sb24.pfb
14mr|texlive-ethiop-t1-20070214-3|77	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb36.pfb
14mr|texlive-ethiop-t1-20070214-3|78	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb9.pfb
14mr|texlive-ethiop-t1-20070214-3|79	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbtt10.pfb
14mr|texlive-ethiop-t1-20070214-3|80	%doc %{_texmfdistdir}/doc/latex/ethiop-t1/COPYING
14mr|texlive-ethiop-t1-20070214-3|81	%doc %{_texmfdistdir}/doc/latex/ethiop-t1/README
14mr|texlive-ethiop-t1-20070214-3|82	
14mr|texlive-ethiop-t1-20070214-3|83	#-----------------------------------------------------------------------
14mr|texlive-ethiop-t1-20070214-3|84	%prep
14mr|texlive-ethiop-t1-20070214-3|85	%setup -c -a0 -a1
14mr|texlive-ethiop-t1-20070214-3|86	
14mr|texlive-ethiop-t1-20070214-3|87	%build
14mr|texlive-ethiop-t1-20070214-3|88	
14mr|texlive-ethiop-t1-20070214-3|89	%install
14mr|texlive-ethiop-t1-20070214-3|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ethiop-t1-20070214-3|91	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ethiop-t1-20070214-3|92	
14mr|texlive-ethiop-t1-20070214-3|93	
14mr|texlive-ethiop-t1-20070214-3|94	
14mr|texlive-ethiop-t1-20070214-3|95	%changelog
14mr|texlive-ethiop-t1-20070214-3|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070214-3
14mr|texlive-ethiop-t1-20070214-3|97	+ Revision: d946f20
14mr|texlive-ethiop-t1-20070214-3|98	- MassBuild#440: Increase release tag
14mr|texlive-ethiop-t1-20070214-3|99	
14mr|texlive-ethiop-t1-20070214-3|100	

20017 14
14mr|texlive-etoc-1.07k-2|1	# revision 33118
14mr|texlive-etoc-1.07k-2|2	# category Package
14mr|texlive-etoc-1.07k-2|3	# catalog-ctan /macros/latex/contrib/etoc
14mr|texlive-etoc-1.07k-2|4	# catalog-date 2014-03-07 10:32:30 +0100
14mr|texlive-etoc-1.07k-2|5	# catalog-license lppl1.2
14mr|texlive-etoc-1.07k-2|6	# catalog-version 1.07k
14mr|texlive-etoc-1.07k-2|7	Name:		texlive-etoc
14mr|texlive-etoc-1.07k-2|8	Version:	1.07k
14mr|texlive-etoc-1.07k-2|9	Release:	2
14mr|texlive-etoc-1.07k-2|10	Summary:	Completely customisable TOCs
14mr|texlive-etoc-1.07k-2|11	Group:		Publishing
14mr|texlive-etoc-1.07k-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etoc
14mr|texlive-etoc-1.07k-2|13	License:	LPPL1.2
14mr|texlive-etoc-1.07k-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoc.tar.xz
14mr|texlive-etoc-1.07k-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoc.doc.tar.xz
14mr|texlive-etoc-1.07k-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoc.source.tar.xz
14mr|texlive-etoc-1.07k-2|17	BuildArch:	noarch
14mr|texlive-etoc-1.07k-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-etoc-1.07k-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-etoc-1.07k-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-etoc-1.07k-2|21	
14mr|texlive-etoc-1.07k-2|22	%description
14mr|texlive-etoc-1.07k-2|23	The package gives the user complete control of how the entries
14mr|texlive-etoc-1.07k-2|24	of the table of contents should be constituted from the name,
14mr|texlive-etoc-1.07k-2|25	number, and page number of each sectioning unit. The layout is
14mr|texlive-etoc-1.07k-2|26	controlled by the definition of 'line styles' for each
14mr|texlive-etoc-1.07k-2|27	sectioning level used in the document. The package provides its
14mr|texlive-etoc-1.07k-2|28	own custom line styles (which may be used as examples), and
14mr|texlive-etoc-1.07k-2|29	continues to support the standard formatting inherited from the
14mr|texlive-etoc-1.07k-2|30	LaTeX document classes, but the package can also allow the user
14mr|texlive-etoc-1.07k-2|31	to delegate the details to packages dealing with list making
14mr|texlive-etoc-1.07k-2|32	environments (such as enumitem). The package's default global
14mr|texlive-etoc-1.07k-2|33	style typesets tables of contents in a multi-column format,
14mr|texlive-etoc-1.07k-2|34	with either a standard heading, or a ruled title (optionally
14mr|texlive-etoc-1.07k-2|35	with a frame around the table). The \tableofcontents command
14mr|texlive-etoc-1.07k-2|36	may be used arbitrarily many times in the same document, while
14mr|texlive-etoc-1.07k-2|37	\localtableofcontents provides a 'local' table of contents.
14mr|texlive-etoc-1.07k-2|38	
14mr|texlive-etoc-1.07k-2|39	%post
14mr|texlive-etoc-1.07k-2|40	%{_sbindir}/texlive.post
14mr|texlive-etoc-1.07k-2|41	
14mr|texlive-etoc-1.07k-2|42	%postun
14mr|texlive-etoc-1.07k-2|43	if [ $1 -eq 0 ]; then
14mr|texlive-etoc-1.07k-2|44	%{_sbindir}/texlive.post
14mr|texlive-etoc-1.07k-2|45	fi
14mr|texlive-etoc-1.07k-2|46	
14mr|texlive-etoc-1.07k-2|47	#-----------------------------------------------------------------------
14mr|texlive-etoc-1.07k-2|48	%files
14mr|texlive-etoc-1.07k-2|49	%{_texmfdistdir}/tex/latex/etoc/etoc.sty
14mr|texlive-etoc-1.07k-2|50	%doc %{_texmfdistdir}/doc/latex/etoc/README
14mr|texlive-etoc-1.07k-2|51	%doc %{_texmfdistdir}/doc/latex/etoc/etoc.pdf
14mr|texlive-etoc-1.07k-2|52	%doc %{_texmfdistdir}/doc/latex/etoc/etoc.tex
14mr|texlive-etoc-1.07k-2|53	#- source
14mr|texlive-etoc-1.07k-2|54	%doc %{_texmfdistdir}/source/latex/etoc/etoc.dtx
14mr|texlive-etoc-1.07k-2|55	%doc %{_texmfdistdir}/source/latex/etoc/etoc.ins
14mr|texlive-etoc-1.07k-2|56	
14mr|texlive-etoc-1.07k-2|57	#-----------------------------------------------------------------------
14mr|texlive-etoc-1.07k-2|58	%prep
14mr|texlive-etoc-1.07k-2|59	%setup -c -a0 -a1 -a2
14mr|texlive-etoc-1.07k-2|60	
14mr|texlive-etoc-1.07k-2|61	%build
14mr|texlive-etoc-1.07k-2|62	
14mr|texlive-etoc-1.07k-2|63	%install
14mr|texlive-etoc-1.07k-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-etoc-1.07k-2|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-etoc-1.07k-2|66	
14mr|texlive-etoc-1.07k-2|67	%changelog
14mr|texlive-etoc-1.07k-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.07k-2
14mr|texlive-etoc-1.07k-2|69	+ Revision: 9b0ccbb
14mr|texlive-etoc-1.07k-2|70	- MassBuild#440: Increase release tag
14mr|texlive-etoc-1.07k-2|71	
14mr|texlive-etoc-1.07k-2|72	

20018 14
14mr|texlive-etoolbox-2.1-3|1	# revision 20922
14mr|texlive-etoolbox-2.1-3|2	# category Package
14mr|texlive-etoolbox-2.1-3|3	# catalog-ctan /macros/latex/contrib/etoolbox
14mr|texlive-etoolbox-2.1-3|4	# catalog-date 2011-01-03 19:54:22 +0100
14mr|texlive-etoolbox-2.1-3|5	# catalog-license lppl1.3
14mr|texlive-etoolbox-2.1-3|6	# catalog-version 2.1
14mr|texlive-etoolbox-2.1-3|7	Name:		texlive-etoolbox
14mr|texlive-etoolbox-2.1-3|8	Version:	2.1
14mr|texlive-etoolbox-2.1-3|9	Release:	3
14mr|texlive-etoolbox-2.1-3|10	Summary:	Tool-box for LaTeX programmers using e-TeX
14mr|texlive-etoolbox-2.1-3|11	Group:		Publishing
14mr|texlive-etoolbox-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox
14mr|texlive-etoolbox-2.1-3|13	License:	LPPL1.3
14mr|texlive-etoolbox-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoolbox.tar.xz
14mr|texlive-etoolbox-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoolbox.doc.tar.xz
14mr|texlive-etoolbox-2.1-3|16	BuildArch:	noarch
14mr|texlive-etoolbox-2.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-etoolbox-2.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-etoolbox-2.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-etoolbox-2.1-3|20	
14mr|texlive-etoolbox-2.1-3|21	%description
14mr|texlive-etoolbox-2.1-3|22	The etoolbox package is a toolbox of programming facilities
14mr|texlive-etoolbox-2.1-3|23	geared primarily towards LaTeX class and package authors. It
14mr|texlive-etoolbox-2.1-3|24	provides LaTeX frontends to some of the new primitives provided
14mr|texlive-etoolbox-2.1-3|25	by e-TeX as well as some generic tools which are not strictly
14mr|texlive-etoolbox-2.1-3|26	related to e-TeX but match the profile of this package. Note
14mr|texlive-etoolbox-2.1-3|27	that the initial versions of this package were released under
14mr|texlive-etoolbox-2.1-3|28	the name elatex. The package provides functions that seem to
14mr|texlive-etoolbox-2.1-3|29	offer alternative ways of implementing some LaTeX kernel
14mr|texlive-etoolbox-2.1-3|30	commands; nevertheless, the package will not modify any part of
14mr|texlive-etoolbox-2.1-3|31	the LaTeX kernel.
14mr|texlive-etoolbox-2.1-3|32	
14mr|texlive-etoolbox-2.1-3|33	%post
14mr|texlive-etoolbox-2.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-etoolbox-2.1-3|35	
14mr|texlive-etoolbox-2.1-3|36	%postun
14mr|texlive-etoolbox-2.1-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-etoolbox-2.1-3|38	%{_sbindir}/texlive.post
14mr|texlive-etoolbox-2.1-3|39	fi
14mr|texlive-etoolbox-2.1-3|40	
14mr|texlive-etoolbox-2.1-3|41	#-----------------------------------------------------------------------
14mr|texlive-etoolbox-2.1-3|42	%files
14mr|texlive-etoolbox-2.1-3|43	%{_texmfdistdir}/tex/latex/etoolbox/etoolbox.def
14mr|texlive-etoolbox-2.1-3|44	%{_texmfdistdir}/tex/latex/etoolbox/etoolbox.sty
14mr|texlive-etoolbox-2.1-3|45	%doc %{_texmfdistdir}/doc/latex/etoolbox/README
14mr|texlive-etoolbox-2.1-3|46	%doc %{_texmfdistdir}/doc/latex/etoolbox/etoolbox.pdf
14mr|texlive-etoolbox-2.1-3|47	%doc %{_texmfdistdir}/doc/latex/etoolbox/etoolbox.tex
14mr|texlive-etoolbox-2.1-3|48	
14mr|texlive-etoolbox-2.1-3|49	#-----------------------------------------------------------------------
14mr|texlive-etoolbox-2.1-3|50	%prep
14mr|texlive-etoolbox-2.1-3|51	%setup -c -a0 -a1
14mr|texlive-etoolbox-2.1-3|52	
14mr|texlive-etoolbox-2.1-3|53	%build
14mr|texlive-etoolbox-2.1-3|54	
14mr|texlive-etoolbox-2.1-3|55	%install
14mr|texlive-etoolbox-2.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-etoolbox-2.1-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-etoolbox-2.1-3|58	
14mr|texlive-etoolbox-2.1-3|59	
14mr|texlive-etoolbox-2.1-3|60	
14mr|texlive-etoolbox-2.1-3|61	%changelog
14mr|texlive-etoolbox-2.1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-etoolbox-2.1-3|63	+ Revision: 3f26eef
14mr|texlive-etoolbox-2.1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-etoolbox-2.1-3|65	
14mr|texlive-etoolbox-2.1-3|66	

20019 14
14mr|texlive-etoolbox-de-1-3|1	# revision 21906
14mr|texlive-etoolbox-de-1-3|2	# category Package
14mr|texlive-etoolbox-de-1-3|3	# catalog-ctan /info/translations/etoolbox/de
14mr|texlive-etoolbox-de-1-3|4	# catalog-date 2011-03-30 20:15:49 +0200
14mr|texlive-etoolbox-de-1-3|5	# catalog-license lppl
14mr|texlive-etoolbox-de-1-3|6	# catalog-version 1
14mr|texlive-etoolbox-de-1-3|7	Name:		texlive-etoolbox-de
14mr|texlive-etoolbox-de-1-3|8	Version:	1
14mr|texlive-etoolbox-de-1-3|9	Release:	3
14mr|texlive-etoolbox-de-1-3|10	Summary:	German translation of documentation of etoolbox
14mr|texlive-etoolbox-de-1-3|11	Group:		Publishing
14mr|texlive-etoolbox-de-1-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/etoolbox/de
14mr|texlive-etoolbox-de-1-3|13	License:	LPPL
14mr|texlive-etoolbox-de-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoolbox-de.tar.xz
14mr|texlive-etoolbox-de-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoolbox-de.doc.tar.xz
14mr|texlive-etoolbox-de-1-3|16	BuildArch:	noarch
14mr|texlive-etoolbox-de-1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-etoolbox-de-1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-etoolbox-de-1-3|19	
14mr|texlive-etoolbox-de-1-3|20	%description
14mr|texlive-etoolbox-de-1-3|21	The version translated is 2.1 or 2011-01-03.
14mr|texlive-etoolbox-de-1-3|22	
14mr|texlive-etoolbox-de-1-3|23	#-----------------------------------------------------------------------
14mr|texlive-etoolbox-de-1-3|24	%files
14mr|texlive-etoolbox-de-1-3|25	%doc %{_texmfdistdir}/doc/latex/etoolbox-de/etoolbox-DE.pdf
14mr|texlive-etoolbox-de-1-3|26	%doc %{_texmfdistdir}/doc/latex/etoolbox-de/etoolbox-DE.tex
14mr|texlive-etoolbox-de-1-3|27	
14mr|texlive-etoolbox-de-1-3|28	#-----------------------------------------------------------------------
14mr|texlive-etoolbox-de-1-3|29	%prep
14mr|texlive-etoolbox-de-1-3|30	%setup -c -a0 -a1
14mr|texlive-etoolbox-de-1-3|31	
14mr|texlive-etoolbox-de-1-3|32	%build
14mr|texlive-etoolbox-de-1-3|33	
14mr|texlive-etoolbox-de-1-3|34	%install
14mr|texlive-etoolbox-de-1-3|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-etoolbox-de-1-3|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-etoolbox-de-1-3|37	
14mr|texlive-etoolbox-de-1-3|38	
14mr|texlive-etoolbox-de-1-3|39	
14mr|texlive-etoolbox-de-1-3|40	%changelog
14mr|texlive-etoolbox-de-1-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-3
14mr|texlive-etoolbox-de-1-3|42	+ Revision: 8fafe29
14mr|texlive-etoolbox-de-1-3|43	- MassBuild#440: Increase release tag
14mr|texlive-etoolbox-de-1-3|44	
14mr|texlive-etoolbox-de-1-3|45	

20020 14
14mr|texlive-euenc-0.1h-3|1	# revision 19795
14mr|texlive-euenc-0.1h-3|2	# category Package
14mr|texlive-euenc-0.1h-3|3	# catalog-ctan /macros/latex/contrib/euenc
14mr|texlive-euenc-0.1h-3|4	# catalog-date 2010-09-19 01:22:04 +0200
14mr|texlive-euenc-0.1h-3|5	# catalog-license lppl1.3
14mr|texlive-euenc-0.1h-3|6	# catalog-version 0.1h
14mr|texlive-euenc-0.1h-3|7	Name:		texlive-euenc
14mr|texlive-euenc-0.1h-3|8	Version:	0.1h
14mr|texlive-euenc-0.1h-3|9	Release:	3
14mr|texlive-euenc-0.1h-3|10	Summary:	Unicode font encoding definitions for XeTeX
14mr|texlive-euenc-0.1h-3|11	Group:		Publishing
14mr|texlive-euenc-0.1h-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/euenc
14mr|texlive-euenc-0.1h-3|13	License:	LPPL1.3
14mr|texlive-euenc-0.1h-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euenc.tar.xz
14mr|texlive-euenc-0.1h-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euenc.doc.tar.xz
14mr|texlive-euenc-0.1h-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euenc.source.tar.xz
14mr|texlive-euenc-0.1h-3|17	BuildArch:	noarch
14mr|texlive-euenc-0.1h-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-euenc-0.1h-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-euenc-0.1h-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-euenc-0.1h-3|21	
14mr|texlive-euenc-0.1h-3|22	%description
14mr|texlive-euenc-0.1h-3|23	Font encoding definitions for unicode fonts loaded by LaTeX in
14mr|texlive-euenc-0.1h-3|24	XeTeX or LuaTeX. The package provides two encodings: -- EU1,
14mr|texlive-euenc-0.1h-3|25	designed for use with XeTeX, which the fontspec uses for
14mr|texlive-euenc-0.1h-3|26	unicode fonts which require no macro-level processing for
14mr|texlive-euenc-0.1h-3|27	accents, and -- EU2, which provides the same facilities for use
14mr|texlive-euenc-0.1h-3|28	with LuaTeX. Neither encoding places any restriction on the
14mr|texlive-euenc-0.1h-3|29	glyphs provided by a font; use of EU2 causes the package
14mr|texlive-euenc-0.1h-3|30	euxunicode to be loaded (the package is part of this
14mr|texlive-euenc-0.1h-3|31	distribution). The package includes font definition files for
14mr|texlive-euenc-0.1h-3|32	use with the Latin Modern OpenType fonts.
14mr|texlive-euenc-0.1h-3|33	
14mr|texlive-euenc-0.1h-3|34	%post
14mr|texlive-euenc-0.1h-3|35	%{_sbindir}/texlive.post
14mr|texlive-euenc-0.1h-3|36	
14mr|texlive-euenc-0.1h-3|37	%postun
14mr|texlive-euenc-0.1h-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-euenc-0.1h-3|39	%{_sbindir}/texlive.post
14mr|texlive-euenc-0.1h-3|40	fi
14mr|texlive-euenc-0.1h-3|41	
14mr|texlive-euenc-0.1h-3|42	#-----------------------------------------------------------------------
14mr|texlive-euenc-0.1h-3|43	%files
14mr|texlive-euenc-0.1h-3|44	%{_texmfdistdir}/tex/latex/euenc/eu1enc.def
14mr|texlive-euenc-0.1h-3|45	%{_texmfdistdir}/tex/latex/euenc/eu1lmdh.fd
14mr|texlive-euenc-0.1h-3|46	%{_texmfdistdir}/tex/latex/euenc/eu1lmr.fd
14mr|texlive-euenc-0.1h-3|47	%{_texmfdistdir}/tex/latex/euenc/eu1lmss.fd
14mr|texlive-euenc-0.1h-3|48	%{_texmfdistdir}/tex/latex/euenc/eu1lmssq.fd
14mr|texlive-euenc-0.1h-3|49	%{_texmfdistdir}/tex/latex/euenc/eu1lmtt.fd
14mr|texlive-euenc-0.1h-3|50	%{_texmfdistdir}/tex/latex/euenc/eu1lmvtt.fd
14mr|texlive-euenc-0.1h-3|51	%{_texmfdistdir}/tex/latex/euenc/eu2enc.def
14mr|texlive-euenc-0.1h-3|52	%{_texmfdistdir}/tex/latex/euenc/eu2lmdh.fd
14mr|texlive-euenc-0.1h-3|53	%{_texmfdistdir}/tex/latex/euenc/eu2lmr.fd
14mr|texlive-euenc-0.1h-3|54	%{_texmfdistdir}/tex/latex/euenc/eu2lmss.fd
14mr|texlive-euenc-0.1h-3|55	%{_texmfdistdir}/tex/latex/euenc/eu2lmssq.fd
14mr|texlive-euenc-0.1h-3|56	%{_texmfdistdir}/tex/latex/euenc/eu2lmtt.fd
14mr|texlive-euenc-0.1h-3|57	%{_texmfdistdir}/tex/latex/euenc/eu2lmvtt.fd
14mr|texlive-euenc-0.1h-3|58	%doc %{_texmfdistdir}/doc/latex/euenc/README
14mr|texlive-euenc-0.1h-3|59	%doc %{_texmfdistdir}/doc/latex/euenc/euenc.pdf
14mr|texlive-euenc-0.1h-3|60	%doc %{_texmfdistdir}/doc/latex/euenc/test-euxlm.ltx
14mr|texlive-euenc-0.1h-3|61	#- source
14mr|texlive-euenc-0.1h-3|62	%doc %{_texmfdistdir}/source/latex/euenc/Makefile
14mr|texlive-euenc-0.1h-3|63	%doc %{_texmfdistdir}/source/latex/euenc/euenc.dtx
14mr|texlive-euenc-0.1h-3|64	
14mr|texlive-euenc-0.1h-3|65	#-----------------------------------------------------------------------
14mr|texlive-euenc-0.1h-3|66	%prep
14mr|texlive-euenc-0.1h-3|67	%setup -c -a0 -a1 -a2
14mr|texlive-euenc-0.1h-3|68	
14mr|texlive-euenc-0.1h-3|69	%build
14mr|texlive-euenc-0.1h-3|70	
14mr|texlive-euenc-0.1h-3|71	%install
14mr|texlive-euenc-0.1h-3|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-euenc-0.1h-3|73	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-euenc-0.1h-3|74	
14mr|texlive-euenc-0.1h-3|75	
14mr|texlive-euenc-0.1h-3|76	
14mr|texlive-euenc-0.1h-3|77	%changelog
14mr|texlive-euenc-0.1h-3|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1h-3
14mr|texlive-euenc-0.1h-3|79	+ Revision: 28db363
14mr|texlive-euenc-0.1h-3|80	- MassBuild#440: Increase release tag
14mr|texlive-euenc-0.1h-3|81	
14mr|texlive-euenc-0.1h-3|82	

20021 14
14mr|texlive-eukdate-1.04-3|1	# revision 15878
14mr|texlive-eukdate-1.04-3|2	# category Package
14mr|texlive-eukdate-1.04-3|3	# catalog-ctan /macros/latex/contrib/eukdate
14mr|texlive-eukdate-1.04-3|4	# catalog-date 2009-03-17 21:46:26 +0100
14mr|texlive-eukdate-1.04-3|5	# catalog-license lppl
14mr|texlive-eukdate-1.04-3|6	# catalog-version 1.04
14mr|texlive-eukdate-1.04-3|7	Name:		texlive-eukdate
14mr|texlive-eukdate-1.04-3|8	Version:	1.04
14mr|texlive-eukdate-1.04-3|9	Release:	3
14mr|texlive-eukdate-1.04-3|10	Summary:	UK format dates, with weekday
14mr|texlive-eukdate-1.04-3|11	Group:		Publishing
14mr|texlive-eukdate-1.04-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eukdate
14mr|texlive-eukdate-1.04-3|13	License:	LPPL
14mr|texlive-eukdate-1.04-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eukdate.tar.xz
14mr|texlive-eukdate-1.04-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eukdate.doc.tar.xz
14mr|texlive-eukdate-1.04-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eukdate.source.tar.xz
14mr|texlive-eukdate-1.04-3|17	BuildArch:	noarch
14mr|texlive-eukdate-1.04-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eukdate-1.04-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eukdate-1.04-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-eukdate-1.04-3|21	
14mr|texlive-eukdate-1.04-3|22	%description
14mr|texlive-eukdate-1.04-3|23	The package is used to change the format of \today's date,
14mr|texlive-eukdate-1.04-3|24	including the weekday, e.g., "Saturday, 26 June 2008", the 'UK
14mr|texlive-eukdate-1.04-3|25	format', which is preferred in many parts of the world, as
14mr|texlive-eukdate-1.04-3|26	distinct from that which is used in \maketitle of the article
14mr|texlive-eukdate-1.04-3|27	class, "June 26, 2008", the 'US format'.
14mr|texlive-eukdate-1.04-3|28	
14mr|texlive-eukdate-1.04-3|29	%post
14mr|texlive-eukdate-1.04-3|30	%{_sbindir}/texlive.post
14mr|texlive-eukdate-1.04-3|31	
14mr|texlive-eukdate-1.04-3|32	%postun
14mr|texlive-eukdate-1.04-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-eukdate-1.04-3|34	%{_sbindir}/texlive.post
14mr|texlive-eukdate-1.04-3|35	fi
14mr|texlive-eukdate-1.04-3|36	
14mr|texlive-eukdate-1.04-3|37	#-----------------------------------------------------------------------
14mr|texlive-eukdate-1.04-3|38	%files
14mr|texlive-eukdate-1.04-3|39	%{_texmfdistdir}/tex/latex/eukdate/eukdate.sty
14mr|texlive-eukdate-1.04-3|40	%doc %{_texmfdistdir}/doc/latex/eukdate/README
14mr|texlive-eukdate-1.04-3|41	%doc %{_texmfdistdir}/doc/latex/eukdate/eukdate.pdf
14mr|texlive-eukdate-1.04-3|42	#- source
14mr|texlive-eukdate-1.04-3|43	%doc %{_texmfdistdir}/source/latex/eukdate/eukdate.dtx
14mr|texlive-eukdate-1.04-3|44	%doc %{_texmfdistdir}/source/latex/eukdate/eukdate.ins
14mr|texlive-eukdate-1.04-3|45	
14mr|texlive-eukdate-1.04-3|46	#-----------------------------------------------------------------------
14mr|texlive-eukdate-1.04-3|47	%prep
14mr|texlive-eukdate-1.04-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-eukdate-1.04-3|49	
14mr|texlive-eukdate-1.04-3|50	%build
14mr|texlive-eukdate-1.04-3|51	
14mr|texlive-eukdate-1.04-3|52	%install
14mr|texlive-eukdate-1.04-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eukdate-1.04-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eukdate-1.04-3|55	
14mr|texlive-eukdate-1.04-3|56	
14mr|texlive-eukdate-1.04-3|57	
14mr|texlive-eukdate-1.04-3|58	%changelog
14mr|texlive-eukdate-1.04-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.04-3
14mr|texlive-eukdate-1.04-3|60	+ Revision: 23dde86
14mr|texlive-eukdate-1.04-3|61	- MassBuild#440: Increase release tag
14mr|texlive-eukdate-1.04-3|62	
14mr|texlive-eukdate-1.04-3|63	

20022 14
14mr|texlive-euler-2.5-3|1	# revision 17261
14mr|texlive-euler-2.5-3|2	# category Package
14mr|texlive-euler-2.5-3|3	# catalog-ctan /macros/latex/contrib/euler
14mr|texlive-euler-2.5-3|4	# catalog-date 2010-02-28 19:16:53 +0100
14mr|texlive-euler-2.5-3|5	# catalog-license lppl
14mr|texlive-euler-2.5-3|6	# catalog-version 2.5
14mr|texlive-euler-2.5-3|7	Name:		texlive-euler
14mr|texlive-euler-2.5-3|8	Version:	2.5
14mr|texlive-euler-2.5-3|9	Release:	3
14mr|texlive-euler-2.5-3|10	Summary:	Use AMS Euler fonts for math
14mr|texlive-euler-2.5-3|11	Group:		Publishing
14mr|texlive-euler-2.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/euler
14mr|texlive-euler-2.5-3|13	License:	LPPL
14mr|texlive-euler-2.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euler.tar.xz
14mr|texlive-euler-2.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euler.doc.tar.xz
14mr|texlive-euler-2.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euler.source.tar.xz
14mr|texlive-euler-2.5-3|17	BuildArch:	noarch
14mr|texlive-euler-2.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-euler-2.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-euler-2.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-euler-2.5-3|21	
14mr|texlive-euler-2.5-3|22	%description
14mr|texlive-euler-2.5-3|23	Provides a setup for using the AMS Euler family of fonts for
14mr|texlive-euler-2.5-3|24	mathematics in LaTeX documents. "The underlying philosophy of
14mr|texlive-euler-2.5-3|25	Zapf's Euler design was to capture the flavour of mathematics
14mr|texlive-euler-2.5-3|26	as it might be written by a mathematician with excellent
14mr|texlive-euler-2.5-3|27	handwriting." [concrete-tug] The euler package is based on
14mr|texlive-euler-2.5-3|28	Knuth's macros for the book 'Concrete Mathematics'. The text
14mr|texlive-euler-2.5-3|29	fonts for the Concrete book are supported by the beton package.
14mr|texlive-euler-2.5-3|30	
14mr|texlive-euler-2.5-3|31	%post
14mr|texlive-euler-2.5-3|32	%{_sbindir}/texlive.post
14mr|texlive-euler-2.5-3|33	
14mr|texlive-euler-2.5-3|34	%postun
14mr|texlive-euler-2.5-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-euler-2.5-3|36	%{_sbindir}/texlive.post
14mr|texlive-euler-2.5-3|37	fi
14mr|texlive-euler-2.5-3|38	
14mr|texlive-euler-2.5-3|39	#-----------------------------------------------------------------------
14mr|texlive-euler-2.5-3|40	%files
14mr|texlive-euler-2.5-3|41	%{_texmfdistdir}/tex/latex/euler/euler.sty
14mr|texlive-euler-2.5-3|42	%doc %{_texmfdistdir}/doc/latex/euler/euler.pdf
14mr|texlive-euler-2.5-3|43	%doc %{_texmfdistdir}/doc/latex/euler/legal.txt
14mr|texlive-euler-2.5-3|44	#- source
14mr|texlive-euler-2.5-3|45	%doc %{_texmfdistdir}/source/latex/euler/euler.dtx
14mr|texlive-euler-2.5-3|46	%doc %{_texmfdistdir}/source/latex/euler/euler.ins
14mr|texlive-euler-2.5-3|47	
14mr|texlive-euler-2.5-3|48	#-----------------------------------------------------------------------
14mr|texlive-euler-2.5-3|49	%prep
14mr|texlive-euler-2.5-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-euler-2.5-3|51	
14mr|texlive-euler-2.5-3|52	%build
14mr|texlive-euler-2.5-3|53	
14mr|texlive-euler-2.5-3|54	%install
14mr|texlive-euler-2.5-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-euler-2.5-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-euler-2.5-3|57	
14mr|texlive-euler-2.5-3|58	
14mr|texlive-euler-2.5-3|59	
14mr|texlive-euler-2.5-3|60	%changelog
14mr|texlive-euler-2.5-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5-3
14mr|texlive-euler-2.5-3|62	+ Revision: 2c56bf1
14mr|texlive-euler-2.5-3|63	- MassBuild#440: Increase release tag
14mr|texlive-euler-2.5-3|64	
14mr|texlive-euler-2.5-3|65	

20023 14
14mr|texlive-eulervm-4.0-3|1	# revision 15878
14mr|texlive-eulervm-4.0-3|2	# category Package
14mr|texlive-eulervm-4.0-3|3	# catalog-ctan /fonts/eulervm
14mr|texlive-eulervm-4.0-3|4	# catalog-date 2006-12-09 23:51:48 +0100
14mr|texlive-eulervm-4.0-3|5	# catalog-license lppl
14mr|texlive-eulervm-4.0-3|6	# catalog-version 4.0
14mr|texlive-eulervm-4.0-3|7	Name:		texlive-eulervm
14mr|texlive-eulervm-4.0-3|8	Version:	4.0
14mr|texlive-eulervm-4.0-3|9	Release:	3
14mr|texlive-eulervm-4.0-3|10	Summary:	Euler virtual math fonts
14mr|texlive-eulervm-4.0-3|11	Group:		Publishing
14mr|texlive-eulervm-4.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/eulervm
14mr|texlive-eulervm-4.0-3|13	License:	LPPL
14mr|texlive-eulervm-4.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eulervm.tar.xz
14mr|texlive-eulervm-4.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eulervm.doc.tar.xz
14mr|texlive-eulervm-4.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eulervm.source.tar.xz
14mr|texlive-eulervm-4.0-3|17	BuildArch:	noarch
14mr|texlive-eulervm-4.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-eulervm-4.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-eulervm-4.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-eulervm-4.0-3|21	
14mr|texlive-eulervm-4.0-3|22	%description
14mr|texlive-eulervm-4.0-3|23	The well-known Euler fonts are suitable for typsetting
14mr|texlive-eulervm-4.0-3|24	mathematics in conjunction with a variety of text fonts which
14mr|texlive-eulervm-4.0-3|25	do not provide mathematical character sets of their own. Euler-
14mr|texlive-eulervm-4.0-3|26	VM is a set of virtual mathematics fonts based on Euler and CM.
14mr|texlive-eulervm-4.0-3|27	This approach has several advantages over immediately using the
14mr|texlive-eulervm-4.0-3|28	real Euler fonts: Most noticeably, less TeX resources are
14mr|texlive-eulervm-4.0-3|29	consumed, the quality of various math symbols is improved and a
14mr|texlive-eulervm-4.0-3|30	usable \hslash symbol can be provided. The virtual fonts are
14mr|texlive-eulervm-4.0-3|31	accompanied by a LaTeX package which makes them easy to use,
14mr|texlive-eulervm-4.0-3|32	particularly in conjunction with Type1 PostScript text fonts.
14mr|texlive-eulervm-4.0-3|33	They are compatible with amsmath. A package option allows the
14mr|texlive-eulervm-4.0-3|34	fonts to be loaded at 95% of their nominal size, thus blending
14mr|texlive-eulervm-4.0-3|35	better with certain text fonts, e.g., Minion.
14mr|texlive-eulervm-4.0-3|36	
14mr|texlive-eulervm-4.0-3|37	%post
14mr|texlive-eulervm-4.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-eulervm-4.0-3|39	
14mr|texlive-eulervm-4.0-3|40	%postun
14mr|texlive-eulervm-4.0-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-eulervm-4.0-3|42	%{_sbindir}/texlive.post
14mr|texlive-eulervm-4.0-3|43	fi
14mr|texlive-eulervm-4.0-3|44	
14mr|texlive-eulervm-4.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-eulervm-4.0-3|46	%files
14mr|texlive-eulervm-4.0-3|47	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeuex10.tfm
14mr|texlive-eulervm-4.0-3|48	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurb10.tfm
14mr|texlive-eulervm-4.0-3|49	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurb5.tfm
14mr|texlive-eulervm-4.0-3|50	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurb7.tfm
14mr|texlive-eulervm-4.0-3|51	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurm10.tfm
14mr|texlive-eulervm-4.0-3|52	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurm5.tfm
14mr|texlive-eulervm-4.0-3|53	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurm7.tfm
14mr|texlive-eulervm-4.0-3|54	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusb10.tfm
14mr|texlive-eulervm-4.0-3|55	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusb5.tfm
14mr|texlive-eulervm-4.0-3|56	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusb7.tfm
14mr|texlive-eulervm-4.0-3|57	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusm10.tfm
14mr|texlive-eulervm-4.0-3|58	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusm5.tfm
14mr|texlive-eulervm-4.0-3|59	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusm7.tfm
14mr|texlive-eulervm-4.0-3|60	%{_texmfdistdir}/fonts/vf/public/eulervm/zeuex10.vf
14mr|texlive-eulervm-4.0-3|61	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurb10.vf
14mr|texlive-eulervm-4.0-3|62	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurb5.vf
14mr|texlive-eulervm-4.0-3|63	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurb7.vf
14mr|texlive-eulervm-4.0-3|64	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurm10.vf
14mr|texlive-eulervm-4.0-3|65	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurm5.vf
14mr|texlive-eulervm-4.0-3|66	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurm7.vf
14mr|texlive-eulervm-4.0-3|67	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusb10.vf
14mr|texlive-eulervm-4.0-3|68	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusb5.vf
14mr|texlive-eulervm-4.0-3|69	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusb7.vf
14mr|texlive-eulervm-4.0-3|70	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusm10.vf
14mr|texlive-eulervm-4.0-3|71	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusm5.vf
14mr|texlive-eulervm-4.0-3|72	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusm7.vf
14mr|texlive-eulervm-4.0-3|73	%{_texmfdistdir}/tex/latex/eulervm/eulervm.sty
14mr|texlive-eulervm-4.0-3|74	%{_texmfdistdir}/tex/latex/eulervm/uzeuex.fd
14mr|texlive-eulervm-4.0-3|75	%{_texmfdistdir}/tex/latex/eulervm/uzeur.fd
14mr|texlive-eulervm-4.0-3|76	%{_texmfdistdir}/tex/latex/eulervm/uzeus.fd
14mr|texlive-eulervm-4.0-3|77	%doc %{_texmfdistdir}/doc/latex/eulervm/README.eulervm
14mr|texlive-eulervm-4.0-3|78	%doc %{_texmfdistdir}/doc/latex/eulervm/eulervm.pdf
14mr|texlive-eulervm-4.0-3|79	%doc %{_texmfdistdir}/doc/latex/eulervm/manifest.txt
14mr|texlive-eulervm-4.0-3|80	#- source
14mr|texlive-eulervm-4.0-3|81	%doc %{_texmfdistdir}/source/latex/eulervm/eulervm.dtx
14mr|texlive-eulervm-4.0-3|82	%doc %{_texmfdistdir}/source/latex/eulervm/eulervm.ins
14mr|texlive-eulervm-4.0-3|83	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/Makefile
14mr|texlive-eulervm-4.0-3|84	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/amsrel10.mtx
14mr|texlive-eulervm-4.0-3|85	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/amsrel5.mtx
14mr|texlive-eulervm-4.0-3|86	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/amsrel7.mtx
14mr|texlive-eulervm-4.0-3|87	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/axis10.mtx
14mr|texlive-eulervm-4.0-3|88	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/axis5.mtx
14mr|texlive-eulervm-4.0-3|89	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/axis7.mtx
14mr|texlive-eulervm-4.0-3|90	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eubar10.mtx
14mr|texlive-eulervm-4.0-3|91	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eubar5.mtx
14mr|texlive-eulervm-4.0-3|92	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eubar7.mtx
14mr|texlive-eulervm-4.0-3|93	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/euml.etx
14mr|texlive-eulervm-4.0-3|94	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eums.etx
14mr|texlive-eulervm-4.0-3|95	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eumx.etx
14mr|texlive-eulervm-4.0-3|96	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/fontevm.tex
14mr|texlive-eulervm-4.0-3|97	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/unsetams.mtx
14mr|texlive-eulervm-4.0-3|98	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/unseteus.mtx
14mr|texlive-eulervm-4.0-3|99	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/unsetex.mtx
14mr|texlive-eulervm-4.0-3|100	
14mr|texlive-eulervm-4.0-3|101	#-----------------------------------------------------------------------
14mr|texlive-eulervm-4.0-3|102	%prep
14mr|texlive-eulervm-4.0-3|103	%setup -c -a0 -a1 -a2
14mr|texlive-eulervm-4.0-3|104	
14mr|texlive-eulervm-4.0-3|105	%build
14mr|texlive-eulervm-4.0-3|106	
14mr|texlive-eulervm-4.0-3|107	%install
14mr|texlive-eulervm-4.0-3|108	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eulervm-4.0-3|109	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-eulervm-4.0-3|110	
14mr|texlive-eulervm-4.0-3|111	
14mr|texlive-eulervm-4.0-3|112	
14mr|texlive-eulervm-4.0-3|113	%changelog
14mr|texlive-eulervm-4.0-3|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0-3
14mr|texlive-eulervm-4.0-3|115	+ Revision: 89b552d
14mr|texlive-eulervm-4.0-3|116	- MassBuild#440: Increase release tag
14mr|texlive-eulervm-4.0-3|117	
14mr|texlive-eulervm-4.0-3|118	

20024 14
14mr|texlive-euproposal-0.3-3|1	# revision 15878
14mr|texlive-euproposal-0.3-3|2	# category Package
14mr|texlive-euproposal-0.3-3|3	# catalog-ctan /macros/latex/contrib/euproposal
14mr|texlive-euproposal-0.3-3|4	# catalog-date 2008-08-19 20:15:24 +0200
14mr|texlive-euproposal-0.3-3|5	# catalog-license lppl
14mr|texlive-euproposal-0.3-3|6	# catalog-version 0.3
14mr|texlive-euproposal-0.3-3|7	Name:		texlive-euproposal
14mr|texlive-euproposal-0.3-3|8	Version:	0.3
14mr|texlive-euproposal-0.3-3|9	Release:	3
14mr|texlive-euproposal-0.3-3|10	Summary:	A class for preparing FP7 proposals
14mr|texlive-euproposal-0.3-3|11	Group:		Publishing
14mr|texlive-euproposal-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/euproposal
14mr|texlive-euproposal-0.3-3|13	License:	LPPL
14mr|texlive-euproposal-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euproposal.tar.xz
14mr|texlive-euproposal-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euproposal.doc.tar.xz
14mr|texlive-euproposal-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euproposal.source.tar.xz
14mr|texlive-euproposal-0.3-3|17	BuildArch:	noarch
14mr|texlive-euproposal-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-euproposal-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-euproposal-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-euproposal-0.3-3|21	
14mr|texlive-euproposal-0.3-3|22	%description
14mr|texlive-euproposal-0.3-3|23	The euproposal class supports many of the specific elements of
14mr|texlive-euproposal-0.3-3|24	a Framework 7 Proposal. It is optimized towards collaborative
14mr|texlive-euproposal-0.3-3|25	projects. The package comes with an extensive example (a fake
14mr|texlive-euproposal-0.3-3|26	EU proposal; see the file propB.tex) that shows all elements in
14mr|texlive-euproposal-0.3-3|27	action.
14mr|texlive-euproposal-0.3-3|28	
14mr|texlive-euproposal-0.3-3|29	%post
14mr|texlive-euproposal-0.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-euproposal-0.3-3|31	
14mr|texlive-euproposal-0.3-3|32	%postun
14mr|texlive-euproposal-0.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-euproposal-0.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-euproposal-0.3-3|35	fi
14mr|texlive-euproposal-0.3-3|36	
14mr|texlive-euproposal-0.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-euproposal-0.3-3|38	%files
14mr|texlive-euproposal-0.3-3|39	%{_texmfdistdir}/tex/latex/euproposal/euproposal.cls
14mr|texlive-euproposal-0.3-3|40	%doc %{_texmfdistdir}/doc/latex/euproposal/README
14mr|texlive-euproposal-0.3-3|41	%doc %{_texmfdistdir}/doc/latex/euproposal/euproposal.pdf
14mr|texlive-euproposal-0.3-3|42	%doc %{_texmfdistdir}/doc/latex/euproposal/propB.delivs
14mr|texlive-euproposal-0.3-3|43	%doc %{_texmfdistdir}/doc/latex/euproposal/propB.pdf
14mr|texlive-euproposal-0.3-3|44	%doc %{_texmfdistdir}/doc/latex/euproposal/propB.tex
14mr|texlive-euproposal-0.3-3|45	#- source
14mr|texlive-euproposal-0.3-3|46	%doc %{_texmfdistdir}/source/latex/euproposal/euproposal.dtx
14mr|texlive-euproposal-0.3-3|47	%doc %{_texmfdistdir}/source/latex/euproposal/euproposal.ins
14mr|texlive-euproposal-0.3-3|48	
14mr|texlive-euproposal-0.3-3|49	#-----------------------------------------------------------------------
14mr|texlive-euproposal-0.3-3|50	%prep
14mr|texlive-euproposal-0.3-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-euproposal-0.3-3|52	
14mr|texlive-euproposal-0.3-3|53	%build
14mr|texlive-euproposal-0.3-3|54	
14mr|texlive-euproposal-0.3-3|55	%install
14mr|texlive-euproposal-0.3-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-euproposal-0.3-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-euproposal-0.3-3|58	
14mr|texlive-euproposal-0.3-3|59	
14mr|texlive-euproposal-0.3-3|60	
14mr|texlive-euproposal-0.3-3|61	%changelog
14mr|texlive-euproposal-0.3-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-euproposal-0.3-3|63	+ Revision: fc8c2d0
14mr|texlive-euproposal-0.3-3|64	- MassBuild#440: Increase release tag
14mr|texlive-euproposal-0.3-3|65	
14mr|texlive-euproposal-0.3-3|66	

20025 14
14mr|texlive-euro-1.1-3|1	# revision 22191
14mr|texlive-euro-1.1-3|2	# category Package
14mr|texlive-euro-1.1-3|3	# catalog-ctan /macros/latex/contrib/euro
14mr|texlive-euro-1.1-3|4	# catalog-date 2006-09-12 14:13:09 +0200
14mr|texlive-euro-1.1-3|5	# catalog-license lppl
14mr|texlive-euro-1.1-3|6	# catalog-version 1.1
14mr|texlive-euro-1.1-3|7	Name:		texlive-euro
14mr|texlive-euro-1.1-3|8	Version:	1.1
14mr|texlive-euro-1.1-3|9	Release:	3
14mr|texlive-euro-1.1-3|10	Summary:	Provide Euro values for national currency amounts
14mr|texlive-euro-1.1-3|11	Group:		Publishing
14mr|texlive-euro-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/euro
14mr|texlive-euro-1.1-3|13	License:	LPPL
14mr|texlive-euro-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro.tar.xz
14mr|texlive-euro-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro.doc.tar.xz
14mr|texlive-euro-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro.source.tar.xz
14mr|texlive-euro-1.1-3|17	BuildArch:	noarch
14mr|texlive-euro-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-euro-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-euro-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-euro-1.1-3|21	
14mr|texlive-euro-1.1-3|22	%description
14mr|texlive-euro-1.1-3|23	Converts arbitrary national currency amounts using the Euro as
14mr|texlive-euro-1.1-3|24	base unit, and typesets monetary amounts in almost any desired
14mr|texlive-euro-1.1-3|25	way. Write, e.g., \ATS{17.6} to get something like '17,60 oS
14mr|texlive-euro-1.1-3|26	(1,28 Euro)' automatically. Conversion rates for the initial
14mr|texlive-euro-1.1-3|27	Euro-zone countries are already built-in. Further rates can be
14mr|texlive-euro-1.1-3|28	added easily. The package uses the fp package to do its sums.
14mr|texlive-euro-1.1-3|29	
14mr|texlive-euro-1.1-3|30	%post
14mr|texlive-euro-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-euro-1.1-3|32	
14mr|texlive-euro-1.1-3|33	%postun
14mr|texlive-euro-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-euro-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-euro-1.1-3|36	fi
14mr|texlive-euro-1.1-3|37	
14mr|texlive-euro-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-euro-1.1-3|39	%files
14mr|texlive-euro-1.1-3|40	%{_texmfdistdir}/tex/latex/euro/euro.sty
14mr|texlive-euro-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/euro/Makefile
14mr|texlive-euro-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/euro/euro.pdf
14mr|texlive-euro-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/euro/euro.txt
14mr|texlive-euro-1.1-3|44	#- source
14mr|texlive-euro-1.1-3|45	%doc %{_texmfdistdir}/source/latex/euro/euro.dtx
14mr|texlive-euro-1.1-3|46	%doc %{_texmfdistdir}/source/latex/euro/euro.ins
14mr|texlive-euro-1.1-3|47	
14mr|texlive-euro-1.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-euro-1.1-3|49	%prep
14mr|texlive-euro-1.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-euro-1.1-3|51	
14mr|texlive-euro-1.1-3|52	%build
14mr|texlive-euro-1.1-3|53	
14mr|texlive-euro-1.1-3|54	%install
14mr|texlive-euro-1.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-euro-1.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-euro-1.1-3|57	
14mr|texlive-euro-1.1-3|58	
14mr|texlive-euro-1.1-3|59	
14mr|texlive-euro-1.1-3|60	%changelog
14mr|texlive-euro-1.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-euro-1.1-3|62	+ Revision: 26b9c63
14mr|texlive-euro-1.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-euro-1.1-3|64	
14mr|texlive-euro-1.1-3|65	

20026 14
14mr|texlive-euro-ce-3.0b-2|1	# revision 25714
14mr|texlive-euro-ce-3.0b-2|2	# category Package
14mr|texlive-euro-ce-3.0b-2|3	# catalog-ctan /fonts/euro-ce
14mr|texlive-euro-ce-3.0b-2|4	# catalog-date 2012-03-20 10:39:30 +0100
14mr|texlive-euro-ce-3.0b-2|5	# catalog-license bsd
14mr|texlive-euro-ce-3.0b-2|6	# catalog-version 3.0b
14mr|texlive-euro-ce-3.0b-2|7	Name:		texlive-euro-ce
14mr|texlive-euro-ce-3.0b-2|8	Epoch:		1
14mr|texlive-euro-ce-3.0b-2|9	Version:	3.0b
14mr|texlive-euro-ce-3.0b-2|10	Release:	2
14mr|texlive-euro-ce-3.0b-2|11	Summary:	Euro and CE sign font
14mr|texlive-euro-ce-3.0b-2|12	Group:		Publishing
14mr|texlive-euro-ce-3.0b-2|13	URL:		http://www.ctan.org/tex-archive/fonts/euro-ce
14mr|texlive-euro-ce-3.0b-2|14	License:	BSD
14mr|texlive-euro-ce-3.0b-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro-ce.tar.xz
14mr|texlive-euro-ce-3.0b-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro-ce.doc.tar.xz
14mr|texlive-euro-ce-3.0b-2|17	BuildArch:	noarch
14mr|texlive-euro-ce-3.0b-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-euro-ce-3.0b-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-euro-ce-3.0b-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-euro-ce-3.0b-2|21	
14mr|texlive-euro-ce-3.0b-2|22	%description
14mr|texlive-euro-ce-3.0b-2|23	Metafont source for the symbols in several variants, designed
14mr|texlive-euro-ce-3.0b-2|24	to fit with Computer Modern-set text.
14mr|texlive-euro-ce-3.0b-2|25	
14mr|texlive-euro-ce-3.0b-2|26	%post
14mr|texlive-euro-ce-3.0b-2|27	%{_sbindir}/texlive.post
14mr|texlive-euro-ce-3.0b-2|28	
14mr|texlive-euro-ce-3.0b-2|29	%postun
14mr|texlive-euro-ce-3.0b-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-euro-ce-3.0b-2|31	%{_sbindir}/texlive.post
14mr|texlive-euro-ce-3.0b-2|32	fi
14mr|texlive-euro-ce-3.0b-2|33	
14mr|texlive-euro-ce-3.0b-2|34	#-----------------------------------------------------------------------
14mr|texlive-euro-ce-3.0b-2|35	%files
14mr|texlive-euro-ce-3.0b-2|36	%{_texmfdistdir}/fonts/source/public/euro-ce/ceit.mf
14mr|texlive-euro-ce-3.0b-2|37	%{_texmfdistdir}/fonts/source/public/euro-ce/cemac.mf
14mr|texlive-euro-ce-3.0b-2|38	%{_texmfdistdir}/fonts/source/public/euro-ce/cerm.mf
14mr|texlive-euro-ce-3.0b-2|39	%{_texmfdistdir}/fonts/source/public/euro-ce/cesl.mf
14mr|texlive-euro-ce-3.0b-2|40	%{_texmfdistdir}/fonts/source/public/euro-ce/eurobf.mf
14mr|texlive-euro-ce-3.0b-2|41	%{_texmfdistdir}/fonts/source/public/euro-ce/eurobfit.mf
14mr|texlive-euro-ce-3.0b-2|42	%{_texmfdistdir}/fonts/source/public/euro-ce/eurobfsl.mf
14mr|texlive-euro-ce-3.0b-2|43	%{_texmfdistdir}/fonts/source/public/euro-ce/euroit.mf
14mr|texlive-euro-ce-3.0b-2|44	%{_texmfdistdir}/fonts/source/public/euro-ce/euromac.mf
14mr|texlive-euro-ce-3.0b-2|45	%{_texmfdistdir}/fonts/source/public/euro-ce/euroof.mf
14mr|texlive-euro-ce-3.0b-2|46	%{_texmfdistdir}/fonts/source/public/euro-ce/eurorm.mf
14mr|texlive-euro-ce-3.0b-2|47	%{_texmfdistdir}/fonts/source/public/euro-ce/eurosl.mf
14mr|texlive-euro-ce-3.0b-2|48	%{_texmfdistdir}/fonts/source/public/euro-ce/eurosp.mf
14mr|texlive-euro-ce-3.0b-2|49	%{_texmfdistdir}/fonts/tfm/public/euro-ce/ceit.tfm
14mr|texlive-euro-ce-3.0b-2|50	%{_texmfdistdir}/fonts/tfm/public/euro-ce/cerm.tfm
14mr|texlive-euro-ce-3.0b-2|51	%{_texmfdistdir}/fonts/tfm/public/euro-ce/cesl.tfm
14mr|texlive-euro-ce-3.0b-2|52	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurobf.tfm
14mr|texlive-euro-ce-3.0b-2|53	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurobfit.tfm
14mr|texlive-euro-ce-3.0b-2|54	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurobfsl.tfm
14mr|texlive-euro-ce-3.0b-2|55	%{_texmfdistdir}/fonts/tfm/public/euro-ce/euroit.tfm
14mr|texlive-euro-ce-3.0b-2|56	%{_texmfdistdir}/fonts/tfm/public/euro-ce/euroof.tfm
14mr|texlive-euro-ce-3.0b-2|57	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurorm.tfm
14mr|texlive-euro-ce-3.0b-2|58	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurosl.tfm
14mr|texlive-euro-ce-3.0b-2|59	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurosp.tfm
14mr|texlive-euro-ce-3.0b-2|60	%doc %{_texmfdistdir}/doc/fonts/euro-ce/euro-ce.doc
14mr|texlive-euro-ce-3.0b-2|61	%doc %{_texmfdistdir}/doc/fonts/euro-ce/euro-ce.dvi
14mr|texlive-euro-ce-3.0b-2|62	%doc %{_texmfdistdir}/doc/fonts/euro-ce/euro-ce.tex
14mr|texlive-euro-ce-3.0b-2|63	
14mr|texlive-euro-ce-3.0b-2|64	#-----------------------------------------------------------------------
14mr|texlive-euro-ce-3.0b-2|65	%prep
14mr|texlive-euro-ce-3.0b-2|66	%setup -c -a0 -a1
14mr|texlive-euro-ce-3.0b-2|67	
14mr|texlive-euro-ce-3.0b-2|68	%build
14mr|texlive-euro-ce-3.0b-2|69	
14mr|texlive-euro-ce-3.0b-2|70	%install
14mr|texlive-euro-ce-3.0b-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-euro-ce-3.0b-2|72	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-euro-ce-3.0b-2|73	
14mr|texlive-euro-ce-3.0b-2|74	
14mr|texlive-euro-ce-3.0b-2|75	
14mr|texlive-euro-ce-3.0b-2|76	%changelog
14mr|texlive-euro-ce-3.0b-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.0b-2
14mr|texlive-euro-ce-3.0b-2|78	+ Revision: 263dc41
14mr|texlive-euro-ce-3.0b-2|79	- MassBuild#440: Increase release tag
14mr|texlive-euro-ce-3.0b-2|80	
14mr|texlive-euro-ce-3.0b-2|81	

20027 14
14mr|texlive-europecv-20061209-3|1	# revision 15878
14mr|texlive-europecv-20061209-3|2	# category Package
14mr|texlive-europecv-20061209-3|3	# catalog-ctan /macros/latex/contrib/europecv
14mr|texlive-europecv-20061209-3|4	# catalog-date 2006-12-09 23:51:48 +0100
14mr|texlive-europecv-20061209-3|5	# catalog-license lppl
14mr|texlive-europecv-20061209-3|6	# catalog-version undef
14mr|texlive-europecv-20061209-3|7	Name:		texlive-europecv
14mr|texlive-europecv-20061209-3|8	Version:	20061209
14mr|texlive-europecv-20061209-3|9	Release:	3
14mr|texlive-europecv-20061209-3|10	Summary:	Unofficial class for European curricula vitae
14mr|texlive-europecv-20061209-3|11	Group:		Publishing
14mr|texlive-europecv-20061209-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/europecv
14mr|texlive-europecv-20061209-3|13	License:	LPPL
14mr|texlive-europecv-20061209-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/europecv.tar.xz
14mr|texlive-europecv-20061209-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/europecv.doc.tar.xz
14mr|texlive-europecv-20061209-3|16	BuildArch:	noarch
14mr|texlive-europecv-20061209-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-europecv-20061209-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-europecv-20061209-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-europecv-20061209-3|20	
14mr|texlive-europecv-20061209-3|21	%description
14mr|texlive-europecv-20061209-3|22	The europecv class is an unofficial LaTeX implementation of the
14mr|texlive-europecv-20061209-3|23	standard model for curricula vitae (the "Europass CV") as
14mr|texlive-europecv-20061209-3|24	recommended by the European Commission. Although primarily
14mr|texlive-europecv-20061209-3|25	intended for users in the European Union, the class is flexible
14mr|texlive-europecv-20061209-3|26	enough to be used for any kind of curriculum vitae. The class
14mr|texlive-europecv-20061209-3|27	has localisations for all the official languages of the EU
14mr|texlive-europecv-20061209-3|28	(plus Catalan), as well as options permitting input in UTF-8
14mr|texlive-europecv-20061209-3|29	and koi8-r.
14mr|texlive-europecv-20061209-3|30	
14mr|texlive-europecv-20061209-3|31	%post
14mr|texlive-europecv-20061209-3|32	%{_sbindir}/texlive.post
14mr|texlive-europecv-20061209-3|33	
14mr|texlive-europecv-20061209-3|34	%postun
14mr|texlive-europecv-20061209-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-europecv-20061209-3|36	%{_sbindir}/texlive.post
14mr|texlive-europecv-20061209-3|37	fi
14mr|texlive-europecv-20061209-3|38	
14mr|texlive-europecv-20061209-3|39	#-----------------------------------------------------------------------
14mr|texlive-europecv-20061209-3|40	%files
14mr|texlive-europecv-20061209-3|41	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagBW.eps
14mr|texlive-europecv-20061209-3|42	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagBW.pdf
14mr|texlive-europecv-20061209-3|43	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagBlueCMYK.eps
14mr|texlive-europecv-20061209-3|44	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagBlueCMYK.pdf
14mr|texlive-europecv-20061209-3|45	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagCMYK.eps
14mr|texlive-europecv-20061209-3|46	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagCMYK.pdf
14mr|texlive-europecv-20061209-3|47	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagWB.eps
14mr|texlive-europecv-20061209-3|48	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagWB.pdf
14mr|texlive-europecv-20061209-3|49	%{_texmfdistdir}/tex/latex/europecv/ecvbg.def
14mr|texlive-europecv-20061209-3|50	%{_texmfdistdir}/tex/latex/europecv/ecvca.def
14mr|texlive-europecv-20061209-3|51	%{_texmfdistdir}/tex/latex/europecv/ecvcs.def
14mr|texlive-europecv-20061209-3|52	%{_texmfdistdir}/tex/latex/europecv/ecvda.def
14mr|texlive-europecv-20061209-3|53	%{_texmfdistdir}/tex/latex/europecv/ecvde.def
14mr|texlive-europecv-20061209-3|54	%{_texmfdistdir}/tex/latex/europecv/ecven.def
14mr|texlive-europecv-20061209-3|55	%{_texmfdistdir}/tex/latex/europecv/ecves.def
14mr|texlive-europecv-20061209-3|56	%{_texmfdistdir}/tex/latex/europecv/ecvet.def
14mr|texlive-europecv-20061209-3|57	%{_texmfdistdir}/tex/latex/europecv/ecvfi.def
14mr|texlive-europecv-20061209-3|58	%{_texmfdistdir}/tex/latex/europecv/ecvfr.def
14mr|texlive-europecv-20061209-3|59	%{_texmfdistdir}/tex/latex/europecv/ecvgl.def
14mr|texlive-europecv-20061209-3|60	%{_texmfdistdir}/tex/latex/europecv/ecvgr.def
14mr|texlive-europecv-20061209-3|61	%{_texmfdistdir}/tex/latex/europecv/ecvhu.def
14mr|texlive-europecv-20061209-3|62	%{_texmfdistdir}/tex/latex/europecv/ecvis.def
14mr|texlive-europecv-20061209-3|63	%{_texmfdistdir}/tex/latex/europecv/ecvit.def
14mr|texlive-europecv-20061209-3|64	%{_texmfdistdir}/tex/latex/europecv/ecvlt.def
14mr|texlive-europecv-20061209-3|65	%{_texmfdistdir}/tex/latex/europecv/ecvlv.def
14mr|texlive-europecv-20061209-3|66	%{_texmfdistdir}/tex/latex/europecv/ecvmt.def
14mr|texlive-europecv-20061209-3|67	%{_texmfdistdir}/tex/latex/europecv/ecvnl.def
14mr|texlive-europecv-20061209-3|68	%{_texmfdistdir}/tex/latex/europecv/ecvno.def
14mr|texlive-europecv-20061209-3|69	%{_texmfdistdir}/tex/latex/europecv/ecvpl.def
14mr|texlive-europecv-20061209-3|70	%{_texmfdistdir}/tex/latex/europecv/ecvpt.def
14mr|texlive-europecv-20061209-3|71	%{_texmfdistdir}/tex/latex/europecv/ecvro.def
14mr|texlive-europecv-20061209-3|72	%{_texmfdistdir}/tex/latex/europecv/ecvsk.def
14mr|texlive-europecv-20061209-3|73	%{_texmfdistdir}/tex/latex/europecv/ecvsl.def
14mr|texlive-europecv-20061209-3|74	%{_texmfdistdir}/tex/latex/europecv/ecvsr.def
14mr|texlive-europecv-20061209-3|75	%{_texmfdistdir}/tex/latex/europecv/ecvsv.def
14mr|texlive-europecv-20061209-3|76	%{_texmfdistdir}/tex/latex/europecv/europasslogo.eps
14mr|texlive-europecv-20061209-3|77	%{_texmfdistdir}/tex/latex/europecv/europasslogo.pdf
14mr|texlive-europecv-20061209-3|78	%{_texmfdistdir}/tex/latex/europecv/europecv.cls
14mr|texlive-europecv-20061209-3|79	%doc %{_texmfdistdir}/doc/latex/europecv/europecv.pdf
14mr|texlive-europecv-20061209-3|80	%doc %{_texmfdistdir}/doc/latex/europecv/europecv.tex
14mr|texlive-europecv-20061209-3|81	%doc %{_texmfdistdir}/doc/latex/europecv/examples/at.pdf
14mr|texlive-europecv-20061209-3|82	%doc %{_texmfdistdir}/doc/latex/europecv/examples/bulgarian-koi8-r.tex
14mr|texlive-europecv-20061209-3|83	%doc %{_texmfdistdir}/doc/latex/europecv/examples/bulgarian-utf8.tex
14mr|texlive-europecv-20061209-3|84	%doc %{_texmfdistdir}/doc/latex/europecv/examples/greek-utf8.pdf
14mr|texlive-europecv-20061209-3|85	%doc %{_texmfdistdir}/doc/latex/europecv/examples/greek-utf8.tex
14mr|texlive-europecv-20061209-3|86	%doc %{_texmfdistdir}/doc/latex/europecv/examples/maltese-maltese.tex
14mr|texlive-europecv-20061209-3|87	%doc %{_texmfdistdir}/doc/latex/europecv/examples/maltese-utf8.tex
14mr|texlive-europecv-20061209-3|88	%doc %{_texmfdistdir}/doc/latex/europecv/examples/minimal.pdf
14mr|texlive-europecv-20061209-3|89	%doc %{_texmfdistdir}/doc/latex/europecv/examples/minimal.tex
14mr|texlive-europecv-20061209-3|90	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_de.pdf
14mr|texlive-europecv-20061209-3|91	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_de.tex
14mr|texlive-europecv-20061209-3|92	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_en.pdf
14mr|texlive-europecv-20061209-3|93	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_en.tex
14mr|texlive-europecv-20061209-3|94	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_it.pdf
14mr|texlive-europecv-20061209-3|95	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_it.tex
14mr|texlive-europecv-20061209-3|96	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_pl.pdf
14mr|texlive-europecv-20061209-3|97	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_pl.tex
14mr|texlive-europecv-20061209-3|98	%doc %{_texmfdistdir}/doc/latex/europecv/templates/publications.bib
14mr|texlive-europecv-20061209-3|99	
14mr|texlive-europecv-20061209-3|100	#-----------------------------------------------------------------------
14mr|texlive-europecv-20061209-3|101	%prep
14mr|texlive-europecv-20061209-3|102	%setup -c -a0 -a1
14mr|texlive-europecv-20061209-3|103	
14mr|texlive-europecv-20061209-3|104	%build
14mr|texlive-europecv-20061209-3|105	
14mr|texlive-europecv-20061209-3|106	%install
14mr|texlive-europecv-20061209-3|107	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-europecv-20061209-3|108	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-europecv-20061209-3|109	
14mr|texlive-europecv-20061209-3|110	
14mr|texlive-europecv-20061209-3|111	
14mr|texlive-europecv-20061209-3|112	%changelog
14mr|texlive-europecv-20061209-3|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061209-3
14mr|texlive-europecv-20061209-3|114	+ Revision: 7faf7a2
14mr|texlive-europecv-20061209-3|115	- MassBuild#440: Increase release tag
14mr|texlive-europecv-20061209-3|116	
14mr|texlive-europecv-20061209-3|117	

20028 14
14mr|texlive-eurosym-1.4-3|1	# revision 17265
14mr|texlive-eurosym-1.4-3|2	# category Package
14mr|texlive-eurosym-1.4-3|3	# catalog-ctan /fonts/eurosym
14mr|texlive-eurosym-1.4-3|4	# catalog-date 2009-03-31 14:27:12 +0200
14mr|texlive-eurosym-1.4-3|5	# catalog-license other-free
14mr|texlive-eurosym-1.4-3|6	# catalog-version 1.4-subrfix
14mr|texlive-eurosym-1.4-3|7	Name:		texlive-eurosym
14mr|texlive-eurosym-1.4-3|8	Version:	1.4
14mr|texlive-eurosym-1.4-3|9	Release:	3
14mr|texlive-eurosym-1.4-3|10	Summary:	MetaFont and macros for Euro sign
14mr|texlive-eurosym-1.4-3|11	Group:		Publishing
14mr|texlive-eurosym-1.4-3|12	URL:		http://www.ctan.org/tex-archive/fonts/eurosym
14mr|texlive-eurosym-1.4-3|13	License:	OTHER-FREE
14mr|texlive-eurosym-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eurosym.tar.xz
14mr|texlive-eurosym-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eurosym.doc.tar.xz
14mr|texlive-eurosym-1.4-3|16	BuildArch:	noarch
14mr|texlive-eurosym-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-eurosym-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-eurosym-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-eurosym-1.4-3|20	
14mr|texlive-eurosym-1.4-3|21	%description
14mr|texlive-eurosym-1.4-3|22	The new European currency symbol for the Euro implemented in
14mr|texlive-eurosym-1.4-3|23	MetaFont, using the official European Commission dimensions,
14mr|texlive-eurosym-1.4-3|24	and providing several shapes (normal, slanted, bold, outline).
14mr|texlive-eurosym-1.4-3|25	The package also includes a LaTeX package which defines the
14mr|texlive-eurosym-1.4-3|26	macro, pre-compiled tfm files, and documentation.
14mr|texlive-eurosym-1.4-3|27	
14mr|texlive-eurosym-1.4-3|28	%post
14mr|texlive-eurosym-1.4-3|29	%{_sbindir}/texlive.post
14mr|texlive-eurosym-1.4-3|30	
14mr|texlive-eurosym-1.4-3|31	%postun
14mr|texlive-eurosym-1.4-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-eurosym-1.4-3|33	%{_sbindir}/texlive.post
14mr|texlive-eurosym-1.4-3|34	fi
14mr|texlive-eurosym-1.4-3|35	
14mr|texlive-eurosym-1.4-3|36	#-----------------------------------------------------------------------
14mr|texlive-eurosym-1.4-3|37	%files
14mr|texlive-eurosym-1.4-3|38	%{_texmfdistdir}/fonts/map/dvips/eurosym/eurosym.map
14mr|texlive-eurosym-1.4-3|39	%{_texmfdistdir}/fonts/source/public/eurosym/fey.mf
14mr|texlive-eurosym-1.4-3|40	%{_texmfdistdir}/fonts/source/public/eurosym/feybl10.mf
14mr|texlive-eurosym-1.4-3|41	%{_texmfdistdir}/fonts/source/public/eurosym/feybo10.mf
14mr|texlive-eurosym-1.4-3|42	%{_texmfdistdir}/fonts/source/public/eurosym/feybr10.mf
14mr|texlive-eurosym-1.4-3|43	%{_texmfdistdir}/fonts/source/public/eurosym/feyml10.mf
14mr|texlive-eurosym-1.4-3|44	%{_texmfdistdir}/fonts/source/public/eurosym/feymo10.mf
14mr|texlive-eurosym-1.4-3|45	%{_texmfdistdir}/fonts/source/public/eurosym/feymr10.mf
14mr|texlive-eurosym-1.4-3|46	%{_texmfdistdir}/fonts/tfm/public/eurosym/feybl10.tfm
14mr|texlive-eurosym-1.4-3|47	%{_texmfdistdir}/fonts/tfm/public/eurosym/feybo10.tfm
14mr|texlive-eurosym-1.4-3|48	%{_texmfdistdir}/fonts/tfm/public/eurosym/feybr10.tfm
14mr|texlive-eurosym-1.4-3|49	%{_texmfdistdir}/fonts/tfm/public/eurosym/feyml10.tfm
14mr|texlive-eurosym-1.4-3|50	%{_texmfdistdir}/fonts/tfm/public/eurosym/feymo10.tfm
14mr|texlive-eurosym-1.4-3|51	%{_texmfdistdir}/fonts/tfm/public/eurosym/feymr10.tfm
14mr|texlive-eurosym-1.4-3|52	%{_texmfdistdir}/fonts/type1/public/eurosym/feybl10.pfb
14mr|texlive-eurosym-1.4-3|53	%{_texmfdistdir}/fonts/type1/public/eurosym/feybo10.pfb
14mr|texlive-eurosym-1.4-3|54	%{_texmfdistdir}/fonts/type1/public/eurosym/feybr10.pfb
14mr|texlive-eurosym-1.4-3|55	%{_texmfdistdir}/fonts/type1/public/eurosym/feyml10.pfb
14mr|texlive-eurosym-1.4-3|56	%{_texmfdistdir}/fonts/type1/public/eurosym/feymo10.pfb
14mr|texlive-eurosym-1.4-3|57	%{_texmfdistdir}/fonts/type1/public/eurosym/feymr10.pfb
14mr|texlive-eurosym-1.4-3|58	%{_texmfdistdir}/fonts/type1/public/eurosym/geybl10.pfb
14mr|texlive-eurosym-1.4-3|59	%{_texmfdistdir}/fonts/type1/public/eurosym/geybo10.pfb
14mr|texlive-eurosym-1.4-3|60	%{_texmfdistdir}/fonts/type1/public/eurosym/geybr10.pfb
14mr|texlive-eurosym-1.4-3|61	%{_texmfdistdir}/fonts/type1/public/eurosym/geyml10.pfb
14mr|texlive-eurosym-1.4-3|62	%{_texmfdistdir}/fonts/type1/public/eurosym/geymo10.pfb
14mr|texlive-eurosym-1.4-3|63	%{_texmfdistdir}/fonts/type1/public/eurosym/geymr10.pfb
14mr|texlive-eurosym-1.4-3|64	%{_texmfdistdir}/tex/latex/eurosym/eurosym.sty
14mr|texlive-eurosym-1.4-3|65	%doc %{_texmfdistdir}/doc/fonts/eurosym/COPYING
14mr|texlive-eurosym-1.4-3|66	%doc %{_texmfdistdir}/doc/fonts/eurosym/Changes
14mr|texlive-eurosym-1.4-3|67	%doc %{_texmfdistdir}/doc/fonts/eurosym/Makefile
14mr|texlive-eurosym-1.4-3|68	%doc %{_texmfdistdir}/doc/fonts/eurosym/README
14mr|texlive-eurosym-1.4-3|69	%doc %{_texmfdistdir}/doc/fonts/eurosym/README.type1
14mr|texlive-eurosym-1.4-3|70	%doc %{_texmfdistdir}/doc/fonts/eurosym/c/Makefile
14mr|texlive-eurosym-1.4-3|71	%doc %{_texmfdistdir}/doc/fonts/eurosym/eurosym.cpp
14mr|texlive-eurosym-1.4-3|72	%doc %{_texmfdistdir}/doc/fonts/eurosym/makemfs
14mr|texlive-eurosym-1.4-3|73	%doc %{_texmfdistdir}/doc/fonts/eurosym/rundvips
14mr|texlive-eurosym-1.4-3|74	%doc %{_texmfdistdir}/doc/fonts/eurosym/runlatex
14mr|texlive-eurosym-1.4-3|75	%doc %{_texmfdistdir}/doc/fonts/eurosym/src/Makefile
14mr|texlive-eurosym-1.4-3|76	%doc %{_texmfdistdir}/doc/fonts/eurosym/testeuro.pdf
14mr|texlive-eurosym-1.4-3|77	%doc %{_texmfdistdir}/doc/fonts/eurosym/testeuro.tex
14mr|texlive-eurosym-1.4-3|78	
14mr|texlive-eurosym-1.4-3|79	#-----------------------------------------------------------------------
14mr|texlive-eurosym-1.4-3|80	%prep
14mr|texlive-eurosym-1.4-3|81	%setup -c -a0 -a1
14mr|texlive-eurosym-1.4-3|82	
14mr|texlive-eurosym-1.4-3|83	%build
14mr|texlive-eurosym-1.4-3|84	
14mr|texlive-eurosym-1.4-3|85	%install
14mr|texlive-eurosym-1.4-3|86	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-eurosym-1.4-3|87	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-eurosym-1.4-3|88	
14mr|texlive-eurosym-1.4-3|89	
14mr|texlive-eurosym-1.4-3|90	
14mr|texlive-eurosym-1.4-3|91	%changelog
14mr|texlive-eurosym-1.4-3|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-eurosym-1.4-3|93	+ Revision: b50a56f
14mr|texlive-eurosym-1.4-3|94	- MassBuild#440: Increase release tag
14mr|texlive-eurosym-1.4-3|95	
14mr|texlive-eurosym-1.4-3|96	

20029 14
14mr|texlive-euxm-20111103-3|1	# revision 20202
14mr|texlive-euxm-20111103-3|2	# category Package
14mr|texlive-euxm-20111103-3|3	# catalog-ctan undef
14mr|texlive-euxm-20111103-3|4	# catalog-date undef
14mr|texlive-euxm-20111103-3|5	# catalog-license undef
14mr|texlive-euxm-20111103-3|6	# catalog-version undef
14mr|texlive-euxm-20111103-3|7	Name:		texlive-euxm
14mr|texlive-euxm-20111103-3|8	Version:	20111103
14mr|texlive-euxm-20111103-3|9	Release:	3
14mr|texlive-euxm-20111103-3|10	Summary:	TeXLive euxm package
14mr|texlive-euxm-20111103-3|11	Group:		Publishing
14mr|texlive-euxm-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-euxm-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-euxm-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euxm.tar.xz
14mr|texlive-euxm-20111103-3|15	BuildArch:	noarch
14mr|texlive-euxm-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-euxm-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-euxm-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-euxm-20111103-3|19	
14mr|texlive-euxm-20111103-3|20	%description
14mr|texlive-euxm-20111103-3|21	TeXLive euxm package.
14mr|texlive-euxm-20111103-3|22	
14mr|texlive-euxm-20111103-3|23	%post
14mr|texlive-euxm-20111103-3|24	%{_sbindir}/texlive.post
14mr|texlive-euxm-20111103-3|25	
14mr|texlive-euxm-20111103-3|26	%postun
14mr|texlive-euxm-20111103-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-euxm-20111103-3|28	%{_sbindir}/texlive.post
14mr|texlive-euxm-20111103-3|29	fi
14mr|texlive-euxm-20111103-3|30	
14mr|texlive-euxm-20111103-3|31	#-----------------------------------------------------------------------
14mr|texlive-euxm-20111103-3|32	%files
14mr|texlive-euxm-20111103-3|33	%{_texmfdistdir}/fonts/source/public/euxm/eubase.mf
14mr|texlive-euxm-20111103-3|34	%{_texmfdistdir}/fonts/source/public/euxm/eusmch.mf
14mr|texlive-euxm-20111103-3|35	%{_texmfdistdir}/fonts/source/public/euxm/euxm10.mf
14mr|texlive-euxm-20111103-3|36	%{_texmfdistdir}/fonts/source/public/euxm/euxm5.mf
14mr|texlive-euxm-20111103-3|37	%{_texmfdistdir}/fonts/source/public/euxm/euxm7.mf
14mr|texlive-euxm-20111103-3|38	%{_texmfdistdir}/fonts/source/public/euxm/euxmch.mf
14mr|texlive-euxm-20111103-3|39	%{_texmfdistdir}/fonts/tfm/public/euxm/euxm10.tfm
14mr|texlive-euxm-20111103-3|40	%{_texmfdistdir}/fonts/tfm/public/euxm/euxm5.tfm
14mr|texlive-euxm-20111103-3|41	%{_texmfdistdir}/fonts/tfm/public/euxm/euxm7.tfm
14mr|texlive-euxm-20111103-3|42	
14mr|texlive-euxm-20111103-3|43	#-----------------------------------------------------------------------
14mr|texlive-euxm-20111103-3|44	%prep
14mr|texlive-euxm-20111103-3|45	%setup -c -a0
14mr|texlive-euxm-20111103-3|46	
14mr|texlive-euxm-20111103-3|47	%build
14mr|texlive-euxm-20111103-3|48	
14mr|texlive-euxm-20111103-3|49	%install
14mr|texlive-euxm-20111103-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-euxm-20111103-3|51	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-euxm-20111103-3|52	
14mr|texlive-euxm-20111103-3|53	
14mr|texlive-euxm-20111103-3|54	
14mr|texlive-euxm-20111103-3|55	%changelog
14mr|texlive-euxm-20111103-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-euxm-20111103-3|57	+ Revision: 4347ca1
14mr|texlive-euxm-20111103-3|58	- MassBuild#440: Increase release tag
14mr|texlive-euxm-20111103-3|59	
14mr|texlive-euxm-20111103-3|60	

20030 14
14mr|texlive-everyhook-1.1-3|1	# revision 21298
14mr|texlive-everyhook-1.1-3|2	# category Package
14mr|texlive-everyhook-1.1-3|3	# catalog-ctan /macros/latex/contrib/everyhook
14mr|texlive-everyhook-1.1-3|4	# catalog-date 2011-02-04 11:55:08 +0100
14mr|texlive-everyhook-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-everyhook-1.1-3|6	# catalog-version 1.1
14mr|texlive-everyhook-1.1-3|7	Name:		texlive-everyhook
14mr|texlive-everyhook-1.1-3|8	Version:	1.1
14mr|texlive-everyhook-1.1-3|9	Release:	3
14mr|texlive-everyhook-1.1-3|10	Summary:	Hooks for standard TeX token lists
14mr|texlive-everyhook-1.1-3|11	Group:		Publishing
14mr|texlive-everyhook-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/everyhook
14mr|texlive-everyhook-1.1-3|13	License:	LPPL1.3
14mr|texlive-everyhook-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everyhook.tar.xz
14mr|texlive-everyhook-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everyhook.doc.tar.xz
14mr|texlive-everyhook-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everyhook.source.tar.xz
14mr|texlive-everyhook-1.1-3|17	BuildArch:	noarch
14mr|texlive-everyhook-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-everyhook-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-everyhook-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-everyhook-1.1-3|21	
14mr|texlive-everyhook-1.1-3|22	%description
14mr|texlive-everyhook-1.1-3|23	The package takes control of the six TeX token registers
14mr|texlive-everyhook-1.1-3|24	\everypar, \everymath, \everydisplay, \everyhbox, \everyvbox
14mr|texlive-everyhook-1.1-3|25	and \everycr. Real hooks for each of the registers may be
14mr|texlive-everyhook-1.1-3|26	installed using a stack like interface. For backwards
14mr|texlive-everyhook-1.1-3|27	compatibility, each of the \everyX token lists can be set
14mr|texlive-everyhook-1.1-3|28	without interfering with the hooks.
14mr|texlive-everyhook-1.1-3|29	
14mr|texlive-everyhook-1.1-3|30	%post
14mr|texlive-everyhook-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-everyhook-1.1-3|32	
14mr|texlive-everyhook-1.1-3|33	%postun
14mr|texlive-everyhook-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-everyhook-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-everyhook-1.1-3|36	fi
14mr|texlive-everyhook-1.1-3|37	
14mr|texlive-everyhook-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-everyhook-1.1-3|39	%files
14mr|texlive-everyhook-1.1-3|40	%{_texmfdistdir}/tex/latex/everyhook/everyhook.sty
14mr|texlive-everyhook-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/everyhook/README
14mr|texlive-everyhook-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/everyhook/everyhook.pdf
14mr|texlive-everyhook-1.1-3|43	#- source
14mr|texlive-everyhook-1.1-3|44	%doc %{_texmfdistdir}/source/latex/everyhook/everyhook.dtx
14mr|texlive-everyhook-1.1-3|45	
14mr|texlive-everyhook-1.1-3|46	#-----------------------------------------------------------------------
14mr|texlive-everyhook-1.1-3|47	%prep
14mr|texlive-everyhook-1.1-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-everyhook-1.1-3|49	
14mr|texlive-everyhook-1.1-3|50	%build
14mr|texlive-everyhook-1.1-3|51	
14mr|texlive-everyhook-1.1-3|52	%install
14mr|texlive-everyhook-1.1-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-everyhook-1.1-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-everyhook-1.1-3|55	
14mr|texlive-everyhook-1.1-3|56	
14mr|texlive-everyhook-1.1-3|57	
14mr|texlive-everyhook-1.1-3|58	%changelog
14mr|texlive-everyhook-1.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-everyhook-1.1-3|60	+ Revision: 6a17762
14mr|texlive-everyhook-1.1-3|61	- MassBuild#440: Increase release tag
14mr|texlive-everyhook-1.1-3|62	
14mr|texlive-everyhook-1.1-3|63	

20031 14
14mr|texlive-everypage-1.1-3|1	# revision 15878
14mr|texlive-everypage-1.1-3|2	# category Package
14mr|texlive-everypage-1.1-3|3	# catalog-ctan /macros/latex/contrib/everypage
14mr|texlive-everypage-1.1-3|4	# catalog-date 2008-02-19 19:31:19 +0100
14mr|texlive-everypage-1.1-3|5	# catalog-license lppl
14mr|texlive-everypage-1.1-3|6	# catalog-version 1.1
14mr|texlive-everypage-1.1-3|7	Name:		texlive-everypage
14mr|texlive-everypage-1.1-3|8	Version:	1.1
14mr|texlive-everypage-1.1-3|9	Release:	3
14mr|texlive-everypage-1.1-3|10	Summary:	Provide hooks to be run on every page of a document
14mr|texlive-everypage-1.1-3|11	Group:		Publishing
14mr|texlive-everypage-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/everypage
14mr|texlive-everypage-1.1-3|13	License:	LPPL
14mr|texlive-everypage-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everypage.tar.xz
14mr|texlive-everypage-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everypage.doc.tar.xz
14mr|texlive-everypage-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everypage.source.tar.xz
14mr|texlive-everypage-1.1-3|17	BuildArch:	noarch
14mr|texlive-everypage-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-everypage-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-everypage-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-everypage-1.1-3|21	
14mr|texlive-everypage-1.1-3|22	%description
14mr|texlive-everypage-1.1-3|23	The package provides hooks to perform actions on every page, or
14mr|texlive-everypage-1.1-3|24	on the current page. Specifically, actions are performed after
14mr|texlive-everypage-1.1-3|25	the page is composed, but before it is shipped, so they can be
14mr|texlive-everypage-1.1-3|26	used to prepare the output page in tasks like putting
14mr|texlive-everypage-1.1-3|27	watermarks in the background, or in setting the next page
14mr|texlive-everypage-1.1-3|28	layout, etc.
14mr|texlive-everypage-1.1-3|29	
14mr|texlive-everypage-1.1-3|30	%post
14mr|texlive-everypage-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-everypage-1.1-3|32	
14mr|texlive-everypage-1.1-3|33	%postun
14mr|texlive-everypage-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-everypage-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-everypage-1.1-3|36	fi
14mr|texlive-everypage-1.1-3|37	
14mr|texlive-everypage-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-everypage-1.1-3|39	%files
14mr|texlive-everypage-1.1-3|40	%{_texmfdistdir}/tex/latex/everypage/everypage.sty
14mr|texlive-everypage-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/everypage/README
14mr|texlive-everypage-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/everypage/everypage.pdf
14mr|texlive-everypage-1.1-3|43	#- source
14mr|texlive-everypage-1.1-3|44	%doc %{_texmfdistdir}/source/latex/everypage/everypage.dtx
14mr|texlive-everypage-1.1-3|45	%doc %{_texmfdistdir}/source/latex/everypage/everypage.ins
14mr|texlive-everypage-1.1-3|46	
14mr|texlive-everypage-1.1-3|47	#-----------------------------------------------------------------------
14mr|texlive-everypage-1.1-3|48	%prep
14mr|texlive-everypage-1.1-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-everypage-1.1-3|50	
14mr|texlive-everypage-1.1-3|51	%build
14mr|texlive-everypage-1.1-3|52	
14mr|texlive-everypage-1.1-3|53	%install
14mr|texlive-everypage-1.1-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-everypage-1.1-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-everypage-1.1-3|56	
14mr|texlive-everypage-1.1-3|57	
14mr|texlive-everypage-1.1-3|58	
14mr|texlive-everypage-1.1-3|59	%changelog
14mr|texlive-everypage-1.1-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-everypage-1.1-3|61	+ Revision: ae1c83d
14mr|texlive-everypage-1.1-3|62	- MassBuild#440: Increase release tag
14mr|texlive-everypage-1.1-3|63	
14mr|texlive-everypage-1.1-3|64	

20032 14
14mr|texlive-exam-2.4-3|1	# revision 22585
14mr|texlive-exam-2.4-3|2	# category Package
14mr|texlive-exam-2.4-3|3	# catalog-ctan /macros/latex/contrib/exam
14mr|texlive-exam-2.4-3|4	# catalog-date 2011-05-23 10:42:55 +0200
14mr|texlive-exam-2.4-3|5	# catalog-license lppl1.3
14mr|texlive-exam-2.4-3|6	# catalog-version 2.4
14mr|texlive-exam-2.4-3|7	Name:		texlive-exam
14mr|texlive-exam-2.4-3|8	Version:	2.4
14mr|texlive-exam-2.4-3|9	Release:	3
14mr|texlive-exam-2.4-3|10	Summary:	Package for typesetting exam scripts
14mr|texlive-exam-2.4-3|11	Group:		Publishing
14mr|texlive-exam-2.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exam
14mr|texlive-exam-2.4-3|13	License:	LPPL1.3
14mr|texlive-exam-2.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exam.tar.xz
14mr|texlive-exam-2.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exam.doc.tar.xz
14mr|texlive-exam-2.4-3|16	BuildArch:	noarch
14mr|texlive-exam-2.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-exam-2.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-exam-2.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-exam-2.4-3|20	
14mr|texlive-exam-2.4-3|21	%description
14mr|texlive-exam-2.4-3|22	Provides a class exam, which eases production of exams, even by
14mr|texlive-exam-2.4-3|23	a LaTeX novice. Simple commands are provided to: - create
14mr|texlive-exam-2.4-3|24	questions, parts of questions, subparts of parts, and
14mr|texlive-exam-2.4-3|25	subsubparts of subparts, all with optional point values; -
14mr|texlive-exam-2.4-3|26	create a grading table, indexed either by question number
14mr|texlive-exam-2.4-3|27	(listing each question and the total possible points for that
14mr|texlive-exam-2.4-3|28	question) or by page number (listing each page with points and
14mr|texlive-exam-2.4-3|29	the total possible points for that page); - create headers and
14mr|texlive-exam-2.4-3|30	footers that are each specified in three parts: one part to be
14mr|texlive-exam-2.4-3|31	left justified, one part to be centered, and one part to be
14mr|texlive-exam-2.4-3|32	right justified, in the manner of fancyhdr Headers and/or
14mr|texlive-exam-2.4-3|33	footers can be different on the first page of the exam, can be
14mr|texlive-exam-2.4-3|34	different on the last page of the exam, and can vary depending
14mr|texlive-exam-2.4-3|35	on whether the page number is odd or even, or on whether the
14mr|texlive-exam-2.4-3|36	current page continues a question from a previous page, or on
14mr|texlive-exam-2.4-3|37	whether the last question on the current page continues onto
14mr|texlive-exam-2.4-3|38	the following page. Multiple line headers and/or footers are
14mr|texlive-exam-2.4-3|39	allowed, and it's easy to increase the part of the page devoted
14mr|texlive-exam-2.4-3|40	to headers and/or footers to allow for this. Note that the
14mr|texlive-exam-2.4-3|41	bundle exams also provides a file exam.cls; the two bundles
14mr|texlive-exam-2.4-3|42	therefore clash, and should not be installed on the same
14mr|texlive-exam-2.4-3|43	system.
14mr|texlive-exam-2.4-3|44	
14mr|texlive-exam-2.4-3|45	%post
14mr|texlive-exam-2.4-3|46	%{_sbindir}/texlive.post
14mr|texlive-exam-2.4-3|47	
14mr|texlive-exam-2.4-3|48	%postun
14mr|texlive-exam-2.4-3|49	if [ $1 -eq 0 ]; then
14mr|texlive-exam-2.4-3|50	%{_sbindir}/texlive.post
14mr|texlive-exam-2.4-3|51	fi
14mr|texlive-exam-2.4-3|52	
14mr|texlive-exam-2.4-3|53	#-----------------------------------------------------------------------
14mr|texlive-exam-2.4-3|54	%files
14mr|texlive-exam-2.4-3|55	%{_texmfdistdir}/tex/latex/exam/exam.cls
14mr|texlive-exam-2.4-3|56	%doc %{_texmfdistdir}/doc/latex/exam/README
14mr|texlive-exam-2.4-3|57	%doc %{_texmfdistdir}/doc/latex/exam/exam-2.4.md5
14mr|texlive-exam-2.4-3|58	%doc %{_texmfdistdir}/doc/latex/exam/examdoc.pdf
14mr|texlive-exam-2.4-3|59	%doc %{_texmfdistdir}/doc/latex/exam/examdoc.tex
14mr|texlive-exam-2.4-3|60	
14mr|texlive-exam-2.4-3|61	#-----------------------------------------------------------------------
14mr|texlive-exam-2.4-3|62	%prep
14mr|texlive-exam-2.4-3|63	%setup -c -a0 -a1
14mr|texlive-exam-2.4-3|64	
14mr|texlive-exam-2.4-3|65	%build
14mr|texlive-exam-2.4-3|66	
14mr|texlive-exam-2.4-3|67	%install
14mr|texlive-exam-2.4-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-exam-2.4-3|69	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-exam-2.4-3|70	
14mr|texlive-exam-2.4-3|71	
14mr|texlive-exam-2.4-3|72	
14mr|texlive-exam-2.4-3|73	%changelog
14mr|texlive-exam-2.4-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-3
14mr|texlive-exam-2.4-3|75	+ Revision: 1cfe980
14mr|texlive-exam-2.4-3|76	- MassBuild#440: Increase release tag
14mr|texlive-exam-2.4-3|77	
14mr|texlive-exam-2.4-3|78	

20033 14
14mr|texlive-examdesign-20061209-3|1	# revision 15878
14mr|texlive-examdesign-20061209-3|2	# category Package
14mr|texlive-examdesign-20061209-3|3	# catalog-ctan /macros/latex/contrib/examdesign
14mr|texlive-examdesign-20061209-3|4	# catalog-date 2006-12-09 23:51:48 +0100
14mr|texlive-examdesign-20061209-3|5	# catalog-license lppl
14mr|texlive-examdesign-20061209-3|6	# catalog-version undef
14mr|texlive-examdesign-20061209-3|7	Name:		texlive-examdesign
14mr|texlive-examdesign-20061209-3|8	Version:	20061209
14mr|texlive-examdesign-20061209-3|9	Release:	3
14mr|texlive-examdesign-20061209-3|10	Summary:	LaTeX class for typesetting exams
14mr|texlive-examdesign-20061209-3|11	Group:		Publishing
14mr|texlive-examdesign-20061209-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/examdesign
14mr|texlive-examdesign-20061209-3|13	License:	LPPL
14mr|texlive-examdesign-20061209-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examdesign.tar.xz
14mr|texlive-examdesign-20061209-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examdesign.doc.tar.xz
14mr|texlive-examdesign-20061209-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examdesign.source.tar.xz
14mr|texlive-examdesign-20061209-3|17	BuildArch:	noarch
14mr|texlive-examdesign-20061209-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-examdesign-20061209-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-examdesign-20061209-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-examdesign-20061209-3|21	
14mr|texlive-examdesign-20061209-3|22	%description
14mr|texlive-examdesign-20061209-3|23	This bundle provides a class examdesign. The class provides
14mr|texlive-examdesign-20061209-3|24	several features useful for designing tests or question sets: -
14mr|texlive-examdesign-20061209-3|25	it allows for explicit markup of questions and answers; - the
14mr|texlive-examdesign-20061209-3|26	class will, at the user's request, automatically generate
14mr|texlive-examdesign-20061209-3|27	answer keys; - multiple versions of the same test can be
14mr|texlive-examdesign-20061209-3|28	generated automatically, with the ordering of questions within
14mr|texlive-examdesign-20061209-3|29	each section randomly permuted so as to minimize cheating; -
14mr|texlive-examdesign-20061209-3|30	the generated answer keys can be constructed either with or
14mr|texlive-examdesign-20061209-3|31	without the questions included; - environments are provided to
14mr|texlive-examdesign-20061209-3|32	assist in constructing the most common types of test question:
14mr|texlive-examdesign-20061209-3|33	matching, true/false, multiple-choice, fill-in-the-blank, and
14mr|texlive-examdesign-20061209-3|34	short answer/essay questions.
14mr|texlive-examdesign-20061209-3|35	
14mr|texlive-examdesign-20061209-3|36	%post
14mr|texlive-examdesign-20061209-3|37	%{_sbindir}/texlive.post
14mr|texlive-examdesign-20061209-3|38	
14mr|texlive-examdesign-20061209-3|39	%postun
14mr|texlive-examdesign-20061209-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-examdesign-20061209-3|41	%{_sbindir}/texlive.post
14mr|texlive-examdesign-20061209-3|42	fi
14mr|texlive-examdesign-20061209-3|43	
14mr|texlive-examdesign-20061209-3|44	#-----------------------------------------------------------------------
14mr|texlive-examdesign-20061209-3|45	%files
14mr|texlive-examdesign-20061209-3|46	%{_texmfdistdir}/tex/latex/examdesign/examdesign.cls
14mr|texlive-examdesign-20061209-3|47	%doc %{_texmfdistdir}/doc/latex/examdesign/Bugs
14mr|texlive-examdesign-20061209-3|48	%doc %{_texmfdistdir}/doc/latex/examdesign/Changes
14mr|texlive-examdesign-20061209-3|49	%doc %{_texmfdistdir}/doc/latex/examdesign/INSTALL
14mr|texlive-examdesign-20061209-3|50	%doc %{_texmfdistdir}/doc/latex/examdesign/README
14mr|texlive-examdesign-20061209-3|51	%doc %{_texmfdistdir}/doc/latex/examdesign/examdesign.pdf
14mr|texlive-examdesign-20061209-3|52	%doc %{_texmfdistdir}/doc/latex/examdesign/examplea.pdf
14mr|texlive-examdesign-20061209-3|53	%doc %{_texmfdistdir}/doc/latex/examdesign/examplea.tex
14mr|texlive-examdesign-20061209-3|54	%doc %{_texmfdistdir}/doc/latex/examdesign/exampleb.pdf
14mr|texlive-examdesign-20061209-3|55	%doc %{_texmfdistdir}/doc/latex/examdesign/exampleb.tex
14mr|texlive-examdesign-20061209-3|56	%doc %{_texmfdistdir}/doc/latex/examdesign/examplec.pdf
14mr|texlive-examdesign-20061209-3|57	%doc %{_texmfdistdir}/doc/latex/examdesign/examplec.tex
14mr|texlive-examdesign-20061209-3|58	%doc %{_texmfdistdir}/doc/latex/examdesign/foobar.tex
14mr|texlive-examdesign-20061209-3|59	#- source
14mr|texlive-examdesign-20061209-3|60	%doc %{_texmfdistdir}/source/latex/examdesign/examdesign.dtx
14mr|texlive-examdesign-20061209-3|61	%doc %{_texmfdistdir}/source/latex/examdesign/examdesign.ins
14mr|texlive-examdesign-20061209-3|62	
14mr|texlive-examdesign-20061209-3|63	#-----------------------------------------------------------------------
14mr|texlive-examdesign-20061209-3|64	%prep
14mr|texlive-examdesign-20061209-3|65	%setup -c -a0 -a1 -a2
14mr|texlive-examdesign-20061209-3|66	
14mr|texlive-examdesign-20061209-3|67	%build
14mr|texlive-examdesign-20061209-3|68	
14mr|texlive-examdesign-20061209-3|69	%install
14mr|texlive-examdesign-20061209-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-examdesign-20061209-3|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-examdesign-20061209-3|72	
14mr|texlive-examdesign-20061209-3|73	
14mr|texlive-examdesign-20061209-3|74	
14mr|texlive-examdesign-20061209-3|75	%changelog
14mr|texlive-examdesign-20061209-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061209-3
14mr|texlive-examdesign-20061209-3|77	+ Revision: 2cd6e0f
14mr|texlive-examdesign-20061209-3|78	- MassBuild#440: Increase release tag
14mr|texlive-examdesign-20061209-3|79	
14mr|texlive-examdesign-20061209-3|80	

20034 14
14mr|texlive-examplep-0.04-3|1	# revision 16916
14mr|texlive-examplep-0.04-3|2	# category Package
14mr|texlive-examplep-0.04-3|3	# catalog-ctan /macros/latex/contrib/examplep
14mr|texlive-examplep-0.04-3|4	# catalog-date 2010-02-04 09:03:57 +0100
14mr|texlive-examplep-0.04-3|5	# catalog-license gpl
14mr|texlive-examplep-0.04-3|6	# catalog-version 0.04
14mr|texlive-examplep-0.04-3|7	Name:		texlive-examplep
14mr|texlive-examplep-0.04-3|8	Version:	0.04
14mr|texlive-examplep-0.04-3|9	Release:	3
14mr|texlive-examplep-0.04-3|10	Summary:	Verbatim phrases and listings in LaTeX
14mr|texlive-examplep-0.04-3|11	Group:		Publishing
14mr|texlive-examplep-0.04-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/examplep
14mr|texlive-examplep-0.04-3|13	License:	GPL
14mr|texlive-examplep-0.04-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examplep.tar.xz
14mr|texlive-examplep-0.04-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examplep.doc.tar.xz
14mr|texlive-examplep-0.04-3|16	BuildArch:	noarch
14mr|texlive-examplep-0.04-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-examplep-0.04-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-examplep-0.04-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-examplep-0.04-3|20	
14mr|texlive-examplep-0.04-3|21	%description
14mr|texlive-examplep-0.04-3|22	Examplep provides sophisticated features for typesetting
14mr|texlive-examplep-0.04-3|23	verbatim source code listings, including the display of the
14mr|texlive-examplep-0.04-3|24	source code and its compiled LaTeX or METAPOST output side-by-
14mr|texlive-examplep-0.04-3|25	side, with automatic width detection and enabled page breaks
14mr|texlive-examplep-0.04-3|26	(in the source), without the need for specifying the source
14mr|texlive-examplep-0.04-3|27	twice. Special care is taken that section, page and footnote
14mr|texlive-examplep-0.04-3|28	numbers do not interfere with the main document. For
14mr|texlive-examplep-0.04-3|29	typesetting short verbatim phrases, a replacement for the \verb
14mr|texlive-examplep-0.04-3|30	command is also provided in the package, which can be used
14mr|texlive-examplep-0.04-3|31	inside tables and moving arguments such as footnotes and
14mr|texlive-examplep-0.04-3|32	section titles. The listings package is used for syntax
14mr|texlive-examplep-0.04-3|33	highlighting. The accompanying codep package and the wrfiles.pl
14mr|texlive-examplep-0.04-3|34	Perl script provide a convenient interface to the examplep
14mr|texlive-examplep-0.04-3|35	package for authors of manuals. With codep it is possible to
14mr|texlive-examplep-0.04-3|36	generate the source code, the LaTeX or METAPOST output and the
14mr|texlive-examplep-0.04-3|37	compilable example file from a single source embedded into the
14mr|texlive-examplep-0.04-3|38	appropriate place of the .tex document file.
14mr|texlive-examplep-0.04-3|39	
14mr|texlive-examplep-0.04-3|40	%post
14mr|texlive-examplep-0.04-3|41	%{_sbindir}/texlive.post
14mr|texlive-examplep-0.04-3|42	
14mr|texlive-examplep-0.04-3|43	%postun
14mr|texlive-examplep-0.04-3|44	if [ $1 -eq 0 ]; then
14mr|texlive-examplep-0.04-3|45	%{_sbindir}/texlive.post
14mr|texlive-examplep-0.04-3|46	fi
14mr|texlive-examplep-0.04-3|47	
14mr|texlive-examplep-0.04-3|48	#-----------------------------------------------------------------------
14mr|texlive-examplep-0.04-3|49	%files
14mr|texlive-examplep-0.04-3|50	%{_texmfdistdir}/tex/latex/examplep/codep.sty
14mr|texlive-examplep-0.04-3|51	%{_texmfdistdir}/tex/latex/examplep/examplep.sty
14mr|texlive-examplep-0.04-3|52	%{_texmfdistdir}/tex/latex/examplep/verbfwr.sty
14mr|texlive-examplep-0.04-3|53	%doc %{_texmfdistdir}/doc/latex/examplep/README
14mr|texlive-examplep-0.04-3|54	%doc %{_texmfdistdir}/doc/latex/examplep/eurotex_2005_examplep.pdf
14mr|texlive-examplep-0.04-3|55	%doc %{_texmfdistdir}/doc/latex/examplep/eurotex_2005_examplep.tex
14mr|texlive-examplep-0.04-3|56	%doc %{_texmfdistdir}/doc/latex/examplep/houses.eps
14mr|texlive-examplep-0.04-3|57	%doc %{_texmfdistdir}/doc/latex/examplep/houses.pdf
14mr|texlive-examplep-0.04-3|58	%doc %{_texmfdistdir}/doc/latex/examplep/pexaminipage.eps
14mr|texlive-examplep-0.04-3|59	%doc %{_texmfdistdir}/doc/latex/examplep/pexaminipage.pdf
14mr|texlive-examplep-0.04-3|60	%doc %{_texmfdistdir}/doc/latex/examplep/shorthyp_t1xtts.eps
14mr|texlive-examplep-0.04-3|61	%doc %{_texmfdistdir}/doc/latex/examplep/shorthyp_t1xtts.pdf
14mr|texlive-examplep-0.04-3|62	%doc %{_texmfdistdir}/doc/latex/examplep/wrfiles.pl
14mr|texlive-examplep-0.04-3|63	
14mr|texlive-examplep-0.04-3|64	#-----------------------------------------------------------------------
14mr|texlive-examplep-0.04-3|65	%prep
14mr|texlive-examplep-0.04-3|66	%setup -c -a0 -a1
14mr|texlive-examplep-0.04-3|67	
14mr|texlive-examplep-0.04-3|68	%build
14mr|texlive-examplep-0.04-3|69	
14mr|texlive-examplep-0.04-3|70	%install
14mr|texlive-examplep-0.04-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-examplep-0.04-3|72	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-examplep-0.04-3|73	
14mr|texlive-examplep-0.04-3|74	
14mr|texlive-examplep-0.04-3|75	
14mr|texlive-examplep-0.04-3|76	%changelog
14mr|texlive-examplep-0.04-3|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.04-3
14mr|texlive-examplep-0.04-3|78	+ Revision: b05edf7
14mr|texlive-examplep-0.04-3|79	- MassBuild#440: Increase release tag
14mr|texlive-examplep-0.04-3|80	
14mr|texlive-examplep-0.04-3|81	

20035 14
14mr|texlive-exceltex-0.5.1-3|1	# revision 26313
14mr|texlive-exceltex-0.5.1-3|2	# category Package
14mr|texlive-exceltex-0.5.1-3|3	# catalog-ctan /macros/latex/contrib/exceltex
14mr|texlive-exceltex-0.5.1-3|4	# catalog-date 2012-05-07 22:43:29 +0200
14mr|texlive-exceltex-0.5.1-3|5	# catalog-license gpl
14mr|texlive-exceltex-0.5.1-3|6	# catalog-version 0.5.1
14mr|texlive-exceltex-0.5.1-3|7	Name:		texlive-exceltex
14mr|texlive-exceltex-0.5.1-3|8	Version:	0.5.1
14mr|texlive-exceltex-0.5.1-3|9	Release:	3
14mr|texlive-exceltex-0.5.1-3|10	Summary:	Get data from Excel files into LaTeX
14mr|texlive-exceltex-0.5.1-3|11	Group:		Publishing
14mr|texlive-exceltex-0.5.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exceltex
14mr|texlive-exceltex-0.5.1-3|13	License:	GPL
14mr|texlive-exceltex-0.5.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exceltex.tar.xz
14mr|texlive-exceltex-0.5.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exceltex.doc.tar.xz
14mr|texlive-exceltex-0.5.1-3|16	BuildArch:	noarch
14mr|texlive-exceltex-0.5.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-exceltex-0.5.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-exceltex-0.5.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-exceltex-0.5.1-3|20	Provides:	texlive-exceltex.bin = %{EVRD}
14mr|texlive-exceltex-0.5.1-3|21	
14mr|texlive-exceltex-0.5.1-3|22	%description
14mr|texlive-exceltex-0.5.1-3|23	Exceltex is a LaTeX package combined with a helper program
14mr|texlive-exceltex-0.5.1-3|24	written in Perl. It provides an easy to use yet powerfull and
14mr|texlive-exceltex-0.5.1-3|25	flexible way to get data from Spreadsheets into LaTeX. In
14mr|texlive-exceltex-0.5.1-3|26	contrast to other solutions, exceltex does not seek to make the
14mr|texlive-exceltex-0.5.1-3|27	creation of tables in LaTeX easier, but to get data from
14mr|texlive-exceltex-0.5.1-3|28	Spreadsheets into LaTeX as easily as possible. The Excel (TM)
14mr|texlive-exceltex-0.5.1-3|29	file format only acts as an interface between the spreadsheet
14mr|texlive-exceltex-0.5.1-3|30	application and exceltex beacause it is easily accessible (via
14mr|texlive-exceltex-0.5.1-3|31	the Spreadsheet::ParseExcel Perl module) and because most
14mr|texlive-exceltex-0.5.1-3|32	spreadsheet applications are able to read and write Excel
14mr|texlive-exceltex-0.5.1-3|33	files.
14mr|texlive-exceltex-0.5.1-3|34	
14mr|texlive-exceltex-0.5.1-3|35	%post
14mr|texlive-exceltex-0.5.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-exceltex-0.5.1-3|37	
14mr|texlive-exceltex-0.5.1-3|38	%postun
14mr|texlive-exceltex-0.5.1-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-exceltex-0.5.1-3|40	%{_sbindir}/texlive.post
14mr|texlive-exceltex-0.5.1-3|41	fi
14mr|texlive-exceltex-0.5.1-3|42	
14mr|texlive-exceltex-0.5.1-3|43	#-----------------------------------------------------------------------
14mr|texlive-exceltex-0.5.1-3|44	%files
14mr|texlive-exceltex-0.5.1-3|45	%{_bindir}/exceltex
14mr|texlive-exceltex-0.5.1-3|46	%{_texmfdistdir}/scripts/exceltex/exceltex
14mr|texlive-exceltex-0.5.1-3|47	%{_texmfdistdir}/tex/latex/exceltex/exceltex.sty
14mr|texlive-exceltex-0.5.1-3|48	%doc %{_texmfdistdir}/doc/latex/exceltex/CHANGES
14mr|texlive-exceltex-0.5.1-3|49	%doc %{_texmfdistdir}/doc/latex/exceltex/INSTALL
14mr|texlive-exceltex-0.5.1-3|50	%doc %{_texmfdistdir}/doc/latex/exceltex/README
14mr|texlive-exceltex-0.5.1-3|51	%doc %{_texmfdistdir}/doc/latex/exceltex/README.TEXLIVE
14mr|texlive-exceltex-0.5.1-3|52	
14mr|texlive-exceltex-0.5.1-3|53	#-----------------------------------------------------------------------
14mr|texlive-exceltex-0.5.1-3|54	%prep
14mr|texlive-exceltex-0.5.1-3|55	%setup -c -a0 -a1
14mr|texlive-exceltex-0.5.1-3|56	
14mr|texlive-exceltex-0.5.1-3|57	%build
14mr|texlive-exceltex-0.5.1-3|58	
14mr|texlive-exceltex-0.5.1-3|59	%install
14mr|texlive-exceltex-0.5.1-3|60	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-exceltex-0.5.1-3|61	pushd %{buildroot}%{_bindir}
14mr|texlive-exceltex-0.5.1-3|62	ln -sf %{_texmfdistdir}/scripts/exceltex/exceltex exceltex
14mr|texlive-exceltex-0.5.1-3|63	popd
14mr|texlive-exceltex-0.5.1-3|64	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-exceltex-0.5.1-3|65	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-exceltex-0.5.1-3|66	
14mr|texlive-exceltex-0.5.1-3|67	
14mr|texlive-exceltex-0.5.1-3|68	
14mr|texlive-exceltex-0.5.1-3|69	%changelog
14mr|texlive-exceltex-0.5.1-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-3
14mr|texlive-exceltex-0.5.1-3|71	+ Revision: 8858a03
14mr|texlive-exceltex-0.5.1-3|72	- MassBuild#440: Increase release tag
14mr|texlive-exceltex-0.5.1-3|73	
14mr|texlive-exceltex-0.5.1-3|74	

20036 14
14mr|texlive-excludeonly-1.0-3|1	# revision 17262
14mr|texlive-excludeonly-1.0-3|2	# category Package
14mr|texlive-excludeonly-1.0-3|3	# catalog-ctan /macros/latex/contrib/excludeonly
14mr|texlive-excludeonly-1.0-3|4	# catalog-date 2010-03-01 08:47:36 +0100
14mr|texlive-excludeonly-1.0-3|5	# catalog-license pd
14mr|texlive-excludeonly-1.0-3|6	# catalog-version 1.0
14mr|texlive-excludeonly-1.0-3|7	Name:		texlive-excludeonly
14mr|texlive-excludeonly-1.0-3|8	Version:	1.0
14mr|texlive-excludeonly-1.0-3|9	Release:	3
14mr|texlive-excludeonly-1.0-3|10	Summary:	Prevent files being \include-ed
14mr|texlive-excludeonly-1.0-3|11	Group:		Publishing
14mr|texlive-excludeonly-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/excludeonly
14mr|texlive-excludeonly-1.0-3|13	License:	PD
14mr|texlive-excludeonly-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/excludeonly.tar.xz
14mr|texlive-excludeonly-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/excludeonly.doc.tar.xz
14mr|texlive-excludeonly-1.0-3|16	BuildArch:	noarch
14mr|texlive-excludeonly-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-excludeonly-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-excludeonly-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-excludeonly-1.0-3|20	
14mr|texlive-excludeonly-1.0-3|21	%description
14mr|texlive-excludeonly-1.0-3|22	The package defines an \excludeonly command, which is (in
14mr|texlive-excludeonly-1.0-3|23	effect) the opposite of \includeonly. If both \includeonly and
14mr|texlive-excludeonly-1.0-3|24	\excludeonly exist in a document, only files "allowed" by both
14mr|texlive-excludeonly-1.0-3|25	will be included. The package redefines the internal \@include
14mr|texlive-excludeonly-1.0-3|26	command, so it conflicts with packages that do the same.
14mr|texlive-excludeonly-1.0-3|27	Examples are the classes paper.cls and thesis.cls.
14mr|texlive-excludeonly-1.0-3|28	
14mr|texlive-excludeonly-1.0-3|29	%post
14mr|texlive-excludeonly-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-excludeonly-1.0-3|31	
14mr|texlive-excludeonly-1.0-3|32	%postun
14mr|texlive-excludeonly-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-excludeonly-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-excludeonly-1.0-3|35	fi
14mr|texlive-excludeonly-1.0-3|36	
14mr|texlive-excludeonly-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-excludeonly-1.0-3|38	%files
14mr|texlive-excludeonly-1.0-3|39	%{_texmfdistdir}/tex/latex/excludeonly/excludeonly.sty
14mr|texlive-excludeonly-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/excludeonly/excludeonly.pdf
14mr|texlive-excludeonly-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/excludeonly/excludeonly.tex
14mr|texlive-excludeonly-1.0-3|42	
14mr|texlive-excludeonly-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-excludeonly-1.0-3|44	%prep
14mr|texlive-excludeonly-1.0-3|45	%setup -c -a0 -a1
14mr|texlive-excludeonly-1.0-3|46	
14mr|texlive-excludeonly-1.0-3|47	%build
14mr|texlive-excludeonly-1.0-3|48	
14mr|texlive-excludeonly-1.0-3|49	%install
14mr|texlive-excludeonly-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-excludeonly-1.0-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-excludeonly-1.0-3|52	
14mr|texlive-excludeonly-1.0-3|53	
14mr|texlive-excludeonly-1.0-3|54	
14mr|texlive-excludeonly-1.0-3|55	%changelog
14mr|texlive-excludeonly-1.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-excludeonly-1.0-3|57	+ Revision: ccc667e
14mr|texlive-excludeonly-1.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-excludeonly-1.0-3|59	
14mr|texlive-excludeonly-1.0-3|60	

20037 14
14mr|texlive-exercise-1.58-2|1	# revision 26260
14mr|texlive-exercise-1.58-2|2	# category Package
14mr|texlive-exercise-1.58-2|3	# catalog-ctan /macros/latex/contrib/exercise
14mr|texlive-exercise-1.58-2|4	# catalog-date 2012-05-08 15:13:49 +0200
14mr|texlive-exercise-1.58-2|5	# catalog-license gpl
14mr|texlive-exercise-1.58-2|6	# catalog-version 1.58
14mr|texlive-exercise-1.58-2|7	Name:		texlive-exercise
14mr|texlive-exercise-1.58-2|8	Version:	1.58
14mr|texlive-exercise-1.58-2|9	Release:	2
14mr|texlive-exercise-1.58-2|10	Summary:	Typeset exercises, problems, etc. and their answers
14mr|texlive-exercise-1.58-2|11	Group:		Publishing
14mr|texlive-exercise-1.58-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exercise
14mr|texlive-exercise-1.58-2|13	License:	GPL
14mr|texlive-exercise-1.58-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exercise.tar.xz
14mr|texlive-exercise-1.58-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exercise.doc.tar.xz
14mr|texlive-exercise-1.58-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exercise.source.tar.xz
14mr|texlive-exercise-1.58-2|17	BuildArch:	noarch
14mr|texlive-exercise-1.58-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-exercise-1.58-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-exercise-1.58-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-exercise-1.58-2|21	
14mr|texlive-exercise-1.58-2|22	%description
14mr|texlive-exercise-1.58-2|23	The package helps to typeset exercises or list of exercises
14mr|texlive-exercise-1.58-2|24	within any document. Exercises, questions and sub-questions are
14mr|texlive-exercise-1.58-2|25	automatically numbered. It is possible to put answers in the
14mr|texlive-exercise-1.58-2|26	same document, and display them immediatly, later in the
14mr|texlive-exercise-1.58-2|27	document or not to print answers at all. The layout of
14mr|texlive-exercise-1.58-2|28	exercises is fully customisable. It is possible to typeset long
14mr|texlive-exercise-1.58-2|29	problems, short exercises, questionnaires, etc. Usage of the
14mr|texlive-exercise-1.58-2|30	babel package is detected, but not fully supported yet (only
14mr|texlive-exercise-1.58-2|31	English and French are implemented).
14mr|texlive-exercise-1.58-2|32	
14mr|texlive-exercise-1.58-2|33	%post
14mr|texlive-exercise-1.58-2|34	%{_sbindir}/texlive.post
14mr|texlive-exercise-1.58-2|35	
14mr|texlive-exercise-1.58-2|36	%postun
14mr|texlive-exercise-1.58-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-exercise-1.58-2|38	%{_sbindir}/texlive.post
14mr|texlive-exercise-1.58-2|39	fi
14mr|texlive-exercise-1.58-2|40	
14mr|texlive-exercise-1.58-2|41	#-----------------------------------------------------------------------
14mr|texlive-exercise-1.58-2|42	%files
14mr|texlive-exercise-1.58-2|43	%{_texmfdistdir}/tex/latex/exercise/exercise.sty
14mr|texlive-exercise-1.58-2|44	%doc %{_texmfdistdir}/doc/latex/exercise/README
14mr|texlive-exercise-1.58-2|45	%doc %{_texmfdistdir}/doc/latex/exercise/exercise.pdf
14mr|texlive-exercise-1.58-2|46	#- source
14mr|texlive-exercise-1.58-2|47	%doc %{_texmfdistdir}/source/latex/exercise/exercise.dtx
14mr|texlive-exercise-1.58-2|48	%doc %{_texmfdistdir}/source/latex/exercise/exercise.ins
14mr|texlive-exercise-1.58-2|49	
14mr|texlive-exercise-1.58-2|50	#-----------------------------------------------------------------------
14mr|texlive-exercise-1.58-2|51	%prep
14mr|texlive-exercise-1.58-2|52	%setup -c -a0 -a1 -a2
14mr|texlive-exercise-1.58-2|53	
14mr|texlive-exercise-1.58-2|54	%build
14mr|texlive-exercise-1.58-2|55	
14mr|texlive-exercise-1.58-2|56	%install
14mr|texlive-exercise-1.58-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-exercise-1.58-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-exercise-1.58-2|59	
14mr|texlive-exercise-1.58-2|60	
14mr|texlive-exercise-1.58-2|61	
14mr|texlive-exercise-1.58-2|62	%changelog
14mr|texlive-exercise-1.58-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.58-2
14mr|texlive-exercise-1.58-2|64	+ Revision: 0682b76
14mr|texlive-exercise-1.58-2|65	- MassBuild#440: Increase release tag
14mr|texlive-exercise-1.58-2|66	
14mr|texlive-exercise-1.58-2|67	

20038 14
14mr|texlive-expdlist-2.4-3|1	# revision 15878
14mr|texlive-expdlist-2.4-3|2	# category Package
14mr|texlive-expdlist-2.4-3|3	# catalog-ctan /macros/latex/contrib/expdlist
14mr|texlive-expdlist-2.4-3|4	# catalog-date 2008-06-23 23:47:50 +0200
14mr|texlive-expdlist-2.4-3|5	# catalog-license lppl
14mr|texlive-expdlist-2.4-3|6	# catalog-version 2.4
14mr|texlive-expdlist-2.4-3|7	Name:		texlive-expdlist
14mr|texlive-expdlist-2.4-3|8	Version:	2.4
14mr|texlive-expdlist-2.4-3|9	Release:	3
14mr|texlive-expdlist-2.4-3|10	Summary:	Expanded description environments
14mr|texlive-expdlist-2.4-3|11	Group:		Publishing
14mr|texlive-expdlist-2.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/expdlist
14mr|texlive-expdlist-2.4-3|13	License:	LPPL
14mr|texlive-expdlist-2.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expdlist.tar.xz
14mr|texlive-expdlist-2.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expdlist.doc.tar.xz
14mr|texlive-expdlist-2.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expdlist.source.tar.xz
14mr|texlive-expdlist-2.4-3|17	BuildArch:	noarch
14mr|texlive-expdlist-2.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-expdlist-2.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-expdlist-2.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-expdlist-2.4-3|21	
14mr|texlive-expdlist-2.4-3|22	%description
14mr|texlive-expdlist-2.4-3|23	The package provides additional features for the LaTeX
14mr|texlive-expdlist-2.4-3|24	description environment, including adjustable left margin. The
14mr|texlive-expdlist-2.4-3|25	package also allows the user to 'break' a list (for example, to
14mr|texlive-expdlist-2.4-3|26	interpose a comment) without affecting the structure of the
14mr|texlive-expdlist-2.4-3|27	list (so that, for example, numbered lists remain in sequence).
14mr|texlive-expdlist-2.4-3|28	
14mr|texlive-expdlist-2.4-3|29	%post
14mr|texlive-expdlist-2.4-3|30	%{_sbindir}/texlive.post
14mr|texlive-expdlist-2.4-3|31	
14mr|texlive-expdlist-2.4-3|32	%postun
14mr|texlive-expdlist-2.4-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-expdlist-2.4-3|34	%{_sbindir}/texlive.post
14mr|texlive-expdlist-2.4-3|35	fi
14mr|texlive-expdlist-2.4-3|36	
14mr|texlive-expdlist-2.4-3|37	#-----------------------------------------------------------------------
14mr|texlive-expdlist-2.4-3|38	%files
14mr|texlive-expdlist-2.4-3|39	%{_texmfdistdir}/tex/latex/expdlist/expdlist.sty
14mr|texlive-expdlist-2.4-3|40	%doc %{_texmfdistdir}/doc/latex/expdlist/expdlisg.pdf
14mr|texlive-expdlist-2.4-3|41	%doc %{_texmfdistdir}/doc/latex/expdlist/expdlist.pdf
14mr|texlive-expdlist-2.4-3|42	%doc %{_texmfdistdir}/doc/latex/expdlist/readme.txt
14mr|texlive-expdlist-2.4-3|43	#- source
14mr|texlive-expdlist-2.4-3|44	%doc %{_texmfdistdir}/source/latex/expdlist/expdlisg.drv
14mr|texlive-expdlist-2.4-3|45	%doc %{_texmfdistdir}/source/latex/expdlist/expdlist.drv
14mr|texlive-expdlist-2.4-3|46	%doc %{_texmfdistdir}/source/latex/expdlist/expdlist.dtx
14mr|texlive-expdlist-2.4-3|47	%doc %{_texmfdistdir}/source/latex/expdlist/expdlist.ins
14mr|texlive-expdlist-2.4-3|48	
14mr|texlive-expdlist-2.4-3|49	#-----------------------------------------------------------------------
14mr|texlive-expdlist-2.4-3|50	%prep
14mr|texlive-expdlist-2.4-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-expdlist-2.4-3|52	
14mr|texlive-expdlist-2.4-3|53	%build
14mr|texlive-expdlist-2.4-3|54	
14mr|texlive-expdlist-2.4-3|55	%install
14mr|texlive-expdlist-2.4-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-expdlist-2.4-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-expdlist-2.4-3|58	
14mr|texlive-expdlist-2.4-3|59	
14mr|texlive-expdlist-2.4-3|60	
14mr|texlive-expdlist-2.4-3|61	%changelog
14mr|texlive-expdlist-2.4-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-3
14mr|texlive-expdlist-2.4-3|63	+ Revision: 0b9beb4
14mr|texlive-expdlist-2.4-3|64	- MassBuild#440: Increase release tag
14mr|texlive-expdlist-2.4-3|65	
14mr|texlive-expdlist-2.4-3|66	

20039 14
14mr|texlive-expex-5.0-2|1	# revision 32962
14mr|texlive-expex-5.0-2|2	# category Package
14mr|texlive-expex-5.0-2|3	# catalog-ctan /macros/plain/contrib/expex
14mr|texlive-expex-5.0-2|4	# catalog-date 2014-02-13 19:55:47 +0100
14mr|texlive-expex-5.0-2|5	# catalog-license lppl
14mr|texlive-expex-5.0-2|6	# catalog-version 5.0
14mr|texlive-expex-5.0-2|7	Name:		texlive-expex
14mr|texlive-expex-5.0-2|8	Version:	5.0
14mr|texlive-expex-5.0-2|9	Release:	2
14mr|texlive-expex-5.0-2|10	Summary:	Format linguistic examples and glosses, with reference capabilities
14mr|texlive-expex-5.0-2|11	Group:		Publishing
14mr|texlive-expex-5.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/expex
14mr|texlive-expex-5.0-2|13	License:	LPPL
14mr|texlive-expex-5.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expex.tar.xz
14mr|texlive-expex-5.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expex.doc.tar.xz
14mr|texlive-expex-5.0-2|16	BuildArch:	noarch
14mr|texlive-expex-5.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-expex-5.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-expex-5.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-expex-5.0-2|20	
14mr|texlive-expex-5.0-2|21	%description
14mr|texlive-expex-5.0-2|22	The package provides macros for typesetting linguistic examples
14mr|texlive-expex-5.0-2|23	and glosses, with a refined mechanism for referencing examples
14mr|texlive-expex-5.0-2|24	and parts of examples. The package can be used with LaTex using
14mr|texlive-expex-5.0-2|25	the .sty wrapper or with PlainTex.
14mr|texlive-expex-5.0-2|26	
14mr|texlive-expex-5.0-2|27	%post
14mr|texlive-expex-5.0-2|28	%{_sbindir}/texlive.post
14mr|texlive-expex-5.0-2|29	
14mr|texlive-expex-5.0-2|30	%postun
14mr|texlive-expex-5.0-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-expex-5.0-2|32	%{_sbindir}/texlive.post
14mr|texlive-expex-5.0-2|33	fi
14mr|texlive-expex-5.0-2|34	
14mr|texlive-expex-5.0-2|35	#-----------------------------------------------------------------------
14mr|texlive-expex-5.0-2|36	%files
14mr|texlive-expex-5.0-2|37	%{_texmfdistdir}/tex/generic/expex/epltxchapno.sty
14mr|texlive-expex-5.0-2|38	%{_texmfdistdir}/tex/generic/expex/epltxfn.sty
14mr|texlive-expex-5.0-2|39	%{_texmfdistdir}/tex/generic/expex/eptexfn.tex
14mr|texlive-expex-5.0-2|40	%{_texmfdistdir}/tex/generic/expex/expex-demo.tex
14mr|texlive-expex-5.0-2|41	%{_texmfdistdir}/tex/generic/expex/expex.sty
14mr|texlive-expex-5.0-2|42	%{_texmfdistdir}/tex/generic/expex/expex.tex
14mr|texlive-expex-5.0-2|43	%doc %{_texmfdistdir}/doc/generic/expex/README
14mr|texlive-expex-5.0-2|44	%doc %{_texmfdistdir}/doc/generic/expex/doc-source.zip
14mr|texlive-expex-5.0-2|45	%doc %{_texmfdistdir}/doc/generic/expex/expex-doc.pdf
14mr|texlive-expex-5.0-2|46	
14mr|texlive-expex-5.0-2|47	#-----------------------------------------------------------------------
14mr|texlive-expex-5.0-2|48	%prep
14mr|texlive-expex-5.0-2|49	%setup -c -a0 -a1
14mr|texlive-expex-5.0-2|50	
14mr|texlive-expex-5.0-2|51	%build
14mr|texlive-expex-5.0-2|52	
14mr|texlive-expex-5.0-2|53	%install
14mr|texlive-expex-5.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-expex-5.0-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-expex-5.0-2|56	
14mr|texlive-expex-5.0-2|57	%changelog
14mr|texlive-expex-5.0-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0-2
14mr|texlive-expex-5.0-2|59	+ Revision: a587b7b
14mr|texlive-expex-5.0-2|60	- MassBuild#440: Increase release tag
14mr|texlive-expex-5.0-2|61	
14mr|texlive-expex-5.0-2|62	

20040 14
14mr|texlive-export-1.8-3|1	# revision 15878
14mr|texlive-export-1.8-3|2	# category Package
14mr|texlive-export-1.8-3|3	# catalog-ctan /macros/latex/contrib/export
14mr|texlive-export-1.8-3|4	# catalog-date 2007-01-03 21:31:08 +0100
14mr|texlive-export-1.8-3|5	# catalog-license lppl
14mr|texlive-export-1.8-3|6	# catalog-version 1.8
14mr|texlive-export-1.8-3|7	Name:		texlive-export
14mr|texlive-export-1.8-3|8	Version:	1.8
14mr|texlive-export-1.8-3|9	Release:	3
14mr|texlive-export-1.8-3|10	Summary:	Import and export values of LaTeX registers
14mr|texlive-export-1.8-3|11	Group:		Publishing
14mr|texlive-export-1.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/export
14mr|texlive-export-1.8-3|13	License:	LPPL
14mr|texlive-export-1.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/export.tar.xz
14mr|texlive-export-1.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/export.doc.tar.xz
14mr|texlive-export-1.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/export.source.tar.xz
14mr|texlive-export-1.8-3|17	BuildArch:	noarch
14mr|texlive-export-1.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-export-1.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-export-1.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-export-1.8-3|21	
14mr|texlive-export-1.8-3|22	%description
14mr|texlive-export-1.8-3|23	This package allows the user to export/import the values of
14mr|texlive-export-1.8-3|24	LaTeX registers (counters, rigid and rubber lengths only). It
14mr|texlive-export-1.8-3|25	is definitely not for faint-hearted users. The package may be
14mr|texlive-export-1.8-3|26	used, for example, to communicate between documents for the
14mr|texlive-export-1.8-3|27	purposes of dvipaste.
14mr|texlive-export-1.8-3|28	
14mr|texlive-export-1.8-3|29	%post
14mr|texlive-export-1.8-3|30	%{_sbindir}/texlive.post
14mr|texlive-export-1.8-3|31	
14mr|texlive-export-1.8-3|32	%postun
14mr|texlive-export-1.8-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-export-1.8-3|34	%{_sbindir}/texlive.post
14mr|texlive-export-1.8-3|35	fi
14mr|texlive-export-1.8-3|36	
14mr|texlive-export-1.8-3|37	#-----------------------------------------------------------------------
14mr|texlive-export-1.8-3|38	%files
14mr|texlive-export-1.8-3|39	%{_texmfdistdir}/tex/latex/export/dvipaste.sty
14mr|texlive-export-1.8-3|40	%{_texmfdistdir}/tex/latex/export/export.sty
14mr|texlive-export-1.8-3|41	%doc %{_texmfdistdir}/doc/latex/export/00readme
14mr|texlive-export-1.8-3|42	#- source
14mr|texlive-export-1.8-3|43	%doc %{_texmfdistdir}/source/latex/export/export.dtx
14mr|texlive-export-1.8-3|44	%doc %{_texmfdistdir}/source/latex/export/export.ins
14mr|texlive-export-1.8-3|45	%doc %{_texmfdistdir}/source/latex/export/export.l
14mr|texlive-export-1.8-3|46	
14mr|texlive-export-1.8-3|47	#-----------------------------------------------------------------------
14mr|texlive-export-1.8-3|48	%prep
14mr|texlive-export-1.8-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-export-1.8-3|50	
14mr|texlive-export-1.8-3|51	%build
14mr|texlive-export-1.8-3|52	
14mr|texlive-export-1.8-3|53	%install
14mr|texlive-export-1.8-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-export-1.8-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-export-1.8-3|56	
14mr|texlive-export-1.8-3|57	
14mr|texlive-export-1.8-3|58	
14mr|texlive-export-1.8-3|59	%changelog
14mr|texlive-export-1.8-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-3
14mr|texlive-export-1.8-3|61	+ Revision: 470433f
14mr|texlive-export-1.8-3|62	- MassBuild#440: Increase release tag
14mr|texlive-export-1.8-3|63	
14mr|texlive-export-1.8-3|64	

20041 14
14mr|texlive-expressg-1.5-3|1	# revision 15878
14mr|texlive-expressg-1.5-3|2	# category Package
14mr|texlive-expressg-1.5-3|3	# catalog-ctan /graphics/metapost/contrib/macros/expressg
14mr|texlive-expressg-1.5-3|4	# catalog-date 2007-01-05 12:56:21 +0100
14mr|texlive-expressg-1.5-3|5	# catalog-license lppl
14mr|texlive-expressg-1.5-3|6	# catalog-version 1.5
14mr|texlive-expressg-1.5-3|7	Name:		texlive-expressg
14mr|texlive-expressg-1.5-3|8	Version:	1.5
14mr|texlive-expressg-1.5-3|9	Release:	3
14mr|texlive-expressg-1.5-3|10	Summary:	Diagrams consisting of boxes, lines, and annotations
14mr|texlive-expressg-1.5-3|11	Group:		Publishing
14mr|texlive-expressg-1.5-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/expressg
14mr|texlive-expressg-1.5-3|13	License:	LPPL
14mr|texlive-expressg-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expressg.tar.xz
14mr|texlive-expressg-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expressg.doc.tar.xz
14mr|texlive-expressg-1.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expressg.source.tar.xz
14mr|texlive-expressg-1.5-3|17	BuildArch:	noarch
14mr|texlive-expressg-1.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-expressg-1.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-expressg-1.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-expressg-1.5-3|21	
14mr|texlive-expressg-1.5-3|22	%description
14mr|texlive-expressg-1.5-3|23	A MetaPost package providing facilities to assist in drawing
14mr|texlive-expressg-1.5-3|24	diagrams that consist of boxes, lines, and annotations.
14mr|texlive-expressg-1.5-3|25	Particular support is provided for creating EXPRESS-G diagrams,
14mr|texlive-expressg-1.5-3|26	for example IDEF1X, OMT, Shlaer-Mellor, and NIAM diagrams. The
14mr|texlive-expressg-1.5-3|27	package may also be used to create UML and most other Box-Line-
14mr|texlive-expressg-1.5-3|28	Annotation charts, but not Gantt charts directly.
14mr|texlive-expressg-1.5-3|29	
14mr|texlive-expressg-1.5-3|30	%post
14mr|texlive-expressg-1.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-expressg-1.5-3|32	
14mr|texlive-expressg-1.5-3|33	%postun
14mr|texlive-expressg-1.5-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-expressg-1.5-3|35	%{_sbindir}/texlive.post
14mr|texlive-expressg-1.5-3|36	fi
14mr|texlive-expressg-1.5-3|37	
14mr|texlive-expressg-1.5-3|38	#-----------------------------------------------------------------------
14mr|texlive-expressg-1.5-3|39	%files
14mr|texlive-expressg-1.5-3|40	%{_texmfdistdir}/metapost/expressg/aam.mp
14mr|texlive-expressg-1.5-3|41	%{_texmfdistdir}/metapost/expressg/expeg.mp
14mr|texlive-expressg-1.5-3|42	%{_texmfdistdir}/metapost/expressg/expressg.mp
14mr|texlive-expressg-1.5-3|43	%doc %{_texmfdistdir}/doc/metapost/expressg/README
14mr|texlive-expressg-1.5-3|44	%doc %{_texmfdistdir}/doc/metapost/expressg/aamfigs.pdf
14mr|texlive-expressg-1.5-3|45	%doc %{_texmfdistdir}/doc/metapost/expressg/aamfigs.tex
14mr|texlive-expressg-1.5-3|46	%doc %{_texmfdistdir}/doc/metapost/expressg/expeg.pdf
14mr|texlive-expressg-1.5-3|47	%doc %{_texmfdistdir}/doc/metapost/expressg/expeg.tex
14mr|texlive-expressg-1.5-3|48	%doc %{_texmfdistdir}/doc/metapost/expressg/expressg.pdf
14mr|texlive-expressg-1.5-3|49	%doc %{_texmfdistdir}/doc/metapost/expressg/n2mps.sh
14mr|texlive-expressg-1.5-3|50	%doc %{_texmfdistdir}/doc/metapost/expressg/n2mpsprl.prl
14mr|texlive-expressg-1.5-3|51	#- source
14mr|texlive-expressg-1.5-3|52	%doc %{_texmfdistdir}/source/metapost/expressg/expressg.dtx
14mr|texlive-expressg-1.5-3|53	%doc %{_texmfdistdir}/source/metapost/expressg/expressg.ins
14mr|texlive-expressg-1.5-3|54	
14mr|texlive-expressg-1.5-3|55	#-----------------------------------------------------------------------
14mr|texlive-expressg-1.5-3|56	%prep
14mr|texlive-expressg-1.5-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-expressg-1.5-3|58	
14mr|texlive-expressg-1.5-3|59	%build
14mr|texlive-expressg-1.5-3|60	
14mr|texlive-expressg-1.5-3|61	%install
14mr|texlive-expressg-1.5-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-expressg-1.5-3|63	cp -fpar metapost doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-expressg-1.5-3|64	
14mr|texlive-expressg-1.5-3|65	
14mr|texlive-expressg-1.5-3|66	
14mr|texlive-expressg-1.5-3|67	%changelog
14mr|texlive-expressg-1.5-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-expressg-1.5-3|69	+ Revision: 1ec364f
14mr|texlive-expressg-1.5-3|70	- MassBuild#440: Increase release tag
14mr|texlive-expressg-1.5-3|71	
14mr|texlive-expressg-1.5-3|72	

20042 14
14mr|texlive-exp-testopt-0.3-3|1	# revision 15878
14mr|texlive-exp-testopt-0.3-3|2	# category Package
14mr|texlive-exp-testopt-0.3-3|3	# catalog-ctan /macros/latex/contrib/exp-testopt
14mr|texlive-exp-testopt-0.3-3|4	# catalog-date 2009-03-08 17:38:29 +0100
14mr|texlive-exp-testopt-0.3-3|5	# catalog-license lppl
14mr|texlive-exp-testopt-0.3-3|6	# catalog-version 0.3
14mr|texlive-exp-testopt-0.3-3|7	Name:		texlive-exp-testopt
14mr|texlive-exp-testopt-0.3-3|8	Version:	0.3
14mr|texlive-exp-testopt-0.3-3|9	Release:	3
14mr|texlive-exp-testopt-0.3-3|10	Summary:	Expandable \@testopt (and related) macros
14mr|texlive-exp-testopt-0.3-3|11	Group:		Publishing
14mr|texlive-exp-testopt-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exp-testopt
14mr|texlive-exp-testopt-0.3-3|13	License:	LPPL
14mr|texlive-exp-testopt-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exp-testopt.tar.xz
14mr|texlive-exp-testopt-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exp-testopt.doc.tar.xz
14mr|texlive-exp-testopt-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exp-testopt.source.tar.xz
14mr|texlive-exp-testopt-0.3-3|17	BuildArch:	noarch
14mr|texlive-exp-testopt-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-exp-testopt-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-exp-testopt-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-exp-testopt-0.3-3|21	
14mr|texlive-exp-testopt-0.3-3|22	%description
14mr|texlive-exp-testopt-0.3-3|23	The package provides an expandable variant of the LaTeX kernel
14mr|texlive-exp-testopt-0.3-3|24	command \@testopt, named \@expandable@testopt, and a more
14mr|texlive-exp-testopt-0.3-3|25	general \@expandable@ifopt, both intended for package writers.
14mr|texlive-exp-testopt-0.3-3|26	Also we have a variant of \newcommand which uses these macros
14mr|texlive-exp-testopt-0.3-3|27	to check for optional arguments.
14mr|texlive-exp-testopt-0.3-3|28	
14mr|texlive-exp-testopt-0.3-3|29	%post
14mr|texlive-exp-testopt-0.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-exp-testopt-0.3-3|31	
14mr|texlive-exp-testopt-0.3-3|32	%postun
14mr|texlive-exp-testopt-0.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-exp-testopt-0.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-exp-testopt-0.3-3|35	fi
14mr|texlive-exp-testopt-0.3-3|36	
14mr|texlive-exp-testopt-0.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-exp-testopt-0.3-3|38	%files
14mr|texlive-exp-testopt-0.3-3|39	%{_texmfdistdir}/tex/latex/exp-testopt/exp-testopt.sty
14mr|texlive-exp-testopt-0.3-3|40	%doc %{_texmfdistdir}/doc/latex/exp-testopt/README
14mr|texlive-exp-testopt-0.3-3|41	%doc %{_texmfdistdir}/doc/latex/exp-testopt/exp-testopt.pdf
14mr|texlive-exp-testopt-0.3-3|42	%doc %{_texmfdistdir}/doc/latex/exp-testopt/exp-testopt.test
14mr|texlive-exp-testopt-0.3-3|43	#- source
14mr|texlive-exp-testopt-0.3-3|44	%doc %{_texmfdistdir}/source/latex/exp-testopt/exp-testopt.dtx
14mr|texlive-exp-testopt-0.3-3|45	%doc %{_texmfdistdir}/source/latex/exp-testopt/exp-testopt.ins
14mr|texlive-exp-testopt-0.3-3|46	
14mr|texlive-exp-testopt-0.3-3|47	#-----------------------------------------------------------------------
14mr|texlive-exp-testopt-0.3-3|48	%prep
14mr|texlive-exp-testopt-0.3-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-exp-testopt-0.3-3|50	
14mr|texlive-exp-testopt-0.3-3|51	%build
14mr|texlive-exp-testopt-0.3-3|52	
14mr|texlive-exp-testopt-0.3-3|53	%install
14mr|texlive-exp-testopt-0.3-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-exp-testopt-0.3-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-exp-testopt-0.3-3|56	
14mr|texlive-exp-testopt-0.3-3|57	
14mr|texlive-exp-testopt-0.3-3|58	
14mr|texlive-exp-testopt-0.3-3|59	%changelog
14mr|texlive-exp-testopt-0.3-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-exp-testopt-0.3-3|61	+ Revision: 6b90c98
14mr|texlive-exp-testopt-0.3-3|62	- MassBuild#440: Increase release tag
14mr|texlive-exp-testopt-0.3-3|63	
14mr|texlive-exp-testopt-0.3-3|64	

20043 14
14mr|texlive-exsheets-0.12b-2|1	# revision 32517
14mr|texlive-exsheets-0.12b-2|2	# category Package
14mr|texlive-exsheets-0.12b-2|3	# catalog-ctan /macros/latex/contrib/exsheets
14mr|texlive-exsheets-0.12b-2|4	# catalog-date 2013-12-27 13:12:36 +0100
14mr|texlive-exsheets-0.12b-2|5	# catalog-license lppl1.3
14mr|texlive-exsheets-0.12b-2|6	# catalog-version 0.12b
14mr|texlive-exsheets-0.12b-2|7	Name:		texlive-exsheets
14mr|texlive-exsheets-0.12b-2|8	Version:	0.12b
14mr|texlive-exsheets-0.12b-2|9	Release:	2
14mr|texlive-exsheets-0.12b-2|10	Summary:	Create exercise sheets and exams
14mr|texlive-exsheets-0.12b-2|11	Group:		Publishing
14mr|texlive-exsheets-0.12b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exsheets
14mr|texlive-exsheets-0.12b-2|13	License:	LPPL1.3
14mr|texlive-exsheets-0.12b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsheets.tar.xz
14mr|texlive-exsheets-0.12b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsheets.doc.tar.xz
14mr|texlive-exsheets-0.12b-2|16	BuildArch:	noarch
14mr|texlive-exsheets-0.12b-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-exsheets-0.12b-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-exsheets-0.12b-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-exsheets-0.12b-2|20	
14mr|texlive-exsheets-0.12b-2|21	%description
14mr|texlive-exsheets-0.12b-2|22	The package provides the means to create exercises or questions
14mr|texlive-exsheets-0.12b-2|23	and their corresponding solutions. The questions may be divided
14mr|texlive-exsheets-0.12b-2|24	into classes and/or topics and may be printed selectively.
14mr|texlive-exsheets-0.12b-2|25	Meta-data to questions can be added and recovered. The
14mr|texlive-exsheets-0.12b-2|26	solutions may be printed where they are, or collected and
14mr|texlive-exsheets-0.12b-2|27	printed at a later point in the document all together, section-
14mr|texlive-exsheets-0.12b-2|28	wise or selectively by ID. The package provides the means to
14mr|texlive-exsheets-0.12b-2|29	selectively include questions from an external file, and to
14mr|texlive-exsheets-0.12b-2|30	control the style of headings of both questions and solutions.
14mr|texlive-exsheets-0.12b-2|31	
14mr|texlive-exsheets-0.12b-2|32	%post
14mr|texlive-exsheets-0.12b-2|33	%{_sbindir}/texlive.post
14mr|texlive-exsheets-0.12b-2|34	
14mr|texlive-exsheets-0.12b-2|35	%postun
14mr|texlive-exsheets-0.12b-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-exsheets-0.12b-2|37	%{_sbindir}/texlive.post
14mr|texlive-exsheets-0.12b-2|38	fi
14mr|texlive-exsheets-0.12b-2|39	
14mr|texlive-exsheets-0.12b-2|40	#-----------------------------------------------------------------------
14mr|texlive-exsheets-0.12b-2|41	%files
14mr|texlive-exsheets-0.12b-2|42	%{_texmfdistdir}/tex/latex/exsheets/cntformats.sty
14mr|texlive-exsheets-0.12b-2|43	%{_texmfdistdir}/tex/latex/exsheets/exsheets-listings.sty
14mr|texlive-exsheets-0.12b-2|44	%{_texmfdistdir}/tex/latex/exsheets/exsheets.sty
14mr|texlive-exsheets-0.12b-2|45	%{_texmfdistdir}/tex/latex/exsheets/exsheets_configurations.cfg
14mr|texlive-exsheets-0.12b-2|46	%{_texmfdistdir}/tex/latex/exsheets/exsheets_headings.cfg
14mr|texlive-exsheets-0.12b-2|47	%{_texmfdistdir}/tex/latex/exsheets/exsheets_headings.def
14mr|texlive-exsheets-0.12b-2|48	%{_texmfdistdir}/tex/latex/exsheets/tasks.cfg
14mr|texlive-exsheets-0.12b-2|49	%{_texmfdistdir}/tex/latex/exsheets/tasks.sty
14mr|texlive-exsheets-0.12b-2|50	%doc %{_texmfdistdir}/doc/latex/exsheets/README
14mr|texlive-exsheets-0.12b-2|51	%doc %{_texmfdistdir}/doc/latex/exsheets/cntformats_en.pdf
14mr|texlive-exsheets-0.12b-2|52	%doc %{_texmfdistdir}/doc/latex/exsheets/cntformats_en.tex
14mr|texlive-exsheets-0.12b-2|53	%doc %{_texmfdistdir}/doc/latex/exsheets/exsheets_en.pdf
14mr|texlive-exsheets-0.12b-2|54	%doc %{_texmfdistdir}/doc/latex/exsheets/exsheets_en.tex
14mr|texlive-exsheets-0.12b-2|55	%doc %{_texmfdistdir}/doc/latex/exsheets/grading-table.pdf
14mr|texlive-exsheets-0.12b-2|56	%doc %{_texmfdistdir}/doc/latex/exsheets/grading-table.tex
14mr|texlive-exsheets-0.12b-2|57	%doc %{_texmfdistdir}/doc/latex/exsheets/tasks_en.pdf
14mr|texlive-exsheets-0.12b-2|58	%doc %{_texmfdistdir}/doc/latex/exsheets/tasks_en.tex
14mr|texlive-exsheets-0.12b-2|59	
14mr|texlive-exsheets-0.12b-2|60	#-----------------------------------------------------------------------
14mr|texlive-exsheets-0.12b-2|61	%prep
14mr|texlive-exsheets-0.12b-2|62	%setup -c -a0 -a1
14mr|texlive-exsheets-0.12b-2|63	
14mr|texlive-exsheets-0.12b-2|64	%build
14mr|texlive-exsheets-0.12b-2|65	
14mr|texlive-exsheets-0.12b-2|66	%install
14mr|texlive-exsheets-0.12b-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-exsheets-0.12b-2|68	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-exsheets-0.12b-2|69	
14mr|texlive-exsheets-0.12b-2|70	%changelog
14mr|texlive-exsheets-0.12b-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12b-2
14mr|texlive-exsheets-0.12b-2|72	+ Revision: b346cea
14mr|texlive-exsheets-0.12b-2|73	- MassBuild#440: Increase release tag
14mr|texlive-exsheets-0.12b-2|74	
14mr|texlive-exsheets-0.12b-2|75	

20044 14
14mr|texlive-exsol-0.6-6|1	# revision 30451
14mr|texlive-exsol-0.6-6|2	# category Package
14mr|texlive-exsol-0.6-6|3	# catalog-ctan /macros/latex/contrib/exsol
14mr|texlive-exsol-0.6-6|4	# catalog-date 2013-05-13 10:56:37 +0200
14mr|texlive-exsol-0.6-6|5	# catalog-license lppl1.3
14mr|texlive-exsol-0.6-6|6	# catalog-version 0.6
14mr|texlive-exsol-0.6-6|7	Name:		texlive-exsol
14mr|texlive-exsol-0.6-6|8	Version:	0.6
14mr|texlive-exsol-0.6-6|9	Release:	6
14mr|texlive-exsol-0.6-6|10	Summary:	Exercises and solutions from same source, into a book
14mr|texlive-exsol-0.6-6|11	Group:		Publishing
14mr|texlive-exsol-0.6-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exsol
14mr|texlive-exsol-0.6-6|13	License:	LPPL1.3
14mr|texlive-exsol-0.6-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsol.tar.xz
14mr|texlive-exsol-0.6-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsol.doc.tar.xz
14mr|texlive-exsol-0.6-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsol.source.tar.xz
14mr|texlive-exsol-0.6-6|17	BuildArch:	noarch
14mr|texlive-exsol-0.6-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-exsol-0.6-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-exsol-0.6-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-exsol-0.6-6|21	
14mr|texlive-exsol-0.6-6|22	%description
14mr|texlive-exsol-0.6-6|23	The packageThe exsol package provides macros to allow for
14mr|texlive-exsol-0.6-6|24	embedding exercises and solutions in the LaTeX source of an
14mr|texlive-exsol-0.6-6|25	instructional text (e.g., a book or a course text) while
14mr|texlive-exsol-0.6-6|26	generating the following separate documents: - your original
14mr|texlive-exsol-0.6-6|27	text that only contains the exercises, and - a solution book
14mr|texlive-exsol-0.6-6|28	that contains only the solutions to the exercises (optionally,
14mr|texlive-exsol-0.6-6|29	the exercises themselves are also copied to the solution book).
14mr|texlive-exsol-0.6-6|30	The exercise data are generated when running LaTeX on your
14mr|texlive-exsol-0.6-6|31	document; the first run also writes the solutions to a
14mr|texlive-exsol-0.6-6|32	secondary file that may be included in a simple document
14mr|texlive-exsol-0.6-6|33	harness, may be processed by LaTeX, to generate a nice solution
14mr|texlive-exsol-0.6-6|34	book. The code of the package was derived (in large part) from
14mr|texlive-exsol-0.6-6|35	fancyvrb.
14mr|texlive-exsol-0.6-6|36	
14mr|texlive-exsol-0.6-6|37	%post
14mr|texlive-exsol-0.6-6|38	%{_sbindir}/texlive.post
14mr|texlive-exsol-0.6-6|39	
14mr|texlive-exsol-0.6-6|40	%postun
14mr|texlive-exsol-0.6-6|41	if [ $1 -eq 0 ]; then
14mr|texlive-exsol-0.6-6|42	%{_sbindir}/texlive.post
14mr|texlive-exsol-0.6-6|43	fi
14mr|texlive-exsol-0.6-6|44	
14mr|texlive-exsol-0.6-6|45	#-----------------------------------------------------------------------
14mr|texlive-exsol-0.6-6|46	%files
14mr|texlive-exsol-0.6-6|47	%{_texmfdistdir}/tex/latex/exsol/exsol.sty
14mr|texlive-exsol-0.6-6|48	%doc %{_texmfdistdir}/doc/latex/exsol/LICENSE
14mr|texlive-exsol-0.6-6|49	%doc %{_texmfdistdir}/doc/latex/exsol/exsol.pdf
14mr|texlive-exsol-0.6-6|50	#- source
14mr|texlive-exsol-0.6-6|51	%doc %{_texmfdistdir}/source/latex/exsol/exsol.dtx
14mr|texlive-exsol-0.6-6|52	%doc %{_texmfdistdir}/source/latex/exsol/exsol.ins
14mr|texlive-exsol-0.6-6|53	
14mr|texlive-exsol-0.6-6|54	#-----------------------------------------------------------------------
14mr|texlive-exsol-0.6-6|55	%prep
14mr|texlive-exsol-0.6-6|56	%setup -c -a0 -a1 -a2
14mr|texlive-exsol-0.6-6|57	
14mr|texlive-exsol-0.6-6|58	%build
14mr|texlive-exsol-0.6-6|59	
14mr|texlive-exsol-0.6-6|60	%install
14mr|texlive-exsol-0.6-6|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-exsol-0.6-6|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-exsol-0.6-6|63	
14mr|texlive-exsol-0.6-6|64	%changelog
14mr|texlive-exsol-0.6-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-6
14mr|texlive-exsol-0.6-6|66	+ Revision: 2a7bd17
14mr|texlive-exsol-0.6-6|67	- MassBuild#440: Increase release tag
14mr|texlive-exsol-0.6-6|68	
14mr|texlive-exsol-0.6-6|69	

20045 14
14mr|texlive-extarrows-1.0b-3|1	# revision 15878
14mr|texlive-extarrows-1.0b-3|2	# category Package
14mr|texlive-extarrows-1.0b-3|3	# catalog-ctan /macros/latex/contrib/extarrows
14mr|texlive-extarrows-1.0b-3|4	# catalog-date 2008-05-15 16:08:02 +0200
14mr|texlive-extarrows-1.0b-3|5	# catalog-license lgpl
14mr|texlive-extarrows-1.0b-3|6	# catalog-version 1.0b
14mr|texlive-extarrows-1.0b-3|7	Name:		texlive-extarrows
14mr|texlive-extarrows-1.0b-3|8	Version:	1.0b
14mr|texlive-extarrows-1.0b-3|9	Release:	3
14mr|texlive-extarrows-1.0b-3|10	Summary:	Extra Arrows beyond those provided in AMSmath
14mr|texlive-extarrows-1.0b-3|11	Group:		Publishing
14mr|texlive-extarrows-1.0b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/extarrows
14mr|texlive-extarrows-1.0b-3|13	License:	LGPL
14mr|texlive-extarrows-1.0b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extarrows.tar.xz
14mr|texlive-extarrows-1.0b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extarrows.doc.tar.xz
14mr|texlive-extarrows-1.0b-3|16	BuildArch:	noarch
14mr|texlive-extarrows-1.0b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-extarrows-1.0b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-extarrows-1.0b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-extarrows-1.0b-3|20	
14mr|texlive-extarrows-1.0b-3|21	%description
14mr|texlive-extarrows-1.0b-3|22	Arrows are provided to supplement \xleftarrow and \xrightarrow
14mr|texlive-extarrows-1.0b-3|23	of the AMSMath package: \xlongequal, \xLongleftarrow,
14mr|texlive-extarrows-1.0b-3|24	\xLongrightarrow, \xLongleftrightarrow, \xLeftrightarrow.
14mr|texlive-extarrows-1.0b-3|25	\xlongleftrightarrow, \xleftrightarrow, \xlongleftarrow and
14mr|texlive-extarrows-1.0b-3|26	\xlongrightarrow.
14mr|texlive-extarrows-1.0b-3|27	
14mr|texlive-extarrows-1.0b-3|28	%post
14mr|texlive-extarrows-1.0b-3|29	%{_sbindir}/texlive.post
14mr|texlive-extarrows-1.0b-3|30	
14mr|texlive-extarrows-1.0b-3|31	%postun
14mr|texlive-extarrows-1.0b-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-extarrows-1.0b-3|33	%{_sbindir}/texlive.post
14mr|texlive-extarrows-1.0b-3|34	fi
14mr|texlive-extarrows-1.0b-3|35	
14mr|texlive-extarrows-1.0b-3|36	#-----------------------------------------------------------------------
14mr|texlive-extarrows-1.0b-3|37	%files
14mr|texlive-extarrows-1.0b-3|38	%{_texmfdistdir}/tex/latex/extarrows/extarrows.sty
14mr|texlive-extarrows-1.0b-3|39	%doc %{_texmfdistdir}/doc/latex/extarrows/README
14mr|texlive-extarrows-1.0b-3|40	%doc %{_texmfdistdir}/doc/latex/extarrows/extarrows-test.pdf
14mr|texlive-extarrows-1.0b-3|41	%doc %{_texmfdistdir}/doc/latex/extarrows/extarrows-test.tex
14mr|texlive-extarrows-1.0b-3|42	
14mr|texlive-extarrows-1.0b-3|43	#-----------------------------------------------------------------------
14mr|texlive-extarrows-1.0b-3|44	%prep
14mr|texlive-extarrows-1.0b-3|45	%setup -c -a0 -a1
14mr|texlive-extarrows-1.0b-3|46	
14mr|texlive-extarrows-1.0b-3|47	%build
14mr|texlive-extarrows-1.0b-3|48	
14mr|texlive-extarrows-1.0b-3|49	%install
14mr|texlive-extarrows-1.0b-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-extarrows-1.0b-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-extarrows-1.0b-3|52	
14mr|texlive-extarrows-1.0b-3|53	
14mr|texlive-extarrows-1.0b-3|54	
14mr|texlive-extarrows-1.0b-3|55	%changelog
14mr|texlive-extarrows-1.0b-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0b-3
14mr|texlive-extarrows-1.0b-3|57	+ Revision: 0556184
14mr|texlive-extarrows-1.0b-3|58	- MassBuild#440: Increase release tag
14mr|texlive-extarrows-1.0b-3|59	
14mr|texlive-extarrows-1.0b-3|60	

20046 14
14mr|texlive-exteps-0.41-3|1	# revision 19859
14mr|texlive-exteps-0.41-3|2	# category Package
14mr|texlive-exteps-0.41-3|3	# catalog-ctan /graphics/metapost/contrib/macros/exteps
14mr|texlive-exteps-0.41-3|4	# catalog-date 2007-03-06 10:34:25 +0100
14mr|texlive-exteps-0.41-3|5	# catalog-license gpl
14mr|texlive-exteps-0.41-3|6	# catalog-version 0.41
14mr|texlive-exteps-0.41-3|7	Name:		texlive-exteps
14mr|texlive-exteps-0.41-3|8	Version:	0.41
14mr|texlive-exteps-0.41-3|9	Release:	3
14mr|texlive-exteps-0.41-3|10	Summary:	Include EPS figures in MetaPost
14mr|texlive-exteps-0.41-3|11	Group:		Publishing
14mr|texlive-exteps-0.41-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/exteps
14mr|texlive-exteps-0.41-3|13	License:	GPL
14mr|texlive-exteps-0.41-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exteps.tar.xz
14mr|texlive-exteps-0.41-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exteps.doc.tar.xz
14mr|texlive-exteps-0.41-3|16	BuildArch:	noarch
14mr|texlive-exteps-0.41-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-exteps-0.41-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-exteps-0.41-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-exteps-0.41-3|20	
14mr|texlive-exteps-0.41-3|21	%description
14mr|texlive-exteps-0.41-3|22	Exteps is a module for including external EPS figures into
14mr|texlive-exteps-0.41-3|23	MetaPost figures. It is written entirely in MetaPost, and does
14mr|texlive-exteps-0.41-3|24	not therefore require any post processing of the MetaPost
14mr|texlive-exteps-0.41-3|25	output.
14mr|texlive-exteps-0.41-3|26	
14mr|texlive-exteps-0.41-3|27	%post
14mr|texlive-exteps-0.41-3|28	%{_sbindir}/texlive.post
14mr|texlive-exteps-0.41-3|29	
14mr|texlive-exteps-0.41-3|30	%postun
14mr|texlive-exteps-0.41-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-exteps-0.41-3|32	%{_sbindir}/texlive.post
14mr|texlive-exteps-0.41-3|33	fi
14mr|texlive-exteps-0.41-3|34	
14mr|texlive-exteps-0.41-3|35	#-----------------------------------------------------------------------
14mr|texlive-exteps-0.41-3|36	%files
14mr|texlive-exteps-0.41-3|37	%{_texmfdistdir}/metapost/exteps/exteps.mp
14mr|texlive-exteps-0.41-3|38	%doc %{_texmfdistdir}/doc/metapost/exteps/LICENSE
14mr|texlive-exteps-0.41-3|39	%doc %{_texmfdistdir}/doc/metapost/exteps/README
14mr|texlive-exteps-0.41-3|40	%doc %{_texmfdistdir}/doc/metapost/exteps/delfin
14mr|texlive-exteps-0.41-3|41	%doc %{_texmfdistdir}/doc/metapost/exteps/exteps.pdf
14mr|texlive-exteps-0.41-3|42	%doc %{_texmfdistdir}/doc/metapost/exteps/exteps.tex
14mr|texlive-exteps-0.41-3|43	
14mr|texlive-exteps-0.41-3|44	#-----------------------------------------------------------------------
14mr|texlive-exteps-0.41-3|45	%prep
14mr|texlive-exteps-0.41-3|46	%setup -c -a0 -a1
14mr|texlive-exteps-0.41-3|47	
14mr|texlive-exteps-0.41-3|48	%build
14mr|texlive-exteps-0.41-3|49	
14mr|texlive-exteps-0.41-3|50	%install
14mr|texlive-exteps-0.41-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-exteps-0.41-3|52	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-exteps-0.41-3|53	
14mr|texlive-exteps-0.41-3|54	
14mr|texlive-exteps-0.41-3|55	
14mr|texlive-exteps-0.41-3|56	%changelog
14mr|texlive-exteps-0.41-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.41-3
14mr|texlive-exteps-0.41-3|58	+ Revision: 9d76caa
14mr|texlive-exteps-0.41-3|59	- MassBuild#440: Increase release tag
14mr|texlive-exteps-0.41-3|60	
14mr|texlive-exteps-0.41-3|61	

20047 14
14mr|texlive-extpfeil-0.4-3|1	# revision 16243
14mr|texlive-extpfeil-0.4-3|2	# category Package
14mr|texlive-extpfeil-0.4-3|3	# catalog-ctan /macros/latex/contrib/extpfeil
14mr|texlive-extpfeil-0.4-3|4	# catalog-date 2009-10-31 20:51:21 +0100
14mr|texlive-extpfeil-0.4-3|5	# catalog-license lppl1.3
14mr|texlive-extpfeil-0.4-3|6	# catalog-version 0.4
14mr|texlive-extpfeil-0.4-3|7	Name:		texlive-extpfeil
14mr|texlive-extpfeil-0.4-3|8	Version:	0.4
14mr|texlive-extpfeil-0.4-3|9	Release:	3
14mr|texlive-extpfeil-0.4-3|10	Summary:	Extensible arrows in mathematics
14mr|texlive-extpfeil-0.4-3|11	Group:		Publishing
14mr|texlive-extpfeil-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/extpfeil
14mr|texlive-extpfeil-0.4-3|13	License:	LPPL1.3
14mr|texlive-extpfeil-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extpfeil.tar.xz
14mr|texlive-extpfeil-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extpfeil.doc.tar.xz
14mr|texlive-extpfeil-0.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extpfeil.source.tar.xz
14mr|texlive-extpfeil-0.4-3|17	BuildArch:	noarch
14mr|texlive-extpfeil-0.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-extpfeil-0.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-extpfeil-0.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-extpfeil-0.4-3|21	
14mr|texlive-extpfeil-0.4-3|22	%description
14mr|texlive-extpfeil-0.4-3|23	The exptfeil package provides some more extensible arrows
14mr|texlive-extpfeil-0.4-3|24	(usable in the same way as \xleftarrow from amsmath), and a
14mr|texlive-extpfeil-0.4-3|25	command to simply create new ones.
14mr|texlive-extpfeil-0.4-3|26	
14mr|texlive-extpfeil-0.4-3|27	%post
14mr|texlive-extpfeil-0.4-3|28	%{_sbindir}/texlive.post
14mr|texlive-extpfeil-0.4-3|29	
14mr|texlive-extpfeil-0.4-3|30	%postun
14mr|texlive-extpfeil-0.4-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-extpfeil-0.4-3|32	%{_sbindir}/texlive.post
14mr|texlive-extpfeil-0.4-3|33	fi
14mr|texlive-extpfeil-0.4-3|34	
14mr|texlive-extpfeil-0.4-3|35	#-----------------------------------------------------------------------
14mr|texlive-extpfeil-0.4-3|36	%files
14mr|texlive-extpfeil-0.4-3|37	%{_texmfdistdir}/tex/latex/extpfeil/extpfeil.sty
14mr|texlive-extpfeil-0.4-3|38	%doc %{_texmfdistdir}/doc/latex/extpfeil/README
14mr|texlive-extpfeil-0.4-3|39	%doc %{_texmfdistdir}/doc/latex/extpfeil/extpfeil.pdf
14mr|texlive-extpfeil-0.4-3|40	#- source
14mr|texlive-extpfeil-0.4-3|41	%doc %{_texmfdistdir}/source/latex/extpfeil/extpfeil.dtx
14mr|texlive-extpfeil-0.4-3|42	%doc %{_texmfdistdir}/source/latex/extpfeil/extpfeil.ins
14mr|texlive-extpfeil-0.4-3|43	
14mr|texlive-extpfeil-0.4-3|44	#-----------------------------------------------------------------------
14mr|texlive-extpfeil-0.4-3|45	%prep
14mr|texlive-extpfeil-0.4-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-extpfeil-0.4-3|47	
14mr|texlive-extpfeil-0.4-3|48	%build
14mr|texlive-extpfeil-0.4-3|49	
14mr|texlive-extpfeil-0.4-3|50	%install
14mr|texlive-extpfeil-0.4-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-extpfeil-0.4-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-extpfeil-0.4-3|53	
14mr|texlive-extpfeil-0.4-3|54	
14mr|texlive-extpfeil-0.4-3|55	
14mr|texlive-extpfeil-0.4-3|56	%changelog
14mr|texlive-extpfeil-0.4-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-extpfeil-0.4-3|58	+ Revision: f25b8b5
14mr|texlive-extpfeil-0.4-3|59	- MassBuild#440: Increase release tag
14mr|texlive-extpfeil-0.4-3|60	
14mr|texlive-extpfeil-0.4-3|61	

20048 14
14mr|texlive-extract-1.8-3|1	# revision 15878
14mr|texlive-extract-1.8-3|2	# category Package
14mr|texlive-extract-1.8-3|3	# catalog-ctan /macros/latex/contrib/extract
14mr|texlive-extract-1.8-3|4	# catalog-date 2006-11-09 15:16:55 +0100
14mr|texlive-extract-1.8-3|5	# catalog-license lppl
14mr|texlive-extract-1.8-3|6	# catalog-version 1.8
14mr|texlive-extract-1.8-3|7	Name:		texlive-extract
14mr|texlive-extract-1.8-3|8	Version:	1.8
14mr|texlive-extract-1.8-3|9	Release:	3
14mr|texlive-extract-1.8-3|10	Summary:	Extract parts of a document and write to another document
14mr|texlive-extract-1.8-3|11	Group:		Publishing
14mr|texlive-extract-1.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/extract
14mr|texlive-extract-1.8-3|13	License:	LPPL
14mr|texlive-extract-1.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extract.tar.xz
14mr|texlive-extract-1.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extract.doc.tar.xz
14mr|texlive-extract-1.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extract.source.tar.xz
14mr|texlive-extract-1.8-3|17	BuildArch:	noarch
14mr|texlive-extract-1.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-extract-1.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-extract-1.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-extract-1.8-3|21	
14mr|texlive-extract-1.8-3|22	%description
14mr|texlive-extract-1.8-3|23	The package provides the means to extract specific content from
14mr|texlive-extract-1.8-3|24	a source document and write that to a target document. One
14mr|texlive-extract-1.8-3|25	could, for instance, use this to extract all exercises from
14mr|texlive-extract-1.8-3|26	lecture notes and generate an exercises book on the fly. The
14mr|texlive-extract-1.8-3|27	package also provides an environment which writes its body
14mr|texlive-extract-1.8-3|28	entirely to the target file. Another environment will write to
14mr|texlive-extract-1.8-3|29	the target file, but will also execute the body. This allows to
14mr|texlive-extract-1.8-3|30	share code (for instance, a preamble) between the source
14mr|texlive-extract-1.8-3|31	document and the target file. Finally, the package provides an
14mr|texlive-extract-1.8-3|32	interface to conditionally extract content. With a single
14mr|texlive-extract-1.8-3|33	package option, one can specify exactly which commands (counted
14mr|texlive-extract-1.8-3|34	from the start of the document) should be extracted and which
14mr|texlive-extract-1.8-3|35	not. This might be useful for extracting specific slides from a
14mr|texlive-extract-1.8-3|36	presentation and use them in a new file.
14mr|texlive-extract-1.8-3|37	
14mr|texlive-extract-1.8-3|38	%post
14mr|texlive-extract-1.8-3|39	%{_sbindir}/texlive.post
14mr|texlive-extract-1.8-3|40	
14mr|texlive-extract-1.8-3|41	%postun
14mr|texlive-extract-1.8-3|42	if [ $1 -eq 0 ]; then
14mr|texlive-extract-1.8-3|43	%{_sbindir}/texlive.post
14mr|texlive-extract-1.8-3|44	fi
14mr|texlive-extract-1.8-3|45	
14mr|texlive-extract-1.8-3|46	#-----------------------------------------------------------------------
14mr|texlive-extract-1.8-3|47	%files
14mr|texlive-extract-1.8-3|48	%{_texmfdistdir}/tex/latex/extract/extract.sty
14mr|texlive-extract-1.8-3|49	%doc %{_texmfdistdir}/doc/latex/extract/README
14mr|texlive-extract-1.8-3|50	%doc %{_texmfdistdir}/doc/latex/extract/extract.pdf
14mr|texlive-extract-1.8-3|51	#- source
14mr|texlive-extract-1.8-3|52	%doc %{_texmfdistdir}/source/latex/extract/extract.dtx
14mr|texlive-extract-1.8-3|53	
14mr|texlive-extract-1.8-3|54	#-----------------------------------------------------------------------
14mr|texlive-extract-1.8-3|55	%prep
14mr|texlive-extract-1.8-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-extract-1.8-3|57	
14mr|texlive-extract-1.8-3|58	%build
14mr|texlive-extract-1.8-3|59	
14mr|texlive-extract-1.8-3|60	%install
14mr|texlive-extract-1.8-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-extract-1.8-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-extract-1.8-3|63	
14mr|texlive-extract-1.8-3|64	
14mr|texlive-extract-1.8-3|65	
14mr|texlive-extract-1.8-3|66	%changelog
14mr|texlive-extract-1.8-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-3
14mr|texlive-extract-1.8-3|68	+ Revision: b053daa
14mr|texlive-extract-1.8-3|69	- MassBuild#440: Increase release tag
14mr|texlive-extract-1.8-3|70	
14mr|texlive-extract-1.8-3|71	

20049 14
14mr|texlive-extsizes-1.4a-3|1	# revision 17263
14mr|texlive-extsizes-1.4a-3|2	# category Package
14mr|texlive-extsizes-1.4a-3|3	# catalog-ctan /macros/latex/contrib/extsizes
14mr|texlive-extsizes-1.4a-3|4	# catalog-date 2010-02-28 19:16:53 +0100
14mr|texlive-extsizes-1.4a-3|5	# catalog-license lppl
14mr|texlive-extsizes-1.4a-3|6	# catalog-version 1.4a
14mr|texlive-extsizes-1.4a-3|7	Name:		texlive-extsizes
14mr|texlive-extsizes-1.4a-3|8	Version:	1.4a
14mr|texlive-extsizes-1.4a-3|9	Release:	3
14mr|texlive-extsizes-1.4a-3|10	Summary:	Extend the standard classes' size options
14mr|texlive-extsizes-1.4a-3|11	Group:		Publishing
14mr|texlive-extsizes-1.4a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/extsizes
14mr|texlive-extsizes-1.4a-3|13	License:	LPPL
14mr|texlive-extsizes-1.4a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extsizes.tar.xz
14mr|texlive-extsizes-1.4a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extsizes.doc.tar.xz
14mr|texlive-extsizes-1.4a-3|16	BuildArch:	noarch
14mr|texlive-extsizes-1.4a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-extsizes-1.4a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-extsizes-1.4a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-extsizes-1.4a-3|20	
14mr|texlive-extsizes-1.4a-3|21	%description
14mr|texlive-extsizes-1.4a-3|22	Provides classes extarticle and extreport, extletter, extbook,
14mr|texlive-extsizes-1.4a-3|23	extproc which allow for documents with a base font of size 8-
14mr|texlive-extsizes-1.4a-3|24	20pt.
14mr|texlive-extsizes-1.4a-3|25	
14mr|texlive-extsizes-1.4a-3|26	%post
14mr|texlive-extsizes-1.4a-3|27	%{_sbindir}/texlive.post
14mr|texlive-extsizes-1.4a-3|28	
14mr|texlive-extsizes-1.4a-3|29	%postun
14mr|texlive-extsizes-1.4a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-extsizes-1.4a-3|31	%{_sbindir}/texlive.post
14mr|texlive-extsizes-1.4a-3|32	fi
14mr|texlive-extsizes-1.4a-3|33	
14mr|texlive-extsizes-1.4a-3|34	#-----------------------------------------------------------------------
14mr|texlive-extsizes-1.4a-3|35	%files
14mr|texlive-extsizes-1.4a-3|36	%{_texmfdistdir}/tex/latex/extsizes/autopagewidth.sty
14mr|texlive-extsizes-1.4a-3|37	%{_texmfdistdir}/tex/latex/extsizes/extarticle.cls
14mr|texlive-extsizes-1.4a-3|38	%{_texmfdistdir}/tex/latex/extsizes/extbook.cls
14mr|texlive-extsizes-1.4a-3|39	%{_texmfdistdir}/tex/latex/extsizes/extletter.cls
14mr|texlive-extsizes-1.4a-3|40	%{_texmfdistdir}/tex/latex/extsizes/extproc.cls
14mr|texlive-extsizes-1.4a-3|41	%{_texmfdistdir}/tex/latex/extsizes/extreport.cls
14mr|texlive-extsizes-1.4a-3|42	%{_texmfdistdir}/tex/latex/extsizes/extsizes.sty
14mr|texlive-extsizes-1.4a-3|43	%{_texmfdistdir}/tex/latex/extsizes/size14.clo
14mr|texlive-extsizes-1.4a-3|44	%{_texmfdistdir}/tex/latex/extsizes/size17.clo
14mr|texlive-extsizes-1.4a-3|45	%{_texmfdistdir}/tex/latex/extsizes/size20.clo
14mr|texlive-extsizes-1.4a-3|46	%{_texmfdistdir}/tex/latex/extsizes/size8.clo
14mr|texlive-extsizes-1.4a-3|47	%{_texmfdistdir}/tex/latex/extsizes/size9.clo
14mr|texlive-extsizes-1.4a-3|48	%doc %{_texmfdistdir}/doc/latex/extsizes/README
14mr|texlive-extsizes-1.4a-3|49	%doc %{_texmfdistdir}/doc/latex/extsizes/extsizes.pdf
14mr|texlive-extsizes-1.4a-3|50	%doc %{_texmfdistdir}/doc/latex/extsizes/extsizes.tex
14mr|texlive-extsizes-1.4a-3|51	%doc %{_texmfdistdir}/doc/latex/extsizes/readme.extsizes
14mr|texlive-extsizes-1.4a-3|52	
14mr|texlive-extsizes-1.4a-3|53	#-----------------------------------------------------------------------
14mr|texlive-extsizes-1.4a-3|54	%prep
14mr|texlive-extsizes-1.4a-3|55	%setup -c -a0 -a1
14mr|texlive-extsizes-1.4a-3|56	
14mr|texlive-extsizes-1.4a-3|57	%build
14mr|texlive-extsizes-1.4a-3|58	
14mr|texlive-extsizes-1.4a-3|59	%install
14mr|texlive-extsizes-1.4a-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-extsizes-1.4a-3|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-extsizes-1.4a-3|62	
14mr|texlive-extsizes-1.4a-3|63	
14mr|texlive-extsizes-1.4a-3|64	
14mr|texlive-extsizes-1.4a-3|65	%changelog
14mr|texlive-extsizes-1.4a-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4a-3
14mr|texlive-extsizes-1.4a-3|67	+ Revision: 573cd3f
14mr|texlive-extsizes-1.4a-3|68	- MassBuild#440: Increase release tag
14mr|texlive-extsizes-1.4a-3|69	
14mr|texlive-extsizes-1.4a-3|70	

20050 14
14mr|texlive-facsimile-1.0-3|1	# revision 21328
14mr|texlive-facsimile-1.0-3|2	# category Package
14mr|texlive-facsimile-1.0-3|3	# catalog-ctan /macros/latex/contrib/facsimile
14mr|texlive-facsimile-1.0-3|4	# catalog-date 2007-01-03 21:31:08 +0100
14mr|texlive-facsimile-1.0-3|5	# catalog-license lppl
14mr|texlive-facsimile-1.0-3|6	# catalog-version 1.0
14mr|texlive-facsimile-1.0-3|7	Name:		texlive-facsimile
14mr|texlive-facsimile-1.0-3|8	Version:	1.0
14mr|texlive-facsimile-1.0-3|9	Release:	3
14mr|texlive-facsimile-1.0-3|10	Summary:	Document class for preparing faxes
14mr|texlive-facsimile-1.0-3|11	Group:		Publishing
14mr|texlive-facsimile-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/facsimile
14mr|texlive-facsimile-1.0-3|13	License:	LPPL
14mr|texlive-facsimile-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facsimile.tar.xz
14mr|texlive-facsimile-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facsimile.doc.tar.xz
14mr|texlive-facsimile-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facsimile.source.tar.xz
14mr|texlive-facsimile-1.0-3|17	BuildArch:	noarch
14mr|texlive-facsimile-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-facsimile-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-facsimile-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-facsimile-1.0-3|21	
14mr|texlive-facsimile-1.0-3|22	%description
14mr|texlive-facsimile-1.0-3|23	The facsimile class provides a simple interface for creating a
14mr|texlive-facsimile-1.0-3|24	document for sending as a fax, with LaTeX. The class covers two
14mr|texlive-facsimile-1.0-3|25	areas: - First, a title page is created with a detailed fax
14mr|texlive-facsimile-1.0-3|26	header; - second, every page gets headers and footers so that
14mr|texlive-facsimile-1.0-3|27	the recipient can be sure that every page has been received and
14mr|texlive-facsimile-1.0-3|28	all pages are complete, and in the correct order. The class
14mr|texlive-facsimile-1.0-3|29	evolved from the fax package, and provides much better language
14mr|texlive-facsimile-1.0-3|30	support.
14mr|texlive-facsimile-1.0-3|31	
14mr|texlive-facsimile-1.0-3|32	%post
14mr|texlive-facsimile-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-facsimile-1.0-3|34	
14mr|texlive-facsimile-1.0-3|35	%postun
14mr|texlive-facsimile-1.0-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-facsimile-1.0-3|37	%{_sbindir}/texlive.post
14mr|texlive-facsimile-1.0-3|38	fi
14mr|texlive-facsimile-1.0-3|39	
14mr|texlive-facsimile-1.0-3|40	#-----------------------------------------------------------------------
14mr|texlive-facsimile-1.0-3|41	%files
14mr|texlive-facsimile-1.0-3|42	%{_texmfdistdir}/tex/latex/facsimile/fac-de.cfg
14mr|texlive-facsimile-1.0-3|43	%{_texmfdistdir}/tex/latex/facsimile/fac-en.cfg
14mr|texlive-facsimile-1.0-3|44	%{_texmfdistdir}/tex/latex/facsimile/facsimile.cls
14mr|texlive-facsimile-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/facsimile/README
14mr|texlive-facsimile-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/facsimile/example.tex
14mr|texlive-facsimile-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/facsimile/facsimile.pdf
14mr|texlive-facsimile-1.0-3|48	#- source
14mr|texlive-facsimile-1.0-3|49	%doc %{_texmfdistdir}/source/latex/facsimile/facsimile.dtx
14mr|texlive-facsimile-1.0-3|50	%doc %{_texmfdistdir}/source/latex/facsimile/facsimile.ins
14mr|texlive-facsimile-1.0-3|51	
14mr|texlive-facsimile-1.0-3|52	#-----------------------------------------------------------------------
14mr|texlive-facsimile-1.0-3|53	%prep
14mr|texlive-facsimile-1.0-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-facsimile-1.0-3|55	
14mr|texlive-facsimile-1.0-3|56	%build
14mr|texlive-facsimile-1.0-3|57	
14mr|texlive-facsimile-1.0-3|58	%install
14mr|texlive-facsimile-1.0-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-facsimile-1.0-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-facsimile-1.0-3|61	
14mr|texlive-facsimile-1.0-3|62	
14mr|texlive-facsimile-1.0-3|63	
14mr|texlive-facsimile-1.0-3|64	%changelog
14mr|texlive-facsimile-1.0-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-facsimile-1.0-3|66	+ Revision: 4ded503
14mr|texlive-facsimile-1.0-3|67	- MassBuild#440: Increase release tag
14mr|texlive-facsimile-1.0-3|68	
14mr|texlive-facsimile-1.0-3|69	

20051 14
14mr|texlive-factura-20131012-6|1	# revision 30167
14mr|texlive-factura-20131012-6|2	# category Package
14mr|texlive-factura-20131012-6|3	# catalog-ctan undef
14mr|texlive-factura-20131012-6|4	# catalog-date undef
14mr|texlive-factura-20131012-6|5	# catalog-license undef
14mr|texlive-factura-20131012-6|6	# catalog-version undef
14mr|texlive-factura-20131012-6|7	Name:		texlive-factura
14mr|texlive-factura-20131012-6|8	Version:	20131012
14mr|texlive-factura-20131012-6|9	Release:	6
14mr|texlive-factura-20131012-6|10	Summary:	TeXLive factura package
14mr|texlive-factura-20131012-6|11	Group:		Publishing
14mr|texlive-factura-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-factura-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-factura-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/factura.tar.xz
14mr|texlive-factura-20131012-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/factura.doc.tar.xz
14mr|texlive-factura-20131012-6|16	BuildArch:	noarch
14mr|texlive-factura-20131012-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-factura-20131012-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-factura-20131012-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-factura-20131012-6|20	
14mr|texlive-factura-20131012-6|21	%description
14mr|texlive-factura-20131012-6|22	TeXLive factura package.
14mr|texlive-factura-20131012-6|23	
14mr|texlive-factura-20131012-6|24	%post
14mr|texlive-factura-20131012-6|25	%{_sbindir}/texlive.post
14mr|texlive-factura-20131012-6|26	
14mr|texlive-factura-20131012-6|27	%postun
14mr|texlive-factura-20131012-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-factura-20131012-6|29	%{_sbindir}/texlive.post
14mr|texlive-factura-20131012-6|30	fi
14mr|texlive-factura-20131012-6|31	
14mr|texlive-factura-20131012-6|32	#-----------------------------------------------------------------------
14mr|texlive-factura-20131012-6|33	%files
14mr|texlive-factura-20131012-6|34	%{_texmfdistdir}/tex/latex/factura/factura.cls
14mr|texlive-factura-20131012-6|35	%{_texmfdistdir}/tex/latex/factura/factura.def
14mr|texlive-factura-20131012-6|36	%doc %{_texmfdistdir}/doc/latex/factura/README
14mr|texlive-factura-20131012-6|37	%doc %{_texmfdistdir}/doc/latex/factura/factura-modelo-ya.tex
14mr|texlive-factura-20131012-6|38	%doc %{_texmfdistdir}/doc/latex/factura/factura-modelo.tex
14mr|texlive-factura-20131012-6|39	
14mr|texlive-factura-20131012-6|40	#-----------------------------------------------------------------------
14mr|texlive-factura-20131012-6|41	%prep
14mr|texlive-factura-20131012-6|42	%setup -c -a0 -a1
14mr|texlive-factura-20131012-6|43	
14mr|texlive-factura-20131012-6|44	%build
14mr|texlive-factura-20131012-6|45	
14mr|texlive-factura-20131012-6|46	%install
14mr|texlive-factura-20131012-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-factura-20131012-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-factura-20131012-6|49	
14mr|texlive-factura-20131012-6|50	%changelog
14mr|texlive-factura-20131012-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-factura-20131012-6|52	+ Revision: 7b0677d
14mr|texlive-factura-20131012-6|53	- MassBuild#440: Increase release tag
14mr|texlive-factura-20131012-6|54	
14mr|texlive-factura-20131012-6|55	

20052 14
14mr|texlive-facture-1.0-3|1	# revision 24092
14mr|texlive-facture-1.0-3|2	# category Package
14mr|texlive-facture-1.0-3|3	# catalog-ctan /macros/xetex/latex/facture
14mr|texlive-facture-1.0-3|4	# catalog-date 2011-09-24 18:52:18 +0200
14mr|texlive-facture-1.0-3|5	# catalog-license other-free
14mr|texlive-facture-1.0-3|6	# catalog-version 1.0
14mr|texlive-facture-1.0-3|7	Name:		texlive-facture
14mr|texlive-facture-1.0-3|8	Version:	1.0
14mr|texlive-facture-1.0-3|9	Release:	3
14mr|texlive-facture-1.0-3|10	Summary:	Generate an invoice
14mr|texlive-facture-1.0-3|11	Group:		Publishing
14mr|texlive-facture-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/facture
14mr|texlive-facture-1.0-3|13	License:	OTHER-FREE
14mr|texlive-facture-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facture.tar.xz
14mr|texlive-facture-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facture.doc.tar.xz
14mr|texlive-facture-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facture.source.tar.xz
14mr|texlive-facture-1.0-3|17	BuildArch:	noarch
14mr|texlive-facture-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-facture-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-facture-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-facture-1.0-3|21	
14mr|texlive-facture-1.0-3|22	%description
14mr|texlive-facture-1.0-3|23	Une classe simple permettant de produite une facture, avec ou
14mr|texlive-facture-1.0-3|24	sans TVA, avec gestion d'une adresse differente pour la
14mr|texlive-facture-1.0-3|25	livraison et pour la facturation. A simple class that allows
14mr|texlive-facture-1.0-3|26	production of an invoice, with or without VAT; different
14mr|texlive-facture-1.0-3|27	addresses for delivery and for billing are permitted.
14mr|texlive-facture-1.0-3|28	
14mr|texlive-facture-1.0-3|29	%post
14mr|texlive-facture-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-facture-1.0-3|31	
14mr|texlive-facture-1.0-3|32	%postun
14mr|texlive-facture-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-facture-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-facture-1.0-3|35	fi
14mr|texlive-facture-1.0-3|36	
14mr|texlive-facture-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-facture-1.0-3|38	%files
14mr|texlive-facture-1.0-3|39	%{_texmfdistdir}/tex/xelatex/facture/facture.cls
14mr|texlive-facture-1.0-3|40	%doc %{_texmfdistdir}/doc/xelatex/facture/README
14mr|texlive-facture-1.0-3|41	%doc %{_texmfdistdir}/doc/xelatex/facture/exemple.pdf
14mr|texlive-facture-1.0-3|42	%doc %{_texmfdistdir}/doc/xelatex/facture/exemple.tex
14mr|texlive-facture-1.0-3|43	%doc %{_texmfdistdir}/doc/xelatex/facture/exemplesansTVA.pdf
14mr|texlive-facture-1.0-3|44	%doc %{_texmfdistdir}/doc/xelatex/facture/exemplesansTVA.tex
14mr|texlive-facture-1.0-3|45	%doc %{_texmfdistdir}/doc/xelatex/facture/facture.pdf
14mr|texlive-facture-1.0-3|46	%doc %{_texmfdistdir}/doc/xelatex/facture/makefile
14mr|texlive-facture-1.0-3|47	#- source
14mr|texlive-facture-1.0-3|48	%doc %{_texmfdistdir}/source/xelatex/facture/facture.dtx
14mr|texlive-facture-1.0-3|49	%doc %{_texmfdistdir}/source/xelatex/facture/facture.ins
14mr|texlive-facture-1.0-3|50	
14mr|texlive-facture-1.0-3|51	#-----------------------------------------------------------------------
14mr|texlive-facture-1.0-3|52	%prep
14mr|texlive-facture-1.0-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-facture-1.0-3|54	
14mr|texlive-facture-1.0-3|55	%build
14mr|texlive-facture-1.0-3|56	
14mr|texlive-facture-1.0-3|57	%install
14mr|texlive-facture-1.0-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-facture-1.0-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-facture-1.0-3|60	
14mr|texlive-facture-1.0-3|61	
14mr|texlive-facture-1.0-3|62	
14mr|texlive-facture-1.0-3|63	%changelog
14mr|texlive-facture-1.0-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-facture-1.0-3|65	+ Revision: 4351853
14mr|texlive-facture-1.0-3|66	- MassBuild#440: Increase release tag
14mr|texlive-facture-1.0-3|67	
14mr|texlive-facture-1.0-3|68	

20053 14
14mr|texlive-faktor-0.1b-3|1	# revision 15878
14mr|texlive-faktor-0.1b-3|2	# category Package
14mr|texlive-faktor-0.1b-3|3	# catalog-ctan /macros/latex/contrib/faktor
14mr|texlive-faktor-0.1b-3|4	# catalog-date 2007-02-27 14:19:10 +0100
14mr|texlive-faktor-0.1b-3|5	# catalog-license lppl
14mr|texlive-faktor-0.1b-3|6	# catalog-version 0.1b
14mr|texlive-faktor-0.1b-3|7	Name:		texlive-faktor
14mr|texlive-faktor-0.1b-3|8	Version:	0.1b
14mr|texlive-faktor-0.1b-3|9	Release:	3
14mr|texlive-faktor-0.1b-3|10	Summary:	Typeset quotient structures with LaTeX
14mr|texlive-faktor-0.1b-3|11	Group:		Publishing
14mr|texlive-faktor-0.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/faktor
14mr|texlive-faktor-0.1b-3|13	License:	LPPL
14mr|texlive-faktor-0.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/faktor.tar.xz
14mr|texlive-faktor-0.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/faktor.doc.tar.xz
14mr|texlive-faktor-0.1b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/faktor.source.tar.xz
14mr|texlive-faktor-0.1b-3|17	BuildArch:	noarch
14mr|texlive-faktor-0.1b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-faktor-0.1b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-faktor-0.1b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-faktor-0.1b-3|21	
14mr|texlive-faktor-0.1b-3|22	%description
14mr|texlive-faktor-0.1b-3|23	The package provides the means to typeset factor structures, as
14mr|texlive-faktor-0.1b-3|24	are used in many areas of algebraic notation. The structure is
14mr|texlive-faktor-0.1b-3|25	similar to the 'A/B' that is provided by the nicefrac package
14mr|texlive-faktor-0.1b-3|26	(part of the units distribution), and by the xfrac package; the
14mr|texlive-faktor-0.1b-3|27	most obvious difference is that the numerator and denominator's
14mr|texlive-faktor-0.1b-3|28	sizes do not change in the \faktor command.
14mr|texlive-faktor-0.1b-3|29	
14mr|texlive-faktor-0.1b-3|30	%post
14mr|texlive-faktor-0.1b-3|31	%{_sbindir}/texlive.post
14mr|texlive-faktor-0.1b-3|32	
14mr|texlive-faktor-0.1b-3|33	%postun
14mr|texlive-faktor-0.1b-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-faktor-0.1b-3|35	%{_sbindir}/texlive.post
14mr|texlive-faktor-0.1b-3|36	fi
14mr|texlive-faktor-0.1b-3|37	
14mr|texlive-faktor-0.1b-3|38	#-----------------------------------------------------------------------
14mr|texlive-faktor-0.1b-3|39	%files
14mr|texlive-faktor-0.1b-3|40	%{_texmfdistdir}/tex/latex/faktor/faktor.sty
14mr|texlive-faktor-0.1b-3|41	%doc %{_texmfdistdir}/doc/latex/faktor/README
14mr|texlive-faktor-0.1b-3|42	%doc %{_texmfdistdir}/doc/latex/faktor/faktor.pdf
14mr|texlive-faktor-0.1b-3|43	#- source
14mr|texlive-faktor-0.1b-3|44	%doc %{_texmfdistdir}/source/latex/faktor/faktor.dtx
14mr|texlive-faktor-0.1b-3|45	%doc %{_texmfdistdir}/source/latex/faktor/faktor.ins
14mr|texlive-faktor-0.1b-3|46	
14mr|texlive-faktor-0.1b-3|47	#-----------------------------------------------------------------------
14mr|texlive-faktor-0.1b-3|48	%prep
14mr|texlive-faktor-0.1b-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-faktor-0.1b-3|50	
14mr|texlive-faktor-0.1b-3|51	%build
14mr|texlive-faktor-0.1b-3|52	
14mr|texlive-faktor-0.1b-3|53	%install
14mr|texlive-faktor-0.1b-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-faktor-0.1b-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-faktor-0.1b-3|56	
14mr|texlive-faktor-0.1b-3|57	
14mr|texlive-faktor-0.1b-3|58	
14mr|texlive-faktor-0.1b-3|59	%changelog
14mr|texlive-faktor-0.1b-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1b-3
14mr|texlive-faktor-0.1b-3|61	+ Revision: 9c3fc80
14mr|texlive-faktor-0.1b-3|62	- MassBuild#440: Increase release tag
14mr|texlive-faktor-0.1b-3|63	
14mr|texlive-faktor-0.1b-3|64	

20054 14
14mr|texlive-famt-1.0-2|1	# revision 26289
14mr|texlive-famt-1.0-2|2	# category Package
14mr|texlive-famt-1.0-2|3	# catalog-ctan /macros/latex/contrib/famt
14mr|texlive-famt-1.0-2|4	# catalog-date 2012-05-10 15:32:21 +0200
14mr|texlive-famt-1.0-2|5	# catalog-license noinfo
14mr|texlive-famt-1.0-2|6	# catalog-version 1.0
14mr|texlive-famt-1.0-2|7	Name:		texlive-famt
14mr|texlive-famt-1.0-2|8	Version:	1.0
14mr|texlive-famt-1.0-2|9	Release:	2
14mr|texlive-famt-1.0-2|10	Summary:	Project Reports and Notices in FAMT institute
14mr|texlive-famt-1.0-2|11	Group:		Publishing
14mr|texlive-famt-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/famt
14mr|texlive-famt-1.0-2|13	License:	NOINFO
14mr|texlive-famt-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/famt.tar.xz
14mr|texlive-famt-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/famt.doc.tar.xz
14mr|texlive-famt-1.0-2|16	BuildArch:	noarch
14mr|texlive-famt-1.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-famt-1.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-famt-1.0-2|19	
14mr|texlive-famt-1.0-2|20	%description
14mr|texlive-famt-1.0-2|21	The bundle provides class files for project reports and
14mr|texlive-famt-1.0-2|22	notices, conforming to the institute's specifications.
14mr|texlive-famt-1.0-2|23	
14mr|texlive-famt-1.0-2|24	#-----------------------------------------------------------------------
14mr|texlive-famt-1.0-2|25	%files
14mr|texlive-famt-1.0-2|26	%doc %{_texmfdistdir}/doc/latex/famt/CollegeNotice/CollegeNotice.cls
14mr|texlive-famt-1.0-2|27	%doc %{_texmfdistdir}/doc/latex/famt/CollegeNotice/README.txt
14mr|texlive-famt-1.0-2|28	%doc %{_texmfdistdir}/doc/latex/famt/CollegeNotice/Sample.pdf
14mr|texlive-famt-1.0-2|29	%doc %{_texmfdistdir}/doc/latex/famt/CollegeNotice/Sample.tex
14mr|texlive-famt-1.0-2|30	%doc %{_texmfdistdir}/doc/latex/famt/ProjectReport/Ganttchart.jpg
14mr|texlive-famt-1.0-2|31	%doc %{_texmfdistdir}/doc/latex/famt/ProjectReport/ProjectReport.cls
14mr|texlive-famt-1.0-2|32	%doc %{_texmfdistdir}/doc/latex/famt/ProjectReport/README.txt
14mr|texlive-famt-1.0-2|33	%doc %{_texmfdistdir}/doc/latex/famt/ProjectReport/Report.pdf
14mr|texlive-famt-1.0-2|34	%doc %{_texmfdistdir}/doc/latex/famt/ProjectReport/Report.tex
14mr|texlive-famt-1.0-2|35	%doc %{_texmfdistdir}/doc/latex/famt/ProjectReport/WBS.jpg
14mr|texlive-famt-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/famt/ProjectReport/logo.eps
14mr|texlive-famt-1.0-2|37	
14mr|texlive-famt-1.0-2|38	#-----------------------------------------------------------------------
14mr|texlive-famt-1.0-2|39	%prep
14mr|texlive-famt-1.0-2|40	%setup -c -a0 -a1
14mr|texlive-famt-1.0-2|41	
14mr|texlive-famt-1.0-2|42	%build
14mr|texlive-famt-1.0-2|43	
14mr|texlive-famt-1.0-2|44	%install
14mr|texlive-famt-1.0-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-famt-1.0-2|46	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-famt-1.0-2|47	
14mr|texlive-famt-1.0-2|48	
14mr|texlive-famt-1.0-2|49	
14mr|texlive-famt-1.0-2|50	%changelog
14mr|texlive-famt-1.0-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-famt-1.0-2|52	+ Revision: d89268c
14mr|texlive-famt-1.0-2|53	- MassBuild#440: Increase release tag
14mr|texlive-famt-1.0-2|54	
14mr|texlive-famt-1.0-2|55	

20055 14
14mr|texlive-fancybox-1.4-3|1	# revision 18304
14mr|texlive-fancybox-1.4-3|2	# category Package
14mr|texlive-fancybox-1.4-3|3	# catalog-ctan /macros/latex/contrib/fancybox
14mr|texlive-fancybox-1.4-3|4	# catalog-date 2010-05-15 22:45:27 +0200
14mr|texlive-fancybox-1.4-3|5	# catalog-license lppl1.2
14mr|texlive-fancybox-1.4-3|6	# catalog-version 1.4
14mr|texlive-fancybox-1.4-3|7	Name:		texlive-fancybox
14mr|texlive-fancybox-1.4-3|8	Version:	1.4
14mr|texlive-fancybox-1.4-3|9	Release:	3
14mr|texlive-fancybox-1.4-3|10	Summary:	Variants of \fbox and other games with boxes
14mr|texlive-fancybox-1.4-3|11	Group:		Publishing
14mr|texlive-fancybox-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancybox
14mr|texlive-fancybox-1.4-3|13	License:	LPPL1.2
14mr|texlive-fancybox-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancybox.tar.xz
14mr|texlive-fancybox-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancybox.doc.tar.xz
14mr|texlive-fancybox-1.4-3|16	BuildArch:	noarch
14mr|texlive-fancybox-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fancybox-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fancybox-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fancybox-1.4-3|20	
14mr|texlive-fancybox-1.4-3|21	%description
14mr|texlive-fancybox-1.4-3|22	Provides variants of \fbox: \shadowbox, \doublebox, \ovalbox,
14mr|texlive-fancybox-1.4-3|23	\Ovalbox, with helpful tools for using box macros and flexible
14mr|texlive-fancybox-1.4-3|24	verbatim macros. You can box mathematics, floats, center,
14mr|texlive-fancybox-1.4-3|25	flushleft, and flushright, lists, and pages.
14mr|texlive-fancybox-1.4-3|26	
14mr|texlive-fancybox-1.4-3|27	%post
14mr|texlive-fancybox-1.4-3|28	%{_sbindir}/texlive.post
14mr|texlive-fancybox-1.4-3|29	
14mr|texlive-fancybox-1.4-3|30	%postun
14mr|texlive-fancybox-1.4-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fancybox-1.4-3|32	%{_sbindir}/texlive.post
14mr|texlive-fancybox-1.4-3|33	fi
14mr|texlive-fancybox-1.4-3|34	
14mr|texlive-fancybox-1.4-3|35	#-----------------------------------------------------------------------
14mr|texlive-fancybox-1.4-3|36	%files
14mr|texlive-fancybox-1.4-3|37	%{_texmfdistdir}/tex/latex/fancybox/fancybox.sty
14mr|texlive-fancybox-1.4-3|38	%doc %{_texmfdistdir}/doc/latex/fancybox/Changes
14mr|texlive-fancybox-1.4-3|39	%doc %{_texmfdistdir}/doc/latex/fancybox/Makefile
14mr|texlive-fancybox-1.4-3|40	%doc %{_texmfdistdir}/doc/latex/fancybox/README
14mr|texlive-fancybox-1.4-3|41	%doc %{_texmfdistdir}/doc/latex/fancybox/fancybox-doc.pdf
14mr|texlive-fancybox-1.4-3|42	%doc %{_texmfdistdir}/doc/latex/fancybox/fancybox-doc.tex
14mr|texlive-fancybox-1.4-3|43	
14mr|texlive-fancybox-1.4-3|44	#-----------------------------------------------------------------------
14mr|texlive-fancybox-1.4-3|45	%prep
14mr|texlive-fancybox-1.4-3|46	%setup -c -a0 -a1
14mr|texlive-fancybox-1.4-3|47	
14mr|texlive-fancybox-1.4-3|48	%build
14mr|texlive-fancybox-1.4-3|49	
14mr|texlive-fancybox-1.4-3|50	%install
14mr|texlive-fancybox-1.4-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fancybox-1.4-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fancybox-1.4-3|53	
14mr|texlive-fancybox-1.4-3|54	
14mr|texlive-fancybox-1.4-3|55	
14mr|texlive-fancybox-1.4-3|56	%changelog
14mr|texlive-fancybox-1.4-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-fancybox-1.4-3|58	+ Revision: 9784053
14mr|texlive-fancybox-1.4-3|59	- MassBuild#440: Increase release tag
14mr|texlive-fancybox-1.4-3|60	
14mr|texlive-fancybox-1.4-3|61	

20056 14
14mr|texlive-fancyhdr-3.1-3|1	# revision 15878
14mr|texlive-fancyhdr-3.1-3|2	# category Package
14mr|texlive-fancyhdr-3.1-3|3	# catalog-ctan /macros/latex/contrib/fancyhdr
14mr|texlive-fancyhdr-3.1-3|4	# catalog-date 2009-01-10 12:36:34 +0100
14mr|texlive-fancyhdr-3.1-3|5	# catalog-license lppl
14mr|texlive-fancyhdr-3.1-3|6	# catalog-version 3.1
14mr|texlive-fancyhdr-3.1-3|7	Name:		texlive-fancyhdr
14mr|texlive-fancyhdr-3.1-3|8	Version:	3.1
14mr|texlive-fancyhdr-3.1-3|9	Release:	3
14mr|texlive-fancyhdr-3.1-3|10	Summary:	Extensive control of page headers and footers in LaTeX2e
14mr|texlive-fancyhdr-3.1-3|11	Group:		Publishing
14mr|texlive-fancyhdr-3.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr
14mr|texlive-fancyhdr-3.1-3|13	License:	LPPL
14mr|texlive-fancyhdr-3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyhdr.tar.xz
14mr|texlive-fancyhdr-3.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyhdr.doc.tar.xz
14mr|texlive-fancyhdr-3.1-3|16	BuildArch:	noarch
14mr|texlive-fancyhdr-3.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fancyhdr-3.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fancyhdr-3.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fancyhdr-3.1-3|20	
14mr|texlive-fancyhdr-3.1-3|21	%description
14mr|texlive-fancyhdr-3.1-3|22	The package provides extensive facilities, both for
14mr|texlive-fancyhdr-3.1-3|23	constructing headers and footers, and for controlling their use
14mr|texlive-fancyhdr-3.1-3|24	(for example, at times when LaTeX would automatically change
14mr|texlive-fancyhdr-3.1-3|25	the heading style in use).
14mr|texlive-fancyhdr-3.1-3|26	
14mr|texlive-fancyhdr-3.1-3|27	%post
14mr|texlive-fancyhdr-3.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-fancyhdr-3.1-3|29	
14mr|texlive-fancyhdr-3.1-3|30	%postun
14mr|texlive-fancyhdr-3.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fancyhdr-3.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-fancyhdr-3.1-3|33	fi
14mr|texlive-fancyhdr-3.1-3|34	
14mr|texlive-fancyhdr-3.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-fancyhdr-3.1-3|36	%files
14mr|texlive-fancyhdr-3.1-3|37	%{_texmfdistdir}/tex/latex/fancyhdr/extramarks.sty
14mr|texlive-fancyhdr-3.1-3|38	%{_texmfdistdir}/tex/latex/fancyhdr/fancyhdr.sty
14mr|texlive-fancyhdr-3.1-3|39	%{_texmfdistdir}/tex/latex/fancyhdr/fancyheadings.sty
14mr|texlive-fancyhdr-3.1-3|40	%doc %{_texmfdistdir}/doc/latex/fancyhdr/README
14mr|texlive-fancyhdr-3.1-3|41	%doc %{_texmfdistdir}/doc/latex/fancyhdr/fancyhdr.pdf
14mr|texlive-fancyhdr-3.1-3|42	%doc %{_texmfdistdir}/doc/latex/fancyhdr/fancyhdr.tex
14mr|texlive-fancyhdr-3.1-3|43	
14mr|texlive-fancyhdr-3.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-fancyhdr-3.1-3|45	%prep
14mr|texlive-fancyhdr-3.1-3|46	%setup -c -a0 -a1
14mr|texlive-fancyhdr-3.1-3|47	
14mr|texlive-fancyhdr-3.1-3|48	%build
14mr|texlive-fancyhdr-3.1-3|49	
14mr|texlive-fancyhdr-3.1-3|50	%install
14mr|texlive-fancyhdr-3.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fancyhdr-3.1-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fancyhdr-3.1-3|53	
14mr|texlive-fancyhdr-3.1-3|54	
14mr|texlive-fancyhdr-3.1-3|55	
14mr|texlive-fancyhdr-3.1-3|56	%changelog
14mr|texlive-fancyhdr-3.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1-3
14mr|texlive-fancyhdr-3.1-3|58	+ Revision: 5ea37c2
14mr|texlive-fancyhdr-3.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-fancyhdr-3.1-3|60	
14mr|texlive-fancyhdr-3.1-3|61	

20057 14
14mr|texlive-fancyhdr-it-20110401-3|1	# revision 21912
14mr|texlive-fancyhdr-it-20110401-3|2	# category Package
14mr|texlive-fancyhdr-it-20110401-3|3	# catalog-ctan /info/translations/fancyhdr/it
14mr|texlive-fancyhdr-it-20110401-3|4	# catalog-date 2011-04-01 11:10:52 +0200
14mr|texlive-fancyhdr-it-20110401-3|5	# catalog-license lppl
14mr|texlive-fancyhdr-it-20110401-3|6	# catalog-version undef
14mr|texlive-fancyhdr-it-20110401-3|7	Name:		texlive-fancyhdr-it
14mr|texlive-fancyhdr-it-20110401-3|8	Version:	20110401
14mr|texlive-fancyhdr-it-20110401-3|9	Release:	3
14mr|texlive-fancyhdr-it-20110401-3|10	Summary:	Italian translation of fancyhdr documentation
14mr|texlive-fancyhdr-it-20110401-3|11	Group:		Publishing
14mr|texlive-fancyhdr-it-20110401-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/fancyhdr/it
14mr|texlive-fancyhdr-it-20110401-3|13	License:	LPPL
14mr|texlive-fancyhdr-it-20110401-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyhdr-it.tar.xz
14mr|texlive-fancyhdr-it-20110401-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyhdr-it.doc.tar.xz
14mr|texlive-fancyhdr-it-20110401-3|16	BuildArch:	noarch
14mr|texlive-fancyhdr-it-20110401-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fancyhdr-it-20110401-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fancyhdr-it-20110401-3|19	
14mr|texlive-fancyhdr-it-20110401-3|20	%description
14mr|texlive-fancyhdr-it-20110401-3|21	The translation is of documentation provided with the fancyhdr
14mr|texlive-fancyhdr-it-20110401-3|22	package.
14mr|texlive-fancyhdr-it-20110401-3|23	
14mr|texlive-fancyhdr-it-20110401-3|24	#-----------------------------------------------------------------------
14mr|texlive-fancyhdr-it-20110401-3|25	%files
14mr|texlive-fancyhdr-it-20110401-3|26	%doc %{_texmfdistdir}/doc/latex/fancyhdr-it/Makefile
14mr|texlive-fancyhdr-it-20110401-3|27	%doc %{_texmfdistdir}/doc/latex/fancyhdr-it/README
14mr|texlive-fancyhdr-it-20110401-3|28	%doc %{_texmfdistdir}/doc/latex/fancyhdr-it/itfancyhdr.pdf
14mr|texlive-fancyhdr-it-20110401-3|29	%doc %{_texmfdistdir}/doc/latex/fancyhdr-it/itfancyhdr.tex
14mr|texlive-fancyhdr-it-20110401-3|30	
14mr|texlive-fancyhdr-it-20110401-3|31	#-----------------------------------------------------------------------
14mr|texlive-fancyhdr-it-20110401-3|32	%prep
14mr|texlive-fancyhdr-it-20110401-3|33	%setup -c -a0 -a1
14mr|texlive-fancyhdr-it-20110401-3|34	
14mr|texlive-fancyhdr-it-20110401-3|35	%build
14mr|texlive-fancyhdr-it-20110401-3|36	
14mr|texlive-fancyhdr-it-20110401-3|37	%install
14mr|texlive-fancyhdr-it-20110401-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fancyhdr-it-20110401-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fancyhdr-it-20110401-3|40	
14mr|texlive-fancyhdr-it-20110401-3|41	
14mr|texlive-fancyhdr-it-20110401-3|42	
14mr|texlive-fancyhdr-it-20110401-3|43	%changelog
14mr|texlive-fancyhdr-it-20110401-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110401-3
14mr|texlive-fancyhdr-it-20110401-3|45	+ Revision: a992773
14mr|texlive-fancyhdr-it-20110401-3|46	- MassBuild#440: Increase release tag
14mr|texlive-fancyhdr-it-20110401-3|47	
14mr|texlive-fancyhdr-it-20110401-3|48	

20058 14
14mr|texlive-fancynum-0.92-3|1	# revision 15878
14mr|texlive-fancynum-0.92-3|2	# category Package
14mr|texlive-fancynum-0.92-3|3	# catalog-ctan /macros/latex/contrib/fancynum
14mr|texlive-fancynum-0.92-3|4	# catalog-date 2008-04-19 23:11:03 +0200
14mr|texlive-fancynum-0.92-3|5	# catalog-license other-free
14mr|texlive-fancynum-0.92-3|6	# catalog-version 0.92
14mr|texlive-fancynum-0.92-3|7	Name:		texlive-fancynum
14mr|texlive-fancynum-0.92-3|8	Version:	0.92
14mr|texlive-fancynum-0.92-3|9	Release:	3
14mr|texlive-fancynum-0.92-3|10	Summary:	Typeset numbers
14mr|texlive-fancynum-0.92-3|11	Group:		Publishing
14mr|texlive-fancynum-0.92-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancynum
14mr|texlive-fancynum-0.92-3|13	License:	OTHER-FREE
14mr|texlive-fancynum-0.92-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancynum.tar.xz
14mr|texlive-fancynum-0.92-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancynum.doc.tar.xz
14mr|texlive-fancynum-0.92-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancynum.source.tar.xz
14mr|texlive-fancynum-0.92-3|17	BuildArch:	noarch
14mr|texlive-fancynum-0.92-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fancynum-0.92-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fancynum-0.92-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fancynum-0.92-3|21	
14mr|texlive-fancynum-0.92-3|22	%description
14mr|texlive-fancynum-0.92-3|23	A LaTeX package for typesetting numbers, in particular floating
14mr|texlive-fancynum-0.92-3|24	point numbers, such as you find in program output.
14mr|texlive-fancynum-0.92-3|25	
14mr|texlive-fancynum-0.92-3|26	%post
14mr|texlive-fancynum-0.92-3|27	%{_sbindir}/texlive.post
14mr|texlive-fancynum-0.92-3|28	
14mr|texlive-fancynum-0.92-3|29	%postun
14mr|texlive-fancynum-0.92-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-fancynum-0.92-3|31	%{_sbindir}/texlive.post
14mr|texlive-fancynum-0.92-3|32	fi
14mr|texlive-fancynum-0.92-3|33	
14mr|texlive-fancynum-0.92-3|34	#-----------------------------------------------------------------------
14mr|texlive-fancynum-0.92-3|35	%files
14mr|texlive-fancynum-0.92-3|36	%{_texmfdistdir}/tex/latex/fancynum/fancynum.sty
14mr|texlive-fancynum-0.92-3|37	%doc %{_texmfdistdir}/doc/latex/fancynum/CHANGES
14mr|texlive-fancynum-0.92-3|38	%doc %{_texmfdistdir}/doc/latex/fancynum/README
14mr|texlive-fancynum-0.92-3|39	%doc %{_texmfdistdir}/doc/latex/fancynum/aue.txt
14mr|texlive-fancynum-0.92-3|40	%doc %{_texmfdistdir}/doc/latex/fancynum/ctt.txt
14mr|texlive-fancynum-0.92-3|41	%doc %{_texmfdistdir}/doc/latex/fancynum/dbltable.tex
14mr|texlive-fancynum-0.92-3|42	%doc %{_texmfdistdir}/doc/latex/fancynum/examples.tex
14mr|texlive-fancynum-0.92-3|43	%doc %{_texmfdistdir}/doc/latex/fancynum/fancynum.pdf
14mr|texlive-fancynum-0.92-3|44	#- source
14mr|texlive-fancynum-0.92-3|45	%doc %{_texmfdistdir}/source/latex/fancynum/Makefile
14mr|texlive-fancynum-0.92-3|46	%doc %{_texmfdistdir}/source/latex/fancynum/fancynum.dtx
14mr|texlive-fancynum-0.92-3|47	%doc %{_texmfdistdir}/source/latex/fancynum/fancynum.ins
14mr|texlive-fancynum-0.92-3|48	%doc %{_texmfdistdir}/source/latex/fancynum/tables.c
14mr|texlive-fancynum-0.92-3|49	
14mr|texlive-fancynum-0.92-3|50	#-----------------------------------------------------------------------
14mr|texlive-fancynum-0.92-3|51	%prep
14mr|texlive-fancynum-0.92-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-fancynum-0.92-3|53	
14mr|texlive-fancynum-0.92-3|54	%build
14mr|texlive-fancynum-0.92-3|55	
14mr|texlive-fancynum-0.92-3|56	%install
14mr|texlive-fancynum-0.92-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fancynum-0.92-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fancynum-0.92-3|59	
14mr|texlive-fancynum-0.92-3|60	
14mr|texlive-fancynum-0.92-3|61	
14mr|texlive-fancynum-0.92-3|62	%changelog
14mr|texlive-fancynum-0.92-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92-3
14mr|texlive-fancynum-0.92-3|64	+ Revision: 621d78f
14mr|texlive-fancynum-0.92-3|65	- MassBuild#440: Increase release tag
14mr|texlive-fancynum-0.92-3|66	
14mr|texlive-fancynum-0.92-3|67	

20059 14
14mr|texlive-fancypar-1.1-3|1	# revision 18018
14mr|texlive-fancypar-1.1-3|2	# category Package
14mr|texlive-fancypar-1.1-3|3	# catalog-ctan /macros/latex/contrib/fancypar
14mr|texlive-fancypar-1.1-3|4	# catalog-date 2010-04-29 12:40:52 +0200
14mr|texlive-fancypar-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-fancypar-1.1-3|6	# catalog-version 1.1
14mr|texlive-fancypar-1.1-3|7	Name:		texlive-fancypar
14mr|texlive-fancypar-1.1-3|8	Version:	1.1
14mr|texlive-fancypar-1.1-3|9	Release:	3
14mr|texlive-fancypar-1.1-3|10	Summary:	Decoration of individual paragraphs
14mr|texlive-fancypar-1.1-3|11	Group:		Publishing
14mr|texlive-fancypar-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancypar
14mr|texlive-fancypar-1.1-3|13	License:	LPPL1.3
14mr|texlive-fancypar-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancypar.tar.xz
14mr|texlive-fancypar-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancypar.doc.tar.xz
14mr|texlive-fancypar-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancypar.source.tar.xz
14mr|texlive-fancypar-1.1-3|17	BuildArch:	noarch
14mr|texlive-fancypar-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fancypar-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fancypar-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fancypar-1.1-3|21	
14mr|texlive-fancypar-1.1-3|22	%description
14mr|texlive-fancypar-1.1-3|23	Decorates individual paragraphs of a document, offering five
14mr|texlive-fancypar-1.1-3|24	pre-defined styles. The command offers an optional 'key-value'
14mr|texlive-fancypar-1.1-3|25	argument with the user may define parameters of the selected
14mr|texlive-fancypar-1.1-3|26	style. Predefined styles offer a spiral-notebook, a zebra-like,
14mr|texlive-fancypar-1.1-3|27	a dashed, a marked design, and an underlined style. Users may
14mr|texlive-fancypar-1.1-3|28	also define their own styles. Decorated paragraphs may not
14mr|texlive-fancypar-1.1-3|29	include displayed mathematics.
14mr|texlive-fancypar-1.1-3|30	
14mr|texlive-fancypar-1.1-3|31	%post
14mr|texlive-fancypar-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-fancypar-1.1-3|33	
14mr|texlive-fancypar-1.1-3|34	%postun
14mr|texlive-fancypar-1.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-fancypar-1.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-fancypar-1.1-3|37	fi
14mr|texlive-fancypar-1.1-3|38	
14mr|texlive-fancypar-1.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-fancypar-1.1-3|40	%files
14mr|texlive-fancypar-1.1-3|41	%{_texmfdistdir}/tex/latex/fancypar/fancypar.sty
14mr|texlive-fancypar-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/fancypar/README
14mr|texlive-fancypar-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/fancypar/fancypar.pdf
14mr|texlive-fancypar-1.1-3|44	#- source
14mr|texlive-fancypar-1.1-3|45	%doc %{_texmfdistdir}/source/latex/fancypar/fancypar.dtx
14mr|texlive-fancypar-1.1-3|46	%doc %{_texmfdistdir}/source/latex/fancypar/fancypar.ins
14mr|texlive-fancypar-1.1-3|47	
14mr|texlive-fancypar-1.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-fancypar-1.1-3|49	%prep
14mr|texlive-fancypar-1.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-fancypar-1.1-3|51	
14mr|texlive-fancypar-1.1-3|52	%build
14mr|texlive-fancypar-1.1-3|53	
14mr|texlive-fancypar-1.1-3|54	%install
14mr|texlive-fancypar-1.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fancypar-1.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fancypar-1.1-3|57	
14mr|texlive-fancypar-1.1-3|58	
14mr|texlive-fancypar-1.1-3|59	
14mr|texlive-fancypar-1.1-3|60	%changelog
14mr|texlive-fancypar-1.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-fancypar-1.1-3|62	+ Revision: 0bb640a
14mr|texlive-fancypar-1.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-fancypar-1.1-3|64	
14mr|texlive-fancypar-1.1-3|65	

20060 14
14mr|texlive-fancyref-0.9c-3|1	# revision 15878
14mr|texlive-fancyref-0.9c-3|2	# category Package
14mr|texlive-fancyref-0.9c-3|3	# catalog-ctan /macros/latex/contrib/fancyref
14mr|texlive-fancyref-0.9c-3|4	# catalog-date 2006-12-05 17:23:05 +0100
14mr|texlive-fancyref-0.9c-3|5	# catalog-license gpl
14mr|texlive-fancyref-0.9c-3|6	# catalog-version 0.9c
14mr|texlive-fancyref-0.9c-3|7	Name:		texlive-fancyref
14mr|texlive-fancyref-0.9c-3|8	Version:	0.9c
14mr|texlive-fancyref-0.9c-3|9	Release:	3
14mr|texlive-fancyref-0.9c-3|10	Summary:	A LaTeX package for fancy cross-referencing
14mr|texlive-fancyref-0.9c-3|11	Group:		Publishing
14mr|texlive-fancyref-0.9c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancyref
14mr|texlive-fancyref-0.9c-3|13	License:	GPL
14mr|texlive-fancyref-0.9c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyref.tar.xz
14mr|texlive-fancyref-0.9c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyref.doc.tar.xz
14mr|texlive-fancyref-0.9c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyref.source.tar.xz
14mr|texlive-fancyref-0.9c-3|17	BuildArch:	noarch
14mr|texlive-fancyref-0.9c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fancyref-0.9c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fancyref-0.9c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fancyref-0.9c-3|21	
14mr|texlive-fancyref-0.9c-3|22	%description
14mr|texlive-fancyref-0.9c-3|23	Provides fancy cross-referencing support, based on the
14mr|texlive-fancyref-0.9c-3|24	package's reference commands (\fref and \Fref) that recognise
14mr|texlive-fancyref-0.9c-3|25	what sort of object is being referenced. So, for example, the
14mr|texlive-fancyref-0.9c-3|26	label for a \section would be expected to be of the form
14mr|texlive-fancyref-0.9c-3|27	'sec:foo': the package would recognise the 'sec:' part.
14mr|texlive-fancyref-0.9c-3|28	
14mr|texlive-fancyref-0.9c-3|29	%post
14mr|texlive-fancyref-0.9c-3|30	%{_sbindir}/texlive.post
14mr|texlive-fancyref-0.9c-3|31	
14mr|texlive-fancyref-0.9c-3|32	%postun
14mr|texlive-fancyref-0.9c-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-fancyref-0.9c-3|34	%{_sbindir}/texlive.post
14mr|texlive-fancyref-0.9c-3|35	fi
14mr|texlive-fancyref-0.9c-3|36	
14mr|texlive-fancyref-0.9c-3|37	#-----------------------------------------------------------------------
14mr|texlive-fancyref-0.9c-3|38	%files
14mr|texlive-fancyref-0.9c-3|39	%{_texmfdistdir}/tex/latex/fancyref/fancyref.sty
14mr|texlive-fancyref-0.9c-3|40	%doc %{_texmfdistdir}/doc/latex/fancyref/COPYING
14mr|texlive-fancyref-0.9c-3|41	%doc %{_texmfdistdir}/doc/latex/fancyref/README
14mr|texlive-fancyref-0.9c-3|42	%doc %{_texmfdistdir}/doc/latex/fancyref/fancyref.pdf
14mr|texlive-fancyref-0.9c-3|43	%doc %{_texmfdistdir}/doc/latex/fancyref/freftest.tex
14mr|texlive-fancyref-0.9c-3|44	#- source
14mr|texlive-fancyref-0.9c-3|45	%doc %{_texmfdistdir}/source/latex/fancyref/fancyref.dtx
14mr|texlive-fancyref-0.9c-3|46	%doc %{_texmfdistdir}/source/latex/fancyref/fancyref.ins
14mr|texlive-fancyref-0.9c-3|47	
14mr|texlive-fancyref-0.9c-3|48	#-----------------------------------------------------------------------
14mr|texlive-fancyref-0.9c-3|49	%prep
14mr|texlive-fancyref-0.9c-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-fancyref-0.9c-3|51	
14mr|texlive-fancyref-0.9c-3|52	%build
14mr|texlive-fancyref-0.9c-3|53	
14mr|texlive-fancyref-0.9c-3|54	%install
14mr|texlive-fancyref-0.9c-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fancyref-0.9c-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fancyref-0.9c-3|57	
14mr|texlive-fancyref-0.9c-3|58	
14mr|texlive-fancyref-0.9c-3|59	
14mr|texlive-fancyref-0.9c-3|60	%changelog
14mr|texlive-fancyref-0.9c-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9c-3
14mr|texlive-fancyref-0.9c-3|62	+ Revision: c8a88a4
14mr|texlive-fancyref-0.9c-3|63	- MassBuild#440: Increase release tag
14mr|texlive-fancyref-0.9c-3|64	
14mr|texlive-fancyref-0.9c-3|65	

20061 14
14mr|texlive-fancytabs-1.6-3|1	# revision 23839
14mr|texlive-fancytabs-1.6-3|2	# category Package
14mr|texlive-fancytabs-1.6-3|3	# catalog-ctan /macros/latex/contrib/fancytabs
14mr|texlive-fancytabs-1.6-3|4	# catalog-date 2011-09-04 11:56:55 +0200
14mr|texlive-fancytabs-1.6-3|5	# catalog-license lppl1.3
14mr|texlive-fancytabs-1.6-3|6	# catalog-version 1.6
14mr|texlive-fancytabs-1.6-3|7	Name:		texlive-fancytabs
14mr|texlive-fancytabs-1.6-3|8	Version:	1.6
14mr|texlive-fancytabs-1.6-3|9	Release:	3
14mr|texlive-fancytabs-1.6-3|10	Summary:	Fancy page border tabs
14mr|texlive-fancytabs-1.6-3|11	Group:		Publishing
14mr|texlive-fancytabs-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancytabs
14mr|texlive-fancytabs-1.6-3|13	License:	LPPL1.3
14mr|texlive-fancytabs-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytabs.tar.xz
14mr|texlive-fancytabs-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytabs.doc.tar.xz
14mr|texlive-fancytabs-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytabs.source.tar.xz
14mr|texlive-fancytabs-1.6-3|17	BuildArch:	noarch
14mr|texlive-fancytabs-1.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fancytabs-1.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fancytabs-1.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fancytabs-1.6-3|21	
14mr|texlive-fancytabs-1.6-3|22	%description
14mr|texlive-fancytabs-1.6-3|23	The package can typeset tabs on the side of a page. It requires
14mr|texlive-fancytabs-1.6-3|24	TikZ from the pgf bundle.
14mr|texlive-fancytabs-1.6-3|25	
14mr|texlive-fancytabs-1.6-3|26	%post
14mr|texlive-fancytabs-1.6-3|27	%{_sbindir}/texlive.post
14mr|texlive-fancytabs-1.6-3|28	
14mr|texlive-fancytabs-1.6-3|29	%postun
14mr|texlive-fancytabs-1.6-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-fancytabs-1.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-fancytabs-1.6-3|32	fi
14mr|texlive-fancytabs-1.6-3|33	
14mr|texlive-fancytabs-1.6-3|34	#-----------------------------------------------------------------------
14mr|texlive-fancytabs-1.6-3|35	%files
14mr|texlive-fancytabs-1.6-3|36	%{_texmfdistdir}/tex/latex/fancytabs/fancytabs.sty
14mr|texlive-fancytabs-1.6-3|37	%doc %{_texmfdistdir}/doc/latex/fancytabs/README
14mr|texlive-fancytabs-1.6-3|38	%doc %{_texmfdistdir}/doc/latex/fancytabs/fancytabs.pdf
14mr|texlive-fancytabs-1.6-3|39	#- source
14mr|texlive-fancytabs-1.6-3|40	%doc %{_texmfdistdir}/source/latex/fancytabs/fancytabs.dtx
14mr|texlive-fancytabs-1.6-3|41	%doc %{_texmfdistdir}/source/latex/fancytabs/fancytabs.ins
14mr|texlive-fancytabs-1.6-3|42	
14mr|texlive-fancytabs-1.6-3|43	#-----------------------------------------------------------------------
14mr|texlive-fancytabs-1.6-3|44	%prep
14mr|texlive-fancytabs-1.6-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-fancytabs-1.6-3|46	
14mr|texlive-fancytabs-1.6-3|47	%build
14mr|texlive-fancytabs-1.6-3|48	
14mr|texlive-fancytabs-1.6-3|49	%install
14mr|texlive-fancytabs-1.6-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fancytabs-1.6-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fancytabs-1.6-3|52	
14mr|texlive-fancytabs-1.6-3|53	
14mr|texlive-fancytabs-1.6-3|54	
14mr|texlive-fancytabs-1.6-3|55	%changelog
14mr|texlive-fancytabs-1.6-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-fancytabs-1.6-3|57	+ Revision: d25d26c
14mr|texlive-fancytabs-1.6-3|58	- MassBuild#440: Increase release tag
14mr|texlive-fancytabs-1.6-3|59	
14mr|texlive-fancytabs-1.6-3|60	

20062 14
14mr|texlive-fancytooltips-1.8-2|1	# revision 27129
14mr|texlive-fancytooltips-1.8-2|2	# category Package
14mr|texlive-fancytooltips-1.8-2|3	# catalog-ctan /macros/latex/contrib/fancytooltips
14mr|texlive-fancytooltips-1.8-2|4	# catalog-date 2012-06-03 20:06:11 +0200
14mr|texlive-fancytooltips-1.8-2|5	# catalog-license lppl1.2
14mr|texlive-fancytooltips-1.8-2|6	# catalog-version 1.8
14mr|texlive-fancytooltips-1.8-2|7	Name:		texlive-fancytooltips
14mr|texlive-fancytooltips-1.8-2|8	Version:	1.8
14mr|texlive-fancytooltips-1.8-2|9	Release:	2
14mr|texlive-fancytooltips-1.8-2|10	Summary:	Include a wide range of material in PDF tooltips
14mr|texlive-fancytooltips-1.8-2|11	Group:		Publishing
14mr|texlive-fancytooltips-1.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancytooltips
14mr|texlive-fancytooltips-1.8-2|13	License:	LPPL1.2
14mr|texlive-fancytooltips-1.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytooltips.tar.xz
14mr|texlive-fancytooltips-1.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytooltips.doc.tar.xz
14mr|texlive-fancytooltips-1.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytooltips.source.tar.xz
14mr|texlive-fancytooltips-1.8-2|17	BuildArch:	noarch
14mr|texlive-fancytooltips-1.8-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fancytooltips-1.8-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fancytooltips-1.8-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-fancytooltips-1.8-2|21	
14mr|texlive-fancytooltips-1.8-2|22	%description
14mr|texlive-fancytooltips-1.8-2|23	The package was inspired by the cooltooltips package. In
14mr|texlive-fancytooltips-1.8-2|24	contrast to cooltooltips, fancytooltips allows inclusion of
14mr|texlive-fancytooltips-1.8-2|25	tooltips which contain arbitrary TeX material or a series of
14mr|texlive-fancytooltips-1.8-2|26	TeX materials (animated graphics) from an external PDF file. To
14mr|texlive-fancytooltips-1.8-2|27	see the tooltips, you have to open the files in Adobe Reader.
14mr|texlive-fancytooltips-1.8-2|28	The links and JavaScripts are inserted using eforms package
14mr|texlive-fancytooltips-1.8-2|29	from the AcroTeX bundle.
14mr|texlive-fancytooltips-1.8-2|30	
14mr|texlive-fancytooltips-1.8-2|31	%post
14mr|texlive-fancytooltips-1.8-2|32	%{_sbindir}/texlive.post
14mr|texlive-fancytooltips-1.8-2|33	
14mr|texlive-fancytooltips-1.8-2|34	%postun
14mr|texlive-fancytooltips-1.8-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-fancytooltips-1.8-2|36	%{_sbindir}/texlive.post
14mr|texlive-fancytooltips-1.8-2|37	fi
14mr|texlive-fancytooltips-1.8-2|38	
14mr|texlive-fancytooltips-1.8-2|39	#-----------------------------------------------------------------------
14mr|texlive-fancytooltips-1.8-2|40	%files
14mr|texlive-fancytooltips-1.8-2|41	%{_texmfdistdir}/tex/latex/fancytooltips/fancytipmark.eps
14mr|texlive-fancytooltips-1.8-2|42	%{_texmfdistdir}/tex/latex/fancytooltips/fancytipmark.pdf
14mr|texlive-fancytooltips-1.8-2|43	%{_texmfdistdir}/tex/latex/fancytooltips/fancytipmark.svg
14mr|texlive-fancytooltips-1.8-2|44	%{_texmfdistdir}/tex/latex/fancytooltips/fancytooltips.sty
14mr|texlive-fancytooltips-1.8-2|45	%doc %{_texmfdistdir}/doc/latex/fancytooltips/cite.png
14mr|texlive-fancytooltips-1.8-2|46	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo.pdf
14mr|texlive-fancytooltips-1.8-2|47	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo.sin.table
14mr|texlive-fancytooltips-1.8-2|48	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo.tex
14mr|texlive-fancytooltips-1.8-2|49	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo2.pdf
14mr|texlive-fancytooltips-1.8-2|50	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo2.tex
14mr|texlive-fancytooltips-1.8-2|51	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancytooltips-example.pdf
14mr|texlive-fancytooltips-1.8-2|52	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancytooltips-example.tex
14mr|texlive-fancytooltips-1.8-2|53	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/pics/tecna2.pdf
14mr|texlive-fancytooltips-1.8-2|54	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/pics/tooltipy.pdf
14mr|texlive-fancytooltips-1.8-2|55	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/pics/tooltipy.tex
14mr|texlive-fancytooltips-1.8-2|56	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/pics/tooltipy.tips
14mr|texlive-fancytooltips-1.8-2|57	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/readme
14mr|texlive-fancytooltips-1.8-2|58	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancy-preview
14mr|texlive-fancytooltips-1.8-2|59	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytipmark1.pdf
14mr|texlive-fancytooltips-1.8-2|60	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytipmark2.pdf
14mr|texlive-fancytooltips-1.8-2|61	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytipmark3.pdf
14mr|texlive-fancytooltips-1.8-2|62	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytipmark4.pdf
14mr|texlive-fancytooltips-1.8-2|63	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytooltips.pdf
14mr|texlive-fancytooltips-1.8-2|64	%doc %{_texmfdistdir}/doc/latex/fancytooltips/readme
14mr|texlive-fancytooltips-1.8-2|65	%doc %{_texmfdistdir}/doc/latex/fancytooltips/tip.pdf
14mr|texlive-fancytooltips-1.8-2|66	%doc %{_texmfdistdir}/doc/latex/fancytooltips/tip.tex
14mr|texlive-fancytooltips-1.8-2|67	#- source
14mr|texlive-fancytooltips-1.8-2|68	%doc %{_texmfdistdir}/source/latex/fancytooltips/fancytooltips.dtx
14mr|texlive-fancytooltips-1.8-2|69	%doc %{_texmfdistdir}/source/latex/fancytooltips/fancytooltips.ins
14mr|texlive-fancytooltips-1.8-2|70	
14mr|texlive-fancytooltips-1.8-2|71	#-----------------------------------------------------------------------
14mr|texlive-fancytooltips-1.8-2|72	%prep
14mr|texlive-fancytooltips-1.8-2|73	%setup -c -a0 -a1 -a2
14mr|texlive-fancytooltips-1.8-2|74	
14mr|texlive-fancytooltips-1.8-2|75	%build
14mr|texlive-fancytooltips-1.8-2|76	
14mr|texlive-fancytooltips-1.8-2|77	%install
14mr|texlive-fancytooltips-1.8-2|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fancytooltips-1.8-2|79	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fancytooltips-1.8-2|80	
14mr|texlive-fancytooltips-1.8-2|81	
14mr|texlive-fancytooltips-1.8-2|82	
14mr|texlive-fancytooltips-1.8-2|83	%changelog
14mr|texlive-fancytooltips-1.8-2|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-2
14mr|texlive-fancytooltips-1.8-2|85	+ Revision: ea5bffd
14mr|texlive-fancytooltips-1.8-2|86	- MassBuild#440: Increase release tag
14mr|texlive-fancytooltips-1.8-2|87	
14mr|texlive-fancytooltips-1.8-2|88	

20063 14
14mr|texlive-fancyvrb-2.8-3|1	# revision 18492
14mr|texlive-fancyvrb-2.8-3|2	# category Package
14mr|texlive-fancyvrb-2.8-3|3	# catalog-ctan /macros/latex/contrib/fancyvrb
14mr|texlive-fancyvrb-2.8-3|4	# catalog-date 2010-05-25 20:13:54 +0200
14mr|texlive-fancyvrb-2.8-3|5	# catalog-license lppl
14mr|texlive-fancyvrb-2.8-3|6	# catalog-version 2.8
14mr|texlive-fancyvrb-2.8-3|7	Name:		texlive-fancyvrb
14mr|texlive-fancyvrb-2.8-3|8	Version:	2.8
14mr|texlive-fancyvrb-2.8-3|9	Release:	3
14mr|texlive-fancyvrb-2.8-3|10	Summary:	Sophisticated verbatim text
14mr|texlive-fancyvrb-2.8-3|11	Group:		Publishing
14mr|texlive-fancyvrb-2.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancyvrb
14mr|texlive-fancyvrb-2.8-3|13	License:	LPPL
14mr|texlive-fancyvrb-2.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyvrb.tar.xz
14mr|texlive-fancyvrb-2.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyvrb.doc.tar.xz
14mr|texlive-fancyvrb-2.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyvrb.source.tar.xz
14mr|texlive-fancyvrb-2.8-3|17	BuildArch:	noarch
14mr|texlive-fancyvrb-2.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fancyvrb-2.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fancyvrb-2.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fancyvrb-2.8-3|21	
14mr|texlive-fancyvrb-2.8-3|22	%description
14mr|texlive-fancyvrb-2.8-3|23	Flexible handling of verbatim text including: verbatim commands
14mr|texlive-fancyvrb-2.8-3|24	in footnotes; a variety of verbatim environments with many
14mr|texlive-fancyvrb-2.8-3|25	parameters; ability to define new customized verbatim
14mr|texlive-fancyvrb-2.8-3|26	environments; save and restore verbatim text and environments;
14mr|texlive-fancyvrb-2.8-3|27	write and read files in verbatim mode; build "example"
14mr|texlive-fancyvrb-2.8-3|28	environments (showing both result and verbatim source).
14mr|texlive-fancyvrb-2.8-3|29	
14mr|texlive-fancyvrb-2.8-3|30	%post
14mr|texlive-fancyvrb-2.8-3|31	%{_sbindir}/texlive.post
14mr|texlive-fancyvrb-2.8-3|32	
14mr|texlive-fancyvrb-2.8-3|33	%postun
14mr|texlive-fancyvrb-2.8-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-fancyvrb-2.8-3|35	%{_sbindir}/texlive.post
14mr|texlive-fancyvrb-2.8-3|36	fi
14mr|texlive-fancyvrb-2.8-3|37	
14mr|texlive-fancyvrb-2.8-3|38	#-----------------------------------------------------------------------
14mr|texlive-fancyvrb-2.8-3|39	%files
14mr|texlive-fancyvrb-2.8-3|40	%{_texmfdistdir}/tex/latex/fancyvrb/fancyvrb.sty
14mr|texlive-fancyvrb-2.8-3|41	%{_texmfdistdir}/tex/latex/fancyvrb/fvrb-ex.sty
14mr|texlive-fancyvrb-2.8-3|42	%{_texmfdistdir}/tex/latex/fancyvrb/hbaw.sty
14mr|texlive-fancyvrb-2.8-3|43	%{_texmfdistdir}/tex/latex/fancyvrb/hcolor.sty
14mr|texlive-fancyvrb-2.8-3|44	%doc %{_texmfdistdir}/doc/latex/fancyvrb/Changes
14mr|texlive-fancyvrb-2.8-3|45	%doc %{_texmfdistdir}/doc/latex/fancyvrb/Makefile
14mr|texlive-fancyvrb-2.8-3|46	%doc %{_texmfdistdir}/doc/latex/fancyvrb/README
14mr|texlive-fancyvrb-2.8-3|47	%doc %{_texmfdistdir}/doc/latex/fancyvrb/README.contrib
14mr|texlive-fancyvrb-2.8-3|48	%doc %{_texmfdistdir}/doc/latex/fancyvrb/fancyvrb.pdf
14mr|texlive-fancyvrb-2.8-3|49	%doc %{_texmfdistdir}/doc/latex/fancyvrb/fvrb-ex.pdf
14mr|texlive-fancyvrb-2.8-3|50	%doc %{_texmfdistdir}/doc/latex/fancyvrb/t-fvrbex.tex
14mr|texlive-fancyvrb-2.8-3|51	#- source
14mr|texlive-fancyvrb-2.8-3|52	%doc %{_texmfdistdir}/source/latex/fancyvrb/fancyvrb.dtx
14mr|texlive-fancyvrb-2.8-3|53	%doc %{_texmfdistdir}/source/latex/fancyvrb/fancyvrb.ins
14mr|texlive-fancyvrb-2.8-3|54	%doc %{_texmfdistdir}/source/latex/fancyvrb/fvrb-ex.dtx
14mr|texlive-fancyvrb-2.8-3|55	%doc %{_texmfdistdir}/source/latex/fancyvrb/fvrb-ex.ins
14mr|texlive-fancyvrb-2.8-3|56	
14mr|texlive-fancyvrb-2.8-3|57	#-----------------------------------------------------------------------
14mr|texlive-fancyvrb-2.8-3|58	%prep
14mr|texlive-fancyvrb-2.8-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-fancyvrb-2.8-3|60	
14mr|texlive-fancyvrb-2.8-3|61	%build
14mr|texlive-fancyvrb-2.8-3|62	
14mr|texlive-fancyvrb-2.8-3|63	%install
14mr|texlive-fancyvrb-2.8-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fancyvrb-2.8-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fancyvrb-2.8-3|66	
14mr|texlive-fancyvrb-2.8-3|67	
14mr|texlive-fancyvrb-2.8-3|68	
14mr|texlive-fancyvrb-2.8-3|69	%changelog
14mr|texlive-fancyvrb-2.8-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8-3
14mr|texlive-fancyvrb-2.8-3|71	+ Revision: 3964c2e
14mr|texlive-fancyvrb-2.8-3|72	- MassBuild#440: Increase release tag
14mr|texlive-fancyvrb-2.8-3|73	
14mr|texlive-fancyvrb-2.8-3|74	

20064 14
14mr|texlive-fandol-0.2-6|1	# revision 31345
14mr|texlive-fandol-0.2-6|2	# category Package
14mr|texlive-fandol-0.2-6|3	# catalog-ctan /fonts/fandol
14mr|texlive-fandol-0.2-6|4	# catalog-date 2013-08-04 11:01:13 +0200
14mr|texlive-fandol-0.2-6|5	# catalog-license gpl
14mr|texlive-fandol-0.2-6|6	# catalog-version 0.2
14mr|texlive-fandol-0.2-6|7	Name:		texlive-fandol
14mr|texlive-fandol-0.2-6|8	Version:	0.2
14mr|texlive-fandol-0.2-6|9	Release:	6
14mr|texlive-fandol-0.2-6|10	Summary:	Four basic fonts for Chinese typesetting
14mr|texlive-fandol-0.2-6|11	Group:		Publishing
14mr|texlive-fandol-0.2-6|12	URL:		http://www.ctan.org/tex-archive/fonts/fandol
14mr|texlive-fandol-0.2-6|13	License:	GPL
14mr|texlive-fandol-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fandol.tar.xz
14mr|texlive-fandol-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fandol.doc.tar.xz
14mr|texlive-fandol-0.2-6|16	BuildArch:	noarch
14mr|texlive-fandol-0.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fandol-0.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fandol-0.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-fandol-0.2-6|20	
14mr|texlive-fandol-0.2-6|21	%description
14mr|texlive-fandol-0.2-6|22	Fandol fonts designed for Chinese typesetting. The current
14mr|texlive-fandol-0.2-6|23	version contains four styles: Song, Hei, Kai, Fang. All fonts
14mr|texlive-fandol-0.2-6|24	are in OpenType format.
14mr|texlive-fandol-0.2-6|25	
14mr|texlive-fandol-0.2-6|26	%post
14mr|texlive-fandol-0.2-6|27	%{_sbindir}/texlive.post
14mr|texlive-fandol-0.2-6|28	
14mr|texlive-fandol-0.2-6|29	%postun
14mr|texlive-fandol-0.2-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-fandol-0.2-6|31	%{_sbindir}/texlive.post
14mr|texlive-fandol-0.2-6|32	fi
14mr|texlive-fandol-0.2-6|33	
14mr|texlive-fandol-0.2-6|34	#-----------------------------------------------------------------------
14mr|texlive-fandol-0.2-6|35	%files
14mr|texlive-fandol-0.2-6|36	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolFang-Regular.otf
14mr|texlive-fandol-0.2-6|37	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolHei-Bold.otf
14mr|texlive-fandol-0.2-6|38	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolHei-Regular.otf
14mr|texlive-fandol-0.2-6|39	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolKai-Regular.otf
14mr|texlive-fandol-0.2-6|40	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolSong-Bold.otf
14mr|texlive-fandol-0.2-6|41	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolSong-Regular.otf
14mr|texlive-fandol-0.2-6|42	%doc %{_texmfdistdir}/doc/fonts/fandol/COPYING
14mr|texlive-fandol-0.2-6|43	%doc %{_texmfdistdir}/doc/fonts/fandol/README
14mr|texlive-fandol-0.2-6|44	
14mr|texlive-fandol-0.2-6|45	#-----------------------------------------------------------------------
14mr|texlive-fandol-0.2-6|46	%prep
14mr|texlive-fandol-0.2-6|47	%setup -c -a0 -a1
14mr|texlive-fandol-0.2-6|48	
14mr|texlive-fandol-0.2-6|49	%build
14mr|texlive-fandol-0.2-6|50	
14mr|texlive-fandol-0.2-6|51	%install
14mr|texlive-fandol-0.2-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fandol-0.2-6|53	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fandol-0.2-6|54	
14mr|texlive-fandol-0.2-6|55	%changelog
14mr|texlive-fandol-0.2-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-fandol-0.2-6|57	+ Revision: 42d0259
14mr|texlive-fandol-0.2-6|58	- MassBuild#440: Increase release tag
14mr|texlive-fandol-0.2-6|59	
14mr|texlive-fandol-0.2-6|60	

20065 14
14mr|texlive-FAQ-en-3.25-2|1	# revision 25791
14mr|texlive-FAQ-en-3.25-2|2	# category Package
14mr|texlive-FAQ-en-3.25-2|3	# catalog-ctan /help/uk-tex-faq
14mr|texlive-FAQ-en-3.25-2|4	# catalog-date 2012-03-30 16:18:37 +0200
14mr|texlive-FAQ-en-3.25-2|5	# catalog-license pd
14mr|texlive-FAQ-en-3.25-2|6	# catalog-version 3.25
14mr|texlive-FAQ-en-3.25-2|7	Name:		texlive-FAQ-en
14mr|texlive-FAQ-en-3.25-2|8	Version:	3.25
14mr|texlive-FAQ-en-3.25-2|9	Release:	2
14mr|texlive-FAQ-en-3.25-2|10	Summary:	A compilation of Frequently Asked Questions with answers
14mr|texlive-FAQ-en-3.25-2|11	Group:		Publishing
14mr|texlive-FAQ-en-3.25-2|12	URL:		http://www.ctan.org/tex-archive/help/uk-tex-faq
14mr|texlive-FAQ-en-3.25-2|13	License:	PD
14mr|texlive-FAQ-en-3.25-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/FAQ-en.tar.xz
14mr|texlive-FAQ-en-3.25-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/FAQ-en.doc.tar.xz
14mr|texlive-FAQ-en-3.25-2|16	BuildArch:	noarch
14mr|texlive-FAQ-en-3.25-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-FAQ-en-3.25-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-FAQ-en-3.25-2|19	
14mr|texlive-FAQ-en-3.25-2|20	%description
14mr|texlive-FAQ-en-3.25-2|21	The FAQ that has in the past been published in the UK TeX Users
14mr|texlive-FAQ-en-3.25-2|22	Group journal Baskerville (though updated more frequently on
14mr|texlive-FAQ-en-3.25-2|23	CTAN). It is also available (and searchable) on the web.
14mr|texlive-FAQ-en-3.25-2|24	
14mr|texlive-FAQ-en-3.25-2|25	#-----------------------------------------------------------------------
14mr|texlive-FAQ-en-3.25-2|26	%files
14mr|texlive-FAQ-en-3.25-2|27	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.16b
14mr|texlive-FAQ-en-3.25-2|28	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.16c
14mr|texlive-FAQ-en-3.25-2|29	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.17
14mr|texlive-FAQ-en-3.25-2|30	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.18
14mr|texlive-FAQ-en-3.25-2|31	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.19
14mr|texlive-FAQ-en-3.25-2|32	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.19a
14mr|texlive-FAQ-en-3.25-2|33	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.19c
14mr|texlive-FAQ-en-3.25-2|34	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.19d
14mr|texlive-FAQ-en-3.25-2|35	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.20
14mr|texlive-FAQ-en-3.25-2|36	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.21
14mr|texlive-FAQ-en-3.25-2|37	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.22
14mr|texlive-FAQ-en-3.25-2|38	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.23
14mr|texlive-FAQ-en-3.25-2|39	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.24
14mr|texlive-FAQ-en-3.25-2|40	%doc %{_texmfdistdir}/doc/generic/FAQ-en/CHANGES-3.25
14mr|texlive-FAQ-en-3.25-2|41	%doc %{_texmfdistdir}/doc/generic/FAQ-en/ChangeLog
14mr|texlive-FAQ-en-3.25-2|42	%doc %{_texmfdistdir}/doc/generic/FAQ-en/FAQ-html.tar.gz
14mr|texlive-FAQ-en-3.25-2|43	%doc %{_texmfdistdir}/doc/generic/FAQ-en/Makefile
14mr|texlive-FAQ-en-3.25-2|44	%doc %{_texmfdistdir}/doc/generic/FAQ-en/README
14mr|texlive-FAQ-en-3.25-2|45	%doc %{_texmfdistdir}/doc/generic/FAQ-en/archive.cfg
14mr|texlive-FAQ-en-3.25-2|46	%doc %{_texmfdistdir}/doc/generic/FAQ-en/dirctan.tex
14mr|texlive-FAQ-en-3.25-2|47	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-adj-types.tex
14mr|texlive-FAQ-en-3.25-2|48	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-backgrnd.tex
14mr|texlive-FAQ-en-3.25-2|49	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-biblio.tex
14mr|texlive-FAQ-en-3.25-2|50	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-bits+pieces.tex
14mr|texlive-FAQ-en-3.25-2|51	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-docs.tex
14mr|texlive-FAQ-en-3.25-2|52	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-dvi.tex
14mr|texlive-FAQ-en-3.25-2|53	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-fmt-conv.tex
14mr|texlive-FAQ-en-3.25-2|54	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-fonts.tex
14mr|texlive-FAQ-en-3.25-2|55	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-getit.tex
14mr|texlive-FAQ-en-3.25-2|56	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-graphics.tex
14mr|texlive-FAQ-en-3.25-2|57	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-how-do-i.tex
14mr|texlive-FAQ-en-3.25-2|58	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-hyp+pdf.tex
14mr|texlive-FAQ-en-3.25-2|59	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-images.tex
14mr|texlive-FAQ-en-3.25-2|60	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-install.tex
14mr|texlive-FAQ-en-3.25-2|61	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-intro.tex
14mr|texlive-FAQ-en-3.25-2|62	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-jot-err.tex
14mr|texlive-FAQ-en-3.25-2|63	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-lab-ref.tex
14mr|texlive-FAQ-en-3.25-2|64	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-litprog.tex
14mr|texlive-FAQ-en-3.25-2|65	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-mac-prog.tex
14mr|texlive-FAQ-en-3.25-2|66	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-projects.tex
14mr|texlive-FAQ-en-3.25-2|67	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-support.tex
14mr|texlive-FAQ-en-3.25-2|68	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-symbols.tex
14mr|texlive-FAQ-en-3.25-2|69	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-t-g-wr.tex
14mr|texlive-FAQ-en-3.25-2|70	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-texsys.tex
14mr|texlive-FAQ-en-3.25-2|71	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-the-end.tex
14mr|texlive-FAQ-en-3.25-2|72	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq-wdidt.tex
14mr|texlive-FAQ-en-3.25-2|73	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq.cls
14mr|texlive-FAQ-en-3.25-2|74	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faq.sty
14mr|texlive-FAQ-en-3.25-2|75	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faqfont.cfg
14mr|texlive-FAQ-en-3.25-2|76	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faqfont.cfg.cmfonts
14mr|texlive-FAQ-en-3.25-2|77	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faqfont.cfg.lmfonts
14mr|texlive-FAQ-en-3.25-2|78	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faqfont.cfg.mbvj
14mr|texlive-FAQ-en-3.25-2|79	%doc %{_texmfdistdir}/doc/generic/FAQ-en/faqfont.cfg.ugm
14mr|texlive-FAQ-en-3.25-2|80	%doc %{_texmfdistdir}/doc/generic/FAQ-en/filectan.tex
14mr|texlive-FAQ-en-3.25-2|81	%doc %{_texmfdistdir}/doc/generic/FAQ-en/gather-faqbody.tex
14mr|texlive-FAQ-en-3.25-2|82	%doc %{_texmfdistdir}/doc/generic/FAQ-en/letterfaq.pdf
14mr|texlive-FAQ-en-3.25-2|83	%doc %{_texmfdistdir}/doc/generic/FAQ-en/letterfaq.tex
14mr|texlive-FAQ-en-3.25-2|84	%doc %{_texmfdistdir}/doc/generic/FAQ-en/locations.mk
14mr|texlive-FAQ-en-3.25-2|85	%doc %{_texmfdistdir}/doc/generic/FAQ-en/markup-syntax
14mr|texlive-FAQ-en-3.25-2|86	%doc %{_texmfdistdir}/doc/generic/FAQ-en/newfaq.pdf
14mr|texlive-FAQ-en-3.25-2|87	%doc %{_texmfdistdir}/doc/generic/FAQ-en/newfaq.tex
14mr|texlive-FAQ-en-3.25-2|88	
14mr|texlive-FAQ-en-3.25-2|89	#-----------------------------------------------------------------------
14mr|texlive-FAQ-en-3.25-2|90	%prep
14mr|texlive-FAQ-en-3.25-2|91	%setup -c -a0 -a1
14mr|texlive-FAQ-en-3.25-2|92	
14mr|texlive-FAQ-en-3.25-2|93	%build
14mr|texlive-FAQ-en-3.25-2|94	
14mr|texlive-FAQ-en-3.25-2|95	%install
14mr|texlive-FAQ-en-3.25-2|96	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-FAQ-en-3.25-2|97	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-FAQ-en-3.25-2|98	
14mr|texlive-FAQ-en-3.25-2|99	
14mr|texlive-FAQ-en-3.25-2|100	
14mr|texlive-FAQ-en-3.25-2|101	%changelog
14mr|texlive-FAQ-en-3.25-2|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.25-2
14mr|texlive-FAQ-en-3.25-2|103	+ Revision: ba48957
14mr|texlive-FAQ-en-3.25-2|104	- MassBuild#440: Increase release tag
14mr|texlive-FAQ-en-3.25-2|105	
14mr|texlive-FAQ-en-3.25-2|106	

20066 14
14mr|texlive-fast-diagram-1.1-6|1	# revision 29264
14mr|texlive-fast-diagram-1.1-6|2	# category Package
14mr|texlive-fast-diagram-1.1-6|3	# catalog-ctan /graphics/pgf/contrib/fast-diagram
14mr|texlive-fast-diagram-1.1-6|4	# catalog-date 2013-02-27 20:12:49 +0100
14mr|texlive-fast-diagram-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-fast-diagram-1.1-6|6	# catalog-version 1.1
14mr|texlive-fast-diagram-1.1-6|7	Name:		texlive-fast-diagram
14mr|texlive-fast-diagram-1.1-6|8	Version:	1.1
14mr|texlive-fast-diagram-1.1-6|9	Release:	6
14mr|texlive-fast-diagram-1.1-6|10	Summary:	Easy generation of FAST diagrams
14mr|texlive-fast-diagram-1.1-6|11	Group:		Publishing
14mr|texlive-fast-diagram-1.1-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/fast-diagram
14mr|texlive-fast-diagram-1.1-6|13	License:	LPPL1.3
14mr|texlive-fast-diagram-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fast-diagram.tar.xz
14mr|texlive-fast-diagram-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fast-diagram.doc.tar.xz
14mr|texlive-fast-diagram-1.1-6|16	BuildArch:	noarch
14mr|texlive-fast-diagram-1.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fast-diagram-1.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fast-diagram-1.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-fast-diagram-1.1-6|20	
14mr|texlive-fast-diagram-1.1-6|21	%description
14mr|texlive-fast-diagram-1.1-6|22	The package provides simple means of producing FAST diagrams,
14mr|texlive-fast-diagram-1.1-6|23	using TikZ/pgf tools. FAST diagrams are useful for functional
14mr|texlive-fast-diagram-1.1-6|24	analysis techniques in design methods.
14mr|texlive-fast-diagram-1.1-6|25	
14mr|texlive-fast-diagram-1.1-6|26	%post
14mr|texlive-fast-diagram-1.1-6|27	%{_sbindir}/texlive.post
14mr|texlive-fast-diagram-1.1-6|28	
14mr|texlive-fast-diagram-1.1-6|29	%postun
14mr|texlive-fast-diagram-1.1-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-fast-diagram-1.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-fast-diagram-1.1-6|32	fi
14mr|texlive-fast-diagram-1.1-6|33	
14mr|texlive-fast-diagram-1.1-6|34	#-----------------------------------------------------------------------
14mr|texlive-fast-diagram-1.1-6|35	%files
14mr|texlive-fast-diagram-1.1-6|36	%{_texmfdistdir}/tex/latex/fast-diagram/fast-diagram.sty
14mr|texlive-fast-diagram-1.1-6|37	%doc %{_texmfdistdir}/doc/latex/fast-diagram/README
14mr|texlive-fast-diagram-1.1-6|38	%doc %{_texmfdistdir}/doc/latex/fast-diagram/help.pdf
14mr|texlive-fast-diagram-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/fast-diagram/help.tex
14mr|texlive-fast-diagram-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/commandes.tex
14mr|texlive-fast-diagram-1.1-6|41	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/exemple.tex
14mr|texlive-fast-diagram-1.1-6|42	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/antenne.png
14mr|texlive-fast-diagram-1.1-6|43	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/batterie.png
14mr|texlive-fast-diagram-1.1-6|44	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/biellettes.png
14mr|texlive-fast-diagram-1.1-6|45	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/bouton.png
14mr|texlive-fast-diagram-1.1-6|46	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/moteur.png
14mr|texlive-fast-diagram-1.1-6|47	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/pedalier.png
14mr|texlive-fast-diagram-1.1-6|48	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/pignons.png
14mr|texlive-fast-diagram-1.1-6|49	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/recepteur.png
14mr|texlive-fast-diagram-1.1-6|50	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/roue.png
14mr|texlive-fast-diagram-1.1-6|51	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/servomoteur.png
14mr|texlive-fast-diagram-1.1-6|52	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/installation.tex
14mr|texlive-fast-diagram-1.1-6|53	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/intro.tex
14mr|texlive-fast-diagram-1.1-6|54	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/miseEnForme.tex
14mr|texlive-fast-diagram-1.1-6|55	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/reglages.tex
14mr|texlive-fast-diagram-1.1-6|56	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/tikz.tex
14mr|texlive-fast-diagram-1.1-6|57	
14mr|texlive-fast-diagram-1.1-6|58	#-----------------------------------------------------------------------
14mr|texlive-fast-diagram-1.1-6|59	%prep
14mr|texlive-fast-diagram-1.1-6|60	%setup -c -a0 -a1
14mr|texlive-fast-diagram-1.1-6|61	
14mr|texlive-fast-diagram-1.1-6|62	%build
14mr|texlive-fast-diagram-1.1-6|63	
14mr|texlive-fast-diagram-1.1-6|64	%install
14mr|texlive-fast-diagram-1.1-6|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fast-diagram-1.1-6|66	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fast-diagram-1.1-6|67	
14mr|texlive-fast-diagram-1.1-6|68	%changelog
14mr|texlive-fast-diagram-1.1-6|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-fast-diagram-1.1-6|70	+ Revision: bcba2bf
14mr|texlive-fast-diagram-1.1-6|71	- MassBuild#440: Increase release tag
14mr|texlive-fast-diagram-1.1-6|72	
14mr|texlive-fast-diagram-1.1-6|73	

20067 14
14mr|texlive-fbithesis-1.2m-3|1	# revision 21340
14mr|texlive-fbithesis-1.2m-3|2	# category Package
14mr|texlive-fbithesis-1.2m-3|3	# catalog-ctan /macros/latex/contrib/fbithesis
14mr|texlive-fbithesis-1.2m-3|4	# catalog-date 2011-02-07 09:47:54 +0100
14mr|texlive-fbithesis-1.2m-3|5	# catalog-license other-free
14mr|texlive-fbithesis-1.2m-3|6	# catalog-version 1.2m
14mr|texlive-fbithesis-1.2m-3|7	Name:		texlive-fbithesis
14mr|texlive-fbithesis-1.2m-3|8	Version:	1.2m
14mr|texlive-fbithesis-1.2m-3|9	Release:	3
14mr|texlive-fbithesis-1.2m-3|10	Summary:	Computer Science thesis class for University of Dortmund
14mr|texlive-fbithesis-1.2m-3|11	Group:		Publishing
14mr|texlive-fbithesis-1.2m-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fbithesis
14mr|texlive-fbithesis-1.2m-3|13	License:	OTHER-FREE
14mr|texlive-fbithesis-1.2m-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fbithesis.tar.xz
14mr|texlive-fbithesis-1.2m-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fbithesis.doc.tar.xz
14mr|texlive-fbithesis-1.2m-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fbithesis.source.tar.xz
14mr|texlive-fbithesis-1.2m-3|17	BuildArch:	noarch
14mr|texlive-fbithesis-1.2m-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fbithesis-1.2m-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fbithesis-1.2m-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fbithesis-1.2m-3|21	
14mr|texlive-fbithesis-1.2m-3|22	%description
14mr|texlive-fbithesis-1.2m-3|23	At the department of computer science at the University of
14mr|texlive-fbithesis-1.2m-3|24	Dortmund there are cardboard cover pages for research or
14mr|texlive-fbithesis-1.2m-3|25	internal reports like master/phd-theses. The main function of
14mr|texlive-fbithesis-1.2m-3|26	this LaTeX2e document-class is a replacement for the \maketitle
14mr|texlive-fbithesis-1.2m-3|27	command to typeset a title page that is adjusted to these cover
14mr|texlive-fbithesis-1.2m-3|28	pages.
14mr|texlive-fbithesis-1.2m-3|29	
14mr|texlive-fbithesis-1.2m-3|30	%post
14mr|texlive-fbithesis-1.2m-3|31	%{_sbindir}/texlive.post
14mr|texlive-fbithesis-1.2m-3|32	
14mr|texlive-fbithesis-1.2m-3|33	%postun
14mr|texlive-fbithesis-1.2m-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-fbithesis-1.2m-3|35	%{_sbindir}/texlive.post
14mr|texlive-fbithesis-1.2m-3|36	fi
14mr|texlive-fbithesis-1.2m-3|37	
14mr|texlive-fbithesis-1.2m-3|38	#-----------------------------------------------------------------------
14mr|texlive-fbithesis-1.2m-3|39	%files
14mr|texlive-fbithesis-1.2m-3|40	%{_texmfdistdir}/tex/latex/fbithesis/fbithesis.cfg
14mr|texlive-fbithesis-1.2m-3|41	%{_texmfdistdir}/tex/latex/fbithesis/fbithesis.cls
14mr|texlive-fbithesis-1.2m-3|42	%doc %{_texmfdistdir}/doc/latex/fbithesis/README
14mr|texlive-fbithesis-1.2m-3|43	%doc %{_texmfdistdir}/doc/latex/fbithesis/distribution.key
14mr|texlive-fbithesis-1.2m-3|44	%doc %{_texmfdistdir}/doc/latex/fbithesis/example.pdf
14mr|texlive-fbithesis-1.2m-3|45	%doc %{_texmfdistdir}/doc/latex/fbithesis/example.tex
14mr|texlive-fbithesis-1.2m-3|46	%doc %{_texmfdistdir}/doc/latex/fbithesis/exampleaux.tex
14mr|texlive-fbithesis-1.2m-3|47	%doc %{_texmfdistdir}/doc/latex/fbithesis/fbithesis.dtx.asc
14mr|texlive-fbithesis-1.2m-3|48	%doc %{_texmfdistdir}/doc/latex/fbithesis/fbithesis.pdf
14mr|texlive-fbithesis-1.2m-3|49	#- source
14mr|texlive-fbithesis-1.2m-3|50	%doc %{_texmfdistdir}/source/latex/fbithesis/fbithesis.drv
14mr|texlive-fbithesis-1.2m-3|51	%doc %{_texmfdistdir}/source/latex/fbithesis/fbithesis.dtx
14mr|texlive-fbithesis-1.2m-3|52	%doc %{_texmfdistdir}/source/latex/fbithesis/fbithesis.ins
14mr|texlive-fbithesis-1.2m-3|53	
14mr|texlive-fbithesis-1.2m-3|54	#-----------------------------------------------------------------------
14mr|texlive-fbithesis-1.2m-3|55	%prep
14mr|texlive-fbithesis-1.2m-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-fbithesis-1.2m-3|57	
14mr|texlive-fbithesis-1.2m-3|58	%build
14mr|texlive-fbithesis-1.2m-3|59	
14mr|texlive-fbithesis-1.2m-3|60	%install
14mr|texlive-fbithesis-1.2m-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fbithesis-1.2m-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fbithesis-1.2m-3|63	
14mr|texlive-fbithesis-1.2m-3|64	
14mr|texlive-fbithesis-1.2m-3|65	
14mr|texlive-fbithesis-1.2m-3|66	%changelog
14mr|texlive-fbithesis-1.2m-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2m-3
14mr|texlive-fbithesis-1.2m-3|68	+ Revision: 242d9a4
14mr|texlive-fbithesis-1.2m-3|69	- MassBuild#440: Increase release tag
14mr|texlive-fbithesis-1.2m-3|70	
14mr|texlive-fbithesis-1.2m-3|71	

20068 14
14mr|texlive-fbs-20080819-3|1	# revision 15878
14mr|texlive-fbs-20080819-3|2	# category Package
14mr|texlive-fbs-20080819-3|3	# catalog-ctan /biblio/bibtex/contrib/misc/fbs.bst
14mr|texlive-fbs-20080819-3|4	# catalog-date 2008-08-19 20:38:14 +0200
14mr|texlive-fbs-20080819-3|5	# catalog-license lppl
14mr|texlive-fbs-20080819-3|6	# catalog-version undef
14mr|texlive-fbs-20080819-3|7	Name:		texlive-fbs
14mr|texlive-fbs-20080819-3|8	Version:	20080819
14mr|texlive-fbs-20080819-3|9	Release:	3
14mr|texlive-fbs-20080819-3|10	Summary:	BibTeX style for Frontiers in Bioscience
14mr|texlive-fbs-20080819-3|11	Group:		Publishing
14mr|texlive-fbs-20080819-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/misc/fbs.bst
14mr|texlive-fbs-20080819-3|13	License:	LPPL
14mr|texlive-fbs-20080819-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fbs.tar.xz
14mr|texlive-fbs-20080819-3|15	BuildArch:	noarch
14mr|texlive-fbs-20080819-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-fbs-20080819-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-fbs-20080819-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-fbs-20080819-3|19	
14mr|texlive-fbs-20080819-3|20	%description
14mr|texlive-fbs-20080819-3|21	A BibTeX style file made with custom-bib to fit Frontiers in
14mr|texlive-fbs-20080819-3|22	Bioscience requirements: - all authors, no et al, full author
14mr|texlive-fbs-20080819-3|23	names, initials abbreviated; - only abbreviated journal name
14mr|texlive-fbs-20080819-3|24	italicised, no abbreviation dots; - only year, no month, at end
14mr|texlive-fbs-20080819-3|25	of reference; and - DOI excluded, ISSN excluded.
14mr|texlive-fbs-20080819-3|26	
14mr|texlive-fbs-20080819-3|27	%post
14mr|texlive-fbs-20080819-3|28	%{_sbindir}/texlive.post
14mr|texlive-fbs-20080819-3|29	
14mr|texlive-fbs-20080819-3|30	%postun
14mr|texlive-fbs-20080819-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fbs-20080819-3|32	%{_sbindir}/texlive.post
14mr|texlive-fbs-20080819-3|33	fi
14mr|texlive-fbs-20080819-3|34	
14mr|texlive-fbs-20080819-3|35	#-----------------------------------------------------------------------
14mr|texlive-fbs-20080819-3|36	%files
14mr|texlive-fbs-20080819-3|37	%{_texmfdistdir}/bibtex/bst/fbs/fbs.bst
14mr|texlive-fbs-20080819-3|38	
14mr|texlive-fbs-20080819-3|39	#-----------------------------------------------------------------------
14mr|texlive-fbs-20080819-3|40	%prep
14mr|texlive-fbs-20080819-3|41	%setup -c -a0
14mr|texlive-fbs-20080819-3|42	
14mr|texlive-fbs-20080819-3|43	%build
14mr|texlive-fbs-20080819-3|44	
14mr|texlive-fbs-20080819-3|45	%install
14mr|texlive-fbs-20080819-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fbs-20080819-3|47	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14mr|texlive-fbs-20080819-3|48	
14mr|texlive-fbs-20080819-3|49	
14mr|texlive-fbs-20080819-3|50	
14mr|texlive-fbs-20080819-3|51	%changelog
14mr|texlive-fbs-20080819-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080819-3
14mr|texlive-fbs-20080819-3|53	+ Revision: b0bf190
14mr|texlive-fbs-20080819-3|54	- MassBuild#440: Increase release tag
14mr|texlive-fbs-20080819-3|55	
14mr|texlive-fbs-20080819-3|56	

20069 14
14mr|texlive-fc-1.4-3|1	# revision 15878
14mr|texlive-fc-1.4-3|2	# category Package
14mr|texlive-fc-1.4-3|3	# catalog-ctan /fonts/jknappen/fc
14mr|texlive-fc-1.4-3|4	# catalog-date 2009-08-26 22:28:30 +0200
14mr|texlive-fc-1.4-3|5	# catalog-license gpl2
14mr|texlive-fc-1.4-3|6	# catalog-version 1.4
14mr|texlive-fc-1.4-3|7	Name:		texlive-fc
14mr|texlive-fc-1.4-3|8	Version:	1.4
14mr|texlive-fc-1.4-3|9	Release:	3
14mr|texlive-fc-1.4-3|10	Summary:	Fonts for African languages
14mr|texlive-fc-1.4-3|11	Group:		Publishing
14mr|texlive-fc-1.4-3|12	URL:		http://www.ctan.org/tex-archive/fonts/jknappen/fc
14mr|texlive-fc-1.4-3|13	License:	GPL2
14mr|texlive-fc-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fc.tar.xz
14mr|texlive-fc-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fc.doc.tar.xz
14mr|texlive-fc-1.4-3|16	BuildArch:	noarch
14mr|texlive-fc-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fc-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fc-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fc-1.4-3|20	
14mr|texlive-fc-1.4-3|21	%description
14mr|texlive-fc-1.4-3|22	The fonts are provided as MetaFont source, in the familiar
14mr|texlive-fc-1.4-3|23	arrangement of lots of (autogenerated) preamble files and a
14mr|texlive-fc-1.4-3|24	modest set of glyph specifications. (A similar arrangement
14mr|texlive-fc-1.4-3|25	appears in the ec and lh font bundles.).
14mr|texlive-fc-1.4-3|26	
14mr|texlive-fc-1.4-3|27	%post
14mr|texlive-fc-1.4-3|28	%{_sbindir}/texlive.post
14mr|texlive-fc-1.4-3|29	
14mr|texlive-fc-1.4-3|30	%postun
14mr|texlive-fc-1.4-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fc-1.4-3|32	%{_sbindir}/texlive.post
14mr|texlive-fc-1.4-3|33	fi
14mr|texlive-fc-1.4-3|34	
14mr|texlive-fc-1.4-3|35	#-----------------------------------------------------------------------
14mr|texlive-fc-1.4-3|36	%files
14mr|texlive-fc-1.4-3|37	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcbx.mf
14mr|texlive-fc-1.4-3|38	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcbxi.mf
14mr|texlive-fc-1.4-3|39	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcbxsl.mf
14mr|texlive-fc-1.4-3|40	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcbxu.mf
14mr|texlive-fc-1.4-3|41	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fccsc.mf
14mr|texlive-fc-1.4-3|42	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fci.mf
14mr|texlive-fc-1.4-3|43	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcitt.mf
14mr|texlive-fc-1.4-3|44	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcr.mf
14mr|texlive-fc-1.4-3|45	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcsibx.mf
14mr|texlive-fc-1.4-3|46	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcsitt.mf
14mr|texlive-fc-1.4-3|47	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcsl.mf
14mr|texlive-fc-1.4-3|48	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcss.mf
14mr|texlive-fc-1.4-3|49	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcssbx.mf
14mr|texlive-fc-1.4-3|50	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcssi.mf
14mr|texlive-fc-1.4-3|51	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcsstt.mf
14mr|texlive-fc-1.4-3|52	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fctt.mf
14mr|texlive-fc-1.4-3|53	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcu.mf
14mr|texlive-fc-1.4-3|54	%{_texmfdistdir}/fonts/source/jknappen/fc/c-fcsstt.mf
14mr|texlive-fc-1.4-3|55	%{_texmfdistdir}/fonts/source/jknappen/fc/fcaccent.mf
14mr|texlive-fc-1.4-3|56	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx10.mf
14mr|texlive-fc-1.4-3|57	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx11.mf
14mr|texlive-fc-1.4-3|58	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx12.mf
14mr|texlive-fc-1.4-3|59	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx14.mf
14mr|texlive-fc-1.4-3|60	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx17.mf
14mr|texlive-fc-1.4-3|61	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx20.mf
14mr|texlive-fc-1.4-3|62	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx25.mf
14mr|texlive-fc-1.4-3|63	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx5.mf
14mr|texlive-fc-1.4-3|64	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx6.mf
14mr|texlive-fc-1.4-3|65	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx7.mf
14mr|texlive-fc-1.4-3|66	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx8.mf
14mr|texlive-fc-1.4-3|67	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx9.mf
14mr|texlive-fc-1.4-3|68	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi10.mf
14mr|texlive-fc-1.4-3|69	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi11.mf
14mr|texlive-fc-1.4-3|70	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi12.mf
14mr|texlive-fc-1.4-3|71	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi14.mf
14mr|texlive-fc-1.4-3|72	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi17.mf
14mr|texlive-fc-1.4-3|73	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi20.mf
14mr|texlive-fc-1.4-3|74	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi25.mf
14mr|texlive-fc-1.4-3|75	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi5.mf
14mr|texlive-fc-1.4-3|76	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi6.mf
14mr|texlive-fc-1.4-3|77	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi7.mf
14mr|texlive-fc-1.4-3|78	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi8.mf
14mr|texlive-fc-1.4-3|79	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi9.mf
14mr|texlive-fc-1.4-3|80	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl10.mf
14mr|texlive-fc-1.4-3|81	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl11.mf
14mr|texlive-fc-1.4-3|82	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl12.mf
14mr|texlive-fc-1.4-3|83	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl14.mf
14mr|texlive-fc-1.4-3|84	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl17.mf
14mr|texlive-fc-1.4-3|85	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl20.mf
14mr|texlive-fc-1.4-3|86	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl25.mf
14mr|texlive-fc-1.4-3|87	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl5.mf
14mr|texlive-fc-1.4-3|88	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl6.mf
14mr|texlive-fc-1.4-3|89	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl7.mf
14mr|texlive-fc-1.4-3|90	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl8.mf
14mr|texlive-fc-1.4-3|91	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl9.mf
14mr|texlive-fc-1.4-3|92	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu10.mf
14mr|texlive-fc-1.4-3|93	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu11.mf
14mr|texlive-fc-1.4-3|94	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu12.mf
14mr|texlive-fc-1.4-3|95	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu14.mf
14mr|texlive-fc-1.4-3|96	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu17.mf
14mr|texlive-fc-1.4-3|97	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu20.mf
14mr|texlive-fc-1.4-3|98	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu25.mf
14mr|texlive-fc-1.4-3|99	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu5.mf
14mr|texlive-fc-1.4-3|100	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu6.mf
14mr|texlive-fc-1.4-3|101	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu7.mf
14mr|texlive-fc-1.4-3|102	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu8.mf
14mr|texlive-fc-1.4-3|103	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu9.mf
14mr|texlive-fc-1.4-3|104	%{_texmfdistdir}/fonts/source/jknappen/fc/fccoding.mf
14mr|texlive-fc-1.4-3|105	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc10.mf
14mr|texlive-fc-1.4-3|106	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc11.mf
14mr|texlive-fc-1.4-3|107	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc12.mf
14mr|texlive-fc-1.4-3|108	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc14.mf
14mr|texlive-fc-1.4-3|109	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc17.mf
14mr|texlive-fc-1.4-3|110	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc20.mf
14mr|texlive-fc-1.4-3|111	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc25.mf
14mr|texlive-fc-1.4-3|112	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc5.mf
14mr|texlive-fc-1.4-3|113	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc6.mf
14mr|texlive-fc-1.4-3|114	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc7.mf
14mr|texlive-fc-1.4-3|115	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc8.mf
14mr|texlive-fc-1.4-3|116	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc9.mf
14mr|texlive-fc-1.4-3|117	%{_texmfdistdir}/fonts/source/jknappen/fc/fccscspu.mf
14mr|texlive-fc-1.4-3|118	%{_texmfdistdir}/fonts/source/jknappen/fc/fci10.mf
14mr|texlive-fc-1.4-3|119	%{_texmfdistdir}/fonts/source/jknappen/fc/fci11.mf
14mr|texlive-fc-1.4-3|120	%{_texmfdistdir}/fonts/source/jknappen/fc/fci12.mf
14mr|texlive-fc-1.4-3|121	%{_texmfdistdir}/fonts/source/jknappen/fc/fci14.mf
14mr|texlive-fc-1.4-3|122	%{_texmfdistdir}/fonts/source/jknappen/fc/fci17.mf
14mr|texlive-fc-1.4-3|123	%{_texmfdistdir}/fonts/source/jknappen/fc/fci20.mf
14mr|texlive-fc-1.4-3|124	%{_texmfdistdir}/fonts/source/jknappen/fc/fci25.mf
14mr|texlive-fc-1.4-3|125	%{_texmfdistdir}/fonts/source/jknappen/fc/fci5.mf
14mr|texlive-fc-1.4-3|126	%{_texmfdistdir}/fonts/source/jknappen/fc/fci6.mf
14mr|texlive-fc-1.4-3|127	%{_texmfdistdir}/fonts/source/jknappen/fc/fci7.mf
14mr|texlive-fc-1.4-3|128	%{_texmfdistdir}/fonts/source/jknappen/fc/fci8.mf
14mr|texlive-fc-1.4-3|129	%{_texmfdistdir}/fonts/source/jknappen/fc/fci9.mf
14mr|texlive-fc-1.4-3|130	%{_texmfdistdir}/fonts/source/jknappen/fc/fcilig.mf
14mr|texlive-fc-1.4-3|131	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitalic.mf
14mr|texlive-fc-1.4-3|132	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitligt.mf
14mr|texlive-fc-1.4-3|133	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitlpct.mf
14mr|texlive-fc-1.4-3|134	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt10.mf
14mr|texlive-fc-1.4-3|135	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt11.mf
14mr|texlive-fc-1.4-3|136	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt12.mf
14mr|texlive-fc-1.4-3|137	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt14.mf
14mr|texlive-fc-1.4-3|138	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt17.mf
14mr|texlive-fc-1.4-3|139	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt20.mf
14mr|texlive-fc-1.4-3|140	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt25.mf
14mr|texlive-fc-1.4-3|141	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt5.mf
14mr|texlive-fc-1.4-3|142	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt6.mf
14mr|texlive-fc-1.4-3|143	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt7.mf
14mr|texlive-fc-1.4-3|144	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt8.mf
14mr|texlive-fc-1.4-3|145	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt9.mf
14mr|texlive-fc-1.4-3|146	%{_texmfdistdir}/fonts/source/jknappen/fc/fcmacros.mf
14mr|texlive-fc-1.4-3|147	%{_texmfdistdir}/fonts/source/jknappen/fc/fcpunct.mf
14mr|texlive-fc-1.4-3|148	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr10.mf
14mr|texlive-fc-1.4-3|149	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr11.mf
14mr|texlive-fc-1.4-3|150	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr12.mf
14mr|texlive-fc-1.4-3|151	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr14.mf
14mr|texlive-fc-1.4-3|152	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr17.mf
14mr|texlive-fc-1.4-3|153	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr20.mf
14mr|texlive-fc-1.4-3|154	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr25.mf
14mr|texlive-fc-1.4-3|155	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr5.mf
14mr|texlive-fc-1.4-3|156	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr6.mf
14mr|texlive-fc-1.4-3|157	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr7.mf
14mr|texlive-fc-1.4-3|158	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr8.mf
14mr|texlive-fc-1.4-3|159	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr9.mf
14mr|texlive-fc-1.4-3|160	%{_texmfdistdir}/fonts/source/jknappen/fc/fcrlig.mf
14mr|texlive-fc-1.4-3|161	%{_texmfdistdir}/fonts/source/jknappen/fc/fcroligt.mf
14mr|texlive-fc-1.4-3|162	%{_texmfdistdir}/fonts/source/jknappen/fc/fcroman.mf
14mr|texlive-fc-1.4-3|163	%{_texmfdistdir}/fonts/source/jknappen/fc/fcrompct.mf
14mr|texlive-fc-1.4-3|164	%{_texmfdistdir}/fonts/source/jknappen/fc/fcscligt.mf
14mr|texlive-fc-1.4-3|165	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsfligt.mf
14mr|texlive-fc-1.4-3|166	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx10.mf
14mr|texlive-fc-1.4-3|167	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx11.mf
14mr|texlive-fc-1.4-3|168	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx12.mf
14mr|texlive-fc-1.4-3|169	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx14.mf
14mr|texlive-fc-1.4-3|170	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx17.mf
14mr|texlive-fc-1.4-3|171	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx20.mf
14mr|texlive-fc-1.4-3|172	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx25.mf
14mr|texlive-fc-1.4-3|173	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx5.mf
14mr|texlive-fc-1.4-3|174	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx6.mf
14mr|texlive-fc-1.4-3|175	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx7.mf
14mr|texlive-fc-1.4-3|176	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx8.mf
14mr|texlive-fc-1.4-3|177	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx9.mf
14mr|texlive-fc-1.4-3|178	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt10.mf
14mr|texlive-fc-1.4-3|179	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt11.mf
14mr|texlive-fc-1.4-3|180	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt12.mf
14mr|texlive-fc-1.4-3|181	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt14.mf
14mr|texlive-fc-1.4-3|182	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt17.mf
14mr|texlive-fc-1.4-3|183	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt20.mf
14mr|texlive-fc-1.4-3|184	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt25.mf
14mr|texlive-fc-1.4-3|185	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt5.mf
14mr|texlive-fc-1.4-3|186	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt6.mf
14mr|texlive-fc-1.4-3|187	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt7.mf
14mr|texlive-fc-1.4-3|188	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt8.mf
14mr|texlive-fc-1.4-3|189	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt9.mf
14mr|texlive-fc-1.4-3|190	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl10.mf
14mr|texlive-fc-1.4-3|191	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl11.mf
14mr|texlive-fc-1.4-3|192	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl12.mf
14mr|texlive-fc-1.4-3|193	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl14.mf
14mr|texlive-fc-1.4-3|194	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl17.mf
14mr|texlive-fc-1.4-3|195	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl20.mf
14mr|texlive-fc-1.4-3|196	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl25.mf
14mr|texlive-fc-1.4-3|197	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl5.mf
14mr|texlive-fc-1.4-3|198	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl6.mf
14mr|texlive-fc-1.4-3|199	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl7.mf
14mr|texlive-fc-1.4-3|200	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl8.mf
14mr|texlive-fc-1.4-3|201	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl9.mf
14mr|texlive-fc-1.4-3|202	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss10.mf
14mr|texlive-fc-1.4-3|203	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss11.mf
14mr|texlive-fc-1.4-3|204	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss12.mf
14mr|texlive-fc-1.4-3|205	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss14.mf
14mr|texlive-fc-1.4-3|206	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss17.mf
14mr|texlive-fc-1.4-3|207	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss20.mf
14mr|texlive-fc-1.4-3|208	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss25.mf
14mr|texlive-fc-1.4-3|209	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss5.mf
14mr|texlive-fc-1.4-3|210	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss6.mf
14mr|texlive-fc-1.4-3|211	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss7.mf
14mr|texlive-fc-1.4-3|212	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss8.mf
14mr|texlive-fc-1.4-3|213	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss9.mf
14mr|texlive-fc-1.4-3|214	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx10.mf
14mr|texlive-fc-1.4-3|215	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx11.mf
14mr|texlive-fc-1.4-3|216	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx12.mf
14mr|texlive-fc-1.4-3|217	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx14.mf
14mr|texlive-fc-1.4-3|218	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx17.mf
14mr|texlive-fc-1.4-3|219	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx20.mf
14mr|texlive-fc-1.4-3|220	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx25.mf
14mr|texlive-fc-1.4-3|221	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx5.mf
14mr|texlive-fc-1.4-3|222	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx6.mf
14mr|texlive-fc-1.4-3|223	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx7.mf
14mr|texlive-fc-1.4-3|224	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx8.mf
14mr|texlive-fc-1.4-3|225	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx9.mf
14mr|texlive-fc-1.4-3|226	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi10.mf
14mr|texlive-fc-1.4-3|227	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi11.mf
14mr|texlive-fc-1.4-3|228	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi12.mf
14mr|texlive-fc-1.4-3|229	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi14.mf
14mr|texlive-fc-1.4-3|230	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi17.mf
14mr|texlive-fc-1.4-3|231	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi20.mf
14mr|texlive-fc-1.4-3|232	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi25.mf
14mr|texlive-fc-1.4-3|233	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi5.mf
14mr|texlive-fc-1.4-3|234	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi6.mf
14mr|texlive-fc-1.4-3|235	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi7.mf
14mr|texlive-fc-1.4-3|236	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi8.mf
14mr|texlive-fc-1.4-3|237	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi9.mf
14mr|texlive-fc-1.4-3|238	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt10.mf
14mr|texlive-fc-1.4-3|239	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt11.mf
14mr|texlive-fc-1.4-3|240	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt12.mf
14mr|texlive-fc-1.4-3|241	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt14.mf
14mr|texlive-fc-1.4-3|242	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt17.mf
14mr|texlive-fc-1.4-3|243	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt20.mf
14mr|texlive-fc-1.4-3|244	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt25.mf
14mr|texlive-fc-1.4-3|245	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt5.mf
14mr|texlive-fc-1.4-3|246	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt6.mf
14mr|texlive-fc-1.4-3|247	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt7.mf
14mr|texlive-fc-1.4-3|248	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt8.mf
14mr|texlive-fc-1.4-3|249	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt9.mf
14mr|texlive-fc-1.4-3|250	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt10.mf
14mr|texlive-fc-1.4-3|251	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt11.mf
14mr|texlive-fc-1.4-3|252	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt12.mf
14mr|texlive-fc-1.4-3|253	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt14.mf
14mr|texlive-fc-1.4-3|254	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt17.mf
14mr|texlive-fc-1.4-3|255	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt20.mf
14mr|texlive-fc-1.4-3|256	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt25.mf
14mr|texlive-fc-1.4-3|257	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt5.mf
14mr|texlive-fc-1.4-3|258	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt6.mf
14mr|texlive-fc-1.4-3|259	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt7.mf
14mr|texlive-fc-1.4-3|260	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt8.mf
14mr|texlive-fc-1.4-3|261	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt9.mf
14mr|texlive-fc-1.4-3|262	%{_texmfdistdir}/fonts/source/jknappen/fc/fcttligt.mf
14mr|texlive-fc-1.4-3|263	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu10.mf
14mr|texlive-fc-1.4-3|264	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu11.mf
14mr|texlive-fc-1.4-3|265	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu12.mf
14mr|texlive-fc-1.4-3|266	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu14.mf
14mr|texlive-fc-1.4-3|267	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu17.mf
14mr|texlive-fc-1.4-3|268	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu20.mf
14mr|texlive-fc-1.4-3|269	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu25.mf
14mr|texlive-fc-1.4-3|270	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu5.mf
14mr|texlive-fc-1.4-3|271	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu6.mf
14mr|texlive-fc-1.4-3|272	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu7.mf
14mr|texlive-fc-1.4-3|273	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu8.mf
14mr|texlive-fc-1.4-3|274	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu9.mf
14mr|texlive-fc-1.4-3|275	%{_texmfdistdir}/fonts/source/jknappen/fc/itala.mf
14mr|texlive-fc-1.4-3|276	%{_texmfdistdir}/fonts/source/jknappen/fc/italbcd.mf
14mr|texlive-fc-1.4-3|277	%{_texmfdistdir}/fonts/source/jknappen/fc/itale.mf
14mr|texlive-fc-1.4-3|278	%{_texmfdistdir}/fonts/source/jknappen/fc/italfgh.mf
14mr|texlive-fc-1.4-3|279	%{_texmfdistdir}/fonts/source/jknappen/fc/italij.mf
14mr|texlive-fc-1.4-3|280	%{_texmfdistdir}/fonts/source/jknappen/fc/italklm.mf
14mr|texlive-fc-1.4-3|281	%{_texmfdistdir}/fonts/source/jknappen/fc/italn.mf
14mr|texlive-fc-1.4-3|282	%{_texmfdistdir}/fonts/source/jknappen/fc/italo.mf
14mr|texlive-fc-1.4-3|283	%{_texmfdistdir}/fonts/source/jknappen/fc/italpqr.mf
14mr|texlive-fc-1.4-3|284	%{_texmfdistdir}/fonts/source/jknappen/fc/italst.mf
14mr|texlive-fc-1.4-3|285	%{_texmfdistdir}/fonts/source/jknappen/fc/italuvw.mf
14mr|texlive-fc-1.4-3|286	%{_texmfdistdir}/fonts/source/jknappen/fc/italxyz.mf
14mr|texlive-fc-1.4-3|287	%{_texmfdistdir}/fonts/source/jknappen/fc/lowera.mf
14mr|texlive-fc-1.4-3|288	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerbcd.mf
14mr|texlive-fc-1.4-3|289	%{_texmfdistdir}/fonts/source/jknappen/fc/lowere.mf
14mr|texlive-fc-1.4-3|290	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerfgh.mf
14mr|texlive-fc-1.4-3|291	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerij.mf
14mr|texlive-fc-1.4-3|292	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerklm.mf
14mr|texlive-fc-1.4-3|293	%{_texmfdistdir}/fonts/source/jknappen/fc/lowern.mf
14mr|texlive-fc-1.4-3|294	%{_texmfdistdir}/fonts/source/jknappen/fc/lowero.mf
14mr|texlive-fc-1.4-3|295	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerpqr.mf
14mr|texlive-fc-1.4-3|296	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerst.mf
14mr|texlive-fc-1.4-3|297	%{_texmfdistdir}/fonts/source/jknappen/fc/loweruvw.mf
14mr|texlive-fc-1.4-3|298	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerxyz.mf
14mr|texlive-fc-1.4-3|299	%{_texmfdistdir}/fonts/source/jknappen/fc/uppera.mf
14mr|texlive-fc-1.4-3|300	%{_texmfdistdir}/fonts/source/jknappen/fc/upperbcd.mf
14mr|texlive-fc-1.4-3|301	%{_texmfdistdir}/fonts/source/jknappen/fc/uppere.mf
14mr|texlive-fc-1.4-3|302	%{_texmfdistdir}/fonts/source/jknappen/fc/upperfgh.mf
14mr|texlive-fc-1.4-3|303	%{_texmfdistdir}/fonts/source/jknappen/fc/upperij.mf
14mr|texlive-fc-1.4-3|304	%{_texmfdistdir}/fonts/source/jknappen/fc/upperklm.mf
14mr|texlive-fc-1.4-3|305	%{_texmfdistdir}/fonts/source/jknappen/fc/uppern.mf
14mr|texlive-fc-1.4-3|306	%{_texmfdistdir}/fonts/source/jknappen/fc/uppero.mf
14mr|texlive-fc-1.4-3|307	%{_texmfdistdir}/fonts/source/jknappen/fc/upperpqr.mf
14mr|texlive-fc-1.4-3|308	%{_texmfdistdir}/fonts/source/jknappen/fc/upperst.mf
14mr|texlive-fc-1.4-3|309	%{_texmfdistdir}/fonts/source/jknappen/fc/upperuvw.mf
14mr|texlive-fc-1.4-3|310	%{_texmfdistdir}/fonts/source/jknappen/fc/upperxyz.mf
14mr|texlive-fc-1.4-3|311	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx10.tfm
14mr|texlive-fc-1.4-3|312	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx11.tfm
14mr|texlive-fc-1.4-3|313	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx12.tfm
14mr|texlive-fc-1.4-3|314	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx14.tfm
14mr|texlive-fc-1.4-3|315	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx17.tfm
14mr|texlive-fc-1.4-3|316	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx20.tfm
14mr|texlive-fc-1.4-3|317	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx25.tfm
14mr|texlive-fc-1.4-3|318	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx5.tfm
14mr|texlive-fc-1.4-3|319	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx6.tfm
14mr|texlive-fc-1.4-3|320	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx7.tfm
14mr|texlive-fc-1.4-3|321	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx8.tfm
14mr|texlive-fc-1.4-3|322	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx9.tfm
14mr|texlive-fc-1.4-3|323	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi10.tfm
14mr|texlive-fc-1.4-3|324	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi11.tfm
14mr|texlive-fc-1.4-3|325	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi12.tfm
14mr|texlive-fc-1.4-3|326	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi14.tfm
14mr|texlive-fc-1.4-3|327	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi17.tfm
14mr|texlive-fc-1.4-3|328	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi20.tfm
14mr|texlive-fc-1.4-3|329	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi25.tfm
14mr|texlive-fc-1.4-3|330	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi5.tfm
14mr|texlive-fc-1.4-3|331	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi6.tfm
14mr|texlive-fc-1.4-3|332	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi7.tfm
14mr|texlive-fc-1.4-3|333	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi8.tfm
14mr|texlive-fc-1.4-3|334	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi9.tfm
14mr|texlive-fc-1.4-3|335	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl10.tfm
14mr|texlive-fc-1.4-3|336	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl11.tfm
14mr|texlive-fc-1.4-3|337	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl12.tfm
14mr|texlive-fc-1.4-3|338	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl14.tfm
14mr|texlive-fc-1.4-3|339	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl17.tfm
14mr|texlive-fc-1.4-3|340	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl20.tfm
14mr|texlive-fc-1.4-3|341	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl25.tfm
14mr|texlive-fc-1.4-3|342	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl5.tfm
14mr|texlive-fc-1.4-3|343	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl6.tfm
14mr|texlive-fc-1.4-3|344	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl7.tfm
14mr|texlive-fc-1.4-3|345	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl8.tfm
14mr|texlive-fc-1.4-3|346	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl9.tfm
14mr|texlive-fc-1.4-3|347	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu10.tfm
14mr|texlive-fc-1.4-3|348	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu11.tfm
14mr|texlive-fc-1.4-3|349	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu12.tfm
14mr|texlive-fc-1.4-3|350	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu14.tfm
14mr|texlive-fc-1.4-3|351	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu17.tfm
14mr|texlive-fc-1.4-3|352	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu20.tfm
14mr|texlive-fc-1.4-3|353	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu25.tfm
14mr|texlive-fc-1.4-3|354	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu5.tfm
14mr|texlive-fc-1.4-3|355	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu6.tfm
14mr|texlive-fc-1.4-3|356	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu7.tfm
14mr|texlive-fc-1.4-3|357	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu8.tfm
14mr|texlive-fc-1.4-3|358	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu9.tfm
14mr|texlive-fc-1.4-3|359	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc10.tfm
14mr|texlive-fc-1.4-3|360	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc11.tfm
14mr|texlive-fc-1.4-3|361	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc12.tfm
14mr|texlive-fc-1.4-3|362	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc14.tfm
14mr|texlive-fc-1.4-3|363	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc17.tfm
14mr|texlive-fc-1.4-3|364	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc20.tfm
14mr|texlive-fc-1.4-3|365	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc25.tfm
14mr|texlive-fc-1.4-3|366	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc5.tfm
14mr|texlive-fc-1.4-3|367	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc6.tfm
14mr|texlive-fc-1.4-3|368	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc7.tfm
14mr|texlive-fc-1.4-3|369	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc8.tfm
14mr|texlive-fc-1.4-3|370	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc9.tfm
14mr|texlive-fc-1.4-3|371	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci10.tfm
14mr|texlive-fc-1.4-3|372	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci11.tfm
14mr|texlive-fc-1.4-3|373	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci12.tfm
14mr|texlive-fc-1.4-3|374	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci14.tfm
14mr|texlive-fc-1.4-3|375	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci17.tfm
14mr|texlive-fc-1.4-3|376	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci20.tfm
14mr|texlive-fc-1.4-3|377	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci25.tfm
14mr|texlive-fc-1.4-3|378	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci5.tfm
14mr|texlive-fc-1.4-3|379	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci6.tfm
14mr|texlive-fc-1.4-3|380	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci7.tfm
14mr|texlive-fc-1.4-3|381	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci8.tfm
14mr|texlive-fc-1.4-3|382	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci9.tfm
14mr|texlive-fc-1.4-3|383	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt10.tfm
14mr|texlive-fc-1.4-3|384	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt11.tfm
14mr|texlive-fc-1.4-3|385	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt12.tfm
14mr|texlive-fc-1.4-3|386	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt14.tfm
14mr|texlive-fc-1.4-3|387	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt17.tfm
14mr|texlive-fc-1.4-3|388	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt20.tfm
14mr|texlive-fc-1.4-3|389	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt25.tfm
14mr|texlive-fc-1.4-3|390	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt5.tfm
14mr|texlive-fc-1.4-3|391	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt6.tfm
14mr|texlive-fc-1.4-3|392	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt7.tfm
14mr|texlive-fc-1.4-3|393	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt8.tfm
14mr|texlive-fc-1.4-3|394	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt9.tfm
14mr|texlive-fc-1.4-3|395	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr10.tfm
14mr|texlive-fc-1.4-3|396	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr11.tfm
14mr|texlive-fc-1.4-3|397	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr12.tfm
14mr|texlive-fc-1.4-3|398	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr14.tfm
14mr|texlive-fc-1.4-3|399	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr17.tfm
14mr|texlive-fc-1.4-3|400	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr20.tfm
14mr|texlive-fc-1.4-3|401	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr25.tfm
14mr|texlive-fc-1.4-3|402	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr5.tfm
14mr|texlive-fc-1.4-3|403	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr6.tfm
14mr|texlive-fc-1.4-3|404	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr7.tfm
14mr|texlive-fc-1.4-3|405	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr8.tfm
14mr|texlive-fc-1.4-3|406	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr9.tfm
14mr|texlive-fc-1.4-3|407	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx10.tfm
14mr|texlive-fc-1.4-3|408	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx11.tfm
14mr|texlive-fc-1.4-3|409	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx12.tfm
14mr|texlive-fc-1.4-3|410	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx14.tfm
14mr|texlive-fc-1.4-3|411	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx17.tfm
14mr|texlive-fc-1.4-3|412	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx20.tfm
14mr|texlive-fc-1.4-3|413	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx25.tfm
14mr|texlive-fc-1.4-3|414	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx5.tfm
14mr|texlive-fc-1.4-3|415	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx6.tfm
14mr|texlive-fc-1.4-3|416	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx7.tfm
14mr|texlive-fc-1.4-3|417	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx8.tfm
14mr|texlive-fc-1.4-3|418	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx9.tfm
14mr|texlive-fc-1.4-3|419	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt10.tfm
14mr|texlive-fc-1.4-3|420	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt11.tfm
14mr|texlive-fc-1.4-3|421	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt12.tfm
14mr|texlive-fc-1.4-3|422	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt14.tfm
14mr|texlive-fc-1.4-3|423	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt17.tfm
14mr|texlive-fc-1.4-3|424	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt20.tfm
14mr|texlive-fc-1.4-3|425	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt25.tfm
14mr|texlive-fc-1.4-3|426	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt5.tfm
14mr|texlive-fc-1.4-3|427	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt6.tfm
14mr|texlive-fc-1.4-3|428	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt7.tfm
14mr|texlive-fc-1.4-3|429	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt8.tfm
14mr|texlive-fc-1.4-3|430	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt9.tfm
14mr|texlive-fc-1.4-3|431	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl10.tfm
14mr|texlive-fc-1.4-3|432	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl11.tfm
14mr|texlive-fc-1.4-3|433	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl12.tfm
14mr|texlive-fc-1.4-3|434	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl14.tfm
14mr|texlive-fc-1.4-3|435	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl17.tfm
14mr|texlive-fc-1.4-3|436	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl20.tfm
14mr|texlive-fc-1.4-3|437	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl25.tfm
14mr|texlive-fc-1.4-3|438	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl5.tfm
14mr|texlive-fc-1.4-3|439	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl6.tfm
14mr|texlive-fc-1.4-3|440	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl7.tfm
14mr|texlive-fc-1.4-3|441	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl8.tfm
14mr|texlive-fc-1.4-3|442	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl9.tfm
14mr|texlive-fc-1.4-3|443	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss10.tfm
14mr|texlive-fc-1.4-3|444	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss11.tfm
14mr|texlive-fc-1.4-3|445	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss12.tfm
14mr|texlive-fc-1.4-3|446	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss14.tfm
14mr|texlive-fc-1.4-3|447	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss17.tfm
14mr|texlive-fc-1.4-3|448	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss20.tfm
14mr|texlive-fc-1.4-3|449	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss25.tfm
14mr|texlive-fc-1.4-3|450	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss5.tfm
14mr|texlive-fc-1.4-3|451	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss6.tfm
14mr|texlive-fc-1.4-3|452	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss7.tfm
14mr|texlive-fc-1.4-3|453	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss8.tfm
14mr|texlive-fc-1.4-3|454	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss9.tfm
14mr|texlive-fc-1.4-3|455	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx10.tfm
14mr|texlive-fc-1.4-3|456	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx11.tfm
14mr|texlive-fc-1.4-3|457	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx12.tfm
14mr|texlive-fc-1.4-3|458	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx14.tfm
14mr|texlive-fc-1.4-3|459	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx17.tfm
14mr|texlive-fc-1.4-3|460	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx20.tfm
14mr|texlive-fc-1.4-3|461	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx25.tfm
14mr|texlive-fc-1.4-3|462	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx5.tfm
14mr|texlive-fc-1.4-3|463	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx6.tfm
14mr|texlive-fc-1.4-3|464	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx7.tfm
14mr|texlive-fc-1.4-3|465	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx8.tfm
14mr|texlive-fc-1.4-3|466	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx9.tfm
14mr|texlive-fc-1.4-3|467	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi10.tfm
14mr|texlive-fc-1.4-3|468	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi11.tfm
14mr|texlive-fc-1.4-3|469	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi12.tfm
14mr|texlive-fc-1.4-3|470	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi14.tfm
14mr|texlive-fc-1.4-3|471	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi17.tfm
14mr|texlive-fc-1.4-3|472	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi20.tfm
14mr|texlive-fc-1.4-3|473	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi25.tfm
14mr|texlive-fc-1.4-3|474	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi5.tfm
14mr|texlive-fc-1.4-3|475	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi6.tfm
14mr|texlive-fc-1.4-3|476	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi7.tfm
14mr|texlive-fc-1.4-3|477	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi8.tfm
14mr|texlive-fc-1.4-3|478	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi9.tfm
14mr|texlive-fc-1.4-3|479	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt10.tfm
14mr|texlive-fc-1.4-3|480	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt11.tfm
14mr|texlive-fc-1.4-3|481	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt12.tfm
14mr|texlive-fc-1.4-3|482	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt14.tfm
14mr|texlive-fc-1.4-3|483	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt17.tfm
14mr|texlive-fc-1.4-3|484	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt20.tfm
14mr|texlive-fc-1.4-3|485	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt25.tfm
14mr|texlive-fc-1.4-3|486	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt5.tfm
14mr|texlive-fc-1.4-3|487	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt6.tfm
14mr|texlive-fc-1.4-3|488	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt7.tfm
14mr|texlive-fc-1.4-3|489	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt8.tfm
14mr|texlive-fc-1.4-3|490	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt9.tfm
14mr|texlive-fc-1.4-3|491	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt10.tfm
14mr|texlive-fc-1.4-3|492	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt11.tfm
14mr|texlive-fc-1.4-3|493	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt12.tfm
14mr|texlive-fc-1.4-3|494	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt14.tfm
14mr|texlive-fc-1.4-3|495	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt17.tfm
14mr|texlive-fc-1.4-3|496	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt20.tfm
14mr|texlive-fc-1.4-3|497	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt25.tfm
14mr|texlive-fc-1.4-3|498	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt5.tfm
14mr|texlive-fc-1.4-3|499	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt6.tfm
14mr|texlive-fc-1.4-3|500	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt7.tfm
14mr|texlive-fc-1.4-3|501	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt8.tfm
14mr|texlive-fc-1.4-3|502	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt9.tfm
14mr|texlive-fc-1.4-3|503	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu10.tfm
14mr|texlive-fc-1.4-3|504	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu11.tfm
14mr|texlive-fc-1.4-3|505	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu12.tfm
14mr|texlive-fc-1.4-3|506	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu14.tfm
14mr|texlive-fc-1.4-3|507	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu17.tfm
14mr|texlive-fc-1.4-3|508	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu20.tfm
14mr|texlive-fc-1.4-3|509	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu25.tfm
14mr|texlive-fc-1.4-3|510	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu5.tfm
14mr|texlive-fc-1.4-3|511	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu6.tfm
14mr|texlive-fc-1.4-3|512	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu7.tfm
14mr|texlive-fc-1.4-3|513	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu8.tfm
14mr|texlive-fc-1.4-3|514	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu9.tfm
14mr|texlive-fc-1.4-3|515	%{_texmfdistdir}/tex/latex/fc/fclfont.sty
14mr|texlive-fc-1.4-3|516	%{_texmfdistdir}/tex/latex/fc/fclfont.sty_old
14mr|texlive-fc-1.4-3|517	%{_texmfdistdir}/tex/latex/fc/fcuse.sty
14mr|texlive-fc-1.4-3|518	%{_texmfdistdir}/tex/latex/fc/t4cmr.fd
14mr|texlive-fc-1.4-3|519	%{_texmfdistdir}/tex/latex/fc/t4cmss.fd
14mr|texlive-fc-1.4-3|520	%{_texmfdistdir}/tex/latex/fc/t4cmtt.fd
14mr|texlive-fc-1.4-3|521	%{_texmfdistdir}/tex/latex/fc/t4enc.def
14mr|texlive-fc-1.4-3|522	%{_texmfdistdir}/tex/latex/fc/t4fcr.fd
14mr|texlive-fc-1.4-3|523	%{_texmfdistdir}/tex/latex/fc/t4phonet.sty
14mr|texlive-fc-1.4-3|524	%doc %{_texmfdistdir}/doc/fonts/fc/fc.bug
14mr|texlive-fc-1.4-3|525	%doc %{_texmfdistdir}/doc/fonts/fc/fc.rme
14mr|texlive-fc-1.4-3|526	%doc %{_texmfdistdir}/doc/fonts/fc/fctugbot.tex
14mr|texlive-fc-1.4-3|527	%doc %{_texmfdistdir}/doc/fonts/fc/fontdef.fc_old
14mr|texlive-fc-1.4-3|528	%doc %{_texmfdistdir}/doc/fonts/fc/licence.gnu
14mr|texlive-fc-1.4-3|529	
14mr|texlive-fc-1.4-3|530	#-----------------------------------------------------------------------
14mr|texlive-fc-1.4-3|531	%prep
14mr|texlive-fc-1.4-3|532	%setup -c -a0 -a1
14mr|texlive-fc-1.4-3|533	
14mr|texlive-fc-1.4-3|534	%build
14mr|texlive-fc-1.4-3|535	
14mr|texlive-fc-1.4-3|536	%install
14mr|texlive-fc-1.4-3|537	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fc-1.4-3|538	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fc-1.4-3|539	
14mr|texlive-fc-1.4-3|540	
14mr|texlive-fc-1.4-3|541	
14mr|texlive-fc-1.4-3|542	%changelog
14mr|texlive-fc-1.4-3|543	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-fc-1.4-3|544	+ Revision: 466bbd6
14mr|texlive-fc-1.4-3|545	- MassBuild#440: Increase release tag
14mr|texlive-fc-1.4-3|546	
14mr|texlive-fc-1.4-3|547	

20070 14
14mr|texlive-fcltxdoc-1.0-3|1	# revision 24500
14mr|texlive-fcltxdoc-1.0-3|2	# category Package
14mr|texlive-fcltxdoc-1.0-3|3	# catalog-ctan /macros/latex/contrib/fcltxdoc
14mr|texlive-fcltxdoc-1.0-3|4	# catalog-date 2011-11-03 08:30:49 +0100
14mr|texlive-fcltxdoc-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-fcltxdoc-1.0-3|6	# catalog-version 1.0
14mr|texlive-fcltxdoc-1.0-3|7	Name:		texlive-fcltxdoc
14mr|texlive-fcltxdoc-1.0-3|8	Version:	1.0
14mr|texlive-fcltxdoc-1.0-3|9	Release:	3
14mr|texlive-fcltxdoc-1.0-3|10	Summary:	Macros for use in the author's documentation
14mr|texlive-fcltxdoc-1.0-3|11	Group:		Publishing
14mr|texlive-fcltxdoc-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fcltxdoc
14mr|texlive-fcltxdoc-1.0-3|13	License:	LPPL1.3
14mr|texlive-fcltxdoc-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fcltxdoc.tar.xz
14mr|texlive-fcltxdoc-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fcltxdoc.doc.tar.xz
14mr|texlive-fcltxdoc-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fcltxdoc.source.tar.xz
14mr|texlive-fcltxdoc-1.0-3|17	BuildArch:	noarch
14mr|texlive-fcltxdoc-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fcltxdoc-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fcltxdoc-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fcltxdoc-1.0-3|21	
14mr|texlive-fcltxdoc-1.0-3|22	%description
14mr|texlive-fcltxdoc-1.0-3|23	The package is not advertised for public use, but is necessary
14mr|texlive-fcltxdoc-1.0-3|24	for the support of others of the author's packages (which are
14mr|texlive-fcltxdoc-1.0-3|25	compiled under the ltxdoc class).
14mr|texlive-fcltxdoc-1.0-3|26	
14mr|texlive-fcltxdoc-1.0-3|27	%post
14mr|texlive-fcltxdoc-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-fcltxdoc-1.0-3|29	
14mr|texlive-fcltxdoc-1.0-3|30	%postun
14mr|texlive-fcltxdoc-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fcltxdoc-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-fcltxdoc-1.0-3|33	fi
14mr|texlive-fcltxdoc-1.0-3|34	
14mr|texlive-fcltxdoc-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-fcltxdoc-1.0-3|36	%files
14mr|texlive-fcltxdoc-1.0-3|37	%{_texmfdistdir}/tex/latex/fcltxdoc/fcltxdoc.sty
14mr|texlive-fcltxdoc-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/fcltxdoc/fcltxdoc.pdf
14mr|texlive-fcltxdoc-1.0-3|39	#- source
14mr|texlive-fcltxdoc-1.0-3|40	%doc %{_texmfdistdir}/source/latex/fcltxdoc/fcltxdoc.drv
14mr|texlive-fcltxdoc-1.0-3|41	%doc %{_texmfdistdir}/source/latex/fcltxdoc/fcltxdoc.dtx
14mr|texlive-fcltxdoc-1.0-3|42	%doc %{_texmfdistdir}/source/latex/fcltxdoc/fcltxdoc.ins
14mr|texlive-fcltxdoc-1.0-3|43	
14mr|texlive-fcltxdoc-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-fcltxdoc-1.0-3|45	%prep
14mr|texlive-fcltxdoc-1.0-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-fcltxdoc-1.0-3|47	
14mr|texlive-fcltxdoc-1.0-3|48	%build
14mr|texlive-fcltxdoc-1.0-3|49	
14mr|texlive-fcltxdoc-1.0-3|50	%install
14mr|texlive-fcltxdoc-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fcltxdoc-1.0-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fcltxdoc-1.0-3|53	
14mr|texlive-fcltxdoc-1.0-3|54	
14mr|texlive-fcltxdoc-1.0-3|55	
14mr|texlive-fcltxdoc-1.0-3|56	%changelog
14mr|texlive-fcltxdoc-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-fcltxdoc-1.0-3|58	+ Revision: 00a944f
14mr|texlive-fcltxdoc-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-fcltxdoc-1.0-3|60	
14mr|texlive-fcltxdoc-1.0-3|61	

20071 14
14mr|texlive-fdsymbol-0.8-2|1	# revision 26722
14mr|texlive-fdsymbol-0.8-2|2	# category Package
14mr|texlive-fdsymbol-0.8-2|3	# catalog-ctan /fonts/fdsymbol
14mr|texlive-fdsymbol-0.8-2|4	# catalog-date 2012-05-29 12:56:38 +0200
14mr|texlive-fdsymbol-0.8-2|5	# catalog-license ofl
14mr|texlive-fdsymbol-0.8-2|6	# catalog-version 0.8
14mr|texlive-fdsymbol-0.8-2|7	Name:		texlive-fdsymbol
14mr|texlive-fdsymbol-0.8-2|8	Version:	0.8
14mr|texlive-fdsymbol-0.8-2|9	Release:	2
14mr|texlive-fdsymbol-0.8-2|10	Summary:	A maths symbol font
14mr|texlive-fdsymbol-0.8-2|11	Group:		Publishing
14mr|texlive-fdsymbol-0.8-2|12	URL:		http://www.ctan.org/tex-archive/fonts/fdsymbol
14mr|texlive-fdsymbol-0.8-2|13	License:	OFL
14mr|texlive-fdsymbol-0.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fdsymbol.tar.xz
14mr|texlive-fdsymbol-0.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fdsymbol.doc.tar.xz
14mr|texlive-fdsymbol-0.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fdsymbol.source.tar.xz
14mr|texlive-fdsymbol-0.8-2|17	BuildArch:	noarch
14mr|texlive-fdsymbol-0.8-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fdsymbol-0.8-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fdsymbol-0.8-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-fdsymbol-0.8-2|21	
14mr|texlive-fdsymbol-0.8-2|22	%description
14mr|texlive-fdsymbol-0.8-2|23	FdSymbol is a maths symbol font, designed as a companion to the
14mr|texlive-fdsymbol-0.8-2|24	Fedra family by Typotheque, but it might also fit other
14mr|texlive-fdsymbol-0.8-2|25	contemporary typefaces.
14mr|texlive-fdsymbol-0.8-2|26	
14mr|texlive-fdsymbol-0.8-2|27	%post
14mr|texlive-fdsymbol-0.8-2|28	%{_sbindir}/texlive.post
14mr|texlive-fdsymbol-0.8-2|29	
14mr|texlive-fdsymbol-0.8-2|30	%postun
14mr|texlive-fdsymbol-0.8-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-fdsymbol-0.8-2|32	%{_sbindir}/texlive.post
14mr|texlive-fdsymbol-0.8-2|33	fi
14mr|texlive-fdsymbol-0.8-2|34	
14mr|texlive-fdsymbol-0.8-2|35	#-----------------------------------------------------------------------
14mr|texlive-fdsymbol-0.8-2|36	%files
14mr|texlive-fdsymbol-0.8-2|37	%{_texmfdistdir}/fonts/enc/dvips/fdsymbol/fdsymbol-a.enc
14mr|texlive-fdsymbol-0.8-2|38	%{_texmfdistdir}/fonts/enc/dvips/fdsymbol/fdsymbol-b.enc
14mr|texlive-fdsymbol-0.8-2|39	%{_texmfdistdir}/fonts/enc/dvips/fdsymbol/fdsymbol-c.enc
14mr|texlive-fdsymbol-0.8-2|40	%{_texmfdistdir}/fonts/enc/dvips/fdsymbol/fdsymbol-d.enc
14mr|texlive-fdsymbol-0.8-2|41	%{_texmfdistdir}/fonts/enc/dvips/fdsymbol/fdsymbol-e.enc
14mr|texlive-fdsymbol-0.8-2|42	%{_texmfdistdir}/fonts/enc/dvips/fdsymbol/fdsymbol-f.enc
14mr|texlive-fdsymbol-0.8-2|43	%{_texmfdistdir}/fonts/map/dvips/fdsymbol/fdsymbol.map
14mr|texlive-fdsymbol-0.8-2|44	%{_texmfdistdir}/fonts/opentype/public/fdsymbol/FdSymbol-Bold.otf
14mr|texlive-fdsymbol-0.8-2|45	%{_texmfdistdir}/fonts/opentype/public/fdsymbol/FdSymbol-Book.otf
14mr|texlive-fdsymbol-0.8-2|46	%{_texmfdistdir}/fonts/opentype/public/fdsymbol/FdSymbol-Medium.otf
14mr|texlive-fdsymbol-0.8-2|47	%{_texmfdistdir}/fonts/opentype/public/fdsymbol/FdSymbol-Regular.otf
14mr|texlive-fdsymbol-0.8-2|48	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolA-Bold.mf
14mr|texlive-fdsymbol-0.8-2|49	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolA-Book.mf
14mr|texlive-fdsymbol-0.8-2|50	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolA-Medium.mf
14mr|texlive-fdsymbol-0.8-2|51	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolA-Regular.mf
14mr|texlive-fdsymbol-0.8-2|52	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolA.mf
14mr|texlive-fdsymbol-0.8-2|53	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolB-Bold.mf
14mr|texlive-fdsymbol-0.8-2|54	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolB-Book.mf
14mr|texlive-fdsymbol-0.8-2|55	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolB-Medium.mf
14mr|texlive-fdsymbol-0.8-2|56	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolB-Regular.mf
14mr|texlive-fdsymbol-0.8-2|57	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolB.mf
14mr|texlive-fdsymbol-0.8-2|58	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolC-Bold.mf
14mr|texlive-fdsymbol-0.8-2|59	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolC-Book.mf
14mr|texlive-fdsymbol-0.8-2|60	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolC-Medium.mf
14mr|texlive-fdsymbol-0.8-2|61	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolC-Regular.mf
14mr|texlive-fdsymbol-0.8-2|62	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolC.mf
14mr|texlive-fdsymbol-0.8-2|63	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolD-Bold.mf
14mr|texlive-fdsymbol-0.8-2|64	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolD-Book.mf
14mr|texlive-fdsymbol-0.8-2|65	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolD-Medium.mf
14mr|texlive-fdsymbol-0.8-2|66	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolD-Regular.mf
14mr|texlive-fdsymbol-0.8-2|67	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolD.mf
14mr|texlive-fdsymbol-0.8-2|68	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolE-Bold.mf
14mr|texlive-fdsymbol-0.8-2|69	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolE-Book.mf
14mr|texlive-fdsymbol-0.8-2|70	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolE-Medium.mf
14mr|texlive-fdsymbol-0.8-2|71	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolE-Regular.mf
14mr|texlive-fdsymbol-0.8-2|72	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolE.mf
14mr|texlive-fdsymbol-0.8-2|73	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolF-Bold.mf
14mr|texlive-fdsymbol-0.8-2|74	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolF-Book.mf
14mr|texlive-fdsymbol-0.8-2|75	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolF-Medium.mf
14mr|texlive-fdsymbol-0.8-2|76	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolF-Regular.mf
14mr|texlive-fdsymbol-0.8-2|77	%{_texmfdistdir}/fonts/source/public/fdsymbol/FdSymbolF.mf
14mr|texlive-fdsymbol-0.8-2|78	%{_texmfdistdir}/fonts/source/public/fdsymbol/fdaccents.mf
14mr|texlive-fdsymbol-0.8-2|79	%{_texmfdistdir}/fonts/source/public/fdsymbol/fdarrows.mf
14mr|texlive-fdsymbol-0.8-2|80	%{_texmfdistdir}/fonts/source/public/fdsymbol/fdbase.mf
14mr|texlive-fdsymbol-0.8-2|81	%{_texmfdistdir}/fonts/source/public/fdsymbol/fddelims.mf
14mr|texlive-fdsymbol-0.8-2|82	%{_texmfdistdir}/fonts/source/public/fdsymbol/fdgeometric.mf
14mr|texlive-fdsymbol-0.8-2|83	%{_texmfdistdir}/fonts/source/public/fdsymbol/fdoperators.mf
14mr|texlive-fdsymbol-0.8-2|84	%{_texmfdistdir}/fonts/source/public/fdsymbol/fdrelations.mf
14mr|texlive-fdsymbol-0.8-2|85	%{_texmfdistdir}/fonts/source/public/fdsymbol/fdturnstile.mf
14mr|texlive-fdsymbol-0.8-2|86	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolA-Bold.tfm
14mr|texlive-fdsymbol-0.8-2|87	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolA-Book.tfm
14mr|texlive-fdsymbol-0.8-2|88	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolA-Medium.tfm
14mr|texlive-fdsymbol-0.8-2|89	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolA-Regular.tfm
14mr|texlive-fdsymbol-0.8-2|90	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolB-Bold.tfm
14mr|texlive-fdsymbol-0.8-2|91	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolB-Book.tfm
14mr|texlive-fdsymbol-0.8-2|92	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolB-Medium.tfm
14mr|texlive-fdsymbol-0.8-2|93	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolB-Regular.tfm
14mr|texlive-fdsymbol-0.8-2|94	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolC-Bold.tfm
14mr|texlive-fdsymbol-0.8-2|95	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolC-Book.tfm
14mr|texlive-fdsymbol-0.8-2|96	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolC-Medium.tfm
14mr|texlive-fdsymbol-0.8-2|97	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolC-Regular.tfm
14mr|texlive-fdsymbol-0.8-2|98	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolD-Bold.tfm
14mr|texlive-fdsymbol-0.8-2|99	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolD-Book.tfm
14mr|texlive-fdsymbol-0.8-2|100	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolD-Medium.tfm
14mr|texlive-fdsymbol-0.8-2|101	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolD-Regular.tfm
14mr|texlive-fdsymbol-0.8-2|102	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolE-Bold.tfm
14mr|texlive-fdsymbol-0.8-2|103	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolE-Book.tfm
14mr|texlive-fdsymbol-0.8-2|104	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolE-Medium.tfm
14mr|texlive-fdsymbol-0.8-2|105	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolE-Regular.tfm
14mr|texlive-fdsymbol-0.8-2|106	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolF-Bold.tfm
14mr|texlive-fdsymbol-0.8-2|107	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolF-Book.tfm
14mr|texlive-fdsymbol-0.8-2|108	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolF-Medium.tfm
14mr|texlive-fdsymbol-0.8-2|109	%{_texmfdistdir}/fonts/tfm/public/fdsymbol/FdSymbolF-Regular.tfm
14mr|texlive-fdsymbol-0.8-2|110	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolA-Bold.pfb
14mr|texlive-fdsymbol-0.8-2|111	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolA-Book.pfb
14mr|texlive-fdsymbol-0.8-2|112	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolA-Medium.pfb
14mr|texlive-fdsymbol-0.8-2|113	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolA-Regular.pfb
14mr|texlive-fdsymbol-0.8-2|114	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolB-Bold.pfb
14mr|texlive-fdsymbol-0.8-2|115	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolB-Book.pfb
14mr|texlive-fdsymbol-0.8-2|116	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolB-Medium.pfb
14mr|texlive-fdsymbol-0.8-2|117	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolB-Regular.pfb
14mr|texlive-fdsymbol-0.8-2|118	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolC-Bold.pfb
14mr|texlive-fdsymbol-0.8-2|119	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolC-Book.pfb
14mr|texlive-fdsymbol-0.8-2|120	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolC-Medium.pfb
14mr|texlive-fdsymbol-0.8-2|121	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolC-Regular.pfb
14mr|texlive-fdsymbol-0.8-2|122	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolD-Bold.pfb
14mr|texlive-fdsymbol-0.8-2|123	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolD-Book.pfb
14mr|texlive-fdsymbol-0.8-2|124	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolD-Medium.pfb
14mr|texlive-fdsymbol-0.8-2|125	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolD-Regular.pfb
14mr|texlive-fdsymbol-0.8-2|126	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolE-Bold.pfb
14mr|texlive-fdsymbol-0.8-2|127	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolE-Book.pfb
14mr|texlive-fdsymbol-0.8-2|128	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolE-Medium.pfb
14mr|texlive-fdsymbol-0.8-2|129	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolE-Regular.pfb
14mr|texlive-fdsymbol-0.8-2|130	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolF-Bold.pfb
14mr|texlive-fdsymbol-0.8-2|131	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolF-Book.pfb
14mr|texlive-fdsymbol-0.8-2|132	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolF-Medium.pfb
14mr|texlive-fdsymbol-0.8-2|133	%{_texmfdistdir}/fonts/type1/public/fdsymbol/FdSymbolF-Regular.pfb
14mr|texlive-fdsymbol-0.8-2|134	%{_texmfdistdir}/tex/latex/fdsymbol/fdsymbol.sty
14mr|texlive-fdsymbol-0.8-2|135	%doc %{_texmfdistdir}/doc/fonts/fdsymbol/FONTLOG.txt
14mr|texlive-fdsymbol-0.8-2|136	%doc %{_texmfdistdir}/doc/fonts/fdsymbol/OFL.txt
14mr|texlive-fdsymbol-0.8-2|137	%doc %{_texmfdistdir}/doc/latex/fdsymbol/fdsymbol.pdf
14mr|texlive-fdsymbol-0.8-2|138	#- source
14mr|texlive-fdsymbol-0.8-2|139	%doc %{_texmfdistdir}/source/latex/fdsymbol/fdsymbol.dtx
14mr|texlive-fdsymbol-0.8-2|140	%doc %{_texmfdistdir}/source/latex/fdsymbol/fdsymbol.ins
14mr|texlive-fdsymbol-0.8-2|141	
14mr|texlive-fdsymbol-0.8-2|142	#-----------------------------------------------------------------------
14mr|texlive-fdsymbol-0.8-2|143	%prep
14mr|texlive-fdsymbol-0.8-2|144	%setup -c -a0 -a1 -a2
14mr|texlive-fdsymbol-0.8-2|145	
14mr|texlive-fdsymbol-0.8-2|146	%build
14mr|texlive-fdsymbol-0.8-2|147	
14mr|texlive-fdsymbol-0.8-2|148	%install
14mr|texlive-fdsymbol-0.8-2|149	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fdsymbol-0.8-2|150	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fdsymbol-0.8-2|151	
14mr|texlive-fdsymbol-0.8-2|152	
14mr|texlive-fdsymbol-0.8-2|153	
14mr|texlive-fdsymbol-0.8-2|154	%changelog
14mr|texlive-fdsymbol-0.8-2|155	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-2
14mr|texlive-fdsymbol-0.8-2|156	+ Revision: 0f9d82f
14mr|texlive-fdsymbol-0.8-2|157	- MassBuild#440: Increase release tag
14mr|texlive-fdsymbol-0.8-2|158	
14mr|texlive-fdsymbol-0.8-2|159	

20072 14
14mr|texlive-featpost-0.8.6-2|1	# revision 26049
14mr|texlive-featpost-0.8.6-2|2	# category Package
14mr|texlive-featpost-0.8.6-2|3	# catalog-ctan /graphics/metapost/contrib/macros/featpost
14mr|texlive-featpost-0.8.6-2|4	# catalog-date 2012-04-16 18:59:36 +0200
14mr|texlive-featpost-0.8.6-2|5	# catalog-license gpl
14mr|texlive-featpost-0.8.6-2|6	# catalog-version 0.8.6
14mr|texlive-featpost-0.8.6-2|7	Name:		texlive-featpost
14mr|texlive-featpost-0.8.6-2|8	Version:	0.8.6
14mr|texlive-featpost-0.8.6-2|9	Release:	2
14mr|texlive-featpost-0.8.6-2|10	Summary:	MetaPost macros for 3D
14mr|texlive-featpost-0.8.6-2|11	Group:		Publishing
14mr|texlive-featpost-0.8.6-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/featpost
14mr|texlive-featpost-0.8.6-2|13	License:	GPL
14mr|texlive-featpost-0.8.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/featpost.tar.xz
14mr|texlive-featpost-0.8.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/featpost.doc.tar.xz
14mr|texlive-featpost-0.8.6-2|16	BuildArch:	noarch
14mr|texlive-featpost-0.8.6-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-featpost-0.8.6-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-featpost-0.8.6-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-featpost-0.8.6-2|20	
14mr|texlive-featpost-0.8.6-2|21	%description
14mr|texlive-featpost-0.8.6-2|22	These macros allow the production of three-dimensional schemes
14mr|texlive-featpost-0.8.6-2|23	containing: angles, circles, cylinders, cones and spheres,
14mr|texlive-featpost-0.8.6-2|24	among other things.
14mr|texlive-featpost-0.8.6-2|25	
14mr|texlive-featpost-0.8.6-2|26	%post
14mr|texlive-featpost-0.8.6-2|27	%{_sbindir}/texlive.post
14mr|texlive-featpost-0.8.6-2|28	
14mr|texlive-featpost-0.8.6-2|29	%postun
14mr|texlive-featpost-0.8.6-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-featpost-0.8.6-2|31	%{_sbindir}/texlive.post
14mr|texlive-featpost-0.8.6-2|32	fi
14mr|texlive-featpost-0.8.6-2|33	
14mr|texlive-featpost-0.8.6-2|34	#-----------------------------------------------------------------------
14mr|texlive-featpost-0.8.6-2|35	%files
14mr|texlive-featpost-0.8.6-2|36	%{_texmfdistdir}/metapost/featpost/featpost.mp
14mr|texlive-featpost-0.8.6-2|37	%{_texmfdistdir}/metapost/featpost/featpost3Dplus2D.mp
14mr|texlive-featpost-0.8.6-2|38	%doc %{_texmfdistdir}/doc/metapost/featpost/COMPILE.sh
14mr|texlive-featpost-0.8.6-2|39	%doc %{_texmfdistdir}/doc/metapost/featpost/README
14mr|texlive-featpost-0.8.6-2|40	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/Exemplifier.ps.bz2
14mr|texlive-featpost-0.8.6-2|41	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostbeamer.pdf
14mr|texlive-featpost-0.8.6-2|42	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostbeamer.tex
14mr|texlive-featpost-0.8.6-2|43	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostdocsource.tex
14mr|texlive-featpost-0.8.6-2|44	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostmanual.pdf
14mr|texlive-featpost-0.8.6-2|45	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostmanual.tex
14mr|texlive-featpost-0.8.6-2|46	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/lastfiguretest.pdf
14mr|texlive-featpost-0.8.6-2|47	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/lastfiguretest.tex
14mr|texlive-featpost-0.8.6-2|48	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropaganda.pdf
14mr|texlive-featpost-0.8.6-2|49	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropaganda.tex
14mr|texlive-featpost-0.8.6-2|50	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps
14mr|texlive-featpost-0.8.6-2|51	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/3.jpeg
14mr|texlive-featpost-0.8.6-2|52	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/3.pgm
14mr|texlive-featpost-0.8.6-2|53	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/CompanionsCollection.jpg
14mr|texlive-featpost-0.8.6-2|54	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.dia
14mr|texlive-featpost-0.8.6-2|55	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.mp
14mr|texlive-featpost-0.8.6-2|56	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/KnuthCollection.jpg
14mr|texlive-featpost-0.8.6-2|57	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/dia.png
14mr|texlive-featpost-0.8.6-2|58	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/fekslatexmp.mp
14mr|texlive-featpost-0.8.6-2|59	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/intersection2D.mp
14mr|texlive-featpost-0.8.6-2|60	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/metapostpropaganda.png
14mr|texlive-featpost-0.8.6-2|61	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.mps
14mr|texlive-featpost-0.8.6-2|62	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.pdf
14mr|texlive-featpost-0.8.6-2|63	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpeg
14mr|texlive-featpost-0.8.6-2|64	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpg
14mr|texlive-featpost-0.8.6-2|65	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.mp
14mr|texlive-featpost-0.8.6-2|66	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.png
14mr|texlive-featpost-0.8.6-2|67	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/pifpaf.jpeg
14mr|texlive-featpost-0.8.6-2|68	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafphoto.jpg
14mr|texlive-featpost-0.8.6-2|69	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.mp
14mr|texlive-featpost-0.8.6-2|70	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.mp
14mr|texlive-featpost-0.8.6-2|71	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal-1.svg
14mr|texlive-featpost-0.8.6-2|72	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal.mp
14mr|texlive-featpost-0.8.6-2|73	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/todo.jpg
14mr|texlive-featpost-0.8.6-2|74	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/workflow-from-mpman-charts.mp
14mr|texlive-featpost-0.8.6-2|75	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/xfig.png
14mr|texlive-featpost-0.8.6-2|76	%doc %{_texmfdistdir}/doc/metapost/featpost/example/38.mp
14mr|texlive-featpost-0.8.6-2|77	%doc %{_texmfdistdir}/doc/metapost/featpost/example/CAT.mp
14mr|texlive-featpost-0.8.6-2|78	%doc %{_texmfdistdir}/doc/metapost/featpost/example/DebianSwirlsmallEdited.mp
14mr|texlive-featpost-0.8.6-2|79	%doc %{_texmfdistdir}/doc/metapost/featpost/example/EBcrossed.mp
14mr|texlive-featpost-0.8.6-2|80	%doc %{_texmfdistdir}/doc/metapost/featpost/example/LED.mp
14mr|texlive-featpost-0.8.6-2|81	%doc %{_texmfdistdir}/doc/metapost/featpost/example/acmaglev.mp
14mr|texlive-featpost-0.8.6-2|82	%doc %{_texmfdistdir}/doc/metapost/featpost/example/acoplanv.mp
14mr|texlive-featpost-0.8.6-2|83	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ahoraesglobal.mp
14mr|texlive-featpost-0.8.6-2|84	%doc %{_texmfdistdir}/doc/metapost/featpost/example/aledlogo.mp
14mr|texlive-featpost-0.8.6-2|85	%doc %{_texmfdistdir}/doc/metapost/featpost/example/allfigs.mp
14mr|texlive-featpost-0.8.6-2|86	%doc %{_texmfdistdir}/doc/metapost/featpost/example/allgreatideas.mp
14mr|texlive-featpost-0.8.6-2|87	%doc %{_texmfdistdir}/doc/metapost/featpost/example/anglinerigorouscircle.mp
14mr|texlive-featpost-0.8.6-2|88	%doc %{_texmfdistdir}/doc/metapost/featpost/example/antimattermeteor.mp
14mr|texlive-featpost-0.8.6-2|89	%doc %{_texmfdistdir}/doc/metapost/featpost/example/avalzero.mp
14mr|texlive-featpost-0.8.6-2|90	%doc %{_texmfdistdir}/doc/metapost/featpost/example/badshreeyantra.mp
14mr|texlive-featpost-0.8.6-2|91	%doc %{_texmfdistdir}/doc/metapost/featpost/example/balllauncher.mp
14mr|texlive-featpost-0.8.6-2|92	%doc %{_texmfdistdir}/doc/metapost/featpost/example/bananadimmer.log
14mr|texlive-featpost-0.8.6-2|93	%doc %{_texmfdistdir}/doc/metapost/featpost/example/bananadimmer.mp
14mr|texlive-featpost-0.8.6-2|94	%doc %{_texmfdistdir}/doc/metapost/featpost/example/brownellips.mp
14mr|texlive-featpost-0.8.6-2|95	%doc %{_texmfdistdir}/doc/metapost/featpost/example/bstr.mp
14mr|texlive-featpost-0.8.6-2|96	%doc %{_texmfdistdir}/doc/metapost/featpost/example/bughunt.mp
14mr|texlive-featpost-0.8.6-2|97	%doc %{_texmfdistdir}/doc/metapost/featpost/example/buildcyclebug.mp
14mr|texlive-featpost-0.8.6-2|98	%doc %{_texmfdistdir}/doc/metapost/featpost/example/canschemes.mp
14mr|texlive-featpost-0.8.6-2|99	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cap29res.mp
14mr|texlive-featpost-0.8.6-2|100	%doc %{_texmfdistdir}/doc/metapost/featpost/example/caratk3edit.mp
14mr|texlive-featpost-0.8.6-2|101	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cartaxes.mp
14mr|texlive-featpost-0.8.6-2|102	%doc %{_texmfdistdir}/doc/metapost/featpost/example/casadopessoal.mp
14mr|texlive-featpost-0.8.6-2|103	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cellevolve.mp
14mr|texlive-featpost-0.8.6-2|104	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cinemwork.mp
14mr|texlive-featpost-0.8.6-2|105	%doc %{_texmfdistdir}/doc/metapost/featpost/example/closingbox.mp
14mr|texlive-featpost-0.8.6-2|106	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cmykropes.mp
14mr|texlive-featpost-0.8.6-2|107	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cone.mp
14mr|texlive-featpost-0.8.6-2|108	%doc %{_texmfdistdir}/doc/metapost/featpost/example/conegetready.mp
14mr|texlive-featpost-0.8.6-2|109	%doc %{_texmfdistdir}/doc/metapost/featpost/example/conicurv.mp
14mr|texlive-featpost-0.8.6-2|110	%doc %{_texmfdistdir}/doc/metapost/featpost/example/convergingspirals.mp
14mr|texlive-featpost-0.8.6-2|111	%doc %{_texmfdistdir}/doc/metapost/featpost/example/crossingline.mp
14mr|texlive-featpost-0.8.6-2|112	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cruztuga.mp
14mr|texlive-featpost-0.8.6-2|113	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cubicfacecentered.mp
14mr|texlive-featpost-0.8.6-2|114	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cubicfigures.mp
14mr|texlive-featpost-0.8.6-2|115	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cubicstructurefcc.mp
14mr|texlive-featpost-0.8.6-2|116	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cubicstructures.mp
14mr|texlive-featpost-0.8.6-2|117	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cylimple.mp
14mr|texlive-featpost-0.8.6-2|118	%doc %{_texmfdistdir}/doc/metapost/featpost/example/daliasensor.mp
14mr|texlive-featpost-0.8.6-2|119	%doc %{_texmfdistdir}/doc/metapost/featpost/example/decorstatement.mp
14mr|texlive-featpost-0.8.6-2|120	%doc %{_texmfdistdir}/doc/metapost/featpost/example/defaultcmr.mp
14mr|texlive-featpost-0.8.6-2|121	%doc %{_texmfdistdir}/doc/metapost/featpost/example/deperspective.mp
14mr|texlive-featpost-0.8.6-2|122	%doc %{_texmfdistdir}/doc/metapost/featpost/example/derivondatriang.mp
14mr|texlive-featpost-0.8.6-2|123	%doc %{_texmfdistdir}/doc/metapost/featpost/example/diameters.mp
14mr|texlive-featpost-0.8.6-2|124	%doc %{_texmfdistdir}/doc/metapost/featpost/example/directfonts.mp
14mr|texlive-featpost-0.8.6-2|125	%doc %{_texmfdistdir}/doc/metapost/featpost/example/doitnow.mp
14mr|texlive-featpost-0.8.6-2|126	%doc %{_texmfdistdir}/doc/metapost/featpost/example/downloadicon.mp
14mr|texlive-featpost-0.8.6-2|127	%doc %{_texmfdistdir}/doc/metapost/featpost/example/durgayantra.mp
14mr|texlive-featpost-0.8.6-2|128	%doc %{_texmfdistdir}/doc/metapost/featpost/example/eemcsblabla.mp
14mr|texlive-featpost-0.8.6-2|129	%doc %{_texmfdistdir}/doc/metapost/featpost/example/electricpotential.mp
14mr|texlive-featpost-0.8.6-2|130	%doc %{_texmfdistdir}/doc/metapost/featpost/example/electrospiral.mp
14mr|texlive-featpost-0.8.6-2|131	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ellipticextrusionpress.mp
14mr|texlive-featpost-0.8.6-2|132	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ellipticprism.mp
14mr|texlive-featpost-0.8.6-2|133	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ellipticproperties.mp
14mr|texlive-featpost-0.8.6-2|134	%doc %{_texmfdistdir}/doc/metapost/featpost/example/elliptictable.mp
14mr|texlive-featpost-0.8.6-2|135	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ellipticthing.mp
14mr|texlive-featpost-0.8.6-2|136	%doc %{_texmfdistdir}/doc/metapost/featpost/example/embroncordada.mp
14mr|texlive-featpost-0.8.6-2|137	%doc %{_texmfdistdir}/doc/metapost/featpost/example/emptylines.mp
14mr|texlive-featpost-0.8.6-2|138	%doc %{_texmfdistdir}/doc/metapost/featpost/example/equilatrianglelines.mp
14mr|texlive-featpost-0.8.6-2|139	%doc %{_texmfdistdir}/doc/metapost/featpost/example/esteveslogo.mp
14mr|texlive-featpost-0.8.6-2|140	%doc %{_texmfdistdir}/doc/metapost/featpost/example/experimental.mp
14mr|texlive-featpost-0.8.6-2|141	%doc %{_texmfdistdir}/doc/metapost/featpost/example/experimental2Dsetup.mp
14mr|texlive-featpost-0.8.6-2|142	%doc %{_texmfdistdir}/doc/metapost/featpost/example/f1aula03.mp
14mr|texlive-featpost-0.8.6-2|143	%doc %{_texmfdistdir}/doc/metapost/featpost/example/f1aula05.mp
14mr|texlive-featpost-0.8.6-2|144	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fakehole.mp
14mr|texlive-featpost-0.8.6-2|145	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fallinthewind.mp
14mr|texlive-featpost-0.8.6-2|146	%doc %{_texmfdistdir}/doc/metapost/featpost/example/featpostlogo.mp
14mr|texlive-featpost-0.8.6-2|147	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ffcbob.mp
14mr|texlive-featpost-0.8.6-2|148	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fieldlines.mp
14mr|texlive-featpost-0.8.6-2|149	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fieldlinesnorma.mp
14mr|texlive-featpost-0.8.6-2|150	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fieldlinesnormapaper.mp
14mr|texlive-featpost-0.8.6-2|151	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fieldlinesnormapaperwork.mp
14mr|texlive-featpost-0.8.6-2|152	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fis1prex.mp
14mr|texlive-featpost-0.8.6-2|153	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fis3prex.mp
14mr|texlive-featpost-0.8.6-2|154	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fis3prex7.mp
14mr|texlive-featpost-0.8.6-2|155	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fis3prey.mp
14mr|texlive-featpost-0.8.6-2|156	%doc %{_texmfdistdir}/doc/metapost/featpost/example/frustum.mp
14mr|texlive-featpost-0.8.6-2|157	%doc %{_texmfdistdir}/doc/metapost/featpost/example/galvanometro-inducao.mp
14mr|texlive-featpost-0.8.6-2|158	%doc %{_texmfdistdir}/doc/metapost/featpost/example/gausslawframe.mp
14mr|texlive-featpost-0.8.6-2|159	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geombasic.mp
14mr|texlive-featpost-0.8.6-2|160	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geomcasq.mp
14mr|texlive-featpost-0.8.6-2|161	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geometricaverage.mp
14mr|texlive-featpost-0.8.6-2|162	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geomfiguei.mp
14mr|texlive-featpost-0.8.6-2|163	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geomfreder.mp
14mr|texlive-featpost-0.8.6-2|164	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geommine.mp
14mr|texlive-featpost-0.8.6-2|165	%doc %{_texmfdistdir}/doc/metapost/featpost/example/globe.mp
14mr|texlive-featpost-0.8.6-2|166	%doc %{_texmfdistdir}/doc/metapost/featpost/example/gnupost.mp
14mr|texlive-featpost-0.8.6-2|167	%doc %{_texmfdistdir}/doc/metapost/featpost/example/gnupost3Dlogo.mp
14mr|texlive-featpost-0.8.6-2|168	%doc %{_texmfdistdir}/doc/metapost/featpost/example/goldenellipse.mp
14mr|texlive-featpost-0.8.6-2|169	%doc %{_texmfdistdir}/doc/metapost/featpost/example/graphene.mp
14mr|texlive-featpost-0.8.6-2|170	%doc %{_texmfdistdir}/doc/metapost/featpost/example/graphexample.mp
14mr|texlive-featpost-0.8.6-2|171	%doc %{_texmfdistdir}/doc/metapost/featpost/example/graphs.mp
14mr|texlive-featpost-0.8.6-2|172	%doc %{_texmfdistdir}/doc/metapost/featpost/example/halfcirclesfear.mp
14mr|texlive-featpost-0.8.6-2|173	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hap.mp
14mr|texlive-featpost-0.8.6-2|174	%doc %{_texmfdistdir}/doc/metapost/featpost/example/heatfromroom.mp
14mr|texlive-featpost-0.8.6-2|175	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hermitespliknot.mp
14mr|texlive-featpost-0.8.6-2|176	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hexacylon.mp
14mr|texlive-featpost-0.8.6-2|177	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hexagonaltrimesh.mp
14mr|texlive-featpost-0.8.6-2|178	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hiddenlinegraph.mp
14mr|texlive-featpost-0.8.6-2|179	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hiddensurface.mp
14mr|texlive-featpost-0.8.6-2|180	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hiddensurfaces.mp
14mr|texlive-featpost-0.8.6-2|181	%doc %{_texmfdistdir}/doc/metapost/featpost/example/iamsorrykarl.mp
14mr|texlive-featpost-0.8.6-2|182	%doc %{_texmfdistdir}/doc/metapost/featpost/example/inductionbob.mp
14mr|texlive-featpost-0.8.6-2|183	%doc %{_texmfdistdir}/doc/metapost/featpost/example/integerbars.mp
14mr|texlive-featpost-0.8.6-2|184	%doc %{_texmfdistdir}/doc/metapost/featpost/example/integratorfigures.mp
14mr|texlive-featpost-0.8.6-2|185	%doc %{_texmfdistdir}/doc/metapost/featpost/example/jd44.mp
14mr|texlive-featpost-0.8.6-2|186	%doc %{_texmfdistdir}/doc/metapost/featpost/example/joinedemptylines.mp
14mr|texlive-featpost-0.8.6-2|187	%doc %{_texmfdistdir}/doc/metapost/featpost/example/kindofcube.mp
14mr|texlive-featpost-0.8.6-2|188	%doc %{_texmfdistdir}/doc/metapost/featpost/example/kindofcuber.mp
14mr|texlive-featpost-0.8.6-2|189	%doc %{_texmfdistdir}/doc/metapost/featpost/example/kopptrammel.mp
14mr|texlive-featpost-0.8.6-2|190	%doc %{_texmfdistdir}/doc/metapost/featpost/example/labelconstruct.mp
14mr|texlive-featpost-0.8.6-2|191	%doc %{_texmfdistdir}/doc/metapost/featpost/example/labelinspace.mp
14mr|texlive-featpost-0.8.6-2|192	%doc %{_texmfdistdir}/doc/metapost/featpost/example/lamarquejaune.mp
14mr|texlive-featpost-0.8.6-2|193	%doc %{_texmfdistdir}/doc/metapost/featpost/example/lasermachine.mp
14mr|texlive-featpost-0.8.6-2|194	%doc %{_texmfdistdir}/doc/metapost/featpost/example/latexboxes.mp
14mr|texlive-featpost-0.8.6-2|195	%doc %{_texmfdistdir}/doc/metapost/featpost/example/lawofcosines.mp
14mr|texlive-featpost-0.8.6-2|196	%doc %{_texmfdistdir}/doc/metapost/featpost/example/lcurvature.mp
14mr|texlive-featpost-0.8.6-2|197	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ledlogo.mp
14mr|texlive-featpost-0.8.6-2|198	%doc %{_texmfdistdir}/doc/metapost/featpost/example/loglogpaper.mp
14mr|texlive-featpost-0.8.6-2|199	%doc %{_texmfdistdir}/doc/metapost/featpost/example/logofontest.mp
14mr|texlive-featpost-0.8.6-2|200	%doc %{_texmfdistdir}/doc/metapost/featpost/example/magneticflux.mp
14mr|texlive-featpost-0.8.6-2|201	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mainmemtest.mp
14mr|texlive-featpost-0.8.6-2|202	%doc %{_texmfdistdir}/doc/metapost/featpost/example/manjusha.mp
14mr|texlive-featpost-0.8.6-2|203	%doc %{_texmfdistdir}/doc/metapost/featpost/example/matricskoc.mp
14mr|texlive-featpost-0.8.6-2|204	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mce-lng.mp
14mr|texlive-featpost-0.8.6-2|205	%doc %{_texmfdistdir}/doc/metapost/featpost/example/metalcharge.mp
14mr|texlive-featpost-0.8.6-2|206	%doc %{_texmfdistdir}/doc/metapost/featpost/example/micromu.mp
14mr|texlive-featpost-0.8.6-2|207	%doc %{_texmfdistdir}/doc/metapost/featpost/example/milimetricpaper.mp
14mr|texlive-featpost-0.8.6-2|208	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mpfields.mp
14mr|texlive-featpost-0.8.6-2|209	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mptoolcone.mp
14mr|texlive-featpost-0.8.6-2|210	%doc %{_texmfdistdir}/doc/metapost/featpost/example/muslimpattern.mp
14mr|texlive-featpost-0.8.6-2|211	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mypatent.mp
14mr|texlive-featpost-0.8.6-2|212	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mypatentpieces.mp
14mr|texlive-featpost-0.8.6-2|213	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mysquaresectionbar.mp
14mr|texlive-featpost-0.8.6-2|214	%doc %{_texmfdistdir}/doc/metapost/featpost/example/naoestacionar.mp
14mr|texlive-featpost-0.8.6-2|215	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nembends.mp
14mr|texlive-featpost-0.8.6-2|216	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nembiaxi.mp
14mr|texlive-featpost-0.8.6-2|217	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemdirector.mp
14mr|texlive-featpost-0.8.6-2|218	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemquira.mp
14mr|texlive-featpost-0.8.6-2|219	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemquirapitch.mp
14mr|texlive-featpost-0.8.6-2|220	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemsaddl.mp
14mr|texlive-featpost-0.8.6-2|221	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemuniax.mp
14mr|texlive-featpost-0.8.6-2|222	%doc %{_texmfdistdir}/doc/metapost/featpost/example/newcommunism.mp
14mr|texlive-featpost-0.8.6-2|223	%doc %{_texmfdistdir}/doc/metapost/featpost/example/newexperimental.mp
14mr|texlive-featpost-0.8.6-2|224	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nosimples.mp
14mr|texlive-featpost-0.8.6-2|225	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nosuspension.mp
14mr|texlive-featpost-0.8.6-2|226	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nsmetica.mp
14mr|texlive-featpost-0.8.6-2|227	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nulldefectanglexample.mp
14mr|texlive-featpost-0.8.6-2|228	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nurbstobeziern.mp
14mr|texlive-featpost-0.8.6-2|229	%doc %{_texmfdistdir}/doc/metapost/featpost/example/onebigword.mp
14mr|texlive-featpost-0.8.6-2|230	%doc %{_texmfdistdir}/doc/metapost/featpost/example/optest.mp
14mr|texlive-featpost-0.8.6-2|231	%doc %{_texmfdistdir}/doc/metapost/featpost/example/optica.mp
14mr|texlive-featpost-0.8.6-2|232	%doc %{_texmfdistdir}/doc/metapost/featpost/example/par3Dplotexamples.mp
14mr|texlive-featpost-0.8.6-2|233	%doc %{_texmfdistdir}/doc/metapost/featpost/example/parafuso.mp
14mr|texlive-featpost-0.8.6-2|234	%doc %{_texmfdistdir}/doc/metapost/featpost/example/parafusoprojxy.mp
14mr|texlive-featpost-0.8.6-2|235	%doc %{_texmfdistdir}/doc/metapost/featpost/example/pathernon.mp
14mr|texlive-featpost-0.8.6-2|236	%doc %{_texmfdistdir}/doc/metapost/featpost/example/pathofstraightline.mp
14mr|texlive-featpost-0.8.6-2|237	%doc %{_texmfdistdir}/doc/metapost/featpost/example/perspec.mp
14mr|texlive-featpost-0.8.6-2|238	%doc %{_texmfdistdir}/doc/metapost/featpost/example/photorefer.mp
14mr|texlive-featpost-0.8.6-2|239	%doc %{_texmfdistdir}/doc/metapost/featpost/example/photoreverse.mp
14mr|texlive-featpost-0.8.6-2|240	%doc %{_texmfdistdir}/doc/metapost/featpost/example/pifpaf.mp
14mr|texlive-featpost-0.8.6-2|241	%doc %{_texmfdistdir}/doc/metapost/featpost/example/pixelgrid.mp
14mr|texlive-featpost-0.8.6-2|242	%doc %{_texmfdistdir}/doc/metapost/featpost/example/plaintangency.mp
14mr|texlive-featpost-0.8.6-2|243	%doc %{_texmfdistdir}/doc/metapost/featpost/example/planintersection.mp
14mr|texlive-featpost-0.8.6-2|244	%doc %{_texmfdistdir}/doc/metapost/featpost/example/planpht.mp
14mr|texlive-featpost-0.8.6-2|245	%doc %{_texmfdistdir}/doc/metapost/featpost/example/polyhedr.mp
14mr|texlive-featpost-0.8.6-2|246	%doc %{_texmfdistdir}/doc/metapost/featpost/example/positivecharge.mp
14mr|texlive-featpost-0.8.6-2|247	%doc %{_texmfdistdir}/doc/metapost/featpost/example/potenciadecicloeliptico.mp
14mr|texlive-featpost-0.8.6-2|248	%doc %{_texmfdistdir}/doc/metapost/featpost/example/probtodooterr.mp
14mr|texlive-featpost-0.8.6-2|249	%doc %{_texmfdistdir}/doc/metapost/featpost/example/profaux.mp
14mr|texlive-featpost-0.8.6-2|250	%doc %{_texmfdistdir}/doc/metapost/featpost/example/project.mp
14mr|texlive-featpost-0.8.6-2|251	%doc %{_texmfdistdir}/doc/metapost/featpost/example/qap.mp
14mr|texlive-featpost-0.8.6-2|252	%doc %{_texmfdistdir}/doc/metapost/featpost/example/quartertorus.mp
14mr|texlive-featpost-0.8.6-2|253	%doc %{_texmfdistdir}/doc/metapost/featpost/example/redplanet.mp
14mr|texlive-featpost-0.8.6-2|254	%doc %{_texmfdistdir}/doc/metapost/featpost/example/reeditedgoodquestionmark.mp
14mr|texlive-featpost-0.8.6-2|255	%doc %{_texmfdistdir}/doc/metapost/featpost/example/resistcircuit.mp
14mr|texlive-featpost-0.8.6-2|256	%doc %{_texmfdistdir}/doc/metapost/featpost/example/revolipsoid.mp
14mr|texlive-featpost-0.8.6-2|257	%doc %{_texmfdistdir}/doc/metapost/featpost/example/revolvers.mp
14mr|texlive-featpost-0.8.6-2|258	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorcubo.mp
14mr|texlive-featpost-0.8.6-2|259	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorouscircle.mp
14mr|texlive-featpost-0.8.6-2|260	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorouscone.mp
14mr|texlive-featpost-0.8.6-2|261	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorousdiscSD.mp
14mr|texlive-featpost-0.8.6-2|262	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorousdiscoptions.mp
14mr|texlive-featpost-0.8.6-2|263	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorousfearpath.mp
14mr|texlive-featpost-0.8.6-2|264	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rmnbob.mp
14mr|texlive-featpost-0.8.6-2|265	%doc %{_texmfdistdir}/doc/metapost/featpost/example/roadincline.mp
14mr|texlive-featpost-0.8.6-2|266	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rodarolaremplaninc.mp
14mr|texlive-featpost-0.8.6-2|267	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ropepatterns.mp
14mr|texlive-featpost-0.8.6-2|268	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rotatnlc.mp
14mr|texlive-featpost-0.8.6-2|269	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rothexagrid.mp
14mr|texlive-featpost-0.8.6-2|270	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rungekuttasecond.mp
14mr|texlive-featpost-0.8.6-2|271	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sal.mp
14mr|texlive-featpost-0.8.6-2|272	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sap.mp
14mr|texlive-featpost-0.8.6-2|273	%doc %{_texmfdistdir}/doc/metapost/featpost/example/saturn.mp
14mr|texlive-featpost-0.8.6-2|274	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sfearschem.mp
14mr|texlive-featpost-0.8.6-2|275	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sharpraytrace.mp
14mr|texlive-featpost-0.8.6-2|276	%doc %{_texmfdistdir}/doc/metapost/featpost/example/signalvertexSD.mp
14mr|texlive-featpost-0.8.6-2|277	%doc %{_texmfdistdir}/doc/metapost/featpost/example/simplecar.mp
14mr|texlive-featpost-0.8.6-2|278	%doc %{_texmfdistdir}/doc/metapost/featpost/example/simplecarparam.mp
14mr|texlive-featpost-0.8.6-2|279	%doc %{_texmfdistdir}/doc/metapost/featpost/example/simplexperiment.mp
14mr|texlive-featpost-0.8.6-2|280	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sincityredesigned.mp
14mr|texlive-featpost-0.8.6-2|281	%doc %{_texmfdistdir}/doc/metapost/featpost/example/slingshot.mp
14mr|texlive-featpost-0.8.6-2|282	%doc %{_texmfdistdir}/doc/metapost/featpost/example/smC.mp
14mr|texlive-featpost-0.8.6-2|283	%doc %{_texmfdistdir}/doc/metapost/featpost/example/some2Dvecs.mp
14mr|texlive-featpost-0.8.6-2|284	%doc %{_texmfdistdir}/doc/metapost/featpost/example/spatialhalfsfear.mp
14mr|texlive-featpost-0.8.6-2|285	%doc %{_texmfdistdir}/doc/metapost/featpost/example/spherample.mp
14mr|texlive-featpost-0.8.6-2|286	%doc %{_texmfdistdir}/doc/metapost/featpost/example/splineperspective.mp
14mr|texlive-featpost-0.8.6-2|287	%doc %{_texmfdistdir}/doc/metapost/featpost/example/spltwiben.mp
14mr|texlive-featpost-0.8.6-2|288	%doc %{_texmfdistdir}/doc/metapost/featpost/example/squareanglines.mp
14mr|texlive-featpost-0.8.6-2|289	%doc %{_texmfdistdir}/doc/metapost/featpost/example/stageforthree.mp
14mr|texlive-featpost-0.8.6-2|290	%doc %{_texmfdistdir}/doc/metapost/featpost/example/statement.mp
14mr|texlive-featpost-0.8.6-2|291	%doc %{_texmfdistdir}/doc/metapost/featpost/example/statethreelines.mp
14mr|texlive-featpost-0.8.6-2|292	%doc %{_texmfdistdir}/doc/metapost/featpost/example/steamcamera.mp
14mr|texlive-featpost-0.8.6-2|293	%doc %{_texmfdistdir}/doc/metapost/featpost/example/strength1defect.mp
14mr|texlive-featpost-0.8.6-2|294	%doc %{_texmfdistdir}/doc/metapost/featpost/example/symbol.mp
14mr|texlive-featpost-0.8.6-2|295	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tangency2D.mp
14mr|texlive-featpost-0.8.6-2|296	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tangencypoint.mp
14mr|texlive-featpost-0.8.6-2|297	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tdarrow.mp
14mr|texlive-featpost-0.8.6-2|298	%doc %{_texmfdistdir}/doc/metapost/featpost/example/telemira.mp
14mr|texlive-featpost-0.8.6-2|299	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tete.mp
14mr|texlive-featpost-0.8.6-2|300	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tetrapodes.mp
14mr|texlive-featpost-0.8.6-2|301	%doc %{_texmfdistdir}/doc/metapost/featpost/example/theHURD.mp
14mr|texlive-featpost-0.8.6-2|302	%doc %{_texmfdistdir}/doc/metapost/featpost/example/thearchicon.mp
14mr|texlive-featpost-0.8.6-2|303	%doc %{_texmfdistdir}/doc/metapost/featpost/example/thethreekindsofperspec.mp
14mr|texlive-featpost-0.8.6-2|304	%doc %{_texmfdistdir}/doc/metapost/featpost/example/thunderproblem.mp
14mr|texlive-featpost-0.8.6-2|305	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tiposdetrans.mp
14mr|texlive-featpost-0.8.6-2|306	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tiposdetransb.mp
14mr|texlive-featpost-0.8.6-2|307	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tiposdetranst.mp
14mr|texlive-featpost-0.8.6-2|308	%doc %{_texmfdistdir}/doc/metapost/featpost/example/torus.mp
14mr|texlive-featpost-0.8.6-2|309	%doc %{_texmfdistdir}/doc/metapost/featpost/example/trajectoryline.mp
14mr|texlive-featpost-0.8.6-2|310	%doc %{_texmfdistdir}/doc/metapost/featpost/example/trianglecenterofmass.mp
14mr|texlive-featpost-0.8.6-2|311	%doc %{_texmfdistdir}/doc/metapost/featpost/example/triangulartrimesh.mp
14mr|texlive-featpost-0.8.6-2|312	%doc %{_texmfdistdir}/doc/metapost/featpost/example/trig.mp
14mr|texlive-featpost-0.8.6-2|313	%doc %{_texmfdistdir}/doc/metapost/featpost/example/trigonometry.mp
14mr|texlive-featpost-0.8.6-2|314	%doc %{_texmfdistdir}/doc/metapost/featpost/example/troncoconedef.mp
14mr|texlive-featpost-0.8.6-2|315	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tropicalglobe.mp
14mr|texlive-featpost-0.8.6-2|316	%doc %{_texmfdistdir}/doc/metapost/featpost/example/troysfear.mp
14mr|texlive-featpost-0.8.6-2|317	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tshirtfig.mp
14mr|texlive-featpost-0.8.6-2|318	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tuftescatter.mp
14mr|texlive-featpost-0.8.6-2|319	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twistflat.mp
14mr|texlive-featpost-0.8.6-2|320	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twistnlc.mp
14mr|texlive-featpost-0.8.6-2|321	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twistroundbiax.mp
14mr|texlive-featpost-0.8.6-2|322	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twocyclestogether.mp
14mr|texlive-featpost-0.8.6-2|323	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twoholes.mp
14mr|texlive-featpost-0.8.6-2|324	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twoplustwo.mp
14mr|texlive-featpost-0.8.6-2|325	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twoupcones.mp
14mr|texlive-featpost-0.8.6-2|326	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ubhtransients.mp
14mr|texlive-featpost-0.8.6-2|327	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ultraeye.mp
14mr|texlive-featpost-0.8.6-2|328	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ultraimprovertex.mp
14mr|texlive-featpost-0.8.6-2|329	%doc %{_texmfdistdir}/doc/metapost/featpost/example/unperfection.mp
14mr|texlive-featpost-0.8.6-2|330	%doc %{_texmfdistdir}/doc/metapost/featpost/example/unperfectionremoved.mp
14mr|texlive-featpost-0.8.6-2|331	%doc %{_texmfdistdir}/doc/metapost/featpost/example/vanallenbelt.mp
14mr|texlive-featpost-0.8.6-2|332	%doc %{_texmfdistdir}/doc/metapost/featpost/example/verygoodcone.mp
14mr|texlive-featpost-0.8.6-2|333	%doc %{_texmfdistdir}/doc/metapost/featpost/example/wwfpmp.mp
14mr|texlive-featpost-0.8.6-2|334	%doc %{_texmfdistdir}/doc/metapost/featpost/example/xcmplaca2buraquads.mp
14mr|texlive-featpost-0.8.6-2|335	%doc %{_texmfdistdir}/doc/metapost/featpost/example/xraycamera.mp
14mr|texlive-featpost-0.8.6-2|336	
14mr|texlive-featpost-0.8.6-2|337	#-----------------------------------------------------------------------
14mr|texlive-featpost-0.8.6-2|338	%prep
14mr|texlive-featpost-0.8.6-2|339	%setup -c -a0 -a1
14mr|texlive-featpost-0.8.6-2|340	
14mr|texlive-featpost-0.8.6-2|341	%build
14mr|texlive-featpost-0.8.6-2|342	
14mr|texlive-featpost-0.8.6-2|343	%install
14mr|texlive-featpost-0.8.6-2|344	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-featpost-0.8.6-2|345	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-featpost-0.8.6-2|346	
14mr|texlive-featpost-0.8.6-2|347	
14mr|texlive-featpost-0.8.6-2|348	
14mr|texlive-featpost-0.8.6-2|349	%changelog
14mr|texlive-featpost-0.8.6-2|350	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.6-2
14mr|texlive-featpost-0.8.6-2|351	+ Revision: b6c9944
14mr|texlive-featpost-0.8.6-2|352	- MassBuild#440: Increase release tag
14mr|texlive-featpost-0.8.6-2|353	
14mr|texlive-featpost-0.8.6-2|354	

20073 14
14mr|texlive-fenixpar-0.92-3|1	# revision 24730
14mr|texlive-fenixpar-0.92-3|2	# category Package
14mr|texlive-fenixpar-0.92-3|3	# catalog-ctan /macros/generic/fenixpar
14mr|texlive-fenixpar-0.92-3|4	# catalog-date 2011-11-18 23:08:42 +0100
14mr|texlive-fenixpar-0.92-3|5	# catalog-license lppl
14mr|texlive-fenixpar-0.92-3|6	# catalog-version 0.92
14mr|texlive-fenixpar-0.92-3|7	Name:		texlive-fenixpar
14mr|texlive-fenixpar-0.92-3|8	Version:	0.92
14mr|texlive-fenixpar-0.92-3|9	Release:	3
14mr|texlive-fenixpar-0.92-3|10	Summary:	One-shot changes to token registers such as \everypar
14mr|texlive-fenixpar-0.92-3|11	Group:		Publishing
14mr|texlive-fenixpar-0.92-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/fenixpar
14mr|texlive-fenixpar-0.92-3|13	License:	LPPL
14mr|texlive-fenixpar-0.92-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fenixpar.tar.xz
14mr|texlive-fenixpar-0.92-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fenixpar.doc.tar.xz
14mr|texlive-fenixpar-0.92-3|16	BuildArch:	noarch
14mr|texlive-fenixpar-0.92-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fenixpar-0.92-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fenixpar-0.92-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fenixpar-0.92-3|20	
14mr|texlive-fenixpar-0.92-3|21	%description
14mr|texlive-fenixpar-0.92-3|22	The bundle provides two packages, fenxitok and fenixpar. The
14mr|texlive-fenixpar-0.92-3|23	fenixtok package provides user macros to add material to a
14mr|texlive-fenixpar-0.92-3|24	token register; the material will be (automatically) removed
14mr|texlive-fenixpar-0.92-3|25	from the token register when the register is executed. Material
14mr|texlive-fenixpar-0.92-3|26	may be added either to the left or to the right, and care is
14mr|texlive-fenixpar-0.92-3|27	taken not to override any redefinition that may be included in
14mr|texlive-fenixpar-0.92-3|28	the token register itself. The fenixpar package uses the macros
14mr|texlive-fenixpar-0.92-3|29	of fenixtok to provide a user interface to manipulation of the
14mr|texlive-fenixpar-0.92-3|30	\everypar token register. The packages require the e-TeX
14mr|texlive-fenixpar-0.92-3|31	extensions; with them, they work either with Plain TeX or with
14mr|texlive-fenixpar-0.92-3|32	LaTeX.
14mr|texlive-fenixpar-0.92-3|33	
14mr|texlive-fenixpar-0.92-3|34	%post
14mr|texlive-fenixpar-0.92-3|35	%{_sbindir}/texlive.post
14mr|texlive-fenixpar-0.92-3|36	
14mr|texlive-fenixpar-0.92-3|37	%postun
14mr|texlive-fenixpar-0.92-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-fenixpar-0.92-3|39	%{_sbindir}/texlive.post
14mr|texlive-fenixpar-0.92-3|40	fi
14mr|texlive-fenixpar-0.92-3|41	
14mr|texlive-fenixpar-0.92-3|42	#-----------------------------------------------------------------------
14mr|texlive-fenixpar-0.92-3|43	%files
14mr|texlive-fenixpar-0.92-3|44	%{_texmfdistdir}/tex/generic/fenixpar/fenixpar.sty
14mr|texlive-fenixpar-0.92-3|45	%{_texmfdistdir}/tex/generic/fenixpar/fenixtok.sty
14mr|texlive-fenixpar-0.92-3|46	%doc %{_texmfdistdir}/doc/generic/fenixpar/README
14mr|texlive-fenixpar-0.92-3|47	
14mr|texlive-fenixpar-0.92-3|48	#-----------------------------------------------------------------------
14mr|texlive-fenixpar-0.92-3|49	%prep
14mr|texlive-fenixpar-0.92-3|50	%setup -c -a0 -a1
14mr|texlive-fenixpar-0.92-3|51	
14mr|texlive-fenixpar-0.92-3|52	%build
14mr|texlive-fenixpar-0.92-3|53	
14mr|texlive-fenixpar-0.92-3|54	%install
14mr|texlive-fenixpar-0.92-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fenixpar-0.92-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fenixpar-0.92-3|57	
14mr|texlive-fenixpar-0.92-3|58	
14mr|texlive-fenixpar-0.92-3|59	
14mr|texlive-fenixpar-0.92-3|60	%changelog
14mr|texlive-fenixpar-0.92-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92-3
14mr|texlive-fenixpar-0.92-3|62	+ Revision: 441bafe
14mr|texlive-fenixpar-0.92-3|63	- MassBuild#440: Increase release tag
14mr|texlive-fenixpar-0.92-3|64	
14mr|texlive-fenixpar-0.92-3|65	

20074 14
14mr|texlive-feupphdteses-4.0-6|1	# revision 30962
14mr|texlive-feupphdteses-4.0-6|2	# category Package
14mr|texlive-feupphdteses-4.0-6|3	# catalog-ctan /macros/latex/contrib/feupphdteses
14mr|texlive-feupphdteses-4.0-6|4	# catalog-date 2013-06-19 18:27:53 +0200
14mr|texlive-feupphdteses-4.0-6|5	# catalog-license lppl
14mr|texlive-feupphdteses-4.0-6|6	# catalog-version 4.0
14mr|texlive-feupphdteses-4.0-6|7	Name:		texlive-feupphdteses
14mr|texlive-feupphdteses-4.0-6|8	Version:	4.0
14mr|texlive-feupphdteses-4.0-6|9	Release:	6
14mr|texlive-feupphdteses-4.0-6|10	Summary:	Typeset Engineering PhD theses at the University of Porto
14mr|texlive-feupphdteses-4.0-6|11	Group:		Publishing
14mr|texlive-feupphdteses-4.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/feupphdteses
14mr|texlive-feupphdteses-4.0-6|13	License:	LPPL
14mr|texlive-feupphdteses-4.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feupphdteses.tar.xz
14mr|texlive-feupphdteses-4.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feupphdteses.doc.tar.xz
14mr|texlive-feupphdteses-4.0-6|16	BuildArch:	noarch
14mr|texlive-feupphdteses-4.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-feupphdteses-4.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-feupphdteses-4.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-feupphdteses-4.0-6|20	
14mr|texlive-feupphdteses-4.0-6|21	%description
14mr|texlive-feupphdteses-4.0-6|22	A complete template for thesis/works of Faculdade de Engenharia
14mr|texlive-feupphdteses-4.0-6|23	da Universidade do Porto (FEUP) Faculty of Engineering
14mr|texlive-feupphdteses-4.0-6|24	University of Porto.
14mr|texlive-feupphdteses-4.0-6|25	
14mr|texlive-feupphdteses-4.0-6|26	%post
14mr|texlive-feupphdteses-4.0-6|27	%{_sbindir}/texlive.post
14mr|texlive-feupphdteses-4.0-6|28	
14mr|texlive-feupphdteses-4.0-6|29	%postun
14mr|texlive-feupphdteses-4.0-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-feupphdteses-4.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-feupphdteses-4.0-6|32	fi
14mr|texlive-feupphdteses-4.0-6|33	
14mr|texlive-feupphdteses-4.0-6|34	#-----------------------------------------------------------------------
14mr|texlive-feupphdteses-4.0-6|35	%files
14mr|texlive-feupphdteses-4.0-6|36	%{_texmfdistdir}/tex/latex/feupphdteses/feupphdteses.sty
14mr|texlive-feupphdteses-4.0-6|37	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Abbs.tex
14mr|texlive-feupphdteses-4.0-6|38	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Abstract.tex
14mr|texlive-feupphdteses-4.0-6|39	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Acknow.tex
14mr|texlive-feupphdteses-4.0-6|40	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Appendix.tex
14mr|texlive-feupphdteses-4.0-6|41	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Chapter2.tex
14mr|texlive-feupphdteses-4.0-6|42	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Chapter3.tex
14mr|texlive-feupphdteses-4.0-6|43	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Conclusions.tex
14mr|texlive-feupphdteses-4.0-6|44	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Dedicatory.tex
14mr|texlive-feupphdteses-4.0-6|45	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Figures/uporto-feup.pdf
14mr|texlive-feupphdteses-4.0-6|46	%doc %{_texmfdistdir}/doc/latex/feupphdteses/IEEEtranN.bst
14mr|texlive-feupphdteses-4.0-6|47	%doc %{_texmfdistdir}/doc/latex/feupphdteses/IEEEtranSN.bst
14mr|texlive-feupphdteses-4.0-6|48	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Intro.tex
14mr|texlive-feupphdteses-4.0-6|49	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Publications.tex
14mr|texlive-feupphdteses-4.0-6|50	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Quote.tex
14mr|texlive-feupphdteses-4.0-6|51	%doc %{_texmfdistdir}/doc/latex/feupphdteses/README
14mr|texlive-feupphdteses-4.0-6|52	%doc %{_texmfdistdir}/doc/latex/feupphdteses/References.bib
14mr|texlive-feupphdteses-4.0-6|53	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Resumo.tex
14mr|texlive-feupphdteses-4.0-6|54	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Template_EN.pdf
14mr|texlive-feupphdteses-4.0-6|55	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Template_EN.tcp
14mr|texlive-feupphdteses-4.0-6|56	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Template_EN.tex
14mr|texlive-feupphdteses-4.0-6|57	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Template_EN.tps
14mr|texlive-feupphdteses-4.0-6|58	%doc %{_texmfdistdir}/doc/latex/feupphdteses/mymacros.tex
14mr|texlive-feupphdteses-4.0-6|59	
14mr|texlive-feupphdteses-4.0-6|60	#-----------------------------------------------------------------------
14mr|texlive-feupphdteses-4.0-6|61	%prep
14mr|texlive-feupphdteses-4.0-6|62	%setup -c -a0 -a1
14mr|texlive-feupphdteses-4.0-6|63	
14mr|texlive-feupphdteses-4.0-6|64	%build
14mr|texlive-feupphdteses-4.0-6|65	
14mr|texlive-feupphdteses-4.0-6|66	%install
14mr|texlive-feupphdteses-4.0-6|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-feupphdteses-4.0-6|68	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-feupphdteses-4.0-6|69	
14mr|texlive-feupphdteses-4.0-6|70	%changelog
14mr|texlive-feupphdteses-4.0-6|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0-6
14mr|texlive-feupphdteses-4.0-6|72	+ Revision: 67020fc
14mr|texlive-feupphdteses-4.0-6|73	- MassBuild#440: Increase release tag
14mr|texlive-feupphdteses-4.0-6|74	
14mr|texlive-feupphdteses-4.0-6|75	

20075 14
14mr|texlive-feyn-0.3.3-3|1	# revision 15878
14mr|texlive-feyn-0.3.3-3|2	# category Package
14mr|texlive-feyn-0.3.3-3|3	# catalog-ctan /fonts/feyn
14mr|texlive-feyn-0.3.3-3|4	# catalog-date 2009-10-08 14:27:31 +0200
14mr|texlive-feyn-0.3.3-3|5	# catalog-license gpl
14mr|texlive-feyn-0.3.3-3|6	# catalog-version 0.3.3
14mr|texlive-feyn-0.3.3-3|7	Name:		texlive-feyn
14mr|texlive-feyn-0.3.3-3|8	Version:	0.3.3
14mr|texlive-feyn-0.3.3-3|9	Release:	3
14mr|texlive-feyn-0.3.3-3|10	Summary:	A font for in-text Feynman diagrams
14mr|texlive-feyn-0.3.3-3|11	Group:		Publishing
14mr|texlive-feyn-0.3.3-3|12	URL:		http://www.ctan.org/tex-archive/fonts/feyn
14mr|texlive-feyn-0.3.3-3|13	License:	GPL
14mr|texlive-feyn-0.3.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feyn.tar.xz
14mr|texlive-feyn-0.3.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feyn.doc.tar.xz
14mr|texlive-feyn-0.3.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feyn.source.tar.xz
14mr|texlive-feyn-0.3.3-3|17	BuildArch:	noarch
14mr|texlive-feyn-0.3.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-feyn-0.3.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-feyn-0.3.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-feyn-0.3.3-3|21	
14mr|texlive-feyn-0.3.3-3|22	%description
14mr|texlive-feyn-0.3.3-3|23	Feyn may be used to produce relatively simple Feynman diagrams
14mr|texlive-feyn-0.3.3-3|24	within equations in a LaTeX document. While the feynmf package
14mr|texlive-feyn-0.3.3-3|25	is good at drawing large diagrams for figures, the present
14mr|texlive-feyn-0.3.3-3|26	package and its fonts allow diagrams within equations or text,
14mr|texlive-feyn-0.3.3-3|27	at a matching size. The fonts are distributed as MetaFont
14mr|texlive-feyn-0.3.3-3|28	source, and macros for their use are also provided.
14mr|texlive-feyn-0.3.3-3|29	
14mr|texlive-feyn-0.3.3-3|30	%post
14mr|texlive-feyn-0.3.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-feyn-0.3.3-3|32	
14mr|texlive-feyn-0.3.3-3|33	%postun
14mr|texlive-feyn-0.3.3-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-feyn-0.3.3-3|35	%{_sbindir}/texlive.post
14mr|texlive-feyn-0.3.3-3|36	fi
14mr|texlive-feyn-0.3.3-3|37	
14mr|texlive-feyn-0.3.3-3|38	#-----------------------------------------------------------------------
14mr|texlive-feyn-0.3.3-3|39	%files
14mr|texlive-feyn-0.3.3-3|40	%{_texmfdistdir}/fonts/source/public/feyn/feyn.mf
14mr|texlive-feyn-0.3.3-3|41	%{_texmfdistdir}/fonts/source/public/feyn/feyn10.mf
14mr|texlive-feyn-0.3.3-3|42	%{_texmfdistdir}/fonts/source/public/feyn/feyn11.mf
14mr|texlive-feyn-0.3.3-3|43	%{_texmfdistdir}/fonts/source/public/feyn/feyn12.mf
14mr|texlive-feyn-0.3.3-3|44	%{_texmfdistdir}/fonts/source/public/feyn/feyn18.mf
14mr|texlive-feyn-0.3.3-3|45	%{_texmfdistdir}/fonts/source/public/feyn/feyn24.mf
14mr|texlive-feyn-0.3.3-3|46	%{_texmfdistdir}/fonts/source/public/feyn/feynmac.mf
14mr|texlive-feyn-0.3.3-3|47	%{_texmfdistdir}/fonts/source/public/feyn/feyntext10.mf
14mr|texlive-feyn-0.3.3-3|48	%{_texmfdistdir}/fonts/source/public/feyn/feyntext11.mf
14mr|texlive-feyn-0.3.3-3|49	%{_texmfdistdir}/fonts/source/public/feyn/feyntext12.mf
14mr|texlive-feyn-0.3.3-3|50	%{_texmfdistdir}/fonts/source/public/feyn/feyntext18.mf
14mr|texlive-feyn-0.3.3-3|51	%{_texmfdistdir}/fonts/source/public/feyn/feyntext24.mf
14mr|texlive-feyn-0.3.3-3|52	%{_texmfdistdir}/fonts/tfm/public/feyn/feyn10.tfm
14mr|texlive-feyn-0.3.3-3|53	%{_texmfdistdir}/fonts/tfm/public/feyn/feyn11.tfm
14mr|texlive-feyn-0.3.3-3|54	%{_texmfdistdir}/fonts/tfm/public/feyn/feyn12.tfm
14mr|texlive-feyn-0.3.3-3|55	%{_texmfdistdir}/fonts/tfm/public/feyn/feyn18.tfm
14mr|texlive-feyn-0.3.3-3|56	%{_texmfdistdir}/fonts/tfm/public/feyn/feyn24.tfm
14mr|texlive-feyn-0.3.3-3|57	%{_texmfdistdir}/fonts/tfm/public/feyn/feyntext10.tfm
14mr|texlive-feyn-0.3.3-3|58	%{_texmfdistdir}/fonts/tfm/public/feyn/feyntext11.tfm
14mr|texlive-feyn-0.3.3-3|59	%{_texmfdistdir}/fonts/tfm/public/feyn/feyntext12.tfm
14mr|texlive-feyn-0.3.3-3|60	%{_texmfdistdir}/fonts/tfm/public/feyn/feyntext18.tfm
14mr|texlive-feyn-0.3.3-3|61	%{_texmfdistdir}/fonts/tfm/public/feyn/feyntext24.tfm
14mr|texlive-feyn-0.3.3-3|62	%{_texmfdistdir}/tex/latex/feyn/feyn.sty
14mr|texlive-feyn-0.3.3-3|63	%doc %{_texmfdistdir}/doc/fonts/feyn/LICENCE
14mr|texlive-feyn-0.3.3-3|64	%doc %{_texmfdistdir}/doc/fonts/feyn/README
14mr|texlive-feyn-0.3.3-3|65	%doc %{_texmfdistdir}/doc/fonts/feyn/VERSION
14mr|texlive-feyn-0.3.3-3|66	%doc %{_texmfdistdir}/doc/fonts/feyn/exercise-font.pdf
14mr|texlive-feyn-0.3.3-3|67	%doc %{_texmfdistdir}/doc/fonts/feyn/exercise-font.tex
14mr|texlive-feyn-0.3.3-3|68	%doc %{_texmfdistdir}/doc/fonts/feyn/feyn.pdf
14mr|texlive-feyn-0.3.3-3|69	%doc %{_texmfdistdir}/doc/fonts/feyn/overheads.pdf
14mr|texlive-feyn-0.3.3-3|70	%doc %{_texmfdistdir}/doc/fonts/feyn/overheads.tex
14mr|texlive-feyn-0.3.3-3|71	#- source
14mr|texlive-feyn-0.3.3-3|72	%doc %{_texmfdistdir}/source/fonts/feyn/feyn.drv
14mr|texlive-feyn-0.3.3-3|73	%doc %{_texmfdistdir}/source/fonts/feyn/feyn.dtx
14mr|texlive-feyn-0.3.3-3|74	%doc %{_texmfdistdir}/source/fonts/feyn/feyn.ins
14mr|texlive-feyn-0.3.3-3|75	
14mr|texlive-feyn-0.3.3-3|76	#-----------------------------------------------------------------------
14mr|texlive-feyn-0.3.3-3|77	%prep
14mr|texlive-feyn-0.3.3-3|78	%setup -c -a0 -a1 -a2
14mr|texlive-feyn-0.3.3-3|79	
14mr|texlive-feyn-0.3.3-3|80	%build
14mr|texlive-feyn-0.3.3-3|81	
14mr|texlive-feyn-0.3.3-3|82	%install
14mr|texlive-feyn-0.3.3-3|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-feyn-0.3.3-3|84	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-feyn-0.3.3-3|85	
14mr|texlive-feyn-0.3.3-3|86	
14mr|texlive-feyn-0.3.3-3|87	
14mr|texlive-feyn-0.3.3-3|88	%changelog
14mr|texlive-feyn-0.3.3-3|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.3-3
14mr|texlive-feyn-0.3.3-3|90	+ Revision: 035284b
14mr|texlive-feyn-0.3.3-3|91	- MassBuild#440: Increase release tag
14mr|texlive-feyn-0.3.3-3|92	
14mr|texlive-feyn-0.3.3-3|93	

20076 14
14mr|texlive-feynmf-1.08-3|1	# revision 17259
14mr|texlive-feynmf-1.08-3|2	# category Package
14mr|texlive-feynmf-1.08-3|3	# catalog-ctan /macros/latex/contrib/feynmf
14mr|texlive-feynmf-1.08-3|4	# catalog-date 2010-03-01 15:04:13 +0100
14mr|texlive-feynmf-1.08-3|5	# catalog-license gpl
14mr|texlive-feynmf-1.08-3|6	# catalog-version 1.08
14mr|texlive-feynmf-1.08-3|7	Name:		texlive-feynmf
14mr|texlive-feynmf-1.08-3|8	Version:	1.08
14mr|texlive-feynmf-1.08-3|9	Release:	3
14mr|texlive-feynmf-1.08-3|10	Summary:	Macros and fonts for creating Feynman (and other) diagrams
14mr|texlive-feynmf-1.08-3|11	Group:		Publishing
14mr|texlive-feynmf-1.08-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/feynmf
14mr|texlive-feynmf-1.08-3|13	License:	GPL
14mr|texlive-feynmf-1.08-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmf.tar.xz
14mr|texlive-feynmf-1.08-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmf.doc.tar.xz
14mr|texlive-feynmf-1.08-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmf.source.tar.xz
14mr|texlive-feynmf-1.08-3|17	BuildArch:	noarch
14mr|texlive-feynmf-1.08-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-feynmf-1.08-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-feynmf-1.08-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-feynmf-1.08-3|21	
14mr|texlive-feynmf-1.08-3|22	%description
14mr|texlive-feynmf-1.08-3|23	The feynmf package provides an interface to MetaFont (inspired
14mr|texlive-feynmf-1.08-3|24	by the facilities of mfpic) to use simple structure
14mr|texlive-feynmf-1.08-3|25	specifications to produce relatively complex diagrams. (The
14mr|texlive-feynmf-1.08-3|26	feynmp package, also part of this bundle, uses MetaPost in the
14mr|texlive-feynmf-1.08-3|27	same way.) While the package was designed for Feynman diagrams,
14mr|texlive-feynmf-1.08-3|28	it could in principle be used for diagrams in graph and similar
14mr|texlive-feynmf-1.08-3|29	theories, where the structure is semi-algorithmically
14mr|texlive-feynmf-1.08-3|30	determined.
14mr|texlive-feynmf-1.08-3|31	
14mr|texlive-feynmf-1.08-3|32	%post
14mr|texlive-feynmf-1.08-3|33	%{_sbindir}/texlive.post
14mr|texlive-feynmf-1.08-3|34	
14mr|texlive-feynmf-1.08-3|35	%postun
14mr|texlive-feynmf-1.08-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-feynmf-1.08-3|37	%{_sbindir}/texlive.post
14mr|texlive-feynmf-1.08-3|38	fi
14mr|texlive-feynmf-1.08-3|39	
14mr|texlive-feynmf-1.08-3|40	#-----------------------------------------------------------------------
14mr|texlive-feynmf-1.08-3|41	%files
14mr|texlive-feynmf-1.08-3|42	%{_texmfdistdir}/metafont/feynmf/feynmf.mf
14mr|texlive-feynmf-1.08-3|43	%{_texmfdistdir}/metapost/feynmf/feynmp.mp
14mr|texlive-feynmf-1.08-3|44	%{_texmfdistdir}/metapost/feynmf/manpics.mp
14mr|texlive-feynmf-1.08-3|45	%{_texmfdistdir}/tex/latex/feynmf/feynmf.sty
14mr|texlive-feynmf-1.08-3|46	%{_texmfdistdir}/tex/latex/feynmf/feynmp.sty
14mr|texlive-feynmf-1.08-3|47	%doc %{_texmfdistdir}/doc/latex/feynmf/Announce
14mr|texlive-feynmf-1.08-3|48	%doc %{_texmfdistdir}/doc/latex/feynmf/COPYING
14mr|texlive-feynmf-1.08-3|49	%doc %{_texmfdistdir}/doc/latex/feynmf/Feynman.Diagrams
14mr|texlive-feynmf-1.08-3|50	%doc %{_texmfdistdir}/doc/latex/feynmf/README
14mr|texlive-feynmf-1.08-3|51	%doc %{_texmfdistdir}/doc/latex/feynmf/Tutorial
14mr|texlive-feynmf-1.08-3|52	%doc %{_texmfdistdir}/doc/latex/feynmf/fmfman.pdf
14mr|texlive-feynmf-1.08-3|53	%doc %{_texmfdistdir}/doc/latex/feynmf/manpics.1
14mr|texlive-feynmf-1.08-3|54	%doc %{_texmfdistdir}/doc/latex/feynmf/manpics.2
14mr|texlive-feynmf-1.08-3|55	%doc %{_texmfdistdir}/doc/latex/feynmf/manpics.3
14mr|texlive-feynmf-1.08-3|56	%doc %{_texmfdistdir}/doc/latex/feynmf/template.tex
14mr|texlive-feynmf-1.08-3|57	#- source
14mr|texlive-feynmf-1.08-3|58	%doc %{_texmfdistdir}/source/latex/feynmf/Makefile
14mr|texlive-feynmf-1.08-3|59	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf.drv
14mr|texlive-feynmf-1.08-3|60	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf.dtx
14mr|texlive-feynmf-1.08-3|61	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf.ins
14mr|texlive-feynmf-1.08-3|62	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf.pl
14mr|texlive-feynmf-1.08-3|63	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf209.ins
14mr|texlive-feynmf-1.08-3|64	%doc %{_texmfdistdir}/source/latex/feynmf/feynmp.drv
14mr|texlive-feynmf-1.08-3|65	%doc %{_texmfdistdir}/source/latex/feynmf/fmfman.drv
14mr|texlive-feynmf-1.08-3|66	%doc %{_texmfdistdir}/source/latex/feynmf/fmfmanps.drv
14mr|texlive-feynmf-1.08-3|67	
14mr|texlive-feynmf-1.08-3|68	#-----------------------------------------------------------------------
14mr|texlive-feynmf-1.08-3|69	%prep
14mr|texlive-feynmf-1.08-3|70	%setup -c -a0 -a1 -a2
14mr|texlive-feynmf-1.08-3|71	
14mr|texlive-feynmf-1.08-3|72	%build
14mr|texlive-feynmf-1.08-3|73	
14mr|texlive-feynmf-1.08-3|74	%install
14mr|texlive-feynmf-1.08-3|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-feynmf-1.08-3|76	cp -fpar metafont metapost tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-feynmf-1.08-3|77	
14mr|texlive-feynmf-1.08-3|78	
14mr|texlive-feynmf-1.08-3|79	
14mr|texlive-feynmf-1.08-3|80	%changelog
14mr|texlive-feynmf-1.08-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.08-3
14mr|texlive-feynmf-1.08-3|82	+ Revision: 6411083
14mr|texlive-feynmf-1.08-3|83	- MassBuild#440: Increase release tag
14mr|texlive-feynmf-1.08-3|84	
14mr|texlive-feynmf-1.08-3|85	

20077 14
14mr|texlive-feynmp-auto-1.1-6|1	# revision 30223
14mr|texlive-feynmp-auto-1.1-6|2	# category Package
14mr|texlive-feynmp-auto-1.1-6|3	# catalog-ctan /macros/latex/contrib/feynmp-auto
14mr|texlive-feynmp-auto-1.1-6|4	# catalog-date 2013-05-03 17:23:09 +0200
14mr|texlive-feynmp-auto-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-feynmp-auto-1.1-6|6	# catalog-version 1.1
14mr|texlive-feynmp-auto-1.1-6|7	Name:		texlive-feynmp-auto
14mr|texlive-feynmp-auto-1.1-6|8	Version:	1.1
14mr|texlive-feynmp-auto-1.1-6|9	Release:	6
14mr|texlive-feynmp-auto-1.1-6|10	Summary:	Automatic processing of feynmp graphics
14mr|texlive-feynmp-auto-1.1-6|11	Group:		Publishing
14mr|texlive-feynmp-auto-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/feynmp-auto
14mr|texlive-feynmp-auto-1.1-6|13	License:	LPPL1.3
14mr|texlive-feynmp-auto-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmp-auto.tar.xz
14mr|texlive-feynmp-auto-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmp-auto.doc.tar.xz
14mr|texlive-feynmp-auto-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmp-auto.source.tar.xz
14mr|texlive-feynmp-auto-1.1-6|17	BuildArch:	noarch
14mr|texlive-feynmp-auto-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-feynmp-auto-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-feynmp-auto-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-feynmp-auto-1.1-6|21	
14mr|texlive-feynmp-auto-1.1-6|22	%description
14mr|texlive-feynmp-auto-1.1-6|23	The package takes care of running Metapost on the output files
14mr|texlive-feynmp-auto-1.1-6|24	produced by the feynmp package, so that the compiled pictures
14mr|texlive-feynmp-auto-1.1-6|25	will be available in the next run of LaTeX. The package honours
14mr|texlive-feynmp-auto-1.1-6|26	options that apply to feynmp.
14mr|texlive-feynmp-auto-1.1-6|27	
14mr|texlive-feynmp-auto-1.1-6|28	%post
14mr|texlive-feynmp-auto-1.1-6|29	%{_sbindir}/texlive.post
14mr|texlive-feynmp-auto-1.1-6|30	
14mr|texlive-feynmp-auto-1.1-6|31	%postun
14mr|texlive-feynmp-auto-1.1-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-feynmp-auto-1.1-6|33	%{_sbindir}/texlive.post
14mr|texlive-feynmp-auto-1.1-6|34	fi
14mr|texlive-feynmp-auto-1.1-6|35	
14mr|texlive-feynmp-auto-1.1-6|36	#-----------------------------------------------------------------------
14mr|texlive-feynmp-auto-1.1-6|37	%files
14mr|texlive-feynmp-auto-1.1-6|38	%{_texmfdistdir}/tex/latex/feynmp-auto/feynmp-auto.sty
14mr|texlive-feynmp-auto-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/feynmp-auto/README
14mr|texlive-feynmp-auto-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/feynmp-auto/feynmp-auto.pdf
14mr|texlive-feynmp-auto-1.1-6|41	#- source
14mr|texlive-feynmp-auto-1.1-6|42	%doc %{_texmfdistdir}/source/latex/feynmp-auto/feynmp-auto.dtx
14mr|texlive-feynmp-auto-1.1-6|43	%doc %{_texmfdistdir}/source/latex/feynmp-auto/feynmp-auto.ins
14mr|texlive-feynmp-auto-1.1-6|44	
14mr|texlive-feynmp-auto-1.1-6|45	#-----------------------------------------------------------------------
14mr|texlive-feynmp-auto-1.1-6|46	%prep
14mr|texlive-feynmp-auto-1.1-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-feynmp-auto-1.1-6|48	
14mr|texlive-feynmp-auto-1.1-6|49	%build
14mr|texlive-feynmp-auto-1.1-6|50	
14mr|texlive-feynmp-auto-1.1-6|51	%install
14mr|texlive-feynmp-auto-1.1-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-feynmp-auto-1.1-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-feynmp-auto-1.1-6|54	
14mr|texlive-feynmp-auto-1.1-6|55	%changelog
14mr|texlive-feynmp-auto-1.1-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-feynmp-auto-1.1-6|57	+ Revision: 501400e
14mr|texlive-feynmp-auto-1.1-6|58	- MassBuild#440: Increase release tag
14mr|texlive-feynmp-auto-1.1-6|59	
14mr|texlive-feynmp-auto-1.1-6|60	

20078 14
14mr|texlive-fge-1.24-3|1	# revision 24732
14mr|texlive-fge-1.24-3|2	# category Package
14mr|texlive-fge-1.24-3|3	# catalog-ctan /fonts/fge
14mr|texlive-fge-1.24-3|4	# catalog-date 2011-11-18 06:50:27 +0100
14mr|texlive-fge-1.24-3|5	# catalog-license lppl
14mr|texlive-fge-1.24-3|6	# catalog-version 1.24
14mr|texlive-fge-1.24-3|7	Name:		texlive-fge
14mr|texlive-fge-1.24-3|8	Version:	1.24
14mr|texlive-fge-1.24-3|9	Release:	3
14mr|texlive-fge-1.24-3|10	Summary:	A font for Frege's Grundgesetze der Arithmetik
14mr|texlive-fge-1.24-3|11	Group:		Publishing
14mr|texlive-fge-1.24-3|12	URL:		http://www.ctan.org/tex-archive/fonts/fge
14mr|texlive-fge-1.24-3|13	License:	LPPL
14mr|texlive-fge-1.24-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fge.tar.xz
14mr|texlive-fge-1.24-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fge.doc.tar.xz
14mr|texlive-fge-1.24-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fge.source.tar.xz
14mr|texlive-fge-1.24-3|17	BuildArch:	noarch
14mr|texlive-fge-1.24-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fge-1.24-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fge-1.24-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fge-1.24-3|21	
14mr|texlive-fge-1.24-3|22	%description
14mr|texlive-fge-1.24-3|23	The fonts are provided as Metafont source and Adobe Type 1
14mr|texlive-fge-1.24-3|24	(pfb) files. A small LaTeX package (fge) is included.
14mr|texlive-fge-1.24-3|25	
14mr|texlive-fge-1.24-3|26	%post
14mr|texlive-fge-1.24-3|27	%{_sbindir}/texlive.post
14mr|texlive-fge-1.24-3|28	
14mr|texlive-fge-1.24-3|29	%postun
14mr|texlive-fge-1.24-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-fge-1.24-3|31	%{_sbindir}/texlive.post
14mr|texlive-fge-1.24-3|32	fi
14mr|texlive-fge-1.24-3|33	
14mr|texlive-fge-1.24-3|34	#-----------------------------------------------------------------------
14mr|texlive-fge-1.24-3|35	%files
14mr|texlive-fge-1.24-3|36	%{_texmfdistdir}/fonts/map/dvips/fge/fge.map
14mr|texlive-fge-1.24-3|37	%{_texmfdistdir}/fonts/source/public/fge/fgebase.mf
14mr|texlive-fge-1.24-3|38	%{_texmfdistdir}/fonts/source/public/fge/fgeit.mf
14mr|texlive-fge-1.24-3|39	%{_texmfdistdir}/fonts/source/public/fge/fgeit10.mf
14mr|texlive-fge-1.24-3|40	%{_texmfdistdir}/fonts/source/public/fge/fgerm.mf
14mr|texlive-fge-1.24-3|41	%{_texmfdistdir}/fonts/source/public/fge/fgerm10.mf
14mr|texlive-fge-1.24-3|42	%{_texmfdistdir}/fonts/tfm/public/fge/fgeit10.tfm
14mr|texlive-fge-1.24-3|43	%{_texmfdistdir}/fonts/tfm/public/fge/fgerm10.tfm
14mr|texlive-fge-1.24-3|44	%{_texmfdistdir}/fonts/type1/public/fge/fgeit10.pfb
14mr|texlive-fge-1.24-3|45	%{_texmfdistdir}/fonts/type1/public/fge/fgerm10.pfb
14mr|texlive-fge-1.24-3|46	%{_texmfdistdir}/tex/latex/fge/Ufgeit.fd
14mr|texlive-fge-1.24-3|47	%{_texmfdistdir}/tex/latex/fge/Ufgerm.fd
14mr|texlive-fge-1.24-3|48	%{_texmfdistdir}/tex/latex/fge/fge.cfg
14mr|texlive-fge-1.24-3|49	%{_texmfdistdir}/tex/latex/fge/fge.sty
14mr|texlive-fge-1.24-3|50	%doc %{_texmfdistdir}/doc/fonts/fge/README
14mr|texlive-fge-1.24-3|51	%doc %{_texmfdistdir}/doc/fonts/fge/fge-doc.pdf
14mr|texlive-fge-1.24-3|52	#- source
14mr|texlive-fge-1.24-3|53	%doc %{_texmfdistdir}/source/fonts/fge/fge.dtx
14mr|texlive-fge-1.24-3|54	%doc %{_texmfdistdir}/source/fonts/fge/fge.ins
14mr|texlive-fge-1.24-3|55	
14mr|texlive-fge-1.24-3|56	#-----------------------------------------------------------------------
14mr|texlive-fge-1.24-3|57	%prep
14mr|texlive-fge-1.24-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-fge-1.24-3|59	
14mr|texlive-fge-1.24-3|60	%build
14mr|texlive-fge-1.24-3|61	
14mr|texlive-fge-1.24-3|62	%install
14mr|texlive-fge-1.24-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fge-1.24-3|64	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fge-1.24-3|65	
14mr|texlive-fge-1.24-3|66	
14mr|texlive-fge-1.24-3|67	
14mr|texlive-fge-1.24-3|68	%changelog
14mr|texlive-fge-1.24-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.24-3
14mr|texlive-fge-1.24-3|70	+ Revision: db89410
14mr|texlive-fge-1.24-3|71	- MassBuild#440: Increase release tag
14mr|texlive-fge-1.24-3|72	
14mr|texlive-fge-1.24-3|73	

20079 14
14mr|texlive-fifinddo-info-1.1b-3|1	# revision 24387
14mr|texlive-fifinddo-info-1.1b-3|2	# category Package
14mr|texlive-fifinddo-info-1.1b-3|3	# catalog-ctan /info/fifinddo-info
14mr|texlive-fifinddo-info-1.1b-3|4	# catalog-date 2011-10-24 16:26:34 +0200
14mr|texlive-fifinddo-info-1.1b-3|5	# catalog-license lppl1.3
14mr|texlive-fifinddo-info-1.1b-3|6	# catalog-version 1.1b
14mr|texlive-fifinddo-info-1.1b-3|7	Name:		texlive-fifinddo-info
14mr|texlive-fifinddo-info-1.1b-3|8	Version:	1.1b
14mr|texlive-fifinddo-info-1.1b-3|9	Release:	3
14mr|texlive-fifinddo-info-1.1b-3|10	Summary:	German HTML beamer presentation on nicetext and morehype
14mr|texlive-fifinddo-info-1.1b-3|11	Group:		Publishing
14mr|texlive-fifinddo-info-1.1b-3|12	URL:		http://www.ctan.org/tex-archive/info/fifinddo-info
14mr|texlive-fifinddo-info-1.1b-3|13	License:	LPPL1.3
14mr|texlive-fifinddo-info-1.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fifinddo-info.tar.xz
14mr|texlive-fifinddo-info-1.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fifinddo-info.doc.tar.xz
14mr|texlive-fifinddo-info-1.1b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fifinddo-info.source.tar.xz
14mr|texlive-fifinddo-info-1.1b-3|17	BuildArch:	noarch
14mr|texlive-fifinddo-info-1.1b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fifinddo-info-1.1b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fifinddo-info-1.1b-3|20	
14mr|texlive-fifinddo-info-1.1b-3|21	%description
14mr|texlive-fifinddo-info-1.1b-3|22	The bundle: - exhibits the process of making an "HTML beamer
14mr|texlive-fifinddo-info-1.1b-3|23	presentation" with the blogdot package from the morehype
14mr|texlive-fifinddo-info-1.1b-3|24	bundle, and - offers a sketch (in German) of package
14mr|texlive-fifinddo-info-1.1b-3|25	documentation and HTML generation based on the fifinddo
14mr|texlive-fifinddo-info-1.1b-3|26	package.
14mr|texlive-fifinddo-info-1.1b-3|27	
14mr|texlive-fifinddo-info-1.1b-3|28	#-----------------------------------------------------------------------
14mr|texlive-fifinddo-info-1.1b-3|29	%files
14mr|texlive-fifinddo-info-1.1b-3|30	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/LIESMICH.txt
14mr|texlive-fifinddo-info-1.1b-3|31	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/README
14mr|texlive-fifinddo-info-1.1b-3|32	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/SrcFILEs.txt
14mr|texlive-fifinddo-info-1.1b-3|33	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/dante-mv45-lueck.pdf
14mr|texlive-fifinddo-info-1.1b-3|34	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/dantev45.htm
14mr|texlive-fifinddo-info-1.1b-3|35	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/mdoccorr.pdf
14mr|texlive-fifinddo-info-1.1b-3|36	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/variants/dantev45-1180-clean.html
14mr|texlive-fifinddo-info-1.1b-3|37	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/variants/dantev45-1180-com.html
14mr|texlive-fifinddo-info-1.1b-3|38	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/variants/dantev45-768-com.html
14mr|texlive-fifinddo-info-1.1b-3|39	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/variants/dantev45-768-exact-frame.html
14mr|texlive-fifinddo-info-1.1b-3|40	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/variants/dantev45-768-exact-show.html
14mr|texlive-fifinddo-info-1.1b-3|41	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/variants/dantev45-768-filltype-show.html
14mr|texlive-fifinddo-info-1.1b-3|42	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/variants/dantev45-992-com.html
14mr|texlive-fifinddo-info-1.1b-3|43	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/variants/dantev45-992-exact-frame.html
14mr|texlive-fifinddo-info-1.1b-3|44	%doc %{_texmfdistdir}/doc/latex/fifinddo-info/variants/dantev45-992-exact.html
14mr|texlive-fifinddo-info-1.1b-3|45	#- source
14mr|texlive-fifinddo-info-1.1b-3|46	%doc %{_texmfdistdir}/source/latex/fifinddo-info/SrcFILEs.txt
14mr|texlive-fifinddo-info-1.1b-3|47	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makeelse/expose.tex
14mr|texlive-fifinddo-info-1.1b-3|48	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makeelse/mdoccorr.tex
14mr|texlive-fifinddo-info-1.1b-3|49	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makeelse/srcfiles.tex
14mr|texlive-fifinddo-info-1.1b-3|50	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makeelse/updsfl.sh
14mr|texlive-fifinddo-info-1.1b-3|51	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makeone/dantev45.fdf
14mr|texlive-fifinddo-info-1.1b-3|52	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makeone/dantev45.tex
14mr|texlive-fifinddo-info-1.1b-3|53	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makeone/makedot.tex
14mr|texlive-fifinddo-info-1.1b-3|54	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makevars/bashvars.sh
14mr|texlive-fifinddo-info-1.1b-3|55	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makevars/dantev45.cfg
14mr|texlive-fifinddo-info-1.1b-3|56	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makevars/longdan.sh
14mr|texlive-fifinddo-info-1.1b-3|57	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makevars/makedots.tex
14mr|texlive-fifinddo-info-1.1b-3|58	%doc %{_texmfdistdir}/source/latex/fifinddo-info/makevars/texvars.sh
14mr|texlive-fifinddo-info-1.1b-3|59	
14mr|texlive-fifinddo-info-1.1b-3|60	#-----------------------------------------------------------------------
14mr|texlive-fifinddo-info-1.1b-3|61	%prep
14mr|texlive-fifinddo-info-1.1b-3|62	%setup -c -a0 -a1 -a2
14mr|texlive-fifinddo-info-1.1b-3|63	
14mr|texlive-fifinddo-info-1.1b-3|64	%build
14mr|texlive-fifinddo-info-1.1b-3|65	
14mr|texlive-fifinddo-info-1.1b-3|66	%install
14mr|texlive-fifinddo-info-1.1b-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fifinddo-info-1.1b-3|68	cp -fpar doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fifinddo-info-1.1b-3|69	
14mr|texlive-fifinddo-info-1.1b-3|70	
14mr|texlive-fifinddo-info-1.1b-3|71	
14mr|texlive-fifinddo-info-1.1b-3|72	%changelog
14mr|texlive-fifinddo-info-1.1b-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1b-3
14mr|texlive-fifinddo-info-1.1b-3|74	+ Revision: c61a367
14mr|texlive-fifinddo-info-1.1b-3|75	- MassBuild#440: Increase release tag
14mr|texlive-fifinddo-info-1.1b-3|76	
14mr|texlive-fifinddo-info-1.1b-3|77	

20080 14
14mr|texlive-fig4latex-0.2-4|1	# revision 26313
14mr|texlive-fig4latex-0.2-4|2	# category Package
14mr|texlive-fig4latex-0.2-4|3	# catalog-ctan /graphics/fig4latex
14mr|texlive-fig4latex-0.2-4|4	# catalog-date 2009-11-09 22:14:03 +0100
14mr|texlive-fig4latex-0.2-4|5	# catalog-license gpl3
14mr|texlive-fig4latex-0.2-4|6	# catalog-version 0.2
14mr|texlive-fig4latex-0.2-4|7	Name:		texlive-fig4latex
14mr|texlive-fig4latex-0.2-4|8	Version:	0.2
14mr|texlive-fig4latex-0.2-4|9	Release:	4
14mr|texlive-fig4latex-0.2-4|10	Summary:	Management of figures for large LaTeX documents
14mr|texlive-fig4latex-0.2-4|11	Group:		Publishing
14mr|texlive-fig4latex-0.2-4|12	URL:		http://www.ctan.org/tex-archive/graphics/fig4latex
14mr|texlive-fig4latex-0.2-4|13	License:	GPL3
14mr|texlive-fig4latex-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fig4latex.tar.xz
14mr|texlive-fig4latex-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fig4latex.doc.tar.xz
14mr|texlive-fig4latex-0.2-4|16	BuildArch:	noarch
14mr|texlive-fig4latex-0.2-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fig4latex-0.2-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fig4latex-0.2-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-fig4latex-0.2-4|20	Provides:	texlive-fig4latex.bin = %{EVRD}
14mr|texlive-fig4latex-0.2-4|21	
14mr|texlive-fig4latex-0.2-4|22	%description
14mr|texlive-fig4latex-0.2-4|23	Fig4LaTeX simplifies management of the figures in a large LaTeX
14mr|texlive-fig4latex-0.2-4|24	document. Fig4LaTeX is appropriate for projects that include
14mr|texlive-fig4latex-0.2-4|25	figures with graphics created by XFig -- in particular,
14mr|texlive-fig4latex-0.2-4|26	graphics which use the combined PS/LaTeX (or PDF/LaTeX) export
14mr|texlive-fig4latex-0.2-4|27	method. An example document (with its output) is provided.
14mr|texlive-fig4latex-0.2-4|28	
14mr|texlive-fig4latex-0.2-4|29	%post
14mr|texlive-fig4latex-0.2-4|30	%{_sbindir}/texlive.post
14mr|texlive-fig4latex-0.2-4|31	
14mr|texlive-fig4latex-0.2-4|32	%postun
14mr|texlive-fig4latex-0.2-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-fig4latex-0.2-4|34	%{_sbindir}/texlive.post
14mr|texlive-fig4latex-0.2-4|35	fi
14mr|texlive-fig4latex-0.2-4|36	
14mr|texlive-fig4latex-0.2-4|37	#-----------------------------------------------------------------------
14mr|texlive-fig4latex-0.2-4|38	%files
14mr|texlive-fig4latex-0.2-4|39	%{_bindir}/fig4latex
14mr|texlive-fig4latex-0.2-4|40	%{_texmfdistdir}/scripts/fig4latex/fig4latex
14mr|texlive-fig4latex-0.2-4|41	%doc %{_texmfdistdir}/doc/support/fig4latex/CHANGES
14mr|texlive-fig4latex-0.2-4|42	%doc %{_texmfdistdir}/doc/support/fig4latex/COPYING
14mr|texlive-fig4latex-0.2-4|43	%doc %{_texmfdistdir}/doc/support/fig4latex/README
14mr|texlive-fig4latex-0.2-4|44	%doc %{_texmfdistdir}/doc/support/fig4latex/example.pdf
14mr|texlive-fig4latex-0.2-4|45	%doc %{_texmfdistdir}/doc/support/fig4latex/example.tex
14mr|texlive-fig4latex-0.2-4|46	%doc %{_texmfdistdir}/doc/support/fig4latex/figs/div_alg_flowchart.fig
14mr|texlive-fig4latex-0.2-4|47	%doc %{_texmfdistdir}/doc/support/fig4latex/figs/if-then_flowchart.fig
14mr|texlive-fig4latex-0.2-4|48	
14mr|texlive-fig4latex-0.2-4|49	#-----------------------------------------------------------------------
14mr|texlive-fig4latex-0.2-4|50	%prep
14mr|texlive-fig4latex-0.2-4|51	%setup -c -a0 -a1
14mr|texlive-fig4latex-0.2-4|52	
14mr|texlive-fig4latex-0.2-4|53	%build
14mr|texlive-fig4latex-0.2-4|54	
14mr|texlive-fig4latex-0.2-4|55	%install
14mr|texlive-fig4latex-0.2-4|56	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-fig4latex-0.2-4|57	pushd %{buildroot}%{_bindir}
14mr|texlive-fig4latex-0.2-4|58	ln -sf %{_texmfdistdir}/scripts/fig4latex/fig4latex fig4latex
14mr|texlive-fig4latex-0.2-4|59	popd
14mr|texlive-fig4latex-0.2-4|60	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-fig4latex-0.2-4|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-fig4latex-0.2-4|62	
14mr|texlive-fig4latex-0.2-4|63	
14mr|texlive-fig4latex-0.2-4|64	
14mr|texlive-fig4latex-0.2-4|65	%changelog
14mr|texlive-fig4latex-0.2-4|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-4
14mr|texlive-fig4latex-0.2-4|67	+ Revision: 1251d3d
14mr|texlive-fig4latex-0.2-4|68	- MassBuild#440: Increase release tag
14mr|texlive-fig4latex-0.2-4|69	
14mr|texlive-fig4latex-0.2-4|70	

20081 14
14mr|texlive-figbas-1.0-3|1	# revision 21037
14mr|texlive-figbas-1.0-3|2	# category Package
14mr|texlive-figbas-1.0-3|3	# catalog-ctan /fonts/figbas
14mr|texlive-figbas-1.0-3|4	# catalog-date 2009-05-20 15:30:38 +0200
14mr|texlive-figbas-1.0-3|5	# catalog-license lppl
14mr|texlive-figbas-1.0-3|6	# catalog-version 1.0
14mr|texlive-figbas-1.0-3|7	Name:		texlive-figbas
14mr|texlive-figbas-1.0-3|8	Version:	1.0
14mr|texlive-figbas-1.0-3|9	Release:	3
14mr|texlive-figbas-1.0-3|10	Summary:	Mini-fonts for figured-bass notation in music
14mr|texlive-figbas-1.0-3|11	Group:		Publishing
14mr|texlive-figbas-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/figbas
14mr|texlive-figbas-1.0-3|13	License:	LPPL
14mr|texlive-figbas-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figbas.tar.xz
14mr|texlive-figbas-1.0-3|15	BuildArch:	noarch
14mr|texlive-figbas-1.0-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-figbas-1.0-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-figbas-1.0-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-figbas-1.0-3|19	
14mr|texlive-figbas-1.0-3|20	%description
14mr|texlive-figbas-1.0-3|21	This package consists of three mini-fonts (and associated
14mr|texlive-figbas-1.0-3|22	metrics) of conventional ligatures for the figured-bass
14mr|texlive-figbas-1.0-3|23	notations 2+, 4+, 5+, 6+ and 9+ in music manuscripts. The fonts
14mr|texlive-figbas-1.0-3|24	are usable with Computer Modern Roman and Sans, and
14mr|texlive-figbas-1.0-3|25	Palatino/Palladio, respectively.
14mr|texlive-figbas-1.0-3|26	
14mr|texlive-figbas-1.0-3|27	%post
14mr|texlive-figbas-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-figbas-1.0-3|29	
14mr|texlive-figbas-1.0-3|30	%postun
14mr|texlive-figbas-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-figbas-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-figbas-1.0-3|33	fi
14mr|texlive-figbas-1.0-3|34	
14mr|texlive-figbas-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-figbas-1.0-3|36	%files
14mr|texlive-figbas-1.0-3|37	%{_texmfdistdir}/fonts/afm/public/figbas/cmrj.afm
14mr|texlive-figbas-1.0-3|38	%{_texmfdistdir}/fonts/afm/public/figbas/cmssj.afm
14mr|texlive-figbas-1.0-3|39	%{_texmfdistdir}/fonts/afm/public/figbas/plrj.afm
14mr|texlive-figbas-1.0-3|40	%{_texmfdistdir}/fonts/map/dvips/figbas/figbas.map
14mr|texlive-figbas-1.0-3|41	%{_texmfdistdir}/fonts/tfm/public/figbas/cmrj.tfm
14mr|texlive-figbas-1.0-3|42	%{_texmfdistdir}/fonts/tfm/public/figbas/cmssj.tfm
14mr|texlive-figbas-1.0-3|43	%{_texmfdistdir}/fonts/tfm/public/figbas/plrj.tfm
14mr|texlive-figbas-1.0-3|44	%{_texmfdistdir}/fonts/type1/public/figbas/cmrj.pfb
14mr|texlive-figbas-1.0-3|45	%{_texmfdistdir}/fonts/type1/public/figbas/cmssj.pfb
14mr|texlive-figbas-1.0-3|46	%{_texmfdistdir}/fonts/type1/public/figbas/plrj.pfb
14mr|texlive-figbas-1.0-3|47	
14mr|texlive-figbas-1.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-figbas-1.0-3|49	%prep
14mr|texlive-figbas-1.0-3|50	%setup -c -a0
14mr|texlive-figbas-1.0-3|51	
14mr|texlive-figbas-1.0-3|52	%build
14mr|texlive-figbas-1.0-3|53	
14mr|texlive-figbas-1.0-3|54	%install
14mr|texlive-figbas-1.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-figbas-1.0-3|56	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-figbas-1.0-3|57	
14mr|texlive-figbas-1.0-3|58	
14mr|texlive-figbas-1.0-3|59	
14mr|texlive-figbas-1.0-3|60	%changelog
14mr|texlive-figbas-1.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-figbas-1.0-3|62	+ Revision: 3fc8cc3
14mr|texlive-figbas-1.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-figbas-1.0-3|64	
14mr|texlive-figbas-1.0-3|65	

20082 14
14mr|texlive-figbib-20061019-3|1	# revision 19388
14mr|texlive-figbib-20061019-3|2	# category Package
14mr|texlive-figbib-20061019-3|3	# catalog-ctan /macros/latex/contrib/figbib
14mr|texlive-figbib-20061019-3|4	# catalog-date 2006-10-19 22:42:58 +0200
14mr|texlive-figbib-20061019-3|5	# catalog-license lppl
14mr|texlive-figbib-20061019-3|6	# catalog-version undef
14mr|texlive-figbib-20061019-3|7	Name:		texlive-figbib
14mr|texlive-figbib-20061019-3|8	Version:	20061019
14mr|texlive-figbib-20061019-3|9	Release:	3
14mr|texlive-figbib-20061019-3|10	Summary:	Organize figure databases with BibTeX
14mr|texlive-figbib-20061019-3|11	Group:		Publishing
14mr|texlive-figbib-20061019-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/figbib
14mr|texlive-figbib-20061019-3|13	License:	LPPL
14mr|texlive-figbib-20061019-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figbib.tar.xz
14mr|texlive-figbib-20061019-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figbib.doc.tar.xz
14mr|texlive-figbib-20061019-3|16	BuildArch:	noarch
14mr|texlive-figbib-20061019-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-figbib-20061019-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-figbib-20061019-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-figbib-20061019-3|20	
14mr|texlive-figbib-20061019-3|21	%description
14mr|texlive-figbib-20061019-3|22	FigBib lets you organize your figures in BibTeX databases. Some
14mr|texlive-figbib-20061019-3|23	FigBib features are: - Store and manage figures in a BibTeX
14mr|texlive-figbib-20061019-3|24	database; - Include figures in your LaTeX document with one
14mr|texlive-figbib-20061019-3|25	short command; - Generate a List of Figures containing
14mr|texlive-figbib-20061019-3|26	more/other information than the figure captions; - Control with
14mr|texlive-figbib-20061019-3|27	one switch where to output the figures, either as usual float
14mr|texlive-figbib-20061019-3|28	objects or in a separate part at the end of your document.
14mr|texlive-figbib-20061019-3|29	
14mr|texlive-figbib-20061019-3|30	%post
14mr|texlive-figbib-20061019-3|31	%{_sbindir}/texlive.post
14mr|texlive-figbib-20061019-3|32	
14mr|texlive-figbib-20061019-3|33	%postun
14mr|texlive-figbib-20061019-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-figbib-20061019-3|35	%{_sbindir}/texlive.post
14mr|texlive-figbib-20061019-3|36	fi
14mr|texlive-figbib-20061019-3|37	
14mr|texlive-figbib-20061019-3|38	#-----------------------------------------------------------------------
14mr|texlive-figbib-20061019-3|39	%files
14mr|texlive-figbib-20061019-3|40	%{_texmfdistdir}/bibtex/bst/figbib/figbib.bst
14mr|texlive-figbib-20061019-3|41	%{_texmfdistdir}/bibtex/bst/figbib/figbib1.bst
14mr|texlive-figbib-20061019-3|42	%{_texmfdistdir}/tex/latex/figbib/figbib.sty
14mr|texlive-figbib-20061019-3|43	%doc %{_texmfdistdir}/doc/latex/figbib/README
14mr|texlive-figbib-20061019-3|44	%doc %{_texmfdistdir}/doc/latex/figbib/figbib_doc.pdf
14mr|texlive-figbib-20061019-3|45	%doc %{_texmfdistdir}/doc/latex/figbib/figbib_doc.tex
14mr|texlive-figbib-20061019-3|46	%doc %{_texmfdistdir}/doc/latex/figbib/figbib_sample.bib
14mr|texlive-figbib-20061019-3|47	%doc %{_texmfdistdir}/doc/latex/figbib/figbib_sample.pdf
14mr|texlive-figbib-20061019-3|48	%doc %{_texmfdistdir}/doc/latex/figbib/figbib_sample.tex
14mr|texlive-figbib-20061019-3|49	%doc %{_texmfdistdir}/doc/latex/figbib/smiley.eps
14mr|texlive-figbib-20061019-3|50	
14mr|texlive-figbib-20061019-3|51	#-----------------------------------------------------------------------
14mr|texlive-figbib-20061019-3|52	%prep
14mr|texlive-figbib-20061019-3|53	%setup -c -a0 -a1
14mr|texlive-figbib-20061019-3|54	
14mr|texlive-figbib-20061019-3|55	%build
14mr|texlive-figbib-20061019-3|56	
14mr|texlive-figbib-20061019-3|57	%install
14mr|texlive-figbib-20061019-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-figbib-20061019-3|59	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-figbib-20061019-3|60	
14mr|texlive-figbib-20061019-3|61	
14mr|texlive-figbib-20061019-3|62	
14mr|texlive-figbib-20061019-3|63	%changelog
14mr|texlive-figbib-20061019-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061019-3
14mr|texlive-figbib-20061019-3|65	+ Revision: fb3b050
14mr|texlive-figbib-20061019-3|66	- MassBuild#440: Increase release tag
14mr|texlive-figbib-20061019-3|67	
14mr|texlive-figbib-20061019-3|68	

20083 14
14mr|texlive-figflow-20110218-3|1	# revision 21462
14mr|texlive-figflow-20110218-3|2	# category Package
14mr|texlive-figflow-20110218-3|3	# catalog-ctan /macros/plain/contrib/figflow
14mr|texlive-figflow-20110218-3|4	# catalog-date 2011-02-18 10:42:52 +0100
14mr|texlive-figflow-20110218-3|5	# catalog-license other-free
14mr|texlive-figflow-20110218-3|6	# catalog-version undef
14mr|texlive-figflow-20110218-3|7	Name:		texlive-figflow
14mr|texlive-figflow-20110218-3|8	Version:	20110218
14mr|texlive-figflow-20110218-3|9	Release:	3
14mr|texlive-figflow-20110218-3|10	Summary:	Flow text around a figure
14mr|texlive-figflow-20110218-3|11	Group:		Publishing
14mr|texlive-figflow-20110218-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/figflow
14mr|texlive-figflow-20110218-3|13	License:	OTHER-FREE
14mr|texlive-figflow-20110218-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figflow.tar.xz
14mr|texlive-figflow-20110218-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figflow.doc.tar.xz
14mr|texlive-figflow-20110218-3|16	BuildArch:	noarch
14mr|texlive-figflow-20110218-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-figflow-20110218-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-figflow-20110218-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-figflow-20110218-3|20	
14mr|texlive-figflow-20110218-3|21	%description
14mr|texlive-figflow-20110218-3|22	Provides a Plain TeX macro \figflow that allows one to insert a
14mr|texlive-figflow-20110218-3|23	figure into an area inset into a paragraph. Command arguments
14mr|texlive-figflow-20110218-3|24	are width and height of the figure, and the figure (and its
14mr|texlive-figflow-20110218-3|25	caption) itself. Usage details are to be found in the TeX file
14mr|texlive-figflow-20110218-3|26	itself. The package does not work with LaTeX; packages such as
14mr|texlive-figflow-20110218-3|27	wrapfig, floatflt and picins support the needs of LaTeX users
14mr|texlive-figflow-20110218-3|28	in this area.
14mr|texlive-figflow-20110218-3|29	
14mr|texlive-figflow-20110218-3|30	%post
14mr|texlive-figflow-20110218-3|31	%{_sbindir}/texlive.post
14mr|texlive-figflow-20110218-3|32	
14mr|texlive-figflow-20110218-3|33	%postun
14mr|texlive-figflow-20110218-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-figflow-20110218-3|35	%{_sbindir}/texlive.post
14mr|texlive-figflow-20110218-3|36	fi
14mr|texlive-figflow-20110218-3|37	
14mr|texlive-figflow-20110218-3|38	#-----------------------------------------------------------------------
14mr|texlive-figflow-20110218-3|39	%files
14mr|texlive-figflow-20110218-3|40	%{_texmfdistdir}/tex/plain/figflow/figflow.tex
14mr|texlive-figflow-20110218-3|41	%doc %{_texmfdistdir}/doc/plain/figflow/README.figflow
14mr|texlive-figflow-20110218-3|42	
14mr|texlive-figflow-20110218-3|43	#-----------------------------------------------------------------------
14mr|texlive-figflow-20110218-3|44	%prep
14mr|texlive-figflow-20110218-3|45	%setup -c -a0 -a1
14mr|texlive-figflow-20110218-3|46	
14mr|texlive-figflow-20110218-3|47	%build
14mr|texlive-figflow-20110218-3|48	
14mr|texlive-figflow-20110218-3|49	%install
14mr|texlive-figflow-20110218-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-figflow-20110218-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-figflow-20110218-3|52	
14mr|texlive-figflow-20110218-3|53	
14mr|texlive-figflow-20110218-3|54	
14mr|texlive-figflow-20110218-3|55	%changelog
14mr|texlive-figflow-20110218-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110218-3
14mr|texlive-figflow-20110218-3|57	+ Revision: 6bfe0aa
14mr|texlive-figflow-20110218-3|58	- MassBuild#440: Increase release tag
14mr|texlive-figflow-20110218-3|59	
14mr|texlive-figflow-20110218-3|60	

20084 14
14mr|texlive-figsize-0.1-3|1	# revision 18784
14mr|texlive-figsize-0.1-3|2	# category Package
14mr|texlive-figsize-0.1-3|3	# catalog-ctan /macros/latex/contrib/figsize
14mr|texlive-figsize-0.1-3|4	# catalog-date 2006-12-13 12:28:27 +0100
14mr|texlive-figsize-0.1-3|5	# catalog-license lppl
14mr|texlive-figsize-0.1-3|6	# catalog-version 0.1
14mr|texlive-figsize-0.1-3|7	Name:		texlive-figsize
14mr|texlive-figsize-0.1-3|8	Version:	0.1
14mr|texlive-figsize-0.1-3|9	Release:	3
14mr|texlive-figsize-0.1-3|10	Summary:	Auto-size graphics
14mr|texlive-figsize-0.1-3|11	Group:		Publishing
14mr|texlive-figsize-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/figsize
14mr|texlive-figsize-0.1-3|13	License:	LPPL
14mr|texlive-figsize-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figsize.tar.xz
14mr|texlive-figsize-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figsize.doc.tar.xz
14mr|texlive-figsize-0.1-3|16	BuildArch:	noarch
14mr|texlive-figsize-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-figsize-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-figsize-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-figsize-0.1-3|20	
14mr|texlive-figsize-0.1-3|21	%description
14mr|texlive-figsize-0.1-3|22	The FigSize package enables automatic sizing of graphics,
14mr|texlive-figsize-0.1-3|23	especially when including graphics with the graphicx package.
14mr|texlive-figsize-0.1-3|24	The user only has to specify the number of graphics that should
14mr|texlive-figsize-0.1-3|25	fit to a page or fraction there of and the package will
14mr|texlive-figsize-0.1-3|26	dynamically calculate the correct graphics sizes relative to
14mr|texlive-figsize-0.1-3|27	the page size. Thus, graphics can be auto-sized to fill a whole
14mr|texlive-figsize-0.1-3|28	page or fraction and manual changes of graphic sizes are never
14mr|texlive-figsize-0.1-3|29	needed when changing document layouts. Finally, the package's
14mr|texlive-figsize-0.1-3|30	dynamic lengths can be used to allow other document element
14mr|texlive-figsize-0.1-3|31	sizes to be dynamic.
14mr|texlive-figsize-0.1-3|32	
14mr|texlive-figsize-0.1-3|33	%post
14mr|texlive-figsize-0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-figsize-0.1-3|35	
14mr|texlive-figsize-0.1-3|36	%postun
14mr|texlive-figsize-0.1-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-figsize-0.1-3|38	%{_sbindir}/texlive.post
14mr|texlive-figsize-0.1-3|39	fi
14mr|texlive-figsize-0.1-3|40	
14mr|texlive-figsize-0.1-3|41	#-----------------------------------------------------------------------
14mr|texlive-figsize-0.1-3|42	%files
14mr|texlive-figsize-0.1-3|43	%{_texmfdistdir}/tex/latex/figsize/figsize.sty
14mr|texlive-figsize-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/figsize/README
14mr|texlive-figsize-0.1-3|45	%doc %{_texmfdistdir}/doc/latex/figsize/epsfig.eps
14mr|texlive-figsize-0.1-3|46	%doc %{_texmfdistdir}/doc/latex/figsize/figsize.pdf
14mr|texlive-figsize-0.1-3|47	%doc %{_texmfdistdir}/doc/latex/figsize/figsize.tex
14mr|texlive-figsize-0.1-3|48	
14mr|texlive-figsize-0.1-3|49	#-----------------------------------------------------------------------
14mr|texlive-figsize-0.1-3|50	%prep
14mr|texlive-figsize-0.1-3|51	%setup -c -a0 -a1
14mr|texlive-figsize-0.1-3|52	
14mr|texlive-figsize-0.1-3|53	%build
14mr|texlive-figsize-0.1-3|54	
14mr|texlive-figsize-0.1-3|55	%install
14mr|texlive-figsize-0.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-figsize-0.1-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-figsize-0.1-3|58	
14mr|texlive-figsize-0.1-3|59	
14mr|texlive-figsize-0.1-3|60	
14mr|texlive-figsize-0.1-3|61	%changelog
14mr|texlive-figsize-0.1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-figsize-0.1-3|63	+ Revision: 0e56067
14mr|texlive-figsize-0.1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-figsize-0.1-3|65	
14mr|texlive-figsize-0.1-3|66	

20085 14
14mr|texlive-filecontents-1.3-3|1	# revision 24250
14mr|texlive-filecontents-1.3-3|2	# category Package
14mr|texlive-filecontents-1.3-3|3	# catalog-ctan /macros/latex/contrib/filecontents
14mr|texlive-filecontents-1.3-3|4	# catalog-date 2011-10-09 16:42:04 +0200
14mr|texlive-filecontents-1.3-3|5	# catalog-license lppl
14mr|texlive-filecontents-1.3-3|6	# catalog-version 1.3
14mr|texlive-filecontents-1.3-3|7	Name:		texlive-filecontents
14mr|texlive-filecontents-1.3-3|8	Version:	1.3
14mr|texlive-filecontents-1.3-3|9	Release:	3
14mr|texlive-filecontents-1.3-3|10	Summary:	Extended filecontents and filecontents* environments
14mr|texlive-filecontents-1.3-3|11	Group:		Publishing
14mr|texlive-filecontents-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/filecontents
14mr|texlive-filecontents-1.3-3|13	License:	LPPL
14mr|texlive-filecontents-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filecontents.tar.xz
14mr|texlive-filecontents-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filecontents.doc.tar.xz
14mr|texlive-filecontents-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filecontents.source.tar.xz
14mr|texlive-filecontents-1.3-3|17	BuildArch:	noarch
14mr|texlive-filecontents-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-filecontents-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-filecontents-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-filecontents-1.3-3|21	
14mr|texlive-filecontents-1.3-3|22	%description
14mr|texlive-filecontents-1.3-3|23	LaTeX2e's filecontents and filecontents* environments enable a
14mr|texlive-filecontents-1.3-3|24	LaTeX source file to generate external files as it runs through
14mr|texlive-filecontents-1.3-3|25	LaTeX. However, there are two limitations of these
14mr|texlive-filecontents-1.3-3|26	environments: they refuse to overwrite existing files, and they
14mr|texlive-filecontents-1.3-3|27	can only be used in the preamble of a document. The
14mr|texlive-filecontents-1.3-3|28	filecontents package removes these limitations, letting you
14mr|texlive-filecontents-1.3-3|29	overwrite existing files and letting you use
14mr|texlive-filecontents-1.3-3|30	filecontents/filecontents* anywhere.
14mr|texlive-filecontents-1.3-3|31	
14mr|texlive-filecontents-1.3-3|32	%post
14mr|texlive-filecontents-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-filecontents-1.3-3|34	
14mr|texlive-filecontents-1.3-3|35	%postun
14mr|texlive-filecontents-1.3-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-filecontents-1.3-3|37	%{_sbindir}/texlive.post
14mr|texlive-filecontents-1.3-3|38	fi
14mr|texlive-filecontents-1.3-3|39	
14mr|texlive-filecontents-1.3-3|40	#-----------------------------------------------------------------------
14mr|texlive-filecontents-1.3-3|41	%files
14mr|texlive-filecontents-1.3-3|42	%{_texmfdistdir}/tex/latex/filecontents/filecontents.sty
14mr|texlive-filecontents-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/filecontents/README
14mr|texlive-filecontents-1.3-3|44	%doc %{_texmfdistdir}/doc/latex/filecontents/filecontents.pdf
14mr|texlive-filecontents-1.3-3|45	#- source
14mr|texlive-filecontents-1.3-3|46	%doc %{_texmfdistdir}/source/latex/filecontents/filecontents.dtx
14mr|texlive-filecontents-1.3-3|47	%doc %{_texmfdistdir}/source/latex/filecontents/filecontents.ins
14mr|texlive-filecontents-1.3-3|48	
14mr|texlive-filecontents-1.3-3|49	#-----------------------------------------------------------------------
14mr|texlive-filecontents-1.3-3|50	%prep
14mr|texlive-filecontents-1.3-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-filecontents-1.3-3|52	
14mr|texlive-filecontents-1.3-3|53	%build
14mr|texlive-filecontents-1.3-3|54	
14mr|texlive-filecontents-1.3-3|55	%install
14mr|texlive-filecontents-1.3-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-filecontents-1.3-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-filecontents-1.3-3|58	
14mr|texlive-filecontents-1.3-3|59	
14mr|texlive-filecontents-1.3-3|60	
14mr|texlive-filecontents-1.3-3|61	%changelog
14mr|texlive-filecontents-1.3-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-filecontents-1.3-3|63	+ Revision: 0c6a23a
14mr|texlive-filecontents-1.3-3|64	- MassBuild#440: Increase release tag
14mr|texlive-filecontents-1.3-3|65	
14mr|texlive-filecontents-1.3-3|66	

20086 14
14mr|texlive-filedate-0.4-7|1	# revision 29529
14mr|texlive-filedate-0.4-7|2	# category Package
14mr|texlive-filedate-0.4-7|3	# catalog-ctan /macros/latex/contrib/filedate
14mr|texlive-filedate-0.4-7|4	# catalog-date 2012-11-14 11:01:29 +0100
14mr|texlive-filedate-0.4-7|5	# catalog-license lppl
14mr|texlive-filedate-0.4-7|6	# catalog-version 0.4
14mr|texlive-filedate-0.4-7|7	Name:		texlive-filedate
14mr|texlive-filedate-0.4-7|8	Version:	0.4
14mr|texlive-filedate-0.4-7|9	Release:	7
14mr|texlive-filedate-0.4-7|10	Summary:	Access and compare info and modification dates
14mr|texlive-filedate-0.4-7|11	Group:		Publishing
14mr|texlive-filedate-0.4-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/filedate
14mr|texlive-filedate-0.4-7|13	License:	LPPL
14mr|texlive-filedate-0.4-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filedate.tar.xz
14mr|texlive-filedate-0.4-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filedate.doc.tar.xz
14mr|texlive-filedate-0.4-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filedate.source.tar.xz
14mr|texlive-filedate-0.4-7|17	BuildArch:	noarch
14mr|texlive-filedate-0.4-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-filedate-0.4-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-filedate-0.4-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-filedate-0.4-7|21	
14mr|texlive-filedate-0.4-7|22	%description
14mr|texlive-filedate-0.4-7|23	The package provides basic access to the date of a LaTeX source
14mr|texlive-filedate-0.4-7|24	file according to its \Provides... entry (the "info date") as
14mr|texlive-filedate-0.4-7|25	well as to its modification date according to \pdffilemoddate
14mr|texlive-filedate-0.4-7|26	if the latter is available.
14mr|texlive-filedate-0.4-7|27	
14mr|texlive-filedate-0.4-7|28	%post
14mr|texlive-filedate-0.4-7|29	%{_sbindir}/texlive.post
14mr|texlive-filedate-0.4-7|30	
14mr|texlive-filedate-0.4-7|31	%postun
14mr|texlive-filedate-0.4-7|32	if [ $1 -eq 0 ]; then
14mr|texlive-filedate-0.4-7|33	%{_sbindir}/texlive.post
14mr|texlive-filedate-0.4-7|34	fi
14mr|texlive-filedate-0.4-7|35	
14mr|texlive-filedate-0.4-7|36	#-----------------------------------------------------------------------
14mr|texlive-filedate-0.4-7|37	%files
14mr|texlive-filedate-0.4-7|38	%{_texmfdistdir}/tex/latex/filedate/filedate.RLS
14mr|texlive-filedate-0.4-7|39	%{_texmfdistdir}/tex/latex/filedate/filedate.sty
14mr|texlive-filedate-0.4-7|40	%doc %{_texmfdistdir}/doc/latex/filedate/Announce.txt
14mr|texlive-filedate-0.4-7|41	%doc %{_texmfdistdir}/doc/latex/filedate/README
14mr|texlive-filedate-0.4-7|42	%doc %{_texmfdistdir}/doc/latex/filedate/SrcFILEs.txt
14mr|texlive-filedate-0.4-7|43	%doc %{_texmfdistdir}/doc/latex/filedate/filedate.pdf
14mr|texlive-filedate-0.4-7|44	#- source
14mr|texlive-filedate-0.4-7|45	%doc %{_texmfdistdir}/source/latex/filedate/fdatechk.tex
14mr|texlive-filedate-0.4-7|46	%doc %{_texmfdistdir}/source/latex/filedate/filedate.tex
14mr|texlive-filedate-0.4-7|47	%doc %{_texmfdistdir}/source/latex/filedate/srcfiles.tex
14mr|texlive-filedate-0.4-7|48	
14mr|texlive-filedate-0.4-7|49	#-----------------------------------------------------------------------
14mr|texlive-filedate-0.4-7|50	%prep
14mr|texlive-filedate-0.4-7|51	%setup -c -a0 -a1 -a2
14mr|texlive-filedate-0.4-7|52	
14mr|texlive-filedate-0.4-7|53	%build
14mr|texlive-filedate-0.4-7|54	
14mr|texlive-filedate-0.4-7|55	%install
14mr|texlive-filedate-0.4-7|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-filedate-0.4-7|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-filedate-0.4-7|58	
14mr|texlive-filedate-0.4-7|59	%changelog
14mr|texlive-filedate-0.4-7|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-7
14mr|texlive-filedate-0.4-7|61	+ Revision: f6647d9
14mr|texlive-filedate-0.4-7|62	- MassBuild#440: Increase release tag
14mr|texlive-filedate-0.4-7|63	
14mr|texlive-filedate-0.4-7|64	

20087 14
14mr|texlive-filehook-0.5d-3|1	# revision 24280
14mr|texlive-filehook-0.5d-3|2	# category Package
14mr|texlive-filehook-0.5d-3|3	# catalog-ctan /macros/latex/contrib/filehook
14mr|texlive-filehook-0.5d-3|4	# catalog-date 2011-10-13 10:45:00 +0200
14mr|texlive-filehook-0.5d-3|5	# catalog-license lppl1.3
14mr|texlive-filehook-0.5d-3|6	# catalog-version 0.5d
14mr|texlive-filehook-0.5d-3|7	Name:		texlive-filehook
14mr|texlive-filehook-0.5d-3|8	Version:	0.5d
14mr|texlive-filehook-0.5d-3|9	Release:	3
14mr|texlive-filehook-0.5d-3|10	Summary:	Hooks for input files
14mr|texlive-filehook-0.5d-3|11	Group:		Publishing
14mr|texlive-filehook-0.5d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/filehook
14mr|texlive-filehook-0.5d-3|13	License:	LPPL1.3
14mr|texlive-filehook-0.5d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filehook.tar.xz
14mr|texlive-filehook-0.5d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filehook.doc.tar.xz
14mr|texlive-filehook-0.5d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filehook.source.tar.xz
14mr|texlive-filehook-0.5d-3|17	BuildArch:	noarch
14mr|texlive-filehook-0.5d-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-filehook-0.5d-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-filehook-0.5d-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-filehook-0.5d-3|21	
14mr|texlive-filehook-0.5d-3|22	%description
14mr|texlive-filehook-0.5d-3|23	The package provides several file hooks (AtBegin, AtEnd, ...)
14mr|texlive-filehook-0.5d-3|24	for files read by \input, \include and \InputIfFileExists.
14mr|texlive-filehook-0.5d-3|25	General hooks for all such files (e.g. all \include'd ones) and
14mr|texlive-filehook-0.5d-3|26	file specific hooks only used for named files are provided; two
14mr|texlive-filehook-0.5d-3|27	hooks are provided for the end of \included files -- one
14mr|texlive-filehook-0.5d-3|28	before, and one after the final \clearpage.
14mr|texlive-filehook-0.5d-3|29	
14mr|texlive-filehook-0.5d-3|30	%post
14mr|texlive-filehook-0.5d-3|31	%{_sbindir}/texlive.post
14mr|texlive-filehook-0.5d-3|32	
14mr|texlive-filehook-0.5d-3|33	%postun
14mr|texlive-filehook-0.5d-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-filehook-0.5d-3|35	%{_sbindir}/texlive.post
14mr|texlive-filehook-0.5d-3|36	fi
14mr|texlive-filehook-0.5d-3|37	
14mr|texlive-filehook-0.5d-3|38	#-----------------------------------------------------------------------
14mr|texlive-filehook-0.5d-3|39	%files
14mr|texlive-filehook-0.5d-3|40	%{_texmfdistdir}/tex/latex/filehook/filehook-fink.sty
14mr|texlive-filehook-0.5d-3|41	%{_texmfdistdir}/tex/latex/filehook/filehook-listings.sty
14mr|texlive-filehook-0.5d-3|42	%{_texmfdistdir}/tex/latex/filehook/filehook-memoir.sty
14mr|texlive-filehook-0.5d-3|43	%{_texmfdistdir}/tex/latex/filehook/filehook-scrlfile.sty
14mr|texlive-filehook-0.5d-3|44	%{_texmfdistdir}/tex/latex/filehook/filehook.sty
14mr|texlive-filehook-0.5d-3|45	%{_texmfdistdir}/tex/latex/filehook/pgf-filehook.sty
14mr|texlive-filehook-0.5d-3|46	%doc %{_texmfdistdir}/doc/latex/filehook/README
14mr|texlive-filehook-0.5d-3|47	%doc %{_texmfdistdir}/doc/latex/filehook/filehook.pdf
14mr|texlive-filehook-0.5d-3|48	#- source
14mr|texlive-filehook-0.5d-3|49	%doc %{_texmfdistdir}/source/latex/filehook/filehook.dtx
14mr|texlive-filehook-0.5d-3|50	%doc %{_texmfdistdir}/source/latex/filehook/filehook.ins
14mr|texlive-filehook-0.5d-3|51	
14mr|texlive-filehook-0.5d-3|52	#-----------------------------------------------------------------------
14mr|texlive-filehook-0.5d-3|53	%prep
14mr|texlive-filehook-0.5d-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-filehook-0.5d-3|55	
14mr|texlive-filehook-0.5d-3|56	%build
14mr|texlive-filehook-0.5d-3|57	
14mr|texlive-filehook-0.5d-3|58	%install
14mr|texlive-filehook-0.5d-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-filehook-0.5d-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-filehook-0.5d-3|61	
14mr|texlive-filehook-0.5d-3|62	
14mr|texlive-filehook-0.5d-3|63	
14mr|texlive-filehook-0.5d-3|64	%changelog
14mr|texlive-filehook-0.5d-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5d-3
14mr|texlive-filehook-0.5d-3|66	+ Revision: a7a92c4
14mr|texlive-filehook-0.5d-3|67	- MassBuild#440: Increase release tag
14mr|texlive-filehook-0.5d-3|68	
14mr|texlive-filehook-0.5d-3|69	

20088 14
14mr|texlive-fileinfo-0.4-2|1	# revision 26696
14mr|texlive-fileinfo-0.4-2|2	# category Package
14mr|texlive-fileinfo-0.4-2|3	# catalog-ctan /macros/latex/contrib/fileinfo
14mr|texlive-fileinfo-0.4-2|4	# catalog-date 2012-05-28 13:29:39 +0200
14mr|texlive-fileinfo-0.4-2|5	# catalog-license lppl1.3
14mr|texlive-fileinfo-0.4-2|6	# catalog-version 0.4
14mr|texlive-fileinfo-0.4-2|7	Name:		texlive-fileinfo
14mr|texlive-fileinfo-0.4-2|8	Version:	0.4
14mr|texlive-fileinfo-0.4-2|9	Release:	2
14mr|texlive-fileinfo-0.4-2|10	Summary:	Enhanced display of LaTeX File Information
14mr|texlive-fileinfo-0.4-2|11	Group:		Publishing
14mr|texlive-fileinfo-0.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fileinfo
14mr|texlive-fileinfo-0.4-2|13	License:	LPPL1.3
14mr|texlive-fileinfo-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fileinfo.tar.xz
14mr|texlive-fileinfo-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fileinfo.doc.tar.xz
14mr|texlive-fileinfo-0.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fileinfo.source.tar.xz
14mr|texlive-fileinfo-0.4-2|17	BuildArch:	noarch
14mr|texlive-fileinfo-0.4-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fileinfo-0.4-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fileinfo-0.4-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-fileinfo-0.4-2|21	
14mr|texlive-fileinfo-0.4-2|22	%description
14mr|texlive-fileinfo-0.4-2|23	The bundle provides two packages, readprov and myfilist. The
14mr|texlive-fileinfo-0.4-2|24	readprov package provides a means of reading file information
14mr|texlive-fileinfo-0.4-2|25	without loading the body of the file. The myfilist package uses
14mr|texlive-fileinfo-0.4-2|26	readprov and controls what \listfiles will report.
14mr|texlive-fileinfo-0.4-2|27	
14mr|texlive-fileinfo-0.4-2|28	%post
14mr|texlive-fileinfo-0.4-2|29	%{_sbindir}/texlive.post
14mr|texlive-fileinfo-0.4-2|30	
14mr|texlive-fileinfo-0.4-2|31	%postun
14mr|texlive-fileinfo-0.4-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-fileinfo-0.4-2|33	%{_sbindir}/texlive.post
14mr|texlive-fileinfo-0.4-2|34	fi
14mr|texlive-fileinfo-0.4-2|35	
14mr|texlive-fileinfo-0.4-2|36	#-----------------------------------------------------------------------
14mr|texlive-fileinfo-0.4-2|37	%files
14mr|texlive-fileinfo-0.4-2|38	%{_texmfdistdir}/tex/latex/fileinfo/fileinfo.RLS
14mr|texlive-fileinfo-0.4-2|39	%{_texmfdistdir}/tex/latex/fileinfo/myfilist.sty
14mr|texlive-fileinfo-0.4-2|40	%{_texmfdistdir}/tex/latex/fileinfo/readprov.sty
14mr|texlive-fileinfo-0.4-2|41	%doc %{_texmfdistdir}/doc/latex/fileinfo/CONTENTs.txt
14mr|texlive-fileinfo-0.4-2|42	%doc %{_texmfdistdir}/doc/latex/fileinfo/README
14mr|texlive-fileinfo-0.4-2|43	%doc %{_texmfdistdir}/doc/latex/fileinfo/README.pdf
14mr|texlive-fileinfo-0.4-2|44	%doc %{_texmfdistdir}/doc/latex/fileinfo/RELEASE.txt
14mr|texlive-fileinfo-0.4-2|45	%doc %{_texmfdistdir}/doc/latex/fileinfo/myfilist.pdf
14mr|texlive-fileinfo-0.4-2|46	%doc %{_texmfdistdir}/doc/latex/fileinfo/readprov.pdf
14mr|texlive-fileinfo-0.4-2|47	#- source
14mr|texlive-fileinfo-0.4-2|48	%doc %{_texmfdistdir}/source/latex/fileinfo/README.tex
14mr|texlive-fileinfo-0.4-2|49	%doc %{_texmfdistdir}/source/latex/fileinfo/gather.tex
14mr|texlive-fileinfo-0.4-2|50	%doc %{_texmfdistdir}/source/latex/fileinfo/myfilist.tex
14mr|texlive-fileinfo-0.4-2|51	%doc %{_texmfdistdir}/source/latex/fileinfo/readprov.tex
14mr|texlive-fileinfo-0.4-2|52	
14mr|texlive-fileinfo-0.4-2|53	#-----------------------------------------------------------------------
14mr|texlive-fileinfo-0.4-2|54	%prep
14mr|texlive-fileinfo-0.4-2|55	%setup -c -a0 -a1 -a2
14mr|texlive-fileinfo-0.4-2|56	
14mr|texlive-fileinfo-0.4-2|57	%build
14mr|texlive-fileinfo-0.4-2|58	
14mr|texlive-fileinfo-0.4-2|59	%install
14mr|texlive-fileinfo-0.4-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fileinfo-0.4-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fileinfo-0.4-2|62	
14mr|texlive-fileinfo-0.4-2|63	
14mr|texlive-fileinfo-0.4-2|64	
14mr|texlive-fileinfo-0.4-2|65	%changelog
14mr|texlive-fileinfo-0.4-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-2
14mr|texlive-fileinfo-0.4-2|67	+ Revision: 867c332
14mr|texlive-fileinfo-0.4-2|68	- MassBuild#440: Increase release tag
14mr|texlive-fileinfo-0.4-2|69	
14mr|texlive-fileinfo-0.4-2|70	

20089 14
14mr|texlive-filemod-1.2-3|1	# revision 24042
14mr|texlive-filemod-1.2-3|2	# category Package
14mr|texlive-filemod-1.2-3|3	# catalog-ctan /macros/latex/contrib/filemod
14mr|texlive-filemod-1.2-3|4	# catalog-date 2011-09-21 00:38:26 +0200
14mr|texlive-filemod-1.2-3|5	# catalog-license lppl1.3
14mr|texlive-filemod-1.2-3|6	# catalog-version 1.2
14mr|texlive-filemod-1.2-3|7	Name:		texlive-filemod
14mr|texlive-filemod-1.2-3|8	Version:	1.2
14mr|texlive-filemod-1.2-3|9	Release:	3
14mr|texlive-filemod-1.2-3|10	Summary:	Provide file modification times, and compare them
14mr|texlive-filemod-1.2-3|11	Group:		Publishing
14mr|texlive-filemod-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/filemod
14mr|texlive-filemod-1.2-3|13	License:	LPPL1.3
14mr|texlive-filemod-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filemod.tar.xz
14mr|texlive-filemod-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filemod.doc.tar.xz
14mr|texlive-filemod-1.2-3|16	BuildArch:	noarch
14mr|texlive-filemod-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-filemod-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-filemod-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-filemod-1.2-3|20	
14mr|texlive-filemod-1.2-3|21	%description
14mr|texlive-filemod-1.2-3|22	The package provides macros to read and compare the
14mr|texlive-filemod-1.2-3|23	modification dates of files. The files may be .tex files,
14mr|texlive-filemod-1.2-3|24	images or other files (as long as they can be found by LaTeX).
14mr|texlive-filemod-1.2-3|25	It uses the \pdffilemoddate primitive of pdfLaTeX to find the
14mr|texlive-filemod-1.2-3|26	file modification date as PDF date string, parses the string
14mr|texlive-filemod-1.2-3|27	and returns the value to the user. The package will also work
14mr|texlive-filemod-1.2-3|28	for DVI output with recent versions of the LaTeX compiler which
14mr|texlive-filemod-1.2-3|29	uses pdfLaTeX in DVI mode. The functionality is provided by
14mr|texlive-filemod-1.2-3|30	purely expandable macros or by faster but non-expandable ones.
14mr|texlive-filemod-1.2-3|31	
14mr|texlive-filemod-1.2-3|32	%post
14mr|texlive-filemod-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-filemod-1.2-3|34	
14mr|texlive-filemod-1.2-3|35	%postun
14mr|texlive-filemod-1.2-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-filemod-1.2-3|37	%{_sbindir}/texlive.post
14mr|texlive-filemod-1.2-3|38	fi
14mr|texlive-filemod-1.2-3|39	
14mr|texlive-filemod-1.2-3|40	#-----------------------------------------------------------------------
14mr|texlive-filemod-1.2-3|41	%files
14mr|texlive-filemod-1.2-3|42	%{_texmfdistdir}/tex/generic/filemod/filemod-expmin.tex
14mr|texlive-filemod-1.2-3|43	%{_texmfdistdir}/tex/generic/filemod/filemod.tex
14mr|texlive-filemod-1.2-3|44	%{_texmfdistdir}/tex/latex/filemod/filemod-expmin.sty
14mr|texlive-filemod-1.2-3|45	%{_texmfdistdir}/tex/latex/filemod/filemod.sty
14mr|texlive-filemod-1.2-3|46	%doc %{_texmfdistdir}/doc/latex/filemod/README
14mr|texlive-filemod-1.2-3|47	%doc %{_texmfdistdir}/doc/latex/filemod/filemod.pdf
14mr|texlive-filemod-1.2-3|48	
14mr|texlive-filemod-1.2-3|49	#-----------------------------------------------------------------------
14mr|texlive-filemod-1.2-3|50	%prep
14mr|texlive-filemod-1.2-3|51	%setup -c -a0 -a1
14mr|texlive-filemod-1.2-3|52	
14mr|texlive-filemod-1.2-3|53	%build
14mr|texlive-filemod-1.2-3|54	
14mr|texlive-filemod-1.2-3|55	%install
14mr|texlive-filemod-1.2-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-filemod-1.2-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-filemod-1.2-3|58	
14mr|texlive-filemod-1.2-3|59	
14mr|texlive-filemod-1.2-3|60	
14mr|texlive-filemod-1.2-3|61	%changelog
14mr|texlive-filemod-1.2-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-filemod-1.2-3|63	+ Revision: d7499fe
14mr|texlive-filemod-1.2-3|64	- MassBuild#440: Increase release tag
14mr|texlive-filemod-1.2-3|65	
14mr|texlive-filemod-1.2-3|66	

20090 14
14mr|texlive-finbib-20081207-3|1	# revision 15878
14mr|texlive-finbib-20081207-3|2	# category Package
14mr|texlive-finbib-20081207-3|3	# catalog-ctan /biblio/bibtex/contrib/misc/finplain.bst
14mr|texlive-finbib-20081207-3|4	# catalog-date 2008-12-07 00:01:13 +0100
14mr|texlive-finbib-20081207-3|5	# catalog-license other-free
14mr|texlive-finbib-20081207-3|6	# catalog-version undef
14mr|texlive-finbib-20081207-3|7	Name:		texlive-finbib
14mr|texlive-finbib-20081207-3|8	Version:	20081207
14mr|texlive-finbib-20081207-3|9	Release:	3
14mr|texlive-finbib-20081207-3|10	Summary:	A Finnish version of plain.bst
14mr|texlive-finbib-20081207-3|11	Group:		Publishing
14mr|texlive-finbib-20081207-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/misc/finplain.bst
14mr|texlive-finbib-20081207-3|13	License:	OTHER-FREE
14mr|texlive-finbib-20081207-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/finbib.tar.xz
14mr|texlive-finbib-20081207-3|15	BuildArch:	noarch
14mr|texlive-finbib-20081207-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-finbib-20081207-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-finbib-20081207-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-finbib-20081207-3|19	
14mr|texlive-finbib-20081207-3|20	%description
14mr|texlive-finbib-20081207-3|21	TeXLive finbib package.
14mr|texlive-finbib-20081207-3|22	
14mr|texlive-finbib-20081207-3|23	%post
14mr|texlive-finbib-20081207-3|24	%{_sbindir}/texlive.post
14mr|texlive-finbib-20081207-3|25	
14mr|texlive-finbib-20081207-3|26	%postun
14mr|texlive-finbib-20081207-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-finbib-20081207-3|28	%{_sbindir}/texlive.post
14mr|texlive-finbib-20081207-3|29	fi
14mr|texlive-finbib-20081207-3|30	
14mr|texlive-finbib-20081207-3|31	#-----------------------------------------------------------------------
14mr|texlive-finbib-20081207-3|32	%files
14mr|texlive-finbib-20081207-3|33	%{_texmfdistdir}/bibtex/bst/finbib/finplain.bst
14mr|texlive-finbib-20081207-3|34	
14mr|texlive-finbib-20081207-3|35	#-----------------------------------------------------------------------
14mr|texlive-finbib-20081207-3|36	%prep
14mr|texlive-finbib-20081207-3|37	%setup -c -a0
14mr|texlive-finbib-20081207-3|38	
14mr|texlive-finbib-20081207-3|39	%build
14mr|texlive-finbib-20081207-3|40	
14mr|texlive-finbib-20081207-3|41	%install
14mr|texlive-finbib-20081207-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-finbib-20081207-3|43	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14mr|texlive-finbib-20081207-3|44	
14mr|texlive-finbib-20081207-3|45	
14mr|texlive-finbib-20081207-3|46	
14mr|texlive-finbib-20081207-3|47	%changelog
14mr|texlive-finbib-20081207-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081207-3
14mr|texlive-finbib-20081207-3|49	+ Revision: c15b5a6
14mr|texlive-finbib-20081207-3|50	- MassBuild#440: Increase release tag
14mr|texlive-finbib-20081207-3|51	
14mr|texlive-finbib-20081207-3|52	

20091 14
14mr|texlive-findhyph-3.3-6|1	# revision 30915
14mr|texlive-findhyph-3.3-6|2	# category Package
14mr|texlive-findhyph-3.3-6|3	# catalog-ctan /support/findhyph
14mr|texlive-findhyph-3.3-6|4	# catalog-date 2013-06-21 02:36:55 +0200
14mr|texlive-findhyph-3.3-6|5	# catalog-license gpl
14mr|texlive-findhyph-3.3-6|6	# catalog-version 3.3
14mr|texlive-findhyph-3.3-6|7	Name:		texlive-findhyph
14mr|texlive-findhyph-3.3-6|8	Version:	3.3
14mr|texlive-findhyph-3.3-6|9	Release:	6
14mr|texlive-findhyph-3.3-6|10	Summary:	Find hyphenated words in a document
14mr|texlive-findhyph-3.3-6|11	Group:		Publishing
14mr|texlive-findhyph-3.3-6|12	URL:		http://www.ctan.org/tex-archive/support/findhyph
14mr|texlive-findhyph-3.3-6|13	License:	GPL
14mr|texlive-findhyph-3.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/findhyph.tar.xz
14mr|texlive-findhyph-3.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/findhyph.doc.tar.xz
14mr|texlive-findhyph-3.3-6|16	BuildArch:	noarch
14mr|texlive-findhyph-3.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-findhyph-3.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-findhyph-3.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-findhyph-3.3-6|20	Provides:	texlive-findhyph.bin = %{EVRD}
14mr|texlive-findhyph-3.3-6|21	
14mr|texlive-findhyph-3.3-6|22	%description
14mr|texlive-findhyph-3.3-6|23	Findhyph is a Perl script that will analyse the log file from
14mr|texlive-findhyph-3.3-6|24	running your document with \tracingparagraphs=1 set. The output
14mr|texlive-findhyph-3.3-6|25	contains enough context to enable you to find the hyphenated
14mr|texlive-findhyph-3.3-6|26	word that's being referenced.
14mr|texlive-findhyph-3.3-6|27	
14mr|texlive-findhyph-3.3-6|28	%post
14mr|texlive-findhyph-3.3-6|29	%{_sbindir}/texlive.post
14mr|texlive-findhyph-3.3-6|30	
14mr|texlive-findhyph-3.3-6|31	%postun
14mr|texlive-findhyph-3.3-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-findhyph-3.3-6|33	%{_sbindir}/texlive.post
14mr|texlive-findhyph-3.3-6|34	fi
14mr|texlive-findhyph-3.3-6|35	
14mr|texlive-findhyph-3.3-6|36	#-----------------------------------------------------------------------
14mr|texlive-findhyph-3.3-6|37	%files
14mr|texlive-findhyph-3.3-6|38	%{_bindir}/findhyph
14mr|texlive-findhyph-3.3-6|39	%{_texmfdistdir}/scripts/findhyph/findhyph
14mr|texlive-findhyph-3.3-6|40	%doc %{_mandir}/man1/findhyph.1*
14mr|texlive-findhyph-3.3-6|41	%doc %{_texmfdistdir}/doc/man/man1/findhyph.man1.pdf
14mr|texlive-findhyph-3.3-6|42	%doc %{_texmfdistdir}/doc/support/findhyph/Makefile.doc
14mr|texlive-findhyph-3.3-6|43	%doc %{_texmfdistdir}/doc/support/findhyph/README
14mr|texlive-findhyph-3.3-6|44	%doc %{_texmfdistdir}/doc/support/findhyph/findhyph.bat
14mr|texlive-findhyph-3.3-6|45	%doc %{_texmfdistdir}/doc/support/findhyph/findhyph.txt
14mr|texlive-findhyph-3.3-6|46	
14mr|texlive-findhyph-3.3-6|47	#-----------------------------------------------------------------------
14mr|texlive-findhyph-3.3-6|48	%prep
14mr|texlive-findhyph-3.3-6|49	%setup -c -a0 -a1
14mr|texlive-findhyph-3.3-6|50	
14mr|texlive-findhyph-3.3-6|51	%build
14mr|texlive-findhyph-3.3-6|52	
14mr|texlive-findhyph-3.3-6|53	%install
14mr|texlive-findhyph-3.3-6|54	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-findhyph-3.3-6|55	pushd %{buildroot}%{_bindir}
14mr|texlive-findhyph-3.3-6|56	ln -sf %{_texmfdistdir}/scripts/findhyph/findhyph findhyph
14mr|texlive-findhyph-3.3-6|57	popd
14mr|texlive-findhyph-3.3-6|58	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-findhyph-3.3-6|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-findhyph-3.3-6|60	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-findhyph-3.3-6|61	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-findhyph-3.3-6|62	
14mr|texlive-findhyph-3.3-6|63	%changelog
14mr|texlive-findhyph-3.3-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3-6
14mr|texlive-findhyph-3.3-6|65	+ Revision: b4f5fa6
14mr|texlive-findhyph-3.3-6|66	- MassBuild#440: Increase release tag
14mr|texlive-findhyph-3.3-6|67	
14mr|texlive-findhyph-3.3-6|68	

20092 14
14mr|texlive-fink-2.2.1-3|1	# revision 24329
14mr|texlive-fink-2.2.1-3|2	# category Package
14mr|texlive-fink-2.2.1-3|3	# catalog-ctan /macros/latex/contrib/fink
14mr|texlive-fink-2.2.1-3|4	# catalog-date 2011-10-19 14:04:28 +0200
14mr|texlive-fink-2.2.1-3|5	# catalog-license lppl
14mr|texlive-fink-2.2.1-3|6	# catalog-version 2.2.1
14mr|texlive-fink-2.2.1-3|7	Name:		texlive-fink
14mr|texlive-fink-2.2.1-3|8	Version:	2.2.1
14mr|texlive-fink-2.2.1-3|9	Release:	3
14mr|texlive-fink-2.2.1-3|10	Summary:	The LaTeX2e File Name Keeper
14mr|texlive-fink-2.2.1-3|11	Group:		Publishing
14mr|texlive-fink-2.2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fink
14mr|texlive-fink-2.2.1-3|13	License:	LPPL
14mr|texlive-fink-2.2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fink.tar.xz
14mr|texlive-fink-2.2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fink.doc.tar.xz
14mr|texlive-fink-2.2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fink.source.tar.xz
14mr|texlive-fink-2.2.1-3|17	BuildArch:	noarch
14mr|texlive-fink-2.2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fink-2.2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fink-2.2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fink-2.2.1-3|21	
14mr|texlive-fink-2.2.1-3|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-fink-2.2.1-3|23	
14mr|texlive-fink-2.2.1-3|24	%description
14mr|texlive-fink-2.2.1-3|25	This package "looks over your shoulder" and keeps track of
14mr|texlive-fink-2.2.1-3|26	files \input'ed (the LaTeX way) or \include'ed in your
14mr|texlive-fink-2.2.1-3|27	document. You then have permanent access to the name of the
14mr|texlive-fink-2.2.1-3|28	file currently being processed through the macro \finkfile.
14mr|texlive-fink-2.2.1-3|29	FiNK also comes with support for AUC-TeX. As of version 2.2.1,
14mr|texlive-fink-2.2.1-3|30	FiNK has been deprecated and is not maintained anymore. People
14mr|texlive-fink-2.2.1-3|31	interested in FiNK's functionality are invited to use a package
14mr|texlive-fink-2.2.1-3|32	named currfile instead.
14mr|texlive-fink-2.2.1-3|33	
14mr|texlive-fink-2.2.1-3|34	%post
14mr|texlive-fink-2.2.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-fink-2.2.1-3|36	
14mr|texlive-fink-2.2.1-3|37	%postun
14mr|texlive-fink-2.2.1-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-fink-2.2.1-3|39	%{_sbindir}/texlive.post
14mr|texlive-fink-2.2.1-3|40	fi
14mr|texlive-fink-2.2.1-3|41	
14mr|texlive-fink-2.2.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-fink-2.2.1-3|43	%files
14mr|texlive-fink-2.2.1-3|44	%{_texmfdistdir}/tex/latex/fink/fink.sty
14mr|texlive-fink-2.2.1-3|45	%doc %{_texmfdistdir}/doc/latex/fink/NEWS
14mr|texlive-fink-2.2.1-3|46	%doc %{_texmfdistdir}/doc/latex/fink/README
14mr|texlive-fink-2.2.1-3|47	%doc %{_texmfdistdir}/doc/latex/fink/THANKS
14mr|texlive-fink-2.2.1-3|48	%doc %{_texmfdistdir}/doc/latex/fink/fink.el
14mr|texlive-fink-2.2.1-3|49	%doc %{_texmfdistdir}/doc/latex/fink/fink.pdf
14mr|texlive-fink-2.2.1-3|50	%doc %{_texmfdistdir}/doc/latex/fink/header.inc
14mr|texlive-fink-2.2.1-3|51	#- source
14mr|texlive-fink-2.2.1-3|52	%doc %{_texmfdistdir}/source/latex/fink/fink.dtx
14mr|texlive-fink-2.2.1-3|53	%doc %{_texmfdistdir}/source/latex/fink/fink.ins
14mr|texlive-fink-2.2.1-3|54	
14mr|texlive-fink-2.2.1-3|55	#-----------------------------------------------------------------------
14mr|texlive-fink-2.2.1-3|56	%prep
14mr|texlive-fink-2.2.1-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-fink-2.2.1-3|58	
14mr|texlive-fink-2.2.1-3|59	%build
14mr|texlive-fink-2.2.1-3|60	
14mr|texlive-fink-2.2.1-3|61	%install
14mr|texlive-fink-2.2.1-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fink-2.2.1-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fink-2.2.1-3|64	
14mr|texlive-fink-2.2.1-3|65	
14mr|texlive-fink-2.2.1-3|66	
14mr|texlive-fink-2.2.1-3|67	%changelog
14mr|texlive-fink-2.2.1-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.1-3
14mr|texlive-fink-2.2.1-3|69	+ Revision: f3687e5
14mr|texlive-fink-2.2.1-3|70	- MassBuild#440: Increase release tag
14mr|texlive-fink-2.2.1-3|71	
14mr|texlive-fink-2.2.1-3|72	

20093 14
14mr|texlive-finstrut-0.5-3|1	# revision 21719
14mr|texlive-finstrut-0.5-3|2	# category Package
14mr|texlive-finstrut-0.5-3|3	# catalog-ctan /macros/latex/contrib/finstrut
14mr|texlive-finstrut-0.5-3|4	# catalog-date 2011-03-14 20:53:55 +0100
14mr|texlive-finstrut-0.5-3|5	# catalog-license lppl1.3
14mr|texlive-finstrut-0.5-3|6	# catalog-version 0.5
14mr|texlive-finstrut-0.5-3|7	Name:		texlive-finstrut
14mr|texlive-finstrut-0.5-3|8	Version:	0.5
14mr|texlive-finstrut-0.5-3|9	Release:	3
14mr|texlive-finstrut-0.5-3|10	Summary:	Adjust behaviour of the ends of footnotes
14mr|texlive-finstrut-0.5-3|11	Group:		Publishing
14mr|texlive-finstrut-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/finstrut
14mr|texlive-finstrut-0.5-3|13	License:	LPPL1.3
14mr|texlive-finstrut-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/finstrut.tar.xz
14mr|texlive-finstrut-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/finstrut.doc.tar.xz
14mr|texlive-finstrut-0.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/finstrut.source.tar.xz
14mr|texlive-finstrut-0.5-3|17	BuildArch:	noarch
14mr|texlive-finstrut-0.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-finstrut-0.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-finstrut-0.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-finstrut-0.5-3|21	
14mr|texlive-finstrut-0.5-3|22	%description
14mr|texlive-finstrut-0.5-3|23	The LaTeX internal command \@finalstrut is used automatically
14mr|texlive-finstrut-0.5-3|24	used at the end of footnote texts to insert a strut to avoid
14mr|texlive-finstrut-0.5-3|25	mis-spacing of multiple footnotes. Unfortunately the command
14mr|texlive-finstrut-0.5-3|26	can cause a blank line at the end of a footnote. The package
14mr|texlive-finstrut-0.5-3|27	provides a solution to this problem.
14mr|texlive-finstrut-0.5-3|28	
14mr|texlive-finstrut-0.5-3|29	%post
14mr|texlive-finstrut-0.5-3|30	%{_sbindir}/texlive.post
14mr|texlive-finstrut-0.5-3|31	
14mr|texlive-finstrut-0.5-3|32	%postun
14mr|texlive-finstrut-0.5-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-finstrut-0.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-finstrut-0.5-3|35	fi
14mr|texlive-finstrut-0.5-3|36	
14mr|texlive-finstrut-0.5-3|37	#-----------------------------------------------------------------------
14mr|texlive-finstrut-0.5-3|38	%files
14mr|texlive-finstrut-0.5-3|39	%{_texmfdistdir}/tex/latex/finstrut/finstrut.sty
14mr|texlive-finstrut-0.5-3|40	%doc %{_texmfdistdir}/doc/latex/finstrut/README
14mr|texlive-finstrut-0.5-3|41	%doc %{_texmfdistdir}/doc/latex/finstrut/SRCFILEs.txt
14mr|texlive-finstrut-0.5-3|42	%doc %{_texmfdistdir}/doc/latex/finstrut/finstrut.pdf
14mr|texlive-finstrut-0.5-3|43	%doc %{_texmfdistdir}/doc/latex/finstrut/fstrutst.pdf
14mr|texlive-finstrut-0.5-3|44	#- source
14mr|texlive-finstrut-0.5-3|45	%doc %{_texmfdistdir}/source/latex/finstrut/finstrut.tex
14mr|texlive-finstrut-0.5-3|46	%doc %{_texmfdistdir}/source/latex/finstrut/fstrutst.tex
14mr|texlive-finstrut-0.5-3|47	%doc %{_texmfdistdir}/source/latex/finstrut/srcfiles.tex
14mr|texlive-finstrut-0.5-3|48	
14mr|texlive-finstrut-0.5-3|49	#-----------------------------------------------------------------------
14mr|texlive-finstrut-0.5-3|50	%prep
14mr|texlive-finstrut-0.5-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-finstrut-0.5-3|52	
14mr|texlive-finstrut-0.5-3|53	%build
14mr|texlive-finstrut-0.5-3|54	
14mr|texlive-finstrut-0.5-3|55	%install
14mr|texlive-finstrut-0.5-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-finstrut-0.5-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-finstrut-0.5-3|58	
14mr|texlive-finstrut-0.5-3|59	
14mr|texlive-finstrut-0.5-3|60	
14mr|texlive-finstrut-0.5-3|61	%changelog
14mr|texlive-finstrut-0.5-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-finstrut-0.5-3|63	+ Revision: 6fc60b0
14mr|texlive-finstrut-0.5-3|64	- MassBuild#440: Increase release tag
14mr|texlive-finstrut-0.5-3|65	
14mr|texlive-finstrut-0.5-3|66	

20094 14
14mr|texlive-first-latex-doc-20091109-3|1	# revision 15878
14mr|texlive-first-latex-doc-20091109-3|2	# category Package
14mr|texlive-first-latex-doc-20091109-3|3	# catalog-ctan /info/first-latex-doc
14mr|texlive-first-latex-doc-20091109-3|4	# catalog-date 2009-11-09 22:22:13 +0100
14mr|texlive-first-latex-doc-20091109-3|5	# catalog-license pd
14mr|texlive-first-latex-doc-20091109-3|6	# catalog-version undef
14mr|texlive-first-latex-doc-20091109-3|7	Name:		texlive-first-latex-doc
14mr|texlive-first-latex-doc-20091109-3|8	Version:	20091109
14mr|texlive-first-latex-doc-20091109-3|9	Release:	3
14mr|texlive-first-latex-doc-20091109-3|10	Summary:	A document for absolute LaTeX beginners
14mr|texlive-first-latex-doc-20091109-3|11	Group:		Publishing
14mr|texlive-first-latex-doc-20091109-3|12	URL:		http://www.ctan.org/tex-archive/info/first-latex-doc
14mr|texlive-first-latex-doc-20091109-3|13	License:	PD
14mr|texlive-first-latex-doc-20091109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/first-latex-doc.tar.xz
14mr|texlive-first-latex-doc-20091109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/first-latex-doc.doc.tar.xz
14mr|texlive-first-latex-doc-20091109-3|16	BuildArch:	noarch
14mr|texlive-first-latex-doc-20091109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-first-latex-doc-20091109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-first-latex-doc-20091109-3|19	
14mr|texlive-first-latex-doc-20091109-3|20	%description
14mr|texlive-first-latex-doc-20091109-3|21	The document leads a reader, who knows nothing about LaTeX,
14mr|texlive-first-latex-doc-20091109-3|22	through the production of a two page document. The user who has
14mr|texlive-first-latex-doc-20091109-3|23	completed that first document, and wants to carry on, will find
14mr|texlive-first-latex-doc-20091109-3|24	recommendations for tutorials.
14mr|texlive-first-latex-doc-20091109-3|25	
14mr|texlive-first-latex-doc-20091109-3|26	#-----------------------------------------------------------------------
14mr|texlive-first-latex-doc-20091109-3|27	%files
14mr|texlive-first-latex-doc-20091109-3|28	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/README
14mr|texlive-first-latex-doc-20091109-3|29	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/first-latex-doc.pdf
14mr|texlive-first-latex-doc-20091109-3|30	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/first-latex-doc.tex
14mr|texlive-first-latex-doc-20091109-3|31	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-first.png
14mr|texlive-first-latex-doc-20091109-3|32	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-first.tex
14mr|texlive-first-latex-doc-20091109-3|33	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-second-a.png
14mr|texlive-first-latex-doc-20091109-3|34	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-second-a.tex
14mr|texlive-first-latex-doc-20091109-3|35	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-second-b.png
14mr|texlive-first-latex-doc-20091109-3|36	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-second-b.tex
14mr|texlive-first-latex-doc-20091109-3|37	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-second-c.png
14mr|texlive-first-latex-doc-20091109-3|38	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-second-c.tex
14mr|texlive-first-latex-doc-20091109-3|39	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-second-d.tex
14mr|texlive-first-latex-doc-20091109-3|40	%doc %{_texmfdistdir}/doc/latex/first-latex-doc/latex-second-e.tex
14mr|texlive-first-latex-doc-20091109-3|41	
14mr|texlive-first-latex-doc-20091109-3|42	#-----------------------------------------------------------------------
14mr|texlive-first-latex-doc-20091109-3|43	%prep
14mr|texlive-first-latex-doc-20091109-3|44	%setup -c -a0 -a1
14mr|texlive-first-latex-doc-20091109-3|45	
14mr|texlive-first-latex-doc-20091109-3|46	%build
14mr|texlive-first-latex-doc-20091109-3|47	
14mr|texlive-first-latex-doc-20091109-3|48	%install
14mr|texlive-first-latex-doc-20091109-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-first-latex-doc-20091109-3|50	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-first-latex-doc-20091109-3|51	
14mr|texlive-first-latex-doc-20091109-3|52	
14mr|texlive-first-latex-doc-20091109-3|53	
14mr|texlive-first-latex-doc-20091109-3|54	%changelog
14mr|texlive-first-latex-doc-20091109-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091109-3
14mr|texlive-first-latex-doc-20091109-3|56	+ Revision: 5a2561b
14mr|texlive-first-latex-doc-20091109-3|57	- MassBuild#440: Increase release tag
14mr|texlive-first-latex-doc-20091109-3|58	
14mr|texlive-first-latex-doc-20091109-3|59	

20095 14
14mr|texlive-fix2col-20100223-3|1	# revision 17133
14mr|texlive-fix2col-20100223-3|2	# category Package
14mr|texlive-fix2col-20100223-3|3	# catalog-ctan /macros/latex/contrib/fix2col
14mr|texlive-fix2col-20100223-3|4	# catalog-date 2010-02-23 16:16:11 +0100
14mr|texlive-fix2col-20100223-3|5	# catalog-license lppl
14mr|texlive-fix2col-20100223-3|6	# catalog-version undef
14mr|texlive-fix2col-20100223-3|7	Name:		texlive-fix2col
14mr|texlive-fix2col-20100223-3|8	Version:	20100223
14mr|texlive-fix2col-20100223-3|9	Release:	3
14mr|texlive-fix2col-20100223-3|10	Summary:	Fix miscellaneous two column mode features
14mr|texlive-fix2col-20100223-3|11	Group:		Publishing
14mr|texlive-fix2col-20100223-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fix2col
14mr|texlive-fix2col-20100223-3|13	License:	LPPL
14mr|texlive-fix2col-20100223-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fix2col.tar.xz
14mr|texlive-fix2col-20100223-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fix2col.doc.tar.xz
14mr|texlive-fix2col-20100223-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fix2col.source.tar.xz
14mr|texlive-fix2col-20100223-3|17	BuildArch:	noarch
14mr|texlive-fix2col-20100223-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fix2col-20100223-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fix2col-20100223-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fix2col-20100223-3|21	
14mr|texlive-fix2col-20100223-3|22	%description
14mr|texlive-fix2col-20100223-3|23	Fix mark handling so that \firstmark is taken from the first
14mr|texlive-fix2col-20100223-3|24	column if that column has any marks at all; keep two column
14mr|texlive-fix2col-20100223-3|25	floats like figure* in sequence with single column floats like
14mr|texlive-fix2col-20100223-3|26	figure.
14mr|texlive-fix2col-20100223-3|27	
14mr|texlive-fix2col-20100223-3|28	%post
14mr|texlive-fix2col-20100223-3|29	%{_sbindir}/texlive.post
14mr|texlive-fix2col-20100223-3|30	
14mr|texlive-fix2col-20100223-3|31	%postun
14mr|texlive-fix2col-20100223-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-fix2col-20100223-3|33	%{_sbindir}/texlive.post
14mr|texlive-fix2col-20100223-3|34	fi
14mr|texlive-fix2col-20100223-3|35	
14mr|texlive-fix2col-20100223-3|36	#-----------------------------------------------------------------------
14mr|texlive-fix2col-20100223-3|37	%files
14mr|texlive-fix2col-20100223-3|38	%{_texmfdistdir}/tex/latex/fix2col/fix2col.sty
14mr|texlive-fix2col-20100223-3|39	%doc %{_texmfdistdir}/doc/latex/fix2col/README
14mr|texlive-fix2col-20100223-3|40	%doc %{_texmfdistdir}/doc/latex/fix2col/fix2col.pdf
14mr|texlive-fix2col-20100223-3|41	#- source
14mr|texlive-fix2col-20100223-3|42	%doc %{_texmfdistdir}/source/latex/fix2col/fix2col.dtx
14mr|texlive-fix2col-20100223-3|43	%doc %{_texmfdistdir}/source/latex/fix2col/fix2col.ins
14mr|texlive-fix2col-20100223-3|44	
14mr|texlive-fix2col-20100223-3|45	#-----------------------------------------------------------------------
14mr|texlive-fix2col-20100223-3|46	%prep
14mr|texlive-fix2col-20100223-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-fix2col-20100223-3|48	
14mr|texlive-fix2col-20100223-3|49	%build
14mr|texlive-fix2col-20100223-3|50	
14mr|texlive-fix2col-20100223-3|51	%install
14mr|texlive-fix2col-20100223-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fix2col-20100223-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fix2col-20100223-3|54	
14mr|texlive-fix2col-20100223-3|55	
14mr|texlive-fix2col-20100223-3|56	
14mr|texlive-fix2col-20100223-3|57	%changelog
14mr|texlive-fix2col-20100223-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100223-3
14mr|texlive-fix2col-20100223-3|59	+ Revision: 86d55ab
14mr|texlive-fix2col-20100223-3|60	- MassBuild#440: Increase release tag
14mr|texlive-fix2col-20100223-3|61	
14mr|texlive-fix2col-20100223-3|62	

20096 14
14mr|texlive-fixfoot-0.3a-3|1	# revision 17131
14mr|texlive-fixfoot-0.3a-3|2	# category Package
14mr|texlive-fixfoot-0.3a-3|3	# catalog-ctan /macros/latex/contrib/fixfoot
14mr|texlive-fixfoot-0.3a-3|4	# catalog-date 2010-02-20 00:32:21 +0100
14mr|texlive-fixfoot-0.3a-3|5	# catalog-license lppl
14mr|texlive-fixfoot-0.3a-3|6	# catalog-version 0.3a
14mr|texlive-fixfoot-0.3a-3|7	Name:		texlive-fixfoot
14mr|texlive-fixfoot-0.3a-3|8	Version:	0.3a
14mr|texlive-fixfoot-0.3a-3|9	Release:	3
14mr|texlive-fixfoot-0.3a-3|10	Summary:	Multiple use of the same footnote text
14mr|texlive-fixfoot-0.3a-3|11	Group:		Publishing
14mr|texlive-fixfoot-0.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fixfoot
14mr|texlive-fixfoot-0.3a-3|13	License:	LPPL
14mr|texlive-fixfoot-0.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixfoot.tar.xz
14mr|texlive-fixfoot-0.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixfoot.doc.tar.xz
14mr|texlive-fixfoot-0.3a-3|16	BuildArch:	noarch
14mr|texlive-fixfoot-0.3a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fixfoot-0.3a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fixfoot-0.3a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fixfoot-0.3a-3|20	
14mr|texlive-fixfoot-0.3a-3|21	%description
14mr|texlive-fixfoot-0.3a-3|22	Provides a \DeclareFixedFootnote command to provide a single
14mr|texlive-fixfoot-0.3a-3|23	command for a frequently-used footnote. The package ensures
14mr|texlive-fixfoot-0.3a-3|24	that only one instance of the footnote text appears on each
14mr|texlive-fixfoot-0.3a-3|25	page (LaTeX needs to be run several times to achieve this).
14mr|texlive-fixfoot-0.3a-3|26	
14mr|texlive-fixfoot-0.3a-3|27	%post
14mr|texlive-fixfoot-0.3a-3|28	%{_sbindir}/texlive.post
14mr|texlive-fixfoot-0.3a-3|29	
14mr|texlive-fixfoot-0.3a-3|30	%postun
14mr|texlive-fixfoot-0.3a-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fixfoot-0.3a-3|32	%{_sbindir}/texlive.post
14mr|texlive-fixfoot-0.3a-3|33	fi
14mr|texlive-fixfoot-0.3a-3|34	
14mr|texlive-fixfoot-0.3a-3|35	#-----------------------------------------------------------------------
14mr|texlive-fixfoot-0.3a-3|36	%files
14mr|texlive-fixfoot-0.3a-3|37	%{_texmfdistdir}/tex/latex/fixfoot/fixfoot.sty
14mr|texlive-fixfoot-0.3a-3|38	%doc %{_texmfdistdir}/doc/latex/fixfoot/README
14mr|texlive-fixfoot-0.3a-3|39	%doc %{_texmfdistdir}/doc/latex/fixfoot/fixfoot.pdf
14mr|texlive-fixfoot-0.3a-3|40	%doc %{_texmfdistdir}/doc/latex/fixfoot/fixfoot.tex
14mr|texlive-fixfoot-0.3a-3|41	%doc %{_texmfdistdir}/doc/latex/fixfoot/testfix.tex
14mr|texlive-fixfoot-0.3a-3|42	
14mr|texlive-fixfoot-0.3a-3|43	#-----------------------------------------------------------------------
14mr|texlive-fixfoot-0.3a-3|44	%prep
14mr|texlive-fixfoot-0.3a-3|45	%setup -c -a0 -a1
14mr|texlive-fixfoot-0.3a-3|46	
14mr|texlive-fixfoot-0.3a-3|47	%build
14mr|texlive-fixfoot-0.3a-3|48	
14mr|texlive-fixfoot-0.3a-3|49	%install
14mr|texlive-fixfoot-0.3a-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fixfoot-0.3a-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fixfoot-0.3a-3|52	
14mr|texlive-fixfoot-0.3a-3|53	
14mr|texlive-fixfoot-0.3a-3|54	
14mr|texlive-fixfoot-0.3a-3|55	%changelog
14mr|texlive-fixfoot-0.3a-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3a-3
14mr|texlive-fixfoot-0.3a-3|57	+ Revision: 42b3161
14mr|texlive-fixfoot-0.3a-3|58	- MassBuild#440: Increase release tag
14mr|texlive-fixfoot-0.3a-3|59	
14mr|texlive-fixfoot-0.3a-3|60	

20097 14
14mr|texlive-fixlatvian-1a-3|1	# revision 21631
14mr|texlive-fixlatvian-1a-3|2	# category Package
14mr|texlive-fixlatvian-1a-3|3	# catalog-ctan /macros/xetex/latex/fixlatvian
14mr|texlive-fixlatvian-1a-3|4	# catalog-date 2011-03-06 19:31:04 +0100
14mr|texlive-fixlatvian-1a-3|5	# catalog-license lppl1.3
14mr|texlive-fixlatvian-1a-3|6	# catalog-version 1a
14mr|texlive-fixlatvian-1a-3|7	Name:		texlive-fixlatvian
14mr|texlive-fixlatvian-1a-3|8	Version:	1a
14mr|texlive-fixlatvian-1a-3|9	Release:	3
14mr|texlive-fixlatvian-1a-3|10	Summary:	Improve Latvian language support in XeLaTeX
14mr|texlive-fixlatvian-1a-3|11	Group:		Publishing
14mr|texlive-fixlatvian-1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/fixlatvian
14mr|texlive-fixlatvian-1a-3|13	License:	LPPL1.3
14mr|texlive-fixlatvian-1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixlatvian.tar.xz
14mr|texlive-fixlatvian-1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixlatvian.doc.tar.xz
14mr|texlive-fixlatvian-1a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixlatvian.source.tar.xz
14mr|texlive-fixlatvian-1a-3|17	BuildArch:	noarch
14mr|texlive-fixlatvian-1a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fixlatvian-1a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fixlatvian-1a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fixlatvian-1a-3|21	
14mr|texlive-fixlatvian-1a-3|22	%description
14mr|texlive-fixlatvian-1a-3|23	The package offers improvement of the Latvian language support
14mr|texlive-fixlatvian-1a-3|24	in polyglossia, in particular in the area of the standard
14mr|texlive-fixlatvian-1a-3|25	classes.
14mr|texlive-fixlatvian-1a-3|26	
14mr|texlive-fixlatvian-1a-3|27	%post
14mr|texlive-fixlatvian-1a-3|28	%{_sbindir}/texlive.post
14mr|texlive-fixlatvian-1a-3|29	
14mr|texlive-fixlatvian-1a-3|30	%postun
14mr|texlive-fixlatvian-1a-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fixlatvian-1a-3|32	%{_sbindir}/texlive.post
14mr|texlive-fixlatvian-1a-3|33	fi
14mr|texlive-fixlatvian-1a-3|34	
14mr|texlive-fixlatvian-1a-3|35	#-----------------------------------------------------------------------
14mr|texlive-fixlatvian-1a-3|36	%files
14mr|texlive-fixlatvian-1a-3|37	%{_texmfdistdir}/makeindex/fixlatvian/lv.ist
14mr|texlive-fixlatvian-1a-3|38	%{_texmfdistdir}/tex/xelatex/fixlatvian/fixlatvian.sty
14mr|texlive-fixlatvian-1a-3|39	%doc %{_texmfdistdir}/doc/xelatex/fixlatvian/Makefile
14mr|texlive-fixlatvian-1a-3|40	%doc %{_texmfdistdir}/doc/xelatex/fixlatvian/README
14mr|texlive-fixlatvian-1a-3|41	%doc %{_texmfdistdir}/doc/xelatex/fixlatvian/fixlatvian.pdf
14mr|texlive-fixlatvian-1a-3|42	#- source
14mr|texlive-fixlatvian-1a-3|43	%doc %{_texmfdistdir}/source/xelatex/fixlatvian/fixlatvian.dtx
14mr|texlive-fixlatvian-1a-3|44	%doc %{_texmfdistdir}/source/xelatex/fixlatvian/fixlatvian.ins
14mr|texlive-fixlatvian-1a-3|45	
14mr|texlive-fixlatvian-1a-3|46	#-----------------------------------------------------------------------
14mr|texlive-fixlatvian-1a-3|47	%prep
14mr|texlive-fixlatvian-1a-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-fixlatvian-1a-3|49	
14mr|texlive-fixlatvian-1a-3|50	%build
14mr|texlive-fixlatvian-1a-3|51	
14mr|texlive-fixlatvian-1a-3|52	%install
14mr|texlive-fixlatvian-1a-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fixlatvian-1a-3|54	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fixlatvian-1a-3|55	
14mr|texlive-fixlatvian-1a-3|56	
14mr|texlive-fixlatvian-1a-3|57	
14mr|texlive-fixlatvian-1a-3|58	%changelog
14mr|texlive-fixlatvian-1a-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1a-3
14mr|texlive-fixlatvian-1a-3|60	+ Revision: 6784707
14mr|texlive-fixlatvian-1a-3|61	- MassBuild#440: Increase release tag
14mr|texlive-fixlatvian-1a-3|62	
14mr|texlive-fixlatvian-1a-3|63	

20098 14
14mr|texlive-fixltxhyph-0.4-2|1	# revision 25832
14mr|texlive-fixltxhyph-0.4-2|2	# category Package
14mr|texlive-fixltxhyph-0.4-2|3	# catalog-ctan /macros/latex/contrib/fixltxhyph
14mr|texlive-fixltxhyph-0.4-2|4	# catalog-date 2012-04-02 21:14:13 +0200
14mr|texlive-fixltxhyph-0.4-2|5	# catalog-license lppl1.3
14mr|texlive-fixltxhyph-0.4-2|6	# catalog-version 0.4
14mr|texlive-fixltxhyph-0.4-2|7	Name:		texlive-fixltxhyph
14mr|texlive-fixltxhyph-0.4-2|8	Version:	0.4
14mr|texlive-fixltxhyph-0.4-2|9	Release:	2
14mr|texlive-fixltxhyph-0.4-2|10	Summary:	Allow hyphenation of partially-emphasised substrings
14mr|texlive-fixltxhyph-0.4-2|11	Group:		Publishing
14mr|texlive-fixltxhyph-0.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fixltxhyph
14mr|texlive-fixltxhyph-0.4-2|13	License:	LPPL1.3
14mr|texlive-fixltxhyph-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixltxhyph.tar.xz
14mr|texlive-fixltxhyph-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixltxhyph.doc.tar.xz
14mr|texlive-fixltxhyph-0.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixltxhyph.source.tar.xz
14mr|texlive-fixltxhyph-0.4-2|17	BuildArch:	noarch
14mr|texlive-fixltxhyph-0.4-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fixltxhyph-0.4-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fixltxhyph-0.4-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-fixltxhyph-0.4-2|21	
14mr|texlive-fixltxhyph-0.4-2|22	%description
14mr|texlive-fixltxhyph-0.4-2|23	The package fixes the problem of TeX failing to hyphenate
14mr|texlive-fixltxhyph-0.4-2|24	letter strings that seem (to TeX) to be words, but which are
14mr|texlive-fixltxhyph-0.4-2|25	followed by an apostrophe and then an emphasis command. The
14mr|texlive-fixltxhyph-0.4-2|26	cause of the problem is not the apostrophe, but the font change
14mr|texlive-fixltxhyph-0.4-2|27	in the middle of the string. The problem arises in Catalan,
14mr|texlive-fixltxhyph-0.4-2|28	French and Italian (it could arise in Romansh, were there LaTeX
14mr|texlive-fixltxhyph-0.4-2|29	support for it).
14mr|texlive-fixltxhyph-0.4-2|30	
14mr|texlive-fixltxhyph-0.4-2|31	%post
14mr|texlive-fixltxhyph-0.4-2|32	%{_sbindir}/texlive.post
14mr|texlive-fixltxhyph-0.4-2|33	
14mr|texlive-fixltxhyph-0.4-2|34	%postun
14mr|texlive-fixltxhyph-0.4-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-fixltxhyph-0.4-2|36	%{_sbindir}/texlive.post
14mr|texlive-fixltxhyph-0.4-2|37	fi
14mr|texlive-fixltxhyph-0.4-2|38	
14mr|texlive-fixltxhyph-0.4-2|39	#-----------------------------------------------------------------------
14mr|texlive-fixltxhyph-0.4-2|40	%files
14mr|texlive-fixltxhyph-0.4-2|41	%{_texmfdistdir}/tex/latex/fixltxhyph/fixltxhyph.sty
14mr|texlive-fixltxhyph-0.4-2|42	%doc %{_texmfdistdir}/doc/latex/fixltxhyph/README
14mr|texlive-fixltxhyph-0.4-2|43	%doc %{_texmfdistdir}/doc/latex/fixltxhyph/fixltxhyph.pdf
14mr|texlive-fixltxhyph-0.4-2|44	#- source
14mr|texlive-fixltxhyph-0.4-2|45	%doc %{_texmfdistdir}/source/latex/fixltxhyph/fixltxhyph.dtx
14mr|texlive-fixltxhyph-0.4-2|46	
14mr|texlive-fixltxhyph-0.4-2|47	#-----------------------------------------------------------------------
14mr|texlive-fixltxhyph-0.4-2|48	%prep
14mr|texlive-fixltxhyph-0.4-2|49	%setup -c -a0 -a1 -a2
14mr|texlive-fixltxhyph-0.4-2|50	
14mr|texlive-fixltxhyph-0.4-2|51	%build
14mr|texlive-fixltxhyph-0.4-2|52	
14mr|texlive-fixltxhyph-0.4-2|53	%install
14mr|texlive-fixltxhyph-0.4-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fixltxhyph-0.4-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fixltxhyph-0.4-2|56	
14mr|texlive-fixltxhyph-0.4-2|57	
14mr|texlive-fixltxhyph-0.4-2|58	
14mr|texlive-fixltxhyph-0.4-2|59	%changelog
14mr|texlive-fixltxhyph-0.4-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-2
14mr|texlive-fixltxhyph-0.4-2|61	+ Revision: 7a41b16
14mr|texlive-fixltxhyph-0.4-2|62	- MassBuild#440: Increase release tag
14mr|texlive-fixltxhyph-0.4-2|63	
14mr|texlive-fixltxhyph-0.4-2|64	

20099 14
14mr|texlive-fixme-4.2-6|1	# revision 29362
14mr|texlive-fixme-4.2-6|2	# category Package
14mr|texlive-fixme-4.2-6|3	# catalog-ctan /macros/latex/contrib/fixme
14mr|texlive-fixme-4.2-6|4	# catalog-date 2013-01-28 16:52:26 +0100
14mr|texlive-fixme-4.2-6|5	# catalog-license lppl
14mr|texlive-fixme-4.2-6|6	# catalog-version 4.2
14mr|texlive-fixme-4.2-6|7	Name:		texlive-fixme
14mr|texlive-fixme-4.2-6|8	Version:	4.2
14mr|texlive-fixme-4.2-6|9	Release:	6
14mr|texlive-fixme-4.2-6|10	Summary:	Insert "fixme" notes into draft documents
14mr|texlive-fixme-4.2-6|11	Group:		Publishing
14mr|texlive-fixme-4.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fixme
14mr|texlive-fixme-4.2-6|13	License:	LPPL
14mr|texlive-fixme-4.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixme.tar.xz
14mr|texlive-fixme-4.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixme.doc.tar.xz
14mr|texlive-fixme-4.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixme.source.tar.xz
14mr|texlive-fixme-4.2-6|17	BuildArch:	noarch
14mr|texlive-fixme-4.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fixme-4.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fixme-4.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-fixme-4.2-6|21	
14mr|texlive-fixme-4.2-6|22	%description
14mr|texlive-fixme-4.2-6|23	This package provides a way to insert fixme notes in documents
14mr|texlive-fixme-4.2-6|24	being developed (in draft mode). Such notes can appear in the
14mr|texlive-fixme-4.2-6|25	margin of the document, as index entries, in the log file and
14mr|texlive-fixme-4.2-6|26	as warnings on stdout. It is also possible to summarize them in
14mr|texlive-fixme-4.2-6|27	a list. If your document is in a final version, any remaining
14mr|texlive-fixme-4.2-6|28	fixme notes will produce an error. FiXme also comes with
14mr|texlive-fixme-4.2-6|29	support for AUC-TeX.
14mr|texlive-fixme-4.2-6|30	
14mr|texlive-fixme-4.2-6|31	%post
14mr|texlive-fixme-4.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-fixme-4.2-6|33	
14mr|texlive-fixme-4.2-6|34	%postun
14mr|texlive-fixme-4.2-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-fixme-4.2-6|36	%{_sbindir}/texlive.post
14mr|texlive-fixme-4.2-6|37	fi
14mr|texlive-fixme-4.2-6|38	
14mr|texlive-fixme-4.2-6|39	#-----------------------------------------------------------------------
14mr|texlive-fixme-4.2-6|40	%files
14mr|texlive-fixme-4.2-6|41	%{_texmfdistdir}/tex/latex/fixme/fixme.sty
14mr|texlive-fixme-4.2-6|42	%{_texmfdistdir}/tex/latex/fixme/layouts/env/fxenvlayoutcolor.sty
14mr|texlive-fixme-4.2-6|43	%{_texmfdistdir}/tex/latex/fixme/layouts/env/fxenvlayoutcolorsig.sty
14mr|texlive-fixme-4.2-6|44	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutmarginnote.sty
14mr|texlive-fixme-4.2-6|45	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfcmargin.sty
14mr|texlive-fixme-4.2-6|46	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty
14mr|texlive-fixme-4.2-6|47	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfcsigmargin.sty
14mr|texlive-fixme-4.2-6|48	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfcsignote.sty
14mr|texlive-fixme-4.2-6|49	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfmargin.sty
14mr|texlive-fixme-4.2-6|50	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfnote.sty
14mr|texlive-fixme-4.2-6|51	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfsigmargin.sty
14mr|texlive-fixme-4.2-6|52	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty
14mr|texlive-fixme-4.2-6|53	%{_texmfdistdir}/tex/latex/fixme/layouts/target/fxtargetlayoutchangebar.sty
14mr|texlive-fixme-4.2-6|54	%{_texmfdistdir}/tex/latex/fixme/layouts/target/fxtargetlayoutcolor.sty
14mr|texlive-fixme-4.2-6|55	%{_texmfdistdir}/tex/latex/fixme/layouts/target/fxtargetlayoutcolorcb.sty
14mr|texlive-fixme-4.2-6|56	%{_texmfdistdir}/tex/latex/fixme/themes/fxthemecolor.sty
14mr|texlive-fixme-4.2-6|57	%{_texmfdistdir}/tex/latex/fixme/themes/fxthemecolorsig.sty
14mr|texlive-fixme-4.2-6|58	%{_texmfdistdir}/tex/latex/fixme/themes/fxthemesignature.sty
14mr|texlive-fixme-4.2-6|59	%doc %{_texmfdistdir}/doc/latex/fixme/NEWS
14mr|texlive-fixme-4.2-6|60	%doc %{_texmfdistdir}/doc/latex/fixme/README
14mr|texlive-fixme-4.2-6|61	%doc %{_texmfdistdir}/doc/latex/fixme/THANKS
14mr|texlive-fixme-4.2-6|62	%doc %{_texmfdistdir}/doc/latex/fixme/fixme.el
14mr|texlive-fixme-4.2-6|63	%doc %{_texmfdistdir}/doc/latex/fixme/fixme.pdf
14mr|texlive-fixme-4.2-6|64	%doc %{_texmfdistdir}/doc/latex/fixme/header.inc
14mr|texlive-fixme-4.2-6|65	#- source
14mr|texlive-fixme-4.2-6|66	%doc %{_texmfdistdir}/source/latex/fixme/fixme.dtx
14mr|texlive-fixme-4.2-6|67	%doc %{_texmfdistdir}/source/latex/fixme/fixme.ins
14mr|texlive-fixme-4.2-6|68	
14mr|texlive-fixme-4.2-6|69	#-----------------------------------------------------------------------
14mr|texlive-fixme-4.2-6|70	%prep
14mr|texlive-fixme-4.2-6|71	%setup -c -a0 -a1 -a2
14mr|texlive-fixme-4.2-6|72	
14mr|texlive-fixme-4.2-6|73	%build
14mr|texlive-fixme-4.2-6|74	
14mr|texlive-fixme-4.2-6|75	%install
14mr|texlive-fixme-4.2-6|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fixme-4.2-6|77	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fixme-4.2-6|78	
14mr|texlive-fixme-4.2-6|79	%changelog
14mr|texlive-fixme-4.2-6|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2-6
14mr|texlive-fixme-4.2-6|81	+ Revision: 16a5218
14mr|texlive-fixme-4.2-6|82	- MassBuild#440: Increase release tag
14mr|texlive-fixme-4.2-6|83	
14mr|texlive-fixme-4.2-6|84	

20100 14
14mr|texlive-fixmetodonotes-0.2.2-6|1	# revision 30168
14mr|texlive-fixmetodonotes-0.2.2-6|2	# category Package
14mr|texlive-fixmetodonotes-0.2.2-6|3	# catalog-ctan /macros/latex/contrib/fixmetodonotes
14mr|texlive-fixmetodonotes-0.2.2-6|4	# catalog-date 2013-04-28 19:46:12 +0200
14mr|texlive-fixmetodonotes-0.2.2-6|5	# catalog-license pd
14mr|texlive-fixmetodonotes-0.2.2-6|6	# catalog-version 0.2.2
14mr|texlive-fixmetodonotes-0.2.2-6|7	Name:		texlive-fixmetodonotes
14mr|texlive-fixmetodonotes-0.2.2-6|8	Version:	0.2.2
14mr|texlive-fixmetodonotes-0.2.2-6|9	Release:	6
14mr|texlive-fixmetodonotes-0.2.2-6|10	Summary:	Add notes on document development
14mr|texlive-fixmetodonotes-0.2.2-6|11	Group:		Publishing
14mr|texlive-fixmetodonotes-0.2.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fixmetodonotes
14mr|texlive-fixmetodonotes-0.2.2-6|13	License:	PD
14mr|texlive-fixmetodonotes-0.2.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixmetodonotes.tar.xz
14mr|texlive-fixmetodonotes-0.2.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixmetodonotes.doc.tar.xz
14mr|texlive-fixmetodonotes-0.2.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixmetodonotes.source.tar.xz
14mr|texlive-fixmetodonotes-0.2.2-6|17	BuildArch:	noarch
14mr|texlive-fixmetodonotes-0.2.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fixmetodonotes-0.2.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fixmetodonotes-0.2.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-fixmetodonotes-0.2.2-6|21	
14mr|texlive-fixmetodonotes-0.2.2-6|22	%description
14mr|texlive-fixmetodonotes-0.2.2-6|23	The package provides tools to highlight FIXME and TODO
14mr|texlive-fixmetodonotes-0.2.2-6|24	annotations. The command \listofnotes prints a list of
14mr|texlive-fixmetodonotes-0.2.2-6|25	outstanding notes, with links to the pages on which they
14mr|texlive-fixmetodonotes-0.2.2-6|26	appear.
14mr|texlive-fixmetodonotes-0.2.2-6|27	
14mr|texlive-fixmetodonotes-0.2.2-6|28	%post
14mr|texlive-fixmetodonotes-0.2.2-6|29	%{_sbindir}/texlive.post
14mr|texlive-fixmetodonotes-0.2.2-6|30	
14mr|texlive-fixmetodonotes-0.2.2-6|31	%postun
14mr|texlive-fixmetodonotes-0.2.2-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-fixmetodonotes-0.2.2-6|33	%{_sbindir}/texlive.post
14mr|texlive-fixmetodonotes-0.2.2-6|34	fi
14mr|texlive-fixmetodonotes-0.2.2-6|35	
14mr|texlive-fixmetodonotes-0.2.2-6|36	#-----------------------------------------------------------------------
14mr|texlive-fixmetodonotes-0.2.2-6|37	%files
14mr|texlive-fixmetodonotes-0.2.2-6|38	%{_texmfdistdir}/tex/latex/fixmetodonotes/fixmetodonotes.sty
14mr|texlive-fixmetodonotes-0.2.2-6|39	%doc %{_texmfdistdir}/doc/latex/fixmetodonotes/LICENSE
14mr|texlive-fixmetodonotes-0.2.2-6|40	%doc %{_texmfdistdir}/doc/latex/fixmetodonotes/README
14mr|texlive-fixmetodonotes-0.2.2-6|41	#- source
14mr|texlive-fixmetodonotes-0.2.2-6|42	%doc %{_texmfdistdir}/source/latex/fixmetodonotes/fixmetodonotes.dtx
14mr|texlive-fixmetodonotes-0.2.2-6|43	%doc %{_texmfdistdir}/source/latex/fixmetodonotes/fixmetodonotes.ins
14mr|texlive-fixmetodonotes-0.2.2-6|44	
14mr|texlive-fixmetodonotes-0.2.2-6|45	#-----------------------------------------------------------------------
14mr|texlive-fixmetodonotes-0.2.2-6|46	%prep
14mr|texlive-fixmetodonotes-0.2.2-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-fixmetodonotes-0.2.2-6|48	
14mr|texlive-fixmetodonotes-0.2.2-6|49	%build
14mr|texlive-fixmetodonotes-0.2.2-6|50	
14mr|texlive-fixmetodonotes-0.2.2-6|51	%install
14mr|texlive-fixmetodonotes-0.2.2-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fixmetodonotes-0.2.2-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fixmetodonotes-0.2.2-6|54	
14mr|texlive-fixmetodonotes-0.2.2-6|55	%changelog
14mr|texlive-fixmetodonotes-0.2.2-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.2-6
14mr|texlive-fixmetodonotes-0.2.2-6|57	+ Revision: 97f3b82
14mr|texlive-fixmetodonotes-0.2.2-6|58	- MassBuild#440: Increase release tag
14mr|texlive-fixmetodonotes-0.2.2-6|59	
14mr|texlive-fixmetodonotes-0.2.2-6|60	

20101 14
14mr|texlive-fixpdfmag-20090917-3|1	# revision 15878
14mr|texlive-fixpdfmag-20090917-3|2	# category Package
14mr|texlive-fixpdfmag-20090917-3|3	# catalog-ctan /macros/plain/contrib/misc/fixpdfmag.tex
14mr|texlive-fixpdfmag-20090917-3|4	# catalog-date 2009-09-17 21:16:39 +0200
14mr|texlive-fixpdfmag-20090917-3|5	# catalog-license pd
14mr|texlive-fixpdfmag-20090917-3|6	# catalog-version undef
14mr|texlive-fixpdfmag-20090917-3|7	Name:		texlive-fixpdfmag
14mr|texlive-fixpdfmag-20090917-3|8	Version:	20090917
14mr|texlive-fixpdfmag-20090917-3|9	Release:	3
14mr|texlive-fixpdfmag-20090917-3|10	Summary:	Fix magnification in PDFTeX
14mr|texlive-fixpdfmag-20090917-3|11	Group:		Publishing
14mr|texlive-fixpdfmag-20090917-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/misc/fixpdfmag.tex
14mr|texlive-fixpdfmag-20090917-3|13	License:	PD
14mr|texlive-fixpdfmag-20090917-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixpdfmag.tar.xz
14mr|texlive-fixpdfmag-20090917-3|15	BuildArch:	noarch
14mr|texlive-fixpdfmag-20090917-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-fixpdfmag-20090917-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-fixpdfmag-20090917-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-fixpdfmag-20090917-3|19	
14mr|texlive-fixpdfmag-20090917-3|20	%description
14mr|texlive-fixpdfmag-20090917-3|21	A recent change to PDFTeX has caused magnification to apply to
14mr|texlive-fixpdfmag-20090917-3|22	page dimensions. This small package changes the values set in
14mr|texlive-fixpdfmag-20090917-3|23	the page dimension variables from pt to truept, thus evading
14mr|texlive-fixpdfmag-20090917-3|24	the effects of \mag.
14mr|texlive-fixpdfmag-20090917-3|25	
14mr|texlive-fixpdfmag-20090917-3|26	%post
14mr|texlive-fixpdfmag-20090917-3|27	%{_sbindir}/texlive.post
14mr|texlive-fixpdfmag-20090917-3|28	
14mr|texlive-fixpdfmag-20090917-3|29	%postun
14mr|texlive-fixpdfmag-20090917-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-fixpdfmag-20090917-3|31	%{_sbindir}/texlive.post
14mr|texlive-fixpdfmag-20090917-3|32	fi
14mr|texlive-fixpdfmag-20090917-3|33	
14mr|texlive-fixpdfmag-20090917-3|34	#-----------------------------------------------------------------------
14mr|texlive-fixpdfmag-20090917-3|35	%files
14mr|texlive-fixpdfmag-20090917-3|36	%{_texmfdistdir}/tex/plain/fixpdfmag/fixpdfmag.tex
14mr|texlive-fixpdfmag-20090917-3|37	
14mr|texlive-fixpdfmag-20090917-3|38	#-----------------------------------------------------------------------
14mr|texlive-fixpdfmag-20090917-3|39	%prep
14mr|texlive-fixpdfmag-20090917-3|40	%setup -c -a0
14mr|texlive-fixpdfmag-20090917-3|41	
14mr|texlive-fixpdfmag-20090917-3|42	%build
14mr|texlive-fixpdfmag-20090917-3|43	
14mr|texlive-fixpdfmag-20090917-3|44	%install
14mr|texlive-fixpdfmag-20090917-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fixpdfmag-20090917-3|46	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-fixpdfmag-20090917-3|47	
14mr|texlive-fixpdfmag-20090917-3|48	
14mr|texlive-fixpdfmag-20090917-3|49	
14mr|texlive-fixpdfmag-20090917-3|50	%changelog
14mr|texlive-fixpdfmag-20090917-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090917-3
14mr|texlive-fixpdfmag-20090917-3|52	+ Revision: 1572c37
14mr|texlive-fixpdfmag-20090917-3|53	- MassBuild#440: Increase release tag
14mr|texlive-fixpdfmag-20090917-3|54	
14mr|texlive-fixpdfmag-20090917-3|55	

20102 14
14mr|texlive-fjodor-20101026-3|1	# revision 20220
14mr|texlive-fjodor-20101026-3|2	# category Package
14mr|texlive-fjodor-20101026-3|3	# catalog-ctan /macros/latex/contrib/fjodor
14mr|texlive-fjodor-20101026-3|4	# catalog-date 2010-10-26 21:52:03 +0200
14mr|texlive-fjodor-20101026-3|5	# catalog-license gpl
14mr|texlive-fjodor-20101026-3|6	# catalog-version undef
14mr|texlive-fjodor-20101026-3|7	Name:		texlive-fjodor
14mr|texlive-fjodor-20101026-3|8	Version:	20101026
14mr|texlive-fjodor-20101026-3|9	Release:	3
14mr|texlive-fjodor-20101026-3|10	Summary:	A selection of layout styles
14mr|texlive-fjodor-20101026-3|11	Group:		Publishing
14mr|texlive-fjodor-20101026-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fjodor
14mr|texlive-fjodor-20101026-3|13	License:	GPL
14mr|texlive-fjodor-20101026-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fjodor.tar.xz
14mr|texlive-fjodor-20101026-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fjodor.doc.tar.xz
14mr|texlive-fjodor-20101026-3|16	BuildArch:	noarch
14mr|texlive-fjodor-20101026-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fjodor-20101026-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fjodor-20101026-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fjodor-20101026-3|20	
14mr|texlive-fjodor-20101026-3|21	%description
14mr|texlive-fjodor-20101026-3|22	The package provides several page layouts, selectable by
14mr|texlive-fjodor-20101026-3|23	package options.
14mr|texlive-fjodor-20101026-3|24	
14mr|texlive-fjodor-20101026-3|25	%post
14mr|texlive-fjodor-20101026-3|26	%{_sbindir}/texlive.post
14mr|texlive-fjodor-20101026-3|27	
14mr|texlive-fjodor-20101026-3|28	%postun
14mr|texlive-fjodor-20101026-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-fjodor-20101026-3|30	%{_sbindir}/texlive.post
14mr|texlive-fjodor-20101026-3|31	fi
14mr|texlive-fjodor-20101026-3|32	
14mr|texlive-fjodor-20101026-3|33	#-----------------------------------------------------------------------
14mr|texlive-fjodor-20101026-3|34	%files
14mr|texlive-fjodor-20101026-3|35	%{_texmfdistdir}/tex/latex/fjodor/fjodor.sty
14mr|texlive-fjodor-20101026-3|36	%doc %{_texmfdistdir}/doc/latex/fjodor/README
14mr|texlive-fjodor-20101026-3|37	%doc %{_texmfdistdir}/doc/latex/fjodor/dostojevski.pdf
14mr|texlive-fjodor-20101026-3|38	%doc %{_texmfdistdir}/doc/latex/fjodor/dostojevski.tex
14mr|texlive-fjodor-20101026-3|39	%doc %{_texmfdistdir}/doc/latex/fjodor/fjodor.pdf
14mr|texlive-fjodor-20101026-3|40	%doc %{_texmfdistdir}/doc/latex/fjodor/fjodor.tex
14mr|texlive-fjodor-20101026-3|41	%doc %{_texmfdistdir}/doc/latex/fjodor/srbook-mem.sty
14mr|texlive-fjodor-20101026-3|42	
14mr|texlive-fjodor-20101026-3|43	#-----------------------------------------------------------------------
14mr|texlive-fjodor-20101026-3|44	%prep
14mr|texlive-fjodor-20101026-3|45	%setup -c -a0 -a1
14mr|texlive-fjodor-20101026-3|46	
14mr|texlive-fjodor-20101026-3|47	%build
14mr|texlive-fjodor-20101026-3|48	
14mr|texlive-fjodor-20101026-3|49	%install
14mr|texlive-fjodor-20101026-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fjodor-20101026-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fjodor-20101026-3|52	
14mr|texlive-fjodor-20101026-3|53	
14mr|texlive-fjodor-20101026-3|54	
14mr|texlive-fjodor-20101026-3|55	%changelog
14mr|texlive-fjodor-20101026-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101026-3
14mr|texlive-fjodor-20101026-3|57	+ Revision: 90f578e
14mr|texlive-fjodor-20101026-3|58	- MassBuild#440: Increase release tag
14mr|texlive-fjodor-20101026-3|59	
14mr|texlive-fjodor-20101026-3|60	

20103 14
14mr|texlive-flabels-1.0-3|1	# revision 17272
14mr|texlive-flabels-1.0-3|2	# category Package
14mr|texlive-flabels-1.0-3|3	# catalog-ctan /macros/latex/contrib/flabels
14mr|texlive-flabels-1.0-3|4	# catalog-date 2010-02-28 22:13:22 +0100
14mr|texlive-flabels-1.0-3|5	# catalog-license lppl
14mr|texlive-flabels-1.0-3|6	# catalog-version 1.0
14mr|texlive-flabels-1.0-3|7	Name:		texlive-flabels
14mr|texlive-flabels-1.0-3|8	Version:	1.0
14mr|texlive-flabels-1.0-3|9	Release:	3
14mr|texlive-flabels-1.0-3|10	Summary:	Labels for files and folders
14mr|texlive-flabels-1.0-3|11	Group:		Publishing
14mr|texlive-flabels-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flabels
14mr|texlive-flabels-1.0-3|13	License:	LPPL
14mr|texlive-flabels-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flabels.tar.xz
14mr|texlive-flabels-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flabels.doc.tar.xz
14mr|texlive-flabels-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flabels.source.tar.xz
14mr|texlive-flabels-1.0-3|17	BuildArch:	noarch
14mr|texlive-flabels-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-flabels-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-flabels-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-flabels-1.0-3|21	
14mr|texlive-flabels-1.0-3|22	%description
14mr|texlive-flabels-1.0-3|23	Macros for typesetting pretty labels (optionally colored) for
14mr|texlive-flabels-1.0-3|24	the back of files or binders (currently only the special A4
14mr|texlive-flabels-1.0-3|25	"Leitz-Ordner" ring binder is supported).
14mr|texlive-flabels-1.0-3|26	
14mr|texlive-flabels-1.0-3|27	%post
14mr|texlive-flabels-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-flabels-1.0-3|29	
14mr|texlive-flabels-1.0-3|30	%postun
14mr|texlive-flabels-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-flabels-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-flabels-1.0-3|33	fi
14mr|texlive-flabels-1.0-3|34	
14mr|texlive-flabels-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-flabels-1.0-3|36	%files
14mr|texlive-flabels-1.0-3|37	%{_texmfdistdir}/tex/latex/flabels/flabels.sty
14mr|texlive-flabels-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/flabels/README
14mr|texlive-flabels-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/flabels/flabels.pdf
14mr|texlive-flabels-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/flabels/makedoc
14mr|texlive-flabels-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/flabels/makedoc-patched
14mr|texlive-flabels-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/flabels/makedoc.bat
14mr|texlive-flabels-1.0-3|43	#- source
14mr|texlive-flabels-1.0-3|44	%doc %{_texmfdistdir}/source/latex/flabels/flabels.dtx
14mr|texlive-flabels-1.0-3|45	%doc %{_texmfdistdir}/source/latex/flabels/flabels.ins
14mr|texlive-flabels-1.0-3|46	
14mr|texlive-flabels-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-flabels-1.0-3|48	%prep
14mr|texlive-flabels-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-flabels-1.0-3|50	
14mr|texlive-flabels-1.0-3|51	%build
14mr|texlive-flabels-1.0-3|52	
14mr|texlive-flabels-1.0-3|53	%install
14mr|texlive-flabels-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-flabels-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-flabels-1.0-3|56	
14mr|texlive-flabels-1.0-3|57	
14mr|texlive-flabels-1.0-3|58	
14mr|texlive-flabels-1.0-3|59	%changelog
14mr|texlive-flabels-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-flabels-1.0-3|61	+ Revision: 2c17918
14mr|texlive-flabels-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-flabels-1.0-3|63	
14mr|texlive-flabels-1.0-3|64	

20104 14
14mr|texlive-flacards-0.1.1b-3|1	# revision 19440
14mr|texlive-flacards-0.1.1b-3|2	# category Package
14mr|texlive-flacards-0.1.1b-3|3	# catalog-ctan /macros/latex/contrib/flacards
14mr|texlive-flacards-0.1.1b-3|4	# catalog-date 2010-01-16 19:56:06 +0100
14mr|texlive-flacards-0.1.1b-3|5	# catalog-license gpl
14mr|texlive-flacards-0.1.1b-3|6	# catalog-version 0.1.1b
14mr|texlive-flacards-0.1.1b-3|7	Name:		texlive-flacards
14mr|texlive-flacards-0.1.1b-3|8	Version:	0.1.1b
14mr|texlive-flacards-0.1.1b-3|9	Release:	3
14mr|texlive-flacards-0.1.1b-3|10	Summary:	Generate flashcards for printing
14mr|texlive-flacards-0.1.1b-3|11	Group:		Publishing
14mr|texlive-flacards-0.1.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flacards
14mr|texlive-flacards-0.1.1b-3|13	License:	GPL
14mr|texlive-flacards-0.1.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flacards.tar.xz
14mr|texlive-flacards-0.1.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flacards.doc.tar.xz
14mr|texlive-flacards-0.1.1b-3|16	BuildArch:	noarch
14mr|texlive-flacards-0.1.1b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-flacards-0.1.1b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-flacards-0.1.1b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-flacards-0.1.1b-3|20	
14mr|texlive-flacards-0.1.1b-3|21	%description
14mr|texlive-flacards-0.1.1b-3|22	The flacards class provides an easy interface to produce
14mr|texlive-flacards-0.1.1b-3|23	flashcards. It will print several cards per page, on both sides
14mr|texlive-flacards-0.1.1b-3|24	of the paper.
14mr|texlive-flacards-0.1.1b-3|25	
14mr|texlive-flacards-0.1.1b-3|26	%post
14mr|texlive-flacards-0.1.1b-3|27	%{_sbindir}/texlive.post
14mr|texlive-flacards-0.1.1b-3|28	
14mr|texlive-flacards-0.1.1b-3|29	%postun
14mr|texlive-flacards-0.1.1b-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-flacards-0.1.1b-3|31	%{_sbindir}/texlive.post
14mr|texlive-flacards-0.1.1b-3|32	fi
14mr|texlive-flacards-0.1.1b-3|33	
14mr|texlive-flacards-0.1.1b-3|34	#-----------------------------------------------------------------------
14mr|texlive-flacards-0.1.1b-3|35	%files
14mr|texlive-flacards-0.1.1b-3|36	%{_texmfdistdir}/tex/latex/flacards/flacards.cls
14mr|texlive-flacards-0.1.1b-3|37	%doc %{_texmfdistdir}/doc/latex/flacards/COPYING
14mr|texlive-flacards-0.1.1b-3|38	%doc %{_texmfdistdir}/doc/latex/flacards/README
14mr|texlive-flacards-0.1.1b-3|39	%doc %{_texmfdistdir}/doc/latex/flacards/README.TEXLIVE
14mr|texlive-flacards-0.1.1b-3|40	%doc %{_texmfdistdir}/doc/latex/flacards/changelog.txt
14mr|texlive-flacards-0.1.1b-3|41	%doc %{_texmfdistdir}/doc/latex/flacards/flacards_ex.pdf
14mr|texlive-flacards-0.1.1b-3|42	%doc %{_texmfdistdir}/doc/latex/flacards/flacards_ex.tex
14mr|texlive-flacards-0.1.1b-3|43	%doc %{_texmfdistdir}/doc/latex/flacards/flacards_ex1.tex
14mr|texlive-flacards-0.1.1b-3|44	%doc %{_texmfdistdir}/doc/latex/flacards/flacards_ex2.tex
14mr|texlive-flacards-0.1.1b-3|45	
14mr|texlive-flacards-0.1.1b-3|46	#-----------------------------------------------------------------------
14mr|texlive-flacards-0.1.1b-3|47	%prep
14mr|texlive-flacards-0.1.1b-3|48	%setup -c -a0 -a1
14mr|texlive-flacards-0.1.1b-3|49	
14mr|texlive-flacards-0.1.1b-3|50	%build
14mr|texlive-flacards-0.1.1b-3|51	
14mr|texlive-flacards-0.1.1b-3|52	%install
14mr|texlive-flacards-0.1.1b-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-flacards-0.1.1b-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-flacards-0.1.1b-3|55	
14mr|texlive-flacards-0.1.1b-3|56	
14mr|texlive-flacards-0.1.1b-3|57	
14mr|texlive-flacards-0.1.1b-3|58	%changelog
14mr|texlive-flacards-0.1.1b-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1b-3
14mr|texlive-flacards-0.1.1b-3|60	+ Revision: bb41072
14mr|texlive-flacards-0.1.1b-3|61	- MassBuild#440: Increase release tag
14mr|texlive-flacards-0.1.1b-3|62	
14mr|texlive-flacards-0.1.1b-3|63	

20105 14
14mr|texlive-flagderiv-0.10-3|1	# revision 15878
14mr|texlive-flagderiv-0.10-3|2	# category Package
14mr|texlive-flagderiv-0.10-3|3	# catalog-ctan /macros/latex/contrib/flagderiv
14mr|texlive-flagderiv-0.10-3|4	# catalog-date 2007-02-22 16:49:05 +0100
14mr|texlive-flagderiv-0.10-3|5	# catalog-license gpl
14mr|texlive-flagderiv-0.10-3|6	# catalog-version 0.10
14mr|texlive-flagderiv-0.10-3|7	Name:		texlive-flagderiv
14mr|texlive-flagderiv-0.10-3|8	Version:	0.10
14mr|texlive-flagderiv-0.10-3|9	Release:	3
14mr|texlive-flagderiv-0.10-3|10	Summary:	Flag style derivation package
14mr|texlive-flagderiv-0.10-3|11	Group:		Publishing
14mr|texlive-flagderiv-0.10-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flagderiv
14mr|texlive-flagderiv-0.10-3|13	License:	GPL
14mr|texlive-flagderiv-0.10-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flagderiv.tar.xz
14mr|texlive-flagderiv-0.10-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flagderiv.doc.tar.xz
14mr|texlive-flagderiv-0.10-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flagderiv.source.tar.xz
14mr|texlive-flagderiv-0.10-3|17	BuildArch:	noarch
14mr|texlive-flagderiv-0.10-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-flagderiv-0.10-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-flagderiv-0.10-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-flagderiv-0.10-3|21	
14mr|texlive-flagderiv-0.10-3|22	%description
14mr|texlive-flagderiv-0.10-3|23	The flagderiv package is used to create mathematical
14mr|texlive-flagderiv-0.10-3|24	derivations using the flag/flagpole notation. The package
14mr|texlive-flagderiv-0.10-3|25	features an intuitive command syntax, opening and closing
14mr|texlive-flagderiv-0.10-3|26	multiple flagpoles, different comment styles, customizable
14mr|texlive-flagderiv-0.10-3|27	symbols and label namespaces.
14mr|texlive-flagderiv-0.10-3|28	
14mr|texlive-flagderiv-0.10-3|29	%post
14mr|texlive-flagderiv-0.10-3|30	%{_sbindir}/texlive.post
14mr|texlive-flagderiv-0.10-3|31	
14mr|texlive-flagderiv-0.10-3|32	%postun
14mr|texlive-flagderiv-0.10-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-flagderiv-0.10-3|34	%{_sbindir}/texlive.post
14mr|texlive-flagderiv-0.10-3|35	fi
14mr|texlive-flagderiv-0.10-3|36	
14mr|texlive-flagderiv-0.10-3|37	#-----------------------------------------------------------------------
14mr|texlive-flagderiv-0.10-3|38	%files
14mr|texlive-flagderiv-0.10-3|39	%{_texmfdistdir}/tex/latex/flagderiv/flagderiv.sty
14mr|texlive-flagderiv-0.10-3|40	%doc %{_texmfdistdir}/doc/latex/flagderiv/README
14mr|texlive-flagderiv-0.10-3|41	%doc %{_texmfdistdir}/doc/latex/flagderiv/flagderiv.pdf
14mr|texlive-flagderiv-0.10-3|42	#- source
14mr|texlive-flagderiv-0.10-3|43	%doc %{_texmfdistdir}/source/latex/flagderiv/flagderiv.dtx
14mr|texlive-flagderiv-0.10-3|44	%doc %{_texmfdistdir}/source/latex/flagderiv/flagderiv.ins
14mr|texlive-flagderiv-0.10-3|45	
14mr|texlive-flagderiv-0.10-3|46	#-----------------------------------------------------------------------
14mr|texlive-flagderiv-0.10-3|47	%prep
14mr|texlive-flagderiv-0.10-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-flagderiv-0.10-3|49	
14mr|texlive-flagderiv-0.10-3|50	%build
14mr|texlive-flagderiv-0.10-3|51	
14mr|texlive-flagderiv-0.10-3|52	%install
14mr|texlive-flagderiv-0.10-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-flagderiv-0.10-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-flagderiv-0.10-3|55	
14mr|texlive-flagderiv-0.10-3|56	
14mr|texlive-flagderiv-0.10-3|57	
14mr|texlive-flagderiv-0.10-3|58	%changelog
14mr|texlive-flagderiv-0.10-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10-3
14mr|texlive-flagderiv-0.10-3|60	+ Revision: 4f2b517
14mr|texlive-flagderiv-0.10-3|61	- MassBuild#440: Increase release tag
14mr|texlive-flagderiv-0.10-3|62	
14mr|texlive-flagderiv-0.10-3|63	

20106 14
14mr|texlive-flashcards-1.0.1-3|1	# revision 19667
14mr|texlive-flashcards-1.0.1-3|2	# category Package
14mr|texlive-flashcards-1.0.1-3|3	# catalog-ctan /macros/latex/contrib/flashcards
14mr|texlive-flashcards-1.0.1-3|4	# catalog-date 2010-08-06 13:03:06 +0200
14mr|texlive-flashcards-1.0.1-3|5	# catalog-license gpl
14mr|texlive-flashcards-1.0.1-3|6	# catalog-version 1.0.1
14mr|texlive-flashcards-1.0.1-3|7	Name:		texlive-flashcards
14mr|texlive-flashcards-1.0.1-3|8	Version:	1.0.1
14mr|texlive-flashcards-1.0.1-3|9	Release:	3
14mr|texlive-flashcards-1.0.1-3|10	Summary:	A class for typesetting flashcards
14mr|texlive-flashcards-1.0.1-3|11	Group:		Publishing
14mr|texlive-flashcards-1.0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flashcards
14mr|texlive-flashcards-1.0.1-3|13	License:	GPL
14mr|texlive-flashcards-1.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashcards.tar.xz
14mr|texlive-flashcards-1.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashcards.doc.tar.xz
14mr|texlive-flashcards-1.0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashcards.source.tar.xz
14mr|texlive-flashcards-1.0.1-3|17	BuildArch:	noarch
14mr|texlive-flashcards-1.0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-flashcards-1.0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-flashcards-1.0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-flashcards-1.0.1-3|21	
14mr|texlive-flashcards-1.0.1-3|22	%description
14mr|texlive-flashcards-1.0.1-3|23	The FlashCards class provides for the typesetting of flash
14mr|texlive-flashcards-1.0.1-3|24	cards. By flash card, we mean a two sided card which has a
14mr|texlive-flashcards-1.0.1-3|25	prompt or a question on one side and the response or the answer
14mr|texlive-flashcards-1.0.1-3|26	on the flip (back) side. Flash cards come in many sizes
14mr|texlive-flashcards-1.0.1-3|27	depending on the nature of the information they contain.
14mr|texlive-flashcards-1.0.1-3|28	
14mr|texlive-flashcards-1.0.1-3|29	%post
14mr|texlive-flashcards-1.0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-flashcards-1.0.1-3|31	
14mr|texlive-flashcards-1.0.1-3|32	%postun
14mr|texlive-flashcards-1.0.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-flashcards-1.0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-flashcards-1.0.1-3|35	fi
14mr|texlive-flashcards-1.0.1-3|36	
14mr|texlive-flashcards-1.0.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-flashcards-1.0.1-3|38	%files
14mr|texlive-flashcards-1.0.1-3|39	%{_texmfdistdir}/tex/latex/flashcards/avery5371.cfg
14mr|texlive-flashcards-1.0.1-3|40	%{_texmfdistdir}/tex/latex/flashcards/avery5388.cfg
14mr|texlive-flashcards-1.0.1-3|41	%{_texmfdistdir}/tex/latex/flashcards/flashcards.cls
14mr|texlive-flashcards-1.0.1-3|42	%doc %{_texmfdistdir}/doc/latex/flashcards/COPYING
14mr|texlive-flashcards-1.0.1-3|43	%doc %{_texmfdistdir}/doc/latex/flashcards/README
14mr|texlive-flashcards-1.0.1-3|44	%doc %{_texmfdistdir}/doc/latex/flashcards/flashcards.pdf
14mr|texlive-flashcards-1.0.1-3|45	%doc %{_texmfdistdir}/doc/latex/flashcards/samplecards.tex
14mr|texlive-flashcards-1.0.1-3|46	#- source
14mr|texlive-flashcards-1.0.1-3|47	%doc %{_texmfdistdir}/source/latex/flashcards/flashcards.dtx
14mr|texlive-flashcards-1.0.1-3|48	%doc %{_texmfdistdir}/source/latex/flashcards/flashcards.ins
14mr|texlive-flashcards-1.0.1-3|49	
14mr|texlive-flashcards-1.0.1-3|50	#-----------------------------------------------------------------------
14mr|texlive-flashcards-1.0.1-3|51	%prep
14mr|texlive-flashcards-1.0.1-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-flashcards-1.0.1-3|53	
14mr|texlive-flashcards-1.0.1-3|54	%build
14mr|texlive-flashcards-1.0.1-3|55	
14mr|texlive-flashcards-1.0.1-3|56	%install
14mr|texlive-flashcards-1.0.1-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-flashcards-1.0.1-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-flashcards-1.0.1-3|59	
14mr|texlive-flashcards-1.0.1-3|60	
14mr|texlive-flashcards-1.0.1-3|61	
14mr|texlive-flashcards-1.0.1-3|62	%changelog
14mr|texlive-flashcards-1.0.1-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-3
14mr|texlive-flashcards-1.0.1-3|64	+ Revision: cc1de59
14mr|texlive-flashcards-1.0.1-3|65	- MassBuild#440: Increase release tag
14mr|texlive-flashcards-1.0.1-3|66	
14mr|texlive-flashcards-1.0.1-3|67	

20107 14
14mr|texlive-flashmovie-0.4-4|1	# revision 25768
14mr|texlive-flashmovie-0.4-4|2	# category Package
14mr|texlive-flashmovie-0.4-4|3	# catalog-ctan /macros/latex/contrib/flashmovie
14mr|texlive-flashmovie-0.4-4|4	# catalog-date 2012-03-21 09:27:37 +0100
14mr|texlive-flashmovie-0.4-4|5	# catalog-license lppl1.3
14mr|texlive-flashmovie-0.4-4|6	# catalog-version 0.4
14mr|texlive-flashmovie-0.4-4|7	Name:		texlive-flashmovie
14mr|texlive-flashmovie-0.4-4|8	Version:	0.4
14mr|texlive-flashmovie-0.4-4|9	Release:	4
14mr|texlive-flashmovie-0.4-4|10	Summary:	Directly embed flash movies into PDF files
14mr|texlive-flashmovie-0.4-4|11	Group:		Publishing
14mr|texlive-flashmovie-0.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flashmovie
14mr|texlive-flashmovie-0.4-4|13	License:	LPPL1.3
14mr|texlive-flashmovie-0.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashmovie.tar.xz
14mr|texlive-flashmovie-0.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashmovie.doc.tar.xz
14mr|texlive-flashmovie-0.4-4|16	BuildArch:	noarch
14mr|texlive-flashmovie-0.4-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-flashmovie-0.4-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-flashmovie-0.4-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-flashmovie-0.4-4|20	
14mr|texlive-flashmovie-0.4-4|21	%description
14mr|texlive-flashmovie-0.4-4|22	The package allows direct embedding of flash movies into PDF
14mr|texlive-flashmovie-0.4-4|23	files. It is designed for use with pdflatex. The package takes
14mr|texlive-flashmovie-0.4-4|24	advantage of the embedded Adobe Flash player in Adobe Reader 9;
14mr|texlive-flashmovie-0.4-4|25	the reader is invoked with the 'rich media annotation' feature,
14mr|texlive-flashmovie-0.4-4|26	described in "Adobe Supplement to the ISO 32000 BaseVersion:
14mr|texlive-flashmovie-0.4-4|27	1.7 ExtensionLevel: 3". This method of embedding movies is
14mr|texlive-flashmovie-0.4-4|28	attractive since it removes all platform dependencies; however,
14mr|texlive-flashmovie-0.4-4|29	the user is required to use Acrobat 9.
14mr|texlive-flashmovie-0.4-4|30	
14mr|texlive-flashmovie-0.4-4|31	%post
14mr|texlive-flashmovie-0.4-4|32	%{_sbindir}/texlive.post
14mr|texlive-flashmovie-0.4-4|33	
14mr|texlive-flashmovie-0.4-4|34	%postun
14mr|texlive-flashmovie-0.4-4|35	if [ $1 -eq 0 ]; then
14mr|texlive-flashmovie-0.4-4|36	%{_sbindir}/texlive.post
14mr|texlive-flashmovie-0.4-4|37	fi
14mr|texlive-flashmovie-0.4-4|38	
14mr|texlive-flashmovie-0.4-4|39	#-----------------------------------------------------------------------
14mr|texlive-flashmovie-0.4-4|40	%files
14mr|texlive-flashmovie-0.4-4|41	%{_texmfdistdir}/tex/latex/flashmovie/flashmovie.sty
14mr|texlive-flashmovie-0.4-4|42	%{_texmfdistdir}/tex/latex/flashmovie/player_flv_maxi.swf
14mr|texlive-flashmovie-0.4-4|43	%doc %{_texmfdistdir}/doc/latex/flashmovie/README
14mr|texlive-flashmovie-0.4-4|44	%doc %{_texmfdistdir}/doc/latex/flashmovie/flv-player-license/MPL-1.1
14mr|texlive-flashmovie-0.4-4|45	%doc %{_texmfdistdir}/doc/latex/flashmovie/flv-player-license/license.txt
14mr|texlive-flashmovie-0.4-4|46	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-beamer-0.pdf
14mr|texlive-flashmovie-0.4-4|47	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-beamer-0.tex
14mr|texlive-flashmovie-0.4-4|48	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-beamer-1.tex
14mr|texlive-flashmovie-0.4-4|49	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-flv.pdf
14mr|texlive-flashmovie-0.4-4|50	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-flv.tex
14mr|texlive-flashmovie-0.4-4|51	%doc %{_texmfdistdir}/doc/latex/flashmovie/test.tex
14mr|texlive-flashmovie-0.4-4|52	
14mr|texlive-flashmovie-0.4-4|53	#-----------------------------------------------------------------------
14mr|texlive-flashmovie-0.4-4|54	%prep
14mr|texlive-flashmovie-0.4-4|55	%setup -c -a0 -a1
14mr|texlive-flashmovie-0.4-4|56	
14mr|texlive-flashmovie-0.4-4|57	%build
14mr|texlive-flashmovie-0.4-4|58	
14mr|texlive-flashmovie-0.4-4|59	%install
14mr|texlive-flashmovie-0.4-4|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-flashmovie-0.4-4|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-flashmovie-0.4-4|62	
14mr|texlive-flashmovie-0.4-4|63	
14mr|texlive-flashmovie-0.4-4|64	
14mr|texlive-flashmovie-0.4-4|65	%changelog
14mr|texlive-flashmovie-0.4-4|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-4
14mr|texlive-flashmovie-0.4-4|67	+ Revision: 2db4022
14mr|texlive-flashmovie-0.4-4|68	- MassBuild#440: Increase release tag
14mr|texlive-flashmovie-0.4-4|69	
14mr|texlive-flashmovie-0.4-4|70	

20108 14
14mr|texlive-flipbook-0.2-2|1	# revision 25584
14mr|texlive-flipbook-0.2-2|2	# category Package
14mr|texlive-flipbook-0.2-2|3	# catalog-ctan /macros/latex/contrib/flipbook
14mr|texlive-flipbook-0.2-2|4	# catalog-date 2012-03-07 15:39:23 +0100
14mr|texlive-flipbook-0.2-2|5	# catalog-license lppl
14mr|texlive-flipbook-0.2-2|6	# catalog-version 0.2
14mr|texlive-flipbook-0.2-2|7	Name:		texlive-flipbook
14mr|texlive-flipbook-0.2-2|8	Version:	0.2
14mr|texlive-flipbook-0.2-2|9	Release:	2
14mr|texlive-flipbook-0.2-2|10	Summary:	Typeset flipbook animations, in the corners of documents
14mr|texlive-flipbook-0.2-2|11	Group:		Publishing
14mr|texlive-flipbook-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flipbook
14mr|texlive-flipbook-0.2-2|13	License:	LPPL
14mr|texlive-flipbook-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flipbook.tar.xz
14mr|texlive-flipbook-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flipbook.doc.tar.xz
14mr|texlive-flipbook-0.2-2|16	BuildArch:	noarch
14mr|texlive-flipbook-0.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-flipbook-0.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-flipbook-0.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-flipbook-0.2-2|20	
14mr|texlive-flipbook-0.2-2|21	%description
14mr|texlive-flipbook-0.2-2|22	The package provides techniques for adding flip book animations
14mr|texlive-flipbook-0.2-2|23	in the corner of your LaTeX documents (using images or ASCII
14mr|texlive-flipbook-0.2-2|24	art). Animations are defined as a set of numbered files (e.g.,
14mr|texlive-flipbook-0.2-2|25	"im1.pdf", "im2.pdf", "im3.pdf", ...). The package relies on
14mr|texlive-flipbook-0.2-2|26	fancyhdr to control the corners.
14mr|texlive-flipbook-0.2-2|27	
14mr|texlive-flipbook-0.2-2|28	%post
14mr|texlive-flipbook-0.2-2|29	%{_sbindir}/texlive.post
14mr|texlive-flipbook-0.2-2|30	
14mr|texlive-flipbook-0.2-2|31	%postun
14mr|texlive-flipbook-0.2-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-flipbook-0.2-2|33	%{_sbindir}/texlive.post
14mr|texlive-flipbook-0.2-2|34	fi
14mr|texlive-flipbook-0.2-2|35	
14mr|texlive-flipbook-0.2-2|36	#-----------------------------------------------------------------------
14mr|texlive-flipbook-0.2-2|37	%files
14mr|texlive-flipbook-0.2-2|38	%{_texmfdistdir}/tex/latex/flipbook/flipbook.sty
14mr|texlive-flipbook-0.2-2|39	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im01.eps
14mr|texlive-flipbook-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im01.fig
14mr|texlive-flipbook-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im01.pdf
14mr|texlive-flipbook-0.2-2|42	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im02.eps
14mr|texlive-flipbook-0.2-2|43	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im02.fig
14mr|texlive-flipbook-0.2-2|44	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im02.pdf
14mr|texlive-flipbook-0.2-2|45	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im03.eps
14mr|texlive-flipbook-0.2-2|46	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im03.fig
14mr|texlive-flipbook-0.2-2|47	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im03.pdf
14mr|texlive-flipbook-0.2-2|48	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im04.eps
14mr|texlive-flipbook-0.2-2|49	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im04.fig
14mr|texlive-flipbook-0.2-2|50	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im04.pdf
14mr|texlive-flipbook-0.2-2|51	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im05.eps
14mr|texlive-flipbook-0.2-2|52	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im05.fig
14mr|texlive-flipbook-0.2-2|53	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im05.pdf
14mr|texlive-flipbook-0.2-2|54	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im06.eps
14mr|texlive-flipbook-0.2-2|55	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im06.fig
14mr|texlive-flipbook-0.2-2|56	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im06.pdf
14mr|texlive-flipbook-0.2-2|57	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/an2.gif
14mr|texlive-flipbook-0.2-2|58	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/an2.xcf
14mr|texlive-flipbook-0.2-2|59	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im0.eps
14mr|texlive-flipbook-0.2-2|60	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im0.pdf
14mr|texlive-flipbook-0.2-2|61	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im00.fig
14mr|texlive-flipbook-0.2-2|62	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im01.fig
14mr|texlive-flipbook-0.2-2|63	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im01.gif
14mr|texlive-flipbook-0.2-2|64	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im02.fig
14mr|texlive-flipbook-0.2-2|65	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im02.gif
14mr|texlive-flipbook-0.2-2|66	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im03.fig
14mr|texlive-flipbook-0.2-2|67	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im03.gif
14mr|texlive-flipbook-0.2-2|68	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im04.fig
14mr|texlive-flipbook-0.2-2|69	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im04.gif
14mr|texlive-flipbook-0.2-2|70	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im05.fig
14mr|texlive-flipbook-0.2-2|71	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im05.gif
14mr|texlive-flipbook-0.2-2|72	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im06.fig
14mr|texlive-flipbook-0.2-2|73	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im06.gif
14mr|texlive-flipbook-0.2-2|74	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im07.fig
14mr|texlive-flipbook-0.2-2|75	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im07.gif
14mr|texlive-flipbook-0.2-2|76	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im08.fig
14mr|texlive-flipbook-0.2-2|77	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im08.gif
14mr|texlive-flipbook-0.2-2|78	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im09.fig
14mr|texlive-flipbook-0.2-2|79	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im09.gif
14mr|texlive-flipbook-0.2-2|80	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im1.eps
14mr|texlive-flipbook-0.2-2|81	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im1.pdf
14mr|texlive-flipbook-0.2-2|82	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im10.eps
14mr|texlive-flipbook-0.2-2|83	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im10.fig
14mr|texlive-flipbook-0.2-2|84	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im10.gif
14mr|texlive-flipbook-0.2-2|85	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im10.pdf
14mr|texlive-flipbook-0.2-2|86	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im11.eps
14mr|texlive-flipbook-0.2-2|87	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im11.fig
14mr|texlive-flipbook-0.2-2|88	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im11.gif
14mr|texlive-flipbook-0.2-2|89	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im11.pdf
14mr|texlive-flipbook-0.2-2|90	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im12.eps
14mr|texlive-flipbook-0.2-2|91	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im12.fig
14mr|texlive-flipbook-0.2-2|92	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im12.gif
14mr|texlive-flipbook-0.2-2|93	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im12.pdf
14mr|texlive-flipbook-0.2-2|94	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im13.eps
14mr|texlive-flipbook-0.2-2|95	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im13.fig
14mr|texlive-flipbook-0.2-2|96	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im13.pdf
14mr|texlive-flipbook-0.2-2|97	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im14.eps
14mr|texlive-flipbook-0.2-2|98	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im14.fig
14mr|texlive-flipbook-0.2-2|99	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im14.pdf
14mr|texlive-flipbook-0.2-2|100	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im15.eps
14mr|texlive-flipbook-0.2-2|101	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im15.fig
14mr|texlive-flipbook-0.2-2|102	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im15.pdf
14mr|texlive-flipbook-0.2-2|103	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im16.eps
14mr|texlive-flipbook-0.2-2|104	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im16.fig
14mr|texlive-flipbook-0.2-2|105	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im16.pdf
14mr|texlive-flipbook-0.2-2|106	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im2.eps
14mr|texlive-flipbook-0.2-2|107	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im2.pdf
14mr|texlive-flipbook-0.2-2|108	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im3.eps
14mr|texlive-flipbook-0.2-2|109	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im3.pdf
14mr|texlive-flipbook-0.2-2|110	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im4.eps
14mr|texlive-flipbook-0.2-2|111	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im4.pdf
14mr|texlive-flipbook-0.2-2|112	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im5.eps
14mr|texlive-flipbook-0.2-2|113	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im5.pdf
14mr|texlive-flipbook-0.2-2|114	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im6.eps
14mr|texlive-flipbook-0.2-2|115	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im6.pdf
14mr|texlive-flipbook-0.2-2|116	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im7.eps
14mr|texlive-flipbook-0.2-2|117	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im7.pdf
14mr|texlive-flipbook-0.2-2|118	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im8.eps
14mr|texlive-flipbook-0.2-2|119	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im8.pdf
14mr|texlive-flipbook-0.2-2|120	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im9.eps
14mr|texlive-flipbook-0.2-2|121	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im9.pdf
14mr|texlive-flipbook-0.2-2|122	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/an3.png
14mr|texlive-flipbook-0.2-2|123	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/an3.pnm
14mr|texlive-flipbook-0.2-2|124	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/an3.xcf
14mr|texlive-flipbook-0.2-2|125	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im1.png
14mr|texlive-flipbook-0.2-2|126	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im10.png
14mr|texlive-flipbook-0.2-2|127	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im11.png
14mr|texlive-flipbook-0.2-2|128	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im12.png
14mr|texlive-flipbook-0.2-2|129	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im13.png
14mr|texlive-flipbook-0.2-2|130	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im14.png
14mr|texlive-flipbook-0.2-2|131	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im15.png
14mr|texlive-flipbook-0.2-2|132	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im16.png
14mr|texlive-flipbook-0.2-2|133	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im17.png
14mr|texlive-flipbook-0.2-2|134	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im18.png
14mr|texlive-flipbook-0.2-2|135	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im19.png
14mr|texlive-flipbook-0.2-2|136	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im2.png
14mr|texlive-flipbook-0.2-2|137	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im20.png
14mr|texlive-flipbook-0.2-2|138	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im21.png
14mr|texlive-flipbook-0.2-2|139	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im22.png
14mr|texlive-flipbook-0.2-2|140	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im23.png
14mr|texlive-flipbook-0.2-2|141	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im24.png
14mr|texlive-flipbook-0.2-2|142	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im25.png
14mr|texlive-flipbook-0.2-2|143	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im26.png
14mr|texlive-flipbook-0.2-2|144	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im27.png
14mr|texlive-flipbook-0.2-2|145	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im28.png
14mr|texlive-flipbook-0.2-2|146	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im29.png
14mr|texlive-flipbook-0.2-2|147	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im3.png
14mr|texlive-flipbook-0.2-2|148	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im30.png
14mr|texlive-flipbook-0.2-2|149	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im31.png
14mr|texlive-flipbook-0.2-2|150	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im32.png
14mr|texlive-flipbook-0.2-2|151	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im33.png
14mr|texlive-flipbook-0.2-2|152	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im34.png
14mr|texlive-flipbook-0.2-2|153	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im35.png
14mr|texlive-flipbook-0.2-2|154	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im36.png
14mr|texlive-flipbook-0.2-2|155	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im37.png
14mr|texlive-flipbook-0.2-2|156	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im38.png
14mr|texlive-flipbook-0.2-2|157	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im39.png
14mr|texlive-flipbook-0.2-2|158	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im4.png
14mr|texlive-flipbook-0.2-2|159	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im40.png
14mr|texlive-flipbook-0.2-2|160	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im41.png
14mr|texlive-flipbook-0.2-2|161	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im42.png
14mr|texlive-flipbook-0.2-2|162	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im43.png
14mr|texlive-flipbook-0.2-2|163	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im44.png
14mr|texlive-flipbook-0.2-2|164	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im45.png
14mr|texlive-flipbook-0.2-2|165	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im46.png
14mr|texlive-flipbook-0.2-2|166	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im5.png
14mr|texlive-flipbook-0.2-2|167	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im6.png
14mr|texlive-flipbook-0.2-2|168	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im7.png
14mr|texlive-flipbook-0.2-2|169	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im8.png
14mr|texlive-flipbook-0.2-2|170	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im9.png
14mr|texlive-flipbook-0.2-2|171	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an0.tex
14mr|texlive-flipbook-0.2-2|172	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an1.tex
14mr|texlive-flipbook-0.2-2|173	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an2.tex
14mr|texlive-flipbook-0.2-2|174	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an3.tex
14mr|texlive-flipbook-0.2-2|175	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an4.tex
14mr|texlive-flipbook-0.2-2|176	%doc %{_texmfdistdir}/doc/latex/flipbook/Makefile
14mr|texlive-flipbook-0.2-2|177	%doc %{_texmfdistdir}/doc/latex/flipbook/README
14mr|texlive-flipbook-0.2-2|178	%doc %{_texmfdistdir}/doc/latex/flipbook/flipbook-doc.pdf
14mr|texlive-flipbook-0.2-2|179	%doc %{_texmfdistdir}/doc/latex/flipbook/flipbook-doc.tex
14mr|texlive-flipbook-0.2-2|180	%doc %{_texmfdistdir}/doc/latex/flipbook/flipbook-ex.pdf
14mr|texlive-flipbook-0.2-2|181	%doc %{_texmfdistdir}/doc/latex/flipbook/flipbook-ex.tex
14mr|texlive-flipbook-0.2-2|182	
14mr|texlive-flipbook-0.2-2|183	#-----------------------------------------------------------------------
14mr|texlive-flipbook-0.2-2|184	%prep
14mr|texlive-flipbook-0.2-2|185	%setup -c -a0 -a1
14mr|texlive-flipbook-0.2-2|186	
14mr|texlive-flipbook-0.2-2|187	%build
14mr|texlive-flipbook-0.2-2|188	
14mr|texlive-flipbook-0.2-2|189	%install
14mr|texlive-flipbook-0.2-2|190	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-flipbook-0.2-2|191	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-flipbook-0.2-2|192	
14mr|texlive-flipbook-0.2-2|193	
14mr|texlive-flipbook-0.2-2|194	
14mr|texlive-flipbook-0.2-2|195	%changelog
14mr|texlive-flipbook-0.2-2|196	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-2
14mr|texlive-flipbook-0.2-2|197	+ Revision: 50d155d
14mr|texlive-flipbook-0.2-2|198	- MassBuild#440: Increase release tag
14mr|texlive-flipbook-0.2-2|199	
14mr|texlive-flipbook-0.2-2|200	

20109 14
14mr|texlive-flippdf-1.0-3|1	# revision 15878
14mr|texlive-flippdf-1.0-3|2	# category Package
14mr|texlive-flippdf-1.0-3|3	# catalog-ctan /macros/latex/contrib/flippdf
14mr|texlive-flippdf-1.0-3|4	# catalog-date 2007-02-27 14:19:10 +0100
14mr|texlive-flippdf-1.0-3|5	# catalog-license lppl
14mr|texlive-flippdf-1.0-3|6	# catalog-version 1.0
14mr|texlive-flippdf-1.0-3|7	Name:		texlive-flippdf
14mr|texlive-flippdf-1.0-3|8	Version:	1.0
14mr|texlive-flippdf-1.0-3|9	Release:	3
14mr|texlive-flippdf-1.0-3|10	Summary:	Horizontal flipping of pages with pdfLaTeX
14mr|texlive-flippdf-1.0-3|11	Group:		Publishing
14mr|texlive-flippdf-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flippdf
14mr|texlive-flippdf-1.0-3|13	License:	LPPL
14mr|texlive-flippdf-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flippdf.tar.xz
14mr|texlive-flippdf-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flippdf.doc.tar.xz
14mr|texlive-flippdf-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flippdf.source.tar.xz
14mr|texlive-flippdf-1.0-3|17	BuildArch:	noarch
14mr|texlive-flippdf-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-flippdf-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-flippdf-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-flippdf-1.0-3|21	
14mr|texlive-flippdf-1.0-3|22	%description
14mr|texlive-flippdf-1.0-3|23	The package allows the production of a document with pages
14mr|texlive-flippdf-1.0-3|24	"mirrored". This is sometimes required by publishers who want
14mr|texlive-flippdf-1.0-3|25	camera-ready documents to be printed on transparent film (to be
14mr|texlive-flippdf-1.0-3|26	viewed from the "wrong" side). The package requires everypage,
14mr|texlive-flippdf-1.0-3|27	and only works with pdfLaTeX in PDF mode.
14mr|texlive-flippdf-1.0-3|28	
14mr|texlive-flippdf-1.0-3|29	%post
14mr|texlive-flippdf-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-flippdf-1.0-3|31	
14mr|texlive-flippdf-1.0-3|32	%postun
14mr|texlive-flippdf-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-flippdf-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-flippdf-1.0-3|35	fi
14mr|texlive-flippdf-1.0-3|36	
14mr|texlive-flippdf-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-flippdf-1.0-3|38	%files
14mr|texlive-flippdf-1.0-3|39	%{_texmfdistdir}/tex/latex/flippdf/flippdf.sty
14mr|texlive-flippdf-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/flippdf/README
14mr|texlive-flippdf-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/flippdf/flippdf.pdf
14mr|texlive-flippdf-1.0-3|42	#- source
14mr|texlive-flippdf-1.0-3|43	%doc %{_texmfdistdir}/source/latex/flippdf/flippdf.dtx
14mr|texlive-flippdf-1.0-3|44	%doc %{_texmfdistdir}/source/latex/flippdf/flippdf.ins
14mr|texlive-flippdf-1.0-3|45	
14mr|texlive-flippdf-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-flippdf-1.0-3|47	%prep
14mr|texlive-flippdf-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-flippdf-1.0-3|49	
14mr|texlive-flippdf-1.0-3|50	%build
14mr|texlive-flippdf-1.0-3|51	
14mr|texlive-flippdf-1.0-3|52	%install
14mr|texlive-flippdf-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-flippdf-1.0-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-flippdf-1.0-3|55	
14mr|texlive-flippdf-1.0-3|56	
14mr|texlive-flippdf-1.0-3|57	
14mr|texlive-flippdf-1.0-3|58	%changelog
14mr|texlive-flippdf-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-flippdf-1.0-3|60	+ Revision: 059108b
14mr|texlive-flippdf-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-flippdf-1.0-3|62	
14mr|texlive-flippdf-1.0-3|63	

20110 14
14mr|texlive-float-1.3d-3|1	# revision 15878
14mr|texlive-float-1.3d-3|2	# category Package
14mr|texlive-float-1.3d-3|3	# catalog-ctan /macros/latex/contrib/float
14mr|texlive-float-1.3d-3|4	# catalog-date 2009-09-26 09:33:53 +0200
14mr|texlive-float-1.3d-3|5	# catalog-license lppl
14mr|texlive-float-1.3d-3|6	# catalog-version 1.3d
14mr|texlive-float-1.3d-3|7	Name:		texlive-float
14mr|texlive-float-1.3d-3|8	Version:	1.3d
14mr|texlive-float-1.3d-3|9	Release:	3
14mr|texlive-float-1.3d-3|10	Summary:	Improved interface for floating objects
14mr|texlive-float-1.3d-3|11	Group:		Publishing
14mr|texlive-float-1.3d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/float
14mr|texlive-float-1.3d-3|13	License:	LPPL
14mr|texlive-float-1.3d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/float.tar.xz
14mr|texlive-float-1.3d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/float.doc.tar.xz
14mr|texlive-float-1.3d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/float.source.tar.xz
14mr|texlive-float-1.3d-3|17	BuildArch:	noarch
14mr|texlive-float-1.3d-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-float-1.3d-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-float-1.3d-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-float-1.3d-3|21	
14mr|texlive-float-1.3d-3|22	%description
14mr|texlive-float-1.3d-3|23	Improves the interface for defining floating objects such as
14mr|texlive-float-1.3d-3|24	figures and tables. Introduces the boxed float, the ruled float
14mr|texlive-float-1.3d-3|25	and the plaintop float. You can define your own floats and
14mr|texlive-float-1.3d-3|26	improve the behaviour of the old ones. The package also
14mr|texlive-float-1.3d-3|27	provides the H float modifier option of the obsolete here
14mr|texlive-float-1.3d-3|28	package. You can select this as automatic default with
14mr|texlive-float-1.3d-3|29	\floatplacement{figure}{H}.
14mr|texlive-float-1.3d-3|30	
14mr|texlive-float-1.3d-3|31	%post
14mr|texlive-float-1.3d-3|32	%{_sbindir}/texlive.post
14mr|texlive-float-1.3d-3|33	
14mr|texlive-float-1.3d-3|34	%postun
14mr|texlive-float-1.3d-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-float-1.3d-3|36	%{_sbindir}/texlive.post
14mr|texlive-float-1.3d-3|37	fi
14mr|texlive-float-1.3d-3|38	
14mr|texlive-float-1.3d-3|39	#-----------------------------------------------------------------------
14mr|texlive-float-1.3d-3|40	%files
14mr|texlive-float-1.3d-3|41	%{_texmfdistdir}/tex/latex/float/float.sty
14mr|texlive-float-1.3d-3|42	%doc %{_texmfdistdir}/doc/latex/float/README
14mr|texlive-float-1.3d-3|43	%doc %{_texmfdistdir}/doc/latex/float/float.pdf
14mr|texlive-float-1.3d-3|44	#- source
14mr|texlive-float-1.3d-3|45	%doc %{_texmfdistdir}/source/latex/float/float.dtx
14mr|texlive-float-1.3d-3|46	%doc %{_texmfdistdir}/source/latex/float/float.ins
14mr|texlive-float-1.3d-3|47	
14mr|texlive-float-1.3d-3|48	#-----------------------------------------------------------------------
14mr|texlive-float-1.3d-3|49	%prep
14mr|texlive-float-1.3d-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-float-1.3d-3|51	
14mr|texlive-float-1.3d-3|52	%build
14mr|texlive-float-1.3d-3|53	
14mr|texlive-float-1.3d-3|54	%install
14mr|texlive-float-1.3d-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-float-1.3d-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-float-1.3d-3|57	
14mr|texlive-float-1.3d-3|58	
14mr|texlive-float-1.3d-3|59	
14mr|texlive-float-1.3d-3|60	%changelog
14mr|texlive-float-1.3d-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3d-3
14mr|texlive-float-1.3d-3|62	+ Revision: 625c30c
14mr|texlive-float-1.3d-3|63	- MassBuild#440: Increase release tag
14mr|texlive-float-1.3d-3|64	
14mr|texlive-float-1.3d-3|65	

20111 14
14mr|texlive-floatflt-1.31-5|1	# revision 25540
14mr|texlive-floatflt-1.31-5|2	# category Package
14mr|texlive-floatflt-1.31-5|3	# catalog-ctan /macros/latex/contrib/floatflt
14mr|texlive-floatflt-1.31-5|4	# catalog-date 2012-02-29 15:33:26 +0100
14mr|texlive-floatflt-1.31-5|5	# catalog-license lppl1.3
14mr|texlive-floatflt-1.31-5|6	# catalog-version 1.31
14mr|texlive-floatflt-1.31-5|7	Name:		texlive-floatflt
14mr|texlive-floatflt-1.31-5|8	Version:	1.31
14mr|texlive-floatflt-1.31-5|9	Release:	5
14mr|texlive-floatflt-1.31-5|10	Summary:	Wrap text around floats
14mr|texlive-floatflt-1.31-5|11	Group:		Publishing
14mr|texlive-floatflt-1.31-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/floatflt
14mr|texlive-floatflt-1.31-5|13	License:	LPPL1.3
14mr|texlive-floatflt-1.31-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatflt.tar.xz
14mr|texlive-floatflt-1.31-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatflt.doc.tar.xz
14mr|texlive-floatflt-1.31-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatflt.source.tar.xz
14mr|texlive-floatflt-1.31-5|17	BuildArch:	noarch
14mr|texlive-floatflt-1.31-5|18	BuildRequires:	texlive-tlpkg
14mr|texlive-floatflt-1.31-5|19	Requires(pre):	texlive-tlpkg
14mr|texlive-floatflt-1.31-5|20	Requires(post):	texlive-kpathsea
14mr|texlive-floatflt-1.31-5|21	
14mr|texlive-floatflt-1.31-5|22	%description
14mr|texlive-floatflt-1.31-5|23	The package can float text around figures and tables which do
14mr|texlive-floatflt-1.31-5|24	not span the full width of a page; it improves upon floatfig,
14mr|texlive-floatflt-1.31-5|25	and allows tables/figures to be set left/right or alternating
14mr|texlive-floatflt-1.31-5|26	on even/odd pages.
14mr|texlive-floatflt-1.31-5|27	
14mr|texlive-floatflt-1.31-5|28	%post
14mr|texlive-floatflt-1.31-5|29	%{_sbindir}/texlive.post
14mr|texlive-floatflt-1.31-5|30	
14mr|texlive-floatflt-1.31-5|31	%postun
14mr|texlive-floatflt-1.31-5|32	if [ $1 -eq 0 ]; then
14mr|texlive-floatflt-1.31-5|33	%{_sbindir}/texlive.post
14mr|texlive-floatflt-1.31-5|34	fi
14mr|texlive-floatflt-1.31-5|35	
14mr|texlive-floatflt-1.31-5|36	#-----------------------------------------------------------------------
14mr|texlive-floatflt-1.31-5|37	%files
14mr|texlive-floatflt-1.31-5|38	%{_texmfdistdir}/tex/latex/floatflt/floatflt.sty
14mr|texlive-floatflt-1.31-5|39	%doc %{_texmfdistdir}/doc/latex/floatflt/README
14mr|texlive-floatflt-1.31-5|40	%doc %{_texmfdistdir}/doc/latex/floatflt/floatexm.tex
14mr|texlive-floatflt-1.31-5|41	%doc %{_texmfdistdir}/doc/latex/floatflt/floatfge.tex
14mr|texlive-floatflt-1.31-5|42	%doc %{_texmfdistdir}/doc/latex/floatflt/floatfig.txt
14mr|texlive-floatflt-1.31-5|43	%doc %{_texmfdistdir}/doc/latex/floatflt/floatflt.pdf
14mr|texlive-floatflt-1.31-5|44	#- source
14mr|texlive-floatflt-1.31-5|45	%doc %{_texmfdistdir}/source/latex/floatflt/floatflt.dtx
14mr|texlive-floatflt-1.31-5|46	%doc %{_texmfdistdir}/source/latex/floatflt/floatflt.ins
14mr|texlive-floatflt-1.31-5|47	
14mr|texlive-floatflt-1.31-5|48	#-----------------------------------------------------------------------
14mr|texlive-floatflt-1.31-5|49	%prep
14mr|texlive-floatflt-1.31-5|50	%setup -c -a0 -a1 -a2
14mr|texlive-floatflt-1.31-5|51	
14mr|texlive-floatflt-1.31-5|52	%build
14mr|texlive-floatflt-1.31-5|53	
14mr|texlive-floatflt-1.31-5|54	%install
14mr|texlive-floatflt-1.31-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-floatflt-1.31-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-floatflt-1.31-5|57	
14mr|texlive-floatflt-1.31-5|58	
14mr|texlive-floatflt-1.31-5|59	
14mr|texlive-floatflt-1.31-5|60	%changelog
14mr|texlive-floatflt-1.31-5|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.31-5
14mr|texlive-floatflt-1.31-5|62	+ Revision: bf6b414
14mr|texlive-floatflt-1.31-5|63	- MassBuild#440: Increase release tag
14mr|texlive-floatflt-1.31-5|64	
14mr|texlive-floatflt-1.31-5|65	

20112 14
14mr|texlive-floatrow-0.3b-3|1	# revision 15878
14mr|texlive-floatrow-0.3b-3|2	# category Package
14mr|texlive-floatrow-0.3b-3|3	# catalog-ctan /macros/latex/contrib/floatrow
14mr|texlive-floatrow-0.3b-3|4	# catalog-date 2009-09-27 10:36:15 +0200
14mr|texlive-floatrow-0.3b-3|5	# catalog-license lppl
14mr|texlive-floatrow-0.3b-3|6	# catalog-version 0.3b
14mr|texlive-floatrow-0.3b-3|7	Name:		texlive-floatrow
14mr|texlive-floatrow-0.3b-3|8	Version:	0.3b
14mr|texlive-floatrow-0.3b-3|9	Release:	3
14mr|texlive-floatrow-0.3b-3|10	Summary:	Modifying the layout of floats
14mr|texlive-floatrow-0.3b-3|11	Group:		Publishing
14mr|texlive-floatrow-0.3b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/floatrow
14mr|texlive-floatrow-0.3b-3|13	License:	LPPL
14mr|texlive-floatrow-0.3b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatrow.tar.xz
14mr|texlive-floatrow-0.3b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatrow.doc.tar.xz
14mr|texlive-floatrow-0.3b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatrow.source.tar.xz
14mr|texlive-floatrow-0.3b-3|17	BuildArch:	noarch
14mr|texlive-floatrow-0.3b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-floatrow-0.3b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-floatrow-0.3b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-floatrow-0.3b-3|21	
14mr|texlive-floatrow-0.3b-3|22	%description
14mr|texlive-floatrow-0.3b-3|23	The floatrow package provides many ways to customize layouts of
14mr|texlive-floatrow-0.3b-3|24	floating environments and has code to cooperate with the
14mr|texlive-floatrow-0.3b-3|25	caption 3.x package. The package offers mechanisms to put
14mr|texlive-floatrow-0.3b-3|26	floats side by side, and to put the caption beside its float.
14mr|texlive-floatrow-0.3b-3|27	The floatrow settings could be expanded to the floats created
14mr|texlive-floatrow-0.3b-3|28	by packages rotating, wrapfig, subfig (in the case of rows of
14mr|texlive-floatrow-0.3b-3|29	subfloats), and longtable.
14mr|texlive-floatrow-0.3b-3|30	
14mr|texlive-floatrow-0.3b-3|31	%post
14mr|texlive-floatrow-0.3b-3|32	%{_sbindir}/texlive.post
14mr|texlive-floatrow-0.3b-3|33	
14mr|texlive-floatrow-0.3b-3|34	%postun
14mr|texlive-floatrow-0.3b-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-floatrow-0.3b-3|36	%{_sbindir}/texlive.post
14mr|texlive-floatrow-0.3b-3|37	fi
14mr|texlive-floatrow-0.3b-3|38	
14mr|texlive-floatrow-0.3b-3|39	#-----------------------------------------------------------------------
14mr|texlive-floatrow-0.3b-3|40	%files
14mr|texlive-floatrow-0.3b-3|41	%{_texmfdistdir}/tex/latex/floatrow/floatpagestyle.sty
14mr|texlive-floatrow-0.3b-3|42	%{_texmfdistdir}/tex/latex/floatrow/floatrow.sty
14mr|texlive-floatrow-0.3b-3|43	%{_texmfdistdir}/tex/latex/floatrow/fr-fancy.sty
14mr|texlive-floatrow-0.3b-3|44	%{_texmfdistdir}/tex/latex/floatrow/fr-longtable.sty
14mr|texlive-floatrow-0.3b-3|45	%{_texmfdistdir}/tex/latex/floatrow/fr-subfig.sty
14mr|texlive-floatrow-0.3b-3|46	%{_texmfdistdir}/tex/latex/floatrow/listpen.sty
14mr|texlive-floatrow-0.3b-3|47	%doc %{_texmfdistdir}/doc/latex/floatrow/README
14mr|texlive-floatrow-0.3b-3|48	%doc %{_texmfdistdir}/doc/latex/floatrow/floatrow-rus.pdf
14mr|texlive-floatrow-0.3b-3|49	%doc %{_texmfdistdir}/doc/latex/floatrow/floatrow-rus.tex
14mr|texlive-floatrow-0.3b-3|50	%doc %{_texmfdistdir}/doc/latex/floatrow/floatrow.pdf
14mr|texlive-floatrow-0.3b-3|51	%doc %{_texmfdistdir}/doc/latex/floatrow/fr-sample.tex
14mr|texlive-floatrow-0.3b-3|52	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample01.tex
14mr|texlive-floatrow-0.3b-3|53	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample02.tex
14mr|texlive-floatrow-0.3b-3|54	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample03.tex
14mr|texlive-floatrow-0.3b-3|55	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample04.tex
14mr|texlive-floatrow-0.3b-3|56	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample05.tex
14mr|texlive-floatrow-0.3b-3|57	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample06.tex
14mr|texlive-floatrow-0.3b-3|58	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample07.tex
14mr|texlive-floatrow-0.3b-3|59	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample10.tex
14mr|texlive-floatrow-0.3b-3|60	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample11.tex
14mr|texlive-floatrow-0.3b-3|61	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample12.tex
14mr|texlive-floatrow-0.3b-3|62	%doc %{_texmfdistdir}/doc/latex/floatrow/pictures.tex
14mr|texlive-floatrow-0.3b-3|63	%doc %{_texmfdistdir}/doc/latex/floatrow/sample-longtable-rus.tex
14mr|texlive-floatrow-0.3b-3|64	%doc %{_texmfdistdir}/doc/latex/floatrow/sample-longtable.tex
14mr|texlive-floatrow-0.3b-3|65	#- source
14mr|texlive-floatrow-0.3b-3|66	%doc %{_texmfdistdir}/source/latex/floatrow/floatrow.dtx
14mr|texlive-floatrow-0.3b-3|67	%doc %{_texmfdistdir}/source/latex/floatrow/floatrow.ins
14mr|texlive-floatrow-0.3b-3|68	
14mr|texlive-floatrow-0.3b-3|69	#-----------------------------------------------------------------------
14mr|texlive-floatrow-0.3b-3|70	%prep
14mr|texlive-floatrow-0.3b-3|71	%setup -c -a0 -a1 -a2
14mr|texlive-floatrow-0.3b-3|72	
14mr|texlive-floatrow-0.3b-3|73	%build
14mr|texlive-floatrow-0.3b-3|74	
14mr|texlive-floatrow-0.3b-3|75	%install
14mr|texlive-floatrow-0.3b-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-floatrow-0.3b-3|77	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-floatrow-0.3b-3|78	
14mr|texlive-floatrow-0.3b-3|79	
14mr|texlive-floatrow-0.3b-3|80	
14mr|texlive-floatrow-0.3b-3|81	%changelog
14mr|texlive-floatrow-0.3b-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3b-3
14mr|texlive-floatrow-0.3b-3|83	+ Revision: daf3ab4
14mr|texlive-floatrow-0.3b-3|84	- MassBuild#440: Increase release tag
14mr|texlive-floatrow-0.3b-3|85	
14mr|texlive-floatrow-0.3b-3|86	

20113 14
14mr|texlive-flowchart-3.2-6|1	# revision 29153
14mr|texlive-flowchart-3.2-6|2	# category Package
14mr|texlive-flowchart-3.2-6|3	# catalog-ctan /graphics/pgf/contrib/flowchart
14mr|texlive-flowchart-3.2-6|4	# catalog-date 2013-02-18 18:17:35 +0100
14mr|texlive-flowchart-3.2-6|5	# catalog-license lppl1.3
14mr|texlive-flowchart-3.2-6|6	# catalog-version 3.2
14mr|texlive-flowchart-3.2-6|7	Name:		texlive-flowchart
14mr|texlive-flowchart-3.2-6|8	Version:	3.2
14mr|texlive-flowchart-3.2-6|9	Release:	6
14mr|texlive-flowchart-3.2-6|10	Summary:	Shapes for drawing flowcharts, using TikZ
14mr|texlive-flowchart-3.2-6|11	Group:		Publishing
14mr|texlive-flowchart-3.2-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/flowchart
14mr|texlive-flowchart-3.2-6|13	License:	LPPL1.3
14mr|texlive-flowchart-3.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowchart.tar.xz
14mr|texlive-flowchart-3.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowchart.doc.tar.xz
14mr|texlive-flowchart-3.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowchart.source.tar.xz
14mr|texlive-flowchart-3.2-6|17	BuildArch:	noarch
14mr|texlive-flowchart-3.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-flowchart-3.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-flowchart-3.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-flowchart-3.2-6|21	
14mr|texlive-flowchart-3.2-6|22	%description
14mr|texlive-flowchart-3.2-6|23	The package provides a set of 'traditional' flowchart element
14mr|texlive-flowchart-3.2-6|24	shapes; the documentation shows how to build a flowchart from
14mr|texlive-flowchart-3.2-6|25	these elements, using pgf/TikZ. The package also requires the
14mr|texlive-flowchart-3.2-6|26	makeshape package.
14mr|texlive-flowchart-3.2-6|27	
14mr|texlive-flowchart-3.2-6|28	%post
14mr|texlive-flowchart-3.2-6|29	%{_sbindir}/texlive.post
14mr|texlive-flowchart-3.2-6|30	
14mr|texlive-flowchart-3.2-6|31	%postun
14mr|texlive-flowchart-3.2-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-flowchart-3.2-6|33	%{_sbindir}/texlive.post
14mr|texlive-flowchart-3.2-6|34	fi
14mr|texlive-flowchart-3.2-6|35	
14mr|texlive-flowchart-3.2-6|36	#-----------------------------------------------------------------------
14mr|texlive-flowchart-3.2-6|37	%files
14mr|texlive-flowchart-3.2-6|38	%{_texmfdistdir}/tex/latex/flowchart/flowchart.sty
14mr|texlive-flowchart-3.2-6|39	%doc %{_texmfdistdir}/doc/latex/flowchart/README
14mr|texlive-flowchart-3.2-6|40	%doc %{_texmfdistdir}/doc/latex/flowchart/flowchart.pdf
14mr|texlive-flowchart-3.2-6|41	#- source
14mr|texlive-flowchart-3.2-6|42	%doc %{_texmfdistdir}/source/latex/flowchart/flowchart.dtx
14mr|texlive-flowchart-3.2-6|43	%doc %{_texmfdistdir}/source/latex/flowchart/flowchart.ins
14mr|texlive-flowchart-3.2-6|44	
14mr|texlive-flowchart-3.2-6|45	#-----------------------------------------------------------------------
14mr|texlive-flowchart-3.2-6|46	%prep
14mr|texlive-flowchart-3.2-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-flowchart-3.2-6|48	
14mr|texlive-flowchart-3.2-6|49	%build
14mr|texlive-flowchart-3.2-6|50	
14mr|texlive-flowchart-3.2-6|51	%install
14mr|texlive-flowchart-3.2-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-flowchart-3.2-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-flowchart-3.2-6|54	
14mr|texlive-flowchart-3.2-6|55	%changelog
14mr|texlive-flowchart-3.2-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2-6
14mr|texlive-flowchart-3.2-6|57	+ Revision: 7216aae
14mr|texlive-flowchart-3.2-6|58	- MassBuild#440: Increase release tag
14mr|texlive-flowchart-3.2-6|59	
14mr|texlive-flowchart-3.2-6|60	

20114 14
14mr|texlive-flowfram-1.14-6|1	# revision 28238
14mr|texlive-flowfram-1.14-6|2	# category Package
14mr|texlive-flowfram-1.14-6|3	# catalog-ctan /macros/latex/contrib/flowfram
14mr|texlive-flowfram-1.14-6|4	# catalog-date 2012-11-11 10:25:17 +0100
14mr|texlive-flowfram-1.14-6|5	# catalog-license lppl
14mr|texlive-flowfram-1.14-6|6	# catalog-version 1.14
14mr|texlive-flowfram-1.14-6|7	Name:		texlive-flowfram
14mr|texlive-flowfram-1.14-6|8	Version:	1.14
14mr|texlive-flowfram-1.14-6|9	Release:	6
14mr|texlive-flowfram-1.14-6|10	Summary:	Create text frames for posters, brochures or magazines
14mr|texlive-flowfram-1.14-6|11	Group:		Publishing
14mr|texlive-flowfram-1.14-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flowfram
14mr|texlive-flowfram-1.14-6|13	License:	LPPL
14mr|texlive-flowfram-1.14-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowfram.tar.xz
14mr|texlive-flowfram-1.14-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowfram.doc.tar.xz
14mr|texlive-flowfram-1.14-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowfram.source.tar.xz
14mr|texlive-flowfram-1.14-6|17	BuildArch:	noarch
14mr|texlive-flowfram-1.14-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-flowfram-1.14-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-flowfram-1.14-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-flowfram-1.14-6|21	
14mr|texlive-flowfram-1.14-6|22	%description
14mr|texlive-flowfram-1.14-6|23	The flowfram package enables you to create frames in a document
14mr|texlive-flowfram-1.14-6|24	such that the contents of the document environment flow from
14mr|texlive-flowfram-1.14-6|25	one frame to the next in the order in which they were defined.
14mr|texlive-flowfram-1.14-6|26	This is useful for creating posters or magazines, indeed any
14mr|texlive-flowfram-1.14-6|27	form of document that does not conform to the standard one or
14mr|texlive-flowfram-1.14-6|28	two column layout.
14mr|texlive-flowfram-1.14-6|29	
14mr|texlive-flowfram-1.14-6|30	%post
14mr|texlive-flowfram-1.14-6|31	%{_sbindir}/texlive.post
14mr|texlive-flowfram-1.14-6|32	
14mr|texlive-flowfram-1.14-6|33	%postun
14mr|texlive-flowfram-1.14-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-flowfram-1.14-6|35	%{_sbindir}/texlive.post
14mr|texlive-flowfram-1.14-6|36	fi
14mr|texlive-flowfram-1.14-6|37	
14mr|texlive-flowfram-1.14-6|38	#-----------------------------------------------------------------------
14mr|texlive-flowfram-1.14-6|39	%files
14mr|texlive-flowfram-1.14-6|40	%{_texmfdistdir}/scripts/flowfram/flowfram.perl
14mr|texlive-flowfram-1.14-6|41	%{_texmfdistdir}/tex/latex/flowfram/flowfram.sty
14mr|texlive-flowfram-1.14-6|42	%doc %{_texmfdistdir}/doc/latex/flowfram/CHANGES
14mr|texlive-flowfram-1.14-6|43	%doc %{_texmfdistdir}/doc/latex/flowfram/README
14mr|texlive-flowfram-1.14-6|44	%doc %{_texmfdistdir}/doc/latex/flowfram/ffuserguide.pdf
14mr|texlive-flowfram-1.14-6|45	%doc %{_texmfdistdir}/doc/latex/flowfram/ffuserguide.tex
14mr|texlive-flowfram-1.14-6|46	%doc %{_texmfdistdir}/doc/latex/flowfram/ffuserguideidx.ist
14mr|texlive-flowfram-1.14-6|47	%doc %{_texmfdistdir}/doc/latex/flowfram/flowfram.pdf
14mr|texlive-flowfram-1.14-6|48	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/egg.eps
14mr|texlive-flowfram-1.14-6|49	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/egg.png
14mr|texlive-flowfram-1.14-6|50	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-article.pdf
14mr|texlive-flowfram-1.14-6|51	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-article.tex
14mr|texlive-flowfram-1.14-6|52	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-blanks.tex
14mr|texlive-flowfram-1.14-6|53	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-brochure.pdf
14mr|texlive-flowfram-1.14-6|54	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-brochure.tex
14mr|texlive-flowfram-1.14-6|55	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-news.pdf
14mr|texlive-flowfram-1.14-6|56	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-news.tex
14mr|texlive-flowfram-1.14-6|57	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-news2.pdf
14mr|texlive-flowfram-1.14-6|58	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-news2.tex
14mr|texlive-flowfram-1.14-6|59	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-pages.pdf
14mr|texlive-flowfram-1.14-6|60	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-pages.tex
14mr|texlive-flowfram-1.14-6|61	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-poster.pdf
14mr|texlive-flowfram-1.14-6|62	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-poster.tex
14mr|texlive-flowfram-1.14-6|63	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-rot.pdf
14mr|texlive-flowfram-1.14-6|64	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-rot.tex
14mr|texlive-flowfram-1.14-6|65	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample.pdf
14mr|texlive-flowfram-1.14-6|66	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample.tex
14mr|texlive-flowfram-1.14-6|67	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample1.pdf
14mr|texlive-flowfram-1.14-6|68	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample1.tex
14mr|texlive-flowfram-1.14-6|69	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample2.pdf
14mr|texlive-flowfram-1.14-6|70	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample2.tex
14mr|texlive-flowfram-1.14-6|71	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample3.pdf
14mr|texlive-flowfram-1.14-6|72	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample3.tex
14mr|texlive-flowfram-1.14-6|73	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sampleRL.pdf
14mr|texlive-flowfram-1.14-6|74	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sampleRL.tex
14mr|texlive-flowfram-1.14-6|75	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sheep.eps
14mr|texlive-flowfram-1.14-6|76	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sheep.png
14mr|texlive-flowfram-1.14-6|77	#- source
14mr|texlive-flowfram-1.14-6|78	%doc %{_texmfdistdir}/source/latex/flowfram/flowfram.dtx
14mr|texlive-flowfram-1.14-6|79	%doc %{_texmfdistdir}/source/latex/flowfram/flowfram.ins
14mr|texlive-flowfram-1.14-6|80	
14mr|texlive-flowfram-1.14-6|81	#-----------------------------------------------------------------------
14mr|texlive-flowfram-1.14-6|82	%prep
14mr|texlive-flowfram-1.14-6|83	%setup -c -a0 -a1 -a2
14mr|texlive-flowfram-1.14-6|84	
14mr|texlive-flowfram-1.14-6|85	%build
14mr|texlive-flowfram-1.14-6|86	
14mr|texlive-flowfram-1.14-6|87	%install
14mr|texlive-flowfram-1.14-6|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-flowfram-1.14-6|89	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-flowfram-1.14-6|90	
14mr|texlive-flowfram-1.14-6|91	%changelog
14mr|texlive-flowfram-1.14-6|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14-6
14mr|texlive-flowfram-1.14-6|93	+ Revision: ae4d7aa
14mr|texlive-flowfram-1.14-6|94	- MassBuild#440: Increase release tag
14mr|texlive-flowfram-1.14-6|95	
14mr|texlive-flowfram-1.14-6|96	

20115 14
14mr|texlive-fltpoint-1.1b-3|1	# revision 15878
14mr|texlive-fltpoint-1.1b-3|2	# category Package
14mr|texlive-fltpoint-1.1b-3|3	# catalog-ctan /macros/latex/contrib/fltpoint
14mr|texlive-fltpoint-1.1b-3|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-fltpoint-1.1b-3|5	# catalog-license other-free
14mr|texlive-fltpoint-1.1b-3|6	# catalog-version 1.1b
14mr|texlive-fltpoint-1.1b-3|7	Name:		texlive-fltpoint
14mr|texlive-fltpoint-1.1b-3|8	Version:	1.1b
14mr|texlive-fltpoint-1.1b-3|9	Release:	3
14mr|texlive-fltpoint-1.1b-3|10	Summary:	Simple floating point arithmetic
14mr|texlive-fltpoint-1.1b-3|11	Group:		Publishing
14mr|texlive-fltpoint-1.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fltpoint
14mr|texlive-fltpoint-1.1b-3|13	License:	OTHER-FREE
14mr|texlive-fltpoint-1.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fltpoint.tar.xz
14mr|texlive-fltpoint-1.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fltpoint.doc.tar.xz
14mr|texlive-fltpoint-1.1b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fltpoint.source.tar.xz
14mr|texlive-fltpoint-1.1b-3|17	BuildArch:	noarch
14mr|texlive-fltpoint-1.1b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fltpoint-1.1b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fltpoint-1.1b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fltpoint-1.1b-3|21	
14mr|texlive-fltpoint-1.1b-3|22	%description
14mr|texlive-fltpoint-1.1b-3|23	The package provides simple floating point operations
14mr|texlive-fltpoint-1.1b-3|24	(addition, subtraction, multiplication, division and rounding).
14mr|texlive-fltpoint-1.1b-3|25	Used, for example, by rccol.
14mr|texlive-fltpoint-1.1b-3|26	
14mr|texlive-fltpoint-1.1b-3|27	%post
14mr|texlive-fltpoint-1.1b-3|28	%{_sbindir}/texlive.post
14mr|texlive-fltpoint-1.1b-3|29	
14mr|texlive-fltpoint-1.1b-3|30	%postun
14mr|texlive-fltpoint-1.1b-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fltpoint-1.1b-3|32	%{_sbindir}/texlive.post
14mr|texlive-fltpoint-1.1b-3|33	fi
14mr|texlive-fltpoint-1.1b-3|34	
14mr|texlive-fltpoint-1.1b-3|35	#-----------------------------------------------------------------------
14mr|texlive-fltpoint-1.1b-3|36	%files
14mr|texlive-fltpoint-1.1b-3|37	%{_texmfdistdir}/tex/generic/fltpoint/deccomma.sty
14mr|texlive-fltpoint-1.1b-3|38	%{_texmfdistdir}/tex/generic/fltpoint/fltpoint.sty
14mr|texlive-fltpoint-1.1b-3|39	%{_texmfdistdir}/tex/generic/fltpoint/fltpoint.tex
14mr|texlive-fltpoint-1.1b-3|40	%doc %{_texmfdistdir}/doc/generic/fltpoint/README
14mr|texlive-fltpoint-1.1b-3|41	%doc %{_texmfdistdir}/doc/generic/fltpoint/fltpoint.pdf
14mr|texlive-fltpoint-1.1b-3|42	#- source
14mr|texlive-fltpoint-1.1b-3|43	%doc %{_texmfdistdir}/source/generic/fltpoint/fltpoint.dtx
14mr|texlive-fltpoint-1.1b-3|44	%doc %{_texmfdistdir}/source/generic/fltpoint/fltpoint.ins
14mr|texlive-fltpoint-1.1b-3|45	
14mr|texlive-fltpoint-1.1b-3|46	#-----------------------------------------------------------------------
14mr|texlive-fltpoint-1.1b-3|47	%prep
14mr|texlive-fltpoint-1.1b-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-fltpoint-1.1b-3|49	
14mr|texlive-fltpoint-1.1b-3|50	%build
14mr|texlive-fltpoint-1.1b-3|51	
14mr|texlive-fltpoint-1.1b-3|52	%install
14mr|texlive-fltpoint-1.1b-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fltpoint-1.1b-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fltpoint-1.1b-3|55	
14mr|texlive-fltpoint-1.1b-3|56	
14mr|texlive-fltpoint-1.1b-3|57	
14mr|texlive-fltpoint-1.1b-3|58	%changelog
14mr|texlive-fltpoint-1.1b-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1b-3
14mr|texlive-fltpoint-1.1b-3|60	+ Revision: d126baf
14mr|texlive-fltpoint-1.1b-3|61	- MassBuild#440: Increase release tag
14mr|texlive-fltpoint-1.1b-3|62	
14mr|texlive-fltpoint-1.1b-3|63	

20116 14
14mr|texlive-fmp-20070104-3|1	# revision 15878
14mr|texlive-fmp-20070104-3|2	# category Package
14mr|texlive-fmp-20070104-3|3	# catalog-ctan /macros/latex/contrib/fmp
14mr|texlive-fmp-20070104-3|4	# catalog-date 2007-01-04 00:44:01 +0100
14mr|texlive-fmp-20070104-3|5	# catalog-license lppl
14mr|texlive-fmp-20070104-3|6	# catalog-version undef
14mr|texlive-fmp-20070104-3|7	Name:		texlive-fmp
14mr|texlive-fmp-20070104-3|8	Version:	20070104
14mr|texlive-fmp-20070104-3|9	Release:	3
14mr|texlive-fmp-20070104-3|10	Summary:	Include Functional MetaPost in LaTeX
14mr|texlive-fmp-20070104-3|11	Group:		Publishing
14mr|texlive-fmp-20070104-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fmp
14mr|texlive-fmp-20070104-3|13	License:	LPPL
14mr|texlive-fmp-20070104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmp.tar.xz
14mr|texlive-fmp-20070104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmp.doc.tar.xz
14mr|texlive-fmp-20070104-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmp.source.tar.xz
14mr|texlive-fmp-20070104-3|17	BuildArch:	noarch
14mr|texlive-fmp-20070104-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fmp-20070104-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fmp-20070104-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fmp-20070104-3|21	
14mr|texlive-fmp-20070104-3|22	%description
14mr|texlive-fmp-20070104-3|23	TeXLive fmp package.
14mr|texlive-fmp-20070104-3|24	
14mr|texlive-fmp-20070104-3|25	%post
14mr|texlive-fmp-20070104-3|26	%{_sbindir}/texlive.post
14mr|texlive-fmp-20070104-3|27	
14mr|texlive-fmp-20070104-3|28	%postun
14mr|texlive-fmp-20070104-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-fmp-20070104-3|30	%{_sbindir}/texlive.post
14mr|texlive-fmp-20070104-3|31	fi
14mr|texlive-fmp-20070104-3|32	
14mr|texlive-fmp-20070104-3|33	#-----------------------------------------------------------------------
14mr|texlive-fmp-20070104-3|34	%files
14mr|texlive-fmp-20070104-3|35	%{_texmfdistdir}/tex/latex/fmp/fmp.sty
14mr|texlive-fmp-20070104-3|36	%doc %{_texmfdistdir}/doc/latex/fmp/README
14mr|texlive-fmp-20070104-3|37	%doc %{_texmfdistdir}/doc/latex/fmp/fmp.pdf
14mr|texlive-fmp-20070104-3|38	#- source
14mr|texlive-fmp-20070104-3|39	%doc %{_texmfdistdir}/source/latex/fmp/fmp-doc.hs
14mr|texlive-fmp-20070104-3|40	%doc %{_texmfdistdir}/source/latex/fmp/fmp.dtx
14mr|texlive-fmp-20070104-3|41	%doc %{_texmfdistdir}/source/latex/fmp/fmp.ins
14mr|texlive-fmp-20070104-3|42	
14mr|texlive-fmp-20070104-3|43	#-----------------------------------------------------------------------
14mr|texlive-fmp-20070104-3|44	%prep
14mr|texlive-fmp-20070104-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-fmp-20070104-3|46	
14mr|texlive-fmp-20070104-3|47	%build
14mr|texlive-fmp-20070104-3|48	
14mr|texlive-fmp-20070104-3|49	%install
14mr|texlive-fmp-20070104-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fmp-20070104-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fmp-20070104-3|52	
14mr|texlive-fmp-20070104-3|53	
14mr|texlive-fmp-20070104-3|54	
14mr|texlive-fmp-20070104-3|55	%changelog
14mr|texlive-fmp-20070104-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070104-3
14mr|texlive-fmp-20070104-3|57	+ Revision: 590d0e1
14mr|texlive-fmp-20070104-3|58	- MassBuild#440: Increase release tag
14mr|texlive-fmp-20070104-3|59	
14mr|texlive-fmp-20070104-3|60	

20117 14
14mr|texlive-fmtcount-1.31-4|1	# revision 24750
14mr|texlive-fmtcount-1.31-4|2	# category Package
14mr|texlive-fmtcount-1.31-4|3	# catalog-ctan /macros/latex/contrib/fmtcount
14mr|texlive-fmtcount-1.31-4|4	# catalog-date 2011-11-07 10:42:11 +0100
14mr|texlive-fmtcount-1.31-4|5	# catalog-license lppl1.3
14mr|texlive-fmtcount-1.31-4|6	# catalog-version 1.31
14mr|texlive-fmtcount-1.31-4|7	Name:		texlive-fmtcount
14mr|texlive-fmtcount-1.31-4|8	Version:	1.31
14mr|texlive-fmtcount-1.31-4|9	Release:	4
14mr|texlive-fmtcount-1.31-4|10	Summary:	Display the value of a LaTeX counter in a variety of formats
14mr|texlive-fmtcount-1.31-4|11	Group:		Publishing
14mr|texlive-fmtcount-1.31-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fmtcount
14mr|texlive-fmtcount-1.31-4|13	License:	LPPL1.3
14mr|texlive-fmtcount-1.31-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmtcount.tar.xz
14mr|texlive-fmtcount-1.31-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmtcount.doc.tar.xz
14mr|texlive-fmtcount-1.31-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmtcount.source.tar.xz
14mr|texlive-fmtcount-1.31-4|17	BuildArch:	noarch
14mr|texlive-fmtcount-1.31-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fmtcount-1.31-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fmtcount-1.31-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-fmtcount-1.31-4|21	
14mr|texlive-fmtcount-1.31-4|22	%description
14mr|texlive-fmtcount-1.31-4|23	The package fmtcount.sty provides commands that display the
14mr|texlive-fmtcount-1.31-4|24	value of a LaTeX counter in a variety of formats (ordinal,
14mr|texlive-fmtcount-1.31-4|25	text, hexadecimal, decimal, octal, binary etc). The package
14mr|texlive-fmtcount-1.31-4|26	offers some multilingual support; configurations for use in
14mr|texlive-fmtcount-1.31-4|27	English (both British and American usage), French, German,
14mr|texlive-fmtcount-1.31-4|28	Portuguese and Spanish documents are provided. This package was
14mr|texlive-fmtcount-1.31-4|29	originally provided as part of the author's datetime package,
14mr|texlive-fmtcount-1.31-4|30	but is now distributed separately.
14mr|texlive-fmtcount-1.31-4|31	
14mr|texlive-fmtcount-1.31-4|32	%post
14mr|texlive-fmtcount-1.31-4|33	%{_sbindir}/texlive.post
14mr|texlive-fmtcount-1.31-4|34	
14mr|texlive-fmtcount-1.31-4|35	%postun
14mr|texlive-fmtcount-1.31-4|36	if [ $1 -eq 0 ]; then
14mr|texlive-fmtcount-1.31-4|37	%{_sbindir}/texlive.post
14mr|texlive-fmtcount-1.31-4|38	fi
14mr|texlive-fmtcount-1.31-4|39	
14mr|texlive-fmtcount-1.31-4|40	#-----------------------------------------------------------------------
14mr|texlive-fmtcount-1.31-4|41	%files
14mr|texlive-fmtcount-1.31-4|42	%{_texmfdistdir}/tex/latex/fmtcount/fc-UKenglish.def
14mr|texlive-fmtcount-1.31-4|43	%{_texmfdistdir}/tex/latex/fmtcount/fc-USenglish.def
14mr|texlive-fmtcount-1.31-4|44	%{_texmfdistdir}/tex/latex/fmtcount/fc-british.def
14mr|texlive-fmtcount-1.31-4|45	%{_texmfdistdir}/tex/latex/fmtcount/fc-english.def
14mr|texlive-fmtcount-1.31-4|46	%{_texmfdistdir}/tex/latex/fmtcount/fc-french.def
14mr|texlive-fmtcount-1.31-4|47	%{_texmfdistdir}/tex/latex/fmtcount/fc-german.def
14mr|texlive-fmtcount-1.31-4|48	%{_texmfdistdir}/tex/latex/fmtcount/fc-italian.def
14mr|texlive-fmtcount-1.31-4|49	%{_texmfdistdir}/tex/latex/fmtcount/fc-portuges.def
14mr|texlive-fmtcount-1.31-4|50	%{_texmfdistdir}/tex/latex/fmtcount/fc-spanish.def
14mr|texlive-fmtcount-1.31-4|51	%{_texmfdistdir}/tex/latex/fmtcount/fmtcount.sty
14mr|texlive-fmtcount-1.31-4|52	%doc %{_texmfdistdir}/doc/latex/fmtcount/CHANGES
14mr|texlive-fmtcount-1.31-4|53	%doc %{_texmfdistdir}/doc/latex/fmtcount/README
14mr|texlive-fmtcount-1.31-4|54	%doc %{_texmfdistdir}/doc/latex/fmtcount/fc-lang.tex
14mr|texlive-fmtcount-1.31-4|55	%doc %{_texmfdistdir}/doc/latex/fmtcount/fc-samp.tex
14mr|texlive-fmtcount-1.31-4|56	%doc %{_texmfdistdir}/doc/latex/fmtcount/fmtcount-manual.html
14mr|texlive-fmtcount-1.31-4|57	%doc %{_texmfdistdir}/doc/latex/fmtcount/fmtcount.pdf
14mr|texlive-fmtcount-1.31-4|58	#- source
14mr|texlive-fmtcount-1.31-4|59	%doc %{_texmfdistdir}/source/latex/fmtcount/fmtcount.dtx
14mr|texlive-fmtcount-1.31-4|60	%doc %{_texmfdistdir}/source/latex/fmtcount/fmtcount.ins
14mr|texlive-fmtcount-1.31-4|61	%doc %{_texmfdistdir}/source/latex/fmtcount/fmtcount.perl
14mr|texlive-fmtcount-1.31-4|62	
14mr|texlive-fmtcount-1.31-4|63	#-----------------------------------------------------------------------
14mr|texlive-fmtcount-1.31-4|64	%prep
14mr|texlive-fmtcount-1.31-4|65	%setup -c -a0 -a1 -a2
14mr|texlive-fmtcount-1.31-4|66	
14mr|texlive-fmtcount-1.31-4|67	%build
14mr|texlive-fmtcount-1.31-4|68	
14mr|texlive-fmtcount-1.31-4|69	%install
14mr|texlive-fmtcount-1.31-4|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fmtcount-1.31-4|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fmtcount-1.31-4|72	
14mr|texlive-fmtcount-1.31-4|73	
14mr|texlive-fmtcount-1.31-4|74	
14mr|texlive-fmtcount-1.31-4|75	%changelog
14mr|texlive-fmtcount-1.31-4|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.31-4
14mr|texlive-fmtcount-1.31-4|77	+ Revision: a6412c5
14mr|texlive-fmtcount-1.31-4|78	- MassBuild#440: Increase release tag
14mr|texlive-fmtcount-1.31-4|79	
14mr|texlive-fmtcount-1.31-4|80	

20118 14
14mr|texlive-fn2end-1.1-3|1	# revision 15878
14mr|texlive-fn2end-1.1-3|2	# category Package
14mr|texlive-fn2end-1.1-3|3	# catalog-ctan /macros/latex/contrib/fn2end
14mr|texlive-fn2end-1.1-3|4	# catalog-date 2009-01-03 10:55:55 +0100
14mr|texlive-fn2end-1.1-3|5	# catalog-license pd
14mr|texlive-fn2end-1.1-3|6	# catalog-version 1.1
14mr|texlive-fn2end-1.1-3|7	Name:		texlive-fn2end
14mr|texlive-fn2end-1.1-3|8	Version:	1.1
14mr|texlive-fn2end-1.1-3|9	Release:	3
14mr|texlive-fn2end-1.1-3|10	Summary:	Convert footnotes to endnotes
14mr|texlive-fn2end-1.1-3|11	Group:		Publishing
14mr|texlive-fn2end-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fn2end
14mr|texlive-fn2end-1.1-3|13	License:	PD
14mr|texlive-fn2end-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fn2end.tar.xz
14mr|texlive-fn2end-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fn2end.doc.tar.xz
14mr|texlive-fn2end-1.1-3|16	BuildArch:	noarch
14mr|texlive-fn2end-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fn2end-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fn2end-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fn2end-1.1-3|20	
14mr|texlive-fn2end-1.1-3|21	%description
14mr|texlive-fn2end-1.1-3|22	Defines macros \makeendnotes, which converts \footnote to
14mr|texlive-fn2end-1.1-3|23	produce endnotes; and \theendnotes which prints them out.
14mr|texlive-fn2end-1.1-3|24	
14mr|texlive-fn2end-1.1-3|25	%post
14mr|texlive-fn2end-1.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-fn2end-1.1-3|27	
14mr|texlive-fn2end-1.1-3|28	%postun
14mr|texlive-fn2end-1.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-fn2end-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-fn2end-1.1-3|31	fi
14mr|texlive-fn2end-1.1-3|32	
14mr|texlive-fn2end-1.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-fn2end-1.1-3|34	%files
14mr|texlive-fn2end-1.1-3|35	%{_texmfdistdir}/tex/latex/fn2end/fn2end.sty
14mr|texlive-fn2end-1.1-3|36	%doc %{_texmfdistdir}/doc/latex/fn2end/fn2end.pdf
14mr|texlive-fn2end-1.1-3|37	%doc %{_texmfdistdir}/doc/latex/fn2end/fn2end.tex
14mr|texlive-fn2end-1.1-3|38	
14mr|texlive-fn2end-1.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-fn2end-1.1-3|40	%prep
14mr|texlive-fn2end-1.1-3|41	%setup -c -a0 -a1
14mr|texlive-fn2end-1.1-3|42	
14mr|texlive-fn2end-1.1-3|43	%build
14mr|texlive-fn2end-1.1-3|44	
14mr|texlive-fn2end-1.1-3|45	%install
14mr|texlive-fn2end-1.1-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fn2end-1.1-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fn2end-1.1-3|48	
14mr|texlive-fn2end-1.1-3|49	
14mr|texlive-fn2end-1.1-3|50	
14mr|texlive-fn2end-1.1-3|51	%changelog
14mr|texlive-fn2end-1.1-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-fn2end-1.1-3|53	+ Revision: e8cc14a
14mr|texlive-fn2end-1.1-3|54	- MassBuild#440: Increase release tag
14mr|texlive-fn2end-1.1-3|55	
14mr|texlive-fn2end-1.1-3|56	

20119 14
14mr|texlive-fnbreak-1.30-2|1	# revision 25003
14mr|texlive-fnbreak-1.30-2|2	# category Package
14mr|texlive-fnbreak-1.30-2|3	# catalog-ctan /macros/latex/contrib/fnbreak
14mr|texlive-fnbreak-1.30-2|4	# catalog-date 2012-01-02 14:24:13 +0100
14mr|texlive-fnbreak-1.30-2|5	# catalog-license lppl
14mr|texlive-fnbreak-1.30-2|6	# catalog-version 1.30
14mr|texlive-fnbreak-1.30-2|7	Name:		texlive-fnbreak
14mr|texlive-fnbreak-1.30-2|8	Version:	1.30
14mr|texlive-fnbreak-1.30-2|9	Release:	2
14mr|texlive-fnbreak-1.30-2|10	Summary:	Warn for split footnotes
14mr|texlive-fnbreak-1.30-2|11	Group:		Publishing
14mr|texlive-fnbreak-1.30-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fnbreak
14mr|texlive-fnbreak-1.30-2|13	License:	LPPL
14mr|texlive-fnbreak-1.30-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnbreak.tar.xz
14mr|texlive-fnbreak-1.30-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnbreak.doc.tar.xz
14mr|texlive-fnbreak-1.30-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnbreak.source.tar.xz
14mr|texlive-fnbreak-1.30-2|17	BuildArch:	noarch
14mr|texlive-fnbreak-1.30-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fnbreak-1.30-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fnbreak-1.30-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-fnbreak-1.30-2|21	
14mr|texlive-fnbreak-1.30-2|22	%description
14mr|texlive-fnbreak-1.30-2|23	This package detects footnotes that are split over several
14mr|texlive-fnbreak-1.30-2|24	pages, and writes a warning to the log file.
14mr|texlive-fnbreak-1.30-2|25	
14mr|texlive-fnbreak-1.30-2|26	%post
14mr|texlive-fnbreak-1.30-2|27	%{_sbindir}/texlive.post
14mr|texlive-fnbreak-1.30-2|28	
14mr|texlive-fnbreak-1.30-2|29	%postun
14mr|texlive-fnbreak-1.30-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-fnbreak-1.30-2|31	%{_sbindir}/texlive.post
14mr|texlive-fnbreak-1.30-2|32	fi
14mr|texlive-fnbreak-1.30-2|33	
14mr|texlive-fnbreak-1.30-2|34	#-----------------------------------------------------------------------
14mr|texlive-fnbreak-1.30-2|35	%files
14mr|texlive-fnbreak-1.30-2|36	%{_texmfdistdir}/tex/latex/fnbreak/fnbreak.sty
14mr|texlive-fnbreak-1.30-2|37	%doc %{_texmfdistdir}/doc/latex/fnbreak/ChangeLog
14mr|texlive-fnbreak-1.30-2|38	%doc %{_texmfdistdir}/doc/latex/fnbreak/Makefile
14mr|texlive-fnbreak-1.30-2|39	%doc %{_texmfdistdir}/doc/latex/fnbreak/README
14mr|texlive-fnbreak-1.30-2|40	%doc %{_texmfdistdir}/doc/latex/fnbreak/fnbreak-v.tex
14mr|texlive-fnbreak-1.30-2|41	%doc %{_texmfdistdir}/doc/latex/fnbreak/fnbreak.pdf
14mr|texlive-fnbreak-1.30-2|42	%doc %{_texmfdistdir}/doc/latex/fnbreak/fnbreak.xml
14mr|texlive-fnbreak-1.30-2|43	%doc %{_texmfdistdir}/doc/latex/fnbreak/fnbreaktest.tex
14mr|texlive-fnbreak-1.30-2|44	#- source
14mr|texlive-fnbreak-1.30-2|45	%doc %{_texmfdistdir}/source/latex/fnbreak/fnbreak.dtx
14mr|texlive-fnbreak-1.30-2|46	%doc %{_texmfdistdir}/source/latex/fnbreak/fnbreak.ins
14mr|texlive-fnbreak-1.30-2|47	
14mr|texlive-fnbreak-1.30-2|48	#-----------------------------------------------------------------------
14mr|texlive-fnbreak-1.30-2|49	%prep
14mr|texlive-fnbreak-1.30-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-fnbreak-1.30-2|51	
14mr|texlive-fnbreak-1.30-2|52	%build
14mr|texlive-fnbreak-1.30-2|53	
14mr|texlive-fnbreak-1.30-2|54	%install
14mr|texlive-fnbreak-1.30-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fnbreak-1.30-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fnbreak-1.30-2|57	
14mr|texlive-fnbreak-1.30-2|58	
14mr|texlive-fnbreak-1.30-2|59	
14mr|texlive-fnbreak-1.30-2|60	%changelog
14mr|texlive-fnbreak-1.30-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.30-2
14mr|texlive-fnbreak-1.30-2|62	+ Revision: 6a864b1
14mr|texlive-fnbreak-1.30-2|63	- MassBuild#440: Increase release tag
14mr|texlive-fnbreak-1.30-2|64	
14mr|texlive-fnbreak-1.30-2|65	

20120 14
14mr|texlive-fncychap-v1.34-3|1	# revision 20710
14mr|texlive-fncychap-v1.34-3|2	# category Package
14mr|texlive-fncychap-v1.34-3|3	# catalog-ctan /macros/latex/contrib/fncychap
14mr|texlive-fncychap-v1.34-3|4	# catalog-date 2010-12-10 10:22:28 +0100
14mr|texlive-fncychap-v1.34-3|5	# catalog-license lppl1.3
14mr|texlive-fncychap-v1.34-3|6	# catalog-version v1.34
14mr|texlive-fncychap-v1.34-3|7	Name:		texlive-fncychap
14mr|texlive-fncychap-v1.34-3|8	Version:	v1.34
14mr|texlive-fncychap-v1.34-3|9	Release:	3
14mr|texlive-fncychap-v1.34-3|10	Summary:	Seven predefined chapter heading styles
14mr|texlive-fncychap-v1.34-3|11	Group:		Publishing
14mr|texlive-fncychap-v1.34-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fncychap
14mr|texlive-fncychap-v1.34-3|13	License:	LPPL1.3
14mr|texlive-fncychap-v1.34-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fncychap.tar.xz
14mr|texlive-fncychap-v1.34-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fncychap.doc.tar.xz
14mr|texlive-fncychap-v1.34-3|16	BuildArch:	noarch
14mr|texlive-fncychap-v1.34-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fncychap-v1.34-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fncychap-v1.34-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fncychap-v1.34-3|20	
14mr|texlive-fncychap-v1.34-3|21	%description
14mr|texlive-fncychap-v1.34-3|22	Each style can be modified using a set of simple commands.
14mr|texlive-fncychap-v1.34-3|23	Optionally one can modify the formatting routines in order to
14mr|texlive-fncychap-v1.34-3|24	create additional chapter headings. This package was previously
14mr|texlive-fncychap-v1.34-3|25	known as FancyChapter.
14mr|texlive-fncychap-v1.34-3|26	
14mr|texlive-fncychap-v1.34-3|27	%post
14mr|texlive-fncychap-v1.34-3|28	%{_sbindir}/texlive.post
14mr|texlive-fncychap-v1.34-3|29	
14mr|texlive-fncychap-v1.34-3|30	%postun
14mr|texlive-fncychap-v1.34-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fncychap-v1.34-3|32	%{_sbindir}/texlive.post
14mr|texlive-fncychap-v1.34-3|33	fi
14mr|texlive-fncychap-v1.34-3|34	
14mr|texlive-fncychap-v1.34-3|35	#-----------------------------------------------------------------------
14mr|texlive-fncychap-v1.34-3|36	%files
14mr|texlive-fncychap-v1.34-3|37	%{_texmfdistdir}/tex/latex/fncychap/fncychap.sty
14mr|texlive-fncychap-v1.34-3|38	%doc %{_texmfdistdir}/doc/latex/fncychap/Bjarne.eps
14mr|texlive-fncychap-v1.34-3|39	%doc %{_texmfdistdir}/doc/latex/fncychap/Bjarnes.eps
14mr|texlive-fncychap-v1.34-3|40	%doc %{_texmfdistdir}/doc/latex/fncychap/Bjornstrup.eps
14mr|texlive-fncychap-v1.34-3|41	%doc %{_texmfdistdir}/doc/latex/fncychap/BjornstrupS.eps
14mr|texlive-fncychap-v1.34-3|42	%doc %{_texmfdistdir}/doc/latex/fncychap/Conny.eps
14mr|texlive-fncychap-v1.34-3|43	%doc %{_texmfdistdir}/doc/latex/fncychap/Connys.eps
14mr|texlive-fncychap-v1.34-3|44	%doc %{_texmfdistdir}/doc/latex/fncychap/Glenn.eps
14mr|texlive-fncychap-v1.34-3|45	%doc %{_texmfdistdir}/doc/latex/fncychap/Glenns.eps
14mr|texlive-fncychap-v1.34-3|46	%doc %{_texmfdistdir}/doc/latex/fncychap/Lenny.eps
14mr|texlive-fncychap-v1.34-3|47	%doc %{_texmfdistdir}/doc/latex/fncychap/Lennys.eps
14mr|texlive-fncychap-v1.34-3|48	%doc %{_texmfdistdir}/doc/latex/fncychap/README
14mr|texlive-fncychap-v1.34-3|49	%doc %{_texmfdistdir}/doc/latex/fncychap/Rejne.eps
14mr|texlive-fncychap-v1.34-3|50	%doc %{_texmfdistdir}/doc/latex/fncychap/Rejnes.eps
14mr|texlive-fncychap-v1.34-3|51	%doc %{_texmfdistdir}/doc/latex/fncychap/Sonny.eps
14mr|texlive-fncychap-v1.34-3|52	%doc %{_texmfdistdir}/doc/latex/fncychap/Sonnys.eps
14mr|texlive-fncychap-v1.34-3|53	%doc %{_texmfdistdir}/doc/latex/fncychap/fncychap.pdf
14mr|texlive-fncychap-v1.34-3|54	%doc %{_texmfdistdir}/doc/latex/fncychap/fncychap.tex
14mr|texlive-fncychap-v1.34-3|55	%doc %{_texmfdistdir}/doc/latex/fncychap/manifest.txt
14mr|texlive-fncychap-v1.34-3|56	
14mr|texlive-fncychap-v1.34-3|57	#-----------------------------------------------------------------------
14mr|texlive-fncychap-v1.34-3|58	%prep
14mr|texlive-fncychap-v1.34-3|59	%setup -c -a0 -a1
14mr|texlive-fncychap-v1.34-3|60	
14mr|texlive-fncychap-v1.34-3|61	%build
14mr|texlive-fncychap-v1.34-3|62	
14mr|texlive-fncychap-v1.34-3|63	%install
14mr|texlive-fncychap-v1.34-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fncychap-v1.34-3|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fncychap-v1.34-3|66	
14mr|texlive-fncychap-v1.34-3|67	
14mr|texlive-fncychap-v1.34-3|68	
14mr|texlive-fncychap-v1.34-3|69	%changelog
14mr|texlive-fncychap-v1.34-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.34-3
14mr|texlive-fncychap-v1.34-3|71	+ Revision: f91a23d
14mr|texlive-fncychap-v1.34-3|72	- MassBuild#440: Increase release tag
14mr|texlive-fncychap-v1.34-3|73	
14mr|texlive-fncychap-v1.34-3|74	

20121 14
14mr|texlive-fncylab-1.0-3|1	# revision 17382
14mr|texlive-fncylab-1.0-3|2	# category Package
14mr|texlive-fncylab-1.0-3|3	# catalog-ctan /macros/latex/contrib/fncylab
14mr|texlive-fncylab-1.0-3|4	# catalog-date 2010-03-09 12:54:42 +0100
14mr|texlive-fncylab-1.0-3|5	# catalog-license lppl
14mr|texlive-fncylab-1.0-3|6	# catalog-version 1.0
14mr|texlive-fncylab-1.0-3|7	Name:		texlive-fncylab
14mr|texlive-fncylab-1.0-3|8	Version:	1.0
14mr|texlive-fncylab-1.0-3|9	Release:	3
14mr|texlive-fncylab-1.0-3|10	Summary:	Alter the format of \label references
14mr|texlive-fncylab-1.0-3|11	Group:		Publishing
14mr|texlive-fncylab-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fncylab
14mr|texlive-fncylab-1.0-3|13	License:	LPPL
14mr|texlive-fncylab-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fncylab.tar.xz
14mr|texlive-fncylab-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fncylab.doc.tar.xz
14mr|texlive-fncylab-1.0-3|16	BuildArch:	noarch
14mr|texlive-fncylab-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fncylab-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fncylab-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fncylab-1.0-3|20	
14mr|texlive-fncylab-1.0-3|21	%description
14mr|texlive-fncylab-1.0-3|22	LaTeX provides a mechanism for altering the appearance of
14mr|texlive-fncylab-1.0-3|23	references to labels, but it's somewhat flawed, and requires
14mr|texlive-fncylab-1.0-3|24	that the user manipulate internal commands. The package fixes
14mr|texlive-fncylab-1.0-3|25	the flaw in LaTeX, and provides a \labelformat command for
14mr|texlive-fncylab-1.0-3|26	changing the format of references to labels. The package also
14mr|texlive-fncylab-1.0-3|27	provides a \Ref command to make reference to such redefined
14mr|texlive-fncylab-1.0-3|28	labels at the start of a sentence.
14mr|texlive-fncylab-1.0-3|29	
14mr|texlive-fncylab-1.0-3|30	%post
14mr|texlive-fncylab-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-fncylab-1.0-3|32	
14mr|texlive-fncylab-1.0-3|33	%postun
14mr|texlive-fncylab-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-fncylab-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-fncylab-1.0-3|36	fi
14mr|texlive-fncylab-1.0-3|37	
14mr|texlive-fncylab-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-fncylab-1.0-3|39	%files
14mr|texlive-fncylab-1.0-3|40	%{_texmfdistdir}/tex/latex/fncylab/fncylab.sty
14mr|texlive-fncylab-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/fncylab/fncylab-example.tex
14mr|texlive-fncylab-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/fncylab/fncylab.pdf
14mr|texlive-fncylab-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/fncylab/fncylab.tex
14mr|texlive-fncylab-1.0-3|44	
14mr|texlive-fncylab-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-fncylab-1.0-3|46	%prep
14mr|texlive-fncylab-1.0-3|47	%setup -c -a0 -a1
14mr|texlive-fncylab-1.0-3|48	
14mr|texlive-fncylab-1.0-3|49	%build
14mr|texlive-fncylab-1.0-3|50	
14mr|texlive-fncylab-1.0-3|51	%install
14mr|texlive-fncylab-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fncylab-1.0-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fncylab-1.0-3|54	
14mr|texlive-fncylab-1.0-3|55	
14mr|texlive-fncylab-1.0-3|56	
14mr|texlive-fncylab-1.0-3|57	%changelog
14mr|texlive-fncylab-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-fncylab-1.0-3|59	+ Revision: 67f947f
14mr|texlive-fncylab-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-fncylab-1.0-3|61	
14mr|texlive-fncylab-1.0-3|62	

20122 14
14mr|texlive-fnpara-20120311-2|1	# revision 25607
14mr|texlive-fnpara-20120311-2|2	# category Package
14mr|texlive-fnpara-20120311-2|3	# catalog-ctan /macros/latex/contrib/fnpara
14mr|texlive-fnpara-20120311-2|4	# catalog-date 2012-03-11 01:08:16 +0100
14mr|texlive-fnpara-20120311-2|5	# catalog-license lppl1.3
14mr|texlive-fnpara-20120311-2|6	# catalog-version undef
14mr|texlive-fnpara-20120311-2|7	Name:		texlive-fnpara
14mr|texlive-fnpara-20120311-2|8	Version:	20120311
14mr|texlive-fnpara-20120311-2|9	Release:	2
14mr|texlive-fnpara-20120311-2|10	Summary:	Footnotes in paragraphs
14mr|texlive-fnpara-20120311-2|11	Group:		Publishing
14mr|texlive-fnpara-20120311-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fnpara
14mr|texlive-fnpara-20120311-2|13	License:	LPPL1.3
14mr|texlive-fnpara-20120311-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnpara.tar.xz
14mr|texlive-fnpara-20120311-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnpara.doc.tar.xz
14mr|texlive-fnpara-20120311-2|16	BuildArch:	noarch
14mr|texlive-fnpara-20120311-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fnpara-20120311-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fnpara-20120311-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-fnpara-20120311-2|20	
14mr|texlive-fnpara-20120311-2|21	%description
14mr|texlive-fnpara-20120311-2|22	Typeset footnotes in run-on paragraphs, instead of one above
14mr|texlive-fnpara-20120311-2|23	another; this is a re-seating, for the LaTeX environment, of an
14mr|texlive-fnpara-20120311-2|24	example in the TeXbook. The same basic code, improved for use
14mr|texlive-fnpara-20120311-2|25	in e-TeX-based LaTeX, appears in the comprehensive footnote
14mr|texlive-fnpara-20120311-2|26	package footmisc, and superior versions are also available in
14mr|texlive-fnpara-20120311-2|27	the manyfoot and bigfoot packages.
14mr|texlive-fnpara-20120311-2|28	
14mr|texlive-fnpara-20120311-2|29	%post
14mr|texlive-fnpara-20120311-2|30	%{_sbindir}/texlive.post
14mr|texlive-fnpara-20120311-2|31	
14mr|texlive-fnpara-20120311-2|32	%postun
14mr|texlive-fnpara-20120311-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-fnpara-20120311-2|34	%{_sbindir}/texlive.post
14mr|texlive-fnpara-20120311-2|35	fi
14mr|texlive-fnpara-20120311-2|36	
14mr|texlive-fnpara-20120311-2|37	#-----------------------------------------------------------------------
14mr|texlive-fnpara-20120311-2|38	%files
14mr|texlive-fnpara-20120311-2|39	%{_texmfdistdir}/tex/latex/fnpara/fnpara.sty
14mr|texlive-fnpara-20120311-2|40	%doc %{_texmfdistdir}/doc/latex/fnpara/fnpara-doc.pdf
14mr|texlive-fnpara-20120311-2|41	%doc %{_texmfdistdir}/doc/latex/fnpara/fnpara-doc.tex
14mr|texlive-fnpara-20120311-2|42	
14mr|texlive-fnpara-20120311-2|43	#-----------------------------------------------------------------------
14mr|texlive-fnpara-20120311-2|44	%prep
14mr|texlive-fnpara-20120311-2|45	%setup -c -a0 -a1
14mr|texlive-fnpara-20120311-2|46	
14mr|texlive-fnpara-20120311-2|47	%build
14mr|texlive-fnpara-20120311-2|48	
14mr|texlive-fnpara-20120311-2|49	%install
14mr|texlive-fnpara-20120311-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fnpara-20120311-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fnpara-20120311-2|52	
14mr|texlive-fnpara-20120311-2|53	
14mr|texlive-fnpara-20120311-2|54	
14mr|texlive-fnpara-20120311-2|55	%changelog
14mr|texlive-fnpara-20120311-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120311-2
14mr|texlive-fnpara-20120311-2|57	+ Revision: 3d190bb
14mr|texlive-fnpara-20120311-2|58	- MassBuild#440: Increase release tag
14mr|texlive-fnpara-20120311-2|59	
14mr|texlive-fnpara-20120311-2|60	

20123 14
14mr|texlive-fnpct-0.2e-2|1	# revision 27180
14mr|texlive-fnpct-0.2e-2|2	# category Package
14mr|texlive-fnpct-0.2e-2|3	# catalog-ctan /macros/latex/contrib/fnpct
14mr|texlive-fnpct-0.2e-2|4	# catalog-date 2012-07-24 16:08:54 +0200
14mr|texlive-fnpct-0.2e-2|5	# catalog-license lppl1.3
14mr|texlive-fnpct-0.2e-2|6	# catalog-version 0.2e
14mr|texlive-fnpct-0.2e-2|7	Name:		texlive-fnpct
14mr|texlive-fnpct-0.2e-2|8	Version:	0.2e
14mr|texlive-fnpct-0.2e-2|9	Release:	2
14mr|texlive-fnpct-0.2e-2|10	Summary:	Manage footnote marks' interaction with punctuation
14mr|texlive-fnpct-0.2e-2|11	Group:		Publishing
14mr|texlive-fnpct-0.2e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fnpct
14mr|texlive-fnpct-0.2e-2|13	License:	LPPL1.3
14mr|texlive-fnpct-0.2e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnpct.tar.xz
14mr|texlive-fnpct-0.2e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnpct.doc.tar.xz
14mr|texlive-fnpct-0.2e-2|16	BuildArch:	noarch
14mr|texlive-fnpct-0.2e-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fnpct-0.2e-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fnpct-0.2e-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-fnpct-0.2e-2|20	
14mr|texlive-fnpct-0.2e-2|21	%description
14mr|texlive-fnpct-0.2e-2|22	The package moves footnote marks after following punctuation
14mr|texlive-fnpct-0.2e-2|23	(comma or full stop), and adjusts kerning as appropriate. As a
14mr|texlive-fnpct-0.2e-2|24	side effect, a change to the handling of multiple footnotes is
14mr|texlive-fnpct-0.2e-2|25	provided.
14mr|texlive-fnpct-0.2e-2|26	
14mr|texlive-fnpct-0.2e-2|27	%post
14mr|texlive-fnpct-0.2e-2|28	%{_sbindir}/texlive.post
14mr|texlive-fnpct-0.2e-2|29	
14mr|texlive-fnpct-0.2e-2|30	%postun
14mr|texlive-fnpct-0.2e-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-fnpct-0.2e-2|32	%{_sbindir}/texlive.post
14mr|texlive-fnpct-0.2e-2|33	fi
14mr|texlive-fnpct-0.2e-2|34	
14mr|texlive-fnpct-0.2e-2|35	#-----------------------------------------------------------------------
14mr|texlive-fnpct-0.2e-2|36	%files
14mr|texlive-fnpct-0.2e-2|37	%{_texmfdistdir}/tex/latex/fnpct/fnpct.sty
14mr|texlive-fnpct-0.2e-2|38	%doc %{_texmfdistdir}/doc/latex/fnpct/README
14mr|texlive-fnpct-0.2e-2|39	%doc %{_texmfdistdir}/doc/latex/fnpct/bigfoot_ex.tex
14mr|texlive-fnpct-0.2e-2|40	%doc %{_texmfdistdir}/doc/latex/fnpct/fixfoot_ex.tex
14mr|texlive-fnpct-0.2e-2|41	%doc %{_texmfdistdir}/doc/latex/fnpct/fnpct_en.pdf
14mr|texlive-fnpct-0.2e-2|42	%doc %{_texmfdistdir}/doc/latex/fnpct/fnpct_en.tex
14mr|texlive-fnpct-0.2e-2|43	%doc %{_texmfdistdir}/doc/latex/fnpct/nested_ex.tex
14mr|texlive-fnpct-0.2e-2|44	%doc %{_texmfdistdir}/doc/latex/fnpct/nested_ex_a.tex
14mr|texlive-fnpct-0.2e-2|45	%doc %{_texmfdistdir}/doc/latex/fnpct/nested_ex_b.tex
14mr|texlive-fnpct-0.2e-2|46	%doc %{_texmfdistdir}/doc/latex/fnpct/nested_ex_c.tex
14mr|texlive-fnpct-0.2e-2|47	%doc %{_texmfdistdir}/doc/latex/fnpct/normal_ex.tex
14mr|texlive-fnpct-0.2e-2|48	%doc %{_texmfdistdir}/doc/latex/fnpct/pagenote_ex.tex
14mr|texlive-fnpct-0.2e-2|49	%doc %{_texmfdistdir}/doc/latex/fnpct/sepfootnotes_ex.tex
14mr|texlive-fnpct-0.2e-2|50	%doc %{_texmfdistdir}/doc/latex/fnpct/tufte_ex.tex
14mr|texlive-fnpct-0.2e-2|51	
14mr|texlive-fnpct-0.2e-2|52	#-----------------------------------------------------------------------
14mr|texlive-fnpct-0.2e-2|53	%prep
14mr|texlive-fnpct-0.2e-2|54	%setup -c -a0 -a1
14mr|texlive-fnpct-0.2e-2|55	
14mr|texlive-fnpct-0.2e-2|56	%build
14mr|texlive-fnpct-0.2e-2|57	
14mr|texlive-fnpct-0.2e-2|58	%install
14mr|texlive-fnpct-0.2e-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fnpct-0.2e-2|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fnpct-0.2e-2|61	
14mr|texlive-fnpct-0.2e-2|62	
14mr|texlive-fnpct-0.2e-2|63	
14mr|texlive-fnpct-0.2e-2|64	%changelog
14mr|texlive-fnpct-0.2e-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2e-2
14mr|texlive-fnpct-0.2e-2|66	+ Revision: 17b521f
14mr|texlive-fnpct-0.2e-2|67	- MassBuild#440: Increase release tag
14mr|texlive-fnpct-0.2e-2|68	
14mr|texlive-fnpct-0.2e-2|69	

20124 14
14mr|texlive-fntproof-20101201-3|1	# revision 20638
14mr|texlive-fntproof-20101201-3|2	# category Package
14mr|texlive-fntproof-20101201-3|3	# catalog-ctan /macros/generic/fntproof
14mr|texlive-fntproof-20101201-3|4	# catalog-date 2010-12-01 01:24:27 +0100
14mr|texlive-fntproof-20101201-3|5	# catalog-license pd
14mr|texlive-fntproof-20101201-3|6	# catalog-version undef
14mr|texlive-fntproof-20101201-3|7	Name:		texlive-fntproof
14mr|texlive-fntproof-20101201-3|8	Version:	20101201
14mr|texlive-fntproof-20101201-3|9	Release:	3
14mr|texlive-fntproof-20101201-3|10	Summary:	A programmable font test pattern generator
14mr|texlive-fntproof-20101201-3|11	Group:		Publishing
14mr|texlive-fntproof-20101201-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/fntproof
14mr|texlive-fntproof-20101201-3|13	License:	PD
14mr|texlive-fntproof-20101201-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fntproof.tar.xz
14mr|texlive-fntproof-20101201-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fntproof.doc.tar.xz
14mr|texlive-fntproof-20101201-3|16	BuildArch:	noarch
14mr|texlive-fntproof-20101201-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fntproof-20101201-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fntproof-20101201-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fntproof-20101201-3|20	
14mr|texlive-fntproof-20101201-3|21	%description
14mr|texlive-fntproof-20101201-3|22	The package implements all the font testing commands of Knuth's
14mr|texlive-fntproof-20101201-3|23	testfont.tex, but arranges that information necessary for each
14mr|texlive-fntproof-20101201-3|24	command is supplied as arguments to that command, rather than
14mr|texlive-fntproof-20101201-3|25	prompted for. This makes it possible to type all the tests in
14mr|texlive-fntproof-20101201-3|26	one command line, and easy to input the package in a file and
14mr|texlive-fntproof-20101201-3|27	to use the commands there. A few additional commands supporting
14mr|texlive-fntproof-20101201-3|28	this last purpose are also made available.
14mr|texlive-fntproof-20101201-3|29	
14mr|texlive-fntproof-20101201-3|30	%post
14mr|texlive-fntproof-20101201-3|31	%{_sbindir}/texlive.post
14mr|texlive-fntproof-20101201-3|32	
14mr|texlive-fntproof-20101201-3|33	%postun
14mr|texlive-fntproof-20101201-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-fntproof-20101201-3|35	%{_sbindir}/texlive.post
14mr|texlive-fntproof-20101201-3|36	fi
14mr|texlive-fntproof-20101201-3|37	
14mr|texlive-fntproof-20101201-3|38	#-----------------------------------------------------------------------
14mr|texlive-fntproof-20101201-3|39	%files
14mr|texlive-fntproof-20101201-3|40	%{_texmfdistdir}/tex/generic/fntproof/fntproof.tex
14mr|texlive-fntproof-20101201-3|41	%doc %{_texmfdistdir}/doc/generic/fntproof/README
14mr|texlive-fntproof-20101201-3|42	%doc %{_texmfdistdir}/doc/generic/fntproof/fntproof-doc.pdf
14mr|texlive-fntproof-20101201-3|43	%doc %{_texmfdistdir}/doc/generic/fntproof/fntproof-doc.tex
14mr|texlive-fntproof-20101201-3|44	
14mr|texlive-fntproof-20101201-3|45	#-----------------------------------------------------------------------
14mr|texlive-fntproof-20101201-3|46	%prep
14mr|texlive-fntproof-20101201-3|47	%setup -c -a0 -a1
14mr|texlive-fntproof-20101201-3|48	
14mr|texlive-fntproof-20101201-3|49	%build
14mr|texlive-fntproof-20101201-3|50	
14mr|texlive-fntproof-20101201-3|51	%install
14mr|texlive-fntproof-20101201-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fntproof-20101201-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fntproof-20101201-3|54	
14mr|texlive-fntproof-20101201-3|55	
14mr|texlive-fntproof-20101201-3|56	
14mr|texlive-fntproof-20101201-3|57	%changelog
14mr|texlive-fntproof-20101201-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101201-3
14mr|texlive-fntproof-20101201-3|59	+ Revision: f1b3807
14mr|texlive-fntproof-20101201-3|60	- MassBuild#440: Increase release tag
14mr|texlive-fntproof-20101201-3|61	
14mr|texlive-fntproof-20101201-3|62	

20125 14
14mr|texlive-fnumprint-1.1a-7|1	# revision 29173
14mr|texlive-fnumprint-1.1a-7|2	# category Package
14mr|texlive-fnumprint-1.1a-7|3	# catalog-ctan /macros/latex/contrib/fnumprint
14mr|texlive-fnumprint-1.1a-7|4	# catalog-date 2013-02-19 09:29:17 +0100
14mr|texlive-fnumprint-1.1a-7|5	# catalog-license lppl1.3
14mr|texlive-fnumprint-1.1a-7|6	# catalog-version 1.1a
14mr|texlive-fnumprint-1.1a-7|7	Name:		texlive-fnumprint
14mr|texlive-fnumprint-1.1a-7|8	Version:	1.1a
14mr|texlive-fnumprint-1.1a-7|9	Release:	7
14mr|texlive-fnumprint-1.1a-7|10	Summary:	Print a number in 'appropriate' format
14mr|texlive-fnumprint-1.1a-7|11	Group:		Publishing
14mr|texlive-fnumprint-1.1a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fnumprint
14mr|texlive-fnumprint-1.1a-7|13	License:	LPPL1.3
14mr|texlive-fnumprint-1.1a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnumprint.tar.xz
14mr|texlive-fnumprint-1.1a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnumprint.doc.tar.xz
14mr|texlive-fnumprint-1.1a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnumprint.source.tar.xz
14mr|texlive-fnumprint-1.1a-7|17	BuildArch:	noarch
14mr|texlive-fnumprint-1.1a-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fnumprint-1.1a-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fnumprint-1.1a-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-fnumprint-1.1a-7|21	
14mr|texlive-fnumprint-1.1a-7|22	%description
14mr|texlive-fnumprint-1.1a-7|23	The package defines two macros which decide to typeset a number
14mr|texlive-fnumprint-1.1a-7|24	either as an Arabic number or as a word (or words) for the
14mr|texlive-fnumprint-1.1a-7|25	number. If the number is between zero and twelve (including
14mr|texlive-fnumprint-1.1a-7|26	zero and twelve) then words will be used; if the number is
14mr|texlive-fnumprint-1.1a-7|27	outside that range, it will be typeset using the package
14mr|texlive-fnumprint-1.1a-7|28	numprint Words for English representation of numbers are
14mr|texlive-fnumprint-1.1a-7|29	generated within the package, while those for German are
14mr|texlive-fnumprint-1.1a-7|30	generated using the package zahl2string.
14mr|texlive-fnumprint-1.1a-7|31	
14mr|texlive-fnumprint-1.1a-7|32	%post
14mr|texlive-fnumprint-1.1a-7|33	%{_sbindir}/texlive.post
14mr|texlive-fnumprint-1.1a-7|34	
14mr|texlive-fnumprint-1.1a-7|35	%postun
14mr|texlive-fnumprint-1.1a-7|36	if [ $1 -eq 0 ]; then
14mr|texlive-fnumprint-1.1a-7|37	%{_sbindir}/texlive.post
14mr|texlive-fnumprint-1.1a-7|38	fi
14mr|texlive-fnumprint-1.1a-7|39	
14mr|texlive-fnumprint-1.1a-7|40	#-----------------------------------------------------------------------
14mr|texlive-fnumprint-1.1a-7|41	%files
14mr|texlive-fnumprint-1.1a-7|42	%{_texmfdistdir}/tex/latex/fnumprint/fnumprint.sty
14mr|texlive-fnumprint-1.1a-7|43	%doc %{_texmfdistdir}/doc/latex/fnumprint/README
14mr|texlive-fnumprint-1.1a-7|44	%doc %{_texmfdistdir}/doc/latex/fnumprint/fnumprint.pdf
14mr|texlive-fnumprint-1.1a-7|45	#- source
14mr|texlive-fnumprint-1.1a-7|46	%doc %{_texmfdistdir}/source/latex/fnumprint/fnumprint.dtx
14mr|texlive-fnumprint-1.1a-7|47	%doc %{_texmfdistdir}/source/latex/fnumprint/fnumprint.ins
14mr|texlive-fnumprint-1.1a-7|48	
14mr|texlive-fnumprint-1.1a-7|49	#-----------------------------------------------------------------------
14mr|texlive-fnumprint-1.1a-7|50	%prep
14mr|texlive-fnumprint-1.1a-7|51	%setup -c -a0 -a1 -a2
14mr|texlive-fnumprint-1.1a-7|52	
14mr|texlive-fnumprint-1.1a-7|53	%build
14mr|texlive-fnumprint-1.1a-7|54	
14mr|texlive-fnumprint-1.1a-7|55	%install
14mr|texlive-fnumprint-1.1a-7|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fnumprint-1.1a-7|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fnumprint-1.1a-7|58	
14mr|texlive-fnumprint-1.1a-7|59	%changelog
14mr|texlive-fnumprint-1.1a-7|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-7
14mr|texlive-fnumprint-1.1a-7|61	+ Revision: fc99fed
14mr|texlive-fnumprint-1.1a-7|62	- MassBuild#440: Increase release tag
14mr|texlive-fnumprint-1.1a-7|63	
14mr|texlive-fnumprint-1.1a-7|64	

20126 14
14mr|texlive-foekfont-20070227-3|1	# revision 15878
14mr|texlive-foekfont-20070227-3|2	# category Package
14mr|texlive-foekfont-20070227-3|3	# catalog-ctan /fonts/foekfont
14mr|texlive-foekfont-20070227-3|4	# catalog-date 2007-02-27 14:19:10 +0100
14mr|texlive-foekfont-20070227-3|5	# catalog-license gpl
14mr|texlive-foekfont-20070227-3|6	# catalog-version undef
14mr|texlive-foekfont-20070227-3|7	Name:		texlive-foekfont
14mr|texlive-foekfont-20070227-3|8	Version:	20070227
14mr|texlive-foekfont-20070227-3|9	Release:	3
14mr|texlive-foekfont-20070227-3|10	Summary:	The title font of the Mads Fok magazine
14mr|texlive-foekfont-20070227-3|11	Group:		Publishing
14mr|texlive-foekfont-20070227-3|12	URL:		http://www.ctan.org/tex-archive/fonts/foekfont
14mr|texlive-foekfont-20070227-3|13	License:	GPL
14mr|texlive-foekfont-20070227-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foekfont.tar.xz
14mr|texlive-foekfont-20070227-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foekfont.doc.tar.xz
14mr|texlive-foekfont-20070227-3|16	BuildArch:	noarch
14mr|texlive-foekfont-20070227-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-foekfont-20070227-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-foekfont-20070227-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-foekfont-20070227-3|20	
14mr|texlive-foekfont-20070227-3|21	%description
14mr|texlive-foekfont-20070227-3|22	The bundle provides an Adobe Type 1 font, and LaTeX support for
14mr|texlive-foekfont-20070227-3|23	its use. The magazine web site shows the font in use in a few
14mr|texlive-foekfont-20070227-3|24	places.
14mr|texlive-foekfont-20070227-3|25	
14mr|texlive-foekfont-20070227-3|26	%post
14mr|texlive-foekfont-20070227-3|27	%{_sbindir}/texlive.post
14mr|texlive-foekfont-20070227-3|28	
14mr|texlive-foekfont-20070227-3|29	%postun
14mr|texlive-foekfont-20070227-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-foekfont-20070227-3|31	%{_sbindir}/texlive.post
14mr|texlive-foekfont-20070227-3|32	fi
14mr|texlive-foekfont-20070227-3|33	
14mr|texlive-foekfont-20070227-3|34	#-----------------------------------------------------------------------
14mr|texlive-foekfont-20070227-3|35	%files
14mr|texlive-foekfont-20070227-3|36	%{_texmfdistdir}/fonts/map/dvips/foekfont/foekfont.map
14mr|texlive-foekfont-20070227-3|37	%{_texmfdistdir}/fonts/tfm/public/foekfont/foekfont.tfm
14mr|texlive-foekfont-20070227-3|38	%{_texmfdistdir}/fonts/type1/public/foekfont/FoekFont.pfb
14mr|texlive-foekfont-20070227-3|39	%{_texmfdistdir}/tex/latex/foekfont/foekfont.sty
14mr|texlive-foekfont-20070227-3|40	%{_texmfdistdir}/tex/latex/foekfont/ot1foekfont.fd
14mr|texlive-foekfont-20070227-3|41	%{_texmfdistdir}/tex/latex/foekfont/t1foekfont.fd
14mr|texlive-foekfont-20070227-3|42	%doc %{_texmfdistdir}/doc/latex/foekfont/FoekFont.sfd
14mr|texlive-foekfont-20070227-3|43	%doc %{_texmfdistdir}/doc/latex/foekfont/README
14mr|texlive-foekfont-20070227-3|44	%doc %{_texmfdistdir}/doc/latex/foekfont/foekfont.pdf
14mr|texlive-foekfont-20070227-3|45	%doc %{_texmfdistdir}/doc/latex/foekfont/foekfont.tex
14mr|texlive-foekfont-20070227-3|46	
14mr|texlive-foekfont-20070227-3|47	#-----------------------------------------------------------------------
14mr|texlive-foekfont-20070227-3|48	%prep
14mr|texlive-foekfont-20070227-3|49	%setup -c -a0 -a1
14mr|texlive-foekfont-20070227-3|50	
14mr|texlive-foekfont-20070227-3|51	%build
14mr|texlive-foekfont-20070227-3|52	
14mr|texlive-foekfont-20070227-3|53	%install
14mr|texlive-foekfont-20070227-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-foekfont-20070227-3|55	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-foekfont-20070227-3|56	
14mr|texlive-foekfont-20070227-3|57	
14mr|texlive-foekfont-20070227-3|58	
14mr|texlive-foekfont-20070227-3|59	%changelog
14mr|texlive-foekfont-20070227-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070227-3
14mr|texlive-foekfont-20070227-3|61	+ Revision: e86c8ad
14mr|texlive-foekfont-20070227-3|62	- MassBuild#440: Increase release tag
14mr|texlive-foekfont-20070227-3|63	
14mr|texlive-foekfont-20070227-3|64	

20127 14
14mr|texlive-foilhtml-1.2-3|1	# revision 21855
14mr|texlive-foilhtml-1.2-3|2	# category Package
14mr|texlive-foilhtml-1.2-3|3	# catalog-ctan /macros/latex/contrib/foilhtml
14mr|texlive-foilhtml-1.2-3|4	# catalog-date 2007-01-05 16:07:21 +0100
14mr|texlive-foilhtml-1.2-3|5	# catalog-license lppl
14mr|texlive-foilhtml-1.2-3|6	# catalog-version 1.2
14mr|texlive-foilhtml-1.2-3|7	Name:		texlive-foilhtml
14mr|texlive-foilhtml-1.2-3|8	Version:	1.2
14mr|texlive-foilhtml-1.2-3|9	Release:	3
14mr|texlive-foilhtml-1.2-3|10	Summary:	Interface between foiltex and LaTeX2HTML
14mr|texlive-foilhtml-1.2-3|11	Group:		Publishing
14mr|texlive-foilhtml-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/foilhtml
14mr|texlive-foilhtml-1.2-3|13	License:	LPPL
14mr|texlive-foilhtml-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foilhtml.tar.xz
14mr|texlive-foilhtml-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foilhtml.doc.tar.xz
14mr|texlive-foilhtml-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foilhtml.source.tar.xz
14mr|texlive-foilhtml-1.2-3|17	BuildArch:	noarch
14mr|texlive-foilhtml-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-foilhtml-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-foilhtml-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-foilhtml-1.2-3|21	
14mr|texlive-foilhtml-1.2-3|22	%description
14mr|texlive-foilhtml-1.2-3|23	Provides integration between FoilTeX and LaTeX2HTML, adding
14mr|texlive-foilhtml-1.2-3|24	sectioning commands and elements of logical formatting to
14mr|texlive-foilhtml-1.2-3|25	FoilTeX and providing support for FoilTeX commands in
14mr|texlive-foilhtml-1.2-3|26	LaTeX2HTML.
14mr|texlive-foilhtml-1.2-3|27	
14mr|texlive-foilhtml-1.2-3|28	%post
14mr|texlive-foilhtml-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-foilhtml-1.2-3|30	
14mr|texlive-foilhtml-1.2-3|31	%postun
14mr|texlive-foilhtml-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-foilhtml-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-foilhtml-1.2-3|34	fi
14mr|texlive-foilhtml-1.2-3|35	
14mr|texlive-foilhtml-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-foilhtml-1.2-3|37	%files
14mr|texlive-foilhtml-1.2-3|38	%{_texmfdistdir}/tex/latex/foilhtml/foilhtml.cfg
14mr|texlive-foilhtml-1.2-3|39	%{_texmfdistdir}/tex/latex/foilhtml/foilhtml.sty
14mr|texlive-foilhtml-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/foilhtml/foilhtml-96.perl
14mr|texlive-foilhtml-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/foilhtml/foils-97.perl
14mr|texlive-foilhtml-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/foilhtml/foils.perl
14mr|texlive-foilhtml-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/foilhtml/readme.v12
14mr|texlive-foilhtml-1.2-3|44	#- source
14mr|texlive-foilhtml-1.2-3|45	%doc %{_texmfdistdir}/source/latex/foilhtml/foilhtml.drv
14mr|texlive-foilhtml-1.2-3|46	%doc %{_texmfdistdir}/source/latex/foilhtml/foilhtml.dtx
14mr|texlive-foilhtml-1.2-3|47	%doc %{_texmfdistdir}/source/latex/foilhtml/foilhtml.ins
14mr|texlive-foilhtml-1.2-3|48	
14mr|texlive-foilhtml-1.2-3|49	#-----------------------------------------------------------------------
14mr|texlive-foilhtml-1.2-3|50	%prep
14mr|texlive-foilhtml-1.2-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-foilhtml-1.2-3|52	
14mr|texlive-foilhtml-1.2-3|53	%build
14mr|texlive-foilhtml-1.2-3|54	
14mr|texlive-foilhtml-1.2-3|55	%install
14mr|texlive-foilhtml-1.2-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-foilhtml-1.2-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-foilhtml-1.2-3|58	
14mr|texlive-foilhtml-1.2-3|59	
14mr|texlive-foilhtml-1.2-3|60	
14mr|texlive-foilhtml-1.2-3|61	%changelog
14mr|texlive-foilhtml-1.2-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-foilhtml-1.2-3|63	+ Revision: 78dd9f5
14mr|texlive-foilhtml-1.2-3|64	- MassBuild#440: Increase release tag
14mr|texlive-foilhtml-1.2-3|65	
14mr|texlive-foilhtml-1.2-3|66	

20128 14
14mr|texlive-fonetika-20080819-3|1	# revision 21326
14mr|texlive-fonetika-20080819-3|2	# category Package
14mr|texlive-fonetika-20080819-3|3	# catalog-ctan /fonts/fonetika
14mr|texlive-fonetika-20080819-3|4	# catalog-date 2008-08-19 20:38:14 +0200
14mr|texlive-fonetika-20080819-3|5	# catalog-license other-free
14mr|texlive-fonetika-20080819-3|6	# catalog-version undef
14mr|texlive-fonetika-20080819-3|7	Name:		texlive-fonetika
14mr|texlive-fonetika-20080819-3|8	Version:	20080819
14mr|texlive-fonetika-20080819-3|9	Release:	3
14mr|texlive-fonetika-20080819-3|10	Summary:	Support for the danish "Dania" phonetic system
14mr|texlive-fonetika-20080819-3|11	Group:		Publishing
14mr|texlive-fonetika-20080819-3|12	URL:		http://www.ctan.org/tex-archive/fonts/fonetika
14mr|texlive-fonetika-20080819-3|13	License:	OTHER-FREE
14mr|texlive-fonetika-20080819-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonetika.tar.xz
14mr|texlive-fonetika-20080819-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonetika.doc.tar.xz
14mr|texlive-fonetika-20080819-3|16	BuildArch:	noarch
14mr|texlive-fonetika-20080819-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fonetika-20080819-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fonetika-20080819-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fonetika-20080819-3|20	
14mr|texlive-fonetika-20080819-3|21	%description
14mr|texlive-fonetika-20080819-3|22	Fonetika Dania is a font bundle with a serif font and a sans
14mr|texlive-fonetika-20080819-3|23	serif font for the danish phonetic system Dania. Both fonts
14mr|texlive-fonetika-20080819-3|24	exist in regular and bold weights. LaTeX support is provided.
14mr|texlive-fonetika-20080819-3|25	The fonts are based on URW Palladio and Iwona Condensed, and
14mr|texlive-fonetika-20080819-3|26	were created using FontForge.
14mr|texlive-fonetika-20080819-3|27	
14mr|texlive-fonetika-20080819-3|28	%post
14mr|texlive-fonetika-20080819-3|29	%{_sbindir}/texlive.post
14mr|texlive-fonetika-20080819-3|30	
14mr|texlive-fonetika-20080819-3|31	%postun
14mr|texlive-fonetika-20080819-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-fonetika-20080819-3|33	%{_sbindir}/texlive.post
14mr|texlive-fonetika-20080819-3|34	fi
14mr|texlive-fonetika-20080819-3|35	
14mr|texlive-fonetika-20080819-3|36	#-----------------------------------------------------------------------
14mr|texlive-fonetika-20080819-3|37	%files
14mr|texlive-fonetika-20080819-3|38	%{_texmfdistdir}/fonts/afm/public/fonetika/FonetikaDaniaIwonaeBold.afm
14mr|texlive-fonetika-20080819-3|39	%{_texmfdistdir}/fonts/afm/public/fonetika/FonetikaDaniaIwonaeRegular.afm
14mr|texlive-fonetika-20080819-3|40	%{_texmfdistdir}/fonts/afm/public/fonetika/FonetikaDaniaPallaeBold.afm
14mr|texlive-fonetika-20080819-3|41	%{_texmfdistdir}/fonts/afm/public/fonetika/FonetikaDaniaPallaeRegular.afm
14mr|texlive-fonetika-20080819-3|42	%{_texmfdistdir}/fonts/map/dvips/fonetika/fonetika.map
14mr|texlive-fonetika-20080819-3|43	%{_texmfdistdir}/fonts/tfm/public/fonetika/fonetika.tfm
14mr|texlive-fonetika-20080819-3|44	%{_texmfdistdir}/fonts/tfm/public/fonetika/fonetikabold.tfm
14mr|texlive-fonetika-20080819-3|45	%{_texmfdistdir}/fonts/tfm/public/fonetika/fonetikasans.tfm
14mr|texlive-fonetika-20080819-3|46	%{_texmfdistdir}/fonts/tfm/public/fonetika/fonetikasansbold.tfm
14mr|texlive-fonetika-20080819-3|47	%{_texmfdistdir}/fonts/truetype/public/fonetika/FonetikaDaniaIwonaeBold.ttf
14mr|texlive-fonetika-20080819-3|48	%{_texmfdistdir}/fonts/truetype/public/fonetika/FonetikaDaniaIwonaeRegular.ttf
14mr|texlive-fonetika-20080819-3|49	%{_texmfdistdir}/fonts/truetype/public/fonetika/FonetikaDaniaPallaeBold.ttf
14mr|texlive-fonetika-20080819-3|50	%{_texmfdistdir}/fonts/truetype/public/fonetika/FonetikaDaniaPallaeRegular.ttf
14mr|texlive-fonetika-20080819-3|51	%{_texmfdistdir}/fonts/type1/public/fonetika/FonetikaDaniaIwonaeBold.pfb
14mr|texlive-fonetika-20080819-3|52	%{_texmfdistdir}/fonts/type1/public/fonetika/FonetikaDaniaIwonaeRegular.pfb
14mr|texlive-fonetika-20080819-3|53	%{_texmfdistdir}/fonts/type1/public/fonetika/FonetikaDaniaPallaeBold.pfb
14mr|texlive-fonetika-20080819-3|54	%{_texmfdistdir}/fonts/type1/public/fonetika/FonetikaDaniaPallaeRegular.pfb
14mr|texlive-fonetika-20080819-3|55	%{_texmfdistdir}/tex/latex/fonetika/fonetika.sty
14mr|texlive-fonetika-20080819-3|56	%{_texmfdistdir}/tex/latex/fonetika/t1fonetika.fd
14mr|texlive-fonetika-20080819-3|57	%doc %{_texmfdistdir}/doc/fonts/fonetika/README
14mr|texlive-fonetika-20080819-3|58	%doc %{_texmfdistdir}/doc/fonts/fonetika/fonetika.pdf
14mr|texlive-fonetika-20080819-3|59	%doc %{_texmfdistdir}/doc/fonts/fonetika/fonetika.tex
14mr|texlive-fonetika-20080819-3|60	
14mr|texlive-fonetika-20080819-3|61	#-----------------------------------------------------------------------
14mr|texlive-fonetika-20080819-3|62	%prep
14mr|texlive-fonetika-20080819-3|63	%setup -c -a0 -a1
14mr|texlive-fonetika-20080819-3|64	
14mr|texlive-fonetika-20080819-3|65	%build
14mr|texlive-fonetika-20080819-3|66	
14mr|texlive-fonetika-20080819-3|67	%install
14mr|texlive-fonetika-20080819-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fonetika-20080819-3|69	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fonetika-20080819-3|70	
14mr|texlive-fonetika-20080819-3|71	
14mr|texlive-fonetika-20080819-3|72	
14mr|texlive-fonetika-20080819-3|73	%changelog
14mr|texlive-fonetika-20080819-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080819-3
14mr|texlive-fonetika-20080819-3|75	+ Revision: 9efd1bc
14mr|texlive-fonetika-20080819-3|76	- MassBuild#440: Increase release tag
14mr|texlive-fonetika-20080819-3|77	
14mr|texlive-fonetika-20080819-3|78	

20129 14
14mr|texlive-fontaxes-1.0c-3|1	# revision 24880
14mr|texlive-fontaxes-1.0c-3|2	# category Package
14mr|texlive-fontaxes-1.0c-3|3	# catalog-ctan /macros/latex/contrib/fontaxes
14mr|texlive-fontaxes-1.0c-3|4	# catalog-date 2011-12-19 11:01:35 +0100
14mr|texlive-fontaxes-1.0c-3|5	# catalog-license lppl1.3
14mr|texlive-fontaxes-1.0c-3|6	# catalog-version 1.0c
14mr|texlive-fontaxes-1.0c-3|7	Name:		texlive-fontaxes
14mr|texlive-fontaxes-1.0c-3|8	Version:	1.0c
14mr|texlive-fontaxes-1.0c-3|9	Release:	3
14mr|texlive-fontaxes-1.0c-3|10	Summary:	Additional font axes for LaTeX
14mr|texlive-fontaxes-1.0c-3|11	Group:		Publishing
14mr|texlive-fontaxes-1.0c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fontaxes
14mr|texlive-fontaxes-1.0c-3|13	License:	LPPL1.3
14mr|texlive-fontaxes-1.0c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontaxes.tar.xz
14mr|texlive-fontaxes-1.0c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontaxes.doc.tar.xz
14mr|texlive-fontaxes-1.0c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontaxes.source.tar.xz
14mr|texlive-fontaxes-1.0c-3|17	BuildArch:	noarch
14mr|texlive-fontaxes-1.0c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fontaxes-1.0c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fontaxes-1.0c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fontaxes-1.0c-3|21	
14mr|texlive-fontaxes-1.0c-3|22	%description
14mr|texlive-fontaxes-1.0c-3|23	The package adds several new font axes on top of LaTeX's New
14mr|texlive-fontaxes-1.0c-3|24	Font Selection Scheme. In particular, it splits the shape axis
14mr|texlive-fontaxes-1.0c-3|25	into a primary and a secondary shape axis, and it adds three
14mr|texlive-fontaxes-1.0c-3|26	new axes to deal with the different figure versions offered by
14mr|texlive-fontaxes-1.0c-3|27	many professional fonts.
14mr|texlive-fontaxes-1.0c-3|28	
14mr|texlive-fontaxes-1.0c-3|29	%post
14mr|texlive-fontaxes-1.0c-3|30	%{_sbindir}/texlive.post
14mr|texlive-fontaxes-1.0c-3|31	
14mr|texlive-fontaxes-1.0c-3|32	%postun
14mr|texlive-fontaxes-1.0c-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-fontaxes-1.0c-3|34	%{_sbindir}/texlive.post
14mr|texlive-fontaxes-1.0c-3|35	fi
14mr|texlive-fontaxes-1.0c-3|36	
14mr|texlive-fontaxes-1.0c-3|37	#-----------------------------------------------------------------------
14mr|texlive-fontaxes-1.0c-3|38	%files
14mr|texlive-fontaxes-1.0c-3|39	%{_texmfdistdir}/tex/latex/fontaxes/fontaxes.sty
14mr|texlive-fontaxes-1.0c-3|40	%doc %{_texmfdistdir}/doc/latex/fontaxes/README
14mr|texlive-fontaxes-1.0c-3|41	%doc %{_texmfdistdir}/doc/latex/fontaxes/fontaxes.pdf
14mr|texlive-fontaxes-1.0c-3|42	%doc %{_texmfdistdir}/doc/latex/fontaxes/test-fontaxes.tex
14mr|texlive-fontaxes-1.0c-3|43	#- source
14mr|texlive-fontaxes-1.0c-3|44	%doc %{_texmfdistdir}/source/latex/fontaxes/fontaxes.dtx
14mr|texlive-fontaxes-1.0c-3|45	%doc %{_texmfdistdir}/source/latex/fontaxes/fontaxes.ins
14mr|texlive-fontaxes-1.0c-3|46	
14mr|texlive-fontaxes-1.0c-3|47	#-----------------------------------------------------------------------
14mr|texlive-fontaxes-1.0c-3|48	%prep
14mr|texlive-fontaxes-1.0c-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-fontaxes-1.0c-3|50	
14mr|texlive-fontaxes-1.0c-3|51	%build
14mr|texlive-fontaxes-1.0c-3|52	
14mr|texlive-fontaxes-1.0c-3|53	%install
14mr|texlive-fontaxes-1.0c-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fontaxes-1.0c-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fontaxes-1.0c-3|56	
14mr|texlive-fontaxes-1.0c-3|57	
14mr|texlive-fontaxes-1.0c-3|58	
14mr|texlive-fontaxes-1.0c-3|59	%changelog
14mr|texlive-fontaxes-1.0c-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0c-3
14mr|texlive-fontaxes-1.0c-3|61	+ Revision: a4bf485
14mr|texlive-fontaxes-1.0c-3|62	- MassBuild#440: Increase release tag
14mr|texlive-fontaxes-1.0c-3|63	
14mr|texlive-fontaxes-1.0c-3|64	

20130 14
14mr|texlive-fontbook-0.2-3|1	# revision 23608
14mr|texlive-fontbook-0.2-3|2	# category Package
14mr|texlive-fontbook-0.2-3|3	# catalog-ctan /macros/xetex/latex/fontbook
14mr|texlive-fontbook-0.2-3|4	# catalog-date 2011-08-17 19:15:50 +0200
14mr|texlive-fontbook-0.2-3|5	# catalog-license lppl1.3
14mr|texlive-fontbook-0.2-3|6	# catalog-version 0.2
14mr|texlive-fontbook-0.2-3|7	Name:		texlive-fontbook
14mr|texlive-fontbook-0.2-3|8	Version:	0.2
14mr|texlive-fontbook-0.2-3|9	Release:	3
14mr|texlive-fontbook-0.2-3|10	Summary:	Generate a font book
14mr|texlive-fontbook-0.2-3|11	Group:		Publishing
14mr|texlive-fontbook-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/fontbook
14mr|texlive-fontbook-0.2-3|13	License:	LPPL1.3
14mr|texlive-fontbook-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontbook.tar.xz
14mr|texlive-fontbook-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontbook.doc.tar.xz
14mr|texlive-fontbook-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontbook.source.tar.xz
14mr|texlive-fontbook-0.2-3|17	BuildArch:	noarch
14mr|texlive-fontbook-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fontbook-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fontbook-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fontbook-0.2-3|21	
14mr|texlive-fontbook-0.2-3|22	%description
14mr|texlive-fontbook-0.2-3|23	The package provides a means of producing a 'book' of font
14mr|texlive-fontbook-0.2-3|24	samples (for evaluation, etc.).
14mr|texlive-fontbook-0.2-3|25	
14mr|texlive-fontbook-0.2-3|26	%post
14mr|texlive-fontbook-0.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-fontbook-0.2-3|28	
14mr|texlive-fontbook-0.2-3|29	%postun
14mr|texlive-fontbook-0.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-fontbook-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-fontbook-0.2-3|32	fi
14mr|texlive-fontbook-0.2-3|33	
14mr|texlive-fontbook-0.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-fontbook-0.2-3|35	%files
14mr|texlive-fontbook-0.2-3|36	%{_texmfdistdir}/tex/xelatex/fontbook/fontbook.sty
14mr|texlive-fontbook-0.2-3|37	%doc %{_texmfdistdir}/doc/xelatex/fontbook/README
14mr|texlive-fontbook-0.2-3|38	%doc %{_texmfdistdir}/doc/xelatex/fontbook/fontbook-freefonts.pdf
14mr|texlive-fontbook-0.2-3|39	%doc %{_texmfdistdir}/doc/xelatex/fontbook/fontbook-freefonts.tex
14mr|texlive-fontbook-0.2-3|40	%doc %{_texmfdistdir}/doc/xelatex/fontbook/fontbook.pdf
14mr|texlive-fontbook-0.2-3|41	#- source
14mr|texlive-fontbook-0.2-3|42	%doc %{_texmfdistdir}/source/xelatex/fontbook/fontbook.dtx
14mr|texlive-fontbook-0.2-3|43	%doc %{_texmfdistdir}/source/xelatex/fontbook/fontbook.ins
14mr|texlive-fontbook-0.2-3|44	
14mr|texlive-fontbook-0.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-fontbook-0.2-3|46	%prep
14mr|texlive-fontbook-0.2-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-fontbook-0.2-3|48	
14mr|texlive-fontbook-0.2-3|49	%build
14mr|texlive-fontbook-0.2-3|50	
14mr|texlive-fontbook-0.2-3|51	%install
14mr|texlive-fontbook-0.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fontbook-0.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fontbook-0.2-3|54	
14mr|texlive-fontbook-0.2-3|55	
14mr|texlive-fontbook-0.2-3|56	
14mr|texlive-fontbook-0.2-3|57	%changelog
14mr|texlive-fontbook-0.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-fontbook-0.2-3|59	+ Revision: 77ba6c4
14mr|texlive-fontbook-0.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-fontbook-0.2-3|61	
14mr|texlive-fontbook-0.2-3|62	

20131 14
14mr|texlive-fontch-2.2-3|1	# revision 17859
14mr|texlive-fontch-2.2-3|2	# category Package
14mr|texlive-fontch-2.2-3|3	# catalog-ctan /macros/plain/contrib/fontch
14mr|texlive-fontch-2.2-3|4	# catalog-date 2010-04-13 09:02:45 +0200
14mr|texlive-fontch-2.2-3|5	# catalog-license lppl
14mr|texlive-fontch-2.2-3|6	# catalog-version 2.2
14mr|texlive-fontch-2.2-3|7	Name:		texlive-fontch
14mr|texlive-fontch-2.2-3|8	Version:	2.2
14mr|texlive-fontch-2.2-3|9	Release:	3
14mr|texlive-fontch-2.2-3|10	Summary:	Changing fonts, sizes and encodings in Plain TeX
14mr|texlive-fontch-2.2-3|11	Group:		Publishing
14mr|texlive-fontch-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/fontch
14mr|texlive-fontch-2.2-3|13	License:	LPPL
14mr|texlive-fontch-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontch.tar.xz
14mr|texlive-fontch-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontch.doc.tar.xz
14mr|texlive-fontch-2.2-3|16	BuildArch:	noarch
14mr|texlive-fontch-2.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fontch-2.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fontch-2.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fontch-2.2-3|20	
14mr|texlive-fontch-2.2-3|21	%description
14mr|texlive-fontch-2.2-3|22	The fontch macros allow the user to change font size and family
14mr|texlive-fontch-2.2-3|23	anywhere in a plain TeX document. Sizes of 8, 10, 12, 14, 20
14mr|texlive-fontch-2.2-3|24	and 24 points are available. A sans serif family (\sf) is
14mr|texlive-fontch-2.2-3|25	defined in addition to the families already defined in plain
14mr|texlive-fontch-2.2-3|26	TeX. Optional support for Latin Modern T1 and TS1 fonts is
14mr|texlive-fontch-2.2-3|27	given. There are macros for non-latin1 letters and for most TS1
14mr|texlive-fontch-2.2-3|28	symbols. Math mode always uses CM fonts. A command for
14mr|texlive-fontch-2.2-3|29	producing doubled-spaced documents is also provided. The
14mr|texlive-fontch-2.2-3|30	present version of the package is designed to deal with the
14mr|texlive-fontch-2.2-3|31	latest release of the Latin Modern fonts version 1.106.
14mr|texlive-fontch-2.2-3|32	Unfortunately, it can no longer support earlier versions of the
14mr|texlive-fontch-2.2-3|33	fonts, so an obsolete version of the package is retained for
14mr|texlive-fontch-2.2-3|34	users who don't yet have access to the latest version of the
14mr|texlive-fontch-2.2-3|35	fonts.
14mr|texlive-fontch-2.2-3|36	
14mr|texlive-fontch-2.2-3|37	%post
14mr|texlive-fontch-2.2-3|38	%{_sbindir}/texlive.post
14mr|texlive-fontch-2.2-3|39	
14mr|texlive-fontch-2.2-3|40	%postun
14mr|texlive-fontch-2.2-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-fontch-2.2-3|42	%{_sbindir}/texlive.post
14mr|texlive-fontch-2.2-3|43	fi
14mr|texlive-fontch-2.2-3|44	
14mr|texlive-fontch-2.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-fontch-2.2-3|46	%files
14mr|texlive-fontch-2.2-3|47	%{_texmfdistdir}/tex/plain/fontch/DSmac.tex
14mr|texlive-fontch-2.2-3|48	%{_texmfdistdir}/tex/plain/fontch/TS1mac.tex
14mr|texlive-fontch-2.2-3|49	%{_texmfdistdir}/tex/plain/fontch/bsymbols.tex
14mr|texlive-fontch-2.2-3|50	%{_texmfdistdir}/tex/plain/fontch/fontch.tex
14mr|texlive-fontch-2.2-3|51	%{_texmfdistdir}/tex/plain/fontch/fontch_doc.tex
14mr|texlive-fontch-2.2-3|52	%doc %{_texmfdistdir}/doc/plain/fontch/README
14mr|texlive-fontch-2.2-3|53	%doc %{_texmfdistdir}/doc/plain/fontch/fontch.pdf
14mr|texlive-fontch-2.2-3|54	
14mr|texlive-fontch-2.2-3|55	#-----------------------------------------------------------------------
14mr|texlive-fontch-2.2-3|56	%prep
14mr|texlive-fontch-2.2-3|57	%setup -c -a0 -a1
14mr|texlive-fontch-2.2-3|58	
14mr|texlive-fontch-2.2-3|59	%build
14mr|texlive-fontch-2.2-3|60	
14mr|texlive-fontch-2.2-3|61	%install
14mr|texlive-fontch-2.2-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fontch-2.2-3|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fontch-2.2-3|64	
14mr|texlive-fontch-2.2-3|65	
14mr|texlive-fontch-2.2-3|66	
14mr|texlive-fontch-2.2-3|67	%changelog
14mr|texlive-fontch-2.2-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-fontch-2.2-3|69	+ Revision: 4b7b1a5
14mr|texlive-fontch-2.2-3|70	- MassBuild#440: Increase release tag
14mr|texlive-fontch-2.2-3|71	
14mr|texlive-fontch-2.2-3|72	

20132 14
14mr|texlive-font-change-2010.1-3|1	# revision 19709
14mr|texlive-font-change-2010.1-3|2	# category Package
14mr|texlive-font-change-2010.1-3|3	# catalog-ctan /macros/plain/contrib/font-change
14mr|texlive-font-change-2010.1-3|4	# catalog-date 2010-07-19 16:45:16 +0200
14mr|texlive-font-change-2010.1-3|5	# catalog-license other-free
14mr|texlive-font-change-2010.1-3|6	# catalog-version 2010.1
14mr|texlive-font-change-2010.1-3|7	Name:		texlive-font-change
14mr|texlive-font-change-2010.1-3|8	Version:	2010.1
14mr|texlive-font-change-2010.1-3|9	Release:	3
14mr|texlive-font-change-2010.1-3|10	Summary:	Macros to Change Text and Math fonts in plain TeX
14mr|texlive-font-change-2010.1-3|11	Group:		Publishing
14mr|texlive-font-change-2010.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/font-change
14mr|texlive-font-change-2010.1-3|13	License:	OTHER-FREE
14mr|texlive-font-change-2010.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/font-change.tar.xz
14mr|texlive-font-change-2010.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/font-change.doc.tar.xz
14mr|texlive-font-change-2010.1-3|16	BuildArch:	noarch
14mr|texlive-font-change-2010.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-font-change-2010.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-font-change-2010.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-font-change-2010.1-3|20	
14mr|texlive-font-change-2010.1-3|21	%description
14mr|texlive-font-change-2010.1-3|22	Macros to Change Text and Math fonts in TeX: 19 Beautiful
14mr|texlive-font-change-2010.1-3|23	Variants These macros are written for plain TeX and can be used
14mr|texlive-font-change-2010.1-3|24	with other packages like AmSTeX, eplain, etc. They allow you to
14mr|texlive-font-change-2010.1-3|25	change the fonts (text and math) in your TeX document with only
14mr|texlive-font-change-2010.1-3|26	one statement. Also different font sizes are available. All the
14mr|texlive-font-change-2010.1-3|27	fonts called by these macro files are free and are included in
14mr|texlive-font-change-2010.1-3|28	the present MiKTeX and TeX Live distributions.
14mr|texlive-font-change-2010.1-3|29	
14mr|texlive-font-change-2010.1-3|30	%post
14mr|texlive-font-change-2010.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-font-change-2010.1-3|32	
14mr|texlive-font-change-2010.1-3|33	%postun
14mr|texlive-font-change-2010.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-font-change-2010.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-font-change-2010.1-3|36	fi
14mr|texlive-font-change-2010.1-3|37	
14mr|texlive-font-change-2010.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-font-change-2010.1-3|39	%files
14mr|texlive-font-change-2010.1-3|40	%{_texmfdistdir}/tex/plain/font-change/font-change.tex
14mr|texlive-font-change-2010.1-3|41	%{_texmfdistdir}/tex/plain/font-change/font_antp_euler.tex
14mr|texlive-font-change-2010.1-3|42	%{_texmfdistdir}/tex/plain/font-change/font_antt-condensed-light.tex
14mr|texlive-font-change-2010.1-3|43	%{_texmfdistdir}/tex/plain/font-change/font_antt-condensed-medium.tex
14mr|texlive-font-change-2010.1-3|44	%{_texmfdistdir}/tex/plain/font-change/font_antt-condensed.tex
14mr|texlive-font-change-2010.1-3|45	%{_texmfdistdir}/tex/plain/font-change/font_antt-light.tex
14mr|texlive-font-change-2010.1-3|46	%{_texmfdistdir}/tex/plain/font-change/font_antt-medium.tex
14mr|texlive-font-change-2010.1-3|47	%{_texmfdistdir}/tex/plain/font-change/font_antt.tex
14mr|texlive-font-change-2010.1-3|48	%{_texmfdistdir}/tex/plain/font-change/font_arev.tex
14mr|texlive-font-change-2010.1-3|49	%{_texmfdistdir}/tex/plain/font-change/font_artemisia_euler.tex
14mr|texlive-font-change-2010.1-3|50	%{_texmfdistdir}/tex/plain/font-change/font_bera_concrete.tex
14mr|texlive-font-change-2010.1-3|51	%{_texmfdistdir}/tex/plain/font-change/font_bera_euler.tex
14mr|texlive-font-change-2010.1-3|52	%{_texmfdistdir}/tex/plain/font-change/font_bera_fnc.tex
14mr|texlive-font-change-2010.1-3|53	%{_texmfdistdir}/tex/plain/font-change/font_bookman.tex
14mr|texlive-font-change-2010.1-3|54	%{_texmfdistdir}/tex/plain/font-change/font_century.tex
14mr|texlive-font-change-2010.1-3|55	%{_texmfdistdir}/tex/plain/font-change/font_charter.tex
14mr|texlive-font-change-2010.1-3|56	%{_texmfdistdir}/tex/plain/font-change/font_cm.tex
14mr|texlive-font-change-2010.1-3|57	%{_texmfdistdir}/tex/plain/font-change/font_cmbright.tex
14mr|texlive-font-change-2010.1-3|58	%{_texmfdistdir}/tex/plain/font-change/font_concrete.tex
14mr|texlive-font-change-2010.1-3|59	%{_texmfdistdir}/tex/plain/font-change/font_epigrafica_euler.tex
14mr|texlive-font-change-2010.1-3|60	%{_texmfdistdir}/tex/plain/font-change/font_epigrafica_palatino.tex
14mr|texlive-font-change-2010.1-3|61	%{_texmfdistdir}/tex/plain/font-change/font_iwona-bold.tex
14mr|texlive-font-change-2010.1-3|62	%{_texmfdistdir}/tex/plain/font-change/font_iwona-condensed-bold.tex
14mr|texlive-font-change-2010.1-3|63	%{_texmfdistdir}/tex/plain/font-change/font_iwona-condensed-light.tex
14mr|texlive-font-change-2010.1-3|64	%{_texmfdistdir}/tex/plain/font-change/font_iwona-condensed-medium.tex
14mr|texlive-font-change-2010.1-3|65	%{_texmfdistdir}/tex/plain/font-change/font_iwona-condensed.tex
14mr|texlive-font-change-2010.1-3|66	%{_texmfdistdir}/tex/plain/font-change/font_iwona-light.tex
14mr|texlive-font-change-2010.1-3|67	%{_texmfdistdir}/tex/plain/font-change/font_iwona-medium.tex
14mr|texlive-font-change-2010.1-3|68	%{_texmfdistdir}/tex/plain/font-change/font_iwona.tex
14mr|texlive-font-change-2010.1-3|69	%{_texmfdistdir}/tex/plain/font-change/font_kp-light.tex
14mr|texlive-font-change-2010.1-3|70	%{_texmfdistdir}/tex/plain/font-change/font_kp.tex
14mr|texlive-font-change-2010.1-3|71	%{_texmfdistdir}/tex/plain/font-change/font_kurier-bold.tex
14mr|texlive-font-change-2010.1-3|72	%{_texmfdistdir}/tex/plain/font-change/font_kurier-condensed-bold.tex
14mr|texlive-font-change-2010.1-3|73	%{_texmfdistdir}/tex/plain/font-change/font_kurier-condensed-light.tex
14mr|texlive-font-change-2010.1-3|74	%{_texmfdistdir}/tex/plain/font-change/font_kurier-condensed-medium.tex
14mr|texlive-font-change-2010.1-3|75	%{_texmfdistdir}/tex/plain/font-change/font_kurier-condensed.tex
14mr|texlive-font-change-2010.1-3|76	%{_texmfdistdir}/tex/plain/font-change/font_kurier-light.tex
14mr|texlive-font-change-2010.1-3|77	%{_texmfdistdir}/tex/plain/font-change/font_kurier-medium.tex
14mr|texlive-font-change-2010.1-3|78	%{_texmfdistdir}/tex/plain/font-change/font_kurier.tex
14mr|texlive-font-change-2010.1-3|79	%{_texmfdistdir}/tex/plain/font-change/font_libertine_kp.tex
14mr|texlive-font-change-2010.1-3|80	%{_texmfdistdir}/tex/plain/font-change/font_libertine_palatino.tex
14mr|texlive-font-change-2010.1-3|81	%{_texmfdistdir}/tex/plain/font-change/font_libertine_times.tex
14mr|texlive-font-change-2010.1-3|82	%{_texmfdistdir}/tex/plain/font-change/font_pagella.tex
14mr|texlive-font-change-2010.1-3|83	%{_texmfdistdir}/tex/plain/font-change/font_palatino.tex
14mr|texlive-font-change-2010.1-3|84	%{_texmfdistdir}/tex/plain/font-change/font_times.tex
14mr|texlive-font-change-2010.1-3|85	%{_texmfdistdir}/tex/plain/font-change/font_utopia.tex
14mr|texlive-font-change-2010.1-3|86	%doc %{_texmfdistdir}/doc/plain/font-change/README
14mr|texlive-font-change-2010.1-3|87	%doc %{_texmfdistdir}/doc/plain/font-change/default-amssymbols.tex
14mr|texlive-font-change-2010.1-3|88	%doc %{_texmfdistdir}/doc/plain/font-change/font-change.pdf
14mr|texlive-font-change-2010.1-3|89	
14mr|texlive-font-change-2010.1-3|90	#-----------------------------------------------------------------------
14mr|texlive-font-change-2010.1-3|91	%prep
14mr|texlive-font-change-2010.1-3|92	%setup -c -a0 -a1
14mr|texlive-font-change-2010.1-3|93	
14mr|texlive-font-change-2010.1-3|94	%build
14mr|texlive-font-change-2010.1-3|95	
14mr|texlive-font-change-2010.1-3|96	%install
14mr|texlive-font-change-2010.1-3|97	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-font-change-2010.1-3|98	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-font-change-2010.1-3|99	
14mr|texlive-font-change-2010.1-3|100	
14mr|texlive-font-change-2010.1-3|101	
14mr|texlive-font-change-2010.1-3|102	%changelog
14mr|texlive-font-change-2010.1-3|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2010.1-3
14mr|texlive-font-change-2010.1-3|104	+ Revision: 5132450
14mr|texlive-font-change-2010.1-3|105	- MassBuild#440: Increase release tag
14mr|texlive-font-change-2010.1-3|106	
14mr|texlive-font-change-2010.1-3|107	

20133 14
14mr|texlive-fontinst-1.933-11|1	# revision 29764
14mr|texlive-fontinst-1.933-11|2	# category Package
14mr|texlive-fontinst-1.933-11|3	# catalog-ctan /fonts/utilities/fontinst
14mr|texlive-fontinst-1.933-11|4	# catalog-date 2012-07-06 12:12:34 +0200
14mr|texlive-fontinst-1.933-11|5	# catalog-license lppl
14mr|texlive-fontinst-1.933-11|6	# catalog-version 1.933
14mr|texlive-fontinst-1.933-11|7	Name:		texlive-fontinst
14mr|texlive-fontinst-1.933-11|8	Version:	1.933
14mr|texlive-fontinst-1.933-11|9	Release:	11
14mr|texlive-fontinst-1.933-11|10	Summary:	Help with installing fonts for TeX and LaTeX
14mr|texlive-fontinst-1.933-11|11	Group:		Publishing
14mr|texlive-fontinst-1.933-11|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/fontinst
14mr|texlive-fontinst-1.933-11|13	License:	LPPL
14mr|texlive-fontinst-1.933-11|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontinst.tar.xz
14mr|texlive-fontinst-1.933-11|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontinst.doc.tar.xz
14mr|texlive-fontinst-1.933-11|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontinst.source.tar.xz
14mr|texlive-fontinst-1.933-11|17	BuildArch:	noarch
14mr|texlive-fontinst-1.933-11|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fontinst-1.933-11|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fontinst-1.933-11|20	Requires(post):	texlive-kpathsea
14mr|texlive-fontinst-1.933-11|21	Provides:	texlive-fontinst.bin = %{EVRD}
14mr|texlive-fontinst-1.933-11|22	
14mr|texlive-fontinst-1.933-11|23	%description
14mr|texlive-fontinst-1.933-11|24	TeX macros for converting Adobe Font Metric files to TeX metric
14mr|texlive-fontinst-1.933-11|25	and virtual font format. Fontinst helps mainly with the number
14mr|texlive-fontinst-1.933-11|26	crunching and shovelling parts of font installation. This means
14mr|texlive-fontinst-1.933-11|27	in practice that it creates a number of files which give the
14mr|texlive-fontinst-1.933-11|28	TeX metrics (and related information) for a font family that
14mr|texlive-fontinst-1.933-11|29	(La)TeX needs to do any typesetting in these fonts. Fontinst
14mr|texlive-fontinst-1.933-11|30	furthermore makes it easy to create fonts containing glyphs
14mr|texlive-fontinst-1.933-11|31	from more than one base font, taking advantage of (e.g.)
14mr|texlive-fontinst-1.933-11|32	"expert" font sets. Fontinst cannot examine files to see if
14mr|texlive-fontinst-1.933-11|33	they contain any useful information, nor automatically search
14mr|texlive-fontinst-1.933-11|34	for files or work with binary file formats; those tasks must
14mr|texlive-fontinst-1.933-11|35	normally be done manually or with the help of some other tool,
14mr|texlive-fontinst-1.933-11|36	such as the pltotf and vptovf programs.
14mr|texlive-fontinst-1.933-11|37	
14mr|texlive-fontinst-1.933-11|38	%post
14mr|texlive-fontinst-1.933-11|39	%{_sbindir}/texlive.post
14mr|texlive-fontinst-1.933-11|40	
14mr|texlive-fontinst-1.933-11|41	%postun
14mr|texlive-fontinst-1.933-11|42	if [ $1 -eq 0 ]; then
14mr|texlive-fontinst-1.933-11|43	%{_sbindir}/texlive.post
14mr|texlive-fontinst-1.933-11|44	fi
14mr|texlive-fontinst-1.933-11|45	
14mr|texlive-fontinst-1.933-11|46	#-----------------------------------------------------------------------
14mr|texlive-fontinst-1.933-11|47	%files
14mr|texlive-fontinst-1.933-11|48	%{_bindir}/fontinst
14mr|texlive-fontinst-1.933-11|49	%{_texmfdistdir}/scripts/texlive/fontinst.sh
14mr|texlive-fontinst-1.933-11|50	%{_texmfdistdir}/tex/fontinst/base/bbox.sty
14mr|texlive-fontinst-1.933-11|51	%{_texmfdistdir}/tex/fontinst/base/cfntinst.sty
14mr|texlive-fontinst-1.933-11|52	%{_texmfdistdir}/tex/fontinst/base/finstmsc.sty
14mr|texlive-fontinst-1.933-11|53	%{_texmfdistdir}/tex/fontinst/base/fontinst.ini
14mr|texlive-fontinst-1.933-11|54	%{_texmfdistdir}/tex/fontinst/base/fontinst.sty
14mr|texlive-fontinst-1.933-11|55	%{_texmfdistdir}/tex/fontinst/base/multislot.sty
14mr|texlive-fontinst-1.933-11|56	%{_texmfdistdir}/tex/fontinst/base/xfntinst.sty
14mr|texlive-fontinst-1.933-11|57	%{_texmfdistdir}/tex/fontinst/latinetx/8r.etx
14mr|texlive-fontinst-1.933-11|58	%{_texmfdistdir}/tex/fontinst/latinetx/8y.etx
14mr|texlive-fontinst-1.933-11|59	%{_texmfdistdir}/tex/fontinst/latinetx/ot1.etx
14mr|texlive-fontinst-1.933-11|60	%{_texmfdistdir}/tex/fontinst/latinetx/ot1c.etx
14mr|texlive-fontinst-1.933-11|61	%{_texmfdistdir}/tex/fontinst/latinetx/ot1cj.etx
14mr|texlive-fontinst-1.933-11|62	%{_texmfdistdir}/tex/fontinst/latinetx/ot1ctt.etx
14mr|texlive-fontinst-1.933-11|63	%{_texmfdistdir}/tex/fontinst/latinetx/ot1i.etx
14mr|texlive-fontinst-1.933-11|64	%{_texmfdistdir}/tex/fontinst/latinetx/ot1ij.etx
14mr|texlive-fontinst-1.933-11|65	%{_texmfdistdir}/tex/fontinst/latinetx/ot1itt.etx
14mr|texlive-fontinst-1.933-11|66	%{_texmfdistdir}/tex/fontinst/latinetx/ot1j.etx
14mr|texlive-fontinst-1.933-11|67	%{_texmfdistdir}/tex/fontinst/latinetx/ot1tt.etx
14mr|texlive-fontinst-1.933-11|68	%{_texmfdistdir}/tex/fontinst/latinetx/t1.etx
14mr|texlive-fontinst-1.933-11|69	%{_texmfdistdir}/tex/fontinst/latinetx/t1c.etx
14mr|texlive-fontinst-1.933-11|70	%{_texmfdistdir}/tex/fontinst/latinetx/t1cj.etx
14mr|texlive-fontinst-1.933-11|71	%{_texmfdistdir}/tex/fontinst/latinetx/t1i.etx
14mr|texlive-fontinst-1.933-11|72	%{_texmfdistdir}/tex/fontinst/latinetx/t1ij.etx
14mr|texlive-fontinst-1.933-11|73	%{_texmfdistdir}/tex/fontinst/latinetx/t1j.etx
14mr|texlive-fontinst-1.933-11|74	%{_texmfdistdir}/tex/fontinst/latinetx/txtfdmns.etx
14mr|texlive-fontinst-1.933-11|75	%{_texmfdistdir}/tex/fontinst/latinmtx/8r.mtx
14mr|texlive-fontinst-1.933-11|76	%{_texmfdistdir}/tex/fontinst/latinmtx/8y.mtx
14mr|texlive-fontinst-1.933-11|77	%{_texmfdistdir}/tex/fontinst/latinmtx/latin.mtx
14mr|texlive-fontinst-1.933-11|78	%{_texmfdistdir}/tex/fontinst/latinmtx/latinsc.mtx
14mr|texlive-fontinst-1.933-11|79	%{_texmfdistdir}/tex/fontinst/latinmtx/llbuild.mtx
14mr|texlive-fontinst-1.933-11|80	%{_texmfdistdir}/tex/fontinst/latinmtx/lsbuild.mtx
14mr|texlive-fontinst-1.933-11|81	%{_texmfdistdir}/tex/fontinst/latinmtx/lsfake.mtx
14mr|texlive-fontinst-1.933-11|82	%{_texmfdistdir}/tex/fontinst/latinmtx/lsmisc.mtx
14mr|texlive-fontinst-1.933-11|83	%{_texmfdistdir}/tex/fontinst/latinmtx/ltcmds.mtx
14mr|texlive-fontinst-1.933-11|84	%{_texmfdistdir}/tex/fontinst/latinmtx/ltpunct.mtx
14mr|texlive-fontinst-1.933-11|85	%{_texmfdistdir}/tex/fontinst/latinmtx/lubuild.mtx
14mr|texlive-fontinst-1.933-11|86	%{_texmfdistdir}/tex/fontinst/latinmtx/newlatin.mtx
14mr|texlive-fontinst-1.933-11|87	%{_texmfdistdir}/tex/fontinst/latinmtx/resetsc.mtx
14mr|texlive-fontinst-1.933-11|88	%{_texmfdistdir}/tex/fontinst/latinmtx/unsetalf.mtx
14mr|texlive-fontinst-1.933-11|89	%{_texmfdistdir}/tex/fontinst/mathetx/euex.etx
14mr|texlive-fontinst-1.933-11|90	%{_texmfdistdir}/tex/fontinst/mathetx/eufrak.etx
14mr|texlive-fontinst-1.933-11|91	%{_texmfdistdir}/tex/fontinst/mathetx/eurm.etx
14mr|texlive-fontinst-1.933-11|92	%{_texmfdistdir}/tex/fontinst/mathetx/euscr.etx
14mr|texlive-fontinst-1.933-11|93	%{_texmfdistdir}/tex/fontinst/mathetx/msam.etx
14mr|texlive-fontinst-1.933-11|94	%{_texmfdistdir}/tex/fontinst/mathetx/msbm.etx
14mr|texlive-fontinst-1.933-11|95	%{_texmfdistdir}/tex/fontinst/mathetx/oml.etx
14mr|texlive-fontinst-1.933-11|96	%{_texmfdistdir}/tex/fontinst/mathetx/oms.etx
14mr|texlive-fontinst-1.933-11|97	%{_texmfdistdir}/tex/fontinst/mathetx/omx.etx
14mr|texlive-fontinst-1.933-11|98	%{_texmfdistdir}/tex/fontinst/mathetx/rsfs.etx
14mr|texlive-fontinst-1.933-11|99	%{_texmfdistdir}/tex/fontinst/mathmtx/mathex.mtx
14mr|texlive-fontinst-1.933-11|100	%{_texmfdistdir}/tex/fontinst/mathmtx/mathit.mtx
14mr|texlive-fontinst-1.933-11|101	%{_texmfdistdir}/tex/fontinst/mathmtx/mathsy.mtx
14mr|texlive-fontinst-1.933-11|102	%{_texmfdistdir}/tex/fontinst/misc/csc2x.tex
14mr|texlive-fontinst-1.933-11|103	%{_texmfdistdir}/tex/fontinst/misc/csckrn2x.tex
14mr|texlive-fontinst-1.933-11|104	%{_texmfdistdir}/tex/fontinst/misc/glyphbox.mtx
14mr|texlive-fontinst-1.933-11|105	%{_texmfdistdir}/tex/fontinst/misc/glyphoff.mtx
14mr|texlive-fontinst-1.933-11|106	%{_texmfdistdir}/tex/fontinst/misc/glyphon.mtx
14mr|texlive-fontinst-1.933-11|107	%{_texmfdistdir}/tex/fontinst/misc/kernoff.mtx
14mr|texlive-fontinst-1.933-11|108	%{_texmfdistdir}/tex/fontinst/misc/kernon.mtx
14mr|texlive-fontinst-1.933-11|109	%{_texmfdistdir}/tex/fontinst/misc/osf2x.tex
14mr|texlive-fontinst-1.933-11|110	%{_texmfdistdir}/tex/fontinst/smbletx/digit2.etx
14mr|texlive-fontinst-1.933-11|111	%{_texmfdistdir}/tex/fontinst/smbletx/ts1.etx
14mr|texlive-fontinst-1.933-11|112	%{_texmfdistdir}/tex/fontinst/smbletx/ts1i.etx
14mr|texlive-fontinst-1.933-11|113	%{_texmfdistdir}/tex/fontinst/smbletx/ts1ij.etx
14mr|texlive-fontinst-1.933-11|114	%{_texmfdistdir}/tex/fontinst/smbletx/ts1j.etx
14mr|texlive-fontinst-1.933-11|115	%{_texmfdistdir}/tex/fontinst/smblmtx/resetosf.mtx
14mr|texlive-fontinst-1.933-11|116	%{_texmfdistdir}/tex/fontinst/smblmtx/textcomp.mtx
14mr|texlive-fontinst-1.933-11|117	%{_texmfdistdir}/tex/fontinst/smblmtx/unsetnum.mtx
14mr|texlive-fontinst-1.933-11|118	%{_texmfdistdir}/tex/latex/fontinst/fontdoc.sty
14mr|texlive-fontinst-1.933-11|119	%doc %{_texmfdistdir}/doc/fonts/fontinst/README
14mr|texlive-fontinst-1.933-11|120	%doc %{_texmfdistdir}/doc/fonts/fontinst/encspecs/encspecs.tex
14mr|texlive-fontinst-1.933-11|121	%doc %{_texmfdistdir}/doc/fonts/fontinst/encspecs/omxdraft.etx
14mr|texlive-fontinst-1.933-11|122	%doc %{_texmfdistdir}/doc/fonts/fontinst/encspecs/ot1draft.etx
14mr|texlive-fontinst-1.933-11|123	%doc %{_texmfdistdir}/doc/fonts/fontinst/encspecs/t1draft.etx
14mr|texlive-fontinst-1.933-11|124	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/basic/basicex.tex
14mr|texlive-fontinst-1.933-11|125	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/basic/basicex2.tex
14mr|texlive-fontinst-1.933-11|126	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/eurofont/Makefile
14mr|texlive-fontinst-1.933-11|127	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/eurofont/eurofont.map
14mr|texlive-fontinst-1.933-11|128	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/eurofont/eurofont.tex
14mr|texlive-fontinst-1.933-11|129	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/Makefile
14mr|texlive-fontinst-1.933-11|130	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/fontptcm.tex
14mr|texlive-fontinst-1.933-11|131	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/mathtest.tex
14mr|texlive-fontinst-1.933-11|132	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/resetsy.mtx
14mr|texlive-fontinst-1.933-11|133	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/unsetmu.mtx
14mr|texlive-fontinst-1.933-11|134	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zrhax.mtx
14mr|texlive-fontinst-1.933-11|135	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zrmhax.mtx
14mr|texlive-fontinst-1.933-11|136	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zrmkern.mtx
14mr|texlive-fontinst-1.933-11|137	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zrvhax.mtx
14mr|texlive-fontinst-1.933-11|138	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zryhax.mtx
14mr|texlive-fontinst-1.933-11|139	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/Makefile
14mr|texlive-fontinst-1.933-11|140	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/fontptcmx.tex
14mr|texlive-fontinst-1.933-11|141	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/mathptmx.sty
14mr|texlive-fontinst-1.933-11|142	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/mathtestx.tex
14mr|texlive-fontinst-1.933-11|143	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/resetsy.mtx
14mr|texlive-fontinst-1.933-11|144	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/unsetmu.mtx
14mr|texlive-fontinst-1.933-11|145	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrhax.mtx
14mr|texlive-fontinst-1.933-11|146	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrmhax.mtx
14mr|texlive-fontinst-1.933-11|147	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrmkernx.mtx
14mr|texlive-fontinst-1.933-11|148	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrvhax.mtx
14mr|texlive-fontinst-1.933-11|149	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zryhax.mtx
14mr|texlive-fontinst-1.933-11|150	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrykernx.mtx
14mr|texlive-fontinst-1.933-11|151	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/fontinst.pdf
14mr|texlive-fontinst-1.933-11|152	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/fontinst.tex
14mr|texlive-fontinst-1.933-11|153	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/intro98.pdf
14mr|texlive-fontinst-1.933-11|154	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/intro98.tex
14mr|texlive-fontinst-1.933-11|155	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/roadmap.eps
14mr|texlive-fontinst-1.933-11|156	%doc %{_texmfdistdir}/doc/fonts/fontinst/talks/et99-font-tables.pdf
14mr|texlive-fontinst-1.933-11|157	%doc %{_texmfdistdir}/doc/fonts/fontinst/talks/et99-font-tutorial.pdf
14mr|texlive-fontinst-1.933-11|158	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/cc-pl.enc
14mr|texlive-fontinst-1.933-11|159	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/comparemetrics.sty
14mr|texlive-fontinst-1.933-11|160	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/comparepls.tex
14mr|texlive-fontinst-1.933-11|161	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/fadrr.mtx
14mr|texlive-fontinst-1.933-11|162	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/multislot-test.tex
14mr|texlive-fontinst-1.933-11|163	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/multislot.etx
14mr|texlive-fontinst-1.933-11|164	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/omsdraft.etx
14mr|texlive-fontinst-1.933-11|165	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/testsc.tex
14mr|texlive-fontinst-1.933-11|166	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1901test.mtx
14mr|texlive-fontinst-1.933-11|167	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1901test.tex
14mr|texlive-fontinst-1.933-11|168	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1902test.tex
14mr|texlive-fontinst-1.933-11|169	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1905test.tex
14mr|texlive-fontinst-1.933-11|170	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1906test.etx
14mr|texlive-fontinst-1.933-11|171	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1906test.mtx
14mr|texlive-fontinst-1.933-11|172	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1906test.tex
14mr|texlive-fontinst-1.933-11|173	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1913test.tex
14mr|texlive-fontinst-1.933-11|174	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1914test.tex
14mr|texlive-fontinst-1.933-11|175	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1914testmap.tex
14mr|texlive-fontinst-1.933-11|176	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1914testshow.tex
14mr|texlive-fontinst-1.933-11|177	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1915test.tex
14mr|texlive-fontinst-1.933-11|178	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1915testmap.tex
14mr|texlive-fontinst-1.933-11|179	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1916test.mtx
14mr|texlive-fontinst-1.933-11|180	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1916test.tex
14mr|texlive-fontinst-1.933-11|181	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1916test2.tex
14mr|texlive-fontinst-1.933-11|182	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1923test.tex
14mr|texlive-fontinst-1.933-11|183	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1927test.tex
14mr|texlive-fontinst-1.933-11|184	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1928test.tex
14mr|texlive-fontinst-1.933-11|185	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1928test2.tex
14mr|texlive-fontinst-1.933-11|186	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1930test.tex
14mr|texlive-fontinst-1.933-11|187	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1931test0.tex
14mr|texlive-fontinst-1.933-11|188	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1931test1.tex
14mr|texlive-fontinst-1.933-11|189	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1931test2.tex
14mr|texlive-fontinst-1.933-11|190	%doc %{_mandir}/man1/fontinst.1*
14mr|texlive-fontinst-1.933-11|191	%doc %{_texmfdistdir}/doc/man/man1/fontinst.man1.pdf
14mr|texlive-fontinst-1.933-11|192	#- source
14mr|texlive-fontinst-1.933-11|193	%doc %{_texmfdistdir}/source/fontinst/base/CHANGES
14mr|texlive-fontinst-1.933-11|194	%doc %{_texmfdistdir}/source/fontinst/base/fibasics.dtx
14mr|texlive-fontinst-1.933-11|195	%doc %{_texmfdistdir}/source/fontinst/base/ficommon.dtx
14mr|texlive-fontinst-1.933-11|196	%doc %{_texmfdistdir}/source/fontinst/base/ficonv.dtx
14mr|texlive-fontinst-1.933-11|197	%doc %{_texmfdistdir}/source/fontinst/base/filtfam.dtx
14mr|texlive-fontinst-1.933-11|198	%doc %{_texmfdistdir}/source/fontinst/base/fimain.dtx
14mr|texlive-fontinst-1.933-11|199	%doc %{_texmfdistdir}/source/fontinst/base/fimapgen.dtx
14mr|texlive-fontinst-1.933-11|200	%doc %{_texmfdistdir}/source/fontinst/base/fisource.dvi
14mr|texlive-fontinst-1.933-11|201	%doc %{_texmfdistdir}/source/fontinst/base/fisource.ist
14mr|texlive-fontinst-1.933-11|202	%doc %{_texmfdistdir}/source/fontinst/base/fisource.sty
14mr|texlive-fontinst-1.933-11|203	%doc %{_texmfdistdir}/source/fontinst/base/fisource.tex
14mr|texlive-fontinst-1.933-11|204	%doc %{_texmfdistdir}/source/fontinst/base/fitrig.dtx
14mr|texlive-fontinst-1.933-11|205	%doc %{_texmfdistdir}/source/fontinst/base/fontinst.ins
14mr|texlive-fontinst-1.933-11|206	
14mr|texlive-fontinst-1.933-11|207	#-----------------------------------------------------------------------
14mr|texlive-fontinst-1.933-11|208	%prep
14mr|texlive-fontinst-1.933-11|209	%setup -c -a0 -a1 -a2
14mr|texlive-fontinst-1.933-11|210	
14mr|texlive-fontinst-1.933-11|211	%build
14mr|texlive-fontinst-1.933-11|212	
14mr|texlive-fontinst-1.933-11|213	%install
14mr|texlive-fontinst-1.933-11|214	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-fontinst-1.933-11|215	pushd %{buildroot}%{_bindir}
14mr|texlive-fontinst-1.933-11|216	ln -sf %{_texmfdistdir}/scripts/texlive/fontinst.sh fontinst
14mr|texlive-fontinst-1.933-11|217	popd
14mr|texlive-fontinst-1.933-11|218	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-fontinst-1.933-11|219	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-fontinst-1.933-11|220	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-fontinst-1.933-11|221	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-fontinst-1.933-11|222	
14mr|texlive-fontinst-1.933-11|223	%changelog
14mr|texlive-fontinst-1.933-11|224	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.933-11
14mr|texlive-fontinst-1.933-11|225	+ Revision: 87c3da3
14mr|texlive-fontinst-1.933-11|226	- MassBuild#440: Increase release tag
14mr|texlive-fontinst-1.933-11|227	
14mr|texlive-fontinst-1.933-11|228	

20134 14
14mr|texlive-fontname-20101025-4|1	# revision 24661
14mr|texlive-fontname-20101025-4|2	# category Package
14mr|texlive-fontname-20101025-4|3	# catalog-ctan /info/fontname
14mr|texlive-fontname-20101025-4|4	# catalog-date 2010-10-25 08:39:19 +0200
14mr|texlive-fontname-20101025-4|5	# catalog-license gpl
14mr|texlive-fontname-20101025-4|6	# catalog-version undef
14mr|texlive-fontname-20101025-4|7	Name:		texlive-fontname
14mr|texlive-fontname-20101025-4|8	Version:	20101025
14mr|texlive-fontname-20101025-4|9	Release:	4
14mr|texlive-fontname-20101025-4|10	Summary:	Scheme for naming fonts in TeX
14mr|texlive-fontname-20101025-4|11	Group:		Publishing
14mr|texlive-fontname-20101025-4|12	URL:		http://www.ctan.org/tex-archive/info/fontname
14mr|texlive-fontname-20101025-4|13	License:	GPL
14mr|texlive-fontname-20101025-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontname.tar.xz
14mr|texlive-fontname-20101025-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontname.doc.tar.xz
14mr|texlive-fontname-20101025-4|16	BuildArch:	noarch
14mr|texlive-fontname-20101025-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fontname-20101025-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fontname-20101025-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-fontname-20101025-4|20	
14mr|texlive-fontname-20101025-4|21	%description
14mr|texlive-fontname-20101025-4|22	The scheme for assigning names is described (in the
14mr|texlive-fontname-20101025-4|23	documentation part of the package), and map files giving the
14mr|texlive-fontname-20101025-4|24	relation between foundry name and 'TeX-name' are also provided.
14mr|texlive-fontname-20101025-4|25	
14mr|texlive-fontname-20101025-4|26	%post
14mr|texlive-fontname-20101025-4|27	%{_sbindir}/texlive.post
14mr|texlive-fontname-20101025-4|28	
14mr|texlive-fontname-20101025-4|29	%postun
14mr|texlive-fontname-20101025-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-fontname-20101025-4|31	%{_sbindir}/texlive.post
14mr|texlive-fontname-20101025-4|32	fi
14mr|texlive-fontname-20101025-4|33	
14mr|texlive-fontname-20101025-4|34	#-----------------------------------------------------------------------
14mr|texlive-fontname-20101025-4|35	%files
14mr|texlive-fontname-20101025-4|36	%{_texmfdistdir}/fonts/map/fontname/adobe.map
14mr|texlive-fontname-20101025-4|37	%{_texmfdistdir}/fonts/map/fontname/apple.map
14mr|texlive-fontname-20101025-4|38	%{_texmfdistdir}/fonts/map/fontname/bitstrea.map
14mr|texlive-fontname-20101025-4|39	%{_texmfdistdir}/fonts/map/fontname/dtc.map
14mr|texlive-fontname-20101025-4|40	%{_texmfdistdir}/fonts/map/fontname/itc.map
14mr|texlive-fontname-20101025-4|41	%{_texmfdistdir}/fonts/map/fontname/linot-cd.map
14mr|texlive-fontname-20101025-4|42	%{_texmfdistdir}/fonts/map/fontname/linotype-cd.map
14mr|texlive-fontname-20101025-4|43	%{_texmfdistdir}/fonts/map/fontname/linotype.map
14mr|texlive-fontname-20101025-4|44	%{_texmfdistdir}/fonts/map/fontname/monotype.map
14mr|texlive-fontname-20101025-4|45	%{_texmfdistdir}/fonts/map/fontname/skey1250.map
14mr|texlive-fontname-20101025-4|46	%{_texmfdistdir}/fonts/map/fontname/skey1555.map
14mr|texlive-fontname-20101025-4|47	%{_texmfdistdir}/fonts/map/fontname/softkey-1250.map
14mr|texlive-fontname-20101025-4|48	%{_texmfdistdir}/fonts/map/fontname/softkey-1555.map
14mr|texlive-fontname-20101025-4|49	%{_texmfdistdir}/fonts/map/fontname/softkey.map
14mr|texlive-fontname-20101025-4|50	%{_texmfdistdir}/fonts/map/fontname/special.map
14mr|texlive-fontname-20101025-4|51	%{_texmfdistdir}/fonts/map/fontname/supplier.map
14mr|texlive-fontname-20101025-4|52	%{_texmfdistdir}/fonts/map/fontname/texfonts.map
14mr|texlive-fontname-20101025-4|53	%{_texmfdistdir}/fonts/map/fontname/typeface.map
14mr|texlive-fontname-20101025-4|54	%{_texmfdistdir}/fonts/map/fontname/urw.map
14mr|texlive-fontname-20101025-4|55	%{_texmfdistdir}/fonts/map/fontname/variant.map
14mr|texlive-fontname-20101025-4|56	%{_texmfdistdir}/fonts/map/fontname/weight.map
14mr|texlive-fontname-20101025-4|57	%{_texmfdistdir}/fonts/map/fontname/width.map
14mr|texlive-fontname-20101025-4|58	%{_texmfdistdir}/fonts/map/fontname/yandy.map
14mr|texlive-fontname-20101025-4|59	%doc %{_texmfdistdir}/doc/fonts/fontname/8a.html
14mr|texlive-fontname-20101025-4|60	%doc %{_texmfdistdir}/doc/fonts/fontname/8r.html
14mr|texlive-fontname-20101025-4|61	%doc %{_texmfdistdir}/doc/fonts/fontname/Adobe-fonts.html
14mr|texlive-fontname-20101025-4|62	%doc %{_texmfdistdir}/doc/fonts/fontname/Apple-fonts.html
14mr|texlive-fontname-20101025-4|63	%doc %{_texmfdistdir}/doc/fonts/fontname/Bitstream-fonts.html
14mr|texlive-fontname-20101025-4|64	%doc %{_texmfdistdir}/doc/fonts/fontname/ChangeLog
14mr|texlive-fontname-20101025-4|65	%doc %{_texmfdistdir}/doc/fonts/fontname/DTC-fonts.html
14mr|texlive-fontname-20101025-4|66	%doc %{_texmfdistdir}/doc/fonts/fontname/Encodings.html
14mr|texlive-fontname-20101025-4|67	%doc %{_texmfdistdir}/doc/fonts/fontname/Filenames-for-fonts.html
14mr|texlive-fontname-20101025-4|68	%doc %{_texmfdistdir}/doc/fonts/fontname/Font-legalities.html
14mr|texlive-fontname-20101025-4|69	%doc %{_texmfdistdir}/doc/fonts/fontname/Font-name-lists.html
14mr|texlive-fontname-20101025-4|70	%doc %{_texmfdistdir}/doc/fonts/fontname/History.html
14mr|texlive-fontname-20101025-4|71	%doc %{_texmfdistdir}/doc/fonts/fontname/ITC-fonts.html
14mr|texlive-fontname-20101025-4|72	%doc %{_texmfdistdir}/doc/fonts/fontname/Introduction.html
14mr|texlive-fontname-20101025-4|73	%doc %{_texmfdistdir}/doc/fonts/fontname/Linotype-fonts.html
14mr|texlive-fontname-20101025-4|74	%doc %{_texmfdistdir}/doc/fonts/fontname/Long-names.html
14mr|texlive-fontname-20101025-4|75	%doc %{_texmfdistdir}/doc/fonts/fontname/Long-naming-scheme.html
14mr|texlive-fontname-20101025-4|76	%doc %{_texmfdistdir}/doc/fonts/fontname/Makefile
14mr|texlive-fontname-20101025-4|77	%doc %{_texmfdistdir}/doc/fonts/fontname/Monotype-fonts.html
14mr|texlive-fontname-20101025-4|78	%doc %{_texmfdistdir}/doc/fonts/fontname/Name-mapping-file.html
14mr|texlive-fontname-20101025-4|79	%doc %{_texmfdistdir}/doc/fonts/fontname/References.html
14mr|texlive-fontname-20101025-4|80	%doc %{_texmfdistdir}/doc/fonts/fontname/Standard-PostScript-fonts.html
14mr|texlive-fontname-20101025-4|81	%doc %{_texmfdistdir}/doc/fonts/fontname/Suppliers.html
14mr|texlive-fontname-20101025-4|82	%doc %{_texmfdistdir}/doc/fonts/fontname/Typefaces.html
14mr|texlive-fontname-20101025-4|83	%doc %{_texmfdistdir}/doc/fonts/fontname/URW-fonts.html
14mr|texlive-fontname-20101025-4|84	%doc %{_texmfdistdir}/doc/fonts/fontname/Variants.html
14mr|texlive-fontname-20101025-4|85	%doc %{_texmfdistdir}/doc/fonts/fontname/Weights.html
14mr|texlive-fontname-20101025-4|86	%doc %{_texmfdistdir}/doc/fonts/fontname/Widths.html
14mr|texlive-fontname-20101025-4|87	%doc %{_texmfdistdir}/doc/fonts/fontname/bitstrea.aka
14mr|texlive-fontname-20101025-4|88	%doc %{_texmfdistdir}/doc/fonts/fontname/cork.html
14mr|texlive-fontname-20101025-4|89	%doc %{_texmfdistdir}/doc/fonts/fontname/dvips.html
14mr|texlive-fontname-20101025-4|90	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.aux
14mr|texlive-fontname-20101025-4|91	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.cp
14mr|texlive-fontname-20101025-4|92	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.html
14mr|texlive-fontname-20101025-4|93	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.pdf
14mr|texlive-fontname-20101025-4|94	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.texi
14mr|texlive-fontname-20101025-4|95	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.toc
14mr|texlive-fontname-20101025-4|96	%doc %{_texmfdistdir}/doc/fonts/fontname/index.html
14mr|texlive-fontname-20101025-4|97	%doc %{_texmfdistdir}/doc/fonts/fontname/texmext.html
14mr|texlive-fontname-20101025-4|98	%doc %{_texmfdistdir}/doc/fonts/fontname/texmital.html
14mr|texlive-fontname-20101025-4|99	%doc %{_texmfdistdir}/doc/fonts/fontname/texmsym.html
14mr|texlive-fontname-20101025-4|100	%doc %{_texmfdistdir}/doc/fonts/fontname/texnansi.html
14mr|texlive-fontname-20101025-4|101	%doc %{_texmfdistdir}/doc/fonts/fontname/texnansx.html
14mr|texlive-fontname-20101025-4|102	%doc %{_texmfdistdir}/doc/fonts/fontname/xl2.html
14mr|texlive-fontname-20101025-4|103	%doc %{_texmfdistdir}/doc/fonts/fontname/xt2.html
14mr|texlive-fontname-20101025-4|104	%doc %{_infodir}/fontname.info*
14mr|texlive-fontname-20101025-4|105	
14mr|texlive-fontname-20101025-4|106	#-----------------------------------------------------------------------
14mr|texlive-fontname-20101025-4|107	%prep
14mr|texlive-fontname-20101025-4|108	%setup -c -a0 -a1
14mr|texlive-fontname-20101025-4|109	
14mr|texlive-fontname-20101025-4|110	%build
14mr|texlive-fontname-20101025-4|111	
14mr|texlive-fontname-20101025-4|112	%install
14mr|texlive-fontname-20101025-4|113	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-fontname-20101025-4|114	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
14mr|texlive-fontname-20101025-4|115	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-fontname-20101025-4|116	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-fontname-20101025-4|117	
14mr|texlive-fontname-20101025-4|118	
14mr|texlive-fontname-20101025-4|119	
14mr|texlive-fontname-20101025-4|120	%changelog
14mr|texlive-fontname-20101025-4|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101025-4
14mr|texlive-fontname-20101025-4|122	+ Revision: 7471c2f
14mr|texlive-fontname-20101025-4|123	- MassBuild#440: Increase release tag
14mr|texlive-fontname-20101025-4|124	
14mr|texlive-fontname-20101025-4|125	

20135 14
14mr|texlive-fontools-20131031-6|1	# revision 32050
14mr|texlive-fontools-20131031-6|2	# category Package
14mr|texlive-fontools-20131031-6|3	# catalog-ctan /fonts/utilities/fontools
14mr|texlive-fontools-20131031-6|4	# catalog-date 2013-10-31 18:58:21 +0100
14mr|texlive-fontools-20131031-6|5	# catalog-license gpl2
14mr|texlive-fontools-20131031-6|6	# catalog-version undef
14mr|texlive-fontools-20131031-6|7	Name:		texlive-fontools
14mr|texlive-fontools-20131031-6|8	Version:	20131031
14mr|texlive-fontools-20131031-6|9	Release:	6
14mr|texlive-fontools-20131031-6|10	Summary:	Tools to simplify using fonts (especially TT/OTF ones)
14mr|texlive-fontools-20131031-6|11	Group:		Publishing
14mr|texlive-fontools-20131031-6|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/fontools
14mr|texlive-fontools-20131031-6|13	License:	GPL2
14mr|texlive-fontools-20131031-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontools.tar.xz
14mr|texlive-fontools-20131031-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontools.doc.tar.xz
14mr|texlive-fontools-20131031-6|16	BuildArch:	noarch
14mr|texlive-fontools-20131031-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fontools-20131031-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fontools-20131031-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-fontools-20131031-6|20	Provides:	texlive-fontools.bin = %{EVRD}
14mr|texlive-fontools-20131031-6|21	
14mr|texlive-fontools-20131031-6|22	%description
14mr|texlive-fontools-20131031-6|23	This package provides a few tools to ease using fonts
14mr|texlive-fontools-20131031-6|24	(especially Truetype/Opentype ones) with Latex and fontinst:
14mr|texlive-fontools-20131031-6|25	AFM2AFM - reencode .afm files; designed to replace fontinst's
14mr|texlive-fontools-20131031-6|26	\reencodefont for big .afm files; AUTOINST - simplify the use
14mr|texlive-fontools-20131031-6|27	of the LCDF TypeTools by creating a command file for otftotfm,
14mr|texlive-fontools-20131031-6|28	plus .fd and .sty files; and OT2KPX - extract all kerning pairs
14mr|texlive-fontools-20131031-6|29	from an OpenType font.
14mr|texlive-fontools-20131031-6|30	
14mr|texlive-fontools-20131031-6|31	%post
14mr|texlive-fontools-20131031-6|32	%{_sbindir}/texlive.post
14mr|texlive-fontools-20131031-6|33	
14mr|texlive-fontools-20131031-6|34	%postun
14mr|texlive-fontools-20131031-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-fontools-20131031-6|36	%{_sbindir}/texlive.post
14mr|texlive-fontools-20131031-6|37	fi
14mr|texlive-fontools-20131031-6|38	
14mr|texlive-fontools-20131031-6|39	#-----------------------------------------------------------------------
14mr|texlive-fontools-20131031-6|40	%files
14mr|texlive-fontools-20131031-6|41	%{_bindir}/*
14mr|texlive-fontools-20131031-6|42	%{_texmfdistdir}/fonts/enc/dvips/fontools/fontools_ly1.enc
14mr|texlive-fontools-20131031-6|43	%{_texmfdistdir}/fonts/enc/dvips/fontools/fontools_ot1.enc
14mr|texlive-fontools-20131031-6|44	%{_texmfdistdir}/fonts/enc/dvips/fontools/fontools_t1.enc
14mr|texlive-fontools-20131031-6|45	%{_texmfdistdir}/fonts/enc/dvips/fontools/fontools_ts1.enc
14mr|texlive-fontools-20131031-6|46	%{_texmfdistdir}/scripts/fontools/afm2afm
14mr|texlive-fontools-20131031-6|47	%{_texmfdistdir}/scripts/fontools/autoinst
14mr|texlive-fontools-20131031-6|48	%{_texmfdistdir}/scripts/fontools/ot2kpx
14mr|texlive-fontools-20131031-6|49	%doc %{_mandir}/man1/afm2afm.1*
14mr|texlive-fontools-20131031-6|50	%doc %{_texmfdistdir}/doc/man/man1/afm2afm.man1.pdf
14mr|texlive-fontools-20131031-6|51	%doc %{_mandir}/man1/autoinst.1*
14mr|texlive-fontools-20131031-6|52	%doc %{_texmfdistdir}/doc/man/man1/autoinst.man1.pdf
14mr|texlive-fontools-20131031-6|53	%doc %{_mandir}/man1/ot2kpx.1*
14mr|texlive-fontools-20131031-6|54	%doc %{_texmfdistdir}/doc/man/man1/ot2kpx.man1.pdf
14mr|texlive-fontools-20131031-6|55	%doc %{_texmfdistdir}/doc/support/fontools/GPLv2.txt
14mr|texlive-fontools-20131031-6|56	%doc %{_texmfdistdir}/doc/support/fontools/README
14mr|texlive-fontools-20131031-6|57	
14mr|texlive-fontools-20131031-6|58	#-----------------------------------------------------------------------
14mr|texlive-fontools-20131031-6|59	%prep
14mr|texlive-fontools-20131031-6|60	%setup -c -a0 -a1
14mr|texlive-fontools-20131031-6|61	
14mr|texlive-fontools-20131031-6|62	%build
14mr|texlive-fontools-20131031-6|63	
14mr|texlive-fontools-20131031-6|64	%install
14mr|texlive-fontools-20131031-6|65	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-fontools-20131031-6|66	pushd %{buildroot}%{_bindir}
14mr|texlive-fontools-20131031-6|67	ln -sf %{_texmfdistdir}/scripts/fontools/afm2afm afm2afm
14mr|texlive-fontools-20131031-6|68	ln -sf %{_texmfdistdir}/scripts/fontools/autoinst autoinst
14mr|texlive-fontools-20131031-6|69	ln -sf %{_texmfdistdir}/scripts/fontools/ot2kpx ot2kpx
14mr|texlive-fontools-20131031-6|70	popd
14mr|texlive-fontools-20131031-6|71	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-fontools-20131031-6|72	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-fontools-20131031-6|73	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-fontools-20131031-6|74	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-fontools-20131031-6|75	
14mr|texlive-fontools-20131031-6|76	%changelog
14mr|texlive-fontools-20131031-6|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131031-6
14mr|texlive-fontools-20131031-6|78	+ Revision: ba6427c
14mr|texlive-fontools-20131031-6|79	- MassBuild#440: Increase release tag
14mr|texlive-fontools-20131031-6|80	
14mr|texlive-fontools-20131031-6|81	

20136 14
14mr|texlive-fontspec-v2.2b-2|1	# revision 26230
14mr|texlive-fontspec-v2.2b-2|2	# category Package
14mr|texlive-fontspec-v2.2b-2|3	# catalog-ctan /macros/latex/contrib/fontspec
14mr|texlive-fontspec-v2.2b-2|4	# catalog-date 2012-05-06 11:43:12 +0200
14mr|texlive-fontspec-v2.2b-2|5	# catalog-license lppl1.3
14mr|texlive-fontspec-v2.2b-2|6	# catalog-version v2.2b
14mr|texlive-fontspec-v2.2b-2|7	Name:		texlive-fontspec
14mr|texlive-fontspec-v2.2b-2|8	Version:	v2.2b
14mr|texlive-fontspec-v2.2b-2|9	Release:	2
14mr|texlive-fontspec-v2.2b-2|10	Summary:	Advanced font selection in XeLaTeX and LuaLaTeX
14mr|texlive-fontspec-v2.2b-2|11	Group:		Publishing
14mr|texlive-fontspec-v2.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fontspec
14mr|texlive-fontspec-v2.2b-2|13	License:	LPPL1.3
14mr|texlive-fontspec-v2.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontspec.tar.xz
14mr|texlive-fontspec-v2.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontspec.doc.tar.xz
14mr|texlive-fontspec-v2.2b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontspec.source.tar.xz
14mr|texlive-fontspec-v2.2b-2|17	BuildArch:	noarch
14mr|texlive-fontspec-v2.2b-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fontspec-v2.2b-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fontspec-v2.2b-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-fontspec-v2.2b-2|21	Requires:	texlive-kastrup
14mr|texlive-fontspec-v2.2b-2|22	Requires:	texlive-lm
14mr|texlive-fontspec-v2.2b-2|23	
14mr|texlive-fontspec-v2.2b-2|24	%description
14mr|texlive-fontspec-v2.2b-2|25	Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an
14mr|texlive-fontspec-v2.2b-2|26	automatic and unified interface to feature-rich AAT and
14mr|texlive-fontspec-v2.2b-2|27	OpenType fonts through the NFSS in LaTeX running on XeTeX or
14mr|texlive-fontspec-v2.2b-2|28	LuaTeX engines. The package requires the l3kernel and xparse
14mr|texlive-fontspec-v2.2b-2|29	bundles from the LaTeX 3 development team.
14mr|texlive-fontspec-v2.2b-2|30	
14mr|texlive-fontspec-v2.2b-2|31	%post
14mr|texlive-fontspec-v2.2b-2|32	%{_sbindir}/texlive.post
14mr|texlive-fontspec-v2.2b-2|33	
14mr|texlive-fontspec-v2.2b-2|34	%postun
14mr|texlive-fontspec-v2.2b-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-fontspec-v2.2b-2|36	%{_sbindir}/texlive.post
14mr|texlive-fontspec-v2.2b-2|37	fi
14mr|texlive-fontspec-v2.2b-2|38	
14mr|texlive-fontspec-v2.2b-2|39	#-----------------------------------------------------------------------
14mr|texlive-fontspec-v2.2b-2|40	%files
14mr|texlive-fontspec-v2.2b-2|41	%{_texmfdistdir}/tex/latex/fontspec/fontspec-luatex.sty
14mr|texlive-fontspec-v2.2b-2|42	%{_texmfdistdir}/tex/latex/fontspec/fontspec-patches.sty
14mr|texlive-fontspec-v2.2b-2|43	%{_texmfdistdir}/tex/latex/fontspec/fontspec-xetex.sty
14mr|texlive-fontspec-v2.2b-2|44	%{_texmfdistdir}/tex/latex/fontspec/fontspec.cfg
14mr|texlive-fontspec-v2.2b-2|45	%{_texmfdistdir}/tex/latex/fontspec/fontspec.lua
14mr|texlive-fontspec-v2.2b-2|46	%{_texmfdistdir}/tex/latex/fontspec/fontspec.sty
14mr|texlive-fontspec-v2.2b-2|47	%doc %{_texmfdistdir}/doc/latex/fontspec/README
14mr|texlive-fontspec-v2.2b-2|48	%doc %{_texmfdistdir}/doc/latex/fontspec/fontspec-example.tex
14mr|texlive-fontspec-v2.2b-2|49	%doc %{_texmfdistdir}/doc/latex/fontspec/fontspec-testsuite.pdf
14mr|texlive-fontspec-v2.2b-2|50	%doc %{_texmfdistdir}/doc/latex/fontspec/fontspec.pdf
14mr|texlive-fontspec-v2.2b-2|51	#- source
14mr|texlive-fontspec-v2.2b-2|52	%doc %{_texmfdistdir}/source/latex/fontspec/Makefile
14mr|texlive-fontspec-v2.2b-2|53	%doc %{_texmfdistdir}/source/latex/fontspec/fontspec.dtx
14mr|texlive-fontspec-v2.2b-2|54	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-alias-feature-option.ltx
14mr|texlive-fontspec-v2.2b-2|55	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-alias-feature.ltx
14mr|texlive-fontspec-v2.2b-2|56	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-autofake.ltx
14mr|texlive-fontspec-v2.2b-2|57	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-autoscaling.ltx
14mr|texlive-fontspec-v2.2b-2|58	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-charactervariant.ltx
14mr|texlive-fontspec-v2.2b-2|59	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-colour-basic.ltx
14mr|texlive-fontspec-v2.2b-2|60	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-colour-clash.ltx
14mr|texlive-fontspec-v2.2b-2|61	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-colour-opacity.ltx
14mr|texlive-fontspec-v2.2b-2|62	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-feat-numbers.ltx
14mr|texlive-fontspec-v2.2b-2|63	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-font-selection-bold.ltx
14mr|texlive-fontspec-v2.2b-2|64	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-hyphenchar.ltx
14mr|texlive-fontspec-v2.2b-2|65	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-inner-emph.ltx
14mr|texlive-fontspec-v2.2b-2|66	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-basic.ltx
14mr|texlive-fontspec-v2.2b-2|67	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-external-underdefined.ltx
14mr|texlive-fontspec-v2.2b-2|68	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-nested-scfeat.ltx
14mr|texlive-fontspec-v2.2b-2|69	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-scale.ltx
14mr|texlive-fontspec-v2.2b-2|70	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-sizefeatures.ltx
14mr|texlive-fontspec-v2.2b-2|71	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-optical-sizes.ltx
14mr|texlive-fontspec-v2.2b-2|72	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-ot-cvxx-2.ltx
14mr|texlive-fontspec-v2.2b-2|73	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-ot-cvxx.ltx
14mr|texlive-fontspec-v2.2b-2|74	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-ot-ss06.ltx
14mr|texlive-fontspec-v2.2b-2|75	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-programmers-interface.ltx
14mr|texlive-fontspec-v2.2b-2|76	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-fancyvrb.ltx
14mr|texlive-fontspec-v2.2b-2|77	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-listings.ltx
14mr|texlive-fontspec-v2.2b-2|78	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-moreverb.ltx
14mr|texlive-fontspec-v2.2b-2|79	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-plain.ltx
14mr|texlive-fontspec-v2.2b-2|80	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-verbatim.ltx
14mr|texlive-fontspec-v2.2b-2|81	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-wordspace.ltx
14mr|texlive-fontspec-v2.2b-2|82	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/X-new-font-feature.ltx
14mr|texlive-fontspec-v2.2b-2|83	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/testsuite-listing.tex
14mr|texlive-fontspec-v2.2b-2|84	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/testsuite.cls
14mr|texlive-fontspec-v2.2b-2|85	
14mr|texlive-fontspec-v2.2b-2|86	#-----------------------------------------------------------------------
14mr|texlive-fontspec-v2.2b-2|87	%prep
14mr|texlive-fontspec-v2.2b-2|88	%setup -c -a0 -a1 -a2
14mr|texlive-fontspec-v2.2b-2|89	
14mr|texlive-fontspec-v2.2b-2|90	%build
14mr|texlive-fontspec-v2.2b-2|91	
14mr|texlive-fontspec-v2.2b-2|92	%install
14mr|texlive-fontspec-v2.2b-2|93	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fontspec-v2.2b-2|94	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fontspec-v2.2b-2|95	
14mr|texlive-fontspec-v2.2b-2|96	
14mr|texlive-fontspec-v2.2b-2|97	
14mr|texlive-fontspec-v2.2b-2|98	%changelog
14mr|texlive-fontspec-v2.2b-2|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v2.2b-2
14mr|texlive-fontspec-v2.2b-2|100	+ Revision: 60d70ff
14mr|texlive-fontspec-v2.2b-2|101	- MassBuild#440: Increase release tag
14mr|texlive-fontspec-v2.2b-2|102	
14mr|texlive-fontspec-v2.2b-2|103	

20137 14
14mr|texlive-fonts-tlwg-0.5.0-2|1	# revision 25417
14mr|texlive-fonts-tlwg-0.5.0-2|2	# category Package
14mr|texlive-fonts-tlwg-0.5.0-2|3	# catalog-ctan /fonts/thai/fonts-tlwg
14mr|texlive-fonts-tlwg-0.5.0-2|4	# catalog-date 2012-02-16 15:35:28 +0100
14mr|texlive-fonts-tlwg-0.5.0-2|5	# catalog-license gpl
14mr|texlive-fonts-tlwg-0.5.0-2|6	# catalog-version 0.5.0
14mr|texlive-fonts-tlwg-0.5.0-2|7	Name:		texlive-fonts-tlwg
14mr|texlive-fonts-tlwg-0.5.0-2|8	Version:	0.5.0
14mr|texlive-fonts-tlwg-0.5.0-2|9	Release:	2
14mr|texlive-fonts-tlwg-0.5.0-2|10	Summary:	Thai fonts for LaTeX from TLWG
14mr|texlive-fonts-tlwg-0.5.0-2|11	Group:		Publishing
14mr|texlive-fonts-tlwg-0.5.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/thai/fonts-tlwg
14mr|texlive-fonts-tlwg-0.5.0-2|13	License:	GPL
14mr|texlive-fonts-tlwg-0.5.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonts-tlwg.tar.xz
14mr|texlive-fonts-tlwg-0.5.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonts-tlwg.doc.tar.xz
14mr|texlive-fonts-tlwg-0.5.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonts-tlwg.source.tar.xz
14mr|texlive-fonts-tlwg-0.5.0-2|17	BuildArch:	noarch
14mr|texlive-fonts-tlwg-0.5.0-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fonts-tlwg-0.5.0-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fonts-tlwg-0.5.0-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-fonts-tlwg-0.5.0-2|21	
14mr|texlive-fonts-tlwg-0.5.0-2|22	%description
14mr|texlive-fonts-tlwg-0.5.0-2|23	A collection of free Thai fonts, supplied as FontForge sources,
14mr|texlive-fonts-tlwg-0.5.0-2|24	and with LaTeX .fd files. This package depends on the thailatex
14mr|texlive-fonts-tlwg-0.5.0-2|25	package.
14mr|texlive-fonts-tlwg-0.5.0-2|26	
14mr|texlive-fonts-tlwg-0.5.0-2|27	%post
14mr|texlive-fonts-tlwg-0.5.0-2|28	%{_sbindir}/texlive.post
14mr|texlive-fonts-tlwg-0.5.0-2|29	
14mr|texlive-fonts-tlwg-0.5.0-2|30	%postun
14mr|texlive-fonts-tlwg-0.5.0-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-fonts-tlwg-0.5.0-2|32	%{_sbindir}/texlive.post
14mr|texlive-fonts-tlwg-0.5.0-2|33	fi
14mr|texlive-fonts-tlwg-0.5.0-2|34	
14mr|texlive-fonts-tlwg-0.5.0-2|35	#-----------------------------------------------------------------------
14mr|texlive-fonts-tlwg-0.5.0-2|36	%files
14mr|texlive-fonts-tlwg-0.5.0-2|37	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/garuda.afm
14mr|texlive-fonts-tlwg-0.5.0-2|38	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/garuda_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|39	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/garuda_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|40	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/garuda_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|41	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari.afm
14mr|texlive-fonts-tlwg-0.5.0-2|42	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|43	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_bi.afm
14mr|texlive-fonts-tlwg-0.5.0-2|44	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|45	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_i.afm
14mr|texlive-fonts-tlwg-0.5.0-2|46	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|47	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/loma.afm
14mr|texlive-fonts-tlwg-0.5.0-2|48	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/loma_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|49	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/loma_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|50	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/loma_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|51	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi.afm
14mr|texlive-fonts-tlwg-0.5.0-2|52	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|53	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_bi.afm
14mr|texlive-fonts-tlwg-0.5.0-2|54	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|55	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_i.afm
14mr|texlive-fonts-tlwg-0.5.0-2|56	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|57	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/purisa.afm
14mr|texlive-fonts-tlwg-0.5.0-2|58	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/purisa_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|59	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/purisa_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|60	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/purisa_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|61	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/sawasdee.afm
14mr|texlive-fonts-tlwg-0.5.0-2|62	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/sawasdee_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|63	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/sawasdee_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|64	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/sawasdee_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|65	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttype.afm
14mr|texlive-fonts-tlwg-0.5.0-2|66	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttype_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|67	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttype_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|68	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttype_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|69	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttypist.afm
14mr|texlive-fonts-tlwg-0.5.0-2|70	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttypist_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|71	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttypist_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|72	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttypist_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|73	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/umpush.afm
14mr|texlive-fonts-tlwg-0.5.0-2|74	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/umpush_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|75	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/umpush_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|76	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/umpush_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|77	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/waree.afm
14mr|texlive-fonts-tlwg-0.5.0-2|78	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/waree_b.afm
14mr|texlive-fonts-tlwg-0.5.0-2|79	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/waree_bo.afm
14mr|texlive-fonts-tlwg-0.5.0-2|80	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/waree_o.afm
14mr|texlive-fonts-tlwg-0.5.0-2|81	%{_texmfdistdir}/fonts/enc/dvips/fonts-tlwg/lthtlwg.enc
14mr|texlive-fonts-tlwg-0.5.0-2|82	%{_texmfdistdir}/fonts/map/dvips/fonts-tlwg/nectec.map
14mr|texlive-fonts-tlwg-0.5.0-2|83	%{_texmfdistdir}/fonts/map/dvips/fonts-tlwg/nf.map
14mr|texlive-fonts-tlwg-0.5.0-2|84	%{_texmfdistdir}/fonts/map/dvips/fonts-tlwg/tlwg.map
14mr|texlive-fonts-tlwg-0.5.0-2|85	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/garuda.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|86	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/garuda_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|87	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/garuda_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|88	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/garuda_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|89	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|90	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|91	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_bi.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|92	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|93	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_i.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|94	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|95	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/loma.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|96	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/loma_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|97	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/loma_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|98	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/loma_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|99	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|100	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|101	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_bi.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|102	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|103	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_i.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|104	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|105	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/purisa.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|106	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/purisa_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|107	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/purisa_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|108	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/purisa_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|109	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rgaruda.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|110	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rgaruda_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|111	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rgaruda_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|112	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rgaruda_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|113	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|114	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|115	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_bi.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|116	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|117	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_i.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|118	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|119	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rloma.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|120	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rloma_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|121	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rloma_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|122	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rloma_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|123	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|124	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|125	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_bi.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|126	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|127	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_i.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|128	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|129	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rpurisa.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|130	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rpurisa_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|131	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rpurisa_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|132	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rpurisa_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|133	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rsawasdee.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|134	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rsawasdee_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|135	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rsawasdee_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|136	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rsawasdee_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|137	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttype.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|138	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttype_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|139	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttype_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|140	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttype_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|141	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttypist.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|142	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttypist_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|143	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttypist_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|144	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttypist_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|145	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rumpush.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|146	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rumpush_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|147	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rumpush_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|148	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rumpush_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|149	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rwaree.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|150	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rwaree_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|151	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rwaree_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|152	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rwaree_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|153	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/sawasdee.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|154	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/sawasdee_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|155	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/sawasdee_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|156	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/sawasdee_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|157	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttype.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|158	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttype_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|159	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttype_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|160	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttype_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|161	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttypist.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|162	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttypist_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|163	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttypist_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|164	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttypist_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|165	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/umpush.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|166	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/umpush_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|167	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/umpush_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|168	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/umpush_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|169	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/waree.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|170	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/waree_b.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|171	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/waree_bo.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|172	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/waree_o.tfm
14mr|texlive-fonts-tlwg-0.5.0-2|173	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/garuda.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|174	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/garuda_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|175	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/garuda_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|176	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/garuda_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|177	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|178	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|179	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_bi.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|180	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|181	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_i.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|182	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|183	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/loma.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|184	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/loma_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|185	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/loma_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|186	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/loma_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|187	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|188	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|189	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_bi.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|190	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|191	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_i.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|192	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|193	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/purisa.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|194	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/purisa_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|195	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/purisa_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|196	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/purisa_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|197	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/sawasdee.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|198	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/sawasdee_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|199	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/sawasdee_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|200	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/sawasdee_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|201	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttype.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|202	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttype_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|203	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttype_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|204	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttype_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|205	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttypist.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|206	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttypist_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|207	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttypist_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|208	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttypist_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|209	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/umpush.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|210	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/umpush_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|211	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/umpush_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|212	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/umpush_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|213	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/waree.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|214	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/waree_b.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|215	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/waree_bo.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|216	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/waree_o.pfb
14mr|texlive-fonts-tlwg-0.5.0-2|217	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/garuda.vf
14mr|texlive-fonts-tlwg-0.5.0-2|218	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/garuda_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|219	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/garuda_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|220	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/garuda_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|221	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari.vf
14mr|texlive-fonts-tlwg-0.5.0-2|222	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|223	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_bi.vf
14mr|texlive-fonts-tlwg-0.5.0-2|224	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|225	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_i.vf
14mr|texlive-fonts-tlwg-0.5.0-2|226	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|227	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/loma.vf
14mr|texlive-fonts-tlwg-0.5.0-2|228	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/loma_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|229	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/loma_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|230	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/loma_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|231	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi.vf
14mr|texlive-fonts-tlwg-0.5.0-2|232	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|233	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_bi.vf
14mr|texlive-fonts-tlwg-0.5.0-2|234	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|235	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_i.vf
14mr|texlive-fonts-tlwg-0.5.0-2|236	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|237	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/purisa.vf
14mr|texlive-fonts-tlwg-0.5.0-2|238	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/purisa_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|239	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/purisa_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|240	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/purisa_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|241	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/sawasdee.vf
14mr|texlive-fonts-tlwg-0.5.0-2|242	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/sawasdee_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|243	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/sawasdee_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|244	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/sawasdee_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|245	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttype.vf
14mr|texlive-fonts-tlwg-0.5.0-2|246	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttype_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|247	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttype_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|248	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttype_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|249	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttypist.vf
14mr|texlive-fonts-tlwg-0.5.0-2|250	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttypist_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|251	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttypist_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|252	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttypist_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|253	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/umpush.vf
14mr|texlive-fonts-tlwg-0.5.0-2|254	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/umpush_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|255	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/umpush_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|256	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/umpush_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|257	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/waree.vf
14mr|texlive-fonts-tlwg-0.5.0-2|258	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/waree_b.vf
14mr|texlive-fonts-tlwg-0.5.0-2|259	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/waree_bo.vf
14mr|texlive-fonts-tlwg-0.5.0-2|260	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/waree_o.vf
14mr|texlive-fonts-tlwg-0.5.0-2|261	%{_texmfdistdir}/tex/latex/fonts-tlwg/fonts-tlwg.sty
14mr|texlive-fonts-tlwg-0.5.0-2|262	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthgaruda.fd
14mr|texlive-fonts-tlwg-0.5.0-2|263	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthkinnari.fd
14mr|texlive-fonts-tlwg-0.5.0-2|264	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthloma.fd
14mr|texlive-fonts-tlwg-0.5.0-2|265	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthnorasi.fd
14mr|texlive-fonts-tlwg-0.5.0-2|266	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthpurisa.fd
14mr|texlive-fonts-tlwg-0.5.0-2|267	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthsawasdee.fd
14mr|texlive-fonts-tlwg-0.5.0-2|268	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthttype.fd
14mr|texlive-fonts-tlwg-0.5.0-2|269	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthttypist.fd
14mr|texlive-fonts-tlwg-0.5.0-2|270	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthumpush.fd
14mr|texlive-fonts-tlwg-0.5.0-2|271	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthwaree.fd
14mr|texlive-fonts-tlwg-0.5.0-2|272	%doc %{_texmfdistdir}/doc/fonts/fonts-tlwg/examples/teststd.tex
14mr|texlive-fonts-tlwg-0.5.0-2|273	#- source
14mr|texlive-fonts-tlwg-0.5.0-2|274	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/AUTHORS
14mr|texlive-fonts-tlwg-0.5.0-2|275	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/COPYING
14mr|texlive-fonts-tlwg-0.5.0-2|276	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/ChangeLog
14mr|texlive-fonts-tlwg-0.5.0-2|277	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/ChangeLog.thai-ttf
14mr|texlive-fonts-tlwg-0.5.0-2|278	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/GPL
14mr|texlive-fonts-tlwg-0.5.0-2|279	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/INSTALL
14mr|texlive-fonts-tlwg-0.5.0-2|280	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/Makefile.am
14mr|texlive-fonts-tlwg-0.5.0-2|281	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/Makefile.in
14mr|texlive-fonts-tlwg-0.5.0-2|282	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/NEWS
14mr|texlive-fonts-tlwg-0.5.0-2|283	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/README
14mr|texlive-fonts-tlwg-0.5.0-2|284	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/TODO
14mr|texlive-fonts-tlwg-0.5.0-2|285	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/aclocal.m4
14mr|texlive-fonts-tlwg-0.5.0-2|286	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/configure
14mr|texlive-fonts-tlwg-0.5.0-2|287	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/configure.in
14mr|texlive-fonts-tlwg-0.5.0-2|288	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/fontconfig/64-ttf-thai-tlwg.conf
14mr|texlive-fonts-tlwg-0.5.0-2|289	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/fontconfig/89-ttf-thai-tlwg-synthetic.conf
14mr|texlive-fonts-tlwg-0.5.0-2|290	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/fontconfig/Makefile.am
14mr|texlive-fonts-tlwg-0.5.0-2|291	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/fontconfig/Makefile.in
14mr|texlive-fonts-tlwg-0.5.0-2|292	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/install-sh
14mr|texlive-fonts-tlwg-0.5.0-2|293	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/Makefile.am
14mr|texlive-fonts-tlwg-0.5.0-2|294	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/Makefile.in
14mr|texlive-fonts-tlwg-0.5.0-2|295	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/examples/Makefile.am
14mr|texlive-fonts-tlwg-0.5.0-2|296	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/examples/Makefile.in
14mr|texlive-fonts-tlwg-0.5.0-2|297	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/examples/teststd.tex
14mr|texlive-fonts-tlwg-0.5.0-2|298	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/fonts-tlwg.sty
14mr|texlive-fonts-tlwg-0.5.0-2|299	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthgaruda.fd
14mr|texlive-fonts-tlwg-0.5.0-2|300	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthkinnari.fd
14mr|texlive-fonts-tlwg-0.5.0-2|301	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthloma.fd
14mr|texlive-fonts-tlwg-0.5.0-2|302	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthnorasi.fd
14mr|texlive-fonts-tlwg-0.5.0-2|303	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthpurisa.fd
14mr|texlive-fonts-tlwg-0.5.0-2|304	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthsawasdee.fd
14mr|texlive-fonts-tlwg-0.5.0-2|305	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthtlwg.enc
14mr|texlive-fonts-tlwg-0.5.0-2|306	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthttype.fd
14mr|texlive-fonts-tlwg-0.5.0-2|307	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthttypist.fd
14mr|texlive-fonts-tlwg-0.5.0-2|308	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthumpush.fd
14mr|texlive-fonts-tlwg-0.5.0-2|309	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthwaree.fd
14mr|texlive-fonts-tlwg-0.5.0-2|310	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/texfont.mk.am
14mr|texlive-fonts-tlwg-0.5.0-2|311	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/thai-dummy.afm
14mr|texlive-fonts-tlwg-0.5.0-2|312	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/thailigs.enc
14mr|texlive-fonts-tlwg-0.5.0-2|313	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/missing
14mr|texlive-fonts-tlwg-0.5.0-2|314	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Loma-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|315	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Loma-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|316	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Loma-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|317	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Loma.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|318	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Makefile.am
14mr|texlive-fonts-tlwg-0.5.0-2|319	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Makefile.in
14mr|texlive-fonts-tlwg-0.5.0-2|320	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Garuda-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|321	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Garuda-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|322	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Garuda-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|323	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Garuda.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|324	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|325	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-BoldItalic.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|326	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|327	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-Italic.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|328	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|329	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|330	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Makefile.am
14mr|texlive-fonts-tlwg-0.5.0-2|331	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Makefile.in
14mr|texlive-fonts-tlwg-0.5.0-2|332	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|333	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-BoldItalic.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|334	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|335	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-Italic.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|336	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|337	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|338	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/README.1ST
14mr|texlive-fonts-tlwg-0.5.0-2|339	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/Makefile.am
14mr|texlive-fonts-tlwg-0.5.0-2|340	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/Makefile.in
14mr|texlive-fonts-tlwg-0.5.0-2|341	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/engkernpairs.txt
14mr|texlive-fonts-tlwg-0.5.0-2|342	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-otf.pe
14mr|texlive-fonts-tlwg-0.5.0-2|343	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-pfa.pe
14mr|texlive-fonts-tlwg-0.5.0-2|344	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-pfb.pe
14mr|texlive-fonts-tlwg-0.5.0-2|345	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-test-otf.pe
14mr|texlive-fonts-tlwg-0.5.0-2|346	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-test-pfa.pe
14mr|texlive-fonts-tlwg-0.5.0-2|347	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-test-pfb.pe
14mr|texlive-fonts-tlwg-0.5.0-2|348	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-test-ttf.pe
14mr|texlive-fonts-tlwg-0.5.0-2|349	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-ttf.pe
14mr|texlive-fonts-tlwg-0.5.0-2|350	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen.mk.am
14mr|texlive-fonts-tlwg-0.5.0-2|351	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/thaikernpairs.txt
14mr|texlive-fonts-tlwg-0.5.0-2|352	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/Makefile.am
14mr|texlive-fonts-tlwg-0.5.0-2|353	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/Makefile.in
14mr|texlive-fonts-tlwg-0.5.0-2|354	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/gen-pdfsample.sh
14mr|texlive-fonts-tlwg-0.5.0-2|355	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/test-otf.sh
14mr|texlive-fonts-tlwg-0.5.0-2|356	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/test-pfa.sh
14mr|texlive-fonts-tlwg-0.5.0-2|357	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/test-pfb.sh
14mr|texlive-fonts-tlwg-0.5.0-2|358	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/test-ttf.sh
14mr|texlive-fonts-tlwg-0.5.0-2|359	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/AUTHORS
14mr|texlive-fonts-tlwg-0.5.0-2|360	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/CREDITS
14mr|texlive-fonts-tlwg-0.5.0-2|361	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Makefile.am
14mr|texlive-fonts-tlwg-0.5.0-2|362	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Makefile.in
14mr|texlive-fonts-tlwg-0.5.0-2|363	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Purisa-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|364	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Purisa-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|365	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Purisa-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|366	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Purisa.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|367	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/README
14mr|texlive-fonts-tlwg-0.5.0-2|368	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Sawasdee-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|369	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Sawasdee-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|370	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Sawasdee-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|371	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Sawasdee.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|372	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgMono-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|373	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgMono-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|374	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgMono-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|375	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgMono.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|376	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|377	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|378	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|379	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|380	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypist-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|381	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypist-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|382	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypist-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|383	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypist.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|384	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypo-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|385	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypo-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|386	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypo-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|387	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypo.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|388	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|389	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|390	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-Light.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|391	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-LightOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|392	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|393	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|394	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Waree-Bold.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|395	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Waree-BoldOblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|396	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Waree-Oblique.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|397	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Waree.sfd
14mr|texlive-fonts-tlwg-0.5.0-2|398	
14mr|texlive-fonts-tlwg-0.5.0-2|399	#-----------------------------------------------------------------------
14mr|texlive-fonts-tlwg-0.5.0-2|400	%prep
14mr|texlive-fonts-tlwg-0.5.0-2|401	%setup -c -a0 -a1 -a2
14mr|texlive-fonts-tlwg-0.5.0-2|402	
14mr|texlive-fonts-tlwg-0.5.0-2|403	%build
14mr|texlive-fonts-tlwg-0.5.0-2|404	
14mr|texlive-fonts-tlwg-0.5.0-2|405	%install
14mr|texlive-fonts-tlwg-0.5.0-2|406	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fonts-tlwg-0.5.0-2|407	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fonts-tlwg-0.5.0-2|408	
14mr|texlive-fonts-tlwg-0.5.0-2|409	
14mr|texlive-fonts-tlwg-0.5.0-2|410	
14mr|texlive-fonts-tlwg-0.5.0-2|411	%changelog
14mr|texlive-fonts-tlwg-0.5.0-2|412	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.0-2
14mr|texlive-fonts-tlwg-0.5.0-2|413	+ Revision: 3ed3f59
14mr|texlive-fonts-tlwg-0.5.0-2|414	- MassBuild#440: Increase release tag
14mr|texlive-fonts-tlwg-0.5.0-2|415	
14mr|texlive-fonts-tlwg-0.5.0-2|416	

20138 14
14mr|texlive-fonttable-1.6-3|1	# revision 21399
14mr|texlive-fonttable-1.6-3|2	# category Package
14mr|texlive-fonttable-1.6-3|3	# catalog-ctan /macros/latex/contrib/fonttable
14mr|texlive-fonttable-1.6-3|4	# catalog-date 2009-10-20 21:39:17 +0200
14mr|texlive-fonttable-1.6-3|5	# catalog-license lppl1.3
14mr|texlive-fonttable-1.6-3|6	# catalog-version 1.6
14mr|texlive-fonttable-1.6-3|7	Name:		texlive-fonttable
14mr|texlive-fonttable-1.6-3|8	Version:	1.6
14mr|texlive-fonttable-1.6-3|9	Release:	3
14mr|texlive-fonttable-1.6-3|10	Summary:	Print font tables from a LaTeX document
14mr|texlive-fonttable-1.6-3|11	Group:		Publishing
14mr|texlive-fonttable-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fonttable
14mr|texlive-fonttable-1.6-3|13	License:	LPPL1.3
14mr|texlive-fonttable-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonttable.tar.xz
14mr|texlive-fonttable-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonttable.doc.tar.xz
14mr|texlive-fonttable-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonttable.source.tar.xz
14mr|texlive-fonttable-1.6-3|17	BuildArch:	noarch
14mr|texlive-fonttable-1.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fonttable-1.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fonttable-1.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fonttable-1.6-3|21	
14mr|texlive-fonttable-1.6-3|22	%description
14mr|texlive-fonttable-1.6-3|23	This is a package version of nfssfont.tex (part of the LaTeX
14mr|texlive-fonttable-1.6-3|24	distribution); it enables you to print a table of the
14mr|texlive-fonttable-1.6-3|25	characters of a font and/or some text (for demonstration or
14mr|texlive-fonttable-1.6-3|26	testing purposes), from within a document. (Packages such as
14mr|texlive-fonttable-1.6-3|27	testfont and nfssfont.tex provide these facilities, but they
14mr|texlive-fonttable-1.6-3|28	run as interactive programs: the user is expected to type
14mr|texlive-fonttable-1.6-3|29	details of what is needed.) Note that the package mftinc also
14mr|texlive-fonttable-1.6-3|30	has a \fonttable function; the documentation explains how avoid
14mr|texlive-fonttable-1.6-3|31	a clash with that package.
14mr|texlive-fonttable-1.6-3|32	
14mr|texlive-fonttable-1.6-3|33	%post
14mr|texlive-fonttable-1.6-3|34	%{_sbindir}/texlive.post
14mr|texlive-fonttable-1.6-3|35	
14mr|texlive-fonttable-1.6-3|36	%postun
14mr|texlive-fonttable-1.6-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-fonttable-1.6-3|38	%{_sbindir}/texlive.post
14mr|texlive-fonttable-1.6-3|39	fi
14mr|texlive-fonttable-1.6-3|40	
14mr|texlive-fonttable-1.6-3|41	#-----------------------------------------------------------------------
14mr|texlive-fonttable-1.6-3|42	%files
14mr|texlive-fonttable-1.6-3|43	%{_texmfdistdir}/tex/latex/fonttable/fonttable.sty
14mr|texlive-fonttable-1.6-3|44	%doc %{_texmfdistdir}/doc/latex/fonttable/README
14mr|texlive-fonttable-1.6-3|45	%doc %{_texmfdistdir}/doc/latex/fonttable/fonttable.pdf
14mr|texlive-fonttable-1.6-3|46	#- source
14mr|texlive-fonttable-1.6-3|47	%doc %{_texmfdistdir}/source/latex/fonttable/fonttable.dtx
14mr|texlive-fonttable-1.6-3|48	%doc %{_texmfdistdir}/source/latex/fonttable/fonttable.ins
14mr|texlive-fonttable-1.6-3|49	
14mr|texlive-fonttable-1.6-3|50	#-----------------------------------------------------------------------
14mr|texlive-fonttable-1.6-3|51	%prep
14mr|texlive-fonttable-1.6-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-fonttable-1.6-3|53	
14mr|texlive-fonttable-1.6-3|54	%build
14mr|texlive-fonttable-1.6-3|55	
14mr|texlive-fonttable-1.6-3|56	%install
14mr|texlive-fonttable-1.6-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fonttable-1.6-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fonttable-1.6-3|59	
14mr|texlive-fonttable-1.6-3|60	
14mr|texlive-fonttable-1.6-3|61	
14mr|texlive-fonttable-1.6-3|62	%changelog
14mr|texlive-fonttable-1.6-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-fonttable-1.6-3|64	+ Revision: 4fbd18d
14mr|texlive-fonttable-1.6-3|65	- MassBuild#440: Increase release tag
14mr|texlive-fonttable-1.6-3|66	
14mr|texlive-fonttable-1.6-3|67	

20139 14
14mr|texlive-fontware-20131012-6|1	# revision 29764
14mr|texlive-fontware-20131012-6|2	# category TLCore
14mr|texlive-fontware-20131012-6|3	# catalog-ctan undef
14mr|texlive-fontware-20131012-6|4	# catalog-date undef
14mr|texlive-fontware-20131012-6|5	# catalog-license undef
14mr|texlive-fontware-20131012-6|6	# catalog-version undef
14mr|texlive-fontware-20131012-6|7	Name:		texlive-fontware
14mr|texlive-fontware-20131012-6|8	Version:	20131012
14mr|texlive-fontware-20131012-6|9	Release:	6
14mr|texlive-fontware-20131012-6|10	Summary:	TeXLive fontware package
14mr|texlive-fontware-20131012-6|11	Group:		Publishing
14mr|texlive-fontware-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-fontware-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-fontware-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontware.tar.xz
14mr|texlive-fontware-20131012-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontware.doc.tar.xz
14mr|texlive-fontware-20131012-6|16	BuildArch:	noarch
14mr|texlive-fontware-20131012-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fontware-20131012-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fontware-20131012-6|19	Requires:	texlive-fontware.bin
14mr|texlive-fontware-20131012-6|20	
14mr|texlive-fontware-20131012-6|21	%description
14mr|texlive-fontware-20131012-6|22	TeXLive fontware package.
14mr|texlive-fontware-20131012-6|23	
14mr|texlive-fontware-20131012-6|24	#-----------------------------------------------------------------------
14mr|texlive-fontware-20131012-6|25	%files
14mr|texlive-fontware-20131012-6|26	%doc %{_mandir}/man1/pltotf.1*
14mr|texlive-fontware-20131012-6|27	%doc %{_texmfdistdir}/doc/man/man1/pltotf.man1.pdf
14mr|texlive-fontware-20131012-6|28	%doc %{_mandir}/man1/tftopl.1*
14mr|texlive-fontware-20131012-6|29	%doc %{_texmfdistdir}/doc/man/man1/tftopl.man1.pdf
14mr|texlive-fontware-20131012-6|30	%doc %{_mandir}/man1/vftovp.1*
14mr|texlive-fontware-20131012-6|31	%doc %{_texmfdistdir}/doc/man/man1/vftovp.man1.pdf
14mr|texlive-fontware-20131012-6|32	%doc %{_mandir}/man1/vptovf.1*
14mr|texlive-fontware-20131012-6|33	%doc %{_texmfdistdir}/doc/man/man1/vptovf.man1.pdf
14mr|texlive-fontware-20131012-6|34	
14mr|texlive-fontware-20131012-6|35	#-----------------------------------------------------------------------
14mr|texlive-fontware-20131012-6|36	%prep
14mr|texlive-fontware-20131012-6|37	%setup -c -a0 -a1
14mr|texlive-fontware-20131012-6|38	
14mr|texlive-fontware-20131012-6|39	%build
14mr|texlive-fontware-20131012-6|40	
14mr|texlive-fontware-20131012-6|41	%install
14mr|texlive-fontware-20131012-6|42	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-fontware-20131012-6|43	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-fontware-20131012-6|44	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-fontware-20131012-6|45	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-fontware-20131012-6|46	
14mr|texlive-fontware-20131012-6|47	%changelog
14mr|texlive-fontware-20131012-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-fontware-20131012-6|49	+ Revision: 8f378cd
14mr|texlive-fontware-20131012-6|50	- MassBuild#440: Increase release tag
14mr|texlive-fontware-20131012-6|51	
14mr|texlive-fontware-20131012-6|52	

20140 14
14mr|texlive-fontwrap-20080819-3|1	# revision 15878
14mr|texlive-fontwrap-20080819-3|2	# category Package
14mr|texlive-fontwrap-20080819-3|3	# catalog-ctan /macros/xetex/latex/fontwrap
14mr|texlive-fontwrap-20080819-3|4	# catalog-date 2008-08-19 20:38:14 +0200
14mr|texlive-fontwrap-20080819-3|5	# catalog-license gpl
14mr|texlive-fontwrap-20080819-3|6	# catalog-version undef
14mr|texlive-fontwrap-20080819-3|7	Name:		texlive-fontwrap
14mr|texlive-fontwrap-20080819-3|8	Version:	20080819
14mr|texlive-fontwrap-20080819-3|9	Release:	3
14mr|texlive-fontwrap-20080819-3|10	Summary:	Bind fonts to specific unicode blocks
14mr|texlive-fontwrap-20080819-3|11	Group:		Publishing
14mr|texlive-fontwrap-20080819-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/fontwrap
14mr|texlive-fontwrap-20080819-3|13	License:	GPL
14mr|texlive-fontwrap-20080819-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontwrap.tar.xz
14mr|texlive-fontwrap-20080819-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontwrap.doc.tar.xz
14mr|texlive-fontwrap-20080819-3|16	BuildArch:	noarch
14mr|texlive-fontwrap-20080819-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fontwrap-20080819-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fontwrap-20080819-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fontwrap-20080819-3|20	
14mr|texlive-fontwrap-20080819-3|21	%description
14mr|texlive-fontwrap-20080819-3|22	The package (which runs under XeLaTeX) lets you bind fonts to
14mr|texlive-fontwrap-20080819-3|23	specific unicode blocks, for automatic font tagging of
14mr|texlive-fontwrap-20080819-3|24	multilingual text. The package uses Perl (via perltex) to
14mr|texlive-fontwrap-20080819-3|25	construct its tables.
14mr|texlive-fontwrap-20080819-3|26	
14mr|texlive-fontwrap-20080819-3|27	%post
14mr|texlive-fontwrap-20080819-3|28	%{_sbindir}/texlive.post
14mr|texlive-fontwrap-20080819-3|29	
14mr|texlive-fontwrap-20080819-3|30	%postun
14mr|texlive-fontwrap-20080819-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fontwrap-20080819-3|32	%{_sbindir}/texlive.post
14mr|texlive-fontwrap-20080819-3|33	fi
14mr|texlive-fontwrap-20080819-3|34	
14mr|texlive-fontwrap-20080819-3|35	#-----------------------------------------------------------------------
14mr|texlive-fontwrap-20080819-3|36	%files
14mr|texlive-fontwrap-20080819-3|37	%{_texmfdistdir}/tex/xelatex/fontwrap/fontwrap.sty
14mr|texlive-fontwrap-20080819-3|38	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/README
14mr|texlive-fontwrap-20080819-3|39	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/fontwrap.pdf
14mr|texlive-fontwrap-20080819-3|40	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/fontwrap.tex
14mr|texlive-fontwrap-20080819-3|41	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/fontwrap_example.pdf
14mr|texlive-fontwrap-20080819-3|42	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/fontwrap_example.tex
14mr|texlive-fontwrap-20080819-3|43	
14mr|texlive-fontwrap-20080819-3|44	#-----------------------------------------------------------------------
14mr|texlive-fontwrap-20080819-3|45	%prep
14mr|texlive-fontwrap-20080819-3|46	%setup -c -a0 -a1
14mr|texlive-fontwrap-20080819-3|47	
14mr|texlive-fontwrap-20080819-3|48	%build
14mr|texlive-fontwrap-20080819-3|49	
14mr|texlive-fontwrap-20080819-3|50	%install
14mr|texlive-fontwrap-20080819-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fontwrap-20080819-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fontwrap-20080819-3|53	
14mr|texlive-fontwrap-20080819-3|54	
14mr|texlive-fontwrap-20080819-3|55	
14mr|texlive-fontwrap-20080819-3|56	%changelog
14mr|texlive-fontwrap-20080819-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080819-3
14mr|texlive-fontwrap-20080819-3|58	+ Revision: 0f0721e
14mr|texlive-fontwrap-20080819-3|59	- MassBuild#440: Increase release tag
14mr|texlive-fontwrap-20080819-3|60	
14mr|texlive-fontwrap-20080819-3|61	

20141 14
14mr|texlive-footbib-2.0.7-3|1	# revision 17115
14mr|texlive-footbib-2.0.7-3|2	# category Package
14mr|texlive-footbib-2.0.7-3|3	# catalog-ctan /macros/latex/contrib/footbib
14mr|texlive-footbib-2.0.7-3|4	# catalog-date 2010-02-20 20:57:03 +0100
14mr|texlive-footbib-2.0.7-3|5	# catalog-license lppl
14mr|texlive-footbib-2.0.7-3|6	# catalog-version 2.0.7
14mr|texlive-footbib-2.0.7-3|7	Name:		texlive-footbib
14mr|texlive-footbib-2.0.7-3|8	Version:	2.0.7
14mr|texlive-footbib-2.0.7-3|9	Release:	3
14mr|texlive-footbib-2.0.7-3|10	Summary:	Bibliographic references as footnotes
14mr|texlive-footbib-2.0.7-3|11	Group:		Publishing
14mr|texlive-footbib-2.0.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/footbib
14mr|texlive-footbib-2.0.7-3|13	License:	LPPL
14mr|texlive-footbib-2.0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footbib.tar.xz
14mr|texlive-footbib-2.0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footbib.doc.tar.xz
14mr|texlive-footbib-2.0.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footbib.source.tar.xz
14mr|texlive-footbib-2.0.7-3|17	BuildArch:	noarch
14mr|texlive-footbib-2.0.7-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-footbib-2.0.7-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-footbib-2.0.7-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-footbib-2.0.7-3|21	
14mr|texlive-footbib-2.0.7-3|22	%description
14mr|texlive-footbib-2.0.7-3|23	The package makes bibliographic references appear as footnotes.
14mr|texlive-footbib-2.0.7-3|24	It defines a command \footcite which is similar to the LaTeX
14mr|texlive-footbib-2.0.7-3|25	\cite command but the references cited in this way appear at
14mr|texlive-footbib-2.0.7-3|26	the bottom of the pages. This 'foot bibliography' does not
14mr|texlive-footbib-2.0.7-3|27	conflict with the standard one and both may exist
14mr|texlive-footbib-2.0.7-3|28	simultaneously in a document. The command \cite may still be
14mr|texlive-footbib-2.0.7-3|29	used to produce the standard bibliography. The foot
14mr|texlive-footbib-2.0.7-3|30	bibliography uses its own style and bibliographic database
14mr|texlive-footbib-2.0.7-3|31	which may be specified independently of the standard one. Any
14mr|texlive-footbib-2.0.7-3|32	standard bibliography style may be used.
14mr|texlive-footbib-2.0.7-3|33	
14mr|texlive-footbib-2.0.7-3|34	%post
14mr|texlive-footbib-2.0.7-3|35	%{_sbindir}/texlive.post
14mr|texlive-footbib-2.0.7-3|36	
14mr|texlive-footbib-2.0.7-3|37	%postun
14mr|texlive-footbib-2.0.7-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-footbib-2.0.7-3|39	%{_sbindir}/texlive.post
14mr|texlive-footbib-2.0.7-3|40	fi
14mr|texlive-footbib-2.0.7-3|41	
14mr|texlive-footbib-2.0.7-3|42	#-----------------------------------------------------------------------
14mr|texlive-footbib-2.0.7-3|43	%files
14mr|texlive-footbib-2.0.7-3|44	%{_texmfdistdir}/tex/latex/footbib/footbib.sty
14mr|texlive-footbib-2.0.7-3|45	%doc %{_texmfdistdir}/doc/latex/footbib/README
14mr|texlive-footbib-2.0.7-3|46	%doc %{_texmfdistdir}/doc/latex/footbib/footbib.pdf
14mr|texlive-footbib-2.0.7-3|47	#- source
14mr|texlive-footbib-2.0.7-3|48	%doc %{_texmfdistdir}/source/latex/footbib/footbib.dtx
14mr|texlive-footbib-2.0.7-3|49	%doc %{_texmfdistdir}/source/latex/footbib/footbib.ins
14mr|texlive-footbib-2.0.7-3|50	
14mr|texlive-footbib-2.0.7-3|51	#-----------------------------------------------------------------------
14mr|texlive-footbib-2.0.7-3|52	%prep
14mr|texlive-footbib-2.0.7-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-footbib-2.0.7-3|54	
14mr|texlive-footbib-2.0.7-3|55	%build
14mr|texlive-footbib-2.0.7-3|56	
14mr|texlive-footbib-2.0.7-3|57	%install
14mr|texlive-footbib-2.0.7-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-footbib-2.0.7-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-footbib-2.0.7-3|60	
14mr|texlive-footbib-2.0.7-3|61	
14mr|texlive-footbib-2.0.7-3|62	
14mr|texlive-footbib-2.0.7-3|63	%changelog
14mr|texlive-footbib-2.0.7-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.7-3
14mr|texlive-footbib-2.0.7-3|65	+ Revision: 431bdde
14mr|texlive-footbib-2.0.7-3|66	- MassBuild#440: Increase release tag
14mr|texlive-footbib-2.0.7-3|67	
14mr|texlive-footbib-2.0.7-3|68	

20142 14
14mr|texlive-footmisc-5.5b-3|1	# revision 23330
14mr|texlive-footmisc-5.5b-3|2	# category Package
14mr|texlive-footmisc-5.5b-3|3	# catalog-ctan /macros/latex/contrib/footmisc
14mr|texlive-footmisc-5.5b-3|4	# catalog-date 2011-06-09 17:50:36 +0200
14mr|texlive-footmisc-5.5b-3|5	# catalog-license lppl1.3
14mr|texlive-footmisc-5.5b-3|6	# catalog-version 5.5b
14mr|texlive-footmisc-5.5b-3|7	Name:		texlive-footmisc
14mr|texlive-footmisc-5.5b-3|8	Version:	5.5b
14mr|texlive-footmisc-5.5b-3|9	Release:	3
14mr|texlive-footmisc-5.5b-3|10	Summary:	A range of footnote options
14mr|texlive-footmisc-5.5b-3|11	Group:		Publishing
14mr|texlive-footmisc-5.5b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/footmisc
14mr|texlive-footmisc-5.5b-3|13	License:	LPPL1.3
14mr|texlive-footmisc-5.5b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footmisc.tar.xz
14mr|texlive-footmisc-5.5b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footmisc.doc.tar.xz
14mr|texlive-footmisc-5.5b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footmisc.source.tar.xz
14mr|texlive-footmisc-5.5b-3|17	BuildArch:	noarch
14mr|texlive-footmisc-5.5b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-footmisc-5.5b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-footmisc-5.5b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-footmisc-5.5b-3|21	
14mr|texlive-footmisc-5.5b-3|22	%description
14mr|texlive-footmisc-5.5b-3|23	A collection of ways to change the typesetting of footnotes.
14mr|texlive-footmisc-5.5b-3|24	The package provides means of changing the layout of the
14mr|texlive-footmisc-5.5b-3|25	footnotes themselves (including setting them in 'paragraphs' --
14mr|texlive-footmisc-5.5b-3|26	the para option), a way to number footnotes per page (the
14mr|texlive-footmisc-5.5b-3|27	perpage option), to make footnotes disappear when an argument
14mr|texlive-footmisc-5.5b-3|28	moves (stable option) and to deal with multiple references to
14mr|texlive-footmisc-5.5b-3|29	footnotes from the same place (multiple option). The package
14mr|texlive-footmisc-5.5b-3|30	also has a range of techniques for labelling footnotes with
14mr|texlive-footmisc-5.5b-3|31	symbols rather than numbers. Some of the functions of the
14mr|texlive-footmisc-5.5b-3|32	package are overlap with the functionality of other packages.
14mr|texlive-footmisc-5.5b-3|33	The para option is also provided by the manyfoot and bigfoot
14mr|texlive-footmisc-5.5b-3|34	packages, though those are both also portmanteau packages.
14mr|texlive-footmisc-5.5b-3|35	(Don't be seduced by fnpara, whose implementation is improved
14mr|texlive-footmisc-5.5b-3|36	by the present package.) The perpage option is also offered by
14mr|texlive-footmisc-5.5b-3|37	footnpag and by the rather more general-purpose perpage.
14mr|texlive-footmisc-5.5b-3|38	
14mr|texlive-footmisc-5.5b-3|39	%post
14mr|texlive-footmisc-5.5b-3|40	%{_sbindir}/texlive.post
14mr|texlive-footmisc-5.5b-3|41	
14mr|texlive-footmisc-5.5b-3|42	%postun
14mr|texlive-footmisc-5.5b-3|43	if [ $1 -eq 0 ]; then
14mr|texlive-footmisc-5.5b-3|44	%{_sbindir}/texlive.post
14mr|texlive-footmisc-5.5b-3|45	fi
14mr|texlive-footmisc-5.5b-3|46	
14mr|texlive-footmisc-5.5b-3|47	#-----------------------------------------------------------------------
14mr|texlive-footmisc-5.5b-3|48	%files
14mr|texlive-footmisc-5.5b-3|49	%{_texmfdistdir}/tex/latex/footmisc/footmisc.sty
14mr|texlive-footmisc-5.5b-3|50	%doc %{_texmfdistdir}/doc/latex/footmisc/README
14mr|texlive-footmisc-5.5b-3|51	%doc %{_texmfdistdir}/doc/latex/footmisc/footmisc.pdf
14mr|texlive-footmisc-5.5b-3|52	#- source
14mr|texlive-footmisc-5.5b-3|53	%doc %{_texmfdistdir}/source/latex/footmisc/footmisc.dtx
14mr|texlive-footmisc-5.5b-3|54	%doc %{_texmfdistdir}/source/latex/footmisc/footmisc.ins
14mr|texlive-footmisc-5.5b-3|55	
14mr|texlive-footmisc-5.5b-3|56	#-----------------------------------------------------------------------
14mr|texlive-footmisc-5.5b-3|57	%prep
14mr|texlive-footmisc-5.5b-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-footmisc-5.5b-3|59	
14mr|texlive-footmisc-5.5b-3|60	%build
14mr|texlive-footmisc-5.5b-3|61	
14mr|texlive-footmisc-5.5b-3|62	%install
14mr|texlive-footmisc-5.5b-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-footmisc-5.5b-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-footmisc-5.5b-3|65	
14mr|texlive-footmisc-5.5b-3|66	
14mr|texlive-footmisc-5.5b-3|67	
14mr|texlive-footmisc-5.5b-3|68	%changelog
14mr|texlive-footmisc-5.5b-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.5b-3
14mr|texlive-footmisc-5.5b-3|70	+ Revision: 33e053e
14mr|texlive-footmisc-5.5b-3|71	- MassBuild#440: Increase release tag
14mr|texlive-footmisc-5.5b-3|72	
14mr|texlive-footmisc-5.5b-3|73	

20143 14
14mr|texlive-footnotebackref-1.0-2|1	# revision 27034
14mr|texlive-footnotebackref-1.0-2|2	# category Package
14mr|texlive-footnotebackref-1.0-2|3	# catalog-ctan /macros/latex/contrib/footnotebackref
14mr|texlive-footnotebackref-1.0-2|4	# catalog-date 2012-07-05 10:27:55 +0200
14mr|texlive-footnotebackref-1.0-2|5	# catalog-license lppl1.3
14mr|texlive-footnotebackref-1.0-2|6	# catalog-version 1.0
14mr|texlive-footnotebackref-1.0-2|7	Name:		texlive-footnotebackref
14mr|texlive-footnotebackref-1.0-2|8	Version:	1.0
14mr|texlive-footnotebackref-1.0-2|9	Release:	2
14mr|texlive-footnotebackref-1.0-2|10	Summary:	Back-references from footnotes
14mr|texlive-footnotebackref-1.0-2|11	Group:		Publishing
14mr|texlive-footnotebackref-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/footnotebackref
14mr|texlive-footnotebackref-1.0-2|13	License:	LPPL1.3
14mr|texlive-footnotebackref-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnotebackref.tar.xz
14mr|texlive-footnotebackref-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnotebackref.doc.tar.xz
14mr|texlive-footnotebackref-1.0-2|16	BuildArch:	noarch
14mr|texlive-footnotebackref-1.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-footnotebackref-1.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-footnotebackref-1.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-footnotebackref-1.0-2|20	
14mr|texlive-footnotebackref-1.0-2|21	%description
14mr|texlive-footnotebackref-1.0-2|22	The package provides the means of creating hyperlinks, from a
14mr|texlive-footnotebackref-1.0-2|23	footnote at the bottom of the page, back to the occurence of
14mr|texlive-footnotebackref-1.0-2|24	the footnote in the main text.
14mr|texlive-footnotebackref-1.0-2|25	
14mr|texlive-footnotebackref-1.0-2|26	%post
14mr|texlive-footnotebackref-1.0-2|27	%{_sbindir}/texlive.post
14mr|texlive-footnotebackref-1.0-2|28	
14mr|texlive-footnotebackref-1.0-2|29	%postun
14mr|texlive-footnotebackref-1.0-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-footnotebackref-1.0-2|31	%{_sbindir}/texlive.post
14mr|texlive-footnotebackref-1.0-2|32	fi
14mr|texlive-footnotebackref-1.0-2|33	
14mr|texlive-footnotebackref-1.0-2|34	#-----------------------------------------------------------------------
14mr|texlive-footnotebackref-1.0-2|35	%files
14mr|texlive-footnotebackref-1.0-2|36	%{_texmfdistdir}/tex/latex/footnotebackref/footnotebackref.sty
14mr|texlive-footnotebackref-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/footnotebackref/README
14mr|texlive-footnotebackref-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/footnotebackref/footnotebackref.pdf
14mr|texlive-footnotebackref-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/footnotebackref/footnotebackref.tex
14mr|texlive-footnotebackref-1.0-2|40	
14mr|texlive-footnotebackref-1.0-2|41	#-----------------------------------------------------------------------
14mr|texlive-footnotebackref-1.0-2|42	%prep
14mr|texlive-footnotebackref-1.0-2|43	%setup -c -a0 -a1
14mr|texlive-footnotebackref-1.0-2|44	
14mr|texlive-footnotebackref-1.0-2|45	%build
14mr|texlive-footnotebackref-1.0-2|46	
14mr|texlive-footnotebackref-1.0-2|47	%install
14mr|texlive-footnotebackref-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-footnotebackref-1.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-footnotebackref-1.0-2|50	
14mr|texlive-footnotebackref-1.0-2|51	
14mr|texlive-footnotebackref-1.0-2|52	
14mr|texlive-footnotebackref-1.0-2|53	%changelog
14mr|texlive-footnotebackref-1.0-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-footnotebackref-1.0-2|55	+ Revision: 310090c
14mr|texlive-footnotebackref-1.0-2|56	- MassBuild#440: Increase release tag
14mr|texlive-footnotebackref-1.0-2|57	
14mr|texlive-footnotebackref-1.0-2|58	

20144 14
14mr|texlive-footnoterange-1.0a-2|1	# revision 25430
14mr|texlive-footnoterange-1.0a-2|2	# category Package
14mr|texlive-footnoterange-1.0a-2|3	# catalog-ctan /macros/latex/contrib/footnoterange
14mr|texlive-footnoterange-1.0a-2|4	# catalog-date 2012-02-19 15:01:00 +0100
14mr|texlive-footnoterange-1.0a-2|5	# catalog-license lppl1.3
14mr|texlive-footnoterange-1.0a-2|6	# catalog-version 1.0a
14mr|texlive-footnoterange-1.0a-2|7	Name:		texlive-footnoterange
14mr|texlive-footnoterange-1.0a-2|8	Version:	1.0a
14mr|texlive-footnoterange-1.0a-2|9	Release:	2
14mr|texlive-footnoterange-1.0a-2|10	Summary:	References to ranges of footnotes
14mr|texlive-footnoterange-1.0a-2|11	Group:		Publishing
14mr|texlive-footnoterange-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/footnoterange
14mr|texlive-footnoterange-1.0a-2|13	License:	LPPL1.3
14mr|texlive-footnoterange-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnoterange.tar.xz
14mr|texlive-footnoterange-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnoterange.doc.tar.xz
14mr|texlive-footnoterange-1.0a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnoterange.source.tar.xz
14mr|texlive-footnoterange-1.0a-2|17	BuildArch:	noarch
14mr|texlive-footnoterange-1.0a-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-footnoterange-1.0a-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-footnoterange-1.0a-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-footnoterange-1.0a-2|21	
14mr|texlive-footnoterange-1.0a-2|22	%description
14mr|texlive-footnoterange-1.0a-2|23	The package provides environments footnoterange and
14mr|texlive-footnoterange-1.0a-2|24	footnoterange*. Multiple footnotes inside these environments
14mr|texlive-footnoterange-1.0a-2|25	are not referenced as (e.g.) "1 2 3 4" but as "1-4", i.e., the
14mr|texlive-footnoterange-1.0a-2|26	range (from first to last referred footnote at that place) is
14mr|texlive-footnoterange-1.0a-2|27	given. If hyperref package and use of its hyperfootnotes-option
14mr|texlive-footnoterange-1.0a-2|28	the references are hyperlinked. (References to footnotes in the
14mr|texlive-footnoterange-1.0a-2|29	footnoterange* environment are never hyperlinked.).
14mr|texlive-footnoterange-1.0a-2|30	
14mr|texlive-footnoterange-1.0a-2|31	%post
14mr|texlive-footnoterange-1.0a-2|32	%{_sbindir}/texlive.post
14mr|texlive-footnoterange-1.0a-2|33	
14mr|texlive-footnoterange-1.0a-2|34	%postun
14mr|texlive-footnoterange-1.0a-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-footnoterange-1.0a-2|36	%{_sbindir}/texlive.post
14mr|texlive-footnoterange-1.0a-2|37	fi
14mr|texlive-footnoterange-1.0a-2|38	
14mr|texlive-footnoterange-1.0a-2|39	#-----------------------------------------------------------------------
14mr|texlive-footnoterange-1.0a-2|40	%files
14mr|texlive-footnoterange-1.0a-2|41	%{_texmfdistdir}/tex/latex/footnoterange/footnoterange.sty
14mr|texlive-footnoterange-1.0a-2|42	%doc %{_texmfdistdir}/doc/latex/footnoterange/README
14mr|texlive-footnoterange-1.0a-2|43	%doc %{_texmfdistdir}/doc/latex/footnoterange/footnoterange-example.pdf
14mr|texlive-footnoterange-1.0a-2|44	%doc %{_texmfdistdir}/doc/latex/footnoterange/footnoterange-example.tex
14mr|texlive-footnoterange-1.0a-2|45	%doc %{_texmfdistdir}/doc/latex/footnoterange/footnoterange.pdf
14mr|texlive-footnoterange-1.0a-2|46	#- source
14mr|texlive-footnoterange-1.0a-2|47	%doc %{_texmfdistdir}/source/latex/footnoterange/footnoterange.drv
14mr|texlive-footnoterange-1.0a-2|48	%doc %{_texmfdistdir}/source/latex/footnoterange/footnoterange.dtx
14mr|texlive-footnoterange-1.0a-2|49	%doc %{_texmfdistdir}/source/latex/footnoterange/footnoterange.ins
14mr|texlive-footnoterange-1.0a-2|50	
14mr|texlive-footnoterange-1.0a-2|51	#-----------------------------------------------------------------------
14mr|texlive-footnoterange-1.0a-2|52	%prep
14mr|texlive-footnoterange-1.0a-2|53	%setup -c -a0 -a1 -a2
14mr|texlive-footnoterange-1.0a-2|54	
14mr|texlive-footnoterange-1.0a-2|55	%build
14mr|texlive-footnoterange-1.0a-2|56	
14mr|texlive-footnoterange-1.0a-2|57	%install
14mr|texlive-footnoterange-1.0a-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-footnoterange-1.0a-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-footnoterange-1.0a-2|60	
14mr|texlive-footnoterange-1.0a-2|61	
14mr|texlive-footnoterange-1.0a-2|62	
14mr|texlive-footnoterange-1.0a-2|63	%changelog
14mr|texlive-footnoterange-1.0a-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-2
14mr|texlive-footnoterange-1.0a-2|65	+ Revision: dc78962
14mr|texlive-footnoterange-1.0a-2|66	- MassBuild#440: Increase release tag
14mr|texlive-footnoterange-1.0a-2|67	
14mr|texlive-footnoterange-1.0a-2|68	

20145 14
14mr|texlive-footnpag-20090926-3|1	# revision 15878
14mr|texlive-footnpag-20090926-3|2	# category Package
14mr|texlive-footnpag-20090926-3|3	# catalog-ctan /macros/latex/contrib/footnpag
14mr|texlive-footnpag-20090926-3|4	# catalog-date 2009-09-26 11:43:36 +0200
14mr|texlive-footnpag-20090926-3|5	# catalog-license gpl
14mr|texlive-footnpag-20090926-3|6	# catalog-version undef
14mr|texlive-footnpag-20090926-3|7	Name:		texlive-footnpag
14mr|texlive-footnpag-20090926-3|8	Version:	20090926
14mr|texlive-footnpag-20090926-3|9	Release:	3
14mr|texlive-footnpag-20090926-3|10	Summary:	Per-page numbering of footnotes
14mr|texlive-footnpag-20090926-3|11	Group:		Publishing
14mr|texlive-footnpag-20090926-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/footnpag
14mr|texlive-footnpag-20090926-3|13	License:	GPL
14mr|texlive-footnpag-20090926-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnpag.tar.xz
14mr|texlive-footnpag-20090926-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnpag.doc.tar.xz
14mr|texlive-footnpag-20090926-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnpag.source.tar.xz
14mr|texlive-footnpag-20090926-3|17	BuildArch:	noarch
14mr|texlive-footnpag-20090926-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-footnpag-20090926-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-footnpag-20090926-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-footnpag-20090926-3|21	
14mr|texlive-footnpag-20090926-3|22	%description
14mr|texlive-footnpag-20090926-3|23	Allows footnotes on individual pages to be numbered from 1,
14mr|texlive-footnpag-20090926-3|24	rather than being numbered sequentially through the document.
14mr|texlive-footnpag-20090926-3|25	
14mr|texlive-footnpag-20090926-3|26	%post
14mr|texlive-footnpag-20090926-3|27	%{_sbindir}/texlive.post
14mr|texlive-footnpag-20090926-3|28	
14mr|texlive-footnpag-20090926-3|29	%postun
14mr|texlive-footnpag-20090926-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-footnpag-20090926-3|31	%{_sbindir}/texlive.post
14mr|texlive-footnpag-20090926-3|32	fi
14mr|texlive-footnpag-20090926-3|33	
14mr|texlive-footnpag-20090926-3|34	#-----------------------------------------------------------------------
14mr|texlive-footnpag-20090926-3|35	%files
14mr|texlive-footnpag-20090926-3|36	%{_texmfdistdir}/tex/latex/footnpag/footnpag.sty
14mr|texlive-footnpag-20090926-3|37	%doc %{_texmfdistdir}/doc/latex/footnpag/CATALOG
14mr|texlive-footnpag-20090926-3|38	%doc %{_texmfdistdir}/doc/latex/footnpag/History
14mr|texlive-footnpag-20090926-3|39	%doc %{_texmfdistdir}/doc/latex/footnpag/INSTALL
14mr|texlive-footnpag-20090926-3|40	%doc %{_texmfdistdir}/doc/latex/footnpag/Imakefile
14mr|texlive-footnpag-20090926-3|41	%doc %{_texmfdistdir}/doc/latex/footnpag/License
14mr|texlive-footnpag-20090926-3|42	%doc %{_texmfdistdir}/doc/latex/footnpag/MANIFEST
14mr|texlive-footnpag-20090926-3|43	%doc %{_texmfdistdir}/doc/latex/footnpag/README
14mr|texlive-footnpag-20090926-3|44	%doc %{_texmfdistdir}/doc/latex/footnpag/TODO
14mr|texlive-footnpag-20090926-3|45	%doc %{_texmfdistdir}/doc/latex/footnpag/footnpag-doc.sty
14mr|texlive-footnpag-20090926-3|46	%doc %{_texmfdistdir}/doc/latex/footnpag/footnpag-user.pdf
14mr|texlive-footnpag-20090926-3|47	%doc %{_texmfdistdir}/doc/latex/footnpag/footnpag-user.tex
14mr|texlive-footnpag-20090926-3|48	%doc %{_texmfdistdir}/doc/latex/footnpag/footnpag.doc
14mr|texlive-footnpag-20090926-3|49	%doc %{_texmfdistdir}/doc/latex/footnpag/test/Imakefile
14mr|texlive-footnpag-20090926-3|50	%doc %{_texmfdistdir}/doc/latex/footnpag/test/eqnarray-fnmark.tex
14mr|texlive-footnpag-20090926-3|51	%doc %{_texmfdistdir}/doc/latex/footnpag/test/late.tex
14mr|texlive-footnpag-20090926-3|52	%doc %{_texmfdistdir}/doc/latex/footnpag/test/many.tex
14mr|texlive-footnpag-20090926-3|53	%doc %{_texmfdistdir}/doc/latex/footnpag/test/minipage.tex
14mr|texlive-footnpag-20090926-3|54	%doc %{_texmfdistdir}/doc/latex/footnpag/test/report.tex
14mr|texlive-footnpag-20090926-3|55	%doc %{_texmfdistdir}/doc/latex/footnpag/test/title-2col.tex
14mr|texlive-footnpag-20090926-3|56	#- source
14mr|texlive-footnpag-20090926-3|57	%doc %{_texmfdistdir}/source/latex/footnpag/Makefile
14mr|texlive-footnpag-20090926-3|58	
14mr|texlive-footnpag-20090926-3|59	#-----------------------------------------------------------------------
14mr|texlive-footnpag-20090926-3|60	%prep
14mr|texlive-footnpag-20090926-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-footnpag-20090926-3|62	
14mr|texlive-footnpag-20090926-3|63	%build
14mr|texlive-footnpag-20090926-3|64	
14mr|texlive-footnpag-20090926-3|65	%install
14mr|texlive-footnpag-20090926-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-footnpag-20090926-3|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-footnpag-20090926-3|68	
14mr|texlive-footnpag-20090926-3|69	
14mr|texlive-footnpag-20090926-3|70	
14mr|texlive-footnpag-20090926-3|71	%changelog
14mr|texlive-footnpag-20090926-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090926-3
14mr|texlive-footnpag-20090926-3|73	+ Revision: 8801062
14mr|texlive-footnpag-20090926-3|74	- MassBuild#440: Increase release tag
14mr|texlive-footnpag-20090926-3|75	
14mr|texlive-footnpag-20090926-3|76	

20146 14
14mr|texlive-forarray-1.01-3|1	# revision 15878
14mr|texlive-forarray-1.01-3|2	# category Package
14mr|texlive-forarray-1.01-3|3	# catalog-ctan /macros/latex/contrib/forarray
14mr|texlive-forarray-1.01-3|4	# catalog-date 2008-08-19 20:38:14 +0200
14mr|texlive-forarray-1.01-3|5	# catalog-license lppl
14mr|texlive-forarray-1.01-3|6	# catalog-version 1.01
14mr|texlive-forarray-1.01-3|7	Name:		texlive-forarray
14mr|texlive-forarray-1.01-3|8	Version:	1.01
14mr|texlive-forarray-1.01-3|9	Release:	3
14mr|texlive-forarray-1.01-3|10	Summary:	Using array structures in LaTeX
14mr|texlive-forarray-1.01-3|11	Group:		Publishing
14mr|texlive-forarray-1.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/forarray
14mr|texlive-forarray-1.01-3|13	License:	LPPL
14mr|texlive-forarray-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forarray.tar.xz
14mr|texlive-forarray-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forarray.doc.tar.xz
14mr|texlive-forarray-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forarray.source.tar.xz
14mr|texlive-forarray-1.01-3|17	BuildArch:	noarch
14mr|texlive-forarray-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-forarray-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-forarray-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-forarray-1.01-3|21	
14mr|texlive-forarray-1.01-3|22	%description
14mr|texlive-forarray-1.01-3|23	The package provides functionality for processing lists and
14mr|texlive-forarray-1.01-3|24	array structures in LaTeX. Arrays can contain characters as
14mr|texlive-forarray-1.01-3|25	well as TeX and LaTeX commands, nesting of arrays is possible,
14mr|texlive-forarray-1.01-3|26	and arrays are processed within the same brace level as their
14mr|texlive-forarray-1.01-3|27	surrounding environment. Array levels can be delimited by
14mr|texlive-forarray-1.01-3|28	characters or control sequences defined by the user. Practical
14mr|texlive-forarray-1.01-3|29	uses of this package include data management, construction of
14mr|texlive-forarray-1.01-3|30	lists and tables, and calculations based on the contents of
14mr|texlive-forarray-1.01-3|31	lists and arrays.
14mr|texlive-forarray-1.01-3|32	
14mr|texlive-forarray-1.01-3|33	%post
14mr|texlive-forarray-1.01-3|34	%{_sbindir}/texlive.post
14mr|texlive-forarray-1.01-3|35	
14mr|texlive-forarray-1.01-3|36	%postun
14mr|texlive-forarray-1.01-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-forarray-1.01-3|38	%{_sbindir}/texlive.post
14mr|texlive-forarray-1.01-3|39	fi
14mr|texlive-forarray-1.01-3|40	
14mr|texlive-forarray-1.01-3|41	#-----------------------------------------------------------------------
14mr|texlive-forarray-1.01-3|42	%files
14mr|texlive-forarray-1.01-3|43	%{_texmfdistdir}/tex/latex/forarray/forarray.sty
14mr|texlive-forarray-1.01-3|44	%doc %{_texmfdistdir}/doc/latex/forarray/README.txt
14mr|texlive-forarray-1.01-3|45	%doc %{_texmfdistdir}/doc/latex/forarray/forarray
14mr|texlive-forarray-1.01-3|46	%doc %{_texmfdistdir}/doc/latex/forarray/forarray-test.pdf
14mr|texlive-forarray-1.01-3|47	%doc %{_texmfdistdir}/doc/latex/forarray/forarray-test.tex
14mr|texlive-forarray-1.01-3|48	%doc %{_texmfdistdir}/doc/latex/forarray/forarray.dtm
14mr|texlive-forarray-1.01-3|49	%doc %{_texmfdistdir}/doc/latex/forarray/forarray.dts
14mr|texlive-forarray-1.01-3|50	%doc %{_texmfdistdir}/doc/latex/forarray/forarray.pdf
14mr|texlive-forarray-1.01-3|51	#- source
14mr|texlive-forarray-1.01-3|52	%doc %{_texmfdistdir}/source/latex/forarray/forarray.dtx
14mr|texlive-forarray-1.01-3|53	
14mr|texlive-forarray-1.01-3|54	#-----------------------------------------------------------------------
14mr|texlive-forarray-1.01-3|55	%prep
14mr|texlive-forarray-1.01-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-forarray-1.01-3|57	
14mr|texlive-forarray-1.01-3|58	%build
14mr|texlive-forarray-1.01-3|59	
14mr|texlive-forarray-1.01-3|60	%install
14mr|texlive-forarray-1.01-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-forarray-1.01-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-forarray-1.01-3|63	
14mr|texlive-forarray-1.01-3|64	
14mr|texlive-forarray-1.01-3|65	
14mr|texlive-forarray-1.01-3|66	%changelog
14mr|texlive-forarray-1.01-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-forarray-1.01-3|68	+ Revision: 3ee3edb
14mr|texlive-forarray-1.01-3|69	- MassBuild#440: Increase release tag
14mr|texlive-forarray-1.01-3|70	
14mr|texlive-forarray-1.01-3|71	

20147 14
14mr|texlive-foreign-2.7-6|1	# revision 27819
14mr|texlive-foreign-2.7-6|2	# category Package
14mr|texlive-foreign-2.7-6|3	# catalog-ctan /macros/latex/contrib/foreign
14mr|texlive-foreign-2.7-6|4	# catalog-date 2012-09-26 16:23:18 +0200
14mr|texlive-foreign-2.7-6|5	# catalog-license lppl1.3
14mr|texlive-foreign-2.7-6|6	# catalog-version 2.7
14mr|texlive-foreign-2.7-6|7	Name:		texlive-foreign
14mr|texlive-foreign-2.7-6|8	Version:	2.7
14mr|texlive-foreign-2.7-6|9	Release:	6
14mr|texlive-foreign-2.7-6|10	Summary:	Systematic treatment of 'foreign' words in documents
14mr|texlive-foreign-2.7-6|11	Group:		Publishing
14mr|texlive-foreign-2.7-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/foreign
14mr|texlive-foreign-2.7-6|13	License:	LPPL1.3
14mr|texlive-foreign-2.7-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foreign.tar.xz
14mr|texlive-foreign-2.7-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foreign.doc.tar.xz
14mr|texlive-foreign-2.7-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foreign.source.tar.xz
14mr|texlive-foreign-2.7-6|17	BuildArch:	noarch
14mr|texlive-foreign-2.7-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-foreign-2.7-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-foreign-2.7-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-foreign-2.7-6|21	
14mr|texlive-foreign-2.7-6|22	%description
14mr|texlive-foreign-2.7-6|23	The package supports authors' use of consistent typesetting of
14mr|texlive-foreign-2.7-6|24	foreign words in documents.
14mr|texlive-foreign-2.7-6|25	
14mr|texlive-foreign-2.7-6|26	%post
14mr|texlive-foreign-2.7-6|27	%{_sbindir}/texlive.post
14mr|texlive-foreign-2.7-6|28	
14mr|texlive-foreign-2.7-6|29	%postun
14mr|texlive-foreign-2.7-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-foreign-2.7-6|31	%{_sbindir}/texlive.post
14mr|texlive-foreign-2.7-6|32	fi
14mr|texlive-foreign-2.7-6|33	
14mr|texlive-foreign-2.7-6|34	#-----------------------------------------------------------------------
14mr|texlive-foreign-2.7-6|35	%files
14mr|texlive-foreign-2.7-6|36	%{_texmfdistdir}/tex/latex/foreign/foreign.sty
14mr|texlive-foreign-2.7-6|37	%doc %{_texmfdistdir}/doc/latex/foreign/README
14mr|texlive-foreign-2.7-6|38	%doc %{_texmfdistdir}/doc/latex/foreign/foreign.pdf
14mr|texlive-foreign-2.7-6|39	#- source
14mr|texlive-foreign-2.7-6|40	%doc %{_texmfdistdir}/source/latex/foreign/foreign.dtx
14mr|texlive-foreign-2.7-6|41	%doc %{_texmfdistdir}/source/latex/foreign/foreign.ins
14mr|texlive-foreign-2.7-6|42	
14mr|texlive-foreign-2.7-6|43	#-----------------------------------------------------------------------
14mr|texlive-foreign-2.7-6|44	%prep
14mr|texlive-foreign-2.7-6|45	%setup -c -a0 -a1 -a2
14mr|texlive-foreign-2.7-6|46	
14mr|texlive-foreign-2.7-6|47	%build
14mr|texlive-foreign-2.7-6|48	
14mr|texlive-foreign-2.7-6|49	%install
14mr|texlive-foreign-2.7-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-foreign-2.7-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-foreign-2.7-6|52	
14mr|texlive-foreign-2.7-6|53	%changelog
14mr|texlive-foreign-2.7-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7-6
14mr|texlive-foreign-2.7-6|55	+ Revision: 50bac54
14mr|texlive-foreign-2.7-6|56	- MassBuild#440: Increase release tag
14mr|texlive-foreign-2.7-6|57	
14mr|texlive-foreign-2.7-6|58	

20148 14
14mr|texlive-forest-1.04-6|1	# revision 31930
14mr|texlive-forest-1.04-6|2	# category Package
14mr|texlive-forest-1.04-6|3	# catalog-ctan /graphics/pgf/contrib/forest
14mr|texlive-forest-1.04-6|4	# catalog-date 2013-10-17 10:50:39 +0200
14mr|texlive-forest-1.04-6|5	# catalog-license lppl1.3
14mr|texlive-forest-1.04-6|6	# catalog-version 1.04
14mr|texlive-forest-1.04-6|7	Name:		texlive-forest
14mr|texlive-forest-1.04-6|8	Version:	1.04
14mr|texlive-forest-1.04-6|9	Release:	6
14mr|texlive-forest-1.04-6|10	Summary:	Drawing (linguistic) trees
14mr|texlive-forest-1.04-6|11	Group:		Publishing
14mr|texlive-forest-1.04-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/forest
14mr|texlive-forest-1.04-6|13	License:	LPPL1.3
14mr|texlive-forest-1.04-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forest.tar.xz
14mr|texlive-forest-1.04-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forest.doc.tar.xz
14mr|texlive-forest-1.04-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forest.source.tar.xz
14mr|texlive-forest-1.04-6|17	BuildArch:	noarch
14mr|texlive-forest-1.04-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-forest-1.04-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-forest-1.04-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-forest-1.04-6|21	
14mr|texlive-forest-1.04-6|22	%description
14mr|texlive-forest-1.04-6|23	The package is provides a PGF/TikZ-based mechanism for drawing
14mr|texlive-forest-1.04-6|24	linguistic (and other kinds of) trees. Its main features are: -
14mr|texlive-forest-1.04-6|25	a packing algorithm which can produce very compact trees; - a
14mr|texlive-forest-1.04-6|26	user-friendly interface consisting of the familiar bracket
14mr|texlive-forest-1.04-6|27	encoding of trees plus the key-value interface to option-
14mr|texlive-forest-1.04-6|28	setting; - many tree-formatting options, with control over
14mr|texlive-forest-1.04-6|29	option values of individual nodes and mechanisms for their
14mr|texlive-forest-1.04-6|30	manipulation; - the possibility to decorate the tree using the
14mr|texlive-forest-1.04-6|31	full power of PGF/TikZ; and - an externalization mechanism
14mr|texlive-forest-1.04-6|32	sensitive to code-changes.
14mr|texlive-forest-1.04-6|33	
14mr|texlive-forest-1.04-6|34	%post
14mr|texlive-forest-1.04-6|35	%{_sbindir}/texlive.post
14mr|texlive-forest-1.04-6|36	
14mr|texlive-forest-1.04-6|37	%postun
14mr|texlive-forest-1.04-6|38	if [ $1 -eq 0 ]; then
14mr|texlive-forest-1.04-6|39	%{_sbindir}/texlive.post
14mr|texlive-forest-1.04-6|40	fi
14mr|texlive-forest-1.04-6|41	
14mr|texlive-forest-1.04-6|42	#-----------------------------------------------------------------------
14mr|texlive-forest-1.04-6|43	%files
14mr|texlive-forest-1.04-6|44	%{_texmfdistdir}/tex/latex/forest/forest.sty
14mr|texlive-forest-1.04-6|45	%doc %{_texmfdistdir}/doc/latex/forest/README
14mr|texlive-forest-1.04-6|46	%doc %{_texmfdistdir}/doc/latex/forest/forest.pdf
14mr|texlive-forest-1.04-6|47	#- source
14mr|texlive-forest-1.04-6|48	%doc %{_texmfdistdir}/source/latex/forest/forest.dtx
14mr|texlive-forest-1.04-6|49	%doc %{_texmfdistdir}/source/latex/forest/forest.ins
14mr|texlive-forest-1.04-6|50	
14mr|texlive-forest-1.04-6|51	#-----------------------------------------------------------------------
14mr|texlive-forest-1.04-6|52	%prep
14mr|texlive-forest-1.04-6|53	%setup -c -a0 -a1 -a2
14mr|texlive-forest-1.04-6|54	
14mr|texlive-forest-1.04-6|55	%build
14mr|texlive-forest-1.04-6|56	
14mr|texlive-forest-1.04-6|57	%install
14mr|texlive-forest-1.04-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-forest-1.04-6|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-forest-1.04-6|60	
14mr|texlive-forest-1.04-6|61	%changelog
14mr|texlive-forest-1.04-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.04-6
14mr|texlive-forest-1.04-6|63	+ Revision: 71b9698
14mr|texlive-forest-1.04-6|64	- MassBuild#440: Increase release tag
14mr|texlive-forest-1.04-6|65	
14mr|texlive-forest-1.04-6|66	

20149 14
14mr|texlive-forloop-3.0-3|1	# revision 15878
14mr|texlive-forloop-3.0-3|2	# category Package
14mr|texlive-forloop-3.0-3|3	# catalog-ctan /macros/latex/contrib/forloop
14mr|texlive-forloop-3.0-3|4	# catalog-date 2007-02-27 14:19:10 +0100
14mr|texlive-forloop-3.0-3|5	# catalog-license lgpl
14mr|texlive-forloop-3.0-3|6	# catalog-version 3.0
14mr|texlive-forloop-3.0-3|7	Name:		texlive-forloop
14mr|texlive-forloop-3.0-3|8	Version:	3.0
14mr|texlive-forloop-3.0-3|9	Release:	3
14mr|texlive-forloop-3.0-3|10	Summary:	Iteration in LaTeX
14mr|texlive-forloop-3.0-3|11	Group:		Publishing
14mr|texlive-forloop-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/forloop
14mr|texlive-forloop-3.0-3|13	License:	LGPL
14mr|texlive-forloop-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forloop.tar.xz
14mr|texlive-forloop-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forloop.doc.tar.xz
14mr|texlive-forloop-3.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forloop.source.tar.xz
14mr|texlive-forloop-3.0-3|17	BuildArch:	noarch
14mr|texlive-forloop-3.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-forloop-3.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-forloop-3.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-forloop-3.0-3|21	
14mr|texlive-forloop-3.0-3|22	%description
14mr|texlive-forloop-3.0-3|23	The package provides a command \forloop for doing iteration in
14mr|texlive-forloop-3.0-3|24	LaTeX macro programming.
14mr|texlive-forloop-3.0-3|25	
14mr|texlive-forloop-3.0-3|26	%post
14mr|texlive-forloop-3.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-forloop-3.0-3|28	
14mr|texlive-forloop-3.0-3|29	%postun
14mr|texlive-forloop-3.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-forloop-3.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-forloop-3.0-3|32	fi
14mr|texlive-forloop-3.0-3|33	
14mr|texlive-forloop-3.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-forloop-3.0-3|35	%files
14mr|texlive-forloop-3.0-3|36	%{_texmfdistdir}/tex/latex/forloop/forloop.sty
14mr|texlive-forloop-3.0-3|37	%doc %{_texmfdistdir}/doc/latex/forloop/README
14mr|texlive-forloop-3.0-3|38	%doc %{_texmfdistdir}/doc/latex/forloop/forloop.pdf
14mr|texlive-forloop-3.0-3|39	#- source
14mr|texlive-forloop-3.0-3|40	%doc %{_texmfdistdir}/source/latex/forloop/forloop.dtx
14mr|texlive-forloop-3.0-3|41	%doc %{_texmfdistdir}/source/latex/forloop/forloop.ins
14mr|texlive-forloop-3.0-3|42	
14mr|texlive-forloop-3.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-forloop-3.0-3|44	%prep
14mr|texlive-forloop-3.0-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-forloop-3.0-3|46	
14mr|texlive-forloop-3.0-3|47	%build
14mr|texlive-forloop-3.0-3|48	
14mr|texlive-forloop-3.0-3|49	%install
14mr|texlive-forloop-3.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-forloop-3.0-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-forloop-3.0-3|52	
14mr|texlive-forloop-3.0-3|53	
14mr|texlive-forloop-3.0-3|54	
14mr|texlive-forloop-3.0-3|55	%changelog
14mr|texlive-forloop-3.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-3
14mr|texlive-forloop-3.0-3|57	+ Revision: 1cced9a
14mr|texlive-forloop-3.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-forloop-3.0-3|59	
14mr|texlive-forloop-3.0-3|60	

20150 14
14mr|texlive-formlett-2.3-3|1	# revision 21480
14mr|texlive-formlett-2.3-3|2	# category Package
14mr|texlive-formlett-2.3-3|3	# catalog-ctan /macros/generic/formlett
14mr|texlive-formlett-2.3-3|4	# catalog-date 2010-12-21 20:58:16 +0100
14mr|texlive-formlett-2.3-3|5	# catalog-license noinfo
14mr|texlive-formlett-2.3-3|6	# catalog-version 2.3
14mr|texlive-formlett-2.3-3|7	Name:		texlive-formlett
14mr|texlive-formlett-2.3-3|8	Version:	2.3
14mr|texlive-formlett-2.3-3|9	Release:	3
14mr|texlive-formlett-2.3-3|10	Summary:	Letters to multiple recipients
14mr|texlive-formlett-2.3-3|11	Group:		Publishing
14mr|texlive-formlett-2.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/formlett
14mr|texlive-formlett-2.3-3|13	License:	NOINFO
14mr|texlive-formlett-2.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formlett.tar.xz
14mr|texlive-formlett-2.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formlett.doc.tar.xz
14mr|texlive-formlett-2.3-3|16	BuildArch:	noarch
14mr|texlive-formlett-2.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-formlett-2.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-formlett-2.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-formlett-2.3-3|20	
14mr|texlive-formlett-2.3-3|21	%description
14mr|texlive-formlett-2.3-3|22	A package for multiple letters from the same basic source; the
14mr|texlive-formlett-2.3-3|23	package offers parametrisation of the letters actually sent.
14mr|texlive-formlett-2.3-3|24	
14mr|texlive-formlett-2.3-3|25	%post
14mr|texlive-formlett-2.3-3|26	%{_sbindir}/texlive.post
14mr|texlive-formlett-2.3-3|27	
14mr|texlive-formlett-2.3-3|28	%postun
14mr|texlive-formlett-2.3-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-formlett-2.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-formlett-2.3-3|31	fi
14mr|texlive-formlett-2.3-3|32	
14mr|texlive-formlett-2.3-3|33	#-----------------------------------------------------------------------
14mr|texlive-formlett-2.3-3|34	%files
14mr|texlive-formlett-2.3-3|35	%{_texmfdistdir}/tex/generic/formlett/formlett.sty
14mr|texlive-formlett-2.3-3|36	%doc %{_texmfdistdir}/doc/generic/formlett/prog_manual.pdf
14mr|texlive-formlett-2.3-3|37	%doc %{_texmfdistdir}/doc/generic/formlett/prog_manual.tex
14mr|texlive-formlett-2.3-3|38	%doc %{_texmfdistdir}/doc/generic/formlett/user_manual.pdf
14mr|texlive-formlett-2.3-3|39	%doc %{_texmfdistdir}/doc/generic/formlett/user_manual.tex
14mr|texlive-formlett-2.3-3|40	
14mr|texlive-formlett-2.3-3|41	#-----------------------------------------------------------------------
14mr|texlive-formlett-2.3-3|42	%prep
14mr|texlive-formlett-2.3-3|43	%setup -c -a0 -a1
14mr|texlive-formlett-2.3-3|44	
14mr|texlive-formlett-2.3-3|45	%build
14mr|texlive-formlett-2.3-3|46	
14mr|texlive-formlett-2.3-3|47	%install
14mr|texlive-formlett-2.3-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-formlett-2.3-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-formlett-2.3-3|50	
14mr|texlive-formlett-2.3-3|51	
14mr|texlive-formlett-2.3-3|52	
14mr|texlive-formlett-2.3-3|53	%changelog
14mr|texlive-formlett-2.3-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-3
14mr|texlive-formlett-2.3-3|55	+ Revision: ce856e3
14mr|texlive-formlett-2.3-3|56	- MassBuild#440: Increase release tag
14mr|texlive-formlett-2.3-3|57	
14mr|texlive-formlett-2.3-3|58	

20151 14
14mr|texlive-formular-1.0a-3|1	# revision 15878
14mr|texlive-formular-1.0a-3|2	# category Package
14mr|texlive-formular-1.0a-3|3	# catalog-ctan /macros/latex/contrib/formular
14mr|texlive-formular-1.0a-3|4	# catalog-date 2007-01-05 21:30:32 +0100
14mr|texlive-formular-1.0a-3|5	# catalog-license lppl
14mr|texlive-formular-1.0a-3|6	# catalog-version 1.0a
14mr|texlive-formular-1.0a-3|7	Name:		texlive-formular
14mr|texlive-formular-1.0a-3|8	Version:	1.0a
14mr|texlive-formular-1.0a-3|9	Release:	3
14mr|texlive-formular-1.0a-3|10	Summary:	Create forms containing field for manual entry
14mr|texlive-formular-1.0a-3|11	Group:		Publishing
14mr|texlive-formular-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/formular
14mr|texlive-formular-1.0a-3|13	License:	LPPL
14mr|texlive-formular-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formular.tar.xz
14mr|texlive-formular-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formular.doc.tar.xz
14mr|texlive-formular-1.0a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formular.source.tar.xz
14mr|texlive-formular-1.0a-3|17	BuildArch:	noarch
14mr|texlive-formular-1.0a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-formular-1.0a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-formular-1.0a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-formular-1.0a-3|21	
14mr|texlive-formular-1.0a-3|22	%description
14mr|texlive-formular-1.0a-3|23	When typesetting forms there often arises the need for defining
14mr|texlive-formular-1.0a-3|24	fields which consist of one or more lines where the customer
14mr|texlive-formular-1.0a-3|25	can write something down manually. This package offers some
14mr|texlive-formular-1.0a-3|26	commands for defining such fields in a distinctive way.
14mr|texlive-formular-1.0a-3|27	
14mr|texlive-formular-1.0a-3|28	%post
14mr|texlive-formular-1.0a-3|29	%{_sbindir}/texlive.post
14mr|texlive-formular-1.0a-3|30	
14mr|texlive-formular-1.0a-3|31	%postun
14mr|texlive-formular-1.0a-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-formular-1.0a-3|33	%{_sbindir}/texlive.post
14mr|texlive-formular-1.0a-3|34	fi
14mr|texlive-formular-1.0a-3|35	
14mr|texlive-formular-1.0a-3|36	#-----------------------------------------------------------------------
14mr|texlive-formular-1.0a-3|37	%files
14mr|texlive-formular-1.0a-3|38	%{_texmfdistdir}/tex/latex/formular/formular.sty
14mr|texlive-formular-1.0a-3|39	%doc %{_texmfdistdir}/doc/latex/formular/README
14mr|texlive-formular-1.0a-3|40	%doc %{_texmfdistdir}/doc/latex/formular/formular.pdf
14mr|texlive-formular-1.0a-3|41	#- source
14mr|texlive-formular-1.0a-3|42	%doc %{_texmfdistdir}/source/latex/formular/formular.dtx
14mr|texlive-formular-1.0a-3|43	%doc %{_texmfdistdir}/source/latex/formular/formular.ins
14mr|texlive-formular-1.0a-3|44	
14mr|texlive-formular-1.0a-3|45	#-----------------------------------------------------------------------
14mr|texlive-formular-1.0a-3|46	%prep
14mr|texlive-formular-1.0a-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-formular-1.0a-3|48	
14mr|texlive-formular-1.0a-3|49	%build
14mr|texlive-formular-1.0a-3|50	
14mr|texlive-formular-1.0a-3|51	%install
14mr|texlive-formular-1.0a-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-formular-1.0a-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-formular-1.0a-3|54	
14mr|texlive-formular-1.0a-3|55	
14mr|texlive-formular-1.0a-3|56	
14mr|texlive-formular-1.0a-3|57	%changelog
14mr|texlive-formular-1.0a-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-3
14mr|texlive-formular-1.0a-3|59	+ Revision: 0da04a9
14mr|texlive-formular-1.0a-3|60	- MassBuild#440: Increase release tag
14mr|texlive-formular-1.0a-3|61	
14mr|texlive-formular-1.0a-3|62	

20152 14
14mr|texlive-fouridx-1.00-3|1	# revision 15878
14mr|texlive-fouridx-1.00-3|2	# category Package
14mr|texlive-fouridx-1.00-3|3	# catalog-ctan /macros/latex/contrib/fouridx
14mr|texlive-fouridx-1.00-3|4	# catalog-date 2008-08-19 20:38:14 +0200
14mr|texlive-fouridx-1.00-3|5	# catalog-license lppl
14mr|texlive-fouridx-1.00-3|6	# catalog-version 1.00
14mr|texlive-fouridx-1.00-3|7	Name:		texlive-fouridx
14mr|texlive-fouridx-1.00-3|8	Version:	1.00
14mr|texlive-fouridx-1.00-3|9	Release:	3
14mr|texlive-fouridx-1.00-3|10	Summary:	Left sub- and superscripts in maths mode
14mr|texlive-fouridx-1.00-3|11	Group:		Publishing
14mr|texlive-fouridx-1.00-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fouridx
14mr|texlive-fouridx-1.00-3|13	License:	LPPL
14mr|texlive-fouridx-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fouridx.tar.xz
14mr|texlive-fouridx-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fouridx.doc.tar.xz
14mr|texlive-fouridx-1.00-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fouridx.source.tar.xz
14mr|texlive-fouridx-1.00-3|17	BuildArch:	noarch
14mr|texlive-fouridx-1.00-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fouridx-1.00-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fouridx-1.00-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fouridx-1.00-3|21	
14mr|texlive-fouridx-1.00-3|22	%description
14mr|texlive-fouridx-1.00-3|23	The package enables left subscripts and superscripts in maths
14mr|texlive-fouridx-1.00-3|24	mode. The sub- and superscripts are raised for optimum fitting
14mr|texlive-fouridx-1.00-3|25	to the symbol indexed, in such a way that left and right sub-
14mr|texlive-fouridx-1.00-3|26	and superscripts are set on the same level, as appropriate. The
14mr|texlive-fouridx-1.00-3|27	package provides an alternative to the use of the \sideset
14mr|texlive-fouridx-1.00-3|28	command in the amsmath package.
14mr|texlive-fouridx-1.00-3|29	
14mr|texlive-fouridx-1.00-3|30	%post
14mr|texlive-fouridx-1.00-3|31	%{_sbindir}/texlive.post
14mr|texlive-fouridx-1.00-3|32	
14mr|texlive-fouridx-1.00-3|33	%postun
14mr|texlive-fouridx-1.00-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-fouridx-1.00-3|35	%{_sbindir}/texlive.post
14mr|texlive-fouridx-1.00-3|36	fi
14mr|texlive-fouridx-1.00-3|37	
14mr|texlive-fouridx-1.00-3|38	#-----------------------------------------------------------------------
14mr|texlive-fouridx-1.00-3|39	%files
14mr|texlive-fouridx-1.00-3|40	%{_texmfdistdir}/tex/latex/fouridx/fouridx.sty
14mr|texlive-fouridx-1.00-3|41	%doc %{_texmfdistdir}/doc/latex/fouridx/README
14mr|texlive-fouridx-1.00-3|42	%doc %{_texmfdistdir}/doc/latex/fouridx/fouridx.pdf
14mr|texlive-fouridx-1.00-3|43	#- source
14mr|texlive-fouridx-1.00-3|44	%doc %{_texmfdistdir}/source/latex/fouridx/fouridx.dtx
14mr|texlive-fouridx-1.00-3|45	%doc %{_texmfdistdir}/source/latex/fouridx/fouridx.ins
14mr|texlive-fouridx-1.00-3|46	
14mr|texlive-fouridx-1.00-3|47	#-----------------------------------------------------------------------
14mr|texlive-fouridx-1.00-3|48	%prep
14mr|texlive-fouridx-1.00-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-fouridx-1.00-3|50	
14mr|texlive-fouridx-1.00-3|51	%build
14mr|texlive-fouridx-1.00-3|52	
14mr|texlive-fouridx-1.00-3|53	%install
14mr|texlive-fouridx-1.00-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fouridx-1.00-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fouridx-1.00-3|56	
14mr|texlive-fouridx-1.00-3|57	
14mr|texlive-fouridx-1.00-3|58	
14mr|texlive-fouridx-1.00-3|59	%changelog
14mr|texlive-fouridx-1.00-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-fouridx-1.00-3|61	+ Revision: 90b45b6
14mr|texlive-fouridx-1.00-3|62	- MassBuild#440: Increase release tag
14mr|texlive-fouridx-1.00-3|63	
14mr|texlive-fouridx-1.00-3|64	

20153 14
14mr|texlive-fourier-1.3-3|1	# revision 15878
14mr|texlive-fourier-1.3-3|2	# category Package
14mr|texlive-fourier-1.3-3|3	# catalog-ctan /fonts/fourier-GUT
14mr|texlive-fourier-1.3-3|4	# catalog-date 2008-12-13 14:57:21 +0100
14mr|texlive-fourier-1.3-3|5	# catalog-license lppl
14mr|texlive-fourier-1.3-3|6	# catalog-version 1.3
14mr|texlive-fourier-1.3-3|7	Name:		texlive-fourier
14mr|texlive-fourier-1.3-3|8	Version:	1.3
14mr|texlive-fourier-1.3-3|9	Release:	3
14mr|texlive-fourier-1.3-3|10	Summary:	Using Utopia fonts in LaTeX documents
14mr|texlive-fourier-1.3-3|11	Group:		Publishing
14mr|texlive-fourier-1.3-3|12	URL:		http://www.ctan.org/tex-archive/fonts/fourier-GUT
14mr|texlive-fourier-1.3-3|13	License:	LPPL
14mr|texlive-fourier-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fourier.tar.xz
14mr|texlive-fourier-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fourier.doc.tar.xz
14mr|texlive-fourier-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fourier.source.tar.xz
14mr|texlive-fourier-1.3-3|17	BuildArch:	noarch
14mr|texlive-fourier-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fourier-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fourier-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fourier-1.3-3|21	Requires(post):	texlive-tetex
14mr|texlive-fourier-1.3-3|22	
14mr|texlive-fourier-1.3-3|23	%description
14mr|texlive-fourier-1.3-3|24	Fourier-GUTenberg is a LaTeX typesetting system which uses
14mr|texlive-fourier-1.3-3|25	Adobe Utopia as its standard base font. Fourier-GUTenberg
14mr|texlive-fourier-1.3-3|26	provides all complementary typefaces needed to allow Utopia
14mr|texlive-fourier-1.3-3|27	based TeX typesetting, including an extensive mathematics set
14mr|texlive-fourier-1.3-3|28	and several other symbols. The system is absolutely stand-
14mr|texlive-fourier-1.3-3|29	alone: apart from Utopia and Fourier, no other typefaces are
14mr|texlive-fourier-1.3-3|30	required. The fourier fonts will also work with Adobe Utopia
14mr|texlive-fourier-1.3-3|31	Expert fonts, which are only available for purchase. Utopia is
14mr|texlive-fourier-1.3-3|32	a registered trademark of Adobe Systems Incorporated.
14mr|texlive-fourier-1.3-3|33	
14mr|texlive-fourier-1.3-3|34	%post
14mr|texlive-fourier-1.3-3|35	%{_sbindir}/texlive.post
14mr|texlive-fourier-1.3-3|36	
14mr|texlive-fourier-1.3-3|37	%postun
14mr|texlive-fourier-1.3-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-fourier-1.3-3|39	%{_sbindir}/texlive.post
14mr|texlive-fourier-1.3-3|40	fi
14mr|texlive-fourier-1.3-3|41	
14mr|texlive-fourier-1.3-3|42	#-----------------------------------------------------------------------
14mr|texlive-fourier-1.3-3|43	%files
14mr|texlive-fourier-1.3-3|44	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-alt-black.afm
14mr|texlive-fourier-1.3-3|45	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-alt-bold.afm
14mr|texlive-fourier-1.3-3|46	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-alt-boldita.afm
14mr|texlive-fourier-1.3-3|47	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-alt-ita.afm
14mr|texlive-fourier-1.3-3|48	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-alt-semi.afm
14mr|texlive-fourier-1.3-3|49	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-alt-semiita.afm
14mr|texlive-fourier-1.3-3|50	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-alt.afm
14mr|texlive-fourier-1.3-3|51	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-bb.afm
14mr|texlive-fourier-1.3-3|52	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-mcl.afm
14mr|texlive-fourier-1.3-3|53	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-mex.afm
14mr|texlive-fourier-1.3-3|54	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-ml.afm
14mr|texlive-fourier-1.3-3|55	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-mlb.afm
14mr|texlive-fourier-1.3-3|56	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-mlit.afm
14mr|texlive-fourier-1.3-3|57	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-mlitb.afm
14mr|texlive-fourier-1.3-3|58	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-ms.afm
14mr|texlive-fourier-1.3-3|59	%{_texmfdistdir}/fonts/afm/public/fourier/fourier-orns.afm
14mr|texlive-fourier-1.3-3|60	%{_texmfdistdir}/fonts/map/dvips/fourier/fourier-utopia-expert.map
14mr|texlive-fourier-1.3-3|61	%{_texmfdistdir}/fonts/map/dvips/fourier/fourier.map
14mr|texlive-fourier-1.3-3|62	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt-black.tfm
14mr|texlive-fourier-1.3-3|63	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt-bold-sl.tfm
14mr|texlive-fourier-1.3-3|64	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt-bold.tfm
14mr|texlive-fourier-1.3-3|65	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt-boldita.tfm
14mr|texlive-fourier-1.3-3|66	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt-ita.tfm
14mr|texlive-fourier-1.3-3|67	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt-semi-sl.tfm
14mr|texlive-fourier-1.3-3|68	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt-semi.tfm
14mr|texlive-fourier-1.3-3|69	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt-semiita.tfm
14mr|texlive-fourier-1.3-3|70	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt-sl.tfm
14mr|texlive-fourier-1.3-3|71	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-alt.tfm
14mr|texlive-fourier-1.3-3|72	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-bb.tfm
14mr|texlive-fourier-1.3-3|73	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-mcl.tfm
14mr|texlive-fourier-1.3-3|74	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-mex.tfm
14mr|texlive-fourier-1.3-3|75	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-ml.tfm
14mr|texlive-fourier-1.3-3|76	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-mlb.tfm
14mr|texlive-fourier-1.3-3|77	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-mlit.tfm
14mr|texlive-fourier-1.3-3|78	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-mlitb.tfm
14mr|texlive-fourier-1.3-3|79	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-ms.tfm
14mr|texlive-fourier-1.3-3|80	%{_texmfdistdir}/fonts/tfm/public/fourier/fourier-orns.tfm
14mr|texlive-fourier-1.3-3|81	%{_texmfdistdir}/fonts/tfm/public/fourier/futb8c.tfm
14mr|texlive-fourier-1.3-3|82	%{_texmfdistdir}/fonts/tfm/public/fourier/futb8r.tfm
14mr|texlive-fourier-1.3-3|83	%{_texmfdistdir}/fonts/tfm/public/fourier/futb8t.tfm
14mr|texlive-fourier-1.3-3|84	%{_texmfdistdir}/fonts/tfm/public/fourier/futb8x.tfm
14mr|texlive-fourier-1.3-3|85	%{_texmfdistdir}/fonts/tfm/public/fourier/futb9c.tfm
14mr|texlive-fourier-1.3-3|86	%{_texmfdistdir}/fonts/tfm/public/fourier/futb9d.tfm
14mr|texlive-fourier-1.3-3|87	%{_texmfdistdir}/fonts/tfm/public/fourier/futb9e.tfm
14mr|texlive-fourier-1.3-3|88	%{_texmfdistdir}/fonts/tfm/public/fourier/futbc8t.tfm
14mr|texlive-fourier-1.3-3|89	%{_texmfdistdir}/fonts/tfm/public/fourier/futbi8c.tfm
14mr|texlive-fourier-1.3-3|90	%{_texmfdistdir}/fonts/tfm/public/fourier/futbi8r.tfm
14mr|texlive-fourier-1.3-3|91	%{_texmfdistdir}/fonts/tfm/public/fourier/futbi8t.tfm
14mr|texlive-fourier-1.3-3|92	%{_texmfdistdir}/fonts/tfm/public/fourier/futbi8x.tfm
14mr|texlive-fourier-1.3-3|93	%{_texmfdistdir}/fonts/tfm/public/fourier/futbi9c.tfm
14mr|texlive-fourier-1.3-3|94	%{_texmfdistdir}/fonts/tfm/public/fourier/futbi9d.tfm
14mr|texlive-fourier-1.3-3|95	%{_texmfdistdir}/fonts/tfm/public/fourier/futbi9e.tfm
14mr|texlive-fourier-1.3-3|96	%{_texmfdistdir}/fonts/tfm/public/fourier/futbo8c.tfm
14mr|texlive-fourier-1.3-3|97	%{_texmfdistdir}/fonts/tfm/public/fourier/futbo8r.tfm
14mr|texlive-fourier-1.3-3|98	%{_texmfdistdir}/fonts/tfm/public/fourier/futbo8t.tfm
14mr|texlive-fourier-1.3-3|99	%{_texmfdistdir}/fonts/tfm/public/fourier/futbo8x.tfm
14mr|texlive-fourier-1.3-3|100	%{_texmfdistdir}/fonts/tfm/public/fourier/futbo9c.tfm
14mr|texlive-fourier-1.3-3|101	%{_texmfdistdir}/fonts/tfm/public/fourier/futbo9d.tfm
14mr|texlive-fourier-1.3-3|102	%{_texmfdistdir}/fonts/tfm/public/fourier/futbo9e.tfm
14mr|texlive-fourier-1.3-3|103	%{_texmfdistdir}/fonts/tfm/public/fourier/futboorn.tfm
14mr|texlive-fourier-1.3-3|104	%{_texmfdistdir}/fonts/tfm/public/fourier/futborn.tfm
14mr|texlive-fourier-1.3-3|105	%{_texmfdistdir}/fonts/tfm/public/fourier/futc8r.tfm
14mr|texlive-fourier-1.3-3|106	%{_texmfdistdir}/fonts/tfm/public/fourier/futc8x.tfm
14mr|texlive-fourier-1.3-3|107	%{_texmfdistdir}/fonts/tfm/public/fourier/futc9c.tfm
14mr|texlive-fourier-1.3-3|108	%{_texmfdistdir}/fonts/tfm/public/fourier/futc9d.tfm
14mr|texlive-fourier-1.3-3|109	%{_texmfdistdir}/fonts/tfm/public/fourier/futc9e.tfm
14mr|texlive-fourier-1.3-3|110	%{_texmfdistdir}/fonts/tfm/public/fourier/futcorn.tfm
14mr|texlive-fourier-1.3-3|111	%{_texmfdistdir}/fonts/tfm/public/fourier/futmi.tfm
14mr|texlive-fourier-1.3-3|112	%{_texmfdistdir}/fonts/tfm/public/fourier/futmib.tfm
14mr|texlive-fourier-1.3-3|113	%{_texmfdistdir}/fonts/tfm/public/fourier/futmii.tfm
14mr|texlive-fourier-1.3-3|114	%{_texmfdistdir}/fonts/tfm/public/fourier/futmiib.tfm
14mr|texlive-fourier-1.3-3|115	%{_texmfdistdir}/fonts/tfm/public/fourier/futr8c.tfm
14mr|texlive-fourier-1.3-3|116	%{_texmfdistdir}/fonts/tfm/public/fourier/futr8r.tfm
14mr|texlive-fourier-1.3-3|117	%{_texmfdistdir}/fonts/tfm/public/fourier/futr8t.tfm
14mr|texlive-fourier-1.3-3|118	%{_texmfdistdir}/fonts/tfm/public/fourier/futr8x.tfm
14mr|texlive-fourier-1.3-3|119	%{_texmfdistdir}/fonts/tfm/public/fourier/futr9c.tfm
14mr|texlive-fourier-1.3-3|120	%{_texmfdistdir}/fonts/tfm/public/fourier/futr9d.tfm
14mr|texlive-fourier-1.3-3|121	%{_texmfdistdir}/fonts/tfm/public/fourier/futr9e.tfm
14mr|texlive-fourier-1.3-3|122	%{_texmfdistdir}/fonts/tfm/public/fourier/futrc8r.tfm
14mr|texlive-fourier-1.3-3|123	%{_texmfdistdir}/fonts/tfm/public/fourier/futrc8t.tfm
14mr|texlive-fourier-1.3-3|124	%{_texmfdistdir}/fonts/tfm/public/fourier/futrc9d.tfm
14mr|texlive-fourier-1.3-3|125	%{_texmfdistdir}/fonts/tfm/public/fourier/futrc9e.tfm
14mr|texlive-fourier-1.3-3|126	%{_texmfdistdir}/fonts/tfm/public/fourier/futrd8r.tfm
14mr|texlive-fourier-1.3-3|127	%{_texmfdistdir}/fonts/tfm/public/fourier/futrd8t.tfm
14mr|texlive-fourier-1.3-3|128	%{_texmfdistdir}/fonts/tfm/public/fourier/futri8c.tfm
14mr|texlive-fourier-1.3-3|129	%{_texmfdistdir}/fonts/tfm/public/fourier/futri8r.tfm
14mr|texlive-fourier-1.3-3|130	%{_texmfdistdir}/fonts/tfm/public/fourier/futri8t.tfm
14mr|texlive-fourier-1.3-3|131	%{_texmfdistdir}/fonts/tfm/public/fourier/futri8x.tfm
14mr|texlive-fourier-1.3-3|132	%{_texmfdistdir}/fonts/tfm/public/fourier/futri9c.tfm
14mr|texlive-fourier-1.3-3|133	%{_texmfdistdir}/fonts/tfm/public/fourier/futri9d.tfm
14mr|texlive-fourier-1.3-3|134	%{_texmfdistdir}/fonts/tfm/public/fourier/futri9e.tfm
14mr|texlive-fourier-1.3-3|135	%{_texmfdistdir}/fonts/tfm/public/fourier/futro8c.tfm
14mr|texlive-fourier-1.3-3|136	%{_texmfdistdir}/fonts/tfm/public/fourier/futro8r.tfm
14mr|texlive-fourier-1.3-3|137	%{_texmfdistdir}/fonts/tfm/public/fourier/futro8t.tfm
14mr|texlive-fourier-1.3-3|138	%{_texmfdistdir}/fonts/tfm/public/fourier/futro8x.tfm
14mr|texlive-fourier-1.3-3|139	%{_texmfdistdir}/fonts/tfm/public/fourier/futro9c.tfm
14mr|texlive-fourier-1.3-3|140	%{_texmfdistdir}/fonts/tfm/public/fourier/futro9d.tfm
14mr|texlive-fourier-1.3-3|141	%{_texmfdistdir}/fonts/tfm/public/fourier/futro9e.tfm
14mr|texlive-fourier-1.3-3|142	%{_texmfdistdir}/fonts/tfm/public/fourier/futroorn.tfm
14mr|texlive-fourier-1.3-3|143	%{_texmfdistdir}/fonts/tfm/public/fourier/futrorn.tfm
14mr|texlive-fourier-1.3-3|144	%{_texmfdistdir}/fonts/tfm/public/fourier/futs8r.tfm
14mr|texlive-fourier-1.3-3|145	%{_texmfdistdir}/fonts/tfm/public/fourier/futs8x.tfm
14mr|texlive-fourier-1.3-3|146	%{_texmfdistdir}/fonts/tfm/public/fourier/futs9c.tfm
14mr|texlive-fourier-1.3-3|147	%{_texmfdistdir}/fonts/tfm/public/fourier/futs9d.tfm
14mr|texlive-fourier-1.3-3|148	%{_texmfdistdir}/fonts/tfm/public/fourier/futs9e.tfm
14mr|texlive-fourier-1.3-3|149	%{_texmfdistdir}/fonts/tfm/public/fourier/futsc8r.tfm
14mr|texlive-fourier-1.3-3|150	%{_texmfdistdir}/fonts/tfm/public/fourier/futsc9d.tfm
14mr|texlive-fourier-1.3-3|151	%{_texmfdistdir}/fonts/tfm/public/fourier/futsc9e.tfm
14mr|texlive-fourier-1.3-3|152	%{_texmfdistdir}/fonts/tfm/public/fourier/futsi8r.tfm
14mr|texlive-fourier-1.3-3|153	%{_texmfdistdir}/fonts/tfm/public/fourier/futsi8x.tfm
14mr|texlive-fourier-1.3-3|154	%{_texmfdistdir}/fonts/tfm/public/fourier/futsi9c.tfm
14mr|texlive-fourier-1.3-3|155	%{_texmfdistdir}/fonts/tfm/public/fourier/futsi9d.tfm
14mr|texlive-fourier-1.3-3|156	%{_texmfdistdir}/fonts/tfm/public/fourier/futsi9e.tfm
14mr|texlive-fourier-1.3-3|157	%{_texmfdistdir}/fonts/tfm/public/fourier/futso8r.tfm
14mr|texlive-fourier-1.3-3|158	%{_texmfdistdir}/fonts/tfm/public/fourier/futso8x.tfm
14mr|texlive-fourier-1.3-3|159	%{_texmfdistdir}/fonts/tfm/public/fourier/futso9c.tfm
14mr|texlive-fourier-1.3-3|160	%{_texmfdistdir}/fonts/tfm/public/fourier/futso9d.tfm
14mr|texlive-fourier-1.3-3|161	%{_texmfdistdir}/fonts/tfm/public/fourier/futso9e.tfm
14mr|texlive-fourier-1.3-3|162	%{_texmfdistdir}/fonts/tfm/public/fourier/futsoorn.tfm
14mr|texlive-fourier-1.3-3|163	%{_texmfdistdir}/fonts/tfm/public/fourier/futsorn.tfm
14mr|texlive-fourier-1.3-3|164	%{_texmfdistdir}/fonts/tfm/public/fourier/futsy.tfm
14mr|texlive-fourier-1.3-3|165	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-alt-black.pfb
14mr|texlive-fourier-1.3-3|166	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-alt-bold.pfb
14mr|texlive-fourier-1.3-3|167	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-alt-boldita.pfb
14mr|texlive-fourier-1.3-3|168	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-alt-ita.pfb
14mr|texlive-fourier-1.3-3|169	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-alt-semi.pfb
14mr|texlive-fourier-1.3-3|170	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-alt-semiita.pfb
14mr|texlive-fourier-1.3-3|171	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-alt.pfb
14mr|texlive-fourier-1.3-3|172	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-bb.pfb
14mr|texlive-fourier-1.3-3|173	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-mcl.pfb
14mr|texlive-fourier-1.3-3|174	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-mex.pfb
14mr|texlive-fourier-1.3-3|175	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-ml.pfb
14mr|texlive-fourier-1.3-3|176	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-mlb.pfb
14mr|texlive-fourier-1.3-3|177	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-mlit.pfb
14mr|texlive-fourier-1.3-3|178	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-mlitb.pfb
14mr|texlive-fourier-1.3-3|179	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-ms.pfb
14mr|texlive-fourier-1.3-3|180	%{_texmfdistdir}/fonts/type1/public/fourier/fourier-orns.pfb
14mr|texlive-fourier-1.3-3|181	%{_texmfdistdir}/fonts/vf/public/fourier/futb8c.vf
14mr|texlive-fourier-1.3-3|182	%{_texmfdistdir}/fonts/vf/public/fourier/futb8t.vf
14mr|texlive-fourier-1.3-3|183	%{_texmfdistdir}/fonts/vf/public/fourier/futb9c.vf
14mr|texlive-fourier-1.3-3|184	%{_texmfdistdir}/fonts/vf/public/fourier/futb9d.vf
14mr|texlive-fourier-1.3-3|185	%{_texmfdistdir}/fonts/vf/public/fourier/futb9e.vf
14mr|texlive-fourier-1.3-3|186	%{_texmfdistdir}/fonts/vf/public/fourier/futbc8t.vf
14mr|texlive-fourier-1.3-3|187	%{_texmfdistdir}/fonts/vf/public/fourier/futbi8c.vf
14mr|texlive-fourier-1.3-3|188	%{_texmfdistdir}/fonts/vf/public/fourier/futbi8t.vf
14mr|texlive-fourier-1.3-3|189	%{_texmfdistdir}/fonts/vf/public/fourier/futbi9c.vf
14mr|texlive-fourier-1.3-3|190	%{_texmfdistdir}/fonts/vf/public/fourier/futbi9d.vf
14mr|texlive-fourier-1.3-3|191	%{_texmfdistdir}/fonts/vf/public/fourier/futbi9e.vf
14mr|texlive-fourier-1.3-3|192	%{_texmfdistdir}/fonts/vf/public/fourier/futbo8c.vf
14mr|texlive-fourier-1.3-3|193	%{_texmfdistdir}/fonts/vf/public/fourier/futbo8t.vf
14mr|texlive-fourier-1.3-3|194	%{_texmfdistdir}/fonts/vf/public/fourier/futbo9c.vf
14mr|texlive-fourier-1.3-3|195	%{_texmfdistdir}/fonts/vf/public/fourier/futbo9d.vf
14mr|texlive-fourier-1.3-3|196	%{_texmfdistdir}/fonts/vf/public/fourier/futbo9e.vf
14mr|texlive-fourier-1.3-3|197	%{_texmfdistdir}/fonts/vf/public/fourier/futboorn.vf
14mr|texlive-fourier-1.3-3|198	%{_texmfdistdir}/fonts/vf/public/fourier/futborn.vf
14mr|texlive-fourier-1.3-3|199	%{_texmfdistdir}/fonts/vf/public/fourier/futc9c.vf
14mr|texlive-fourier-1.3-3|200	%{_texmfdistdir}/fonts/vf/public/fourier/futc9d.vf
14mr|texlive-fourier-1.3-3|201	%{_texmfdistdir}/fonts/vf/public/fourier/futc9e.vf
14mr|texlive-fourier-1.3-3|202	%{_texmfdistdir}/fonts/vf/public/fourier/futcorn.vf
14mr|texlive-fourier-1.3-3|203	%{_texmfdistdir}/fonts/vf/public/fourier/futmi.vf
14mr|texlive-fourier-1.3-3|204	%{_texmfdistdir}/fonts/vf/public/fourier/futmib.vf
14mr|texlive-fourier-1.3-3|205	%{_texmfdistdir}/fonts/vf/public/fourier/futmii.vf
14mr|texlive-fourier-1.3-3|206	%{_texmfdistdir}/fonts/vf/public/fourier/futmiib.vf
14mr|texlive-fourier-1.3-3|207	%{_texmfdistdir}/fonts/vf/public/fourier/futr8c.vf
14mr|texlive-fourier-1.3-3|208	%{_texmfdistdir}/fonts/vf/public/fourier/futr8t.vf
14mr|texlive-fourier-1.3-3|209	%{_texmfdistdir}/fonts/vf/public/fourier/futr9c.vf
14mr|texlive-fourier-1.3-3|210	%{_texmfdistdir}/fonts/vf/public/fourier/futr9d.vf
14mr|texlive-fourier-1.3-3|211	%{_texmfdistdir}/fonts/vf/public/fourier/futr9e.vf
14mr|texlive-fourier-1.3-3|212	%{_texmfdistdir}/fonts/vf/public/fourier/futrc8t.vf
14mr|texlive-fourier-1.3-3|213	%{_texmfdistdir}/fonts/vf/public/fourier/futrc9d.vf
14mr|texlive-fourier-1.3-3|214	%{_texmfdistdir}/fonts/vf/public/fourier/futrc9e.vf
14mr|texlive-fourier-1.3-3|215	%{_texmfdistdir}/fonts/vf/public/fourier/futrd8t.vf
14mr|texlive-fourier-1.3-3|216	%{_texmfdistdir}/fonts/vf/public/fourier/futri8c.vf
14mr|texlive-fourier-1.3-3|217	%{_texmfdistdir}/fonts/vf/public/fourier/futri8t.vf
14mr|texlive-fourier-1.3-3|218	%{_texmfdistdir}/fonts/vf/public/fourier/futri9c.vf
14mr|texlive-fourier-1.3-3|219	%{_texmfdistdir}/fonts/vf/public/fourier/futri9d.vf
14mr|texlive-fourier-1.3-3|220	%{_texmfdistdir}/fonts/vf/public/fourier/futri9e.vf
14mr|texlive-fourier-1.3-3|221	%{_texmfdistdir}/fonts/vf/public/fourier/futro8c.vf
14mr|texlive-fourier-1.3-3|222	%{_texmfdistdir}/fonts/vf/public/fourier/futro8t.vf
14mr|texlive-fourier-1.3-3|223	%{_texmfdistdir}/fonts/vf/public/fourier/futro9c.vf
14mr|texlive-fourier-1.3-3|224	%{_texmfdistdir}/fonts/vf/public/fourier/futro9d.vf
14mr|texlive-fourier-1.3-3|225	%{_texmfdistdir}/fonts/vf/public/fourier/futro9e.vf
14mr|texlive-fourier-1.3-3|226	%{_texmfdistdir}/fonts/vf/public/fourier/futroorn.vf
14mr|texlive-fourier-1.3-3|227	%{_texmfdistdir}/fonts/vf/public/fourier/futrorn.vf
14mr|texlive-fourier-1.3-3|228	%{_texmfdistdir}/fonts/vf/public/fourier/futs9c.vf
14mr|texlive-fourier-1.3-3|229	%{_texmfdistdir}/fonts/vf/public/fourier/futs9d.vf
14mr|texlive-fourier-1.3-3|230	%{_texmfdistdir}/fonts/vf/public/fourier/futs9e.vf
14mr|texlive-fourier-1.3-3|231	%{_texmfdistdir}/fonts/vf/public/fourier/futsc9d.vf
14mr|texlive-fourier-1.3-3|232	%{_texmfdistdir}/fonts/vf/public/fourier/futsc9e.vf
14mr|texlive-fourier-1.3-3|233	%{_texmfdistdir}/fonts/vf/public/fourier/futsi9c.vf
14mr|texlive-fourier-1.3-3|234	%{_texmfdistdir}/fonts/vf/public/fourier/futsi9d.vf
14mr|texlive-fourier-1.3-3|235	%{_texmfdistdir}/fonts/vf/public/fourier/futsi9e.vf
14mr|texlive-fourier-1.3-3|236	%{_texmfdistdir}/fonts/vf/public/fourier/futso9c.vf
14mr|texlive-fourier-1.3-3|237	%{_texmfdistdir}/fonts/vf/public/fourier/futso9d.vf
14mr|texlive-fourier-1.3-3|238	%{_texmfdistdir}/fonts/vf/public/fourier/futso9e.vf
14mr|texlive-fourier-1.3-3|239	%{_texmfdistdir}/fonts/vf/public/fourier/futsoorn.vf
14mr|texlive-fourier-1.3-3|240	%{_texmfdistdir}/fonts/vf/public/fourier/futsorn.vf
14mr|texlive-fourier-1.3-3|241	%{_texmfdistdir}/fonts/vf/public/fourier/futsy.vf
14mr|texlive-fourier-1.3-3|242	%{_texmfdistdir}/tex/latex/fourier/fmlfutm.fd
14mr|texlive-fourier-1.3-3|243	%{_texmfdistdir}/tex/latex/fourier/fmlfutmi.fd
14mr|texlive-fourier-1.3-3|244	%{_texmfdistdir}/tex/latex/fourier/fmsfutm.fd
14mr|texlive-fourier-1.3-3|245	%{_texmfdistdir}/tex/latex/fourier/fmxfutm.fd
14mr|texlive-fourier-1.3-3|246	%{_texmfdistdir}/tex/latex/fourier/fourier-orns.sty
14mr|texlive-fourier-1.3-3|247	%{_texmfdistdir}/tex/latex/fourier/fourier.sty
14mr|texlive-fourier-1.3-3|248	%{_texmfdistdir}/tex/latex/fourier/t1futj.fd
14mr|texlive-fourier-1.3-3|249	%{_texmfdistdir}/tex/latex/fourier/t1futs.fd
14mr|texlive-fourier-1.3-3|250	%{_texmfdistdir}/tex/latex/fourier/t1futx.fd
14mr|texlive-fourier-1.3-3|251	%{_texmfdistdir}/tex/latex/fourier/ts1futj.fd
14mr|texlive-fourier-1.3-3|252	%{_texmfdistdir}/tex/latex/fourier/ts1futs.fd
14mr|texlive-fourier-1.3-3|253	%{_texmfdistdir}/tex/latex/fourier/ts1futx.fd
14mr|texlive-fourier-1.3-3|254	%{_texmfdistdir}/tex/latex/fourier/ufuts.fd
14mr|texlive-fourier-1.3-3|255	%_texmf_updmap_d/fourier
14mr|texlive-fourier-1.3-3|256	%doc %{_texmfdistdir}/doc/fonts/fourier/README
14mr|texlive-fourier-1.3-3|257	%doc %{_texmfdistdir}/doc/fonts/fourier/fourier-doc-en.pdf
14mr|texlive-fourier-1.3-3|258	%doc %{_texmfdistdir}/doc/fonts/fourier/fourier-doc-en.tex
14mr|texlive-fourier-1.3-3|259	%doc %{_texmfdistdir}/doc/fonts/fourier/fourier-orns.pdf
14mr|texlive-fourier-1.3-3|260	%doc %{_texmfdistdir}/doc/fonts/fourier/fourier-orns.tex
14mr|texlive-fourier-1.3-3|261	#- source
14mr|texlive-fourier-1.3-3|262	%doc %{_texmfdistdir}/source/fonts/fourier/Makefile
14mr|texlive-fourier-1.3-3|263	
14mr|texlive-fourier-1.3-3|264	#-----------------------------------------------------------------------
14mr|texlive-fourier-1.3-3|265	%prep
14mr|texlive-fourier-1.3-3|266	%setup -c -a0 -a1 -a2
14mr|texlive-fourier-1.3-3|267	
14mr|texlive-fourier-1.3-3|268	%build
14mr|texlive-fourier-1.3-3|269	
14mr|texlive-fourier-1.3-3|270	%install
14mr|texlive-fourier-1.3-3|271	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fourier-1.3-3|272	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fourier-1.3-3|273	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-fourier-1.3-3|274	cat > %{buildroot}%{_texmf_updmap_d}/fourier <<EOF
14mr|texlive-fourier-1.3-3|275	Map fourier-utopia-expert.map
14mr|texlive-fourier-1.3-3|276	Map fourier.map
14mr|texlive-fourier-1.3-3|277	EOF
14mr|texlive-fourier-1.3-3|278	
14mr|texlive-fourier-1.3-3|279	
14mr|texlive-fourier-1.3-3|280	
14mr|texlive-fourier-1.3-3|281	%changelog
14mr|texlive-fourier-1.3-3|282	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-fourier-1.3-3|283	+ Revision: 699ec9d
14mr|texlive-fourier-1.3-3|284	- MassBuild#440: Increase release tag
14mr|texlive-fourier-1.3-3|285	
14mr|texlive-fourier-1.3-3|286	

20154 14
14mr|texlive-fouriernc-1.0-3|1	# revision 15878
14mr|texlive-fouriernc-1.0-3|2	# category Package
14mr|texlive-fouriernc-1.0-3|3	# catalog-ctan /fonts/fouriernc
14mr|texlive-fouriernc-1.0-3|4	# catalog-date 2008-08-19 20:38:14 +0200
14mr|texlive-fouriernc-1.0-3|5	# catalog-license lppl
14mr|texlive-fouriernc-1.0-3|6	# catalog-version 1.0
14mr|texlive-fouriernc-1.0-3|7	Name:		texlive-fouriernc
14mr|texlive-fouriernc-1.0-3|8	Version:	1.0
14mr|texlive-fouriernc-1.0-3|9	Release:	3
14mr|texlive-fouriernc-1.0-3|10	Summary:	Use New Century Schoolbook text with Fourier maths fonts
14mr|texlive-fouriernc-1.0-3|11	Group:		Publishing
14mr|texlive-fouriernc-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/fouriernc
14mr|texlive-fouriernc-1.0-3|13	License:	LPPL
14mr|texlive-fouriernc-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fouriernc.tar.xz
14mr|texlive-fouriernc-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fouriernc.doc.tar.xz
14mr|texlive-fouriernc-1.0-3|16	BuildArch:	noarch
14mr|texlive-fouriernc-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fouriernc-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fouriernc-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fouriernc-1.0-3|20	
14mr|texlive-fouriernc-1.0-3|21	%description
14mr|texlive-fouriernc-1.0-3|22	This package provides a LaTeX mathematics font setup for use
14mr|texlive-fouriernc-1.0-3|23	with New Century Schoolbook text. In order to use it you need
14mr|texlive-fouriernc-1.0-3|24	to have the Fourier-GUTenberg fonts installed.
14mr|texlive-fouriernc-1.0-3|25	
14mr|texlive-fouriernc-1.0-3|26	%post
14mr|texlive-fouriernc-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-fouriernc-1.0-3|28	
14mr|texlive-fouriernc-1.0-3|29	%postun
14mr|texlive-fouriernc-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-fouriernc-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-fouriernc-1.0-3|32	fi
14mr|texlive-fouriernc-1.0-3|33	
14mr|texlive-fouriernc-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-fouriernc-1.0-3|35	%files
14mr|texlive-fouriernc-1.0-3|36	%{_texmfdistdir}/fonts/afm/public/fouriernc/fourier-mcl.afm
14mr|texlive-fouriernc-1.0-3|37	%{_texmfdistdir}/fonts/afm/public/fouriernc/fourier-ml.afm
14mr|texlive-fouriernc-1.0-3|38	%{_texmfdistdir}/fonts/afm/public/fouriernc/fourier-mlb.afm
14mr|texlive-fouriernc-1.0-3|39	%{_texmfdistdir}/fonts/afm/public/fouriernc/fourier-mlit.afm
14mr|texlive-fouriernc-1.0-3|40	%{_texmfdistdir}/fonts/afm/public/fouriernc/fourier-mlitb.afm
14mr|texlive-fouriernc-1.0-3|41	%{_texmfdistdir}/fonts/afm/public/fouriernc/fourier-ms.afm
14mr|texlive-fouriernc-1.0-3|42	%{_texmfdistdir}/fonts/afm/public/fouriernc/pncb8a.afm
14mr|texlive-fouriernc-1.0-3|43	%{_texmfdistdir}/fonts/afm/public/fouriernc/pncbi8a.afm
14mr|texlive-fouriernc-1.0-3|44	%{_texmfdistdir}/fonts/afm/public/fouriernc/pncr8a.afm
14mr|texlive-fouriernc-1.0-3|45	%{_texmfdistdir}/fonts/afm/public/fouriernc/pncri8a.afm
14mr|texlive-fouriernc-1.0-3|46	%{_texmfdistdir}/fonts/tfm/public/fouriernc/fncmi.tfm
14mr|texlive-fouriernc-1.0-3|47	%{_texmfdistdir}/fonts/tfm/public/fouriernc/fncmib.tfm
14mr|texlive-fouriernc-1.0-3|48	%{_texmfdistdir}/fonts/tfm/public/fouriernc/fncmii.tfm
14mr|texlive-fouriernc-1.0-3|49	%{_texmfdistdir}/fonts/tfm/public/fouriernc/fncmiib.tfm
14mr|texlive-fouriernc-1.0-3|50	%{_texmfdistdir}/fonts/tfm/public/fouriernc/fncsy.tfm
14mr|texlive-fouriernc-1.0-3|51	%{_texmfdistdir}/fonts/vf/public/fouriernc/fncmi.vf
14mr|texlive-fouriernc-1.0-3|52	%{_texmfdistdir}/fonts/vf/public/fouriernc/fncmib.vf
14mr|texlive-fouriernc-1.0-3|53	%{_texmfdistdir}/fonts/vf/public/fouriernc/fncmii.vf
14mr|texlive-fouriernc-1.0-3|54	%{_texmfdistdir}/fonts/vf/public/fouriernc/fncmiib.vf
14mr|texlive-fouriernc-1.0-3|55	%{_texmfdistdir}/fonts/vf/public/fouriernc/fncsy.vf
14mr|texlive-fouriernc-1.0-3|56	%{_texmfdistdir}/tex/latex/fouriernc/fmlfncm.fd
14mr|texlive-fouriernc-1.0-3|57	%{_texmfdistdir}/tex/latex/fouriernc/fmlfncmi.fd
14mr|texlive-fouriernc-1.0-3|58	%{_texmfdistdir}/tex/latex/fouriernc/fmsfncm.fd
14mr|texlive-fouriernc-1.0-3|59	%{_texmfdistdir}/tex/latex/fouriernc/fouriernc.sty
14mr|texlive-fouriernc-1.0-3|60	%{_texmfdistdir}/tex/latex/fouriernc/t1fnc.fd
14mr|texlive-fouriernc-1.0-3|61	%{_texmfdistdir}/tex/latex/fouriernc/ts1fnc.fd
14mr|texlive-fouriernc-1.0-3|62	%doc %{_texmfdistdir}/doc/fonts/fouriernc/README
14mr|texlive-fouriernc-1.0-3|63	%doc %{_texmfdistdir}/doc/fonts/fouriernc/build-fouriernc.tex
14mr|texlive-fouriernc-1.0-3|64	%doc %{_texmfdistdir}/doc/fonts/fouriernc/mathit.mtx
14mr|texlive-fouriernc-1.0-3|65	%doc %{_texmfdistdir}/doc/fonts/fouriernc/mathsy.mtx
14mr|texlive-fouriernc-1.0-3|66	%doc %{_texmfdistdir}/doc/fonts/fouriernc/omlgutop.etx
14mr|texlive-fouriernc-1.0-3|67	%doc %{_texmfdistdir}/doc/fonts/fouriernc/omsgutop.etx
14mr|texlive-fouriernc-1.0-3|68	%doc %{_texmfdistdir}/doc/fonts/fouriernc/setxheight.mtx
14mr|texlive-fouriernc-1.0-3|69	%doc %{_texmfdistdir}/doc/fonts/fouriernc/specialkernings.mtx
14mr|texlive-fouriernc-1.0-3|70	%doc %{_texmfdistdir}/doc/fonts/fouriernc/specialkerningsital.mtx
14mr|texlive-fouriernc-1.0-3|71	%doc %{_texmfdistdir}/doc/fonts/fouriernc/test_fouriernc.pdf
14mr|texlive-fouriernc-1.0-3|72	%doc %{_texmfdistdir}/doc/fonts/fouriernc/unset0.mtx
14mr|texlive-fouriernc-1.0-3|73	%doc %{_texmfdistdir}/doc/fonts/fouriernc/unset0A.mtx
14mr|texlive-fouriernc-1.0-3|74	%doc %{_texmfdistdir}/doc/fonts/fouriernc/unsetAlph.mtx
14mr|texlive-fouriernc-1.0-3|75	%doc %{_texmfdistdir}/doc/fonts/fouriernc/unsetUCgreek.mtx
14mr|texlive-fouriernc-1.0-3|76	%doc %{_texmfdistdir}/doc/fonts/fouriernc/unsetfontparams.mtx
14mr|texlive-fouriernc-1.0-3|77	%doc %{_texmfdistdir}/doc/fonts/fouriernc/unsetmu.mtx
14mr|texlive-fouriernc-1.0-3|78	%doc %{_texmfdistdir}/doc/fonts/fouriernc/unsetpar.mtx
14mr|texlive-fouriernc-1.0-3|79	%doc %{_texmfdistdir}/doc/fonts/fouriernc/zrmhax.mtx
14mr|texlive-fouriernc-1.0-3|80	%doc %{_texmfdistdir}/doc/fonts/fouriernc/zrykernx.mtx
14mr|texlive-fouriernc-1.0-3|81	
14mr|texlive-fouriernc-1.0-3|82	#-----------------------------------------------------------------------
14mr|texlive-fouriernc-1.0-3|83	%prep
14mr|texlive-fouriernc-1.0-3|84	%setup -c -a0 -a1
14mr|texlive-fouriernc-1.0-3|85	
14mr|texlive-fouriernc-1.0-3|86	%build
14mr|texlive-fouriernc-1.0-3|87	
14mr|texlive-fouriernc-1.0-3|88	%install
14mr|texlive-fouriernc-1.0-3|89	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fouriernc-1.0-3|90	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fouriernc-1.0-3|91	
14mr|texlive-fouriernc-1.0-3|92	
14mr|texlive-fouriernc-1.0-3|93	
14mr|texlive-fouriernc-1.0-3|94	%changelog
14mr|texlive-fouriernc-1.0-3|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-fouriernc-1.0-3|96	+ Revision: b0f9949
14mr|texlive-fouriernc-1.0-3|97	- MassBuild#440: Increase release tag
14mr|texlive-fouriernc-1.0-3|98	
14mr|texlive-fouriernc-1.0-3|99	

20155 14
14mr|texlive-fp-20090926-3|1	# revision 15878
14mr|texlive-fp-20090926-3|2	# category Package
14mr|texlive-fp-20090926-3|3	# catalog-ctan /macros/latex/contrib/fp
14mr|texlive-fp-20090926-3|4	# catalog-date 2009-09-26 11:43:36 +0200
14mr|texlive-fp-20090926-3|5	# catalog-license lppl
14mr|texlive-fp-20090926-3|6	# catalog-version undef
14mr|texlive-fp-20090926-3|7	Name:		texlive-fp
14mr|texlive-fp-20090926-3|8	Version:	20090926
14mr|texlive-fp-20090926-3|9	Release:	3
14mr|texlive-fp-20090926-3|10	Summary:	Fixed point arithmetic
14mr|texlive-fp-20090926-3|11	Group:		Publishing
14mr|texlive-fp-20090926-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fp
14mr|texlive-fp-20090926-3|13	License:	LPPL
14mr|texlive-fp-20090926-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fp.tar.xz
14mr|texlive-fp-20090926-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fp.doc.tar.xz
14mr|texlive-fp-20090926-3|16	BuildArch:	noarch
14mr|texlive-fp-20090926-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fp-20090926-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fp-20090926-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fp-20090926-3|20	
14mr|texlive-fp-20090926-3|21	%description
14mr|texlive-fp-20090926-3|22	An extensive collection of arithmetic operations for fixed
14mr|texlive-fp-20090926-3|23	point real numbers of high precision.
14mr|texlive-fp-20090926-3|24	
14mr|texlive-fp-20090926-3|25	%post
14mr|texlive-fp-20090926-3|26	%{_sbindir}/texlive.post
14mr|texlive-fp-20090926-3|27	
14mr|texlive-fp-20090926-3|28	%postun
14mr|texlive-fp-20090926-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-fp-20090926-3|30	%{_sbindir}/texlive.post
14mr|texlive-fp-20090926-3|31	fi
14mr|texlive-fp-20090926-3|32	
14mr|texlive-fp-20090926-3|33	#-----------------------------------------------------------------------
14mr|texlive-fp-20090926-3|34	%files
14mr|texlive-fp-20090926-3|35	%{_texmfdistdir}/tex/latex/fp/defpattern.sty
14mr|texlive-fp-20090926-3|36	%{_texmfdistdir}/tex/latex/fp/fp-addons.sty
14mr|texlive-fp-20090926-3|37	%{_texmfdistdir}/tex/latex/fp/fp-basic.sty
14mr|texlive-fp-20090926-3|38	%{_texmfdistdir}/tex/latex/fp/fp-eqn.sty
14mr|texlive-fp-20090926-3|39	%{_texmfdistdir}/tex/latex/fp/fp-eval.sty
14mr|texlive-fp-20090926-3|40	%{_texmfdistdir}/tex/latex/fp/fp-exp.sty
14mr|texlive-fp-20090926-3|41	%{_texmfdistdir}/tex/latex/fp/fp-pas.sty
14mr|texlive-fp-20090926-3|42	%{_texmfdistdir}/tex/latex/fp/fp-random.sty
14mr|texlive-fp-20090926-3|43	%{_texmfdistdir}/tex/latex/fp/fp-snap.sty
14mr|texlive-fp-20090926-3|44	%{_texmfdistdir}/tex/latex/fp/fp-trigo.sty
14mr|texlive-fp-20090926-3|45	%{_texmfdistdir}/tex/latex/fp/fp-upn.sty
14mr|texlive-fp-20090926-3|46	%{_texmfdistdir}/tex/latex/fp/fp.sty
14mr|texlive-fp-20090926-3|47	%{_texmfdistdir}/tex/latex/fp/lfp.sty
14mr|texlive-fp-20090926-3|48	%{_texmfdistdir}/tex/plain/fp/fp.tex
14mr|texlive-fp-20090926-3|49	%doc %{_texmfdistdir}/doc/latex/fp/README
14mr|texlive-fp-20090926-3|50	%doc %{_texmfdistdir}/doc/latex/fp/fp.tex
14mr|texlive-fp-20090926-3|51	
14mr|texlive-fp-20090926-3|52	#-----------------------------------------------------------------------
14mr|texlive-fp-20090926-3|53	%prep
14mr|texlive-fp-20090926-3|54	%setup -c -a0 -a1
14mr|texlive-fp-20090926-3|55	
14mr|texlive-fp-20090926-3|56	%build
14mr|texlive-fp-20090926-3|57	
14mr|texlive-fp-20090926-3|58	%install
14mr|texlive-fp-20090926-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fp-20090926-3|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fp-20090926-3|61	
14mr|texlive-fp-20090926-3|62	
14mr|texlive-fp-20090926-3|63	
14mr|texlive-fp-20090926-3|64	%changelog
14mr|texlive-fp-20090926-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090926-3
14mr|texlive-fp-20090926-3|66	+ Revision: a0fda34
14mr|texlive-fp-20090926-3|67	- MassBuild#440: Increase release tag
14mr|texlive-fp-20090926-3|68	
14mr|texlive-fp-20090926-3|69	

20156 14
14mr|texlive-fpl-1.002-3|1	# revision 15878
14mr|texlive-fpl-1.002-3|2	# category Package
14mr|texlive-fpl-1.002-3|3	# catalog-ctan /fonts/fpl
14mr|texlive-fpl-1.002-3|4	# catalog-date 2007-09-28 22:20:10 +0200
14mr|texlive-fpl-1.002-3|5	# catalog-license gpl
14mr|texlive-fpl-1.002-3|6	# catalog-version 1.002
14mr|texlive-fpl-1.002-3|7	Name:		texlive-fpl
14mr|texlive-fpl-1.002-3|8	Version:	1.002
14mr|texlive-fpl-1.002-3|9	Release:	3
14mr|texlive-fpl-1.002-3|10	Summary:	SC and OsF fonts for URW Palladio L
14mr|texlive-fpl-1.002-3|11	Group:		Publishing
14mr|texlive-fpl-1.002-3|12	URL:		http://www.ctan.org/tex-archive/fonts/fpl
14mr|texlive-fpl-1.002-3|13	License:	GPL
14mr|texlive-fpl-1.002-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fpl.tar.xz
14mr|texlive-fpl-1.002-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fpl.doc.tar.xz
14mr|texlive-fpl-1.002-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fpl.source.tar.xz
14mr|texlive-fpl-1.002-3|17	BuildArch:	noarch
14mr|texlive-fpl-1.002-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fpl-1.002-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fpl-1.002-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fpl-1.002-3|21	
14mr|texlive-fpl-1.002-3|22	%description
14mr|texlive-fpl-1.002-3|23	The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L
14mr|texlive-fpl-1.002-3|24	which are compatible with respect to metrics with the Palatino
14mr|texlive-fpl-1.002-3|25	SC/OsF fonts from Adobe. Note that it is not my aim to exactly
14mr|texlive-fpl-1.002-3|26	reproduce the outlines of the original Adobe fonts. The SC and
14mr|texlive-fpl-1.002-3|27	OsF in the FPL Fonts were designed with the glyphs from URW
14mr|texlive-fpl-1.002-3|28	Palladio L as starting point. For some glyphs (e.g. 'o') I got
14mr|texlive-fpl-1.002-3|29	the best result by scaling and boldening. For others (e.g. 'h')
14mr|texlive-fpl-1.002-3|30	shifting selected portions of the character gave more
14mr|texlive-fpl-1.002-3|31	satisfying results. All this was done using the free font
14mr|texlive-fpl-1.002-3|32	editor FontForge. The kerning data in these fonts comes from
14mr|texlive-fpl-1.002-3|33	Walter Schmidt's improved Palatino metrics. LaTeX use is
14mr|texlive-fpl-1.002-3|34	enabled by the mathpazo package, which is part of the psnfss
14mr|texlive-fpl-1.002-3|35	distribution.
14mr|texlive-fpl-1.002-3|36	
14mr|texlive-fpl-1.002-3|37	%post
14mr|texlive-fpl-1.002-3|38	%{_sbindir}/texlive.post
14mr|texlive-fpl-1.002-3|39	
14mr|texlive-fpl-1.002-3|40	%postun
14mr|texlive-fpl-1.002-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-fpl-1.002-3|42	%{_sbindir}/texlive.post
14mr|texlive-fpl-1.002-3|43	fi
14mr|texlive-fpl-1.002-3|44	
14mr|texlive-fpl-1.002-3|45	#-----------------------------------------------------------------------
14mr|texlive-fpl-1.002-3|46	%files
14mr|texlive-fpl-1.002-3|47	%{_texmfdistdir}/fonts/afm/public/fpl/fplbij8a.afm
14mr|texlive-fpl-1.002-3|48	%{_texmfdistdir}/fonts/afm/public/fpl/fplbj8a.afm
14mr|texlive-fpl-1.002-3|49	%{_texmfdistdir}/fonts/afm/public/fpl/fplrc8a.afm
14mr|texlive-fpl-1.002-3|50	%{_texmfdistdir}/fonts/afm/public/fpl/fplrij8a.afm
14mr|texlive-fpl-1.002-3|51	%{_texmfdistdir}/fonts/afm/public/fpl/pplb9d-kern.afm
14mr|texlive-fpl-1.002-3|52	%{_texmfdistdir}/fonts/afm/public/fpl/pplbi9d-kern.afm
14mr|texlive-fpl-1.002-3|53	%{_texmfdistdir}/fonts/afm/public/fpl/pplrc9d-kern.afm
14mr|texlive-fpl-1.002-3|54	%{_texmfdistdir}/fonts/afm/public/fpl/pplri9d-kern.afm
14mr|texlive-fpl-1.002-3|55	%{_texmfdistdir}/fonts/type1/public/fpl/fplbij8a.pfb
14mr|texlive-fpl-1.002-3|56	%{_texmfdistdir}/fonts/type1/public/fpl/fplbij8a.pfm
14mr|texlive-fpl-1.002-3|57	%{_texmfdistdir}/fonts/type1/public/fpl/fplbj8a.pfb
14mr|texlive-fpl-1.002-3|58	%{_texmfdistdir}/fonts/type1/public/fpl/fplbj8a.pfm
14mr|texlive-fpl-1.002-3|59	%{_texmfdistdir}/fonts/type1/public/fpl/fplrc8a.pfb
14mr|texlive-fpl-1.002-3|60	%{_texmfdistdir}/fonts/type1/public/fpl/fplrc8a.pfm
14mr|texlive-fpl-1.002-3|61	%{_texmfdistdir}/fonts/type1/public/fpl/fplrij8a.pfb
14mr|texlive-fpl-1.002-3|62	%{_texmfdistdir}/fonts/type1/public/fpl/fplrij8a.pfm
14mr|texlive-fpl-1.002-3|63	%doc %{_texmfdistdir}/doc/fonts/fpl/COPYING
14mr|texlive-fpl-1.002-3|64	%doc %{_texmfdistdir}/doc/fonts/fpl/README
14mr|texlive-fpl-1.002-3|65	#- source
14mr|texlive-fpl-1.002-3|66	%doc %{_texmfdistdir}/source/fonts/fpl/AddException
14mr|texlive-fpl-1.002-3|67	%doc %{_texmfdistdir}/source/fonts/fpl/AddGPL
14mr|texlive-fpl-1.002-3|68	%doc %{_texmfdistdir}/source/fonts/fpl/Makefile
14mr|texlive-fpl-1.002-3|69	%doc %{_texmfdistdir}/source/fonts/fpl/Palladio-BoldItalicOsF.sfd
14mr|texlive-fpl-1.002-3|70	%doc %{_texmfdistdir}/source/fonts/fpl/Palladio-BoldOsF.sfd
14mr|texlive-fpl-1.002-3|71	%doc %{_texmfdistdir}/source/fonts/fpl/Palladio-ItalicOsF.sfd
14mr|texlive-fpl-1.002-3|72	%doc %{_texmfdistdir}/source/fonts/fpl/Palladio-SC.sfd
14mr|texlive-fpl-1.002-3|73	%doc %{_texmfdistdir}/source/fonts/fpl/README
14mr|texlive-fpl-1.002-3|74	%doc %{_texmfdistdir}/source/fonts/fpl/TeXPalladioL-BoldItalicOsF.pe
14mr|texlive-fpl-1.002-3|75	%doc %{_texmfdistdir}/source/fonts/fpl/TeXPalladioL-BoldOsF.pe
14mr|texlive-fpl-1.002-3|76	%doc %{_texmfdistdir}/source/fonts/fpl/TeXPalladioL-ItalicOsF.pe
14mr|texlive-fpl-1.002-3|77	%doc %{_texmfdistdir}/source/fonts/fpl/TeXPalladioL-SC.pe
14mr|texlive-fpl-1.002-3|78	%doc %{_texmfdistdir}/source/fonts/fpl/URW-OtherSubrs.ps
14mr|texlive-fpl-1.002-3|79	
14mr|texlive-fpl-1.002-3|80	#-----------------------------------------------------------------------
14mr|texlive-fpl-1.002-3|81	%prep
14mr|texlive-fpl-1.002-3|82	%setup -c -a0 -a1 -a2
14mr|texlive-fpl-1.002-3|83	
14mr|texlive-fpl-1.002-3|84	%build
14mr|texlive-fpl-1.002-3|85	
14mr|texlive-fpl-1.002-3|86	%install
14mr|texlive-fpl-1.002-3|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fpl-1.002-3|88	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fpl-1.002-3|89	
14mr|texlive-fpl-1.002-3|90	
14mr|texlive-fpl-1.002-3|91	
14mr|texlive-fpl-1.002-3|92	%changelog
14mr|texlive-fpl-1.002-3|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.002-3
14mr|texlive-fpl-1.002-3|94	+ Revision: ce691d7
14mr|texlive-fpl-1.002-3|95	- MassBuild#440: Increase release tag
14mr|texlive-fpl-1.002-3|96	
14mr|texlive-fpl-1.002-3|97	

20157 14
14mr|texlive-fragmaster-1.6-4|1	# revision 26313
14mr|texlive-fragmaster-1.6-4|2	# category Package
14mr|texlive-fragmaster-1.6-4|3	# catalog-ctan /support/fragmaster
14mr|texlive-fragmaster-1.6-4|4	# catalog-date 2011-02-18 08:51:11 +0100
14mr|texlive-fragmaster-1.6-4|5	# catalog-license gpl
14mr|texlive-fragmaster-1.6-4|6	# catalog-version 1.6
14mr|texlive-fragmaster-1.6-4|7	Name:		texlive-fragmaster
14mr|texlive-fragmaster-1.6-4|8	Version:	1.6
14mr|texlive-fragmaster-1.6-4|9	Release:	4
14mr|texlive-fragmaster-1.6-4|10	Summary:	Using psfrag with PDFLaTeX
14mr|texlive-fragmaster-1.6-4|11	Group:		Publishing
14mr|texlive-fragmaster-1.6-4|12	URL:		http://www.ctan.org/tex-archive/support/fragmaster
14mr|texlive-fragmaster-1.6-4|13	License:	GPL
14mr|texlive-fragmaster-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fragmaster.tar.xz
14mr|texlive-fragmaster-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fragmaster.doc.tar.xz
14mr|texlive-fragmaster-1.6-4|16	BuildArch:	noarch
14mr|texlive-fragmaster-1.6-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fragmaster-1.6-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fragmaster-1.6-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-fragmaster-1.6-4|20	Provides:	texlive-fragmaster.bin = %{EVRD}
14mr|texlive-fragmaster-1.6-4|21	
14mr|texlive-fragmaster-1.6-4|22	%description
14mr|texlive-fragmaster-1.6-4|23	Fragmaster enables you to use psfrag with PDFLaTeX. It takes
14mr|texlive-fragmaster-1.6-4|24	EPS files and psfrag substitution definition files, and
14mr|texlive-fragmaster-1.6-4|25	produces PDF and EPS files with the substitutions included.
14mr|texlive-fragmaster-1.6-4|26	
14mr|texlive-fragmaster-1.6-4|27	%post
14mr|texlive-fragmaster-1.6-4|28	%{_sbindir}/texlive.post
14mr|texlive-fragmaster-1.6-4|29	
14mr|texlive-fragmaster-1.6-4|30	%postun
14mr|texlive-fragmaster-1.6-4|31	if [ $1 -eq 0 ]; then
14mr|texlive-fragmaster-1.6-4|32	%{_sbindir}/texlive.post
14mr|texlive-fragmaster-1.6-4|33	fi
14mr|texlive-fragmaster-1.6-4|34	
14mr|texlive-fragmaster-1.6-4|35	#-----------------------------------------------------------------------
14mr|texlive-fragmaster-1.6-4|36	%files
14mr|texlive-fragmaster-1.6-4|37	%{_bindir}/fragmaster
14mr|texlive-fragmaster-1.6-4|38	%{_texmfdistdir}/scripts/fragmaster/fragmaster.pl
14mr|texlive-fragmaster-1.6-4|39	%doc %{_texmfdistdir}/doc/support/fragmaster/AUTHORS
14mr|texlive-fragmaster-1.6-4|40	%doc %{_texmfdistdir}/doc/support/fragmaster/COPYING
14mr|texlive-fragmaster-1.6-4|41	%doc %{_texmfdistdir}/doc/support/fragmaster/CREDITS
14mr|texlive-fragmaster-1.6-4|42	%doc %{_texmfdistdir}/doc/support/fragmaster/Changes
14mr|texlive-fragmaster-1.6-4|43	%doc %{_texmfdistdir}/doc/support/fragmaster/README
14mr|texlive-fragmaster-1.6-4|44	%doc %{_texmfdistdir}/doc/support/fragmaster/README.de
14mr|texlive-fragmaster-1.6-4|45	%doc %{_texmfdistdir}/doc/support/fragmaster/example/document.pdf
14mr|texlive-fragmaster-1.6-4|46	%doc %{_texmfdistdir}/doc/support/fragmaster/example/document.ps
14mr|texlive-fragmaster-1.6-4|47	%doc %{_texmfdistdir}/doc/support/fragmaster/example/document.tex
14mr|texlive-fragmaster-1.6-4|48	%doc %{_texmfdistdir}/doc/support/fragmaster/example/parabel.eps
14mr|texlive-fragmaster-1.6-4|49	%doc %{_texmfdistdir}/doc/support/fragmaster/example/parabel.pdf
14mr|texlive-fragmaster-1.6-4|50	%doc %{_texmfdistdir}/doc/support/fragmaster/example/parabel_fm
14mr|texlive-fragmaster-1.6-4|51	%doc %{_texmfdistdir}/doc/support/fragmaster/example/parabel_fm.eps
14mr|texlive-fragmaster-1.6-4|52	%doc %{_texmfdistdir}/doc/support/fragmaster/example/parabel_fm.gp
14mr|texlive-fragmaster-1.6-4|53	%doc %{_texmfdistdir}/doc/support/fragmaster/example/parabel_fm.pdf
14mr|texlive-fragmaster-1.6-4|54	%doc %{_texmfdistdir}/doc/support/fragmaster/fragmaster.pdf
14mr|texlive-fragmaster-1.6-4|55	
14mr|texlive-fragmaster-1.6-4|56	#-----------------------------------------------------------------------
14mr|texlive-fragmaster-1.6-4|57	%prep
14mr|texlive-fragmaster-1.6-4|58	%setup -c -a0 -a1
14mr|texlive-fragmaster-1.6-4|59	
14mr|texlive-fragmaster-1.6-4|60	%build
14mr|texlive-fragmaster-1.6-4|61	
14mr|texlive-fragmaster-1.6-4|62	%install
14mr|texlive-fragmaster-1.6-4|63	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-fragmaster-1.6-4|64	pushd %{buildroot}%{_bindir}
14mr|texlive-fragmaster-1.6-4|65	ln -sf %{_texmfdistdir}/scripts/fragmaster/fragmaster.pl fragmaster
14mr|texlive-fragmaster-1.6-4|66	popd
14mr|texlive-fragmaster-1.6-4|67	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-fragmaster-1.6-4|68	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-fragmaster-1.6-4|69	
14mr|texlive-fragmaster-1.6-4|70	
14mr|texlive-fragmaster-1.6-4|71	
14mr|texlive-fragmaster-1.6-4|72	%changelog
14mr|texlive-fragmaster-1.6-4|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-4
14mr|texlive-fragmaster-1.6-4|74	+ Revision: 060a48c
14mr|texlive-fragmaster-1.6-4|75	- MassBuild#440: Increase release tag
14mr|texlive-fragmaster-1.6-4|76	
14mr|texlive-fragmaster-1.6-4|77	

20158 14
14mr|texlive-fragments-20090116-3|1	# revision 15878
14mr|texlive-fragments-20090116-3|2	# category Package
14mr|texlive-fragments-20090116-3|3	# catalog-ctan /macros/latex/contrib/fragments
14mr|texlive-fragments-20090116-3|4	# catalog-date 2009-01-16 17:12:15 +0100
14mr|texlive-fragments-20090116-3|5	# catalog-license collection
14mr|texlive-fragments-20090116-3|6	# catalog-version undef
14mr|texlive-fragments-20090116-3|7	Name:		texlive-fragments
14mr|texlive-fragments-20090116-3|8	Version:	20090116
14mr|texlive-fragments-20090116-3|9	Release:	3
14mr|texlive-fragments-20090116-3|10	Summary:	Fragments of LaTeX code
14mr|texlive-fragments-20090116-3|11	Group:		Publishing
14mr|texlive-fragments-20090116-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fragments
14mr|texlive-fragments-20090116-3|13	License:	COLLECTION
14mr|texlive-fragments-20090116-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fragments.tar.xz
14mr|texlive-fragments-20090116-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fragments.doc.tar.xz
14mr|texlive-fragments-20090116-3|16	BuildArch:	noarch
14mr|texlive-fragments-20090116-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fragments-20090116-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fragments-20090116-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fragments-20090116-3|20	
14mr|texlive-fragments-20090116-3|21	%description
14mr|texlive-fragments-20090116-3|22	A collection of fragments of LaTeX code, suitable for inclusion
14mr|texlive-fragments-20090116-3|23	in packages, or (possibly) in users' documents. Included are: -
14mr|texlive-fragments-20090116-3|24	checklab, for modifying the label checking code at
14mr|texlive-fragments-20090116-3|25	\end{document}; - overrightarrow, defining a doubled over-arrow
14mr|texlive-fragments-20090116-3|26	macro; - removefr, for removing 'reset' relations between
14mr|texlive-fragments-20090116-3|27	counters; and - subscript, defining a \textsubscript command.
14mr|texlive-fragments-20090116-3|28	
14mr|texlive-fragments-20090116-3|29	%post
14mr|texlive-fragments-20090116-3|30	%{_sbindir}/texlive.post
14mr|texlive-fragments-20090116-3|31	
14mr|texlive-fragments-20090116-3|32	%postun
14mr|texlive-fragments-20090116-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-fragments-20090116-3|34	%{_sbindir}/texlive.post
14mr|texlive-fragments-20090116-3|35	fi
14mr|texlive-fragments-20090116-3|36	
14mr|texlive-fragments-20090116-3|37	#-----------------------------------------------------------------------
14mr|texlive-fragments-20090116-3|38	%files
14mr|texlive-fragments-20090116-3|39	%{_texmfdistdir}/tex/latex/fragments/checklab.tex
14mr|texlive-fragments-20090116-3|40	%{_texmfdistdir}/tex/latex/fragments/overrightarrow.sty
14mr|texlive-fragments-20090116-3|41	%{_texmfdistdir}/tex/latex/fragments/removefr.tex
14mr|texlive-fragments-20090116-3|42	%{_texmfdistdir}/tex/latex/fragments/subscript.sty
14mr|texlive-fragments-20090116-3|43	%doc %{_texmfdistdir}/doc/latex/fragments/README
14mr|texlive-fragments-20090116-3|44	
14mr|texlive-fragments-20090116-3|45	#-----------------------------------------------------------------------
14mr|texlive-fragments-20090116-3|46	%prep
14mr|texlive-fragments-20090116-3|47	%setup -c -a0 -a1
14mr|texlive-fragments-20090116-3|48	
14mr|texlive-fragments-20090116-3|49	%build
14mr|texlive-fragments-20090116-3|50	
14mr|texlive-fragments-20090116-3|51	%install
14mr|texlive-fragments-20090116-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fragments-20090116-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fragments-20090116-3|54	
14mr|texlive-fragments-20090116-3|55	
14mr|texlive-fragments-20090116-3|56	
14mr|texlive-fragments-20090116-3|57	%changelog
14mr|texlive-fragments-20090116-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090116-3
14mr|texlive-fragments-20090116-3|59	+ Revision: b9ee849
14mr|texlive-fragments-20090116-3|60	- MassBuild#440: Increase release tag
14mr|texlive-fragments-20090116-3|61	
14mr|texlive-fragments-20090116-3|62	

20159 14
14mr|texlive-frame-1.0-3|1	# revision 18312
14mr|texlive-frame-1.0-3|2	# category Package
14mr|texlive-frame-1.0-3|3	# catalog-ctan /macros/generic/frame
14mr|texlive-frame-1.0-3|4	# catalog-date 2010-06-06 13:50:32 +0200
14mr|texlive-frame-1.0-3|5	# catalog-license lppl
14mr|texlive-frame-1.0-3|6	# catalog-version 1.0
14mr|texlive-frame-1.0-3|7	Name:		texlive-frame
14mr|texlive-frame-1.0-3|8	Version:	1.0
14mr|texlive-frame-1.0-3|9	Release:	3
14mr|texlive-frame-1.0-3|10	Summary:	Framed boxes for Plain TeX
14mr|texlive-frame-1.0-3|11	Group:		Publishing
14mr|texlive-frame-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/frame
14mr|texlive-frame-1.0-3|13	License:	LPPL
14mr|texlive-frame-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frame.tar.xz
14mr|texlive-frame-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frame.doc.tar.xz
14mr|texlive-frame-1.0-3|16	BuildArch:	noarch
14mr|texlive-frame-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-frame-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-frame-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-frame-1.0-3|20	
14mr|texlive-frame-1.0-3|21	%description
14mr|texlive-frame-1.0-3|22	A jiffy file (taken from fancybox) for placing a frame around a
14mr|texlive-frame-1.0-3|23	box of text. The macros also provide for typesetting an empty
14mr|texlive-frame-1.0-3|24	box of given dimensions.
14mr|texlive-frame-1.0-3|25	
14mr|texlive-frame-1.0-3|26	%post
14mr|texlive-frame-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-frame-1.0-3|28	
14mr|texlive-frame-1.0-3|29	%postun
14mr|texlive-frame-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-frame-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-frame-1.0-3|32	fi
14mr|texlive-frame-1.0-3|33	
14mr|texlive-frame-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-frame-1.0-3|35	%files
14mr|texlive-frame-1.0-3|36	%{_texmfdistdir}/tex/generic/frame/frame.sty
14mr|texlive-frame-1.0-3|37	%{_texmfdistdir}/tex/generic/frame/frame.tex
14mr|texlive-frame-1.0-3|38	%doc %{_texmfdistdir}/doc/generic/frame/Changes
14mr|texlive-frame-1.0-3|39	%doc %{_texmfdistdir}/doc/generic/frame/Makefile
14mr|texlive-frame-1.0-3|40	%doc %{_texmfdistdir}/doc/generic/frame/README
14mr|texlive-frame-1.0-3|41	%doc %{_texmfdistdir}/doc/generic/frame/frame-doc.pdf
14mr|texlive-frame-1.0-3|42	%doc %{_texmfdistdir}/doc/generic/frame/frame-doc.tex
14mr|texlive-frame-1.0-3|43	
14mr|texlive-frame-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-frame-1.0-3|45	%prep
14mr|texlive-frame-1.0-3|46	%setup -c -a0 -a1
14mr|texlive-frame-1.0-3|47	
14mr|texlive-frame-1.0-3|48	%build
14mr|texlive-frame-1.0-3|49	
14mr|texlive-frame-1.0-3|50	%install
14mr|texlive-frame-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-frame-1.0-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-frame-1.0-3|53	
14mr|texlive-frame-1.0-3|54	
14mr|texlive-frame-1.0-3|55	
14mr|texlive-frame-1.0-3|56	%changelog
14mr|texlive-frame-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-frame-1.0-3|58	+ Revision: 055bcf7
14mr|texlive-frame-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-frame-1.0-3|60	
14mr|texlive-frame-1.0-3|61	

20160 14
14mr|texlive-framed-0.96-2|1	# revision 26789
14mr|texlive-framed-0.96-2|2	# category Package
14mr|texlive-framed-0.96-2|3	# catalog-ctan /macros/latex/contrib/framed
14mr|texlive-framed-0.96-2|4	# catalog-date 2012-06-01 12:48:04 +0200
14mr|texlive-framed-0.96-2|5	# catalog-license other-free
14mr|texlive-framed-0.96-2|6	# catalog-version 0.96
14mr|texlive-framed-0.96-2|7	Name:		texlive-framed
14mr|texlive-framed-0.96-2|8	Version:	0.96
14mr|texlive-framed-0.96-2|9	Release:	2
14mr|texlive-framed-0.96-2|10	Summary:	Framed or shaded regions that can break across pages
14mr|texlive-framed-0.96-2|11	Group:		Publishing
14mr|texlive-framed-0.96-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/framed
14mr|texlive-framed-0.96-2|13	License:	OTHER-FREE
14mr|texlive-framed-0.96-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/framed.tar.xz
14mr|texlive-framed-0.96-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/framed.doc.tar.xz
14mr|texlive-framed-0.96-2|16	BuildArch:	noarch
14mr|texlive-framed-0.96-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-framed-0.96-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-framed-0.96-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-framed-0.96-2|20	
14mr|texlive-framed-0.96-2|21	%description
14mr|texlive-framed-0.96-2|22	The package creates three environments: - framed, which puts an
14mr|texlive-framed-0.96-2|23	ordinary frame box around the region, - shaded, which shades
14mr|texlive-framed-0.96-2|24	the region, and - leftbar, which places a line at the left
14mr|texlive-framed-0.96-2|25	side. The environments allow a break at their start (the
14mr|texlive-framed-0.96-2|26	\FrameCommand enables creation of a title that is "attached" to
14mr|texlive-framed-0.96-2|27	the environment); breaks are also allowed in the course of the
14mr|texlive-framed-0.96-2|28	framed/shaded matter. There is also a command \MakeFramed to
14mr|texlive-framed-0.96-2|29	make your own framed-style environments.
14mr|texlive-framed-0.96-2|30	
14mr|texlive-framed-0.96-2|31	%post
14mr|texlive-framed-0.96-2|32	%{_sbindir}/texlive.post
14mr|texlive-framed-0.96-2|33	
14mr|texlive-framed-0.96-2|34	%postun
14mr|texlive-framed-0.96-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-framed-0.96-2|36	%{_sbindir}/texlive.post
14mr|texlive-framed-0.96-2|37	fi
14mr|texlive-framed-0.96-2|38	
14mr|texlive-framed-0.96-2|39	#-----------------------------------------------------------------------
14mr|texlive-framed-0.96-2|40	%files
14mr|texlive-framed-0.96-2|41	%{_texmfdistdir}/tex/latex/framed/framed.sty
14mr|texlive-framed-0.96-2|42	%doc %{_texmfdistdir}/doc/latex/framed/framed.pdf
14mr|texlive-framed-0.96-2|43	%doc %{_texmfdistdir}/doc/latex/framed/framed.tex
14mr|texlive-framed-0.96-2|44	
14mr|texlive-framed-0.96-2|45	#-----------------------------------------------------------------------
14mr|texlive-framed-0.96-2|46	%prep
14mr|texlive-framed-0.96-2|47	%setup -c -a0 -a1
14mr|texlive-framed-0.96-2|48	
14mr|texlive-framed-0.96-2|49	%build
14mr|texlive-framed-0.96-2|50	
14mr|texlive-framed-0.96-2|51	%install
14mr|texlive-framed-0.96-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-framed-0.96-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-framed-0.96-2|54	
14mr|texlive-framed-0.96-2|55	
14mr|texlive-framed-0.96-2|56	
14mr|texlive-framed-0.96-2|57	%changelog
14mr|texlive-framed-0.96-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.96-2
14mr|texlive-framed-0.96-2|59	+ Revision: 1b4ba2e
14mr|texlive-framed-0.96-2|60	- MassBuild#440: Increase release tag
14mr|texlive-framed-0.96-2|61	
14mr|texlive-framed-0.96-2|62	

20161 14
14mr|texlive-francais-bst-1.1-6|1	# revision 30446
14mr|texlive-francais-bst-1.1-6|2	# category Package
14mr|texlive-francais-bst-1.1-6|3	# catalog-ctan /biblio/bibtex/contrib/francais-bst
14mr|texlive-francais-bst-1.1-6|4	# catalog-date 2013-05-12 22:32:31 +0200
14mr|texlive-francais-bst-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-francais-bst-1.1-6|6	# catalog-version 1.1
14mr|texlive-francais-bst-1.1-6|7	Name:		texlive-francais-bst
14mr|texlive-francais-bst-1.1-6|8	Epoch:		1
14mr|texlive-francais-bst-1.1-6|9	Version:	1.1
14mr|texlive-francais-bst-1.1-6|10	Release:	6
14mr|texlive-francais-bst-1.1-6|11	Summary:	Bibliographies conforming to French typographic standards
14mr|texlive-francais-bst-1.1-6|12	Group:		Publishing
14mr|texlive-francais-bst-1.1-6|13	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/francais-bst
14mr|texlive-francais-bst-1.1-6|14	License:	LPPL1.3
14mr|texlive-francais-bst-1.1-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/francais-bst.tar.xz
14mr|texlive-francais-bst-1.1-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/francais-bst.doc.tar.xz
14mr|texlive-francais-bst-1.1-6|17	BuildArch:	noarch
14mr|texlive-francais-bst-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-francais-bst-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-francais-bst-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-francais-bst-1.1-6|21	
14mr|texlive-francais-bst-1.1-6|22	%description
14mr|texlive-francais-bst-1.1-6|23	The package provides bibliographies (in French) conforming to
14mr|texlive-francais-bst-1.1-6|24	the rules in "Guide de la communication ecrite" (Malo, M.,
14mr|texlive-francais-bst-1.1-6|25	Quebec Amerique, 1996. ISBN 978-2-8903-7875-9) The BibTeX
14mr|texlive-francais-bst-1.1-6|26	styles were generated using custom-bib and they are compatible
14mr|texlive-francais-bst-1.1-6|27	with natbib.
14mr|texlive-francais-bst-1.1-6|28	
14mr|texlive-francais-bst-1.1-6|29	%post
14mr|texlive-francais-bst-1.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-francais-bst-1.1-6|31	
14mr|texlive-francais-bst-1.1-6|32	%postun
14mr|texlive-francais-bst-1.1-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-francais-bst-1.1-6|34	%{_sbindir}/texlive.post
14mr|texlive-francais-bst-1.1-6|35	fi
14mr|texlive-francais-bst-1.1-6|36	
14mr|texlive-francais-bst-1.1-6|37	#-----------------------------------------------------------------------
14mr|texlive-francais-bst-1.1-6|38	%files
14mr|texlive-francais-bst-1.1-6|39	%{_texmfdistdir}/bibtex/bst/francais-bst/francais.bst
14mr|texlive-francais-bst-1.1-6|40	%{_texmfdistdir}/bibtex/bst/francais-bst/francaissc.bst
14mr|texlive-francais-bst-1.1-6|41	%doc %{_texmfdistdir}/doc/bibtex/francais-bst/README
14mr|texlive-francais-bst-1.1-6|42	%doc %{_texmfdistdir}/doc/bibtex/francais-bst/francaisbst.tex
14mr|texlive-francais-bst-1.1-6|43	
14mr|texlive-francais-bst-1.1-6|44	#-----------------------------------------------------------------------
14mr|texlive-francais-bst-1.1-6|45	%prep
14mr|texlive-francais-bst-1.1-6|46	%setup -c -a0 -a1
14mr|texlive-francais-bst-1.1-6|47	
14mr|texlive-francais-bst-1.1-6|48	%build
14mr|texlive-francais-bst-1.1-6|49	
14mr|texlive-francais-bst-1.1-6|50	%install
14mr|texlive-francais-bst-1.1-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-francais-bst-1.1-6|52	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-francais-bst-1.1-6|53	
14mr|texlive-francais-bst-1.1-6|54	%changelog
14mr|texlive-francais-bst-1.1-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.1-6
14mr|texlive-francais-bst-1.1-6|56	+ Revision: add2647
14mr|texlive-francais-bst-1.1-6|57	- MassBuild#440: Increase release tag
14mr|texlive-francais-bst-1.1-6|58	
14mr|texlive-francais-bst-1.1-6|59	

20162 14
14mr|texlive-frankenstein-20080819-3|1	# revision 15878
14mr|texlive-frankenstein-20080819-3|2	# category Package
14mr|texlive-frankenstein-20080819-3|3	# catalog-ctan /macros/latex/contrib/frankenstein
14mr|texlive-frankenstein-20080819-3|4	# catalog-date 2008-08-19 20:38:14 +0200
14mr|texlive-frankenstein-20080819-3|5	# catalog-license gpl
14mr|texlive-frankenstein-20080819-3|6	# catalog-version undef
14mr|texlive-frankenstein-20080819-3|7	Name:		texlive-frankenstein
14mr|texlive-frankenstein-20080819-3|8	Version:	20080819
14mr|texlive-frankenstein-20080819-3|9	Release:	3
14mr|texlive-frankenstein-20080819-3|10	Summary:	A collection of LaTeX packages
14mr|texlive-frankenstein-20080819-3|11	Group:		Publishing
14mr|texlive-frankenstein-20080819-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/frankenstein
14mr|texlive-frankenstein-20080819-3|13	License:	GPL
14mr|texlive-frankenstein-20080819-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frankenstein.tar.xz
14mr|texlive-frankenstein-20080819-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frankenstein.doc.tar.xz
14mr|texlive-frankenstein-20080819-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frankenstein.source.tar.xz
14mr|texlive-frankenstein-20080819-3|17	BuildArch:	noarch
14mr|texlive-frankenstein-20080819-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-frankenstein-20080819-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-frankenstein-20080819-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-frankenstein-20080819-3|21	
14mr|texlive-frankenstein-20080819-3|22	%description
14mr|texlive-frankenstein-20080819-3|23	Frankenstein is a bundle of LaTeX packages serving various
14mr|texlive-frankenstein-20080819-3|24	purposes and a BibTeX bibliography style. Descriptions are
14mr|texlive-frankenstein-20080819-3|25	given under the individual packages: abbrevs, achicago package,
14mr|texlive-frankenstein-20080819-3|26	achicago bibstyle, attrib, blkcntrl, compsci, dialogue, lips,
14mr|texlive-frankenstein-20080819-3|27	moredefs, newclude, slemph, titles.
14mr|texlive-frankenstein-20080819-3|28	
14mr|texlive-frankenstein-20080819-3|29	%post
14mr|texlive-frankenstein-20080819-3|30	%{_sbindir}/texlive.post
14mr|texlive-frankenstein-20080819-3|31	
14mr|texlive-frankenstein-20080819-3|32	%postun
14mr|texlive-frankenstein-20080819-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-frankenstein-20080819-3|34	%{_sbindir}/texlive.post
14mr|texlive-frankenstein-20080819-3|35	fi
14mr|texlive-frankenstein-20080819-3|36	
14mr|texlive-frankenstein-20080819-3|37	#-----------------------------------------------------------------------
14mr|texlive-frankenstein-20080819-3|38	%files
14mr|texlive-frankenstein-20080819-3|39	%{_texmfdistdir}/bibtex/bib/frankenstein/frankenstein.bib
14mr|texlive-frankenstein-20080819-3|40	%{_texmfdistdir}/bibtex/bst/frankenstein/achicago.bst
14mr|texlive-frankenstein-20080819-3|41	%{_texmfdistdir}/tex/latex/frankenstein/abbrevs.cfg
14mr|texlive-frankenstein-20080819-3|42	%{_texmfdistdir}/tex/latex/frankenstein/abbrevs.stq
14mr|texlive-frankenstein-20080819-3|43	%{_texmfdistdir}/tex/latex/frankenstein/abbrevs.sty
14mr|texlive-frankenstein-20080819-3|44	%{_texmfdistdir}/tex/latex/frankenstein/achicago.stq
14mr|texlive-frankenstein-20080819-3|45	%{_texmfdistdir}/tex/latex/frankenstein/achicago.sty
14mr|texlive-frankenstein-20080819-3|46	%{_texmfdistdir}/tex/latex/frankenstein/allocate.sto
14mr|texlive-frankenstein-20080819-3|47	%{_texmfdistdir}/tex/latex/frankenstein/attrib.stq
14mr|texlive-frankenstein-20080819-3|48	%{_texmfdistdir}/tex/latex/frankenstein/attrib.sty
14mr|texlive-frankenstein-20080819-3|49	%{_texmfdistdir}/tex/latex/frankenstein/blkcntrl.stq
14mr|texlive-frankenstein-20080819-3|50	%{_texmfdistdir}/tex/latex/frankenstein/blkcntrl.sty
14mr|texlive-frankenstein-20080819-3|51	%{_texmfdistdir}/tex/latex/frankenstein/compsci.cfg
14mr|texlive-frankenstein-20080819-3|52	%{_texmfdistdir}/tex/latex/frankenstein/compsci.stq
14mr|texlive-frankenstein-20080819-3|53	%{_texmfdistdir}/tex/latex/frankenstein/compsci.sty
14mr|texlive-frankenstein-20080819-3|54	%{_texmfdistdir}/tex/latex/frankenstein/dialogue.stq
14mr|texlive-frankenstein-20080819-3|55	%{_texmfdistdir}/tex/latex/frankenstein/dialogue.sty
14mr|texlive-frankenstein-20080819-3|56	%{_texmfdistdir}/tex/latex/frankenstein/lips.stq
14mr|texlive-frankenstein-20080819-3|57	%{_texmfdistdir}/tex/latex/frankenstein/lips.sty
14mr|texlive-frankenstein-20080819-3|58	%{_texmfdistdir}/tex/latex/frankenstein/moredefs.stq
14mr|texlive-frankenstein-20080819-3|59	%{_texmfdistdir}/tex/latex/frankenstein/moredefs.sty
14mr|texlive-frankenstein-20080819-3|60	%{_texmfdistdir}/tex/latex/frankenstein/newclude.stq
14mr|texlive-frankenstein-20080819-3|61	%{_texmfdistdir}/tex/latex/frankenstein/newclude.sty
14mr|texlive-frankenstein-20080819-3|62	%{_texmfdistdir}/tex/latex/frankenstein/simple.sto
14mr|texlive-frankenstein-20080819-3|63	%{_texmfdistdir}/tex/latex/frankenstein/slemph.cfg
14mr|texlive-frankenstein-20080819-3|64	%{_texmfdistdir}/tex/latex/frankenstein/slemph.stq
14mr|texlive-frankenstein-20080819-3|65	%{_texmfdistdir}/tex/latex/frankenstein/slemph.sty
14mr|texlive-frankenstein-20080819-3|66	%{_texmfdistdir}/tex/latex/frankenstein/tag.sto
14mr|texlive-frankenstein-20080819-3|67	%{_texmfdistdir}/tex/latex/frankenstein/titles.cfg
14mr|texlive-frankenstein-20080819-3|68	%{_texmfdistdir}/tex/latex/frankenstein/titles.stq
14mr|texlive-frankenstein-20080819-3|69	%{_texmfdistdir}/tex/latex/frankenstein/titles.sty
14mr|texlive-frankenstein-20080819-3|70	%doc %{_texmfdistdir}/doc/latex/frankenstein/ChangeLog
14mr|texlive-frankenstein-20080819-3|71	%doc %{_texmfdistdir}/doc/latex/frankenstein/Frankenfile
14mr|texlive-frankenstein-20080819-3|72	%doc %{_texmfdistdir}/doc/latex/frankenstein/INSTALL
14mr|texlive-frankenstein-20080819-3|73	%doc %{_texmfdistdir}/doc/latex/frankenstein/README
14mr|texlive-frankenstein-20080819-3|74	%doc %{_texmfdistdir}/doc/latex/frankenstein/abbrevs.pdf
14mr|texlive-frankenstein-20080819-3|75	%doc %{_texmfdistdir}/doc/latex/frankenstein/abbrevs.tex
14mr|texlive-frankenstein-20080819-3|76	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago-bst.pdf
14mr|texlive-frankenstein-20080819-3|77	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago-bst.tex
14mr|texlive-frankenstein-20080819-3|78	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago-bst.ver
14mr|texlive-frankenstein-20080819-3|79	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago.bsq
14mr|texlive-frankenstein-20080819-3|80	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago.pdf
14mr|texlive-frankenstein-20080819-3|81	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago.tex
14mr|texlive-frankenstein-20080819-3|82	%doc %{_texmfdistdir}/doc/latex/frankenstein/attrib.pdf
14mr|texlive-frankenstein-20080819-3|83	%doc %{_texmfdistdir}/doc/latex/frankenstein/attrib.tex
14mr|texlive-frankenstein-20080819-3|84	%doc %{_texmfdistdir}/doc/latex/frankenstein/blkcntrl.pdf
14mr|texlive-frankenstein-20080819-3|85	%doc %{_texmfdistdir}/doc/latex/frankenstein/blkcntrl.tex
14mr|texlive-frankenstein-20080819-3|86	%doc %{_texmfdistdir}/doc/latex/frankenstein/compsci.pdf
14mr|texlive-frankenstein-20080819-3|87	%doc %{_texmfdistdir}/doc/latex/frankenstein/compsci.tex
14mr|texlive-frankenstein-20080819-3|88	%doc %{_texmfdistdir}/doc/latex/frankenstein/dialogue.pdf
14mr|texlive-frankenstein-20080819-3|89	%doc %{_texmfdistdir}/doc/latex/frankenstein/dialogue.tex
14mr|texlive-frankenstein-20080819-3|90	%doc %{_texmfdistdir}/doc/latex/frankenstein/lips.pdf
14mr|texlive-frankenstein-20080819-3|91	%doc %{_texmfdistdir}/doc/latex/frankenstein/lips.tex
14mr|texlive-frankenstein-20080819-3|92	%doc %{_texmfdistdir}/doc/latex/frankenstein/moredefs.pdf
14mr|texlive-frankenstein-20080819-3|93	%doc %{_texmfdistdir}/doc/latex/frankenstein/moredefs.tex
14mr|texlive-frankenstein-20080819-3|94	%doc %{_texmfdistdir}/doc/latex/frankenstein/newclude.pdf
14mr|texlive-frankenstein-20080819-3|95	%doc %{_texmfdistdir}/doc/latex/frankenstein/newclude.tex
14mr|texlive-frankenstein-20080819-3|96	%doc %{_texmfdistdir}/doc/latex/frankenstein/slemph.pdf
14mr|texlive-frankenstein-20080819-3|97	%doc %{_texmfdistdir}/doc/latex/frankenstein/slemph.tex
14mr|texlive-frankenstein-20080819-3|98	%doc %{_texmfdistdir}/doc/latex/frankenstein/titles.pdf
14mr|texlive-frankenstein-20080819-3|99	%doc %{_texmfdistdir}/doc/latex/frankenstein/titles.tex
14mr|texlive-frankenstein-20080819-3|100	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/README-unsupported
14mr|texlive-frankenstein-20080819-3|101	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.cfg
14mr|texlive-frankenstein-20080819-3|102	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.ins
14mr|texlive-frankenstein-20080819-3|103	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.pdf
14mr|texlive-frankenstein-20080819-3|104	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.sty
14mr|texlive-frankenstein-20080819-3|105	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.tex
14mr|texlive-frankenstein-20080819-3|106	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/drama.ins
14mr|texlive-frankenstein-20080819-3|107	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/drama.pdf
14mr|texlive-frankenstein-20080819-3|108	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/drama.sty
14mr|texlive-frankenstein-20080819-3|109	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/drama.tex
14mr|texlive-frankenstein-20080819-3|110	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex-test.tex
14mr|texlive-frankenstein-20080819-3|111	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex.ins
14mr|texlive-frankenstein-20080819-3|112	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex.pdf
14mr|texlive-frankenstein-20080819-3|113	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex.sty
14mr|texlive-frankenstein-20080819-3|114	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex.tex
14mr|texlive-frankenstein-20080819-3|115	#- source
14mr|texlive-frankenstein-20080819-3|116	%doc %{_texmfdistdir}/source/latex/frankenstein/Makefile
14mr|texlive-frankenstein-20080819-3|117	%doc %{_texmfdistdir}/source/latex/frankenstein/abbrevs.ins
14mr|texlive-frankenstein-20080819-3|118	%doc %{_texmfdistdir}/source/latex/frankenstein/achicago-bst.ins
14mr|texlive-frankenstein-20080819-3|119	%doc %{_texmfdistdir}/source/latex/frankenstein/achicago.ins
14mr|texlive-frankenstein-20080819-3|120	%doc %{_texmfdistdir}/source/latex/frankenstein/attrib.ins
14mr|texlive-frankenstein-20080819-3|121	%doc %{_texmfdistdir}/source/latex/frankenstein/blkcntrl.ins
14mr|texlive-frankenstein-20080819-3|122	%doc %{_texmfdistdir}/source/latex/frankenstein/compsci.ins
14mr|texlive-frankenstein-20080819-3|123	%doc %{_texmfdistdir}/source/latex/frankenstein/dialogue.ins
14mr|texlive-frankenstein-20080819-3|124	%doc %{_texmfdistdir}/source/latex/frankenstein/lips.ins
14mr|texlive-frankenstein-20080819-3|125	%doc %{_texmfdistdir}/source/latex/frankenstein/moredefs.ins
14mr|texlive-frankenstein-20080819-3|126	%doc %{_texmfdistdir}/source/latex/frankenstein/newclude.ins
14mr|texlive-frankenstein-20080819-3|127	%doc %{_texmfdistdir}/source/latex/frankenstein/slemph.ins
14mr|texlive-frankenstein-20080819-3|128	%doc %{_texmfdistdir}/source/latex/frankenstein/titles.ins
14mr|texlive-frankenstein-20080819-3|129	
14mr|texlive-frankenstein-20080819-3|130	#-----------------------------------------------------------------------
14mr|texlive-frankenstein-20080819-3|131	%prep
14mr|texlive-frankenstein-20080819-3|132	%setup -c -a0 -a1 -a2
14mr|texlive-frankenstein-20080819-3|133	
14mr|texlive-frankenstein-20080819-3|134	%build
14mr|texlive-frankenstein-20080819-3|135	
14mr|texlive-frankenstein-20080819-3|136	%install
14mr|texlive-frankenstein-20080819-3|137	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-frankenstein-20080819-3|138	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-frankenstein-20080819-3|139	
14mr|texlive-frankenstein-20080819-3|140	
14mr|texlive-frankenstein-20080819-3|141	
14mr|texlive-frankenstein-20080819-3|142	%changelog
14mr|texlive-frankenstein-20080819-3|143	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080819-3
14mr|texlive-frankenstein-20080819-3|144	+ Revision: aa37c25
14mr|texlive-frankenstein-20080819-3|145	- MassBuild#440: Increase release tag
14mr|texlive-frankenstein-20080819-3|146	
14mr|texlive-frankenstein-20080819-3|147	

20163 14
14mr|texlive-frcursive-20111109-3|1	# revision 24559
14mr|texlive-frcursive-20111109-3|2	# category Package
14mr|texlive-frcursive-20111109-3|3	# catalog-ctan /fonts/frcursive
14mr|texlive-frcursive-20111109-3|4	# catalog-date 2011-11-09 16:18:27 +0100
14mr|texlive-frcursive-20111109-3|5	# catalog-license lppl1.2
14mr|texlive-frcursive-20111109-3|6	# catalog-version undef
14mr|texlive-frcursive-20111109-3|7	Name:		texlive-frcursive
14mr|texlive-frcursive-20111109-3|8	Version:	20111109
14mr|texlive-frcursive-20111109-3|9	Release:	3
14mr|texlive-frcursive-20111109-3|10	Summary:	French cursive hand fonts
14mr|texlive-frcursive-20111109-3|11	Group:		Publishing
14mr|texlive-frcursive-20111109-3|12	URL:		http://www.ctan.org/tex-archive/fonts/frcursive
14mr|texlive-frcursive-20111109-3|13	License:	LPPL1.2
14mr|texlive-frcursive-20111109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frcursive.tar.xz
14mr|texlive-frcursive-20111109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frcursive.doc.tar.xz
14mr|texlive-frcursive-20111109-3|16	BuildArch:	noarch
14mr|texlive-frcursive-20111109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-frcursive-20111109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-frcursive-20111109-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-frcursive-20111109-3|20	
14mr|texlive-frcursive-20111109-3|21	%description
14mr|texlive-frcursive-20111109-3|22	A hand-writing font in the style of the French academic
14mr|texlive-frcursive-20111109-3|23	running-hand. The font was written in Metafont and and has been
14mr|texlive-frcursive-20111109-3|24	converted to Adobe Type 1 format. LaTeX support (NFFS fd files,
14mr|texlive-frcursive-20111109-3|25	and a package) and font maps are provided.
14mr|texlive-frcursive-20111109-3|26	
14mr|texlive-frcursive-20111109-3|27	%post
14mr|texlive-frcursive-20111109-3|28	%{_sbindir}/texlive.post
14mr|texlive-frcursive-20111109-3|29	
14mr|texlive-frcursive-20111109-3|30	%postun
14mr|texlive-frcursive-20111109-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-frcursive-20111109-3|32	%{_sbindir}/texlive.post
14mr|texlive-frcursive-20111109-3|33	fi
14mr|texlive-frcursive-20111109-3|34	
14mr|texlive-frcursive-20111109-3|35	#-----------------------------------------------------------------------
14mr|texlive-frcursive-20111109-3|36	%files
14mr|texlive-frcursive-20111109-3|37	%{_texmfdistdir}/fonts/map/dvips/frcursive/frcursive.map
14mr|texlive-frcursive-20111109-3|38	%{_texmfdistdir}/fonts/source/public/frcursive/frcbx10.mf
14mr|texlive-frcursive-20111109-3|39	%{_texmfdistdir}/fonts/source/public/frcursive/frcbx14.mf
14mr|texlive-frcursive-20111109-3|40	%{_texmfdistdir}/fonts/source/public/frcursive/frcbx6.mf
14mr|texlive-frcursive-20111109-3|41	%{_texmfdistdir}/fonts/source/public/frcursive/frcc10.mf
14mr|texlive-frcursive-20111109-3|42	%{_texmfdistdir}/fonts/source/public/frcursive/frcc14.mf
14mr|texlive-frcursive-20111109-3|43	%{_texmfdistdir}/fonts/source/public/frcursive/frcc6.mf
14mr|texlive-frcursive-20111109-3|44	%{_texmfdistdir}/fonts/source/public/frcursive/frcf10.mf
14mr|texlive-frcursive-20111109-3|45	%{_texmfdistdir}/fonts/source/public/frcursive/frcf14.mf
14mr|texlive-frcursive-20111109-3|46	%{_texmfdistdir}/fonts/source/public/frcursive/frcf6.mf
14mr|texlive-frcursive-20111109-3|47	%{_texmfdistdir}/fonts/source/public/frcursive/frcr10.mf
14mr|texlive-frcursive-20111109-3|48	%{_texmfdistdir}/fonts/source/public/frcursive/frcr14.mf
14mr|texlive-frcursive-20111109-3|49	%{_texmfdistdir}/fonts/source/public/frcursive/frcr6.mf
14mr|texlive-frcursive-20111109-3|50	%{_texmfdistdir}/fonts/source/public/frcursive/frcsl10.mf
14mr|texlive-frcursive-20111109-3|51	%{_texmfdistdir}/fonts/source/public/frcursive/frcsl14.mf
14mr|texlive-frcursive-20111109-3|52	%{_texmfdistdir}/fonts/source/public/frcursive/frcsl6.mf
14mr|texlive-frcursive-20111109-3|53	%{_texmfdistdir}/fonts/source/public/frcursive/frcslbx10.mf
14mr|texlive-frcursive-20111109-3|54	%{_texmfdistdir}/fonts/source/public/frcursive/frcslbx14.mf
14mr|texlive-frcursive-20111109-3|55	%{_texmfdistdir}/fonts/source/public/frcursive/frcslbx6.mf
14mr|texlive-frcursive-20111109-3|56	%{_texmfdistdir}/fonts/source/public/frcursive/frcslc10.mf
14mr|texlive-frcursive-20111109-3|57	%{_texmfdistdir}/fonts/source/public/frcursive/frcslc14.mf
14mr|texlive-frcursive-20111109-3|58	%{_texmfdistdir}/fonts/source/public/frcursive/frcslc6.mf
14mr|texlive-frcursive-20111109-3|59	%{_texmfdistdir}/fonts/source/public/frcursive/frcursive.mf
14mr|texlive-frcursive-20111109-3|60	%{_texmfdistdir}/fonts/tfm/public/frcursive/frca10.tfm
14mr|texlive-frcursive-20111109-3|61	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcbx10.tfm
14mr|texlive-frcursive-20111109-3|62	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcbx14.tfm
14mr|texlive-frcursive-20111109-3|63	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcbx6.tfm
14mr|texlive-frcursive-20111109-3|64	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcc10.tfm
14mr|texlive-frcursive-20111109-3|65	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcc14.tfm
14mr|texlive-frcursive-20111109-3|66	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcc6.tfm
14mr|texlive-frcursive-20111109-3|67	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcf10.tfm
14mr|texlive-frcursive-20111109-3|68	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcf14.tfm
14mr|texlive-frcursive-20111109-3|69	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcf6.tfm
14mr|texlive-frcursive-20111109-3|70	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcr10.tfm
14mr|texlive-frcursive-20111109-3|71	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcr14.tfm
14mr|texlive-frcursive-20111109-3|72	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcr6.tfm
14mr|texlive-frcursive-20111109-3|73	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcsl10.tfm
14mr|texlive-frcursive-20111109-3|74	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcsl14.tfm
14mr|texlive-frcursive-20111109-3|75	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcsl6.tfm
14mr|texlive-frcursive-20111109-3|76	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcslbx10.tfm
14mr|texlive-frcursive-20111109-3|77	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcslbx14.tfm
14mr|texlive-frcursive-20111109-3|78	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcslbx6.tfm
14mr|texlive-frcursive-20111109-3|79	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcslc10.tfm
14mr|texlive-frcursive-20111109-3|80	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcslc14.tfm
14mr|texlive-frcursive-20111109-3|81	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcslc6.tfm
14mr|texlive-frcursive-20111109-3|82	%{_texmfdistdir}/fonts/tfm/public/frcursive/frcw10.tfm
14mr|texlive-frcursive-20111109-3|83	%{_texmfdistdir}/fonts/type1/public/frcursive/frca10.pfb
14mr|texlive-frcursive-20111109-3|84	%{_texmfdistdir}/fonts/type1/public/frcursive/frcbx10.pfb
14mr|texlive-frcursive-20111109-3|85	%{_texmfdistdir}/fonts/type1/public/frcursive/frcbx14.pfb
14mr|texlive-frcursive-20111109-3|86	%{_texmfdistdir}/fonts/type1/public/frcursive/frcbx6.pfb
14mr|texlive-frcursive-20111109-3|87	%{_texmfdistdir}/fonts/type1/public/frcursive/frcc10.pfb
14mr|texlive-frcursive-20111109-3|88	%{_texmfdistdir}/fonts/type1/public/frcursive/frcc14.pfb
14mr|texlive-frcursive-20111109-3|89	%{_texmfdistdir}/fonts/type1/public/frcursive/frcc6.pfb
14mr|texlive-frcursive-20111109-3|90	%{_texmfdistdir}/fonts/type1/public/frcursive/frcf10.pfb
14mr|texlive-frcursive-20111109-3|91	%{_texmfdistdir}/fonts/type1/public/frcursive/frcf14.pfb
14mr|texlive-frcursive-20111109-3|92	%{_texmfdistdir}/fonts/type1/public/frcursive/frcf6.pfb
14mr|texlive-frcursive-20111109-3|93	%{_texmfdistdir}/fonts/type1/public/frcursive/frcr10.pfb
14mr|texlive-frcursive-20111109-3|94	%{_texmfdistdir}/fonts/type1/public/frcursive/frcr14.pfb
14mr|texlive-frcursive-20111109-3|95	%{_texmfdistdir}/fonts/type1/public/frcursive/frcr6.pfb
14mr|texlive-frcursive-20111109-3|96	%{_texmfdistdir}/fonts/type1/public/frcursive/frcsl10.pfb
14mr|texlive-frcursive-20111109-3|97	%{_texmfdistdir}/fonts/type1/public/frcursive/frcsl14.pfb
14mr|texlive-frcursive-20111109-3|98	%{_texmfdistdir}/fonts/type1/public/frcursive/frcsl6.pfb
14mr|texlive-frcursive-20111109-3|99	%{_texmfdistdir}/fonts/type1/public/frcursive/frcslbx10.pfb
14mr|texlive-frcursive-20111109-3|100	%{_texmfdistdir}/fonts/type1/public/frcursive/frcslbx14.pfb
14mr|texlive-frcursive-20111109-3|101	%{_texmfdistdir}/fonts/type1/public/frcursive/frcslbx6.pfb
14mr|texlive-frcursive-20111109-3|102	%{_texmfdistdir}/fonts/type1/public/frcursive/frcslc10.pfb
14mr|texlive-frcursive-20111109-3|103	%{_texmfdistdir}/fonts/type1/public/frcursive/frcslc14.pfb
14mr|texlive-frcursive-20111109-3|104	%{_texmfdistdir}/fonts/type1/public/frcursive/frcslc6.pfb
14mr|texlive-frcursive-20111109-3|105	%{_texmfdistdir}/fonts/type1/public/frcursive/frcw10.pfb
14mr|texlive-frcursive-20111109-3|106	%{_texmfdistdir}/tex/latex/frcursive/frcursive.sty
14mr|texlive-frcursive-20111109-3|107	%{_texmfdistdir}/tex/latex/frcursive/ot1frc.fd
14mr|texlive-frcursive-20111109-3|108	%{_texmfdistdir}/tex/latex/frcursive/t1frc.fd
14mr|texlive-frcursive-20111109-3|109	%doc %{_texmfdistdir}/doc/fonts/frcursive/COPYING
14mr|texlive-frcursive-20111109-3|110	%doc %{_texmfdistdir}/doc/fonts/frcursive/README
14mr|texlive-frcursive-20111109-3|111	%doc %{_texmfdistdir}/doc/fonts/frcursive/frcursive.pdf
14mr|texlive-frcursive-20111109-3|112	#- source
14mr|texlive-frcursive-20111109-3|113	
14mr|texlive-frcursive-20111109-3|114	#-----------------------------------------------------------------------
14mr|texlive-frcursive-20111109-3|115	%prep
14mr|texlive-frcursive-20111109-3|116	%setup -c -a0 -a1
14mr|texlive-frcursive-20111109-3|117	
14mr|texlive-frcursive-20111109-3|118	%build
14mr|texlive-frcursive-20111109-3|119	
14mr|texlive-frcursive-20111109-3|120	%install
14mr|texlive-frcursive-20111109-3|121	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-frcursive-20111109-3|122	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-frcursive-20111109-3|123	
14mr|texlive-frcursive-20111109-3|124	
14mr|texlive-frcursive-20111109-3|125	
14mr|texlive-frcursive-20111109-3|126	%changelog
14mr|texlive-frcursive-20111109-3|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111109-3
14mr|texlive-frcursive-20111109-3|128	+ Revision: 8154ba7
14mr|texlive-frcursive-20111109-3|129	- MassBuild#440: Increase release tag
14mr|texlive-frcursive-20111109-3|130	
14mr|texlive-frcursive-20111109-3|131	

20164 14
14mr|texlive-frege-1.3-6|1	# revision 27417
14mr|texlive-frege-1.3-6|2	# category Package
14mr|texlive-frege-1.3-6|3	# catalog-ctan /macros/latex/contrib/frege
14mr|texlive-frege-1.3-6|4	# catalog-date 2012-08-15 12:04:21 +0200
14mr|texlive-frege-1.3-6|5	# catalog-license gpl
14mr|texlive-frege-1.3-6|6	# catalog-version 1.3
14mr|texlive-frege-1.3-6|7	Name:		texlive-frege
14mr|texlive-frege-1.3-6|8	Version:	1.3
14mr|texlive-frege-1.3-6|9	Release:	6
14mr|texlive-frege-1.3-6|10	Summary:	Typeset fregean Begriffsschrift
14mr|texlive-frege-1.3-6|11	Group:		Publishing
14mr|texlive-frege-1.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/frege
14mr|texlive-frege-1.3-6|13	License:	GPL
14mr|texlive-frege-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frege.tar.xz
14mr|texlive-frege-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frege.doc.tar.xz
14mr|texlive-frege-1.3-6|16	BuildArch:	noarch
14mr|texlive-frege-1.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-frege-1.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-frege-1.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-frege-1.3-6|20	
14mr|texlive-frege-1.3-6|21	%description
14mr|texlive-frege-1.3-6|22	The package defines a number of new commands for typesetting
14mr|texlive-frege-1.3-6|23	fregean Begriffsschrift in LaTeX. It is loosely based on the
14mr|texlive-frege-1.3-6|24	package begriff, and offers a number of improvements including
14mr|texlive-frege-1.3-6|25	better relative lengths of the content stroke with respect to
14mr|texlive-frege-1.3-6|26	other strokes, content strokes that point at the middle of
14mr|texlive-frege-1.3-6|27	lines rather than the bottom, a greater width for the assertion
14mr|texlive-frege-1.3-6|28	stroke as compared to the content stroke, a more intuitive
14mr|texlive-frege-1.3-6|29	structure for the conditional, greater care taken to allow for
14mr|texlive-frege-1.3-6|30	the linewidth in the spacing of formulas.
14mr|texlive-frege-1.3-6|31	
14mr|texlive-frege-1.3-6|32	%post
14mr|texlive-frege-1.3-6|33	%{_sbindir}/texlive.post
14mr|texlive-frege-1.3-6|34	
14mr|texlive-frege-1.3-6|35	%postun
14mr|texlive-frege-1.3-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-frege-1.3-6|37	%{_sbindir}/texlive.post
14mr|texlive-frege-1.3-6|38	fi
14mr|texlive-frege-1.3-6|39	
14mr|texlive-frege-1.3-6|40	#-----------------------------------------------------------------------
14mr|texlive-frege-1.3-6|41	%files
14mr|texlive-frege-1.3-6|42	%{_texmfdistdir}/tex/latex/frege/frege.sty
14mr|texlive-frege-1.3-6|43	%doc %{_texmfdistdir}/doc/latex/frege/GNU.txt
14mr|texlive-frege-1.3-6|44	%doc %{_texmfdistdir}/doc/latex/frege/INSTALL
14mr|texlive-frege-1.3-6|45	%doc %{_texmfdistdir}/doc/latex/frege/README
14mr|texlive-frege-1.3-6|46	%doc %{_texmfdistdir}/doc/latex/frege/frege.pdf
14mr|texlive-frege-1.3-6|47	%doc %{_texmfdistdir}/doc/latex/frege/frege.tex
14mr|texlive-frege-1.3-6|48	
14mr|texlive-frege-1.3-6|49	#-----------------------------------------------------------------------
14mr|texlive-frege-1.3-6|50	%prep
14mr|texlive-frege-1.3-6|51	%setup -c -a0 -a1
14mr|texlive-frege-1.3-6|52	
14mr|texlive-frege-1.3-6|53	%build
14mr|texlive-frege-1.3-6|54	
14mr|texlive-frege-1.3-6|55	%install
14mr|texlive-frege-1.3-6|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-frege-1.3-6|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-frege-1.3-6|58	
14mr|texlive-frege-1.3-6|59	%changelog
14mr|texlive-frege-1.3-6|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-6
14mr|texlive-frege-1.3-6|61	+ Revision: e8a16ce
14mr|texlive-frege-1.3-6|62	- MassBuild#440: Increase release tag
14mr|texlive-frege-1.3-6|63	
14mr|texlive-frege-1.3-6|64	

20165 14
14mr|texlive-frenchle-5.9995-2|1	# revision 25164
14mr|texlive-frenchle-5.9995-2|2	# category Package
14mr|texlive-frenchle-5.9995-2|3	# catalog-ctan /language/french/frenchle
14mr|texlive-frenchle-5.9995-2|4	# catalog-date 2012-01-20 12:38:21 +0100
14mr|texlive-frenchle-5.9995-2|5	# catalog-license lppl
14mr|texlive-frenchle-5.9995-2|6	# catalog-version 5.9995
14mr|texlive-frenchle-5.9995-2|7	Name:		texlive-frenchle
14mr|texlive-frenchle-5.9995-2|8	Version:	5.9995
14mr|texlive-frenchle-5.9995-2|9	Release:	2
14mr|texlive-frenchle-5.9995-2|10	Summary:	French macros, usable stand-alone or with Babel
14mr|texlive-frenchle-5.9995-2|11	Group:		Publishing
14mr|texlive-frenchle-5.9995-2|12	URL:		http://www.ctan.org/tex-archive/language/french/frenchle
14mr|texlive-frenchle-5.9995-2|13	License:	LPPL
14mr|texlive-frenchle-5.9995-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frenchle.tar.xz
14mr|texlive-frenchle-5.9995-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frenchle.doc.tar.xz
14mr|texlive-frenchle-5.9995-2|16	BuildArch:	noarch
14mr|texlive-frenchle-5.9995-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-frenchle-5.9995-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-frenchle-5.9995-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-frenchle-5.9995-2|20	
14mr|texlive-frenchle-5.9995-2|21	%description
14mr|texlive-frenchle-5.9995-2|22	This is a redistribution and repackaging of the late Bernard
14mr|texlive-frenchle-5.9995-2|23	Gaulle's "light" package to typeset French documents according
14mr|texlive-frenchle-5.9995-2|24	to the rules of the "Imprimerie Nationale". The package offers
14mr|texlive-frenchle-5.9995-2|25	a package, two Babel language definition files (french.ldf and
14mr|texlive-frenchle-5.9995-2|26	frenchle.ldf), and a package to enable the non-standard
14mr|texlive-frenchle-5.9995-2|27	definition files to be loaded into an unmodified Babel. The
14mr|texlive-frenchle-5.9995-2|28	user may simply use frenchle.sty if typesetting a French-only
14mr|texlive-frenchle-5.9995-2|29	document, but should use Babel with the frenchle option for a
14mr|texlive-frenchle-5.9995-2|30	multilingual document.
14mr|texlive-frenchle-5.9995-2|31	
14mr|texlive-frenchle-5.9995-2|32	%post
14mr|texlive-frenchle-5.9995-2|33	%{_sbindir}/texlive.post
14mr|texlive-frenchle-5.9995-2|34	
14mr|texlive-frenchle-5.9995-2|35	%postun
14mr|texlive-frenchle-5.9995-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-frenchle-5.9995-2|37	%{_sbindir}/texlive.post
14mr|texlive-frenchle-5.9995-2|38	fi
14mr|texlive-frenchle-5.9995-2|39	
14mr|texlive-frenchle-5.9995-2|40	#-----------------------------------------------------------------------
14mr|texlive-frenchle-5.9995-2|41	%files
14mr|texlive-frenchle-5.9995-2|42	%{_texmfdistdir}/tex/latex/frenchle/babelfr.sty
14mr|texlive-frenchle-5.9995-2|43	%{_texmfdistdir}/tex/latex/frenchle/french.ldf
14mr|texlive-frenchle-5.9995-2|44	%{_texmfdistdir}/tex/latex/frenchle/frenchle.cfg
14mr|texlive-frenchle-5.9995-2|45	%{_texmfdistdir}/tex/latex/frenchle/frenchle.ldf
14mr|texlive-frenchle-5.9995-2|46	%{_texmfdistdir}/tex/latex/frenchle/frenchle.sty
14mr|texlive-frenchle-5.9995-2|47	%doc %{_texmfdistdir}/doc/latex/frenchle/ALIRE.le
14mr|texlive-frenchle-5.9995-2|48	%doc %{_texmfdistdir}/doc/latex/frenchle/README
14mr|texlive-frenchle-5.9995-2|49	%doc %{_texmfdistdir}/doc/latex/frenchle/frenchle.pdf
14mr|texlive-frenchle-5.9995-2|50	
14mr|texlive-frenchle-5.9995-2|51	#-----------------------------------------------------------------------
14mr|texlive-frenchle-5.9995-2|52	%prep
14mr|texlive-frenchle-5.9995-2|53	%setup -c -a0 -a1
14mr|texlive-frenchle-5.9995-2|54	
14mr|texlive-frenchle-5.9995-2|55	%build
14mr|texlive-frenchle-5.9995-2|56	
14mr|texlive-frenchle-5.9995-2|57	%install
14mr|texlive-frenchle-5.9995-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-frenchle-5.9995-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-frenchle-5.9995-2|60	
14mr|texlive-frenchle-5.9995-2|61	
14mr|texlive-frenchle-5.9995-2|62	
14mr|texlive-frenchle-5.9995-2|63	%changelog
14mr|texlive-frenchle-5.9995-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.9995-2
14mr|texlive-frenchle-5.9995-2|65	+ Revision: 4632a17
14mr|texlive-frenchle-5.9995-2|66	- MassBuild#440: Increase release tag
14mr|texlive-frenchle-5.9995-2|67	
14mr|texlive-frenchle-5.9995-2|68	

20166 14
14mr|texlive-friulan-20120413-3|1	# revision 25957
14mr|texlive-friulan-20120413-3|2	# category Package
14mr|texlive-friulan-20120413-3|3	# catalog-ctan /macros/latex/contrib/babel-contrib/friulan
14mr|texlive-friulan-20120413-3|4	# catalog-date 2012-04-13 12:36:19 +0200
14mr|texlive-friulan-20120413-3|5	# catalog-license lppl1.3
14mr|texlive-friulan-20120413-3|6	# catalog-version undef
14mr|texlive-friulan-20120413-3|7	Name:		texlive-friulan
14mr|texlive-friulan-20120413-3|8	Version:	20120413
14mr|texlive-friulan-20120413-3|9	Release:	3
14mr|texlive-friulan-20120413-3|10	Summary:	Babel/Polyglossia support for Friulan(Furlan)
14mr|texlive-friulan-20120413-3|11	Group:		Publishing
14mr|texlive-friulan-20120413-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/friulan
14mr|texlive-friulan-20120413-3|13	License:	LPPL1.3
14mr|texlive-friulan-20120413-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/friulan.tar.xz
14mr|texlive-friulan-20120413-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/friulan.doc.tar.xz
14mr|texlive-friulan-20120413-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/friulan.source.tar.xz
14mr|texlive-friulan-20120413-3|17	BuildArch:	noarch
14mr|texlive-friulan-20120413-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-friulan-20120413-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-friulan-20120413-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-friulan-20120413-3|21	
14mr|texlive-friulan-20120413-3|22	%description
14mr|texlive-friulan-20120413-3|23	The package provides a language description file that enables
14mr|texlive-friulan-20120413-3|24	support of Friulan either with babel or with polyglossia.
14mr|texlive-friulan-20120413-3|25	
14mr|texlive-friulan-20120413-3|26	%post
14mr|texlive-friulan-20120413-3|27	%{_sbindir}/texlive.post
14mr|texlive-friulan-20120413-3|28	
14mr|texlive-friulan-20120413-3|29	%postun
14mr|texlive-friulan-20120413-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-friulan-20120413-3|31	%{_sbindir}/texlive.post
14mr|texlive-friulan-20120413-3|32	fi
14mr|texlive-friulan-20120413-3|33	
14mr|texlive-friulan-20120413-3|34	#-----------------------------------------------------------------------
14mr|texlive-friulan-20120413-3|35	%files
14mr|texlive-friulan-20120413-3|36	%{_texmfdistdir}/tex/latex/friulan/friulan.ldf
14mr|texlive-friulan-20120413-3|37	%{_texmfdistdir}/tex/latex/friulan/furlan.ldf
14mr|texlive-friulan-20120413-3|38	%doc %{_texmfdistdir}/doc/latex/friulan/friulan.pdf
14mr|texlive-friulan-20120413-3|39	#- source
14mr|texlive-friulan-20120413-3|40	%doc %{_texmfdistdir}/source/latex/friulan/friulan.dtx
14mr|texlive-friulan-20120413-3|41	
14mr|texlive-friulan-20120413-3|42	#-----------------------------------------------------------------------
14mr|texlive-friulan-20120413-3|43	%prep
14mr|texlive-friulan-20120413-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-friulan-20120413-3|45	
14mr|texlive-friulan-20120413-3|46	%build
14mr|texlive-friulan-20120413-3|47	
14mr|texlive-friulan-20120413-3|48	%install
14mr|texlive-friulan-20120413-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-friulan-20120413-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-friulan-20120413-3|51	
14mr|texlive-friulan-20120413-3|52	
14mr|texlive-friulan-20120413-3|53	
14mr|texlive-friulan-20120413-3|54	%changelog
14mr|texlive-friulan-20120413-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120413-3
14mr|texlive-friulan-20120413-3|56	+ Revision: 8c19b06
14mr|texlive-friulan-20120413-3|57	- MassBuild#440: Increase release tag
14mr|texlive-friulan-20120413-3|58	
14mr|texlive-friulan-20120413-3|59	

20167 14
14mr|texlive-frletter-20080819-3|1	# revision 15878
14mr|texlive-frletter-20080819-3|2	# category Package
14mr|texlive-frletter-20080819-3|3	# catalog-ctan /macros/latex/contrib/frletter
14mr|texlive-frletter-20080819-3|4	# catalog-date 2008-08-19 21:00:04 +0200
14mr|texlive-frletter-20080819-3|5	# catalog-license pd
14mr|texlive-frletter-20080819-3|6	# catalog-version undef
14mr|texlive-frletter-20080819-3|7	Name:		texlive-frletter
14mr|texlive-frletter-20080819-3|8	Version:	20080819
14mr|texlive-frletter-20080819-3|9	Release:	3
14mr|texlive-frletter-20080819-3|10	Summary:	Typeset letters in the French style
14mr|texlive-frletter-20080819-3|11	Group:		Publishing
14mr|texlive-frletter-20080819-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/frletter
14mr|texlive-frletter-20080819-3|13	License:	PD
14mr|texlive-frletter-20080819-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frletter.tar.xz
14mr|texlive-frletter-20080819-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frletter.doc.tar.xz
14mr|texlive-frletter-20080819-3|16	BuildArch:	noarch
14mr|texlive-frletter-20080819-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-frletter-20080819-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-frletter-20080819-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-frletter-20080819-3|20	
14mr|texlive-frletter-20080819-3|21	%description
14mr|texlive-frletter-20080819-3|22	A small class for typesetting letters in France. No assumption
14mr|texlive-frletter-20080819-3|23	is made about the language in use. The class represents a small
14mr|texlive-frletter-20080819-3|24	modification of the beletter class, which is itself a
14mr|texlive-frletter-20080819-3|25	modification of the standard LaTeX letter class.
14mr|texlive-frletter-20080819-3|26	
14mr|texlive-frletter-20080819-3|27	%post
14mr|texlive-frletter-20080819-3|28	%{_sbindir}/texlive.post
14mr|texlive-frletter-20080819-3|29	
14mr|texlive-frletter-20080819-3|30	%postun
14mr|texlive-frletter-20080819-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-frletter-20080819-3|32	%{_sbindir}/texlive.post
14mr|texlive-frletter-20080819-3|33	fi
14mr|texlive-frletter-20080819-3|34	
14mr|texlive-frletter-20080819-3|35	#-----------------------------------------------------------------------
14mr|texlive-frletter-20080819-3|36	%files
14mr|texlive-frletter-20080819-3|37	%{_texmfdistdir}/tex/latex/frletter/frletter.cls
14mr|texlive-frletter-20080819-3|38	%doc %{_texmfdistdir}/doc/latex/frletter/README
14mr|texlive-frletter-20080819-3|39	
14mr|texlive-frletter-20080819-3|40	#-----------------------------------------------------------------------
14mr|texlive-frletter-20080819-3|41	%prep
14mr|texlive-frletter-20080819-3|42	%setup -c -a0 -a1
14mr|texlive-frletter-20080819-3|43	
14mr|texlive-frletter-20080819-3|44	%build
14mr|texlive-frletter-20080819-3|45	
14mr|texlive-frletter-20080819-3|46	%install
14mr|texlive-frletter-20080819-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-frletter-20080819-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-frletter-20080819-3|49	
14mr|texlive-frletter-20080819-3|50	
14mr|texlive-frletter-20080819-3|51	
14mr|texlive-frletter-20080819-3|52	%changelog
14mr|texlive-frletter-20080819-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080819-3
14mr|texlive-frletter-20080819-3|54	+ Revision: 2c7aecb
14mr|texlive-frletter-20080819-3|55	- MassBuild#440: Increase release tag
14mr|texlive-frletter-20080819-3|56	
14mr|texlive-frletter-20080819-3|57	

20168 14
14mr|texlive-frontespizio-1.4a-3|1	# revision 24054
14mr|texlive-frontespizio-1.4a-3|2	# category Package
14mr|texlive-frontespizio-1.4a-3|3	# catalog-ctan /macros/latex/contrib/frontespizio
14mr|texlive-frontespizio-1.4a-3|4	# catalog-date 2011-09-21 15:45:55 +0200
14mr|texlive-frontespizio-1.4a-3|5	# catalog-license lppl
14mr|texlive-frontespizio-1.4a-3|6	# catalog-version 1.4a
14mr|texlive-frontespizio-1.4a-3|7	Name:		texlive-frontespizio
14mr|texlive-frontespizio-1.4a-3|8	Version:	1.4a
14mr|texlive-frontespizio-1.4a-3|9	Release:	3
14mr|texlive-frontespizio-1.4a-3|10	Summary:	Create a frontispiece for Italian theses
14mr|texlive-frontespizio-1.4a-3|11	Group:		Publishing
14mr|texlive-frontespizio-1.4a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/frontespizio
14mr|texlive-frontespizio-1.4a-3|13	License:	LPPL
14mr|texlive-frontespizio-1.4a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frontespizio.tar.xz
14mr|texlive-frontespizio-1.4a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frontespizio.doc.tar.xz
14mr|texlive-frontespizio-1.4a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frontespizio.source.tar.xz
14mr|texlive-frontespizio-1.4a-3|17	BuildArch:	noarch
14mr|texlive-frontespizio-1.4a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-frontespizio-1.4a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-frontespizio-1.4a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-frontespizio-1.4a-3|21	
14mr|texlive-frontespizio-1.4a-3|22	%description
14mr|texlive-frontespizio-1.4a-3|23	Typesetting a frontispiece independently of the layout of the
14mr|texlive-frontespizio-1.4a-3|24	main document is difficult. This package provides a solution by
14mr|texlive-frontespizio-1.4a-3|25	producing an auxiliary TeX file to be typeset on its own and
14mr|texlive-frontespizio-1.4a-3|26	the result is automatically included at the next run. The
14mr|texlive-frontespizio-1.4a-3|27	markup necessary for the frontispiece is written in the main
14mr|texlive-frontespizio-1.4a-3|28	document in a frontespizio environment. Documentation is mainly
14mr|texlive-frontespizio-1.4a-3|29	in Italian, as the style is probably apt only to theses in
14mr|texlive-frontespizio-1.4a-3|30	Italy.
14mr|texlive-frontespizio-1.4a-3|31	
14mr|texlive-frontespizio-1.4a-3|32	%post
14mr|texlive-frontespizio-1.4a-3|33	%{_sbindir}/texlive.post
14mr|texlive-frontespizio-1.4a-3|34	
14mr|texlive-frontespizio-1.4a-3|35	%postun
14mr|texlive-frontespizio-1.4a-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-frontespizio-1.4a-3|37	%{_sbindir}/texlive.post
14mr|texlive-frontespizio-1.4a-3|38	fi
14mr|texlive-frontespizio-1.4a-3|39	
14mr|texlive-frontespizio-1.4a-3|40	#-----------------------------------------------------------------------
14mr|texlive-frontespizio-1.4a-3|41	%files
14mr|texlive-frontespizio-1.4a-3|42	%{_texmfdistdir}/tex/latex/frontespizio/frontespizio.sty
14mr|texlive-frontespizio-1.4a-3|43	%doc %{_texmfdistdir}/doc/latex/frontespizio/README
14mr|texlive-frontespizio-1.4a-3|44	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplea.pdf
14mr|texlive-frontespizio-1.4a-3|45	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplea.tex
14mr|texlive-frontespizio-1.4a-3|46	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampleasuf.pdf
14mr|texlive-frontespizio-1.4a-3|47	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampleasuf.tex
14mr|texlive-frontespizio-1.4a-3|48	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampleb.pdf
14mr|texlive-frontespizio-1.4a-3|49	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampleb.tex
14mr|texlive-frontespizio-1.4a-3|50	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplec.pdf
14mr|texlive-frontespizio-1.4a-3|51	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplec.tex
14mr|texlive-frontespizio-1.4a-3|52	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampled.pdf
14mr|texlive-frontespizio-1.4a-3|53	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampled.tex
14mr|texlive-frontespizio-1.4a-3|54	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplee.pdf
14mr|texlive-frontespizio-1.4a-3|55	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplee.tex
14mr|texlive-frontespizio-1.4a-3|56	%doc %{_texmfdistdir}/doc/latex/frontespizio/fakelogo.mp
14mr|texlive-frontespizio-1.4a-3|57	%doc %{_texmfdistdir}/doc/latex/frontespizio/fakelogo.pdf
14mr|texlive-frontespizio-1.4a-3|58	%doc %{_texmfdistdir}/doc/latex/frontespizio/frontespizio.pdf
14mr|texlive-frontespizio-1.4a-3|59	#- source
14mr|texlive-frontespizio-1.4a-3|60	%doc %{_texmfdistdir}/source/latex/frontespizio/frontespizio.dtx
14mr|texlive-frontespizio-1.4a-3|61	%doc %{_texmfdistdir}/source/latex/frontespizio/frontespizio.ins
14mr|texlive-frontespizio-1.4a-3|62	
14mr|texlive-frontespizio-1.4a-3|63	#-----------------------------------------------------------------------
14mr|texlive-frontespizio-1.4a-3|64	%prep
14mr|texlive-frontespizio-1.4a-3|65	%setup -c -a0 -a1 -a2
14mr|texlive-frontespizio-1.4a-3|66	
14mr|texlive-frontespizio-1.4a-3|67	%build
14mr|texlive-frontespizio-1.4a-3|68	
14mr|texlive-frontespizio-1.4a-3|69	%install
14mr|texlive-frontespizio-1.4a-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-frontespizio-1.4a-3|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-frontespizio-1.4a-3|72	
14mr|texlive-frontespizio-1.4a-3|73	
14mr|texlive-frontespizio-1.4a-3|74	
14mr|texlive-frontespizio-1.4a-3|75	%changelog
14mr|texlive-frontespizio-1.4a-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4a-3
14mr|texlive-frontespizio-1.4a-3|77	+ Revision: 73702fb
14mr|texlive-frontespizio-1.4a-3|78	- MassBuild#440: Increase release tag
14mr|texlive-frontespizio-1.4a-3|79	
14mr|texlive-frontespizio-1.4a-3|80	

20169 14
14mr|texlive-ftcap-1.4-3|1	# revision 17275
14mr|texlive-ftcap-1.4-3|2	# category Package
14mr|texlive-ftcap-1.4-3|3	# catalog-ctan /macros/latex/contrib/ftcap
14mr|texlive-ftcap-1.4-3|4	# catalog-date 2010-03-09 13:05:51 +0100
14mr|texlive-ftcap-1.4-3|5	# catalog-license gpl
14mr|texlive-ftcap-1.4-3|6	# catalog-version 1.4
14mr|texlive-ftcap-1.4-3|7	Name:		texlive-ftcap
14mr|texlive-ftcap-1.4-3|8	Version:	1.4
14mr|texlive-ftcap-1.4-3|9	Release:	3
14mr|texlive-ftcap-1.4-3|10	Summary:	Allows \caption at the beginning of a table-environment
14mr|texlive-ftcap-1.4-3|11	Group:		Publishing
14mr|texlive-ftcap-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ftcap
14mr|texlive-ftcap-1.4-3|13	License:	GPL
14mr|texlive-ftcap-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftcap.tar.xz
14mr|texlive-ftcap-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftcap.doc.tar.xz
14mr|texlive-ftcap-1.4-3|16	BuildArch:	noarch
14mr|texlive-ftcap-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ftcap-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ftcap-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ftcap-1.4-3|20	
14mr|texlive-ftcap-1.4-3|21	%description
14mr|texlive-ftcap-1.4-3|22	For several reasons a \caption may be desirable at the top of a
14mr|texlive-ftcap-1.4-3|23	table environment. This package changes the table environment
14mr|texlive-ftcap-1.4-3|24	such that \abovecaptionskip and \belowcaptionskip are swapped.
14mr|texlive-ftcap-1.4-3|25	The package should also work with a non-standard table
14mr|texlive-ftcap-1.4-3|26	environment.
14mr|texlive-ftcap-1.4-3|27	
14mr|texlive-ftcap-1.4-3|28	%post
14mr|texlive-ftcap-1.4-3|29	%{_sbindir}/texlive.post
14mr|texlive-ftcap-1.4-3|30	
14mr|texlive-ftcap-1.4-3|31	%postun
14mr|texlive-ftcap-1.4-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ftcap-1.4-3|33	%{_sbindir}/texlive.post
14mr|texlive-ftcap-1.4-3|34	fi
14mr|texlive-ftcap-1.4-3|35	
14mr|texlive-ftcap-1.4-3|36	#-----------------------------------------------------------------------
14mr|texlive-ftcap-1.4-3|37	%files
14mr|texlive-ftcap-1.4-3|38	%{_texmfdistdir}/tex/latex/ftcap/ftcap.sty
14mr|texlive-ftcap-1.4-3|39	%doc %{_texmfdistdir}/doc/latex/ftcap/ftcap.pdf
14mr|texlive-ftcap-1.4-3|40	%doc %{_texmfdistdir}/doc/latex/ftcap/ftcap.tex
14mr|texlive-ftcap-1.4-3|41	
14mr|texlive-ftcap-1.4-3|42	#-----------------------------------------------------------------------
14mr|texlive-ftcap-1.4-3|43	%prep
14mr|texlive-ftcap-1.4-3|44	%setup -c -a0 -a1
14mr|texlive-ftcap-1.4-3|45	
14mr|texlive-ftcap-1.4-3|46	%build
14mr|texlive-ftcap-1.4-3|47	
14mr|texlive-ftcap-1.4-3|48	%install
14mr|texlive-ftcap-1.4-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ftcap-1.4-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ftcap-1.4-3|51	
14mr|texlive-ftcap-1.4-3|52	
14mr|texlive-ftcap-1.4-3|53	
14mr|texlive-ftcap-1.4-3|54	%changelog
14mr|texlive-ftcap-1.4-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-ftcap-1.4-3|56	+ Revision: 81cbfee
14mr|texlive-ftcap-1.4-3|57	- MassBuild#440: Increase release tag
14mr|texlive-ftcap-1.4-3|58	
14mr|texlive-ftcap-1.4-3|59	

20170 14
14mr|texlive-ftnxtra-0.1-3|1	# revision 17317
14mr|texlive-ftnxtra-0.1-3|2	# category Package
14mr|texlive-ftnxtra-0.1-3|3	# catalog-ctan /macros/latex/contrib/ftnxtra
14mr|texlive-ftnxtra-0.1-3|4	# catalog-date 2010-03-03 22:26:40 +0100
14mr|texlive-ftnxtra-0.1-3|5	# catalog-license lppl
14mr|texlive-ftnxtra-0.1-3|6	# catalog-version 0.1
14mr|texlive-ftnxtra-0.1-3|7	Name:		texlive-ftnxtra
14mr|texlive-ftnxtra-0.1-3|8	Version:	0.1
14mr|texlive-ftnxtra-0.1-3|9	Release:	3
14mr|texlive-ftnxtra-0.1-3|10	Summary:	Extends the applicability of the \footnote command
14mr|texlive-ftnxtra-0.1-3|11	Group:		Publishing
14mr|texlive-ftnxtra-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ftnxtra
14mr|texlive-ftnxtra-0.1-3|13	License:	LPPL
14mr|texlive-ftnxtra-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftnxtra.tar.xz
14mr|texlive-ftnxtra-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftnxtra.doc.tar.xz
14mr|texlive-ftnxtra-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftnxtra.source.tar.xz
14mr|texlive-ftnxtra-0.1-3|17	BuildArch:	noarch
14mr|texlive-ftnxtra-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ftnxtra-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ftnxtra-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ftnxtra-0.1-3|21	
14mr|texlive-ftnxtra-0.1-3|22	%description
14mr|texlive-ftnxtra-0.1-3|23	The package treats footnotes in \caption, the tabular
14mr|texlive-ftnxtra-0.1-3|24	environment, and \chapter and other \section-like commands.
14mr|texlive-ftnxtra-0.1-3|25	
14mr|texlive-ftnxtra-0.1-3|26	%post
14mr|texlive-ftnxtra-0.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-ftnxtra-0.1-3|28	
14mr|texlive-ftnxtra-0.1-3|29	%postun
14mr|texlive-ftnxtra-0.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ftnxtra-0.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-ftnxtra-0.1-3|32	fi
14mr|texlive-ftnxtra-0.1-3|33	
14mr|texlive-ftnxtra-0.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-ftnxtra-0.1-3|35	%files
14mr|texlive-ftnxtra-0.1-3|36	%{_texmfdistdir}/tex/latex/ftnxtra/ftnxtra.sty
14mr|texlive-ftnxtra-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/ftnxtra/README
14mr|texlive-ftnxtra-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/ftnxtra/ftnxtra.pdf
14mr|texlive-ftnxtra-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/ftnxtra/ftnxtra.tex
14mr|texlive-ftnxtra-0.1-3|40	#- source
14mr|texlive-ftnxtra-0.1-3|41	%doc %{_texmfdistdir}/source/latex/ftnxtra/ftnxtra.dtx
14mr|texlive-ftnxtra-0.1-3|42	%doc %{_texmfdistdir}/source/latex/ftnxtra/ftnxtra.ins
14mr|texlive-ftnxtra-0.1-3|43	
14mr|texlive-ftnxtra-0.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-ftnxtra-0.1-3|45	%prep
14mr|texlive-ftnxtra-0.1-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-ftnxtra-0.1-3|47	
14mr|texlive-ftnxtra-0.1-3|48	%build
14mr|texlive-ftnxtra-0.1-3|49	
14mr|texlive-ftnxtra-0.1-3|50	%install
14mr|texlive-ftnxtra-0.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ftnxtra-0.1-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ftnxtra-0.1-3|53	
14mr|texlive-ftnxtra-0.1-3|54	
14mr|texlive-ftnxtra-0.1-3|55	
14mr|texlive-ftnxtra-0.1-3|56	%changelog
14mr|texlive-ftnxtra-0.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-ftnxtra-0.1-3|58	+ Revision: 187c20f
14mr|texlive-ftnxtra-0.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-ftnxtra-0.1-3|60	
14mr|texlive-ftnxtra-0.1-3|61	

20171 14
14mr|texlive-fullblck-1.03-4|1	# revision 25434
14mr|texlive-fullblck-1.03-4|2	# category Package
14mr|texlive-fullblck-1.03-4|3	# catalog-ctan /macros/latex/contrib/fullblck
14mr|texlive-fullblck-1.03-4|4	# catalog-date 2008-09-12 11:36:07 +0200
14mr|texlive-fullblck-1.03-4|5	# catalog-license lppl
14mr|texlive-fullblck-1.03-4|6	# catalog-version 1.03
14mr|texlive-fullblck-1.03-4|7	Name:		texlive-fullblck
14mr|texlive-fullblck-1.03-4|8	Version:	1.03
14mr|texlive-fullblck-1.03-4|9	Release:	4
14mr|texlive-fullblck-1.03-4|10	Summary:	Left-blocking for letter class
14mr|texlive-fullblck-1.03-4|11	Group:		Publishing
14mr|texlive-fullblck-1.03-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fullblck
14mr|texlive-fullblck-1.03-4|13	License:	LPPL
14mr|texlive-fullblck-1.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullblck.tar.xz
14mr|texlive-fullblck-1.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullblck.doc.tar.xz
14mr|texlive-fullblck-1.03-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullblck.source.tar.xz
14mr|texlive-fullblck-1.03-4|17	BuildArch:	noarch
14mr|texlive-fullblck-1.03-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fullblck-1.03-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fullblck-1.03-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-fullblck-1.03-4|21	
14mr|texlive-fullblck-1.03-4|22	%description
14mr|texlive-fullblck-1.03-4|23	Used with the letter documentclass to set the letter in a
14mr|texlive-fullblck-1.03-4|24	fullblock style (everything at the left margin).
14mr|texlive-fullblck-1.03-4|25	
14mr|texlive-fullblck-1.03-4|26	%post
14mr|texlive-fullblck-1.03-4|27	%{_sbindir}/texlive.post
14mr|texlive-fullblck-1.03-4|28	
14mr|texlive-fullblck-1.03-4|29	%postun
14mr|texlive-fullblck-1.03-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-fullblck-1.03-4|31	%{_sbindir}/texlive.post
14mr|texlive-fullblck-1.03-4|32	fi
14mr|texlive-fullblck-1.03-4|33	
14mr|texlive-fullblck-1.03-4|34	#-----------------------------------------------------------------------
14mr|texlive-fullblck-1.03-4|35	%files
14mr|texlive-fullblck-1.03-4|36	%{_texmfdistdir}/tex/latex/fullblck/fullblck.sty
14mr|texlive-fullblck-1.03-4|37	%doc %{_texmfdistdir}/doc/latex/fullblck/README
14mr|texlive-fullblck-1.03-4|38	%doc %{_texmfdistdir}/doc/latex/fullblck/fullblck.pdf
14mr|texlive-fullblck-1.03-4|39	#- source
14mr|texlive-fullblck-1.03-4|40	%doc %{_texmfdistdir}/source/latex/fullblck/fullblck.dtx
14mr|texlive-fullblck-1.03-4|41	%doc %{_texmfdistdir}/source/latex/fullblck/fullblck.dtx.asc
14mr|texlive-fullblck-1.03-4|42	%doc %{_texmfdistdir}/source/latex/fullblck/fullblck.ins
14mr|texlive-fullblck-1.03-4|43	
14mr|texlive-fullblck-1.03-4|44	#-----------------------------------------------------------------------
14mr|texlive-fullblck-1.03-4|45	%prep
14mr|texlive-fullblck-1.03-4|46	%setup -c -a0 -a1 -a2
14mr|texlive-fullblck-1.03-4|47	
14mr|texlive-fullblck-1.03-4|48	%build
14mr|texlive-fullblck-1.03-4|49	
14mr|texlive-fullblck-1.03-4|50	%install
14mr|texlive-fullblck-1.03-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fullblck-1.03-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fullblck-1.03-4|53	
14mr|texlive-fullblck-1.03-4|54	
14mr|texlive-fullblck-1.03-4|55	
14mr|texlive-fullblck-1.03-4|56	%changelog
14mr|texlive-fullblck-1.03-4|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-4
14mr|texlive-fullblck-1.03-4|58	+ Revision: 9d14545
14mr|texlive-fullblck-1.03-4|59	- MassBuild#440: Increase release tag
14mr|texlive-fullblck-1.03-4|60	
14mr|texlive-fullblck-1.03-4|61	

20172 14
14mr|texlive-fullwidth-0.1-3|1	# revision 24684
14mr|texlive-fullwidth-0.1-3|2	# category Package
14mr|texlive-fullwidth-0.1-3|3	# catalog-ctan /macros/latex/contrib/fullwidth
14mr|texlive-fullwidth-0.1-3|4	# catalog-date 2011-11-28 12:38:18 +0100
14mr|texlive-fullwidth-0.1-3|5	# catalog-license lppl
14mr|texlive-fullwidth-0.1-3|6	# catalog-version 0.1
14mr|texlive-fullwidth-0.1-3|7	Name:		texlive-fullwidth
14mr|texlive-fullwidth-0.1-3|8	Version:	0.1
14mr|texlive-fullwidth-0.1-3|9	Release:	3
14mr|texlive-fullwidth-0.1-3|10	Summary:	Adjust margins of text block
14mr|texlive-fullwidth-0.1-3|11	Group:		Publishing
14mr|texlive-fullwidth-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fullwidth
14mr|texlive-fullwidth-0.1-3|13	License:	LPPL
14mr|texlive-fullwidth-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullwidth.tar.xz
14mr|texlive-fullwidth-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullwidth.doc.tar.xz
14mr|texlive-fullwidth-0.1-3|16	BuildArch:	noarch
14mr|texlive-fullwidth-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fullwidth-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fullwidth-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fullwidth-0.1-3|20	
14mr|texlive-fullwidth-0.1-3|21	%description
14mr|texlive-fullwidth-0.1-3|22	The package provides the environment fullwidth, which sets the
14mr|texlive-fullwidth-0.1-3|23	left and right margins in a simple way. There is no constraint
14mr|texlive-fullwidth-0.1-3|24	about page breaks; if you are using the twoside mode, you can
14mr|texlive-fullwidth-0.1-3|25	set the inner and outer margins to avoid the effects of the
14mr|texlive-fullwidth-0.1-3|26	different margins.
14mr|texlive-fullwidth-0.1-3|27	
14mr|texlive-fullwidth-0.1-3|28	%post
14mr|texlive-fullwidth-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-fullwidth-0.1-3|30	
14mr|texlive-fullwidth-0.1-3|31	%postun
14mr|texlive-fullwidth-0.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-fullwidth-0.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-fullwidth-0.1-3|34	fi
14mr|texlive-fullwidth-0.1-3|35	
14mr|texlive-fullwidth-0.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-fullwidth-0.1-3|37	%files
14mr|texlive-fullwidth-0.1-3|38	%{_texmfdistdir}/tex/latex/fullwidth/fullwidth.sty
14mr|texlive-fullwidth-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/fullwidth/README
14mr|texlive-fullwidth-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/fullwidth/fullwidth-test.pdf
14mr|texlive-fullwidth-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/fullwidth/fullwidth-test.tex
14mr|texlive-fullwidth-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/fullwidth/fullwidth.pdf
14mr|texlive-fullwidth-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/fullwidth/fullwidth.tex
14mr|texlive-fullwidth-0.1-3|44	
14mr|texlive-fullwidth-0.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-fullwidth-0.1-3|46	%prep
14mr|texlive-fullwidth-0.1-3|47	%setup -c -a0 -a1
14mr|texlive-fullwidth-0.1-3|48	
14mr|texlive-fullwidth-0.1-3|49	%build
14mr|texlive-fullwidth-0.1-3|50	
14mr|texlive-fullwidth-0.1-3|51	%install
14mr|texlive-fullwidth-0.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fullwidth-0.1-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fullwidth-0.1-3|54	
14mr|texlive-fullwidth-0.1-3|55	
14mr|texlive-fullwidth-0.1-3|56	
14mr|texlive-fullwidth-0.1-3|57	%changelog
14mr|texlive-fullwidth-0.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-fullwidth-0.1-3|59	+ Revision: 03b27a9
14mr|texlive-fullwidth-0.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-fullwidth-0.1-3|61	
14mr|texlive-fullwidth-0.1-3|62	

20173 14
14mr|texlive-functan-20070107-3|1	# revision 15878
14mr|texlive-functan-20070107-3|2	# category Package
14mr|texlive-functan-20070107-3|3	# catalog-ctan /macros/latex/contrib/functan
14mr|texlive-functan-20070107-3|4	# catalog-date 2007-01-07 11:47:19 +0100
14mr|texlive-functan-20070107-3|5	# catalog-license lppl
14mr|texlive-functan-20070107-3|6	# catalog-version undef
14mr|texlive-functan-20070107-3|7	Name:		texlive-functan
14mr|texlive-functan-20070107-3|8	Version:	20070107
14mr|texlive-functan-20070107-3|9	Release:	3
14mr|texlive-functan-20070107-3|10	Summary:	Macros for functional analysis and PDE theory
14mr|texlive-functan-20070107-3|11	Group:		Publishing
14mr|texlive-functan-20070107-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/functan
14mr|texlive-functan-20070107-3|13	License:	LPPL
14mr|texlive-functan-20070107-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/functan.tar.xz
14mr|texlive-functan-20070107-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/functan.doc.tar.xz
14mr|texlive-functan-20070107-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/functan.source.tar.xz
14mr|texlive-functan-20070107-3|17	BuildArch:	noarch
14mr|texlive-functan-20070107-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-functan-20070107-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-functan-20070107-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-functan-20070107-3|21	
14mr|texlive-functan-20070107-3|22	%description
14mr|texlive-functan-20070107-3|23	This package provides a convenient and coherent way to deal
14mr|texlive-functan-20070107-3|24	with name of functional spaces (mainly Sobolev spaces) in
14mr|texlive-functan-20070107-3|25	functional analysis and PDE theory. It also provides a set of
14mr|texlive-functan-20070107-3|26	macros for dealing with norms, scalar products and convergence
14mr|texlive-functan-20070107-3|27	with some object oriented flavor (it gives the possibility to
14mr|texlive-functan-20070107-3|28	override the standard behavior of norms, ...).
14mr|texlive-functan-20070107-3|29	
14mr|texlive-functan-20070107-3|30	%post
14mr|texlive-functan-20070107-3|31	%{_sbindir}/texlive.post
14mr|texlive-functan-20070107-3|32	
14mr|texlive-functan-20070107-3|33	%postun
14mr|texlive-functan-20070107-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-functan-20070107-3|35	%{_sbindir}/texlive.post
14mr|texlive-functan-20070107-3|36	fi
14mr|texlive-functan-20070107-3|37	
14mr|texlive-functan-20070107-3|38	#-----------------------------------------------------------------------
14mr|texlive-functan-20070107-3|39	%files
14mr|texlive-functan-20070107-3|40	%{_texmfdistdir}/tex/latex/functan/functan.sty
14mr|texlive-functan-20070107-3|41	%doc %{_texmfdistdir}/doc/latex/functan/README
14mr|texlive-functan-20070107-3|42	%doc %{_texmfdistdir}/doc/latex/functan/functan.pdf
14mr|texlive-functan-20070107-3|43	#- source
14mr|texlive-functan-20070107-3|44	%doc %{_texmfdistdir}/source/latex/functan/functan.drv
14mr|texlive-functan-20070107-3|45	%doc %{_texmfdistdir}/source/latex/functan/functan.dtx
14mr|texlive-functan-20070107-3|46	%doc %{_texmfdistdir}/source/latex/functan/functan.ins
14mr|texlive-functan-20070107-3|47	
14mr|texlive-functan-20070107-3|48	#-----------------------------------------------------------------------
14mr|texlive-functan-20070107-3|49	%prep
14mr|texlive-functan-20070107-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-functan-20070107-3|51	
14mr|texlive-functan-20070107-3|52	%build
14mr|texlive-functan-20070107-3|53	
14mr|texlive-functan-20070107-3|54	%install
14mr|texlive-functan-20070107-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-functan-20070107-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-functan-20070107-3|57	
14mr|texlive-functan-20070107-3|58	
14mr|texlive-functan-20070107-3|59	
14mr|texlive-functan-20070107-3|60	%changelog
14mr|texlive-functan-20070107-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070107-3
14mr|texlive-functan-20070107-3|62	+ Revision: 1d274d7
14mr|texlive-functan-20070107-3|63	- MassBuild#440: Increase release tag
14mr|texlive-functan-20070107-3|64	
14mr|texlive-functan-20070107-3|65	

20174 14
14mr|texlive-fundus-20080912-3|1	# revision 18146
14mr|texlive-fundus-20080912-3|2	# category Package
14mr|texlive-fundus-20080912-3|3	# catalog-ctan /macros/latex/contrib/gene/fundus
14mr|texlive-fundus-20080912-3|4	# catalog-date 2008-09-12 11:49:08 +0200
14mr|texlive-fundus-20080912-3|5	# catalog-license other-free
14mr|texlive-fundus-20080912-3|6	# catalog-version undef
14mr|texlive-fundus-20080912-3|7	Name:		texlive-fundus
14mr|texlive-fundus-20080912-3|8	Version:	20080912
14mr|texlive-fundus-20080912-3|9	Release:	3
14mr|texlive-fundus-20080912-3|10	Summary:	Providing LaTeX access to various font families
14mr|texlive-fundus-20080912-3|11	Group:		Publishing
14mr|texlive-fundus-20080912-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/fundus
14mr|texlive-fundus-20080912-3|13	License:	OTHER-FREE
14mr|texlive-fundus-20080912-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus.tar.xz
14mr|texlive-fundus-20080912-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus.doc.tar.xz
14mr|texlive-fundus-20080912-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus.source.tar.xz
14mr|texlive-fundus-20080912-3|17	BuildArch:	noarch
14mr|texlive-fundus-20080912-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fundus-20080912-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fundus-20080912-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fundus-20080912-3|21	
14mr|texlive-fundus-20080912-3|22	%description
14mr|texlive-fundus-20080912-3|23	Fonts supported are Peter Vanroose's calligra and handwriting
14mr|texlive-fundus-20080912-3|24	fonts, the Washington University cyrillic fonts, the la and lla
14mr|texlive-fundus-20080912-3|25	children's handwriting fonts, the Computer Modern outline
14mr|texlive-fundus-20080912-3|26	fonts, various 'Star Trek' fonts, Sutterlin and schwell
14mr|texlive-fundus-20080912-3|27	handwriting fonts, the twcal calligraphic fonts, and the va
14mr|texlive-fundus-20080912-3|28	handwriting fonts. Note that the Washington University fonts
14mr|texlive-fundus-20080912-3|29	are now officially supported by LaTeX, as the OT2 encoding.
14mr|texlive-fundus-20080912-3|30	
14mr|texlive-fundus-20080912-3|31	%post
14mr|texlive-fundus-20080912-3|32	%{_sbindir}/texlive.post
14mr|texlive-fundus-20080912-3|33	
14mr|texlive-fundus-20080912-3|34	%postun
14mr|texlive-fundus-20080912-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-fundus-20080912-3|36	%{_sbindir}/texlive.post
14mr|texlive-fundus-20080912-3|37	fi
14mr|texlive-fundus-20080912-3|38	
14mr|texlive-fundus-20080912-3|39	#-----------------------------------------------------------------------
14mr|texlive-fundus-20080912-3|40	%files
14mr|texlive-fundus-20080912-3|41	%{_texmfdistdir}/tex/latex/fundus/calligra.sty
14mr|texlive-fundus-20080912-3|42	%{_texmfdistdir}/tex/latex/fundus/cyr.sty
14mr|texlive-fundus-20080912-3|43	%{_texmfdistdir}/tex/latex/fundus/la.sty
14mr|texlive-fundus-20080912-3|44	%{_texmfdistdir}/tex/latex/fundus/ot1ocm.fd
14mr|texlive-fundus-20080912-3|45	%{_texmfdistdir}/tex/latex/fundus/ot1ocmss.fd
14mr|texlive-fundus-20080912-3|46	%{_texmfdistdir}/tex/latex/fundus/ot1ocmtt.fd
14mr|texlive-fundus-20080912-3|47	%{_texmfdistdir}/tex/latex/fundus/pvscript.sty
14mr|texlive-fundus-20080912-3|48	%{_texmfdistdir}/tex/latex/fundus/startrek.sty
14mr|texlive-fundus-20080912-3|49	%{_texmfdistdir}/tex/latex/fundus/suetterl.sty
14mr|texlive-fundus-20080912-3|50	%{_texmfdistdir}/tex/latex/fundus/twcal.sty
14mr|texlive-fundus-20080912-3|51	%{_texmfdistdir}/tex/latex/fundus/va.sty
14mr|texlive-fundus-20080912-3|52	%doc %{_texmfdistdir}/doc/latex/fundus/doc/calligra.pdf
14mr|texlive-fundus-20080912-3|53	%doc %{_texmfdistdir}/doc/latex/fundus/doc/la.pdf
14mr|texlive-fundus-20080912-3|54	%doc %{_texmfdistdir}/doc/latex/fundus/doc/outline.pdf
14mr|texlive-fundus-20080912-3|55	%doc %{_texmfdistdir}/doc/latex/fundus/doc/twcal.pdf
14mr|texlive-fundus-20080912-3|56	%doc %{_texmfdistdir}/doc/latex/fundus/startrek.map
14mr|texlive-fundus-20080912-3|57	%doc %{_texmfdistdir}/doc/latex/fundus/stclass.zip
14mr|texlive-fundus-20080912-3|58	%doc %{_texmfdistdir}/doc/latex/fundus/stmov.zip
14mr|texlive-fundus-20080912-3|59	%doc %{_texmfdistdir}/doc/latex/fundus/tngcril.zip
14mr|texlive-fundus-20080912-3|60	%doc %{_texmfdistdir}/doc/latex/fundus/tngmon.zip
14mr|texlive-fundus-20080912-3|61	%doc %{_texmfdistdir}/doc/latex/fundus/tngtit.zip
14mr|texlive-fundus-20080912-3|62	#- source
14mr|texlive-fundus-20080912-3|63	%doc %{_texmfdistdir}/source/latex/fundus/calligra.dtx
14mr|texlive-fundus-20080912-3|64	%doc %{_texmfdistdir}/source/latex/fundus/calligra.ins
14mr|texlive-fundus-20080912-3|65	%doc %{_texmfdistdir}/source/latex/fundus/la.dtx
14mr|texlive-fundus-20080912-3|66	%doc %{_texmfdistdir}/source/latex/fundus/la.ins
14mr|texlive-fundus-20080912-3|67	%doc %{_texmfdistdir}/source/latex/fundus/outline.dtx
14mr|texlive-fundus-20080912-3|68	%doc %{_texmfdistdir}/source/latex/fundus/outline.ins
14mr|texlive-fundus-20080912-3|69	%doc %{_texmfdistdir}/source/latex/fundus/pvscript.dtx
14mr|texlive-fundus-20080912-3|70	%doc %{_texmfdistdir}/source/latex/fundus/pvscript.ins
14mr|texlive-fundus-20080912-3|71	%doc %{_texmfdistdir}/source/latex/fundus/startrek.dtx
14mr|texlive-fundus-20080912-3|72	%doc %{_texmfdistdir}/source/latex/fundus/startrek.ins
14mr|texlive-fundus-20080912-3|73	%doc %{_texmfdistdir}/source/latex/fundus/suetterl.dtx
14mr|texlive-fundus-20080912-3|74	%doc %{_texmfdistdir}/source/latex/fundus/suetterl.ins
14mr|texlive-fundus-20080912-3|75	%doc %{_texmfdistdir}/source/latex/fundus/twcal.dtx
14mr|texlive-fundus-20080912-3|76	%doc %{_texmfdistdir}/source/latex/fundus/twcal.ins
14mr|texlive-fundus-20080912-3|77	%doc %{_texmfdistdir}/source/latex/fundus/va.dtx
14mr|texlive-fundus-20080912-3|78	%doc %{_texmfdistdir}/source/latex/fundus/va.ins
14mr|texlive-fundus-20080912-3|79	
14mr|texlive-fundus-20080912-3|80	#-----------------------------------------------------------------------
14mr|texlive-fundus-20080912-3|81	%prep
14mr|texlive-fundus-20080912-3|82	%setup -c -a0 -a1 -a2
14mr|texlive-fundus-20080912-3|83	
14mr|texlive-fundus-20080912-3|84	%build
14mr|texlive-fundus-20080912-3|85	
14mr|texlive-fundus-20080912-3|86	%install
14mr|texlive-fundus-20080912-3|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fundus-20080912-3|88	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fundus-20080912-3|89	
14mr|texlive-fundus-20080912-3|90	
14mr|texlive-fundus-20080912-3|91	
14mr|texlive-fundus-20080912-3|92	%changelog
14mr|texlive-fundus-20080912-3|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080912-3
14mr|texlive-fundus-20080912-3|94	+ Revision: ee607d3
14mr|texlive-fundus-20080912-3|95	- MassBuild#440: Increase release tag
14mr|texlive-fundus-20080912-3|96	
14mr|texlive-fundus-20080912-3|97	

20175 14
14mr|texlive-fundus-calligra-1.2-3|1	# revision 26018
14mr|texlive-fundus-calligra-1.2-3|2	# category Package
14mr|texlive-fundus-calligra-1.2-3|3	# catalog-ctan /macros/latex/contrib/fundus/calligra
14mr|texlive-fundus-calligra-1.2-3|4	# catalog-date 2012-04-15 00:54:55 +0200
14mr|texlive-fundus-calligra-1.2-3|5	# catalog-license other-free
14mr|texlive-fundus-calligra-1.2-3|6	# catalog-version 1.2
14mr|texlive-fundus-calligra-1.2-3|7	Name:		texlive-fundus-calligra
14mr|texlive-fundus-calligra-1.2-3|8	Version:	1.2
14mr|texlive-fundus-calligra-1.2-3|9	Release:	3
14mr|texlive-fundus-calligra-1.2-3|10	Summary:	Support for the calligra font in LaTeX documents
14mr|texlive-fundus-calligra-1.2-3|11	Group:		Publishing
14mr|texlive-fundus-calligra-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fundus/calligra
14mr|texlive-fundus-calligra-1.2-3|13	License:	OTHER-FREE
14mr|texlive-fundus-calligra-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-calligra.tar.xz
14mr|texlive-fundus-calligra-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-calligra.doc.tar.xz
14mr|texlive-fundus-calligra-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-calligra.source.tar.xz
14mr|texlive-fundus-calligra-1.2-3|17	BuildArch:	noarch
14mr|texlive-fundus-calligra-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fundus-calligra-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fundus-calligra-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fundus-calligra-1.2-3|21	
14mr|texlive-fundus-calligra-1.2-3|22	%description
14mr|texlive-fundus-calligra-1.2-3|23	The package offers support for the calligra handwriting font,
14mr|texlive-fundus-calligra-1.2-3|24	in LaTeX documents. The package is part of the fundus bundle.
14mr|texlive-fundus-calligra-1.2-3|25	
14mr|texlive-fundus-calligra-1.2-3|26	%post
14mr|texlive-fundus-calligra-1.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-fundus-calligra-1.2-3|28	
14mr|texlive-fundus-calligra-1.2-3|29	%postun
14mr|texlive-fundus-calligra-1.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-fundus-calligra-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-fundus-calligra-1.2-3|32	fi
14mr|texlive-fundus-calligra-1.2-3|33	
14mr|texlive-fundus-calligra-1.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-fundus-calligra-1.2-3|35	%files
14mr|texlive-fundus-calligra-1.2-3|36	%{_texmfdistdir}/tex/latex/fundus-calligra/calligra.sty
14mr|texlive-fundus-calligra-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/fundus-calligra/calligra.pdf
14mr|texlive-fundus-calligra-1.2-3|38	#- source
14mr|texlive-fundus-calligra-1.2-3|39	%doc %{_texmfdistdir}/source/latex/fundus-calligra/calligra.dtx
14mr|texlive-fundus-calligra-1.2-3|40	%doc %{_texmfdistdir}/source/latex/fundus-calligra/calligra.ins
14mr|texlive-fundus-calligra-1.2-3|41	
14mr|texlive-fundus-calligra-1.2-3|42	#-----------------------------------------------------------------------
14mr|texlive-fundus-calligra-1.2-3|43	%prep
14mr|texlive-fundus-calligra-1.2-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-fundus-calligra-1.2-3|45	
14mr|texlive-fundus-calligra-1.2-3|46	%build
14mr|texlive-fundus-calligra-1.2-3|47	
14mr|texlive-fundus-calligra-1.2-3|48	%install
14mr|texlive-fundus-calligra-1.2-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fundus-calligra-1.2-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fundus-calligra-1.2-3|51	
14mr|texlive-fundus-calligra-1.2-3|52	
14mr|texlive-fundus-calligra-1.2-3|53	
14mr|texlive-fundus-calligra-1.2-3|54	%changelog
14mr|texlive-fundus-calligra-1.2-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-fundus-calligra-1.2-3|56	+ Revision: 768efff
14mr|texlive-fundus-calligra-1.2-3|57	- MassBuild#440: Increase release tag
14mr|texlive-fundus-calligra-1.2-3|58	
14mr|texlive-fundus-calligra-1.2-3|59	

20176 14
14mr|texlive-fundus-cyr-20120415-3|1	# revision 26019
14mr|texlive-fundus-cyr-20120415-3|2	# category Package
14mr|texlive-fundus-cyr-20120415-3|3	# catalog-ctan /macros/latex/contrib/fundus/cyr/cyr.sty
14mr|texlive-fundus-cyr-20120415-3|4	# catalog-date 2012-04-15 11:57:05 +0200
14mr|texlive-fundus-cyr-20120415-3|5	# catalog-license lppl1.3
14mr|texlive-fundus-cyr-20120415-3|6	# catalog-version undef
14mr|texlive-fundus-cyr-20120415-3|7	Name:		texlive-fundus-cyr
14mr|texlive-fundus-cyr-20120415-3|8	Version:	20120415
14mr|texlive-fundus-cyr-20120415-3|9	Release:	3
14mr|texlive-fundus-cyr-20120415-3|10	Summary:	Support for Washington University Cyrillic fonts
14mr|texlive-fundus-cyr-20120415-3|11	Group:		Publishing
14mr|texlive-fundus-cyr-20120415-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fundus/cyr/cyr.sty
14mr|texlive-fundus-cyr-20120415-3|13	License:	LPPL1.3
14mr|texlive-fundus-cyr-20120415-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-cyr.tar.xz
14mr|texlive-fundus-cyr-20120415-3|15	BuildArch:	noarch
14mr|texlive-fundus-cyr-20120415-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-fundus-cyr-20120415-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-fundus-cyr-20120415-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-fundus-cyr-20120415-3|19	
14mr|texlive-fundus-cyr-20120415-3|20	%description
14mr|texlive-fundus-cyr-20120415-3|21	The package supports the use of the Washington Cyrillic fonts
14mr|texlive-fundus-cyr-20120415-3|22	with LaTeX (Note that standard LateX has support, too, as
14mr|texlive-fundus-cyr-20120415-3|23	encoding OT2). The package is distributed as part of the fundus
14mr|texlive-fundus-cyr-20120415-3|24	bundle.
14mr|texlive-fundus-cyr-20120415-3|25	
14mr|texlive-fundus-cyr-20120415-3|26	%post
14mr|texlive-fundus-cyr-20120415-3|27	%{_sbindir}/texlive.post
14mr|texlive-fundus-cyr-20120415-3|28	
14mr|texlive-fundus-cyr-20120415-3|29	%postun
14mr|texlive-fundus-cyr-20120415-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-fundus-cyr-20120415-3|31	%{_sbindir}/texlive.post
14mr|texlive-fundus-cyr-20120415-3|32	fi
14mr|texlive-fundus-cyr-20120415-3|33	
14mr|texlive-fundus-cyr-20120415-3|34	#-----------------------------------------------------------------------
14mr|texlive-fundus-cyr-20120415-3|35	%files
14mr|texlive-fundus-cyr-20120415-3|36	%{_texmfdistdir}/tex/latex/fundus-cyr/cyr.sty
14mr|texlive-fundus-cyr-20120415-3|37	
14mr|texlive-fundus-cyr-20120415-3|38	#-----------------------------------------------------------------------
14mr|texlive-fundus-cyr-20120415-3|39	%prep
14mr|texlive-fundus-cyr-20120415-3|40	%setup -c -a0
14mr|texlive-fundus-cyr-20120415-3|41	
14mr|texlive-fundus-cyr-20120415-3|42	%build
14mr|texlive-fundus-cyr-20120415-3|43	
14mr|texlive-fundus-cyr-20120415-3|44	%install
14mr|texlive-fundus-cyr-20120415-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fundus-cyr-20120415-3|46	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-fundus-cyr-20120415-3|47	
14mr|texlive-fundus-cyr-20120415-3|48	
14mr|texlive-fundus-cyr-20120415-3|49	
14mr|texlive-fundus-cyr-20120415-3|50	%changelog
14mr|texlive-fundus-cyr-20120415-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120415-3
14mr|texlive-fundus-cyr-20120415-3|52	+ Revision: 8360570
14mr|texlive-fundus-cyr-20120415-3|53	- MassBuild#440: Increase release tag
14mr|texlive-fundus-cyr-20120415-3|54	
14mr|texlive-fundus-cyr-20120415-3|55	

20177 14
14mr|texlive-fundus-sueterlin-1.2-3|1	# revision 26030
14mr|texlive-fundus-sueterlin-1.2-3|2	# category Package
14mr|texlive-fundus-sueterlin-1.2-3|3	# catalog-ctan /macros/latex/contrib/fundus/suetterl
14mr|texlive-fundus-sueterlin-1.2-3|4	# catalog-date 2012-04-18 12:42:25 +0200
14mr|texlive-fundus-sueterlin-1.2-3|5	# catalog-license lppl1.3
14mr|texlive-fundus-sueterlin-1.2-3|6	# catalog-version 1.2
14mr|texlive-fundus-sueterlin-1.2-3|7	Name:		texlive-fundus-sueterlin
14mr|texlive-fundus-sueterlin-1.2-3|8	Version:	1.2
14mr|texlive-fundus-sueterlin-1.2-3|9	Release:	3
14mr|texlive-fundus-sueterlin-1.2-3|10	Summary:	Sutterlin
14mr|texlive-fundus-sueterlin-1.2-3|11	Group:		Publishing
14mr|texlive-fundus-sueterlin-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fundus/suetterl
14mr|texlive-fundus-sueterlin-1.2-3|13	License:	LPPL1.3
14mr|texlive-fundus-sueterlin-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-sueterlin.tar.xz
14mr|texlive-fundus-sueterlin-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-sueterlin.doc.tar.xz
14mr|texlive-fundus-sueterlin-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-sueterlin.source.tar.xz
14mr|texlive-fundus-sueterlin-1.2-3|17	BuildArch:	noarch
14mr|texlive-fundus-sueterlin-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-fundus-sueterlin-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-fundus-sueterlin-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-fundus-sueterlin-1.2-3|21	
14mr|texlive-fundus-sueterlin-1.2-3|22	%description
14mr|texlive-fundus-sueterlin-1.2-3|23	The package supports use, in LaTeX, of the MetaFont emulation
14mr|texlive-fundus-sueterlin-1.2-3|24	of the Sueterlin handwriting fonts The package is distributed
14mr|texlive-fundus-sueterlin-1.2-3|25	as part of the fundus bundle..
14mr|texlive-fundus-sueterlin-1.2-3|26	
14mr|texlive-fundus-sueterlin-1.2-3|27	%post
14mr|texlive-fundus-sueterlin-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-fundus-sueterlin-1.2-3|29	
14mr|texlive-fundus-sueterlin-1.2-3|30	%postun
14mr|texlive-fundus-sueterlin-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-fundus-sueterlin-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-fundus-sueterlin-1.2-3|33	fi
14mr|texlive-fundus-sueterlin-1.2-3|34	
14mr|texlive-fundus-sueterlin-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-fundus-sueterlin-1.2-3|36	%files
14mr|texlive-fundus-sueterlin-1.2-3|37	%{_texmfdistdir}/tex/latex/fundus-sueterlin/suetterl.sty
14mr|texlive-fundus-sueterlin-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/fundus-sueterlin/suetterl.pdf
14mr|texlive-fundus-sueterlin-1.2-3|39	#- source
14mr|texlive-fundus-sueterlin-1.2-3|40	%doc %{_texmfdistdir}/source/latex/fundus-sueterlin/suetterl.dtx
14mr|texlive-fundus-sueterlin-1.2-3|41	%doc %{_texmfdistdir}/source/latex/fundus-sueterlin/suetterl.ins
14mr|texlive-fundus-sueterlin-1.2-3|42	
14mr|texlive-fundus-sueterlin-1.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-fundus-sueterlin-1.2-3|44	%prep
14mr|texlive-fundus-sueterlin-1.2-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-fundus-sueterlin-1.2-3|46	
14mr|texlive-fundus-sueterlin-1.2-3|47	%build
14mr|texlive-fundus-sueterlin-1.2-3|48	
14mr|texlive-fundus-sueterlin-1.2-3|49	%install
14mr|texlive-fundus-sueterlin-1.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fundus-sueterlin-1.2-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-fundus-sueterlin-1.2-3|52	
14mr|texlive-fundus-sueterlin-1.2-3|53	
14mr|texlive-fundus-sueterlin-1.2-3|54	
14mr|texlive-fundus-sueterlin-1.2-3|55	%changelog
14mr|texlive-fundus-sueterlin-1.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-fundus-sueterlin-1.2-3|57	+ Revision: 98ed68c
14mr|texlive-fundus-sueterlin-1.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-fundus-sueterlin-1.2-3|59	
14mr|texlive-fundus-sueterlin-1.2-3|60	

20178 14
14mr|texlive-fwlw-20110228-3|1	# revision 21548
14mr|texlive-fwlw-20110228-3|2	# category Package
14mr|texlive-fwlw-20110228-3|3	# catalog-ctan /macros/latex/contrib/fwlw
14mr|texlive-fwlw-20110228-3|4	# catalog-date 2011-02-28 15:08:29 +0100
14mr|texlive-fwlw-20110228-3|5	# catalog-license other-free
14mr|texlive-fwlw-20110228-3|6	# catalog-version undef
14mr|texlive-fwlw-20110228-3|7	Name:		texlive-fwlw
14mr|texlive-fwlw-20110228-3|8	Version:	20110228
14mr|texlive-fwlw-20110228-3|9	Release:	3
14mr|texlive-fwlw-20110228-3|10	Summary:	Get first and last words of a page
14mr|texlive-fwlw-20110228-3|11	Group:		Publishing
14mr|texlive-fwlw-20110228-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fwlw
14mr|texlive-fwlw-20110228-3|13	License:	OTHER-FREE
14mr|texlive-fwlw-20110228-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fwlw.tar.xz
14mr|texlive-fwlw-20110228-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fwlw.doc.tar.xz
14mr|texlive-fwlw-20110228-3|16	BuildArch:	noarch
14mr|texlive-fwlw-20110228-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-fwlw-20110228-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-fwlw-20110228-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-fwlw-20110228-3|20	
14mr|texlive-fwlw-20110228-3|21	%description
14mr|texlive-fwlw-20110228-3|22	The package extracts the first and last words of a page,
14mr|texlive-fwlw-20110228-3|23	together with the first word of the next page, just before the
14mr|texlive-fwlw-20110228-3|24	page is formed into the object to print. The package defines a
14mr|texlive-fwlw-20110228-3|25	couple of page styles that use the words that have been
14mr|texlive-fwlw-20110228-3|26	extracted.
14mr|texlive-fwlw-20110228-3|27	
14mr|texlive-fwlw-20110228-3|28	%post
14mr|texlive-fwlw-20110228-3|29	%{_sbindir}/texlive.post
14mr|texlive-fwlw-20110228-3|30	
14mr|texlive-fwlw-20110228-3|31	%postun
14mr|texlive-fwlw-20110228-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-fwlw-20110228-3|33	%{_sbindir}/texlive.post
14mr|texlive-fwlw-20110228-3|34	fi
14mr|texlive-fwlw-20110228-3|35	
14mr|texlive-fwlw-20110228-3|36	#-----------------------------------------------------------------------
14mr|texlive-fwlw-20110228-3|37	%files
14mr|texlive-fwlw-20110228-3|38	%{_texmfdistdir}/tex/latex/fwlw/fwlw.sty
14mr|texlive-fwlw-20110228-3|39	%doc %{_texmfdistdir}/doc/latex/fwlw/README
14mr|texlive-fwlw-20110228-3|40	%doc %{_texmfdistdir}/doc/latex/fwlw/fwlw.pdf
14mr|texlive-fwlw-20110228-3|41	%doc %{_texmfdistdir}/doc/latex/fwlw/fwlw.tex
14mr|texlive-fwlw-20110228-3|42	
14mr|texlive-fwlw-20110228-3|43	#-----------------------------------------------------------------------
14mr|texlive-fwlw-20110228-3|44	%prep
14mr|texlive-fwlw-20110228-3|45	%setup -c -a0 -a1
14mr|texlive-fwlw-20110228-3|46	
14mr|texlive-fwlw-20110228-3|47	%build
14mr|texlive-fwlw-20110228-3|48	
14mr|texlive-fwlw-20110228-3|49	%install
14mr|texlive-fwlw-20110228-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-fwlw-20110228-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-fwlw-20110228-3|52	
14mr|texlive-fwlw-20110228-3|53	
14mr|texlive-fwlw-20110228-3|54	
14mr|texlive-fwlw-20110228-3|55	%changelog
14mr|texlive-fwlw-20110228-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110228-3
14mr|texlive-fwlw-20110228-3|57	+ Revision: 280fdfd
14mr|texlive-fwlw-20110228-3|58	- MassBuild#440: Increase release tag
14mr|texlive-fwlw-20110228-3|59	
14mr|texlive-fwlw-20110228-3|60	

20179 14
14mr|texlive-gaceta-1.06-3|1	# revision 15878
14mr|texlive-gaceta-1.06-3|2	# category Package
14mr|texlive-gaceta-1.06-3|3	# catalog-ctan /macros/latex/contrib/gaceta
14mr|texlive-gaceta-1.06-3|4	# catalog-date 2008-08-19 21:00:04 +0200
14mr|texlive-gaceta-1.06-3|5	# catalog-license lppl
14mr|texlive-gaceta-1.06-3|6	# catalog-version 1.06
14mr|texlive-gaceta-1.06-3|7	Name:		texlive-gaceta
14mr|texlive-gaceta-1.06-3|8	Version:	1.06
14mr|texlive-gaceta-1.06-3|9	Release:	3
14mr|texlive-gaceta-1.06-3|10	Summary:	A class to typeset La Gaceta de la RSME
14mr|texlive-gaceta-1.06-3|11	Group:		Publishing
14mr|texlive-gaceta-1.06-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gaceta
14mr|texlive-gaceta-1.06-3|13	License:	LPPL
14mr|texlive-gaceta-1.06-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gaceta.tar.xz
14mr|texlive-gaceta-1.06-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gaceta.doc.tar.xz
14mr|texlive-gaceta-1.06-3|16	BuildArch:	noarch
14mr|texlive-gaceta-1.06-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gaceta-1.06-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gaceta-1.06-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gaceta-1.06-3|20	
14mr|texlive-gaceta-1.06-3|21	%description
14mr|texlive-gaceta-1.06-3|22	The class will typeset papers for <<La Gaceta de la Real
14mr|texlive-gaceta-1.06-3|23	Sociedad Matematica Espanola>>.
14mr|texlive-gaceta-1.06-3|24	
14mr|texlive-gaceta-1.06-3|25	%post
14mr|texlive-gaceta-1.06-3|26	%{_sbindir}/texlive.post
14mr|texlive-gaceta-1.06-3|27	
14mr|texlive-gaceta-1.06-3|28	%postun
14mr|texlive-gaceta-1.06-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-gaceta-1.06-3|30	%{_sbindir}/texlive.post
14mr|texlive-gaceta-1.06-3|31	fi
14mr|texlive-gaceta-1.06-3|32	
14mr|texlive-gaceta-1.06-3|33	#-----------------------------------------------------------------------
14mr|texlive-gaceta-1.06-3|34	%files
14mr|texlive-gaceta-1.06-3|35	%{_texmfdistdir}/tex/latex/gaceta/gaceta.cls
14mr|texlive-gaceta-1.06-3|36	%doc %{_texmfdistdir}/doc/latex/gaceta/README
14mr|texlive-gaceta-1.06-3|37	%doc %{_texmfdistdir}/doc/latex/gaceta/plantilla-articulo-de-seccion.pdf
14mr|texlive-gaceta-1.06-3|38	%doc %{_texmfdistdir}/doc/latex/gaceta/plantilla-articulo-de-seccion.tex
14mr|texlive-gaceta-1.06-3|39	%doc %{_texmfdistdir}/doc/latex/gaceta/plantilla-articulo-suelto.pdf
14mr|texlive-gaceta-1.06-3|40	%doc %{_texmfdistdir}/doc/latex/gaceta/plantilla-articulo-suelto.tex
14mr|texlive-gaceta-1.06-3|41	
14mr|texlive-gaceta-1.06-3|42	#-----------------------------------------------------------------------
14mr|texlive-gaceta-1.06-3|43	%prep
14mr|texlive-gaceta-1.06-3|44	%setup -c -a0 -a1
14mr|texlive-gaceta-1.06-3|45	
14mr|texlive-gaceta-1.06-3|46	%build
14mr|texlive-gaceta-1.06-3|47	
14mr|texlive-gaceta-1.06-3|48	%install
14mr|texlive-gaceta-1.06-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gaceta-1.06-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gaceta-1.06-3|51	
14mr|texlive-gaceta-1.06-3|52	
14mr|texlive-gaceta-1.06-3|53	
14mr|texlive-gaceta-1.06-3|54	%changelog
14mr|texlive-gaceta-1.06-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.06-3
14mr|texlive-gaceta-1.06-3|56	+ Revision: 03793d4
14mr|texlive-gaceta-1.06-3|57	- MassBuild#440: Increase release tag
14mr|texlive-gaceta-1.06-3|58	
14mr|texlive-gaceta-1.06-3|59	

20180 14
14mr|texlive-galois-1.5-3|1	# revision 15878
14mr|texlive-galois-1.5-3|2	# category Package
14mr|texlive-galois-1.5-3|3	# catalog-ctan /macros/latex/contrib/galois
14mr|texlive-galois-1.5-3|4	# catalog-date 2006-12-02 11:49:32 +0100
14mr|texlive-galois-1.5-3|5	# catalog-license lppl
14mr|texlive-galois-1.5-3|6	# catalog-version 1.5
14mr|texlive-galois-1.5-3|7	Name:		texlive-galois
14mr|texlive-galois-1.5-3|8	Version:	1.5
14mr|texlive-galois-1.5-3|9	Release:	3
14mr|texlive-galois-1.5-3|10	Summary:	Typeset Galois connections
14mr|texlive-galois-1.5-3|11	Group:		Publishing
14mr|texlive-galois-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/galois
14mr|texlive-galois-1.5-3|13	License:	LPPL
14mr|texlive-galois-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/galois.tar.xz
14mr|texlive-galois-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/galois.doc.tar.xz
14mr|texlive-galois-1.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/galois.source.tar.xz
14mr|texlive-galois-1.5-3|17	BuildArch:	noarch
14mr|texlive-galois-1.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-galois-1.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-galois-1.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-galois-1.5-3|21	
14mr|texlive-galois-1.5-3|22	%description
14mr|texlive-galois-1.5-3|23	The package deals with connections in two-dimensional style,
14mr|texlive-galois-1.5-3|24	optionally in colour.
14mr|texlive-galois-1.5-3|25	
14mr|texlive-galois-1.5-3|26	%post
14mr|texlive-galois-1.5-3|27	%{_sbindir}/texlive.post
14mr|texlive-galois-1.5-3|28	
14mr|texlive-galois-1.5-3|29	%postun
14mr|texlive-galois-1.5-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-galois-1.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-galois-1.5-3|32	fi
14mr|texlive-galois-1.5-3|33	
14mr|texlive-galois-1.5-3|34	#-----------------------------------------------------------------------
14mr|texlive-galois-1.5-3|35	%files
14mr|texlive-galois-1.5-3|36	%{_texmfdistdir}/tex/latex/galois/galois.sty
14mr|texlive-galois-1.5-3|37	%doc %{_texmfdistdir}/doc/latex/galois/README
14mr|texlive-galois-1.5-3|38	%doc %{_texmfdistdir}/doc/latex/galois/galois.pdf
14mr|texlive-galois-1.5-3|39	#- source
14mr|texlive-galois-1.5-3|40	%doc %{_texmfdistdir}/source/latex/galois/Makefile
14mr|texlive-galois-1.5-3|41	%doc %{_texmfdistdir}/source/latex/galois/galois.dtx
14mr|texlive-galois-1.5-3|42	%doc %{_texmfdistdir}/source/latex/galois/galois.ins
14mr|texlive-galois-1.5-3|43	
14mr|texlive-galois-1.5-3|44	#-----------------------------------------------------------------------
14mr|texlive-galois-1.5-3|45	%prep
14mr|texlive-galois-1.5-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-galois-1.5-3|47	
14mr|texlive-galois-1.5-3|48	%build
14mr|texlive-galois-1.5-3|49	
14mr|texlive-galois-1.5-3|50	%install
14mr|texlive-galois-1.5-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-galois-1.5-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-galois-1.5-3|53	
14mr|texlive-galois-1.5-3|54	
14mr|texlive-galois-1.5-3|55	
14mr|texlive-galois-1.5-3|56	%changelog
14mr|texlive-galois-1.5-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-galois-1.5-3|58	+ Revision: d3e8b0f
14mr|texlive-galois-1.5-3|59	- MassBuild#440: Increase release tag
14mr|texlive-galois-1.5-3|60	
14mr|texlive-galois-1.5-3|61	

20181 14
14mr|texlive-gamebook-1.0-3|1	# revision 24714
14mr|texlive-gamebook-1.0-3|2	# category Package
14mr|texlive-gamebook-1.0-3|3	# catalog-ctan /macros/latex/contrib/gamebook
14mr|texlive-gamebook-1.0-3|4	# catalog-date 2011-11-29 16:55:00 +0100
14mr|texlive-gamebook-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-gamebook-1.0-3|6	# catalog-version 1.0
14mr|texlive-gamebook-1.0-3|7	Name:		texlive-gamebook
14mr|texlive-gamebook-1.0-3|8	Version:	1.0
14mr|texlive-gamebook-1.0-3|9	Release:	3
14mr|texlive-gamebook-1.0-3|10	Summary:	Typeset gamebooks and other interactive novels
14mr|texlive-gamebook-1.0-3|11	Group:		Publishing
14mr|texlive-gamebook-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gamebook
14mr|texlive-gamebook-1.0-3|13	License:	LPPL1.3
14mr|texlive-gamebook-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gamebook.tar.xz
14mr|texlive-gamebook-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gamebook.doc.tar.xz
14mr|texlive-gamebook-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gamebook.source.tar.xz
14mr|texlive-gamebook-1.0-3|17	BuildArch:	noarch
14mr|texlive-gamebook-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gamebook-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gamebook-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-gamebook-1.0-3|21	
14mr|texlive-gamebook-1.0-3|22	%description
14mr|texlive-gamebook-1.0-3|23	This package provides the means in order to lay-out gamebooks
14mr|texlive-gamebook-1.0-3|24	with LaTeX. A simple gamebook example is included with the
14mr|texlive-gamebook-1.0-3|25	package, and acts as a tutorial.
14mr|texlive-gamebook-1.0-3|26	
14mr|texlive-gamebook-1.0-3|27	%post
14mr|texlive-gamebook-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-gamebook-1.0-3|29	
14mr|texlive-gamebook-1.0-3|30	%postun
14mr|texlive-gamebook-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-gamebook-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-gamebook-1.0-3|33	fi
14mr|texlive-gamebook-1.0-3|34	
14mr|texlive-gamebook-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-gamebook-1.0-3|36	%files
14mr|texlive-gamebook-1.0-3|37	%{_texmfdistdir}/tex/latex/gamebook/gamebook.sty
14mr|texlive-gamebook-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/gamebook/README
14mr|texlive-gamebook-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/gamebook/gamebook-example.pdf
14mr|texlive-gamebook-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/gamebook/gamebook-example.tex
14mr|texlive-gamebook-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/gamebook/gamebook.pdf
14mr|texlive-gamebook-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/gamebook/lppl.txt
14mr|texlive-gamebook-1.0-3|43	#- source
14mr|texlive-gamebook-1.0-3|44	%doc %{_texmfdistdir}/source/latex/gamebook/gamebook.dtx
14mr|texlive-gamebook-1.0-3|45	%doc %{_texmfdistdir}/source/latex/gamebook/gamebook.ins
14mr|texlive-gamebook-1.0-3|46	
14mr|texlive-gamebook-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-gamebook-1.0-3|48	%prep
14mr|texlive-gamebook-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-gamebook-1.0-3|50	
14mr|texlive-gamebook-1.0-3|51	%build
14mr|texlive-gamebook-1.0-3|52	
14mr|texlive-gamebook-1.0-3|53	%install
14mr|texlive-gamebook-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gamebook-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gamebook-1.0-3|56	
14mr|texlive-gamebook-1.0-3|57	
14mr|texlive-gamebook-1.0-3|58	
14mr|texlive-gamebook-1.0-3|59	%changelog
14mr|texlive-gamebook-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-gamebook-1.0-3|61	+ Revision: d983f6b
14mr|texlive-gamebook-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-gamebook-1.0-3|63	
14mr|texlive-gamebook-1.0-3|64	

20182 14
14mr|texlive-garrigues-20091110-3|1	# revision 15878
14mr|texlive-garrigues-20091110-3|2	# category Package
14mr|texlive-garrigues-20091110-3|3	# catalog-ctan /graphics/metapost/contrib/macros/garrigues
14mr|texlive-garrigues-20091110-3|4	# catalog-date 2009-11-10 09:15:37 +0100
14mr|texlive-garrigues-20091110-3|5	# catalog-license lppl
14mr|texlive-garrigues-20091110-3|6	# catalog-version undef
14mr|texlive-garrigues-20091110-3|7	Name:		texlive-garrigues
14mr|texlive-garrigues-20091110-3|8	Version:	20091110
14mr|texlive-garrigues-20091110-3|9	Release:	3
14mr|texlive-garrigues-20091110-3|10	Summary:	MetaPost macros for the reproduction of Garrigues' Easter nomogram
14mr|texlive-garrigues-20091110-3|11	Group:		Publishing
14mr|texlive-garrigues-20091110-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/garrigues
14mr|texlive-garrigues-20091110-3|13	License:	LPPL
14mr|texlive-garrigues-20091110-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/garrigues.tar.xz
14mr|texlive-garrigues-20091110-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/garrigues.doc.tar.xz
14mr|texlive-garrigues-20091110-3|16	BuildArch:	noarch
14mr|texlive-garrigues-20091110-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-garrigues-20091110-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-garrigues-20091110-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-garrigues-20091110-3|20	
14mr|texlive-garrigues-20091110-3|21	%description
14mr|texlive-garrigues-20091110-3|22	Metapost macros for the reproduction of Garrigues' Easter
14mr|texlive-garrigues-20091110-3|23	nomogram. These macros are described in Denis Roegel: An
14mr|texlive-garrigues-20091110-3|24	introduction to nomography: Garrigues' nomogram for the
14mr|texlive-garrigues-20091110-3|25	computation of Easter, TUGboat (volume 30, number 1, 2009,
14mr|texlive-garrigues-20091110-3|26	pages 88-104).
14mr|texlive-garrigues-20091110-3|27	
14mr|texlive-garrigues-20091110-3|28	%post
14mr|texlive-garrigues-20091110-3|29	%{_sbindir}/texlive.post
14mr|texlive-garrigues-20091110-3|30	
14mr|texlive-garrigues-20091110-3|31	%postun
14mr|texlive-garrigues-20091110-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-garrigues-20091110-3|33	%{_sbindir}/texlive.post
14mr|texlive-garrigues-20091110-3|34	fi
14mr|texlive-garrigues-20091110-3|35	
14mr|texlive-garrigues-20091110-3|36	#-----------------------------------------------------------------------
14mr|texlive-garrigues-20091110-3|37	%files
14mr|texlive-garrigues-20091110-3|38	%{_texmfdistdir}/metapost/garrigues/garrigues.mp
14mr|texlive-garrigues-20091110-3|39	%doc %{_texmfdistdir}/doc/metapost/garrigues/README
14mr|texlive-garrigues-20091110-3|40	%doc %{_texmfdistdir}/doc/metapost/garrigues/article.txt
14mr|texlive-garrigues-20091110-3|41	
14mr|texlive-garrigues-20091110-3|42	#-----------------------------------------------------------------------
14mr|texlive-garrigues-20091110-3|43	%prep
14mr|texlive-garrigues-20091110-3|44	%setup -c -a0 -a1
14mr|texlive-garrigues-20091110-3|45	
14mr|texlive-garrigues-20091110-3|46	%build
14mr|texlive-garrigues-20091110-3|47	
14mr|texlive-garrigues-20091110-3|48	%install
14mr|texlive-garrigues-20091110-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-garrigues-20091110-3|50	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-garrigues-20091110-3|51	
14mr|texlive-garrigues-20091110-3|52	
14mr|texlive-garrigues-20091110-3|53	
14mr|texlive-garrigues-20091110-3|54	%changelog
14mr|texlive-garrigues-20091110-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091110-3
14mr|texlive-garrigues-20091110-3|56	+ Revision: 02a1337
14mr|texlive-garrigues-20091110-3|57	- MassBuild#440: Increase release tag
14mr|texlive-garrigues-20091110-3|58	
14mr|texlive-garrigues-20091110-3|59	

20183 14
14mr|texlive-garuda-c90-20131012-6|1	# revision 30642
14mr|texlive-garuda-c90-20131012-6|2	# category Package
14mr|texlive-garuda-c90-20131012-6|3	# catalog-ctan undef
14mr|texlive-garuda-c90-20131012-6|4	# catalog-date undef
14mr|texlive-garuda-c90-20131012-6|5	# catalog-license undef
14mr|texlive-garuda-c90-20131012-6|6	# catalog-version undef
14mr|texlive-garuda-c90-20131012-6|7	Name:		texlive-garuda-c90
14mr|texlive-garuda-c90-20131012-6|8	Version:	20131012
14mr|texlive-garuda-c90-20131012-6|9	Release:	6
14mr|texlive-garuda-c90-20131012-6|10	Summary:	TeX support (from CJK) for the garuda font
14mr|texlive-garuda-c90-20131012-6|11	Group:		Publishing
14mr|texlive-garuda-c90-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-garuda-c90-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-garuda-c90-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/garuda-c90.tar.xz
14mr|texlive-garuda-c90-20131012-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/garuda-c90.source.tar.xz
14mr|texlive-garuda-c90-20131012-6|16	BuildArch:	noarch
14mr|texlive-garuda-c90-20131012-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-garuda-c90-20131012-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-garuda-c90-20131012-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-garuda-c90-20131012-6|20	Requires:	texlive-fonts-tlwg
14mr|texlive-garuda-c90-20131012-6|21	
14mr|texlive-garuda-c90-20131012-6|22	%description
14mr|texlive-garuda-c90-20131012-6|23	TeXLive garuda-c90 package.
14mr|texlive-garuda-c90-20131012-6|24	
14mr|texlive-garuda-c90-20131012-6|25	%post
14mr|texlive-garuda-c90-20131012-6|26	%{_sbindir}/texlive.post
14mr|texlive-garuda-c90-20131012-6|27	
14mr|texlive-garuda-c90-20131012-6|28	%postun
14mr|texlive-garuda-c90-20131012-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-garuda-c90-20131012-6|30	%{_sbindir}/texlive.post
14mr|texlive-garuda-c90-20131012-6|31	fi
14mr|texlive-garuda-c90-20131012-6|32	
14mr|texlive-garuda-c90-20131012-6|33	#-----------------------------------------------------------------------
14mr|texlive-garuda-c90-20131012-6|34	%files
14mr|texlive-garuda-c90-20131012-6|35	%{_texmfdistdir}/dvips/garuda-c90/config.garuda-c90
14mr|texlive-garuda-c90-20131012-6|36	%{_texmfdistdir}/fonts/map/dvips/garuda-c90/garuda-c90.map
14mr|texlive-garuda-c90-20131012-6|37	%{_texmfdistdir}/fonts/tfm/public/garuda-c90/fgdb8z.tfm
14mr|texlive-garuda-c90-20131012-6|38	%{_texmfdistdir}/fonts/tfm/public/garuda-c90/fgdbo8z.tfm
14mr|texlive-garuda-c90-20131012-6|39	%{_texmfdistdir}/fonts/tfm/public/garuda-c90/fgdo8z.tfm
14mr|texlive-garuda-c90-20131012-6|40	%{_texmfdistdir}/fonts/tfm/public/garuda-c90/fgdr8z.tfm
14mr|texlive-garuda-c90-20131012-6|41	#- source
14mr|texlive-garuda-c90-20131012-6|42	%doc %{_texmfdistdir}/source/fonts/garuda-c90/garuda-c90.fontinst
14mr|texlive-garuda-c90-20131012-6|43	
14mr|texlive-garuda-c90-20131012-6|44	#-----------------------------------------------------------------------
14mr|texlive-garuda-c90-20131012-6|45	%prep
14mr|texlive-garuda-c90-20131012-6|46	%setup -c -a0 -a1
14mr|texlive-garuda-c90-20131012-6|47	
14mr|texlive-garuda-c90-20131012-6|48	%build
14mr|texlive-garuda-c90-20131012-6|49	
14mr|texlive-garuda-c90-20131012-6|50	%install
14mr|texlive-garuda-c90-20131012-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-garuda-c90-20131012-6|52	cp -fpar dvips fonts source %{buildroot}%{_texmfdistdir}
14mr|texlive-garuda-c90-20131012-6|53	
14mr|texlive-garuda-c90-20131012-6|54	%changelog
14mr|texlive-garuda-c90-20131012-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-garuda-c90-20131012-6|56	+ Revision: e4dcc0b
14mr|texlive-garuda-c90-20131012-6|57	- MassBuild#440: Increase release tag
14mr|texlive-garuda-c90-20131012-6|58	
14mr|texlive-garuda-c90-20131012-6|59	

20184 14
14mr|texlive-gastex-2.8-3|1	# revision 15878
14mr|texlive-gastex-2.8-3|2	# category Package
14mr|texlive-gastex-2.8-3|3	# catalog-ctan /graphics/gastex
14mr|texlive-gastex-2.8-3|4	# catalog-date 2007-03-07 00:33:49 +0100
14mr|texlive-gastex-2.8-3|5	# catalog-license lppl
14mr|texlive-gastex-2.8-3|6	# catalog-version 2.8
14mr|texlive-gastex-2.8-3|7	Name:		texlive-gastex
14mr|texlive-gastex-2.8-3|8	Version:	2.8
14mr|texlive-gastex-2.8-3|9	Release:	3
14mr|texlive-gastex-2.8-3|10	Summary:	Graphs and Automata Simplified in TeX
14mr|texlive-gastex-2.8-3|11	Group:		Publishing
14mr|texlive-gastex-2.8-3|12	URL:		http://www.ctan.org/tex-archive/graphics/gastex
14mr|texlive-gastex-2.8-3|13	License:	LPPL
14mr|texlive-gastex-2.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gastex.tar.xz
14mr|texlive-gastex-2.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gastex.doc.tar.xz
14mr|texlive-gastex-2.8-3|16	BuildArch:	noarch
14mr|texlive-gastex-2.8-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gastex-2.8-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gastex-2.8-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gastex-2.8-3|20	
14mr|texlive-gastex-2.8-3|21	%description
14mr|texlive-gastex-2.8-3|22	GasTeX is a set of LaTeX macros which enable the user to draw
14mr|texlive-gastex-2.8-3|23	graphs, automata, nets, diagrams, etc., very easily, in the
14mr|texlive-gastex-2.8-3|24	LaTeX picture environment. The package offers no documentation
14mr|texlive-gastex-2.8-3|25	(per se), but offers a couple of example files in the
14mr|texlive-gastex-2.8-3|26	distribution, and more on its home page. GasTeX generates its
14mr|texlive-gastex-2.8-3|27	own PostScript code, and therefore doesn't work directly under
14mr|texlive-gastex-2.8-3|28	PDFLaTeX.
14mr|texlive-gastex-2.8-3|29	
14mr|texlive-gastex-2.8-3|30	%post
14mr|texlive-gastex-2.8-3|31	%{_sbindir}/texlive.post
14mr|texlive-gastex-2.8-3|32	
14mr|texlive-gastex-2.8-3|33	%postun
14mr|texlive-gastex-2.8-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-gastex-2.8-3|35	%{_sbindir}/texlive.post
14mr|texlive-gastex-2.8-3|36	fi
14mr|texlive-gastex-2.8-3|37	
14mr|texlive-gastex-2.8-3|38	#-----------------------------------------------------------------------
14mr|texlive-gastex-2.8-3|39	%files
14mr|texlive-gastex-2.8-3|40	%{_texmfdistdir}/dvips/gastex/gastex.pro
14mr|texlive-gastex-2.8-3|41	%{_texmfdistdir}/tex/latex/gastex/gastex.sty
14mr|texlive-gastex-2.8-3|42	%doc %{_texmfdistdir}/doc/latex/gastex/README
14mr|texlive-gastex-2.8-3|43	%doc %{_texmfdistdir}/doc/latex/gastex/ex-beamer-gastex.tex
14mr|texlive-gastex-2.8-3|44	%doc %{_texmfdistdir}/doc/latex/gastex/ex-gastex.tex
14mr|texlive-gastex-2.8-3|45	
14mr|texlive-gastex-2.8-3|46	#-----------------------------------------------------------------------
14mr|texlive-gastex-2.8-3|47	%prep
14mr|texlive-gastex-2.8-3|48	%setup -c -a0 -a1
14mr|texlive-gastex-2.8-3|49	
14mr|texlive-gastex-2.8-3|50	%build
14mr|texlive-gastex-2.8-3|51	
14mr|texlive-gastex-2.8-3|52	%install
14mr|texlive-gastex-2.8-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gastex-2.8-3|54	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gastex-2.8-3|55	
14mr|texlive-gastex-2.8-3|56	
14mr|texlive-gastex-2.8-3|57	
14mr|texlive-gastex-2.8-3|58	%changelog
14mr|texlive-gastex-2.8-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8-3
14mr|texlive-gastex-2.8-3|60	+ Revision: 89d59df
14mr|texlive-gastex-2.8-3|61	- MassBuild#440: Increase release tag
14mr|texlive-gastex-2.8-3|62	
14mr|texlive-gastex-2.8-3|63	

20185 14
14mr|texlive-gatech-thesis-1.8-3|1	# revision 19886
14mr|texlive-gatech-thesis-1.8-3|2	# category Package
14mr|texlive-gatech-thesis-1.8-3|3	# catalog-ctan /macros/latex/contrib/gatech-thesis
14mr|texlive-gatech-thesis-1.8-3|4	# catalog-date 2010-07-26 16:46:28 +0200
14mr|texlive-gatech-thesis-1.8-3|5	# catalog-license gpl
14mr|texlive-gatech-thesis-1.8-3|6	# catalog-version 1.8
14mr|texlive-gatech-thesis-1.8-3|7	Name:		texlive-gatech-thesis
14mr|texlive-gatech-thesis-1.8-3|8	Version:	1.8
14mr|texlive-gatech-thesis-1.8-3|9	Release:	3
14mr|texlive-gatech-thesis-1.8-3|10	Summary:	Georgia Institute of Technology thesis class
14mr|texlive-gatech-thesis-1.8-3|11	Group:		Publishing
14mr|texlive-gatech-thesis-1.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gatech-thesis
14mr|texlive-gatech-thesis-1.8-3|13	License:	GPL
14mr|texlive-gatech-thesis-1.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gatech-thesis.tar.xz
14mr|texlive-gatech-thesis-1.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gatech-thesis.doc.tar.xz
14mr|texlive-gatech-thesis-1.8-3|16	BuildArch:	noarch
14mr|texlive-gatech-thesis-1.8-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gatech-thesis-1.8-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gatech-thesis-1.8-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gatech-thesis-1.8-3|20	
14mr|texlive-gatech-thesis-1.8-3|21	%description
14mr|texlive-gatech-thesis-1.8-3|22	The output generated by using this class has been approved by
14mr|texlive-gatech-thesis-1.8-3|23	the Georgia Tech Office of Graduate Studies. It satisfies their
14mr|texlive-gatech-thesis-1.8-3|24	undocumented moving-target requirements in additional to the
14mr|texlive-gatech-thesis-1.8-3|25	actual documented requirements of the June 2002 Georgia Tech
14mr|texlive-gatech-thesis-1.8-3|26	Thesis Style Manual, as amended up to 2010.
14mr|texlive-gatech-thesis-1.8-3|27	
14mr|texlive-gatech-thesis-1.8-3|28	%post
14mr|texlive-gatech-thesis-1.8-3|29	%{_sbindir}/texlive.post
14mr|texlive-gatech-thesis-1.8-3|30	
14mr|texlive-gatech-thesis-1.8-3|31	%postun
14mr|texlive-gatech-thesis-1.8-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-gatech-thesis-1.8-3|33	%{_sbindir}/texlive.post
14mr|texlive-gatech-thesis-1.8-3|34	fi
14mr|texlive-gatech-thesis-1.8-3|35	
14mr|texlive-gatech-thesis-1.8-3|36	#-----------------------------------------------------------------------
14mr|texlive-gatech-thesis-1.8-3|37	%files
14mr|texlive-gatech-thesis-1.8-3|38	%{_texmfdistdir}/bibtex/bst/gatech-thesis/gatech-thesis-losa.bst
14mr|texlive-gatech-thesis-1.8-3|39	%{_texmfdistdir}/bibtex/bst/gatech-thesis/gatech-thesis.bst
14mr|texlive-gatech-thesis-1.8-3|40	%{_texmfdistdir}/makeindex/gatech-thesis/gatech-thesis-index.ist
14mr|texlive-gatech-thesis-1.8-3|41	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis-gloss.sty
14mr|texlive-gatech-thesis-1.8-3|42	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis-index.sty
14mr|texlive-gatech-thesis-1.8-3|43	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis-losa.sty
14mr|texlive-gatech-thesis-1.8-3|44	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis-patch.sty
14mr|texlive-gatech-thesis-1.8-3|45	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis.cls
14mr|texlive-gatech-thesis-1.8-3|46	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/CHANGES
14mr|texlive-gatech-thesis-1.8-3|47	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/COMPLIANCE
14mr|texlive-gatech-thesis-1.8-3|48	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/COPYING
14mr|texlive-gatech-thesis-1.8-3|49	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/ChangeLog
14mr|texlive-gatech-thesis-1.8-3|50	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/INSTALL
14mr|texlive-gatech-thesis-1.8-3|51	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/MANIFEST
14mr|texlive-gatech-thesis-1.8-3|52	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/NEWS
14mr|texlive-gatech-thesis-1.8-3|53	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/NOTES
14mr|texlive-gatech-thesis-1.8-3|54	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/README
14mr|texlive-gatech-thesis-1.8-3|55	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/TODO
14mr|texlive-gatech-thesis-1.8-3|56	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/example-thesis.bib
14mr|texlive-gatech-thesis-1.8-3|57	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/example-thesis.pdf
14mr|texlive-gatech-thesis-1.8-3|58	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/example-thesis.tex
14mr|texlive-gatech-thesis-1.8-3|59	
14mr|texlive-gatech-thesis-1.8-3|60	#-----------------------------------------------------------------------
14mr|texlive-gatech-thesis-1.8-3|61	%prep
14mr|texlive-gatech-thesis-1.8-3|62	%setup -c -a0 -a1
14mr|texlive-gatech-thesis-1.8-3|63	
14mr|texlive-gatech-thesis-1.8-3|64	%build
14mr|texlive-gatech-thesis-1.8-3|65	
14mr|texlive-gatech-thesis-1.8-3|66	%install
14mr|texlive-gatech-thesis-1.8-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gatech-thesis-1.8-3|68	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gatech-thesis-1.8-3|69	
14mr|texlive-gatech-thesis-1.8-3|70	
14mr|texlive-gatech-thesis-1.8-3|71	
14mr|texlive-gatech-thesis-1.8-3|72	%changelog
14mr|texlive-gatech-thesis-1.8-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-3
14mr|texlive-gatech-thesis-1.8-3|74	+ Revision: a989e5b
14mr|texlive-gatech-thesis-1.8-3|75	- MassBuild#440: Increase release tag
14mr|texlive-gatech-thesis-1.8-3|76	
14mr|texlive-gatech-thesis-1.8-3|77	

20186 14
14mr|texlive-gates-0.2-2|1	# revision 26675
14mr|texlive-gates-0.2-2|2	# category Package
14mr|texlive-gates-0.2-2|3	# catalog-ctan /macros/generic/gates
14mr|texlive-gates-0.2-2|4	# catalog-date 2012-05-27 01:03:23 +0200
14mr|texlive-gates-0.2-2|5	# catalog-license lppl
14mr|texlive-gates-0.2-2|6	# catalog-version 0.2
14mr|texlive-gates-0.2-2|7	Name:		texlive-gates
14mr|texlive-gates-0.2-2|8	Version:	0.2
14mr|texlive-gates-0.2-2|9	Release:	2
14mr|texlive-gates-0.2-2|10	Summary:	Support for writing modular and customisable code
14mr|texlive-gates-0.2-2|11	Group:		Publishing
14mr|texlive-gates-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/gates
14mr|texlive-gates-0.2-2|13	License:	LPPL
14mr|texlive-gates-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gates.tar.xz
14mr|texlive-gates-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gates.doc.tar.xz
14mr|texlive-gates-0.2-2|16	BuildArch:	noarch
14mr|texlive-gates-0.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gates-0.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gates-0.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-gates-0.2-2|20	
14mr|texlive-gates-0.2-2|21	%description
14mr|texlive-gates-0.2-2|22	The package provides the means of writing code in a modular
14mr|texlive-gates-0.2-2|23	fashion: big macros or functions are divided into small chunks
14mr|texlive-gates-0.2-2|24	(called gates) with names, which can be externally controlled
14mr|texlive-gates-0.2-2|25	(e.g. they can be disabled, subjected to conditionals,
14mr|texlive-gates-0.2-2|26	loops...) and/or augmented with new chunks. Thus complex code
14mr|texlive-gates-0.2-2|27	may easily be customised without having to rewrite it, or even
14mr|texlive-gates-0.2-2|28	understand its implementation: the behavior of existing gates
14mr|texlive-gates-0.2-2|29	can be modified, and new ones can be added, without endangering
14mr|texlive-gates-0.2-2|30	the whole design. This allows code to be hacked in ways the
14mr|texlive-gates-0.2-2|31	original authors might have never envisioned. The gates package
14mr|texlive-gates-0.2-2|32	is implemented independently for both TeX and Lua. The TeX
14mr|texlive-gates-0.2-2|33	implementation, running in any current environment, requires
14mr|texlive-gates-0.2-2|34	the texapi package, whereas the Lua version can be run with any
14mr|texlive-gates-0.2-2|35	Lua interpreter, not just LuaTeX.
14mr|texlive-gates-0.2-2|36	
14mr|texlive-gates-0.2-2|37	%post
14mr|texlive-gates-0.2-2|38	%{_sbindir}/texlive.post
14mr|texlive-gates-0.2-2|39	
14mr|texlive-gates-0.2-2|40	%postun
14mr|texlive-gates-0.2-2|41	if [ $1 -eq 0 ]; then
14mr|texlive-gates-0.2-2|42	%{_sbindir}/texlive.post
14mr|texlive-gates-0.2-2|43	fi
14mr|texlive-gates-0.2-2|44	
14mr|texlive-gates-0.2-2|45	#-----------------------------------------------------------------------
14mr|texlive-gates-0.2-2|46	%files
14mr|texlive-gates-0.2-2|47	%{_texmfdistdir}/tex/generic/gates/gates.lua
14mr|texlive-gates-0.2-2|48	%{_texmfdistdir}/tex/generic/gates/gates.sty
14mr|texlive-gates-0.2-2|49	%{_texmfdistdir}/tex/generic/gates/t-gates.tex
14mr|texlive-gates-0.2-2|50	%doc %{_texmfdistdir}/doc/generic/gates/README
14mr|texlive-gates-0.2-2|51	%doc %{_texmfdistdir}/doc/generic/gates/gates-doc.pdf
14mr|texlive-gates-0.2-2|52	%doc %{_texmfdistdir}/doc/generic/gates/gates-doc.tex
14mr|texlive-gates-0.2-2|53	%doc %{_texmfdistdir}/doc/generic/gates/gates-doc.txt
14mr|texlive-gates-0.2-2|54	%doc %{_texmfdistdir}/doc/generic/gates/gates.tex
14mr|texlive-gates-0.2-2|55	
14mr|texlive-gates-0.2-2|56	#-----------------------------------------------------------------------
14mr|texlive-gates-0.2-2|57	%prep
14mr|texlive-gates-0.2-2|58	%setup -c -a0 -a1
14mr|texlive-gates-0.2-2|59	
14mr|texlive-gates-0.2-2|60	%build
14mr|texlive-gates-0.2-2|61	
14mr|texlive-gates-0.2-2|62	%install
14mr|texlive-gates-0.2-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gates-0.2-2|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gates-0.2-2|65	
14mr|texlive-gates-0.2-2|66	
14mr|texlive-gates-0.2-2|67	
14mr|texlive-gates-0.2-2|68	%changelog
14mr|texlive-gates-0.2-2|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-2
14mr|texlive-gates-0.2-2|70	+ Revision: dcb7803
14mr|texlive-gates-0.2-2|71	- MassBuild#440: Increase release tag
14mr|texlive-gates-0.2-2|72	
14mr|texlive-gates-0.2-2|73	

20187 14
14mr|texlive-gauss-20111026-3|1	# revision 24411
14mr|texlive-gauss-20111026-3|2	# category Package
14mr|texlive-gauss-20111026-3|3	# catalog-ctan /macros/latex/contrib/gauss
14mr|texlive-gauss-20111026-3|4	# catalog-date 2011-10-26 17:26:33 +0200
14mr|texlive-gauss-20111026-3|5	# catalog-license lppl
14mr|texlive-gauss-20111026-3|6	# catalog-version undef
14mr|texlive-gauss-20111026-3|7	Name:		texlive-gauss
14mr|texlive-gauss-20111026-3|8	Version:	20111026
14mr|texlive-gauss-20111026-3|9	Release:	3
14mr|texlive-gauss-20111026-3|10	Summary:	A package for Gaussian operations
14mr|texlive-gauss-20111026-3|11	Group:		Publishing
14mr|texlive-gauss-20111026-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gauss
14mr|texlive-gauss-20111026-3|13	License:	LPPL
14mr|texlive-gauss-20111026-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gauss.tar.xz
14mr|texlive-gauss-20111026-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gauss.doc.tar.xz
14mr|texlive-gauss-20111026-3|16	BuildArch:	noarch
14mr|texlive-gauss-20111026-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gauss-20111026-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gauss-20111026-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gauss-20111026-3|20	
14mr|texlive-gauss-20111026-3|21	%description
14mr|texlive-gauss-20111026-3|22	The gauss package provides configurable tools for producing row
14mr|texlive-gauss-20111026-3|23	and column operations on matrices (a.k.a. Gaussian operations).
14mr|texlive-gauss-20111026-3|24	
14mr|texlive-gauss-20111026-3|25	%post
14mr|texlive-gauss-20111026-3|26	%{_sbindir}/texlive.post
14mr|texlive-gauss-20111026-3|27	
14mr|texlive-gauss-20111026-3|28	%postun
14mr|texlive-gauss-20111026-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-gauss-20111026-3|30	%{_sbindir}/texlive.post
14mr|texlive-gauss-20111026-3|31	fi
14mr|texlive-gauss-20111026-3|32	
14mr|texlive-gauss-20111026-3|33	#-----------------------------------------------------------------------
14mr|texlive-gauss-20111026-3|34	%files
14mr|texlive-gauss-20111026-3|35	%{_texmfdistdir}/tex/latex/gauss/gauss.sty
14mr|texlive-gauss-20111026-3|36	%doc %{_texmfdistdir}/doc/latex/gauss/README
14mr|texlive-gauss-20111026-3|37	%doc %{_texmfdistdir}/doc/latex/gauss/gauss-doc.pdf
14mr|texlive-gauss-20111026-3|38	%doc %{_texmfdistdir}/doc/latex/gauss/gauss-ex.pdf
14mr|texlive-gauss-20111026-3|39	%doc %{_texmfdistdir}/doc/latex/gauss/gauss-ex.tex
14mr|texlive-gauss-20111026-3|40	
14mr|texlive-gauss-20111026-3|41	#-----------------------------------------------------------------------
14mr|texlive-gauss-20111026-3|42	%prep
14mr|texlive-gauss-20111026-3|43	%setup -c -a0 -a1
14mr|texlive-gauss-20111026-3|44	
14mr|texlive-gauss-20111026-3|45	%build
14mr|texlive-gauss-20111026-3|46	
14mr|texlive-gauss-20111026-3|47	%install
14mr|texlive-gauss-20111026-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gauss-20111026-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gauss-20111026-3|50	
14mr|texlive-gauss-20111026-3|51	
14mr|texlive-gauss-20111026-3|52	
14mr|texlive-gauss-20111026-3|53	%changelog
14mr|texlive-gauss-20111026-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111026-3
14mr|texlive-gauss-20111026-3|55	+ Revision: 878915e
14mr|texlive-gauss-20111026-3|56	- MassBuild#440: Increase release tag
14mr|texlive-gauss-20111026-3|57	
14mr|texlive-gauss-20111026-3|58	

20188 14
14mr|texlive-gb4e-20100703-3|1	# revision 19216
14mr|texlive-gb4e-20100703-3|2	# category Package
14mr|texlive-gb4e-20100703-3|3	# catalog-ctan /macros/latex/contrib/gb4e
14mr|texlive-gb4e-20100703-3|4	# catalog-date 2010-07-03 20:09:25 +0200
14mr|texlive-gb4e-20100703-3|5	# catalog-license lppl1.2
14mr|texlive-gb4e-20100703-3|6	# catalog-version undef
14mr|texlive-gb4e-20100703-3|7	Name:		texlive-gb4e
14mr|texlive-gb4e-20100703-3|8	Version:	20100703
14mr|texlive-gb4e-20100703-3|9	Release:	3
14mr|texlive-gb4e-20100703-3|10	Summary:	Linguistic tools
14mr|texlive-gb4e-20100703-3|11	Group:		Publishing
14mr|texlive-gb4e-20100703-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gb4e
14mr|texlive-gb4e-20100703-3|13	License:	LPPL1.2
14mr|texlive-gb4e-20100703-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gb4e.tar.xz
14mr|texlive-gb4e-20100703-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gb4e.doc.tar.xz
14mr|texlive-gb4e-20100703-3|16	BuildArch:	noarch
14mr|texlive-gb4e-20100703-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gb4e-20100703-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gb4e-20100703-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gb4e-20100703-3|20	
14mr|texlive-gb4e-20100703-3|21	%description
14mr|texlive-gb4e-20100703-3|22	Provides an environment for linguistic examples, tools for
14mr|texlive-gb4e-20100703-3|23	glosses, and various other goodies. The code was developed from
14mr|texlive-gb4e-20100703-3|24	the midnight and covington packages.
14mr|texlive-gb4e-20100703-3|25	
14mr|texlive-gb4e-20100703-3|26	%post
14mr|texlive-gb4e-20100703-3|27	%{_sbindir}/texlive.post
14mr|texlive-gb4e-20100703-3|28	
14mr|texlive-gb4e-20100703-3|29	%postun
14mr|texlive-gb4e-20100703-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-gb4e-20100703-3|31	%{_sbindir}/texlive.post
14mr|texlive-gb4e-20100703-3|32	fi
14mr|texlive-gb4e-20100703-3|33	
14mr|texlive-gb4e-20100703-3|34	#-----------------------------------------------------------------------
14mr|texlive-gb4e-20100703-3|35	%files
14mr|texlive-gb4e-20100703-3|36	%{_texmfdistdir}/tex/latex/gb4e/cgloss4e.sty
14mr|texlive-gb4e-20100703-3|37	%{_texmfdistdir}/tex/latex/gb4e/gb4e.sty
14mr|texlive-gb4e-20100703-3|38	%doc %{_texmfdistdir}/doc/latex/gb4e/README
14mr|texlive-gb4e-20100703-3|39	%doc %{_texmfdistdir}/doc/latex/gb4e/gb4e-doc.pdf
14mr|texlive-gb4e-20100703-3|40	%doc %{_texmfdistdir}/doc/latex/gb4e/gb4e-doc.tex
14mr|texlive-gb4e-20100703-3|41	
14mr|texlive-gb4e-20100703-3|42	#-----------------------------------------------------------------------
14mr|texlive-gb4e-20100703-3|43	%prep
14mr|texlive-gb4e-20100703-3|44	%setup -c -a0 -a1
14mr|texlive-gb4e-20100703-3|45	
14mr|texlive-gb4e-20100703-3|46	%build
14mr|texlive-gb4e-20100703-3|47	
14mr|texlive-gb4e-20100703-3|48	%install
14mr|texlive-gb4e-20100703-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gb4e-20100703-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gb4e-20100703-3|51	
14mr|texlive-gb4e-20100703-3|52	
14mr|texlive-gb4e-20100703-3|53	
14mr|texlive-gb4e-20100703-3|54	%changelog
14mr|texlive-gb4e-20100703-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100703-3
14mr|texlive-gb4e-20100703-3|56	+ Revision: 97ab524
14mr|texlive-gb4e-20100703-3|57	- MassBuild#440: Increase release tag
14mr|texlive-gb4e-20100703-3|58	
14mr|texlive-gb4e-20100703-3|59	

20189 14
14mr|texlive-g-brief-4.0.2-3|1	# revision 21140
14mr|texlive-g-brief-4.0.2-3|2	# category Package
14mr|texlive-g-brief-4.0.2-3|3	# catalog-ctan /macros/latex/contrib/g-brief
14mr|texlive-g-brief-4.0.2-3|4	# catalog-date 2009-01-23 15:11:09 +0100
14mr|texlive-g-brief-4.0.2-3|5	# catalog-license lppl
14mr|texlive-g-brief-4.0.2-3|6	# catalog-version 4.0.2
14mr|texlive-g-brief-4.0.2-3|7	Name:		texlive-g-brief
14mr|texlive-g-brief-4.0.2-3|8	Version:	4.0.2
14mr|texlive-g-brief-4.0.2-3|9	Release:	3
14mr|texlive-g-brief-4.0.2-3|10	Summary:	Letter document class
14mr|texlive-g-brief-4.0.2-3|11	Group:		Publishing
14mr|texlive-g-brief-4.0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/g-brief
14mr|texlive-g-brief-4.0.2-3|13	License:	LPPL
14mr|texlive-g-brief-4.0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/g-brief.tar.xz
14mr|texlive-g-brief-4.0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/g-brief.doc.tar.xz
14mr|texlive-g-brief-4.0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/g-brief.source.tar.xz
14mr|texlive-g-brief-4.0.2-3|17	BuildArch:	noarch
14mr|texlive-g-brief-4.0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-g-brief-4.0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-g-brief-4.0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-g-brief-4.0.2-3|21	
14mr|texlive-g-brief-4.0.2-3|22	%description
14mr|texlive-g-brief-4.0.2-3|23	Designed for formatting formless letters in German; can also be
14mr|texlive-g-brief-4.0.2-3|24	used for English (by those who can read the documentation).
14mr|texlive-g-brief-4.0.2-3|25	There are LaTeX 2.09 documentstyle and LaTeX 2e class files for
14mr|texlive-g-brief-4.0.2-3|26	both an 'old' and a 'new' version of g-brief.
14mr|texlive-g-brief-4.0.2-3|27	
14mr|texlive-g-brief-4.0.2-3|28	%post
14mr|texlive-g-brief-4.0.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-g-brief-4.0.2-3|30	
14mr|texlive-g-brief-4.0.2-3|31	%postun
14mr|texlive-g-brief-4.0.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-g-brief-4.0.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-g-brief-4.0.2-3|34	fi
14mr|texlive-g-brief-4.0.2-3|35	
14mr|texlive-g-brief-4.0.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-g-brief-4.0.2-3|37	%files
14mr|texlive-g-brief-4.0.2-3|38	%{_texmfdistdir}/tex/latex/g-brief/g-brief.cls
14mr|texlive-g-brief-4.0.2-3|39	%{_texmfdistdir}/tex/latex/g-brief/g-brief.sty
14mr|texlive-g-brief-4.0.2-3|40	%{_texmfdistdir}/tex/latex/g-brief/g-brief2.cls
14mr|texlive-g-brief-4.0.2-3|41	%{_texmfdistdir}/tex/latex/g-brief/g-brief2.sty
14mr|texlive-g-brief-4.0.2-3|42	%doc %{_texmfdistdir}/doc/latex/g-brief/beispiel.pdf
14mr|texlive-g-brief-4.0.2-3|43	%doc %{_texmfdistdir}/doc/latex/g-brief/beispiel.tex
14mr|texlive-g-brief-4.0.2-3|44	%doc %{_texmfdistdir}/doc/latex/g-brief/beispiel2.pdf
14mr|texlive-g-brief-4.0.2-3|45	%doc %{_texmfdistdir}/doc/latex/g-brief/beispiel2.tex
14mr|texlive-g-brief-4.0.2-3|46	%doc %{_texmfdistdir}/doc/latex/g-brief/g-brief.pdf
14mr|texlive-g-brief-4.0.2-3|47	#- source
14mr|texlive-g-brief-4.0.2-3|48	%doc %{_texmfdistdir}/source/latex/g-brief/g-brief.drv
14mr|texlive-g-brief-4.0.2-3|49	%doc %{_texmfdistdir}/source/latex/g-brief/g-brief.dtx
14mr|texlive-g-brief-4.0.2-3|50	%doc %{_texmfdistdir}/source/latex/g-brief/g-brief.ins
14mr|texlive-g-brief-4.0.2-3|51	
14mr|texlive-g-brief-4.0.2-3|52	#-----------------------------------------------------------------------
14mr|texlive-g-brief-4.0.2-3|53	%prep
14mr|texlive-g-brief-4.0.2-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-g-brief-4.0.2-3|55	
14mr|texlive-g-brief-4.0.2-3|56	%build
14mr|texlive-g-brief-4.0.2-3|57	
14mr|texlive-g-brief-4.0.2-3|58	%install
14mr|texlive-g-brief-4.0.2-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-g-brief-4.0.2-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-g-brief-4.0.2-3|61	
14mr|texlive-g-brief-4.0.2-3|62	
14mr|texlive-g-brief-4.0.2-3|63	
14mr|texlive-g-brief-4.0.2-3|64	%changelog
14mr|texlive-g-brief-4.0.2-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0.2-3
14mr|texlive-g-brief-4.0.2-3|66	+ Revision: 965cc35
14mr|texlive-g-brief-4.0.2-3|67	- MassBuild#440: Increase release tag
14mr|texlive-g-brief-4.0.2-3|68	
14mr|texlive-g-brief-4.0.2-3|69	

20190 14
14mr|texlive-gcard-20080819-3|1	# revision 15878
14mr|texlive-gcard-20080819-3|2	# category Package
14mr|texlive-gcard-20080819-3|3	# catalog-ctan /macros/latex/contrib/gcard
14mr|texlive-gcard-20080819-3|4	# catalog-date 2008-08-19 21:00:04 +0200
14mr|texlive-gcard-20080819-3|5	# catalog-license lppl
14mr|texlive-gcard-20080819-3|6	# catalog-version undef
14mr|texlive-gcard-20080819-3|7	Name:		texlive-gcard
14mr|texlive-gcard-20080819-3|8	Version:	20080819
14mr|texlive-gcard-20080819-3|9	Release:	3
14mr|texlive-gcard-20080819-3|10	Summary:	Arrange text on a sheet to fold into a greeting card
14mr|texlive-gcard-20080819-3|11	Group:		Publishing
14mr|texlive-gcard-20080819-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gcard
14mr|texlive-gcard-20080819-3|13	License:	LPPL
14mr|texlive-gcard-20080819-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcard.tar.xz
14mr|texlive-gcard-20080819-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcard.doc.tar.xz
14mr|texlive-gcard-20080819-3|16	BuildArch:	noarch
14mr|texlive-gcard-20080819-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gcard-20080819-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gcard-20080819-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gcard-20080819-3|20	
14mr|texlive-gcard-20080819-3|21	%description
14mr|texlive-gcard-20080819-3|22	The package provides a simple means of producing greeting
14mr|texlive-gcard-20080819-3|23	cards. It arranges four panels onto a single sheet so that when
14mr|texlive-gcard-20080819-3|24	the sheet is folded twice the four panels are arranged as front
14mr|texlive-gcard-20080819-3|25	cover, inside left and right pages, and back cover. It uses the
14mr|texlive-gcard-20080819-3|26	textpos package for placement on the sheet and the graphicx
14mr|texlive-gcard-20080819-3|27	package for the necessary rotation. The four panels are set in
14mr|texlive-gcard-20080819-3|28	minipages for formatting by the user.
14mr|texlive-gcard-20080819-3|29	
14mr|texlive-gcard-20080819-3|30	%post
14mr|texlive-gcard-20080819-3|31	%{_sbindir}/texlive.post
14mr|texlive-gcard-20080819-3|32	
14mr|texlive-gcard-20080819-3|33	%postun
14mr|texlive-gcard-20080819-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-gcard-20080819-3|35	%{_sbindir}/texlive.post
14mr|texlive-gcard-20080819-3|36	fi
14mr|texlive-gcard-20080819-3|37	
14mr|texlive-gcard-20080819-3|38	#-----------------------------------------------------------------------
14mr|texlive-gcard-20080819-3|39	%files
14mr|texlive-gcard-20080819-3|40	%{_texmfdistdir}/tex/latex/gcard/gcard.sty
14mr|texlive-gcard-20080819-3|41	%doc %{_texmfdistdir}/doc/latex/gcard/README
14mr|texlive-gcard-20080819-3|42	%doc %{_texmfdistdir}/doc/latex/gcard/gcard.pdf
14mr|texlive-gcard-20080819-3|43	%doc %{_texmfdistdir}/doc/latex/gcard/gcardex.tex
14mr|texlive-gcard-20080819-3|44	%doc %{_texmfdistdir}/doc/latex/gcard/gcardminexample.tex
14mr|texlive-gcard-20080819-3|45	
14mr|texlive-gcard-20080819-3|46	#-----------------------------------------------------------------------
14mr|texlive-gcard-20080819-3|47	%prep
14mr|texlive-gcard-20080819-3|48	%setup -c -a0 -a1
14mr|texlive-gcard-20080819-3|49	
14mr|texlive-gcard-20080819-3|50	%build
14mr|texlive-gcard-20080819-3|51	
14mr|texlive-gcard-20080819-3|52	%install
14mr|texlive-gcard-20080819-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gcard-20080819-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gcard-20080819-3|55	
14mr|texlive-gcard-20080819-3|56	
14mr|texlive-gcard-20080819-3|57	
14mr|texlive-gcard-20080819-3|58	%changelog
14mr|texlive-gcard-20080819-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080819-3
14mr|texlive-gcard-20080819-3|60	+ Revision: 1fe1384
14mr|texlive-gcard-20080819-3|61	- MassBuild#440: Increase release tag
14mr|texlive-gcard-20080819-3|62	
14mr|texlive-gcard-20080819-3|63	

20191 14
14mr|texlive-gchords-1.20-3|1	# revision 15878
14mr|texlive-gchords-1.20-3|2	# category Package
14mr|texlive-gchords-1.20-3|3	# catalog-ctan /graphics/gchords
14mr|texlive-gchords-1.20-3|4	# catalog-date 2009-02-12 12:29:53 +0100
14mr|texlive-gchords-1.20-3|5	# catalog-license gpl
14mr|texlive-gchords-1.20-3|6	# catalog-version 1.20
14mr|texlive-gchords-1.20-3|7	Name:		texlive-gchords
14mr|texlive-gchords-1.20-3|8	Version:	1.20
14mr|texlive-gchords-1.20-3|9	Release:	3
14mr|texlive-gchords-1.20-3|10	Summary:	Typeset guitar chords
14mr|texlive-gchords-1.20-3|11	Group:		Publishing
14mr|texlive-gchords-1.20-3|12	URL:		http://www.ctan.org/tex-archive/graphics/gchords
14mr|texlive-gchords-1.20-3|13	License:	GPL
14mr|texlive-gchords-1.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gchords.tar.xz
14mr|texlive-gchords-1.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gchords.doc.tar.xz
14mr|texlive-gchords-1.20-3|16	BuildArch:	noarch
14mr|texlive-gchords-1.20-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gchords-1.20-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gchords-1.20-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gchords-1.20-3|20	
14mr|texlive-gchords-1.20-3|21	%description
14mr|texlive-gchords-1.20-3|22	A LaTeX package for typesetting of guitar chord diagrams,
14mr|texlive-gchords-1.20-3|23	including options for chord names, finger numbers and
14mr|texlive-gchords-1.20-3|24	typesetting above lyrics. The bundle also includes a TCL script
14mr|texlive-gchords-1.20-3|25	(chordbox.tcl) that provides a graphical application which
14mr|texlive-gchords-1.20-3|26	creates LaTeX files that use gchords.sty.
14mr|texlive-gchords-1.20-3|27	
14mr|texlive-gchords-1.20-3|28	%post
14mr|texlive-gchords-1.20-3|29	%{_sbindir}/texlive.post
14mr|texlive-gchords-1.20-3|30	
14mr|texlive-gchords-1.20-3|31	%postun
14mr|texlive-gchords-1.20-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-gchords-1.20-3|33	%{_sbindir}/texlive.post
14mr|texlive-gchords-1.20-3|34	fi
14mr|texlive-gchords-1.20-3|35	
14mr|texlive-gchords-1.20-3|36	#-----------------------------------------------------------------------
14mr|texlive-gchords-1.20-3|37	%files
14mr|texlive-gchords-1.20-3|38	%{_texmfdistdir}/tex/latex/gchords/gchords.sty
14mr|texlive-gchords-1.20-3|39	%doc %{_texmfdistdir}/doc/latex/gchords/README
14mr|texlive-gchords-1.20-3|40	%doc %{_texmfdistdir}/doc/latex/gchords/chordbox.tcl
14mr|texlive-gchords-1.20-3|41	%doc %{_texmfdistdir}/doc/latex/gchords/gchords_doc.pdf
14mr|texlive-gchords-1.20-3|42	%doc %{_texmfdistdir}/doc/latex/gchords/gchords_doc.tex
14mr|texlive-gchords-1.20-3|43	%doc %{_texmfdistdir}/doc/latex/gchords/get2knowu.tex
14mr|texlive-gchords-1.20-3|44	
14mr|texlive-gchords-1.20-3|45	#-----------------------------------------------------------------------
14mr|texlive-gchords-1.20-3|46	%prep
14mr|texlive-gchords-1.20-3|47	%setup -c -a0 -a1
14mr|texlive-gchords-1.20-3|48	
14mr|texlive-gchords-1.20-3|49	%build
14mr|texlive-gchords-1.20-3|50	
14mr|texlive-gchords-1.20-3|51	%install
14mr|texlive-gchords-1.20-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gchords-1.20-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gchords-1.20-3|54	
14mr|texlive-gchords-1.20-3|55	
14mr|texlive-gchords-1.20-3|56	
14mr|texlive-gchords-1.20-3|57	%changelog
14mr|texlive-gchords-1.20-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-3
14mr|texlive-gchords-1.20-3|59	+ Revision: 4146e94
14mr|texlive-gchords-1.20-3|60	- MassBuild#440: Increase release tag
14mr|texlive-gchords-1.20-3|61	
14mr|texlive-gchords-1.20-3|62	

20192 14
14mr|texlive-gcite-1.0.1-3|1	# revision 15878
14mr|texlive-gcite-1.0.1-3|2	# category Package
14mr|texlive-gcite-1.0.1-3|3	# catalog-ctan /macros/latex/exptl/gcite
14mr|texlive-gcite-1.0.1-3|4	# catalog-date 2009-07-04 21:47:31 +0200
14mr|texlive-gcite-1.0.1-3|5	# catalog-license lppl1.3
14mr|texlive-gcite-1.0.1-3|6	# catalog-version 1.0.1
14mr|texlive-gcite-1.0.1-3|7	Name:		texlive-gcite
14mr|texlive-gcite-1.0.1-3|8	Version:	1.0.1
14mr|texlive-gcite-1.0.1-3|9	Release:	3
14mr|texlive-gcite-1.0.1-3|10	Summary:	Citations in a reader-friendly style
14mr|texlive-gcite-1.0.1-3|11	Group:		Publishing
14mr|texlive-gcite-1.0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/gcite
14mr|texlive-gcite-1.0.1-3|13	License:	LPPL1.3
14mr|texlive-gcite-1.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcite.tar.xz
14mr|texlive-gcite-1.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcite.doc.tar.xz
14mr|texlive-gcite-1.0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcite.source.tar.xz
14mr|texlive-gcite-1.0.1-3|17	BuildArch:	noarch
14mr|texlive-gcite-1.0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gcite-1.0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gcite-1.0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-gcite-1.0.1-3|21	
14mr|texlive-gcite-1.0.1-3|22	%description
14mr|texlive-gcite-1.0.1-3|23	The package allows citations in the German style, which is
14mr|texlive-gcite-1.0.1-3|24	considered by many to be particularly reader-friendly. The
14mr|texlive-gcite-1.0.1-3|25	citation provides a small amount of bibliographic information
14mr|texlive-gcite-1.0.1-3|26	in a footnote on the page where each citation is made. It
14mr|texlive-gcite-1.0.1-3|27	combines a desire to eliminate unnecessary page-turning with
14mr|texlive-gcite-1.0.1-3|28	the look-up efficiency afforded by numeric citations. The
14mr|texlive-gcite-1.0.1-3|29	package makes use of the (still experimental) BibLaTeX package,
14mr|texlive-gcite-1.0.1-3|30	and is itself also considered experimental; comment is invited.
14mr|texlive-gcite-1.0.1-3|31	
14mr|texlive-gcite-1.0.1-3|32	%post
14mr|texlive-gcite-1.0.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-gcite-1.0.1-3|34	
14mr|texlive-gcite-1.0.1-3|35	%postun
14mr|texlive-gcite-1.0.1-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-gcite-1.0.1-3|37	%{_sbindir}/texlive.post
14mr|texlive-gcite-1.0.1-3|38	fi
14mr|texlive-gcite-1.0.1-3|39	
14mr|texlive-gcite-1.0.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-gcite-1.0.1-3|41	%files
14mr|texlive-gcite-1.0.1-3|42	%{_texmfdistdir}/tex/latex/gcite/gcite.sty
14mr|texlive-gcite-1.0.1-3|43	%doc %{_texmfdistdir}/doc/latex/gcite/CHANGES
14mr|texlive-gcite-1.0.1-3|44	%doc %{_texmfdistdir}/doc/latex/gcite/README
14mr|texlive-gcite-1.0.1-3|45	%doc %{_texmfdistdir}/doc/latex/gcite/gcite.bib
14mr|texlive-gcite-1.0.1-3|46	%doc %{_texmfdistdir}/doc/latex/gcite/gcite.pdf
14mr|texlive-gcite-1.0.1-3|47	#- source
14mr|texlive-gcite-1.0.1-3|48	%doc %{_texmfdistdir}/source/latex/gcite/gcite.dtx
14mr|texlive-gcite-1.0.1-3|49	%doc %{_texmfdistdir}/source/latex/gcite/gcite.ins
14mr|texlive-gcite-1.0.1-3|50	
14mr|texlive-gcite-1.0.1-3|51	#-----------------------------------------------------------------------
14mr|texlive-gcite-1.0.1-3|52	%prep
14mr|texlive-gcite-1.0.1-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-gcite-1.0.1-3|54	
14mr|texlive-gcite-1.0.1-3|55	%build
14mr|texlive-gcite-1.0.1-3|56	
14mr|texlive-gcite-1.0.1-3|57	%install
14mr|texlive-gcite-1.0.1-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gcite-1.0.1-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gcite-1.0.1-3|60	
14mr|texlive-gcite-1.0.1-3|61	
14mr|texlive-gcite-1.0.1-3|62	
14mr|texlive-gcite-1.0.1-3|63	%changelog
14mr|texlive-gcite-1.0.1-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-3
14mr|texlive-gcite-1.0.1-3|65	+ Revision: 4d1f60d
14mr|texlive-gcite-1.0.1-3|66	- MassBuild#440: Increase release tag
14mr|texlive-gcite-1.0.1-3|67	
14mr|texlive-gcite-1.0.1-3|68	

20193 14
14mr|texlive-genealogy-20110410-2|1	# revision 25112
14mr|texlive-genealogy-20110410-2|2	# category Package
14mr|texlive-genealogy-20110410-2|3	# catalog-ctan /fonts/genealogy
14mr|texlive-genealogy-20110410-2|4	# catalog-date 2011-04-10 21:40:35 +0200
14mr|texlive-genealogy-20110410-2|5	# catalog-license lppl
14mr|texlive-genealogy-20110410-2|6	# catalog-version undef
14mr|texlive-genealogy-20110410-2|7	Name:		texlive-genealogy
14mr|texlive-genealogy-20110410-2|8	Version:	20110410
14mr|texlive-genealogy-20110410-2|9	Release:	2
14mr|texlive-genealogy-20110410-2|10	Summary:	A compilation genealogy font
14mr|texlive-genealogy-20110410-2|11	Group:		Publishing
14mr|texlive-genealogy-20110410-2|12	URL:		http://www.ctan.org/tex-archive/fonts/genealogy
14mr|texlive-genealogy-20110410-2|13	License:	LPPL
14mr|texlive-genealogy-20110410-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genealogy.tar.xz
14mr|texlive-genealogy-20110410-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genealogy.doc.tar.xz
14mr|texlive-genealogy-20110410-2|16	BuildArch:	noarch
14mr|texlive-genealogy-20110410-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-genealogy-20110410-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-genealogy-20110410-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-genealogy-20110410-2|20	
14mr|texlive-genealogy-20110410-2|21	%description
14mr|texlive-genealogy-20110410-2|22	A simple compilation of the genealogical symbols found in the
14mr|texlive-genealogy-20110410-2|23	wasy and gen fonts, essentially adding the male and female
14mr|texlive-genealogy-20110410-2|24	symbols to Knuth's 'gen' font, and so avoiding loading two
14mr|texlive-genealogy-20110410-2|25	fonts when you need only genealogical symbols. The font is
14mr|texlive-genealogy-20110410-2|26	distributed as Metafont source.
14mr|texlive-genealogy-20110410-2|27	
14mr|texlive-genealogy-20110410-2|28	%post
14mr|texlive-genealogy-20110410-2|29	%{_sbindir}/texlive.post
14mr|texlive-genealogy-20110410-2|30	
14mr|texlive-genealogy-20110410-2|31	%postun
14mr|texlive-genealogy-20110410-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-genealogy-20110410-2|33	%{_sbindir}/texlive.post
14mr|texlive-genealogy-20110410-2|34	fi
14mr|texlive-genealogy-20110410-2|35	
14mr|texlive-genealogy-20110410-2|36	#-----------------------------------------------------------------------
14mr|texlive-genealogy-20110410-2|37	%files
14mr|texlive-genealogy-20110410-2|38	%{_texmfdistdir}/fonts/source/public/genealogy/drgen.mf
14mr|texlive-genealogy-20110410-2|39	%{_texmfdistdir}/fonts/source/public/genealogy/drgen10.mf
14mr|texlive-genealogy-20110410-2|40	%{_texmfdistdir}/fonts/tfm/public/genealogy/drgen10.tfm
14mr|texlive-genealogy-20110410-2|41	%doc %{_texmfdistdir}/doc/fonts/genealogy/README
14mr|texlive-genealogy-20110410-2|42	%doc %{_texmfdistdir}/doc/fonts/genealogy/licence.txt
14mr|texlive-genealogy-20110410-2|43	%doc %{_texmfdistdir}/doc/fonts/genealogy/testgen.tex
14mr|texlive-genealogy-20110410-2|44	
14mr|texlive-genealogy-20110410-2|45	#-----------------------------------------------------------------------
14mr|texlive-genealogy-20110410-2|46	%prep
14mr|texlive-genealogy-20110410-2|47	%setup -c -a0 -a1
14mr|texlive-genealogy-20110410-2|48	
14mr|texlive-genealogy-20110410-2|49	%build
14mr|texlive-genealogy-20110410-2|50	
14mr|texlive-genealogy-20110410-2|51	%install
14mr|texlive-genealogy-20110410-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-genealogy-20110410-2|53	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-genealogy-20110410-2|54	
14mr|texlive-genealogy-20110410-2|55	
14mr|texlive-genealogy-20110410-2|56	
14mr|texlive-genealogy-20110410-2|57	%changelog
14mr|texlive-genealogy-20110410-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110410-2
14mr|texlive-genealogy-20110410-2|59	+ Revision: ea7e1cc
14mr|texlive-genealogy-20110410-2|60	- MassBuild#440: Increase release tag
14mr|texlive-genealogy-20110410-2|61	
14mr|texlive-genealogy-20110410-2|62	

20194 14
14mr|texlive-gene-logic-1.4-3|1	# revision 15878
14mr|texlive-gene-logic-1.4-3|2	# category Package
14mr|texlive-gene-logic-1.4-3|3	# catalog-ctan /macros/latex/contrib/gene/logic
14mr|texlive-gene-logic-1.4-3|4	# catalog-date 2008-10-04 10:00:56 +0200
14mr|texlive-gene-logic-1.4-3|5	# catalog-license other-free
14mr|texlive-gene-logic-1.4-3|6	# catalog-version 1.4
14mr|texlive-gene-logic-1.4-3|7	Name:		texlive-gene-logic
14mr|texlive-gene-logic-1.4-3|8	Version:	1.4
14mr|texlive-gene-logic-1.4-3|9	Release:	3
14mr|texlive-gene-logic-1.4-3|10	Summary:	Typeset logic formulae, etc
14mr|texlive-gene-logic-1.4-3|11	Group:		Publishing
14mr|texlive-gene-logic-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/logic
14mr|texlive-gene-logic-1.4-3|13	License:	OTHER-FREE
14mr|texlive-gene-logic-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gene-logic.tar.xz
14mr|texlive-gene-logic-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gene-logic.doc.tar.xz
14mr|texlive-gene-logic-1.4-3|16	BuildArch:	noarch
14mr|texlive-gene-logic-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gene-logic-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gene-logic-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gene-logic-1.4-3|20	
14mr|texlive-gene-logic-1.4-3|21	%description
14mr|texlive-gene-logic-1.4-3|22	The package provides a facility to typeset certain logic
14mr|texlive-gene-logic-1.4-3|23	formulae. It provides an environment like eqnarray, an extended
14mr|texlive-gene-logic-1.4-3|24	newtheorem environment, and several macros.
14mr|texlive-gene-logic-1.4-3|25	
14mr|texlive-gene-logic-1.4-3|26	%post
14mr|texlive-gene-logic-1.4-3|27	%{_sbindir}/texlive.post
14mr|texlive-gene-logic-1.4-3|28	
14mr|texlive-gene-logic-1.4-3|29	%postun
14mr|texlive-gene-logic-1.4-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-gene-logic-1.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-gene-logic-1.4-3|32	fi
14mr|texlive-gene-logic-1.4-3|33	
14mr|texlive-gene-logic-1.4-3|34	#-----------------------------------------------------------------------
14mr|texlive-gene-logic-1.4-3|35	%files
14mr|texlive-gene-logic-1.4-3|36	%{_texmfdistdir}/tex/latex/gene-logic/gn-logic14.sty
14mr|texlive-gene-logic-1.4-3|37	%doc %{_texmfdistdir}/doc/latex/gene-logic/gn-logic14.pdf
14mr|texlive-gene-logic-1.4-3|38	%doc %{_texmfdistdir}/doc/latex/gene-logic/gn-logic14.tex
14mr|texlive-gene-logic-1.4-3|39	
14mr|texlive-gene-logic-1.4-3|40	#-----------------------------------------------------------------------
14mr|texlive-gene-logic-1.4-3|41	%prep
14mr|texlive-gene-logic-1.4-3|42	%setup -c -a0 -a1
14mr|texlive-gene-logic-1.4-3|43	
14mr|texlive-gene-logic-1.4-3|44	%build
14mr|texlive-gene-logic-1.4-3|45	
14mr|texlive-gene-logic-1.4-3|46	%install
14mr|texlive-gene-logic-1.4-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gene-logic-1.4-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gene-logic-1.4-3|49	
14mr|texlive-gene-logic-1.4-3|50	
14mr|texlive-gene-logic-1.4-3|51	
14mr|texlive-gene-logic-1.4-3|52	%changelog
14mr|texlive-gene-logic-1.4-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-gene-logic-1.4-3|54	+ Revision: 0809aa4
14mr|texlive-gene-logic-1.4-3|55	- MassBuild#440: Increase release tag
14mr|texlive-gene-logic-1.4-3|56	
14mr|texlive-gene-logic-1.4-3|57	

20195 14
14mr|texlive-genmisc-20120807-2|1	# revision 27208
14mr|texlive-genmisc-20120807-2|2	# category Package
14mr|texlive-genmisc-20120807-2|3	# catalog-ctan undef
14mr|texlive-genmisc-20120807-2|4	# catalog-date undef
14mr|texlive-genmisc-20120807-2|5	# catalog-license undef
14mr|texlive-genmisc-20120807-2|6	# catalog-version undef
14mr|texlive-genmisc-20120807-2|7	Name:		texlive-genmisc
14mr|texlive-genmisc-20120807-2|8	Version:	20120807
14mr|texlive-genmisc-20120807-2|9	Release:	2
14mr|texlive-genmisc-20120807-2|10	Summary:	TeXLive genmisc package
14mr|texlive-genmisc-20120807-2|11	Group:		Publishing
14mr|texlive-genmisc-20120807-2|12	URL:		http://tug.org/texlive
14mr|texlive-genmisc-20120807-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-genmisc-20120807-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genmisc.tar.xz
14mr|texlive-genmisc-20120807-2|15	BuildArch:	noarch
14mr|texlive-genmisc-20120807-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-genmisc-20120807-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-genmisc-20120807-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-genmisc-20120807-2|19	
14mr|texlive-genmisc-20120807-2|20	%description
14mr|texlive-genmisc-20120807-2|21	TeXLive genmisc package.
14mr|texlive-genmisc-20120807-2|22	
14mr|texlive-genmisc-20120807-2|23	%post
14mr|texlive-genmisc-20120807-2|24	%{_sbindir}/texlive.post
14mr|texlive-genmisc-20120807-2|25	
14mr|texlive-genmisc-20120807-2|26	%postun
14mr|texlive-genmisc-20120807-2|27	if [ $1 -eq 0 ]; then
14mr|texlive-genmisc-20120807-2|28	%{_sbindir}/texlive.post
14mr|texlive-genmisc-20120807-2|29	fi
14mr|texlive-genmisc-20120807-2|30	
14mr|texlive-genmisc-20120807-2|31	#-----------------------------------------------------------------------
14mr|texlive-genmisc-20120807-2|32	%files
14mr|texlive-genmisc-20120807-2|33	%{_texmfdistdir}/tex/generic/genmisc/anti.tex
14mr|texlive-genmisc-20120807-2|34	%{_texmfdistdir}/tex/generic/genmisc/apldef.tex
14mr|texlive-genmisc-20120807-2|35	%{_texmfdistdir}/tex/generic/genmisc/arabic.tex
14mr|texlive-genmisc-20120807-2|36	%{_texmfdistdir}/tex/generic/genmisc/backgrnd.tex
14mr|texlive-genmisc-20120807-2|37	%{_texmfdistdir}/tex/generic/genmisc/balancedquotes.sty
14mr|texlive-genmisc-20120807-2|38	%{_texmfdistdir}/tex/generic/genmisc/chessmin.tex
14mr|texlive-genmisc-20120807-2|39	%{_texmfdistdir}/tex/generic/genmisc/compare.tex
14mr|texlive-genmisc-20120807-2|40	%{_texmfdistdir}/tex/generic/genmisc/cropmark.sty
14mr|texlive-genmisc-20120807-2|41	%{_texmfdistdir}/tex/generic/genmisc/cropmark.tex
14mr|texlive-genmisc-20120807-2|42	%{_texmfdistdir}/tex/generic/genmisc/croptest.tex
14mr|texlive-genmisc-20120807-2|43	%{_texmfdistdir}/tex/generic/genmisc/dayofweek.tex
14mr|texlive-genmisc-20120807-2|44	%{_texmfdistdir}/tex/generic/genmisc/daytime.sty
14mr|texlive-genmisc-20120807-2|45	%{_texmfdistdir}/tex/generic/genmisc/default.sty
14mr|texlive-genmisc-20120807-2|46	%{_texmfdistdir}/tex/generic/genmisc/dow.tex
14mr|texlive-genmisc-20120807-2|47	%{_texmfdistdir}/tex/generic/genmisc/emtrees.tex
14mr|texlive-genmisc-20120807-2|48	%{_texmfdistdir}/tex/generic/genmisc/endnote.tex
14mr|texlive-genmisc-20120807-2|49	%{_texmfdistdir}/tex/generic/genmisc/fakebold.tex
14mr|texlive-genmisc-20120807-2|50	%{_texmfdistdir}/tex/generic/genmisc/hep.tex
14mr|texlive-genmisc-20120807-2|51	%{_texmfdistdir}/tex/generic/genmisc/inscrutable.tex
14mr|texlive-genmisc-20120807-2|52	%{_texmfdistdir}/tex/generic/genmisc/laps.tex
14mr|texlive-genmisc-20120807-2|53	%{_texmfdistdir}/tex/generic/genmisc/letterspacing.tex
14mr|texlive-genmisc-20120807-2|54	%{_texmfdistdir}/tex/generic/genmisc/longdiv.tex
14mr|texlive-genmisc-20120807-2|55	%{_texmfdistdir}/tex/generic/genmisc/mandel.tex
14mr|texlive-genmisc-20120807-2|56	%{_texmfdistdir}/tex/generic/genmisc/mathlig.tex
14mr|texlive-genmisc-20120807-2|57	%{_texmfdistdir}/tex/generic/genmisc/nth.sty
14mr|texlive-genmisc-20120807-2|58	%{_texmfdistdir}/tex/generic/genmisc/outerhbox.sty
14mr|texlive-genmisc-20120807-2|59	%{_texmfdistdir}/tex/generic/genmisc/pagereference.tex
14mr|texlive-genmisc-20120807-2|60	%{_texmfdistdir}/tex/generic/genmisc/quotation.tex
14mr|texlive-genmisc-20120807-2|61	%{_texmfdistdir}/tex/generic/genmisc/ragged.sty
14mr|texlive-genmisc-20120807-2|62	%{_texmfdistdir}/tex/generic/genmisc/random.tex
14mr|texlive-genmisc-20120807-2|63	%{_texmfdistdir}/tex/generic/genmisc/ruler.tex
14mr|texlive-genmisc-20120807-2|64	%{_texmfdistdir}/tex/generic/genmisc/selectpage.tex
14mr|texlive-genmisc-20120807-2|65	%{_texmfdistdir}/tex/generic/genmisc/shadebox.tex
14mr|texlive-genmisc-20120807-2|66	%{_texmfdistdir}/tex/generic/genmisc/swrule.sty
14mr|texlive-genmisc-20120807-2|67	%{_texmfdistdir}/tex/generic/genmisc/underlin.tex
14mr|texlive-genmisc-20120807-2|68	%{_texmfdistdir}/tex/generic/genmisc/undertilde.tex
14mr|texlive-genmisc-20120807-2|69	%{_texmfdistdir}/tex/generic/genmisc/verbatim.tex
14mr|texlive-genmisc-20120807-2|70	%{_texmfdistdir}/tex/generic/genmisc/weekday.sty
14mr|texlive-genmisc-20120807-2|71	%{_texmfdistdir}/tex/generic/genmisc/wiggly.tex
14mr|texlive-genmisc-20120807-2|72	%{_texmfdistdir}/tex/generic/genmisc/zip.tex
14mr|texlive-genmisc-20120807-2|73	
14mr|texlive-genmisc-20120807-2|74	#-----------------------------------------------------------------------
14mr|texlive-genmisc-20120807-2|75	%prep
14mr|texlive-genmisc-20120807-2|76	%setup -c -a0
14mr|texlive-genmisc-20120807-2|77	
14mr|texlive-genmisc-20120807-2|78	%build
14mr|texlive-genmisc-20120807-2|79	
14mr|texlive-genmisc-20120807-2|80	%install
14mr|texlive-genmisc-20120807-2|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-genmisc-20120807-2|82	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-genmisc-20120807-2|83	
14mr|texlive-genmisc-20120807-2|84	
14mr|texlive-genmisc-20120807-2|85	
14mr|texlive-genmisc-20120807-2|86	%changelog
14mr|texlive-genmisc-20120807-2|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120807-2
14mr|texlive-genmisc-20120807-2|88	+ Revision: 8c79548
14mr|texlive-genmisc-20120807-2|89	- MassBuild#440: Increase release tag
14mr|texlive-genmisc-20120807-2|90	
14mr|texlive-genmisc-20120807-2|91	

20196 14
14mr|texlive-genmpage-0.3.1-3|1	# revision 15878
14mr|texlive-genmpage-0.3.1-3|2	# category Package
14mr|texlive-genmpage-0.3.1-3|3	# catalog-ctan /macros/latex/contrib/genmpage
14mr|texlive-genmpage-0.3.1-3|4	# catalog-date 2007-03-07 00:33:49 +0100
14mr|texlive-genmpage-0.3.1-3|5	# catalog-license lppl
14mr|texlive-genmpage-0.3.1-3|6	# catalog-version 0.3.1
14mr|texlive-genmpage-0.3.1-3|7	Name:		texlive-genmpage
14mr|texlive-genmpage-0.3.1-3|8	Version:	0.3.1
14mr|texlive-genmpage-0.3.1-3|9	Release:	3
14mr|texlive-genmpage-0.3.1-3|10	Summary:	Generalization of LaTeX's minipages
14mr|texlive-genmpage-0.3.1-3|11	Group:		Publishing
14mr|texlive-genmpage-0.3.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/genmpage
14mr|texlive-genmpage-0.3.1-3|13	License:	LPPL
14mr|texlive-genmpage-0.3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genmpage.tar.xz
14mr|texlive-genmpage-0.3.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genmpage.doc.tar.xz
14mr|texlive-genmpage-0.3.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genmpage.source.tar.xz
14mr|texlive-genmpage-0.3.1-3|17	BuildArch:	noarch
14mr|texlive-genmpage-0.3.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-genmpage-0.3.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-genmpage-0.3.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-genmpage-0.3.1-3|21	
14mr|texlive-genmpage-0.3.1-3|22	%description
14mr|texlive-genmpage-0.3.1-3|23	The GenMPage package generalizes LaTeX's minipages. Keyval
14mr|texlive-genmpage-0.3.1-3|24	options and styles can be used to determine their appearance in
14mr|texlive-genmpage-0.3.1-3|25	an easy and consistent way. Includes options for paragraph
14mr|texlive-genmpage-0.3.1-3|26	indentation and vertical alignment with respect to the visual
14mr|texlive-genmpage-0.3.1-3|27	top and bottom margins.
14mr|texlive-genmpage-0.3.1-3|28	
14mr|texlive-genmpage-0.3.1-3|29	%post
14mr|texlive-genmpage-0.3.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-genmpage-0.3.1-3|31	
14mr|texlive-genmpage-0.3.1-3|32	%postun
14mr|texlive-genmpage-0.3.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-genmpage-0.3.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-genmpage-0.3.1-3|35	fi
14mr|texlive-genmpage-0.3.1-3|36	
14mr|texlive-genmpage-0.3.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-genmpage-0.3.1-3|38	%files
14mr|texlive-genmpage-0.3.1-3|39	%{_texmfdistdir}/tex/latex/genmpage/genmpage.sty
14mr|texlive-genmpage-0.3.1-3|40	%doc %{_texmfdistdir}/doc/latex/genmpage/README
14mr|texlive-genmpage-0.3.1-3|41	%doc %{_texmfdistdir}/doc/latex/genmpage/genmpage.pdf
14mr|texlive-genmpage-0.3.1-3|42	#- source
14mr|texlive-genmpage-0.3.1-3|43	%doc %{_texmfdistdir}/source/latex/genmpage/genmpage.dtx
14mr|texlive-genmpage-0.3.1-3|44	%doc %{_texmfdistdir}/source/latex/genmpage/genmpage.ins
14mr|texlive-genmpage-0.3.1-3|45	
14mr|texlive-genmpage-0.3.1-3|46	#-----------------------------------------------------------------------
14mr|texlive-genmpage-0.3.1-3|47	%prep
14mr|texlive-genmpage-0.3.1-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-genmpage-0.3.1-3|49	
14mr|texlive-genmpage-0.3.1-3|50	%build
14mr|texlive-genmpage-0.3.1-3|51	
14mr|texlive-genmpage-0.3.1-3|52	%install
14mr|texlive-genmpage-0.3.1-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-genmpage-0.3.1-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-genmpage-0.3.1-3|55	
14mr|texlive-genmpage-0.3.1-3|56	
14mr|texlive-genmpage-0.3.1-3|57	
14mr|texlive-genmpage-0.3.1-3|58	%changelog
14mr|texlive-genmpage-0.3.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.1-3
14mr|texlive-genmpage-0.3.1-3|60	+ Revision: 073246c
14mr|texlive-genmpage-0.3.1-3|61	- MassBuild#440: Increase release tag
14mr|texlive-genmpage-0.3.1-3|62	
14mr|texlive-genmpage-0.3.1-3|63	

20197 14
14mr|texlive-gentium-20101009-3|1	# revision 20033
14mr|texlive-gentium-20101009-3|2	# category Package
14mr|texlive-gentium-20101009-3|3	# catalog-ctan /fonts/gentium
14mr|texlive-gentium-20101009-3|4	# catalog-date 2010-10-09 15:59:49 +0200
14mr|texlive-gentium-20101009-3|5	# catalog-license ofl
14mr|texlive-gentium-20101009-3|6	# catalog-version undef
14mr|texlive-gentium-20101009-3|7	Name:		texlive-gentium
14mr|texlive-gentium-20101009-3|8	Version:	20101009
14mr|texlive-gentium-20101009-3|9	Release:	3
14mr|texlive-gentium-20101009-3|10	Summary:	Gentium font and support files
14mr|texlive-gentium-20101009-3|11	Group:		Publishing
14mr|texlive-gentium-20101009-3|12	URL:		http://www.ctan.org/tex-archive/fonts/gentium
14mr|texlive-gentium-20101009-3|13	License:	OFL
14mr|texlive-gentium-20101009-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentium.tar.xz
14mr|texlive-gentium-20101009-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentium.doc.tar.xz
14mr|texlive-gentium-20101009-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentium.source.tar.xz
14mr|texlive-gentium-20101009-3|17	BuildArch:	noarch
14mr|texlive-gentium-20101009-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gentium-20101009-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gentium-20101009-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-gentium-20101009-3|21	
14mr|texlive-gentium-20101009-3|22	%description
14mr|texlive-gentium-20101009-3|23	The package includes TrueType fonts from SIL, files needed to
14mr|texlive-gentium-20101009-3|24	use them in pdfTeX in multiple encodings (agr, t2a, ec/T1,
14mr|texlive-gentium-20101009-3|25	texnansi, l7x, qx, t5) and support files for ConTeXt. Other
14mr|texlive-gentium-20101009-3|26	encodings, and LaTeX support remain to be added.
14mr|texlive-gentium-20101009-3|27	
14mr|texlive-gentium-20101009-3|28	%post
14mr|texlive-gentium-20101009-3|29	%{_sbindir}/texlive.post
14mr|texlive-gentium-20101009-3|30	
14mr|texlive-gentium-20101009-3|31	%postun
14mr|texlive-gentium-20101009-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-gentium-20101009-3|33	%{_sbindir}/texlive.post
14mr|texlive-gentium-20101009-3|34	fi
14mr|texlive-gentium-20101009-3|35	
14mr|texlive-gentium-20101009-3|36	#-----------------------------------------------------------------------
14mr|texlive-gentium-20101009-3|37	%files
14mr|texlive-gentium-20101009-3|38	%{_texmfdistdir}/fonts/afm/public/gentium/GenBasB.afm
14mr|texlive-gentium-20101009-3|39	%{_texmfdistdir}/fonts/afm/public/gentium/GenBasBI.afm
14mr|texlive-gentium-20101009-3|40	%{_texmfdistdir}/fonts/afm/public/gentium/GenI102.afm
14mr|texlive-gentium-20101009-3|41	%{_texmfdistdir}/fonts/afm/public/gentium/GenR102.afm
14mr|texlive-gentium-20101009-3|42	%{_texmfdistdir}/fonts/enc/dvips/gentium/gentium-agr.enc
14mr|texlive-gentium-20101009-3|43	%{_texmfdistdir}/fonts/enc/dvips/gentium/gentium-ec.enc
14mr|texlive-gentium-20101009-3|44	%{_texmfdistdir}/fonts/enc/dvips/gentium/gentium-l7x.enc
14mr|texlive-gentium-20101009-3|45	%{_texmfdistdir}/fonts/enc/dvips/gentium/gentium-qx.enc
14mr|texlive-gentium-20101009-3|46	%{_texmfdistdir}/fonts/enc/dvips/gentium/gentium-t2a.enc
14mr|texlive-gentium-20101009-3|47	%{_texmfdistdir}/fonts/enc/dvips/gentium/gentium-t5.enc
14mr|texlive-gentium-20101009-3|48	%{_texmfdistdir}/fonts/enc/dvips/gentium/gentium-texnansi.enc
14mr|texlive-gentium-20101009-3|49	%{_texmfdistdir}/fonts/map/pdftex/gentium/gentium-agr.map
14mr|texlive-gentium-20101009-3|50	%{_texmfdistdir}/fonts/map/pdftex/gentium/gentium-ec.map
14mr|texlive-gentium-20101009-3|51	%{_texmfdistdir}/fonts/map/pdftex/gentium/gentium-l7x.map
14mr|texlive-gentium-20101009-3|52	%{_texmfdistdir}/fonts/map/pdftex/gentium/gentium-qx.map
14mr|texlive-gentium-20101009-3|53	%{_texmfdistdir}/fonts/map/pdftex/gentium/gentium-t2a.map
14mr|texlive-gentium-20101009-3|54	%{_texmfdistdir}/fonts/map/pdftex/gentium/gentium-t5.map
14mr|texlive-gentium-20101009-3|55	%{_texmfdistdir}/fonts/map/pdftex/gentium/gentium-texnansi.map
14mr|texlive-gentium-20101009-3|56	%{_texmfdistdir}/fonts/map/pdftex/gentium/gentium.map
14mr|texlive-gentium-20101009-3|57	%{_texmfdistdir}/fonts/tfm/public/gentium/agr-gentium-italic.tfm
14mr|texlive-gentium-20101009-3|58	%{_texmfdistdir}/fonts/tfm/public/gentium/agr-gentium-roman.tfm
14mr|texlive-gentium-20101009-3|59	%{_texmfdistdir}/fonts/tfm/public/gentium/ec-gentium-italic.tfm
14mr|texlive-gentium-20101009-3|60	%{_texmfdistdir}/fonts/tfm/public/gentium/ec-gentium-roman.tfm
14mr|texlive-gentium-20101009-3|61	%{_texmfdistdir}/fonts/tfm/public/gentium/ec-gentiumbasic-bold.tfm
14mr|texlive-gentium-20101009-3|62	%{_texmfdistdir}/fonts/tfm/public/gentium/ec-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-20101009-3|63	%{_texmfdistdir}/fonts/tfm/public/gentium/l7x-gentium-italic.tfm
14mr|texlive-gentium-20101009-3|64	%{_texmfdistdir}/fonts/tfm/public/gentium/l7x-gentium-roman.tfm
14mr|texlive-gentium-20101009-3|65	%{_texmfdistdir}/fonts/tfm/public/gentium/l7x-gentiumbasic-bold.tfm
14mr|texlive-gentium-20101009-3|66	%{_texmfdistdir}/fonts/tfm/public/gentium/l7x-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-20101009-3|67	%{_texmfdistdir}/fonts/tfm/public/gentium/qx-gentium-italic.tfm
14mr|texlive-gentium-20101009-3|68	%{_texmfdistdir}/fonts/tfm/public/gentium/qx-gentium-roman.tfm
14mr|texlive-gentium-20101009-3|69	%{_texmfdistdir}/fonts/tfm/public/gentium/qx-gentiumbasic-bold.tfm
14mr|texlive-gentium-20101009-3|70	%{_texmfdistdir}/fonts/tfm/public/gentium/qx-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-20101009-3|71	%{_texmfdistdir}/fonts/tfm/public/gentium/t2a-gentium-italic.tfm
14mr|texlive-gentium-20101009-3|72	%{_texmfdistdir}/fonts/tfm/public/gentium/t2a-gentium-roman.tfm
14mr|texlive-gentium-20101009-3|73	%{_texmfdistdir}/fonts/tfm/public/gentium/t5-gentium-italic.tfm
14mr|texlive-gentium-20101009-3|74	%{_texmfdistdir}/fonts/tfm/public/gentium/t5-gentium-roman.tfm
14mr|texlive-gentium-20101009-3|75	%{_texmfdistdir}/fonts/tfm/public/gentium/t5-gentiumbasic-bold.tfm
14mr|texlive-gentium-20101009-3|76	%{_texmfdistdir}/fonts/tfm/public/gentium/t5-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-20101009-3|77	%{_texmfdistdir}/fonts/tfm/public/gentium/texnansi-gentium-italic.tfm
14mr|texlive-gentium-20101009-3|78	%{_texmfdistdir}/fonts/tfm/public/gentium/texnansi-gentium-roman.tfm
14mr|texlive-gentium-20101009-3|79	%{_texmfdistdir}/fonts/tfm/public/gentium/texnansi-gentiumbasic-bold.tfm
14mr|texlive-gentium-20101009-3|80	%{_texmfdistdir}/fonts/tfm/public/gentium/texnansi-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-20101009-3|81	%{_texmfdistdir}/fonts/truetype/public/gentium/GenAI102.ttf
14mr|texlive-gentium-20101009-3|82	%{_texmfdistdir}/fonts/truetype/public/gentium/GenAR102.ttf
14mr|texlive-gentium-20101009-3|83	%{_texmfdistdir}/fonts/truetype/public/gentium/GenBasB.ttf
14mr|texlive-gentium-20101009-3|84	%{_texmfdistdir}/fonts/truetype/public/gentium/GenBasBI.ttf
14mr|texlive-gentium-20101009-3|85	%{_texmfdistdir}/fonts/truetype/public/gentium/GenBasI.ttf
14mr|texlive-gentium-20101009-3|86	%{_texmfdistdir}/fonts/truetype/public/gentium/GenBasR.ttf
14mr|texlive-gentium-20101009-3|87	%{_texmfdistdir}/fonts/truetype/public/gentium/GenBkBasB.ttf
14mr|texlive-gentium-20101009-3|88	%{_texmfdistdir}/fonts/truetype/public/gentium/GenBkBasBI.ttf
14mr|texlive-gentium-20101009-3|89	%{_texmfdistdir}/fonts/truetype/public/gentium/GenBkBasI.ttf
14mr|texlive-gentium-20101009-3|90	%{_texmfdistdir}/fonts/truetype/public/gentium/GenBkBasR.ttf
14mr|texlive-gentium-20101009-3|91	%{_texmfdistdir}/fonts/truetype/public/gentium/GenI102.ttf
14mr|texlive-gentium-20101009-3|92	%{_texmfdistdir}/fonts/truetype/public/gentium/GenR102.ttf
14mr|texlive-gentium-20101009-3|93	%{_texmfdistdir}/tex/context/third/gentium/type-gentium.tex
14mr|texlive-gentium-20101009-3|94	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_1.02/FONTLOG.txt
14mr|texlive-gentium-20101009-3|95	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_1.02/GENTIUM-FAQ.txt
14mr|texlive-gentium-20101009-3|96	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_1.02/OFL-FAQ.txt
14mr|texlive-gentium-20101009-3|97	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_1.02/OFL.txt
14mr|texlive-gentium-20101009-3|98	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_1.02/QUOTES.txt
14mr|texlive-gentium-20101009-3|99	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_1.02/README.txt
14mr|texlive-gentium-20101009-3|100	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_Basic_1.1/FONTLOG.txt
14mr|texlive-gentium-20101009-3|101	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_Basic_1.1/GENTIUM-FAQ.txt
14mr|texlive-gentium-20101009-3|102	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_Basic_1.1/OFL-FAQ.txt
14mr|texlive-gentium-20101009-3|103	%doc %{_texmfdistdir}/doc/fonts/gentium/Gentium_Basic_1.1/OFL.txt
14mr|texlive-gentium-20101009-3|104	%doc %{_texmfdistdir}/doc/fonts/gentium/README
14mr|texlive-gentium-20101009-3|105	#- source
14mr|texlive-gentium-20101009-3|106	%doc %{_texmfdistdir}/source/fonts/gentium/generate-tfm-files.sh
14mr|texlive-gentium-20101009-3|107	%doc %{_texmfdistdir}/source/fonts/gentium/gentium-ec-source.enc
14mr|texlive-gentium-20101009-3|108	%doc %{_texmfdistdir}/source/fonts/gentium/gentium-t5-source.enc
14mr|texlive-gentium-20101009-3|109	
14mr|texlive-gentium-20101009-3|110	#-----------------------------------------------------------------------
14mr|texlive-gentium-20101009-3|111	%prep
14mr|texlive-gentium-20101009-3|112	%setup -c -a0 -a1 -a2
14mr|texlive-gentium-20101009-3|113	
14mr|texlive-gentium-20101009-3|114	%build
14mr|texlive-gentium-20101009-3|115	
14mr|texlive-gentium-20101009-3|116	%install
14mr|texlive-gentium-20101009-3|117	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gentium-20101009-3|118	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gentium-20101009-3|119	
14mr|texlive-gentium-20101009-3|120	
14mr|texlive-gentium-20101009-3|121	
14mr|texlive-gentium-20101009-3|122	%changelog
14mr|texlive-gentium-20101009-3|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101009-3
14mr|texlive-gentium-20101009-3|124	+ Revision: 8ad8716
14mr|texlive-gentium-20101009-3|125	- MassBuild#440: Increase release tag
14mr|texlive-gentium-20101009-3|126	
14mr|texlive-gentium-20101009-3|127	

20198 14
14mr|texlive-gentium-tug-1.0-6|1	# revision 31194
14mr|texlive-gentium-tug-1.0-6|2	# category Package
14mr|texlive-gentium-tug-1.0-6|3	# catalog-ctan /fonts/gentium-tug
14mr|texlive-gentium-tug-1.0-6|4	# catalog-date 2013-07-10 10:52:50 +0200
14mr|texlive-gentium-tug-1.0-6|5	# catalog-license other-free
14mr|texlive-gentium-tug-1.0-6|6	# catalog-version 1.0
14mr|texlive-gentium-tug-1.0-6|7	Name:		texlive-gentium-tug
14mr|texlive-gentium-tug-1.0-6|8	Version:	1.0
14mr|texlive-gentium-tug-1.0-6|9	Release:	6
14mr|texlive-gentium-tug-1.0-6|10	Summary:	Gentium fonts (in two formats) and support files
14mr|texlive-gentium-tug-1.0-6|11	Group:		Publishing
14mr|texlive-gentium-tug-1.0-6|12	URL:		http://www.ctan.org/tex-archive/fonts/gentium-tug
14mr|texlive-gentium-tug-1.0-6|13	License:	OTHER-FREE
14mr|texlive-gentium-tug-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentium-tug.tar.xz
14mr|texlive-gentium-tug-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentium-tug.doc.tar.xz
14mr|texlive-gentium-tug-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentium-tug.source.tar.xz
14mr|texlive-gentium-tug-1.0-6|17	BuildArch:	noarch
14mr|texlive-gentium-tug-1.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gentium-tug-1.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gentium-tug-1.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-gentium-tug-1.0-6|21	
14mr|texlive-gentium-tug-1.0-6|22	%description
14mr|texlive-gentium-tug-1.0-6|23	Gentium is a typeface family designed to enable the diverse
14mr|texlive-gentium-tug-1.0-6|24	ethnic groups around the world who use the Latin, Cyrillic and
14mr|texlive-gentium-tug-1.0-6|25	Greek scripts to produce readable, high-quality publications.
14mr|texlive-gentium-tug-1.0-6|26	It supports a wide range of Latin- and Cyrillic-based
14mr|texlive-gentium-tug-1.0-6|27	alphabets. The package consists of: - The original (unaltered)
14mr|texlive-gentium-tug-1.0-6|28	GentiumPlus, GentiumBook, and other Gentium-family fonts in
14mr|texlive-gentium-tug-1.0-6|29	TrueType format, as developed by SIL and released under the OFL
14mr|texlive-gentium-tug-1.0-6|30	(see OFL.txt and OFL-FAQ.txt); - Converted fonts in PostScript
14mr|texlive-gentium-tug-1.0-6|31	Type 1 format, released under the same terms. These incorporate
14mr|texlive-gentium-tug-1.0-6|32	the name "Gentium" by permission of SIL given to the TeX Users
14mr|texlive-gentium-tug-1.0-6|33	Group; - ConTeXt, LaTeX and other supporting files; - TeX-
14mr|texlive-gentium-tug-1.0-6|34	related documentation, and the SIL documentation and other
14mr|texlive-gentium-tug-1.0-6|35	files.
14mr|texlive-gentium-tug-1.0-6|36	
14mr|texlive-gentium-tug-1.0-6|37	%post
14mr|texlive-gentium-tug-1.0-6|38	%{_sbindir}/texlive.post
14mr|texlive-gentium-tug-1.0-6|39	
14mr|texlive-gentium-tug-1.0-6|40	%postun
14mr|texlive-gentium-tug-1.0-6|41	if [ $1 -eq 0 ]; then
14mr|texlive-gentium-tug-1.0-6|42	%{_sbindir}/texlive.post
14mr|texlive-gentium-tug-1.0-6|43	fi
14mr|texlive-gentium-tug-1.0-6|44	
14mr|texlive-gentium-tug-1.0-6|45	#-----------------------------------------------------------------------
14mr|texlive-gentium-tug-1.0-6|46	%files
14mr|texlive-gentium-tug-1.0-6|47	%{_texmfdistdir}/fonts/afm/public/gentium-tug/GenBasB.afm
14mr|texlive-gentium-tug-1.0-6|48	%{_texmfdistdir}/fonts/afm/public/gentium-tug/GenBasBI.afm
14mr|texlive-gentium-tug-1.0-6|49	%{_texmfdistdir}/fonts/afm/public/gentium-tug/GentiumPlus-I.afm
14mr|texlive-gentium-tug-1.0-6|50	%{_texmfdistdir}/fonts/afm/public/gentium-tug/GentiumPlus-R.afm
14mr|texlive-gentium-tug-1.0-6|51	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-agr.enc
14mr|texlive-gentium-tug-1.0-6|52	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ec-sc.enc
14mr|texlive-gentium-tug-1.0-6|53	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ec-ttf-sc.enc
14mr|texlive-gentium-tug-1.0-6|54	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ec-ttf.enc
14mr|texlive-gentium-tug-1.0-6|55	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ec.enc
14mr|texlive-gentium-tug-1.0-6|56	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-l7x-sc.enc
14mr|texlive-gentium-tug-1.0-6|57	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-l7x.enc
14mr|texlive-gentium-tug-1.0-6|58	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-lgr.enc
14mr|texlive-gentium-tug-1.0-6|59	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ot1-sc.enc
14mr|texlive-gentium-tug-1.0-6|60	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ot1.enc
14mr|texlive-gentium-tug-1.0-6|61	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-qx-sc.enc
14mr|texlive-gentium-tug-1.0-6|62	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-qx.enc
14mr|texlive-gentium-tug-1.0-6|63	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2a-sc.enc
14mr|texlive-gentium-tug-1.0-6|64	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2a.enc
14mr|texlive-gentium-tug-1.0-6|65	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2b-sc.enc
14mr|texlive-gentium-tug-1.0-6|66	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2b.enc
14mr|texlive-gentium-tug-1.0-6|67	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2c-sc.enc
14mr|texlive-gentium-tug-1.0-6|68	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2c.enc
14mr|texlive-gentium-tug-1.0-6|69	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t5-sc.enc
14mr|texlive-gentium-tug-1.0-6|70	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t5-ttf.enc
14mr|texlive-gentium-tug-1.0-6|71	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t5.enc
14mr|texlive-gentium-tug-1.0-6|72	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-texnansi-sc.enc
14mr|texlive-gentium-tug-1.0-6|73	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-texnansi.enc
14mr|texlive-gentium-tug-1.0-6|74	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ts1.enc
14mr|texlive-gentium-tug-1.0-6|75	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-x2-sc.enc
14mr|texlive-gentium-tug-1.0-6|76	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-x2.enc
14mr|texlive-gentium-tug-1.0-6|77	%{_texmfdistdir}/fonts/map/dvips/gentium-tug/gentium-type1.map
14mr|texlive-gentium-tug-1.0-6|78	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-agr.map
14mr|texlive-gentium-tug-1.0-6|79	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-ec.map
14mr|texlive-gentium-tug-1.0-6|80	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-l7x.map
14mr|texlive-gentium-tug-1.0-6|81	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-lgr.map
14mr|texlive-gentium-tug-1.0-6|82	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-ot1.map
14mr|texlive-gentium-tug-1.0-6|83	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-qx.map
14mr|texlive-gentium-tug-1.0-6|84	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-t2a.map
14mr|texlive-gentium-tug-1.0-6|85	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-t2b.map
14mr|texlive-gentium-tug-1.0-6|86	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-t2c.map
14mr|texlive-gentium-tug-1.0-6|87	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-t5.map
14mr|texlive-gentium-tug-1.0-6|88	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-texnansi.map
14mr|texlive-gentium-tug-1.0-6|89	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-truetype.map
14mr|texlive-gentium-tug-1.0-6|90	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-ts1.map
14mr|texlive-gentium-tug-1.0-6|91	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-x2.map
14mr|texlive-gentium-tug-1.0-6|92	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/agr-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|93	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/agr-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|94	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumbasic-bold.tfm
14mr|texlive-gentium-tug-1.0-6|95	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-tug-1.0-6|96	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|97	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|98	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|99	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|100	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumbasic-bold.tfm
14mr|texlive-gentium-tug-1.0-6|101	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-tug-1.0-6|102	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|103	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|104	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|105	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|106	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/lgr-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|107	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/lgr-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|108	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumbasic-bold.tfm
14mr|texlive-gentium-tug-1.0-6|109	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-tug-1.0-6|110	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|111	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|112	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|113	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|114	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumbasic-bold.tfm
14mr|texlive-gentium-tug-1.0-6|115	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-tug-1.0-6|116	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|117	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|118	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|119	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|120	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2a-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|121	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2a-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|122	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2a-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|123	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2a-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|124	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2b-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|125	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2b-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|126	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2b-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|127	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2b-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|128	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2c-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|129	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2c-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|130	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2c-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|131	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2c-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|132	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumbasic-bold.tfm
14mr|texlive-gentium-tug-1.0-6|133	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-tug-1.0-6|134	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|135	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|136	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|137	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|138	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumbasic-bold.tfm
14mr|texlive-gentium-tug-1.0-6|139	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-tug-1.0-6|140	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|141	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|142	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|143	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|144	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ts1-gentiumbasic-bold.tfm
14mr|texlive-gentium-tug-1.0-6|145	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ts1-gentiumbasic-bolditalic.tfm
14mr|texlive-gentium-tug-1.0-6|146	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ts1-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|147	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ts1-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|148	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/x2-gentiumplus-italic-sc.tfm
14mr|texlive-gentium-tug-1.0-6|149	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/x2-gentiumplus-italic.tfm
14mr|texlive-gentium-tug-1.0-6|150	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/x2-gentiumplus-regular-sc.tfm
14mr|texlive-gentium-tug-1.0-6|151	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/x2-gentiumplus-regular.tfm
14mr|texlive-gentium-tug-1.0-6|152	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBasB.ttf
14mr|texlive-gentium-tug-1.0-6|153	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBasBI.ttf
14mr|texlive-gentium-tug-1.0-6|154	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBasI.ttf
14mr|texlive-gentium-tug-1.0-6|155	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBasR.ttf
14mr|texlive-gentium-tug-1.0-6|156	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBkBasB.ttf
14mr|texlive-gentium-tug-1.0-6|157	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBkBasBI.ttf
14mr|texlive-gentium-tug-1.0-6|158	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBkBasI.ttf
14mr|texlive-gentium-tug-1.0-6|159	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBkBasR.ttf
14mr|texlive-gentium-tug-1.0-6|160	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/Gentium-I.ttf
14mr|texlive-gentium-tug-1.0-6|161	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/Gentium-R.ttf
14mr|texlive-gentium-tug-1.0-6|162	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumAlt-I.ttf
14mr|texlive-gentium-tug-1.0-6|163	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumAlt-R.ttf
14mr|texlive-gentium-tug-1.0-6|164	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumPlus-I.ttf
14mr|texlive-gentium-tug-1.0-6|165	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumPlus-R.ttf
14mr|texlive-gentium-tug-1.0-6|166	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumPlusCompact-I.ttf
14mr|texlive-gentium-tug-1.0-6|167	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumPlusCompact-R.ttf
14mr|texlive-gentium-tug-1.0-6|168	%{_texmfdistdir}/fonts/type1/public/gentium-tug/GenBasB.pfb
14mr|texlive-gentium-tug-1.0-6|169	%{_texmfdistdir}/fonts/type1/public/gentium-tug/GenBasBI.pfb
14mr|texlive-gentium-tug-1.0-6|170	%{_texmfdistdir}/fonts/type1/public/gentium-tug/GentiumPlus-I.pfb
14mr|texlive-gentium-tug-1.0-6|171	%{_texmfdistdir}/fonts/type1/public/gentium-tug/GentiumPlus-R.pfb
14mr|texlive-gentium-tug-1.0-6|172	%{_texmfdistdir}/tex/context/third/gentium-tug/type-gentium.mkii
14mr|texlive-gentium-tug-1.0-6|173	%{_texmfdistdir}/tex/context/third/gentium-tug/type-gentium.mkiv
14mr|texlive-gentium-tug-1.0-6|174	%{_texmfdistdir}/tex/latex/gentium-tug/gentium.sty
14mr|texlive-gentium-tug-1.0-6|175	%{_texmfdistdir}/tex/latex/gentium-tug/l7xgentium.fd
14mr|texlive-gentium-tug-1.0-6|176	%{_texmfdistdir}/tex/latex/gentium-tug/lgrgentium.fd
14mr|texlive-gentium-tug-1.0-6|177	%{_texmfdistdir}/tex/latex/gentium-tug/ly1gentium.fd
14mr|texlive-gentium-tug-1.0-6|178	%{_texmfdistdir}/tex/latex/gentium-tug/ot1gentium.fd
14mr|texlive-gentium-tug-1.0-6|179	%{_texmfdistdir}/tex/latex/gentium-tug/qxgentium.fd
14mr|texlive-gentium-tug-1.0-6|180	%{_texmfdistdir}/tex/latex/gentium-tug/t1gentium.fd
14mr|texlive-gentium-tug-1.0-6|181	%{_texmfdistdir}/tex/latex/gentium-tug/t2agentium.fd
14mr|texlive-gentium-tug-1.0-6|182	%{_texmfdistdir}/tex/latex/gentium-tug/t2bgentium.fd
14mr|texlive-gentium-tug-1.0-6|183	%{_texmfdistdir}/tex/latex/gentium-tug/t2cgentium.fd
14mr|texlive-gentium-tug-1.0-6|184	%{_texmfdistdir}/tex/latex/gentium-tug/t5gentium.fd
14mr|texlive-gentium-tug-1.0-6|185	%{_texmfdistdir}/tex/latex/gentium-tug/ts1gentium.fd
14mr|texlive-gentium-tug-1.0-6|186	%{_texmfdistdir}/tex/latex/gentium-tug/x2gentium.fd
14mr|texlive-gentium-tug-1.0-6|187	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/ChangeLog
14mr|texlive-gentium-tug-1.0-6|188	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/FONTLOG.txt
14mr|texlive-gentium-tug-1.0-6|189	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/FONTLOG.txt
14mr|texlive-gentium-tug-1.0-6|190	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/GENTIUM-FAQ.txt
14mr|texlive-gentium-tug-1.0-6|191	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/OFL-FAQ.txt
14mr|texlive-gentium-tug-1.0-6|192	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/OFL.txt
14mr|texlive-gentium-tug-1.0-6|193	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/QUOTES.txt
14mr|texlive-gentium-tug-1.0-6|194	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/README.txt
14mr|texlive-gentium-tug-1.0-6|195	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumBasic/FONTLOG.txt
14mr|texlive-gentium-tug-1.0-6|196	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumBasic/GENTIUM-FAQ.txt
14mr|texlive-gentium-tug-1.0-6|197	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumBasic/OFL-FAQ.txt
14mr|texlive-gentium-tug-1.0-6|198	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumBasic/OFL.txt
14mr|texlive-gentium-tug-1.0-6|199	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/FONTLOG.txt
14mr|texlive-gentium-tug-1.0-6|200	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/GENTIUM-FAQ.txt
14mr|texlive-gentium-tug-1.0-6|201	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/OFL-FAQ.txt
14mr|texlive-gentium-tug-1.0-6|202	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/OFL.txt
14mr|texlive-gentium-tug-1.0-6|203	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/README.txt
14mr|texlive-gentium-tug-1.0-6|204	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/documentation/DOCUMENTATION.txt
14mr|texlive-gentium-tug-1.0-6|205	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/documentation/GentiumPlus-features.odt
14mr|texlive-gentium-tug-1.0-6|206	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/documentation/GentiumPlus-features.pdf
14mr|texlive-gentium-tug-1.0-6|207	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlusCompact/FONTLOG.txt
14mr|texlive-gentium-tug-1.0-6|208	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlusCompact/README.txt
14mr|texlive-gentium-tug-1.0-6|209	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlusCompact/feat_set_tuned.xml
14mr|texlive-gentium-tug-1.0-6|210	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Makefile
14mr|texlive-gentium-tug-1.0-6|211	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/OFL-FAQ.txt
14mr|texlive-gentium-tug-1.0-6|212	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/OFL.txt
14mr|texlive-gentium-tug-1.0-6|213	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/README
14mr|texlive-gentium-tug-1.0-6|214	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/gentium.pdf
14mr|texlive-gentium-tug-1.0-6|215	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/gentium.tex
14mr|texlive-gentium-tug-1.0-6|216	#- source
14mr|texlive-gentium-tug-1.0-6|217	%doc %{_texmfdistdir}/source/fonts/gentium-tug/generate-support-files.rb
14mr|texlive-gentium-tug-1.0-6|218	%doc %{_texmfdistdir}/source/fonts/gentium-tug/gentium.rb
14mr|texlive-gentium-tug-1.0-6|219	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/README
14mr|texlive-gentium-tug-1.0-6|220	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-agr.lig
14mr|texlive-gentium-tug-1.0-6|221	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-lgr.lig
14mr|texlive-gentium-tug-1.0-6|222	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-t2a.lig
14mr|texlive-gentium-tug-1.0-6|223	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-t2b.lig
14mr|texlive-gentium-tug-1.0-6|224	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-t2c.lig
14mr|texlive-gentium-tug-1.0-6|225	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-x2.lig
14mr|texlive-gentium-tug-1.0-6|226	%doc %{_texmfdistdir}/source/fonts/gentium-tug/make-zip-4CTAN.sh
14mr|texlive-gentium-tug-1.0-6|227	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/GentiumPlus-I-Czech.kern
14mr|texlive-gentium-tug-1.0-6|228	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/GentiumPlus-R-Czech.kern
14mr|texlive-gentium-tug-1.0-6|229	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/Makefile
14mr|texlive-gentium-tug-1.0-6|230	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/afmcreator.py
14mr|texlive-gentium-tug-1.0-6|231	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/ff-gentium.pe
14mr|texlive-gentium-tug-1.0-6|232	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/generate-extra-kerns.sh
14mr|texlive-gentium-tug-1.0-6|233	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/greekcorrection.py
14mr|texlive-gentium-tug-1.0-6|234	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/kerncorrection.py
14mr|texlive-gentium-tug-1.0-6|235	
14mr|texlive-gentium-tug-1.0-6|236	#-----------------------------------------------------------------------
14mr|texlive-gentium-tug-1.0-6|237	%prep
14mr|texlive-gentium-tug-1.0-6|238	%setup -c -a0 -a1 -a2
14mr|texlive-gentium-tug-1.0-6|239	
14mr|texlive-gentium-tug-1.0-6|240	%build
14mr|texlive-gentium-tug-1.0-6|241	
14mr|texlive-gentium-tug-1.0-6|242	%install
14mr|texlive-gentium-tug-1.0-6|243	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gentium-tug-1.0-6|244	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gentium-tug-1.0-6|245	
14mr|texlive-gentium-tug-1.0-6|246	%changelog
14mr|texlive-gentium-tug-1.0-6|247	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-gentium-tug-1.0-6|248	+ Revision: 6d96b4f
14mr|texlive-gentium-tug-1.0-6|249	- MassBuild#440: Increase release tag
14mr|texlive-gentium-tug-1.0-6|250	
14mr|texlive-gentium-tug-1.0-6|251	

20199 14
14mr|texlive-gentle-20090104-3|1	# revision 15878
14mr|texlive-gentle-20090104-3|2	# category Package
14mr|texlive-gentle-20090104-3|3	# catalog-ctan /info/gentle
14mr|texlive-gentle-20090104-3|4	# catalog-date 2009-01-04 11:16:40 +0100
14mr|texlive-gentle-20090104-3|5	# catalog-license other-free
14mr|texlive-gentle-20090104-3|6	# catalog-version undef
14mr|texlive-gentle-20090104-3|7	Name:		texlive-gentle
14mr|texlive-gentle-20090104-3|8	Version:	20090104
14mr|texlive-gentle-20090104-3|9	Release:	3
14mr|texlive-gentle-20090104-3|10	Summary:	A Gentle Introduction to TeX
14mr|texlive-gentle-20090104-3|11	Group:		Publishing
14mr|texlive-gentle-20090104-3|12	URL:		http://www.ctan.org/tex-archive/info/gentle
14mr|texlive-gentle-20090104-3|13	License:	OTHER-FREE
14mr|texlive-gentle-20090104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentle.tar.xz
14mr|texlive-gentle-20090104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentle.doc.tar.xz
14mr|texlive-gentle-20090104-3|16	BuildArch:	noarch
14mr|texlive-gentle-20090104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gentle-20090104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gentle-20090104-3|19	
14mr|texlive-gentle-20090104-3|20	%description
14mr|texlive-gentle-20090104-3|21	The "Gentle Introduction" is the longest-established
14mr|texlive-gentle-20090104-3|22	comprehensive free tutorial on the use of plain TeX.
14mr|texlive-gentle-20090104-3|23	
14mr|texlive-gentle-20090104-3|24	#-----------------------------------------------------------------------
14mr|texlive-gentle-20090104-3|25	%files
14mr|texlive-gentle-20090104-3|26	%doc %{_texmfdistdir}/doc/plain/gentle/gentle.pdf
14mr|texlive-gentle-20090104-3|27	%doc %{_texmfdistdir}/doc/plain/gentle/gentle.tex
14mr|texlive-gentle-20090104-3|28	
14mr|texlive-gentle-20090104-3|29	#-----------------------------------------------------------------------
14mr|texlive-gentle-20090104-3|30	%prep
14mr|texlive-gentle-20090104-3|31	%setup -c -a0 -a1
14mr|texlive-gentle-20090104-3|32	
14mr|texlive-gentle-20090104-3|33	%build
14mr|texlive-gentle-20090104-3|34	
14mr|texlive-gentle-20090104-3|35	%install
14mr|texlive-gentle-20090104-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gentle-20090104-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gentle-20090104-3|38	
14mr|texlive-gentle-20090104-3|39	
14mr|texlive-gentle-20090104-3|40	
14mr|texlive-gentle-20090104-3|41	%changelog
14mr|texlive-gentle-20090104-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090104-3
14mr|texlive-gentle-20090104-3|43	+ Revision: 13f7c7c
14mr|texlive-gentle-20090104-3|44	- MassBuild#440: Increase release tag
14mr|texlive-gentle-20090104-3|45	
14mr|texlive-gentle-20090104-3|46	

20200 14
14mr|texlive-geometry-5.6-3|1	# revision 19716
14mr|texlive-geometry-5.6-3|2	# category Package
14mr|texlive-geometry-5.6-3|3	# catalog-ctan /macros/latex/contrib/geometry
14mr|texlive-geometry-5.6-3|4	# catalog-date 2010-09-13 00:36:13 +0200
14mr|texlive-geometry-5.6-3|5	# catalog-license lppl
14mr|texlive-geometry-5.6-3|6	# catalog-version 5.6
14mr|texlive-geometry-5.6-3|7	Name:		texlive-geometry
14mr|texlive-geometry-5.6-3|8	Version:	5.6
14mr|texlive-geometry-5.6-3|9	Release:	3
14mr|texlive-geometry-5.6-3|10	Summary:	Flexible and complete interface to document dimensions
14mr|texlive-geometry-5.6-3|11	Group:		Publishing
14mr|texlive-geometry-5.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/geometry
14mr|texlive-geometry-5.6-3|13	License:	LPPL
14mr|texlive-geometry-5.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geometry.tar.xz
14mr|texlive-geometry-5.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geometry.doc.tar.xz
14mr|texlive-geometry-5.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geometry.source.tar.xz
14mr|texlive-geometry-5.6-3|17	BuildArch:	noarch
14mr|texlive-geometry-5.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-geometry-5.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-geometry-5.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-geometry-5.6-3|21	
14mr|texlive-geometry-5.6-3|22	%description
14mr|texlive-geometry-5.6-3|23	The package provides an easy and flexible user interface to
14mr|texlive-geometry-5.6-3|24	customize page layout, implementing auto-centering and auto-
14mr|texlive-geometry-5.6-3|25	balancing mechanisms so that the users have only to give the
14mr|texlive-geometry-5.6-3|26	least description for the page layout. For example, if you want
14mr|texlive-geometry-5.6-3|27	to set each margin 2cm without header space, what you need is
14mr|texlive-geometry-5.6-3|28	just \usepackage[margin=2cm,nohead]{geometry}. The package
14mr|texlive-geometry-5.6-3|29	knows about all the standard paper sizes, so that the user need
14mr|texlive-geometry-5.6-3|30	not know what the nominal 'real' dimensions of the paper are,
14mr|texlive-geometry-5.6-3|31	just its standard name (such as a4, letter, etc.). An important
14mr|texlive-geometry-5.6-3|32	feature is the package's ability to communicate the paper size
14mr|texlive-geometry-5.6-3|33	it's set up to the output (whether via DVI \specials or via
14mr|texlive-geometry-5.6-3|34	direct interaction with PDF(La)TeX).
14mr|texlive-geometry-5.6-3|35	
14mr|texlive-geometry-5.6-3|36	%post
14mr|texlive-geometry-5.6-3|37	%{_sbindir}/texlive.post
14mr|texlive-geometry-5.6-3|38	
14mr|texlive-geometry-5.6-3|39	%postun
14mr|texlive-geometry-5.6-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-geometry-5.6-3|41	%{_sbindir}/texlive.post
14mr|texlive-geometry-5.6-3|42	fi
14mr|texlive-geometry-5.6-3|43	
14mr|texlive-geometry-5.6-3|44	#-----------------------------------------------------------------------
14mr|texlive-geometry-5.6-3|45	%files
14mr|texlive-geometry-5.6-3|46	%{_texmfdistdir}/tex/latex/geometry/geometry.sty
14mr|texlive-geometry-5.6-3|47	%doc %{_texmfdistdir}/doc/latex/geometry/README
14mr|texlive-geometry-5.6-3|48	%doc %{_texmfdistdir}/doc/latex/geometry/changes.txt
14mr|texlive-geometry-5.6-3|49	%doc %{_texmfdistdir}/doc/latex/geometry/geometry-samples.tex
14mr|texlive-geometry-5.6-3|50	%doc %{_texmfdistdir}/doc/latex/geometry/geometry.cfg
14mr|texlive-geometry-5.6-3|51	%doc %{_texmfdistdir}/doc/latex/geometry/geometry.pdf
14mr|texlive-geometry-5.6-3|52	#- source
14mr|texlive-geometry-5.6-3|53	%doc %{_texmfdistdir}/source/latex/geometry/geometry.drv
14mr|texlive-geometry-5.6-3|54	%doc %{_texmfdistdir}/source/latex/geometry/geometry.dtx
14mr|texlive-geometry-5.6-3|55	%doc %{_texmfdistdir}/source/latex/geometry/geometry.ins
14mr|texlive-geometry-5.6-3|56	
14mr|texlive-geometry-5.6-3|57	#-----------------------------------------------------------------------
14mr|texlive-geometry-5.6-3|58	%prep
14mr|texlive-geometry-5.6-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-geometry-5.6-3|60	
14mr|texlive-geometry-5.6-3|61	%build
14mr|texlive-geometry-5.6-3|62	
14mr|texlive-geometry-5.6-3|63	%install
14mr|texlive-geometry-5.6-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-geometry-5.6-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-geometry-5.6-3|66	
14mr|texlive-geometry-5.6-3|67	
14mr|texlive-geometry-5.6-3|68	
14mr|texlive-geometry-5.6-3|69	%changelog
14mr|texlive-geometry-5.6-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.6-3
14mr|texlive-geometry-5.6-3|71	+ Revision: 7401c06
14mr|texlive-geometry-5.6-3|72	- MassBuild#440: Increase release tag
14mr|texlive-geometry-5.6-3|73	
14mr|texlive-geometry-5.6-3|74	

20201 14
14mr|texlive-geometry-de-1.1-3|1	# revision 21882
14mr|texlive-geometry-de-1.1-3|2	# category Package
14mr|texlive-geometry-de-1.1-3|3	# catalog-ctan /macros/latex/contrib/geometry-de
14mr|texlive-geometry-de-1.1-3|4	# catalog-date 2011-03-29 21:39:15 +0200
14mr|texlive-geometry-de-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-geometry-de-1.1-3|6	# catalog-version 1.1
14mr|texlive-geometry-de-1.1-3|7	Name:		texlive-geometry-de
14mr|texlive-geometry-de-1.1-3|8	Version:	1.1
14mr|texlive-geometry-de-1.1-3|9	Release:	3
14mr|texlive-geometry-de-1.1-3|10	Summary:	German translation of the geometry package
14mr|texlive-geometry-de-1.1-3|11	Group:		Publishing
14mr|texlive-geometry-de-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/geometry-de
14mr|texlive-geometry-de-1.1-3|13	License:	LPPL1.3
14mr|texlive-geometry-de-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geometry-de.tar.xz
14mr|texlive-geometry-de-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geometry-de.doc.tar.xz
14mr|texlive-geometry-de-1.1-3|16	BuildArch:	noarch
14mr|texlive-geometry-de-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-geometry-de-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-geometry-de-1.1-3|19	
14mr|texlive-geometry-de-1.1-3|20	%description
14mr|texlive-geometry-de-1.1-3|21	German translation of the geometry package, by Hans-Martin
14mr|texlive-geometry-de-1.1-3|22	Haase of the University of Jena.
14mr|texlive-geometry-de-1.1-3|23	
14mr|texlive-geometry-de-1.1-3|24	#-----------------------------------------------------------------------
14mr|texlive-geometry-de-1.1-3|25	%files
14mr|texlive-geometry-de-1.1-3|26	%doc %{_texmfdistdir}/doc/latex/geometry-de/README
14mr|texlive-geometry-de-1.1-3|27	%doc %{_texmfdistdir}/doc/latex/geometry-de/README-DE
14mr|texlive-geometry-de-1.1-3|28	%doc %{_texmfdistdir}/doc/latex/geometry-de/geometry-de.dtx
14mr|texlive-geometry-de-1.1-3|29	%doc %{_texmfdistdir}/doc/latex/geometry-de/geometry-de.pdf
14mr|texlive-geometry-de-1.1-3|30	%doc %{_texmfdistdir}/doc/latex/geometry-de/geometry.ins
14mr|texlive-geometry-de-1.1-3|31	
14mr|texlive-geometry-de-1.1-3|32	#-----------------------------------------------------------------------
14mr|texlive-geometry-de-1.1-3|33	%prep
14mr|texlive-geometry-de-1.1-3|34	%setup -c -a0 -a1
14mr|texlive-geometry-de-1.1-3|35	
14mr|texlive-geometry-de-1.1-3|36	%build
14mr|texlive-geometry-de-1.1-3|37	
14mr|texlive-geometry-de-1.1-3|38	%install
14mr|texlive-geometry-de-1.1-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-geometry-de-1.1-3|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-geometry-de-1.1-3|41	
14mr|texlive-geometry-de-1.1-3|42	
14mr|texlive-geometry-de-1.1-3|43	
14mr|texlive-geometry-de-1.1-3|44	%changelog
14mr|texlive-geometry-de-1.1-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-geometry-de-1.1-3|46	+ Revision: f8f3c04
14mr|texlive-geometry-de-1.1-3|47	- MassBuild#440: Increase release tag
14mr|texlive-geometry-de-1.1-3|48	
14mr|texlive-geometry-de-1.1-3|49	

20202 14
14mr|texlive-german-2.5e-3|1	# revision 17039
14mr|texlive-german-2.5e-3|2	# category Package
14mr|texlive-german-2.5e-3|3	# catalog-ctan /language/german
14mr|texlive-german-2.5e-3|4	# catalog-date 2009-09-26 12:32:55 +0200
14mr|texlive-german-2.5e-3|5	# catalog-license lppl
14mr|texlive-german-2.5e-3|6	# catalog-version 2.5e
14mr|texlive-german-2.5e-3|7	Name:		texlive-german
14mr|texlive-german-2.5e-3|8	Version:	2.5e
14mr|texlive-german-2.5e-3|9	Release:	3
14mr|texlive-german-2.5e-3|10	Summary:	Support for German typography
14mr|texlive-german-2.5e-3|11	Group:		Publishing
14mr|texlive-german-2.5e-3|12	URL:		http://www.ctan.org/tex-archive/language/german
14mr|texlive-german-2.5e-3|13	License:	LPPL
14mr|texlive-german-2.5e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/german.tar.xz
14mr|texlive-german-2.5e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/german.doc.tar.xz
14mr|texlive-german-2.5e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/german.source.tar.xz
14mr|texlive-german-2.5e-3|17	BuildArch:	noarch
14mr|texlive-german-2.5e-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-german-2.5e-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-german-2.5e-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-german-2.5e-3|21	
14mr|texlive-german-2.5e-3|22	%description
14mr|texlive-german-2.5e-3|23	Supports the new German orthography (neue deutsche
14mr|texlive-german-2.5e-3|24	Rechtschreibung).
14mr|texlive-german-2.5e-3|25	
14mr|texlive-german-2.5e-3|26	%post
14mr|texlive-german-2.5e-3|27	%{_sbindir}/texlive.post
14mr|texlive-german-2.5e-3|28	
14mr|texlive-german-2.5e-3|29	%postun
14mr|texlive-german-2.5e-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-german-2.5e-3|31	%{_sbindir}/texlive.post
14mr|texlive-german-2.5e-3|32	fi
14mr|texlive-german-2.5e-3|33	
14mr|texlive-german-2.5e-3|34	#-----------------------------------------------------------------------
14mr|texlive-german-2.5e-3|35	%files
14mr|texlive-german-2.5e-3|36	%{_texmfdistdir}/tex/generic/german/german.sty
14mr|texlive-german-2.5e-3|37	%{_texmfdistdir}/tex/generic/german/ngerman.sty
14mr|texlive-german-2.5e-3|38	%doc %{_texmfdistdir}/doc/generic/german/00readme.1st
14mr|texlive-german-2.5e-3|39	%doc %{_texmfdistdir}/doc/generic/german/betatest/00readme.1st
14mr|texlive-german-2.5e-3|40	%doc %{_texmfdistdir}/doc/generic/german/gerdoc.pdf
14mr|texlive-german-2.5e-3|41	%doc %{_texmfdistdir}/doc/generic/german/gerdoc.tex
14mr|texlive-german-2.5e-3|42	%doc %{_texmfdistdir}/doc/generic/german/german.MISSING
14mr|texlive-german-2.5e-3|43	%doc %{_texmfdistdir}/doc/generic/german/hyphxmpl.cfg
14mr|texlive-german-2.5e-3|44	#- source
14mr|texlive-german-2.5e-3|45	%doc %{_texmfdistdir}/source/generic/german/german.dtx
14mr|texlive-german-2.5e-3|46	%doc %{_texmfdistdir}/source/generic/german/german.ins
14mr|texlive-german-2.5e-3|47	
14mr|texlive-german-2.5e-3|48	#-----------------------------------------------------------------------
14mr|texlive-german-2.5e-3|49	%prep
14mr|texlive-german-2.5e-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-german-2.5e-3|51	
14mr|texlive-german-2.5e-3|52	%build
14mr|texlive-german-2.5e-3|53	
14mr|texlive-german-2.5e-3|54	%install
14mr|texlive-german-2.5e-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-german-2.5e-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-german-2.5e-3|57	
14mr|texlive-german-2.5e-3|58	
14mr|texlive-german-2.5e-3|59	
14mr|texlive-german-2.5e-3|60	%changelog
14mr|texlive-german-2.5e-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5e-3
14mr|texlive-german-2.5e-3|62	+ Revision: 33eef2c
14mr|texlive-german-2.5e-3|63	- MassBuild#440: Increase release tag
14mr|texlive-german-2.5e-3|64	
14mr|texlive-german-2.5e-3|65	

20203 14
14mr|texlive-germbib-20090104-3|1	# revision 15878
14mr|texlive-germbib-20090104-3|2	# category Package
14mr|texlive-germbib-20090104-3|3	# catalog-ctan /biblio/bibtex/contrib/germbib
14mr|texlive-germbib-20090104-3|4	# catalog-date 2009-01-04 15:06:03 +0100
14mr|texlive-germbib-20090104-3|5	# catalog-license noinfo
14mr|texlive-germbib-20090104-3|6	# catalog-version undef
14mr|texlive-germbib-20090104-3|7	Name:		texlive-germbib
14mr|texlive-germbib-20090104-3|8	Version:	20090104
14mr|texlive-germbib-20090104-3|9	Release:	3
14mr|texlive-germbib-20090104-3|10	Summary:	German variants of standard BibTeX styles
14mr|texlive-germbib-20090104-3|11	Group:		Publishing
14mr|texlive-germbib-20090104-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/germbib
14mr|texlive-germbib-20090104-3|13	License:	NOINFO
14mr|texlive-germbib-20090104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/germbib.tar.xz
14mr|texlive-germbib-20090104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/germbib.doc.tar.xz
14mr|texlive-germbib-20090104-3|16	BuildArch:	noarch
14mr|texlive-germbib-20090104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-germbib-20090104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-germbib-20090104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-germbib-20090104-3|20	
14mr|texlive-germbib-20090104-3|21	%description
14mr|texlive-germbib-20090104-3|22	A development of the (old) german.sty, this bundle provides
14mr|texlive-germbib-20090104-3|23	German packages, BibTeX styles and documentary examples, for
14mr|texlive-germbib-20090104-3|24	writing documents with bibliographies. The author has since
14mr|texlive-germbib-20090104-3|25	developed the babelbib bundle, which (he asserts) supersedes
14mr|texlive-germbib-20090104-3|26	germbib.
14mr|texlive-germbib-20090104-3|27	
14mr|texlive-germbib-20090104-3|28	%post
14mr|texlive-germbib-20090104-3|29	%{_sbindir}/texlive.post
14mr|texlive-germbib-20090104-3|30	
14mr|texlive-germbib-20090104-3|31	%postun
14mr|texlive-germbib-20090104-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-germbib-20090104-3|33	%{_sbindir}/texlive.post
14mr|texlive-germbib-20090104-3|34	fi
14mr|texlive-germbib-20090104-3|35	
14mr|texlive-germbib-20090104-3|36	#-----------------------------------------------------------------------
14mr|texlive-germbib-20090104-3|37	%files
14mr|texlive-germbib-20090104-3|38	%{_texmfdistdir}/bibtex/bst/germbib/gerabbrv.bst
14mr|texlive-germbib-20090104-3|39	%{_texmfdistdir}/bibtex/bst/germbib/geralpha.bst
14mr|texlive-germbib-20090104-3|40	%{_texmfdistdir}/bibtex/bst/germbib/gerapali.bst
14mr|texlive-germbib-20090104-3|41	%{_texmfdistdir}/bibtex/bst/germbib/gerplain.bst
14mr|texlive-germbib-20090104-3|42	%{_texmfdistdir}/bibtex/bst/germbib/gerunsrt.bst
14mr|texlive-germbib-20090104-3|43	%{_texmfdistdir}/tex/latex/germbib/bibgerm.sty
14mr|texlive-germbib-20090104-3|44	%{_texmfdistdir}/tex/latex/germbib/mynormal.sty
14mr|texlive-germbib-20090104-3|45	%doc %{_texmfdistdir}/doc/bibtex/germbib/README.bibgerm
14mr|texlive-germbib-20090104-3|46	%doc %{_texmfdistdir}/doc/bibtex/germbib/apalike.doc
14mr|texlive-germbib-20090104-3|47	%doc %{_texmfdistdir}/doc/bibtex/germbib/apalike.germbib_sty
14mr|texlive-germbib-20090104-3|48	%doc %{_texmfdistdir}/doc/bibtex/germbib/apalike.tex
14mr|texlive-germbib-20090104-3|49	%doc %{_texmfdistdir}/doc/bibtex/germbib/btxdoc.tex
14mr|texlive-germbib-20090104-3|50	%doc %{_texmfdistdir}/doc/bibtex/germbib/btxhak.tex
14mr|texlive-germbib-20090104-3|51	%doc %{_texmfdistdir}/doc/bibtex/germbib/gerbibtx.bib
14mr|texlive-germbib-20090104-3|52	%doc %{_texmfdistdir}/doc/bibtex/germbib/gerbibtx.tex
14mr|texlive-germbib-20090104-3|53	%doc %{_texmfdistdir}/doc/bibtex/germbib/gerxampl.bib
14mr|texlive-germbib-20090104-3|54	%doc %{_texmfdistdir}/doc/bibtex/germbib/schaum.bib
14mr|texlive-germbib-20090104-3|55	%doc %{_texmfdistdir}/doc/bibtex/germbib/testbibgerm.tex
14mr|texlive-germbib-20090104-3|56	%doc %{_texmfdistdir}/doc/bibtex/germbib/testgerb.tex
14mr|texlive-germbib-20090104-3|57	%doc %{_texmfdistdir}/doc/bibtex/germbib/xampl.bib
14mr|texlive-germbib-20090104-3|58	
14mr|texlive-germbib-20090104-3|59	#-----------------------------------------------------------------------
14mr|texlive-germbib-20090104-3|60	%prep
14mr|texlive-germbib-20090104-3|61	%setup -c -a0 -a1
14mr|texlive-germbib-20090104-3|62	
14mr|texlive-germbib-20090104-3|63	%build
14mr|texlive-germbib-20090104-3|64	
14mr|texlive-germbib-20090104-3|65	%install
14mr|texlive-germbib-20090104-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-germbib-20090104-3|67	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-germbib-20090104-3|68	
14mr|texlive-germbib-20090104-3|69	
14mr|texlive-germbib-20090104-3|70	
14mr|texlive-germbib-20090104-3|71	%changelog
14mr|texlive-germbib-20090104-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090104-3
14mr|texlive-germbib-20090104-3|73	+ Revision: ec767ae
14mr|texlive-germbib-20090104-3|74	- MassBuild#440: Increase release tag
14mr|texlive-germbib-20090104-3|75	
14mr|texlive-germbib-20090104-3|76	

20204 14
14mr|texlive-germkorr-1.0-3|1	# revision 15878
14mr|texlive-germkorr-1.0-3|2	# category Package
14mr|texlive-germkorr-1.0-3|3	# catalog-ctan /macros/latex/contrib/germkorr
14mr|texlive-germkorr-1.0-3|4	# catalog-date 2009-11-10 09:15:37 +0100
14mr|texlive-germkorr-1.0-3|5	# catalog-license gpl
14mr|texlive-germkorr-1.0-3|6	# catalog-version 1.0
14mr|texlive-germkorr-1.0-3|7	Name:		texlive-germkorr
14mr|texlive-germkorr-1.0-3|8	Version:	1.0
14mr|texlive-germkorr-1.0-3|9	Release:	3
14mr|texlive-germkorr-1.0-3|10	Summary:	Change kerning for german quotation marks
14mr|texlive-germkorr-1.0-3|11	Group:		Publishing
14mr|texlive-germkorr-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/germkorr
14mr|texlive-germkorr-1.0-3|13	License:	GPL
14mr|texlive-germkorr-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/germkorr.tar.xz
14mr|texlive-germkorr-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/germkorr.doc.tar.xz
14mr|texlive-germkorr-1.0-3|16	BuildArch:	noarch
14mr|texlive-germkorr-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-germkorr-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-germkorr-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-germkorr-1.0-3|20	
14mr|texlive-germkorr-1.0-3|21	%description
14mr|texlive-germkorr-1.0-3|22	The package germcorr has to be loaded after the package german.
14mr|texlive-germkorr-1.0-3|23	It brings some letters like T nearer to german single and
14mr|texlive-germkorr-1.0-3|24	double quotes even when that letter wears a standard accent
14mr|texlive-germkorr-1.0-3|25	like "`\.T"'.
14mr|texlive-germkorr-1.0-3|26	
14mr|texlive-germkorr-1.0-3|27	%post
14mr|texlive-germkorr-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-germkorr-1.0-3|29	
14mr|texlive-germkorr-1.0-3|30	%postun
14mr|texlive-germkorr-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-germkorr-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-germkorr-1.0-3|33	fi
14mr|texlive-germkorr-1.0-3|34	
14mr|texlive-germkorr-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-germkorr-1.0-3|36	%files
14mr|texlive-germkorr-1.0-3|37	%{_texmfdistdir}/tex/latex/germkorr/germkorr.sty
14mr|texlive-germkorr-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/germkorr/COPYING
14mr|texlive-germkorr-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/germkorr/README
14mr|texlive-germkorr-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/germkorr/germkorr.pdf
14mr|texlive-germkorr-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/germkorr/germkorr.tex
14mr|texlive-germkorr-1.0-3|42	
14mr|texlive-germkorr-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-germkorr-1.0-3|44	%prep
14mr|texlive-germkorr-1.0-3|45	%setup -c -a0 -a1
14mr|texlive-germkorr-1.0-3|46	
14mr|texlive-germkorr-1.0-3|47	%build
14mr|texlive-germkorr-1.0-3|48	
14mr|texlive-germkorr-1.0-3|49	%install
14mr|texlive-germkorr-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-germkorr-1.0-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-germkorr-1.0-3|52	
14mr|texlive-germkorr-1.0-3|53	
14mr|texlive-germkorr-1.0-3|54	
14mr|texlive-germkorr-1.0-3|55	%changelog
14mr|texlive-germkorr-1.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-germkorr-1.0-3|57	+ Revision: 15abd7b
14mr|texlive-germkorr-1.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-germkorr-1.0-3|59	
14mr|texlive-germkorr-1.0-3|60	

20205 14
14mr|texlive-geschichtsfrkl-1.1-2|1	# revision 25886
14mr|texlive-geschichtsfrkl-1.1-2|2	# category Package
14mr|texlive-geschichtsfrkl-1.1-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/geschichtsfrkl
14mr|texlive-geschichtsfrkl-1.1-2|4	# catalog-date 2012-04-08 13:49:02 +0200
14mr|texlive-geschichtsfrkl-1.1-2|5	# catalog-license lppl
14mr|texlive-geschichtsfrkl-1.1-2|6	# catalog-version 1.1
14mr|texlive-geschichtsfrkl-1.1-2|7	Name:		texlive-geschichtsfrkl
14mr|texlive-geschichtsfrkl-1.1-2|8	Version:	1.1
14mr|texlive-geschichtsfrkl-1.1-2|9	Release:	2
14mr|texlive-geschichtsfrkl-1.1-2|10	Summary:	BibLaTeX style for historians
14mr|texlive-geschichtsfrkl-1.1-2|11	Group:		Publishing
14mr|texlive-geschichtsfrkl-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/geschichtsfrkl
14mr|texlive-geschichtsfrkl-1.1-2|13	License:	LPPL
14mr|texlive-geschichtsfrkl-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geschichtsfrkl.tar.xz
14mr|texlive-geschichtsfrkl-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geschichtsfrkl.doc.tar.xz
14mr|texlive-geschichtsfrkl-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geschichtsfrkl.source.tar.xz
14mr|texlive-geschichtsfrkl-1.1-2|17	BuildArch:	noarch
14mr|texlive-geschichtsfrkl-1.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-geschichtsfrkl-1.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-geschichtsfrkl-1.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-geschichtsfrkl-1.1-2|21	
14mr|texlive-geschichtsfrkl-1.1-2|22	%description
14mr|texlive-geschichtsfrkl-1.1-2|23	The package provides a BibLaTeX style, (mostly) meeting the
14mr|texlive-geschichtsfrkl-1.1-2|24	requirements of the History Faculty of the University of
14mr|texlive-geschichtsfrkl-1.1-2|25	Freiburg (Germany).
14mr|texlive-geschichtsfrkl-1.1-2|26	
14mr|texlive-geschichtsfrkl-1.1-2|27	%post
14mr|texlive-geschichtsfrkl-1.1-2|28	%{_sbindir}/texlive.post
14mr|texlive-geschichtsfrkl-1.1-2|29	
14mr|texlive-geschichtsfrkl-1.1-2|30	%postun
14mr|texlive-geschichtsfrkl-1.1-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-geschichtsfrkl-1.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-geschichtsfrkl-1.1-2|33	fi
14mr|texlive-geschichtsfrkl-1.1-2|34	
14mr|texlive-geschichtsfrkl-1.1-2|35	#-----------------------------------------------------------------------
14mr|texlive-geschichtsfrkl-1.1-2|36	%files
14mr|texlive-geschichtsfrkl-1.1-2|37	%{_texmfdistdir}/tex/latex/geschichtsfrkl/geschichtsfrkl.bbx
14mr|texlive-geschichtsfrkl-1.1-2|38	%{_texmfdistdir}/tex/latex/geschichtsfrkl/geschichtsfrkl.cbx
14mr|texlive-geschichtsfrkl-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/geschichtsfrkl/README
14mr|texlive-geschichtsfrkl-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/geschichtsfrkl/geschichtsfrkl.pdf
14mr|texlive-geschichtsfrkl-1.1-2|41	#- source
14mr|texlive-geschichtsfrkl-1.1-2|42	%doc %{_texmfdistdir}/source/latex/geschichtsfrkl/geschichtsfrkl.dtx
14mr|texlive-geschichtsfrkl-1.1-2|43	%doc %{_texmfdistdir}/source/latex/geschichtsfrkl/geschichtsfrkl.ins
14mr|texlive-geschichtsfrkl-1.1-2|44	
14mr|texlive-geschichtsfrkl-1.1-2|45	#-----------------------------------------------------------------------
14mr|texlive-geschichtsfrkl-1.1-2|46	%prep
14mr|texlive-geschichtsfrkl-1.1-2|47	%setup -c -a0 -a1 -a2
14mr|texlive-geschichtsfrkl-1.1-2|48	
14mr|texlive-geschichtsfrkl-1.1-2|49	%build
14mr|texlive-geschichtsfrkl-1.1-2|50	
14mr|texlive-geschichtsfrkl-1.1-2|51	%install
14mr|texlive-geschichtsfrkl-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-geschichtsfrkl-1.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-geschichtsfrkl-1.1-2|54	
14mr|texlive-geschichtsfrkl-1.1-2|55	
14mr|texlive-geschichtsfrkl-1.1-2|56	
14mr|texlive-geschichtsfrkl-1.1-2|57	%changelog
14mr|texlive-geschichtsfrkl-1.1-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-geschichtsfrkl-1.1-2|59	+ Revision: 71ca306
14mr|texlive-geschichtsfrkl-1.1-2|60	- MassBuild#440: Increase release tag
14mr|texlive-geschichtsfrkl-1.1-2|61	
14mr|texlive-geschichtsfrkl-1.1-2|62	

20206 14
14mr|texlive-getfiledate-1.2-3|1	# revision 16189
14mr|texlive-getfiledate-1.2-3|2	# category Package
14mr|texlive-getfiledate-1.2-3|3	# catalog-ctan /macros/latex/contrib/getfiledate
14mr|texlive-getfiledate-1.2-3|4	# catalog-date 2009-11-26 14:59:55 +0100
14mr|texlive-getfiledate-1.2-3|5	# catalog-license lppl
14mr|texlive-getfiledate-1.2-3|6	# catalog-version 1.2
14mr|texlive-getfiledate-1.2-3|7	Name:		texlive-getfiledate
14mr|texlive-getfiledate-1.2-3|8	Version:	1.2
14mr|texlive-getfiledate-1.2-3|9	Release:	3
14mr|texlive-getfiledate-1.2-3|10	Summary:	Find the date of last modification of a file
14mr|texlive-getfiledate-1.2-3|11	Group:		Publishing
14mr|texlive-getfiledate-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/getfiledate
14mr|texlive-getfiledate-1.2-3|13	License:	LPPL
14mr|texlive-getfiledate-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/getfiledate.tar.xz
14mr|texlive-getfiledate-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/getfiledate.doc.tar.xz
14mr|texlive-getfiledate-1.2-3|16	BuildArch:	noarch
14mr|texlive-getfiledate-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-getfiledate-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-getfiledate-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-getfiledate-1.2-3|20	
14mr|texlive-getfiledate-1.2-3|21	%description
14mr|texlive-getfiledate-1.2-3|22	The package fetches from the system the date of last
14mr|texlive-getfiledate-1.2-3|23	modification or opening of an existing file, using the function
14mr|texlive-getfiledate-1.2-3|24	\pdffilemoddate (present in recent versions of PDFTeX); the
14mr|texlive-getfiledate-1.2-3|25	user may specify how the date is to be presented.
14mr|texlive-getfiledate-1.2-3|26	
14mr|texlive-getfiledate-1.2-3|27	%post
14mr|texlive-getfiledate-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-getfiledate-1.2-3|29	
14mr|texlive-getfiledate-1.2-3|30	%postun
14mr|texlive-getfiledate-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-getfiledate-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-getfiledate-1.2-3|33	fi
14mr|texlive-getfiledate-1.2-3|34	
14mr|texlive-getfiledate-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-getfiledate-1.2-3|36	%files
14mr|texlive-getfiledate-1.2-3|37	%{_texmfdistdir}/tex/latex/getfiledate/getfiledate.sty
14mr|texlive-getfiledate-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/getfiledate/README
14mr|texlive-getfiledate-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/getfiledate/getfiledate-guide.pdf
14mr|texlive-getfiledate-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/getfiledate/getfiledate-guide.tex
14mr|texlive-getfiledate-1.2-3|41	
14mr|texlive-getfiledate-1.2-3|42	#-----------------------------------------------------------------------
14mr|texlive-getfiledate-1.2-3|43	%prep
14mr|texlive-getfiledate-1.2-3|44	%setup -c -a0 -a1
14mr|texlive-getfiledate-1.2-3|45	
14mr|texlive-getfiledate-1.2-3|46	%build
14mr|texlive-getfiledate-1.2-3|47	
14mr|texlive-getfiledate-1.2-3|48	%install
14mr|texlive-getfiledate-1.2-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-getfiledate-1.2-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-getfiledate-1.2-3|51	
14mr|texlive-getfiledate-1.2-3|52	
14mr|texlive-getfiledate-1.2-3|53	
14mr|texlive-getfiledate-1.2-3|54	%changelog
14mr|texlive-getfiledate-1.2-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-getfiledate-1.2-3|56	+ Revision: b4c18a1
14mr|texlive-getfiledate-1.2-3|57	- MassBuild#440: Increase release tag
14mr|texlive-getfiledate-1.2-3|58	
14mr|texlive-getfiledate-1.2-3|59	

20207 14
14mr|texlive-getoptk-1.0-3|1	# revision 23567
14mr|texlive-getoptk-1.0-3|2	# category Package
14mr|texlive-getoptk-1.0-3|3	# catalog-ctan /macros/plain/contrib/getoptk
14mr|texlive-getoptk-1.0-3|4	# catalog-date 2011-08-07 22:43:01 +0200
14mr|texlive-getoptk-1.0-3|5	# catalog-license nosource
14mr|texlive-getoptk-1.0-3|6	# catalog-version 1.0
14mr|texlive-getoptk-1.0-3|7	Name:		texlive-getoptk
14mr|texlive-getoptk-1.0-3|8	Version:	1.0
14mr|texlive-getoptk-1.0-3|9	Release:	3
14mr|texlive-getoptk-1.0-3|10	Summary:	Define macros with sophisticated options
14mr|texlive-getoptk-1.0-3|11	Group:		Publishing
14mr|texlive-getoptk-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/getoptk
14mr|texlive-getoptk-1.0-3|13	License:	NOSOURCE
14mr|texlive-getoptk-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/getoptk.tar.xz
14mr|texlive-getoptk-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/getoptk.doc.tar.xz
14mr|texlive-getoptk-1.0-3|16	BuildArch:	noarch
14mr|texlive-getoptk-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-getoptk-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-getoptk-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-getoptk-1.0-3|20	
14mr|texlive-getoptk-1.0-3|21	%description
14mr|texlive-getoptk-1.0-3|22	The package provides a means of defining macros whose options
14mr|texlive-getoptk-1.0-3|23	are taken from a dictionary, which includes options which
14mr|texlive-getoptk-1.0-3|24	themselves have arguments. The package was designed for use
14mr|texlive-getoptk-1.0-3|25	with Plain TeX; its syntax derives from that of the \hbox,
14mr|texlive-getoptk-1.0-3|26	\hrule, etc., TeX primitives.
14mr|texlive-getoptk-1.0-3|27	
14mr|texlive-getoptk-1.0-3|28	%post
14mr|texlive-getoptk-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-getoptk-1.0-3|30	
14mr|texlive-getoptk-1.0-3|31	%postun
14mr|texlive-getoptk-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-getoptk-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-getoptk-1.0-3|34	fi
14mr|texlive-getoptk-1.0-3|35	
14mr|texlive-getoptk-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-getoptk-1.0-3|37	%files
14mr|texlive-getoptk-1.0-3|38	%{_texmfdistdir}/tex/plain/getoptk/getoptk.tex
14mr|texlive-getoptk-1.0-3|39	%{_texmfdistdir}/tex/plain/getoptk/guide.tex
14mr|texlive-getoptk-1.0-3|40	%doc %{_texmfdistdir}/doc/plain/getoptk/COPYING
14mr|texlive-getoptk-1.0-3|41	%doc %{_texmfdistdir}/doc/plain/getoptk/COPYING-FR
14mr|texlive-getoptk-1.0-3|42	%doc %{_texmfdistdir}/doc/plain/getoptk/README
14mr|texlive-getoptk-1.0-3|43	%doc %{_texmfdistdir}/doc/plain/getoptk/guide.pdf
14mr|texlive-getoptk-1.0-3|44	
14mr|texlive-getoptk-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-getoptk-1.0-3|46	%prep
14mr|texlive-getoptk-1.0-3|47	%setup -c -a0 -a1
14mr|texlive-getoptk-1.0-3|48	
14mr|texlive-getoptk-1.0-3|49	%build
14mr|texlive-getoptk-1.0-3|50	
14mr|texlive-getoptk-1.0-3|51	%install
14mr|texlive-getoptk-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-getoptk-1.0-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-getoptk-1.0-3|54	
14mr|texlive-getoptk-1.0-3|55	
14mr|texlive-getoptk-1.0-3|56	
14mr|texlive-getoptk-1.0-3|57	%changelog
14mr|texlive-getoptk-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-getoptk-1.0-3|59	+ Revision: e2f1b7e
14mr|texlive-getoptk-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-getoptk-1.0-3|61	
14mr|texlive-getoptk-1.0-3|62	

20208 14
14mr|texlive-gfsartemisia-1.0-3|1	# revision 19469
14mr|texlive-gfsartemisia-1.0-3|2	# category Package
14mr|texlive-gfsartemisia-1.0-3|3	# catalog-ctan /fonts/greek/gfs/gfsartemisia
14mr|texlive-gfsartemisia-1.0-3|4	# catalog-date 2008-08-19 21:00:04 +0200
14mr|texlive-gfsartemisia-1.0-3|5	# catalog-license other-free
14mr|texlive-gfsartemisia-1.0-3|6	# catalog-version 1.0
14mr|texlive-gfsartemisia-1.0-3|7	Name:		texlive-gfsartemisia
14mr|texlive-gfsartemisia-1.0-3|8	Version:	1.0
14mr|texlive-gfsartemisia-1.0-3|9	Release:	3
14mr|texlive-gfsartemisia-1.0-3|10	Summary:	A modern Greek font design
14mr|texlive-gfsartemisia-1.0-3|11	Group:		Publishing
14mr|texlive-gfsartemisia-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfsartemisia
14mr|texlive-gfsartemisia-1.0-3|13	License:	OTHER-FREE
14mr|texlive-gfsartemisia-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsartemisia.tar.xz
14mr|texlive-gfsartemisia-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsartemisia.doc.tar.xz
14mr|texlive-gfsartemisia-1.0-3|16	BuildArch:	noarch
14mr|texlive-gfsartemisia-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gfsartemisia-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gfsartemisia-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gfsartemisia-1.0-3|20	
14mr|texlive-gfsartemisia-1.0-3|21	%description
14mr|texlive-gfsartemisia-1.0-3|22	GFS Artemisia is a relatively modern font, designed as a
14mr|texlive-gfsartemisia-1.0-3|23	'general purpose' font in the same sense as Times is nowadays
14mr|texlive-gfsartemisia-1.0-3|24	treated. The present version has been provided by the Greek
14mr|texlive-gfsartemisia-1.0-3|25	Font Society. The font supports the Greek and Latin alphabets.
14mr|texlive-gfsartemisia-1.0-3|26	LaTeX support is provided, using the OT1, T1 and LGR encodings.
14mr|texlive-gfsartemisia-1.0-3|27	
14mr|texlive-gfsartemisia-1.0-3|28	%post
14mr|texlive-gfsartemisia-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-gfsartemisia-1.0-3|30	
14mr|texlive-gfsartemisia-1.0-3|31	%postun
14mr|texlive-gfsartemisia-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-gfsartemisia-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-gfsartemisia-1.0-3|34	fi
14mr|texlive-gfsartemisia-1.0-3|35	
14mr|texlive-gfsartemisia-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-gfsartemisia-1.0-3|37	%files
14mr|texlive-gfsartemisia-1.0-3|38	%{_texmfdistdir}/fonts/afm/public/gfsartemisia/GFSArtemisia-Bold.afm
14mr|texlive-gfsartemisia-1.0-3|39	%{_texmfdistdir}/fonts/afm/public/gfsartemisia/GFSArtemisia-BoldItalic.afm
14mr|texlive-gfsartemisia-1.0-3|40	%{_texmfdistdir}/fonts/afm/public/gfsartemisia/GFSArtemisia-Italic.afm
14mr|texlive-gfsartemisia-1.0-3|41	%{_texmfdistdir}/fonts/afm/public/gfsartemisia/GFSArtemisia-Regular.afm
14mr|texlive-gfsartemisia-1.0-3|42	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisia.enc
14mr|texlive-gfsartemisia-1.0-3|43	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisiadenomnums.enc
14mr|texlive-gfsartemisia-1.0-3|44	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisiaec.enc
14mr|texlive-gfsartemisia-1.0-3|45	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisiaecsc.enc
14mr|texlive-gfsartemisia-1.0-3|46	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisiael.enc
14mr|texlive-gfsartemisia-1.0-3|47	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisiaelsc.enc
14mr|texlive-gfsartemisia-1.0-3|48	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisiamath.enc
14mr|texlive-gfsartemisia-1.0-3|49	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisianumnums.enc
14mr|texlive-gfsartemisia-1.0-3|50	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisiasc.enc
14mr|texlive-gfsartemisia-1.0-3|51	%{_texmfdistdir}/fonts/enc/dvips/gfsartemisia/artemisiatabnums.enc
14mr|texlive-gfsartemisia-1.0-3|52	%{_texmfdistdir}/fonts/map/dvips/gfsartemisia/gfsartemisia.map
14mr|texlive-gfsartemisia-1.0-3|53	%{_texmfdistdir}/fonts/opentype/public/gfsartemisia/GFSArtemisia.otf
14mr|texlive-gfsartemisia-1.0-3|54	%{_texmfdistdir}/fonts/opentype/public/gfsartemisia/GFSArtemisiaBold.otf
14mr|texlive-gfsartemisia-1.0-3|55	%{_texmfdistdir}/fonts/opentype/public/gfsartemisia/GFSArtemisiaBoldIt.otf
14mr|texlive-gfsartemisia-1.0-3|56	%{_texmfdistdir}/fonts/opentype/public/gfsartemisia/GFSArtemisiaIt.otf
14mr|texlive-gfsartemisia-1.0-3|57	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiab8a.tfm
14mr|texlive-gfsartemisia-1.0-3|58	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiab8r.tfm
14mr|texlive-gfsartemisia-1.0-3|59	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiab9a.tfm
14mr|texlive-gfsartemisia-1.0-3|60	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiab9r.tfm
14mr|texlive-gfsartemisia-1.0-3|61	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiabi8a.tfm
14mr|texlive-gfsartemisia-1.0-3|62	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiabi8r.tfm
14mr|texlive-gfsartemisia-1.0-3|63	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiabi9a.tfm
14mr|texlive-gfsartemisia-1.0-3|64	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiabi9r.tfm
14mr|texlive-gfsartemisia-1.0-3|65	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiabo8a.tfm
14mr|texlive-gfsartemisia-1.0-3|66	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiabo8r.tfm
14mr|texlive-gfsartemisia-1.0-3|67	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiabo9a.tfm
14mr|texlive-gfsartemisia-1.0-3|68	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiabo9r.tfm
14mr|texlive-gfsartemisia-1.0-3|69	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiadenomnums8a.tfm
14mr|texlive-gfsartemisia-1.0-3|70	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiadenomnums8r.tfm
14mr|texlive-gfsartemisia-1.0-3|71	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiai8a.tfm
14mr|texlive-gfsartemisia-1.0-3|72	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiai8r.tfm
14mr|texlive-gfsartemisia-1.0-3|73	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiai9a.tfm
14mr|texlive-gfsartemisia-1.0-3|74	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiai9r.tfm
14mr|texlive-gfsartemisia-1.0-3|75	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiamath8a.tfm
14mr|texlive-gfsartemisia-1.0-3|76	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiamath8r.tfm
14mr|texlive-gfsartemisia-1.0-3|77	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisianumnums8a.tfm
14mr|texlive-gfsartemisia-1.0-3|78	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisianumnums8r.tfm
14mr|texlive-gfsartemisia-1.0-3|79	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiao8a.tfm
14mr|texlive-gfsartemisia-1.0-3|80	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiao8r.tfm
14mr|texlive-gfsartemisia-1.0-3|81	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiao9a.tfm
14mr|texlive-gfsartemisia-1.0-3|82	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiao9r.tfm
14mr|texlive-gfsartemisia-1.0-3|83	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiarg8a.tfm
14mr|texlive-gfsartemisia-1.0-3|84	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiarg8r.tfm
14mr|texlive-gfsartemisia-1.0-3|85	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiarg9a.tfm
14mr|texlive-gfsartemisia-1.0-3|86	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiarg9r.tfm
14mr|texlive-gfsartemisia-1.0-3|87	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiasc8a.tfm
14mr|texlive-gfsartemisia-1.0-3|88	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiasc8r.tfm
14mr|texlive-gfsartemisia-1.0-3|89	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiasc9a.tfm
14mr|texlive-gfsartemisia-1.0-3|90	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiasc9r.tfm
14mr|texlive-gfsartemisia-1.0-3|91	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiasco8a.tfm
14mr|texlive-gfsartemisia-1.0-3|92	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiasco8r.tfm
14mr|texlive-gfsartemisia-1.0-3|93	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiasco9a.tfm
14mr|texlive-gfsartemisia-1.0-3|94	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiasco9r.tfm
14mr|texlive-gfsartemisia-1.0-3|95	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiatabnums8a.tfm
14mr|texlive-gfsartemisia-1.0-3|96	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/artemisiatabnums8r.tfm
14mr|texlive-gfsartemisia-1.0-3|97	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiab6a.tfm
14mr|texlive-gfsartemisia-1.0-3|98	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiab6r.tfm
14mr|texlive-gfsartemisia-1.0-3|99	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiabi6a.tfm
14mr|texlive-gfsartemisia-1.0-3|100	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiabi6r.tfm
14mr|texlive-gfsartemisia-1.0-3|101	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiabo6a.tfm
14mr|texlive-gfsartemisia-1.0-3|102	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiabo6r.tfm
14mr|texlive-gfsartemisia-1.0-3|103	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiai6a.tfm
14mr|texlive-gfsartemisia-1.0-3|104	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiai6r.tfm
14mr|texlive-gfsartemisia-1.0-3|105	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiao6a.tfm
14mr|texlive-gfsartemisia-1.0-3|106	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiao6r.tfm
14mr|texlive-gfsartemisia-1.0-3|107	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiarg6a.tfm
14mr|texlive-gfsartemisia-1.0-3|108	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiarg6r.tfm
14mr|texlive-gfsartemisia-1.0-3|109	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiasc6a.tfm
14mr|texlive-gfsartemisia-1.0-3|110	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiasc6r.tfm
14mr|texlive-gfsartemisia-1.0-3|111	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiasco6a.tfm
14mr|texlive-gfsartemisia-1.0-3|112	%{_texmfdistdir}/fonts/tfm/public/gfsartemisia/gartemisiasco6r.tfm
14mr|texlive-gfsartemisia-1.0-3|113	%{_texmfdistdir}/fonts/type1/public/gfsartemisia/GFSArtemisia-Bold.pfb
14mr|texlive-gfsartemisia-1.0-3|114	%{_texmfdistdir}/fonts/type1/public/gfsartemisia/GFSArtemisia-BoldItalic.pfb
14mr|texlive-gfsartemisia-1.0-3|115	%{_texmfdistdir}/fonts/type1/public/gfsartemisia/GFSArtemisia-Italic.pfb
14mr|texlive-gfsartemisia-1.0-3|116	%{_texmfdistdir}/fonts/type1/public/gfsartemisia/GFSArtemisia-Regular.pfb
14mr|texlive-gfsartemisia-1.0-3|117	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiab8a.vf
14mr|texlive-gfsartemisia-1.0-3|118	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiab9a.vf
14mr|texlive-gfsartemisia-1.0-3|119	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiabi8a.vf
14mr|texlive-gfsartemisia-1.0-3|120	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiabi9a.vf
14mr|texlive-gfsartemisia-1.0-3|121	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiabo8a.vf
14mr|texlive-gfsartemisia-1.0-3|122	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiabo9a.vf
14mr|texlive-gfsartemisia-1.0-3|123	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiadenomnums8a.vf
14mr|texlive-gfsartemisia-1.0-3|124	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiai8a.vf
14mr|texlive-gfsartemisia-1.0-3|125	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiai9a.vf
14mr|texlive-gfsartemisia-1.0-3|126	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiamath8a.vf
14mr|texlive-gfsartemisia-1.0-3|127	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisianumnums8a.vf
14mr|texlive-gfsartemisia-1.0-3|128	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiao8a.vf
14mr|texlive-gfsartemisia-1.0-3|129	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiao9a.vf
14mr|texlive-gfsartemisia-1.0-3|130	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiarg8a.vf
14mr|texlive-gfsartemisia-1.0-3|131	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiarg9a.vf
14mr|texlive-gfsartemisia-1.0-3|132	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiasc8a.vf
14mr|texlive-gfsartemisia-1.0-3|133	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiasc9a.vf
14mr|texlive-gfsartemisia-1.0-3|134	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiasco8a.vf
14mr|texlive-gfsartemisia-1.0-3|135	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiasco9a.vf
14mr|texlive-gfsartemisia-1.0-3|136	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/artemisiatabnums8a.vf
14mr|texlive-gfsartemisia-1.0-3|137	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/gartemisiab6a.vf
14mr|texlive-gfsartemisia-1.0-3|138	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/gartemisiabi6a.vf
14mr|texlive-gfsartemisia-1.0-3|139	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/gartemisiabo6a.vf
14mr|texlive-gfsartemisia-1.0-3|140	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/gartemisiai6a.vf
14mr|texlive-gfsartemisia-1.0-3|141	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/gartemisiao6a.vf
14mr|texlive-gfsartemisia-1.0-3|142	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/gartemisiarg6a.vf
14mr|texlive-gfsartemisia-1.0-3|143	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/gartemisiasc6a.vf
14mr|texlive-gfsartemisia-1.0-3|144	%{_texmfdistdir}/fonts/vf/public/gfsartemisia/gartemisiasco6a.vf
14mr|texlive-gfsartemisia-1.0-3|145	%{_texmfdistdir}/tex/latex/gfsartemisia/gfsartemisia-euler.sty
14mr|texlive-gfsartemisia-1.0-3|146	%{_texmfdistdir}/tex/latex/gfsartemisia/gfsartemisia.sty
14mr|texlive-gfsartemisia-1.0-3|147	%{_texmfdistdir}/tex/latex/gfsartemisia/lgrartemisia.fd
14mr|texlive-gfsartemisia-1.0-3|148	%{_texmfdistdir}/tex/latex/gfsartemisia/lgrartemisiaeuler.fd
14mr|texlive-gfsartemisia-1.0-3|149	%{_texmfdistdir}/tex/latex/gfsartemisia/ot1artemisia.fd
14mr|texlive-gfsartemisia-1.0-3|150	%{_texmfdistdir}/tex/latex/gfsartemisia/ot1artemisiaeuler.fd
14mr|texlive-gfsartemisia-1.0-3|151	%{_texmfdistdir}/tex/latex/gfsartemisia/t1artemisia.fd
14mr|texlive-gfsartemisia-1.0-3|152	%{_texmfdistdir}/tex/latex/gfsartemisia/t1artemisiaeuler.fd
14mr|texlive-gfsartemisia-1.0-3|153	%{_texmfdistdir}/tex/latex/gfsartemisia/uartemisiaeulernums.fd
14mr|texlive-gfsartemisia-1.0-3|154	%{_texmfdistdir}/tex/latex/gfsartemisia/uartemisianums.fd
14mr|texlive-gfsartemisia-1.0-3|155	%doc %{_texmfdistdir}/doc/fonts/gfsartemisia/OFL-FAQ.txt
14mr|texlive-gfsartemisia-1.0-3|156	%doc %{_texmfdistdir}/doc/fonts/gfsartemisia/OFL.txt
14mr|texlive-gfsartemisia-1.0-3|157	%doc %{_texmfdistdir}/doc/fonts/gfsartemisia/README
14mr|texlive-gfsartemisia-1.0-3|158	%doc %{_texmfdistdir}/doc/fonts/gfsartemisia/README.TEXLIVE
14mr|texlive-gfsartemisia-1.0-3|159	%doc %{_texmfdistdir}/doc/fonts/gfsartemisia/gfsartemisia.pdf
14mr|texlive-gfsartemisia-1.0-3|160	%doc %{_texmfdistdir}/doc/fonts/gfsartemisia/gfsartemisia.tex
14mr|texlive-gfsartemisia-1.0-3|161	
14mr|texlive-gfsartemisia-1.0-3|162	#-----------------------------------------------------------------------
14mr|texlive-gfsartemisia-1.0-3|163	%prep
14mr|texlive-gfsartemisia-1.0-3|164	%setup -c -a0 -a1
14mr|texlive-gfsartemisia-1.0-3|165	
14mr|texlive-gfsartemisia-1.0-3|166	%build
14mr|texlive-gfsartemisia-1.0-3|167	
14mr|texlive-gfsartemisia-1.0-3|168	%install
14mr|texlive-gfsartemisia-1.0-3|169	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsartemisia-1.0-3|170	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsartemisia-1.0-3|171	
14mr|texlive-gfsartemisia-1.0-3|172	
14mr|texlive-gfsartemisia-1.0-3|173	
14mr|texlive-gfsartemisia-1.0-3|174	%changelog
14mr|texlive-gfsartemisia-1.0-3|175	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-gfsartemisia-1.0-3|176	+ Revision: 26c1b50
14mr|texlive-gfsartemisia-1.0-3|177	- MassBuild#440: Increase release tag
14mr|texlive-gfsartemisia-1.0-3|178	
14mr|texlive-gfsartemisia-1.0-3|179	

20209 14
14mr|texlive-gfsbaskerville-1.0-3|1	# revision 19440
14mr|texlive-gfsbaskerville-1.0-3|2	# category Package
14mr|texlive-gfsbaskerville-1.0-3|3	# catalog-ctan /fonts/greek/gfs/gfsbaskerville
14mr|texlive-gfsbaskerville-1.0-3|4	# catalog-date 2008-08-19 21:00:04 +0200
14mr|texlive-gfsbaskerville-1.0-3|5	# catalog-license other-free
14mr|texlive-gfsbaskerville-1.0-3|6	# catalog-version 1.0
14mr|texlive-gfsbaskerville-1.0-3|7	Name:		texlive-gfsbaskerville
14mr|texlive-gfsbaskerville-1.0-3|8	Version:	1.0
14mr|texlive-gfsbaskerville-1.0-3|9	Release:	3
14mr|texlive-gfsbaskerville-1.0-3|10	Summary:	A Greek font, from one such by Baskerville
14mr|texlive-gfsbaskerville-1.0-3|11	Group:		Publishing
14mr|texlive-gfsbaskerville-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfsbaskerville
14mr|texlive-gfsbaskerville-1.0-3|13	License:	OTHER-FREE
14mr|texlive-gfsbaskerville-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsbaskerville.tar.xz
14mr|texlive-gfsbaskerville-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsbaskerville.doc.tar.xz
14mr|texlive-gfsbaskerville-1.0-3|16	BuildArch:	noarch
14mr|texlive-gfsbaskerville-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gfsbaskerville-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gfsbaskerville-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gfsbaskerville-1.0-3|20	
14mr|texlive-gfsbaskerville-1.0-3|21	%description
14mr|texlive-gfsbaskerville-1.0-3|22	The font is a digital implementation of Baskerville's classic
14mr|texlive-gfsbaskerville-1.0-3|23	Greek font, provided by the Greek Font Society. The font covers
14mr|texlive-gfsbaskerville-1.0-3|24	Greek only, and LaTeX support provides for the use of LGR
14mr|texlive-gfsbaskerville-1.0-3|25	encoding.
14mr|texlive-gfsbaskerville-1.0-3|26	
14mr|texlive-gfsbaskerville-1.0-3|27	%post
14mr|texlive-gfsbaskerville-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-gfsbaskerville-1.0-3|29	
14mr|texlive-gfsbaskerville-1.0-3|30	%postun
14mr|texlive-gfsbaskerville-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-gfsbaskerville-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-gfsbaskerville-1.0-3|33	fi
14mr|texlive-gfsbaskerville-1.0-3|34	
14mr|texlive-gfsbaskerville-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-gfsbaskerville-1.0-3|36	%files
14mr|texlive-gfsbaskerville-1.0-3|37	%{_texmfdistdir}/fonts/afm/public/gfsbaskerville/GFSBaskerville-Regular.afm
14mr|texlive-gfsbaskerville-1.0-3|38	%{_texmfdistdir}/fonts/enc/dvips/gfsbaskerville/gpgfsbaskerville.enc
14mr|texlive-gfsbaskerville-1.0-3|39	%{_texmfdistdir}/fonts/map/dvips/gfsbaskerville/gfsbaskerville.map
14mr|texlive-gfsbaskerville-1.0-3|40	%{_texmfdistdir}/fonts/opentype/public/gfsbaskerville/GFSBaskerville.otf
14mr|texlive-gfsbaskerville-1.0-3|41	%{_texmfdistdir}/fonts/tfm/public/gfsbaskerville/ggfsbaskervillerg6a.tfm
14mr|texlive-gfsbaskerville-1.0-3|42	%{_texmfdistdir}/fonts/tfm/public/gfsbaskerville/ggfsbaskervillerg6r.tfm
14mr|texlive-gfsbaskerville-1.0-3|43	%{_texmfdistdir}/fonts/type1/public/gfsbaskerville/GFSBaskerville-Regular.pfb
14mr|texlive-gfsbaskerville-1.0-3|44	%{_texmfdistdir}/fonts/vf/public/gfsbaskerville/ggfsbaskervillerg6a.vf
14mr|texlive-gfsbaskerville-1.0-3|45	%{_texmfdistdir}/tex/latex/gfsbaskerville/gfsbaskerville.sty
14mr|texlive-gfsbaskerville-1.0-3|46	%{_texmfdistdir}/tex/latex/gfsbaskerville/lgrgfsbaskerville.fd
14mr|texlive-gfsbaskerville-1.0-3|47	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/OFL-FAQ.txt
14mr|texlive-gfsbaskerville-1.0-3|48	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/OFL.txt
14mr|texlive-gfsbaskerville-1.0-3|49	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/README
14mr|texlive-gfsbaskerville-1.0-3|50	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/README.TEXLIVE
14mr|texlive-gfsbaskerville-1.0-3|51	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/gfsbaskerville.pdf
14mr|texlive-gfsbaskerville-1.0-3|52	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/gfsbaskerville.tex
14mr|texlive-gfsbaskerville-1.0-3|53	
14mr|texlive-gfsbaskerville-1.0-3|54	#-----------------------------------------------------------------------
14mr|texlive-gfsbaskerville-1.0-3|55	%prep
14mr|texlive-gfsbaskerville-1.0-3|56	%setup -c -a0 -a1
14mr|texlive-gfsbaskerville-1.0-3|57	
14mr|texlive-gfsbaskerville-1.0-3|58	%build
14mr|texlive-gfsbaskerville-1.0-3|59	
14mr|texlive-gfsbaskerville-1.0-3|60	%install
14mr|texlive-gfsbaskerville-1.0-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsbaskerville-1.0-3|62	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsbaskerville-1.0-3|63	
14mr|texlive-gfsbaskerville-1.0-3|64	
14mr|texlive-gfsbaskerville-1.0-3|65	
14mr|texlive-gfsbaskerville-1.0-3|66	%changelog
14mr|texlive-gfsbaskerville-1.0-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-gfsbaskerville-1.0-3|68	+ Revision: 4af6126
14mr|texlive-gfsbaskerville-1.0-3|69	- MassBuild#440: Increase release tag
14mr|texlive-gfsbaskerville-1.0-3|70	
14mr|texlive-gfsbaskerville-1.0-3|71	

20210 14
14mr|texlive-gfsbodoni-1.01-3|1	# revision 19440
14mr|texlive-gfsbodoni-1.01-3|2	# category Package
14mr|texlive-gfsbodoni-1.01-3|3	# catalog-ctan /fonts/greek/gfs/gfsbodoni
14mr|texlive-gfsbodoni-1.01-3|4	# catalog-date 2010-01-18 14:29:22 +0100
14mr|texlive-gfsbodoni-1.01-3|5	# catalog-license ofl
14mr|texlive-gfsbodoni-1.01-3|6	# catalog-version 1.01
14mr|texlive-gfsbodoni-1.01-3|7	Name:		texlive-gfsbodoni
14mr|texlive-gfsbodoni-1.01-3|8	Version:	1.01
14mr|texlive-gfsbodoni-1.01-3|9	Release:	3
14mr|texlive-gfsbodoni-1.01-3|10	Summary:	A Greek and Latin font based on Bodoni
14mr|texlive-gfsbodoni-1.01-3|11	Group:		Publishing
14mr|texlive-gfsbodoni-1.01-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfsbodoni
14mr|texlive-gfsbodoni-1.01-3|13	License:	OFL
14mr|texlive-gfsbodoni-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsbodoni.tar.xz
14mr|texlive-gfsbodoni-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsbodoni.doc.tar.xz
14mr|texlive-gfsbodoni-1.01-3|16	BuildArch:	noarch
14mr|texlive-gfsbodoni-1.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gfsbodoni-1.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gfsbodoni-1.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gfsbodoni-1.01-3|20	
14mr|texlive-gfsbodoni-1.01-3|21	%description
14mr|texlive-gfsbodoni-1.01-3|22	Bodoni's Greek fonts in the 18th century broke, for the first
14mr|texlive-gfsbodoni-1.01-3|23	time, with the Byzantine cursive tradition of Greek fonts. GFS
14mr|texlive-gfsbodoni-1.01-3|24	Bodoni resurrects his work for general use. The font family
14mr|texlive-gfsbodoni-1.01-3|25	supports both Greek and Latin letters. LaTeX support of the
14mr|texlive-gfsbodoni-1.01-3|26	fonts is provided, offering OT1, T1 and LGR encodings. The
14mr|texlive-gfsbodoni-1.01-3|27	fonts themselves are provided in Adobe Type 1 and OpenType
14mr|texlive-gfsbodoni-1.01-3|28	formats.
14mr|texlive-gfsbodoni-1.01-3|29	
14mr|texlive-gfsbodoni-1.01-3|30	%post
14mr|texlive-gfsbodoni-1.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-gfsbodoni-1.01-3|32	
14mr|texlive-gfsbodoni-1.01-3|33	%postun
14mr|texlive-gfsbodoni-1.01-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-gfsbodoni-1.01-3|35	%{_sbindir}/texlive.post
14mr|texlive-gfsbodoni-1.01-3|36	fi
14mr|texlive-gfsbodoni-1.01-3|37	
14mr|texlive-gfsbodoni-1.01-3|38	#-----------------------------------------------------------------------
14mr|texlive-gfsbodoni-1.01-3|39	%files
14mr|texlive-gfsbodoni-1.01-3|40	%{_texmfdistdir}/fonts/afm/public/gfsbodoni/GFSBodoni-Bold.afm
14mr|texlive-gfsbodoni-1.01-3|41	%{_texmfdistdir}/fonts/afm/public/gfsbodoni/GFSBodoni-BoldItalic.afm
14mr|texlive-gfsbodoni-1.01-3|42	%{_texmfdistdir}/fonts/afm/public/gfsbodoni/GFSBodoni-Italic.afm
14mr|texlive-gfsbodoni-1.01-3|43	%{_texmfdistdir}/fonts/afm/public/gfsbodoni/GFSBodoni-Regular.afm
14mr|texlive-gfsbodoni-1.01-3|44	%{_texmfdistdir}/fonts/enc/dvips/gfsbodoni/bodoni.enc
14mr|texlive-gfsbodoni-1.01-3|45	%{_texmfdistdir}/fonts/enc/dvips/gfsbodoni/bodonidenomnums.enc
14mr|texlive-gfsbodoni-1.01-3|46	%{_texmfdistdir}/fonts/enc/dvips/gfsbodoni/bodoniec.enc
14mr|texlive-gfsbodoni-1.01-3|47	%{_texmfdistdir}/fonts/enc/dvips/gfsbodoni/bodoniecsc.enc
14mr|texlive-gfsbodoni-1.01-3|48	%{_texmfdistdir}/fonts/enc/dvips/gfsbodoni/bodoniel.enc
14mr|texlive-gfsbodoni-1.01-3|49	%{_texmfdistdir}/fonts/enc/dvips/gfsbodoni/bodonielsc.enc
14mr|texlive-gfsbodoni-1.01-3|50	%{_texmfdistdir}/fonts/enc/dvips/gfsbodoni/bodoninumnums.enc
14mr|texlive-gfsbodoni-1.01-3|51	%{_texmfdistdir}/fonts/enc/dvips/gfsbodoni/bodonisc.enc
14mr|texlive-gfsbodoni-1.01-3|52	%{_texmfdistdir}/fonts/enc/dvips/gfsbodoni/bodonitabnums.enc
14mr|texlive-gfsbodoni-1.01-3|53	%{_texmfdistdir}/fonts/map/dvips/gfsbodoni/gfsbodoni.map
14mr|texlive-gfsbodoni-1.01-3|54	%{_texmfdistdir}/fonts/opentype/public/gfsbodoni/GFSBodoni.otf
14mr|texlive-gfsbodoni-1.01-3|55	%{_texmfdistdir}/fonts/opentype/public/gfsbodoni/GFSBodoniBold.otf
14mr|texlive-gfsbodoni-1.01-3|56	%{_texmfdistdir}/fonts/opentype/public/gfsbodoni/GFSBodoniBoldIt.otf
14mr|texlive-gfsbodoni-1.01-3|57	%{_texmfdistdir}/fonts/opentype/public/gfsbodoni/GFSBodoniIt.otf
14mr|texlive-gfsbodoni-1.01-3|58	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonib8a.tfm
14mr|texlive-gfsbodoni-1.01-3|59	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonib8r.tfm
14mr|texlive-gfsbodoni-1.01-3|60	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonib9a.tfm
14mr|texlive-gfsbodoni-1.01-3|61	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonib9r.tfm
14mr|texlive-gfsbodoni-1.01-3|62	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonibi8a.tfm
14mr|texlive-gfsbodoni-1.01-3|63	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonibi8r.tfm
14mr|texlive-gfsbodoni-1.01-3|64	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonibi9a.tfm
14mr|texlive-gfsbodoni-1.01-3|65	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonibi9r.tfm
14mr|texlive-gfsbodoni-1.01-3|66	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonibo8a.tfm
14mr|texlive-gfsbodoni-1.01-3|67	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonibo8r.tfm
14mr|texlive-gfsbodoni-1.01-3|68	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonibo9a.tfm
14mr|texlive-gfsbodoni-1.01-3|69	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonibo9r.tfm
14mr|texlive-gfsbodoni-1.01-3|70	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonidenomnums8a.tfm
14mr|texlive-gfsbodoni-1.01-3|71	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonidenomnums8r.tfm
14mr|texlive-gfsbodoni-1.01-3|72	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonii8a.tfm
14mr|texlive-gfsbodoni-1.01-3|73	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonii8r.tfm
14mr|texlive-gfsbodoni-1.01-3|74	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonii9a.tfm
14mr|texlive-gfsbodoni-1.01-3|75	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonii9r.tfm
14mr|texlive-gfsbodoni-1.01-3|76	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodoninumnums8a.tfm
14mr|texlive-gfsbodoni-1.01-3|77	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodoninumnums8r.tfm
14mr|texlive-gfsbodoni-1.01-3|78	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonio8a.tfm
14mr|texlive-gfsbodoni-1.01-3|79	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonio8r.tfm
14mr|texlive-gfsbodoni-1.01-3|80	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonio9a.tfm
14mr|texlive-gfsbodoni-1.01-3|81	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonio9r.tfm
14mr|texlive-gfsbodoni-1.01-3|82	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonirg8a.tfm
14mr|texlive-gfsbodoni-1.01-3|83	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonirg8r.tfm
14mr|texlive-gfsbodoni-1.01-3|84	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonirg9a.tfm
14mr|texlive-gfsbodoni-1.01-3|85	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonirg9r.tfm
14mr|texlive-gfsbodoni-1.01-3|86	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonisc8a.tfm
14mr|texlive-gfsbodoni-1.01-3|87	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonisc8r.tfm
14mr|texlive-gfsbodoni-1.01-3|88	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonisc9a.tfm
14mr|texlive-gfsbodoni-1.01-3|89	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonisc9r.tfm
14mr|texlive-gfsbodoni-1.01-3|90	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonisco8a.tfm
14mr|texlive-gfsbodoni-1.01-3|91	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonisco8r.tfm
14mr|texlive-gfsbodoni-1.01-3|92	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonisco9a.tfm
14mr|texlive-gfsbodoni-1.01-3|93	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonisco9r.tfm
14mr|texlive-gfsbodoni-1.01-3|94	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonitabnums8a.tfm
14mr|texlive-gfsbodoni-1.01-3|95	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/bodonitabnums8r.tfm
14mr|texlive-gfsbodoni-1.01-3|96	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonib6a.tfm
14mr|texlive-gfsbodoni-1.01-3|97	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonib6r.tfm
14mr|texlive-gfsbodoni-1.01-3|98	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonibi6a.tfm
14mr|texlive-gfsbodoni-1.01-3|99	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonibi6r.tfm
14mr|texlive-gfsbodoni-1.01-3|100	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonibo6a.tfm
14mr|texlive-gfsbodoni-1.01-3|101	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonibo6r.tfm
14mr|texlive-gfsbodoni-1.01-3|102	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonii6a.tfm
14mr|texlive-gfsbodoni-1.01-3|103	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonii6r.tfm
14mr|texlive-gfsbodoni-1.01-3|104	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonio6a.tfm
14mr|texlive-gfsbodoni-1.01-3|105	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonio6r.tfm
14mr|texlive-gfsbodoni-1.01-3|106	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonio9a.tfm
14mr|texlive-gfsbodoni-1.01-3|107	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonio9r.tfm
14mr|texlive-gfsbodoni-1.01-3|108	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonirg6a.tfm
14mr|texlive-gfsbodoni-1.01-3|109	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonirg6r.tfm
14mr|texlive-gfsbodoni-1.01-3|110	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonisc6a.tfm
14mr|texlive-gfsbodoni-1.01-3|111	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonisc6r.tfm
14mr|texlive-gfsbodoni-1.01-3|112	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonisco6a.tfm
14mr|texlive-gfsbodoni-1.01-3|113	%{_texmfdistdir}/fonts/tfm/public/gfsbodoni/gbodonisco6r.tfm
14mr|texlive-gfsbodoni-1.01-3|114	%{_texmfdistdir}/fonts/type1/public/gfsbodoni/GFSBodoni-Bold.pfb
14mr|texlive-gfsbodoni-1.01-3|115	%{_texmfdistdir}/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb
14mr|texlive-gfsbodoni-1.01-3|116	%{_texmfdistdir}/fonts/type1/public/gfsbodoni/GFSBodoni-Italic.pfb
14mr|texlive-gfsbodoni-1.01-3|117	%{_texmfdistdir}/fonts/type1/public/gfsbodoni/GFSBodoni-Regular.pfb
14mr|texlive-gfsbodoni-1.01-3|118	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonib8a.vf
14mr|texlive-gfsbodoni-1.01-3|119	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonib9a.vf
14mr|texlive-gfsbodoni-1.01-3|120	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonibi8a.vf
14mr|texlive-gfsbodoni-1.01-3|121	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonibi9a.vf
14mr|texlive-gfsbodoni-1.01-3|122	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonibo8a.vf
14mr|texlive-gfsbodoni-1.01-3|123	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonibo9a.vf
14mr|texlive-gfsbodoni-1.01-3|124	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonidenomnums8a.vf
14mr|texlive-gfsbodoni-1.01-3|125	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonii8a.vf
14mr|texlive-gfsbodoni-1.01-3|126	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonii9a.vf
14mr|texlive-gfsbodoni-1.01-3|127	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodoninumnums8a.vf
14mr|texlive-gfsbodoni-1.01-3|128	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonio8a.vf
14mr|texlive-gfsbodoni-1.01-3|129	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonio9a.vf
14mr|texlive-gfsbodoni-1.01-3|130	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonirg8a.vf
14mr|texlive-gfsbodoni-1.01-3|131	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonirg9a.vf
14mr|texlive-gfsbodoni-1.01-3|132	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonisc8a.vf
14mr|texlive-gfsbodoni-1.01-3|133	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonisc9a.vf
14mr|texlive-gfsbodoni-1.01-3|134	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonisco8a.vf
14mr|texlive-gfsbodoni-1.01-3|135	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonisco9a.vf
14mr|texlive-gfsbodoni-1.01-3|136	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/bodonitabnums8a.vf
14mr|texlive-gfsbodoni-1.01-3|137	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/gbodonib6a.vf
14mr|texlive-gfsbodoni-1.01-3|138	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/gbodonibi6a.vf
14mr|texlive-gfsbodoni-1.01-3|139	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/gbodonibo6a.vf
14mr|texlive-gfsbodoni-1.01-3|140	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/gbodonii6a.vf
14mr|texlive-gfsbodoni-1.01-3|141	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/gbodonio6a.vf
14mr|texlive-gfsbodoni-1.01-3|142	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/gbodonio9a.vf
14mr|texlive-gfsbodoni-1.01-3|143	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/gbodonirg6a.vf
14mr|texlive-gfsbodoni-1.01-3|144	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/gbodonisc6a.vf
14mr|texlive-gfsbodoni-1.01-3|145	%{_texmfdistdir}/fonts/vf/public/gfsbodoni/gbodonisco6a.vf
14mr|texlive-gfsbodoni-1.01-3|146	%{_texmfdistdir}/tex/latex/gfsbodoni/gfsbodoni.sty
14mr|texlive-gfsbodoni-1.01-3|147	%{_texmfdistdir}/tex/latex/gfsbodoni/lgrbodoni.fd
14mr|texlive-gfsbodoni-1.01-3|148	%{_texmfdistdir}/tex/latex/gfsbodoni/ot1bodoni.fd
14mr|texlive-gfsbodoni-1.01-3|149	%{_texmfdistdir}/tex/latex/gfsbodoni/t1bodoni.fd
14mr|texlive-gfsbodoni-1.01-3|150	%{_texmfdistdir}/tex/latex/gfsbodoni/ubodoninums.fd
14mr|texlive-gfsbodoni-1.01-3|151	%doc %{_texmfdistdir}/doc/fonts/gfsbodoni/OFL-FAQ.txt
14mr|texlive-gfsbodoni-1.01-3|152	%doc %{_texmfdistdir}/doc/fonts/gfsbodoni/OFL.txt
14mr|texlive-gfsbodoni-1.01-3|153	%doc %{_texmfdistdir}/doc/fonts/gfsbodoni/README
14mr|texlive-gfsbodoni-1.01-3|154	%doc %{_texmfdistdir}/doc/fonts/gfsbodoni/README.TEXLIVE
14mr|texlive-gfsbodoni-1.01-3|155	%doc %{_texmfdistdir}/doc/fonts/gfsbodoni/gfsbodoni.pdf
14mr|texlive-gfsbodoni-1.01-3|156	
14mr|texlive-gfsbodoni-1.01-3|157	#-----------------------------------------------------------------------
14mr|texlive-gfsbodoni-1.01-3|158	%prep
14mr|texlive-gfsbodoni-1.01-3|159	%setup -c -a0 -a1
14mr|texlive-gfsbodoni-1.01-3|160	
14mr|texlive-gfsbodoni-1.01-3|161	%build
14mr|texlive-gfsbodoni-1.01-3|162	
14mr|texlive-gfsbodoni-1.01-3|163	%install
14mr|texlive-gfsbodoni-1.01-3|164	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsbodoni-1.01-3|165	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsbodoni-1.01-3|166	
14mr|texlive-gfsbodoni-1.01-3|167	
14mr|texlive-gfsbodoni-1.01-3|168	
14mr|texlive-gfsbodoni-1.01-3|169	%changelog
14mr|texlive-gfsbodoni-1.01-3|170	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-gfsbodoni-1.01-3|171	+ Revision: 83a7d94
14mr|texlive-gfsbodoni-1.01-3|172	- MassBuild#440: Increase release tag
14mr|texlive-gfsbodoni-1.01-3|173	
14mr|texlive-gfsbodoni-1.01-3|174	

20211 14
14mr|texlive-gfscomplutum-1.0-3|1	# revision 19469
14mr|texlive-gfscomplutum-1.0-3|2	# category Package
14mr|texlive-gfscomplutum-1.0-3|3	# catalog-ctan /fonts/greek/gfs/gfscomplutum
14mr|texlive-gfscomplutum-1.0-3|4	# catalog-date 2008-08-19 21:00:04 +0200
14mr|texlive-gfscomplutum-1.0-3|5	# catalog-license ofl
14mr|texlive-gfscomplutum-1.0-3|6	# catalog-version 1.0
14mr|texlive-gfscomplutum-1.0-3|7	Name:		texlive-gfscomplutum
14mr|texlive-gfscomplutum-1.0-3|8	Version:	1.0
14mr|texlive-gfscomplutum-1.0-3|9	Release:	3
14mr|texlive-gfscomplutum-1.0-3|10	Summary:	A Greek font with a long history
14mr|texlive-gfscomplutum-1.0-3|11	Group:		Publishing
14mr|texlive-gfscomplutum-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfscomplutum
14mr|texlive-gfscomplutum-1.0-3|13	License:	OFL
14mr|texlive-gfscomplutum-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfscomplutum.tar.xz
14mr|texlive-gfscomplutum-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfscomplutum.doc.tar.xz
14mr|texlive-gfscomplutum-1.0-3|16	BuildArch:	noarch
14mr|texlive-gfscomplutum-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gfscomplutum-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gfscomplutum-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gfscomplutum-1.0-3|20	
14mr|texlive-gfscomplutum-1.0-3|21	%description
14mr|texlive-gfscomplutum-1.0-3|22	GFS Complutum derives, via a long development, from a
14mr|texlive-gfscomplutum-1.0-3|23	minuscule-only font cut in the 16th century. An unsatisfactory
14mr|texlive-gfscomplutum-1.0-3|24	set of majuscules were added in the early 20th century, but its
14mr|texlive-gfscomplutum-1.0-3|25	author died before he could complete the revival of the font.
14mr|texlive-gfscomplutum-1.0-3|26	The Greek Font Society has released this version, which has a
14mr|texlive-gfscomplutum-1.0-3|27	new set of majuscules.
14mr|texlive-gfscomplutum-1.0-3|28	
14mr|texlive-gfscomplutum-1.0-3|29	%post
14mr|texlive-gfscomplutum-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-gfscomplutum-1.0-3|31	
14mr|texlive-gfscomplutum-1.0-3|32	%postun
14mr|texlive-gfscomplutum-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-gfscomplutum-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-gfscomplutum-1.0-3|35	fi
14mr|texlive-gfscomplutum-1.0-3|36	
14mr|texlive-gfscomplutum-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-gfscomplutum-1.0-3|38	%files
14mr|texlive-gfscomplutum-1.0-3|39	%{_texmfdistdir}/fonts/afm/public/gfscomplutum/GFSComplutum-Regular.afm
14mr|texlive-gfscomplutum-1.0-3|40	%{_texmfdistdir}/fonts/enc/dvips/gfscomplutum/gpcomplutum.enc
14mr|texlive-gfscomplutum-1.0-3|41	%{_texmfdistdir}/fonts/map/dvips/gfscomplutum/gfscomplutum.map
14mr|texlive-gfscomplutum-1.0-3|42	%{_texmfdistdir}/fonts/opentype/public/gfscomplutum/GFSPolyglot.otf
14mr|texlive-gfscomplutum-1.0-3|43	%{_texmfdistdir}/fonts/tfm/public/gfscomplutum/gcomplutum8a.tfm
14mr|texlive-gfscomplutum-1.0-3|44	%{_texmfdistdir}/fonts/tfm/public/gfscomplutum/gcomplutum8r.tfm
14mr|texlive-gfscomplutum-1.0-3|45	%{_texmfdistdir}/fonts/tfm/public/gfscomplutum/gcomplutumo8a.tfm
14mr|texlive-gfscomplutum-1.0-3|46	%{_texmfdistdir}/fonts/tfm/public/gfscomplutum/gcomplutumo8r.tfm
14mr|texlive-gfscomplutum-1.0-3|47	%{_texmfdistdir}/fonts/type1/public/gfscomplutum/GFSComplutum-Regular.pfb
14mr|texlive-gfscomplutum-1.0-3|48	%{_texmfdistdir}/fonts/vf/public/gfscomplutum/gcomplutum8a.vf
14mr|texlive-gfscomplutum-1.0-3|49	%{_texmfdistdir}/fonts/vf/public/gfscomplutum/gcomplutumo8a.vf
14mr|texlive-gfscomplutum-1.0-3|50	%{_texmfdistdir}/tex/latex/gfscomplutum/gfscomplutum.sty
14mr|texlive-gfscomplutum-1.0-3|51	%{_texmfdistdir}/tex/latex/gfscomplutum/lgrcomplutum.fd
14mr|texlive-gfscomplutum-1.0-3|52	%doc %{_texmfdistdir}/doc/fonts/gfscomplutum/OFL-FAQ.txt
14mr|texlive-gfscomplutum-1.0-3|53	%doc %{_texmfdistdir}/doc/fonts/gfscomplutum/OFL.txt
14mr|texlive-gfscomplutum-1.0-3|54	%doc %{_texmfdistdir}/doc/fonts/gfscomplutum/README
14mr|texlive-gfscomplutum-1.0-3|55	%doc %{_texmfdistdir}/doc/fonts/gfscomplutum/README.TEXLIVE
14mr|texlive-gfscomplutum-1.0-3|56	%doc %{_texmfdistdir}/doc/fonts/gfscomplutum/gfscomplutum.pdf
14mr|texlive-gfscomplutum-1.0-3|57	%doc %{_texmfdistdir}/doc/fonts/gfscomplutum/gfscomplutum.tex
14mr|texlive-gfscomplutum-1.0-3|58	
14mr|texlive-gfscomplutum-1.0-3|59	#-----------------------------------------------------------------------
14mr|texlive-gfscomplutum-1.0-3|60	%prep
14mr|texlive-gfscomplutum-1.0-3|61	%setup -c -a0 -a1
14mr|texlive-gfscomplutum-1.0-3|62	
14mr|texlive-gfscomplutum-1.0-3|63	%build
14mr|texlive-gfscomplutum-1.0-3|64	
14mr|texlive-gfscomplutum-1.0-3|65	%install
14mr|texlive-gfscomplutum-1.0-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gfscomplutum-1.0-3|67	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gfscomplutum-1.0-3|68	
14mr|texlive-gfscomplutum-1.0-3|69	
14mr|texlive-gfscomplutum-1.0-3|70	
14mr|texlive-gfscomplutum-1.0-3|71	%changelog
14mr|texlive-gfscomplutum-1.0-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-gfscomplutum-1.0-3|73	+ Revision: 72946ab
14mr|texlive-gfscomplutum-1.0-3|74	- MassBuild#440: Increase release tag
14mr|texlive-gfscomplutum-1.0-3|75	
14mr|texlive-gfscomplutum-1.0-3|76	

20212 14
14mr|texlive-gfsdidot-1.0-3|1	# revision 19469
14mr|texlive-gfsdidot-1.0-3|2	# category Package
14mr|texlive-gfsdidot-1.0-3|3	# catalog-ctan /fonts/greek/gfs/gfsdidot
14mr|texlive-gfsdidot-1.0-3|4	# catalog-date 2008-08-19 21:00:04 +0200
14mr|texlive-gfsdidot-1.0-3|5	# catalog-license other-free
14mr|texlive-gfsdidot-1.0-3|6	# catalog-version 1.0
14mr|texlive-gfsdidot-1.0-3|7	Name:		texlive-gfsdidot
14mr|texlive-gfsdidot-1.0-3|8	Version:	1.0
14mr|texlive-gfsdidot-1.0-3|9	Release:	3
14mr|texlive-gfsdidot-1.0-3|10	Summary:	A Greek font based on Didot's work
14mr|texlive-gfsdidot-1.0-3|11	Group:		Publishing
14mr|texlive-gfsdidot-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfsdidot
14mr|texlive-gfsdidot-1.0-3|13	License:	OTHER-FREE
14mr|texlive-gfsdidot-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsdidot.tar.xz
14mr|texlive-gfsdidot-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsdidot.doc.tar.xz
14mr|texlive-gfsdidot-1.0-3|16	BuildArch:	noarch
14mr|texlive-gfsdidot-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gfsdidot-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gfsdidot-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gfsdidot-1.0-3|20	
14mr|texlive-gfsdidot-1.0-3|21	%description
14mr|texlive-gfsdidot-1.0-3|22	The design of Didot's 1805 Greek typeface was influenced by the
14mr|texlive-gfsdidot-1.0-3|23	neoclassical ideals of the late 18th century. The font was
14mr|texlive-gfsdidot-1.0-3|24	brought to Greece at the time of the 1821 Greek Revolution, by
14mr|texlive-gfsdidot-1.0-3|25	Didot's son, and was very widely used. The present version is
14mr|texlive-gfsdidot-1.0-3|26	provided by the Greek Font Society. The font supports the Greek
14mr|texlive-gfsdidot-1.0-3|27	alphabet, and is accompanied by a matching Latin alphabet based
14mr|texlive-gfsdidot-1.0-3|28	on Zapf's Palatino. LaTeX support is provided, using the OT1,
14mr|texlive-gfsdidot-1.0-3|29	T1 and LGR encodings.
14mr|texlive-gfsdidot-1.0-3|30	
14mr|texlive-gfsdidot-1.0-3|31	%post
14mr|texlive-gfsdidot-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-gfsdidot-1.0-3|33	
14mr|texlive-gfsdidot-1.0-3|34	%postun
14mr|texlive-gfsdidot-1.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-gfsdidot-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-gfsdidot-1.0-3|37	fi
14mr|texlive-gfsdidot-1.0-3|38	
14mr|texlive-gfsdidot-1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-gfsdidot-1.0-3|40	%files
14mr|texlive-gfsdidot-1.0-3|41	%{_texmfdistdir}/fonts/afm/public/gfsdidot/GFSDidot-Bold.afm
14mr|texlive-gfsdidot-1.0-3|42	%{_texmfdistdir}/fonts/afm/public/gfsdidot/GFSDidot-BoldItalic.afm
14mr|texlive-gfsdidot-1.0-3|43	%{_texmfdistdir}/fonts/afm/public/gfsdidot/GFSDidot-Italic.afm
14mr|texlive-gfsdidot-1.0-3|44	%{_texmfdistdir}/fonts/afm/public/gfsdidot/GFSDidot.afm
14mr|texlive-gfsdidot-1.0-3|45	%{_texmfdistdir}/fonts/afm/public/gfsdidot/GFSOlga.afm
14mr|texlive-gfsdidot-1.0-3|46	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/didot.enc
14mr|texlive-gfsdidot-1.0-3|47	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/didotdenomnums.enc
14mr|texlive-gfsdidot-1.0-3|48	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/didotec.enc
14mr|texlive-gfsdidot-1.0-3|49	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/didotnumnums.enc
14mr|texlive-gfsdidot-1.0-3|50	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/didottabnums.enc
14mr|texlive-gfsdidot-1.0-3|51	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/didotuecsc.enc
14mr|texlive-gfsdidot-1.0-3|52	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/didotusc.enc
14mr|texlive-gfsdidot-1.0-3|53	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/gfsudidotmath.enc
14mr|texlive-gfsdidot-1.0-3|54	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/gpdidot.enc
14mr|texlive-gfsdidot-1.0-3|55	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/gpdidoti.enc
14mr|texlive-gfsdidot-1.0-3|56	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/gpdidotusc.enc
14mr|texlive-gfsdidot-1.0-3|57	%{_texmfdistdir}/fonts/enc/dvips/gfsdidot/gpolga.enc
14mr|texlive-gfsdidot-1.0-3|58	%{_texmfdistdir}/fonts/map/dvips/gfsdidot/gfsdidot.map
14mr|texlive-gfsdidot-1.0-3|59	%{_texmfdistdir}/fonts/opentype/public/gfsdidot/GFSDidot.otf
14mr|texlive-gfsdidot-1.0-3|60	%{_texmfdistdir}/fonts/opentype/public/gfsdidot/GFSDidotBold.otf
14mr|texlive-gfsdidot-1.0-3|61	%{_texmfdistdir}/fonts/opentype/public/gfsdidot/GFSDidotBoldItalic.otf
14mr|texlive-gfsdidot-1.0-3|62	%{_texmfdistdir}/fonts/opentype/public/gfsdidot/GFSDidotItalic.otf
14mr|texlive-gfsdidot-1.0-3|63	%{_texmfdistdir}/fonts/opentype/public/gfsdidot/GFSOlga.otf
14mr|texlive-gfsdidot-1.0-3|64	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotb8a.tfm
14mr|texlive-gfsdidot-1.0-3|65	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotb8r.tfm
14mr|texlive-gfsdidot-1.0-3|66	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotb9a.tfm
14mr|texlive-gfsdidot-1.0-3|67	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotb9r.tfm
14mr|texlive-gfsdidot-1.0-3|68	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotbi8a.tfm
14mr|texlive-gfsdidot-1.0-3|69	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotbi8r.tfm
14mr|texlive-gfsdidot-1.0-3|70	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotbi9a.tfm
14mr|texlive-gfsdidot-1.0-3|71	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotbi9r.tfm
14mr|texlive-gfsdidot-1.0-3|72	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotbo8a.tfm
14mr|texlive-gfsdidot-1.0-3|73	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotbo8r.tfm
14mr|texlive-gfsdidot-1.0-3|74	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotbo9a.tfm
14mr|texlive-gfsdidot-1.0-3|75	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotbo9r.tfm
14mr|texlive-gfsdidot-1.0-3|76	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotdenomnums8a.tfm
14mr|texlive-gfsdidot-1.0-3|77	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotdenomnums8r.tfm
14mr|texlive-gfsdidot-1.0-3|78	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didoti8a.tfm
14mr|texlive-gfsdidot-1.0-3|79	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didoti8r.tfm
14mr|texlive-gfsdidot-1.0-3|80	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didoti9a.tfm
14mr|texlive-gfsdidot-1.0-3|81	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didoti9r.tfm
14mr|texlive-gfsdidot-1.0-3|82	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotnumnums8a.tfm
14mr|texlive-gfsdidot-1.0-3|83	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotnumnums8r.tfm
14mr|texlive-gfsdidot-1.0-3|84	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didoto8a.tfm
14mr|texlive-gfsdidot-1.0-3|85	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didoto8r.tfm
14mr|texlive-gfsdidot-1.0-3|86	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didoto9a.tfm
14mr|texlive-gfsdidot-1.0-3|87	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didoto9r.tfm
14mr|texlive-gfsdidot-1.0-3|88	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotrg8a.tfm
14mr|texlive-gfsdidot-1.0-3|89	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotrg8r.tfm
14mr|texlive-gfsdidot-1.0-3|90	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotrg9a.tfm
14mr|texlive-gfsdidot-1.0-3|91	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotrg9r.tfm
14mr|texlive-gfsdidot-1.0-3|92	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotsc8a.tfm
14mr|texlive-gfsdidot-1.0-3|93	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotsc8r.tfm
14mr|texlive-gfsdidot-1.0-3|94	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotsc9a.tfm
14mr|texlive-gfsdidot-1.0-3|95	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotsc9r.tfm
14mr|texlive-gfsdidot-1.0-3|96	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotsco8a.tfm
14mr|texlive-gfsdidot-1.0-3|97	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotsco8r.tfm
14mr|texlive-gfsdidot-1.0-3|98	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotsco9a.tfm
14mr|texlive-gfsdidot-1.0-3|99	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotsco9r.tfm
14mr|texlive-gfsdidot-1.0-3|100	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didottabnums8a.tfm
14mr|texlive-gfsdidot-1.0-3|101	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didottabnums8r.tfm
14mr|texlive-gfsdidot-1.0-3|102	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotui8a.tfm
14mr|texlive-gfsdidot-1.0-3|103	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotui8r.tfm
14mr|texlive-gfsdidot-1.0-3|104	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotui9a.tfm
14mr|texlive-gfsdidot-1.0-3|105	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/didotui9r.tfm
14mr|texlive-gfsdidot-1.0-3|106	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotb6a.tfm
14mr|texlive-gfsdidot-1.0-3|107	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotb6r.tfm
14mr|texlive-gfsdidot-1.0-3|108	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotbi6a.tfm
14mr|texlive-gfsdidot-1.0-3|109	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotbi6r.tfm
14mr|texlive-gfsdidot-1.0-3|110	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidoti6a.tfm
14mr|texlive-gfsdidot-1.0-3|111	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidoti6r.tfm
14mr|texlive-gfsdidot-1.0-3|112	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotrg6a.tfm
14mr|texlive-gfsdidot-1.0-3|113	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotrg6r.tfm
14mr|texlive-gfsdidot-1.0-3|114	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotsc6a.tfm
14mr|texlive-gfsdidot-1.0-3|115	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotsc6r.tfm
14mr|texlive-gfsdidot-1.0-3|116	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotsco6a.tfm
14mr|texlive-gfsdidot-1.0-3|117	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gdidotsco6r.tfm
14mr|texlive-gfsdidot-1.0-3|118	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gfsudidotmath8a.tfm
14mr|texlive-gfsdidot-1.0-3|119	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/gfsudidotmath8r.tfm
14mr|texlive-gfsdidot-1.0-3|120	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/golgai6a.tfm
14mr|texlive-gfsdidot-1.0-3|121	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/golgai6r.tfm
14mr|texlive-gfsdidot-1.0-3|122	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/golgaui6a.tfm
14mr|texlive-gfsdidot-1.0-3|123	%{_texmfdistdir}/fonts/tfm/public/gfsdidot/golgaui6r.tfm
14mr|texlive-gfsdidot-1.0-3|124	%{_texmfdistdir}/fonts/type1/public/gfsdidot/GFSDidot-Bold.pfb
14mr|texlive-gfsdidot-1.0-3|125	%{_texmfdistdir}/fonts/type1/public/gfsdidot/GFSDidot-BoldItalic.pfb
14mr|texlive-gfsdidot-1.0-3|126	%{_texmfdistdir}/fonts/type1/public/gfsdidot/GFSDidot-Italic.pfb
14mr|texlive-gfsdidot-1.0-3|127	%{_texmfdistdir}/fonts/type1/public/gfsdidot/GFSDidot.pfb
14mr|texlive-gfsdidot-1.0-3|128	%{_texmfdistdir}/fonts/type1/public/gfsdidot/GFSOlga.pfb
14mr|texlive-gfsdidot-1.0-3|129	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotb8a.vf
14mr|texlive-gfsdidot-1.0-3|130	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotb9a.vf
14mr|texlive-gfsdidot-1.0-3|131	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotbi8a.vf
14mr|texlive-gfsdidot-1.0-3|132	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotbi9a.vf
14mr|texlive-gfsdidot-1.0-3|133	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotbo8a.vf
14mr|texlive-gfsdidot-1.0-3|134	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotbo9a.vf
14mr|texlive-gfsdidot-1.0-3|135	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotdenomnums8a.vf
14mr|texlive-gfsdidot-1.0-3|136	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didoti8a.vf
14mr|texlive-gfsdidot-1.0-3|137	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didoti9a.vf
14mr|texlive-gfsdidot-1.0-3|138	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotnumnums8a.vf
14mr|texlive-gfsdidot-1.0-3|139	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didoto8a.vf
14mr|texlive-gfsdidot-1.0-3|140	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didoto9a.vf
14mr|texlive-gfsdidot-1.0-3|141	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotrg8a.vf
14mr|texlive-gfsdidot-1.0-3|142	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotrg9a.vf
14mr|texlive-gfsdidot-1.0-3|143	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotsc8a.vf
14mr|texlive-gfsdidot-1.0-3|144	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotsc9a.vf
14mr|texlive-gfsdidot-1.0-3|145	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotsco8a.vf
14mr|texlive-gfsdidot-1.0-3|146	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotsco9a.vf
14mr|texlive-gfsdidot-1.0-3|147	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didottabnums8a.vf
14mr|texlive-gfsdidot-1.0-3|148	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotui8a.vf
14mr|texlive-gfsdidot-1.0-3|149	%{_texmfdistdir}/fonts/vf/public/gfsdidot/didotui9a.vf
14mr|texlive-gfsdidot-1.0-3|150	%{_texmfdistdir}/fonts/vf/public/gfsdidot/gdidotb6a.vf
14mr|texlive-gfsdidot-1.0-3|151	%{_texmfdistdir}/fonts/vf/public/gfsdidot/gdidotbi6a.vf
14mr|texlive-gfsdidot-1.0-3|152	%{_texmfdistdir}/fonts/vf/public/gfsdidot/gdidoti6a.vf
14mr|texlive-gfsdidot-1.0-3|153	%{_texmfdistdir}/fonts/vf/public/gfsdidot/gdidotrg6a.vf
14mr|texlive-gfsdidot-1.0-3|154	%{_texmfdistdir}/fonts/vf/public/gfsdidot/gdidotsc6a.vf
14mr|texlive-gfsdidot-1.0-3|155	%{_texmfdistdir}/fonts/vf/public/gfsdidot/gdidotsco6a.vf
14mr|texlive-gfsdidot-1.0-3|156	%{_texmfdistdir}/fonts/vf/public/gfsdidot/gfsudidotmath8a.vf
14mr|texlive-gfsdidot-1.0-3|157	%{_texmfdistdir}/fonts/vf/public/gfsdidot/golgai6a.vf
14mr|texlive-gfsdidot-1.0-3|158	%{_texmfdistdir}/fonts/vf/public/gfsdidot/golgaui6a.vf
14mr|texlive-gfsdidot-1.0-3|159	%{_texmfdistdir}/tex/latex/gfsdidot/gfsdidot.sty
14mr|texlive-gfsdidot-1.0-3|160	%{_texmfdistdir}/tex/latex/gfsdidot/lgrudidot.fd
14mr|texlive-gfsdidot-1.0-3|161	%{_texmfdistdir}/tex/latex/gfsdidot/omludidot.fd
14mr|texlive-gfsdidot-1.0-3|162	%{_texmfdistdir}/tex/latex/gfsdidot/ot1udidot.fd
14mr|texlive-gfsdidot-1.0-3|163	%{_texmfdistdir}/tex/latex/gfsdidot/t1udidot.fd
14mr|texlive-gfsdidot-1.0-3|164	%{_texmfdistdir}/tex/latex/gfsdidot/uudidotnums.fd
14mr|texlive-gfsdidot-1.0-3|165	%doc %{_texmfdistdir}/doc/fonts/gfsdidot/OFL-FAQ.txt
14mr|texlive-gfsdidot-1.0-3|166	%doc %{_texmfdistdir}/doc/fonts/gfsdidot/OFL.txt
14mr|texlive-gfsdidot-1.0-3|167	%doc %{_texmfdistdir}/doc/fonts/gfsdidot/README
14mr|texlive-gfsdidot-1.0-3|168	%doc %{_texmfdistdir}/doc/fonts/gfsdidot/README.TEXLIVE
14mr|texlive-gfsdidot-1.0-3|169	%doc %{_texmfdistdir}/doc/fonts/gfsdidot/gfsdidot.pdf
14mr|texlive-gfsdidot-1.0-3|170	%doc %{_texmfdistdir}/doc/fonts/gfsdidot/gfsdidot.tex
14mr|texlive-gfsdidot-1.0-3|171	
14mr|texlive-gfsdidot-1.0-3|172	#-----------------------------------------------------------------------
14mr|texlive-gfsdidot-1.0-3|173	%prep
14mr|texlive-gfsdidot-1.0-3|174	%setup -c -a0 -a1
14mr|texlive-gfsdidot-1.0-3|175	
14mr|texlive-gfsdidot-1.0-3|176	%build
14mr|texlive-gfsdidot-1.0-3|177	
14mr|texlive-gfsdidot-1.0-3|178	%install
14mr|texlive-gfsdidot-1.0-3|179	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsdidot-1.0-3|180	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsdidot-1.0-3|181	
14mr|texlive-gfsdidot-1.0-3|182	
14mr|texlive-gfsdidot-1.0-3|183	
14mr|texlive-gfsdidot-1.0-3|184	%changelog
14mr|texlive-gfsdidot-1.0-3|185	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-gfsdidot-1.0-3|186	+ Revision: 4ef0d7d
14mr|texlive-gfsdidot-1.0-3|187	- MassBuild#440: Increase release tag
14mr|texlive-gfsdidot-1.0-3|188	
14mr|texlive-gfsdidot-1.0-3|189	

20213 14
14mr|texlive-gfsneohellenic-1.0-3|1	# revision 19440
14mr|texlive-gfsneohellenic-1.0-3|2	# category Package
14mr|texlive-gfsneohellenic-1.0-3|3	# catalog-ctan /fonts/greek/gfs/gfsneohellenic
14mr|texlive-gfsneohellenic-1.0-3|4	# catalog-date 2009-01-15 17:25:25 +0100
14mr|texlive-gfsneohellenic-1.0-3|5	# catalog-license other-free
14mr|texlive-gfsneohellenic-1.0-3|6	# catalog-version 1.0 rev
14mr|texlive-gfsneohellenic-1.0-3|7	Name:		texlive-gfsneohellenic
14mr|texlive-gfsneohellenic-1.0-3|8	Version:	1.0
14mr|texlive-gfsneohellenic-1.0-3|9	Release:	3
14mr|texlive-gfsneohellenic-1.0-3|10	Summary:	A Greek font in the Neo-Hellenic style
14mr|texlive-gfsneohellenic-1.0-3|11	Group:		Publishing
14mr|texlive-gfsneohellenic-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfsneohellenic
14mr|texlive-gfsneohellenic-1.0-3|13	License:	OTHER-FREE
14mr|texlive-gfsneohellenic-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsneohellenic.tar.xz
14mr|texlive-gfsneohellenic-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsneohellenic.doc.tar.xz
14mr|texlive-gfsneohellenic-1.0-3|16	BuildArch:	noarch
14mr|texlive-gfsneohellenic-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gfsneohellenic-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gfsneohellenic-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gfsneohellenic-1.0-3|20	
14mr|texlive-gfsneohellenic-1.0-3|21	%description
14mr|texlive-gfsneohellenic-1.0-3|22	The NeoHellenic style evolved in academic circles in the 19th
14mr|texlive-gfsneohellenic-1.0-3|23	and 20th century; the present font follows a cut commissioned
14mr|texlive-gfsneohellenic-1.0-3|24	from Monotype in 1927. The present version was provided by the
14mr|texlive-gfsneohellenic-1.0-3|25	Greek Font Society. The font supports both Greek and Latin
14mr|texlive-gfsneohellenic-1.0-3|26	characters, and has been adjusted to work well with the
14mr|texlive-gfsneohellenic-1.0-3|27	cmbright fonts for mathematics support. LaTeX support of the
14mr|texlive-gfsneohellenic-1.0-3|28	fonts is provided, offering OT1, T1 and LGR encodings.
14mr|texlive-gfsneohellenic-1.0-3|29	
14mr|texlive-gfsneohellenic-1.0-3|30	%post
14mr|texlive-gfsneohellenic-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-gfsneohellenic-1.0-3|32	
14mr|texlive-gfsneohellenic-1.0-3|33	%postun
14mr|texlive-gfsneohellenic-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-gfsneohellenic-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-gfsneohellenic-1.0-3|36	fi
14mr|texlive-gfsneohellenic-1.0-3|37	
14mr|texlive-gfsneohellenic-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-gfsneohellenic-1.0-3|39	%files
14mr|texlive-gfsneohellenic-1.0-3|40	%{_texmfdistdir}/fonts/afm/public/gfsneohellenic/GFSNeohellenic-Bold.afm
14mr|texlive-gfsneohellenic-1.0-3|41	%{_texmfdistdir}/fonts/afm/public/gfsneohellenic/GFSNeohellenic-BoldItalic.afm
14mr|texlive-gfsneohellenic-1.0-3|42	%{_texmfdistdir}/fonts/afm/public/gfsneohellenic/GFSNeohellenic-Italic.afm
14mr|texlive-gfsneohellenic-1.0-3|43	%{_texmfdistdir}/fonts/afm/public/gfsneohellenic/GFSNeohellenic-Regular.afm
14mr|texlive-gfsneohellenic-1.0-3|44	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenic.enc
14mr|texlive-gfsneohellenic-1.0-3|45	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenicdenomnums.enc
14mr|texlive-gfsneohellenic-1.0-3|46	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenicec.enc
14mr|texlive-gfsneohellenic-1.0-3|47	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenicecsc.enc
14mr|texlive-gfsneohellenic-1.0-3|48	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenicel.enc
14mr|texlive-gfsneohellenic-1.0-3|49	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenicelsc.enc
14mr|texlive-gfsneohellenic-1.0-3|50	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenicmath.enc
14mr|texlive-gfsneohellenic-1.0-3|51	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenicnumnums.enc
14mr|texlive-gfsneohellenic-1.0-3|52	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenicsc.enc
14mr|texlive-gfsneohellenic-1.0-3|53	%{_texmfdistdir}/fonts/enc/dvips/gfsneohellenic/neohellenictabnums.enc
14mr|texlive-gfsneohellenic-1.0-3|54	%{_texmfdistdir}/fonts/map/dvips/gfsneohellenic/gfsneohellenic.map
14mr|texlive-gfsneohellenic-1.0-3|55	%{_texmfdistdir}/fonts/opentype/public/gfsneohellenic/GFSNeohellenic.otf
14mr|texlive-gfsneohellenic-1.0-3|56	%{_texmfdistdir}/fonts/opentype/public/gfsneohellenic/GFSNeohellenicBold.otf
14mr|texlive-gfsneohellenic-1.0-3|57	%{_texmfdistdir}/fonts/opentype/public/gfsneohellenic/GFSNeohellenicBoldIt.otf
14mr|texlive-gfsneohellenic-1.0-3|58	%{_texmfdistdir}/fonts/opentype/public/gfsneohellenic/GFSNeohellenicIt.otf
14mr|texlive-gfsneohellenic-1.0-3|59	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gfsneohellenicmath8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|60	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gfsneohellenicmath8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|61	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicb6a.tfm
14mr|texlive-gfsneohellenic-1.0-3|62	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicb6r.tfm
14mr|texlive-gfsneohellenic-1.0-3|63	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicbi6a.tfm
14mr|texlive-gfsneohellenic-1.0-3|64	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicbi6r.tfm
14mr|texlive-gfsneohellenic-1.0-3|65	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicbo6a.tfm
14mr|texlive-gfsneohellenic-1.0-3|66	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicbo6r.tfm
14mr|texlive-gfsneohellenic-1.0-3|67	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenici6a.tfm
14mr|texlive-gfsneohellenic-1.0-3|68	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenici6r.tfm
14mr|texlive-gfsneohellenic-1.0-3|69	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenico6a.tfm
14mr|texlive-gfsneohellenic-1.0-3|70	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenico6r.tfm
14mr|texlive-gfsneohellenic-1.0-3|71	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicrg6a.tfm
14mr|texlive-gfsneohellenic-1.0-3|72	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicrg6r.tfm
14mr|texlive-gfsneohellenic-1.0-3|73	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicsc6a.tfm
14mr|texlive-gfsneohellenic-1.0-3|74	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicsc6r.tfm
14mr|texlive-gfsneohellenic-1.0-3|75	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicsco6a.tfm
14mr|texlive-gfsneohellenic-1.0-3|76	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/gneohellenicsco6r.tfm
14mr|texlive-gfsneohellenic-1.0-3|77	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicb8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|78	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicb8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|79	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicb9a.tfm
14mr|texlive-gfsneohellenic-1.0-3|80	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicb9r.tfm
14mr|texlive-gfsneohellenic-1.0-3|81	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicbi8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|82	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicbi8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|83	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicbi9a.tfm
14mr|texlive-gfsneohellenic-1.0-3|84	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicbi9r.tfm
14mr|texlive-gfsneohellenic-1.0-3|85	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicbo8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|86	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicbo8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|87	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicbo9a.tfm
14mr|texlive-gfsneohellenic-1.0-3|88	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicbo9r.tfm
14mr|texlive-gfsneohellenic-1.0-3|89	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicdenomnums8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|90	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicdenomnums8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|91	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenici8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|92	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenici8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|93	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenici9a.tfm
14mr|texlive-gfsneohellenic-1.0-3|94	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenici9r.tfm
14mr|texlive-gfsneohellenic-1.0-3|95	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicnumnums8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|96	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicnumnums8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|97	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenico8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|98	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenico8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|99	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenico9a.tfm
14mr|texlive-gfsneohellenic-1.0-3|100	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenico9r.tfm
14mr|texlive-gfsneohellenic-1.0-3|101	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicrg8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|102	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicrg8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|103	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicrg9a.tfm
14mr|texlive-gfsneohellenic-1.0-3|104	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicrg9r.tfm
14mr|texlive-gfsneohellenic-1.0-3|105	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicsc8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|106	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicsc8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|107	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicsc9a.tfm
14mr|texlive-gfsneohellenic-1.0-3|108	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicsc9r.tfm
14mr|texlive-gfsneohellenic-1.0-3|109	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicsco8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|110	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicsco8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|111	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicsco9a.tfm
14mr|texlive-gfsneohellenic-1.0-3|112	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenicsco9r.tfm
14mr|texlive-gfsneohellenic-1.0-3|113	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenictabnums8a.tfm
14mr|texlive-gfsneohellenic-1.0-3|114	%{_texmfdistdir}/fonts/tfm/public/gfsneohellenic/neohellenictabnums8r.tfm
14mr|texlive-gfsneohellenic-1.0-3|115	%{_texmfdistdir}/fonts/type1/public/gfsneohellenic/GFSNeohellenic-Bold.pfb
14mr|texlive-gfsneohellenic-1.0-3|116	%{_texmfdistdir}/fonts/type1/public/gfsneohellenic/GFSNeohellenic-BoldItalic.pfb
14mr|texlive-gfsneohellenic-1.0-3|117	%{_texmfdistdir}/fonts/type1/public/gfsneohellenic/GFSNeohellenic-Italic.pfb
14mr|texlive-gfsneohellenic-1.0-3|118	%{_texmfdistdir}/fonts/type1/public/gfsneohellenic/GFSNeohellenic-Regular.pfb
14mr|texlive-gfsneohellenic-1.0-3|119	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/gfsneohellenicmath8a.vf
14mr|texlive-gfsneohellenic-1.0-3|120	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/gneohellenicb6a.vf
14mr|texlive-gfsneohellenic-1.0-3|121	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/gneohellenicbi6a.vf
14mr|texlive-gfsneohellenic-1.0-3|122	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/gneohellenicbo6a.vf
14mr|texlive-gfsneohellenic-1.0-3|123	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/gneohellenici6a.vf
14mr|texlive-gfsneohellenic-1.0-3|124	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/gneohellenico6a.vf
14mr|texlive-gfsneohellenic-1.0-3|125	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/gneohellenicrg6a.vf
14mr|texlive-gfsneohellenic-1.0-3|126	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/gneohellenicsc6a.vf
14mr|texlive-gfsneohellenic-1.0-3|127	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/gneohellenicsco6a.vf
14mr|texlive-gfsneohellenic-1.0-3|128	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicb8a.vf
14mr|texlive-gfsneohellenic-1.0-3|129	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicb9a.vf
14mr|texlive-gfsneohellenic-1.0-3|130	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicbi8a.vf
14mr|texlive-gfsneohellenic-1.0-3|131	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicbi9a.vf
14mr|texlive-gfsneohellenic-1.0-3|132	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicbo8a.vf
14mr|texlive-gfsneohellenic-1.0-3|133	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicbo9a.vf
14mr|texlive-gfsneohellenic-1.0-3|134	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicdenomnums8a.vf
14mr|texlive-gfsneohellenic-1.0-3|135	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenici8a.vf
14mr|texlive-gfsneohellenic-1.0-3|136	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenici9a.vf
14mr|texlive-gfsneohellenic-1.0-3|137	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicnumnums8a.vf
14mr|texlive-gfsneohellenic-1.0-3|138	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenico8a.vf
14mr|texlive-gfsneohellenic-1.0-3|139	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenico9a.vf
14mr|texlive-gfsneohellenic-1.0-3|140	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicrg8a.vf
14mr|texlive-gfsneohellenic-1.0-3|141	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicrg9a.vf
14mr|texlive-gfsneohellenic-1.0-3|142	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicsc8a.vf
14mr|texlive-gfsneohellenic-1.0-3|143	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicsc9a.vf
14mr|texlive-gfsneohellenic-1.0-3|144	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicsco8a.vf
14mr|texlive-gfsneohellenic-1.0-3|145	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenicsco9a.vf
14mr|texlive-gfsneohellenic-1.0-3|146	%{_texmfdistdir}/fonts/vf/public/gfsneohellenic/neohellenictabnums8a.vf
14mr|texlive-gfsneohellenic-1.0-3|147	%{_texmfdistdir}/tex/latex/gfsneohellenic/gfsneohellenic.sty
14mr|texlive-gfsneohellenic-1.0-3|148	%{_texmfdistdir}/tex/latex/gfsneohellenic/lgrneohellenic.fd
14mr|texlive-gfsneohellenic-1.0-3|149	%{_texmfdistdir}/tex/latex/gfsneohellenic/omlneohellenic.fd
14mr|texlive-gfsneohellenic-1.0-3|150	%{_texmfdistdir}/tex/latex/gfsneohellenic/ot1neohellenic.fd
14mr|texlive-gfsneohellenic-1.0-3|151	%{_texmfdistdir}/tex/latex/gfsneohellenic/t1neohellenic.fd
14mr|texlive-gfsneohellenic-1.0-3|152	%{_texmfdistdir}/tex/latex/gfsneohellenic/uneohellenicnums.fd
14mr|texlive-gfsneohellenic-1.0-3|153	%doc %{_texmfdistdir}/doc/fonts/gfsneohellenic/OFL-FAQ.txt
14mr|texlive-gfsneohellenic-1.0-3|154	%doc %{_texmfdistdir}/doc/fonts/gfsneohellenic/OFL.txt
14mr|texlive-gfsneohellenic-1.0-3|155	%doc %{_texmfdistdir}/doc/fonts/gfsneohellenic/README
14mr|texlive-gfsneohellenic-1.0-3|156	%doc %{_texmfdistdir}/doc/fonts/gfsneohellenic/README.TEXLIVE
14mr|texlive-gfsneohellenic-1.0-3|157	%doc %{_texmfdistdir}/doc/fonts/gfsneohellenic/gfsneohellenic.pdf
14mr|texlive-gfsneohellenic-1.0-3|158	%doc %{_texmfdistdir}/doc/fonts/gfsneohellenic/gfsneohellenic.tex
14mr|texlive-gfsneohellenic-1.0-3|159	
14mr|texlive-gfsneohellenic-1.0-3|160	#-----------------------------------------------------------------------
14mr|texlive-gfsneohellenic-1.0-3|161	%prep
14mr|texlive-gfsneohellenic-1.0-3|162	%setup -c -a0 -a1
14mr|texlive-gfsneohellenic-1.0-3|163	
14mr|texlive-gfsneohellenic-1.0-3|164	%build
14mr|texlive-gfsneohellenic-1.0-3|165	
14mr|texlive-gfsneohellenic-1.0-3|166	%install
14mr|texlive-gfsneohellenic-1.0-3|167	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsneohellenic-1.0-3|168	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsneohellenic-1.0-3|169	
14mr|texlive-gfsneohellenic-1.0-3|170	
14mr|texlive-gfsneohellenic-1.0-3|171	
14mr|texlive-gfsneohellenic-1.0-3|172	%changelog
14mr|texlive-gfsneohellenic-1.0-3|173	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-gfsneohellenic-1.0-3|174	+ Revision: f3b9c15
14mr|texlive-gfsneohellenic-1.0-3|175	- MassBuild#440: Increase release tag
14mr|texlive-gfsneohellenic-1.0-3|176	
14mr|texlive-gfsneohellenic-1.0-3|177	

20214 14
14mr|texlive-gfsporson-1.01-3|1	# revision 18651
14mr|texlive-gfsporson-1.01-3|2	# category Package
14mr|texlive-gfsporson-1.01-3|3	# catalog-ctan /fonts/greek/gfs/gfsporson
14mr|texlive-gfsporson-1.01-3|4	# catalog-date 2008-08-19 21:00:04 +0200
14mr|texlive-gfsporson-1.01-3|5	# catalog-license other-free
14mr|texlive-gfsporson-1.01-3|6	# catalog-version 1.01
14mr|texlive-gfsporson-1.01-3|7	Name:		texlive-gfsporson
14mr|texlive-gfsporson-1.01-3|8	Version:	1.01
14mr|texlive-gfsporson-1.01-3|9	Release:	3
14mr|texlive-gfsporson-1.01-3|10	Summary:	A Greek font, originally from Porson
14mr|texlive-gfsporson-1.01-3|11	Group:		Publishing
14mr|texlive-gfsporson-1.01-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfsporson
14mr|texlive-gfsporson-1.01-3|13	License:	OTHER-FREE
14mr|texlive-gfsporson-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsporson.tar.xz
14mr|texlive-gfsporson-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsporson.doc.tar.xz
14mr|texlive-gfsporson-1.01-3|16	BuildArch:	noarch
14mr|texlive-gfsporson-1.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gfsporson-1.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gfsporson-1.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gfsporson-1.01-3|20	
14mr|texlive-gfsporson-1.01-3|21	%description
14mr|texlive-gfsporson-1.01-3|22	Porson is an elegant Greek font, originally cut at the turn of
14mr|texlive-gfsporson-1.01-3|23	the 19th Century in England. The present version has been
14mr|texlive-gfsporson-1.01-3|24	provided by the Greek Font Society. The font supports the Greek
14mr|texlive-gfsporson-1.01-3|25	alphabet only. LaTeX support is provided, using the LGR
14mr|texlive-gfsporson-1.01-3|26	encoding.
14mr|texlive-gfsporson-1.01-3|27	
14mr|texlive-gfsporson-1.01-3|28	%post
14mr|texlive-gfsporson-1.01-3|29	%{_sbindir}/texlive.post
14mr|texlive-gfsporson-1.01-3|30	
14mr|texlive-gfsporson-1.01-3|31	%postun
14mr|texlive-gfsporson-1.01-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-gfsporson-1.01-3|33	%{_sbindir}/texlive.post
14mr|texlive-gfsporson-1.01-3|34	fi
14mr|texlive-gfsporson-1.01-3|35	
14mr|texlive-gfsporson-1.01-3|36	#-----------------------------------------------------------------------
14mr|texlive-gfsporson-1.01-3|37	%files
14mr|texlive-gfsporson-1.01-3|38	%{_texmfdistdir}/fonts/afm/public/gfsporson/GFSPorson-Regular.afm
14mr|texlive-gfsporson-1.01-3|39	%{_texmfdistdir}/fonts/enc/dvips/gfsporson/porsonel.enc
14mr|texlive-gfsporson-1.01-3|40	%{_texmfdistdir}/fonts/map/dvips/gfsporson/gfsporson.map
14mr|texlive-gfsporson-1.01-3|41	%{_texmfdistdir}/fonts/opentype/public/gfsporson/GFSPorson.otf
14mr|texlive-gfsporson-1.01-3|42	%{_texmfdistdir}/fonts/tfm/public/gfsporson/gporsonrg6a.tfm
14mr|texlive-gfsporson-1.01-3|43	%{_texmfdistdir}/fonts/tfm/public/gfsporson/gporsonrg6r.tfm
14mr|texlive-gfsporson-1.01-3|44	%{_texmfdistdir}/fonts/type1/public/gfsporson/GFSPorson-Regular.pfb
14mr|texlive-gfsporson-1.01-3|45	%{_texmfdistdir}/fonts/vf/public/gfsporson/gporsonrg6a.vf
14mr|texlive-gfsporson-1.01-3|46	%{_texmfdistdir}/tex/latex/gfsporson/gfsporson.sty
14mr|texlive-gfsporson-1.01-3|47	%{_texmfdistdir}/tex/latex/gfsporson/lgrporson.fd
14mr|texlive-gfsporson-1.01-3|48	%doc %{_texmfdistdir}/doc/fonts/gfsporson/OFL-FAQ.txt
14mr|texlive-gfsporson-1.01-3|49	%doc %{_texmfdistdir}/doc/fonts/gfsporson/OFL.txt
14mr|texlive-gfsporson-1.01-3|50	%doc %{_texmfdistdir}/doc/fonts/gfsporson/README
14mr|texlive-gfsporson-1.01-3|51	%doc %{_texmfdistdir}/doc/fonts/gfsporson/gfsporson.pdf
14mr|texlive-gfsporson-1.01-3|52	%doc %{_texmfdistdir}/doc/fonts/gfsporson/gfsporson.tex
14mr|texlive-gfsporson-1.01-3|53	
14mr|texlive-gfsporson-1.01-3|54	#-----------------------------------------------------------------------
14mr|texlive-gfsporson-1.01-3|55	%prep
14mr|texlive-gfsporson-1.01-3|56	%setup -c -a0 -a1
14mr|texlive-gfsporson-1.01-3|57	
14mr|texlive-gfsporson-1.01-3|58	%build
14mr|texlive-gfsporson-1.01-3|59	
14mr|texlive-gfsporson-1.01-3|60	%install
14mr|texlive-gfsporson-1.01-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsporson-1.01-3|62	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gfsporson-1.01-3|63	
14mr|texlive-gfsporson-1.01-3|64	
14mr|texlive-gfsporson-1.01-3|65	
14mr|texlive-gfsporson-1.01-3|66	%changelog
14mr|texlive-gfsporson-1.01-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-gfsporson-1.01-3|68	+ Revision: 4d73a3c
14mr|texlive-gfsporson-1.01-3|69	- MassBuild#440: Increase release tag
14mr|texlive-gfsporson-1.01-3|70	
14mr|texlive-gfsporson-1.01-3|71	

20215 14
14mr|texlive-gfssolomos-1.0-3|1	# revision 18651
14mr|texlive-gfssolomos-1.0-3|2	# category Package
14mr|texlive-gfssolomos-1.0-3|3	# catalog-ctan /fonts/greek/gfs/gfssolomos
14mr|texlive-gfssolomos-1.0-3|4	# catalog-date 2008-08-19 21:00:04 +0200
14mr|texlive-gfssolomos-1.0-3|5	# catalog-license ofl
14mr|texlive-gfssolomos-1.0-3|6	# catalog-version 1.0
14mr|texlive-gfssolomos-1.0-3|7	Name:		texlive-gfssolomos
14mr|texlive-gfssolomos-1.0-3|8	Version:	1.0
14mr|texlive-gfssolomos-1.0-3|9	Release:	3
14mr|texlive-gfssolomos-1.0-3|10	Summary:	A Greek-alphabet font
14mr|texlive-gfssolomos-1.0-3|11	Group:		Publishing
14mr|texlive-gfssolomos-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfssolomos
14mr|texlive-gfssolomos-1.0-3|13	License:	OFL
14mr|texlive-gfssolomos-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfssolomos.tar.xz
14mr|texlive-gfssolomos-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfssolomos.doc.tar.xz
14mr|texlive-gfssolomos-1.0-3|16	BuildArch:	noarch
14mr|texlive-gfssolomos-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gfssolomos-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gfssolomos-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gfssolomos-1.0-3|20	
14mr|texlive-gfssolomos-1.0-3|21	%description
14mr|texlive-gfssolomos-1.0-3|22	Solomos is a font which traces its descent from a
14mr|texlive-gfssolomos-1.0-3|23	calligraphically-inspired font of the mid-19th century. LaTeX
14mr|texlive-gfssolomos-1.0-3|24	support, for use with the LGR encoding only, is provided.
14mr|texlive-gfssolomos-1.0-3|25	
14mr|texlive-gfssolomos-1.0-3|26	%post
14mr|texlive-gfssolomos-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-gfssolomos-1.0-3|28	
14mr|texlive-gfssolomos-1.0-3|29	%postun
14mr|texlive-gfssolomos-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-gfssolomos-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-gfssolomos-1.0-3|32	fi
14mr|texlive-gfssolomos-1.0-3|33	
14mr|texlive-gfssolomos-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-gfssolomos-1.0-3|35	%files
14mr|texlive-gfssolomos-1.0-3|36	%{_texmfdistdir}/fonts/afm/public/gfssolomos/GFSSolomos-Regular.afm
14mr|texlive-gfssolomos-1.0-3|37	%{_texmfdistdir}/fonts/enc/dvips/gfssolomos/gpsolomos.enc
14mr|texlive-gfssolomos-1.0-3|38	%{_texmfdistdir}/fonts/map/dvips/gfssolomos/gfssolomos.map
14mr|texlive-gfssolomos-1.0-3|39	%{_texmfdistdir}/fonts/opentype/public/gfssolomos/GFSSolomos.otf
14mr|texlive-gfssolomos-1.0-3|40	%{_texmfdistdir}/fonts/tfm/public/gfssolomos/gsolomos8a.tfm
14mr|texlive-gfssolomos-1.0-3|41	%{_texmfdistdir}/fonts/tfm/public/gfssolomos/gsolomos8r.tfm
14mr|texlive-gfssolomos-1.0-3|42	%{_texmfdistdir}/fonts/type1/public/gfssolomos/GFSSolomos-Regular.pfb
14mr|texlive-gfssolomos-1.0-3|43	%{_texmfdistdir}/fonts/vf/public/gfssolomos/gsolomos8a.vf
14mr|texlive-gfssolomos-1.0-3|44	%{_texmfdistdir}/tex/latex/gfssolomos/gfssolomos.sty
14mr|texlive-gfssolomos-1.0-3|45	%{_texmfdistdir}/tex/latex/gfssolomos/lgrsolomos.fd
14mr|texlive-gfssolomos-1.0-3|46	%doc %{_texmfdistdir}/doc/fonts/gfssolomos/OFL-FAQ.txt
14mr|texlive-gfssolomos-1.0-3|47	%doc %{_texmfdistdir}/doc/fonts/gfssolomos/OFL.txt
14mr|texlive-gfssolomos-1.0-3|48	%doc %{_texmfdistdir}/doc/fonts/gfssolomos/README
14mr|texlive-gfssolomos-1.0-3|49	%doc %{_texmfdistdir}/doc/fonts/gfssolomos/gfssolomos.pdf
14mr|texlive-gfssolomos-1.0-3|50	%doc %{_texmfdistdir}/doc/fonts/gfssolomos/gfssolomos.tex
14mr|texlive-gfssolomos-1.0-3|51	
14mr|texlive-gfssolomos-1.0-3|52	#-----------------------------------------------------------------------
14mr|texlive-gfssolomos-1.0-3|53	%prep
14mr|texlive-gfssolomos-1.0-3|54	%setup -c -a0 -a1
14mr|texlive-gfssolomos-1.0-3|55	
14mr|texlive-gfssolomos-1.0-3|56	%build
14mr|texlive-gfssolomos-1.0-3|57	
14mr|texlive-gfssolomos-1.0-3|58	%install
14mr|texlive-gfssolomos-1.0-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gfssolomos-1.0-3|60	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gfssolomos-1.0-3|61	
14mr|texlive-gfssolomos-1.0-3|62	
14mr|texlive-gfssolomos-1.0-3|63	
14mr|texlive-gfssolomos-1.0-3|64	%changelog
14mr|texlive-gfssolomos-1.0-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-gfssolomos-1.0-3|66	+ Revision: 6e708f6
14mr|texlive-gfssolomos-1.0-3|67	- MassBuild#440: Increase release tag
14mr|texlive-gfssolomos-1.0-3|68	
14mr|texlive-gfssolomos-1.0-3|69	

20216 14
14mr|texlive-ghab-0.5-6|1	# revision 29803
14mr|texlive-ghab-0.5-6|2	# category Package
14mr|texlive-ghab-0.5-6|3	# catalog-ctan /macros/latex/contrib/ghab
14mr|texlive-ghab-0.5-6|4	# catalog-date 2013-04-05 13:20:40 +0200
14mr|texlive-ghab-0.5-6|5	# catalog-license lppl
14mr|texlive-ghab-0.5-6|6	# catalog-version 0.5
14mr|texlive-ghab-0.5-6|7	Name:		texlive-ghab
14mr|texlive-ghab-0.5-6|8	Version:	0.5
14mr|texlive-ghab-0.5-6|9	Release:	6
14mr|texlive-ghab-0.5-6|10	Summary:	Typeset ghab boxes in LaTeX
14mr|texlive-ghab-0.5-6|11	Group:		Publishing
14mr|texlive-ghab-0.5-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ghab
14mr|texlive-ghab-0.5-6|13	License:	LPPL
14mr|texlive-ghab-0.5-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ghab.tar.xz
14mr|texlive-ghab-0.5-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ghab.doc.tar.xz
14mr|texlive-ghab-0.5-6|16	BuildArch:	noarch
14mr|texlive-ghab-0.5-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ghab-0.5-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ghab-0.5-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-ghab-0.5-6|20	
14mr|texlive-ghab-0.5-6|21	%description
14mr|texlive-ghab-0.5-6|22	The package defines a command \darghab that will typeset its
14mr|texlive-ghab-0.5-6|23	argument in a box with a decorated frame. The width of the box
14mr|texlive-ghab-0.5-6|24	may be set using an optional argument.
14mr|texlive-ghab-0.5-6|25	
14mr|texlive-ghab-0.5-6|26	%post
14mr|texlive-ghab-0.5-6|27	%{_sbindir}/texlive.post
14mr|texlive-ghab-0.5-6|28	
14mr|texlive-ghab-0.5-6|29	%postun
14mr|texlive-ghab-0.5-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-ghab-0.5-6|31	%{_sbindir}/texlive.post
14mr|texlive-ghab-0.5-6|32	fi
14mr|texlive-ghab-0.5-6|33	
14mr|texlive-ghab-0.5-6|34	#-----------------------------------------------------------------------
14mr|texlive-ghab-0.5-6|35	%files
14mr|texlive-ghab-0.5-6|36	%{_texmfdistdir}/fonts/source/public/ghab/ghab.mf
14mr|texlive-ghab-0.5-6|37	%{_texmfdistdir}/tex/latex/ghab/ghab.sty
14mr|texlive-ghab-0.5-6|38	%doc %{_texmfdistdir}/doc/latex/ghab/README
14mr|texlive-ghab-0.5-6|39	%doc %{_texmfdistdir}/doc/latex/ghab/ghab-doc.pdf
14mr|texlive-ghab-0.5-6|40	%doc %{_texmfdistdir}/doc/latex/ghab/ghab-doc.tex
14mr|texlive-ghab-0.5-6|41	
14mr|texlive-ghab-0.5-6|42	#-----------------------------------------------------------------------
14mr|texlive-ghab-0.5-6|43	%prep
14mr|texlive-ghab-0.5-6|44	%setup -c -a0 -a1
14mr|texlive-ghab-0.5-6|45	
14mr|texlive-ghab-0.5-6|46	%build
14mr|texlive-ghab-0.5-6|47	
14mr|texlive-ghab-0.5-6|48	%install
14mr|texlive-ghab-0.5-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ghab-0.5-6|50	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ghab-0.5-6|51	
14mr|texlive-ghab-0.5-6|52	%changelog
14mr|texlive-ghab-0.5-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-6
14mr|texlive-ghab-0.5-6|54	+ Revision: 7a1a3ae
14mr|texlive-ghab-0.5-6|55	- MassBuild#440: Increase release tag
14mr|texlive-ghab-0.5-6|56	
14mr|texlive-ghab-0.5-6|57	

20217 14
14mr|texlive-gillcm-1.1-3|1	# revision 19878
14mr|texlive-gillcm-1.1-3|2	# category Package
14mr|texlive-gillcm-1.1-3|3	# catalog-ctan undef
14mr|texlive-gillcm-1.1-3|4	# catalog-date 2010-08-11 13:58:09 +0200
14mr|texlive-gillcm-1.1-3|5	# catalog-license other-free
14mr|texlive-gillcm-1.1-3|6	# catalog-version 1.1
14mr|texlive-gillcm-1.1-3|7	Name:		texlive-gillcm
14mr|texlive-gillcm-1.1-3|8	Version:	1.1
14mr|texlive-gillcm-1.1-3|9	Release:	3
14mr|texlive-gillcm-1.1-3|10	Summary:	Alternative unslanted italic Computer Modern fonts
14mr|texlive-gillcm-1.1-3|11	Group:		Publishing
14mr|texlive-gillcm-1.1-3|12	URL:		http://tug.org/texlive
14mr|texlive-gillcm-1.1-3|13	License:	OTHER-FREE
14mr|texlive-gillcm-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gillcm.tar.xz
14mr|texlive-gillcm-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gillcm.doc.tar.xz
14mr|texlive-gillcm-1.1-3|16	BuildArch:	noarch
14mr|texlive-gillcm-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gillcm-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gillcm-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gillcm-1.1-3|20	
14mr|texlive-gillcm-1.1-3|21	%description
14mr|texlive-gillcm-1.1-3|22	This is a demonstration of the use of virtual fonts for unusual
14mr|texlive-gillcm-1.1-3|23	effects: the package implements an old idea of Eric Gill. The
14mr|texlive-gillcm-1.1-3|24	package was written for the author's talk at TUG 2010.
14mr|texlive-gillcm-1.1-3|25	
14mr|texlive-gillcm-1.1-3|26	%post
14mr|texlive-gillcm-1.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-gillcm-1.1-3|28	
14mr|texlive-gillcm-1.1-3|29	%postun
14mr|texlive-gillcm-1.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-gillcm-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-gillcm-1.1-3|32	fi
14mr|texlive-gillcm-1.1-3|33	
14mr|texlive-gillcm-1.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-gillcm-1.1-3|35	%files
14mr|texlive-gillcm-1.1-3|36	%{_texmfdistdir}/fonts/map/dvips/gillcm/cmg.map
14mr|texlive-gillcm-1.1-3|37	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgb8r.tfm
14mr|texlive-gillcm-1.1-3|38	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgbi7t.tfm
14mr|texlive-gillcm-1.1-3|39	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgbi8c.tfm
14mr|texlive-gillcm-1.1-3|40	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgbi8r.tfm
14mr|texlive-gillcm-1.1-3|41	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgbi8t.tfm
14mr|texlive-gillcm-1.1-3|42	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgbiu7t.tfm
14mr|texlive-gillcm-1.1-3|43	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgbiu8c.tfm
14mr|texlive-gillcm-1.1-3|44	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgbiu8r.tfm
14mr|texlive-gillcm-1.1-3|45	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgbiu8t.tfm
14mr|texlive-gillcm-1.1-3|46	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgm8r.tfm
14mr|texlive-gillcm-1.1-3|47	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgmi7t.tfm
14mr|texlive-gillcm-1.1-3|48	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgmi8c.tfm
14mr|texlive-gillcm-1.1-3|49	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgmi8r.tfm
14mr|texlive-gillcm-1.1-3|50	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgmi8t.tfm
14mr|texlive-gillcm-1.1-3|51	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgmiu7t.tfm
14mr|texlive-gillcm-1.1-3|52	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgmiu8c.tfm
14mr|texlive-gillcm-1.1-3|53	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgmiu8r.tfm
14mr|texlive-gillcm-1.1-3|54	%{_texmfdistdir}/fonts/tfm/public/gillcm/cmgmiu8t.tfm
14mr|texlive-gillcm-1.1-3|55	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgbi7t.vf
14mr|texlive-gillcm-1.1-3|56	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgbi8c.vf
14mr|texlive-gillcm-1.1-3|57	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgbi8t.vf
14mr|texlive-gillcm-1.1-3|58	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgbiu7t.vf
14mr|texlive-gillcm-1.1-3|59	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgbiu8c.vf
14mr|texlive-gillcm-1.1-3|60	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgbiu8t.vf
14mr|texlive-gillcm-1.1-3|61	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgmi7t.vf
14mr|texlive-gillcm-1.1-3|62	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgmi8c.vf
14mr|texlive-gillcm-1.1-3|63	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgmi8t.vf
14mr|texlive-gillcm-1.1-3|64	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgmiu7t.vf
14mr|texlive-gillcm-1.1-3|65	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgmiu8c.vf
14mr|texlive-gillcm-1.1-3|66	%{_texmfdistdir}/fonts/vf/public/gillcm/cmgmiu8t.vf
14mr|texlive-gillcm-1.1-3|67	%{_texmfdistdir}/tex/latex/gillcm/gillcm.sty
14mr|texlive-gillcm-1.1-3|68	%{_texmfdistdir}/tex/latex/gillcm/ot1cmg.fd
14mr|texlive-gillcm-1.1-3|69	%{_texmfdistdir}/tex/latex/gillcm/t1cmg.fd
14mr|texlive-gillcm-1.1-3|70	%{_texmfdistdir}/tex/latex/gillcm/ts1cmg.fd
14mr|texlive-gillcm-1.1-3|71	%doc %{_texmfdistdir}/doc/latex/gillcm/README
14mr|texlive-gillcm-1.1-3|72	%doc %{_texmfdistdir}/doc/latex/gillcm/gillcm.bib
14mr|texlive-gillcm-1.1-3|73	%doc %{_texmfdistdir}/doc/latex/gillcm/gillcm.dtx
14mr|texlive-gillcm-1.1-3|74	%doc %{_texmfdistdir}/doc/latex/gillcm/gillcm.ins
14mr|texlive-gillcm-1.1-3|75	%doc %{_texmfdistdir}/doc/latex/gillcm/gillcm.pdf
14mr|texlive-gillcm-1.1-3|76	%doc %{_texmfdistdir}/doc/latex/gillcm/sample.pdf
14mr|texlive-gillcm-1.1-3|77	%doc %{_texmfdistdir}/doc/latex/gillcm/sample.tex
14mr|texlive-gillcm-1.1-3|78	
14mr|texlive-gillcm-1.1-3|79	#-----------------------------------------------------------------------
14mr|texlive-gillcm-1.1-3|80	%prep
14mr|texlive-gillcm-1.1-3|81	%setup -c -a0 -a1
14mr|texlive-gillcm-1.1-3|82	
14mr|texlive-gillcm-1.1-3|83	%build
14mr|texlive-gillcm-1.1-3|84	
14mr|texlive-gillcm-1.1-3|85	%install
14mr|texlive-gillcm-1.1-3|86	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gillcm-1.1-3|87	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gillcm-1.1-3|88	
14mr|texlive-gillcm-1.1-3|89	
14mr|texlive-gillcm-1.1-3|90	
14mr|texlive-gillcm-1.1-3|91	%changelog
14mr|texlive-gillcm-1.1-3|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-gillcm-1.1-3|93	+ Revision: c42c708
14mr|texlive-gillcm-1.1-3|94	- MassBuild#440: Increase release tag
14mr|texlive-gillcm-1.1-3|95	
14mr|texlive-gillcm-1.1-3|96	

20218 14
14mr|texlive-gincltex-0.3-3|1	# revision 23835
14mr|texlive-gincltex-0.3-3|2	# category Package
14mr|texlive-gincltex-0.3-3|3	# catalog-ctan /macros/latex/contrib/gincltex
14mr|texlive-gincltex-0.3-3|4	# catalog-date 2011-09-05 20:39:25 +0200
14mr|texlive-gincltex-0.3-3|5	# catalog-license lppl1.3
14mr|texlive-gincltex-0.3-3|6	# catalog-version 0.3
14mr|texlive-gincltex-0.3-3|7	Name:		texlive-gincltex
14mr|texlive-gincltex-0.3-3|8	Version:	0.3
14mr|texlive-gincltex-0.3-3|9	Release:	3
14mr|texlive-gincltex-0.3-3|10	Summary:	Include TeX files as graphics (.tex support for \includegraphics)
14mr|texlive-gincltex-0.3-3|11	Group:		Publishing
14mr|texlive-gincltex-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gincltex
14mr|texlive-gincltex-0.3-3|13	License:	LPPL1.3
14mr|texlive-gincltex-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gincltex.tar.xz
14mr|texlive-gincltex-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gincltex.doc.tar.xz
14mr|texlive-gincltex-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gincltex.source.tar.xz
14mr|texlive-gincltex-0.3-3|17	BuildArch:	noarch
14mr|texlive-gincltex-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gincltex-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gincltex-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-gincltex-0.3-3|21	
14mr|texlive-gincltex-0.3-3|22	%description
14mr|texlive-gincltex-0.3-3|23	The package builds on the standard LaTeX packages graphics
14mr|texlive-gincltex-0.3-3|24	and/or graphicx and allows external LaTeX source files to be
14mr|texlive-gincltex-0.3-3|25	included, in the same way as graphic files, by
14mr|texlive-gincltex-0.3-3|26	\includegraphics. In effect, then package adds support for the
14mr|texlive-gincltex-0.3-3|27	.tex extension. Some of the lower level operations like
14mr|texlive-gincltex-0.3-3|28	clipping and trimming are implemented using the adjustbox
14mr|texlive-gincltex-0.3-3|29	package which includes native pdflatex support and uses the pdf
14mr|texlive-gincltex-0.3-3|30	pacakge for other output formats.
14mr|texlive-gincltex-0.3-3|31	
14mr|texlive-gincltex-0.3-3|32	%post
14mr|texlive-gincltex-0.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-gincltex-0.3-3|34	
14mr|texlive-gincltex-0.3-3|35	%postun
14mr|texlive-gincltex-0.3-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-gincltex-0.3-3|37	%{_sbindir}/texlive.post
14mr|texlive-gincltex-0.3-3|38	fi
14mr|texlive-gincltex-0.3-3|39	
14mr|texlive-gincltex-0.3-3|40	#-----------------------------------------------------------------------
14mr|texlive-gincltex-0.3-3|41	%files
14mr|texlive-gincltex-0.3-3|42	%{_texmfdistdir}/tex/latex/gincltex/gincltex.sty
14mr|texlive-gincltex-0.3-3|43	%doc %{_texmfdistdir}/doc/latex/gincltex/README
14mr|texlive-gincltex-0.3-3|44	%doc %{_texmfdistdir}/doc/latex/gincltex/gincltex.pdf
14mr|texlive-gincltex-0.3-3|45	#- source
14mr|texlive-gincltex-0.3-3|46	%doc %{_texmfdistdir}/source/latex/gincltex/gincltex.dtx
14mr|texlive-gincltex-0.3-3|47	%doc %{_texmfdistdir}/source/latex/gincltex/gincltex.ins
14mr|texlive-gincltex-0.3-3|48	
14mr|texlive-gincltex-0.3-3|49	#-----------------------------------------------------------------------
14mr|texlive-gincltex-0.3-3|50	%prep
14mr|texlive-gincltex-0.3-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-gincltex-0.3-3|52	
14mr|texlive-gincltex-0.3-3|53	%build
14mr|texlive-gincltex-0.3-3|54	
14mr|texlive-gincltex-0.3-3|55	%install
14mr|texlive-gincltex-0.3-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gincltex-0.3-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gincltex-0.3-3|58	
14mr|texlive-gincltex-0.3-3|59	
14mr|texlive-gincltex-0.3-3|60	
14mr|texlive-gincltex-0.3-3|61	%changelog
14mr|texlive-gincltex-0.3-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-gincltex-0.3-3|63	+ Revision: 514801c
14mr|texlive-gincltex-0.3-3|64	- MassBuild#440: Increase release tag
14mr|texlive-gincltex-0.3-3|65	
14mr|texlive-gincltex-0.3-3|66	

20219 14
14mr|texlive-ginpenc-1.0-4|1	# revision 24980
14mr|texlive-ginpenc-1.0-4|2	# category Package
14mr|texlive-ginpenc-1.0-4|3	# catalog-ctan /macros/latex/contrib/ginpenc
14mr|texlive-ginpenc-1.0-4|4	# catalog-date 2007-07-08 11:00:26 +0200
14mr|texlive-ginpenc-1.0-4|5	# catalog-license lppl
14mr|texlive-ginpenc-1.0-4|6	# catalog-version 1.0
14mr|texlive-ginpenc-1.0-4|7	Name:		texlive-ginpenc
14mr|texlive-ginpenc-1.0-4|8	Version:	1.0
14mr|texlive-ginpenc-1.0-4|9	Release:	4
14mr|texlive-ginpenc-1.0-4|10	Summary:	Modification of inputenc for German
14mr|texlive-ginpenc-1.0-4|11	Group:		Publishing
14mr|texlive-ginpenc-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ginpenc
14mr|texlive-ginpenc-1.0-4|13	License:	LPPL
14mr|texlive-ginpenc-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ginpenc.tar.xz
14mr|texlive-ginpenc-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ginpenc.doc.tar.xz
14mr|texlive-ginpenc-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ginpenc.source.tar.xz
14mr|texlive-ginpenc-1.0-4|17	BuildArch:	noarch
14mr|texlive-ginpenc-1.0-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ginpenc-1.0-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ginpenc-1.0-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-ginpenc-1.0-4|21	
14mr|texlive-ginpenc-1.0-4|22	%description
14mr|texlive-ginpenc-1.0-4|23	If the inputenc is used and German umlauts are input directly,
14mr|texlive-ginpenc-1.0-4|24	they are converted to the LICR representation \"a (etc.). This
14mr|texlive-ginpenc-1.0-4|25	breaks the sort algorithm of makeindex, for instance. Ginpenc
14mr|texlive-ginpenc-1.0-4|26	converts umlauts and the sharp-s to the short forms defined by
14mr|texlive-ginpenc-1.0-4|27	babel, e.g., "a instead, if the text is typeset in German.
14mr|texlive-ginpenc-1.0-4|28	
14mr|texlive-ginpenc-1.0-4|29	%post
14mr|texlive-ginpenc-1.0-4|30	%{_sbindir}/texlive.post
14mr|texlive-ginpenc-1.0-4|31	
14mr|texlive-ginpenc-1.0-4|32	%postun
14mr|texlive-ginpenc-1.0-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-ginpenc-1.0-4|34	%{_sbindir}/texlive.post
14mr|texlive-ginpenc-1.0-4|35	fi
14mr|texlive-ginpenc-1.0-4|36	
14mr|texlive-ginpenc-1.0-4|37	#-----------------------------------------------------------------------
14mr|texlive-ginpenc-1.0-4|38	%files
14mr|texlive-ginpenc-1.0-4|39	%{_texmfdistdir}/tex/latex/ginpenc/ansinew.gie
14mr|texlive-ginpenc-1.0-4|40	%{_texmfdistdir}/tex/latex/ginpenc/applemac.gie
14mr|texlive-ginpenc-1.0-4|41	%{_texmfdistdir}/tex/latex/ginpenc/ascii.gie
14mr|texlive-ginpenc-1.0-4|42	%{_texmfdistdir}/tex/latex/ginpenc/cp1250.gie
14mr|texlive-ginpenc-1.0-4|43	%{_texmfdistdir}/tex/latex/ginpenc/cp1252.gie
14mr|texlive-ginpenc-1.0-4|44	%{_texmfdistdir}/tex/latex/ginpenc/cp437.gie
14mr|texlive-ginpenc-1.0-4|45	%{_texmfdistdir}/tex/latex/ginpenc/cp437de.gie
14mr|texlive-ginpenc-1.0-4|46	%{_texmfdistdir}/tex/latex/ginpenc/cp850.gie
14mr|texlive-ginpenc-1.0-4|47	%{_texmfdistdir}/tex/latex/ginpenc/cp852.gie
14mr|texlive-ginpenc-1.0-4|48	%{_texmfdistdir}/tex/latex/ginpenc/cp865.gie
14mr|texlive-ginpenc-1.0-4|49	%{_texmfdistdir}/tex/latex/ginpenc/decmulti.gie
14mr|texlive-ginpenc-1.0-4|50	%{_texmfdistdir}/tex/latex/ginpenc/ginpenc.sty
14mr|texlive-ginpenc-1.0-4|51	%{_texmfdistdir}/tex/latex/ginpenc/latin1.gie
14mr|texlive-ginpenc-1.0-4|52	%{_texmfdistdir}/tex/latex/ginpenc/latin2.gie
14mr|texlive-ginpenc-1.0-4|53	%{_texmfdistdir}/tex/latex/ginpenc/latin3.gie
14mr|texlive-ginpenc-1.0-4|54	%{_texmfdistdir}/tex/latex/ginpenc/latin5.gie
14mr|texlive-ginpenc-1.0-4|55	%{_texmfdistdir}/tex/latex/ginpenc/latin9.gie
14mr|texlive-ginpenc-1.0-4|56	%{_texmfdistdir}/tex/latex/ginpenc/next.gie
14mr|texlive-ginpenc-1.0-4|57	%doc %{_texmfdistdir}/doc/latex/ginpenc/ChangeLog
14mr|texlive-ginpenc-1.0-4|58	%doc %{_texmfdistdir}/doc/latex/ginpenc/Makefile
14mr|texlive-ginpenc-1.0-4|59	%doc %{_texmfdistdir}/doc/latex/ginpenc/README
14mr|texlive-ginpenc-1.0-4|60	%doc %{_texmfdistdir}/doc/latex/ginpenc/ginpenc.pdf
14mr|texlive-ginpenc-1.0-4|61	%doc %{_texmfdistdir}/doc/latex/ginpenc/news-message.txt
14mr|texlive-ginpenc-1.0-4|62	%doc %{_texmfdistdir}/doc/latex/ginpenc/testginpenc.tex
14mr|texlive-ginpenc-1.0-4|63	#- source
14mr|texlive-ginpenc-1.0-4|64	%doc %{_texmfdistdir}/source/latex/ginpenc/ginpenc.dtx
14mr|texlive-ginpenc-1.0-4|65	%doc %{_texmfdistdir}/source/latex/ginpenc/ginpenc.ins
14mr|texlive-ginpenc-1.0-4|66	
14mr|texlive-ginpenc-1.0-4|67	#-----------------------------------------------------------------------
14mr|texlive-ginpenc-1.0-4|68	%prep
14mr|texlive-ginpenc-1.0-4|69	%setup -c -a0 -a1 -a2
14mr|texlive-ginpenc-1.0-4|70	
14mr|texlive-ginpenc-1.0-4|71	%build
14mr|texlive-ginpenc-1.0-4|72	
14mr|texlive-ginpenc-1.0-4|73	%install
14mr|texlive-ginpenc-1.0-4|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ginpenc-1.0-4|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ginpenc-1.0-4|76	
14mr|texlive-ginpenc-1.0-4|77	
14mr|texlive-ginpenc-1.0-4|78	
14mr|texlive-ginpenc-1.0-4|79	%changelog
14mr|texlive-ginpenc-1.0-4|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-4
14mr|texlive-ginpenc-1.0-4|81	+ Revision: 58ea639
14mr|texlive-ginpenc-1.0-4|82	- MassBuild#440: Increase release tag
14mr|texlive-ginpenc-1.0-4|83	
14mr|texlive-ginpenc-1.0-4|84	

20220 14
14mr|texlive-gitinfo-1.0-3|1	# revision 23779
14mr|texlive-gitinfo-1.0-3|2	# category Package
14mr|texlive-gitinfo-1.0-3|3	# catalog-ctan /macros/latex/contrib/gitinfo
14mr|texlive-gitinfo-1.0-3|4	# catalog-date 2011-09-01 15:37:23 +0200
14mr|texlive-gitinfo-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-gitinfo-1.0-3|6	# catalog-version 1.0
14mr|texlive-gitinfo-1.0-3|7	Name:		texlive-gitinfo
14mr|texlive-gitinfo-1.0-3|8	Version:	1.0
14mr|texlive-gitinfo-1.0-3|9	Release:	3
14mr|texlive-gitinfo-1.0-3|10	Summary:	Access metadata from the git distributed version control system
14mr|texlive-gitinfo-1.0-3|11	Group:		Publishing
14mr|texlive-gitinfo-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gitinfo
14mr|texlive-gitinfo-1.0-3|13	License:	LPPL1.3
14mr|texlive-gitinfo-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gitinfo.tar.xz
14mr|texlive-gitinfo-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gitinfo.doc.tar.xz
14mr|texlive-gitinfo-1.0-3|16	BuildArch:	noarch
14mr|texlive-gitinfo-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gitinfo-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gitinfo-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gitinfo-1.0-3|20	
14mr|texlive-gitinfo-1.0-3|21	%description
14mr|texlive-gitinfo-1.0-3|22	The package makes it possible to incorporate git version
14mr|texlive-gitinfo-1.0-3|23	control metadata into documents. For memoir users, the package
14mr|texlive-gitinfo-1.0-3|24	provides the means to tailor page headers and footers to use
14mr|texlive-gitinfo-1.0-3|25	the metadata.
14mr|texlive-gitinfo-1.0-3|26	
14mr|texlive-gitinfo-1.0-3|27	%post
14mr|texlive-gitinfo-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-gitinfo-1.0-3|29	
14mr|texlive-gitinfo-1.0-3|30	%postun
14mr|texlive-gitinfo-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-gitinfo-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-gitinfo-1.0-3|33	fi
14mr|texlive-gitinfo-1.0-3|34	
14mr|texlive-gitinfo-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-gitinfo-1.0-3|36	%files
14mr|texlive-gitinfo-1.0-3|37	%{_texmfdistdir}/tex/latex/gitinfo/gitinfo.sty
14mr|texlive-gitinfo-1.0-3|38	%{_texmfdistdir}/tex/latex/gitinfo/gitsetinfo.sty
14mr|texlive-gitinfo-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/gitinfo/README
14mr|texlive-gitinfo-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/gitinfo/gitHeadInfo.gin
14mr|texlive-gitinfo-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/gitinfo/gitinfo.pdf
14mr|texlive-gitinfo-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/gitinfo/gitinfo.tex
14mr|texlive-gitinfo-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/gitinfo/post-xxx-sample.txt
14mr|texlive-gitinfo-1.0-3|44	
14mr|texlive-gitinfo-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-gitinfo-1.0-3|46	%prep
14mr|texlive-gitinfo-1.0-3|47	%setup -c -a0 -a1
14mr|texlive-gitinfo-1.0-3|48	
14mr|texlive-gitinfo-1.0-3|49	%build
14mr|texlive-gitinfo-1.0-3|50	
14mr|texlive-gitinfo-1.0-3|51	%install
14mr|texlive-gitinfo-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gitinfo-1.0-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gitinfo-1.0-3|54	
14mr|texlive-gitinfo-1.0-3|55	
14mr|texlive-gitinfo-1.0-3|56	
14mr|texlive-gitinfo-1.0-3|57	%changelog
14mr|texlive-gitinfo-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-gitinfo-1.0-3|59	+ Revision: d3407f0
14mr|texlive-gitinfo-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-gitinfo-1.0-3|61	
14mr|texlive-gitinfo-1.0-3|62	

20221 14
14mr|texlive-gloss-1.5.2-3|1	# revision 15878
14mr|texlive-gloss-1.5.2-3|2	# category Package
14mr|texlive-gloss-1.5.2-3|3	# catalog-ctan /macros/latex/contrib/gloss
14mr|texlive-gloss-1.5.2-3|4	# catalog-date 2006-12-11 14:57:52 +0100
14mr|texlive-gloss-1.5.2-3|5	# catalog-license lppl
14mr|texlive-gloss-1.5.2-3|6	# catalog-version 1.5.2
14mr|texlive-gloss-1.5.2-3|7	Name:		texlive-gloss
14mr|texlive-gloss-1.5.2-3|8	Version:	1.5.2
14mr|texlive-gloss-1.5.2-3|9	Release:	3
14mr|texlive-gloss-1.5.2-3|10	Summary:	Create glossaries using BibTeX
14mr|texlive-gloss-1.5.2-3|11	Group:		Publishing
14mr|texlive-gloss-1.5.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gloss
14mr|texlive-gloss-1.5.2-3|13	License:	LPPL
14mr|texlive-gloss-1.5.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gloss.tar.xz
14mr|texlive-gloss-1.5.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gloss.doc.tar.xz
14mr|texlive-gloss-1.5.2-3|16	BuildArch:	noarch
14mr|texlive-gloss-1.5.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gloss-1.5.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gloss-1.5.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gloss-1.5.2-3|20	
14mr|texlive-gloss-1.5.2-3|21	%description
14mr|texlive-gloss-1.5.2-3|22	A glossary package using BibTeX with \cite replaced by \gloss.
14mr|texlive-gloss-1.5.2-3|23	
14mr|texlive-gloss-1.5.2-3|24	%post
14mr|texlive-gloss-1.5.2-3|25	%{_sbindir}/texlive.post
14mr|texlive-gloss-1.5.2-3|26	
14mr|texlive-gloss-1.5.2-3|27	%postun
14mr|texlive-gloss-1.5.2-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-gloss-1.5.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-gloss-1.5.2-3|30	fi
14mr|texlive-gloss-1.5.2-3|31	
14mr|texlive-gloss-1.5.2-3|32	#-----------------------------------------------------------------------
14mr|texlive-gloss-1.5.2-3|33	%files
14mr|texlive-gloss-1.5.2-3|34	%{_texmfdistdir}/bibtex/bib/gloss/glsbase.bib
14mr|texlive-gloss-1.5.2-3|35	%{_texmfdistdir}/bibtex/bib/gloss/sample.bib
14mr|texlive-gloss-1.5.2-3|36	%{_texmfdistdir}/bibtex/bst/gloss/glsplain.bst
14mr|texlive-gloss-1.5.2-3|37	%{_texmfdistdir}/bibtex/bst/gloss/glsshort.bst
14mr|texlive-gloss-1.5.2-3|38	%{_texmfdistdir}/tex/latex/gloss/gloss.sty
14mr|texlive-gloss-1.5.2-3|39	%doc %{_texmfdistdir}/doc/latex/gloss/README
14mr|texlive-gloss-1.5.2-3|40	%doc %{_texmfdistdir}/doc/latex/gloss/gloss.pdf
14mr|texlive-gloss-1.5.2-3|41	%doc %{_texmfdistdir}/doc/latex/gloss/gloss.tex
14mr|texlive-gloss-1.5.2-3|42	%doc %{_texmfdistdir}/doc/latex/gloss/sample.tex
14mr|texlive-gloss-1.5.2-3|43	
14mr|texlive-gloss-1.5.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-gloss-1.5.2-3|45	%prep
14mr|texlive-gloss-1.5.2-3|46	%setup -c -a0 -a1
14mr|texlive-gloss-1.5.2-3|47	
14mr|texlive-gloss-1.5.2-3|48	%build
14mr|texlive-gloss-1.5.2-3|49	
14mr|texlive-gloss-1.5.2-3|50	%install
14mr|texlive-gloss-1.5.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gloss-1.5.2-3|52	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gloss-1.5.2-3|53	
14mr|texlive-gloss-1.5.2-3|54	
14mr|texlive-gloss-1.5.2-3|55	
14mr|texlive-gloss-1.5.2-3|56	%changelog
14mr|texlive-gloss-1.5.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.2-3
14mr|texlive-gloss-1.5.2-3|58	+ Revision: e4905a8
14mr|texlive-gloss-1.5.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-gloss-1.5.2-3|60	
14mr|texlive-gloss-1.5.2-3|61	

20222 14
14mr|texlive-glossaries-4.03-2|1	# revision 32735
14mr|texlive-glossaries-4.03-2|2	# category Package
14mr|texlive-glossaries-4.03-2|3	# catalog-ctan /macros/latex/contrib/glossaries
14mr|texlive-glossaries-4.03-2|4	# catalog-date 2014-01-20 19:35:32 +0100
14mr|texlive-glossaries-4.03-2|5	# catalog-license lppl
14mr|texlive-glossaries-4.03-2|6	# catalog-version 4.03
14mr|texlive-glossaries-4.03-2|7	Name:		texlive-glossaries
14mr|texlive-glossaries-4.03-2|8	Epoch:		1
14mr|texlive-glossaries-4.03-2|9	Version:	4.03
14mr|texlive-glossaries-4.03-2|10	Release:	2
14mr|texlive-glossaries-4.03-2|11	Summary:	Create glossaries and lists of acronyms
14mr|texlive-glossaries-4.03-2|12	Group:		Publishing
14mr|texlive-glossaries-4.03-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/glossaries
14mr|texlive-glossaries-4.03-2|14	License:	LPPL
14mr|texlive-glossaries-4.03-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/glossaries.tar.xz
14mr|texlive-glossaries-4.03-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/glossaries.doc.tar.xz
14mr|texlive-glossaries-4.03-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/glossaries.source.tar.xz
14mr|texlive-glossaries-4.03-2|18	BuildArch:	noarch
14mr|texlive-glossaries-4.03-2|19	BuildRequires:	texlive-tlpkg
14mr|texlive-glossaries-4.03-2|20	Requires(pre):	texlive-tlpkg
14mr|texlive-glossaries-4.03-2|21	Requires(post):	texlive-kpathsea
14mr|texlive-glossaries-4.03-2|22	Provides:	texlive-glossaries.bin = %{EVRD}
14mr|texlive-glossaries-4.03-2|23	
14mr|texlive-glossaries-4.03-2|24	%description
14mr|texlive-glossaries-4.03-2|25	The glossaries package supports acronyms and multiple
14mr|texlive-glossaries-4.03-2|26	glossaries, and has provision for operation in several
14mr|texlive-glossaries-4.03-2|27	languages (using the facilities of either babel or
14mr|texlive-glossaries-4.03-2|28	polyglossia). New entries are defined to have a name and
14mr|texlive-glossaries-4.03-2|29	description (and optionally an associated symbol). Support for
14mr|texlive-glossaries-4.03-2|30	multiple languages is offered, and plural forms of terms may be
14mr|texlive-glossaries-4.03-2|31	specified. An additional package, glossaries-accsupp, can make
14mr|texlive-glossaries-4.03-2|32	use of the accsupp package mechanisms for accessibility support
14mr|texlive-glossaries-4.03-2|33	for PDF files containing glossaries. The user may define new
14mr|texlive-glossaries-4.03-2|34	glossary styles, and preambles and postambles can be specified.
14mr|texlive-glossaries-4.03-2|35	There is provision for loading a database of terms, but only
14mr|texlive-glossaries-4.03-2|36	terms used in the text will be added to the relevant glossary.
14mr|texlive-glossaries-4.03-2|37	The package uses an indexing program to provide the actual
14mr|texlive-glossaries-4.03-2|38	glossary; either makeindex or xindy may serve this purpose, and
14mr|texlive-glossaries-4.03-2|39	a Perl script is provided to serve as interface. The package
14mr|texlive-glossaries-4.03-2|40	distribution also provides the mfirstuc package, for changing
14mr|texlive-glossaries-4.03-2|41	the first letter of a word to upper case. The package
14mr|texlive-glossaries-4.03-2|42	supersedes the author's glossary package (which is now
14mr|texlive-glossaries-4.03-2|43	obsolete), and a conversion tool is provided.
14mr|texlive-glossaries-4.03-2|44	
14mr|texlive-glossaries-4.03-2|45	%post
14mr|texlive-glossaries-4.03-2|46	%{_sbindir}/texlive.post
14mr|texlive-glossaries-4.03-2|47	
14mr|texlive-glossaries-4.03-2|48	%postun
14mr|texlive-glossaries-4.03-2|49	if [ $1 -eq 0 ]; then
14mr|texlive-glossaries-4.03-2|50	%{_sbindir}/texlive.post
14mr|texlive-glossaries-4.03-2|51	fi
14mr|texlive-glossaries-4.03-2|52	
14mr|texlive-glossaries-4.03-2|53	#-----------------------------------------------------------------------
14mr|texlive-glossaries-4.03-2|54	%files
14mr|texlive-glossaries-4.03-2|55	%{_bindir}/makeglossaries
14mr|texlive-glossaries-4.03-2|56	%{_texmfdistdir}/scripts/glossaries/glossaries.perl
14mr|texlive-glossaries-4.03-2|57	%{_texmfdistdir}/scripts/glossaries/makeglossaries
14mr|texlive-glossaries-4.03-2|58	%{_texmfdistdir}/scripts/glossaries/makeglossaries.bat
14mr|texlive-glossaries-4.03-2|59	%{_texmfdistdir}/scripts/glossaries/mfirstuc.perl
14mr|texlive-glossaries-4.03-2|60	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries-babel.sty
14mr|texlive-glossaries-4.03-2|61	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries-compatible-207.sty
14mr|texlive-glossaries-4.03-2|62	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries-compatible-307.sty
14mr|texlive-glossaries-4.03-2|63	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries-polyglossia.sty
14mr|texlive-glossaries-4.03-2|64	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries.sty
14mr|texlive-glossaries-4.03-2|65	%{_texmfdistdir}/tex/latex/glossaries/base/mfirstuc.sty
14mr|texlive-glossaries-4.03-2|66	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Brazilian.dict
14mr|texlive-glossaries-4.03-2|67	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Danish.dict
14mr|texlive-glossaries-4.03-2|68	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Dutch.dict
14mr|texlive-glossaries-4.03-2|69	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-English.dict
14mr|texlive-glossaries-4.03-2|70	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-French.dict
14mr|texlive-glossaries-4.03-2|71	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-German.dict
14mr|texlive-glossaries-4.03-2|72	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Irish.dict
14mr|texlive-glossaries-4.03-2|73	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Italian.dict
14mr|texlive-glossaries-4.03-2|74	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Magyar.dict
14mr|texlive-glossaries-4.03-2|75	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Polish.dict
14mr|texlive-glossaries-4.03-2|76	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Serbian.dict
14mr|texlive-glossaries-4.03-2|77	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Spanish.dict
14mr|texlive-glossaries-4.03-2|78	%{_texmfdistdir}/tex/latex/glossaries/expl/glossaries-accsupp.sty
14mr|texlive-glossaries-4.03-2|79	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-hypernav.sty
14mr|texlive-glossaries-4.03-2|80	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-inline.sty
14mr|texlive-glossaries-4.03-2|81	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-list.sty
14mr|texlive-glossaries-4.03-2|82	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-long.sty
14mr|texlive-glossaries-4.03-2|83	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-longragged.sty
14mr|texlive-glossaries-4.03-2|84	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-mcols.sty
14mr|texlive-glossaries-4.03-2|85	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-super.sty
14mr|texlive-glossaries-4.03-2|86	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-superragged.sty
14mr|texlive-glossaries-4.03-2|87	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-tree.sty
14mr|texlive-glossaries-4.03-2|88	%doc %{_texmfdistdir}/doc/latex/glossaries/CHANGES
14mr|texlive-glossaries-4.03-2|89	%doc %{_texmfdistdir}/doc/latex/glossaries/INSTALL
14mr|texlive-glossaries-4.03-2|90	%doc %{_texmfdistdir}/doc/latex/glossaries/README
14mr|texlive-glossaries-4.03-2|91	%doc %{_texmfdistdir}/doc/latex/glossaries/glossaries-code.pdf
14mr|texlive-glossaries-4.03-2|92	%doc %{_texmfdistdir}/doc/latex/glossaries/glossaries-user.html
14mr|texlive-glossaries-4.03-2|93	%doc %{_texmfdistdir}/doc/latex/glossaries/glossaries-user.pdf
14mr|texlive-glossaries-4.03-2|94	%doc %{_texmfdistdir}/doc/latex/glossaries/glossaries-user.tex
14mr|texlive-glossaries-4.03-2|95	%doc %{_texmfdistdir}/doc/latex/glossaries/glossariesbegin.html
14mr|texlive-glossaries-4.03-2|96	%doc %{_texmfdistdir}/doc/latex/glossaries/glossariesbegin.pdf
14mr|texlive-glossaries-4.03-2|97	%doc %{_texmfdistdir}/doc/latex/glossaries/glossariesbegin.tex
14mr|texlive-glossaries-4.03-2|98	%doc %{_texmfdistdir}/doc/latex/glossaries/glossary2glossaries.html
14mr|texlive-glossaries-4.03-2|99	%doc %{_texmfdistdir}/doc/latex/glossaries/glossary2glossaries.pdf
14mr|texlive-glossaries-4.03-2|100	%doc %{_texmfdistdir}/doc/latex/glossaries/glossary2glossaries.tex
14mr|texlive-glossaries-4.03-2|101	%doc %{_texmfdistdir}/doc/latex/glossaries/mfirstuc-manual.html
14mr|texlive-glossaries-4.03-2|102	%doc %{_texmfdistdir}/doc/latex/glossaries/mfirstuc-manual.pdf
14mr|texlive-glossaries-4.03-2|103	%doc %{_texmfdistdir}/doc/latex/glossaries/mfirstuc-manual.tex
14mr|texlive-glossaries-4.03-2|104	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/README-samples
14mr|texlive-glossaries-4.03-2|105	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/database1.tex
14mr|texlive-glossaries-4.03-2|106	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/database2.tex
14mr|texlive-glossaries-4.03-2|107	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/minimalgls.pdf
14mr|texlive-glossaries-4.03-2|108	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/minimalgls.tex
14mr|texlive-glossaries-4.03-2|109	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-FnDesc.pdf
14mr|texlive-glossaries-4.03-2|110	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-FnDesc.tex
14mr|texlive-glossaries-4.03-2|111	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-crossref.pdf
14mr|texlive-glossaries-4.03-2|112	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-crossref.tex
14mr|texlive-glossaries-4.03-2|113	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-custom-acronym.pdf
14mr|texlive-glossaries-4.03-2|114	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-custom-acronym.tex
14mr|texlive-glossaries-4.03-2|115	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-dual.pdf
14mr|texlive-glossaries-4.03-2|116	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-dual.tex
14mr|texlive-glossaries-4.03-2|117	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-entryfmt.pdf
14mr|texlive-glossaries-4.03-2|118	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-entryfmt.tex
14mr|texlive-glossaries-4.03-2|119	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-index.pdf
14mr|texlive-glossaries-4.03-2|120	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-index.tex
14mr|texlive-glossaries-4.03-2|121	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-inline.pdf
14mr|texlive-glossaries-4.03-2|122	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-inline.tex
14mr|texlive-glossaries-4.03-2|123	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-langdict.pdf
14mr|texlive-glossaries-4.03-2|124	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-langdict.tex
14mr|texlive-glossaries-4.03-2|125	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-mfirstuc.pdf
14mr|texlive-glossaries-4.03-2|126	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-mfirstuc.tex
14mr|texlive-glossaries-4.03-2|127	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-newkeys.pdf
14mr|texlive-glossaries-4.03-2|128	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-newkeys.tex
14mr|texlive-glossaries-4.03-2|129	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-nomathhyper.pdf
14mr|texlive-glossaries-4.03-2|130	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-nomathhyper.tex
14mr|texlive-glossaries-4.03-2|131	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-numberlist.pdf
14mr|texlive-glossaries-4.03-2|132	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-numberlist.tex
14mr|texlive-glossaries-4.03-2|133	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-prefix.pdf
14mr|texlive-glossaries-4.03-2|134	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-prefix.tex
14mr|texlive-glossaries-4.03-2|135	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-si.pdf
14mr|texlive-glossaries-4.03-2|136	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-si.tex
14mr|texlive-glossaries-4.03-2|137	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample.pdf
14mr|texlive-glossaries-4.03-2|138	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample.tex
14mr|texlive-glossaries-4.03-2|139	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample4col.pdf
14mr|texlive-glossaries-4.03-2|140	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample4col.tex
14mr|texlive-glossaries-4.03-2|141	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleAcr.pdf
14mr|texlive-glossaries-4.03-2|142	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleAcr.tex
14mr|texlive-glossaries-4.03-2|143	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleAcrDesc.pdf
14mr|texlive-glossaries-4.03-2|144	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleAcrDesc.tex
14mr|texlive-glossaries-4.03-2|145	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleCustomAcr.pdf
14mr|texlive-glossaries-4.03-2|146	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleCustomAcr.tex
14mr|texlive-glossaries-4.03-2|147	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleDB.pdf
14mr|texlive-glossaries-4.03-2|148	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleDB.tex
14mr|texlive-glossaries-4.03-2|149	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleDesc.pdf
14mr|texlive-glossaries-4.03-2|150	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleDesc.tex
14mr|texlive-glossaries-4.03-2|151	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleEq.pdf
14mr|texlive-glossaries-4.03-2|152	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleEq.tex
14mr|texlive-glossaries-4.03-2|153	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleEqPg.pdf
14mr|texlive-glossaries-4.03-2|154	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleEqPg.tex
14mr|texlive-glossaries-4.03-2|155	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleFnAcrDesc.pdf
14mr|texlive-glossaries-4.03-2|156	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleFnAcrDesc.tex
14mr|texlive-glossaries-4.03-2|157	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleNtn.pdf
14mr|texlive-glossaries-4.03-2|158	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleNtn.tex
14mr|texlive-glossaries-4.03-2|159	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplePeople.pdf
14mr|texlive-glossaries-4.03-2|160	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplePeople.tex
14mr|texlive-glossaries-4.03-2|161	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleSec.pdf
14mr|texlive-glossaries-4.03-2|162	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleSec.tex
14mr|texlive-glossaries-4.03-2|163	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleSort.pdf
14mr|texlive-glossaries-4.03-2|164	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleSort.tex
14mr|texlive-glossaries-4.03-2|165	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleaccsupp.pdf
14mr|texlive-glossaries-4.03-2|166	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleaccsupp.tex
14mr|texlive-glossaries-4.03-2|167	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleacronyms.pdf
14mr|texlive-glossaries-4.03-2|168	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleacronyms.tex
14mr|texlive-glossaries-4.03-2|169	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampletree.pdf
14mr|texlive-glossaries-4.03-2|170	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampletree.tex
14mr|texlive-glossaries-4.03-2|171	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleutf8.pdf
14mr|texlive-glossaries-4.03-2|172	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleutf8.tex
14mr|texlive-glossaries-4.03-2|173	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy-mc.xdy
14mr|texlive-glossaries-4.03-2|174	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy-mc207.xdy
14mr|texlive-glossaries-4.03-2|175	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy.pdf
14mr|texlive-glossaries-4.03-2|176	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy.tex
14mr|texlive-glossaries-4.03-2|177	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy2.pdf
14mr|texlive-glossaries-4.03-2|178	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy2.tex
14mr|texlive-glossaries-4.03-2|179	#- source
14mr|texlive-glossaries-4.03-2|180	%doc %{_texmfdistdir}/source/latex/glossaries/glossaries.dtx
14mr|texlive-glossaries-4.03-2|181	%doc %{_texmfdistdir}/source/latex/glossaries/glossaries.ins
14mr|texlive-glossaries-4.03-2|182	
14mr|texlive-glossaries-4.03-2|183	#-----------------------------------------------------------------------
14mr|texlive-glossaries-4.03-2|184	%prep
14mr|texlive-glossaries-4.03-2|185	%setup -c -a0 -a1 -a2
14mr|texlive-glossaries-4.03-2|186	
14mr|texlive-glossaries-4.03-2|187	%build
14mr|texlive-glossaries-4.03-2|188	
14mr|texlive-glossaries-4.03-2|189	%install
14mr|texlive-glossaries-4.03-2|190	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-glossaries-4.03-2|191	pushd %{buildroot}%{_bindir}
14mr|texlive-glossaries-4.03-2|192	ln -sf %{_texmfdistdir}/scripts/glossaries/makeglossaries makeglossaries
14mr|texlive-glossaries-4.03-2|193	popd
14mr|texlive-glossaries-4.03-2|194	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-glossaries-4.03-2|195	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-glossaries-4.03-2|196	
14mr|texlive-glossaries-4.03-2|197	%changelog
14mr|texlive-glossaries-4.03-2|198	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:4.03-2
14mr|texlive-glossaries-4.03-2|199	+ Revision: fc71a50
14mr|texlive-glossaries-4.03-2|200	- MassBuild#440: Increase release tag
14mr|texlive-glossaries-4.03-2|201	
14mr|texlive-glossaries-4.03-2|202	

20223 14
14mr|texlive-glyphlist-20131012-6|1	# revision 28576
14mr|texlive-glyphlist-20131012-6|2	# category Package
14mr|texlive-glyphlist-20131012-6|3	# catalog-ctan undef
14mr|texlive-glyphlist-20131012-6|4	# catalog-date undef
14mr|texlive-glyphlist-20131012-6|5	# catalog-license undef
14mr|texlive-glyphlist-20131012-6|6	# catalog-version undef
14mr|texlive-glyphlist-20131012-6|7	Name:		texlive-glyphlist
14mr|texlive-glyphlist-20131012-6|8	Version:	20131012
14mr|texlive-glyphlist-20131012-6|9	Release:	6
14mr|texlive-glyphlist-20131012-6|10	Summary:	TeXLive glyphlist package
14mr|texlive-glyphlist-20131012-6|11	Group:		Publishing
14mr|texlive-glyphlist-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-glyphlist-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-glyphlist-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/glyphlist.tar.xz
14mr|texlive-glyphlist-20131012-6|15	BuildArch:	noarch
14mr|texlive-glyphlist-20131012-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-glyphlist-20131012-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-glyphlist-20131012-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-glyphlist-20131012-6|19	
14mr|texlive-glyphlist-20131012-6|20	%description
14mr|texlive-glyphlist-20131012-6|21	TeXLive glyphlist package.
14mr|texlive-glyphlist-20131012-6|22	
14mr|texlive-glyphlist-20131012-6|23	%post
14mr|texlive-glyphlist-20131012-6|24	%{_sbindir}/texlive.post
14mr|texlive-glyphlist-20131012-6|25	
14mr|texlive-glyphlist-20131012-6|26	%postun
14mr|texlive-glyphlist-20131012-6|27	if [ $1 -eq 0 ]; then
14mr|texlive-glyphlist-20131012-6|28	%{_sbindir}/texlive.post
14mr|texlive-glyphlist-20131012-6|29	fi
14mr|texlive-glyphlist-20131012-6|30	
14mr|texlive-glyphlist-20131012-6|31	#-----------------------------------------------------------------------
14mr|texlive-glyphlist-20131012-6|32	%files
14mr|texlive-glyphlist-20131012-6|33	%{_texmfdistdir}/fonts/map/glyphlist/glyphlist.txt
14mr|texlive-glyphlist-20131012-6|34	%{_texmfdistdir}/fonts/map/glyphlist/pdfglyphlist.txt
14mr|texlive-glyphlist-20131012-6|35	%{_texmfdistdir}/fonts/map/glyphlist/texglyphlist.txt
14mr|texlive-glyphlist-20131012-6|36	
14mr|texlive-glyphlist-20131012-6|37	#-----------------------------------------------------------------------
14mr|texlive-glyphlist-20131012-6|38	%prep
14mr|texlive-glyphlist-20131012-6|39	%setup -c -a0
14mr|texlive-glyphlist-20131012-6|40	
14mr|texlive-glyphlist-20131012-6|41	%build
14mr|texlive-glyphlist-20131012-6|42	
14mr|texlive-glyphlist-20131012-6|43	%install
14mr|texlive-glyphlist-20131012-6|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-glyphlist-20131012-6|45	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-glyphlist-20131012-6|46	
14mr|texlive-glyphlist-20131012-6|47	%changelog
14mr|texlive-glyphlist-20131012-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-glyphlist-20131012-6|49	+ Revision: 99f7b4c
14mr|texlive-glyphlist-20131012-6|50	- MassBuild#440: Increase release tag
14mr|texlive-glyphlist-20131012-6|51	
14mr|texlive-glyphlist-20131012-6|52	

20224 14
14mr|texlive-gmdoc-0.993-3|1	# revision 21292
14mr|texlive-gmdoc-0.993-3|2	# category Package
14mr|texlive-gmdoc-0.993-3|3	# catalog-ctan /macros/latex/contrib/gmdoc
14mr|texlive-gmdoc-0.993-3|4	# catalog-date 2011-02-02 20:24:54 +0100
14mr|texlive-gmdoc-0.993-3|5	# catalog-license lppl
14mr|texlive-gmdoc-0.993-3|6	# catalog-version 0.993
14mr|texlive-gmdoc-0.993-3|7	Name:		texlive-gmdoc
14mr|texlive-gmdoc-0.993-3|8	Version:	0.993
14mr|texlive-gmdoc-0.993-3|9	Release:	3
14mr|texlive-gmdoc-0.993-3|10	Summary:	Documentation of LaTeX packages
14mr|texlive-gmdoc-0.993-3|11	Group:		Publishing
14mr|texlive-gmdoc-0.993-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmdoc
14mr|texlive-gmdoc-0.993-3|13	License:	LPPL
14mr|texlive-gmdoc-0.993-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc.tar.xz
14mr|texlive-gmdoc-0.993-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc.doc.tar.xz
14mr|texlive-gmdoc-0.993-3|16	BuildArch:	noarch
14mr|texlive-gmdoc-0.993-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gmdoc-0.993-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gmdoc-0.993-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gmdoc-0.993-3|20	
14mr|texlive-gmdoc-0.993-3|21	%description
14mr|texlive-gmdoc-0.993-3|22	A LaTeX package and an example class for documenting (La)TeX
14mr|texlive-gmdoc-0.993-3|23	packages, document classes, .dtx etc., providing hyperlinks.
14mr|texlive-gmdoc-0.993-3|24	The package is believed to be compatible with doc and permits
14mr|texlive-gmdoc-0.993-3|25	minimal markup of code (the macrocode environment is no longer
14mr|texlive-gmdoc-0.993-3|26	necessary). The package provides automatic detection of
14mr|texlive-gmdoc-0.993-3|27	definitions (detecting such things as \def, \newcommand,
14mr|texlive-gmdoc-0.993-3|28	\DeclareOption etc.). The package needs hyperref and the
14mr|texlive-gmdoc-0.993-3|29	author's three ''basic' packages: gmutils, gmverb and gmiflink.
14mr|texlive-gmdoc-0.993-3|30	As a bonus (and as an example of doc compatibility) driver
14mr|texlive-gmdoc-0.993-3|31	files are provided that may be used to typeset the LaTeX Base.
14mr|texlive-gmdoc-0.993-3|32	
14mr|texlive-gmdoc-0.993-3|33	%post
14mr|texlive-gmdoc-0.993-3|34	%{_sbindir}/texlive.post
14mr|texlive-gmdoc-0.993-3|35	
14mr|texlive-gmdoc-0.993-3|36	%postun
14mr|texlive-gmdoc-0.993-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-gmdoc-0.993-3|38	%{_sbindir}/texlive.post
14mr|texlive-gmdoc-0.993-3|39	fi
14mr|texlive-gmdoc-0.993-3|40	
14mr|texlive-gmdoc-0.993-3|41	#-----------------------------------------------------------------------
14mr|texlive-gmdoc-0.993-3|42	%files
14mr|texlive-gmdoc-0.993-3|43	%{_texmfdistdir}/makeindex/gmdoc/gmglo.ist
14mr|texlive-gmdoc-0.993-3|44	%{_texmfdistdir}/tex/latex/gmdoc/gmdoc.sty
14mr|texlive-gmdoc-0.993-3|45	%{_texmfdistdir}/tex/latex/gmdoc/gmdocc.cls
14mr|texlive-gmdoc-0.993-3|46	%{_texmfdistdir}/tex/latex/gmdoc/gmoldcomm.sty
14mr|texlive-gmdoc-0.993-3|47	%doc %{_texmfdistdir}/doc/latex/gmdoc/README
14mr|texlive-gmdoc-0.993-3|48	%doc %{_texmfdistdir}/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex
14mr|texlive-gmdoc-0.993-3|49	%doc %{_texmfdistdir}/doc/latex/gmdoc/basedrivers/docstrip_gmdoc.tex
14mr|texlive-gmdoc-0.993-3|50	%doc %{_texmfdistdir}/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex
14mr|texlive-gmdoc-0.993-3|51	%doc %{_texmfdistdir}/doc/latex/gmdoc/gmdoc.pdf
14mr|texlive-gmdoc-0.993-3|52	
14mr|texlive-gmdoc-0.993-3|53	#-----------------------------------------------------------------------
14mr|texlive-gmdoc-0.993-3|54	%prep
14mr|texlive-gmdoc-0.993-3|55	%setup -c -a0 -a1
14mr|texlive-gmdoc-0.993-3|56	
14mr|texlive-gmdoc-0.993-3|57	%build
14mr|texlive-gmdoc-0.993-3|58	
14mr|texlive-gmdoc-0.993-3|59	%install
14mr|texlive-gmdoc-0.993-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gmdoc-0.993-3|61	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gmdoc-0.993-3|62	
14mr|texlive-gmdoc-0.993-3|63	
14mr|texlive-gmdoc-0.993-3|64	
14mr|texlive-gmdoc-0.993-3|65	%changelog
14mr|texlive-gmdoc-0.993-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.993-3
14mr|texlive-gmdoc-0.993-3|67	+ Revision: c76faf0
14mr|texlive-gmdoc-0.993-3|68	- MassBuild#440: Increase release tag
14mr|texlive-gmdoc-0.993-3|69	
14mr|texlive-gmdoc-0.993-3|70	

20225 14
14mr|texlive-gmdoc-enhance-v0.2-3|1	# revision 15878
14mr|texlive-gmdoc-enhance-v0.2-3|2	# category Package
14mr|texlive-gmdoc-enhance-v0.2-3|3	# catalog-ctan /macros/latex/contrib/gmdoc-enhance
14mr|texlive-gmdoc-enhance-v0.2-3|4	# catalog-date 2009-03-01 13:29:14 +0100
14mr|texlive-gmdoc-enhance-v0.2-3|5	# catalog-license lppl
14mr|texlive-gmdoc-enhance-v0.2-3|6	# catalog-version v0.2
14mr|texlive-gmdoc-enhance-v0.2-3|7	Name:		texlive-gmdoc-enhance
14mr|texlive-gmdoc-enhance-v0.2-3|8	Version:	v0.2
14mr|texlive-gmdoc-enhance-v0.2-3|9	Release:	3
14mr|texlive-gmdoc-enhance-v0.2-3|10	Summary:	Some enhancements to the gmdoc package
14mr|texlive-gmdoc-enhance-v0.2-3|11	Group:		Publishing
14mr|texlive-gmdoc-enhance-v0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmdoc-enhance
14mr|texlive-gmdoc-enhance-v0.2-3|13	License:	LPPL
14mr|texlive-gmdoc-enhance-v0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc-enhance.tar.xz
14mr|texlive-gmdoc-enhance-v0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc-enhance.doc.tar.xz
14mr|texlive-gmdoc-enhance-v0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc-enhance.source.tar.xz
14mr|texlive-gmdoc-enhance-v0.2-3|17	BuildArch:	noarch
14mr|texlive-gmdoc-enhance-v0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gmdoc-enhance-v0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gmdoc-enhance-v0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-gmdoc-enhance-v0.2-3|21	
14mr|texlive-gmdoc-enhance-v0.2-3|22	%description
14mr|texlive-gmdoc-enhance-v0.2-3|23	This package provides some enhancements for the gmdoc package:
14mr|texlive-gmdoc-enhance-v0.2-3|24	nicer formatting for multiple line inline comments, an ability
14mr|texlive-gmdoc-enhance-v0.2-3|25	to "comment out" some code, and a macro to input other files in
14mr|texlive-gmdoc-enhance-v0.2-3|26	"normal" LaTeX mode.
14mr|texlive-gmdoc-enhance-v0.2-3|27	
14mr|texlive-gmdoc-enhance-v0.2-3|28	%post
14mr|texlive-gmdoc-enhance-v0.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-gmdoc-enhance-v0.2-3|30	
14mr|texlive-gmdoc-enhance-v0.2-3|31	%postun
14mr|texlive-gmdoc-enhance-v0.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-gmdoc-enhance-v0.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-gmdoc-enhance-v0.2-3|34	fi
14mr|texlive-gmdoc-enhance-v0.2-3|35	
14mr|texlive-gmdoc-enhance-v0.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-gmdoc-enhance-v0.2-3|37	%files
14mr|texlive-gmdoc-enhance-v0.2-3|38	%{_texmfdistdir}/tex/latex/gmdoc-enhance/gmdoc-enhance.sty
14mr|texlive-gmdoc-enhance-v0.2-3|39	%doc %{_texmfdistdir}/doc/latex/gmdoc-enhance/README
14mr|texlive-gmdoc-enhance-v0.2-3|40	%doc %{_texmfdistdir}/doc/latex/gmdoc-enhance/gmdoc-enhance.pdf
14mr|texlive-gmdoc-enhance-v0.2-3|41	#- source
14mr|texlive-gmdoc-enhance-v0.2-3|42	%doc %{_texmfdistdir}/source/latex/gmdoc-enhance/gmdoc-enhance.dtx
14mr|texlive-gmdoc-enhance-v0.2-3|43	%doc %{_texmfdistdir}/source/latex/gmdoc-enhance/gmdoc-enhance.ins
14mr|texlive-gmdoc-enhance-v0.2-3|44	
14mr|texlive-gmdoc-enhance-v0.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-gmdoc-enhance-v0.2-3|46	%prep
14mr|texlive-gmdoc-enhance-v0.2-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-gmdoc-enhance-v0.2-3|48	
14mr|texlive-gmdoc-enhance-v0.2-3|49	%build
14mr|texlive-gmdoc-enhance-v0.2-3|50	
14mr|texlive-gmdoc-enhance-v0.2-3|51	%install
14mr|texlive-gmdoc-enhance-v0.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gmdoc-enhance-v0.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gmdoc-enhance-v0.2-3|54	
14mr|texlive-gmdoc-enhance-v0.2-3|55	
14mr|texlive-gmdoc-enhance-v0.2-3|56	
14mr|texlive-gmdoc-enhance-v0.2-3|57	%changelog
14mr|texlive-gmdoc-enhance-v0.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.2-3
14mr|texlive-gmdoc-enhance-v0.2-3|59	+ Revision: fefdab0
14mr|texlive-gmdoc-enhance-v0.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-gmdoc-enhance-v0.2-3|61	
14mr|texlive-gmdoc-enhance-v0.2-3|62	

20226 14
14mr|texlive-gmeometric-0.73-3|1	# revision 15878
14mr|texlive-gmeometric-0.73-3|2	# category Package
14mr|texlive-gmeometric-0.73-3|3	# catalog-ctan /macros/latex/contrib/gmeometric
14mr|texlive-gmeometric-0.73-3|4	# catalog-date 2008-11-23 19:39:24 +0100
14mr|texlive-gmeometric-0.73-3|5	# catalog-license lppl
14mr|texlive-gmeometric-0.73-3|6	# catalog-version 0.73
14mr|texlive-gmeometric-0.73-3|7	Name:		texlive-gmeometric
14mr|texlive-gmeometric-0.73-3|8	Version:	0.73
14mr|texlive-gmeometric-0.73-3|9	Release:	3
14mr|texlive-gmeometric-0.73-3|10	Summary:	Change page size wherever it's safe
14mr|texlive-gmeometric-0.73-3|11	Group:		Publishing
14mr|texlive-gmeometric-0.73-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmeometric
14mr|texlive-gmeometric-0.73-3|13	License:	LPPL
14mr|texlive-gmeometric-0.73-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmeometric.tar.xz
14mr|texlive-gmeometric-0.73-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmeometric.doc.tar.xz
14mr|texlive-gmeometric-0.73-3|16	BuildArch:	noarch
14mr|texlive-gmeometric-0.73-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gmeometric-0.73-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gmeometric-0.73-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gmeometric-0.73-3|20	
14mr|texlive-gmeometric-0.73-3|21	%description
14mr|texlive-gmeometric-0.73-3|22	Changing the size of the typeset area is well-known to be a
14mr|texlive-gmeometric-0.73-3|23	dangerous operation in TeX documents. This package identifies
14mr|texlive-gmeometric-0.73-3|24	the circumstances where the \geometry command of the geometry
14mr|texlive-gmeometric-0.73-3|25	package may safely be used, (other, of course, than in the
14mr|texlive-gmeometric-0.73-3|26	preamble of a document) and provides a mechanism for using it.
14mr|texlive-gmeometric-0.73-3|27	The package makes use of the author's gmutils package.
14mr|texlive-gmeometric-0.73-3|28	
14mr|texlive-gmeometric-0.73-3|29	%post
14mr|texlive-gmeometric-0.73-3|30	%{_sbindir}/texlive.post
14mr|texlive-gmeometric-0.73-3|31	
14mr|texlive-gmeometric-0.73-3|32	%postun
14mr|texlive-gmeometric-0.73-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-gmeometric-0.73-3|34	%{_sbindir}/texlive.post
14mr|texlive-gmeometric-0.73-3|35	fi
14mr|texlive-gmeometric-0.73-3|36	
14mr|texlive-gmeometric-0.73-3|37	#-----------------------------------------------------------------------
14mr|texlive-gmeometric-0.73-3|38	%files
14mr|texlive-gmeometric-0.73-3|39	%{_texmfdistdir}/tex/latex/gmeometric/gmeometric.sty
14mr|texlive-gmeometric-0.73-3|40	%doc %{_texmfdistdir}/doc/latex/gmeometric/README
14mr|texlive-gmeometric-0.73-3|41	%doc %{_texmfdistdir}/doc/latex/gmeometric/gmeometric.pdf
14mr|texlive-gmeometric-0.73-3|42	
14mr|texlive-gmeometric-0.73-3|43	#-----------------------------------------------------------------------
14mr|texlive-gmeometric-0.73-3|44	%prep
14mr|texlive-gmeometric-0.73-3|45	%setup -c -a0 -a1
14mr|texlive-gmeometric-0.73-3|46	
14mr|texlive-gmeometric-0.73-3|47	%build
14mr|texlive-gmeometric-0.73-3|48	
14mr|texlive-gmeometric-0.73-3|49	%install
14mr|texlive-gmeometric-0.73-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gmeometric-0.73-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gmeometric-0.73-3|52	
14mr|texlive-gmeometric-0.73-3|53	
14mr|texlive-gmeometric-0.73-3|54	
14mr|texlive-gmeometric-0.73-3|55	%changelog
14mr|texlive-gmeometric-0.73-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.73-3
14mr|texlive-gmeometric-0.73-3|57	+ Revision: a708e2f
14mr|texlive-gmeometric-0.73-3|58	- MassBuild#440: Increase release tag
14mr|texlive-gmeometric-0.73-3|59	
14mr|texlive-gmeometric-0.73-3|60	

20227 14
14mr|texlive-gmiflink-v0.97-3|1	# revision 15878
14mr|texlive-gmiflink-v0.97-3|2	# category Package
14mr|texlive-gmiflink-v0.97-3|3	# catalog-ctan /macros/latex/contrib/gmiflink
14mr|texlive-gmiflink-v0.97-3|4	# catalog-date 2008-08-13 17:41:00 +0200
14mr|texlive-gmiflink-v0.97-3|5	# catalog-license lppl
14mr|texlive-gmiflink-v0.97-3|6	# catalog-version v0.97
14mr|texlive-gmiflink-v0.97-3|7	Name:		texlive-gmiflink
14mr|texlive-gmiflink-v0.97-3|8	Version:	v0.97
14mr|texlive-gmiflink-v0.97-3|9	Release:	3
14mr|texlive-gmiflink-v0.97-3|10	Summary:	Simplify usage of \hypertarget and \hyperlink
14mr|texlive-gmiflink-v0.97-3|11	Group:		Publishing
14mr|texlive-gmiflink-v0.97-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmiflink
14mr|texlive-gmiflink-v0.97-3|13	License:	LPPL
14mr|texlive-gmiflink-v0.97-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmiflink.tar.xz
14mr|texlive-gmiflink-v0.97-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmiflink.doc.tar.xz
14mr|texlive-gmiflink-v0.97-3|16	BuildArch:	noarch
14mr|texlive-gmiflink-v0.97-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gmiflink-v0.97-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gmiflink-v0.97-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gmiflink-v0.97-3|20	
14mr|texlive-gmiflink-v0.97-3|21	%description
14mr|texlive-gmiflink-v0.97-3|22	Three hyperref-based macros that simplify usage of \hypertarget
14mr|texlive-gmiflink-v0.97-3|23	and \hyperlink: one argument instead of the same one twice.
14mr|texlive-gmiflink-v0.97-3|24	Also \gmiflink and \gmifref which typeset plain text instead of
14mr|texlive-gmiflink-v0.97-3|25	generating an error or printing '??' if there is no respective
14mr|texlive-gmiflink-v0.97-3|26	hypertarget or label.
14mr|texlive-gmiflink-v0.97-3|27	
14mr|texlive-gmiflink-v0.97-3|28	%post
14mr|texlive-gmiflink-v0.97-3|29	%{_sbindir}/texlive.post
14mr|texlive-gmiflink-v0.97-3|30	
14mr|texlive-gmiflink-v0.97-3|31	%postun
14mr|texlive-gmiflink-v0.97-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-gmiflink-v0.97-3|33	%{_sbindir}/texlive.post
14mr|texlive-gmiflink-v0.97-3|34	fi
14mr|texlive-gmiflink-v0.97-3|35	
14mr|texlive-gmiflink-v0.97-3|36	#-----------------------------------------------------------------------
14mr|texlive-gmiflink-v0.97-3|37	%files
14mr|texlive-gmiflink-v0.97-3|38	%{_texmfdistdir}/tex/latex/gmiflink/gmiflink.sty
14mr|texlive-gmiflink-v0.97-3|39	%doc %{_texmfdistdir}/doc/latex/gmiflink/README
14mr|texlive-gmiflink-v0.97-3|40	%doc %{_texmfdistdir}/doc/latex/gmiflink/gmiflink.pdf
14mr|texlive-gmiflink-v0.97-3|41	
14mr|texlive-gmiflink-v0.97-3|42	#-----------------------------------------------------------------------
14mr|texlive-gmiflink-v0.97-3|43	%prep
14mr|texlive-gmiflink-v0.97-3|44	%setup -c -a0 -a1
14mr|texlive-gmiflink-v0.97-3|45	
14mr|texlive-gmiflink-v0.97-3|46	%build
14mr|texlive-gmiflink-v0.97-3|47	
14mr|texlive-gmiflink-v0.97-3|48	%install
14mr|texlive-gmiflink-v0.97-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gmiflink-v0.97-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gmiflink-v0.97-3|51	
14mr|texlive-gmiflink-v0.97-3|52	
14mr|texlive-gmiflink-v0.97-3|53	
14mr|texlive-gmiflink-v0.97-3|54	%changelog
14mr|texlive-gmiflink-v0.97-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.97-3
14mr|texlive-gmiflink-v0.97-3|56	+ Revision: 77cfc55
14mr|texlive-gmiflink-v0.97-3|57	- MassBuild#440: Increase release tag
14mr|texlive-gmiflink-v0.97-3|58	
14mr|texlive-gmiflink-v0.97-3|59	

20228 14
14mr|texlive-gmp-1.0-3|1	# revision 21691
14mr|texlive-gmp-1.0-3|2	# category Package
14mr|texlive-gmp-1.0-3|3	# catalog-ctan /macros/latex/contrib/gmp
14mr|texlive-gmp-1.0-3|4	# catalog-date 2011-03-11 00:02:27 +0100
14mr|texlive-gmp-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-gmp-1.0-3|6	# catalog-version 1.0
14mr|texlive-gmp-1.0-3|7	Name:		texlive-gmp
14mr|texlive-gmp-1.0-3|8	Version:	1.0
14mr|texlive-gmp-1.0-3|9	Release:	3
14mr|texlive-gmp-1.0-3|10	Summary:	Allow integration between MetaPost pictures and LaTeX
14mr|texlive-gmp-1.0-3|11	Group:		Publishing
14mr|texlive-gmp-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmp
14mr|texlive-gmp-1.0-3|13	License:	LPPL1.3
14mr|texlive-gmp-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmp.tar.xz
14mr|texlive-gmp-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmp.doc.tar.xz
14mr|texlive-gmp-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmp.source.tar.xz
14mr|texlive-gmp-1.0-3|17	BuildArch:	noarch
14mr|texlive-gmp-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gmp-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gmp-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-gmp-1.0-3|21	
14mr|texlive-gmp-1.0-3|22	%description
14mr|texlive-gmp-1.0-3|23	The package allows integration between MetaPost pictures and
14mr|texlive-gmp-1.0-3|24	LaTeX. The main feature is that passing parameters to the
14mr|texlive-gmp-1.0-3|25	MetaPost pictures is possible and the picture code can be put
14mr|texlive-gmp-1.0-3|26	inside arguments to commands, including \newcommand.
14mr|texlive-gmp-1.0-3|27	
14mr|texlive-gmp-1.0-3|28	%post
14mr|texlive-gmp-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-gmp-1.0-3|30	
14mr|texlive-gmp-1.0-3|31	%postun
14mr|texlive-gmp-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-gmp-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-gmp-1.0-3|34	fi
14mr|texlive-gmp-1.0-3|35	
14mr|texlive-gmp-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-gmp-1.0-3|37	%files
14mr|texlive-gmp-1.0-3|38	%{_texmfdistdir}/tex/latex/gmp/gmp.sty
14mr|texlive-gmp-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/gmp/README
14mr|texlive-gmp-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/gmp/gmp.pdf
14mr|texlive-gmp-1.0-3|41	#- source
14mr|texlive-gmp-1.0-3|42	%doc %{_texmfdistdir}/source/latex/gmp/gmp.dtx
14mr|texlive-gmp-1.0-3|43	%doc %{_texmfdistdir}/source/latex/gmp/gmp.ins
14mr|texlive-gmp-1.0-3|44	
14mr|texlive-gmp-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-gmp-1.0-3|46	%prep
14mr|texlive-gmp-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-gmp-1.0-3|48	
14mr|texlive-gmp-1.0-3|49	%build
14mr|texlive-gmp-1.0-3|50	
14mr|texlive-gmp-1.0-3|51	%install
14mr|texlive-gmp-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gmp-1.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gmp-1.0-3|54	
14mr|texlive-gmp-1.0-3|55	
14mr|texlive-gmp-1.0-3|56	
14mr|texlive-gmp-1.0-3|57	%changelog
14mr|texlive-gmp-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-gmp-1.0-3|59	+ Revision: f539913
14mr|texlive-gmp-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-gmp-1.0-3|61	
14mr|texlive-gmp-1.0-3|62	

20229 14
14mr|texlive-gmutils-v0.996-3|1	# revision 24287
14mr|texlive-gmutils-v0.996-3|2	# category Package
14mr|texlive-gmutils-v0.996-3|3	# catalog-ctan /macros/latex/contrib/gmutils
14mr|texlive-gmutils-v0.996-3|4	# catalog-date 2011-10-14 16:42:22 +0200
14mr|texlive-gmutils-v0.996-3|5	# catalog-license lppl
14mr|texlive-gmutils-v0.996-3|6	# catalog-version v0.996
14mr|texlive-gmutils-v0.996-3|7	Name:		texlive-gmutils
14mr|texlive-gmutils-v0.996-3|8	Version:	v0.996
14mr|texlive-gmutils-v0.996-3|9	Release:	3
14mr|texlive-gmutils-v0.996-3|10	Summary:	Support macros for other packages
14mr|texlive-gmutils-v0.996-3|11	Group:		Publishing
14mr|texlive-gmutils-v0.996-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmutils
14mr|texlive-gmutils-v0.996-3|13	License:	LPPL
14mr|texlive-gmutils-v0.996-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmutils.tar.xz
14mr|texlive-gmutils-v0.996-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmutils.doc.tar.xz
14mr|texlive-gmutils-v0.996-3|16	BuildArch:	noarch
14mr|texlive-gmutils-v0.996-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gmutils-v0.996-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gmutils-v0.996-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gmutils-v0.996-3|20	
14mr|texlive-gmutils-v0.996-3|21	%description
14mr|texlive-gmutils-v0.996-3|22	Miscellaneous macros used by others of the author's packages.
14mr|texlive-gmutils-v0.996-3|23	Contents of the package: \newgif and other globals; \@ifnextcat
14mr|texlive-gmutils-v0.996-3|24	and \@ifXeTeX; \(Re)storeMacro(s) to override redefinitions;
14mr|texlive-gmutils-v0.996-3|25	\afterfi and friends; commands from relsize, etc.; "almost an
14mr|texlive-gmutils-v0.996-3|26	environment" or redefinition of \begin (\begin* doesn't check
14mr|texlive-gmutils-v0.996-3|27	if the argument environment is defined).
14mr|texlive-gmutils-v0.996-3|28	
14mr|texlive-gmutils-v0.996-3|29	%post
14mr|texlive-gmutils-v0.996-3|30	%{_sbindir}/texlive.post
14mr|texlive-gmutils-v0.996-3|31	
14mr|texlive-gmutils-v0.996-3|32	%postun
14mr|texlive-gmutils-v0.996-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-gmutils-v0.996-3|34	%{_sbindir}/texlive.post
14mr|texlive-gmutils-v0.996-3|35	fi
14mr|texlive-gmutils-v0.996-3|36	
14mr|texlive-gmutils-v0.996-3|37	#-----------------------------------------------------------------------
14mr|texlive-gmutils-v0.996-3|38	%files
14mr|texlive-gmutils-v0.996-3|39	%{_texmfdistdir}/tex/latex/gmutils/gmRCS.sty
14mr|texlive-gmutils-v0.996-3|40	%{_texmfdistdir}/tex/latex/gmutils/gmampulex.sty
14mr|texlive-gmutils-v0.996-3|41	%{_texmfdistdir}/tex/latex/gmutils/gmbase.sty
14mr|texlive-gmutils-v0.996-3|42	%{_texmfdistdir}/tex/latex/gmutils/gmcommand.sty
14mr|texlive-gmutils-v0.996-3|43	%{_texmfdistdir}/tex/latex/gmutils/gmenvir.sty
14mr|texlive-gmutils-v0.996-3|44	%{_texmfdistdir}/tex/latex/gmutils/gmlogos.sty
14mr|texlive-gmutils-v0.996-3|45	%{_texmfdistdir}/tex/latex/gmutils/gmmeta.sty
14mr|texlive-gmutils-v0.996-3|46	%{_texmfdistdir}/tex/latex/gmutils/gmmw.sty
14mr|texlive-gmutils-v0.996-3|47	%{_texmfdistdir}/tex/latex/gmutils/gmnotonlypream.sty
14mr|texlive-gmutils-v0.996-3|48	%{_texmfdistdir}/tex/latex/gmutils/gmparts.sty
14mr|texlive-gmutils-v0.996-3|49	%{_texmfdistdir}/tex/latex/gmutils/gmrelsize.sty
14mr|texlive-gmutils-v0.996-3|50	%{_texmfdistdir}/tex/latex/gmutils/gmtypos.sty
14mr|texlive-gmutils-v0.996-3|51	%{_texmfdistdir}/tex/latex/gmutils/gmurl.sty
14mr|texlive-gmutils-v0.996-3|52	%{_texmfdistdir}/tex/latex/gmutils/gmutils.sty
14mr|texlive-gmutils-v0.996-3|53	%doc %{_texmfdistdir}/doc/latex/gmutils/README
14mr|texlive-gmutils-v0.996-3|54	%doc %{_texmfdistdir}/doc/latex/gmutils/gmutils.pdf
14mr|texlive-gmutils-v0.996-3|55	
14mr|texlive-gmutils-v0.996-3|56	#-----------------------------------------------------------------------
14mr|texlive-gmutils-v0.996-3|57	%prep
14mr|texlive-gmutils-v0.996-3|58	%setup -c -a0 -a1
14mr|texlive-gmutils-v0.996-3|59	
14mr|texlive-gmutils-v0.996-3|60	%build
14mr|texlive-gmutils-v0.996-3|61	
14mr|texlive-gmutils-v0.996-3|62	%install
14mr|texlive-gmutils-v0.996-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gmutils-v0.996-3|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gmutils-v0.996-3|65	
14mr|texlive-gmutils-v0.996-3|66	
14mr|texlive-gmutils-v0.996-3|67	
14mr|texlive-gmutils-v0.996-3|68	%changelog
14mr|texlive-gmutils-v0.996-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.996-3
14mr|texlive-gmutils-v0.996-3|70	+ Revision: c1cb5fb
14mr|texlive-gmutils-v0.996-3|71	- MassBuild#440: Increase release tag
14mr|texlive-gmutils-v0.996-3|72	
14mr|texlive-gmutils-v0.996-3|73	

20230 14
14mr|texlive-gmverb-v0.98-3|1	# revision 24288
14mr|texlive-gmverb-v0.98-3|2	# category Package
14mr|texlive-gmverb-v0.98-3|3	# catalog-ctan /macros/latex/contrib/gmverb
14mr|texlive-gmverb-v0.98-3|4	# catalog-date 2011-10-14 16:42:22 +0200
14mr|texlive-gmverb-v0.98-3|5	# catalog-license lppl
14mr|texlive-gmverb-v0.98-3|6	# catalog-version v0.98
14mr|texlive-gmverb-v0.98-3|7	Name:		texlive-gmverb
14mr|texlive-gmverb-v0.98-3|8	Version:	v0.98
14mr|texlive-gmverb-v0.98-3|9	Release:	3
14mr|texlive-gmverb-v0.98-3|10	Summary:	A variant of LaTeX \verb, verbatim and shortvrb
14mr|texlive-gmverb-v0.98-3|11	Group:		Publishing
14mr|texlive-gmverb-v0.98-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmverb
14mr|texlive-gmverb-v0.98-3|13	License:	LPPL
14mr|texlive-gmverb-v0.98-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmverb.tar.xz
14mr|texlive-gmverb-v0.98-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmverb.doc.tar.xz
14mr|texlive-gmverb-v0.98-3|16	BuildArch:	noarch
14mr|texlive-gmverb-v0.98-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gmverb-v0.98-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gmverb-v0.98-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gmverb-v0.98-3|20	
14mr|texlive-gmverb-v0.98-3|21	%description
14mr|texlive-gmverb-v0.98-3|22	A redefinition of \verb and verbatim so that long lines are
14mr|texlive-gmverb-v0.98-3|23	breakable before \ and after { with % as 'hyphen'. Allows you
14mr|texlive-gmverb-v0.98-3|24	to define your own verbatim-like environments (subject to a
14mr|texlive-gmverb-v0.98-3|25	size limit) and allows you to declare any single character as a
14mr|texlive-gmverb-v0.98-3|26	shorthand as in the \MakeShortVerb command of the shortvrb
14mr|texlive-gmverb-v0.98-3|27	package of the LaTeX distribution. The package depends on the
14mr|texlive-gmverb-v0.98-3|28	gmutils package.
14mr|texlive-gmverb-v0.98-3|29	
14mr|texlive-gmverb-v0.98-3|30	%post
14mr|texlive-gmverb-v0.98-3|31	%{_sbindir}/texlive.post
14mr|texlive-gmverb-v0.98-3|32	
14mr|texlive-gmverb-v0.98-3|33	%postun
14mr|texlive-gmverb-v0.98-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-gmverb-v0.98-3|35	%{_sbindir}/texlive.post
14mr|texlive-gmverb-v0.98-3|36	fi
14mr|texlive-gmverb-v0.98-3|37	
14mr|texlive-gmverb-v0.98-3|38	#-----------------------------------------------------------------------
14mr|texlive-gmverb-v0.98-3|39	%files
14mr|texlive-gmverb-v0.98-3|40	%{_texmfdistdir}/tex/latex/gmverb/gmverb.sty
14mr|texlive-gmverb-v0.98-3|41	%doc %{_texmfdistdir}/doc/latex/gmverb/README
14mr|texlive-gmverb-v0.98-3|42	%doc %{_texmfdistdir}/doc/latex/gmverb/gmverb.pdf
14mr|texlive-gmverb-v0.98-3|43	
14mr|texlive-gmverb-v0.98-3|44	#-----------------------------------------------------------------------
14mr|texlive-gmverb-v0.98-3|45	%prep
14mr|texlive-gmverb-v0.98-3|46	%setup -c -a0 -a1
14mr|texlive-gmverb-v0.98-3|47	
14mr|texlive-gmverb-v0.98-3|48	%build
14mr|texlive-gmverb-v0.98-3|49	
14mr|texlive-gmverb-v0.98-3|50	%install
14mr|texlive-gmverb-v0.98-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gmverb-v0.98-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gmverb-v0.98-3|53	
14mr|texlive-gmverb-v0.98-3|54	
14mr|texlive-gmverb-v0.98-3|55	
14mr|texlive-gmverb-v0.98-3|56	%changelog
14mr|texlive-gmverb-v0.98-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.98-3
14mr|texlive-gmverb-v0.98-3|58	+ Revision: 5c19c76
14mr|texlive-gmverb-v0.98-3|59	- MassBuild#440: Increase release tag
14mr|texlive-gmverb-v0.98-3|60	
14mr|texlive-gmverb-v0.98-3|61	

20231 14
14mr|texlive-gmverse-v0.73-3|1	# revision 15878
14mr|texlive-gmverse-v0.73-3|2	# category Package
14mr|texlive-gmverse-v0.73-3|3	# catalog-ctan /macros/latex/contrib/gmverse
14mr|texlive-gmverse-v0.73-3|4	# catalog-date 2008-09-06 11:23:59 +0200
14mr|texlive-gmverse-v0.73-3|5	# catalog-license lppl
14mr|texlive-gmverse-v0.73-3|6	# catalog-version v0.73
14mr|texlive-gmverse-v0.73-3|7	Name:		texlive-gmverse
14mr|texlive-gmverse-v0.73-3|8	Version:	v0.73
14mr|texlive-gmverse-v0.73-3|9	Release:	3
14mr|texlive-gmverse-v0.73-3|10	Summary:	a package for typesetting (short) poems
14mr|texlive-gmverse-v0.73-3|11	Group:		Publishing
14mr|texlive-gmverse-v0.73-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmverse
14mr|texlive-gmverse-v0.73-3|13	License:	LPPL
14mr|texlive-gmverse-v0.73-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmverse.tar.xz
14mr|texlive-gmverse-v0.73-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmverse.doc.tar.xz
14mr|texlive-gmverse-v0.73-3|16	BuildArch:	noarch
14mr|texlive-gmverse-v0.73-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gmverse-v0.73-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gmverse-v0.73-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gmverse-v0.73-3|20	
14mr|texlive-gmverse-v0.73-3|21	%description
14mr|texlive-gmverse-v0.73-3|22	A redefinition of the verse environment to make the \\ command
14mr|texlive-gmverse-v0.73-3|23	optional for line ends and to give it a possibility of optical
14mr|texlive-gmverse-v0.73-3|24	centering and `right-hanging' alignment of lines broken because
14mr|texlive-gmverse-v0.73-3|25	of length.
14mr|texlive-gmverse-v0.73-3|26	
14mr|texlive-gmverse-v0.73-3|27	%post
14mr|texlive-gmverse-v0.73-3|28	%{_sbindir}/texlive.post
14mr|texlive-gmverse-v0.73-3|29	
14mr|texlive-gmverse-v0.73-3|30	%postun
14mr|texlive-gmverse-v0.73-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-gmverse-v0.73-3|32	%{_sbindir}/texlive.post
14mr|texlive-gmverse-v0.73-3|33	fi
14mr|texlive-gmverse-v0.73-3|34	
14mr|texlive-gmverse-v0.73-3|35	#-----------------------------------------------------------------------
14mr|texlive-gmverse-v0.73-3|36	%files
14mr|texlive-gmverse-v0.73-3|37	%{_texmfdistdir}/tex/latex/gmverse/gmverse.sty
14mr|texlive-gmverse-v0.73-3|38	%doc %{_texmfdistdir}/doc/latex/gmverse/README
14mr|texlive-gmverse-v0.73-3|39	%doc %{_texmfdistdir}/doc/latex/gmverse/gmverse.pdf
14mr|texlive-gmverse-v0.73-3|40	
14mr|texlive-gmverse-v0.73-3|41	#-----------------------------------------------------------------------
14mr|texlive-gmverse-v0.73-3|42	%prep
14mr|texlive-gmverse-v0.73-3|43	%setup -c -a0 -a1
14mr|texlive-gmverse-v0.73-3|44	
14mr|texlive-gmverse-v0.73-3|45	%build
14mr|texlive-gmverse-v0.73-3|46	
14mr|texlive-gmverse-v0.73-3|47	%install
14mr|texlive-gmverse-v0.73-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gmverse-v0.73-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gmverse-v0.73-3|50	
14mr|texlive-gmverse-v0.73-3|51	
14mr|texlive-gmverse-v0.73-3|52	
14mr|texlive-gmverse-v0.73-3|53	%changelog
14mr|texlive-gmverse-v0.73-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.73-3
14mr|texlive-gmverse-v0.73-3|55	+ Revision: 9011f89
14mr|texlive-gmverse-v0.73-3|56	- MassBuild#440: Increase release tag
14mr|texlive-gmverse-v0.73-3|57	
14mr|texlive-gmverse-v0.73-3|58	

20232 14
14mr|texlive-gnu-freefont-20120705-6|1	# revision 29349
14mr|texlive-gnu-freefont-20120705-6|2	# category Package
14mr|texlive-gnu-freefont-20120705-6|3	# catalog-ctan /fonts/gnu-freefont
14mr|texlive-gnu-freefont-20120705-6|4	# catalog-date 2012-07-05 15:28:28 +0200
14mr|texlive-gnu-freefont-20120705-6|5	# catalog-license gpl3
14mr|texlive-gnu-freefont-20120705-6|6	# catalog-version undef
14mr|texlive-gnu-freefont-20120705-6|7	Name:		texlive-gnu-freefont
14mr|texlive-gnu-freefont-20120705-6|8	Version:	20120705
14mr|texlive-gnu-freefont-20120705-6|9	Release:	6
14mr|texlive-gnu-freefont-20120705-6|10	Summary:	A Unicode font, with rather wide coverage
14mr|texlive-gnu-freefont-20120705-6|11	Group:		Publishing
14mr|texlive-gnu-freefont-20120705-6|12	URL:		http://www.ctan.org/tex-archive/fonts/gnu-freefont
14mr|texlive-gnu-freefont-20120705-6|13	License:	GPL3
14mr|texlive-gnu-freefont-20120705-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gnu-freefont.tar.xz
14mr|texlive-gnu-freefont-20120705-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gnu-freefont.doc.tar.xz
14mr|texlive-gnu-freefont-20120705-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gnu-freefont.source.tar.xz
14mr|texlive-gnu-freefont-20120705-6|17	BuildArch:	noarch
14mr|texlive-gnu-freefont-20120705-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gnu-freefont-20120705-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gnu-freefont-20120705-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-gnu-freefont-20120705-6|21	Requires:	fontforge
14mr|texlive-gnu-freefont-20120705-6|22	
14mr|texlive-gnu-freefont-20120705-6|23	%define __noautoreq /usr/bin/fontforge
14mr|texlive-gnu-freefont-20120705-6|24	
14mr|texlive-gnu-freefont-20120705-6|25	%description
14mr|texlive-gnu-freefont-20120705-6|26	The package provides a set of outline (i.e. OpenType) fonts
14mr|texlive-gnu-freefont-20120705-6|27	covering as much as possible of the Unicode character set. The
14mr|texlive-gnu-freefont-20120705-6|28	set consists of three typefaces: one monospaced and two
14mr|texlive-gnu-freefont-20120705-6|29	proportional (one with uniform and one with modulated stroke).
14mr|texlive-gnu-freefont-20120705-6|30	
14mr|texlive-gnu-freefont-20120705-6|31	%post
14mr|texlive-gnu-freefont-20120705-6|32	%{_sbindir}/texlive.post
14mr|texlive-gnu-freefont-20120705-6|33	
14mr|texlive-gnu-freefont-20120705-6|34	%postun
14mr|texlive-gnu-freefont-20120705-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-gnu-freefont-20120705-6|36	%{_sbindir}/texlive.post
14mr|texlive-gnu-freefont-20120705-6|37	fi
14mr|texlive-gnu-freefont-20120705-6|38	
14mr|texlive-gnu-freefont-20120705-6|39	#-----------------------------------------------------------------------
14mr|texlive-gnu-freefont-20120705-6|40	%files
14mr|texlive-gnu-freefont-20120705-6|41	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeMono.otf
14mr|texlive-gnu-freefont-20120705-6|42	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeMonoBold.otf
14mr|texlive-gnu-freefont-20120705-6|43	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeMonoBoldOblique.otf
14mr|texlive-gnu-freefont-20120705-6|44	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeMonoOblique.otf
14mr|texlive-gnu-freefont-20120705-6|45	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeSans.otf
14mr|texlive-gnu-freefont-20120705-6|46	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeSansBold.otf
14mr|texlive-gnu-freefont-20120705-6|47	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeSansBoldOblique.otf
14mr|texlive-gnu-freefont-20120705-6|48	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeSansOblique.otf
14mr|texlive-gnu-freefont-20120705-6|49	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeSerif.otf
14mr|texlive-gnu-freefont-20120705-6|50	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeSerifBold.otf
14mr|texlive-gnu-freefont-20120705-6|51	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeSerifBoldItalic.otf
14mr|texlive-gnu-freefont-20120705-6|52	%{_texmfdistdir}/fonts/opentype/public/gnu-freefont/FreeSerifItalic.otf
14mr|texlive-gnu-freefont-20120705-6|53	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeMono.ttf
14mr|texlive-gnu-freefont-20120705-6|54	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeMonoBold.ttf
14mr|texlive-gnu-freefont-20120705-6|55	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeMonoBoldOblique.ttf
14mr|texlive-gnu-freefont-20120705-6|56	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeMonoOblique.ttf
14mr|texlive-gnu-freefont-20120705-6|57	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeSans.ttf
14mr|texlive-gnu-freefont-20120705-6|58	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeSansBold.ttf
14mr|texlive-gnu-freefont-20120705-6|59	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeSansBoldOblique.ttf
14mr|texlive-gnu-freefont-20120705-6|60	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeSansOblique.ttf
14mr|texlive-gnu-freefont-20120705-6|61	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeSerif.ttf
14mr|texlive-gnu-freefont-20120705-6|62	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeSerifBold.ttf
14mr|texlive-gnu-freefont-20120705-6|63	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeSerifBoldItalic.ttf
14mr|texlive-gnu-freefont-20120705-6|64	%{_texmfdistdir}/fonts/truetype/public/gnu-freefont/FreeSerifItalic.ttf
14mr|texlive-gnu-freefont-20120705-6|65	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/AUTHORS
14mr|texlive-gnu-freefont-20120705-6|66	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/BUILDING
14mr|texlive-gnu-freefont-20120705-6|67	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/COPYING
14mr|texlive-gnu-freefont-20120705-6|68	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/CREDITS
14mr|texlive-gnu-freefont-20120705-6|69	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/ChangeLog
14mr|texlive-gnu-freefont-20120705-6|70	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/INSTALL
14mr|texlive-gnu-freefont-20120705-6|71	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/Makefile
14mr|texlive-gnu-freefont-20120705-6|72	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/README
14mr|texlive-gnu-freefont-20120705-6|73	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/TROUBLESHOOTING
14mr|texlive-gnu-freefont-20120705-6|74	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/USAGE
14mr|texlive-gnu-freefont-20120705-6|75	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/notes/README-downloads.txt
14mr|texlive-gnu-freefont-20120705-6|76	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/notes/building.txt
14mr|texlive-gnu-freefont-20120705-6|77	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/notes/features.txt
14mr|texlive-gnu-freefont-20120705-6|78	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/notes/maintenance.txt
14mr|texlive-gnu-freefont-20120705-6|79	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/notes/troubleshooting.txt
14mr|texlive-gnu-freefont-20120705-6|80	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/notes/usage.txt
14mr|texlive-gnu-freefont-20120705-6|81	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/notes/webfont_guidelines.txt
14mr|texlive-gnu-freefont-20120705-6|82	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/generate/MacTT
14mr|texlive-gnu-freefont-20120705-6|83	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/generate/OpenType
14mr|texlive-gnu-freefont-20120705-6|84	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/generate/TrueType
14mr|texlive-gnu-freefont-20120705-6|85	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/generate/WOFF
14mr|texlive-gnu-freefont-20120705-6|86	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/generate/buildutils.py
14mr|texlive-gnu-freefont-20120705-6|87	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/generate/buildutils.pyc
14mr|texlive-gnu-freefont-20120705-6|88	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/report/OS2UnicodeRange
14mr|texlive-gnu-freefont-20120705-6|89	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/report/OpenType/UnicodeRanges.py
14mr|texlive-gnu-freefont-20120705-6|90	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/report/OpenType/__init__.py
14mr|texlive-gnu-freefont-20120705-6|91	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/report/kernclasses.py
14mr|texlive-gnu-freefont-20120705-6|92	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/report/ligatureLookups.py
14mr|texlive-gnu-freefont-20120705-6|93	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/report/private_use.py
14mr|texlive-gnu-freefont-20120705-6|94	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/report/range_report.py
14mr|texlive-gnu-freefont-20120705-6|95	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/script-menu/nameBySlot.py
14mr|texlive-gnu-freefont-20120705-6|96	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/script-menu/unnameBySlot.py
14mr|texlive-gnu-freefont-20120705-6|97	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/MES-Conformance/CheckConformance.pl
14mr|texlive-gnu-freefont-20120705-6|98	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-1.lst
14mr|texlive-gnu-freefont-20120705-6|99	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-1.txt
14mr|texlive-gnu-freefont-20120705-6|100	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-2.lst
14mr|texlive-gnu-freefont-20120705-6|101	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-2.txt
14mr|texlive-gnu-freefont-20120705-6|102	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-3B.lst
14mr|texlive-gnu-freefont-20120705-6|103	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-3B.txt
14mr|texlive-gnu-freefont-20120705-6|104	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/MES-Conformance/WGL4.lst
14mr|texlive-gnu-freefont-20120705-6|105	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/MES-Conformance/mes-list-expand.pl
14mr|texlive-gnu-freefont-20120705-6|106	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/checkGlyphNumbers.py
14mr|texlive-gnu-freefont-20120705-6|107	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/findBackLayers.py
14mr|texlive-gnu-freefont-20120705-6|108	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/isMonoMono.py
14mr|texlive-gnu-freefont-20120705-6|109	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/arabic_test.py
14mr|texlive-gnu-freefont-20120705-6|110	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/generate_arabic_shaping.py
14mr|texlive-gnu-freefont-20120705-6|111	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/unicode_joining.py
14mr|texlive-gnu-freefont-20120705-6|112	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/test/validate.py
14mr|texlive-gnu-freefont-20120705-6|113	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/utility/KerningNumerals.pl
14mr|texlive-gnu-freefont-20120705-6|114	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/utility/fontforge-interp.sh
14mr|texlive-gnu-freefont-20120705-6|115	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/utility/freefont-ttf.spec
14mr|texlive-gnu-freefont-20120705-6|116	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/utility/hex_range.py
14mr|texlive-gnu-freefont-20120705-6|117	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/utility/metafont/bulk_eps_import.py
14mr|texlive-gnu-freefont-20120705-6|118	%doc %{_texmfdistdir}/doc/fonts/gnu-freefont/tools/utility/special-purpose/makeBraille.py
14mr|texlive-gnu-freefont-20120705-6|119	#- source
14mr|texlive-gnu-freefont-20120705-6|120	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeMono.sfd
14mr|texlive-gnu-freefont-20120705-6|121	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeMonoBold.sfd
14mr|texlive-gnu-freefont-20120705-6|122	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeMonoBoldOblique.sfd
14mr|texlive-gnu-freefont-20120705-6|123	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeMonoOblique.sfd
14mr|texlive-gnu-freefont-20120705-6|124	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeSans.sfd
14mr|texlive-gnu-freefont-20120705-6|125	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeSansBold.sfd
14mr|texlive-gnu-freefont-20120705-6|126	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeSansBoldOblique.sfd
14mr|texlive-gnu-freefont-20120705-6|127	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeSansOblique.sfd
14mr|texlive-gnu-freefont-20120705-6|128	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeSerif.sfd
14mr|texlive-gnu-freefont-20120705-6|129	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeSerifBold.sfd
14mr|texlive-gnu-freefont-20120705-6|130	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeSerifBoldItalic.sfd
14mr|texlive-gnu-freefont-20120705-6|131	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/FreeSerifItalic.sfd
14mr|texlive-gnu-freefont-20120705-6|132	%doc %{_texmfdistdir}/source/fonts/gnu-freefont/Makefile
14mr|texlive-gnu-freefont-20120705-6|133	
14mr|texlive-gnu-freefont-20120705-6|134	#-----------------------------------------------------------------------
14mr|texlive-gnu-freefont-20120705-6|135	%prep
14mr|texlive-gnu-freefont-20120705-6|136	%setup -c -a0 -a1 -a2
14mr|texlive-gnu-freefont-20120705-6|137	
14mr|texlive-gnu-freefont-20120705-6|138	%build
14mr|texlive-gnu-freefont-20120705-6|139	
14mr|texlive-gnu-freefont-20120705-6|140	%install
14mr|texlive-gnu-freefont-20120705-6|141	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gnu-freefont-20120705-6|142	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gnu-freefont-20120705-6|143	
14mr|texlive-gnu-freefont-20120705-6|144	%changelog
14mr|texlive-gnu-freefont-20120705-6|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120705-6
14mr|texlive-gnu-freefont-20120705-6|146	+ Revision: ee309c9
14mr|texlive-gnu-freefont-20120705-6|147	- MassBuild#440: Increase release tag
14mr|texlive-gnu-freefont-20120705-6|148	
14mr|texlive-gnu-freefont-20120705-6|149	

20233 14
14mr|texlive-gnuplottex-0.8.0-6|1	# revision 32277
14mr|texlive-gnuplottex-0.8.0-6|2	# category Package
14mr|texlive-gnuplottex-0.8.0-6|3	# catalog-ctan /macros/latex/contrib/gnuplottex
14mr|texlive-gnuplottex-0.8.0-6|4	# catalog-date 2013-11-29 10:11:23 +0100
14mr|texlive-gnuplottex-0.8.0-6|5	# catalog-license gpl2
14mr|texlive-gnuplottex-0.8.0-6|6	# catalog-version 0.8
14mr|texlive-gnuplottex-0.8.0-6|7	Name:		texlive-gnuplottex
14mr|texlive-gnuplottex-0.8.0-6|8	Version:	0.8.0
14mr|texlive-gnuplottex-0.8.0-6|9	Release:	6
14mr|texlive-gnuplottex-0.8.0-6|10	Summary:	Embed Gnuplot commands in LaTeX documents
14mr|texlive-gnuplottex-0.8.0-6|11	Group:		Publishing
14mr|texlive-gnuplottex-0.8.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gnuplottex
14mr|texlive-gnuplottex-0.8.0-6|13	License:	GPL2
14mr|texlive-gnuplottex-0.8.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gnuplottex.tar.xz
14mr|texlive-gnuplottex-0.8.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gnuplottex.doc.tar.xz
14mr|texlive-gnuplottex-0.8.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gnuplottex.source.tar.xz
14mr|texlive-gnuplottex-0.8.0-6|17	BuildArch:	noarch
14mr|texlive-gnuplottex-0.8.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gnuplottex-0.8.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gnuplottex-0.8.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-gnuplottex-0.8.0-6|21	
14mr|texlive-gnuplottex-0.8.0-6|22	%description
14mr|texlive-gnuplottex-0.8.0-6|23	The package extracts Gnuplot code from the document and writes
14mr|texlive-gnuplottex-0.8.0-6|24	it to .gnuplot files. If shell escape is enabled, the graph
14mr|texlive-gnuplottex-0.8.0-6|25	files are automatically processed and converted to PostScript
14mr|texlive-gnuplottex-0.8.0-6|26	or PDF files, which will then be included. If shell escape is
14mr|texlive-gnuplottex-0.8.0-6|27	disabled, the user has to run the files through gnuplot, and
14mr|texlive-gnuplottex-0.8.0-6|28	re-run the LaTeX job.
14mr|texlive-gnuplottex-0.8.0-6|29	
14mr|texlive-gnuplottex-0.8.0-6|30	%post
14mr|texlive-gnuplottex-0.8.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-gnuplottex-0.8.0-6|32	
14mr|texlive-gnuplottex-0.8.0-6|33	%postun
14mr|texlive-gnuplottex-0.8.0-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-gnuplottex-0.8.0-6|35	%{_sbindir}/texlive.post
14mr|texlive-gnuplottex-0.8.0-6|36	fi
14mr|texlive-gnuplottex-0.8.0-6|37	
14mr|texlive-gnuplottex-0.8.0-6|38	#-----------------------------------------------------------------------
14mr|texlive-gnuplottex-0.8.0-6|39	%files
14mr|texlive-gnuplottex-0.8.0-6|40	%{_texmfdistdir}/tex/latex/gnuplottex/gnuplottex.sty
14mr|texlive-gnuplottex-0.8.0-6|41	%doc %{_texmfdistdir}/doc/latex/gnuplottex/README
14mr|texlive-gnuplottex-0.8.0-6|42	%doc %{_texmfdistdir}/doc/latex/gnuplottex/SomeValuesForGnuplot.txt
14mr|texlive-gnuplottex-0.8.0-6|43	%doc %{_texmfdistdir}/doc/latex/gnuplottex/example-pdf.tex
14mr|texlive-gnuplottex-0.8.0-6|44	%doc %{_texmfdistdir}/doc/latex/gnuplottex/example.gnuplot
14mr|texlive-gnuplottex-0.8.0-6|45	%doc %{_texmfdistdir}/doc/latex/gnuplottex/gnuplottex.pdf
14mr|texlive-gnuplottex-0.8.0-6|46	%doc %{_texmfdistdir}/doc/latex/gnuplottex/gpl.txt
14mr|texlive-gnuplottex-0.8.0-6|47	#- source
14mr|texlive-gnuplottex-0.8.0-6|48	%doc %{_texmfdistdir}/source/latex/gnuplottex/gnuplottex.dtx
14mr|texlive-gnuplottex-0.8.0-6|49	%doc %{_texmfdistdir}/source/latex/gnuplottex/gnuplottex.ins
14mr|texlive-gnuplottex-0.8.0-6|50	
14mr|texlive-gnuplottex-0.8.0-6|51	#-----------------------------------------------------------------------
14mr|texlive-gnuplottex-0.8.0-6|52	%prep
14mr|texlive-gnuplottex-0.8.0-6|53	%setup -c -a0 -a1 -a2
14mr|texlive-gnuplottex-0.8.0-6|54	
14mr|texlive-gnuplottex-0.8.0-6|55	%build
14mr|texlive-gnuplottex-0.8.0-6|56	
14mr|texlive-gnuplottex-0.8.0-6|57	%install
14mr|texlive-gnuplottex-0.8.0-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gnuplottex-0.8.0-6|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gnuplottex-0.8.0-6|60	
14mr|texlive-gnuplottex-0.8.0-6|61	%changelog
14mr|texlive-gnuplottex-0.8.0-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.0-6
14mr|texlive-gnuplottex-0.8.0-6|63	+ Revision: c4afcee
14mr|texlive-gnuplottex-0.8.0-6|64	- MassBuild#440: Increase release tag
14mr|texlive-gnuplottex-0.8.0-6|65	
14mr|texlive-gnuplottex-0.8.0-6|66	

20234 14
14mr|texlive-go-20100219-3|1	# revision 15878
14mr|texlive-go-20100219-3|2	# category Package
14mr|texlive-go-20100219-3|3	# catalog-ctan /fonts/go
14mr|texlive-go-20100219-3|4	# catalog-date 2010-02-19 00:25:14 +0100
14mr|texlive-go-20100219-3|5	# catalog-license pd
14mr|texlive-go-20100219-3|6	# catalog-version undef
14mr|texlive-go-20100219-3|7	Name:		texlive-go
14mr|texlive-go-20100219-3|8	Version:	20100219
14mr|texlive-go-20100219-3|9	Release:	3
14mr|texlive-go-20100219-3|10	Summary:	Fonts and macros for typesetting go games
14mr|texlive-go-20100219-3|11	Group:		Publishing
14mr|texlive-go-20100219-3|12	URL:		http://www.ctan.org/tex-archive/fonts/go
14mr|texlive-go-20100219-3|13	License:	PD
14mr|texlive-go-20100219-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/go.tar.xz
14mr|texlive-go-20100219-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/go.source.tar.xz
14mr|texlive-go-20100219-3|16	BuildArch:	noarch
14mr|texlive-go-20100219-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-go-20100219-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-go-20100219-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-go-20100219-3|20	
14mr|texlive-go-20100219-3|21	%description
14mr|texlive-go-20100219-3|22	The macros provide for nothing more complicated than the
14mr|texlive-go-20100219-3|23	standard 19x19 board; the fonts are written in MetaFont.
14mr|texlive-go-20100219-3|24	
14mr|texlive-go-20100219-3|25	%post
14mr|texlive-go-20100219-3|26	%{_sbindir}/texlive.post
14mr|texlive-go-20100219-3|27	
14mr|texlive-go-20100219-3|28	%postun
14mr|texlive-go-20100219-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-go-20100219-3|30	%{_sbindir}/texlive.post
14mr|texlive-go-20100219-3|31	fi
14mr|texlive-go-20100219-3|32	
14mr|texlive-go-20100219-3|33	#-----------------------------------------------------------------------
14mr|texlive-go-20100219-3|34	%files
14mr|texlive-go-20100219-3|35	%{_texmfdistdir}/fonts/source/public/go/go.mf
14mr|texlive-go-20100219-3|36	%{_texmfdistdir}/fonts/source/public/go/go10.mf
14mr|texlive-go-20100219-3|37	%{_texmfdistdir}/fonts/source/public/go/go15.mf
14mr|texlive-go-20100219-3|38	%{_texmfdistdir}/fonts/source/public/go/go1bla10.mf
14mr|texlive-go-20100219-3|39	%{_texmfdistdir}/fonts/source/public/go/go1bla15.mf
14mr|texlive-go-20100219-3|40	%{_texmfdistdir}/fonts/source/public/go/go1bla20.mf
14mr|texlive-go-20100219-3|41	%{_texmfdistdir}/fonts/source/public/go/go1black.mf
14mr|texlive-go-20100219-3|42	%{_texmfdistdir}/fonts/source/public/go/go1whi10.mf
14mr|texlive-go-20100219-3|43	%{_texmfdistdir}/fonts/source/public/go/go1whi15.mf
14mr|texlive-go-20100219-3|44	%{_texmfdistdir}/fonts/source/public/go/go1whi20.mf
14mr|texlive-go-20100219-3|45	%{_texmfdistdir}/fonts/source/public/go/go1white.mf
14mr|texlive-go-20100219-3|46	%{_texmfdistdir}/fonts/source/public/go/go20.mf
14mr|texlive-go-20100219-3|47	%{_texmfdistdir}/fonts/source/public/go/go2bla10.mf
14mr|texlive-go-20100219-3|48	%{_texmfdistdir}/fonts/source/public/go/go2bla15.mf
14mr|texlive-go-20100219-3|49	%{_texmfdistdir}/fonts/source/public/go/go2bla20.mf
14mr|texlive-go-20100219-3|50	%{_texmfdistdir}/fonts/source/public/go/go2black.mf
14mr|texlive-go-20100219-3|51	%{_texmfdistdir}/fonts/source/public/go/go2whi10.mf
14mr|texlive-go-20100219-3|52	%{_texmfdistdir}/fonts/source/public/go/go2whi15.mf
14mr|texlive-go-20100219-3|53	%{_texmfdistdir}/fonts/source/public/go/go2whi20.mf
14mr|texlive-go-20100219-3|54	%{_texmfdistdir}/fonts/source/public/go/go2white.mf
14mr|texlive-go-20100219-3|55	%{_texmfdistdir}/fonts/source/public/go/gosign50.mf
14mr|texlive-go-20100219-3|56	%{_texmfdistdir}/fonts/tfm/public/go/go10.tfm
14mr|texlive-go-20100219-3|57	%{_texmfdistdir}/fonts/tfm/public/go/go15.tfm
14mr|texlive-go-20100219-3|58	%{_texmfdistdir}/fonts/tfm/public/go/go1bla10.tfm
14mr|texlive-go-20100219-3|59	%{_texmfdistdir}/fonts/tfm/public/go/go1bla15.tfm
14mr|texlive-go-20100219-3|60	%{_texmfdistdir}/fonts/tfm/public/go/go1bla20.tfm
14mr|texlive-go-20100219-3|61	%{_texmfdistdir}/fonts/tfm/public/go/go1whi10.tfm
14mr|texlive-go-20100219-3|62	%{_texmfdistdir}/fonts/tfm/public/go/go1whi15.tfm
14mr|texlive-go-20100219-3|63	%{_texmfdistdir}/fonts/tfm/public/go/go1whi20.tfm
14mr|texlive-go-20100219-3|64	%{_texmfdistdir}/fonts/tfm/public/go/go20.tfm
14mr|texlive-go-20100219-3|65	%{_texmfdistdir}/fonts/tfm/public/go/go2bla10.tfm
14mr|texlive-go-20100219-3|66	%{_texmfdistdir}/fonts/tfm/public/go/go2bla15.tfm
14mr|texlive-go-20100219-3|67	%{_texmfdistdir}/fonts/tfm/public/go/go2bla20.tfm
14mr|texlive-go-20100219-3|68	%{_texmfdistdir}/fonts/tfm/public/go/go2whi10.tfm
14mr|texlive-go-20100219-3|69	%{_texmfdistdir}/fonts/tfm/public/go/go2whi15.tfm
14mr|texlive-go-20100219-3|70	%{_texmfdistdir}/fonts/tfm/public/go/go2whi20.tfm
14mr|texlive-go-20100219-3|71	%{_texmfdistdir}/fonts/tfm/public/go/gosign50.tfm
14mr|texlive-go-20100219-3|72	%{_texmfdistdir}/tex/latex/go/go.sty
14mr|texlive-go-20100219-3|73	#- source
14mr|texlive-go-20100219-3|74	%doc %{_texmfdistdir}/source/latex/go/gomaps.ltx
14mr|texlive-go-20100219-3|75	
14mr|texlive-go-20100219-3|76	#-----------------------------------------------------------------------
14mr|texlive-go-20100219-3|77	%prep
14mr|texlive-go-20100219-3|78	%setup -c -a0 -a1
14mr|texlive-go-20100219-3|79	
14mr|texlive-go-20100219-3|80	%build
14mr|texlive-go-20100219-3|81	
14mr|texlive-go-20100219-3|82	%install
14mr|texlive-go-20100219-3|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-go-20100219-3|84	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-go-20100219-3|85	
14mr|texlive-go-20100219-3|86	
14mr|texlive-go-20100219-3|87	
14mr|texlive-go-20100219-3|88	%changelog
14mr|texlive-go-20100219-3|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100219-3
14mr|texlive-go-20100219-3|90	+ Revision: 36a3bed
14mr|texlive-go-20100219-3|91	- MassBuild#440: Increase release tag
14mr|texlive-go-20100219-3|92	
14mr|texlive-go-20100219-3|93	

20235 14
14mr|texlive-gost-1.2-2|1	# revision 25450
14mr|texlive-gost-1.2-2|2	# category Package
14mr|texlive-gost-1.2-2|3	# catalog-ctan /biblio/bibtex/contrib/gost
14mr|texlive-gost-1.2-2|4	# catalog-date 2012-02-20 16:14:33 +0100
14mr|texlive-gost-1.2-2|5	# catalog-license lppl
14mr|texlive-gost-1.2-2|6	# catalog-version 1.2
14mr|texlive-gost-1.2-2|7	Name:		texlive-gost
14mr|texlive-gost-1.2-2|8	Epoch:		1
14mr|texlive-gost-1.2-2|9	Version:	1.2
14mr|texlive-gost-1.2-2|10	Release:	2
14mr|texlive-gost-1.2-2|11	Summary:	BibTeX styles to format according to GOST
14mr|texlive-gost-1.2-2|12	Group:		Publishing
14mr|texlive-gost-1.2-2|13	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/gost
14mr|texlive-gost-1.2-2|14	License:	LPPL
14mr|texlive-gost-1.2-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gost.tar.xz
14mr|texlive-gost-1.2-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gost.doc.tar.xz
14mr|texlive-gost-1.2-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gost.source.tar.xz
14mr|texlive-gost-1.2-2|18	BuildArch:	noarch
14mr|texlive-gost-1.2-2|19	BuildRequires:	texlive-tlpkg
14mr|texlive-gost-1.2-2|20	Requires(pre):	texlive-tlpkg
14mr|texlive-gost-1.2-2|21	Requires(post):	texlive-kpathsea
14mr|texlive-gost-1.2-2|22	
14mr|texlive-gost-1.2-2|23	%description
14mr|texlive-gost-1.2-2|24	BibTeX styles to format bibliographies in English, Russian or
14mr|texlive-gost-1.2-2|25	Ukrainian according to GOST 7.0.5-2008 or GOST 7.1-2003. Both
14mr|texlive-gost-1.2-2|26	8-bit and Unicode (UTF-8) versions of each BibTeX style, in
14mr|texlive-gost-1.2-2|27	each case offering a choice of sorted and unsorted. Further, a
14mr|texlive-gost-1.2-2|28	set of three styles (which do not conform to current standards)
14mr|texlive-gost-1.2-2|29	are retained for backwards compatibility.
14mr|texlive-gost-1.2-2|30	
14mr|texlive-gost-1.2-2|31	%post
14mr|texlive-gost-1.2-2|32	%{_sbindir}/texlive.post
14mr|texlive-gost-1.2-2|33	
14mr|texlive-gost-1.2-2|34	%postun
14mr|texlive-gost-1.2-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-gost-1.2-2|36	%{_sbindir}/texlive.post
14mr|texlive-gost-1.2-2|37	fi
14mr|texlive-gost-1.2-2|38	
14mr|texlive-gost-1.2-2|39	#-----------------------------------------------------------------------
14mr|texlive-gost-1.2-2|40	%files
14mr|texlive-gost-1.2-2|41	%{_texmfdistdir}/bibtex/bst/gost/gost2003.bst
14mr|texlive-gost-1.2-2|42	%{_texmfdistdir}/bibtex/bst/gost/gost2003s.bst
14mr|texlive-gost-1.2-2|43	%{_texmfdistdir}/bibtex/bst/gost/gost2008.bst
14mr|texlive-gost-1.2-2|44	%{_texmfdistdir}/bibtex/bst/gost/gost2008l.bst
14mr|texlive-gost-1.2-2|45	%{_texmfdistdir}/bibtex/bst/gost/gost2008ls.bst
14mr|texlive-gost-1.2-2|46	%{_texmfdistdir}/bibtex/bst/gost/gost2008n.bst
14mr|texlive-gost-1.2-2|47	%{_texmfdistdir}/bibtex/bst/gost/gost2008ns.bst
14mr|texlive-gost-1.2-2|48	%{_texmfdistdir}/bibtex/bst/gost/gost2008s.bst
14mr|texlive-gost-1.2-2|49	%{_texmfdistdir}/bibtex/bst/gost/gost780.bst
14mr|texlive-gost-1.2-2|50	%{_texmfdistdir}/bibtex/bst/gost/gost780s.bst
14mr|texlive-gost-1.2-2|51	%{_texmfdistdir}/bibtex/bst/gost/ugost2003.bst
14mr|texlive-gost-1.2-2|52	%{_texmfdistdir}/bibtex/bst/gost/ugost2003s.bst
14mr|texlive-gost-1.2-2|53	%{_texmfdistdir}/bibtex/bst/gost/ugost2008.bst
14mr|texlive-gost-1.2-2|54	%{_texmfdistdir}/bibtex/bst/gost/ugost2008l.bst
14mr|texlive-gost-1.2-2|55	%{_texmfdistdir}/bibtex/bst/gost/ugost2008ls.bst
14mr|texlive-gost-1.2-2|56	%{_texmfdistdir}/bibtex/bst/gost/ugost2008n.bst
14mr|texlive-gost-1.2-2|57	%{_texmfdistdir}/bibtex/bst/gost/ugost2008ns.bst
14mr|texlive-gost-1.2-2|58	%{_texmfdistdir}/bibtex/bst/gost/ugost2008s.bst
14mr|texlive-gost-1.2-2|59	%{_texmfdistdir}/bibtex/csf/gost/cp1251.csf
14mr|texlive-gost-1.2-2|60	%{_texmfdistdir}/bibtex/csf/gost/koi8u.csf
14mr|texlive-gost-1.2-2|61	%{_texmfdistdir}/bibtex/csf/gost/ruscii.csf
14mr|texlive-gost-1.2-2|62	%{_texmfdistdir}/bibtex/csf/gost/utf8cyrillic.csf
14mr|texlive-gost-1.2-2|63	%doc %{_texmfdistdir}/doc/bibtex/gost/README
14mr|texlive-gost-1.2-2|64	%doc %{_texmfdistdir}/doc/bibtex/gost/gost.pdf
14mr|texlive-gost-1.2-2|65	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2003.pdf
14mr|texlive-gost-1.2-2|66	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008-customized.pdf
14mr|texlive-gost-1.2-2|67	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008-natbib-s.pdf
14mr|texlive-gost-1.2-2|68	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008-natbib.pdf
14mr|texlive-gost-1.2-2|69	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008-sorted.pdf
14mr|texlive-gost-1.2-2|70	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008.pdf
14mr|texlive-gost-1.2-2|71	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008l.pdf
14mr|texlive-gost-1.2-2|72	%doc %{_texmfdistdir}/doc/bibtex/gost/gost780.pdf
14mr|texlive-gost-1.2-2|73	#- source
14mr|texlive-gost-1.2-2|74	%doc %{_texmfdistdir}/source/bibtex/gost/gost.dtx
14mr|texlive-gost-1.2-2|75	%doc %{_texmfdistdir}/source/bibtex/gost/gost.ins
14mr|texlive-gost-1.2-2|76	
14mr|texlive-gost-1.2-2|77	#-----------------------------------------------------------------------
14mr|texlive-gost-1.2-2|78	%prep
14mr|texlive-gost-1.2-2|79	%setup -c -a0 -a1 -a2
14mr|texlive-gost-1.2-2|80	
14mr|texlive-gost-1.2-2|81	%build
14mr|texlive-gost-1.2-2|82	
14mr|texlive-gost-1.2-2|83	%install
14mr|texlive-gost-1.2-2|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gost-1.2-2|85	cp -fpar bibtex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gost-1.2-2|86	
14mr|texlive-gost-1.2-2|87	
14mr|texlive-gost-1.2-2|88	
14mr|texlive-gost-1.2-2|89	%changelog
14mr|texlive-gost-1.2-2|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.2-2
14mr|texlive-gost-1.2-2|91	+ Revision: 35ed4e1
14mr|texlive-gost-1.2-2|92	- MassBuild#440: Increase release tag
14mr|texlive-gost-1.2-2|93	
14mr|texlive-gost-1.2-2|94	

20236 14
14mr|texlive-gothic-20090116-3|1	# revision 15878
14mr|texlive-gothic-20090116-3|2	# category Package
14mr|texlive-gothic-20090116-3|3	# catalog-ctan /fonts/gothic
14mr|texlive-gothic-20090116-3|4	# catalog-date 2009-01-16 17:12:15 +0100
14mr|texlive-gothic-20090116-3|5	# catalog-license collection
14mr|texlive-gothic-20090116-3|6	# catalog-version undef
14mr|texlive-gothic-20090116-3|7	Name:		texlive-gothic
14mr|texlive-gothic-20090116-3|8	Version:	20090116
14mr|texlive-gothic-20090116-3|9	Release:	3
14mr|texlive-gothic-20090116-3|10	Summary:	A collection of old German-style fonts
14mr|texlive-gothic-20090116-3|11	Group:		Publishing
14mr|texlive-gothic-20090116-3|12	URL:		http://www.ctan.org/tex-archive/fonts/gothic
14mr|texlive-gothic-20090116-3|13	License:	COLLECTION
14mr|texlive-gothic-20090116-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gothic.tar.xz
14mr|texlive-gothic-20090116-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gothic.doc.tar.xz
14mr|texlive-gothic-20090116-3|16	BuildArch:	noarch
14mr|texlive-gothic-20090116-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gothic-20090116-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gothic-20090116-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gothic-20090116-3|20	
14mr|texlive-gothic-20090116-3|21	%description
14mr|texlive-gothic-20090116-3|22	A collection of fonts that reproduce those used in "old German"
14mr|texlive-gothic-20090116-3|23	printing. The set comprises Gothic, Schwabacher and Fraktur
14mr|texlive-gothic-20090116-3|24	fonts, a pair of handwriting fonts, Suetterlin and Schwell, and
14mr|texlive-gothic-20090116-3|25	a font containing decorative initials. In addition, there are
14mr|texlive-gothic-20090116-3|26	two re-encoding packages for Haralambous's fonts, providing T1,
14mr|texlive-gothic-20090116-3|27	using virtual fonts, and OT1 and T1, using Metafont.
14mr|texlive-gothic-20090116-3|28	
14mr|texlive-gothic-20090116-3|29	%post
14mr|texlive-gothic-20090116-3|30	%{_sbindir}/texlive.post
14mr|texlive-gothic-20090116-3|31	
14mr|texlive-gothic-20090116-3|32	%postun
14mr|texlive-gothic-20090116-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-gothic-20090116-3|34	%{_sbindir}/texlive.post
14mr|texlive-gothic-20090116-3|35	fi
14mr|texlive-gothic-20090116-3|36	
14mr|texlive-gothic-20090116-3|37	#-----------------------------------------------------------------------
14mr|texlive-gothic-20090116-3|38	%files
14mr|texlive-gothic-20090116-3|39	%{_texmfdistdir}/dvips/gothic/config.yfrak
14mr|texlive-gothic-20090116-3|40	%{_texmfdistdir}/fonts/afm/public/gothic/yfrak.afm
14mr|texlive-gothic-20090116-3|41	%{_texmfdistdir}/fonts/afm/public/gothic/ygoth.afm
14mr|texlive-gothic-20090116-3|42	%{_texmfdistdir}/fonts/afm/public/gothic/yswab.afm
14mr|texlive-gothic-20090116-3|43	%{_texmfdistdir}/fonts/map/dvips/gothic/yfrak.map
14mr|texlive-gothic-20090116-3|44	%{_texmfdistdir}/fonts/source/public/gothic/cmfrabase.mf
14mr|texlive-gothic-20090116-3|45	%{_texmfdistdir}/fonts/source/public/gothic/cmfrak.mf
14mr|texlive-gothic-20090116-3|46	%{_texmfdistdir}/fonts/source/public/gothic/cmfraklow.mf
14mr|texlive-gothic-20090116-3|47	%{_texmfdistdir}/fonts/source/public/gothic/cmfrakmis.mf
14mr|texlive-gothic-20090116-3|48	%{_texmfdistdir}/fonts/source/public/gothic/cmfraknum.mf
14mr|texlive-gothic-20090116-3|49	%{_texmfdistdir}/fonts/source/public/gothic/cmfrakoth.mf
14mr|texlive-gothic-20090116-3|50	%{_texmfdistdir}/fonts/source/public/gothic/cmfrakupp.mf
14mr|texlive-gothic-20090116-3|51	%{_texmfdistdir}/fonts/source/public/gothic/schwell.mf
14mr|texlive-gothic-20090116-3|52	%{_texmfdistdir}/fonts/source/public/gothic/su-lig.mf
14mr|texlive-gothic-20090116-3|53	%{_texmfdistdir}/fonts/source/public/gothic/su-low.mf
14mr|texlive-gothic-20090116-3|54	%{_texmfdistdir}/fonts/source/public/gothic/su-spec.mf
14mr|texlive-gothic-20090116-3|55	%{_texmfdistdir}/fonts/source/public/gothic/su-upp.mf
14mr|texlive-gothic-20090116-3|56	%{_texmfdistdir}/fonts/source/public/gothic/suet14.mf
14mr|texlive-gothic-20090116-3|57	%{_texmfdistdir}/fonts/source/public/gothic/xxfrak.mf
14mr|texlive-gothic-20090116-3|58	%{_texmfdistdir}/fonts/source/public/gothic/yfrabase.mf
14mr|texlive-gothic-20090116-3|59	%{_texmfdistdir}/fonts/source/public/gothic/yfrak.mf
14mr|texlive-gothic-20090116-3|60	%{_texmfdistdir}/fonts/source/public/gothic/yfraklow.mf
14mr|texlive-gothic-20090116-3|61	%{_texmfdistdir}/fonts/source/public/gothic/yfrakmis.mf
14mr|texlive-gothic-20090116-3|62	%{_texmfdistdir}/fonts/source/public/gothic/yfraknum.mf
14mr|texlive-gothic-20090116-3|63	%{_texmfdistdir}/fonts/source/public/gothic/yfrakoth.mf
14mr|texlive-gothic-20090116-3|64	%{_texmfdistdir}/fonts/source/public/gothic/yfrakupp.mf
14mr|texlive-gothic-20090116-3|65	%{_texmfdistdir}/fonts/source/public/gothic/ygotbase.mf
14mr|texlive-gothic-20090116-3|66	%{_texmfdistdir}/fonts/source/public/gothic/ygoth.mf
14mr|texlive-gothic-20090116-3|67	%{_texmfdistdir}/fonts/source/public/gothic/ygothgen.mf
14mr|texlive-gothic-20090116-3|68	%{_texmfdistdir}/fonts/source/public/gothic/ygothlig.mf
14mr|texlive-gothic-20090116-3|69	%{_texmfdistdir}/fonts/source/public/gothic/ygothlow.mf
14mr|texlive-gothic-20090116-3|70	%{_texmfdistdir}/fonts/source/public/gothic/ygothmis.mf
14mr|texlive-gothic-20090116-3|71	%{_texmfdistdir}/fonts/source/public/gothic/ygothnum.mf
14mr|texlive-gothic-20090116-3|72	%{_texmfdistdir}/fonts/source/public/gothic/ygothupp.mf
14mr|texlive-gothic-20090116-3|73	%{_texmfdistdir}/fonts/source/public/gothic/yinit.mf
14mr|texlive-gothic-20090116-3|74	%{_texmfdistdir}/fonts/source/public/gothic/yinitA.mf
14mr|texlive-gothic-20090116-3|75	%{_texmfdistdir}/fonts/source/public/gothic/yinitB.mf
14mr|texlive-gothic-20090116-3|76	%{_texmfdistdir}/fonts/source/public/gothic/yinitC.mf
14mr|texlive-gothic-20090116-3|77	%{_texmfdistdir}/fonts/source/public/gothic/yinitD.mf
14mr|texlive-gothic-20090116-3|78	%{_texmfdistdir}/fonts/source/public/gothic/yinitE.mf
14mr|texlive-gothic-20090116-3|79	%{_texmfdistdir}/fonts/source/public/gothic/yinitF.mf
14mr|texlive-gothic-20090116-3|80	%{_texmfdistdir}/fonts/source/public/gothic/yinitG.mf
14mr|texlive-gothic-20090116-3|81	%{_texmfdistdir}/fonts/source/public/gothic/yinitH.mf
14mr|texlive-gothic-20090116-3|82	%{_texmfdistdir}/fonts/source/public/gothic/yinitJ.mf
14mr|texlive-gothic-20090116-3|83	%{_texmfdistdir}/fonts/source/public/gothic/yinitK.mf
14mr|texlive-gothic-20090116-3|84	%{_texmfdistdir}/fonts/source/public/gothic/yinitL.mf
14mr|texlive-gothic-20090116-3|85	%{_texmfdistdir}/fonts/source/public/gothic/yinitM.mf
14mr|texlive-gothic-20090116-3|86	%{_texmfdistdir}/fonts/source/public/gothic/yinitN.mf
14mr|texlive-gothic-20090116-3|87	%{_texmfdistdir}/fonts/source/public/gothic/yinitO.mf
14mr|texlive-gothic-20090116-3|88	%{_texmfdistdir}/fonts/source/public/gothic/yinitP.mf
14mr|texlive-gothic-20090116-3|89	%{_texmfdistdir}/fonts/source/public/gothic/yinitQ.mf
14mr|texlive-gothic-20090116-3|90	%{_texmfdistdir}/fonts/source/public/gothic/yinitR.mf
14mr|texlive-gothic-20090116-3|91	%{_texmfdistdir}/fonts/source/public/gothic/yinitS.mf
14mr|texlive-gothic-20090116-3|92	%{_texmfdistdir}/fonts/source/public/gothic/yinitT.mf
14mr|texlive-gothic-20090116-3|93	%{_texmfdistdir}/fonts/source/public/gothic/yinitU.mf
14mr|texlive-gothic-20090116-3|94	%{_texmfdistdir}/fonts/source/public/gothic/yinitV.mf
14mr|texlive-gothic-20090116-3|95	%{_texmfdistdir}/fonts/source/public/gothic/yinitW.mf
14mr|texlive-gothic-20090116-3|96	%{_texmfdistdir}/fonts/source/public/gothic/yinitX.mf
14mr|texlive-gothic-20090116-3|97	%{_texmfdistdir}/fonts/source/public/gothic/yinitY.mf
14mr|texlive-gothic-20090116-3|98	%{_texmfdistdir}/fonts/source/public/gothic/yinitZ.mf
14mr|texlive-gothic-20090116-3|99	%{_texmfdistdir}/fonts/source/public/gothic/yinitas.mf
14mr|texlive-gothic-20090116-3|100	%{_texmfdistdir}/fonts/source/public/gothic/yinitdd.mf
14mr|texlive-gothic-20090116-3|101	%{_texmfdistdir}/fonts/source/public/gothic/yintbase.mf
14mr|texlive-gothic-20090116-3|102	%{_texmfdistdir}/fonts/source/public/gothic/ysmfrak.mf
14mr|texlive-gothic-20090116-3|103	%{_texmfdistdir}/fonts/source/public/gothic/yswab.mf
14mr|texlive-gothic-20090116-3|104	%{_texmfdistdir}/fonts/source/public/gothic/yswabase.mf
14mr|texlive-gothic-20090116-3|105	%{_texmfdistdir}/fonts/source/public/gothic/yswablow.mf
14mr|texlive-gothic-20090116-3|106	%{_texmfdistdir}/fonts/source/public/gothic/yswabmis.mf
14mr|texlive-gothic-20090116-3|107	%{_texmfdistdir}/fonts/source/public/gothic/yswabnum.mf
14mr|texlive-gothic-20090116-3|108	%{_texmfdistdir}/fonts/source/public/gothic/yswabupp.mf
14mr|texlive-gothic-20090116-3|109	%{_texmfdistdir}/fonts/tfm/public/gothic/cmfrak.tfm
14mr|texlive-gothic-20090116-3|110	%{_texmfdistdir}/fonts/tfm/public/gothic/schwell.tfm
14mr|texlive-gothic-20090116-3|111	%{_texmfdistdir}/fonts/tfm/public/gothic/suet14.tfm
14mr|texlive-gothic-20090116-3|112	%{_texmfdistdir}/fonts/tfm/public/gothic/tfrak.tfm
14mr|texlive-gothic-20090116-3|113	%{_texmfdistdir}/fonts/tfm/public/gothic/tfrakls.tfm
14mr|texlive-gothic-20090116-3|114	%{_texmfdistdir}/fonts/tfm/public/gothic/tgoth.tfm
14mr|texlive-gothic-20090116-3|115	%{_texmfdistdir}/fonts/tfm/public/gothic/tswab.tfm
14mr|texlive-gothic-20090116-3|116	%{_texmfdistdir}/fonts/tfm/public/gothic/yfrak.tfm
14mr|texlive-gothic-20090116-3|117	%{_texmfdistdir}/fonts/tfm/public/gothic/ygoth.tfm
14mr|texlive-gothic-20090116-3|118	%{_texmfdistdir}/fonts/tfm/public/gothic/yinit.tfm
14mr|texlive-gothic-20090116-3|119	%{_texmfdistdir}/fonts/tfm/public/gothic/yinitas.tfm
14mr|texlive-gothic-20090116-3|120	%{_texmfdistdir}/fonts/tfm/public/gothic/yinitdd.tfm
14mr|texlive-gothic-20090116-3|121	%{_texmfdistdir}/fonts/tfm/public/gothic/yswab.tfm
14mr|texlive-gothic-20090116-3|122	%{_texmfdistdir}/fonts/type1/public/gothic/yfrak.pfb
14mr|texlive-gothic-20090116-3|123	%{_texmfdistdir}/fonts/type1/public/gothic/ygoth.pfb
14mr|texlive-gothic-20090116-3|124	%{_texmfdistdir}/fonts/type1/public/gothic/yswab.pfb
14mr|texlive-gothic-20090116-3|125	%{_texmfdistdir}/fonts/vf/public/gothic/tfrak.vf
14mr|texlive-gothic-20090116-3|126	%{_texmfdistdir}/fonts/vf/public/gothic/tfrakls.vf
14mr|texlive-gothic-20090116-3|127	%{_texmfdistdir}/fonts/vf/public/gothic/tgoth.vf
14mr|texlive-gothic-20090116-3|128	%{_texmfdistdir}/fonts/vf/public/gothic/tswab.vf
14mr|texlive-gothic-20090116-3|129	%doc %{_texmfdistdir}/doc/fonts/gothic/README
14mr|texlive-gothic-20090116-3|130	
14mr|texlive-gothic-20090116-3|131	#-----------------------------------------------------------------------
14mr|texlive-gothic-20090116-3|132	%prep
14mr|texlive-gothic-20090116-3|133	%setup -c -a0 -a1
14mr|texlive-gothic-20090116-3|134	
14mr|texlive-gothic-20090116-3|135	%build
14mr|texlive-gothic-20090116-3|136	
14mr|texlive-gothic-20090116-3|137	%install
14mr|texlive-gothic-20090116-3|138	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gothic-20090116-3|139	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gothic-20090116-3|140	
14mr|texlive-gothic-20090116-3|141	
14mr|texlive-gothic-20090116-3|142	
14mr|texlive-gothic-20090116-3|143	%changelog
14mr|texlive-gothic-20090116-3|144	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090116-3
14mr|texlive-gothic-20090116-3|145	+ Revision: b920455
14mr|texlive-gothic-20090116-3|146	- MassBuild#440: Increase release tag
14mr|texlive-gothic-20090116-3|147	
14mr|texlive-gothic-20090116-3|148	

20237 14
14mr|texlive-gradientframe-0.2-3|1	# revision 21387
14mr|texlive-gradientframe-0.2-3|2	# category Package
14mr|texlive-gradientframe-0.2-3|3	# catalog-ctan /macros/latex/contrib/gradientframe
14mr|texlive-gradientframe-0.2-3|4	# catalog-date 2011-02-13 15:43:06 +0100
14mr|texlive-gradientframe-0.2-3|5	# catalog-license lppl1.3
14mr|texlive-gradientframe-0.2-3|6	# catalog-version 0.2
14mr|texlive-gradientframe-0.2-3|7	Name:		texlive-gradientframe
14mr|texlive-gradientframe-0.2-3|8	Version:	0.2
14mr|texlive-gradientframe-0.2-3|9	Release:	3
14mr|texlive-gradientframe-0.2-3|10	Summary:	Simple gradient frames around objects
14mr|texlive-gradientframe-0.2-3|11	Group:		Publishing
14mr|texlive-gradientframe-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gradientframe
14mr|texlive-gradientframe-0.2-3|13	License:	LPPL1.3
14mr|texlive-gradientframe-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gradientframe.tar.xz
14mr|texlive-gradientframe-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gradientframe.doc.tar.xz
14mr|texlive-gradientframe-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gradientframe.source.tar.xz
14mr|texlive-gradientframe-0.2-3|17	BuildArch:	noarch
14mr|texlive-gradientframe-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gradientframe-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gradientframe-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-gradientframe-0.2-3|21	
14mr|texlive-gradientframe-0.2-3|22	%description
14mr|texlive-gradientframe-0.2-3|23	The package provides a means of drawing graded frames around
14mr|texlive-gradientframe-0.2-3|24	objects. The gradients of the frames are drawn using the color
14mr|texlive-gradientframe-0.2-3|25	package.
14mr|texlive-gradientframe-0.2-3|26	
14mr|texlive-gradientframe-0.2-3|27	%post
14mr|texlive-gradientframe-0.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-gradientframe-0.2-3|29	
14mr|texlive-gradientframe-0.2-3|30	%postun
14mr|texlive-gradientframe-0.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-gradientframe-0.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-gradientframe-0.2-3|33	fi
14mr|texlive-gradientframe-0.2-3|34	
14mr|texlive-gradientframe-0.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-gradientframe-0.2-3|36	%files
14mr|texlive-gradientframe-0.2-3|37	%{_texmfdistdir}/tex/latex/gradientframe/gradientframe.sty
14mr|texlive-gradientframe-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/gradientframe/README
14mr|texlive-gradientframe-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/gradientframe/gradientframe.pdf
14mr|texlive-gradientframe-0.2-3|40	#- source
14mr|texlive-gradientframe-0.2-3|41	%doc %{_texmfdistdir}/source/latex/gradientframe/gradientframe.dtx
14mr|texlive-gradientframe-0.2-3|42	
14mr|texlive-gradientframe-0.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-gradientframe-0.2-3|44	%prep
14mr|texlive-gradientframe-0.2-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-gradientframe-0.2-3|46	
14mr|texlive-gradientframe-0.2-3|47	%build
14mr|texlive-gradientframe-0.2-3|48	
14mr|texlive-gradientframe-0.2-3|49	%install
14mr|texlive-gradientframe-0.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gradientframe-0.2-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gradientframe-0.2-3|52	
14mr|texlive-gradientframe-0.2-3|53	
14mr|texlive-gradientframe-0.2-3|54	
14mr|texlive-gradientframe-0.2-3|55	%changelog
14mr|texlive-gradientframe-0.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-gradientframe-0.2-3|57	+ Revision: 125dacc
14mr|texlive-gradientframe-0.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-gradientframe-0.2-3|59	
14mr|texlive-gradientframe-0.2-3|60	

20238 14
14mr|texlive-grafcet-1.3.5-3|1	# revision 22509
14mr|texlive-grafcet-1.3.5-3|2	# category Package
14mr|texlive-grafcet-1.3.5-3|3	# catalog-ctan /graphics/pgf/contrib/grafcet
14mr|texlive-grafcet-1.3.5-3|4	# catalog-date 2011-05-17 01:53:44 +0200
14mr|texlive-grafcet-1.3.5-3|5	# catalog-license lppl1
14mr|texlive-grafcet-1.3.5-3|6	# catalog-version 1.3.5
14mr|texlive-grafcet-1.3.5-3|7	Name:		texlive-grafcet
14mr|texlive-grafcet-1.3.5-3|8	Version:	1.3.5
14mr|texlive-grafcet-1.3.5-3|9	Release:	3
14mr|texlive-grafcet-1.3.5-3|10	Summary:	Draw Grafcet/SFC with TikZ
14mr|texlive-grafcet-1.3.5-3|11	Group:		Publishing
14mr|texlive-grafcet-1.3.5-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/grafcet
14mr|texlive-grafcet-1.3.5-3|13	License:	LPPL1
14mr|texlive-grafcet-1.3.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grafcet.tar.xz
14mr|texlive-grafcet-1.3.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grafcet.doc.tar.xz
14mr|texlive-grafcet-1.3.5-3|16	BuildArch:	noarch
14mr|texlive-grafcet-1.3.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-grafcet-1.3.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-grafcet-1.3.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-grafcet-1.3.5-3|20	
14mr|texlive-grafcet-1.3.5-3|21	%description
14mr|texlive-grafcet-1.3.5-3|22	The package provides a library (GRAFCET) that can draw
14mr|texlive-grafcet-1.3.5-3|23	Grafcet/SFC diagrams, in accordance with EN 60848, using
14mr|texlive-grafcet-1.3.5-3|24	Pgf/TikZ. L'objectif de la librairie GRAFCET est de permettre
14mr|texlive-grafcet-1.3.5-3|25	le trace de grafcet selon la norme EN~60848 a partir de
14mr|texlive-grafcet-1.3.5-3|26	Pgf/TikZ.
14mr|texlive-grafcet-1.3.5-3|27	
14mr|texlive-grafcet-1.3.5-3|28	%post
14mr|texlive-grafcet-1.3.5-3|29	%{_sbindir}/texlive.post
14mr|texlive-grafcet-1.3.5-3|30	
14mr|texlive-grafcet-1.3.5-3|31	%postun
14mr|texlive-grafcet-1.3.5-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-grafcet-1.3.5-3|33	%{_sbindir}/texlive.post
14mr|texlive-grafcet-1.3.5-3|34	fi
14mr|texlive-grafcet-1.3.5-3|35	
14mr|texlive-grafcet-1.3.5-3|36	#-----------------------------------------------------------------------
14mr|texlive-grafcet-1.3.5-3|37	%files
14mr|texlive-grafcet-1.3.5-3|38	%{_texmfdistdir}/tex/latex/grafcet/grafcet.sty
14mr|texlive-grafcet-1.3.5-3|39	%doc %{_texmfdistdir}/doc/latex/grafcet/README
14mr|texlive-grafcet-1.3.5-3|40	%doc %{_texmfdistdir}/doc/latex/grafcet/grafcet.pdf
14mr|texlive-grafcet-1.3.5-3|41	%doc %{_texmfdistdir}/doc/latex/grafcet/grafcet.tex
14mr|texlive-grafcet-1.3.5-3|42	
14mr|texlive-grafcet-1.3.5-3|43	#-----------------------------------------------------------------------
14mr|texlive-grafcet-1.3.5-3|44	%prep
14mr|texlive-grafcet-1.3.5-3|45	%setup -c -a0 -a1
14mr|texlive-grafcet-1.3.5-3|46	
14mr|texlive-grafcet-1.3.5-3|47	%build
14mr|texlive-grafcet-1.3.5-3|48	
14mr|texlive-grafcet-1.3.5-3|49	%install
14mr|texlive-grafcet-1.3.5-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-grafcet-1.3.5-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-grafcet-1.3.5-3|52	
14mr|texlive-grafcet-1.3.5-3|53	
14mr|texlive-grafcet-1.3.5-3|54	
14mr|texlive-grafcet-1.3.5-3|55	%changelog
14mr|texlive-grafcet-1.3.5-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.5-3
14mr|texlive-grafcet-1.3.5-3|57	+ Revision: d52fb34
14mr|texlive-grafcet-1.3.5-3|58	- MassBuild#440: Increase release tag
14mr|texlive-grafcet-1.3.5-3|59	
14mr|texlive-grafcet-1.3.5-3|60	

20239 14
14mr|texlive-graphics-1.0o-4|1	# revision 25405
14mr|texlive-graphics-1.0o-4|2	# category Package
14mr|texlive-graphics-1.0o-4|3	# catalog-ctan /macros/latex/required/graphics
14mr|texlive-graphics-1.0o-4|4	# catalog-date 2011-05-30 14:43:49 +0200
14mr|texlive-graphics-1.0o-4|5	# catalog-license lppl
14mr|texlive-graphics-1.0o-4|6	# catalog-version 1.0o
14mr|texlive-graphics-1.0o-4|7	Name:		texlive-graphics
14mr|texlive-graphics-1.0o-4|8	Version:	1.0o
14mr|texlive-graphics-1.0o-4|9	Release:	4
14mr|texlive-graphics-1.0o-4|10	Summary:	Standard LaTeX graphics
14mr|texlive-graphics-1.0o-4|11	Group:		Publishing
14mr|texlive-graphics-1.0o-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/graphics
14mr|texlive-graphics-1.0o-4|13	License:	LPPL
14mr|texlive-graphics-1.0o-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphics.tar.xz
14mr|texlive-graphics-1.0o-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphics.doc.tar.xz
14mr|texlive-graphics-1.0o-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphics.source.tar.xz
14mr|texlive-graphics-1.0o-4|17	BuildArch:	noarch
14mr|texlive-graphics-1.0o-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-graphics-1.0o-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-graphics-1.0o-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-graphics-1.0o-4|21	
14mr|texlive-graphics-1.0o-4|22	%description
14mr|texlive-graphics-1.0o-4|23	The package was designed to accommodate all needs for inclusion
14mr|texlive-graphics-1.0o-4|24	of graphics in LaTeX documents, replacing many earlier packages
14mr|texlive-graphics-1.0o-4|25	used in LaTeX 2.09. The package aims to give a consistent
14mr|texlive-graphics-1.0o-4|26	interface to including the file types that are understood in
14mr|texlive-graphics-1.0o-4|27	your output, by use of 'printer drivers' (now known, simply, as
14mr|texlive-graphics-1.0o-4|28	'drivers'). The distribtion of the package contains several
14mr|texlive-graphics-1.0o-4|29	drivers, but others (for example, pdfTeX) are distributed
14mr|texlive-graphics-1.0o-4|30	separately. The package also offers several means of
14mr|texlive-graphics-1.0o-4|31	manipulating graphics in the course of inserting them into a
14mr|texlive-graphics-1.0o-4|32	document (for example, rotation and scaling). For extended
14mr|texlive-graphics-1.0o-4|33	documentation see epslatex. The package is part of the graphics
14mr|texlive-graphics-1.0o-4|34	bundle, which is one of the collections in the LaTeX 'required'
14mr|texlive-graphics-1.0o-4|35	set of packages.
14mr|texlive-graphics-1.0o-4|36	
14mr|texlive-graphics-1.0o-4|37	%post
14mr|texlive-graphics-1.0o-4|38	%{_sbindir}/texlive.post
14mr|texlive-graphics-1.0o-4|39	
14mr|texlive-graphics-1.0o-4|40	%postun
14mr|texlive-graphics-1.0o-4|41	if [ $1 -eq 0 ]; then
14mr|texlive-graphics-1.0o-4|42	%{_sbindir}/texlive.post
14mr|texlive-graphics-1.0o-4|43	fi
14mr|texlive-graphics-1.0o-4|44	
14mr|texlive-graphics-1.0o-4|45	#-----------------------------------------------------------------------
14mr|texlive-graphics-1.0o-4|46	%files
14mr|texlive-graphics-1.0o-4|47	%{_texmfdistdir}/tex/latex/graphics/color.sty
14mr|texlive-graphics-1.0o-4|48	%{_texmfdistdir}/tex/latex/graphics/dvipdf.def
14mr|texlive-graphics-1.0o-4|49	%{_texmfdistdir}/tex/latex/graphics/dvips.def
14mr|texlive-graphics-1.0o-4|50	%{_texmfdistdir}/tex/latex/graphics/dvipsnam.def
14mr|texlive-graphics-1.0o-4|51	%{_texmfdistdir}/tex/latex/graphics/dvipsone.def
14mr|texlive-graphics-1.0o-4|52	%{_texmfdistdir}/tex/latex/graphics/dviwin.def
14mr|texlive-graphics-1.0o-4|53	%{_texmfdistdir}/tex/latex/graphics/emtex.def
14mr|texlive-graphics-1.0o-4|54	%{_texmfdistdir}/tex/latex/graphics/epsfig.sty
14mr|texlive-graphics-1.0o-4|55	%{_texmfdistdir}/tex/latex/graphics/graphics.sty
14mr|texlive-graphics-1.0o-4|56	%{_texmfdistdir}/tex/latex/graphics/graphicx.sty
14mr|texlive-graphics-1.0o-4|57	%{_texmfdistdir}/tex/latex/graphics/keyval.sty
14mr|texlive-graphics-1.0o-4|58	%{_texmfdistdir}/tex/latex/graphics/lscape.sty
14mr|texlive-graphics-1.0o-4|59	%{_texmfdistdir}/tex/latex/graphics/pctex32.def
14mr|texlive-graphics-1.0o-4|60	%{_texmfdistdir}/tex/latex/graphics/pctexhp.def
14mr|texlive-graphics-1.0o-4|61	%{_texmfdistdir}/tex/latex/graphics/pctexps.def
14mr|texlive-graphics-1.0o-4|62	%{_texmfdistdir}/tex/latex/graphics/pctexwin.def
14mr|texlive-graphics-1.0o-4|63	%{_texmfdistdir}/tex/latex/graphics/tcidvi.def
14mr|texlive-graphics-1.0o-4|64	%{_texmfdistdir}/tex/latex/graphics/trig.sty
14mr|texlive-graphics-1.0o-4|65	%{_texmfdistdir}/tex/latex/graphics/truetex.def
14mr|texlive-graphics-1.0o-4|66	%doc %{_texmfdistdir}/doc/latex/graphics/00readme.txt
14mr|texlive-graphics-1.0o-4|67	%doc %{_texmfdistdir}/doc/latex/graphics/changes.txt
14mr|texlive-graphics-1.0o-4|68	%doc %{_texmfdistdir}/doc/latex/graphics/color.pdf
14mr|texlive-graphics-1.0o-4|69	%doc %{_texmfdistdir}/doc/latex/graphics/drivers.pdf
14mr|texlive-graphics-1.0o-4|70	%doc %{_texmfdistdir}/doc/latex/graphics/epsfig.pdf
14mr|texlive-graphics-1.0o-4|71	%doc %{_texmfdistdir}/doc/latex/graphics/graphics.pdf
14mr|texlive-graphics-1.0o-4|72	%doc %{_texmfdistdir}/doc/latex/graphics/graphicx.pdf
14mr|texlive-graphics-1.0o-4|73	%doc %{_texmfdistdir}/doc/latex/graphics/grfguide.pdf
14mr|texlive-graphics-1.0o-4|74	%doc %{_texmfdistdir}/doc/latex/graphics/keyval.pdf
14mr|texlive-graphics-1.0o-4|75	%doc %{_texmfdistdir}/doc/latex/graphics/lscape.pdf
14mr|texlive-graphics-1.0o-4|76	%doc %{_texmfdistdir}/doc/latex/graphics/trig.pdf
14mr|texlive-graphics-1.0o-4|77	#- source
14mr|texlive-graphics-1.0o-4|78	%doc %{_texmfdistdir}/source/latex/graphics/color.dtx
14mr|texlive-graphics-1.0o-4|79	%doc %{_texmfdistdir}/source/latex/graphics/drivers.dtx
14mr|texlive-graphics-1.0o-4|80	%doc %{_texmfdistdir}/source/latex/graphics/epsfig.dtx
14mr|texlive-graphics-1.0o-4|81	%doc %{_texmfdistdir}/source/latex/graphics/graphics-drivers.ins
14mr|texlive-graphics-1.0o-4|82	%doc %{_texmfdistdir}/source/latex/graphics/graphics.dtx
14mr|texlive-graphics-1.0o-4|83	%doc %{_texmfdistdir}/source/latex/graphics/graphics.ins
14mr|texlive-graphics-1.0o-4|84	%doc %{_texmfdistdir}/source/latex/graphics/graphicx.dtx
14mr|texlive-graphics-1.0o-4|85	%doc %{_texmfdistdir}/source/latex/graphics/grfguide.tex
14mr|texlive-graphics-1.0o-4|86	%doc %{_texmfdistdir}/source/latex/graphics/keyval.dtx
14mr|texlive-graphics-1.0o-4|87	%doc %{_texmfdistdir}/source/latex/graphics/lscape.dtx
14mr|texlive-graphics-1.0o-4|88	%doc %{_texmfdistdir}/source/latex/graphics/trig.dtx
14mr|texlive-graphics-1.0o-4|89	
14mr|texlive-graphics-1.0o-4|90	#-----------------------------------------------------------------------
14mr|texlive-graphics-1.0o-4|91	%prep
14mr|texlive-graphics-1.0o-4|92	%setup -c -a0 -a1 -a2
14mr|texlive-graphics-1.0o-4|93	
14mr|texlive-graphics-1.0o-4|94	%build
14mr|texlive-graphics-1.0o-4|95	
14mr|texlive-graphics-1.0o-4|96	%install
14mr|texlive-graphics-1.0o-4|97	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-graphics-1.0o-4|98	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-graphics-1.0o-4|99	
14mr|texlive-graphics-1.0o-4|100	
14mr|texlive-graphics-1.0o-4|101	
14mr|texlive-graphics-1.0o-4|102	%changelog
14mr|texlive-graphics-1.0o-4|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0o-4
14mr|texlive-graphics-1.0o-4|104	+ Revision: 9796c44
14mr|texlive-graphics-1.0o-4|105	- MassBuild#440: Increase release tag
14mr|texlive-graphics-1.0o-4|106	
14mr|texlive-graphics-1.0o-4|107	

20240 14
14mr|texlive-graphics-pln-20100103-3|1	# revision 16917
14mr|texlive-graphics-pln-20100103-3|2	# category Package
14mr|texlive-graphics-pln-20100103-3|3	# catalog-ctan /macros/plain/graphics
14mr|texlive-graphics-pln-20100103-3|4	# catalog-date 2010-01-03 16:55:09 +0100
14mr|texlive-graphics-pln-20100103-3|5	# catalog-license lppl
14mr|texlive-graphics-pln-20100103-3|6	# catalog-version undef
14mr|texlive-graphics-pln-20100103-3|7	Name:		texlive-graphics-pln
14mr|texlive-graphics-pln-20100103-3|8	Version:	20100103
14mr|texlive-graphics-pln-20100103-3|9	Release:	3
14mr|texlive-graphics-pln-20100103-3|10	Summary:	LaTeX-style graphics for Plain TeX users
14mr|texlive-graphics-pln-20100103-3|11	Group:		Publishing
14mr|texlive-graphics-pln-20100103-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/graphics
14mr|texlive-graphics-pln-20100103-3|13	License:	LPPL
14mr|texlive-graphics-pln-20100103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphics-pln.tar.xz
14mr|texlive-graphics-pln-20100103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphics-pln.doc.tar.xz
14mr|texlive-graphics-pln-20100103-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphics-pln.source.tar.xz
14mr|texlive-graphics-pln-20100103-3|17	BuildArch:	noarch
14mr|texlive-graphics-pln-20100103-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-graphics-pln-20100103-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-graphics-pln-20100103-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-graphics-pln-20100103-3|21	
14mr|texlive-graphics-pln-20100103-3|22	%description
14mr|texlive-graphics-pln-20100103-3|23	The Plain TeX graphics package is mostly a thin shell around
14mr|texlive-graphics-pln-20100103-3|24	the LaTeX graphicx and color packages, with support of the
14mr|texlive-graphics-pln-20100103-3|25	LaTeX-isms in those packages provided by miniltx (which is the
14mr|texlive-graphics-pln-20100103-3|26	largest part of the bundle). The bundle also contains a file
14mr|texlive-graphics-pln-20100103-3|27	"picture.tex", which is a wrapper around the autopict.sty, and
14mr|texlive-graphics-pln-20100103-3|28	provides the LaTeX picture mode to Plain TeX users.
14mr|texlive-graphics-pln-20100103-3|29	
14mr|texlive-graphics-pln-20100103-3|30	%post
14mr|texlive-graphics-pln-20100103-3|31	%{_sbindir}/texlive.post
14mr|texlive-graphics-pln-20100103-3|32	
14mr|texlive-graphics-pln-20100103-3|33	%postun
14mr|texlive-graphics-pln-20100103-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-graphics-pln-20100103-3|35	%{_sbindir}/texlive.post
14mr|texlive-graphics-pln-20100103-3|36	fi
14mr|texlive-graphics-pln-20100103-3|37	
14mr|texlive-graphics-pln-20100103-3|38	#-----------------------------------------------------------------------
14mr|texlive-graphics-pln-20100103-3|39	%files
14mr|texlive-graphics-pln-20100103-3|40	%{_texmfdistdir}/tex/plain/graphics-pln/autopict.sty
14mr|texlive-graphics-pln-20100103-3|41	%{_texmfdistdir}/tex/plain/graphics-pln/color.tex
14mr|texlive-graphics-pln-20100103-3|42	%{_texmfdistdir}/tex/plain/graphics-pln/graphicx.tex
14mr|texlive-graphics-pln-20100103-3|43	%{_texmfdistdir}/tex/plain/graphics-pln/miniltx.tex
14mr|texlive-graphics-pln-20100103-3|44	%{_texmfdistdir}/tex/plain/graphics-pln/picture.tex
14mr|texlive-graphics-pln-20100103-3|45	%{_texmfdistdir}/tex/plain/graphics-pln/psfrag.tex
14mr|texlive-graphics-pln-20100103-3|46	%doc %{_texmfdistdir}/doc/plain/graphics-pln/00readme.txt
14mr|texlive-graphics-pln-20100103-3|47	%doc %{_texmfdistdir}/doc/plain/graphics-pln/exmplcol.tex
14mr|texlive-graphics-pln-20100103-3|48	%doc %{_texmfdistdir}/doc/plain/graphics-pln/exmplgrf.tex
14mr|texlive-graphics-pln-20100103-3|49	%doc %{_texmfdistdir}/doc/plain/graphics-pln/exmplpfg.tex
14mr|texlive-graphics-pln-20100103-3|50	%doc %{_texmfdistdir}/doc/plain/graphics-pln/exmplpic.tex
14mr|texlive-graphics-pln-20100103-3|51	#- source
14mr|texlive-graphics-pln-20100103-3|52	%doc %{_texmfdistdir}/source/plain/graphics-pln/autopict.ins
14mr|texlive-graphics-pln-20100103-3|53	
14mr|texlive-graphics-pln-20100103-3|54	#-----------------------------------------------------------------------
14mr|texlive-graphics-pln-20100103-3|55	%prep
14mr|texlive-graphics-pln-20100103-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-graphics-pln-20100103-3|57	
14mr|texlive-graphics-pln-20100103-3|58	%build
14mr|texlive-graphics-pln-20100103-3|59	
14mr|texlive-graphics-pln-20100103-3|60	%install
14mr|texlive-graphics-pln-20100103-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-graphics-pln-20100103-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-graphics-pln-20100103-3|63	
14mr|texlive-graphics-pln-20100103-3|64	
14mr|texlive-graphics-pln-20100103-3|65	
14mr|texlive-graphics-pln-20100103-3|66	%changelog
14mr|texlive-graphics-pln-20100103-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100103-3
14mr|texlive-graphics-pln-20100103-3|68	+ Revision: 52ba56b
14mr|texlive-graphics-pln-20100103-3|69	- MassBuild#440: Increase release tag
14mr|texlive-graphics-pln-20100103-3|70	
14mr|texlive-graphics-pln-20100103-3|71	

20241 14
14mr|texlive-graphicxbox-1.0-2|1	# revision 32630
14mr|texlive-graphicxbox-1.0-2|2	# category Package
14mr|texlive-graphicxbox-1.0-2|3	# catalog-ctan /macros/latex/contrib/graphicxbox
14mr|texlive-graphicxbox-1.0-2|4	# catalog-date 2014-01-10 18:49:42 +0100
14mr|texlive-graphicxbox-1.0-2|5	# catalog-license lppl
14mr|texlive-graphicxbox-1.0-2|6	# catalog-version 1.0
14mr|texlive-graphicxbox-1.0-2|7	Name:		texlive-graphicxbox
14mr|texlive-graphicxbox-1.0-2|8	Version:	1.0
14mr|texlive-graphicxbox-1.0-2|9	Release:	2
14mr|texlive-graphicxbox-1.0-2|10	Summary:	Insert a graphical image as a background
14mr|texlive-graphicxbox-1.0-2|11	Group:		Publishing
14mr|texlive-graphicxbox-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/graphicxbox
14mr|texlive-graphicxbox-1.0-2|13	License:	LPPL
14mr|texlive-graphicxbox-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicxbox.tar.xz
14mr|texlive-graphicxbox-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicxbox.doc.tar.xz
14mr|texlive-graphicxbox-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicxbox.source.tar.xz
14mr|texlive-graphicxbox-1.0-2|17	BuildArch:	noarch
14mr|texlive-graphicxbox-1.0-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-graphicxbox-1.0-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-graphicxbox-1.0-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-graphicxbox-1.0-2|21	
14mr|texlive-graphicxbox-1.0-2|22	%description
14mr|texlive-graphicxbox-1.0-2|23	The package defines two new commands \graphicxbox and
14mr|texlive-graphicxbox-1.0-2|24	\fgraphicxbox, which are companions to \colorbox and \fcolorbox
14mr|texlive-graphicxbox-1.0-2|25	of the Standard LaTeX color package. The \graphicxbox command
14mr|texlive-graphicxbox-1.0-2|26	inserts a graphical image as a background rather than a
14mr|texlive-graphicxbox-1.0-2|27	background color, while \fgraphicxbox does the same thing, but
14mr|texlive-graphicxbox-1.0-2|28	also draws a colored frame around the box.
14mr|texlive-graphicxbox-1.0-2|29	
14mr|texlive-graphicxbox-1.0-2|30	%post
14mr|texlive-graphicxbox-1.0-2|31	%{_sbindir}/texlive.post
14mr|texlive-graphicxbox-1.0-2|32	
14mr|texlive-graphicxbox-1.0-2|33	%postun
14mr|texlive-graphicxbox-1.0-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-graphicxbox-1.0-2|35	%{_sbindir}/texlive.post
14mr|texlive-graphicxbox-1.0-2|36	fi
14mr|texlive-graphicxbox-1.0-2|37	
14mr|texlive-graphicxbox-1.0-2|38	#-----------------------------------------------------------------------
14mr|texlive-graphicxbox-1.0-2|39	%files
14mr|texlive-graphicxbox-1.0-2|40	%{_texmfdistdir}/tex/latex/graphicxbox/graphicxbox.sty
14mr|texlive-graphicxbox-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/graphicxbox/README
14mr|texlive-graphicxbox-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/graphicxbox/doc/graphicxbox.pdf
14mr|texlive-graphicxbox-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/IndianBlanket.eps
14mr|texlive-graphicxbox-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/IndianBlanket.pdf
14mr|texlive-graphicxbox-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/Wood-Brown.eps
14mr|texlive-graphicxbox-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/Wood-Brown.pdf
14mr|texlive-graphicxbox-1.0-2|47	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/bg_cle_tile.eps
14mr|texlive-graphicxbox-1.0-2|48	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/grandcanyon.eps
14mr|texlive-graphicxbox-1.0-2|49	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/grandcanyon.pdf
14mr|texlive-graphicxbox-1.0-2|50	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/news_bgr.eps
14mr|texlive-graphicxbox-1.0-2|51	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/news_bgr.pdf
14mr|texlive-graphicxbox-1.0-2|52	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst.pdf
14mr|texlive-graphicxbox-1.0-2|53	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst.tex
14mr|texlive-graphicxbox-1.0-2|54	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst_indians.pdf
14mr|texlive-graphicxbox-1.0-2|55	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst_indians.tex
14mr|texlive-graphicxbox-1.0-2|56	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst_sp.pdf
14mr|texlive-graphicxbox-1.0-2|57	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst_sp.tex
14mr|texlive-graphicxbox-1.0-2|58	#- source
14mr|texlive-graphicxbox-1.0-2|59	%doc %{_texmfdistdir}/source/latex/graphicxbox/graphicxbox.dtx
14mr|texlive-graphicxbox-1.0-2|60	%doc %{_texmfdistdir}/source/latex/graphicxbox/graphicxbox.ins
14mr|texlive-graphicxbox-1.0-2|61	
14mr|texlive-graphicxbox-1.0-2|62	#-----------------------------------------------------------------------
14mr|texlive-graphicxbox-1.0-2|63	%prep
14mr|texlive-graphicxbox-1.0-2|64	%setup -c -a0 -a1 -a2
14mr|texlive-graphicxbox-1.0-2|65	
14mr|texlive-graphicxbox-1.0-2|66	%build
14mr|texlive-graphicxbox-1.0-2|67	
14mr|texlive-graphicxbox-1.0-2|68	%install
14mr|texlive-graphicxbox-1.0-2|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-graphicxbox-1.0-2|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-graphicxbox-1.0-2|71	
14mr|texlive-graphicxbox-1.0-2|72	%changelog
14mr|texlive-graphicxbox-1.0-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-graphicxbox-1.0-2|74	+ Revision: efec22b
14mr|texlive-graphicxbox-1.0-2|75	- MassBuild#440: Increase release tag
14mr|texlive-graphicxbox-1.0-2|76	
14mr|texlive-graphicxbox-1.0-2|77	

20242 14
14mr|texlive-graphicx-psmin-1.1-3|1	# revision 15878
14mr|texlive-graphicx-psmin-1.1-3|2	# category Package
14mr|texlive-graphicx-psmin-1.1-3|3	# catalog-ctan /macros/latex/contrib/graphicx-psmin
14mr|texlive-graphicx-psmin-1.1-3|4	# catalog-date 2007-05-25 16:15:27 +0200
14mr|texlive-graphicx-psmin-1.1-3|5	# catalog-license lppl
14mr|texlive-graphicx-psmin-1.1-3|6	# catalog-version 1.1
14mr|texlive-graphicx-psmin-1.1-3|7	Name:		texlive-graphicx-psmin
14mr|texlive-graphicx-psmin-1.1-3|8	Version:	1.1
14mr|texlive-graphicx-psmin-1.1-3|9	Release:	3
14mr|texlive-graphicx-psmin-1.1-3|10	Summary:	Reduce size of PostScript files by not repeating images
14mr|texlive-graphicx-psmin-1.1-3|11	Group:		Publishing
14mr|texlive-graphicx-psmin-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/graphicx-psmin
14mr|texlive-graphicx-psmin-1.1-3|13	License:	LPPL
14mr|texlive-graphicx-psmin-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicx-psmin.tar.xz
14mr|texlive-graphicx-psmin-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicx-psmin.doc.tar.xz
14mr|texlive-graphicx-psmin-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicx-psmin.source.tar.xz
14mr|texlive-graphicx-psmin-1.1-3|17	BuildArch:	noarch
14mr|texlive-graphicx-psmin-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-graphicx-psmin-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-graphicx-psmin-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-graphicx-psmin-1.1-3|21	
14mr|texlive-graphicx-psmin-1.1-3|22	%description
14mr|texlive-graphicx-psmin-1.1-3|23	This package is an extension of the standard graphics bundle
14mr|texlive-graphicx-psmin-1.1-3|24	and provides a way to include repeated PostScript graphics (ps,
14mr|texlive-graphicx-psmin-1.1-3|25	eps) only once in a PostScript document. This provides a way to
14mr|texlive-graphicx-psmin-1.1-3|26	get smaller PostScript documents when having, for instance, a
14mr|texlive-graphicx-psmin-1.1-3|27	logo on every page. This package only works when post-processed
14mr|texlive-graphicx-psmin-1.1-3|28	with dvips, which should at least have version 5.95b. The
14mr|texlive-graphicx-psmin-1.1-3|29	difference for a resulting distilled PDF file is minimal (as
14mr|texlive-graphicx-psmin-1.1-3|30	Ghostscript and Adobe Distiller only include a single copy of
14mr|texlive-graphicx-psmin-1.1-3|31	each graphics file, anyway).
14mr|texlive-graphicx-psmin-1.1-3|32	
14mr|texlive-graphicx-psmin-1.1-3|33	%post
14mr|texlive-graphicx-psmin-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-graphicx-psmin-1.1-3|35	
14mr|texlive-graphicx-psmin-1.1-3|36	%postun
14mr|texlive-graphicx-psmin-1.1-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-graphicx-psmin-1.1-3|38	%{_sbindir}/texlive.post
14mr|texlive-graphicx-psmin-1.1-3|39	fi
14mr|texlive-graphicx-psmin-1.1-3|40	
14mr|texlive-graphicx-psmin-1.1-3|41	#-----------------------------------------------------------------------
14mr|texlive-graphicx-psmin-1.1-3|42	%files
14mr|texlive-graphicx-psmin-1.1-3|43	%{_texmfdistdir}/tex/latex/graphicx-psmin/graphicx-psmin.sty
14mr|texlive-graphicx-psmin-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/graphicx-psmin/README
14mr|texlive-graphicx-psmin-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/graphicx-psmin/graphicx-psmin.pdf
14mr|texlive-graphicx-psmin-1.1-3|46	#- source
14mr|texlive-graphicx-psmin-1.1-3|47	%doc %{_texmfdistdir}/source/latex/graphicx-psmin/graphicx-psmin.dtx
14mr|texlive-graphicx-psmin-1.1-3|48	
14mr|texlive-graphicx-psmin-1.1-3|49	#-----------------------------------------------------------------------
14mr|texlive-graphicx-psmin-1.1-3|50	%prep
14mr|texlive-graphicx-psmin-1.1-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-graphicx-psmin-1.1-3|52	
14mr|texlive-graphicx-psmin-1.1-3|53	%build
14mr|texlive-graphicx-psmin-1.1-3|54	
14mr|texlive-graphicx-psmin-1.1-3|55	%install
14mr|texlive-graphicx-psmin-1.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-graphicx-psmin-1.1-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-graphicx-psmin-1.1-3|58	
14mr|texlive-graphicx-psmin-1.1-3|59	
14mr|texlive-graphicx-psmin-1.1-3|60	
14mr|texlive-graphicx-psmin-1.1-3|61	%changelog
14mr|texlive-graphicx-psmin-1.1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-graphicx-psmin-1.1-3|63	+ Revision: f1a3880
14mr|texlive-graphicx-psmin-1.1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-graphicx-psmin-1.1-3|65	
14mr|texlive-graphicx-psmin-1.1-3|66	

20243 14
14mr|texlive-graphviz-0.94-7|1	# revision 31517
14mr|texlive-graphviz-0.94-7|2	# category Package
14mr|texlive-graphviz-0.94-7|3	# catalog-ctan /macros/latex/contrib/graphviz
14mr|texlive-graphviz-0.94-7|4	# catalog-date 2013-08-26 01:14:13 +0200
14mr|texlive-graphviz-0.94-7|5	# catalog-license lppl1.3
14mr|texlive-graphviz-0.94-7|6	# catalog-version 0.94
14mr|texlive-graphviz-0.94-7|7	Name:		texlive-graphviz
14mr|texlive-graphviz-0.94-7|8	Version:	0.94
14mr|texlive-graphviz-0.94-7|9	Release:	7
14mr|texlive-graphviz-0.94-7|10	Summary:	Write graphviz (dot+neato) inline in LaTeX documents
14mr|texlive-graphviz-0.94-7|11	Group:		Publishing
14mr|texlive-graphviz-0.94-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/graphviz
14mr|texlive-graphviz-0.94-7|13	License:	LPPL1.3
14mr|texlive-graphviz-0.94-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphviz.tar.xz
14mr|texlive-graphviz-0.94-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphviz.doc.tar.xz
14mr|texlive-graphviz-0.94-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphviz.source.tar.xz
14mr|texlive-graphviz-0.94-7|17	BuildArch:	noarch
14mr|texlive-graphviz-0.94-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-graphviz-0.94-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-graphviz-0.94-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-graphviz-0.94-7|21	
14mr|texlive-graphviz-0.94-7|22	%description
14mr|texlive-graphviz-0.94-7|23	The package allows inline use of graphviz code, in a LaTeX
14mr|texlive-graphviz-0.94-7|24	document.
14mr|texlive-graphviz-0.94-7|25	
14mr|texlive-graphviz-0.94-7|26	%post
14mr|texlive-graphviz-0.94-7|27	%{_sbindir}/texlive.post
14mr|texlive-graphviz-0.94-7|28	
14mr|texlive-graphviz-0.94-7|29	%postun
14mr|texlive-graphviz-0.94-7|30	if [ $1 -eq 0 ]; then
14mr|texlive-graphviz-0.94-7|31	%{_sbindir}/texlive.post
14mr|texlive-graphviz-0.94-7|32	fi
14mr|texlive-graphviz-0.94-7|33	
14mr|texlive-graphviz-0.94-7|34	#-----------------------------------------------------------------------
14mr|texlive-graphviz-0.94-7|35	%files
14mr|texlive-graphviz-0.94-7|36	%{_texmfdistdir}/tex/latex/graphviz/graphviz.sty
14mr|texlive-graphviz-0.94-7|37	%doc %{_texmfdistdir}/doc/latex/graphviz/LICENSE
14mr|texlive-graphviz-0.94-7|38	%doc %{_texmfdistdir}/doc/latex/graphviz/Makefile
14mr|texlive-graphviz-0.94-7|39	%doc %{_texmfdistdir}/doc/latex/graphviz/README
14mr|texlive-graphviz-0.94-7|40	%doc %{_texmfdistdir}/doc/latex/graphviz/README.md
14mr|texlive-graphviz-0.94-7|41	%doc %{_texmfdistdir}/doc/latex/graphviz/graphviz.pdf
14mr|texlive-graphviz-0.94-7|42	%doc %{_texmfdistdir}/doc/latex/graphviz/test/Makefile
14mr|texlive-graphviz-0.94-7|43	%doc %{_texmfdistdir}/doc/latex/graphviz/test/body.tex
14mr|texlive-graphviz-0.94-7|44	%doc %{_texmfdistdir}/doc/latex/graphviz/test/pdf-singlefile-tmpdir.tex
14mr|texlive-graphviz-0.94-7|45	%doc %{_texmfdistdir}/doc/latex/graphviz/test/pdf-singlefile.tex
14mr|texlive-graphviz-0.94-7|46	%doc %{_texmfdistdir}/doc/latex/graphviz/test/pdf-tmpdir.tex
14mr|texlive-graphviz-0.94-7|47	%doc %{_texmfdistdir}/doc/latex/graphviz/test/pdf.tex
14mr|texlive-graphviz-0.94-7|48	%doc %{_texmfdistdir}/doc/latex/graphviz/test/ps.tex
14mr|texlive-graphviz-0.94-7|49	#- source
14mr|texlive-graphviz-0.94-7|50	%doc %{_texmfdistdir}/source/latex/graphviz/graphviz.dtx
14mr|texlive-graphviz-0.94-7|51	%doc %{_texmfdistdir}/source/latex/graphviz/graphviz.ins
14mr|texlive-graphviz-0.94-7|52	
14mr|texlive-graphviz-0.94-7|53	#-----------------------------------------------------------------------
14mr|texlive-graphviz-0.94-7|54	%prep
14mr|texlive-graphviz-0.94-7|55	%setup -c -a0 -a1 -a2
14mr|texlive-graphviz-0.94-7|56	
14mr|texlive-graphviz-0.94-7|57	%build
14mr|texlive-graphviz-0.94-7|58	
14mr|texlive-graphviz-0.94-7|59	%install
14mr|texlive-graphviz-0.94-7|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-graphviz-0.94-7|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-graphviz-0.94-7|62	
14mr|texlive-graphviz-0.94-7|63	%changelog
14mr|texlive-graphviz-0.94-7|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.94-7
14mr|texlive-graphviz-0.94-7|65	+ Revision: 2dd4b15
14mr|texlive-graphviz-0.94-7|66	- MassBuild#440: Increase release tag
14mr|texlive-graphviz-0.94-7|67	
14mr|texlive-graphviz-0.94-7|68	

20244 14
14mr|texlive-greekdates-1.0-3|1	# revision 15878
14mr|texlive-greekdates-1.0-3|2	# category Package
14mr|texlive-greekdates-1.0-3|3	# catalog-ctan /macros/latex/contrib/greekdates
14mr|texlive-greekdates-1.0-3|4	# catalog-date 2008-08-21 09:38:31 +0200
14mr|texlive-greekdates-1.0-3|5	# catalog-license lppl
14mr|texlive-greekdates-1.0-3|6	# catalog-version 1.0
14mr|texlive-greekdates-1.0-3|7	Name:		texlive-greekdates
14mr|texlive-greekdates-1.0-3|8	Version:	1.0
14mr|texlive-greekdates-1.0-3|9	Release:	3
14mr|texlive-greekdates-1.0-3|10	Summary:	Provides ancient Greek day and month names, dates, etc
14mr|texlive-greekdates-1.0-3|11	Group:		Publishing
14mr|texlive-greekdates-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/greekdates
14mr|texlive-greekdates-1.0-3|13	License:	LPPL
14mr|texlive-greekdates-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greekdates.tar.xz
14mr|texlive-greekdates-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greekdates.doc.tar.xz
14mr|texlive-greekdates-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greekdates.source.tar.xz
14mr|texlive-greekdates-1.0-3|17	BuildArch:	noarch
14mr|texlive-greekdates-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-greekdates-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-greekdates-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-greekdates-1.0-3|21	
14mr|texlive-greekdates-1.0-3|22	%description
14mr|texlive-greekdates-1.0-3|23	The package provides easy access to ancient Greek names of days
14mr|texlive-greekdates-1.0-3|24	and months of various regions of Greece. In case the historical
14mr|texlive-greekdates-1.0-3|25	information about a region is not complete, we use the Athenian
14mr|texlive-greekdates-1.0-3|26	name of the month. Moreover commands and options are provided,
14mr|texlive-greekdates-1.0-3|27	in order to completely switch to the "ancient way", commands
14mr|texlive-greekdates-1.0-3|28	such as \today.
14mr|texlive-greekdates-1.0-3|29	
14mr|texlive-greekdates-1.0-3|30	%post
14mr|texlive-greekdates-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-greekdates-1.0-3|32	
14mr|texlive-greekdates-1.0-3|33	%postun
14mr|texlive-greekdates-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-greekdates-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-greekdates-1.0-3|36	fi
14mr|texlive-greekdates-1.0-3|37	
14mr|texlive-greekdates-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-greekdates-1.0-3|39	%files
14mr|texlive-greekdates-1.0-3|40	%{_texmfdistdir}/tex/latex/greekdates/greekdates.sty
14mr|texlive-greekdates-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/greekdates/README
14mr|texlive-greekdates-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/greekdates/greekdates.pdf
14mr|texlive-greekdates-1.0-3|43	#- source
14mr|texlive-greekdates-1.0-3|44	%doc %{_texmfdistdir}/source/latex/greekdates/greekdates.dtx
14mr|texlive-greekdates-1.0-3|45	%doc %{_texmfdistdir}/source/latex/greekdates/greekdates.ins
14mr|texlive-greekdates-1.0-3|46	
14mr|texlive-greekdates-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-greekdates-1.0-3|48	%prep
14mr|texlive-greekdates-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-greekdates-1.0-3|50	
14mr|texlive-greekdates-1.0-3|51	%build
14mr|texlive-greekdates-1.0-3|52	
14mr|texlive-greekdates-1.0-3|53	%install
14mr|texlive-greekdates-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-greekdates-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-greekdates-1.0-3|56	
14mr|texlive-greekdates-1.0-3|57	
14mr|texlive-greekdates-1.0-3|58	
14mr|texlive-greekdates-1.0-3|59	%changelog
14mr|texlive-greekdates-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-greekdates-1.0-3|61	+ Revision: 44b5032
14mr|texlive-greekdates-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-greekdates-1.0-3|63	
14mr|texlive-greekdates-1.0-3|64	

20245 14
14mr|texlive-greek-fontenc-0.11.1-2|1	# revision 32301
14mr|texlive-greek-fontenc-0.11.1-2|2	# category Package
14mr|texlive-greek-fontenc-0.11.1-2|3	# catalog-ctan /language/greek/greek-fontenc
14mr|texlive-greek-fontenc-0.11.1-2|4	# catalog-date 2013-12-02 17:59:53 +0100
14mr|texlive-greek-fontenc-0.11.1-2|5	# catalog-license lppl1.3
14mr|texlive-greek-fontenc-0.11.1-2|6	# catalog-version 0.11.1
14mr|texlive-greek-fontenc-0.11.1-2|7	Name:		texlive-greek-fontenc
14mr|texlive-greek-fontenc-0.11.1-2|8	Version:	0.11.1
14mr|texlive-greek-fontenc-0.11.1-2|9	Release:	2
14mr|texlive-greek-fontenc-0.11.1-2|10	Summary:	LICR macros and encoding definition files for Greek
14mr|texlive-greek-fontenc-0.11.1-2|11	Group:		Publishing
14mr|texlive-greek-fontenc-0.11.1-2|12	URL:		http://www.ctan.org/tex-archive/language/greek/greek-fontenc
14mr|texlive-greek-fontenc-0.11.1-2|13	License:	LPPL1.3
14mr|texlive-greek-fontenc-0.11.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greek-fontenc.tar.xz
14mr|texlive-greek-fontenc-0.11.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greek-fontenc.doc.tar.xz
14mr|texlive-greek-fontenc-0.11.1-2|16	BuildArch:	noarch
14mr|texlive-greek-fontenc-0.11.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-greek-fontenc-0.11.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-greek-fontenc-0.11.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-greek-fontenc-0.11.1-2|20	
14mr|texlive-greek-fontenc-0.11.1-2|21	%description
14mr|texlive-greek-fontenc-0.11.1-2|22	The package provides Greek LICR macro definitions and encoding
14mr|texlive-greek-fontenc-0.11.1-2|23	definition files for Greek text font encodings for use with
14mr|texlive-greek-fontenc-0.11.1-2|24	fontenc.
14mr|texlive-greek-fontenc-0.11.1-2|25	
14mr|texlive-greek-fontenc-0.11.1-2|26	%post
14mr|texlive-greek-fontenc-0.11.1-2|27	%{_sbindir}/texlive.post
14mr|texlive-greek-fontenc-0.11.1-2|28	
14mr|texlive-greek-fontenc-0.11.1-2|29	%postun
14mr|texlive-greek-fontenc-0.11.1-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-greek-fontenc-0.11.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-greek-fontenc-0.11.1-2|32	fi
14mr|texlive-greek-fontenc-0.11.1-2|33	
14mr|texlive-greek-fontenc-0.11.1-2|34	#-----------------------------------------------------------------------
14mr|texlive-greek-fontenc-0.11.1-2|35	%files
14mr|texlive-greek-fontenc-0.11.1-2|36	%{_texmfdistdir}/tex/latex/greek-fontenc/alphabeta-euenc.def
14mr|texlive-greek-fontenc-0.11.1-2|37	%{_texmfdistdir}/tex/latex/greek-fontenc/alphabeta.sty
14mr|texlive-greek-fontenc-0.11.1-2|38	%{_texmfdistdir}/tex/latex/greek-fontenc/greek-euenc.def
14mr|texlive-greek-fontenc-0.11.1-2|39	%{_texmfdistdir}/tex/latex/greek-fontenc/greek-fontenc.def
14mr|texlive-greek-fontenc-0.11.1-2|40	%{_texmfdistdir}/tex/latex/greek-fontenc/lgrenc.def
14mr|texlive-greek-fontenc-0.11.1-2|41	%{_texmfdistdir}/tex/latex/greek-fontenc/textalpha.sty
14mr|texlive-greek-fontenc-0.11.1-2|42	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/README
14mr|texlive-greek-fontenc-0.11.1-2|43	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/README.html
14mr|texlive-greek-fontenc-0.11.1-2|44	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta-euenc.def.html
14mr|texlive-greek-fontenc-0.11.1-2|45	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta-euenc.def.txt
14mr|texlive-greek-fontenc-0.11.1-2|46	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta-test.pdf
14mr|texlive-greek-fontenc-0.11.1-2|47	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta-test.tex
14mr|texlive-greek-fontenc-0.11.1-2|48	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta.sty.html
14mr|texlive-greek-fontenc-0.11.1-2|49	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/diacritics.pdf
14mr|texlive-greek-fontenc-0.11.1-2|50	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/diacritics.tex
14mr|texlive-greek-fontenc-0.11.1-2|51	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/euenc-test.pdf
14mr|texlive-greek-fontenc-0.11.1-2|52	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/euenc-test.tex
14mr|texlive-greek-fontenc-0.11.1-2|53	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/greek-euenc.def.html
14mr|texlive-greek-fontenc-0.11.1-2|54	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/greek-fontenc.def.html
14mr|texlive-greek-fontenc-0.11.1-2|55	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/greekhyperref.pdf
14mr|texlive-greek-fontenc-0.11.1-2|56	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/greekhyperref.tex
14mr|texlive-greek-fontenc-0.11.1-2|57	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgr2licr.lua
14mr|texlive-greek-fontenc-0.11.1-2|58	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgr2licr.lua.html
14mr|texlive-greek-fontenc-0.11.1-2|59	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgrenc-test.pdf
14mr|texlive-greek-fontenc-0.11.1-2|60	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgrenc-test.tex
14mr|texlive-greek-fontenc-0.11.1-2|61	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgrenc.def.html
14mr|texlive-greek-fontenc-0.11.1-2|62	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/textalpha-test.pdf
14mr|texlive-greek-fontenc-0.11.1-2|63	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/textalpha-test.tex
14mr|texlive-greek-fontenc-0.11.1-2|64	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/textalpha.sty.html
14mr|texlive-greek-fontenc-0.11.1-2|65	
14mr|texlive-greek-fontenc-0.11.1-2|66	#-----------------------------------------------------------------------
14mr|texlive-greek-fontenc-0.11.1-2|67	%prep
14mr|texlive-greek-fontenc-0.11.1-2|68	%setup -c -a0 -a1
14mr|texlive-greek-fontenc-0.11.1-2|69	
14mr|texlive-greek-fontenc-0.11.1-2|70	%build
14mr|texlive-greek-fontenc-0.11.1-2|71	
14mr|texlive-greek-fontenc-0.11.1-2|72	%install
14mr|texlive-greek-fontenc-0.11.1-2|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-greek-fontenc-0.11.1-2|74	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-greek-fontenc-0.11.1-2|75	
14mr|texlive-greek-fontenc-0.11.1-2|76	%changelog
14mr|texlive-greek-fontenc-0.11.1-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11.1-2
14mr|texlive-greek-fontenc-0.11.1-2|78	+ Revision: c4e13df
14mr|texlive-greek-fontenc-0.11.1-2|79	- MassBuild#440: Increase release tag
14mr|texlive-greek-fontenc-0.11.1-2|80	
14mr|texlive-greek-fontenc-0.11.1-2|81	

20246 14
14mr|texlive-greek-inputenc-1.2-3|1	# revision 15878
14mr|texlive-greek-inputenc-1.2-3|2	# category Package
14mr|texlive-greek-inputenc-1.2-3|3	# catalog-ctan /language/greek/greek-inputenc
14mr|texlive-greek-inputenc-1.2-3|4	# catalog-date 2008-08-21 09:38:31 +0200
14mr|texlive-greek-inputenc-1.2-3|5	# catalog-license lppl
14mr|texlive-greek-inputenc-1.2-3|6	# catalog-version 1.2
14mr|texlive-greek-inputenc-1.2-3|7	Name:		texlive-greek-inputenc
14mr|texlive-greek-inputenc-1.2-3|8	Version:	1.2
14mr|texlive-greek-inputenc-1.2-3|9	Release:	3
14mr|texlive-greek-inputenc-1.2-3|10	Summary:	Greek encoding support for inputenc
14mr|texlive-greek-inputenc-1.2-3|11	Group:		Publishing
14mr|texlive-greek-inputenc-1.2-3|12	URL:		http://www.ctan.org/tex-archive/language/greek/greek-inputenc
14mr|texlive-greek-inputenc-1.2-3|13	License:	LPPL
14mr|texlive-greek-inputenc-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greek-inputenc.tar.xz
14mr|texlive-greek-inputenc-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greek-inputenc.doc.tar.xz
14mr|texlive-greek-inputenc-1.2-3|16	BuildArch:	noarch
14mr|texlive-greek-inputenc-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-greek-inputenc-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-greek-inputenc-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-greek-inputenc-1.2-3|20	
14mr|texlive-greek-inputenc-1.2-3|21	%description
14mr|texlive-greek-inputenc-1.2-3|22	The bundle provides Macintosh Greek encoding and ISO 8859-7
14mr|texlive-greek-inputenc-1.2-3|23	definition files for use with inputenc.
14mr|texlive-greek-inputenc-1.2-3|24	
14mr|texlive-greek-inputenc-1.2-3|25	%post
14mr|texlive-greek-inputenc-1.2-3|26	%{_sbindir}/texlive.post
14mr|texlive-greek-inputenc-1.2-3|27	
14mr|texlive-greek-inputenc-1.2-3|28	%postun
14mr|texlive-greek-inputenc-1.2-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-greek-inputenc-1.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-greek-inputenc-1.2-3|31	fi
14mr|texlive-greek-inputenc-1.2-3|32	
14mr|texlive-greek-inputenc-1.2-3|33	#-----------------------------------------------------------------------
14mr|texlive-greek-inputenc-1.2-3|34	%files
14mr|texlive-greek-inputenc-1.2-3|35	%{_texmfdistdir}/tex/latex/greek-inputenc/iso-8859-7.def
14mr|texlive-greek-inputenc-1.2-3|36	%{_texmfdistdir}/tex/latex/greek-inputenc/macgreek.def
14mr|texlive-greek-inputenc-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/greek-inputenc/test.tex
14mr|texlive-greek-inputenc-1.2-3|38	
14mr|texlive-greek-inputenc-1.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-greek-inputenc-1.2-3|40	%prep
14mr|texlive-greek-inputenc-1.2-3|41	%setup -c -a0 -a1
14mr|texlive-greek-inputenc-1.2-3|42	
14mr|texlive-greek-inputenc-1.2-3|43	%build
14mr|texlive-greek-inputenc-1.2-3|44	
14mr|texlive-greek-inputenc-1.2-3|45	%install
14mr|texlive-greek-inputenc-1.2-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-greek-inputenc-1.2-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-greek-inputenc-1.2-3|48	
14mr|texlive-greek-inputenc-1.2-3|49	
14mr|texlive-greek-inputenc-1.2-3|50	
14mr|texlive-greek-inputenc-1.2-3|51	%changelog
14mr|texlive-greek-inputenc-1.2-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-greek-inputenc-1.2-3|53	+ Revision: c8214f3
14mr|texlive-greek-inputenc-1.2-3|54	- MassBuild#440: Increase release tag
14mr|texlive-greek-inputenc-1.2-3|55	
14mr|texlive-greek-inputenc-1.2-3|56	

20247 14
14mr|texlive-greektex-20120713-6|1	# revision 28327
14mr|texlive-greektex-20120713-6|2	# category Package
14mr|texlive-greektex-20120713-6|3	# catalog-ctan /fonts/greek/greektex
14mr|texlive-greektex-20120713-6|4	# catalog-date 2012-07-13 12:20:40 +0200
14mr|texlive-greektex-20120713-6|5	# catalog-license pd
14mr|texlive-greektex-20120713-6|6	# catalog-version undef
14mr|texlive-greektex-20120713-6|7	Name:		texlive-greektex
14mr|texlive-greektex-20120713-6|8	Version:	20120713
14mr|texlive-greektex-20120713-6|9	Release:	6
14mr|texlive-greektex-20120713-6|10	Summary:	Fonts for typesetting Greek/English documents
14mr|texlive-greektex-20120713-6|11	Group:		Publishing
14mr|texlive-greektex-20120713-6|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/greektex
14mr|texlive-greektex-20120713-6|13	License:	PD
14mr|texlive-greektex-20120713-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greektex.tar.xz
14mr|texlive-greektex-20120713-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greektex.doc.tar.xz
14mr|texlive-greektex-20120713-6|16	BuildArch:	noarch
14mr|texlive-greektex-20120713-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-greektex-20120713-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-greektex-20120713-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-greektex-20120713-6|20	
14mr|texlive-greektex-20120713-6|21	%description
14mr|texlive-greektex-20120713-6|22	The fonts are based on Silvio Levy's classical Greek fonts;
14mr|texlive-greektex-20120713-6|23	macros and Greek hyphenation patterns for the fonts' encoding
14mr|texlive-greektex-20120713-6|24	are also provided.
14mr|texlive-greektex-20120713-6|25	
14mr|texlive-greektex-20120713-6|26	%post
14mr|texlive-greektex-20120713-6|27	%{_sbindir}/texlive.post
14mr|texlive-greektex-20120713-6|28	
14mr|texlive-greektex-20120713-6|29	%postun
14mr|texlive-greektex-20120713-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-greektex-20120713-6|31	%{_sbindir}/texlive.post
14mr|texlive-greektex-20120713-6|32	fi
14mr|texlive-greektex-20120713-6|33	
14mr|texlive-greektex-20120713-6|34	#-----------------------------------------------------------------------
14mr|texlive-greektex-20120713-6|35	%files
14mr|texlive-greektex-20120713-6|36	%{_texmfdistdir}/tex/latex/greektex/greektex.sty
14mr|texlive-greektex-20120713-6|37	%doc %{_texmfdistdir}/doc/fonts/greektex/README
14mr|texlive-greektex-20120713-6|38	%doc %{_texmfdistdir}/doc/fonts/greektex/gehyphw.gr
14mr|texlive-greektex-20120713-6|39	%doc %{_texmfdistdir}/doc/fonts/greektex/greektexdoc.pdf
14mr|texlive-greektex-20120713-6|40	%doc %{_texmfdistdir}/doc/fonts/greektex/greektexdoc.tex
14mr|texlive-greektex-20120713-6|41	%doc %{_texmfdistdir}/doc/fonts/greektex/ywcl.zip
14mr|texlive-greektex-20120713-6|42	
14mr|texlive-greektex-20120713-6|43	#-----------------------------------------------------------------------
14mr|texlive-greektex-20120713-6|44	%prep
14mr|texlive-greektex-20120713-6|45	%setup -c -a0 -a1
14mr|texlive-greektex-20120713-6|46	
14mr|texlive-greektex-20120713-6|47	%build
14mr|texlive-greektex-20120713-6|48	
14mr|texlive-greektex-20120713-6|49	%install
14mr|texlive-greektex-20120713-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-greektex-20120713-6|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-greektex-20120713-6|52	
14mr|texlive-greektex-20120713-6|53	%changelog
14mr|texlive-greektex-20120713-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120713-6
14mr|texlive-greektex-20120713-6|55	+ Revision: 2d4512b
14mr|texlive-greektex-20120713-6|56	- MassBuild#440: Increase release tag
14mr|texlive-greektex-20120713-6|57	
14mr|texlive-greektex-20120713-6|58	

20248 14
14mr|texlive-greenpoint-20061209-3|1	# revision 15878
14mr|texlive-greenpoint-20061209-3|2	# category Package
14mr|texlive-greenpoint-20061209-3|3	# catalog-ctan /fonts/greenpoint
14mr|texlive-greenpoint-20061209-3|4	# catalog-date 2006-12-09 16:48:33 +0100
14mr|texlive-greenpoint-20061209-3|5	# catalog-license gpl
14mr|texlive-greenpoint-20061209-3|6	# catalog-version undef
14mr|texlive-greenpoint-20061209-3|7	Name:		texlive-greenpoint
14mr|texlive-greenpoint-20061209-3|8	Version:	20061209
14mr|texlive-greenpoint-20061209-3|9	Release:	3
14mr|texlive-greenpoint-20061209-3|10	Summary:	The Green Point logo
14mr|texlive-greenpoint-20061209-3|11	Group:		Publishing
14mr|texlive-greenpoint-20061209-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greenpoint
14mr|texlive-greenpoint-20061209-3|13	License:	GPL
14mr|texlive-greenpoint-20061209-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greenpoint.tar.xz
14mr|texlive-greenpoint-20061209-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greenpoint.doc.tar.xz
14mr|texlive-greenpoint-20061209-3|16	BuildArch:	noarch
14mr|texlive-greenpoint-20061209-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-greenpoint-20061209-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-greenpoint-20061209-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-greenpoint-20061209-3|20	
14mr|texlive-greenpoint-20061209-3|21	%description
14mr|texlive-greenpoint-20061209-3|22	A MetaFont-implementation of the logo commonly known as 'Der
14mr|texlive-greenpoint-20061209-3|23	Grune Punkt' ('The Green Point'). In Austria, it can be found
14mr|texlive-greenpoint-20061209-3|24	on nearly every bottle. It should not be confused with the
14mr|texlive-greenpoint-20061209-3|25	'Recycle'-logo, implemented by Ian Green.
14mr|texlive-greenpoint-20061209-3|26	
14mr|texlive-greenpoint-20061209-3|27	%post
14mr|texlive-greenpoint-20061209-3|28	%{_sbindir}/texlive.post
14mr|texlive-greenpoint-20061209-3|29	
14mr|texlive-greenpoint-20061209-3|30	%postun
14mr|texlive-greenpoint-20061209-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-greenpoint-20061209-3|32	%{_sbindir}/texlive.post
14mr|texlive-greenpoint-20061209-3|33	fi
14mr|texlive-greenpoint-20061209-3|34	
14mr|texlive-greenpoint-20061209-3|35	#-----------------------------------------------------------------------
14mr|texlive-greenpoint-20061209-3|36	%files
14mr|texlive-greenpoint-20061209-3|37	%{_texmfdistdir}/fonts/source/public/greenpoint/greenpoint.mf
14mr|texlive-greenpoint-20061209-3|38	%{_texmfdistdir}/fonts/tfm/public/greenpoint/greenpoint.tfm
14mr|texlive-greenpoint-20061209-3|39	%doc %{_texmfdistdir}/doc/fonts/greenpoint/ChangeLog
14mr|texlive-greenpoint-20061209-3|40	%doc %{_texmfdistdir}/doc/fonts/greenpoint/README
14mr|texlive-greenpoint-20061209-3|41	
14mr|texlive-greenpoint-20061209-3|42	#-----------------------------------------------------------------------
14mr|texlive-greenpoint-20061209-3|43	%prep
14mr|texlive-greenpoint-20061209-3|44	%setup -c -a0 -a1
14mr|texlive-greenpoint-20061209-3|45	
14mr|texlive-greenpoint-20061209-3|46	%build
14mr|texlive-greenpoint-20061209-3|47	
14mr|texlive-greenpoint-20061209-3|48	%install
14mr|texlive-greenpoint-20061209-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-greenpoint-20061209-3|50	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-greenpoint-20061209-3|51	
14mr|texlive-greenpoint-20061209-3|52	
14mr|texlive-greenpoint-20061209-3|53	
14mr|texlive-greenpoint-20061209-3|54	%changelog
14mr|texlive-greenpoint-20061209-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061209-3
14mr|texlive-greenpoint-20061209-3|56	+ Revision: 1967d92
14mr|texlive-greenpoint-20061209-3|57	- MassBuild#440: Increase release tag
14mr|texlive-greenpoint-20061209-3|58	
14mr|texlive-greenpoint-20061209-3|59	

20249 14
14mr|texlive-grfpaste-0.2-3|1	# revision 17354
14mr|texlive-grfpaste-0.2-3|2	# category Package
14mr|texlive-grfpaste-0.2-3|3	# catalog-ctan /macros/latex/contrib/grfpaste
14mr|texlive-grfpaste-0.2-3|4	# catalog-date 2010-03-06 14:40:43 +0100
14mr|texlive-grfpaste-0.2-3|5	# catalog-license lppl
14mr|texlive-grfpaste-0.2-3|6	# catalog-version 0.2
14mr|texlive-grfpaste-0.2-3|7	Name:		texlive-grfpaste
14mr|texlive-grfpaste-0.2-3|8	Version:	0.2
14mr|texlive-grfpaste-0.2-3|9	Release:	3
14mr|texlive-grfpaste-0.2-3|10	Summary:	Include fragments of a dvi file
14mr|texlive-grfpaste-0.2-3|11	Group:		Publishing
14mr|texlive-grfpaste-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/grfpaste
14mr|texlive-grfpaste-0.2-3|13	License:	LPPL
14mr|texlive-grfpaste-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grfpaste.tar.xz
14mr|texlive-grfpaste-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grfpaste.doc.tar.xz
14mr|texlive-grfpaste-0.2-3|16	BuildArch:	noarch
14mr|texlive-grfpaste-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-grfpaste-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-grfpaste-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-grfpaste-0.2-3|20	
14mr|texlive-grfpaste-0.2-3|21	%description
14mr|texlive-grfpaste-0.2-3|22	Provides a mechanism to include fragments of dvi files with the
14mr|texlive-grfpaste-0.2-3|23	graphicx package, so that you can use \includegraphics to
14mr|texlive-grfpaste-0.2-3|24	include dvi files. The package requires the dvipaste program.
14mr|texlive-grfpaste-0.2-3|25	
14mr|texlive-grfpaste-0.2-3|26	%post
14mr|texlive-grfpaste-0.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-grfpaste-0.2-3|28	
14mr|texlive-grfpaste-0.2-3|29	%postun
14mr|texlive-grfpaste-0.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-grfpaste-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-grfpaste-0.2-3|32	fi
14mr|texlive-grfpaste-0.2-3|33	
14mr|texlive-grfpaste-0.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-grfpaste-0.2-3|35	%files
14mr|texlive-grfpaste-0.2-3|36	%{_texmfdistdir}/tex/latex/grfpaste/grfpaste.sty
14mr|texlive-grfpaste-0.2-3|37	%doc %{_texmfdistdir}/doc/latex/grfpaste/doc/grfpaste.pdf
14mr|texlive-grfpaste-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/grfpaste/doc/grfpaste.tex
14mr|texlive-grfpaste-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/grfpaste/dvipaste.txt
14mr|texlive-grfpaste-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/grfpaste/grfp1.tex
14mr|texlive-grfpaste-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/grfpaste/grfp2.tex
14mr|texlive-grfpaste-0.2-3|42	%doc %{_texmfdistdir}/doc/latex/grfpaste/grfp3.tex
14mr|texlive-grfpaste-0.2-3|43	
14mr|texlive-grfpaste-0.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-grfpaste-0.2-3|45	%prep
14mr|texlive-grfpaste-0.2-3|46	%setup -c -a0 -a1
14mr|texlive-grfpaste-0.2-3|47	
14mr|texlive-grfpaste-0.2-3|48	%build
14mr|texlive-grfpaste-0.2-3|49	
14mr|texlive-grfpaste-0.2-3|50	%install
14mr|texlive-grfpaste-0.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-grfpaste-0.2-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-grfpaste-0.2-3|53	
14mr|texlive-grfpaste-0.2-3|54	
14mr|texlive-grfpaste-0.2-3|55	
14mr|texlive-grfpaste-0.2-3|56	%changelog
14mr|texlive-grfpaste-0.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-grfpaste-0.2-3|58	+ Revision: 0caf52a
14mr|texlive-grfpaste-0.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-grfpaste-0.2-3|60	
14mr|texlive-grfpaste-0.2-3|61	

20250 14
14mr|texlive-grid-1.0-3|1	# revision 15878
14mr|texlive-grid-1.0-3|2	# category Package
14mr|texlive-grid-1.0-3|3	# catalog-ctan /macros/latex/contrib/grid
14mr|texlive-grid-1.0-3|4	# catalog-date 2009-11-09 22:36:07 +0100
14mr|texlive-grid-1.0-3|5	# catalog-license lppl
14mr|texlive-grid-1.0-3|6	# catalog-version 1.0
14mr|texlive-grid-1.0-3|7	Name:		texlive-grid
14mr|texlive-grid-1.0-3|8	Version:	1.0
14mr|texlive-grid-1.0-3|9	Release:	3
14mr|texlive-grid-1.0-3|10	Summary:	Grid typesetting in LaTeX
14mr|texlive-grid-1.0-3|11	Group:		Publishing
14mr|texlive-grid-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/grid
14mr|texlive-grid-1.0-3|13	License:	LPPL
14mr|texlive-grid-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid.tar.xz
14mr|texlive-grid-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid.doc.tar.xz
14mr|texlive-grid-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid.source.tar.xz
14mr|texlive-grid-1.0-3|17	BuildArch:	noarch
14mr|texlive-grid-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-grid-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-grid-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-grid-1.0-3|21	
14mr|texlive-grid-1.0-3|22	%description
14mr|texlive-grid-1.0-3|23	The package enables grid typesetting in double column
14mr|texlive-grid-1.0-3|24	documents. Grid typesetting (vertical aligning of lines of text
14mr|texlive-grid-1.0-3|25	in adjacent columns) is a difficult task in LaTeX, and the
14mr|texlive-grid-1.0-3|26	present package is no more than an attempt to help users to
14mr|texlive-grid-1.0-3|27	achieve it in a limited way. An example document, grid.tex, is
14mr|texlive-grid-1.0-3|28	provided with simple instructions to typeset it using the
14mr|texlive-grid-1.0-3|29	package. The package needs a lot of, this is only a
14mr|texlive-grid-1.0-3|30	beginning...
14mr|texlive-grid-1.0-3|31	
14mr|texlive-grid-1.0-3|32	%post
14mr|texlive-grid-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-grid-1.0-3|34	
14mr|texlive-grid-1.0-3|35	%postun
14mr|texlive-grid-1.0-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-grid-1.0-3|37	%{_sbindir}/texlive.post
14mr|texlive-grid-1.0-3|38	fi
14mr|texlive-grid-1.0-3|39	
14mr|texlive-grid-1.0-3|40	#-----------------------------------------------------------------------
14mr|texlive-grid-1.0-3|41	%files
14mr|texlive-grid-1.0-3|42	%{_texmfdistdir}/tex/latex/grid/grid.sty
14mr|texlive-grid-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/grid/README
14mr|texlive-grid-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/grid/grid.pdf
14mr|texlive-grid-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/grid/grid.tex
14mr|texlive-grid-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/grid/manifest.txt
14mr|texlive-grid-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/grid/rvdtx.sty
14mr|texlive-grid-1.0-3|48	#- source
14mr|texlive-grid-1.0-3|49	%doc %{_texmfdistdir}/source/latex/grid/Makefile
14mr|texlive-grid-1.0-3|50	
14mr|texlive-grid-1.0-3|51	#-----------------------------------------------------------------------
14mr|texlive-grid-1.0-3|52	%prep
14mr|texlive-grid-1.0-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-grid-1.0-3|54	
14mr|texlive-grid-1.0-3|55	%build
14mr|texlive-grid-1.0-3|56	
14mr|texlive-grid-1.0-3|57	%install
14mr|texlive-grid-1.0-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-grid-1.0-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-grid-1.0-3|60	
14mr|texlive-grid-1.0-3|61	
14mr|texlive-grid-1.0-3|62	
14mr|texlive-grid-1.0-3|63	%changelog
14mr|texlive-grid-1.0-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-grid-1.0-3|65	+ Revision: 66fe1b7
14mr|texlive-grid-1.0-3|66	- MassBuild#440: Increase release tag
14mr|texlive-grid-1.0-3|67	
14mr|texlive-grid-1.0-3|68	

20251 14
14mr|texlive-gridset-0.1-3|1	# revision 15878
14mr|texlive-gridset-0.1-3|2	# category Package
14mr|texlive-gridset-0.1-3|3	# catalog-ctan /macros/latex/contrib/gridset
14mr|texlive-gridset-0.1-3|4	# catalog-date 2009-11-09 22:36:07 +0100
14mr|texlive-gridset-0.1-3|5	# catalog-license lppl
14mr|texlive-gridset-0.1-3|6	# catalog-version 0.1
14mr|texlive-gridset-0.1-3|7	Name:		texlive-gridset
14mr|texlive-gridset-0.1-3|8	Version:	0.1
14mr|texlive-gridset-0.1-3|9	Release:	3
14mr|texlive-gridset-0.1-3|10	Summary:	Grid, a.k.a. in-register, setting
14mr|texlive-gridset-0.1-3|11	Group:		Publishing
14mr|texlive-gridset-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gridset
14mr|texlive-gridset-0.1-3|13	License:	LPPL
14mr|texlive-gridset-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gridset.tar.xz
14mr|texlive-gridset-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gridset.doc.tar.xz
14mr|texlive-gridset-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gridset.source.tar.xz
14mr|texlive-gridset-0.1-3|17	BuildArch:	noarch
14mr|texlive-gridset-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gridset-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gridset-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-gridset-0.1-3|21	
14mr|texlive-gridset-0.1-3|22	%description
14mr|texlive-gridset-0.1-3|23	Grid setting -- also known as strict in-register setting -- is
14mr|texlive-gridset-0.1-3|24	something, that should be done for a lot of documents but is
14mr|texlive-gridset-0.1-3|25	not easy using LaTeX. The package helps to get the information
14mr|texlive-gridset-0.1-3|26	needed for grid setting. It does not implement auto grid
14mr|texlive-gridset-0.1-3|27	setting, but there is a command \vskipnextgrid, that moves to
14mr|texlive-gridset-0.1-3|28	the next grid position. This may be enough under some
14mr|texlive-gridset-0.1-3|29	circumstances, but in other circumstances it may fail. Thus
14mr|texlive-gridset-0.1-3|30	gridset is only one more step for grid setting, not a complete
14mr|texlive-gridset-0.1-3|31	solution.
14mr|texlive-gridset-0.1-3|32	
14mr|texlive-gridset-0.1-3|33	%post
14mr|texlive-gridset-0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-gridset-0.1-3|35	
14mr|texlive-gridset-0.1-3|36	%postun
14mr|texlive-gridset-0.1-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-gridset-0.1-3|38	%{_sbindir}/texlive.post
14mr|texlive-gridset-0.1-3|39	fi
14mr|texlive-gridset-0.1-3|40	
14mr|texlive-gridset-0.1-3|41	#-----------------------------------------------------------------------
14mr|texlive-gridset-0.1-3|42	%files
14mr|texlive-gridset-0.1-3|43	%{_texmfdistdir}/tex/latex/gridset/gridset.sty
14mr|texlive-gridset-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/gridset/gridset.pdf
14mr|texlive-gridset-0.1-3|45	#- source
14mr|texlive-gridset-0.1-3|46	%doc %{_texmfdistdir}/source/latex/gridset/README
14mr|texlive-gridset-0.1-3|47	%doc %{_texmfdistdir}/source/latex/gridset/gridset.dtx
14mr|texlive-gridset-0.1-3|48	%doc %{_texmfdistdir}/source/latex/gridset/gridset.ins
14mr|texlive-gridset-0.1-3|49	
14mr|texlive-gridset-0.1-3|50	#-----------------------------------------------------------------------
14mr|texlive-gridset-0.1-3|51	%prep
14mr|texlive-gridset-0.1-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-gridset-0.1-3|53	
14mr|texlive-gridset-0.1-3|54	%build
14mr|texlive-gridset-0.1-3|55	
14mr|texlive-gridset-0.1-3|56	%install
14mr|texlive-gridset-0.1-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gridset-0.1-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gridset-0.1-3|59	
14mr|texlive-gridset-0.1-3|60	
14mr|texlive-gridset-0.1-3|61	
14mr|texlive-gridset-0.1-3|62	%changelog
14mr|texlive-gridset-0.1-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-gridset-0.1-3|64	+ Revision: c6ea350
14mr|texlive-gridset-0.1-3|65	- MassBuild#440: Increase release tag
14mr|texlive-gridset-0.1-3|66	
14mr|texlive-gridset-0.1-3|67	

20252 14
14mr|texlive-grid-system-0.3.0-2|1	# revision 32981
14mr|texlive-grid-system-0.3.0-2|2	# category Package
14mr|texlive-grid-system-0.3.0-2|3	# catalog-ctan /macros/latex/contrib/grid-system
14mr|texlive-grid-system-0.3.0-2|4	# catalog-date 2014-02-16 20:01:44 +0100
14mr|texlive-grid-system-0.3.0-2|5	# catalog-license apache2
14mr|texlive-grid-system-0.3.0-2|6	# catalog-version 0.3.0
14mr|texlive-grid-system-0.3.0-2|7	Name:		texlive-grid-system
14mr|texlive-grid-system-0.3.0-2|8	Version:	0.3.0
14mr|texlive-grid-system-0.3.0-2|9	Release:	2
14mr|texlive-grid-system-0.3.0-2|10	Summary:	Page organisation, modelled on CSS facilities
14mr|texlive-grid-system-0.3.0-2|11	Group:		Publishing
14mr|texlive-grid-system-0.3.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/grid-system
14mr|texlive-grid-system-0.3.0-2|13	License:	APACHE2
14mr|texlive-grid-system-0.3.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid-system.tar.xz
14mr|texlive-grid-system-0.3.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid-system.doc.tar.xz
14mr|texlive-grid-system-0.3.0-2|16	BuildArch:	noarch
14mr|texlive-grid-system-0.3.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-grid-system-0.3.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-grid-system-0.3.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-grid-system-0.3.0-2|20	
14mr|texlive-grid-system-0.3.0-2|21	%description
14mr|texlive-grid-system-0.3.0-2|22	The package provides the means for LaTeX to implement a grid
14mr|texlive-grid-system-0.3.0-2|23	system as known from CSS grid systems. The facility is useful
14mr|texlive-grid-system-0.3.0-2|24	for creating box layouts as used in brochures.
14mr|texlive-grid-system-0.3.0-2|25	
14mr|texlive-grid-system-0.3.0-2|26	%post
14mr|texlive-grid-system-0.3.0-2|27	%{_sbindir}/texlive.post
14mr|texlive-grid-system-0.3.0-2|28	
14mr|texlive-grid-system-0.3.0-2|29	%postun
14mr|texlive-grid-system-0.3.0-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-grid-system-0.3.0-2|31	%{_sbindir}/texlive.post
14mr|texlive-grid-system-0.3.0-2|32	fi
14mr|texlive-grid-system-0.3.0-2|33	
14mr|texlive-grid-system-0.3.0-2|34	#-----------------------------------------------------------------------
14mr|texlive-grid-system-0.3.0-2|35	%files
14mr|texlive-grid-system-0.3.0-2|36	%{_texmfdistdir}/tex/latex/grid-system/grid-system.sty
14mr|texlive-grid-system-0.3.0-2|37	%doc %{_texmfdistdir}/doc/latex/grid-system/LICENSE
14mr|texlive-grid-system-0.3.0-2|38	%doc %{_texmfdistdir}/doc/latex/grid-system/README
14mr|texlive-grid-system-0.3.0-2|39	%doc %{_texmfdistdir}/doc/latex/grid-system/grid-system.pdf
14mr|texlive-grid-system-0.3.0-2|40	%doc %{_texmfdistdir}/doc/latex/grid-system/grid-system.tex
14mr|texlive-grid-system-0.3.0-2|41	
14mr|texlive-grid-system-0.3.0-2|42	#-----------------------------------------------------------------------
14mr|texlive-grid-system-0.3.0-2|43	%prep
14mr|texlive-grid-system-0.3.0-2|44	%setup -c -a0 -a1
14mr|texlive-grid-system-0.3.0-2|45	
14mr|texlive-grid-system-0.3.0-2|46	%build
14mr|texlive-grid-system-0.3.0-2|47	
14mr|texlive-grid-system-0.3.0-2|48	%install
14mr|texlive-grid-system-0.3.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-grid-system-0.3.0-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-grid-system-0.3.0-2|51	
14mr|texlive-grid-system-0.3.0-2|52	%changelog
14mr|texlive-grid-system-0.3.0-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-2
14mr|texlive-grid-system-0.3.0-2|54	+ Revision: 90cb539
14mr|texlive-grid-system-0.3.0-2|55	- MassBuild#440: Increase release tag
14mr|texlive-grid-system-0.3.0-2|56	
14mr|texlive-grid-system-0.3.0-2|57	

20253 14
14mr|texlive-grotesq-20071103-3|1	# revision 15878
14mr|texlive-grotesq-20071103-3|2	# category Package
14mr|texlive-grotesq-20071103-3|3	# catalog-ctan /fonts/urw/grotesq
14mr|texlive-grotesq-20071103-3|4	# catalog-date 2007-11-03 13:04:21 +0100
14mr|texlive-grotesq-20071103-3|5	# catalog-license gpl
14mr|texlive-grotesq-20071103-3|6	# catalog-version undef
14mr|texlive-grotesq-20071103-3|7	Name:		texlive-grotesq
14mr|texlive-grotesq-20071103-3|8	Version:	20071103
14mr|texlive-grotesq-20071103-3|9	Release:	3
14mr|texlive-grotesq-20071103-3|10	Summary:	URW Grotesq font pack for LaTeX
14mr|texlive-grotesq-20071103-3|11	Group:		Publishing
14mr|texlive-grotesq-20071103-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/grotesq
14mr|texlive-grotesq-20071103-3|13	License:	GPL
14mr|texlive-grotesq-20071103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grotesq.tar.xz
14mr|texlive-grotesq-20071103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grotesq.doc.tar.xz
14mr|texlive-grotesq-20071103-3|16	BuildArch:	noarch
14mr|texlive-grotesq-20071103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-grotesq-20071103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-grotesq-20071103-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-grotesq-20071103-3|20	
14mr|texlive-grotesq-20071103-3|21	%description
14mr|texlive-grotesq-20071103-3|22	The directory contains a copy of the Type 1 font "URW Grotesq
14mr|texlive-grotesq-20071103-3|23	2031 Bold' released under the GPL by URW, with supporting files
14mr|texlive-grotesq-20071103-3|24	for use with (La)TeX.
14mr|texlive-grotesq-20071103-3|25	
14mr|texlive-grotesq-20071103-3|26	%post
14mr|texlive-grotesq-20071103-3|27	%{_sbindir}/texlive.post
14mr|texlive-grotesq-20071103-3|28	
14mr|texlive-grotesq-20071103-3|29	%postun
14mr|texlive-grotesq-20071103-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-grotesq-20071103-3|31	%{_sbindir}/texlive.post
14mr|texlive-grotesq-20071103-3|32	fi
14mr|texlive-grotesq-20071103-3|33	
14mr|texlive-grotesq-20071103-3|34	#-----------------------------------------------------------------------
14mr|texlive-grotesq-20071103-3|35	%files
14mr|texlive-grotesq-20071103-3|36	%{_texmfdistdir}/dvips/grotesq/config.ugq
14mr|texlive-grotesq-20071103-3|37	%{_texmfdistdir}/fonts/afm/urw/grotesq/ugqb8a.afm
14mr|texlive-grotesq-20071103-3|38	%{_texmfdistdir}/fonts/map/dvips/grotesq/ugq.map
14mr|texlive-grotesq-20071103-3|39	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqb.tfm
14mr|texlive-grotesq-20071103-3|40	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqb7t.tfm
14mr|texlive-grotesq-20071103-3|41	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqb8a.tfm
14mr|texlive-grotesq-20071103-3|42	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqb8c.tfm
14mr|texlive-grotesq-20071103-3|43	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqb8r.tfm
14mr|texlive-grotesq-20071103-3|44	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqb8t.tfm
14mr|texlive-grotesq-20071103-3|45	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqbc7t.tfm
14mr|texlive-grotesq-20071103-3|46	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqbc8t.tfm
14mr|texlive-grotesq-20071103-3|47	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqbo7t.tfm
14mr|texlive-grotesq-20071103-3|48	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqbo8c.tfm
14mr|texlive-grotesq-20071103-3|49	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqbo8r.tfm
14mr|texlive-grotesq-20071103-3|50	%{_texmfdistdir}/fonts/tfm/urw/grotesq/ugqbo8t.tfm
14mr|texlive-grotesq-20071103-3|51	%{_texmfdistdir}/fonts/type1/urw/grotesq/ugqb8a.pfb
14mr|texlive-grotesq-20071103-3|52	%{_texmfdistdir}/fonts/vf/urw/grotesq/ugqb.vf
14mr|texlive-grotesq-20071103-3|53	%{_texmfdistdir}/fonts/vf/urw/grotesq/ugqb7t.vf
14mr|texlive-grotesq-20071103-3|54	%{_texmfdistdir}/fonts/vf/urw/grotesq/ugqb8c.vf
14mr|texlive-grotesq-20071103-3|55	%{_texmfdistdir}/fonts/vf/urw/grotesq/ugqb8t.vf
14mr|texlive-grotesq-20071103-3|56	%{_texmfdistdir}/fonts/vf/urw/grotesq/ugqbc7t.vf
14mr|texlive-grotesq-20071103-3|57	%{_texmfdistdir}/fonts/vf/urw/grotesq/ugqbc8t.vf
14mr|texlive-grotesq-20071103-3|58	%{_texmfdistdir}/fonts/vf/urw/grotesq/ugqbo7t.vf
14mr|texlive-grotesq-20071103-3|59	%{_texmfdistdir}/fonts/vf/urw/grotesq/ugqbo8c.vf
14mr|texlive-grotesq-20071103-3|60	%{_texmfdistdir}/fonts/vf/urw/grotesq/ugqbo8t.vf
14mr|texlive-grotesq-20071103-3|61	%{_texmfdistdir}/tex/latex/grotesq/ot1ugq.fd
14mr|texlive-grotesq-20071103-3|62	%{_texmfdistdir}/tex/latex/grotesq/t1ugq.fd
14mr|texlive-grotesq-20071103-3|63	%{_texmfdistdir}/tex/latex/grotesq/ts1ugq.fd
14mr|texlive-grotesq-20071103-3|64	%doc %{_texmfdistdir}/doc/fonts/grotesq/grotesq.txt
14mr|texlive-grotesq-20071103-3|65	%doc %{_texmfdistdir}/doc/fonts/grotesq/readme.grotesq
14mr|texlive-grotesq-20071103-3|66	
14mr|texlive-grotesq-20071103-3|67	#-----------------------------------------------------------------------
14mr|texlive-grotesq-20071103-3|68	%prep
14mr|texlive-grotesq-20071103-3|69	%setup -c -a0 -a1
14mr|texlive-grotesq-20071103-3|70	
14mr|texlive-grotesq-20071103-3|71	%build
14mr|texlive-grotesq-20071103-3|72	
14mr|texlive-grotesq-20071103-3|73	%install
14mr|texlive-grotesq-20071103-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-grotesq-20071103-3|75	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-grotesq-20071103-3|76	
14mr|texlive-grotesq-20071103-3|77	
14mr|texlive-grotesq-20071103-3|78	
14mr|texlive-grotesq-20071103-3|79	%changelog
14mr|texlive-grotesq-20071103-3|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20071103-3
14mr|texlive-grotesq-20071103-3|81	+ Revision: dda11d5
14mr|texlive-grotesq-20071103-3|82	- MassBuild#440: Increase release tag
14mr|texlive-grotesq-20071103-3|83	
14mr|texlive-grotesq-20071103-3|84	

20254 14
14mr|texlive-grverb-1.0-3|1	# revision 17368
14mr|texlive-grverb-1.0-3|2	# category Package
14mr|texlive-grverb-1.0-3|3	# catalog-ctan /language/greek/grverb
14mr|texlive-grverb-1.0-3|4	# catalog-date 2010-03-06 16:54:30 +0100
14mr|texlive-grverb-1.0-3|5	# catalog-license lppl
14mr|texlive-grverb-1.0-3|6	# catalog-version 1.0
14mr|texlive-grverb-1.0-3|7	Name:		texlive-grverb
14mr|texlive-grverb-1.0-3|8	Version:	1.0
14mr|texlive-grverb-1.0-3|9	Release:	3
14mr|texlive-grverb-1.0-3|10	Summary:	Typesetting Greek verbatim
14mr|texlive-grverb-1.0-3|11	Group:		Publishing
14mr|texlive-grverb-1.0-3|12	URL:		http://www.ctan.org/tex-archive/language/greek/grverb
14mr|texlive-grverb-1.0-3|13	License:	LPPL
14mr|texlive-grverb-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grverb.tar.xz
14mr|texlive-grverb-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grverb.doc.tar.xz
14mr|texlive-grverb-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grverb.source.tar.xz
14mr|texlive-grverb-1.0-3|17	BuildArch:	noarch
14mr|texlive-grverb-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-grverb-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-grverb-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-grverb-1.0-3|21	
14mr|texlive-grverb-1.0-3|22	%description
14mr|texlive-grverb-1.0-3|23	The package provides verbatim typsetting, in the context of the
14mr|texlive-grverb-1.0-3|24	Greek option in babel. The package uses the public domain
14mr|texlive-grverb-1.0-3|25	Greek-CourierPlain font, and the font itself (in Type 1
14mr|texlive-grverb-1.0-3|26	format), metrics and a font map entry for its use are provided.
14mr|texlive-grverb-1.0-3|27	
14mr|texlive-grverb-1.0-3|28	%post
14mr|texlive-grverb-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-grverb-1.0-3|30	
14mr|texlive-grverb-1.0-3|31	%postun
14mr|texlive-grverb-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-grverb-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-grverb-1.0-3|34	fi
14mr|texlive-grverb-1.0-3|35	
14mr|texlive-grverb-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-grverb-1.0-3|37	%files
14mr|texlive-grverb-1.0-3|38	%{_texmfdistdir}/fonts/afm/public/grverb/grkcurp.afm
14mr|texlive-grverb-1.0-3|39	%{_texmfdistdir}/fonts/map/dvips/grverb/grverb.map
14mr|texlive-grverb-1.0-3|40	%{_texmfdistdir}/fonts/tfm/public/grverb/grcour7t.tfm
14mr|texlive-grverb-1.0-3|41	%{_texmfdistdir}/fonts/tfm/public/grverb/grcour8a.tfm
14mr|texlive-grverb-1.0-3|42	%{_texmfdistdir}/fonts/type1/public/grverb/grkcurp.pfb
14mr|texlive-grverb-1.0-3|43	%{_texmfdistdir}/fonts/vf/public/grverb/grcour7t.vf
14mr|texlive-grverb-1.0-3|44	%{_texmfdistdir}/tex/latex/grverb/grverb.sty
14mr|texlive-grverb-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/grverb/README
14mr|texlive-grverb-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/grverb/grv.ps
14mr|texlive-grverb-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/grverb/grv.tex
14mr|texlive-grverb-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/grverb/grverb.pdf
14mr|texlive-grverb-1.0-3|49	#- source
14mr|texlive-grverb-1.0-3|50	%doc %{_texmfdistdir}/source/latex/grverb/grcour7t.vpl
14mr|texlive-grverb-1.0-3|51	%doc %{_texmfdistdir}/source/latex/grverb/grverb.dtx
14mr|texlive-grverb-1.0-3|52	%doc %{_texmfdistdir}/source/latex/grverb/grverb.ins
14mr|texlive-grverb-1.0-3|53	
14mr|texlive-grverb-1.0-3|54	#-----------------------------------------------------------------------
14mr|texlive-grverb-1.0-3|55	%prep
14mr|texlive-grverb-1.0-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-grverb-1.0-3|57	
14mr|texlive-grverb-1.0-3|58	%build
14mr|texlive-grverb-1.0-3|59	
14mr|texlive-grverb-1.0-3|60	%install
14mr|texlive-grverb-1.0-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-grverb-1.0-3|62	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-grverb-1.0-3|63	
14mr|texlive-grverb-1.0-3|64	
14mr|texlive-grverb-1.0-3|65	
14mr|texlive-grverb-1.0-3|66	%changelog
14mr|texlive-grverb-1.0-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-grverb-1.0-3|68	+ Revision: 84ca3bd
14mr|texlive-grverb-1.0-3|69	- MassBuild#440: Increase release tag
14mr|texlive-grverb-1.0-3|70	
14mr|texlive-grverb-1.0-3|71	

20255 14
14mr|texlive-GS1-9-7|1	# revision 27540
14mr|texlive-GS1-9-7|2	# category Package
14mr|texlive-GS1-9-7|3	# catalog-ctan /macros/latex/contrib/gs1
14mr|texlive-GS1-9-7|4	# catalog-date 2012-08-22 13:03:09 +0200
14mr|texlive-GS1-9-7|5	# catalog-license lppl1.3
14mr|texlive-GS1-9-7|6	# catalog-version 9
14mr|texlive-GS1-9-7|7	Name:		texlive-GS1
14mr|texlive-GS1-9-7|8	Version:	9
14mr|texlive-GS1-9-7|9	Release:	7
14mr|texlive-GS1-9-7|10	Summary:	Typeset EAN barcodes using TeX rules, only
14mr|texlive-GS1-9-7|11	Group:		Publishing
14mr|texlive-GS1-9-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gs1
14mr|texlive-GS1-9-7|13	License:	LPPL1.3
14mr|texlive-GS1-9-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/GS1.tar.xz
14mr|texlive-GS1-9-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/GS1.doc.tar.xz
14mr|texlive-GS1-9-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/GS1.source.tar.xz
14mr|texlive-GS1-9-7|17	BuildArch:	noarch
14mr|texlive-GS1-9-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-GS1-9-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-GS1-9-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-GS1-9-7|21	
14mr|texlive-GS1-9-7|22	%description
14mr|texlive-GS1-9-7|23	The (LaTeX 3) package typesets EAN-8 and EAN-13 barcodes, using
14mr|texlive-GS1-9-7|24	the facilities of the rule-D package.
14mr|texlive-GS1-9-7|25	
14mr|texlive-GS1-9-7|26	%post
14mr|texlive-GS1-9-7|27	%{_sbindir}/texlive.post
14mr|texlive-GS1-9-7|28	
14mr|texlive-GS1-9-7|29	%postun
14mr|texlive-GS1-9-7|30	if [ $1 -eq 0 ]; then
14mr|texlive-GS1-9-7|31	%{_sbindir}/texlive.post
14mr|texlive-GS1-9-7|32	fi
14mr|texlive-GS1-9-7|33	
14mr|texlive-GS1-9-7|34	#-----------------------------------------------------------------------
14mr|texlive-GS1-9-7|35	%files
14mr|texlive-GS1-9-7|36	%{_texmfdistdir}/tex/latex/GS1/GS1.sty
14mr|texlive-GS1-9-7|37	%{_texmfdistdir}/tex/latex/GS1/rule-D.sty
14mr|texlive-GS1-9-7|38	%doc %{_texmfdistdir}/doc/latex/GS1/GS1.pdf
14mr|texlive-GS1-9-7|39	%doc %{_texmfdistdir}/doc/latex/GS1/README
14mr|texlive-GS1-9-7|40	%doc %{_texmfdistdir}/doc/latex/GS1/examples/EANBarcode.pdf
14mr|texlive-GS1-9-7|41	%doc %{_texmfdistdir}/doc/latex/GS1/examples/EANBarcode.tex
14mr|texlive-GS1-9-7|42	%doc %{_texmfdistdir}/doc/latex/GS1/examples/EANControlDigit.pdf
14mr|texlive-GS1-9-7|43	%doc %{_texmfdistdir}/doc/latex/GS1/examples/EANControlDigit.tex
14mr|texlive-GS1-9-7|44	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GSSetup.pdf
14mr|texlive-GS1-9-7|45	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GSSetup.tex
14mr|texlive-GS1-9-7|46	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_cut_EAN_control_digit.pdf
14mr|texlive-GS1-9-7|47	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_cut_EAN_control_digit.tex
14mr|texlive-GS1-9-7|48	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_set_EAN_control_digit.pdf
14mr|texlive-GS1-9-7|49	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_set_EAN_control_digit.tex
14mr|texlive-GS1-9-7|50	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_set_code_digit_seq.pdf
14mr|texlive-GS1-9-7|51	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_set_code_digit_seq.tex
14mr|texlive-GS1-9-7|52	%doc %{_texmfdistdir}/doc/latex/GS1/examples/int_set_to_EAN_control_digit.pdf
14mr|texlive-GS1-9-7|53	%doc %{_texmfdistdir}/doc/latex/GS1/examples/int_set_to_EAN_control_digit.tex
14mr|texlive-GS1-9-7|54	%doc %{_texmfdistdir}/doc/latex/GS1/rule-D.pdf
14mr|texlive-GS1-9-7|55	#- source
14mr|texlive-GS1-9-7|56	%doc %{_texmfdistdir}/source/latex/GS1/GS1.dtx
14mr|texlive-GS1-9-7|57	%doc %{_texmfdistdir}/source/latex/GS1/GS1.ins
14mr|texlive-GS1-9-7|58	%doc %{_texmfdistdir}/source/latex/GS1/README
14mr|texlive-GS1-9-7|59	%doc %{_texmfdistdir}/source/latex/GS1/rule-D.dtx
14mr|texlive-GS1-9-7|60	
14mr|texlive-GS1-9-7|61	#-----------------------------------------------------------------------
14mr|texlive-GS1-9-7|62	%prep
14mr|texlive-GS1-9-7|63	%setup -c -a0 -a1 -a2
14mr|texlive-GS1-9-7|64	
14mr|texlive-GS1-9-7|65	%build
14mr|texlive-GS1-9-7|66	
14mr|texlive-GS1-9-7|67	%install
14mr|texlive-GS1-9-7|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-GS1-9-7|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-GS1-9-7|70	
14mr|texlive-GS1-9-7|71	%changelog
14mr|texlive-GS1-9-7|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9-7
14mr|texlive-GS1-9-7|73	+ Revision: 9b66cea
14mr|texlive-GS1-9-7|74	- MassBuild#440: Increase release tag
14mr|texlive-GS1-9-7|75	
14mr|texlive-GS1-9-7|76	

20256 14
14mr|texlive-gsftopk-1.19.2-9|1	# revision 29764
14mr|texlive-gsftopk-1.19.2-9|2	# category TLCore
14mr|texlive-gsftopk-1.19.2-9|3	# catalog-ctan /fonts/utilities/gsftopk
14mr|texlive-gsftopk-1.19.2-9|4	# catalog-date 2012-07-13 12:47:32 +0200
14mr|texlive-gsftopk-1.19.2-9|5	# catalog-license gpl
14mr|texlive-gsftopk-1.19.2-9|6	# catalog-version 1.19.2
14mr|texlive-gsftopk-1.19.2-9|7	Name:		texlive-gsftopk
14mr|texlive-gsftopk-1.19.2-9|8	Version:	1.19.2
14mr|texlive-gsftopk-1.19.2-9|9	Release:	9
14mr|texlive-gsftopk-1.19.2-9|10	Summary:	Convert "ghostscript fonts" to PK files
14mr|texlive-gsftopk-1.19.2-9|11	Group:		Publishing
14mr|texlive-gsftopk-1.19.2-9|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/gsftopk
14mr|texlive-gsftopk-1.19.2-9|13	License:	GPL
14mr|texlive-gsftopk-1.19.2-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gsftopk.tar.xz
14mr|texlive-gsftopk-1.19.2-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gsftopk.doc.tar.xz
14mr|texlive-gsftopk-1.19.2-9|16	BuildArch:	noarch
14mr|texlive-gsftopk-1.19.2-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gsftopk-1.19.2-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gsftopk-1.19.2-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-gsftopk-1.19.2-9|20	Requires:	texlive-gsftopk.bin
14mr|texlive-gsftopk-1.19.2-9|21	
14mr|texlive-gsftopk-1.19.2-9|22	%description
14mr|texlive-gsftopk-1.19.2-9|23	Designed for use with xdvi and dvips this utility converts
14mr|texlive-gsftopk-1.19.2-9|24	Adobe Type 1 fonts to PK bitmap format. It should not
14mr|texlive-gsftopk-1.19.2-9|25	ordinarily be much used nowadays, since both its target
14mr|texlive-gsftopk-1.19.2-9|26	applications are now capable of dealing with Type 1 fonts,
14mr|texlive-gsftopk-1.19.2-9|27	direct.
14mr|texlive-gsftopk-1.19.2-9|28	
14mr|texlive-gsftopk-1.19.2-9|29	%post
14mr|texlive-gsftopk-1.19.2-9|30	%{_sbindir}/texlive.post
14mr|texlive-gsftopk-1.19.2-9|31	
14mr|texlive-gsftopk-1.19.2-9|32	%postun
14mr|texlive-gsftopk-1.19.2-9|33	if [ $1 -eq 0 ]; then
14mr|texlive-gsftopk-1.19.2-9|34	%{_sbindir}/texlive.post
14mr|texlive-gsftopk-1.19.2-9|35	fi
14mr|texlive-gsftopk-1.19.2-9|36	
14mr|texlive-gsftopk-1.19.2-9|37	#-----------------------------------------------------------------------
14mr|texlive-gsftopk-1.19.2-9|38	%files
14mr|texlive-gsftopk-1.19.2-9|39	%{_texmfdistdir}/dvips/gsftopk/render.ps
14mr|texlive-gsftopk-1.19.2-9|40	%doc %{_mandir}/man1/gsftopk.1*
14mr|texlive-gsftopk-1.19.2-9|41	%doc %{_texmfdistdir}/doc/man/man1/gsftopk.man1.pdf
14mr|texlive-gsftopk-1.19.2-9|42	
14mr|texlive-gsftopk-1.19.2-9|43	#-----------------------------------------------------------------------
14mr|texlive-gsftopk-1.19.2-9|44	%prep
14mr|texlive-gsftopk-1.19.2-9|45	%setup -c -a0 -a1
14mr|texlive-gsftopk-1.19.2-9|46	
14mr|texlive-gsftopk-1.19.2-9|47	%build
14mr|texlive-gsftopk-1.19.2-9|48	
14mr|texlive-gsftopk-1.19.2-9|49	%install
14mr|texlive-gsftopk-1.19.2-9|50	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-gsftopk-1.19.2-9|51	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-gsftopk-1.19.2-9|52	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-gsftopk-1.19.2-9|53	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-gsftopk-1.19.2-9|54	
14mr|texlive-gsftopk-1.19.2-9|55	%changelog
14mr|texlive-gsftopk-1.19.2-9|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.19.2-9
14mr|texlive-gsftopk-1.19.2-9|57	+ Revision: 7f1abbd
14mr|texlive-gsftopk-1.19.2-9|58	- MassBuild#440: Increase release tag
14mr|texlive-gsftopk-1.19.2-9|59	
14mr|texlive-gsftopk-1.19.2-9|60	

20257 14
14mr|texlive-gtl-20131014-6|1	# revision 31306
14mr|texlive-gtl-20131014-6|2	# category Package
14mr|texlive-gtl-20131014-6|3	# catalog-ctan undef
14mr|texlive-gtl-20131014-6|4	# catalog-date undef
14mr|texlive-gtl-20131014-6|5	# catalog-license undef
14mr|texlive-gtl-20131014-6|6	# catalog-version undef
14mr|texlive-gtl-20131014-6|7	Name:		texlive-gtl
14mr|texlive-gtl-20131014-6|8	Version:	20131014
14mr|texlive-gtl-20131014-6|9	Release:	6
14mr|texlive-gtl-20131014-6|10	Summary:	TeXLive gtl package
14mr|texlive-gtl-20131014-6|11	Group:		Publishing
14mr|texlive-gtl-20131014-6|12	URL:		http://tug.org/texlive
14mr|texlive-gtl-20131014-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-gtl-20131014-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtl.tar.xz
14mr|texlive-gtl-20131014-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtl.doc.tar.xz
14mr|texlive-gtl-20131014-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtl.source.tar.xz
14mr|texlive-gtl-20131014-6|17	BuildArch:	noarch
14mr|texlive-gtl-20131014-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-gtl-20131014-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-gtl-20131014-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-gtl-20131014-6|21	
14mr|texlive-gtl-20131014-6|22	%description
14mr|texlive-gtl-20131014-6|23	TeXLive gtl package.
14mr|texlive-gtl-20131014-6|24	
14mr|texlive-gtl-20131014-6|25	%post
14mr|texlive-gtl-20131014-6|26	%{_sbindir}/texlive.post
14mr|texlive-gtl-20131014-6|27	
14mr|texlive-gtl-20131014-6|28	%postun
14mr|texlive-gtl-20131014-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-gtl-20131014-6|30	%{_sbindir}/texlive.post
14mr|texlive-gtl-20131014-6|31	fi
14mr|texlive-gtl-20131014-6|32	
14mr|texlive-gtl-20131014-6|33	#-----------------------------------------------------------------------
14mr|texlive-gtl-20131014-6|34	%files
14mr|texlive-gtl-20131014-6|35	%{_texmfdistdir}/tex/latex/gtl/gtl.sty
14mr|texlive-gtl-20131014-6|36	%doc %{_texmfdistdir}/doc/latex/gtl/README
14mr|texlive-gtl-20131014-6|37	%doc %{_texmfdistdir}/doc/latex/gtl/gtl.pdf
14mr|texlive-gtl-20131014-6|38	#- source
14mr|texlive-gtl-20131014-6|39	%doc %{_texmfdistdir}/source/latex/gtl/gtl.dtx
14mr|texlive-gtl-20131014-6|40	%doc %{_texmfdistdir}/source/latex/gtl/gtl.ins
14mr|texlive-gtl-20131014-6|41	
14mr|texlive-gtl-20131014-6|42	#-----------------------------------------------------------------------
14mr|texlive-gtl-20131014-6|43	%prep
14mr|texlive-gtl-20131014-6|44	%setup -c -a0 -a1 -a2
14mr|texlive-gtl-20131014-6|45	
14mr|texlive-gtl-20131014-6|46	%build
14mr|texlive-gtl-20131014-6|47	
14mr|texlive-gtl-20131014-6|48	%install
14mr|texlive-gtl-20131014-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gtl-20131014-6|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-gtl-20131014-6|51	
14mr|texlive-gtl-20131014-6|52	%changelog
14mr|texlive-gtl-20131014-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131014-6
14mr|texlive-gtl-20131014-6|54	+ Revision: bdad7f0
14mr|texlive-gtl-20131014-6|55	- MassBuild#440: Increase release tag
14mr|texlive-gtl-20131014-6|56	
14mr|texlive-gtl-20131014-6|57	

20258 14
14mr|texlive-gtrcrd-1.1-2|1	# revision 32484
14mr|texlive-gtrcrd-1.1-2|2	# category Package
14mr|texlive-gtrcrd-1.1-2|3	# catalog-ctan /macros/latex/contrib/gtrcrd
14mr|texlive-gtrcrd-1.1-2|4	# catalog-date 2013-12-25 08:30:41 +0100
14mr|texlive-gtrcrd-1.1-2|5	# catalog-license lppl1.3
14mr|texlive-gtrcrd-1.1-2|6	# catalog-version 1.1
14mr|texlive-gtrcrd-1.1-2|7	Name:		texlive-gtrcrd
14mr|texlive-gtrcrd-1.1-2|8	Version:	1.1
14mr|texlive-gtrcrd-1.1-2|9	Release:	2
14mr|texlive-gtrcrd-1.1-2|10	Summary:	Add chords to lyrics
14mr|texlive-gtrcrd-1.1-2|11	Group:		Publishing
14mr|texlive-gtrcrd-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gtrcrd
14mr|texlive-gtrcrd-1.1-2|13	License:	LPPL1.3
14mr|texlive-gtrcrd-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtrcrd.tar.xz
14mr|texlive-gtrcrd-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtrcrd.doc.tar.xz
14mr|texlive-gtrcrd-1.1-2|16	BuildArch:	noarch
14mr|texlive-gtrcrd-1.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gtrcrd-1.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gtrcrd-1.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-gtrcrd-1.1-2|20	
14mr|texlive-gtrcrd-1.1-2|21	%description
14mr|texlive-gtrcrd-1.1-2|22	The package provides the means to specify guitar chords to be
14mr|texlive-gtrcrd-1.1-2|23	played with each part of the lyrics of a song. The syntax of
14mr|texlive-gtrcrd-1.1-2|24	the macros reduces the chance of failing to provide a chord
14mr|texlive-gtrcrd-1.1-2|25	where one is needed, and the structure of the macros ensures
14mr|texlive-gtrcrd-1.1-2|26	that the chord specification appears immediately above the
14mr|texlive-gtrcrd-1.1-2|27	start of the lyric.
14mr|texlive-gtrcrd-1.1-2|28	
14mr|texlive-gtrcrd-1.1-2|29	%post
14mr|texlive-gtrcrd-1.1-2|30	%{_sbindir}/texlive.post
14mr|texlive-gtrcrd-1.1-2|31	
14mr|texlive-gtrcrd-1.1-2|32	%postun
14mr|texlive-gtrcrd-1.1-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-gtrcrd-1.1-2|34	%{_sbindir}/texlive.post
14mr|texlive-gtrcrd-1.1-2|35	fi
14mr|texlive-gtrcrd-1.1-2|36	
14mr|texlive-gtrcrd-1.1-2|37	#-----------------------------------------------------------------------
14mr|texlive-gtrcrd-1.1-2|38	%files
14mr|texlive-gtrcrd-1.1-2|39	%{_texmfdistdir}/tex/latex/gtrcrd/gtrcrd.sty
14mr|texlive-gtrcrd-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/gtrcrd/README
14mr|texlive-gtrcrd-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/gtrcrd/gtrcrd-doc.pdf
14mr|texlive-gtrcrd-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/gtrcrd/gtrcrd-doc.tex
14mr|texlive-gtrcrd-1.1-2|43	
14mr|texlive-gtrcrd-1.1-2|44	#-----------------------------------------------------------------------
14mr|texlive-gtrcrd-1.1-2|45	%prep
14mr|texlive-gtrcrd-1.1-2|46	%setup -c -a0 -a1
14mr|texlive-gtrcrd-1.1-2|47	
14mr|texlive-gtrcrd-1.1-2|48	%build
14mr|texlive-gtrcrd-1.1-2|49	
14mr|texlive-gtrcrd-1.1-2|50	%install
14mr|texlive-gtrcrd-1.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gtrcrd-1.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gtrcrd-1.1-2|53	
14mr|texlive-gtrcrd-1.1-2|54	%changelog
14mr|texlive-gtrcrd-1.1-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-gtrcrd-1.1-2|56	+ Revision: 50eb7ba
14mr|texlive-gtrcrd-1.1-2|57	- MassBuild#440: Increase release tag
14mr|texlive-gtrcrd-1.1-2|58	
14mr|texlive-gtrcrd-1.1-2|59	

20259 14
14mr|texlive-gu-20080821-3|1	# revision 15878
14mr|texlive-gu-20080821-3|2	# category Package
14mr|texlive-gu-20080821-3|3	# catalog-ctan /macros/latex/contrib/gu
14mr|texlive-gu-20080821-3|4	# catalog-date 2008-08-21 09:38:31 +0200
14mr|texlive-gu-20080821-3|5	# catalog-license lppl
14mr|texlive-gu-20080821-3|6	# catalog-version undef
14mr|texlive-gu-20080821-3|7	Name:		texlive-gu
14mr|texlive-gu-20080821-3|8	Version:	20080821
14mr|texlive-gu-20080821-3|9	Release:	3
14mr|texlive-gu-20080821-3|10	Summary:	Typeset crystallographic group-subgroup-schemes
14mr|texlive-gu-20080821-3|11	Group:		Publishing
14mr|texlive-gu-20080821-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gu
14mr|texlive-gu-20080821-3|13	License:	LPPL
14mr|texlive-gu-20080821-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gu.tar.xz
14mr|texlive-gu-20080821-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gu.doc.tar.xz
14mr|texlive-gu-20080821-3|16	BuildArch:	noarch
14mr|texlive-gu-20080821-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gu-20080821-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gu-20080821-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gu-20080821-3|20	
14mr|texlive-gu-20080821-3|21	%description
14mr|texlive-gu-20080821-3|22	The package simplifies typesetting of simple crystallographic
14mr|texlive-gu-20080821-3|23	group-subgroup-schemes in the Barnighausen formalism. It
14mr|texlive-gu-20080821-3|24	defines a new environment stammbaum, wherein all elements of
14mr|texlive-gu-20080821-3|25	the scheme are defined. Afterwards all necessary dimensions are
14mr|texlive-gu-20080821-3|26	calculated and the scheme is drawn. Currently two steps of
14mr|texlive-gu-20080821-3|27	symmetry reduction are supported.
14mr|texlive-gu-20080821-3|28	
14mr|texlive-gu-20080821-3|29	%post
14mr|texlive-gu-20080821-3|30	%{_sbindir}/texlive.post
14mr|texlive-gu-20080821-3|31	
14mr|texlive-gu-20080821-3|32	%postun
14mr|texlive-gu-20080821-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-gu-20080821-3|34	%{_sbindir}/texlive.post
14mr|texlive-gu-20080821-3|35	fi
14mr|texlive-gu-20080821-3|36	
14mr|texlive-gu-20080821-3|37	#-----------------------------------------------------------------------
14mr|texlive-gu-20080821-3|38	%files
14mr|texlive-gu-20080821-3|39	%{_texmfdistdir}/tex/latex/gu/gu.sty
14mr|texlive-gu-20080821-3|40	%doc %{_texmfdistdir}/doc/latex/gu/README
14mr|texlive-gu-20080821-3|41	%doc %{_texmfdistdir}/doc/latex/gu/gudemo.tex
14mr|texlive-gu-20080821-3|42	%doc %{_texmfdistdir}/doc/latex/gu/gudoc.pdf
14mr|texlive-gu-20080821-3|43	%doc %{_texmfdistdir}/doc/latex/gu/gudoc.tex
14mr|texlive-gu-20080821-3|44	
14mr|texlive-gu-20080821-3|45	#-----------------------------------------------------------------------
14mr|texlive-gu-20080821-3|46	%prep
14mr|texlive-gu-20080821-3|47	%setup -c -a0 -a1
14mr|texlive-gu-20080821-3|48	
14mr|texlive-gu-20080821-3|49	%build
14mr|texlive-gu-20080821-3|50	
14mr|texlive-gu-20080821-3|51	%install
14mr|texlive-gu-20080821-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gu-20080821-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gu-20080821-3|54	
14mr|texlive-gu-20080821-3|55	
14mr|texlive-gu-20080821-3|56	
14mr|texlive-gu-20080821-3|57	%changelog
14mr|texlive-gu-20080821-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080821-3
14mr|texlive-gu-20080821-3|59	+ Revision: 7176862
14mr|texlive-gu-20080821-3|60	- MassBuild#440: Increase release tag
14mr|texlive-gu-20080821-3|61	
14mr|texlive-gu-20080821-3|62	

20260 14
14mr|texlive-guide-to-latex-20111103-3|1	# revision 15878
14mr|texlive-guide-to-latex-20111103-3|2	# category Package
14mr|texlive-guide-to-latex-20111103-3|3	# catalog-ctan undef
14mr|texlive-guide-to-latex-20111103-3|4	# catalog-date undef
14mr|texlive-guide-to-latex-20111103-3|5	# catalog-license undef
14mr|texlive-guide-to-latex-20111103-3|6	# catalog-version undef
14mr|texlive-guide-to-latex-20111103-3|7	Name:		texlive-guide-to-latex
14mr|texlive-guide-to-latex-20111103-3|8	Version:	20111103
14mr|texlive-guide-to-latex-20111103-3|9	Release:	3
14mr|texlive-guide-to-latex-20111103-3|10	Summary:	TeXLive guide-to-latex package
14mr|texlive-guide-to-latex-20111103-3|11	Group:		Publishing
14mr|texlive-guide-to-latex-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-guide-to-latex-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-guide-to-latex-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guide-to-latex.tar.xz
14mr|texlive-guide-to-latex-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guide-to-latex.doc.tar.xz
14mr|texlive-guide-to-latex-20111103-3|16	BuildArch:	noarch
14mr|texlive-guide-to-latex-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-guide-to-latex-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-guide-to-latex-20111103-3|19	
14mr|texlive-guide-to-latex-20111103-3|20	%description
14mr|texlive-guide-to-latex-20111103-3|21	TeXLive guide-to-latex package.
14mr|texlive-guide-to-latex-20111103-3|22	
14mr|texlive-guide-to-latex-20111103-3|23	#-----------------------------------------------------------------------
14mr|texlive-guide-to-latex-20111103-3|24	%files
14mr|texlive-guide-to-latex-20111103-3|25	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/README.txt
14mr|texlive-guide-to-latex-20111103-3|26	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/demo.eps
14mr|texlive-guide-to-latex-20111103-3|27	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/demo.pdf
14mr|texlive-guide-to-latex-20111103-3|28	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/demodoc.pdf
14mr|texlive-guide-to-latex-20111103-3|29	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/demodoc.ps
14mr|texlive-guide-to-latex-20111103-3|30	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/demodoc.tex
14mr|texlive-guide-to-latex-20111103-3|31	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-1.tex
14mr|texlive-guide-to-latex-20111103-3|32	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-10.tex
14mr|texlive-guide-to-latex-20111103-3|33	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-2.tex
14mr|texlive-guide-to-latex-20111103-3|34	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-3.tex
14mr|texlive-guide-to-latex-20111103-3|35	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-4.tex
14mr|texlive-guide-to-latex-20111103-3|36	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-5.tex
14mr|texlive-guide-to-latex-20111103-3|37	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-6.tex
14mr|texlive-guide-to-latex-20111103-3|38	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-7.tex
14mr|texlive-guide-to-latex-20111103-3|39	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-8.tex
14mr|texlive-guide-to-latex-20111103-3|40	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap10/exer10-9.tex
14mr|texlive-guide-to-latex-20111103-3|41	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap11/exer1.tex
14mr|texlive-guide-to-latex-20111103-3|42	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap11/exer11-1.tex
14mr|texlive-guide-to-latex-20111103-3|43	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap11/exer11-2.tex
14mr|texlive-guide-to-latex-20111103-3|44	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap11/exer11-3.tex
14mr|texlive-guide-to-latex-20111103-3|45	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap11/exer11-4.tex
14mr|texlive-guide-to-latex-20111103-3|46	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap11/exer11-5.tex
14mr|texlive-guide-to-latex-20111103-3|47	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap11/exer2.tex
14mr|texlive-guide-to-latex-20111103-3|48	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap11/exer3.tex
14mr|texlive-guide-to-latex-20111103-3|49	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap15/exer15-1.tex
14mr|texlive-guide-to-latex-20111103-3|50	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap15/exer15-2.tex
14mr|texlive-guide-to-latex-20111103-3|51	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap15/exer15-3.tex
14mr|texlive-guide-to-latex-20111103-3|52	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap15/exer15-4.tex
14mr|texlive-guide-to-latex-20111103-3|53	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap15/exer15-5.tex
14mr|texlive-guide-to-latex-20111103-3|54	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap15/exer15-6.tex
14mr|texlive-guide-to-latex-20111103-3|55	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap15/exer15-7.tex
14mr|texlive-guide-to-latex-20111103-3|56	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap2/exer2-1.tex
14mr|texlive-guide-to-latex-20111103-3|57	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap2/exer2-2.tex
14mr|texlive-guide-to-latex-20111103-3|58	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap2/exer2-3a.tex
14mr|texlive-guide-to-latex-20111103-3|59	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap2/exer2-3b.tex
14mr|texlive-guide-to-latex-20111103-3|60	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap2/exer2-3c.tex
14mr|texlive-guide-to-latex-20111103-3|61	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-10.tex
14mr|texlive-guide-to-latex-20111103-3|62	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-11.tex
14mr|texlive-guide-to-latex-20111103-3|63	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-12.tex
14mr|texlive-guide-to-latex-20111103-3|64	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-12.toc
14mr|texlive-guide-to-latex-20111103-3|65	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-1a.tex
14mr|texlive-guide-to-latex-20111103-3|66	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-1b.tex
14mr|texlive-guide-to-latex-20111103-3|67	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-2.tex
14mr|texlive-guide-to-latex-20111103-3|68	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-3.tex
14mr|texlive-guide-to-latex-20111103-3|69	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-4a.tex
14mr|texlive-guide-to-latex-20111103-3|70	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-4b.tex
14mr|texlive-guide-to-latex-20111103-3|71	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-5a.tex
14mr|texlive-guide-to-latex-20111103-3|72	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-5b.tex
14mr|texlive-guide-to-latex-20111103-3|73	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-6.tex
14mr|texlive-guide-to-latex-20111103-3|74	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-7a.tex
14mr|texlive-guide-to-latex-20111103-3|75	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-7b.tex
14mr|texlive-guide-to-latex-20111103-3|76	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-8a.tex
14mr|texlive-guide-to-latex-20111103-3|77	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-8b.tex
14mr|texlive-guide-to-latex-20111103-3|78	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap3/exer3-9.tex
14mr|texlive-guide-to-latex-20111103-3|79	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-1.tex
14mr|texlive-guide-to-latex-20111103-3|80	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-10.tex
14mr|texlive-guide-to-latex-20111103-3|81	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-2.tex
14mr|texlive-guide-to-latex-20111103-3|82	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-3.tex
14mr|texlive-guide-to-latex-20111103-3|83	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-4.tex
14mr|texlive-guide-to-latex-20111103-3|84	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-5.tex
14mr|texlive-guide-to-latex-20111103-3|85	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-6.tex
14mr|texlive-guide-to-latex-20111103-3|86	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-7.tex
14mr|texlive-guide-to-latex-20111103-3|87	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-8.tex
14mr|texlive-guide-to-latex-20111103-3|88	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap4/exer4-9.tex
14mr|texlive-guide-to-latex-20111103-3|89	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap5/exer5-1.tex
14mr|texlive-guide-to-latex-20111103-3|90	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap5/exer5-2.tex
14mr|texlive-guide-to-latex-20111103-3|91	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap5/exer5-3.tex
14mr|texlive-guide-to-latex-20111103-3|92	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap5/exer5-4.tex
14mr|texlive-guide-to-latex-20111103-3|93	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap6/exer6-1.tex
14mr|texlive-guide-to-latex-20111103-3|94	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap6/exer6-2.tex
14mr|texlive-guide-to-latex-20111103-3|95	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap6/exer6-3.tex
14mr|texlive-guide-to-latex-20111103-3|96	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap6/exer6-4.tex
14mr|texlive-guide-to-latex-20111103-3|97	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap6/exer6-5.tex
14mr|texlive-guide-to-latex-20111103-3|98	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-1.tex
14mr|texlive-guide-to-latex-20111103-3|99	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-10.tex
14mr|texlive-guide-to-latex-20111103-3|100	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-11.tex
14mr|texlive-guide-to-latex-20111103-3|101	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-12.tex
14mr|texlive-guide-to-latex-20111103-3|102	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-13.tex
14mr|texlive-guide-to-latex-20111103-3|103	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-14.tex
14mr|texlive-guide-to-latex-20111103-3|104	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-15.tex
14mr|texlive-guide-to-latex-20111103-3|105	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-16.tex
14mr|texlive-guide-to-latex-20111103-3|106	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-17.tex
14mr|texlive-guide-to-latex-20111103-3|107	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-18.tex
14mr|texlive-guide-to-latex-20111103-3|108	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-19.tex
14mr|texlive-guide-to-latex-20111103-3|109	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-2.tex
14mr|texlive-guide-to-latex-20111103-3|110	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-20.tex
14mr|texlive-guide-to-latex-20111103-3|111	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-21a.tex
14mr|texlive-guide-to-latex-20111103-3|112	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-21b.tex
14mr|texlive-guide-to-latex-20111103-3|113	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-3.tex
14mr|texlive-guide-to-latex-20111103-3|114	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-4.tex
14mr|texlive-guide-to-latex-20111103-3|115	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-5.tex
14mr|texlive-guide-to-latex-20111103-3|116	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-6.tex
14mr|texlive-guide-to-latex-20111103-3|117	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-7.tex
14mr|texlive-guide-to-latex-20111103-3|118	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-8.tex
14mr|texlive-guide-to-latex-20111103-3|119	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap7/exer7-9.tex
14mr|texlive-guide-to-latex-20111103-3|120	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap8/exer8-1.tex
14mr|texlive-guide-to-latex-20111103-3|121	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap8/exer8-2.tex
14mr|texlive-guide-to-latex-20111103-3|122	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/exercises/chap8/exer8-3.tex
14mr|texlive-guide-to-latex-20111103-3|123	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/mpletter.cls
14mr|texlive-guide-to-latex-20111103-3|124	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/palette.pdf
14mr|texlive-guide-to-latex-20111103-3|125	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/palette.ps
14mr|texlive-guide-to-latex-20111103-3|126	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/palette.tex
14mr|texlive-guide-to-latex-20111103-3|127	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/seminar.con
14mr|texlive-guide-to-latex-20111103-3|128	%doc %{_texmfdistdir}/doc/latex/guide-to-latex/sempdftx.sty
14mr|texlive-guide-to-latex-20111103-3|129	
14mr|texlive-guide-to-latex-20111103-3|130	#-----------------------------------------------------------------------
14mr|texlive-guide-to-latex-20111103-3|131	%prep
14mr|texlive-guide-to-latex-20111103-3|132	%setup -c -a0 -a1
14mr|texlive-guide-to-latex-20111103-3|133	
14mr|texlive-guide-to-latex-20111103-3|134	%build
14mr|texlive-guide-to-latex-20111103-3|135	
14mr|texlive-guide-to-latex-20111103-3|136	%install
14mr|texlive-guide-to-latex-20111103-3|137	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-guide-to-latex-20111103-3|138	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-guide-to-latex-20111103-3|139	
14mr|texlive-guide-to-latex-20111103-3|140	
14mr|texlive-guide-to-latex-20111103-3|141	
14mr|texlive-guide-to-latex-20111103-3|142	%changelog
14mr|texlive-guide-to-latex-20111103-3|143	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-guide-to-latex-20111103-3|144	+ Revision: b89b515
14mr|texlive-guide-to-latex-20111103-3|145	- MassBuild#440: Increase release tag
14mr|texlive-guide-to-latex-20111103-3|146	
14mr|texlive-guide-to-latex-20111103-3|147	

20261 14
14mr|texlive-guitar-1.6-3|1	# revision 17355
14mr|texlive-guitar-1.6-3|2	# category Package
14mr|texlive-guitar-1.6-3|3	# catalog-ctan /macros/latex/contrib/guitar
14mr|texlive-guitar-1.6-3|4	# catalog-date 2010-03-06 16:54:30 +0100
14mr|texlive-guitar-1.6-3|5	# catalog-license lppl
14mr|texlive-guitar-1.6-3|6	# catalog-version 1.6
14mr|texlive-guitar-1.6-3|7	Name:		texlive-guitar
14mr|texlive-guitar-1.6-3|8	Version:	1.6
14mr|texlive-guitar-1.6-3|9	Release:	3
14mr|texlive-guitar-1.6-3|10	Summary:	Guitar chords and song texts
14mr|texlive-guitar-1.6-3|11	Group:		Publishing
14mr|texlive-guitar-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/guitar
14mr|texlive-guitar-1.6-3|13	License:	LPPL
14mr|texlive-guitar-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitar.tar.xz
14mr|texlive-guitar-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitar.doc.tar.xz
14mr|texlive-guitar-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitar.source.tar.xz
14mr|texlive-guitar-1.6-3|17	BuildArch:	noarch
14mr|texlive-guitar-1.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-guitar-1.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-guitar-1.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-guitar-1.6-3|21	
14mr|texlive-guitar-1.6-3|22	%description
14mr|texlive-guitar-1.6-3|23	(La)TeX macros for typesetting guitar chords over song texts.
14mr|texlive-guitar-1.6-3|24	The toolbox package is required. Note that this package only
14mr|texlive-guitar-1.6-3|25	places arbitrary TeX code over the lyrics. To typeset the
14mr|texlive-guitar-1.6-3|26	chords graphically (and not only by name), the author
14mr|texlive-guitar-1.6-3|27	recommends use of an additional package such as gchords by K.
14mr|texlive-guitar-1.6-3|28	Peeters.
14mr|texlive-guitar-1.6-3|29	
14mr|texlive-guitar-1.6-3|30	%post
14mr|texlive-guitar-1.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-guitar-1.6-3|32	
14mr|texlive-guitar-1.6-3|33	%postun
14mr|texlive-guitar-1.6-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-guitar-1.6-3|35	%{_sbindir}/texlive.post
14mr|texlive-guitar-1.6-3|36	fi
14mr|texlive-guitar-1.6-3|37	
14mr|texlive-guitar-1.6-3|38	#-----------------------------------------------------------------------
14mr|texlive-guitar-1.6-3|39	%files
14mr|texlive-guitar-1.6-3|40	%{_texmfdistdir}/tex/latex/guitar/guitar.sty
14mr|texlive-guitar-1.6-3|41	%doc %{_texmfdistdir}/doc/latex/guitar/guitar.pdf
14mr|texlive-guitar-1.6-3|42	%doc %{_texmfdistdir}/doc/latex/guitar/guitar.tex
14mr|texlive-guitar-1.6-3|43	%doc %{_texmfdistdir}/doc/latex/guitar/guitar.txt
14mr|texlive-guitar-1.6-3|44	#- source
14mr|texlive-guitar-1.6-3|45	%doc %{_texmfdistdir}/source/latex/guitar/guitar.dtx
14mr|texlive-guitar-1.6-3|46	%doc %{_texmfdistdir}/source/latex/guitar/guitar.ins
14mr|texlive-guitar-1.6-3|47	
14mr|texlive-guitar-1.6-3|48	#-----------------------------------------------------------------------
14mr|texlive-guitar-1.6-3|49	%prep
14mr|texlive-guitar-1.6-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-guitar-1.6-3|51	
14mr|texlive-guitar-1.6-3|52	%build
14mr|texlive-guitar-1.6-3|53	
14mr|texlive-guitar-1.6-3|54	%install
14mr|texlive-guitar-1.6-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-guitar-1.6-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-guitar-1.6-3|57	
14mr|texlive-guitar-1.6-3|58	
14mr|texlive-guitar-1.6-3|59	
14mr|texlive-guitar-1.6-3|60	%changelog
14mr|texlive-guitar-1.6-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-guitar-1.6-3|62	+ Revision: 3ff4706
14mr|texlive-guitar-1.6-3|63	- MassBuild#440: Increase release tag
14mr|texlive-guitar-1.6-3|64	
14mr|texlive-guitar-1.6-3|65	

20262 14
14mr|texlive-guitarchordschemes-0.4-6|1	# revision 31524
14mr|texlive-guitarchordschemes-0.4-6|2	# category Package
14mr|texlive-guitarchordschemes-0.4-6|3	# catalog-ctan /macros/latex/contrib/guitarchordschemes
14mr|texlive-guitarchordschemes-0.4-6|4	# catalog-date 2013-08-25 22:09:38 +0200
14mr|texlive-guitarchordschemes-0.4-6|5	# catalog-license lppl1.3
14mr|texlive-guitarchordschemes-0.4-6|6	# catalog-version 0.4
14mr|texlive-guitarchordschemes-0.4-6|7	Name:		texlive-guitarchordschemes
14mr|texlive-guitarchordschemes-0.4-6|8	Version:	0.4
14mr|texlive-guitarchordschemes-0.4-6|9	Release:	6
14mr|texlive-guitarchordschemes-0.4-6|10	Summary:	Guitar Chord and Scale Tablatures
14mr|texlive-guitarchordschemes-0.4-6|11	Group:		Publishing
14mr|texlive-guitarchordschemes-0.4-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/guitarchordschemes
14mr|texlive-guitarchordschemes-0.4-6|13	License:	LPPL1.3
14mr|texlive-guitarchordschemes-0.4-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitarchordschemes.tar.xz
14mr|texlive-guitarchordschemes-0.4-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitarchordschemes.doc.tar.xz
14mr|texlive-guitarchordschemes-0.4-6|16	BuildArch:	noarch
14mr|texlive-guitarchordschemes-0.4-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-guitarchordschemes-0.4-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-guitarchordschemes-0.4-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-guitarchordschemes-0.4-6|20	
14mr|texlive-guitarchordschemes-0.4-6|21	%description
14mr|texlive-guitarchordschemes-0.4-6|22	This package provides two commands (\chordscheme and \scales).
14mr|texlive-guitarchordschemes-0.4-6|23	With those commands it is possible to draw schematic diagrams
14mr|texlive-guitarchordschemes-0.4-6|24	of guitar chord tablatures and scale tablatures. Both commands
14mr|texlive-guitarchordschemes-0.4-6|25	know a range of options that allow wide customization of the
14mr|texlive-guitarchordschemes-0.4-6|26	output. The package's drawing is done with the help of TikZ.
14mr|texlive-guitarchordschemes-0.4-6|27	
14mr|texlive-guitarchordschemes-0.4-6|28	%post
14mr|texlive-guitarchordschemes-0.4-6|29	%{_sbindir}/texlive.post
14mr|texlive-guitarchordschemes-0.4-6|30	
14mr|texlive-guitarchordschemes-0.4-6|31	%postun
14mr|texlive-guitarchordschemes-0.4-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-guitarchordschemes-0.4-6|33	%{_sbindir}/texlive.post
14mr|texlive-guitarchordschemes-0.4-6|34	fi
14mr|texlive-guitarchordschemes-0.4-6|35	
14mr|texlive-guitarchordschemes-0.4-6|36	#-----------------------------------------------------------------------
14mr|texlive-guitarchordschemes-0.4-6|37	%files
14mr|texlive-guitarchordschemes-0.4-6|38	%{_texmfdistdir}/tex/latex/guitarchordschemes/guitarchordschemes.sty
14mr|texlive-guitarchordschemes-0.4-6|39	%doc %{_texmfdistdir}/doc/latex/guitarchordschemes/README
14mr|texlive-guitarchordschemes-0.4-6|40	%doc %{_texmfdistdir}/doc/latex/guitarchordschemes/guitarchordschemes_en.pdf
14mr|texlive-guitarchordschemes-0.4-6|41	%doc %{_texmfdistdir}/doc/latex/guitarchordschemes/guitarchordschemes_en.tex
14mr|texlive-guitarchordschemes-0.4-6|42	
14mr|texlive-guitarchordschemes-0.4-6|43	#-----------------------------------------------------------------------
14mr|texlive-guitarchordschemes-0.4-6|44	%prep
14mr|texlive-guitarchordschemes-0.4-6|45	%setup -c -a0 -a1
14mr|texlive-guitarchordschemes-0.4-6|46	
14mr|texlive-guitarchordschemes-0.4-6|47	%build
14mr|texlive-guitarchordschemes-0.4-6|48	
14mr|texlive-guitarchordschemes-0.4-6|49	%install
14mr|texlive-guitarchordschemes-0.4-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-guitarchordschemes-0.4-6|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-guitarchordschemes-0.4-6|52	
14mr|texlive-guitarchordschemes-0.4-6|53	%changelog
14mr|texlive-guitarchordschemes-0.4-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-6
14mr|texlive-guitarchordschemes-0.4-6|55	+ Revision: 8606bdf
14mr|texlive-guitarchordschemes-0.4-6|56	- MassBuild#440: Increase release tag
14mr|texlive-guitarchordschemes-0.4-6|57	
14mr|texlive-guitarchordschemes-0.4-6|58	

20263 14
14mr|texlive-guitlogo-0.9.2-7|1	# revision 27458
14mr|texlive-guitlogo-0.9.2-7|2	# category Package
14mr|texlive-guitlogo-0.9.2-7|3	# catalog-ctan /macros/latex/contrib/GuIT/GuITlogo
14mr|texlive-guitlogo-0.9.2-7|4	# catalog-date 2012-08-19 10:36:46 +0200
14mr|texlive-guitlogo-0.9.2-7|5	# catalog-license lppl
14mr|texlive-guitlogo-0.9.2-7|6	# catalog-version 0.9.2
14mr|texlive-guitlogo-0.9.2-7|7	Name:		texlive-guitlogo
14mr|texlive-guitlogo-0.9.2-7|8	Version:	0.9.2
14mr|texlive-guitlogo-0.9.2-7|9	Release:	7
14mr|texlive-guitlogo-0.9.2-7|10	Summary:	Macros for typesetting the GuIT logo
14mr|texlive-guitlogo-0.9.2-7|11	Group:		Publishing
14mr|texlive-guitlogo-0.9.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/GuIT/GuITlogo
14mr|texlive-guitlogo-0.9.2-7|13	License:	LPPL
14mr|texlive-guitlogo-0.9.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitlogo.tar.xz
14mr|texlive-guitlogo-0.9.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitlogo.doc.tar.xz
14mr|texlive-guitlogo-0.9.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitlogo.source.tar.xz
14mr|texlive-guitlogo-0.9.2-7|17	BuildArch:	noarch
14mr|texlive-guitlogo-0.9.2-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-guitlogo-0.9.2-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-guitlogo-0.9.2-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-guitlogo-0.9.2-7|21	
14mr|texlive-guitlogo-0.9.2-7|22	%description
14mr|texlive-guitlogo-0.9.2-7|23	Guit provides some commands useful to correctly write the logo
14mr|texlive-guitlogo-0.9.2-7|24	of GUIT -- "Gruppo Utilizzatori Italiani di TeX" (Italian TeX
14mr|texlive-guitlogo-0.9.2-7|25	User Group), using the default document color or any other
14mr|texlive-guitlogo-0.9.2-7|26	color the user may ever choose, in conformity with logo's
14mr|texlive-guitlogo-0.9.2-7|27	scheme as seen on the Group web site
14mr|texlive-guitlogo-0.9.2-7|28	(http://www.guit.sssup.it). Likewise, commands are provided
14mr|texlive-guitlogo-0.9.2-7|29	that simplify the writing of GuIT acronym's complete expansion,
14mr|texlive-guitlogo-0.9.2-7|30	of the addresses of Group's internet site and public forum and
14mr|texlive-guitlogo-0.9.2-7|31	'GuITmeeting' logo. Optionally, using hyperref, the outputs of
14mr|texlive-guitlogo-0.9.2-7|32	the above cited commands can become hyperlinks to Group's site.
14mr|texlive-guitlogo-0.9.2-7|33	Documentation is available in Italian, only.
14mr|texlive-guitlogo-0.9.2-7|34	
14mr|texlive-guitlogo-0.9.2-7|35	%post
14mr|texlive-guitlogo-0.9.2-7|36	%{_sbindir}/texlive.post
14mr|texlive-guitlogo-0.9.2-7|37	
14mr|texlive-guitlogo-0.9.2-7|38	%postun
14mr|texlive-guitlogo-0.9.2-7|39	if [ $1 -eq 0 ]; then
14mr|texlive-guitlogo-0.9.2-7|40	%{_sbindir}/texlive.post
14mr|texlive-guitlogo-0.9.2-7|41	fi
14mr|texlive-guitlogo-0.9.2-7|42	
14mr|texlive-guitlogo-0.9.2-7|43	#-----------------------------------------------------------------------
14mr|texlive-guitlogo-0.9.2-7|44	%files
14mr|texlive-guitlogo-0.9.2-7|45	%{_texmfdistdir}/tex/latex/guitlogo/guit.cfg
14mr|texlive-guitlogo-0.9.2-7|46	%{_texmfdistdir}/tex/latex/guitlogo/guit.sty
14mr|texlive-guitlogo-0.9.2-7|47	%doc %{_texmfdistdir}/doc/latex/guitlogo/README
14mr|texlive-guitlogo-0.9.2-7|48	%doc %{_texmfdistdir}/doc/latex/guitlogo/guit.pdf
14mr|texlive-guitlogo-0.9.2-7|49	%doc %{_texmfdistdir}/doc/latex/guitlogo/guittest.pdf
14mr|texlive-guitlogo-0.9.2-7|50	%doc %{_texmfdistdir}/doc/latex/guitlogo/guittest.tex
14mr|texlive-guitlogo-0.9.2-7|51	#- source
14mr|texlive-guitlogo-0.9.2-7|52	%doc %{_texmfdistdir}/source/latex/guitlogo/guit.dtx
14mr|texlive-guitlogo-0.9.2-7|53	%doc %{_texmfdistdir}/source/latex/guitlogo/guit.ins
14mr|texlive-guitlogo-0.9.2-7|54	
14mr|texlive-guitlogo-0.9.2-7|55	#-----------------------------------------------------------------------
14mr|texlive-guitlogo-0.9.2-7|56	%prep
14mr|texlive-guitlogo-0.9.2-7|57	%setup -c -a0 -a1 -a2
14mr|texlive-guitlogo-0.9.2-7|58	
14mr|texlive-guitlogo-0.9.2-7|59	%build
14mr|texlive-guitlogo-0.9.2-7|60	
14mr|texlive-guitlogo-0.9.2-7|61	%install
14mr|texlive-guitlogo-0.9.2-7|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-guitlogo-0.9.2-7|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-guitlogo-0.9.2-7|64	
14mr|texlive-guitlogo-0.9.2-7|65	%changelog
14mr|texlive-guitlogo-0.9.2-7|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.2-7
14mr|texlive-guitlogo-0.9.2-7|67	+ Revision: ebe4b51
14mr|texlive-guitlogo-0.9.2-7|68	- MassBuild#440: Increase release tag
14mr|texlive-guitlogo-0.9.2-7|69	
14mr|texlive-guitlogo-0.9.2-7|70	

20264 14
14mr|texlive-gustlib-20070121-3|1	# revision 15878
14mr|texlive-gustlib-20070121-3|2	# category Package
14mr|texlive-gustlib-20070121-3|3	# catalog-ctan undef
14mr|texlive-gustlib-20070121-3|4	# catalog-date 2007-01-21 11:04:51 +0100
14mr|texlive-gustlib-20070121-3|5	# catalog-license pd
14mr|texlive-gustlib-20070121-3|6	# catalog-version undef
14mr|texlive-gustlib-20070121-3|7	Name:		texlive-gustlib
14mr|texlive-gustlib-20070121-3|8	Version:	20070121
14mr|texlive-gustlib-20070121-3|9	Release:	3
14mr|texlive-gustlib-20070121-3|10	Summary:	Polish oriented macros
14mr|texlive-gustlib-20070121-3|11	Group:		Publishing
14mr|texlive-gustlib-20070121-3|12	URL:		http://tug.org/texlive
14mr|texlive-gustlib-20070121-3|13	License:	PD
14mr|texlive-gustlib-20070121-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gustlib.tar.xz
14mr|texlive-gustlib-20070121-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gustlib.doc.tar.xz
14mr|texlive-gustlib-20070121-3|16	BuildArch:	noarch
14mr|texlive-gustlib-20070121-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gustlib-20070121-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gustlib-20070121-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-gustlib-20070121-3|20	
14mr|texlive-gustlib-20070121-3|21	%description
14mr|texlive-gustlib-20070121-3|22	Various small utility packages for typesetting in plain TeX,
14mr|texlive-gustlib-20070121-3|23	with a Polish perspective. Neither the package, nor any of its
14mr|texlive-gustlib-20070121-3|24	contents, appears on CTAN.
14mr|texlive-gustlib-20070121-3|25	
14mr|texlive-gustlib-20070121-3|26	%post
14mr|texlive-gustlib-20070121-3|27	%{_sbindir}/texlive.post
14mr|texlive-gustlib-20070121-3|28	
14mr|texlive-gustlib-20070121-3|29	%postun
14mr|texlive-gustlib-20070121-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-gustlib-20070121-3|31	%{_sbindir}/texlive.post
14mr|texlive-gustlib-20070121-3|32	fi
14mr|texlive-gustlib-20070121-3|33	
14mr|texlive-gustlib-20070121-3|34	#-----------------------------------------------------------------------
14mr|texlive-gustlib-20070121-3|35	%files
14mr|texlive-gustlib-20070121-3|36	%{_texmfdistdir}/bibtex/bib/gustlib/plbib.bib
14mr|texlive-gustlib-20070121-3|37	%{_texmfdistdir}/bibtex/bst/gustlib/plabbrv.bst
14mr|texlive-gustlib-20070121-3|38	%{_texmfdistdir}/bibtex/bst/gustlib/plalpha.bst
14mr|texlive-gustlib-20070121-3|39	%{_texmfdistdir}/bibtex/bst/gustlib/plplain.bst
14mr|texlive-gustlib-20070121-3|40	%{_texmfdistdir}/bibtex/bst/gustlib/plunsrt.bst
14mr|texlive-gustlib-20070121-3|41	%{_texmfdistdir}/tex/plain/gustlib/biblotex/biblotex.tex
14mr|texlive-gustlib-20070121-3|42	%{_texmfdistdir}/tex/plain/gustlib/infr-ex.tex
14mr|texlive-gustlib-20070121-3|43	%{_texmfdistdir}/tex/plain/gustlib/infram.tex
14mr|texlive-gustlib-20070121-3|44	%{_texmfdistdir}/tex/plain/gustlib/licz/licz-tst.mex
14mr|texlive-gustlib-20070121-3|45	%{_texmfdistdir}/tex/plain/gustlib/licz/licz.mex
14mr|texlive-gustlib-20070121-3|46	%{_texmfdistdir}/tex/plain/gustlib/map/map.tex
14mr|texlive-gustlib-20070121-3|47	%{_texmfdistdir}/tex/plain/gustlib/map/split.tex
14mr|texlive-gustlib-20070121-3|48	%{_texmfdistdir}/tex/plain/gustlib/map/tsp-tst.mex
14mr|texlive-gustlib-20070121-3|49	%{_texmfdistdir}/tex/plain/gustlib/map/tsp.tex
14mr|texlive-gustlib-20070121-3|50	%{_texmfdistdir}/tex/plain/gustlib/map/tun-test.mex
14mr|texlive-gustlib-20070121-3|51	%{_texmfdistdir}/tex/plain/gustlib/map/tun.tex
14mr|texlive-gustlib-20070121-3|52	%{_texmfdistdir}/tex/plain/gustlib/mcol-ex.tex
14mr|texlive-gustlib-20070121-3|53	%{_texmfdistdir}/tex/plain/gustlib/meashor.tex
14mr|texlive-gustlib-20070121-3|54	%{_texmfdistdir}/tex/plain/gustlib/mimulcol.tex
14mr|texlive-gustlib-20070121-3|55	%{_texmfdistdir}/tex/plain/gustlib/plbtx993/plbtxbst.doc
14mr|texlive-gustlib-20070121-3|56	%{_texmfdistdir}/tex/plain/gustlib/plbtx993/test.mex
14mr|texlive-gustlib-20070121-3|57	%{_texmfdistdir}/tex/plain/gustlib/plmac218/plidxmac.tex
14mr|texlive-gustlib-20070121-3|58	%{_texmfdistdir}/tex/plain/gustlib/plmac218/plind.bat
14mr|texlive-gustlib-20070121-3|59	%{_texmfdistdir}/tex/plain/gustlib/plmac218/przyklad.tex
14mr|texlive-gustlib-20070121-3|60	%{_texmfdistdir}/tex/plain/gustlib/rbox-ex.tex
14mr|texlive-gustlib-20070121-3|61	%{_texmfdistdir}/tex/plain/gustlib/roundbox.tex
14mr|texlive-gustlib-20070121-3|62	%{_texmfdistdir}/tex/plain/gustlib/tp-crf.tex
14mr|texlive-gustlib-20070121-3|63	%{_texmfdistdir}/tex/plain/gustlib/verbatim-dek.tex
14mr|texlive-gustlib-20070121-3|64	%doc %{_texmfdistdir}/doc/plain/gustlib/README
14mr|texlive-gustlib-20070121-3|65	%doc %{_texmfdistdir}/doc/plain/gustlib/readme.biblotex
14mr|texlive-gustlib-20070121-3|66	%doc %{_texmfdistdir}/doc/plain/gustlib/readme.plbtx993
14mr|texlive-gustlib-20070121-3|67	%doc %{_texmfdistdir}/doc/plain/gustlib/readme.plmac218
14mr|texlive-gustlib-20070121-3|68	
14mr|texlive-gustlib-20070121-3|69	#-----------------------------------------------------------------------
14mr|texlive-gustlib-20070121-3|70	%prep
14mr|texlive-gustlib-20070121-3|71	%setup -c -a0 -a1
14mr|texlive-gustlib-20070121-3|72	
14mr|texlive-gustlib-20070121-3|73	%build
14mr|texlive-gustlib-20070121-3|74	
14mr|texlive-gustlib-20070121-3|75	%install
14mr|texlive-gustlib-20070121-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gustlib-20070121-3|77	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gustlib-20070121-3|78	
14mr|texlive-gustlib-20070121-3|79	
14mr|texlive-gustlib-20070121-3|80	
14mr|texlive-gustlib-20070121-3|81	%changelog
14mr|texlive-gustlib-20070121-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070121-3
14mr|texlive-gustlib-20070121-3|83	+ Revision: 948f396
14mr|texlive-gustlib-20070121-3|84	- MassBuild#440: Increase release tag
14mr|texlive-gustlib-20070121-3|85	
14mr|texlive-gustlib-20070121-3|86	

20265 14
14mr|texlive-gustprog-20111103-3|1	# revision 15878
14mr|texlive-gustprog-20111103-3|2	# category Package
14mr|texlive-gustprog-20111103-3|3	# catalog-ctan undef
14mr|texlive-gustprog-20111103-3|4	# catalog-date undef
14mr|texlive-gustprog-20111103-3|5	# catalog-license undef
14mr|texlive-gustprog-20111103-3|6	# catalog-version undef
14mr|texlive-gustprog-20111103-3|7	Name:		texlive-gustprog
14mr|texlive-gustprog-20111103-3|8	Version:	20111103
14mr|texlive-gustprog-20111103-3|9	Release:	3
14mr|texlive-gustprog-20111103-3|10	Summary:	TeXLive gustprog package
14mr|texlive-gustprog-20111103-3|11	Group:		Publishing
14mr|texlive-gustprog-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-gustprog-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-gustprog-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gustprog.tar.xz
14mr|texlive-gustprog-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gustprog.doc.tar.xz
14mr|texlive-gustprog-20111103-3|16	BuildArch:	noarch
14mr|texlive-gustprog-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-gustprog-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-gustprog-20111103-3|19	
14mr|texlive-gustprog-20111103-3|20	%description
14mr|texlive-gustprog-20111103-3|21	TeXLive gustprog package.
14mr|texlive-gustprog-20111103-3|22	
14mr|texlive-gustprog-20111103-3|23	#-----------------------------------------------------------------------
14mr|texlive-gustprog-20111103-3|24	%files
14mr|texlive-gustprog-20111103-3|25	%doc %{_texmfdistdir}/doc/support/gustprog/README
14mr|texlive-gustprog-20111103-3|26	%doc %{_texmfdistdir}/doc/support/gustprog/l2h-examples.zip
14mr|texlive-gustprog-20111103-3|27	%doc %{_texmfdistdir}/doc/support/gustprog/normtext.awk
14mr|texlive-gustprog-20111103-3|28	%doc %{_texmfdistdir}/doc/support/gustprog/plmindex.zip
14mr|texlive-gustprog-20111103-3|29	%doc %{_texmfdistdir}/doc/support/gustprog/porzadki.pl
14mr|texlive-gustprog-20111103-3|30	%doc %{_texmfdistdir}/doc/support/gustprog/slim.zip
14mr|texlive-gustprog-20111103-3|31	
14mr|texlive-gustprog-20111103-3|32	#-----------------------------------------------------------------------
14mr|texlive-gustprog-20111103-3|33	%prep
14mr|texlive-gustprog-20111103-3|34	%setup -c -a0 -a1
14mr|texlive-gustprog-20111103-3|35	
14mr|texlive-gustprog-20111103-3|36	%build
14mr|texlive-gustprog-20111103-3|37	
14mr|texlive-gustprog-20111103-3|38	%install
14mr|texlive-gustprog-20111103-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-gustprog-20111103-3|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-gustprog-20111103-3|41	
14mr|texlive-gustprog-20111103-3|42	
14mr|texlive-gustprog-20111103-3|43	
14mr|texlive-gustprog-20111103-3|44	%changelog
14mr|texlive-gustprog-20111103-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-gustprog-20111103-3|46	+ Revision: 9195434
14mr|texlive-gustprog-20111103-3|47	- MassBuild#440: Increase release tag
14mr|texlive-gustprog-20111103-3|48	
14mr|texlive-gustprog-20111103-3|49	

20266 14
14mr|texlive-hands-20081005-3|1	# revision 13293
14mr|texlive-hands-20081005-3|2	# category Package
14mr|texlive-hands-20081005-3|3	# catalog-ctan /fonts/hands
14mr|texlive-hands-20081005-3|4	# catalog-date 2008-10-05 01:10:25 +0200
14mr|texlive-hands-20081005-3|5	# catalog-license pd
14mr|texlive-hands-20081005-3|6	# catalog-version undef
14mr|texlive-hands-20081005-3|7	Name:		texlive-hands
14mr|texlive-hands-20081005-3|8	Version:	20081005
14mr|texlive-hands-20081005-3|9	Release:	3
14mr|texlive-hands-20081005-3|10	Summary:	Pointing hand font
14mr|texlive-hands-20081005-3|11	Group:		Publishing
14mr|texlive-hands-20081005-3|12	URL:		http://www.ctan.org/tex-archive/fonts/hands
14mr|texlive-hands-20081005-3|13	License:	PD
14mr|texlive-hands-20081005-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hands.tar.xz
14mr|texlive-hands-20081005-3|15	BuildArch:	noarch
14mr|texlive-hands-20081005-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hands-20081005-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hands-20081005-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-hands-20081005-3|19	
14mr|texlive-hands-20081005-3|20	%description
14mr|texlive-hands-20081005-3|21	Provides right- and left-pointing hands in both black-on-white
14mr|texlive-hands-20081005-3|22	and white-on-black realisation. The font is distributed as
14mr|texlive-hands-20081005-3|23	MetaFont source.
14mr|texlive-hands-20081005-3|24	
14mr|texlive-hands-20081005-3|25	%post
14mr|texlive-hands-20081005-3|26	%{_sbindir}/texlive.post
14mr|texlive-hands-20081005-3|27	
14mr|texlive-hands-20081005-3|28	%postun
14mr|texlive-hands-20081005-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-hands-20081005-3|30	%{_sbindir}/texlive.post
14mr|texlive-hands-20081005-3|31	fi
14mr|texlive-hands-20081005-3|32	
14mr|texlive-hands-20081005-3|33	#-----------------------------------------------------------------------
14mr|texlive-hands-20081005-3|34	%files
14mr|texlive-hands-20081005-3|35	%{_texmfdistdir}/fonts/source/public/hands/hands.mf
14mr|texlive-hands-20081005-3|36	%{_texmfdistdir}/fonts/source/public/hands/handsdef.mf
14mr|texlive-hands-20081005-3|37	%{_texmfdistdir}/fonts/source/public/hands/mirror.mf
14mr|texlive-hands-20081005-3|38	%{_texmfdistdir}/fonts/source/public/hands/reverse.mf
14mr|texlive-hands-20081005-3|39	%{_texmfdistdir}/fonts/source/public/hands/rvmirror.mf
14mr|texlive-hands-20081005-3|40	%{_texmfdistdir}/fonts/tfm/public/hands/hands.tfm
14mr|texlive-hands-20081005-3|41	
14mr|texlive-hands-20081005-3|42	#-----------------------------------------------------------------------
14mr|texlive-hands-20081005-3|43	%prep
14mr|texlive-hands-20081005-3|44	%setup -c -a0
14mr|texlive-hands-20081005-3|45	
14mr|texlive-hands-20081005-3|46	%build
14mr|texlive-hands-20081005-3|47	
14mr|texlive-hands-20081005-3|48	%install
14mr|texlive-hands-20081005-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hands-20081005-3|50	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-hands-20081005-3|51	
14mr|texlive-hands-20081005-3|52	
14mr|texlive-hands-20081005-3|53	
14mr|texlive-hands-20081005-3|54	%changelog
14mr|texlive-hands-20081005-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081005-3
14mr|texlive-hands-20081005-3|56	+ Revision: 8d4d07a
14mr|texlive-hands-20081005-3|57	- MassBuild#440: Increase release tag
14mr|texlive-hands-20081005-3|58	
14mr|texlive-hands-20081005-3|59	

20267 14
14mr|texlive-hanging-1.2b-3|1	# revision 15878
14mr|texlive-hanging-1.2b-3|2	# category Package
14mr|texlive-hanging-1.2b-3|3	# catalog-ctan /macros/latex/contrib/hanging
14mr|texlive-hanging-1.2b-3|4	# catalog-date 2009-11-02 14:28:41 +0100
14mr|texlive-hanging-1.2b-3|5	# catalog-license lppl1.3
14mr|texlive-hanging-1.2b-3|6	# catalog-version 1.2b
14mr|texlive-hanging-1.2b-3|7	Name:		texlive-hanging
14mr|texlive-hanging-1.2b-3|8	Version:	1.2b
14mr|texlive-hanging-1.2b-3|9	Release:	3
14mr|texlive-hanging-1.2b-3|10	Summary:	Hanging paragraphs
14mr|texlive-hanging-1.2b-3|11	Group:		Publishing
14mr|texlive-hanging-1.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hanging
14mr|texlive-hanging-1.2b-3|13	License:	LPPL1.3
14mr|texlive-hanging-1.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hanging.tar.xz
14mr|texlive-hanging-1.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hanging.doc.tar.xz
14mr|texlive-hanging-1.2b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hanging.source.tar.xz
14mr|texlive-hanging-1.2b-3|17	BuildArch:	noarch
14mr|texlive-hanging-1.2b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hanging-1.2b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hanging-1.2b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hanging-1.2b-3|21	
14mr|texlive-hanging-1.2b-3|22	%description
14mr|texlive-hanging-1.2b-3|23	The hanging package facilitates the typesetting of hanging
14mr|texlive-hanging-1.2b-3|24	paragraphs. The package also enables typesetting with hanging
14mr|texlive-hanging-1.2b-3|25	punctuation, by making punctuation characters active. This
14mr|texlive-hanging-1.2b-3|26	facility is best suppressed (it can interfere with other
14mr|texlive-hanging-1.2b-3|27	packages) -- there are package options for suppressing each
14mr|texlive-hanging-1.2b-3|28	individual punctuation character. 'Real' attempts at hanging
14mr|texlive-hanging-1.2b-3|29	punction should nowadays use the microtype package, which takes
14mr|texlive-hanging-1.2b-3|30	advantage of the support offered in recent versions of pdfTeX.
14mr|texlive-hanging-1.2b-3|31	
14mr|texlive-hanging-1.2b-3|32	%post
14mr|texlive-hanging-1.2b-3|33	%{_sbindir}/texlive.post
14mr|texlive-hanging-1.2b-3|34	
14mr|texlive-hanging-1.2b-3|35	%postun
14mr|texlive-hanging-1.2b-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-hanging-1.2b-3|37	%{_sbindir}/texlive.post
14mr|texlive-hanging-1.2b-3|38	fi
14mr|texlive-hanging-1.2b-3|39	
14mr|texlive-hanging-1.2b-3|40	#-----------------------------------------------------------------------
14mr|texlive-hanging-1.2b-3|41	%files
14mr|texlive-hanging-1.2b-3|42	%{_texmfdistdir}/tex/latex/hanging/hanging.sty
14mr|texlive-hanging-1.2b-3|43	%doc %{_texmfdistdir}/doc/latex/hanging/README
14mr|texlive-hanging-1.2b-3|44	%doc %{_texmfdistdir}/doc/latex/hanging/hanging.pdf
14mr|texlive-hanging-1.2b-3|45	#- source
14mr|texlive-hanging-1.2b-3|46	%doc %{_texmfdistdir}/source/latex/hanging/hanging.dtx
14mr|texlive-hanging-1.2b-3|47	%doc %{_texmfdistdir}/source/latex/hanging/hanging.ins
14mr|texlive-hanging-1.2b-3|48	
14mr|texlive-hanging-1.2b-3|49	#-----------------------------------------------------------------------
14mr|texlive-hanging-1.2b-3|50	%prep
14mr|texlive-hanging-1.2b-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-hanging-1.2b-3|52	
14mr|texlive-hanging-1.2b-3|53	%build
14mr|texlive-hanging-1.2b-3|54	
14mr|texlive-hanging-1.2b-3|55	%install
14mr|texlive-hanging-1.2b-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hanging-1.2b-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hanging-1.2b-3|58	
14mr|texlive-hanging-1.2b-3|59	
14mr|texlive-hanging-1.2b-3|60	
14mr|texlive-hanging-1.2b-3|61	%changelog
14mr|texlive-hanging-1.2b-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2b-3
14mr|texlive-hanging-1.2b-3|63	+ Revision: 22eede5
14mr|texlive-hanging-1.2b-3|64	- MassBuild#440: Increase release tag
14mr|texlive-hanging-1.2b-3|65	
14mr|texlive-hanging-1.2b-3|66	

20268 14
14mr|texlive-hanoi-20120101-2|1	# revision 25019
14mr|texlive-hanoi-20120101-2|2	# category Package
14mr|texlive-hanoi-20120101-2|3	# catalog-ctan /macros/plain/contrib/hanoi/hanoi.tex
14mr|texlive-hanoi-20120101-2|4	# catalog-date 2012-01-03 17:40:13 +0100
14mr|texlive-hanoi-20120101-2|5	# catalog-license pd
14mr|texlive-hanoi-20120101-2|6	# catalog-version 20120101
14mr|texlive-hanoi-20120101-2|7	Name:		texlive-hanoi
14mr|texlive-hanoi-20120101-2|8	Version:	20120101
14mr|texlive-hanoi-20120101-2|9	Release:	2
14mr|texlive-hanoi-20120101-2|10	Summary:	Tower of Hanoi in TeX
14mr|texlive-hanoi-20120101-2|11	Group:		Publishing
14mr|texlive-hanoi-20120101-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/hanoi/hanoi.tex
14mr|texlive-hanoi-20120101-2|13	License:	PD
14mr|texlive-hanoi-20120101-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hanoi.tar.xz
14mr|texlive-hanoi-20120101-2|15	BuildArch:	noarch
14mr|texlive-hanoi-20120101-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hanoi-20120101-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hanoi-20120101-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-hanoi-20120101-2|19	
14mr|texlive-hanoi-20120101-2|20	%description
14mr|texlive-hanoi-20120101-2|21	The Plain TeX program (typed in the shape of the towers of
14mr|texlive-hanoi-20120101-2|22	Hanoi) serves both as a game and as a TeX programming exercise.
14mr|texlive-hanoi-20120101-2|23	As a game it will solve the towers with (up to) 15 discs (with
14mr|texlive-hanoi-20120101-2|24	15 discs, 32767 moves are needed).
14mr|texlive-hanoi-20120101-2|25	
14mr|texlive-hanoi-20120101-2|26	%post
14mr|texlive-hanoi-20120101-2|27	%{_sbindir}/texlive.post
14mr|texlive-hanoi-20120101-2|28	
14mr|texlive-hanoi-20120101-2|29	%postun
14mr|texlive-hanoi-20120101-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-hanoi-20120101-2|31	%{_sbindir}/texlive.post
14mr|texlive-hanoi-20120101-2|32	fi
14mr|texlive-hanoi-20120101-2|33	
14mr|texlive-hanoi-20120101-2|34	#-----------------------------------------------------------------------
14mr|texlive-hanoi-20120101-2|35	%files
14mr|texlive-hanoi-20120101-2|36	%{_texmfdistdir}/tex/plain/hanoi/hanoi.tex
14mr|texlive-hanoi-20120101-2|37	
14mr|texlive-hanoi-20120101-2|38	#-----------------------------------------------------------------------
14mr|texlive-hanoi-20120101-2|39	%prep
14mr|texlive-hanoi-20120101-2|40	%setup -c -a0
14mr|texlive-hanoi-20120101-2|41	
14mr|texlive-hanoi-20120101-2|42	%build
14mr|texlive-hanoi-20120101-2|43	
14mr|texlive-hanoi-20120101-2|44	%install
14mr|texlive-hanoi-20120101-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hanoi-20120101-2|46	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-hanoi-20120101-2|47	
14mr|texlive-hanoi-20120101-2|48	
14mr|texlive-hanoi-20120101-2|49	
14mr|texlive-hanoi-20120101-2|50	%changelog
14mr|texlive-hanoi-20120101-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120101-2
14mr|texlive-hanoi-20120101-2|52	+ Revision: 48d9f50
14mr|texlive-hanoi-20120101-2|53	- MassBuild#440: Increase release tag
14mr|texlive-hanoi-20120101-2|54	
14mr|texlive-hanoi-20120101-2|55	

20269 14
14mr|texlive-happy4th-20120102-2|1	# revision 25020
14mr|texlive-happy4th-20120102-2|2	# category Package
14mr|texlive-happy4th-20120102-2|3	# catalog-ctan /macros/plain/contrib/happy4th
14mr|texlive-happy4th-20120102-2|4	# catalog-date 2012-01-03 17:38:40 +0100
14mr|texlive-happy4th-20120102-2|5	# catalog-license pd
14mr|texlive-happy4th-20120102-2|6	# catalog-version 20120102
14mr|texlive-happy4th-20120102-2|7	Name:		texlive-happy4th
14mr|texlive-happy4th-20120102-2|8	Version:	20120102
14mr|texlive-happy4th-20120102-2|9	Release:	2
14mr|texlive-happy4th-20120102-2|10	Summary:	A firework display in obfuscated TeX
14mr|texlive-happy4th-20120102-2|11	Group:		Publishing
14mr|texlive-happy4th-20120102-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/happy4th
14mr|texlive-happy4th-20120102-2|13	License:	PD
14mr|texlive-happy4th-20120102-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/happy4th.tar.xz
14mr|texlive-happy4th-20120102-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/happy4th.doc.tar.xz
14mr|texlive-happy4th-20120102-2|16	BuildArch:	noarch
14mr|texlive-happy4th-20120102-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-happy4th-20120102-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-happy4th-20120102-2|19	
14mr|texlive-happy4th-20120102-2|20	%description
14mr|texlive-happy4th-20120102-2|21	The output PDF file gives an amusing display, as the reader
14mr|texlive-happy4th-20120102-2|22	pages through it.
14mr|texlive-happy4th-20120102-2|23	
14mr|texlive-happy4th-20120102-2|24	#-----------------------------------------------------------------------
14mr|texlive-happy4th-20120102-2|25	%files
14mr|texlive-happy4th-20120102-2|26	%doc %{_texmfdistdir}/doc/plain/happy4th/happy4th.pdf
14mr|texlive-happy4th-20120102-2|27	%doc %{_texmfdistdir}/doc/plain/happy4th/happy4th.tex
14mr|texlive-happy4th-20120102-2|28	
14mr|texlive-happy4th-20120102-2|29	#-----------------------------------------------------------------------
14mr|texlive-happy4th-20120102-2|30	%prep
14mr|texlive-happy4th-20120102-2|31	%setup -c -a0 -a1
14mr|texlive-happy4th-20120102-2|32	
14mr|texlive-happy4th-20120102-2|33	%build
14mr|texlive-happy4th-20120102-2|34	
14mr|texlive-happy4th-20120102-2|35	%install
14mr|texlive-happy4th-20120102-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-happy4th-20120102-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-happy4th-20120102-2|38	
14mr|texlive-happy4th-20120102-2|39	
14mr|texlive-happy4th-20120102-2|40	
14mr|texlive-happy4th-20120102-2|41	%changelog
14mr|texlive-happy4th-20120102-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120102-2
14mr|texlive-happy4th-20120102-2|43	+ Revision: f6e7103
14mr|texlive-happy4th-20120102-2|44	- MassBuild#440: Increase release tag
14mr|texlive-happy4th-20120102-2|45	
14mr|texlive-happy4th-20120102-2|46	

20270 14
14mr|texlive-HA-prosper-4.21-3|1	# revision 15878
14mr|texlive-HA-prosper-4.21-3|2	# category Package
14mr|texlive-HA-prosper-4.21-3|3	# catalog-ctan /macros/latex/contrib/ha-prosper
14mr|texlive-HA-prosper-4.21-3|4	# catalog-date 2006-12-03 19:48:14 +0100
14mr|texlive-HA-prosper-4.21-3|5	# catalog-license lppl
14mr|texlive-HA-prosper-4.21-3|6	# catalog-version 4.21
14mr|texlive-HA-prosper-4.21-3|7	Name:		texlive-HA-prosper
14mr|texlive-HA-prosper-4.21-3|8	Version:	4.21
14mr|texlive-HA-prosper-4.21-3|9	Release:	3
14mr|texlive-HA-prosper-4.21-3|10	Summary:	Patches and improvements for prosper
14mr|texlive-HA-prosper-4.21-3|11	Group:		Publishing
14mr|texlive-HA-prosper-4.21-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ha-prosper
14mr|texlive-HA-prosper-4.21-3|13	License:	LPPL
14mr|texlive-HA-prosper-4.21-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/HA-prosper.tar.xz
14mr|texlive-HA-prosper-4.21-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/HA-prosper.doc.tar.xz
14mr|texlive-HA-prosper-4.21-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/HA-prosper.source.tar.xz
14mr|texlive-HA-prosper-4.21-3|17	BuildArch:	noarch
14mr|texlive-HA-prosper-4.21-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-HA-prosper-4.21-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-HA-prosper-4.21-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-HA-prosper-4.21-3|21	
14mr|texlive-HA-prosper-4.21-3|22	%description
14mr|texlive-HA-prosper-4.21-3|23	HA-prosper is a patch for prosper that adds new functionality
14mr|texlive-HA-prosper-4.21-3|24	to prosper based presentations. Among the new features you will
14mr|texlive-HA-prosper-4.21-3|25	find automatic generation of a table of contents on each slide,
14mr|texlive-HA-prosper-4.21-3|26	support for notes and portrait slides. The available styles
14mr|texlive-HA-prosper-4.21-3|27	demonstrate how to expand the functionality of prosper even
14mr|texlive-HA-prosper-4.21-3|28	further.
14mr|texlive-HA-prosper-4.21-3|29	
14mr|texlive-HA-prosper-4.21-3|30	%post
14mr|texlive-HA-prosper-4.21-3|31	%{_sbindir}/texlive.post
14mr|texlive-HA-prosper-4.21-3|32	
14mr|texlive-HA-prosper-4.21-3|33	%postun
14mr|texlive-HA-prosper-4.21-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-HA-prosper-4.21-3|35	%{_sbindir}/texlive.post
14mr|texlive-HA-prosper-4.21-3|36	fi
14mr|texlive-HA-prosper-4.21-3|37	
14mr|texlive-HA-prosper-4.21-3|38	#-----------------------------------------------------------------------
14mr|texlive-HA-prosper-4.21-3|39	%files
14mr|texlive-HA-prosper-4.21-3|40	%{_texmfdistdir}/tex/latex/HA-prosper/HA-prosper.cfg
14mr|texlive-HA-prosper-4.21-3|41	%{_texmfdistdir}/tex/latex/HA-prosper/HA-prosper.sty
14mr|texlive-HA-prosper-4.21-3|42	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Aggie/AMLogo.eps
14mr|texlive-HA-prosper-4.21-3|43	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Aggie/HAPAggie.sty
14mr|texlive-HA-prosper-4.21-3|44	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Aggie/files.txt
14mr|texlive-HA-prosper-4.21-3|45	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Capsules/HAPcapsules.sty
14mr|texlive-HA-prosper-4.21-3|46	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Ciment/HAPciment.sty
14mr|texlive-HA-prosper-4.21-3|47	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Fyma/HAPFyma.sty
14mr|texlive-HA-prosper-4.21-3|48	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/HA/HAPHA.sty
14mr|texlive-HA-prosper-4.21-3|49	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/HA/flower.ps
14mr|texlive-HA-prosper-4.21-3|50	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Lakar/HAPLakar.sty
14mr|texlive-HA-prosper-4.21-3|51	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Simple/HAPsimple.sty
14mr|texlive-HA-prosper-4.21-3|52	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/HAPTCS.sty
14mr|texlive-HA-prosper-4.21-3|53	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/HAPTCSTealBlue.sty
14mr|texlive-HA-prosper-4.21-3|54	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/HAPTCSgrad.sty
14mr|texlive-HA-prosper-4.21-3|55	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/TCSgradlogo.ps
14mr|texlive-HA-prosper-4.21-3|56	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/TCSlogo.ps
14mr|texlive-HA-prosper-4.21-3|57	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Tycja/HAPTycja.sty
14mr|texlive-HA-prosper-4.21-3|58	%doc %{_texmfdistdir}/doc/latex/HA-prosper/HA-prosper.pdf
14mr|texlive-HA-prosper-4.21-3|59	%doc %{_texmfdistdir}/doc/latex/HA-prosper/HAPBigtest.tex
14mr|texlive-HA-prosper-4.21-3|60	%doc %{_texmfdistdir}/doc/latex/HA-prosper/HAPDualslide.tex
14mr|texlive-HA-prosper-4.21-3|61	%doc %{_texmfdistdir}/doc/latex/HA-prosper/HAPIntroduction.tex
14mr|texlive-HA-prosper-4.21-3|62	%doc %{_texmfdistdir}/doc/latex/HA-prosper/README
14mr|texlive-HA-prosper-4.21-3|63	#- source
14mr|texlive-HA-prosper-4.21-3|64	%doc %{_texmfdistdir}/source/latex/HA-prosper/HA-prosper.def
14mr|texlive-HA-prosper-4.21-3|65	%doc %{_texmfdistdir}/source/latex/HA-prosper/HA-prosper.dtx
14mr|texlive-HA-prosper-4.21-3|66	
14mr|texlive-HA-prosper-4.21-3|67	#-----------------------------------------------------------------------
14mr|texlive-HA-prosper-4.21-3|68	%prep
14mr|texlive-HA-prosper-4.21-3|69	%setup -c -a0 -a1 -a2
14mr|texlive-HA-prosper-4.21-3|70	
14mr|texlive-HA-prosper-4.21-3|71	%build
14mr|texlive-HA-prosper-4.21-3|72	
14mr|texlive-HA-prosper-4.21-3|73	%install
14mr|texlive-HA-prosper-4.21-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-HA-prosper-4.21-3|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-HA-prosper-4.21-3|76	
14mr|texlive-HA-prosper-4.21-3|77	
14mr|texlive-HA-prosper-4.21-3|78	
14mr|texlive-HA-prosper-4.21-3|79	%changelog
14mr|texlive-HA-prosper-4.21-3|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.21-3
14mr|texlive-HA-prosper-4.21-3|81	+ Revision: fea4b04
14mr|texlive-HA-prosper-4.21-3|82	- MassBuild#440: Increase release tag
14mr|texlive-HA-prosper-4.21-3|83	
14mr|texlive-HA-prosper-4.21-3|84	

20271 14
14mr|texlive-har2nat-1.0-3|1	# revision 17356
14mr|texlive-har2nat-1.0-3|2	# category Package
14mr|texlive-har2nat-1.0-3|3	# catalog-ctan /macros/latex/contrib/har2nat
14mr|texlive-har2nat-1.0-3|4	# catalog-date 2010-03-06 16:54:30 +0100
14mr|texlive-har2nat-1.0-3|5	# catalog-license lppl
14mr|texlive-har2nat-1.0-3|6	# catalog-version 1.0
14mr|texlive-har2nat-1.0-3|7	Name:		texlive-har2nat
14mr|texlive-har2nat-1.0-3|8	Version:	1.0
14mr|texlive-har2nat-1.0-3|9	Release:	3
14mr|texlive-har2nat-1.0-3|10	Summary:	Replace the harvard package with natbib
14mr|texlive-har2nat-1.0-3|11	Group:		Publishing
14mr|texlive-har2nat-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/har2nat
14mr|texlive-har2nat-1.0-3|13	License:	LPPL
14mr|texlive-har2nat-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/har2nat.tar.xz
14mr|texlive-har2nat-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/har2nat.doc.tar.xz
14mr|texlive-har2nat-1.0-3|16	BuildArch:	noarch
14mr|texlive-har2nat-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-har2nat-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-har2nat-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-har2nat-1.0-3|20	
14mr|texlive-har2nat-1.0-3|21	%description
14mr|texlive-har2nat-1.0-3|22	This small package allows a LaTeX document containing the
14mr|texlive-har2nat-1.0-3|23	citation commands provided by the Harvard package to be
14mr|texlive-har2nat-1.0-3|24	compiled using the natbib package. Migration from harvard to
14mr|texlive-har2nat-1.0-3|25	natbib thus can be achieved simply by replacing
14mr|texlive-har2nat-1.0-3|26	\usepackage{harvard} with \usepackage{natbib}
14mr|texlive-har2nat-1.0-3|27	\usepackage{har2nat} It is important that har2nat be loaded
14mr|texlive-har2nat-1.0-3|28	after natbib, since it modifies natbib commands.
14mr|texlive-har2nat-1.0-3|29	
14mr|texlive-har2nat-1.0-3|30	%post
14mr|texlive-har2nat-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-har2nat-1.0-3|32	
14mr|texlive-har2nat-1.0-3|33	%postun
14mr|texlive-har2nat-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-har2nat-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-har2nat-1.0-3|36	fi
14mr|texlive-har2nat-1.0-3|37	
14mr|texlive-har2nat-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-har2nat-1.0-3|39	%files
14mr|texlive-har2nat-1.0-3|40	%{_texmfdistdir}/tex/latex/har2nat/har2nat.sty
14mr|texlive-har2nat-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/har2nat/README
14mr|texlive-har2nat-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/har2nat/har2nat.pdf
14mr|texlive-har2nat-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/har2nat/har2nat.tex
14mr|texlive-har2nat-1.0-3|44	
14mr|texlive-har2nat-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-har2nat-1.0-3|46	%prep
14mr|texlive-har2nat-1.0-3|47	%setup -c -a0 -a1
14mr|texlive-har2nat-1.0-3|48	
14mr|texlive-har2nat-1.0-3|49	%build
14mr|texlive-har2nat-1.0-3|50	
14mr|texlive-har2nat-1.0-3|51	%install
14mr|texlive-har2nat-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-har2nat-1.0-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-har2nat-1.0-3|54	
14mr|texlive-har2nat-1.0-3|55	
14mr|texlive-har2nat-1.0-3|56	
14mr|texlive-har2nat-1.0-3|57	%changelog
14mr|texlive-har2nat-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-har2nat-1.0-3|59	+ Revision: e9b08eb
14mr|texlive-har2nat-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-har2nat-1.0-3|61	
14mr|texlive-har2nat-1.0-3|62	

20272 14
14mr|texlive-hardwrap-0.2-3|1	# revision 21396
14mr|texlive-hardwrap-0.2-3|2	# category Package
14mr|texlive-hardwrap-0.2-3|3	# catalog-ctan /macros/latex/contrib/hardwrap
14mr|texlive-hardwrap-0.2-3|4	# catalog-date 2011-02-12 10:24:58 +0100
14mr|texlive-hardwrap-0.2-3|5	# catalog-license lppl1.3
14mr|texlive-hardwrap-0.2-3|6	# catalog-version 0.2
14mr|texlive-hardwrap-0.2-3|7	Name:		texlive-hardwrap
14mr|texlive-hardwrap-0.2-3|8	Version:	0.2
14mr|texlive-hardwrap-0.2-3|9	Release:	3
14mr|texlive-hardwrap-0.2-3|10	Summary:	Hard wrap text to a certain character length
14mr|texlive-hardwrap-0.2-3|11	Group:		Publishing
14mr|texlive-hardwrap-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hardwrap
14mr|texlive-hardwrap-0.2-3|13	License:	LPPL1.3
14mr|texlive-hardwrap-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hardwrap.tar.xz
14mr|texlive-hardwrap-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hardwrap.doc.tar.xz
14mr|texlive-hardwrap-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hardwrap.source.tar.xz
14mr|texlive-hardwrap-0.2-3|17	BuildArch:	noarch
14mr|texlive-hardwrap-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hardwrap-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hardwrap-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hardwrap-0.2-3|21	
14mr|texlive-hardwrap-0.2-3|22	%description
14mr|texlive-hardwrap-0.2-3|23	The package facilitates wrapping text to a specific character
14mr|texlive-hardwrap-0.2-3|24	width, breaking lines by words rather than, as done by TeX, by
14mr|texlive-hardwrap-0.2-3|25	characters. The primary use for these facilities is to aid the
14mr|texlive-hardwrap-0.2-3|26	generation of messages sent to the log file or console output
14mr|texlive-hardwrap-0.2-3|27	to display messages to the user. Package authors may also find
14mr|texlive-hardwrap-0.2-3|28	this useful when writing out arbitary text to an external file.
14mr|texlive-hardwrap-0.2-3|29	
14mr|texlive-hardwrap-0.2-3|30	%post
14mr|texlive-hardwrap-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-hardwrap-0.2-3|32	
14mr|texlive-hardwrap-0.2-3|33	%postun
14mr|texlive-hardwrap-0.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-hardwrap-0.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-hardwrap-0.2-3|36	fi
14mr|texlive-hardwrap-0.2-3|37	
14mr|texlive-hardwrap-0.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-hardwrap-0.2-3|39	%files
14mr|texlive-hardwrap-0.2-3|40	%{_texmfdistdir}/tex/latex/hardwrap/hardwrap.sty
14mr|texlive-hardwrap-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/hardwrap/README
14mr|texlive-hardwrap-0.2-3|42	%doc %{_texmfdistdir}/doc/latex/hardwrap/hardwrap.pdf
14mr|texlive-hardwrap-0.2-3|43	#- source
14mr|texlive-hardwrap-0.2-3|44	%doc %{_texmfdistdir}/source/latex/hardwrap/hardwrap.dtx
14mr|texlive-hardwrap-0.2-3|45	%doc %{_texmfdistdir}/source/latex/hardwrap/hardwrap.ins
14mr|texlive-hardwrap-0.2-3|46	
14mr|texlive-hardwrap-0.2-3|47	#-----------------------------------------------------------------------
14mr|texlive-hardwrap-0.2-3|48	%prep
14mr|texlive-hardwrap-0.2-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-hardwrap-0.2-3|50	
14mr|texlive-hardwrap-0.2-3|51	%build
14mr|texlive-hardwrap-0.2-3|52	
14mr|texlive-hardwrap-0.2-3|53	%install
14mr|texlive-hardwrap-0.2-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hardwrap-0.2-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hardwrap-0.2-3|56	
14mr|texlive-hardwrap-0.2-3|57	
14mr|texlive-hardwrap-0.2-3|58	
14mr|texlive-hardwrap-0.2-3|59	%changelog
14mr|texlive-hardwrap-0.2-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-hardwrap-0.2-3|61	+ Revision: ff3e2ce
14mr|texlive-hardwrap-0.2-3|62	- MassBuild#440: Increase release tag
14mr|texlive-hardwrap-0.2-3|63	
14mr|texlive-hardwrap-0.2-3|64	

20273 14
14mr|texlive-harmony-20090625-3|1	# revision 15878
14mr|texlive-harmony-20090625-3|2	# category Package
14mr|texlive-harmony-20090625-3|3	# catalog-ctan /macros/latex/contrib/harmony
14mr|texlive-harmony-20090625-3|4	# catalog-date 2009-06-25 00:34:53 +0200
14mr|texlive-harmony-20090625-3|5	# catalog-license lppl
14mr|texlive-harmony-20090625-3|6	# catalog-version undef
14mr|texlive-harmony-20090625-3|7	Name:		texlive-harmony
14mr|texlive-harmony-20090625-3|8	Version:	20090625
14mr|texlive-harmony-20090625-3|9	Release:	3
14mr|texlive-harmony-20090625-3|10	Summary:	Typeset harmony symbols, etc., for musicology
14mr|texlive-harmony-20090625-3|11	Group:		Publishing
14mr|texlive-harmony-20090625-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/harmony
14mr|texlive-harmony-20090625-3|13	License:	LPPL
14mr|texlive-harmony-20090625-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harmony.tar.xz
14mr|texlive-harmony-20090625-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harmony.doc.tar.xz
14mr|texlive-harmony-20090625-3|16	BuildArch:	noarch
14mr|texlive-harmony-20090625-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-harmony-20090625-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-harmony-20090625-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-harmony-20090625-3|20	
14mr|texlive-harmony-20090625-3|21	%description
14mr|texlive-harmony-20090625-3|22	The package harmony.sty uses the packages ifthen and amssymb
14mr|texlive-harmony-20090625-3|23	from the amsfonts bundle, together with the LaTeX font
14mr|texlive-harmony-20090625-3|24	lcirclew10 and the font musix13 from musixtex.
14mr|texlive-harmony-20090625-3|25	
14mr|texlive-harmony-20090625-3|26	%post
14mr|texlive-harmony-20090625-3|27	%{_sbindir}/texlive.post
14mr|texlive-harmony-20090625-3|28	
14mr|texlive-harmony-20090625-3|29	%postun
14mr|texlive-harmony-20090625-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-harmony-20090625-3|31	%{_sbindir}/texlive.post
14mr|texlive-harmony-20090625-3|32	fi
14mr|texlive-harmony-20090625-3|33	
14mr|texlive-harmony-20090625-3|34	#-----------------------------------------------------------------------
14mr|texlive-harmony-20090625-3|35	%files
14mr|texlive-harmony-20090625-3|36	%{_texmfdistdir}/tex/latex/harmony/harmony.sty
14mr|texlive-harmony-20090625-3|37	%doc %{_texmfdistdir}/doc/latex/harmony/README
14mr|texlive-harmony-20090625-3|38	%doc %{_texmfdistdir}/doc/latex/harmony/harmony.pdf
14mr|texlive-harmony-20090625-3|39	%doc %{_texmfdistdir}/doc/latex/harmony/harmony.tex
14mr|texlive-harmony-20090625-3|40	
14mr|texlive-harmony-20090625-3|41	#-----------------------------------------------------------------------
14mr|texlive-harmony-20090625-3|42	%prep
14mr|texlive-harmony-20090625-3|43	%setup -c -a0 -a1
14mr|texlive-harmony-20090625-3|44	
14mr|texlive-harmony-20090625-3|45	%build
14mr|texlive-harmony-20090625-3|46	
14mr|texlive-harmony-20090625-3|47	%install
14mr|texlive-harmony-20090625-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-harmony-20090625-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-harmony-20090625-3|50	
14mr|texlive-harmony-20090625-3|51	
14mr|texlive-harmony-20090625-3|52	
14mr|texlive-harmony-20090625-3|53	%changelog
14mr|texlive-harmony-20090625-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090625-3
14mr|texlive-harmony-20090625-3|55	+ Revision: 366b7d9
14mr|texlive-harmony-20090625-3|56	- MassBuild#440: Increase release tag
14mr|texlive-harmony-20090625-3|57	
14mr|texlive-harmony-20090625-3|58	

20274 14
14mr|texlive-harnon-cv-20120809-2|1	# revision 26543
14mr|texlive-harnon-cv-20120809-2|2	# category Package
14mr|texlive-harnon-cv-20120809-2|3	# catalog-ctan undef
14mr|texlive-harnon-cv-20120809-2|4	# catalog-date undef
14mr|texlive-harnon-cv-20120809-2|5	# catalog-license undef
14mr|texlive-harnon-cv-20120809-2|6	# catalog-version undef
14mr|texlive-harnon-cv-20120809-2|7	Name:		texlive-harnon-cv
14mr|texlive-harnon-cv-20120809-2|8	Version:	20120809
14mr|texlive-harnon-cv-20120809-2|9	Release:	2
14mr|texlive-harnon-cv-20120809-2|10	Summary:	TeXLive harnon-cv package
14mr|texlive-harnon-cv-20120809-2|11	Group:		Publishing
14mr|texlive-harnon-cv-20120809-2|12	URL:		http://tug.org/texlive
14mr|texlive-harnon-cv-20120809-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-harnon-cv-20120809-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harnon-cv.tar.xz
14mr|texlive-harnon-cv-20120809-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harnon-cv.doc.tar.xz
14mr|texlive-harnon-cv-20120809-2|16	BuildArch:	noarch
14mr|texlive-harnon-cv-20120809-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-harnon-cv-20120809-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-harnon-cv-20120809-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-harnon-cv-20120809-2|20	
14mr|texlive-harnon-cv-20120809-2|21	%description
14mr|texlive-harnon-cv-20120809-2|22	TeXLive harnon-cv package.
14mr|texlive-harnon-cv-20120809-2|23	
14mr|texlive-harnon-cv-20120809-2|24	%post
14mr|texlive-harnon-cv-20120809-2|25	%{_sbindir}/texlive.post
14mr|texlive-harnon-cv-20120809-2|26	
14mr|texlive-harnon-cv-20120809-2|27	%postun
14mr|texlive-harnon-cv-20120809-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-harnon-cv-20120809-2|29	%{_sbindir}/texlive.post
14mr|texlive-harnon-cv-20120809-2|30	fi
14mr|texlive-harnon-cv-20120809-2|31	
14mr|texlive-harnon-cv-20120809-2|32	#-----------------------------------------------------------------------
14mr|texlive-harnon-cv-20120809-2|33	%files
14mr|texlive-harnon-cv-20120809-2|34	%{_texmfdistdir}/tex/latex/harnon-cv/harnon-cv.cls
14mr|texlive-harnon-cv-20120809-2|35	%doc %{_texmfdistdir}/doc/latex/harnon-cv/README
14mr|texlive-harnon-cv-20120809-2|36	%doc %{_texmfdistdir}/doc/latex/harnon-cv/sample.pdf
14mr|texlive-harnon-cv-20120809-2|37	%doc %{_texmfdistdir}/doc/latex/harnon-cv/sample.tex
14mr|texlive-harnon-cv-20120809-2|38	
14mr|texlive-harnon-cv-20120809-2|39	#-----------------------------------------------------------------------
14mr|texlive-harnon-cv-20120809-2|40	%prep
14mr|texlive-harnon-cv-20120809-2|41	%setup -c -a0 -a1
14mr|texlive-harnon-cv-20120809-2|42	
14mr|texlive-harnon-cv-20120809-2|43	%build
14mr|texlive-harnon-cv-20120809-2|44	
14mr|texlive-harnon-cv-20120809-2|45	%install
14mr|texlive-harnon-cv-20120809-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-harnon-cv-20120809-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-harnon-cv-20120809-2|48	
14mr|texlive-harnon-cv-20120809-2|49	
14mr|texlive-harnon-cv-20120809-2|50	
14mr|texlive-harnon-cv-20120809-2|51	%changelog
14mr|texlive-harnon-cv-20120809-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120809-2
14mr|texlive-harnon-cv-20120809-2|53	+ Revision: 77835cc
14mr|texlive-harnon-cv-20120809-2|54	- MassBuild#440: Increase release tag
14mr|texlive-harnon-cv-20120809-2|55	
14mr|texlive-harnon-cv-20120809-2|56	

20275 14
14mr|texlive-harpoon-1.0-3|1	# revision 21327
14mr|texlive-harpoon-1.0-3|2	# category Package
14mr|texlive-harpoon-1.0-3|3	# catalog-ctan /macros/latex/contrib/harpoon
14mr|texlive-harpoon-1.0-3|4	# catalog-date 2008-09-24 00:41:06 +0200
14mr|texlive-harpoon-1.0-3|5	# catalog-license pd
14mr|texlive-harpoon-1.0-3|6	# catalog-version 1.0
14mr|texlive-harpoon-1.0-3|7	Name:		texlive-harpoon
14mr|texlive-harpoon-1.0-3|8	Version:	1.0
14mr|texlive-harpoon-1.0-3|9	Release:	3
14mr|texlive-harpoon-1.0-3|10	Summary:	Extra harpoons, using the graphics package
14mr|texlive-harpoon-1.0-3|11	Group:		Publishing
14mr|texlive-harpoon-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/harpoon
14mr|texlive-harpoon-1.0-3|13	License:	PD
14mr|texlive-harpoon-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harpoon.tar.xz
14mr|texlive-harpoon-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harpoon.doc.tar.xz
14mr|texlive-harpoon-1.0-3|16	BuildArch:	noarch
14mr|texlive-harpoon-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-harpoon-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-harpoon-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-harpoon-1.0-3|20	
14mr|texlive-harpoon-1.0-3|21	%description
14mr|texlive-harpoon-1.0-3|22	Provides over- and under-harpoon symbol commands; the harpoons
14mr|texlive-harpoon-1.0-3|23	may point in either direction, with the hook pointing up or
14mr|texlive-harpoon-1.0-3|24	down. The covered object is provided as an argument to the
14mr|texlive-harpoon-1.0-3|25	commands, so that they have the look of accent commands.
14mr|texlive-harpoon-1.0-3|26	
14mr|texlive-harpoon-1.0-3|27	%post
14mr|texlive-harpoon-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-harpoon-1.0-3|29	
14mr|texlive-harpoon-1.0-3|30	%postun
14mr|texlive-harpoon-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-harpoon-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-harpoon-1.0-3|33	fi
14mr|texlive-harpoon-1.0-3|34	
14mr|texlive-harpoon-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-harpoon-1.0-3|36	%files
14mr|texlive-harpoon-1.0-3|37	%{_texmfdistdir}/tex/latex/harpoon/harpoon.sty
14mr|texlive-harpoon-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/harpoon/harpoon.pdf
14mr|texlive-harpoon-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/harpoon/harpoon.tex
14mr|texlive-harpoon-1.0-3|40	
14mr|texlive-harpoon-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-harpoon-1.0-3|42	%prep
14mr|texlive-harpoon-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-harpoon-1.0-3|44	
14mr|texlive-harpoon-1.0-3|45	%build
14mr|texlive-harpoon-1.0-3|46	
14mr|texlive-harpoon-1.0-3|47	%install
14mr|texlive-harpoon-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-harpoon-1.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-harpoon-1.0-3|50	
14mr|texlive-harpoon-1.0-3|51	
14mr|texlive-harpoon-1.0-3|52	
14mr|texlive-harpoon-1.0-3|53	%changelog
14mr|texlive-harpoon-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-harpoon-1.0-3|55	+ Revision: 5548b8b
14mr|texlive-harpoon-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-harpoon-1.0-3|57	
14mr|texlive-harpoon-1.0-3|58	

20276 14
14mr|texlive-harvard-2.0.5-3|1	# revision 15878
14mr|texlive-harvard-2.0.5-3|2	# category Package
14mr|texlive-harvard-2.0.5-3|3	# catalog-ctan /macros/latex/contrib/harvard
14mr|texlive-harvard-2.0.5-3|4	# catalog-date 2009-01-31 11:13:28 +0100
14mr|texlive-harvard-2.0.5-3|5	# catalog-license lppl
14mr|texlive-harvard-2.0.5-3|6	# catalog-version 2.0.5
14mr|texlive-harvard-2.0.5-3|7	Name:		texlive-harvard
14mr|texlive-harvard-2.0.5-3|8	Version:	2.0.5
14mr|texlive-harvard-2.0.5-3|9	Release:	3
14mr|texlive-harvard-2.0.5-3|10	Summary:	Harvard citation package for use with LaTeX 2e
14mr|texlive-harvard-2.0.5-3|11	Group:		Publishing
14mr|texlive-harvard-2.0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/harvard
14mr|texlive-harvard-2.0.5-3|13	License:	LPPL
14mr|texlive-harvard-2.0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harvard.tar.xz
14mr|texlive-harvard-2.0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harvard.doc.tar.xz
14mr|texlive-harvard-2.0.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harvard.source.tar.xz
14mr|texlive-harvard-2.0.5-3|17	BuildArch:	noarch
14mr|texlive-harvard-2.0.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-harvard-2.0.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-harvard-2.0.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-harvard-2.0.5-3|21	
14mr|texlive-harvard-2.0.5-3|22	%description
14mr|texlive-harvard-2.0.5-3|23	This is a re-implementation, for LaTeX 2e, of the original
14mr|texlive-harvard-2.0.5-3|24	Harvard package. The bundle contains the LaTeX package, several
14mr|texlive-harvard-2.0.5-3|25	BibTeX styles, and a 'Perl package' for use with LaTeX2HTML.
14mr|texlive-harvard-2.0.5-3|26	Harvard is an author-year citation style (all but the first
14mr|texlive-harvard-2.0.5-3|27	author are suppressed in second and subsequent citations of the
14mr|texlive-harvard-2.0.5-3|28	same entry); the package defines several variant styles: -
14mr|texlive-harvard-2.0.5-3|29	apsr.bst for the American Political Science Review; - agsm.bst
14mr|texlive-harvard-2.0.5-3|30	for Australian Government publications; - dcu.bst from the
14mr|texlive-harvard-2.0.5-3|31	Design Computing Unit of the University of Sydney; -
14mr|texlive-harvard-2.0.5-3|32	kluwer.bstwhich aims at the format preferred in Kluwer
14mr|texlive-harvard-2.0.5-3|33	publications; - nederlands.bst which deals with sorting Dutch
14mr|texlive-harvard-2.0.5-3|34	names with prefixes (such as van) according to Dutch rules;
14mr|texlive-harvard-2.0.5-3|35	together with several styles whose authors offer no description
14mr|texlive-harvard-2.0.5-3|36	of their behaviour.
14mr|texlive-harvard-2.0.5-3|37	
14mr|texlive-harvard-2.0.5-3|38	%post
14mr|texlive-harvard-2.0.5-3|39	%{_sbindir}/texlive.post
14mr|texlive-harvard-2.0.5-3|40	
14mr|texlive-harvard-2.0.5-3|41	%postun
14mr|texlive-harvard-2.0.5-3|42	if [ $1 -eq 0 ]; then
14mr|texlive-harvard-2.0.5-3|43	%{_sbindir}/texlive.post
14mr|texlive-harvard-2.0.5-3|44	fi
14mr|texlive-harvard-2.0.5-3|45	
14mr|texlive-harvard-2.0.5-3|46	#-----------------------------------------------------------------------
14mr|texlive-harvard-2.0.5-3|47	%files
14mr|texlive-harvard-2.0.5-3|48	%{_texmfdistdir}/bibtex/bib/harvard/harvard.bib
14mr|texlive-harvard-2.0.5-3|49	%{_texmfdistdir}/bibtex/bst/harvard/agsm.bst
14mr|texlive-harvard-2.0.5-3|50	%{_texmfdistdir}/bibtex/bst/harvard/apsr.bst
14mr|texlive-harvard-2.0.5-3|51	%{_texmfdistdir}/bibtex/bst/harvard/dcu.bst
14mr|texlive-harvard-2.0.5-3|52	%{_texmfdistdir}/bibtex/bst/harvard/jmr.bst
14mr|texlive-harvard-2.0.5-3|53	%{_texmfdistdir}/bibtex/bst/harvard/jphysicsB.bst
14mr|texlive-harvard-2.0.5-3|54	%{_texmfdistdir}/bibtex/bst/harvard/kluwer.bst
14mr|texlive-harvard-2.0.5-3|55	%{_texmfdistdir}/bibtex/bst/harvard/nederlands.bst
14mr|texlive-harvard-2.0.5-3|56	%{_texmfdistdir}/tex/latex/harvard/harvard.sty
14mr|texlive-harvard-2.0.5-3|57	%doc %{_texmfdistdir}/doc/latex/harvard/INSTALL
14mr|texlive-harvard-2.0.5-3|58	%doc %{_texmfdistdir}/doc/latex/harvard/README
14mr|texlive-harvard-2.0.5-3|59	%doc %{_texmfdistdir}/doc/latex/harvard/harvard.pdf
14mr|texlive-harvard-2.0.5-3|60	%doc %{_texmfdistdir}/doc/latex/harvard/harvard.perl
14mr|texlive-harvard-2.0.5-3|61	%doc %{_texmfdistdir}/doc/latex/harvard/harvard.tex
14mr|texlive-harvard-2.0.5-3|62	%doc %{_texmfdistdir}/doc/latex/harvard/manifest.txt
14mr|texlive-harvard-2.0.5-3|63	#- source
14mr|texlive-harvard-2.0.5-3|64	%doc %{_texmfdistdir}/source/latex/harvard/Makefile
14mr|texlive-harvard-2.0.5-3|65	%doc %{_texmfdistdir}/source/latex/harvard/doc_Makefile
14mr|texlive-harvard-2.0.5-3|66	
14mr|texlive-harvard-2.0.5-3|67	#-----------------------------------------------------------------------
14mr|texlive-harvard-2.0.5-3|68	%prep
14mr|texlive-harvard-2.0.5-3|69	%setup -c -a0 -a1 -a2
14mr|texlive-harvard-2.0.5-3|70	
14mr|texlive-harvard-2.0.5-3|71	%build
14mr|texlive-harvard-2.0.5-3|72	
14mr|texlive-harvard-2.0.5-3|73	%install
14mr|texlive-harvard-2.0.5-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-harvard-2.0.5-3|75	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-harvard-2.0.5-3|76	
14mr|texlive-harvard-2.0.5-3|77	
14mr|texlive-harvard-2.0.5-3|78	
14mr|texlive-harvard-2.0.5-3|79	%changelog
14mr|texlive-harvard-2.0.5-3|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.5-3
14mr|texlive-harvard-2.0.5-3|81	+ Revision: 9254639
14mr|texlive-harvard-2.0.5-3|82	- MassBuild#440: Increase release tag
14mr|texlive-harvard-2.0.5-3|83	
14mr|texlive-harvard-2.0.5-3|84	

20277 14
14mr|texlive-harveyballs-1.1-6|1	# revision 32003
14mr|texlive-harveyballs-1.1-6|2	# category Package
14mr|texlive-harveyballs-1.1-6|3	# catalog-ctan /graphics/pgf/contrib/harveyballs
14mr|texlive-harveyballs-1.1-6|4	# catalog-date 2013-10-26 15:10:57 +0200
14mr|texlive-harveyballs-1.1-6|5	# catalog-license gpl3
14mr|texlive-harveyballs-1.1-6|6	# catalog-version 1.1
14mr|texlive-harveyballs-1.1-6|7	Name:		texlive-harveyballs
14mr|texlive-harveyballs-1.1-6|8	Version:	1.1
14mr|texlive-harveyballs-1.1-6|9	Release:	6
14mr|texlive-harveyballs-1.1-6|10	Summary:	Create Harvey Balls using TikZ
14mr|texlive-harveyballs-1.1-6|11	Group:		Publishing
14mr|texlive-harveyballs-1.1-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/harveyballs
14mr|texlive-harveyballs-1.1-6|13	License:	GPL3
14mr|texlive-harveyballs-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harveyballs.tar.xz
14mr|texlive-harveyballs-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harveyballs.doc.tar.xz
14mr|texlive-harveyballs-1.1-6|16	BuildArch:	noarch
14mr|texlive-harveyballs-1.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-harveyballs-1.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-harveyballs-1.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-harveyballs-1.1-6|20	
14mr|texlive-harveyballs-1.1-6|21	%description
14mr|texlive-harveyballs-1.1-6|22	The package provides 5 commands (giving symbols from "none" to
14mr|texlive-harveyballs-1.1-6|23	"full").
14mr|texlive-harveyballs-1.1-6|24	
14mr|texlive-harveyballs-1.1-6|25	%post
14mr|texlive-harveyballs-1.1-6|26	%{_sbindir}/texlive.post
14mr|texlive-harveyballs-1.1-6|27	
14mr|texlive-harveyballs-1.1-6|28	%postun
14mr|texlive-harveyballs-1.1-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-harveyballs-1.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-harveyballs-1.1-6|31	fi
14mr|texlive-harveyballs-1.1-6|32	
14mr|texlive-harveyballs-1.1-6|33	#-----------------------------------------------------------------------
14mr|texlive-harveyballs-1.1-6|34	%files
14mr|texlive-harveyballs-1.1-6|35	%{_texmfdistdir}/tex/latex/harveyballs/harveyballs.sty
14mr|texlive-harveyballs-1.1-6|36	%doc %{_texmfdistdir}/doc/latex/harveyballs/README
14mr|texlive-harveyballs-1.1-6|37	%doc %{_texmfdistdir}/doc/latex/harveyballs/harveyballs-Manual.pdf
14mr|texlive-harveyballs-1.1-6|38	%doc %{_texmfdistdir}/doc/latex/harveyballs/harveyballs-Manual.tex
14mr|texlive-harveyballs-1.1-6|39	
14mr|texlive-harveyballs-1.1-6|40	#-----------------------------------------------------------------------
14mr|texlive-harveyballs-1.1-6|41	%prep
14mr|texlive-harveyballs-1.1-6|42	%setup -c -a0 -a1
14mr|texlive-harveyballs-1.1-6|43	
14mr|texlive-harveyballs-1.1-6|44	%build
14mr|texlive-harveyballs-1.1-6|45	
14mr|texlive-harveyballs-1.1-6|46	%install
14mr|texlive-harveyballs-1.1-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-harveyballs-1.1-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-harveyballs-1.1-6|49	
14mr|texlive-harveyballs-1.1-6|50	%changelog
14mr|texlive-harveyballs-1.1-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-harveyballs-1.1-6|52	+ Revision: 2f26b45
14mr|texlive-harveyballs-1.1-6|53	- MassBuild#440: Increase release tag
14mr|texlive-harveyballs-1.1-6|54	
14mr|texlive-harveyballs-1.1-6|55	

20278 14
14mr|texlive-harvmac-20081220-3|1	# revision 15878
14mr|texlive-harvmac-20081220-3|2	# category Package
14mr|texlive-harvmac-20081220-3|3	# catalog-ctan /macros/plain/contrib/harvmac
14mr|texlive-harvmac-20081220-3|4	# catalog-date 2008-12-20 16:08:04 +0100
14mr|texlive-harvmac-20081220-3|5	# catalog-license other-free
14mr|texlive-harvmac-20081220-3|6	# catalog-version undef
14mr|texlive-harvmac-20081220-3|7	Name:		texlive-harvmac
14mr|texlive-harvmac-20081220-3|8	Version:	20081220
14mr|texlive-harvmac-20081220-3|9	Release:	3
14mr|texlive-harvmac-20081220-3|10	Summary:	Macros for scientific articles
14mr|texlive-harvmac-20081220-3|11	Group:		Publishing
14mr|texlive-harvmac-20081220-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/harvmac
14mr|texlive-harvmac-20081220-3|13	License:	OTHER-FREE
14mr|texlive-harvmac-20081220-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harvmac.tar.xz
14mr|texlive-harvmac-20081220-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harvmac.doc.tar.xz
14mr|texlive-harvmac-20081220-3|16	BuildArch:	noarch
14mr|texlive-harvmac-20081220-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-harvmac-20081220-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-harvmac-20081220-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-harvmac-20081220-3|20	
14mr|texlive-harvmac-20081220-3|21	%description
14mr|texlive-harvmac-20081220-3|22	Known as 'Harvard macros', since written at that University.
14mr|texlive-harvmac-20081220-3|23	
14mr|texlive-harvmac-20081220-3|24	%post
14mr|texlive-harvmac-20081220-3|25	%{_sbindir}/texlive.post
14mr|texlive-harvmac-20081220-3|26	
14mr|texlive-harvmac-20081220-3|27	%postun
14mr|texlive-harvmac-20081220-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-harvmac-20081220-3|29	%{_sbindir}/texlive.post
14mr|texlive-harvmac-20081220-3|30	fi
14mr|texlive-harvmac-20081220-3|31	
14mr|texlive-harvmac-20081220-3|32	#-----------------------------------------------------------------------
14mr|texlive-harvmac-20081220-3|33	%files
14mr|texlive-harvmac-20081220-3|34	%{_texmfdistdir}/tex/plain/harvmac/harvmac.tex
14mr|texlive-harvmac-20081220-3|35	%doc %{_texmfdistdir}/doc/plain/harvmac/README
14mr|texlive-harvmac-20081220-3|36	%doc %{_texmfdistdir}/doc/plain/harvmac/harvsamp.tex
14mr|texlive-harvmac-20081220-3|37	
14mr|texlive-harvmac-20081220-3|38	#-----------------------------------------------------------------------
14mr|texlive-harvmac-20081220-3|39	%prep
14mr|texlive-harvmac-20081220-3|40	%setup -c -a0 -a1
14mr|texlive-harvmac-20081220-3|41	
14mr|texlive-harvmac-20081220-3|42	%build
14mr|texlive-harvmac-20081220-3|43	
14mr|texlive-harvmac-20081220-3|44	%install
14mr|texlive-harvmac-20081220-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-harvmac-20081220-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-harvmac-20081220-3|47	
14mr|texlive-harvmac-20081220-3|48	
14mr|texlive-harvmac-20081220-3|49	
14mr|texlive-harvmac-20081220-3|50	%changelog
14mr|texlive-harvmac-20081220-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081220-3
14mr|texlive-harvmac-20081220-3|52	+ Revision: 73758d1
14mr|texlive-harvmac-20081220-3|53	- MassBuild#440: Increase release tag
14mr|texlive-harvmac-20081220-3|54	
14mr|texlive-harvmac-20081220-3|55	

20279 14
14mr|texlive-hatching-0.11-3|1	# revision 23818
14mr|texlive-hatching-0.11-3|2	# category Package
14mr|texlive-hatching-0.11-3|3	# catalog-ctan /graphics/metapost/contrib/macros/hatching
14mr|texlive-hatching-0.11-3|4	# catalog-date 2006-12-17 23:49:42 +0100
14mr|texlive-hatching-0.11-3|5	# catalog-license pd
14mr|texlive-hatching-0.11-3|6	# catalog-version 0.11
14mr|texlive-hatching-0.11-3|7	Name:		texlive-hatching
14mr|texlive-hatching-0.11-3|8	Version:	0.11
14mr|texlive-hatching-0.11-3|9	Release:	3
14mr|texlive-hatching-0.11-3|10	Summary:	MetaPost macros for hatching interior of closed paths
14mr|texlive-hatching-0.11-3|11	Group:		Publishing
14mr|texlive-hatching-0.11-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/hatching
14mr|texlive-hatching-0.11-3|13	License:	PD
14mr|texlive-hatching-0.11-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hatching.tar.xz
14mr|texlive-hatching-0.11-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hatching.doc.tar.xz
14mr|texlive-hatching-0.11-3|16	BuildArch:	noarch
14mr|texlive-hatching-0.11-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hatching-0.11-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hatching-0.11-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hatching-0.11-3|20	
14mr|texlive-hatching-0.11-3|21	%description
14mr|texlive-hatching-0.11-3|22	The file hatching.mp contains a set of MetaPost macros for
14mr|texlive-hatching-0.11-3|23	hatching interior of closed paths. Examples of usage are
14mr|texlive-hatching-0.11-3|24	included.
14mr|texlive-hatching-0.11-3|25	
14mr|texlive-hatching-0.11-3|26	%post
14mr|texlive-hatching-0.11-3|27	%{_sbindir}/texlive.post
14mr|texlive-hatching-0.11-3|28	
14mr|texlive-hatching-0.11-3|29	%postun
14mr|texlive-hatching-0.11-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-hatching-0.11-3|31	%{_sbindir}/texlive.post
14mr|texlive-hatching-0.11-3|32	fi
14mr|texlive-hatching-0.11-3|33	
14mr|texlive-hatching-0.11-3|34	#-----------------------------------------------------------------------
14mr|texlive-hatching-0.11-3|35	%files
14mr|texlive-hatching-0.11-3|36	%{_texmfdistdir}/metapost/hatching/hatching.mp
14mr|texlive-hatching-0.11-3|37	%doc %{_texmfdistdir}/doc/metapost/hatching/README
14mr|texlive-hatching-0.11-3|38	%doc %{_texmfdistdir}/doc/metapost/hatching/htchuse.mp
14mr|texlive-hatching-0.11-3|39	%doc %{_texmfdistdir}/doc/metapost/hatching/htchuse_.tex
14mr|texlive-hatching-0.11-3|40	
14mr|texlive-hatching-0.11-3|41	#-----------------------------------------------------------------------
14mr|texlive-hatching-0.11-3|42	%prep
14mr|texlive-hatching-0.11-3|43	%setup -c -a0 -a1
14mr|texlive-hatching-0.11-3|44	
14mr|texlive-hatching-0.11-3|45	%build
14mr|texlive-hatching-0.11-3|46	
14mr|texlive-hatching-0.11-3|47	%install
14mr|texlive-hatching-0.11-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hatching-0.11-3|49	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hatching-0.11-3|50	
14mr|texlive-hatching-0.11-3|51	
14mr|texlive-hatching-0.11-3|52	
14mr|texlive-hatching-0.11-3|53	%changelog
14mr|texlive-hatching-0.11-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11-3
14mr|texlive-hatching-0.11-3|55	+ Revision: 013a6ac
14mr|texlive-hatching-0.11-3|56	- MassBuild#440: Increase release tag
14mr|texlive-hatching-0.11-3|57	
14mr|texlive-hatching-0.11-3|58	

20280 14
14mr|texlive-hausarbeit-jura-1.0-2|1	# revision 25356
14mr|texlive-hausarbeit-jura-1.0-2|2	# category Package
14mr|texlive-hausarbeit-jura-1.0-2|3	# catalog-ctan /macros/latex/contrib/hausarbeit-jura
14mr|texlive-hausarbeit-jura-1.0-2|4	# catalog-date 2012-02-10 13:14:08 +0100
14mr|texlive-hausarbeit-jura-1.0-2|5	# catalog-license lppl1.3
14mr|texlive-hausarbeit-jura-1.0-2|6	# catalog-version 1.0
14mr|texlive-hausarbeit-jura-1.0-2|7	Name:		texlive-hausarbeit-jura
14mr|texlive-hausarbeit-jura-1.0-2|8	Version:	1.0
14mr|texlive-hausarbeit-jura-1.0-2|9	Release:	2
14mr|texlive-hausarbeit-jura-1.0-2|10	Summary:	Class for writing "juristiche Hausarbeiten" at German Universities
14mr|texlive-hausarbeit-jura-1.0-2|11	Group:		Publishing
14mr|texlive-hausarbeit-jura-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hausarbeit-jura
14mr|texlive-hausarbeit-jura-1.0-2|13	License:	LPPL1.3
14mr|texlive-hausarbeit-jura-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hausarbeit-jura.tar.xz
14mr|texlive-hausarbeit-jura-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hausarbeit-jura.doc.tar.xz
14mr|texlive-hausarbeit-jura-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hausarbeit-jura.source.tar.xz
14mr|texlive-hausarbeit-jura-1.0-2|17	BuildArch:	noarch
14mr|texlive-hausarbeit-jura-1.0-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hausarbeit-jura-1.0-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hausarbeit-jura-1.0-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-hausarbeit-jura-1.0-2|21	
14mr|texlive-hausarbeit-jura-1.0-2|22	%description
14mr|texlive-hausarbeit-jura-1.0-2|23	The class was developed to write legal essays ("juristische
14mr|texlive-hausarbeit-jura-1.0-2|24	Hausarbeit") at German Universities. It is based on jurabook
14mr|texlive-hausarbeit-jura-1.0-2|25	and jurabib and makes it easy for LaTeX beginners to get a
14mr|texlive-hausarbeit-jura-1.0-2|26	correct and nicely formatted paper.
14mr|texlive-hausarbeit-jura-1.0-2|27	
14mr|texlive-hausarbeit-jura-1.0-2|28	%post
14mr|texlive-hausarbeit-jura-1.0-2|29	%{_sbindir}/texlive.post
14mr|texlive-hausarbeit-jura-1.0-2|30	
14mr|texlive-hausarbeit-jura-1.0-2|31	%postun
14mr|texlive-hausarbeit-jura-1.0-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-hausarbeit-jura-1.0-2|33	%{_sbindir}/texlive.post
14mr|texlive-hausarbeit-jura-1.0-2|34	fi
14mr|texlive-hausarbeit-jura-1.0-2|35	
14mr|texlive-hausarbeit-jura-1.0-2|36	#-----------------------------------------------------------------------
14mr|texlive-hausarbeit-jura-1.0-2|37	%files
14mr|texlive-hausarbeit-jura-1.0-2|38	%{_texmfdistdir}/tex/latex/hausarbeit-jura/hausarbeit-jura.cls
14mr|texlive-hausarbeit-jura-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/hausarbeit-jura/README
14mr|texlive-hausarbeit-jura-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/hausarbeit-jura/README.
14mr|texlive-hausarbeit-jura-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/hausarbeit-jura/hausarbeit-demo.bib
14mr|texlive-hausarbeit-jura-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/hausarbeit-jura/hausarbeit-demo.tex
14mr|texlive-hausarbeit-jura-1.0-2|43	#- source
14mr|texlive-hausarbeit-jura-1.0-2|44	%doc %{_texmfdistdir}/source/latex/hausarbeit-jura/hausarbeit-jura.dtx
14mr|texlive-hausarbeit-jura-1.0-2|45	%doc %{_texmfdistdir}/source/latex/hausarbeit-jura/hausarbeit-jura.ins
14mr|texlive-hausarbeit-jura-1.0-2|46	
14mr|texlive-hausarbeit-jura-1.0-2|47	#-----------------------------------------------------------------------
14mr|texlive-hausarbeit-jura-1.0-2|48	%prep
14mr|texlive-hausarbeit-jura-1.0-2|49	%setup -c -a0 -a1 -a2
14mr|texlive-hausarbeit-jura-1.0-2|50	
14mr|texlive-hausarbeit-jura-1.0-2|51	%build
14mr|texlive-hausarbeit-jura-1.0-2|52	
14mr|texlive-hausarbeit-jura-1.0-2|53	%install
14mr|texlive-hausarbeit-jura-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hausarbeit-jura-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hausarbeit-jura-1.0-2|56	
14mr|texlive-hausarbeit-jura-1.0-2|57	
14mr|texlive-hausarbeit-jura-1.0-2|58	
14mr|texlive-hausarbeit-jura-1.0-2|59	%changelog
14mr|texlive-hausarbeit-jura-1.0-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-hausarbeit-jura-1.0-2|61	+ Revision: 821d38b
14mr|texlive-hausarbeit-jura-1.0-2|62	- MassBuild#440: Increase release tag
14mr|texlive-hausarbeit-jura-1.0-2|63	
14mr|texlive-hausarbeit-jura-1.0-2|64	

20281 14
14mr|texlive-hc-20080420-3|1	# revision 15878
14mr|texlive-hc-20080420-3|2	# category Package
14mr|texlive-hc-20080420-3|3	# catalog-ctan /macros/latex/contrib/hc
14mr|texlive-hc-20080420-3|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-hc-20080420-3|5	# catalog-license other-free
14mr|texlive-hc-20080420-3|6	# catalog-version undef
14mr|texlive-hc-20080420-3|7	Name:		texlive-hc
14mr|texlive-hc-20080420-3|8	Version:	20080420
14mr|texlive-hc-20080420-3|9	Release:	3
14mr|texlive-hc-20080420-3|10	Summary:	Replacement for the LaTeX classes
14mr|texlive-hc-20080420-3|11	Group:		Publishing
14mr|texlive-hc-20080420-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hc
14mr|texlive-hc-20080420-3|13	License:	OTHER-FREE
14mr|texlive-hc-20080420-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hc.tar.xz
14mr|texlive-hc-20080420-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hc.doc.tar.xz
14mr|texlive-hc-20080420-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hc.source.tar.xz
14mr|texlive-hc-20080420-3|17	BuildArch:	noarch
14mr|texlive-hc-20080420-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hc-20080420-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hc-20080420-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hc-20080420-3|21	
14mr|texlive-hc-20080420-3|22	%description
14mr|texlive-hc-20080420-3|23	A set of replacements for the default LaTeX classes, based upon
14mr|texlive-hc-20080420-3|24	the Koma-Script bundle and the seminar class. Includes hcart,
14mr|texlive-hc-20080420-3|25	hcreport, hcletter, and hcslides.
14mr|texlive-hc-20080420-3|26	
14mr|texlive-hc-20080420-3|27	%post
14mr|texlive-hc-20080420-3|28	%{_sbindir}/texlive.post
14mr|texlive-hc-20080420-3|29	
14mr|texlive-hc-20080420-3|30	%postun
14mr|texlive-hc-20080420-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-hc-20080420-3|32	%{_sbindir}/texlive.post
14mr|texlive-hc-20080420-3|33	fi
14mr|texlive-hc-20080420-3|34	
14mr|texlive-hc-20080420-3|35	#-----------------------------------------------------------------------
14mr|texlive-hc-20080420-3|36	%files
14mr|texlive-hc-20080420-3|37	%{_texmfdistdir}/bibtex/bst/hc/hc-de.bst
14mr|texlive-hc-20080420-3|38	%{_texmfdistdir}/bibtex/bst/hc/hc-en.bst
14mr|texlive-hc-20080420-3|39	%{_texmfdistdir}/tex/latex/hc/german.hld
14mr|texlive-hc-20080420-3|40	%{_texmfdistdir}/tex/latex/hc/hcart.cls
14mr|texlive-hc-20080420-3|41	%{_texmfdistdir}/tex/latex/hc/hcletter.cls
14mr|texlive-hc-20080420-3|42	%{_texmfdistdir}/tex/latex/hc/hcreport.cls
14mr|texlive-hc-20080420-3|43	%{_texmfdistdir}/tex/latex/hc/hcslides.cls
14mr|texlive-hc-20080420-3|44	%doc %{_texmfdistdir}/doc/latex/hc/COPYING
14mr|texlive-hc-20080420-3|45	%doc %{_texmfdistdir}/doc/latex/hc/FILES
14mr|texlive-hc-20080420-3|46	%doc %{_texmfdistdir}/doc/latex/hc/README
14mr|texlive-hc-20080420-3|47	%doc %{_texmfdistdir}/doc/latex/hc/hc.ps
14mr|texlive-hc-20080420-3|48	#- source
14mr|texlive-hc-20080420-3|49	%doc %{_texmfdistdir}/source/latex/hc/hc.dtx
14mr|texlive-hc-20080420-3|50	%doc %{_texmfdistdir}/source/latex/hc/hc.ins
14mr|texlive-hc-20080420-3|51	
14mr|texlive-hc-20080420-3|52	#-----------------------------------------------------------------------
14mr|texlive-hc-20080420-3|53	%prep
14mr|texlive-hc-20080420-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-hc-20080420-3|55	
14mr|texlive-hc-20080420-3|56	%build
14mr|texlive-hc-20080420-3|57	
14mr|texlive-hc-20080420-3|58	%install
14mr|texlive-hc-20080420-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hc-20080420-3|60	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hc-20080420-3|61	
14mr|texlive-hc-20080420-3|62	
14mr|texlive-hc-20080420-3|63	
14mr|texlive-hc-20080420-3|64	%changelog
14mr|texlive-hc-20080420-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080420-3
14mr|texlive-hc-20080420-3|66	+ Revision: 1b07b0d
14mr|texlive-hc-20080420-3|67	- MassBuild#440: Increase release tag
14mr|texlive-hc-20080420-3|68	
14mr|texlive-hc-20080420-3|69	

20282 14
14mr|texlive-helvetic-20110301-3|1	# revision 21993
14mr|texlive-helvetic-20110301-3|2	# category Package
14mr|texlive-helvetic-20110301-3|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-helvetic-20110301-3|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-helvetic-20110301-3|5	# catalog-license gpl
14mr|texlive-helvetic-20110301-3|6	# catalog-version undef
14mr|texlive-helvetic-20110301-3|7	Name:		texlive-helvetic
14mr|texlive-helvetic-20110301-3|8	Version:	20110301
14mr|texlive-helvetic-20110301-3|9	Release:	3
14mr|texlive-helvetic-20110301-3|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-helvetic-20110301-3|11	Group:		Publishing
14mr|texlive-helvetic-20110301-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-helvetic-20110301-3|13	License:	GPL
14mr|texlive-helvetic-20110301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/helvetic.tar.xz
14mr|texlive-helvetic-20110301-3|15	BuildArch:	noarch
14mr|texlive-helvetic-20110301-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-helvetic-20110301-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-helvetic-20110301-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-helvetic-20110301-3|19	
14mr|texlive-helvetic-20110301-3|20	%description
14mr|texlive-helvetic-20110301-3|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-helvetic-20110301-3|22	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-helvetic-20110301-3|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-helvetic-20110301-3|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-helvetic-20110301-3|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-helvetic-20110301-3|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-helvetic-20110301-3|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-helvetic-20110301-3|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-helvetic-20110301-3|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-helvetic-20110301-3|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-helvetic-20110301-3|31	(substituting for Adobe's Palatino).
14mr|texlive-helvetic-20110301-3|32	
14mr|texlive-helvetic-20110301-3|33	%post
14mr|texlive-helvetic-20110301-3|34	%{_sbindir}/texlive.post
14mr|texlive-helvetic-20110301-3|35	
14mr|texlive-helvetic-20110301-3|36	%postun
14mr|texlive-helvetic-20110301-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-helvetic-20110301-3|38	%{_sbindir}/texlive.post
14mr|texlive-helvetic-20110301-3|39	fi
14mr|texlive-helvetic-20110301-3|40	
14mr|texlive-helvetic-20110301-3|41	#-----------------------------------------------------------------------
14mr|texlive-helvetic-20110301-3|42	%files
14mr|texlive-helvetic-20110301-3|43	%{_texmfdistdir}/dvips/helvetic/config.uhv
14mr|texlive-helvetic-20110301-3|44	%{_texmfdistdir}/fonts/afm/adobe/helvetic/phvb8a.afm
14mr|texlive-helvetic-20110301-3|45	%{_texmfdistdir}/fonts/afm/adobe/helvetic/phvb8an.afm
14mr|texlive-helvetic-20110301-3|46	%{_texmfdistdir}/fonts/afm/adobe/helvetic/phvbo8a.afm
14mr|texlive-helvetic-20110301-3|47	%{_texmfdistdir}/fonts/afm/adobe/helvetic/phvbo8an.afm
14mr|texlive-helvetic-20110301-3|48	%{_texmfdistdir}/fonts/afm/adobe/helvetic/phvr8a.afm
14mr|texlive-helvetic-20110301-3|49	%{_texmfdistdir}/fonts/afm/adobe/helvetic/phvr8an.afm
14mr|texlive-helvetic-20110301-3|50	%{_texmfdistdir}/fonts/afm/adobe/helvetic/phvro8a.afm
14mr|texlive-helvetic-20110301-3|51	%{_texmfdistdir}/fonts/afm/adobe/helvetic/phvro8an.afm
14mr|texlive-helvetic-20110301-3|52	%{_texmfdistdir}/fonts/afm/urw/helvetic/uhvb8a.afm
14mr|texlive-helvetic-20110301-3|53	%{_texmfdistdir}/fonts/afm/urw/helvetic/uhvb8ac.afm
14mr|texlive-helvetic-20110301-3|54	%{_texmfdistdir}/fonts/afm/urw/helvetic/uhvbo8a.afm
14mr|texlive-helvetic-20110301-3|55	%{_texmfdistdir}/fonts/afm/urw/helvetic/uhvbo8ac.afm
14mr|texlive-helvetic-20110301-3|56	%{_texmfdistdir}/fonts/afm/urw/helvetic/uhvr8a.afm
14mr|texlive-helvetic-20110301-3|57	%{_texmfdistdir}/fonts/afm/urw/helvetic/uhvr8ac.afm
14mr|texlive-helvetic-20110301-3|58	%{_texmfdistdir}/fonts/afm/urw/helvetic/uhvro8a.afm
14mr|texlive-helvetic-20110301-3|59	%{_texmfdistdir}/fonts/afm/urw/helvetic/uhvro8ac.afm
14mr|texlive-helvetic-20110301-3|60	%{_texmfdistdir}/fonts/map/dvips/helvetic/uhv.map
14mr|texlive-helvetic-20110301-3|61	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvb.tfm
14mr|texlive-helvetic-20110301-3|62	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvb7t.tfm
14mr|texlive-helvetic-20110301-3|63	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvb7tn.tfm
14mr|texlive-helvetic-20110301-3|64	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvb8c.tfm
14mr|texlive-helvetic-20110301-3|65	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvb8cn.tfm
14mr|texlive-helvetic-20110301-3|66	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvb8r.tfm
14mr|texlive-helvetic-20110301-3|67	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvb8rn.tfm
14mr|texlive-helvetic-20110301-3|68	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvb8t.tfm
14mr|texlive-helvetic-20110301-3|69	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvb8tn.tfm
14mr|texlive-helvetic-20110301-3|70	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbc.tfm
14mr|texlive-helvetic-20110301-3|71	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbc7t.tfm
14mr|texlive-helvetic-20110301-3|72	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbc7tn.tfm
14mr|texlive-helvetic-20110301-3|73	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbc8t.tfm
14mr|texlive-helvetic-20110301-3|74	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbc8tn.tfm
14mr|texlive-helvetic-20110301-3|75	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbo.tfm
14mr|texlive-helvetic-20110301-3|76	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbo7t.tfm
14mr|texlive-helvetic-20110301-3|77	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbo7tn.tfm
14mr|texlive-helvetic-20110301-3|78	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbo8c.tfm
14mr|texlive-helvetic-20110301-3|79	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbo8cn.tfm
14mr|texlive-helvetic-20110301-3|80	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbo8r.tfm
14mr|texlive-helvetic-20110301-3|81	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbo8rn.tfm
14mr|texlive-helvetic-20110301-3|82	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbo8t.tfm
14mr|texlive-helvetic-20110301-3|83	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbo8tn.tfm
14mr|texlive-helvetic-20110301-3|84	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbon.tfm
14mr|texlive-helvetic-20110301-3|85	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvbrn.tfm
14mr|texlive-helvetic-20110301-3|86	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvr.tfm
14mr|texlive-helvetic-20110301-3|87	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvr7t.tfm
14mr|texlive-helvetic-20110301-3|88	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvr7tn.tfm
14mr|texlive-helvetic-20110301-3|89	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvr8c.tfm
14mr|texlive-helvetic-20110301-3|90	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvr8cn.tfm
14mr|texlive-helvetic-20110301-3|91	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvr8r.tfm
14mr|texlive-helvetic-20110301-3|92	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvr8rn.tfm
14mr|texlive-helvetic-20110301-3|93	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvr8t.tfm
14mr|texlive-helvetic-20110301-3|94	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvr8tn.tfm
14mr|texlive-helvetic-20110301-3|95	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvrc.tfm
14mr|texlive-helvetic-20110301-3|96	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvrc7t.tfm
14mr|texlive-helvetic-20110301-3|97	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvrc7tn.tfm
14mr|texlive-helvetic-20110301-3|98	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvrc8t.tfm
14mr|texlive-helvetic-20110301-3|99	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvrc8tn.tfm
14mr|texlive-helvetic-20110301-3|100	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvro.tfm
14mr|texlive-helvetic-20110301-3|101	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvro7t.tfm
14mr|texlive-helvetic-20110301-3|102	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvro7tn.tfm
14mr|texlive-helvetic-20110301-3|103	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvro8c.tfm
14mr|texlive-helvetic-20110301-3|104	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvro8cn.tfm
14mr|texlive-helvetic-20110301-3|105	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvro8r.tfm
14mr|texlive-helvetic-20110301-3|106	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvro8rn.tfm
14mr|texlive-helvetic-20110301-3|107	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvro8t.tfm
14mr|texlive-helvetic-20110301-3|108	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvro8tn.tfm
14mr|texlive-helvetic-20110301-3|109	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvron.tfm
14mr|texlive-helvetic-20110301-3|110	%{_texmfdistdir}/fonts/tfm/adobe/helvetic/phvrrn.tfm
14mr|texlive-helvetic-20110301-3|111	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvb8z.tfm
14mr|texlive-helvetic-20110301-3|112	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvbc8z.tfm
14mr|texlive-helvetic-20110301-3|113	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvbn8z.tfm
14mr|texlive-helvetic-20110301-3|114	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvbnc8z.tfm
14mr|texlive-helvetic-20110301-3|115	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvbo8z.tfm
14mr|texlive-helvetic-20110301-3|116	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvbon8z.tfm
14mr|texlive-helvetic-20110301-3|117	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvr8z.tfm
14mr|texlive-helvetic-20110301-3|118	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvrc8z.tfm
14mr|texlive-helvetic-20110301-3|119	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvrn8z.tfm
14mr|texlive-helvetic-20110301-3|120	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvrnc8z.tfm
14mr|texlive-helvetic-20110301-3|121	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvro8z.tfm
14mr|texlive-helvetic-20110301-3|122	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/phvron8z.tfm
14mr|texlive-helvetic-20110301-3|123	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/rphvb.tfm
14mr|texlive-helvetic-20110301-3|124	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/rphvbo.tfm
14mr|texlive-helvetic-20110301-3|125	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/rphvbon.tfm
14mr|texlive-helvetic-20110301-3|126	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/rphvbrn.tfm
14mr|texlive-helvetic-20110301-3|127	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/rphvr.tfm
14mr|texlive-helvetic-20110301-3|128	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/rphvro.tfm
14mr|texlive-helvetic-20110301-3|129	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/rphvron.tfm
14mr|texlive-helvetic-20110301-3|130	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/helvetic/rphvrrn.tfm
14mr|texlive-helvetic-20110301-3|131	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arb10u.tfm
14mr|texlive-helvetic-20110301-3|132	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arb2n.tfm
14mr|texlive-helvetic-20110301-3|133	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arb7j.tfm
14mr|texlive-helvetic-20110301-3|134	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arb8u.tfm
14mr|texlive-helvetic-20110301-3|135	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arb9t.tfm
14mr|texlive-helvetic-20110301-3|136	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/ari10u.tfm
14mr|texlive-helvetic-20110301-3|137	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/ari2n.tfm
14mr|texlive-helvetic-20110301-3|138	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/ari7j.tfm
14mr|texlive-helvetic-20110301-3|139	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/ari8u.tfm
14mr|texlive-helvetic-20110301-3|140	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/ari9t.tfm
14mr|texlive-helvetic-20110301-3|141	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arj10u.tfm
14mr|texlive-helvetic-20110301-3|142	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arj2n.tfm
14mr|texlive-helvetic-20110301-3|143	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arj7j.tfm
14mr|texlive-helvetic-20110301-3|144	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arj8u.tfm
14mr|texlive-helvetic-20110301-3|145	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arj9t.tfm
14mr|texlive-helvetic-20110301-3|146	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arr10u.tfm
14mr|texlive-helvetic-20110301-3|147	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arr2n.tfm
14mr|texlive-helvetic-20110301-3|148	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arr7j.tfm
14mr|texlive-helvetic-20110301-3|149	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arr8u.tfm
14mr|texlive-helvetic-20110301-3|150	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/arr9t.tfm
14mr|texlive-helvetic-20110301-3|151	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/mhvb.tfm
14mr|texlive-helvetic-20110301-3|152	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/mhvb8t.tfm
14mr|texlive-helvetic-20110301-3|153	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/mhvbi.tfm
14mr|texlive-helvetic-20110301-3|154	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/mhvbi8t.tfm
14mr|texlive-helvetic-20110301-3|155	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/mhvr.tfm
14mr|texlive-helvetic-20110301-3|156	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/mhvr8t.tfm
14mr|texlive-helvetic-20110301-3|157	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/mhvri.tfm
14mr|texlive-helvetic-20110301-3|158	%{_texmfdistdir}/fonts/tfm/monotype/helvetic/mhvri8t.tfm
14mr|texlive-helvetic-20110301-3|159	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvb7t.tfm
14mr|texlive-helvetic-20110301-3|160	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvb7tn.tfm
14mr|texlive-helvetic-20110301-3|161	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvb8c.tfm
14mr|texlive-helvetic-20110301-3|162	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvb8cn.tfm
14mr|texlive-helvetic-20110301-3|163	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvb8r.tfm
14mr|texlive-helvetic-20110301-3|164	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvb8rn.tfm
14mr|texlive-helvetic-20110301-3|165	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvb8t.tfm
14mr|texlive-helvetic-20110301-3|166	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvb8tn.tfm
14mr|texlive-helvetic-20110301-3|167	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbc7t.tfm
14mr|texlive-helvetic-20110301-3|168	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbc7tn.tfm
14mr|texlive-helvetic-20110301-3|169	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbc8t.tfm
14mr|texlive-helvetic-20110301-3|170	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbc8tn.tfm
14mr|texlive-helvetic-20110301-3|171	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbi7t.tfm
14mr|texlive-helvetic-20110301-3|172	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbi8c.tfm
14mr|texlive-helvetic-20110301-3|173	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbi8r.tfm
14mr|texlive-helvetic-20110301-3|174	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbi8t.tfm
14mr|texlive-helvetic-20110301-3|175	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbo7t.tfm
14mr|texlive-helvetic-20110301-3|176	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbo7tn.tfm
14mr|texlive-helvetic-20110301-3|177	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbo8c.tfm
14mr|texlive-helvetic-20110301-3|178	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbo8cn.tfm
14mr|texlive-helvetic-20110301-3|179	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbo8r.tfm
14mr|texlive-helvetic-20110301-3|180	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbo8rn.tfm
14mr|texlive-helvetic-20110301-3|181	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbo8t.tfm
14mr|texlive-helvetic-20110301-3|182	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvbo8tn.tfm
14mr|texlive-helvetic-20110301-3|183	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvr7t.tfm
14mr|texlive-helvetic-20110301-3|184	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvr7tn.tfm
14mr|texlive-helvetic-20110301-3|185	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvr8c.tfm
14mr|texlive-helvetic-20110301-3|186	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvr8cn.tfm
14mr|texlive-helvetic-20110301-3|187	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvr8r.tfm
14mr|texlive-helvetic-20110301-3|188	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvr8rn.tfm
14mr|texlive-helvetic-20110301-3|189	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvr8t.tfm
14mr|texlive-helvetic-20110301-3|190	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvr8tn.tfm
14mr|texlive-helvetic-20110301-3|191	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvrc7t.tfm
14mr|texlive-helvetic-20110301-3|192	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvrc7tn.tfm
14mr|texlive-helvetic-20110301-3|193	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvrc8t.tfm
14mr|texlive-helvetic-20110301-3|194	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvrc8tn.tfm
14mr|texlive-helvetic-20110301-3|195	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvri7t.tfm
14mr|texlive-helvetic-20110301-3|196	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvri7tn.tfm
14mr|texlive-helvetic-20110301-3|197	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvri8c.tfm
14mr|texlive-helvetic-20110301-3|198	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvri8cn.tfm
14mr|texlive-helvetic-20110301-3|199	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvri8r.tfm
14mr|texlive-helvetic-20110301-3|200	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvri8rn.tfm
14mr|texlive-helvetic-20110301-3|201	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvri8t.tfm
14mr|texlive-helvetic-20110301-3|202	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvri8tn.tfm
14mr|texlive-helvetic-20110301-3|203	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvro7t.tfm
14mr|texlive-helvetic-20110301-3|204	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvro7tn.tfm
14mr|texlive-helvetic-20110301-3|205	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvro8c.tfm
14mr|texlive-helvetic-20110301-3|206	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvro8cn.tfm
14mr|texlive-helvetic-20110301-3|207	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvro8r.tfm
14mr|texlive-helvetic-20110301-3|208	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvro8rn.tfm
14mr|texlive-helvetic-20110301-3|209	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvro8t.tfm
14mr|texlive-helvetic-20110301-3|210	%{_texmfdistdir}/fonts/tfm/urw35vf/helvetic/uhvro8tn.tfm
14mr|texlive-helvetic-20110301-3|211	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvb8a.pfb
14mr|texlive-helvetic-20110301-3|212	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvb8a.pfm
14mr|texlive-helvetic-20110301-3|213	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvb8ac.pfb
14mr|texlive-helvetic-20110301-3|214	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvb8ac.pfm
14mr|texlive-helvetic-20110301-3|215	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvbo8a.pfb
14mr|texlive-helvetic-20110301-3|216	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvbo8a.pfm
14mr|texlive-helvetic-20110301-3|217	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvbo8ac.pfb
14mr|texlive-helvetic-20110301-3|218	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvbo8ac.pfm
14mr|texlive-helvetic-20110301-3|219	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvboc8a.pfb
14mr|texlive-helvetic-20110301-3|220	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvbrc8a.pfb
14mr|texlive-helvetic-20110301-3|221	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvr8a-105.pfb
14mr|texlive-helvetic-20110301-3|222	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvr8a.pfb
14mr|texlive-helvetic-20110301-3|223	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvr8a.pfm
14mr|texlive-helvetic-20110301-3|224	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvr8ac.pfb
14mr|texlive-helvetic-20110301-3|225	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvr8ac.pfm
14mr|texlive-helvetic-20110301-3|226	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvro8a-105.pfb
14mr|texlive-helvetic-20110301-3|227	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvro8a.pfb
14mr|texlive-helvetic-20110301-3|228	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvro8a.pfm
14mr|texlive-helvetic-20110301-3|229	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvro8ac.pfb
14mr|texlive-helvetic-20110301-3|230	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvro8ac.pfm
14mr|texlive-helvetic-20110301-3|231	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvroc8a.pfb
14mr|texlive-helvetic-20110301-3|232	%{_texmfdistdir}/fonts/type1/urw/helvetic/uhvrrc8a.pfb
14mr|texlive-helvetic-20110301-3|233	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvb.vf
14mr|texlive-helvetic-20110301-3|234	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvb7t.vf
14mr|texlive-helvetic-20110301-3|235	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvb7tn.vf
14mr|texlive-helvetic-20110301-3|236	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvb8c.vf
14mr|texlive-helvetic-20110301-3|237	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvb8cn.vf
14mr|texlive-helvetic-20110301-3|238	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvb8t.vf
14mr|texlive-helvetic-20110301-3|239	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvb8tn.vf
14mr|texlive-helvetic-20110301-3|240	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbc.vf
14mr|texlive-helvetic-20110301-3|241	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbc7t.vf
14mr|texlive-helvetic-20110301-3|242	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbc7tn.vf
14mr|texlive-helvetic-20110301-3|243	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbc8t.vf
14mr|texlive-helvetic-20110301-3|244	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbc8tn.vf
14mr|texlive-helvetic-20110301-3|245	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbo.vf
14mr|texlive-helvetic-20110301-3|246	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbo7t.vf
14mr|texlive-helvetic-20110301-3|247	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbo7tn.vf
14mr|texlive-helvetic-20110301-3|248	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbo8c.vf
14mr|texlive-helvetic-20110301-3|249	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbo8cn.vf
14mr|texlive-helvetic-20110301-3|250	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbo8t.vf
14mr|texlive-helvetic-20110301-3|251	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbo8tn.vf
14mr|texlive-helvetic-20110301-3|252	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbon.vf
14mr|texlive-helvetic-20110301-3|253	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvbrn.vf
14mr|texlive-helvetic-20110301-3|254	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvr.vf
14mr|texlive-helvetic-20110301-3|255	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvr7t.vf
14mr|texlive-helvetic-20110301-3|256	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvr7tn.vf
14mr|texlive-helvetic-20110301-3|257	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvr8c.vf
14mr|texlive-helvetic-20110301-3|258	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvr8cn.vf
14mr|texlive-helvetic-20110301-3|259	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvr8t.vf
14mr|texlive-helvetic-20110301-3|260	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvr8tn.vf
14mr|texlive-helvetic-20110301-3|261	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvrc.vf
14mr|texlive-helvetic-20110301-3|262	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvrc7t.vf
14mr|texlive-helvetic-20110301-3|263	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvrc7tn.vf
14mr|texlive-helvetic-20110301-3|264	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvrc8t.vf
14mr|texlive-helvetic-20110301-3|265	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvrc8tn.vf
14mr|texlive-helvetic-20110301-3|266	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvro.vf
14mr|texlive-helvetic-20110301-3|267	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvro7t.vf
14mr|texlive-helvetic-20110301-3|268	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvro7tn.vf
14mr|texlive-helvetic-20110301-3|269	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvro8c.vf
14mr|texlive-helvetic-20110301-3|270	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvro8cn.vf
14mr|texlive-helvetic-20110301-3|271	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvro8t.vf
14mr|texlive-helvetic-20110301-3|272	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvro8tn.vf
14mr|texlive-helvetic-20110301-3|273	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvron.vf
14mr|texlive-helvetic-20110301-3|274	%{_texmfdistdir}/fonts/vf/adobe/helvetic/phvrrn.vf
14mr|texlive-helvetic-20110301-3|275	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvb8z.vf
14mr|texlive-helvetic-20110301-3|276	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvbc8z.vf
14mr|texlive-helvetic-20110301-3|277	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvbn8z.vf
14mr|texlive-helvetic-20110301-3|278	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvbnc8z.vf
14mr|texlive-helvetic-20110301-3|279	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvbo8z.vf
14mr|texlive-helvetic-20110301-3|280	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvbon8z.vf
14mr|texlive-helvetic-20110301-3|281	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvr8z.vf
14mr|texlive-helvetic-20110301-3|282	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvrc8z.vf
14mr|texlive-helvetic-20110301-3|283	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvrn8z.vf
14mr|texlive-helvetic-20110301-3|284	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvrnc8z.vf
14mr|texlive-helvetic-20110301-3|285	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvro8z.vf
14mr|texlive-helvetic-20110301-3|286	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/helvetic/phvron8z.vf
14mr|texlive-helvetic-20110301-3|287	%{_texmfdistdir}/fonts/vf/monotype/helvetic/mhvb.vf
14mr|texlive-helvetic-20110301-3|288	%{_texmfdistdir}/fonts/vf/monotype/helvetic/mhvb8t.vf
14mr|texlive-helvetic-20110301-3|289	%{_texmfdistdir}/fonts/vf/monotype/helvetic/mhvbi.vf
14mr|texlive-helvetic-20110301-3|290	%{_texmfdistdir}/fonts/vf/monotype/helvetic/mhvbi8t.vf
14mr|texlive-helvetic-20110301-3|291	%{_texmfdistdir}/fonts/vf/monotype/helvetic/mhvr.vf
14mr|texlive-helvetic-20110301-3|292	%{_texmfdistdir}/fonts/vf/monotype/helvetic/mhvr8t.vf
14mr|texlive-helvetic-20110301-3|293	%{_texmfdistdir}/fonts/vf/monotype/helvetic/mhvri.vf
14mr|texlive-helvetic-20110301-3|294	%{_texmfdistdir}/fonts/vf/monotype/helvetic/mhvri8t.vf
14mr|texlive-helvetic-20110301-3|295	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvb7t.vf
14mr|texlive-helvetic-20110301-3|296	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvb7tn.vf
14mr|texlive-helvetic-20110301-3|297	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvb8c.vf
14mr|texlive-helvetic-20110301-3|298	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvb8cn.vf
14mr|texlive-helvetic-20110301-3|299	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvb8t.vf
14mr|texlive-helvetic-20110301-3|300	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvb8tn.vf
14mr|texlive-helvetic-20110301-3|301	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbc7t.vf
14mr|texlive-helvetic-20110301-3|302	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbc7tn.vf
14mr|texlive-helvetic-20110301-3|303	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbc8t.vf
14mr|texlive-helvetic-20110301-3|304	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbc8tn.vf
14mr|texlive-helvetic-20110301-3|305	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbi7t.vf
14mr|texlive-helvetic-20110301-3|306	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbi8c.vf
14mr|texlive-helvetic-20110301-3|307	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbi8t.vf
14mr|texlive-helvetic-20110301-3|308	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbo7t.vf
14mr|texlive-helvetic-20110301-3|309	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbo7tn.vf
14mr|texlive-helvetic-20110301-3|310	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbo8c.vf
14mr|texlive-helvetic-20110301-3|311	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbo8cn.vf
14mr|texlive-helvetic-20110301-3|312	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbo8t.vf
14mr|texlive-helvetic-20110301-3|313	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvbo8tn.vf
14mr|texlive-helvetic-20110301-3|314	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvr7t.vf
14mr|texlive-helvetic-20110301-3|315	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvr7tn.vf
14mr|texlive-helvetic-20110301-3|316	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvr8c.vf
14mr|texlive-helvetic-20110301-3|317	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvr8cn.vf
14mr|texlive-helvetic-20110301-3|318	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvr8t.vf
14mr|texlive-helvetic-20110301-3|319	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvr8tn.vf
14mr|texlive-helvetic-20110301-3|320	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvrc7t.vf
14mr|texlive-helvetic-20110301-3|321	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvrc7tn.vf
14mr|texlive-helvetic-20110301-3|322	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvrc8t.vf
14mr|texlive-helvetic-20110301-3|323	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvrc8tn.vf
14mr|texlive-helvetic-20110301-3|324	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvri7t.vf
14mr|texlive-helvetic-20110301-3|325	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvri7tn.vf
14mr|texlive-helvetic-20110301-3|326	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvri8c.vf
14mr|texlive-helvetic-20110301-3|327	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvri8cn.vf
14mr|texlive-helvetic-20110301-3|328	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvri8t.vf
14mr|texlive-helvetic-20110301-3|329	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvri8tn.vf
14mr|texlive-helvetic-20110301-3|330	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvro7t.vf
14mr|texlive-helvetic-20110301-3|331	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvro7tn.vf
14mr|texlive-helvetic-20110301-3|332	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvro8c.vf
14mr|texlive-helvetic-20110301-3|333	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvro8cn.vf
14mr|texlive-helvetic-20110301-3|334	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvro8t.vf
14mr|texlive-helvetic-20110301-3|335	%{_texmfdistdir}/fonts/vf/urw35vf/helvetic/uhvro8tn.vf
14mr|texlive-helvetic-20110301-3|336	%{_texmfdistdir}/tex/latex/helvetic/8ruhv.fd
14mr|texlive-helvetic-20110301-3|337	%{_texmfdistdir}/tex/latex/helvetic/omluhv.fd
14mr|texlive-helvetic-20110301-3|338	%{_texmfdistdir}/tex/latex/helvetic/omsuhv.fd
14mr|texlive-helvetic-20110301-3|339	%{_texmfdistdir}/tex/latex/helvetic/ot1uhv.fd
14mr|texlive-helvetic-20110301-3|340	%{_texmfdistdir}/tex/latex/helvetic/t1uhv.fd
14mr|texlive-helvetic-20110301-3|341	%{_texmfdistdir}/tex/latex/helvetic/ts1uhv.fd
14mr|texlive-helvetic-20110301-3|342	
14mr|texlive-helvetic-20110301-3|343	#-----------------------------------------------------------------------
14mr|texlive-helvetic-20110301-3|344	%prep
14mr|texlive-helvetic-20110301-3|345	%setup -c -a0
14mr|texlive-helvetic-20110301-3|346	
14mr|texlive-helvetic-20110301-3|347	%build
14mr|texlive-helvetic-20110301-3|348	
14mr|texlive-helvetic-20110301-3|349	%install
14mr|texlive-helvetic-20110301-3|350	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-helvetic-20110301-3|351	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-helvetic-20110301-3|352	
14mr|texlive-helvetic-20110301-3|353	
14mr|texlive-helvetic-20110301-3|354	
14mr|texlive-helvetic-20110301-3|355	%changelog
14mr|texlive-helvetic-20110301-3|356	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110301-3
14mr|texlive-helvetic-20110301-3|357	+ Revision: 6088732
14mr|texlive-helvetic-20110301-3|358	- MassBuild#440: Increase release tag
14mr|texlive-helvetic-20110301-3|359	
14mr|texlive-helvetic-20110301-3|360	

20283 14
14mr|texlive-hep-1.0-3|1	# revision 15878
14mr|texlive-hep-1.0-3|2	# category Package
14mr|texlive-hep-1.0-3|3	# catalog-ctan /macros/latex/contrib/hep
14mr|texlive-hep-1.0-3|4	# catalog-date 2008-08-21 09:38:31 +0200
14mr|texlive-hep-1.0-3|5	# catalog-license lppl
14mr|texlive-hep-1.0-3|6	# catalog-version 1.0
14mr|texlive-hep-1.0-3|7	Name:		texlive-hep
14mr|texlive-hep-1.0-3|8	Version:	1.0
14mr|texlive-hep-1.0-3|9	Release:	3
14mr|texlive-hep-1.0-3|10	Summary:	A "convenience wrapper" for High Energy Physics packages
14mr|texlive-hep-1.0-3|11	Group:		Publishing
14mr|texlive-hep-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hep
14mr|texlive-hep-1.0-3|13	License:	LPPL
14mr|texlive-hep-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hep.tar.xz
14mr|texlive-hep-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hep.doc.tar.xz
14mr|texlive-hep-1.0-3|16	BuildArch:	noarch
14mr|texlive-hep-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hep-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hep-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hep-1.0-3|20	
14mr|texlive-hep-1.0-3|21	%description
14mr|texlive-hep-1.0-3|22	Loads the author's hepunits and hepnicenames packages, and a
14mr|texlive-hep-1.0-3|23	selection of others that are useful in High Energy Physics
14mr|texlive-hep-1.0-3|24	papers, etc.
14mr|texlive-hep-1.0-3|25	
14mr|texlive-hep-1.0-3|26	%post
14mr|texlive-hep-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-hep-1.0-3|28	
14mr|texlive-hep-1.0-3|29	%postun
14mr|texlive-hep-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-hep-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-hep-1.0-3|32	fi
14mr|texlive-hep-1.0-3|33	
14mr|texlive-hep-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-hep-1.0-3|35	%files
14mr|texlive-hep-1.0-3|36	%{_texmfdistdir}/tex/latex/hep/hep.sty
14mr|texlive-hep-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/hep/ChangeLog
14mr|texlive-hep-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/hep/README
14mr|texlive-hep-1.0-3|39	
14mr|texlive-hep-1.0-3|40	#-----------------------------------------------------------------------
14mr|texlive-hep-1.0-3|41	%prep
14mr|texlive-hep-1.0-3|42	%setup -c -a0 -a1
14mr|texlive-hep-1.0-3|43	
14mr|texlive-hep-1.0-3|44	%build
14mr|texlive-hep-1.0-3|45	
14mr|texlive-hep-1.0-3|46	%install
14mr|texlive-hep-1.0-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hep-1.0-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hep-1.0-3|49	
14mr|texlive-hep-1.0-3|50	
14mr|texlive-hep-1.0-3|51	
14mr|texlive-hep-1.0-3|52	%changelog
14mr|texlive-hep-1.0-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-hep-1.0-3|54	+ Revision: cccba7c
14mr|texlive-hep-1.0-3|55	- MassBuild#440: Increase release tag
14mr|texlive-hep-1.0-3|56	
14mr|texlive-hep-1.0-3|57	

20284 14
14mr|texlive-hepnames-1.4-3|1	# revision 15878
14mr|texlive-hepnames-1.4-3|2	# category Package
14mr|texlive-hepnames-1.4-3|3	# catalog-ctan /macros/latex/contrib/hepnames
14mr|texlive-hepnames-1.4-3|4	# catalog-date 2008-08-21 09:38:31 +0200
14mr|texlive-hepnames-1.4-3|5	# catalog-license lppl
14mr|texlive-hepnames-1.4-3|6	# catalog-version 1.4
14mr|texlive-hepnames-1.4-3|7	Name:		texlive-hepnames
14mr|texlive-hepnames-1.4-3|8	Version:	1.4
14mr|texlive-hepnames-1.4-3|9	Release:	3
14mr|texlive-hepnames-1.4-3|10	Summary:	Pre-defined high energy particle names
14mr|texlive-hepnames-1.4-3|11	Group:		Publishing
14mr|texlive-hepnames-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hepnames
14mr|texlive-hepnames-1.4-3|13	License:	LPPL
14mr|texlive-hepnames-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepnames.tar.xz
14mr|texlive-hepnames-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepnames.doc.tar.xz
14mr|texlive-hepnames-1.4-3|16	BuildArch:	noarch
14mr|texlive-hepnames-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hepnames-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hepnames-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hepnames-1.4-3|20	
14mr|texlive-hepnames-1.4-3|21	%description
14mr|texlive-hepnames-1.4-3|22	Hepnames provides a pair of LaTeX packages, heppennames and
14mr|texlive-hepnames-1.4-3|23	hepnicenames, providing a large set of pre-defined high energy
14mr|texlive-hepnames-1.4-3|24	physics particle names built with the hepparticles package. The
14mr|texlive-hepnames-1.4-3|25	packages are based on pennames.sty by Michel Goosens and Eric
14mr|texlive-hepnames-1.4-3|26	van Herwijnen. Heppennames re-implements the particle names in
14mr|texlive-hepnames-1.4-3|27	pennames.sty, with some additions and alterations and greater
14mr|texlive-hepnames-1.4-3|28	flexibility and robustness due to the hepparticles structures,
14mr|texlive-hepnames-1.4-3|29	which were written for this purpose. Hepnicenames provides the
14mr|texlive-hepnames-1.4-3|30	main non-resonant particle names from heppennames with more
14mr|texlive-hepnames-1.4-3|31	"friendly" names.
14mr|texlive-hepnames-1.4-3|32	
14mr|texlive-hepnames-1.4-3|33	%post
14mr|texlive-hepnames-1.4-3|34	%{_sbindir}/texlive.post
14mr|texlive-hepnames-1.4-3|35	
14mr|texlive-hepnames-1.4-3|36	%postun
14mr|texlive-hepnames-1.4-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-hepnames-1.4-3|38	%{_sbindir}/texlive.post
14mr|texlive-hepnames-1.4-3|39	fi
14mr|texlive-hepnames-1.4-3|40	
14mr|texlive-hepnames-1.4-3|41	#-----------------------------------------------------------------------
14mr|texlive-hepnames-1.4-3|42	%files
14mr|texlive-hepnames-1.4-3|43	%{_texmfdistdir}/tex/latex/hepnames/hepnames.sty
14mr|texlive-hepnames-1.4-3|44	%{_texmfdistdir}/tex/latex/hepnames/hepnicenames.sty
14mr|texlive-hepnames-1.4-3|45	%{_texmfdistdir}/tex/latex/hepnames/heppennames.sty
14mr|texlive-hepnames-1.4-3|46	%doc %{_texmfdistdir}/doc/latex/hepnames/ChangeLog
14mr|texlive-hepnames-1.4-3|47	%doc %{_texmfdistdir}/doc/latex/hepnames/README
14mr|texlive-hepnames-1.4-3|48	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnames.pdf
14mr|texlive-hepnames-1.4-3|49	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnames.tex
14mr|texlive-hepnames-1.4-3|50	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnicenames-macros.tex
14mr|texlive-hepnames-1.4-3|51	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnicenames.pdf
14mr|texlive-hepnames-1.4-3|52	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnicenames.tex
14mr|texlive-hepnames-1.4-3|53	%doc %{_texmfdistdir}/doc/latex/hepnames/heppennames-macros.tex
14mr|texlive-hepnames-1.4-3|54	%doc %{_texmfdistdir}/doc/latex/hepnames/heppennames.pdf
14mr|texlive-hepnames-1.4-3|55	%doc %{_texmfdistdir}/doc/latex/hepnames/heppennames.tex
14mr|texlive-hepnames-1.4-3|56	
14mr|texlive-hepnames-1.4-3|57	#-----------------------------------------------------------------------
14mr|texlive-hepnames-1.4-3|58	%prep
14mr|texlive-hepnames-1.4-3|59	%setup -c -a0 -a1
14mr|texlive-hepnames-1.4-3|60	
14mr|texlive-hepnames-1.4-3|61	%build
14mr|texlive-hepnames-1.4-3|62	
14mr|texlive-hepnames-1.4-3|63	%install
14mr|texlive-hepnames-1.4-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hepnames-1.4-3|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hepnames-1.4-3|66	
14mr|texlive-hepnames-1.4-3|67	
14mr|texlive-hepnames-1.4-3|68	
14mr|texlive-hepnames-1.4-3|69	%changelog
14mr|texlive-hepnames-1.4-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-hepnames-1.4-3|71	+ Revision: 4e89821
14mr|texlive-hepnames-1.4-3|72	- MassBuild#440: Increase release tag
14mr|texlive-hepnames-1.4-3|73	
14mr|texlive-hepnames-1.4-3|74	

20285 14
14mr|texlive-hepparticles-20070223-3|1	# revision 15878
14mr|texlive-hepparticles-20070223-3|2	# category Package
14mr|texlive-hepparticles-20070223-3|3	# catalog-ctan /macros/latex/contrib/hepparticles
14mr|texlive-hepparticles-20070223-3|4	# catalog-date 2007-02-23 00:16:39 +0100
14mr|texlive-hepparticles-20070223-3|5	# catalog-license lppl
14mr|texlive-hepparticles-20070223-3|6	# catalog-version undef
14mr|texlive-hepparticles-20070223-3|7	Name:		texlive-hepparticles
14mr|texlive-hepparticles-20070223-3|8	Version:	20070223
14mr|texlive-hepparticles-20070223-3|9	Release:	3
14mr|texlive-hepparticles-20070223-3|10	Summary:	Macros for typesetting high energy physics particle names
14mr|texlive-hepparticles-20070223-3|11	Group:		Publishing
14mr|texlive-hepparticles-20070223-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hepparticles
14mr|texlive-hepparticles-20070223-3|13	License:	LPPL
14mr|texlive-hepparticles-20070223-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepparticles.tar.xz
14mr|texlive-hepparticles-20070223-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepparticles.doc.tar.xz
14mr|texlive-hepparticles-20070223-3|16	BuildArch:	noarch
14mr|texlive-hepparticles-20070223-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hepparticles-20070223-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hepparticles-20070223-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hepparticles-20070223-3|20	
14mr|texlive-hepparticles-20070223-3|21	%description
14mr|texlive-hepparticles-20070223-3|22	HEPparticles is a set of macros for typesetting high energy
14mr|texlive-hepparticles-20070223-3|23	particle names, to meet the following criteria: 1. The main
14mr|texlive-hepparticles-20070223-3|24	particle name is a Roman or Greek symbol, to be typeset in
14mr|texlive-hepparticles-20070223-3|25	upright font in normal contexts. 2. Additionally a superscript
14mr|texlive-hepparticles-20070223-3|26	and/or subscript may follow the main symbol. 3. Particle
14mr|texlive-hepparticles-20070223-3|27	resonances may also have a resonance specifier which is typeset
14mr|texlive-hepparticles-20070223-3|28	in parentheses following the main symbol. In general the
14mr|texlive-hepparticles-20070223-3|29	parentheses may also be followed by sub- and superscripts. 4.
14mr|texlive-hepparticles-20070223-3|30	The particle names are expected to be used both in and out of
14mr|texlive-hepparticles-20070223-3|31	mathematical contexts. 5. If the surrounding text is bold or
14mr|texlive-hepparticles-20070223-3|32	italic then the particle name should adapt to that context as
14mr|texlive-hepparticles-20070223-3|33	best as possible (this may not be possible for Greek symbols).
14mr|texlive-hepparticles-20070223-3|34	A consequence of point 5 is that the well-known problems with
14mr|texlive-hepparticles-20070223-3|35	boldness of particle names in section titles, headers and
14mr|texlive-hepparticles-20070223-3|36	tables of contents automatically disappear if these macros are
14mr|texlive-hepparticles-20070223-3|37	used.
14mr|texlive-hepparticles-20070223-3|38	
14mr|texlive-hepparticles-20070223-3|39	%post
14mr|texlive-hepparticles-20070223-3|40	%{_sbindir}/texlive.post
14mr|texlive-hepparticles-20070223-3|41	
14mr|texlive-hepparticles-20070223-3|42	%postun
14mr|texlive-hepparticles-20070223-3|43	if [ $1 -eq 0 ]; then
14mr|texlive-hepparticles-20070223-3|44	%{_sbindir}/texlive.post
14mr|texlive-hepparticles-20070223-3|45	fi
14mr|texlive-hepparticles-20070223-3|46	
14mr|texlive-hepparticles-20070223-3|47	#-----------------------------------------------------------------------
14mr|texlive-hepparticles-20070223-3|48	%files
14mr|texlive-hepparticles-20070223-3|49	%{_texmfdistdir}/tex/latex/hepparticles/hepparticles.sty
14mr|texlive-hepparticles-20070223-3|50	%doc %{_texmfdistdir}/doc/latex/hepparticles/README
14mr|texlive-hepparticles-20070223-3|51	%doc %{_texmfdistdir}/doc/latex/hepparticles/hepparticles.pdf
14mr|texlive-hepparticles-20070223-3|52	%doc %{_texmfdistdir}/doc/latex/hepparticles/hepparticles.tex
14mr|texlive-hepparticles-20070223-3|53	%doc %{_texmfdistdir}/doc/latex/hepparticles/testhepparticles.pdf
14mr|texlive-hepparticles-20070223-3|54	%doc %{_texmfdistdir}/doc/latex/hepparticles/testhepparticles.tex
14mr|texlive-hepparticles-20070223-3|55	
14mr|texlive-hepparticles-20070223-3|56	#-----------------------------------------------------------------------
14mr|texlive-hepparticles-20070223-3|57	%prep
14mr|texlive-hepparticles-20070223-3|58	%setup -c -a0 -a1
14mr|texlive-hepparticles-20070223-3|59	
14mr|texlive-hepparticles-20070223-3|60	%build
14mr|texlive-hepparticles-20070223-3|61	
14mr|texlive-hepparticles-20070223-3|62	%install
14mr|texlive-hepparticles-20070223-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hepparticles-20070223-3|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hepparticles-20070223-3|65	
14mr|texlive-hepparticles-20070223-3|66	
14mr|texlive-hepparticles-20070223-3|67	
14mr|texlive-hepparticles-20070223-3|68	%changelog
14mr|texlive-hepparticles-20070223-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070223-3
14mr|texlive-hepparticles-20070223-3|70	+ Revision: 453664a
14mr|texlive-hepparticles-20070223-3|71	- MassBuild#440: Increase release tag
14mr|texlive-hepparticles-20070223-3|72	
14mr|texlive-hepparticles-20070223-3|73	

20286 14
14mr|texlive-hepthesis-1.4.3-3|1	# revision 18725
14mr|texlive-hepthesis-1.4.3-3|2	# category Package
14mr|texlive-hepthesis-1.4.3-3|3	# catalog-ctan /macros/latex/contrib/hepthesis
14mr|texlive-hepthesis-1.4.3-3|4	# catalog-date 2010-06-03 14:28:33 +0200
14mr|texlive-hepthesis-1.4.3-3|5	# catalog-license lppl
14mr|texlive-hepthesis-1.4.3-3|6	# catalog-version 1.4.3
14mr|texlive-hepthesis-1.4.3-3|7	Name:		texlive-hepthesis
14mr|texlive-hepthesis-1.4.3-3|8	Version:	1.4.3
14mr|texlive-hepthesis-1.4.3-3|9	Release:	3
14mr|texlive-hepthesis-1.4.3-3|10	Summary:	A class for academic reports, especially PhD theses
14mr|texlive-hepthesis-1.4.3-3|11	Group:		Publishing
14mr|texlive-hepthesis-1.4.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hepthesis
14mr|texlive-hepthesis-1.4.3-3|13	License:	LPPL
14mr|texlive-hepthesis-1.4.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepthesis.tar.xz
14mr|texlive-hepthesis-1.4.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepthesis.doc.tar.xz
14mr|texlive-hepthesis-1.4.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepthesis.source.tar.xz
14mr|texlive-hepthesis-1.4.3-3|17	BuildArch:	noarch
14mr|texlive-hepthesis-1.4.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hepthesis-1.4.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hepthesis-1.4.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hepthesis-1.4.3-3|21	
14mr|texlive-hepthesis-1.4.3-3|22	%description
14mr|texlive-hepthesis-1.4.3-3|23	Hepthesis is a LaTeX class for typesetting large academic
14mr|texlive-hepthesis-1.4.3-3|24	reports, in particular PhD theses. It was originally developed
14mr|texlive-hepthesis-1.4.3-3|25	for typesetting the author's high-energy physics PhD thesis and
14mr|texlive-hepthesis-1.4.3-3|26	includes some features specifically tailored to such an
14mr|texlive-hepthesis-1.4.3-3|27	application. In particular, hepthesis offers: - Attractive
14mr|texlive-hepthesis-1.4.3-3|28	semantic environments for various rubric sections; - Extensive
14mr|texlive-hepthesis-1.4.3-3|29	options for draft production, screen viewing and binding-ready
14mr|texlive-hepthesis-1.4.3-3|30	output; - Helpful extensions of existing environments,
14mr|texlive-hepthesis-1.4.3-3|31	including equation and tabular; and - Support for quotations at
14mr|texlive-hepthesis-1.4.3-3|32	the start of the thesis and each chapter. The class is based on
14mr|texlive-hepthesis-1.4.3-3|33	scrbook, from the KOMA-Script bundle.
14mr|texlive-hepthesis-1.4.3-3|34	
14mr|texlive-hepthesis-1.4.3-3|35	%post
14mr|texlive-hepthesis-1.4.3-3|36	%{_sbindir}/texlive.post
14mr|texlive-hepthesis-1.4.3-3|37	
14mr|texlive-hepthesis-1.4.3-3|38	%postun
14mr|texlive-hepthesis-1.4.3-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-hepthesis-1.4.3-3|40	%{_sbindir}/texlive.post
14mr|texlive-hepthesis-1.4.3-3|41	fi
14mr|texlive-hepthesis-1.4.3-3|42	
14mr|texlive-hepthesis-1.4.3-3|43	#-----------------------------------------------------------------------
14mr|texlive-hepthesis-1.4.3-3|44	%files
14mr|texlive-hepthesis-1.4.3-3|45	%{_texmfdistdir}/tex/latex/hepthesis/hepthesis.cls
14mr|texlive-hepthesis-1.4.3-3|46	%doc %{_texmfdistdir}/doc/latex/hepthesis/ChangeLog
14mr|texlive-hepthesis-1.4.3-3|47	%doc %{_texmfdistdir}/doc/latex/hepthesis/Makefile
14mr|texlive-hepthesis-1.4.3-3|48	%doc %{_texmfdistdir}/doc/latex/hepthesis/README
14mr|texlive-hepthesis-1.4.3-3|49	%doc %{_texmfdistdir}/doc/latex/hepthesis/TODO
14mr|texlive-hepthesis-1.4.3-3|50	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/Makefile
14mr|texlive-hepthesis-1.4.3-3|51	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/appendices.tex
14mr|texlive-hepthesis-1.4.3-3|52	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/backmatter.tex
14mr|texlive-hepthesis-1.4.3-3|53	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/chap1.tex
14mr|texlive-hepthesis-1.4.3-3|54	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/chap2.tex
14mr|texlive-hepthesis-1.4.3-3|55	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/chap3.tex
14mr|texlive-hepthesis-1.4.3-3|56	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/ckmfitter-alpha-combined.pdf
14mr|texlive-hepthesis-1.4.3-3|57	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/example.pdf
14mr|texlive-hepthesis-1.4.3-3|58	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/example.tex
14mr|texlive-hepthesis-1.4.3-3|59	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/extrastyles.zip
14mr|texlive-hepthesis-1.4.3-3|60	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/frontmatter.tex
14mr|texlive-hepthesis-1.4.3-3|61	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/getNewBibtex
14mr|texlive-hepthesis-1.4.3-3|62	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/h-physrev.bst
14mr|texlive-hepthesis-1.4.3-3|63	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/lhcb-detector-cross-section.pdf
14mr|texlive-hepthesis-1.4.3-3|64	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/mythesis.bib
14mr|texlive-hepthesis-1.4.3-3|65	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/mythesis.cls
14mr|texlive-hepthesis-1.4.3-3|66	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/mythesis.sty
14mr|texlive-hepthesis-1.4.3-3|67	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/mythesismath.sty
14mr|texlive-hepthesis-1.4.3-3|68	%doc %{_texmfdistdir}/doc/latex/hepthesis/hepthesis.pdf
14mr|texlive-hepthesis-1.4.3-3|69	%doc %{_texmfdistdir}/doc/latex/hepthesis/hepthesis.tex
14mr|texlive-hepthesis-1.4.3-3|70	#- source
14mr|texlive-hepthesis-1.4.3-3|71	%doc %{_texmfdistdir}/source/latex/hepthesis/Makefile
14mr|texlive-hepthesis-1.4.3-3|72	
14mr|texlive-hepthesis-1.4.3-3|73	#-----------------------------------------------------------------------
14mr|texlive-hepthesis-1.4.3-3|74	%prep
14mr|texlive-hepthesis-1.4.3-3|75	%setup -c -a0 -a1 -a2
14mr|texlive-hepthesis-1.4.3-3|76	
14mr|texlive-hepthesis-1.4.3-3|77	%build
14mr|texlive-hepthesis-1.4.3-3|78	
14mr|texlive-hepthesis-1.4.3-3|79	%install
14mr|texlive-hepthesis-1.4.3-3|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hepthesis-1.4.3-3|81	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hepthesis-1.4.3-3|82	
14mr|texlive-hepthesis-1.4.3-3|83	
14mr|texlive-hepthesis-1.4.3-3|84	
14mr|texlive-hepthesis-1.4.3-3|85	%changelog
14mr|texlive-hepthesis-1.4.3-3|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.3-3
14mr|texlive-hepthesis-1.4.3-3|87	+ Revision: f18180f
14mr|texlive-hepthesis-1.4.3-3|88	- MassBuild#440: Increase release tag
14mr|texlive-hepthesis-1.4.3-3|89	
14mr|texlive-hepthesis-1.4.3-3|90	

20287 14
14mr|texlive-hepunits-1.1.1-3|1	# revision 15878
14mr|texlive-hepunits-1.1.1-3|2	# category Package
14mr|texlive-hepunits-1.1.1-3|3	# catalog-ctan /macros/latex/contrib/hepunits
14mr|texlive-hepunits-1.1.1-3|4	# catalog-date 2009-09-19 12:08:16 +0200
14mr|texlive-hepunits-1.1.1-3|5	# catalog-license lppl
14mr|texlive-hepunits-1.1.1-3|6	# catalog-version 1.1.1
14mr|texlive-hepunits-1.1.1-3|7	Name:		texlive-hepunits
14mr|texlive-hepunits-1.1.1-3|8	Version:	1.1.1
14mr|texlive-hepunits-1.1.1-3|9	Release:	3
14mr|texlive-hepunits-1.1.1-3|10	Summary:	A set of units useful in high energy physics applications
14mr|texlive-hepunits-1.1.1-3|11	Group:		Publishing
14mr|texlive-hepunits-1.1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hepunits
14mr|texlive-hepunits-1.1.1-3|13	License:	LPPL
14mr|texlive-hepunits-1.1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepunits.tar.xz
14mr|texlive-hepunits-1.1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepunits.doc.tar.xz
14mr|texlive-hepunits-1.1.1-3|16	BuildArch:	noarch
14mr|texlive-hepunits-1.1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hepunits-1.1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hepunits-1.1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hepunits-1.1.1-3|20	
14mr|texlive-hepunits-1.1.1-3|21	%description
14mr|texlive-hepunits-1.1.1-3|22	Hepunits is a LaTeX package built on the SIunits package which
14mr|texlive-hepunits-1.1.1-3|23	adds a collection of useful HEP units to the existing SIunits
14mr|texlive-hepunits-1.1.1-3|24	set. These include the energy units \MeV, \GeV, \TeV and the
14mr|texlive-hepunits-1.1.1-3|25	derived momentum and mass units \MeVoverc, \MeVovercsq and so
14mr|texlive-hepunits-1.1.1-3|26	on.
14mr|texlive-hepunits-1.1.1-3|27	
14mr|texlive-hepunits-1.1.1-3|28	%post
14mr|texlive-hepunits-1.1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-hepunits-1.1.1-3|30	
14mr|texlive-hepunits-1.1.1-3|31	%postun
14mr|texlive-hepunits-1.1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-hepunits-1.1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-hepunits-1.1.1-3|34	fi
14mr|texlive-hepunits-1.1.1-3|35	
14mr|texlive-hepunits-1.1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-hepunits-1.1.1-3|37	%files
14mr|texlive-hepunits-1.1.1-3|38	%{_texmfdistdir}/tex/latex/hepunits/hepunits.sty
14mr|texlive-hepunits-1.1.1-3|39	%doc %{_texmfdistdir}/doc/latex/hepunits/ChangeLog
14mr|texlive-hepunits-1.1.1-3|40	%doc %{_texmfdistdir}/doc/latex/hepunits/README
14mr|texlive-hepunits-1.1.1-3|41	%doc %{_texmfdistdir}/doc/latex/hepunits/hepunits.pdf
14mr|texlive-hepunits-1.1.1-3|42	%doc %{_texmfdistdir}/doc/latex/hepunits/hepunits.tex
14mr|texlive-hepunits-1.1.1-3|43	
14mr|texlive-hepunits-1.1.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-hepunits-1.1.1-3|45	%prep
14mr|texlive-hepunits-1.1.1-3|46	%setup -c -a0 -a1
14mr|texlive-hepunits-1.1.1-3|47	
14mr|texlive-hepunits-1.1.1-3|48	%build
14mr|texlive-hepunits-1.1.1-3|49	
14mr|texlive-hepunits-1.1.1-3|50	%install
14mr|texlive-hepunits-1.1.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hepunits-1.1.1-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hepunits-1.1.1-3|53	
14mr|texlive-hepunits-1.1.1-3|54	
14mr|texlive-hepunits-1.1.1-3|55	
14mr|texlive-hepunits-1.1.1-3|56	%changelog
14mr|texlive-hepunits-1.1.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-3
14mr|texlive-hepunits-1.1.1-3|58	+ Revision: 5cc0ef2
14mr|texlive-hepunits-1.1.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-hepunits-1.1.1-3|60	
14mr|texlive-hepunits-1.1.1-3|61	

20288 14
14mr|texlive-here-20091128-3|1	# revision 16135
14mr|texlive-here-20091128-3|2	# category Package
14mr|texlive-here-20091128-3|3	# catalog-ctan /macros/latex/contrib/here
14mr|texlive-here-20091128-3|4	# catalog-date 2009-11-28 09:57:52 +0100
14mr|texlive-here-20091128-3|5	# catalog-license pd
14mr|texlive-here-20091128-3|6	# catalog-version undef
14mr|texlive-here-20091128-3|7	Name:		texlive-here
14mr|texlive-here-20091128-3|8	Version:	20091128
14mr|texlive-here-20091128-3|9	Release:	3
14mr|texlive-here-20091128-3|10	Summary:	Emulation of obsolete package for "here" floats
14mr|texlive-here-20091128-3|11	Group:		Publishing
14mr|texlive-here-20091128-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/here
14mr|texlive-here-20091128-3|13	License:	PD
14mr|texlive-here-20091128-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/here.tar.xz
14mr|texlive-here-20091128-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/here.doc.tar.xz
14mr|texlive-here-20091128-3|16	BuildArch:	noarch
14mr|texlive-here-20091128-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-here-20091128-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-here-20091128-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-here-20091128-3|20	
14mr|texlive-here-20091128-3|21	%description
14mr|texlive-here-20091128-3|22	Provides the H option for floats in LaTeX to signify that the
14mr|texlive-here-20091128-3|23	environemt is not really a float (and should therefore be
14mr|texlive-here-20091128-3|24	placed "here" and not float at all). The package emulates an
14mr|texlive-here-20091128-3|25	older package of the same name, which has long been been
14mr|texlive-here-20091128-3|26	suppressed by its author. The job is done by nothing more than
14mr|texlive-here-20091128-3|27	loading the float package, which has long provided the option
14mr|texlive-here-20091128-3|28	in an acceptable framework.
14mr|texlive-here-20091128-3|29	
14mr|texlive-here-20091128-3|30	%post
14mr|texlive-here-20091128-3|31	%{_sbindir}/texlive.post
14mr|texlive-here-20091128-3|32	
14mr|texlive-here-20091128-3|33	%postun
14mr|texlive-here-20091128-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-here-20091128-3|35	%{_sbindir}/texlive.post
14mr|texlive-here-20091128-3|36	fi
14mr|texlive-here-20091128-3|37	
14mr|texlive-here-20091128-3|38	#-----------------------------------------------------------------------
14mr|texlive-here-20091128-3|39	%files
14mr|texlive-here-20091128-3|40	%{_texmfdistdir}/tex/latex/here/here.sty
14mr|texlive-here-20091128-3|41	%doc %{_texmfdistdir}/doc/latex/here/README
14mr|texlive-here-20091128-3|42	
14mr|texlive-here-20091128-3|43	#-----------------------------------------------------------------------
14mr|texlive-here-20091128-3|44	%prep
14mr|texlive-here-20091128-3|45	%setup -c -a0 -a1
14mr|texlive-here-20091128-3|46	
14mr|texlive-here-20091128-3|47	%build
14mr|texlive-here-20091128-3|48	
14mr|texlive-here-20091128-3|49	%install
14mr|texlive-here-20091128-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-here-20091128-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-here-20091128-3|52	
14mr|texlive-here-20091128-3|53	
14mr|texlive-here-20091128-3|54	
14mr|texlive-here-20091128-3|55	%changelog
14mr|texlive-here-20091128-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091128-3
14mr|texlive-here-20091128-3|57	+ Revision: f7cf562
14mr|texlive-here-20091128-3|58	- MassBuild#440: Increase release tag
14mr|texlive-here-20091128-3|59	
14mr|texlive-here-20091128-3|60	

20289 14
14mr|texlive-he-she-1.1-7|1	# revision 29290
14mr|texlive-he-she-1.1-7|2	# category Package
14mr|texlive-he-she-1.1-7|3	# catalog-ctan /macros/latex/contrib/he-she
14mr|texlive-he-she-1.1-7|4	# catalog-date 2013-03-04 16:31:08 +0100
14mr|texlive-he-she-1.1-7|5	# catalog-license lppl1.3
14mr|texlive-he-she-1.1-7|6	# catalog-version 1.1
14mr|texlive-he-she-1.1-7|7	Name:		texlive-he-she
14mr|texlive-he-she-1.1-7|8	Version:	1.1
14mr|texlive-he-she-1.1-7|9	Release:	7
14mr|texlive-he-she-1.1-7|10	Summary:	Alternating pronouns to aid to gender-neutral writing
14mr|texlive-he-she-1.1-7|11	Group:		Publishing
14mr|texlive-he-she-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/he-she
14mr|texlive-he-she-1.1-7|13	License:	LPPL1.3
14mr|texlive-he-she-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/he-she.tar.xz
14mr|texlive-he-she-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/he-she.doc.tar.xz
14mr|texlive-he-she-1.1-7|16	BuildArch:	noarch
14mr|texlive-he-she-1.1-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-he-she-1.1-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-he-she-1.1-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-he-she-1.1-7|20	
14mr|texlive-he-she-1.1-7|21	%description
14mr|texlive-he-she-1.1-7|22	The package implements a version of semi-automatic pronoun
14mr|texlive-he-she-1.1-7|23	switching for writing gender-neutral (and possibly annoying)
14mr|texlive-he-she-1.1-7|24	prose. It has upper- and lowercase versions of switching
14mr|texlive-he-she-1.1-7|25	pronouns for all case forms, plus anaphoric versions that
14mr|texlive-he-she-1.1-7|26	reflect the current gender choice.
14mr|texlive-he-she-1.1-7|27	
14mr|texlive-he-she-1.1-7|28	%post
14mr|texlive-he-she-1.1-7|29	%{_sbindir}/texlive.post
14mr|texlive-he-she-1.1-7|30	
14mr|texlive-he-she-1.1-7|31	%postun
14mr|texlive-he-she-1.1-7|32	if [ $1 -eq 0 ]; then
14mr|texlive-he-she-1.1-7|33	%{_sbindir}/texlive.post
14mr|texlive-he-she-1.1-7|34	fi
14mr|texlive-he-she-1.1-7|35	
14mr|texlive-he-she-1.1-7|36	#-----------------------------------------------------------------------
14mr|texlive-he-she-1.1-7|37	%files
14mr|texlive-he-she-1.1-7|38	%{_texmfdistdir}/tex/latex/he-she/he-she.sty
14mr|texlive-he-she-1.1-7|39	%doc %{_texmfdistdir}/doc/latex/he-she/README
14mr|texlive-he-she-1.1-7|40	%doc %{_texmfdistdir}/doc/latex/he-she/he-she.pdf
14mr|texlive-he-she-1.1-7|41	%doc %{_texmfdistdir}/doc/latex/he-she/he-she.tex
14mr|texlive-he-she-1.1-7|42	
14mr|texlive-he-she-1.1-7|43	#-----------------------------------------------------------------------
14mr|texlive-he-she-1.1-7|44	%prep
14mr|texlive-he-she-1.1-7|45	%setup -c -a0 -a1
14mr|texlive-he-she-1.1-7|46	
14mr|texlive-he-she-1.1-7|47	%build
14mr|texlive-he-she-1.1-7|48	
14mr|texlive-he-she-1.1-7|49	%install
14mr|texlive-he-she-1.1-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-he-she-1.1-7|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-he-she-1.1-7|52	
14mr|texlive-he-she-1.1-7|53	%changelog
14mr|texlive-he-she-1.1-7|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-7
14mr|texlive-he-she-1.1-7|55	+ Revision: dd7860e
14mr|texlive-he-she-1.1-7|56	- MassBuild#440: Increase release tag
14mr|texlive-he-she-1.1-7|57	
14mr|texlive-he-she-1.1-7|58	

20290 14
14mr|texlive-hexgame-1.0-3|1	# revision 15878
14mr|texlive-hexgame-1.0-3|2	# category Package
14mr|texlive-hexgame-1.0-3|3	# catalog-ctan /macros/latex/contrib/hexgame
14mr|texlive-hexgame-1.0-3|4	# catalog-date 2008-08-22 10:38:02 +0200
14mr|texlive-hexgame-1.0-3|5	# catalog-license lppl
14mr|texlive-hexgame-1.0-3|6	# catalog-version 1.0
14mr|texlive-hexgame-1.0-3|7	Name:		texlive-hexgame
14mr|texlive-hexgame-1.0-3|8	Version:	1.0
14mr|texlive-hexgame-1.0-3|9	Release:	3
14mr|texlive-hexgame-1.0-3|10	Summary:	Provide an environment to draw a hexgame-board
14mr|texlive-hexgame-1.0-3|11	Group:		Publishing
14mr|texlive-hexgame-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hexgame
14mr|texlive-hexgame-1.0-3|13	License:	LPPL
14mr|texlive-hexgame-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hexgame.tar.xz
14mr|texlive-hexgame-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hexgame.doc.tar.xz
14mr|texlive-hexgame-1.0-3|16	BuildArch:	noarch
14mr|texlive-hexgame-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hexgame-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hexgame-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hexgame-1.0-3|20	
14mr|texlive-hexgame-1.0-3|21	%description
14mr|texlive-hexgame-1.0-3|22	Hex is a mathematical game invented by the Danish mathematician
14mr|texlive-hexgame-1.0-3|23	Piet Hein and independently by the mathematician John Nash.
14mr|texlive-hexgame-1.0-3|24	This package defines an environment that enables the user to
14mr|texlive-hexgame-1.0-3|25	draw such a game in a trivial way.
14mr|texlive-hexgame-1.0-3|26	
14mr|texlive-hexgame-1.0-3|27	%post
14mr|texlive-hexgame-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-hexgame-1.0-3|29	
14mr|texlive-hexgame-1.0-3|30	%postun
14mr|texlive-hexgame-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-hexgame-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-hexgame-1.0-3|33	fi
14mr|texlive-hexgame-1.0-3|34	
14mr|texlive-hexgame-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-hexgame-1.0-3|36	%files
14mr|texlive-hexgame-1.0-3|37	%{_texmfdistdir}/tex/latex/hexgame/hexgame.sty
14mr|texlive-hexgame-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/hexgame/README
14mr|texlive-hexgame-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/hexgame/hexgame.pdf
14mr|texlive-hexgame-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/hexgame/hexgame.tex
14mr|texlive-hexgame-1.0-3|41	
14mr|texlive-hexgame-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-hexgame-1.0-3|43	%prep
14mr|texlive-hexgame-1.0-3|44	%setup -c -a0 -a1
14mr|texlive-hexgame-1.0-3|45	
14mr|texlive-hexgame-1.0-3|46	%build
14mr|texlive-hexgame-1.0-3|47	
14mr|texlive-hexgame-1.0-3|48	%install
14mr|texlive-hexgame-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hexgame-1.0-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hexgame-1.0-3|51	
14mr|texlive-hexgame-1.0-3|52	
14mr|texlive-hexgame-1.0-3|53	
14mr|texlive-hexgame-1.0-3|54	%changelog
14mr|texlive-hexgame-1.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-hexgame-1.0-3|56	+ Revision: fe082bc
14mr|texlive-hexgame-1.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-hexgame-1.0-3|58	
14mr|texlive-hexgame-1.0-3|59	

20291 14
14mr|texlive-hfbright-20061217-4|1	# revision 25054
14mr|texlive-hfbright-20061217-4|2	# category Package
14mr|texlive-hfbright-20061217-4|3	# catalog-ctan /fonts/ps-type1/hfbright
14mr|texlive-hfbright-20061217-4|4	# catalog-date 2006-12-17 23:49:42 +0100
14mr|texlive-hfbright-20061217-4|5	# catalog-license lppl
14mr|texlive-hfbright-20061217-4|6	# catalog-version undef
14mr|texlive-hfbright-20061217-4|7	Name:		texlive-hfbright
14mr|texlive-hfbright-20061217-4|8	Version:	20061217
14mr|texlive-hfbright-20061217-4|9	Release:	4
14mr|texlive-hfbright-20061217-4|10	Summary:	The hfbright fonts
14mr|texlive-hfbright-20061217-4|11	Group:		Publishing
14mr|texlive-hfbright-20061217-4|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/hfbright
14mr|texlive-hfbright-20061217-4|13	License:	LPPL
14mr|texlive-hfbright-20061217-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hfbright.tar.xz
14mr|texlive-hfbright-20061217-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hfbright.doc.tar.xz
14mr|texlive-hfbright-20061217-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hfbright.source.tar.xz
14mr|texlive-hfbright-20061217-4|17	BuildArch:	noarch
14mr|texlive-hfbright-20061217-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hfbright-20061217-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hfbright-20061217-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-hfbright-20061217-4|21	
14mr|texlive-hfbright-20061217-4|22	%description
14mr|texlive-hfbright-20061217-4|23	These are Adobe Type 1 versions of the OT1-encoded and maths
14mr|texlive-hfbright-20061217-4|24	parts of the Computer Modern Bright fonts.
14mr|texlive-hfbright-20061217-4|25	
14mr|texlive-hfbright-20061217-4|26	%post
14mr|texlive-hfbright-20061217-4|27	%{_sbindir}/texlive.post
14mr|texlive-hfbright-20061217-4|28	
14mr|texlive-hfbright-20061217-4|29	%postun
14mr|texlive-hfbright-20061217-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-hfbright-20061217-4|31	%{_sbindir}/texlive.post
14mr|texlive-hfbright-20061217-4|32	fi
14mr|texlive-hfbright-20061217-4|33	
14mr|texlive-hfbright-20061217-4|34	#-----------------------------------------------------------------------
14mr|texlive-hfbright-20061217-4|35	%files
14mr|texlive-hfbright-20061217-4|36	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbr10.afm
14mr|texlive-hfbright-20061217-4|37	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbr17.afm
14mr|texlive-hfbright-20061217-4|38	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbr8.afm
14mr|texlive-hfbright-20061217-4|39	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbr9.afm
14mr|texlive-hfbright-20061217-4|40	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbras10.afm
14mr|texlive-hfbright-20061217-4|41	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbras8.afm
14mr|texlive-hfbright-20061217-4|42	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbras9.afm
14mr|texlive-hfbright-20061217-4|43	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrbs10.afm
14mr|texlive-hfbright-20061217-4|44	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrbs8.afm
14mr|texlive-hfbright-20061217-4|45	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrbs9.afm
14mr|texlive-hfbright-20061217-4|46	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrbx10.afm
14mr|texlive-hfbright-20061217-4|47	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrmb10.afm
14mr|texlive-hfbright-20061217-4|48	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrmi10.afm
14mr|texlive-hfbright-20061217-4|49	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrmi8.afm
14mr|texlive-hfbright-20061217-4|50	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrmi9.afm
14mr|texlive-hfbright-20061217-4|51	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrsl10.afm
14mr|texlive-hfbright-20061217-4|52	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrsl17.afm
14mr|texlive-hfbright-20061217-4|53	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrsl8.afm
14mr|texlive-hfbright-20061217-4|54	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrsl9.afm
14mr|texlive-hfbright-20061217-4|55	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrsy10.afm
14mr|texlive-hfbright-20061217-4|56	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrsy8.afm
14mr|texlive-hfbright-20061217-4|57	%{_texmfdistdir}/fonts/afm/public/hfbright/hfbrsy9.afm
14mr|texlive-hfbright-20061217-4|58	%{_texmfdistdir}/fonts/afm/public/hfbright/hfsltl10.afm
14mr|texlive-hfbright-20061217-4|59	%{_texmfdistdir}/fonts/afm/public/hfbright/hftl10.afm
14mr|texlive-hfbright-20061217-4|60	%{_texmfdistdir}/fonts/enc/dvips/hfbright/hfmital.enc
14mr|texlive-hfbright-20061217-4|61	%{_texmfdistdir}/fonts/enc/dvips/hfbright/hfmsa.enc
14mr|texlive-hfbright-20061217-4|62	%{_texmfdistdir}/fonts/enc/dvips/hfbright/hfmsb.enc
14mr|texlive-hfbright-20061217-4|63	%{_texmfdistdir}/fonts/enc/dvips/hfbright/hfmsym.enc
14mr|texlive-hfbright-20061217-4|64	%{_texmfdistdir}/fonts/enc/dvips/hfbright/hfot1.enc
14mr|texlive-hfbright-20061217-4|65	%{_texmfdistdir}/fonts/map/dvips/hfbright/hfbright.map
14mr|texlive-hfbright-20061217-4|66	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbr10.pfb
14mr|texlive-hfbright-20061217-4|67	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbr17.pfb
14mr|texlive-hfbright-20061217-4|68	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbr8.pfb
14mr|texlive-hfbright-20061217-4|69	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbr9.pfb
14mr|texlive-hfbright-20061217-4|70	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbras10.pfb
14mr|texlive-hfbright-20061217-4|71	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbras8.pfb
14mr|texlive-hfbright-20061217-4|72	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbras9.pfb
14mr|texlive-hfbright-20061217-4|73	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrbs10.pfb
14mr|texlive-hfbright-20061217-4|74	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrbs8.pfb
14mr|texlive-hfbright-20061217-4|75	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrbs9.pfb
14mr|texlive-hfbright-20061217-4|76	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrbx10.pfb
14mr|texlive-hfbright-20061217-4|77	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrmb10.pfb
14mr|texlive-hfbright-20061217-4|78	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrmi10.pfb
14mr|texlive-hfbright-20061217-4|79	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrmi8.pfb
14mr|texlive-hfbright-20061217-4|80	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrmi9.pfb
14mr|texlive-hfbright-20061217-4|81	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrsl10.pfb
14mr|texlive-hfbright-20061217-4|82	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrsl17.pfb
14mr|texlive-hfbright-20061217-4|83	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrsl8.pfb
14mr|texlive-hfbright-20061217-4|84	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrsl9.pfb
14mr|texlive-hfbright-20061217-4|85	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrsy10.pfb
14mr|texlive-hfbright-20061217-4|86	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrsy8.pfb
14mr|texlive-hfbright-20061217-4|87	%{_texmfdistdir}/fonts/type1/public/hfbright/hfbrsy9.pfb
14mr|texlive-hfbright-20061217-4|88	%{_texmfdistdir}/fonts/type1/public/hfbright/hfsltl10.pfb
14mr|texlive-hfbright-20061217-4|89	%{_texmfdistdir}/fonts/type1/public/hfbright/hftl10.pfb
14mr|texlive-hfbright-20061217-4|90	%doc %{_texmfdistdir}/doc/fonts/hfbright/README
14mr|texlive-hfbright-20061217-4|91	%doc %{_texmfdistdir}/doc/fonts/hfbright/config.hfbright
14mr|texlive-hfbright-20061217-4|92	%doc %{_texmfdistdir}/doc/fonts/hfbright/generate.sh
14mr|texlive-hfbright-20061217-4|93	%doc %{_texmfdistdir}/doc/fonts/hfbright/install.sh
14mr|texlive-hfbright-20061217-4|94	%doc %{_texmfdistdir}/doc/fonts/hfbright/simplify-rename.pe
14mr|texlive-hfbright-20061217-4|95	#- source
14mr|texlive-hfbright-20061217-4|96	%doc %{_texmfdistdir}/source/fonts/hfbright/generate.sh
14mr|texlive-hfbright-20061217-4|97	%doc %{_texmfdistdir}/source/fonts/hfbright/install.sh
14mr|texlive-hfbright-20061217-4|98	%doc %{_texmfdistdir}/source/fonts/hfbright/simplify-rename.pe
14mr|texlive-hfbright-20061217-4|99	
14mr|texlive-hfbright-20061217-4|100	#-----------------------------------------------------------------------
14mr|texlive-hfbright-20061217-4|101	%prep
14mr|texlive-hfbright-20061217-4|102	%setup -c -a0 -a1 -a2
14mr|texlive-hfbright-20061217-4|103	
14mr|texlive-hfbright-20061217-4|104	%build
14mr|texlive-hfbright-20061217-4|105	
14mr|texlive-hfbright-20061217-4|106	%install
14mr|texlive-hfbright-20061217-4|107	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hfbright-20061217-4|108	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hfbright-20061217-4|109	
14mr|texlive-hfbright-20061217-4|110	
14mr|texlive-hfbright-20061217-4|111	
14mr|texlive-hfbright-20061217-4|112	%changelog
14mr|texlive-hfbright-20061217-4|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061217-4
14mr|texlive-hfbright-20061217-4|114	+ Revision: dac0056
14mr|texlive-hfbright-20061217-4|115	- MassBuild#440: Increase release tag
14mr|texlive-hfbright-20061217-4|116	
14mr|texlive-hfbright-20061217-4|117	

20292 14
14mr|texlive-hfoldsty-1.15-2|1	# revision 25011
14mr|texlive-hfoldsty-1.15-2|2	# category Package
14mr|texlive-hfoldsty-1.15-2|3	# catalog-ctan /fonts/hfoldsty
14mr|texlive-hfoldsty-1.15-2|4	# catalog-date 2012-01-02 14:24:13 +0100
14mr|texlive-hfoldsty-1.15-2|5	# catalog-license gpl
14mr|texlive-hfoldsty-1.15-2|6	# catalog-version 1.15
14mr|texlive-hfoldsty-1.15-2|7	Name:		texlive-hfoldsty
14mr|texlive-hfoldsty-1.15-2|8	Version:	1.15
14mr|texlive-hfoldsty-1.15-2|9	Release:	2
14mr|texlive-hfoldsty-1.15-2|10	Summary:	Old style numerals with EC fonts
14mr|texlive-hfoldsty-1.15-2|11	Group:		Publishing
14mr|texlive-hfoldsty-1.15-2|12	URL:		http://www.ctan.org/tex-archive/fonts/hfoldsty
14mr|texlive-hfoldsty-1.15-2|13	License:	GPL
14mr|texlive-hfoldsty-1.15-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hfoldsty.tar.xz
14mr|texlive-hfoldsty-1.15-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hfoldsty.doc.tar.xz
14mr|texlive-hfoldsty-1.15-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hfoldsty.source.tar.xz
14mr|texlive-hfoldsty-1.15-2|17	BuildArch:	noarch
14mr|texlive-hfoldsty-1.15-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hfoldsty-1.15-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hfoldsty-1.15-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-hfoldsty-1.15-2|21	
14mr|texlive-hfoldsty-1.15-2|22	%description
14mr|texlive-hfoldsty-1.15-2|23	The hfoldsty package provides virtual fonts for using oldstyle
14mr|texlive-hfoldsty-1.15-2|24	(0123456789) figures with the European Computer Modern fonts.
14mr|texlive-hfoldsty-1.15-2|25	It does a similar job as the eco package by Sebastian Kirsch
14mr|texlive-hfoldsty-1.15-2|26	but includes a couple of improvements, i.e., better kerning
14mr|texlive-hfoldsty-1.15-2|27	with guillemets, and support for character protruding using the
14mr|texlive-hfoldsty-1.15-2|28	pdfcprot package.
14mr|texlive-hfoldsty-1.15-2|29	
14mr|texlive-hfoldsty-1.15-2|30	%post
14mr|texlive-hfoldsty-1.15-2|31	%{_sbindir}/texlive.post
14mr|texlive-hfoldsty-1.15-2|32	
14mr|texlive-hfoldsty-1.15-2|33	%postun
14mr|texlive-hfoldsty-1.15-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-hfoldsty-1.15-2|35	%{_sbindir}/texlive.post
14mr|texlive-hfoldsty-1.15-2|36	fi
14mr|texlive-hfoldsty-1.15-2|37	
14mr|texlive-hfoldsty-1.15-2|38	#-----------------------------------------------------------------------
14mr|texlive-hfoldsty-1.15-2|39	%files
14mr|texlive-hfoldsty-1.15-2|40	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi0500.tfm
14mr|texlive-hfoldsty-1.15-2|41	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi0600.tfm
14mr|texlive-hfoldsty-1.15-2|42	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi0700.tfm
14mr|texlive-hfoldsty-1.15-2|43	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi0800.tfm
14mr|texlive-hfoldsty-1.15-2|44	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi0900.tfm
14mr|texlive-hfoldsty-1.15-2|45	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi1000.tfm
14mr|texlive-hfoldsty-1.15-2|46	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi1095.tfm
14mr|texlive-hfoldsty-1.15-2|47	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi1200.tfm
14mr|texlive-hfoldsty-1.15-2|48	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi1440.tfm
14mr|texlive-hfoldsty-1.15-2|49	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi1728.tfm
14mr|texlive-hfoldsty-1.15-2|50	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi2074.tfm
14mr|texlive-hfoldsty-1.15-2|51	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi2488.tfm
14mr|texlive-hfoldsty-1.15-2|52	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi2986.tfm
14mr|texlive-hfoldsty-1.15-2|53	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobi3583.tfm
14mr|texlive-hfoldsty-1.15-2|54	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl0500.tfm
14mr|texlive-hfoldsty-1.15-2|55	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl0600.tfm
14mr|texlive-hfoldsty-1.15-2|56	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl0700.tfm
14mr|texlive-hfoldsty-1.15-2|57	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl0800.tfm
14mr|texlive-hfoldsty-1.15-2|58	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl0900.tfm
14mr|texlive-hfoldsty-1.15-2|59	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl1000.tfm
14mr|texlive-hfoldsty-1.15-2|60	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl1095.tfm
14mr|texlive-hfoldsty-1.15-2|61	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl1200.tfm
14mr|texlive-hfoldsty-1.15-2|62	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl1440.tfm
14mr|texlive-hfoldsty-1.15-2|63	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl1728.tfm
14mr|texlive-hfoldsty-1.15-2|64	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl2074.tfm
14mr|texlive-hfoldsty-1.15-2|65	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl2488.tfm
14mr|texlive-hfoldsty-1.15-2|66	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl2986.tfm
14mr|texlive-hfoldsty-1.15-2|67	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobl3583.tfm
14mr|texlive-hfoldsty-1.15-2|68	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx0500.tfm
14mr|texlive-hfoldsty-1.15-2|69	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx0600.tfm
14mr|texlive-hfoldsty-1.15-2|70	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx0700.tfm
14mr|texlive-hfoldsty-1.15-2|71	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx0800.tfm
14mr|texlive-hfoldsty-1.15-2|72	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx0900.tfm
14mr|texlive-hfoldsty-1.15-2|73	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx1000.tfm
14mr|texlive-hfoldsty-1.15-2|74	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx1095.tfm
14mr|texlive-hfoldsty-1.15-2|75	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx1200.tfm
14mr|texlive-hfoldsty-1.15-2|76	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx1440.tfm
14mr|texlive-hfoldsty-1.15-2|77	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx1728.tfm
14mr|texlive-hfoldsty-1.15-2|78	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx2074.tfm
14mr|texlive-hfoldsty-1.15-2|79	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx2488.tfm
14mr|texlive-hfoldsty-1.15-2|80	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx2986.tfm
14mr|texlive-hfoldsty-1.15-2|81	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfobx3583.tfm
14mr|texlive-hfoldsty-1.15-2|82	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc0500.tfm
14mr|texlive-hfoldsty-1.15-2|83	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc0600.tfm
14mr|texlive-hfoldsty-1.15-2|84	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc0700.tfm
14mr|texlive-hfoldsty-1.15-2|85	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc0800.tfm
14mr|texlive-hfoldsty-1.15-2|86	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc0900.tfm
14mr|texlive-hfoldsty-1.15-2|87	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc1000.tfm
14mr|texlive-hfoldsty-1.15-2|88	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc1095.tfm
14mr|texlive-hfoldsty-1.15-2|89	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc1200.tfm
14mr|texlive-hfoldsty-1.15-2|90	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc1440.tfm
14mr|texlive-hfoldsty-1.15-2|91	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc1728.tfm
14mr|texlive-hfoldsty-1.15-2|92	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc2074.tfm
14mr|texlive-hfoldsty-1.15-2|93	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc2488.tfm
14mr|texlive-hfoldsty-1.15-2|94	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc2986.tfm
14mr|texlive-hfoldsty-1.15-2|95	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfocc3583.tfm
14mr|texlive-hfoldsty-1.15-2|96	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh0500.tfm
14mr|texlive-hfoldsty-1.15-2|97	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh0600.tfm
14mr|texlive-hfoldsty-1.15-2|98	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh0700.tfm
14mr|texlive-hfoldsty-1.15-2|99	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh0800.tfm
14mr|texlive-hfoldsty-1.15-2|100	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh0900.tfm
14mr|texlive-hfoldsty-1.15-2|101	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh1000.tfm
14mr|texlive-hfoldsty-1.15-2|102	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh1095.tfm
14mr|texlive-hfoldsty-1.15-2|103	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh1200.tfm
14mr|texlive-hfoldsty-1.15-2|104	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh1440.tfm
14mr|texlive-hfoldsty-1.15-2|105	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh1728.tfm
14mr|texlive-hfoldsty-1.15-2|106	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh2074.tfm
14mr|texlive-hfoldsty-1.15-2|107	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh2488.tfm
14mr|texlive-hfoldsty-1.15-2|108	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh2986.tfm
14mr|texlive-hfoldsty-1.15-2|109	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfodh3583.tfm
14mr|texlive-hfoldsty-1.15-2|110	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit0600.tfm
14mr|texlive-hfoldsty-1.15-2|111	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit0700.tfm
14mr|texlive-hfoldsty-1.15-2|112	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit0800.tfm
14mr|texlive-hfoldsty-1.15-2|113	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit0900.tfm
14mr|texlive-hfoldsty-1.15-2|114	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit1000.tfm
14mr|texlive-hfoldsty-1.15-2|115	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit1095.tfm
14mr|texlive-hfoldsty-1.15-2|116	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit1200.tfm
14mr|texlive-hfoldsty-1.15-2|117	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit1440.tfm
14mr|texlive-hfoldsty-1.15-2|118	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit1728.tfm
14mr|texlive-hfoldsty-1.15-2|119	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit2074.tfm
14mr|texlive-hfoldsty-1.15-2|120	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit2488.tfm
14mr|texlive-hfoldsty-1.15-2|121	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit2986.tfm
14mr|texlive-hfoldsty-1.15-2|122	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoit3583.tfm
14mr|texlive-hfoldsty-1.15-2|123	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc0500.tfm
14mr|texlive-hfoldsty-1.15-2|124	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc0600.tfm
14mr|texlive-hfoldsty-1.15-2|125	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc0700.tfm
14mr|texlive-hfoldsty-1.15-2|126	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc0800.tfm
14mr|texlive-hfoldsty-1.15-2|127	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc0900.tfm
14mr|texlive-hfoldsty-1.15-2|128	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc1000.tfm
14mr|texlive-hfoldsty-1.15-2|129	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc1095.tfm
14mr|texlive-hfoldsty-1.15-2|130	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc1200.tfm
14mr|texlive-hfoldsty-1.15-2|131	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc1440.tfm
14mr|texlive-hfoldsty-1.15-2|132	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc1728.tfm
14mr|texlive-hfoldsty-1.15-2|133	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc2074.tfm
14mr|texlive-hfoldsty-1.15-2|134	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc2488.tfm
14mr|texlive-hfoldsty-1.15-2|135	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc2986.tfm
14mr|texlive-hfoldsty-1.15-2|136	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfooc3583.tfm
14mr|texlive-hfoldsty-1.15-2|137	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb0500.tfm
14mr|texlive-hfoldsty-1.15-2|138	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb0600.tfm
14mr|texlive-hfoldsty-1.15-2|139	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb0700.tfm
14mr|texlive-hfoldsty-1.15-2|140	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb0800.tfm
14mr|texlive-hfoldsty-1.15-2|141	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb0900.tfm
14mr|texlive-hfoldsty-1.15-2|142	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb1000.tfm
14mr|texlive-hfoldsty-1.15-2|143	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb1095.tfm
14mr|texlive-hfoldsty-1.15-2|144	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb1200.tfm
14mr|texlive-hfoldsty-1.15-2|145	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb1440.tfm
14mr|texlive-hfoldsty-1.15-2|146	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb1728.tfm
14mr|texlive-hfoldsty-1.15-2|147	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb2074.tfm
14mr|texlive-hfoldsty-1.15-2|148	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb2488.tfm
14mr|texlive-hfoldsty-1.15-2|149	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb2986.tfm
14mr|texlive-hfoldsty-1.15-2|150	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hforb3583.tfm
14mr|texlive-hfoldsty-1.15-2|151	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform0500.tfm
14mr|texlive-hfoldsty-1.15-2|152	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform0600.tfm
14mr|texlive-hfoldsty-1.15-2|153	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform0700.tfm
14mr|texlive-hfoldsty-1.15-2|154	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform0800.tfm
14mr|texlive-hfoldsty-1.15-2|155	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform0900.tfm
14mr|texlive-hfoldsty-1.15-2|156	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform1000.tfm
14mr|texlive-hfoldsty-1.15-2|157	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform1095.tfm
14mr|texlive-hfoldsty-1.15-2|158	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform1200.tfm
14mr|texlive-hfoldsty-1.15-2|159	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform1440.tfm
14mr|texlive-hfoldsty-1.15-2|160	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform1728.tfm
14mr|texlive-hfoldsty-1.15-2|161	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform2074.tfm
14mr|texlive-hfoldsty-1.15-2|162	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform2488.tfm
14mr|texlive-hfoldsty-1.15-2|163	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform2986.tfm
14mr|texlive-hfoldsty-1.15-2|164	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hform3583.tfm
14mr|texlive-hfoldsty-1.15-2|165	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc0500.tfm
14mr|texlive-hfoldsty-1.15-2|166	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc0600.tfm
14mr|texlive-hfoldsty-1.15-2|167	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc0700.tfm
14mr|texlive-hfoldsty-1.15-2|168	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc0800.tfm
14mr|texlive-hfoldsty-1.15-2|169	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc0900.tfm
14mr|texlive-hfoldsty-1.15-2|170	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc1000.tfm
14mr|texlive-hfoldsty-1.15-2|171	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc1095.tfm
14mr|texlive-hfoldsty-1.15-2|172	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc1200.tfm
14mr|texlive-hfoldsty-1.15-2|173	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc1440.tfm
14mr|texlive-hfoldsty-1.15-2|174	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc1728.tfm
14mr|texlive-hfoldsty-1.15-2|175	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc2074.tfm
14mr|texlive-hfoldsty-1.15-2|176	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc2488.tfm
14mr|texlive-hfoldsty-1.15-2|177	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc2986.tfm
14mr|texlive-hfoldsty-1.15-2|178	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosc3583.tfm
14mr|texlive-hfoldsty-1.15-2|179	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi0500.tfm
14mr|texlive-hfoldsty-1.15-2|180	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi0600.tfm
14mr|texlive-hfoldsty-1.15-2|181	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi0700.tfm
14mr|texlive-hfoldsty-1.15-2|182	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi0800.tfm
14mr|texlive-hfoldsty-1.15-2|183	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi0900.tfm
14mr|texlive-hfoldsty-1.15-2|184	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi1000.tfm
14mr|texlive-hfoldsty-1.15-2|185	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi1095.tfm
14mr|texlive-hfoldsty-1.15-2|186	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi1200.tfm
14mr|texlive-hfoldsty-1.15-2|187	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi1440.tfm
14mr|texlive-hfoldsty-1.15-2|188	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi1728.tfm
14mr|texlive-hfoldsty-1.15-2|189	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi2074.tfm
14mr|texlive-hfoldsty-1.15-2|190	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi2488.tfm
14mr|texlive-hfoldsty-1.15-2|191	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi2986.tfm
14mr|texlive-hfoldsty-1.15-2|192	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosi3583.tfm
14mr|texlive-hfoldsty-1.15-2|193	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl0500.tfm
14mr|texlive-hfoldsty-1.15-2|194	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl0600.tfm
14mr|texlive-hfoldsty-1.15-2|195	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl0700.tfm
14mr|texlive-hfoldsty-1.15-2|196	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl0800.tfm
14mr|texlive-hfoldsty-1.15-2|197	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl0900.tfm
14mr|texlive-hfoldsty-1.15-2|198	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl1000.tfm
14mr|texlive-hfoldsty-1.15-2|199	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl1095.tfm
14mr|texlive-hfoldsty-1.15-2|200	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl1200.tfm
14mr|texlive-hfoldsty-1.15-2|201	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl1440.tfm
14mr|texlive-hfoldsty-1.15-2|202	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl1728.tfm
14mr|texlive-hfoldsty-1.15-2|203	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl2074.tfm
14mr|texlive-hfoldsty-1.15-2|204	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl2488.tfm
14mr|texlive-hfoldsty-1.15-2|205	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl2986.tfm
14mr|texlive-hfoldsty-1.15-2|206	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosl3583.tfm
14mr|texlive-hfoldsty-1.15-2|207	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso0500.tfm
14mr|texlive-hfoldsty-1.15-2|208	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso0600.tfm
14mr|texlive-hfoldsty-1.15-2|209	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso0700.tfm
14mr|texlive-hfoldsty-1.15-2|210	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso0800.tfm
14mr|texlive-hfoldsty-1.15-2|211	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso0900.tfm
14mr|texlive-hfoldsty-1.15-2|212	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso1000.tfm
14mr|texlive-hfoldsty-1.15-2|213	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso1095.tfm
14mr|texlive-hfoldsty-1.15-2|214	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso1200.tfm
14mr|texlive-hfoldsty-1.15-2|215	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso1440.tfm
14mr|texlive-hfoldsty-1.15-2|216	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso1728.tfm
14mr|texlive-hfoldsty-1.15-2|217	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso2074.tfm
14mr|texlive-hfoldsty-1.15-2|218	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso2488.tfm
14mr|texlive-hfoldsty-1.15-2|219	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso2986.tfm
14mr|texlive-hfoldsty-1.15-2|220	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoso3583.tfm
14mr|texlive-hfoldsty-1.15-2|221	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss0500.tfm
14mr|texlive-hfoldsty-1.15-2|222	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss0600.tfm
14mr|texlive-hfoldsty-1.15-2|223	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss0700.tfm
14mr|texlive-hfoldsty-1.15-2|224	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss0800.tfm
14mr|texlive-hfoldsty-1.15-2|225	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss0900.tfm
14mr|texlive-hfoldsty-1.15-2|226	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss1000.tfm
14mr|texlive-hfoldsty-1.15-2|227	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss1095.tfm
14mr|texlive-hfoldsty-1.15-2|228	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss1200.tfm
14mr|texlive-hfoldsty-1.15-2|229	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss1440.tfm
14mr|texlive-hfoldsty-1.15-2|230	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss1728.tfm
14mr|texlive-hfoldsty-1.15-2|231	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss2074.tfm
14mr|texlive-hfoldsty-1.15-2|232	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss2488.tfm
14mr|texlive-hfoldsty-1.15-2|233	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss2986.tfm
14mr|texlive-hfoldsty-1.15-2|234	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoss3583.tfm
14mr|texlive-hfoldsty-1.15-2|235	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost0600.tfm
14mr|texlive-hfoldsty-1.15-2|236	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost0700.tfm
14mr|texlive-hfoldsty-1.15-2|237	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost0800.tfm
14mr|texlive-hfoldsty-1.15-2|238	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost0900.tfm
14mr|texlive-hfoldsty-1.15-2|239	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost1000.tfm
14mr|texlive-hfoldsty-1.15-2|240	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost1095.tfm
14mr|texlive-hfoldsty-1.15-2|241	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost1200.tfm
14mr|texlive-hfoldsty-1.15-2|242	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost1440.tfm
14mr|texlive-hfoldsty-1.15-2|243	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost1728.tfm
14mr|texlive-hfoldsty-1.15-2|244	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost2074.tfm
14mr|texlive-hfoldsty-1.15-2|245	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost2488.tfm
14mr|texlive-hfoldsty-1.15-2|246	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost2986.tfm
14mr|texlive-hfoldsty-1.15-2|247	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfost3583.tfm
14mr|texlive-hfoldsty-1.15-2|248	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx0500.tfm
14mr|texlive-hfoldsty-1.15-2|249	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx0600.tfm
14mr|texlive-hfoldsty-1.15-2|250	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx0700.tfm
14mr|texlive-hfoldsty-1.15-2|251	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx0800.tfm
14mr|texlive-hfoldsty-1.15-2|252	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx0900.tfm
14mr|texlive-hfoldsty-1.15-2|253	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx1000.tfm
14mr|texlive-hfoldsty-1.15-2|254	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx1095.tfm
14mr|texlive-hfoldsty-1.15-2|255	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx1200.tfm
14mr|texlive-hfoldsty-1.15-2|256	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx1440.tfm
14mr|texlive-hfoldsty-1.15-2|257	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx1728.tfm
14mr|texlive-hfoldsty-1.15-2|258	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx2074.tfm
14mr|texlive-hfoldsty-1.15-2|259	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx2488.tfm
14mr|texlive-hfoldsty-1.15-2|260	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx2986.tfm
14mr|texlive-hfoldsty-1.15-2|261	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfosx3583.tfm
14mr|texlive-hfoldsty-1.15-2|262	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc0600.tfm
14mr|texlive-hfoldsty-1.15-2|263	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc0700.tfm
14mr|texlive-hfoldsty-1.15-2|264	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc0800.tfm
14mr|texlive-hfoldsty-1.15-2|265	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc0900.tfm
14mr|texlive-hfoldsty-1.15-2|266	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc1000.tfm
14mr|texlive-hfoldsty-1.15-2|267	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc1095.tfm
14mr|texlive-hfoldsty-1.15-2|268	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc1200.tfm
14mr|texlive-hfoldsty-1.15-2|269	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc1440.tfm
14mr|texlive-hfoldsty-1.15-2|270	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc1728.tfm
14mr|texlive-hfoldsty-1.15-2|271	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc2074.tfm
14mr|texlive-hfoldsty-1.15-2|272	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc2488.tfm
14mr|texlive-hfoldsty-1.15-2|273	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc2986.tfm
14mr|texlive-hfoldsty-1.15-2|274	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfotc3583.tfm
14mr|texlive-hfoldsty-1.15-2|275	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti0500.tfm
14mr|texlive-hfoldsty-1.15-2|276	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti0600.tfm
14mr|texlive-hfoldsty-1.15-2|277	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti0700.tfm
14mr|texlive-hfoldsty-1.15-2|278	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti0800.tfm
14mr|texlive-hfoldsty-1.15-2|279	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti0900.tfm
14mr|texlive-hfoldsty-1.15-2|280	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti1000.tfm
14mr|texlive-hfoldsty-1.15-2|281	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti1095.tfm
14mr|texlive-hfoldsty-1.15-2|282	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti1200.tfm
14mr|texlive-hfoldsty-1.15-2|283	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti1440.tfm
14mr|texlive-hfoldsty-1.15-2|284	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti1728.tfm
14mr|texlive-hfoldsty-1.15-2|285	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti2074.tfm
14mr|texlive-hfoldsty-1.15-2|286	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti2488.tfm
14mr|texlive-hfoldsty-1.15-2|287	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti2986.tfm
14mr|texlive-hfoldsty-1.15-2|288	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoti3583.tfm
14mr|texlive-hfoldsty-1.15-2|289	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott0600.tfm
14mr|texlive-hfoldsty-1.15-2|290	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott0700.tfm
14mr|texlive-hfoldsty-1.15-2|291	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott0800.tfm
14mr|texlive-hfoldsty-1.15-2|292	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott0900.tfm
14mr|texlive-hfoldsty-1.15-2|293	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott1000.tfm
14mr|texlive-hfoldsty-1.15-2|294	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott1095.tfm
14mr|texlive-hfoldsty-1.15-2|295	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott1200.tfm
14mr|texlive-hfoldsty-1.15-2|296	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott1440.tfm
14mr|texlive-hfoldsty-1.15-2|297	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott1728.tfm
14mr|texlive-hfoldsty-1.15-2|298	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott2074.tfm
14mr|texlive-hfoldsty-1.15-2|299	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott2488.tfm
14mr|texlive-hfoldsty-1.15-2|300	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott2986.tfm
14mr|texlive-hfoldsty-1.15-2|301	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfott3583.tfm
14mr|texlive-hfoldsty-1.15-2|302	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui0500.tfm
14mr|texlive-hfoldsty-1.15-2|303	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui0600.tfm
14mr|texlive-hfoldsty-1.15-2|304	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui0700.tfm
14mr|texlive-hfoldsty-1.15-2|305	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui0800.tfm
14mr|texlive-hfoldsty-1.15-2|306	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui0900.tfm
14mr|texlive-hfoldsty-1.15-2|307	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui1000.tfm
14mr|texlive-hfoldsty-1.15-2|308	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui1095.tfm
14mr|texlive-hfoldsty-1.15-2|309	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui1200.tfm
14mr|texlive-hfoldsty-1.15-2|310	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui1440.tfm
14mr|texlive-hfoldsty-1.15-2|311	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui1728.tfm
14mr|texlive-hfoldsty-1.15-2|312	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui2074.tfm
14mr|texlive-hfoldsty-1.15-2|313	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui2488.tfm
14mr|texlive-hfoldsty-1.15-2|314	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui2986.tfm
14mr|texlive-hfoldsty-1.15-2|315	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoui3583.tfm
14mr|texlive-hfoldsty-1.15-2|316	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi0600.tfm
14mr|texlive-hfoldsty-1.15-2|317	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi0700.tfm
14mr|texlive-hfoldsty-1.15-2|318	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi0800.tfm
14mr|texlive-hfoldsty-1.15-2|319	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi0900.tfm
14mr|texlive-hfoldsty-1.15-2|320	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi1000.tfm
14mr|texlive-hfoldsty-1.15-2|321	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi1095.tfm
14mr|texlive-hfoldsty-1.15-2|322	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi1200.tfm
14mr|texlive-hfoldsty-1.15-2|323	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi1440.tfm
14mr|texlive-hfoldsty-1.15-2|324	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi1728.tfm
14mr|texlive-hfoldsty-1.15-2|325	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi2074.tfm
14mr|texlive-hfoldsty-1.15-2|326	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi2488.tfm
14mr|texlive-hfoldsty-1.15-2|327	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi2986.tfm
14mr|texlive-hfoldsty-1.15-2|328	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovi3583.tfm
14mr|texlive-hfoldsty-1.15-2|329	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt0600.tfm
14mr|texlive-hfoldsty-1.15-2|330	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt0700.tfm
14mr|texlive-hfoldsty-1.15-2|331	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt0800.tfm
14mr|texlive-hfoldsty-1.15-2|332	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt0900.tfm
14mr|texlive-hfoldsty-1.15-2|333	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt1000.tfm
14mr|texlive-hfoldsty-1.15-2|334	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt1095.tfm
14mr|texlive-hfoldsty-1.15-2|335	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt1200.tfm
14mr|texlive-hfoldsty-1.15-2|336	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt1440.tfm
14mr|texlive-hfoldsty-1.15-2|337	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt1728.tfm
14mr|texlive-hfoldsty-1.15-2|338	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt2074.tfm
14mr|texlive-hfoldsty-1.15-2|339	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt2488.tfm
14mr|texlive-hfoldsty-1.15-2|340	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt2986.tfm
14mr|texlive-hfoldsty-1.15-2|341	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfovt3583.tfm
14mr|texlive-hfoldsty-1.15-2|342	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc0500.tfm
14mr|texlive-hfoldsty-1.15-2|343	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc0600.tfm
14mr|texlive-hfoldsty-1.15-2|344	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc0700.tfm
14mr|texlive-hfoldsty-1.15-2|345	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc0800.tfm
14mr|texlive-hfoldsty-1.15-2|346	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc0900.tfm
14mr|texlive-hfoldsty-1.15-2|347	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc1000.tfm
14mr|texlive-hfoldsty-1.15-2|348	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc1095.tfm
14mr|texlive-hfoldsty-1.15-2|349	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc1200.tfm
14mr|texlive-hfoldsty-1.15-2|350	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc1440.tfm
14mr|texlive-hfoldsty-1.15-2|351	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc1728.tfm
14mr|texlive-hfoldsty-1.15-2|352	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc2074.tfm
14mr|texlive-hfoldsty-1.15-2|353	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc2488.tfm
14mr|texlive-hfoldsty-1.15-2|354	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc2986.tfm
14mr|texlive-hfoldsty-1.15-2|355	%{_texmfdistdir}/fonts/tfm/public/hfoldsty/hfoxc3583.tfm
14mr|texlive-hfoldsty-1.15-2|356	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi0500.vf
14mr|texlive-hfoldsty-1.15-2|357	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi0600.vf
14mr|texlive-hfoldsty-1.15-2|358	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi0700.vf
14mr|texlive-hfoldsty-1.15-2|359	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi0800.vf
14mr|texlive-hfoldsty-1.15-2|360	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi0900.vf
14mr|texlive-hfoldsty-1.15-2|361	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi1000.vf
14mr|texlive-hfoldsty-1.15-2|362	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi1095.vf
14mr|texlive-hfoldsty-1.15-2|363	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi1200.vf
14mr|texlive-hfoldsty-1.15-2|364	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi1440.vf
14mr|texlive-hfoldsty-1.15-2|365	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi1728.vf
14mr|texlive-hfoldsty-1.15-2|366	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi2074.vf
14mr|texlive-hfoldsty-1.15-2|367	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi2488.vf
14mr|texlive-hfoldsty-1.15-2|368	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi2986.vf
14mr|texlive-hfoldsty-1.15-2|369	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobi3583.vf
14mr|texlive-hfoldsty-1.15-2|370	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl0500.vf
14mr|texlive-hfoldsty-1.15-2|371	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl0600.vf
14mr|texlive-hfoldsty-1.15-2|372	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl0700.vf
14mr|texlive-hfoldsty-1.15-2|373	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl0800.vf
14mr|texlive-hfoldsty-1.15-2|374	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl0900.vf
14mr|texlive-hfoldsty-1.15-2|375	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl1000.vf
14mr|texlive-hfoldsty-1.15-2|376	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl1095.vf
14mr|texlive-hfoldsty-1.15-2|377	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl1200.vf
14mr|texlive-hfoldsty-1.15-2|378	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl1440.vf
14mr|texlive-hfoldsty-1.15-2|379	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl1728.vf
14mr|texlive-hfoldsty-1.15-2|380	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl2074.vf
14mr|texlive-hfoldsty-1.15-2|381	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl2488.vf
14mr|texlive-hfoldsty-1.15-2|382	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl2986.vf
14mr|texlive-hfoldsty-1.15-2|383	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobl3583.vf
14mr|texlive-hfoldsty-1.15-2|384	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx0500.vf
14mr|texlive-hfoldsty-1.15-2|385	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx0600.vf
14mr|texlive-hfoldsty-1.15-2|386	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx0700.vf
14mr|texlive-hfoldsty-1.15-2|387	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx0800.vf
14mr|texlive-hfoldsty-1.15-2|388	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx0900.vf
14mr|texlive-hfoldsty-1.15-2|389	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx1000.vf
14mr|texlive-hfoldsty-1.15-2|390	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx1095.vf
14mr|texlive-hfoldsty-1.15-2|391	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx1200.vf
14mr|texlive-hfoldsty-1.15-2|392	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx1440.vf
14mr|texlive-hfoldsty-1.15-2|393	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx1728.vf
14mr|texlive-hfoldsty-1.15-2|394	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx2074.vf
14mr|texlive-hfoldsty-1.15-2|395	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx2488.vf
14mr|texlive-hfoldsty-1.15-2|396	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx2986.vf
14mr|texlive-hfoldsty-1.15-2|397	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfobx3583.vf
14mr|texlive-hfoldsty-1.15-2|398	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc0500.vf
14mr|texlive-hfoldsty-1.15-2|399	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc0600.vf
14mr|texlive-hfoldsty-1.15-2|400	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc0700.vf
14mr|texlive-hfoldsty-1.15-2|401	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc0800.vf
14mr|texlive-hfoldsty-1.15-2|402	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc0900.vf
14mr|texlive-hfoldsty-1.15-2|403	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc1000.vf
14mr|texlive-hfoldsty-1.15-2|404	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc1095.vf
14mr|texlive-hfoldsty-1.15-2|405	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc1200.vf
14mr|texlive-hfoldsty-1.15-2|406	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc1440.vf
14mr|texlive-hfoldsty-1.15-2|407	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc1728.vf
14mr|texlive-hfoldsty-1.15-2|408	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc2074.vf
14mr|texlive-hfoldsty-1.15-2|409	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc2488.vf
14mr|texlive-hfoldsty-1.15-2|410	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc2986.vf
14mr|texlive-hfoldsty-1.15-2|411	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfocc3583.vf
14mr|texlive-hfoldsty-1.15-2|412	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh0500.vf
14mr|texlive-hfoldsty-1.15-2|413	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh0600.vf
14mr|texlive-hfoldsty-1.15-2|414	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh0700.vf
14mr|texlive-hfoldsty-1.15-2|415	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh0800.vf
14mr|texlive-hfoldsty-1.15-2|416	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh0900.vf
14mr|texlive-hfoldsty-1.15-2|417	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh1000.vf
14mr|texlive-hfoldsty-1.15-2|418	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh1095.vf
14mr|texlive-hfoldsty-1.15-2|419	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh1200.vf
14mr|texlive-hfoldsty-1.15-2|420	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh1440.vf
14mr|texlive-hfoldsty-1.15-2|421	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh1728.vf
14mr|texlive-hfoldsty-1.15-2|422	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh2074.vf
14mr|texlive-hfoldsty-1.15-2|423	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh2488.vf
14mr|texlive-hfoldsty-1.15-2|424	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh2986.vf
14mr|texlive-hfoldsty-1.15-2|425	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfodh3583.vf
14mr|texlive-hfoldsty-1.15-2|426	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit0600.vf
14mr|texlive-hfoldsty-1.15-2|427	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit0700.vf
14mr|texlive-hfoldsty-1.15-2|428	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit0800.vf
14mr|texlive-hfoldsty-1.15-2|429	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit0900.vf
14mr|texlive-hfoldsty-1.15-2|430	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit1000.vf
14mr|texlive-hfoldsty-1.15-2|431	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit1095.vf
14mr|texlive-hfoldsty-1.15-2|432	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit1200.vf
14mr|texlive-hfoldsty-1.15-2|433	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit1440.vf
14mr|texlive-hfoldsty-1.15-2|434	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit1728.vf
14mr|texlive-hfoldsty-1.15-2|435	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit2074.vf
14mr|texlive-hfoldsty-1.15-2|436	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit2488.vf
14mr|texlive-hfoldsty-1.15-2|437	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit2986.vf
14mr|texlive-hfoldsty-1.15-2|438	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoit3583.vf
14mr|texlive-hfoldsty-1.15-2|439	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc0500.vf
14mr|texlive-hfoldsty-1.15-2|440	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc0600.vf
14mr|texlive-hfoldsty-1.15-2|441	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc0700.vf
14mr|texlive-hfoldsty-1.15-2|442	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc0800.vf
14mr|texlive-hfoldsty-1.15-2|443	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc0900.vf
14mr|texlive-hfoldsty-1.15-2|444	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc1000.vf
14mr|texlive-hfoldsty-1.15-2|445	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc1095.vf
14mr|texlive-hfoldsty-1.15-2|446	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc1200.vf
14mr|texlive-hfoldsty-1.15-2|447	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc1440.vf
14mr|texlive-hfoldsty-1.15-2|448	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc1728.vf
14mr|texlive-hfoldsty-1.15-2|449	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc2074.vf
14mr|texlive-hfoldsty-1.15-2|450	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc2488.vf
14mr|texlive-hfoldsty-1.15-2|451	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc2986.vf
14mr|texlive-hfoldsty-1.15-2|452	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfooc3583.vf
14mr|texlive-hfoldsty-1.15-2|453	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb0500.vf
14mr|texlive-hfoldsty-1.15-2|454	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb0600.vf
14mr|texlive-hfoldsty-1.15-2|455	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb0700.vf
14mr|texlive-hfoldsty-1.15-2|456	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb0800.vf
14mr|texlive-hfoldsty-1.15-2|457	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb0900.vf
14mr|texlive-hfoldsty-1.15-2|458	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb1000.vf
14mr|texlive-hfoldsty-1.15-2|459	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb1095.vf
14mr|texlive-hfoldsty-1.15-2|460	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb1200.vf
14mr|texlive-hfoldsty-1.15-2|461	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb1440.vf
14mr|texlive-hfoldsty-1.15-2|462	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb1728.vf
14mr|texlive-hfoldsty-1.15-2|463	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb2074.vf
14mr|texlive-hfoldsty-1.15-2|464	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb2488.vf
14mr|texlive-hfoldsty-1.15-2|465	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb2986.vf
14mr|texlive-hfoldsty-1.15-2|466	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hforb3583.vf
14mr|texlive-hfoldsty-1.15-2|467	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform0500.vf
14mr|texlive-hfoldsty-1.15-2|468	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform0600.vf
14mr|texlive-hfoldsty-1.15-2|469	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform0700.vf
14mr|texlive-hfoldsty-1.15-2|470	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform0800.vf
14mr|texlive-hfoldsty-1.15-2|471	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform0900.vf
14mr|texlive-hfoldsty-1.15-2|472	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform1000.vf
14mr|texlive-hfoldsty-1.15-2|473	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform1095.vf
14mr|texlive-hfoldsty-1.15-2|474	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform1200.vf
14mr|texlive-hfoldsty-1.15-2|475	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform1440.vf
14mr|texlive-hfoldsty-1.15-2|476	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform1728.vf
14mr|texlive-hfoldsty-1.15-2|477	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform2074.vf
14mr|texlive-hfoldsty-1.15-2|478	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform2488.vf
14mr|texlive-hfoldsty-1.15-2|479	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform2986.vf
14mr|texlive-hfoldsty-1.15-2|480	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hform3583.vf
14mr|texlive-hfoldsty-1.15-2|481	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc0500.vf
14mr|texlive-hfoldsty-1.15-2|482	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc0600.vf
14mr|texlive-hfoldsty-1.15-2|483	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc0700.vf
14mr|texlive-hfoldsty-1.15-2|484	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc0800.vf
14mr|texlive-hfoldsty-1.15-2|485	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc0900.vf
14mr|texlive-hfoldsty-1.15-2|486	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc1000.vf
14mr|texlive-hfoldsty-1.15-2|487	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc1095.vf
14mr|texlive-hfoldsty-1.15-2|488	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc1200.vf
14mr|texlive-hfoldsty-1.15-2|489	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc1440.vf
14mr|texlive-hfoldsty-1.15-2|490	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc1728.vf
14mr|texlive-hfoldsty-1.15-2|491	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc2074.vf
14mr|texlive-hfoldsty-1.15-2|492	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc2488.vf
14mr|texlive-hfoldsty-1.15-2|493	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc2986.vf
14mr|texlive-hfoldsty-1.15-2|494	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosc3583.vf
14mr|texlive-hfoldsty-1.15-2|495	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi0500.vf
14mr|texlive-hfoldsty-1.15-2|496	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi0600.vf
14mr|texlive-hfoldsty-1.15-2|497	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi0700.vf
14mr|texlive-hfoldsty-1.15-2|498	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi0800.vf
14mr|texlive-hfoldsty-1.15-2|499	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi0900.vf
14mr|texlive-hfoldsty-1.15-2|500	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi1000.vf
14mr|texlive-hfoldsty-1.15-2|501	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi1095.vf
14mr|texlive-hfoldsty-1.15-2|502	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi1200.vf
14mr|texlive-hfoldsty-1.15-2|503	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi1440.vf
14mr|texlive-hfoldsty-1.15-2|504	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi1728.vf
14mr|texlive-hfoldsty-1.15-2|505	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi2074.vf
14mr|texlive-hfoldsty-1.15-2|506	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi2488.vf
14mr|texlive-hfoldsty-1.15-2|507	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi2986.vf
14mr|texlive-hfoldsty-1.15-2|508	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosi3583.vf
14mr|texlive-hfoldsty-1.15-2|509	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl0500.vf
14mr|texlive-hfoldsty-1.15-2|510	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl0600.vf
14mr|texlive-hfoldsty-1.15-2|511	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl0700.vf
14mr|texlive-hfoldsty-1.15-2|512	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl0800.vf
14mr|texlive-hfoldsty-1.15-2|513	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl0900.vf
14mr|texlive-hfoldsty-1.15-2|514	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl1000.vf
14mr|texlive-hfoldsty-1.15-2|515	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl1095.vf
14mr|texlive-hfoldsty-1.15-2|516	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl1200.vf
14mr|texlive-hfoldsty-1.15-2|517	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl1440.vf
14mr|texlive-hfoldsty-1.15-2|518	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl1728.vf
14mr|texlive-hfoldsty-1.15-2|519	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl2074.vf
14mr|texlive-hfoldsty-1.15-2|520	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl2488.vf
14mr|texlive-hfoldsty-1.15-2|521	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl2986.vf
14mr|texlive-hfoldsty-1.15-2|522	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosl3583.vf
14mr|texlive-hfoldsty-1.15-2|523	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso0500.vf
14mr|texlive-hfoldsty-1.15-2|524	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso0600.vf
14mr|texlive-hfoldsty-1.15-2|525	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso0700.vf
14mr|texlive-hfoldsty-1.15-2|526	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso0800.vf
14mr|texlive-hfoldsty-1.15-2|527	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso0900.vf
14mr|texlive-hfoldsty-1.15-2|528	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso1000.vf
14mr|texlive-hfoldsty-1.15-2|529	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso1095.vf
14mr|texlive-hfoldsty-1.15-2|530	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso1200.vf
14mr|texlive-hfoldsty-1.15-2|531	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso1440.vf
14mr|texlive-hfoldsty-1.15-2|532	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso1728.vf
14mr|texlive-hfoldsty-1.15-2|533	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso2074.vf
14mr|texlive-hfoldsty-1.15-2|534	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso2488.vf
14mr|texlive-hfoldsty-1.15-2|535	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso2986.vf
14mr|texlive-hfoldsty-1.15-2|536	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoso3583.vf
14mr|texlive-hfoldsty-1.15-2|537	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss0500.vf
14mr|texlive-hfoldsty-1.15-2|538	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss0600.vf
14mr|texlive-hfoldsty-1.15-2|539	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss0700.vf
14mr|texlive-hfoldsty-1.15-2|540	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss0800.vf
14mr|texlive-hfoldsty-1.15-2|541	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss0900.vf
14mr|texlive-hfoldsty-1.15-2|542	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss1000.vf
14mr|texlive-hfoldsty-1.15-2|543	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss1095.vf
14mr|texlive-hfoldsty-1.15-2|544	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss1200.vf
14mr|texlive-hfoldsty-1.15-2|545	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss1440.vf
14mr|texlive-hfoldsty-1.15-2|546	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss1728.vf
14mr|texlive-hfoldsty-1.15-2|547	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss2074.vf
14mr|texlive-hfoldsty-1.15-2|548	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss2488.vf
14mr|texlive-hfoldsty-1.15-2|549	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss2986.vf
14mr|texlive-hfoldsty-1.15-2|550	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoss3583.vf
14mr|texlive-hfoldsty-1.15-2|551	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost0600.vf
14mr|texlive-hfoldsty-1.15-2|552	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost0700.vf
14mr|texlive-hfoldsty-1.15-2|553	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost0800.vf
14mr|texlive-hfoldsty-1.15-2|554	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost0900.vf
14mr|texlive-hfoldsty-1.15-2|555	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost1000.vf
14mr|texlive-hfoldsty-1.15-2|556	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost1095.vf
14mr|texlive-hfoldsty-1.15-2|557	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost1200.vf
14mr|texlive-hfoldsty-1.15-2|558	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost1440.vf
14mr|texlive-hfoldsty-1.15-2|559	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost1728.vf
14mr|texlive-hfoldsty-1.15-2|560	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost2074.vf
14mr|texlive-hfoldsty-1.15-2|561	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost2488.vf
14mr|texlive-hfoldsty-1.15-2|562	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost2986.vf
14mr|texlive-hfoldsty-1.15-2|563	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfost3583.vf
14mr|texlive-hfoldsty-1.15-2|564	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx0500.vf
14mr|texlive-hfoldsty-1.15-2|565	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx0600.vf
14mr|texlive-hfoldsty-1.15-2|566	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx0700.vf
14mr|texlive-hfoldsty-1.15-2|567	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx0800.vf
14mr|texlive-hfoldsty-1.15-2|568	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx0900.vf
14mr|texlive-hfoldsty-1.15-2|569	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx1000.vf
14mr|texlive-hfoldsty-1.15-2|570	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx1095.vf
14mr|texlive-hfoldsty-1.15-2|571	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx1200.vf
14mr|texlive-hfoldsty-1.15-2|572	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx1440.vf
14mr|texlive-hfoldsty-1.15-2|573	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx1728.vf
14mr|texlive-hfoldsty-1.15-2|574	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx2074.vf
14mr|texlive-hfoldsty-1.15-2|575	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx2488.vf
14mr|texlive-hfoldsty-1.15-2|576	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx2986.vf
14mr|texlive-hfoldsty-1.15-2|577	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfosx3583.vf
14mr|texlive-hfoldsty-1.15-2|578	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc0600.vf
14mr|texlive-hfoldsty-1.15-2|579	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc0700.vf
14mr|texlive-hfoldsty-1.15-2|580	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc0800.vf
14mr|texlive-hfoldsty-1.15-2|581	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc0900.vf
14mr|texlive-hfoldsty-1.15-2|582	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc1000.vf
14mr|texlive-hfoldsty-1.15-2|583	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc1095.vf
14mr|texlive-hfoldsty-1.15-2|584	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc1200.vf
14mr|texlive-hfoldsty-1.15-2|585	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc1440.vf
14mr|texlive-hfoldsty-1.15-2|586	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc1728.vf
14mr|texlive-hfoldsty-1.15-2|587	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc2074.vf
14mr|texlive-hfoldsty-1.15-2|588	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc2488.vf
14mr|texlive-hfoldsty-1.15-2|589	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc2986.vf
14mr|texlive-hfoldsty-1.15-2|590	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfotc3583.vf
14mr|texlive-hfoldsty-1.15-2|591	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti0500.vf
14mr|texlive-hfoldsty-1.15-2|592	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti0600.vf
14mr|texlive-hfoldsty-1.15-2|593	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti0700.vf
14mr|texlive-hfoldsty-1.15-2|594	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti0800.vf
14mr|texlive-hfoldsty-1.15-2|595	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti0900.vf
14mr|texlive-hfoldsty-1.15-2|596	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti1000.vf
14mr|texlive-hfoldsty-1.15-2|597	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti1095.vf
14mr|texlive-hfoldsty-1.15-2|598	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti1200.vf
14mr|texlive-hfoldsty-1.15-2|599	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti1440.vf
14mr|texlive-hfoldsty-1.15-2|600	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti1728.vf
14mr|texlive-hfoldsty-1.15-2|601	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti2074.vf
14mr|texlive-hfoldsty-1.15-2|602	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti2488.vf
14mr|texlive-hfoldsty-1.15-2|603	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti2986.vf
14mr|texlive-hfoldsty-1.15-2|604	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoti3583.vf
14mr|texlive-hfoldsty-1.15-2|605	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott0600.vf
14mr|texlive-hfoldsty-1.15-2|606	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott0700.vf
14mr|texlive-hfoldsty-1.15-2|607	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott0800.vf
14mr|texlive-hfoldsty-1.15-2|608	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott0900.vf
14mr|texlive-hfoldsty-1.15-2|609	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott1000.vf
14mr|texlive-hfoldsty-1.15-2|610	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott1095.vf
14mr|texlive-hfoldsty-1.15-2|611	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott1200.vf
14mr|texlive-hfoldsty-1.15-2|612	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott1440.vf
14mr|texlive-hfoldsty-1.15-2|613	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott1728.vf
14mr|texlive-hfoldsty-1.15-2|614	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott2074.vf
14mr|texlive-hfoldsty-1.15-2|615	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott2488.vf
14mr|texlive-hfoldsty-1.15-2|616	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott2986.vf
14mr|texlive-hfoldsty-1.15-2|617	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfott3583.vf
14mr|texlive-hfoldsty-1.15-2|618	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui0500.vf
14mr|texlive-hfoldsty-1.15-2|619	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui0600.vf
14mr|texlive-hfoldsty-1.15-2|620	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui0700.vf
14mr|texlive-hfoldsty-1.15-2|621	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui0800.vf
14mr|texlive-hfoldsty-1.15-2|622	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui0900.vf
14mr|texlive-hfoldsty-1.15-2|623	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui1000.vf
14mr|texlive-hfoldsty-1.15-2|624	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui1095.vf
14mr|texlive-hfoldsty-1.15-2|625	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui1200.vf
14mr|texlive-hfoldsty-1.15-2|626	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui1440.vf
14mr|texlive-hfoldsty-1.15-2|627	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui1728.vf
14mr|texlive-hfoldsty-1.15-2|628	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui2074.vf
14mr|texlive-hfoldsty-1.15-2|629	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui2488.vf
14mr|texlive-hfoldsty-1.15-2|630	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui2986.vf
14mr|texlive-hfoldsty-1.15-2|631	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoui3583.vf
14mr|texlive-hfoldsty-1.15-2|632	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi0600.vf
14mr|texlive-hfoldsty-1.15-2|633	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi0700.vf
14mr|texlive-hfoldsty-1.15-2|634	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi0800.vf
14mr|texlive-hfoldsty-1.15-2|635	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi0900.vf
14mr|texlive-hfoldsty-1.15-2|636	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi1000.vf
14mr|texlive-hfoldsty-1.15-2|637	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi1095.vf
14mr|texlive-hfoldsty-1.15-2|638	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi1200.vf
14mr|texlive-hfoldsty-1.15-2|639	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi1440.vf
14mr|texlive-hfoldsty-1.15-2|640	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi1728.vf
14mr|texlive-hfoldsty-1.15-2|641	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi2074.vf
14mr|texlive-hfoldsty-1.15-2|642	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi2488.vf
14mr|texlive-hfoldsty-1.15-2|643	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi2986.vf
14mr|texlive-hfoldsty-1.15-2|644	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovi3583.vf
14mr|texlive-hfoldsty-1.15-2|645	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt0600.vf
14mr|texlive-hfoldsty-1.15-2|646	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt0700.vf
14mr|texlive-hfoldsty-1.15-2|647	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt0800.vf
14mr|texlive-hfoldsty-1.15-2|648	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt0900.vf
14mr|texlive-hfoldsty-1.15-2|649	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt1000.vf
14mr|texlive-hfoldsty-1.15-2|650	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt1095.vf
14mr|texlive-hfoldsty-1.15-2|651	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt1200.vf
14mr|texlive-hfoldsty-1.15-2|652	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt1440.vf
14mr|texlive-hfoldsty-1.15-2|653	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt1728.vf
14mr|texlive-hfoldsty-1.15-2|654	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt2074.vf
14mr|texlive-hfoldsty-1.15-2|655	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt2488.vf
14mr|texlive-hfoldsty-1.15-2|656	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt2986.vf
14mr|texlive-hfoldsty-1.15-2|657	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfovt3583.vf
14mr|texlive-hfoldsty-1.15-2|658	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc0500.vf
14mr|texlive-hfoldsty-1.15-2|659	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc0600.vf
14mr|texlive-hfoldsty-1.15-2|660	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc0700.vf
14mr|texlive-hfoldsty-1.15-2|661	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc0800.vf
14mr|texlive-hfoldsty-1.15-2|662	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc0900.vf
14mr|texlive-hfoldsty-1.15-2|663	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc1000.vf
14mr|texlive-hfoldsty-1.15-2|664	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc1095.vf
14mr|texlive-hfoldsty-1.15-2|665	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc1200.vf
14mr|texlive-hfoldsty-1.15-2|666	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc1440.vf
14mr|texlive-hfoldsty-1.15-2|667	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc1728.vf
14mr|texlive-hfoldsty-1.15-2|668	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc2074.vf
14mr|texlive-hfoldsty-1.15-2|669	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc2488.vf
14mr|texlive-hfoldsty-1.15-2|670	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc2986.vf
14mr|texlive-hfoldsty-1.15-2|671	%{_texmfdistdir}/fonts/vf/public/hfoldsty/hfoxc3583.vf
14mr|texlive-hfoldsty-1.15-2|672	%{_texmfdistdir}/tex/latex/hfoldsty/hfoldsty.sty
14mr|texlive-hfoldsty-1.15-2|673	%{_texmfdistdir}/tex/latex/hfoldsty/hforbxitT1.cpa
14mr|texlive-hfoldsty-1.15-2|674	%{_texmfdistdir}/tex/latex/hfoldsty/hforbxitTS1.cpa
14mr|texlive-hfoldsty-1.15-2|675	%{_texmfdistdir}/tex/latex/hfoldsty/hforbxnT1.cpa
14mr|texlive-hfoldsty-1.15-2|676	%{_texmfdistdir}/tex/latex/hfoldsty/hforbxnTS1.cpa
14mr|texlive-hfoldsty-1.15-2|677	%{_texmfdistdir}/tex/latex/hfoldsty/hforbxslT1.cpa
14mr|texlive-hfoldsty-1.15-2|678	%{_texmfdistdir}/tex/latex/hfoldsty/hforbxslTS1.cpa
14mr|texlive-hfoldsty-1.15-2|679	%{_texmfdistdir}/tex/latex/hfoldsty/hformitT1.cpa
14mr|texlive-hfoldsty-1.15-2|680	%{_texmfdistdir}/tex/latex/hfoldsty/hformitTS1.cpa
14mr|texlive-hfoldsty-1.15-2|681	%{_texmfdistdir}/tex/latex/hfoldsty/hformnT1.cpa
14mr|texlive-hfoldsty-1.15-2|682	%{_texmfdistdir}/tex/latex/hfoldsty/hformnTS1.cpa
14mr|texlive-hfoldsty-1.15-2|683	%{_texmfdistdir}/tex/latex/hfoldsty/hformslT1.cpa
14mr|texlive-hfoldsty-1.15-2|684	%{_texmfdistdir}/tex/latex/hfoldsty/hformslTS1.cpa
14mr|texlive-hfoldsty-1.15-2|685	%{_texmfdistdir}/tex/latex/hfoldsty/hfossbxitT1.cpa
14mr|texlive-hfoldsty-1.15-2|686	%{_texmfdistdir}/tex/latex/hfoldsty/hfossbxitTS1.cpa
14mr|texlive-hfoldsty-1.15-2|687	%{_texmfdistdir}/tex/latex/hfoldsty/hfossbxnT1.cpa
14mr|texlive-hfoldsty-1.15-2|688	%{_texmfdistdir}/tex/latex/hfoldsty/hfossbxnTS1.cpa
14mr|texlive-hfoldsty-1.15-2|689	%{_texmfdistdir}/tex/latex/hfoldsty/hfossbxslT1.cpa
14mr|texlive-hfoldsty-1.15-2|690	%{_texmfdistdir}/tex/latex/hfoldsty/hfossbxslTS1.cpa
14mr|texlive-hfoldsty-1.15-2|691	%{_texmfdistdir}/tex/latex/hfoldsty/hfossmitT1.cpa
14mr|texlive-hfoldsty-1.15-2|692	%{_texmfdistdir}/tex/latex/hfoldsty/hfossmitTS1.cpa
14mr|texlive-hfoldsty-1.15-2|693	%{_texmfdistdir}/tex/latex/hfoldsty/hfossmnT1.cpa
14mr|texlive-hfoldsty-1.15-2|694	%{_texmfdistdir}/tex/latex/hfoldsty/hfossmnTS1.cpa
14mr|texlive-hfoldsty-1.15-2|695	%{_texmfdistdir}/tex/latex/hfoldsty/hfossmslT1.cpa
14mr|texlive-hfoldsty-1.15-2|696	%{_texmfdistdir}/tex/latex/hfoldsty/hfossmslTS1.cpa
14mr|texlive-hfoldsty-1.15-2|697	%{_texmfdistdir}/tex/latex/hfoldsty/omlhfor.fd
14mr|texlive-hfoldsty-1.15-2|698	%{_texmfdistdir}/tex/latex/hfoldsty/omshfor.fd
14mr|texlive-hfoldsty-1.15-2|699	%{_texmfdistdir}/tex/latex/hfoldsty/t1hfodh.fd
14mr|texlive-hfoldsty-1.15-2|700	%{_texmfdistdir}/tex/latex/hfoldsty/t1hfor.fd
14mr|texlive-hfoldsty-1.15-2|701	%{_texmfdistdir}/tex/latex/hfoldsty/t1hfoss.fd
14mr|texlive-hfoldsty-1.15-2|702	%{_texmfdistdir}/tex/latex/hfoldsty/t1hfott.fd
14mr|texlive-hfoldsty-1.15-2|703	%{_texmfdistdir}/tex/latex/hfoldsty/t1hfovt.fd
14mr|texlive-hfoldsty-1.15-2|704	%{_texmfdistdir}/tex/latex/hfoldsty/ts1hfor.fd
14mr|texlive-hfoldsty-1.15-2|705	%{_texmfdistdir}/tex/latex/hfoldsty/ts1hfoss.fd
14mr|texlive-hfoldsty-1.15-2|706	%{_texmfdistdir}/tex/latex/hfoldsty/ts1hfott.fd
14mr|texlive-hfoldsty-1.15-2|707	%{_texmfdistdir}/tex/latex/hfoldsty/ts1hfovtt.fd
14mr|texlive-hfoldsty-1.15-2|708	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/ChangeLog
14mr|texlive-hfoldsty-1.15-2|709	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/Makefile
14mr|texlive-hfoldsty-1.15-2|710	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/README
14mr|texlive-hfoldsty-1.15-2|711	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/TODO
14mr|texlive-hfoldsty-1.15-2|712	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/gpl.txt
14mr|texlive-hfoldsty-1.15-2|713	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/hfoldsty.pdf
14mr|texlive-hfoldsty-1.15-2|714	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/hfoldsty.xml
14mr|texlive-hfoldsty-1.15-2|715	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/test-eco-hfo.tex
14mr|texlive-hfoldsty-1.15-2|716	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/test-eco.tex
14mr|texlive-hfoldsty-1.15-2|717	%doc %{_texmfdistdir}/doc/fonts/hfoldsty/test-hfo.tex
14mr|texlive-hfoldsty-1.15-2|718	#- source
14mr|texlive-hfoldsty-1.15-2|719	%doc %{_texmfdistdir}/source/fonts/hfoldsty/Makefile
14mr|texlive-hfoldsty-1.15-2|720	%doc %{_texmfdistdir}/source/fonts/hfoldsty/hfoldsty.dtx
14mr|texlive-hfoldsty-1.15-2|721	%doc %{_texmfdistdir}/source/fonts/hfoldsty/hfoldsty.ins
14mr|texlive-hfoldsty-1.15-2|722	%doc %{_texmfdistdir}/source/fonts/hfoldsty/src/Makefile
14mr|texlive-hfoldsty-1.15-2|723	%doc %{_texmfdistdir}/source/fonts/hfoldsty/src/TS1.etx
14mr|texlive-hfoldsty-1.15-2|724	%doc %{_texmfdistdir}/source/fonts/hfoldsty/src/dostretch.mtx
14mr|texlive-hfoldsty-1.15-2|725	%doc %{_texmfdistdir}/source/fonts/hfoldsty/src/generate.sh
14mr|texlive-hfoldsty-1.15-2|726	%doc %{_texmfdistdir}/source/fonts/hfoldsty/src/t19.etx
14mr|texlive-hfoldsty-1.15-2|727	
14mr|texlive-hfoldsty-1.15-2|728	#-----------------------------------------------------------------------
14mr|texlive-hfoldsty-1.15-2|729	%prep
14mr|texlive-hfoldsty-1.15-2|730	%setup -c -a0 -a1 -a2
14mr|texlive-hfoldsty-1.15-2|731	
14mr|texlive-hfoldsty-1.15-2|732	%build
14mr|texlive-hfoldsty-1.15-2|733	
14mr|texlive-hfoldsty-1.15-2|734	%install
14mr|texlive-hfoldsty-1.15-2|735	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hfoldsty-1.15-2|736	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hfoldsty-1.15-2|737	
14mr|texlive-hfoldsty-1.15-2|738	
14mr|texlive-hfoldsty-1.15-2|739	
14mr|texlive-hfoldsty-1.15-2|740	%changelog
14mr|texlive-hfoldsty-1.15-2|741	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.15-2
14mr|texlive-hfoldsty-1.15-2|742	+ Revision: 0340117
14mr|texlive-hfoldsty-1.15-2|743	- MassBuild#440: Increase release tag
14mr|texlive-hfoldsty-1.15-2|744	
14mr|texlive-hfoldsty-1.15-2|745	

20293 14
14mr|texlive-hf-tikz-0.3-6|1	# revision 29278
14mr|texlive-hf-tikz-0.3-6|2	# category Package
14mr|texlive-hf-tikz-0.3-6|3	# catalog-ctan /graphics/pgf/contrib/hf-tikz
14mr|texlive-hf-tikz-0.3-6|4	# catalog-date 2013-03-03 12:29:02 +0100
14mr|texlive-hf-tikz-0.3-6|5	# catalog-license lppl1.3
14mr|texlive-hf-tikz-0.3-6|6	# catalog-version 0.3
14mr|texlive-hf-tikz-0.3-6|7	Name:		texlive-hf-tikz
14mr|texlive-hf-tikz-0.3-6|8	Version:	0.3
14mr|texlive-hf-tikz-0.3-6|9	Release:	6
14mr|texlive-hf-tikz-0.3-6|10	Summary:	A simple way to highlight formulas and formula parts
14mr|texlive-hf-tikz-0.3-6|11	Group:		Publishing
14mr|texlive-hf-tikz-0.3-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/hf-tikz
14mr|texlive-hf-tikz-0.3-6|13	License:	LPPL1.3
14mr|texlive-hf-tikz-0.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hf-tikz.tar.xz
14mr|texlive-hf-tikz-0.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hf-tikz.doc.tar.xz
14mr|texlive-hf-tikz-0.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hf-tikz.source.tar.xz
14mr|texlive-hf-tikz-0.3-6|17	BuildArch:	noarch
14mr|texlive-hf-tikz-0.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hf-tikz-0.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hf-tikz-0.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-hf-tikz-0.3-6|21	
14mr|texlive-hf-tikz-0.3-6|22	%description
14mr|texlive-hf-tikz-0.3-6|23	The package provides a way to highlight formulas and formula
14mr|texlive-hf-tikz-0.3-6|24	parts in both documents and presentations, us TikZ.
14mr|texlive-hf-tikz-0.3-6|25	
14mr|texlive-hf-tikz-0.3-6|26	%post
14mr|texlive-hf-tikz-0.3-6|27	%{_sbindir}/texlive.post
14mr|texlive-hf-tikz-0.3-6|28	
14mr|texlive-hf-tikz-0.3-6|29	%postun
14mr|texlive-hf-tikz-0.3-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-hf-tikz-0.3-6|31	%{_sbindir}/texlive.post
14mr|texlive-hf-tikz-0.3-6|32	fi
14mr|texlive-hf-tikz-0.3-6|33	
14mr|texlive-hf-tikz-0.3-6|34	#-----------------------------------------------------------------------
14mr|texlive-hf-tikz-0.3-6|35	%files
14mr|texlive-hf-tikz-0.3-6|36	%{_texmfdistdir}/tex/latex/hf-tikz/hf-tikz.sty
14mr|texlive-hf-tikz-0.3-6|37	%doc %{_texmfdistdir}/doc/latex/hf-tikz/README
14mr|texlive-hf-tikz-0.3-6|38	%doc %{_texmfdistdir}/doc/latex/hf-tikz/README.txt
14mr|texlive-hf-tikz-0.3-6|39	%doc %{_texmfdistdir}/doc/latex/hf-tikz/hf-tikz.pdf
14mr|texlive-hf-tikz-0.3-6|40	#- source
14mr|texlive-hf-tikz-0.3-6|41	%doc %{_texmfdistdir}/source/latex/hf-tikz/hf-tikz.dtx
14mr|texlive-hf-tikz-0.3-6|42	%doc %{_texmfdistdir}/source/latex/hf-tikz/hf-tikz.ins
14mr|texlive-hf-tikz-0.3-6|43	
14mr|texlive-hf-tikz-0.3-6|44	#-----------------------------------------------------------------------
14mr|texlive-hf-tikz-0.3-6|45	%prep
14mr|texlive-hf-tikz-0.3-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-hf-tikz-0.3-6|47	
14mr|texlive-hf-tikz-0.3-6|48	%build
14mr|texlive-hf-tikz-0.3-6|49	
14mr|texlive-hf-tikz-0.3-6|50	%install
14mr|texlive-hf-tikz-0.3-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hf-tikz-0.3-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hf-tikz-0.3-6|53	
14mr|texlive-hf-tikz-0.3-6|54	%changelog
14mr|texlive-hf-tikz-0.3-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-6
14mr|texlive-hf-tikz-0.3-6|56	+ Revision: 521d800
14mr|texlive-hf-tikz-0.3-6|57	- MassBuild#440: Increase release tag
14mr|texlive-hf-tikz-0.3-6|58	
14mr|texlive-hf-tikz-0.3-6|59	

20294 14
14mr|texlive-hhtensor-0.61-2|1	# revision 24981
14mr|texlive-hhtensor-0.61-2|2	# category Package
14mr|texlive-hhtensor-0.61-2|3	# catalog-ctan /macros/latex/contrib/hhtensor
14mr|texlive-hhtensor-0.61-2|4	# catalog-date 2011-12-29 22:44:25 +0100
14mr|texlive-hhtensor-0.61-2|5	# catalog-license lppl
14mr|texlive-hhtensor-0.61-2|6	# catalog-version 0.61
14mr|texlive-hhtensor-0.61-2|7	Name:		texlive-hhtensor
14mr|texlive-hhtensor-0.61-2|8	Version:	0.61
14mr|texlive-hhtensor-0.61-2|9	Release:	2
14mr|texlive-hhtensor-0.61-2|10	Summary:	Print vectors, matrices, and tensors
14mr|texlive-hhtensor-0.61-2|11	Group:		Publishing
14mr|texlive-hhtensor-0.61-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hhtensor
14mr|texlive-hhtensor-0.61-2|13	License:	LPPL
14mr|texlive-hhtensor-0.61-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hhtensor.tar.xz
14mr|texlive-hhtensor-0.61-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hhtensor.doc.tar.xz
14mr|texlive-hhtensor-0.61-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hhtensor.source.tar.xz
14mr|texlive-hhtensor-0.61-2|17	BuildArch:	noarch
14mr|texlive-hhtensor-0.61-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hhtensor-0.61-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hhtensor-0.61-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-hhtensor-0.61-2|21	
14mr|texlive-hhtensor-0.61-2|22	%description
14mr|texlive-hhtensor-0.61-2|23	This package provides commands for vectors, matrices, and
14mr|texlive-hhtensor-0.61-2|24	tensors with different styles -- arrows (as the LaTeX default),
14mr|texlive-hhtensor-0.61-2|25	underlined, and bold).
14mr|texlive-hhtensor-0.61-2|26	
14mr|texlive-hhtensor-0.61-2|27	%post
14mr|texlive-hhtensor-0.61-2|28	%{_sbindir}/texlive.post
14mr|texlive-hhtensor-0.61-2|29	
14mr|texlive-hhtensor-0.61-2|30	%postun
14mr|texlive-hhtensor-0.61-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-hhtensor-0.61-2|32	%{_sbindir}/texlive.post
14mr|texlive-hhtensor-0.61-2|33	fi
14mr|texlive-hhtensor-0.61-2|34	
14mr|texlive-hhtensor-0.61-2|35	#-----------------------------------------------------------------------
14mr|texlive-hhtensor-0.61-2|36	%files
14mr|texlive-hhtensor-0.61-2|37	%{_texmfdistdir}/tex/latex/hhtensor/hhtensor.sty
14mr|texlive-hhtensor-0.61-2|38	%doc %{_texmfdistdir}/doc/latex/hhtensor/ChangeLog
14mr|texlive-hhtensor-0.61-2|39	%doc %{_texmfdistdir}/doc/latex/hhtensor/Makefile
14mr|texlive-hhtensor-0.61-2|40	%doc %{_texmfdistdir}/doc/latex/hhtensor/README
14mr|texlive-hhtensor-0.61-2|41	%doc %{_texmfdistdir}/doc/latex/hhtensor/getversion.tex
14mr|texlive-hhtensor-0.61-2|42	%doc %{_texmfdistdir}/doc/latex/hhtensor/hhtensor.pdf
14mr|texlive-hhtensor-0.61-2|43	#- source
14mr|texlive-hhtensor-0.61-2|44	%doc %{_texmfdistdir}/source/latex/hhtensor/hhtensor.dtx
14mr|texlive-hhtensor-0.61-2|45	%doc %{_texmfdistdir}/source/latex/hhtensor/hhtensor.ins
14mr|texlive-hhtensor-0.61-2|46	
14mr|texlive-hhtensor-0.61-2|47	#-----------------------------------------------------------------------
14mr|texlive-hhtensor-0.61-2|48	%prep
14mr|texlive-hhtensor-0.61-2|49	%setup -c -a0 -a1 -a2
14mr|texlive-hhtensor-0.61-2|50	
14mr|texlive-hhtensor-0.61-2|51	%build
14mr|texlive-hhtensor-0.61-2|52	
14mr|texlive-hhtensor-0.61-2|53	%install
14mr|texlive-hhtensor-0.61-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hhtensor-0.61-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hhtensor-0.61-2|56	
14mr|texlive-hhtensor-0.61-2|57	
14mr|texlive-hhtensor-0.61-2|58	
14mr|texlive-hhtensor-0.61-2|59	%changelog
14mr|texlive-hhtensor-0.61-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.61-2
14mr|texlive-hhtensor-0.61-2|61	+ Revision: b536dc2
14mr|texlive-hhtensor-0.61-2|62	- MassBuild#440: Increase release tag
14mr|texlive-hhtensor-0.61-2|63	
14mr|texlive-hhtensor-0.61-2|64	

20295 14
14mr|texlive-histogr-1.01-3|1	# revision 15878
14mr|texlive-histogr-1.01-3|2	# category Package
14mr|texlive-histogr-1.01-3|3	# catalog-ctan /macros/latex/contrib/histogr
14mr|texlive-histogr-1.01-3|4	# catalog-date 2006-11-09 15:16:55 +0100
14mr|texlive-histogr-1.01-3|5	# catalog-license lppl1.3
14mr|texlive-histogr-1.01-3|6	# catalog-version 1.01
14mr|texlive-histogr-1.01-3|7	Name:		texlive-histogr
14mr|texlive-histogr-1.01-3|8	Version:	1.01
14mr|texlive-histogr-1.01-3|9	Release:	3
14mr|texlive-histogr-1.01-3|10	Summary:	Draw histograms with the LaTeX picture environment
14mr|texlive-histogr-1.01-3|11	Group:		Publishing
14mr|texlive-histogr-1.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/histogr
14mr|texlive-histogr-1.01-3|13	License:	LPPL1.3
14mr|texlive-histogr-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/histogr.tar.xz
14mr|texlive-histogr-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/histogr.doc.tar.xz
14mr|texlive-histogr-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/histogr.source.tar.xz
14mr|texlive-histogr-1.01-3|17	BuildArch:	noarch
14mr|texlive-histogr-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-histogr-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-histogr-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-histogr-1.01-3|21	
14mr|texlive-histogr-1.01-3|22	%description
14mr|texlive-histogr-1.01-3|23	This is a macro collection to draw histogram bars inside a
14mr|texlive-histogr-1.01-3|24	LaTeX picture-environment.
14mr|texlive-histogr-1.01-3|25	
14mr|texlive-histogr-1.01-3|26	%post
14mr|texlive-histogr-1.01-3|27	%{_sbindir}/texlive.post
14mr|texlive-histogr-1.01-3|28	
14mr|texlive-histogr-1.01-3|29	%postun
14mr|texlive-histogr-1.01-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-histogr-1.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-histogr-1.01-3|32	fi
14mr|texlive-histogr-1.01-3|33	
14mr|texlive-histogr-1.01-3|34	#-----------------------------------------------------------------------
14mr|texlive-histogr-1.01-3|35	%files
14mr|texlive-histogr-1.01-3|36	%{_texmfdistdir}/tex/latex/histogr/histogr.sty
14mr|texlive-histogr-1.01-3|37	%doc %{_texmfdistdir}/doc/latex/histogr/histogr.pdf
14mr|texlive-histogr-1.01-3|38	#- source
14mr|texlive-histogr-1.01-3|39	%doc %{_texmfdistdir}/source/latex/histogr/histogr.dtx
14mr|texlive-histogr-1.01-3|40	%doc %{_texmfdistdir}/source/latex/histogr/histogr.ins
14mr|texlive-histogr-1.01-3|41	
14mr|texlive-histogr-1.01-3|42	#-----------------------------------------------------------------------
14mr|texlive-histogr-1.01-3|43	%prep
14mr|texlive-histogr-1.01-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-histogr-1.01-3|45	
14mr|texlive-histogr-1.01-3|46	%build
14mr|texlive-histogr-1.01-3|47	
14mr|texlive-histogr-1.01-3|48	%install
14mr|texlive-histogr-1.01-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-histogr-1.01-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-histogr-1.01-3|51	
14mr|texlive-histogr-1.01-3|52	
14mr|texlive-histogr-1.01-3|53	
14mr|texlive-histogr-1.01-3|54	%changelog
14mr|texlive-histogr-1.01-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-histogr-1.01-3|56	+ Revision: 1ba8cae
14mr|texlive-histogr-1.01-3|57	- MassBuild#440: Increase release tag
14mr|texlive-histogr-1.01-3|58	
14mr|texlive-histogr-1.01-3|59	

20296 14
14mr|texlive-historische-zeitschrift-1.0-2|1	# revision 27124
14mr|texlive-historische-zeitschrift-1.0-2|2	# category Package
14mr|texlive-historische-zeitschrift-1.0-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/historische-zeitschrift
14mr|texlive-historische-zeitschrift-1.0-2|4	# catalog-date 2012-07-15 23:35:06 +0200
14mr|texlive-historische-zeitschrift-1.0-2|5	# catalog-license lppl
14mr|texlive-historische-zeitschrift-1.0-2|6	# catalog-version 1.0
14mr|texlive-historische-zeitschrift-1.0-2|7	Name:		texlive-historische-zeitschrift
14mr|texlive-historische-zeitschrift-1.0-2|8	Version:	1.0
14mr|texlive-historische-zeitschrift-1.0-2|9	Release:	2
14mr|texlive-historische-zeitschrift-1.0-2|10	Summary:	Biblatex style for the journal 'Historische Zeitschrift'
14mr|texlive-historische-zeitschrift-1.0-2|11	Group:		Publishing
14mr|texlive-historische-zeitschrift-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/historische-zeitschrift
14mr|texlive-historische-zeitschrift-1.0-2|13	License:	LPPL
14mr|texlive-historische-zeitschrift-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/historische-zeitschrift.tar.xz
14mr|texlive-historische-zeitschrift-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/historische-zeitschrift.doc.tar.xz
14mr|texlive-historische-zeitschrift-1.0-2|16	BuildArch:	noarch
14mr|texlive-historische-zeitschrift-1.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-historische-zeitschrift-1.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-historische-zeitschrift-1.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-historische-zeitschrift-1.0-2|20	
14mr|texlive-historische-zeitschrift-1.0-2|21	%description
14mr|texlive-historische-zeitschrift-1.0-2|22	The package provides citations according with the house style
14mr|texlive-historische-zeitschrift-1.0-2|23	of the 'Historische Zeitschrift', a German historical journal.
14mr|texlive-historische-zeitschrift-1.0-2|24	The scheme is a fullcite for the first citation and 'Author,
14mr|texlive-historische-zeitschrift-1.0-2|25	Shorttitle (as note N, P)' for later citations (P being the
14mr|texlive-historische-zeitschrift-1.0-2|26	page number). For further details, see the description of the
14mr|texlive-historische-zeitschrift-1.0-2|27	house style at the journal's site. The package depends on
14mr|texlive-historische-zeitschrift-1.0-2|28	biblatex (version 0.8 or higher) as well as etoolbox (version
14mr|texlive-historische-zeitschrift-1.0-2|29	1.5 or higher).
14mr|texlive-historische-zeitschrift-1.0-2|30	
14mr|texlive-historische-zeitschrift-1.0-2|31	%post
14mr|texlive-historische-zeitschrift-1.0-2|32	%{_sbindir}/texlive.post
14mr|texlive-historische-zeitschrift-1.0-2|33	
14mr|texlive-historische-zeitschrift-1.0-2|34	%postun
14mr|texlive-historische-zeitschrift-1.0-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-historische-zeitschrift-1.0-2|36	%{_sbindir}/texlive.post
14mr|texlive-historische-zeitschrift-1.0-2|37	fi
14mr|texlive-historische-zeitschrift-1.0-2|38	
14mr|texlive-historische-zeitschrift-1.0-2|39	#-----------------------------------------------------------------------
14mr|texlive-historische-zeitschrift-1.0-2|40	%files
14mr|texlive-historische-zeitschrift-1.0-2|41	%{_texmfdistdir}/tex/latex/historische-zeitschrift/bbx/historische-zeitschrift.bbx
14mr|texlive-historische-zeitschrift-1.0-2|42	%{_texmfdistdir}/tex/latex/historische-zeitschrift/cbx/historische-zeitschrift.cbx
14mr|texlive-historische-zeitschrift-1.0-2|43	%{_texmfdistdir}/tex/latex/historische-zeitschrift/lbx/historische-zeitschrift.lbx
14mr|texlive-historische-zeitschrift-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/historische-zeitschrift/CHANGES
14mr|texlive-historische-zeitschrift-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/historische-zeitschrift/LIESMICH
14mr|texlive-historische-zeitschrift-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/historische-zeitschrift/README
14mr|texlive-historische-zeitschrift-1.0-2|47	
14mr|texlive-historische-zeitschrift-1.0-2|48	#-----------------------------------------------------------------------
14mr|texlive-historische-zeitschrift-1.0-2|49	%prep
14mr|texlive-historische-zeitschrift-1.0-2|50	%setup -c -a0 -a1
14mr|texlive-historische-zeitschrift-1.0-2|51	
14mr|texlive-historische-zeitschrift-1.0-2|52	%build
14mr|texlive-historische-zeitschrift-1.0-2|53	
14mr|texlive-historische-zeitschrift-1.0-2|54	%install
14mr|texlive-historische-zeitschrift-1.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-historische-zeitschrift-1.0-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-historische-zeitschrift-1.0-2|57	
14mr|texlive-historische-zeitschrift-1.0-2|58	
14mr|texlive-historische-zeitschrift-1.0-2|59	
14mr|texlive-historische-zeitschrift-1.0-2|60	%changelog
14mr|texlive-historische-zeitschrift-1.0-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-historische-zeitschrift-1.0-2|62	+ Revision: 5c41ae6
14mr|texlive-historische-zeitschrift-1.0-2|63	- MassBuild#440: Increase release tag
14mr|texlive-historische-zeitschrift-1.0-2|64	
14mr|texlive-historische-zeitschrift-1.0-2|65	

20297 14
14mr|texlive-hitec-0.0beta-3|1	# revision 15878
14mr|texlive-hitec-0.0beta-3|2	# category Package
14mr|texlive-hitec-0.0beta-3|3	# catalog-ctan /macros/latex/contrib/hitec
14mr|texlive-hitec-0.0beta-3|4	# catalog-date 2008-11-07 01:12:48 +0100
14mr|texlive-hitec-0.0beta-3|5	# catalog-license lppl
14mr|texlive-hitec-0.0beta-3|6	# catalog-version 0.0(beta)
14mr|texlive-hitec-0.0beta-3|7	Name:		texlive-hitec
14mr|texlive-hitec-0.0beta-3|8	Version:	0.0beta
14mr|texlive-hitec-0.0beta-3|9	Release:	3
14mr|texlive-hitec-0.0beta-3|10	Summary:	Class for documentation
14mr|texlive-hitec-0.0beta-3|11	Group:		Publishing
14mr|texlive-hitec-0.0beta-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hitec
14mr|texlive-hitec-0.0beta-3|13	License:	LPPL
14mr|texlive-hitec-0.0beta-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hitec.tar.xz
14mr|texlive-hitec-0.0beta-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hitec.doc.tar.xz
14mr|texlive-hitec-0.0beta-3|16	BuildArch:	noarch
14mr|texlive-hitec-0.0beta-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hitec-0.0beta-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hitec-0.0beta-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hitec-0.0beta-3|20	
14mr|texlive-hitec-0.0beta-3|21	%description
14mr|texlive-hitec-0.0beta-3|22	An article-based class designed for use for documentation in
14mr|texlive-hitec-0.0beta-3|23	high-technology companies.
14mr|texlive-hitec-0.0beta-3|24	
14mr|texlive-hitec-0.0beta-3|25	%post
14mr|texlive-hitec-0.0beta-3|26	%{_sbindir}/texlive.post
14mr|texlive-hitec-0.0beta-3|27	
14mr|texlive-hitec-0.0beta-3|28	%postun
14mr|texlive-hitec-0.0beta-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-hitec-0.0beta-3|30	%{_sbindir}/texlive.post
14mr|texlive-hitec-0.0beta-3|31	fi
14mr|texlive-hitec-0.0beta-3|32	
14mr|texlive-hitec-0.0beta-3|33	#-----------------------------------------------------------------------
14mr|texlive-hitec-0.0beta-3|34	%files
14mr|texlive-hitec-0.0beta-3|35	%{_texmfdistdir}/tex/latex/hitec/hitec.cls
14mr|texlive-hitec-0.0beta-3|36	%doc %{_texmfdistdir}/doc/latex/hitec/README
14mr|texlive-hitec-0.0beta-3|37	%doc %{_texmfdistdir}/doc/latex/hitec/hitec_doc.pdf
14mr|texlive-hitec-0.0beta-3|38	%doc %{_texmfdistdir}/doc/latex/hitec/hitec_doc.tex
14mr|texlive-hitec-0.0beta-3|39	
14mr|texlive-hitec-0.0beta-3|40	#-----------------------------------------------------------------------
14mr|texlive-hitec-0.0beta-3|41	%prep
14mr|texlive-hitec-0.0beta-3|42	%setup -c -a0 -a1
14mr|texlive-hitec-0.0beta-3|43	
14mr|texlive-hitec-0.0beta-3|44	%build
14mr|texlive-hitec-0.0beta-3|45	
14mr|texlive-hitec-0.0beta-3|46	%install
14mr|texlive-hitec-0.0beta-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hitec-0.0beta-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hitec-0.0beta-3|49	
14mr|texlive-hitec-0.0beta-3|50	
14mr|texlive-hitec-0.0beta-3|51	
14mr|texlive-hitec-0.0beta-3|52	%changelog
14mr|texlive-hitec-0.0beta-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0beta-3
14mr|texlive-hitec-0.0beta-3|54	+ Revision: e522821
14mr|texlive-hitec-0.0beta-3|55	- MassBuild#440: Increase release tag
14mr|texlive-hitec-0.0beta-3|56	
14mr|texlive-hitec-0.0beta-3|57	

20298 14
14mr|texlive-hletter-4.2-6|1	# revision 30002
14mr|texlive-hletter-4.2-6|2	# category Package
14mr|texlive-hletter-4.2-6|3	# catalog-ctan /macros/latex/contrib/hletter
14mr|texlive-hletter-4.2-6|4	# catalog-date 2013-04-17 11:54:35 +0200
14mr|texlive-hletter-4.2-6|5	# catalog-license lppl1.2
14mr|texlive-hletter-4.2-6|6	# catalog-version 4.2
14mr|texlive-hletter-4.2-6|7	Name:		texlive-hletter
14mr|texlive-hletter-4.2-6|8	Version:	4.2
14mr|texlive-hletter-4.2-6|9	Release:	6
14mr|texlive-hletter-4.2-6|10	Summary:	Flexible letter typesetting with flexible page headings
14mr|texlive-hletter-4.2-6|11	Group:		Publishing
14mr|texlive-hletter-4.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hletter
14mr|texlive-hletter-4.2-6|13	License:	LPPL1.2
14mr|texlive-hletter-4.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hletter.tar.xz
14mr|texlive-hletter-4.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hletter.doc.tar.xz
14mr|texlive-hletter-4.2-6|16	BuildArch:	noarch
14mr|texlive-hletter-4.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hletter-4.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hletter-4.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-hletter-4.2-6|20	
14mr|texlive-hletter-4.2-6|21	%description
14mr|texlive-hletter-4.2-6|22	The package permits the user to specify easily, with the aid of
14mr|texlive-hletter-4.2-6|23	self defined key-words, letters (with a logo and private) and
14mr|texlive-hletter-4.2-6|24	headings. The heading may include a footer and the letter
14mr|texlive-hletter-4.2-6|25	provides commands to include a scanned signature and two
14mr|texlive-hletter-4.2-6|26	signees. The package works with the merge package.
14mr|texlive-hletter-4.2-6|27	
14mr|texlive-hletter-4.2-6|28	%post
14mr|texlive-hletter-4.2-6|29	%{_sbindir}/texlive.post
14mr|texlive-hletter-4.2-6|30	
14mr|texlive-hletter-4.2-6|31	%postun
14mr|texlive-hletter-4.2-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-hletter-4.2-6|33	%{_sbindir}/texlive.post
14mr|texlive-hletter-4.2-6|34	fi
14mr|texlive-hletter-4.2-6|35	
14mr|texlive-hletter-4.2-6|36	#-----------------------------------------------------------------------
14mr|texlive-hletter-4.2-6|37	%files
14mr|texlive-hletter-4.2-6|38	%{_texmfdistdir}/tex/latex/hletter/hdefine.clo
14mr|texlive-hletter-4.2-6|39	%{_texmfdistdir}/tex/latex/hletter/hhead.sty
14mr|texlive-hletter-4.2-6|40	%{_texmfdistdir}/tex/latex/hletter/hlete.clo
14mr|texlive-hletter-4.2-6|41	%{_texmfdistdir}/tex/latex/hletter/hletf.clo
14mr|texlive-hletter-4.2-6|42	%{_texmfdistdir}/tex/latex/hletter/hletg.clo
14mr|texlive-hletter-4.2-6|43	%{_texmfdistdir}/tex/latex/hletter/hletter.cls
14mr|texlive-hletter-4.2-6|44	%{_texmfdistdir}/tex/latex/hletter/hsetup.sty
14mr|texlive-hletter-4.2-6|45	%{_texmfdistdir}/tex/latex/hletter/mergeh.sty
14mr|texlive-hletter-4.2-6|46	%doc %{_texmfdistdir}/doc/latex/hletter/Bruennhilde.eps
14mr|texlive-hletter-4.2-6|47	%doc %{_texmfdistdir}/doc/latex/hletter/Bruennhilde.jpg
14mr|texlive-hletter-4.2-6|48	%doc %{_texmfdistdir}/doc/latex/hletter/Gccs.eps
14mr|texlive-hletter-4.2-6|49	%doc %{_texmfdistdir}/doc/latex/hletter/Gccs.jpg
14mr|texlive-hletter-4.2-6|50	%doc %{_texmfdistdir}/doc/latex/hletter/Hletter.pdf
14mr|texlive-hletter-4.2-6|51	%doc %{_texmfdistdir}/doc/latex/hletter/README
14mr|texlive-hletter-4.2-6|52	%doc %{_texmfdistdir}/doc/latex/hletter/Testheader.tex
14mr|texlive-hletter-4.2-6|53	%doc %{_texmfdistdir}/doc/latex/hletter/Testletter1.tex
14mr|texlive-hletter-4.2-6|54	%doc %{_texmfdistdir}/doc/latex/hletter/Testletter2.tex
14mr|texlive-hletter-4.2-6|55	%doc %{_texmfdistdir}/doc/latex/hletter/Testletter3.tex
14mr|texlive-hletter-4.2-6|56	%doc %{_texmfdistdir}/doc/latex/hletter/Testmerge.dat
14mr|texlive-hletter-4.2-6|57	%doc %{_texmfdistdir}/doc/latex/hletter/Testmerge.tex
14mr|texlive-hletter-4.2-6|58	%doc %{_texmfdistdir}/doc/latex/hletter/signat.eps
14mr|texlive-hletter-4.2-6|59	%doc %{_texmfdistdir}/doc/latex/hletter/signat.jpg
14mr|texlive-hletter-4.2-6|60	
14mr|texlive-hletter-4.2-6|61	#-----------------------------------------------------------------------
14mr|texlive-hletter-4.2-6|62	%prep
14mr|texlive-hletter-4.2-6|63	%setup -c -a0 -a1
14mr|texlive-hletter-4.2-6|64	
14mr|texlive-hletter-4.2-6|65	%build
14mr|texlive-hletter-4.2-6|66	
14mr|texlive-hletter-4.2-6|67	%install
14mr|texlive-hletter-4.2-6|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hletter-4.2-6|69	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hletter-4.2-6|70	
14mr|texlive-hletter-4.2-6|71	%changelog
14mr|texlive-hletter-4.2-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2-6
14mr|texlive-hletter-4.2-6|73	+ Revision: 569bfd6
14mr|texlive-hletter-4.2-6|74	- MassBuild#440: Increase release tag
14mr|texlive-hletter-4.2-6|75	
14mr|texlive-hletter-4.2-6|76	

20299 14
14mr|texlive-hobby-1.4-2|1	# revision 32795
14mr|texlive-hobby-1.4-2|2	# category Package
14mr|texlive-hobby-1.4-2|3	# catalog-ctan /graphics/pgf/contrib/hobby
14mr|texlive-hobby-1.4-2|4	# catalog-date 2014-01-20 18:33:13 +0100
14mr|texlive-hobby-1.4-2|5	# catalog-license lppl1.3
14mr|texlive-hobby-1.4-2|6	# catalog-version 1.4
14mr|texlive-hobby-1.4-2|7	Name:		texlive-hobby
14mr|texlive-hobby-1.4-2|8	Version:	1.4
14mr|texlive-hobby-1.4-2|9	Release:	2
14mr|texlive-hobby-1.4-2|10	Summary:	An implementation of Hobby's algorithm for PGF/TikZ
14mr|texlive-hobby-1.4-2|11	Group:		Publishing
14mr|texlive-hobby-1.4-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/hobby
14mr|texlive-hobby-1.4-2|13	License:	LPPL1.3
14mr|texlive-hobby-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobby.tar.xz
14mr|texlive-hobby-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobby.doc.tar.xz
14mr|texlive-hobby-1.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobby.source.tar.xz
14mr|texlive-hobby-1.4-2|17	BuildArch:	noarch
14mr|texlive-hobby-1.4-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hobby-1.4-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hobby-1.4-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-hobby-1.4-2|21	
14mr|texlive-hobby-1.4-2|22	%description
14mr|texlive-hobby-1.4-2|23	This package defines a path generation function for PGF/TikZ
14mr|texlive-hobby-1.4-2|24	which implements Hobby's algorithm for a path built out of
14mr|texlive-hobby-1.4-2|25	Bezier curves which passes through a given set of points. The
14mr|texlive-hobby-1.4-2|26	path thus generated may by used as a TikZ 'to path'. The
14mr|texlive-hobby-1.4-2|27	implementation is in LaTeX3.
14mr|texlive-hobby-1.4-2|28	
14mr|texlive-hobby-1.4-2|29	%post
14mr|texlive-hobby-1.4-2|30	%{_sbindir}/texlive.post
14mr|texlive-hobby-1.4-2|31	
14mr|texlive-hobby-1.4-2|32	%postun
14mr|texlive-hobby-1.4-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-hobby-1.4-2|34	%{_sbindir}/texlive.post
14mr|texlive-hobby-1.4-2|35	fi
14mr|texlive-hobby-1.4-2|36	
14mr|texlive-hobby-1.4-2|37	#-----------------------------------------------------------------------
14mr|texlive-hobby-1.4-2|38	%files
14mr|texlive-hobby-1.4-2|39	%{_texmfdistdir}/tex/latex/hobby/hobby.code.tex
14mr|texlive-hobby-1.4-2|40	%{_texmfdistdir}/tex/latex/hobby/pgflibraryhobby.code.tex
14mr|texlive-hobby-1.4-2|41	%{_texmfdistdir}/tex/latex/hobby/pml3array.sty
14mr|texlive-hobby-1.4-2|42	%{_texmfdistdir}/tex/latex/hobby/tikzlibraryhobby.code.tex
14mr|texlive-hobby-1.4-2|43	%doc %{_texmfdistdir}/doc/latex/hobby/README
14mr|texlive-hobby-1.4-2|44	%doc %{_texmfdistdir}/doc/latex/hobby/hobby.pdf
14mr|texlive-hobby-1.4-2|45	%doc %{_texmfdistdir}/doc/latex/hobby/hobby_doc.pdf
14mr|texlive-hobby-1.4-2|46	%doc %{_texmfdistdir}/doc/latex/hobby/hobby_doc.tex
14mr|texlive-hobby-1.4-2|47	#- source
14mr|texlive-hobby-1.4-2|48	%doc %{_texmfdistdir}/source/latex/hobby/hobby.dtx
14mr|texlive-hobby-1.4-2|49	%doc %{_texmfdistdir}/source/latex/hobby/hobby.ins
14mr|texlive-hobby-1.4-2|50	
14mr|texlive-hobby-1.4-2|51	#-----------------------------------------------------------------------
14mr|texlive-hobby-1.4-2|52	%prep
14mr|texlive-hobby-1.4-2|53	%setup -c -a0 -a1 -a2
14mr|texlive-hobby-1.4-2|54	
14mr|texlive-hobby-1.4-2|55	%build
14mr|texlive-hobby-1.4-2|56	
14mr|texlive-hobby-1.4-2|57	%install
14mr|texlive-hobby-1.4-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hobby-1.4-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hobby-1.4-2|60	
14mr|texlive-hobby-1.4-2|61	%changelog
14mr|texlive-hobby-1.4-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-2
14mr|texlive-hobby-1.4-2|63	+ Revision: 6b80576
14mr|texlive-hobby-1.4-2|64	- MassBuild#440: Increase release tag
14mr|texlive-hobby-1.4-2|65	
14mr|texlive-hobby-1.4-2|66	

20300 14
14mr|texlive-hobete-20120626-2|1	# revision 27036
14mr|texlive-hobete-20120626-2|2	# category Package
14mr|texlive-hobete-20120626-2|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/hobete
14mr|texlive-hobete-20120626-2|4	# catalog-date 2012-06-26 15:55:21 +0200
14mr|texlive-hobete-20120626-2|5	# catalog-license lppl
14mr|texlive-hobete-20120626-2|6	# catalog-version undef
14mr|texlive-hobete-20120626-2|7	Name:		texlive-hobete
14mr|texlive-hobete-20120626-2|8	Version:	20120626
14mr|texlive-hobete-20120626-2|9	Release:	2
14mr|texlive-hobete-20120626-2|10	Summary:	Unofficial beamer theme for the University of Hohenheim
14mr|texlive-hobete-20120626-2|11	Group:		Publishing
14mr|texlive-hobete-20120626-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/hobete
14mr|texlive-hobete-20120626-2|13	License:	LPPL
14mr|texlive-hobete-20120626-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobete.tar.xz
14mr|texlive-hobete-20120626-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobete.doc.tar.xz
14mr|texlive-hobete-20120626-2|16	BuildArch:	noarch
14mr|texlive-hobete-20120626-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hobete-20120626-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hobete-20120626-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-hobete-20120626-2|20	
14mr|texlive-hobete-20120626-2|21	%description
14mr|texlive-hobete-20120626-2|22	The package provides a beamer theme which features the Ci
14mr|texlive-hobete-20120626-2|23	colors of the University of Hohenheim. Please note that this is
14mr|texlive-hobete-20120626-2|24	not an official Theme, and that there will be no support for
14mr|texlive-hobete-20120626-2|25	it, from the University. Furthermore there is NO relationship
14mr|texlive-hobete-20120626-2|26	between the University and this theme.
14mr|texlive-hobete-20120626-2|27	
14mr|texlive-hobete-20120626-2|28	%post
14mr|texlive-hobete-20120626-2|29	%{_sbindir}/texlive.post
14mr|texlive-hobete-20120626-2|30	
14mr|texlive-hobete-20120626-2|31	%postun
14mr|texlive-hobete-20120626-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-hobete-20120626-2|33	%{_sbindir}/texlive.post
14mr|texlive-hobete-20120626-2|34	fi
14mr|texlive-hobete-20120626-2|35	
14mr|texlive-hobete-20120626-2|36	#-----------------------------------------------------------------------
14mr|texlive-hobete-20120626-2|37	%files
14mr|texlive-hobete-20120626-2|38	%{_texmfdistdir}/tex/latex/hobete/beamercolorthemehohenheim.sty
14mr|texlive-hobete-20120626-2|39	%{_texmfdistdir}/tex/latex/hobete/beamerouterthemehohenheim.sty
14mr|texlive-hobete-20120626-2|40	%{_texmfdistdir}/tex/latex/hobete/beamerouterthemehohenheimposter.sty
14mr|texlive-hobete-20120626-2|41	%{_texmfdistdir}/tex/latex/hobete/beamerthemehohenheim.sty
14mr|texlive-hobete-20120626-2|42	%{_texmfdistdir}/tex/latex/hobete/hobete.sty
14mr|texlive-hobete-20120626-2|43	%doc %{_texmfdistdir}/doc/latex/hobete/README
14mr|texlive-hobete-20120626-2|44	%doc %{_texmfdistdir}/doc/latex/hobete/hobete_doc.pdf
14mr|texlive-hobete-20120626-2|45	%doc %{_texmfdistdir}/doc/latex/hobete/hobete_doc.tex
14mr|texlive-hobete-20120626-2|46	%doc %{_texmfdistdir}/doc/latex/hobete/poster-test.tex
14mr|texlive-hobete-20120626-2|47	
14mr|texlive-hobete-20120626-2|48	#-----------------------------------------------------------------------
14mr|texlive-hobete-20120626-2|49	%prep
14mr|texlive-hobete-20120626-2|50	%setup -c -a0 -a1
14mr|texlive-hobete-20120626-2|51	
14mr|texlive-hobete-20120626-2|52	%build
14mr|texlive-hobete-20120626-2|53	
14mr|texlive-hobete-20120626-2|54	%install
14mr|texlive-hobete-20120626-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hobete-20120626-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hobete-20120626-2|57	
14mr|texlive-hobete-20120626-2|58	
14mr|texlive-hobete-20120626-2|59	
14mr|texlive-hobete-20120626-2|60	%changelog
14mr|texlive-hobete-20120626-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120626-2
14mr|texlive-hobete-20120626-2|62	+ Revision: f2feb2f
14mr|texlive-hobete-20120626-2|63	- MassBuild#440: Increase release tag
14mr|texlive-hobete-20120626-2|64	
14mr|texlive-hobete-20120626-2|65	

20301 14
14mr|texlive-horoscop-0.92-6|1	# revision 30530
14mr|texlive-horoscop-0.92-6|2	# category Package
14mr|texlive-horoscop-0.92-6|3	# catalog-ctan /macros/latex/contrib/horoscop
14mr|texlive-horoscop-0.92-6|4	# catalog-date 2013-05-17 13:43:39 +0200
14mr|texlive-horoscop-0.92-6|5	# catalog-license pd
14mr|texlive-horoscop-0.92-6|6	# catalog-version 0.92
14mr|texlive-horoscop-0.92-6|7	Name:		texlive-horoscop
14mr|texlive-horoscop-0.92-6|8	Version:	0.92
14mr|texlive-horoscop-0.92-6|9	Release:	6
14mr|texlive-horoscop-0.92-6|10	Summary:	Generate astrological charts in LaTeX
14mr|texlive-horoscop-0.92-6|11	Group:		Publishing
14mr|texlive-horoscop-0.92-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/horoscop
14mr|texlive-horoscop-0.92-6|13	License:	PD
14mr|texlive-horoscop-0.92-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/horoscop.tar.xz
14mr|texlive-horoscop-0.92-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/horoscop.doc.tar.xz
14mr|texlive-horoscop-0.92-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/horoscop.source.tar.xz
14mr|texlive-horoscop-0.92-6|17	BuildArch:	noarch
14mr|texlive-horoscop-0.92-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-horoscop-0.92-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-horoscop-0.92-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-horoscop-0.92-6|21	
14mr|texlive-horoscop-0.92-6|22	%description
14mr|texlive-horoscop-0.92-6|23	The horoscop package provides a unified interface for
14mr|texlive-horoscop-0.92-6|24	astrological font packages; typesetting with pict2e of standard
14mr|texlive-horoscop-0.92-6|25	wheel charts and some variations, in PostScript- and PDF-
14mr|texlive-horoscop-0.92-6|26	generating TeX engines; and access to external calculation
14mr|texlive-horoscop-0.92-6|27	software (Astrolog and Swiss Ephemeris) for computing object
14mr|texlive-horoscop-0.92-6|28	positions.
14mr|texlive-horoscop-0.92-6|29	
14mr|texlive-horoscop-0.92-6|30	%post
14mr|texlive-horoscop-0.92-6|31	%{_sbindir}/texlive.post
14mr|texlive-horoscop-0.92-6|32	
14mr|texlive-horoscop-0.92-6|33	%postun
14mr|texlive-horoscop-0.92-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-horoscop-0.92-6|35	%{_sbindir}/texlive.post
14mr|texlive-horoscop-0.92-6|36	fi
14mr|texlive-horoscop-0.92-6|37	
14mr|texlive-horoscop-0.92-6|38	#-----------------------------------------------------------------------
14mr|texlive-horoscop-0.92-6|39	%files
14mr|texlive-horoscop-0.92-6|40	%{_texmfdistdir}/tex/latex/horoscop/horoscop.sty
14mr|texlive-horoscop-0.92-6|41	%doc %{_texmfdistdir}/doc/latex/horoscop/README
14mr|texlive-horoscop-0.92-6|42	%doc %{_texmfdistdir}/doc/latex/horoscop/horoscop.pdf
14mr|texlive-horoscop-0.92-6|43	#- source
14mr|texlive-horoscop-0.92-6|44	%doc %{_texmfdistdir}/source/latex/horoscop/horoscop.dtx
14mr|texlive-horoscop-0.92-6|45	%doc %{_texmfdistdir}/source/latex/horoscop/horoscop.ins
14mr|texlive-horoscop-0.92-6|46	
14mr|texlive-horoscop-0.92-6|47	#-----------------------------------------------------------------------
14mr|texlive-horoscop-0.92-6|48	%prep
14mr|texlive-horoscop-0.92-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-horoscop-0.92-6|50	
14mr|texlive-horoscop-0.92-6|51	%build
14mr|texlive-horoscop-0.92-6|52	
14mr|texlive-horoscop-0.92-6|53	%install
14mr|texlive-horoscop-0.92-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-horoscop-0.92-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-horoscop-0.92-6|56	
14mr|texlive-horoscop-0.92-6|57	%changelog
14mr|texlive-horoscop-0.92-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92-6
14mr|texlive-horoscop-0.92-6|59	+ Revision: 25f1234
14mr|texlive-horoscop-0.92-6|60	- MassBuild#440: Increase release tag
14mr|texlive-horoscop-0.92-6|61	
14mr|texlive-horoscop-0.92-6|62	

20302 14
14mr|texlive-hpsdiss-1.0-3|1	# revision 15878
14mr|texlive-hpsdiss-1.0-3|2	# category Package
14mr|texlive-hpsdiss-1.0-3|3	# catalog-ctan /macros/latex/contrib/hpsdiss
14mr|texlive-hpsdiss-1.0-3|4	# catalog-date 2007-01-07 11:47:19 +0100
14mr|texlive-hpsdiss-1.0-3|5	# catalog-license gpl
14mr|texlive-hpsdiss-1.0-3|6	# catalog-version 1.0
14mr|texlive-hpsdiss-1.0-3|7	Name:		texlive-hpsdiss
14mr|texlive-hpsdiss-1.0-3|8	Version:	1.0
14mr|texlive-hpsdiss-1.0-3|9	Release:	3
14mr|texlive-hpsdiss-1.0-3|10	Summary:	A dissertation class
14mr|texlive-hpsdiss-1.0-3|11	Group:		Publishing
14mr|texlive-hpsdiss-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hpsdiss
14mr|texlive-hpsdiss-1.0-3|13	License:	GPL
14mr|texlive-hpsdiss-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hpsdiss.tar.xz
14mr|texlive-hpsdiss-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hpsdiss.doc.tar.xz
14mr|texlive-hpsdiss-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hpsdiss.source.tar.xz
14mr|texlive-hpsdiss-1.0-3|17	BuildArch:	noarch
14mr|texlive-hpsdiss-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hpsdiss-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hpsdiss-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hpsdiss-1.0-3|21	
14mr|texlive-hpsdiss-1.0-3|22	%description
14mr|texlive-hpsdiss-1.0-3|23	The class was developed to typeset a dissertation at ETH
14mr|texlive-hpsdiss-1.0-3|24	Zurich. The requirements were to use A5 paper and 10pt type. A
14mr|texlive-hpsdiss-1.0-3|25	sample of the output is shown in the PDF documentation link.
14mr|texlive-hpsdiss-1.0-3|26	
14mr|texlive-hpsdiss-1.0-3|27	%post
14mr|texlive-hpsdiss-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-hpsdiss-1.0-3|29	
14mr|texlive-hpsdiss-1.0-3|30	%postun
14mr|texlive-hpsdiss-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-hpsdiss-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-hpsdiss-1.0-3|33	fi
14mr|texlive-hpsdiss-1.0-3|34	
14mr|texlive-hpsdiss-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-hpsdiss-1.0-3|36	%files
14mr|texlive-hpsdiss-1.0-3|37	%{_texmfdistdir}/tex/latex/hpsdiss/hpsdiss.cls
14mr|texlive-hpsdiss-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/hpsdiss/hpsdiss.pdf
14mr|texlive-hpsdiss-1.0-3|39	#- source
14mr|texlive-hpsdiss-1.0-3|40	%doc %{_texmfdistdir}/source/latex/hpsdiss/hpsdiss.dtx
14mr|texlive-hpsdiss-1.0-3|41	%doc %{_texmfdistdir}/source/latex/hpsdiss/hpsdiss.ins
14mr|texlive-hpsdiss-1.0-3|42	
14mr|texlive-hpsdiss-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-hpsdiss-1.0-3|44	%prep
14mr|texlive-hpsdiss-1.0-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-hpsdiss-1.0-3|46	
14mr|texlive-hpsdiss-1.0-3|47	%build
14mr|texlive-hpsdiss-1.0-3|48	
14mr|texlive-hpsdiss-1.0-3|49	%install
14mr|texlive-hpsdiss-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hpsdiss-1.0-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hpsdiss-1.0-3|52	
14mr|texlive-hpsdiss-1.0-3|53	
14mr|texlive-hpsdiss-1.0-3|54	
14mr|texlive-hpsdiss-1.0-3|55	%changelog
14mr|texlive-hpsdiss-1.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-hpsdiss-1.0-3|57	+ Revision: 8d16760
14mr|texlive-hpsdiss-1.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-hpsdiss-1.0-3|59	
14mr|texlive-hpsdiss-1.0-3|60	

20303 14
14mr|texlive-hrefhide-1.0f-3|1	# revision 22255
14mr|texlive-hrefhide-1.0f-3|2	# category Package
14mr|texlive-hrefhide-1.0f-3|3	# catalog-ctan /macros/latex/contrib/hrefhide
14mr|texlive-hrefhide-1.0f-3|4	# catalog-date 2011-04-29 14:22:52 +0200
14mr|texlive-hrefhide-1.0f-3|5	# catalog-license lppl1.3
14mr|texlive-hrefhide-1.0f-3|6	# catalog-version 1.0f
14mr|texlive-hrefhide-1.0f-3|7	Name:		texlive-hrefhide
14mr|texlive-hrefhide-1.0f-3|8	Version:	1.0f
14mr|texlive-hrefhide-1.0f-3|9	Release:	3
14mr|texlive-hrefhide-1.0f-3|10	Summary:	Suppress hyper links when printing
14mr|texlive-hrefhide-1.0f-3|11	Group:		Publishing
14mr|texlive-hrefhide-1.0f-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hrefhide
14mr|texlive-hrefhide-1.0f-3|13	License:	LPPL1.3
14mr|texlive-hrefhide-1.0f-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrefhide.tar.xz
14mr|texlive-hrefhide-1.0f-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrefhide.doc.tar.xz
14mr|texlive-hrefhide-1.0f-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrefhide.source.tar.xz
14mr|texlive-hrefhide-1.0f-3|17	BuildArch:	noarch
14mr|texlive-hrefhide-1.0f-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hrefhide-1.0f-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hrefhide-1.0f-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hrefhide-1.0f-3|21	
14mr|texlive-hrefhide-1.0f-3|22	%description
14mr|texlive-hrefhide-1.0f-3|23	This package provides the command \hrefdisplayonly (which
14mr|texlive-hrefhide-1.0f-3|24	provides a substitute for \href). While the (hyperlinked) text
14mr|texlive-hrefhide-1.0f-3|25	appears like an ordinary \href in the compiled PDF file, the
14mr|texlive-hrefhide-1.0f-3|26	same text will be "hidden" when printing the text. (Hiding is
14mr|texlive-hrefhide-1.0f-3|27	actually achieved by making the text the same colour as the
14mr|texlive-hrefhide-1.0f-3|28	background, thus preserving the layout of the rest of the
14mr|texlive-hrefhide-1.0f-3|29	text.).
14mr|texlive-hrefhide-1.0f-3|30	
14mr|texlive-hrefhide-1.0f-3|31	%post
14mr|texlive-hrefhide-1.0f-3|32	%{_sbindir}/texlive.post
14mr|texlive-hrefhide-1.0f-3|33	
14mr|texlive-hrefhide-1.0f-3|34	%postun
14mr|texlive-hrefhide-1.0f-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-hrefhide-1.0f-3|36	%{_sbindir}/texlive.post
14mr|texlive-hrefhide-1.0f-3|37	fi
14mr|texlive-hrefhide-1.0f-3|38	
14mr|texlive-hrefhide-1.0f-3|39	#-----------------------------------------------------------------------
14mr|texlive-hrefhide-1.0f-3|40	%files
14mr|texlive-hrefhide-1.0f-3|41	%{_texmfdistdir}/tex/latex/hrefhide/hrefhide.sty
14mr|texlive-hrefhide-1.0f-3|42	%doc %{_texmfdistdir}/doc/latex/hrefhide/README
14mr|texlive-hrefhide-1.0f-3|43	%doc %{_texmfdistdir}/doc/latex/hrefhide/hrefhide-example.pdf
14mr|texlive-hrefhide-1.0f-3|44	%doc %{_texmfdistdir}/doc/latex/hrefhide/hrefhide-example.tex
14mr|texlive-hrefhide-1.0f-3|45	%doc %{_texmfdistdir}/doc/latex/hrefhide/hrefhide.pdf
14mr|texlive-hrefhide-1.0f-3|46	#- source
14mr|texlive-hrefhide-1.0f-3|47	%doc %{_texmfdistdir}/source/latex/hrefhide/hrefhide.drv
14mr|texlive-hrefhide-1.0f-3|48	%doc %{_texmfdistdir}/source/latex/hrefhide/hrefhide.dtx
14mr|texlive-hrefhide-1.0f-3|49	%doc %{_texmfdistdir}/source/latex/hrefhide/hrefhide.ins
14mr|texlive-hrefhide-1.0f-3|50	
14mr|texlive-hrefhide-1.0f-3|51	#-----------------------------------------------------------------------
14mr|texlive-hrefhide-1.0f-3|52	%prep
14mr|texlive-hrefhide-1.0f-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-hrefhide-1.0f-3|54	
14mr|texlive-hrefhide-1.0f-3|55	%build
14mr|texlive-hrefhide-1.0f-3|56	
14mr|texlive-hrefhide-1.0f-3|57	%install
14mr|texlive-hrefhide-1.0f-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hrefhide-1.0f-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hrefhide-1.0f-3|60	
14mr|texlive-hrefhide-1.0f-3|61	
14mr|texlive-hrefhide-1.0f-3|62	
14mr|texlive-hrefhide-1.0f-3|63	%changelog
14mr|texlive-hrefhide-1.0f-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0f-3
14mr|texlive-hrefhide-1.0f-3|65	+ Revision: 2dbf709
14mr|texlive-hrefhide-1.0f-3|66	- MassBuild#440: Increase release tag
14mr|texlive-hrefhide-1.0f-3|67	
14mr|texlive-hrefhide-1.0f-3|68	

20304 14
14mr|texlive-hrlatex-0.23-3|1	# revision 18020
14mr|texlive-hrlatex-0.23-3|2	# category Package
14mr|texlive-hrlatex-0.23-3|3	# catalog-ctan /language/croatian/hrlatex
14mr|texlive-hrlatex-0.23-3|4	# catalog-date 2010-04-25 22:49:50 +0200
14mr|texlive-hrlatex-0.23-3|5	# catalog-license lppl
14mr|texlive-hrlatex-0.23-3|6	# catalog-version 0.23
14mr|texlive-hrlatex-0.23-3|7	Name:		texlive-hrlatex
14mr|texlive-hrlatex-0.23-3|8	Version:	0.23
14mr|texlive-hrlatex-0.23-3|9	Release:	3
14mr|texlive-hrlatex-0.23-3|10	Summary:	LaTeX support for Croatian documents
14mr|texlive-hrlatex-0.23-3|11	Group:		Publishing
14mr|texlive-hrlatex-0.23-3|12	URL:		http://www.ctan.org/tex-archive/language/croatian/hrlatex
14mr|texlive-hrlatex-0.23-3|13	License:	LPPL
14mr|texlive-hrlatex-0.23-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrlatex.tar.xz
14mr|texlive-hrlatex-0.23-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrlatex.doc.tar.xz
14mr|texlive-hrlatex-0.23-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrlatex.source.tar.xz
14mr|texlive-hrlatex-0.23-3|17	BuildArch:	noarch
14mr|texlive-hrlatex-0.23-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hrlatex-0.23-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hrlatex-0.23-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hrlatex-0.23-3|21	
14mr|texlive-hrlatex-0.23-3|22	%description
14mr|texlive-hrlatex-0.23-3|23	This package simplifies creation of new documents for the
14mr|texlive-hrlatex-0.23-3|24	(average) Croatian user. As an example, a class file hrdipl.cls
14mr|texlive-hrlatex-0.23-3|25	(designed for the graduation thesis at the University of
14mr|texlive-hrlatex-0.23-3|26	Zagreb) and sample thesis documents are included.
14mr|texlive-hrlatex-0.23-3|27	
14mr|texlive-hrlatex-0.23-3|28	%post
14mr|texlive-hrlatex-0.23-3|29	%{_sbindir}/texlive.post
14mr|texlive-hrlatex-0.23-3|30	
14mr|texlive-hrlatex-0.23-3|31	%postun
14mr|texlive-hrlatex-0.23-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-hrlatex-0.23-3|33	%{_sbindir}/texlive.post
14mr|texlive-hrlatex-0.23-3|34	fi
14mr|texlive-hrlatex-0.23-3|35	
14mr|texlive-hrlatex-0.23-3|36	#-----------------------------------------------------------------------
14mr|texlive-hrlatex-0.23-3|37	%files
14mr|texlive-hrlatex-0.23-3|38	%{_texmfdistdir}/tex/latex/hrlatex/fsbispit.cls
14mr|texlive-hrlatex-0.23-3|39	%{_texmfdistdir}/tex/latex/hrlatex/fsbmath.sty
14mr|texlive-hrlatex-0.23-3|40	%{_texmfdistdir}/tex/latex/hrlatex/hrlatex.sty
14mr|texlive-hrlatex-0.23-3|41	%doc %{_texmfdistdir}/doc/latex/hrlatex/README
14mr|texlive-hrlatex-0.23-3|42	%doc %{_texmfdistdir}/doc/latex/hrlatex/hrlatex.pdf
14mr|texlive-hrlatex-0.23-3|43	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.fsbispit.tex
14mr|texlive-hrlatex-0.23-3|44	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.minimal.cp1250.tex
14mr|texlive-hrlatex-0.23-3|45	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.minimal.latin2.tex
14mr|texlive-hrlatex-0.23-3|46	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.minimal.utf8.tex
14mr|texlive-hrlatex-0.23-3|47	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.prezentacija.tex
14mr|texlive-hrlatex-0.23-3|48	#- source
14mr|texlive-hrlatex-0.23-3|49	%doc %{_texmfdistdir}/source/latex/hrlatex/hrlatex.dtx
14mr|texlive-hrlatex-0.23-3|50	%doc %{_texmfdistdir}/source/latex/hrlatex/hrlatex.ins
14mr|texlive-hrlatex-0.23-3|51	
14mr|texlive-hrlatex-0.23-3|52	#-----------------------------------------------------------------------
14mr|texlive-hrlatex-0.23-3|53	%prep
14mr|texlive-hrlatex-0.23-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-hrlatex-0.23-3|55	
14mr|texlive-hrlatex-0.23-3|56	%build
14mr|texlive-hrlatex-0.23-3|57	
14mr|texlive-hrlatex-0.23-3|58	%install
14mr|texlive-hrlatex-0.23-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hrlatex-0.23-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hrlatex-0.23-3|61	
14mr|texlive-hrlatex-0.23-3|62	
14mr|texlive-hrlatex-0.23-3|63	
14mr|texlive-hrlatex-0.23-3|64	%changelog
14mr|texlive-hrlatex-0.23-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.23-3
14mr|texlive-hrlatex-0.23-3|66	+ Revision: 333c86e
14mr|texlive-hrlatex-0.23-3|67	- MassBuild#440: Increase release tag
14mr|texlive-hrlatex-0.23-3|68	
14mr|texlive-hrlatex-0.23-3|69	

20305 14
14mr|texlive-hvfloat-1.1-5|1	# revision 25570
14mr|texlive-hvfloat-1.1-5|2	# category Package
14mr|texlive-hvfloat-1.1-5|3	# catalog-ctan /macros/latex/contrib/hvfloat
14mr|texlive-hvfloat-1.1-5|4	# catalog-date 2012-03-05 13:21:26 +0100
14mr|texlive-hvfloat-1.1-5|5	# catalog-license lppl
14mr|texlive-hvfloat-1.1-5|6	# catalog-version 1.1
14mr|texlive-hvfloat-1.1-5|7	Name:		texlive-hvfloat
14mr|texlive-hvfloat-1.1-5|8	Version:	1.1
14mr|texlive-hvfloat-1.1-5|9	Release:	5
14mr|texlive-hvfloat-1.1-5|10	Summary:	Rotating caption and object of floats independently
14mr|texlive-hvfloat-1.1-5|11	Group:		Publishing
14mr|texlive-hvfloat-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hvfloat
14mr|texlive-hvfloat-1.1-5|13	License:	LPPL
14mr|texlive-hvfloat-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hvfloat.tar.xz
14mr|texlive-hvfloat-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hvfloat.doc.tar.xz
14mr|texlive-hvfloat-1.1-5|16	BuildArch:	noarch
14mr|texlive-hvfloat-1.1-5|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hvfloat-1.1-5|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hvfloat-1.1-5|19	Requires(post):	texlive-kpathsea
14mr|texlive-hvfloat-1.1-5|20	
14mr|texlive-hvfloat-1.1-5|21	%description
14mr|texlive-hvfloat-1.1-5|22	This package defines a macro to place objects (tables and
14mr|texlive-hvfloat-1.1-5|23	figures) and their captions in different positions with
14mr|texlive-hvfloat-1.1-5|24	different rotating angles within a float. All objects and
14mr|texlive-hvfloat-1.1-5|25	captions can be framed. The main command is \hvFloat{float
14mr|texlive-hvfloat-1.1-5|26	type}{floating object}{caption}{label}; a simple example is
14mr|texlive-hvfloat-1.1-5|27	\hvFloat{figure}{\includegraphics{rose}}{Caption}{fig:0}.
14mr|texlive-hvfloat-1.1-5|28	Options are provided to place captions to the right or left,
14mr|texlive-hvfloat-1.1-5|29	and rotated. Setting nonFloat=true results in placing the float
14mr|texlive-hvfloat-1.1-5|30	here.
14mr|texlive-hvfloat-1.1-5|31	
14mr|texlive-hvfloat-1.1-5|32	%post
14mr|texlive-hvfloat-1.1-5|33	%{_sbindir}/texlive.post
14mr|texlive-hvfloat-1.1-5|34	
14mr|texlive-hvfloat-1.1-5|35	%postun
14mr|texlive-hvfloat-1.1-5|36	if [ $1 -eq 0 ]; then
14mr|texlive-hvfloat-1.1-5|37	%{_sbindir}/texlive.post
14mr|texlive-hvfloat-1.1-5|38	fi
14mr|texlive-hvfloat-1.1-5|39	
14mr|texlive-hvfloat-1.1-5|40	#-----------------------------------------------------------------------
14mr|texlive-hvfloat-1.1-5|41	%files
14mr|texlive-hvfloat-1.1-5|42	%{_texmfdistdir}/tex/latex/hvfloat/hvfloat.sty
14mr|texlive-hvfloat-1.1-5|43	%doc %{_texmfdistdir}/doc/latex/hvfloat/README
14mr|texlive-hvfloat-1.1-5|44	%doc %{_texmfdistdir}/doc/latex/hvfloat/bateaux.jpg
14mr|texlive-hvfloat-1.1-5|45	%doc %{_texmfdistdir}/doc/latex/hvfloat/hvfloat.pdf
14mr|texlive-hvfloat-1.1-5|46	%doc %{_texmfdistdir}/doc/latex/hvfloat/hvfloat.tex
14mr|texlive-hvfloat-1.1-5|47	%doc %{_texmfdistdir}/doc/latex/hvfloat/rose.png
14mr|texlive-hvfloat-1.1-5|48	
14mr|texlive-hvfloat-1.1-5|49	#-----------------------------------------------------------------------
14mr|texlive-hvfloat-1.1-5|50	%prep
14mr|texlive-hvfloat-1.1-5|51	%setup -c -a0 -a1
14mr|texlive-hvfloat-1.1-5|52	
14mr|texlive-hvfloat-1.1-5|53	%build
14mr|texlive-hvfloat-1.1-5|54	
14mr|texlive-hvfloat-1.1-5|55	%install
14mr|texlive-hvfloat-1.1-5|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hvfloat-1.1-5|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hvfloat-1.1-5|58	
14mr|texlive-hvfloat-1.1-5|59	
14mr|texlive-hvfloat-1.1-5|60	
14mr|texlive-hvfloat-1.1-5|61	%changelog
14mr|texlive-hvfloat-1.1-5|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-5
14mr|texlive-hvfloat-1.1-5|63	+ Revision: 64d40fa
14mr|texlive-hvfloat-1.1-5|64	- MassBuild#440: Increase release tag
14mr|texlive-hvfloat-1.1-5|65	
14mr|texlive-hvfloat-1.1-5|66	

20306 14
14mr|texlive-hvindex-0.02-3|1	# revision 16136
14mr|texlive-hvindex-0.02-3|2	# category Package
14mr|texlive-hvindex-0.02-3|3	# catalog-ctan /macros/latex/contrib/hvindex
14mr|texlive-hvindex-0.02-3|4	# catalog-date 2009-11-23 13:00:14 +0100
14mr|texlive-hvindex-0.02-3|5	# catalog-license lppl
14mr|texlive-hvindex-0.02-3|6	# catalog-version 0.02
14mr|texlive-hvindex-0.02-3|7	Name:		texlive-hvindex
14mr|texlive-hvindex-0.02-3|8	Version:	0.02
14mr|texlive-hvindex-0.02-3|9	Release:	3
14mr|texlive-hvindex-0.02-3|10	Summary:	Support for indexing
14mr|texlive-hvindex-0.02-3|11	Group:		Publishing
14mr|texlive-hvindex-0.02-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hvindex
14mr|texlive-hvindex-0.02-3|13	License:	LPPL
14mr|texlive-hvindex-0.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hvindex.tar.xz
14mr|texlive-hvindex-0.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hvindex.doc.tar.xz
14mr|texlive-hvindex-0.02-3|16	BuildArch:	noarch
14mr|texlive-hvindex-0.02-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hvindex-0.02-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hvindex-0.02-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hvindex-0.02-3|20	
14mr|texlive-hvindex-0.02-3|21	%description
14mr|texlive-hvindex-0.02-3|22	The package simplifies the indexing of words using the \index
14mr|texlive-hvindex-0.02-3|23	command of makeidx. With the package, to index a word in a
14mr|texlive-hvindex-0.02-3|24	text, you only have to type it once; the package makes sure it
14mr|texlive-hvindex-0.02-3|25	is both typeset and indexed.
14mr|texlive-hvindex-0.02-3|26	
14mr|texlive-hvindex-0.02-3|27	%post
14mr|texlive-hvindex-0.02-3|28	%{_sbindir}/texlive.post
14mr|texlive-hvindex-0.02-3|29	
14mr|texlive-hvindex-0.02-3|30	%postun
14mr|texlive-hvindex-0.02-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-hvindex-0.02-3|32	%{_sbindir}/texlive.post
14mr|texlive-hvindex-0.02-3|33	fi
14mr|texlive-hvindex-0.02-3|34	
14mr|texlive-hvindex-0.02-3|35	#-----------------------------------------------------------------------
14mr|texlive-hvindex-0.02-3|36	%files
14mr|texlive-hvindex-0.02-3|37	%{_texmfdistdir}/tex/latex/hvindex/hvindex.sty
14mr|texlive-hvindex-0.02-3|38	%doc %{_texmfdistdir}/doc/latex/hvindex/Changes
14mr|texlive-hvindex-0.02-3|39	%doc %{_texmfdistdir}/doc/latex/hvindex/README
14mr|texlive-hvindex-0.02-3|40	%doc %{_texmfdistdir}/doc/latex/hvindex/hvindex.pdf
14mr|texlive-hvindex-0.02-3|41	%doc %{_texmfdistdir}/doc/latex/hvindex/hvindex.tex
14mr|texlive-hvindex-0.02-3|42	
14mr|texlive-hvindex-0.02-3|43	#-----------------------------------------------------------------------
14mr|texlive-hvindex-0.02-3|44	%prep
14mr|texlive-hvindex-0.02-3|45	%setup -c -a0 -a1
14mr|texlive-hvindex-0.02-3|46	
14mr|texlive-hvindex-0.02-3|47	%build
14mr|texlive-hvindex-0.02-3|48	
14mr|texlive-hvindex-0.02-3|49	%install
14mr|texlive-hvindex-0.02-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hvindex-0.02-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hvindex-0.02-3|52	
14mr|texlive-hvindex-0.02-3|53	
14mr|texlive-hvindex-0.02-3|54	
14mr|texlive-hvindex-0.02-3|55	%changelog
14mr|texlive-hvindex-0.02-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.02-3
14mr|texlive-hvindex-0.02-3|57	+ Revision: e740201
14mr|texlive-hvindex-0.02-3|58	- MassBuild#440: Increase release tag
14mr|texlive-hvindex-0.02-3|59	
14mr|texlive-hvindex-0.02-3|60	

20307 14
14mr|texlive-hypdvips-3.00-6|1	# revision 28667
14mr|texlive-hypdvips-3.00-6|2	# category Package
14mr|texlive-hypdvips-3.00-6|3	# catalog-ctan /macros/latex/contrib/hypdvips
14mr|texlive-hypdvips-3.00-6|4	# catalog-date 2012-12-30 16:12:46 +0100
14mr|texlive-hypdvips-3.00-6|5	# catalog-license lppl1.3
14mr|texlive-hypdvips-3.00-6|6	# catalog-version 3.00
14mr|texlive-hypdvips-3.00-6|7	Name:		texlive-hypdvips
14mr|texlive-hypdvips-3.00-6|8	Version:	3.00
14mr|texlive-hypdvips-3.00-6|9	Release:	6
14mr|texlive-hypdvips-3.00-6|10	Summary:	Hyperref extensions for use with dvips
14mr|texlive-hypdvips-3.00-6|11	Group:		Publishing
14mr|texlive-hypdvips-3.00-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hypdvips
14mr|texlive-hypdvips-3.00-6|13	License:	LPPL1.3
14mr|texlive-hypdvips-3.00-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hypdvips.tar.xz
14mr|texlive-hypdvips-3.00-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hypdvips.doc.tar.xz
14mr|texlive-hypdvips-3.00-6|16	BuildArch:	noarch
14mr|texlive-hypdvips-3.00-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hypdvips-3.00-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hypdvips-3.00-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-hypdvips-3.00-6|20	
14mr|texlive-hypdvips-3.00-6|21	%description
14mr|texlive-hypdvips-3.00-6|22	The hypdvips package fixes some problems when using hyperref
14mr|texlive-hypdvips-3.00-6|23	with dvips. It also adds support for breaking links, file
14mr|texlive-hypdvips-3.00-6|24	attachments, embedded documents and different types of GoTo-
14mr|texlive-hypdvips-3.00-6|25	links. The cooperation of hyperref with cleveref is improved,
14mr|texlive-hypdvips-3.00-6|26	which in addition allows an enhanced back-referencing system.
14mr|texlive-hypdvips-3.00-6|27	
14mr|texlive-hypdvips-3.00-6|28	%post
14mr|texlive-hypdvips-3.00-6|29	%{_sbindir}/texlive.post
14mr|texlive-hypdvips-3.00-6|30	
14mr|texlive-hypdvips-3.00-6|31	%postun
14mr|texlive-hypdvips-3.00-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-hypdvips-3.00-6|33	%{_sbindir}/texlive.post
14mr|texlive-hypdvips-3.00-6|34	fi
14mr|texlive-hypdvips-3.00-6|35	
14mr|texlive-hypdvips-3.00-6|36	#-----------------------------------------------------------------------
14mr|texlive-hypdvips-3.00-6|37	%files
14mr|texlive-hypdvips-3.00-6|38	%{_texmfdistdir}/tex/latex/hypdvips/hypdvips.sty
14mr|texlive-hypdvips-3.00-6|39	%doc %{_texmfdistdir}/doc/latex/hypdvips/README
14mr|texlive-hypdvips-3.00-6|40	%doc %{_texmfdistdir}/doc/latex/hypdvips/hypdvips.pdf
14mr|texlive-hypdvips-3.00-6|41	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example1.eps
14mr|texlive-hypdvips-3.00-6|42	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example2.eps
14mr|texlive-hypdvips-3.00-6|43	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example3.eps
14mr|texlive-hypdvips-3.00-6|44	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example4.eps
14mr|texlive-hypdvips-3.00-6|45	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example5.eps
14mr|texlive-hypdvips-3.00-6|46	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example6.eps
14mr|texlive-hypdvips-3.00-6|47	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example7.eps
14mr|texlive-hypdvips-3.00-6|48	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/graph.eps
14mr|texlive-hypdvips-3.00-6|49	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/icon_draft.eps
14mr|texlive-hypdvips-3.00-6|50	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/ids.eps
14mr|texlive-hypdvips-3.00-6|51	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/logfile.eps
14mr|texlive-hypdvips-3.00-6|52	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/openmsg_six.eps
14mr|texlive-hypdvips-3.00-6|53	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/openmsg_sixinbrowser.eps
14mr|texlive-hypdvips-3.00-6|54	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/paperclip.eps
14mr|texlive-hypdvips-3.00-6|55	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/pushpin.eps
14mr|texlive-hypdvips-3.00-6|56	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/tag.eps
14mr|texlive-hypdvips-3.00-6|57	%doc %{_texmfdistdir}/doc/latex/hypdvips/manifest.txt
14mr|texlive-hypdvips-3.00-6|58	
14mr|texlive-hypdvips-3.00-6|59	#-----------------------------------------------------------------------
14mr|texlive-hypdvips-3.00-6|60	%prep
14mr|texlive-hypdvips-3.00-6|61	%setup -c -a0 -a1
14mr|texlive-hypdvips-3.00-6|62	
14mr|texlive-hypdvips-3.00-6|63	%build
14mr|texlive-hypdvips-3.00-6|64	
14mr|texlive-hypdvips-3.00-6|65	%install
14mr|texlive-hypdvips-3.00-6|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hypdvips-3.00-6|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hypdvips-3.00-6|68	
14mr|texlive-hypdvips-3.00-6|69	%changelog
14mr|texlive-hypdvips-3.00-6|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.00-6
14mr|texlive-hypdvips-3.00-6|71	+ Revision: 878a8c7
14mr|texlive-hypdvips-3.00-6|72	- MassBuild#440: Increase release tag
14mr|texlive-hypdvips-3.00-6|73	
14mr|texlive-hypdvips-3.00-6|74	

20308 14
14mr|texlive-hyper-4.2d-3|1	# revision 17357
14mr|texlive-hyper-4.2d-3|2	# category Package
14mr|texlive-hyper-4.2d-3|3	# catalog-ctan /macros/latex/contrib/hyper
14mr|texlive-hyper-4.2d-3|4	# catalog-date 2010-03-06 16:54:30 +0100
14mr|texlive-hyper-4.2d-3|5	# catalog-license lppl
14mr|texlive-hyper-4.2d-3|6	# catalog-version 4.2d
14mr|texlive-hyper-4.2d-3|7	Name:		texlive-hyper
14mr|texlive-hyper-4.2d-3|8	Version:	4.2d
14mr|texlive-hyper-4.2d-3|9	Release:	3
14mr|texlive-hyper-4.2d-3|10	Summary:	Hypertext cross referencing
14mr|texlive-hyper-4.2d-3|11	Group:		Publishing
14mr|texlive-hyper-4.2d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hyper
14mr|texlive-hyper-4.2d-3|13	License:	LPPL
14mr|texlive-hyper-4.2d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyper.tar.xz
14mr|texlive-hyper-4.2d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyper.doc.tar.xz
14mr|texlive-hyper-4.2d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyper.source.tar.xz
14mr|texlive-hyper-4.2d-3|17	BuildArch:	noarch
14mr|texlive-hyper-4.2d-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hyper-4.2d-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hyper-4.2d-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hyper-4.2d-3|21	
14mr|texlive-hyper-4.2d-3|22	%description
14mr|texlive-hyper-4.2d-3|23	Redefines LaTeX cross-referencing commands to insert \special
14mr|texlive-hyper-4.2d-3|24	commands for HyperTeX dvi viewers, such as recent versions of
14mr|texlive-hyper-4.2d-3|25	xdvi. The package is now largely superseded by hyperref.
14mr|texlive-hyper-4.2d-3|26	
14mr|texlive-hyper-4.2d-3|27	%post
14mr|texlive-hyper-4.2d-3|28	%{_sbindir}/texlive.post
14mr|texlive-hyper-4.2d-3|29	
14mr|texlive-hyper-4.2d-3|30	%postun
14mr|texlive-hyper-4.2d-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-hyper-4.2d-3|32	%{_sbindir}/texlive.post
14mr|texlive-hyper-4.2d-3|33	fi
14mr|texlive-hyper-4.2d-3|34	
14mr|texlive-hyper-4.2d-3|35	#-----------------------------------------------------------------------
14mr|texlive-hyper-4.2d-3|36	%files
14mr|texlive-hyper-4.2d-3|37	%{_texmfdistdir}/tex/latex/hyper/amsart.hyp
14mr|texlive-hyper-4.2d-3|38	%{_texmfdistdir}/tex/latex/hyper/amsbook.hyp
14mr|texlive-hyper-4.2d-3|39	%{_texmfdistdir}/tex/latex/hyper/amsdtx.hyp
14mr|texlive-hyper-4.2d-3|40	%{_texmfdistdir}/tex/latex/hyper/amsldoc.hyp
14mr|texlive-hyper-4.2d-3|41	%{_texmfdistdir}/tex/latex/hyper/amsmath.hyp
14mr|texlive-hyper-4.2d-3|42	%{_texmfdistdir}/tex/latex/hyper/amsproc.hyp
14mr|texlive-hyper-4.2d-3|43	%{_texmfdistdir}/tex/latex/hyper/amstex.hyp
14mr|texlive-hyper-4.2d-3|44	%{_texmfdistdir}/tex/latex/hyper/amsthm.hyp
14mr|texlive-hyper-4.2d-3|45	%{_texmfdistdir}/tex/latex/hyper/article.hyp
14mr|texlive-hyper-4.2d-3|46	%{_texmfdistdir}/tex/latex/hyper/book.hyp
14mr|texlive-hyper-4.2d-3|47	%{_texmfdistdir}/tex/latex/hyper/cweb.hyp
14mr|texlive-hyper-4.2d-3|48	%{_texmfdistdir}/tex/latex/hyper/doc.hyp
14mr|texlive-hyper-4.2d-3|49	%{_texmfdistdir}/tex/latex/hyper/fancyheadings.hyp
14mr|texlive-hyper-4.2d-3|50	%{_texmfdistdir}/tex/latex/hyper/ftnright.hyp
14mr|texlive-hyper-4.2d-3|51	%{_texmfdistdir}/tex/latex/hyper/hxt-bc.sty
14mr|texlive-hyper-4.2d-3|52	%{_texmfdistdir}/tex/latex/hyper/hyper.sty
14mr|texlive-hyper-4.2d-3|53	%{_texmfdistdir}/tex/latex/hyper/leqno.hyp
14mr|texlive-hyper-4.2d-3|54	%{_texmfdistdir}/tex/latex/hyper/letter.hyp
14mr|texlive-hyper-4.2d-3|55	%{_texmfdistdir}/tex/latex/hyper/longtable.hyp
14mr|texlive-hyper-4.2d-3|56	%{_texmfdistdir}/tex/latex/hyper/ltnews.hyp
14mr|texlive-hyper-4.2d-3|57	%{_texmfdistdir}/tex/latex/hyper/ltxdoc.hyp
14mr|texlive-hyper-4.2d-3|58	%{_texmfdistdir}/tex/latex/hyper/ltxguide.hyp
14mr|texlive-hyper-4.2d-3|59	%{_texmfdistdir}/tex/latex/hyper/natbib.hyp
14mr|texlive-hyper-4.2d-3|60	%{_texmfdistdir}/tex/latex/hyper/proc.hyp
14mr|texlive-hyper-4.2d-3|61	%{_texmfdistdir}/tex/latex/hyper/report.hyp
14mr|texlive-hyper-4.2d-3|62	%{_texmfdistdir}/tex/latex/hyper/slides.hyp
14mr|texlive-hyper-4.2d-3|63	%{_texmfdistdir}/tex/latex/hyper/subeqnarray.hyp
14mr|texlive-hyper-4.2d-3|64	%{_texmfdistdir}/tex/latex/hyper/theorem.hyp
14mr|texlive-hyper-4.2d-3|65	%{_texmfdistdir}/tex/latex/hyper/upref.hyp
14mr|texlive-hyper-4.2d-3|66	%{_texmfdistdir}/tex/latex/hyper/xr.hyp
14mr|texlive-hyper-4.2d-3|67	%doc %{_texmfdistdir}/doc/latex/hyper/README
14mr|texlive-hyper-4.2d-3|68	%doc %{_texmfdistdir}/doc/latex/hyper/TODO
14mr|texlive-hyper-4.2d-3|69	%doc %{_texmfdistdir}/doc/latex/hyper/contrib/README
14mr|texlive-hyper-4.2d-3|70	%doc %{_texmfdistdir}/doc/latex/hyper/contrib/harvard-to.hyp
14mr|texlive-hyper-4.2d-3|71	%doc %{_texmfdistdir}/doc/latex/hyper/defpattern.sty
14mr|texlive-hyper-4.2d-3|72	%doc %{_texmfdistdir}/doc/latex/hyper/hyper.pdf
14mr|texlive-hyper-4.2d-3|73	%doc %{_texmfdistdir}/doc/latex/hyper/scontrib/README
14mr|texlive-hyper-4.2d-3|74	%doc %{_texmfdistdir}/doc/latex/hyper/scontrib/harvard.hyp
14mr|texlive-hyper-4.2d-3|75	#- source
14mr|texlive-hyper-4.2d-3|76	%doc %{_texmfdistdir}/source/latex/hyper/Makefile-MSDos
14mr|texlive-hyper-4.2d-3|77	%doc %{_texmfdistdir}/source/latex/hyper/Makefile-Unix
14mr|texlive-hyper-4.2d-3|78	%doc %{_texmfdistdir}/source/latex/hyper/backcite.dtx
14mr|texlive-hyper-4.2d-3|79	%doc %{_texmfdistdir}/source/latex/hyper/dvi2pdf.pl
14mr|texlive-hyper-4.2d-3|80	%doc %{_texmfdistdir}/source/latex/hyper/hyper.dtx
14mr|texlive-hyper-4.2d-3|81	%doc %{_texmfdistdir}/source/latex/hyper/hyper.ins
14mr|texlive-hyper-4.2d-3|82	
14mr|texlive-hyper-4.2d-3|83	#-----------------------------------------------------------------------
14mr|texlive-hyper-4.2d-3|84	%prep
14mr|texlive-hyper-4.2d-3|85	%setup -c -a0 -a1 -a2
14mr|texlive-hyper-4.2d-3|86	
14mr|texlive-hyper-4.2d-3|87	%build
14mr|texlive-hyper-4.2d-3|88	
14mr|texlive-hyper-4.2d-3|89	%install
14mr|texlive-hyper-4.2d-3|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyper-4.2d-3|91	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hyper-4.2d-3|92	
14mr|texlive-hyper-4.2d-3|93	
14mr|texlive-hyper-4.2d-3|94	
14mr|texlive-hyper-4.2d-3|95	%changelog
14mr|texlive-hyper-4.2d-3|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2d-3
14mr|texlive-hyper-4.2d-3|97	+ Revision: 5722030
14mr|texlive-hyper-4.2d-3|98	- MassBuild#440: Increase release tag
14mr|texlive-hyper-4.2d-3|99	
14mr|texlive-hyper-4.2d-3|100	

20309 14
14mr|texlive-hypernat-1.0b-3|1	# revision 17358
14mr|texlive-hypernat-1.0b-3|2	# category Package
14mr|texlive-hypernat-1.0b-3|3	# catalog-ctan /macros/latex/contrib/hypernat
14mr|texlive-hypernat-1.0b-3|4	# catalog-date 2010-03-08 12:29:56 +0100
14mr|texlive-hypernat-1.0b-3|5	# catalog-license gpl
14mr|texlive-hypernat-1.0b-3|6	# catalog-version 1.0b
14mr|texlive-hypernat-1.0b-3|7	Name:		texlive-hypernat
14mr|texlive-hypernat-1.0b-3|8	Version:	1.0b
14mr|texlive-hypernat-1.0b-3|9	Release:	3
14mr|texlive-hypernat-1.0b-3|10	Summary:	Allow hyperref and natbib to work together
14mr|texlive-hypernat-1.0b-3|11	Group:		Publishing
14mr|texlive-hypernat-1.0b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hypernat
14mr|texlive-hypernat-1.0b-3|13	License:	GPL
14mr|texlive-hypernat-1.0b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hypernat.tar.xz
14mr|texlive-hypernat-1.0b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hypernat.doc.tar.xz
14mr|texlive-hypernat-1.0b-3|16	BuildArch:	noarch
14mr|texlive-hypernat-1.0b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hypernat-1.0b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hypernat-1.0b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hypernat-1.0b-3|20	
14mr|texlive-hypernat-1.0b-3|21	%description
14mr|texlive-hypernat-1.0b-3|22	Allows hyperref package and the natbib package with options
14mr|texlive-hypernat-1.0b-3|23	'numbers' and 'sort&compress' to work together. This means that
14mr|texlive-hypernat-1.0b-3|24	multiple sequential citations (e.g [3,2,1]) will be compressed
14mr|texlive-hypernat-1.0b-3|25	to [1-3], where the '1' and the '3' are (color-)linked to the
14mr|texlive-hypernat-1.0b-3|26	bibliography.
14mr|texlive-hypernat-1.0b-3|27	
14mr|texlive-hypernat-1.0b-3|28	%post
14mr|texlive-hypernat-1.0b-3|29	%{_sbindir}/texlive.post
14mr|texlive-hypernat-1.0b-3|30	
14mr|texlive-hypernat-1.0b-3|31	%postun
14mr|texlive-hypernat-1.0b-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-hypernat-1.0b-3|33	%{_sbindir}/texlive.post
14mr|texlive-hypernat-1.0b-3|34	fi
14mr|texlive-hypernat-1.0b-3|35	
14mr|texlive-hypernat-1.0b-3|36	#-----------------------------------------------------------------------
14mr|texlive-hypernat-1.0b-3|37	%files
14mr|texlive-hypernat-1.0b-3|38	%{_texmfdistdir}/tex/latex/hypernat/hypernat.sty
14mr|texlive-hypernat-1.0b-3|39	%doc %{_texmfdistdir}/doc/latex/hypernat/hypernat.pdf
14mr|texlive-hypernat-1.0b-3|40	%doc %{_texmfdistdir}/doc/latex/hypernat/hypernat.tex
14mr|texlive-hypernat-1.0b-3|41	
14mr|texlive-hypernat-1.0b-3|42	#-----------------------------------------------------------------------
14mr|texlive-hypernat-1.0b-3|43	%prep
14mr|texlive-hypernat-1.0b-3|44	%setup -c -a0 -a1
14mr|texlive-hypernat-1.0b-3|45	
14mr|texlive-hypernat-1.0b-3|46	%build
14mr|texlive-hypernat-1.0b-3|47	
14mr|texlive-hypernat-1.0b-3|48	%install
14mr|texlive-hypernat-1.0b-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hypernat-1.0b-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hypernat-1.0b-3|51	
14mr|texlive-hypernat-1.0b-3|52	
14mr|texlive-hypernat-1.0b-3|53	
14mr|texlive-hypernat-1.0b-3|54	%changelog
14mr|texlive-hypernat-1.0b-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0b-3
14mr|texlive-hypernat-1.0b-3|56	+ Revision: 2c48f69
14mr|texlive-hypernat-1.0b-3|57	- MassBuild#440: Increase release tag
14mr|texlive-hypernat-1.0b-3|58	
14mr|texlive-hypernat-1.0b-3|59	

20310 14
14mr|texlive-hyperref-6.82m-3|1	# revision 26094
14mr|texlive-hyperref-6.82m-3|2	# category Package
14mr|texlive-hyperref-6.82m-3|3	# catalog-ctan /macros/latex/contrib/hyperref
14mr|texlive-hyperref-6.82m-3|4	# catalog-date 2011-12-05 11:03:21 +0100
14mr|texlive-hyperref-6.82m-3|5	# catalog-license lppl
14mr|texlive-hyperref-6.82m-3|6	# catalog-version 6.82m
14mr|texlive-hyperref-6.82m-3|7	Name:		texlive-hyperref
14mr|texlive-hyperref-6.82m-3|8	Version:	6.82m
14mr|texlive-hyperref-6.82m-3|9	Release:	3
14mr|texlive-hyperref-6.82m-3|10	Summary:	Extensive support for hypertext in LaTeX
14mr|texlive-hyperref-6.82m-3|11	Group:		Publishing
14mr|texlive-hyperref-6.82m-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hyperref
14mr|texlive-hyperref-6.82m-3|13	License:	LPPL
14mr|texlive-hyperref-6.82m-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperref.tar.xz
14mr|texlive-hyperref-6.82m-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperref.doc.tar.xz
14mr|texlive-hyperref-6.82m-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperref.source.tar.xz
14mr|texlive-hyperref-6.82m-3|17	BuildArch:	noarch
14mr|texlive-hyperref-6.82m-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hyperref-6.82m-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hyperref-6.82m-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hyperref-6.82m-3|21	
14mr|texlive-hyperref-6.82m-3|22	%description
14mr|texlive-hyperref-6.82m-3|23	The hyperref package is used to handle cross-referencing
14mr|texlive-hyperref-6.82m-3|24	commands in LaTeX to produce hypertext links in the document.
14mr|texlive-hyperref-6.82m-3|25	The package provides backends for the \special set defined for
14mr|texlive-hyperref-6.82m-3|26	HyperTeX DVI processors; for embedded pdfmark commands for
14mr|texlive-hyperref-6.82m-3|27	processing by Acrobat Distiller (dvips and Y&Y's dvipsone); for
14mr|texlive-hyperref-6.82m-3|28	Y&Y's dviwindo; for PDF control within pdfTeX and dvipdfm; for
14mr|texlive-hyperref-6.82m-3|29	TeX4ht; and for VTeX's pdf and HTML backends. The package is
14mr|texlive-hyperref-6.82m-3|30	distributed with the backref and nameref packages, which make
14mr|texlive-hyperref-6.82m-3|31	use of the facilities of hyperref. The package depends on the
14mr|texlive-hyperref-6.82m-3|32	author's kvoptions, ltxcmdsand refcount packages.
14mr|texlive-hyperref-6.82m-3|33	
14mr|texlive-hyperref-6.82m-3|34	%post
14mr|texlive-hyperref-6.82m-3|35	%{_sbindir}/texlive.post
14mr|texlive-hyperref-6.82m-3|36	
14mr|texlive-hyperref-6.82m-3|37	%postun
14mr|texlive-hyperref-6.82m-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-hyperref-6.82m-3|39	%{_sbindir}/texlive.post
14mr|texlive-hyperref-6.82m-3|40	fi
14mr|texlive-hyperref-6.82m-3|41	
14mr|texlive-hyperref-6.82m-3|42	#-----------------------------------------------------------------------
14mr|texlive-hyperref-6.82m-3|43	%files
14mr|texlive-hyperref-6.82m-3|44	%{_texmfdistdir}/tex/latex/hyperref/backref.sty
14mr|texlive-hyperref-6.82m-3|45	%{_texmfdistdir}/tex/latex/hyperref/hdvipdfm.def
14mr|texlive-hyperref-6.82m-3|46	%{_texmfdistdir}/tex/latex/hyperref/hdvips.def
14mr|texlive-hyperref-6.82m-3|47	%{_texmfdistdir}/tex/latex/hyperref/hdvipson.def
14mr|texlive-hyperref-6.82m-3|48	%{_texmfdistdir}/tex/latex/hyperref/hdviwind.def
14mr|texlive-hyperref-6.82m-3|49	%{_texmfdistdir}/tex/latex/hyperref/hpdftex.def
14mr|texlive-hyperref-6.82m-3|50	%{_texmfdistdir}/tex/latex/hyperref/htex4ht.cfg
14mr|texlive-hyperref-6.82m-3|51	%{_texmfdistdir}/tex/latex/hyperref/htex4ht.def
14mr|texlive-hyperref-6.82m-3|52	%{_texmfdistdir}/tex/latex/hyperref/htexture.def
14mr|texlive-hyperref-6.82m-3|53	%{_texmfdistdir}/tex/latex/hyperref/hvtex.def
14mr|texlive-hyperref-6.82m-3|54	%{_texmfdistdir}/tex/latex/hyperref/hvtexhtm.def
14mr|texlive-hyperref-6.82m-3|55	%{_texmfdistdir}/tex/latex/hyperref/hvtexmrk.def
14mr|texlive-hyperref-6.82m-3|56	%{_texmfdistdir}/tex/latex/hyperref/hxetex.def
14mr|texlive-hyperref-6.82m-3|57	%{_texmfdistdir}/tex/latex/hyperref/hylatex.ltx
14mr|texlive-hyperref-6.82m-3|58	%{_texmfdistdir}/tex/latex/hyperref/hyperref.sty
14mr|texlive-hyperref-6.82m-3|59	%{_texmfdistdir}/tex/latex/hyperref/hypertex.def
14mr|texlive-hyperref-6.82m-3|60	%{_texmfdistdir}/tex/latex/hyperref/minitoc-hyper.sty
14mr|texlive-hyperref-6.82m-3|61	%{_texmfdistdir}/tex/latex/hyperref/nameref.sty
14mr|texlive-hyperref-6.82m-3|62	%{_texmfdistdir}/tex/latex/hyperref/nohyperref.sty
14mr|texlive-hyperref-6.82m-3|63	%{_texmfdistdir}/tex/latex/hyperref/ntheorem-hyper.sty
14mr|texlive-hyperref-6.82m-3|64	%{_texmfdistdir}/tex/latex/hyperref/pd1enc.def
14mr|texlive-hyperref-6.82m-3|65	%{_texmfdistdir}/tex/latex/hyperref/pdfmark.def
14mr|texlive-hyperref-6.82m-3|66	%{_texmfdistdir}/tex/latex/hyperref/puarenc.def
14mr|texlive-hyperref-6.82m-3|67	%{_texmfdistdir}/tex/latex/hyperref/puenc.def
14mr|texlive-hyperref-6.82m-3|68	%{_texmfdistdir}/tex/latex/hyperref/puvnenc.def
14mr|texlive-hyperref-6.82m-3|69	%{_texmfdistdir}/tex/latex/hyperref/xr-hyper.sty
14mr|texlive-hyperref-6.82m-3|70	%doc %{_texmfdistdir}/doc/latex/hyperref/ChangeLog
14mr|texlive-hyperref-6.82m-3|71	%doc %{_texmfdistdir}/doc/latex/hyperref/ChangeLog.pdf
14mr|texlive-hyperref-6.82m-3|72	%doc %{_texmfdistdir}/doc/latex/hyperref/README
14mr|texlive-hyperref-6.82m-3|73	%doc %{_texmfdistdir}/doc/latex/hyperref/README.pdf
14mr|texlive-hyperref-6.82m-3|74	%doc %{_texmfdistdir}/doc/latex/hyperref/backref.pdf
14mr|texlive-hyperref-6.82m-3|75	%doc %{_texmfdistdir}/doc/latex/hyperref/cmmi10-22.gif
14mr|texlive-hyperref-6.82m-3|76	%doc %{_texmfdistdir}/doc/latex/hyperref/cmsy10-21.gif
14mr|texlive-hyperref-6.82m-3|77	%doc %{_texmfdistdir}/doc/latex/hyperref/hyperref.pdf
14mr|texlive-hyperref-6.82m-3|78	%doc %{_texmfdistdir}/doc/latex/hyperref/manual.css
14mr|texlive-hyperref-6.82m-3|79	%doc %{_texmfdistdir}/doc/latex/hyperref/manual.html
14mr|texlive-hyperref-6.82m-3|80	%doc %{_texmfdistdir}/doc/latex/hyperref/manual.pdf
14mr|texlive-hyperref-6.82m-3|81	%doc %{_texmfdistdir}/doc/latex/hyperref/manual2.html
14mr|texlive-hyperref-6.82m-3|82	%doc %{_texmfdistdir}/doc/latex/hyperref/manual3.html
14mr|texlive-hyperref-6.82m-3|83	%doc %{_texmfdistdir}/doc/latex/hyperref/nameref.pdf
14mr|texlive-hyperref-6.82m-3|84	%doc %{_texmfdistdir}/doc/latex/hyperref/options.pdf
14mr|texlive-hyperref-6.82m-3|85	%doc %{_texmfdistdir}/doc/latex/hyperref/paper.pdf
14mr|texlive-hyperref-6.82m-3|86	%doc %{_texmfdistdir}/doc/latex/hyperref/slides.pdf
14mr|texlive-hyperref-6.82m-3|87	#- source
14mr|texlive-hyperref-6.82m-3|88	%doc %{_texmfdistdir}/source/latex/hyperref/backref.dtx
14mr|texlive-hyperref-6.82m-3|89	%doc %{_texmfdistdir}/source/latex/hyperref/bmhydoc.sty
14mr|texlive-hyperref-6.82m-3|90	%doc %{_texmfdistdir}/source/latex/hyperref/doc/fdl.tex
14mr|texlive-hyperref-6.82m-3|91	%doc %{_texmfdistdir}/source/latex/hyperref/doc/manual.tex
14mr|texlive-hyperref-6.82m-3|92	%doc %{_texmfdistdir}/source/latex/hyperref/doc/options.tex
14mr|texlive-hyperref-6.82m-3|93	%doc %{_texmfdistdir}/source/latex/hyperref/hyperref.dtx
14mr|texlive-hyperref-6.82m-3|94	%doc %{_texmfdistdir}/source/latex/hyperref/hyperref.ins
14mr|texlive-hyperref-6.82m-3|95	%doc %{_texmfdistdir}/source/latex/hyperref/nameref.dtx
14mr|texlive-hyperref-6.82m-3|96	%doc %{_texmfdistdir}/source/latex/hyperref/test/Makefile
14mr|texlive-hyperref-6.82m-3|97	%doc %{_texmfdistdir}/source/latex/hyperref/test/bit.tex
14mr|texlive-hyperref-6.82m-3|98	%doc %{_texmfdistdir}/source/latex/hyperref/test/hog.eps
14mr|texlive-hyperref-6.82m-3|99	%doc %{_texmfdistdir}/source/latex/hyperref/test/hog.pdf
14mr|texlive-hyperref-6.82m-3|100	%doc %{_texmfdistdir}/source/latex/hyperref/test/phys1.jpg
14mr|texlive-hyperref-6.82m-3|101	%doc %{_texmfdistdir}/source/latex/hyperref/test/phys2.jpg
14mr|texlive-hyperref-6.82m-3|102	%doc %{_texmfdistdir}/source/latex/hyperref/test/picture.eps
14mr|texlive-hyperref-6.82m-3|103	%doc %{_texmfdistdir}/source/latex/hyperref/test/picture.pdf
14mr|texlive-hyperref-6.82m-3|104	%doc %{_texmfdistdir}/source/latex/hyperref/test/picture.png
14mr|texlive-hyperref-6.82m-3|105	%doc %{_texmfdistdir}/source/latex/hyperref/test/test-bm-pu-licr.tex
14mr|texlive-hyperref-6.82m-3|106	%doc %{_texmfdistdir}/source/latex/hyperref/test/test0.tex
14mr|texlive-hyperref-6.82m-3|107	%doc %{_texmfdistdir}/source/latex/hyperref/test/test1.tex
14mr|texlive-hyperref-6.82m-3|108	%doc %{_texmfdistdir}/source/latex/hyperref/test/test2.tex
14mr|texlive-hyperref-6.82m-3|109	%doc %{_texmfdistdir}/source/latex/hyperref/test/test3.tex
14mr|texlive-hyperref-6.82m-3|110	%doc %{_texmfdistdir}/source/latex/hyperref/test/test4.tex
14mr|texlive-hyperref-6.82m-3|111	%doc %{_texmfdistdir}/source/latex/hyperref/test/test6.tex
14mr|texlive-hyperref-6.82m-3|112	%doc %{_texmfdistdir}/source/latex/hyperref/test/test7.tex
14mr|texlive-hyperref-6.82m-3|113	%doc %{_texmfdistdir}/source/latex/hyperref/test/test8.tex
14mr|texlive-hyperref-6.82m-3|114	%doc %{_texmfdistdir}/source/latex/hyperref/test/testams.tex
14mr|texlive-hyperref-6.82m-3|115	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbib.bbl
14mr|texlive-hyperref-6.82m-3|116	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbib.bib
14mr|texlive-hyperref-6.82m-3|117	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbib.tex
14mr|texlive-hyperref-6.82m-3|118	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbmgl.tex
14mr|texlive-hyperref-6.82m-3|119	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbmu.tex
14mr|texlive-hyperref-6.82m-3|120	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbookmark.tex
14mr|texlive-hyperref-6.82m-3|121	%doc %{_texmfdistdir}/source/latex/hyperref/test/testfor2.tex
14mr|texlive-hyperref-6.82m-3|122	%doc %{_texmfdistdir}/source/latex/hyperref/test/testform.tex
14mr|texlive-hyperref-6.82m-3|123	%doc %{_texmfdistdir}/source/latex/hyperref/test/testinfo.tex
14mr|texlive-hyperref-6.82m-3|124	%doc %{_texmfdistdir}/source/latex/hyperref/test/testnb.tex
14mr|texlive-hyperref-6.82m-3|125	%doc %{_texmfdistdir}/source/latex/hyperref/test/testoz.tex
14mr|texlive-hyperref-6.82m-3|126	%doc %{_texmfdistdir}/source/latex/hyperref/test/testslide.tex
14mr|texlive-hyperref-6.82m-3|127	%doc %{_texmfdistdir}/source/latex/hyperref/test/testurl.bbl
14mr|texlive-hyperref-6.82m-3|128	%doc %{_texmfdistdir}/source/latex/hyperref/test/testurl.bib
14mr|texlive-hyperref-6.82m-3|129	%doc %{_texmfdistdir}/source/latex/hyperref/test/testurl.tex
14mr|texlive-hyperref-6.82m-3|130	
14mr|texlive-hyperref-6.82m-3|131	#-----------------------------------------------------------------------
14mr|texlive-hyperref-6.82m-3|132	%prep
14mr|texlive-hyperref-6.82m-3|133	%setup -c -a0 -a1 -a2
14mr|texlive-hyperref-6.82m-3|134	
14mr|texlive-hyperref-6.82m-3|135	%build
14mr|texlive-hyperref-6.82m-3|136	
14mr|texlive-hyperref-6.82m-3|137	%install
14mr|texlive-hyperref-6.82m-3|138	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyperref-6.82m-3|139	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hyperref-6.82m-3|140	
14mr|texlive-hyperref-6.82m-3|141	
14mr|texlive-hyperref-6.82m-3|142	
14mr|texlive-hyperref-6.82m-3|143	%changelog
14mr|texlive-hyperref-6.82m-3|144	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.82m-3
14mr|texlive-hyperref-6.82m-3|145	+ Revision: 941dbc5
14mr|texlive-hyperref-6.82m-3|146	- MassBuild#440: Increase release tag
14mr|texlive-hyperref-6.82m-3|147	
14mr|texlive-hyperref-6.82m-3|148	

20311 14
14mr|texlive-hyperref-docsrc-20111103-3|1	# revision 15878
14mr|texlive-hyperref-docsrc-20111103-3|2	# category Package
14mr|texlive-hyperref-docsrc-20111103-3|3	# catalog-ctan undef
14mr|texlive-hyperref-docsrc-20111103-3|4	# catalog-date undef
14mr|texlive-hyperref-docsrc-20111103-3|5	# catalog-license undef
14mr|texlive-hyperref-docsrc-20111103-3|6	# catalog-version undef
14mr|texlive-hyperref-docsrc-20111103-3|7	Name:		texlive-hyperref-docsrc
14mr|texlive-hyperref-docsrc-20111103-3|8	Version:	20111103
14mr|texlive-hyperref-docsrc-20111103-3|9	Release:	3
14mr|texlive-hyperref-docsrc-20111103-3|10	Summary:	TeXLive hyperref-docsrc package
14mr|texlive-hyperref-docsrc-20111103-3|11	Group:		Publishing
14mr|texlive-hyperref-docsrc-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-hyperref-docsrc-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyperref-docsrc-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperref-docsrc.tar.xz
14mr|texlive-hyperref-docsrc-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperref-docsrc.doc.tar.xz
14mr|texlive-hyperref-docsrc-20111103-3|16	BuildArch:	noarch
14mr|texlive-hyperref-docsrc-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hyperref-docsrc-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hyperref-docsrc-20111103-3|19	
14mr|texlive-hyperref-docsrc-20111103-3|20	%description
14mr|texlive-hyperref-docsrc-20111103-3|21	TeXLive hyperref-docsrc package.
14mr|texlive-hyperref-docsrc-20111103-3|22	
14mr|texlive-hyperref-docsrc-20111103-3|23	#-----------------------------------------------------------------------
14mr|texlive-hyperref-docsrc-20111103-3|24	%files
14mr|texlive-hyperref-docsrc-20111103-3|25	%doc %{_texmfdistdir}/doc/latex/hyperref-docsrc/README
14mr|texlive-hyperref-docsrc-20111103-3|26	%doc %{_texmfdistdir}/doc/latex/hyperref-docsrc/paperslides99.zip
14mr|texlive-hyperref-docsrc-20111103-3|27	
14mr|texlive-hyperref-docsrc-20111103-3|28	#-----------------------------------------------------------------------
14mr|texlive-hyperref-docsrc-20111103-3|29	%prep
14mr|texlive-hyperref-docsrc-20111103-3|30	%setup -c -a0 -a1
14mr|texlive-hyperref-docsrc-20111103-3|31	
14mr|texlive-hyperref-docsrc-20111103-3|32	%build
14mr|texlive-hyperref-docsrc-20111103-3|33	
14mr|texlive-hyperref-docsrc-20111103-3|34	%install
14mr|texlive-hyperref-docsrc-20111103-3|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyperref-docsrc-20111103-3|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hyperref-docsrc-20111103-3|37	
14mr|texlive-hyperref-docsrc-20111103-3|38	
14mr|texlive-hyperref-docsrc-20111103-3|39	
14mr|texlive-hyperref-docsrc-20111103-3|40	%changelog
14mr|texlive-hyperref-docsrc-20111103-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-hyperref-docsrc-20111103-3|42	+ Revision: 7e53327
14mr|texlive-hyperref-docsrc-20111103-3|43	- MassBuild#440: Increase release tag
14mr|texlive-hyperref-docsrc-20111103-3|44	
14mr|texlive-hyperref-docsrc-20111103-3|45	

20312 14
14mr|texlive-hyperxmp-2.40-2|1	# revision 32560
14mr|texlive-hyperxmp-2.40-2|2	# category Package
14mr|texlive-hyperxmp-2.40-2|3	# catalog-ctan /macros/latex/contrib/hyperxmp
14mr|texlive-hyperxmp-2.40-2|4	# catalog-date 2014-01-03 12:23:53 +0100
14mr|texlive-hyperxmp-2.40-2|5	# catalog-license lppl1.3
14mr|texlive-hyperxmp-2.40-2|6	# catalog-version 2.4
14mr|texlive-hyperxmp-2.40-2|7	Name:		texlive-hyperxmp
14mr|texlive-hyperxmp-2.40-2|8	Version:	2.40
14mr|texlive-hyperxmp-2.40-2|9	Release:	2
14mr|texlive-hyperxmp-2.40-2|10	Summary:	Embed XMP metadata within a LaTeX document
14mr|texlive-hyperxmp-2.40-2|11	Group:		Publishing
14mr|texlive-hyperxmp-2.40-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hyperxmp
14mr|texlive-hyperxmp-2.40-2|13	License:	LPPL1.3
14mr|texlive-hyperxmp-2.40-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperxmp.tar.xz
14mr|texlive-hyperxmp-2.40-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperxmp.doc.tar.xz
14mr|texlive-hyperxmp-2.40-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperxmp.source.tar.xz
14mr|texlive-hyperxmp-2.40-2|17	BuildArch:	noarch
14mr|texlive-hyperxmp-2.40-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hyperxmp-2.40-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hyperxmp-2.40-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-hyperxmp-2.40-2|21	
14mr|texlive-hyperxmp-2.40-2|22	%description
14mr|texlive-hyperxmp-2.40-2|23	XMP (eXtensible Metadata Platform) is a mechanism proposed by
14mr|texlive-hyperxmp-2.40-2|24	Adobe for embedding document metadata within the document
14mr|texlive-hyperxmp-2.40-2|25	itself. The metadata is designed to be easy to extract, even by
14mr|texlive-hyperxmp-2.40-2|26	programs that are oblivious to the document's file format. Most
14mr|texlive-hyperxmp-2.40-2|27	of Adobe's applications store XMP metadata when saving files.
14mr|texlive-hyperxmp-2.40-2|28	Now, with the hyperxmp package, it is trivial for LaTeX
14mr|texlive-hyperxmp-2.40-2|29	document authors to store XMP metadata in their documents as
14mr|texlive-hyperxmp-2.40-2|30	well. Version 2.2 of the package added support for the IPTC
14mr|texlive-hyperxmp-2.40-2|31	Photo Metadata schema. It allows \xmpcomma and \xmpquote to be
14mr|texlive-hyperxmp-2.40-2|32	used in any hyperxmp option, not only those that require
14mr|texlive-hyperxmp-2.40-2|33	special treatment of commas. And it introduces an \xmplinesep
14mr|texlive-hyperxmp-2.40-2|34	macro that controls how multiline fields are represented in the
14mr|texlive-hyperxmp-2.40-2|35	XMP packet. The package integrates seamlessly with hyperref and
14mr|texlive-hyperxmp-2.40-2|36	requires virtually no modifications to documents that already
14mr|texlive-hyperxmp-2.40-2|37	exploit hyperref's mechanisms for specifying PDF metadata. The
14mr|texlive-hyperxmp-2.40-2|38	current version of hyperxmp can embed the following metadata as
14mr|texlive-hyperxmp-2.40-2|39	XMP: title, authors, primary author's title or position,
14mr|texlive-hyperxmp-2.40-2|40	metadata writer, subject/summary, keywords, copyright, license
14mr|texlive-hyperxmp-2.40-2|41	URL, document base URL, document identifier and instance
14mr|texlive-hyperxmp-2.40-2|42	identifier, language, source file name, PDF generating tool,
14mr|texlive-hyperxmp-2.40-2|43	PDF version, and contact telephone number/postal address/email
14mr|texlive-hyperxmp-2.40-2|44	address/URL. Hyperxmp currently embeds XMP only within PDF
14mr|texlive-hyperxmp-2.40-2|45	documents; it is compatible with pdflatex, xelatex,
14mr|texlive-hyperxmp-2.40-2|46	latex+dvipdfm, and latex+dvips+ps2pdf.
14mr|texlive-hyperxmp-2.40-2|47	
14mr|texlive-hyperxmp-2.40-2|48	%post
14mr|texlive-hyperxmp-2.40-2|49	%{_sbindir}/texlive.post
14mr|texlive-hyperxmp-2.40-2|50	
14mr|texlive-hyperxmp-2.40-2|51	%postun
14mr|texlive-hyperxmp-2.40-2|52	if [ $1 -eq 0 ]; then
14mr|texlive-hyperxmp-2.40-2|53	%{_sbindir}/texlive.post
14mr|texlive-hyperxmp-2.40-2|54	fi
14mr|texlive-hyperxmp-2.40-2|55	
14mr|texlive-hyperxmp-2.40-2|56	#-----------------------------------------------------------------------
14mr|texlive-hyperxmp-2.40-2|57	%files
14mr|texlive-hyperxmp-2.40-2|58	%{_texmfdistdir}/tex/latex/hyperxmp/hyperxmp.sty
14mr|texlive-hyperxmp-2.40-2|59	%doc %{_texmfdistdir}/doc/latex/hyperxmp/README
14mr|texlive-hyperxmp-2.40-2|60	%doc %{_texmfdistdir}/doc/latex/hyperxmp/hyperxmp.pdf
14mr|texlive-hyperxmp-2.40-2|61	#- source
14mr|texlive-hyperxmp-2.40-2|62	%doc %{_texmfdistdir}/source/latex/hyperxmp/einstein-xmp.tex
14mr|texlive-hyperxmp-2.40-2|63	%doc %{_texmfdistdir}/source/latex/hyperxmp/einstein1.png
14mr|texlive-hyperxmp-2.40-2|64	%doc %{_texmfdistdir}/source/latex/hyperxmp/einstein2.png
14mr|texlive-hyperxmp-2.40-2|65	%doc %{_texmfdistdir}/source/latex/hyperxmp/gglo-hyxmp.ist
14mr|texlive-hyperxmp-2.40-2|66	%doc %{_texmfdistdir}/source/latex/hyperxmp/gind-hyxmp.ist
14mr|texlive-hyperxmp-2.40-2|67	%doc %{_texmfdistdir}/source/latex/hyperxmp/hyperxmp.dtx
14mr|texlive-hyperxmp-2.40-2|68	%doc %{_texmfdistdir}/source/latex/hyperxmp/hyperxmp.ins
14mr|texlive-hyperxmp-2.40-2|69	
14mr|texlive-hyperxmp-2.40-2|70	#-----------------------------------------------------------------------
14mr|texlive-hyperxmp-2.40-2|71	%prep
14mr|texlive-hyperxmp-2.40-2|72	%setup -c -a0 -a1 -a2
14mr|texlive-hyperxmp-2.40-2|73	
14mr|texlive-hyperxmp-2.40-2|74	%build
14mr|texlive-hyperxmp-2.40-2|75	
14mr|texlive-hyperxmp-2.40-2|76	%install
14mr|texlive-hyperxmp-2.40-2|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyperxmp-2.40-2|78	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hyperxmp-2.40-2|79	
14mr|texlive-hyperxmp-2.40-2|80	%changelog
14mr|texlive-hyperxmp-2.40-2|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.40-2
14mr|texlive-hyperxmp-2.40-2|82	+ Revision: 7371bbd
14mr|texlive-hyperxmp-2.40-2|83	- MassBuild#440: Increase release tag
14mr|texlive-hyperxmp-2.40-2|84	
14mr|texlive-hyperxmp-2.40-2|85	

20313 14
14mr|texlive-hyphen-afrikaans-20120611-2|1	# revision 25990
14mr|texlive-hyphen-afrikaans-20120611-2|2	# category TLCore
14mr|texlive-hyphen-afrikaans-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-afrikaans-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-afrikaans-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-afrikaans-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-afrikaans-20120611-2|7	Name:		texlive-hyphen-afrikaans
14mr|texlive-hyphen-afrikaans-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-afrikaans-20120611-2|9	Release:	2
14mr|texlive-hyphen-afrikaans-20120611-2|10	Summary:	Afrikaans hyphenation patterns
14mr|texlive-hyphen-afrikaans-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-afrikaans-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-afrikaans-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-afrikaans-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-afrikaans.tar.xz
14mr|texlive-hyphen-afrikaans-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-afrikaans-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-afrikaans-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-afrikaans-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-afrikaans-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-afrikaans-20120611-2|20	
14mr|texlive-hyphen-afrikaans-20120611-2|21	%description
14mr|texlive-hyphen-afrikaans-20120611-2|22	Hyphenation patterns for Afrikaans in T1/EC and UTF-8
14mr|texlive-hyphen-afrikaans-20120611-2|23	encodings. OpenOffice includes older patterns created by a
14mr|texlive-hyphen-afrikaans-20120611-2|24	different author, but the patterns packaged with TeX are
14mr|texlive-hyphen-afrikaans-20120611-2|25	considered superior in quality.
14mr|texlive-hyphen-afrikaans-20120611-2|26	
14mr|texlive-hyphen-afrikaans-20120611-2|27	%post
14mr|texlive-hyphen-afrikaans-20120611-2|28	%{_sbindir}/texlive.post
14mr|texlive-hyphen-afrikaans-20120611-2|29	
14mr|texlive-hyphen-afrikaans-20120611-2|30	%postun
14mr|texlive-hyphen-afrikaans-20120611-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-afrikaans-20120611-2|32	%{_sbindir}/texlive.post
14mr|texlive-hyphen-afrikaans-20120611-2|33	fi
14mr|texlive-hyphen-afrikaans-20120611-2|34	
14mr|texlive-hyphen-afrikaans-20120611-2|35	#-----------------------------------------------------------------------
14mr|texlive-hyphen-afrikaans-20120611-2|36	%files
14mr|texlive-hyphen-afrikaans-20120611-2|37	%_texmf_language_dat_d/hyphen-afrikaans
14mr|texlive-hyphen-afrikaans-20120611-2|38	%_texmf_language_def_d/hyphen-afrikaans
14mr|texlive-hyphen-afrikaans-20120611-2|39	%_texmf_language_lua_d/hyphen-afrikaans
14mr|texlive-hyphen-afrikaans-20120611-2|40	
14mr|texlive-hyphen-afrikaans-20120611-2|41	#-----------------------------------------------------------------------
14mr|texlive-hyphen-afrikaans-20120611-2|42	%prep
14mr|texlive-hyphen-afrikaans-20120611-2|43	%setup -c -a0
14mr|texlive-hyphen-afrikaans-20120611-2|44	
14mr|texlive-hyphen-afrikaans-20120611-2|45	%build
14mr|texlive-hyphen-afrikaans-20120611-2|46	
14mr|texlive-hyphen-afrikaans-20120611-2|47	%install
14mr|texlive-hyphen-afrikaans-20120611-2|48	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-afrikaans-20120611-2|49	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-afrikaans <<EOF
14mr|texlive-hyphen-afrikaans-20120611-2|50	\%% from hyphen-afrikaans:
14mr|texlive-hyphen-afrikaans-20120611-2|51	afrikaans loadhyph-af.tex
14mr|texlive-hyphen-afrikaans-20120611-2|52	EOF
14mr|texlive-hyphen-afrikaans-20120611-2|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-afrikaans
14mr|texlive-hyphen-afrikaans-20120611-2|54	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-afrikaans-20120611-2|55	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-afrikaans <<EOF
14mr|texlive-hyphen-afrikaans-20120611-2|56	\%% from hyphen-afrikaans:
14mr|texlive-hyphen-afrikaans-20120611-2|57	\addlanguage{afrikaans}{loadhyph-af.tex}{}{1}{2}
14mr|texlive-hyphen-afrikaans-20120611-2|58	EOF
14mr|texlive-hyphen-afrikaans-20120611-2|59	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-afrikaans
14mr|texlive-hyphen-afrikaans-20120611-2|60	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-afrikaans-20120611-2|61	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-afrikaans <<EOF
14mr|texlive-hyphen-afrikaans-20120611-2|62	-- from hyphen-afrikaans:
14mr|texlive-hyphen-afrikaans-20120611-2|63	['afrikaans'] = {
14mr|texlive-hyphen-afrikaans-20120611-2|64	loader = 'loadhyph-af.tex',
14mr|texlive-hyphen-afrikaans-20120611-2|65	lefthyphenmin = 1,
14mr|texlive-hyphen-afrikaans-20120611-2|66	righthyphenmin = 2,
14mr|texlive-hyphen-afrikaans-20120611-2|67	synonyms = {  },
14mr|texlive-hyphen-afrikaans-20120611-2|68	patterns = 'hyph-af.pat.txt',
14mr|texlive-hyphen-afrikaans-20120611-2|69	hyphenation = 'hyph-af.hyp.txt',
14mr|texlive-hyphen-afrikaans-20120611-2|70	},
14mr|texlive-hyphen-afrikaans-20120611-2|71	EOF
14mr|texlive-hyphen-afrikaans-20120611-2|72	
14mr|texlive-hyphen-afrikaans-20120611-2|73	
14mr|texlive-hyphen-afrikaans-20120611-2|74	
14mr|texlive-hyphen-afrikaans-20120611-2|75	%changelog
14mr|texlive-hyphen-afrikaans-20120611-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-afrikaans-20120611-2|77	+ Revision: b162d65
14mr|texlive-hyphen-afrikaans-20120611-2|78	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-afrikaans-20120611-2|79	
14mr|texlive-hyphen-afrikaans-20120611-2|80	

20314 14
14mr|texlive-hyphen-ancientgreek-20131012-6|1	# revision 29725
14mr|texlive-hyphen-ancientgreek-20131012-6|2	# category TLCore
14mr|texlive-hyphen-ancientgreek-20131012-6|3	# catalog-ctan undef
14mr|texlive-hyphen-ancientgreek-20131012-6|4	# catalog-date undef
14mr|texlive-hyphen-ancientgreek-20131012-6|5	# catalog-license undef
14mr|texlive-hyphen-ancientgreek-20131012-6|6	# catalog-version undef
14mr|texlive-hyphen-ancientgreek-20131012-6|7	Name:		texlive-hyphen-ancientgreek
14mr|texlive-hyphen-ancientgreek-20131012-6|8	Version:	20131012
14mr|texlive-hyphen-ancientgreek-20131012-6|9	Release:	6
14mr|texlive-hyphen-ancientgreek-20131012-6|10	Summary:	Ancient Greek hyphenation patterns
14mr|texlive-hyphen-ancientgreek-20131012-6|11	Group:		Publishing
14mr|texlive-hyphen-ancientgreek-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-ancientgreek-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-ancientgreek-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-ancientgreek.tar.xz
14mr|texlive-hyphen-ancientgreek-20131012-6|15	BuildArch:	noarch
14mr|texlive-hyphen-ancientgreek-20131012-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-ancientgreek-20131012-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-ancientgreek-20131012-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-hyphen-ancientgreek-20131012-6|19	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-ancientgreek-20131012-6|20	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-ancientgreek-20131012-6|21	
14mr|texlive-hyphen-ancientgreek-20131012-6|22	%description
14mr|texlive-hyphen-ancientgreek-20131012-6|23	Hyphenation patterns for Ancient Greek in LGR and UTF-8
14mr|texlive-hyphen-ancientgreek-20131012-6|24	encodings, including support for (obsolete) Ibycus font
14mr|texlive-hyphen-ancientgreek-20131012-6|25	encoding. Patterns in UTF-8 use two code positions for each of
14mr|texlive-hyphen-ancientgreek-20131012-6|26	the vowels with acute accent (a.k.a tonos, oxia), e.g., U+03AE,
14mr|texlive-hyphen-ancientgreek-20131012-6|27	U+1F75 for eta.
14mr|texlive-hyphen-ancientgreek-20131012-6|28	
14mr|texlive-hyphen-ancientgreek-20131012-6|29	%post
14mr|texlive-hyphen-ancientgreek-20131012-6|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-ancientgreek-20131012-6|31	
14mr|texlive-hyphen-ancientgreek-20131012-6|32	%postun
14mr|texlive-hyphen-ancientgreek-20131012-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-ancientgreek-20131012-6|34	%{_sbindir}/texlive.post
14mr|texlive-hyphen-ancientgreek-20131012-6|35	fi
14mr|texlive-hyphen-ancientgreek-20131012-6|36	
14mr|texlive-hyphen-ancientgreek-20131012-6|37	#-----------------------------------------------------------------------
14mr|texlive-hyphen-ancientgreek-20131012-6|38	%files
14mr|texlive-hyphen-ancientgreek-20131012-6|39	%{_texmfdistdir}/tex/generic/hyphen/grahyph5.tex
14mr|texlive-hyphen-ancientgreek-20131012-6|40	%{_texmfdistdir}/tex/generic/hyphen/ibyhyph.tex
14mr|texlive-hyphen-ancientgreek-20131012-6|41	%_texmf_language_dat_d/hyphen-ancientgreek
14mr|texlive-hyphen-ancientgreek-20131012-6|42	%_texmf_language_def_d/hyphen-ancientgreek
14mr|texlive-hyphen-ancientgreek-20131012-6|43	%_texmf_language_lua_d/hyphen-ancientgreek
14mr|texlive-hyphen-ancientgreek-20131012-6|44	
14mr|texlive-hyphen-ancientgreek-20131012-6|45	#-----------------------------------------------------------------------
14mr|texlive-hyphen-ancientgreek-20131012-6|46	%prep
14mr|texlive-hyphen-ancientgreek-20131012-6|47	%setup -c -a0
14mr|texlive-hyphen-ancientgreek-20131012-6|48	
14mr|texlive-hyphen-ancientgreek-20131012-6|49	%build
14mr|texlive-hyphen-ancientgreek-20131012-6|50	
14mr|texlive-hyphen-ancientgreek-20131012-6|51	%install
14mr|texlive-hyphen-ancientgreek-20131012-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-ancientgreek-20131012-6|53	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-ancientgreek-20131012-6|54	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-ancientgreek-20131012-6|55	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-ancientgreek <<EOF
14mr|texlive-hyphen-ancientgreek-20131012-6|56	\%% from hyphen-ancientgreek:
14mr|texlive-hyphen-ancientgreek-20131012-6|57	ancientgreek loadhyph-grc.tex
14mr|texlive-hyphen-ancientgreek-20131012-6|58	ibycus ibyhyph.tex
14mr|texlive-hyphen-ancientgreek-20131012-6|59	EOF
14mr|texlive-hyphen-ancientgreek-20131012-6|60	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-ancientgreek
14mr|texlive-hyphen-ancientgreek-20131012-6|61	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-ancientgreek-20131012-6|62	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-ancientgreek <<EOF
14mr|texlive-hyphen-ancientgreek-20131012-6|63	\%% from hyphen-ancientgreek:
14mr|texlive-hyphen-ancientgreek-20131012-6|64	\addlanguage{ancientgreek}{loadhyph-grc.tex}{}{1}{1}
14mr|texlive-hyphen-ancientgreek-20131012-6|65	\addlanguage{ibycus}{ibyhyph.tex}{}{2}{2}
14mr|texlive-hyphen-ancientgreek-20131012-6|66	EOF
14mr|texlive-hyphen-ancientgreek-20131012-6|67	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-ancientgreek
14mr|texlive-hyphen-ancientgreek-20131012-6|68	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-ancientgreek-20131012-6|69	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-ancientgreek <<EOF
14mr|texlive-hyphen-ancientgreek-20131012-6|70	-- from hyphen-ancientgreek:
14mr|texlive-hyphen-ancientgreek-20131012-6|71	['ancientgreek'] = {
14mr|texlive-hyphen-ancientgreek-20131012-6|72	loader = 'loadhyph-grc.tex',
14mr|texlive-hyphen-ancientgreek-20131012-6|73	lefthyphenmin = 1,
14mr|texlive-hyphen-ancientgreek-20131012-6|74	righthyphenmin = 1,
14mr|texlive-hyphen-ancientgreek-20131012-6|75	synonyms = {  },
14mr|texlive-hyphen-ancientgreek-20131012-6|76	patterns = 'hyph-grc.pat.txt',
14mr|texlive-hyphen-ancientgreek-20131012-6|77	hyphenation = '',
14mr|texlive-hyphen-ancientgreek-20131012-6|78	},
14mr|texlive-hyphen-ancientgreek-20131012-6|79	['ibycus'] = {
14mr|texlive-hyphen-ancientgreek-20131012-6|80	loader = 'ibyhyph.tex',
14mr|texlive-hyphen-ancientgreek-20131012-6|81	lefthyphenmin = 2,
14mr|texlive-hyphen-ancientgreek-20131012-6|82	righthyphenmin = 2,
14mr|texlive-hyphen-ancientgreek-20131012-6|83	synonyms = {  },
14mr|texlive-hyphen-ancientgreek-20131012-6|84	special = 'disabled:8-bit only',
14mr|texlive-hyphen-ancientgreek-20131012-6|85	},
14mr|texlive-hyphen-ancientgreek-20131012-6|86	EOF
14mr|texlive-hyphen-ancientgreek-20131012-6|87	
14mr|texlive-hyphen-ancientgreek-20131012-6|88	%changelog
14mr|texlive-hyphen-ancientgreek-20131012-6|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-hyphen-ancientgreek-20131012-6|90	+ Revision: b29cbfc
14mr|texlive-hyphen-ancientgreek-20131012-6|91	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-ancientgreek-20131012-6|92	
14mr|texlive-hyphen-ancientgreek-20131012-6|93	

20315 14
14mr|texlive-hyphen-arabic-20120124-2|1	# revision 23085
14mr|texlive-hyphen-arabic-20120124-2|2	# category TLCore
14mr|texlive-hyphen-arabic-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-arabic-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-arabic-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-arabic-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-arabic-20120124-2|7	Name:		texlive-hyphen-arabic
14mr|texlive-hyphen-arabic-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-arabic-20120124-2|9	Release:	2
14mr|texlive-hyphen-arabic-20120124-2|10	Summary:	(No) Arabic hyphenation patterns
14mr|texlive-hyphen-arabic-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-arabic-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-arabic-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-arabic-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-arabic.tar.xz
14mr|texlive-hyphen-arabic-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-arabic-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-arabic-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-arabic-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-arabic-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-arabic-20120124-2|20	
14mr|texlive-hyphen-arabic-20120124-2|21	%description
14mr|texlive-hyphen-arabic-20120124-2|22	Prevent hyphenation in Arabic.
14mr|texlive-hyphen-arabic-20120124-2|23	
14mr|texlive-hyphen-arabic-20120124-2|24	%post
14mr|texlive-hyphen-arabic-20120124-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-arabic-20120124-2|26	
14mr|texlive-hyphen-arabic-20120124-2|27	%postun
14mr|texlive-hyphen-arabic-20120124-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-arabic-20120124-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-arabic-20120124-2|30	fi
14mr|texlive-hyphen-arabic-20120124-2|31	
14mr|texlive-hyphen-arabic-20120124-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-arabic-20120124-2|33	%files
14mr|texlive-hyphen-arabic-20120124-2|34	%_texmf_language_dat_d/hyphen-arabic
14mr|texlive-hyphen-arabic-20120124-2|35	%_texmf_language_def_d/hyphen-arabic
14mr|texlive-hyphen-arabic-20120124-2|36	%_texmf_language_lua_d/hyphen-arabic
14mr|texlive-hyphen-arabic-20120124-2|37	
14mr|texlive-hyphen-arabic-20120124-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-arabic-20120124-2|39	%prep
14mr|texlive-hyphen-arabic-20120124-2|40	%setup -c -a0
14mr|texlive-hyphen-arabic-20120124-2|41	
14mr|texlive-hyphen-arabic-20120124-2|42	%build
14mr|texlive-hyphen-arabic-20120124-2|43	
14mr|texlive-hyphen-arabic-20120124-2|44	%install
14mr|texlive-hyphen-arabic-20120124-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-arabic-20120124-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-arabic <<EOF
14mr|texlive-hyphen-arabic-20120124-2|47	\%% from hyphen-arabic:
14mr|texlive-hyphen-arabic-20120124-2|48	arabic zerohyph.tex
14mr|texlive-hyphen-arabic-20120124-2|49	EOF
14mr|texlive-hyphen-arabic-20120124-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-arabic
14mr|texlive-hyphen-arabic-20120124-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-arabic-20120124-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-arabic <<EOF
14mr|texlive-hyphen-arabic-20120124-2|53	\%% from hyphen-arabic:
14mr|texlive-hyphen-arabic-20120124-2|54	\addlanguage{arabic}{zerohyph.tex}{}{2}{3}
14mr|texlive-hyphen-arabic-20120124-2|55	EOF
14mr|texlive-hyphen-arabic-20120124-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-arabic
14mr|texlive-hyphen-arabic-20120124-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-arabic-20120124-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-arabic <<EOF
14mr|texlive-hyphen-arabic-20120124-2|59	-- from hyphen-arabic:
14mr|texlive-hyphen-arabic-20120124-2|60	['arabic'] = {
14mr|texlive-hyphen-arabic-20120124-2|61	loader = 'zerohyph.tex',
14mr|texlive-hyphen-arabic-20120124-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-arabic-20120124-2|63	righthyphenmin = 3,
14mr|texlive-hyphen-arabic-20120124-2|64	synonyms = {  },
14mr|texlive-hyphen-arabic-20120124-2|65	patterns = '',
14mr|texlive-hyphen-arabic-20120124-2|66	},
14mr|texlive-hyphen-arabic-20120124-2|67	EOF
14mr|texlive-hyphen-arabic-20120124-2|68	
14mr|texlive-hyphen-arabic-20120124-2|69	
14mr|texlive-hyphen-arabic-20120124-2|70	
14mr|texlive-hyphen-arabic-20120124-2|71	%changelog
14mr|texlive-hyphen-arabic-20120124-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-arabic-20120124-2|73	+ Revision: 87eeb5c
14mr|texlive-hyphen-arabic-20120124-2|74	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-arabic-20120124-2|75	
14mr|texlive-hyphen-arabic-20120124-2|76	

20316 14
14mr|texlive-hyphen-armenian-20120124-2|1	# revision 23085
14mr|texlive-hyphen-armenian-20120124-2|2	# category TLCore
14mr|texlive-hyphen-armenian-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-armenian-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-armenian-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-armenian-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-armenian-20120124-2|7	Name:		texlive-hyphen-armenian
14mr|texlive-hyphen-armenian-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-armenian-20120124-2|9	Release:	2
14mr|texlive-hyphen-armenian-20120124-2|10	Summary:	Armenian hyphenation patterns
14mr|texlive-hyphen-armenian-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-armenian-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-armenian-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-armenian-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-armenian.tar.xz
14mr|texlive-hyphen-armenian-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-armenian-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-armenian-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-armenian-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-armenian-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-armenian-20120124-2|20	
14mr|texlive-hyphen-armenian-20120124-2|21	%description
14mr|texlive-hyphen-armenian-20120124-2|22	Hyphenation patterns for Armenian for Unicode engines.
14mr|texlive-hyphen-armenian-20120124-2|23	
14mr|texlive-hyphen-armenian-20120124-2|24	%post
14mr|texlive-hyphen-armenian-20120124-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-armenian-20120124-2|26	
14mr|texlive-hyphen-armenian-20120124-2|27	%postun
14mr|texlive-hyphen-armenian-20120124-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-armenian-20120124-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-armenian-20120124-2|30	fi
14mr|texlive-hyphen-armenian-20120124-2|31	
14mr|texlive-hyphen-armenian-20120124-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-armenian-20120124-2|33	%files
14mr|texlive-hyphen-armenian-20120124-2|34	%_texmf_language_dat_d/hyphen-armenian
14mr|texlive-hyphen-armenian-20120124-2|35	%_texmf_language_def_d/hyphen-armenian
14mr|texlive-hyphen-armenian-20120124-2|36	%_texmf_language_lua_d/hyphen-armenian
14mr|texlive-hyphen-armenian-20120124-2|37	
14mr|texlive-hyphen-armenian-20120124-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-armenian-20120124-2|39	%prep
14mr|texlive-hyphen-armenian-20120124-2|40	%setup -c -a0
14mr|texlive-hyphen-armenian-20120124-2|41	
14mr|texlive-hyphen-armenian-20120124-2|42	%build
14mr|texlive-hyphen-armenian-20120124-2|43	
14mr|texlive-hyphen-armenian-20120124-2|44	%install
14mr|texlive-hyphen-armenian-20120124-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-armenian-20120124-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-armenian <<EOF
14mr|texlive-hyphen-armenian-20120124-2|47	\%% from hyphen-armenian:
14mr|texlive-hyphen-armenian-20120124-2|48	armenian loadhyph-hy.tex
14mr|texlive-hyphen-armenian-20120124-2|49	EOF
14mr|texlive-hyphen-armenian-20120124-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-armenian
14mr|texlive-hyphen-armenian-20120124-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-armenian-20120124-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-armenian <<EOF
14mr|texlive-hyphen-armenian-20120124-2|53	\%% from hyphen-armenian:
14mr|texlive-hyphen-armenian-20120124-2|54	\addlanguage{armenian}{loadhyph-hy.tex}{}{1}{2}
14mr|texlive-hyphen-armenian-20120124-2|55	EOF
14mr|texlive-hyphen-armenian-20120124-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-armenian
14mr|texlive-hyphen-armenian-20120124-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-armenian-20120124-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-armenian <<EOF
14mr|texlive-hyphen-armenian-20120124-2|59	-- from hyphen-armenian:
14mr|texlive-hyphen-armenian-20120124-2|60	['armenian'] = {
14mr|texlive-hyphen-armenian-20120124-2|61	loader = 'loadhyph-hy.tex',
14mr|texlive-hyphen-armenian-20120124-2|62	lefthyphenmin = 1,
14mr|texlive-hyphen-armenian-20120124-2|63	righthyphenmin = 2,
14mr|texlive-hyphen-armenian-20120124-2|64	synonyms = {  },
14mr|texlive-hyphen-armenian-20120124-2|65	patterns = 'hyph-hy.pat.txt',
14mr|texlive-hyphen-armenian-20120124-2|66	hyphenation = '',
14mr|texlive-hyphen-armenian-20120124-2|67	},
14mr|texlive-hyphen-armenian-20120124-2|68	EOF
14mr|texlive-hyphen-armenian-20120124-2|69	
14mr|texlive-hyphen-armenian-20120124-2|70	
14mr|texlive-hyphen-armenian-20120124-2|71	
14mr|texlive-hyphen-armenian-20120124-2|72	%changelog
14mr|texlive-hyphen-armenian-20120124-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-armenian-20120124-2|74	+ Revision: 8d2d837
14mr|texlive-hyphen-armenian-20120124-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-armenian-20120124-2|76	
14mr|texlive-hyphen-armenian-20120124-2|77	

20317 14
14mr|texlive-hyphenat-2.3c-3|1	# revision 15878
14mr|texlive-hyphenat-2.3c-3|2	# category Package
14mr|texlive-hyphenat-2.3c-3|3	# catalog-ctan /macros/latex/contrib/hyphenat
14mr|texlive-hyphenat-2.3c-3|4	# catalog-date 2009-09-02 18:09:14 +0200
14mr|texlive-hyphenat-2.3c-3|5	# catalog-license lppl1.3
14mr|texlive-hyphenat-2.3c-3|6	# catalog-version 2.3c
14mr|texlive-hyphenat-2.3c-3|7	Name:		texlive-hyphenat
14mr|texlive-hyphenat-2.3c-3|8	Version:	2.3c
14mr|texlive-hyphenat-2.3c-3|9	Release:	3
14mr|texlive-hyphenat-2.3c-3|10	Summary:	Disable/enable hypenation
14mr|texlive-hyphenat-2.3c-3|11	Group:		Publishing
14mr|texlive-hyphenat-2.3c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hyphenat
14mr|texlive-hyphenat-2.3c-3|13	License:	LPPL1.3
14mr|texlive-hyphenat-2.3c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphenat.tar.xz
14mr|texlive-hyphenat-2.3c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphenat.doc.tar.xz
14mr|texlive-hyphenat-2.3c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphenat.source.tar.xz
14mr|texlive-hyphenat-2.3c-3|17	BuildArch:	noarch
14mr|texlive-hyphenat-2.3c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphenat-2.3c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphenat-2.3c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-hyphenat-2.3c-3|21	
14mr|texlive-hyphenat-2.3c-3|22	%description
14mr|texlive-hyphenat-2.3c-3|23	This package can disable all hyphenation or enable hyphenation
14mr|texlive-hyphenat-2.3c-3|24	of non-alphabetics or monospaced fonts. The package can also
14mr|texlive-hyphenat-2.3c-3|25	enable hyphenation within 'words' that contain non-alphabetic
14mr|texlive-hyphenat-2.3c-3|26	characters (e.g., that include underscores), and hyphenation of
14mr|texlive-hyphenat-2.3c-3|27	text typeset in monospaced (e.g., cmtt) fonts.
14mr|texlive-hyphenat-2.3c-3|28	
14mr|texlive-hyphenat-2.3c-3|29	%post
14mr|texlive-hyphenat-2.3c-3|30	%{_sbindir}/texlive.post
14mr|texlive-hyphenat-2.3c-3|31	
14mr|texlive-hyphenat-2.3c-3|32	%postun
14mr|texlive-hyphenat-2.3c-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-hyphenat-2.3c-3|34	%{_sbindir}/texlive.post
14mr|texlive-hyphenat-2.3c-3|35	fi
14mr|texlive-hyphenat-2.3c-3|36	
14mr|texlive-hyphenat-2.3c-3|37	#-----------------------------------------------------------------------
14mr|texlive-hyphenat-2.3c-3|38	%files
14mr|texlive-hyphenat-2.3c-3|39	%{_texmfdistdir}/tex/latex/hyphenat/hyphenat.sty
14mr|texlive-hyphenat-2.3c-3|40	%doc %{_texmfdistdir}/doc/latex/hyphenat/README
14mr|texlive-hyphenat-2.3c-3|41	%doc %{_texmfdistdir}/doc/latex/hyphenat/hyphenat.pdf
14mr|texlive-hyphenat-2.3c-3|42	#- source
14mr|texlive-hyphenat-2.3c-3|43	%doc %{_texmfdistdir}/source/latex/hyphenat/hyphenat.dtx
14mr|texlive-hyphenat-2.3c-3|44	%doc %{_texmfdistdir}/source/latex/hyphenat/hyphenat.ins
14mr|texlive-hyphenat-2.3c-3|45	
14mr|texlive-hyphenat-2.3c-3|46	#-----------------------------------------------------------------------
14mr|texlive-hyphenat-2.3c-3|47	%prep
14mr|texlive-hyphenat-2.3c-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-hyphenat-2.3c-3|49	
14mr|texlive-hyphenat-2.3c-3|50	%build
14mr|texlive-hyphenat-2.3c-3|51	
14mr|texlive-hyphenat-2.3c-3|52	%install
14mr|texlive-hyphenat-2.3c-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphenat-2.3c-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphenat-2.3c-3|55	
14mr|texlive-hyphenat-2.3c-3|56	
14mr|texlive-hyphenat-2.3c-3|57	
14mr|texlive-hyphenat-2.3c-3|58	%changelog
14mr|texlive-hyphenat-2.3c-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3c-3
14mr|texlive-hyphenat-2.3c-3|60	+ Revision: 48d2037
14mr|texlive-hyphenat-2.3c-3|61	- MassBuild#440: Increase release tag
14mr|texlive-hyphenat-2.3c-3|62	
14mr|texlive-hyphenat-2.3c-3|63	

20318 14
14mr|texlive-hyphen-base-20131023-6|1	# revision 31131
14mr|texlive-hyphen-base-20131023-6|2	# category TLCore
14mr|texlive-hyphen-base-20131023-6|3	# catalog-ctan undef
14mr|texlive-hyphen-base-20131023-6|4	# catalog-date undef
14mr|texlive-hyphen-base-20131023-6|5	# catalog-license undef
14mr|texlive-hyphen-base-20131023-6|6	# catalog-version undef
14mr|texlive-hyphen-base-20131023-6|7	Name:		texlive-hyphen-base
14mr|texlive-hyphen-base-20131023-6|8	Version:	20131023
14mr|texlive-hyphen-base-20131023-6|9	Release:	6
14mr|texlive-hyphen-base-20131023-6|10	Summary:	TeXLive hyphen-base package
14mr|texlive-hyphen-base-20131023-6|11	Group:		Publishing
14mr|texlive-hyphen-base-20131023-6|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-base-20131023-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-base-20131023-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-base.tar.xz
14mr|texlive-hyphen-base-20131023-6|15	BuildArch:	noarch
14mr|texlive-hyphen-base-20131023-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-base-20131023-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-base-20131023-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-hyphen-base-20131023-6|19	
14mr|texlive-hyphen-base-20131023-6|20	%description
14mr|texlive-hyphen-base-20131023-6|21	TeXLive hyphen-base package.
14mr|texlive-hyphen-base-20131023-6|22	
14mr|texlive-hyphen-base-20131023-6|23	%post
14mr|texlive-hyphen-base-20131023-6|24	%{_sbindir}/texlive.post
14mr|texlive-hyphen-base-20131023-6|25	
14mr|texlive-hyphen-base-20131023-6|26	%postun
14mr|texlive-hyphen-base-20131023-6|27	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-base-20131023-6|28	%{_sbindir}/texlive.post
14mr|texlive-hyphen-base-20131023-6|29	fi
14mr|texlive-hyphen-base-20131023-6|30	
14mr|texlive-hyphen-base-20131023-6|31	#-----------------------------------------------------------------------
14mr|texlive-hyphen-base-20131023-6|32	%files
14mr|texlive-hyphen-base-20131023-6|33	%config(noreplace) %{_texmfdistdir}/tex/generic/config/language.dat
14mr|texlive-hyphen-base-20131023-6|34	%config(noreplace) %{_texmfdistdir}/tex/generic/config/language.dat.lua
14mr|texlive-hyphen-base-20131023-6|35	%config(noreplace) %{_texmfdistdir}/tex/generic/config/language.def
14mr|texlive-hyphen-base-20131023-6|36	%{_texmfdistdir}/tex/generic/config/language.us
14mr|texlive-hyphen-base-20131023-6|37	%{_texmfdistdir}/tex/generic/config/language.us.def
14mr|texlive-hyphen-base-20131023-6|38	%{_texmfdistdir}/tex/generic/config/language.us.lua
14mr|texlive-hyphen-base-20131023-6|39	%{_texmfdistdir}/tex/generic/hyphen/dumyhyph.tex
14mr|texlive-hyphen-base-20131023-6|40	%{_texmfdistdir}/tex/generic/hyphen/hyphen.tex
14mr|texlive-hyphen-base-20131023-6|41	%{_texmfdistdir}/tex/generic/hyphen/hypht1.tex
14mr|texlive-hyphen-base-20131023-6|42	%{_texmfdistdir}/tex/generic/hyphen/zerohyph.tex
14mr|texlive-hyphen-base-20131023-6|43	
14mr|texlive-hyphen-base-20131023-6|44	#-----------------------------------------------------------------------
14mr|texlive-hyphen-base-20131023-6|45	%prep
14mr|texlive-hyphen-base-20131023-6|46	%setup -c -a0
14mr|texlive-hyphen-base-20131023-6|47	
14mr|texlive-hyphen-base-20131023-6|48	%build
14mr|texlive-hyphen-base-20131023-6|49	
14mr|texlive-hyphen-base-20131023-6|50	%install
14mr|texlive-hyphen-base-20131023-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-base-20131023-6|52	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-base-20131023-6|53	
14mr|texlive-hyphen-base-20131023-6|54	%changelog
14mr|texlive-hyphen-base-20131023-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131023-6
14mr|texlive-hyphen-base-20131023-6|56	+ Revision: 8535bcc
14mr|texlive-hyphen-base-20131023-6|57	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-base-20131023-6|58	
14mr|texlive-hyphen-base-20131023-6|59	

20319 14
14mr|texlive-hyphen-basque-20090924-4|1	# revision 23085
14mr|texlive-hyphen-basque-20090924-4|2	# category TLCore
14mr|texlive-hyphen-basque-20090924-4|3	# catalog-ctan /language/basque
14mr|texlive-hyphen-basque-20090924-4|4	# catalog-date 2009-09-24 15:05:48 +0200
14mr|texlive-hyphen-basque-20090924-4|5	# catalog-license other-free
14mr|texlive-hyphen-basque-20090924-4|6	# catalog-version undef
14mr|texlive-hyphen-basque-20090924-4|7	Name:		texlive-hyphen-basque
14mr|texlive-hyphen-basque-20090924-4|8	Version:	20090924
14mr|texlive-hyphen-basque-20090924-4|9	Release:	4
14mr|texlive-hyphen-basque-20090924-4|10	Summary:	Basque hyphenation patterns
14mr|texlive-hyphen-basque-20090924-4|11	Group:		Publishing
14mr|texlive-hyphen-basque-20090924-4|12	URL:		http://www.ctan.org/tex-archive/language/basque
14mr|texlive-hyphen-basque-20090924-4|13	License:	OTHER-FREE
14mr|texlive-hyphen-basque-20090924-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-basque.tar.xz
14mr|texlive-hyphen-basque-20090924-4|15	BuildArch:	noarch
14mr|texlive-hyphen-basque-20090924-4|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-basque-20090924-4|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-basque-20090924-4|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-basque-20090924-4|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-basque-20090924-4|20	
14mr|texlive-hyphen-basque-20090924-4|21	%description
14mr|texlive-hyphen-basque-20090924-4|22	Hyphenation patterns for Basque in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-basque-20090924-4|23	
14mr|texlive-hyphen-basque-20090924-4|24	%post
14mr|texlive-hyphen-basque-20090924-4|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-basque-20090924-4|26	
14mr|texlive-hyphen-basque-20090924-4|27	%postun
14mr|texlive-hyphen-basque-20090924-4|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-basque-20090924-4|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-basque-20090924-4|30	fi
14mr|texlive-hyphen-basque-20090924-4|31	
14mr|texlive-hyphen-basque-20090924-4|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-basque-20090924-4|33	%files
14mr|texlive-hyphen-basque-20090924-4|34	%_texmf_language_dat_d/hyphen-basque
14mr|texlive-hyphen-basque-20090924-4|35	%_texmf_language_def_d/hyphen-basque
14mr|texlive-hyphen-basque-20090924-4|36	%_texmf_language_lua_d/hyphen-basque
14mr|texlive-hyphen-basque-20090924-4|37	
14mr|texlive-hyphen-basque-20090924-4|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-basque-20090924-4|39	%prep
14mr|texlive-hyphen-basque-20090924-4|40	%setup -c -a0
14mr|texlive-hyphen-basque-20090924-4|41	
14mr|texlive-hyphen-basque-20090924-4|42	%build
14mr|texlive-hyphen-basque-20090924-4|43	
14mr|texlive-hyphen-basque-20090924-4|44	%install
14mr|texlive-hyphen-basque-20090924-4|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-basque-20090924-4|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-basque <<EOF
14mr|texlive-hyphen-basque-20090924-4|47	\%% from hyphen-basque:
14mr|texlive-hyphen-basque-20090924-4|48	basque loadhyph-eu.tex
14mr|texlive-hyphen-basque-20090924-4|49	EOF
14mr|texlive-hyphen-basque-20090924-4|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-basque
14mr|texlive-hyphen-basque-20090924-4|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-basque-20090924-4|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-basque <<EOF
14mr|texlive-hyphen-basque-20090924-4|53	\%% from hyphen-basque:
14mr|texlive-hyphen-basque-20090924-4|54	\addlanguage{basque}{loadhyph-eu.tex}{}{2}{2}
14mr|texlive-hyphen-basque-20090924-4|55	EOF
14mr|texlive-hyphen-basque-20090924-4|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-basque
14mr|texlive-hyphen-basque-20090924-4|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-basque-20090924-4|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-basque <<EOF
14mr|texlive-hyphen-basque-20090924-4|59	-- from hyphen-basque:
14mr|texlive-hyphen-basque-20090924-4|60	['basque'] = {
14mr|texlive-hyphen-basque-20090924-4|61	loader = 'loadhyph-eu.tex',
14mr|texlive-hyphen-basque-20090924-4|62	lefthyphenmin = 2,
14mr|texlive-hyphen-basque-20090924-4|63	righthyphenmin = 2,
14mr|texlive-hyphen-basque-20090924-4|64	synonyms = {  },
14mr|texlive-hyphen-basque-20090924-4|65	patterns = 'hyph-eu.pat.txt',
14mr|texlive-hyphen-basque-20090924-4|66	hyphenation = '',
14mr|texlive-hyphen-basque-20090924-4|67	},
14mr|texlive-hyphen-basque-20090924-4|68	EOF
14mr|texlive-hyphen-basque-20090924-4|69	
14mr|texlive-hyphen-basque-20090924-4|70	
14mr|texlive-hyphen-basque-20090924-4|71	
14mr|texlive-hyphen-basque-20090924-4|72	%changelog
14mr|texlive-hyphen-basque-20090924-4|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090924-4
14mr|texlive-hyphen-basque-20090924-4|74	+ Revision: a4f8ff5
14mr|texlive-hyphen-basque-20090924-4|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-basque-20090924-4|76	
14mr|texlive-hyphen-basque-20090924-4|77	

20320 14
14mr|texlive-hyphen-bulgarian-20120611-2|1	# revision 25990
14mr|texlive-hyphen-bulgarian-20120611-2|2	# category TLCore
14mr|texlive-hyphen-bulgarian-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-bulgarian-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-bulgarian-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-bulgarian-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-bulgarian-20120611-2|7	Name:		texlive-hyphen-bulgarian
14mr|texlive-hyphen-bulgarian-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-bulgarian-20120611-2|9	Release:	2
14mr|texlive-hyphen-bulgarian-20120611-2|10	Summary:	Bulgarian hyphenation patterns
14mr|texlive-hyphen-bulgarian-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-bulgarian-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-bulgarian-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-bulgarian-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-bulgarian.tar.xz
14mr|texlive-hyphen-bulgarian-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-bulgarian-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-bulgarian-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-bulgarian-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-bulgarian-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-bulgarian-20120611-2|20	
14mr|texlive-hyphen-bulgarian-20120611-2|21	%description
14mr|texlive-hyphen-bulgarian-20120611-2|22	Hyphenation patterns for Bulgarian in T2A and UTF-8 encodings.
14mr|texlive-hyphen-bulgarian-20120611-2|23	
14mr|texlive-hyphen-bulgarian-20120611-2|24	%post
14mr|texlive-hyphen-bulgarian-20120611-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-bulgarian-20120611-2|26	
14mr|texlive-hyphen-bulgarian-20120611-2|27	%postun
14mr|texlive-hyphen-bulgarian-20120611-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-bulgarian-20120611-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-bulgarian-20120611-2|30	fi
14mr|texlive-hyphen-bulgarian-20120611-2|31	
14mr|texlive-hyphen-bulgarian-20120611-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-bulgarian-20120611-2|33	%files
14mr|texlive-hyphen-bulgarian-20120611-2|34	%_texmf_language_dat_d/hyphen-bulgarian
14mr|texlive-hyphen-bulgarian-20120611-2|35	%_texmf_language_def_d/hyphen-bulgarian
14mr|texlive-hyphen-bulgarian-20120611-2|36	%_texmf_language_lua_d/hyphen-bulgarian
14mr|texlive-hyphen-bulgarian-20120611-2|37	
14mr|texlive-hyphen-bulgarian-20120611-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-bulgarian-20120611-2|39	%prep
14mr|texlive-hyphen-bulgarian-20120611-2|40	%setup -c -a0
14mr|texlive-hyphen-bulgarian-20120611-2|41	
14mr|texlive-hyphen-bulgarian-20120611-2|42	%build
14mr|texlive-hyphen-bulgarian-20120611-2|43	
14mr|texlive-hyphen-bulgarian-20120611-2|44	%install
14mr|texlive-hyphen-bulgarian-20120611-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-bulgarian-20120611-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-bulgarian <<EOF
14mr|texlive-hyphen-bulgarian-20120611-2|47	\%% from hyphen-bulgarian:
14mr|texlive-hyphen-bulgarian-20120611-2|48	bulgarian loadhyph-bg.tex
14mr|texlive-hyphen-bulgarian-20120611-2|49	EOF
14mr|texlive-hyphen-bulgarian-20120611-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-bulgarian
14mr|texlive-hyphen-bulgarian-20120611-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-bulgarian-20120611-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-bulgarian <<EOF
14mr|texlive-hyphen-bulgarian-20120611-2|53	\%% from hyphen-bulgarian:
14mr|texlive-hyphen-bulgarian-20120611-2|54	\addlanguage{bulgarian}{loadhyph-bg.tex}{}{2}{2}
14mr|texlive-hyphen-bulgarian-20120611-2|55	EOF
14mr|texlive-hyphen-bulgarian-20120611-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-bulgarian
14mr|texlive-hyphen-bulgarian-20120611-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-bulgarian-20120611-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-bulgarian <<EOF
14mr|texlive-hyphen-bulgarian-20120611-2|59	-- from hyphen-bulgarian:
14mr|texlive-hyphen-bulgarian-20120611-2|60	['bulgarian'] = {
14mr|texlive-hyphen-bulgarian-20120611-2|61	loader = 'loadhyph-bg.tex',
14mr|texlive-hyphen-bulgarian-20120611-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-bulgarian-20120611-2|63	righthyphenmin = 2,
14mr|texlive-hyphen-bulgarian-20120611-2|64	synonyms = {  },
14mr|texlive-hyphen-bulgarian-20120611-2|65	patterns = 'hyph-bg.pat.txt',
14mr|texlive-hyphen-bulgarian-20120611-2|66	hyphenation = '',
14mr|texlive-hyphen-bulgarian-20120611-2|67	},
14mr|texlive-hyphen-bulgarian-20120611-2|68	EOF
14mr|texlive-hyphen-bulgarian-20120611-2|69	
14mr|texlive-hyphen-bulgarian-20120611-2|70	
14mr|texlive-hyphen-bulgarian-20120611-2|71	
14mr|texlive-hyphen-bulgarian-20120611-2|72	%changelog
14mr|texlive-hyphen-bulgarian-20120611-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-bulgarian-20120611-2|74	+ Revision: 146e345
14mr|texlive-hyphen-bulgarian-20120611-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-bulgarian-20120611-2|76	
14mr|texlive-hyphen-bulgarian-20120611-2|77	

20321 14
14mr|texlive-hyphen-catalan-20120611-2|1	# revision 25990
14mr|texlive-hyphen-catalan-20120611-2|2	# category TLCore
14mr|texlive-hyphen-catalan-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-catalan-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-catalan-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-catalan-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-catalan-20120611-2|7	Name:		texlive-hyphen-catalan
14mr|texlive-hyphen-catalan-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-catalan-20120611-2|9	Release:	2
14mr|texlive-hyphen-catalan-20120611-2|10	Summary:	Catalan hyphenation patterns
14mr|texlive-hyphen-catalan-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-catalan-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-catalan-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-catalan-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-catalan.tar.xz
14mr|texlive-hyphen-catalan-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-catalan-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-catalan-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-catalan-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-catalan-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-catalan-20120611-2|20	
14mr|texlive-hyphen-catalan-20120611-2|21	%description
14mr|texlive-hyphen-catalan-20120611-2|22	Hyphenation patterns for Catalan in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-catalan-20120611-2|23	
14mr|texlive-hyphen-catalan-20120611-2|24	%post
14mr|texlive-hyphen-catalan-20120611-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-catalan-20120611-2|26	
14mr|texlive-hyphen-catalan-20120611-2|27	%postun
14mr|texlive-hyphen-catalan-20120611-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-catalan-20120611-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-catalan-20120611-2|30	fi
14mr|texlive-hyphen-catalan-20120611-2|31	
14mr|texlive-hyphen-catalan-20120611-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-catalan-20120611-2|33	%files
14mr|texlive-hyphen-catalan-20120611-2|34	%_texmf_language_dat_d/hyphen-catalan
14mr|texlive-hyphen-catalan-20120611-2|35	%_texmf_language_def_d/hyphen-catalan
14mr|texlive-hyphen-catalan-20120611-2|36	%_texmf_language_lua_d/hyphen-catalan
14mr|texlive-hyphen-catalan-20120611-2|37	
14mr|texlive-hyphen-catalan-20120611-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-catalan-20120611-2|39	%prep
14mr|texlive-hyphen-catalan-20120611-2|40	%setup -c -a0
14mr|texlive-hyphen-catalan-20120611-2|41	
14mr|texlive-hyphen-catalan-20120611-2|42	%build
14mr|texlive-hyphen-catalan-20120611-2|43	
14mr|texlive-hyphen-catalan-20120611-2|44	%install
14mr|texlive-hyphen-catalan-20120611-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-catalan-20120611-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-catalan <<EOF
14mr|texlive-hyphen-catalan-20120611-2|47	\%% from hyphen-catalan:
14mr|texlive-hyphen-catalan-20120611-2|48	catalan loadhyph-ca.tex
14mr|texlive-hyphen-catalan-20120611-2|49	EOF
14mr|texlive-hyphen-catalan-20120611-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-catalan
14mr|texlive-hyphen-catalan-20120611-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-catalan-20120611-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-catalan <<EOF
14mr|texlive-hyphen-catalan-20120611-2|53	\%% from hyphen-catalan:
14mr|texlive-hyphen-catalan-20120611-2|54	\addlanguage{catalan}{loadhyph-ca.tex}{}{2}{2}
14mr|texlive-hyphen-catalan-20120611-2|55	EOF
14mr|texlive-hyphen-catalan-20120611-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-catalan
14mr|texlive-hyphen-catalan-20120611-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-catalan-20120611-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-catalan <<EOF
14mr|texlive-hyphen-catalan-20120611-2|59	-- from hyphen-catalan:
14mr|texlive-hyphen-catalan-20120611-2|60	['catalan'] = {
14mr|texlive-hyphen-catalan-20120611-2|61	loader = 'loadhyph-ca.tex',
14mr|texlive-hyphen-catalan-20120611-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-catalan-20120611-2|63	righthyphenmin = 2,
14mr|texlive-hyphen-catalan-20120611-2|64	synonyms = {  },
14mr|texlive-hyphen-catalan-20120611-2|65	patterns = 'hyph-ca.pat.txt',
14mr|texlive-hyphen-catalan-20120611-2|66	hyphenation = 'hyph-ca.hyp.txt',
14mr|texlive-hyphen-catalan-20120611-2|67	},
14mr|texlive-hyphen-catalan-20120611-2|68	EOF
14mr|texlive-hyphen-catalan-20120611-2|69	
14mr|texlive-hyphen-catalan-20120611-2|70	
14mr|texlive-hyphen-catalan-20120611-2|71	
14mr|texlive-hyphen-catalan-20120611-2|72	%changelog
14mr|texlive-hyphen-catalan-20120611-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-catalan-20120611-2|74	+ Revision: e3a7659
14mr|texlive-hyphen-catalan-20120611-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-catalan-20120611-2|76	
14mr|texlive-hyphen-catalan-20120611-2|77	

20322 14
14mr|texlive-hyphen-chinese-20120611-2|1	# revision 25990
14mr|texlive-hyphen-chinese-20120611-2|2	# category TLCore
14mr|texlive-hyphen-chinese-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-chinese-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-chinese-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-chinese-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-chinese-20120611-2|7	Name:		texlive-hyphen-chinese
14mr|texlive-hyphen-chinese-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-chinese-20120611-2|9	Release:	2
14mr|texlive-hyphen-chinese-20120611-2|10	Summary:	Chinese pinyin hyphenation patterns
14mr|texlive-hyphen-chinese-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-chinese-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-chinese-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-chinese-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-chinese.tar.xz
14mr|texlive-hyphen-chinese-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-chinese-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-chinese-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-chinese-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-chinese-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-chinese-20120611-2|20	
14mr|texlive-hyphen-chinese-20120611-2|21	%description
14mr|texlive-hyphen-chinese-20120611-2|22	Hyphenation patterns for unaccented transliterated Mandarin
14mr|texlive-hyphen-chinese-20120611-2|23	Chinese (pinyin) in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-chinese-20120611-2|24	
14mr|texlive-hyphen-chinese-20120611-2|25	%post
14mr|texlive-hyphen-chinese-20120611-2|26	%{_sbindir}/texlive.post
14mr|texlive-hyphen-chinese-20120611-2|27	
14mr|texlive-hyphen-chinese-20120611-2|28	%postun
14mr|texlive-hyphen-chinese-20120611-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-chinese-20120611-2|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-chinese-20120611-2|31	fi
14mr|texlive-hyphen-chinese-20120611-2|32	
14mr|texlive-hyphen-chinese-20120611-2|33	#-----------------------------------------------------------------------
14mr|texlive-hyphen-chinese-20120611-2|34	%files
14mr|texlive-hyphen-chinese-20120611-2|35	%_texmf_language_dat_d/hyphen-chinese
14mr|texlive-hyphen-chinese-20120611-2|36	%_texmf_language_def_d/hyphen-chinese
14mr|texlive-hyphen-chinese-20120611-2|37	%_texmf_language_lua_d/hyphen-chinese
14mr|texlive-hyphen-chinese-20120611-2|38	
14mr|texlive-hyphen-chinese-20120611-2|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-chinese-20120611-2|40	%prep
14mr|texlive-hyphen-chinese-20120611-2|41	%setup -c -a0
14mr|texlive-hyphen-chinese-20120611-2|42	
14mr|texlive-hyphen-chinese-20120611-2|43	%build
14mr|texlive-hyphen-chinese-20120611-2|44	
14mr|texlive-hyphen-chinese-20120611-2|45	%install
14mr|texlive-hyphen-chinese-20120611-2|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-chinese-20120611-2|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-chinese <<EOF
14mr|texlive-hyphen-chinese-20120611-2|48	\%% from hyphen-chinese:
14mr|texlive-hyphen-chinese-20120611-2|49	pinyin loadhyph-zh-latn-pinyin.tex
14mr|texlive-hyphen-chinese-20120611-2|50	EOF
14mr|texlive-hyphen-chinese-20120611-2|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-chinese
14mr|texlive-hyphen-chinese-20120611-2|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-chinese-20120611-2|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-chinese <<EOF
14mr|texlive-hyphen-chinese-20120611-2|54	\%% from hyphen-chinese:
14mr|texlive-hyphen-chinese-20120611-2|55	\addlanguage{pinyin}{loadhyph-zh-latn-pinyin.tex}{}{1}{1}
14mr|texlive-hyphen-chinese-20120611-2|56	EOF
14mr|texlive-hyphen-chinese-20120611-2|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-chinese
14mr|texlive-hyphen-chinese-20120611-2|58	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-chinese-20120611-2|59	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-chinese <<EOF
14mr|texlive-hyphen-chinese-20120611-2|60	-- from hyphen-chinese:
14mr|texlive-hyphen-chinese-20120611-2|61	['pinyin'] = {
14mr|texlive-hyphen-chinese-20120611-2|62	loader = 'loadhyph-zh-latn-pinyin.tex',
14mr|texlive-hyphen-chinese-20120611-2|63	lefthyphenmin = 1,
14mr|texlive-hyphen-chinese-20120611-2|64	righthyphenmin = 1,
14mr|texlive-hyphen-chinese-20120611-2|65	synonyms = {  },
14mr|texlive-hyphen-chinese-20120611-2|66	patterns = 'hyph-zh-latn-pinyin.pat.txt',
14mr|texlive-hyphen-chinese-20120611-2|67	hyphenation = '',
14mr|texlive-hyphen-chinese-20120611-2|68	},
14mr|texlive-hyphen-chinese-20120611-2|69	EOF
14mr|texlive-hyphen-chinese-20120611-2|70	
14mr|texlive-hyphen-chinese-20120611-2|71	
14mr|texlive-hyphen-chinese-20120611-2|72	
14mr|texlive-hyphen-chinese-20120611-2|73	%changelog
14mr|texlive-hyphen-chinese-20120611-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-chinese-20120611-2|75	+ Revision: 5f9b769
14mr|texlive-hyphen-chinese-20120611-2|76	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-chinese-20120611-2|77	
14mr|texlive-hyphen-chinese-20120611-2|78	

20323 14
14mr|texlive-hyphen-coptic-20120124-2|1	# revision 23085
14mr|texlive-hyphen-coptic-20120124-2|2	# category TLCore
14mr|texlive-hyphen-coptic-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-coptic-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-coptic-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-coptic-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-coptic-20120124-2|7	Name:		texlive-hyphen-coptic
14mr|texlive-hyphen-coptic-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-coptic-20120124-2|9	Release:	2
14mr|texlive-hyphen-coptic-20120124-2|10	Summary:	Coptic hyphenation patterns
14mr|texlive-hyphen-coptic-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-coptic-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-coptic-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-coptic-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-coptic.tar.xz
14mr|texlive-hyphen-coptic-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-coptic-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-coptic-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-coptic-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-coptic-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-coptic-20120124-2|20	
14mr|texlive-hyphen-coptic-20120124-2|21	%description
14mr|texlive-hyphen-coptic-20120124-2|22	Hyphenation patterns for Coptic in UTF-8 encoding as well as in
14mr|texlive-hyphen-coptic-20120124-2|23	ASCII-based encoding for 8-bit engines. The latter can only be
14mr|texlive-hyphen-coptic-20120124-2|24	used with special Coptic fonts (like CBcoptic). The patterns
14mr|texlive-hyphen-coptic-20120124-2|25	are considered experimental.
14mr|texlive-hyphen-coptic-20120124-2|26	
14mr|texlive-hyphen-coptic-20120124-2|27	%post
14mr|texlive-hyphen-coptic-20120124-2|28	%{_sbindir}/texlive.post
14mr|texlive-hyphen-coptic-20120124-2|29	
14mr|texlive-hyphen-coptic-20120124-2|30	%postun
14mr|texlive-hyphen-coptic-20120124-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-coptic-20120124-2|32	%{_sbindir}/texlive.post
14mr|texlive-hyphen-coptic-20120124-2|33	fi
14mr|texlive-hyphen-coptic-20120124-2|34	
14mr|texlive-hyphen-coptic-20120124-2|35	#-----------------------------------------------------------------------
14mr|texlive-hyphen-coptic-20120124-2|36	%files
14mr|texlive-hyphen-coptic-20120124-2|37	%_texmf_language_dat_d/hyphen-coptic
14mr|texlive-hyphen-coptic-20120124-2|38	%_texmf_language_def_d/hyphen-coptic
14mr|texlive-hyphen-coptic-20120124-2|39	%_texmf_language_lua_d/hyphen-coptic
14mr|texlive-hyphen-coptic-20120124-2|40	
14mr|texlive-hyphen-coptic-20120124-2|41	#-----------------------------------------------------------------------
14mr|texlive-hyphen-coptic-20120124-2|42	%prep
14mr|texlive-hyphen-coptic-20120124-2|43	%setup -c -a0
14mr|texlive-hyphen-coptic-20120124-2|44	
14mr|texlive-hyphen-coptic-20120124-2|45	%build
14mr|texlive-hyphen-coptic-20120124-2|46	
14mr|texlive-hyphen-coptic-20120124-2|47	%install
14mr|texlive-hyphen-coptic-20120124-2|48	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-coptic-20120124-2|49	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-coptic <<EOF
14mr|texlive-hyphen-coptic-20120124-2|50	\%% from hyphen-coptic:
14mr|texlive-hyphen-coptic-20120124-2|51	coptic loadhyph-cop.tex
14mr|texlive-hyphen-coptic-20120124-2|52	EOF
14mr|texlive-hyphen-coptic-20120124-2|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-coptic
14mr|texlive-hyphen-coptic-20120124-2|54	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-coptic-20120124-2|55	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-coptic <<EOF
14mr|texlive-hyphen-coptic-20120124-2|56	\%% from hyphen-coptic:
14mr|texlive-hyphen-coptic-20120124-2|57	\addlanguage{coptic}{loadhyph-cop.tex}{}{1}{1}
14mr|texlive-hyphen-coptic-20120124-2|58	EOF
14mr|texlive-hyphen-coptic-20120124-2|59	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-coptic
14mr|texlive-hyphen-coptic-20120124-2|60	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-coptic-20120124-2|61	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-coptic <<EOF
14mr|texlive-hyphen-coptic-20120124-2|62	-- from hyphen-coptic:
14mr|texlive-hyphen-coptic-20120124-2|63	['coptic'] = {
14mr|texlive-hyphen-coptic-20120124-2|64	loader = 'loadhyph-cop.tex',
14mr|texlive-hyphen-coptic-20120124-2|65	lefthyphenmin = 1,
14mr|texlive-hyphen-coptic-20120124-2|66	righthyphenmin = 1,
14mr|texlive-hyphen-coptic-20120124-2|67	synonyms = {  },
14mr|texlive-hyphen-coptic-20120124-2|68	patterns = 'hyph-cop.pat.txt',
14mr|texlive-hyphen-coptic-20120124-2|69	hyphenation = '',
14mr|texlive-hyphen-coptic-20120124-2|70	},
14mr|texlive-hyphen-coptic-20120124-2|71	EOF
14mr|texlive-hyphen-coptic-20120124-2|72	
14mr|texlive-hyphen-coptic-20120124-2|73	
14mr|texlive-hyphen-coptic-20120124-2|74	
14mr|texlive-hyphen-coptic-20120124-2|75	%changelog
14mr|texlive-hyphen-coptic-20120124-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-coptic-20120124-2|77	+ Revision: f9ce818
14mr|texlive-hyphen-coptic-20120124-2|78	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-coptic-20120124-2|79	
14mr|texlive-hyphen-coptic-20120124-2|80	

20324 14
14mr|texlive-hyphen-croatian-20110608-4|1	# revision 23085
14mr|texlive-hyphen-croatian-20110608-4|2	# category TLCore
14mr|texlive-hyphen-croatian-20110608-4|3	# catalog-ctan /language/hyphenation/hrhyph.tex
14mr|texlive-hyphen-croatian-20110608-4|4	# catalog-date 2011-06-08 00:02:48 +0200
14mr|texlive-hyphen-croatian-20110608-4|5	# catalog-license lppl1.3
14mr|texlive-hyphen-croatian-20110608-4|6	# catalog-version undef
14mr|texlive-hyphen-croatian-20110608-4|7	Name:		texlive-hyphen-croatian
14mr|texlive-hyphen-croatian-20110608-4|8	Version:	20110608
14mr|texlive-hyphen-croatian-20110608-4|9	Release:	4
14mr|texlive-hyphen-croatian-20110608-4|10	Summary:	Croatian hyphenation patterns
14mr|texlive-hyphen-croatian-20110608-4|11	Group:		Publishing
14mr|texlive-hyphen-croatian-20110608-4|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/hrhyph.tex
14mr|texlive-hyphen-croatian-20110608-4|13	License:	LPPL1.3
14mr|texlive-hyphen-croatian-20110608-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-croatian.tar.xz
14mr|texlive-hyphen-croatian-20110608-4|15	BuildArch:	noarch
14mr|texlive-hyphen-croatian-20110608-4|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-croatian-20110608-4|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-croatian-20110608-4|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-croatian-20110608-4|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-croatian-20110608-4|20	
14mr|texlive-hyphen-croatian-20110608-4|21	%description
14mr|texlive-hyphen-croatian-20110608-4|22	Hyphenation patterns for Croatian in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-croatian-20110608-4|23	
14mr|texlive-hyphen-croatian-20110608-4|24	%post
14mr|texlive-hyphen-croatian-20110608-4|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-croatian-20110608-4|26	
14mr|texlive-hyphen-croatian-20110608-4|27	%postun
14mr|texlive-hyphen-croatian-20110608-4|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-croatian-20110608-4|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-croatian-20110608-4|30	fi
14mr|texlive-hyphen-croatian-20110608-4|31	
14mr|texlive-hyphen-croatian-20110608-4|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-croatian-20110608-4|33	%files
14mr|texlive-hyphen-croatian-20110608-4|34	%_texmf_language_dat_d/hyphen-croatian
14mr|texlive-hyphen-croatian-20110608-4|35	%_texmf_language_def_d/hyphen-croatian
14mr|texlive-hyphen-croatian-20110608-4|36	%_texmf_language_lua_d/hyphen-croatian
14mr|texlive-hyphen-croatian-20110608-4|37	
14mr|texlive-hyphen-croatian-20110608-4|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-croatian-20110608-4|39	%prep
14mr|texlive-hyphen-croatian-20110608-4|40	%setup -c -a0
14mr|texlive-hyphen-croatian-20110608-4|41	
14mr|texlive-hyphen-croatian-20110608-4|42	%build
14mr|texlive-hyphen-croatian-20110608-4|43	
14mr|texlive-hyphen-croatian-20110608-4|44	%install
14mr|texlive-hyphen-croatian-20110608-4|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-croatian-20110608-4|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-croatian <<EOF
14mr|texlive-hyphen-croatian-20110608-4|47	\%% from hyphen-croatian:
14mr|texlive-hyphen-croatian-20110608-4|48	croatian loadhyph-hr.tex
14mr|texlive-hyphen-croatian-20110608-4|49	EOF
14mr|texlive-hyphen-croatian-20110608-4|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-croatian
14mr|texlive-hyphen-croatian-20110608-4|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-croatian-20110608-4|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-croatian <<EOF
14mr|texlive-hyphen-croatian-20110608-4|53	\%% from hyphen-croatian:
14mr|texlive-hyphen-croatian-20110608-4|54	\addlanguage{croatian}{loadhyph-hr.tex}{}{2}{2}
14mr|texlive-hyphen-croatian-20110608-4|55	EOF
14mr|texlive-hyphen-croatian-20110608-4|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-croatian
14mr|texlive-hyphen-croatian-20110608-4|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-croatian-20110608-4|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-croatian <<EOF
14mr|texlive-hyphen-croatian-20110608-4|59	-- from hyphen-croatian:
14mr|texlive-hyphen-croatian-20110608-4|60	['croatian'] = {
14mr|texlive-hyphen-croatian-20110608-4|61	loader = 'loadhyph-hr.tex',
14mr|texlive-hyphen-croatian-20110608-4|62	lefthyphenmin = 2,
14mr|texlive-hyphen-croatian-20110608-4|63	righthyphenmin = 2,
14mr|texlive-hyphen-croatian-20110608-4|64	synonyms = {  },
14mr|texlive-hyphen-croatian-20110608-4|65	patterns = 'hyph-hr.pat.txt',
14mr|texlive-hyphen-croatian-20110608-4|66	hyphenation = '',
14mr|texlive-hyphen-croatian-20110608-4|67	},
14mr|texlive-hyphen-croatian-20110608-4|68	EOF
14mr|texlive-hyphen-croatian-20110608-4|69	
14mr|texlive-hyphen-croatian-20110608-4|70	
14mr|texlive-hyphen-croatian-20110608-4|71	
14mr|texlive-hyphen-croatian-20110608-4|72	%changelog
14mr|texlive-hyphen-croatian-20110608-4|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110608-4
14mr|texlive-hyphen-croatian-20110608-4|74	+ Revision: 0b4735d
14mr|texlive-hyphen-croatian-20110608-4|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-croatian-20110608-4|76	
14mr|texlive-hyphen-croatian-20110608-4|77	

20325 14
14mr|texlive-hyphen-czech-20120611-2|1	# revision 25990
14mr|texlive-hyphen-czech-20120611-2|2	# category TLCore
14mr|texlive-hyphen-czech-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-czech-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-czech-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-czech-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-czech-20120611-2|7	Name:		texlive-hyphen-czech
14mr|texlive-hyphen-czech-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-czech-20120611-2|9	Release:	2
14mr|texlive-hyphen-czech-20120611-2|10	Summary:	Czech hyphenation patterns
14mr|texlive-hyphen-czech-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-czech-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-czech-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-czech-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-czech.tar.xz
14mr|texlive-hyphen-czech-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-czech-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-czech-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-czech-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-czech-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-czech-20120611-2|20	
14mr|texlive-hyphen-czech-20120611-2|21	%description
14mr|texlive-hyphen-czech-20120611-2|22	Hyphenation patterns for Czech in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-czech-20120611-2|23	Original patterns 'czhyphen' are still distributed in the
14mr|texlive-hyphen-czech-20120611-2|24	'csplain' package and loaded with ISO Latin 2 encoding (IL2).
14mr|texlive-hyphen-czech-20120611-2|25	
14mr|texlive-hyphen-czech-20120611-2|26	%post
14mr|texlive-hyphen-czech-20120611-2|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-czech-20120611-2|28	
14mr|texlive-hyphen-czech-20120611-2|29	%postun
14mr|texlive-hyphen-czech-20120611-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-czech-20120611-2|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-czech-20120611-2|32	fi
14mr|texlive-hyphen-czech-20120611-2|33	
14mr|texlive-hyphen-czech-20120611-2|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-czech-20120611-2|35	%files
14mr|texlive-hyphen-czech-20120611-2|36	%_texmf_language_dat_d/hyphen-czech
14mr|texlive-hyphen-czech-20120611-2|37	%_texmf_language_def_d/hyphen-czech
14mr|texlive-hyphen-czech-20120611-2|38	%_texmf_language_lua_d/hyphen-czech
14mr|texlive-hyphen-czech-20120611-2|39	
14mr|texlive-hyphen-czech-20120611-2|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-czech-20120611-2|41	%prep
14mr|texlive-hyphen-czech-20120611-2|42	%setup -c -a0
14mr|texlive-hyphen-czech-20120611-2|43	
14mr|texlive-hyphen-czech-20120611-2|44	%build
14mr|texlive-hyphen-czech-20120611-2|45	
14mr|texlive-hyphen-czech-20120611-2|46	%install
14mr|texlive-hyphen-czech-20120611-2|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-czech-20120611-2|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-czech <<EOF
14mr|texlive-hyphen-czech-20120611-2|49	\%% from hyphen-czech:
14mr|texlive-hyphen-czech-20120611-2|50	czech loadhyph-cs.tex
14mr|texlive-hyphen-czech-20120611-2|51	EOF
14mr|texlive-hyphen-czech-20120611-2|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-czech
14mr|texlive-hyphen-czech-20120611-2|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-czech-20120611-2|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-czech <<EOF
14mr|texlive-hyphen-czech-20120611-2|55	\%% from hyphen-czech:
14mr|texlive-hyphen-czech-20120611-2|56	\addlanguage{czech}{loadhyph-cs.tex}{}{2}{3}
14mr|texlive-hyphen-czech-20120611-2|57	EOF
14mr|texlive-hyphen-czech-20120611-2|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-czech
14mr|texlive-hyphen-czech-20120611-2|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-czech-20120611-2|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-czech <<EOF
14mr|texlive-hyphen-czech-20120611-2|61	-- from hyphen-czech:
14mr|texlive-hyphen-czech-20120611-2|62	['czech'] = {
14mr|texlive-hyphen-czech-20120611-2|63	loader = 'loadhyph-cs.tex',
14mr|texlive-hyphen-czech-20120611-2|64	lefthyphenmin = 2,
14mr|texlive-hyphen-czech-20120611-2|65	righthyphenmin = 3,
14mr|texlive-hyphen-czech-20120611-2|66	synonyms = {  },
14mr|texlive-hyphen-czech-20120611-2|67	patterns = 'hyph-cs.pat.txt',
14mr|texlive-hyphen-czech-20120611-2|68	hyphenation = 'hyph-cs.hyp.txt',
14mr|texlive-hyphen-czech-20120611-2|69	},
14mr|texlive-hyphen-czech-20120611-2|70	EOF
14mr|texlive-hyphen-czech-20120611-2|71	
14mr|texlive-hyphen-czech-20120611-2|72	
14mr|texlive-hyphen-czech-20120611-2|73	
14mr|texlive-hyphen-czech-20120611-2|74	%changelog
14mr|texlive-hyphen-czech-20120611-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-czech-20120611-2|76	+ Revision: 50b9209
14mr|texlive-hyphen-czech-20120611-2|77	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-czech-20120611-2|78	
14mr|texlive-hyphen-czech-20120611-2|79	

20326 14
14mr|texlive-hyphen-danish-20090925-4|1	# revision 23085
14mr|texlive-hyphen-danish-20090925-4|2	# category TLCore
14mr|texlive-hyphen-danish-20090925-4|3	# catalog-ctan /language/hyphenation/dkhyphen
14mr|texlive-hyphen-danish-20090925-4|4	# catalog-date 2009-09-25 22:54:35 +0200
14mr|texlive-hyphen-danish-20090925-4|5	# catalog-license lppl
14mr|texlive-hyphen-danish-20090925-4|6	# catalog-version undef
14mr|texlive-hyphen-danish-20090925-4|7	Name:		texlive-hyphen-danish
14mr|texlive-hyphen-danish-20090925-4|8	Version:	20090925
14mr|texlive-hyphen-danish-20090925-4|9	Release:	4
14mr|texlive-hyphen-danish-20090925-4|10	Summary:	Danish hyphenation patterns
14mr|texlive-hyphen-danish-20090925-4|11	Group:		Publishing
14mr|texlive-hyphen-danish-20090925-4|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/dkhyphen
14mr|texlive-hyphen-danish-20090925-4|13	License:	LPPL
14mr|texlive-hyphen-danish-20090925-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-danish.tar.xz
14mr|texlive-hyphen-danish-20090925-4|15	BuildArch:	noarch
14mr|texlive-hyphen-danish-20090925-4|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-danish-20090925-4|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-danish-20090925-4|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-danish-20090925-4|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-danish-20090925-4|20	
14mr|texlive-hyphen-danish-20090925-4|21	%description
14mr|texlive-hyphen-danish-20090925-4|22	Hyphenation patterns for Danish in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-danish-20090925-4|23	
14mr|texlive-hyphen-danish-20090925-4|24	%post
14mr|texlive-hyphen-danish-20090925-4|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-danish-20090925-4|26	
14mr|texlive-hyphen-danish-20090925-4|27	%postun
14mr|texlive-hyphen-danish-20090925-4|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-danish-20090925-4|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-danish-20090925-4|30	fi
14mr|texlive-hyphen-danish-20090925-4|31	
14mr|texlive-hyphen-danish-20090925-4|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-danish-20090925-4|33	%files
14mr|texlive-hyphen-danish-20090925-4|34	%_texmf_language_dat_d/hyphen-danish
14mr|texlive-hyphen-danish-20090925-4|35	%_texmf_language_def_d/hyphen-danish
14mr|texlive-hyphen-danish-20090925-4|36	%_texmf_language_lua_d/hyphen-danish
14mr|texlive-hyphen-danish-20090925-4|37	
14mr|texlive-hyphen-danish-20090925-4|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-danish-20090925-4|39	%prep
14mr|texlive-hyphen-danish-20090925-4|40	%setup -c -a0
14mr|texlive-hyphen-danish-20090925-4|41	
14mr|texlive-hyphen-danish-20090925-4|42	%build
14mr|texlive-hyphen-danish-20090925-4|43	
14mr|texlive-hyphen-danish-20090925-4|44	%install
14mr|texlive-hyphen-danish-20090925-4|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-danish-20090925-4|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-danish <<EOF
14mr|texlive-hyphen-danish-20090925-4|47	\%% from hyphen-danish:
14mr|texlive-hyphen-danish-20090925-4|48	danish loadhyph-da.tex
14mr|texlive-hyphen-danish-20090925-4|49	EOF
14mr|texlive-hyphen-danish-20090925-4|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-danish
14mr|texlive-hyphen-danish-20090925-4|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-danish-20090925-4|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-danish <<EOF
14mr|texlive-hyphen-danish-20090925-4|53	\%% from hyphen-danish:
14mr|texlive-hyphen-danish-20090925-4|54	\addlanguage{danish}{loadhyph-da.tex}{}{2}{2}
14mr|texlive-hyphen-danish-20090925-4|55	EOF
14mr|texlive-hyphen-danish-20090925-4|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-danish
14mr|texlive-hyphen-danish-20090925-4|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-danish-20090925-4|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-danish <<EOF
14mr|texlive-hyphen-danish-20090925-4|59	-- from hyphen-danish:
14mr|texlive-hyphen-danish-20090925-4|60	['danish'] = {
14mr|texlive-hyphen-danish-20090925-4|61	loader = 'loadhyph-da.tex',
14mr|texlive-hyphen-danish-20090925-4|62	lefthyphenmin = 2,
14mr|texlive-hyphen-danish-20090925-4|63	righthyphenmin = 2,
14mr|texlive-hyphen-danish-20090925-4|64	synonyms = {  },
14mr|texlive-hyphen-danish-20090925-4|65	patterns = 'hyph-da.pat.txt',
14mr|texlive-hyphen-danish-20090925-4|66	hyphenation = '',
14mr|texlive-hyphen-danish-20090925-4|67	},
14mr|texlive-hyphen-danish-20090925-4|68	EOF
14mr|texlive-hyphen-danish-20090925-4|69	
14mr|texlive-hyphen-danish-20090925-4|70	
14mr|texlive-hyphen-danish-20090925-4|71	
14mr|texlive-hyphen-danish-20090925-4|72	%changelog
14mr|texlive-hyphen-danish-20090925-4|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090925-4
14mr|texlive-hyphen-danish-20090925-4|74	+ Revision: 9760d99
14mr|texlive-hyphen-danish-20090925-4|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-danish-20090925-4|76	
14mr|texlive-hyphen-danish-20090925-4|77	

20327 14
14mr|texlive-hyphen-dutch-20120611-2|1	# revision 25990
14mr|texlive-hyphen-dutch-20120611-2|2	# category TLCore
14mr|texlive-hyphen-dutch-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-dutch-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-dutch-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-dutch-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-dutch-20120611-2|7	Name:		texlive-hyphen-dutch
14mr|texlive-hyphen-dutch-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-dutch-20120611-2|9	Release:	2
14mr|texlive-hyphen-dutch-20120611-2|10	Summary:	Dutch hyphenation patterns
14mr|texlive-hyphen-dutch-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-dutch-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-dutch-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-dutch-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-dutch.tar.xz
14mr|texlive-hyphen-dutch-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-dutch-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-dutch-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-dutch-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-dutch-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-dutch-20120611-2|20	
14mr|texlive-hyphen-dutch-20120611-2|21	%description
14mr|texlive-hyphen-dutch-20120611-2|22	Hyphenation patterns for Dutch in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-dutch-20120611-2|23	These patterns don't handle cases like 'menuutje' > 'menu-tje',
14mr|texlive-hyphen-dutch-20120611-2|24	and don't hyphenate words that have different hyphenations
14mr|texlive-hyphen-dutch-20120611-2|25	according to their meaning.
14mr|texlive-hyphen-dutch-20120611-2|26	
14mr|texlive-hyphen-dutch-20120611-2|27	%post
14mr|texlive-hyphen-dutch-20120611-2|28	%{_sbindir}/texlive.post
14mr|texlive-hyphen-dutch-20120611-2|29	
14mr|texlive-hyphen-dutch-20120611-2|30	%postun
14mr|texlive-hyphen-dutch-20120611-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-dutch-20120611-2|32	%{_sbindir}/texlive.post
14mr|texlive-hyphen-dutch-20120611-2|33	fi
14mr|texlive-hyphen-dutch-20120611-2|34	
14mr|texlive-hyphen-dutch-20120611-2|35	#-----------------------------------------------------------------------
14mr|texlive-hyphen-dutch-20120611-2|36	%files
14mr|texlive-hyphen-dutch-20120611-2|37	%_texmf_language_dat_d/hyphen-dutch
14mr|texlive-hyphen-dutch-20120611-2|38	%_texmf_language_def_d/hyphen-dutch
14mr|texlive-hyphen-dutch-20120611-2|39	%_texmf_language_lua_d/hyphen-dutch
14mr|texlive-hyphen-dutch-20120611-2|40	
14mr|texlive-hyphen-dutch-20120611-2|41	#-----------------------------------------------------------------------
14mr|texlive-hyphen-dutch-20120611-2|42	%prep
14mr|texlive-hyphen-dutch-20120611-2|43	%setup -c -a0
14mr|texlive-hyphen-dutch-20120611-2|44	
14mr|texlive-hyphen-dutch-20120611-2|45	%build
14mr|texlive-hyphen-dutch-20120611-2|46	
14mr|texlive-hyphen-dutch-20120611-2|47	%install
14mr|texlive-hyphen-dutch-20120611-2|48	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-dutch-20120611-2|49	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-dutch <<EOF
14mr|texlive-hyphen-dutch-20120611-2|50	\%% from hyphen-dutch:
14mr|texlive-hyphen-dutch-20120611-2|51	dutch loadhyph-nl.tex
14mr|texlive-hyphen-dutch-20120611-2|52	EOF
14mr|texlive-hyphen-dutch-20120611-2|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-dutch
14mr|texlive-hyphen-dutch-20120611-2|54	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-dutch-20120611-2|55	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-dutch <<EOF
14mr|texlive-hyphen-dutch-20120611-2|56	\%% from hyphen-dutch:
14mr|texlive-hyphen-dutch-20120611-2|57	\addlanguage{dutch}{loadhyph-nl.tex}{}{2}{2}
14mr|texlive-hyphen-dutch-20120611-2|58	EOF
14mr|texlive-hyphen-dutch-20120611-2|59	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-dutch
14mr|texlive-hyphen-dutch-20120611-2|60	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-dutch-20120611-2|61	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-dutch <<EOF
14mr|texlive-hyphen-dutch-20120611-2|62	-- from hyphen-dutch:
14mr|texlive-hyphen-dutch-20120611-2|63	['dutch'] = {
14mr|texlive-hyphen-dutch-20120611-2|64	loader = 'loadhyph-nl.tex',
14mr|texlive-hyphen-dutch-20120611-2|65	lefthyphenmin = 2,
14mr|texlive-hyphen-dutch-20120611-2|66	righthyphenmin = 2,
14mr|texlive-hyphen-dutch-20120611-2|67	synonyms = {  },
14mr|texlive-hyphen-dutch-20120611-2|68	patterns = 'hyph-nl.pat.txt',
14mr|texlive-hyphen-dutch-20120611-2|69	hyphenation = 'hyph-nl.hyp.txt',
14mr|texlive-hyphen-dutch-20120611-2|70	},
14mr|texlive-hyphen-dutch-20120611-2|71	EOF
14mr|texlive-hyphen-dutch-20120611-2|72	
14mr|texlive-hyphen-dutch-20120611-2|73	
14mr|texlive-hyphen-dutch-20120611-2|74	
14mr|texlive-hyphen-dutch-20120611-2|75	%changelog
14mr|texlive-hyphen-dutch-20120611-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-dutch-20120611-2|77	+ Revision: fd014f2
14mr|texlive-hyphen-dutch-20120611-2|78	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-dutch-20120611-2|79	
14mr|texlive-hyphen-dutch-20120611-2|80	

20328 14
14mr|texlive-hyphen-english-20120611-2|1	# revision 25990
14mr|texlive-hyphen-english-20120611-2|2	# category TLCore
14mr|texlive-hyphen-english-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-english-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-english-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-english-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-english-20120611-2|7	Name:		texlive-hyphen-english
14mr|texlive-hyphen-english-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-english-20120611-2|9	Release:	2
14mr|texlive-hyphen-english-20120611-2|10	Summary:	English hyphenation patterns
14mr|texlive-hyphen-english-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-english-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-english-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-english-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-english.tar.xz
14mr|texlive-hyphen-english-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-english-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-english-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-english-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-english-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-english-20120611-2|20	
14mr|texlive-hyphen-english-20120611-2|21	%description
14mr|texlive-hyphen-english-20120611-2|22	Additional hyphenation patterns for American and British
14mr|texlive-hyphen-english-20120611-2|23	English in ASCII encoding.  The American English patterns
14mr|texlive-hyphen-english-20120611-2|24	(usenglishmax) greatly extend the standard patterns from Knuth
14mr|texlive-hyphen-english-20120611-2|25	to find many additional hyphenation points.  British English
14mr|texlive-hyphen-english-20120611-2|26	hyphenation is completely different from US English, so has its
14mr|texlive-hyphen-english-20120611-2|27	own set of patterns.
14mr|texlive-hyphen-english-20120611-2|28	
14mr|texlive-hyphen-english-20120611-2|29	%post
14mr|texlive-hyphen-english-20120611-2|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-english-20120611-2|31	
14mr|texlive-hyphen-english-20120611-2|32	%postun
14mr|texlive-hyphen-english-20120611-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-english-20120611-2|34	%{_sbindir}/texlive.post
14mr|texlive-hyphen-english-20120611-2|35	fi
14mr|texlive-hyphen-english-20120611-2|36	
14mr|texlive-hyphen-english-20120611-2|37	#-----------------------------------------------------------------------
14mr|texlive-hyphen-english-20120611-2|38	%files
14mr|texlive-hyphen-english-20120611-2|39	%_texmf_language_dat_d/hyphen-english
14mr|texlive-hyphen-english-20120611-2|40	%_texmf_language_def_d/hyphen-english
14mr|texlive-hyphen-english-20120611-2|41	%_texmf_language_lua_d/hyphen-english
14mr|texlive-hyphen-english-20120611-2|42	
14mr|texlive-hyphen-english-20120611-2|43	#-----------------------------------------------------------------------
14mr|texlive-hyphen-english-20120611-2|44	%prep
14mr|texlive-hyphen-english-20120611-2|45	%setup -c -a0
14mr|texlive-hyphen-english-20120611-2|46	
14mr|texlive-hyphen-english-20120611-2|47	%build
14mr|texlive-hyphen-english-20120611-2|48	
14mr|texlive-hyphen-english-20120611-2|49	%install
14mr|texlive-hyphen-english-20120611-2|50	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-english-20120611-2|51	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-english <<EOF
14mr|texlive-hyphen-english-20120611-2|52	\%% from hyphen-english:
14mr|texlive-hyphen-english-20120611-2|53	ukenglish loadhyph-en-gb.tex
14mr|texlive-hyphen-english-20120611-2|54	=british
14mr|texlive-hyphen-english-20120611-2|55	=UKenglish
14mr|texlive-hyphen-english-20120611-2|56	usenglishmax loadhyph-en-us.tex
14mr|texlive-hyphen-english-20120611-2|57	EOF
14mr|texlive-hyphen-english-20120611-2|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-english
14mr|texlive-hyphen-english-20120611-2|59	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-english-20120611-2|60	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-english <<EOF
14mr|texlive-hyphen-english-20120611-2|61	\%% from hyphen-english:
14mr|texlive-hyphen-english-20120611-2|62	\addlanguage{ukenglish}{loadhyph-en-gb.tex}{}{2}{3}
14mr|texlive-hyphen-english-20120611-2|63	\addlanguage{british}{loadhyph-en-gb.tex}{}{2}{3}
14mr|texlive-hyphen-english-20120611-2|64	\addlanguage{UKenglish}{loadhyph-en-gb.tex}{}{2}{3}
14mr|texlive-hyphen-english-20120611-2|65	\addlanguage{usenglishmax}{loadhyph-en-us.tex}{}{2}{3}
14mr|texlive-hyphen-english-20120611-2|66	EOF
14mr|texlive-hyphen-english-20120611-2|67	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-english
14mr|texlive-hyphen-english-20120611-2|68	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-english-20120611-2|69	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-english <<EOF
14mr|texlive-hyphen-english-20120611-2|70	-- from hyphen-english:
14mr|texlive-hyphen-english-20120611-2|71	['ukenglish'] = {
14mr|texlive-hyphen-english-20120611-2|72	loader = 'loadhyph-en-gb.tex',
14mr|texlive-hyphen-english-20120611-2|73	lefthyphenmin = 2,
14mr|texlive-hyphen-english-20120611-2|74	righthyphenmin = 3,
14mr|texlive-hyphen-english-20120611-2|75	synonyms = { 'british', 'UKenglish' },
14mr|texlive-hyphen-english-20120611-2|76	patterns = 'hyph-en-gb.pat.txt',
14mr|texlive-hyphen-english-20120611-2|77	hyphenation = 'hyph-en-gb.hyp.txt',
14mr|texlive-hyphen-english-20120611-2|78	},
14mr|texlive-hyphen-english-20120611-2|79	['usenglishmax'] = {
14mr|texlive-hyphen-english-20120611-2|80	loader = 'loadhyph-en-us.tex',
14mr|texlive-hyphen-english-20120611-2|81	lefthyphenmin = 2,
14mr|texlive-hyphen-english-20120611-2|82	righthyphenmin = 3,
14mr|texlive-hyphen-english-20120611-2|83	synonyms = {  },
14mr|texlive-hyphen-english-20120611-2|84	patterns = 'hyph-en-us.pat.txt',
14mr|texlive-hyphen-english-20120611-2|85	hyphenation = 'hyph-en-us.hyp.txt',
14mr|texlive-hyphen-english-20120611-2|86	},
14mr|texlive-hyphen-english-20120611-2|87	EOF
14mr|texlive-hyphen-english-20120611-2|88	
14mr|texlive-hyphen-english-20120611-2|89	
14mr|texlive-hyphen-english-20120611-2|90	
14mr|texlive-hyphen-english-20120611-2|91	%changelog
14mr|texlive-hyphen-english-20120611-2|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-english-20120611-2|93	+ Revision: fc0cd7b
14mr|texlive-hyphen-english-20120611-2|94	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-english-20120611-2|95	
14mr|texlive-hyphen-english-20120611-2|96	

20329 14
14mr|texlive-hyphen-esperanto-20120124-2|1	# revision 23085
14mr|texlive-hyphen-esperanto-20120124-2|2	# category TLCore
14mr|texlive-hyphen-esperanto-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-esperanto-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-esperanto-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-esperanto-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-esperanto-20120124-2|7	Name:		texlive-hyphen-esperanto
14mr|texlive-hyphen-esperanto-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-esperanto-20120124-2|9	Release:	2
14mr|texlive-hyphen-esperanto-20120124-2|10	Summary:	Esperanto hyphenation patterns
14mr|texlive-hyphen-esperanto-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-esperanto-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-esperanto-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-esperanto-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-esperanto.tar.xz
14mr|texlive-hyphen-esperanto-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-esperanto-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-esperanto-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-esperanto-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-esperanto-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-esperanto-20120124-2|20	
14mr|texlive-hyphen-esperanto-20120124-2|21	%description
14mr|texlive-hyphen-esperanto-20120124-2|22	Hyphenation patterns for Esperanto ISO Latin 3 and UTF-8
14mr|texlive-hyphen-esperanto-20120124-2|23	encodings. Note that TeX distributions don't ship any suitable
14mr|texlive-hyphen-esperanto-20120124-2|24	fonts in Latin 3 encoding, so unless you create your own font
14mr|texlive-hyphen-esperanto-20120124-2|25	support or want to use MlTeX, using native Unicode engines is
14mr|texlive-hyphen-esperanto-20120124-2|26	highly recommended.
14mr|texlive-hyphen-esperanto-20120124-2|27	
14mr|texlive-hyphen-esperanto-20120124-2|28	%post
14mr|texlive-hyphen-esperanto-20120124-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-esperanto-20120124-2|30	
14mr|texlive-hyphen-esperanto-20120124-2|31	%postun
14mr|texlive-hyphen-esperanto-20120124-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-esperanto-20120124-2|33	%{_sbindir}/texlive.post
14mr|texlive-hyphen-esperanto-20120124-2|34	fi
14mr|texlive-hyphen-esperanto-20120124-2|35	
14mr|texlive-hyphen-esperanto-20120124-2|36	#-----------------------------------------------------------------------
14mr|texlive-hyphen-esperanto-20120124-2|37	%files
14mr|texlive-hyphen-esperanto-20120124-2|38	%_texmf_language_dat_d/hyphen-esperanto
14mr|texlive-hyphen-esperanto-20120124-2|39	%_texmf_language_def_d/hyphen-esperanto
14mr|texlive-hyphen-esperanto-20120124-2|40	%_texmf_language_lua_d/hyphen-esperanto
14mr|texlive-hyphen-esperanto-20120124-2|41	
14mr|texlive-hyphen-esperanto-20120124-2|42	#-----------------------------------------------------------------------
14mr|texlive-hyphen-esperanto-20120124-2|43	%prep
14mr|texlive-hyphen-esperanto-20120124-2|44	%setup -c -a0
14mr|texlive-hyphen-esperanto-20120124-2|45	
14mr|texlive-hyphen-esperanto-20120124-2|46	%build
14mr|texlive-hyphen-esperanto-20120124-2|47	
14mr|texlive-hyphen-esperanto-20120124-2|48	%install
14mr|texlive-hyphen-esperanto-20120124-2|49	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-esperanto-20120124-2|50	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-esperanto <<EOF
14mr|texlive-hyphen-esperanto-20120124-2|51	\%% from hyphen-esperanto:
14mr|texlive-hyphen-esperanto-20120124-2|52	esperanto loadhyph-eo.tex
14mr|texlive-hyphen-esperanto-20120124-2|53	EOF
14mr|texlive-hyphen-esperanto-20120124-2|54	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-esperanto
14mr|texlive-hyphen-esperanto-20120124-2|55	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-esperanto-20120124-2|56	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-esperanto <<EOF
14mr|texlive-hyphen-esperanto-20120124-2|57	\%% from hyphen-esperanto:
14mr|texlive-hyphen-esperanto-20120124-2|58	\addlanguage{esperanto}{loadhyph-eo.tex}{}{2}{2}
14mr|texlive-hyphen-esperanto-20120124-2|59	EOF
14mr|texlive-hyphen-esperanto-20120124-2|60	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-esperanto
14mr|texlive-hyphen-esperanto-20120124-2|61	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-esperanto-20120124-2|62	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-esperanto <<EOF
14mr|texlive-hyphen-esperanto-20120124-2|63	-- from hyphen-esperanto:
14mr|texlive-hyphen-esperanto-20120124-2|64	['esperanto'] = {
14mr|texlive-hyphen-esperanto-20120124-2|65	loader = 'loadhyph-eo.tex',
14mr|texlive-hyphen-esperanto-20120124-2|66	lefthyphenmin = 2,
14mr|texlive-hyphen-esperanto-20120124-2|67	righthyphenmin = 2,
14mr|texlive-hyphen-esperanto-20120124-2|68	synonyms = {  },
14mr|texlive-hyphen-esperanto-20120124-2|69	patterns = 'hyph-eo.pat.txt',
14mr|texlive-hyphen-esperanto-20120124-2|70	hyphenation = '',
14mr|texlive-hyphen-esperanto-20120124-2|71	},
14mr|texlive-hyphen-esperanto-20120124-2|72	EOF
14mr|texlive-hyphen-esperanto-20120124-2|73	
14mr|texlive-hyphen-esperanto-20120124-2|74	
14mr|texlive-hyphen-esperanto-20120124-2|75	
14mr|texlive-hyphen-esperanto-20120124-2|76	%changelog
14mr|texlive-hyphen-esperanto-20120124-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-esperanto-20120124-2|78	+ Revision: 6b98d60
14mr|texlive-hyphen-esperanto-20120124-2|79	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-esperanto-20120124-2|80	
14mr|texlive-hyphen-esperanto-20120124-2|81	

20330 14
14mr|texlive-hyphen-estonian-20120124-2|1	# revision 23085
14mr|texlive-hyphen-estonian-20120124-2|2	# category TLCore
14mr|texlive-hyphen-estonian-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-estonian-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-estonian-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-estonian-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-estonian-20120124-2|7	Name:		texlive-hyphen-estonian
14mr|texlive-hyphen-estonian-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-estonian-20120124-2|9	Release:	2
14mr|texlive-hyphen-estonian-20120124-2|10	Summary:	Estonian hyphenation patterns
14mr|texlive-hyphen-estonian-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-estonian-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-estonian-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-estonian-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-estonian.tar.xz
14mr|texlive-hyphen-estonian-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-estonian-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-estonian-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-estonian-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-estonian-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-estonian-20120124-2|20	
14mr|texlive-hyphen-estonian-20120124-2|21	%description
14mr|texlive-hyphen-estonian-20120124-2|22	Hyphenation patterns for Estonian in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-estonian-20120124-2|23	
14mr|texlive-hyphen-estonian-20120124-2|24	%post
14mr|texlive-hyphen-estonian-20120124-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-estonian-20120124-2|26	
14mr|texlive-hyphen-estonian-20120124-2|27	%postun
14mr|texlive-hyphen-estonian-20120124-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-estonian-20120124-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-estonian-20120124-2|30	fi
14mr|texlive-hyphen-estonian-20120124-2|31	
14mr|texlive-hyphen-estonian-20120124-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-estonian-20120124-2|33	%files
14mr|texlive-hyphen-estonian-20120124-2|34	%_texmf_language_dat_d/hyphen-estonian
14mr|texlive-hyphen-estonian-20120124-2|35	%_texmf_language_def_d/hyphen-estonian
14mr|texlive-hyphen-estonian-20120124-2|36	%_texmf_language_lua_d/hyphen-estonian
14mr|texlive-hyphen-estonian-20120124-2|37	
14mr|texlive-hyphen-estonian-20120124-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-estonian-20120124-2|39	%prep
14mr|texlive-hyphen-estonian-20120124-2|40	%setup -c -a0
14mr|texlive-hyphen-estonian-20120124-2|41	
14mr|texlive-hyphen-estonian-20120124-2|42	%build
14mr|texlive-hyphen-estonian-20120124-2|43	
14mr|texlive-hyphen-estonian-20120124-2|44	%install
14mr|texlive-hyphen-estonian-20120124-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-estonian-20120124-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-estonian <<EOF
14mr|texlive-hyphen-estonian-20120124-2|47	\%% from hyphen-estonian:
14mr|texlive-hyphen-estonian-20120124-2|48	estonian loadhyph-et.tex
14mr|texlive-hyphen-estonian-20120124-2|49	EOF
14mr|texlive-hyphen-estonian-20120124-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-estonian
14mr|texlive-hyphen-estonian-20120124-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-estonian-20120124-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-estonian <<EOF
14mr|texlive-hyphen-estonian-20120124-2|53	\%% from hyphen-estonian:
14mr|texlive-hyphen-estonian-20120124-2|54	\addlanguage{estonian}{loadhyph-et.tex}{}{2}{3}
14mr|texlive-hyphen-estonian-20120124-2|55	EOF
14mr|texlive-hyphen-estonian-20120124-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-estonian
14mr|texlive-hyphen-estonian-20120124-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-estonian-20120124-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-estonian <<EOF
14mr|texlive-hyphen-estonian-20120124-2|59	-- from hyphen-estonian:
14mr|texlive-hyphen-estonian-20120124-2|60	['estonian'] = {
14mr|texlive-hyphen-estonian-20120124-2|61	loader = 'loadhyph-et.tex',
14mr|texlive-hyphen-estonian-20120124-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-estonian-20120124-2|63	righthyphenmin = 3,
14mr|texlive-hyphen-estonian-20120124-2|64	synonyms = {  },
14mr|texlive-hyphen-estonian-20120124-2|65	patterns = 'hyph-et.pat.txt',
14mr|texlive-hyphen-estonian-20120124-2|66	hyphenation = '',
14mr|texlive-hyphen-estonian-20120124-2|67	},
14mr|texlive-hyphen-estonian-20120124-2|68	EOF
14mr|texlive-hyphen-estonian-20120124-2|69	
14mr|texlive-hyphen-estonian-20120124-2|70	
14mr|texlive-hyphen-estonian-20120124-2|71	
14mr|texlive-hyphen-estonian-20120124-2|72	%changelog
14mr|texlive-hyphen-estonian-20120124-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-estonian-20120124-2|74	+ Revision: f884aa0
14mr|texlive-hyphen-estonian-20120124-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-estonian-20120124-2|76	
14mr|texlive-hyphen-estonian-20120124-2|77	

20331 14
14mr|texlive-hyphen-ethiopic-20120124-2|1	# revision 23085
14mr|texlive-hyphen-ethiopic-20120124-2|2	# category TLCore
14mr|texlive-hyphen-ethiopic-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-ethiopic-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-ethiopic-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-ethiopic-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-ethiopic-20120124-2|7	Name:		texlive-hyphen-ethiopic
14mr|texlive-hyphen-ethiopic-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-ethiopic-20120124-2|9	Release:	2
14mr|texlive-hyphen-ethiopic-20120124-2|10	Summary:	Hyphenation patterns for Ethiopic scripts
14mr|texlive-hyphen-ethiopic-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-ethiopic-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-ethiopic-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-ethiopic-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-ethiopic.tar.xz
14mr|texlive-hyphen-ethiopic-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-ethiopic-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-ethiopic-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-ethiopic-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-ethiopic-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-ethiopic-20120124-2|20	
14mr|texlive-hyphen-ethiopic-20120124-2|21	%description
14mr|texlive-hyphen-ethiopic-20120124-2|22	Hyphenation patterns for languages written using the Ethiopic
14mr|texlive-hyphen-ethiopic-20120124-2|23	script for Unicode engines. They are not supposed to be
14mr|texlive-hyphen-ethiopic-20120124-2|24	linguistically relevant in all cases and should, for proper
14mr|texlive-hyphen-ethiopic-20120124-2|25	typography, be replaced by files tailored to individual
14mr|texlive-hyphen-ethiopic-20120124-2|26	languages.
14mr|texlive-hyphen-ethiopic-20120124-2|27	
14mr|texlive-hyphen-ethiopic-20120124-2|28	%post
14mr|texlive-hyphen-ethiopic-20120124-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-ethiopic-20120124-2|30	
14mr|texlive-hyphen-ethiopic-20120124-2|31	%postun
14mr|texlive-hyphen-ethiopic-20120124-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-ethiopic-20120124-2|33	%{_sbindir}/texlive.post
14mr|texlive-hyphen-ethiopic-20120124-2|34	fi
14mr|texlive-hyphen-ethiopic-20120124-2|35	
14mr|texlive-hyphen-ethiopic-20120124-2|36	#-----------------------------------------------------------------------
14mr|texlive-hyphen-ethiopic-20120124-2|37	%files
14mr|texlive-hyphen-ethiopic-20120124-2|38	%_texmf_language_dat_d/hyphen-ethiopic
14mr|texlive-hyphen-ethiopic-20120124-2|39	%_texmf_language_def_d/hyphen-ethiopic
14mr|texlive-hyphen-ethiopic-20120124-2|40	%_texmf_language_lua_d/hyphen-ethiopic
14mr|texlive-hyphen-ethiopic-20120124-2|41	
14mr|texlive-hyphen-ethiopic-20120124-2|42	#-----------------------------------------------------------------------
14mr|texlive-hyphen-ethiopic-20120124-2|43	%prep
14mr|texlive-hyphen-ethiopic-20120124-2|44	%setup -c -a0
14mr|texlive-hyphen-ethiopic-20120124-2|45	
14mr|texlive-hyphen-ethiopic-20120124-2|46	%build
14mr|texlive-hyphen-ethiopic-20120124-2|47	
14mr|texlive-hyphen-ethiopic-20120124-2|48	%install
14mr|texlive-hyphen-ethiopic-20120124-2|49	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-ethiopic-20120124-2|50	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-ethiopic <<EOF
14mr|texlive-hyphen-ethiopic-20120124-2|51	\%% from hyphen-ethiopic:
14mr|texlive-hyphen-ethiopic-20120124-2|52	ethiopic loadhyph-mul-ethi.tex
14mr|texlive-hyphen-ethiopic-20120124-2|53	=amharic
14mr|texlive-hyphen-ethiopic-20120124-2|54	=geez
14mr|texlive-hyphen-ethiopic-20120124-2|55	EOF
14mr|texlive-hyphen-ethiopic-20120124-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-ethiopic
14mr|texlive-hyphen-ethiopic-20120124-2|57	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-ethiopic-20120124-2|58	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-ethiopic <<EOF
14mr|texlive-hyphen-ethiopic-20120124-2|59	\%% from hyphen-ethiopic:
14mr|texlive-hyphen-ethiopic-20120124-2|60	\addlanguage{ethiopic}{loadhyph-mul-ethi.tex}{}{1}{1}
14mr|texlive-hyphen-ethiopic-20120124-2|61	\addlanguage{amharic}{loadhyph-mul-ethi.tex}{}{1}{1}
14mr|texlive-hyphen-ethiopic-20120124-2|62	\addlanguage{geez}{loadhyph-mul-ethi.tex}{}{1}{1}
14mr|texlive-hyphen-ethiopic-20120124-2|63	EOF
14mr|texlive-hyphen-ethiopic-20120124-2|64	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-ethiopic
14mr|texlive-hyphen-ethiopic-20120124-2|65	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-ethiopic-20120124-2|66	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-ethiopic <<EOF
14mr|texlive-hyphen-ethiopic-20120124-2|67	-- from hyphen-ethiopic:
14mr|texlive-hyphen-ethiopic-20120124-2|68	['ethiopic'] = {
14mr|texlive-hyphen-ethiopic-20120124-2|69	loader = 'loadhyph-mul-ethi.tex',
14mr|texlive-hyphen-ethiopic-20120124-2|70	lefthyphenmin = 1,
14mr|texlive-hyphen-ethiopic-20120124-2|71	righthyphenmin = 1,
14mr|texlive-hyphen-ethiopic-20120124-2|72	synonyms = { 'amharic', 'geez' },
14mr|texlive-hyphen-ethiopic-20120124-2|73	patterns = 'hyph-mul-ethi.pat.txt',
14mr|texlive-hyphen-ethiopic-20120124-2|74	hyphenation = '',
14mr|texlive-hyphen-ethiopic-20120124-2|75	},
14mr|texlive-hyphen-ethiopic-20120124-2|76	EOF
14mr|texlive-hyphen-ethiopic-20120124-2|77	
14mr|texlive-hyphen-ethiopic-20120124-2|78	
14mr|texlive-hyphen-ethiopic-20120124-2|79	
14mr|texlive-hyphen-ethiopic-20120124-2|80	%changelog
14mr|texlive-hyphen-ethiopic-20120124-2|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-ethiopic-20120124-2|82	+ Revision: 9ec74ed
14mr|texlive-hyphen-ethiopic-20120124-2|83	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-ethiopic-20120124-2|84	
14mr|texlive-hyphen-ethiopic-20120124-2|85	

20332 14
14mr|texlive-hyphenex-20120203-2|1	# revision 26276
14mr|texlive-hyphenex-20120203-2|2	# category Package
14mr|texlive-hyphenex-20120203-2|3	# catalog-ctan /info/digests/tugboat/hyphenex
14mr|texlive-hyphenex-20120203-2|4	# catalog-date 2012-02-03 11:53:44 +0100
14mr|texlive-hyphenex-20120203-2|5	# catalog-license other-free
14mr|texlive-hyphenex-20120203-2|6	# catalog-version undef
14mr|texlive-hyphenex-20120203-2|7	Name:		texlive-hyphenex
14mr|texlive-hyphenex-20120203-2|8	Version:	20120203
14mr|texlive-hyphenex-20120203-2|9	Release:	2
14mr|texlive-hyphenex-20120203-2|10	Summary:	Generate a hyphenation exceptions file
14mr|texlive-hyphenex-20120203-2|11	Group:		Publishing
14mr|texlive-hyphenex-20120203-2|12	URL:		http://www.ctan.org/tex-archive/info/digests/tugboat/hyphenex
14mr|texlive-hyphenex-20120203-2|13	License:	OTHER-FREE
14mr|texlive-hyphenex-20120203-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphenex.tar.xz
14mr|texlive-hyphenex-20120203-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphenex.source.tar.xz
14mr|texlive-hyphenex-20120203-2|16	BuildArch:	noarch
14mr|texlive-hyphenex-20120203-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphenex-20120203-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphenex-20120203-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-hyphenex-20120203-2|20	
14mr|texlive-hyphenex-20120203-2|21	%description
14mr|texlive-hyphenex-20120203-2|22	Exceptions for American English hyphenation patterns are
14mr|texlive-hyphenex-20120203-2|23	occasionally published in the TeX User Group magazine TUGboat.
14mr|texlive-hyphenex-20120203-2|24	This bundle provides alternative Perl and Bourne shell scripts
14mr|texlive-hyphenex-20120203-2|25	to convert the source of such an article into an exceptions
14mr|texlive-hyphenex-20120203-2|26	file, together with a recent copy of the article and its
14mr|texlive-hyphenex-20120203-2|27	translation.
14mr|texlive-hyphenex-20120203-2|28	
14mr|texlive-hyphenex-20120203-2|29	%post
14mr|texlive-hyphenex-20120203-2|30	%{_sbindir}/texlive.post
14mr|texlive-hyphenex-20120203-2|31	
14mr|texlive-hyphenex-20120203-2|32	%postun
14mr|texlive-hyphenex-20120203-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-hyphenex-20120203-2|34	%{_sbindir}/texlive.post
14mr|texlive-hyphenex-20120203-2|35	fi
14mr|texlive-hyphenex-20120203-2|36	
14mr|texlive-hyphenex-20120203-2|37	#-----------------------------------------------------------------------
14mr|texlive-hyphenex-20120203-2|38	%files
14mr|texlive-hyphenex-20120203-2|39	%{_texmfdistdir}/tex/generic/hyphenex/ushyphex.tex
14mr|texlive-hyphenex-20120203-2|40	#- source
14mr|texlive-hyphenex-20120203-2|41	%doc %{_texmfdistdir}/source/generic/hyphenex/GNUmakefile
14mr|texlive-hyphenex-20120203-2|42	%doc %{_texmfdistdir}/source/generic/hyphenex/README
14mr|texlive-hyphenex-20120203-2|43	%doc %{_texmfdistdir}/source/generic/hyphenex/hyphenex.pl
14mr|texlive-hyphenex-20120203-2|44	%doc %{_texmfdistdir}/source/generic/hyphenex/hyphenex.sh
14mr|texlive-hyphenex-20120203-2|45	%doc %{_texmfdistdir}/source/generic/hyphenex/tb0hyf.pdf
14mr|texlive-hyphenex-20120203-2|46	%doc %{_texmfdistdir}/source/generic/hyphenex/tb0hyf.tex
14mr|texlive-hyphenex-20120203-2|47	%doc %{_texmfdistdir}/source/generic/hyphenex/test.tex
14mr|texlive-hyphenex-20120203-2|48	
14mr|texlive-hyphenex-20120203-2|49	#-----------------------------------------------------------------------
14mr|texlive-hyphenex-20120203-2|50	%prep
14mr|texlive-hyphenex-20120203-2|51	%setup -c -a0 -a1
14mr|texlive-hyphenex-20120203-2|52	
14mr|texlive-hyphenex-20120203-2|53	%build
14mr|texlive-hyphenex-20120203-2|54	
14mr|texlive-hyphenex-20120203-2|55	%install
14mr|texlive-hyphenex-20120203-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphenex-20120203-2|57	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphenex-20120203-2|58	
14mr|texlive-hyphenex-20120203-2|59	
14mr|texlive-hyphenex-20120203-2|60	
14mr|texlive-hyphenex-20120203-2|61	%changelog
14mr|texlive-hyphenex-20120203-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120203-2
14mr|texlive-hyphenex-20120203-2|63	+ Revision: 013326f
14mr|texlive-hyphenex-20120203-2|64	- MassBuild#440: Increase release tag
14mr|texlive-hyphenex-20120203-2|65	
14mr|texlive-hyphenex-20120203-2|66	

20333 14
14mr|texlive-hyphen-farsi-20120124-2|1	# revision 23085
14mr|texlive-hyphen-farsi-20120124-2|2	# category TLCore
14mr|texlive-hyphen-farsi-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-farsi-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-farsi-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-farsi-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-farsi-20120124-2|7	Name:		texlive-hyphen-farsi
14mr|texlive-hyphen-farsi-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-farsi-20120124-2|9	Release:	2
14mr|texlive-hyphen-farsi-20120124-2|10	Summary:	(No) Persian hyphenation patterns
14mr|texlive-hyphen-farsi-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-farsi-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-farsi-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-farsi-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-farsi.tar.xz
14mr|texlive-hyphen-farsi-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-farsi-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-farsi-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-farsi-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-farsi-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-farsi-20120124-2|20	
14mr|texlive-hyphen-farsi-20120124-2|21	%description
14mr|texlive-hyphen-farsi-20120124-2|22	Prevent hyphenation in Persian.
14mr|texlive-hyphen-farsi-20120124-2|23	
14mr|texlive-hyphen-farsi-20120124-2|24	%post
14mr|texlive-hyphen-farsi-20120124-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-farsi-20120124-2|26	
14mr|texlive-hyphen-farsi-20120124-2|27	%postun
14mr|texlive-hyphen-farsi-20120124-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-farsi-20120124-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-farsi-20120124-2|30	fi
14mr|texlive-hyphen-farsi-20120124-2|31	
14mr|texlive-hyphen-farsi-20120124-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-farsi-20120124-2|33	%files
14mr|texlive-hyphen-farsi-20120124-2|34	%_texmf_language_dat_d/hyphen-farsi
14mr|texlive-hyphen-farsi-20120124-2|35	%_texmf_language_def_d/hyphen-farsi
14mr|texlive-hyphen-farsi-20120124-2|36	%_texmf_language_lua_d/hyphen-farsi
14mr|texlive-hyphen-farsi-20120124-2|37	
14mr|texlive-hyphen-farsi-20120124-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-farsi-20120124-2|39	%prep
14mr|texlive-hyphen-farsi-20120124-2|40	%setup -c -a0
14mr|texlive-hyphen-farsi-20120124-2|41	
14mr|texlive-hyphen-farsi-20120124-2|42	%build
14mr|texlive-hyphen-farsi-20120124-2|43	
14mr|texlive-hyphen-farsi-20120124-2|44	%install
14mr|texlive-hyphen-farsi-20120124-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-farsi-20120124-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-farsi <<EOF
14mr|texlive-hyphen-farsi-20120124-2|47	\%% from hyphen-farsi:
14mr|texlive-hyphen-farsi-20120124-2|48	farsi zerohyph.tex
14mr|texlive-hyphen-farsi-20120124-2|49	=persian
14mr|texlive-hyphen-farsi-20120124-2|50	EOF
14mr|texlive-hyphen-farsi-20120124-2|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-farsi
14mr|texlive-hyphen-farsi-20120124-2|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-farsi-20120124-2|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-farsi <<EOF
14mr|texlive-hyphen-farsi-20120124-2|54	\%% from hyphen-farsi:
14mr|texlive-hyphen-farsi-20120124-2|55	\addlanguage{farsi}{zerohyph.tex}{}{2}{3}
14mr|texlive-hyphen-farsi-20120124-2|56	\addlanguage{persian}{zerohyph.tex}{}{2}{3}
14mr|texlive-hyphen-farsi-20120124-2|57	EOF
14mr|texlive-hyphen-farsi-20120124-2|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-farsi
14mr|texlive-hyphen-farsi-20120124-2|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-farsi-20120124-2|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-farsi <<EOF
14mr|texlive-hyphen-farsi-20120124-2|61	-- from hyphen-farsi:
14mr|texlive-hyphen-farsi-20120124-2|62	['farsi'] = {
14mr|texlive-hyphen-farsi-20120124-2|63	loader = 'zerohyph.tex',
14mr|texlive-hyphen-farsi-20120124-2|64	lefthyphenmin = 2,
14mr|texlive-hyphen-farsi-20120124-2|65	righthyphenmin = 3,
14mr|texlive-hyphen-farsi-20120124-2|66	synonyms = { 'persian' },
14mr|texlive-hyphen-farsi-20120124-2|67	patterns = '',
14mr|texlive-hyphen-farsi-20120124-2|68	},
14mr|texlive-hyphen-farsi-20120124-2|69	EOF
14mr|texlive-hyphen-farsi-20120124-2|70	
14mr|texlive-hyphen-farsi-20120124-2|71	
14mr|texlive-hyphen-farsi-20120124-2|72	
14mr|texlive-hyphen-farsi-20120124-2|73	%changelog
14mr|texlive-hyphen-farsi-20120124-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-farsi-20120124-2|75	+ Revision: 1a9fe5f
14mr|texlive-hyphen-farsi-20120124-2|76	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-farsi-20120124-2|77	
14mr|texlive-hyphen-farsi-20120124-2|78	

20334 14
14mr|texlive-hyphen-finnish-20090927-5|1	# revision 25990
14mr|texlive-hyphen-finnish-20090927-5|2	# category TLCore
14mr|texlive-hyphen-finnish-20090927-5|3	# catalog-ctan /language/hyphenation/fihyph
14mr|texlive-hyphen-finnish-20090927-5|4	# catalog-date 2009-09-27 10:36:15 +0200
14mr|texlive-hyphen-finnish-20090927-5|5	# catalog-license pd
14mr|texlive-hyphen-finnish-20090927-5|6	# catalog-version undef
14mr|texlive-hyphen-finnish-20090927-5|7	Name:		texlive-hyphen-finnish
14mr|texlive-hyphen-finnish-20090927-5|8	Version:	20090927
14mr|texlive-hyphen-finnish-20090927-5|9	Release:	5
14mr|texlive-hyphen-finnish-20090927-5|10	Summary:	Finnish hyphenation patterns
14mr|texlive-hyphen-finnish-20090927-5|11	Group:		Publishing
14mr|texlive-hyphen-finnish-20090927-5|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/fihyph
14mr|texlive-hyphen-finnish-20090927-5|13	License:	PD
14mr|texlive-hyphen-finnish-20090927-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-finnish.tar.xz
14mr|texlive-hyphen-finnish-20090927-5|15	BuildArch:	noarch
14mr|texlive-hyphen-finnish-20090927-5|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-finnish-20090927-5|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-finnish-20090927-5|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-finnish-20090927-5|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-finnish-20090927-5|20	
14mr|texlive-hyphen-finnish-20090927-5|21	%description
14mr|texlive-hyphen-finnish-20090927-5|22	Hyphenation patterns for Finnish in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-finnish-20090927-5|23	
14mr|texlive-hyphen-finnish-20090927-5|24	%post
14mr|texlive-hyphen-finnish-20090927-5|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-finnish-20090927-5|26	
14mr|texlive-hyphen-finnish-20090927-5|27	%postun
14mr|texlive-hyphen-finnish-20090927-5|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-finnish-20090927-5|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-finnish-20090927-5|30	fi
14mr|texlive-hyphen-finnish-20090927-5|31	
14mr|texlive-hyphen-finnish-20090927-5|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-finnish-20090927-5|33	%files
14mr|texlive-hyphen-finnish-20090927-5|34	%_texmf_language_dat_d/hyphen-finnish
14mr|texlive-hyphen-finnish-20090927-5|35	%_texmf_language_def_d/hyphen-finnish
14mr|texlive-hyphen-finnish-20090927-5|36	%_texmf_language_lua_d/hyphen-finnish
14mr|texlive-hyphen-finnish-20090927-5|37	
14mr|texlive-hyphen-finnish-20090927-5|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-finnish-20090927-5|39	%prep
14mr|texlive-hyphen-finnish-20090927-5|40	%setup -c -a0
14mr|texlive-hyphen-finnish-20090927-5|41	
14mr|texlive-hyphen-finnish-20090927-5|42	%build
14mr|texlive-hyphen-finnish-20090927-5|43	
14mr|texlive-hyphen-finnish-20090927-5|44	%install
14mr|texlive-hyphen-finnish-20090927-5|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-finnish-20090927-5|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-finnish <<EOF
14mr|texlive-hyphen-finnish-20090927-5|47	\%% from hyphen-finnish:
14mr|texlive-hyphen-finnish-20090927-5|48	finnish loadhyph-fi.tex
14mr|texlive-hyphen-finnish-20090927-5|49	EOF
14mr|texlive-hyphen-finnish-20090927-5|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-finnish
14mr|texlive-hyphen-finnish-20090927-5|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-finnish-20090927-5|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-finnish <<EOF
14mr|texlive-hyphen-finnish-20090927-5|53	\%% from hyphen-finnish:
14mr|texlive-hyphen-finnish-20090927-5|54	\addlanguage{finnish}{loadhyph-fi.tex}{}{2}{2}
14mr|texlive-hyphen-finnish-20090927-5|55	EOF
14mr|texlive-hyphen-finnish-20090927-5|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-finnish
14mr|texlive-hyphen-finnish-20090927-5|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-finnish-20090927-5|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-finnish <<EOF
14mr|texlive-hyphen-finnish-20090927-5|59	-- from hyphen-finnish:
14mr|texlive-hyphen-finnish-20090927-5|60	['finnish'] = {
14mr|texlive-hyphen-finnish-20090927-5|61	loader = 'loadhyph-fi.tex',
14mr|texlive-hyphen-finnish-20090927-5|62	lefthyphenmin = 2,
14mr|texlive-hyphen-finnish-20090927-5|63	righthyphenmin = 2,
14mr|texlive-hyphen-finnish-20090927-5|64	synonyms = {  },
14mr|texlive-hyphen-finnish-20090927-5|65	patterns = 'hyph-fi.pat.txt',
14mr|texlive-hyphen-finnish-20090927-5|66	hyphenation = '',
14mr|texlive-hyphen-finnish-20090927-5|67	},
14mr|texlive-hyphen-finnish-20090927-5|68	EOF
14mr|texlive-hyphen-finnish-20090927-5|69	
14mr|texlive-hyphen-finnish-20090927-5|70	
14mr|texlive-hyphen-finnish-20090927-5|71	
14mr|texlive-hyphen-finnish-20090927-5|72	%changelog
14mr|texlive-hyphen-finnish-20090927-5|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090927-5
14mr|texlive-hyphen-finnish-20090927-5|74	+ Revision: 72e4587
14mr|texlive-hyphen-finnish-20090927-5|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-finnish-20090927-5|76	
14mr|texlive-hyphen-finnish-20090927-5|77	

20335 14
14mr|texlive-hyphen-french-20120611-2|1	# revision 25990
14mr|texlive-hyphen-french-20120611-2|2	# category TLCore
14mr|texlive-hyphen-french-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-french-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-french-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-french-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-french-20120611-2|7	Name:		texlive-hyphen-french
14mr|texlive-hyphen-french-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-french-20120611-2|9	Release:	2
14mr|texlive-hyphen-french-20120611-2|10	Summary:	French hyphenation patterns
14mr|texlive-hyphen-french-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-french-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-french-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-french-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-french.tar.xz
14mr|texlive-hyphen-french-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-french-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-french-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-french-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-french-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-french-20120611-2|20	
14mr|texlive-hyphen-french-20120611-2|21	%description
14mr|texlive-hyphen-french-20120611-2|22	Hyphenation patterns for French in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-french-20120611-2|23	
14mr|texlive-hyphen-french-20120611-2|24	%post
14mr|texlive-hyphen-french-20120611-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-french-20120611-2|26	
14mr|texlive-hyphen-french-20120611-2|27	%postun
14mr|texlive-hyphen-french-20120611-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-french-20120611-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-french-20120611-2|30	fi
14mr|texlive-hyphen-french-20120611-2|31	
14mr|texlive-hyphen-french-20120611-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-french-20120611-2|33	%files
14mr|texlive-hyphen-french-20120611-2|34	%_texmf_language_dat_d/hyphen-french
14mr|texlive-hyphen-french-20120611-2|35	%_texmf_language_def_d/hyphen-french
14mr|texlive-hyphen-french-20120611-2|36	%_texmf_language_lua_d/hyphen-french
14mr|texlive-hyphen-french-20120611-2|37	
14mr|texlive-hyphen-french-20120611-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-french-20120611-2|39	%prep
14mr|texlive-hyphen-french-20120611-2|40	%setup -c -a0
14mr|texlive-hyphen-french-20120611-2|41	
14mr|texlive-hyphen-french-20120611-2|42	%build
14mr|texlive-hyphen-french-20120611-2|43	
14mr|texlive-hyphen-french-20120611-2|44	%install
14mr|texlive-hyphen-french-20120611-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-french-20120611-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-french <<EOF
14mr|texlive-hyphen-french-20120611-2|47	\%% from hyphen-french:
14mr|texlive-hyphen-french-20120611-2|48	french loadhyph-fr.tex
14mr|texlive-hyphen-french-20120611-2|49	=patois
14mr|texlive-hyphen-french-20120611-2|50	=francais
14mr|texlive-hyphen-french-20120611-2|51	EOF
14mr|texlive-hyphen-french-20120611-2|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-french
14mr|texlive-hyphen-french-20120611-2|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-french-20120611-2|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-french <<EOF
14mr|texlive-hyphen-french-20120611-2|55	\%% from hyphen-french:
14mr|texlive-hyphen-french-20120611-2|56	\addlanguage{french}{loadhyph-fr.tex}{}{2}{3}
14mr|texlive-hyphen-french-20120611-2|57	\addlanguage{patois}{loadhyph-fr.tex}{}{2}{3}
14mr|texlive-hyphen-french-20120611-2|58	\addlanguage{francais}{loadhyph-fr.tex}{}{2}{3}
14mr|texlive-hyphen-french-20120611-2|59	EOF
14mr|texlive-hyphen-french-20120611-2|60	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-french
14mr|texlive-hyphen-french-20120611-2|61	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-french-20120611-2|62	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-french <<EOF
14mr|texlive-hyphen-french-20120611-2|63	-- from hyphen-french:
14mr|texlive-hyphen-french-20120611-2|64	['french'] = {
14mr|texlive-hyphen-french-20120611-2|65	loader = 'loadhyph-fr.tex',
14mr|texlive-hyphen-french-20120611-2|66	lefthyphenmin = 2,
14mr|texlive-hyphen-french-20120611-2|67	righthyphenmin = 3,
14mr|texlive-hyphen-french-20120611-2|68	synonyms = { 'patois', 'francais' },
14mr|texlive-hyphen-french-20120611-2|69	patterns = 'hyph-fr.pat.txt',
14mr|texlive-hyphen-french-20120611-2|70	hyphenation = '',
14mr|texlive-hyphen-french-20120611-2|71	},
14mr|texlive-hyphen-french-20120611-2|72	EOF
14mr|texlive-hyphen-french-20120611-2|73	
14mr|texlive-hyphen-french-20120611-2|74	
14mr|texlive-hyphen-french-20120611-2|75	
14mr|texlive-hyphen-french-20120611-2|76	%changelog
14mr|texlive-hyphen-french-20120611-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-french-20120611-2|78	+ Revision: 5fcecc0
14mr|texlive-hyphen-french-20120611-2|79	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-french-20120611-2|80	
14mr|texlive-hyphen-french-20120611-2|81	

20336 14
14mr|texlive-hyphen-friulan-20120809-2|1	# revision 26595
14mr|texlive-hyphen-friulan-20120809-2|2	# category TLCore
14mr|texlive-hyphen-friulan-20120809-2|3	# catalog-ctan undef
14mr|texlive-hyphen-friulan-20120809-2|4	# catalog-date undef
14mr|texlive-hyphen-friulan-20120809-2|5	# catalog-license undef
14mr|texlive-hyphen-friulan-20120809-2|6	# catalog-version undef
14mr|texlive-hyphen-friulan-20120809-2|7	Name:		texlive-hyphen-friulan
14mr|texlive-hyphen-friulan-20120809-2|8	Version:	20120809
14mr|texlive-hyphen-friulan-20120809-2|9	Release:	2
14mr|texlive-hyphen-friulan-20120809-2|10	Summary:	Friulan hyphenation patterns
14mr|texlive-hyphen-friulan-20120809-2|11	Group:		Publishing
14mr|texlive-hyphen-friulan-20120809-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-friulan-20120809-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-friulan-20120809-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-friulan.tar.xz
14mr|texlive-hyphen-friulan-20120809-2|15	BuildArch:	noarch
14mr|texlive-hyphen-friulan-20120809-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-friulan-20120809-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-friulan-20120809-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-friulan-20120809-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-friulan-20120809-2|20	
14mr|texlive-hyphen-friulan-20120809-2|21	%description
14mr|texlive-hyphen-friulan-20120809-2|22	Hyphenation patterns for Friulan in ASCII encoding. They are
14mr|texlive-hyphen-friulan-20120809-2|23	supposed to comply with the common spelling of the Friulan
14mr|texlive-hyphen-friulan-20120809-2|24	(Furlan) language as fixed by the Regional Law N.15/96 dated
14mr|texlive-hyphen-friulan-20120809-2|25	November 6, 1996 and its following amendments.
14mr|texlive-hyphen-friulan-20120809-2|26	
14mr|texlive-hyphen-friulan-20120809-2|27	%post
14mr|texlive-hyphen-friulan-20120809-2|28	%{_sbindir}/texlive.post
14mr|texlive-hyphen-friulan-20120809-2|29	
14mr|texlive-hyphen-friulan-20120809-2|30	%postun
14mr|texlive-hyphen-friulan-20120809-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-friulan-20120809-2|32	%{_sbindir}/texlive.post
14mr|texlive-hyphen-friulan-20120809-2|33	fi
14mr|texlive-hyphen-friulan-20120809-2|34	
14mr|texlive-hyphen-friulan-20120809-2|35	#-----------------------------------------------------------------------
14mr|texlive-hyphen-friulan-20120809-2|36	%files
14mr|texlive-hyphen-friulan-20120809-2|37	%_texmf_language_dat_d/hyphen-friulan
14mr|texlive-hyphen-friulan-20120809-2|38	%_texmf_language_def_d/hyphen-friulan
14mr|texlive-hyphen-friulan-20120809-2|39	%_texmf_language_lua_d/hyphen-friulan
14mr|texlive-hyphen-friulan-20120809-2|40	
14mr|texlive-hyphen-friulan-20120809-2|41	#-----------------------------------------------------------------------
14mr|texlive-hyphen-friulan-20120809-2|42	%prep
14mr|texlive-hyphen-friulan-20120809-2|43	%setup -c -a0
14mr|texlive-hyphen-friulan-20120809-2|44	
14mr|texlive-hyphen-friulan-20120809-2|45	%build
14mr|texlive-hyphen-friulan-20120809-2|46	
14mr|texlive-hyphen-friulan-20120809-2|47	%install
14mr|texlive-hyphen-friulan-20120809-2|48	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-friulan-20120809-2|49	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-friulan <<EOF
14mr|texlive-hyphen-friulan-20120809-2|50	\%% from hyphen-friulan:
14mr|texlive-hyphen-friulan-20120809-2|51	friulan loadhyph-fur.tex
14mr|texlive-hyphen-friulan-20120809-2|52	EOF
14mr|texlive-hyphen-friulan-20120809-2|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-friulan
14mr|texlive-hyphen-friulan-20120809-2|54	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-friulan-20120809-2|55	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-friulan <<EOF
14mr|texlive-hyphen-friulan-20120809-2|56	\%% from hyphen-friulan:
14mr|texlive-hyphen-friulan-20120809-2|57	\addlanguage{friulan}{loadhyph-fur.tex}{}{2}{2}
14mr|texlive-hyphen-friulan-20120809-2|58	EOF
14mr|texlive-hyphen-friulan-20120809-2|59	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-friulan
14mr|texlive-hyphen-friulan-20120809-2|60	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-friulan-20120809-2|61	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-friulan <<EOF
14mr|texlive-hyphen-friulan-20120809-2|62	-- from hyphen-friulan:
14mr|texlive-hyphen-friulan-20120809-2|63	['friulan'] = {
14mr|texlive-hyphen-friulan-20120809-2|64	loader = 'loadhyph-fur.tex',
14mr|texlive-hyphen-friulan-20120809-2|65	lefthyphenmin = 2,
14mr|texlive-hyphen-friulan-20120809-2|66	righthyphenmin = 2,
14mr|texlive-hyphen-friulan-20120809-2|67	synonyms = {  },
14mr|texlive-hyphen-friulan-20120809-2|68	patterns = 'hyph-fur.pat.txt',
14mr|texlive-hyphen-friulan-20120809-2|69	hyphenation = '',
14mr|texlive-hyphen-friulan-20120809-2|70	},
14mr|texlive-hyphen-friulan-20120809-2|71	EOF
14mr|texlive-hyphen-friulan-20120809-2|72	
14mr|texlive-hyphen-friulan-20120809-2|73	
14mr|texlive-hyphen-friulan-20120809-2|74	
14mr|texlive-hyphen-friulan-20120809-2|75	%changelog
14mr|texlive-hyphen-friulan-20120809-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120809-2
14mr|texlive-hyphen-friulan-20120809-2|77	+ Revision: b75ab7e
14mr|texlive-hyphen-friulan-20120809-2|78	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-friulan-20120809-2|79	
14mr|texlive-hyphen-friulan-20120809-2|80	

20337 14
14mr|texlive-hyphen-galician-20120611-2|1	# revision 25990
14mr|texlive-hyphen-galician-20120611-2|2	# category TLCore
14mr|texlive-hyphen-galician-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-galician-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-galician-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-galician-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-galician-20120611-2|7	Name:		texlive-hyphen-galician
14mr|texlive-hyphen-galician-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-galician-20120611-2|9	Release:	2
14mr|texlive-hyphen-galician-20120611-2|10	Summary:	Galician hyphenation patterns
14mr|texlive-hyphen-galician-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-galician-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-galician-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-galician-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-galician.tar.xz
14mr|texlive-hyphen-galician-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-galician-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-galician-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-galician-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-galician-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-galician-20120611-2|20	
14mr|texlive-hyphen-galician-20120611-2|21	%description
14mr|texlive-hyphen-galician-20120611-2|22	Hyphenation patterns for Galician in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-galician-20120611-2|23	
14mr|texlive-hyphen-galician-20120611-2|24	%post
14mr|texlive-hyphen-galician-20120611-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-galician-20120611-2|26	
14mr|texlive-hyphen-galician-20120611-2|27	%postun
14mr|texlive-hyphen-galician-20120611-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-galician-20120611-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-galician-20120611-2|30	fi
14mr|texlive-hyphen-galician-20120611-2|31	
14mr|texlive-hyphen-galician-20120611-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-galician-20120611-2|33	%files
14mr|texlive-hyphen-galician-20120611-2|34	%_texmf_language_dat_d/hyphen-galician
14mr|texlive-hyphen-galician-20120611-2|35	%_texmf_language_def_d/hyphen-galician
14mr|texlive-hyphen-galician-20120611-2|36	%_texmf_language_lua_d/hyphen-galician
14mr|texlive-hyphen-galician-20120611-2|37	
14mr|texlive-hyphen-galician-20120611-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-galician-20120611-2|39	%prep
14mr|texlive-hyphen-galician-20120611-2|40	%setup -c -a0
14mr|texlive-hyphen-galician-20120611-2|41	
14mr|texlive-hyphen-galician-20120611-2|42	%build
14mr|texlive-hyphen-galician-20120611-2|43	
14mr|texlive-hyphen-galician-20120611-2|44	%install
14mr|texlive-hyphen-galician-20120611-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-galician-20120611-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-galician <<EOF
14mr|texlive-hyphen-galician-20120611-2|47	\%% from hyphen-galician:
14mr|texlive-hyphen-galician-20120611-2|48	galician loadhyph-gl.tex
14mr|texlive-hyphen-galician-20120611-2|49	EOF
14mr|texlive-hyphen-galician-20120611-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-galician
14mr|texlive-hyphen-galician-20120611-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-galician-20120611-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-galician <<EOF
14mr|texlive-hyphen-galician-20120611-2|53	\%% from hyphen-galician:
14mr|texlive-hyphen-galician-20120611-2|54	\addlanguage{galician}{loadhyph-gl.tex}{}{2}{2}
14mr|texlive-hyphen-galician-20120611-2|55	EOF
14mr|texlive-hyphen-galician-20120611-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-galician
14mr|texlive-hyphen-galician-20120611-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-galician-20120611-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-galician <<EOF
14mr|texlive-hyphen-galician-20120611-2|59	-- from hyphen-galician:
14mr|texlive-hyphen-galician-20120611-2|60	['galician'] = {
14mr|texlive-hyphen-galician-20120611-2|61	loader = 'loadhyph-gl.tex',
14mr|texlive-hyphen-galician-20120611-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-galician-20120611-2|63	righthyphenmin = 2,
14mr|texlive-hyphen-galician-20120611-2|64	synonyms = {  },
14mr|texlive-hyphen-galician-20120611-2|65	patterns = 'hyph-gl.pat.txt',
14mr|texlive-hyphen-galician-20120611-2|66	hyphenation = '',
14mr|texlive-hyphen-galician-20120611-2|67	},
14mr|texlive-hyphen-galician-20120611-2|68	EOF
14mr|texlive-hyphen-galician-20120611-2|69	
14mr|texlive-hyphen-galician-20120611-2|70	
14mr|texlive-hyphen-galician-20120611-2|71	
14mr|texlive-hyphen-galician-20120611-2|72	%changelog
14mr|texlive-hyphen-galician-20120611-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-galician-20120611-2|74	+ Revision: b9a67dd
14mr|texlive-hyphen-galician-20120611-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-galician-20120611-2|76	
14mr|texlive-hyphen-galician-20120611-2|77	

20338 14
14mr|texlive-hyphen-georgian-20131012-6|1	# revision 30326
14mr|texlive-hyphen-georgian-20131012-6|2	# category TLCore
14mr|texlive-hyphen-georgian-20131012-6|3	# catalog-ctan undef
14mr|texlive-hyphen-georgian-20131012-6|4	# catalog-date undef
14mr|texlive-hyphen-georgian-20131012-6|5	# catalog-license undef
14mr|texlive-hyphen-georgian-20131012-6|6	# catalog-version undef
14mr|texlive-hyphen-georgian-20131012-6|7	Name:		texlive-hyphen-georgian
14mr|texlive-hyphen-georgian-20131012-6|8	Version:	20131012
14mr|texlive-hyphen-georgian-20131012-6|9	Release:	6
14mr|texlive-hyphen-georgian-20131012-6|10	Summary:	Georgian hyphenation patterns
14mr|texlive-hyphen-georgian-20131012-6|11	Group:		Publishing
14mr|texlive-hyphen-georgian-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-georgian-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-georgian-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-georgian.tar.xz
14mr|texlive-hyphen-georgian-20131012-6|15	BuildArch:	noarch
14mr|texlive-hyphen-georgian-20131012-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-georgian-20131012-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-georgian-20131012-6|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-georgian-20131012-6|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-georgian-20131012-6|20	
14mr|texlive-hyphen-georgian-20131012-6|21	%description
14mr|texlive-hyphen-georgian-20131012-6|22	Hyphenation patterns for Georgian in T8M, T8K and UTF-8
14mr|texlive-hyphen-georgian-20131012-6|23	encodings.
14mr|texlive-hyphen-georgian-20131012-6|24	
14mr|texlive-hyphen-georgian-20131012-6|25	%post
14mr|texlive-hyphen-georgian-20131012-6|26	%{_sbindir}/texlive.post
14mr|texlive-hyphen-georgian-20131012-6|27	
14mr|texlive-hyphen-georgian-20131012-6|28	%postun
14mr|texlive-hyphen-georgian-20131012-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-georgian-20131012-6|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-georgian-20131012-6|31	fi
14mr|texlive-hyphen-georgian-20131012-6|32	
14mr|texlive-hyphen-georgian-20131012-6|33	#-----------------------------------------------------------------------
14mr|texlive-hyphen-georgian-20131012-6|34	%files
14mr|texlive-hyphen-georgian-20131012-6|35	%_texmf_language_dat_d/hyphen-georgian
14mr|texlive-hyphen-georgian-20131012-6|36	%_texmf_language_def_d/hyphen-georgian
14mr|texlive-hyphen-georgian-20131012-6|37	%_texmf_language_lua_d/hyphen-georgian
14mr|texlive-hyphen-georgian-20131012-6|38	
14mr|texlive-hyphen-georgian-20131012-6|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-georgian-20131012-6|40	%prep
14mr|texlive-hyphen-georgian-20131012-6|41	%setup -c -a0
14mr|texlive-hyphen-georgian-20131012-6|42	
14mr|texlive-hyphen-georgian-20131012-6|43	%build
14mr|texlive-hyphen-georgian-20131012-6|44	
14mr|texlive-hyphen-georgian-20131012-6|45	%install
14mr|texlive-hyphen-georgian-20131012-6|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-georgian-20131012-6|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-georgian <<EOF
14mr|texlive-hyphen-georgian-20131012-6|48	\%% from hyphen-georgian:
14mr|texlive-hyphen-georgian-20131012-6|49	georgian loadhyph-ka.tex
14mr|texlive-hyphen-georgian-20131012-6|50	EOF
14mr|texlive-hyphen-georgian-20131012-6|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-georgian
14mr|texlive-hyphen-georgian-20131012-6|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-georgian-20131012-6|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-georgian <<EOF
14mr|texlive-hyphen-georgian-20131012-6|54	\%% from hyphen-georgian:
14mr|texlive-hyphen-georgian-20131012-6|55	\addlanguage{georgian}{loadhyph-ka.tex}{}{2}{3}
14mr|texlive-hyphen-georgian-20131012-6|56	EOF
14mr|texlive-hyphen-georgian-20131012-6|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-georgian
14mr|texlive-hyphen-georgian-20131012-6|58	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-georgian-20131012-6|59	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-georgian <<EOF
14mr|texlive-hyphen-georgian-20131012-6|60	-- from hyphen-georgian:
14mr|texlive-hyphen-georgian-20131012-6|61	['georgian'] = {
14mr|texlive-hyphen-georgian-20131012-6|62	loader = 'loadhyph-ka.tex',
14mr|texlive-hyphen-georgian-20131012-6|63	lefthyphenmin = 2,
14mr|texlive-hyphen-georgian-20131012-6|64	righthyphenmin = 3,
14mr|texlive-hyphen-georgian-20131012-6|65	synonyms = {  },
14mr|texlive-hyphen-georgian-20131012-6|66	patterns = 'hyph-ka.pat.txt',
14mr|texlive-hyphen-georgian-20131012-6|67	hyphenation = '',
14mr|texlive-hyphen-georgian-20131012-6|68	},
14mr|texlive-hyphen-georgian-20131012-6|69	EOF
14mr|texlive-hyphen-georgian-20131012-6|70	
14mr|texlive-hyphen-georgian-20131012-6|71	%changelog
14mr|texlive-hyphen-georgian-20131012-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-hyphen-georgian-20131012-6|73	+ Revision: fbc7868
14mr|texlive-hyphen-georgian-20131012-6|74	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-georgian-20131012-6|75	
14mr|texlive-hyphen-georgian-20131012-6|76	

20339 14
14mr|texlive-hyphen-german-20131012-6|1	# revision 29725
14mr|texlive-hyphen-german-20131012-6|2	# category TLCore
14mr|texlive-hyphen-german-20131012-6|3	# catalog-ctan undef
14mr|texlive-hyphen-german-20131012-6|4	# catalog-date undef
14mr|texlive-hyphen-german-20131012-6|5	# catalog-license undef
14mr|texlive-hyphen-german-20131012-6|6	# catalog-version undef
14mr|texlive-hyphen-german-20131012-6|7	Name:		texlive-hyphen-german
14mr|texlive-hyphen-german-20131012-6|8	Version:	20131012
14mr|texlive-hyphen-german-20131012-6|9	Release:	6
14mr|texlive-hyphen-german-20131012-6|10	Summary:	German hyphenation patterns
14mr|texlive-hyphen-german-20131012-6|11	Group:		Publishing
14mr|texlive-hyphen-german-20131012-6|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-german-20131012-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-german-20131012-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-german.tar.xz
14mr|texlive-hyphen-german-20131012-6|15	BuildArch:	noarch
14mr|texlive-hyphen-german-20131012-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-german-20131012-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-german-20131012-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-hyphen-german-20131012-6|19	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-german-20131012-6|20	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-german-20131012-6|21	
14mr|texlive-hyphen-german-20131012-6|22	%description
14mr|texlive-hyphen-german-20131012-6|23	Hyphenation patterns for German in T1/EC and UTF-8 encodings,
14mr|texlive-hyphen-german-20131012-6|24	for traditional and reformed spelling, including Swiss German.
14mr|texlive-hyphen-german-20131012-6|25	The package includes the latest patterns from dehyph-exptl
14mr|texlive-hyphen-german-20131012-6|26	(known to TeX under names 'german', 'ngerman' and
14mr|texlive-hyphen-german-20131012-6|27	'swissgerman'), however 8-bit engines still load old versions
14mr|texlive-hyphen-german-20131012-6|28	of patterns for 'german' and 'ngerman' for backward-
14mr|texlive-hyphen-german-20131012-6|29	compatibility reasons. Swiss German patterns are suitable for
14mr|texlive-hyphen-german-20131012-6|30	Swiss Standard German (Hochdeutsch) not the Alemannic dialects
14mr|texlive-hyphen-german-20131012-6|31	spoken in Switzerland (Schwyzerduetsch). There are no known
14mr|texlive-hyphen-german-20131012-6|32	patterns for written Schwyzerduetsch.
14mr|texlive-hyphen-german-20131012-6|33	
14mr|texlive-hyphen-german-20131012-6|34	%post
14mr|texlive-hyphen-german-20131012-6|35	%{_sbindir}/texlive.post
14mr|texlive-hyphen-german-20131012-6|36	
14mr|texlive-hyphen-german-20131012-6|37	%postun
14mr|texlive-hyphen-german-20131012-6|38	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-german-20131012-6|39	%{_sbindir}/texlive.post
14mr|texlive-hyphen-german-20131012-6|40	fi
14mr|texlive-hyphen-german-20131012-6|41	
14mr|texlive-hyphen-german-20131012-6|42	#-----------------------------------------------------------------------
14mr|texlive-hyphen-german-20131012-6|43	%files
14mr|texlive-hyphen-german-20131012-6|44	%{_texmfdistdir}/tex/generic/hyphen/dehyphn.tex
14mr|texlive-hyphen-german-20131012-6|45	%{_texmfdistdir}/tex/generic/hyphen/dehypht.tex
14mr|texlive-hyphen-german-20131012-6|46	%{_texmfdistdir}/tex/generic/hyphen/dehyphtex.tex
14mr|texlive-hyphen-german-20131012-6|47	%{_texmfdistdir}/tex/generic/hyphen/ghyphen.README
14mr|texlive-hyphen-german-20131012-6|48	%_texmf_language_dat_d/hyphen-german
14mr|texlive-hyphen-german-20131012-6|49	%_texmf_language_def_d/hyphen-german
14mr|texlive-hyphen-german-20131012-6|50	%_texmf_language_lua_d/hyphen-german
14mr|texlive-hyphen-german-20131012-6|51	
14mr|texlive-hyphen-german-20131012-6|52	#-----------------------------------------------------------------------
14mr|texlive-hyphen-german-20131012-6|53	%prep
14mr|texlive-hyphen-german-20131012-6|54	%setup -c -a0
14mr|texlive-hyphen-german-20131012-6|55	
14mr|texlive-hyphen-german-20131012-6|56	%build
14mr|texlive-hyphen-german-20131012-6|57	
14mr|texlive-hyphen-german-20131012-6|58	%install
14mr|texlive-hyphen-german-20131012-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-german-20131012-6|60	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-german-20131012-6|61	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-german-20131012-6|62	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-german <<EOF
14mr|texlive-hyphen-german-20131012-6|63	\%% from hyphen-german:
14mr|texlive-hyphen-german-20131012-6|64	german loadhyph-de-1901.tex
14mr|texlive-hyphen-german-20131012-6|65	ngerman loadhyph-de-1996.tex
14mr|texlive-hyphen-german-20131012-6|66	swissgerman loadhyph-de-ch-1901.tex
14mr|texlive-hyphen-german-20131012-6|67	EOF
14mr|texlive-hyphen-german-20131012-6|68	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-german
14mr|texlive-hyphen-german-20131012-6|69	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-german-20131012-6|70	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-german <<EOF
14mr|texlive-hyphen-german-20131012-6|71	\%% from hyphen-german:
14mr|texlive-hyphen-german-20131012-6|72	\addlanguage{german}{loadhyph-de-1901.tex}{}{2}{2}
14mr|texlive-hyphen-german-20131012-6|73	\addlanguage{ngerman}{loadhyph-de-1996.tex}{}{2}{2}
14mr|texlive-hyphen-german-20131012-6|74	\addlanguage{swissgerman}{loadhyph-de-ch-1901.tex}{}{2}{2}
14mr|texlive-hyphen-german-20131012-6|75	EOF
14mr|texlive-hyphen-german-20131012-6|76	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-german
14mr|texlive-hyphen-german-20131012-6|77	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-german-20131012-6|78	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-german <<EOF
14mr|texlive-hyphen-german-20131012-6|79	-- from hyphen-german:
14mr|texlive-hyphen-german-20131012-6|80	['german'] = {
14mr|texlive-hyphen-german-20131012-6|81	loader = 'loadhyph-de-1901.tex',
14mr|texlive-hyphen-german-20131012-6|82	lefthyphenmin = 2,
14mr|texlive-hyphen-german-20131012-6|83	righthyphenmin = 2,
14mr|texlive-hyphen-german-20131012-6|84	synonyms = {  },
14mr|texlive-hyphen-german-20131012-6|85	patterns = 'hyph-de-1901.pat.txt',
14mr|texlive-hyphen-german-20131012-6|86	hyphenation = '',
14mr|texlive-hyphen-german-20131012-6|87	},
14mr|texlive-hyphen-german-20131012-6|88	['ngerman'] = {
14mr|texlive-hyphen-german-20131012-6|89	loader = 'loadhyph-de-1996.tex',
14mr|texlive-hyphen-german-20131012-6|90	lefthyphenmin = 2,
14mr|texlive-hyphen-german-20131012-6|91	righthyphenmin = 2,
14mr|texlive-hyphen-german-20131012-6|92	synonyms = {  },
14mr|texlive-hyphen-german-20131012-6|93	patterns = 'hyph-de-1996.pat.txt',
14mr|texlive-hyphen-german-20131012-6|94	hyphenation = '',
14mr|texlive-hyphen-german-20131012-6|95	},
14mr|texlive-hyphen-german-20131012-6|96	['swissgerman'] = {
14mr|texlive-hyphen-german-20131012-6|97	loader = 'loadhyph-de-ch-1901.tex',
14mr|texlive-hyphen-german-20131012-6|98	lefthyphenmin = 2,
14mr|texlive-hyphen-german-20131012-6|99	righthyphenmin = 2,
14mr|texlive-hyphen-german-20131012-6|100	synonyms = {  },
14mr|texlive-hyphen-german-20131012-6|101	patterns = 'hyph-de-ch-1901.pat.txt',
14mr|texlive-hyphen-german-20131012-6|102	hyphenation = '',
14mr|texlive-hyphen-german-20131012-6|103	},
14mr|texlive-hyphen-german-20131012-6|104	EOF
14mr|texlive-hyphen-german-20131012-6|105	
14mr|texlive-hyphen-german-20131012-6|106	%changelog
14mr|texlive-hyphen-german-20131012-6|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131012-6
14mr|texlive-hyphen-german-20131012-6|108	+ Revision: c0f0441
14mr|texlive-hyphen-german-20131012-6|109	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-german-20131012-6|110	
14mr|texlive-hyphen-german-20131012-6|111	

20340 14
14mr|texlive-hyphen-greek-5-12|1	# revision 29725
14mr|texlive-hyphen-greek-5-12|2	# category TLCore
14mr|texlive-hyphen-greek-5-12|3	# catalog-ctan /language/hyphenation/elhyphen
14mr|texlive-hyphen-greek-5-12|4	# catalog-date 2012-05-25 14:41:32 +0200
14mr|texlive-hyphen-greek-5-12|5	# catalog-license other-free
14mr|texlive-hyphen-greek-5-12|6	# catalog-version 5
14mr|texlive-hyphen-greek-5-12|7	Name:		texlive-hyphen-greek
14mr|texlive-hyphen-greek-5-12|8	Version:	5
14mr|texlive-hyphen-greek-5-12|9	Release:	12
14mr|texlive-hyphen-greek-5-12|10	Summary:	Modern Greek hyphenation patterns
14mr|texlive-hyphen-greek-5-12|11	Group:		Publishing
14mr|texlive-hyphen-greek-5-12|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/elhyphen
14mr|texlive-hyphen-greek-5-12|13	License:	OTHER-FREE
14mr|texlive-hyphen-greek-5-12|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-greek.tar.xz
14mr|texlive-hyphen-greek-5-12|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-greek.doc.tar.xz
14mr|texlive-hyphen-greek-5-12|16	BuildArch:	noarch
14mr|texlive-hyphen-greek-5-12|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-greek-5-12|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-greek-5-12|19	Requires(post):	texlive-kpathsea
14mr|texlive-hyphen-greek-5-12|20	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-greek-5-12|21	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-greek-5-12|22	
14mr|texlive-hyphen-greek-5-12|23	%description
14mr|texlive-hyphen-greek-5-12|24	Hyphenation patterns for Modern Greek in monotonic and
14mr|texlive-hyphen-greek-5-12|25	polytonic spelling in LGR and UTF-8 encodings.  Patterns in
14mr|texlive-hyphen-greek-5-12|26	UTF-8 use two code positions for each of the vowels with acute
14mr|texlive-hyphen-greek-5-12|27	accent (a.k.a tonos, oxia), e.g., U+03AC, U+1F71 for alpha.
14mr|texlive-hyphen-greek-5-12|28	
14mr|texlive-hyphen-greek-5-12|29	%post
14mr|texlive-hyphen-greek-5-12|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-greek-5-12|31	
14mr|texlive-hyphen-greek-5-12|32	%postun
14mr|texlive-hyphen-greek-5-12|33	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-greek-5-12|34	%{_sbindir}/texlive.post
14mr|texlive-hyphen-greek-5-12|35	fi
14mr|texlive-hyphen-greek-5-12|36	
14mr|texlive-hyphen-greek-5-12|37	#-----------------------------------------------------------------------
14mr|texlive-hyphen-greek-5-12|38	%files
14mr|texlive-hyphen-greek-5-12|39	%{_texmfdistdir}/tex/generic/hyphen/grmhyph5.tex
14mr|texlive-hyphen-greek-5-12|40	%{_texmfdistdir}/tex/generic/hyphen/grphyph5.tex
14mr|texlive-hyphen-greek-5-12|41	%_texmf_language_dat_d/hyphen-greek
14mr|texlive-hyphen-greek-5-12|42	%_texmf_language_def_d/hyphen-greek
14mr|texlive-hyphen-greek-5-12|43	%_texmf_language_lua_d/hyphen-greek
14mr|texlive-hyphen-greek-5-12|44	%doc %{_texmfdistdir}/doc/generic/elhyphen/README
14mr|texlive-hyphen-greek-5-12|45	%doc %{_texmfdistdir}/doc/generic/elhyphen/anc-test.ltx
14mr|texlive-hyphen-greek-5-12|46	%doc %{_texmfdistdir}/doc/generic/elhyphen/anc-test.pdf
14mr|texlive-hyphen-greek-5-12|47	%doc %{_texmfdistdir}/doc/generic/elhyphen/ancient.pdf
14mr|texlive-hyphen-greek-5-12|48	%doc %{_texmfdistdir}/doc/generic/elhyphen/compound.ltx
14mr|texlive-hyphen-greek-5-12|49	%doc %{_texmfdistdir}/doc/generic/elhyphen/compound.pdf
14mr|texlive-hyphen-greek-5-12|50	%doc %{_texmfdistdir}/doc/generic/elhyphen/copyrite.txt
14mr|texlive-hyphen-greek-5-12|51	%doc %{_texmfdistdir}/doc/generic/elhyphen/modern.pdf
14mr|texlive-hyphen-greek-5-12|52	
14mr|texlive-hyphen-greek-5-12|53	#-----------------------------------------------------------------------
14mr|texlive-hyphen-greek-5-12|54	%prep
14mr|texlive-hyphen-greek-5-12|55	%setup -c -a0 -a1
14mr|texlive-hyphen-greek-5-12|56	
14mr|texlive-hyphen-greek-5-12|57	%build
14mr|texlive-hyphen-greek-5-12|58	
14mr|texlive-hyphen-greek-5-12|59	%install
14mr|texlive-hyphen-greek-5-12|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-greek-5-12|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-greek-5-12|62	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-greek-5-12|63	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-greek <<EOF
14mr|texlive-hyphen-greek-5-12|64	\%% from hyphen-greek:
14mr|texlive-hyphen-greek-5-12|65	monogreek loadhyph-el-monoton.tex
14mr|texlive-hyphen-greek-5-12|66	greek loadhyph-el-polyton.tex
14mr|texlive-hyphen-greek-5-12|67	=polygreek
14mr|texlive-hyphen-greek-5-12|68	EOF
14mr|texlive-hyphen-greek-5-12|69	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-greek
14mr|texlive-hyphen-greek-5-12|70	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-greek-5-12|71	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-greek <<EOF
14mr|texlive-hyphen-greek-5-12|72	\%% from hyphen-greek:
14mr|texlive-hyphen-greek-5-12|73	\addlanguage{monogreek}{loadhyph-el-monoton.tex}{}{1}{1}
14mr|texlive-hyphen-greek-5-12|74	\addlanguage{greek}{loadhyph-el-polyton.tex}{}{1}{1}
14mr|texlive-hyphen-greek-5-12|75	\addlanguage{polygreek}{loadhyph-el-polyton.tex}{}{1}{1}
14mr|texlive-hyphen-greek-5-12|76	EOF
14mr|texlive-hyphen-greek-5-12|77	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-greek
14mr|texlive-hyphen-greek-5-12|78	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-greek-5-12|79	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-greek <<EOF
14mr|texlive-hyphen-greek-5-12|80	-- from hyphen-greek:
14mr|texlive-hyphen-greek-5-12|81	['monogreek'] = {
14mr|texlive-hyphen-greek-5-12|82	loader = 'loadhyph-el-monoton.tex',
14mr|texlive-hyphen-greek-5-12|83	lefthyphenmin = 1,
14mr|texlive-hyphen-greek-5-12|84	righthyphenmin = 1,
14mr|texlive-hyphen-greek-5-12|85	synonyms = {  },
14mr|texlive-hyphen-greek-5-12|86	patterns = 'hyph-el-monoton.pat.txt',
14mr|texlive-hyphen-greek-5-12|87	hyphenation = '',
14mr|texlive-hyphen-greek-5-12|88	},
14mr|texlive-hyphen-greek-5-12|89	['greek'] = {
14mr|texlive-hyphen-greek-5-12|90	loader = 'loadhyph-el-polyton.tex',
14mr|texlive-hyphen-greek-5-12|91	lefthyphenmin = 1,
14mr|texlive-hyphen-greek-5-12|92	righthyphenmin = 1,
14mr|texlive-hyphen-greek-5-12|93	synonyms = { 'polygreek' },
14mr|texlive-hyphen-greek-5-12|94	patterns = 'hyph-el-polyton.pat.txt',
14mr|texlive-hyphen-greek-5-12|95	hyphenation = '',
14mr|texlive-hyphen-greek-5-12|96	},
14mr|texlive-hyphen-greek-5-12|97	EOF
14mr|texlive-hyphen-greek-5-12|98	
14mr|texlive-hyphen-greek-5-12|99	%changelog
14mr|texlive-hyphen-greek-5-12|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5-12
14mr|texlive-hyphen-greek-5-12|101	+ Revision: a212be9
14mr|texlive-hyphen-greek-5-12|102	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-greek-5-12|103	
14mr|texlive-hyphen-greek-5-12|104	

20341 14
14mr|texlive-hyphen-hungarian-20120619-6|1	# revision 29725
14mr|texlive-hyphen-hungarian-20120619-6|2	# category TLCore
14mr|texlive-hyphen-hungarian-20120619-6|3	# catalog-ctan /language/hungarian/hyphenation
14mr|texlive-hyphen-hungarian-20120619-6|4	# catalog-date 2012-06-19 22:38:05 +0200
14mr|texlive-hyphen-hungarian-20120619-6|5	# catalog-license gpl
14mr|texlive-hyphen-hungarian-20120619-6|6	# catalog-version undef
14mr|texlive-hyphen-hungarian-20120619-6|7	Name:		texlive-hyphen-hungarian
14mr|texlive-hyphen-hungarian-20120619-6|8	Version:	20120619
14mr|texlive-hyphen-hungarian-20120619-6|9	Release:	6
14mr|texlive-hyphen-hungarian-20120619-6|10	Summary:	Hungarian hyphenation patterns
14mr|texlive-hyphen-hungarian-20120619-6|11	Group:		Publishing
14mr|texlive-hyphen-hungarian-20120619-6|12	URL:		http://www.ctan.org/tex-archive/language/hungarian/hyphenation
14mr|texlive-hyphen-hungarian-20120619-6|13	License:	GPL
14mr|texlive-hyphen-hungarian-20120619-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-hungarian.tar.xz
14mr|texlive-hyphen-hungarian-20120619-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-hungarian.doc.tar.xz
14mr|texlive-hyphen-hungarian-20120619-6|16	BuildArch:	noarch
14mr|texlive-hyphen-hungarian-20120619-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-hungarian-20120619-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-hungarian-20120619-6|19	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-hungarian-20120619-6|20	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-hungarian-20120619-6|21	
14mr|texlive-hyphen-hungarian-20120619-6|22	%description
14mr|texlive-hyphen-hungarian-20120619-6|23	Hyphenation patterns for Hungarian in T1/EC and UTF-8
14mr|texlive-hyphen-hungarian-20120619-6|24	encodings. From https://github.com/nagybence/huhyphn/.
14mr|texlive-hyphen-hungarian-20120619-6|25	
14mr|texlive-hyphen-hungarian-20120619-6|26	%post
14mr|texlive-hyphen-hungarian-20120619-6|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-hungarian-20120619-6|28	
14mr|texlive-hyphen-hungarian-20120619-6|29	%postun
14mr|texlive-hyphen-hungarian-20120619-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-hungarian-20120619-6|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-hungarian-20120619-6|32	fi
14mr|texlive-hyphen-hungarian-20120619-6|33	
14mr|texlive-hyphen-hungarian-20120619-6|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-hungarian-20120619-6|35	%files
14mr|texlive-hyphen-hungarian-20120619-6|36	%_texmf_language_dat_d/hyphen-hungarian
14mr|texlive-hyphen-hungarian-20120619-6|37	%_texmf_language_def_d/hyphen-hungarian
14mr|texlive-hyphen-hungarian-20120619-6|38	%_texmf_language_lua_d/hyphen-hungarian
14mr|texlive-hyphen-hungarian-20120619-6|39	%doc %{_texmfdistdir}/doc/generic/huhyphen/huhyphn.pdf
14mr|texlive-hyphen-hungarian-20120619-6|40	%doc %{_texmfdistdir}/doc/generic/huhyphen/hyph_hu.dic
14mr|texlive-hyphen-hungarian-20120619-6|41	%doc %{_texmfdistdir}/doc/generic/huhyphen/searchforerrors.rb
14mr|texlive-hyphen-hungarian-20120619-6|42	%doc %{_texmfdistdir}/doc/generic/huhyphen/testhyphenation.rb
14mr|texlive-hyphen-hungarian-20120619-6|43	
14mr|texlive-hyphen-hungarian-20120619-6|44	#-----------------------------------------------------------------------
14mr|texlive-hyphen-hungarian-20120619-6|45	%prep
14mr|texlive-hyphen-hungarian-20120619-6|46	%setup -c -a0 -a1
14mr|texlive-hyphen-hungarian-20120619-6|47	
14mr|texlive-hyphen-hungarian-20120619-6|48	%build
14mr|texlive-hyphen-hungarian-20120619-6|49	
14mr|texlive-hyphen-hungarian-20120619-6|50	%install
14mr|texlive-hyphen-hungarian-20120619-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-hungarian-20120619-6|52	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hyphen-hungarian-20120619-6|53	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-hungarian-20120619-6|54	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-hungarian <<EOF
14mr|texlive-hyphen-hungarian-20120619-6|55	\%% from hyphen-hungarian:
14mr|texlive-hyphen-hungarian-20120619-6|56	hungarian loadhyph-hu.tex
14mr|texlive-hyphen-hungarian-20120619-6|57	EOF
14mr|texlive-hyphen-hungarian-20120619-6|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-hungarian
14mr|texlive-hyphen-hungarian-20120619-6|59	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-hungarian-20120619-6|60	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-hungarian <<EOF
14mr|texlive-hyphen-hungarian-20120619-6|61	\%% from hyphen-hungarian:
14mr|texlive-hyphen-hungarian-20120619-6|62	\addlanguage{hungarian}{loadhyph-hu.tex}{}{2}{2}
14mr|texlive-hyphen-hungarian-20120619-6|63	EOF
14mr|texlive-hyphen-hungarian-20120619-6|64	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-hungarian
14mr|texlive-hyphen-hungarian-20120619-6|65	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-hungarian-20120619-6|66	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-hungarian <<EOF
14mr|texlive-hyphen-hungarian-20120619-6|67	-- from hyphen-hungarian:
14mr|texlive-hyphen-hungarian-20120619-6|68	['hungarian'] = {
14mr|texlive-hyphen-hungarian-20120619-6|69	loader = 'loadhyph-hu.tex',
14mr|texlive-hyphen-hungarian-20120619-6|70	lefthyphenmin = 2,
14mr|texlive-hyphen-hungarian-20120619-6|71	righthyphenmin = 2,
14mr|texlive-hyphen-hungarian-20120619-6|72	synonyms = {  },
14mr|texlive-hyphen-hungarian-20120619-6|73	patterns = 'hyph-hu.pat.txt',
14mr|texlive-hyphen-hungarian-20120619-6|74	hyphenation = '',
14mr|texlive-hyphen-hungarian-20120619-6|75	},
14mr|texlive-hyphen-hungarian-20120619-6|76	EOF
14mr|texlive-hyphen-hungarian-20120619-6|77	
14mr|texlive-hyphen-hungarian-20120619-6|78	%changelog
14mr|texlive-hyphen-hungarian-20120619-6|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120619-6
14mr|texlive-hyphen-hungarian-20120619-6|80	+ Revision: 6a9338d
14mr|texlive-hyphen-hungarian-20120619-6|81	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-hungarian-20120619-6|82	
14mr|texlive-hyphen-hungarian-20120619-6|83	

20342 14
14mr|texlive-hyphen-icelandic-20070417-4|1	# revision 23085
14mr|texlive-hyphen-icelandic-20070417-4|2	# category TLCore
14mr|texlive-hyphen-icelandic-20070417-4|3	# catalog-ctan /language/hyphenation/icehyph.tex
14mr|texlive-hyphen-icelandic-20070417-4|4	# catalog-date 2007-04-17 11:56:04 +0200
14mr|texlive-hyphen-icelandic-20070417-4|5	# catalog-license lppl
14mr|texlive-hyphen-icelandic-20070417-4|6	# catalog-version undef
14mr|texlive-hyphen-icelandic-20070417-4|7	Name:		texlive-hyphen-icelandic
14mr|texlive-hyphen-icelandic-20070417-4|8	Version:	20070417
14mr|texlive-hyphen-icelandic-20070417-4|9	Release:	4
14mr|texlive-hyphen-icelandic-20070417-4|10	Summary:	Icelandic hyphenation patterns
14mr|texlive-hyphen-icelandic-20070417-4|11	Group:		Publishing
14mr|texlive-hyphen-icelandic-20070417-4|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/icehyph.tex
14mr|texlive-hyphen-icelandic-20070417-4|13	License:	LPPL
14mr|texlive-hyphen-icelandic-20070417-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-icelandic.tar.xz
14mr|texlive-hyphen-icelandic-20070417-4|15	BuildArch:	noarch
14mr|texlive-hyphen-icelandic-20070417-4|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-icelandic-20070417-4|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-icelandic-20070417-4|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-icelandic-20070417-4|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-icelandic-20070417-4|20	
14mr|texlive-hyphen-icelandic-20070417-4|21	%description
14mr|texlive-hyphen-icelandic-20070417-4|22	Hyphenation patterns for Icelandic in T1/EC and UTF-8
14mr|texlive-hyphen-icelandic-20070417-4|23	encodings.
14mr|texlive-hyphen-icelandic-20070417-4|24	
14mr|texlive-hyphen-icelandic-20070417-4|25	%post
14mr|texlive-hyphen-icelandic-20070417-4|26	%{_sbindir}/texlive.post
14mr|texlive-hyphen-icelandic-20070417-4|27	
14mr|texlive-hyphen-icelandic-20070417-4|28	%postun
14mr|texlive-hyphen-icelandic-20070417-4|29	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-icelandic-20070417-4|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-icelandic-20070417-4|31	fi
14mr|texlive-hyphen-icelandic-20070417-4|32	
14mr|texlive-hyphen-icelandic-20070417-4|33	#-----------------------------------------------------------------------
14mr|texlive-hyphen-icelandic-20070417-4|34	%files
14mr|texlive-hyphen-icelandic-20070417-4|35	%_texmf_language_dat_d/hyphen-icelandic
14mr|texlive-hyphen-icelandic-20070417-4|36	%_texmf_language_def_d/hyphen-icelandic
14mr|texlive-hyphen-icelandic-20070417-4|37	%_texmf_language_lua_d/hyphen-icelandic
14mr|texlive-hyphen-icelandic-20070417-4|38	
14mr|texlive-hyphen-icelandic-20070417-4|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-icelandic-20070417-4|40	%prep
14mr|texlive-hyphen-icelandic-20070417-4|41	%setup -c -a0
14mr|texlive-hyphen-icelandic-20070417-4|42	
14mr|texlive-hyphen-icelandic-20070417-4|43	%build
14mr|texlive-hyphen-icelandic-20070417-4|44	
14mr|texlive-hyphen-icelandic-20070417-4|45	%install
14mr|texlive-hyphen-icelandic-20070417-4|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-icelandic-20070417-4|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-icelandic <<EOF
14mr|texlive-hyphen-icelandic-20070417-4|48	\%% from hyphen-icelandic:
14mr|texlive-hyphen-icelandic-20070417-4|49	icelandic loadhyph-is.tex
14mr|texlive-hyphen-icelandic-20070417-4|50	EOF
14mr|texlive-hyphen-icelandic-20070417-4|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-icelandic
14mr|texlive-hyphen-icelandic-20070417-4|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-icelandic-20070417-4|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-icelandic <<EOF
14mr|texlive-hyphen-icelandic-20070417-4|54	\%% from hyphen-icelandic:
14mr|texlive-hyphen-icelandic-20070417-4|55	\addlanguage{icelandic}{loadhyph-is.tex}{}{2}{2}
14mr|texlive-hyphen-icelandic-20070417-4|56	EOF
14mr|texlive-hyphen-icelandic-20070417-4|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-icelandic
14mr|texlive-hyphen-icelandic-20070417-4|58	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-icelandic-20070417-4|59	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-icelandic <<EOF
14mr|texlive-hyphen-icelandic-20070417-4|60	-- from hyphen-icelandic:
14mr|texlive-hyphen-icelandic-20070417-4|61	['icelandic'] = {
14mr|texlive-hyphen-icelandic-20070417-4|62	loader = 'loadhyph-is.tex',
14mr|texlive-hyphen-icelandic-20070417-4|63	lefthyphenmin = 2,
14mr|texlive-hyphen-icelandic-20070417-4|64	righthyphenmin = 2,
14mr|texlive-hyphen-icelandic-20070417-4|65	synonyms = {  },
14mr|texlive-hyphen-icelandic-20070417-4|66	patterns = 'hyph-is.pat.txt',
14mr|texlive-hyphen-icelandic-20070417-4|67	hyphenation = '',
14mr|texlive-hyphen-icelandic-20070417-4|68	},
14mr|texlive-hyphen-icelandic-20070417-4|69	EOF
14mr|texlive-hyphen-icelandic-20070417-4|70	
14mr|texlive-hyphen-icelandic-20070417-4|71	
14mr|texlive-hyphen-icelandic-20070417-4|72	
14mr|texlive-hyphen-icelandic-20070417-4|73	%changelog
14mr|texlive-hyphen-icelandic-20070417-4|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070417-4
14mr|texlive-hyphen-icelandic-20070417-4|75	+ Revision: 25dc2ef
14mr|texlive-hyphen-icelandic-20070417-4|76	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-icelandic-20070417-4|77	
14mr|texlive-hyphen-icelandic-20070417-4|78	

20343 14
14mr|texlive-hyphen-indic-20120611-2|1	# revision 25990
14mr|texlive-hyphen-indic-20120611-2|2	# category TLCore
14mr|texlive-hyphen-indic-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-indic-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-indic-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-indic-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-indic-20120611-2|7	Name:		texlive-hyphen-indic
14mr|texlive-hyphen-indic-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-indic-20120611-2|9	Release:	2
14mr|texlive-hyphen-indic-20120611-2|10	Summary:	Indic hyphenation patterns
14mr|texlive-hyphen-indic-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-indic-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-indic-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-indic-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-indic.tar.xz
14mr|texlive-hyphen-indic-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-indic-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-indic-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-indic-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-indic-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-indic-20120611-2|20	
14mr|texlive-hyphen-indic-20120611-2|21	%description
14mr|texlive-hyphen-indic-20120611-2|22	Hyphenation patterns for Assamese, Bengali, Gujarati, Hindi,
14mr|texlive-hyphen-indic-20120611-2|23	Kannada, Malayalam, Marathi, Oriya, Panjabi, Tamil and Telugu
14mr|texlive-hyphen-indic-20120611-2|24	for Unicode engines.
14mr|texlive-hyphen-indic-20120611-2|25	
14mr|texlive-hyphen-indic-20120611-2|26	%post
14mr|texlive-hyphen-indic-20120611-2|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-indic-20120611-2|28	
14mr|texlive-hyphen-indic-20120611-2|29	%postun
14mr|texlive-hyphen-indic-20120611-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-indic-20120611-2|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-indic-20120611-2|32	fi
14mr|texlive-hyphen-indic-20120611-2|33	
14mr|texlive-hyphen-indic-20120611-2|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-indic-20120611-2|35	%files
14mr|texlive-hyphen-indic-20120611-2|36	%_texmf_language_dat_d/hyphen-indic
14mr|texlive-hyphen-indic-20120611-2|37	%_texmf_language_def_d/hyphen-indic
14mr|texlive-hyphen-indic-20120611-2|38	%_texmf_language_lua_d/hyphen-indic
14mr|texlive-hyphen-indic-20120611-2|39	
14mr|texlive-hyphen-indic-20120611-2|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-indic-20120611-2|41	%prep
14mr|texlive-hyphen-indic-20120611-2|42	%setup -c -a0
14mr|texlive-hyphen-indic-20120611-2|43	
14mr|texlive-hyphen-indic-20120611-2|44	%build
14mr|texlive-hyphen-indic-20120611-2|45	
14mr|texlive-hyphen-indic-20120611-2|46	%install
14mr|texlive-hyphen-indic-20120611-2|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-indic-20120611-2|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-indic <<EOF
14mr|texlive-hyphen-indic-20120611-2|49	\%% from hyphen-indic:
14mr|texlive-hyphen-indic-20120611-2|50	assamese loadhyph-as.tex
14mr|texlive-hyphen-indic-20120611-2|51	bengali loadhyph-bn.tex
14mr|texlive-hyphen-indic-20120611-2|52	gujarati loadhyph-gu.tex
14mr|texlive-hyphen-indic-20120611-2|53	hindi loadhyph-hi.tex
14mr|texlive-hyphen-indic-20120611-2|54	kannada loadhyph-kn.tex
14mr|texlive-hyphen-indic-20120611-2|55	malayalam loadhyph-ml.tex
14mr|texlive-hyphen-indic-20120611-2|56	marathi loadhyph-mr.tex
14mr|texlive-hyphen-indic-20120611-2|57	oriya loadhyph-or.tex
14mr|texlive-hyphen-indic-20120611-2|58	panjabi loadhyph-pa.tex
14mr|texlive-hyphen-indic-20120611-2|59	tamil loadhyph-ta.tex
14mr|texlive-hyphen-indic-20120611-2|60	telugu loadhyph-te.tex
14mr|texlive-hyphen-indic-20120611-2|61	EOF
14mr|texlive-hyphen-indic-20120611-2|62	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-indic
14mr|texlive-hyphen-indic-20120611-2|63	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-indic-20120611-2|64	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-indic <<EOF
14mr|texlive-hyphen-indic-20120611-2|65	\%% from hyphen-indic:
14mr|texlive-hyphen-indic-20120611-2|66	\addlanguage{assamese}{loadhyph-as.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|67	\addlanguage{bengali}{loadhyph-bn.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|68	\addlanguage{gujarati}{loadhyph-gu.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|69	\addlanguage{hindi}{loadhyph-hi.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|70	\addlanguage{kannada}{loadhyph-kn.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|71	\addlanguage{malayalam}{loadhyph-ml.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|72	\addlanguage{marathi}{loadhyph-mr.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|73	\addlanguage{oriya}{loadhyph-or.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|74	\addlanguage{panjabi}{loadhyph-pa.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|75	\addlanguage{tamil}{loadhyph-ta.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|76	\addlanguage{telugu}{loadhyph-te.tex}{}{1}{1}
14mr|texlive-hyphen-indic-20120611-2|77	EOF
14mr|texlive-hyphen-indic-20120611-2|78	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-indic
14mr|texlive-hyphen-indic-20120611-2|79	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-indic-20120611-2|80	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-indic <<EOF
14mr|texlive-hyphen-indic-20120611-2|81	-- from hyphen-indic:
14mr|texlive-hyphen-indic-20120611-2|82	['assamese'] = {
14mr|texlive-hyphen-indic-20120611-2|83	loader = 'loadhyph-as.tex',
14mr|texlive-hyphen-indic-20120611-2|84	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|85	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|86	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|87	patterns = 'hyph-as.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|88	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|89	},
14mr|texlive-hyphen-indic-20120611-2|90	['bengali'] = {
14mr|texlive-hyphen-indic-20120611-2|91	loader = 'loadhyph-bn.tex',
14mr|texlive-hyphen-indic-20120611-2|92	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|93	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|94	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|95	patterns = 'hyph-bn.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|96	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|97	},
14mr|texlive-hyphen-indic-20120611-2|98	['gujarati'] = {
14mr|texlive-hyphen-indic-20120611-2|99	loader = 'loadhyph-gu.tex',
14mr|texlive-hyphen-indic-20120611-2|100	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|101	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|102	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|103	patterns = 'hyph-gu.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|104	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|105	},
14mr|texlive-hyphen-indic-20120611-2|106	['hindi'] = {
14mr|texlive-hyphen-indic-20120611-2|107	loader = 'loadhyph-hi.tex',
14mr|texlive-hyphen-indic-20120611-2|108	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|109	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|110	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|111	patterns = 'hyph-hi.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|112	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|113	},
14mr|texlive-hyphen-indic-20120611-2|114	['kannada'] = {
14mr|texlive-hyphen-indic-20120611-2|115	loader = 'loadhyph-kn.tex',
14mr|texlive-hyphen-indic-20120611-2|116	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|117	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|118	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|119	patterns = 'hyph-kn.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|120	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|121	},
14mr|texlive-hyphen-indic-20120611-2|122	['malayalam'] = {
14mr|texlive-hyphen-indic-20120611-2|123	loader = 'loadhyph-ml.tex',
14mr|texlive-hyphen-indic-20120611-2|124	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|125	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|126	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|127	patterns = 'hyph-ml.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|128	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|129	},
14mr|texlive-hyphen-indic-20120611-2|130	['marathi'] = {
14mr|texlive-hyphen-indic-20120611-2|131	loader = 'loadhyph-mr.tex',
14mr|texlive-hyphen-indic-20120611-2|132	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|133	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|134	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|135	patterns = 'hyph-mr.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|136	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|137	},
14mr|texlive-hyphen-indic-20120611-2|138	['oriya'] = {
14mr|texlive-hyphen-indic-20120611-2|139	loader = 'loadhyph-or.tex',
14mr|texlive-hyphen-indic-20120611-2|140	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|141	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|142	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|143	patterns = 'hyph-or.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|144	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|145	},
14mr|texlive-hyphen-indic-20120611-2|146	['panjabi'] = {
14mr|texlive-hyphen-indic-20120611-2|147	loader = 'loadhyph-pa.tex',
14mr|texlive-hyphen-indic-20120611-2|148	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|149	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|150	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|151	patterns = 'hyph-pa.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|152	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|153	},
14mr|texlive-hyphen-indic-20120611-2|154	['tamil'] = {
14mr|texlive-hyphen-indic-20120611-2|155	loader = 'loadhyph-ta.tex',
14mr|texlive-hyphen-indic-20120611-2|156	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|157	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|158	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|159	patterns = 'hyph-ta.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|160	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|161	},
14mr|texlive-hyphen-indic-20120611-2|162	['telugu'] = {
14mr|texlive-hyphen-indic-20120611-2|163	loader = 'loadhyph-te.tex',
14mr|texlive-hyphen-indic-20120611-2|164	lefthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|165	righthyphenmin = 1,
14mr|texlive-hyphen-indic-20120611-2|166	synonyms = {  },
14mr|texlive-hyphen-indic-20120611-2|167	patterns = 'hyph-te.pat.txt',
14mr|texlive-hyphen-indic-20120611-2|168	hyphenation = '',
14mr|texlive-hyphen-indic-20120611-2|169	},
14mr|texlive-hyphen-indic-20120611-2|170	EOF
14mr|texlive-hyphen-indic-20120611-2|171	
14mr|texlive-hyphen-indic-20120611-2|172	
14mr|texlive-hyphen-indic-20120611-2|173	
14mr|texlive-hyphen-indic-20120611-2|174	%changelog
14mr|texlive-hyphen-indic-20120611-2|175	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-indic-20120611-2|176	+ Revision: 941e46e
14mr|texlive-hyphen-indic-20120611-2|177	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-indic-20120611-2|178	
14mr|texlive-hyphen-indic-20120611-2|179	

20344 14
14mr|texlive-hyphen-indonesian-20120611-2|1	# revision 25990
14mr|texlive-hyphen-indonesian-20120611-2|2	# category TLCore
14mr|texlive-hyphen-indonesian-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-indonesian-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-indonesian-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-indonesian-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-indonesian-20120611-2|7	Name:		texlive-hyphen-indonesian
14mr|texlive-hyphen-indonesian-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-indonesian-20120611-2|9	Release:	2
14mr|texlive-hyphen-indonesian-20120611-2|10	Summary:	Indonesian hyphenation patterns
14mr|texlive-hyphen-indonesian-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-indonesian-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-indonesian-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-indonesian-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-indonesian.tar.xz
14mr|texlive-hyphen-indonesian-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-indonesian-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-indonesian-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-indonesian-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-indonesian-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-indonesian-20120611-2|20	
14mr|texlive-hyphen-indonesian-20120611-2|21	%description
14mr|texlive-hyphen-indonesian-20120611-2|22	Hyphenation patterns for Indonesian (Bahasa Indonesia) in ASCII
14mr|texlive-hyphen-indonesian-20120611-2|23	encoding.  They are probably also usable for Malay (Bahasa
14mr|texlive-hyphen-indonesian-20120611-2|24	Melayu).
14mr|texlive-hyphen-indonesian-20120611-2|25	
14mr|texlive-hyphen-indonesian-20120611-2|26	%post
14mr|texlive-hyphen-indonesian-20120611-2|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-indonesian-20120611-2|28	
14mr|texlive-hyphen-indonesian-20120611-2|29	%postun
14mr|texlive-hyphen-indonesian-20120611-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-indonesian-20120611-2|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-indonesian-20120611-2|32	fi
14mr|texlive-hyphen-indonesian-20120611-2|33	
14mr|texlive-hyphen-indonesian-20120611-2|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-indonesian-20120611-2|35	%files
14mr|texlive-hyphen-indonesian-20120611-2|36	%_texmf_language_dat_d/hyphen-indonesian
14mr|texlive-hyphen-indonesian-20120611-2|37	%_texmf_language_def_d/hyphen-indonesian
14mr|texlive-hyphen-indonesian-20120611-2|38	%_texmf_language_lua_d/hyphen-indonesian
14mr|texlive-hyphen-indonesian-20120611-2|39	
14mr|texlive-hyphen-indonesian-20120611-2|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-indonesian-20120611-2|41	%prep
14mr|texlive-hyphen-indonesian-20120611-2|42	%setup -c -a0
14mr|texlive-hyphen-indonesian-20120611-2|43	
14mr|texlive-hyphen-indonesian-20120611-2|44	%build
14mr|texlive-hyphen-indonesian-20120611-2|45	
14mr|texlive-hyphen-indonesian-20120611-2|46	%install
14mr|texlive-hyphen-indonesian-20120611-2|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-indonesian-20120611-2|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-indonesian <<EOF
14mr|texlive-hyphen-indonesian-20120611-2|49	\%% from hyphen-indonesian:
14mr|texlive-hyphen-indonesian-20120611-2|50	indonesian loadhyph-id.tex
14mr|texlive-hyphen-indonesian-20120611-2|51	EOF
14mr|texlive-hyphen-indonesian-20120611-2|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-indonesian
14mr|texlive-hyphen-indonesian-20120611-2|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-indonesian-20120611-2|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-indonesian <<EOF
14mr|texlive-hyphen-indonesian-20120611-2|55	\%% from hyphen-indonesian:
14mr|texlive-hyphen-indonesian-20120611-2|56	\addlanguage{indonesian}{loadhyph-id.tex}{}{2}{2}
14mr|texlive-hyphen-indonesian-20120611-2|57	EOF
14mr|texlive-hyphen-indonesian-20120611-2|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-indonesian
14mr|texlive-hyphen-indonesian-20120611-2|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-indonesian-20120611-2|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-indonesian <<EOF
14mr|texlive-hyphen-indonesian-20120611-2|61	-- from hyphen-indonesian:
14mr|texlive-hyphen-indonesian-20120611-2|62	['indonesian'] = {
14mr|texlive-hyphen-indonesian-20120611-2|63	loader = 'loadhyph-id.tex',
14mr|texlive-hyphen-indonesian-20120611-2|64	lefthyphenmin = 2,
14mr|texlive-hyphen-indonesian-20120611-2|65	righthyphenmin = 2,
14mr|texlive-hyphen-indonesian-20120611-2|66	synonyms = {  },
14mr|texlive-hyphen-indonesian-20120611-2|67	patterns = 'hyph-id.pat.txt',
14mr|texlive-hyphen-indonesian-20120611-2|68	hyphenation = 'hyph-id.hyp.txt',
14mr|texlive-hyphen-indonesian-20120611-2|69	},
14mr|texlive-hyphen-indonesian-20120611-2|70	EOF
14mr|texlive-hyphen-indonesian-20120611-2|71	
14mr|texlive-hyphen-indonesian-20120611-2|72	
14mr|texlive-hyphen-indonesian-20120611-2|73	
14mr|texlive-hyphen-indonesian-20120611-2|74	%changelog
14mr|texlive-hyphen-indonesian-20120611-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-indonesian-20120611-2|76	+ Revision: fdfee42
14mr|texlive-hyphen-indonesian-20120611-2|77	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-indonesian-20120611-2|78	
14mr|texlive-hyphen-indonesian-20120611-2|79	

20345 14
14mr|texlive-hyphen-interlingua-20120611-2|1	# revision 25990
14mr|texlive-hyphen-interlingua-20120611-2|2	# category TLCore
14mr|texlive-hyphen-interlingua-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-interlingua-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-interlingua-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-interlingua-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-interlingua-20120611-2|7	Name:		texlive-hyphen-interlingua
14mr|texlive-hyphen-interlingua-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-interlingua-20120611-2|9	Release:	2
14mr|texlive-hyphen-interlingua-20120611-2|10	Summary:	Interlingua hyphenation patterns
14mr|texlive-hyphen-interlingua-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-interlingua-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-interlingua-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-interlingua-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-interlingua.tar.xz
14mr|texlive-hyphen-interlingua-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-interlingua-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-interlingua-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-interlingua-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-interlingua-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-interlingua-20120611-2|20	
14mr|texlive-hyphen-interlingua-20120611-2|21	%description
14mr|texlive-hyphen-interlingua-20120611-2|22	Hyphenation patterns for Interlingua in ASCII encoding.
14mr|texlive-hyphen-interlingua-20120611-2|23	
14mr|texlive-hyphen-interlingua-20120611-2|24	%post
14mr|texlive-hyphen-interlingua-20120611-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-interlingua-20120611-2|26	
14mr|texlive-hyphen-interlingua-20120611-2|27	%postun
14mr|texlive-hyphen-interlingua-20120611-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-interlingua-20120611-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-interlingua-20120611-2|30	fi
14mr|texlive-hyphen-interlingua-20120611-2|31	
14mr|texlive-hyphen-interlingua-20120611-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-interlingua-20120611-2|33	%files
14mr|texlive-hyphen-interlingua-20120611-2|34	%_texmf_language_dat_d/hyphen-interlingua
14mr|texlive-hyphen-interlingua-20120611-2|35	%_texmf_language_def_d/hyphen-interlingua
14mr|texlive-hyphen-interlingua-20120611-2|36	%_texmf_language_lua_d/hyphen-interlingua
14mr|texlive-hyphen-interlingua-20120611-2|37	
14mr|texlive-hyphen-interlingua-20120611-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-interlingua-20120611-2|39	%prep
14mr|texlive-hyphen-interlingua-20120611-2|40	%setup -c -a0
14mr|texlive-hyphen-interlingua-20120611-2|41	
14mr|texlive-hyphen-interlingua-20120611-2|42	%build
14mr|texlive-hyphen-interlingua-20120611-2|43	
14mr|texlive-hyphen-interlingua-20120611-2|44	%install
14mr|texlive-hyphen-interlingua-20120611-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-interlingua-20120611-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-interlingua <<EOF
14mr|texlive-hyphen-interlingua-20120611-2|47	\%% from hyphen-interlingua:
14mr|texlive-hyphen-interlingua-20120611-2|48	interlingua loadhyph-ia.tex
14mr|texlive-hyphen-interlingua-20120611-2|49	EOF
14mr|texlive-hyphen-interlingua-20120611-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-interlingua
14mr|texlive-hyphen-interlingua-20120611-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-interlingua-20120611-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-interlingua <<EOF
14mr|texlive-hyphen-interlingua-20120611-2|53	\%% from hyphen-interlingua:
14mr|texlive-hyphen-interlingua-20120611-2|54	\addlanguage{interlingua}{loadhyph-ia.tex}{}{2}{2}
14mr|texlive-hyphen-interlingua-20120611-2|55	EOF
14mr|texlive-hyphen-interlingua-20120611-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-interlingua
14mr|texlive-hyphen-interlingua-20120611-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-interlingua-20120611-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-interlingua <<EOF
14mr|texlive-hyphen-interlingua-20120611-2|59	-- from hyphen-interlingua:
14mr|texlive-hyphen-interlingua-20120611-2|60	['interlingua'] = {
14mr|texlive-hyphen-interlingua-20120611-2|61	loader = 'loadhyph-ia.tex',
14mr|texlive-hyphen-interlingua-20120611-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-interlingua-20120611-2|63	righthyphenmin = 2,
14mr|texlive-hyphen-interlingua-20120611-2|64	synonyms = {  },
14mr|texlive-hyphen-interlingua-20120611-2|65	patterns = 'hyph-ia.pat.txt',
14mr|texlive-hyphen-interlingua-20120611-2|66	hyphenation = 'hyph-ia.hyp.txt',
14mr|texlive-hyphen-interlingua-20120611-2|67	},
14mr|texlive-hyphen-interlingua-20120611-2|68	EOF
14mr|texlive-hyphen-interlingua-20120611-2|69	
14mr|texlive-hyphen-interlingua-20120611-2|70	
14mr|texlive-hyphen-interlingua-20120611-2|71	
14mr|texlive-hyphen-interlingua-20120611-2|72	%changelog
14mr|texlive-hyphen-interlingua-20120611-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-interlingua-20120611-2|74	+ Revision: 41fb4f8
14mr|texlive-hyphen-interlingua-20120611-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-interlingua-20120611-2|76	
14mr|texlive-hyphen-interlingua-20120611-2|77	

20346 14
14mr|texlive-hyphen-irish-20120611-2|1	# revision 25990
14mr|texlive-hyphen-irish-20120611-2|2	# category TLCore
14mr|texlive-hyphen-irish-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-irish-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-irish-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-irish-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-irish-20120611-2|7	Name:		texlive-hyphen-irish
14mr|texlive-hyphen-irish-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-irish-20120611-2|9	Release:	2
14mr|texlive-hyphen-irish-20120611-2|10	Summary:	Irish hyphenation patterns
14mr|texlive-hyphen-irish-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-irish-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-irish-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-irish-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-irish.tar.xz
14mr|texlive-hyphen-irish-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-irish-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-irish-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-irish-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-irish-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-irish-20120611-2|20	
14mr|texlive-hyphen-irish-20120611-2|21	%description
14mr|texlive-hyphen-irish-20120611-2|22	Hyphenation patterns for Irish (Gaeilge) in T1/EC and UTF-8
14mr|texlive-hyphen-irish-20120611-2|23	encodings. Visit http://borel.slu.edu/fleiscin/index.html for
14mr|texlive-hyphen-irish-20120611-2|24	more information.
14mr|texlive-hyphen-irish-20120611-2|25	
14mr|texlive-hyphen-irish-20120611-2|26	%post
14mr|texlive-hyphen-irish-20120611-2|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-irish-20120611-2|28	
14mr|texlive-hyphen-irish-20120611-2|29	%postun
14mr|texlive-hyphen-irish-20120611-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-irish-20120611-2|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-irish-20120611-2|32	fi
14mr|texlive-hyphen-irish-20120611-2|33	
14mr|texlive-hyphen-irish-20120611-2|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-irish-20120611-2|35	%files
14mr|texlive-hyphen-irish-20120611-2|36	%_texmf_language_dat_d/hyphen-irish
14mr|texlive-hyphen-irish-20120611-2|37	%_texmf_language_def_d/hyphen-irish
14mr|texlive-hyphen-irish-20120611-2|38	%_texmf_language_lua_d/hyphen-irish
14mr|texlive-hyphen-irish-20120611-2|39	
14mr|texlive-hyphen-irish-20120611-2|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-irish-20120611-2|41	%prep
14mr|texlive-hyphen-irish-20120611-2|42	%setup -c -a0
14mr|texlive-hyphen-irish-20120611-2|43	
14mr|texlive-hyphen-irish-20120611-2|44	%build
14mr|texlive-hyphen-irish-20120611-2|45	
14mr|texlive-hyphen-irish-20120611-2|46	%install
14mr|texlive-hyphen-irish-20120611-2|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-irish-20120611-2|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-irish <<EOF
14mr|texlive-hyphen-irish-20120611-2|49	\%% from hyphen-irish:
14mr|texlive-hyphen-irish-20120611-2|50	irish loadhyph-ga.tex
14mr|texlive-hyphen-irish-20120611-2|51	EOF
14mr|texlive-hyphen-irish-20120611-2|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-irish
14mr|texlive-hyphen-irish-20120611-2|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-irish-20120611-2|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-irish <<EOF
14mr|texlive-hyphen-irish-20120611-2|55	\%% from hyphen-irish:
14mr|texlive-hyphen-irish-20120611-2|56	\addlanguage{irish}{loadhyph-ga.tex}{}{2}{3}
14mr|texlive-hyphen-irish-20120611-2|57	EOF
14mr|texlive-hyphen-irish-20120611-2|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-irish
14mr|texlive-hyphen-irish-20120611-2|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-irish-20120611-2|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-irish <<EOF
14mr|texlive-hyphen-irish-20120611-2|61	-- from hyphen-irish:
14mr|texlive-hyphen-irish-20120611-2|62	['irish'] = {
14mr|texlive-hyphen-irish-20120611-2|63	loader = 'loadhyph-ga.tex',
14mr|texlive-hyphen-irish-20120611-2|64	lefthyphenmin = 2,
14mr|texlive-hyphen-irish-20120611-2|65	righthyphenmin = 3,
14mr|texlive-hyphen-irish-20120611-2|66	synonyms = {  },
14mr|texlive-hyphen-irish-20120611-2|67	patterns = 'hyph-ga.pat.txt',
14mr|texlive-hyphen-irish-20120611-2|68	hyphenation = 'hyph-ga.hyp.txt',
14mr|texlive-hyphen-irish-20120611-2|69	},
14mr|texlive-hyphen-irish-20120611-2|70	EOF
14mr|texlive-hyphen-irish-20120611-2|71	
14mr|texlive-hyphen-irish-20120611-2|72	
14mr|texlive-hyphen-irish-20120611-2|73	
14mr|texlive-hyphen-irish-20120611-2|74	%changelog
14mr|texlive-hyphen-irish-20120611-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-irish-20120611-2|76	+ Revision: 2b98950
14mr|texlive-hyphen-irish-20120611-2|77	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-irish-20120611-2|78	
14mr|texlive-hyphen-irish-20120611-2|79	

20347 14
14mr|texlive-hyphen-italian-4.8g-5|1	# revision 25990
14mr|texlive-hyphen-italian-4.8g-5|2	# category TLCore
14mr|texlive-hyphen-italian-4.8g-5|3	# catalog-ctan /language/hyphenation/ithyph.tex
14mr|texlive-hyphen-italian-4.8g-5|4	# catalog-date 2009-09-29 00:01:21 +0200
14mr|texlive-hyphen-italian-4.8g-5|5	# catalog-license lgpl
14mr|texlive-hyphen-italian-4.8g-5|6	# catalog-version 4.8g
14mr|texlive-hyphen-italian-4.8g-5|7	Name:		texlive-hyphen-italian
14mr|texlive-hyphen-italian-4.8g-5|8	Version:	4.8g
14mr|texlive-hyphen-italian-4.8g-5|9	Release:	5
14mr|texlive-hyphen-italian-4.8g-5|10	Summary:	Italian hyphenation patterns
14mr|texlive-hyphen-italian-4.8g-5|11	Group:		Publishing
14mr|texlive-hyphen-italian-4.8g-5|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/ithyph.tex
14mr|texlive-hyphen-italian-4.8g-5|13	License:	LGPL
14mr|texlive-hyphen-italian-4.8g-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-italian.tar.xz
14mr|texlive-hyphen-italian-4.8g-5|15	BuildArch:	noarch
14mr|texlive-hyphen-italian-4.8g-5|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-italian-4.8g-5|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-italian-4.8g-5|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-italian-4.8g-5|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-italian-4.8g-5|20	
14mr|texlive-hyphen-italian-4.8g-5|21	%description
14mr|texlive-hyphen-italian-4.8g-5|22	Hyphenation patterns for Italian in ASCII encoding. Compliant
14mr|texlive-hyphen-italian-4.8g-5|23	with the Recommendation UNI 6461 on hyphenation issued by the
14mr|texlive-hyphen-italian-4.8g-5|24	Italian Standards Institution (Ente Nazionale di Unificazione
14mr|texlive-hyphen-italian-4.8g-5|25	UNI).
14mr|texlive-hyphen-italian-4.8g-5|26	
14mr|texlive-hyphen-italian-4.8g-5|27	%post
14mr|texlive-hyphen-italian-4.8g-5|28	%{_sbindir}/texlive.post
14mr|texlive-hyphen-italian-4.8g-5|29	
14mr|texlive-hyphen-italian-4.8g-5|30	%postun
14mr|texlive-hyphen-italian-4.8g-5|31	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-italian-4.8g-5|32	%{_sbindir}/texlive.post
14mr|texlive-hyphen-italian-4.8g-5|33	fi
14mr|texlive-hyphen-italian-4.8g-5|34	
14mr|texlive-hyphen-italian-4.8g-5|35	#-----------------------------------------------------------------------
14mr|texlive-hyphen-italian-4.8g-5|36	%files
14mr|texlive-hyphen-italian-4.8g-5|37	%_texmf_language_dat_d/hyphen-italian
14mr|texlive-hyphen-italian-4.8g-5|38	%_texmf_language_def_d/hyphen-italian
14mr|texlive-hyphen-italian-4.8g-5|39	%_texmf_language_lua_d/hyphen-italian
14mr|texlive-hyphen-italian-4.8g-5|40	
14mr|texlive-hyphen-italian-4.8g-5|41	#-----------------------------------------------------------------------
14mr|texlive-hyphen-italian-4.8g-5|42	%prep
14mr|texlive-hyphen-italian-4.8g-5|43	%setup -c -a0
14mr|texlive-hyphen-italian-4.8g-5|44	
14mr|texlive-hyphen-italian-4.8g-5|45	%build
14mr|texlive-hyphen-italian-4.8g-5|46	
14mr|texlive-hyphen-italian-4.8g-5|47	%install
14mr|texlive-hyphen-italian-4.8g-5|48	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-italian-4.8g-5|49	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-italian <<EOF
14mr|texlive-hyphen-italian-4.8g-5|50	\%% from hyphen-italian:
14mr|texlive-hyphen-italian-4.8g-5|51	italian loadhyph-it.tex
14mr|texlive-hyphen-italian-4.8g-5|52	EOF
14mr|texlive-hyphen-italian-4.8g-5|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-italian
14mr|texlive-hyphen-italian-4.8g-5|54	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-italian-4.8g-5|55	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-italian <<EOF
14mr|texlive-hyphen-italian-4.8g-5|56	\%% from hyphen-italian:
14mr|texlive-hyphen-italian-4.8g-5|57	\addlanguage{italian}{loadhyph-it.tex}{}{2}{2}
14mr|texlive-hyphen-italian-4.8g-5|58	EOF
14mr|texlive-hyphen-italian-4.8g-5|59	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-italian
14mr|texlive-hyphen-italian-4.8g-5|60	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-italian-4.8g-5|61	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-italian <<EOF
14mr|texlive-hyphen-italian-4.8g-5|62	-- from hyphen-italian:
14mr|texlive-hyphen-italian-4.8g-5|63	['italian'] = {
14mr|texlive-hyphen-italian-4.8g-5|64	loader = 'loadhyph-it.tex',
14mr|texlive-hyphen-italian-4.8g-5|65	lefthyphenmin = 2,
14mr|texlive-hyphen-italian-4.8g-5|66	righthyphenmin = 2,
14mr|texlive-hyphen-italian-4.8g-5|67	synonyms = {  },
14mr|texlive-hyphen-italian-4.8g-5|68	patterns = 'hyph-it.pat.txt',
14mr|texlive-hyphen-italian-4.8g-5|69	hyphenation = '',
14mr|texlive-hyphen-italian-4.8g-5|70	},
14mr|texlive-hyphen-italian-4.8g-5|71	EOF
14mr|texlive-hyphen-italian-4.8g-5|72	
14mr|texlive-hyphen-italian-4.8g-5|73	
14mr|texlive-hyphen-italian-4.8g-5|74	
14mr|texlive-hyphen-italian-4.8g-5|75	%changelog
14mr|texlive-hyphen-italian-4.8g-5|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.8g-5
14mr|texlive-hyphen-italian-4.8g-5|77	+ Revision: b815af0
14mr|texlive-hyphen-italian-4.8g-5|78	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-italian-4.8g-5|79	
14mr|texlive-hyphen-italian-4.8g-5|80	

20348 14
14mr|texlive-hyphen-kurmanji-20120611-2|1	# revision 25990
14mr|texlive-hyphen-kurmanji-20120611-2|2	# category TLCore
14mr|texlive-hyphen-kurmanji-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-kurmanji-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-kurmanji-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-kurmanji-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-kurmanji-20120611-2|7	Name:		texlive-hyphen-kurmanji
14mr|texlive-hyphen-kurmanji-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-kurmanji-20120611-2|9	Release:	2
14mr|texlive-hyphen-kurmanji-20120611-2|10	Summary:	Kurmanji hyphenation patterns
14mr|texlive-hyphen-kurmanji-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-kurmanji-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-kurmanji-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-kurmanji-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-kurmanji.tar.xz
14mr|texlive-hyphen-kurmanji-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-kurmanji-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-kurmanji-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-kurmanji-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-kurmanji-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-kurmanji-20120611-2|20	
14mr|texlive-hyphen-kurmanji-20120611-2|21	%description
14mr|texlive-hyphen-kurmanji-20120611-2|22	Hyphenation patterns for Kurmanji (Northern Kurdish) as spoken
14mr|texlive-hyphen-kurmanji-20120611-2|23	in Turkey and by the Kurdish diaspora in Europe, in T1/EC and
14mr|texlive-hyphen-kurmanji-20120611-2|24	UTF-8 encodings.
14mr|texlive-hyphen-kurmanji-20120611-2|25	
14mr|texlive-hyphen-kurmanji-20120611-2|26	%post
14mr|texlive-hyphen-kurmanji-20120611-2|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-kurmanji-20120611-2|28	
14mr|texlive-hyphen-kurmanji-20120611-2|29	%postun
14mr|texlive-hyphen-kurmanji-20120611-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-kurmanji-20120611-2|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-kurmanji-20120611-2|32	fi
14mr|texlive-hyphen-kurmanji-20120611-2|33	
14mr|texlive-hyphen-kurmanji-20120611-2|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-kurmanji-20120611-2|35	%files
14mr|texlive-hyphen-kurmanji-20120611-2|36	%_texmf_language_dat_d/hyphen-kurmanji
14mr|texlive-hyphen-kurmanji-20120611-2|37	%_texmf_language_def_d/hyphen-kurmanji
14mr|texlive-hyphen-kurmanji-20120611-2|38	%_texmf_language_lua_d/hyphen-kurmanji
14mr|texlive-hyphen-kurmanji-20120611-2|39	
14mr|texlive-hyphen-kurmanji-20120611-2|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-kurmanji-20120611-2|41	%prep
14mr|texlive-hyphen-kurmanji-20120611-2|42	%setup -c -a0
14mr|texlive-hyphen-kurmanji-20120611-2|43	
14mr|texlive-hyphen-kurmanji-20120611-2|44	%build
14mr|texlive-hyphen-kurmanji-20120611-2|45	
14mr|texlive-hyphen-kurmanji-20120611-2|46	%install
14mr|texlive-hyphen-kurmanji-20120611-2|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-kurmanji-20120611-2|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-kurmanji <<EOF
14mr|texlive-hyphen-kurmanji-20120611-2|49	\%% from hyphen-kurmanji:
14mr|texlive-hyphen-kurmanji-20120611-2|50	kurmanji loadhyph-kmr.tex
14mr|texlive-hyphen-kurmanji-20120611-2|51	EOF
14mr|texlive-hyphen-kurmanji-20120611-2|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-kurmanji
14mr|texlive-hyphen-kurmanji-20120611-2|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-kurmanji-20120611-2|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-kurmanji <<EOF
14mr|texlive-hyphen-kurmanji-20120611-2|55	\%% from hyphen-kurmanji:
14mr|texlive-hyphen-kurmanji-20120611-2|56	\addlanguage{kurmanji}{loadhyph-kmr.tex}{}{2}{2}
14mr|texlive-hyphen-kurmanji-20120611-2|57	EOF
14mr|texlive-hyphen-kurmanji-20120611-2|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-kurmanji
14mr|texlive-hyphen-kurmanji-20120611-2|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-kurmanji-20120611-2|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-kurmanji <<EOF
14mr|texlive-hyphen-kurmanji-20120611-2|61	-- from hyphen-kurmanji:
14mr|texlive-hyphen-kurmanji-20120611-2|62	['kurmanji'] = {
14mr|texlive-hyphen-kurmanji-20120611-2|63	loader = 'loadhyph-kmr.tex',
14mr|texlive-hyphen-kurmanji-20120611-2|64	lefthyphenmin = 2,
14mr|texlive-hyphen-kurmanji-20120611-2|65	righthyphenmin = 2,
14mr|texlive-hyphen-kurmanji-20120611-2|66	synonyms = {  },
14mr|texlive-hyphen-kurmanji-20120611-2|67	patterns = 'hyph-kmr.pat.txt',
14mr|texlive-hyphen-kurmanji-20120611-2|68	hyphenation = '',
14mr|texlive-hyphen-kurmanji-20120611-2|69	},
14mr|texlive-hyphen-kurmanji-20120611-2|70	EOF
14mr|texlive-hyphen-kurmanji-20120611-2|71	
14mr|texlive-hyphen-kurmanji-20120611-2|72	
14mr|texlive-hyphen-kurmanji-20120611-2|73	
14mr|texlive-hyphen-kurmanji-20120611-2|74	%changelog
14mr|texlive-hyphen-kurmanji-20120611-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-kurmanji-20120611-2|76	+ Revision: 414bedb
14mr|texlive-hyphen-kurmanji-20120611-2|77	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-kurmanji-20120611-2|78	
14mr|texlive-hyphen-kurmanji-20120611-2|79	

20349 14
14mr|texlive-hyphen-lao-20120124-2|1	# revision 23085
14mr|texlive-hyphen-lao-20120124-2|2	# category TLCore
14mr|texlive-hyphen-lao-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-lao-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-lao-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-lao-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-lao-20120124-2|7	Name:		texlive-hyphen-lao
14mr|texlive-hyphen-lao-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-lao-20120124-2|9	Release:	2
14mr|texlive-hyphen-lao-20120124-2|10	Summary:	Lao hyphenation patterns
14mr|texlive-hyphen-lao-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-lao-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-lao-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-lao-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-lao.tar.xz
14mr|texlive-hyphen-lao-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-lao-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-lao-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-lao-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-lao-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-lao-20120124-2|20	
14mr|texlive-hyphen-lao-20120124-2|21	%description
14mr|texlive-hyphen-lao-20120124-2|22	Hyphenation patterns for Lao language for Unicode engines.
14mr|texlive-hyphen-lao-20120124-2|23	Current version is experimental and gives bad results.
14mr|texlive-hyphen-lao-20120124-2|24	
14mr|texlive-hyphen-lao-20120124-2|25	%post
14mr|texlive-hyphen-lao-20120124-2|26	%{_sbindir}/texlive.post
14mr|texlive-hyphen-lao-20120124-2|27	
14mr|texlive-hyphen-lao-20120124-2|28	%postun
14mr|texlive-hyphen-lao-20120124-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-lao-20120124-2|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-lao-20120124-2|31	fi
14mr|texlive-hyphen-lao-20120124-2|32	
14mr|texlive-hyphen-lao-20120124-2|33	#-----------------------------------------------------------------------
14mr|texlive-hyphen-lao-20120124-2|34	%files
14mr|texlive-hyphen-lao-20120124-2|35	%_texmf_language_dat_d/hyphen-lao
14mr|texlive-hyphen-lao-20120124-2|36	%_texmf_language_def_d/hyphen-lao
14mr|texlive-hyphen-lao-20120124-2|37	%_texmf_language_lua_d/hyphen-lao
14mr|texlive-hyphen-lao-20120124-2|38	
14mr|texlive-hyphen-lao-20120124-2|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-lao-20120124-2|40	%prep
14mr|texlive-hyphen-lao-20120124-2|41	%setup -c -a0
14mr|texlive-hyphen-lao-20120124-2|42	
14mr|texlive-hyphen-lao-20120124-2|43	%build
14mr|texlive-hyphen-lao-20120124-2|44	
14mr|texlive-hyphen-lao-20120124-2|45	%install
14mr|texlive-hyphen-lao-20120124-2|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-lao-20120124-2|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-lao <<EOF
14mr|texlive-hyphen-lao-20120124-2|48	\%% from hyphen-lao:
14mr|texlive-hyphen-lao-20120124-2|49	lao loadhyph-lo.tex
14mr|texlive-hyphen-lao-20120124-2|50	EOF
14mr|texlive-hyphen-lao-20120124-2|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-lao
14mr|texlive-hyphen-lao-20120124-2|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-lao-20120124-2|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-lao <<EOF
14mr|texlive-hyphen-lao-20120124-2|54	\%% from hyphen-lao:
14mr|texlive-hyphen-lao-20120124-2|55	\addlanguage{lao}{loadhyph-lo.tex}{}{1}{1}
14mr|texlive-hyphen-lao-20120124-2|56	EOF
14mr|texlive-hyphen-lao-20120124-2|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-lao
14mr|texlive-hyphen-lao-20120124-2|58	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-lao-20120124-2|59	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-lao <<EOF
14mr|texlive-hyphen-lao-20120124-2|60	-- from hyphen-lao:
14mr|texlive-hyphen-lao-20120124-2|61	['lao'] = {
14mr|texlive-hyphen-lao-20120124-2|62	loader = 'loadhyph-lo.tex',
14mr|texlive-hyphen-lao-20120124-2|63	lefthyphenmin = 1,
14mr|texlive-hyphen-lao-20120124-2|64	righthyphenmin = 1,
14mr|texlive-hyphen-lao-20120124-2|65	synonyms = {  },
14mr|texlive-hyphen-lao-20120124-2|66	patterns = 'hyph-lo.pat.txt',
14mr|texlive-hyphen-lao-20120124-2|67	hyphenation = '',
14mr|texlive-hyphen-lao-20120124-2|68	},
14mr|texlive-hyphen-lao-20120124-2|69	EOF
14mr|texlive-hyphen-lao-20120124-2|70	
14mr|texlive-hyphen-lao-20120124-2|71	
14mr|texlive-hyphen-lao-20120124-2|72	
14mr|texlive-hyphen-lao-20120124-2|73	%changelog
14mr|texlive-hyphen-lao-20120124-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-lao-20120124-2|75	+ Revision: 53855c9
14mr|texlive-hyphen-lao-20120124-2|76	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-lao-20120124-2|77	
14mr|texlive-hyphen-lao-20120124-2|78	

20350 14
14mr|texlive-hyphen-latin-3.1-5|1	# revision 25990
14mr|texlive-hyphen-latin-3.1-5|2	# category TLCore
14mr|texlive-hyphen-latin-3.1-5|3	# catalog-ctan /language/hyphenation/lahyph.tex
14mr|texlive-hyphen-latin-3.1-5|4	# catalog-date 2009-09-29 00:01:21 +0200
14mr|texlive-hyphen-latin-3.1-5|5	# catalog-license lppl
14mr|texlive-hyphen-latin-3.1-5|6	# catalog-version 3.1
14mr|texlive-hyphen-latin-3.1-5|7	Name:		texlive-hyphen-latin
14mr|texlive-hyphen-latin-3.1-5|8	Version:	3.1
14mr|texlive-hyphen-latin-3.1-5|9	Release:	5
14mr|texlive-hyphen-latin-3.1-5|10	Summary:	Latin hyphenation patterns
14mr|texlive-hyphen-latin-3.1-5|11	Group:		Publishing
14mr|texlive-hyphen-latin-3.1-5|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/lahyph.tex
14mr|texlive-hyphen-latin-3.1-5|13	License:	LPPL
14mr|texlive-hyphen-latin-3.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-latin.tar.xz
14mr|texlive-hyphen-latin-3.1-5|15	BuildArch:	noarch
14mr|texlive-hyphen-latin-3.1-5|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-latin-3.1-5|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-latin-3.1-5|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-latin-3.1-5|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-latin-3.1-5|20	
14mr|texlive-hyphen-latin-3.1-5|21	%description
14mr|texlive-hyphen-latin-3.1-5|22	Hyphenation patterns for Latin in T1/EC and UTF-8 encodings,
14mr|texlive-hyphen-latin-3.1-5|23	mainly in modern spelling (u when u is needed and v when v is
14mr|texlive-hyphen-latin-3.1-5|24	needed), medieval spelling with the ligatures \ae and \oe and
14mr|texlive-hyphen-latin-3.1-5|25	the (uncial) lowercase 'v' written as a 'u' is also supported.
14mr|texlive-hyphen-latin-3.1-5|26	Apparently there is no conflict between the patterns of modern
14mr|texlive-hyphen-latin-3.1-5|27	Latin and those of medieval Latin.
14mr|texlive-hyphen-latin-3.1-5|28	
14mr|texlive-hyphen-latin-3.1-5|29	%post
14mr|texlive-hyphen-latin-3.1-5|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-latin-3.1-5|31	
14mr|texlive-hyphen-latin-3.1-5|32	%postun
14mr|texlive-hyphen-latin-3.1-5|33	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-latin-3.1-5|34	%{_sbindir}/texlive.post
14mr|texlive-hyphen-latin-3.1-5|35	fi
14mr|texlive-hyphen-latin-3.1-5|36	
14mr|texlive-hyphen-latin-3.1-5|37	#-----------------------------------------------------------------------
14mr|texlive-hyphen-latin-3.1-5|38	%files
14mr|texlive-hyphen-latin-3.1-5|39	%_texmf_language_dat_d/hyphen-latin
14mr|texlive-hyphen-latin-3.1-5|40	%_texmf_language_def_d/hyphen-latin
14mr|texlive-hyphen-latin-3.1-5|41	%_texmf_language_lua_d/hyphen-latin
14mr|texlive-hyphen-latin-3.1-5|42	
14mr|texlive-hyphen-latin-3.1-5|43	#-----------------------------------------------------------------------
14mr|texlive-hyphen-latin-3.1-5|44	%prep
14mr|texlive-hyphen-latin-3.1-5|45	%setup -c -a0
14mr|texlive-hyphen-latin-3.1-5|46	
14mr|texlive-hyphen-latin-3.1-5|47	%build
14mr|texlive-hyphen-latin-3.1-5|48	
14mr|texlive-hyphen-latin-3.1-5|49	%install
14mr|texlive-hyphen-latin-3.1-5|50	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-latin-3.1-5|51	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-latin <<EOF
14mr|texlive-hyphen-latin-3.1-5|52	\%% from hyphen-latin:
14mr|texlive-hyphen-latin-3.1-5|53	latin loadhyph-la.tex
14mr|texlive-hyphen-latin-3.1-5|54	EOF
14mr|texlive-hyphen-latin-3.1-5|55	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-latin
14mr|texlive-hyphen-latin-3.1-5|56	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-latin-3.1-5|57	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-latin <<EOF
14mr|texlive-hyphen-latin-3.1-5|58	\%% from hyphen-latin:
14mr|texlive-hyphen-latin-3.1-5|59	\addlanguage{latin}{loadhyph-la.tex}{}{2}{2}
14mr|texlive-hyphen-latin-3.1-5|60	EOF
14mr|texlive-hyphen-latin-3.1-5|61	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-latin
14mr|texlive-hyphen-latin-3.1-5|62	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-latin-3.1-5|63	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-latin <<EOF
14mr|texlive-hyphen-latin-3.1-5|64	-- from hyphen-latin:
14mr|texlive-hyphen-latin-3.1-5|65	['latin'] = {
14mr|texlive-hyphen-latin-3.1-5|66	loader = 'loadhyph-la.tex',
14mr|texlive-hyphen-latin-3.1-5|67	lefthyphenmin = 2,
14mr|texlive-hyphen-latin-3.1-5|68	righthyphenmin = 2,
14mr|texlive-hyphen-latin-3.1-5|69	synonyms = {  },
14mr|texlive-hyphen-latin-3.1-5|70	patterns = 'hyph-la.pat.txt',
14mr|texlive-hyphen-latin-3.1-5|71	hyphenation = '',
14mr|texlive-hyphen-latin-3.1-5|72	},
14mr|texlive-hyphen-latin-3.1-5|73	EOF
14mr|texlive-hyphen-latin-3.1-5|74	
14mr|texlive-hyphen-latin-3.1-5|75	
14mr|texlive-hyphen-latin-3.1-5|76	
14mr|texlive-hyphen-latin-3.1-5|77	%changelog
14mr|texlive-hyphen-latin-3.1-5|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1-5
14mr|texlive-hyphen-latin-3.1-5|79	+ Revision: 5039d67
14mr|texlive-hyphen-latin-3.1-5|80	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-latin-3.1-5|81	
14mr|texlive-hyphen-latin-3.1-5|82	

20351 14
14mr|texlive-hyphen-latvian-20120611-2|1	# revision 25990
14mr|texlive-hyphen-latvian-20120611-2|2	# category TLCore
14mr|texlive-hyphen-latvian-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-latvian-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-latvian-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-latvian-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-latvian-20120611-2|7	Name:		texlive-hyphen-latvian
14mr|texlive-hyphen-latvian-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-latvian-20120611-2|9	Release:	2
14mr|texlive-hyphen-latvian-20120611-2|10	Summary:	Latvian hyphenation patterns
14mr|texlive-hyphen-latvian-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-latvian-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-latvian-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-latvian-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-latvian.tar.xz
14mr|texlive-hyphen-latvian-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-latvian-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-latvian-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-latvian-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-latvian-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-latvian-20120611-2|20	
14mr|texlive-hyphen-latvian-20120611-2|21	%description
14mr|texlive-hyphen-latvian-20120611-2|22	Hyphenation patterns for Latvian in L7X and UTF-8 encodings.
14mr|texlive-hyphen-latvian-20120611-2|23	
14mr|texlive-hyphen-latvian-20120611-2|24	%post
14mr|texlive-hyphen-latvian-20120611-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-latvian-20120611-2|26	
14mr|texlive-hyphen-latvian-20120611-2|27	%postun
14mr|texlive-hyphen-latvian-20120611-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-latvian-20120611-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-latvian-20120611-2|30	fi
14mr|texlive-hyphen-latvian-20120611-2|31	
14mr|texlive-hyphen-latvian-20120611-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-latvian-20120611-2|33	%files
14mr|texlive-hyphen-latvian-20120611-2|34	%_texmf_language_dat_d/hyphen-latvian
14mr|texlive-hyphen-latvian-20120611-2|35	%_texmf_language_def_d/hyphen-latvian
14mr|texlive-hyphen-latvian-20120611-2|36	%_texmf_language_lua_d/hyphen-latvian
14mr|texlive-hyphen-latvian-20120611-2|37	
14mr|texlive-hyphen-latvian-20120611-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-latvian-20120611-2|39	%prep
14mr|texlive-hyphen-latvian-20120611-2|40	%setup -c -a0
14mr|texlive-hyphen-latvian-20120611-2|41	
14mr|texlive-hyphen-latvian-20120611-2|42	%build
14mr|texlive-hyphen-latvian-20120611-2|43	
14mr|texlive-hyphen-latvian-20120611-2|44	%install
14mr|texlive-hyphen-latvian-20120611-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-latvian-20120611-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-latvian <<EOF
14mr|texlive-hyphen-latvian-20120611-2|47	\%% from hyphen-latvian:
14mr|texlive-hyphen-latvian-20120611-2|48	latvian loadhyph-lv.tex
14mr|texlive-hyphen-latvian-20120611-2|49	EOF
14mr|texlive-hyphen-latvian-20120611-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-latvian
14mr|texlive-hyphen-latvian-20120611-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-latvian-20120611-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-latvian <<EOF
14mr|texlive-hyphen-latvian-20120611-2|53	\%% from hyphen-latvian:
14mr|texlive-hyphen-latvian-20120611-2|54	\addlanguage{latvian}{loadhyph-lv.tex}{}{2}{2}
14mr|texlive-hyphen-latvian-20120611-2|55	EOF
14mr|texlive-hyphen-latvian-20120611-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-latvian
14mr|texlive-hyphen-latvian-20120611-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-latvian-20120611-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-latvian <<EOF
14mr|texlive-hyphen-latvian-20120611-2|59	-- from hyphen-latvian:
14mr|texlive-hyphen-latvian-20120611-2|60	['latvian'] = {
14mr|texlive-hyphen-latvian-20120611-2|61	loader = 'loadhyph-lv.tex',
14mr|texlive-hyphen-latvian-20120611-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-latvian-20120611-2|63	righthyphenmin = 2,
14mr|texlive-hyphen-latvian-20120611-2|64	synonyms = {  },
14mr|texlive-hyphen-latvian-20120611-2|65	patterns = 'hyph-lv.pat.txt',
14mr|texlive-hyphen-latvian-20120611-2|66	hyphenation = '',
14mr|texlive-hyphen-latvian-20120611-2|67	},
14mr|texlive-hyphen-latvian-20120611-2|68	EOF
14mr|texlive-hyphen-latvian-20120611-2|69	
14mr|texlive-hyphen-latvian-20120611-2|70	
14mr|texlive-hyphen-latvian-20120611-2|71	
14mr|texlive-hyphen-latvian-20120611-2|72	%changelog
14mr|texlive-hyphen-latvian-20120611-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-latvian-20120611-2|74	+ Revision: 9505157
14mr|texlive-hyphen-latvian-20120611-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-latvian-20120611-2|76	
14mr|texlive-hyphen-latvian-20120611-2|77	

20352 14
14mr|texlive-hyphen-lithuanian-20120124-2|1	# revision 23085
14mr|texlive-hyphen-lithuanian-20120124-2|2	# category TLCore
14mr|texlive-hyphen-lithuanian-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-lithuanian-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-lithuanian-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-lithuanian-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-lithuanian-20120124-2|7	Name:		texlive-hyphen-lithuanian
14mr|texlive-hyphen-lithuanian-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-lithuanian-20120124-2|9	Release:	2
14mr|texlive-hyphen-lithuanian-20120124-2|10	Summary:	Lithuanian hyphenation patterns
14mr|texlive-hyphen-lithuanian-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-lithuanian-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-lithuanian-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-lithuanian-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-lithuanian.tar.xz
14mr|texlive-hyphen-lithuanian-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-lithuanian-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-lithuanian-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-lithuanian-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-lithuanian-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-lithuanian-20120124-2|20	
14mr|texlive-hyphen-lithuanian-20120124-2|21	%description
14mr|texlive-hyphen-lithuanian-20120124-2|22	Hyphenation patterns for Lithuanian in L7X and UTF-8 encodings.
14mr|texlive-hyphen-lithuanian-20120124-2|23	\lefthyphenmin and \righthyphenmin have to be at least 2.
14mr|texlive-hyphen-lithuanian-20120124-2|24	
14mr|texlive-hyphen-lithuanian-20120124-2|25	%post
14mr|texlive-hyphen-lithuanian-20120124-2|26	%{_sbindir}/texlive.post
14mr|texlive-hyphen-lithuanian-20120124-2|27	
14mr|texlive-hyphen-lithuanian-20120124-2|28	%postun
14mr|texlive-hyphen-lithuanian-20120124-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-lithuanian-20120124-2|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-lithuanian-20120124-2|31	fi
14mr|texlive-hyphen-lithuanian-20120124-2|32	
14mr|texlive-hyphen-lithuanian-20120124-2|33	#-----------------------------------------------------------------------
14mr|texlive-hyphen-lithuanian-20120124-2|34	%files
14mr|texlive-hyphen-lithuanian-20120124-2|35	%_texmf_language_dat_d/hyphen-lithuanian
14mr|texlive-hyphen-lithuanian-20120124-2|36	%_texmf_language_def_d/hyphen-lithuanian
14mr|texlive-hyphen-lithuanian-20120124-2|37	%_texmf_language_lua_d/hyphen-lithuanian
14mr|texlive-hyphen-lithuanian-20120124-2|38	
14mr|texlive-hyphen-lithuanian-20120124-2|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-lithuanian-20120124-2|40	%prep
14mr|texlive-hyphen-lithuanian-20120124-2|41	%setup -c -a0
14mr|texlive-hyphen-lithuanian-20120124-2|42	
14mr|texlive-hyphen-lithuanian-20120124-2|43	%build
14mr|texlive-hyphen-lithuanian-20120124-2|44	
14mr|texlive-hyphen-lithuanian-20120124-2|45	%install
14mr|texlive-hyphen-lithuanian-20120124-2|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-lithuanian-20120124-2|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-lithuanian <<EOF
14mr|texlive-hyphen-lithuanian-20120124-2|48	\%% from hyphen-lithuanian:
14mr|texlive-hyphen-lithuanian-20120124-2|49	lithuanian loadhyph-lt.tex
14mr|texlive-hyphen-lithuanian-20120124-2|50	EOF
14mr|texlive-hyphen-lithuanian-20120124-2|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-lithuanian
14mr|texlive-hyphen-lithuanian-20120124-2|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-lithuanian-20120124-2|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-lithuanian <<EOF
14mr|texlive-hyphen-lithuanian-20120124-2|54	\%% from hyphen-lithuanian:
14mr|texlive-hyphen-lithuanian-20120124-2|55	\addlanguage{lithuanian}{loadhyph-lt.tex}{}{2}{2}
14mr|texlive-hyphen-lithuanian-20120124-2|56	EOF
14mr|texlive-hyphen-lithuanian-20120124-2|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-lithuanian
14mr|texlive-hyphen-lithuanian-20120124-2|58	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-lithuanian-20120124-2|59	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-lithuanian <<EOF
14mr|texlive-hyphen-lithuanian-20120124-2|60	-- from hyphen-lithuanian:
14mr|texlive-hyphen-lithuanian-20120124-2|61	['lithuanian'] = {
14mr|texlive-hyphen-lithuanian-20120124-2|62	loader = 'loadhyph-lt.tex',
14mr|texlive-hyphen-lithuanian-20120124-2|63	lefthyphenmin = 2,
14mr|texlive-hyphen-lithuanian-20120124-2|64	righthyphenmin = 2,
14mr|texlive-hyphen-lithuanian-20120124-2|65	synonyms = {  },
14mr|texlive-hyphen-lithuanian-20120124-2|66	patterns = 'hyph-lt.pat.txt',
14mr|texlive-hyphen-lithuanian-20120124-2|67	hyphenation = '',
14mr|texlive-hyphen-lithuanian-20120124-2|68	},
14mr|texlive-hyphen-lithuanian-20120124-2|69	EOF
14mr|texlive-hyphen-lithuanian-20120124-2|70	
14mr|texlive-hyphen-lithuanian-20120124-2|71	
14mr|texlive-hyphen-lithuanian-20120124-2|72	
14mr|texlive-hyphen-lithuanian-20120124-2|73	%changelog
14mr|texlive-hyphen-lithuanian-20120124-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-lithuanian-20120124-2|75	+ Revision: 8e07fb5
14mr|texlive-hyphen-lithuanian-20120124-2|76	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-lithuanian-20120124-2|77	
14mr|texlive-hyphen-lithuanian-20120124-2|78	

20353 14
14mr|texlive-hyphen-mongolian-20120611-2|1	# revision 25990
14mr|texlive-hyphen-mongolian-20120611-2|2	# category TLCore
14mr|texlive-hyphen-mongolian-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-mongolian-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-mongolian-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-mongolian-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-mongolian-20120611-2|7	Name:		texlive-hyphen-mongolian
14mr|texlive-hyphen-mongolian-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-mongolian-20120611-2|9	Release:	2
14mr|texlive-hyphen-mongolian-20120611-2|10	Summary:	Mongolian hyphenation patterns in Cyrillic script
14mr|texlive-hyphen-mongolian-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-mongolian-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-mongolian-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-mongolian-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-mongolian.tar.xz
14mr|texlive-hyphen-mongolian-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-mongolian-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-mongolian-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-mongolian-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-mongolian-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-mongolian-20120611-2|20	
14mr|texlive-hyphen-mongolian-20120611-2|21	%description
14mr|texlive-hyphen-mongolian-20120611-2|22	Hyphenation patterns for Mongolian in T2A, LMC and UTF-8
14mr|texlive-hyphen-mongolian-20120611-2|23	encodings. LMC encoding is used in MonTeX. The package includes
14mr|texlive-hyphen-mongolian-20120611-2|24	two sets of patterns that will hopefully be merged in future.
14mr|texlive-hyphen-mongolian-20120611-2|25	
14mr|texlive-hyphen-mongolian-20120611-2|26	%post
14mr|texlive-hyphen-mongolian-20120611-2|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-mongolian-20120611-2|28	
14mr|texlive-hyphen-mongolian-20120611-2|29	%postun
14mr|texlive-hyphen-mongolian-20120611-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-mongolian-20120611-2|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-mongolian-20120611-2|32	fi
14mr|texlive-hyphen-mongolian-20120611-2|33	
14mr|texlive-hyphen-mongolian-20120611-2|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-mongolian-20120611-2|35	%files
14mr|texlive-hyphen-mongolian-20120611-2|36	%_texmf_language_dat_d/hyphen-mongolian
14mr|texlive-hyphen-mongolian-20120611-2|37	%_texmf_language_def_d/hyphen-mongolian
14mr|texlive-hyphen-mongolian-20120611-2|38	%_texmf_language_lua_d/hyphen-mongolian
14mr|texlive-hyphen-mongolian-20120611-2|39	
14mr|texlive-hyphen-mongolian-20120611-2|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-mongolian-20120611-2|41	%prep
14mr|texlive-hyphen-mongolian-20120611-2|42	%setup -c -a0
14mr|texlive-hyphen-mongolian-20120611-2|43	
14mr|texlive-hyphen-mongolian-20120611-2|44	%build
14mr|texlive-hyphen-mongolian-20120611-2|45	
14mr|texlive-hyphen-mongolian-20120611-2|46	%install
14mr|texlive-hyphen-mongolian-20120611-2|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-mongolian-20120611-2|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-mongolian <<EOF
14mr|texlive-hyphen-mongolian-20120611-2|49	\%% from hyphen-mongolian:
14mr|texlive-hyphen-mongolian-20120611-2|50	mongolian loadhyph-mn-cyrl.tex
14mr|texlive-hyphen-mongolian-20120611-2|51	mongolianlmc loadhyph-mn-cyrl-x-lmc.tex
14mr|texlive-hyphen-mongolian-20120611-2|52	EOF
14mr|texlive-hyphen-mongolian-20120611-2|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-mongolian
14mr|texlive-hyphen-mongolian-20120611-2|54	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-mongolian-20120611-2|55	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-mongolian <<EOF
14mr|texlive-hyphen-mongolian-20120611-2|56	\%% from hyphen-mongolian:
14mr|texlive-hyphen-mongolian-20120611-2|57	\addlanguage{mongolian}{loadhyph-mn-cyrl.tex}{}{2}{2}
14mr|texlive-hyphen-mongolian-20120611-2|58	\addlanguage{mongolianlmc}{loadhyph-mn-cyrl-x-lmc.tex}{}{2}{2}
14mr|texlive-hyphen-mongolian-20120611-2|59	EOF
14mr|texlive-hyphen-mongolian-20120611-2|60	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-mongolian
14mr|texlive-hyphen-mongolian-20120611-2|61	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-mongolian-20120611-2|62	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-mongolian <<EOF
14mr|texlive-hyphen-mongolian-20120611-2|63	-- from hyphen-mongolian:
14mr|texlive-hyphen-mongolian-20120611-2|64	['mongolian'] = {
14mr|texlive-hyphen-mongolian-20120611-2|65	loader = 'loadhyph-mn-cyrl.tex',
14mr|texlive-hyphen-mongolian-20120611-2|66	lefthyphenmin = 2,
14mr|texlive-hyphen-mongolian-20120611-2|67	righthyphenmin = 2,
14mr|texlive-hyphen-mongolian-20120611-2|68	synonyms = {  },
14mr|texlive-hyphen-mongolian-20120611-2|69	patterns = 'hyph-mn-cyrl.pat.txt',
14mr|texlive-hyphen-mongolian-20120611-2|70	hyphenation = '',
14mr|texlive-hyphen-mongolian-20120611-2|71	},
14mr|texlive-hyphen-mongolian-20120611-2|72	['mongolianlmc'] = {
14mr|texlive-hyphen-mongolian-20120611-2|73	loader = 'loadhyph-mn-cyrl-x-lmc.tex',
14mr|texlive-hyphen-mongolian-20120611-2|74	lefthyphenmin = 2,
14mr|texlive-hyphen-mongolian-20120611-2|75	righthyphenmin = 2,
14mr|texlive-hyphen-mongolian-20120611-2|76	synonyms = {  },
14mr|texlive-hyphen-mongolian-20120611-2|77	special = 'disabled:only for 8bit montex with lmc encoding',
14mr|texlive-hyphen-mongolian-20120611-2|78	},
14mr|texlive-hyphen-mongolian-20120611-2|79	EOF
14mr|texlive-hyphen-mongolian-20120611-2|80	
14mr|texlive-hyphen-mongolian-20120611-2|81	
14mr|texlive-hyphen-mongolian-20120611-2|82	
14mr|texlive-hyphen-mongolian-20120611-2|83	%changelog
14mr|texlive-hyphen-mongolian-20120611-2|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-mongolian-20120611-2|85	+ Revision: b01e9e9
14mr|texlive-hyphen-mongolian-20120611-2|86	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-mongolian-20120611-2|87	
14mr|texlive-hyphen-mongolian-20120611-2|88	

20354 14
14mr|texlive-hyphen-norwegian-20120124-2|1	# revision 23085
14mr|texlive-hyphen-norwegian-20120124-2|2	# category TLCore
14mr|texlive-hyphen-norwegian-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-norwegian-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-norwegian-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-norwegian-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-norwegian-20120124-2|7	Name:		texlive-hyphen-norwegian
14mr|texlive-hyphen-norwegian-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-norwegian-20120124-2|9	Release:	2
14mr|texlive-hyphen-norwegian-20120124-2|10	Summary:	Norwegian Bokmal and Nynorsk hyphenation patterns
14mr|texlive-hyphen-norwegian-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-norwegian-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-norwegian-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-norwegian-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-norwegian.tar.xz
14mr|texlive-hyphen-norwegian-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-norwegian-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-norwegian-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-norwegian-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-norwegian-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-norwegian-20120124-2|20	
14mr|texlive-hyphen-norwegian-20120124-2|21	%description
14mr|texlive-hyphen-norwegian-20120124-2|22	Hyphenation patterns for Norwegian Bokmal and Nynorsk in T1/EC
14mr|texlive-hyphen-norwegian-20120124-2|23	and UTF-8 encodings.
14mr|texlive-hyphen-norwegian-20120124-2|24	
14mr|texlive-hyphen-norwegian-20120124-2|25	%post
14mr|texlive-hyphen-norwegian-20120124-2|26	%{_sbindir}/texlive.post
14mr|texlive-hyphen-norwegian-20120124-2|27	
14mr|texlive-hyphen-norwegian-20120124-2|28	%postun
14mr|texlive-hyphen-norwegian-20120124-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-norwegian-20120124-2|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-norwegian-20120124-2|31	fi
14mr|texlive-hyphen-norwegian-20120124-2|32	
14mr|texlive-hyphen-norwegian-20120124-2|33	#-----------------------------------------------------------------------
14mr|texlive-hyphen-norwegian-20120124-2|34	%files
14mr|texlive-hyphen-norwegian-20120124-2|35	%_texmf_language_dat_d/hyphen-norwegian
14mr|texlive-hyphen-norwegian-20120124-2|36	%_texmf_language_def_d/hyphen-norwegian
14mr|texlive-hyphen-norwegian-20120124-2|37	%_texmf_language_lua_d/hyphen-norwegian
14mr|texlive-hyphen-norwegian-20120124-2|38	
14mr|texlive-hyphen-norwegian-20120124-2|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-norwegian-20120124-2|40	%prep
14mr|texlive-hyphen-norwegian-20120124-2|41	%setup -c -a0
14mr|texlive-hyphen-norwegian-20120124-2|42	
14mr|texlive-hyphen-norwegian-20120124-2|43	%build
14mr|texlive-hyphen-norwegian-20120124-2|44	
14mr|texlive-hyphen-norwegian-20120124-2|45	%install
14mr|texlive-hyphen-norwegian-20120124-2|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-norwegian-20120124-2|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-norwegian <<EOF
14mr|texlive-hyphen-norwegian-20120124-2|48	\%% from hyphen-norwegian:
14mr|texlive-hyphen-norwegian-20120124-2|49	bokmal loadhyph-nb.tex
14mr|texlive-hyphen-norwegian-20120124-2|50	=norwegian
14mr|texlive-hyphen-norwegian-20120124-2|51	=norsk
14mr|texlive-hyphen-norwegian-20120124-2|52	nynorsk loadhyph-nn.tex
14mr|texlive-hyphen-norwegian-20120124-2|53	EOF
14mr|texlive-hyphen-norwegian-20120124-2|54	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-norwegian
14mr|texlive-hyphen-norwegian-20120124-2|55	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-norwegian-20120124-2|56	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-norwegian <<EOF
14mr|texlive-hyphen-norwegian-20120124-2|57	\%% from hyphen-norwegian:
14mr|texlive-hyphen-norwegian-20120124-2|58	\addlanguage{bokmal}{loadhyph-nb.tex}{}{2}{2}
14mr|texlive-hyphen-norwegian-20120124-2|59	\addlanguage{norwegian}{loadhyph-nb.tex}{}{2}{2}
14mr|texlive-hyphen-norwegian-20120124-2|60	\addlanguage{norsk}{loadhyph-nb.tex}{}{2}{2}
14mr|texlive-hyphen-norwegian-20120124-2|61	\addlanguage{nynorsk}{loadhyph-nn.tex}{}{2}{2}
14mr|texlive-hyphen-norwegian-20120124-2|62	EOF
14mr|texlive-hyphen-norwegian-20120124-2|63	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-norwegian
14mr|texlive-hyphen-norwegian-20120124-2|64	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-norwegian-20120124-2|65	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-norwegian <<EOF
14mr|texlive-hyphen-norwegian-20120124-2|66	-- from hyphen-norwegian:
14mr|texlive-hyphen-norwegian-20120124-2|67	['bokmal'] = {
14mr|texlive-hyphen-norwegian-20120124-2|68	loader = 'loadhyph-nb.tex',
14mr|texlive-hyphen-norwegian-20120124-2|69	lefthyphenmin = 2,
14mr|texlive-hyphen-norwegian-20120124-2|70	righthyphenmin = 2,
14mr|texlive-hyphen-norwegian-20120124-2|71	synonyms = { 'norwegian', 'norsk' },
14mr|texlive-hyphen-norwegian-20120124-2|72	patterns = 'hyph-nb.pat.txt',
14mr|texlive-hyphen-norwegian-20120124-2|73	hyphenation = 'hyph-nb.hyp.txt',
14mr|texlive-hyphen-norwegian-20120124-2|74	},
14mr|texlive-hyphen-norwegian-20120124-2|75	['nynorsk'] = {
14mr|texlive-hyphen-norwegian-20120124-2|76	loader = 'loadhyph-nn.tex',
14mr|texlive-hyphen-norwegian-20120124-2|77	lefthyphenmin = 2,
14mr|texlive-hyphen-norwegian-20120124-2|78	righthyphenmin = 2,
14mr|texlive-hyphen-norwegian-20120124-2|79	synonyms = {  },
14mr|texlive-hyphen-norwegian-20120124-2|80	patterns = 'hyph-nn.pat.txt',
14mr|texlive-hyphen-norwegian-20120124-2|81	hyphenation = 'hyph-nn.hyp.txt',
14mr|texlive-hyphen-norwegian-20120124-2|82	},
14mr|texlive-hyphen-norwegian-20120124-2|83	EOF
14mr|texlive-hyphen-norwegian-20120124-2|84	
14mr|texlive-hyphen-norwegian-20120124-2|85	
14mr|texlive-hyphen-norwegian-20120124-2|86	
14mr|texlive-hyphen-norwegian-20120124-2|87	%changelog
14mr|texlive-hyphen-norwegian-20120124-2|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-norwegian-20120124-2|89	+ Revision: 7dab95d
14mr|texlive-hyphen-norwegian-20120124-2|90	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-norwegian-20120124-2|91	
14mr|texlive-hyphen-norwegian-20120124-2|92	

20355 14
14mr|texlive-hyphen-piedmontese-20131011-6|1	# revision 29193
14mr|texlive-hyphen-piedmontese-20131011-6|2	# category TLCore
14mr|texlive-hyphen-piedmontese-20131011-6|3	# catalog-ctan undef
14mr|texlive-hyphen-piedmontese-20131011-6|4	# catalog-date undef
14mr|texlive-hyphen-piedmontese-20131011-6|5	# catalog-license undef
14mr|texlive-hyphen-piedmontese-20131011-6|6	# catalog-version undef
14mr|texlive-hyphen-piedmontese-20131011-6|7	Name:		texlive-hyphen-piedmontese
14mr|texlive-hyphen-piedmontese-20131011-6|8	Version:	20131011
14mr|texlive-hyphen-piedmontese-20131011-6|9	Release:	6
14mr|texlive-hyphen-piedmontese-20131011-6|10	Summary:	Piedmontese hyphenation patterns
14mr|texlive-hyphen-piedmontese-20131011-6|11	Group:		Publishing
14mr|texlive-hyphen-piedmontese-20131011-6|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-piedmontese-20131011-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-piedmontese-20131011-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-piedmontese.tar.xz
14mr|texlive-hyphen-piedmontese-20131011-6|15	BuildArch:	noarch
14mr|texlive-hyphen-piedmontese-20131011-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-piedmontese-20131011-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-piedmontese-20131011-6|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-piedmontese-20131011-6|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-piedmontese-20131011-6|20	
14mr|texlive-hyphen-piedmontese-20131011-6|21	%description
14mr|texlive-hyphen-piedmontese-20131011-6|22	Hyphenation patterns for Piedmontese in ASCII encoding.
14mr|texlive-hyphen-piedmontese-20131011-6|23	Compliant with 'Gramatica dla lengua piemonteisa' by Camillo
14mr|texlive-hyphen-piedmontese-20131011-6|24	Brero.
14mr|texlive-hyphen-piedmontese-20131011-6|25	
14mr|texlive-hyphen-piedmontese-20131011-6|26	%post
14mr|texlive-hyphen-piedmontese-20131011-6|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-piedmontese-20131011-6|28	
14mr|texlive-hyphen-piedmontese-20131011-6|29	%postun
14mr|texlive-hyphen-piedmontese-20131011-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-piedmontese-20131011-6|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-piedmontese-20131011-6|32	fi
14mr|texlive-hyphen-piedmontese-20131011-6|33	
14mr|texlive-hyphen-piedmontese-20131011-6|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-piedmontese-20131011-6|35	%files
14mr|texlive-hyphen-piedmontese-20131011-6|36	%_texmf_language_dat_d/hyphen-piedmontese
14mr|texlive-hyphen-piedmontese-20131011-6|37	%_texmf_language_def_d/hyphen-piedmontese
14mr|texlive-hyphen-piedmontese-20131011-6|38	%_texmf_language_lua_d/hyphen-piedmontese
14mr|texlive-hyphen-piedmontese-20131011-6|39	
14mr|texlive-hyphen-piedmontese-20131011-6|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-piedmontese-20131011-6|41	%prep
14mr|texlive-hyphen-piedmontese-20131011-6|42	%setup -c -a0
14mr|texlive-hyphen-piedmontese-20131011-6|43	
14mr|texlive-hyphen-piedmontese-20131011-6|44	%build
14mr|texlive-hyphen-piedmontese-20131011-6|45	
14mr|texlive-hyphen-piedmontese-20131011-6|46	%install
14mr|texlive-hyphen-piedmontese-20131011-6|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-piedmontese-20131011-6|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-piedmontese <<EOF
14mr|texlive-hyphen-piedmontese-20131011-6|49	\%% from hyphen-piedmontese:
14mr|texlive-hyphen-piedmontese-20131011-6|50	piedmontese loadhyph-pms.tex
14mr|texlive-hyphen-piedmontese-20131011-6|51	EOF
14mr|texlive-hyphen-piedmontese-20131011-6|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-piedmontese
14mr|texlive-hyphen-piedmontese-20131011-6|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-piedmontese-20131011-6|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-piedmontese <<EOF
14mr|texlive-hyphen-piedmontese-20131011-6|55	\%% from hyphen-piedmontese:
14mr|texlive-hyphen-piedmontese-20131011-6|56	\addlanguage{piedmontese}{loadhyph-pms.tex}{}{2}{2}
14mr|texlive-hyphen-piedmontese-20131011-6|57	EOF
14mr|texlive-hyphen-piedmontese-20131011-6|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-piedmontese
14mr|texlive-hyphen-piedmontese-20131011-6|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-piedmontese-20131011-6|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-piedmontese <<EOF
14mr|texlive-hyphen-piedmontese-20131011-6|61	-- from hyphen-piedmontese:
14mr|texlive-hyphen-piedmontese-20131011-6|62	['piedmontese'] = {
14mr|texlive-hyphen-piedmontese-20131011-6|63	loader = 'loadhyph-pms.tex',
14mr|texlive-hyphen-piedmontese-20131011-6|64	lefthyphenmin = 2,
14mr|texlive-hyphen-piedmontese-20131011-6|65	righthyphenmin = 2,
14mr|texlive-hyphen-piedmontese-20131011-6|66	synonyms = {  },
14mr|texlive-hyphen-piedmontese-20131011-6|67	patterns = 'hyph-pms.pat.txt',
14mr|texlive-hyphen-piedmontese-20131011-6|68	hyphenation = '',
14mr|texlive-hyphen-piedmontese-20131011-6|69	},
14mr|texlive-hyphen-piedmontese-20131011-6|70	EOF
14mr|texlive-hyphen-piedmontese-20131011-6|71	
14mr|texlive-hyphen-piedmontese-20131011-6|72	%changelog
14mr|texlive-hyphen-piedmontese-20131011-6|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131011-6
14mr|texlive-hyphen-piedmontese-20131011-6|74	+ Revision: 43cb362
14mr|texlive-hyphen-piedmontese-20131011-6|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-piedmontese-20131011-6|76	
14mr|texlive-hyphen-piedmontese-20131011-6|77	

20356 14
14mr|texlive-hyphen-polish-3.0a-5|1	# revision 25990
14mr|texlive-hyphen-polish-3.0a-5|2	# category TLCore
14mr|texlive-hyphen-polish-3.0a-5|3	# catalog-ctan /language/polish/plhyph.tex
14mr|texlive-hyphen-polish-3.0a-5|4	# catalog-date 2009-10-07 21:35:42 +0200
14mr|texlive-hyphen-polish-3.0a-5|5	# catalog-license knuth
14mr|texlive-hyphen-polish-3.0a-5|6	# catalog-version 3.0a
14mr|texlive-hyphen-polish-3.0a-5|7	Name:		texlive-hyphen-polish
14mr|texlive-hyphen-polish-3.0a-5|8	Version:	3.0a
14mr|texlive-hyphen-polish-3.0a-5|9	Release:	5
14mr|texlive-hyphen-polish-3.0a-5|10	Summary:	Polish hyphenation patterns
14mr|texlive-hyphen-polish-3.0a-5|11	Group:		Publishing
14mr|texlive-hyphen-polish-3.0a-5|12	URL:		http://www.ctan.org/tex-archive/language/polish/plhyph.tex
14mr|texlive-hyphen-polish-3.0a-5|13	License:	KNUTH
14mr|texlive-hyphen-polish-3.0a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-polish.tar.xz
14mr|texlive-hyphen-polish-3.0a-5|15	BuildArch:	noarch
14mr|texlive-hyphen-polish-3.0a-5|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-polish-3.0a-5|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-polish-3.0a-5|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-polish-3.0a-5|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-polish-3.0a-5|20	
14mr|texlive-hyphen-polish-3.0a-5|21	%description
14mr|texlive-hyphen-polish-3.0a-5|22	Hyphenation patterns for Polish in QX and UTF-8 encodings.
14mr|texlive-hyphen-polish-3.0a-5|23	These patterns are also used by Polish TeX formats MeX and
14mr|texlive-hyphen-polish-3.0a-5|24	LaMeX.
14mr|texlive-hyphen-polish-3.0a-5|25	
14mr|texlive-hyphen-polish-3.0a-5|26	%post
14mr|texlive-hyphen-polish-3.0a-5|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-polish-3.0a-5|28	
14mr|texlive-hyphen-polish-3.0a-5|29	%postun
14mr|texlive-hyphen-polish-3.0a-5|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-polish-3.0a-5|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-polish-3.0a-5|32	fi
14mr|texlive-hyphen-polish-3.0a-5|33	
14mr|texlive-hyphen-polish-3.0a-5|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-polish-3.0a-5|35	%files
14mr|texlive-hyphen-polish-3.0a-5|36	%_texmf_language_dat_d/hyphen-polish
14mr|texlive-hyphen-polish-3.0a-5|37	%_texmf_language_def_d/hyphen-polish
14mr|texlive-hyphen-polish-3.0a-5|38	%_texmf_language_lua_d/hyphen-polish
14mr|texlive-hyphen-polish-3.0a-5|39	
14mr|texlive-hyphen-polish-3.0a-5|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-polish-3.0a-5|41	%prep
14mr|texlive-hyphen-polish-3.0a-5|42	%setup -c -a0
14mr|texlive-hyphen-polish-3.0a-5|43	
14mr|texlive-hyphen-polish-3.0a-5|44	%build
14mr|texlive-hyphen-polish-3.0a-5|45	
14mr|texlive-hyphen-polish-3.0a-5|46	%install
14mr|texlive-hyphen-polish-3.0a-5|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-polish-3.0a-5|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-polish <<EOF
14mr|texlive-hyphen-polish-3.0a-5|49	\%% from hyphen-polish:
14mr|texlive-hyphen-polish-3.0a-5|50	polish loadhyph-pl.tex
14mr|texlive-hyphen-polish-3.0a-5|51	EOF
14mr|texlive-hyphen-polish-3.0a-5|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-polish
14mr|texlive-hyphen-polish-3.0a-5|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-polish-3.0a-5|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-polish <<EOF
14mr|texlive-hyphen-polish-3.0a-5|55	\%% from hyphen-polish:
14mr|texlive-hyphen-polish-3.0a-5|56	\addlanguage{polish}{loadhyph-pl.tex}{}{2}{2}
14mr|texlive-hyphen-polish-3.0a-5|57	EOF
14mr|texlive-hyphen-polish-3.0a-5|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-polish
14mr|texlive-hyphen-polish-3.0a-5|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-polish-3.0a-5|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-polish <<EOF
14mr|texlive-hyphen-polish-3.0a-5|61	-- from hyphen-polish:
14mr|texlive-hyphen-polish-3.0a-5|62	['polish'] = {
14mr|texlive-hyphen-polish-3.0a-5|63	loader = 'loadhyph-pl.tex',
14mr|texlive-hyphen-polish-3.0a-5|64	lefthyphenmin = 2,
14mr|texlive-hyphen-polish-3.0a-5|65	righthyphenmin = 2,
14mr|texlive-hyphen-polish-3.0a-5|66	synonyms = {  },
14mr|texlive-hyphen-polish-3.0a-5|67	patterns = 'hyph-pl.pat.txt',
14mr|texlive-hyphen-polish-3.0a-5|68	hyphenation = 'hyph-pl.hyp.txt',
14mr|texlive-hyphen-polish-3.0a-5|69	},
14mr|texlive-hyphen-polish-3.0a-5|70	EOF
14mr|texlive-hyphen-polish-3.0a-5|71	
14mr|texlive-hyphen-polish-3.0a-5|72	
14mr|texlive-hyphen-polish-3.0a-5|73	
14mr|texlive-hyphen-polish-3.0a-5|74	%changelog
14mr|texlive-hyphen-polish-3.0a-5|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0a-5
14mr|texlive-hyphen-polish-3.0a-5|76	+ Revision: 083f10a
14mr|texlive-hyphen-polish-3.0a-5|77	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-polish-3.0a-5|78	
14mr|texlive-hyphen-polish-3.0a-5|79	

20357 14
14mr|texlive-hyphen-portuguese-20131011-6|1	# revision 31125
14mr|texlive-hyphen-portuguese-20131011-6|2	# category TLCore
14mr|texlive-hyphen-portuguese-20131011-6|3	# catalog-ctan undef
14mr|texlive-hyphen-portuguese-20131011-6|4	# catalog-date undef
14mr|texlive-hyphen-portuguese-20131011-6|5	# catalog-license undef
14mr|texlive-hyphen-portuguese-20131011-6|6	# catalog-version undef
14mr|texlive-hyphen-portuguese-20131011-6|7	Name:		texlive-hyphen-portuguese
14mr|texlive-hyphen-portuguese-20131011-6|8	Version:	20131011
14mr|texlive-hyphen-portuguese-20131011-6|9	Release:	6
14mr|texlive-hyphen-portuguese-20131011-6|10	Summary:	Portuguese hyphenation patterns
14mr|texlive-hyphen-portuguese-20131011-6|11	Group:		Publishing
14mr|texlive-hyphen-portuguese-20131011-6|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-portuguese-20131011-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-portuguese-20131011-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-portuguese.tar.xz
14mr|texlive-hyphen-portuguese-20131011-6|15	BuildArch:	noarch
14mr|texlive-hyphen-portuguese-20131011-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-portuguese-20131011-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-portuguese-20131011-6|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-portuguese-20131011-6|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-portuguese-20131011-6|20	
14mr|texlive-hyphen-portuguese-20131011-6|21	%description
14mr|texlive-hyphen-portuguese-20131011-6|22	Hyphenation patterns for Portuguese in T1/EC and UTF-8
14mr|texlive-hyphen-portuguese-20131011-6|23	encodings.
14mr|texlive-hyphen-portuguese-20131011-6|24	
14mr|texlive-hyphen-portuguese-20131011-6|25	%post
14mr|texlive-hyphen-portuguese-20131011-6|26	%{_sbindir}/texlive.post
14mr|texlive-hyphen-portuguese-20131011-6|27	
14mr|texlive-hyphen-portuguese-20131011-6|28	%postun
14mr|texlive-hyphen-portuguese-20131011-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-portuguese-20131011-6|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-portuguese-20131011-6|31	fi
14mr|texlive-hyphen-portuguese-20131011-6|32	
14mr|texlive-hyphen-portuguese-20131011-6|33	#-----------------------------------------------------------------------
14mr|texlive-hyphen-portuguese-20131011-6|34	%files
14mr|texlive-hyphen-portuguese-20131011-6|35	%_texmf_language_dat_d/hyphen-portuguese
14mr|texlive-hyphen-portuguese-20131011-6|36	%_texmf_language_def_d/hyphen-portuguese
14mr|texlive-hyphen-portuguese-20131011-6|37	%_texmf_language_lua_d/hyphen-portuguese
14mr|texlive-hyphen-portuguese-20131011-6|38	
14mr|texlive-hyphen-portuguese-20131011-6|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-portuguese-20131011-6|40	%prep
14mr|texlive-hyphen-portuguese-20131011-6|41	%setup -c -a0
14mr|texlive-hyphen-portuguese-20131011-6|42	
14mr|texlive-hyphen-portuguese-20131011-6|43	%build
14mr|texlive-hyphen-portuguese-20131011-6|44	
14mr|texlive-hyphen-portuguese-20131011-6|45	%install
14mr|texlive-hyphen-portuguese-20131011-6|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-portuguese-20131011-6|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-portuguese <<EOF
14mr|texlive-hyphen-portuguese-20131011-6|48	\%% from hyphen-portuguese:
14mr|texlive-hyphen-portuguese-20131011-6|49	portuguese loadhyph-pt.tex
14mr|texlive-hyphen-portuguese-20131011-6|50	=portuges
14mr|texlive-hyphen-portuguese-20131011-6|51	=brazil
14mr|texlive-hyphen-portuguese-20131011-6|52	=brazilian
14mr|texlive-hyphen-portuguese-20131011-6|53	EOF
14mr|texlive-hyphen-portuguese-20131011-6|54	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-portuguese
14mr|texlive-hyphen-portuguese-20131011-6|55	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-portuguese-20131011-6|56	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-portuguese <<EOF
14mr|texlive-hyphen-portuguese-20131011-6|57	\%% from hyphen-portuguese:
14mr|texlive-hyphen-portuguese-20131011-6|58	\addlanguage{portuguese}{loadhyph-pt.tex}{}{2}{3}
14mr|texlive-hyphen-portuguese-20131011-6|59	\addlanguage{portuges}{loadhyph-pt.tex}{}{2}{3}
14mr|texlive-hyphen-portuguese-20131011-6|60	\addlanguage{brazil}{loadhyph-pt.tex}{}{2}{3}
14mr|texlive-hyphen-portuguese-20131011-6|61	\addlanguage{brazilian}{loadhyph-pt.tex}{}{2}{3}
14mr|texlive-hyphen-portuguese-20131011-6|62	EOF
14mr|texlive-hyphen-portuguese-20131011-6|63	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-portuguese
14mr|texlive-hyphen-portuguese-20131011-6|64	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-portuguese-20131011-6|65	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-portuguese <<EOF
14mr|texlive-hyphen-portuguese-20131011-6|66	-- from hyphen-portuguese:
14mr|texlive-hyphen-portuguese-20131011-6|67	['portuguese'] = {
14mr|texlive-hyphen-portuguese-20131011-6|68	loader = 'loadhyph-pt.tex',
14mr|texlive-hyphen-portuguese-20131011-6|69	lefthyphenmin = 2,
14mr|texlive-hyphen-portuguese-20131011-6|70	righthyphenmin = 3,
14mr|texlive-hyphen-portuguese-20131011-6|71	synonyms = { 'portuges', 'brazil', 'brazilian' },
14mr|texlive-hyphen-portuguese-20131011-6|72	patterns = 'hyph-pt.pat.txt',
14mr|texlive-hyphen-portuguese-20131011-6|73	hyphenation = 'hyph-pt.hyp.txt',
14mr|texlive-hyphen-portuguese-20131011-6|74	},
14mr|texlive-hyphen-portuguese-20131011-6|75	EOF
14mr|texlive-hyphen-portuguese-20131011-6|76	
14mr|texlive-hyphen-portuguese-20131011-6|77	%changelog
14mr|texlive-hyphen-portuguese-20131011-6|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131011-6
14mr|texlive-hyphen-portuguese-20131011-6|79	+ Revision: e3bb8b3
14mr|texlive-hyphen-portuguese-20131011-6|80	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-portuguese-20131011-6|81	
14mr|texlive-hyphen-portuguese-20131011-6|82	

20358 14
14mr|texlive-hyphen-romanian-20120611-2|1	# revision 25990
14mr|texlive-hyphen-romanian-20120611-2|2	# category TLCore
14mr|texlive-hyphen-romanian-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-romanian-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-romanian-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-romanian-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-romanian-20120611-2|7	Name:		texlive-hyphen-romanian
14mr|texlive-hyphen-romanian-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-romanian-20120611-2|9	Release:	2
14mr|texlive-hyphen-romanian-20120611-2|10	Summary:	Romanian hyphenation patterns
14mr|texlive-hyphen-romanian-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-romanian-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-romanian-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-romanian-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-romanian.tar.xz
14mr|texlive-hyphen-romanian-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-romanian-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-romanian-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-romanian-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-romanian-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-romanian-20120611-2|20	
14mr|texlive-hyphen-romanian-20120611-2|21	%description
14mr|texlive-hyphen-romanian-20120611-2|22	Hyphenation patterns for Romanian in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-romanian-20120611-2|23	The UTF-8 patterns use U+0219 for the character 's with comma
14mr|texlive-hyphen-romanian-20120611-2|24	accent' and U+021B for 't with comma accent', but we may
14mr|texlive-hyphen-romanian-20120611-2|25	consider using U+015F and U+0163 as well in the future.
14mr|texlive-hyphen-romanian-20120611-2|26	
14mr|texlive-hyphen-romanian-20120611-2|27	%post
14mr|texlive-hyphen-romanian-20120611-2|28	%{_sbindir}/texlive.post
14mr|texlive-hyphen-romanian-20120611-2|29	
14mr|texlive-hyphen-romanian-20120611-2|30	%postun
14mr|texlive-hyphen-romanian-20120611-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-romanian-20120611-2|32	%{_sbindir}/texlive.post
14mr|texlive-hyphen-romanian-20120611-2|33	fi
14mr|texlive-hyphen-romanian-20120611-2|34	
14mr|texlive-hyphen-romanian-20120611-2|35	#-----------------------------------------------------------------------
14mr|texlive-hyphen-romanian-20120611-2|36	%files
14mr|texlive-hyphen-romanian-20120611-2|37	%_texmf_language_dat_d/hyphen-romanian
14mr|texlive-hyphen-romanian-20120611-2|38	%_texmf_language_def_d/hyphen-romanian
14mr|texlive-hyphen-romanian-20120611-2|39	%_texmf_language_lua_d/hyphen-romanian
14mr|texlive-hyphen-romanian-20120611-2|40	
14mr|texlive-hyphen-romanian-20120611-2|41	#-----------------------------------------------------------------------
14mr|texlive-hyphen-romanian-20120611-2|42	%prep
14mr|texlive-hyphen-romanian-20120611-2|43	%setup -c -a0
14mr|texlive-hyphen-romanian-20120611-2|44	
14mr|texlive-hyphen-romanian-20120611-2|45	%build
14mr|texlive-hyphen-romanian-20120611-2|46	
14mr|texlive-hyphen-romanian-20120611-2|47	%install
14mr|texlive-hyphen-romanian-20120611-2|48	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-romanian-20120611-2|49	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-romanian <<EOF
14mr|texlive-hyphen-romanian-20120611-2|50	\%% from hyphen-romanian:
14mr|texlive-hyphen-romanian-20120611-2|51	romanian loadhyph-ro.tex
14mr|texlive-hyphen-romanian-20120611-2|52	EOF
14mr|texlive-hyphen-romanian-20120611-2|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-romanian
14mr|texlive-hyphen-romanian-20120611-2|54	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-romanian-20120611-2|55	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-romanian <<EOF
14mr|texlive-hyphen-romanian-20120611-2|56	\%% from hyphen-romanian:
14mr|texlive-hyphen-romanian-20120611-2|57	\addlanguage{romanian}{loadhyph-ro.tex}{}{2}{2}
14mr|texlive-hyphen-romanian-20120611-2|58	EOF
14mr|texlive-hyphen-romanian-20120611-2|59	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-romanian
14mr|texlive-hyphen-romanian-20120611-2|60	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-romanian-20120611-2|61	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-romanian <<EOF
14mr|texlive-hyphen-romanian-20120611-2|62	-- from hyphen-romanian:
14mr|texlive-hyphen-romanian-20120611-2|63	['romanian'] = {
14mr|texlive-hyphen-romanian-20120611-2|64	loader = 'loadhyph-ro.tex',
14mr|texlive-hyphen-romanian-20120611-2|65	lefthyphenmin = 2,
14mr|texlive-hyphen-romanian-20120611-2|66	righthyphenmin = 2,
14mr|texlive-hyphen-romanian-20120611-2|67	synonyms = {  },
14mr|texlive-hyphen-romanian-20120611-2|68	patterns = 'hyph-ro.pat.txt',
14mr|texlive-hyphen-romanian-20120611-2|69	hyphenation = '',
14mr|texlive-hyphen-romanian-20120611-2|70	},
14mr|texlive-hyphen-romanian-20120611-2|71	EOF
14mr|texlive-hyphen-romanian-20120611-2|72	
14mr|texlive-hyphen-romanian-20120611-2|73	
14mr|texlive-hyphen-romanian-20120611-2|74	
14mr|texlive-hyphen-romanian-20120611-2|75	%changelog
14mr|texlive-hyphen-romanian-20120611-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-romanian-20120611-2|77	+ Revision: 7e29ef8
14mr|texlive-hyphen-romanian-20120611-2|78	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-romanian-20120611-2|79	
14mr|texlive-hyphen-romanian-20120611-2|80	

20359 14
14mr|texlive-hyphen-romansh-20120611-2|1	# revision 25990
14mr|texlive-hyphen-romansh-20120611-2|2	# category TLCore
14mr|texlive-hyphen-romansh-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-romansh-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-romansh-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-romansh-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-romansh-20120611-2|7	Name:		texlive-hyphen-romansh
14mr|texlive-hyphen-romansh-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-romansh-20120611-2|9	Release:	2
14mr|texlive-hyphen-romansh-20120611-2|10	Summary:	Romansh hyphenation patterns
14mr|texlive-hyphen-romansh-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-romansh-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-romansh-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-romansh-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-romansh.tar.xz
14mr|texlive-hyphen-romansh-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-romansh-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-romansh-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-romansh-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-romansh-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-romansh-20120611-2|20	
14mr|texlive-hyphen-romansh-20120611-2|21	%description
14mr|texlive-hyphen-romansh-20120611-2|22	Hyphenation patterns for Romansh in ASCII encoding. They are
14mr|texlive-hyphen-romansh-20120611-2|23	supposed to comply with the rules indicated by the Lia
14mr|texlive-hyphen-romansh-20120611-2|24	Rumantscha (Romansh language society).
14mr|texlive-hyphen-romansh-20120611-2|25	
14mr|texlive-hyphen-romansh-20120611-2|26	%post
14mr|texlive-hyphen-romansh-20120611-2|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-romansh-20120611-2|28	
14mr|texlive-hyphen-romansh-20120611-2|29	%postun
14mr|texlive-hyphen-romansh-20120611-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-romansh-20120611-2|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-romansh-20120611-2|32	fi
14mr|texlive-hyphen-romansh-20120611-2|33	
14mr|texlive-hyphen-romansh-20120611-2|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-romansh-20120611-2|35	%files
14mr|texlive-hyphen-romansh-20120611-2|36	%_texmf_language_dat_d/hyphen-romansh
14mr|texlive-hyphen-romansh-20120611-2|37	%_texmf_language_def_d/hyphen-romansh
14mr|texlive-hyphen-romansh-20120611-2|38	%_texmf_language_lua_d/hyphen-romansh
14mr|texlive-hyphen-romansh-20120611-2|39	
14mr|texlive-hyphen-romansh-20120611-2|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-romansh-20120611-2|41	%prep
14mr|texlive-hyphen-romansh-20120611-2|42	%setup -c -a0
14mr|texlive-hyphen-romansh-20120611-2|43	
14mr|texlive-hyphen-romansh-20120611-2|44	%build
14mr|texlive-hyphen-romansh-20120611-2|45	
14mr|texlive-hyphen-romansh-20120611-2|46	%install
14mr|texlive-hyphen-romansh-20120611-2|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-romansh-20120611-2|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-romansh <<EOF
14mr|texlive-hyphen-romansh-20120611-2|49	\%% from hyphen-romansh:
14mr|texlive-hyphen-romansh-20120611-2|50	romansh loadhyph-rm.tex
14mr|texlive-hyphen-romansh-20120611-2|51	EOF
14mr|texlive-hyphen-romansh-20120611-2|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-romansh
14mr|texlive-hyphen-romansh-20120611-2|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-romansh-20120611-2|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-romansh <<EOF
14mr|texlive-hyphen-romansh-20120611-2|55	\%% from hyphen-romansh:
14mr|texlive-hyphen-romansh-20120611-2|56	\addlanguage{romansh}{loadhyph-rm.tex}{}{2}{2}
14mr|texlive-hyphen-romansh-20120611-2|57	EOF
14mr|texlive-hyphen-romansh-20120611-2|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-romansh
14mr|texlive-hyphen-romansh-20120611-2|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-romansh-20120611-2|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-romansh <<EOF
14mr|texlive-hyphen-romansh-20120611-2|61	-- from hyphen-romansh:
14mr|texlive-hyphen-romansh-20120611-2|62	['romansh'] = {
14mr|texlive-hyphen-romansh-20120611-2|63	loader = 'loadhyph-rm.tex',
14mr|texlive-hyphen-romansh-20120611-2|64	lefthyphenmin = 2,
14mr|texlive-hyphen-romansh-20120611-2|65	righthyphenmin = 2,
14mr|texlive-hyphen-romansh-20120611-2|66	synonyms = {  },
14mr|texlive-hyphen-romansh-20120611-2|67	patterns = 'hyph-rm.pat.txt',
14mr|texlive-hyphen-romansh-20120611-2|68	hyphenation = '',
14mr|texlive-hyphen-romansh-20120611-2|69	},
14mr|texlive-hyphen-romansh-20120611-2|70	EOF
14mr|texlive-hyphen-romansh-20120611-2|71	
14mr|texlive-hyphen-romansh-20120611-2|72	
14mr|texlive-hyphen-romansh-20120611-2|73	
14mr|texlive-hyphen-romansh-20120611-2|74	%changelog
14mr|texlive-hyphen-romansh-20120611-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-romansh-20120611-2|76	+ Revision: 20b3fe0
14mr|texlive-hyphen-romansh-20120611-2|77	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-romansh-20120611-2|78	
14mr|texlive-hyphen-romansh-20120611-2|79	

20360 14
14mr|texlive-hyphen-russian-20120124-2|1	# revision 23085
14mr|texlive-hyphen-russian-20120124-2|2	# category TLCore
14mr|texlive-hyphen-russian-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-russian-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-russian-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-russian-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-russian-20120124-2|7	Name:		texlive-hyphen-russian
14mr|texlive-hyphen-russian-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-russian-20120124-2|9	Release:	2
14mr|texlive-hyphen-russian-20120124-2|10	Summary:	Russian hyphenation patterns
14mr|texlive-hyphen-russian-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-russian-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-russian-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-russian-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-russian.tar.xz
14mr|texlive-hyphen-russian-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-russian-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-russian-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-russian-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-russian-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-russian-20120124-2|20	Requires:	texlive-ruhyphen
14mr|texlive-hyphen-russian-20120124-2|21	
14mr|texlive-hyphen-russian-20120124-2|22	%description
14mr|texlive-hyphen-russian-20120124-2|23	Hyphenation patterns for Russian in T2A and UTF-8 encodings.
14mr|texlive-hyphen-russian-20120124-2|24	For 8-bit engines, the 'ruhyphen' package provides a number of
14mr|texlive-hyphen-russian-20120124-2|25	different pattern sets, as well as different (8-bit) encodings,
14mr|texlive-hyphen-russian-20120124-2|26	that can be chosen at format-generation time.  The UTF-8
14mr|texlive-hyphen-russian-20120124-2|27	version only provides the default pattern set.  A mechanism
14mr|texlive-hyphen-russian-20120124-2|28	similar to the one used for 8-bit patterns may be implemented
14mr|texlive-hyphen-russian-20120124-2|29	in the future.
14mr|texlive-hyphen-russian-20120124-2|30	
14mr|texlive-hyphen-russian-20120124-2|31	%post
14mr|texlive-hyphen-russian-20120124-2|32	%{_sbindir}/texlive.post
14mr|texlive-hyphen-russian-20120124-2|33	
14mr|texlive-hyphen-russian-20120124-2|34	%postun
14mr|texlive-hyphen-russian-20120124-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-russian-20120124-2|36	%{_sbindir}/texlive.post
14mr|texlive-hyphen-russian-20120124-2|37	fi
14mr|texlive-hyphen-russian-20120124-2|38	
14mr|texlive-hyphen-russian-20120124-2|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-russian-20120124-2|40	%files
14mr|texlive-hyphen-russian-20120124-2|41	%_texmf_language_dat_d/hyphen-russian
14mr|texlive-hyphen-russian-20120124-2|42	%_texmf_language_def_d/hyphen-russian
14mr|texlive-hyphen-russian-20120124-2|43	%_texmf_language_lua_d/hyphen-russian
14mr|texlive-hyphen-russian-20120124-2|44	
14mr|texlive-hyphen-russian-20120124-2|45	#-----------------------------------------------------------------------
14mr|texlive-hyphen-russian-20120124-2|46	%prep
14mr|texlive-hyphen-russian-20120124-2|47	%setup -c -a0
14mr|texlive-hyphen-russian-20120124-2|48	
14mr|texlive-hyphen-russian-20120124-2|49	%build
14mr|texlive-hyphen-russian-20120124-2|50	
14mr|texlive-hyphen-russian-20120124-2|51	%install
14mr|texlive-hyphen-russian-20120124-2|52	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-russian-20120124-2|53	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-russian <<EOF
14mr|texlive-hyphen-russian-20120124-2|54	\%% from hyphen-russian:
14mr|texlive-hyphen-russian-20120124-2|55	russian loadhyph-ru.tex
14mr|texlive-hyphen-russian-20120124-2|56	EOF
14mr|texlive-hyphen-russian-20120124-2|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-russian
14mr|texlive-hyphen-russian-20120124-2|58	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-russian-20120124-2|59	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-russian <<EOF
14mr|texlive-hyphen-russian-20120124-2|60	\%% from hyphen-russian:
14mr|texlive-hyphen-russian-20120124-2|61	\addlanguage{russian}{loadhyph-ru.tex}{}{2}{2}
14mr|texlive-hyphen-russian-20120124-2|62	EOF
14mr|texlive-hyphen-russian-20120124-2|63	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-russian
14mr|texlive-hyphen-russian-20120124-2|64	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-russian-20120124-2|65	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-russian <<EOF
14mr|texlive-hyphen-russian-20120124-2|66	-- from hyphen-russian:
14mr|texlive-hyphen-russian-20120124-2|67	['russian'] = {
14mr|texlive-hyphen-russian-20120124-2|68	loader = 'loadhyph-ru.tex',
14mr|texlive-hyphen-russian-20120124-2|69	lefthyphenmin = 2,
14mr|texlive-hyphen-russian-20120124-2|70	righthyphenmin = 2,
14mr|texlive-hyphen-russian-20120124-2|71	synonyms = {  },
14mr|texlive-hyphen-russian-20120124-2|72	patterns = 'hyph-ru.pat.txt',
14mr|texlive-hyphen-russian-20120124-2|73	hyphenation = 'hyph-ru.hyp.txt',
14mr|texlive-hyphen-russian-20120124-2|74	},
14mr|texlive-hyphen-russian-20120124-2|75	EOF
14mr|texlive-hyphen-russian-20120124-2|76	
14mr|texlive-hyphen-russian-20120124-2|77	
14mr|texlive-hyphen-russian-20120124-2|78	
14mr|texlive-hyphen-russian-20120124-2|79	%changelog
14mr|texlive-hyphen-russian-20120124-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-russian-20120124-2|81	+ Revision: 355ee0f
14mr|texlive-hyphen-russian-20120124-2|82	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-russian-20120124-2|83	
14mr|texlive-hyphen-russian-20120124-2|84	

20361 14
14mr|texlive-hyphen-sanskrit-20131011-6|1	# revision 28522
14mr|texlive-hyphen-sanskrit-20131011-6|2	# category TLCore
14mr|texlive-hyphen-sanskrit-20131011-6|3	# catalog-ctan undef
14mr|texlive-hyphen-sanskrit-20131011-6|4	# catalog-date undef
14mr|texlive-hyphen-sanskrit-20131011-6|5	# catalog-license undef
14mr|texlive-hyphen-sanskrit-20131011-6|6	# catalog-version undef
14mr|texlive-hyphen-sanskrit-20131011-6|7	Name:		texlive-hyphen-sanskrit
14mr|texlive-hyphen-sanskrit-20131011-6|8	Version:	20131011
14mr|texlive-hyphen-sanskrit-20131011-6|9	Release:	6
14mr|texlive-hyphen-sanskrit-20131011-6|10	Summary:	Sanskrit hyphenation patterns
14mr|texlive-hyphen-sanskrit-20131011-6|11	Group:		Publishing
14mr|texlive-hyphen-sanskrit-20131011-6|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-sanskrit-20131011-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-sanskrit-20131011-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-sanskrit.tar.xz
14mr|texlive-hyphen-sanskrit-20131011-6|15	BuildArch:	noarch
14mr|texlive-hyphen-sanskrit-20131011-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-sanskrit-20131011-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-sanskrit-20131011-6|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-sanskrit-20131011-6|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-sanskrit-20131011-6|20	
14mr|texlive-hyphen-sanskrit-20131011-6|21	%description
14mr|texlive-hyphen-sanskrit-20131011-6|22	Hyphenation patterns for Sanskrit and Prakrit in
14mr|texlive-hyphen-sanskrit-20131011-6|23	transliteration, and in Devanagari, Bengali, Kannada, Malayalam
14mr|texlive-hyphen-sanskrit-20131011-6|24	and Telugu scripts for Unicode engines.
14mr|texlive-hyphen-sanskrit-20131011-6|25	
14mr|texlive-hyphen-sanskrit-20131011-6|26	%post
14mr|texlive-hyphen-sanskrit-20131011-6|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-sanskrit-20131011-6|28	
14mr|texlive-hyphen-sanskrit-20131011-6|29	%postun
14mr|texlive-hyphen-sanskrit-20131011-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-sanskrit-20131011-6|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-sanskrit-20131011-6|32	fi
14mr|texlive-hyphen-sanskrit-20131011-6|33	
14mr|texlive-hyphen-sanskrit-20131011-6|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-sanskrit-20131011-6|35	%files
14mr|texlive-hyphen-sanskrit-20131011-6|36	%_texmf_language_dat_d/hyphen-sanskrit
14mr|texlive-hyphen-sanskrit-20131011-6|37	%_texmf_language_def_d/hyphen-sanskrit
14mr|texlive-hyphen-sanskrit-20131011-6|38	%_texmf_language_lua_d/hyphen-sanskrit
14mr|texlive-hyphen-sanskrit-20131011-6|39	
14mr|texlive-hyphen-sanskrit-20131011-6|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-sanskrit-20131011-6|41	%prep
14mr|texlive-hyphen-sanskrit-20131011-6|42	%setup -c -a0
14mr|texlive-hyphen-sanskrit-20131011-6|43	
14mr|texlive-hyphen-sanskrit-20131011-6|44	%build
14mr|texlive-hyphen-sanskrit-20131011-6|45	
14mr|texlive-hyphen-sanskrit-20131011-6|46	%install
14mr|texlive-hyphen-sanskrit-20131011-6|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-sanskrit-20131011-6|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-sanskrit <<EOF
14mr|texlive-hyphen-sanskrit-20131011-6|49	\%% from hyphen-sanskrit:
14mr|texlive-hyphen-sanskrit-20131011-6|50	sanskrit loadhyph-sa.tex
14mr|texlive-hyphen-sanskrit-20131011-6|51	EOF
14mr|texlive-hyphen-sanskrit-20131011-6|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-sanskrit
14mr|texlive-hyphen-sanskrit-20131011-6|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-sanskrit-20131011-6|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-sanskrit <<EOF
14mr|texlive-hyphen-sanskrit-20131011-6|55	\%% from hyphen-sanskrit:
14mr|texlive-hyphen-sanskrit-20131011-6|56	\addlanguage{sanskrit}{loadhyph-sa.tex}{}{1}{3}
14mr|texlive-hyphen-sanskrit-20131011-6|57	EOF
14mr|texlive-hyphen-sanskrit-20131011-6|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-sanskrit
14mr|texlive-hyphen-sanskrit-20131011-6|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-sanskrit-20131011-6|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-sanskrit <<EOF
14mr|texlive-hyphen-sanskrit-20131011-6|61	-- from hyphen-sanskrit:
14mr|texlive-hyphen-sanskrit-20131011-6|62	['sanskrit'] = {
14mr|texlive-hyphen-sanskrit-20131011-6|63	loader = 'loadhyph-sa.tex',
14mr|texlive-hyphen-sanskrit-20131011-6|64	lefthyphenmin = 1,
14mr|texlive-hyphen-sanskrit-20131011-6|65	righthyphenmin = 3,
14mr|texlive-hyphen-sanskrit-20131011-6|66	synonyms = {  },
14mr|texlive-hyphen-sanskrit-20131011-6|67	patterns = 'hyph-sa.pat.txt',
14mr|texlive-hyphen-sanskrit-20131011-6|68	hyphenation = '',
14mr|texlive-hyphen-sanskrit-20131011-6|69	},
14mr|texlive-hyphen-sanskrit-20131011-6|70	EOF
14mr|texlive-hyphen-sanskrit-20131011-6|71	
14mr|texlive-hyphen-sanskrit-20131011-6|72	%changelog
14mr|texlive-hyphen-sanskrit-20131011-6|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131011-6
14mr|texlive-hyphen-sanskrit-20131011-6|74	+ Revision: 3696d78
14mr|texlive-hyphen-sanskrit-20131011-6|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-sanskrit-20131011-6|76	
14mr|texlive-hyphen-sanskrit-20131011-6|77	

20362 14
14mr|texlive-hyphen-serbian-1.0a-5|1	# revision 25990
14mr|texlive-hyphen-serbian-1.0a-5|2	# category TLCore
14mr|texlive-hyphen-serbian-1.0a-5|3	# catalog-ctan /language/hyphenation/srhyphc.tex
14mr|texlive-hyphen-serbian-1.0a-5|4	# catalog-date 2007-02-28 00:02:05 +0100
14mr|texlive-hyphen-serbian-1.0a-5|5	# catalog-license gpl
14mr|texlive-hyphen-serbian-1.0a-5|6	# catalog-version 1.0a
14mr|texlive-hyphen-serbian-1.0a-5|7	Name:		texlive-hyphen-serbian
14mr|texlive-hyphen-serbian-1.0a-5|8	Version:	1.0a
14mr|texlive-hyphen-serbian-1.0a-5|9	Release:	5
14mr|texlive-hyphen-serbian-1.0a-5|10	Summary:	Serbian hyphenation patterns
14mr|texlive-hyphen-serbian-1.0a-5|11	Group:		Publishing
14mr|texlive-hyphen-serbian-1.0a-5|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/srhyphc.tex
14mr|texlive-hyphen-serbian-1.0a-5|13	License:	GPL
14mr|texlive-hyphen-serbian-1.0a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-serbian.tar.xz
14mr|texlive-hyphen-serbian-1.0a-5|15	BuildArch:	noarch
14mr|texlive-hyphen-serbian-1.0a-5|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-serbian-1.0a-5|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-serbian-1.0a-5|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-serbian-1.0a-5|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-serbian-1.0a-5|20	
14mr|texlive-hyphen-serbian-1.0a-5|21	%description
14mr|texlive-hyphen-serbian-1.0a-5|22	Hyphenation patterns for Serbian in T1/EC, T2A and UTF-8
14mr|texlive-hyphen-serbian-1.0a-5|23	encodings. For 8-bit engines the patterns are available
14mr|texlive-hyphen-serbian-1.0a-5|24	separately as 'serbian' in T1/EC encoding for Latin script and
14mr|texlive-hyphen-serbian-1.0a-5|25	'serbianc' in T2A encoding for Cyrillic script. Unicode engines
14mr|texlive-hyphen-serbian-1.0a-5|26	should only use 'serbian' which has patterns in both scripts
14mr|texlive-hyphen-serbian-1.0a-5|27	combined.
14mr|texlive-hyphen-serbian-1.0a-5|28	
14mr|texlive-hyphen-serbian-1.0a-5|29	%post
14mr|texlive-hyphen-serbian-1.0a-5|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-serbian-1.0a-5|31	
14mr|texlive-hyphen-serbian-1.0a-5|32	%postun
14mr|texlive-hyphen-serbian-1.0a-5|33	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-serbian-1.0a-5|34	%{_sbindir}/texlive.post
14mr|texlive-hyphen-serbian-1.0a-5|35	fi
14mr|texlive-hyphen-serbian-1.0a-5|36	
14mr|texlive-hyphen-serbian-1.0a-5|37	#-----------------------------------------------------------------------
14mr|texlive-hyphen-serbian-1.0a-5|38	%files
14mr|texlive-hyphen-serbian-1.0a-5|39	%_texmf_language_dat_d/hyphen-serbian
14mr|texlive-hyphen-serbian-1.0a-5|40	%_texmf_language_def_d/hyphen-serbian
14mr|texlive-hyphen-serbian-1.0a-5|41	%_texmf_language_lua_d/hyphen-serbian
14mr|texlive-hyphen-serbian-1.0a-5|42	
14mr|texlive-hyphen-serbian-1.0a-5|43	#-----------------------------------------------------------------------
14mr|texlive-hyphen-serbian-1.0a-5|44	%prep
14mr|texlive-hyphen-serbian-1.0a-5|45	%setup -c -a0
14mr|texlive-hyphen-serbian-1.0a-5|46	
14mr|texlive-hyphen-serbian-1.0a-5|47	%build
14mr|texlive-hyphen-serbian-1.0a-5|48	
14mr|texlive-hyphen-serbian-1.0a-5|49	%install
14mr|texlive-hyphen-serbian-1.0a-5|50	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-serbian-1.0a-5|51	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-serbian <<EOF
14mr|texlive-hyphen-serbian-1.0a-5|52	\%% from hyphen-serbian:
14mr|texlive-hyphen-serbian-1.0a-5|53	serbian loadhyph-sr-latn.tex
14mr|texlive-hyphen-serbian-1.0a-5|54	serbianc loadhyph-sr-cyrl.tex
14mr|texlive-hyphen-serbian-1.0a-5|55	EOF
14mr|texlive-hyphen-serbian-1.0a-5|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-serbian
14mr|texlive-hyphen-serbian-1.0a-5|57	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-serbian-1.0a-5|58	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-serbian <<EOF
14mr|texlive-hyphen-serbian-1.0a-5|59	\%% from hyphen-serbian:
14mr|texlive-hyphen-serbian-1.0a-5|60	\addlanguage{serbian}{loadhyph-sr-latn.tex}{}{2}{2}
14mr|texlive-hyphen-serbian-1.0a-5|61	\addlanguage{serbianc}{loadhyph-sr-cyrl.tex}{}{2}{2}
14mr|texlive-hyphen-serbian-1.0a-5|62	EOF
14mr|texlive-hyphen-serbian-1.0a-5|63	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-serbian
14mr|texlive-hyphen-serbian-1.0a-5|64	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-serbian-1.0a-5|65	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-serbian <<EOF
14mr|texlive-hyphen-serbian-1.0a-5|66	-- from hyphen-serbian:
14mr|texlive-hyphen-serbian-1.0a-5|67	['serbian'] = {
14mr|texlive-hyphen-serbian-1.0a-5|68	loader = 'loadhyph-sr-latn.tex',
14mr|texlive-hyphen-serbian-1.0a-5|69	lefthyphenmin = 2,
14mr|texlive-hyphen-serbian-1.0a-5|70	righthyphenmin = 2,
14mr|texlive-hyphen-serbian-1.0a-5|71	synonyms = {  },
14mr|texlive-hyphen-serbian-1.0a-5|72	patterns = 'hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt',
14mr|texlive-hyphen-serbian-1.0a-5|73	hyphenation = 'hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt',
14mr|texlive-hyphen-serbian-1.0a-5|74	},
14mr|texlive-hyphen-serbian-1.0a-5|75	['serbianc'] = {
14mr|texlive-hyphen-serbian-1.0a-5|76	loader = 'loadhyph-sr-cyrl.tex',
14mr|texlive-hyphen-serbian-1.0a-5|77	lefthyphenmin = 2,
14mr|texlive-hyphen-serbian-1.0a-5|78	righthyphenmin = 2,
14mr|texlive-hyphen-serbian-1.0a-5|79	synonyms = {  },
14mr|texlive-hyphen-serbian-1.0a-5|80	patterns = 'hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt',
14mr|texlive-hyphen-serbian-1.0a-5|81	hyphenation = 'hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt',
14mr|texlive-hyphen-serbian-1.0a-5|82	},
14mr|texlive-hyphen-serbian-1.0a-5|83	EOF
14mr|texlive-hyphen-serbian-1.0a-5|84	
14mr|texlive-hyphen-serbian-1.0a-5|85	
14mr|texlive-hyphen-serbian-1.0a-5|86	
14mr|texlive-hyphen-serbian-1.0a-5|87	%changelog
14mr|texlive-hyphen-serbian-1.0a-5|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-5
14mr|texlive-hyphen-serbian-1.0a-5|89	+ Revision: ffa9f02
14mr|texlive-hyphen-serbian-1.0a-5|90	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-serbian-1.0a-5|91	
14mr|texlive-hyphen-serbian-1.0a-5|92	

20363 14
14mr|texlive-hyphen-slovak-20120611-2|1	# revision 25990
14mr|texlive-hyphen-slovak-20120611-2|2	# category TLCore
14mr|texlive-hyphen-slovak-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-slovak-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-slovak-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-slovak-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-slovak-20120611-2|7	Name:		texlive-hyphen-slovak
14mr|texlive-hyphen-slovak-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-slovak-20120611-2|9	Release:	2
14mr|texlive-hyphen-slovak-20120611-2|10	Summary:	Slovak hyphenation patterns
14mr|texlive-hyphen-slovak-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-slovak-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-slovak-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-slovak-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-slovak.tar.xz
14mr|texlive-hyphen-slovak-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-slovak-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-slovak-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-slovak-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-slovak-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-slovak-20120611-2|20	
14mr|texlive-hyphen-slovak-20120611-2|21	%description
14mr|texlive-hyphen-slovak-20120611-2|22	Hyphenation patterns for Slovak in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-slovak-20120611-2|23	Original patterns 'skhyphen' are still distributed in the
14mr|texlive-hyphen-slovak-20120611-2|24	'csplain' package and loaded with ISO Latin 2 encoding (IL2).
14mr|texlive-hyphen-slovak-20120611-2|25	
14mr|texlive-hyphen-slovak-20120611-2|26	%post
14mr|texlive-hyphen-slovak-20120611-2|27	%{_sbindir}/texlive.post
14mr|texlive-hyphen-slovak-20120611-2|28	
14mr|texlive-hyphen-slovak-20120611-2|29	%postun
14mr|texlive-hyphen-slovak-20120611-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-slovak-20120611-2|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-slovak-20120611-2|32	fi
14mr|texlive-hyphen-slovak-20120611-2|33	
14mr|texlive-hyphen-slovak-20120611-2|34	#-----------------------------------------------------------------------
14mr|texlive-hyphen-slovak-20120611-2|35	%files
14mr|texlive-hyphen-slovak-20120611-2|36	%_texmf_language_dat_d/hyphen-slovak
14mr|texlive-hyphen-slovak-20120611-2|37	%_texmf_language_def_d/hyphen-slovak
14mr|texlive-hyphen-slovak-20120611-2|38	%_texmf_language_lua_d/hyphen-slovak
14mr|texlive-hyphen-slovak-20120611-2|39	
14mr|texlive-hyphen-slovak-20120611-2|40	#-----------------------------------------------------------------------
14mr|texlive-hyphen-slovak-20120611-2|41	%prep
14mr|texlive-hyphen-slovak-20120611-2|42	%setup -c -a0
14mr|texlive-hyphen-slovak-20120611-2|43	
14mr|texlive-hyphen-slovak-20120611-2|44	%build
14mr|texlive-hyphen-slovak-20120611-2|45	
14mr|texlive-hyphen-slovak-20120611-2|46	%install
14mr|texlive-hyphen-slovak-20120611-2|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-slovak-20120611-2|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-slovak <<EOF
14mr|texlive-hyphen-slovak-20120611-2|49	\%% from hyphen-slovak:
14mr|texlive-hyphen-slovak-20120611-2|50	slovak loadhyph-sk.tex
14mr|texlive-hyphen-slovak-20120611-2|51	EOF
14mr|texlive-hyphen-slovak-20120611-2|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-slovak
14mr|texlive-hyphen-slovak-20120611-2|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-slovak-20120611-2|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-slovak <<EOF
14mr|texlive-hyphen-slovak-20120611-2|55	\%% from hyphen-slovak:
14mr|texlive-hyphen-slovak-20120611-2|56	\addlanguage{slovak}{loadhyph-sk.tex}{}{2}{3}
14mr|texlive-hyphen-slovak-20120611-2|57	EOF
14mr|texlive-hyphen-slovak-20120611-2|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-slovak
14mr|texlive-hyphen-slovak-20120611-2|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-slovak-20120611-2|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-slovak <<EOF
14mr|texlive-hyphen-slovak-20120611-2|61	-- from hyphen-slovak:
14mr|texlive-hyphen-slovak-20120611-2|62	['slovak'] = {
14mr|texlive-hyphen-slovak-20120611-2|63	loader = 'loadhyph-sk.tex',
14mr|texlive-hyphen-slovak-20120611-2|64	lefthyphenmin = 2,
14mr|texlive-hyphen-slovak-20120611-2|65	righthyphenmin = 3,
14mr|texlive-hyphen-slovak-20120611-2|66	synonyms = {  },
14mr|texlive-hyphen-slovak-20120611-2|67	patterns = 'hyph-sk.pat.txt',
14mr|texlive-hyphen-slovak-20120611-2|68	hyphenation = 'hyph-sk.hyp.txt',
14mr|texlive-hyphen-slovak-20120611-2|69	},
14mr|texlive-hyphen-slovak-20120611-2|70	EOF
14mr|texlive-hyphen-slovak-20120611-2|71	
14mr|texlive-hyphen-slovak-20120611-2|72	
14mr|texlive-hyphen-slovak-20120611-2|73	
14mr|texlive-hyphen-slovak-20120611-2|74	%changelog
14mr|texlive-hyphen-slovak-20120611-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-slovak-20120611-2|76	+ Revision: 6875dd1
14mr|texlive-hyphen-slovak-20120611-2|77	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-slovak-20120611-2|78	
14mr|texlive-hyphen-slovak-20120611-2|79	

20364 14
14mr|texlive-hyphen-slovenian-20120611-2|1	# revision 25990
14mr|texlive-hyphen-slovenian-20120611-2|2	# category TLCore
14mr|texlive-hyphen-slovenian-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-slovenian-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-slovenian-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-slovenian-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-slovenian-20120611-2|7	Name:		texlive-hyphen-slovenian
14mr|texlive-hyphen-slovenian-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-slovenian-20120611-2|9	Release:	2
14mr|texlive-hyphen-slovenian-20120611-2|10	Summary:	Slovenian hyphenation patterns
14mr|texlive-hyphen-slovenian-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-slovenian-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-slovenian-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-slovenian-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-slovenian.tar.xz
14mr|texlive-hyphen-slovenian-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-slovenian-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-slovenian-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-slovenian-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-slovenian-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-slovenian-20120611-2|20	
14mr|texlive-hyphen-slovenian-20120611-2|21	%description
14mr|texlive-hyphen-slovenian-20120611-2|22	Hyphenation patterns for Slovenian in T1/EC and UTF-8
14mr|texlive-hyphen-slovenian-20120611-2|23	encodings.
14mr|texlive-hyphen-slovenian-20120611-2|24	
14mr|texlive-hyphen-slovenian-20120611-2|25	%post
14mr|texlive-hyphen-slovenian-20120611-2|26	%{_sbindir}/texlive.post
14mr|texlive-hyphen-slovenian-20120611-2|27	
14mr|texlive-hyphen-slovenian-20120611-2|28	%postun
14mr|texlive-hyphen-slovenian-20120611-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-slovenian-20120611-2|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-slovenian-20120611-2|31	fi
14mr|texlive-hyphen-slovenian-20120611-2|32	
14mr|texlive-hyphen-slovenian-20120611-2|33	#-----------------------------------------------------------------------
14mr|texlive-hyphen-slovenian-20120611-2|34	%files
14mr|texlive-hyphen-slovenian-20120611-2|35	%_texmf_language_dat_d/hyphen-slovenian
14mr|texlive-hyphen-slovenian-20120611-2|36	%_texmf_language_def_d/hyphen-slovenian
14mr|texlive-hyphen-slovenian-20120611-2|37	%_texmf_language_lua_d/hyphen-slovenian
14mr|texlive-hyphen-slovenian-20120611-2|38	
14mr|texlive-hyphen-slovenian-20120611-2|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-slovenian-20120611-2|40	%prep
14mr|texlive-hyphen-slovenian-20120611-2|41	%setup -c -a0
14mr|texlive-hyphen-slovenian-20120611-2|42	
14mr|texlive-hyphen-slovenian-20120611-2|43	%build
14mr|texlive-hyphen-slovenian-20120611-2|44	
14mr|texlive-hyphen-slovenian-20120611-2|45	%install
14mr|texlive-hyphen-slovenian-20120611-2|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-slovenian-20120611-2|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-slovenian <<EOF
14mr|texlive-hyphen-slovenian-20120611-2|48	\%% from hyphen-slovenian:
14mr|texlive-hyphen-slovenian-20120611-2|49	slovenian loadhyph-sl.tex
14mr|texlive-hyphen-slovenian-20120611-2|50	=slovene
14mr|texlive-hyphen-slovenian-20120611-2|51	EOF
14mr|texlive-hyphen-slovenian-20120611-2|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-slovenian
14mr|texlive-hyphen-slovenian-20120611-2|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-slovenian-20120611-2|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-slovenian <<EOF
14mr|texlive-hyphen-slovenian-20120611-2|55	\%% from hyphen-slovenian:
14mr|texlive-hyphen-slovenian-20120611-2|56	\addlanguage{slovenian}{loadhyph-sl.tex}{}{2}{2}
14mr|texlive-hyphen-slovenian-20120611-2|57	\addlanguage{slovene}{loadhyph-sl.tex}{}{2}{2}
14mr|texlive-hyphen-slovenian-20120611-2|58	EOF
14mr|texlive-hyphen-slovenian-20120611-2|59	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-slovenian
14mr|texlive-hyphen-slovenian-20120611-2|60	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-slovenian-20120611-2|61	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-slovenian <<EOF
14mr|texlive-hyphen-slovenian-20120611-2|62	-- from hyphen-slovenian:
14mr|texlive-hyphen-slovenian-20120611-2|63	['slovenian'] = {
14mr|texlive-hyphen-slovenian-20120611-2|64	loader = 'loadhyph-sl.tex',
14mr|texlive-hyphen-slovenian-20120611-2|65	lefthyphenmin = 2,
14mr|texlive-hyphen-slovenian-20120611-2|66	righthyphenmin = 2,
14mr|texlive-hyphen-slovenian-20120611-2|67	synonyms = { 'slovene' },
14mr|texlive-hyphen-slovenian-20120611-2|68	patterns = 'hyph-sl.pat.txt',
14mr|texlive-hyphen-slovenian-20120611-2|69	hyphenation = '',
14mr|texlive-hyphen-slovenian-20120611-2|70	},
14mr|texlive-hyphen-slovenian-20120611-2|71	EOF
14mr|texlive-hyphen-slovenian-20120611-2|72	
14mr|texlive-hyphen-slovenian-20120611-2|73	
14mr|texlive-hyphen-slovenian-20120611-2|74	
14mr|texlive-hyphen-slovenian-20120611-2|75	%changelog
14mr|texlive-hyphen-slovenian-20120611-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-slovenian-20120611-2|77	+ Revision: c6be903
14mr|texlive-hyphen-slovenian-20120611-2|78	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-slovenian-20120611-2|79	
14mr|texlive-hyphen-slovenian-20120611-2|80	

20365 14
14mr|texlive-hyphen-spanish-4.5-5|1	# revision 25990
14mr|texlive-hyphen-spanish-4.5-5|2	# category TLCore
14mr|texlive-hyphen-spanish-4.5-5|3	# catalog-ctan /language/spanish/hyphen/base
14mr|texlive-hyphen-spanish-4.5-5|4	# catalog-date 2009-08-01 23:35:18 +0200
14mr|texlive-hyphen-spanish-4.5-5|5	# catalog-license lppl
14mr|texlive-hyphen-spanish-4.5-5|6	# catalog-version 4.5
14mr|texlive-hyphen-spanish-4.5-5|7	Name:		texlive-hyphen-spanish
14mr|texlive-hyphen-spanish-4.5-5|8	Version:	4.5
14mr|texlive-hyphen-spanish-4.5-5|9	Release:	5
14mr|texlive-hyphen-spanish-4.5-5|10	Summary:	Spanish hyphenation patterns
14mr|texlive-hyphen-spanish-4.5-5|11	Group:		Publishing
14mr|texlive-hyphen-spanish-4.5-5|12	URL:		http://www.ctan.org/tex-archive/language/spanish/hyphen/base
14mr|texlive-hyphen-spanish-4.5-5|13	License:	LPPL
14mr|texlive-hyphen-spanish-4.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-spanish.tar.xz
14mr|texlive-hyphen-spanish-4.5-5|15	BuildArch:	noarch
14mr|texlive-hyphen-spanish-4.5-5|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-spanish-4.5-5|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-spanish-4.5-5|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-spanish-4.5-5|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-spanish-4.5-5|20	
14mr|texlive-hyphen-spanish-4.5-5|21	%description
14mr|texlive-hyphen-spanish-4.5-5|22	Hyphenation patterns for Spanish in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-spanish-4.5-5|23	
14mr|texlive-hyphen-spanish-4.5-5|24	%post
14mr|texlive-hyphen-spanish-4.5-5|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-spanish-4.5-5|26	
14mr|texlive-hyphen-spanish-4.5-5|27	%postun
14mr|texlive-hyphen-spanish-4.5-5|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-spanish-4.5-5|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-spanish-4.5-5|30	fi
14mr|texlive-hyphen-spanish-4.5-5|31	
14mr|texlive-hyphen-spanish-4.5-5|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-spanish-4.5-5|33	%files
14mr|texlive-hyphen-spanish-4.5-5|34	%_texmf_language_dat_d/hyphen-spanish
14mr|texlive-hyphen-spanish-4.5-5|35	%_texmf_language_def_d/hyphen-spanish
14mr|texlive-hyphen-spanish-4.5-5|36	%_texmf_language_lua_d/hyphen-spanish
14mr|texlive-hyphen-spanish-4.5-5|37	
14mr|texlive-hyphen-spanish-4.5-5|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-spanish-4.5-5|39	%prep
14mr|texlive-hyphen-spanish-4.5-5|40	%setup -c -a0
14mr|texlive-hyphen-spanish-4.5-5|41	
14mr|texlive-hyphen-spanish-4.5-5|42	%build
14mr|texlive-hyphen-spanish-4.5-5|43	
14mr|texlive-hyphen-spanish-4.5-5|44	%install
14mr|texlive-hyphen-spanish-4.5-5|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-spanish-4.5-5|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-spanish <<EOF
14mr|texlive-hyphen-spanish-4.5-5|47	\%% from hyphen-spanish:
14mr|texlive-hyphen-spanish-4.5-5|48	spanish loadhyph-es.tex
14mr|texlive-hyphen-spanish-4.5-5|49	=espanol
14mr|texlive-hyphen-spanish-4.5-5|50	EOF
14mr|texlive-hyphen-spanish-4.5-5|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-spanish
14mr|texlive-hyphen-spanish-4.5-5|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-spanish-4.5-5|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-spanish <<EOF
14mr|texlive-hyphen-spanish-4.5-5|54	\%% from hyphen-spanish:
14mr|texlive-hyphen-spanish-4.5-5|55	\addlanguage{spanish}{loadhyph-es.tex}{}{2}{2}
14mr|texlive-hyphen-spanish-4.5-5|56	\addlanguage{espanol}{loadhyph-es.tex}{}{2}{2}
14mr|texlive-hyphen-spanish-4.5-5|57	EOF
14mr|texlive-hyphen-spanish-4.5-5|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-spanish
14mr|texlive-hyphen-spanish-4.5-5|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-spanish-4.5-5|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-spanish <<EOF
14mr|texlive-hyphen-spanish-4.5-5|61	-- from hyphen-spanish:
14mr|texlive-hyphen-spanish-4.5-5|62	['spanish'] = {
14mr|texlive-hyphen-spanish-4.5-5|63	loader = 'loadhyph-es.tex',
14mr|texlive-hyphen-spanish-4.5-5|64	lefthyphenmin = 2,
14mr|texlive-hyphen-spanish-4.5-5|65	righthyphenmin = 2,
14mr|texlive-hyphen-spanish-4.5-5|66	synonyms = { 'espanol' },
14mr|texlive-hyphen-spanish-4.5-5|67	patterns = 'hyph-es.pat.txt',
14mr|texlive-hyphen-spanish-4.5-5|68	hyphenation = '',
14mr|texlive-hyphen-spanish-4.5-5|69	},
14mr|texlive-hyphen-spanish-4.5-5|70	EOF
14mr|texlive-hyphen-spanish-4.5-5|71	
14mr|texlive-hyphen-spanish-4.5-5|72	
14mr|texlive-hyphen-spanish-4.5-5|73	
14mr|texlive-hyphen-spanish-4.5-5|74	%changelog
14mr|texlive-hyphen-spanish-4.5-5|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.5-5
14mr|texlive-hyphen-spanish-4.5-5|76	+ Revision: 4750206
14mr|texlive-hyphen-spanish-4.5-5|77	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-spanish-4.5-5|78	
14mr|texlive-hyphen-spanish-4.5-5|79	

20366 14
14mr|texlive-hyphen-swedish-20120124-2|1	# revision 23085
14mr|texlive-hyphen-swedish-20120124-2|2	# category TLCore
14mr|texlive-hyphen-swedish-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-swedish-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-swedish-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-swedish-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-swedish-20120124-2|7	Name:		texlive-hyphen-swedish
14mr|texlive-hyphen-swedish-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-swedish-20120124-2|9	Release:	2
14mr|texlive-hyphen-swedish-20120124-2|10	Summary:	Swedish hyphenation patterns
14mr|texlive-hyphen-swedish-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-swedish-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-swedish-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-swedish-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-swedish.tar.xz
14mr|texlive-hyphen-swedish-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-swedish-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-swedish-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-swedish-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-swedish-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-swedish-20120124-2|20	
14mr|texlive-hyphen-swedish-20120124-2|21	%description
14mr|texlive-hyphen-swedish-20120124-2|22	Hyphenation patterns for Swedish in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-swedish-20120124-2|23	
14mr|texlive-hyphen-swedish-20120124-2|24	%post
14mr|texlive-hyphen-swedish-20120124-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-swedish-20120124-2|26	
14mr|texlive-hyphen-swedish-20120124-2|27	%postun
14mr|texlive-hyphen-swedish-20120124-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-swedish-20120124-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-swedish-20120124-2|30	fi
14mr|texlive-hyphen-swedish-20120124-2|31	
14mr|texlive-hyphen-swedish-20120124-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-swedish-20120124-2|33	%files
14mr|texlive-hyphen-swedish-20120124-2|34	%_texmf_language_dat_d/hyphen-swedish
14mr|texlive-hyphen-swedish-20120124-2|35	%_texmf_language_def_d/hyphen-swedish
14mr|texlive-hyphen-swedish-20120124-2|36	%_texmf_language_lua_d/hyphen-swedish
14mr|texlive-hyphen-swedish-20120124-2|37	
14mr|texlive-hyphen-swedish-20120124-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-swedish-20120124-2|39	%prep
14mr|texlive-hyphen-swedish-20120124-2|40	%setup -c -a0
14mr|texlive-hyphen-swedish-20120124-2|41	
14mr|texlive-hyphen-swedish-20120124-2|42	%build
14mr|texlive-hyphen-swedish-20120124-2|43	
14mr|texlive-hyphen-swedish-20120124-2|44	%install
14mr|texlive-hyphen-swedish-20120124-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-swedish-20120124-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-swedish <<EOF
14mr|texlive-hyphen-swedish-20120124-2|47	\%% from hyphen-swedish:
14mr|texlive-hyphen-swedish-20120124-2|48	swedish loadhyph-sv.tex
14mr|texlive-hyphen-swedish-20120124-2|49	EOF
14mr|texlive-hyphen-swedish-20120124-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-swedish
14mr|texlive-hyphen-swedish-20120124-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-swedish-20120124-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-swedish <<EOF
14mr|texlive-hyphen-swedish-20120124-2|53	\%% from hyphen-swedish:
14mr|texlive-hyphen-swedish-20120124-2|54	\addlanguage{swedish}{loadhyph-sv.tex}{}{2}{2}
14mr|texlive-hyphen-swedish-20120124-2|55	EOF
14mr|texlive-hyphen-swedish-20120124-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-swedish
14mr|texlive-hyphen-swedish-20120124-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-swedish-20120124-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-swedish <<EOF
14mr|texlive-hyphen-swedish-20120124-2|59	-- from hyphen-swedish:
14mr|texlive-hyphen-swedish-20120124-2|60	['swedish'] = {
14mr|texlive-hyphen-swedish-20120124-2|61	loader = 'loadhyph-sv.tex',
14mr|texlive-hyphen-swedish-20120124-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-swedish-20120124-2|63	righthyphenmin = 2,
14mr|texlive-hyphen-swedish-20120124-2|64	synonyms = {  },
14mr|texlive-hyphen-swedish-20120124-2|65	patterns = 'hyph-sv.pat.txt',
14mr|texlive-hyphen-swedish-20120124-2|66	hyphenation = '',
14mr|texlive-hyphen-swedish-20120124-2|67	},
14mr|texlive-hyphen-swedish-20120124-2|68	EOF
14mr|texlive-hyphen-swedish-20120124-2|69	
14mr|texlive-hyphen-swedish-20120124-2|70	
14mr|texlive-hyphen-swedish-20120124-2|71	
14mr|texlive-hyphen-swedish-20120124-2|72	%changelog
14mr|texlive-hyphen-swedish-20120124-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-swedish-20120124-2|74	+ Revision: 61c51af
14mr|texlive-hyphen-swedish-20120124-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-swedish-20120124-2|76	
14mr|texlive-hyphen-swedish-20120124-2|77	

20367 14
14mr|texlive-hyphen-thai-20131011-6|1	# revision 30605
14mr|texlive-hyphen-thai-20131011-6|2	# category TLCore
14mr|texlive-hyphen-thai-20131011-6|3	# catalog-ctan undef
14mr|texlive-hyphen-thai-20131011-6|4	# catalog-date undef
14mr|texlive-hyphen-thai-20131011-6|5	# catalog-license undef
14mr|texlive-hyphen-thai-20131011-6|6	# catalog-version undef
14mr|texlive-hyphen-thai-20131011-6|7	Name:		texlive-hyphen-thai
14mr|texlive-hyphen-thai-20131011-6|8	Version:	20131011
14mr|texlive-hyphen-thai-20131011-6|9	Release:	6
14mr|texlive-hyphen-thai-20131011-6|10	Summary:	Thai hyphenation patterns
14mr|texlive-hyphen-thai-20131011-6|11	Group:		Publishing
14mr|texlive-hyphen-thai-20131011-6|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-thai-20131011-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-thai-20131011-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-thai.tar.xz
14mr|texlive-hyphen-thai-20131011-6|15	BuildArch:	noarch
14mr|texlive-hyphen-thai-20131011-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-thai-20131011-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-thai-20131011-6|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-thai-20131011-6|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-thai-20131011-6|20	
14mr|texlive-hyphen-thai-20131011-6|21	%description
14mr|texlive-hyphen-thai-20131011-6|22	Hyphenation patterns for Thai in LTH and UTF-8 encodings.
14mr|texlive-hyphen-thai-20131011-6|23	
14mr|texlive-hyphen-thai-20131011-6|24	%post
14mr|texlive-hyphen-thai-20131011-6|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-thai-20131011-6|26	
14mr|texlive-hyphen-thai-20131011-6|27	%postun
14mr|texlive-hyphen-thai-20131011-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-thai-20131011-6|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-thai-20131011-6|30	fi
14mr|texlive-hyphen-thai-20131011-6|31	
14mr|texlive-hyphen-thai-20131011-6|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-thai-20131011-6|33	%files
14mr|texlive-hyphen-thai-20131011-6|34	%_texmf_language_dat_d/hyphen-thai
14mr|texlive-hyphen-thai-20131011-6|35	%_texmf_language_def_d/hyphen-thai
14mr|texlive-hyphen-thai-20131011-6|36	%_texmf_language_lua_d/hyphen-thai
14mr|texlive-hyphen-thai-20131011-6|37	
14mr|texlive-hyphen-thai-20131011-6|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-thai-20131011-6|39	%prep
14mr|texlive-hyphen-thai-20131011-6|40	%setup -c -a0
14mr|texlive-hyphen-thai-20131011-6|41	
14mr|texlive-hyphen-thai-20131011-6|42	%build
14mr|texlive-hyphen-thai-20131011-6|43	
14mr|texlive-hyphen-thai-20131011-6|44	%install
14mr|texlive-hyphen-thai-20131011-6|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-thai-20131011-6|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-thai <<EOF
14mr|texlive-hyphen-thai-20131011-6|47	\%% from hyphen-thai:
14mr|texlive-hyphen-thai-20131011-6|48	thai loadhyph-th.tex
14mr|texlive-hyphen-thai-20131011-6|49	EOF
14mr|texlive-hyphen-thai-20131011-6|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-thai
14mr|texlive-hyphen-thai-20131011-6|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-thai-20131011-6|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-thai <<EOF
14mr|texlive-hyphen-thai-20131011-6|53	\%% from hyphen-thai:
14mr|texlive-hyphen-thai-20131011-6|54	\addlanguage{thai}{loadhyph-th.tex}{}{2}{3}
14mr|texlive-hyphen-thai-20131011-6|55	EOF
14mr|texlive-hyphen-thai-20131011-6|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-thai
14mr|texlive-hyphen-thai-20131011-6|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-thai-20131011-6|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-thai <<EOF
14mr|texlive-hyphen-thai-20131011-6|59	-- from hyphen-thai:
14mr|texlive-hyphen-thai-20131011-6|60	['thai'] = {
14mr|texlive-hyphen-thai-20131011-6|61	loader = 'loadhyph-th.tex',
14mr|texlive-hyphen-thai-20131011-6|62	lefthyphenmin = 2,
14mr|texlive-hyphen-thai-20131011-6|63	righthyphenmin = 3,
14mr|texlive-hyphen-thai-20131011-6|64	synonyms = {  },
14mr|texlive-hyphen-thai-20131011-6|65	patterns = 'hyph-th.pat.txt',
14mr|texlive-hyphen-thai-20131011-6|66	hyphenation = '',
14mr|texlive-hyphen-thai-20131011-6|67	},
14mr|texlive-hyphen-thai-20131011-6|68	EOF
14mr|texlive-hyphen-thai-20131011-6|69	
14mr|texlive-hyphen-thai-20131011-6|70	%changelog
14mr|texlive-hyphen-thai-20131011-6|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131011-6
14mr|texlive-hyphen-thai-20131011-6|72	+ Revision: 3cfe9f7
14mr|texlive-hyphen-thai-20131011-6|73	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-thai-20131011-6|74	
14mr|texlive-hyphen-thai-20131011-6|75	

20368 14
14mr|texlive-hyphen-turkish-20110223-4|1	# revision 23085
14mr|texlive-hyphen-turkish-20110223-4|2	# category TLCore
14mr|texlive-hyphen-turkish-20110223-4|3	# catalog-ctan /language/hyphenation/tkhyph.tex
14mr|texlive-hyphen-turkish-20110223-4|4	# catalog-date 2011-02-23 08:51:21 +0100
14mr|texlive-hyphen-turkish-20110223-4|5	# catalog-license other-free
14mr|texlive-hyphen-turkish-20110223-4|6	# catalog-version undef
14mr|texlive-hyphen-turkish-20110223-4|7	Name:		texlive-hyphen-turkish
14mr|texlive-hyphen-turkish-20110223-4|8	Version:	20110223
14mr|texlive-hyphen-turkish-20110223-4|9	Release:	4
14mr|texlive-hyphen-turkish-20110223-4|10	Summary:	Turkish hyphenation patterns
14mr|texlive-hyphen-turkish-20110223-4|11	Group:		Publishing
14mr|texlive-hyphen-turkish-20110223-4|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/tkhyph.tex
14mr|texlive-hyphen-turkish-20110223-4|13	License:	OTHER-FREE
14mr|texlive-hyphen-turkish-20110223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-turkish.tar.xz
14mr|texlive-hyphen-turkish-20110223-4|15	BuildArch:	noarch
14mr|texlive-hyphen-turkish-20110223-4|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-turkish-20110223-4|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-turkish-20110223-4|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-turkish-20110223-4|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-turkish-20110223-4|20	
14mr|texlive-hyphen-turkish-20110223-4|21	%description
14mr|texlive-hyphen-turkish-20110223-4|22	Hyphenation patterns for Turkish in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-turkish-20110223-4|23	The patterns for Turkish were first produced for the Ottoman
14mr|texlive-hyphen-turkish-20110223-4|24	Texts Project in 1987 and were suitable for both Modern Turkish
14mr|texlive-hyphen-turkish-20110223-4|25	and Ottoman Turkish in Latin script, however the required
14mr|texlive-hyphen-turkish-20110223-4|26	character set didn't fit into EC encoding, so support for
14mr|texlive-hyphen-turkish-20110223-4|27	Ottoman Turkish had to be dropped to keep compatibility with 8-
14mr|texlive-hyphen-turkish-20110223-4|28	bit engines.
14mr|texlive-hyphen-turkish-20110223-4|29	
14mr|texlive-hyphen-turkish-20110223-4|30	%post
14mr|texlive-hyphen-turkish-20110223-4|31	%{_sbindir}/texlive.post
14mr|texlive-hyphen-turkish-20110223-4|32	
14mr|texlive-hyphen-turkish-20110223-4|33	%postun
14mr|texlive-hyphen-turkish-20110223-4|34	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-turkish-20110223-4|35	%{_sbindir}/texlive.post
14mr|texlive-hyphen-turkish-20110223-4|36	fi
14mr|texlive-hyphen-turkish-20110223-4|37	
14mr|texlive-hyphen-turkish-20110223-4|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-turkish-20110223-4|39	%files
14mr|texlive-hyphen-turkish-20110223-4|40	%_texmf_language_dat_d/hyphen-turkish
14mr|texlive-hyphen-turkish-20110223-4|41	%_texmf_language_def_d/hyphen-turkish
14mr|texlive-hyphen-turkish-20110223-4|42	%_texmf_language_lua_d/hyphen-turkish
14mr|texlive-hyphen-turkish-20110223-4|43	
14mr|texlive-hyphen-turkish-20110223-4|44	#-----------------------------------------------------------------------
14mr|texlive-hyphen-turkish-20110223-4|45	%prep
14mr|texlive-hyphen-turkish-20110223-4|46	%setup -c -a0
14mr|texlive-hyphen-turkish-20110223-4|47	
14mr|texlive-hyphen-turkish-20110223-4|48	%build
14mr|texlive-hyphen-turkish-20110223-4|49	
14mr|texlive-hyphen-turkish-20110223-4|50	%install
14mr|texlive-hyphen-turkish-20110223-4|51	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-turkish-20110223-4|52	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-turkish <<EOF
14mr|texlive-hyphen-turkish-20110223-4|53	\%% from hyphen-turkish:
14mr|texlive-hyphen-turkish-20110223-4|54	turkish loadhyph-tr.tex
14mr|texlive-hyphen-turkish-20110223-4|55	EOF
14mr|texlive-hyphen-turkish-20110223-4|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-turkish
14mr|texlive-hyphen-turkish-20110223-4|57	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-turkish-20110223-4|58	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-turkish <<EOF
14mr|texlive-hyphen-turkish-20110223-4|59	\%% from hyphen-turkish:
14mr|texlive-hyphen-turkish-20110223-4|60	\addlanguage{turkish}{loadhyph-tr.tex}{}{2}{2}
14mr|texlive-hyphen-turkish-20110223-4|61	EOF
14mr|texlive-hyphen-turkish-20110223-4|62	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-turkish
14mr|texlive-hyphen-turkish-20110223-4|63	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-turkish-20110223-4|64	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-turkish <<EOF
14mr|texlive-hyphen-turkish-20110223-4|65	-- from hyphen-turkish:
14mr|texlive-hyphen-turkish-20110223-4|66	['turkish'] = {
14mr|texlive-hyphen-turkish-20110223-4|67	loader = 'loadhyph-tr.tex',
14mr|texlive-hyphen-turkish-20110223-4|68	lefthyphenmin = 2,
14mr|texlive-hyphen-turkish-20110223-4|69	righthyphenmin = 2,
14mr|texlive-hyphen-turkish-20110223-4|70	synonyms = {  },
14mr|texlive-hyphen-turkish-20110223-4|71	patterns = 'hyph-tr.pat.txt',
14mr|texlive-hyphen-turkish-20110223-4|72	hyphenation = '',
14mr|texlive-hyphen-turkish-20110223-4|73	},
14mr|texlive-hyphen-turkish-20110223-4|74	EOF
14mr|texlive-hyphen-turkish-20110223-4|75	
14mr|texlive-hyphen-turkish-20110223-4|76	
14mr|texlive-hyphen-turkish-20110223-4|77	
14mr|texlive-hyphen-turkish-20110223-4|78	%changelog
14mr|texlive-hyphen-turkish-20110223-4|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110223-4
14mr|texlive-hyphen-turkish-20110223-4|80	+ Revision: ab12800
14mr|texlive-hyphen-turkish-20110223-4|81	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-turkish-20110223-4|82	
14mr|texlive-hyphen-turkish-20110223-4|83	

20369 14
14mr|texlive-hyphen-turkmen-20120611-2|1	# revision 25990
14mr|texlive-hyphen-turkmen-20120611-2|2	# category TLCore
14mr|texlive-hyphen-turkmen-20120611-2|3	# catalog-ctan undef
14mr|texlive-hyphen-turkmen-20120611-2|4	# catalog-date undef
14mr|texlive-hyphen-turkmen-20120611-2|5	# catalog-license undef
14mr|texlive-hyphen-turkmen-20120611-2|6	# catalog-version undef
14mr|texlive-hyphen-turkmen-20120611-2|7	Name:		texlive-hyphen-turkmen
14mr|texlive-hyphen-turkmen-20120611-2|8	Version:	20120611
14mr|texlive-hyphen-turkmen-20120611-2|9	Release:	2
14mr|texlive-hyphen-turkmen-20120611-2|10	Summary:	Turkmen hyphenation patterns
14mr|texlive-hyphen-turkmen-20120611-2|11	Group:		Publishing
14mr|texlive-hyphen-turkmen-20120611-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-turkmen-20120611-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-turkmen-20120611-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-turkmen.tar.xz
14mr|texlive-hyphen-turkmen-20120611-2|15	BuildArch:	noarch
14mr|texlive-hyphen-turkmen-20120611-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-turkmen-20120611-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-turkmen-20120611-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-turkmen-20120611-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-turkmen-20120611-2|20	
14mr|texlive-hyphen-turkmen-20120611-2|21	%description
14mr|texlive-hyphen-turkmen-20120611-2|22	Hyphenation patterns for Turkmen in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-turkmen-20120611-2|23	
14mr|texlive-hyphen-turkmen-20120611-2|24	%post
14mr|texlive-hyphen-turkmen-20120611-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-turkmen-20120611-2|26	
14mr|texlive-hyphen-turkmen-20120611-2|27	%postun
14mr|texlive-hyphen-turkmen-20120611-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-turkmen-20120611-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-turkmen-20120611-2|30	fi
14mr|texlive-hyphen-turkmen-20120611-2|31	
14mr|texlive-hyphen-turkmen-20120611-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-turkmen-20120611-2|33	%files
14mr|texlive-hyphen-turkmen-20120611-2|34	%_texmf_language_dat_d/hyphen-turkmen
14mr|texlive-hyphen-turkmen-20120611-2|35	%_texmf_language_def_d/hyphen-turkmen
14mr|texlive-hyphen-turkmen-20120611-2|36	%_texmf_language_lua_d/hyphen-turkmen
14mr|texlive-hyphen-turkmen-20120611-2|37	
14mr|texlive-hyphen-turkmen-20120611-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-turkmen-20120611-2|39	%prep
14mr|texlive-hyphen-turkmen-20120611-2|40	%setup -c -a0
14mr|texlive-hyphen-turkmen-20120611-2|41	
14mr|texlive-hyphen-turkmen-20120611-2|42	%build
14mr|texlive-hyphen-turkmen-20120611-2|43	
14mr|texlive-hyphen-turkmen-20120611-2|44	%install
14mr|texlive-hyphen-turkmen-20120611-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-turkmen-20120611-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-turkmen <<EOF
14mr|texlive-hyphen-turkmen-20120611-2|47	\%% from hyphen-turkmen:
14mr|texlive-hyphen-turkmen-20120611-2|48	turkmen loadhyph-tk.tex
14mr|texlive-hyphen-turkmen-20120611-2|49	EOF
14mr|texlive-hyphen-turkmen-20120611-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-turkmen
14mr|texlive-hyphen-turkmen-20120611-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-turkmen-20120611-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-turkmen <<EOF
14mr|texlive-hyphen-turkmen-20120611-2|53	\%% from hyphen-turkmen:
14mr|texlive-hyphen-turkmen-20120611-2|54	\addlanguage{turkmen}{loadhyph-tk.tex}{}{2}{2}
14mr|texlive-hyphen-turkmen-20120611-2|55	EOF
14mr|texlive-hyphen-turkmen-20120611-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-turkmen
14mr|texlive-hyphen-turkmen-20120611-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-turkmen-20120611-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-turkmen <<EOF
14mr|texlive-hyphen-turkmen-20120611-2|59	-- from hyphen-turkmen:
14mr|texlive-hyphen-turkmen-20120611-2|60	['turkmen'] = {
14mr|texlive-hyphen-turkmen-20120611-2|61	loader = 'loadhyph-tk.tex',
14mr|texlive-hyphen-turkmen-20120611-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-turkmen-20120611-2|63	righthyphenmin = 2,
14mr|texlive-hyphen-turkmen-20120611-2|64	synonyms = {  },
14mr|texlive-hyphen-turkmen-20120611-2|65	patterns = 'hyph-tk.pat.txt',
14mr|texlive-hyphen-turkmen-20120611-2|66	hyphenation = '',
14mr|texlive-hyphen-turkmen-20120611-2|67	},
14mr|texlive-hyphen-turkmen-20120611-2|68	EOF
14mr|texlive-hyphen-turkmen-20120611-2|69	
14mr|texlive-hyphen-turkmen-20120611-2|70	
14mr|texlive-hyphen-turkmen-20120611-2|71	
14mr|texlive-hyphen-turkmen-20120611-2|72	%changelog
14mr|texlive-hyphen-turkmen-20120611-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120611-2
14mr|texlive-hyphen-turkmen-20120611-2|74	+ Revision: cb143c8
14mr|texlive-hyphen-turkmen-20120611-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-turkmen-20120611-2|76	
14mr|texlive-hyphen-turkmen-20120611-2|77	

20370 14
14mr|texlive-hyphen-ukrainian-20120124-2|1	# revision 23085
14mr|texlive-hyphen-ukrainian-20120124-2|2	# category TLCore
14mr|texlive-hyphen-ukrainian-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-ukrainian-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-ukrainian-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-ukrainian-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-ukrainian-20120124-2|7	Name:		texlive-hyphen-ukrainian
14mr|texlive-hyphen-ukrainian-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-ukrainian-20120124-2|9	Release:	2
14mr|texlive-hyphen-ukrainian-20120124-2|10	Summary:	Ukrainian hyphenation patterns
14mr|texlive-hyphen-ukrainian-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-ukrainian-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-ukrainian-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-ukrainian-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-ukrainian.tar.xz
14mr|texlive-hyphen-ukrainian-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-ukrainian-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-ukrainian-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-ukrainian-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-ukrainian-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-ukrainian-20120124-2|20	Requires:	texlive-ukrhyph
14mr|texlive-hyphen-ukrainian-20120124-2|21	
14mr|texlive-hyphen-ukrainian-20120124-2|22	%description
14mr|texlive-hyphen-ukrainian-20120124-2|23	Hyphenation patterns for Ukrainian in T2A and UTF-8 encodings.
14mr|texlive-hyphen-ukrainian-20120124-2|24	For 8-bit engines, the 'ukrhyph' package provides a number of
14mr|texlive-hyphen-ukrainian-20120124-2|25	different pattern sets, as well as different (8-bit) encodings,
14mr|texlive-hyphen-ukrainian-20120124-2|26	that can be chosen at format-generation time.  The UTF-8
14mr|texlive-hyphen-ukrainian-20120124-2|27	version only provides the default pattern set.  A mechanism
14mr|texlive-hyphen-ukrainian-20120124-2|28	similar to the one used for 8-bit patterns may be implemented
14mr|texlive-hyphen-ukrainian-20120124-2|29	in the future.
14mr|texlive-hyphen-ukrainian-20120124-2|30	
14mr|texlive-hyphen-ukrainian-20120124-2|31	%post
14mr|texlive-hyphen-ukrainian-20120124-2|32	%{_sbindir}/texlive.post
14mr|texlive-hyphen-ukrainian-20120124-2|33	
14mr|texlive-hyphen-ukrainian-20120124-2|34	%postun
14mr|texlive-hyphen-ukrainian-20120124-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-ukrainian-20120124-2|36	%{_sbindir}/texlive.post
14mr|texlive-hyphen-ukrainian-20120124-2|37	fi
14mr|texlive-hyphen-ukrainian-20120124-2|38	
14mr|texlive-hyphen-ukrainian-20120124-2|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-ukrainian-20120124-2|40	%files
14mr|texlive-hyphen-ukrainian-20120124-2|41	%_texmf_language_dat_d/hyphen-ukrainian
14mr|texlive-hyphen-ukrainian-20120124-2|42	%_texmf_language_def_d/hyphen-ukrainian
14mr|texlive-hyphen-ukrainian-20120124-2|43	%_texmf_language_lua_d/hyphen-ukrainian
14mr|texlive-hyphen-ukrainian-20120124-2|44	
14mr|texlive-hyphen-ukrainian-20120124-2|45	#-----------------------------------------------------------------------
14mr|texlive-hyphen-ukrainian-20120124-2|46	%prep
14mr|texlive-hyphen-ukrainian-20120124-2|47	%setup -c -a0
14mr|texlive-hyphen-ukrainian-20120124-2|48	
14mr|texlive-hyphen-ukrainian-20120124-2|49	%build
14mr|texlive-hyphen-ukrainian-20120124-2|50	
14mr|texlive-hyphen-ukrainian-20120124-2|51	%install
14mr|texlive-hyphen-ukrainian-20120124-2|52	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-ukrainian-20120124-2|53	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-ukrainian <<EOF
14mr|texlive-hyphen-ukrainian-20120124-2|54	\%% from hyphen-ukrainian:
14mr|texlive-hyphen-ukrainian-20120124-2|55	ukrainian loadhyph-uk.tex
14mr|texlive-hyphen-ukrainian-20120124-2|56	EOF
14mr|texlive-hyphen-ukrainian-20120124-2|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-ukrainian
14mr|texlive-hyphen-ukrainian-20120124-2|58	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-ukrainian-20120124-2|59	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-ukrainian <<EOF
14mr|texlive-hyphen-ukrainian-20120124-2|60	\%% from hyphen-ukrainian:
14mr|texlive-hyphen-ukrainian-20120124-2|61	\addlanguage{ukrainian}{loadhyph-uk.tex}{}{2}{2}
14mr|texlive-hyphen-ukrainian-20120124-2|62	EOF
14mr|texlive-hyphen-ukrainian-20120124-2|63	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-ukrainian
14mr|texlive-hyphen-ukrainian-20120124-2|64	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-ukrainian-20120124-2|65	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-ukrainian <<EOF
14mr|texlive-hyphen-ukrainian-20120124-2|66	-- from hyphen-ukrainian:
14mr|texlive-hyphen-ukrainian-20120124-2|67	['ukrainian'] = {
14mr|texlive-hyphen-ukrainian-20120124-2|68	loader = 'loadhyph-uk.tex',
14mr|texlive-hyphen-ukrainian-20120124-2|69	lefthyphenmin = 2,
14mr|texlive-hyphen-ukrainian-20120124-2|70	righthyphenmin = 2,
14mr|texlive-hyphen-ukrainian-20120124-2|71	synonyms = {  },
14mr|texlive-hyphen-ukrainian-20120124-2|72	patterns = 'hyph-uk.pat.txt',
14mr|texlive-hyphen-ukrainian-20120124-2|73	hyphenation = '',
14mr|texlive-hyphen-ukrainian-20120124-2|74	},
14mr|texlive-hyphen-ukrainian-20120124-2|75	EOF
14mr|texlive-hyphen-ukrainian-20120124-2|76	
14mr|texlive-hyphen-ukrainian-20120124-2|77	
14mr|texlive-hyphen-ukrainian-20120124-2|78	
14mr|texlive-hyphen-ukrainian-20120124-2|79	%changelog
14mr|texlive-hyphen-ukrainian-20120124-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-ukrainian-20120124-2|81	+ Revision: af7c228
14mr|texlive-hyphen-ukrainian-20120124-2|82	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-ukrainian-20120124-2|83	
14mr|texlive-hyphen-ukrainian-20120124-2|84	

20371 14
14mr|texlive-hyphen-uppersorbian-20120124-2|1	# revision 23085
14mr|texlive-hyphen-uppersorbian-20120124-2|2	# category TLCore
14mr|texlive-hyphen-uppersorbian-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-uppersorbian-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-uppersorbian-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-uppersorbian-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-uppersorbian-20120124-2|7	Name:		texlive-hyphen-uppersorbian
14mr|texlive-hyphen-uppersorbian-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-uppersorbian-20120124-2|9	Release:	2
14mr|texlive-hyphen-uppersorbian-20120124-2|10	Summary:	Upper Sorbian hyphenation patterns
14mr|texlive-hyphen-uppersorbian-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-uppersorbian-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-uppersorbian-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-uppersorbian-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-uppersorbian.tar.xz
14mr|texlive-hyphen-uppersorbian-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-uppersorbian-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-uppersorbian-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-uppersorbian-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-uppersorbian-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-uppersorbian-20120124-2|20	
14mr|texlive-hyphen-uppersorbian-20120124-2|21	%description
14mr|texlive-hyphen-uppersorbian-20120124-2|22	Hyphenation patterns for Upper Sorbian in T1/EC and UTF-8
14mr|texlive-hyphen-uppersorbian-20120124-2|23	encodings.
14mr|texlive-hyphen-uppersorbian-20120124-2|24	
14mr|texlive-hyphen-uppersorbian-20120124-2|25	%post
14mr|texlive-hyphen-uppersorbian-20120124-2|26	%{_sbindir}/texlive.post
14mr|texlive-hyphen-uppersorbian-20120124-2|27	
14mr|texlive-hyphen-uppersorbian-20120124-2|28	%postun
14mr|texlive-hyphen-uppersorbian-20120124-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-uppersorbian-20120124-2|30	%{_sbindir}/texlive.post
14mr|texlive-hyphen-uppersorbian-20120124-2|31	fi
14mr|texlive-hyphen-uppersorbian-20120124-2|32	
14mr|texlive-hyphen-uppersorbian-20120124-2|33	#-----------------------------------------------------------------------
14mr|texlive-hyphen-uppersorbian-20120124-2|34	%files
14mr|texlive-hyphen-uppersorbian-20120124-2|35	%_texmf_language_dat_d/hyphen-uppersorbian
14mr|texlive-hyphen-uppersorbian-20120124-2|36	%_texmf_language_def_d/hyphen-uppersorbian
14mr|texlive-hyphen-uppersorbian-20120124-2|37	%_texmf_language_lua_d/hyphen-uppersorbian
14mr|texlive-hyphen-uppersorbian-20120124-2|38	
14mr|texlive-hyphen-uppersorbian-20120124-2|39	#-----------------------------------------------------------------------
14mr|texlive-hyphen-uppersorbian-20120124-2|40	%prep
14mr|texlive-hyphen-uppersorbian-20120124-2|41	%setup -c -a0
14mr|texlive-hyphen-uppersorbian-20120124-2|42	
14mr|texlive-hyphen-uppersorbian-20120124-2|43	%build
14mr|texlive-hyphen-uppersorbian-20120124-2|44	
14mr|texlive-hyphen-uppersorbian-20120124-2|45	%install
14mr|texlive-hyphen-uppersorbian-20120124-2|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-uppersorbian-20120124-2|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-uppersorbian <<EOF
14mr|texlive-hyphen-uppersorbian-20120124-2|48	\%% from hyphen-uppersorbian:
14mr|texlive-hyphen-uppersorbian-20120124-2|49	uppersorbian loadhyph-hsb.tex
14mr|texlive-hyphen-uppersorbian-20120124-2|50	EOF
14mr|texlive-hyphen-uppersorbian-20120124-2|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-uppersorbian
14mr|texlive-hyphen-uppersorbian-20120124-2|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-uppersorbian-20120124-2|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-uppersorbian <<EOF
14mr|texlive-hyphen-uppersorbian-20120124-2|54	\%% from hyphen-uppersorbian:
14mr|texlive-hyphen-uppersorbian-20120124-2|55	\addlanguage{uppersorbian}{loadhyph-hsb.tex}{}{2}{2}
14mr|texlive-hyphen-uppersorbian-20120124-2|56	EOF
14mr|texlive-hyphen-uppersorbian-20120124-2|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-uppersorbian
14mr|texlive-hyphen-uppersorbian-20120124-2|58	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-uppersorbian-20120124-2|59	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-uppersorbian <<EOF
14mr|texlive-hyphen-uppersorbian-20120124-2|60	-- from hyphen-uppersorbian:
14mr|texlive-hyphen-uppersorbian-20120124-2|61	['uppersorbian'] = {
14mr|texlive-hyphen-uppersorbian-20120124-2|62	loader = 'loadhyph-hsb.tex',
14mr|texlive-hyphen-uppersorbian-20120124-2|63	lefthyphenmin = 2,
14mr|texlive-hyphen-uppersorbian-20120124-2|64	righthyphenmin = 2,
14mr|texlive-hyphen-uppersorbian-20120124-2|65	synonyms = {  },
14mr|texlive-hyphen-uppersorbian-20120124-2|66	patterns = 'hyph-hsb.pat.txt',
14mr|texlive-hyphen-uppersorbian-20120124-2|67	hyphenation = 'hyph-hsb.hyp.txt',
14mr|texlive-hyphen-uppersorbian-20120124-2|68	},
14mr|texlive-hyphen-uppersorbian-20120124-2|69	EOF
14mr|texlive-hyphen-uppersorbian-20120124-2|70	
14mr|texlive-hyphen-uppersorbian-20120124-2|71	
14mr|texlive-hyphen-uppersorbian-20120124-2|72	
14mr|texlive-hyphen-uppersorbian-20120124-2|73	%changelog
14mr|texlive-hyphen-uppersorbian-20120124-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-uppersorbian-20120124-2|75	+ Revision: cc06441
14mr|texlive-hyphen-uppersorbian-20120124-2|76	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-uppersorbian-20120124-2|77	
14mr|texlive-hyphen-uppersorbian-20120124-2|78	

20372 14
14mr|texlive-hyphen-welsh-20120124-2|1	# revision 23085
14mr|texlive-hyphen-welsh-20120124-2|2	# category TLCore
14mr|texlive-hyphen-welsh-20120124-2|3	# catalog-ctan undef
14mr|texlive-hyphen-welsh-20120124-2|4	# catalog-date undef
14mr|texlive-hyphen-welsh-20120124-2|5	# catalog-license undef
14mr|texlive-hyphen-welsh-20120124-2|6	# catalog-version undef
14mr|texlive-hyphen-welsh-20120124-2|7	Name:		texlive-hyphen-welsh
14mr|texlive-hyphen-welsh-20120124-2|8	Version:	20120124
14mr|texlive-hyphen-welsh-20120124-2|9	Release:	2
14mr|texlive-hyphen-welsh-20120124-2|10	Summary:	Welsh hyphenation patterns
14mr|texlive-hyphen-welsh-20120124-2|11	Group:		Publishing
14mr|texlive-hyphen-welsh-20120124-2|12	URL:		http://tug.org/texlive
14mr|texlive-hyphen-welsh-20120124-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-hyphen-welsh-20120124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-welsh.tar.xz
14mr|texlive-hyphen-welsh-20120124-2|15	BuildArch:	noarch
14mr|texlive-hyphen-welsh-20120124-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-hyphen-welsh-20120124-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-hyphen-welsh-20120124-2|18	Requires(post):	texlive-hyphen-base
14mr|texlive-hyphen-welsh-20120124-2|19	Requires:	texlive-hyph-utf8
14mr|texlive-hyphen-welsh-20120124-2|20	
14mr|texlive-hyphen-welsh-20120124-2|21	%description
14mr|texlive-hyphen-welsh-20120124-2|22	Hyphenation patterns for Welsh in T1/EC and UTF-8 encodings.
14mr|texlive-hyphen-welsh-20120124-2|23	
14mr|texlive-hyphen-welsh-20120124-2|24	%post
14mr|texlive-hyphen-welsh-20120124-2|25	%{_sbindir}/texlive.post
14mr|texlive-hyphen-welsh-20120124-2|26	
14mr|texlive-hyphen-welsh-20120124-2|27	%postun
14mr|texlive-hyphen-welsh-20120124-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-hyphen-welsh-20120124-2|29	%{_sbindir}/texlive.post
14mr|texlive-hyphen-welsh-20120124-2|30	fi
14mr|texlive-hyphen-welsh-20120124-2|31	
14mr|texlive-hyphen-welsh-20120124-2|32	#-----------------------------------------------------------------------
14mr|texlive-hyphen-welsh-20120124-2|33	%files
14mr|texlive-hyphen-welsh-20120124-2|34	%_texmf_language_dat_d/hyphen-welsh
14mr|texlive-hyphen-welsh-20120124-2|35	%_texmf_language_def_d/hyphen-welsh
14mr|texlive-hyphen-welsh-20120124-2|36	%_texmf_language_lua_d/hyphen-welsh
14mr|texlive-hyphen-welsh-20120124-2|37	
14mr|texlive-hyphen-welsh-20120124-2|38	#-----------------------------------------------------------------------
14mr|texlive-hyphen-welsh-20120124-2|39	%prep
14mr|texlive-hyphen-welsh-20120124-2|40	%setup -c -a0
14mr|texlive-hyphen-welsh-20120124-2|41	
14mr|texlive-hyphen-welsh-20120124-2|42	%build
14mr|texlive-hyphen-welsh-20120124-2|43	
14mr|texlive-hyphen-welsh-20120124-2|44	%install
14mr|texlive-hyphen-welsh-20120124-2|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-hyphen-welsh-20120124-2|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-welsh <<EOF
14mr|texlive-hyphen-welsh-20120124-2|47	\%% from hyphen-welsh:
14mr|texlive-hyphen-welsh-20120124-2|48	welsh loadhyph-cy.tex
14mr|texlive-hyphen-welsh-20120124-2|49	EOF
14mr|texlive-hyphen-welsh-20120124-2|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-welsh
14mr|texlive-hyphen-welsh-20120124-2|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-hyphen-welsh-20120124-2|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-welsh <<EOF
14mr|texlive-hyphen-welsh-20120124-2|53	\%% from hyphen-welsh:
14mr|texlive-hyphen-welsh-20120124-2|54	\addlanguage{welsh}{loadhyph-cy.tex}{}{2}{3}
14mr|texlive-hyphen-welsh-20120124-2|55	EOF
14mr|texlive-hyphen-welsh-20120124-2|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-welsh
14mr|texlive-hyphen-welsh-20120124-2|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-hyphen-welsh-20120124-2|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-welsh <<EOF
14mr|texlive-hyphen-welsh-20120124-2|59	-- from hyphen-welsh:
14mr|texlive-hyphen-welsh-20120124-2|60	['welsh'] = {
14mr|texlive-hyphen-welsh-20120124-2|61	loader = 'loadhyph-cy.tex',
14mr|texlive-hyphen-welsh-20120124-2|62	lefthyphenmin = 2,
14mr|texlive-hyphen-welsh-20120124-2|63	righthyphenmin = 3,
14mr|texlive-hyphen-welsh-20120124-2|64	synonyms = {  },
14mr|texlive-hyphen-welsh-20120124-2|65	patterns = 'hyph-cy.pat.txt',
14mr|texlive-hyphen-welsh-20120124-2|66	hyphenation = '',
14mr|texlive-hyphen-welsh-20120124-2|67	},
14mr|texlive-hyphen-welsh-20120124-2|68	EOF
14mr|texlive-hyphen-welsh-20120124-2|69	
14mr|texlive-hyphen-welsh-20120124-2|70	
14mr|texlive-hyphen-welsh-20120124-2|71	
14mr|texlive-hyphen-welsh-20120124-2|72	%changelog
14mr|texlive-hyphen-welsh-20120124-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120124-2
14mr|texlive-hyphen-welsh-20120124-2|74	+ Revision: 06fdbcb
14mr|texlive-hyphen-welsh-20120124-2|75	- MassBuild#440: Increase release tag
14mr|texlive-hyphen-welsh-20120124-2|76	
14mr|texlive-hyphen-welsh-20120124-2|77	

20373 14
14mr|texlive-hyph-utf8-20130508-6|1	# revision 30757
14mr|texlive-hyph-utf8-20130508-6|2	# category Package
14mr|texlive-hyph-utf8-20130508-6|3	# catalog-ctan /language/hyph-utf8
14mr|texlive-hyph-utf8-20130508-6|4	# catalog-date 2013-05-08 01:16:25 +0200
14mr|texlive-hyph-utf8-20130508-6|5	# catalog-license other-free
14mr|texlive-hyph-utf8-20130508-6|6	# catalog-version undef
14mr|texlive-hyph-utf8-20130508-6|7	Summary:	Hyphenation patterns expressed in UTF-8
14mr|texlive-hyph-utf8-20130508-6|8	Name:		texlive-hyph-utf8
14mr|texlive-hyph-utf8-20130508-6|9	Version:	20130508
14mr|texlive-hyph-utf8-20130508-6|10	Release:	6
14mr|texlive-hyph-utf8-20130508-6|11	License:	OTHER-FREE
14mr|texlive-hyph-utf8-20130508-6|12	Group:		Publishing
14mr|texlive-hyph-utf8-20130508-6|13	Url:		http://www.ctan.org/tex-archive/language/hyph-utf8
14mr|texlive-hyph-utf8-20130508-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyph-utf8.tar.xz
14mr|texlive-hyph-utf8-20130508-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyph-utf8.doc.tar.xz
14mr|texlive-hyph-utf8-20130508-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyph-utf8.source.tar.xz
14mr|texlive-hyph-utf8-20130508-6|17	Source10:	%{name}.rpmlintrc
14mr|texlive-hyph-utf8-20130508-6|18	BuildArch:	noarch
14mr|texlive-hyph-utf8-20130508-6|19	BuildRequires:	texlive-tlpkg
14mr|texlive-hyph-utf8-20130508-6|20	Requires(pre):	texlive-tlpkg
14mr|texlive-hyph-utf8-20130508-6|21	Requires(post):	texlive-kpathsea
14mr|texlive-hyph-utf8-20130508-6|22	
14mr|texlive-hyph-utf8-20130508-6|23	%description
14mr|texlive-hyph-utf8-20130508-6|24	Modern native UTF-8 engines such as XeTeX and LuaTeX need
14mr|texlive-hyph-utf8-20130508-6|25	hyphenation patterns in UTF-8 format, whereas older systems
14mr|texlive-hyph-utf8-20130508-6|26	require hyphenation patterns in the 8-bit encoding of the font
14mr|texlive-hyph-utf8-20130508-6|27	in use (such encodings are codified in the LaTeX scheme with
14mr|texlive-hyph-utf8-20130508-6|28	names like OT1, T2A, TS1, OML, LY1, etc). The present package
14mr|texlive-hyph-utf8-20130508-6|29	offers a collection of conversions of existing patterns to UTF-
14mr|texlive-hyph-utf8-20130508-6|30	8 format, together with converters for use with 8-bit fonts in
14mr|texlive-hyph-utf8-20130508-6|31	older systems. Since hyphenation patterns for Knuthian-style
14mr|texlive-hyph-utf8-20130508-6|32	TeX systems are only read at iniTeX time, it is hoped that the
14mr|texlive-hyph-utf8-20130508-6|33	UTF-8 patterns, with their converters, will completely supplant
14mr|texlive-hyph-utf8-20130508-6|34	the older patterns.
14mr|texlive-hyph-utf8-20130508-6|35	
14mr|texlive-hyph-utf8-20130508-6|36	%post
14mr|texlive-hyph-utf8-20130508-6|37	%{_sbindir}/texlive.post
14mr|texlive-hyph-utf8-20130508-6|38	
14mr|texlive-hyph-utf8-20130508-6|39	%postun
14mr|texlive-hyph-utf8-20130508-6|40	if [ $1 -eq 0 ]; then
14mr|texlive-hyph-utf8-20130508-6|41	%{_sbindir}/texlive.post
14mr|texlive-hyph-utf8-20130508-6|42	fi
14mr|texlive-hyph-utf8-20130508-6|43	
14mr|texlive-hyph-utf8-20130508-6|44	#-----------------------------------------------------------------------
14mr|texlive-hyph-utf8-20130508-6|45	%files
14mr|texlive-hyph-utf8-20130508-6|46	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-ec.tex
14mr|texlive-hyph-utf8-20130508-6|47	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-il2.tex
14mr|texlive-hyph-utf8-20130508-6|48	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-il3.tex
14mr|texlive-hyph-utf8-20130508-6|49	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-l7x.tex
14mr|texlive-hyph-utf8-20130508-6|50	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-lmc.tex
14mr|texlive-hyph-utf8-20130508-6|51	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-lth.tex
14mr|texlive-hyph-utf8-20130508-6|52	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-qx.tex
14mr|texlive-hyph-utf8-20130508-6|53	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-t2a.tex
14mr|texlive-hyph-utf8-20130508-6|54	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-t8m.tex
14mr|texlive-hyph-utf8-20130508-6|55	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-af.tex
14mr|texlive-hyph-utf8-20130508-6|56	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-as.tex
14mr|texlive-hyph-utf8-20130508-6|57	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-bg.tex
14mr|texlive-hyph-utf8-20130508-6|58	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-bn.tex
14mr|texlive-hyph-utf8-20130508-6|59	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ca.tex
14mr|texlive-hyph-utf8-20130508-6|60	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex
14mr|texlive-hyph-utf8-20130508-6|61	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-cs.tex
14mr|texlive-hyph-utf8-20130508-6|62	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-cy.tex
14mr|texlive-hyph-utf8-20130508-6|63	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-da.tex
14mr|texlive-hyph-utf8-20130508-6|64	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-de-1901.tex
14mr|texlive-hyph-utf8-20130508-6|65	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-de-1996.tex
14mr|texlive-hyph-utf8-20130508-6|66	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-de-ch-1901.tex
14mr|texlive-hyph-utf8-20130508-6|67	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-el-monoton.tex
14mr|texlive-hyph-utf8-20130508-6|68	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-el-polyton.tex
14mr|texlive-hyph-utf8-20130508-6|69	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-en-gb.tex
14mr|texlive-hyph-utf8-20130508-6|70	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-en-us.tex
14mr|texlive-hyph-utf8-20130508-6|71	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-eo.tex
14mr|texlive-hyph-utf8-20130508-6|72	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-es.tex
14mr|texlive-hyph-utf8-20130508-6|73	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-et.tex
14mr|texlive-hyph-utf8-20130508-6|74	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-eu.tex
14mr|texlive-hyph-utf8-20130508-6|75	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-fi.tex
14mr|texlive-hyph-utf8-20130508-6|76	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex
14mr|texlive-hyph-utf8-20130508-6|77	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-fur.tex
14mr|texlive-hyph-utf8-20130508-6|78	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ga.tex
14mr|texlive-hyph-utf8-20130508-6|79	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-gl.tex
14mr|texlive-hyph-utf8-20130508-6|80	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-grc.tex
14mr|texlive-hyph-utf8-20130508-6|81	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-gu.tex
14mr|texlive-hyph-utf8-20130508-6|82	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hi.tex
14mr|texlive-hyph-utf8-20130508-6|83	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hr.tex
14mr|texlive-hyph-utf8-20130508-6|84	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hsb.tex
14mr|texlive-hyph-utf8-20130508-6|85	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hu.tex
14mr|texlive-hyph-utf8-20130508-6|86	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hy.tex
14mr|texlive-hyph-utf8-20130508-6|87	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ia.tex
14mr|texlive-hyph-utf8-20130508-6|88	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-id.tex
14mr|texlive-hyph-utf8-20130508-6|89	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-is.tex
14mr|texlive-hyph-utf8-20130508-6|90	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-it.tex
14mr|texlive-hyph-utf8-20130508-6|91	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ka.tex
14mr|texlive-hyph-utf8-20130508-6|92	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-kmr.tex
14mr|texlive-hyph-utf8-20130508-6|93	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-kn.tex
14mr|texlive-hyph-utf8-20130508-6|94	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-la.tex
14mr|texlive-hyph-utf8-20130508-6|95	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-lt.tex
14mr|texlive-hyph-utf8-20130508-6|96	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-lv.tex
14mr|texlive-hyph-utf8-20130508-6|97	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex
14mr|texlive-hyph-utf8-20130508-6|98	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mn-cyrl-x-lmc.tex
14mr|texlive-hyph-utf8-20130508-6|99	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mn-cyrl.tex
14mr|texlive-hyph-utf8-20130508-6|100	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mr.tex
14mr|texlive-hyph-utf8-20130508-6|101	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mul-ethi.tex
14mr|texlive-hyph-utf8-20130508-6|102	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-nb.tex
14mr|texlive-hyph-utf8-20130508-6|103	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-nl.tex
14mr|texlive-hyph-utf8-20130508-6|104	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-nn.tex
14mr|texlive-hyph-utf8-20130508-6|105	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-or.tex
14mr|texlive-hyph-utf8-20130508-6|106	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pa.tex
14mr|texlive-hyph-utf8-20130508-6|107	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pl.tex
14mr|texlive-hyph-utf8-20130508-6|108	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pms.tex
14mr|texlive-hyph-utf8-20130508-6|109	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pt.tex
14mr|texlive-hyph-utf8-20130508-6|110	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-rm.tex
14mr|texlive-hyph-utf8-20130508-6|111	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ro.tex
14mr|texlive-hyph-utf8-20130508-6|112	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex
14mr|texlive-hyph-utf8-20130508-6|113	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sa.tex
14mr|texlive-hyph-utf8-20130508-6|114	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sk.tex
14mr|texlive-hyph-utf8-20130508-6|115	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sl.tex
14mr|texlive-hyph-utf8-20130508-6|116	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sr-cyrl.tex
14mr|texlive-hyph-utf8-20130508-6|117	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sr-latn.tex
14mr|texlive-hyph-utf8-20130508-6|118	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sv.tex
14mr|texlive-hyph-utf8-20130508-6|119	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ta.tex
14mr|texlive-hyph-utf8-20130508-6|120	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-te.tex
14mr|texlive-hyph-utf8-20130508-6|121	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-th.tex
14mr|texlive-hyph-utf8-20130508-6|122	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-tk.tex
14mr|texlive-hyph-utf8-20130508-6|123	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-tr.tex
14mr|texlive-hyph-utf8-20130508-6|124	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-uk.tex
14mr|texlive-hyph-utf8-20130508-6|125	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex
14mr|texlive-hyph-utf8-20130508-6|126	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-af.ec.tex
14mr|texlive-hyph-utf8-20130508-6|127	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-bg.t2a.tex
14mr|texlive-hyph-utf8-20130508-6|128	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ca.ec.tex
14mr|texlive-hyph-utf8-20130508-6|129	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-cs.ec.tex
14mr|texlive-hyph-utf8-20130508-6|130	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-cy.ec.tex
14mr|texlive-hyph-utf8-20130508-6|131	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-da.ec.tex
14mr|texlive-hyph-utf8-20130508-6|132	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-de-1901.ec.tex
14mr|texlive-hyph-utf8-20130508-6|133	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-de-1996.ec.tex
14mr|texlive-hyph-utf8-20130508-6|134	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-de-ch-1901.ec.tex
14mr|texlive-hyph-utf8-20130508-6|135	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-eo.il3.tex
14mr|texlive-hyph-utf8-20130508-6|136	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-es.ec.tex
14mr|texlive-hyph-utf8-20130508-6|137	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-et.ec.tex
14mr|texlive-hyph-utf8-20130508-6|138	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-eu.ec.tex
14mr|texlive-hyph-utf8-20130508-6|139	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-fi.ec.tex
14mr|texlive-hyph-utf8-20130508-6|140	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-fr.ec.tex
14mr|texlive-hyph-utf8-20130508-6|141	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-fur.ec.tex
14mr|texlive-hyph-utf8-20130508-6|142	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ga.ec.tex
14mr|texlive-hyph-utf8-20130508-6|143	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-gl.ec.tex
14mr|texlive-hyph-utf8-20130508-6|144	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-hr.ec.tex
14mr|texlive-hyph-utf8-20130508-6|145	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-hsb.ec.tex
14mr|texlive-hyph-utf8-20130508-6|146	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-hu.ec.tex
14mr|texlive-hyph-utf8-20130508-6|147	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-is.ec.tex
14mr|texlive-hyph-utf8-20130508-6|148	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ka.t8m.tex
14mr|texlive-hyph-utf8-20130508-6|149	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-kmr.ec.tex
14mr|texlive-hyph-utf8-20130508-6|150	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-la.ec.tex
14mr|texlive-hyph-utf8-20130508-6|151	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-lt.l7x.tex
14mr|texlive-hyph-utf8-20130508-6|152	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-lv.l7x.tex
14mr|texlive-hyph-utf8-20130508-6|153	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-mn-cyrl-x-lmc.lmc.tex
14mr|texlive-hyph-utf8-20130508-6|154	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-mn-cyrl.t2a.tex
14mr|texlive-hyph-utf8-20130508-6|155	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-nb.ec.tex
14mr|texlive-hyph-utf8-20130508-6|156	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-nl.ec.tex
14mr|texlive-hyph-utf8-20130508-6|157	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-nn.ec.tex
14mr|texlive-hyph-utf8-20130508-6|158	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-pl.qx.tex
14mr|texlive-hyph-utf8-20130508-6|159	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-pt.ec.tex
14mr|texlive-hyph-utf8-20130508-6|160	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ro.ec.tex
14mr|texlive-hyph-utf8-20130508-6|161	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ru.t2a.tex
14mr|texlive-hyph-utf8-20130508-6|162	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sh-cyrl.t2a.tex
14mr|texlive-hyph-utf8-20130508-6|163	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sh-latn.ec.tex
14mr|texlive-hyph-utf8-20130508-6|164	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sk.ec.tex
14mr|texlive-hyph-utf8-20130508-6|165	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sl.ec.tex
14mr|texlive-hyph-utf8-20130508-6|166	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sv.ec.tex
14mr|texlive-hyph-utf8-20130508-6|167	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-th.lth.tex
14mr|texlive-hyph-utf8-20130508-6|168	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-tk.ec.tex
14mr|texlive-hyph-utf8-20130508-6|169	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-tr.ec.tex
14mr|texlive-hyph-utf8-20130508-6|170	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-uk.t2a.tex
14mr|texlive-hyph-utf8-20130508-6|171	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-zh-latn-pinyin.ec.tex
14mr|texlive-hyph-utf8-20130508-6|172	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-af.tex
14mr|texlive-hyph-utf8-20130508-6|173	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-fr.tex
14mr|texlive-hyph-utf8-20130508-6|174	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-fur.tex
14mr|texlive-hyph-utf8-20130508-6|175	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-it.tex
14mr|texlive-hyph-utf8-20130508-6|176	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-pms.tex
14mr|texlive-hyph-utf8-20130508-6|177	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-rm.tex
14mr|texlive-hyph-utf8-20130508-6|178	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-uk.tex
14mr|texlive-hyph-utf8-20130508-6|179	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-zh-latn-pinyin.tex
14mr|texlive-hyph-utf8-20130508-6|180	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex-8bit/copthyph.tex
14mr|texlive-hyph-utf8-20130508-6|181	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-af.tex
14mr|texlive-hyph-utf8-20130508-6|182	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-as.tex
14mr|texlive-hyph-utf8-20130508-6|183	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-bg.tex
14mr|texlive-hyph-utf8-20130508-6|184	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-bn.tex
14mr|texlive-hyph-utf8-20130508-6|185	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ca.tex
14mr|texlive-hyph-utf8-20130508-6|186	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-cop.tex
14mr|texlive-hyph-utf8-20130508-6|187	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-cs.tex
14mr|texlive-hyph-utf8-20130508-6|188	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-cy.tex
14mr|texlive-hyph-utf8-20130508-6|189	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-da.tex
14mr|texlive-hyph-utf8-20130508-6|190	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-de-1901.tex
14mr|texlive-hyph-utf8-20130508-6|191	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-de-1996.tex
14mr|texlive-hyph-utf8-20130508-6|192	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-de-ch-1901.tex
14mr|texlive-hyph-utf8-20130508-6|193	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-el-monoton.tex
14mr|texlive-hyph-utf8-20130508-6|194	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-el-polyton.tex
14mr|texlive-hyph-utf8-20130508-6|195	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-en-gb.tex
14mr|texlive-hyph-utf8-20130508-6|196	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-en-us.tex
14mr|texlive-hyph-utf8-20130508-6|197	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-eo.tex
14mr|texlive-hyph-utf8-20130508-6|198	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-es.tex
14mr|texlive-hyph-utf8-20130508-6|199	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-et.tex
14mr|texlive-hyph-utf8-20130508-6|200	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex
14mr|texlive-hyph-utf8-20130508-6|201	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-fi.tex
14mr|texlive-hyph-utf8-20130508-6|202	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-fr.tex
14mr|texlive-hyph-utf8-20130508-6|203	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-fur.tex
14mr|texlive-hyph-utf8-20130508-6|204	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ga.tex
14mr|texlive-hyph-utf8-20130508-6|205	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-gl.tex
14mr|texlive-hyph-utf8-20130508-6|206	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-grc.tex
14mr|texlive-hyph-utf8-20130508-6|207	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-gu.tex
14mr|texlive-hyph-utf8-20130508-6|208	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hi.tex
14mr|texlive-hyph-utf8-20130508-6|209	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hr.tex
14mr|texlive-hyph-utf8-20130508-6|210	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hsb.tex
14mr|texlive-hyph-utf8-20130508-6|211	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hu.tex
14mr|texlive-hyph-utf8-20130508-6|212	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hy.tex
14mr|texlive-hyph-utf8-20130508-6|213	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ia.tex
14mr|texlive-hyph-utf8-20130508-6|214	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-id.tex
14mr|texlive-hyph-utf8-20130508-6|215	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-is.tex
14mr|texlive-hyph-utf8-20130508-6|216	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-it.tex
14mr|texlive-hyph-utf8-20130508-6|217	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ka.tex
14mr|texlive-hyph-utf8-20130508-6|218	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-kmr.tex
14mr|texlive-hyph-utf8-20130508-6|219	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-kn.tex
14mr|texlive-hyph-utf8-20130508-6|220	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-la.tex
14mr|texlive-hyph-utf8-20130508-6|221	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex
14mr|texlive-hyph-utf8-20130508-6|222	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-lv.tex
14mr|texlive-hyph-utf8-20130508-6|223	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ml.tex
14mr|texlive-hyph-utf8-20130508-6|224	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl-x-lmc.tex
14mr|texlive-hyph-utf8-20130508-6|225	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex
14mr|texlive-hyph-utf8-20130508-6|226	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mr.tex
14mr|texlive-hyph-utf8-20130508-6|227	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mul-ethi.tex
14mr|texlive-hyph-utf8-20130508-6|228	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-nb.tex
14mr|texlive-hyph-utf8-20130508-6|229	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-nl.tex
14mr|texlive-hyph-utf8-20130508-6|230	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-nn.tex
14mr|texlive-hyph-utf8-20130508-6|231	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-no.tex
14mr|texlive-hyph-utf8-20130508-6|232	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-or.tex
14mr|texlive-hyph-utf8-20130508-6|233	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pa.tex
14mr|texlive-hyph-utf8-20130508-6|234	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pl.tex
14mr|texlive-hyph-utf8-20130508-6|235	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pms.tex
14mr|texlive-hyph-utf8-20130508-6|236	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pt.tex
14mr|texlive-hyph-utf8-20130508-6|237	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-rm.tex
14mr|texlive-hyph-utf8-20130508-6|238	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ro.tex
14mr|texlive-hyph-utf8-20130508-6|239	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ru.tex
14mr|texlive-hyph-utf8-20130508-6|240	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sa.tex
14mr|texlive-hyph-utf8-20130508-6|241	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sh-cyrl.tex
14mr|texlive-hyph-utf8-20130508-6|242	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sh-latn.tex
14mr|texlive-hyph-utf8-20130508-6|243	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sk.tex
14mr|texlive-hyph-utf8-20130508-6|244	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sl.tex
14mr|texlive-hyph-utf8-20130508-6|245	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sr-cyrl.tex
14mr|texlive-hyph-utf8-20130508-6|246	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sv.tex
14mr|texlive-hyph-utf8-20130508-6|247	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ta.tex
14mr|texlive-hyph-utf8-20130508-6|248	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-te.tex
14mr|texlive-hyph-utf8-20130508-6|249	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-th.tex
14mr|texlive-hyph-utf8-20130508-6|250	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-tk.tex
14mr|texlive-hyph-utf8-20130508-6|251	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-tr.tex
14mr|texlive-hyph-utf8-20130508-6|252	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-uk.tex
14mr|texlive-hyph-utf8-20130508-6|253	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-zh-latn-pinyin.tex
14mr|texlive-hyph-utf8-20130508-6|254	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.chr.txt
14mr|texlive-hyph-utf8-20130508-6|255	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|256	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.lic.txt
14mr|texlive-hyph-utf8-20130508-6|257	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.pat.txt
14mr|texlive-hyph-utf8-20130508-6|258	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.chr.txt
14mr|texlive-hyph-utf8-20130508-6|259	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|260	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.lic.txt
14mr|texlive-hyph-utf8-20130508-6|261	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.pat.txt
14mr|texlive-hyph-utf8-20130508-6|262	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.chr.txt
14mr|texlive-hyph-utf8-20130508-6|263	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|264	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.lic.txt
14mr|texlive-hyph-utf8-20130508-6|265	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.pat.txt
14mr|texlive-hyph-utf8-20130508-6|266	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.chr.txt
14mr|texlive-hyph-utf8-20130508-6|267	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|268	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.lic.txt
14mr|texlive-hyph-utf8-20130508-6|269	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.pat.txt
14mr|texlive-hyph-utf8-20130508-6|270	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.chr.txt
14mr|texlive-hyph-utf8-20130508-6|271	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|272	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.lic.txt
14mr|texlive-hyph-utf8-20130508-6|273	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.pat.txt
14mr|texlive-hyph-utf8-20130508-6|274	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.chr.txt
14mr|texlive-hyph-utf8-20130508-6|275	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|276	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.lic.txt
14mr|texlive-hyph-utf8-20130508-6|277	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.pat.txt
14mr|texlive-hyph-utf8-20130508-6|278	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.chr.txt
14mr|texlive-hyph-utf8-20130508-6|279	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|280	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.lic.txt
14mr|texlive-hyph-utf8-20130508-6|281	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.pat.txt
14mr|texlive-hyph-utf8-20130508-6|282	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.chr.txt
14mr|texlive-hyph-utf8-20130508-6|283	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|284	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.lic.txt
14mr|texlive-hyph-utf8-20130508-6|285	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.pat.txt
14mr|texlive-hyph-utf8-20130508-6|286	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.chr.txt
14mr|texlive-hyph-utf8-20130508-6|287	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|288	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.lic.txt
14mr|texlive-hyph-utf8-20130508-6|289	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.pat.txt
14mr|texlive-hyph-utf8-20130508-6|290	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.chr.txt
14mr|texlive-hyph-utf8-20130508-6|291	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|292	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.lic.txt
14mr|texlive-hyph-utf8-20130508-6|293	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.pat.txt
14mr|texlive-hyph-utf8-20130508-6|294	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.chr.txt
14mr|texlive-hyph-utf8-20130508-6|295	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|296	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.lic.txt
14mr|texlive-hyph-utf8-20130508-6|297	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.pat.txt
14mr|texlive-hyph-utf8-20130508-6|298	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.chr.txt
14mr|texlive-hyph-utf8-20130508-6|299	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|300	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.lic.txt
14mr|texlive-hyph-utf8-20130508-6|301	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.pat.txt
14mr|texlive-hyph-utf8-20130508-6|302	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.chr.txt
14mr|texlive-hyph-utf8-20130508-6|303	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|304	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.lic.txt
14mr|texlive-hyph-utf8-20130508-6|305	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.pat.txt
14mr|texlive-hyph-utf8-20130508-6|306	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.chr.txt
14mr|texlive-hyph-utf8-20130508-6|307	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|308	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.lic.txt
14mr|texlive-hyph-utf8-20130508-6|309	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.pat.txt
14mr|texlive-hyph-utf8-20130508-6|310	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.chr.txt
14mr|texlive-hyph-utf8-20130508-6|311	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|312	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.lic.txt
14mr|texlive-hyph-utf8-20130508-6|313	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.pat.txt
14mr|texlive-hyph-utf8-20130508-6|314	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.chr.txt
14mr|texlive-hyph-utf8-20130508-6|315	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|316	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.lic.txt
14mr|texlive-hyph-utf8-20130508-6|317	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.pat.txt
14mr|texlive-hyph-utf8-20130508-6|318	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.chr.txt
14mr|texlive-hyph-utf8-20130508-6|319	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|320	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.lic.txt
14mr|texlive-hyph-utf8-20130508-6|321	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.pat.txt
14mr|texlive-hyph-utf8-20130508-6|322	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.chr.txt
14mr|texlive-hyph-utf8-20130508-6|323	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|324	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.lic.txt
14mr|texlive-hyph-utf8-20130508-6|325	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.pat.txt
14mr|texlive-hyph-utf8-20130508-6|326	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.chr.txt
14mr|texlive-hyph-utf8-20130508-6|327	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|328	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.lic.txt
14mr|texlive-hyph-utf8-20130508-6|329	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.pat.txt
14mr|texlive-hyph-utf8-20130508-6|330	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.chr.txt
14mr|texlive-hyph-utf8-20130508-6|331	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|332	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.lic.txt
14mr|texlive-hyph-utf8-20130508-6|333	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.pat.txt
14mr|texlive-hyph-utf8-20130508-6|334	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.chr.txt
14mr|texlive-hyph-utf8-20130508-6|335	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|336	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.lic.txt
14mr|texlive-hyph-utf8-20130508-6|337	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.pat.txt
14mr|texlive-hyph-utf8-20130508-6|338	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.chr.txt
14mr|texlive-hyph-utf8-20130508-6|339	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|340	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.lic.txt
14mr|texlive-hyph-utf8-20130508-6|341	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.pat.txt
14mr|texlive-hyph-utf8-20130508-6|342	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.chr.txt
14mr|texlive-hyph-utf8-20130508-6|343	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|344	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.lic.txt
14mr|texlive-hyph-utf8-20130508-6|345	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.pat.txt
14mr|texlive-hyph-utf8-20130508-6|346	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.chr.txt
14mr|texlive-hyph-utf8-20130508-6|347	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|348	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.lic.txt
14mr|texlive-hyph-utf8-20130508-6|349	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.pat.txt
14mr|texlive-hyph-utf8-20130508-6|350	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.chr.txt
14mr|texlive-hyph-utf8-20130508-6|351	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|352	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.lic.txt
14mr|texlive-hyph-utf8-20130508-6|353	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.pat.txt
14mr|texlive-hyph-utf8-20130508-6|354	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.chr.txt
14mr|texlive-hyph-utf8-20130508-6|355	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|356	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.lic.txt
14mr|texlive-hyph-utf8-20130508-6|357	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.pat.txt
14mr|texlive-hyph-utf8-20130508-6|358	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.chr.txt
14mr|texlive-hyph-utf8-20130508-6|359	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|360	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.lic.txt
14mr|texlive-hyph-utf8-20130508-6|361	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.pat.txt
14mr|texlive-hyph-utf8-20130508-6|362	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.chr.txt
14mr|texlive-hyph-utf8-20130508-6|363	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|364	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.lic.txt
14mr|texlive-hyph-utf8-20130508-6|365	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.pat.txt
14mr|texlive-hyph-utf8-20130508-6|366	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.chr.txt
14mr|texlive-hyph-utf8-20130508-6|367	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|368	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.lic.txt
14mr|texlive-hyph-utf8-20130508-6|369	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.pat.txt
14mr|texlive-hyph-utf8-20130508-6|370	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.chr.txt
14mr|texlive-hyph-utf8-20130508-6|371	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|372	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.lic.txt
14mr|texlive-hyph-utf8-20130508-6|373	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.pat.txt
14mr|texlive-hyph-utf8-20130508-6|374	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.chr.txt
14mr|texlive-hyph-utf8-20130508-6|375	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|376	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.lic.txt
14mr|texlive-hyph-utf8-20130508-6|377	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.pat.txt
14mr|texlive-hyph-utf8-20130508-6|378	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.chr.txt
14mr|texlive-hyph-utf8-20130508-6|379	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|380	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.lic.txt
14mr|texlive-hyph-utf8-20130508-6|381	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.pat.txt
14mr|texlive-hyph-utf8-20130508-6|382	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.chr.txt
14mr|texlive-hyph-utf8-20130508-6|383	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|384	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.lic.txt
14mr|texlive-hyph-utf8-20130508-6|385	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.pat.txt
14mr|texlive-hyph-utf8-20130508-6|386	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.chr.txt
14mr|texlive-hyph-utf8-20130508-6|387	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|388	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.lic.txt
14mr|texlive-hyph-utf8-20130508-6|389	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.pat.txt
14mr|texlive-hyph-utf8-20130508-6|390	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.chr.txt
14mr|texlive-hyph-utf8-20130508-6|391	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|392	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.lic.txt
14mr|texlive-hyph-utf8-20130508-6|393	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.pat.txt
14mr|texlive-hyph-utf8-20130508-6|394	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.chr.txt
14mr|texlive-hyph-utf8-20130508-6|395	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|396	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.lic.txt
14mr|texlive-hyph-utf8-20130508-6|397	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.pat.txt
14mr|texlive-hyph-utf8-20130508-6|398	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.chr.txt
14mr|texlive-hyph-utf8-20130508-6|399	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|400	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.lic.txt
14mr|texlive-hyph-utf8-20130508-6|401	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.pat.txt
14mr|texlive-hyph-utf8-20130508-6|402	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.chr.txt
14mr|texlive-hyph-utf8-20130508-6|403	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|404	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.lic.txt
14mr|texlive-hyph-utf8-20130508-6|405	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.pat.txt
14mr|texlive-hyph-utf8-20130508-6|406	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.chr.txt
14mr|texlive-hyph-utf8-20130508-6|407	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|408	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.lic.txt
14mr|texlive-hyph-utf8-20130508-6|409	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.pat.txt
14mr|texlive-hyph-utf8-20130508-6|410	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.chr.txt
14mr|texlive-hyph-utf8-20130508-6|411	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|412	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.lic.txt
14mr|texlive-hyph-utf8-20130508-6|413	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.pat.txt
14mr|texlive-hyph-utf8-20130508-6|414	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.chr.txt
14mr|texlive-hyph-utf8-20130508-6|415	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|416	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.lic.txt
14mr|texlive-hyph-utf8-20130508-6|417	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.pat.txt
14mr|texlive-hyph-utf8-20130508-6|418	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.chr.txt
14mr|texlive-hyph-utf8-20130508-6|419	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|420	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.lic.txt
14mr|texlive-hyph-utf8-20130508-6|421	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.pat.txt
14mr|texlive-hyph-utf8-20130508-6|422	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.chr.txt
14mr|texlive-hyph-utf8-20130508-6|423	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|424	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.lic.txt
14mr|texlive-hyph-utf8-20130508-6|425	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.pat.txt
14mr|texlive-hyph-utf8-20130508-6|426	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.chr.txt
14mr|texlive-hyph-utf8-20130508-6|427	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|428	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.lic.txt
14mr|texlive-hyph-utf8-20130508-6|429	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.pat.txt
14mr|texlive-hyph-utf8-20130508-6|430	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.chr.txt
14mr|texlive-hyph-utf8-20130508-6|431	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|432	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.lic.txt
14mr|texlive-hyph-utf8-20130508-6|433	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.pat.txt
14mr|texlive-hyph-utf8-20130508-6|434	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.chr.txt
14mr|texlive-hyph-utf8-20130508-6|435	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|436	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.lic.txt
14mr|texlive-hyph-utf8-20130508-6|437	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.pat.txt
14mr|texlive-hyph-utf8-20130508-6|438	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.chr.txt
14mr|texlive-hyph-utf8-20130508-6|439	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|440	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.lic.txt
14mr|texlive-hyph-utf8-20130508-6|441	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.pat.txt
14mr|texlive-hyph-utf8-20130508-6|442	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.chr.txt
14mr|texlive-hyph-utf8-20130508-6|443	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|444	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.lic.txt
14mr|texlive-hyph-utf8-20130508-6|445	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.pat.txt
14mr|texlive-hyph-utf8-20130508-6|446	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.chr.txt
14mr|texlive-hyph-utf8-20130508-6|447	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|448	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.lic.txt
14mr|texlive-hyph-utf8-20130508-6|449	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.pat.txt
14mr|texlive-hyph-utf8-20130508-6|450	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.chr.txt
14mr|texlive-hyph-utf8-20130508-6|451	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|452	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.lic.txt
14mr|texlive-hyph-utf8-20130508-6|453	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.pat.txt
14mr|texlive-hyph-utf8-20130508-6|454	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.chr.txt
14mr|texlive-hyph-utf8-20130508-6|455	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|456	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.lic.txt
14mr|texlive-hyph-utf8-20130508-6|457	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.pat.txt
14mr|texlive-hyph-utf8-20130508-6|458	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.chr.txt
14mr|texlive-hyph-utf8-20130508-6|459	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|460	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.lic.txt
14mr|texlive-hyph-utf8-20130508-6|461	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.pat.txt
14mr|texlive-hyph-utf8-20130508-6|462	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.chr.txt
14mr|texlive-hyph-utf8-20130508-6|463	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|464	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.lic.txt
14mr|texlive-hyph-utf8-20130508-6|465	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.pat.txt
14mr|texlive-hyph-utf8-20130508-6|466	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.chr.txt
14mr|texlive-hyph-utf8-20130508-6|467	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|468	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.lic.txt
14mr|texlive-hyph-utf8-20130508-6|469	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.pat.txt
14mr|texlive-hyph-utf8-20130508-6|470	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.chr.txt
14mr|texlive-hyph-utf8-20130508-6|471	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|472	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.lic.txt
14mr|texlive-hyph-utf8-20130508-6|473	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.pat.txt
14mr|texlive-hyph-utf8-20130508-6|474	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.chr.txt
14mr|texlive-hyph-utf8-20130508-6|475	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|476	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.lic.txt
14mr|texlive-hyph-utf8-20130508-6|477	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.pat.txt
14mr|texlive-hyph-utf8-20130508-6|478	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.chr.txt
14mr|texlive-hyph-utf8-20130508-6|479	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|480	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.lic.txt
14mr|texlive-hyph-utf8-20130508-6|481	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.pat.txt
14mr|texlive-hyph-utf8-20130508-6|482	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.chr.txt
14mr|texlive-hyph-utf8-20130508-6|483	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|484	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.lic.txt
14mr|texlive-hyph-utf8-20130508-6|485	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.pat.txt
14mr|texlive-hyph-utf8-20130508-6|486	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.chr.txt
14mr|texlive-hyph-utf8-20130508-6|487	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|488	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.lic.txt
14mr|texlive-hyph-utf8-20130508-6|489	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.pat.txt
14mr|texlive-hyph-utf8-20130508-6|490	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.chr.txt
14mr|texlive-hyph-utf8-20130508-6|491	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|492	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.lic.txt
14mr|texlive-hyph-utf8-20130508-6|493	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.pat.txt
14mr|texlive-hyph-utf8-20130508-6|494	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.chr.txt
14mr|texlive-hyph-utf8-20130508-6|495	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|496	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.lic.txt
14mr|texlive-hyph-utf8-20130508-6|497	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.pat.txt
14mr|texlive-hyph-utf8-20130508-6|498	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.chr.txt
14mr|texlive-hyph-utf8-20130508-6|499	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|500	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.lic.txt
14mr|texlive-hyph-utf8-20130508-6|501	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.pat.txt
14mr|texlive-hyph-utf8-20130508-6|502	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.chr.txt
14mr|texlive-hyph-utf8-20130508-6|503	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|504	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.lic.txt
14mr|texlive-hyph-utf8-20130508-6|505	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.pat.txt
14mr|texlive-hyph-utf8-20130508-6|506	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.chr.txt
14mr|texlive-hyph-utf8-20130508-6|507	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|508	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.lic.txt
14mr|texlive-hyph-utf8-20130508-6|509	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.pat.txt
14mr|texlive-hyph-utf8-20130508-6|510	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.chr.txt
14mr|texlive-hyph-utf8-20130508-6|511	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|512	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.lic.txt
14mr|texlive-hyph-utf8-20130508-6|513	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.pat.txt
14mr|texlive-hyph-utf8-20130508-6|514	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.chr.txt
14mr|texlive-hyph-utf8-20130508-6|515	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|516	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.lic.txt
14mr|texlive-hyph-utf8-20130508-6|517	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.pat.txt
14mr|texlive-hyph-utf8-20130508-6|518	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.chr.txt
14mr|texlive-hyph-utf8-20130508-6|519	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|520	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.lic.txt
14mr|texlive-hyph-utf8-20130508-6|521	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.pat.txt
14mr|texlive-hyph-utf8-20130508-6|522	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.chr.txt
14mr|texlive-hyph-utf8-20130508-6|523	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|524	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.lic.txt
14mr|texlive-hyph-utf8-20130508-6|525	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.pat.txt
14mr|texlive-hyph-utf8-20130508-6|526	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.chr.txt
14mr|texlive-hyph-utf8-20130508-6|527	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|528	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.lic.txt
14mr|texlive-hyph-utf8-20130508-6|529	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.pat.txt
14mr|texlive-hyph-utf8-20130508-6|530	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.chr.txt
14mr|texlive-hyph-utf8-20130508-6|531	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|532	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.lic.txt
14mr|texlive-hyph-utf8-20130508-6|533	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.pat.txt
14mr|texlive-hyph-utf8-20130508-6|534	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.chr.txt
14mr|texlive-hyph-utf8-20130508-6|535	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.hyp.txt
14mr|texlive-hyph-utf8-20130508-6|536	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.lic.txt
14mr|texlive-hyph-utf8-20130508-6|537	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.pat.txt
14mr|texlive-hyph-utf8-20130508-6|538	%{_texmfdistdir}/tex/luatex/hyph-utf8/etex.src
14mr|texlive-hyph-utf8-20130508-6|539	%{_texmfdistdir}/tex/luatex/hyph-utf8/luatex-hyphen.lua
14mr|texlive-hyph-utf8-20130508-6|540	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/CHANGES
14mr|texlive-hyph-utf8-20130508-6|541	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/README
14mr|texlive-hyph-utf8-20130508-6|542	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/bg/azbukaExtended.pdf
14mr|texlive-hyph-utf8-20130508-6|543	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/bg/azbukaExtended.tex
14mr|texlive-hyph-utf8-20130508-6|544	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/es/README
14mr|texlive-hyph-utf8-20130508-6|545	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/es/division.pdf
14mr|texlive-hyph-utf8-20130508-6|546	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hu/huhyphn.pdf
14mr|texlive-hyph-utf8-20130508-6|547	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation-distribution.pdf
14mr|texlive-hyph-utf8-20130508-6|548	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation-distribution.tex
14mr|texlive-hyph-utf8-20130508-6|549	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation.pdf
14mr|texlive-hyph-utf8-20130508-6|550	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation.tex
14mr|texlive-hyph-utf8-20130508-6|551	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/img/miktex-languages.png
14mr|texlive-hyph-utf8-20130508-6|552	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/img/texlive-collection.png
14mr|texlive-hyph-utf8-20130508-6|553	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/sa/hyphenmin.txt
14mr|texlive-hyph-utf8-20130508-6|554	%doc %{_texmfdistdir}/doc/luatex/hyph-utf8/README
14mr|texlive-hyph-utf8-20130508-6|555	%doc %{_texmfdistdir}/doc/luatex/hyph-utf8/luatex-hyphen.pdf
14mr|texlive-hyph-utf8-20130508-6|556	#- source
14mr|texlive-hyph-utf8-20130508-6|557	%doc %{_texmfdistdir}/source/generic/hyph-utf8/README
14mr|texlive-hyph-utf8-20130508-6|558	%doc %{_texmfdistdir}/source/generic/hyph-utf8/contributed/make-exhyph.pl
14mr|texlive-hyph-utf8-20130508-6|559	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/ec.dat
14mr|texlive-hyph-utf8-20130508-6|560	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/il2.dat
14mr|texlive-hyph-utf8-20130508-6|561	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/il3.dat
14mr|texlive-hyph-utf8-20130508-6|562	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/l7x.dat
14mr|texlive-hyph-utf8-20130508-6|563	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/lmc.dat
14mr|texlive-hyph-utf8-20130508-6|564	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/lth.dat
14mr|texlive-hyph-utf8-20130508-6|565	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/qx.dat
14mr|texlive-hyph-utf8-20130508-6|566	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/t2a.dat
14mr|texlive-hyph-utf8-20130508-6|567	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/t8m.dat
14mr|texlive-hyph-utf8-20130508-6|568	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/texnansi.dat
14mr|texlive-hyph-utf8-20130508-6|569	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-converters.rb
14mr|texlive-hyph-utf8-20130508-6|570	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-pattern-loaders.rb
14mr|texlive-hyph-utf8-20130508-6|571	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-plain-patterns.rb
14mr|texlive-hyph-utf8-20130508-6|572	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-ptex-patterns.rb
14mr|texlive-hyph-utf8-20130508-6|573	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-tl-files.rb
14mr|texlive-hyph-utf8-20130508-6|574	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-webpage.rb
14mr|texlive-hyph-utf8-20130508-6|575	%doc %{_texmfdistdir}/source/generic/hyph-utf8/hyph-utf8.rb
14mr|texlive-hyph-utf8-20130508-6|576	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages-txt.rb
14mr|texlive-hyph-utf8-20130508-6|577	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages.rb
14mr|texlive-hyph-utf8-20130508-6|578	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/es/README
14mr|texlive-hyph-utf8-20130508-6|579	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/es/eshyph-make.lua
14mr|texlive-hyph-utf8-20130508-6|580	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/es/eshyph.src
14mr|texlive-hyph-utf8-20130508-6|581	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/eu/generate_patterns_eu.rb
14mr|texlive-hyph-utf8-20130508-6|582	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/README
14mr|texlive-hyph-utf8-20130508-6|583	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhybiox.tex
14mr|texlive-hyph-utf8-20130508-6|584	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhyextr.tex
14mr|texlive-hyph-utf8-20130508-6|585	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhymed.tex
14mr|texlive-hyph-utf8-20130508-6|586	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhyquim.tex
14mr|texlive-hyph-utf8-20130508-6|587	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhytec.tex
14mr|texlive-hyph-utf8-20130508-6|588	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhyxeog.tex
14mr|texlive-hyph-utf8-20130508-6|589	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glpatter-utf8.tex
14mr|texlive-hyph-utf8-20130508-6|590	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/hy/generate_patterns_hy.rb
14mr|texlive-hyph-utf8-20130508-6|591	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/mul-ethi/generate_patterns_mul-ethi.lua
14mr|texlive-hyph-utf8-20130508-6|592	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/tk/generate_patterns_tk.rb
14mr|texlive-hyph-utf8-20130508-6|593	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/tr/README
14mr|texlive-hyph-utf8-20130508-6|594	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/tr/generate_patterns_tr.rb
14mr|texlive-hyph-utf8-20130508-6|595	%doc %{_texmfdistdir}/source/luatex/hyph-utf8/Makefile
14mr|texlive-hyph-utf8-20130508-6|596	%doc %{_texmfdistdir}/source/luatex/hyph-utf8/luatex-hyphen.dtx
14mr|texlive-hyph-utf8-20130508-6|597	
14mr|texlive-hyph-utf8-20130508-6|598	#-----------------------------------------------------------------------
14mr|texlive-hyph-utf8-20130508-6|599	%prep
14mr|texlive-hyph-utf8-20130508-6|600	%setup -c -a0 -a1 -a2
14mr|texlive-hyph-utf8-20130508-6|601	
14mr|texlive-hyph-utf8-20130508-6|602	%build
14mr|texlive-hyph-utf8-20130508-6|603	
14mr|texlive-hyph-utf8-20130508-6|604	%install
14mr|texlive-hyph-utf8-20130508-6|605	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyph-utf8-20130508-6|606	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-hyph-utf8-20130508-6|607	
14mr|texlive-hyph-utf8-20130508-6|608	%changelog
14mr|texlive-hyph-utf8-20130508-6|609	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130508-6
14mr|texlive-hyph-utf8-20130508-6|610	+ Revision: d10736f
14mr|texlive-hyph-utf8-20130508-6|611	- MassBuild#440: Increase release tag
14mr|texlive-hyph-utf8-20130508-6|612	
14mr|texlive-hyph-utf8-20130508-6|613	

20374 14
14mr|texlive-hyplain-1.0-3|1	# revision 15878
14mr|texlive-hyplain-1.0-3|2	# category Package
14mr|texlive-hyplain-1.0-3|3	# catalog-ctan /macros/plain/contrib/hyplain
14mr|texlive-hyplain-1.0-3|4	# catalog-date 2007-03-07 20:05:57 +0100
14mr|texlive-hyplain-1.0-3|5	# catalog-license pd
14mr|texlive-hyplain-1.0-3|6	# catalog-version 1.0
14mr|texlive-hyplain-1.0-3|7	Name:		texlive-hyplain
14mr|texlive-hyplain-1.0-3|8	Version:	1.0
14mr|texlive-hyplain-1.0-3|9	Release:	3
14mr|texlive-hyplain-1.0-3|10	Summary:	Basic support for multiple languages in Plain TeX
14mr|texlive-hyplain-1.0-3|11	Group:		Publishing
14mr|texlive-hyplain-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/hyplain
14mr|texlive-hyplain-1.0-3|13	License:	PD
14mr|texlive-hyplain-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyplain.tar.xz
14mr|texlive-hyplain-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyplain.doc.tar.xz
14mr|texlive-hyplain-1.0-3|16	BuildArch:	noarch
14mr|texlive-hyplain-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-hyplain-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-hyplain-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-hyplain-1.0-3|20	
14mr|texlive-hyplain-1.0-3|21	%description
14mr|texlive-hyplain-1.0-3|22	The package offers a means to set up hyphenation suitable for
14mr|texlive-hyplain-1.0-3|23	several languages and/or dialects, and to select them or switch
14mr|texlive-hyplain-1.0-3|24	between them while typesetting.
14mr|texlive-hyplain-1.0-3|25	
14mr|texlive-hyplain-1.0-3|26	%post
14mr|texlive-hyplain-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-hyplain-1.0-3|28	
14mr|texlive-hyplain-1.0-3|29	%postun
14mr|texlive-hyplain-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-hyplain-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-hyplain-1.0-3|32	fi
14mr|texlive-hyplain-1.0-3|33	
14mr|texlive-hyplain-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-hyplain-1.0-3|35	%files
14mr|texlive-hyplain-1.0-3|36	%{_texmfdistdir}/tex/plain/hyplain/hylang.tex
14mr|texlive-hyplain-1.0-3|37	%{_texmfdistdir}/tex/plain/hyplain/hypdfplain.ini
14mr|texlive-hyplain-1.0-3|38	%{_texmfdistdir}/tex/plain/hyplain/hyplain.tex
14mr|texlive-hyplain-1.0-3|39	%{_texmfdistdir}/tex/plain/hyplain/hyrules.tex
14mr|texlive-hyplain-1.0-3|40	%doc %{_texmfdistdir}/doc/plain/hyplain/README
14mr|texlive-hyplain-1.0-3|41	%doc %{_texmfdistdir}/doc/plain/hyplain/hydoc.pdf
14mr|texlive-hyplain-1.0-3|42	%doc %{_texmfdistdir}/doc/plain/hyplain/hydoc.tex
14mr|texlive-hyplain-1.0-3|43	
14mr|texlive-hyplain-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-hyplain-1.0-3|45	%prep
14mr|texlive-hyplain-1.0-3|46	%setup -c -a0 -a1
14mr|texlive-hyplain-1.0-3|47	
14mr|texlive-hyplain-1.0-3|48	%build
14mr|texlive-hyplain-1.0-3|49	
14mr|texlive-hyplain-1.0-3|50	%install
14mr|texlive-hyplain-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-hyplain-1.0-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-hyplain-1.0-3|53	
14mr|texlive-hyplain-1.0-3|54	
14mr|texlive-hyplain-1.0-3|55	
14mr|texlive-hyplain-1.0-3|56	%changelog
14mr|texlive-hyplain-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-hyplain-1.0-3|58	+ Revision: 5cfcfba
14mr|texlive-hyplain-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-hyplain-1.0-3|60	
14mr|texlive-hyplain-1.0-3|61	

20375 14
14mr|texlive-ibycus-babel-3.0-3|1	# revision 15878
14mr|texlive-ibycus-babel-3.0-3|2	# category Package
14mr|texlive-ibycus-babel-3.0-3|3	# catalog-ctan /language/greek/ibycus-babel
14mr|texlive-ibycus-babel-3.0-3|4	# catalog-date 2009-05-06 13:52:38 +0200
14mr|texlive-ibycus-babel-3.0-3|5	# catalog-license lppl
14mr|texlive-ibycus-babel-3.0-3|6	# catalog-version 3.0
14mr|texlive-ibycus-babel-3.0-3|7	Name:		texlive-ibycus-babel
14mr|texlive-ibycus-babel-3.0-3|8	Version:	3.0
14mr|texlive-ibycus-babel-3.0-3|9	Release:	3
14mr|texlive-ibycus-babel-3.0-3|10	Summary:	Use the Ibycus 4 Greek font with Babel
14mr|texlive-ibycus-babel-3.0-3|11	Group:		Publishing
14mr|texlive-ibycus-babel-3.0-3|12	URL:		http://www.ctan.org/tex-archive/language/greek/ibycus-babel
14mr|texlive-ibycus-babel-3.0-3|13	License:	LPPL
14mr|texlive-ibycus-babel-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibycus-babel.tar.xz
14mr|texlive-ibycus-babel-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibycus-babel.doc.tar.xz
14mr|texlive-ibycus-babel-3.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibycus-babel.source.tar.xz
14mr|texlive-ibycus-babel-3.0-3|17	BuildArch:	noarch
14mr|texlive-ibycus-babel-3.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ibycus-babel-3.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ibycus-babel-3.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ibycus-babel-3.0-3|21	
14mr|texlive-ibycus-babel-3.0-3|22	%description
14mr|texlive-ibycus-babel-3.0-3|23	This package allows you to use the Ibycus 4 font for ancient
14mr|texlive-ibycus-babel-3.0-3|24	Greek with Babel. It uses a Perl script to generate hyphenation
14mr|texlive-ibycus-babel-3.0-3|25	patterns for Ibycus from those for the ordinary Babel encoding,
14mr|texlive-ibycus-babel-3.0-3|26	cbgreek. It sets up "ibycus" as a pseudo-language you can
14mr|texlive-ibycus-babel-3.0-3|27	specify in the normal Babel manner. For proper hyphenation of
14mr|texlive-ibycus-babel-3.0-3|28	Greek quoted in mid-paragraph, you should use it with elatex.
14mr|texlive-ibycus-babel-3.0-3|29	See the README for details.
14mr|texlive-ibycus-babel-3.0-3|30	
14mr|texlive-ibycus-babel-3.0-3|31	%post
14mr|texlive-ibycus-babel-3.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-ibycus-babel-3.0-3|33	
14mr|texlive-ibycus-babel-3.0-3|34	%postun
14mr|texlive-ibycus-babel-3.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-ibycus-babel-3.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-ibycus-babel-3.0-3|37	fi
14mr|texlive-ibycus-babel-3.0-3|38	
14mr|texlive-ibycus-babel-3.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-ibycus-babel-3.0-3|40	%files
14mr|texlive-ibycus-babel-3.0-3|41	%{_texmfdistdir}/tex/latex/ibycus-babel/ibycus.ldf
14mr|texlive-ibycus-babel-3.0-3|42	%{_texmfdistdir}/tex/latex/ibycus-babel/lgienc.def
14mr|texlive-ibycus-babel-3.0-3|43	%{_texmfdistdir}/tex/latex/ibycus-babel/lgifib.fd
14mr|texlive-ibycus-babel-3.0-3|44	%doc %{_texmfdistdir}/doc/latex/ibycus-babel/README
14mr|texlive-ibycus-babel-3.0-3|45	%doc %{_texmfdistdir}/doc/latex/ibycus-babel/ibycus-babel-test.tex
14mr|texlive-ibycus-babel-3.0-3|46	%doc %{_texmfdistdir}/doc/latex/ibycus-babel/ibycus-babel.pdf
14mr|texlive-ibycus-babel-3.0-3|47	%doc %{_texmfdistdir}/doc/latex/ibycus-babel/ibyhyph.pl
14mr|texlive-ibycus-babel-3.0-3|48	#- source
14mr|texlive-ibycus-babel-3.0-3|49	%doc %{_texmfdistdir}/source/latex/ibycus-babel/ibycus-babel.dtx
14mr|texlive-ibycus-babel-3.0-3|50	%doc %{_texmfdistdir}/source/latex/ibycus-babel/ibycus-babel.ins
14mr|texlive-ibycus-babel-3.0-3|51	
14mr|texlive-ibycus-babel-3.0-3|52	#-----------------------------------------------------------------------
14mr|texlive-ibycus-babel-3.0-3|53	%prep
14mr|texlive-ibycus-babel-3.0-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-ibycus-babel-3.0-3|55	
14mr|texlive-ibycus-babel-3.0-3|56	%build
14mr|texlive-ibycus-babel-3.0-3|57	
14mr|texlive-ibycus-babel-3.0-3|58	%install
14mr|texlive-ibycus-babel-3.0-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ibycus-babel-3.0-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ibycus-babel-3.0-3|61	
14mr|texlive-ibycus-babel-3.0-3|62	
14mr|texlive-ibycus-babel-3.0-3|63	
14mr|texlive-ibycus-babel-3.0-3|64	%changelog
14mr|texlive-ibycus-babel-3.0-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-3
14mr|texlive-ibycus-babel-3.0-3|66	+ Revision: 46a5a82
14mr|texlive-ibycus-babel-3.0-3|67	- MassBuild#440: Increase release tag
14mr|texlive-ibycus-babel-3.0-3|68	
14mr|texlive-ibycus-babel-3.0-3|69	

20376 14
14mr|texlive-ibygrk-4.5-3|1	# revision 15878
14mr|texlive-ibygrk-4.5-3|2	# category Package
14mr|texlive-ibygrk-4.5-3|3	# catalog-ctan /fonts/greek/ibygrk
14mr|texlive-ibygrk-4.5-3|4	# catalog-date 2007-07-29 11:26:52 +0200
14mr|texlive-ibygrk-4.5-3|5	# catalog-license gpl
14mr|texlive-ibygrk-4.5-3|6	# catalog-version 4.5
14mr|texlive-ibygrk-4.5-3|7	Name:		texlive-ibygrk
14mr|texlive-ibygrk-4.5-3|8	Version:	4.5
14mr|texlive-ibygrk-4.5-3|9	Release:	3
14mr|texlive-ibygrk-4.5-3|10	Summary:	Fonts and macros to typeset ancient Greek
14mr|texlive-ibygrk-4.5-3|11	Group:		Publishing
14mr|texlive-ibygrk-4.5-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/ibygrk
14mr|texlive-ibygrk-4.5-3|13	License:	GPL
14mr|texlive-ibygrk-4.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibygrk.tar.xz
14mr|texlive-ibygrk-4.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibygrk.doc.tar.xz
14mr|texlive-ibygrk-4.5-3|16	BuildArch:	noarch
14mr|texlive-ibygrk-4.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ibygrk-4.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ibygrk-4.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ibygrk-4.5-3|20	
14mr|texlive-ibygrk-4.5-3|21	%description
14mr|texlive-ibygrk-4.5-3|22	Ibycus is a Greek typeface, based on Silvio Levy's realisation
14mr|texlive-ibygrk-4.5-3|23	of a classic Didot cut of Greek type from around 1800. The
14mr|texlive-ibygrk-4.5-3|24	fonts are available both as MetaFont source and in Adobe Type 1
14mr|texlive-ibygrk-4.5-3|25	format. This distribution of ibycus is accompanied by a set of
14mr|texlive-ibygrk-4.5-3|26	macro packages to use it with Plain TeX or LaTeX, but for use
14mr|texlive-ibygrk-4.5-3|27	with Babel, see the ibycus-babel package.
14mr|texlive-ibygrk-4.5-3|28	
14mr|texlive-ibygrk-4.5-3|29	%post
14mr|texlive-ibygrk-4.5-3|30	%{_sbindir}/texlive.post
14mr|texlive-ibygrk-4.5-3|31	
14mr|texlive-ibygrk-4.5-3|32	%postun
14mr|texlive-ibygrk-4.5-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-ibygrk-4.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-ibygrk-4.5-3|35	fi
14mr|texlive-ibygrk-4.5-3|36	
14mr|texlive-ibygrk-4.5-3|37	#-----------------------------------------------------------------------
14mr|texlive-ibygrk-4.5-3|38	%files
14mr|texlive-ibygrk-4.5-3|39	%{_texmfdistdir}/fonts/afm/public/ibygrk/fibb84.afm
14mr|texlive-ibygrk-4.5-3|40	%{_texmfdistdir}/fonts/afm/public/ibygrk/fibr84.afm
14mr|texlive-ibygrk-4.5-3|41	%{_texmfdistdir}/fonts/enc/dvips/ibygrk/IbycusHTG.enc
14mr|texlive-ibygrk-4.5-3|42	%{_texmfdistdir}/fonts/map/dvips/ibygrk/iby.map
14mr|texlive-ibygrk-4.5-3|43	%{_texmfdistdir}/fonts/source/public/ibygrk/abary4.mf
14mr|texlive-ibygrk-4.5-3|44	%{_texmfdistdir}/fonts/source/public/ibygrk/cigma4.mf
14mr|texlive-ibygrk-4.5-3|45	%{_texmfdistdir}/fonts/source/public/ibygrk/digamma4.mf
14mr|texlive-ibygrk-4.5-3|46	%{_texmfdistdir}/fonts/source/public/ibygrk/ebary4.mf
14mr|texlive-ibygrk-4.5-3|47	%{_texmfdistdir}/fonts/source/public/ibygrk/fibb84.mf
14mr|texlive-ibygrk-4.5-3|48	%{_texmfdistdir}/fonts/source/public/ibygrk/fibb848.mf
14mr|texlive-ibygrk-4.5-3|49	%{_texmfdistdir}/fonts/source/public/ibygrk/fibb849.mf
14mr|texlive-ibygrk-4.5-3|50	%{_texmfdistdir}/fonts/source/public/ibygrk/fibo84.mf
14mr|texlive-ibygrk-4.5-3|51	%{_texmfdistdir}/fonts/source/public/ibygrk/fibo848.mf
14mr|texlive-ibygrk-4.5-3|52	%{_texmfdistdir}/fonts/source/public/ibygrk/fibo849.mf
14mr|texlive-ibygrk-4.5-3|53	%{_texmfdistdir}/fonts/source/public/ibygrk/fibr84.mf
14mr|texlive-ibygrk-4.5-3|54	%{_texmfdistdir}/fonts/source/public/ibygrk/fibr848.mf
14mr|texlive-ibygrk-4.5-3|55	%{_texmfdistdir}/fonts/source/public/ibygrk/fibr849.mf
14mr|texlive-ibygrk-4.5-3|56	%{_texmfdistdir}/fonts/source/public/ibygrk/hbary4.mf
14mr|texlive-ibygrk-4.5-3|57	%{_texmfdistdir}/fonts/source/public/ibygrk/ibary4.mf
14mr|texlive-ibygrk-4.5-3|58	%{_texmfdistdir}/fonts/source/public/ibygrk/ibyacc4.mf
14mr|texlive-ibygrk-4.5-3|59	%{_texmfdistdir}/fonts/source/public/ibygrk/ibycus4.map
14mr|texlive-ibygrk-4.5-3|60	%{_texmfdistdir}/fonts/source/public/ibygrk/ibycus4.mf
14mr|texlive-ibygrk-4.5-3|61	%{_texmfdistdir}/fonts/source/public/ibygrk/ibylig4.mf
14mr|texlive-ibygrk-4.5-3|62	%{_texmfdistdir}/fonts/source/public/ibygrk/ibylwr4.mf
14mr|texlive-ibygrk-4.5-3|63	%{_texmfdistdir}/fonts/source/public/ibygrk/ibypnct4.mf
14mr|texlive-ibygrk-4.5-3|64	%{_texmfdistdir}/fonts/source/public/ibygrk/ibyupr4.mf
14mr|texlive-ibygrk-4.5-3|65	%{_texmfdistdir}/fonts/source/public/ibygrk/koppa4.mf
14mr|texlive-ibygrk-4.5-3|66	%{_texmfdistdir}/fonts/source/public/ibygrk/obary4.mf
14mr|texlive-ibygrk-4.5-3|67	%{_texmfdistdir}/fonts/source/public/ibygrk/sampi4.mf
14mr|texlive-ibygrk-4.5-3|68	%{_texmfdistdir}/fonts/source/public/ibygrk/ubary4.mf
14mr|texlive-ibygrk-4.5-3|69	%{_texmfdistdir}/fonts/source/public/ibygrk/version4.mf
14mr|texlive-ibygrk-4.5-3|70	%{_texmfdistdir}/fonts/source/public/ibygrk/wbary4.mf
14mr|texlive-ibygrk-4.5-3|71	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibb84.tfm
14mr|texlive-ibygrk-4.5-3|72	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibb848.tfm
14mr|texlive-ibygrk-4.5-3|73	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibb849.tfm
14mr|texlive-ibygrk-4.5-3|74	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibo84.tfm
14mr|texlive-ibygrk-4.5-3|75	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibo848.tfm
14mr|texlive-ibygrk-4.5-3|76	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibo849.tfm
14mr|texlive-ibygrk-4.5-3|77	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibr84.tfm
14mr|texlive-ibygrk-4.5-3|78	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibr848.tfm
14mr|texlive-ibygrk-4.5-3|79	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibr849.tfm
14mr|texlive-ibygrk-4.5-3|80	%{_texmfdistdir}/fonts/type1/public/ibygrk/fibb84.pfb
14mr|texlive-ibygrk-4.5-3|81	%{_texmfdistdir}/fonts/type1/public/ibygrk/fibr84.pfb
14mr|texlive-ibygrk-4.5-3|82	%{_texmfdistdir}/tex/generic/ibygrk/Uibycus.fd
14mr|texlive-ibygrk-4.5-3|83	%{_texmfdistdir}/tex/generic/ibygrk/Uibycus4.fd
14mr|texlive-ibygrk-4.5-3|84	%{_texmfdistdir}/tex/generic/ibygrk/iby4extr.tex
14mr|texlive-ibygrk-4.5-3|85	%{_texmfdistdir}/tex/generic/ibygrk/ibycus4.map
14mr|texlive-ibygrk-4.5-3|86	%{_texmfdistdir}/tex/generic/ibygrk/ibycus4.sty
14mr|texlive-ibygrk-4.5-3|87	%{_texmfdistdir}/tex/generic/ibygrk/ibycus4.tex
14mr|texlive-ibygrk-4.5-3|88	%{_texmfdistdir}/tex/generic/ibygrk/ibycusps.tex
14mr|texlive-ibygrk-4.5-3|89	%{_texmfdistdir}/tex/generic/ibygrk/psibycus.sty
14mr|texlive-ibygrk-4.5-3|90	%{_texmfdistdir}/tex/generic/ibygrk/pssetiby.tex
14mr|texlive-ibygrk-4.5-3|91	%{_texmfdistdir}/tex/generic/ibygrk/setiby4.tex
14mr|texlive-ibygrk-4.5-3|92	%{_texmfdistdir}/tex/generic/ibygrk/tlgsqq.tex
14mr|texlive-ibygrk-4.5-3|93	%{_texmfdistdir}/tex/generic/ibygrk/version4.tex
14mr|texlive-ibygrk-4.5-3|94	%doc %{_texmfdistdir}/doc/fonts/ibygrk/COPYING
14mr|texlive-ibygrk-4.5-3|95	%doc %{_texmfdistdir}/doc/fonts/ibygrk/NEWS
14mr|texlive-ibygrk-4.5-3|96	%doc %{_texmfdistdir}/doc/fonts/ibygrk/README
14mr|texlive-ibygrk-4.5-3|97	%doc %{_texmfdistdir}/doc/fonts/ibygrk/README.ibycus4
14mr|texlive-ibygrk-4.5-3|98	%doc %{_texmfdistdir}/doc/fonts/ibygrk/iby4text.tex
14mr|texlive-ibygrk-4.5-3|99	%doc %{_texmfdistdir}/doc/fonts/ibygrk/ibycus3.RME
14mr|texlive-ibygrk-4.5-3|100	%doc %{_texmfdistdir}/doc/fonts/ibygrk/ibycus4.ltx
14mr|texlive-ibygrk-4.5-3|101	%doc %{_texmfdistdir}/doc/fonts/ibygrk/psibycus.ltx
14mr|texlive-ibygrk-4.5-3|102	%doc %{_texmfdistdir}/doc/fonts/ibygrk/psibycus.tex
14mr|texlive-ibygrk-4.5-3|103	
14mr|texlive-ibygrk-4.5-3|104	#-----------------------------------------------------------------------
14mr|texlive-ibygrk-4.5-3|105	%prep
14mr|texlive-ibygrk-4.5-3|106	%setup -c -a0 -a1
14mr|texlive-ibygrk-4.5-3|107	
14mr|texlive-ibygrk-4.5-3|108	%build
14mr|texlive-ibygrk-4.5-3|109	
14mr|texlive-ibygrk-4.5-3|110	%install
14mr|texlive-ibygrk-4.5-3|111	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ibygrk-4.5-3|112	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ibygrk-4.5-3|113	
14mr|texlive-ibygrk-4.5-3|114	
14mr|texlive-ibygrk-4.5-3|115	
14mr|texlive-ibygrk-4.5-3|116	%changelog
14mr|texlive-ibygrk-4.5-3|117	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.5-3
14mr|texlive-ibygrk-4.5-3|118	+ Revision: 84a3012
14mr|texlive-ibygrk-4.5-3|119	- MassBuild#440: Increase release tag
14mr|texlive-ibygrk-4.5-3|120	
14mr|texlive-ibygrk-4.5-3|121	

20377 14
14mr|texlive-icsv-0.2-3|1	# revision 15878
14mr|texlive-icsv-0.2-3|2	# category Package
14mr|texlive-icsv-0.2-3|3	# catalog-ctan /macros/latex/contrib/conferences/icsv
14mr|texlive-icsv-0.2-3|4	# catalog-date 2008-05-21 23:07:53 +0200
14mr|texlive-icsv-0.2-3|5	# catalog-license lppl
14mr|texlive-icsv-0.2-3|6	# catalog-version 0.2
14mr|texlive-icsv-0.2-3|7	Name:		texlive-icsv
14mr|texlive-icsv-0.2-3|8	Version:	0.2
14mr|texlive-icsv-0.2-3|9	Release:	3
14mr|texlive-icsv-0.2-3|10	Summary:	Class for typesetting articles for the ICSV conference
14mr|texlive-icsv-0.2-3|11	Group:		Publishing
14mr|texlive-icsv-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/icsv
14mr|texlive-icsv-0.2-3|13	License:	LPPL
14mr|texlive-icsv-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/icsv.tar.xz
14mr|texlive-icsv-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/icsv.doc.tar.xz
14mr|texlive-icsv-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/icsv.source.tar.xz
14mr|texlive-icsv-0.2-3|17	BuildArch:	noarch
14mr|texlive-icsv-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-icsv-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-icsv-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-icsv-0.2-3|21	
14mr|texlive-icsv-0.2-3|22	%description
14mr|texlive-icsv-0.2-3|23	This is an ad-hoc class for typesetting articles for the ICSV
14mr|texlive-icsv-0.2-3|24	conference, based on the earler active-conf by the same author.
14mr|texlive-icsv-0.2-3|25	
14mr|texlive-icsv-0.2-3|26	%post
14mr|texlive-icsv-0.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-icsv-0.2-3|28	
14mr|texlive-icsv-0.2-3|29	%postun
14mr|texlive-icsv-0.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-icsv-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-icsv-0.2-3|32	fi
14mr|texlive-icsv-0.2-3|33	
14mr|texlive-icsv-0.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-icsv-0.2-3|35	%files
14mr|texlive-icsv-0.2-3|36	%{_texmfdistdir}/tex/latex/icsv/icsv.cls
14mr|texlive-icsv-0.2-3|37	%doc %{_texmfdistdir}/doc/latex/icsv/README
14mr|texlive-icsv-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/icsv/icsv-example.tex
14mr|texlive-icsv-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/icsv/icsv.pdf
14mr|texlive-icsv-0.2-3|40	#- source
14mr|texlive-icsv-0.2-3|41	%doc %{_texmfdistdir}/source/latex/icsv/icsv.dtx
14mr|texlive-icsv-0.2-3|42	%doc %{_texmfdistdir}/source/latex/icsv/icsv.ins
14mr|texlive-icsv-0.2-3|43	
14mr|texlive-icsv-0.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-icsv-0.2-3|45	%prep
14mr|texlive-icsv-0.2-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-icsv-0.2-3|47	
14mr|texlive-icsv-0.2-3|48	%build
14mr|texlive-icsv-0.2-3|49	
14mr|texlive-icsv-0.2-3|50	%install
14mr|texlive-icsv-0.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-icsv-0.2-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-icsv-0.2-3|53	
14mr|texlive-icsv-0.2-3|54	
14mr|texlive-icsv-0.2-3|55	
14mr|texlive-icsv-0.2-3|56	%changelog
14mr|texlive-icsv-0.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-icsv-0.2-3|58	+ Revision: b76aec0
14mr|texlive-icsv-0.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-icsv-0.2-3|60	
14mr|texlive-icsv-0.2-3|61	

20378 14
14mr|texlive-idxcmds-0.2a-6|1	# revision 31557
14mr|texlive-idxcmds-0.2a-6|2	# category Package
14mr|texlive-idxcmds-0.2a-6|3	# catalog-ctan /macros/latex/contrib/idxcmds
14mr|texlive-idxcmds-0.2a-6|4	# catalog-date 2013-08-31 22:39:59 +0200
14mr|texlive-idxcmds-0.2a-6|5	# catalog-license lppl1.3
14mr|texlive-idxcmds-0.2a-6|6	# catalog-version 0.2a
14mr|texlive-idxcmds-0.2a-6|7	Name:		texlive-idxcmds
14mr|texlive-idxcmds-0.2a-6|8	Version:	0.2a
14mr|texlive-idxcmds-0.2a-6|9	Release:	6
14mr|texlive-idxcmds-0.2a-6|10	Summary:	Semantic commands for adding formatted index entries
14mr|texlive-idxcmds-0.2a-6|11	Group:		Publishing
14mr|texlive-idxcmds-0.2a-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/idxcmds
14mr|texlive-idxcmds-0.2a-6|13	License:	LPPL1.3
14mr|texlive-idxcmds-0.2a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxcmds.tar.xz
14mr|texlive-idxcmds-0.2a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxcmds.doc.tar.xz
14mr|texlive-idxcmds-0.2a-6|16	BuildArch:	noarch
14mr|texlive-idxcmds-0.2a-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-idxcmds-0.2a-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-idxcmds-0.2a-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-idxcmds-0.2a-6|20	
14mr|texlive-idxcmds-0.2a-6|21	%description
14mr|texlive-idxcmds-0.2a-6|22	The package provides commands for adding formatted index
14mr|texlive-idxcmds-0.2a-6|23	entries; it arises from the author's work on large documents.
14mr|texlive-idxcmds-0.2a-6|24	
14mr|texlive-idxcmds-0.2a-6|25	%post
14mr|texlive-idxcmds-0.2a-6|26	%{_sbindir}/texlive.post
14mr|texlive-idxcmds-0.2a-6|27	
14mr|texlive-idxcmds-0.2a-6|28	%postun
14mr|texlive-idxcmds-0.2a-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-idxcmds-0.2a-6|30	%{_sbindir}/texlive.post
14mr|texlive-idxcmds-0.2a-6|31	fi
14mr|texlive-idxcmds-0.2a-6|32	
14mr|texlive-idxcmds-0.2a-6|33	#-----------------------------------------------------------------------
14mr|texlive-idxcmds-0.2a-6|34	%files
14mr|texlive-idxcmds-0.2a-6|35	%{_texmfdistdir}/tex/latex/idxcmds/idxcmds.sty
14mr|texlive-idxcmds-0.2a-6|36	%doc %{_texmfdistdir}/doc/latex/idxcmds/README
14mr|texlive-idxcmds-0.2a-6|37	%doc %{_texmfdistdir}/doc/latex/idxcmds/idxcmds_en.pdf
14mr|texlive-idxcmds-0.2a-6|38	%doc %{_texmfdistdir}/doc/latex/idxcmds/idxcmds_en.tex
14mr|texlive-idxcmds-0.2a-6|39	
14mr|texlive-idxcmds-0.2a-6|40	#-----------------------------------------------------------------------
14mr|texlive-idxcmds-0.2a-6|41	%prep
14mr|texlive-idxcmds-0.2a-6|42	%setup -c -a0 -a1
14mr|texlive-idxcmds-0.2a-6|43	
14mr|texlive-idxcmds-0.2a-6|44	%build
14mr|texlive-idxcmds-0.2a-6|45	
14mr|texlive-idxcmds-0.2a-6|46	%install
14mr|texlive-idxcmds-0.2a-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-idxcmds-0.2a-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-idxcmds-0.2a-6|49	
14mr|texlive-idxcmds-0.2a-6|50	%changelog
14mr|texlive-idxcmds-0.2a-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2a-6
14mr|texlive-idxcmds-0.2a-6|52	+ Revision: 1c047ef
14mr|texlive-idxcmds-0.2a-6|53	- MassBuild#440: Increase release tag
14mr|texlive-idxcmds-0.2a-6|54	
14mr|texlive-idxcmds-0.2a-6|55	

20379 14
14mr|texlive-idxlayout-0.4d-2|1	# revision 25821
14mr|texlive-idxlayout-0.4d-2|2	# category Package
14mr|texlive-idxlayout-0.4d-2|3	# catalog-ctan /macros/latex/contrib/idxlayout
14mr|texlive-idxlayout-0.4d-2|4	# catalog-date 2012-04-01 20:39:12 +0200
14mr|texlive-idxlayout-0.4d-2|5	# catalog-license lppl
14mr|texlive-idxlayout-0.4d-2|6	# catalog-version 0.4d
14mr|texlive-idxlayout-0.4d-2|7	Name:		texlive-idxlayout
14mr|texlive-idxlayout-0.4d-2|8	Version:	0.4d
14mr|texlive-idxlayout-0.4d-2|9	Release:	2
14mr|texlive-idxlayout-0.4d-2|10	Summary:	Configurable index layout, responsive to KOMA-Script and memoir
14mr|texlive-idxlayout-0.4d-2|11	Group:		Publishing
14mr|texlive-idxlayout-0.4d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/idxlayout
14mr|texlive-idxlayout-0.4d-2|13	License:	LPPL
14mr|texlive-idxlayout-0.4d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxlayout.tar.xz
14mr|texlive-idxlayout-0.4d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxlayout.doc.tar.xz
14mr|texlive-idxlayout-0.4d-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxlayout.source.tar.xz
14mr|texlive-idxlayout-0.4d-2|17	BuildArch:	noarch
14mr|texlive-idxlayout-0.4d-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-idxlayout-0.4d-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-idxlayout-0.4d-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-idxlayout-0.4d-2|21	
14mr|texlive-idxlayout-0.4d-2|22	%description
14mr|texlive-idxlayout-0.4d-2|23	The idxlayout package offers a key-value interface to configure
14mr|texlive-idxlayout-0.4d-2|24	index layout parameters, e.g. allowing for three-column indexes
14mr|texlive-idxlayout-0.4d-2|25	or for "parent" items and their affiliated subitems being
14mr|texlive-idxlayout-0.4d-2|26	typeset as a single paragraph. The package is responsive to the
14mr|texlive-idxlayout-0.4d-2|27	index-related options and commands of the KOMA-Script and
14mr|texlive-idxlayout-0.4d-2|28	memoir classes.
14mr|texlive-idxlayout-0.4d-2|29	
14mr|texlive-idxlayout-0.4d-2|30	%post
14mr|texlive-idxlayout-0.4d-2|31	%{_sbindir}/texlive.post
14mr|texlive-idxlayout-0.4d-2|32	
14mr|texlive-idxlayout-0.4d-2|33	%postun
14mr|texlive-idxlayout-0.4d-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-idxlayout-0.4d-2|35	%{_sbindir}/texlive.post
14mr|texlive-idxlayout-0.4d-2|36	fi
14mr|texlive-idxlayout-0.4d-2|37	
14mr|texlive-idxlayout-0.4d-2|38	#-----------------------------------------------------------------------
14mr|texlive-idxlayout-0.4d-2|39	%files
14mr|texlive-idxlayout-0.4d-2|40	%{_texmfdistdir}/tex/latex/idxlayout/idxlayout.sty
14mr|texlive-idxlayout-0.4d-2|41	%doc %{_texmfdistdir}/doc/latex/idxlayout/README
14mr|texlive-idxlayout-0.4d-2|42	%doc %{_texmfdistdir}/doc/latex/idxlayout/idxlayout.pdf
14mr|texlive-idxlayout-0.4d-2|43	#- source
14mr|texlive-idxlayout-0.4d-2|44	%doc %{_texmfdistdir}/source/latex/idxlayout/idxlayout.dtx
14mr|texlive-idxlayout-0.4d-2|45	%doc %{_texmfdistdir}/source/latex/idxlayout/idxlayout.ins
14mr|texlive-idxlayout-0.4d-2|46	
14mr|texlive-idxlayout-0.4d-2|47	#-----------------------------------------------------------------------
14mr|texlive-idxlayout-0.4d-2|48	%prep
14mr|texlive-idxlayout-0.4d-2|49	%setup -c -a0 -a1 -a2
14mr|texlive-idxlayout-0.4d-2|50	
14mr|texlive-idxlayout-0.4d-2|51	%build
14mr|texlive-idxlayout-0.4d-2|52	
14mr|texlive-idxlayout-0.4d-2|53	%install
14mr|texlive-idxlayout-0.4d-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-idxlayout-0.4d-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-idxlayout-0.4d-2|56	
14mr|texlive-idxlayout-0.4d-2|57	
14mr|texlive-idxlayout-0.4d-2|58	
14mr|texlive-idxlayout-0.4d-2|59	%changelog
14mr|texlive-idxlayout-0.4d-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4d-2
14mr|texlive-idxlayout-0.4d-2|61	+ Revision: 71fb63b
14mr|texlive-idxlayout-0.4d-2|62	- MassBuild#440: Increase release tag
14mr|texlive-idxlayout-0.4d-2|63	
14mr|texlive-idxlayout-0.4d-2|64	

20380 14
14mr|texlive-IEEEconf-1.4-3|1	# revision 15878
14mr|texlive-IEEEconf-1.4-3|2	# category Package
14mr|texlive-IEEEconf-1.4-3|3	# catalog-ctan /macros/latex/contrib/IEEEconf
14mr|texlive-IEEEconf-1.4-3|4	# catalog-date 2009-04-06 20:17:45 +0200
14mr|texlive-IEEEconf-1.4-3|5	# catalog-license lppl
14mr|texlive-IEEEconf-1.4-3|6	# catalog-version 1.4
14mr|texlive-IEEEconf-1.4-3|7	Name:		texlive-IEEEconf
14mr|texlive-IEEEconf-1.4-3|8	Version:	1.4
14mr|texlive-IEEEconf-1.4-3|9	Release:	3
14mr|texlive-IEEEconf-1.4-3|10	Summary:	Macros for IEEE conference proceedings
14mr|texlive-IEEEconf-1.4-3|11	Group:		Publishing
14mr|texlive-IEEEconf-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEconf
14mr|texlive-IEEEconf-1.4-3|13	License:	LPPL
14mr|texlive-IEEEconf-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEconf.tar.xz
14mr|texlive-IEEEconf-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEconf.doc.tar.xz
14mr|texlive-IEEEconf-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEconf.source.tar.xz
14mr|texlive-IEEEconf-1.4-3|17	BuildArch:	noarch
14mr|texlive-IEEEconf-1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-IEEEconf-1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-IEEEconf-1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-IEEEconf-1.4-3|21	
14mr|texlive-IEEEconf-1.4-3|22	%description
14mr|texlive-IEEEconf-1.4-3|23	The IEEEconf class implements the formatting dictated by the
14mr|texlive-IEEEconf-1.4-3|24	IEEE Computer Society Press for conference proceedings.
14mr|texlive-IEEEconf-1.4-3|25	
14mr|texlive-IEEEconf-1.4-3|26	%post
14mr|texlive-IEEEconf-1.4-3|27	%{_sbindir}/texlive.post
14mr|texlive-IEEEconf-1.4-3|28	
14mr|texlive-IEEEconf-1.4-3|29	%postun
14mr|texlive-IEEEconf-1.4-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-IEEEconf-1.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-IEEEconf-1.4-3|32	fi
14mr|texlive-IEEEconf-1.4-3|33	
14mr|texlive-IEEEconf-1.4-3|34	#-----------------------------------------------------------------------
14mr|texlive-IEEEconf-1.4-3|35	%files
14mr|texlive-IEEEconf-1.4-3|36	%{_texmfdistdir}/tex/latex/IEEEconf/IEEEconf.cls
14mr|texlive-IEEEconf-1.4-3|37	%doc %{_texmfdistdir}/doc/latex/IEEEconf/IEEEconf.pdf
14mr|texlive-IEEEconf-1.4-3|38	%doc %{_texmfdistdir}/doc/latex/IEEEconf/README
14mr|texlive-IEEEconf-1.4-3|39	#- source
14mr|texlive-IEEEconf-1.4-3|40	%doc %{_texmfdistdir}/source/latex/IEEEconf/IEEEconf.dtx
14mr|texlive-IEEEconf-1.4-3|41	%doc %{_texmfdistdir}/source/latex/IEEEconf/IEEEconf.ins
14mr|texlive-IEEEconf-1.4-3|42	
14mr|texlive-IEEEconf-1.4-3|43	#-----------------------------------------------------------------------
14mr|texlive-IEEEconf-1.4-3|44	%prep
14mr|texlive-IEEEconf-1.4-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-IEEEconf-1.4-3|46	
14mr|texlive-IEEEconf-1.4-3|47	%build
14mr|texlive-IEEEconf-1.4-3|48	
14mr|texlive-IEEEconf-1.4-3|49	%install
14mr|texlive-IEEEconf-1.4-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-IEEEconf-1.4-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-IEEEconf-1.4-3|52	
14mr|texlive-IEEEconf-1.4-3|53	
14mr|texlive-IEEEconf-1.4-3|54	
14mr|texlive-IEEEconf-1.4-3|55	%changelog
14mr|texlive-IEEEconf-1.4-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-IEEEconf-1.4-3|57	+ Revision: 2e1956e
14mr|texlive-IEEEconf-1.4-3|58	- MassBuild#440: Increase release tag
14mr|texlive-IEEEconf-1.4-3|59	
14mr|texlive-IEEEconf-1.4-3|60	

20381 14
14mr|texlive-ieeepes-4.0-3|1	# revision 17359
14mr|texlive-ieeepes-4.0-3|2	# category Package
14mr|texlive-ieeepes-4.0-3|3	# catalog-ctan /macros/latex/contrib/ieeepes
14mr|texlive-ieeepes-4.0-3|4	# catalog-date 2010-03-06 17:23:09 +0100
14mr|texlive-ieeepes-4.0-3|5	# catalog-license lppl
14mr|texlive-ieeepes-4.0-3|6	# catalog-version 4.0
14mr|texlive-ieeepes-4.0-3|7	Name:		texlive-ieeepes
14mr|texlive-ieeepes-4.0-3|8	Version:	4.0
14mr|texlive-ieeepes-4.0-3|9	Release:	3
14mr|texlive-ieeepes-4.0-3|10	Summary:	IEEE Power Engineering Society Transactions
14mr|texlive-ieeepes-4.0-3|11	Group:		Publishing
14mr|texlive-ieeepes-4.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ieeepes
14mr|texlive-ieeepes-4.0-3|13	License:	LPPL
14mr|texlive-ieeepes-4.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ieeepes.tar.xz
14mr|texlive-ieeepes-4.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ieeepes.doc.tar.xz
14mr|texlive-ieeepes-4.0-3|16	BuildArch:	noarch
14mr|texlive-ieeepes-4.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ieeepes-4.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ieeepes-4.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ieeepes-4.0-3|20	
14mr|texlive-ieeepes-4.0-3|21	%description
14mr|texlive-ieeepes-4.0-3|22	Supports typesetting of transactions, as well as discussions
14mr|texlive-ieeepes-4.0-3|23	and closures, for the IEEE Power Engineering Society
14mr|texlive-ieeepes-4.0-3|24	Transactions journals.
14mr|texlive-ieeepes-4.0-3|25	
14mr|texlive-ieeepes-4.0-3|26	%post
14mr|texlive-ieeepes-4.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-ieeepes-4.0-3|28	
14mr|texlive-ieeepes-4.0-3|29	%postun
14mr|texlive-ieeepes-4.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ieeepes-4.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-ieeepes-4.0-3|32	fi
14mr|texlive-ieeepes-4.0-3|33	
14mr|texlive-ieeepes-4.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-ieeepes-4.0-3|35	%files
14mr|texlive-ieeepes-4.0-3|36	%{_texmfdistdir}/bibtex/bst/ieeepes/ieeepes.bst
14mr|texlive-ieeepes-4.0-3|37	%{_texmfdistdir}/tex/latex/ieeepes/ieeepes.sty
14mr|texlive-ieeepes-4.0-3|38	%doc %{_texmfdistdir}/doc/latex/ieeepes/README
14mr|texlive-ieeepes-4.0-3|39	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_check.bib
14mr|texlive-ieeepes-4.0-3|40	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_check.tex
14mr|texlive-ieeepes-4.0-3|41	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_doc.pdf
14mr|texlive-ieeepes-4.0-3|42	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_doc.tex
14mr|texlive-ieeepes-4.0-3|43	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_skel.tex
14mr|texlive-ieeepes-4.0-3|44	%doc %{_texmfdistdir}/doc/latex/ieeepes/vk.eps
14mr|texlive-ieeepes-4.0-3|45	
14mr|texlive-ieeepes-4.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-ieeepes-4.0-3|47	%prep
14mr|texlive-ieeepes-4.0-3|48	%setup -c -a0 -a1
14mr|texlive-ieeepes-4.0-3|49	
14mr|texlive-ieeepes-4.0-3|50	%build
14mr|texlive-ieeepes-4.0-3|51	
14mr|texlive-ieeepes-4.0-3|52	%install
14mr|texlive-ieeepes-4.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ieeepes-4.0-3|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ieeepes-4.0-3|55	
14mr|texlive-ieeepes-4.0-3|56	
14mr|texlive-ieeepes-4.0-3|57	
14mr|texlive-ieeepes-4.0-3|58	%changelog
14mr|texlive-ieeepes-4.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0-3
14mr|texlive-ieeepes-4.0-3|60	+ Revision: f3b90b2
14mr|texlive-ieeepes-4.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-ieeepes-4.0-3|62	
14mr|texlive-ieeepes-4.0-3|63	

20382 14
14mr|texlive-IEEEtran-1.8-6|1	# revision 28697
14mr|texlive-IEEEtran-1.8-6|2	# category Package
14mr|texlive-IEEEtran-1.8-6|3	# catalog-ctan /macros/latex/contrib/IEEEtran
14mr|texlive-IEEEtran-1.8-6|4	# catalog-date 2013-01-02 11:09:21 +0100
14mr|texlive-IEEEtran-1.8-6|5	# catalog-license lppl
14mr|texlive-IEEEtran-1.8-6|6	# catalog-version 1.8
14mr|texlive-IEEEtran-1.8-6|7	Name:		texlive-IEEEtran
14mr|texlive-IEEEtran-1.8-6|8	Version:	1.8
14mr|texlive-IEEEtran-1.8-6|9	Release:	6
14mr|texlive-IEEEtran-1.8-6|10	Summary:	Document class for IEEE Transactions journals and conferences
14mr|texlive-IEEEtran-1.8-6|11	Group:		Publishing
14mr|texlive-IEEEtran-1.8-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran
14mr|texlive-IEEEtran-1.8-6|13	License:	LPPL
14mr|texlive-IEEEtran-1.8-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEtran.tar.xz
14mr|texlive-IEEEtran-1.8-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEtran.doc.tar.xz
14mr|texlive-IEEEtran-1.8-6|16	BuildArch:	noarch
14mr|texlive-IEEEtran-1.8-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-IEEEtran-1.8-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-IEEEtran-1.8-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-IEEEtran-1.8-6|20	
14mr|texlive-IEEEtran-1.8-6|21	%description
14mr|texlive-IEEEtran-1.8-6|22	The class and its BibTeX style enable authors to produce
14mr|texlive-IEEEtran-1.8-6|23	officially-correct output for the Institute of Electrical and
14mr|texlive-IEEEtran-1.8-6|24	Electronics Engineers (IEEE) transactions, journals and
14mr|texlive-IEEEtran-1.8-6|25	conferences.
14mr|texlive-IEEEtran-1.8-6|26	
14mr|texlive-IEEEtran-1.8-6|27	%post
14mr|texlive-IEEEtran-1.8-6|28	%{_sbindir}/texlive.post
14mr|texlive-IEEEtran-1.8-6|29	
14mr|texlive-IEEEtran-1.8-6|30	%postun
14mr|texlive-IEEEtran-1.8-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-IEEEtran-1.8-6|32	%{_sbindir}/texlive.post
14mr|texlive-IEEEtran-1.8-6|33	fi
14mr|texlive-IEEEtran-1.8-6|34	
14mr|texlive-IEEEtran-1.8-6|35	#-----------------------------------------------------------------------
14mr|texlive-IEEEtran-1.8-6|36	%files
14mr|texlive-IEEEtran-1.8-6|37	%{_texmfdistdir}/bibtex/bib/IEEEtran/IEEEabrv.bib
14mr|texlive-IEEEtran-1.8-6|38	%{_texmfdistdir}/bibtex/bib/IEEEtran/IEEEexample.bib
14mr|texlive-IEEEtran-1.8-6|39	%{_texmfdistdir}/bibtex/bib/IEEEtran/IEEEfull.bib
14mr|texlive-IEEEtran-1.8-6|40	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtran.bst
14mr|texlive-IEEEtran-1.8-6|41	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranN.bst
14mr|texlive-IEEEtran-1.8-6|42	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranS.bst
14mr|texlive-IEEEtran-1.8-6|43	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranSA.bst
14mr|texlive-IEEEtran-1.8-6|44	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranSN.bst
14mr|texlive-IEEEtran-1.8-6|45	%{_texmfdistdir}/tex/latex/IEEEtran/IEEEtran.cls
14mr|texlive-IEEEtran-1.8-6|46	%{_texmfdistdir}/tex/latex/IEEEtran/IEEEtrantools.sty
14mr|texlive-IEEEtran-1.8-6|47	%doc %{_texmfdistdir}/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf
14mr|texlive-IEEEtran-1.8-6|48	%doc %{_texmfdistdir}/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf
14mr|texlive-IEEEtran-1.8-6|49	%doc %{_texmfdistdir}/doc/latex/IEEEtran/IEEEtrantools_doc.txt
14mr|texlive-IEEEtran-1.8-6|50	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README
14mr|texlive-IEEEtran-1.8-6|51	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.bibtex
14mr|texlive-IEEEtran-1.8-6|52	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.extras
14mr|texlive-IEEEtran-1.8-6|53	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.testflow
14mr|texlive-IEEEtran-1.8-6|54	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.tools
14mr|texlive-IEEEtran-1.8-6|55	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_adv.tex
14mr|texlive-IEEEtran-1.8-6|56	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_conf.tex
14mr|texlive-IEEEtran-1.8-6|57	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_jrnl.tex
14mr|texlive-IEEEtran-1.8-6|58	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_jrnl_compsoc.tex
14mr|texlive-IEEEtran-1.8-6|59	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_jrnl_transmag.tex
14mr|texlive-IEEEtran-1.8-6|60	%doc %{_texmfdistdir}/doc/latex/IEEEtran/changelog.txt
14mr|texlive-IEEEtran-1.8-6|61	%doc %{_texmfdistdir}/doc/latex/IEEEtran/font_install_how.txt
14mr|texlive-IEEEtran-1.8-6|62	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow.tex
14mr|texlive-IEEEtran-1.8-6|63	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow_ctl_A4.pdf
14mr|texlive-IEEEtran-1.8-6|64	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow_ctl_LTR.pdf
14mr|texlive-IEEEtran-1.8-6|65	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow_doc.pdf
14mr|texlive-IEEEtran-1.8-6|66	%doc %{_texmfdistdir}/doc/latex/IEEEtran/tux.eps
14mr|texlive-IEEEtran-1.8-6|67	
14mr|texlive-IEEEtran-1.8-6|68	#-----------------------------------------------------------------------
14mr|texlive-IEEEtran-1.8-6|69	%prep
14mr|texlive-IEEEtran-1.8-6|70	%setup -c -a0 -a1
14mr|texlive-IEEEtran-1.8-6|71	
14mr|texlive-IEEEtran-1.8-6|72	%build
14mr|texlive-IEEEtran-1.8-6|73	
14mr|texlive-IEEEtran-1.8-6|74	%install
14mr|texlive-IEEEtran-1.8-6|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-IEEEtran-1.8-6|76	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-IEEEtran-1.8-6|77	
14mr|texlive-IEEEtran-1.8-6|78	%changelog
14mr|texlive-IEEEtran-1.8-6|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-6
14mr|texlive-IEEEtran-1.8-6|80	+ Revision: 9be6b0a
14mr|texlive-IEEEtran-1.8-6|81	- MassBuild#440: Increase release tag
14mr|texlive-IEEEtran-1.8-6|82	
14mr|texlive-IEEEtran-1.8-6|83	

20383 14
14mr|texlive-ifetex-1.2-3|1	# revision 24853
14mr|texlive-ifetex-1.2-3|2	# category Package
14mr|texlive-ifetex-1.2-3|3	# catalog-ctan /macros/latex/contrib/ifetex
14mr|texlive-ifetex-1.2-3|4	# catalog-date 2011-12-15 16:49:50 +0100
14mr|texlive-ifetex-1.2-3|5	# catalog-license lppl1.3
14mr|texlive-ifetex-1.2-3|6	# catalog-version 1.2
14mr|texlive-ifetex-1.2-3|7	Name:		texlive-ifetex
14mr|texlive-ifetex-1.2-3|8	Version:	1.2
14mr|texlive-ifetex-1.2-3|9	Release:	3
14mr|texlive-ifetex-1.2-3|10	Summary:	Provides \ifetex switch
14mr|texlive-ifetex-1.2-3|11	Group:		Publishing
14mr|texlive-ifetex-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifetex
14mr|texlive-ifetex-1.2-3|13	License:	LPPL1.3
14mr|texlive-ifetex-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifetex.tar.xz
14mr|texlive-ifetex-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifetex.doc.tar.xz
14mr|texlive-ifetex-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifetex.source.tar.xz
14mr|texlive-ifetex-1.2-3|17	BuildArch:	noarch
14mr|texlive-ifetex-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ifetex-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ifetex-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ifetex-1.2-3|21	
14mr|texlive-ifetex-1.2-3|22	%description
14mr|texlive-ifetex-1.2-3|23	The package provides the switch \ifetex which indicates whether
14mr|texlive-ifetex-1.2-3|24	e-TeX is available or not. The package can be loaded as LaTeX
14mr|texlive-ifetex-1.2-3|25	package using \usepackage{ifetex} or in plain TeX using \input
14mr|texlive-ifetex-1.2-3|26	ifetex. In either case it aborts silently if the \ifetex macro
14mr|texlive-ifetex-1.2-3|27	is already defined. The package's test is whether \eTeXversion
14mr|texlive-ifetex-1.2-3|28	is defined as a primitive; if it is, the package assumes e-TeX
14mr|texlive-ifetex-1.2-3|29	features are available.
14mr|texlive-ifetex-1.2-3|30	
14mr|texlive-ifetex-1.2-3|31	%post
14mr|texlive-ifetex-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-ifetex-1.2-3|33	
14mr|texlive-ifetex-1.2-3|34	%postun
14mr|texlive-ifetex-1.2-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-ifetex-1.2-3|36	%{_sbindir}/texlive.post
14mr|texlive-ifetex-1.2-3|37	fi
14mr|texlive-ifetex-1.2-3|38	
14mr|texlive-ifetex-1.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-ifetex-1.2-3|40	%files
14mr|texlive-ifetex-1.2-3|41	%{_texmfdistdir}/tex/latex/ifetex/ifetex.sty
14mr|texlive-ifetex-1.2-3|42	%{_texmfdistdir}/tex/plain/ifetex/ifetex.tex
14mr|texlive-ifetex-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/ifetex/README
14mr|texlive-ifetex-1.2-3|44	%doc %{_texmfdistdir}/doc/latex/ifetex/ifetex.pdf
14mr|texlive-ifetex-1.2-3|45	#- source
14mr|texlive-ifetex-1.2-3|46	%doc %{_texmfdistdir}/source/latex/ifetex/ifetex.dtx
14mr|texlive-ifetex-1.2-3|47	%doc %{_texmfdistdir}/source/latex/ifetex/ifetex.ins
14mr|texlive-ifetex-1.2-3|48	
14mr|texlive-ifetex-1.2-3|49	#-----------------------------------------------------------------------
14mr|texlive-ifetex-1.2-3|50	%prep
14mr|texlive-ifetex-1.2-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-ifetex-1.2-3|52	
14mr|texlive-ifetex-1.2-3|53	%build
14mr|texlive-ifetex-1.2-3|54	
14mr|texlive-ifetex-1.2-3|55	%install
14mr|texlive-ifetex-1.2-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifetex-1.2-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ifetex-1.2-3|58	
14mr|texlive-ifetex-1.2-3|59	
14mr|texlive-ifetex-1.2-3|60	
14mr|texlive-ifetex-1.2-3|61	%changelog
14mr|texlive-ifetex-1.2-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-ifetex-1.2-3|63	+ Revision: e0902db
14mr|texlive-ifetex-1.2-3|64	- MassBuild#440: Increase release tag
14mr|texlive-ifetex-1.2-3|65	
14mr|texlive-ifetex-1.2-3|66	

20384 14
14mr|texlive-ifluatex-1.3-5|1	# revision 26725
14mr|texlive-ifluatex-1.3-5|2	# category Package
14mr|texlive-ifluatex-1.3-5|3	# catalog-ctan /macros/latex/contrib/oberdiek/ifluatex.dtx
14mr|texlive-ifluatex-1.3-5|4	# catalog-date 2012-05-29 15:13:53 +0200
14mr|texlive-ifluatex-1.3-5|5	# catalog-license lppl1.3
14mr|texlive-ifluatex-1.3-5|6	# catalog-version 1.3
14mr|texlive-ifluatex-1.3-5|7	Name:		texlive-ifluatex
14mr|texlive-ifluatex-1.3-5|8	Version:	1.3
14mr|texlive-ifluatex-1.3-5|9	Release:	5
14mr|texlive-ifluatex-1.3-5|10	Summary:	Provides the \ifluatex switch
14mr|texlive-ifluatex-1.3-5|11	Group:		Publishing
14mr|texlive-ifluatex-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/ifluatex.dtx
14mr|texlive-ifluatex-1.3-5|13	License:	LPPL1.3
14mr|texlive-ifluatex-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifluatex.tar.xz
14mr|texlive-ifluatex-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifluatex.doc.tar.xz
14mr|texlive-ifluatex-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifluatex.source.tar.xz
14mr|texlive-ifluatex-1.3-5|17	BuildArch:	noarch
14mr|texlive-ifluatex-1.3-5|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ifluatex-1.3-5|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ifluatex-1.3-5|20	Requires(post):	texlive-kpathsea
14mr|texlive-ifluatex-1.3-5|21	
14mr|texlive-ifluatex-1.3-5|22	%description
14mr|texlive-ifluatex-1.3-5|23	The package looks for LuaTeX regardless of its mode and
14mr|texlive-ifluatex-1.3-5|24	provides the switch \ifluatex; it works with Plain TeX or
14mr|texlive-ifluatex-1.3-5|25	LaTeX. The package is part of the oberdiek bundle.
14mr|texlive-ifluatex-1.3-5|26	
14mr|texlive-ifluatex-1.3-5|27	%post
14mr|texlive-ifluatex-1.3-5|28	%{_sbindir}/texlive.post
14mr|texlive-ifluatex-1.3-5|29	
14mr|texlive-ifluatex-1.3-5|30	%postun
14mr|texlive-ifluatex-1.3-5|31	if [ $1 -eq 0 ]; then
14mr|texlive-ifluatex-1.3-5|32	%{_sbindir}/texlive.post
14mr|texlive-ifluatex-1.3-5|33	fi
14mr|texlive-ifluatex-1.3-5|34	
14mr|texlive-ifluatex-1.3-5|35	#-----------------------------------------------------------------------
14mr|texlive-ifluatex-1.3-5|36	%files
14mr|texlive-ifluatex-1.3-5|37	%{_texmfdistdir}/tex/generic/oberdiek/ifluatex.sty
14mr|texlive-ifluatex-1.3-5|38	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifluatex.pdf
14mr|texlive-ifluatex-1.3-5|39	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ifluatex-test1.tex
14mr|texlive-ifluatex-1.3-5|40	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ifluatex-test2.tex
14mr|texlive-ifluatex-1.3-5|41	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ifluatex-test3.tex
14mr|texlive-ifluatex-1.3-5|42	#- source
14mr|texlive-ifluatex-1.3-5|43	%doc %{_texmfdistdir}/source/latex/oberdiek/ifluatex.dtx
14mr|texlive-ifluatex-1.3-5|44	
14mr|texlive-ifluatex-1.3-5|45	#-----------------------------------------------------------------------
14mr|texlive-ifluatex-1.3-5|46	%prep
14mr|texlive-ifluatex-1.3-5|47	%setup -c -a0 -a1 -a2
14mr|texlive-ifluatex-1.3-5|48	
14mr|texlive-ifluatex-1.3-5|49	%build
14mr|texlive-ifluatex-1.3-5|50	
14mr|texlive-ifluatex-1.3-5|51	%install
14mr|texlive-ifluatex-1.3-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifluatex-1.3-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ifluatex-1.3-5|54	
14mr|texlive-ifluatex-1.3-5|55	
14mr|texlive-ifluatex-1.3-5|56	
14mr|texlive-ifluatex-1.3-5|57	%changelog
14mr|texlive-ifluatex-1.3-5|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-5
14mr|texlive-ifluatex-1.3-5|59	+ Revision: da78731
14mr|texlive-ifluatex-1.3-5|60	- MassBuild#440: Increase release tag
14mr|texlive-ifluatex-1.3-5|61	
14mr|texlive-ifluatex-1.3-5|62	

20385 14
14mr|texlive-ifmslide-0.47-3|1	# revision 20727
14mr|texlive-ifmslide-0.47-3|2	# category Package
14mr|texlive-ifmslide-0.47-3|3	# catalog-ctan /macros/latex/contrib/ifmslide
14mr|texlive-ifmslide-0.47-3|4	# catalog-date 2010-12-14 00:15:57 +0100
14mr|texlive-ifmslide-0.47-3|5	# catalog-license lppl1.2
14mr|texlive-ifmslide-0.47-3|6	# catalog-version 0.47
14mr|texlive-ifmslide-0.47-3|7	Name:		texlive-ifmslide
14mr|texlive-ifmslide-0.47-3|8	Version:	0.47
14mr|texlive-ifmslide-0.47-3|9	Release:	3
14mr|texlive-ifmslide-0.47-3|10	Summary:	Presentation slides for screen and printouts
14mr|texlive-ifmslide-0.47-3|11	Group:		Publishing
14mr|texlive-ifmslide-0.47-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifmslide
14mr|texlive-ifmslide-0.47-3|13	License:	LPPL1.2
14mr|texlive-ifmslide-0.47-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmslide.tar.xz
14mr|texlive-ifmslide-0.47-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmslide.doc.tar.xz
14mr|texlive-ifmslide-0.47-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmslide.source.tar.xz
14mr|texlive-ifmslide-0.47-3|17	BuildArch:	noarch
14mr|texlive-ifmslide-0.47-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ifmslide-0.47-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ifmslide-0.47-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ifmslide-0.47-3|21	
14mr|texlive-ifmslide-0.47-3|22	%description
14mr|texlive-ifmslide-0.47-3|23	This package is used to produce printed slides with latex and
14mr|texlive-ifmslide-0.47-3|24	online presentations with pdflatex. It is provided by the
14mr|texlive-ifmslide-0.47-3|25	'Institute of Mechanics' (ifm) Univ. of Technology Darmstadt,
14mr|texlive-ifmslide-0.47-3|26	Germany. It is based on ideas of pdfslide, but completely
14mr|texlive-ifmslide-0.47-3|27	rewritten for compatibility with texpower and seminar. The
14mr|texlive-ifmslide-0.47-3|28	manual describes all functions and provides a sample.
14mr|texlive-ifmslide-0.47-3|29	
14mr|texlive-ifmslide-0.47-3|30	%post
14mr|texlive-ifmslide-0.47-3|31	%{_sbindir}/texlive.post
14mr|texlive-ifmslide-0.47-3|32	
14mr|texlive-ifmslide-0.47-3|33	%postun
14mr|texlive-ifmslide-0.47-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-ifmslide-0.47-3|35	%{_sbindir}/texlive.post
14mr|texlive-ifmslide-0.47-3|36	fi
14mr|texlive-ifmslide-0.47-3|37	
14mr|texlive-ifmslide-0.47-3|38	#-----------------------------------------------------------------------
14mr|texlive-ifmslide-0.47-3|39	%files
14mr|texlive-ifmslide-0.47-3|40	%{_texmfdistdir}/tex/latex/ifmslide/aqua_ravines.eps
14mr|texlive-ifmslide-0.47-3|41	%{_texmfdistdir}/tex/latex/ifmslide/aqua_ravines.jpg
14mr|texlive-ifmslide-0.47-3|42	%{_texmfdistdir}/tex/latex/ifmslide/button1c.eps
14mr|texlive-ifmslide-0.47-3|43	%{_texmfdistdir}/tex/latex/ifmslide/button1c.pdf
14mr|texlive-ifmslide-0.47-3|44	%{_texmfdistdir}/tex/latex/ifmslide/button1e.eps
14mr|texlive-ifmslide-0.47-3|45	%{_texmfdistdir}/tex/latex/ifmslide/button1e.pdf
14mr|texlive-ifmslide-0.47-3|46	%{_texmfdistdir}/tex/latex/ifmslide/buttonec.eps
14mr|texlive-ifmslide-0.47-3|47	%{_texmfdistdir}/tex/latex/ifmslide/buttonec.pdf
14mr|texlive-ifmslide-0.47-3|48	%{_texmfdistdir}/tex/latex/ifmslide/buttonee.eps
14mr|texlive-ifmslide-0.47-3|49	%{_texmfdistdir}/tex/latex/ifmslide/buttonee.pdf
14mr|texlive-ifmslide-0.47-3|50	%{_texmfdistdir}/tex/latex/ifmslide/buttongc.eps
14mr|texlive-ifmslide-0.47-3|51	%{_texmfdistdir}/tex/latex/ifmslide/buttongc.pdf
14mr|texlive-ifmslide-0.47-3|52	%{_texmfdistdir}/tex/latex/ifmslide/buttonge.eps
14mr|texlive-ifmslide-0.47-3|53	%{_texmfdistdir}/tex/latex/ifmslide/buttonge.pdf
14mr|texlive-ifmslide-0.47-3|54	%{_texmfdistdir}/tex/latex/ifmslide/ifmlogoc.eps
14mr|texlive-ifmslide-0.47-3|55	%{_texmfdistdir}/tex/latex/ifmslide/ifmlogoc.pdf
14mr|texlive-ifmslide-0.47-3|56	%{_texmfdistdir}/tex/latex/ifmslide/ifmlogog.eps
14mr|texlive-ifmslide-0.47-3|57	%{_texmfdistdir}/tex/latex/ifmslide/ifmlogog.pdf
14mr|texlive-ifmslide-0.47-3|58	%{_texmfdistdir}/tex/latex/ifmslide/ifmslide.cfg
14mr|texlive-ifmslide-0.47-3|59	%{_texmfdistdir}/tex/latex/ifmslide/ifmslide.sty
14mr|texlive-ifmslide-0.47-3|60	%{_texmfdistdir}/tex/latex/ifmslide/liquid_helium.eps
14mr|texlive-ifmslide-0.47-3|61	%{_texmfdistdir}/tex/latex/ifmslide/liquid_helium.jpg
14mr|texlive-ifmslide-0.47-3|62	%doc %{_texmfdistdir}/doc/latex/ifmslide/README
14mr|texlive-ifmslide-0.47-3|63	%doc %{_texmfdistdir}/doc/latex/ifmslide/genbutton
14mr|texlive-ifmslide-0.47-3|64	%doc %{_texmfdistdir}/doc/latex/ifmslide/ifmman.pdf
14mr|texlive-ifmslide-0.47-3|65	%doc %{_texmfdistdir}/doc/latex/ifmslide/ifmman.tex
14mr|texlive-ifmslide-0.47-3|66	#- source
14mr|texlive-ifmslide-0.47-3|67	%doc %{_texmfdistdir}/source/latex/ifmslide/genbutton
14mr|texlive-ifmslide-0.47-3|68	
14mr|texlive-ifmslide-0.47-3|69	#-----------------------------------------------------------------------
14mr|texlive-ifmslide-0.47-3|70	%prep
14mr|texlive-ifmslide-0.47-3|71	%setup -c -a0 -a1 -a2
14mr|texlive-ifmslide-0.47-3|72	
14mr|texlive-ifmslide-0.47-3|73	%build
14mr|texlive-ifmslide-0.47-3|74	
14mr|texlive-ifmslide-0.47-3|75	%install
14mr|texlive-ifmslide-0.47-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifmslide-0.47-3|77	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ifmslide-0.47-3|78	
14mr|texlive-ifmslide-0.47-3|79	
14mr|texlive-ifmslide-0.47-3|80	
14mr|texlive-ifmslide-0.47-3|81	%changelog
14mr|texlive-ifmslide-0.47-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.47-3
14mr|texlive-ifmslide-0.47-3|83	+ Revision: 10bf43f
14mr|texlive-ifmslide-0.47-3|84	- MassBuild#440: Increase release tag
14mr|texlive-ifmslide-0.47-3|85	
14mr|texlive-ifmslide-0.47-3|86	

20386 14
14mr|texlive-ifmtarg-1.2a-3|1	# revision 19363
14mr|texlive-ifmtarg-1.2a-3|2	# category Package
14mr|texlive-ifmtarg-1.2a-3|3	# catalog-ctan /macros/latex/contrib/ifmtarg
14mr|texlive-ifmtarg-1.2a-3|4	# catalog-date 2010-07-10 16:47:23 +0200
14mr|texlive-ifmtarg-1.2a-3|5	# catalog-license lppl
14mr|texlive-ifmtarg-1.2a-3|6	# catalog-version 1.2a
14mr|texlive-ifmtarg-1.2a-3|7	Name:		texlive-ifmtarg
14mr|texlive-ifmtarg-1.2a-3|8	Version:	1.2a
14mr|texlive-ifmtarg-1.2a-3|9	Release:	3
14mr|texlive-ifmtarg-1.2a-3|10	Summary:	If-then-else command for processing potentially empty arguments
14mr|texlive-ifmtarg-1.2a-3|11	Group:		Publishing
14mr|texlive-ifmtarg-1.2a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifmtarg
14mr|texlive-ifmtarg-1.2a-3|13	License:	LPPL
14mr|texlive-ifmtarg-1.2a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmtarg.tar.xz
14mr|texlive-ifmtarg-1.2a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmtarg.doc.tar.xz
14mr|texlive-ifmtarg-1.2a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmtarg.source.tar.xz
14mr|texlive-ifmtarg-1.2a-3|17	BuildArch:	noarch
14mr|texlive-ifmtarg-1.2a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ifmtarg-1.2a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ifmtarg-1.2a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ifmtarg-1.2a-3|21	
14mr|texlive-ifmtarg-1.2a-3|22	%description
14mr|texlive-ifmtarg-1.2a-3|23	TeXLive ifmtarg package.
14mr|texlive-ifmtarg-1.2a-3|24	
14mr|texlive-ifmtarg-1.2a-3|25	%post
14mr|texlive-ifmtarg-1.2a-3|26	%{_sbindir}/texlive.post
14mr|texlive-ifmtarg-1.2a-3|27	
14mr|texlive-ifmtarg-1.2a-3|28	%postun
14mr|texlive-ifmtarg-1.2a-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-ifmtarg-1.2a-3|30	%{_sbindir}/texlive.post
14mr|texlive-ifmtarg-1.2a-3|31	fi
14mr|texlive-ifmtarg-1.2a-3|32	
14mr|texlive-ifmtarg-1.2a-3|33	#-----------------------------------------------------------------------
14mr|texlive-ifmtarg-1.2a-3|34	%files
14mr|texlive-ifmtarg-1.2a-3|35	%{_texmfdistdir}/tex/latex/ifmtarg/ifmtarg.sty
14mr|texlive-ifmtarg-1.2a-3|36	%doc %{_texmfdistdir}/doc/latex/ifmtarg/README
14mr|texlive-ifmtarg-1.2a-3|37	%doc %{_texmfdistdir}/doc/latex/ifmtarg/ifmtarg.pdf
14mr|texlive-ifmtarg-1.2a-3|38	#- source
14mr|texlive-ifmtarg-1.2a-3|39	%doc %{_texmfdistdir}/source/latex/ifmtarg/ifmtarg.ins
14mr|texlive-ifmtarg-1.2a-3|40	%doc %{_texmfdistdir}/source/latex/ifmtarg/ifmtarg.tex
14mr|texlive-ifmtarg-1.2a-3|41	
14mr|texlive-ifmtarg-1.2a-3|42	#-----------------------------------------------------------------------
14mr|texlive-ifmtarg-1.2a-3|43	%prep
14mr|texlive-ifmtarg-1.2a-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-ifmtarg-1.2a-3|45	
14mr|texlive-ifmtarg-1.2a-3|46	%build
14mr|texlive-ifmtarg-1.2a-3|47	
14mr|texlive-ifmtarg-1.2a-3|48	%install
14mr|texlive-ifmtarg-1.2a-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifmtarg-1.2a-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ifmtarg-1.2a-3|51	
14mr|texlive-ifmtarg-1.2a-3|52	
14mr|texlive-ifmtarg-1.2a-3|53	
14mr|texlive-ifmtarg-1.2a-3|54	%changelog
14mr|texlive-ifmtarg-1.2a-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2a-3
14mr|texlive-ifmtarg-1.2a-3|56	+ Revision: 9a6338d
14mr|texlive-ifmtarg-1.2a-3|57	- MassBuild#440: Increase release tag
14mr|texlive-ifmtarg-1.2a-3|58	
14mr|texlive-ifmtarg-1.2a-3|59	

20387 14
14mr|texlive-ifnextok-0.3-3|1	# revision 23379
14mr|texlive-ifnextok-0.3-3|2	# category Package
14mr|texlive-ifnextok-0.3-3|3	# catalog-ctan /macros/latex/contrib/ifnextok
14mr|texlive-ifnextok-0.3-3|4	# catalog-date 2011-06-27 20:36:28 +0200
14mr|texlive-ifnextok-0.3-3|5	# catalog-license lppl1.3
14mr|texlive-ifnextok-0.3-3|6	# catalog-version 0.3
14mr|texlive-ifnextok-0.3-3|7	Name:		texlive-ifnextok
14mr|texlive-ifnextok-0.3-3|8	Version:	0.3
14mr|texlive-ifnextok-0.3-3|9	Release:	3
14mr|texlive-ifnextok-0.3-3|10	Summary:	Utility macro: peek ahead without ignoring spaces
14mr|texlive-ifnextok-0.3-3|11	Group:		Publishing
14mr|texlive-ifnextok-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifnextok
14mr|texlive-ifnextok-0.3-3|13	License:	LPPL1.3
14mr|texlive-ifnextok-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifnextok.tar.xz
14mr|texlive-ifnextok-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifnextok.doc.tar.xz
14mr|texlive-ifnextok-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifnextok.source.tar.xz
14mr|texlive-ifnextok-0.3-3|17	BuildArch:	noarch
14mr|texlive-ifnextok-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ifnextok-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ifnextok-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ifnextok-0.3-3|21	
14mr|texlive-ifnextok-0.3-3|22	%description
14mr|texlive-ifnextok-0.3-3|23	The package deals with the behaviour of the LaTeX internal
14mr|texlive-ifnextok-0.3-3|24	command \@ifnextchar, which skips blank spaces. This has the
14mr|texlive-ifnextok-0.3-3|25	potential to surprise users, since it can produce really
14mr|texlive-ifnextok-0.3-3|26	unwanted effects. A common example occurs with brackets
14mr|texlive-ifnextok-0.3-3|27	starting a line following \\: the command looks for an optional
14mr|texlive-ifnextok-0.3-3|28	argument, whereas the user wants the brackets to be printed.
14mr|texlive-ifnextok-0.3-3|29	The package offers commands and options for modifying this
14mr|texlive-ifnextok-0.3-3|30	behaviour, maybe limited to certain parts of the document
14mr|texlive-ifnextok-0.3-3|31	source.
14mr|texlive-ifnextok-0.3-3|32	
14mr|texlive-ifnextok-0.3-3|33	%post
14mr|texlive-ifnextok-0.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-ifnextok-0.3-3|35	
14mr|texlive-ifnextok-0.3-3|36	%postun
14mr|texlive-ifnextok-0.3-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-ifnextok-0.3-3|38	%{_sbindir}/texlive.post
14mr|texlive-ifnextok-0.3-3|39	fi
14mr|texlive-ifnextok-0.3-3|40	
14mr|texlive-ifnextok-0.3-3|41	#-----------------------------------------------------------------------
14mr|texlive-ifnextok-0.3-3|42	%files
14mr|texlive-ifnextok-0.3-3|43	%{_texmfdistdir}/tex/latex/ifnextok/ifnextok.sty
14mr|texlive-ifnextok-0.3-3|44	%doc %{_texmfdistdir}/doc/latex/ifnextok/README
14mr|texlive-ifnextok-0.3-3|45	%doc %{_texmfdistdir}/doc/latex/ifnextok/RELEASEs.txt
14mr|texlive-ifnextok-0.3-3|46	%doc %{_texmfdistdir}/doc/latex/ifnextok/SRCFILEs.txt
14mr|texlive-ifnextok-0.3-3|47	%doc %{_texmfdistdir}/doc/latex/ifnextok/ifnextok.pdf
14mr|texlive-ifnextok-0.3-3|48	%doc %{_texmfdistdir}/doc/latex/ifnextok/testIfNT.pdf
14mr|texlive-ifnextok-0.3-3|49	#- source
14mr|texlive-ifnextok-0.3-3|50	%doc %{_texmfdistdir}/source/latex/ifnextok/ifnextok.tex
14mr|texlive-ifnextok-0.3-3|51	%doc %{_texmfdistdir}/source/latex/ifnextok/makedoc.cfg
14mr|texlive-ifnextok-0.3-3|52	%doc %{_texmfdistdir}/source/latex/ifnextok/srcfiles.tex
14mr|texlive-ifnextok-0.3-3|53	%doc %{_texmfdistdir}/source/latex/ifnextok/testIfNT.tex
14mr|texlive-ifnextok-0.3-3|54	
14mr|texlive-ifnextok-0.3-3|55	#-----------------------------------------------------------------------
14mr|texlive-ifnextok-0.3-3|56	%prep
14mr|texlive-ifnextok-0.3-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-ifnextok-0.3-3|58	
14mr|texlive-ifnextok-0.3-3|59	%build
14mr|texlive-ifnextok-0.3-3|60	
14mr|texlive-ifnextok-0.3-3|61	%install
14mr|texlive-ifnextok-0.3-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifnextok-0.3-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ifnextok-0.3-3|64	
14mr|texlive-ifnextok-0.3-3|65	
14mr|texlive-ifnextok-0.3-3|66	
14mr|texlive-ifnextok-0.3-3|67	%changelog
14mr|texlive-ifnextok-0.3-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-ifnextok-0.3-3|69	+ Revision: 059a909
14mr|texlive-ifnextok-0.3-3|70	- MassBuild#440: Increase release tag
14mr|texlive-ifnextok-0.3-3|71	
14mr|texlive-ifnextok-0.3-3|72	

20388 14
14mr|texlive-ifoddpage-20111103-3|1	# revision 23979
14mr|texlive-ifoddpage-20111103-3|2	# category Package
14mr|texlive-ifoddpage-20111103-3|3	# catalog-ctan undef
14mr|texlive-ifoddpage-20111103-3|4	# catalog-date undef
14mr|texlive-ifoddpage-20111103-3|5	# catalog-license undef
14mr|texlive-ifoddpage-20111103-3|6	# catalog-version undef
14mr|texlive-ifoddpage-20111103-3|7	Name:		texlive-ifoddpage
14mr|texlive-ifoddpage-20111103-3|8	Version:	20111103
14mr|texlive-ifoddpage-20111103-3|9	Release:	3
14mr|texlive-ifoddpage-20111103-3|10	Summary:	TeXLive ifoddpage package
14mr|texlive-ifoddpage-20111103-3|11	Group:		Publishing
14mr|texlive-ifoddpage-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-ifoddpage-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-ifoddpage-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifoddpage.tar.xz
14mr|texlive-ifoddpage-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifoddpage.doc.tar.xz
14mr|texlive-ifoddpage-20111103-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifoddpage.source.tar.xz
14mr|texlive-ifoddpage-20111103-3|17	BuildArch:	noarch
14mr|texlive-ifoddpage-20111103-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ifoddpage-20111103-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ifoddpage-20111103-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ifoddpage-20111103-3|21	
14mr|texlive-ifoddpage-20111103-3|22	%description
14mr|texlive-ifoddpage-20111103-3|23	TeXLive ifoddpage package.
14mr|texlive-ifoddpage-20111103-3|24	
14mr|texlive-ifoddpage-20111103-3|25	%post
14mr|texlive-ifoddpage-20111103-3|26	%{_sbindir}/texlive.post
14mr|texlive-ifoddpage-20111103-3|27	
14mr|texlive-ifoddpage-20111103-3|28	%postun
14mr|texlive-ifoddpage-20111103-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-ifoddpage-20111103-3|30	%{_sbindir}/texlive.post
14mr|texlive-ifoddpage-20111103-3|31	fi
14mr|texlive-ifoddpage-20111103-3|32	
14mr|texlive-ifoddpage-20111103-3|33	#-----------------------------------------------------------------------
14mr|texlive-ifoddpage-20111103-3|34	%files
14mr|texlive-ifoddpage-20111103-3|35	%{_texmfdistdir}/tex/latex/ifoddpage/ifoddpage.sty
14mr|texlive-ifoddpage-20111103-3|36	%doc %{_texmfdistdir}/doc/latex/ifoddpage/README
14mr|texlive-ifoddpage-20111103-3|37	%doc %{_texmfdistdir}/doc/latex/ifoddpage/ifoddpage.pdf
14mr|texlive-ifoddpage-20111103-3|38	#- source
14mr|texlive-ifoddpage-20111103-3|39	%doc %{_texmfdistdir}/source/latex/ifoddpage/ifoddpage.dtx
14mr|texlive-ifoddpage-20111103-3|40	%doc %{_texmfdistdir}/source/latex/ifoddpage/ifoddpage.ins
14mr|texlive-ifoddpage-20111103-3|41	
14mr|texlive-ifoddpage-20111103-3|42	#-----------------------------------------------------------------------
14mr|texlive-ifoddpage-20111103-3|43	%prep
14mr|texlive-ifoddpage-20111103-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-ifoddpage-20111103-3|45	
14mr|texlive-ifoddpage-20111103-3|46	%build
14mr|texlive-ifoddpage-20111103-3|47	
14mr|texlive-ifoddpage-20111103-3|48	%install
14mr|texlive-ifoddpage-20111103-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifoddpage-20111103-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ifoddpage-20111103-3|51	
14mr|texlive-ifoddpage-20111103-3|52	
14mr|texlive-ifoddpage-20111103-3|53	
14mr|texlive-ifoddpage-20111103-3|54	%changelog
14mr|texlive-ifoddpage-20111103-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-ifoddpage-20111103-3|56	+ Revision: a07136a
14mr|texlive-ifoddpage-20111103-3|57	- MassBuild#440: Increase release tag
14mr|texlive-ifoddpage-20111103-3|58	
14mr|texlive-ifoddpage-20111103-3|59	

20389 14
14mr|texlive-ifplatform-0.3a-3|1	# revision 21156
14mr|texlive-ifplatform-0.3a-3|2	# category Package
14mr|texlive-ifplatform-0.3a-3|3	# catalog-ctan /macros/latex/contrib/ifplatform
14mr|texlive-ifplatform-0.3a-3|4	# catalog-date 2009-09-10 17:35:10 +0200
14mr|texlive-ifplatform-0.3a-3|5	# catalog-license lppl
14mr|texlive-ifplatform-0.3a-3|6	# catalog-version 0.3a
14mr|texlive-ifplatform-0.3a-3|7	Name:		texlive-ifplatform
14mr|texlive-ifplatform-0.3a-3|8	Version:	0.3a
14mr|texlive-ifplatform-0.3a-3|9	Release:	3
14mr|texlive-ifplatform-0.3a-3|10	Summary:	Conditionals to test which platform is being used
14mr|texlive-ifplatform-0.3a-3|11	Group:		Publishing
14mr|texlive-ifplatform-0.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifplatform
14mr|texlive-ifplatform-0.3a-3|13	License:	LPPL
14mr|texlive-ifplatform-0.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifplatform.tar.xz
14mr|texlive-ifplatform-0.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifplatform.doc.tar.xz
14mr|texlive-ifplatform-0.3a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifplatform.source.tar.xz
14mr|texlive-ifplatform-0.3a-3|17	BuildArch:	noarch
14mr|texlive-ifplatform-0.3a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ifplatform-0.3a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ifplatform-0.3a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ifplatform-0.3a-3|21	
14mr|texlive-ifplatform-0.3a-3|22	%description
14mr|texlive-ifplatform-0.3a-3|23	This package uses the (La)TeX extension -shell-escape to
14mr|texlive-ifplatform-0.3a-3|24	establish whether the document is being processed on a Windows
14mr|texlive-ifplatform-0.3a-3|25	or on a Unix-like system (Mac OS X, Linux, etc.), or on Cygwin
14mr|texlive-ifplatform-0.3a-3|26	(Unix environment over a windows system). Booleans provided
14mr|texlive-ifplatform-0.3a-3|27	are: - \ifwindows, - \iflinux, - \ifmacosx and - \ifcygwin. The
14mr|texlive-ifplatform-0.3a-3|28	package also preserves the output of uname on a Unix-like
14mr|texlive-ifplatform-0.3a-3|29	system, which may be used to distinguish between various
14mr|texlive-ifplatform-0.3a-3|30	classes of Unix systems.
14mr|texlive-ifplatform-0.3a-3|31	
14mr|texlive-ifplatform-0.3a-3|32	%post
14mr|texlive-ifplatform-0.3a-3|33	%{_sbindir}/texlive.post
14mr|texlive-ifplatform-0.3a-3|34	
14mr|texlive-ifplatform-0.3a-3|35	%postun
14mr|texlive-ifplatform-0.3a-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-ifplatform-0.3a-3|37	%{_sbindir}/texlive.post
14mr|texlive-ifplatform-0.3a-3|38	fi
14mr|texlive-ifplatform-0.3a-3|39	
14mr|texlive-ifplatform-0.3a-3|40	#-----------------------------------------------------------------------
14mr|texlive-ifplatform-0.3a-3|41	%files
14mr|texlive-ifplatform-0.3a-3|42	%{_texmfdistdir}/tex/latex/ifplatform/ifplatform.sty
14mr|texlive-ifplatform-0.3a-3|43	%doc %{_texmfdistdir}/doc/latex/ifplatform/README
14mr|texlive-ifplatform-0.3a-3|44	%doc %{_texmfdistdir}/doc/latex/ifplatform/ifplatform.pdf
14mr|texlive-ifplatform-0.3a-3|45	#- source
14mr|texlive-ifplatform-0.3a-3|46	%doc %{_texmfdistdir}/source/latex/ifplatform/ifplatform.dtx
14mr|texlive-ifplatform-0.3a-3|47	%doc %{_texmfdistdir}/source/latex/ifplatform/ifplatform.ins
14mr|texlive-ifplatform-0.3a-3|48	
14mr|texlive-ifplatform-0.3a-3|49	#-----------------------------------------------------------------------
14mr|texlive-ifplatform-0.3a-3|50	%prep
14mr|texlive-ifplatform-0.3a-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-ifplatform-0.3a-3|52	
14mr|texlive-ifplatform-0.3a-3|53	%build
14mr|texlive-ifplatform-0.3a-3|54	
14mr|texlive-ifplatform-0.3a-3|55	%install
14mr|texlive-ifplatform-0.3a-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifplatform-0.3a-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ifplatform-0.3a-3|58	
14mr|texlive-ifplatform-0.3a-3|59	
14mr|texlive-ifplatform-0.3a-3|60	
14mr|texlive-ifplatform-0.3a-3|61	%changelog
14mr|texlive-ifplatform-0.3a-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3a-3
14mr|texlive-ifplatform-0.3a-3|63	+ Revision: 55f2f47
14mr|texlive-ifplatform-0.3a-3|64	- MassBuild#440: Increase release tag
14mr|texlive-ifplatform-0.3a-3|65	
14mr|texlive-ifplatform-0.3a-3|66	

20390 14
14mr|texlive-ifsym-20110410-3|1	# revision 24868
14mr|texlive-ifsym-20110410-3|2	# category Package
14mr|texlive-ifsym-20110410-3|3	# catalog-ctan /fonts/ifsym
14mr|texlive-ifsym-20110410-3|4	# catalog-date 2011-04-10 22:02:30 +0200
14mr|texlive-ifsym-20110410-3|5	# catalog-license other-free
14mr|texlive-ifsym-20110410-3|6	# catalog-version undef
14mr|texlive-ifsym-20110410-3|7	Name:		texlive-ifsym
14mr|texlive-ifsym-20110410-3|8	Version:	20110410
14mr|texlive-ifsym-20110410-3|9	Release:	3
14mr|texlive-ifsym-20110410-3|10	Summary:	A collection of symbols
14mr|texlive-ifsym-20110410-3|11	Group:		Publishing
14mr|texlive-ifsym-20110410-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ifsym
14mr|texlive-ifsym-20110410-3|13	License:	OTHER-FREE
14mr|texlive-ifsym-20110410-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifsym.tar.xz
14mr|texlive-ifsym-20110410-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifsym.doc.tar.xz
14mr|texlive-ifsym-20110410-3|16	BuildArch:	noarch
14mr|texlive-ifsym-20110410-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ifsym-20110410-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ifsym-20110410-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ifsym-20110410-3|20	
14mr|texlive-ifsym-20110410-3|21	%description
14mr|texlive-ifsym-20110410-3|22	A set of symbol fonts, written in Metafont, offering
14mr|texlive-ifsym-20110410-3|23	(respectively) clock-face symbols, geometrical symbols, weather
14mr|texlive-ifsym-20110410-3|24	symbols, mountaineering symbols, electronic circuit symbols and
14mr|texlive-ifsym-20110410-3|25	a set of miscellaneous symbols. A LaTeX package is provided,
14mr|texlive-ifsym-20110410-3|26	that allows the user to load only those symbols needed in a
14mr|texlive-ifsym-20110410-3|27	document.
14mr|texlive-ifsym-20110410-3|28	
14mr|texlive-ifsym-20110410-3|29	%post
14mr|texlive-ifsym-20110410-3|30	%{_sbindir}/texlive.post
14mr|texlive-ifsym-20110410-3|31	
14mr|texlive-ifsym-20110410-3|32	%postun
14mr|texlive-ifsym-20110410-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-ifsym-20110410-3|34	%{_sbindir}/texlive.post
14mr|texlive-ifsym-20110410-3|35	fi
14mr|texlive-ifsym-20110410-3|36	
14mr|texlive-ifsym-20110410-3|37	#-----------------------------------------------------------------------
14mr|texlive-ifsym-20110410-3|38	%files
14mr|texlive-ifsym-20110410-3|39	%{_texmfdistdir}/fonts/source/public/ifsym/ifclk.gen
14mr|texlive-ifsym-20110410-3|40	%{_texmfdistdir}/fonts/source/public/ifsym/ifclk10.mf
14mr|texlive-ifsym-20110410-3|41	%{_texmfdistdir}/fonts/source/public/ifsym/ifclkb10.mf
14mr|texlive-ifsym-20110410-3|42	%{_texmfdistdir}/fonts/source/public/ifsym/ifgeo.gen
14mr|texlive-ifsym-20110410-3|43	%{_texmfdistdir}/fonts/source/public/ifsym/ifgeo10.mf
14mr|texlive-ifsym-20110410-3|44	%{_texmfdistdir}/fonts/source/public/ifsym/ifgeob10.mf
14mr|texlive-ifsym-20110410-3|45	%{_texmfdistdir}/fonts/source/public/ifsym/ifgeobn10.mf
14mr|texlive-ifsym-20110410-3|46	%{_texmfdistdir}/fonts/source/public/ifsym/ifgeobw10.mf
14mr|texlive-ifsym-20110410-3|47	%{_texmfdistdir}/fonts/source/public/ifsym/ifgeon10.mf
14mr|texlive-ifsym-20110410-3|48	%{_texmfdistdir}/fonts/source/public/ifsym/ifgeow10.mf
14mr|texlive-ifsym-20110410-3|49	%{_texmfdistdir}/fonts/source/public/ifsym/ifsym.gen
14mr|texlive-ifsym-20110410-3|50	%{_texmfdistdir}/fonts/source/public/ifsym/ifsym10.mf
14mr|texlive-ifsym-20110410-3|51	%{_texmfdistdir}/fonts/source/public/ifsym/ifsymb10.mf
14mr|texlive-ifsym-20110410-3|52	%{_texmfdistdir}/fonts/source/public/ifsym/ifsymbi10.mf
14mr|texlive-ifsym-20110410-3|53	%{_texmfdistdir}/fonts/source/public/ifsym/ifsymi10.mf
14mr|texlive-ifsym-20110410-3|54	%{_texmfdistdir}/fonts/source/public/ifsym/ifwea.gen
14mr|texlive-ifsym-20110410-3|55	%{_texmfdistdir}/fonts/source/public/ifsym/ifwea10.mf
14mr|texlive-ifsym-20110410-3|56	%{_texmfdistdir}/fonts/source/public/ifsym/ifweab10.mf
14mr|texlive-ifsym-20110410-3|57	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifclk10.tfm
14mr|texlive-ifsym-20110410-3|58	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifclkb10.tfm
14mr|texlive-ifsym-20110410-3|59	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifgeo10.tfm
14mr|texlive-ifsym-20110410-3|60	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifgeob10.tfm
14mr|texlive-ifsym-20110410-3|61	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifgeobn10.tfm
14mr|texlive-ifsym-20110410-3|62	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifgeobw10.tfm
14mr|texlive-ifsym-20110410-3|63	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifgeon10.tfm
14mr|texlive-ifsym-20110410-3|64	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifgeow10.tfm
14mr|texlive-ifsym-20110410-3|65	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifsym10.tfm
14mr|texlive-ifsym-20110410-3|66	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifsymb10.tfm
14mr|texlive-ifsym-20110410-3|67	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifsymbi10.tfm
14mr|texlive-ifsym-20110410-3|68	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifsymi10.tfm
14mr|texlive-ifsym-20110410-3|69	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifwea10.tfm
14mr|texlive-ifsym-20110410-3|70	%{_texmfdistdir}/fonts/tfm/public/ifsym/ifweab10.tfm
14mr|texlive-ifsym-20110410-3|71	%{_texmfdistdir}/tex/latex/ifsym/ifsym.sty
14mr|texlive-ifsym-20110410-3|72	%{_texmfdistdir}/tex/latex/ifsym/uifblk.fd
14mr|texlive-ifsym-20110410-3|73	%{_texmfdistdir}/tex/latex/ifsym/uifclk.fd
14mr|texlive-ifsym-20110410-3|74	%{_texmfdistdir}/tex/latex/ifsym/uifgeo.fd
14mr|texlive-ifsym-20110410-3|75	%{_texmfdistdir}/tex/latex/ifsym/uifsym.fd
14mr|texlive-ifsym-20110410-3|76	%{_texmfdistdir}/tex/latex/ifsym/uifwea.fd
14mr|texlive-ifsym-20110410-3|77	%doc %{_texmfdistdir}/doc/fonts/ifsym/ifsym.ps
14mr|texlive-ifsym-20110410-3|78	
14mr|texlive-ifsym-20110410-3|79	#-----------------------------------------------------------------------
14mr|texlive-ifsym-20110410-3|80	%prep
14mr|texlive-ifsym-20110410-3|81	%setup -c -a0 -a1
14mr|texlive-ifsym-20110410-3|82	
14mr|texlive-ifsym-20110410-3|83	%build
14mr|texlive-ifsym-20110410-3|84	
14mr|texlive-ifsym-20110410-3|85	%install
14mr|texlive-ifsym-20110410-3|86	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifsym-20110410-3|87	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ifsym-20110410-3|88	
14mr|texlive-ifsym-20110410-3|89	
14mr|texlive-ifsym-20110410-3|90	
14mr|texlive-ifsym-20110410-3|91	%changelog
14mr|texlive-ifsym-20110410-3|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110410-3
14mr|texlive-ifsym-20110410-3|93	+ Revision: e60d166
14mr|texlive-ifsym-20110410-3|94	- MassBuild#440: Increase release tag
14mr|texlive-ifsym-20110410-3|95	
14mr|texlive-ifsym-20110410-3|96	

20391 14
14mr|texlive-iftex-0.2-3|1	# revision 18833
14mr|texlive-iftex-0.2-3|2	# category Package
14mr|texlive-iftex-0.2-3|3	# catalog-ctan /macros/latex/contrib/iftex
14mr|texlive-iftex-0.2-3|4	# catalog-date 2010-06-08 10:18:35 +0200
14mr|texlive-iftex-0.2-3|5	# catalog-license lppl1.3
14mr|texlive-iftex-0.2-3|6	# catalog-version 0.2
14mr|texlive-iftex-0.2-3|7	Name:		texlive-iftex
14mr|texlive-iftex-0.2-3|8	Version:	0.2
14mr|texlive-iftex-0.2-3|9	Release:	3
14mr|texlive-iftex-0.2-3|10	Summary:	Am I running under pdfTeX, XeTeX or LuaTeX?
14mr|texlive-iftex-0.2-3|11	Group:		Publishing
14mr|texlive-iftex-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/iftex
14mr|texlive-iftex-0.2-3|13	License:	LPPL1.3
14mr|texlive-iftex-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iftex.tar.xz
14mr|texlive-iftex-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iftex.doc.tar.xz
14mr|texlive-iftex-0.2-3|16	BuildArch:	noarch
14mr|texlive-iftex-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-iftex-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-iftex-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-iftex-0.2-3|20	
14mr|texlive-iftex-0.2-3|21	%description
14mr|texlive-iftex-0.2-3|22	The package, which works both for Plain TeX and for LaTeX,
14mr|texlive-iftex-0.2-3|23	defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX conditionals for
14mr|texlive-iftex-0.2-3|24	testing which engine is being used for typesetting. The package
14mr|texlive-iftex-0.2-3|25	also provides the \RequirePDFTeX, \RequireXeTeX, and
14mr|texlive-iftex-0.2-3|26	\RequireLuaTeX commands which throw an error if pdfTeX, XeTeX
14mr|texlive-iftex-0.2-3|27	or LuaTeX (respectively) is not the engine in use.
14mr|texlive-iftex-0.2-3|28	
14mr|texlive-iftex-0.2-3|29	%post
14mr|texlive-iftex-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-iftex-0.2-3|31	
14mr|texlive-iftex-0.2-3|32	%postun
14mr|texlive-iftex-0.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-iftex-0.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-iftex-0.2-3|35	fi
14mr|texlive-iftex-0.2-3|36	
14mr|texlive-iftex-0.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-iftex-0.2-3|38	%files
14mr|texlive-iftex-0.2-3|39	%{_texmfdistdir}/tex/generic/iftex/iftex.sty
14mr|texlive-iftex-0.2-3|40	%doc %{_texmfdistdir}/doc/generic/iftex/README
14mr|texlive-iftex-0.2-3|41	%doc %{_texmfdistdir}/doc/generic/iftex/iftex.pdf
14mr|texlive-iftex-0.2-3|42	%doc %{_texmfdistdir}/doc/generic/iftex/iftex.tex
14mr|texlive-iftex-0.2-3|43	
14mr|texlive-iftex-0.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-iftex-0.2-3|45	%prep
14mr|texlive-iftex-0.2-3|46	%setup -c -a0 -a1
14mr|texlive-iftex-0.2-3|47	
14mr|texlive-iftex-0.2-3|48	%build
14mr|texlive-iftex-0.2-3|49	
14mr|texlive-iftex-0.2-3|50	%install
14mr|texlive-iftex-0.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-iftex-0.2-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-iftex-0.2-3|53	
14mr|texlive-iftex-0.2-3|54	
14mr|texlive-iftex-0.2-3|55	
14mr|texlive-iftex-0.2-3|56	%changelog
14mr|texlive-iftex-0.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-iftex-0.2-3|58	+ Revision: 1a469ea
14mr|texlive-iftex-0.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-iftex-0.2-3|60	
14mr|texlive-iftex-0.2-3|61	

20392 14
14mr|texlive-ifthenx-0.1a-2|1	# revision 25819
14mr|texlive-ifthenx-0.1a-2|2	# category Package
14mr|texlive-ifthenx-0.1a-2|3	# catalog-ctan /macros/latex/contrib/ifthenx
14mr|texlive-ifthenx-0.1a-2|4	# catalog-date 2012-04-01 23:59:58 +0200
14mr|texlive-ifthenx-0.1a-2|5	# catalog-license lppl
14mr|texlive-ifthenx-0.1a-2|6	# catalog-version 0.1a
14mr|texlive-ifthenx-0.1a-2|7	Name:		texlive-ifthenx
14mr|texlive-ifthenx-0.1a-2|8	Version:	0.1a
14mr|texlive-ifthenx-0.1a-2|9	Release:	2
14mr|texlive-ifthenx-0.1a-2|10	Summary:	Extra tests for \ifthenelse
14mr|texlive-ifthenx-0.1a-2|11	Group:		Publishing
14mr|texlive-ifthenx-0.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifthenx
14mr|texlive-ifthenx-0.1a-2|13	License:	LPPL
14mr|texlive-ifthenx-0.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifthenx.tar.xz
14mr|texlive-ifthenx-0.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifthenx.doc.tar.xz
14mr|texlive-ifthenx-0.1a-2|16	BuildArch:	noarch
14mr|texlive-ifthenx-0.1a-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ifthenx-0.1a-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ifthenx-0.1a-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-ifthenx-0.1a-2|20	
14mr|texlive-ifthenx-0.1a-2|21	%description
14mr|texlive-ifthenx-0.1a-2|22	The package extends the ifthen package, providing extra
14mr|texlive-ifthenx-0.1a-2|23	predicates for the package's \ifthenelse command. The package
14mr|texlive-ifthenx-0.1a-2|24	is complementary to xifthen, in that they provide different
14mr|texlive-ifthenx-0.1a-2|25	facilities; the two may be loaded in the same document, as long
14mr|texlive-ifthenx-0.1a-2|26	as xifthen is loaded first.
14mr|texlive-ifthenx-0.1a-2|27	
14mr|texlive-ifthenx-0.1a-2|28	%post
14mr|texlive-ifthenx-0.1a-2|29	%{_sbindir}/texlive.post
14mr|texlive-ifthenx-0.1a-2|30	
14mr|texlive-ifthenx-0.1a-2|31	%postun
14mr|texlive-ifthenx-0.1a-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-ifthenx-0.1a-2|33	%{_sbindir}/texlive.post
14mr|texlive-ifthenx-0.1a-2|34	fi
14mr|texlive-ifthenx-0.1a-2|35	
14mr|texlive-ifthenx-0.1a-2|36	#-----------------------------------------------------------------------
14mr|texlive-ifthenx-0.1a-2|37	%files
14mr|texlive-ifthenx-0.1a-2|38	%{_texmfdistdir}/tex/latex/ifthenx/ifthenx.sty
14mr|texlive-ifthenx-0.1a-2|39	%doc %{_texmfdistdir}/doc/latex/ifthenx/README
14mr|texlive-ifthenx-0.1a-2|40	
14mr|texlive-ifthenx-0.1a-2|41	#-----------------------------------------------------------------------
14mr|texlive-ifthenx-0.1a-2|42	%prep
14mr|texlive-ifthenx-0.1a-2|43	%setup -c -a0 -a1
14mr|texlive-ifthenx-0.1a-2|44	
14mr|texlive-ifthenx-0.1a-2|45	%build
14mr|texlive-ifthenx-0.1a-2|46	
14mr|texlive-ifthenx-0.1a-2|47	%install
14mr|texlive-ifthenx-0.1a-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifthenx-0.1a-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ifthenx-0.1a-2|50	
14mr|texlive-ifthenx-0.1a-2|51	
14mr|texlive-ifthenx-0.1a-2|52	
14mr|texlive-ifthenx-0.1a-2|53	%changelog
14mr|texlive-ifthenx-0.1a-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1a-2
14mr|texlive-ifthenx-0.1a-2|55	+ Revision: e97f814
14mr|texlive-ifthenx-0.1a-2|56	- MassBuild#440: Increase release tag
14mr|texlive-ifthenx-0.1a-2|57	
14mr|texlive-ifthenx-0.1a-2|58	

20393 14
14mr|texlive-ifxetex-0.5-3|1	# revision 19685
14mr|texlive-ifxetex-0.5-3|2	# category Package
14mr|texlive-ifxetex-0.5-3|3	# catalog-ctan /macros/generic/ifxetex
14mr|texlive-ifxetex-0.5-3|4	# catalog-date 2009-01-27 08:30:55 +0100
14mr|texlive-ifxetex-0.5-3|5	# catalog-license lppl
14mr|texlive-ifxetex-0.5-3|6	# catalog-version 0.5
14mr|texlive-ifxetex-0.5-3|7	Name:		texlive-ifxetex
14mr|texlive-ifxetex-0.5-3|8	Version:	0.5
14mr|texlive-ifxetex-0.5-3|9	Release:	3
14mr|texlive-ifxetex-0.5-3|10	Summary:	Am I running under XeTeX?
14mr|texlive-ifxetex-0.5-3|11	Group:		Publishing
14mr|texlive-ifxetex-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/ifxetex
14mr|texlive-ifxetex-0.5-3|13	License:	LPPL
14mr|texlive-ifxetex-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifxetex.tar.xz
14mr|texlive-ifxetex-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifxetex.doc.tar.xz
14mr|texlive-ifxetex-0.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifxetex.source.tar.xz
14mr|texlive-ifxetex-0.5-3|17	BuildArch:	noarch
14mr|texlive-ifxetex-0.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ifxetex-0.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ifxetex-0.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ifxetex-0.5-3|21	
14mr|texlive-ifxetex-0.5-3|22	%description
14mr|texlive-ifxetex-0.5-3|23	A simple package which provides an \ifxetex conditional, so
14mr|texlive-ifxetex-0.5-3|24	that other code can determine that it is running under XeTeX.
14mr|texlive-ifxetex-0.5-3|25	The package requires the e-TeX extensions to the TeX primitive
14mr|texlive-ifxetex-0.5-3|26	set.
14mr|texlive-ifxetex-0.5-3|27	
14mr|texlive-ifxetex-0.5-3|28	%post
14mr|texlive-ifxetex-0.5-3|29	%{_sbindir}/texlive.post
14mr|texlive-ifxetex-0.5-3|30	
14mr|texlive-ifxetex-0.5-3|31	%postun
14mr|texlive-ifxetex-0.5-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ifxetex-0.5-3|33	%{_sbindir}/texlive.post
14mr|texlive-ifxetex-0.5-3|34	fi
14mr|texlive-ifxetex-0.5-3|35	
14mr|texlive-ifxetex-0.5-3|36	#-----------------------------------------------------------------------
14mr|texlive-ifxetex-0.5-3|37	%files
14mr|texlive-ifxetex-0.5-3|38	%{_texmfdistdir}/tex/generic/ifxetex/ifxetex.sty
14mr|texlive-ifxetex-0.5-3|39	%doc %{_texmfdistdir}/doc/generic/ifxetex/README
14mr|texlive-ifxetex-0.5-3|40	%doc %{_texmfdistdir}/doc/generic/ifxetex/ifxetex.pdf
14mr|texlive-ifxetex-0.5-3|41	#- source
14mr|texlive-ifxetex-0.5-3|42	%doc %{_texmfdistdir}/source/generic/ifxetex/ifxetex.ins
14mr|texlive-ifxetex-0.5-3|43	%doc %{_texmfdistdir}/source/generic/ifxetex/ifxetex.tex
14mr|texlive-ifxetex-0.5-3|44	
14mr|texlive-ifxetex-0.5-3|45	#-----------------------------------------------------------------------
14mr|texlive-ifxetex-0.5-3|46	%prep
14mr|texlive-ifxetex-0.5-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-ifxetex-0.5-3|48	
14mr|texlive-ifxetex-0.5-3|49	%build
14mr|texlive-ifxetex-0.5-3|50	
14mr|texlive-ifxetex-0.5-3|51	%install
14mr|texlive-ifxetex-0.5-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ifxetex-0.5-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ifxetex-0.5-3|54	
14mr|texlive-ifxetex-0.5-3|55	
14mr|texlive-ifxetex-0.5-3|56	
14mr|texlive-ifxetex-0.5-3|57	%changelog
14mr|texlive-ifxetex-0.5-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-ifxetex-0.5-3|59	+ Revision: fae6a7f
14mr|texlive-ifxetex-0.5-3|60	- MassBuild#440: Increase release tag
14mr|texlive-ifxetex-0.5-3|61	
14mr|texlive-ifxetex-0.5-3|62	

20394 14
14mr|texlive-iitem-1.0-6|1	# revision 29613
14mr|texlive-iitem-1.0-6|2	# category Package
14mr|texlive-iitem-1.0-6|3	# catalog-ctan /macros/latex/contrib/iitem
14mr|texlive-iitem-1.0-6|4	# catalog-date 2013-04-02 15:23:02 +0200
14mr|texlive-iitem-1.0-6|5	# catalog-license lppl
14mr|texlive-iitem-1.0-6|6	# catalog-version 1.0
14mr|texlive-iitem-1.0-6|7	Name:		texlive-iitem
14mr|texlive-iitem-1.0-6|8	Version:	1.0
14mr|texlive-iitem-1.0-6|9	Release:	6
14mr|texlive-iitem-1.0-6|10	Summary:	Multiple level of lists in one list-like environment
14mr|texlive-iitem-1.0-6|11	Group:		Publishing
14mr|texlive-iitem-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/iitem
14mr|texlive-iitem-1.0-6|13	License:	LPPL
14mr|texlive-iitem-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iitem.tar.xz
14mr|texlive-iitem-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iitem.doc.tar.xz
14mr|texlive-iitem-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iitem.source.tar.xz
14mr|texlive-iitem-1.0-6|17	BuildArch:	noarch
14mr|texlive-iitem-1.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-iitem-1.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-iitem-1.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-iitem-1.0-6|21	
14mr|texlive-iitem-1.0-6|22	%description
14mr|texlive-iitem-1.0-6|23	The package defines multiple level lists within one list-like
14mr|texlive-iitem-1.0-6|24	environment. instead of writing \begin{enumerate} \item 1
14mr|texlive-iitem-1.0-6|25	\begin{enumerate} \item 2 \begin{enumerate} \item 3
14mr|texlive-iitem-1.0-6|26	\begin{enumerate} \item 4 \end{enumerate} \end{enumerate} \item
14mr|texlive-iitem-1.0-6|27	2.1 \end{enumerate} \item 1.1 \begin{enumerate} \item 2
14mr|texlive-iitem-1.0-6|28	\end{enumerate} \end{enumerate} this package allows you to
14mr|texlive-iitem-1.0-6|29	write \begin{enumerate} \item 1 \iitem 2 \iiitem 3 \ivtem 4
14mr|texlive-iitem-1.0-6|30	\iitem 2.1 \item 1.1 \iitem 2 \end{enumerate}.
14mr|texlive-iitem-1.0-6|31	
14mr|texlive-iitem-1.0-6|32	%post
14mr|texlive-iitem-1.0-6|33	%{_sbindir}/texlive.post
14mr|texlive-iitem-1.0-6|34	
14mr|texlive-iitem-1.0-6|35	%postun
14mr|texlive-iitem-1.0-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-iitem-1.0-6|37	%{_sbindir}/texlive.post
14mr|texlive-iitem-1.0-6|38	fi
14mr|texlive-iitem-1.0-6|39	
14mr|texlive-iitem-1.0-6|40	#-----------------------------------------------------------------------
14mr|texlive-iitem-1.0-6|41	%files
14mr|texlive-iitem-1.0-6|42	%{_texmfdistdir}/tex/latex/iitem/iitem.sty
14mr|texlive-iitem-1.0-6|43	%doc %{_texmfdistdir}/doc/latex/iitem/README
14mr|texlive-iitem-1.0-6|44	%doc %{_texmfdistdir}/doc/latex/iitem/iitem.pdf
14mr|texlive-iitem-1.0-6|45	#- source
14mr|texlive-iitem-1.0-6|46	%doc %{_texmfdistdir}/source/latex/iitem/iitem.dtx
14mr|texlive-iitem-1.0-6|47	%doc %{_texmfdistdir}/source/latex/iitem/iitem.ins
14mr|texlive-iitem-1.0-6|48	
14mr|texlive-iitem-1.0-6|49	#-----------------------------------------------------------------------
14mr|texlive-iitem-1.0-6|50	%prep
14mr|texlive-iitem-1.0-6|51	%setup -c -a0 -a1 -a2
14mr|texlive-iitem-1.0-6|52	
14mr|texlive-iitem-1.0-6|53	%build
14mr|texlive-iitem-1.0-6|54	
14mr|texlive-iitem-1.0-6|55	%install
14mr|texlive-iitem-1.0-6|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-iitem-1.0-6|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-iitem-1.0-6|58	
14mr|texlive-iitem-1.0-6|59	%changelog
14mr|texlive-iitem-1.0-6|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-iitem-1.0-6|61	+ Revision: 7445e76
14mr|texlive-iitem-1.0-6|62	- MassBuild#440: Increase release tag
14mr|texlive-iitem-1.0-6|63	
14mr|texlive-iitem-1.0-6|64	

20395 14
14mr|texlive-ijmart-1.6-3|1	# revision 20276
14mr|texlive-ijmart-1.6-3|2	# category Package
14mr|texlive-ijmart-1.6-3|3	# catalog-ctan /macros/latex/contrib/ijmart
14mr|texlive-ijmart-1.6-3|4	# catalog-date 2010-10-30 13:33:19 +0200
14mr|texlive-ijmart-1.6-3|5	# catalog-license lppl
14mr|texlive-ijmart-1.6-3|6	# catalog-version 1.6
14mr|texlive-ijmart-1.6-3|7	Name:		texlive-ijmart
14mr|texlive-ijmart-1.6-3|8	Version:	1.6
14mr|texlive-ijmart-1.6-3|9	Release:	3
14mr|texlive-ijmart-1.6-3|10	Summary:	LaTeX Class for the Israel Journal of Mathematics
14mr|texlive-ijmart-1.6-3|11	Group:		Publishing
14mr|texlive-ijmart-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ijmart
14mr|texlive-ijmart-1.6-3|13	License:	LPPL
14mr|texlive-ijmart-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ijmart.tar.xz
14mr|texlive-ijmart-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ijmart.doc.tar.xz
14mr|texlive-ijmart-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ijmart.source.tar.xz
14mr|texlive-ijmart-1.6-3|17	BuildArch:	noarch
14mr|texlive-ijmart-1.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ijmart-1.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ijmart-1.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ijmart-1.6-3|21	
14mr|texlive-ijmart-1.6-3|22	%description
14mr|texlive-ijmart-1.6-3|23	The Israel Journal of Mathematics is published by The Hebrew
14mr|texlive-ijmart-1.6-3|24	University Magnes Press. This class provides LaTeX support for
14mr|texlive-ijmart-1.6-3|25	its authors and editors. It strives to achieve the distinct
14mr|texlive-ijmart-1.6-3|26	"look and feel" of the journal, while having the interface
14mr|texlive-ijmart-1.6-3|27	similar to that of the amsart document class. This will help
14mr|texlive-ijmart-1.6-3|28	authors already familiar with amsart to easily submit
14mr|texlive-ijmart-1.6-3|29	manuscripts for The Israel Journal of Mathematics or to put the
14mr|texlive-ijmart-1.6-3|30	preprints in arXiv with minimal changes in the LaTeX source.
14mr|texlive-ijmart-1.6-3|31	
14mr|texlive-ijmart-1.6-3|32	%post
14mr|texlive-ijmart-1.6-3|33	%{_sbindir}/texlive.post
14mr|texlive-ijmart-1.6-3|34	
14mr|texlive-ijmart-1.6-3|35	%postun
14mr|texlive-ijmart-1.6-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-ijmart-1.6-3|37	%{_sbindir}/texlive.post
14mr|texlive-ijmart-1.6-3|38	fi
14mr|texlive-ijmart-1.6-3|39	
14mr|texlive-ijmart-1.6-3|40	#-----------------------------------------------------------------------
14mr|texlive-ijmart-1.6-3|41	%files
14mr|texlive-ijmart-1.6-3|42	%{_texmfdistdir}/bibtex/bst/ijmart/ijmart.bst
14mr|texlive-ijmart-1.6-3|43	%{_texmfdistdir}/tex/latex/ijmart/ijmart.cls
14mr|texlive-ijmart-1.6-3|44	%doc %{_texmfdistdir}/doc/latex/ijmart/Makefile
14mr|texlive-ijmart-1.6-3|45	%doc %{_texmfdistdir}/doc/latex/ijmart/README
14mr|texlive-ijmart-1.6-3|46	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmart.bib
14mr|texlive-ijmart-1.6-3|47	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmart.pdf
14mr|texlive-ijmart-1.6-3|48	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmsample.bib
14mr|texlive-ijmart-1.6-3|49	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmsample.pdf
14mr|texlive-ijmart-1.6-3|50	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmsample.tex
14mr|texlive-ijmart-1.6-3|51	#- source
14mr|texlive-ijmart-1.6-3|52	%doc %{_texmfdistdir}/source/latex/ijmart/ijmart.dtx
14mr|texlive-ijmart-1.6-3|53	%doc %{_texmfdistdir}/source/latex/ijmart/ijmart.ins
14mr|texlive-ijmart-1.6-3|54	
14mr|texlive-ijmart-1.6-3|55	#-----------------------------------------------------------------------
14mr|texlive-ijmart-1.6-3|56	%prep
14mr|texlive-ijmart-1.6-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-ijmart-1.6-3|58	
14mr|texlive-ijmart-1.6-3|59	%build
14mr|texlive-ijmart-1.6-3|60	
14mr|texlive-ijmart-1.6-3|61	%install
14mr|texlive-ijmart-1.6-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ijmart-1.6-3|63	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ijmart-1.6-3|64	
14mr|texlive-ijmart-1.6-3|65	
14mr|texlive-ijmart-1.6-3|66	
14mr|texlive-ijmart-1.6-3|67	%changelog
14mr|texlive-ijmart-1.6-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-ijmart-1.6-3|69	+ Revision: 17d05bf
14mr|texlive-ijmart-1.6-3|70	- MassBuild#440: Increase release tag
14mr|texlive-ijmart-1.6-3|71	
14mr|texlive-ijmart-1.6-3|72	

20396 14
14mr|texlive-ijqc-1.2-3|1	# revision 15878
14mr|texlive-ijqc-1.2-3|2	# category Package
14mr|texlive-ijqc-1.2-3|3	# catalog-ctan /biblio/bibtex/contrib/ijqc
14mr|texlive-ijqc-1.2-3|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-ijqc-1.2-3|5	# catalog-license lppl
14mr|texlive-ijqc-1.2-3|6	# catalog-version 1.2
14mr|texlive-ijqc-1.2-3|7	Name:		texlive-ijqc
14mr|texlive-ijqc-1.2-3|8	Version:	1.2
14mr|texlive-ijqc-1.2-3|9	Release:	3
14mr|texlive-ijqc-1.2-3|10	Summary:	BibTeX style file for the Intl. J. Quantum Chem
14mr|texlive-ijqc-1.2-3|11	Group:		Publishing
14mr|texlive-ijqc-1.2-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/ijqc
14mr|texlive-ijqc-1.2-3|13	License:	LPPL
14mr|texlive-ijqc-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ijqc.tar.xz
14mr|texlive-ijqc-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ijqc.doc.tar.xz
14mr|texlive-ijqc-1.2-3|16	BuildArch:	noarch
14mr|texlive-ijqc-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ijqc-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ijqc-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ijqc-1.2-3|20	
14mr|texlive-ijqc-1.2-3|21	%description
14mr|texlive-ijqc-1.2-3|22	ijqc.bst is a BibTeX style file to support publication in
14mr|texlive-ijqc-1.2-3|23	Wiley's International Journal of Quantum Chemistry. It is not
14mr|texlive-ijqc-1.2-3|24	in any way officially endorsed by the publisher or editors, and
14mr|texlive-ijqc-1.2-3|25	is provided without any warranty one could ever think of.
14mr|texlive-ijqc-1.2-3|26	
14mr|texlive-ijqc-1.2-3|27	%post
14mr|texlive-ijqc-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-ijqc-1.2-3|29	
14mr|texlive-ijqc-1.2-3|30	%postun
14mr|texlive-ijqc-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-ijqc-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-ijqc-1.2-3|33	fi
14mr|texlive-ijqc-1.2-3|34	
14mr|texlive-ijqc-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-ijqc-1.2-3|36	%files
14mr|texlive-ijqc-1.2-3|37	%{_texmfdistdir}/bibtex/bst/ijqc/ijqc.bst
14mr|texlive-ijqc-1.2-3|38	%doc %{_texmfdistdir}/doc/bibtex/ijqc/README
14mr|texlive-ijqc-1.2-3|39	%doc %{_texmfdistdir}/doc/bibtex/ijqc/makefile
14mr|texlive-ijqc-1.2-3|40	%doc %{_texmfdistdir}/doc/bibtex/ijqc/mybib.bib
14mr|texlive-ijqc-1.2-3|41	%doc %{_texmfdistdir}/doc/bibtex/ijqc/xampl.pdf
14mr|texlive-ijqc-1.2-3|42	%doc %{_texmfdistdir}/doc/bibtex/ijqc/xampl.tex
14mr|texlive-ijqc-1.2-3|43	
14mr|texlive-ijqc-1.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-ijqc-1.2-3|45	%prep
14mr|texlive-ijqc-1.2-3|46	%setup -c -a0 -a1
14mr|texlive-ijqc-1.2-3|47	
14mr|texlive-ijqc-1.2-3|48	%build
14mr|texlive-ijqc-1.2-3|49	
14mr|texlive-ijqc-1.2-3|50	%install
14mr|texlive-ijqc-1.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ijqc-1.2-3|52	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ijqc-1.2-3|53	
14mr|texlive-ijqc-1.2-3|54	
14mr|texlive-ijqc-1.2-3|55	
14mr|texlive-ijqc-1.2-3|56	%changelog
14mr|texlive-ijqc-1.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-ijqc-1.2-3|58	+ Revision: ef4a7cf
14mr|texlive-ijqc-1.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-ijqc-1.2-3|60	
14mr|texlive-ijqc-1.2-3|61	

20397 14
14mr|texlive-imac-20100306-3|1	# revision 17347
14mr|texlive-imac-20100306-3|2	# category Package
14mr|texlive-imac-20100306-3|3	# catalog-ctan /macros/latex/contrib/imac
14mr|texlive-imac-20100306-3|4	# catalog-date 2010-03-06 17:30:22 +0100
14mr|texlive-imac-20100306-3|5	# catalog-license gpl
14mr|texlive-imac-20100306-3|6	# catalog-version undef
14mr|texlive-imac-20100306-3|7	Name:		texlive-imac
14mr|texlive-imac-20100306-3|8	Version:	20100306
14mr|texlive-imac-20100306-3|9	Release:	3
14mr|texlive-imac-20100306-3|10	Summary:	International Modal Analysis Conference format
14mr|texlive-imac-20100306-3|11	Group:		Publishing
14mr|texlive-imac-20100306-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/imac
14mr|texlive-imac-20100306-3|13	License:	GPL
14mr|texlive-imac-20100306-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imac.tar.xz
14mr|texlive-imac-20100306-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imac.doc.tar.xz
14mr|texlive-imac-20100306-3|16	BuildArch:	noarch
14mr|texlive-imac-20100306-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-imac-20100306-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-imac-20100306-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-imac-20100306-3|20	
14mr|texlive-imac-20100306-3|21	%description
14mr|texlive-imac-20100306-3|22	A set of files for producing correctly formatted documents for
14mr|texlive-imac-20100306-3|23	the International Modal Analysis Conference. The bundle
14mr|texlive-imac-20100306-3|24	provides a LaTeX package and a BibTeX style file.
14mr|texlive-imac-20100306-3|25	
14mr|texlive-imac-20100306-3|26	%post
14mr|texlive-imac-20100306-3|27	%{_sbindir}/texlive.post
14mr|texlive-imac-20100306-3|28	
14mr|texlive-imac-20100306-3|29	%postun
14mr|texlive-imac-20100306-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-imac-20100306-3|31	%{_sbindir}/texlive.post
14mr|texlive-imac-20100306-3|32	fi
14mr|texlive-imac-20100306-3|33	
14mr|texlive-imac-20100306-3|34	#-----------------------------------------------------------------------
14mr|texlive-imac-20100306-3|35	%files
14mr|texlive-imac-20100306-3|36	%{_texmfdistdir}/bibtex/bst/imac/imac.bst
14mr|texlive-imac-20100306-3|37	%{_texmfdistdir}/tex/latex/imac/imac.sty
14mr|texlive-imac-20100306-3|38	%doc %{_texmfdistdir}/doc/latex/imac/imac.bib
14mr|texlive-imac-20100306-3|39	%doc %{_texmfdistdir}/doc/latex/imac/imac.pdf
14mr|texlive-imac-20100306-3|40	%doc %{_texmfdistdir}/doc/latex/imac/imac.tex
14mr|texlive-imac-20100306-3|41	%doc %{_texmfdistdir}/doc/latex/imac/readme.txt
14mr|texlive-imac-20100306-3|42	
14mr|texlive-imac-20100306-3|43	#-----------------------------------------------------------------------
14mr|texlive-imac-20100306-3|44	%prep
14mr|texlive-imac-20100306-3|45	%setup -c -a0 -a1
14mr|texlive-imac-20100306-3|46	
14mr|texlive-imac-20100306-3|47	%build
14mr|texlive-imac-20100306-3|48	
14mr|texlive-imac-20100306-3|49	%install
14mr|texlive-imac-20100306-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-imac-20100306-3|51	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-imac-20100306-3|52	
14mr|texlive-imac-20100306-3|53	
14mr|texlive-imac-20100306-3|54	
14mr|texlive-imac-20100306-3|55	%changelog
14mr|texlive-imac-20100306-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100306-3
14mr|texlive-imac-20100306-3|57	+ Revision: 91ddf3d
14mr|texlive-imac-20100306-3|58	- MassBuild#440: Increase release tag
14mr|texlive-imac-20100306-3|59	
14mr|texlive-imac-20100306-3|60	

20398 14
14mr|texlive-image-gallery-v1.0j-3|1	# revision 15878
14mr|texlive-image-gallery-v1.0j-3|2	# category Package
14mr|texlive-image-gallery-v1.0j-3|3	# catalog-ctan /macros/latex/contrib/image-gallery
14mr|texlive-image-gallery-v1.0j-3|4	# catalog-date 2008-08-19 23:32:24 +0200
14mr|texlive-image-gallery-v1.0j-3|5	# catalog-license lppl
14mr|texlive-image-gallery-v1.0j-3|6	# catalog-version v1.0j
14mr|texlive-image-gallery-v1.0j-3|7	Name:		texlive-image-gallery
14mr|texlive-image-gallery-v1.0j-3|8	Version:	v1.0j
14mr|texlive-image-gallery-v1.0j-3|9	Release:	3
14mr|texlive-image-gallery-v1.0j-3|10	Summary:	Create an overview of pictures from a digital camera or from other sources
14mr|texlive-image-gallery-v1.0j-3|11	Group:		Publishing
14mr|texlive-image-gallery-v1.0j-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/image-gallery
14mr|texlive-image-gallery-v1.0j-3|13	License:	LPPL
14mr|texlive-image-gallery-v1.0j-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/image-gallery.tar.xz
14mr|texlive-image-gallery-v1.0j-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/image-gallery.doc.tar.xz
14mr|texlive-image-gallery-v1.0j-3|16	BuildArch:	noarch
14mr|texlive-image-gallery-v1.0j-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-image-gallery-v1.0j-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-image-gallery-v1.0j-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-image-gallery-v1.0j-3|20	
14mr|texlive-image-gallery-v1.0j-3|21	%description
14mr|texlive-image-gallery-v1.0j-3|22	The class may be used to create an overview of pictures from a
14mr|texlive-image-gallery-v1.0j-3|23	digital camera or from other sources. It is possible to adjust
14mr|texlive-image-gallery-v1.0j-3|24	the size of the pictures and all the margins. The example file
14mr|texlive-image-gallery-v1.0j-3|25	shows the usage.
14mr|texlive-image-gallery-v1.0j-3|26	
14mr|texlive-image-gallery-v1.0j-3|27	%post
14mr|texlive-image-gallery-v1.0j-3|28	%{_sbindir}/texlive.post
14mr|texlive-image-gallery-v1.0j-3|29	
14mr|texlive-image-gallery-v1.0j-3|30	%postun
14mr|texlive-image-gallery-v1.0j-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-image-gallery-v1.0j-3|32	%{_sbindir}/texlive.post
14mr|texlive-image-gallery-v1.0j-3|33	fi
14mr|texlive-image-gallery-v1.0j-3|34	
14mr|texlive-image-gallery-v1.0j-3|35	#-----------------------------------------------------------------------
14mr|texlive-image-gallery-v1.0j-3|36	%files
14mr|texlive-image-gallery-v1.0j-3|37	%{_texmfdistdir}/tex/latex/image-gallery/image-gallery.cls
14mr|texlive-image-gallery-v1.0j-3|38	%doc %{_texmfdistdir}/doc/latex/image-gallery/README
14mr|texlive-image-gallery-v1.0j-3|39	%doc %{_texmfdistdir}/doc/latex/image-gallery/gallery-example.pdf
14mr|texlive-image-gallery-v1.0j-3|40	%doc %{_texmfdistdir}/doc/latex/image-gallery/gallery-example.tex
14mr|texlive-image-gallery-v1.0j-3|41	%doc %{_texmfdistdir}/doc/latex/image-gallery/mypics.txt
14mr|texlive-image-gallery-v1.0j-3|42	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic001.jpg
14mr|texlive-image-gallery-v1.0j-3|43	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic002.jpg
14mr|texlive-image-gallery-v1.0j-3|44	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic003.jpg
14mr|texlive-image-gallery-v1.0j-3|45	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic004.jpg
14mr|texlive-image-gallery-v1.0j-3|46	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic005.jpg
14mr|texlive-image-gallery-v1.0j-3|47	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic006.jpg
14mr|texlive-image-gallery-v1.0j-3|48	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic007.jpg
14mr|texlive-image-gallery-v1.0j-3|49	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic008.jpg
14mr|texlive-image-gallery-v1.0j-3|50	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic009.jpg
14mr|texlive-image-gallery-v1.0j-3|51	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic010.jpg
14mr|texlive-image-gallery-v1.0j-3|52	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic011.jpg
14mr|texlive-image-gallery-v1.0j-3|53	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic012.jpg
14mr|texlive-image-gallery-v1.0j-3|54	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic013.jpg
14mr|texlive-image-gallery-v1.0j-3|55	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic014.jpg
14mr|texlive-image-gallery-v1.0j-3|56	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic015.jpg
14mr|texlive-image-gallery-v1.0j-3|57	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic016.jpg
14mr|texlive-image-gallery-v1.0j-3|58	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic017.jpg
14mr|texlive-image-gallery-v1.0j-3|59	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic018.jpg
14mr|texlive-image-gallery-v1.0j-3|60	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic019.jpg
14mr|texlive-image-gallery-v1.0j-3|61	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic020.jpg
14mr|texlive-image-gallery-v1.0j-3|62	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic021.jpg
14mr|texlive-image-gallery-v1.0j-3|63	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic022.jpg
14mr|texlive-image-gallery-v1.0j-3|64	
14mr|texlive-image-gallery-v1.0j-3|65	#-----------------------------------------------------------------------
14mr|texlive-image-gallery-v1.0j-3|66	%prep
14mr|texlive-image-gallery-v1.0j-3|67	%setup -c -a0 -a1
14mr|texlive-image-gallery-v1.0j-3|68	
14mr|texlive-image-gallery-v1.0j-3|69	%build
14mr|texlive-image-gallery-v1.0j-3|70	
14mr|texlive-image-gallery-v1.0j-3|71	%install
14mr|texlive-image-gallery-v1.0j-3|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-image-gallery-v1.0j-3|73	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-image-gallery-v1.0j-3|74	
14mr|texlive-image-gallery-v1.0j-3|75	
14mr|texlive-image-gallery-v1.0j-3|76	
14mr|texlive-image-gallery-v1.0j-3|77	%changelog
14mr|texlive-image-gallery-v1.0j-3|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.0j-3
14mr|texlive-image-gallery-v1.0j-3|79	+ Revision: 04f1584
14mr|texlive-image-gallery-v1.0j-3|80	- MassBuild#440: Increase release tag
14mr|texlive-image-gallery-v1.0j-3|81	
14mr|texlive-image-gallery-v1.0j-3|82	

20399 14
14mr|texlive-imakeidx-1.0a-2|1	# revision 26275
14mr|texlive-imakeidx-1.0a-2|2	# category Package
14mr|texlive-imakeidx-1.0a-2|3	# catalog-ctan /macros/latex/contrib/imakeidx
14mr|texlive-imakeidx-1.0a-2|4	# catalog-date 2012-05-09 14:48:06 +0200
14mr|texlive-imakeidx-1.0a-2|5	# catalog-license lppl1.3
14mr|texlive-imakeidx-1.0a-2|6	# catalog-version 1.0a
14mr|texlive-imakeidx-1.0a-2|7	Name:		texlive-imakeidx
14mr|texlive-imakeidx-1.0a-2|8	Version:	1.0a
14mr|texlive-imakeidx-1.0a-2|9	Release:	2
14mr|texlive-imakeidx-1.0a-2|10	Summary:	A package for producing multiple indexes
14mr|texlive-imakeidx-1.0a-2|11	Group:		Publishing
14mr|texlive-imakeidx-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/imakeidx
14mr|texlive-imakeidx-1.0a-2|13	License:	LPPL1.3
14mr|texlive-imakeidx-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imakeidx.tar.xz
14mr|texlive-imakeidx-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imakeidx.doc.tar.xz
14mr|texlive-imakeidx-1.0a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imakeidx.source.tar.xz
14mr|texlive-imakeidx-1.0a-2|17	BuildArch:	noarch
14mr|texlive-imakeidx-1.0a-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-imakeidx-1.0a-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-imakeidx-1.0a-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-imakeidx-1.0a-2|21	
14mr|texlive-imakeidx-1.0a-2|22	%description
14mr|texlive-imakeidx-1.0a-2|23	The package enables the user to produce and typeset one or more
14mr|texlive-imakeidx-1.0a-2|24	indexes simultaneously with a document. The package is known to
14mr|texlive-imakeidx-1.0a-2|25	work in LaTeX documents processed with pdflatex, xelatatex and
14mr|texlive-imakeidx-1.0a-2|26	lualatex. If makeindex is used for processing the index
14mr|texlive-imakeidx-1.0a-2|27	entries, no particular setting up is needed when TeX Live 2010
14mr|texlive-imakeidx-1.0a-2|28	is used. Using xindy or other programs it is necessary to
14mr|texlive-imakeidx-1.0a-2|29	enable shell escape; shell escape is also needed if splitindex
14mr|texlive-imakeidx-1.0a-2|30	is used.
14mr|texlive-imakeidx-1.0a-2|31	
14mr|texlive-imakeidx-1.0a-2|32	%post
14mr|texlive-imakeidx-1.0a-2|33	%{_sbindir}/texlive.post
14mr|texlive-imakeidx-1.0a-2|34	
14mr|texlive-imakeidx-1.0a-2|35	%postun
14mr|texlive-imakeidx-1.0a-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-imakeidx-1.0a-2|37	%{_sbindir}/texlive.post
14mr|texlive-imakeidx-1.0a-2|38	fi
14mr|texlive-imakeidx-1.0a-2|39	
14mr|texlive-imakeidx-1.0a-2|40	#-----------------------------------------------------------------------
14mr|texlive-imakeidx-1.0a-2|41	%files
14mr|texlive-imakeidx-1.0a-2|42	%{_texmfdistdir}/tex/latex/imakeidx/imakeidx.sty
14mr|texlive-imakeidx-1.0a-2|43	%doc %{_texmfdistdir}/doc/latex/imakeidx/README
14mr|texlive-imakeidx-1.0a-2|44	%doc %{_texmfdistdir}/doc/latex/imakeidx/imakeidx.pdf
14mr|texlive-imakeidx-1.0a-2|45	#- source
14mr|texlive-imakeidx-1.0a-2|46	%doc %{_texmfdistdir}/source/latex/imakeidx/imakeidx.dtx
14mr|texlive-imakeidx-1.0a-2|47	
14mr|texlive-imakeidx-1.0a-2|48	#-----------------------------------------------------------------------
14mr|texlive-imakeidx-1.0a-2|49	%prep
14mr|texlive-imakeidx-1.0a-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-imakeidx-1.0a-2|51	
14mr|texlive-imakeidx-1.0a-2|52	%build
14mr|texlive-imakeidx-1.0a-2|53	
14mr|texlive-imakeidx-1.0a-2|54	%install
14mr|texlive-imakeidx-1.0a-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-imakeidx-1.0a-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-imakeidx-1.0a-2|57	
14mr|texlive-imakeidx-1.0a-2|58	
14mr|texlive-imakeidx-1.0a-2|59	
14mr|texlive-imakeidx-1.0a-2|60	%changelog
14mr|texlive-imakeidx-1.0a-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-2
14mr|texlive-imakeidx-1.0a-2|62	+ Revision: 7c4b8f7
14mr|texlive-imakeidx-1.0a-2|63	- MassBuild#440: Increase release tag
14mr|texlive-imakeidx-1.0a-2|64	
14mr|texlive-imakeidx-1.0a-2|65	

20400 14
14mr|texlive-impatient-20090603-3|1	# revision 21214
14mr|texlive-impatient-20090603-3|2	# category Package
14mr|texlive-impatient-20090603-3|3	# catalog-ctan /info/impatient
14mr|texlive-impatient-20090603-3|4	# catalog-date 2009-06-03 15:47:29 +0200
14mr|texlive-impatient-20090603-3|5	# catalog-license fdl
14mr|texlive-impatient-20090603-3|6	# catalog-version undef
14mr|texlive-impatient-20090603-3|7	Name:		texlive-impatient
14mr|texlive-impatient-20090603-3|8	Version:	20090603
14mr|texlive-impatient-20090603-3|9	Release:	3
14mr|texlive-impatient-20090603-3|10	Summary:	Free edition of the book "TeX for the Impatient"
14mr|texlive-impatient-20090603-3|11	Group:		Publishing
14mr|texlive-impatient-20090603-3|12	URL:		http://www.ctan.org/tex-archive/info/impatient
14mr|texlive-impatient-20090603-3|13	License:	FDL
14mr|texlive-impatient-20090603-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impatient.tar.xz
14mr|texlive-impatient-20090603-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impatient.doc.tar.xz
14mr|texlive-impatient-20090603-3|16	BuildArch:	noarch
14mr|texlive-impatient-20090603-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-impatient-20090603-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-impatient-20090603-3|19	
14mr|texlive-impatient-20090603-3|20	%description
14mr|texlive-impatient-20090603-3|21	This directory mirrors the canonical source of the project
14mr|texlive-impatient-20090603-3|22	which is maintaining the book "TeX for the Impatient", which is
14mr|texlive-impatient-20090603-3|23	now out of print. The book is also available in French
14mr|texlive-impatient-20090603-3|24	translation.
14mr|texlive-impatient-20090603-3|25	
14mr|texlive-impatient-20090603-3|26	#-----------------------------------------------------------------------
14mr|texlive-impatient-20090603-3|27	%files
14mr|texlive-impatient-20090603-3|28	%doc %{_texmfdistdir}/doc/plain/impatient/Makefile
14mr|texlive-impatient-20090603-3|29	%doc %{_texmfdistdir}/doc/plain/impatient/README
14mr|texlive-impatient-20090603-3|30	%doc %{_texmfdistdir}/doc/plain/impatient/backm.tex
14mr|texlive-impatient-20090603-3|31	%doc %{_texmfdistdir}/doc/plain/impatient/book.pdf
14mr|texlive-impatient-20090603-3|32	%doc %{_texmfdistdir}/doc/plain/impatient/book.tex
14mr|texlive-impatient-20090603-3|33	%doc %{_texmfdistdir}/doc/plain/impatient/capsule.tex
14mr|texlive-impatient-20090603-3|34	%doc %{_texmfdistdir}/doc/plain/impatient/concepts.tex
14mr|texlive-impatient-20090603-3|35	%doc %{_texmfdistdir}/doc/plain/impatient/config.tex
14mr|texlive-impatient-20090603-3|36	%doc %{_texmfdistdir}/doc/plain/impatient/copyrght.tex
14mr|texlive-impatient-20090603-3|37	%doc %{_texmfdistdir}/doc/plain/impatient/eplain.tex
14mr|texlive-impatient-20090603-3|38	%doc %{_texmfdistdir}/doc/plain/impatient/errata.future
14mr|texlive-impatient-20090603-3|39	%doc %{_texmfdistdir}/doc/plain/impatient/errors.tex
14mr|texlive-impatient-20090603-3|40	%doc %{_texmfdistdir}/doc/plain/impatient/examples.tex
14mr|texlive-impatient-20090603-3|41	%doc %{_texmfdistdir}/doc/plain/impatient/fdl.tex
14mr|texlive-impatient-20090603-3|42	%doc %{_texmfdistdir}/doc/plain/impatient/fonts.tex
14mr|texlive-impatient-20090603-3|43	%doc %{_texmfdistdir}/doc/plain/impatient/frontm.tex
14mr|texlive-impatient-20090603-3|44	%doc %{_texmfdistdir}/doc/plain/impatient/genops.tex
14mr|texlive-impatient-20090603-3|45	%doc %{_texmfdistdir}/doc/plain/impatient/index.tex
14mr|texlive-impatient-20090603-3|46	%doc %{_texmfdistdir}/doc/plain/impatient/index1.icn
14mr|texlive-impatient-20090603-3|47	%doc %{_texmfdistdir}/doc/plain/impatient/index2.icn
14mr|texlive-impatient-20090603-3|48	%doc %{_texmfdistdir}/doc/plain/impatient/macros.tex
14mr|texlive-impatient-20090603-3|49	%doc %{_texmfdistdir}/doc/plain/impatient/math.tex
14mr|texlive-impatient-20090603-3|50	%doc %{_texmfdistdir}/doc/plain/impatient/modes.tex
14mr|texlive-impatient-20090603-3|51	%doc %{_texmfdistdir}/doc/plain/impatient/pages.tex
14mr|texlive-impatient-20090603-3|52	%doc %{_texmfdistdir}/doc/plain/impatient/paras.tex
14mr|texlive-impatient-20090603-3|53	%doc %{_texmfdistdir}/doc/plain/impatient/preface.tex
14mr|texlive-impatient-20090603-3|54	%doc %{_texmfdistdir}/doc/plain/impatient/read1st.tex
14mr|texlive-impatient-20090603-3|55	%doc %{_texmfdistdir}/doc/plain/impatient/tips.tex
14mr|texlive-impatient-20090603-3|56	%doc %{_texmfdistdir}/doc/plain/impatient/usebook.tex
14mr|texlive-impatient-20090603-3|57	%doc %{_texmfdistdir}/doc/plain/impatient/usermacs.tex
14mr|texlive-impatient-20090603-3|58	%doc %{_texmfdistdir}/doc/plain/impatient/usingtex.tex
14mr|texlive-impatient-20090603-3|59	%doc %{_texmfdistdir}/doc/plain/impatient/xmptext.tex
14mr|texlive-impatient-20090603-3|60	
14mr|texlive-impatient-20090603-3|61	#-----------------------------------------------------------------------
14mr|texlive-impatient-20090603-3|62	%prep
14mr|texlive-impatient-20090603-3|63	%setup -c -a0 -a1
14mr|texlive-impatient-20090603-3|64	
14mr|texlive-impatient-20090603-3|65	%build
14mr|texlive-impatient-20090603-3|66	
14mr|texlive-impatient-20090603-3|67	%install
14mr|texlive-impatient-20090603-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-impatient-20090603-3|69	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-impatient-20090603-3|70	
14mr|texlive-impatient-20090603-3|71	
14mr|texlive-impatient-20090603-3|72	
14mr|texlive-impatient-20090603-3|73	%changelog
14mr|texlive-impatient-20090603-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090603-3
14mr|texlive-impatient-20090603-3|75	+ Revision: 5af982a
14mr|texlive-impatient-20090603-3|76	- MassBuild#440: Increase release tag
14mr|texlive-impatient-20090603-3|77	
14mr|texlive-impatient-20090603-3|78	

20401 14
14mr|texlive-impatient-fr-20090603-3|1	# revision 15878
14mr|texlive-impatient-fr-20090603-3|2	# category Package
14mr|texlive-impatient-fr-20090603-3|3	# catalog-ctan /info/impatient
14mr|texlive-impatient-fr-20090603-3|4	# catalog-date 2009-06-03 15:47:29 +0200
14mr|texlive-impatient-fr-20090603-3|5	# catalog-license fdl
14mr|texlive-impatient-fr-20090603-3|6	# catalog-version undef
14mr|texlive-impatient-fr-20090603-3|7	Name:		texlive-impatient-fr
14mr|texlive-impatient-fr-20090603-3|8	Version:	20090603
14mr|texlive-impatient-fr-20090603-3|9	Release:	3
14mr|texlive-impatient-fr-20090603-3|10	Summary:	Free edition of the book "TeX for the Impatient"
14mr|texlive-impatient-fr-20090603-3|11	Group:		Publishing
14mr|texlive-impatient-fr-20090603-3|12	URL:		http://www.ctan.org/tex-archive/info/impatient
14mr|texlive-impatient-fr-20090603-3|13	License:	FDL
14mr|texlive-impatient-fr-20090603-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impatient-fr.tar.xz
14mr|texlive-impatient-fr-20090603-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impatient-fr.doc.tar.xz
14mr|texlive-impatient-fr-20090603-3|16	BuildArch:	noarch
14mr|texlive-impatient-fr-20090603-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-impatient-fr-20090603-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-impatient-fr-20090603-3|19	
14mr|texlive-impatient-fr-20090603-3|20	%description
14mr|texlive-impatient-fr-20090603-3|21	This directory mirrors the canonical source of the project
14mr|texlive-impatient-fr-20090603-3|22	which is maintaining the book "TeX for the Impatient", which is
14mr|texlive-impatient-fr-20090603-3|23	now out of print. The book is also available in French
14mr|texlive-impatient-fr-20090603-3|24	translation.
14mr|texlive-impatient-fr-20090603-3|25	
14mr|texlive-impatient-fr-20090603-3|26	#-----------------------------------------------------------------------
14mr|texlive-impatient-fr-20090603-3|27	%files
14mr|texlive-impatient-fr-20090603-3|28	%doc %{_texmfdistdir}/doc/plain/impatient-fr/README
14mr|texlive-impatient-fr-20090603-3|29	%doc %{_texmfdistdir}/doc/plain/impatient-fr/config.tex
14mr|texlive-impatient-fr-20090603-3|30	%doc %{_texmfdistdir}/doc/plain/impatient-fr/eplain.tex
14mr|texlive-impatient-fr-20090603-3|31	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fbackm.tex
14mr|texlive-impatient-fr-20090603-3|32	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fbook.pdf
14mr|texlive-impatient-fr-20090603-3|33	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fbook.tex
14mr|texlive-impatient-fr-20090603-3|34	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fcapsule.tex
14mr|texlive-impatient-fr-20090603-3|35	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fconcept.tex
14mr|texlive-impatient-fr-20090603-3|36	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fcopyrgh.tex
14mr|texlive-impatient-fr-20090603-3|37	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fdl.tex
14mr|texlive-impatient-fr-20090603-3|38	%doc %{_texmfdistdir}/doc/plain/impatient-fr/ferrors.tex
14mr|texlive-impatient-fr-20090603-3|39	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fexamples.tex
14mr|texlive-impatient-fr-20090603-3|40	%doc %{_texmfdistdir}/doc/plain/impatient-fr/ffrontm.tex
14mr|texlive-impatient-fr-20090603-3|41	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fgenops.tex
14mr|texlive-impatient-fr-20090603-3|42	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fmacros.tex
14mr|texlive-impatient-fr-20090603-3|43	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fmath.tex
14mr|texlive-impatient-fr-20090603-3|44	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fmodes.tex
14mr|texlive-impatient-fr-20090603-3|45	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fonts.tex
14mr|texlive-impatient-fr-20090603-3|46	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fpages.tex
14mr|texlive-impatient-fr-20090603-3|47	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fparas.tex
14mr|texlive-impatient-fr-20090603-3|48	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fpreface.tex
14mr|texlive-impatient-fr-20090603-3|49	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fread1st.tex
14mr|texlive-impatient-fr-20090603-3|50	%doc %{_texmfdistdir}/doc/plain/impatient-fr/ftips.tex
14mr|texlive-impatient-fr-20090603-3|51	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fusebook.tex
14mr|texlive-impatient-fr-20090603-3|52	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fusermacs.tex
14mr|texlive-impatient-fr-20090603-3|53	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fusingtex.tex
14mr|texlive-impatient-fr-20090603-3|54	%doc %{_texmfdistdir}/doc/plain/impatient-fr/fxmptext.tex
14mr|texlive-impatient-fr-20090603-3|55	
14mr|texlive-impatient-fr-20090603-3|56	#-----------------------------------------------------------------------
14mr|texlive-impatient-fr-20090603-3|57	%prep
14mr|texlive-impatient-fr-20090603-3|58	%setup -c -a0 -a1
14mr|texlive-impatient-fr-20090603-3|59	
14mr|texlive-impatient-fr-20090603-3|60	%build
14mr|texlive-impatient-fr-20090603-3|61	
14mr|texlive-impatient-fr-20090603-3|62	%install
14mr|texlive-impatient-fr-20090603-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-impatient-fr-20090603-3|64	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-impatient-fr-20090603-3|65	
14mr|texlive-impatient-fr-20090603-3|66	
14mr|texlive-impatient-fr-20090603-3|67	
14mr|texlive-impatient-fr-20090603-3|68	%changelog
14mr|texlive-impatient-fr-20090603-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090603-3
14mr|texlive-impatient-fr-20090603-3|70	+ Revision: 1027ac1
14mr|texlive-impatient-fr-20090603-3|71	- MassBuild#440: Increase release tag
14mr|texlive-impatient-fr-20090603-3|72	
14mr|texlive-impatient-fr-20090603-3|73	

20402 14
14mr|texlive-impnattypo-1.0-3|1	# revision 24057
14mr|texlive-impnattypo-1.0-3|2	# category Package
14mr|texlive-impnattypo-1.0-3|3	# catalog-ctan /macros/latex/contrib/impnattypo
14mr|texlive-impnattypo-1.0-3|4	# catalog-date 2011-09-21 17:45:17 +0200
14mr|texlive-impnattypo-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-impnattypo-1.0-3|6	# catalog-version 1.0
14mr|texlive-impnattypo-1.0-3|7	Name:		texlive-impnattypo
14mr|texlive-impnattypo-1.0-3|8	Version:	1.0
14mr|texlive-impnattypo-1.0-3|9	Release:	3
14mr|texlive-impnattypo-1.0-3|10	Summary:	Support typography of l'Imprimerie Nationale FranASSaise
14mr|texlive-impnattypo-1.0-3|11	Group:		Publishing
14mr|texlive-impnattypo-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/impnattypo
14mr|texlive-impnattypo-1.0-3|13	License:	LPPL1.3
14mr|texlive-impnattypo-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impnattypo.tar.xz
14mr|texlive-impnattypo-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impnattypo.doc.tar.xz
14mr|texlive-impnattypo-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impnattypo.source.tar.xz
14mr|texlive-impnattypo-1.0-3|17	BuildArch:	noarch
14mr|texlive-impnattypo-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-impnattypo-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-impnattypo-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-impnattypo-1.0-3|21	
14mr|texlive-impnattypo-1.0-3|22	%description
14mr|texlive-impnattypo-1.0-3|23	The package provides useful macros implementing recommendations
14mr|texlive-impnattypo-1.0-3|24	by the French Imprimerie Nationale.
14mr|texlive-impnattypo-1.0-3|25	
14mr|texlive-impnattypo-1.0-3|26	%post
14mr|texlive-impnattypo-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-impnattypo-1.0-3|28	
14mr|texlive-impnattypo-1.0-3|29	%postun
14mr|texlive-impnattypo-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-impnattypo-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-impnattypo-1.0-3|32	fi
14mr|texlive-impnattypo-1.0-3|33	
14mr|texlive-impnattypo-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-impnattypo-1.0-3|35	%files
14mr|texlive-impnattypo-1.0-3|36	%{_texmfdistdir}/tex/latex/impnattypo/impnattypo.sty
14mr|texlive-impnattypo-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/impnattypo/README
14mr|texlive-impnattypo-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/impnattypo/impnattypo-fr.pdf
14mr|texlive-impnattypo-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/impnattypo/impnattypo.pdf
14mr|texlive-impnattypo-1.0-3|40	#- source
14mr|texlive-impnattypo-1.0-3|41	%doc %{_texmfdistdir}/source/latex/impnattypo/impnattypo.dtx
14mr|texlive-impnattypo-1.0-3|42	%doc %{_texmfdistdir}/source/latex/impnattypo/impnattypo.ins
14mr|texlive-impnattypo-1.0-3|43	
14mr|texlive-impnattypo-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-impnattypo-1.0-3|45	%prep
14mr|texlive-impnattypo-1.0-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-impnattypo-1.0-3|47	
14mr|texlive-impnattypo-1.0-3|48	%build
14mr|texlive-impnattypo-1.0-3|49	
14mr|texlive-impnattypo-1.0-3|50	%install
14mr|texlive-impnattypo-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-impnattypo-1.0-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-impnattypo-1.0-3|53	
14mr|texlive-impnattypo-1.0-3|54	
14mr|texlive-impnattypo-1.0-3|55	
14mr|texlive-impnattypo-1.0-3|56	%changelog
14mr|texlive-impnattypo-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-impnattypo-1.0-3|58	+ Revision: e168bd8
14mr|texlive-impnattypo-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-impnattypo-1.0-3|60	
14mr|texlive-impnattypo-1.0-3|61	

20403 14
14mr|texlive-import-5.1-3|1	# revision 17361
14mr|texlive-import-5.1-3|2	# category Package
14mr|texlive-import-5.1-3|3	# catalog-ctan /macros/latex/contrib/import
14mr|texlive-import-5.1-3|4	# catalog-date 2010-03-09 13:05:51 +0100
14mr|texlive-import-5.1-3|5	# catalog-license pd
14mr|texlive-import-5.1-3|6	# catalog-version 5.1
14mr|texlive-import-5.1-3|7	Name:		texlive-import
14mr|texlive-import-5.1-3|8	Version:	5.1
14mr|texlive-import-5.1-3|9	Release:	3
14mr|texlive-import-5.1-3|10	Summary:	Establish input relative to a directory
14mr|texlive-import-5.1-3|11	Group:		Publishing
14mr|texlive-import-5.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/import
14mr|texlive-import-5.1-3|13	License:	PD
14mr|texlive-import-5.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/import.tar.xz
14mr|texlive-import-5.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/import.doc.tar.xz
14mr|texlive-import-5.1-3|16	BuildArch:	noarch
14mr|texlive-import-5.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-import-5.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-import-5.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-import-5.1-3|20	
14mr|texlive-import-5.1-3|21	%description
14mr|texlive-import-5.1-3|22	The commands \import{full_path}{file} and
14mr|texlive-import-5.1-3|23	\subimport{path_extension}{file} set up input through standard
14mr|texlive-import-5.1-3|24	LaTeX mechanisms (\input, \include and \includegraphics) to
14mr|texlive-import-5.1-3|25	load files relative to the \import-ed directory. There are also
14mr|texlive-import-5.1-3|26	\includefrom, \subincludefrom, and * variants of the commands.
14mr|texlive-import-5.1-3|27	
14mr|texlive-import-5.1-3|28	%post
14mr|texlive-import-5.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-import-5.1-3|30	
14mr|texlive-import-5.1-3|31	%postun
14mr|texlive-import-5.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-import-5.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-import-5.1-3|34	fi
14mr|texlive-import-5.1-3|35	
14mr|texlive-import-5.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-import-5.1-3|37	%files
14mr|texlive-import-5.1-3|38	%{_texmfdistdir}/tex/latex/import/import.sty
14mr|texlive-import-5.1-3|39	%doc %{_texmfdistdir}/doc/latex/import/import.pdf
14mr|texlive-import-5.1-3|40	%doc %{_texmfdistdir}/doc/latex/import/import.tex
14mr|texlive-import-5.1-3|41	
14mr|texlive-import-5.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-import-5.1-3|43	%prep
14mr|texlive-import-5.1-3|44	%setup -c -a0 -a1
14mr|texlive-import-5.1-3|45	
14mr|texlive-import-5.1-3|46	%build
14mr|texlive-import-5.1-3|47	
14mr|texlive-import-5.1-3|48	%install
14mr|texlive-import-5.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-import-5.1-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-import-5.1-3|51	
14mr|texlive-import-5.1-3|52	
14mr|texlive-import-5.1-3|53	
14mr|texlive-import-5.1-3|54	%changelog
14mr|texlive-import-5.1-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1-3
14mr|texlive-import-5.1-3|56	+ Revision: d0f7449
14mr|texlive-import-5.1-3|57	- MassBuild#440: Increase release tag
14mr|texlive-import-5.1-3|58	
14mr|texlive-import-5.1-3|59	

20404 14
14mr|texlive-imsproc-0.1-3|1	# revision 26198
14mr|texlive-imsproc-0.1-3|2	# category Package
14mr|texlive-imsproc-0.1-3|3	# catalog-ctan /macros/xetex/latex/imsproc
14mr|texlive-imsproc-0.1-3|4	# catalog-date 2012-05-02 17:05:01 +0200
14mr|texlive-imsproc-0.1-3|5	# catalog-license lppl1.3
14mr|texlive-imsproc-0.1-3|6	# catalog-version 0.1
14mr|texlive-imsproc-0.1-3|7	Name:		texlive-imsproc
14mr|texlive-imsproc-0.1-3|8	Version:	0.1
14mr|texlive-imsproc-0.1-3|9	Release:	3
14mr|texlive-imsproc-0.1-3|10	Summary:	Typeset IMS conference proceedings
14mr|texlive-imsproc-0.1-3|11	Group:		Publishing
14mr|texlive-imsproc-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/imsproc
14mr|texlive-imsproc-0.1-3|13	License:	LPPL1.3
14mr|texlive-imsproc-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imsproc.tar.xz
14mr|texlive-imsproc-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imsproc.doc.tar.xz
14mr|texlive-imsproc-0.1-3|16	BuildArch:	noarch
14mr|texlive-imsproc-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-imsproc-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-imsproc-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-imsproc-0.1-3|20	
14mr|texlive-imsproc-0.1-3|21	%description
14mr|texlive-imsproc-0.1-3|22	The class typesets papers for IMS (Iranian Mathematical
14mr|texlive-imsproc-0.1-3|23	Society) conference proceedings. The class uses the XePersian
14mr|texlive-imsproc-0.1-3|24	package.
14mr|texlive-imsproc-0.1-3|25	
14mr|texlive-imsproc-0.1-3|26	%post
14mr|texlive-imsproc-0.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-imsproc-0.1-3|28	
14mr|texlive-imsproc-0.1-3|29	%postun
14mr|texlive-imsproc-0.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-imsproc-0.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-imsproc-0.1-3|32	fi
14mr|texlive-imsproc-0.1-3|33	
14mr|texlive-imsproc-0.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-imsproc-0.1-3|35	%files
14mr|texlive-imsproc-0.1-3|36	%{_texmfdistdir}/tex/xelatex/imsproc/imsproc.cls
14mr|texlive-imsproc-0.1-3|37	%doc %{_texmfdistdir}/doc/xelatex/imsproc/README
14mr|texlive-imsproc-0.1-3|38	%doc %{_texmfdistdir}/doc/xelatex/imsproc/logo.JPG
14mr|texlive-imsproc-0.1-3|39	%doc %{_texmfdistdir}/doc/xelatex/imsproc/sample-imsproc.tex
14mr|texlive-imsproc-0.1-3|40	
14mr|texlive-imsproc-0.1-3|41	#-----------------------------------------------------------------------
14mr|texlive-imsproc-0.1-3|42	%prep
14mr|texlive-imsproc-0.1-3|43	%setup -c -a0 -a1
14mr|texlive-imsproc-0.1-3|44	
14mr|texlive-imsproc-0.1-3|45	%build
14mr|texlive-imsproc-0.1-3|46	
14mr|texlive-imsproc-0.1-3|47	%install
14mr|texlive-imsproc-0.1-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-imsproc-0.1-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-imsproc-0.1-3|50	
14mr|texlive-imsproc-0.1-3|51	
14mr|texlive-imsproc-0.1-3|52	
14mr|texlive-imsproc-0.1-3|53	%changelog
14mr|texlive-imsproc-0.1-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-imsproc-0.1-3|55	+ Revision: ebfca67
14mr|texlive-imsproc-0.1-3|56	- MassBuild#440: Increase release tag
14mr|texlive-imsproc-0.1-3|57	
14mr|texlive-imsproc-0.1-3|58	

20405 14
14mr|texlive-imtekda-1.7-3|1	# revision 17667
14mr|texlive-imtekda-1.7-3|2	# category Package
14mr|texlive-imtekda-1.7-3|3	# catalog-ctan /macros/latex/contrib/imtekda
14mr|texlive-imtekda-1.7-3|4	# catalog-date 2010-04-03 16:55:02 +0200
14mr|texlive-imtekda-1.7-3|5	# catalog-license lppl
14mr|texlive-imtekda-1.7-3|6	# catalog-version 1.7
14mr|texlive-imtekda-1.7-3|7	Name:		texlive-imtekda
14mr|texlive-imtekda-1.7-3|8	Version:	1.7
14mr|texlive-imtekda-1.7-3|9	Release:	3
14mr|texlive-imtekda-1.7-3|10	Summary:	IMTEK thesis class
14mr|texlive-imtekda-1.7-3|11	Group:		Publishing
14mr|texlive-imtekda-1.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/imtekda
14mr|texlive-imtekda-1.7-3|13	License:	LPPL
14mr|texlive-imtekda-1.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imtekda.tar.xz
14mr|texlive-imtekda-1.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imtekda.doc.tar.xz
14mr|texlive-imtekda-1.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imtekda.source.tar.xz
14mr|texlive-imtekda-1.7-3|17	BuildArch:	noarch
14mr|texlive-imtekda-1.7-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-imtekda-1.7-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-imtekda-1.7-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-imtekda-1.7-3|21	
14mr|texlive-imtekda-1.7-3|22	%description
14mr|texlive-imtekda-1.7-3|23	The class permits typesetting of diploma, bachelor's and
14mr|texlive-imtekda-1.7-3|24	master's theses for the Institute of Microsystem Technology
14mr|texlive-imtekda-1.7-3|25	(IMTEK) at the University of Freiburg (Germany). The class is
14mr|texlive-imtekda-1.7-3|26	based on the KOMA-Script class scrbook. Included in the
14mr|texlive-imtekda-1.7-3|27	documentation is a large collection of useful tips for
14mr|texlive-imtekda-1.7-3|28	typesetting theses and a list of recommended packages.
14mr|texlive-imtekda-1.7-3|29	
14mr|texlive-imtekda-1.7-3|30	%post
14mr|texlive-imtekda-1.7-3|31	%{_sbindir}/texlive.post
14mr|texlive-imtekda-1.7-3|32	
14mr|texlive-imtekda-1.7-3|33	%postun
14mr|texlive-imtekda-1.7-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-imtekda-1.7-3|35	%{_sbindir}/texlive.post
14mr|texlive-imtekda-1.7-3|36	fi
14mr|texlive-imtekda-1.7-3|37	
14mr|texlive-imtekda-1.7-3|38	#-----------------------------------------------------------------------
14mr|texlive-imtekda-1.7-3|39	%files
14mr|texlive-imtekda-1.7-3|40	%{_texmfdistdir}/tex/latex/imtekda/IMTEKda.cls
14mr|texlive-imtekda-1.7-3|41	%doc %{_texmfdistdir}/doc/latex/imtekda/IMTEKda.pdf
14mr|texlive-imtekda-1.7-3|42	%doc %{_texmfdistdir}/doc/latex/imtekda/README
14mr|texlive-imtekda-1.7-3|43	%doc %{_texmfdistdir}/doc/latex/imtekda/diplarb.bib
14mr|texlive-imtekda-1.7-3|44	%doc %{_texmfdistdir}/doc/latex/imtekda/diplarb.tex
14mr|texlive-imtekda-1.7-3|45	%doc %{_texmfdistdir}/doc/latex/imtekda/figures/bild.eps
14mr|texlive-imtekda-1.7-3|46	%doc %{_texmfdistdir}/doc/latex/imtekda/figures/bild.pdf
14mr|texlive-imtekda-1.7-3|47	#- source
14mr|texlive-imtekda-1.7-3|48	%doc %{_texmfdistdir}/source/latex/imtekda/IMTEKda.dtx
14mr|texlive-imtekda-1.7-3|49	%doc %{_texmfdistdir}/source/latex/imtekda/IMTEKda.ins
14mr|texlive-imtekda-1.7-3|50	
14mr|texlive-imtekda-1.7-3|51	#-----------------------------------------------------------------------
14mr|texlive-imtekda-1.7-3|52	%prep
14mr|texlive-imtekda-1.7-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-imtekda-1.7-3|54	
14mr|texlive-imtekda-1.7-3|55	%build
14mr|texlive-imtekda-1.7-3|56	
14mr|texlive-imtekda-1.7-3|57	%install
14mr|texlive-imtekda-1.7-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-imtekda-1.7-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-imtekda-1.7-3|60	
14mr|texlive-imtekda-1.7-3|61	
14mr|texlive-imtekda-1.7-3|62	
14mr|texlive-imtekda-1.7-3|63	%changelog
14mr|texlive-imtekda-1.7-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-3
14mr|texlive-imtekda-1.7-3|65	+ Revision: 4a335ff
14mr|texlive-imtekda-1.7-3|66	- MassBuild#440: Increase release tag
14mr|texlive-imtekda-1.7-3|67	
14mr|texlive-imtekda-1.7-3|68	

20406 14
14mr|texlive-incgraph-1.02-2|1	# revision 27038
14mr|texlive-incgraph-1.02-2|2	# category Package
14mr|texlive-incgraph-1.02-2|3	# catalog-ctan /macros/latex/contrib/incgraph
14mr|texlive-incgraph-1.02-2|4	# catalog-date 2012-07-06 12:27:41 +0200
14mr|texlive-incgraph-1.02-2|5	# catalog-license lppl1.3
14mr|texlive-incgraph-1.02-2|6	# catalog-version 1.02
14mr|texlive-incgraph-1.02-2|7	Name:		texlive-incgraph
14mr|texlive-incgraph-1.02-2|8	Version:	1.02
14mr|texlive-incgraph-1.02-2|9	Release:	2
14mr|texlive-incgraph-1.02-2|10	Summary:	Sophisticated graphics inclusion in a PDF document
14mr|texlive-incgraph-1.02-2|11	Group:		Publishing
14mr|texlive-incgraph-1.02-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/incgraph
14mr|texlive-incgraph-1.02-2|13	License:	LPPL1.3
14mr|texlive-incgraph-1.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/incgraph.tar.xz
14mr|texlive-incgraph-1.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/incgraph.doc.tar.xz
14mr|texlive-incgraph-1.02-2|16	BuildArch:	noarch
14mr|texlive-incgraph-1.02-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-incgraph-1.02-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-incgraph-1.02-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-incgraph-1.02-2|20	
14mr|texlive-incgraph-1.02-2|21	%description
14mr|texlive-incgraph-1.02-2|22	The package provides tools for including graphics at the full
14mr|texlive-incgraph-1.02-2|23	size of the output medium, or for creating "pages" whose size
14mr|texlive-incgraph-1.02-2|24	is that of the graphic they contain. A principal use case is
14mr|texlive-incgraph-1.02-2|25	documents that require inclusion of (potentially many) scans or
14mr|texlive-incgraph-1.02-2|26	photographs. Bookmarking is especially supported. The tool box
14mr|texlive-incgraph-1.02-2|27	has basic macros and a 'convenience' user interface that wraps
14mr|texlive-incgraph-1.02-2|28	\includegraphics.
14mr|texlive-incgraph-1.02-2|29	
14mr|texlive-incgraph-1.02-2|30	%post
14mr|texlive-incgraph-1.02-2|31	%{_sbindir}/texlive.post
14mr|texlive-incgraph-1.02-2|32	
14mr|texlive-incgraph-1.02-2|33	%postun
14mr|texlive-incgraph-1.02-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-incgraph-1.02-2|35	%{_sbindir}/texlive.post
14mr|texlive-incgraph-1.02-2|36	fi
14mr|texlive-incgraph-1.02-2|37	
14mr|texlive-incgraph-1.02-2|38	#-----------------------------------------------------------------------
14mr|texlive-incgraph-1.02-2|39	%files
14mr|texlive-incgraph-1.02-2|40	%{_texmfdistdir}/tex/latex/incgraph/incgraph.sty
14mr|texlive-incgraph-1.02-2|41	%doc %{_texmfdistdir}/doc/latex/incgraph/CHANGES
14mr|texlive-incgraph-1.02-2|42	%doc %{_texmfdistdir}/doc/latex/incgraph/README
14mr|texlive-incgraph-1.02-2|43	%doc %{_texmfdistdir}/doc/latex/incgraph/exaimage-0001.png
14mr|texlive-incgraph-1.02-2|44	%doc %{_texmfdistdir}/doc/latex/incgraph/exaimage-0037.png
14mr|texlive-incgraph-1.02-2|45	%doc %{_texmfdistdir}/doc/latex/incgraph/exaimage-0123.png
14mr|texlive-incgraph-1.02-2|46	%doc %{_texmfdistdir}/doc/latex/incgraph/example.jpg
14mr|texlive-incgraph-1.02-2|47	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-a.pdf
14mr|texlive-incgraph-1.02-2|48	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-a.tex
14mr|texlive-incgraph-1.02-2|49	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-b.pdf
14mr|texlive-incgraph-1.02-2|50	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-b.tex
14mr|texlive-incgraph-1.02-2|51	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-c.pdf
14mr|texlive-incgraph-1.02-2|52	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-c.tex
14mr|texlive-incgraph-1.02-2|53	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph.pdf
14mr|texlive-incgraph-1.02-2|54	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph.tex
14mr|texlive-incgraph-1.02-2|55	
14mr|texlive-incgraph-1.02-2|56	#-----------------------------------------------------------------------
14mr|texlive-incgraph-1.02-2|57	%prep
14mr|texlive-incgraph-1.02-2|58	%setup -c -a0 -a1
14mr|texlive-incgraph-1.02-2|59	
14mr|texlive-incgraph-1.02-2|60	%build
14mr|texlive-incgraph-1.02-2|61	
14mr|texlive-incgraph-1.02-2|62	%install
14mr|texlive-incgraph-1.02-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-incgraph-1.02-2|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-incgraph-1.02-2|65	
14mr|texlive-incgraph-1.02-2|66	
14mr|texlive-incgraph-1.02-2|67	
14mr|texlive-incgraph-1.02-2|68	%changelog
14mr|texlive-incgraph-1.02-2|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.02-2
14mr|texlive-incgraph-1.02-2|70	+ Revision: d3980b3
14mr|texlive-incgraph-1.02-2|71	- MassBuild#440: Increase release tag
14mr|texlive-incgraph-1.02-2|72	
14mr|texlive-incgraph-1.02-2|73	

20407 14
14mr|texlive-inconsolata-20100907-3|1	# revision 19721
14mr|texlive-inconsolata-20100907-3|2	# category Package
14mr|texlive-inconsolata-20100907-3|3	# catalog-ctan /fonts/inconsolata
14mr|texlive-inconsolata-20100907-3|4	# catalog-date 2010-09-07 15:05:43 +0200
14mr|texlive-inconsolata-20100907-3|5	# catalog-license ofl
14mr|texlive-inconsolata-20100907-3|6	# catalog-version undef
14mr|texlive-inconsolata-20100907-3|7	Name:		texlive-inconsolata
14mr|texlive-inconsolata-20100907-3|8	Version:	20100907
14mr|texlive-inconsolata-20100907-3|9	Release:	3
14mr|texlive-inconsolata-20100907-3|10	Summary:	A monospaced font, with support files for use with TeX
14mr|texlive-inconsolata-20100907-3|11	Group:		Publishing
14mr|texlive-inconsolata-20100907-3|12	URL:		http://www.ctan.org/tex-archive/fonts/inconsolata
14mr|texlive-inconsolata-20100907-3|13	License:	OFL
14mr|texlive-inconsolata-20100907-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inconsolata.tar.xz
14mr|texlive-inconsolata-20100907-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inconsolata.doc.tar.xz
14mr|texlive-inconsolata-20100907-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inconsolata.source.tar.xz
14mr|texlive-inconsolata-20100907-3|17	BuildArch:	noarch
14mr|texlive-inconsolata-20100907-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-inconsolata-20100907-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-inconsolata-20100907-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-inconsolata-20100907-3|21	
14mr|texlive-inconsolata-20100907-3|22	%description
14mr|texlive-inconsolata-20100907-3|23	Inconsolata is a monospaced font designed by Raph Levien. This
14mr|texlive-inconsolata-20100907-3|24	package contains the font (in both Adobe Type 1 and OpenType
14mr|texlive-inconsolata-20100907-3|25	formats), metric files for use with TeX, and LaTeX font
14mr|texlive-inconsolata-20100907-3|26	definition and other relevant files.
14mr|texlive-inconsolata-20100907-3|27	
14mr|texlive-inconsolata-20100907-3|28	%post
14mr|texlive-inconsolata-20100907-3|29	%{_sbindir}/texlive.post
14mr|texlive-inconsolata-20100907-3|30	
14mr|texlive-inconsolata-20100907-3|31	%postun
14mr|texlive-inconsolata-20100907-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-inconsolata-20100907-3|33	%{_sbindir}/texlive.post
14mr|texlive-inconsolata-20100907-3|34	fi
14mr|texlive-inconsolata-20100907-3|35	
14mr|texlive-inconsolata-20100907-3|36	#-----------------------------------------------------------------------
14mr|texlive-inconsolata-20100907-3|37	%files
14mr|texlive-inconsolata-20100907-3|38	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-ec.enc
14mr|texlive-inconsolata-20100907-3|39	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-ei1.enc
14mr|texlive-inconsolata-20100907-3|40	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-ot1tt.enc
14mr|texlive-inconsolata-20100907-3|41	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-qxtt.enc
14mr|texlive-inconsolata-20100907-3|42	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-texnansi.enc
14mr|texlive-inconsolata-20100907-3|43	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-ts1.enc
14mr|texlive-inconsolata-20100907-3|44	%{_texmfdistdir}/fonts/map/dvips/inconsolata/fi4.map
14mr|texlive-inconsolata-20100907-3|45	%{_texmfdistdir}/fonts/opentype/public/inconsolata/Inconsolata.otf
14mr|texlive-inconsolata-20100907-3|46	%{_texmfdistdir}/fonts/tfm/public/inconsolata/ec-inconsolata.tfm
14mr|texlive-inconsolata-20100907-3|47	%{_texmfdistdir}/fonts/tfm/public/inconsolata/ei1-inconsolata.tfm
14mr|texlive-inconsolata-20100907-3|48	%{_texmfdistdir}/fonts/tfm/public/inconsolata/qx-inconsolata.tfm
14mr|texlive-inconsolata-20100907-3|49	%{_texmfdistdir}/fonts/tfm/public/inconsolata/rm-inconsolata.tfm
14mr|texlive-inconsolata-20100907-3|50	%{_texmfdistdir}/fonts/tfm/public/inconsolata/texnansi-inconsolata.tfm
14mr|texlive-inconsolata-20100907-3|51	%{_texmfdistdir}/fonts/tfm/public/inconsolata/ts1-inconsolata.tfm
14mr|texlive-inconsolata-20100907-3|52	%{_texmfdistdir}/fonts/type1/public/inconsolata/Inconsolata.pfb
14mr|texlive-inconsolata-20100907-3|53	%{_texmfdistdir}/tex/latex/inconsolata/ei1fi4.fd
14mr|texlive-inconsolata-20100907-3|54	%{_texmfdistdir}/tex/latex/inconsolata/inconsolata.sty
14mr|texlive-inconsolata-20100907-3|55	%{_texmfdistdir}/tex/latex/inconsolata/ly1fi4.fd
14mr|texlive-inconsolata-20100907-3|56	%{_texmfdistdir}/tex/latex/inconsolata/ot1fi4.fd
14mr|texlive-inconsolata-20100907-3|57	%{_texmfdistdir}/tex/latex/inconsolata/qxfi4.fd
14mr|texlive-inconsolata-20100907-3|58	%{_texmfdistdir}/tex/latex/inconsolata/t1fi4.fd
14mr|texlive-inconsolata-20100907-3|59	%{_texmfdistdir}/tex/latex/inconsolata/ts1fi4.fd
14mr|texlive-inconsolata-20100907-3|60	%doc %{_texmfdistdir}/doc/fonts/inconsolata/ChangeLog
14mr|texlive-inconsolata-20100907-3|61	%doc %{_texmfdistdir}/doc/fonts/inconsolata/GNUmakefile
14mr|texlive-inconsolata-20100907-3|62	%doc %{_texmfdistdir}/doc/fonts/inconsolata/NEWS
14mr|texlive-inconsolata-20100907-3|63	%doc %{_texmfdistdir}/doc/fonts/inconsolata/README
14mr|texlive-inconsolata-20100907-3|64	%doc %{_texmfdistdir}/doc/fonts/inconsolata/fonttable.pdf
14mr|texlive-inconsolata-20100907-3|65	%doc %{_texmfdistdir}/doc/fonts/inconsolata/inconsolata.pdf
14mr|texlive-inconsolata-20100907-3|66	%doc %{_texmfdistdir}/doc/fonts/inconsolata/inconsolata.tex
14mr|texlive-inconsolata-20100907-3|67	%doc %{_texmfdistdir}/doc/fonts/inconsolata/test-spacing.tex
14mr|texlive-inconsolata-20100907-3|68	%doc %{_texmfdistdir}/doc/fonts/inconsolata/test-textless.tex
14mr|texlive-inconsolata-20100907-3|69	%doc %{_texmfdistdir}/doc/fonts/inconsolata/test.pdf
14mr|texlive-inconsolata-20100907-3|70	%doc %{_texmfdistdir}/doc/fonts/inconsolata/test.tex
14mr|texlive-inconsolata-20100907-3|71	%doc %{_texmfdistdir}/doc/fonts/inconsolata/testmin.tex
14mr|texlive-inconsolata-20100907-3|72	#- source
14mr|texlive-inconsolata-20100907-3|73	%doc %{_texmfdistdir}/source/fonts/inconsolata/Inconsolata.sfd
14mr|texlive-inconsolata-20100907-3|74	
14mr|texlive-inconsolata-20100907-3|75	#-----------------------------------------------------------------------
14mr|texlive-inconsolata-20100907-3|76	%prep
14mr|texlive-inconsolata-20100907-3|77	%setup -c -a0 -a1 -a2
14mr|texlive-inconsolata-20100907-3|78	
14mr|texlive-inconsolata-20100907-3|79	%build
14mr|texlive-inconsolata-20100907-3|80	
14mr|texlive-inconsolata-20100907-3|81	%install
14mr|texlive-inconsolata-20100907-3|82	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-inconsolata-20100907-3|83	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-inconsolata-20100907-3|84	
14mr|texlive-inconsolata-20100907-3|85	
14mr|texlive-inconsolata-20100907-3|86	
14mr|texlive-inconsolata-20100907-3|87	%changelog
14mr|texlive-inconsolata-20100907-3|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100907-3
14mr|texlive-inconsolata-20100907-3|89	+ Revision: 153bea3
14mr|texlive-inconsolata-20100907-3|90	- MassBuild#440: Increase release tag
14mr|texlive-inconsolata-20100907-3|91	
14mr|texlive-inconsolata-20100907-3|92	

20408 14
14mr|texlive-index-4.1beta-3|1	# revision 24099
14mr|texlive-index-4.1beta-3|2	# category Package
14mr|texlive-index-4.1beta-3|3	# catalog-ctan /macros/latex/contrib/index
14mr|texlive-index-4.1beta-3|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-index-4.1beta-3|5	# catalog-license other-free
14mr|texlive-index-4.1beta-3|6	# catalog-version 4.1beta
14mr|texlive-index-4.1beta-3|7	Name:		texlive-index
14mr|texlive-index-4.1beta-3|8	Version:	4.1beta
14mr|texlive-index-4.1beta-3|9	Release:	3
14mr|texlive-index-4.1beta-3|10	Summary:	Extended index for LaTeX including multiple indexes
14mr|texlive-index-4.1beta-3|11	Group:		Publishing
14mr|texlive-index-4.1beta-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/index
14mr|texlive-index-4.1beta-3|13	License:	OTHER-FREE
14mr|texlive-index-4.1beta-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/index.tar.xz
14mr|texlive-index-4.1beta-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/index.doc.tar.xz
14mr|texlive-index-4.1beta-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/index.source.tar.xz
14mr|texlive-index-4.1beta-3|17	BuildArch:	noarch
14mr|texlive-index-4.1beta-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-index-4.1beta-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-index-4.1beta-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-index-4.1beta-3|21	
14mr|texlive-index-4.1beta-3|22	%description
14mr|texlive-index-4.1beta-3|23	This is a reimplementation of LaTeX's indexing macros to
14mr|texlive-index-4.1beta-3|24	provide better support for indexing. For example, it supports
14mr|texlive-index-4.1beta-3|25	multiple indexes in a single document and provides a more
14mr|texlive-index-4.1beta-3|26	robust \index command. It supplies short hand notations for the
14mr|texlive-index-4.1beta-3|27	\index command (^{word}) and a * variation of \index
14mr|texlive-index-4.1beta-3|28	(abbreviated _{word}) that prints the word being indexed, as
14mr|texlive-index-4.1beta-3|29	well as creating an index entry for it.
14mr|texlive-index-4.1beta-3|30	
14mr|texlive-index-4.1beta-3|31	%post
14mr|texlive-index-4.1beta-3|32	%{_sbindir}/texlive.post
14mr|texlive-index-4.1beta-3|33	
14mr|texlive-index-4.1beta-3|34	%postun
14mr|texlive-index-4.1beta-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-index-4.1beta-3|36	%{_sbindir}/texlive.post
14mr|texlive-index-4.1beta-3|37	fi
14mr|texlive-index-4.1beta-3|38	
14mr|texlive-index-4.1beta-3|39	#-----------------------------------------------------------------------
14mr|texlive-index-4.1beta-3|40	%files
14mr|texlive-index-4.1beta-3|41	%{_texmfdistdir}/bibtex/bst/index/xagsm.bst
14mr|texlive-index-4.1beta-3|42	%{_texmfdistdir}/bibtex/bst/index/xplain.bst
14mr|texlive-index-4.1beta-3|43	%{_texmfdistdir}/makeindex/index/bibref.ist
14mr|texlive-index-4.1beta-3|44	%{_texmfdistdir}/tex/latex/index/autind.sty
14mr|texlive-index-4.1beta-3|45	%{_texmfdistdir}/tex/latex/index/bibref.sty
14mr|texlive-index-4.1beta-3|46	%{_texmfdistdir}/tex/latex/index/index.sty
14mr|texlive-index-4.1beta-3|47	%doc %{_texmfdistdir}/doc/latex/index/README
14mr|texlive-index-4.1beta-3|48	%doc %{_texmfdistdir}/doc/latex/index/TODO
14mr|texlive-index-4.1beta-3|49	%doc %{_texmfdistdir}/doc/latex/index/agsmtst.tex
14mr|texlive-index-4.1beta-3|50	%doc %{_texmfdistdir}/doc/latex/index/autind.tex
14mr|texlive-index-4.1beta-3|51	%doc %{_texmfdistdir}/doc/latex/index/index.pdf
14mr|texlive-index-4.1beta-3|52	%doc %{_texmfdistdir}/doc/latex/index/plaintst.tex
14mr|texlive-index-4.1beta-3|53	%doc %{_texmfdistdir}/doc/latex/index/sample.tex
14mr|texlive-index-4.1beta-3|54	%doc %{_texmfdistdir}/doc/latex/index/test.bib
14mr|texlive-index-4.1beta-3|55	#- source
14mr|texlive-index-4.1beta-3|56	%doc %{_texmfdistdir}/source/latex/index/index.dtx
14mr|texlive-index-4.1beta-3|57	%doc %{_texmfdistdir}/source/latex/index/index.ins
14mr|texlive-index-4.1beta-3|58	
14mr|texlive-index-4.1beta-3|59	#-----------------------------------------------------------------------
14mr|texlive-index-4.1beta-3|60	%prep
14mr|texlive-index-4.1beta-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-index-4.1beta-3|62	
14mr|texlive-index-4.1beta-3|63	%build
14mr|texlive-index-4.1beta-3|64	
14mr|texlive-index-4.1beta-3|65	%install
14mr|texlive-index-4.1beta-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-index-4.1beta-3|67	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-index-4.1beta-3|68	
14mr|texlive-index-4.1beta-3|69	
14mr|texlive-index-4.1beta-3|70	
14mr|texlive-index-4.1beta-3|71	%changelog
14mr|texlive-index-4.1beta-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1beta-3
14mr|texlive-index-4.1beta-3|73	+ Revision: 21a5eec
14mr|texlive-index-4.1beta-3|74	- MassBuild#440: Increase release tag
14mr|texlive-index-4.1beta-3|75	
14mr|texlive-index-4.1beta-3|76	

20409 14
14mr|texlive-initials-20080819-3|1	# revision 15878
14mr|texlive-initials-20080819-3|2	# category Package
14mr|texlive-initials-20080819-3|3	# catalog-ctan /fonts/initials
14mr|texlive-initials-20080819-3|4	# catalog-date 2008-08-19 23:32:24 +0200
14mr|texlive-initials-20080819-3|5	# catalog-license lppl
14mr|texlive-initials-20080819-3|6	# catalog-version undef
14mr|texlive-initials-20080819-3|7	Name:		texlive-initials
14mr|texlive-initials-20080819-3|8	Version:	20080819
14mr|texlive-initials-20080819-3|9	Release:	3
14mr|texlive-initials-20080819-3|10	Summary:	Adobe Type 1 decorative initial fonts
14mr|texlive-initials-20080819-3|11	Group:		Publishing
14mr|texlive-initials-20080819-3|12	URL:		http://www.ctan.org/tex-archive/fonts/initials
14mr|texlive-initials-20080819-3|13	License:	LPPL
14mr|texlive-initials-20080819-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/initials.tar.xz
14mr|texlive-initials-20080819-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/initials.doc.tar.xz
14mr|texlive-initials-20080819-3|16	BuildArch:	noarch
14mr|texlive-initials-20080819-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-initials-20080819-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-initials-20080819-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-initials-20080819-3|20	Requires(post):	texlive-tetex
14mr|texlive-initials-20080819-3|21	
14mr|texlive-initials-20080819-3|22	%description
14mr|texlive-initials-20080819-3|23	For each font, at least an .pfb and .tfm file is provided, with
14mr|texlive-initials-20080819-3|24	a .fd file for use with LaTeX.
14mr|texlive-initials-20080819-3|25	
14mr|texlive-initials-20080819-3|26	%post
14mr|texlive-initials-20080819-3|27	%{_sbindir}/texlive.post
14mr|texlive-initials-20080819-3|28	
14mr|texlive-initials-20080819-3|29	%postun
14mr|texlive-initials-20080819-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-initials-20080819-3|31	%{_sbindir}/texlive.post
14mr|texlive-initials-20080819-3|32	fi
14mr|texlive-initials-20080819-3|33	
14mr|texlive-initials-20080819-3|34	#-----------------------------------------------------------------------
14mr|texlive-initials-20080819-3|35	%files
14mr|texlive-initials-20080819-3|36	%{_texmfdistdir}/dvips/initials/config.Acorn
14mr|texlive-initials-20080819-3|37	%{_texmfdistdir}/dvips/initials/config.AnnSton
14mr|texlive-initials-20080819-3|38	%{_texmfdistdir}/dvips/initials/config.ArtNouv
14mr|texlive-initials-20080819-3|39	%{_texmfdistdir}/dvips/initials/config.ArtNouvc
14mr|texlive-initials-20080819-3|40	%{_texmfdistdir}/dvips/initials/config.Carrickc
14mr|texlive-initials-20080819-3|41	%{_texmfdistdir}/dvips/initials/config.Eichenla
14mr|texlive-initials-20080819-3|42	%{_texmfdistdir}/dvips/initials/config.Eileen
14mr|texlive-initials-20080819-3|43	%{_texmfdistdir}/dvips/initials/config.EileenBl
14mr|texlive-initials-20080819-3|44	%{_texmfdistdir}/dvips/initials/config.Elzevier
14mr|texlive-initials-20080819-3|45	%{_texmfdistdir}/dvips/initials/config.GotIn
14mr|texlive-initials-20080819-3|46	%{_texmfdistdir}/dvips/initials/config.GoudyIn
14mr|texlive-initials-20080819-3|47	%{_texmfdistdir}/dvips/initials/config.Kinigcap
14mr|texlive-initials-20080819-3|48	%{_texmfdistdir}/dvips/initials/config.Konanur
14mr|texlive-initials-20080819-3|49	%{_texmfdistdir}/dvips/initials/config.Kramer
14mr|texlive-initials-20080819-3|50	%{_texmfdistdir}/dvips/initials/config.MorrisIn
14mr|texlive-initials-20080819-3|51	%{_texmfdistdir}/dvips/initials/config.Nouveaud
14mr|texlive-initials-20080819-3|52	%{_texmfdistdir}/dvips/initials/config.Romantik
14mr|texlive-initials-20080819-3|53	%{_texmfdistdir}/dvips/initials/config.Rothdn
14mr|texlive-initials-20080819-3|54	%{_texmfdistdir}/dvips/initials/config.RoyalIn
14mr|texlive-initials-20080819-3|55	%{_texmfdistdir}/dvips/initials/config.Sanremo
14mr|texlive-initials-20080819-3|56	%{_texmfdistdir}/dvips/initials/config.Starburst
14mr|texlive-initials-20080819-3|57	%{_texmfdistdir}/dvips/initials/config.Typocaps
14mr|texlive-initials-20080819-3|58	%{_texmfdistdir}/dvips/initials/config.Zallman
14mr|texlive-initials-20080819-3|59	%{_texmfdistdir}/fonts/afm/public/initials/Acorn.afm
14mr|texlive-initials-20080819-3|60	%{_texmfdistdir}/fonts/afm/public/initials/AnnSton.afm
14mr|texlive-initials-20080819-3|61	%{_texmfdistdir}/fonts/afm/public/initials/ArtNouv.afm
14mr|texlive-initials-20080819-3|62	%{_texmfdistdir}/fonts/afm/public/initials/ArtNouvc.afm
14mr|texlive-initials-20080819-3|63	%{_texmfdistdir}/fonts/afm/public/initials/Carrickc.afm
14mr|texlive-initials-20080819-3|64	%{_texmfdistdir}/fonts/afm/public/initials/Eichenla.afm
14mr|texlive-initials-20080819-3|65	%{_texmfdistdir}/fonts/afm/public/initials/Eileen.afm
14mr|texlive-initials-20080819-3|66	%{_texmfdistdir}/fonts/afm/public/initials/EileenBl.afm
14mr|texlive-initials-20080819-3|67	%{_texmfdistdir}/fonts/afm/public/initials/Elzevier.afm
14mr|texlive-initials-20080819-3|68	%{_texmfdistdir}/fonts/afm/public/initials/GotIn.afm
14mr|texlive-initials-20080819-3|69	%{_texmfdistdir}/fonts/afm/public/initials/GoudyIn.afm
14mr|texlive-initials-20080819-3|70	%{_texmfdistdir}/fonts/afm/public/initials/Kinigcap.afm
14mr|texlive-initials-20080819-3|71	%{_texmfdistdir}/fonts/afm/public/initials/Konanur.afm
14mr|texlive-initials-20080819-3|72	%{_texmfdistdir}/fonts/afm/public/initials/Kramer.afm
14mr|texlive-initials-20080819-3|73	%{_texmfdistdir}/fonts/afm/public/initials/MorrisIn.afm
14mr|texlive-initials-20080819-3|74	%{_texmfdistdir}/fonts/afm/public/initials/Nouveaud.afm
14mr|texlive-initials-20080819-3|75	%{_texmfdistdir}/fonts/afm/public/initials/Romantik.afm
14mr|texlive-initials-20080819-3|76	%{_texmfdistdir}/fonts/afm/public/initials/Rothdn.afm
14mr|texlive-initials-20080819-3|77	%{_texmfdistdir}/fonts/afm/public/initials/RoyalIn.afm
14mr|texlive-initials-20080819-3|78	%{_texmfdistdir}/fonts/afm/public/initials/Sanremo.afm
14mr|texlive-initials-20080819-3|79	%{_texmfdistdir}/fonts/afm/public/initials/Starburst.afm
14mr|texlive-initials-20080819-3|80	%{_texmfdistdir}/fonts/afm/public/initials/Typocaps.afm
14mr|texlive-initials-20080819-3|81	%{_texmfdistdir}/fonts/afm/public/initials/Zallman.afm
14mr|texlive-initials-20080819-3|82	%{_texmfdistdir}/fonts/map/dvips/initials/Acorn.map
14mr|texlive-initials-20080819-3|83	%{_texmfdistdir}/fonts/map/dvips/initials/AnnSton.map
14mr|texlive-initials-20080819-3|84	%{_texmfdistdir}/fonts/map/dvips/initials/ArtNouv.map
14mr|texlive-initials-20080819-3|85	%{_texmfdistdir}/fonts/map/dvips/initials/ArtNouvc.map
14mr|texlive-initials-20080819-3|86	%{_texmfdistdir}/fonts/map/dvips/initials/Carrickc.map
14mr|texlive-initials-20080819-3|87	%{_texmfdistdir}/fonts/map/dvips/initials/Eichenla.map
14mr|texlive-initials-20080819-3|88	%{_texmfdistdir}/fonts/map/dvips/initials/Eileen.map
14mr|texlive-initials-20080819-3|89	%{_texmfdistdir}/fonts/map/dvips/initials/EileenBl.map
14mr|texlive-initials-20080819-3|90	%{_texmfdistdir}/fonts/map/dvips/initials/Elzevier.map
14mr|texlive-initials-20080819-3|91	%{_texmfdistdir}/fonts/map/dvips/initials/GotIn.map
14mr|texlive-initials-20080819-3|92	%{_texmfdistdir}/fonts/map/dvips/initials/GoudyIn.map
14mr|texlive-initials-20080819-3|93	%{_texmfdistdir}/fonts/map/dvips/initials/Kinigcap.map
14mr|texlive-initials-20080819-3|94	%{_texmfdistdir}/fonts/map/dvips/initials/Konanur.map
14mr|texlive-initials-20080819-3|95	%{_texmfdistdir}/fonts/map/dvips/initials/Kramer.map
14mr|texlive-initials-20080819-3|96	%{_texmfdistdir}/fonts/map/dvips/initials/MorrisIn.map
14mr|texlive-initials-20080819-3|97	%{_texmfdistdir}/fonts/map/dvips/initials/Nouveaud.map
14mr|texlive-initials-20080819-3|98	%{_texmfdistdir}/fonts/map/dvips/initials/Romantik.map
14mr|texlive-initials-20080819-3|99	%{_texmfdistdir}/fonts/map/dvips/initials/Rothdn.map
14mr|texlive-initials-20080819-3|100	%{_texmfdistdir}/fonts/map/dvips/initials/RoyalIn.map
14mr|texlive-initials-20080819-3|101	%{_texmfdistdir}/fonts/map/dvips/initials/Sanremo.map
14mr|texlive-initials-20080819-3|102	%{_texmfdistdir}/fonts/map/dvips/initials/Starburst.map
14mr|texlive-initials-20080819-3|103	%{_texmfdistdir}/fonts/map/dvips/initials/Typocaps.map
14mr|texlive-initials-20080819-3|104	%{_texmfdistdir}/fonts/map/dvips/initials/Zallman.map
14mr|texlive-initials-20080819-3|105	%{_texmfdistdir}/fonts/tfm/public/initials/Acorn.tfm
14mr|texlive-initials-20080819-3|106	%{_texmfdistdir}/fonts/tfm/public/initials/AnnSton.tfm
14mr|texlive-initials-20080819-3|107	%{_texmfdistdir}/fonts/tfm/public/initials/ArtNouv.tfm
14mr|texlive-initials-20080819-3|108	%{_texmfdistdir}/fonts/tfm/public/initials/ArtNouvc.tfm
14mr|texlive-initials-20080819-3|109	%{_texmfdistdir}/fonts/tfm/public/initials/Carrickc.tfm
14mr|texlive-initials-20080819-3|110	%{_texmfdistdir}/fonts/tfm/public/initials/Eichenla.tfm
14mr|texlive-initials-20080819-3|111	%{_texmfdistdir}/fonts/tfm/public/initials/Eileen.tfm
14mr|texlive-initials-20080819-3|112	%{_texmfdistdir}/fonts/tfm/public/initials/EileenBl.tfm
14mr|texlive-initials-20080819-3|113	%{_texmfdistdir}/fonts/tfm/public/initials/Elzevier.tfm
14mr|texlive-initials-20080819-3|114	%{_texmfdistdir}/fonts/tfm/public/initials/GotIn.tfm
14mr|texlive-initials-20080819-3|115	%{_texmfdistdir}/fonts/tfm/public/initials/GoudyIn.tfm
14mr|texlive-initials-20080819-3|116	%{_texmfdistdir}/fonts/tfm/public/initials/Kinigcap.tfm
14mr|texlive-initials-20080819-3|117	%{_texmfdistdir}/fonts/tfm/public/initials/Konanur.tfm
14mr|texlive-initials-20080819-3|118	%{_texmfdistdir}/fonts/tfm/public/initials/Kramer.tfm
14mr|texlive-initials-20080819-3|119	%{_texmfdistdir}/fonts/tfm/public/initials/MorrisIn.tfm
14mr|texlive-initials-20080819-3|120	%{_texmfdistdir}/fonts/tfm/public/initials/Nouveaud.tfm
14mr|texlive-initials-20080819-3|121	%{_texmfdistdir}/fonts/tfm/public/initials/Romantik.tfm
14mr|texlive-initials-20080819-3|122	%{_texmfdistdir}/fonts/tfm/public/initials/Rothdn.tfm
14mr|texlive-initials-20080819-3|123	%{_texmfdistdir}/fonts/tfm/public/initials/RoyalIn.tfm
14mr|texlive-initials-20080819-3|124	%{_texmfdistdir}/fonts/tfm/public/initials/Sanremo.tfm
14mr|texlive-initials-20080819-3|125	%{_texmfdistdir}/fonts/tfm/public/initials/Starburst.tfm
14mr|texlive-initials-20080819-3|126	%{_texmfdistdir}/fonts/tfm/public/initials/Typocaps.tfm
14mr|texlive-initials-20080819-3|127	%{_texmfdistdir}/fonts/tfm/public/initials/Zallman.tfm
14mr|texlive-initials-20080819-3|128	%{_texmfdistdir}/fonts/type1/public/initials/Acorn.pfb
14mr|texlive-initials-20080819-3|129	%{_texmfdistdir}/fonts/type1/public/initials/AnnSton.pfb
14mr|texlive-initials-20080819-3|130	%{_texmfdistdir}/fonts/type1/public/initials/ArtNouv.pfb
14mr|texlive-initials-20080819-3|131	%{_texmfdistdir}/fonts/type1/public/initials/ArtNouvc.pfb
14mr|texlive-initials-20080819-3|132	%{_texmfdistdir}/fonts/type1/public/initials/Carrickc.pfb
14mr|texlive-initials-20080819-3|133	%{_texmfdistdir}/fonts/type1/public/initials/Eichenla.pfb
14mr|texlive-initials-20080819-3|134	%{_texmfdistdir}/fonts/type1/public/initials/Eileen.pfb
14mr|texlive-initials-20080819-3|135	%{_texmfdistdir}/fonts/type1/public/initials/EileenBl.pfb
14mr|texlive-initials-20080819-3|136	%{_texmfdistdir}/fonts/type1/public/initials/Elzevier.pfb
14mr|texlive-initials-20080819-3|137	%{_texmfdistdir}/fonts/type1/public/initials/GotIn.pfb
14mr|texlive-initials-20080819-3|138	%{_texmfdistdir}/fonts/type1/public/initials/GoudyIn.pfb
14mr|texlive-initials-20080819-3|139	%{_texmfdistdir}/fonts/type1/public/initials/Kinigcap.pfb
14mr|texlive-initials-20080819-3|140	%{_texmfdistdir}/fonts/type1/public/initials/Konanur.pfb
14mr|texlive-initials-20080819-3|141	%{_texmfdistdir}/fonts/type1/public/initials/Kramer.pfb
14mr|texlive-initials-20080819-3|142	%{_texmfdistdir}/fonts/type1/public/initials/MorrisIn.pfb
14mr|texlive-initials-20080819-3|143	%{_texmfdistdir}/fonts/type1/public/initials/Nouveaud.pfb
14mr|texlive-initials-20080819-3|144	%{_texmfdistdir}/fonts/type1/public/initials/Romantik.pfb
14mr|texlive-initials-20080819-3|145	%{_texmfdistdir}/fonts/type1/public/initials/Rothdn.pfb
14mr|texlive-initials-20080819-3|146	%{_texmfdistdir}/fonts/type1/public/initials/RoyalIn.pfb
14mr|texlive-initials-20080819-3|147	%{_texmfdistdir}/fonts/type1/public/initials/Sanremo.pfb
14mr|texlive-initials-20080819-3|148	%{_texmfdistdir}/fonts/type1/public/initials/Starburst.pfb
14mr|texlive-initials-20080819-3|149	%{_texmfdistdir}/fonts/type1/public/initials/Typocaps.pfb
14mr|texlive-initials-20080819-3|150	%{_texmfdistdir}/fonts/type1/public/initials/Zallman.pfb
14mr|texlive-initials-20080819-3|151	%{_texmfdistdir}/tex/latex/initials/Acorn.fd
14mr|texlive-initials-20080819-3|152	%{_texmfdistdir}/tex/latex/initials/AnnSton.fd
14mr|texlive-initials-20080819-3|153	%{_texmfdistdir}/tex/latex/initials/ArtNouv.fd
14mr|texlive-initials-20080819-3|154	%{_texmfdistdir}/tex/latex/initials/ArtNouvc.fd
14mr|texlive-initials-20080819-3|155	%{_texmfdistdir}/tex/latex/initials/Carrickc.fd
14mr|texlive-initials-20080819-3|156	%{_texmfdistdir}/tex/latex/initials/Eichenla.fd
14mr|texlive-initials-20080819-3|157	%{_texmfdistdir}/tex/latex/initials/Eileen.fd
14mr|texlive-initials-20080819-3|158	%{_texmfdistdir}/tex/latex/initials/EileenBl.fd
14mr|texlive-initials-20080819-3|159	%{_texmfdistdir}/tex/latex/initials/Elzevier.fd
14mr|texlive-initials-20080819-3|160	%{_texmfdistdir}/tex/latex/initials/GotIn.fd
14mr|texlive-initials-20080819-3|161	%{_texmfdistdir}/tex/latex/initials/GoudyIn.fd
14mr|texlive-initials-20080819-3|162	%{_texmfdistdir}/tex/latex/initials/Kinigcap.fd
14mr|texlive-initials-20080819-3|163	%{_texmfdistdir}/tex/latex/initials/Konanur.fd
14mr|texlive-initials-20080819-3|164	%{_texmfdistdir}/tex/latex/initials/Kramer.fd
14mr|texlive-initials-20080819-3|165	%{_texmfdistdir}/tex/latex/initials/MorrisIn.fd
14mr|texlive-initials-20080819-3|166	%{_texmfdistdir}/tex/latex/initials/Nouveaud.fd
14mr|texlive-initials-20080819-3|167	%{_texmfdistdir}/tex/latex/initials/Romantik.fd
14mr|texlive-initials-20080819-3|168	%{_texmfdistdir}/tex/latex/initials/Rothdn.fd
14mr|texlive-initials-20080819-3|169	%{_texmfdistdir}/tex/latex/initials/RoyalIn.fd
14mr|texlive-initials-20080819-3|170	%{_texmfdistdir}/tex/latex/initials/Sanremo.fd
14mr|texlive-initials-20080819-3|171	%{_texmfdistdir}/tex/latex/initials/Starburst.fd
14mr|texlive-initials-20080819-3|172	%{_texmfdistdir}/tex/latex/initials/Typocaps.fd
14mr|texlive-initials-20080819-3|173	%{_texmfdistdir}/tex/latex/initials/Zallman.fd
14mr|texlive-initials-20080819-3|174	%_texmf_updmap_d/initials
14mr|texlive-initials-20080819-3|175	%doc %{_texmfdistdir}/doc/fonts/initials/Acorn.tex
14mr|texlive-initials-20080819-3|176	%doc %{_texmfdistdir}/doc/fonts/initials/AnnSton.tex
14mr|texlive-initials-20080819-3|177	%doc %{_texmfdistdir}/doc/fonts/initials/ArtNouv.tex
14mr|texlive-initials-20080819-3|178	%doc %{_texmfdistdir}/doc/fonts/initials/ArtNouvc.tex
14mr|texlive-initials-20080819-3|179	%doc %{_texmfdistdir}/doc/fonts/initials/Carrickc.tex
14mr|texlive-initials-20080819-3|180	%doc %{_texmfdistdir}/doc/fonts/initials/Eichenla.tex
14mr|texlive-initials-20080819-3|181	%doc %{_texmfdistdir}/doc/fonts/initials/Eileen.tex
14mr|texlive-initials-20080819-3|182	%doc %{_texmfdistdir}/doc/fonts/initials/EileenBl.tex
14mr|texlive-initials-20080819-3|183	%doc %{_texmfdistdir}/doc/fonts/initials/Elzevier.tex
14mr|texlive-initials-20080819-3|184	%doc %{_texmfdistdir}/doc/fonts/initials/GotIn.tex
14mr|texlive-initials-20080819-3|185	%doc %{_texmfdistdir}/doc/fonts/initials/GoudyIn.tex
14mr|texlive-initials-20080819-3|186	%doc %{_texmfdistdir}/doc/fonts/initials/Kinigcap.tex
14mr|texlive-initials-20080819-3|187	%doc %{_texmfdistdir}/doc/fonts/initials/Konanur.tex
14mr|texlive-initials-20080819-3|188	%doc %{_texmfdistdir}/doc/fonts/initials/Kramer.tex
14mr|texlive-initials-20080819-3|189	%doc %{_texmfdistdir}/doc/fonts/initials/MorrisIn.tex
14mr|texlive-initials-20080819-3|190	%doc %{_texmfdistdir}/doc/fonts/initials/Nouveaud.tex
14mr|texlive-initials-20080819-3|191	%doc %{_texmfdistdir}/doc/fonts/initials/README
14mr|texlive-initials-20080819-3|192	%doc %{_texmfdistdir}/doc/fonts/initials/Romantik.tex
14mr|texlive-initials-20080819-3|193	%doc %{_texmfdistdir}/doc/fonts/initials/Rothdn.tex
14mr|texlive-initials-20080819-3|194	%doc %{_texmfdistdir}/doc/fonts/initials/RoyalIn.tex
14mr|texlive-initials-20080819-3|195	%doc %{_texmfdistdir}/doc/fonts/initials/Sanremo.tex
14mr|texlive-initials-20080819-3|196	%doc %{_texmfdistdir}/doc/fonts/initials/Starburst.tex
14mr|texlive-initials-20080819-3|197	%doc %{_texmfdistdir}/doc/fonts/initials/Typocaps.tex
14mr|texlive-initials-20080819-3|198	%doc %{_texmfdistdir}/doc/fonts/initials/Zallman.tex
14mr|texlive-initials-20080819-3|199	
14mr|texlive-initials-20080819-3|200	#-----------------------------------------------------------------------
14mr|texlive-initials-20080819-3|201	%prep
14mr|texlive-initials-20080819-3|202	%setup -c -a0 -a1
14mr|texlive-initials-20080819-3|203	
14mr|texlive-initials-20080819-3|204	%build
14mr|texlive-initials-20080819-3|205	
14mr|texlive-initials-20080819-3|206	%install
14mr|texlive-initials-20080819-3|207	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-initials-20080819-3|208	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-initials-20080819-3|209	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-initials-20080819-3|210	cat > %{buildroot}%{_texmf_updmap_d}/initials <<EOF
14mr|texlive-initials-20080819-3|211	Map Acorn.map
14mr|texlive-initials-20080819-3|212	Map AnnSton.map
14mr|texlive-initials-20080819-3|213	Map ArtNouv.map
14mr|texlive-initials-20080819-3|214	Map ArtNouvc.map
14mr|texlive-initials-20080819-3|215	Map Carrickc.map
14mr|texlive-initials-20080819-3|216	Map Eichenla.map
14mr|texlive-initials-20080819-3|217	Map Eileen.map
14mr|texlive-initials-20080819-3|218	Map EileenBl.map
14mr|texlive-initials-20080819-3|219	Map Elzevier.map
14mr|texlive-initials-20080819-3|220	Map GotIn.map
14mr|texlive-initials-20080819-3|221	Map GoudyIn.map
14mr|texlive-initials-20080819-3|222	Map Kinigcap.map
14mr|texlive-initials-20080819-3|223	Map Konanur.map
14mr|texlive-initials-20080819-3|224	Map Kramer.map
14mr|texlive-initials-20080819-3|225	Map MorrisIn.map
14mr|texlive-initials-20080819-3|226	Map Nouveaud.map
14mr|texlive-initials-20080819-3|227	Map Romantik.map
14mr|texlive-initials-20080819-3|228	Map Rothdn.map
14mr|texlive-initials-20080819-3|229	Map RoyalIn.map
14mr|texlive-initials-20080819-3|230	Map Sanremo.map
14mr|texlive-initials-20080819-3|231	Map Starburst.map
14mr|texlive-initials-20080819-3|232	Map Typocaps.map
14mr|texlive-initials-20080819-3|233	Map Zallman.map
14mr|texlive-initials-20080819-3|234	EOF
14mr|texlive-initials-20080819-3|235	
14mr|texlive-initials-20080819-3|236	
14mr|texlive-initials-20080819-3|237	
14mr|texlive-initials-20080819-3|238	%changelog
14mr|texlive-initials-20080819-3|239	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080819-3
14mr|texlive-initials-20080819-3|240	+ Revision: a7774b6
14mr|texlive-initials-20080819-3|241	- MassBuild#440: Increase release tag
14mr|texlive-initials-20080819-3|242	
14mr|texlive-initials-20080819-3|243	

20410 14
14mr|texlive-inlinebib-20061212-3|1	# revision 22018
14mr|texlive-inlinebib-20061212-3|2	# category Package
14mr|texlive-inlinebib-20061212-3|3	# catalog-ctan /biblio/bibtex/contrib/inlinebib
14mr|texlive-inlinebib-20061212-3|4	# catalog-date 2006-12-12 00:29:31 +0100
14mr|texlive-inlinebib-20061212-3|5	# catalog-license lppl
14mr|texlive-inlinebib-20061212-3|6	# catalog-version undef
14mr|texlive-inlinebib-20061212-3|7	Name:		texlive-inlinebib
14mr|texlive-inlinebib-20061212-3|8	Version:	20061212
14mr|texlive-inlinebib-20061212-3|9	Release:	3
14mr|texlive-inlinebib-20061212-3|10	Summary:	Citations in footnotes
14mr|texlive-inlinebib-20061212-3|11	Group:		Publishing
14mr|texlive-inlinebib-20061212-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/inlinebib
14mr|texlive-inlinebib-20061212-3|13	License:	LPPL
14mr|texlive-inlinebib-20061212-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inlinebib.tar.xz
14mr|texlive-inlinebib-20061212-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inlinebib.doc.tar.xz
14mr|texlive-inlinebib-20061212-3|16	BuildArch:	noarch
14mr|texlive-inlinebib-20061212-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-inlinebib-20061212-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-inlinebib-20061212-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-inlinebib-20061212-3|20	
14mr|texlive-inlinebib-20061212-3|21	%description
14mr|texlive-inlinebib-20061212-3|22	A BibTeX style and a LaTeX package that allow for a full
14mr|texlive-inlinebib-20061212-3|23	bibliography at the end of the document as well as citation
14mr|texlive-inlinebib-20061212-3|24	details in footnotes. The footnote details include "op. cit."
14mr|texlive-inlinebib-20061212-3|25	and "ibid." contractions.
14mr|texlive-inlinebib-20061212-3|26	
14mr|texlive-inlinebib-20061212-3|27	%post
14mr|texlive-inlinebib-20061212-3|28	%{_sbindir}/texlive.post
14mr|texlive-inlinebib-20061212-3|29	
14mr|texlive-inlinebib-20061212-3|30	%postun
14mr|texlive-inlinebib-20061212-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-inlinebib-20061212-3|32	%{_sbindir}/texlive.post
14mr|texlive-inlinebib-20061212-3|33	fi
14mr|texlive-inlinebib-20061212-3|34	
14mr|texlive-inlinebib-20061212-3|35	#-----------------------------------------------------------------------
14mr|texlive-inlinebib-20061212-3|36	%files
14mr|texlive-inlinebib-20061212-3|37	%{_texmfdistdir}/bibtex/bst/inlinebib/inlinebib.bst
14mr|texlive-inlinebib-20061212-3|38	%{_texmfdistdir}/tex/latex/inlinebib/inlinebib.sty
14mr|texlive-inlinebib-20061212-3|39	%{_texmfdistdir}/tex/latex/inlinebib/pageranges.sty
14mr|texlive-inlinebib-20061212-3|40	%doc %{_texmfdistdir}/doc/bibtex/inlinebib/MANIFEST
14mr|texlive-inlinebib-20061212-3|41	%doc %{_texmfdistdir}/doc/bibtex/inlinebib/inlinebib.htm
14mr|texlive-inlinebib-20061212-3|42	%doc %{_texmfdistdir}/doc/bibtex/inlinebib/inlinebib.txt
14mr|texlive-inlinebib-20061212-3|43	%doc %{_texmfdistdir}/doc/bibtex/inlinebib/inlinebib1.gif
14mr|texlive-inlinebib-20061212-3|44	%doc %{_texmfdistdir}/doc/bibtex/inlinebib/inlinebib2.gif
14mr|texlive-inlinebib-20061212-3|45	
14mr|texlive-inlinebib-20061212-3|46	#-----------------------------------------------------------------------
14mr|texlive-inlinebib-20061212-3|47	%prep
14mr|texlive-inlinebib-20061212-3|48	%setup -c -a0 -a1
14mr|texlive-inlinebib-20061212-3|49	
14mr|texlive-inlinebib-20061212-3|50	%build
14mr|texlive-inlinebib-20061212-3|51	
14mr|texlive-inlinebib-20061212-3|52	%install
14mr|texlive-inlinebib-20061212-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-inlinebib-20061212-3|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-inlinebib-20061212-3|55	
14mr|texlive-inlinebib-20061212-3|56	
14mr|texlive-inlinebib-20061212-3|57	
14mr|texlive-inlinebib-20061212-3|58	%changelog
14mr|texlive-inlinebib-20061212-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061212-3
14mr|texlive-inlinebib-20061212-3|60	+ Revision: 45b2ad4
14mr|texlive-inlinebib-20061212-3|61	- MassBuild#440: Increase release tag
14mr|texlive-inlinebib-20061212-3|62	
14mr|texlive-inlinebib-20061212-3|63	

20411 14
14mr|texlive-inlinedef-1.0-3|1	# revision 15878
14mr|texlive-inlinedef-1.0-3|2	# category Package
14mr|texlive-inlinedef-1.0-3|3	# catalog-ctan /macros/latex/contrib/inlinedef
14mr|texlive-inlinedef-1.0-3|4	# catalog-date 2008-08-19 23:32:24 +0200
14mr|texlive-inlinedef-1.0-3|5	# catalog-license lppl
14mr|texlive-inlinedef-1.0-3|6	# catalog-version 1.0
14mr|texlive-inlinedef-1.0-3|7	Name:		texlive-inlinedef
14mr|texlive-inlinedef-1.0-3|8	Version:	1.0
14mr|texlive-inlinedef-1.0-3|9	Release:	3
14mr|texlive-inlinedef-1.0-3|10	Summary:	Inline expansions within definitions
14mr|texlive-inlinedef-1.0-3|11	Group:		Publishing
14mr|texlive-inlinedef-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/inlinedef
14mr|texlive-inlinedef-1.0-3|13	License:	LPPL
14mr|texlive-inlinedef-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inlinedef.tar.xz
14mr|texlive-inlinedef-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inlinedef.doc.tar.xz
14mr|texlive-inlinedef-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inlinedef.source.tar.xz
14mr|texlive-inlinedef-1.0-3|17	BuildArch:	noarch
14mr|texlive-inlinedef-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-inlinedef-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-inlinedef-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-inlinedef-1.0-3|21	
14mr|texlive-inlinedef-1.0-3|22	%description
14mr|texlive-inlinedef-1.0-3|23	The package provides a macro \Inline. that precedes a \def or
14mr|texlive-inlinedef-1.0-3|24	\gdef. Within the definition text of an inlined definition,
14mr|texlive-inlinedef-1.0-3|25	keywords such as \Expand may be used to selectively inline
14mr|texlive-inlinedef-1.0-3|26	certain expansions at definition-time. This eases the process
14mr|texlive-inlinedef-1.0-3|27	of redefining macros in terms of the original definition, as
14mr|texlive-inlinedef-1.0-3|28	well as definitions in which the token that must be expanded is
14mr|texlive-inlinedef-1.0-3|29	deep within, where \expandafter would be difficult and \edef is
14mr|texlive-inlinedef-1.0-3|30	not suitable. Another application is as an easier version of
14mr|texlive-inlinedef-1.0-3|31	\aftergroup, by defining a macro in terms of expanded local
14mr|texlive-inlinedef-1.0-3|32	variables, then ending the group with
14mr|texlive-inlinedef-1.0-3|33	\expandafter\endgroup\macro.
14mr|texlive-inlinedef-1.0-3|34	
14mr|texlive-inlinedef-1.0-3|35	%post
14mr|texlive-inlinedef-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-inlinedef-1.0-3|37	
14mr|texlive-inlinedef-1.0-3|38	%postun
14mr|texlive-inlinedef-1.0-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-inlinedef-1.0-3|40	%{_sbindir}/texlive.post
14mr|texlive-inlinedef-1.0-3|41	fi
14mr|texlive-inlinedef-1.0-3|42	
14mr|texlive-inlinedef-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-inlinedef-1.0-3|44	%files
14mr|texlive-inlinedef-1.0-3|45	%{_texmfdistdir}/tex/latex/inlinedef/inlinedef.sty
14mr|texlive-inlinedef-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/inlinedef/README
14mr|texlive-inlinedef-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/inlinedef/inlinedef.pdf
14mr|texlive-inlinedef-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/inlinedef/inlinetest.tex
14mr|texlive-inlinedef-1.0-3|49	#- source
14mr|texlive-inlinedef-1.0-3|50	%doc %{_texmfdistdir}/source/latex/inlinedef/inlinedef.dtx
14mr|texlive-inlinedef-1.0-3|51	%doc %{_texmfdistdir}/source/latex/inlinedef/inlinedef.ins
14mr|texlive-inlinedef-1.0-3|52	
14mr|texlive-inlinedef-1.0-3|53	#-----------------------------------------------------------------------
14mr|texlive-inlinedef-1.0-3|54	%prep
14mr|texlive-inlinedef-1.0-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-inlinedef-1.0-3|56	
14mr|texlive-inlinedef-1.0-3|57	%build
14mr|texlive-inlinedef-1.0-3|58	
14mr|texlive-inlinedef-1.0-3|59	%install
14mr|texlive-inlinedef-1.0-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-inlinedef-1.0-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-inlinedef-1.0-3|62	
14mr|texlive-inlinedef-1.0-3|63	
14mr|texlive-inlinedef-1.0-3|64	
14mr|texlive-inlinedef-1.0-3|65	%changelog
14mr|texlive-inlinedef-1.0-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-inlinedef-1.0-3|67	+ Revision: c597012
14mr|texlive-inlinedef-1.0-3|68	- MassBuild#440: Increase release tag
14mr|texlive-inlinedef-1.0-3|69	
14mr|texlive-inlinedef-1.0-3|70	

20412 14
14mr|texlive-inputtrc-0.3-6|1	# revision 28019
14mr|texlive-inputtrc-0.3-6|2	# category Package
14mr|texlive-inputtrc-0.3-6|3	# catalog-ctan /macros/latex/contrib/inputtrc
14mr|texlive-inputtrc-0.3-6|4	# catalog-date 2012-10-16 10:36:45 +0200
14mr|texlive-inputtrc-0.3-6|5	# catalog-license lppl1.3
14mr|texlive-inputtrc-0.3-6|6	# catalog-version 0.3
14mr|texlive-inputtrc-0.3-6|7	Name:		texlive-inputtrc
14mr|texlive-inputtrc-0.3-6|8	Version:	0.3
14mr|texlive-inputtrc-0.3-6|9	Release:	6
14mr|texlive-inputtrc-0.3-6|10	Summary:	Trace which file loads which
14mr|texlive-inputtrc-0.3-6|11	Group:		Publishing
14mr|texlive-inputtrc-0.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/inputtrc
14mr|texlive-inputtrc-0.3-6|13	License:	LPPL1.3
14mr|texlive-inputtrc-0.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inputtrc.tar.xz
14mr|texlive-inputtrc-0.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inputtrc.doc.tar.xz
14mr|texlive-inputtrc-0.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inputtrc.source.tar.xz
14mr|texlive-inputtrc-0.3-6|17	BuildArch:	noarch
14mr|texlive-inputtrc-0.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-inputtrc-0.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-inputtrc-0.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-inputtrc-0.3-6|21	
14mr|texlive-inputtrc-0.3-6|22	%description
14mr|texlive-inputtrc-0.3-6|23	The package produces screen/log messages of the form '<current>
14mr|texlive-inputtrc-0.3-6|24	INPUTTING <next>' reporting LaTeX input commands (<current> and
14mr|texlive-inputtrc-0.3-6|25	<next> being file names). The message is indented to reflect
14mr|texlive-inputtrc-0.3-6|26	the level of input nesting. Tracing may be turned on and off,
14mr|texlive-inputtrc-0.3-6|27	and the unit of indentation may be adjusted. The implementation
14mr|texlive-inputtrc-0.3-6|28	somewhat resembles those of packages FiNK and inputfile.
14mr|texlive-inputtrc-0.3-6|29	
14mr|texlive-inputtrc-0.3-6|30	%post
14mr|texlive-inputtrc-0.3-6|31	%{_sbindir}/texlive.post
14mr|texlive-inputtrc-0.3-6|32	
14mr|texlive-inputtrc-0.3-6|33	%postun
14mr|texlive-inputtrc-0.3-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-inputtrc-0.3-6|35	%{_sbindir}/texlive.post
14mr|texlive-inputtrc-0.3-6|36	fi
14mr|texlive-inputtrc-0.3-6|37	
14mr|texlive-inputtrc-0.3-6|38	#-----------------------------------------------------------------------
14mr|texlive-inputtrc-0.3-6|39	%files
14mr|texlive-inputtrc-0.3-6|40	%{_texmfdistdir}/tex/latex/inputtrc/inputtrc.RLS
14mr|texlive-inputtrc-0.3-6|41	%{_texmfdistdir}/tex/latex/inputtrc/inputtrc.sty
14mr|texlive-inputtrc-0.3-6|42	%doc %{_texmfdistdir}/doc/latex/inputtrc/README
14mr|texlive-inputtrc-0.3-6|43	%doc %{_texmfdistdir}/doc/latex/inputtrc/README.pdf
14mr|texlive-inputtrc-0.3-6|44	%doc %{_texmfdistdir}/doc/latex/inputtrc/RELEASE.txt
14mr|texlive-inputtrc-0.3-6|45	%doc %{_texmfdistdir}/doc/latex/inputtrc/SrcFILEs.txt
14mr|texlive-inputtrc-0.3-6|46	%doc %{_texmfdistdir}/doc/latex/inputtrc/inputtrc.pdf
14mr|texlive-inputtrc-0.3-6|47	#- source
14mr|texlive-inputtrc-0.3-6|48	%doc %{_texmfdistdir}/source/latex/inputtrc/README.tex
14mr|texlive-inputtrc-0.3-6|49	%doc %{_texmfdistdir}/source/latex/inputtrc/inputtrc.tex
14mr|texlive-inputtrc-0.3-6|50	%doc %{_texmfdistdir}/source/latex/inputtrc/srcfiles.tex
14mr|texlive-inputtrc-0.3-6|51	
14mr|texlive-inputtrc-0.3-6|52	#-----------------------------------------------------------------------
14mr|texlive-inputtrc-0.3-6|53	%prep
14mr|texlive-inputtrc-0.3-6|54	%setup -c -a0 -a1 -a2
14mr|texlive-inputtrc-0.3-6|55	
14mr|texlive-inputtrc-0.3-6|56	%build
14mr|texlive-inputtrc-0.3-6|57	
14mr|texlive-inputtrc-0.3-6|58	%install
14mr|texlive-inputtrc-0.3-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-inputtrc-0.3-6|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-inputtrc-0.3-6|61	
14mr|texlive-inputtrc-0.3-6|62	
14mr|texlive-inputtrc-0.3-6|63	
14mr|texlive-inputtrc-0.3-6|64	%changelog
14mr|texlive-inputtrc-0.3-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-6
14mr|texlive-inputtrc-0.3-6|66	+ Revision: 1b76b46
14mr|texlive-inputtrc-0.3-6|67	- MassBuild#440: Increase release tag
14mr|texlive-inputtrc-0.3-6|68	
14mr|texlive-inputtrc-0.3-6|69	

20413 14
14mr|texlive-insbox-2.2-3|1	# revision 17694
14mr|texlive-insbox-2.2-3|2	# category Package
14mr|texlive-insbox-2.2-3|3	# catalog-ctan /macros/generic/insbox
14mr|texlive-insbox-2.2-3|4	# catalog-date 2007-01-07 15:47:33 +0100
14mr|texlive-insbox-2.2-3|5	# catalog-license pd
14mr|texlive-insbox-2.2-3|6	# catalog-version 2.2
14mr|texlive-insbox-2.2-3|7	Name:		texlive-insbox
14mr|texlive-insbox-2.2-3|8	Version:	2.2
14mr|texlive-insbox-2.2-3|9	Release:	3
14mr|texlive-insbox-2.2-3|10	Summary:	A TeX macro for inserting pictures/boxes into paragraphs
14mr|texlive-insbox-2.2-3|11	Group:		Publishing
14mr|texlive-insbox-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/insbox
14mr|texlive-insbox-2.2-3|13	License:	PD
14mr|texlive-insbox-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/insbox.tar.xz
14mr|texlive-insbox-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/insbox.doc.tar.xz
14mr|texlive-insbox-2.2-3|16	BuildArch:	noarch
14mr|texlive-insbox-2.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-insbox-2.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-insbox-2.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-insbox-2.2-3|20	
14mr|texlive-insbox-2.2-3|21	%description
14mr|texlive-insbox-2.2-3|22	TeXLive insbox package.
14mr|texlive-insbox-2.2-3|23	
14mr|texlive-insbox-2.2-3|24	%post
14mr|texlive-insbox-2.2-3|25	%{_sbindir}/texlive.post
14mr|texlive-insbox-2.2-3|26	
14mr|texlive-insbox-2.2-3|27	%postun
14mr|texlive-insbox-2.2-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-insbox-2.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-insbox-2.2-3|30	fi
14mr|texlive-insbox-2.2-3|31	
14mr|texlive-insbox-2.2-3|32	#-----------------------------------------------------------------------
14mr|texlive-insbox-2.2-3|33	%files
14mr|texlive-insbox-2.2-3|34	%{_texmfdistdir}/tex/generic/insbox/insbox.tex
14mr|texlive-insbox-2.2-3|35	%doc %{_texmfdistdir}/doc/generic/insbox/demo.tex
14mr|texlive-insbox-2.2-3|36	%doc %{_texmfdistdir}/doc/generic/insbox/pic1.eps
14mr|texlive-insbox-2.2-3|37	%doc %{_texmfdistdir}/doc/generic/insbox/pic2.eps
14mr|texlive-insbox-2.2-3|38	
14mr|texlive-insbox-2.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-insbox-2.2-3|40	%prep
14mr|texlive-insbox-2.2-3|41	%setup -c -a0 -a1
14mr|texlive-insbox-2.2-3|42	
14mr|texlive-insbox-2.2-3|43	%build
14mr|texlive-insbox-2.2-3|44	
14mr|texlive-insbox-2.2-3|45	%install
14mr|texlive-insbox-2.2-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-insbox-2.2-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-insbox-2.2-3|48	
14mr|texlive-insbox-2.2-3|49	
14mr|texlive-insbox-2.2-3|50	
14mr|texlive-insbox-2.2-3|51	%changelog
14mr|texlive-insbox-2.2-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-insbox-2.2-3|53	+ Revision: 05c1d36
14mr|texlive-insbox-2.2-3|54	- MassBuild#440: Increase release tag
14mr|texlive-insbox-2.2-3|55	
14mr|texlive-insbox-2.2-3|56	

20414 14
14mr|texlive-installfont-v1.6b-3|1	# revision 25205
14mr|texlive-installfont-v1.6b-3|2	# category Package
14mr|texlive-installfont-v1.6b-3|3	# catalog-ctan /support/installfont
14mr|texlive-installfont-v1.6b-3|4	# catalog-date 2012-01-26 12:26:54 +0100
14mr|texlive-installfont-v1.6b-3|5	# catalog-license lppl
14mr|texlive-installfont-v1.6b-3|6	# catalog-version v1.6b
14mr|texlive-installfont-v1.6b-3|7	Name:		texlive-installfont
14mr|texlive-installfont-v1.6b-3|8	Version:	v1.6b
14mr|texlive-installfont-v1.6b-3|9	Release:	3
14mr|texlive-installfont-v1.6b-3|10	Summary:	A bash script for installing a LaTeX font family
14mr|texlive-installfont-v1.6b-3|11	Group:		Publishing
14mr|texlive-installfont-v1.6b-3|12	URL:		http://www.ctan.org/tex-archive/support/installfont
14mr|texlive-installfont-v1.6b-3|13	License:	LPPL
14mr|texlive-installfont-v1.6b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/installfont.tar.xz
14mr|texlive-installfont-v1.6b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/installfont.doc.tar.xz
14mr|texlive-installfont-v1.6b-3|16	BuildArch:	noarch
14mr|texlive-installfont-v1.6b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-installfont-v1.6b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-installfont-v1.6b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-installfont-v1.6b-3|20	Provides:	texlive-installfont.bin = %{EVRD}
14mr|texlive-installfont-v1.6b-3|21	
14mr|texlive-installfont-v1.6b-3|22	%description
14mr|texlive-installfont-v1.6b-3|23	With this script you can install a LaTeX font family
14mr|texlive-installfont-v1.6b-3|24	(PostScript Type 1, TrueType and OpenType formats are
14mr|texlive-installfont-v1.6b-3|25	supported). Font series from light to ultra bold, and (faked)
14mr|texlive-installfont-v1.6b-3|26	small caps and (faked) slanted shapes are supported, but not
14mr|texlive-installfont-v1.6b-3|27	expert fonts. The script will rename the fonts automatically
14mr|texlive-installfont-v1.6b-3|28	(optional) or will otherwise expect the *.afm files and the
14mr|texlive-installfont-v1.6b-3|29	font files (in PostScript Type1 format) named in the Karl Berry
14mr|texlive-installfont-v1.6b-3|30	scheme (e.g. 5bbr8a.pfb). After running the script, you should
14mr|texlive-installfont-v1.6b-3|31	have a working font installation in your local TeX tree.
14mr|texlive-installfont-v1.6b-3|32	
14mr|texlive-installfont-v1.6b-3|33	%post
14mr|texlive-installfont-v1.6b-3|34	%{_sbindir}/texlive.post
14mr|texlive-installfont-v1.6b-3|35	
14mr|texlive-installfont-v1.6b-3|36	%postun
14mr|texlive-installfont-v1.6b-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-installfont-v1.6b-3|38	%{_sbindir}/texlive.post
14mr|texlive-installfont-v1.6b-3|39	fi
14mr|texlive-installfont-v1.6b-3|40	
14mr|texlive-installfont-v1.6b-3|41	#-----------------------------------------------------------------------
14mr|texlive-installfont-v1.6b-3|42	%files
14mr|texlive-installfont-v1.6b-3|43	%{_bindir}/installfont-tl
14mr|texlive-installfont-v1.6b-3|44	%{_texmfdistdir}/scripts/installfont/installfont-tl
14mr|texlive-installfont-v1.6b-3|45	%doc %{_texmfdistdir}/doc/support/installfont/LICENSE
14mr|texlive-installfont-v1.6b-3|46	%doc %{_texmfdistdir}/doc/support/installfont/README
14mr|texlive-installfont-v1.6b-3|47	%doc %{_texmfdistdir}/doc/support/installfont/installfont
14mr|texlive-installfont-v1.6b-3|48	%doc %{_texmfdistdir}/doc/support/installfont/installfont.pdf
14mr|texlive-installfont-v1.6b-3|49	%doc %{_texmfdistdir}/doc/support/installfont/installfont.tex
14mr|texlive-installfont-v1.6b-3|50	%doc %{_texmfdistdir}/doc/support/installfont/manifest.txt
14mr|texlive-installfont-v1.6b-3|51	
14mr|texlive-installfont-v1.6b-3|52	#-----------------------------------------------------------------------
14mr|texlive-installfont-v1.6b-3|53	%prep
14mr|texlive-installfont-v1.6b-3|54	%setup -c -a0 -a1
14mr|texlive-installfont-v1.6b-3|55	
14mr|texlive-installfont-v1.6b-3|56	%build
14mr|texlive-installfont-v1.6b-3|57	
14mr|texlive-installfont-v1.6b-3|58	%install
14mr|texlive-installfont-v1.6b-3|59	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-installfont-v1.6b-3|60	pushd %{buildroot}%{_bindir}
14mr|texlive-installfont-v1.6b-3|61	ln -sf %{_texmfdistdir}/scripts/installfont/installfont-tl installfont-tl
14mr|texlive-installfont-v1.6b-3|62	popd
14mr|texlive-installfont-v1.6b-3|63	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-installfont-v1.6b-3|64	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-installfont-v1.6b-3|65	
14mr|texlive-installfont-v1.6b-3|66	
14mr|texlive-installfont-v1.6b-3|67	
14mr|texlive-installfont-v1.6b-3|68	%changelog
14mr|texlive-installfont-v1.6b-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.6b-3
14mr|texlive-installfont-v1.6b-3|70	+ Revision: 0af33c5
14mr|texlive-installfont-v1.6b-3|71	- MassBuild#440: Increase release tag
14mr|texlive-installfont-v1.6b-3|72	
14mr|texlive-installfont-v1.6b-3|73	

20415 14
14mr|texlive-interactiveworkbook-20061006-3|1	# revision 15878
14mr|texlive-interactiveworkbook-20061006-3|2	# category Package
14mr|texlive-interactiveworkbook-20061006-3|3	# catalog-ctan /macros/latex/contrib/interactiveworkbook
14mr|texlive-interactiveworkbook-20061006-3|4	# catalog-date 2006-10-06 13:44:13 +0200
14mr|texlive-interactiveworkbook-20061006-3|5	# catalog-license lppl
14mr|texlive-interactiveworkbook-20061006-3|6	# catalog-version undef
14mr|texlive-interactiveworkbook-20061006-3|7	Name:		texlive-interactiveworkbook
14mr|texlive-interactiveworkbook-20061006-3|8	Version:	20061006
14mr|texlive-interactiveworkbook-20061006-3|9	Release:	3
14mr|texlive-interactiveworkbook-20061006-3|10	Summary:	latex-based interactive PDF on the web
14mr|texlive-interactiveworkbook-20061006-3|11	Group:		Publishing
14mr|texlive-interactiveworkbook-20061006-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/interactiveworkbook
14mr|texlive-interactiveworkbook-20061006-3|13	License:	LPPL
14mr|texlive-interactiveworkbook-20061006-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interactiveworkbook.tar.xz
14mr|texlive-interactiveworkbook-20061006-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interactiveworkbook.doc.tar.xz
14mr|texlive-interactiveworkbook-20061006-3|16	BuildArch:	noarch
14mr|texlive-interactiveworkbook-20061006-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-interactiveworkbook-20061006-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-interactiveworkbook-20061006-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-interactiveworkbook-20061006-3|20	
14mr|texlive-interactiveworkbook-20061006-3|21	%description
14mr|texlive-interactiveworkbook-20061006-3|22	The package interactiveworkbook gives the user the ability to
14mr|texlive-interactiveworkbook-20061006-3|23	write LaTeX documents which, ultimately, create interactive
14mr|texlive-interactiveworkbook-20061006-3|24	question-and-answer Portable Document Format (PDF) tutorials
14mr|texlive-interactiveworkbook-20061006-3|25	meant to be used by Internet students and that, in particular,
14mr|texlive-interactiveworkbook-20061006-3|26	freely use mathematical notation.
14mr|texlive-interactiveworkbook-20061006-3|27	
14mr|texlive-interactiveworkbook-20061006-3|28	%post
14mr|texlive-interactiveworkbook-20061006-3|29	%{_sbindir}/texlive.post
14mr|texlive-interactiveworkbook-20061006-3|30	
14mr|texlive-interactiveworkbook-20061006-3|31	%postun
14mr|texlive-interactiveworkbook-20061006-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-interactiveworkbook-20061006-3|33	%{_sbindir}/texlive.post
14mr|texlive-interactiveworkbook-20061006-3|34	fi
14mr|texlive-interactiveworkbook-20061006-3|35	
14mr|texlive-interactiveworkbook-20061006-3|36	#-----------------------------------------------------------------------
14mr|texlive-interactiveworkbook-20061006-3|37	%files
14mr|texlive-interactiveworkbook-20061006-3|38	%{_texmfdistdir}/tex/latex/interactiveworkbook/interactiveworkbook-web.sty
14mr|texlive-interactiveworkbook-20061006-3|39	%{_texmfdistdir}/tex/latex/interactiveworkbook/interactiveworkbook.sty
14mr|texlive-interactiveworkbook-20061006-3|40	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/documentation/interactiveworkbookmanual.pdf
14mr|texlive-interactiveworkbook-20061006-3|41	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/documentation/interactiveworkbookmanual.tex
14mr|texlive-interactiveworkbook-20061006-3|42	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/WS_FTP.LOG
14mr|texlive-interactiveworkbook-20061006-3|43	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/buttonappearance.eps
14mr|texlive-interactiveworkbook-20061006-3|44	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/checkclear.eps
14mr|texlive-interactiveworkbook-20061006-3|45	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/checksubmit.eps
14mr|texlive-interactiveworkbook-20061006-3|46	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques1.eps
14mr|texlive-interactiveworkbook-20061006-3|47	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques10.eps
14mr|texlive-interactiveworkbook-20061006-3|48	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques11.eps
14mr|texlive-interactiveworkbook-20061006-3|49	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques12.eps
14mr|texlive-interactiveworkbook-20061006-3|50	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques13.eps
14mr|texlive-interactiveworkbook-20061006-3|51	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques14.eps
14mr|texlive-interactiveworkbook-20061006-3|52	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques15.eps
14mr|texlive-interactiveworkbook-20061006-3|53	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques16.eps
14mr|texlive-interactiveworkbook-20061006-3|54	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques17.eps
14mr|texlive-interactiveworkbook-20061006-3|55	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques18.eps
14mr|texlive-interactiveworkbook-20061006-3|56	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques19.eps
14mr|texlive-interactiveworkbook-20061006-3|57	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques2.eps
14mr|texlive-interactiveworkbook-20061006-3|58	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques20.eps
14mr|texlive-interactiveworkbook-20061006-3|59	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques3.eps
14mr|texlive-interactiveworkbook-20061006-3|60	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques4.eps
14mr|texlive-interactiveworkbook-20061006-3|61	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques5.eps
14mr|texlive-interactiveworkbook-20061006-3|62	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques6.eps
14mr|texlive-interactiveworkbook-20061006-3|63	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques7.eps
14mr|texlive-interactiveworkbook-20061006-3|64	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques8.eps
14mr|texlive-interactiveworkbook-20061006-3|65	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques9.eps
14mr|texlive-interactiveworkbook-20061006-3|66	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/fieldclear.eps
14mr|texlive-interactiveworkbook-20061006-3|67	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/fieldsubmit.eps
14mr|texlive-interactiveworkbook-20061006-3|68	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/ndex.eps
14mr|texlive-interactiveworkbook-20061006-3|69	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/next.eps
14mr|texlive-interactiveworkbook-20061006-3|70	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonecheckfive.eps
14mr|texlive-interactiveworkbook-20061006-3|71	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonecheckfour.eps
14mr|texlive-interactiveworkbook-20061006-3|72	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonecheckone.eps
14mr|texlive-interactiveworkbook-20061006-3|73	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonecheckthree.eps
14mr|texlive-interactiveworkbook-20061006-3|74	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonechecktwo.eps
14mr|texlive-interactiveworkbook-20061006-3|75	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldfive.eps
14mr|texlive-interactiveworkbook-20061006-3|76	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldfour.eps
14mr|texlive-interactiveworkbook-20061006-3|77	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldone.eps
14mr|texlive-interactiveworkbook-20061006-3|78	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldthree.eps
14mr|texlive-interactiveworkbook-20061006-3|79	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldtwo.eps
14mr|texlive-interactiveworkbook-20061006-3|80	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopupfive.eps
14mr|texlive-interactiveworkbook-20061006-3|81	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopupfour.eps
14mr|texlive-interactiveworkbook-20061006-3|82	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopupone.eps
14mr|texlive-interactiveworkbook-20061006-3|83	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopupthree.eps
14mr|texlive-interactiveworkbook-20061006-3|84	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopuptwo.eps
14mr|texlive-interactiveworkbook-20061006-3|85	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradiofive.eps
14mr|texlive-interactiveworkbook-20061006-3|86	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradiofour.eps
14mr|texlive-interactiveworkbook-20061006-3|87	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradioone.eps
14mr|texlive-interactiveworkbook-20061006-3|88	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradiothree.eps
14mr|texlive-interactiveworkbook-20061006-3|89	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradiotwo.eps
14mr|texlive-interactiveworkbook-20061006-3|90	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreecheckfive.eps
14mr|texlive-interactiveworkbook-20061006-3|91	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreecheckfour.eps
14mr|texlive-interactiveworkbook-20061006-3|92	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreecheckone.eps
14mr|texlive-interactiveworkbook-20061006-3|93	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreecheckthree.eps
14mr|texlive-interactiveworkbook-20061006-3|94	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreechecktwo.eps
14mr|texlive-interactiveworkbook-20061006-3|95	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldfive.eps
14mr|texlive-interactiveworkbook-20061006-3|96	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldfour.eps
14mr|texlive-interactiveworkbook-20061006-3|97	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldone.eps
14mr|texlive-interactiveworkbook-20061006-3|98	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldthree.eps
14mr|texlive-interactiveworkbook-20061006-3|99	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldtwo.eps
14mr|texlive-interactiveworkbook-20061006-3|100	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopupfive.eps
14mr|texlive-interactiveworkbook-20061006-3|101	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopupfour.eps
14mr|texlive-interactiveworkbook-20061006-3|102	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopupone.eps
14mr|texlive-interactiveworkbook-20061006-3|103	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopupthree.eps
14mr|texlive-interactiveworkbook-20061006-3|104	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopuptwo.eps
14mr|texlive-interactiveworkbook-20061006-3|105	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradiofive.eps
14mr|texlive-interactiveworkbook-20061006-3|106	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradiofour.eps
14mr|texlive-interactiveworkbook-20061006-3|107	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradioone.eps
14mr|texlive-interactiveworkbook-20061006-3|108	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradiothree.eps
14mr|texlive-interactiveworkbook-20061006-3|109	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradiotwo.eps
14mr|texlive-interactiveworkbook-20061006-3|110	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwocheckfive.eps
14mr|texlive-interactiveworkbook-20061006-3|111	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwocheckfour.eps
14mr|texlive-interactiveworkbook-20061006-3|112	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwocheckone.eps
14mr|texlive-interactiveworkbook-20061006-3|113	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwocheckthree.eps
14mr|texlive-interactiveworkbook-20061006-3|114	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwochecktwo.eps
14mr|texlive-interactiveworkbook-20061006-3|115	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldfive.eps
14mr|texlive-interactiveworkbook-20061006-3|116	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldfour.eps
14mr|texlive-interactiveworkbook-20061006-3|117	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldone.eps
14mr|texlive-interactiveworkbook-20061006-3|118	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldthree.eps
14mr|texlive-interactiveworkbook-20061006-3|119	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldtwo.eps
14mr|texlive-interactiveworkbook-20061006-3|120	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopupfive.eps
14mr|texlive-interactiveworkbook-20061006-3|121	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopupfour.eps
14mr|texlive-interactiveworkbook-20061006-3|122	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopupone.eps
14mr|texlive-interactiveworkbook-20061006-3|123	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopupthree.eps
14mr|texlive-interactiveworkbook-20061006-3|124	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopuptwo.eps
14mr|texlive-interactiveworkbook-20061006-3|125	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadiofive.eps
14mr|texlive-interactiveworkbook-20061006-3|126	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadiofour.eps
14mr|texlive-interactiveworkbook-20061006-3|127	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadioone.eps
14mr|texlive-interactiveworkbook-20061006-3|128	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadiothree.eps
14mr|texlive-interactiveworkbook-20061006-3|129	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadiotwo.eps
14mr|texlive-interactiveworkbook-20061006-3|130	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/popupclear.eps
14mr|texlive-interactiveworkbook-20061006-3|131	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/popupsubmit.eps
14mr|texlive-interactiveworkbook-20061006-3|132	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/prev.eps
14mr|texlive-interactiveworkbook-20061006-3|133	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/radioclear.eps
14mr|texlive-interactiveworkbook-20061006-3|134	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/radiosubmit.eps
14mr|texlive-interactiveworkbook-20061006-3|135	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/return.eps
14mr|texlive-interactiveworkbook-20061006-3|136	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/rightcheckcorrect.eps
14mr|texlive-interactiveworkbook-20061006-3|137	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/rightfieldcorrect.eps
14mr|texlive-interactiveworkbook-20061006-3|138	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/rightpopupcorrect.eps
14mr|texlive-interactiveworkbook-20061006-3|139	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/rightradiocorrect.eps
14mr|texlive-interactiveworkbook-20061006-3|140	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/wrongcheckcorrect.eps
14mr|texlive-interactiveworkbook-20061006-3|141	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/wrongfieldcorrect.eps
14mr|texlive-interactiveworkbook-20061006-3|142	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/wrongpopupcorrect.eps
14mr|texlive-interactiveworkbook-20061006-3|143	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/wrongradiocorrect.eps
14mr|texlive-interactiveworkbook-20061006-3|144	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/check.pdf
14mr|texlive-interactiveworkbook-20061006-3|145	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/check.tex
14mr|texlive-interactiveworkbook-20061006-3|146	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/field.pdf
14mr|texlive-interactiveworkbook-20061006-3|147	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/field.tex
14mr|texlive-interactiveworkbook-20061006-3|148	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/ndex.pdf
14mr|texlive-interactiveworkbook-20061006-3|149	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/ndex.tex
14mr|texlive-interactiveworkbook-20061006-3|150	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/popup.pdf
14mr|texlive-interactiveworkbook-20061006-3|151	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/popup.tex
14mr|texlive-interactiveworkbook-20061006-3|152	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/radio.pdf
14mr|texlive-interactiveworkbook-20061006-3|153	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/radio.tex
14mr|texlive-interactiveworkbook-20061006-3|154	
14mr|texlive-interactiveworkbook-20061006-3|155	#-----------------------------------------------------------------------
14mr|texlive-interactiveworkbook-20061006-3|156	%prep
14mr|texlive-interactiveworkbook-20061006-3|157	%setup -c -a0 -a1
14mr|texlive-interactiveworkbook-20061006-3|158	
14mr|texlive-interactiveworkbook-20061006-3|159	%build
14mr|texlive-interactiveworkbook-20061006-3|160	
14mr|texlive-interactiveworkbook-20061006-3|161	%install
14mr|texlive-interactiveworkbook-20061006-3|162	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-interactiveworkbook-20061006-3|163	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-interactiveworkbook-20061006-3|164	
14mr|texlive-interactiveworkbook-20061006-3|165	
14mr|texlive-interactiveworkbook-20061006-3|166	
14mr|texlive-interactiveworkbook-20061006-3|167	%changelog
14mr|texlive-interactiveworkbook-20061006-3|168	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061006-3
14mr|texlive-interactiveworkbook-20061006-3|169	+ Revision: b7b2aa0
14mr|texlive-interactiveworkbook-20061006-3|170	- MassBuild#440: Increase release tag
14mr|texlive-interactiveworkbook-20061006-3|171	
14mr|texlive-interactiveworkbook-20061006-3|172	

20416 14
14mr|texlive-interfaces-3.1-3|1	# revision 21474
14mr|texlive-interfaces-3.1-3|2	# category Package
14mr|texlive-interfaces-3.1-3|3	# catalog-ctan /macros/latex/contrib/interfaces
14mr|texlive-interfaces-3.1-3|4	# catalog-date 2011-02-19 16:41:47 +0100
14mr|texlive-interfaces-3.1-3|5	# catalog-license lppl1.3
14mr|texlive-interfaces-3.1-3|6	# catalog-version 3.1
14mr|texlive-interfaces-3.1-3|7	Name:		texlive-interfaces
14mr|texlive-interfaces-3.1-3|8	Version:	3.1
14mr|texlive-interfaces-3.1-3|9	Release:	3
14mr|texlive-interfaces-3.1-3|10	Summary:	Set parameters for other packages, conveniently
14mr|texlive-interfaces-3.1-3|11	Group:		Publishing
14mr|texlive-interfaces-3.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/interfaces
14mr|texlive-interfaces-3.1-3|13	License:	LPPL1.3
14mr|texlive-interfaces-3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interfaces.tar.xz
14mr|texlive-interfaces-3.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interfaces.doc.tar.xz
14mr|texlive-interfaces-3.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interfaces.source.tar.xz
14mr|texlive-interfaces-3.1-3|17	BuildArch:	noarch
14mr|texlive-interfaces-3.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-interfaces-3.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-interfaces-3.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-interfaces-3.1-3|21	
14mr|texlive-interfaces-3.1-3|22	%description
14mr|texlive-interfaces-3.1-3|23	The package provides a small number of convenient macros that
14mr|texlive-interfaces-3.1-3|24	access features in other frequently-used packages, or provide
14mr|texlive-interfaces-3.1-3|25	interfaces to other useful facilities such as the pdfTeX
14mr|texlive-interfaces-3.1-3|26	\pdfelapsedtime primitive. Most of these macros use pgfkeys to
14mr|texlive-interfaces-3.1-3|27	provide a key-value syntax. The package also uses the package
14mr|texlive-interfaces-3.1-3|28	scrlfile from the Koma-Script bundle (for controlled loading of
14mr|texlive-interfaces-3.1-3|29	other files) and etoolbox. The package is bundled with sub-
14mr|texlive-interfaces-3.1-3|30	packages containing actual interfaces: by default, the package
14mr|texlive-interfaces-3.1-3|31	loads all available sub-packages, but techniques are provided
14mr|texlive-interfaces-3.1-3|32	for the user to select no more than the interfaces needed for a
14mr|texlive-interfaces-3.1-3|33	job.
14mr|texlive-interfaces-3.1-3|34	
14mr|texlive-interfaces-3.1-3|35	%post
14mr|texlive-interfaces-3.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-interfaces-3.1-3|37	
14mr|texlive-interfaces-3.1-3|38	%postun
14mr|texlive-interfaces-3.1-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-interfaces-3.1-3|40	%{_sbindir}/texlive.post
14mr|texlive-interfaces-3.1-3|41	fi
14mr|texlive-interfaces-3.1-3|42	
14mr|texlive-interfaces-3.1-3|43	#-----------------------------------------------------------------------
14mr|texlive-interfaces-3.1-3|44	%files
14mr|texlive-interfaces-3.1-3|45	%{_texmfdistdir}/tex/latex/interfaces/interfaces-LaTeX.sty
14mr|texlive-interfaces-3.1-3|46	%{_texmfdistdir}/tex/latex/interfaces/interfaces-appendix.sty
14mr|texlive-interfaces-3.1-3|47	%{_texmfdistdir}/tex/latex/interfaces/interfaces-base.sty
14mr|texlive-interfaces-3.1-3|48	%{_texmfdistdir}/tex/latex/interfaces/interfaces-bookmark.sty
14mr|texlive-interfaces-3.1-3|49	%{_texmfdistdir}/tex/latex/interfaces/interfaces-embedfile.sty
14mr|texlive-interfaces-3.1-3|50	%{_texmfdistdir}/tex/latex/interfaces/interfaces-enumitem.sty
14mr|texlive-interfaces-3.1-3|51	%{_texmfdistdir}/tex/latex/interfaces/interfaces-environ.sty
14mr|texlive-interfaces-3.1-3|52	%{_texmfdistdir}/tex/latex/interfaces/interfaces-etoolbox.sty
14mr|texlive-interfaces-3.1-3|53	%{_texmfdistdir}/tex/latex/interfaces/interfaces-fancyhdr.sty
14mr|texlive-interfaces-3.1-3|54	%{_texmfdistdir}/tex/latex/interfaces/interfaces-hypbmsec.sty
14mr|texlive-interfaces-3.1-3|55	%{_texmfdistdir}/tex/latex/interfaces/interfaces-hyperref.sty
14mr|texlive-interfaces-3.1-3|56	%{_texmfdistdir}/tex/latex/interfaces/interfaces-makecell.sty
14mr|texlive-interfaces-3.1-3|57	%{_texmfdistdir}/tex/latex/interfaces/interfaces-marks.sty
14mr|texlive-interfaces-3.1-3|58	%{_texmfdistdir}/tex/latex/interfaces/interfaces-pgfkeys.sty
14mr|texlive-interfaces-3.1-3|59	%{_texmfdistdir}/tex/latex/interfaces/interfaces-scrlfile.sty
14mr|texlive-interfaces-3.1-3|60	%{_texmfdistdir}/tex/latex/interfaces/interfaces-tikz.sty
14mr|texlive-interfaces-3.1-3|61	%{_texmfdistdir}/tex/latex/interfaces/interfaces-titlesec.sty
14mr|texlive-interfaces-3.1-3|62	%{_texmfdistdir}/tex/latex/interfaces/interfaces-tocloft.sty
14mr|texlive-interfaces-3.1-3|63	%{_texmfdistdir}/tex/latex/interfaces/interfaces-truncate.sty
14mr|texlive-interfaces-3.1-3|64	%{_texmfdistdir}/tex/latex/interfaces/interfaces-umrand.sty
14mr|texlive-interfaces-3.1-3|65	%{_texmfdistdir}/tex/latex/interfaces/interfaces.sty
14mr|texlive-interfaces-3.1-3|66	%doc %{_texmfdistdir}/doc/latex/interfaces/README
14mr|texlive-interfaces-3.1-3|67	%doc %{_texmfdistdir}/doc/latex/interfaces/interfaces.pdf
14mr|texlive-interfaces-3.1-3|68	#- source
14mr|texlive-interfaces-3.1-3|69	%doc %{_texmfdistdir}/source/latex/interfaces/interfaces.drv
14mr|texlive-interfaces-3.1-3|70	%doc %{_texmfdistdir}/source/latex/interfaces/interfaces.dtx
14mr|texlive-interfaces-3.1-3|71	%doc %{_texmfdistdir}/source/latex/interfaces/interfaces.ins
14mr|texlive-interfaces-3.1-3|72	
14mr|texlive-interfaces-3.1-3|73	#-----------------------------------------------------------------------
14mr|texlive-interfaces-3.1-3|74	%prep
14mr|texlive-interfaces-3.1-3|75	%setup -c -a0 -a1 -a2
14mr|texlive-interfaces-3.1-3|76	
14mr|texlive-interfaces-3.1-3|77	%build
14mr|texlive-interfaces-3.1-3|78	
14mr|texlive-interfaces-3.1-3|79	%install
14mr|texlive-interfaces-3.1-3|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-interfaces-3.1-3|81	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-interfaces-3.1-3|82	
14mr|texlive-interfaces-3.1-3|83	
14mr|texlive-interfaces-3.1-3|84	
14mr|texlive-interfaces-3.1-3|85	%changelog
14mr|texlive-interfaces-3.1-3|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1-3
14mr|texlive-interfaces-3.1-3|87	+ Revision: df4c5dd
14mr|texlive-interfaces-3.1-3|88	- MassBuild#440: Increase release tag
14mr|texlive-interfaces-3.1-3|89	
14mr|texlive-interfaces-3.1-3|90	

20417 14
14mr|texlive-interpreter-1.2-2|1	# revision 27232
14mr|texlive-interpreter-1.2-2|2	# category Package
14mr|texlive-interpreter-1.2-2|3	# catalog-ctan /macros/luatex/generic/interpreter
14mr|texlive-interpreter-1.2-2|4	# catalog-date 2012-06-10 11:15:14 +0200
14mr|texlive-interpreter-1.2-2|5	# catalog-license lppl
14mr|texlive-interpreter-1.2-2|6	# catalog-version 1.2
14mr|texlive-interpreter-1.2-2|7	Name:		texlive-interpreter
14mr|texlive-interpreter-1.2-2|8	Version:	1.2
14mr|texlive-interpreter-1.2-2|9	Release:	2
14mr|texlive-interpreter-1.2-2|10	Summary:	Translate input files on the fly
14mr|texlive-interpreter-1.2-2|11	Group:		Publishing
14mr|texlive-interpreter-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/interpreter
14mr|texlive-interpreter-1.2-2|13	License:	LPPL
14mr|texlive-interpreter-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interpreter.tar.xz
14mr|texlive-interpreter-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interpreter.doc.tar.xz
14mr|texlive-interpreter-1.2-2|16	BuildArch:	noarch
14mr|texlive-interpreter-1.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-interpreter-1.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-interpreter-1.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-interpreter-1.2-2|20	
14mr|texlive-interpreter-1.2-2|21	%description
14mr|texlive-interpreter-1.2-2|22	The package preprocesses input files to a Lua(La)TeX run, on
14mr|texlive-interpreter-1.2-2|23	the fly. The user defines Lua regular expressions to search for
14mr|texlive-interpreter-1.2-2|24	patterns and modify input lines (or entire paragraphs)
14mr|texlive-interpreter-1.2-2|25	accordingly, before TeX reads the material. In this way,
14mr|texlive-interpreter-1.2-2|26	documents may be prepared in a non-TeX language (e.g., some
14mr|texlive-interpreter-1.2-2|27	lightweight markup language) and turned into 'proper' TeX for
14mr|texlive-interpreter-1.2-2|28	processing. The source of the documentation is typed in such a
14mr|texlive-interpreter-1.2-2|29	lightweight language and is thus easily readable in a text
14mr|texlive-interpreter-1.2-2|30	editor (the PDF file is also available, of course); the
14mr|texlive-interpreter-1.2-2|31	transformation to TeX syntax via Interpreter's functions is
14mr|texlive-interpreter-1.2-2|32	explained in the documentation itself. Interpreter is
14mr|texlive-interpreter-1.2-2|33	implemented using the author's gates (lua version), and works
14mr|texlive-interpreter-1.2-2|34	for plain TeX and LaTeX, but not ConTeXt.
14mr|texlive-interpreter-1.2-2|35	
14mr|texlive-interpreter-1.2-2|36	%post
14mr|texlive-interpreter-1.2-2|37	%{_sbindir}/texlive.post
14mr|texlive-interpreter-1.2-2|38	
14mr|texlive-interpreter-1.2-2|39	%postun
14mr|texlive-interpreter-1.2-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-interpreter-1.2-2|41	%{_sbindir}/texlive.post
14mr|texlive-interpreter-1.2-2|42	fi
14mr|texlive-interpreter-1.2-2|43	
14mr|texlive-interpreter-1.2-2|44	#-----------------------------------------------------------------------
14mr|texlive-interpreter-1.2-2|45	%files
14mr|texlive-interpreter-1.2-2|46	%{_texmfdistdir}/tex/luatex/interpreter/interpreter.lua
14mr|texlive-interpreter-1.2-2|47	%{_texmfdistdir}/tex/luatex/interpreter/interpreter.sty
14mr|texlive-interpreter-1.2-2|48	%{_texmfdistdir}/tex/luatex/interpreter/interpreter.tex
14mr|texlive-interpreter-1.2-2|49	%doc %{_texmfdistdir}/doc/luatex/interpreter/README
14mr|texlive-interpreter-1.2-2|50	%doc %{_texmfdistdir}/doc/luatex/interpreter/i-doc.lua
14mr|texlive-interpreter-1.2-2|51	%doc %{_texmfdistdir}/doc/luatex/interpreter/interpreter-doc.pdf
14mr|texlive-interpreter-1.2-2|52	%doc %{_texmfdistdir}/doc/luatex/interpreter/interpreter-doc.tex
14mr|texlive-interpreter-1.2-2|53	%doc %{_texmfdistdir}/doc/luatex/interpreter/interpreter-doc.txt
14mr|texlive-interpreter-1.2-2|54	
14mr|texlive-interpreter-1.2-2|55	#-----------------------------------------------------------------------
14mr|texlive-interpreter-1.2-2|56	%prep
14mr|texlive-interpreter-1.2-2|57	%setup -c -a0 -a1
14mr|texlive-interpreter-1.2-2|58	
14mr|texlive-interpreter-1.2-2|59	%build
14mr|texlive-interpreter-1.2-2|60	
14mr|texlive-interpreter-1.2-2|61	%install
14mr|texlive-interpreter-1.2-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-interpreter-1.2-2|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-interpreter-1.2-2|64	
14mr|texlive-interpreter-1.2-2|65	
14mr|texlive-interpreter-1.2-2|66	
14mr|texlive-interpreter-1.2-2|67	%changelog
14mr|texlive-interpreter-1.2-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-2
14mr|texlive-interpreter-1.2-2|69	+ Revision: fe4d2fa
14mr|texlive-interpreter-1.2-2|70	- MassBuild#440: Increase release tag
14mr|texlive-interpreter-1.2-2|71	
14mr|texlive-interpreter-1.2-2|72	

20418 14
14mr|texlive-interval-0.1-6|1	# revision 30747
14mr|texlive-interval-0.1-6|2	# category Package
14mr|texlive-interval-0.1-6|3	# catalog-ctan /macros/latex/contrib/interval
14mr|texlive-interval-0.1-6|4	# catalog-date 2013-05-24 14:49:46 +0200
14mr|texlive-interval-0.1-6|5	# catalog-license lppl1.3
14mr|texlive-interval-0.1-6|6	# catalog-version 0.1
14mr|texlive-interval-0.1-6|7	Name:		texlive-interval
14mr|texlive-interval-0.1-6|8	Version:	0.1
14mr|texlive-interval-0.1-6|9	Release:	6
14mr|texlive-interval-0.1-6|10	Summary:	Format mathematical intervals, ensuring proper spacing
14mr|texlive-interval-0.1-6|11	Group:		Publishing
14mr|texlive-interval-0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/interval
14mr|texlive-interval-0.1-6|13	License:	LPPL1.3
14mr|texlive-interval-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interval.tar.xz
14mr|texlive-interval-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interval.doc.tar.xz
14mr|texlive-interval-0.1-6|16	BuildArch:	noarch
14mr|texlive-interval-0.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-interval-0.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-interval-0.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-interval-0.1-6|20	
14mr|texlive-interval-0.1-6|21	%description
14mr|texlive-interval-0.1-6|22	When typing an open interval as $]a,b[$, a closing bracket is
14mr|texlive-interval-0.1-6|23	being used in place of an opening fence and vice versa. This
14mr|texlive-interval-0.1-6|24	leads to the wrong spacing in, say, $]-a,b[$ or $A\in]a,b[=B$.
14mr|texlive-interval-0.1-6|25	The package attempts to solve this using: \interval{a}{b} ->
14mr|texlive-interval-0.1-6|26	[a,b] \interval[open]{a}{b} -> ]a,b[ \interval[open left]{a}{b}
14mr|texlive-interval-0.1-6|27	-> ]a,b] The package also supports fence scaling and ensures
14mr|texlive-interval-0.1-6|28	that the enclosing fences will end up having the proper closing
14mr|texlive-interval-0.1-6|29	and opening types. TeX maths does not do this job properly.
14mr|texlive-interval-0.1-6|30	
14mr|texlive-interval-0.1-6|31	%post
14mr|texlive-interval-0.1-6|32	%{_sbindir}/texlive.post
14mr|texlive-interval-0.1-6|33	
14mr|texlive-interval-0.1-6|34	%postun
14mr|texlive-interval-0.1-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-interval-0.1-6|36	%{_sbindir}/texlive.post
14mr|texlive-interval-0.1-6|37	fi
14mr|texlive-interval-0.1-6|38	
14mr|texlive-interval-0.1-6|39	#-----------------------------------------------------------------------
14mr|texlive-interval-0.1-6|40	%files
14mr|texlive-interval-0.1-6|41	%{_texmfdistdir}/tex/latex/interval/interval.sty
14mr|texlive-interval-0.1-6|42	%doc %{_texmfdistdir}/doc/latex/interval/interval.pdf
14mr|texlive-interval-0.1-6|43	%doc %{_texmfdistdir}/doc/latex/interval/interval.tex
14mr|texlive-interval-0.1-6|44	
14mr|texlive-interval-0.1-6|45	#-----------------------------------------------------------------------
14mr|texlive-interval-0.1-6|46	%prep
14mr|texlive-interval-0.1-6|47	%setup -c -a0 -a1
14mr|texlive-interval-0.1-6|48	
14mr|texlive-interval-0.1-6|49	%build
14mr|texlive-interval-0.1-6|50	
14mr|texlive-interval-0.1-6|51	%install
14mr|texlive-interval-0.1-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-interval-0.1-6|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-interval-0.1-6|54	
14mr|texlive-interval-0.1-6|55	%changelog
14mr|texlive-interval-0.1-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-6
14mr|texlive-interval-0.1-6|57	+ Revision: 621c6a0
14mr|texlive-interval-0.1-6|58	- MassBuild#440: Increase release tag
14mr|texlive-interval-0.1-6|59	
14mr|texlive-interval-0.1-6|60	

20419 14
14mr|texlive-intro-scientific-5-3|1	# revision 15878
14mr|texlive-intro-scientific-5-3|2	# category Package
14mr|texlive-intro-scientific-5-3|3	# catalog-ctan /info/intro-scientific
14mr|texlive-intro-scientific-5-3|4	# catalog-date 2009-02-22 10:18:48 +0100
14mr|texlive-intro-scientific-5-3|5	# catalog-license lppl
14mr|texlive-intro-scientific-5-3|6	# catalog-version 5th edition
14mr|texlive-intro-scientific-5-3|7	Name:		texlive-intro-scientific
14mr|texlive-intro-scientific-5-3|8	Version:	5
14mr|texlive-intro-scientific-5-3|9	Release:	3
14mr|texlive-intro-scientific-5-3|10	Summary:	Introducing scientific/mathematical documents using LaTeX
14mr|texlive-intro-scientific-5-3|11	Group:		Publishing
14mr|texlive-intro-scientific-5-3|12	URL:		http://www.ctan.org/tex-archive/info/intro-scientific
14mr|texlive-intro-scientific-5-3|13	License:	LPPL
14mr|texlive-intro-scientific-5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/intro-scientific.tar.xz
14mr|texlive-intro-scientific-5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/intro-scientific.doc.tar.xz
14mr|texlive-intro-scientific-5-3|16	BuildArch:	noarch
14mr|texlive-intro-scientific-5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-intro-scientific-5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-intro-scientific-5-3|19	
14mr|texlive-intro-scientific-5-3|20	%description
14mr|texlive-intro-scientific-5-3|21	"Writing Scientific Documents Using LaTeX" is an article
14mr|texlive-intro-scientific-5-3|22	introducing the use of LaTeX in typesetting scientific
14mr|texlive-intro-scientific-5-3|23	documents. It covers the basics of creating a new LaTeX
14mr|texlive-intro-scientific-5-3|24	document, special typesetting considerations, mathematical
14mr|texlive-intro-scientific-5-3|25	typesetting and graphics. It also touches on bibliographic data
14mr|texlive-intro-scientific-5-3|26	and BibTeX.
14mr|texlive-intro-scientific-5-3|27	
14mr|texlive-intro-scientific-5-3|28	#-----------------------------------------------------------------------
14mr|texlive-intro-scientific-5-3|29	%files
14mr|texlive-intro-scientific-5-3|30	%doc %{_texmfdistdir}/doc/latex/intro-scientific/Makefile
14mr|texlive-intro-scientific-5-3|31	%doc %{_texmfdistdir}/doc/latex/intro-scientific/README
14mr|texlive-intro-scientific-5-3|32	%doc %{_texmfdistdir}/doc/latex/intro-scientific/earth-moon.pdf
14mr|texlive-intro-scientific-5-3|33	%doc %{_texmfdistdir}/doc/latex/intro-scientific/scidoc.pdf
14mr|texlive-intro-scientific-5-3|34	%doc %{_texmfdistdir}/doc/latex/intro-scientific/scidoc.tex
14mr|texlive-intro-scientific-5-3|35	
14mr|texlive-intro-scientific-5-3|36	#-----------------------------------------------------------------------
14mr|texlive-intro-scientific-5-3|37	%prep
14mr|texlive-intro-scientific-5-3|38	%setup -c -a0 -a1
14mr|texlive-intro-scientific-5-3|39	
14mr|texlive-intro-scientific-5-3|40	%build
14mr|texlive-intro-scientific-5-3|41	
14mr|texlive-intro-scientific-5-3|42	%install
14mr|texlive-intro-scientific-5-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-intro-scientific-5-3|44	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-intro-scientific-5-3|45	
14mr|texlive-intro-scientific-5-3|46	
14mr|texlive-intro-scientific-5-3|47	
14mr|texlive-intro-scientific-5-3|48	%changelog
14mr|texlive-intro-scientific-5-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5-3
14mr|texlive-intro-scientific-5-3|50	+ Revision: a2fc830
14mr|texlive-intro-scientific-5-3|51	- MassBuild#440: Increase release tag
14mr|texlive-intro-scientific-5-3|52	
14mr|texlive-intro-scientific-5-3|53	

20420 14
14mr|texlive-inversepath-0.2-3|1	# revision 15878
14mr|texlive-inversepath-0.2-3|2	# category Package
14mr|texlive-inversepath-0.2-3|3	# catalog-ctan /macros/latex/contrib/inversepath
14mr|texlive-inversepath-0.2-3|4	# catalog-date 2008-08-19 23:32:24 +0200
14mr|texlive-inversepath-0.2-3|5	# catalog-license lppl1.3
14mr|texlive-inversepath-0.2-3|6	# catalog-version 0.2
14mr|texlive-inversepath-0.2-3|7	Name:		texlive-inversepath
14mr|texlive-inversepath-0.2-3|8	Version:	0.2
14mr|texlive-inversepath-0.2-3|9	Release:	3
14mr|texlive-inversepath-0.2-3|10	Summary:	Calculate inverse file paths
14mr|texlive-inversepath-0.2-3|11	Group:		Publishing
14mr|texlive-inversepath-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/inversepath
14mr|texlive-inversepath-0.2-3|13	License:	LPPL1.3
14mr|texlive-inversepath-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inversepath.tar.xz
14mr|texlive-inversepath-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inversepath.doc.tar.xz
14mr|texlive-inversepath-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inversepath.source.tar.xz
14mr|texlive-inversepath-0.2-3|17	BuildArch:	noarch
14mr|texlive-inversepath-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-inversepath-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-inversepath-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-inversepath-0.2-3|21	
14mr|texlive-inversepath-0.2-3|22	%description
14mr|texlive-inversepath-0.2-3|23	The package calculates inverse relative paths. Such things may
14mr|texlive-inversepath-0.2-3|24	be useful, for example, when writing an auxiliary file to a
14mr|texlive-inversepath-0.2-3|25	different directory.
14mr|texlive-inversepath-0.2-3|26	
14mr|texlive-inversepath-0.2-3|27	%post
14mr|texlive-inversepath-0.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-inversepath-0.2-3|29	
14mr|texlive-inversepath-0.2-3|30	%postun
14mr|texlive-inversepath-0.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-inversepath-0.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-inversepath-0.2-3|33	fi
14mr|texlive-inversepath-0.2-3|34	
14mr|texlive-inversepath-0.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-inversepath-0.2-3|36	%files
14mr|texlive-inversepath-0.2-3|37	%{_texmfdistdir}/tex/latex/inversepath/inversepath.sty
14mr|texlive-inversepath-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/inversepath/README
14mr|texlive-inversepath-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/inversepath/inversepath.pdf
14mr|texlive-inversepath-0.2-3|40	#- source
14mr|texlive-inversepath-0.2-3|41	%doc %{_texmfdistdir}/source/latex/inversepath/inversepath.dtx
14mr|texlive-inversepath-0.2-3|42	%doc %{_texmfdistdir}/source/latex/inversepath/inversepath.ins
14mr|texlive-inversepath-0.2-3|43	
14mr|texlive-inversepath-0.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-inversepath-0.2-3|45	%prep
14mr|texlive-inversepath-0.2-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-inversepath-0.2-3|47	
14mr|texlive-inversepath-0.2-3|48	%build
14mr|texlive-inversepath-0.2-3|49	
14mr|texlive-inversepath-0.2-3|50	%install
14mr|texlive-inversepath-0.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-inversepath-0.2-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-inversepath-0.2-3|53	
14mr|texlive-inversepath-0.2-3|54	
14mr|texlive-inversepath-0.2-3|55	
14mr|texlive-inversepath-0.2-3|56	%changelog
14mr|texlive-inversepath-0.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-inversepath-0.2-3|58	+ Revision: fe368c3
14mr|texlive-inversepath-0.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-inversepath-0.2-3|60	
14mr|texlive-inversepath-0.2-3|61	

20421 14
14mr|texlive-invoice-20111004-3|1	# revision 24194
14mr|texlive-invoice-20111004-3|2	# category Package
14mr|texlive-invoice-20111004-3|3	# catalog-ctan /macros/latex/contrib/invoice
14mr|texlive-invoice-20111004-3|4	# catalog-date 2011-10-04 18:45:10 +0200
14mr|texlive-invoice-20111004-3|5	# catalog-license gpl
14mr|texlive-invoice-20111004-3|6	# catalog-version undef
14mr|texlive-invoice-20111004-3|7	Name:		texlive-invoice
14mr|texlive-invoice-20111004-3|8	Version:	20111004
14mr|texlive-invoice-20111004-3|9	Release:	3
14mr|texlive-invoice-20111004-3|10	Summary:	Generate invoices
14mr|texlive-invoice-20111004-3|11	Group:		Publishing
14mr|texlive-invoice-20111004-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/invoice
14mr|texlive-invoice-20111004-3|13	License:	GPL
14mr|texlive-invoice-20111004-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/invoice.tar.xz
14mr|texlive-invoice-20111004-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/invoice.doc.tar.xz
14mr|texlive-invoice-20111004-3|16	BuildArch:	noarch
14mr|texlive-invoice-20111004-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-invoice-20111004-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-invoice-20111004-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-invoice-20111004-3|20	
14mr|texlive-invoice-20111004-3|21	%description
14mr|texlive-invoice-20111004-3|22	The package may be used for generating invoices. The package
14mr|texlive-invoice-20111004-3|23	can deal with invisible expense items and deductions; output
14mr|texlive-invoice-20111004-3|24	may be presented in any of 10 different languages. The package
14mr|texlive-invoice-20111004-3|25	depends on the fp and calc packages for its calculations.
14mr|texlive-invoice-20111004-3|26	
14mr|texlive-invoice-20111004-3|27	%post
14mr|texlive-invoice-20111004-3|28	%{_sbindir}/texlive.post
14mr|texlive-invoice-20111004-3|29	
14mr|texlive-invoice-20111004-3|30	%postun
14mr|texlive-invoice-20111004-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-invoice-20111004-3|32	%{_sbindir}/texlive.post
14mr|texlive-invoice-20111004-3|33	fi
14mr|texlive-invoice-20111004-3|34	
14mr|texlive-invoice-20111004-3|35	#-----------------------------------------------------------------------
14mr|texlive-invoice-20111004-3|36	%files
14mr|texlive-invoice-20111004-3|37	%{_texmfdistdir}/tex/latex/invoice/invoice.def
14mr|texlive-invoice-20111004-3|38	%{_texmfdistdir}/tex/latex/invoice/invoice.sty
14mr|texlive-invoice-20111004-3|39	%doc %{_texmfdistdir}/doc/latex/invoice/00README.tex
14mr|texlive-invoice-20111004-3|40	%doc %{_texmfdistdir}/doc/latex/invoice/copying
14mr|texlive-invoice-20111004-3|41	%doc %{_texmfdistdir}/doc/latex/invoice/history
14mr|texlive-invoice-20111004-3|42	%doc %{_texmfdistdir}/doc/latex/invoice/install
14mr|texlive-invoice-20111004-3|43	%doc %{_texmfdistdir}/doc/latex/invoice/invoice.pdf
14mr|texlive-invoice-20111004-3|44	%doc %{_texmfdistdir}/doc/latex/invoice/invoice.tex
14mr|texlive-invoice-20111004-3|45	
14mr|texlive-invoice-20111004-3|46	#-----------------------------------------------------------------------
14mr|texlive-invoice-20111004-3|47	%prep
14mr|texlive-invoice-20111004-3|48	%setup -c -a0 -a1
14mr|texlive-invoice-20111004-3|49	
14mr|texlive-invoice-20111004-3|50	%build
14mr|texlive-invoice-20111004-3|51	
14mr|texlive-invoice-20111004-3|52	%install
14mr|texlive-invoice-20111004-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-invoice-20111004-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-invoice-20111004-3|55	
14mr|texlive-invoice-20111004-3|56	
14mr|texlive-invoice-20111004-3|57	
14mr|texlive-invoice-20111004-3|58	%changelog
14mr|texlive-invoice-20111004-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111004-3
14mr|texlive-invoice-20111004-3|60	+ Revision: a86b9e7
14mr|texlive-invoice-20111004-3|61	- MassBuild#440: Increase release tag
14mr|texlive-invoice-20111004-3|62	
14mr|texlive-invoice-20111004-3|63	

20422 14
14mr|texlive-ionumbers-0.3.1alpha-3|1	# revision 23380
14mr|texlive-ionumbers-0.3.1alpha-3|2	# category Package
14mr|texlive-ionumbers-0.3.1alpha-3|3	# catalog-ctan /macros/latex/contrib/ionumbers
14mr|texlive-ionumbers-0.3.1alpha-3|4	# catalog-date 2011-06-15 09:16:20 +0200
14mr|texlive-ionumbers-0.3.1alpha-3|5	# catalog-license gpl
14mr|texlive-ionumbers-0.3.1alpha-3|6	# catalog-version 0.3.1-alpha
14mr|texlive-ionumbers-0.3.1alpha-3|7	Name:		texlive-ionumbers
14mr|texlive-ionumbers-0.3.1alpha-3|8	Version:	0.3.1alpha
14mr|texlive-ionumbers-0.3.1alpha-3|9	Release:	3
14mr|texlive-ionumbers-0.3.1alpha-3|10	Summary:	Restyle numbers in maths mode
14mr|texlive-ionumbers-0.3.1alpha-3|11	Group:		Publishing
14mr|texlive-ionumbers-0.3.1alpha-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ionumbers
14mr|texlive-ionumbers-0.3.1alpha-3|13	License:	GPL
14mr|texlive-ionumbers-0.3.1alpha-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ionumbers.tar.xz
14mr|texlive-ionumbers-0.3.1alpha-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ionumbers.doc.tar.xz
14mr|texlive-ionumbers-0.3.1alpha-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ionumbers.source.tar.xz
14mr|texlive-ionumbers-0.3.1alpha-3|17	BuildArch:	noarch
14mr|texlive-ionumbers-0.3.1alpha-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ionumbers-0.3.1alpha-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ionumbers-0.3.1alpha-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ionumbers-0.3.1alpha-3|21	
14mr|texlive-ionumbers-0.3.1alpha-3|22	%description
14mr|texlive-ionumbers-0.3.1alpha-3|23	'ionumbers' stands for 'input/output numbers'. The package
14mr|texlive-ionumbers-0.3.1alpha-3|24	restyles numbers in maths mode. If a number in the input file
14mr|texlive-ionumbers-0.3.1alpha-3|25	is written, e.g., as $3,231.44$ as commonly used in English
14mr|texlive-ionumbers-0.3.1alpha-3|26	texts, the package is able to restyle it to be output as
14mr|texlive-ionumbers-0.3.1alpha-3|27	$3\,231{,}44$ as commonly used in German texts (and vice
14mr|texlive-ionumbers-0.3.1alpha-3|28	versa). This may be useful, for example, if you have a large
14mr|texlive-ionumbers-0.3.1alpha-3|29	table and want to include it in texts with different output
14mr|texlive-ionumbers-0.3.1alpha-3|30	conventions without the need to change the table. The package
14mr|texlive-ionumbers-0.3.1alpha-3|31	can also automatically group digits left of the decimal
14mr|texlive-ionumbers-0.3.1alpha-3|32	separator (thousands) and right of the decimal separator
14mr|texlive-ionumbers-0.3.1alpha-3|33	(thousandths) in triplets without the need of specifing commas
14mr|texlive-ionumbers-0.3.1alpha-3|34	(English) or points (German) as separators. E.g., the input
14mr|texlive-ionumbers-0.3.1alpha-3|35	$1234.567890$ can be output as $1\,234.\,567\,890$. Finally, an
14mr|texlive-ionumbers-0.3.1alpha-3|36	e starts the exponent of the number. For example, $21e6$ may be
14mr|texlive-ionumbers-0.3.1alpha-3|37	output as $26\times10\,^{6}$.
14mr|texlive-ionumbers-0.3.1alpha-3|38	
14mr|texlive-ionumbers-0.3.1alpha-3|39	%post
14mr|texlive-ionumbers-0.3.1alpha-3|40	%{_sbindir}/texlive.post
14mr|texlive-ionumbers-0.3.1alpha-3|41	
14mr|texlive-ionumbers-0.3.1alpha-3|42	%postun
14mr|texlive-ionumbers-0.3.1alpha-3|43	if [ $1 -eq 0 ]; then
14mr|texlive-ionumbers-0.3.1alpha-3|44	%{_sbindir}/texlive.post
14mr|texlive-ionumbers-0.3.1alpha-3|45	fi
14mr|texlive-ionumbers-0.3.1alpha-3|46	
14mr|texlive-ionumbers-0.3.1alpha-3|47	#-----------------------------------------------------------------------
14mr|texlive-ionumbers-0.3.1alpha-3|48	%files
14mr|texlive-ionumbers-0.3.1alpha-3|49	%{_texmfdistdir}/tex/latex/ionumbers/ionumbers.sty
14mr|texlive-ionumbers-0.3.1alpha-3|50	%doc %{_texmfdistdir}/doc/latex/ionumbers/COPYING
14mr|texlive-ionumbers-0.3.1alpha-3|51	%doc %{_texmfdistdir}/doc/latex/ionumbers/Makefile
14mr|texlive-ionumbers-0.3.1alpha-3|52	%doc %{_texmfdistdir}/doc/latex/ionumbers/README
14mr|texlive-ionumbers-0.3.1alpha-3|53	%doc %{_texmfdistdir}/doc/latex/ionumbers/ionumbers.pdf
14mr|texlive-ionumbers-0.3.1alpha-3|54	%doc %{_texmfdistdir}/doc/latex/ionumbers/ionumbers_test.pdf
14mr|texlive-ionumbers-0.3.1alpha-3|55	%doc %{_texmfdistdir}/doc/latex/ionumbers/ionumbers_test.tex
14mr|texlive-ionumbers-0.3.1alpha-3|56	#- source
14mr|texlive-ionumbers-0.3.1alpha-3|57	%doc %{_texmfdistdir}/source/latex/ionumbers/ionumbers.dtx
14mr|texlive-ionumbers-0.3.1alpha-3|58	%doc %{_texmfdistdir}/source/latex/ionumbers/ionumbers.ins
14mr|texlive-ionumbers-0.3.1alpha-3|59	
14mr|texlive-ionumbers-0.3.1alpha-3|60	#-----------------------------------------------------------------------
14mr|texlive-ionumbers-0.3.1alpha-3|61	%prep
14mr|texlive-ionumbers-0.3.1alpha-3|62	%setup -c -a0 -a1 -a2
14mr|texlive-ionumbers-0.3.1alpha-3|63	
14mr|texlive-ionumbers-0.3.1alpha-3|64	%build
14mr|texlive-ionumbers-0.3.1alpha-3|65	
14mr|texlive-ionumbers-0.3.1alpha-3|66	%install
14mr|texlive-ionumbers-0.3.1alpha-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ionumbers-0.3.1alpha-3|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ionumbers-0.3.1alpha-3|69	
14mr|texlive-ionumbers-0.3.1alpha-3|70	
14mr|texlive-ionumbers-0.3.1alpha-3|71	
14mr|texlive-ionumbers-0.3.1alpha-3|72	%changelog
14mr|texlive-ionumbers-0.3.1alpha-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.1alpha-3
14mr|texlive-ionumbers-0.3.1alpha-3|74	+ Revision: d1d4633
14mr|texlive-ionumbers-0.3.1alpha-3|75	- MassBuild#440: Increase release tag
14mr|texlive-ionumbers-0.3.1alpha-3|76	
14mr|texlive-ionumbers-0.3.1alpha-3|77	

20423 14
14mr|texlive-iopart-num-2.1-3|1	# revision 15878
14mr|texlive-iopart-num-2.1-3|2	# category Package
14mr|texlive-iopart-num-2.1-3|3	# catalog-ctan /biblio/bibtex/contrib/iopart-num
14mr|texlive-iopart-num-2.1-3|4	# catalog-date 2009-01-27 15:17:42 +0100
14mr|texlive-iopart-num-2.1-3|5	# catalog-license lppl
14mr|texlive-iopart-num-2.1-3|6	# catalog-version 2.1
14mr|texlive-iopart-num-2.1-3|7	Name:		texlive-iopart-num
14mr|texlive-iopart-num-2.1-3|8	Version:	2.1
14mr|texlive-iopart-num-2.1-3|9	Release:	3
14mr|texlive-iopart-num-2.1-3|10	Summary:	Numeric citation style for IOP journals
14mr|texlive-iopart-num-2.1-3|11	Group:		Publishing
14mr|texlive-iopart-num-2.1-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/iopart-num
14mr|texlive-iopart-num-2.1-3|13	License:	LPPL
14mr|texlive-iopart-num-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iopart-num.tar.xz
14mr|texlive-iopart-num-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iopart-num.doc.tar.xz
14mr|texlive-iopart-num-2.1-3|16	BuildArch:	noarch
14mr|texlive-iopart-num-2.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-iopart-num-2.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-iopart-num-2.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-iopart-num-2.1-3|20	
14mr|texlive-iopart-num-2.1-3|21	%description
14mr|texlive-iopart-num-2.1-3|22	A BibTeX style providing numeric citation in Harvard-like
14mr|texlive-iopart-num-2.1-3|23	format. Intended for use with Institute of Physics (IOP)
14mr|texlive-iopart-num-2.1-3|24	journals, including Journal of Physics.
14mr|texlive-iopart-num-2.1-3|25	
14mr|texlive-iopart-num-2.1-3|26	%post
14mr|texlive-iopart-num-2.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-iopart-num-2.1-3|28	
14mr|texlive-iopart-num-2.1-3|29	%postun
14mr|texlive-iopart-num-2.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-iopart-num-2.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-iopart-num-2.1-3|32	fi
14mr|texlive-iopart-num-2.1-3|33	
14mr|texlive-iopart-num-2.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-iopart-num-2.1-3|35	%files
14mr|texlive-iopart-num-2.1-3|36	%{_texmfdistdir}/bibtex/bst/iopart-num/iopart-num.bst
14mr|texlive-iopart-num-2.1-3|37	%doc %{_texmfdistdir}/doc/bibtex/iopart-num/README
14mr|texlive-iopart-num-2.1-3|38	%doc %{_texmfdistdir}/doc/bibtex/iopart-num/iopart-num.bib
14mr|texlive-iopart-num-2.1-3|39	%doc %{_texmfdistdir}/doc/bibtex/iopart-num/iopart-num.pdf
14mr|texlive-iopart-num-2.1-3|40	%doc %{_texmfdistdir}/doc/bibtex/iopart-num/iopart-num.tex
14mr|texlive-iopart-num-2.1-3|41	
14mr|texlive-iopart-num-2.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-iopart-num-2.1-3|43	%prep
14mr|texlive-iopart-num-2.1-3|44	%setup -c -a0 -a1
14mr|texlive-iopart-num-2.1-3|45	
14mr|texlive-iopart-num-2.1-3|46	%build
14mr|texlive-iopart-num-2.1-3|47	
14mr|texlive-iopart-num-2.1-3|48	%install
14mr|texlive-iopart-num-2.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-iopart-num-2.1-3|50	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-iopart-num-2.1-3|51	
14mr|texlive-iopart-num-2.1-3|52	
14mr|texlive-iopart-num-2.1-3|53	
14mr|texlive-iopart-num-2.1-3|54	%changelog
14mr|texlive-iopart-num-2.1-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-iopart-num-2.1-3|56	+ Revision: 4f827b4
14mr|texlive-iopart-num-2.1-3|57	- MassBuild#440: Increase release tag
14mr|texlive-iopart-num-2.1-3|58	
14mr|texlive-iopart-num-2.1-3|59	

20424 14
14mr|texlive-ipaex-20111103-5|1	# revision 25360
14mr|texlive-ipaex-20111103-5|2	# category Package
14mr|texlive-ipaex-20111103-5|3	# catalog-ctan /fonts/ipaex
14mr|texlive-ipaex-20111103-5|4	# catalog-date 2011-11-03 09:19:42 +0100
14mr|texlive-ipaex-20111103-5|5	# catalog-license other-free
14mr|texlive-ipaex-20111103-5|6	# catalog-version undef
14mr|texlive-ipaex-20111103-5|7	Name:		texlive-ipaex
14mr|texlive-ipaex-20111103-5|8	Version:	20111103
14mr|texlive-ipaex-20111103-5|9	Release:	5
14mr|texlive-ipaex-20111103-5|10	Summary:	IPA and IPAex fonts from Information-technology Promotion Agency, Japan
14mr|texlive-ipaex-20111103-5|11	Group:		Publishing
14mr|texlive-ipaex-20111103-5|12	URL:		http://www.ctan.org/tex-archive/fonts/ipaex
14mr|texlive-ipaex-20111103-5|13	License:	OTHER-FREE
14mr|texlive-ipaex-20111103-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ipaex.tar.xz
14mr|texlive-ipaex-20111103-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ipaex.doc.tar.xz
14mr|texlive-ipaex-20111103-5|16	BuildArch:	noarch
14mr|texlive-ipaex-20111103-5|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ipaex-20111103-5|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ipaex-20111103-5|19	Requires(post):	texlive-kpathsea
14mr|texlive-ipaex-20111103-5|20	
14mr|texlive-ipaex-20111103-5|21	%description
14mr|texlive-ipaex-20111103-5|22	The fonts provide fixed-width glyphs for Kana and Kanji
14mr|texlive-ipaex-20111103-5|23	characters, proportional width glyphs for Western characters.
14mr|texlive-ipaex-20111103-5|24	
14mr|texlive-ipaex-20111103-5|25	%post
14mr|texlive-ipaex-20111103-5|26	%{_sbindir}/texlive.post
14mr|texlive-ipaex-20111103-5|27	
14mr|texlive-ipaex-20111103-5|28	%postun
14mr|texlive-ipaex-20111103-5|29	if [ $1 -eq 0 ]; then
14mr|texlive-ipaex-20111103-5|30	%{_sbindir}/texlive.post
14mr|texlive-ipaex-20111103-5|31	fi
14mr|texlive-ipaex-20111103-5|32	
14mr|texlive-ipaex-20111103-5|33	#-----------------------------------------------------------------------
14mr|texlive-ipaex-20111103-5|34	%files
14mr|texlive-ipaex-20111103-5|35	%{_texmfdistdir}/fonts/truetype/public/ipaex/ipaexg.ttf
14mr|texlive-ipaex-20111103-5|36	%{_texmfdistdir}/fonts/truetype/public/ipaex/ipaexm.ttf
14mr|texlive-ipaex-20111103-5|37	%{_texmfdistdir}/fonts/truetype/public/ipaex/ipag.ttf
14mr|texlive-ipaex-20111103-5|38	%{_texmfdistdir}/fonts/truetype/public/ipaex/ipam.ttf
14mr|texlive-ipaex-20111103-5|39	%doc %{_texmfdistdir}/doc/fonts/ipaex/Copyright
14mr|texlive-ipaex-20111103-5|40	%doc %{_texmfdistdir}/doc/fonts/ipaex/README
14mr|texlive-ipaex-20111103-5|41	
14mr|texlive-ipaex-20111103-5|42	#-----------------------------------------------------------------------
14mr|texlive-ipaex-20111103-5|43	%prep
14mr|texlive-ipaex-20111103-5|44	%setup -c -a0 -a1
14mr|texlive-ipaex-20111103-5|45	
14mr|texlive-ipaex-20111103-5|46	%build
14mr|texlive-ipaex-20111103-5|47	
14mr|texlive-ipaex-20111103-5|48	%install
14mr|texlive-ipaex-20111103-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ipaex-20111103-5|50	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ipaex-20111103-5|51	
14mr|texlive-ipaex-20111103-5|52	
14mr|texlive-ipaex-20111103-5|53	
14mr|texlive-ipaex-20111103-5|54	%changelog
14mr|texlive-ipaex-20111103-5|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-5
14mr|texlive-ipaex-20111103-5|56	+ Revision: af3b14f
14mr|texlive-ipaex-20111103-5|57	- MassBuild#440: Increase release tag
14mr|texlive-ipaex-20111103-5|58	
14mr|texlive-ipaex-20111103-5|59	

20425 14
14mr|texlive-iso10303-1.5-3|1	# revision 15878
14mr|texlive-iso10303-1.5-3|2	# category Package
14mr|texlive-iso10303-1.5-3|3	# catalog-ctan /macros/latex/contrib/isostds/iso10303
14mr|texlive-iso10303-1.5-3|4	# catalog-date 2007-01-09 14:09:22 +0100
14mr|texlive-iso10303-1.5-3|5	# catalog-license lppl
14mr|texlive-iso10303-1.5-3|6	# catalog-version 1.5
14mr|texlive-iso10303-1.5-3|7	Name:		texlive-iso10303
14mr|texlive-iso10303-1.5-3|8	Version:	1.5
14mr|texlive-iso10303-1.5-3|9	Release:	3
14mr|texlive-iso10303-1.5-3|10	Summary:	Typesetting the STEP standards
14mr|texlive-iso10303-1.5-3|11	Group:		Publishing
14mr|texlive-iso10303-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isostds/iso10303
14mr|texlive-iso10303-1.5-3|13	License:	LPPL
14mr|texlive-iso10303-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso10303.tar.xz
14mr|texlive-iso10303-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso10303.doc.tar.xz
14mr|texlive-iso10303-1.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso10303.source.tar.xz
14mr|texlive-iso10303-1.5-3|17	BuildArch:	noarch
14mr|texlive-iso10303-1.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-iso10303-1.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-iso10303-1.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-iso10303-1.5-3|21	
14mr|texlive-iso10303-1.5-3|22	%description
14mr|texlive-iso10303-1.5-3|23	Class and package files building on iso for typesetting the ISO
14mr|texlive-iso10303-1.5-3|24	10303 (STEP) standards. Standard documents prepared using these
14mr|texlive-iso10303-1.5-3|25	packages have been published by ISO.
14mr|texlive-iso10303-1.5-3|26	
14mr|texlive-iso10303-1.5-3|27	%post
14mr|texlive-iso10303-1.5-3|28	%{_sbindir}/texlive.post
14mr|texlive-iso10303-1.5-3|29	
14mr|texlive-iso10303-1.5-3|30	%postun
14mr|texlive-iso10303-1.5-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-iso10303-1.5-3|32	%{_sbindir}/texlive.post
14mr|texlive-iso10303-1.5-3|33	fi
14mr|texlive-iso10303-1.5-3|34	
14mr|texlive-iso10303-1.5-3|35	#-----------------------------------------------------------------------
14mr|texlive-iso10303-1.5-3|36	%files
14mr|texlive-iso10303-1.5-3|37	%{_texmfdistdir}/tex/latex/iso10303/aicv1.sty
14mr|texlive-iso10303-1.5-3|38	%{_texmfdistdir}/tex/latex/iso10303/apendint.tex
14mr|texlive-iso10303-1.5-3|39	%{_texmfdistdir}/tex/latex/iso10303/apmpspec.tex
14mr|texlive-iso10303-1.5-3|40	%{_texmfdistdir}/tex/latex/iso10303/apmptbl.tex
14mr|texlive-iso10303-1.5-3|41	%{_texmfdistdir}/tex/latex/iso10303/apmptempl.tex
14mr|texlive-iso10303-1.5-3|42	%{_texmfdistdir}/tex/latex/iso10303/apsstempl.tex
14mr|texlive-iso10303-1.5-3|43	%{_texmfdistdir}/tex/latex/iso10303/apv12.sty
14mr|texlive-iso10303-1.5-3|44	%{_texmfdistdir}/tex/latex/iso10303/atsv11.sty
14mr|texlive-iso10303-1.5-3|45	%{_texmfdistdir}/tex/latex/iso10303/bpfap1.tex
14mr|texlive-iso10303-1.5-3|46	%{_texmfdistdir}/tex/latex/iso10303/bpfap10.tex
14mr|texlive-iso10303-1.5-3|47	%{_texmfdistdir}/tex/latex/iso10303/bpfap11.tex
14mr|texlive-iso10303-1.5-3|48	%{_texmfdistdir}/tex/latex/iso10303/bpfap12.tex
14mr|texlive-iso10303-1.5-3|49	%{_texmfdistdir}/tex/latex/iso10303/bpfap13.tex
14mr|texlive-iso10303-1.5-3|50	%{_texmfdistdir}/tex/latex/iso10303/bpfap14.tex
14mr|texlive-iso10303-1.5-3|51	%{_texmfdistdir}/tex/latex/iso10303/bpfap15.tex
14mr|texlive-iso10303-1.5-3|52	%{_texmfdistdir}/tex/latex/iso10303/bpfap16.tex
14mr|texlive-iso10303-1.5-3|53	%{_texmfdistdir}/tex/latex/iso10303/bpfap2.tex
14mr|texlive-iso10303-1.5-3|54	%{_texmfdistdir}/tex/latex/iso10303/bpfap3.tex
14mr|texlive-iso10303-1.5-3|55	%{_texmfdistdir}/tex/latex/iso10303/bpfap4.tex
14mr|texlive-iso10303-1.5-3|56	%{_texmfdistdir}/tex/latex/iso10303/bpfap5.tex
14mr|texlive-iso10303-1.5-3|57	%{_texmfdistdir}/tex/latex/iso10303/bpfap6.tex
14mr|texlive-iso10303-1.5-3|58	%{_texmfdistdir}/tex/latex/iso10303/bpfap7.tex
14mr|texlive-iso10303-1.5-3|59	%{_texmfdistdir}/tex/latex/iso10303/bpfap8.tex
14mr|texlive-iso10303-1.5-3|60	%{_texmfdistdir}/tex/latex/iso10303/bpfap9.tex
14mr|texlive-iso10303-1.5-3|61	%{_texmfdistdir}/tex/latex/iso10303/bpfats1.tex
14mr|texlive-iso10303-1.5-3|62	%{_texmfdistdir}/tex/latex/iso10303/bpfats10.tex
14mr|texlive-iso10303-1.5-3|63	%{_texmfdistdir}/tex/latex/iso10303/bpfats11.tex
14mr|texlive-iso10303-1.5-3|64	%{_texmfdistdir}/tex/latex/iso10303/bpfats12.tex
14mr|texlive-iso10303-1.5-3|65	%{_texmfdistdir}/tex/latex/iso10303/bpfats14.tex
14mr|texlive-iso10303-1.5-3|66	%{_texmfdistdir}/tex/latex/iso10303/bpfats2.tex
14mr|texlive-iso10303-1.5-3|67	%{_texmfdistdir}/tex/latex/iso10303/bpfats3.tex
14mr|texlive-iso10303-1.5-3|68	%{_texmfdistdir}/tex/latex/iso10303/bpfats4.tex
14mr|texlive-iso10303-1.5-3|69	%{_texmfdistdir}/tex/latex/iso10303/bpfats5.tex
14mr|texlive-iso10303-1.5-3|70	%{_texmfdistdir}/tex/latex/iso10303/bpfats6.tex
14mr|texlive-iso10303-1.5-3|71	%{_texmfdistdir}/tex/latex/iso10303/bpfats7.tex
14mr|texlive-iso10303-1.5-3|72	%{_texmfdistdir}/tex/latex/iso10303/bpfats8.tex
14mr|texlive-iso10303-1.5-3|73	%{_texmfdistdir}/tex/latex/iso10303/bpfats9.tex
14mr|texlive-iso10303-1.5-3|74	%{_texmfdistdir}/tex/latex/iso10303/bpfir1.tex
14mr|texlive-iso10303-1.5-3|75	%{_texmfdistdir}/tex/latex/iso10303/bpfir2.tex
14mr|texlive-iso10303-1.5-3|76	%{_texmfdistdir}/tex/latex/iso10303/bpfir3.tex
14mr|texlive-iso10303-1.5-3|77	%{_texmfdistdir}/tex/latex/iso10303/bpfs1.tex
14mr|texlive-iso10303-1.5-3|78	%{_texmfdistdir}/tex/latex/iso10303/bpfs2.tex
14mr|texlive-iso10303-1.5-3|79	%{_texmfdistdir}/tex/latex/iso10303/bpfs3.tex
14mr|texlive-iso10303-1.5-3|80	%{_texmfdistdir}/tex/latex/iso10303/irv12.sty
14mr|texlive-iso10303-1.5-3|81	%{_texmfdistdir}/tex/latex/iso10303/stepman.tex
14mr|texlive-iso10303-1.5-3|82	%{_texmfdistdir}/tex/latex/iso10303/stepv13.4ht
14mr|texlive-iso10303-1.5-3|83	%{_texmfdistdir}/tex/latex/iso10303/stepv13.sty
14mr|texlive-iso10303-1.5-3|84	%{_texmfdistdir}/tex/latex/iso10303/stppdlst.tex
14mr|texlive-iso10303-1.5-3|85	%doc %{_texmfdistdir}/doc/latex/iso10303/README
14mr|texlive-iso10303-1.5-3|86	%doc %{_texmfdistdir}/doc/latex/iso10303/step4ht.pdf
14mr|texlive-iso10303-1.5-3|87	%doc %{_texmfdistdir}/doc/latex/iso10303/stepe.pdf
14mr|texlive-iso10303-1.5-3|88	%doc %{_texmfdistdir}/doc/latex/iso10303/stepman.pdf
14mr|texlive-iso10303-1.5-3|89	#- source
14mr|texlive-iso10303-1.5-3|90	%doc %{_texmfdistdir}/source/latex/iso10303/step4ht.dtx
14mr|texlive-iso10303-1.5-3|91	%doc %{_texmfdistdir}/source/latex/iso10303/step4ht.ins
14mr|texlive-iso10303-1.5-3|92	%doc %{_texmfdistdir}/source/latex/iso10303/stepe.dtx
14mr|texlive-iso10303-1.5-3|93	%doc %{_texmfdistdir}/source/latex/iso10303/stepe.ins
14mr|texlive-iso10303-1.5-3|94	
14mr|texlive-iso10303-1.5-3|95	#-----------------------------------------------------------------------
14mr|texlive-iso10303-1.5-3|96	%prep
14mr|texlive-iso10303-1.5-3|97	%setup -c -a0 -a1 -a2
14mr|texlive-iso10303-1.5-3|98	
14mr|texlive-iso10303-1.5-3|99	%build
14mr|texlive-iso10303-1.5-3|100	
14mr|texlive-iso10303-1.5-3|101	%install
14mr|texlive-iso10303-1.5-3|102	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-iso10303-1.5-3|103	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-iso10303-1.5-3|104	
14mr|texlive-iso10303-1.5-3|105	
14mr|texlive-iso10303-1.5-3|106	
14mr|texlive-iso10303-1.5-3|107	%changelog
14mr|texlive-iso10303-1.5-3|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-iso10303-1.5-3|109	+ Revision: ff392ee
14mr|texlive-iso10303-1.5-3|110	- MassBuild#440: Increase release tag
14mr|texlive-iso10303-1.5-3|111	
14mr|texlive-iso10303-1.5-3|112	

20426 14
14mr|texlive-iso-2.4-3|1	# revision 15878
14mr|texlive-iso-2.4-3|2	# category Package
14mr|texlive-iso-2.4-3|3	# catalog-ctan /macros/latex/contrib/isostds/iso
14mr|texlive-iso-2.4-3|4	# catalog-date 2007-01-09 14:09:22 +0100
14mr|texlive-iso-2.4-3|5	# catalog-license lppl
14mr|texlive-iso-2.4-3|6	# catalog-version 2.4
14mr|texlive-iso-2.4-3|7	Name:		texlive-iso
14mr|texlive-iso-2.4-3|8	Version:	2.4
14mr|texlive-iso-2.4-3|9	Release:	3
14mr|texlive-iso-2.4-3|10	Summary:	Generic ISO standards typesetting macros
14mr|texlive-iso-2.4-3|11	Group:		Publishing
14mr|texlive-iso-2.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isostds/iso
14mr|texlive-iso-2.4-3|13	License:	LPPL
14mr|texlive-iso-2.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso.tar.xz
14mr|texlive-iso-2.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso.doc.tar.xz
14mr|texlive-iso-2.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso.source.tar.xz
14mr|texlive-iso-2.4-3|17	BuildArch:	noarch
14mr|texlive-iso-2.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-iso-2.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-iso-2.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-iso-2.4-3|21	
14mr|texlive-iso-2.4-3|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-iso-2.4-3|23	
14mr|texlive-iso-2.4-3|24	%description
14mr|texlive-iso-2.4-3|25	Generic class and package files for typesetting ISO
14mr|texlive-iso-2.4-3|26	International Standard documents. Several standard documents
14mr|texlive-iso-2.4-3|27	have been printed by ISO from camera-ready copy prepared using
14mr|texlive-iso-2.4-3|28	LaTeX and these files.
14mr|texlive-iso-2.4-3|29	
14mr|texlive-iso-2.4-3|30	%post
14mr|texlive-iso-2.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-iso-2.4-3|32	
14mr|texlive-iso-2.4-3|33	%postun
14mr|texlive-iso-2.4-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-iso-2.4-3|35	%{_sbindir}/texlive.post
14mr|texlive-iso-2.4-3|36	fi
14mr|texlive-iso-2.4-3|37	
14mr|texlive-iso-2.4-3|38	#-----------------------------------------------------------------------
14mr|texlive-iso-2.4-3|39	%files
14mr|texlive-iso-2.4-3|40	%{_texmfdistdir}/makeindex/iso/iso.ist
14mr|texlive-iso-2.4-3|41	%{_texmfdistdir}/tex/latex/iso/askincv1.sty
14mr|texlive-iso-2.4-3|42	%{_texmfdistdir}/tex/latex/iso/iso10.clo
14mr|texlive-iso-2.4-3|43	%{_texmfdistdir}/tex/latex/iso/iso11.clo
14mr|texlive-iso-2.4-3|44	%{_texmfdistdir}/tex/latex/iso/iso9.clo
14mr|texlive-iso-2.4-3|45	%{_texmfdistdir}/tex/latex/iso/isov2.4ht
14mr|texlive-iso-2.4-3|46	%{_texmfdistdir}/tex/latex/iso/isov2.cls
14mr|texlive-iso-2.4-3|47	%doc %{_texmfdistdir}/doc/latex/iso/README
14mr|texlive-iso-2.4-3|48	%doc %{_texmfdistdir}/doc/latex/iso/iso4ht.pdf
14mr|texlive-iso-2.4-3|49	%doc %{_texmfdistdir}/doc/latex/iso/isoe.pdf
14mr|texlive-iso-2.4-3|50	%doc %{_texmfdistdir}/doc/latex/iso/isofwdbp.tex
14mr|texlive-iso-2.4-3|51	%doc %{_texmfdistdir}/doc/latex/iso/isoman.pdf
14mr|texlive-iso-2.4-3|52	%doc %{_texmfdistdir}/doc/latex/iso/isoman.tex
14mr|texlive-iso-2.4-3|53	%doc %{_texmfdistdir}/doc/latex/iso/trfwd1.tex
14mr|texlive-iso-2.4-3|54	%doc %{_texmfdistdir}/doc/latex/iso/tspasfwdbp.tex
14mr|texlive-iso-2.4-3|55	#- source
14mr|texlive-iso-2.4-3|56	%doc %{_texmfdistdir}/source/latex/iso/iso4ht.dtx
14mr|texlive-iso-2.4-3|57	%doc %{_texmfdistdir}/source/latex/iso/iso4ht.ins
14mr|texlive-iso-2.4-3|58	%doc %{_texmfdistdir}/source/latex/iso/isoe.dtx
14mr|texlive-iso-2.4-3|59	%doc %{_texmfdistdir}/source/latex/iso/isoe.ins
14mr|texlive-iso-2.4-3|60	
14mr|texlive-iso-2.4-3|61	#-----------------------------------------------------------------------
14mr|texlive-iso-2.4-3|62	%prep
14mr|texlive-iso-2.4-3|63	%setup -c -a0 -a1 -a2
14mr|texlive-iso-2.4-3|64	
14mr|texlive-iso-2.4-3|65	%build
14mr|texlive-iso-2.4-3|66	
14mr|texlive-iso-2.4-3|67	%install
14mr|texlive-iso-2.4-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-iso-2.4-3|69	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-iso-2.4-3|70	
14mr|texlive-iso-2.4-3|71	
14mr|texlive-iso-2.4-3|72	
14mr|texlive-iso-2.4-3|73	%changelog
14mr|texlive-iso-2.4-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-3
14mr|texlive-iso-2.4-3|75	+ Revision: 594fa67
14mr|texlive-iso-2.4-3|76	- MassBuild#440: Increase release tag
14mr|texlive-iso-2.4-3|77	
14mr|texlive-iso-2.4-3|78	

20427 14
14mr|texlive-isodate-2.28-3|1	# revision 16613
14mr|texlive-isodate-2.28-3|2	# category Package
14mr|texlive-isodate-2.28-3|3	# catalog-ctan /macros/latex/contrib/isodate
14mr|texlive-isodate-2.28-3|4	# catalog-date 2006-12-08 14:34:19 +0100
14mr|texlive-isodate-2.28-3|5	# catalog-license lppl
14mr|texlive-isodate-2.28-3|6	# catalog-version 2.28
14mr|texlive-isodate-2.28-3|7	Name:		texlive-isodate
14mr|texlive-isodate-2.28-3|8	Version:	2.28
14mr|texlive-isodate-2.28-3|9	Release:	3
14mr|texlive-isodate-2.28-3|10	Summary:	Tune the output format of dates according to language
14mr|texlive-isodate-2.28-3|11	Group:		Publishing
14mr|texlive-isodate-2.28-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isodate
14mr|texlive-isodate-2.28-3|13	License:	LPPL
14mr|texlive-isodate-2.28-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodate.tar.xz
14mr|texlive-isodate-2.28-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodate.doc.tar.xz
14mr|texlive-isodate-2.28-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodate.source.tar.xz
14mr|texlive-isodate-2.28-3|17	BuildArch:	noarch
14mr|texlive-isodate-2.28-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-isodate-2.28-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-isodate-2.28-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-isodate-2.28-3|21	
14mr|texlive-isodate-2.28-3|22	%description
14mr|texlive-isodate-2.28-3|23	This package provides ten output formats of the commands
14mr|texlive-isodate-2.28-3|24	\today, \printdate, \printdateTeX, and \daterange (partly
14mr|texlive-isodate-2.28-3|25	language dependent). Formats available are: ISO (yyyy-mm-dd),
14mr|texlive-isodate-2.28-3|26	numeric (e.g. dd.\,mm.~yyyy), short (e.g. dd.\,mm.\,yy), TeX
14mr|texlive-isodate-2.28-3|27	(yyyy/mm/dd), original (e.g. dd. mmm yyyy), short original
14mr|texlive-isodate-2.28-3|28	(e.g. dd. mmm yy), as well as numerical formats with Roman
14mr|texlive-isodate-2.28-3|29	numerals for the month. The commands \printdate and
14mr|texlive-isodate-2.28-3|30	\printdateTeX print any date. The command \daterange prints a
14mr|texlive-isodate-2.28-3|31	date range and leaves out unnecessary year or month entries.
14mr|texlive-isodate-2.28-3|32	This package supports German (old and new rules), Austrian, US
14mr|texlive-isodate-2.28-3|33	English, British English, French, Danish, Swedish, and
14mr|texlive-isodate-2.28-3|34	Norwegian.
14mr|texlive-isodate-2.28-3|35	
14mr|texlive-isodate-2.28-3|36	%post
14mr|texlive-isodate-2.28-3|37	%{_sbindir}/texlive.post
14mr|texlive-isodate-2.28-3|38	
14mr|texlive-isodate-2.28-3|39	%postun
14mr|texlive-isodate-2.28-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-isodate-2.28-3|41	%{_sbindir}/texlive.post
14mr|texlive-isodate-2.28-3|42	fi
14mr|texlive-isodate-2.28-3|43	
14mr|texlive-isodate-2.28-3|44	#-----------------------------------------------------------------------
14mr|texlive-isodate-2.28-3|45	%files
14mr|texlive-isodate-2.28-3|46	%{_texmfdistdir}/tex/latex/isodate/danish.idf
14mr|texlive-isodate-2.28-3|47	%{_texmfdistdir}/tex/latex/isodate/english.idf
14mr|texlive-isodate-2.28-3|48	%{_texmfdistdir}/tex/latex/isodate/french.idf
14mr|texlive-isodate-2.28-3|49	%{_texmfdistdir}/tex/latex/isodate/german.idf
14mr|texlive-isodate-2.28-3|50	%{_texmfdistdir}/tex/latex/isodate/isodate.sty
14mr|texlive-isodate-2.28-3|51	%{_texmfdistdir}/tex/latex/isodate/isodateo.sty
14mr|texlive-isodate-2.28-3|52	%{_texmfdistdir}/tex/latex/isodate/italian.idf
14mr|texlive-isodate-2.28-3|53	%{_texmfdistdir}/tex/latex/isodate/norsk.idf
14mr|texlive-isodate-2.28-3|54	%{_texmfdistdir}/tex/latex/isodate/swedish.idf
14mr|texlive-isodate-2.28-3|55	%doc %{_texmfdistdir}/doc/latex/isodate/ChangeLog
14mr|texlive-isodate-2.28-3|56	%doc %{_texmfdistdir}/doc/latex/isodate/README
14mr|texlive-isodate-2.28-3|57	%doc %{_texmfdistdir}/doc/latex/isodate/getversion.tex
14mr|texlive-isodate-2.28-3|58	%doc %{_texmfdistdir}/doc/latex/isodate/isodate.pdf
14mr|texlive-isodate-2.28-3|59	%doc %{_texmfdistdir}/doc/latex/isodate/isodate.xml
14mr|texlive-isodate-2.28-3|60	%doc %{_texmfdistdir}/doc/latex/isodate/isodateo.pdf
14mr|texlive-isodate-2.28-3|61	%doc %{_texmfdistdir}/doc/latex/isodate/testdate.pdf
14mr|texlive-isodate-2.28-3|62	%doc %{_texmfdistdir}/doc/latex/isodate/testdate.tex
14mr|texlive-isodate-2.28-3|63	%doc %{_texmfdistdir}/doc/latex/isodate/testisodate_without_babel.tex
14mr|texlive-isodate-2.28-3|64	#- source
14mr|texlive-isodate-2.28-3|65	%doc %{_texmfdistdir}/source/latex/isodate/Makefile
14mr|texlive-isodate-2.28-3|66	%doc %{_texmfdistdir}/source/latex/isodate/isodate.dtx
14mr|texlive-isodate-2.28-3|67	%doc %{_texmfdistdir}/source/latex/isodate/isodate.ins
14mr|texlive-isodate-2.28-3|68	%doc %{_texmfdistdir}/source/latex/isodate/isodateo.dtx
14mr|texlive-isodate-2.28-3|69	
14mr|texlive-isodate-2.28-3|70	#-----------------------------------------------------------------------
14mr|texlive-isodate-2.28-3|71	%prep
14mr|texlive-isodate-2.28-3|72	%setup -c -a0 -a1 -a2
14mr|texlive-isodate-2.28-3|73	
14mr|texlive-isodate-2.28-3|74	%build
14mr|texlive-isodate-2.28-3|75	
14mr|texlive-isodate-2.28-3|76	%install
14mr|texlive-isodate-2.28-3|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-isodate-2.28-3|78	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-isodate-2.28-3|79	
14mr|texlive-isodate-2.28-3|80	
14mr|texlive-isodate-2.28-3|81	
14mr|texlive-isodate-2.28-3|82	%changelog
14mr|texlive-isodate-2.28-3|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.28-3
14mr|texlive-isodate-2.28-3|84	+ Revision: 1c5a20f
14mr|texlive-isodate-2.28-3|85	- MassBuild#440: Increase release tag
14mr|texlive-isodate-2.28-3|86	
14mr|texlive-isodate-2.28-3|87	

20428 14
14mr|texlive-isodoc-1.03-2|1	# revision 32844
14mr|texlive-isodoc-1.03-2|2	# category Package
14mr|texlive-isodoc-1.03-2|3	# catalog-ctan /macros/latex/contrib/isodoc
14mr|texlive-isodoc-1.03-2|4	# catalog-date 2014-01-31 17:04:16 +0100
14mr|texlive-isodoc-1.03-2|5	# catalog-license lppl1.3
14mr|texlive-isodoc-1.03-2|6	# catalog-version 1.03
14mr|texlive-isodoc-1.03-2|7	Name:		texlive-isodoc
14mr|texlive-isodoc-1.03-2|8	Version:	1.03
14mr|texlive-isodoc-1.03-2|9	Release:	2
14mr|texlive-isodoc-1.03-2|10	Summary:	A LaTeX class for the preparation of letters and invoices
14mr|texlive-isodoc-1.03-2|11	Group:		Publishing
14mr|texlive-isodoc-1.03-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isodoc
14mr|texlive-isodoc-1.03-2|13	License:	LPPL1.3
14mr|texlive-isodoc-1.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.tar.xz
14mr|texlive-isodoc-1.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.doc.tar.xz
14mr|texlive-isodoc-1.03-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.source.tar.xz
14mr|texlive-isodoc-1.03-2|17	BuildArch:	noarch
14mr|texlive-isodoc-1.03-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-isodoc-1.03-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-isodoc-1.03-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-isodoc-1.03-2|21	
14mr|texlive-isodoc-1.03-2|22	%description
14mr|texlive-isodoc-1.03-2|23	The isodoc class can be used for the preparation of letters and
14mr|texlive-isodoc-1.03-2|24	invoices (and, in the future, similar documents). Documents are
14mr|texlive-isodoc-1.03-2|25	set up with options, thus making the class easily adaptable to
14mr|texlive-isodoc-1.03-2|26	user's wishes and extensible for other document types. The
14mr|texlive-isodoc-1.03-2|27	class is based on the NTG brief class by Victor Eijkhout, which
14mr|texlive-isodoc-1.03-2|28	implements the NEN1026 standard.
14mr|texlive-isodoc-1.03-2|29	
14mr|texlive-isodoc-1.03-2|30	%post
14mr|texlive-isodoc-1.03-2|31	%{_sbindir}/texlive.post
14mr|texlive-isodoc-1.03-2|32	
14mr|texlive-isodoc-1.03-2|33	%postun
14mr|texlive-isodoc-1.03-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-isodoc-1.03-2|35	%{_sbindir}/texlive.post
14mr|texlive-isodoc-1.03-2|36	fi
14mr|texlive-isodoc-1.03-2|37	
14mr|texlive-isodoc-1.03-2|38	#-----------------------------------------------------------------------
14mr|texlive-isodoc-1.03-2|39	%files
14mr|texlive-isodoc-1.03-2|40	%{_texmfdistdir}/tex/latex/isodoc/isodoc-ca-ES.ldf
14mr|texlive-isodoc-1.03-2|41	%{_texmfdistdir}/tex/latex/isodoc/isodoc-de-DE.ldf
14mr|texlive-isodoc-1.03-2|42	%{_texmfdistdir}/tex/latex/isodoc/isodoc-en-GB.ldf
14mr|texlive-isodoc-1.03-2|43	%{_texmfdistdir}/tex/latex/isodoc/isodoc-en-US.ldf
14mr|texlive-isodoc-1.03-2|44	%{_texmfdistdir}/tex/latex/isodoc/isodoc-es-ES.ldf
14mr|texlive-isodoc-1.03-2|45	%{_texmfdistdir}/tex/latex/isodoc/isodoc-fr-FR.ldf
14mr|texlive-isodoc-1.03-2|46	%{_texmfdistdir}/tex/latex/isodoc/isodoc-it-IT.ldf
14mr|texlive-isodoc-1.03-2|47	%{_texmfdistdir}/tex/latex/isodoc/isodoc-nb-NO.ldf
14mr|texlive-isodoc-1.03-2|48	%{_texmfdistdir}/tex/latex/isodoc/isodoc-nl-BE.ldf
14mr|texlive-isodoc-1.03-2|49	%{_texmfdistdir}/tex/latex/isodoc/isodoc-nl-NL.ldf
14mr|texlive-isodoc-1.03-2|50	%{_texmfdistdir}/tex/latex/isodoc/isodoc-sr-RS.ldf
14mr|texlive-isodoc-1.03-2|51	%{_texmfdistdir}/tex/latex/isodoc/isodoc.cls
14mr|texlive-isodoc-1.03-2|52	%doc %{_texmfdistdir}/doc/latex/isodoc/README
14mr|texlive-isodoc-1.03-2|53	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/accept.sty
14mr|texlive-isodoc-1.03-2|54	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/accept.tex
14mr|texlive-isodoc-1.03-2|55	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/acceptform.jpg
14mr|texlive-isodoc-1.03-2|56	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/ntgcolor.png
14mr|texlive-isodoc-1.03-2|57	%doc %{_texmfdistdir}/doc/latex/isodoc/inst
14mr|texlive-isodoc-1.03-2|58	%doc %{_texmfdistdir}/doc/latex/isodoc/invoice/invoice.sty
14mr|texlive-isodoc-1.03-2|59	%doc %{_texmfdistdir}/doc/latex/isodoc/invoice/invoice.tex
14mr|texlive-isodoc-1.03-2|60	%doc %{_texmfdistdir}/doc/latex/isodoc/isodoc.pdf
14mr|texlive-isodoc-1.03-2|61	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/letter.sty
14mr|texlive-isodoc-1.03-2|62	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/letter.tex
14mr|texlive-isodoc-1.03-2|63	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/sign.png
14mr|texlive-isodoc-1.03-2|64	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/signmarked.png
14mr|texlive-isodoc-1.03-2|65	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/ChopinScript.ttf
14mr|texlive-isodoc-1.03-2|66	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/logoletter.sty
14mr|texlive-isodoc-1.03-2|67	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/logoletter.tex
14mr|texlive-isodoc-1.03-2|68	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/shiva-shakti.png
14mr|texlive-isodoc-1.03-2|69	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/signblue.png
14mr|texlive-isodoc-1.03-2|70	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/typo.txt
14mr|texlive-isodoc-1.03-2|71	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/ntgcolor.png
14mr|texlive-isodoc-1.03-2|72	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/ntgletter.sty
14mr|texlive-isodoc-1.03-2|73	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/ntgletter.tex
14mr|texlive-isodoc-1.03-2|74	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/signlong.png
14mr|texlive-isodoc-1.03-2|75	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/signshort.png
14mr|texlive-isodoc-1.03-2|76	%doc %{_texmfdistdir}/doc/latex/isodoc/template.ldf
14mr|texlive-isodoc-1.03-2|77	#- source
14mr|texlive-isodoc-1.03-2|78	%doc %{_texmfdistdir}/source/latex/isodoc/isodoc.dtx
14mr|texlive-isodoc-1.03-2|79	%doc %{_texmfdistdir}/source/latex/isodoc/isodoc.ins
14mr|texlive-isodoc-1.03-2|80	
14mr|texlive-isodoc-1.03-2|81	#-----------------------------------------------------------------------
14mr|texlive-isodoc-1.03-2|82	%prep
14mr|texlive-isodoc-1.03-2|83	%setup -c -a0 -a1 -a2
14mr|texlive-isodoc-1.03-2|84	
14mr|texlive-isodoc-1.03-2|85	%build
14mr|texlive-isodoc-1.03-2|86	
14mr|texlive-isodoc-1.03-2|87	%install
14mr|texlive-isodoc-1.03-2|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-isodoc-1.03-2|89	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-isodoc-1.03-2|90	
14mr|texlive-isodoc-1.03-2|91	%changelog
14mr|texlive-isodoc-1.03-2|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-2
14mr|texlive-isodoc-1.03-2|93	+ Revision: 802dfc7
14mr|texlive-isodoc-1.03-2|94	- MassBuild#440: Increase release tag
14mr|texlive-isodoc-1.03-2|95	
14mr|texlive-isodoc-1.03-2|96	

20429 14
14mr|texlive-isomath-0.6.1-6|1	# revision 27654
14mr|texlive-isomath-0.6.1-6|2	# category Package
14mr|texlive-isomath-0.6.1-6|3	# catalog-ctan /macros/latex/contrib/isomath
14mr|texlive-isomath-0.6.1-6|4	# catalog-date 2012-09-12 18:41:18 +0200
14mr|texlive-isomath-0.6.1-6|5	# catalog-license lppl
14mr|texlive-isomath-0.6.1-6|6	# catalog-version 0.6.1
14mr|texlive-isomath-0.6.1-6|7	Name:		texlive-isomath
14mr|texlive-isomath-0.6.1-6|8	Version:	0.6.1
14mr|texlive-isomath-0.6.1-6|9	Release:	6
14mr|texlive-isomath-0.6.1-6|10	Summary:	Mathematics style for science and technology
14mr|texlive-isomath-0.6.1-6|11	Group:		Publishing
14mr|texlive-isomath-0.6.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isomath
14mr|texlive-isomath-0.6.1-6|13	License:	LPPL
14mr|texlive-isomath-0.6.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isomath.tar.xz
14mr|texlive-isomath-0.6.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isomath.doc.tar.xz
14mr|texlive-isomath-0.6.1-6|16	BuildArch:	noarch
14mr|texlive-isomath-0.6.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-isomath-0.6.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-isomath-0.6.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-isomath-0.6.1-6|20	
14mr|texlive-isomath-0.6.1-6|21	%description
14mr|texlive-isomath-0.6.1-6|22	The package provides tools for a mathematical style that
14mr|texlive-isomath-0.6.1-6|23	conforms to the International Standard ISO 80000-2 and is
14mr|texlive-isomath-0.6.1-6|24	common in science and technology. It changes the default shape
14mr|texlive-isomath-0.6.1-6|25	of capital Greek letters to italic, sets up bold italic and
14mr|texlive-isomath-0.6.1-6|26	sans-serif bold italic math alphabets with Latin and Greek
14mr|texlive-isomath-0.6.1-6|27	characters, and defines macros for markup of vector, matrix and
14mr|texlive-isomath-0.6.1-6|28	tensor symbols.
14mr|texlive-isomath-0.6.1-6|29	
14mr|texlive-isomath-0.6.1-6|30	%post
14mr|texlive-isomath-0.6.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-isomath-0.6.1-6|32	
14mr|texlive-isomath-0.6.1-6|33	%postun
14mr|texlive-isomath-0.6.1-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-isomath-0.6.1-6|35	%{_sbindir}/texlive.post
14mr|texlive-isomath-0.6.1-6|36	fi
14mr|texlive-isomath-0.6.1-6|37	
14mr|texlive-isomath-0.6.1-6|38	#-----------------------------------------------------------------------
14mr|texlive-isomath-0.6.1-6|39	%files
14mr|texlive-isomath-0.6.1-6|40	%{_texmfdistdir}/tex/latex/isomath/isomath.sty
14mr|texlive-isomath-0.6.1-6|41	%doc %{_texmfdistdir}/doc/latex/isomath/README.html
14mr|texlive-isomath-0.6.1-6|42	%doc %{_texmfdistdir}/doc/latex/isomath/README.txt
14mr|texlive-isomath-0.6.1-6|43	%doc %{_texmfdistdir}/doc/latex/isomath/isomath-test.pdf
14mr|texlive-isomath-0.6.1-6|44	%doc %{_texmfdistdir}/doc/latex/isomath/isomath-test.tex
14mr|texlive-isomath-0.6.1-6|45	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.html
14mr|texlive-isomath-0.6.1-6|46	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.pdf
14mr|texlive-isomath-0.6.1-6|47	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.sty.html
14mr|texlive-isomath-0.6.1-6|48	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.sty.txt
14mr|texlive-isomath-0.6.1-6|49	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.txt
14mr|texlive-isomath-0.6.1-6|50	
14mr|texlive-isomath-0.6.1-6|51	#-----------------------------------------------------------------------
14mr|texlive-isomath-0.6.1-6|52	%prep
14mr|texlive-isomath-0.6.1-6|53	%setup -c -a0 -a1
14mr|texlive-isomath-0.6.1-6|54	
14mr|texlive-isomath-0.6.1-6|55	%build
14mr|texlive-isomath-0.6.1-6|56	
14mr|texlive-isomath-0.6.1-6|57	%install
14mr|texlive-isomath-0.6.1-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-isomath-0.6.1-6|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-isomath-0.6.1-6|60	
14mr|texlive-isomath-0.6.1-6|61	%changelog
14mr|texlive-isomath-0.6.1-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.1-6
14mr|texlive-isomath-0.6.1-6|63	+ Revision: 6f5ff3c
14mr|texlive-isomath-0.6.1-6|64	- MassBuild#440: Increase release tag
14mr|texlive-isomath-0.6.1-6|65	
14mr|texlive-isomath-0.6.1-6|66	

20430 14
14mr|texlive-isonums-1.0-3|1	# revision 17362
14mr|texlive-isonums-1.0-3|2	# category Package
14mr|texlive-isonums-1.0-3|3	# catalog-ctan /macros/latex/contrib/isonums
14mr|texlive-isonums-1.0-3|4	# catalog-date 2010-03-09 13:05:51 +0100
14mr|texlive-isonums-1.0-3|5	# catalog-license lppl
14mr|texlive-isonums-1.0-3|6	# catalog-version 1.0
14mr|texlive-isonums-1.0-3|7	Name:		texlive-isonums
14mr|texlive-isonums-1.0-3|8	Version:	1.0
14mr|texlive-isonums-1.0-3|9	Release:	3
14mr|texlive-isonums-1.0-3|10	Summary:	Display numbers in maths mode according to ISO 31-0
14mr|texlive-isonums-1.0-3|11	Group:		Publishing
14mr|texlive-isonums-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isonums
14mr|texlive-isonums-1.0-3|13	License:	LPPL
14mr|texlive-isonums-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isonums.tar.xz
14mr|texlive-isonums-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isonums.doc.tar.xz
14mr|texlive-isonums-1.0-3|16	BuildArch:	noarch
14mr|texlive-isonums-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-isonums-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-isonums-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-isonums-1.0-3|20	
14mr|texlive-isonums-1.0-3|21	%description
14mr|texlive-isonums-1.0-3|22	The package makes a quick hack to ziffer to display numbers in
14mr|texlive-isonums-1.0-3|23	maths mode according to ISO 31-0, regardless of input format
14mr|texlive-isonums-1.0-3|24	(European $1.235,7$ or Anglo-American $1,235.7$). The options
14mr|texlive-isonums-1.0-3|25	[euro, anglo] control the global input format. Default input
14mr|texlive-isonums-1.0-3|26	format is anglo. Documentation is included as comments to the
14mr|texlive-isonums-1.0-3|27	text source.
14mr|texlive-isonums-1.0-3|28	
14mr|texlive-isonums-1.0-3|29	%post
14mr|texlive-isonums-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-isonums-1.0-3|31	
14mr|texlive-isonums-1.0-3|32	%postun
14mr|texlive-isonums-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-isonums-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-isonums-1.0-3|35	fi
14mr|texlive-isonums-1.0-3|36	
14mr|texlive-isonums-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-isonums-1.0-3|38	%files
14mr|texlive-isonums-1.0-3|39	%{_texmfdistdir}/tex/latex/isonums/isonums.sty
14mr|texlive-isonums-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/isonums/isonums.pdf
14mr|texlive-isonums-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/isonums/isonums.tex
14mr|texlive-isonums-1.0-3|42	
14mr|texlive-isonums-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-isonums-1.0-3|44	%prep
14mr|texlive-isonums-1.0-3|45	%setup -c -a0 -a1
14mr|texlive-isonums-1.0-3|46	
14mr|texlive-isonums-1.0-3|47	%build
14mr|texlive-isonums-1.0-3|48	
14mr|texlive-isonums-1.0-3|49	%install
14mr|texlive-isonums-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-isonums-1.0-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-isonums-1.0-3|52	
14mr|texlive-isonums-1.0-3|53	
14mr|texlive-isonums-1.0-3|54	
14mr|texlive-isonums-1.0-3|55	%changelog
14mr|texlive-isonums-1.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-isonums-1.0-3|57	+ Revision: 6c35eb5
14mr|texlive-isonums-1.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-isonums-1.0-3|59	
14mr|texlive-isonums-1.0-3|60	

20431 14
14mr|texlive-isorot-20070108-3|1	# revision 15878
14mr|texlive-isorot-20070108-3|2	# category Package
14mr|texlive-isorot-20070108-3|3	# catalog-ctan /macros/latex/contrib/isorot
14mr|texlive-isorot-20070108-3|4	# catalog-date 2007-01-08 13:31:52 +0100
14mr|texlive-isorot-20070108-3|5	# catalog-license lppl
14mr|texlive-isorot-20070108-3|6	# catalog-version undef
14mr|texlive-isorot-20070108-3|7	Name:		texlive-isorot
14mr|texlive-isorot-20070108-3|8	Version:	20070108
14mr|texlive-isorot-20070108-3|9	Release:	3
14mr|texlive-isorot-20070108-3|10	Summary:	Rotation of document elements
14mr|texlive-isorot-20070108-3|11	Group:		Publishing
14mr|texlive-isorot-20070108-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isorot
14mr|texlive-isorot-20070108-3|13	License:	LPPL
14mr|texlive-isorot-20070108-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isorot.tar.xz
14mr|texlive-isorot-20070108-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isorot.doc.tar.xz
14mr|texlive-isorot-20070108-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isorot.source.tar.xz
14mr|texlive-isorot-20070108-3|17	BuildArch:	noarch
14mr|texlive-isorot-20070108-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-isorot-20070108-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-isorot-20070108-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-isorot-20070108-3|21	
14mr|texlive-isorot-20070108-3|22	%description
14mr|texlive-isorot-20070108-3|23	The isorot package is for rotation of document elements. It is
14mr|texlive-isorot-20070108-3|24	a combination of the lscape package and an extension of the
14mr|texlive-isorot-20070108-3|25	rotating package. The package is designed for use with the iso
14mr|texlive-isorot-20070108-3|26	class but may be used with any normal class.
14mr|texlive-isorot-20070108-3|27	
14mr|texlive-isorot-20070108-3|28	%post
14mr|texlive-isorot-20070108-3|29	%{_sbindir}/texlive.post
14mr|texlive-isorot-20070108-3|30	
14mr|texlive-isorot-20070108-3|31	%postun
14mr|texlive-isorot-20070108-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-isorot-20070108-3|33	%{_sbindir}/texlive.post
14mr|texlive-isorot-20070108-3|34	fi
14mr|texlive-isorot-20070108-3|35	
14mr|texlive-isorot-20070108-3|36	#-----------------------------------------------------------------------
14mr|texlive-isorot-20070108-3|37	%files
14mr|texlive-isorot-20070108-3|38	%{_texmfdistdir}/tex/latex/isorot/isorot.sty
14mr|texlive-isorot-20070108-3|39	%doc %{_texmfdistdir}/doc/latex/isorot/README
14mr|texlive-isorot-20070108-3|40	%doc %{_texmfdistdir}/doc/latex/isorot/rotman.pdf
14mr|texlive-isorot-20070108-3|41	%doc %{_texmfdistdir}/doc/latex/isorot/rotman.tex
14mr|texlive-isorot-20070108-3|42	#- source
14mr|texlive-isorot-20070108-3|43	%doc %{_texmfdistdir}/source/latex/isorot/isorot.dtx
14mr|texlive-isorot-20070108-3|44	%doc %{_texmfdistdir}/source/latex/isorot/isorot.ins
14mr|texlive-isorot-20070108-3|45	
14mr|texlive-isorot-20070108-3|46	#-----------------------------------------------------------------------
14mr|texlive-isorot-20070108-3|47	%prep
14mr|texlive-isorot-20070108-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-isorot-20070108-3|49	
14mr|texlive-isorot-20070108-3|50	%build
14mr|texlive-isorot-20070108-3|51	
14mr|texlive-isorot-20070108-3|52	%install
14mr|texlive-isorot-20070108-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-isorot-20070108-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-isorot-20070108-3|55	
14mr|texlive-isorot-20070108-3|56	
14mr|texlive-isorot-20070108-3|57	
14mr|texlive-isorot-20070108-3|58	%changelog
14mr|texlive-isorot-20070108-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070108-3
14mr|texlive-isorot-20070108-3|60	+ Revision: 8083bf9
14mr|texlive-isorot-20070108-3|61	- MassBuild#440: Increase release tag
14mr|texlive-isorot-20070108-3|62	
14mr|texlive-isorot-20070108-3|63	

20432 14
14mr|texlive-isotope-v0.3-3|1	# revision 23711
14mr|texlive-isotope-v0.3-3|2	# category Package
14mr|texlive-isotope-v0.3-3|3	# catalog-ctan /macros/latex/contrib/isotope
14mr|texlive-isotope-v0.3-3|4	# catalog-date 2011-08-26 17:57:53 +0200
14mr|texlive-isotope-v0.3-3|5	# catalog-license lppl
14mr|texlive-isotope-v0.3-3|6	# catalog-version v0.3
14mr|texlive-isotope-v0.3-3|7	Name:		texlive-isotope
14mr|texlive-isotope-v0.3-3|8	Version:	v0.3
14mr|texlive-isotope-v0.3-3|9	Release:	3
14mr|texlive-isotope-v0.3-3|10	Summary:	A package for typesetting isotopes
14mr|texlive-isotope-v0.3-3|11	Group:		Publishing
14mr|texlive-isotope-v0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isotope
14mr|texlive-isotope-v0.3-3|13	License:	LPPL
14mr|texlive-isotope-v0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isotope.tar.xz
14mr|texlive-isotope-v0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isotope.doc.tar.xz
14mr|texlive-isotope-v0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isotope.source.tar.xz
14mr|texlive-isotope-v0.3-3|17	BuildArch:	noarch
14mr|texlive-isotope-v0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-isotope-v0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-isotope-v0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-isotope-v0.3-3|21	
14mr|texlive-isotope-v0.3-3|22	%description
14mr|texlive-isotope-v0.3-3|23	The package provides a command \isotope for setting the atomic
14mr|texlive-isotope-v0.3-3|24	weight and atomic number indications of isotopes. (The naive
14mr|texlive-isotope-v0.3-3|25	way of doing the job with (La)TeX mathematics commands produces
14mr|texlive-isotope-v0.3-3|26	an unsatisfactory result.).
14mr|texlive-isotope-v0.3-3|27	
14mr|texlive-isotope-v0.3-3|28	%post
14mr|texlive-isotope-v0.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-isotope-v0.3-3|30	
14mr|texlive-isotope-v0.3-3|31	%postun
14mr|texlive-isotope-v0.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-isotope-v0.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-isotope-v0.3-3|34	fi
14mr|texlive-isotope-v0.3-3|35	
14mr|texlive-isotope-v0.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-isotope-v0.3-3|37	%files
14mr|texlive-isotope-v0.3-3|38	%{_texmfdistdir}/tex/latex/isotope/isotope.sty
14mr|texlive-isotope-v0.3-3|39	%doc %{_texmfdistdir}/doc/latex/isotope/README
14mr|texlive-isotope-v0.3-3|40	#- source
14mr|texlive-isotope-v0.3-3|41	%doc %{_texmfdistdir}/source/latex/isotope/isotope.dtx
14mr|texlive-isotope-v0.3-3|42	%doc %{_texmfdistdir}/source/latex/isotope/isotope.ins
14mr|texlive-isotope-v0.3-3|43	
14mr|texlive-isotope-v0.3-3|44	#-----------------------------------------------------------------------
14mr|texlive-isotope-v0.3-3|45	%prep
14mr|texlive-isotope-v0.3-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-isotope-v0.3-3|47	
14mr|texlive-isotope-v0.3-3|48	%build
14mr|texlive-isotope-v0.3-3|49	
14mr|texlive-isotope-v0.3-3|50	%install
14mr|texlive-isotope-v0.3-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-isotope-v0.3-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-isotope-v0.3-3|53	
14mr|texlive-isotope-v0.3-3|54	
14mr|texlive-isotope-v0.3-3|55	
14mr|texlive-isotope-v0.3-3|56	%changelog
14mr|texlive-isotope-v0.3-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.3-3
14mr|texlive-isotope-v0.3-3|58	+ Revision: 385cbf7
14mr|texlive-isotope-v0.3-3|59	- MassBuild#440: Increase release tag
14mr|texlive-isotope-v0.3-3|60	
14mr|texlive-isotope-v0.3-3|61	

20433 14
14mr|texlive-issuulinks-1.1-2|1	# revision 25742
14mr|texlive-issuulinks-1.1-2|2	# category Package
14mr|texlive-issuulinks-1.1-2|3	# catalog-ctan /macros/latex/contrib/issuulinks
14mr|texlive-issuulinks-1.1-2|4	# catalog-date 2012-03-23 12:07:20 +0100
14mr|texlive-issuulinks-1.1-2|5	# catalog-license lppl1.3
14mr|texlive-issuulinks-1.1-2|6	# catalog-version 1.1
14mr|texlive-issuulinks-1.1-2|7	Name:		texlive-issuulinks
14mr|texlive-issuulinks-1.1-2|8	Version:	1.1
14mr|texlive-issuulinks-1.1-2|9	Release:	2
14mr|texlive-issuulinks-1.1-2|10	Summary:	Produce external links instead of internal ones
14mr|texlive-issuulinks-1.1-2|11	Group:		Publishing
14mr|texlive-issuulinks-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/issuulinks
14mr|texlive-issuulinks-1.1-2|13	License:	LPPL1.3
14mr|texlive-issuulinks-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/issuulinks.tar.xz
14mr|texlive-issuulinks-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/issuulinks.doc.tar.xz
14mr|texlive-issuulinks-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/issuulinks.source.tar.xz
14mr|texlive-issuulinks-1.1-2|17	BuildArch:	noarch
14mr|texlive-issuulinks-1.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-issuulinks-1.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-issuulinks-1.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-issuulinks-1.1-2|21	
14mr|texlive-issuulinks-1.1-2|22	%description
14mr|texlive-issuulinks-1.1-2|23	The PDF visualizer http://issuu.com/ISSUU is a popular service
14mr|texlive-issuulinks-1.1-2|24	allowing to show PDF documents "a page a time". Due to the way
14mr|texlive-issuulinks-1.1-2|25	it is implemented, internal links in these documents are not
14mr|texlive-issuulinks-1.1-2|26	allowed. Instead, they must be converted to external ones in
14mr|texlive-issuulinks-1.1-2|27	the form http://issuu.com/action/page?page=PAGENUMBER. The
14mr|texlive-issuulinks-1.1-2|28	package patches hyperref to produce external links in the
14mr|texlive-issuulinks-1.1-2|29	required form instead of internal links created by \ref, \cite
14mr|texlive-issuulinks-1.1-2|30	and other commands. Since the package redefines the internals
14mr|texlive-issuulinks-1.1-2|31	of hyperref, it must be loaded it AFTER hyperref.
14mr|texlive-issuulinks-1.1-2|32	
14mr|texlive-issuulinks-1.1-2|33	%post
14mr|texlive-issuulinks-1.1-2|34	%{_sbindir}/texlive.post
14mr|texlive-issuulinks-1.1-2|35	
14mr|texlive-issuulinks-1.1-2|36	%postun
14mr|texlive-issuulinks-1.1-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-issuulinks-1.1-2|38	%{_sbindir}/texlive.post
14mr|texlive-issuulinks-1.1-2|39	fi
14mr|texlive-issuulinks-1.1-2|40	
14mr|texlive-issuulinks-1.1-2|41	#-----------------------------------------------------------------------
14mr|texlive-issuulinks-1.1-2|42	%files
14mr|texlive-issuulinks-1.1-2|43	%{_texmfdistdir}/tex/latex/issuulinks/issuulinks.sty
14mr|texlive-issuulinks-1.1-2|44	%doc %{_texmfdistdir}/doc/latex/issuulinks/Makefile
14mr|texlive-issuulinks-1.1-2|45	%doc %{_texmfdistdir}/doc/latex/issuulinks/README
14mr|texlive-issuulinks-1.1-2|46	%doc %{_texmfdistdir}/doc/latex/issuulinks/issuulinks.pdf
14mr|texlive-issuulinks-1.1-2|47	%doc %{_texmfdistdir}/doc/latex/issuulinks/sample.pdf
14mr|texlive-issuulinks-1.1-2|48	%doc %{_texmfdistdir}/doc/latex/issuulinks/sample.tex
14mr|texlive-issuulinks-1.1-2|49	#- source
14mr|texlive-issuulinks-1.1-2|50	%doc %{_texmfdistdir}/source/latex/issuulinks/issuulinks.dtx
14mr|texlive-issuulinks-1.1-2|51	%doc %{_texmfdistdir}/source/latex/issuulinks/issuulinks.ins
14mr|texlive-issuulinks-1.1-2|52	
14mr|texlive-issuulinks-1.1-2|53	#-----------------------------------------------------------------------
14mr|texlive-issuulinks-1.1-2|54	%prep
14mr|texlive-issuulinks-1.1-2|55	%setup -c -a0 -a1 -a2
14mr|texlive-issuulinks-1.1-2|56	
14mr|texlive-issuulinks-1.1-2|57	%build
14mr|texlive-issuulinks-1.1-2|58	
14mr|texlive-issuulinks-1.1-2|59	%install
14mr|texlive-issuulinks-1.1-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-issuulinks-1.1-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-issuulinks-1.1-2|62	
14mr|texlive-issuulinks-1.1-2|63	
14mr|texlive-issuulinks-1.1-2|64	
14mr|texlive-issuulinks-1.1-2|65	%changelog
14mr|texlive-issuulinks-1.1-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-issuulinks-1.1-2|67	+ Revision: 93edaae
14mr|texlive-issuulinks-1.1-2|68	- MassBuild#440: Increase release tag
14mr|texlive-issuulinks-1.1-2|69	
14mr|texlive-issuulinks-1.1-2|70	

20434 14
14mr|texlive-itnumpar-1.0-3|1	# revision 15878
14mr|texlive-itnumpar-1.0-3|2	# category Package
14mr|texlive-itnumpar-1.0-3|3	# catalog-ctan /macros/latex/contrib/itnumpar
14mr|texlive-itnumpar-1.0-3|4	# catalog-date 2008-08-19 23:32:24 +0200
14mr|texlive-itnumpar-1.0-3|5	# catalog-license lppl
14mr|texlive-itnumpar-1.0-3|6	# catalog-version 1.0
14mr|texlive-itnumpar-1.0-3|7	Name:		texlive-itnumpar
14mr|texlive-itnumpar-1.0-3|8	Version:	1.0
14mr|texlive-itnumpar-1.0-3|9	Release:	3
14mr|texlive-itnumpar-1.0-3|10	Summary:	Spell numbers in words (Italian)
14mr|texlive-itnumpar-1.0-3|11	Group:		Publishing
14mr|texlive-itnumpar-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/itnumpar
14mr|texlive-itnumpar-1.0-3|13	License:	LPPL
14mr|texlive-itnumpar-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itnumpar.tar.xz
14mr|texlive-itnumpar-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itnumpar.doc.tar.xz
14mr|texlive-itnumpar-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itnumpar.source.tar.xz
14mr|texlive-itnumpar-1.0-3|17	BuildArch:	noarch
14mr|texlive-itnumpar-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-itnumpar-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-itnumpar-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-itnumpar-1.0-3|21	
14mr|texlive-itnumpar-1.0-3|22	%description
14mr|texlive-itnumpar-1.0-3|23	Sometimes we need to say "Capitolo primo" or "Capitolo uno"
14mr|texlive-itnumpar-1.0-3|24	instead of "Capitolo 1", that is, spelling the number in words
14mr|texlive-itnumpar-1.0-3|25	instead of the usual digit form. This package provides support
14mr|texlive-itnumpar-1.0-3|26	for spelling out numbers in Italian words, both in cardinal and
14mr|texlive-itnumpar-1.0-3|27	in ordinal form.
14mr|texlive-itnumpar-1.0-3|28	
14mr|texlive-itnumpar-1.0-3|29	%post
14mr|texlive-itnumpar-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-itnumpar-1.0-3|31	
14mr|texlive-itnumpar-1.0-3|32	%postun
14mr|texlive-itnumpar-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-itnumpar-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-itnumpar-1.0-3|35	fi
14mr|texlive-itnumpar-1.0-3|36	
14mr|texlive-itnumpar-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-itnumpar-1.0-3|38	%files
14mr|texlive-itnumpar-1.0-3|39	%{_texmfdistdir}/tex/latex/itnumpar/itnumpar.sty
14mr|texlive-itnumpar-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/itnumpar/README
14mr|texlive-itnumpar-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/itnumpar/itnumpar.pdf
14mr|texlive-itnumpar-1.0-3|42	#- source
14mr|texlive-itnumpar-1.0-3|43	%doc %{_texmfdistdir}/source/latex/itnumpar/itnumpar.dtx
14mr|texlive-itnumpar-1.0-3|44	%doc %{_texmfdistdir}/source/latex/itnumpar/itnumpar.ins
14mr|texlive-itnumpar-1.0-3|45	
14mr|texlive-itnumpar-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-itnumpar-1.0-3|47	%prep
14mr|texlive-itnumpar-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-itnumpar-1.0-3|49	
14mr|texlive-itnumpar-1.0-3|50	%build
14mr|texlive-itnumpar-1.0-3|51	
14mr|texlive-itnumpar-1.0-3|52	%install
14mr|texlive-itnumpar-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-itnumpar-1.0-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-itnumpar-1.0-3|55	
14mr|texlive-itnumpar-1.0-3|56	
14mr|texlive-itnumpar-1.0-3|57	
14mr|texlive-itnumpar-1.0-3|58	%changelog
14mr|texlive-itnumpar-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-itnumpar-1.0-3|60	+ Revision: a0d0cf0
14mr|texlive-itnumpar-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-itnumpar-1.0-3|62	
14mr|texlive-itnumpar-1.0-3|63	

20435 14
14mr|texlive-itrans-5.32-2|1	# revision 25462
14mr|texlive-itrans-5.32-2|2	# category Package
14mr|texlive-itrans-5.32-2|3	# catalog-ctan /language/indian/itrans
14mr|texlive-itrans-5.32-2|4	# catalog-date 2011-05-10 20:29:15 +0200
14mr|texlive-itrans-5.32-2|5	# catalog-license other-free
14mr|texlive-itrans-5.32-2|6	# catalog-version 5.32
14mr|texlive-itrans-5.32-2|7	Name:		texlive-itrans
14mr|texlive-itrans-5.32-2|8	Version:	5.32
14mr|texlive-itrans-5.32-2|9	Release:	2
14mr|texlive-itrans-5.32-2|10	Summary:	Transliteration of Indian Languages
14mr|texlive-itrans-5.32-2|11	Group:		Publishing
14mr|texlive-itrans-5.32-2|12	URL:		http://www.ctan.org/tex-archive/language/indian/itrans
14mr|texlive-itrans-5.32-2|13	License:	OTHER-FREE
14mr|texlive-itrans-5.32-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itrans.tar.xz
14mr|texlive-itrans-5.32-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itrans.doc.tar.xz
14mr|texlive-itrans-5.32-2|16	BuildArch:	noarch
14mr|texlive-itrans-5.32-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-itrans-5.32-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-itrans-5.32-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-itrans-5.32-2|20	
14mr|texlive-itrans-5.32-2|21	%description
14mr|texlive-itrans-5.32-2|22	Itrans is a pre-processor: it converts English-encoded text
14mr|texlive-itrans-5.32-2|23	into various Indian Language scripts for printing or for
14mr|texlive-itrans-5.32-2|24	display. The input text to itrans is in a transliterated form:
14mr|texlive-itrans-5.32-2|25	each letter in an Indian Script is assigned an English
14mr|texlive-itrans-5.32-2|26	equivalent, and the English letters are used to represent what
14mr|texlive-itrans-5.32-2|27	will eventually print out in the Indian Language Script.
14mr|texlive-itrans-5.32-2|28	
14mr|texlive-itrans-5.32-2|29	%post
14mr|texlive-itrans-5.32-2|30	%{_sbindir}/texlive.post
14mr|texlive-itrans-5.32-2|31	
14mr|texlive-itrans-5.32-2|32	%postun
14mr|texlive-itrans-5.32-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-itrans-5.32-2|34	%{_sbindir}/texlive.post
14mr|texlive-itrans-5.32-2|35	fi
14mr|texlive-itrans-5.32-2|36	
14mr|texlive-itrans-5.32-2|37	#-----------------------------------------------------------------------
14mr|texlive-itrans-5.32-2|38	%files
14mr|texlive-itrans-5.32-2|39	%{_texmfdistdir}/fonts/afm/public/itrans/devnac.afm
14mr|texlive-itrans-5.32-2|40	%{_texmfdistdir}/fonts/afm/public/itrans/ncpi____.afm
14mr|texlive-itrans-5.32-2|41	%{_texmfdistdir}/fonts/afm/public/itrans/ncpr____.afm
14mr|texlive-itrans-5.32-2|42	%{_texmfdistdir}/fonts/source/public/itrans/kan12.mf
14mr|texlive-itrans-5.32-2|43	%{_texmfdistdir}/fonts/source/public/itrans/kan12b.mf
14mr|texlive-itrans-5.32-2|44	%{_texmfdistdir}/fonts/source/public/itrans/kan12nx.mf
14mr|texlive-itrans-5.32-2|45	%{_texmfdistdir}/fonts/source/public/itrans/kan12ny.mf
14mr|texlive-itrans-5.32-2|46	%{_texmfdistdir}/fonts/source/public/itrans/kan12s.mf
14mr|texlive-itrans-5.32-2|47	%{_texmfdistdir}/fonts/source/public/itrans/kan18.mf
14mr|texlive-itrans-5.32-2|48	%{_texmfdistdir}/fonts/source/public/itrans/kanbase.mf
14mr|texlive-itrans-5.32-2|49	%{_texmfdistdir}/fonts/source/public/itrans/kancodes.mf
14mr|texlive-itrans-5.32-2|50	%{_texmfdistdir}/fonts/source/public/itrans/kanlets.mf
14mr|texlive-itrans-5.32-2|51	%{_texmfdistdir}/fonts/source/public/itrans/kanmain.mf
14mr|texlive-itrans-5.32-2|52	%{_texmfdistdir}/fonts/source/public/itrans/kanparam.mf
14mr|texlive-itrans-5.32-2|53	%{_texmfdistdir}/fonts/source/public/itrans/kanspc.mf
14mr|texlive-itrans-5.32-2|54	%{_texmfdistdir}/fonts/source/public/itrans/kanvarna.mf
14mr|texlive-itrans-5.32-2|55	%{_texmfdistdir}/fonts/source/public/itrans/tamilORG.mf
14mr|texlive-itrans-5.32-2|56	%{_texmfdistdir}/fonts/source/public/itrans/tel12.mf
14mr|texlive-itrans-5.32-2|57	%{_texmfdistdir}/fonts/source/public/itrans/tel12b.mf
14mr|texlive-itrans-5.32-2|58	%{_texmfdistdir}/fonts/source/public/itrans/tel12nx.mf
14mr|texlive-itrans-5.32-2|59	%{_texmfdistdir}/fonts/source/public/itrans/tel12ny.mf
14mr|texlive-itrans-5.32-2|60	%{_texmfdistdir}/fonts/source/public/itrans/tel12s.mf
14mr|texlive-itrans-5.32-2|61	%{_texmfdistdir}/fonts/source/public/itrans/tel18.mf
14mr|texlive-itrans-5.32-2|62	%{_texmfdistdir}/fonts/source/public/itrans/telbase.mf
14mr|texlive-itrans-5.32-2|63	%{_texmfdistdir}/fonts/source/public/itrans/telchrs1.mf
14mr|texlive-itrans-5.32-2|64	%{_texmfdistdir}/fonts/source/public/itrans/telchrs2.mf
14mr|texlive-itrans-5.32-2|65	%{_texmfdistdir}/fonts/source/public/itrans/telchrs3.mf
14mr|texlive-itrans-5.32-2|66	%{_texmfdistdir}/fonts/source/public/itrans/telcodes.mf
14mr|texlive-itrans-5.32-2|67	%{_texmfdistdir}/fonts/source/public/itrans/telmode.mf
14mr|texlive-itrans-5.32-2|68	%{_texmfdistdir}/fonts/source/public/itrans/telparam.mf
14mr|texlive-itrans-5.32-2|69	%{_texmfdistdir}/fonts/source/public/itrans/telspc.mf
14mr|texlive-itrans-5.32-2|70	%{_texmfdistdir}/fonts/source/public/itrans/telugu.mf
14mr|texlive-itrans-5.32-2|71	%{_texmfdistdir}/fonts/source/public/itrans/wntml12.mf
14mr|texlive-itrans-5.32-2|72	%{_texmfdistdir}/fonts/source/public/itrans/wntml17.mf
14mr|texlive-itrans-5.32-2|73	%{_texmfdistdir}/fonts/tfm/public/itrans/kan12.tfm
14mr|texlive-itrans-5.32-2|74	%{_texmfdistdir}/fonts/tfm/public/itrans/kan12b.tfm
14mr|texlive-itrans-5.32-2|75	%{_texmfdistdir}/fonts/tfm/public/itrans/kan12nx.tfm
14mr|texlive-itrans-5.32-2|76	%{_texmfdistdir}/fonts/tfm/public/itrans/kan12s.tfm
14mr|texlive-itrans-5.32-2|77	%{_texmfdistdir}/fonts/tfm/public/itrans/kan18.tfm
14mr|texlive-itrans-5.32-2|78	%{_texmfdistdir}/fonts/tfm/public/itrans/ncpicsxp.tfm
14mr|texlive-itrans-5.32-2|79	%{_texmfdistdir}/fonts/tfm/public/itrans/ncprcsxp.tfm
14mr|texlive-itrans-5.32-2|80	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12.tfm
14mr|texlive-itrans-5.32-2|81	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12b.tfm
14mr|texlive-itrans-5.32-2|82	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12nx.tfm
14mr|texlive-itrans-5.32-2|83	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12ny.tfm
14mr|texlive-itrans-5.32-2|84	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12s.tfm
14mr|texlive-itrans-5.32-2|85	%{_texmfdistdir}/fonts/tfm/public/itrans/tel18.tfm
14mr|texlive-itrans-5.32-2|86	%{_texmfdistdir}/fonts/tfm/public/itrans/telspc.tfm
14mr|texlive-itrans-5.32-2|87	%{_texmfdistdir}/fonts/tfm/public/itrans/wntml12.tfm
14mr|texlive-itrans-5.32-2|88	%{_texmfdistdir}/fonts/tfm/public/itrans/wntml17.tfm
14mr|texlive-itrans-5.32-2|89	%{_texmfdistdir}/fonts/truetype/public/itrans/ncpi____.ttf
14mr|texlive-itrans-5.32-2|90	%{_texmfdistdir}/fonts/truetype/public/itrans/ncpr____.ttf
14mr|texlive-itrans-5.32-2|91	%{_texmfdistdir}/fonts/type1/public/itrans/ncpi____.pfb
14mr|texlive-itrans-5.32-2|92	%{_texmfdistdir}/fonts/type1/public/itrans/ncpr____.pfb
14mr|texlive-itrans-5.32-2|93	%{_texmfdistdir}/tex/latex/itrans/htmlstub.sty
14mr|texlive-itrans-5.32-2|94	%{_texmfdistdir}/tex/latex/itrans/idevn.tex
14mr|texlive-itrans-5.32-2|95	%{_texmfdistdir}/tex/latex/itrans/itrans.sty
14mr|texlive-itrans-5.32-2|96	%{_texmfdistdir}/tex/latex/itrans/itrnstlg.tex
14mr|texlive-itrans-5.32-2|97	%doc %{_texmfdistdir}/doc/fonts/itrans/COPYRIGHT
14mr|texlive-itrans-5.32-2|98	%doc %{_texmfdistdir}/doc/fonts/itrans/README
14mr|texlive-itrans-5.32-2|99	%doc %{_texmfdistdir}/doc/fonts/itrans/beng.itx
14mr|texlive-itrans-5.32-2|100	%doc %{_texmfdistdir}/doc/fonts/itrans/dvnc.itx
14mr|texlive-itrans-5.32-2|101	%doc %{_texmfdistdir}/doc/fonts/itrans/dvng.itx
14mr|texlive-itrans-5.32-2|102	%doc %{_texmfdistdir}/doc/fonts/itrans/ex_latex.itx
14mr|texlive-itrans-5.32-2|103	%doc %{_texmfdistdir}/doc/fonts/itrans/ex_ltn1.itx
14mr|texlive-itrans-5.32-2|104	%doc %{_texmfdistdir}/doc/fonts/itrans/ex_ps.itx
14mr|texlive-itrans-5.32-2|105	%doc %{_texmfdistdir}/doc/fonts/itrans/ex_utf8.itx
14mr|texlive-itrans-5.32-2|106	%doc %{_texmfdistdir}/doc/fonts/itrans/flag.ips
14mr|texlive-itrans-5.32-2|107	%doc %{_texmfdistdir}/doc/fonts/itrans/gujdoc.itx
14mr|texlive-itrans-5.32-2|108	%doc %{_texmfdistdir}/doc/fonts/itrans/icsx.itx
14mr|texlive-itrans-5.32-2|109	%doc %{_texmfdistdir}/doc/fonts/itrans/idoc.itx
14mr|texlive-itrans-5.32-2|110	%doc %{_texmfdistdir}/doc/fonts/itrans/kantex.itx
14mr|texlive-itrans-5.32-2|111	%doc %{_texmfdistdir}/doc/fonts/itrans/nehru.itx
14mr|texlive-itrans-5.32-2|112	%doc %{_texmfdistdir}/doc/fonts/itrans/pundoc.itx
14mr|texlive-itrans-5.32-2|113	%doc %{_texmfdistdir}/doc/fonts/itrans/romancsx.itx
14mr|texlive-itrans-5.32-2|114	%doc %{_texmfdistdir}/doc/fonts/itrans/tamil.itx
14mr|texlive-itrans-5.32-2|115	%doc %{_texmfdistdir}/doc/fonts/itrans/tblall.itx
14mr|texlive-itrans-5.32-2|116	%doc %{_texmfdistdir}/doc/fonts/itrans/tech.tex
14mr|texlive-itrans-5.32-2|117	%doc %{_texmfdistdir}/doc/fonts/itrans/tlgutx.itx
14mr|texlive-itrans-5.32-2|118	
14mr|texlive-itrans-5.32-2|119	#-----------------------------------------------------------------------
14mr|texlive-itrans-5.32-2|120	%prep
14mr|texlive-itrans-5.32-2|121	%setup -c -a0 -a1
14mr|texlive-itrans-5.32-2|122	
14mr|texlive-itrans-5.32-2|123	%build
14mr|texlive-itrans-5.32-2|124	
14mr|texlive-itrans-5.32-2|125	%install
14mr|texlive-itrans-5.32-2|126	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-itrans-5.32-2|127	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-itrans-5.32-2|128	
14mr|texlive-itrans-5.32-2|129	
14mr|texlive-itrans-5.32-2|130	
14mr|texlive-itrans-5.32-2|131	%changelog
14mr|texlive-itrans-5.32-2|132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.32-2
14mr|texlive-itrans-5.32-2|133	+ Revision: fcd7700
14mr|texlive-itrans-5.32-2|134	- MassBuild#440: Increase release tag
14mr|texlive-itrans-5.32-2|135	
14mr|texlive-itrans-5.32-2|136	

20436 14
14mr|texlive-iwhdp-0.25-3|1	# revision 24790
14mr|texlive-iwhdp-0.25-3|2	# category Package
14mr|texlive-iwhdp-0.25-3|3	# catalog-ctan /macros/latex/contrib/iwhdp
14mr|texlive-iwhdp-0.25-3|4	# catalog-date 2011-12-07 15:00:15 +0100
14mr|texlive-iwhdp-0.25-3|5	# catalog-license lppl1.3
14mr|texlive-iwhdp-0.25-3|6	# catalog-version 0.25
14mr|texlive-iwhdp-0.25-3|7	Name:		texlive-iwhdp
14mr|texlive-iwhdp-0.25-3|8	Version:	0.25
14mr|texlive-iwhdp-0.25-3|9	Release:	3
14mr|texlive-iwhdp-0.25-3|10	Summary:	Halle Institute for Economic Research (IWH) Discussion Papers
14mr|texlive-iwhdp-0.25-3|11	Group:		Publishing
14mr|texlive-iwhdp-0.25-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/iwhdp
14mr|texlive-iwhdp-0.25-3|13	License:	LPPL1.3
14mr|texlive-iwhdp-0.25-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iwhdp.tar.xz
14mr|texlive-iwhdp-0.25-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iwhdp.doc.tar.xz
14mr|texlive-iwhdp-0.25-3|16	BuildArch:	noarch
14mr|texlive-iwhdp-0.25-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-iwhdp-0.25-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-iwhdp-0.25-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-iwhdp-0.25-3|20	
14mr|texlive-iwhdp-0.25-3|21	%description
14mr|texlive-iwhdp-0.25-3|22	The document class is for creating Discussion Papers of the
14mr|texlive-iwhdp-0.25-3|23	Halle Institute for Economic Research (IWH) in Halle, Germany.
14mr|texlive-iwhdp-0.25-3|24	The class offers options for both English and German texts.
14mr|texlive-iwhdp-0.25-3|25	
14mr|texlive-iwhdp-0.25-3|26	%post
14mr|texlive-iwhdp-0.25-3|27	%{_sbindir}/texlive.post
14mr|texlive-iwhdp-0.25-3|28	
14mr|texlive-iwhdp-0.25-3|29	%postun
14mr|texlive-iwhdp-0.25-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-iwhdp-0.25-3|31	%{_sbindir}/texlive.post
14mr|texlive-iwhdp-0.25-3|32	fi
14mr|texlive-iwhdp-0.25-3|33	
14mr|texlive-iwhdp-0.25-3|34	#-----------------------------------------------------------------------
14mr|texlive-iwhdp-0.25-3|35	%files
14mr|texlive-iwhdp-0.25-3|36	%{_texmfdistdir}/tex/latex/iwhdp/iwhdp.cls
14mr|texlive-iwhdp-0.25-3|37	%doc %{_texmfdistdir}/doc/latex/iwhdp/README
14mr|texlive-iwhdp-0.25-3|38	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_Manual.bib
14mr|texlive-iwhdp-0.25-3|39	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_Manual.pdf
14mr|texlive-iwhdp-0.25-3|40	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_Manual.tex
14mr|texlive-iwhdp-0.25-3|41	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_paper.bib
14mr|texlive-iwhdp-0.25-3|42	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_paper.tex
14mr|texlive-iwhdp-0.25-3|43	
14mr|texlive-iwhdp-0.25-3|44	#-----------------------------------------------------------------------
14mr|texlive-iwhdp-0.25-3|45	%prep
14mr|texlive-iwhdp-0.25-3|46	%setup -c -a0 -a1
14mr|texlive-iwhdp-0.25-3|47	
14mr|texlive-iwhdp-0.25-3|48	%build
14mr|texlive-iwhdp-0.25-3|49	
14mr|texlive-iwhdp-0.25-3|50	%install
14mr|texlive-iwhdp-0.25-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-iwhdp-0.25-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-iwhdp-0.25-3|53	
14mr|texlive-iwhdp-0.25-3|54	
14mr|texlive-iwhdp-0.25-3|55	
14mr|texlive-iwhdp-0.25-3|56	%changelog
14mr|texlive-iwhdp-0.25-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.25-3
14mr|texlive-iwhdp-0.25-3|58	+ Revision: 9f84b46
14mr|texlive-iwhdp-0.25-3|59	- MassBuild#440: Increase release tag
14mr|texlive-iwhdp-0.25-3|60	
14mr|texlive-iwhdp-0.25-3|61	

20437 14
14mr|texlive-iwona-0.995b-3|1	# revision 19611
14mr|texlive-iwona-0.995b-3|2	# category Package
14mr|texlive-iwona-0.995b-3|3	# catalog-ctan /fonts/iwona
14mr|texlive-iwona-0.995b-3|4	# catalog-date 2010-08-03 20:49:06 +0200
14mr|texlive-iwona-0.995b-3|5	# catalog-license gfsl
14mr|texlive-iwona-0.995b-3|6	# catalog-version 0.995b
14mr|texlive-iwona-0.995b-3|7	Name:		texlive-iwona
14mr|texlive-iwona-0.995b-3|8	Version:	0.995b
14mr|texlive-iwona-0.995b-3|9	Release:	3
14mr|texlive-iwona-0.995b-3|10	Summary:	A two-element sans-serif font
14mr|texlive-iwona-0.995b-3|11	Group:		Publishing
14mr|texlive-iwona-0.995b-3|12	URL:		http://www.ctan.org/tex-archive/fonts/iwona
14mr|texlive-iwona-0.995b-3|13	License:	GFSL
14mr|texlive-iwona-0.995b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iwona.tar.xz
14mr|texlive-iwona-0.995b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iwona.doc.tar.xz
14mr|texlive-iwona-0.995b-3|16	BuildArch:	noarch
14mr|texlive-iwona-0.995b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-iwona-0.995b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-iwona-0.995b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-iwona-0.995b-3|20	
14mr|texlive-iwona-0.995b-3|21	%description
14mr|texlive-iwona-0.995b-3|22	Iwona is a two-element sans-serif typeface. It was created as
14mr|texlive-iwona-0.995b-3|23	an alternative version of the Kurier typeface, which was
14mr|texlive-iwona-0.995b-3|24	designed in 1975 for a diploma in typeface design at the Warsaw
14mr|texlive-iwona-0.995b-3|25	Academy of Fine Arts under the supervision of Roman
14mr|texlive-iwona-0.995b-3|26	Tomaszewski. This distribution contains a significantly
14mr|texlive-iwona-0.995b-3|27	extended set of characters covering the following modern
14mr|texlive-iwona-0.995b-3|28	alphabets: latin (including Vietnamese), Cyrillic and Greek as
14mr|texlive-iwona-0.995b-3|29	well as a number of additional symbols (including mathematical
14mr|texlive-iwona-0.995b-3|30	symbols). The fonts are prepared in Type 1 and OpenType
14mr|texlive-iwona-0.995b-3|31	formats. For use with TeX the following encoding files have
14mr|texlive-iwona-0.995b-3|32	been prepared: T1 (ec), T2 (abc), and OT2--Cyrillic, T5
14mr|texlive-iwona-0.995b-3|33	(Vietnamese), OT4, QX, texansi and nonstandard (IL2 for the
14mr|texlive-iwona-0.995b-3|34	Czech fonts), as well as supporting macros and files defining
14mr|texlive-iwona-0.995b-3|35	fonts for LaTeX.
14mr|texlive-iwona-0.995b-3|36	
14mr|texlive-iwona-0.995b-3|37	%post
14mr|texlive-iwona-0.995b-3|38	%{_sbindir}/texlive.post
14mr|texlive-iwona-0.995b-3|39	
14mr|texlive-iwona-0.995b-3|40	%postun
14mr|texlive-iwona-0.995b-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-iwona-0.995b-3|42	%{_sbindir}/texlive.post
14mr|texlive-iwona-0.995b-3|43	fi
14mr|texlive-iwona-0.995b-3|44	
14mr|texlive-iwona-0.995b-3|45	#-----------------------------------------------------------------------
14mr|texlive-iwona-0.995b-3|46	%files
14mr|texlive-iwona-0.995b-3|47	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonab.afm
14mr|texlive-iwona-0.995b-3|48	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonabi.afm
14mr|texlive-iwona-0.995b-3|49	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacb.afm
14mr|texlive-iwona-0.995b-3|50	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacbi.afm
14mr|texlive-iwona-0.995b-3|51	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonach.afm
14mr|texlive-iwona-0.995b-3|52	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonachi.afm
14mr|texlive-iwona-0.995b-3|53	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacl.afm
14mr|texlive-iwona-0.995b-3|54	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacli.afm
14mr|texlive-iwona-0.995b-3|55	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacm.afm
14mr|texlive-iwona-0.995b-3|56	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacmi.afm
14mr|texlive-iwona-0.995b-3|57	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacr.afm
14mr|texlive-iwona-0.995b-3|58	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacri.afm
14mr|texlive-iwona-0.995b-3|59	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonah.afm
14mr|texlive-iwona-0.995b-3|60	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonahi.afm
14mr|texlive-iwona-0.995b-3|61	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonal.afm
14mr|texlive-iwona-0.995b-3|62	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonali.afm
14mr|texlive-iwona-0.995b-3|63	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonam.afm
14mr|texlive-iwona-0.995b-3|64	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonami.afm
14mr|texlive-iwona-0.995b-3|65	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonar.afm
14mr|texlive-iwona-0.995b-3|66	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonari.afm
14mr|texlive-iwona-0.995b-3|67	%{_texmfdistdir}/fonts/enc/dvips/iwona/cs-iwona-sc.enc
14mr|texlive-iwona-0.995b-3|68	%{_texmfdistdir}/fonts/enc/dvips/iwona/cs-iwona.enc
14mr|texlive-iwona-0.995b-3|69	%{_texmfdistdir}/fonts/enc/dvips/iwona/ec-iwona-sc.enc
14mr|texlive-iwona-0.995b-3|70	%{_texmfdistdir}/fonts/enc/dvips/iwona/ec-iwona.enc
14mr|texlive-iwona-0.995b-3|71	%{_texmfdistdir}/fonts/enc/dvips/iwona/ex-iwona.enc
14mr|texlive-iwona-0.995b-3|72	%{_texmfdistdir}/fonts/enc/dvips/iwona/greek-iwona.enc
14mr|texlive-iwona-0.995b-3|73	%{_texmfdistdir}/fonts/enc/dvips/iwona/l7x-iwona-sc.enc
14mr|texlive-iwona-0.995b-3|74	%{_texmfdistdir}/fonts/enc/dvips/iwona/l7x-iwona.enc
14mr|texlive-iwona-0.995b-3|75	%{_texmfdistdir}/fonts/enc/dvips/iwona/mi-iwona.enc
14mr|texlive-iwona-0.995b-3|76	%{_texmfdistdir}/fonts/enc/dvips/iwona/qx-iwona-sc.enc
14mr|texlive-iwona-0.995b-3|77	%{_texmfdistdir}/fonts/enc/dvips/iwona/qx-iwona.enc
14mr|texlive-iwona-0.995b-3|78	%{_texmfdistdir}/fonts/enc/dvips/iwona/rm-iwona-sc.enc
14mr|texlive-iwona-0.995b-3|79	%{_texmfdistdir}/fonts/enc/dvips/iwona/rm-iwona.enc
14mr|texlive-iwona-0.995b-3|80	%{_texmfdistdir}/fonts/enc/dvips/iwona/sy-iwona.enc
14mr|texlive-iwona-0.995b-3|81	%{_texmfdistdir}/fonts/enc/dvips/iwona/t2a-iwona.enc
14mr|texlive-iwona-0.995b-3|82	%{_texmfdistdir}/fonts/enc/dvips/iwona/t2b-iwona.enc
14mr|texlive-iwona-0.995b-3|83	%{_texmfdistdir}/fonts/enc/dvips/iwona/t2c-iwona.enc
14mr|texlive-iwona-0.995b-3|84	%{_texmfdistdir}/fonts/enc/dvips/iwona/t5-iwona-sc.enc
14mr|texlive-iwona-0.995b-3|85	%{_texmfdistdir}/fonts/enc/dvips/iwona/t5-iwona.enc
14mr|texlive-iwona-0.995b-3|86	%{_texmfdistdir}/fonts/enc/dvips/iwona/texnansi-iwona-sc.enc
14mr|texlive-iwona-0.995b-3|87	%{_texmfdistdir}/fonts/enc/dvips/iwona/texnansi-iwona.enc
14mr|texlive-iwona-0.995b-3|88	%{_texmfdistdir}/fonts/enc/dvips/iwona/ts1-iwona.enc
14mr|texlive-iwona-0.995b-3|89	%{_texmfdistdir}/fonts/enc/dvips/iwona/wncy-iwona.enc
14mr|texlive-iwona-0.995b-3|90	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-cs.map
14mr|texlive-iwona-0.995b-3|91	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-ec.map
14mr|texlive-iwona-0.995b-3|92	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-ex.map
14mr|texlive-iwona-0.995b-3|93	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-greek.map
14mr|texlive-iwona-0.995b-3|94	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-l7x.map
14mr|texlive-iwona-0.995b-3|95	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-mi.map
14mr|texlive-iwona-0.995b-3|96	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-qx.map
14mr|texlive-iwona-0.995b-3|97	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-rm.map
14mr|texlive-iwona-0.995b-3|98	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-sy.map
14mr|texlive-iwona-0.995b-3|99	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-t2a.map
14mr|texlive-iwona-0.995b-3|100	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-t2b.map
14mr|texlive-iwona-0.995b-3|101	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-t2c.map
14mr|texlive-iwona-0.995b-3|102	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-t5.map
14mr|texlive-iwona-0.995b-3|103	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-texnansi.map
14mr|texlive-iwona-0.995b-3|104	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-ts1.map
14mr|texlive-iwona-0.995b-3|105	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-wncy.map
14mr|texlive-iwona-0.995b-3|106	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona.map
14mr|texlive-iwona-0.995b-3|107	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/Iwona-Bold.otf
14mr|texlive-iwona-0.995b-3|108	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/Iwona-BoldItalic.otf
14mr|texlive-iwona-0.995b-3|109	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/Iwona-Italic.otf
14mr|texlive-iwona-0.995b-3|110	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/Iwona-Regular.otf
14mr|texlive-iwona-0.995b-3|111	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCond-Bold.otf
14mr|texlive-iwona-0.995b-3|112	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCond-BoldItalic.otf
14mr|texlive-iwona-0.995b-3|113	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCond-Italic.otf
14mr|texlive-iwona-0.995b-3|114	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCond-Regular.otf
14mr|texlive-iwona-0.995b-3|115	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondHeavy-Italic.otf
14mr|texlive-iwona-0.995b-3|116	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondHeavy-Regular.otf
14mr|texlive-iwona-0.995b-3|117	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondLight-Italic.otf
14mr|texlive-iwona-0.995b-3|118	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondLight-Regular.otf
14mr|texlive-iwona-0.995b-3|119	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondMedium-Italic.otf
14mr|texlive-iwona-0.995b-3|120	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondMedium-Regular.otf
14mr|texlive-iwona-0.995b-3|121	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaHeavy-Italic.otf
14mr|texlive-iwona-0.995b-3|122	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaHeavy-Regular.otf
14mr|texlive-iwona-0.995b-3|123	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaLight-Italic.otf
14mr|texlive-iwona-0.995b-3|124	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaLight-Regular.otf
14mr|texlive-iwona-0.995b-3|125	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaMedium-Italic.otf
14mr|texlive-iwona-0.995b-3|126	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaMedium-Regular.otf
14mr|texlive-iwona-0.995b-3|127	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonab-sc.tfm
14mr|texlive-iwona-0.995b-3|128	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonab.tfm
14mr|texlive-iwona-0.995b-3|129	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonabi-sc.tfm
14mr|texlive-iwona-0.995b-3|130	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|131	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacb-sc.tfm
14mr|texlive-iwona-0.995b-3|132	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|133	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacbi-sc.tfm
14mr|texlive-iwona-0.995b-3|134	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|135	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonach-sc.tfm
14mr|texlive-iwona-0.995b-3|136	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonach.tfm
14mr|texlive-iwona-0.995b-3|137	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonachi-sc.tfm
14mr|texlive-iwona-0.995b-3|138	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|139	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacl-sc.tfm
14mr|texlive-iwona-0.995b-3|140	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|141	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacli-sc.tfm
14mr|texlive-iwona-0.995b-3|142	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|143	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacm-sc.tfm
14mr|texlive-iwona-0.995b-3|144	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|145	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacmi-sc.tfm
14mr|texlive-iwona-0.995b-3|146	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|147	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacr-sc.tfm
14mr|texlive-iwona-0.995b-3|148	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|149	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacri-sc.tfm
14mr|texlive-iwona-0.995b-3|150	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|151	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonah-sc.tfm
14mr|texlive-iwona-0.995b-3|152	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonah.tfm
14mr|texlive-iwona-0.995b-3|153	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonahi-sc.tfm
14mr|texlive-iwona-0.995b-3|154	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|155	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonal-sc.tfm
14mr|texlive-iwona-0.995b-3|156	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonal.tfm
14mr|texlive-iwona-0.995b-3|157	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonali-sc.tfm
14mr|texlive-iwona-0.995b-3|158	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonali.tfm
14mr|texlive-iwona-0.995b-3|159	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonam-sc.tfm
14mr|texlive-iwona-0.995b-3|160	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonam.tfm
14mr|texlive-iwona-0.995b-3|161	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonami-sc.tfm
14mr|texlive-iwona-0.995b-3|162	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonami.tfm
14mr|texlive-iwona-0.995b-3|163	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonar-sc.tfm
14mr|texlive-iwona-0.995b-3|164	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonar.tfm
14mr|texlive-iwona-0.995b-3|165	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonari-sc.tfm
14mr|texlive-iwona-0.995b-3|166	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonari.tfm
14mr|texlive-iwona-0.995b-3|167	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonab-sc.tfm
14mr|texlive-iwona-0.995b-3|168	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonab.tfm
14mr|texlive-iwona-0.995b-3|169	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonabi-sc.tfm
14mr|texlive-iwona-0.995b-3|170	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|171	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacb-sc.tfm
14mr|texlive-iwona-0.995b-3|172	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|173	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacbi-sc.tfm
14mr|texlive-iwona-0.995b-3|174	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|175	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonach-sc.tfm
14mr|texlive-iwona-0.995b-3|176	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonach.tfm
14mr|texlive-iwona-0.995b-3|177	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonachi-sc.tfm
14mr|texlive-iwona-0.995b-3|178	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|179	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacl-sc.tfm
14mr|texlive-iwona-0.995b-3|180	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|181	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacli-sc.tfm
14mr|texlive-iwona-0.995b-3|182	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|183	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacm-sc.tfm
14mr|texlive-iwona-0.995b-3|184	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|185	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacmi-sc.tfm
14mr|texlive-iwona-0.995b-3|186	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|187	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacr-sc.tfm
14mr|texlive-iwona-0.995b-3|188	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|189	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacri-sc.tfm
14mr|texlive-iwona-0.995b-3|190	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|191	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonah-sc.tfm
14mr|texlive-iwona-0.995b-3|192	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonah.tfm
14mr|texlive-iwona-0.995b-3|193	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonahi-sc.tfm
14mr|texlive-iwona-0.995b-3|194	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|195	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonal-sc.tfm
14mr|texlive-iwona-0.995b-3|196	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonal.tfm
14mr|texlive-iwona-0.995b-3|197	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonali-sc.tfm
14mr|texlive-iwona-0.995b-3|198	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonali.tfm
14mr|texlive-iwona-0.995b-3|199	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonam-sc.tfm
14mr|texlive-iwona-0.995b-3|200	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonam.tfm
14mr|texlive-iwona-0.995b-3|201	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonami-sc.tfm
14mr|texlive-iwona-0.995b-3|202	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonami.tfm
14mr|texlive-iwona-0.995b-3|203	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonar-sc.tfm
14mr|texlive-iwona-0.995b-3|204	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonar.tfm
14mr|texlive-iwona-0.995b-3|205	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonari-sc.tfm
14mr|texlive-iwona-0.995b-3|206	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonari.tfm
14mr|texlive-iwona-0.995b-3|207	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonab.tfm
14mr|texlive-iwona-0.995b-3|208	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|209	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonach.tfm
14mr|texlive-iwona-0.995b-3|210	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|211	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|212	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|213	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonah.tfm
14mr|texlive-iwona-0.995b-3|214	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonal.tfm
14mr|texlive-iwona-0.995b-3|215	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonam.tfm
14mr|texlive-iwona-0.995b-3|216	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonar.tfm
14mr|texlive-iwona-0.995b-3|217	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonab.tfm
14mr|texlive-iwona-0.995b-3|218	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|219	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|220	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|221	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonach.tfm
14mr|texlive-iwona-0.995b-3|222	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|223	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|224	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|225	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|226	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|227	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|228	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|229	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonah.tfm
14mr|texlive-iwona-0.995b-3|230	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|231	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonal.tfm
14mr|texlive-iwona-0.995b-3|232	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonali.tfm
14mr|texlive-iwona-0.995b-3|233	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonam.tfm
14mr|texlive-iwona-0.995b-3|234	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonami.tfm
14mr|texlive-iwona-0.995b-3|235	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonar.tfm
14mr|texlive-iwona-0.995b-3|236	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonari.tfm
14mr|texlive-iwona-0.995b-3|237	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonab-sc.tfm
14mr|texlive-iwona-0.995b-3|238	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonab.tfm
14mr|texlive-iwona-0.995b-3|239	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonabi-sc.tfm
14mr|texlive-iwona-0.995b-3|240	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|241	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacb-sc.tfm
14mr|texlive-iwona-0.995b-3|242	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|243	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacbi-sc.tfm
14mr|texlive-iwona-0.995b-3|244	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|245	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonach-sc.tfm
14mr|texlive-iwona-0.995b-3|246	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonach.tfm
14mr|texlive-iwona-0.995b-3|247	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonachi-sc.tfm
14mr|texlive-iwona-0.995b-3|248	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|249	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacl-sc.tfm
14mr|texlive-iwona-0.995b-3|250	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|251	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacli-sc.tfm
14mr|texlive-iwona-0.995b-3|252	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|253	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacm-sc.tfm
14mr|texlive-iwona-0.995b-3|254	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|255	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacmi-sc.tfm
14mr|texlive-iwona-0.995b-3|256	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|257	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacr-sc.tfm
14mr|texlive-iwona-0.995b-3|258	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|259	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacri-sc.tfm
14mr|texlive-iwona-0.995b-3|260	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|261	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonah-sc.tfm
14mr|texlive-iwona-0.995b-3|262	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonah.tfm
14mr|texlive-iwona-0.995b-3|263	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonahi-sc.tfm
14mr|texlive-iwona-0.995b-3|264	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|265	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonal-sc.tfm
14mr|texlive-iwona-0.995b-3|266	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonal.tfm
14mr|texlive-iwona-0.995b-3|267	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonali-sc.tfm
14mr|texlive-iwona-0.995b-3|268	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonali.tfm
14mr|texlive-iwona-0.995b-3|269	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonam-sc.tfm
14mr|texlive-iwona-0.995b-3|270	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonam.tfm
14mr|texlive-iwona-0.995b-3|271	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonami-sc.tfm
14mr|texlive-iwona-0.995b-3|272	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonami.tfm
14mr|texlive-iwona-0.995b-3|273	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonar-sc.tfm
14mr|texlive-iwona-0.995b-3|274	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonar.tfm
14mr|texlive-iwona-0.995b-3|275	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonari-sc.tfm
14mr|texlive-iwona-0.995b-3|276	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonari.tfm
14mr|texlive-iwona-0.995b-3|277	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|278	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|279	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|280	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|281	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|282	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|283	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|284	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonali.tfm
14mr|texlive-iwona-0.995b-3|285	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonami.tfm
14mr|texlive-iwona-0.995b-3|286	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonari.tfm
14mr|texlive-iwona-0.995b-3|287	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonab-sc.tfm
14mr|texlive-iwona-0.995b-3|288	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonab.tfm
14mr|texlive-iwona-0.995b-3|289	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonabi-sc.tfm
14mr|texlive-iwona-0.995b-3|290	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|291	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacb-sc.tfm
14mr|texlive-iwona-0.995b-3|292	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|293	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacbi-sc.tfm
14mr|texlive-iwona-0.995b-3|294	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|295	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonach-sc.tfm
14mr|texlive-iwona-0.995b-3|296	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonach.tfm
14mr|texlive-iwona-0.995b-3|297	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonachi-sc.tfm
14mr|texlive-iwona-0.995b-3|298	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|299	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacl-sc.tfm
14mr|texlive-iwona-0.995b-3|300	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|301	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacli-sc.tfm
14mr|texlive-iwona-0.995b-3|302	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|303	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacm-sc.tfm
14mr|texlive-iwona-0.995b-3|304	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|305	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacmi-sc.tfm
14mr|texlive-iwona-0.995b-3|306	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|307	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacr-sc.tfm
14mr|texlive-iwona-0.995b-3|308	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|309	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacri-sc.tfm
14mr|texlive-iwona-0.995b-3|310	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|311	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonah-sc.tfm
14mr|texlive-iwona-0.995b-3|312	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonah.tfm
14mr|texlive-iwona-0.995b-3|313	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonahi-sc.tfm
14mr|texlive-iwona-0.995b-3|314	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|315	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonal-sc.tfm
14mr|texlive-iwona-0.995b-3|316	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonal.tfm
14mr|texlive-iwona-0.995b-3|317	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonali-sc.tfm
14mr|texlive-iwona-0.995b-3|318	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonali.tfm
14mr|texlive-iwona-0.995b-3|319	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonam-sc.tfm
14mr|texlive-iwona-0.995b-3|320	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonam.tfm
14mr|texlive-iwona-0.995b-3|321	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonami-sc.tfm
14mr|texlive-iwona-0.995b-3|322	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonami.tfm
14mr|texlive-iwona-0.995b-3|323	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonar-sc.tfm
14mr|texlive-iwona-0.995b-3|324	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonar.tfm
14mr|texlive-iwona-0.995b-3|325	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonari-sc.tfm
14mr|texlive-iwona-0.995b-3|326	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonari.tfm
14mr|texlive-iwona-0.995b-3|327	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonab-sc.tfm
14mr|texlive-iwona-0.995b-3|328	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonab.tfm
14mr|texlive-iwona-0.995b-3|329	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonabi-sc.tfm
14mr|texlive-iwona-0.995b-3|330	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|331	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacb-sc.tfm
14mr|texlive-iwona-0.995b-3|332	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|333	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacbi-sc.tfm
14mr|texlive-iwona-0.995b-3|334	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|335	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonach-sc.tfm
14mr|texlive-iwona-0.995b-3|336	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonach.tfm
14mr|texlive-iwona-0.995b-3|337	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonachi-sc.tfm
14mr|texlive-iwona-0.995b-3|338	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|339	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacl-sc.tfm
14mr|texlive-iwona-0.995b-3|340	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|341	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacli-sc.tfm
14mr|texlive-iwona-0.995b-3|342	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|343	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacm-sc.tfm
14mr|texlive-iwona-0.995b-3|344	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|345	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacmi-sc.tfm
14mr|texlive-iwona-0.995b-3|346	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|347	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacr-sc.tfm
14mr|texlive-iwona-0.995b-3|348	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|349	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacri-sc.tfm
14mr|texlive-iwona-0.995b-3|350	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|351	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonah-sc.tfm
14mr|texlive-iwona-0.995b-3|352	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonah.tfm
14mr|texlive-iwona-0.995b-3|353	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonahi-sc.tfm
14mr|texlive-iwona-0.995b-3|354	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|355	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonal-sc.tfm
14mr|texlive-iwona-0.995b-3|356	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonal.tfm
14mr|texlive-iwona-0.995b-3|357	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonali-sc.tfm
14mr|texlive-iwona-0.995b-3|358	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonali.tfm
14mr|texlive-iwona-0.995b-3|359	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonam-sc.tfm
14mr|texlive-iwona-0.995b-3|360	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonam.tfm
14mr|texlive-iwona-0.995b-3|361	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonami-sc.tfm
14mr|texlive-iwona-0.995b-3|362	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonami.tfm
14mr|texlive-iwona-0.995b-3|363	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonar-sc.tfm
14mr|texlive-iwona-0.995b-3|364	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonar.tfm
14mr|texlive-iwona-0.995b-3|365	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonari-sc.tfm
14mr|texlive-iwona-0.995b-3|366	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonari.tfm
14mr|texlive-iwona-0.995b-3|367	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonabz.tfm
14mr|texlive-iwona-0.995b-3|368	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonacbz.tfm
14mr|texlive-iwona-0.995b-3|369	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonachz.tfm
14mr|texlive-iwona-0.995b-3|370	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonaclz.tfm
14mr|texlive-iwona-0.995b-3|371	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonacmz.tfm
14mr|texlive-iwona-0.995b-3|372	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonacrz.tfm
14mr|texlive-iwona-0.995b-3|373	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonahz.tfm
14mr|texlive-iwona-0.995b-3|374	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonalz.tfm
14mr|texlive-iwona-0.995b-3|375	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonamz.tfm
14mr|texlive-iwona-0.995b-3|376	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonarz.tfm
14mr|texlive-iwona-0.995b-3|377	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonab.tfm
14mr|texlive-iwona-0.995b-3|378	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|379	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|380	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|381	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonach.tfm
14mr|texlive-iwona-0.995b-3|382	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|383	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|384	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|385	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|386	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|387	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|388	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|389	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonah.tfm
14mr|texlive-iwona-0.995b-3|390	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|391	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonal.tfm
14mr|texlive-iwona-0.995b-3|392	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonali.tfm
14mr|texlive-iwona-0.995b-3|393	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonam.tfm
14mr|texlive-iwona-0.995b-3|394	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonami.tfm
14mr|texlive-iwona-0.995b-3|395	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonar.tfm
14mr|texlive-iwona-0.995b-3|396	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonari.tfm
14mr|texlive-iwona-0.995b-3|397	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonab.tfm
14mr|texlive-iwona-0.995b-3|398	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|399	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|400	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|401	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonach.tfm
14mr|texlive-iwona-0.995b-3|402	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|403	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|404	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|405	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|406	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|407	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|408	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|409	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonah.tfm
14mr|texlive-iwona-0.995b-3|410	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|411	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonal.tfm
14mr|texlive-iwona-0.995b-3|412	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonali.tfm
14mr|texlive-iwona-0.995b-3|413	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonam.tfm
14mr|texlive-iwona-0.995b-3|414	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonami.tfm
14mr|texlive-iwona-0.995b-3|415	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonar.tfm
14mr|texlive-iwona-0.995b-3|416	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonari.tfm
14mr|texlive-iwona-0.995b-3|417	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonab.tfm
14mr|texlive-iwona-0.995b-3|418	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|419	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|420	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|421	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonach.tfm
14mr|texlive-iwona-0.995b-3|422	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|423	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|424	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|425	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|426	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|427	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|428	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|429	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonah.tfm
14mr|texlive-iwona-0.995b-3|430	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|431	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonal.tfm
14mr|texlive-iwona-0.995b-3|432	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonali.tfm
14mr|texlive-iwona-0.995b-3|433	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonam.tfm
14mr|texlive-iwona-0.995b-3|434	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonami.tfm
14mr|texlive-iwona-0.995b-3|435	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonar.tfm
14mr|texlive-iwona-0.995b-3|436	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonari.tfm
14mr|texlive-iwona-0.995b-3|437	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonab-sc.tfm
14mr|texlive-iwona-0.995b-3|438	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonab.tfm
14mr|texlive-iwona-0.995b-3|439	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonabi-sc.tfm
14mr|texlive-iwona-0.995b-3|440	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|441	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacb-sc.tfm
14mr|texlive-iwona-0.995b-3|442	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|443	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacbi-sc.tfm
14mr|texlive-iwona-0.995b-3|444	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|445	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonach-sc.tfm
14mr|texlive-iwona-0.995b-3|446	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonach.tfm
14mr|texlive-iwona-0.995b-3|447	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonachi-sc.tfm
14mr|texlive-iwona-0.995b-3|448	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|449	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacl-sc.tfm
14mr|texlive-iwona-0.995b-3|450	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|451	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacli-sc.tfm
14mr|texlive-iwona-0.995b-3|452	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|453	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacm-sc.tfm
14mr|texlive-iwona-0.995b-3|454	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|455	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacmi-sc.tfm
14mr|texlive-iwona-0.995b-3|456	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|457	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacr-sc.tfm
14mr|texlive-iwona-0.995b-3|458	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|459	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacri-sc.tfm
14mr|texlive-iwona-0.995b-3|460	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|461	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonah-sc.tfm
14mr|texlive-iwona-0.995b-3|462	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonah.tfm
14mr|texlive-iwona-0.995b-3|463	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonahi-sc.tfm
14mr|texlive-iwona-0.995b-3|464	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|465	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonal-sc.tfm
14mr|texlive-iwona-0.995b-3|466	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonal.tfm
14mr|texlive-iwona-0.995b-3|467	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonali-sc.tfm
14mr|texlive-iwona-0.995b-3|468	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonali.tfm
14mr|texlive-iwona-0.995b-3|469	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonam-sc.tfm
14mr|texlive-iwona-0.995b-3|470	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonam.tfm
14mr|texlive-iwona-0.995b-3|471	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonami-sc.tfm
14mr|texlive-iwona-0.995b-3|472	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonami.tfm
14mr|texlive-iwona-0.995b-3|473	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonar-sc.tfm
14mr|texlive-iwona-0.995b-3|474	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonar.tfm
14mr|texlive-iwona-0.995b-3|475	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonari-sc.tfm
14mr|texlive-iwona-0.995b-3|476	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonari.tfm
14mr|texlive-iwona-0.995b-3|477	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonab-sc.tfm
14mr|texlive-iwona-0.995b-3|478	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonab.tfm
14mr|texlive-iwona-0.995b-3|479	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonabi-sc.tfm
14mr|texlive-iwona-0.995b-3|480	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|481	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacb-sc.tfm
14mr|texlive-iwona-0.995b-3|482	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|483	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacbi-sc.tfm
14mr|texlive-iwona-0.995b-3|484	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|485	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonach-sc.tfm
14mr|texlive-iwona-0.995b-3|486	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonach.tfm
14mr|texlive-iwona-0.995b-3|487	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonachi-sc.tfm
14mr|texlive-iwona-0.995b-3|488	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|489	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacl-sc.tfm
14mr|texlive-iwona-0.995b-3|490	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|491	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacli-sc.tfm
14mr|texlive-iwona-0.995b-3|492	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|493	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacm-sc.tfm
14mr|texlive-iwona-0.995b-3|494	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|495	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacmi-sc.tfm
14mr|texlive-iwona-0.995b-3|496	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|497	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacr-sc.tfm
14mr|texlive-iwona-0.995b-3|498	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|499	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacri-sc.tfm
14mr|texlive-iwona-0.995b-3|500	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|501	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonah-sc.tfm
14mr|texlive-iwona-0.995b-3|502	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonah.tfm
14mr|texlive-iwona-0.995b-3|503	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonahi-sc.tfm
14mr|texlive-iwona-0.995b-3|504	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|505	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonal-sc.tfm
14mr|texlive-iwona-0.995b-3|506	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonal.tfm
14mr|texlive-iwona-0.995b-3|507	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonali-sc.tfm
14mr|texlive-iwona-0.995b-3|508	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonali.tfm
14mr|texlive-iwona-0.995b-3|509	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonam-sc.tfm
14mr|texlive-iwona-0.995b-3|510	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonam.tfm
14mr|texlive-iwona-0.995b-3|511	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonami-sc.tfm
14mr|texlive-iwona-0.995b-3|512	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonami.tfm
14mr|texlive-iwona-0.995b-3|513	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonar-sc.tfm
14mr|texlive-iwona-0.995b-3|514	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonar.tfm
14mr|texlive-iwona-0.995b-3|515	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonari-sc.tfm
14mr|texlive-iwona-0.995b-3|516	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonari.tfm
14mr|texlive-iwona-0.995b-3|517	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonab.tfm
14mr|texlive-iwona-0.995b-3|518	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|519	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|520	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|521	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonach.tfm
14mr|texlive-iwona-0.995b-3|522	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|523	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|524	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|525	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|526	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|527	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|528	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|529	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonah.tfm
14mr|texlive-iwona-0.995b-3|530	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|531	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonal.tfm
14mr|texlive-iwona-0.995b-3|532	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonali.tfm
14mr|texlive-iwona-0.995b-3|533	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonam.tfm
14mr|texlive-iwona-0.995b-3|534	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonami.tfm
14mr|texlive-iwona-0.995b-3|535	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonar.tfm
14mr|texlive-iwona-0.995b-3|536	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonari.tfm
14mr|texlive-iwona-0.995b-3|537	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonab.tfm
14mr|texlive-iwona-0.995b-3|538	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonabi.tfm
14mr|texlive-iwona-0.995b-3|539	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacb.tfm
14mr|texlive-iwona-0.995b-3|540	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacbi.tfm
14mr|texlive-iwona-0.995b-3|541	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonach.tfm
14mr|texlive-iwona-0.995b-3|542	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonachi.tfm
14mr|texlive-iwona-0.995b-3|543	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacl.tfm
14mr|texlive-iwona-0.995b-3|544	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacli.tfm
14mr|texlive-iwona-0.995b-3|545	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacm.tfm
14mr|texlive-iwona-0.995b-3|546	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacmi.tfm
14mr|texlive-iwona-0.995b-3|547	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacr.tfm
14mr|texlive-iwona-0.995b-3|548	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacri.tfm
14mr|texlive-iwona-0.995b-3|549	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonah.tfm
14mr|texlive-iwona-0.995b-3|550	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonahi.tfm
14mr|texlive-iwona-0.995b-3|551	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonal.tfm
14mr|texlive-iwona-0.995b-3|552	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonali.tfm
14mr|texlive-iwona-0.995b-3|553	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonam.tfm
14mr|texlive-iwona-0.995b-3|554	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonami.tfm
14mr|texlive-iwona-0.995b-3|555	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonar.tfm
14mr|texlive-iwona-0.995b-3|556	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonari.tfm
14mr|texlive-iwona-0.995b-3|557	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonab.pfb
14mr|texlive-iwona-0.995b-3|558	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonabi.pfb
14mr|texlive-iwona-0.995b-3|559	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacb.pfb
14mr|texlive-iwona-0.995b-3|560	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacbi.pfb
14mr|texlive-iwona-0.995b-3|561	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonach.pfb
14mr|texlive-iwona-0.995b-3|562	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonachi.pfb
14mr|texlive-iwona-0.995b-3|563	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacl.pfb
14mr|texlive-iwona-0.995b-3|564	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacli.pfb
14mr|texlive-iwona-0.995b-3|565	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacm.pfb
14mr|texlive-iwona-0.995b-3|566	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacmi.pfb
14mr|texlive-iwona-0.995b-3|567	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacr.pfb
14mr|texlive-iwona-0.995b-3|568	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacri.pfb
14mr|texlive-iwona-0.995b-3|569	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonah.pfb
14mr|texlive-iwona-0.995b-3|570	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonahi.pfb
14mr|texlive-iwona-0.995b-3|571	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonal.pfb
14mr|texlive-iwona-0.995b-3|572	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonali.pfb
14mr|texlive-iwona-0.995b-3|573	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonam.pfb
14mr|texlive-iwona-0.995b-3|574	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonami.pfb
14mr|texlive-iwona-0.995b-3|575	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonar.pfb
14mr|texlive-iwona-0.995b-3|576	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonari.pfb
14mr|texlive-iwona-0.995b-3|577	%{_texmfdistdir}/tex/latex/iwona/il2iwona.fd
14mr|texlive-iwona-0.995b-3|578	%{_texmfdistdir}/tex/latex/iwona/il2iwonac.fd
14mr|texlive-iwona-0.995b-3|579	%{_texmfdistdir}/tex/latex/iwona/il2iwonal.fd
14mr|texlive-iwona-0.995b-3|580	%{_texmfdistdir}/tex/latex/iwona/il2iwonalc.fd
14mr|texlive-iwona-0.995b-3|581	%{_texmfdistdir}/tex/latex/iwona/iwona.sty
14mr|texlive-iwona-0.995b-3|582	%{_texmfdistdir}/tex/latex/iwona/l7xiwona.fd
14mr|texlive-iwona-0.995b-3|583	%{_texmfdistdir}/tex/latex/iwona/l7xiwonac.fd
14mr|texlive-iwona-0.995b-3|584	%{_texmfdistdir}/tex/latex/iwona/l7xiwonal.fd
14mr|texlive-iwona-0.995b-3|585	%{_texmfdistdir}/tex/latex/iwona/l7xiwonalc.fd
14mr|texlive-iwona-0.995b-3|586	%{_texmfdistdir}/tex/latex/iwona/ly1iwona.fd
14mr|texlive-iwona-0.995b-3|587	%{_texmfdistdir}/tex/latex/iwona/ly1iwonac.fd
14mr|texlive-iwona-0.995b-3|588	%{_texmfdistdir}/tex/latex/iwona/ly1iwonal.fd
14mr|texlive-iwona-0.995b-3|589	%{_texmfdistdir}/tex/latex/iwona/ly1iwonalc.fd
14mr|texlive-iwona-0.995b-3|590	%{_texmfdistdir}/tex/latex/iwona/omliwona.fd
14mr|texlive-iwona-0.995b-3|591	%{_texmfdistdir}/tex/latex/iwona/omliwonac.fd
14mr|texlive-iwona-0.995b-3|592	%{_texmfdistdir}/tex/latex/iwona/omliwonal.fd
14mr|texlive-iwona-0.995b-3|593	%{_texmfdistdir}/tex/latex/iwona/omliwonalc.fd
14mr|texlive-iwona-0.995b-3|594	%{_texmfdistdir}/tex/latex/iwona/omsiwona.fd
14mr|texlive-iwona-0.995b-3|595	%{_texmfdistdir}/tex/latex/iwona/omsiwonac.fd
14mr|texlive-iwona-0.995b-3|596	%{_texmfdistdir}/tex/latex/iwona/omsiwonal.fd
14mr|texlive-iwona-0.995b-3|597	%{_texmfdistdir}/tex/latex/iwona/omsiwonalc.fd
14mr|texlive-iwona-0.995b-3|598	%{_texmfdistdir}/tex/latex/iwona/omxiwona.fd
14mr|texlive-iwona-0.995b-3|599	%{_texmfdistdir}/tex/latex/iwona/omxiwonac.fd
14mr|texlive-iwona-0.995b-3|600	%{_texmfdistdir}/tex/latex/iwona/omxiwonal.fd
14mr|texlive-iwona-0.995b-3|601	%{_texmfdistdir}/tex/latex/iwona/omxiwonalc.fd
14mr|texlive-iwona-0.995b-3|602	%{_texmfdistdir}/tex/latex/iwona/ot1iwona.fd
14mr|texlive-iwona-0.995b-3|603	%{_texmfdistdir}/tex/latex/iwona/ot1iwonac.fd
14mr|texlive-iwona-0.995b-3|604	%{_texmfdistdir}/tex/latex/iwona/ot1iwonacm.fd
14mr|texlive-iwona-0.995b-3|605	%{_texmfdistdir}/tex/latex/iwona/ot1iwonal.fd
14mr|texlive-iwona-0.995b-3|606	%{_texmfdistdir}/tex/latex/iwona/ot1iwonalc.fd
14mr|texlive-iwona-0.995b-3|607	%{_texmfdistdir}/tex/latex/iwona/ot1iwonalcm.fd
14mr|texlive-iwona-0.995b-3|608	%{_texmfdistdir}/tex/latex/iwona/ot1iwonalm.fd
14mr|texlive-iwona-0.995b-3|609	%{_texmfdistdir}/tex/latex/iwona/ot1iwonam.fd
14mr|texlive-iwona-0.995b-3|610	%{_texmfdistdir}/tex/latex/iwona/ot2iwona.fd
14mr|texlive-iwona-0.995b-3|611	%{_texmfdistdir}/tex/latex/iwona/ot2iwonac.fd
14mr|texlive-iwona-0.995b-3|612	%{_texmfdistdir}/tex/latex/iwona/ot2iwonal.fd
14mr|texlive-iwona-0.995b-3|613	%{_texmfdistdir}/tex/latex/iwona/ot2iwonalc.fd
14mr|texlive-iwona-0.995b-3|614	%{_texmfdistdir}/tex/latex/iwona/ot4iwona.fd
14mr|texlive-iwona-0.995b-3|615	%{_texmfdistdir}/tex/latex/iwona/ot4iwonac.fd
14mr|texlive-iwona-0.995b-3|616	%{_texmfdistdir}/tex/latex/iwona/ot4iwonal.fd
14mr|texlive-iwona-0.995b-3|617	%{_texmfdistdir}/tex/latex/iwona/ot4iwonalc.fd
14mr|texlive-iwona-0.995b-3|618	%{_texmfdistdir}/tex/latex/iwona/qxiwona.fd
14mr|texlive-iwona-0.995b-3|619	%{_texmfdistdir}/tex/latex/iwona/qxiwonac.fd
14mr|texlive-iwona-0.995b-3|620	%{_texmfdistdir}/tex/latex/iwona/qxiwonal.fd
14mr|texlive-iwona-0.995b-3|621	%{_texmfdistdir}/tex/latex/iwona/qxiwonalc.fd
14mr|texlive-iwona-0.995b-3|622	%{_texmfdistdir}/tex/latex/iwona/t1iwona.fd
14mr|texlive-iwona-0.995b-3|623	%{_texmfdistdir}/tex/latex/iwona/t1iwonac.fd
14mr|texlive-iwona-0.995b-3|624	%{_texmfdistdir}/tex/latex/iwona/t1iwonal.fd
14mr|texlive-iwona-0.995b-3|625	%{_texmfdistdir}/tex/latex/iwona/t1iwonalc.fd
14mr|texlive-iwona-0.995b-3|626	%{_texmfdistdir}/tex/latex/iwona/t2aiwona.fd
14mr|texlive-iwona-0.995b-3|627	%{_texmfdistdir}/tex/latex/iwona/t2aiwonac.fd
14mr|texlive-iwona-0.995b-3|628	%{_texmfdistdir}/tex/latex/iwona/t2aiwonal.fd
14mr|texlive-iwona-0.995b-3|629	%{_texmfdistdir}/tex/latex/iwona/t2aiwonalc.fd
14mr|texlive-iwona-0.995b-3|630	%{_texmfdistdir}/tex/latex/iwona/t2biwona.fd
14mr|texlive-iwona-0.995b-3|631	%{_texmfdistdir}/tex/latex/iwona/t2biwonac.fd
14mr|texlive-iwona-0.995b-3|632	%{_texmfdistdir}/tex/latex/iwona/t2biwonal.fd
14mr|texlive-iwona-0.995b-3|633	%{_texmfdistdir}/tex/latex/iwona/t2biwonalc.fd
14mr|texlive-iwona-0.995b-3|634	%{_texmfdistdir}/tex/latex/iwona/t2ciwona.fd
14mr|texlive-iwona-0.995b-3|635	%{_texmfdistdir}/tex/latex/iwona/t2ciwonac.fd
14mr|texlive-iwona-0.995b-3|636	%{_texmfdistdir}/tex/latex/iwona/t2ciwonal.fd
14mr|texlive-iwona-0.995b-3|637	%{_texmfdistdir}/tex/latex/iwona/t2ciwonalc.fd
14mr|texlive-iwona-0.995b-3|638	%{_texmfdistdir}/tex/latex/iwona/t5iwona.fd
14mr|texlive-iwona-0.995b-3|639	%{_texmfdistdir}/tex/latex/iwona/t5iwonac.fd
14mr|texlive-iwona-0.995b-3|640	%{_texmfdistdir}/tex/latex/iwona/t5iwonal.fd
14mr|texlive-iwona-0.995b-3|641	%{_texmfdistdir}/tex/latex/iwona/t5iwonalc.fd
14mr|texlive-iwona-0.995b-3|642	%{_texmfdistdir}/tex/latex/iwona/ts1iwona.fd
14mr|texlive-iwona-0.995b-3|643	%{_texmfdistdir}/tex/latex/iwona/ts1iwonac.fd
14mr|texlive-iwona-0.995b-3|644	%{_texmfdistdir}/tex/latex/iwona/ts1iwonal.fd
14mr|texlive-iwona-0.995b-3|645	%{_texmfdistdir}/tex/latex/iwona/ts1iwonalc.fd
14mr|texlive-iwona-0.995b-3|646	%{_texmfdistdir}/tex/plain/iwona/iwona-math.tex
14mr|texlive-iwona-0.995b-3|647	%doc %{_texmfdistdir}/doc/fonts/iwona/00readme.eng
14mr|texlive-iwona-0.995b-3|648	%doc %{_texmfdistdir}/doc/fonts/iwona/00readme.pol
14mr|texlive-iwona-0.995b-3|649	%doc %{_texmfdistdir}/doc/fonts/iwona/GUST-FONT-LICENSE.txt
14mr|texlive-iwona-0.995b-3|650	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-info-src.zip
14mr|texlive-iwona-0.995b-3|651	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-info.pdf
14mr|texlive-iwona-0.995b-3|652	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-cyr.tex
14mr|texlive-iwona-0.995b-3|653	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-math.tex
14mr|texlive-iwona-0.995b-3|654	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-pl.tex
14mr|texlive-iwona-0.995b-3|655	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-t2a.tex
14mr|texlive-iwona-0.995b-3|656	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-t5.tex
14mr|texlive-iwona-0.995b-3|657	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-mathtest.tex
14mr|texlive-iwona-0.995b-3|658	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-table.tex
14mr|texlive-iwona-0.995b-3|659	%doc %{_texmfdistdir}/doc/fonts/iwona/manifest.txt
14mr|texlive-iwona-0.995b-3|660	
14mr|texlive-iwona-0.995b-3|661	#-----------------------------------------------------------------------
14mr|texlive-iwona-0.995b-3|662	%prep
14mr|texlive-iwona-0.995b-3|663	%setup -c -a0 -a1
14mr|texlive-iwona-0.995b-3|664	
14mr|texlive-iwona-0.995b-3|665	%build
14mr|texlive-iwona-0.995b-3|666	
14mr|texlive-iwona-0.995b-3|667	%install
14mr|texlive-iwona-0.995b-3|668	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-iwona-0.995b-3|669	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-iwona-0.995b-3|670	
14mr|texlive-iwona-0.995b-3|671	
14mr|texlive-iwona-0.995b-3|672	
14mr|texlive-iwona-0.995b-3|673	%changelog
14mr|texlive-iwona-0.995b-3|674	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.995b-3
14mr|texlive-iwona-0.995b-3|675	+ Revision: 5cf5dd1
14mr|texlive-iwona-0.995b-3|676	- MassBuild#440: Increase release tag
14mr|texlive-iwona-0.995b-3|677	
14mr|texlive-iwona-0.995b-3|678	

20438 14
14mr|texlive-jablantile-20091210-3|1	# revision 16364
14mr|texlive-jablantile-20091210-3|2	# category Package
14mr|texlive-jablantile-20091210-3|3	# catalog-ctan /fonts/jablantile
14mr|texlive-jablantile-20091210-3|4	# catalog-date 2009-12-10 11:03:10 +0100
14mr|texlive-jablantile-20091210-3|5	# catalog-license pd
14mr|texlive-jablantile-20091210-3|6	# catalog-version undef
14mr|texlive-jablantile-20091210-3|7	Name:		texlive-jablantile
14mr|texlive-jablantile-20091210-3|8	Version:	20091210
14mr|texlive-jablantile-20091210-3|9	Release:	3
14mr|texlive-jablantile-20091210-3|10	Summary:	Metafont version of tiles in the style of Slavik Jablan
14mr|texlive-jablantile-20091210-3|11	Group:		Publishing
14mr|texlive-jablantile-20091210-3|12	URL:		http://www.ctan.org/tex-archive/fonts/jablantile
14mr|texlive-jablantile-20091210-3|13	License:	PD
14mr|texlive-jablantile-20091210-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jablantile.tar.xz
14mr|texlive-jablantile-20091210-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jablantile.doc.tar.xz
14mr|texlive-jablantile-20091210-3|16	BuildArch:	noarch
14mr|texlive-jablantile-20091210-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-jablantile-20091210-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-jablantile-20091210-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-jablantile-20091210-3|20	
14mr|texlive-jablantile-20091210-3|21	%description
14mr|texlive-jablantile-20091210-3|22	This is a small Metafont font to implement the modular tiles
14mr|texlive-jablantile-20091210-3|23	described by Slavik Jablan. For an outline of the theoretical
14mr|texlive-jablantile-20091210-3|24	structure of the tiles, see (for example) Jablan's JMM 2006
14mr|texlive-jablantile-20091210-3|25	Exhibit.
14mr|texlive-jablantile-20091210-3|26	
14mr|texlive-jablantile-20091210-3|27	%post
14mr|texlive-jablantile-20091210-3|28	%{_sbindir}/texlive.post
14mr|texlive-jablantile-20091210-3|29	
14mr|texlive-jablantile-20091210-3|30	%postun
14mr|texlive-jablantile-20091210-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-jablantile-20091210-3|32	%{_sbindir}/texlive.post
14mr|texlive-jablantile-20091210-3|33	fi
14mr|texlive-jablantile-20091210-3|34	
14mr|texlive-jablantile-20091210-3|35	#-----------------------------------------------------------------------
14mr|texlive-jablantile-20091210-3|36	%files
14mr|texlive-jablantile-20091210-3|37	%{_texmfdistdir}/fonts/source/public/jablantile/jablantile.mf
14mr|texlive-jablantile-20091210-3|38	%doc %{_texmfdistdir}/doc/fonts/jablantile/README
14mr|texlive-jablantile-20091210-3|39	%doc %{_texmfdistdir}/doc/fonts/jablantile/dearjablan.tex
14mr|texlive-jablantile-20091210-3|40	%doc %{_texmfdistdir}/doc/fonts/jablantile/jablantile.pdf
14mr|texlive-jablantile-20091210-3|41	
14mr|texlive-jablantile-20091210-3|42	#-----------------------------------------------------------------------
14mr|texlive-jablantile-20091210-3|43	%prep
14mr|texlive-jablantile-20091210-3|44	%setup -c -a0 -a1
14mr|texlive-jablantile-20091210-3|45	
14mr|texlive-jablantile-20091210-3|46	%build
14mr|texlive-jablantile-20091210-3|47	
14mr|texlive-jablantile-20091210-3|48	%install
14mr|texlive-jablantile-20091210-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jablantile-20091210-3|50	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-jablantile-20091210-3|51	
14mr|texlive-jablantile-20091210-3|52	
14mr|texlive-jablantile-20091210-3|53	
14mr|texlive-jablantile-20091210-3|54	%changelog
14mr|texlive-jablantile-20091210-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091210-3
14mr|texlive-jablantile-20091210-3|56	+ Revision: d3732f1
14mr|texlive-jablantile-20091210-3|57	- MassBuild#440: Increase release tag
14mr|texlive-jablantile-20091210-3|58	
14mr|texlive-jablantile-20091210-3|59	

20439 14
14mr|texlive-jadetex-3.13-5|1	# revision 23409
14mr|texlive-jadetex-3.13-5|2	# category Package
14mr|texlive-jadetex-3.13-5|3	# catalog-ctan /macros/jadetex/jadetex-3.13.tar.gz
14mr|texlive-jadetex-3.13-5|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-jadetex-3.13-5|5	# catalog-license other-free
14mr|texlive-jadetex-3.13-5|6	# catalog-version 3.13
14mr|texlive-jadetex-3.13-5|7	Name:		texlive-jadetex
14mr|texlive-jadetex-3.13-5|8	Version:	3.13
14mr|texlive-jadetex-3.13-5|9	Release:	5
14mr|texlive-jadetex-3.13-5|10	Summary:	Macros supporting Jade DSSSL output
14mr|texlive-jadetex-3.13-5|11	Group:		Publishing
14mr|texlive-jadetex-3.13-5|12	URL:		http://www.ctan.org/tex-archive/macros/jadetex/jadetex-3.13.tar.gz
14mr|texlive-jadetex-3.13-5|13	License:	OTHER-FREE
14mr|texlive-jadetex-3.13-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jadetex.tar.xz
14mr|texlive-jadetex-3.13-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jadetex.doc.tar.xz
14mr|texlive-jadetex-3.13-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jadetex.source.tar.xz
14mr|texlive-jadetex-3.13-5|17	BuildArch:	noarch
14mr|texlive-jadetex-3.13-5|18	BuildRequires:	texlive-tlpkg
14mr|texlive-jadetex-3.13-5|19	Requires(pre):	texlive-tlpkg
14mr|texlive-jadetex-3.13-5|20	Requires(post):	texlive-kpathsea
14mr|texlive-jadetex-3.13-5|21	Requires(post):	texlive-tetex
14mr|texlive-jadetex-3.13-5|22	Requires:	texlive-latex
14mr|texlive-jadetex-3.13-5|23	Requires:	texlive-pdftex
14mr|texlive-jadetex-3.13-5|24	Requires:	texlive-tex
14mr|texlive-jadetex-3.13-5|25	Requires:	texlive-jadetex.bin
14mr|texlive-jadetex-3.13-5|26	%rename jadetex
14mr|texlive-jadetex-3.13-5|27	
14mr|texlive-jadetex-3.13-5|28	%description
14mr|texlive-jadetex-3.13-5|29	Macro package on top of LaTeX to typeset TeX output of the Jade
14mr|texlive-jadetex-3.13-5|30	DSSSL implementation.
14mr|texlive-jadetex-3.13-5|31	
14mr|texlive-jadetex-3.13-5|32	%post
14mr|texlive-jadetex-3.13-5|33	%{_sbindir}/texlive.post
14mr|texlive-jadetex-3.13-5|34	
14mr|texlive-jadetex-3.13-5|35	%postun
14mr|texlive-jadetex-3.13-5|36	if [ $1 -eq 0 ]; then
14mr|texlive-jadetex-3.13-5|37	%{_sbindir}/texlive.post
14mr|texlive-jadetex-3.13-5|38	fi
14mr|texlive-jadetex-3.13-5|39	
14mr|texlive-jadetex-3.13-5|40	#-----------------------------------------------------------------------
14mr|texlive-jadetex-3.13-5|41	%files
14mr|texlive-jadetex-3.13-5|42	%{_texmfdistdir}/tex/jadetex/base/dsssl.def
14mr|texlive-jadetex-3.13-5|43	%{_texmfdistdir}/tex/jadetex/base/jadetex.ini
14mr|texlive-jadetex-3.13-5|44	%{_texmfdistdir}/tex/jadetex/base/jadetex.ltx
14mr|texlive-jadetex-3.13-5|45	%{_texmfdistdir}/tex/jadetex/base/pdfjadetex.ini
14mr|texlive-jadetex-3.13-5|46	%{_texmfdistdir}/tex/jadetex/base/uentities.sty
14mr|texlive-jadetex-3.13-5|47	%{_texmfdistdir}/tex/jadetex/base/ut1omlgc.fd
14mr|texlive-jadetex-3.13-5|48	%_texmf_fmtutil_d/jadetex
14mr|texlive-jadetex-3.13-5|49	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/ChangeLog
14mr|texlive-jadetex-3.13-5|50	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/ChangeLog-old
14mr|texlive-jadetex-3.13-5|51	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/Makefile
14mr|texlive-jadetex-3.13-5|52	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/demo.sgm
14mr|texlive-jadetex-3.13-5|53	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/docbook.dsl
14mr|texlive-jadetex-3.13-5|54	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/index.html
14mr|texlive-jadetex-3.13-5|55	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/index.xml
14mr|texlive-jadetex-3.13-5|56	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/index.xsl
14mr|texlive-jadetex-3.13-5|57	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/jadetex.1
14mr|texlive-jadetex-3.13-5|58	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/jadetex.cfg
14mr|texlive-jadetex-3.13-5|59	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/logo.png
14mr|texlive-jadetex-3.13-5|60	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/pdfjadetex.1
14mr|texlive-jadetex-3.13-5|61	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/releasenotes.dsl
14mr|texlive-jadetex-3.13-5|62	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/releasenotes.xml
14mr|texlive-jadetex-3.13-5|63	#- source
14mr|texlive-jadetex-3.13-5|64	%doc %{_texmfdistdir}/source/jadetex/base/Makefile
14mr|texlive-jadetex-3.13-5|65	%doc %{_texmfdistdir}/source/jadetex/base/jadetex.dtx
14mr|texlive-jadetex-3.13-5|66	%doc %{_texmfdistdir}/source/jadetex/base/jadetex.ins
14mr|texlive-jadetex-3.13-5|67	
14mr|texlive-jadetex-3.13-5|68	#-----------------------------------------------------------------------
14mr|texlive-jadetex-3.13-5|69	%prep
14mr|texlive-jadetex-3.13-5|70	%setup -c -a0 -a1 -a2
14mr|texlive-jadetex-3.13-5|71	
14mr|texlive-jadetex-3.13-5|72	%build
14mr|texlive-jadetex-3.13-5|73	
14mr|texlive-jadetex-3.13-5|74	%install
14mr|texlive-jadetex-3.13-5|75	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-jadetex-3.13-5|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-jadetex-3.13-5|77	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-jadetex-3.13-5|78	cat > %{buildroot}%{_texmf_fmtutil_d}/jadetex <<EOF
14mr|texlive-jadetex-3.13-5|79	#
14mr|texlive-jadetex-3.13-5|80	# from jadetex:
14mr|texlive-jadetex-3.13-5|81	jadetex pdftex language.dat *jadetex.ini
14mr|texlive-jadetex-3.13-5|82	pdfjadetex pdftex language.dat *pdfjadetex.ini
14mr|texlive-jadetex-3.13-5|83	EOF
14mr|texlive-jadetex-3.13-5|84	
14mr|texlive-jadetex-3.13-5|85	
14mr|texlive-jadetex-3.13-5|86	
14mr|texlive-jadetex-3.13-5|87	%changelog
14mr|texlive-jadetex-3.13-5|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.13-5
14mr|texlive-jadetex-3.13-5|89	+ Revision: 36342e6
14mr|texlive-jadetex-3.13-5|90	- MassBuild#440: Increase release tag
14mr|texlive-jadetex-3.13-5|91	
14mr|texlive-jadetex-3.13-5|92	

20440 14
14mr|texlive-jamtimes-1.12-3|1	# revision 20408
14mr|texlive-jamtimes-1.12-3|2	# category Package
14mr|texlive-jamtimes-1.12-3|3	# catalog-ctan /fonts/jamtimes
14mr|texlive-jamtimes-1.12-3|4	# catalog-date 2009-11-07 09:52:42 +0000
14mr|texlive-jamtimes-1.12-3|5	# catalog-license other-free
14mr|texlive-jamtimes-1.12-3|6	# catalog-version 1.12
14mr|texlive-jamtimes-1.12-3|7	Name:		texlive-jamtimes
14mr|texlive-jamtimes-1.12-3|8	Version:	1.12
14mr|texlive-jamtimes-1.12-3|9	Release:	3
14mr|texlive-jamtimes-1.12-3|10	Summary:	Expanded Times Roman fonts
14mr|texlive-jamtimes-1.12-3|11	Group:		Publishing
14mr|texlive-jamtimes-1.12-3|12	URL:		http://www.ctan.org/tex-archive/fonts/jamtimes
14mr|texlive-jamtimes-1.12-3|13	License:	OTHER-FREE
14mr|texlive-jamtimes-1.12-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jamtimes.tar.xz
14mr|texlive-jamtimes-1.12-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jamtimes.doc.tar.xz
14mr|texlive-jamtimes-1.12-3|16	BuildArch:	noarch
14mr|texlive-jamtimes-1.12-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-jamtimes-1.12-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-jamtimes-1.12-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-jamtimes-1.12-3|20	
14mr|texlive-jamtimes-1.12-3|21	%description
14mr|texlive-jamtimes-1.12-3|22	The package offers LaTeX support for the expanded Times Roman
14mr|texlive-jamtimes-1.12-3|23	font, which has been used for many years in the Journal
14mr|texlive-jamtimes-1.12-3|24	d'Analyse Mathematique. Mathematics support is based on the
14mr|texlive-jamtimes-1.12-3|25	Belleek fonts.
14mr|texlive-jamtimes-1.12-3|26	
14mr|texlive-jamtimes-1.12-3|27	%post
14mr|texlive-jamtimes-1.12-3|28	%{_sbindir}/texlive.post
14mr|texlive-jamtimes-1.12-3|29	
14mr|texlive-jamtimes-1.12-3|30	%postun
14mr|texlive-jamtimes-1.12-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-jamtimes-1.12-3|32	%{_sbindir}/texlive.post
14mr|texlive-jamtimes-1.12-3|33	fi
14mr|texlive-jamtimes-1.12-3|34	
14mr|texlive-jamtimes-1.12-3|35	#-----------------------------------------------------------------------
14mr|texlive-jamtimes-1.12-3|36	%files
14mr|texlive-jamtimes-1.12-3|37	%{_texmfdistdir}/fonts/map/dvips/jamtimes/jtm.map
14mr|texlive-jamtimes-1.12-3|38	%{_texmfdistdir}/fonts/tfm/public/jamtimes/blsy.tfm
14mr|texlive-jamtimes-1.12-3|39	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmb7tv.tfm
14mr|texlive-jamtimes-1.12-3|40	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmb8cv.tfm
14mr|texlive-jamtimes-1.12-3|41	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmb8rv.tfm
14mr|texlive-jamtimes-1.12-3|42	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmb8tv.tfm
14mr|texlive-jamtimes-1.12-3|43	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbc7tv.tfm
14mr|texlive-jamtimes-1.12-3|44	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbc8tv.tfm
14mr|texlive-jamtimes-1.12-3|45	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbi7me.tfm
14mr|texlive-jamtimes-1.12-3|46	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbi7tv.tfm
14mr|texlive-jamtimes-1.12-3|47	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbi8cv.tfm
14mr|texlive-jamtimes-1.12-3|48	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbi8rv.tfm
14mr|texlive-jamtimes-1.12-3|49	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbi8tv.tfm
14mr|texlive-jamtimes-1.12-3|50	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbo7tv.tfm
14mr|texlive-jamtimes-1.12-3|51	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbo8cv.tfm
14mr|texlive-jamtimes-1.12-3|52	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbo8rv.tfm
14mr|texlive-jamtimes-1.12-3|53	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmbo8tv.tfm
14mr|texlive-jamtimes-1.12-3|54	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr7tc.tfm
14mr|texlive-jamtimes-1.12-3|55	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr7te.tfm
14mr|texlive-jamtimes-1.12-3|56	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr7tw.tfm
14mr|texlive-jamtimes-1.12-3|57	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr7ye.tfm
14mr|texlive-jamtimes-1.12-3|58	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr7yoe.tfm
14mr|texlive-jamtimes-1.12-3|59	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr8cc.tfm
14mr|texlive-jamtimes-1.12-3|60	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr8ce.tfm
14mr|texlive-jamtimes-1.12-3|61	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr8cw.tfm
14mr|texlive-jamtimes-1.12-3|62	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr8rc.tfm
14mr|texlive-jamtimes-1.12-3|63	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr8re.tfm
14mr|texlive-jamtimes-1.12-3|64	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr8rw.tfm
14mr|texlive-jamtimes-1.12-3|65	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr8tc.tfm
14mr|texlive-jamtimes-1.12-3|66	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr8te.tfm
14mr|texlive-jamtimes-1.12-3|67	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmr8tw.tfm
14mr|texlive-jamtimes-1.12-3|68	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmrc7te.tfm
14mr|texlive-jamtimes-1.12-3|69	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmrc7tw.tfm
14mr|texlive-jamtimes-1.12-3|70	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmrc8te.tfm
14mr|texlive-jamtimes-1.12-3|71	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmrc8tw.tfm
14mr|texlive-jamtimes-1.12-3|72	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri7me.tfm
14mr|texlive-jamtimes-1.12-3|73	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri7te.tfm
14mr|texlive-jamtimes-1.12-3|74	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri7tw.tfm
14mr|texlive-jamtimes-1.12-3|75	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri7ze.tfm
14mr|texlive-jamtimes-1.12-3|76	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri8ce.tfm
14mr|texlive-jamtimes-1.12-3|77	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri8cw.tfm
14mr|texlive-jamtimes-1.12-3|78	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri8re.tfm
14mr|texlive-jamtimes-1.12-3|79	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri8rw.tfm
14mr|texlive-jamtimes-1.12-3|80	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri8te.tfm
14mr|texlive-jamtimes-1.12-3|81	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmri8tw.tfm
14mr|texlive-jamtimes-1.12-3|82	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmro7te.tfm
14mr|texlive-jamtimes-1.12-3|83	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmro7tw.tfm
14mr|texlive-jamtimes-1.12-3|84	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmro8ce.tfm
14mr|texlive-jamtimes-1.12-3|85	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmro8cw.tfm
14mr|texlive-jamtimes-1.12-3|86	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmro8re.tfm
14mr|texlive-jamtimes-1.12-3|87	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmro8rw.tfm
14mr|texlive-jamtimes-1.12-3|88	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmro8te.tfm
14mr|texlive-jamtimes-1.12-3|89	%{_texmfdistdir}/fonts/tfm/public/jamtimes/jtmro8tw.tfm
14mr|texlive-jamtimes-1.12-3|90	%{_texmfdistdir}/fonts/tfm/public/jamtimes/ptmb8a.tfm
14mr|texlive-jamtimes-1.12-3|91	%{_texmfdistdir}/fonts/tfm/public/jamtimes/ptmbi8a.tfm
14mr|texlive-jamtimes-1.12-3|92	%{_texmfdistdir}/fonts/tfm/public/jamtimes/ptmr8a.tfm
14mr|texlive-jamtimes-1.12-3|93	%{_texmfdistdir}/fonts/tfm/public/jamtimes/ptmri8a.tfm
14mr|texlive-jamtimes-1.12-3|94	%{_texmfdistdir}/fonts/tfm/public/jamtimes/rblmi.tfm
14mr|texlive-jamtimes-1.12-3|95	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmb7tv.vf
14mr|texlive-jamtimes-1.12-3|96	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmb8cv.vf
14mr|texlive-jamtimes-1.12-3|97	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmb8tv.vf
14mr|texlive-jamtimes-1.12-3|98	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmbc7tv.vf
14mr|texlive-jamtimes-1.12-3|99	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmbc8tv.vf
14mr|texlive-jamtimes-1.12-3|100	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmbi7me.vf
14mr|texlive-jamtimes-1.12-3|101	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmbi7tv.vf
14mr|texlive-jamtimes-1.12-3|102	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmbi8cv.vf
14mr|texlive-jamtimes-1.12-3|103	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmbi8tv.vf
14mr|texlive-jamtimes-1.12-3|104	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmbo7tv.vf
14mr|texlive-jamtimes-1.12-3|105	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmbo8cv.vf
14mr|texlive-jamtimes-1.12-3|106	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmbo8tv.vf
14mr|texlive-jamtimes-1.12-3|107	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr7tc.vf
14mr|texlive-jamtimes-1.12-3|108	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr7te.vf
14mr|texlive-jamtimes-1.12-3|109	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr7tw.vf
14mr|texlive-jamtimes-1.12-3|110	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr7ye.vf
14mr|texlive-jamtimes-1.12-3|111	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr8cc.vf
14mr|texlive-jamtimes-1.12-3|112	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr8ce.vf
14mr|texlive-jamtimes-1.12-3|113	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr8cw.vf
14mr|texlive-jamtimes-1.12-3|114	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr8tc.vf
14mr|texlive-jamtimes-1.12-3|115	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr8te.vf
14mr|texlive-jamtimes-1.12-3|116	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmr8tw.vf
14mr|texlive-jamtimes-1.12-3|117	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmrc7te.vf
14mr|texlive-jamtimes-1.12-3|118	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmrc7tw.vf
14mr|texlive-jamtimes-1.12-3|119	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmrc8te.vf
14mr|texlive-jamtimes-1.12-3|120	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmrc8tw.vf
14mr|texlive-jamtimes-1.12-3|121	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmri7me.vf
14mr|texlive-jamtimes-1.12-3|122	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmri7te.vf
14mr|texlive-jamtimes-1.12-3|123	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmri7tw.vf
14mr|texlive-jamtimes-1.12-3|124	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmri8ce.vf
14mr|texlive-jamtimes-1.12-3|125	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmri8cw.vf
14mr|texlive-jamtimes-1.12-3|126	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmri8te.vf
14mr|texlive-jamtimes-1.12-3|127	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmri8tw.vf
14mr|texlive-jamtimes-1.12-3|128	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmro7te.vf
14mr|texlive-jamtimes-1.12-3|129	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmro7tw.vf
14mr|texlive-jamtimes-1.12-3|130	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmro8ce.vf
14mr|texlive-jamtimes-1.12-3|131	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmro8cw.vf
14mr|texlive-jamtimes-1.12-3|132	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmro8te.vf
14mr|texlive-jamtimes-1.12-3|133	%{_texmfdistdir}/fonts/vf/public/jamtimes/jtmro8tw.vf
14mr|texlive-jamtimes-1.12-3|134	%{_texmfdistdir}/tex/latex/jamtimes/jamtimes.sty
14mr|texlive-jamtimes-1.12-3|135	%{_texmfdistdir}/tex/latex/jamtimes/omljtm.fd
14mr|texlive-jamtimes-1.12-3|136	%{_texmfdistdir}/tex/latex/jamtimes/omsjtm.fd
14mr|texlive-jamtimes-1.12-3|137	%{_texmfdistdir}/tex/latex/jamtimes/ot1jtm.fd
14mr|texlive-jamtimes-1.12-3|138	%{_texmfdistdir}/tex/latex/jamtimes/t1jtm.fd
14mr|texlive-jamtimes-1.12-3|139	%{_texmfdistdir}/tex/latex/jamtimes/ts1jtm.fd
14mr|texlive-jamtimes-1.12-3|140	%doc %{_texmfdistdir}/doc/latex/jamtimes/README
14mr|texlive-jamtimes-1.12-3|141	%doc %{_texmfdistdir}/doc/latex/jamtimes/jamtimes.bib
14mr|texlive-jamtimes-1.12-3|142	%doc %{_texmfdistdir}/doc/latex/jamtimes/jamtimes.dtx
14mr|texlive-jamtimes-1.12-3|143	%doc %{_texmfdistdir}/doc/latex/jamtimes/jamtimes.ins
14mr|texlive-jamtimes-1.12-3|144	%doc %{_texmfdistdir}/doc/latex/jamtimes/jamtimes.pdf
14mr|texlive-jamtimes-1.12-3|145	%doc %{_texmfdistdir}/doc/latex/jamtimes/mathsample.pdf
14mr|texlive-jamtimes-1.12-3|146	%doc %{_texmfdistdir}/doc/latex/jamtimes/mathsample.tex
14mr|texlive-jamtimes-1.12-3|147	%doc %{_texmfdistdir}/doc/latex/jamtimes/mathsample_ps.pdf
14mr|texlive-jamtimes-1.12-3|148	%doc %{_texmfdistdir}/doc/latex/jamtimes/textsample.pdf
14mr|texlive-jamtimes-1.12-3|149	%doc %{_texmfdistdir}/doc/latex/jamtimes/textsample.tex
14mr|texlive-jamtimes-1.12-3|150	%doc %{_texmfdistdir}/doc/latex/jamtimes/textsample_ps.pdf
14mr|texlive-jamtimes-1.12-3|151	
14mr|texlive-jamtimes-1.12-3|152	#-----------------------------------------------------------------------
14mr|texlive-jamtimes-1.12-3|153	%prep
14mr|texlive-jamtimes-1.12-3|154	%setup -c -a0 -a1
14mr|texlive-jamtimes-1.12-3|155	
14mr|texlive-jamtimes-1.12-3|156	%build
14mr|texlive-jamtimes-1.12-3|157	
14mr|texlive-jamtimes-1.12-3|158	%install
14mr|texlive-jamtimes-1.12-3|159	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jamtimes-1.12-3|160	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-jamtimes-1.12-3|161	
14mr|texlive-jamtimes-1.12-3|162	
14mr|texlive-jamtimes-1.12-3|163	
14mr|texlive-jamtimes-1.12-3|164	%changelog
14mr|texlive-jamtimes-1.12-3|165	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.12-3
14mr|texlive-jamtimes-1.12-3|166	+ Revision: 40ca5f0
14mr|texlive-jamtimes-1.12-3|167	- MassBuild#440: Increase release tag
14mr|texlive-jamtimes-1.12-3|168	
14mr|texlive-jamtimes-1.12-3|169	

20441 14
14mr|texlive-japanese-1.3-4|1	# revision 24533
14mr|texlive-japanese-1.3-4|2	# category Package
14mr|texlive-japanese-1.3-4|3	# catalog-ctan /language/japanese/japanese
14mr|texlive-japanese-1.3-4|4	# catalog-date 2011-10-29 13:37:49 +0200
14mr|texlive-japanese-1.3-4|5	# catalog-license lppl
14mr|texlive-japanese-1.3-4|6	# catalog-version 1.3
14mr|texlive-japanese-1.3-4|7	Name:		texlive-japanese
14mr|texlive-japanese-1.3-4|8	Version:	1.3
14mr|texlive-japanese-1.3-4|9	Release:	4
14mr|texlive-japanese-1.3-4|10	Summary:	A substitute for a babel package for Japanese
14mr|texlive-japanese-1.3-4|11	Group:		Publishing
14mr|texlive-japanese-1.3-4|12	URL:		http://www.ctan.org/tex-archive/language/japanese/japanese
14mr|texlive-japanese-1.3-4|13	License:	LPPL
14mr|texlive-japanese-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese.tar.xz
14mr|texlive-japanese-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese.doc.tar.xz
14mr|texlive-japanese-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese.source.tar.xz
14mr|texlive-japanese-1.3-4|17	BuildArch:	noarch
14mr|texlive-japanese-1.3-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-japanese-1.3-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-japanese-1.3-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-japanese-1.3-4|21	
14mr|texlive-japanese-1.3-4|22	%description
14mr|texlive-japanese-1.3-4|23	The package behaves in a similar way as if you provided the
14mr|texlive-japanese-1.3-4|24	(non-existent) Japanese option to babel so that you can handle
14mr|texlive-japanese-1.3-4|25	Japanese language text in LaTeX documents. The package requires
14mr|texlive-japanese-1.3-4|26	a Japanese-enabled TeX system, such as pTeX or jTeX.
14mr|texlive-japanese-1.3-4|27	
14mr|texlive-japanese-1.3-4|28	%post
14mr|texlive-japanese-1.3-4|29	%{_sbindir}/texlive.post
14mr|texlive-japanese-1.3-4|30	
14mr|texlive-japanese-1.3-4|31	%postun
14mr|texlive-japanese-1.3-4|32	if [ $1 -eq 0 ]; then
14mr|texlive-japanese-1.3-4|33	%{_sbindir}/texlive.post
14mr|texlive-japanese-1.3-4|34	fi
14mr|texlive-japanese-1.3-4|35	
14mr|texlive-japanese-1.3-4|36	#-----------------------------------------------------------------------
14mr|texlive-japanese-1.3-4|37	%files
14mr|texlive-japanese-1.3-4|38	%{_texmfdistdir}/tex/platex/japanese/japanese.ldf
14mr|texlive-japanese-1.3-4|39	%doc %{_texmfdistdir}/doc/platex/japanese/README
14mr|texlive-japanese-1.3-4|40	%doc %{_texmfdistdir}/doc/platex/japanese/sample.pdf
14mr|texlive-japanese-1.3-4|41	%doc %{_texmfdistdir}/doc/platex/japanese/sample.tex
14mr|texlive-japanese-1.3-4|42	#- source
14mr|texlive-japanese-1.3-4|43	%doc %{_texmfdistdir}/source/platex/japanese/japanese.dtx
14mr|texlive-japanese-1.3-4|44	%doc %{_texmfdistdir}/source/platex/japanese/japanese.ins
14mr|texlive-japanese-1.3-4|45	
14mr|texlive-japanese-1.3-4|46	#-----------------------------------------------------------------------
14mr|texlive-japanese-1.3-4|47	%prep
14mr|texlive-japanese-1.3-4|48	%setup -c -a0 -a1 -a2
14mr|texlive-japanese-1.3-4|49	
14mr|texlive-japanese-1.3-4|50	%build
14mr|texlive-japanese-1.3-4|51	
14mr|texlive-japanese-1.3-4|52	%install
14mr|texlive-japanese-1.3-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-japanese-1.3-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-japanese-1.3-4|55	
14mr|texlive-japanese-1.3-4|56	
14mr|texlive-japanese-1.3-4|57	
14mr|texlive-japanese-1.3-4|58	%changelog
14mr|texlive-japanese-1.3-4|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-4
14mr|texlive-japanese-1.3-4|60	+ Revision: 5bfda75
14mr|texlive-japanese-1.3-4|61	- MassBuild#440: Increase release tag
14mr|texlive-japanese-1.3-4|62	
14mr|texlive-japanese-1.3-4|63	

20442 14
14mr|texlive-japanese-otf-uptex-0.11-2|1	# revision 26985
14mr|texlive-japanese-otf-uptex-0.11-2|2	# category Package
14mr|texlive-japanese-otf-uptex-0.11-2|3	# catalog-ctan /language/japanese/japanese-otf-uptex
14mr|texlive-japanese-otf-uptex-0.11-2|4	# catalog-date 2012-07-10 11:04:52 +0200
14mr|texlive-japanese-otf-uptex-0.11-2|5	# catalog-license other-free
14mr|texlive-japanese-otf-uptex-0.11-2|6	# catalog-version 0.11
14mr|texlive-japanese-otf-uptex-0.11-2|7	Name:		texlive-japanese-otf-uptex
14mr|texlive-japanese-otf-uptex-0.11-2|8	Epoch:		1
14mr|texlive-japanese-otf-uptex-0.11-2|9	Version:	0.11
14mr|texlive-japanese-otf-uptex-0.11-2|10	Release:	2
14mr|texlive-japanese-otf-uptex-0.11-2|11	Summary:	Support for Japanese OTF files in upLaTeX
14mr|texlive-japanese-otf-uptex-0.11-2|12	Group:		Publishing
14mr|texlive-japanese-otf-uptex-0.11-2|13	URL:		http://www.ctan.org/tex-archive/language/japanese/japanese-otf-uptex
14mr|texlive-japanese-otf-uptex-0.11-2|14	License:	OTHER-FREE
14mr|texlive-japanese-otf-uptex-0.11-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf-uptex.tar.xz
14mr|texlive-japanese-otf-uptex-0.11-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf-uptex.doc.tar.xz
14mr|texlive-japanese-otf-uptex-0.11-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf-uptex.source.tar.xz
14mr|texlive-japanese-otf-uptex-0.11-2|18	BuildArch:	noarch
14mr|texlive-japanese-otf-uptex-0.11-2|19	BuildRequires:	texlive-tlpkg
14mr|texlive-japanese-otf-uptex-0.11-2|20	Requires(pre):	texlive-tlpkg
14mr|texlive-japanese-otf-uptex-0.11-2|21	Requires(post):	texlive-kpathsea
14mr|texlive-japanese-otf-uptex-0.11-2|22	Requires:	texlive-japanese-otf
14mr|texlive-japanese-otf-uptex-0.11-2|23	
14mr|texlive-japanese-otf-uptex-0.11-2|24	%description
14mr|texlive-japanese-otf-uptex-0.11-2|25	The bundle offers support of the fonts in the japanese-otf
14mr|texlive-japanese-otf-uptex-0.11-2|26	package, for use with the UpTeX distribution (version 0.20 or
14mr|texlive-japanese-otf-uptex-0.11-2|27	later).
14mr|texlive-japanese-otf-uptex-0.11-2|28	
14mr|texlive-japanese-otf-uptex-0.11-2|29	%post
14mr|texlive-japanese-otf-uptex-0.11-2|30	%{_sbindir}/texlive.post
14mr|texlive-japanese-otf-uptex-0.11-2|31	
14mr|texlive-japanese-otf-uptex-0.11-2|32	%postun
14mr|texlive-japanese-otf-uptex-0.11-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-japanese-otf-uptex-0.11-2|34	%{_sbindir}/texlive.post
14mr|texlive-japanese-otf-uptex-0.11-2|35	fi
14mr|texlive-japanese-otf-uptex-0.11-2|36	
14mr|texlive-japanese-otf-uptex-0.11-2|37	#-----------------------------------------------------------------------
14mr|texlive-japanese-otf-uptex-0.11-2|38	%files
14mr|texlive-japanese-otf-uptex-0.11-2|39	%{_texmfdistdir}/fonts/map/dvipdfmx/japanese-otf-uptex/otf-up-noEmbed.map
14mr|texlive-japanese-otf-uptex-0.11-2|40	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|41	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|42	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|43	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|44	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|45	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|46	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgro-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|47	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgro-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|48	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|49	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|50	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|51	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|52	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|53	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|54	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmro-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|55	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmro-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|56	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrj-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|57	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrj-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|58	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|59	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|60	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|61	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|62	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|63	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|64	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrn-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|65	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrn-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|66	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgro-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|67	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgro-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|68	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|69	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|70	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|71	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|72	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|73	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|74	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrs-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|75	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrs-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|76	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|77	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|78	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgru-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|79	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgru-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|80	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrv-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|81	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrv-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|82	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|83	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|84	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbj-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|85	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbj-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|86	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|87	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|88	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|89	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|90	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|91	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|92	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbn-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|93	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbn-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|94	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbo-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|95	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbo-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|96	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|97	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|98	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|99	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|100	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|101	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|102	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbs-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|103	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbs-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|104	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|105	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|106	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbu-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|107	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbu-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|108	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbv-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|109	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbv-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|110	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|111	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|112	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrj-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|113	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrj-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|114	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|115	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|116	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|117	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|118	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|119	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|120	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrn-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|121	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrn-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|122	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgro-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|123	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgro-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|124	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|125	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|126	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|127	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|128	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|129	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|130	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrs-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|131	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrs-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|132	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|133	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|134	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgru-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|135	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgru-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|136	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrv-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|137	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrv-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|138	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|139	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|140	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbj-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|141	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbj-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|142	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|143	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|144	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|145	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|146	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|147	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|148	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbn-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|149	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbn-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|150	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbo-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|151	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbo-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|152	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|153	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|154	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|155	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|156	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|157	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|158	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbs-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|159	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbs-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|160	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|161	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|162	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbu-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|163	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbu-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|164	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbv-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|165	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbv-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|166	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|167	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|168	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrj-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|169	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrj-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|170	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|171	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|172	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|173	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|174	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|175	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|176	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrn-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|177	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrn-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|178	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgro-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|179	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgro-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|180	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|181	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|182	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|183	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|184	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|185	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|186	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrs-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|187	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrs-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|188	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|189	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|190	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgru-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|191	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgru-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|192	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrv-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|193	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrv-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|194	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|195	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|196	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlj-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|197	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlj-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|198	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|199	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|200	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmll-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|201	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmll-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|202	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|203	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|204	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmln-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|205	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmln-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|206	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlo-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|207	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlo-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|208	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|209	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|210	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|211	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|212	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|213	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|214	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmls-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|215	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmls-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|216	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|217	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|218	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlu-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|219	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlu-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|220	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlv-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|221	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlv-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|222	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|223	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|224	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrj-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|225	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrj-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|226	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|227	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|228	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|229	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|230	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|231	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|232	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrn-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|233	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrn-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|234	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmro-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|235	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmro-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|236	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|237	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|238	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|239	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|240	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|241	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|242	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrs-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|243	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrs-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|244	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|245	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|246	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmru-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|247	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmru-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|248	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrv-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|249	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrv-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|250	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|251	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|252	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrj-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|253	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrj-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|254	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|255	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|256	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|257	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|258	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|259	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|260	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrn-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|261	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrn-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|262	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmro-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|263	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmro-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|264	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|265	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|266	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|267	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|268	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|269	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|270	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrs-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|271	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrs-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|272	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|273	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|274	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmru-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|275	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmru-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|276	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrv-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|277	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrv-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|278	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|279	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|280	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|281	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|282	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|283	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|284	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|285	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|286	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrn-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|287	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrn-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|288	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgro-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|289	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgro-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|290	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|291	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|292	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|293	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|294	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|295	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|296	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrs-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|297	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrs-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|298	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|299	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|300	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgru-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|301	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgru-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|302	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|303	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|304	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrk-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|305	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrk-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|306	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrl-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|307	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrl-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|308	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrm-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|309	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrm-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|310	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrn-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|311	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrn-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|312	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmro-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|313	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmro-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|314	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrp-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|315	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrp-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|316	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrq-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|317	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrq-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|318	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrr-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|319	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrr-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|320	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrs-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|321	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrs-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|322	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrt-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|323	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrt-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|324	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmru-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|325	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmru-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|326	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrz-h.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|327	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrz-v.ovp
14mr|texlive-japanese-otf-uptex-0.11-2|328	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|329	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|330	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|331	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|332	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpmgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|333	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpmgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|334	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|335	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|336	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|337	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|338	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|339	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|340	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|341	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|342	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgotheb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|343	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgotheb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|344	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|345	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|346	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlmgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|347	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlmgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|348	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|349	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|350	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|351	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|352	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|353	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|354	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpgothb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|355	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpgothb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|356	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|357	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|358	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpmgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|359	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpmgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|360	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|361	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|362	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|363	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|364	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|365	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|366	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgothb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|367	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgothb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|368	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgotheb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|369	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgotheb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|370	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|371	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|372	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphmgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|373	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphmgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|374	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|375	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|376	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|377	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|378	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|379	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|380	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgothb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|381	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgothb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|382	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgotheb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|383	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgotheb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|384	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|385	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|386	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlmgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|387	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlmgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|388	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|389	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|390	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|391	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|392	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|393	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|394	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubygothb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|395	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubygothb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|396	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubygothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|397	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubygothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|398	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubymgothr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|399	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubymgothr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|400	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminb-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|401	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminb-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|402	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|403	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|404	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|405	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|406	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|407	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|408	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|409	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|410	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|411	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|412	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgro-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|413	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgro-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|414	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|415	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|416	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|417	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|418	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|419	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|420	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmro-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|421	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmro-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|422	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrj-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|423	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrj-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|424	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|425	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|426	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|427	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|428	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|429	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|430	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrn-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|431	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrn-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|432	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgro-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|433	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgro-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|434	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|435	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|436	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|437	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|438	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|439	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|440	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrs-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|441	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrs-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|442	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|443	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|444	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgru-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|445	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgru-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|446	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrv-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|447	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrv-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|448	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|449	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|450	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbj-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|451	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbj-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|452	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|453	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|454	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|455	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|456	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|457	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|458	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbn-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|459	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbn-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|460	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbo-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|461	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbo-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|462	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|463	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|464	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|465	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|466	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|467	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|468	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbs-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|469	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbs-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|470	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|471	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|472	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbu-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|473	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbu-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|474	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbv-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|475	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbv-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|476	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|477	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|478	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrj-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|479	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrj-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|480	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|481	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|482	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|483	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|484	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|485	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|486	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrn-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|487	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrn-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|488	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgro-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|489	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgro-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|490	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|491	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|492	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|493	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|494	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|495	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|496	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrs-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|497	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrs-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|498	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|499	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|500	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgru-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|501	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgru-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|502	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrv-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|503	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrv-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|504	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|505	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|506	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbj-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|507	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbj-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|508	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|509	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|510	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|511	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|512	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|513	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|514	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbn-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|515	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbn-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|516	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbo-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|517	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbo-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|518	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|519	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|520	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|521	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|522	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|523	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|524	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbs-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|525	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbs-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|526	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|527	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|528	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbu-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|529	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbu-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|530	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbv-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|531	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbv-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|532	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|533	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|534	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrj-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|535	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrj-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|536	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|537	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|538	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|539	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|540	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|541	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|542	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrn-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|543	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrn-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|544	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgro-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|545	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgro-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|546	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|547	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|548	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|549	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|550	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|551	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|552	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrs-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|553	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrs-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|554	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|555	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|556	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgru-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|557	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgru-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|558	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrv-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|559	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrv-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|560	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|561	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|562	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlj-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|563	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlj-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|564	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|565	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|566	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmll-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|567	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmll-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|568	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|569	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|570	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmln-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|571	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmln-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|572	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlo-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|573	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlo-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|574	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|575	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|576	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|577	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|578	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|579	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|580	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmls-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|581	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmls-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|582	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|583	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|584	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlu-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|585	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlu-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|586	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlv-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|587	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlv-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|588	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|589	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|590	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrj-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|591	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrj-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|592	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|593	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|594	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|595	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|596	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|597	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|598	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrn-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|599	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrn-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|600	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmro-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|601	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmro-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|602	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|603	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|604	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|605	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|606	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|607	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|608	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrs-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|609	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrs-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|610	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|611	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|612	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmru-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|613	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmru-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|614	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrv-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|615	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrv-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|616	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|617	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|618	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrj-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|619	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrj-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|620	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|621	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|622	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|623	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|624	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|625	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|626	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrn-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|627	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrn-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|628	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmro-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|629	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmro-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|630	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|631	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|632	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|633	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|634	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|635	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|636	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrs-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|637	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrs-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|638	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|639	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|640	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmru-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|641	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmru-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|642	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrv-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|643	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrv-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|644	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|645	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|646	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|647	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|648	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|649	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|650	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|651	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|652	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrn-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|653	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrn-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|654	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgro-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|655	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgro-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|656	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|657	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|658	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|659	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|660	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|661	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|662	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrs-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|663	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrs-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|664	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|665	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|666	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgru-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|667	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgru-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|668	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|669	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|670	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrk-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|671	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrk-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|672	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrl-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|673	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrl-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|674	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrm-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|675	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrm-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|676	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrn-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|677	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrn-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|678	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmro-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|679	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmro-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|680	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrp-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|681	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrp-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|682	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrq-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|683	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrq-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|684	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrr-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|685	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrr-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|686	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrs-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|687	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrs-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|688	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrt-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|689	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrt-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|690	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmru-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|691	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmru-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|692	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrz-h.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|693	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrz-v.tfm
14mr|texlive-japanese-otf-uptex-0.11-2|694	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|695	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|696	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|697	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|698	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpmgothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|699	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpmgothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|700	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|701	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|702	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|703	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|704	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|705	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|706	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|707	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|708	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgotheb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|709	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgotheb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|710	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|711	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|712	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlmgothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|713	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlmgothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|714	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|715	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|716	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|717	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|718	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|719	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|720	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpgothb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|721	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpgothb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|722	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpgothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|723	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpgothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|724	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpmgothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|725	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpmgothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|726	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|727	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|728	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|729	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|730	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|731	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|732	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgothb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|733	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgothb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|734	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgotheb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|735	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgotheb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|736	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|737	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|738	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlmgothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|739	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlmgothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|740	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|741	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|742	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|743	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|744	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|745	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|746	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubygothb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|747	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubygothb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|748	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubygothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|749	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubygothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|750	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubymgothr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|751	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubymgothr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|752	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminb-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|753	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminb-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|754	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|755	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|756	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|757	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|758	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|759	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|760	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|761	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|762	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|763	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|764	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgro-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|765	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgro-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|766	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|767	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|768	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|769	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|770	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|771	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|772	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmro-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|773	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmro-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|774	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrj-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|775	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrj-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|776	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|777	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|778	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|779	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|780	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|781	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|782	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrn-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|783	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrn-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|784	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgro-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|785	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgro-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|786	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|787	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|788	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|789	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|790	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|791	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|792	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrs-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|793	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrs-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|794	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|795	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|796	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgru-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|797	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgru-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|798	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrv-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|799	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrv-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|800	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|801	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|802	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbj-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|803	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbj-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|804	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|805	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|806	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|807	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|808	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|809	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|810	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbn-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|811	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbn-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|812	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbo-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|813	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbo-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|814	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|815	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|816	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|817	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|818	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|819	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|820	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbs-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|821	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbs-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|822	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|823	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|824	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbu-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|825	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbu-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|826	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbv-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|827	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbv-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|828	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|829	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|830	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrj-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|831	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrj-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|832	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|833	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|834	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|835	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|836	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|837	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|838	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrn-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|839	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrn-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|840	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgro-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|841	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgro-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|842	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|843	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|844	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|845	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|846	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|847	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|848	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrs-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|849	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrs-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|850	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|851	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|852	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgru-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|853	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgru-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|854	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrv-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|855	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrv-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|856	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|857	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|858	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbj-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|859	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbj-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|860	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|861	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|862	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|863	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|864	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|865	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|866	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbn-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|867	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbn-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|868	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbo-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|869	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbo-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|870	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|871	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|872	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|873	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|874	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|875	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|876	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbs-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|877	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbs-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|878	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|879	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|880	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbu-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|881	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbu-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|882	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbv-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|883	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbv-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|884	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|885	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|886	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrj-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|887	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrj-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|888	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|889	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|890	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|891	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|892	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|893	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|894	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrn-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|895	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrn-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|896	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgro-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|897	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgro-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|898	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|899	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|900	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|901	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|902	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|903	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|904	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrs-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|905	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrs-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|906	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|907	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|908	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgru-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|909	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgru-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|910	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrv-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|911	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrv-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|912	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|913	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|914	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlj-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|915	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlj-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|916	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|917	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|918	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmll-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|919	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmll-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|920	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|921	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|922	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmln-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|923	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmln-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|924	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlo-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|925	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlo-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|926	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|927	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|928	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|929	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|930	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|931	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|932	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmls-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|933	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmls-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|934	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|935	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|936	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlu-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|937	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlu-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|938	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlv-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|939	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlv-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|940	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|941	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|942	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrj-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|943	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrj-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|944	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|945	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|946	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|947	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|948	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|949	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|950	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrn-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|951	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrn-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|952	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmro-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|953	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmro-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|954	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|955	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|956	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|957	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|958	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|959	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|960	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrs-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|961	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrs-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|962	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|963	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|964	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmru-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|965	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmru-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|966	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrv-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|967	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrv-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|968	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|969	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|970	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrj-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|971	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrj-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|972	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|973	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|974	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|975	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|976	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|977	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|978	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrn-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|979	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrn-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|980	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmro-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|981	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmro-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|982	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|983	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|984	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|985	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|986	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|987	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|988	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrs-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|989	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrs-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|990	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|991	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|992	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmru-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|993	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmru-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|994	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrv-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|995	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrv-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|996	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|997	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|998	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|999	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1000	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1001	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1002	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1003	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1004	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrn-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1005	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrn-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1006	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgro-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1007	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgro-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1008	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1009	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1010	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1011	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1012	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1013	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1014	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrs-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1015	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrs-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1016	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1017	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1018	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgru-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1019	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgru-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1020	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1021	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1022	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrk-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1023	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrk-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1024	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrl-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1025	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrl-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1026	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrm-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1027	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrm-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1028	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrn-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1029	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrn-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1030	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmro-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1031	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmro-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1032	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrp-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1033	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrp-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1034	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrq-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1035	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrq-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1036	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrr-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1037	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrr-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1038	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrs-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1039	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrs-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1040	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrt-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1041	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrt-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1042	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmru-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1043	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmru-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1044	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrz-h.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1045	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrz-v.vf
14mr|texlive-japanese-otf-uptex-0.11-2|1046	%{_texmfdistdir}/tex/platex/japanese-otf-uptex/mlutf.sty
14mr|texlive-japanese-otf-uptex-0.11-2|1047	%{_texmfdistdir}/tex/platex/japanese-otf-uptex/otf.sty
14mr|texlive-japanese-otf-uptex-0.11-2|1048	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/00otf-uptex.txt
14mr|texlive-japanese-otf-uptex-0.11-2|1049	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/COPYRIGHT
14mr|texlive-japanese-otf-uptex-0.11-2|1050	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/README
14mr|texlive-japanese-otf-uptex-0.11-2|1051	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/Makefile
14mr|texlive-japanese-otf-uptex-0.11-2|1052	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_cns_utf.tex
14mr|texlive-japanese-otf-uptex-0.11-2|1053	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_gb_utf.tex
14mr|texlive-japanese-otf-uptex-0.11-2|1054	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_jp_text.tex
14mr|texlive-japanese-otf-uptex-0.11-2|1055	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_jp_utf.tex
14mr|texlive-japanese-otf-uptex-0.11-2|1056	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_kr_utf.tex
14mr|texlive-japanese-otf-uptex-0.11-2|1057	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/uotf-sp-utf8.tex
14mr|texlive-japanese-otf-uptex-0.11-2|1058	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/uotftest-utf8.tex
14mr|texlive-japanese-otf-uptex-0.11-2|1059	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/uotftest.tex
14mr|texlive-japanese-otf-uptex-0.11-2|1060	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/upbrsgtest.tex
14mr|texlive-japanese-otf-uptex-0.11-2|1061	#- source
14mr|texlive-japanese-otf-uptex-0.11-2|1062	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/basepl/ubase-h.pl
14mr|texlive-japanese-otf-uptex-0.11-2|1063	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/basepl/ubase-v.pl
14mr|texlive-japanese-otf-uptex-0.11-2|1064	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/basepl/ubrsg-h.pl
14mr|texlive-japanese-otf-uptex-0.11-2|1065	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/basepl/ubrsg-v.pl
14mr|texlive-japanese-otf-uptex-0.11-2|1066	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/patch/otfbeta_uptex-0.10.patch
14mr|texlive-japanese-otf-uptex-0.11-2|1067	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/MakeSPList.pm
14mr|texlive-japanese-otf-uptex-0.11-2|1068	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/mktfm_sp.pl
14mr|texlive-japanese-otf-uptex-0.11-2|1069	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/mkutf32list.pl
14mr|texlive-japanese-otf-uptex-0.11-2|1070	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/mkutfvf_sp.pl
14mr|texlive-japanese-otf-uptex-0.11-2|1071	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/sp_list_c.txt
14mr|texlive-japanese-otf-uptex-0.11-2|1072	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/sp_list_j.txt
14mr|texlive-japanese-otf-uptex-0.11-2|1073	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/sp_list_k.txt
14mr|texlive-japanese-otf-uptex-0.11-2|1074	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/sp_list_t.txt
14mr|texlive-japanese-otf-uptex-0.11-2|1075	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/umakeotf
14mr|texlive-japanese-otf-uptex-0.11-2|1076	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/umakeotf_brsg
14mr|texlive-japanese-otf-uptex-0.11-2|1077	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/umkjvf
14mr|texlive-japanese-otf-uptex-0.11-2|1078	
14mr|texlive-japanese-otf-uptex-0.11-2|1079	#-----------------------------------------------------------------------
14mr|texlive-japanese-otf-uptex-0.11-2|1080	%prep
14mr|texlive-japanese-otf-uptex-0.11-2|1081	%setup -c -a0 -a1 -a2
14mr|texlive-japanese-otf-uptex-0.11-2|1082	
14mr|texlive-japanese-otf-uptex-0.11-2|1083	%build
14mr|texlive-japanese-otf-uptex-0.11-2|1084	
14mr|texlive-japanese-otf-uptex-0.11-2|1085	%install
14mr|texlive-japanese-otf-uptex-0.11-2|1086	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-japanese-otf-uptex-0.11-2|1087	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-japanese-otf-uptex-0.11-2|1088	
14mr|texlive-japanese-otf-uptex-0.11-2|1089	
14mr|texlive-japanese-otf-uptex-0.11-2|1090	
14mr|texlive-japanese-otf-uptex-0.11-2|1091	%changelog
14mr|texlive-japanese-otf-uptex-0.11-2|1092	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.11-2
14mr|texlive-japanese-otf-uptex-0.11-2|1093	+ Revision: 6bb045c
14mr|texlive-japanese-otf-uptex-0.11-2|1094	- MassBuild#440: Increase release tag
14mr|texlive-japanese-otf-uptex-0.11-2|1095	
14mr|texlive-japanese-otf-uptex-0.11-2|1096	

20443 14
14mr|texlive-japanese-otf-v1.7b5-2|1	# revision 25939
14mr|texlive-japanese-otf-v1.7b5-2|2	# category Package
14mr|texlive-japanese-otf-v1.7b5-2|3	# catalog-ctan /language/japanese/japanese-otf
14mr|texlive-japanese-otf-v1.7b5-2|4	# catalog-date 2012-04-11 09:22:31 +0200
14mr|texlive-japanese-otf-v1.7b5-2|5	# catalog-license other-free
14mr|texlive-japanese-otf-v1.7b5-2|6	# catalog-version v1.7b5
14mr|texlive-japanese-otf-v1.7b5-2|7	Name:		texlive-japanese-otf
14mr|texlive-japanese-otf-v1.7b5-2|8	Epoch:		1
14mr|texlive-japanese-otf-v1.7b5-2|9	Version:	v1.7b5
14mr|texlive-japanese-otf-v1.7b5-2|10	Release:	2
14mr|texlive-japanese-otf-v1.7b5-2|11	Summary:	Advanced font selection for platex and its friends
14mr|texlive-japanese-otf-v1.7b5-2|12	Group:		Publishing
14mr|texlive-japanese-otf-v1.7b5-2|13	URL:		http://www.ctan.org/tex-archive/language/japanese/japanese-otf
14mr|texlive-japanese-otf-v1.7b5-2|14	License:	OTHER-FREE
14mr|texlive-japanese-otf-v1.7b5-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf.tar.xz
14mr|texlive-japanese-otf-v1.7b5-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf.doc.tar.xz
14mr|texlive-japanese-otf-v1.7b5-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf.source.tar.xz
14mr|texlive-japanese-otf-v1.7b5-2|18	BuildArch:	noarch
14mr|texlive-japanese-otf-v1.7b5-2|19	BuildRequires:	texlive-tlpkg
14mr|texlive-japanese-otf-v1.7b5-2|20	Requires(pre):	texlive-tlpkg
14mr|texlive-japanese-otf-v1.7b5-2|21	Requires(post):	texlive-kpathsea
14mr|texlive-japanese-otf-v1.7b5-2|22	Requires(post):	texlive-tetex
14mr|texlive-japanese-otf-v1.7b5-2|23	
14mr|texlive-japanese-otf-v1.7b5-2|24	%description
14mr|texlive-japanese-otf-v1.7b5-2|25	The package contains pLaTeX support files and virtual fonts for
14mr|texlive-japanese-otf-v1.7b5-2|26	supporting a wide variety of fonts in LaTeX using the pTeX
14mr|texlive-japanese-otf-v1.7b5-2|27	engine.
14mr|texlive-japanese-otf-v1.7b5-2|28	
14mr|texlive-japanese-otf-v1.7b5-2|29	%post
14mr|texlive-japanese-otf-v1.7b5-2|30	%{_sbindir}/texlive.post
14mr|texlive-japanese-otf-v1.7b5-2|31	
14mr|texlive-japanese-otf-v1.7b5-2|32	%postun
14mr|texlive-japanese-otf-v1.7b5-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-japanese-otf-v1.7b5-2|34	%{_sbindir}/texlive.post
14mr|texlive-japanese-otf-v1.7b5-2|35	fi
14mr|texlive-japanese-otf-v1.7b5-2|36	
14mr|texlive-japanese-otf-v1.7b5-2|37	#-----------------------------------------------------------------------
14mr|texlive-japanese-otf-v1.7b5-2|38	%files
14mr|texlive-japanese-otf-v1.7b5-2|39	%{_texmfdistdir}/fonts/map/dvipdfmx/japanese-otf/otf-cktx.map
14mr|texlive-japanese-otf-v1.7b5-2|40	%{_texmfdistdir}/fonts/map/dvipdfmx/japanese-otf/otf-noEmbed.map
14mr|texlive-japanese-otf-v1.7b5-2|41	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hirakaku-w3-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|42	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hirakaku-w3-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|43	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hirakaku-w6-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|44	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hirakaku-w6-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|45	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramaru-w4-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|46	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramaru-w4-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|47	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramin-w3-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|48	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramin-w3-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|49	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramin-w6-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|50	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramin-w6-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|51	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjgb-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|52	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjgb-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|53	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjgr-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|54	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjgr-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|55	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmb-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|56	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmb-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|57	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmgr-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|58	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmgr-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|59	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjml-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|60	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjml-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|61	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmr-h.ofm
14mr|texlive-japanese-otf-v1.7b5-2|62	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmr-v.ofm
14mr|texlive-japanese-otf-v1.7b5-2|63	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|64	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|65	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|66	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|67	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|68	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|69	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|70	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|71	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpmgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|72	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpmgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|73	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpmgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|74	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpmgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|75	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|76	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|77	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|78	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|79	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminl-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|80	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminl-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|81	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminln-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|82	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminln-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|83	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|84	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|85	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|86	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|87	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|88	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|89	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|90	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|91	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgotheb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|92	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgotheb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|93	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|94	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|95	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|96	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|97	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlmgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|98	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlmgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|99	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlmgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|100	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlmgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|101	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|102	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|103	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|104	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|105	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminl-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|106	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminl-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|107	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminln-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|108	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminln-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|109	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|110	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|111	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|112	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|113	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|114	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|115	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|116	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|117	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|118	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|119	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|120	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|121	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|122	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|123	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|124	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|125	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|126	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|127	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|128	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|129	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|130	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|131	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|132	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|133	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|134	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|135	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|136	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|137	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|138	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|139	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|140	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|141	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|142	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|143	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|144	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|145	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|146	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|147	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|148	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|149	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|150	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|151	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|152	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|153	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|154	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|155	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|156	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|157	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|158	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|159	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|160	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|161	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|162	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|163	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|164	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|165	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|166	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|167	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|168	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|169	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|170	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|171	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|172	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|173	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|174	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|175	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|176	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|177	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|178	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|179	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|180	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|181	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|182	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|183	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|184	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|185	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|186	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|187	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|188	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|189	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|190	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|191	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|192	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|193	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|194	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|195	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|196	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|197	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|198	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|199	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|200	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|201	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|202	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|203	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|204	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|205	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|206	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|207	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|208	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|209	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|210	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|211	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|212	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|213	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|214	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|215	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|216	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|217	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|218	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|219	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|220	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|221	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|222	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|223	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|224	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|225	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|226	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|227	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|228	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|229	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|230	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|231	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|232	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|233	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|234	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|235	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|236	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|237	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|238	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|239	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|240	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|241	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|242	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|243	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|244	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|245	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|246	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|247	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|248	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|249	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|250	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|251	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|252	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|253	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|254	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|255	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|256	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|257	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|258	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|259	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|260	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|261	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|262	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|263	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|264	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|265	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expmgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|266	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expmgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|267	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expmgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|268	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expmgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|269	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|270	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|271	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|272	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|273	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminl-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|274	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminl-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|275	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminln-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|276	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminln-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|277	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|278	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|279	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|280	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|281	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|282	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|283	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|284	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|285	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgotheb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|286	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgotheb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|287	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|288	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|289	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|290	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|291	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hirakaku-w3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|292	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hirakaku-w3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|293	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hirakaku-w6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|294	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hirakaku-w6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|295	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramaru-w4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|296	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramaru-w4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|297	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramin-w3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|298	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramin-w3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|299	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramin-w6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|300	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramin-w6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|301	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hmgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|302	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hmgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|303	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hmgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|304	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hmgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|305	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|306	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|307	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|308	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|309	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminl-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|310	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminl-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|311	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminln-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|312	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminln-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|313	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|314	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|315	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|316	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|317	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|318	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|319	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|320	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|321	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgotheb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|322	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgotheb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|323	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|324	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|325	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|326	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|327	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlmgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|328	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlmgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|329	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlmgothrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|330	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlmgothrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|331	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|332	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|333	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|334	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|335	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminl-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|336	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminl-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|337	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminln-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|338	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminln-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|339	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|340	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|341	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|342	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|343	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ccgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|344	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ccgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|345	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ccmr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|346	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ccmr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|347	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjgb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|348	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjgb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|349	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|350	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|351	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|352	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|353	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|354	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|355	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjml-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|356	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjml-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|357	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|358	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|359	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ckgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|360	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ckgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|361	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ckmr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|362	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ckmr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|363	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ctgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|364	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ctgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|365	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ctmr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|366	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ctmr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|367	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ucgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|368	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ucgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|369	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ucmr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|370	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ucmr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|371	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|372	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|373	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|374	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|375	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|376	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|377	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|378	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|379	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|380	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|381	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmbn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|382	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmbn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|383	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|384	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|385	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmgrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|386	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmgrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|387	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujml-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|388	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujml-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|389	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmln-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|390	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmln-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|391	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|392	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|393	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmrn-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|394	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmrn-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|395	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ukgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|396	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ukgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|397	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ukmr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|398	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ukmr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|399	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-utgr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|400	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-utgr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|401	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-utmr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|402	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-utmr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|403	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phirakakuw3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|404	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phirakakuw3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|405	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phirakakuw6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|406	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phirakakuw6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|407	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiramaruw4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|408	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiramaruw4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|409	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiraminw3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|410	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiraminw3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|411	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiraminw6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|412	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiraminw6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|413	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubygothb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|414	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubygothb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|415	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubygothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|416	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubygothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|417	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubymgothr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|418	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubymgothr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|419	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|420	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|421	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminl-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|422	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminl-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|423	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminr-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|424	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminr-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|425	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|426	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|427	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|428	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|429	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|430	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|431	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|432	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|433	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|434	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|435	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|436	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|437	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|438	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|439	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|440	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|441	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|442	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|443	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|444	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|445	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|446	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|447	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|448	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|449	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|450	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|451	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|452	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|453	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|454	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|455	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|456	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|457	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|458	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|459	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|460	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|461	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|462	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|463	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|464	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|465	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|466	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|467	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|468	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|469	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|470	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|471	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|472	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|473	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|474	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|475	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|476	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|477	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|478	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|479	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|480	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|481	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|482	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|483	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|484	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|485	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|486	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|487	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|488	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|489	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|490	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|491	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|492	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|493	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|494	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|495	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|496	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|497	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|498	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|499	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|500	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|501	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|502	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|503	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|504	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|505	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|506	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|507	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|508	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|509	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|510	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|511	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|512	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|513	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|514	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|515	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|516	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|517	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|518	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|519	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|520	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|521	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|522	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|523	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|524	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|525	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|526	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|527	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|528	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|529	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|530	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|531	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|532	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|533	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|534	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|535	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|536	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|537	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|538	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|539	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|540	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|541	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgba-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|542	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgba-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|543	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|544	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|545	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|546	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|547	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|548	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|549	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbe-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|550	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbe-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|551	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|552	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|553	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|554	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|555	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|556	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|557	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|558	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|559	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|560	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|561	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|562	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|563	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|564	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|565	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|566	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|567	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|568	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|569	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|570	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|571	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|572	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|573	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbna-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|574	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbna-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|575	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|576	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|577	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|578	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|579	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|580	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|581	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbne-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|582	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbne-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|583	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|584	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|585	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|586	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|587	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|588	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|589	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|590	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|591	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|592	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|593	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|594	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|595	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|596	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|597	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|598	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|599	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|600	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|601	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|602	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|603	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|604	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|605	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|606	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|607	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|608	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|609	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|610	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|611	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|612	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|613	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|614	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|615	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|616	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|617	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|618	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|619	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|620	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|621	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|622	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|623	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|624	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|625	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|626	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|627	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|628	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|629	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|630	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|631	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|632	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|633	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|634	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|635	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|636	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|637	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrna-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|638	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrna-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|639	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|640	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|641	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|642	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|643	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|644	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|645	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrne-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|646	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrne-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|647	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|648	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|649	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|650	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|651	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|652	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|653	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|654	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|655	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|656	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|657	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|658	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|659	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|660	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|661	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|662	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|663	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|664	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|665	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|666	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|667	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|668	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|669	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmba-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|670	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmba-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|671	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|672	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|673	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|674	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|675	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|676	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|677	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbe-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|678	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbe-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|679	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|680	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|681	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|682	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|683	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|684	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|685	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|686	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|687	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|688	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|689	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|690	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|691	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|692	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|693	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|694	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|695	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|696	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|697	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|698	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|699	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|700	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|701	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbna-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|702	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbna-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|703	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|704	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|705	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|706	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|707	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|708	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|709	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbne-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|710	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbne-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|711	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|712	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|713	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|714	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|715	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|716	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|717	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|718	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|719	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|720	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|721	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|722	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|723	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|724	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|725	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|726	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|727	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|728	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|729	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|730	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|731	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|732	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|733	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|734	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|735	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|736	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|737	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|738	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|739	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|740	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|741	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|742	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|743	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|744	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|745	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|746	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|747	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|748	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|749	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|750	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|751	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|752	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|753	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|754	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|755	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|756	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|757	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|758	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|759	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|760	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|761	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|762	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|763	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|764	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|765	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrna-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|766	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrna-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|767	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|768	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|769	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|770	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|771	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|772	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|773	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrne-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|774	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrne-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|775	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|776	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|777	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|778	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|779	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|780	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|781	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|782	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|783	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|784	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|785	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|786	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|787	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|788	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|789	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|790	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|791	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|792	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|793	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|794	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|795	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|796	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|797	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmla-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|798	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmla-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|799	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|800	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|801	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|802	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|803	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmld-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|804	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmld-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|805	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmle-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|806	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmle-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|807	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|808	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|809	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|810	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|811	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|812	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|813	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|814	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|815	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|816	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|817	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|818	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|819	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|820	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|821	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|822	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|823	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|824	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|825	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|826	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|827	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|828	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|829	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlna-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|830	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlna-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|831	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|832	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|833	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|834	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|835	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|836	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|837	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlne-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|838	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlne-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|839	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|840	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|841	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|842	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|843	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|844	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|845	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|846	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|847	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|848	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|849	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|850	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|851	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|852	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|853	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|854	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|855	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|856	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|857	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|858	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|859	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|860	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|861	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|862	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|863	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|864	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|865	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|866	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|867	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|868	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|869	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|870	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|871	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|872	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|873	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|874	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|875	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|876	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|877	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|878	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|879	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|880	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|881	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|882	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|883	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|884	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|885	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|886	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|887	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|888	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|889	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|890	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|891	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|892	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|893	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrna-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|894	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrna-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|895	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|896	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|897	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|898	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|899	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|900	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|901	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrne-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|902	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrne-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|903	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|904	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|905	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|906	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|907	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|908	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|909	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|910	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|911	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|912	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|913	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|914	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|915	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|916	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|917	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|918	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|919	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|920	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|921	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|922	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|923	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|924	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|925	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|926	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|927	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|928	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|929	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|930	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|931	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|932	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|933	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|934	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|935	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|936	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|937	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|938	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|939	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|940	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|941	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|942	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|943	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|944	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|945	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|946	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|947	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|948	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|949	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|950	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|951	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|952	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|953	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|954	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|955	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|956	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|957	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|958	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|959	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|960	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|961	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|962	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|963	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|964	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|965	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|966	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|967	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|968	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|969	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|970	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|971	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|972	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|973	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|974	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|975	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|976	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|977	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|978	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|979	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|980	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|981	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|982	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|983	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|984	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|985	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|986	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|987	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|988	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|989	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|990	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|991	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|992	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|993	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|994	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|995	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|996	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|997	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|998	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|999	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1000	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1001	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1002	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1003	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1004	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1005	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1006	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1007	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1008	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1009	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1010	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1011	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1012	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1013	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1014	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1015	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1016	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1017	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1018	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1019	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1020	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1021	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1022	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1023	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1024	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1025	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1026	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1027	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1028	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1029	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1030	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1031	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1032	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1033	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr0-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1034	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr0-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1035	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr1-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1036	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr1-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1037	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr2-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1038	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr2-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1039	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr3-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1040	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr3-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1041	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr4-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1042	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr4-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1043	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr5-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1044	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr5-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1045	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr6-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1046	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr6-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1047	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr7-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1048	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr7-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1049	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr8-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1050	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr8-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1051	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr9-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1052	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr9-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1053	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmra-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1054	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmra-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1055	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrb-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1056	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrb-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1057	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrc-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1058	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrc-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1059	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrd-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1060	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrd-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1061	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmre-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1062	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmre-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1063	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrf-h.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1064	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrf-v.tfm
14mr|texlive-japanese-otf-v1.7b5-2|1065	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1066	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1067	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothbn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1068	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothbn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1069	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1070	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1071	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1072	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1073	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpmgothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1074	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpmgothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1075	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpmgothrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1076	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpmgothrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1077	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1078	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1079	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminbn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1080	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminbn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1081	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminl-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1082	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminl-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1083	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminln-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1084	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminln-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1085	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1086	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1087	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1088	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1089	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1090	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1091	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothbn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1092	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothbn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1093	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgotheb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1094	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgotheb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1095	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1096	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1097	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1098	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1099	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlmgothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1100	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlmgothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1101	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlmgothrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1102	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlmgothrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1103	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1104	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1105	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminbn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1106	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminbn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1107	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminl-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1108	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminl-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1109	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminln-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1110	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminln-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1111	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1112	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1113	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1114	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1115	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1116	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1117	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1118	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1119	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1120	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1121	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1122	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1123	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1124	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1125	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1126	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1127	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1128	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1129	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1130	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1131	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1132	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1133	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1134	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1135	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1136	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1137	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1138	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1139	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1140	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1141	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1142	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1143	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1144	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1145	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1146	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1147	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1148	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1149	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1150	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1151	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1152	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1153	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1154	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1155	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1156	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1157	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1158	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1159	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1160	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1161	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1162	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1163	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1164	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1165	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1166	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1167	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1168	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1169	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1170	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1171	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1172	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1173	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1174	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1175	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1176	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1177	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1178	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1179	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1180	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1181	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1182	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1183	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1184	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1185	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1186	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1187	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1188	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1189	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1190	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1191	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1192	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1193	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1194	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1195	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1196	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1197	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1198	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1199	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1200	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1201	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1202	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1203	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1204	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1205	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1206	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1207	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1208	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1209	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1210	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1211	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1212	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1213	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1214	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1215	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1216	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1217	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1218	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1219	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1220	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1221	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1222	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1223	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1224	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1225	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1226	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1227	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1228	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1229	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1230	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1231	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1232	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1233	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1234	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1235	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1236	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1237	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1238	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1239	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1240	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1241	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1242	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1243	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1244	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1245	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1246	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1247	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1248	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1249	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1250	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1251	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1252	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1253	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1254	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1255	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1256	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1257	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1258	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1259	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1260	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1261	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothbn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1262	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothbn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1263	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1264	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1265	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1266	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1267	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expmgothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1268	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expmgothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1269	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expmgothrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1270	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expmgothrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1271	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1272	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1273	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminbn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1274	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminbn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1275	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminl-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1276	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminl-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1277	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminln-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1278	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminln-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1279	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1280	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1281	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1282	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1283	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1284	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1285	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothbn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1286	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothbn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1287	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgotheb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1288	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgotheb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1289	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1290	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1291	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1292	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1293	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlmgothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1294	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlmgothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1295	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlmgothrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1296	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlmgothrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1297	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1298	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1299	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminbn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1300	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminbn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1301	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminl-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1302	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminl-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1303	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminln-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1304	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminln-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1305	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1306	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1307	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminrn-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1308	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminrn-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1309	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phirakakuw3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1310	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phirakakuw3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1311	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phirakakuw6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1312	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phirakakuw6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1313	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiramaruw4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1314	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiramaruw4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1315	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiraminw3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1316	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiraminw3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1317	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiraminw6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1318	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiraminw6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1319	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubygothb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1320	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubygothb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1321	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubygothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1322	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubygothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1323	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubymgothr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1324	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubymgothr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1325	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1326	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1327	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminl-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1328	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminl-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1329	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminr-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1330	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminr-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1331	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1332	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1333	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1334	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1335	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1336	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1337	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1338	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1339	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1340	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1341	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1342	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1343	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1344	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1345	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1346	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1347	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1348	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1349	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1350	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1351	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1352	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1353	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1354	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1355	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1356	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1357	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1358	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1359	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1360	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1361	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1362	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1363	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1364	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1365	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1366	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1367	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1368	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1369	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1370	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1371	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1372	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1373	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1374	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1375	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1376	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1377	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1378	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1379	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1380	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1381	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1382	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1383	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1384	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1385	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1386	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1387	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1388	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1389	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1390	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1391	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1392	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1393	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1394	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1395	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1396	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1397	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1398	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1399	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1400	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1401	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1402	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1403	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1404	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1405	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1406	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1407	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1408	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1409	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1410	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1411	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1412	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1413	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1414	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1415	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1416	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1417	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1418	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1419	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1420	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1421	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1422	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1423	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1424	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1425	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1426	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1427	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1428	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1429	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1430	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1431	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1432	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1433	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1434	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1435	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1436	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1437	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1438	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1439	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1440	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1441	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1442	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1443	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1444	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1445	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1446	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1447	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgba-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1448	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgba-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1449	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1450	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1451	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1452	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1453	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1454	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1455	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbe-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1456	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbe-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1457	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1458	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1459	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1460	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1461	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1462	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1463	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1464	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1465	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1466	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1467	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1468	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1469	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1470	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1471	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1472	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1473	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1474	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1475	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1476	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1477	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1478	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1479	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbna-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1480	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbna-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1481	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1482	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1483	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1484	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1485	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1486	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1487	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbne-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1488	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbne-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1489	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1490	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1491	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1492	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1493	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1494	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1495	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1496	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1497	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1498	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1499	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1500	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1501	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1502	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1503	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1504	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1505	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1506	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1507	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1508	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1509	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1510	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1511	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1512	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1513	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1514	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1515	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1516	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1517	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1518	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1519	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1520	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1521	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1522	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1523	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1524	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1525	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1526	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1527	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1528	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1529	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1530	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1531	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1532	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1533	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1534	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1535	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1536	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1537	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1538	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1539	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1540	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1541	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1542	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1543	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrna-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1544	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrna-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1545	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1546	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1547	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1548	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1549	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1550	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1551	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrne-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1552	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrne-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1553	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1554	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1555	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1556	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1557	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1558	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1559	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1560	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1561	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1562	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1563	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1564	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1565	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1566	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1567	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1568	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1569	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1570	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1571	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1572	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1573	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1574	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1575	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmba-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1576	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmba-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1577	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1578	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1579	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1580	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1581	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1582	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1583	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbe-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1584	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbe-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1585	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1586	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1587	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1588	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1589	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1590	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1591	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1592	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1593	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1594	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1595	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1596	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1597	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1598	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1599	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1600	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1601	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1602	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1603	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1604	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1605	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1606	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1607	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbna-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1608	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbna-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1609	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1610	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1611	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1612	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1613	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1614	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1615	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbne-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1616	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbne-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1617	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1618	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1619	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1620	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1621	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1622	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1623	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1624	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1625	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1626	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1627	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1628	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1629	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1630	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1631	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1632	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1633	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1634	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1635	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1636	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1637	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1638	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1639	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1640	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1641	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1642	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1643	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1644	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1645	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1646	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1647	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1648	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1649	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1650	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1651	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1652	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1653	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1654	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1655	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1656	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1657	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1658	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1659	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1660	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1661	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1662	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1663	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1664	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1665	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1666	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1667	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1668	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1669	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1670	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1671	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrna-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1672	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrna-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1673	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1674	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1675	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1676	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1677	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1678	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1679	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrne-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1680	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrne-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1681	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1682	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1683	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1684	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1685	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1686	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1687	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1688	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1689	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1690	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1691	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1692	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1693	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1694	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1695	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1696	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1697	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1698	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1699	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1700	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1701	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1702	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1703	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmla-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1704	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmla-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1705	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1706	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1707	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1708	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1709	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmld-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1710	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmld-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1711	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmle-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1712	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmle-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1713	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1714	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1715	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1716	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1717	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1718	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1719	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1720	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1721	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1722	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1723	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1724	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1725	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1726	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1727	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1728	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1729	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1730	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1731	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1732	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1733	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1734	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1735	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlna-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1736	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlna-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1737	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1738	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1739	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1740	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1741	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1742	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1743	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlne-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1744	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlne-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1745	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1746	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1747	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1748	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1749	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1750	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1751	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1752	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1753	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1754	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1755	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1756	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1757	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1758	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1759	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1760	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1761	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1762	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1763	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1764	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1765	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1766	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1767	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1768	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1769	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1770	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1771	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1772	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1773	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1774	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1775	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1776	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1777	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1778	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1779	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1780	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1781	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1782	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1783	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1784	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1785	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1786	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1787	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1788	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1789	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1790	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1791	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1792	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1793	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1794	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1795	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1796	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1797	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1798	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1799	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrna-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1800	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrna-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1801	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1802	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1803	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1804	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1805	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1806	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1807	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrne-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1808	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrne-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1809	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1810	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1811	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1812	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1813	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1814	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1815	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1816	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1817	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1818	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1819	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1820	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1821	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1822	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1823	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1824	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1825	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1826	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1827	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1828	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1829	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1830	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1831	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1832	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1833	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1834	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1835	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1836	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1837	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1838	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1839	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1840	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1841	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1842	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1843	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1844	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1845	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1846	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1847	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1848	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1849	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1850	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1851	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1852	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1853	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1854	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1855	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1856	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1857	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1858	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1859	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1860	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1861	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1862	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1863	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1864	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1865	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1866	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1867	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1868	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1869	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1870	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1871	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1872	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1873	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1874	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1875	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1876	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1877	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1878	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1879	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1880	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1881	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1882	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1883	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1884	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1885	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1886	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1887	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1888	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1889	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1890	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1891	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1892	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1893	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1894	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1895	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1896	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1897	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1898	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1899	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1900	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1901	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1902	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1903	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1904	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1905	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1906	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1907	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1908	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1909	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1910	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1911	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1912	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1913	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1914	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1915	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1916	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1917	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1918	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1919	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1920	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1921	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1922	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1923	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1924	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1925	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1926	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1927	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1928	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1929	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1930	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1931	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1932	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1933	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1934	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1935	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1936	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1937	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1938	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1939	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr0-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1940	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr0-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1941	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr1-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1942	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr1-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1943	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr2-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1944	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr2-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1945	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr3-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1946	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr3-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1947	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr4-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1948	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr4-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1949	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr5-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1950	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr5-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1951	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr6-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1952	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr6-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1953	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr7-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1954	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr7-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1955	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr8-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1956	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr8-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1957	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr9-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1958	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr9-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1959	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmra-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1960	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmra-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1961	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrb-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1962	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrb-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1963	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrc-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1964	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrc-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1965	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrd-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1966	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrd-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1967	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmre-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1968	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmre-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1969	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrf-h.vf
14mr|texlive-japanese-otf-v1.7b5-2|1970	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrf-v.vf
14mr|texlive-japanese-otf-v1.7b5-2|1971	%{_texmfdistdir}/tex/platex/japanese-otf/ajmacros.sty
14mr|texlive-japanese-otf-v1.7b5-2|1972	%{_texmfdistdir}/tex/platex/japanese-otf/mlcid.sty
14mr|texlive-japanese-otf-v1.7b5-2|1973	%{_texmfdistdir}/tex/platex/japanese-otf/otf-hangul.dfu
14mr|texlive-japanese-otf-v1.7b5-2|1974	%{_texmfdistdir}/tex/platex/japanese-otf/redeffont.sty
14mr|texlive-japanese-otf-v1.7b5-2|1975	%_texmf_updmap_d/japanese-otf
14mr|texlive-japanese-otf-v1.7b5-2|1976	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/COPYRIGHT
14mr|texlive-japanese-otf-v1.7b5-2|1977	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/readme.en.txt
14mr|texlive-japanese-otf-v1.7b5-2|1978	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/readme.txt
14mr|texlive-japanese-otf-v1.7b5-2|1979	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/brsgtest.tex
14mr|texlive-japanese-otf-v1.7b5-2|1980	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/jis2004.tex
14mr|texlive-japanese-otf-v1.7b5-2|1981	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/koreanexample.tex
14mr|texlive-japanese-otf-v1.7b5-2|1982	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/otftest.tex
14mr|texlive-japanese-otf-v1.7b5-2|1983	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/pkanatest.tex
14mr|texlive-japanese-otf-v1.7b5-2|1984	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/pkanatest2.tex
14mr|texlive-japanese-otf-v1.7b5-2|1985	#- source
14mr|texlive-japanese-otf-v1.7b5-2|1986	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base-h.pl
14mr|texlive-japanese-otf-v1.7b5-2|1987	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base-v.pl
14mr|texlive-japanese-otf-v1.7b5-2|1988	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base0-h.pl
14mr|texlive-japanese-otf-v1.7b5-2|1989	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base2-h.pl
14mr|texlive-japanese-otf-v1.7b5-2|1990	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base2-v.pl
14mr|texlive-japanese-otf-v1.7b5-2|1991	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base3-v.pl
14mr|texlive-japanese-otf-v1.7b5-2|1992	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/brsg-h.pl
14mr|texlive-japanese-otf-v1.7b5-2|1993	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/brsg-v.pl
14mr|texlive-japanese-otf-v1.7b5-2|1994	%doc %{_texmfdistdir}/source/fonts/japanese-otf/makeotf
14mr|texlive-japanese-otf-v1.7b5-2|1995	%doc %{_texmfdistdir}/source/fonts/japanese-otf/mkjvf
14mr|texlive-japanese-otf-v1.7b5-2|1996	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/glyphdata
14mr|texlive-japanese-otf-v1.7b5-2|1997	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkaltutfvf.pl
14mr|texlive-japanese-otf-v1.7b5-2|1998	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkcidofm.pl
14mr|texlive-japanese-otf-v1.7b5-2|1999	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkcidvf.pl
14mr|texlive-japanese-otf-v1.7b5-2|2000	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkjp04tfmvf.pl
14mr|texlive-japanese-otf-v1.7b5-2|2001	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkmlcidvf.pl
14mr|texlive-japanese-otf-v1.7b5-2|2002	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkpkana.pl
14mr|texlive-japanese-otf-v1.7b5-2|2003	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkpropofm.pl
14mr|texlive-japanese-otf-v1.7b5-2|2004	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mktfm.pl
14mr|texlive-japanese-otf-v1.7b5-2|2005	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkutfvf.pl
14mr|texlive-japanese-otf-v1.7b5-2|2006	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkvpkana.pl
14mr|texlive-japanese-otf-v1.7b5-2|2007	
14mr|texlive-japanese-otf-v1.7b5-2|2008	#-----------------------------------------------------------------------
14mr|texlive-japanese-otf-v1.7b5-2|2009	%prep
14mr|texlive-japanese-otf-v1.7b5-2|2010	%setup -c -a0 -a1 -a2
14mr|texlive-japanese-otf-v1.7b5-2|2011	
14mr|texlive-japanese-otf-v1.7b5-2|2012	%build
14mr|texlive-japanese-otf-v1.7b5-2|2013	
14mr|texlive-japanese-otf-v1.7b5-2|2014	%install
14mr|texlive-japanese-otf-v1.7b5-2|2015	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-japanese-otf-v1.7b5-2|2016	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-japanese-otf-v1.7b5-2|2017	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-japanese-otf-v1.7b5-2|2018	cat > %{buildroot}%{_texmf_updmap_d}/japanese-otf <<EOF
14mr|texlive-japanese-otf-v1.7b5-2|2019	KanjiMap otf-@kanjiEmbed@.map
14mr|texlive-japanese-otf-v1.7b5-2|2020	KanjiMap otf-cktx.map
14mr|texlive-japanese-otf-v1.7b5-2|2021	EOF
14mr|texlive-japanese-otf-v1.7b5-2|2022	
14mr|texlive-japanese-otf-v1.7b5-2|2023	
14mr|texlive-japanese-otf-v1.7b5-2|2024	
14mr|texlive-japanese-otf-v1.7b5-2|2025	%changelog
14mr|texlive-japanese-otf-v1.7b5-2|2026	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:v1.7b5-2
14mr|texlive-japanese-otf-v1.7b5-2|2027	+ Revision: 38701a1
14mr|texlive-japanese-otf-v1.7b5-2|2028	- MassBuild#440: Increase release tag
14mr|texlive-japanese-otf-v1.7b5-2|2029	
14mr|texlive-japanese-otf-v1.7b5-2|2030	

20444 14
14mr|texlive-jeopardy-1.1a-3|1	# revision 17757
14mr|texlive-jeopardy-1.1a-3|2	# category Package
14mr|texlive-jeopardy-1.1a-3|3	# catalog-ctan /macros/latex/contrib/jeopardy
14mr|texlive-jeopardy-1.1a-3|4	# catalog-date 2010-04-14 18:01:33 +0200
14mr|texlive-jeopardy-1.1a-3|5	# catalog-license lppl
14mr|texlive-jeopardy-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-jeopardy-1.1a-3|7	Name:		texlive-jeopardy
14mr|texlive-jeopardy-1.1a-3|8	Version:	1.1a
14mr|texlive-jeopardy-1.1a-3|9	Release:	3
14mr|texlive-jeopardy-1.1a-3|10	Summary:	Build a jeopardy game in LaTeX
14mr|texlive-jeopardy-1.1a-3|11	Group:		Publishing
14mr|texlive-jeopardy-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jeopardy
14mr|texlive-jeopardy-1.1a-3|13	License:	LPPL
14mr|texlive-jeopardy-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jeopardy.tar.xz
14mr|texlive-jeopardy-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jeopardy.doc.tar.xz
14mr|texlive-jeopardy-1.1a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jeopardy.source.tar.xz
14mr|texlive-jeopardy-1.1a-3|17	BuildArch:	noarch
14mr|texlive-jeopardy-1.1a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-jeopardy-1.1a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-jeopardy-1.1a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-jeopardy-1.1a-3|21	
14mr|texlive-jeopardy-1.1a-3|22	%description
14mr|texlive-jeopardy-1.1a-3|23	The jeopardy package allows to build a jeopardy game with
14mr|texlive-jeopardy-1.1a-3|24	pdfLaTeX. It is based on the jj_game class and exerquiz
14mr|texlive-jeopardy-1.1a-3|25	package, written by D. P. Story. The author of the game can use
14mr|texlive-jeopardy-1.1a-3|26	multichoice questions or fill-in questions. The answer for
14mr|texlive-jeopardy-1.1a-3|27	fill-in questions is either a mathematical formula or text
14mr|texlive-jeopardy-1.1a-3|28	string (see the documentation of exerquiz and \RespBoxMath and
14mr|texlive-jeopardy-1.1a-3|29	\RespBoxTxt commands to learn more about the capabilities).
14mr|texlive-jeopardy-1.1a-3|30	JavaScripts are written to record the score. If the score is
14mr|texlive-jeopardy-1.1a-3|31	greater than a given value, a hidden string is shown. The user
14mr|texlive-jeopardy-1.1a-3|32	should use the style with some screen presentation package,
14mr|texlive-jeopardy-1.1a-3|33	such as web. The package is distributed with some example
14mr|texlive-jeopardy-1.1a-3|34	games, including both 1- and 2-player games.
14mr|texlive-jeopardy-1.1a-3|35	
14mr|texlive-jeopardy-1.1a-3|36	%post
14mr|texlive-jeopardy-1.1a-3|37	%{_sbindir}/texlive.post
14mr|texlive-jeopardy-1.1a-3|38	
14mr|texlive-jeopardy-1.1a-3|39	%postun
14mr|texlive-jeopardy-1.1a-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-jeopardy-1.1a-3|41	%{_sbindir}/texlive.post
14mr|texlive-jeopardy-1.1a-3|42	fi
14mr|texlive-jeopardy-1.1a-3|43	
14mr|texlive-jeopardy-1.1a-3|44	#-----------------------------------------------------------------------
14mr|texlive-jeopardy-1.1a-3|45	%files
14mr|texlive-jeopardy-1.1a-3|46	%{_texmfdistdir}/tex/latex/jeopardy/jeopardy.cfg
14mr|texlive-jeopardy-1.1a-3|47	%{_texmfdistdir}/tex/latex/jeopardy/jeopardy.sty
14mr|texlive-jeopardy-1.1a-3|48	%doc %{_texmfdistdir}/doc/latex/jeopardy/README
14mr|texlive-jeopardy-1.1a-3|49	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/aleq.jpg
14mr|texlive-jeopardy-1.1a-3|50	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1-two.pdf
14mr|texlive-jeopardy-1.1a-3|51	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1-two.tex
14mr|texlive-jeopardy-1.1a-3|52	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1.pdf
14mr|texlive-jeopardy-1.1a-3|53	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1.tex
14mr|texlive-jeopardy-1.1a-3|54	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1a.pdf
14mr|texlive-jeopardy-1.1a-3|55	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1a.tex
14mr|texlive-jeopardy-1.1a-3|56	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game2.pdf
14mr|texlive-jeopardy-1.1a-3|57	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game2.tex
14mr|texlive-jeopardy-1.1a-3|58	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game2a.pdf
14mr|texlive-jeopardy-1.1a-3|59	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game2a.tex
14mr|texlive-jeopardy-1.1a-3|60	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game3-CZ.pdf
14mr|texlive-jeopardy-1.1a-3|61	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game3-CZ.tex
14mr|texlive-jeopardy-1.1a-3|62	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game3-oneplayer-CZ.pdf
14mr|texlive-jeopardy-1.1a-3|63	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game3-oneplayer-CZ.tex
14mr|texlive-jeopardy-1.1a-3|64	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game4.pdf
14mr|texlive-jeopardy-1.1a-3|65	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game4.tex
14mr|texlive-jeopardy-1.1a-3|66	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/joke.jpg
14mr|texlive-jeopardy-1.1a-3|67	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/picture.jpg
14mr|texlive-jeopardy-1.1a-3|68	%doc %{_texmfdistdir}/doc/latex/jeopardy/jeopardy.pdf
14mr|texlive-jeopardy-1.1a-3|69	#- source
14mr|texlive-jeopardy-1.1a-3|70	%doc %{_texmfdistdir}/source/latex/jeopardy/jeopardy.dtx
14mr|texlive-jeopardy-1.1a-3|71	%doc %{_texmfdistdir}/source/latex/jeopardy/jeopardy.ins
14mr|texlive-jeopardy-1.1a-3|72	
14mr|texlive-jeopardy-1.1a-3|73	#-----------------------------------------------------------------------
14mr|texlive-jeopardy-1.1a-3|74	%prep
14mr|texlive-jeopardy-1.1a-3|75	%setup -c -a0 -a1 -a2
14mr|texlive-jeopardy-1.1a-3|76	
14mr|texlive-jeopardy-1.1a-3|77	%build
14mr|texlive-jeopardy-1.1a-3|78	
14mr|texlive-jeopardy-1.1a-3|79	%install
14mr|texlive-jeopardy-1.1a-3|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jeopardy-1.1a-3|81	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-jeopardy-1.1a-3|82	
14mr|texlive-jeopardy-1.1a-3|83	
14mr|texlive-jeopardy-1.1a-3|84	
14mr|texlive-jeopardy-1.1a-3|85	%changelog
14mr|texlive-jeopardy-1.1a-3|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-jeopardy-1.1a-3|87	+ Revision: 36dce8e
14mr|texlive-jeopardy-1.1a-3|88	- MassBuild#440: Increase release tag
14mr|texlive-jeopardy-1.1a-3|89	
14mr|texlive-jeopardy-1.1a-3|90	

20445 14
14mr|texlive-jfontmaps-20120210-6|1	# revision 25887
14mr|texlive-jfontmaps-20120210-6|2	# category Package
14mr|texlive-jfontmaps-20120210-6|3	# catalog-ctan /language/japanese/jfontmaps
14mr|texlive-jfontmaps-20120210-6|4	# catalog-date 2012-02-10 14:42:49 +0100
14mr|texlive-jfontmaps-20120210-6|5	# catalog-license gpl3
14mr|texlive-jfontmaps-20120210-6|6	# catalog-version undef
14mr|texlive-jfontmaps-20120210-6|7	Name:		texlive-jfontmaps
14mr|texlive-jfontmaps-20120210-6|8	Version:	20120210
14mr|texlive-jfontmaps-20120210-6|9	Release:	6
14mr|texlive-jfontmaps-20120210-6|10	Summary:	Font maps for Japanese fonts
14mr|texlive-jfontmaps-20120210-6|11	Group:		Publishing
14mr|texlive-jfontmaps-20120210-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/jfontmaps
14mr|texlive-jfontmaps-20120210-6|13	License:	GPL3
14mr|texlive-jfontmaps-20120210-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jfontmaps.tar.xz
14mr|texlive-jfontmaps-20120210-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jfontmaps.doc.tar.xz
14mr|texlive-jfontmaps-20120210-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jfontmaps.x86_64-linux.tar.xz
14mr|texlive-jfontmaps-20120210-6|17	BuildArch:	noarch
14mr|texlive-jfontmaps-20120210-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-jfontmaps-20120210-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-jfontmaps-20120210-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-jfontmaps-20120210-6|21	Provides:	texlive-jfontmaps.bin = %{EVRD}
14mr|texlive-jfontmaps-20120210-6|22	
14mr|texlive-jfontmaps-20120210-6|23	%description
14mr|texlive-jfontmaps-20120210-6|24	The package offers font maps, and supporting material, that
14mr|texlive-jfontmaps-20120210-6|25	make various Japanese fonts available to users of (u)ptex and
14mr|texlive-jfontmaps-20120210-6|26	related programs or formats.
14mr|texlive-jfontmaps-20120210-6|27	
14mr|texlive-jfontmaps-20120210-6|28	%post
14mr|texlive-jfontmaps-20120210-6|29	%{_sbindir}/texlive.post
14mr|texlive-jfontmaps-20120210-6|30	
14mr|texlive-jfontmaps-20120210-6|31	%postun
14mr|texlive-jfontmaps-20120210-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-jfontmaps-20120210-6|33	%{_sbindir}/texlive.post
14mr|texlive-jfontmaps-20120210-6|34	fi
14mr|texlive-jfontmaps-20120210-6|35	
14mr|texlive-jfontmaps-20120210-6|36	#-----------------------------------------------------------------------
14mr|texlive-jfontmaps-20120210-6|37	%files
14mr|texlive-jfontmaps-20120210-6|38	%{_bindir}/updmap-setup-kanji
14mr|texlive-jfontmaps-20120210-6|39	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-hiragino.map
14mr|texlive-jfontmaps-20120210-6|40	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-ipa.map
14mr|texlive-jfontmaps-20120210-6|41	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-ipaex.map
14mr|texlive-jfontmaps-20120210-6|42	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-kozuka.map
14mr|texlive-jfontmaps-20120210-6|43	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-morisawa.map
14mr|texlive-jfontmaps-20120210-6|44	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-hiragino.map
14mr|texlive-jfontmaps-20120210-6|45	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-ipa.map
14mr|texlive-jfontmaps-20120210-6|46	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-ipaex.map
14mr|texlive-jfontmaps-20120210-6|47	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-kozuka.map
14mr|texlive-jfontmaps-20120210-6|48	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-morisawa.map
14mr|texlive-jfontmaps-20120210-6|49	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-hiragino-04.map
14mr|texlive-jfontmaps-20120210-6|50	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-hiragino.map
14mr|texlive-jfontmaps-20120210-6|51	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-ipa.map
14mr|texlive-jfontmaps-20120210-6|52	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-ipaex.map
14mr|texlive-jfontmaps-20120210-6|53	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-kozuka-04.map
14mr|texlive-jfontmaps-20120210-6|54	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-kozuka.map
14mr|texlive-jfontmaps-20120210-6|55	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-morisawa-04.map
14mr|texlive-jfontmaps-20120210-6|56	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-morisawa.map
14mr|texlive-jfontmaps-20120210-6|57	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-hiragino-04.map
14mr|texlive-jfontmaps-20120210-6|58	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-hiragino.map
14mr|texlive-jfontmaps-20120210-6|59	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-ipa.map
14mr|texlive-jfontmaps-20120210-6|60	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-ipaex.map
14mr|texlive-jfontmaps-20120210-6|61	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-kozuka-04.map
14mr|texlive-jfontmaps-20120210-6|62	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-kozuka.map
14mr|texlive-jfontmaps-20120210-6|63	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-morisawa-04.map
14mr|texlive-jfontmaps-20120210-6|64	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-morisawa.map
14mr|texlive-jfontmaps-20120210-6|65	%{_texmfdistdir}/scripts/jfontmaps/updmap-setup-kanji.pl
14mr|texlive-jfontmaps-20120210-6|66	%doc %{_texmfdistdir}/doc/fonts/jfontmaps/ChangeLog
14mr|texlive-jfontmaps-20120210-6|67	%doc %{_texmfdistdir}/doc/fonts/jfontmaps/README
14mr|texlive-jfontmaps-20120210-6|68	%doc %{_texmfdistdir}/doc/fonts/jfontmaps/updmap-otf.sh
14mr|texlive-jfontmaps-20120210-6|69	
14mr|texlive-jfontmaps-20120210-6|70	#-----------------------------------------------------------------------
14mr|texlive-jfontmaps-20120210-6|71	%prep
14mr|texlive-jfontmaps-20120210-6|72	%setup -c -a0 -a1 -a2
14mr|texlive-jfontmaps-20120210-6|73	
14mr|texlive-jfontmaps-20120210-6|74	%build
14mr|texlive-jfontmaps-20120210-6|75	
14mr|texlive-jfontmaps-20120210-6|76	%install
14mr|texlive-jfontmaps-20120210-6|77	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-jfontmaps-20120210-6|78	pushd %{buildroot}%{_bindir}
14mr|texlive-jfontmaps-20120210-6|79	ln -sf %{_texmfdistdir}/scripts/jfontmaps/updmap-setup-kanji.pl updmap-setup-kanji
14mr|texlive-jfontmaps-20120210-6|80	popd
14mr|texlive-jfontmaps-20120210-6|81	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-jfontmaps-20120210-6|82	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-jfontmaps-20120210-6|83	
14mr|texlive-jfontmaps-20120210-6|84	
14mr|texlive-jfontmaps-20120210-6|85	
14mr|texlive-jfontmaps-20120210-6|86	%changelog
14mr|texlive-jfontmaps-20120210-6|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120210-6
14mr|texlive-jfontmaps-20120210-6|88	+ Revision: f358a17
14mr|texlive-jfontmaps-20120210-6|89	- MassBuild#440: Increase release tag
14mr|texlive-jfontmaps-20120210-6|90	
14mr|texlive-jfontmaps-20120210-6|91	

20446 14
14mr|texlive-jknapltx-20061215-3|1	# revision 19440
14mr|texlive-jknapltx-20061215-3|2	# category Package
14mr|texlive-jknapltx-20061215-3|3	# catalog-ctan /macros/latex/contrib/jknappen
14mr|texlive-jknapltx-20061215-3|4	# catalog-date 2006-12-15 11:08:32 +0100
14mr|texlive-jknapltx-20061215-3|5	# catalog-license gpl
14mr|texlive-jknapltx-20061215-3|6	# catalog-version undef
14mr|texlive-jknapltx-20061215-3|7	Name:		texlive-jknapltx
14mr|texlive-jknapltx-20061215-3|8	Version:	20061215
14mr|texlive-jknapltx-20061215-3|9	Release:	3
14mr|texlive-jknapltx-20061215-3|10	Summary:	Miscellaneous packages by Joerg Knappen
14mr|texlive-jknapltx-20061215-3|11	Group:		Publishing
14mr|texlive-jknapltx-20061215-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jknappen
14mr|texlive-jknapltx-20061215-3|13	License:	GPL
14mr|texlive-jknapltx-20061215-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jknapltx.tar.xz
14mr|texlive-jknapltx-20061215-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jknapltx.doc.tar.xz
14mr|texlive-jknapltx-20061215-3|16	BuildArch:	noarch
14mr|texlive-jknapltx-20061215-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-jknapltx-20061215-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-jknapltx-20061215-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-jknapltx-20061215-3|20	
14mr|texlive-jknapltx-20061215-3|21	%description
14mr|texlive-jknapltx-20061215-3|22	Miscellaneous macros by Jorg Knappen, including: - represent
14mr|texlive-jknapltx-20061215-3|23	counters in greek; - Maxwell's non-commutative division; -
14mr|texlive-jknapltx-20061215-3|24	latin1jk, latin2jk and latin3jk, which are their inputenc
14mr|texlive-jknapltx-20061215-3|25	definition files that allow verbatim input in the respective
14mr|texlive-jknapltx-20061215-3|26	ISO Latin codes; - blackboard bold fonts in maths; - use of
14mr|texlive-jknapltx-20061215-3|27	RSFS fonts in maths; - extra alignments for \parboxes; - swap
14mr|texlive-jknapltx-20061215-3|28	Roman and Sans fonts; - transliterate semitic languages; -
14mr|texlive-jknapltx-20061215-3|29	patches to make (La)TeX formulae embeddable in SGML; - use
14mr|texlive-jknapltx-20061215-3|30	maths "minus" in text as appropriate; - simple Young tableaux.
14mr|texlive-jknapltx-20061215-3|31	
14mr|texlive-jknapltx-20061215-3|32	%post
14mr|texlive-jknapltx-20061215-3|33	%{_sbindir}/texlive.post
14mr|texlive-jknapltx-20061215-3|34	
14mr|texlive-jknapltx-20061215-3|35	%postun
14mr|texlive-jknapltx-20061215-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-jknapltx-20061215-3|37	%{_sbindir}/texlive.post
14mr|texlive-jknapltx-20061215-3|38	fi
14mr|texlive-jknapltx-20061215-3|39	
14mr|texlive-jknapltx-20061215-3|40	#-----------------------------------------------------------------------
14mr|texlive-jknapltx-20061215-3|41	%files
14mr|texlive-jknapltx-20061215-3|42	%{_texmfdistdir}/tex/latex/jknapltx/greekctr.sty
14mr|texlive-jknapltx-20061215-3|43	%{_texmfdistdir}/tex/latex/jknapltx/holtpolt.sty
14mr|texlive-jknapltx-20061215-3|44	%{_texmfdistdir}/tex/latex/jknapltx/latin1jk.def
14mr|texlive-jknapltx-20061215-3|45	%{_texmfdistdir}/tex/latex/jknapltx/latin2jk.def
14mr|texlive-jknapltx-20061215-3|46	%{_texmfdistdir}/tex/latex/jknapltx/latin3jk.def
14mr|texlive-jknapltx-20061215-3|47	%{_texmfdistdir}/tex/latex/jknapltx/mathbbol.sty
14mr|texlive-jknapltx-20061215-3|48	%{_texmfdistdir}/tex/latex/jknapltx/mathrsfs.sty
14mr|texlive-jknapltx-20061215-3|49	%{_texmfdistdir}/tex/latex/jknapltx/parboxx.sty
14mr|texlive-jknapltx-20061215-3|50	%{_texmfdistdir}/tex/latex/jknapltx/sans.sty
14mr|texlive-jknapltx-20061215-3|51	%{_texmfdistdir}/tex/latex/jknapltx/semtrans.sty
14mr|texlive-jknapltx-20061215-3|52	%{_texmfdistdir}/tex/latex/jknapltx/sgmlcmpt.sty
14mr|texlive-jknapltx-20061215-3|53	%{_texmfdistdir}/tex/latex/jknapltx/smartmn.sty
14mr|texlive-jknapltx-20061215-3|54	%{_texmfdistdir}/tex/latex/jknapltx/tccompat.sty
14mr|texlive-jknapltx-20061215-3|55	%{_texmfdistdir}/tex/latex/jknapltx/ursfs.fd
14mr|texlive-jknapltx-20061215-3|56	%{_texmfdistdir}/tex/latex/jknapltx/ustmary.fd
14mr|texlive-jknapltx-20061215-3|57	%{_texmfdistdir}/tex/latex/jknapltx/young.sty
14mr|texlive-jknapltx-20061215-3|58	%doc %{_texmfdistdir}/doc/latex/jknapltx/00readme.txt
14mr|texlive-jknapltx-20061215-3|59	%doc %{_texmfdistdir}/doc/latex/jknapltx/README.TEXLIVE
14mr|texlive-jknapltx-20061215-3|60	%doc %{_texmfdistdir}/doc/latex/jknapltx/mathbbol.rme
14mr|texlive-jknapltx-20061215-3|61	%doc %{_texmfdistdir}/doc/latex/jknapltx/mathrsfs.rme
14mr|texlive-jknapltx-20061215-3|62	
14mr|texlive-jknapltx-20061215-3|63	#-----------------------------------------------------------------------
14mr|texlive-jknapltx-20061215-3|64	%prep
14mr|texlive-jknapltx-20061215-3|65	%setup -c -a0 -a1
14mr|texlive-jknapltx-20061215-3|66	
14mr|texlive-jknapltx-20061215-3|67	%build
14mr|texlive-jknapltx-20061215-3|68	
14mr|texlive-jknapltx-20061215-3|69	%install
14mr|texlive-jknapltx-20061215-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jknapltx-20061215-3|71	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-jknapltx-20061215-3|72	
14mr|texlive-jknapltx-20061215-3|73	
14mr|texlive-jknapltx-20061215-3|74	
14mr|texlive-jknapltx-20061215-3|75	%changelog
14mr|texlive-jknapltx-20061215-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061215-3
14mr|texlive-jknapltx-20061215-3|77	+ Revision: fcf9627
14mr|texlive-jknapltx-20061215-3|78	- MassBuild#440: Increase release tag
14mr|texlive-jknapltx-20061215-3|79	
14mr|texlive-jknapltx-20061215-3|80	

20447 14
14mr|texlive-jlabels-20110605-4|1	# revision 24858
14mr|texlive-jlabels-20110605-4|2	# category Package
14mr|texlive-jlabels-20110605-4|3	# catalog-ctan /macros/latex/contrib/jlabels
14mr|texlive-jlabels-20110605-4|4	# catalog-date 2011-12-16 16:22:52 +0100
14mr|texlive-jlabels-20110605-4|5	# catalog-license nosource
14mr|texlive-jlabels-20110605-4|6	# catalog-version 2011-06-05
14mr|texlive-jlabels-20110605-4|7	Name:		texlive-jlabels
14mr|texlive-jlabels-20110605-4|8	Version:	20110605
14mr|texlive-jlabels-20110605-4|9	Release:	4
14mr|texlive-jlabels-20110605-4|10	Summary:	Make letter-sized pages of labels
14mr|texlive-jlabels-20110605-4|11	Group:		Publishing
14mr|texlive-jlabels-20110605-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jlabels
14mr|texlive-jlabels-20110605-4|13	License:	NOSOURCE
14mr|texlive-jlabels-20110605-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jlabels.tar.xz
14mr|texlive-jlabels-20110605-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jlabels.doc.tar.xz
14mr|texlive-jlabels-20110605-4|16	BuildArch:	noarch
14mr|texlive-jlabels-20110605-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-jlabels-20110605-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-jlabels-20110605-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-jlabels-20110605-4|20	
14mr|texlive-jlabels-20110605-4|21	%description
14mr|texlive-jlabels-20110605-4|22	The package provides controls for the numbers of rows and
14mr|texlive-jlabels-20110605-4|23	columns.
14mr|texlive-jlabels-20110605-4|24	
14mr|texlive-jlabels-20110605-4|25	%post
14mr|texlive-jlabels-20110605-4|26	%{_sbindir}/texlive.post
14mr|texlive-jlabels-20110605-4|27	
14mr|texlive-jlabels-20110605-4|28	%postun
14mr|texlive-jlabels-20110605-4|29	if [ $1 -eq 0 ]; then
14mr|texlive-jlabels-20110605-4|30	%{_sbindir}/texlive.post
14mr|texlive-jlabels-20110605-4|31	fi
14mr|texlive-jlabels-20110605-4|32	
14mr|texlive-jlabels-20110605-4|33	#-----------------------------------------------------------------------
14mr|texlive-jlabels-20110605-4|34	%files
14mr|texlive-jlabels-20110605-4|35	%{_texmfdistdir}/tex/latex/jlabels/jlabels.sty
14mr|texlive-jlabels-20110605-4|36	%doc %{_texmfdistdir}/doc/latex/jlabels/README
14mr|texlive-jlabels-20110605-4|37	%doc %{_texmfdistdir}/doc/latex/jlabels/jlabels.pdf
14mr|texlive-jlabels-20110605-4|38	%doc %{_texmfdistdir}/doc/latex/jlabels/jlabels.tex
14mr|texlive-jlabels-20110605-4|39	
14mr|texlive-jlabels-20110605-4|40	#-----------------------------------------------------------------------
14mr|texlive-jlabels-20110605-4|41	%prep
14mr|texlive-jlabels-20110605-4|42	%setup -c -a0 -a1
14mr|texlive-jlabels-20110605-4|43	
14mr|texlive-jlabels-20110605-4|44	%build
14mr|texlive-jlabels-20110605-4|45	
14mr|texlive-jlabels-20110605-4|46	%install
14mr|texlive-jlabels-20110605-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jlabels-20110605-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-jlabels-20110605-4|49	
14mr|texlive-jlabels-20110605-4|50	
14mr|texlive-jlabels-20110605-4|51	
14mr|texlive-jlabels-20110605-4|52	%changelog
14mr|texlive-jlabels-20110605-4|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110605-4
14mr|texlive-jlabels-20110605-4|54	+ Revision: 356553d
14mr|texlive-jlabels-20110605-4|55	- MassBuild#440: Increase release tag
14mr|texlive-jlabels-20110605-4|56	
14mr|texlive-jlabels-20110605-4|57	

20448 14
14mr|texlive-jmlr-1.17-2|1	# revision 26759
14mr|texlive-jmlr-1.17-2|2	# category Package
14mr|texlive-jmlr-1.17-2|3	# catalog-ctan /macros/latex/contrib/jmlr
14mr|texlive-jmlr-1.17-2|4	# catalog-date 2012-05-30 16:45:26 +0200
14mr|texlive-jmlr-1.17-2|5	# catalog-license lppl
14mr|texlive-jmlr-1.17-2|6	# catalog-version 1.17
14mr|texlive-jmlr-1.17-2|7	Name:		texlive-jmlr
14mr|texlive-jmlr-1.17-2|8	Version:	1.17
14mr|texlive-jmlr-1.17-2|9	Release:	2
14mr|texlive-jmlr-1.17-2|10	Summary:	Class files for the Journal of Machine Learning Research
14mr|texlive-jmlr-1.17-2|11	Group:		Publishing
14mr|texlive-jmlr-1.17-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jmlr
14mr|texlive-jmlr-1.17-2|13	License:	LPPL
14mr|texlive-jmlr-1.17-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jmlr.tar.xz
14mr|texlive-jmlr-1.17-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jmlr.doc.tar.xz
14mr|texlive-jmlr-1.17-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jmlr.source.tar.xz
14mr|texlive-jmlr-1.17-2|17	BuildArch:	noarch
14mr|texlive-jmlr-1.17-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-jmlr-1.17-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-jmlr-1.17-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-jmlr-1.17-2|21	
14mr|texlive-jmlr-1.17-2|22	%description
14mr|texlive-jmlr-1.17-2|23	The jmlr bundle provides a class for authors (jmlr) and a class
14mr|texlive-jmlr-1.17-2|24	for production editors (jmlrbook), as well as a script
14mr|texlive-jmlr-1.17-2|25	makejmlrbook The jmlrbook class may can be used to combine
14mr|texlive-jmlr-1.17-2|26	articles written using the jmlr class into a book. The class
14mr|texlive-jmlr-1.17-2|27	uses the combine class and the hyperref package to produce
14mr|texlive-jmlr-1.17-2|28	either a colour hyperlinked book for on-line viewing or a
14mr|texlive-jmlr-1.17-2|29	greyscale nonhyperlinked book for printing. The makejmlrbook
14mr|texlive-jmlr-1.17-2|30	Perl script can be used to create the colour hyperlinked and
14mr|texlive-jmlr-1.17-2|31	greyscale nonhyperlinked PDFs of a document using the jmlrbook
14mr|texlive-jmlr-1.17-2|32	class. It can also create a set of HTML files that list the
14mr|texlive-jmlr-1.17-2|33	included papers with links to their abstracts and the
14mr|texlive-jmlr-1.17-2|34	individual articles as PDFs.
14mr|texlive-jmlr-1.17-2|35	
14mr|texlive-jmlr-1.17-2|36	%post
14mr|texlive-jmlr-1.17-2|37	%{_sbindir}/texlive.post
14mr|texlive-jmlr-1.17-2|38	
14mr|texlive-jmlr-1.17-2|39	%postun
14mr|texlive-jmlr-1.17-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-jmlr-1.17-2|41	%{_sbindir}/texlive.post
14mr|texlive-jmlr-1.17-2|42	fi
14mr|texlive-jmlr-1.17-2|43	
14mr|texlive-jmlr-1.17-2|44	#-----------------------------------------------------------------------
14mr|texlive-jmlr-1.17-2|45	%files
14mr|texlive-jmlr-1.17-2|46	%{_texmfdistdir}/scripts/jmlr/makejmlrbook
14mr|texlive-jmlr-1.17-2|47	%{_texmfdistdir}/scripts/jmlr/makejmlrbook.bat
14mr|texlive-jmlr-1.17-2|48	%{_texmfdistdir}/tex/latex/jmlr/jmlr.cls
14mr|texlive-jmlr-1.17-2|49	%{_texmfdistdir}/tex/latex/jmlr/jmlrbook.cls
14mr|texlive-jmlr-1.17-2|50	%doc %{_texmfdistdir}/doc/latex/jmlr/CHANGES
14mr|texlive-jmlr-1.17-2|51	%doc %{_texmfdistdir}/doc/latex/jmlr/INSTALL
14mr|texlive-jmlr-1.17-2|52	%doc %{_texmfdistdir}/doc/latex/jmlr/README
14mr|texlive-jmlr-1.17-2|53	%doc %{_texmfdistdir}/doc/latex/jmlr/jmlr.pdf
14mr|texlive-jmlr-1.17-2|54	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/bookLogo-gray.png
14mr|texlive-jmlr-1.17-2|55	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/bookLogo.png
14mr|texlive-jmlr-1.17-2|56	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf
14mr|texlive-jmlr-1.17-2|57	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/jmlrbook-sample.tex
14mr|texlive-jmlr-1.17-2|58	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper1/paper1.bib
14mr|texlive-jmlr-1.17-2|59	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper1/paper1.tex
14mr|texlive-jmlr-1.17-2|60	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper2/paper2.bib
14mr|texlive-jmlr-1.17-2|61	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper2/paper2.tex
14mr|texlive-jmlr-1.17-2|62	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper3/paper3.bib
14mr|texlive-jmlr-1.17-2|63	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper3/paper3.tex
14mr|texlive-jmlr-1.17-2|64	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper4/paper4.bib
14mr|texlive-jmlr-1.17-2|65	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper4/paper4.tex
14mr|texlive-jmlr-1.17-2|66	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/proceedings-sample.pdf
14mr|texlive-jmlr-1.17-2|67	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/proceedings-sample.tex
14mr|texlive-jmlr-1.17-2|68	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/circle-gray.png
14mr|texlive-jmlr-1.17-2|69	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/circle.jpg
14mr|texlive-jmlr-1.17-2|70	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/nodes-gray.png
14mr|texlive-jmlr-1.17-2|71	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/nodes.png
14mr|texlive-jmlr-1.17-2|72	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/square-gray.png
14mr|texlive-jmlr-1.17-2|73	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/square.png
14mr|texlive-jmlr-1.17-2|74	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/teximage.tex
14mr|texlive-jmlr-1.17-2|75	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlr-sample.bib
14mr|texlive-jmlr-1.17-2|76	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlr-sample.pdf
14mr|texlive-jmlr-1.17-2|77	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlr-sample.tex
14mr|texlive-jmlr-1.17-2|78	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlrwcp-sample.pdf
14mr|texlive-jmlr-1.17-2|79	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex
14mr|texlive-jmlr-1.17-2|80	#- source
14mr|texlive-jmlr-1.17-2|81	%doc %{_texmfdistdir}/source/latex/jmlr/jmlr.dtx
14mr|texlive-jmlr-1.17-2|82	%doc %{_texmfdistdir}/source/latex/jmlr/jmlr.ins
14mr|texlive-jmlr-1.17-2|83	
14mr|texlive-jmlr-1.17-2|84	#-----------------------------------------------------------------------
14mr|texlive-jmlr-1.17-2|85	%prep
14mr|texlive-jmlr-1.17-2|86	%setup -c -a0 -a1 -a2
14mr|texlive-jmlr-1.17-2|87	
14mr|texlive-jmlr-1.17-2|88	%build
14mr|texlive-jmlr-1.17-2|89	
14mr|texlive-jmlr-1.17-2|90	%install
14mr|texlive-jmlr-1.17-2|91	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jmlr-1.17-2|92	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-jmlr-1.17-2|93	
14mr|texlive-jmlr-1.17-2|94	
14mr|texlive-jmlr-1.17-2|95	
14mr|texlive-jmlr-1.17-2|96	%changelog
14mr|texlive-jmlr-1.17-2|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.17-2
14mr|texlive-jmlr-1.17-2|98	+ Revision: 339c891
14mr|texlive-jmlr-1.17-2|99	- MassBuild#440: Increase release tag
14mr|texlive-jmlr-1.17-2|100	
14mr|texlive-jmlr-1.17-2|101	

20449 14
14mr|texlive-jmn-20111103-3|1	# revision 22719
14mr|texlive-jmn-20111103-3|2	# category Package
14mr|texlive-jmn-20111103-3|3	# catalog-ctan undef
14mr|texlive-jmn-20111103-3|4	# catalog-date undef
14mr|texlive-jmn-20111103-3|5	# catalog-license undef
14mr|texlive-jmn-20111103-3|6	# catalog-version undef
14mr|texlive-jmn-20111103-3|7	Name:		texlive-jmn
14mr|texlive-jmn-20111103-3|8	Version:	20111103
14mr|texlive-jmn-20111103-3|9	Release:	3
14mr|texlive-jmn-20111103-3|10	Summary:	TeXLive jmn package
14mr|texlive-jmn-20111103-3|11	Group:		Publishing
14mr|texlive-jmn-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-jmn-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-jmn-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jmn.tar.xz
14mr|texlive-jmn-20111103-3|15	BuildArch:	noarch
14mr|texlive-jmn-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-jmn-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-jmn-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-jmn-20111103-3|19	
14mr|texlive-jmn-20111103-3|20	%description
14mr|texlive-jmn-20111103-3|21	TeXLive jmn package.
14mr|texlive-jmn-20111103-3|22	
14mr|texlive-jmn-20111103-3|23	%post
14mr|texlive-jmn-20111103-3|24	%{_sbindir}/texlive.post
14mr|texlive-jmn-20111103-3|25	
14mr|texlive-jmn-20111103-3|26	%postun
14mr|texlive-jmn-20111103-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-jmn-20111103-3|28	%{_sbindir}/texlive.post
14mr|texlive-jmn-20111103-3|29	fi
14mr|texlive-jmn-20111103-3|30	
14mr|texlive-jmn-20111103-3|31	#-----------------------------------------------------------------------
14mr|texlive-jmn-20111103-3|32	%files
14mr|texlive-jmn-20111103-3|33	%{_texmfdistdir}/fonts/afm/jmn/hans/hans-sh.afm
14mr|texlive-jmn-20111103-3|34	%{_texmfdistdir}/fonts/afm/jmn/hans/hans.afm
14mr|texlive-jmn-20111103-3|35	%{_texmfdistdir}/fonts/enc/dvips/jmn/hans.enc
14mr|texlive-jmn-20111103-3|36	%{_texmfdistdir}/fonts/map/dvips/jmn/hans.map
14mr|texlive-jmn-20111103-3|37	%{_texmfdistdir}/fonts/tfm/jmn/hans/hans-sh.tfm
14mr|texlive-jmn-20111103-3|38	%{_texmfdistdir}/fonts/tfm/jmn/hans/hans.tfm
14mr|texlive-jmn-20111103-3|39	%{_texmfdistdir}/fonts/type1/jmn/hans/hans-sh.pfb
14mr|texlive-jmn-20111103-3|40	%{_texmfdistdir}/fonts/type1/jmn/hans/hans-sh.pfm
14mr|texlive-jmn-20111103-3|41	%{_texmfdistdir}/fonts/type1/jmn/hans/hans.pfb
14mr|texlive-jmn-20111103-3|42	%{_texmfdistdir}/fonts/type1/jmn/hans/hans.pfm
14mr|texlive-jmn-20111103-3|43	
14mr|texlive-jmn-20111103-3|44	#-----------------------------------------------------------------------
14mr|texlive-jmn-20111103-3|45	%prep
14mr|texlive-jmn-20111103-3|46	%setup -c -a0
14mr|texlive-jmn-20111103-3|47	
14mr|texlive-jmn-20111103-3|48	%build
14mr|texlive-jmn-20111103-3|49	
14mr|texlive-jmn-20111103-3|50	%install
14mr|texlive-jmn-20111103-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jmn-20111103-3|52	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-jmn-20111103-3|53	
14mr|texlive-jmn-20111103-3|54	
14mr|texlive-jmn-20111103-3|55	
14mr|texlive-jmn-20111103-3|56	%changelog
14mr|texlive-jmn-20111103-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-jmn-20111103-3|58	+ Revision: 1760b12
14mr|texlive-jmn-20111103-3|59	- MassBuild#440: Increase release tag
14mr|texlive-jmn-20111103-3|60	
14mr|texlive-jmn-20111103-3|61	

20450 14
14mr|texlive-jneurosci-1.00-3|1	# revision 17346
14mr|texlive-jneurosci-1.00-3|2	# category Package
14mr|texlive-jneurosci-1.00-3|3	# catalog-ctan /biblio/bibtex/contrib/jneurosci
14mr|texlive-jneurosci-1.00-3|4	# catalog-date 2010-03-06 20:55:14 +0100
14mr|texlive-jneurosci-1.00-3|5	# catalog-license lppl
14mr|texlive-jneurosci-1.00-3|6	# catalog-version 1.00
14mr|texlive-jneurosci-1.00-3|7	Name:		texlive-jneurosci
14mr|texlive-jneurosci-1.00-3|8	Version:	1.00
14mr|texlive-jneurosci-1.00-3|9	Release:	3
14mr|texlive-jneurosci-1.00-3|10	Summary:	BibTeX style for the Journal of Neuroscience
14mr|texlive-jneurosci-1.00-3|11	Group:		Publishing
14mr|texlive-jneurosci-1.00-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/jneurosci
14mr|texlive-jneurosci-1.00-3|13	License:	LPPL
14mr|texlive-jneurosci-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jneurosci.tar.xz
14mr|texlive-jneurosci-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jneurosci.doc.tar.xz
14mr|texlive-jneurosci-1.00-3|16	BuildArch:	noarch
14mr|texlive-jneurosci-1.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-jneurosci-1.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-jneurosci-1.00-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-jneurosci-1.00-3|20	
14mr|texlive-jneurosci-1.00-3|21	%description
14mr|texlive-jneurosci-1.00-3|22	This is a slightly modified version of the namedplus style,
14mr|texlive-jneurosci-1.00-3|23	which fully conforms with the Journal of Neuroscience citation
14mr|texlive-jneurosci-1.00-3|24	style. It should be characterised as an author-date citation
14mr|texlive-jneurosci-1.00-3|25	style; a BibTeX style and a LaTeX package are provided.
14mr|texlive-jneurosci-1.00-3|26	
14mr|texlive-jneurosci-1.00-3|27	%post
14mr|texlive-jneurosci-1.00-3|28	%{_sbindir}/texlive.post
14mr|texlive-jneurosci-1.00-3|29	
14mr|texlive-jneurosci-1.00-3|30	%postun
14mr|texlive-jneurosci-1.00-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-jneurosci-1.00-3|32	%{_sbindir}/texlive.post
14mr|texlive-jneurosci-1.00-3|33	fi
14mr|texlive-jneurosci-1.00-3|34	
14mr|texlive-jneurosci-1.00-3|35	#-----------------------------------------------------------------------
14mr|texlive-jneurosci-1.00-3|36	%files
14mr|texlive-jneurosci-1.00-3|37	%{_texmfdistdir}/bibtex/bst/jneurosci/jneurosci.bst
14mr|texlive-jneurosci-1.00-3|38	%{_texmfdistdir}/tex/latex/jneurosci/jneurosci.sty
14mr|texlive-jneurosci-1.00-3|39	%doc %{_texmfdistdir}/doc/latex/jneurosci/README
14mr|texlive-jneurosci-1.00-3|40	%doc %{_texmfdistdir}/doc/latex/jneurosci/jneurosci.pdf
14mr|texlive-jneurosci-1.00-3|41	%doc %{_texmfdistdir}/doc/latex/jneurosci/jneurosci.tex
14mr|texlive-jneurosci-1.00-3|42	
14mr|texlive-jneurosci-1.00-3|43	#-----------------------------------------------------------------------
14mr|texlive-jneurosci-1.00-3|44	%prep
14mr|texlive-jneurosci-1.00-3|45	%setup -c -a0 -a1
14mr|texlive-jneurosci-1.00-3|46	
14mr|texlive-jneurosci-1.00-3|47	%build
14mr|texlive-jneurosci-1.00-3|48	
14mr|texlive-jneurosci-1.00-3|49	%install
14mr|texlive-jneurosci-1.00-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jneurosci-1.00-3|51	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-jneurosci-1.00-3|52	
14mr|texlive-jneurosci-1.00-3|53	
14mr|texlive-jneurosci-1.00-3|54	
14mr|texlive-jneurosci-1.00-3|55	%changelog
14mr|texlive-jneurosci-1.00-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-jneurosci-1.00-3|57	+ Revision: 9332e18
14mr|texlive-jneurosci-1.00-3|58	- MassBuild#440: Increase release tag
14mr|texlive-jneurosci-1.00-3|59	
14mr|texlive-jneurosci-1.00-3|60	

20451 14
14mr|texlive-jpsj-1.2.2-3|1	# revision 15878
14mr|texlive-jpsj-1.2.2-3|2	# category Package
14mr|texlive-jpsj-1.2.2-3|3	# catalog-ctan /macros/latex/contrib/jpsj
14mr|texlive-jpsj-1.2.2-3|4	# catalog-date 2007-03-14 08:57:39 +0100
14mr|texlive-jpsj-1.2.2-3|5	# catalog-license lppl
14mr|texlive-jpsj-1.2.2-3|6	# catalog-version 1.2.2
14mr|texlive-jpsj-1.2.2-3|7	Name:		texlive-jpsj
14mr|texlive-jpsj-1.2.2-3|8	Version:	1.2.2
14mr|texlive-jpsj-1.2.2-3|9	Release:	3
14mr|texlive-jpsj-1.2.2-3|10	Summary:	Document Class for Journal of the Physical Society of Japan
14mr|texlive-jpsj-1.2.2-3|11	Group:		Publishing
14mr|texlive-jpsj-1.2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jpsj
14mr|texlive-jpsj-1.2.2-3|13	License:	LPPL
14mr|texlive-jpsj-1.2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jpsj.tar.xz
14mr|texlive-jpsj-1.2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jpsj.doc.tar.xz
14mr|texlive-jpsj-1.2.2-3|16	BuildArch:	noarch
14mr|texlive-jpsj-1.2.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-jpsj-1.2.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-jpsj-1.2.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-jpsj-1.2.2-3|20	
14mr|texlive-jpsj-1.2.2-3|21	%description
14mr|texlive-jpsj-1.2.2-3|22	TeXLive jpsj package.
14mr|texlive-jpsj-1.2.2-3|23	
14mr|texlive-jpsj-1.2.2-3|24	%post
14mr|texlive-jpsj-1.2.2-3|25	%{_sbindir}/texlive.post
14mr|texlive-jpsj-1.2.2-3|26	
14mr|texlive-jpsj-1.2.2-3|27	%postun
14mr|texlive-jpsj-1.2.2-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-jpsj-1.2.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-jpsj-1.2.2-3|30	fi
14mr|texlive-jpsj-1.2.2-3|31	
14mr|texlive-jpsj-1.2.2-3|32	#-----------------------------------------------------------------------
14mr|texlive-jpsj-1.2.2-3|33	%files
14mr|texlive-jpsj-1.2.2-3|34	%{_texmfdistdir}/tex/latex/jpsj/jpsj2.cls
14mr|texlive-jpsj-1.2.2-3|35	%doc %{_texmfdistdir}/doc/latex/jpsj/dummy.eps
14mr|texlive-jpsj-1.2.2-3|36	%doc %{_texmfdistdir}/doc/latex/jpsj/injpsj2.pdf
14mr|texlive-jpsj-1.2.2-3|37	%doc %{_texmfdistdir}/doc/latex/jpsj/injpsj2.tex
14mr|texlive-jpsj-1.2.2-3|38	%doc %{_texmfdistdir}/doc/latex/jpsj/template.tex
14mr|texlive-jpsj-1.2.2-3|39	
14mr|texlive-jpsj-1.2.2-3|40	#-----------------------------------------------------------------------
14mr|texlive-jpsj-1.2.2-3|41	%prep
14mr|texlive-jpsj-1.2.2-3|42	%setup -c -a0 -a1
14mr|texlive-jpsj-1.2.2-3|43	
14mr|texlive-jpsj-1.2.2-3|44	%build
14mr|texlive-jpsj-1.2.2-3|45	
14mr|texlive-jpsj-1.2.2-3|46	%install
14mr|texlive-jpsj-1.2.2-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jpsj-1.2.2-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-jpsj-1.2.2-3|49	
14mr|texlive-jpsj-1.2.2-3|50	
14mr|texlive-jpsj-1.2.2-3|51	
14mr|texlive-jpsj-1.2.2-3|52	%changelog
14mr|texlive-jpsj-1.2.2-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.2-3
14mr|texlive-jpsj-1.2.2-3|54	+ Revision: f765d7a
14mr|texlive-jpsj-1.2.2-3|55	- MassBuild#440: Increase release tag
14mr|texlive-jpsj-1.2.2-3|56	
14mr|texlive-jpsj-1.2.2-3|57	

20452 14
14mr|texlive-jsclasses-20071208-3|1	# revision 18430
14mr|texlive-jsclasses-20071208-3|2	# category Package
14mr|texlive-jsclasses-20071208-3|3	# catalog-ctan /macros/latex/contrib/jsclasses
14mr|texlive-jsclasses-20071208-3|4	# catalog-date 2007-12-08 14:15:18 +0100
14mr|texlive-jsclasses-20071208-3|5	# catalog-license bsd
14mr|texlive-jsclasses-20071208-3|6	# catalog-version undef
14mr|texlive-jsclasses-20071208-3|7	Name:		texlive-jsclasses
14mr|texlive-jsclasses-20071208-3|8	Version:	20071208
14mr|texlive-jsclasses-20071208-3|9	Release:	3
14mr|texlive-jsclasses-20071208-3|10	Summary:	Classes tailored for use with Japanese
14mr|texlive-jsclasses-20071208-3|11	Group:		Publishing
14mr|texlive-jsclasses-20071208-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jsclasses
14mr|texlive-jsclasses-20071208-3|13	License:	BSD
14mr|texlive-jsclasses-20071208-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jsclasses.tar.xz
14mr|texlive-jsclasses-20071208-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jsclasses.source.tar.xz
14mr|texlive-jsclasses-20071208-3|16	BuildArch:	noarch
14mr|texlive-jsclasses-20071208-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-jsclasses-20071208-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-jsclasses-20071208-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-jsclasses-20071208-3|20	
14mr|texlive-jsclasses-20071208-3|21	%description
14mr|texlive-jsclasses-20071208-3|22	Classes jsarticle and jsbook are provided, together with
14mr|texlive-jsclasses-20071208-3|23	packages okumacro, okuverb and morisawa. These classes are
14mr|texlive-jsclasses-20071208-3|24	designed to work under ASCII Corporation's Japanese TeX system
14mr|texlive-jsclasses-20071208-3|25	ptex.
14mr|texlive-jsclasses-20071208-3|26	
14mr|texlive-jsclasses-20071208-3|27	%post
14mr|texlive-jsclasses-20071208-3|28	%{_sbindir}/texlive.post
14mr|texlive-jsclasses-20071208-3|29	
14mr|texlive-jsclasses-20071208-3|30	%postun
14mr|texlive-jsclasses-20071208-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-jsclasses-20071208-3|32	%{_sbindir}/texlive.post
14mr|texlive-jsclasses-20071208-3|33	fi
14mr|texlive-jsclasses-20071208-3|34	
14mr|texlive-jsclasses-20071208-3|35	#-----------------------------------------------------------------------
14mr|texlive-jsclasses-20071208-3|36	%files
14mr|texlive-jsclasses-20071208-3|37	%{_texmfdistdir}/tex/platex/jsclasses/jsarticle.cls
14mr|texlive-jsclasses-20071208-3|38	%{_texmfdistdir}/tex/platex/jsclasses/jsbook.cls
14mr|texlive-jsclasses-20071208-3|39	%{_texmfdistdir}/tex/platex/jsclasses/jspf.cls
14mr|texlive-jsclasses-20071208-3|40	%{_texmfdistdir}/tex/platex/jsclasses/jsverb.sty
14mr|texlive-jsclasses-20071208-3|41	%{_texmfdistdir}/tex/platex/jsclasses/kiyou.cls
14mr|texlive-jsclasses-20071208-3|42	%{_texmfdistdir}/tex/platex/jsclasses/minijs.sty
14mr|texlive-jsclasses-20071208-3|43	%{_texmfdistdir}/tex/platex/jsclasses/morisawa.sty
14mr|texlive-jsclasses-20071208-3|44	%{_texmfdistdir}/tex/platex/jsclasses/okumacro.sty
14mr|texlive-jsclasses-20071208-3|45	%{_texmfdistdir}/tex/platex/jsclasses/okuverb.sty
14mr|texlive-jsclasses-20071208-3|46	#- source
14mr|texlive-jsclasses-20071208-3|47	%doc %{_texmfdistdir}/source/platex/jsclasses/jsclasses.dtx
14mr|texlive-jsclasses-20071208-3|48	%doc %{_texmfdistdir}/source/platex/jsclasses/jsclasses.ins
14mr|texlive-jsclasses-20071208-3|49	%doc %{_texmfdistdir}/source/platex/jsclasses/jsverb.dtx
14mr|texlive-jsclasses-20071208-3|50	%doc %{_texmfdistdir}/source/platex/jsclasses/jsverb.ins
14mr|texlive-jsclasses-20071208-3|51	%doc %{_texmfdistdir}/source/platex/jsclasses/morisawa.dtx
14mr|texlive-jsclasses-20071208-3|52	%doc %{_texmfdistdir}/source/platex/jsclasses/morisawa.ins
14mr|texlive-jsclasses-20071208-3|53	%doc %{_texmfdistdir}/source/platex/jsclasses/okumacro.dtx
14mr|texlive-jsclasses-20071208-3|54	%doc %{_texmfdistdir}/source/platex/jsclasses/okumacro.ins
14mr|texlive-jsclasses-20071208-3|55	%doc %{_texmfdistdir}/source/platex/jsclasses/okuverb.dtx
14mr|texlive-jsclasses-20071208-3|56	%doc %{_texmfdistdir}/source/platex/jsclasses/okuverb.ins
14mr|texlive-jsclasses-20071208-3|57	
14mr|texlive-jsclasses-20071208-3|58	#-----------------------------------------------------------------------
14mr|texlive-jsclasses-20071208-3|59	%prep
14mr|texlive-jsclasses-20071208-3|60	%setup -c -a0 -a1
14mr|texlive-jsclasses-20071208-3|61	
14mr|texlive-jsclasses-20071208-3|62	%build
14mr|texlive-jsclasses-20071208-3|63	
14mr|texlive-jsclasses-20071208-3|64	%install
14mr|texlive-jsclasses-20071208-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jsclasses-20071208-3|66	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-jsclasses-20071208-3|67	
14mr|texlive-jsclasses-20071208-3|68	
14mr|texlive-jsclasses-20071208-3|69	
14mr|texlive-jsclasses-20071208-3|70	%changelog
14mr|texlive-jsclasses-20071208-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20071208-3
14mr|texlive-jsclasses-20071208-3|72	+ Revision: f8c0c1a
14mr|texlive-jsclasses-20071208-3|73	- MassBuild#440: Increase release tag
14mr|texlive-jsclasses-20071208-3|74	
14mr|texlive-jsclasses-20071208-3|75	

20453 14
14mr|texlive-js-misc-20091128-3|1	# revision 16211
14mr|texlive-js-misc-20091128-3|2	# category Package
14mr|texlive-js-misc-20091128-3|3	# catalog-ctan /macros/plain/contrib/js-misc
14mr|texlive-js-misc-20091128-3|4	# catalog-date 2009-11-28 12:18:01 +0100
14mr|texlive-js-misc-20091128-3|5	# catalog-license pd
14mr|texlive-js-misc-20091128-3|6	# catalog-version undef
14mr|texlive-js-misc-20091128-3|7	Name:		texlive-js-misc
14mr|texlive-js-misc-20091128-3|8	Version:	20091128
14mr|texlive-js-misc-20091128-3|9	Release:	3
14mr|texlive-js-misc-20091128-3|10	Summary:	Miscellaneous macros from Joachim Schrod
14mr|texlive-js-misc-20091128-3|11	Group:		Publishing
14mr|texlive-js-misc-20091128-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/js-misc
14mr|texlive-js-misc-20091128-3|13	License:	PD
14mr|texlive-js-misc-20091128-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/js-misc.tar.xz
14mr|texlive-js-misc-20091128-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/js-misc.doc.tar.xz
14mr|texlive-js-misc-20091128-3|16	BuildArch:	noarch
14mr|texlive-js-misc-20091128-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-js-misc-20091128-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-js-misc-20091128-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-js-misc-20091128-3|20	
14mr|texlive-js-misc-20091128-3|21	%description
14mr|texlive-js-misc-20091128-3|22	A bunch of packages, including: - idverb.tex, for 'short
14mr|texlive-js-misc-20091128-3|23	verbatim'; - xfig.tex, for including xfig/transfig output in a
14mr|texlive-js-misc-20091128-3|24	TeX document; and - cassette.tex for setting cassette labels.
14mr|texlive-js-misc-20091128-3|25	
14mr|texlive-js-misc-20091128-3|26	%post
14mr|texlive-js-misc-20091128-3|27	%{_sbindir}/texlive.post
14mr|texlive-js-misc-20091128-3|28	
14mr|texlive-js-misc-20091128-3|29	%postun
14mr|texlive-js-misc-20091128-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-js-misc-20091128-3|31	%{_sbindir}/texlive.post
14mr|texlive-js-misc-20091128-3|32	fi
14mr|texlive-js-misc-20091128-3|33	
14mr|texlive-js-misc-20091128-3|34	#-----------------------------------------------------------------------
14mr|texlive-js-misc-20091128-3|35	%files
14mr|texlive-js-misc-20091128-3|36	%{_texmfdistdir}/tex/plain/js-misc/cassette.tex
14mr|texlive-js-misc-20091128-3|37	%{_texmfdistdir}/tex/plain/js-misc/idverb.tex
14mr|texlive-js-misc-20091128-3|38	%{_texmfdistdir}/tex/plain/js-misc/js-misc.tex
14mr|texlive-js-misc-20091128-3|39	%{_texmfdistdir}/tex/plain/js-misc/schild.tex
14mr|texlive-js-misc-20091128-3|40	%{_texmfdistdir}/tex/plain/js-misc/sperr.tex
14mr|texlive-js-misc-20091128-3|41	%{_texmfdistdir}/tex/plain/js-misc/xfig.tex
14mr|texlive-js-misc-20091128-3|42	%doc %{_texmfdistdir}/doc/plain/js-misc/History
14mr|texlive-js-misc-20091128-3|43	%doc %{_texmfdistdir}/doc/plain/js-misc/INSTALL
14mr|texlive-js-misc-20091128-3|44	%doc %{_texmfdistdir}/doc/plain/js-misc/Imakefile
14mr|texlive-js-misc-20091128-3|45	%doc %{_texmfdistdir}/doc/plain/js-misc/License
14mr|texlive-js-misc-20091128-3|46	%doc %{_texmfdistdir}/doc/plain/js-misc/Makefile
14mr|texlive-js-misc-20091128-3|47	%doc %{_texmfdistdir}/doc/plain/js-misc/README
14mr|texlive-js-misc-20091128-3|48	%doc %{_texmfdistdir}/doc/plain/js-misc/TODO
14mr|texlive-js-misc-20091128-3|49	%doc %{_texmfdistdir}/doc/plain/js-misc/deutsch.doc
14mr|texlive-js-misc-20091128-3|50	%doc %{_texmfdistdir}/doc/plain/js-misc/deutsch.tex
14mr|texlive-js-misc-20091128-3|51	%doc %{_texmfdistdir}/doc/plain/js-misc/idverb.doc
14mr|texlive-js-misc-20091128-3|52	%doc %{_texmfdistdir}/doc/plain/js-misc/names.sty
14mr|texlive-js-misc-20091128-3|53	%doc %{_texmfdistdir}/doc/plain/js-misc/xfig/text-2.1-doc.tex
14mr|texlive-js-misc-20091128-3|54	%doc %{_texmfdistdir}/doc/plain/js-misc/xfig/text-2.1.fig
14mr|texlive-js-misc-20091128-3|55	%doc %{_texmfdistdir}/doc/plain/js-misc/xfig/text-2.1.latex
14mr|texlive-js-misc-20091128-3|56	%doc %{_texmfdistdir}/doc/plain/js-misc/xfig/text-3.1-doc.tex
14mr|texlive-js-misc-20091128-3|57	%doc %{_texmfdistdir}/doc/plain/js-misc/xfig/text-3.1.latex
14mr|texlive-js-misc-20091128-3|58	
14mr|texlive-js-misc-20091128-3|59	#-----------------------------------------------------------------------
14mr|texlive-js-misc-20091128-3|60	%prep
14mr|texlive-js-misc-20091128-3|61	%setup -c -a0 -a1
14mr|texlive-js-misc-20091128-3|62	
14mr|texlive-js-misc-20091128-3|63	%build
14mr|texlive-js-misc-20091128-3|64	
14mr|texlive-js-misc-20091128-3|65	%install
14mr|texlive-js-misc-20091128-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-js-misc-20091128-3|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-js-misc-20091128-3|68	
14mr|texlive-js-misc-20091128-3|69	
14mr|texlive-js-misc-20091128-3|70	
14mr|texlive-js-misc-20091128-3|71	%changelog
14mr|texlive-js-misc-20091128-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091128-3
14mr|texlive-js-misc-20091128-3|73	+ Revision: a6ce339
14mr|texlive-js-misc-20091128-3|74	- MassBuild#440: Increase release tag
14mr|texlive-js-misc-20091128-3|75	
14mr|texlive-js-misc-20091128-3|76	

20454 14
14mr|texlive-junicode-0.7.6-2|1	# revision 25896
14mr|texlive-junicode-0.7.6-2|2	# category Package
14mr|texlive-junicode-0.7.6-2|3	# catalog-ctan /fonts/junicode
14mr|texlive-junicode-0.7.6-2|4	# catalog-date 2012-04-09 14:52:28 +0200
14mr|texlive-junicode-0.7.6-2|5	# catalog-license gpl
14mr|texlive-junicode-0.7.6-2|6	# catalog-version 0.7.6
14mr|texlive-junicode-0.7.6-2|7	Name:		texlive-junicode
14mr|texlive-junicode-0.7.6-2|8	Version:	0.7.6
14mr|texlive-junicode-0.7.6-2|9	Release:	2
14mr|texlive-junicode-0.7.6-2|10	Summary:	A TrueType font for mediaevalists
14mr|texlive-junicode-0.7.6-2|11	Group:		Publishing
14mr|texlive-junicode-0.7.6-2|12	URL:		http://www.ctan.org/tex-archive/fonts/junicode
14mr|texlive-junicode-0.7.6-2|13	License:	GPL
14mr|texlive-junicode-0.7.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/junicode.tar.xz
14mr|texlive-junicode-0.7.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/junicode.doc.tar.xz
14mr|texlive-junicode-0.7.6-2|16	BuildArch:	noarch
14mr|texlive-junicode-0.7.6-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-junicode-0.7.6-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-junicode-0.7.6-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-junicode-0.7.6-2|20	
14mr|texlive-junicode-0.7.6-2|21	%description
14mr|texlive-junicode-0.7.6-2|22	Junicode is a TrueType font with many OpenType features for
14mr|texlive-junicode-0.7.6-2|23	antiquarians (especially medievalists) based on typefaces used
14mr|texlive-junicode-0.7.6-2|24	by the Oxford Press in the late 17th and early 18th centuries.
14mr|texlive-junicode-0.7.6-2|25	It works well with Xe(La)TeX.
14mr|texlive-junicode-0.7.6-2|26	
14mr|texlive-junicode-0.7.6-2|27	%post
14mr|texlive-junicode-0.7.6-2|28	%{_sbindir}/texlive.post
14mr|texlive-junicode-0.7.6-2|29	
14mr|texlive-junicode-0.7.6-2|30	%postun
14mr|texlive-junicode-0.7.6-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-junicode-0.7.6-2|32	%{_sbindir}/texlive.post
14mr|texlive-junicode-0.7.6-2|33	fi
14mr|texlive-junicode-0.7.6-2|34	
14mr|texlive-junicode-0.7.6-2|35	#-----------------------------------------------------------------------
14mr|texlive-junicode-0.7.6-2|36	%files
14mr|texlive-junicode-0.7.6-2|37	%{_texmfdistdir}/fonts/truetype/public/junicode/Junicode-Bold.ttf
14mr|texlive-junicode-0.7.6-2|38	%{_texmfdistdir}/fonts/truetype/public/junicode/Junicode-BoldItalic.ttf
14mr|texlive-junicode-0.7.6-2|39	%{_texmfdistdir}/fonts/truetype/public/junicode/Junicode-Italic.ttf
14mr|texlive-junicode-0.7.6-2|40	%{_texmfdistdir}/fonts/truetype/public/junicode/Junicode.ttf
14mr|texlive-junicode-0.7.6-2|41	%{_texmfdistdir}/tex/latex/junicode/mt-Junicode.cfg
14mr|texlive-junicode-0.7.6-2|42	%doc %{_texmfdistdir}/doc/fonts/junicode/Junicode.pdf
14mr|texlive-junicode-0.7.6-2|43	%doc %{_texmfdistdir}/doc/fonts/junicode/Junicode.tex
14mr|texlive-junicode-0.7.6-2|44	%doc %{_texmfdistdir}/doc/fonts/junicode/README
14mr|texlive-junicode-0.7.6-2|45	%doc %{_texmfdistdir}/doc/fonts/junicode/aelfric_job.pdf
14mr|texlive-junicode-0.7.6-2|46	%doc %{_texmfdistdir}/doc/fonts/junicode/aelfric_job.tex
14mr|texlive-junicode-0.7.6-2|47	%doc %{_texmfdistdir}/doc/fonts/junicode/homer_sample.pdf
14mr|texlive-junicode-0.7.6-2|48	%doc %{_texmfdistdir}/doc/fonts/junicode/homer_sample.tex
14mr|texlive-junicode-0.7.6-2|49	%doc %{_texmfdistdir}/doc/fonts/junicode/replacements
14mr|texlive-junicode-0.7.6-2|50	
14mr|texlive-junicode-0.7.6-2|51	#-----------------------------------------------------------------------
14mr|texlive-junicode-0.7.6-2|52	%prep
14mr|texlive-junicode-0.7.6-2|53	%setup -c -a0 -a1
14mr|texlive-junicode-0.7.6-2|54	
14mr|texlive-junicode-0.7.6-2|55	%build
14mr|texlive-junicode-0.7.6-2|56	
14mr|texlive-junicode-0.7.6-2|57	%install
14mr|texlive-junicode-0.7.6-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-junicode-0.7.6-2|59	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-junicode-0.7.6-2|60	
14mr|texlive-junicode-0.7.6-2|61	
14mr|texlive-junicode-0.7.6-2|62	
14mr|texlive-junicode-0.7.6-2|63	%changelog
14mr|texlive-junicode-0.7.6-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.6-2
14mr|texlive-junicode-0.7.6-2|65	+ Revision: ef01a9f
14mr|texlive-junicode-0.7.6-2|66	- MassBuild#440: Increase release tag
14mr|texlive-junicode-0.7.6-2|67	
14mr|texlive-junicode-0.7.6-2|68	

20455 14
14mr|texlive-jura-20070108-3|1	# revision 15878
14mr|texlive-jura-20070108-3|2	# category Package
14mr|texlive-jura-20070108-3|3	# catalog-ctan /macros/latex/contrib/jura
14mr|texlive-jura-20070108-3|4	# catalog-date 2007-01-08 14:12:54 +0100
14mr|texlive-jura-20070108-3|5	# catalog-license gpl
14mr|texlive-jura-20070108-3|6	# catalog-version undef
14mr|texlive-jura-20070108-3|7	Name:		texlive-jura
14mr|texlive-jura-20070108-3|8	Version:	20070108
14mr|texlive-jura-20070108-3|9	Release:	3
14mr|texlive-jura-20070108-3|10	Summary:	A document class for German legal texts
14mr|texlive-jura-20070108-3|11	Group:		Publishing
14mr|texlive-jura-20070108-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jura
14mr|texlive-jura-20070108-3|13	License:	GPL
14mr|texlive-jura-20070108-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jura.tar.xz
14mr|texlive-jura-20070108-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jura.doc.tar.xz
14mr|texlive-jura-20070108-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jura.source.tar.xz
14mr|texlive-jura-20070108-3|17	BuildArch:	noarch
14mr|texlive-jura-20070108-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-jura-20070108-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-jura-20070108-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-jura-20070108-3|21	
14mr|texlive-jura-20070108-3|22	%description
14mr|texlive-jura-20070108-3|23	Implements the standard layout for German term papers in law
14mr|texlive-jura-20070108-3|24	(one-and-half linespacing, 7 cm margins, etc.). Includes
14mr|texlive-jura-20070108-3|25	alphanum that permits alphanumeric section numbering (e.g., A.
14mr|texlive-jura-20070108-3|26	Introduction; III. International Law).
14mr|texlive-jura-20070108-3|27	
14mr|texlive-jura-20070108-3|28	%post
14mr|texlive-jura-20070108-3|29	%{_sbindir}/texlive.post
14mr|texlive-jura-20070108-3|30	
14mr|texlive-jura-20070108-3|31	%postun
14mr|texlive-jura-20070108-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-jura-20070108-3|33	%{_sbindir}/texlive.post
14mr|texlive-jura-20070108-3|34	fi
14mr|texlive-jura-20070108-3|35	
14mr|texlive-jura-20070108-3|36	#-----------------------------------------------------------------------
14mr|texlive-jura-20070108-3|37	%files
14mr|texlive-jura-20070108-3|38	%{_texmfdistdir}/tex/latex/jura/alphanum.sty
14mr|texlive-jura-20070108-3|39	%{_texmfdistdir}/tex/latex/jura/jura.cls
14mr|texlive-jura-20070108-3|40	%doc %{_texmfdistdir}/doc/latex/jura/README
14mr|texlive-jura-20070108-3|41	%doc %{_texmfdistdir}/doc/latex/jura/jura.pdf
14mr|texlive-jura-20070108-3|42	%doc %{_texmfdistdir}/doc/latex/jura/jura2html
14mr|texlive-jura-20070108-3|43	%doc %{_texmfdistdir}/doc/latex/jura/juratest.ltx
14mr|texlive-jura-20070108-3|44	#- source
14mr|texlive-jura-20070108-3|45	%doc %{_texmfdistdir}/source/latex/jura/jura.dtx
14mr|texlive-jura-20070108-3|46	%doc %{_texmfdistdir}/source/latex/jura/jura.ins
14mr|texlive-jura-20070108-3|47	
14mr|texlive-jura-20070108-3|48	#-----------------------------------------------------------------------
14mr|texlive-jura-20070108-3|49	%prep
14mr|texlive-jura-20070108-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-jura-20070108-3|51	
14mr|texlive-jura-20070108-3|52	%build
14mr|texlive-jura-20070108-3|53	
14mr|texlive-jura-20070108-3|54	%install
14mr|texlive-jura-20070108-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jura-20070108-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-jura-20070108-3|57	
14mr|texlive-jura-20070108-3|58	
14mr|texlive-jura-20070108-3|59	
14mr|texlive-jura-20070108-3|60	%changelog
14mr|texlive-jura-20070108-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070108-3
14mr|texlive-jura-20070108-3|62	+ Revision: 7397bff
14mr|texlive-jura-20070108-3|63	- MassBuild#440: Increase release tag
14mr|texlive-jura-20070108-3|64	
14mr|texlive-jura-20070108-3|65	

20456 14
14mr|texlive-juraabbrev-20070108-3|1	# revision 15878
14mr|texlive-juraabbrev-20070108-3|2	# category Package
14mr|texlive-juraabbrev-20070108-3|3	# catalog-ctan /macros/latex/contrib/juraabbrev
14mr|texlive-juraabbrev-20070108-3|4	# catalog-date 2007-01-08 14:12:54 +0100
14mr|texlive-juraabbrev-20070108-3|5	# catalog-license gpl
14mr|texlive-juraabbrev-20070108-3|6	# catalog-version undef
14mr|texlive-juraabbrev-20070108-3|7	Name:		texlive-juraabbrev
14mr|texlive-juraabbrev-20070108-3|8	Version:	20070108
14mr|texlive-juraabbrev-20070108-3|9	Release:	3
14mr|texlive-juraabbrev-20070108-3|10	Summary:	Abbreviations for typesetting (German) juridical documents
14mr|texlive-juraabbrev-20070108-3|11	Group:		Publishing
14mr|texlive-juraabbrev-20070108-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/juraabbrev
14mr|texlive-juraabbrev-20070108-3|13	License:	GPL
14mr|texlive-juraabbrev-20070108-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juraabbrev.tar.xz
14mr|texlive-juraabbrev-20070108-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juraabbrev.doc.tar.xz
14mr|texlive-juraabbrev-20070108-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juraabbrev.source.tar.xz
14mr|texlive-juraabbrev-20070108-3|17	BuildArch:	noarch
14mr|texlive-juraabbrev-20070108-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-juraabbrev-20070108-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-juraabbrev-20070108-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-juraabbrev-20070108-3|21	
14mr|texlive-juraabbrev-20070108-3|22	%description
14mr|texlive-juraabbrev-20070108-3|23	This package should be helpful for people working on (German)
14mr|texlive-juraabbrev-20070108-3|24	law. It helps you to handle abbreviations and creates a list of
14mr|texlive-juraabbrev-20070108-3|25	those (pre-defined) abbreviations that have actually been used
14mr|texlive-juraabbrev-20070108-3|26	in the document.
14mr|texlive-juraabbrev-20070108-3|27	
14mr|texlive-juraabbrev-20070108-3|28	%post
14mr|texlive-juraabbrev-20070108-3|29	%{_sbindir}/texlive.post
14mr|texlive-juraabbrev-20070108-3|30	
14mr|texlive-juraabbrev-20070108-3|31	%postun
14mr|texlive-juraabbrev-20070108-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-juraabbrev-20070108-3|33	%{_sbindir}/texlive.post
14mr|texlive-juraabbrev-20070108-3|34	fi
14mr|texlive-juraabbrev-20070108-3|35	
14mr|texlive-juraabbrev-20070108-3|36	#-----------------------------------------------------------------------
14mr|texlive-juraabbrev-20070108-3|37	%files
14mr|texlive-juraabbrev-20070108-3|38	%{_texmfdistdir}/makeindex/juraabbrev/laws.ist
14mr|texlive-juraabbrev-20070108-3|39	%{_texmfdistdir}/tex/latex/juraabbrev/juraabbrev.4ht
14mr|texlive-juraabbrev-20070108-3|40	%{_texmfdistdir}/tex/latex/juraabbrev/juraabbrev.sty
14mr|texlive-juraabbrev-20070108-3|41	%doc %{_texmfdistdir}/doc/latex/juraabbrev/README
14mr|texlive-juraabbrev-20070108-3|42	%doc %{_texmfdistdir}/doc/latex/juraabbrev/abbrevtest.tex
14mr|texlive-juraabbrev-20070108-3|43	%doc %{_texmfdistdir}/doc/latex/juraabbrev/juraabbrev.pdf
14mr|texlive-juraabbrev-20070108-3|44	#- source
14mr|texlive-juraabbrev-20070108-3|45	%doc %{_texmfdistdir}/source/latex/juraabbrev/juraabbrev.dtx
14mr|texlive-juraabbrev-20070108-3|46	%doc %{_texmfdistdir}/source/latex/juraabbrev/juraabbrev.ins
14mr|texlive-juraabbrev-20070108-3|47	
14mr|texlive-juraabbrev-20070108-3|48	#-----------------------------------------------------------------------
14mr|texlive-juraabbrev-20070108-3|49	%prep
14mr|texlive-juraabbrev-20070108-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-juraabbrev-20070108-3|51	
14mr|texlive-juraabbrev-20070108-3|52	%build
14mr|texlive-juraabbrev-20070108-3|53	
14mr|texlive-juraabbrev-20070108-3|54	%install
14mr|texlive-juraabbrev-20070108-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-juraabbrev-20070108-3|56	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-juraabbrev-20070108-3|57	
14mr|texlive-juraabbrev-20070108-3|58	
14mr|texlive-juraabbrev-20070108-3|59	
14mr|texlive-juraabbrev-20070108-3|60	%changelog
14mr|texlive-juraabbrev-20070108-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070108-3
14mr|texlive-juraabbrev-20070108-3|62	+ Revision: 1700878
14mr|texlive-juraabbrev-20070108-3|63	- MassBuild#440: Increase release tag
14mr|texlive-juraabbrev-20070108-3|64	
14mr|texlive-juraabbrev-20070108-3|65	

20457 14
14mr|texlive-jurabib-0.6-3|1	# revision 15878
14mr|texlive-jurabib-0.6-3|2	# category Package
14mr|texlive-jurabib-0.6-3|3	# catalog-ctan /macros/latex/contrib/jurabib
14mr|texlive-jurabib-0.6-3|4	# catalog-date 2007-01-08 14:12:54 +0100
14mr|texlive-jurabib-0.6-3|5	# catalog-license gpl
14mr|texlive-jurabib-0.6-3|6	# catalog-version 0.6
14mr|texlive-jurabib-0.6-3|7	Name:		texlive-jurabib
14mr|texlive-jurabib-0.6-3|8	Version:	0.6
14mr|texlive-jurabib-0.6-3|9	Release:	3
14mr|texlive-jurabib-0.6-3|10	Summary:	Extended BibTeX citation support for the humanities and legal texts
14mr|texlive-jurabib-0.6-3|11	Group:		Publishing
14mr|texlive-jurabib-0.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jurabib
14mr|texlive-jurabib-0.6-3|13	License:	GPL
14mr|texlive-jurabib-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jurabib.tar.xz
14mr|texlive-jurabib-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jurabib.doc.tar.xz
14mr|texlive-jurabib-0.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jurabib.source.tar.xz
14mr|texlive-jurabib-0.6-3|17	BuildArch:	noarch
14mr|texlive-jurabib-0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-jurabib-0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-jurabib-0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-jurabib-0.6-3|21	
14mr|texlive-jurabib-0.6-3|22	%description
14mr|texlive-jurabib-0.6-3|23	This package enables automated citation with BibTeX for legal
14mr|texlive-jurabib-0.6-3|24	studies and the humanities. In addition, the package provides
14mr|texlive-jurabib-0.6-3|25	commands for specifying editors in a commentary in a convenient
14mr|texlive-jurabib-0.6-3|26	way. Simplified formatting of the citation as well as the
14mr|texlive-jurabib-0.6-3|27	bibliography entry is also provided. It is possible to display
14mr|texlive-jurabib-0.6-3|28	the (short) title of a work only if an authors is cited with
14mr|texlive-jurabib-0.6-3|29	multiple works. Giving a full citation in the text, conforming
14mr|texlive-jurabib-0.6-3|30	to the bibliography entry, is supported. Several options are
14mr|texlive-jurabib-0.6-3|31	provided which might be of special interest for those outside
14mr|texlive-jurabib-0.6-3|32	legal studies--for instance, displaying multiple full
14mr|texlive-jurabib-0.6-3|33	citations. In addition, the format of last names and first
14mr|texlive-jurabib-0.6-3|34	names of authors may be changed easily. Cross references to
14mr|texlive-jurabib-0.6-3|35	other footnotes are possible. Language dependent handling of
14mr|texlive-jurabib-0.6-3|36	bibliography entries is possible by the special language field.
14mr|texlive-jurabib-0.6-3|37	
14mr|texlive-jurabib-0.6-3|38	%post
14mr|texlive-jurabib-0.6-3|39	%{_sbindir}/texlive.post
14mr|texlive-jurabib-0.6-3|40	
14mr|texlive-jurabib-0.6-3|41	%postun
14mr|texlive-jurabib-0.6-3|42	if [ $1 -eq 0 ]; then
14mr|texlive-jurabib-0.6-3|43	%{_sbindir}/texlive.post
14mr|texlive-jurabib-0.6-3|44	fi
14mr|texlive-jurabib-0.6-3|45	
14mr|texlive-jurabib-0.6-3|46	#-----------------------------------------------------------------------
14mr|texlive-jurabib-0.6-3|47	%files
14mr|texlive-jurabib-0.6-3|48	%{_texmfdistdir}/bibtex/bib/jurabib/book.bib
14mr|texlive-jurabib-0.6-3|49	%{_texmfdistdir}/bibtex/bib/jurabib/comment.bib
14mr|texlive-jurabib-0.6-3|50	%{_texmfdistdir}/bibtex/bib/jurabib/jbtest.bib
14mr|texlive-jurabib-0.6-3|51	%{_texmfdistdir}/bibtex/bib/jurabib/jbtesthu.bib
14mr|texlive-jurabib-0.6-3|52	%{_texmfdistdir}/bibtex/bst/jurabib/jox.bst
14mr|texlive-jurabib-0.6-3|53	%{_texmfdistdir}/bibtex/bst/jurabib/jurabib.bst
14mr|texlive-jurabib-0.6-3|54	%{_texmfdistdir}/bibtex/bst/jurabib/jureco.bst
14mr|texlive-jurabib-0.6-3|55	%{_texmfdistdir}/bibtex/bst/jurabib/jurunsrt.bst
14mr|texlive-jurabib-0.6-3|56	%{_texmfdistdir}/tex/latex/jurabib/dajbbib.ldf
14mr|texlive-jurabib-0.6-3|57	%{_texmfdistdir}/tex/latex/jurabib/dejbbib.ldf
14mr|texlive-jurabib-0.6-3|58	%{_texmfdistdir}/tex/latex/jurabib/dujbbib.ldf
14mr|texlive-jurabib-0.6-3|59	%{_texmfdistdir}/tex/latex/jurabib/enjbbib.ldf
14mr|texlive-jurabib-0.6-3|60	%{_texmfdistdir}/tex/latex/jurabib/fijbbib.ldf
14mr|texlive-jurabib-0.6-3|61	%{_texmfdistdir}/tex/latex/jurabib/frjbbib.ldf
14mr|texlive-jurabib-0.6-3|62	%{_texmfdistdir}/tex/latex/jurabib/itjbbib.ldf
14mr|texlive-jurabib-0.6-3|63	%{_texmfdistdir}/tex/latex/jurabib/jblong.cfg
14mr|texlive-jurabib-0.6-3|64	%{_texmfdistdir}/tex/latex/jurabib/jurabib.cfg
14mr|texlive-jurabib-0.6-3|65	%{_texmfdistdir}/tex/latex/jurabib/jurabib.sty
14mr|texlive-jurabib-0.6-3|66	%{_texmfdistdir}/tex/latex/jurabib/nojbbib.ldf
14mr|texlive-jurabib-0.6-3|67	%{_texmfdistdir}/tex/latex/jurabib/ptjbbib.ldf
14mr|texlive-jurabib-0.6-3|68	%{_texmfdistdir}/tex/latex/jurabib/spjbbib.ldf
14mr|texlive-jurabib-0.6-3|69	%doc %{_texmfdistdir}/doc/latex/jurabib/changes.txt
14mr|texlive-jurabib-0.6-3|70	%doc %{_texmfdistdir}/doc/latex/jurabib/docs/english/jbendoc.pdf
14mr|texlive-jurabib-0.6-3|71	%doc %{_texmfdistdir}/doc/latex/jurabib/docs/english/jbendoc.tex
14mr|texlive-jurabib-0.6-3|72	%doc %{_texmfdistdir}/doc/latex/jurabib/docs/german/jbgerdoc.pdf
14mr|texlive-jurabib-0.6-3|73	%doc %{_texmfdistdir}/doc/latex/jurabib/docs/german/jbgerdoc.tex
14mr|texlive-jurabib-0.6-3|74	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtest.pdf
14mr|texlive-jurabib-0.6-3|75	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtest.tex
14mr|texlive-jurabib-0.6-3|76	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtest.url
14mr|texlive-jurabib-0.6-3|77	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtestbt.tex
14mr|texlive-jurabib-0.6-3|78	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtestbu.tex
14mr|texlive-jurabib-0.6-3|79	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtestcb.tex
14mr|texlive-jurabib-0.6-3|80	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtestcb1.tex
14mr|texlive-jurabib-0.6-3|81	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtestcb2.tex
14mr|texlive-jurabib-0.6-3|82	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtesthu.tex
14mr|texlive-jurabib-0.6-3|83	%doc %{_texmfdistdir}/doc/latex/jurabib/jbtestmb.tex
14mr|texlive-jurabib-0.6-3|84	#- source
14mr|texlive-jurabib-0.6-3|85	%doc %{_texmfdistdir}/source/latex/jurabib/jurabib.dtx
14mr|texlive-jurabib-0.6-3|86	%doc %{_texmfdistdir}/source/latex/jurabib/jurabib.ins
14mr|texlive-jurabib-0.6-3|87	
14mr|texlive-jurabib-0.6-3|88	#-----------------------------------------------------------------------
14mr|texlive-jurabib-0.6-3|89	%prep
14mr|texlive-jurabib-0.6-3|90	%setup -c -a0 -a1 -a2
14mr|texlive-jurabib-0.6-3|91	
14mr|texlive-jurabib-0.6-3|92	%build
14mr|texlive-jurabib-0.6-3|93	
14mr|texlive-jurabib-0.6-3|94	%install
14mr|texlive-jurabib-0.6-3|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jurabib-0.6-3|96	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-jurabib-0.6-3|97	
14mr|texlive-jurabib-0.6-3|98	
14mr|texlive-jurabib-0.6-3|99	
14mr|texlive-jurabib-0.6-3|100	%changelog
14mr|texlive-jurabib-0.6-3|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-jurabib-0.6-3|102	+ Revision: 7978c9a
14mr|texlive-jurabib-0.6-3|103	- MassBuild#440: Increase release tag
14mr|texlive-jurabib-0.6-3|104	
14mr|texlive-jurabib-0.6-3|105	

20458 14
14mr|texlive-juramisc-0.91-3|1	# revision 15878
14mr|texlive-juramisc-0.91-3|2	# category Package
14mr|texlive-juramisc-0.91-3|3	# catalog-ctan /macros/latex/contrib/juramisc
14mr|texlive-juramisc-0.91-3|4	# catalog-date 2007-11-23 19:34:36 +0100
14mr|texlive-juramisc-0.91-3|5	# catalog-license lppl
14mr|texlive-juramisc-0.91-3|6	# catalog-version 0.91
14mr|texlive-juramisc-0.91-3|7	Name:		texlive-juramisc
14mr|texlive-juramisc-0.91-3|8	Version:	0.91
14mr|texlive-juramisc-0.91-3|9	Release:	3
14mr|texlive-juramisc-0.91-3|10	Summary:	Typesetting German juridical documents
14mr|texlive-juramisc-0.91-3|11	Group:		Publishing
14mr|texlive-juramisc-0.91-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/juramisc
14mr|texlive-juramisc-0.91-3|13	License:	LPPL
14mr|texlive-juramisc-0.91-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juramisc.tar.xz
14mr|texlive-juramisc-0.91-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juramisc.doc.tar.xz
14mr|texlive-juramisc-0.91-3|16	BuildArch:	noarch
14mr|texlive-juramisc-0.91-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-juramisc-0.91-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-juramisc-0.91-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-juramisc-0.91-3|20	
14mr|texlive-juramisc-0.91-3|21	%description
14mr|texlive-juramisc-0.91-3|22	A collection of classes for typesetting court sentences, legal
14mr|texlive-juramisc-0.91-3|23	opinions, and dissertations for German lawyers. The package is
14mr|texlive-juramisc-0.91-3|24	still under development.
14mr|texlive-juramisc-0.91-3|25	
14mr|texlive-juramisc-0.91-3|26	%post
14mr|texlive-juramisc-0.91-3|27	%{_sbindir}/texlive.post
14mr|texlive-juramisc-0.91-3|28	
14mr|texlive-juramisc-0.91-3|29	%postun
14mr|texlive-juramisc-0.91-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-juramisc-0.91-3|31	%{_sbindir}/texlive.post
14mr|texlive-juramisc-0.91-3|32	fi
14mr|texlive-juramisc-0.91-3|33	
14mr|texlive-juramisc-0.91-3|34	#-----------------------------------------------------------------------
14mr|texlive-juramisc-0.91-3|35	%files
14mr|texlive-juramisc-0.91-3|36	%{_texmfdistdir}/tex/latex/juramisc/jbgoe.clo
14mr|texlive-juramisc-0.91-3|37	%{_texmfdistdir}/tex/latex/juramisc/jbstgallen.clo
14mr|texlive-juramisc-0.91-3|38	%{_texmfdistdir}/tex/latex/juramisc/jbtrier.clo
14mr|texlive-juramisc-0.91-3|39	%{_texmfdistdir}/tex/latex/juramisc/jurabase.sty
14mr|texlive-juramisc-0.91-3|40	%{_texmfdistdir}/tex/latex/juramisc/jurabook.cls
14mr|texlive-juramisc-0.91-3|41	%{_texmfdistdir}/tex/latex/juramisc/juraovw.cls
14mr|texlive-juramisc-0.91-3|42	%{_texmfdistdir}/tex/latex/juramisc/juraurtl.cls
14mr|texlive-juramisc-0.91-3|43	%doc %{_texmfdistdir}/doc/latex/juramisc/README
14mr|texlive-juramisc-0.91-3|44	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jbook/jbook.dtx
14mr|texlive-juramisc-0.91-3|45	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jbook/jbook.ins
14mr|texlive-juramisc-0.91-3|46	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jmgerdoc.pdf
14mr|texlive-juramisc-0.91-3|47	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jmgerdoc.tex
14mr|texlive-juramisc-0.91-3|48	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jmgerdoc_scr.pdf
14mr|texlive-juramisc-0.91-3|49	
14mr|texlive-juramisc-0.91-3|50	#-----------------------------------------------------------------------
14mr|texlive-juramisc-0.91-3|51	%prep
14mr|texlive-juramisc-0.91-3|52	%setup -c -a0 -a1
14mr|texlive-juramisc-0.91-3|53	
14mr|texlive-juramisc-0.91-3|54	%build
14mr|texlive-juramisc-0.91-3|55	
14mr|texlive-juramisc-0.91-3|56	%install
14mr|texlive-juramisc-0.91-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-juramisc-0.91-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-juramisc-0.91-3|59	
14mr|texlive-juramisc-0.91-3|60	
14mr|texlive-juramisc-0.91-3|61	
14mr|texlive-juramisc-0.91-3|62	%changelog
14mr|texlive-juramisc-0.91-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.91-3
14mr|texlive-juramisc-0.91-3|64	+ Revision: 48a43a2
14mr|texlive-juramisc-0.91-3|65	- MassBuild#440: Increase release tag
14mr|texlive-juramisc-0.91-3|66	
14mr|texlive-juramisc-0.91-3|67	

20459 14
14mr|texlive-jurarsp-0.52-3|1	# revision 15878
14mr|texlive-jurarsp-0.52-3|2	# category Package
14mr|texlive-jurarsp-0.52-3|3	# catalog-ctan /macros/latex/contrib/jurarsp
14mr|texlive-jurarsp-0.52-3|4	# catalog-date 2007-01-08 14:12:54 +0100
14mr|texlive-jurarsp-0.52-3|5	# catalog-license gpl
14mr|texlive-jurarsp-0.52-3|6	# catalog-version 0.52
14mr|texlive-jurarsp-0.52-3|7	Name:		texlive-jurarsp
14mr|texlive-jurarsp-0.52-3|8	Version:	0.52
14mr|texlive-jurarsp-0.52-3|9	Release:	3
14mr|texlive-jurarsp-0.52-3|10	Summary:	Citations of judgements and official documents in (German) juridical documents
14mr|texlive-jurarsp-0.52-3|11	Group:		Publishing
14mr|texlive-jurarsp-0.52-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jurarsp
14mr|texlive-jurarsp-0.52-3|13	License:	GPL
14mr|texlive-jurarsp-0.52-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jurarsp.tar.xz
14mr|texlive-jurarsp-0.52-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jurarsp.doc.tar.xz
14mr|texlive-jurarsp-0.52-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jurarsp.source.tar.xz
14mr|texlive-jurarsp-0.52-3|17	BuildArch:	noarch
14mr|texlive-jurarsp-0.52-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-jurarsp-0.52-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-jurarsp-0.52-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-jurarsp-0.52-3|21	
14mr|texlive-jurarsp-0.52-3|22	%description
14mr|texlive-jurarsp-0.52-3|23	This package should be helpful for people working on (German)
14mr|texlive-jurarsp-0.52-3|24	law. It (ab)uses BibTeX for citations of judgements and
14mr|texlive-jurarsp-0.52-3|25	official documents. For this purpose, a special BibTeX-style is
14mr|texlive-jurarsp-0.52-3|26	provided.
14mr|texlive-jurarsp-0.52-3|27	
14mr|texlive-jurarsp-0.52-3|28	%post
14mr|texlive-jurarsp-0.52-3|29	%{_sbindir}/texlive.post
14mr|texlive-jurarsp-0.52-3|30	
14mr|texlive-jurarsp-0.52-3|31	%postun
14mr|texlive-jurarsp-0.52-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-jurarsp-0.52-3|33	%{_sbindir}/texlive.post
14mr|texlive-jurarsp-0.52-3|34	fi
14mr|texlive-jurarsp-0.52-3|35	
14mr|texlive-jurarsp-0.52-3|36	#-----------------------------------------------------------------------
14mr|texlive-jurarsp-0.52-3|37	%files
14mr|texlive-jurarsp-0.52-3|38	%{_texmfdistdir}/bibtex/bst/jurarsp/jurarsp.bst
14mr|texlive-jurarsp-0.52-3|39	%{_texmfdistdir}/tex/latex/jurarsp/jurarsp.cfg
14mr|texlive-jurarsp-0.52-3|40	%{_texmfdistdir}/tex/latex/jurarsp/jurarsp.sty
14mr|texlive-jurarsp-0.52-3|41	%doc %{_texmfdistdir}/doc/latex/jurarsp/README
14mr|texlive-jurarsp-0.52-3|42	%doc %{_texmfdistdir}/doc/latex/jurarsp/jurarsp.pdf
14mr|texlive-jurarsp-0.52-3|43	%doc %{_texmfdistdir}/doc/latex/jurarsp/rsptest.bib
14mr|texlive-jurarsp-0.52-3|44	%doc %{_texmfdistdir}/doc/latex/jurarsp/rsptest.tex
14mr|texlive-jurarsp-0.52-3|45	#- source
14mr|texlive-jurarsp-0.52-3|46	%doc %{_texmfdistdir}/source/latex/jurarsp/jurarsp.dtx
14mr|texlive-jurarsp-0.52-3|47	%doc %{_texmfdistdir}/source/latex/jurarsp/jurarsp.ins
14mr|texlive-jurarsp-0.52-3|48	
14mr|texlive-jurarsp-0.52-3|49	#-----------------------------------------------------------------------
14mr|texlive-jurarsp-0.52-3|50	%prep
14mr|texlive-jurarsp-0.52-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-jurarsp-0.52-3|52	
14mr|texlive-jurarsp-0.52-3|53	%build
14mr|texlive-jurarsp-0.52-3|54	
14mr|texlive-jurarsp-0.52-3|55	%install
14mr|texlive-jurarsp-0.52-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jurarsp-0.52-3|57	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-jurarsp-0.52-3|58	
14mr|texlive-jurarsp-0.52-3|59	
14mr|texlive-jurarsp-0.52-3|60	
14mr|texlive-jurarsp-0.52-3|61	%changelog
14mr|texlive-jurarsp-0.52-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.52-3
14mr|texlive-jurarsp-0.52-3|63	+ Revision: 281ad83
14mr|texlive-jurarsp-0.52-3|64	- MassBuild#440: Increase release tag
14mr|texlive-jurarsp-0.52-3|65	
14mr|texlive-jurarsp-0.52-3|66	

20460 14
14mr|texlive-jvlisting-0.7-3|1	# revision 24638
14mr|texlive-jvlisting-0.7-3|2	# category Package
14mr|texlive-jvlisting-0.7-3|3	# catalog-ctan /macros/latex/contrib/jvlisting
14mr|texlive-jvlisting-0.7-3|4	# catalog-date 2011-11-18 01:15:46 +0100
14mr|texlive-jvlisting-0.7-3|5	# catalog-license lppl
14mr|texlive-jvlisting-0.7-3|6	# catalog-version 0.7
14mr|texlive-jvlisting-0.7-3|7	Name:		texlive-jvlisting
14mr|texlive-jvlisting-0.7-3|8	Version:	0.7
14mr|texlive-jvlisting-0.7-3|9	Release:	3
14mr|texlive-jvlisting-0.7-3|10	Summary:	A replacement for LaTeX's verbatim package
14mr|texlive-jvlisting-0.7-3|11	Group:		Publishing
14mr|texlive-jvlisting-0.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jvlisting
14mr|texlive-jvlisting-0.7-3|13	License:	LPPL
14mr|texlive-jvlisting-0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jvlisting.tar.xz
14mr|texlive-jvlisting-0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jvlisting.doc.tar.xz
14mr|texlive-jvlisting-0.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jvlisting.source.tar.xz
14mr|texlive-jvlisting-0.7-3|17	BuildArch:	noarch
14mr|texlive-jvlisting-0.7-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-jvlisting-0.7-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-jvlisting-0.7-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-jvlisting-0.7-3|21	
14mr|texlive-jvlisting-0.7-3|22	%description
14mr|texlive-jvlisting-0.7-3|23	This package provides a LaTeX environment listing, an
14mr|texlive-jvlisting-0.7-3|24	alternative to the built-in verbatim environment. The listing
14mr|texlive-jvlisting-0.7-3|25	environment is tailored for including listings of computer
14mr|texlive-jvlisting-0.7-3|26	program source code into documents. The main advantages over
14mr|texlive-jvlisting-0.7-3|27	the original verbatim environment are: - environments
14mr|texlive-jvlisting-0.7-3|28	automatically fixes leading whitespace so that the environment
14mr|texlive-jvlisting-0.7-3|29	and program listing can be indented with the rest of the
14mr|texlive-jvlisting-0.7-3|30	document source, and; - listing environments may easily be
14mr|texlive-jvlisting-0.7-3|31	customised and extended.
14mr|texlive-jvlisting-0.7-3|32	
14mr|texlive-jvlisting-0.7-3|33	%post
14mr|texlive-jvlisting-0.7-3|34	%{_sbindir}/texlive.post
14mr|texlive-jvlisting-0.7-3|35	
14mr|texlive-jvlisting-0.7-3|36	%postun
14mr|texlive-jvlisting-0.7-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-jvlisting-0.7-3|38	%{_sbindir}/texlive.post
14mr|texlive-jvlisting-0.7-3|39	fi
14mr|texlive-jvlisting-0.7-3|40	
14mr|texlive-jvlisting-0.7-3|41	#-----------------------------------------------------------------------
14mr|texlive-jvlisting-0.7-3|42	%files
14mr|texlive-jvlisting-0.7-3|43	%{_texmfdistdir}/tex/latex/jvlisting/jvlisting.sty
14mr|texlive-jvlisting-0.7-3|44	%doc %{_texmfdistdir}/doc/latex/jvlisting/README
14mr|texlive-jvlisting-0.7-3|45	%doc %{_texmfdistdir}/doc/latex/jvlisting/examples.tex
14mr|texlive-jvlisting-0.7-3|46	%doc %{_texmfdistdir}/doc/latex/jvlisting/jvlisting.pdf
14mr|texlive-jvlisting-0.7-3|47	%doc %{_texmfdistdir}/doc/latex/jvlisting/test.tex
14mr|texlive-jvlisting-0.7-3|48	#- source
14mr|texlive-jvlisting-0.7-3|49	%doc %{_texmfdistdir}/source/latex/jvlisting/jvlisting.dtx
14mr|texlive-jvlisting-0.7-3|50	%doc %{_texmfdistdir}/source/latex/jvlisting/jvlisting.ins
14mr|texlive-jvlisting-0.7-3|51	
14mr|texlive-jvlisting-0.7-3|52	#-----------------------------------------------------------------------
14mr|texlive-jvlisting-0.7-3|53	%prep
14mr|texlive-jvlisting-0.7-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-jvlisting-0.7-3|55	
14mr|texlive-jvlisting-0.7-3|56	%build
14mr|texlive-jvlisting-0.7-3|57	
14mr|texlive-jvlisting-0.7-3|58	%install
14mr|texlive-jvlisting-0.7-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-jvlisting-0.7-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-jvlisting-0.7-3|61	
14mr|texlive-jvlisting-0.7-3|62	
14mr|texlive-jvlisting-0.7-3|63	
14mr|texlive-jvlisting-0.7-3|64	%changelog
14mr|texlive-jvlisting-0.7-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-3
14mr|texlive-jvlisting-0.7-3|66	+ Revision: 062cee1
14mr|texlive-jvlisting-0.7-3|67	- MassBuild#440: Increase release tag
14mr|texlive-jvlisting-0.7-3|68	
14mr|texlive-jvlisting-0.7-3|69	

20461 14
14mr|texlive-kantlipsum-0.5-2|1	# revision 24935
14mr|texlive-kantlipsum-0.5-2|2	# category Package
14mr|texlive-kantlipsum-0.5-2|3	# catalog-ctan /macros/latex/contrib/kantlipsum
14mr|texlive-kantlipsum-0.5-2|4	# catalog-date 2011-12-24 01:22:03 +0100
14mr|texlive-kantlipsum-0.5-2|5	# catalog-license lppl1.3
14mr|texlive-kantlipsum-0.5-2|6	# catalog-version 0.5
14mr|texlive-kantlipsum-0.5-2|7	Name:		texlive-kantlipsum
14mr|texlive-kantlipsum-0.5-2|8	Version:	0.5
14mr|texlive-kantlipsum-0.5-2|9	Release:	2
14mr|texlive-kantlipsum-0.5-2|10	Summary:	Generate sentences in Kant's style
14mr|texlive-kantlipsum-0.5-2|11	Group:		Publishing
14mr|texlive-kantlipsum-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kantlipsum
14mr|texlive-kantlipsum-0.5-2|13	License:	LPPL1.3
14mr|texlive-kantlipsum-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kantlipsum.tar.xz
14mr|texlive-kantlipsum-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kantlipsum.doc.tar.xz
14mr|texlive-kantlipsum-0.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kantlipsum.source.tar.xz
14mr|texlive-kantlipsum-0.5-2|17	BuildArch:	noarch
14mr|texlive-kantlipsum-0.5-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-kantlipsum-0.5-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-kantlipsum-0.5-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-kantlipsum-0.5-2|21	
14mr|texlive-kantlipsum-0.5-2|22	%description
14mr|texlive-kantlipsum-0.5-2|23	The package spits out sentences in Kantian style; the text is
14mr|texlive-kantlipsum-0.5-2|24	provided by the Kant generator for Python by Mark Pilgrim,
14mr|texlive-kantlipsum-0.5-2|25	described in the book "Dive into Python". The package is
14mr|texlive-kantlipsum-0.5-2|26	modelled on lipsum, and may be used for similar purposes.
14mr|texlive-kantlipsum-0.5-2|27	
14mr|texlive-kantlipsum-0.5-2|28	%post
14mr|texlive-kantlipsum-0.5-2|29	%{_sbindir}/texlive.post
14mr|texlive-kantlipsum-0.5-2|30	
14mr|texlive-kantlipsum-0.5-2|31	%postun
14mr|texlive-kantlipsum-0.5-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-kantlipsum-0.5-2|33	%{_sbindir}/texlive.post
14mr|texlive-kantlipsum-0.5-2|34	fi
14mr|texlive-kantlipsum-0.5-2|35	
14mr|texlive-kantlipsum-0.5-2|36	#-----------------------------------------------------------------------
14mr|texlive-kantlipsum-0.5-2|37	%files
14mr|texlive-kantlipsum-0.5-2|38	%{_texmfdistdir}/tex/latex/kantlipsum/kantlipsum.sty
14mr|texlive-kantlipsum-0.5-2|39	%doc %{_texmfdistdir}/doc/latex/kantlipsum/README
14mr|texlive-kantlipsum-0.5-2|40	%doc %{_texmfdistdir}/doc/latex/kantlipsum/kantlipsum.pdf
14mr|texlive-kantlipsum-0.5-2|41	#- source
14mr|texlive-kantlipsum-0.5-2|42	%doc %{_texmfdistdir}/source/latex/kantlipsum/kantlipsum.dtx
14mr|texlive-kantlipsum-0.5-2|43	%doc %{_texmfdistdir}/source/latex/kantlipsum/kantlipsum.ins
14mr|texlive-kantlipsum-0.5-2|44	
14mr|texlive-kantlipsum-0.5-2|45	#-----------------------------------------------------------------------
14mr|texlive-kantlipsum-0.5-2|46	%prep
14mr|texlive-kantlipsum-0.5-2|47	%setup -c -a0 -a1 -a2
14mr|texlive-kantlipsum-0.5-2|48	
14mr|texlive-kantlipsum-0.5-2|49	%build
14mr|texlive-kantlipsum-0.5-2|50	
14mr|texlive-kantlipsum-0.5-2|51	%install
14mr|texlive-kantlipsum-0.5-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kantlipsum-0.5-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-kantlipsum-0.5-2|54	
14mr|texlive-kantlipsum-0.5-2|55	
14mr|texlive-kantlipsum-0.5-2|56	
14mr|texlive-kantlipsum-0.5-2|57	%changelog
14mr|texlive-kantlipsum-0.5-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-2
14mr|texlive-kantlipsum-0.5-2|59	+ Revision: 9a47aaf
14mr|texlive-kantlipsum-0.5-2|60	- MassBuild#440: Increase release tag
14mr|texlive-kantlipsum-0.5-2|61	
14mr|texlive-kantlipsum-0.5-2|62	

20462 14
14mr|texlive-karnaugh-20070108-3|1	# revision 21338
14mr|texlive-karnaugh-20070108-3|2	# category Package
14mr|texlive-karnaugh-20070108-3|3	# catalog-ctan /macros/latex/contrib/karnaugh
14mr|texlive-karnaugh-20070108-3|4	# catalog-date 2007-01-08 14:40:40 +0100
14mr|texlive-karnaugh-20070108-3|5	# catalog-license lppl
14mr|texlive-karnaugh-20070108-3|6	# catalog-version undef
14mr|texlive-karnaugh-20070108-3|7	Name:		texlive-karnaugh
14mr|texlive-karnaugh-20070108-3|8	Version:	20070108
14mr|texlive-karnaugh-20070108-3|9	Release:	3
14mr|texlive-karnaugh-20070108-3|10	Summary:	Typeset Karnaugh-Veitch-maps
14mr|texlive-karnaugh-20070108-3|11	Group:		Publishing
14mr|texlive-karnaugh-20070108-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/karnaugh
14mr|texlive-karnaugh-20070108-3|13	License:	LPPL
14mr|texlive-karnaugh-20070108-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/karnaugh.tar.xz
14mr|texlive-karnaugh-20070108-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/karnaugh.doc.tar.xz
14mr|texlive-karnaugh-20070108-3|16	BuildArch:	noarch
14mr|texlive-karnaugh-20070108-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-karnaugh-20070108-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-karnaugh-20070108-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-karnaugh-20070108-3|20	
14mr|texlive-karnaugh-20070108-3|21	%description
14mr|texlive-karnaugh-20070108-3|22	Macros intended for typesetting Karnaugh-Maps and Veitch-Charts
14mr|texlive-karnaugh-20070108-3|23	in a simple and user-friendly way. Karnaugh-Maps and Veitch-
14mr|texlive-karnaugh-20070108-3|24	Charts are used to display and simplify logic functions
14mr|texlive-karnaugh-20070108-3|25	"manually". These macros can typeset Karnaugh-Maps and Veitch-
14mr|texlive-karnaugh-20070108-3|26	Charts with up to ten variables (=1024 entries).
14mr|texlive-karnaugh-20070108-3|27	
14mr|texlive-karnaugh-20070108-3|28	%post
14mr|texlive-karnaugh-20070108-3|29	%{_sbindir}/texlive.post
14mr|texlive-karnaugh-20070108-3|30	
14mr|texlive-karnaugh-20070108-3|31	%postun
14mr|texlive-karnaugh-20070108-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-karnaugh-20070108-3|33	%{_sbindir}/texlive.post
14mr|texlive-karnaugh-20070108-3|34	fi
14mr|texlive-karnaugh-20070108-3|35	
14mr|texlive-karnaugh-20070108-3|36	#-----------------------------------------------------------------------
14mr|texlive-karnaugh-20070108-3|37	%files
14mr|texlive-karnaugh-20070108-3|38	%{_texmfdistdir}/tex/latex/karnaugh/kvmacros.tex
14mr|texlive-karnaugh-20070108-3|39	%doc %{_texmfdistdir}/doc/latex/karnaugh/kvdoc.pdf
14mr|texlive-karnaugh-20070108-3|40	%doc %{_texmfdistdir}/doc/latex/karnaugh/kvdoc.tex
14mr|texlive-karnaugh-20070108-3|41	
14mr|texlive-karnaugh-20070108-3|42	#-----------------------------------------------------------------------
14mr|texlive-karnaugh-20070108-3|43	%prep
14mr|texlive-karnaugh-20070108-3|44	%setup -c -a0 -a1
14mr|texlive-karnaugh-20070108-3|45	
14mr|texlive-karnaugh-20070108-3|46	%build
14mr|texlive-karnaugh-20070108-3|47	
14mr|texlive-karnaugh-20070108-3|48	%install
14mr|texlive-karnaugh-20070108-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-karnaugh-20070108-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-karnaugh-20070108-3|51	
14mr|texlive-karnaugh-20070108-3|52	
14mr|texlive-karnaugh-20070108-3|53	
14mr|texlive-karnaugh-20070108-3|54	%changelog
14mr|texlive-karnaugh-20070108-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070108-3
14mr|texlive-karnaugh-20070108-3|56	+ Revision: 6770394
14mr|texlive-karnaugh-20070108-3|57	- MassBuild#440: Increase release tag
14mr|texlive-karnaugh-20070108-3|58	
14mr|texlive-karnaugh-20070108-3|59	

20463 14
14mr|texlive-kastrup-20111103-3|1	# revision 15878
14mr|texlive-kastrup-20111103-3|2	# category Package
14mr|texlive-kastrup-20111103-3|3	# catalog-ctan undef
14mr|texlive-kastrup-20111103-3|4	# catalog-date undef
14mr|texlive-kastrup-20111103-3|5	# catalog-license undef
14mr|texlive-kastrup-20111103-3|6	# catalog-version undef
14mr|texlive-kastrup-20111103-3|7	Name:		texlive-kastrup
14mr|texlive-kastrup-20111103-3|8	Version:	20111103
14mr|texlive-kastrup-20111103-3|9	Release:	3
14mr|texlive-kastrup-20111103-3|10	Summary:	TeXLive kastrup package
14mr|texlive-kastrup-20111103-3|11	Group:		Publishing
14mr|texlive-kastrup-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-kastrup-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-kastrup-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kastrup.tar.xz
14mr|texlive-kastrup-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kastrup.doc.tar.xz
14mr|texlive-kastrup-20111103-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kastrup.source.tar.xz
14mr|texlive-kastrup-20111103-3|17	BuildArch:	noarch
14mr|texlive-kastrup-20111103-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-kastrup-20111103-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-kastrup-20111103-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-kastrup-20111103-3|21	
14mr|texlive-kastrup-20111103-3|22	%description
14mr|texlive-kastrup-20111103-3|23	TeXLive kastrup package.
14mr|texlive-kastrup-20111103-3|24	
14mr|texlive-kastrup-20111103-3|25	%post
14mr|texlive-kastrup-20111103-3|26	%{_sbindir}/texlive.post
14mr|texlive-kastrup-20111103-3|27	
14mr|texlive-kastrup-20111103-3|28	%postun
14mr|texlive-kastrup-20111103-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-kastrup-20111103-3|30	%{_sbindir}/texlive.post
14mr|texlive-kastrup-20111103-3|31	fi
14mr|texlive-kastrup-20111103-3|32	
14mr|texlive-kastrup-20111103-3|33	#-----------------------------------------------------------------------
14mr|texlive-kastrup-20111103-3|34	%files
14mr|texlive-kastrup-20111103-3|35	%{_texmfdistdir}/tex/generic/kastrup/binhex.tex
14mr|texlive-kastrup-20111103-3|36	%doc %{_texmfdistdir}/doc/generic/kastrup/binhex.pdf
14mr|texlive-kastrup-20111103-3|37	#- source
14mr|texlive-kastrup-20111103-3|38	%doc %{_texmfdistdir}/source/generic/kastrup/binhex.drv
14mr|texlive-kastrup-20111103-3|39	%doc %{_texmfdistdir}/source/generic/kastrup/binhex.dtx
14mr|texlive-kastrup-20111103-3|40	%doc %{_texmfdistdir}/source/generic/kastrup/binhex.ins
14mr|texlive-kastrup-20111103-3|41	
14mr|texlive-kastrup-20111103-3|42	#-----------------------------------------------------------------------
14mr|texlive-kastrup-20111103-3|43	%prep
14mr|texlive-kastrup-20111103-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-kastrup-20111103-3|45	
14mr|texlive-kastrup-20111103-3|46	%build
14mr|texlive-kastrup-20111103-3|47	
14mr|texlive-kastrup-20111103-3|48	%install
14mr|texlive-kastrup-20111103-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kastrup-20111103-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-kastrup-20111103-3|51	
14mr|texlive-kastrup-20111103-3|52	
14mr|texlive-kastrup-20111103-3|53	
14mr|texlive-kastrup-20111103-3|54	%changelog
14mr|texlive-kastrup-20111103-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-kastrup-20111103-3|56	+ Revision: f9e6876
14mr|texlive-kastrup-20111103-3|57	- MassBuild#440: Increase release tag
14mr|texlive-kastrup-20111103-3|58	
14mr|texlive-kastrup-20111103-3|59	

20464 14
14mr|texlive-kdgdocs-1.0-3|1	# revision 24498
14mr|texlive-kdgdocs-1.0-3|2	# category Package
14mr|texlive-kdgdocs-1.0-3|3	# catalog-ctan /macros/latex/contrib/kdgdocs
14mr|texlive-kdgdocs-1.0-3|4	# catalog-date 2011-11-03 00:18:47 +0100
14mr|texlive-kdgdocs-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-kdgdocs-1.0-3|6	# catalog-version 1.0
14mr|texlive-kdgdocs-1.0-3|7	Name:		texlive-kdgdocs
14mr|texlive-kdgdocs-1.0-3|8	Version:	1.0
14mr|texlive-kdgdocs-1.0-3|9	Release:	3
14mr|texlive-kdgdocs-1.0-3|10	Summary:	Document classes for Karel de Grote University College
14mr|texlive-kdgdocs-1.0-3|11	Group:		Publishing
14mr|texlive-kdgdocs-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kdgdocs
14mr|texlive-kdgdocs-1.0-3|13	License:	LPPL1.3
14mr|texlive-kdgdocs-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgdocs.tar.xz
14mr|texlive-kdgdocs-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgdocs.doc.tar.xz
14mr|texlive-kdgdocs-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgdocs.source.tar.xz
14mr|texlive-kdgdocs-1.0-3|17	BuildArch:	noarch
14mr|texlive-kdgdocs-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-kdgdocs-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-kdgdocs-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-kdgdocs-1.0-3|21	
14mr|texlive-kdgdocs-1.0-3|22	%description
14mr|texlive-kdgdocs-1.0-3|23	The bundle provides two classes for usage by KdG professors and
14mr|texlive-kdgdocs-1.0-3|24	master students: - kdgcoursetext: for writing course texts, and
14mr|texlive-kdgdocs-1.0-3|25	- kdgmasterthesis: for writing master's theses. The bundle
14mr|texlive-kdgdocs-1.0-3|26	replaces the original kdgcoursetext package (now removed from
14mr|texlive-kdgdocs-1.0-3|27	the archive).
14mr|texlive-kdgdocs-1.0-3|28	
14mr|texlive-kdgdocs-1.0-3|29	%post
14mr|texlive-kdgdocs-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-kdgdocs-1.0-3|31	
14mr|texlive-kdgdocs-1.0-3|32	%postun
14mr|texlive-kdgdocs-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-kdgdocs-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-kdgdocs-1.0-3|35	fi
14mr|texlive-kdgdocs-1.0-3|36	
14mr|texlive-kdgdocs-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-kdgdocs-1.0-3|38	%files
14mr|texlive-kdgdocs-1.0-3|39	%{_texmfdistdir}/tex/latex/kdgdocs/kdgcoursetext.cls
14mr|texlive-kdgdocs-1.0-3|40	%{_texmfdistdir}/tex/latex/kdgdocs/kdgmasterthesis.cls
14mr|texlive-kdgdocs-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/kdgdocs/LICENSE
14mr|texlive-kdgdocs-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/kdgdocs/README
14mr|texlive-kdgdocs-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdg_color.eps
14mr|texlive-kdgdocs-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdg_color.pdf
14mr|texlive-kdgdocs-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgcoursetext-example.pdf
14mr|texlive-kdgdocs-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgcoursetext-example.tex
14mr|texlive-kdgdocs-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgdocs.pdf
14mr|texlive-kdgdocs-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgmasterthesis-example.pdf
14mr|texlive-kdgdocs-1.0-3|49	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgmasterthesis-example.tex
14mr|texlive-kdgdocs-1.0-3|50	%doc %{_texmfdistdir}/doc/latex/kdgdocs/manifest.txt
14mr|texlive-kdgdocs-1.0-3|51	%doc %{_texmfdistdir}/doc/latex/kdgdocs/pi-orchid.jpg
14mr|texlive-kdgdocs-1.0-3|52	#- source
14mr|texlive-kdgdocs-1.0-3|53	%doc %{_texmfdistdir}/source/latex/kdgdocs/kdgdocs.dtx
14mr|texlive-kdgdocs-1.0-3|54	%doc %{_texmfdistdir}/source/latex/kdgdocs/kdgdocs.ins
14mr|texlive-kdgdocs-1.0-3|55	
14mr|texlive-kdgdocs-1.0-3|56	#-----------------------------------------------------------------------
14mr|texlive-kdgdocs-1.0-3|57	%prep
14mr|texlive-kdgdocs-1.0-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-kdgdocs-1.0-3|59	
14mr|texlive-kdgdocs-1.0-3|60	%build
14mr|texlive-kdgdocs-1.0-3|61	
14mr|texlive-kdgdocs-1.0-3|62	%install
14mr|texlive-kdgdocs-1.0-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kdgdocs-1.0-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-kdgdocs-1.0-3|65	
14mr|texlive-kdgdocs-1.0-3|66	
14mr|texlive-kdgdocs-1.0-3|67	
14mr|texlive-kdgdocs-1.0-3|68	%changelog
14mr|texlive-kdgdocs-1.0-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-kdgdocs-1.0-3|70	+ Revision: 8f0d65f
14mr|texlive-kdgdocs-1.0-3|71	- MassBuild#440: Increase release tag
14mr|texlive-kdgdocs-1.0-3|72	
14mr|texlive-kdgdocs-1.0-3|73	

20465 14
14mr|texlive-kerkis-20090115-3|1	# revision 15878
14mr|texlive-kerkis-20090115-3|2	# category Package
14mr|texlive-kerkis-20090115-3|3	# catalog-ctan /fonts/greek/kerkis
14mr|texlive-kerkis-20090115-3|4	# catalog-date 2009-01-15 17:16:29 +0100
14mr|texlive-kerkis-20090115-3|5	# catalog-license lppl
14mr|texlive-kerkis-20090115-3|6	# catalog-version undef
14mr|texlive-kerkis-20090115-3|7	Name:		texlive-kerkis
14mr|texlive-kerkis-20090115-3|8	Version:	20090115
14mr|texlive-kerkis-20090115-3|9	Release:	3
14mr|texlive-kerkis-20090115-3|10	Summary:	Kerkis (Greek) font family
14mr|texlive-kerkis-20090115-3|11	Group:		Publishing
14mr|texlive-kerkis-20090115-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/kerkis
14mr|texlive-kerkis-20090115-3|13	License:	LPPL
14mr|texlive-kerkis-20090115-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerkis.tar.xz
14mr|texlive-kerkis-20090115-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerkis.doc.tar.xz
14mr|texlive-kerkis-20090115-3|16	BuildArch:	noarch
14mr|texlive-kerkis-20090115-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kerkis-20090115-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kerkis-20090115-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-kerkis-20090115-3|20	
14mr|texlive-kerkis-20090115-3|21	%description
14mr|texlive-kerkis-20090115-3|22	Sans-serif Greek fonts to match the URW Bookman set (which are
14mr|texlive-kerkis-20090115-3|23	distributed with Kerkis). The Kerkis font set has some support
14mr|texlive-kerkis-20090115-3|24	for mathematics as well as other glyphs missing from the base
14mr|texlive-kerkis-20090115-3|25	URW Bookman fonts (the URW fonts are duplicated in the
14mr|texlive-kerkis-20090115-3|26	distribution). Macros are provided to use the fonts in OT1, T1
14mr|texlive-kerkis-20090115-3|27	(only NG/ng glyphs missing) and LGR encodings, as well as in
14mr|texlive-kerkis-20090115-3|28	mathematics; small caps and old-style number glyphs are also
14mr|texlive-kerkis-20090115-3|29	available. The philosophy, and the design process, of the
14mr|texlive-kerkis-20090115-3|30	Kerkis fonts is discussed in a paper in TUGboat 23(3/4), 2002.
14mr|texlive-kerkis-20090115-3|31	
14mr|texlive-kerkis-20090115-3|32	%post
14mr|texlive-kerkis-20090115-3|33	%{_sbindir}/texlive.post
14mr|texlive-kerkis-20090115-3|34	
14mr|texlive-kerkis-20090115-3|35	%postun
14mr|texlive-kerkis-20090115-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-kerkis-20090115-3|37	%{_sbindir}/texlive.post
14mr|texlive-kerkis-20090115-3|38	fi
14mr|texlive-kerkis-20090115-3|39	
14mr|texlive-kerkis-20090115-3|40	#-----------------------------------------------------------------------
14mr|texlive-kerkis-20090115-3|41	%files
14mr|texlive-kerkis-20090115-3|42	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-Bold.afm
14mr|texlive-kerkis-20090115-3|43	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-BoldItalic.afm
14mr|texlive-kerkis-20090115-3|44	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-BoldSmallCaps.afm
14mr|texlive-kerkis-20090115-3|45	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-Calligraphic.afm
14mr|texlive-kerkis-20090115-3|46	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-Italic.afm
14mr|texlive-kerkis-20090115-3|47	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-SemiBold-Italic.afm
14mr|texlive-kerkis-20090115-3|48	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-SemiBold.afm
14mr|texlive-kerkis-20090115-3|49	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-SmallCaps.afm
14mr|texlive-kerkis-20090115-3|50	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis.afm
14mr|texlive-kerkis-20090115-3|51	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-Bold.afm
14mr|texlive-kerkis-20090115-3|52	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-BoldItalic.afm
14mr|texlive-kerkis-20090115-3|53	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-Italic.afm
14mr|texlive-kerkis-20090115-3|54	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-SmallCaps.afm
14mr|texlive-kerkis-20090115-3|55	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans.afm
14mr|texlive-kerkis-20090115-3|56	%{_texmfdistdir}/fonts/afm/public/kerkis/ktsy.afm
14mr|texlive-kerkis-20090115-3|57	%{_texmfdistdir}/fonts/enc/dvips/kerkis/gkerkis.enc
14mr|texlive-kerkis-20090115-3|58	%{_texmfdistdir}/fonts/enc/dvips/kerkis/gkerkisc.enc
14mr|texlive-kerkis-20090115-3|59	%{_texmfdistdir}/fonts/enc/dvips/kerkis/gpkerkis.enc
14mr|texlive-kerkis-20090115-3|60	%{_texmfdistdir}/fonts/enc/dvips/kerkis/gpkerkisc.enc
14mr|texlive-kerkis-20090115-3|61	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkis.enc
14mr|texlive-kerkis-20090115-3|62	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkisc.enc
14mr|texlive-kerkis-20090115-3|63	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkisec.enc
14mr|texlive-kerkis-20090115-3|64	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkisecsc.enc
14mr|texlive-kerkis-20090115-3|65	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kmath.enc
14mr|texlive-kerkis-20090115-3|66	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kmex.enc
14mr|texlive-kerkis-20090115-3|67	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kmsym.enc
14mr|texlive-kerkis-20090115-3|68	%{_texmfdistdir}/fonts/map/dvips/kerkis/kerkis.map
14mr|texlive-kerkis-20090115-3|69	%{_texmfdistdir}/fonts/tfm/public/kerkis/ek8a.tfm
14mr|texlive-kerkis-20090115-3|70	%{_texmfdistdir}/fonts/tfm/public/kerkis/ek8r.tfm
14mr|texlive-kerkis-20090115-3|71	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekb8a.tfm
14mr|texlive-kerkis-20090115-3|72	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekb8r.tfm
14mr|texlive-kerkis-20090115-3|73	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbi8a.tfm
14mr|texlive-kerkis-20090115-3|74	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbi8r.tfm
14mr|texlive-kerkis-20090115-3|75	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbo8a.tfm
14mr|texlive-kerkis-20090115-3|76	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbo8r.tfm
14mr|texlive-kerkis-20090115-3|77	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsc8a.tfm
14mr|texlive-kerkis-20090115-3|78	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsc8r.tfm
14mr|texlive-kerkis-20090115-3|79	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsco8a.tfm
14mr|texlive-kerkis-20090115-3|80	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsco8r.tfm
14mr|texlive-kerkis-20090115-3|81	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbui8a.tfm
14mr|texlive-kerkis-20090115-3|82	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbui8r.tfm
14mr|texlive-kerkis-20090115-3|83	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekcal8a.tfm
14mr|texlive-kerkis-20090115-3|84	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekcal8r.tfm
14mr|texlive-kerkis-20090115-3|85	%{_texmfdistdir}/fonts/tfm/public/kerkis/eki8a.tfm
14mr|texlive-kerkis-20090115-3|86	%{_texmfdistdir}/fonts/tfm/public/kerkis/eki8r.tfm
14mr|texlive-kerkis-20090115-3|87	%{_texmfdistdir}/fonts/tfm/public/kerkis/eko8a.tfm
14mr|texlive-kerkis-20090115-3|88	%{_texmfdistdir}/fonts/tfm/public/kerkis/eko8r.tfm
14mr|texlive-kerkis-20090115-3|89	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksb8a.tfm
14mr|texlive-kerkis-20090115-3|90	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksb8r.tfm
14mr|texlive-kerkis-20090115-3|91	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbi8a.tfm
14mr|texlive-kerkis-20090115-3|92	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbi8r.tfm
14mr|texlive-kerkis-20090115-3|93	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbo8a.tfm
14mr|texlive-kerkis-20090115-3|94	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbo8r.tfm
14mr|texlive-kerkis-20090115-3|95	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbui8a.tfm
14mr|texlive-kerkis-20090115-3|96	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbui8r.tfm
14mr|texlive-kerkis-20090115-3|97	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksc8a.tfm
14mr|texlive-kerkis-20090115-3|98	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksc8r.tfm
14mr|texlive-kerkis-20090115-3|99	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksco8a.tfm
14mr|texlive-kerkis-20090115-3|100	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksco8r.tfm
14mr|texlive-kerkis-20090115-3|101	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksf8a.tfm
14mr|texlive-kerkis-20090115-3|102	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksf8t.tfm
14mr|texlive-kerkis-20090115-3|103	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfb8a.tfm
14mr|texlive-kerkis-20090115-3|104	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfb8t.tfm
14mr|texlive-kerkis-20090115-3|105	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfbi8a.tfm
14mr|texlive-kerkis-20090115-3|106	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfbi8t.tfm
14mr|texlive-kerkis-20090115-3|107	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfi8a.tfm
14mr|texlive-kerkis-20090115-3|108	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfi8t.tfm
14mr|texlive-kerkis-20090115-3|109	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfsc8a.tfm
14mr|texlive-kerkis-20090115-3|110	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfsc8t.tfm
14mr|texlive-kerkis-20090115-3|111	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekui8a.tfm
14mr|texlive-kerkis-20090115-3|112	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekui8r.tfm
14mr|texlive-kerkis-20090115-3|113	%{_texmfdistdir}/fonts/tfm/public/kerkis/gk7a.tfm
14mr|texlive-kerkis-20090115-3|114	%{_texmfdistdir}/fonts/tfm/public/kerkis/gk7t.tfm
14mr|texlive-kerkis-20090115-3|115	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkb7a.tfm
14mr|texlive-kerkis-20090115-3|116	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkb7t.tfm
14mr|texlive-kerkis-20090115-3|117	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbi7a.tfm
14mr|texlive-kerkis-20090115-3|118	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbi7t.tfm
14mr|texlive-kerkis-20090115-3|119	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbo7a.tfm
14mr|texlive-kerkis-20090115-3|120	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbo7t.tfm
14mr|texlive-kerkis-20090115-3|121	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsc8a.tfm
14mr|texlive-kerkis-20090115-3|122	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsc8r.tfm
14mr|texlive-kerkis-20090115-3|123	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsco8a.tfm
14mr|texlive-kerkis-20090115-3|124	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsco8r.tfm
14mr|texlive-kerkis-20090115-3|125	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbui7a.tfm
14mr|texlive-kerkis-20090115-3|126	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbui7t.tfm
14mr|texlive-kerkis-20090115-3|127	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkcal7a.tfm
14mr|texlive-kerkis-20090115-3|128	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkcal7t.tfm
14mr|texlive-kerkis-20090115-3|129	%{_texmfdistdir}/fonts/tfm/public/kerkis/gki7a.tfm
14mr|texlive-kerkis-20090115-3|130	%{_texmfdistdir}/fonts/tfm/public/kerkis/gki7t.tfm
14mr|texlive-kerkis-20090115-3|131	%{_texmfdistdir}/fonts/tfm/public/kerkis/gko7a.tfm
14mr|texlive-kerkis-20090115-3|132	%{_texmfdistdir}/fonts/tfm/public/kerkis/gko7t.tfm
14mr|texlive-kerkis-20090115-3|133	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksb7a.tfm
14mr|texlive-kerkis-20090115-3|134	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksb7t.tfm
14mr|texlive-kerkis-20090115-3|135	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbi7a.tfm
14mr|texlive-kerkis-20090115-3|136	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbi7t.tfm
14mr|texlive-kerkis-20090115-3|137	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbo7a.tfm
14mr|texlive-kerkis-20090115-3|138	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbo7t.tfm
14mr|texlive-kerkis-20090115-3|139	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbui7a.tfm
14mr|texlive-kerkis-20090115-3|140	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbui7t.tfm
14mr|texlive-kerkis-20090115-3|141	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksc7a.tfm
14mr|texlive-kerkis-20090115-3|142	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksc7t.tfm
14mr|texlive-kerkis-20090115-3|143	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksco7a.tfm
14mr|texlive-kerkis-20090115-3|144	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksco7t.tfm
14mr|texlive-kerkis-20090115-3|145	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksf7a.tfm
14mr|texlive-kerkis-20090115-3|146	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksf7t.tfm
14mr|texlive-kerkis-20090115-3|147	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfb7a.tfm
14mr|texlive-kerkis-20090115-3|148	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfb7t.tfm
14mr|texlive-kerkis-20090115-3|149	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfbi7a.tfm
14mr|texlive-kerkis-20090115-3|150	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfbi7t.tfm
14mr|texlive-kerkis-20090115-3|151	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfi7a.tfm
14mr|texlive-kerkis-20090115-3|152	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfi7t.tfm
14mr|texlive-kerkis-20090115-3|153	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfsc7a.tfm
14mr|texlive-kerkis-20090115-3|154	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfsc7t.tfm
14mr|texlive-kerkis-20090115-3|155	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkui7a.tfm
14mr|texlive-kerkis-20090115-3|156	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkui7t.tfm
14mr|texlive-kerkis-20090115-3|157	%{_texmfdistdir}/fonts/tfm/public/kerkis/k8a.tfm
14mr|texlive-kerkis-20090115-3|158	%{_texmfdistdir}/fonts/tfm/public/kerkis/k8r.tfm
14mr|texlive-kerkis-20090115-3|159	%{_texmfdistdir}/fonts/tfm/public/kerkis/kb8a.tfm
14mr|texlive-kerkis-20090115-3|160	%{_texmfdistdir}/fonts/tfm/public/kerkis/kb8r.tfm
14mr|texlive-kerkis-20090115-3|161	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbi8a.tfm
14mr|texlive-kerkis-20090115-3|162	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbi8r.tfm
14mr|texlive-kerkis-20090115-3|163	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbo8a.tfm
14mr|texlive-kerkis-20090115-3|164	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbo8r.tfm
14mr|texlive-kerkis-20090115-3|165	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsc8a.tfm
14mr|texlive-kerkis-20090115-3|166	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsc8r.tfm
14mr|texlive-kerkis-20090115-3|167	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsco8a.tfm
14mr|texlive-kerkis-20090115-3|168	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsco8r.tfm
14mr|texlive-kerkis-20090115-3|169	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbui8a.tfm
14mr|texlive-kerkis-20090115-3|170	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbui8r.tfm
14mr|texlive-kerkis-20090115-3|171	%{_texmfdistdir}/fonts/tfm/public/kerkis/kcal8a.tfm
14mr|texlive-kerkis-20090115-3|172	%{_texmfdistdir}/fonts/tfm/public/kerkis/kcal8r.tfm
14mr|texlive-kerkis-20090115-3|173	%{_texmfdistdir}/fonts/tfm/public/kerkis/ki8a.tfm
14mr|texlive-kerkis-20090115-3|174	%{_texmfdistdir}/fonts/tfm/public/kerkis/ki8r.tfm
14mr|texlive-kerkis-20090115-3|175	%{_texmfdistdir}/fonts/tfm/public/kerkis/kmath8a.tfm
14mr|texlive-kerkis-20090115-3|176	%{_texmfdistdir}/fonts/tfm/public/kerkis/kmath8r.tfm
14mr|texlive-kerkis-20090115-3|177	%{_texmfdistdir}/fonts/tfm/public/kerkis/ko8a.tfm
14mr|texlive-kerkis-20090115-3|178	%{_texmfdistdir}/fonts/tfm/public/kerkis/ko8r.tfm
14mr|texlive-kerkis-20090115-3|179	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksb8a.tfm
14mr|texlive-kerkis-20090115-3|180	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksb8r.tfm
14mr|texlive-kerkis-20090115-3|181	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbi8a.tfm
14mr|texlive-kerkis-20090115-3|182	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbi8r.tfm
14mr|texlive-kerkis-20090115-3|183	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbo8a.tfm
14mr|texlive-kerkis-20090115-3|184	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbo8r.tfm
14mr|texlive-kerkis-20090115-3|185	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbui8a.tfm
14mr|texlive-kerkis-20090115-3|186	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbui8r.tfm
14mr|texlive-kerkis-20090115-3|187	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksc8a.tfm
14mr|texlive-kerkis-20090115-3|188	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksc8r.tfm
14mr|texlive-kerkis-20090115-3|189	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksco8a.tfm
14mr|texlive-kerkis-20090115-3|190	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksco8r.tfm
14mr|texlive-kerkis-20090115-3|191	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksf8a.tfm
14mr|texlive-kerkis-20090115-3|192	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksf8t.tfm
14mr|texlive-kerkis-20090115-3|193	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfb8a.tfm
14mr|texlive-kerkis-20090115-3|194	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfb8t.tfm
14mr|texlive-kerkis-20090115-3|195	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfbi8a.tfm
14mr|texlive-kerkis-20090115-3|196	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfbi8t.tfm
14mr|texlive-kerkis-20090115-3|197	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfi8a.tfm
14mr|texlive-kerkis-20090115-3|198	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfi8t.tfm
14mr|texlive-kerkis-20090115-3|199	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfsc8a.tfm
14mr|texlive-kerkis-20090115-3|200	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfsc8t.tfm
14mr|texlive-kerkis-20090115-3|201	%{_texmfdistdir}/fonts/tfm/public/kerkis/ktsy8a.tfm
14mr|texlive-kerkis-20090115-3|202	%{_texmfdistdir}/fonts/tfm/public/kerkis/ktsy8r.tfm
14mr|texlive-kerkis-20090115-3|203	%{_texmfdistdir}/fonts/tfm/public/kerkis/kui8a.tfm
14mr|texlive-kerkis-20090115-3|204	%{_texmfdistdir}/fonts/tfm/public/kerkis/kui8r.tfm
14mr|texlive-kerkis-20090115-3|205	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-Bold.pfb
14mr|texlive-kerkis-20090115-3|206	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-BoldItalic.pfb
14mr|texlive-kerkis-20090115-3|207	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-BoldSmallCaps.pfb
14mr|texlive-kerkis-20090115-3|208	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-Calligraphic.pfb
14mr|texlive-kerkis-20090115-3|209	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-Italic.pfb
14mr|texlive-kerkis-20090115-3|210	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-SemiBold-Italic.pfb
14mr|texlive-kerkis-20090115-3|211	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-SemiBold.pfb
14mr|texlive-kerkis-20090115-3|212	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-SmallCaps.pfb
14mr|texlive-kerkis-20090115-3|213	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis.pfb
14mr|texlive-kerkis-20090115-3|214	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-Bold.pfb
14mr|texlive-kerkis-20090115-3|215	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-BoldItalic.pfb
14mr|texlive-kerkis-20090115-3|216	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-Italic.pfb
14mr|texlive-kerkis-20090115-3|217	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-SmallCaps.pfb
14mr|texlive-kerkis-20090115-3|218	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans.pfb
14mr|texlive-kerkis-20090115-3|219	%{_texmfdistdir}/fonts/type1/public/kerkis/ktsy.pfb
14mr|texlive-kerkis-20090115-3|220	%{_texmfdistdir}/fonts/vf/public/kerkis/ek8a.vf
14mr|texlive-kerkis-20090115-3|221	%{_texmfdistdir}/fonts/vf/public/kerkis/ekb8a.vf
14mr|texlive-kerkis-20090115-3|222	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbi8a.vf
14mr|texlive-kerkis-20090115-3|223	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbo8a.vf
14mr|texlive-kerkis-20090115-3|224	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbsc8a.vf
14mr|texlive-kerkis-20090115-3|225	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbsco8a.vf
14mr|texlive-kerkis-20090115-3|226	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbui8a.vf
14mr|texlive-kerkis-20090115-3|227	%{_texmfdistdir}/fonts/vf/public/kerkis/ekcal8a.vf
14mr|texlive-kerkis-20090115-3|228	%{_texmfdistdir}/fonts/vf/public/kerkis/eki8a.vf
14mr|texlive-kerkis-20090115-3|229	%{_texmfdistdir}/fonts/vf/public/kerkis/eko8a.vf
14mr|texlive-kerkis-20090115-3|230	%{_texmfdistdir}/fonts/vf/public/kerkis/eksb8a.vf
14mr|texlive-kerkis-20090115-3|231	%{_texmfdistdir}/fonts/vf/public/kerkis/eksbi8a.vf
14mr|texlive-kerkis-20090115-3|232	%{_texmfdistdir}/fonts/vf/public/kerkis/eksbo8a.vf
14mr|texlive-kerkis-20090115-3|233	%{_texmfdistdir}/fonts/vf/public/kerkis/eksbui8a.vf
14mr|texlive-kerkis-20090115-3|234	%{_texmfdistdir}/fonts/vf/public/kerkis/eksc8a.vf
14mr|texlive-kerkis-20090115-3|235	%{_texmfdistdir}/fonts/vf/public/kerkis/eksco8a.vf
14mr|texlive-kerkis-20090115-3|236	%{_texmfdistdir}/fonts/vf/public/kerkis/eksf8t.vf
14mr|texlive-kerkis-20090115-3|237	%{_texmfdistdir}/fonts/vf/public/kerkis/eksfb8t.vf
14mr|texlive-kerkis-20090115-3|238	%{_texmfdistdir}/fonts/vf/public/kerkis/eksfbi8t.vf
14mr|texlive-kerkis-20090115-3|239	%{_texmfdistdir}/fonts/vf/public/kerkis/eksfi8t.vf
14mr|texlive-kerkis-20090115-3|240	%{_texmfdistdir}/fonts/vf/public/kerkis/eksfsc8t.vf
14mr|texlive-kerkis-20090115-3|241	%{_texmfdistdir}/fonts/vf/public/kerkis/ekui8a.vf
14mr|texlive-kerkis-20090115-3|242	%{_texmfdistdir}/fonts/vf/public/kerkis/gk7t.vf
14mr|texlive-kerkis-20090115-3|243	%{_texmfdistdir}/fonts/vf/public/kerkis/gkb7t.vf
14mr|texlive-kerkis-20090115-3|244	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbi7t.vf
14mr|texlive-kerkis-20090115-3|245	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbo7t.vf
14mr|texlive-kerkis-20090115-3|246	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbsc8a.vf
14mr|texlive-kerkis-20090115-3|247	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbsco8a.vf
14mr|texlive-kerkis-20090115-3|248	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbui7t.vf
14mr|texlive-kerkis-20090115-3|249	%{_texmfdistdir}/fonts/vf/public/kerkis/gkcal7t.vf
14mr|texlive-kerkis-20090115-3|250	%{_texmfdistdir}/fonts/vf/public/kerkis/gki7t.vf
14mr|texlive-kerkis-20090115-3|251	%{_texmfdistdir}/fonts/vf/public/kerkis/gko7t.vf
14mr|texlive-kerkis-20090115-3|252	%{_texmfdistdir}/fonts/vf/public/kerkis/gksb7t.vf
14mr|texlive-kerkis-20090115-3|253	%{_texmfdistdir}/fonts/vf/public/kerkis/gksbi7t.vf
14mr|texlive-kerkis-20090115-3|254	%{_texmfdistdir}/fonts/vf/public/kerkis/gksbo7t.vf
14mr|texlive-kerkis-20090115-3|255	%{_texmfdistdir}/fonts/vf/public/kerkis/gksbui7t.vf
14mr|texlive-kerkis-20090115-3|256	%{_texmfdistdir}/fonts/vf/public/kerkis/gksc7t.vf
14mr|texlive-kerkis-20090115-3|257	%{_texmfdistdir}/fonts/vf/public/kerkis/gksco7t.vf
14mr|texlive-kerkis-20090115-3|258	%{_texmfdistdir}/fonts/vf/public/kerkis/gksf7t.vf
14mr|texlive-kerkis-20090115-3|259	%{_texmfdistdir}/fonts/vf/public/kerkis/gksfb7t.vf
14mr|texlive-kerkis-20090115-3|260	%{_texmfdistdir}/fonts/vf/public/kerkis/gksfbi7t.vf
14mr|texlive-kerkis-20090115-3|261	%{_texmfdistdir}/fonts/vf/public/kerkis/gksfi7t.vf
14mr|texlive-kerkis-20090115-3|262	%{_texmfdistdir}/fonts/vf/public/kerkis/gksfsc7t.vf
14mr|texlive-kerkis-20090115-3|263	%{_texmfdistdir}/fonts/vf/public/kerkis/gkui7t.vf
14mr|texlive-kerkis-20090115-3|264	%{_texmfdistdir}/fonts/vf/public/kerkis/k8a.vf
14mr|texlive-kerkis-20090115-3|265	%{_texmfdistdir}/fonts/vf/public/kerkis/kb8a.vf
14mr|texlive-kerkis-20090115-3|266	%{_texmfdistdir}/fonts/vf/public/kerkis/kbi8a.vf
14mr|texlive-kerkis-20090115-3|267	%{_texmfdistdir}/fonts/vf/public/kerkis/kbo8a.vf
14mr|texlive-kerkis-20090115-3|268	%{_texmfdistdir}/fonts/vf/public/kerkis/kbsc8a.vf
14mr|texlive-kerkis-20090115-3|269	%{_texmfdistdir}/fonts/vf/public/kerkis/kbsco8a.vf
14mr|texlive-kerkis-20090115-3|270	%{_texmfdistdir}/fonts/vf/public/kerkis/kbui8a.vf
14mr|texlive-kerkis-20090115-3|271	%{_texmfdistdir}/fonts/vf/public/kerkis/kcal8a.vf
14mr|texlive-kerkis-20090115-3|272	%{_texmfdistdir}/fonts/vf/public/kerkis/ki8a.vf
14mr|texlive-kerkis-20090115-3|273	%{_texmfdistdir}/fonts/vf/public/kerkis/kmath8a.vf
14mr|texlive-kerkis-20090115-3|274	%{_texmfdistdir}/fonts/vf/public/kerkis/ko8a.vf
14mr|texlive-kerkis-20090115-3|275	%{_texmfdistdir}/fonts/vf/public/kerkis/ksb8a.vf
14mr|texlive-kerkis-20090115-3|276	%{_texmfdistdir}/fonts/vf/public/kerkis/ksbi8a.vf
14mr|texlive-kerkis-20090115-3|277	%{_texmfdistdir}/fonts/vf/public/kerkis/ksbo8a.vf
14mr|texlive-kerkis-20090115-3|278	%{_texmfdistdir}/fonts/vf/public/kerkis/ksbui8a.vf
14mr|texlive-kerkis-20090115-3|279	%{_texmfdistdir}/fonts/vf/public/kerkis/ksc8a.vf
14mr|texlive-kerkis-20090115-3|280	%{_texmfdistdir}/fonts/vf/public/kerkis/ksco8a.vf
14mr|texlive-kerkis-20090115-3|281	%{_texmfdistdir}/fonts/vf/public/kerkis/ksf8t.vf
14mr|texlive-kerkis-20090115-3|282	%{_texmfdistdir}/fonts/vf/public/kerkis/ksfb8t.vf
14mr|texlive-kerkis-20090115-3|283	%{_texmfdistdir}/fonts/vf/public/kerkis/ksfbi8t.vf
14mr|texlive-kerkis-20090115-3|284	%{_texmfdistdir}/fonts/vf/public/kerkis/ksfi8t.vf
14mr|texlive-kerkis-20090115-3|285	%{_texmfdistdir}/fonts/vf/public/kerkis/ksfsc8t.vf
14mr|texlive-kerkis-20090115-3|286	%{_texmfdistdir}/fonts/vf/public/kerkis/ktsy8a.vf
14mr|texlive-kerkis-20090115-3|287	%{_texmfdistdir}/fonts/vf/public/kerkis/kui8a.vf
14mr|texlive-kerkis-20090115-3|288	%{_texmfdistdir}/tex/latex/kerkis/kerkis.sty
14mr|texlive-kerkis-20090115-3|289	%{_texmfdistdir}/tex/latex/kerkis/kmath.sty
14mr|texlive-kerkis-20090115-3|290	%{_texmfdistdir}/tex/latex/kerkis/lgrkfn.fd
14mr|texlive-kerkis-20090115-3|291	%{_texmfdistdir}/tex/latex/kerkis/lgrmak.fd
14mr|texlive-kerkis-20090115-3|292	%{_texmfdistdir}/tex/latex/kerkis/lgrmaksf.fd
14mr|texlive-kerkis-20090115-3|293	%{_texmfdistdir}/tex/latex/kerkis/omlmak.fd
14mr|texlive-kerkis-20090115-3|294	%{_texmfdistdir}/tex/latex/kerkis/omsmak.fd
14mr|texlive-kerkis-20090115-3|295	%{_texmfdistdir}/tex/latex/kerkis/ot1kfn.fd
14mr|texlive-kerkis-20090115-3|296	%{_texmfdistdir}/tex/latex/kerkis/ot1mak.fd
14mr|texlive-kerkis-20090115-3|297	%{_texmfdistdir}/tex/latex/kerkis/ot1maksf.fd
14mr|texlive-kerkis-20090115-3|298	%{_texmfdistdir}/tex/latex/kerkis/t1mak.fd
14mr|texlive-kerkis-20090115-3|299	%{_texmfdistdir}/tex/latex/kerkis/t1maksf.fd
14mr|texlive-kerkis-20090115-3|300	%doc %{_texmfdistdir}/doc/latex/kerkis/License.txt
14mr|texlive-kerkis-20090115-3|301	%doc %{_texmfdistdir}/doc/latex/kerkis/README.html
14mr|texlive-kerkis-20090115-3|302	
14mr|texlive-kerkis-20090115-3|303	#-----------------------------------------------------------------------
14mr|texlive-kerkis-20090115-3|304	%prep
14mr|texlive-kerkis-20090115-3|305	%setup -c -a0 -a1
14mr|texlive-kerkis-20090115-3|306	
14mr|texlive-kerkis-20090115-3|307	%build
14mr|texlive-kerkis-20090115-3|308	
14mr|texlive-kerkis-20090115-3|309	%install
14mr|texlive-kerkis-20090115-3|310	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kerkis-20090115-3|311	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-kerkis-20090115-3|312	
14mr|texlive-kerkis-20090115-3|313	
14mr|texlive-kerkis-20090115-3|314	
14mr|texlive-kerkis-20090115-3|315	%changelog
14mr|texlive-kerkis-20090115-3|316	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090115-3
14mr|texlive-kerkis-20090115-3|317	+ Revision: ad54e5e
14mr|texlive-kerkis-20090115-3|318	- MassBuild#440: Increase release tag
14mr|texlive-kerkis-20090115-3|319	
14mr|texlive-kerkis-20090115-3|320	

20466 14
14mr|texlive-kerntest-1.32-3|1	# revision 15878
14mr|texlive-kerntest-1.32-3|2	# category Package
14mr|texlive-kerntest-1.32-3|3	# catalog-ctan /macros/latex/contrib/kerntest
14mr|texlive-kerntest-1.32-3|4	# catalog-date 2007-03-08 21:58:53 +0100
14mr|texlive-kerntest-1.32-3|5	# catalog-license lppl
14mr|texlive-kerntest-1.32-3|6	# catalog-version 1.32
14mr|texlive-kerntest-1.32-3|7	Name:		texlive-kerntest
14mr|texlive-kerntest-1.32-3|8	Version:	1.32
14mr|texlive-kerntest-1.32-3|9	Release:	3
14mr|texlive-kerntest-1.32-3|10	Summary:	Print tables and generate control files to adjust kernings
14mr|texlive-kerntest-1.32-3|11	Group:		Publishing
14mr|texlive-kerntest-1.32-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kerntest
14mr|texlive-kerntest-1.32-3|13	License:	LPPL
14mr|texlive-kerntest-1.32-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerntest.tar.xz
14mr|texlive-kerntest-1.32-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerntest.doc.tar.xz
14mr|texlive-kerntest-1.32-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerntest.source.tar.xz
14mr|texlive-kerntest-1.32-3|17	BuildArch:	noarch
14mr|texlive-kerntest-1.32-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-kerntest-1.32-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-kerntest-1.32-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-kerntest-1.32-3|21	
14mr|texlive-kerntest-1.32-3|22	%description
14mr|texlive-kerntest-1.32-3|23	This class makes it easy to generate tables that show many
14mr|texlive-kerntest-1.32-3|24	different kerning pairs of an arbitrary font, usable by LaTeX.
14mr|texlive-kerntest-1.32-3|25	It shows the kerning values that are used in the the font by
14mr|texlive-kerntest-1.32-3|26	default. In addition, this class enables the user to alter the
14mr|texlive-kerntest-1.32-3|27	kernings and to observe the results. Kerning pairs can be
14mr|texlive-kerntest-1.32-3|28	defined for groups of similar glyphs at the same time. An mtx
14mr|texlive-kerntest-1.32-3|29	file is generated automatically. The mtx file may then be
14mr|texlive-kerntest-1.32-3|30	loaded by fontinst to introduce the user-made kernings into the
14mr|texlive-kerntest-1.32-3|31	virtual font for later use in LaTeX.
14mr|texlive-kerntest-1.32-3|32	
14mr|texlive-kerntest-1.32-3|33	%post
14mr|texlive-kerntest-1.32-3|34	%{_sbindir}/texlive.post
14mr|texlive-kerntest-1.32-3|35	
14mr|texlive-kerntest-1.32-3|36	%postun
14mr|texlive-kerntest-1.32-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-kerntest-1.32-3|38	%{_sbindir}/texlive.post
14mr|texlive-kerntest-1.32-3|39	fi
14mr|texlive-kerntest-1.32-3|40	
14mr|texlive-kerntest-1.32-3|41	#-----------------------------------------------------------------------
14mr|texlive-kerntest-1.32-3|42	%files
14mr|texlive-kerntest-1.32-3|43	%{_texmfdistdir}/tex/latex/kerntest/kerntest.cls
14mr|texlive-kerntest-1.32-3|44	%{_texmfdistdir}/tex/latex/kerntest/ly1mtx.clo
14mr|texlive-kerntest-1.32-3|45	%{_texmfdistdir}/tex/latex/kerntest/ot1mtx.clo
14mr|texlive-kerntest-1.32-3|46	%{_texmfdistdir}/tex/latex/kerntest/t1cmr-1200.fd
14mr|texlive-kerntest-1.32-3|47	%{_texmfdistdir}/tex/latex/kerntest/t1mtx.clo
14mr|texlive-kerntest-1.32-3|48	%{_texmfdistdir}/tex/latex/kerntest/t2amtx.clo
14mr|texlive-kerntest-1.32-3|49	%{_texmfdistdir}/tex/latex/kerntest/t2bmtx.clo
14mr|texlive-kerntest-1.32-3|50	%{_texmfdistdir}/tex/latex/kerntest/ts1mtx.clo
14mr|texlive-kerntest-1.32-3|51	%doc %{_texmfdistdir}/doc/latex/kerntest/ChangeLog
14mr|texlive-kerntest-1.32-3|52	%doc %{_texmfdistdir}/doc/latex/kerntest/README
14mr|texlive-kerntest-1.32-3|53	%doc %{_texmfdistdir}/doc/latex/kerntest/ToDo
14mr|texlive-kerntest-1.32-3|54	%doc %{_texmfdistdir}/doc/latex/kerntest/kerntest.pdf
14mr|texlive-kerntest-1.32-3|55	%doc %{_texmfdistdir}/doc/latex/kerntest/krntst-v.tex
14mr|texlive-kerntest-1.32-3|56	%doc %{_texmfdistdir}/doc/latex/kerntest/ot1-XXX-m-n.tex
14mr|texlive-kerntest-1.32-3|57	%doc %{_texmfdistdir}/doc/latex/kerntest/schoolb.map
14mr|texlive-kerntest-1.32-3|58	%doc %{_texmfdistdir}/doc/latex/kerntest/schoolb1.tex
14mr|texlive-kerntest-1.32-3|59	%doc %{_texmfdistdir}/doc/latex/kerntest/schoolb2.tex
14mr|texlive-kerntest-1.32-3|60	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-9nc-m-n-1.tex
14mr|texlive-kerntest-1.32-3|61	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-9nc-m-n-2.tex
14mr|texlive-kerntest-1.32-3|62	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-XXX-m-n.tex
14mr|texlive-kerntest-1.32-3|63	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-cmr-m-n-1200.tex
14mr|texlive-kerntest-1.32-3|64	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-ptm-bx-n-example.tex
14mr|texlive-kerntest-1.32-3|65	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-ptm-m-n-shortexample.tex
14mr|texlive-kerntest-1.32-3|66	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-ptm-m-n.tex
14mr|texlive-kerntest-1.32-3|67	%doc %{_texmfdistdir}/doc/latex/kerntest/testschoolb.tex
14mr|texlive-kerntest-1.32-3|68	%doc %{_texmfdistdir}/doc/latex/kerntest/ts1-XXX-m-n.tex
14mr|texlive-kerntest-1.32-3|69	#- source
14mr|texlive-kerntest-1.32-3|70	%doc %{_texmfdistdir}/source/latex/kerntest/Makefile
14mr|texlive-kerntest-1.32-3|71	%doc %{_texmfdistdir}/source/latex/kerntest/kerntest.dtx
14mr|texlive-kerntest-1.32-3|72	%doc %{_texmfdistdir}/source/latex/kerntest/kerntest.ins
14mr|texlive-kerntest-1.32-3|73	
14mr|texlive-kerntest-1.32-3|74	#-----------------------------------------------------------------------
14mr|texlive-kerntest-1.32-3|75	%prep
14mr|texlive-kerntest-1.32-3|76	%setup -c -a0 -a1 -a2
14mr|texlive-kerntest-1.32-3|77	
14mr|texlive-kerntest-1.32-3|78	%build
14mr|texlive-kerntest-1.32-3|79	
14mr|texlive-kerntest-1.32-3|80	%install
14mr|texlive-kerntest-1.32-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kerntest-1.32-3|82	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-kerntest-1.32-3|83	
14mr|texlive-kerntest-1.32-3|84	
14mr|texlive-kerntest-1.32-3|85	
14mr|texlive-kerntest-1.32-3|86	%changelog
14mr|texlive-kerntest-1.32-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.32-3
14mr|texlive-kerntest-1.32-3|88	+ Revision: 0e35967
14mr|texlive-kerntest-1.32-3|89	- MassBuild#440: Increase release tag
14mr|texlive-kerntest-1.32-3|90	
14mr|texlive-kerntest-1.32-3|91	

20467 14
14mr|texlive-keycommand-3.1415-3|1	# revision 18042
14mr|texlive-keycommand-3.1415-3|2	# category Package
14mr|texlive-keycommand-3.1415-3|3	# catalog-ctan /macros/latex/contrib/keycommand
14mr|texlive-keycommand-3.1415-3|4	# catalog-date 2010-04-27 09:59:23 +0200
14mr|texlive-keycommand-3.1415-3|5	# catalog-license lppl
14mr|texlive-keycommand-3.1415-3|6	# catalog-version 3.1415
14mr|texlive-keycommand-3.1415-3|7	Name:		texlive-keycommand
14mr|texlive-keycommand-3.1415-3|8	Version:	3.1415
14mr|texlive-keycommand-3.1415-3|9	Release:	3
14mr|texlive-keycommand-3.1415-3|10	Summary:	Simple creation of commands with key-value arguments
14mr|texlive-keycommand-3.1415-3|11	Group:		Publishing
14mr|texlive-keycommand-3.1415-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/keycommand
14mr|texlive-keycommand-3.1415-3|13	License:	LPPL
14mr|texlive-keycommand-3.1415-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keycommand.tar.xz
14mr|texlive-keycommand-3.1415-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keycommand.doc.tar.xz
14mr|texlive-keycommand-3.1415-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keycommand.source.tar.xz
14mr|texlive-keycommand-3.1415-3|17	BuildArch:	noarch
14mr|texlive-keycommand-3.1415-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-keycommand-3.1415-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-keycommand-3.1415-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-keycommand-3.1415-3|21	
14mr|texlive-keycommand-3.1415-3|22	%description
14mr|texlive-keycommand-3.1415-3|23	The package (which requires e-TeX) provides a natural way to
14mr|texlive-keycommand-3.1415-3|24	define commands with optional keys. The package provides
14mr|texlive-keycommand-3.1415-3|25	\newkeycommand, \renewkeycommand, \providekeycommand,
14mr|texlive-keycommand-3.1415-3|26	\newkeyenvironment and \renewkeyenvironment, together with
14mr|texlive-keycommand-3.1415-3|27	\keycmd for a more advanced interface. The package is based on
14mr|texlive-keycommand-3.1415-3|28	kvsetkeys by Heiko Oberdiek.
14mr|texlive-keycommand-3.1415-3|29	
14mr|texlive-keycommand-3.1415-3|30	%post
14mr|texlive-keycommand-3.1415-3|31	%{_sbindir}/texlive.post
14mr|texlive-keycommand-3.1415-3|32	
14mr|texlive-keycommand-3.1415-3|33	%postun
14mr|texlive-keycommand-3.1415-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-keycommand-3.1415-3|35	%{_sbindir}/texlive.post
14mr|texlive-keycommand-3.1415-3|36	fi
14mr|texlive-keycommand-3.1415-3|37	
14mr|texlive-keycommand-3.1415-3|38	#-----------------------------------------------------------------------
14mr|texlive-keycommand-3.1415-3|39	%files
14mr|texlive-keycommand-3.1415-3|40	%{_texmfdistdir}/tex/latex/keycommand/keycommand.sty
14mr|texlive-keycommand-3.1415-3|41	%doc %{_texmfdistdir}/doc/latex/keycommand/README
14mr|texlive-keycommand-3.1415-3|42	%doc %{_texmfdistdir}/doc/latex/keycommand/keycommand-example.pdf
14mr|texlive-keycommand-3.1415-3|43	%doc %{_texmfdistdir}/doc/latex/keycommand/keycommand-example.tex
14mr|texlive-keycommand-3.1415-3|44	%doc %{_texmfdistdir}/doc/latex/keycommand/keycommand.pdf
14mr|texlive-keycommand-3.1415-3|45	#- source
14mr|texlive-keycommand-3.1415-3|46	%doc %{_texmfdistdir}/source/latex/keycommand/keycommand.drv
14mr|texlive-keycommand-3.1415-3|47	%doc %{_texmfdistdir}/source/latex/keycommand/keycommand.dtx
14mr|texlive-keycommand-3.1415-3|48	%doc %{_texmfdistdir}/source/latex/keycommand/keycommand.ins
14mr|texlive-keycommand-3.1415-3|49	
14mr|texlive-keycommand-3.1415-3|50	#-----------------------------------------------------------------------
14mr|texlive-keycommand-3.1415-3|51	%prep
14mr|texlive-keycommand-3.1415-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-keycommand-3.1415-3|53	
14mr|texlive-keycommand-3.1415-3|54	%build
14mr|texlive-keycommand-3.1415-3|55	
14mr|texlive-keycommand-3.1415-3|56	%install
14mr|texlive-keycommand-3.1415-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-keycommand-3.1415-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-keycommand-3.1415-3|59	
14mr|texlive-keycommand-3.1415-3|60	
14mr|texlive-keycommand-3.1415-3|61	
14mr|texlive-keycommand-3.1415-3|62	%changelog
14mr|texlive-keycommand-3.1415-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1415-3
14mr|texlive-keycommand-3.1415-3|64	+ Revision: 13fc1f6
14mr|texlive-keycommand-3.1415-3|65	- MassBuild#440: Increase release tag
14mr|texlive-keycommand-3.1415-3|66	
14mr|texlive-keycommand-3.1415-3|67	

20468 14
14mr|texlive-keyreader-0.4b-4|1	# revision 25563
14mr|texlive-keyreader-0.4b-4|2	# category Package
14mr|texlive-keyreader-0.4b-4|3	# catalog-ctan /macros/latex/contrib/keyreader
14mr|texlive-keyreader-0.4b-4|4	# catalog-date 2012-01-19 11:04:21 +0100
14mr|texlive-keyreader-0.4b-4|5	# catalog-license lppl1.3
14mr|texlive-keyreader-0.4b-4|6	# catalog-version 0.4b
14mr|texlive-keyreader-0.4b-4|7	Name:		texlive-keyreader
14mr|texlive-keyreader-0.4b-4|8	Version:	0.4b
14mr|texlive-keyreader-0.4b-4|9	Release:	4
14mr|texlive-keyreader-0.4b-4|10	Summary:	A robust interface to xkeyval
14mr|texlive-keyreader-0.4b-4|11	Group:		Publishing
14mr|texlive-keyreader-0.4b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/keyreader
14mr|texlive-keyreader-0.4b-4|13	License:	LPPL1.3
14mr|texlive-keyreader-0.4b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keyreader.tar.xz
14mr|texlive-keyreader-0.4b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keyreader.doc.tar.xz
14mr|texlive-keyreader-0.4b-4|16	BuildArch:	noarch
14mr|texlive-keyreader-0.4b-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-keyreader-0.4b-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-keyreader-0.4b-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-keyreader-0.4b-4|20	
14mr|texlive-keyreader-0.4b-4|21	%description
14mr|texlive-keyreader-0.4b-4|22	The package provides a robust interface to controlling keys in
14mr|texlive-keyreader-0.4b-4|23	xkeyval, removing some of that package's restrictions. The
14mr|texlive-keyreader-0.4b-4|24	package also addresses some of the issues now covered by the
14mr|texlive-keyreader-0.4b-4|25	author's ltxkeys package, which was assumed to be a replacement
14mr|texlive-keyreader-0.4b-4|26	for keyreader. Since keyreader has remained a favourite with
14mr|texlive-keyreader-0.4b-4|27	users, it has been reinstated.
14mr|texlive-keyreader-0.4b-4|28	
14mr|texlive-keyreader-0.4b-4|29	%post
14mr|texlive-keyreader-0.4b-4|30	%{_sbindir}/texlive.post
14mr|texlive-keyreader-0.4b-4|31	
14mr|texlive-keyreader-0.4b-4|32	%postun
14mr|texlive-keyreader-0.4b-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-keyreader-0.4b-4|34	%{_sbindir}/texlive.post
14mr|texlive-keyreader-0.4b-4|35	fi
14mr|texlive-keyreader-0.4b-4|36	
14mr|texlive-keyreader-0.4b-4|37	#-----------------------------------------------------------------------
14mr|texlive-keyreader-0.4b-4|38	%files
14mr|texlive-keyreader-0.4b-4|39	%{_texmfdistdir}/tex/latex/keyreader/keyreader-guide.cfg
14mr|texlive-keyreader-0.4b-4|40	%{_texmfdistdir}/tex/latex/keyreader/keyreader.sty
14mr|texlive-keyreader-0.4b-4|41	%doc %{_texmfdistdir}/doc/latex/keyreader/README
14mr|texlive-keyreader-0.4b-4|42	%doc %{_texmfdistdir}/doc/latex/keyreader/keyreader-guide.pdf
14mr|texlive-keyreader-0.4b-4|43	%doc %{_texmfdistdir}/doc/latex/keyreader/keyreader-guide.tex
14mr|texlive-keyreader-0.4b-4|44	
14mr|texlive-keyreader-0.4b-4|45	#-----------------------------------------------------------------------
14mr|texlive-keyreader-0.4b-4|46	%prep
14mr|texlive-keyreader-0.4b-4|47	%setup -c -a0 -a1
14mr|texlive-keyreader-0.4b-4|48	
14mr|texlive-keyreader-0.4b-4|49	%build
14mr|texlive-keyreader-0.4b-4|50	
14mr|texlive-keyreader-0.4b-4|51	%install
14mr|texlive-keyreader-0.4b-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-keyreader-0.4b-4|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-keyreader-0.4b-4|54	
14mr|texlive-keyreader-0.4b-4|55	
14mr|texlive-keyreader-0.4b-4|56	
14mr|texlive-keyreader-0.4b-4|57	%changelog
14mr|texlive-keyreader-0.4b-4|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4b-4
14mr|texlive-keyreader-0.4b-4|59	+ Revision: 23e67b6
14mr|texlive-keyreader-0.4b-4|60	- MassBuild#440: Increase release tag
14mr|texlive-keyreader-0.4b-4|61	
14mr|texlive-keyreader-0.4b-4|62	

20469 14
14mr|texlive-keystroke-v1.6-3|1	# revision 17992
14mr|texlive-keystroke-v1.6-3|2	# category Package
14mr|texlive-keystroke-v1.6-3|3	# catalog-ctan /macros/latex/contrib/keystroke
14mr|texlive-keystroke-v1.6-3|4	# catalog-date 2010-04-23 13:36:14 +0200
14mr|texlive-keystroke-v1.6-3|5	# catalog-license gpl
14mr|texlive-keystroke-v1.6-3|6	# catalog-version v1.6
14mr|texlive-keystroke-v1.6-3|7	Name:		texlive-keystroke
14mr|texlive-keystroke-v1.6-3|8	Version:	v1.6
14mr|texlive-keystroke-v1.6-3|9	Release:	3
14mr|texlive-keystroke-v1.6-3|10	Summary:	Graphical representation of keys on keyboard
14mr|texlive-keystroke-v1.6-3|11	Group:		Publishing
14mr|texlive-keystroke-v1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/keystroke
14mr|texlive-keystroke-v1.6-3|13	License:	GPL
14mr|texlive-keystroke-v1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keystroke.tar.xz
14mr|texlive-keystroke-v1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keystroke.doc.tar.xz
14mr|texlive-keystroke-v1.6-3|16	BuildArch:	noarch
14mr|texlive-keystroke-v1.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-keystroke-v1.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-keystroke-v1.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-keystroke-v1.6-3|20	
14mr|texlive-keystroke-v1.6-3|21	%description
14mr|texlive-keystroke-v1.6-3|22	A LaTeX package which provides macros for the graphical
14mr|texlive-keystroke-v1.6-3|23	representation of the keys on a computer keyboard.
14mr|texlive-keystroke-v1.6-3|24	
14mr|texlive-keystroke-v1.6-3|25	%post
14mr|texlive-keystroke-v1.6-3|26	%{_sbindir}/texlive.post
14mr|texlive-keystroke-v1.6-3|27	
14mr|texlive-keystroke-v1.6-3|28	%postun
14mr|texlive-keystroke-v1.6-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-keystroke-v1.6-3|30	%{_sbindir}/texlive.post
14mr|texlive-keystroke-v1.6-3|31	fi
14mr|texlive-keystroke-v1.6-3|32	
14mr|texlive-keystroke-v1.6-3|33	#-----------------------------------------------------------------------
14mr|texlive-keystroke-v1.6-3|34	%files
14mr|texlive-keystroke-v1.6-3|35	%{_texmfdistdir}/tex/latex/keystroke/keystroke.sty
14mr|texlive-keystroke-v1.6-3|36	%{_texmfdistdir}/tex/latex/keystroke/keystroke_left.eps
14mr|texlive-keystroke-v1.6-3|37	%{_texmfdistdir}/tex/latex/keystroke/keystroke_left.pdf
14mr|texlive-keystroke-v1.6-3|38	%{_texmfdistdir}/tex/latex/keystroke/keystroke_middle.eps
14mr|texlive-keystroke-v1.6-3|39	%{_texmfdistdir}/tex/latex/keystroke/keystroke_middle.pdf
14mr|texlive-keystroke-v1.6-3|40	%{_texmfdistdir}/tex/latex/keystroke/keystroke_right.eps
14mr|texlive-keystroke-v1.6-3|41	%{_texmfdistdir}/tex/latex/keystroke/keystroke_right.pdf
14mr|texlive-keystroke-v1.6-3|42	%doc %{_texmfdistdir}/doc/latex/keystroke/README
14mr|texlive-keystroke-v1.6-3|43	%doc %{_texmfdistdir}/doc/latex/keystroke/key-test.pdf
14mr|texlive-keystroke-v1.6-3|44	%doc %{_texmfdistdir}/doc/latex/keystroke/key-test.tex
14mr|texlive-keystroke-v1.6-3|45	
14mr|texlive-keystroke-v1.6-3|46	#-----------------------------------------------------------------------
14mr|texlive-keystroke-v1.6-3|47	%prep
14mr|texlive-keystroke-v1.6-3|48	%setup -c -a0 -a1
14mr|texlive-keystroke-v1.6-3|49	
14mr|texlive-keystroke-v1.6-3|50	%build
14mr|texlive-keystroke-v1.6-3|51	
14mr|texlive-keystroke-v1.6-3|52	%install
14mr|texlive-keystroke-v1.6-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-keystroke-v1.6-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-keystroke-v1.6-3|55	
14mr|texlive-keystroke-v1.6-3|56	
14mr|texlive-keystroke-v1.6-3|57	
14mr|texlive-keystroke-v1.6-3|58	%changelog
14mr|texlive-keystroke-v1.6-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.6-3
14mr|texlive-keystroke-v1.6-3|60	+ Revision: 76dfb95
14mr|texlive-keystroke-v1.6-3|61	- MassBuild#440: Increase release tag
14mr|texlive-keystroke-v1.6-3|62	
14mr|texlive-keystroke-v1.6-3|63	

20470 14
14mr|texlive-keyval2e-0.0.2-3|1	# revision 23698
14mr|texlive-keyval2e-0.0.2-3|2	# category Package
14mr|texlive-keyval2e-0.0.2-3|3	# catalog-ctan /macros/latex/contrib/keyval2e
14mr|texlive-keyval2e-0.0.2-3|4	# catalog-date 2011-08-26 11:26:23 +0200
14mr|texlive-keyval2e-0.0.2-3|5	# catalog-license lppl1.3
14mr|texlive-keyval2e-0.0.2-3|6	# catalog-version 0.0.2
14mr|texlive-keyval2e-0.0.2-3|7	Name:		texlive-keyval2e
14mr|texlive-keyval2e-0.0.2-3|8	Version:	0.0.2
14mr|texlive-keyval2e-0.0.2-3|9	Release:	3
14mr|texlive-keyval2e-0.0.2-3|10	Summary:	A lightweight and robust key-value parser
14mr|texlive-keyval2e-0.0.2-3|11	Group:		Publishing
14mr|texlive-keyval2e-0.0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/keyval2e
14mr|texlive-keyval2e-0.0.2-3|13	License:	LPPL1.3
14mr|texlive-keyval2e-0.0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keyval2e.tar.xz
14mr|texlive-keyval2e-0.0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keyval2e.doc.tar.xz
14mr|texlive-keyval2e-0.0.2-3|16	BuildArch:	noarch
14mr|texlive-keyval2e-0.0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-keyval2e-0.0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-keyval2e-0.0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-keyval2e-0.0.2-3|20	
14mr|texlive-keyval2e-0.0.2-3|21	%description
14mr|texlive-keyval2e-0.0.2-3|22	The package provides lightweight and robust facilities for
14mr|texlive-keyval2e-0.0.2-3|23	creating and managing keys. Its machinery isn't as extensive as
14mr|texlive-keyval2e-0.0.2-3|24	that of, e.g., the ltxkeys package, but it is equally robust;
14mr|texlive-keyval2e-0.0.2-3|25	ease of use and speed of processing are the design aims of the
14mr|texlive-keyval2e-0.0.2-3|26	package.
14mr|texlive-keyval2e-0.0.2-3|27	
14mr|texlive-keyval2e-0.0.2-3|28	%post
14mr|texlive-keyval2e-0.0.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-keyval2e-0.0.2-3|30	
14mr|texlive-keyval2e-0.0.2-3|31	%postun
14mr|texlive-keyval2e-0.0.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-keyval2e-0.0.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-keyval2e-0.0.2-3|34	fi
14mr|texlive-keyval2e-0.0.2-3|35	
14mr|texlive-keyval2e-0.0.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-keyval2e-0.0.2-3|37	%files
14mr|texlive-keyval2e-0.0.2-3|38	%{_texmfdistdir}/tex/latex/keyval2e/keyval2e.sty
14mr|texlive-keyval2e-0.0.2-3|39	%doc %{_texmfdistdir}/doc/latex/keyval2e/README
14mr|texlive-keyval2e-0.0.2-3|40	%doc %{_texmfdistdir}/doc/latex/keyval2e/keyval2e-examples.pdf
14mr|texlive-keyval2e-0.0.2-3|41	%doc %{_texmfdistdir}/doc/latex/keyval2e/keyval2e-examples.tex
14mr|texlive-keyval2e-0.0.2-3|42	%doc %{_texmfdistdir}/doc/latex/keyval2e/keyval2e-guide.pdf
14mr|texlive-keyval2e-0.0.2-3|43	%doc %{_texmfdistdir}/doc/latex/keyval2e/keyval2e-guide.tex
14mr|texlive-keyval2e-0.0.2-3|44	
14mr|texlive-keyval2e-0.0.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-keyval2e-0.0.2-3|46	%prep
14mr|texlive-keyval2e-0.0.2-3|47	%setup -c -a0 -a1
14mr|texlive-keyval2e-0.0.2-3|48	
14mr|texlive-keyval2e-0.0.2-3|49	%build
14mr|texlive-keyval2e-0.0.2-3|50	
14mr|texlive-keyval2e-0.0.2-3|51	%install
14mr|texlive-keyval2e-0.0.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-keyval2e-0.0.2-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-keyval2e-0.0.2-3|54	
14mr|texlive-keyval2e-0.0.2-3|55	
14mr|texlive-keyval2e-0.0.2-3|56	
14mr|texlive-keyval2e-0.0.2-3|57	%changelog
14mr|texlive-keyval2e-0.0.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.2-3
14mr|texlive-keyval2e-0.0.2-3|59	+ Revision: ebeee50
14mr|texlive-keyval2e-0.0.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-keyval2e-0.0.2-3|61	
14mr|texlive-keyval2e-0.0.2-3|62	

20471 14
14mr|texlive-kix-20110304-3|1	# revision 21606
14mr|texlive-kix-20110304-3|2	# category Package
14mr|texlive-kix-20110304-3|3	# catalog-ctan /macros/latex/contrib/kix
14mr|texlive-kix-20110304-3|4	# catalog-date 2011-03-04 11:12:16 +0100
14mr|texlive-kix-20110304-3|5	# catalog-license lppl1
14mr|texlive-kix-20110304-3|6	# catalog-version undef
14mr|texlive-kix-20110304-3|7	Name:		texlive-kix
14mr|texlive-kix-20110304-3|8	Version:	20110304
14mr|texlive-kix-20110304-3|9	Release:	3
14mr|texlive-kix-20110304-3|10	Summary:	Typeset KIX codes
14mr|texlive-kix-20110304-3|11	Group:		Publishing
14mr|texlive-kix-20110304-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kix
14mr|texlive-kix-20110304-3|13	License:	LPPL1
14mr|texlive-kix-20110304-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kix.tar.xz
14mr|texlive-kix-20110304-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kix.doc.tar.xz
14mr|texlive-kix-20110304-3|16	BuildArch:	noarch
14mr|texlive-kix-20110304-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kix-20110304-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kix-20110304-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-kix-20110304-3|20	
14mr|texlive-kix-20110304-3|21	%description
14mr|texlive-kix-20110304-3|22	Implements KIX codes as used by the Dutch PTT for bulk mail
14mr|texlive-kix-20110304-3|23	addressing. (Royal Mail 4 State Code.) KIX is a registered
14mr|texlive-kix-20110304-3|24	trade mark of PTT Post Holdings B. V.
14mr|texlive-kix-20110304-3|25	
14mr|texlive-kix-20110304-3|26	%post
14mr|texlive-kix-20110304-3|27	%{_sbindir}/texlive.post
14mr|texlive-kix-20110304-3|28	
14mr|texlive-kix-20110304-3|29	%postun
14mr|texlive-kix-20110304-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-kix-20110304-3|31	%{_sbindir}/texlive.post
14mr|texlive-kix-20110304-3|32	fi
14mr|texlive-kix-20110304-3|33	
14mr|texlive-kix-20110304-3|34	#-----------------------------------------------------------------------
14mr|texlive-kix-20110304-3|35	%files
14mr|texlive-kix-20110304-3|36	%{_texmfdistdir}/tex/latex/kix/kix.sty
14mr|texlive-kix-20110304-3|37	%doc %{_texmfdistdir}/doc/latex/kix/kix.pdf
14mr|texlive-kix-20110304-3|38	%doc %{_texmfdistdir}/doc/latex/kix/kix.tex
14mr|texlive-kix-20110304-3|39	
14mr|texlive-kix-20110304-3|40	#-----------------------------------------------------------------------
14mr|texlive-kix-20110304-3|41	%prep
14mr|texlive-kix-20110304-3|42	%setup -c -a0 -a1
14mr|texlive-kix-20110304-3|43	
14mr|texlive-kix-20110304-3|44	%build
14mr|texlive-kix-20110304-3|45	
14mr|texlive-kix-20110304-3|46	%install
14mr|texlive-kix-20110304-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kix-20110304-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-kix-20110304-3|49	
14mr|texlive-kix-20110304-3|50	
14mr|texlive-kix-20110304-3|51	
14mr|texlive-kix-20110304-3|52	%changelog
14mr|texlive-kix-20110304-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110304-3
14mr|texlive-kix-20110304-3|54	+ Revision: 927357a
14mr|texlive-kix-20110304-3|55	- MassBuild#440: Increase release tag
14mr|texlive-kix-20110304-3|56	
14mr|texlive-kix-20110304-3|57	

20472 14
14mr|texlive-kixfont-20071005-3|1	# revision 18488
14mr|texlive-kixfont-20071005-3|2	# category Package
14mr|texlive-kixfont-20071005-3|3	# catalog-ctan /fonts/kixfont
14mr|texlive-kixfont-20071005-3|4	# catalog-date 2007-10-05 20:57:01 +0200
14mr|texlive-kixfont-20071005-3|5	# catalog-license other-free
14mr|texlive-kixfont-20071005-3|6	# catalog-version undef
14mr|texlive-kixfont-20071005-3|7	Name:		texlive-kixfont
14mr|texlive-kixfont-20071005-3|8	Version:	20071005
14mr|texlive-kixfont-20071005-3|9	Release:	3
14mr|texlive-kixfont-20071005-3|10	Summary:	A font for KIX codes
14mr|texlive-kixfont-20071005-3|11	Group:		Publishing
14mr|texlive-kixfont-20071005-3|12	URL:		http://www.ctan.org/tex-archive/fonts/kixfont
14mr|texlive-kixfont-20071005-3|13	License:	OTHER-FREE
14mr|texlive-kixfont-20071005-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kixfont.tar.xz
14mr|texlive-kixfont-20071005-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kixfont.doc.tar.xz
14mr|texlive-kixfont-20071005-3|16	BuildArch:	noarch
14mr|texlive-kixfont-20071005-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kixfont-20071005-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kixfont-20071005-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-kixfont-20071005-3|20	
14mr|texlive-kixfont-20071005-3|21	%description
14mr|texlive-kixfont-20071005-3|22	The KIX code is a barcode-like format used by the Dutch PTT to
14mr|texlive-kixfont-20071005-3|23	encode country codes, zip codes and street numbers in a
14mr|texlive-kixfont-20071005-3|24	machine-readable format. If printed below the address line on
14mr|texlive-kixfont-20071005-3|25	bulk mailings, a discount can be obtained. The font is
14mr|texlive-kixfont-20071005-3|26	distributed in MetaFont format, and covers the numbers and
14mr|texlive-kixfont-20071005-3|27	upper-case letters.
14mr|texlive-kixfont-20071005-3|28	
14mr|texlive-kixfont-20071005-3|29	%post
14mr|texlive-kixfont-20071005-3|30	%{_sbindir}/texlive.post
14mr|texlive-kixfont-20071005-3|31	
14mr|texlive-kixfont-20071005-3|32	%postun
14mr|texlive-kixfont-20071005-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-kixfont-20071005-3|34	%{_sbindir}/texlive.post
14mr|texlive-kixfont-20071005-3|35	fi
14mr|texlive-kixfont-20071005-3|36	
14mr|texlive-kixfont-20071005-3|37	#-----------------------------------------------------------------------
14mr|texlive-kixfont-20071005-3|38	%files
14mr|texlive-kixfont-20071005-3|39	%{_texmfdistdir}/fonts/source/public/kixfont/kix.mf
14mr|texlive-kixfont-20071005-3|40	%{_texmfdistdir}/fonts/tfm/public/kixfont/kix.tfm
14mr|texlive-kixfont-20071005-3|41	%doc %{_texmfdistdir}/doc/fonts/kixfont/kix.mf.asc
14mr|texlive-kixfont-20071005-3|42	%doc %{_texmfdistdir}/doc/fonts/kixfont/kixtable.pdf
14mr|texlive-kixfont-20071005-3|43	%doc %{_texmfdistdir}/doc/fonts/kixfont/kixtable.tex
14mr|texlive-kixfont-20071005-3|44	
14mr|texlive-kixfont-20071005-3|45	#-----------------------------------------------------------------------
14mr|texlive-kixfont-20071005-3|46	%prep
14mr|texlive-kixfont-20071005-3|47	%setup -c -a0 -a1
14mr|texlive-kixfont-20071005-3|48	
14mr|texlive-kixfont-20071005-3|49	%build
14mr|texlive-kixfont-20071005-3|50	
14mr|texlive-kixfont-20071005-3|51	%install
14mr|texlive-kixfont-20071005-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kixfont-20071005-3|53	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-kixfont-20071005-3|54	
14mr|texlive-kixfont-20071005-3|55	
14mr|texlive-kixfont-20071005-3|56	
14mr|texlive-kixfont-20071005-3|57	%changelog
14mr|texlive-kixfont-20071005-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20071005-3
14mr|texlive-kixfont-20071005-3|59	+ Revision: 0b25aa1
14mr|texlive-kixfont-20071005-3|60	- MassBuild#440: Increase release tag
14mr|texlive-kixfont-20071005-3|61	
14mr|texlive-kixfont-20071005-3|62	

20473 14
14mr|texlive-kluwer-20111103-3|1	# revision 15878
14mr|texlive-kluwer-20111103-3|2	# category Package
14mr|texlive-kluwer-20111103-3|3	# catalog-ctan undef
14mr|texlive-kluwer-20111103-3|4	# catalog-date undef
14mr|texlive-kluwer-20111103-3|5	# catalog-license undef
14mr|texlive-kluwer-20111103-3|6	# catalog-version undef
14mr|texlive-kluwer-20111103-3|7	Name:		texlive-kluwer
14mr|texlive-kluwer-20111103-3|8	Version:	20111103
14mr|texlive-kluwer-20111103-3|9	Release:	3
14mr|texlive-kluwer-20111103-3|10	Summary:	TeXLive kluwer package
14mr|texlive-kluwer-20111103-3|11	Group:		Publishing
14mr|texlive-kluwer-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-kluwer-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-kluwer-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kluwer.tar.xz
14mr|texlive-kluwer-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kluwer.doc.tar.xz
14mr|texlive-kluwer-20111103-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kluwer.source.tar.xz
14mr|texlive-kluwer-20111103-3|17	BuildArch:	noarch
14mr|texlive-kluwer-20111103-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-kluwer-20111103-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-kluwer-20111103-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-kluwer-20111103-3|21	
14mr|texlive-kluwer-20111103-3|22	%description
14mr|texlive-kluwer-20111103-3|23	TeXLive kluwer package.
14mr|texlive-kluwer-20111103-3|24	
14mr|texlive-kluwer-20111103-3|25	%post
14mr|texlive-kluwer-20111103-3|26	%{_sbindir}/texlive.post
14mr|texlive-kluwer-20111103-3|27	
14mr|texlive-kluwer-20111103-3|28	%postun
14mr|texlive-kluwer-20111103-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-kluwer-20111103-3|30	%{_sbindir}/texlive.post
14mr|texlive-kluwer-20111103-3|31	fi
14mr|texlive-kluwer-20111103-3|32	
14mr|texlive-kluwer-20111103-3|33	#-----------------------------------------------------------------------
14mr|texlive-kluwer-20111103-3|34	%files
14mr|texlive-kluwer-20111103-3|35	%{_texmfdistdir}/bibtex/bst/kluwer/klunamed.bst
14mr|texlive-kluwer-20111103-3|36	%{_texmfdistdir}/bibtex/bst/kluwer/klunum.bst
14mr|texlive-kluwer-20111103-3|37	%{_texmfdistdir}/tex/latex/kluwer/klu10.clo
14mr|texlive-kluwer-20111103-3|38	%{_texmfdistdir}/tex/latex/kluwer/klu105.clo
14mr|texlive-kluwer-20111103-3|39	%{_texmfdistdir}/tex/latex/kluwer/klu11.clo
14mr|texlive-kluwer-20111103-3|40	%{_texmfdistdir}/tex/latex/kluwer/klu12.clo
14mr|texlive-kluwer-20111103-3|41	%{_texmfdistdir}/tex/latex/kluwer/klu9.clo
14mr|texlive-kluwer-20111103-3|42	%{_texmfdistdir}/tex/latex/kluwer/klucite.sty
14mr|texlive-kluwer-20111103-3|43	%{_texmfdistdir}/tex/latex/kluwer/kluedit.sty
14mr|texlive-kluwer-20111103-3|44	%{_texmfdistdir}/tex/latex/kluwer/klufloa.sty
14mr|texlive-kluwer-20111103-3|45	%{_texmfdistdir}/tex/latex/kluwer/klulist.sty
14mr|texlive-kluwer-20111103-3|46	%{_texmfdistdir}/tex/latex/kluwer/klumac.sty
14mr|texlive-kluwer-20111103-3|47	%{_texmfdistdir}/tex/latex/kluwer/klumath.sty
14mr|texlive-kluwer-20111103-3|48	%{_texmfdistdir}/tex/latex/kluwer/klumono.sty
14mr|texlive-kluwer-20111103-3|49	%{_texmfdistdir}/tex/latex/kluwer/klunote.sty
14mr|texlive-kluwer-20111103-3|50	%{_texmfdistdir}/tex/latex/kluwer/kluopen.sty
14mr|texlive-kluwer-20111103-3|51	%{_texmfdistdir}/tex/latex/kluwer/klups.sty
14mr|texlive-kluwer-20111103-3|52	%{_texmfdistdir}/tex/latex/kluwer/kluref.sty
14mr|texlive-kluwer-20111103-3|53	%{_texmfdistdir}/tex/latex/kluwer/klusec.sty
14mr|texlive-kluwer-20111103-3|54	%{_texmfdistdir}/tex/latex/kluwer/klut10.clo
14mr|texlive-kluwer-20111103-3|55	%{_texmfdistdir}/tex/latex/kluwer/klut11.clo
14mr|texlive-kluwer-20111103-3|56	%{_texmfdistdir}/tex/latex/kluwer/klut12.clo
14mr|texlive-kluwer-20111103-3|57	%{_texmfdistdir}/tex/latex/kluwer/klut9.clo
14mr|texlive-kluwer-20111103-3|58	%{_texmfdistdir}/tex/latex/kluwer/klutab.sty
14mr|texlive-kluwer-20111103-3|59	%{_texmfdistdir}/tex/latex/kluwer/kluwer.cls
14mr|texlive-kluwer-20111103-3|60	%doc %{_texmfdistdir}/doc/latex/kluwer/00readme
14mr|texlive-kluwer-20111103-3|61	%doc %{_texmfdistdir}/doc/latex/kluwer/mouse.eps
14mr|texlive-kluwer-20111103-3|62	%doc %{_texmfdistdir}/doc/latex/kluwer/sampkluw.dvi
14mr|texlive-kluwer-20111103-3|63	%doc %{_texmfdistdir}/doc/latex/kluwer/sampkluw.ent
14mr|texlive-kluwer-20111103-3|64	%doc %{_texmfdistdir}/doc/latex/kluwer/sampkluw.tex
14mr|texlive-kluwer-20111103-3|65	%doc %{_texmfdistdir}/doc/latex/kluwer/sampopen.dvi
14mr|texlive-kluwer-20111103-3|66	%doc %{_texmfdistdir}/doc/latex/kluwer/sampopen.tex
14mr|texlive-kluwer-20111103-3|67	%doc %{_texmfdistdir}/doc/latex/kluwer/usrman.dvi
14mr|texlive-kluwer-20111103-3|68	%doc %{_texmfdistdir}/doc/latex/kluwer/usrman.ent
14mr|texlive-kluwer-20111103-3|69	%doc %{_texmfdistdir}/doc/latex/kluwer/usrman.tex
14mr|texlive-kluwer-20111103-3|70	#- source
14mr|texlive-kluwer-20111103-3|71	%doc %{_texmfdistdir}/source/latex/kluwer/kluwer.dtx
14mr|texlive-kluwer-20111103-3|72	%doc %{_texmfdistdir}/source/latex/kluwer/kluwer.ins
14mr|texlive-kluwer-20111103-3|73	
14mr|texlive-kluwer-20111103-3|74	#-----------------------------------------------------------------------
14mr|texlive-kluwer-20111103-3|75	%prep
14mr|texlive-kluwer-20111103-3|76	%setup -c -a0 -a1 -a2
14mr|texlive-kluwer-20111103-3|77	
14mr|texlive-kluwer-20111103-3|78	%build
14mr|texlive-kluwer-20111103-3|79	
14mr|texlive-kluwer-20111103-3|80	%install
14mr|texlive-kluwer-20111103-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kluwer-20111103-3|82	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-kluwer-20111103-3|83	
14mr|texlive-kluwer-20111103-3|84	
14mr|texlive-kluwer-20111103-3|85	
14mr|texlive-kluwer-20111103-3|86	%changelog
14mr|texlive-kluwer-20111103-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-kluwer-20111103-3|88	+ Revision: ee34a38
14mr|texlive-kluwer-20111103-3|89	- MassBuild#440: Increase release tag
14mr|texlive-kluwer-20111103-3|90	
14mr|texlive-kluwer-20111103-3|91	

20474 14
14mr|texlive-knitting-2.0-3|1	# revision 19595
14mr|texlive-knitting-2.0-3|2	# category Package
14mr|texlive-knitting-2.0-3|3	# catalog-ctan /fonts/knitting
14mr|texlive-knitting-2.0-3|4	# catalog-date 2010-08-29 22:20:17 +0200
14mr|texlive-knitting-2.0-3|5	# catalog-license lppl1.3
14mr|texlive-knitting-2.0-3|6	# catalog-version 2.0
14mr|texlive-knitting-2.0-3|7	Name:		texlive-knitting
14mr|texlive-knitting-2.0-3|8	Version:	2.0
14mr|texlive-knitting-2.0-3|9	Release:	3
14mr|texlive-knitting-2.0-3|10	Summary:	Produce knitting charts, in Plain TeX or LaTeX
14mr|texlive-knitting-2.0-3|11	Group:		Publishing
14mr|texlive-knitting-2.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/knitting
14mr|texlive-knitting-2.0-3|13	License:	LPPL1.3
14mr|texlive-knitting-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knitting.tar.xz
14mr|texlive-knitting-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knitting.doc.tar.xz
14mr|texlive-knitting-2.0-3|16	BuildArch:	noarch
14mr|texlive-knitting-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-knitting-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-knitting-2.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-knitting-2.0-3|20	
14mr|texlive-knitting-2.0-3|21	%description
14mr|texlive-knitting-2.0-3|22	The package provides symbol fonts and commands to write charted
14mr|texlive-knitting-2.0-3|23	instructions for cable and lace knitting patterns, using either
14mr|texlive-knitting-2.0-3|24	plain TeX or LaTeX. The fonts are available both as MetaFont
14mr|texlive-knitting-2.0-3|25	source and in Adobe Type 1 format.
14mr|texlive-knitting-2.0-3|26	
14mr|texlive-knitting-2.0-3|27	%post
14mr|texlive-knitting-2.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-knitting-2.0-3|29	
14mr|texlive-knitting-2.0-3|30	%postun
14mr|texlive-knitting-2.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-knitting-2.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-knitting-2.0-3|33	fi
14mr|texlive-knitting-2.0-3|34	
14mr|texlive-knitting-2.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-knitting-2.0-3|36	%files
14mr|texlive-knitting-2.0-3|37	%{_texmfdistdir}/fonts/afm/public/knitting/knitg_sc_in.afm
14mr|texlive-knitting-2.0-3|38	%{_texmfdistdir}/fonts/afm/public/knitting/knitg_sc_out.afm
14mr|texlive-knitting-2.0-3|39	%{_texmfdistdir}/fonts/afm/public/knitting/knitgg.afm
14mr|texlive-knitting-2.0-3|40	%{_texmfdistdir}/fonts/afm/public/knitting/knitgn.afm
14mr|texlive-knitting-2.0-3|41	%{_texmfdistdir}/fonts/afm/public/knitting/knitgp.afm
14mr|texlive-knitting-2.0-3|42	%{_texmfdistdir}/fonts/afm/public/knitting/knitn_sc_in.afm
14mr|texlive-knitting-2.0-3|43	%{_texmfdistdir}/fonts/afm/public/knitting/knitn_sc_out.afm
14mr|texlive-knitting-2.0-3|44	%{_texmfdistdir}/fonts/afm/public/knitting/knitnl.afm
14mr|texlive-knitting-2.0-3|45	%{_texmfdistdir}/fonts/afm/public/knitting/knitnn.afm
14mr|texlive-knitting-2.0-3|46	%{_texmfdistdir}/fonts/afm/public/knitting/knitnp.afm
14mr|texlive-knitting-2.0-3|47	%{_texmfdistdir}/fonts/afm/public/knitting/knitnr.afm
14mr|texlive-knitting-2.0-3|48	%{_texmfdistdir}/fonts/afm/public/knitting/knitw_sc_in.afm
14mr|texlive-knitting-2.0-3|49	%{_texmfdistdir}/fonts/afm/public/knitting/knitw_sc_out.afm
14mr|texlive-knitting-2.0-3|50	%{_texmfdistdir}/fonts/afm/public/knitting/knitwg.afm
14mr|texlive-knitting-2.0-3|51	%{_texmfdistdir}/fonts/afm/public/knitting/knitwn.afm
14mr|texlive-knitting-2.0-3|52	%{_texmfdistdir}/fonts/afm/public/knitting/knitwp.afm
14mr|texlive-knitting-2.0-3|53	%{_texmfdistdir}/fonts/map/dvips/knitting/knitfont.map
14mr|texlive-knitting-2.0-3|54	%{_texmfdistdir}/fonts/source/public/knitting/knit_dimens.mf
14mr|texlive-knitting-2.0-3|55	%{_texmfdistdir}/fonts/source/public/knitting/knit_grid_cables.mf
14mr|texlive-knitting-2.0-3|56	%{_texmfdistdir}/fonts/source/public/knitting/knit_nogrid_cables.mf
14mr|texlive-knitting-2.0-3|57	%{_texmfdistdir}/fonts/source/public/knitting/knit_symbols.mf
14mr|texlive-knitting-2.0-3|58	%{_texmfdistdir}/fonts/source/public/knitting/knitg_sc_in.mf
14mr|texlive-knitting-2.0-3|59	%{_texmfdistdir}/fonts/source/public/knitting/knitg_sc_out.mf
14mr|texlive-knitting-2.0-3|60	%{_texmfdistdir}/fonts/source/public/knitting/knitgg.mf
14mr|texlive-knitting-2.0-3|61	%{_texmfdistdir}/fonts/source/public/knitting/knitgn.mf
14mr|texlive-knitting-2.0-3|62	%{_texmfdistdir}/fonts/source/public/knitting/knitgp.mf
14mr|texlive-knitting-2.0-3|63	%{_texmfdistdir}/fonts/source/public/knitting/knitn_sc_in.mf
14mr|texlive-knitting-2.0-3|64	%{_texmfdistdir}/fonts/source/public/knitting/knitn_sc_out.mf
14mr|texlive-knitting-2.0-3|65	%{_texmfdistdir}/fonts/source/public/knitting/knitnl.mf
14mr|texlive-knitting-2.0-3|66	%{_texmfdistdir}/fonts/source/public/knitting/knitnn.mf
14mr|texlive-knitting-2.0-3|67	%{_texmfdistdir}/fonts/source/public/knitting/knitnp.mf
14mr|texlive-knitting-2.0-3|68	%{_texmfdistdir}/fonts/source/public/knitting/knitnr.mf
14mr|texlive-knitting-2.0-3|69	%{_texmfdistdir}/fonts/source/public/knitting/knitw_sc_in.mf
14mr|texlive-knitting-2.0-3|70	%{_texmfdistdir}/fonts/source/public/knitting/knitw_sc_out.mf
14mr|texlive-knitting-2.0-3|71	%{_texmfdistdir}/fonts/source/public/knitting/knitwg.mf
14mr|texlive-knitting-2.0-3|72	%{_texmfdistdir}/fonts/source/public/knitting/knitwn.mf
14mr|texlive-knitting-2.0-3|73	%{_texmfdistdir}/fonts/source/public/knitting/knitwp.mf
14mr|texlive-knitting-2.0-3|74	%{_texmfdistdir}/fonts/tfm/public/knitting/knitg_sc_in.tfm
14mr|texlive-knitting-2.0-3|75	%{_texmfdistdir}/fonts/tfm/public/knitting/knitg_sc_out.tfm
14mr|texlive-knitting-2.0-3|76	%{_texmfdistdir}/fonts/tfm/public/knitting/knitgg.tfm
14mr|texlive-knitting-2.0-3|77	%{_texmfdistdir}/fonts/tfm/public/knitting/knitgn.tfm
14mr|texlive-knitting-2.0-3|78	%{_texmfdistdir}/fonts/tfm/public/knitting/knitgp.tfm
14mr|texlive-knitting-2.0-3|79	%{_texmfdistdir}/fonts/tfm/public/knitting/knitn_sc_in.tfm
14mr|texlive-knitting-2.0-3|80	%{_texmfdistdir}/fonts/tfm/public/knitting/knitn_sc_out.tfm
14mr|texlive-knitting-2.0-3|81	%{_texmfdistdir}/fonts/tfm/public/knitting/knitnl.tfm
14mr|texlive-knitting-2.0-3|82	%{_texmfdistdir}/fonts/tfm/public/knitting/knitnn.tfm
14mr|texlive-knitting-2.0-3|83	%{_texmfdistdir}/fonts/tfm/public/knitting/knitnp.tfm
14mr|texlive-knitting-2.0-3|84	%{_texmfdistdir}/fonts/tfm/public/knitting/knitnr.tfm
14mr|texlive-knitting-2.0-3|85	%{_texmfdistdir}/fonts/tfm/public/knitting/knitw_sc_in.tfm
14mr|texlive-knitting-2.0-3|86	%{_texmfdistdir}/fonts/tfm/public/knitting/knitw_sc_out.tfm
14mr|texlive-knitting-2.0-3|87	%{_texmfdistdir}/fonts/tfm/public/knitting/knitwg.tfm
14mr|texlive-knitting-2.0-3|88	%{_texmfdistdir}/fonts/tfm/public/knitting/knitwn.tfm
14mr|texlive-knitting-2.0-3|89	%{_texmfdistdir}/fonts/tfm/public/knitting/knitwp.tfm
14mr|texlive-knitting-2.0-3|90	%{_texmfdistdir}/fonts/type1/public/knitting/knitg_sc_in.pfb
14mr|texlive-knitting-2.0-3|91	%{_texmfdistdir}/fonts/type1/public/knitting/knitg_sc_out.pfb
14mr|texlive-knitting-2.0-3|92	%{_texmfdistdir}/fonts/type1/public/knitting/knitgg.pfb
14mr|texlive-knitting-2.0-3|93	%{_texmfdistdir}/fonts/type1/public/knitting/knitgn.pfb
14mr|texlive-knitting-2.0-3|94	%{_texmfdistdir}/fonts/type1/public/knitting/knitgp.pfb
14mr|texlive-knitting-2.0-3|95	%{_texmfdistdir}/fonts/type1/public/knitting/knitn_sc_in.pfb
14mr|texlive-knitting-2.0-3|96	%{_texmfdistdir}/fonts/type1/public/knitting/knitn_sc_out.pfb
14mr|texlive-knitting-2.0-3|97	%{_texmfdistdir}/fonts/type1/public/knitting/knitnl.pfb
14mr|texlive-knitting-2.0-3|98	%{_texmfdistdir}/fonts/type1/public/knitting/knitnn.pfb
14mr|texlive-knitting-2.0-3|99	%{_texmfdistdir}/fonts/type1/public/knitting/knitnp.pfb
14mr|texlive-knitting-2.0-3|100	%{_texmfdistdir}/fonts/type1/public/knitting/knitnr.pfb
14mr|texlive-knitting-2.0-3|101	%{_texmfdistdir}/fonts/type1/public/knitting/knitw_sc_in.pfb
14mr|texlive-knitting-2.0-3|102	%{_texmfdistdir}/fonts/type1/public/knitting/knitw_sc_out.pfb
14mr|texlive-knitting-2.0-3|103	%{_texmfdistdir}/fonts/type1/public/knitting/knitwg.pfb
14mr|texlive-knitting-2.0-3|104	%{_texmfdistdir}/fonts/type1/public/knitting/knitwn.pfb
14mr|texlive-knitting-2.0-3|105	%{_texmfdistdir}/fonts/type1/public/knitting/knitwp.pfb
14mr|texlive-knitting-2.0-3|106	%{_texmfdistdir}/tex/latex/knitting/knitting.sty
14mr|texlive-knitting-2.0-3|107	%{_texmfdistdir}/tex/latex/knitting/uknit.fd
14mr|texlive-knitting-2.0-3|108	%{_texmfdistdir}/tex/plain/knitting/knitting.tex
14mr|texlive-knitting-2.0-3|109	%doc %{_texmfdistdir}/doc/fonts/knitting/README
14mr|texlive-knitting-2.0-3|110	%doc %{_texmfdistdir}/doc/fonts/knitting/knitexamples.tex
14mr|texlive-knitting-2.0-3|111	%doc %{_texmfdistdir}/doc/fonts/knitting/knitkey.tex
14mr|texlive-knitting-2.0-3|112	%doc %{_texmfdistdir}/doc/fonts/knitting/knitting-doc.pdf
14mr|texlive-knitting-2.0-3|113	%doc %{_texmfdistdir}/doc/fonts/knitting/knitting-doc.tex
14mr|texlive-knitting-2.0-3|114	
14mr|texlive-knitting-2.0-3|115	#-----------------------------------------------------------------------
14mr|texlive-knitting-2.0-3|116	%prep
14mr|texlive-knitting-2.0-3|117	%setup -c -a0 -a1
14mr|texlive-knitting-2.0-3|118	
14mr|texlive-knitting-2.0-3|119	%build
14mr|texlive-knitting-2.0-3|120	
14mr|texlive-knitting-2.0-3|121	%install
14mr|texlive-knitting-2.0-3|122	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-knitting-2.0-3|123	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-knitting-2.0-3|124	
14mr|texlive-knitting-2.0-3|125	
14mr|texlive-knitting-2.0-3|126	
14mr|texlive-knitting-2.0-3|127	%changelog
14mr|texlive-knitting-2.0-3|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-knitting-2.0-3|129	+ Revision: 5125450
14mr|texlive-knitting-2.0-3|130	- MassBuild#440: Increase release tag
14mr|texlive-knitting-2.0-3|131	
14mr|texlive-knitting-2.0-3|132	

20475 14
14mr|texlive-knittingpattern-20100309-3|1	# revision 17205
14mr|texlive-knittingpattern-20100309-3|2	# category Package
14mr|texlive-knittingpattern-20100309-3|3	# catalog-ctan /macros/latex/contrib/knittingpattern
14mr|texlive-knittingpattern-20100309-3|4	# catalog-date 2010-03-09 13:13:30 +0100
14mr|texlive-knittingpattern-20100309-3|5	# catalog-license lppl1.3
14mr|texlive-knittingpattern-20100309-3|6	# catalog-version undef
14mr|texlive-knittingpattern-20100309-3|7	Name:		texlive-knittingpattern
14mr|texlive-knittingpattern-20100309-3|8	Version:	20100309
14mr|texlive-knittingpattern-20100309-3|9	Release:	3
14mr|texlive-knittingpattern-20100309-3|10	Summary:	Create knitting patterns
14mr|texlive-knittingpattern-20100309-3|11	Group:		Publishing
14mr|texlive-knittingpattern-20100309-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/knittingpattern
14mr|texlive-knittingpattern-20100309-3|13	License:	LPPL1.3
14mr|texlive-knittingpattern-20100309-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knittingpattern.tar.xz
14mr|texlive-knittingpattern-20100309-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knittingpattern.doc.tar.xz
14mr|texlive-knittingpattern-20100309-3|16	BuildArch:	noarch
14mr|texlive-knittingpattern-20100309-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-knittingpattern-20100309-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-knittingpattern-20100309-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-knittingpattern-20100309-3|20	
14mr|texlive-knittingpattern-20100309-3|21	%description
14mr|texlive-knittingpattern-20100309-3|22	The class provides a simple, effective method for knitters to
14mr|texlive-knittingpattern-20100309-3|23	produce high-quality, attractive patterns using LaTeX. It does
14mr|texlive-knittingpattern-20100309-3|24	this by providing commands to handle as much of the layout of
14mr|texlive-knittingpattern-20100309-3|25	the document as possible, leaving the author free to
14mr|texlive-knittingpattern-20100309-3|26	concentrate on the pattern.
14mr|texlive-knittingpattern-20100309-3|27	
14mr|texlive-knittingpattern-20100309-3|28	%post
14mr|texlive-knittingpattern-20100309-3|29	%{_sbindir}/texlive.post
14mr|texlive-knittingpattern-20100309-3|30	
14mr|texlive-knittingpattern-20100309-3|31	%postun
14mr|texlive-knittingpattern-20100309-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-knittingpattern-20100309-3|33	%{_sbindir}/texlive.post
14mr|texlive-knittingpattern-20100309-3|34	fi
14mr|texlive-knittingpattern-20100309-3|35	
14mr|texlive-knittingpattern-20100309-3|36	#-----------------------------------------------------------------------
14mr|texlive-knittingpattern-20100309-3|37	%files
14mr|texlive-knittingpattern-20100309-3|38	%{_texmfdistdir}/tex/latex/knittingpattern/knittingpattern.cls
14mr|texlive-knittingpattern-20100309-3|39	%doc %{_texmfdistdir}/doc/latex/knittingpattern/README
14mr|texlive-knittingpattern-20100309-3|40	%doc %{_texmfdistdir}/doc/latex/knittingpattern/introduction.pdf
14mr|texlive-knittingpattern-20100309-3|41	%doc %{_texmfdistdir}/doc/latex/knittingpattern/introduction.tex
14mr|texlive-knittingpattern-20100309-3|42	%doc %{_texmfdistdir}/doc/latex/knittingpattern/lion.png
14mr|texlive-knittingpattern-20100309-3|43	%doc %{_texmfdistdir}/doc/latex/knittingpattern/template.pdf
14mr|texlive-knittingpattern-20100309-3|44	%doc %{_texmfdistdir}/doc/latex/knittingpattern/template.tex
14mr|texlive-knittingpattern-20100309-3|45	
14mr|texlive-knittingpattern-20100309-3|46	#-----------------------------------------------------------------------
14mr|texlive-knittingpattern-20100309-3|47	%prep
14mr|texlive-knittingpattern-20100309-3|48	%setup -c -a0 -a1
14mr|texlive-knittingpattern-20100309-3|49	
14mr|texlive-knittingpattern-20100309-3|50	%build
14mr|texlive-knittingpattern-20100309-3|51	
14mr|texlive-knittingpattern-20100309-3|52	%install
14mr|texlive-knittingpattern-20100309-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-knittingpattern-20100309-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-knittingpattern-20100309-3|55	
14mr|texlive-knittingpattern-20100309-3|56	
14mr|texlive-knittingpattern-20100309-3|57	
14mr|texlive-knittingpattern-20100309-3|58	%changelog
14mr|texlive-knittingpattern-20100309-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100309-3
14mr|texlive-knittingpattern-20100309-3|60	+ Revision: 18b7fdb
14mr|texlive-knittingpattern-20100309-3|61	- MassBuild#440: Increase release tag
14mr|texlive-knittingpattern-20100309-3|62	
14mr|texlive-knittingpattern-20100309-3|63	

20476 14
14mr|texlive-knuth-20080711-3|1	# revision 23389
14mr|texlive-knuth-20080711-3|2	# category Package
14mr|texlive-knuth-20080711-3|3	# catalog-ctan /systems/knuth/dist/errata
14mr|texlive-knuth-20080711-3|4	# catalog-date 2008-07-11 09:05:11 +0200
14mr|texlive-knuth-20080711-3|5	# catalog-license knuth
14mr|texlive-knuth-20080711-3|6	# catalog-version undef
14mr|texlive-knuth-20080711-3|7	Name:		texlive-knuth
14mr|texlive-knuth-20080711-3|8	Version:	20080711
14mr|texlive-knuth-20080711-3|9	Release:	3
14mr|texlive-knuth-20080711-3|10	Summary:	Knuth's published errata
14mr|texlive-knuth-20080711-3|11	Group:		Publishing
14mr|texlive-knuth-20080711-3|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/errata
14mr|texlive-knuth-20080711-3|13	License:	KNUTH
14mr|texlive-knuth-20080711-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knuth.tar.xz
14mr|texlive-knuth-20080711-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knuth.doc.tar.xz
14mr|texlive-knuth-20080711-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knuth.source.tar.xz
14mr|texlive-knuth-20080711-3|17	BuildArch:	noarch
14mr|texlive-knuth-20080711-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-knuth-20080711-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-knuth-20080711-3|20	
14mr|texlive-knuth-20080711-3|21	%description
14mr|texlive-knuth-20080711-3|22	These files are details of problems reported in the 'Computers
14mr|texlive-knuth-20080711-3|23	and Typesetting' series of books, for the Computer Modern
14mr|texlive-knuth-20080711-3|24	fonts, and for TeX, MetaFont and related programs.
14mr|texlive-knuth-20080711-3|25	
14mr|texlive-knuth-20080711-3|26	#-----------------------------------------------------------------------
14mr|texlive-knuth-20080711-3|27	%files
14mr|texlive-knuth-20080711-3|28	%doc %{_texmfdistdir}/doc/generic/knuth/errata/cm85.bug
14mr|texlive-knuth-20080711-3|29	%doc %{_texmfdistdir}/doc/generic/knuth/errata/errata.pdf
14mr|texlive-knuth-20080711-3|30	%doc %{_texmfdistdir}/doc/generic/knuth/errata/errorlog.pdf
14mr|texlive-knuth-20080711-3|31	%doc %{_texmfdistdir}/doc/generic/knuth/errata/mf84.bug
14mr|texlive-knuth-20080711-3|32	%doc %{_texmfdistdir}/doc/generic/knuth/errata/tex82.bug
14mr|texlive-knuth-20080711-3|33	%doc %{_texmfdistdir}/doc/generic/knuth/etc/vftovp.pdf
14mr|texlive-knuth-20080711-3|34	%doc %{_texmfdistdir}/doc/generic/knuth/etc/vptovf.pdf
14mr|texlive-knuth-20080711-3|35	%doc %{_texmfdistdir}/doc/generic/knuth/mf/mf.pdf
14mr|texlive-knuth-20080711-3|36	%doc %{_texmfdistdir}/doc/generic/knuth/mf/trapman.pdf
14mr|texlive-knuth-20080711-3|37	%doc %{_texmfdistdir}/doc/generic/knuth/mfware/gftodvi.pdf
14mr|texlive-knuth-20080711-3|38	%doc %{_texmfdistdir}/doc/generic/knuth/mfware/gftopk.pdf
14mr|texlive-knuth-20080711-3|39	%doc %{_texmfdistdir}/doc/generic/knuth/mfware/gftype.pdf
14mr|texlive-knuth-20080711-3|40	%doc %{_texmfdistdir}/doc/generic/knuth/mfware/mft.pdf
14mr|texlive-knuth-20080711-3|41	%doc %{_texmfdistdir}/doc/generic/knuth/tex/glue.pdf
14mr|texlive-knuth-20080711-3|42	%doc %{_texmfdistdir}/doc/generic/knuth/tex/tex.pdf
14mr|texlive-knuth-20080711-3|43	%doc %{_texmfdistdir}/doc/generic/knuth/tex/tripman.pdf
14mr|texlive-knuth-20080711-3|44	%doc %{_texmfdistdir}/doc/generic/knuth/texware/dvitype.pdf
14mr|texlive-knuth-20080711-3|45	%doc %{_texmfdistdir}/doc/generic/knuth/texware/pltotf.pdf
14mr|texlive-knuth-20080711-3|46	%doc %{_texmfdistdir}/doc/generic/knuth/texware/pooltype.pdf
14mr|texlive-knuth-20080711-3|47	%doc %{_texmfdistdir}/doc/generic/knuth/texware/tftopl.pdf
14mr|texlive-knuth-20080711-3|48	%doc %{_texmfdistdir}/doc/generic/knuth/web/tangle.pdf
14mr|texlive-knuth-20080711-3|49	%doc %{_texmfdistdir}/doc/generic/knuth/web/weave.pdf
14mr|texlive-knuth-20080711-3|50	%doc %{_texmfdistdir}/doc/generic/knuth/web/webman.pdf
14mr|texlive-knuth-20080711-3|51	#- source
14mr|texlive-knuth-20080711-3|52	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.eight
14mr|texlive-knuth-20080711-3|53	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.eleven
14mr|texlive-knuth-20080711-3|54	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.five
14mr|texlive-knuth-20080711-3|55	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.four
14mr|texlive-knuth-20080711-3|56	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.nine
14mr|texlive-knuth-20080711-3|57	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.one
14mr|texlive-knuth-20080711-3|58	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.seven
14mr|texlive-knuth-20080711-3|59	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.six
14mr|texlive-knuth-20080711-3|60	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.ten
14mr|texlive-knuth-20080711-3|61	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.tex
14mr|texlive-knuth-20080711-3|62	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.three
14mr|texlive-knuth-20080711-3|63	%doc %{_texmfdistdir}/source/generic/knuth/errata/errata.two
14mr|texlive-knuth-20080711-3|64	%doc %{_texmfdistdir}/source/generic/knuth/errata/errorlog.tex
14mr|texlive-knuth-20080711-3|65	%doc %{_texmfdistdir}/source/generic/knuth/errata/logmac.tex
14mr|texlive-knuth-20080711-3|66	%doc %{_texmfdistdir}/source/generic/knuth/tex/glue.web
14mr|texlive-knuth-20080711-3|67	%doc %{_texmfdistdir}/source/generic/knuth/web/webman.tex
14mr|texlive-knuth-20080711-3|68	
14mr|texlive-knuth-20080711-3|69	#-----------------------------------------------------------------------
14mr|texlive-knuth-20080711-3|70	%prep
14mr|texlive-knuth-20080711-3|71	%setup -c -a0 -a1 -a2
14mr|texlive-knuth-20080711-3|72	
14mr|texlive-knuth-20080711-3|73	%build
14mr|texlive-knuth-20080711-3|74	
14mr|texlive-knuth-20080711-3|75	%install
14mr|texlive-knuth-20080711-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-knuth-20080711-3|77	cp -fpar doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-knuth-20080711-3|78	
14mr|texlive-knuth-20080711-3|79	
14mr|texlive-knuth-20080711-3|80	
14mr|texlive-knuth-20080711-3|81	%changelog
14mr|texlive-knuth-20080711-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080711-3
14mr|texlive-knuth-20080711-3|83	+ Revision: 7bf6157
14mr|texlive-knuth-20080711-3|84	- MassBuild#440: Increase release tag
14mr|texlive-knuth-20080711-3|85	
14mr|texlive-knuth-20080711-3|86	

20477 14
14mr|texlive-knuthotherfonts-20111103-3|1	# revision 13293
14mr|texlive-knuthotherfonts-20111103-3|2	# category Package
14mr|texlive-knuthotherfonts-20111103-3|3	# catalog-ctan undef
14mr|texlive-knuthotherfonts-20111103-3|4	# catalog-date undef
14mr|texlive-knuthotherfonts-20111103-3|5	# catalog-license undef
14mr|texlive-knuthotherfonts-20111103-3|6	# catalog-version undef
14mr|texlive-knuthotherfonts-20111103-3|7	Name:		texlive-knuthotherfonts
14mr|texlive-knuthotherfonts-20111103-3|8	Version:	20111103
14mr|texlive-knuthotherfonts-20111103-3|9	Release:	3
14mr|texlive-knuthotherfonts-20111103-3|10	Summary:	TeXLive knuthotherfonts package
14mr|texlive-knuthotherfonts-20111103-3|11	Group:		Publishing
14mr|texlive-knuthotherfonts-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-knuthotherfonts-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-knuthotherfonts-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knuthotherfonts.tar.xz
14mr|texlive-knuthotherfonts-20111103-3|15	BuildArch:	noarch
14mr|texlive-knuthotherfonts-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-knuthotherfonts-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-knuthotherfonts-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-knuthotherfonts-20111103-3|19	
14mr|texlive-knuthotherfonts-20111103-3|20	%description
14mr|texlive-knuthotherfonts-20111103-3|21	TeXLive knuthotherfonts package.
14mr|texlive-knuthotherfonts-20111103-3|22	
14mr|texlive-knuthotherfonts-20111103-3|23	%post
14mr|texlive-knuthotherfonts-20111103-3|24	%{_sbindir}/texlive.post
14mr|texlive-knuthotherfonts-20111103-3|25	
14mr|texlive-knuthotherfonts-20111103-3|26	%postun
14mr|texlive-knuthotherfonts-20111103-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-knuthotherfonts-20111103-3|28	%{_sbindir}/texlive.post
14mr|texlive-knuthotherfonts-20111103-3|29	fi
14mr|texlive-knuthotherfonts-20111103-3|30	
14mr|texlive-knuthotherfonts-20111103-3|31	#-----------------------------------------------------------------------
14mr|texlive-knuthotherfonts-20111103-3|32	%files
14mr|texlive-knuthotherfonts-20111103-3|33	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/committee/font1.mf
14mr|texlive-knuthotherfonts-20111103-3|34	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/committee/font1base.mf
14mr|texlive-knuthotherfonts-20111103-3|35	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/aphalf.mf
14mr|texlive-knuthotherfonts-20111103-3|36	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/ddhalf.mf
14mr|texlive-knuthotherfonts-20111103-3|37	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/ddralf.mf
14mr|texlive-knuthotherfonts-20111103-3|38	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/halftone.mf
14mr|texlive-knuthotherfonts-20111103-3|39	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/imhalf.mf
14mr|texlive-knuthotherfonts-20111103-3|40	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/imralf.mf
14mr|texlive-knuthotherfonts-20111103-3|41	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/mfbook/logobase.mf
14mr|texlive-knuthotherfonts-20111103-3|42	%{_texmfdistdir}/fonts/source/public/knuthotherfonts/mfbook/metafon.mf
14mr|texlive-knuthotherfonts-20111103-3|43	
14mr|texlive-knuthotherfonts-20111103-3|44	#-----------------------------------------------------------------------
14mr|texlive-knuthotherfonts-20111103-3|45	%prep
14mr|texlive-knuthotherfonts-20111103-3|46	%setup -c -a0
14mr|texlive-knuthotherfonts-20111103-3|47	
14mr|texlive-knuthotherfonts-20111103-3|48	%build
14mr|texlive-knuthotherfonts-20111103-3|49	
14mr|texlive-knuthotherfonts-20111103-3|50	%install
14mr|texlive-knuthotherfonts-20111103-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-knuthotherfonts-20111103-3|52	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-knuthotherfonts-20111103-3|53	
14mr|texlive-knuthotherfonts-20111103-3|54	
14mr|texlive-knuthotherfonts-20111103-3|55	
14mr|texlive-knuthotherfonts-20111103-3|56	%changelog
14mr|texlive-knuthotherfonts-20111103-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-knuthotherfonts-20111103-3|58	+ Revision: 1027640
14mr|texlive-knuthotherfonts-20111103-3|59	- MassBuild#440: Increase release tag
14mr|texlive-knuthotherfonts-20111103-3|60	
14mr|texlive-knuthotherfonts-20111103-3|61	

20478 14
14mr|texlive-koma-moderncvclassic-v0.5-3|1	# revision 25025
14mr|texlive-koma-moderncvclassic-v0.5-3|2	# category Package
14mr|texlive-koma-moderncvclassic-v0.5-3|3	# catalog-ctan /macros/latex/contrib/koma-moderncvclassic
14mr|texlive-koma-moderncvclassic-v0.5-3|4	# catalog-date 2012-01-05 01:27:26 +0100
14mr|texlive-koma-moderncvclassic-v0.5-3|5	# catalog-license lppl1.3
14mr|texlive-koma-moderncvclassic-v0.5-3|6	# catalog-version v0.5
14mr|texlive-koma-moderncvclassic-v0.5-3|7	Name:		texlive-koma-moderncvclassic
14mr|texlive-koma-moderncvclassic-v0.5-3|8	Version:	v0.5
14mr|texlive-koma-moderncvclassic-v0.5-3|9	Release:	3
14mr|texlive-koma-moderncvclassic-v0.5-3|10	Summary:	An imitation of the moderncv class with the classic style
14mr|texlive-koma-moderncvclassic-v0.5-3|11	Group:		Publishing
14mr|texlive-koma-moderncvclassic-v0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/koma-moderncvclassic
14mr|texlive-koma-moderncvclassic-v0.5-3|13	License:	LPPL1.3
14mr|texlive-koma-moderncvclassic-v0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-moderncvclassic.tar.xz
14mr|texlive-koma-moderncvclassic-v0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-moderncvclassic.doc.tar.xz
14mr|texlive-koma-moderncvclassic-v0.5-3|16	BuildArch:	noarch
14mr|texlive-koma-moderncvclassic-v0.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-koma-moderncvclassic-v0.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-koma-moderncvclassic-v0.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-koma-moderncvclassic-v0.5-3|20	
14mr|texlive-koma-moderncvclassic-v0.5-3|21	%description
14mr|texlive-koma-moderncvclassic-v0.5-3|22	This package provides an imitation of the moderncv class with
14mr|texlive-koma-moderncvclassic-v0.5-3|23	the classic style (by Xavier Danaux), to be used in conjunction
14mr|texlive-koma-moderncvclassic-v0.5-3|24	with the koma-classes. Thus it is possible to configure
14mr|texlive-koma-moderncvclassic-v0.5-3|25	pagelayout, headings etc. the way it is done in koma-classes.
14mr|texlive-koma-moderncvclassic-v0.5-3|26	Moreover, it is possible to use biblatex, while the original
14mr|texlive-koma-moderncvclassic-v0.5-3|27	moderncv-class is incompatible with biblatex.
14mr|texlive-koma-moderncvclassic-v0.5-3|28	
14mr|texlive-koma-moderncvclassic-v0.5-3|29	%post
14mr|texlive-koma-moderncvclassic-v0.5-3|30	%{_sbindir}/texlive.post
14mr|texlive-koma-moderncvclassic-v0.5-3|31	
14mr|texlive-koma-moderncvclassic-v0.5-3|32	%postun
14mr|texlive-koma-moderncvclassic-v0.5-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-koma-moderncvclassic-v0.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-koma-moderncvclassic-v0.5-3|35	fi
14mr|texlive-koma-moderncvclassic-v0.5-3|36	
14mr|texlive-koma-moderncvclassic-v0.5-3|37	#-----------------------------------------------------------------------
14mr|texlive-koma-moderncvclassic-v0.5-3|38	%files
14mr|texlive-koma-moderncvclassic-v0.5-3|39	%{_texmfdistdir}/tex/latex/koma-moderncvclassic/koma-moderncvclassic.sty
14mr|texlive-koma-moderncvclassic-v0.5-3|40	%doc %{_texmfdistdir}/doc/latex/koma-moderncvclassic/README
14mr|texlive-koma-moderncvclassic-v0.5-3|41	%doc %{_texmfdistdir}/doc/latex/koma-moderncvclassic/changelog
14mr|texlive-koma-moderncvclassic-v0.5-3|42	%doc %{_texmfdistdir}/doc/latex/koma-moderncvclassic/cvbasic.pdf
14mr|texlive-koma-moderncvclassic-v0.5-3|43	%doc %{_texmfdistdir}/doc/latex/koma-moderncvclassic/cvbasic.tex
14mr|texlive-koma-moderncvclassic-v0.5-3|44	
14mr|texlive-koma-moderncvclassic-v0.5-3|45	#-----------------------------------------------------------------------
14mr|texlive-koma-moderncvclassic-v0.5-3|46	%prep
14mr|texlive-koma-moderncvclassic-v0.5-3|47	%setup -c -a0 -a1
14mr|texlive-koma-moderncvclassic-v0.5-3|48	
14mr|texlive-koma-moderncvclassic-v0.5-3|49	%build
14mr|texlive-koma-moderncvclassic-v0.5-3|50	
14mr|texlive-koma-moderncvclassic-v0.5-3|51	%install
14mr|texlive-koma-moderncvclassic-v0.5-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-koma-moderncvclassic-v0.5-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-koma-moderncvclassic-v0.5-3|54	
14mr|texlive-koma-moderncvclassic-v0.5-3|55	
14mr|texlive-koma-moderncvclassic-v0.5-3|56	
14mr|texlive-koma-moderncvclassic-v0.5-3|57	%changelog
14mr|texlive-koma-moderncvclassic-v0.5-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.5-3
14mr|texlive-koma-moderncvclassic-v0.5-3|59	+ Revision: a64ddf8
14mr|texlive-koma-moderncvclassic-v0.5-3|60	- MassBuild#440: Increase release tag
14mr|texlive-koma-moderncvclassic-v0.5-3|61	
14mr|texlive-koma-moderncvclassic-v0.5-3|62	

20479 14
14mr|texlive-koma-script-3.12-2|1	# revision 32489
14mr|texlive-koma-script-3.12-2|2	# category TLCore
14mr|texlive-koma-script-3.12-2|3	# catalog-ctan /macros/latex/contrib/koma-script
14mr|texlive-koma-script-3.12-2|4	# catalog-date 2013-12-26 07:56:41 +0100
14mr|texlive-koma-script-3.12-2|5	# catalog-license lppl
14mr|texlive-koma-script-3.12-2|6	# catalog-version 3.12
14mr|texlive-koma-script-3.12-2|7	Name:		texlive-koma-script
14mr|texlive-koma-script-3.12-2|8	Version:	3.12
14mr|texlive-koma-script-3.12-2|9	Release:	2
14mr|texlive-koma-script-3.12-2|10	Summary:	A bundle of versatile classes and packages
14mr|texlive-koma-script-3.12-2|11	Group:		Publishing
14mr|texlive-koma-script-3.12-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/koma-script
14mr|texlive-koma-script-3.12-2|13	License:	LPPL
14mr|texlive-koma-script-3.12-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script.tar.xz
14mr|texlive-koma-script-3.12-2|15	BuildArch:	noarch
14mr|texlive-koma-script-3.12-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-koma-script-3.12-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-koma-script-3.12-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-koma-script-3.12-2|19	
14mr|texlive-koma-script-3.12-2|20	%description
14mr|texlive-koma-script-3.12-2|21	The KOMA-Script bundle provides drop-in replacements for the
14mr|texlive-koma-script-3.12-2|22	article/report/book classes with emphasis on typography and
14mr|texlive-koma-script-3.12-2|23	versatility. There is also a letter class, different from all
14mr|texlive-koma-script-3.12-2|24	other letter classes. The bundle also offers: - a package for
14mr|texlive-koma-script-3.12-2|25	calculating type areas in the way laid down by the typographer
14mr|texlive-koma-script-3.12-2|26	Jan Tschichold, - a package for easily changing and defining
14mr|texlive-koma-script-3.12-2|27	page styles, - a package scrdate for getting not only the
14mr|texlive-koma-script-3.12-2|28	current date but also the name of the day, and - a package
14mr|texlive-koma-script-3.12-2|29	scrtime for getting the current time. All these packages may be
14mr|texlive-koma-script-3.12-2|30	used not only with KOMA-Script classes but also with the
14mr|texlive-koma-script-3.12-2|31	standard classes. Since every package has its own version
14mr|texlive-koma-script-3.12-2|32	number, the version number quoted only refers to the version of
14mr|texlive-koma-script-3.12-2|33	scrbook, scrreprt, scrartcl, scrlttr2 and typearea. These are
14mr|texlive-koma-script-3.12-2|34	the main parts of the bundle.
14mr|texlive-koma-script-3.12-2|35	
14mr|texlive-koma-script-3.12-2|36	%post
14mr|texlive-koma-script-3.12-2|37	%{_sbindir}/texlive.post
14mr|texlive-koma-script-3.12-2|38	
14mr|texlive-koma-script-3.12-2|39	%postun
14mr|texlive-koma-script-3.12-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-koma-script-3.12-2|41	%{_sbindir}/texlive.post
14mr|texlive-koma-script-3.12-2|42	fi
14mr|texlive-koma-script-3.12-2|43	
14mr|texlive-koma-script-3.12-2|44	#-----------------------------------------------------------------------
14mr|texlive-koma-script-3.12-2|45	%files
14mr|texlive-koma-script-3.12-2|46	%{_texmfdistdir}/doc/latex/koma-script/INSTALL.txt
14mr|texlive-koma-script-3.12-2|47	%{_texmfdistdir}/doc/latex/koma-script/INSTALLD.txt
14mr|texlive-koma-script-3.12-2|48	%{_texmfdistdir}/doc/latex/koma-script/README
14mr|texlive-koma-script-3.12-2|49	%{_texmfdistdir}/doc/latex/koma-script/koma-script.html
14mr|texlive-koma-script-3.12-2|50	%{_texmfdistdir}/doc/latex/koma-script/komabug.tex
14mr|texlive-koma-script-3.12-2|51	%{_texmfdistdir}/doc/latex/koma-script/komascr.html
14mr|texlive-koma-script-3.12-2|52	%{_texmfdistdir}/doc/latex/koma-script/komascript.html
14mr|texlive-koma-script-3.12-2|53	%{_texmfdistdir}/doc/latex/koma-script/lppl-de.txt
14mr|texlive-koma-script-3.12-2|54	%{_texmfdistdir}/doc/latex/koma-script/lppl.txt
14mr|texlive-koma-script-3.12-2|55	%{_texmfdistdir}/doc/latex/koma-script/manifest.txt
14mr|texlive-koma-script-3.12-2|56	%{_texmfdistdir}/doc/latex/koma-script/scraddr.html
14mr|texlive-koma-script-3.12-2|57	%{_texmfdistdir}/doc/latex/koma-script/scrartcl.html
14mr|texlive-koma-script-3.12-2|58	%{_texmfdistdir}/doc/latex/koma-script/scrbase.html
14mr|texlive-koma-script-3.12-2|59	%{_texmfdistdir}/doc/latex/koma-script/scrbook.html
14mr|texlive-koma-script-3.12-2|60	%{_texmfdistdir}/doc/latex/koma-script/scrdate.html
14mr|texlive-koma-script-3.12-2|61	%{_texmfdistdir}/doc/latex/koma-script/scrextend.html
14mr|texlive-koma-script-3.12-2|62	%{_texmfdistdir}/doc/latex/koma-script/scrguide.html
14mr|texlive-koma-script-3.12-2|63	%{_texmfdistdir}/doc/latex/koma-script/scrguide.pdf
14mr|texlive-koma-script-3.12-2|64	%{_texmfdistdir}/doc/latex/koma-script/scrguien.html
14mr|texlive-koma-script-3.12-2|65	%{_texmfdistdir}/doc/latex/koma-script/scrguien.pdf
14mr|texlive-koma-script-3.12-2|66	%{_texmfdistdir}/doc/latex/koma-script/scrhack.html
14mr|texlive-koma-script-3.12-2|67	%{_texmfdistdir}/doc/latex/koma-script/scrhack.pdf
14mr|texlive-koma-script-3.12-2|68	%{_texmfdistdir}/doc/latex/koma-script/scrjura.pdf
14mr|texlive-koma-script-3.12-2|69	%{_texmfdistdir}/doc/latex/koma-script/scrlayer-notecolumn.html
14mr|texlive-koma-script-3.12-2|70	%{_texmfdistdir}/doc/latex/koma-script/scrlayer-scrpage.html
14mr|texlive-koma-script-3.12-2|71	%{_texmfdistdir}/doc/latex/koma-script/scrlayer.html
14mr|texlive-koma-script-3.12-2|72	%{_texmfdistdir}/doc/latex/koma-script/scrlfile.html
14mr|texlive-koma-script-3.12-2|73	%{_texmfdistdir}/doc/latex/koma-script/scrlttr2.html
14mr|texlive-koma-script-3.12-2|74	%{_texmfdistdir}/doc/latex/koma-script/scrpage2.html
14mr|texlive-koma-script-3.12-2|75	%{_texmfdistdir}/doc/latex/koma-script/scrreprt.html
14mr|texlive-koma-script-3.12-2|76	%{_texmfdistdir}/doc/latex/koma-script/scrtime.html
14mr|texlive-koma-script-3.12-2|77	%{_texmfdistdir}/doc/latex/koma-script/scrwfile.html
14mr|texlive-koma-script-3.12-2|78	%{_texmfdistdir}/doc/latex/koma-script/tocbasic.html
14mr|texlive-koma-script-3.12-2|79	%{_texmfdistdir}/doc/latex/koma-script/tocstyle.pdf
14mr|texlive-koma-script-3.12-2|80	%{_texmfdistdir}/doc/latex/koma-script/typearea.html
14mr|texlive-koma-script-3.12-2|81	%{_texmfdistdir}/source/latex/koma-script/ChangeLog
14mr|texlive-koma-script-3.12-2|82	%{_texmfdistdir}/source/latex/koma-script/ChangeLog.2
14mr|texlive-koma-script-3.12-2|83	%{_texmfdistdir}/source/latex/koma-script/Makefile
14mr|texlive-koma-script-3.12-2|84	%{_texmfdistdir}/source/latex/koma-script/Makefile.baseinit
14mr|texlive-koma-script-3.12-2|85	%{_texmfdistdir}/source/latex/koma-script/Makefile.baserules
14mr|texlive-koma-script-3.12-2|86	%{_texmfdistdir}/source/latex/koma-script/doc/Makefile
14mr|texlive-koma-script-3.12-2|87	%{_texmfdistdir}/source/latex/koma-script/doc/Makefile.guide
14mr|texlive-koma-script-3.12-2|88	%{_texmfdistdir}/source/latex/koma-script/doc/Makefile.latexinit
14mr|texlive-koma-script-3.12-2|89	%{_texmfdistdir}/source/latex/koma-script/doc/bin/genhtmlidx.pl
14mr|texlive-koma-script-3.12-2|90	%{_texmfdistdir}/source/latex/koma-script/doc/bin/genindex.pl
14mr|texlive-koma-script-3.12-2|91	%{_texmfdistdir}/source/latex/koma-script/doc/english/Makefile
14mr|texlive-koma-script-3.12-2|92	%{_texmfdistdir}/source/latex/koma-script/doc/english/adrconvnote.tex
14mr|texlive-koma-script-3.12-2|93	%{_texmfdistdir}/source/latex/koma-script/doc/english/authorpart.tex
14mr|texlive-koma-script-3.12-2|94	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-0.tex
14mr|texlive-koma-script-3.12-2|95	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-1.tex
14mr|texlive-koma-script-3.12-2|96	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-10.tex
14mr|texlive-koma-script-3.12-2|97	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-11.tex
14mr|texlive-koma-script-3.12-2|98	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-12.tex
14mr|texlive-koma-script-3.12-2|99	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-13.tex
14mr|texlive-koma-script-3.12-2|100	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-14.tex
14mr|texlive-koma-script-3.12-2|101	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-15.tex
14mr|texlive-koma-script-3.12-2|102	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-2.tex
14mr|texlive-koma-script-3.12-2|103	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-20.tex
14mr|texlive-koma-script-3.12-2|104	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-21.tex
14mr|texlive-koma-script-3.12-2|105	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-3.tex
14mr|texlive-koma-script-3.12-2|106	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-4.tex
14mr|texlive-koma-script-3.12-2|107	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-5.tex
14mr|texlive-koma-script-3.12-2|108	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-6.tex
14mr|texlive-koma-script-3.12-2|109	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-7.tex
14mr|texlive-koma-script-3.12-2|110	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-8.tex
14mr|texlive-koma-script-3.12-2|111	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-9.tex
14mr|texlive-koma-script-3.12-2|112	%{_texmfdistdir}/source/latex/koma-script/doc/english/expertpart.tex
14mr|texlive-koma-script-3.12-2|113	%{_texmfdistdir}/source/latex/koma-script/doc/english/guide-english.tex
14mr|texlive-koma-script-3.12-2|114	%{_texmfdistdir}/source/latex/koma-script/doc/english/guide.tex
14mr|texlive-koma-script-3.12-2|115	%{_texmfdistdir}/source/latex/koma-script/doc/english/htmlsetup
14mr|texlive-koma-script-3.12-2|116	%{_texmfdistdir}/source/latex/koma-script/doc/english/introduction.tex
14mr|texlive-koma-script-3.12-2|117	%{_texmfdistdir}/source/latex/koma-script/doc/english/japanlco.tex
14mr|texlive-koma-script-3.12-2|118	%{_texmfdistdir}/source/latex/koma-script/doc/english/linkalias.tex
14mr|texlive-koma-script-3.12-2|119	%{_texmfdistdir}/source/latex/koma-script/doc/english/preface.tex
14mr|texlive-koma-script-3.12-2|120	%{_texmfdistdir}/source/latex/koma-script/doc/english/scraddr.tex
14mr|texlive-koma-script-3.12-2|121	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbase.tex
14mr|texlive-koma-script-3.12-2|122	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex
14mr|texlive-koma-script-3.12-2|123	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbookreportarticle.tex
14mr|texlive-koma-script-3.12-2|124	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrdatetime.tex
14mr|texlive-koma-script-3.12-2|125	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrextend.tex
14mr|texlive-koma-script-3.12-2|126	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrhack.tex
14mr|texlive-koma-script-3.12-2|127	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-notecolumn.tex
14mr|texlive-koma-script-3.12-2|128	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex
14mr|texlive-koma-script-3.12-2|129	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-scrpage.tex
14mr|texlive-koma-script-3.12-2|130	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer.tex
14mr|texlive-koma-script-3.12-2|131	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlfile.tex
14mr|texlive-koma-script-3.12-2|132	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2-experts.tex
14mr|texlive-koma-script-3.12-2|133	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2.tex
14mr|texlive-koma-script-3.12-2|134	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2examples.dtx
14mr|texlive-koma-script-3.12-2|135	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrpage2.tex
14mr|texlive-koma-script-3.12-2|136	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrwfile.tex
14mr|texlive-koma-script-3.12-2|137	%{_texmfdistdir}/source/latex/koma-script/doc/english/tocbasic.tex
14mr|texlive-koma-script-3.12-2|138	%{_texmfdistdir}/source/latex/koma-script/doc/english/typearea-experts.tex
14mr|texlive-koma-script-3.12-2|139	%{_texmfdistdir}/source/latex/koma-script/doc/english/typearea.tex
14mr|texlive-koma-script-3.12-2|140	%{_texmfdistdir}/source/latex/koma-script/doc/guide.bib
14mr|texlive-koma-script-3.12-2|141	%{_texmfdistdir}/source/latex/koma-script/doc/guide.tex
14mr|texlive-koma-script-3.12-2|142	%{_texmfdistdir}/source/latex/koma-script/doc/linkalias.tex
14mr|texlive-koma-script-3.12-2|143	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/Makefile
14mr|texlive-koma-script-3.12-2|144	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/adrconvnote.tex
14mr|texlive-koma-script-3.12-2|145	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/authorpart.tex
14mr|texlive-koma-script-3.12-2|146	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-0.tex
14mr|texlive-koma-script-3.12-2|147	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-1.tex
14mr|texlive-koma-script-3.12-2|148	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-10.tex
14mr|texlive-koma-script-3.12-2|149	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-11.tex
14mr|texlive-koma-script-3.12-2|150	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-12.tex
14mr|texlive-koma-script-3.12-2|151	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-13.tex
14mr|texlive-koma-script-3.12-2|152	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-14.tex
14mr|texlive-koma-script-3.12-2|153	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-15.tex
14mr|texlive-koma-script-3.12-2|154	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-2.tex
14mr|texlive-koma-script-3.12-2|155	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-20.tex
14mr|texlive-koma-script-3.12-2|156	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-21.tex
14mr|texlive-koma-script-3.12-2|157	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-3.tex
14mr|texlive-koma-script-3.12-2|158	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-4.tex
14mr|texlive-koma-script-3.12-2|159	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-5.tex
14mr|texlive-koma-script-3.12-2|160	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-6.tex
14mr|texlive-koma-script-3.12-2|161	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-7.tex
14mr|texlive-koma-script-3.12-2|162	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-8.tex
14mr|texlive-koma-script-3.12-2|163	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-9.tex
14mr|texlive-koma-script-3.12-2|164	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/expertpart.tex
14mr|texlive-koma-script-3.12-2|165	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/guide-ngerman.tex
14mr|texlive-koma-script-3.12-2|166	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/guide.tex
14mr|texlive-koma-script-3.12-2|167	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/htmlsetup
14mr|texlive-koma-script-3.12-2|168	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/introduction.tex
14mr|texlive-koma-script-3.12-2|169	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/linkalias.tex
14mr|texlive-koma-script-3.12-2|170	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/preface.tex
14mr|texlive-koma-script-3.12-2|171	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scraddr.tex
14mr|texlive-koma-script-3.12-2|172	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbase.tex
14mr|texlive-koma-script-3.12-2|173	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbookreportarticle-experts.tex
14mr|texlive-koma-script-3.12-2|174	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex
14mr|texlive-koma-script-3.12-2|175	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrdatetime.tex
14mr|texlive-koma-script-3.12-2|176	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrextend.tex
14mr|texlive-koma-script-3.12-2|177	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrhack.tex
14mr|texlive-koma-script-3.12-2|178	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn-example.tex
14mr|texlive-koma-script-3.12-2|179	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn.tex
14mr|texlive-koma-script-3.12-2|180	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-scrpage-experts.tex
14mr|texlive-koma-script-3.12-2|181	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-scrpage.tex
14mr|texlive-koma-script-3.12-2|182	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer.tex
14mr|texlive-koma-script-3.12-2|183	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlfile.tex
14mr|texlive-koma-script-3.12-2|184	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2-experts.tex
14mr|texlive-koma-script-3.12-2|185	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2.tex
14mr|texlive-koma-script-3.12-2|186	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2examples.dtx
14mr|texlive-koma-script-3.12-2|187	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrpage2.tex
14mr|texlive-koma-script-3.12-2|188	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrwfile.tex
14mr|texlive-koma-script-3.12-2|189	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/tocbasic.tex
14mr|texlive-koma-script-3.12-2|190	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/typearea-experts.tex
14mr|texlive-koma-script-3.12-2|191	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/typearea.tex
14mr|texlive-koma-script-3.12-2|192	%{_texmfdistdir}/source/latex/koma-script/doc/plength.dtx
14mr|texlive-koma-script-3.12-2|193	%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.cls
14mr|texlive-koma-script-3.12-2|194	%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.gst
14mr|texlive-koma-script-3.12-2|195	%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.ist
14mr|texlive-koma-script-3.12-2|196	%{_texmfdistdir}/source/latex/koma-script/japanlco.dtx
14mr|texlive-koma-script-3.12-2|197	%{_texmfdistdir}/source/latex/koma-script/scraddr.dtx
14mr|texlive-koma-script-3.12-2|198	%{_texmfdistdir}/source/latex/koma-script/scrbeta.dtx
14mr|texlive-koma-script-3.12-2|199	%{_texmfdistdir}/source/latex/koma-script/scrdoc.dtx
14mr|texlive-koma-script-3.12-2|200	%{_texmfdistdir}/source/latex/koma-script/scrdocstrip.tex
14mr|texlive-koma-script-3.12-2|201	%{_texmfdistdir}/source/latex/koma-script/scrextend.dtx
14mr|texlive-koma-script-3.12-2|202	%{_texmfdistdir}/source/latex/koma-script/scrhack.dtx
14mr|texlive-koma-script-3.12-2|203	%{_texmfdistdir}/source/latex/koma-script/scrjura.dtx
14mr|texlive-koma-script-3.12-2|204	%{_texmfdistdir}/source/latex/koma-script/scrkernel-basics.dtx
14mr|texlive-koma-script-3.12-2|205	%{_texmfdistdir}/source/latex/koma-script/scrkernel-bibliography.dtx
14mr|texlive-koma-script-3.12-2|206	%{_texmfdistdir}/source/latex/koma-script/scrkernel-circularletters.dtx
14mr|texlive-koma-script-3.12-2|207	%{_texmfdistdir}/source/latex/koma-script/scrkernel-compatibility.dtx
14mr|texlive-koma-script-3.12-2|208	%{_texmfdistdir}/source/latex/koma-script/scrkernel-floats.dtx
14mr|texlive-koma-script-3.12-2|209	%{_texmfdistdir}/source/latex/koma-script/scrkernel-fonts.dtx
14mr|texlive-koma-script-3.12-2|210	%{_texmfdistdir}/source/latex/koma-script/scrkernel-footnotes.dtx
14mr|texlive-koma-script-3.12-2|211	%{_texmfdistdir}/source/latex/koma-script/scrkernel-index.dtx
14mr|texlive-koma-script-3.12-2|212	%{_texmfdistdir}/source/latex/koma-script/scrkernel-language.dtx
14mr|texlive-koma-script-3.12-2|213	%{_texmfdistdir}/source/latex/koma-script/scrkernel-letterclassoptions.dtx
14mr|texlive-koma-script-3.12-2|214	%{_texmfdistdir}/source/latex/koma-script/scrkernel-listsandtabulars.dtx
14mr|texlive-koma-script-3.12-2|215	%{_texmfdistdir}/source/latex/koma-script/scrkernel-listsof.dtx
14mr|texlive-koma-script-3.12-2|216	%{_texmfdistdir}/source/latex/koma-script/scrkernel-miscellaneous.dtx
14mr|texlive-koma-script-3.12-2|217	%{_texmfdistdir}/source/latex/koma-script/scrkernel-notepaper.dtx
14mr|texlive-koma-script-3.12-2|218	%{_texmfdistdir}/source/latex/koma-script/scrkernel-pagestyles.dtx
14mr|texlive-koma-script-3.12-2|219	%{_texmfdistdir}/source/latex/koma-script/scrkernel-paragraphs.dtx
14mr|texlive-koma-script-3.12-2|220	%{_texmfdistdir}/source/latex/koma-script/scrkernel-pseudolengths.dtx
14mr|texlive-koma-script-3.12-2|221	%{_texmfdistdir}/source/latex/koma-script/scrkernel-sections.dtx
14mr|texlive-koma-script-3.12-2|222	%{_texmfdistdir}/source/latex/koma-script/scrkernel-title.dtx
14mr|texlive-koma-script-3.12-2|223	%{_texmfdistdir}/source/latex/koma-script/scrkernel-typearea.dtx
14mr|texlive-koma-script-3.12-2|224	%{_texmfdistdir}/source/latex/koma-script/scrkernel-variables.dtx
14mr|texlive-koma-script-3.12-2|225	%{_texmfdistdir}/source/latex/koma-script/scrkernel-version.dtx
14mr|texlive-koma-script-3.12-2|226	%{_texmfdistdir}/source/latex/koma-script/scrlayer-notecolumn.dtx
14mr|texlive-koma-script-3.12-2|227	%{_texmfdistdir}/source/latex/koma-script/scrlayer-scrpage.dtx
14mr|texlive-koma-script-3.12-2|228	%{_texmfdistdir}/source/latex/koma-script/scrlayer.dtx
14mr|texlive-koma-script-3.12-2|229	%{_texmfdistdir}/source/latex/koma-script/scrlfile.dtx
14mr|texlive-koma-script-3.12-2|230	%{_texmfdistdir}/source/latex/koma-script/scrlogo.dtx
14mr|texlive-koma-script-3.12-2|231	%{_texmfdistdir}/source/latex/koma-script/scrmain.ins
14mr|texlive-koma-script-3.12-2|232	%{_texmfdistdir}/source/latex/koma-script/scrpage.dtx
14mr|texlive-koma-script-3.12-2|233	%{_texmfdistdir}/source/latex/koma-script/scrsource.tex
14mr|texlive-koma-script-3.12-2|234	%{_texmfdistdir}/source/latex/koma-script/scrstrip.inc
14mr|texlive-koma-script-3.12-2|235	%{_texmfdistdir}/source/latex/koma-script/scrstrop.inc
14mr|texlive-koma-script-3.12-2|236	%{_texmfdistdir}/source/latex/koma-script/scrtime.dtx
14mr|texlive-koma-script-3.12-2|237	%{_texmfdistdir}/source/latex/koma-script/scrwfile.dtx
14mr|texlive-koma-script-3.12-2|238	%{_texmfdistdir}/source/latex/koma-script/tocbasic.dtx
14mr|texlive-koma-script-3.12-2|239	%{_texmfdistdir}/source/latex/koma-script/tocstyle.dtx
14mr|texlive-koma-script-3.12-2|240	%{_texmfdistdir}/tex/latex/koma-script/DIN.lco
14mr|texlive-koma-script-3.12-2|241	%{_texmfdistdir}/tex/latex/koma-script/DINmtext.lco
14mr|texlive-koma-script-3.12-2|242	%{_texmfdistdir}/tex/latex/koma-script/KOMAold.lco
14mr|texlive-koma-script-3.12-2|243	%{_texmfdistdir}/tex/latex/koma-script/KakuLL.lco
14mr|texlive-koma-script-3.12-2|244	%{_texmfdistdir}/tex/latex/koma-script/NF.lco
14mr|texlive-koma-script-3.12-2|245	%{_texmfdistdir}/tex/latex/koma-script/NipponEH.lco
14mr|texlive-koma-script-3.12-2|246	%{_texmfdistdir}/tex/latex/koma-script/NipponEL.lco
14mr|texlive-koma-script-3.12-2|247	%{_texmfdistdir}/tex/latex/koma-script/NipponLH.lco
14mr|texlive-koma-script-3.12-2|248	%{_texmfdistdir}/tex/latex/koma-script/NipponLL.lco
14mr|texlive-koma-script-3.12-2|249	%{_texmfdistdir}/tex/latex/koma-script/NipponRL.lco
14mr|texlive-koma-script-3.12-2|250	%{_texmfdistdir}/tex/latex/koma-script/SN.lco
14mr|texlive-koma-script-3.12-2|251	%{_texmfdistdir}/tex/latex/koma-script/SNleft.lco
14mr|texlive-koma-script-3.12-2|252	%{_texmfdistdir}/tex/latex/koma-script/UScommercial9.lco
14mr|texlive-koma-script-3.12-2|253	%{_texmfdistdir}/tex/latex/koma-script/UScommercial9DW.lco
14mr|texlive-koma-script-3.12-2|254	%{_texmfdistdir}/tex/latex/koma-script/float.hak
14mr|texlive-koma-script-3.12-2|255	%{_texmfdistdir}/tex/latex/koma-script/floatrow.hak
14mr|texlive-koma-script-3.12-2|256	%{_texmfdistdir}/tex/latex/koma-script/hyperref.hak
14mr|texlive-koma-script-3.12-2|257	%{_texmfdistdir}/tex/latex/koma-script/listings.hak
14mr|texlive-koma-script-3.12-2|258	%{_texmfdistdir}/tex/latex/koma-script/scraddr.sty
14mr|texlive-koma-script-3.12-2|259	%{_texmfdistdir}/tex/latex/koma-script/scrartcl.cls
14mr|texlive-koma-script-3.12-2|260	%{_texmfdistdir}/tex/latex/koma-script/scrbase.sty
14mr|texlive-koma-script-3.12-2|261	%{_texmfdistdir}/tex/latex/koma-script/scrbook.cls
14mr|texlive-koma-script-3.12-2|262	%{_texmfdistdir}/tex/latex/koma-script/scrdate.sty
14mr|texlive-koma-script-3.12-2|263	%{_texmfdistdir}/tex/latex/koma-script/scrdoc.cls
14mr|texlive-koma-script-3.12-2|264	%{_texmfdistdir}/tex/latex/koma-script/scrextend.sty
14mr|texlive-koma-script-3.12-2|265	%{_texmfdistdir}/tex/latex/koma-script/scrfontsizes.sty
14mr|texlive-koma-script-3.12-2|266	%{_texmfdistdir}/tex/latex/koma-script/scrhack.sty
14mr|texlive-koma-script-3.12-2|267	%{_texmfdistdir}/tex/latex/koma-script/scrjura.sty
14mr|texlive-koma-script-3.12-2|268	%{_texmfdistdir}/tex/latex/koma-script/scrkbase.sty
14mr|texlive-koma-script-3.12-2|269	%{_texmfdistdir}/tex/latex/koma-script/scrlayer-notecolumn.sty
14mr|texlive-koma-script-3.12-2|270	%{_texmfdistdir}/tex/latex/koma-script/scrlayer-scrpage.sty
14mr|texlive-koma-script-3.12-2|271	%{_texmfdistdir}/tex/latex/koma-script/scrlayer.sty
14mr|texlive-koma-script-3.12-2|272	%{_texmfdistdir}/tex/latex/koma-script/scrlfile.sty
14mr|texlive-koma-script-3.12-2|273	%{_texmfdistdir}/tex/latex/koma-script/scrlttr2.cls
14mr|texlive-koma-script-3.12-2|274	%{_texmfdistdir}/tex/latex/koma-script/scrpage2.sty
14mr|texlive-koma-script-3.12-2|275	%{_texmfdistdir}/tex/latex/koma-script/scrreprt.cls
14mr|texlive-koma-script-3.12-2|276	%{_texmfdistdir}/tex/latex/koma-script/scrsize10pt.clo
14mr|texlive-koma-script-3.12-2|277	%{_texmfdistdir}/tex/latex/koma-script/scrsize11pt.clo
14mr|texlive-koma-script-3.12-2|278	%{_texmfdistdir}/tex/latex/koma-script/scrsize12pt.clo
14mr|texlive-koma-script-3.12-2|279	%{_texmfdistdir}/tex/latex/koma-script/scrtime.sty
14mr|texlive-koma-script-3.12-2|280	%{_texmfdistdir}/tex/latex/koma-script/scrwfile.sty
14mr|texlive-koma-script-3.12-2|281	%{_texmfdistdir}/tex/latex/koma-script/tocbasic.sty
14mr|texlive-koma-script-3.12-2|282	%{_texmfdistdir}/tex/latex/koma-script/tocstyle.sty
14mr|texlive-koma-script-3.12-2|283	%{_texmfdistdir}/tex/latex/koma-script/typearea.sty
14mr|texlive-koma-script-3.12-2|284	%{_texmfdistdir}/tex/latex/koma-script/visualize.lco
14mr|texlive-koma-script-3.12-2|285	
14mr|texlive-koma-script-3.12-2|286	#-----------------------------------------------------------------------
14mr|texlive-koma-script-3.12-2|287	%prep
14mr|texlive-koma-script-3.12-2|288	%setup -c -a0
14mr|texlive-koma-script-3.12-2|289	
14mr|texlive-koma-script-3.12-2|290	%build
14mr|texlive-koma-script-3.12-2|291	
14mr|texlive-koma-script-3.12-2|292	%install
14mr|texlive-koma-script-3.12-2|293	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-koma-script-3.12-2|294	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-koma-script-3.12-2|295	
14mr|texlive-koma-script-3.12-2|296	%changelog
14mr|texlive-koma-script-3.12-2|297	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12-2
14mr|texlive-koma-script-3.12-2|298	+ Revision: bf5ee4d
14mr|texlive-koma-script-3.12-2|299	- MassBuild#440: Increase release tag
14mr|texlive-koma-script-3.12-2|300	
14mr|texlive-koma-script-3.12-2|301	

20480 14
14mr|texlive-koma-script-examples-20130411-6|1	# revision 29940
14mr|texlive-koma-script-examples-20130411-6|2	# category Package
14mr|texlive-koma-script-examples-20130411-6|3	# catalog-ctan /info/examples/KOMA-Script-4
14mr|texlive-koma-script-examples-20130411-6|4	# catalog-date 2013-04-11 22:56:41 +0200
14mr|texlive-koma-script-examples-20130411-6|5	# catalog-license lppl
14mr|texlive-koma-script-examples-20130411-6|6	# catalog-version undef
14mr|texlive-koma-script-examples-20130411-6|7	Name:		texlive-koma-script-examples
14mr|texlive-koma-script-examples-20130411-6|8	Version:	20130411
14mr|texlive-koma-script-examples-20130411-6|9	Release:	6
14mr|texlive-koma-script-examples-20130411-6|10	Summary:	Examples from the KOMA-Script book
14mr|texlive-koma-script-examples-20130411-6|11	Group:		Publishing
14mr|texlive-koma-script-examples-20130411-6|12	URL:		http://www.ctan.org/tex-archive/info/examples/KOMA-Script-4
14mr|texlive-koma-script-examples-20130411-6|13	License:	LPPL
14mr|texlive-koma-script-examples-20130411-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script-examples.tar.xz
14mr|texlive-koma-script-examples-20130411-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script-examples.doc.tar.xz
14mr|texlive-koma-script-examples-20130411-6|16	BuildArch:	noarch
14mr|texlive-koma-script-examples-20130411-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-koma-script-examples-20130411-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-koma-script-examples-20130411-6|19	
14mr|texlive-koma-script-examples-20130411-6|20	%description
14mr|texlive-koma-script-examples-20130411-6|21	This package contains some examples from the 4th edition of the
14mr|texlive-koma-script-examples-20130411-6|22	book <<KOMA-Script--Eine Sammlung von Klassen und Paketen fur
14mr|texlive-koma-script-examples-20130411-6|23	LaTeX2e>> by Markus Kohm and Jens-Uwe Morawski. There are no
14mr|texlive-koma-script-examples-20130411-6|24	further descriptions of these examples.
14mr|texlive-koma-script-examples-20130411-6|25	
14mr|texlive-koma-script-examples-20130411-6|26	#-----------------------------------------------------------------------
14mr|texlive-koma-script-examples-20130411-6|27	%files
14mr|texlive-koma-script-examples-20130411-6|28	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-B/result/chapterthumbexample.pdf
14mr|texlive-koma-script-examples-20130411-6|29	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-B/source/chapterthumb.sty
14mr|texlive-koma-script-examples-20130411-6|30	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-B/source/chapterthumbexample.tex
14mr|texlive-koma-script-examples-20130411-6|31	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-C/result/floattrick.pdf
14mr|texlive-koma-script-examples-20130411-6|32	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-C/source/floattrick.tex
14mr|texlive-koma-script-examples-20130411-6|33	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponA.pdf
14mr|texlive-koma-script-examples-20130411-6|34	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponB.pdf
14mr|texlive-koma-script-examples-20130411-6|35	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/letter-nipponA.tex
14mr|texlive-koma-script-examples-20130411-6|36	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/letter-nipponB.tex
14mr|texlive-koma-script-examples-20130411-6|37	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefDIN.pdf
14mr|texlive-koma-script-examples-20130411-6|38	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefSN.pdf
14mr|texlive-koma-script-examples-20130411-6|39	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefbak3.pdf
14mr|texlive-koma-script-examples-20130411-6|40	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefdup.pdf
14mr|texlive-koma-script-examples-20130411-6|41	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/brieflft.pdf
14mr|texlive-koma-script-examples-20130411-6|42	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/brieflfu.pdf
14mr|texlive-koma-script-examples-20130411-6|43	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefnow.pdf
14mr|texlive-koma-script-examples-20130411-6|44	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefrag2.pdf
14mr|texlive-koma-script-examples-20130411-6|45	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefwbk.pdf
14mr|texlive-koma-script-examples-20130411-6|46	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefwbk2.pdf
14mr|texlive-koma-script-examples-20130411-6|47	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefwbt2.pdf
14mr|texlive-koma-script-examples-20130411-6|48	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/CaptainHook-1.pdf
14mr|texlive-koma-script-examples-20130411-6|49	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/SNslhead.lco
14mr|texlive-koma-script-examples-20130411-6|50	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/asymTypB.lco
14mr|texlive-koma-script-examples-20130411-6|51	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefDIN.tex
14mr|texlive-koma-script-examples-20130411-6|52	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefSN.tex
14mr|texlive-koma-script-examples-20130411-6|53	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefbak3.tex
14mr|texlive-koma-script-examples-20130411-6|54	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefdup.tex
14mr|texlive-koma-script-examples-20130411-6|55	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/brieflft.tex
14mr|texlive-koma-script-examples-20130411-6|56	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/brieflfu.tex
14mr|texlive-koma-script-examples-20130411-6|57	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefnow.tex
14mr|texlive-koma-script-examples-20130411-6|58	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefrag2.tex
14mr|texlive-koma-script-examples-20130411-6|59	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/brieftemplate.tex
14mr|texlive-koma-script-examples-20130411-6|60	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefwbk.tex
14mr|texlive-koma-script-examples-20130411-6|61	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefwbk2.tex
14mr|texlive-koma-script-examples-20130411-6|62	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefwbt2.tex
14mr|texlive-koma-script-examples-20130411-6|63	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/dateup.lco
14mr|texlive-koma-script-examples-20130411-6|64	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/nowindow.lco
14mr|texlive-koma-script-examples-20130411-6|65	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-F/result/letter-label.pdf
14mr|texlive-koma-script-examples-20130411-6|66	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-F/source/labelbasic.lco
14mr|texlive-koma-script-examples-20130411-6|67	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-F/source/letter-label.tex
14mr|texlive-koma-script-examples-20130411-6|68	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-F/source/settleford600label.lco
14mr|texlive-koma-script-examples-20130411-6|69	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-14/result/remarkexample.pdf
14mr|texlive-koma-script-examples-20130411-6|70	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-14/source/remarkbox.sty
14mr|texlive-koma-script-examples-20130411-6|71	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-14/source/remarkexample.tex
14mr|texlive-koma-script-examples-20130411-6|72	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-0.pdf
14mr|texlive-koma-script-examples-20130411-6|73	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-1.pdf
14mr|texlive-koma-script-examples-20130411-6|74	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-10.pdf
14mr|texlive-koma-script-examples-20130411-6|75	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-11.pdf
14mr|texlive-koma-script-examples-20130411-6|76	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-12.pdf
14mr|texlive-koma-script-examples-20130411-6|77	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-13.pdf
14mr|texlive-koma-script-examples-20130411-6|78	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-14.pdf
14mr|texlive-koma-script-examples-20130411-6|79	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-15.pdf
14mr|texlive-koma-script-examples-20130411-6|80	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-16.pdf
14mr|texlive-koma-script-examples-20130411-6|81	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-17.pdf
14mr|texlive-koma-script-examples-20130411-6|82	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-18.pdf
14mr|texlive-koma-script-examples-20130411-6|83	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-19.pdf
14mr|texlive-koma-script-examples-20130411-6|84	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-2.pdf
14mr|texlive-koma-script-examples-20130411-6|85	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-20.pdf
14mr|texlive-koma-script-examples-20130411-6|86	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-21.pdf
14mr|texlive-koma-script-examples-20130411-6|87	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-22.pdf
14mr|texlive-koma-script-examples-20130411-6|88	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-23.pdf
14mr|texlive-koma-script-examples-20130411-6|89	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-3.pdf
14mr|texlive-koma-script-examples-20130411-6|90	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-4.pdf
14mr|texlive-koma-script-examples-20130411-6|91	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-5.pdf
14mr|texlive-koma-script-examples-20130411-6|92	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-6.pdf
14mr|texlive-koma-script-examples-20130411-6|93	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-7.pdf
14mr|texlive-koma-script-examples-20130411-6|94	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-8.pdf
14mr|texlive-koma-script-examples-20130411-6|95	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-9.pdf
14mr|texlive-koma-script-examples-20130411-6|96	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/ich.lco
14mr|texlive-koma-script-examples-20130411-6|97	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-0.tex
14mr|texlive-koma-script-examples-20130411-6|98	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-1.tex
14mr|texlive-koma-script-examples-20130411-6|99	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-10.tex
14mr|texlive-koma-script-examples-20130411-6|100	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-11.tex
14mr|texlive-koma-script-examples-20130411-6|101	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-12.tex
14mr|texlive-koma-script-examples-20130411-6|102	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-13.tex
14mr|texlive-koma-script-examples-20130411-6|103	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-14.tex
14mr|texlive-koma-script-examples-20130411-6|104	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-15.tex
14mr|texlive-koma-script-examples-20130411-6|105	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-16.tex
14mr|texlive-koma-script-examples-20130411-6|106	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-17.tex
14mr|texlive-koma-script-examples-20130411-6|107	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-18.tex
14mr|texlive-koma-script-examples-20130411-6|108	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-19.tex
14mr|texlive-koma-script-examples-20130411-6|109	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-2.tex
14mr|texlive-koma-script-examples-20130411-6|110	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-20.tex
14mr|texlive-koma-script-examples-20130411-6|111	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-21.tex
14mr|texlive-koma-script-examples-20130411-6|112	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-22.tex
14mr|texlive-koma-script-examples-20130411-6|113	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-23.tex
14mr|texlive-koma-script-examples-20130411-6|114	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-3.tex
14mr|texlive-koma-script-examples-20130411-6|115	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-4.tex
14mr|texlive-koma-script-examples-20130411-6|116	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-5.tex
14mr|texlive-koma-script-examples-20130411-6|117	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-6.tex
14mr|texlive-koma-script-examples-20130411-6|118	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-7.tex
14mr|texlive-koma-script-examples-20130411-6|119	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-8.tex
14mr|texlive-koma-script-examples-20130411-6|120	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-9.tex
14mr|texlive-koma-script-examples-20130411-6|121	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/musterlogo.pdf
14mr|texlive-koma-script-examples-20130411-6|122	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/LEGAL.txt
14mr|texlive-koma-script-examples-20130411-6|123	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/LEGAL_DE.txt
14mr|texlive-koma-script-examples-20130411-6|124	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/LIESMICH.txt
14mr|texlive-koma-script-examples-20130411-6|125	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/README
14mr|texlive-koma-script-examples-20130411-6|126	
14mr|texlive-koma-script-examples-20130411-6|127	#-----------------------------------------------------------------------
14mr|texlive-koma-script-examples-20130411-6|128	%prep
14mr|texlive-koma-script-examples-20130411-6|129	%setup -c -a0 -a1
14mr|texlive-koma-script-examples-20130411-6|130	
14mr|texlive-koma-script-examples-20130411-6|131	%build
14mr|texlive-koma-script-examples-20130411-6|132	
14mr|texlive-koma-script-examples-20130411-6|133	%install
14mr|texlive-koma-script-examples-20130411-6|134	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-koma-script-examples-20130411-6|135	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-koma-script-examples-20130411-6|136	
14mr|texlive-koma-script-examples-20130411-6|137	%changelog
14mr|texlive-koma-script-examples-20130411-6|138	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130411-6
14mr|texlive-koma-script-examples-20130411-6|139	+ Revision: c36c51a
14mr|texlive-koma-script-examples-20130411-6|140	- MassBuild#440: Increase release tag
14mr|texlive-koma-script-examples-20130411-6|141	
14mr|texlive-koma-script-examples-20130411-6|142	

20481 14
14mr|texlive-koma-script-sfs-1.0-3|1	# revision 26137
14mr|texlive-koma-script-sfs-1.0-3|2	# category Package
14mr|texlive-koma-script-sfs-1.0-3|3	# catalog-ctan /macros/latex/contrib/koma-script-SFS
14mr|texlive-koma-script-sfs-1.0-3|4	# catalog-date 2008-11-15 10:53:47 +0100
14mr|texlive-koma-script-sfs-1.0-3|5	# catalog-license lppl
14mr|texlive-koma-script-sfs-1.0-3|6	# catalog-version 1.0
14mr|texlive-koma-script-sfs-1.0-3|7	Name:		texlive-koma-script-sfs
14mr|texlive-koma-script-sfs-1.0-3|8	Version:	1.0
14mr|texlive-koma-script-sfs-1.0-3|9	Release:	3
14mr|texlive-koma-script-sfs-1.0-3|10	Summary:	Koma-script letter class option for Finnish
14mr|texlive-koma-script-sfs-1.0-3|11	Group:		Publishing
14mr|texlive-koma-script-sfs-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/koma-script-SFS
14mr|texlive-koma-script-sfs-1.0-3|13	License:	LPPL
14mr|texlive-koma-script-sfs-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script-sfs.tar.xz
14mr|texlive-koma-script-sfs-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script-sfs.doc.tar.xz
14mr|texlive-koma-script-sfs-1.0-3|16	BuildArch:	noarch
14mr|texlive-koma-script-sfs-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-koma-script-sfs-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-koma-script-sfs-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-koma-script-sfs-1.0-3|20	
14mr|texlive-koma-script-sfs-1.0-3|21	%description
14mr|texlive-koma-script-sfs-1.0-3|22	A koma-script parameter set for letters on A4 paper, complying
14mr|texlive-koma-script-sfs-1.0-3|23	with Finnish standards SFS 2486, 2487 and 2488; suitable for
14mr|texlive-koma-script-sfs-1.0-3|24	window envelopes with window on the left size in the sizes C5,
14mr|texlive-koma-script-sfs-1.0-3|25	C65, E5 and E65 (although, because the address window is
14mr|texlive-koma-script-sfs-1.0-3|26	smaller, for sizes E5 and E65 the address may not fit within
14mr|texlive-koma-script-sfs-1.0-3|27	the window, but ordinary 3-line address should fit).
14mr|texlive-koma-script-sfs-1.0-3|28	
14mr|texlive-koma-script-sfs-1.0-3|29	%post
14mr|texlive-koma-script-sfs-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-koma-script-sfs-1.0-3|31	
14mr|texlive-koma-script-sfs-1.0-3|32	%postun
14mr|texlive-koma-script-sfs-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-koma-script-sfs-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-koma-script-sfs-1.0-3|35	fi
14mr|texlive-koma-script-sfs-1.0-3|36	
14mr|texlive-koma-script-sfs-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-koma-script-sfs-1.0-3|38	%files
14mr|texlive-koma-script-sfs-1.0-3|39	%{_texmfdistdir}/tex/latex/koma-script-sfs/SFS.lco
14mr|texlive-koma-script-sfs-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/koma-script-sfs/README
14mr|texlive-koma-script-sfs-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/koma-script-sfs/SFSesim.pdf
14mr|texlive-koma-script-sfs-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/koma-script-sfs/SFSesim.tex
14mr|texlive-koma-script-sfs-1.0-3|43	
14mr|texlive-koma-script-sfs-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-koma-script-sfs-1.0-3|45	%prep
14mr|texlive-koma-script-sfs-1.0-3|46	%setup -c -a0 -a1
14mr|texlive-koma-script-sfs-1.0-3|47	
14mr|texlive-koma-script-sfs-1.0-3|48	%build
14mr|texlive-koma-script-sfs-1.0-3|49	
14mr|texlive-koma-script-sfs-1.0-3|50	%install
14mr|texlive-koma-script-sfs-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-koma-script-sfs-1.0-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-koma-script-sfs-1.0-3|53	
14mr|texlive-koma-script-sfs-1.0-3|54	
14mr|texlive-koma-script-sfs-1.0-3|55	
14mr|texlive-koma-script-sfs-1.0-3|56	%changelog
14mr|texlive-koma-script-sfs-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-koma-script-sfs-1.0-3|58	+ Revision: 98acfe1
14mr|texlive-koma-script-sfs-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-koma-script-sfs-1.0-3|60	
14mr|texlive-koma-script-sfs-1.0-3|61	

20482 14
14mr|texlive-kopka-20111103-3|1	# revision 15878
14mr|texlive-kopka-20111103-3|2	# category Package
14mr|texlive-kopka-20111103-3|3	# catalog-ctan undef
14mr|texlive-kopka-20111103-3|4	# catalog-date undef
14mr|texlive-kopka-20111103-3|5	# catalog-license undef
14mr|texlive-kopka-20111103-3|6	# catalog-version undef
14mr|texlive-kopka-20111103-3|7	Name:		texlive-kopka
14mr|texlive-kopka-20111103-3|8	Version:	20111103
14mr|texlive-kopka-20111103-3|9	Release:	3
14mr|texlive-kopka-20111103-3|10	Summary:	TeXLive kopka package
14mr|texlive-kopka-20111103-3|11	Group:		Publishing
14mr|texlive-kopka-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-kopka-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-kopka-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kopka.tar.xz
14mr|texlive-kopka-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kopka.doc.tar.xz
14mr|texlive-kopka-20111103-3|16	BuildArch:	noarch
14mr|texlive-kopka-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kopka-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kopka-20111103-3|19	
14mr|texlive-kopka-20111103-3|20	%description
14mr|texlive-kopka-20111103-3|21	TeXLive kopka package.
14mr|texlive-kopka-20111103-3|22	
14mr|texlive-kopka-20111103-3|23	#-----------------------------------------------------------------------
14mr|texlive-kopka-20111103-3|24	%files
14mr|texlive-kopka-20111103-3|25	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/a4.sty
14mr|texlive-kopka-20111103-3|26	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/readme_2
14mr|texlive-kopka-20111103-3|27	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-1.tex
14mr|texlive-kopka-20111103-3|28	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-1a.tex
14mr|texlive-kopka-20111103-3|29	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-1b.tex
14mr|texlive-kopka-20111103-3|30	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-1c.tex
14mr|texlive-kopka-20111103-3|31	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-1d.tex
14mr|texlive-kopka-20111103-3|32	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-2.tex
14mr|texlive-kopka-20111103-3|33	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-2a.tex
14mr|texlive-kopka-20111103-3|34	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-2b.tex
14mr|texlive-kopka-20111103-3|35	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-2c.tex
14mr|texlive-kopka-20111103-3|36	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-2d.tex
14mr|texlive-kopka-20111103-3|37	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-3.tex
14mr|texlive-kopka-20111103-3|38	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-3a.tex
14mr|texlive-kopka-20111103-3|39	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel2/ueb2-3b.tex
14mr|texlive-kopka-20111103-3|40	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/a4.sty
14mr|texlive-kopka-20111103-3|41	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/readme_3
14mr|texlive-kopka-20111103-3|42	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-10.tex
14mr|texlive-kopka-20111103-3|43	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-11.tex
14mr|texlive-kopka-20111103-3|44	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-12.tex
14mr|texlive-kopka-20111103-3|45	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-14.tex
14mr|texlive-kopka-20111103-3|46	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-14a.tex
14mr|texlive-kopka-20111103-3|47	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-14b.tex
14mr|texlive-kopka-20111103-3|48	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-1a.tex
14mr|texlive-kopka-20111103-3|49	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-1b.tex
14mr|texlive-kopka-20111103-3|50	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-2.tex
14mr|texlive-kopka-20111103-3|51	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-3a.tex
14mr|texlive-kopka-20111103-3|52	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-3b.tex
14mr|texlive-kopka-20111103-3|53	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-4.tex
14mr|texlive-kopka-20111103-3|54	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-5a.tex
14mr|texlive-kopka-20111103-3|55	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-5b.tex
14mr|texlive-kopka-20111103-3|56	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-6a.tex
14mr|texlive-kopka-20111103-3|57	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-6b.tex
14mr|texlive-kopka-20111103-3|58	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-6c.tex
14mr|texlive-kopka-20111103-3|59	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-7a.tex
14mr|texlive-kopka-20111103-3|60	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-7b.tex
14mr|texlive-kopka-20111103-3|61	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-7c.tex
14mr|texlive-kopka-20111103-3|62	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-8.tex
14mr|texlive-kopka-20111103-3|63	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3-9.tex
14mr|texlive-kopka-20111103-3|64	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel3/ueb3.tex
14mr|texlive-kopka-20111103-3|65	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/a4.sty
14mr|texlive-kopka-20111103-3|66	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/readme_4
14mr|texlive-kopka-20111103-3|67	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-1.tex
14mr|texlive-kopka-20111103-3|68	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-10.tex
14mr|texlive-kopka-20111103-3|69	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-11.tex
14mr|texlive-kopka-20111103-3|70	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-12.tex
14mr|texlive-kopka-20111103-3|71	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-13.tex
14mr|texlive-kopka-20111103-3|72	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-14.tex
14mr|texlive-kopka-20111103-3|73	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-15.tex
14mr|texlive-kopka-20111103-3|74	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-16.tex
14mr|texlive-kopka-20111103-3|75	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-17.tex
14mr|texlive-kopka-20111103-3|76	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-18.tex
14mr|texlive-kopka-20111103-3|77	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-19.tex
14mr|texlive-kopka-20111103-3|78	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-2.tex
14mr|texlive-kopka-20111103-3|79	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-20.tex
14mr|texlive-kopka-20111103-3|80	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-21.tex
14mr|texlive-kopka-20111103-3|81	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-22.tex
14mr|texlive-kopka-20111103-3|82	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-3.tex
14mr|texlive-kopka-20111103-3|83	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-4.tex
14mr|texlive-kopka-20111103-3|84	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-5.tex
14mr|texlive-kopka-20111103-3|85	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-6.tex
14mr|texlive-kopka-20111103-3|86	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-7.tex
14mr|texlive-kopka-20111103-3|87	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-8.tex
14mr|texlive-kopka-20111103-3|88	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-9a.tex
14mr|texlive-kopka-20111103-3|89	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel4/ueb4-9b.tex
14mr|texlive-kopka-20111103-3|90	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/a4.sty
14mr|texlive-kopka-20111103-3|91	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/math.tex
14mr|texlive-kopka-20111103-3|92	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/readme_5
14mr|texlive-kopka-20111103-3|93	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-1.tex
14mr|texlive-kopka-20111103-3|94	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-10.tex
14mr|texlive-kopka-20111103-3|95	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-11.tex
14mr|texlive-kopka-20111103-3|96	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-12.tex
14mr|texlive-kopka-20111103-3|97	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-13.tex
14mr|texlive-kopka-20111103-3|98	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-14.tex
14mr|texlive-kopka-20111103-3|99	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-15.tex
14mr|texlive-kopka-20111103-3|100	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-16.tex
14mr|texlive-kopka-20111103-3|101	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-17.tex
14mr|texlive-kopka-20111103-3|102	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-18.tex
14mr|texlive-kopka-20111103-3|103	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-19.tex
14mr|texlive-kopka-20111103-3|104	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-2.tex
14mr|texlive-kopka-20111103-3|105	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-20.tex
14mr|texlive-kopka-20111103-3|106	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-21.tex
14mr|texlive-kopka-20111103-3|107	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-3.tex
14mr|texlive-kopka-20111103-3|108	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-4.tex
14mr|texlive-kopka-20111103-3|109	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-5.tex
14mr|texlive-kopka-20111103-3|110	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-6.tex
14mr|texlive-kopka-20111103-3|111	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-7.tex
14mr|texlive-kopka-20111103-3|112	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-8.tex
14mr|texlive-kopka-20111103-3|113	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel5/ueb5-9.tex
14mr|texlive-kopka-20111103-3|114	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/a4.sty
14mr|texlive-kopka-20111103-3|115	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/bild.tex
14mr|texlive-kopka-20111103-3|116	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/readme_6
14mr|texlive-kopka-20111103-3|117	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-1.tex
14mr|texlive-kopka-20111103-3|118	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-10.tex
14mr|texlive-kopka-20111103-3|119	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-2.tex
14mr|texlive-kopka-20111103-3|120	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-3.tex
14mr|texlive-kopka-20111103-3|121	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-4.tex
14mr|texlive-kopka-20111103-3|122	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-5.tex
14mr|texlive-kopka-20111103-3|123	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-6.tex
14mr|texlive-kopka-20111103-3|124	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-7.tex
14mr|texlive-kopka-20111103-3|125	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-8.tex
14mr|texlive-kopka-20111103-3|126	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel6/ueb6-9.tex
14mr|texlive-kopka-20111103-3|127	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-1.tex
14mr|texlive-kopka-20111103-3|128	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-10.tex
14mr|texlive-kopka-20111103-3|129	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-11.tex
14mr|texlive-kopka-20111103-3|130	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-12.tex
14mr|texlive-kopka-20111103-3|131	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-2.tex
14mr|texlive-kopka-20111103-3|132	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-3.tex
14mr|texlive-kopka-20111103-3|133	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-4.tex
14mr|texlive-kopka-20111103-3|134	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-5.tex
14mr|texlive-kopka-20111103-3|135	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-6.tex
14mr|texlive-kopka-20111103-3|136	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-7.tex
14mr|texlive-kopka-20111103-3|137	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-8a.tex
14mr|texlive-kopka-20111103-3|138	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-8b.tex
14mr|texlive-kopka-20111103-3|139	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel7/ueb7-9.tex
14mr|texlive-kopka-20111103-3|140	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel8/ueb8-1.tex
14mr|texlive-kopka-20111103-3|141	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel8/ueb8-2.tex
14mr|texlive-kopka-20111103-3|142	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel8/ueb8-3.tex
14mr|texlive-kopka-20111103-3|143	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel8/ueba.aux
14mr|texlive-kopka-20111103-3|144	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel8/ueba.tex
14mr|texlive-kopka-20111103-3|145	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel8/uebb.aux
14mr|texlive-kopka-20111103-3|146	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel8/uebb.tex
14mr|texlive-kopka-20111103-3|147	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel8/uebc.aux
14mr|texlive-kopka-20111103-3|148	%doc %{_texmfdistdir}/doc/latex/kopka/uebungen/kapitel8/uebc.tex
14mr|texlive-kopka-20111103-3|149	
14mr|texlive-kopka-20111103-3|150	#-----------------------------------------------------------------------
14mr|texlive-kopka-20111103-3|151	%prep
14mr|texlive-kopka-20111103-3|152	%setup -c -a0 -a1
14mr|texlive-kopka-20111103-3|153	
14mr|texlive-kopka-20111103-3|154	%build
14mr|texlive-kopka-20111103-3|155	
14mr|texlive-kopka-20111103-3|156	%install
14mr|texlive-kopka-20111103-3|157	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kopka-20111103-3|158	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-kopka-20111103-3|159	
14mr|texlive-kopka-20111103-3|160	
14mr|texlive-kopka-20111103-3|161	
14mr|texlive-kopka-20111103-3|162	%changelog
14mr|texlive-kopka-20111103-3|163	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-kopka-20111103-3|164	+ Revision: 7d8f16d
14mr|texlive-kopka-20111103-3|165	- MassBuild#440: Increase release tag
14mr|texlive-kopka-20111103-3|166	
14mr|texlive-kopka-20111103-3|167	

20483 14
14mr|texlive-kotex-oblivoir-2.0.0-6|1	# revision 32105
14mr|texlive-kotex-oblivoir-2.0.0-6|2	# category Package
14mr|texlive-kotex-oblivoir-2.0.0-6|3	# catalog-ctan /language/korean/kotex-oblivoir
14mr|texlive-kotex-oblivoir-2.0.0-6|4	# catalog-date 2013-11-03 10:05:42 +0100
14mr|texlive-kotex-oblivoir-2.0.0-6|5	# catalog-license lppl
14mr|texlive-kotex-oblivoir-2.0.0-6|6	# catalog-version 2.0.0
14mr|texlive-kotex-oblivoir-2.0.0-6|7	Name:		texlive-kotex-oblivoir
14mr|texlive-kotex-oblivoir-2.0.0-6|8	Version:	2.0.0
14mr|texlive-kotex-oblivoir-2.0.0-6|9	Release:	6
14mr|texlive-kotex-oblivoir-2.0.0-6|10	Summary:	A LaTeX document class for typesetting Korean documents
14mr|texlive-kotex-oblivoir-2.0.0-6|11	Group:		Publishing
14mr|texlive-kotex-oblivoir-2.0.0-6|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-oblivoir
14mr|texlive-kotex-oblivoir-2.0.0-6|13	License:	LPPL
14mr|texlive-kotex-oblivoir-2.0.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-oblivoir.tar.xz
14mr|texlive-kotex-oblivoir-2.0.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-oblivoir.doc.tar.xz
14mr|texlive-kotex-oblivoir-2.0.0-6|16	BuildArch:	noarch
14mr|texlive-kotex-oblivoir-2.0.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kotex-oblivoir-2.0.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kotex-oblivoir-2.0.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-kotex-oblivoir-2.0.0-6|20	Requires:	texlive-memoir
14mr|texlive-kotex-oblivoir-2.0.0-6|21	Requires:	texlive-kotex-utf
14mr|texlive-kotex-oblivoir-2.0.0-6|22	
14mr|texlive-kotex-oblivoir-2.0.0-6|23	%description
14mr|texlive-kotex-oblivoir-2.0.0-6|24	The class is based on memoir, and is adapted to typesetting
14mr|texlive-kotex-oblivoir-2.0.0-6|25	Korean documents. The bundle (of class and associated packages)
14mr|texlive-kotex-oblivoir-2.0.0-6|26	belongs to the ko.TeX bundle.
14mr|texlive-kotex-oblivoir-2.0.0-6|27	
14mr|texlive-kotex-oblivoir-2.0.0-6|28	%post
14mr|texlive-kotex-oblivoir-2.0.0-6|29	%{_sbindir}/texlive.post
14mr|texlive-kotex-oblivoir-2.0.0-6|30	
14mr|texlive-kotex-oblivoir-2.0.0-6|31	%postun
14mr|texlive-kotex-oblivoir-2.0.0-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-kotex-oblivoir-2.0.0-6|33	%{_sbindir}/texlive.post
14mr|texlive-kotex-oblivoir-2.0.0-6|34	fi
14mr|texlive-kotex-oblivoir-2.0.0-6|35	
14mr|texlive-kotex-oblivoir-2.0.0-6|36	#-----------------------------------------------------------------------
14mr|texlive-kotex-oblivoir-2.0.0-6|37	%files
14mr|texlive-kotex-oblivoir-2.0.0-6|38	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/10_5.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|39	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/fapapersize.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|40	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/hfontsel.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|41	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/hfontspec.nanum
14mr|texlive-kotex-oblivoir-2.0.0-6|42	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-common.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|43	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-patch.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|44	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-ucs.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|45	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-enumerate.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|46	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-gremph.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|47	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-interword.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|48	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-setspace.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|49	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/nanumfontsel.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|50	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|51	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-nokoreanappendix.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|52	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-toclof.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|53	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/luatexko-xobfont.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|54	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/memhangul-x.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|55	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/memucs-interword-x.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|56	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xetexko-var.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|57	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xetexko-xobfont.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|58	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-amssymb.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|59	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-dotemph.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|60	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-hyper.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|61	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty
14mr|texlive-kotex-oblivoir-2.0.0-6|62	%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir-base.cls
14mr|texlive-kotex-oblivoir-2.0.0-6|63	%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir-xlua.cls
14mr|texlive-kotex-oblivoir-2.0.0-6|64	%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir.cls
14mr|texlive-kotex-oblivoir-2.0.0-6|65	%{_texmfdistdir}/tex/latex/kotex-oblivoir/xoblivoir.cls
14mr|texlive-kotex-oblivoir-2.0.0-6|66	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/README
14mr|texlive-kotex-oblivoir-2.0.0-6|67	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/oblivoir-simpledoc.pdf
14mr|texlive-kotex-oblivoir-2.0.0-6|68	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/oblivoir-simpledoc.tex
14mr|texlive-kotex-oblivoir-2.0.0-6|69	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/oblivoir-test.tex
14mr|texlive-kotex-oblivoir-2.0.0-6|70	
14mr|texlive-kotex-oblivoir-2.0.0-6|71	#-----------------------------------------------------------------------
14mr|texlive-kotex-oblivoir-2.0.0-6|72	%prep
14mr|texlive-kotex-oblivoir-2.0.0-6|73	%setup -c -a0 -a1
14mr|texlive-kotex-oblivoir-2.0.0-6|74	
14mr|texlive-kotex-oblivoir-2.0.0-6|75	%build
14mr|texlive-kotex-oblivoir-2.0.0-6|76	
14mr|texlive-kotex-oblivoir-2.0.0-6|77	%install
14mr|texlive-kotex-oblivoir-2.0.0-6|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kotex-oblivoir-2.0.0-6|79	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-kotex-oblivoir-2.0.0-6|80	
14mr|texlive-kotex-oblivoir-2.0.0-6|81	%changelog
14mr|texlive-kotex-oblivoir-2.0.0-6|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-6
14mr|texlive-kotex-oblivoir-2.0.0-6|83	+ Revision: 7a96959
14mr|texlive-kotex-oblivoir-2.0.0-6|84	- MassBuild#440: Increase release tag
14mr|texlive-kotex-oblivoir-2.0.0-6|85	
14mr|texlive-kotex-oblivoir-2.0.0-6|86	

20484 14
14mr|texlive-kotex-plain-20131103-6|1	# revision 32104
14mr|texlive-kotex-plain-20131103-6|2	# category Package
14mr|texlive-kotex-plain-20131103-6|3	# catalog-ctan /language/korean/kotex-plain
14mr|texlive-kotex-plain-20131103-6|4	# catalog-date 2013-11-03 10:05:42 +0100
14mr|texlive-kotex-plain-20131103-6|5	# catalog-license lppl1.3
14mr|texlive-kotex-plain-20131103-6|6	# catalog-version undef
14mr|texlive-kotex-plain-20131103-6|7	Name:		texlive-kotex-plain
14mr|texlive-kotex-plain-20131103-6|8	Version:	20131103
14mr|texlive-kotex-plain-20131103-6|9	Release:	6
14mr|texlive-kotex-plain-20131103-6|10	Summary:	Macros for typesetting Korean under Plain TeX
14mr|texlive-kotex-plain-20131103-6|11	Group:		Publishing
14mr|texlive-kotex-plain-20131103-6|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-plain
14mr|texlive-kotex-plain-20131103-6|13	License:	LPPL1.3
14mr|texlive-kotex-plain-20131103-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-plain.tar.xz
14mr|texlive-kotex-plain-20131103-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-plain.doc.tar.xz
14mr|texlive-kotex-plain-20131103-6|16	BuildArch:	noarch
14mr|texlive-kotex-plain-20131103-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kotex-plain-20131103-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kotex-plain-20131103-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-kotex-plain-20131103-6|20	
14mr|texlive-kotex-plain-20131103-6|21	%description
14mr|texlive-kotex-plain-20131103-6|22	The package provides macros for typesetting Hangul, the native
14mr|texlive-kotex-plain-20131103-6|23	alphabet of the Korean language, using plain *TeX. Input Korean
14mr|texlive-kotex-plain-20131103-6|24	text should be encoded in UTF-8. The package is belongs to the
14mr|texlive-kotex-plain-20131103-6|25	ko.TeX bundle.
14mr|texlive-kotex-plain-20131103-6|26	
14mr|texlive-kotex-plain-20131103-6|27	%post
14mr|texlive-kotex-plain-20131103-6|28	%{_sbindir}/texlive.post
14mr|texlive-kotex-plain-20131103-6|29	
14mr|texlive-kotex-plain-20131103-6|30	%postun
14mr|texlive-kotex-plain-20131103-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-kotex-plain-20131103-6|32	%{_sbindir}/texlive.post
14mr|texlive-kotex-plain-20131103-6|33	fi
14mr|texlive-kotex-plain-20131103-6|34	
14mr|texlive-kotex-plain-20131103-6|35	#-----------------------------------------------------------------------
14mr|texlive-kotex-plain-20131103-6|36	%files
14mr|texlive-kotex-plain-20131103-6|37	%{_texmfdistdir}/tex/plain/kotex-plain/hangulcweb.tex
14mr|texlive-kotex-plain-20131103-6|38	%{_texmfdistdir}/tex/plain/kotex-plain/kotexplain.tex
14mr|texlive-kotex-plain-20131103-6|39	%{_texmfdistdir}/tex/plain/kotex-plain/kotexutf-core.tex
14mr|texlive-kotex-plain-20131103-6|40	%{_texmfdistdir}/tex/plain/kotex-plain/kotexutf.tex
14mr|texlive-kotex-plain-20131103-6|41	%doc %{_texmfdistdir}/doc/plain/kotex-plain/ChangeLog
14mr|texlive-kotex-plain-20131103-6|42	%doc %{_texmfdistdir}/doc/plain/kotex-plain/README
14mr|texlive-kotex-plain-20131103-6|43	
14mr|texlive-kotex-plain-20131103-6|44	#-----------------------------------------------------------------------
14mr|texlive-kotex-plain-20131103-6|45	%prep
14mr|texlive-kotex-plain-20131103-6|46	%setup -c -a0 -a1
14mr|texlive-kotex-plain-20131103-6|47	
14mr|texlive-kotex-plain-20131103-6|48	%build
14mr|texlive-kotex-plain-20131103-6|49	
14mr|texlive-kotex-plain-20131103-6|50	%install
14mr|texlive-kotex-plain-20131103-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kotex-plain-20131103-6|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-kotex-plain-20131103-6|53	
14mr|texlive-kotex-plain-20131103-6|54	%changelog
14mr|texlive-kotex-plain-20131103-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131103-6
14mr|texlive-kotex-plain-20131103-6|56	+ Revision: 8577078
14mr|texlive-kotex-plain-20131103-6|57	- MassBuild#440: Increase release tag
14mr|texlive-kotex-plain-20131103-6|58	
14mr|texlive-kotex-plain-20131103-6|59	

20485 14
14mr|texlive-kotex-utf-2.0.1-6|1	# revision 32103
14mr|texlive-kotex-utf-2.0.1-6|2	# category Package
14mr|texlive-kotex-utf-2.0.1-6|3	# catalog-ctan /language/korean/kotex-utf
14mr|texlive-kotex-utf-2.0.1-6|4	# catalog-date 2013-11-08 09:28:00 +0100
14mr|texlive-kotex-utf-2.0.1-6|5	# catalog-license lppl1.3
14mr|texlive-kotex-utf-2.0.1-6|6	# catalog-version 2.0.1
14mr|texlive-kotex-utf-2.0.1-6|7	Name:		texlive-kotex-utf
14mr|texlive-kotex-utf-2.0.1-6|8	Version:	2.0.1
14mr|texlive-kotex-utf-2.0.1-6|9	Release:	6
14mr|texlive-kotex-utf-2.0.1-6|10	Summary:	Typeset Hangul, coded in UTF-8
14mr|texlive-kotex-utf-2.0.1-6|11	Group:		Publishing
14mr|texlive-kotex-utf-2.0.1-6|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-utf
14mr|texlive-kotex-utf-2.0.1-6|13	License:	LPPL1.3
14mr|texlive-kotex-utf-2.0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utf.tar.xz
14mr|texlive-kotex-utf-2.0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utf.doc.tar.xz
14mr|texlive-kotex-utf-2.0.1-6|16	BuildArch:	noarch
14mr|texlive-kotex-utf-2.0.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kotex-utf-2.0.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kotex-utf-2.0.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-kotex-utf-2.0.1-6|20	Requires:	texlive-cjk-ko
14mr|texlive-kotex-utf-2.0.1-6|21	
14mr|texlive-kotex-utf-2.0.1-6|22	%description
14mr|texlive-kotex-utf-2.0.1-6|23	The package typesets Hangul, which is the native alphabet of
14mr|texlive-kotex-utf-2.0.1-6|24	the Korean language; input Korean text should be encoded in
14mr|texlive-kotex-utf-2.0.1-6|25	UTF-8. The bundle (of class and associated packages) belongs to
14mr|texlive-kotex-utf-2.0.1-6|26	the ko.TeX bundle.
14mr|texlive-kotex-utf-2.0.1-6|27	
14mr|texlive-kotex-utf-2.0.1-6|28	%post
14mr|texlive-kotex-utf-2.0.1-6|29	%{_sbindir}/texlive.post
14mr|texlive-kotex-utf-2.0.1-6|30	
14mr|texlive-kotex-utf-2.0.1-6|31	%postun
14mr|texlive-kotex-utf-2.0.1-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-kotex-utf-2.0.1-6|33	%{_sbindir}/texlive.post
14mr|texlive-kotex-utf-2.0.1-6|34	fi
14mr|texlive-kotex-utf-2.0.1-6|35	
14mr|texlive-kotex-utf-2.0.1-6|36	#-----------------------------------------------------------------------
14mr|texlive-kotex-utf-2.0.1-6|37	%files
14mr|texlive-kotex-utf-2.0.1-6|38	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-cmap.sty
14mr|texlive-kotex-utf-2.0.1-6|39	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-enumerate.sty
14mr|texlive-kotex-utf-2.0.1-6|40	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-enumitem.sty
14mr|texlive-kotex-utf-2.0.1-6|41	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-gremph.sty
14mr|texlive-kotex-utf-2.0.1-6|42	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-interword.sty
14mr|texlive-kotex-utf-2.0.1-6|43	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-paralist.sty
14mr|texlive-kotex-utf-2.0.1-6|44	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-sectsty.sty
14mr|texlive-kotex-utf-2.0.1-6|45	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-setspace.sty
14mr|texlive-kotex-utf-2.0.1-6|46	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-trivcj.sty
14mr|texlive-kotex-utf-2.0.1-6|47	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-ucshyper.sty
14mr|texlive-kotex-utf-2.0.1-6|48	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucsfn.sty
14mr|texlive-kotex-utf-2.0.1-6|49	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/kotex-logo.sty
14mr|texlive-kotex-utf-2.0.1-6|50	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/kotex-varioref.sty
14mr|texlive-kotex-utf-2.0.1-6|51	%{_texmfdistdir}/tex/latex/kotex-utf/dhucs-nanumfont.sty
14mr|texlive-kotex-utf-2.0.1-6|52	%{_texmfdistdir}/tex/latex/kotex-utf/dhucs.sty
14mr|texlive-kotex-utf-2.0.1-6|53	%{_texmfdistdir}/tex/latex/kotex-utf/hfontspec.default
14mr|texlive-kotex-utf-2.0.1-6|54	%{_texmfdistdir}/tex/latex/kotex-utf/kosections-utf.sty
14mr|texlive-kotex-utf-2.0.1-6|55	%{_texmfdistdir}/tex/latex/kotex-utf/kotex.cfg
14mr|texlive-kotex-utf-2.0.1-6|56	%{_texmfdistdir}/tex/latex/kotex-utf/kotexutf.sty
14mr|texlive-kotex-utf-2.0.1-6|57	%{_texmfdistdir}/tex/latex/kotex-utf/lucenc.dfu
14mr|texlive-kotex-utf-2.0.1-6|58	%{_texmfdistdir}/tex/latex/kotex-utf/lucuhcmj.fd
14mr|texlive-kotex-utf-2.0.1-6|59	%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/dhucs.4ht
14mr|texlive-kotex-utf-2.0.1-6|60	%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/dhucs.cfg
14mr|texlive-kotex-utf-2.0.1-6|61	%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/kosections-utf.4ht
14mr|texlive-kotex-utf-2.0.1-6|62	%doc %{_texmfdistdir}/doc/latex/kotex-utf/ChangeLog
14mr|texlive-kotex-utf-2.0.1-6|63	%doc %{_texmfdistdir}/doc/latex/kotex-utf/README
14mr|texlive-kotex-utf-2.0.1-6|64	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/allowbreak-dhucs.pdf
14mr|texlive-kotex-utf-2.0.1-6|65	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/fntexp.pdf
14mr|texlive-kotex-utf-2.0.1-6|66	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/fntnormal.pdf
14mr|texlive-kotex-utf-2.0.1-6|67	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/histkotex.jpg
14mr|texlive-kotex-utf-2.0.1-6|68	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/linebreaktest.pdf
14mr|texlive-kotex-utf-2.0.1-6|69	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/testdhucsallowbreak.pdf
14mr|texlive-kotex-utf-2.0.1-6|70	%doc %{_texmfdistdir}/doc/latex/kotex-utf/kotexdoc.pdf
14mr|texlive-kotex-utf-2.0.1-6|71	%doc %{_texmfdistdir}/doc/latex/kotex-utf/kotexdoc.tex
14mr|texlive-kotex-utf-2.0.1-6|72	%doc %{_texmfdistdir}/doc/latex/kotex-utf/sample-finemath-setup.tex
14mr|texlive-kotex-utf-2.0.1-6|73	%doc %{_texmfdistdir}/doc/latex/kotex-utf/yettext.tex
14mr|texlive-kotex-utf-2.0.1-6|74	%doc %{_texmfdistdir}/doc/latex/kotex-utf/yettext.txt
14mr|texlive-kotex-utf-2.0.1-6|75	
14mr|texlive-kotex-utf-2.0.1-6|76	#-----------------------------------------------------------------------
14mr|texlive-kotex-utf-2.0.1-6|77	%prep
14mr|texlive-kotex-utf-2.0.1-6|78	%setup -c -a0 -a1
14mr|texlive-kotex-utf-2.0.1-6|79	
14mr|texlive-kotex-utf-2.0.1-6|80	%build
14mr|texlive-kotex-utf-2.0.1-6|81	
14mr|texlive-kotex-utf-2.0.1-6|82	%install
14mr|texlive-kotex-utf-2.0.1-6|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kotex-utf-2.0.1-6|84	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-kotex-utf-2.0.1-6|85	
14mr|texlive-kotex-utf-2.0.1-6|86	%changelog
14mr|texlive-kotex-utf-2.0.1-6|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.1-6
14mr|texlive-kotex-utf-2.0.1-6|88	+ Revision: 8aa9088
14mr|texlive-kotex-utf-2.0.1-6|89	- MassBuild#440: Increase release tag
14mr|texlive-kotex-utf-2.0.1-6|90	
14mr|texlive-kotex-utf-2.0.1-6|91	

20486 14
14mr|texlive-kotex-utils-2.0.1-7|1	# revision 32101
14mr|texlive-kotex-utils-2.0.1-7|2	# category Package
14mr|texlive-kotex-utils-2.0.1-7|3	# catalog-ctan /language/korean/kotex-utils
14mr|texlive-kotex-utils-2.0.1-7|4	# catalog-date 2013-11-08 09:28:00 +0100
14mr|texlive-kotex-utils-2.0.1-7|5	# catalog-license lppl
14mr|texlive-kotex-utils-2.0.1-7|6	# catalog-version 2.0.1
14mr|texlive-kotex-utils-2.0.1-7|7	Name:		texlive-kotex-utils
14mr|texlive-kotex-utils-2.0.1-7|8	Version:	2.0.1
14mr|texlive-kotex-utils-2.0.1-7|9	Release:	7
14mr|texlive-kotex-utils-2.0.1-7|10	Summary:	Utility scripts and support files for typesetting Korean
14mr|texlive-kotex-utils-2.0.1-7|11	Group:		Publishing
14mr|texlive-kotex-utils-2.0.1-7|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-utils
14mr|texlive-kotex-utils-2.0.1-7|13	License:	LPPL
14mr|texlive-kotex-utils-2.0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utils.tar.xz
14mr|texlive-kotex-utils-2.0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utils.doc.tar.xz
14mr|texlive-kotex-utils-2.0.1-7|16	BuildArch:	noarch
14mr|texlive-kotex-utils-2.0.1-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kotex-utils-2.0.1-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kotex-utils-2.0.1-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-kotex-utils-2.0.1-7|20	Requires:	texlive-kotex-utf
14mr|texlive-kotex-utils-2.0.1-7|21	Provides:	texlive-kotex-utils.bin = %{EVRD}
14mr|texlive-kotex-utils-2.0.1-7|22	
14mr|texlive-kotex-utils-2.0.1-7|23	%description
14mr|texlive-kotex-utils-2.0.1-7|24	The bundle provides scripts and support files for index
14mr|texlive-kotex-utils-2.0.1-7|25	generation in Korean language typesetting. The files belong to
14mr|texlive-kotex-utils-2.0.1-7|26	the ko.TeX bundle.
14mr|texlive-kotex-utils-2.0.1-7|27	
14mr|texlive-kotex-utils-2.0.1-7|28	%post
14mr|texlive-kotex-utils-2.0.1-7|29	%{_sbindir}/texlive.post
14mr|texlive-kotex-utils-2.0.1-7|30	
14mr|texlive-kotex-utils-2.0.1-7|31	%postun
14mr|texlive-kotex-utils-2.0.1-7|32	if [ $1 -eq 0 ]; then
14mr|texlive-kotex-utils-2.0.1-7|33	%{_sbindir}/texlive.post
14mr|texlive-kotex-utils-2.0.1-7|34	fi
14mr|texlive-kotex-utils-2.0.1-7|35	
14mr|texlive-kotex-utils-2.0.1-7|36	#-----------------------------------------------------------------------
14mr|texlive-kotex-utils-2.0.1-7|37	%files
14mr|texlive-kotex-utils-2.0.1-7|38	%{_bindir}/jamo-normalize
14mr|texlive-kotex-utils-2.0.1-7|39	%{_bindir}/komkindex
14mr|texlive-kotex-utils-2.0.1-7|40	%{_bindir}/ttf2kotexfont
14mr|texlive-kotex-utils-2.0.1-7|41	%{_texmfdistdir}/makeindex/kotex-utils/kotex.ist
14mr|texlive-kotex-utils-2.0.1-7|42	%{_texmfdistdir}/makeindex/kotex-utils/memucs-manual.ist
14mr|texlive-kotex-utils-2.0.1-7|43	%{_texmfdistdir}/scripts/kotex-utils/jamo-normalize.pl
14mr|texlive-kotex-utils-2.0.1-7|44	%{_texmfdistdir}/scripts/kotex-utils/komkindex.pl
14mr|texlive-kotex-utils-2.0.1-7|45	%{_texmfdistdir}/scripts/kotex-utils/ttf2kotexfont.pl
14mr|texlive-kotex-utils-2.0.1-7|46	%doc %{_texmfdistdir}/doc/latex/kotex-utils/ChangeLog
14mr|texlive-kotex-utils-2.0.1-7|47	%doc %{_texmfdistdir}/doc/latex/kotex-utils/README
14mr|texlive-kotex-utils-2.0.1-7|48	%doc %{_texmfdistdir}/doc/latex/kotex-utils/utf8-lang.xdy
14mr|texlive-kotex-utils-2.0.1-7|49	%doc %{_texmfdistdir}/doc/latex/kotex-utils/utf8.xdy
14mr|texlive-kotex-utils-2.0.1-7|50	
14mr|texlive-kotex-utils-2.0.1-7|51	#-----------------------------------------------------------------------
14mr|texlive-kotex-utils-2.0.1-7|52	%prep
14mr|texlive-kotex-utils-2.0.1-7|53	%setup -c -a0 -a1
14mr|texlive-kotex-utils-2.0.1-7|54	
14mr|texlive-kotex-utils-2.0.1-7|55	%build
14mr|texlive-kotex-utils-2.0.1-7|56	
14mr|texlive-kotex-utils-2.0.1-7|57	%install
14mr|texlive-kotex-utils-2.0.1-7|58	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-kotex-utils-2.0.1-7|59	pushd %{buildroot}%{_bindir}
14mr|texlive-kotex-utils-2.0.1-7|60	ln -sf ../share/texmf-dist/scripts/kotex-utils/jamo-normalize.pl jamo-normalize
14mr|texlive-kotex-utils-2.0.1-7|61	ln -sf ../share/texmf-dist/scripts/kotex-utils/komkindex.pl komkindex
14mr|texlive-kotex-utils-2.0.1-7|62	ln -sf ../share/texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl ttf2kotexfont
14mr|texlive-kotex-utils-2.0.1-7|63	popd
14mr|texlive-kotex-utils-2.0.1-7|64	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-kotex-utils-2.0.1-7|65	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-kotex-utils-2.0.1-7|66	
14mr|texlive-kotex-utils-2.0.1-7|67	%changelog
14mr|texlive-kotex-utils-2.0.1-7|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.1-7
14mr|texlive-kotex-utils-2.0.1-7|69	+ Revision: 234b5e2
14mr|texlive-kotex-utils-2.0.1-7|70	- MassBuild#440: Increase release tag
14mr|texlive-kotex-utils-2.0.1-7|71	
14mr|texlive-kotex-utils-2.0.1-7|72	

20487 14
14mr|texlive-kpathsea-20120314-14|1	# revision 32266
14mr|texlive-kpathsea-20120314-14|2	# category TLCore
14mr|texlive-kpathsea-20120314-14|3	# catalog-ctan undef
14mr|texlive-kpathsea-20120314-14|4	# catalog-date 2012-03-14 12:38:42 +0100
14mr|texlive-kpathsea-20120314-14|5	# catalog-license lgpl
14mr|texlive-kpathsea-20120314-14|6	# catalog-version undef
14mr|texlive-kpathsea-20120314-14|7	Name:		texlive-kpathsea
14mr|texlive-kpathsea-20120314-14|8	Version:	20120314
14mr|texlive-kpathsea-20120314-14|9	Release:	14
14mr|texlive-kpathsea-20120314-14|10	Summary:	Path searching library for TeX-related files
14mr|texlive-kpathsea-20120314-14|11	Group:		Publishing
14mr|texlive-kpathsea-20120314-14|12	URL:		http://tug.org/texlive
14mr|texlive-kpathsea-20120314-14|13	License:	LGPL
14mr|texlive-kpathsea-20120314-14|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kpathsea.tar.xz
14mr|texlive-kpathsea-20120314-14|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kpathsea.doc.tar.xz
14mr|texlive-kpathsea-20120314-14|16	BuildArch:	noarch
14mr|texlive-kpathsea-20120314-14|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kpathsea-20120314-14|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kpathsea-20120314-14|19	Requires(post):	texlive-kpathsea.bin
14mr|texlive-kpathsea-20120314-14|20	Requires(postun):texlive-kpathsea.bin
14mr|texlive-kpathsea-20120314-14|21	%rename kpathsea
14mr|texlive-kpathsea-20120314-14|22	
14mr|texlive-kpathsea-20120314-14|23	%description
14mr|texlive-kpathsea-20120314-14|24	Kpathsea is a library and utility programs which provide path
14mr|texlive-kpathsea-20120314-14|25	searching facilities for TeX file types, including the self-
14mr|texlive-kpathsea-20120314-14|26	locating feature required for movable installations, layered on
14mr|texlive-kpathsea-20120314-14|27	top of a general search mechanism. It is not distributed
14mr|texlive-kpathsea-20120314-14|28	separately, but rather is released and maintained as part of
14mr|texlive-kpathsea-20120314-14|29	the TeX live sources.
14mr|texlive-kpathsea-20120314-14|30	
14mr|texlive-kpathsea-20120314-14|31	%post
14mr|texlive-kpathsea-20120314-14|32	%{_sbindir}/texlive.post
14mr|texlive-kpathsea-20120314-14|33	
14mr|texlive-kpathsea-20120314-14|34	%postun
14mr|texlive-kpathsea-20120314-14|35	if [ $1 -eq 0 ]; then
14mr|texlive-kpathsea-20120314-14|36	%{_sbindir}/texlive.post
14mr|texlive-kpathsea-20120314-14|37	fi
14mr|texlive-kpathsea-20120314-14|38	
14mr|texlive-kpathsea-20120314-14|39	#-----------------------------------------------------------------------
14mr|texlive-kpathsea-20120314-14|40	%files
14mr|texlive-kpathsea-20120314-14|41	%{_texmfdistdir}/web2c/amiga-pl.tcx
14mr|texlive-kpathsea-20120314-14|42	%{_texmfdistdir}/web2c/cp1250cs.tcx
14mr|texlive-kpathsea-20120314-14|43	%{_texmfdistdir}/web2c/cp1250pl.tcx
14mr|texlive-kpathsea-20120314-14|44	%{_texmfdistdir}/web2c/cp1250t1.tcx
14mr|texlive-kpathsea-20120314-14|45	%{_texmfdistdir}/web2c/cp227.tcx
14mr|texlive-kpathsea-20120314-14|46	%{_texmfdistdir}/web2c/cp852-cs.tcx
14mr|texlive-kpathsea-20120314-14|47	%{_texmfdistdir}/web2c/cp852-pl.tcx
14mr|texlive-kpathsea-20120314-14|48	%{_texmfdistdir}/web2c/cp8bit.tcx
14mr|texlive-kpathsea-20120314-14|49	%{_texmfdistdir}/web2c/empty.tcx
14mr|texlive-kpathsea-20120314-14|50	%config(noreplace) %{_texmfdistdir}/web2c/fmtutil.cnf
14mr|texlive-kpathsea-20120314-14|51	%{_texmfdistdir}/web2c/il1-t1.tcx
14mr|texlive-kpathsea-20120314-14|52	%{_texmfdistdir}/web2c/il2-cs.tcx
14mr|texlive-kpathsea-20120314-14|53	%{_texmfdistdir}/web2c/il2-pl.tcx
14mr|texlive-kpathsea-20120314-14|54	%{_texmfdistdir}/web2c/il2-t1.tcx
14mr|texlive-kpathsea-20120314-14|55	%{_texmfdistdir}/web2c/kam-cs.tcx
14mr|texlive-kpathsea-20120314-14|56	%{_texmfdistdir}/web2c/kam-t1.tcx
14mr|texlive-kpathsea-20120314-14|57	%{_texmfdistdir}/web2c/macce-pl.tcx
14mr|texlive-kpathsea-20120314-14|58	%{_texmfdistdir}/web2c/macce-t1.tcx
14mr|texlive-kpathsea-20120314-14|59	%{_texmfdistdir}/web2c/maz-pl.tcx
14mr|texlive-kpathsea-20120314-14|60	%{_texmfdistdir}/web2c/mktex.cnf
14mr|texlive-kpathsea-20120314-14|61	%{_texmfdistdir}/web2c/mktex.opt
14mr|texlive-kpathsea-20120314-14|62	%{_texmfdistdir}/web2c/mktexdir
14mr|texlive-kpathsea-20120314-14|63	%{_texmfdistdir}/web2c/mktexdir.opt
14mr|texlive-kpathsea-20120314-14|64	%{_texmfdistdir}/web2c/mktexnam
14mr|texlive-kpathsea-20120314-14|65	%{_texmfdistdir}/web2c/mktexnam.opt
14mr|texlive-kpathsea-20120314-14|66	%{_texmfdistdir}/web2c/mktexupd
14mr|texlive-kpathsea-20120314-14|67	%{_texmfdistdir}/web2c/natural.tcx
14mr|texlive-kpathsea-20120314-14|68	%{_texmfdistdir}/web2c/tcvn-t5.tcx
14mr|texlive-kpathsea-20120314-14|69	%{_texmfdistdir}/web2c/texmf.cnf
14mr|texlive-kpathsea-20120314-14|70	%{_texmfdistdir}/web2c/viscii-t5.tcx
14mr|texlive-kpathsea-20120314-14|71	%doc %{_texmfdistdir}/doc/info/dir
14mr|texlive-kpathsea-20120314-14|72	%doc %{_infodir}/kpathsea.info*
14mr|texlive-kpathsea-20120314-14|73	%doc %{_infodir}/tds.info*
14mr|texlive-kpathsea-20120314-14|74	%doc %{_infodir}/web2c.info*
14mr|texlive-kpathsea-20120314-14|75	%doc %{_texmfdistdir}/doc/kpathsea/kpathsea.html
14mr|texlive-kpathsea-20120314-14|76	%doc %{_texmfdistdir}/doc/kpathsea/kpathsea.pdf
14mr|texlive-kpathsea-20120314-14|77	%doc %{_mandir}/man1/kpseaccess.1*
14mr|texlive-kpathsea-20120314-14|78	%doc %{_texmfdistdir}/doc/man/man1/kpseaccess.man1.pdf
14mr|texlive-kpathsea-20120314-14|79	%doc %{_mandir}/man1/kpsereadlink.1*
14mr|texlive-kpathsea-20120314-14|80	%doc %{_texmfdistdir}/doc/man/man1/kpsereadlink.man1.pdf
14mr|texlive-kpathsea-20120314-14|81	%doc %{_mandir}/man1/kpsestat.1*
14mr|texlive-kpathsea-20120314-14|82	%doc %{_texmfdistdir}/doc/man/man1/kpsestat.man1.pdf
14mr|texlive-kpathsea-20120314-14|83	%doc %{_mandir}/man1/kpsewhich.1*
14mr|texlive-kpathsea-20120314-14|84	%doc %{_texmfdistdir}/doc/man/man1/kpsewhich.man1.pdf
14mr|texlive-kpathsea-20120314-14|85	%doc %{_mandir}/man1/mkocp.1*
14mr|texlive-kpathsea-20120314-14|86	%doc %{_texmfdistdir}/doc/man/man1/mkocp.man1.pdf
14mr|texlive-kpathsea-20120314-14|87	%doc %{_mandir}/man1/mkofm.1*
14mr|texlive-kpathsea-20120314-14|88	%doc %{_texmfdistdir}/doc/man/man1/mkofm.man1.pdf
14mr|texlive-kpathsea-20120314-14|89	%doc %{_mandir}/man1/mktexfmt.1*
14mr|texlive-kpathsea-20120314-14|90	%doc %{_texmfdistdir}/doc/man/man1/mktexfmt.man1.pdf
14mr|texlive-kpathsea-20120314-14|91	%doc %{_mandir}/man1/mktexlsr.1*
14mr|texlive-kpathsea-20120314-14|92	%doc %{_texmfdistdir}/doc/man/man1/mktexlsr.man1.pdf
14mr|texlive-kpathsea-20120314-14|93	%doc %{_mandir}/man1/mktexmf.1*
14mr|texlive-kpathsea-20120314-14|94	%doc %{_texmfdistdir}/doc/man/man1/mktexmf.man1.pdf
14mr|texlive-kpathsea-20120314-14|95	%doc %{_mandir}/man1/mktexpk.1*
14mr|texlive-kpathsea-20120314-14|96	%doc %{_texmfdistdir}/doc/man/man1/mktexpk.man1.pdf
14mr|texlive-kpathsea-20120314-14|97	%doc %{_mandir}/man1/mktextfm.1*
14mr|texlive-kpathsea-20120314-14|98	%doc %{_texmfdistdir}/doc/man/man1/mktextfm.man1.pdf
14mr|texlive-kpathsea-20120314-14|99	%doc %{_mandir}/man1/texhash.1*
14mr|texlive-kpathsea-20120314-14|100	%doc %{_texmfdistdir}/doc/man/man1/texhash.man1.pdf
14mr|texlive-kpathsea-20120314-14|101	%doc %{_texmfdistdir}/doc/web2c/web2c.html
14mr|texlive-kpathsea-20120314-14|102	%doc %{_texmfdistdir}/doc/web2c/web2c.pdf
14mr|texlive-kpathsea-20120314-14|103	
14mr|texlive-kpathsea-20120314-14|104	#-----------------------------------------------------------------------
14mr|texlive-kpathsea-20120314-14|105	%prep
14mr|texlive-kpathsea-20120314-14|106	%setup -c -a0 -a1
14mr|texlive-kpathsea-20120314-14|107	
14mr|texlive-kpathsea-20120314-14|108	perl -pi -e 's%^(TEXMFMAIN\s+= ).*%$1%{_texmfdistdir}%;'			  \
14mr|texlive-kpathsea-20120314-14|109	-e 's%^(TEXMFDIST\s+= ).*%$1%{_texmfdistdir}%;'		  \
14mr|texlive-kpathsea-20120314-14|110	-e 's%^(TEXMFLOCAL\s+= ).*%$1%{_texmflocaldir}%;'		  \
14mr|texlive-kpathsea-20120314-14|111	-e 's%^(TEXMFSYSVAR\s+= ).*%$1%{_texmfvardir}%;'		  \
14mr|texlive-kpathsea-20120314-14|112	-e 's%^(TEXMFSYSCONFIG\s+= ).*%$1%{_texmfconfdir}%;'		  \
14mr|texlive-kpathsea-20120314-14|113	-e 's%^(TEXMFHOME\s+= ).*%$1\$HOME/texmf%;'			  \
14mr|texlive-kpathsea-20120314-14|114	-e 's%^(TEXMFVAR\s+= ).*%$1\$HOME/.texlive2013/texmf-var%;'	  \
14mr|texlive-kpathsea-20120314-14|115	-e 's%^(TEXMFCONFIG\s+= ).*%$1\$HOME/.texlive2013/texmf-config%;'\
14mr|texlive-kpathsea-20120314-14|116	-e 's%^(OSFONTDIR\s+= ).*%$1%{_datadir}/fonts%;'		  \
14mr|texlive-kpathsea-20120314-14|117	texmf-dist/web2c/texmf.cnf
14mr|texlive-kpathsea-20120314-14|118	
14mr|texlive-kpathsea-20120314-14|119	%build
14mr|texlive-kpathsea-20120314-14|120	
14mr|texlive-kpathsea-20120314-14|121	%install
14mr|texlive-kpathsea-20120314-14|122	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-kpathsea-20120314-14|123	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-kpathsea-20120314-14|124	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-kpathsea-20120314-14|125	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-kpathsea-20120314-14|126	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-kpathsea-20120314-14|127	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-kpathsea-20120314-14|128	
14mr|texlive-kpathsea-20120314-14|129	%changelog
14mr|texlive-kpathsea-20120314-14|130	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120314-14
14mr|texlive-kpathsea-20120314-14|131	+ Revision: b5c9f3f
14mr|texlive-kpathsea-20120314-14|132	- MassBuild#440: Increase release tag
14mr|texlive-kpathsea-20120314-14|133	
14mr|texlive-kpathsea-20120314-14|134	

20488 14
14mr|texlive-kpfonts-3.31-3|1	# revision 21964
14mr|texlive-kpfonts-3.31-3|2	# category Package
14mr|texlive-kpfonts-3.31-3|3	# catalog-ctan /fonts/kpfonts
14mr|texlive-kpfonts-3.31-3|4	# catalog-date 2010-12-31 19:35:04 +0100
14mr|texlive-kpfonts-3.31-3|5	# catalog-license gpl
14mr|texlive-kpfonts-3.31-3|6	# catalog-version 3.31
14mr|texlive-kpfonts-3.31-3|7	Name:		texlive-kpfonts
14mr|texlive-kpfonts-3.31-3|8	Version:	3.31
14mr|texlive-kpfonts-3.31-3|9	Release:	3
14mr|texlive-kpfonts-3.31-3|10	Summary:	A complete set of fonts for text and mathematics
14mr|texlive-kpfonts-3.31-3|11	Group:		Publishing
14mr|texlive-kpfonts-3.31-3|12	URL:		http://www.ctan.org/tex-archive/fonts/kpfonts
14mr|texlive-kpfonts-3.31-3|13	License:	GPL
14mr|texlive-kpfonts-3.31-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kpfonts.tar.xz
14mr|texlive-kpfonts-3.31-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kpfonts.doc.tar.xz
14mr|texlive-kpfonts-3.31-3|16	BuildArch:	noarch
14mr|texlive-kpfonts-3.31-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kpfonts-3.31-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kpfonts-3.31-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-kpfonts-3.31-3|20	
14mr|texlive-kpfonts-3.31-3|21	%description
14mr|texlive-kpfonts-3.31-3|22	The family contains text fonts in roman, sans-serif and
14mr|texlive-kpfonts-3.31-3|23	monospaced shapes, with true small caps and old-style numbers;
14mr|texlive-kpfonts-3.31-3|24	the package offers full support of the textcomp package. The
14mr|texlive-kpfonts-3.31-3|25	mathematics fonts include all the AMS fonts, in both normal and
14mr|texlive-kpfonts-3.31-3|26	bold weights. Each of the font types is available in two main
14mr|texlive-kpfonts-3.31-3|27	versions: default and 'light'. Each version is available in
14mr|texlive-kpfonts-3.31-3|28	four variants: default; oldstyle numbers; oldstyle numbers with
14mr|texlive-kpfonts-3.31-3|29	old ligatures such as ct and st, and long-tailed capital Q; and
14mr|texlive-kpfonts-3.31-3|30	veryoldstyle with long s. Other variants include small caps as
14mr|texlive-kpfonts-3.31-3|31	default or 'large small caps', and for mathematics both upright
14mr|texlive-kpfonts-3.31-3|32	and slanted shapes for Greek letters, as well as default and
14mr|texlive-kpfonts-3.31-3|33	narrow versions of multiple integrals. The fonts were
14mr|texlive-kpfonts-3.31-3|34	originally derived from URW Palladio (with URW's agreement)
14mr|texlive-kpfonts-3.31-3|35	though the fonts are very clearly different in appearance from
14mr|texlive-kpfonts-3.31-3|36	their parent.
14mr|texlive-kpfonts-3.31-3|37	
14mr|texlive-kpfonts-3.31-3|38	%post
14mr|texlive-kpfonts-3.31-3|39	%{_sbindir}/texlive.post
14mr|texlive-kpfonts-3.31-3|40	
14mr|texlive-kpfonts-3.31-3|41	%postun
14mr|texlive-kpfonts-3.31-3|42	if [ $1 -eq 0 ]; then
14mr|texlive-kpfonts-3.31-3|43	%{_sbindir}/texlive.post
14mr|texlive-kpfonts-3.31-3|44	fi
14mr|texlive-kpfonts-3.31-3|45	
14mr|texlive-kpfonts-3.31-3|46	#-----------------------------------------------------------------------
14mr|texlive-kpfonts-3.31-3|47	%files
14mr|texlive-kpfonts-3.31-3|48	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbit8a.afm
14mr|texlive-kpfonts-3.31-3|49	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbitc.afm
14mr|texlive-kpfonts-3.31-3|50	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbite.afm
14mr|texlive-kpfonts-3.31-3|51	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbn8a.afm
14mr|texlive-kpfonts-3.31-3|52	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbnc.afm
14mr|texlive-kpfonts-3.31-3|53	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbne.afm
14mr|texlive-kpfonts-3.31-3|54	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbsc8a.afm
14mr|texlive-kpfonts-3.31-3|55	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbsce.afm
14mr|texlive-kpfonts-3.31-3|56	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpkbsc.afm
14mr|texlive-kpfonts-3.31-3|57	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpkmsc.afm
14mr|texlive-kpfonts-3.31-3|58	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbit8a.afm
14mr|texlive-kpfonts-3.31-3|59	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbitc.afm
14mr|texlive-kpfonts-3.31-3|60	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbite.afm
14mr|texlive-kpfonts-3.31-3|61	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbn8a.afm
14mr|texlive-kpfonts-3.31-3|62	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbnc.afm
14mr|texlive-kpfonts-3.31-3|63	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbne.afm
14mr|texlive-kpfonts-3.31-3|64	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbsc8a.afm
14mr|texlive-kpfonts-3.31-3|65	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbsce.afm
14mr|texlive-kpfonts-3.31-3|66	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplkbsc.afm
14mr|texlive-kpfonts-3.31-3|67	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplkmsc.afm
14mr|texlive-kpfonts-3.31-3|68	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmit8a.afm
14mr|texlive-kpfonts-3.31-3|69	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmitc.afm
14mr|texlive-kpfonts-3.31-3|70	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmite.afm
14mr|texlive-kpfonts-3.31-3|71	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmn8a.afm
14mr|texlive-kpfonts-3.31-3|72	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmnc.afm
14mr|texlive-kpfonts-3.31-3|73	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmne.afm
14mr|texlive-kpfonts-3.31-3|74	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmsc8a.afm
14mr|texlive-kpfonts-3.31-3|75	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmsce.afm
14mr|texlive-kpfonts-3.31-3|76	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmit8a.afm
14mr|texlive-kpfonts-3.31-3|77	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmitc.afm
14mr|texlive-kpfonts-3.31-3|78	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmite.afm
14mr|texlive-kpfonts-3.31-3|79	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmn8a.afm
14mr|texlive-kpfonts-3.31-3|80	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmnc.afm
14mr|texlive-kpfonts-3.31-3|81	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmne.afm
14mr|texlive-kpfonts-3.31-3|82	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmsc8a.afm
14mr|texlive-kpfonts-3.31-3|83	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmsce.afm
14mr|texlive-kpfonts-3.31-3|84	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbn8a.afm
14mr|texlive-kpfonts-3.31-3|85	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbnc.afm
14mr|texlive-kpfonts-3.31-3|86	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbne.afm
14mr|texlive-kpfonts-3.31-3|87	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbsc8a.afm
14mr|texlive-kpfonts-3.31-3|88	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbsce.afm
14mr|texlive-kpfonts-3.31-3|89	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpsskbsc.afm
14mr|texlive-kpfonts-3.31-3|90	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpsskmsc.afm
14mr|texlive-kpfonts-3.31-3|91	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmn8a.afm
14mr|texlive-kpfonts-3.31-3|92	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmnc.afm
14mr|texlive-kpfonts-3.31-3|93	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmne.afm
14mr|texlive-kpfonts-3.31-3|94	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmsc8a.afm
14mr|texlive-kpfonts-3.31-3|95	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmsce.afm
14mr|texlive-kpfonts-3.31-3|96	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttbn8a.afm
14mr|texlive-kpfonts-3.31-3|97	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttbnc.afm
14mr|texlive-kpfonts-3.31-3|98	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttbne.afm
14mr|texlive-kpfonts-3.31-3|99	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttmn8a.afm
14mr|texlive-kpfonts-3.31-3|100	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttmnc.afm
14mr|texlive-kpfonts-3.31-3|101	%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttmne.afm
14mr|texlive-kpfonts-3.31-3|102	%{_texmfdistdir}/fonts/enc/dvips/kpfonts/kpfonts-expert-sc.enc
14mr|texlive-kpfonts-3.31-3|103	%{_texmfdistdir}/fonts/enc/dvips/kpfonts/kpfonts-expert-tt.enc
14mr|texlive-kpfonts-3.31-3|104	%{_texmfdistdir}/fonts/enc/dvips/kpfonts/kpfonts-expert.enc
14mr|texlive-kpfonts-3.31-3|105	%{_texmfdistdir}/fonts/enc/dvips/kpfonts/kpfonts-large-sc.enc
14mr|texlive-kpfonts-3.31-3|106	%{_texmfdistdir}/fonts/enc/pdftex/kpfonts/kpfonts-expert-sc.enc
14mr|texlive-kpfonts-3.31-3|107	%{_texmfdistdir}/fonts/enc/pdftex/kpfonts/kpfonts-expert-tt.enc
14mr|texlive-kpfonts-3.31-3|108	%{_texmfdistdir}/fonts/enc/pdftex/kpfonts/kpfonts-expert.enc
14mr|texlive-kpfonts-3.31-3|109	%{_texmfdistdir}/fonts/enc/pdftex/kpfonts/kpfonts-large-sc.enc
14mr|texlive-kpfonts-3.31-3|110	%{_texmfdistdir}/fonts/map/dvips/kpfonts/kpfonts.map
14mr|texlive-kpfonts-3.31-3|111	%{_texmfdistdir}/fonts/source/public/kpfonts/kpfonts-fontinst.zip
14mr|texlive-kpfonts-3.31-3|112	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbex.tfm
14mr|texlive-kpfonts-3.31-3|113	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbexa.tfm
14mr|texlive-kpfonts-3.31-3|114	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit7c.tfm
14mr|texlive-kpfonts-3.31-3|115	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit7t.tfm
14mr|texlive-kpfonts-3.31-3|116	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit8a.tfm
14mr|texlive-kpfonts-3.31-3|117	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit8r.tfm
14mr|texlive-kpfonts-3.31-3|118	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit8t.tfm
14mr|texlive-kpfonts-3.31-3|119	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbitc.tfm
14mr|texlive-kpfonts-3.31-3|120	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbite.tfm
14mr|texlive-kpfonts-3.31-3|121	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmi.tfm
14mr|texlive-kpfonts-3.31-3|122	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmia.tfm
14mr|texlive-kpfonts-3.31-3|123	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmiaw.tfm
14mr|texlive-kpfonts-3.31-3|124	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmif.tfm
14mr|texlive-kpfonts-3.31-3|125	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmifw.tfm
14mr|texlive-kpfonts-3.31-3|126	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmiw.tfm
14mr|texlive-kpfonts-3.31-3|127	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn7c.tfm
14mr|texlive-kpfonts-3.31-3|128	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn7t.tfm
14mr|texlive-kpfonts-3.31-3|129	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn8a.tfm
14mr|texlive-kpfonts-3.31-3|130	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn8r.tfm
14mr|texlive-kpfonts-3.31-3|131	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn8t.tfm
14mr|texlive-kpfonts-3.31-3|132	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbnc.tfm
14mr|texlive-kpfonts-3.31-3|133	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbne.tfm
14mr|texlive-kpfonts-3.31-3|134	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc7c.tfm
14mr|texlive-kpfonts-3.31-3|135	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|136	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc8a.tfm
14mr|texlive-kpfonts-3.31-3|137	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc8r.tfm
14mr|texlive-kpfonts-3.31-3|138	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|139	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsce.tfm
14mr|texlive-kpfonts-3.31-3|140	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsl7c.tfm
14mr|texlive-kpfonts-3.31-3|141	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|142	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsl8r.tfm
14mr|texlive-kpfonts-3.31-3|143	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|144	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsle.tfm
14mr|texlive-kpfonts-3.31-3|145	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsl7c.tfm
14mr|texlive-kpfonts-3.31-3|146	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|147	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsl8r.tfm
14mr|texlive-kpfonts-3.31-3|148	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|149	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbslc.tfm
14mr|texlive-kpfonts-3.31-3|150	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsle.tfm
14mr|texlive-kpfonts-3.31-3|151	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsy.tfm
14mr|texlive-kpfonts-3.31-3|152	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsya.tfm
14mr|texlive-kpfonts-3.31-3|153	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsyb.tfm
14mr|texlive-kpfonts-3.31-3|154	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsybw.tfm
14mr|texlive-kpfonts-3.31-3|155	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsyc.tfm
14mr|texlive-kpfonts-3.31-3|156	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsyd.tfm
14mr|texlive-kpfonts-3.31-3|157	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsydw.tfm
14mr|texlive-kpfonts-3.31-3|158	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsyw.tfm
14mr|texlive-kpfonts-3.31-3|159	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxit7c.tfm
14mr|texlive-kpfonts-3.31-3|160	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|161	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxit8r.tfm
14mr|texlive-kpfonts-3.31-3|162	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|163	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxitc.tfm
14mr|texlive-kpfonts-3.31-3|164	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxite.tfm
14mr|texlive-kpfonts-3.31-3|165	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxn7c.tfm
14mr|texlive-kpfonts-3.31-3|166	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|167	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxn8r.tfm
14mr|texlive-kpfonts-3.31-3|168	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|169	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxnc.tfm
14mr|texlive-kpfonts-3.31-3|170	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxne.tfm
14mr|texlive-kpfonts-3.31-3|171	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsc7c.tfm
14mr|texlive-kpfonts-3.31-3|172	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|173	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsc8r.tfm
14mr|texlive-kpfonts-3.31-3|174	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|175	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsce.tfm
14mr|texlive-kpfonts-3.31-3|176	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsl7c.tfm
14mr|texlive-kpfonts-3.31-3|177	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|178	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsl8r.tfm
14mr|texlive-kpfonts-3.31-3|179	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|180	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsle.tfm
14mr|texlive-kpfonts-3.31-3|181	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsl7c.tfm
14mr|texlive-kpfonts-3.31-3|182	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|183	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsl8r.tfm
14mr|texlive-kpfonts-3.31-3|184	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|185	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxslc.tfm
14mr|texlive-kpfonts-3.31-3|186	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsle.tfm
14mr|texlive-kpfonts-3.31-3|187	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpex.tfm
14mr|texlive-kpfonts-3.31-3|188	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpexa.tfm
14mr|texlive-kpfonts-3.31-3|189	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbit7t.tfm
14mr|texlive-kpfonts-3.31-3|190	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbit8t.tfm
14mr|texlive-kpfonts-3.31-3|191	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbn7t.tfm
14mr|texlive-kpfonts-3.31-3|192	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbn8t.tfm
14mr|texlive-kpfonts-3.31-3|193	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|194	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|195	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|196	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|197	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|198	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|199	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|200	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|201	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmit7t.tfm
14mr|texlive-kpfonts-3.31-3|202	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmit8t.tfm
14mr|texlive-kpfonts-3.31-3|203	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmn7t.tfm
14mr|texlive-kpfonts-3.31-3|204	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmn8t.tfm
14mr|texlive-kpfonts-3.31-3|205	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|206	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|207	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbit7t.tfm
14mr|texlive-kpfonts-3.31-3|208	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbit8t.tfm
14mr|texlive-kpfonts-3.31-3|209	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbn7t.tfm
14mr|texlive-kpfonts-3.31-3|210	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbn8t.tfm
14mr|texlive-kpfonts-3.31-3|211	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|212	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|213	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|214	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|215	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|216	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|217	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|218	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|219	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmit7t.tfm
14mr|texlive-kpfonts-3.31-3|220	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmit8t.tfm
14mr|texlive-kpfonts-3.31-3|221	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmn7t.tfm
14mr|texlive-kpfonts-3.31-3|222	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmn8t.tfm
14mr|texlive-kpfonts-3.31-3|223	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|224	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|225	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbn7t.tfm
14mr|texlive-kpfonts-3.31-3|226	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbn8t.tfm
14mr|texlive-kpfonts-3.31-3|227	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|228	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|229	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|230	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|231	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|232	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|233	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnmn7t.tfm
14mr|texlive-kpfonts-3.31-3|234	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnmn8t.tfm
14mr|texlive-kpfonts-3.31-3|235	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|236	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|237	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbsc.tfm
14mr|texlive-kpfonts-3.31-3|238	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|239	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|240	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbscsl.tfm
14mr|texlive-kpfonts-3.31-3|241	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|242	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|243	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxsc.tfm
14mr|texlive-kpfonts-3.31-3|244	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|245	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|246	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxscsl.tfm
14mr|texlive-kpfonts-3.31-3|247	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|248	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|249	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmsc.tfm
14mr|texlive-kpfonts-3.31-3|250	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|251	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|252	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmscsl.tfm
14mr|texlive-kpfonts-3.31-3|253	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|254	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|255	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|256	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|257	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|258	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|259	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|260	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|261	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|262	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|263	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|264	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|265	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|266	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|267	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|268	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|269	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|270	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|271	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|272	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|273	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|274	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|275	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|276	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|277	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|278	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|279	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbex.tfm
14mr|texlive-kpfonts-3.31-3|280	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbexa.tfm
14mr|texlive-kpfonts-3.31-3|281	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit7c.tfm
14mr|texlive-kpfonts-3.31-3|282	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit7t.tfm
14mr|texlive-kpfonts-3.31-3|283	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit8a.tfm
14mr|texlive-kpfonts-3.31-3|284	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit8r.tfm
14mr|texlive-kpfonts-3.31-3|285	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit8t.tfm
14mr|texlive-kpfonts-3.31-3|286	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbitc.tfm
14mr|texlive-kpfonts-3.31-3|287	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbite.tfm
14mr|texlive-kpfonts-3.31-3|288	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmi.tfm
14mr|texlive-kpfonts-3.31-3|289	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmia.tfm
14mr|texlive-kpfonts-3.31-3|290	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmiaw.tfm
14mr|texlive-kpfonts-3.31-3|291	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmif.tfm
14mr|texlive-kpfonts-3.31-3|292	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmifw.tfm
14mr|texlive-kpfonts-3.31-3|293	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmiw.tfm
14mr|texlive-kpfonts-3.31-3|294	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn7c.tfm
14mr|texlive-kpfonts-3.31-3|295	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn7t.tfm
14mr|texlive-kpfonts-3.31-3|296	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn8a.tfm
14mr|texlive-kpfonts-3.31-3|297	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn8r.tfm
14mr|texlive-kpfonts-3.31-3|298	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn8t.tfm
14mr|texlive-kpfonts-3.31-3|299	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbnc.tfm
14mr|texlive-kpfonts-3.31-3|300	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbne.tfm
14mr|texlive-kpfonts-3.31-3|301	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc7c.tfm
14mr|texlive-kpfonts-3.31-3|302	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|303	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc8a.tfm
14mr|texlive-kpfonts-3.31-3|304	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc8r.tfm
14mr|texlive-kpfonts-3.31-3|305	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|306	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsce.tfm
14mr|texlive-kpfonts-3.31-3|307	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsl7c.tfm
14mr|texlive-kpfonts-3.31-3|308	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|309	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsl8r.tfm
14mr|texlive-kpfonts-3.31-3|310	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|311	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsle.tfm
14mr|texlive-kpfonts-3.31-3|312	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsl7c.tfm
14mr|texlive-kpfonts-3.31-3|313	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|314	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsl8r.tfm
14mr|texlive-kpfonts-3.31-3|315	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|316	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbslc.tfm
14mr|texlive-kpfonts-3.31-3|317	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsle.tfm
14mr|texlive-kpfonts-3.31-3|318	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsy.tfm
14mr|texlive-kpfonts-3.31-3|319	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsyb.tfm
14mr|texlive-kpfonts-3.31-3|320	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsybw.tfm
14mr|texlive-kpfonts-3.31-3|321	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsyc.tfm
14mr|texlive-kpfonts-3.31-3|322	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsyd.tfm
14mr|texlive-kpfonts-3.31-3|323	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsydw.tfm
14mr|texlive-kpfonts-3.31-3|324	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsyw.tfm
14mr|texlive-kpfonts-3.31-3|325	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxit7c.tfm
14mr|texlive-kpfonts-3.31-3|326	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|327	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxit8r.tfm
14mr|texlive-kpfonts-3.31-3|328	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|329	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxitc.tfm
14mr|texlive-kpfonts-3.31-3|330	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxite.tfm
14mr|texlive-kpfonts-3.31-3|331	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxn7c.tfm
14mr|texlive-kpfonts-3.31-3|332	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|333	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxn8r.tfm
14mr|texlive-kpfonts-3.31-3|334	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|335	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxnc.tfm
14mr|texlive-kpfonts-3.31-3|336	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxne.tfm
14mr|texlive-kpfonts-3.31-3|337	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsc7c.tfm
14mr|texlive-kpfonts-3.31-3|338	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|339	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsc8r.tfm
14mr|texlive-kpfonts-3.31-3|340	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|341	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsce.tfm
14mr|texlive-kpfonts-3.31-3|342	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsl7c.tfm
14mr|texlive-kpfonts-3.31-3|343	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|344	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsl8r.tfm
14mr|texlive-kpfonts-3.31-3|345	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|346	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsle.tfm
14mr|texlive-kpfonts-3.31-3|347	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsl7c.tfm
14mr|texlive-kpfonts-3.31-3|348	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|349	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsl8r.tfm
14mr|texlive-kpfonts-3.31-3|350	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|351	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxslc.tfm
14mr|texlive-kpfonts-3.31-3|352	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsle.tfm
14mr|texlive-kpfonts-3.31-3|353	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplex.tfm
14mr|texlive-kpfonts-3.31-3|354	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplexa.tfm
14mr|texlive-kpfonts-3.31-3|355	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbit7t.tfm
14mr|texlive-kpfonts-3.31-3|356	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbit8t.tfm
14mr|texlive-kpfonts-3.31-3|357	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbn7t.tfm
14mr|texlive-kpfonts-3.31-3|358	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbn8t.tfm
14mr|texlive-kpfonts-3.31-3|359	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|360	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|361	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|362	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|363	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|364	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|365	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|366	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|367	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmit7t.tfm
14mr|texlive-kpfonts-3.31-3|368	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmit8t.tfm
14mr|texlive-kpfonts-3.31-3|369	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmn7t.tfm
14mr|texlive-kpfonts-3.31-3|370	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmn8t.tfm
14mr|texlive-kpfonts-3.31-3|371	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|372	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|373	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbit7t.tfm
14mr|texlive-kpfonts-3.31-3|374	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbit8t.tfm
14mr|texlive-kpfonts-3.31-3|375	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbn7t.tfm
14mr|texlive-kpfonts-3.31-3|376	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbn8t.tfm
14mr|texlive-kpfonts-3.31-3|377	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|378	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|379	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|380	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|381	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|382	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|383	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|384	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|385	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmit7t.tfm
14mr|texlive-kpfonts-3.31-3|386	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmit8t.tfm
14mr|texlive-kpfonts-3.31-3|387	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmn7t.tfm
14mr|texlive-kpfonts-3.31-3|388	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmn8t.tfm
14mr|texlive-kpfonts-3.31-3|389	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|390	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|391	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbsc.tfm
14mr|texlive-kpfonts-3.31-3|392	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|393	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|394	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbscsl.tfm
14mr|texlive-kpfonts-3.31-3|395	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|396	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|397	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxsc.tfm
14mr|texlive-kpfonts-3.31-3|398	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|399	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|400	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxscsl.tfm
14mr|texlive-kpfonts-3.31-3|401	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|402	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|403	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmsc.tfm
14mr|texlive-kpfonts-3.31-3|404	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|405	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|406	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmscsl.tfm
14mr|texlive-kpfonts-3.31-3|407	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|408	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|409	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|410	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|411	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|412	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|413	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|414	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|415	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|416	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|417	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|418	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|419	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|420	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|421	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|422	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|423	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|424	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|425	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|426	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|427	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|428	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|429	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|430	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|431	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|432	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|433	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmi.tfm
14mr|texlive-kpfonts-3.31-3|434	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmia.tfm
14mr|texlive-kpfonts-3.31-3|435	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmiaw.tfm
14mr|texlive-kpfonts-3.31-3|436	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmif.tfm
14mr|texlive-kpfonts-3.31-3|437	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmifw.tfm
14mr|texlive-kpfonts-3.31-3|438	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit7c.tfm
14mr|texlive-kpfonts-3.31-3|439	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit7t.tfm
14mr|texlive-kpfonts-3.31-3|440	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit8a.tfm
14mr|texlive-kpfonts-3.31-3|441	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit8r.tfm
14mr|texlive-kpfonts-3.31-3|442	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit8t.tfm
14mr|texlive-kpfonts-3.31-3|443	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmitc.tfm
14mr|texlive-kpfonts-3.31-3|444	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmite.tfm
14mr|texlive-kpfonts-3.31-3|445	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmiw.tfm
14mr|texlive-kpfonts-3.31-3|446	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn7c.tfm
14mr|texlive-kpfonts-3.31-3|447	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn7t.tfm
14mr|texlive-kpfonts-3.31-3|448	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn8a.tfm
14mr|texlive-kpfonts-3.31-3|449	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn8r.tfm
14mr|texlive-kpfonts-3.31-3|450	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn8t.tfm
14mr|texlive-kpfonts-3.31-3|451	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmnc.tfm
14mr|texlive-kpfonts-3.31-3|452	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmne.tfm
14mr|texlive-kpfonts-3.31-3|453	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc7c.tfm
14mr|texlive-kpfonts-3.31-3|454	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|455	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc8a.tfm
14mr|texlive-kpfonts-3.31-3|456	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc8r.tfm
14mr|texlive-kpfonts-3.31-3|457	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|458	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsce.tfm
14mr|texlive-kpfonts-3.31-3|459	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsl7c.tfm
14mr|texlive-kpfonts-3.31-3|460	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|461	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsl8r.tfm
14mr|texlive-kpfonts-3.31-3|462	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|463	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsle.tfm
14mr|texlive-kpfonts-3.31-3|464	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsl7c.tfm
14mr|texlive-kpfonts-3.31-3|465	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|466	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsl8r.tfm
14mr|texlive-kpfonts-3.31-3|467	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|468	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmslc.tfm
14mr|texlive-kpfonts-3.31-3|469	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsle.tfm
14mr|texlive-kpfonts-3.31-3|470	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbit7c.tfm
14mr|texlive-kpfonts-3.31-3|471	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbit7t.tfm
14mr|texlive-kpfonts-3.31-3|472	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbit8t.tfm
14mr|texlive-kpfonts-3.31-3|473	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbn7c.tfm
14mr|texlive-kpfonts-3.31-3|474	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbn7t.tfm
14mr|texlive-kpfonts-3.31-3|475	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbn8t.tfm
14mr|texlive-kpfonts-3.31-3|476	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsc7c.tfm
14mr|texlive-kpfonts-3.31-3|477	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|478	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|479	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|480	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|481	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsl7c.tfm
14mr|texlive-kpfonts-3.31-3|482	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|483	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|484	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxit7c.tfm
14mr|texlive-kpfonts-3.31-3|485	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|486	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|487	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxn7c.tfm
14mr|texlive-kpfonts-3.31-3|488	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|489	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|490	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsc7c.tfm
14mr|texlive-kpfonts-3.31-3|491	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|492	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|493	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|494	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|495	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsl7c.tfm
14mr|texlive-kpfonts-3.31-3|496	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|497	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|498	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmit7c.tfm
14mr|texlive-kpfonts-3.31-3|499	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmit7t.tfm
14mr|texlive-kpfonts-3.31-3|500	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmit8t.tfm
14mr|texlive-kpfonts-3.31-3|501	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmn7c.tfm
14mr|texlive-kpfonts-3.31-3|502	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmn7t.tfm
14mr|texlive-kpfonts-3.31-3|503	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmn8t.tfm
14mr|texlive-kpfonts-3.31-3|504	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsc7c.tfm
14mr|texlive-kpfonts-3.31-3|505	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|506	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|507	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|508	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|509	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsl7c.tfm
14mr|texlive-kpfonts-3.31-3|510	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|511	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|512	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbit7t.tfm
14mr|texlive-kpfonts-3.31-3|513	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbit8t.tfm
14mr|texlive-kpfonts-3.31-3|514	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbn7t.tfm
14mr|texlive-kpfonts-3.31-3|515	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbn8t.tfm
14mr|texlive-kpfonts-3.31-3|516	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|517	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|518	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|519	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|520	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|521	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|522	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|523	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|524	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|525	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|526	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|527	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|528	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|529	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|530	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|531	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|532	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmit7t.tfm
14mr|texlive-kpfonts-3.31-3|533	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmit8t.tfm
14mr|texlive-kpfonts-3.31-3|534	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmn7t.tfm
14mr|texlive-kpfonts-3.31-3|535	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmn8t.tfm
14mr|texlive-kpfonts-3.31-3|536	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|537	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|538	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|539	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|540	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|541	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|542	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsy.tfm
14mr|texlive-kpfonts-3.31-3|543	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsyb.tfm
14mr|texlive-kpfonts-3.31-3|544	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsybw.tfm
14mr|texlive-kpfonts-3.31-3|545	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsyc.tfm
14mr|texlive-kpfonts-3.31-3|546	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsyd.tfm
14mr|texlive-kpfonts-3.31-3|547	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsydw.tfm
14mr|texlive-kpfonts-3.31-3|548	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsyw.tfm
14mr|texlive-kpfonts-3.31-3|549	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbit7t.tfm
14mr|texlive-kpfonts-3.31-3|550	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbit8t.tfm
14mr|texlive-kpfonts-3.31-3|551	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbmi.tfm
14mr|texlive-kpfonts-3.31-3|552	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbmif.tfm
14mr|texlive-kpfonts-3.31-3|553	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbmifw.tfm
14mr|texlive-kpfonts-3.31-3|554	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbmiw.tfm
14mr|texlive-kpfonts-3.31-3|555	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbn7t.tfm
14mr|texlive-kpfonts-3.31-3|556	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbn8t.tfm
14mr|texlive-kpfonts-3.31-3|557	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|558	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|559	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|560	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|561	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|562	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|563	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|564	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|565	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmi.tfm
14mr|texlive-kpfonts-3.31-3|566	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmif.tfm
14mr|texlive-kpfonts-3.31-3|567	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmifw.tfm
14mr|texlive-kpfonts-3.31-3|568	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmit7t.tfm
14mr|texlive-kpfonts-3.31-3|569	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmit8t.tfm
14mr|texlive-kpfonts-3.31-3|570	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmiw.tfm
14mr|texlive-kpfonts-3.31-3|571	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmn7t.tfm
14mr|texlive-kpfonts-3.31-3|572	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmn8t.tfm
14mr|texlive-kpfonts-3.31-3|573	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|574	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|575	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmi.tfm
14mr|texlive-kpfonts-3.31-3|576	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmia.tfm
14mr|texlive-kpfonts-3.31-3|577	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmiaw.tfm
14mr|texlive-kpfonts-3.31-3|578	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmif.tfm
14mr|texlive-kpfonts-3.31-3|579	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmifw.tfm
14mr|texlive-kpfonts-3.31-3|580	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit7c.tfm
14mr|texlive-kpfonts-3.31-3|581	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit7t.tfm
14mr|texlive-kpfonts-3.31-3|582	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit8a.tfm
14mr|texlive-kpfonts-3.31-3|583	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit8r.tfm
14mr|texlive-kpfonts-3.31-3|584	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit8t.tfm
14mr|texlive-kpfonts-3.31-3|585	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmitc.tfm
14mr|texlive-kpfonts-3.31-3|586	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmite.tfm
14mr|texlive-kpfonts-3.31-3|587	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmiw.tfm
14mr|texlive-kpfonts-3.31-3|588	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn7c.tfm
14mr|texlive-kpfonts-3.31-3|589	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn7t.tfm
14mr|texlive-kpfonts-3.31-3|590	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn8a.tfm
14mr|texlive-kpfonts-3.31-3|591	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn8r.tfm
14mr|texlive-kpfonts-3.31-3|592	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn8t.tfm
14mr|texlive-kpfonts-3.31-3|593	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmnc.tfm
14mr|texlive-kpfonts-3.31-3|594	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmne.tfm
14mr|texlive-kpfonts-3.31-3|595	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc7c.tfm
14mr|texlive-kpfonts-3.31-3|596	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|597	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc8a.tfm
14mr|texlive-kpfonts-3.31-3|598	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc8r.tfm
14mr|texlive-kpfonts-3.31-3|599	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|600	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsce.tfm
14mr|texlive-kpfonts-3.31-3|601	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsl7c.tfm
14mr|texlive-kpfonts-3.31-3|602	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|603	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsl8r.tfm
14mr|texlive-kpfonts-3.31-3|604	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|605	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsle.tfm
14mr|texlive-kpfonts-3.31-3|606	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsl7c.tfm
14mr|texlive-kpfonts-3.31-3|607	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|608	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsl8r.tfm
14mr|texlive-kpfonts-3.31-3|609	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|610	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmslc.tfm
14mr|texlive-kpfonts-3.31-3|611	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsle.tfm
14mr|texlive-kpfonts-3.31-3|612	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbit7c.tfm
14mr|texlive-kpfonts-3.31-3|613	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbit7t.tfm
14mr|texlive-kpfonts-3.31-3|614	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbit8t.tfm
14mr|texlive-kpfonts-3.31-3|615	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbn7c.tfm
14mr|texlive-kpfonts-3.31-3|616	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbn7t.tfm
14mr|texlive-kpfonts-3.31-3|617	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbn8t.tfm
14mr|texlive-kpfonts-3.31-3|618	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsc7c.tfm
14mr|texlive-kpfonts-3.31-3|619	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|620	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|621	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|622	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|623	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsl7c.tfm
14mr|texlive-kpfonts-3.31-3|624	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|625	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|626	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxit7c.tfm
14mr|texlive-kpfonts-3.31-3|627	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|628	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|629	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxn7c.tfm
14mr|texlive-kpfonts-3.31-3|630	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|631	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|632	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsc7c.tfm
14mr|texlive-kpfonts-3.31-3|633	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|634	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|635	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|636	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|637	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsl7c.tfm
14mr|texlive-kpfonts-3.31-3|638	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|639	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|640	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmit7c.tfm
14mr|texlive-kpfonts-3.31-3|641	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmit7t.tfm
14mr|texlive-kpfonts-3.31-3|642	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmit8t.tfm
14mr|texlive-kpfonts-3.31-3|643	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmn7c.tfm
14mr|texlive-kpfonts-3.31-3|644	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmn7t.tfm
14mr|texlive-kpfonts-3.31-3|645	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmn8t.tfm
14mr|texlive-kpfonts-3.31-3|646	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsc7c.tfm
14mr|texlive-kpfonts-3.31-3|647	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|648	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|649	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|650	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|651	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsl7c.tfm
14mr|texlive-kpfonts-3.31-3|652	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|653	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|654	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbit7t.tfm
14mr|texlive-kpfonts-3.31-3|655	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbit8t.tfm
14mr|texlive-kpfonts-3.31-3|656	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbn7t.tfm
14mr|texlive-kpfonts-3.31-3|657	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbn8t.tfm
14mr|texlive-kpfonts-3.31-3|658	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|659	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|660	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|661	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|662	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|663	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|664	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|665	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|666	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|667	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|668	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|669	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|670	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|671	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|672	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|673	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|674	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmit7t.tfm
14mr|texlive-kpfonts-3.31-3|675	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmit8t.tfm
14mr|texlive-kpfonts-3.31-3|676	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmn7t.tfm
14mr|texlive-kpfonts-3.31-3|677	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmn8t.tfm
14mr|texlive-kpfonts-3.31-3|678	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|679	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|680	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|681	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|682	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|683	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|684	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbex.tfm
14mr|texlive-kpfonts-3.31-3|685	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbmi.tfm
14mr|texlive-kpfonts-3.31-3|686	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbmia.tfm
14mr|texlive-kpfonts-3.31-3|687	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbmif.tfm
14mr|texlive-kpfonts-3.31-3|688	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn7c.tfm
14mr|texlive-kpfonts-3.31-3|689	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn7t.tfm
14mr|texlive-kpfonts-3.31-3|690	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn8a.tfm
14mr|texlive-kpfonts-3.31-3|691	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn8r.tfm
14mr|texlive-kpfonts-3.31-3|692	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn8t.tfm
14mr|texlive-kpfonts-3.31-3|693	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbnc.tfm
14mr|texlive-kpfonts-3.31-3|694	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbne.tfm
14mr|texlive-kpfonts-3.31-3|695	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc7c.tfm
14mr|texlive-kpfonts-3.31-3|696	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|697	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc8a.tfm
14mr|texlive-kpfonts-3.31-3|698	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc8r.tfm
14mr|texlive-kpfonts-3.31-3|699	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|700	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsce.tfm
14mr|texlive-kpfonts-3.31-3|701	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsl7c.tfm
14mr|texlive-kpfonts-3.31-3|702	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|703	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsl8r.tfm
14mr|texlive-kpfonts-3.31-3|704	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|705	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsle.tfm
14mr|texlive-kpfonts-3.31-3|706	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsl7c.tfm
14mr|texlive-kpfonts-3.31-3|707	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|708	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsl8r.tfm
14mr|texlive-kpfonts-3.31-3|709	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|710	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbslc.tfm
14mr|texlive-kpfonts-3.31-3|711	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsle.tfm
14mr|texlive-kpfonts-3.31-3|712	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsyb.tfm
14mr|texlive-kpfonts-3.31-3|713	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsybw.tfm
14mr|texlive-kpfonts-3.31-3|714	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxn7c.tfm
14mr|texlive-kpfonts-3.31-3|715	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|716	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxn8r.tfm
14mr|texlive-kpfonts-3.31-3|717	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|718	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxnc.tfm
14mr|texlive-kpfonts-3.31-3|719	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxne.tfm
14mr|texlive-kpfonts-3.31-3|720	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsc7c.tfm
14mr|texlive-kpfonts-3.31-3|721	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|722	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsc8r.tfm
14mr|texlive-kpfonts-3.31-3|723	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|724	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsce.tfm
14mr|texlive-kpfonts-3.31-3|725	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsl7c.tfm
14mr|texlive-kpfonts-3.31-3|726	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|727	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsl8r.tfm
14mr|texlive-kpfonts-3.31-3|728	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|729	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsle.tfm
14mr|texlive-kpfonts-3.31-3|730	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsl7c.tfm
14mr|texlive-kpfonts-3.31-3|731	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|732	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsl8r.tfm
14mr|texlive-kpfonts-3.31-3|733	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|734	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxslc.tfm
14mr|texlive-kpfonts-3.31-3|735	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsle.tfm
14mr|texlive-kpfonts-3.31-3|736	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssex.tfm
14mr|texlive-kpfonts-3.31-3|737	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbn7t.tfm
14mr|texlive-kpfonts-3.31-3|738	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbn8t.tfm
14mr|texlive-kpfonts-3.31-3|739	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|740	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|741	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|742	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|743	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|744	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|745	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfmn7t.tfm
14mr|texlive-kpfonts-3.31-3|746	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfmn8t.tfm
14mr|texlive-kpfonts-3.31-3|747	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|748	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|749	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbn7t.tfm
14mr|texlive-kpfonts-3.31-3|750	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbn8t.tfm
14mr|texlive-kpfonts-3.31-3|751	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|752	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|753	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|754	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|755	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|756	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|757	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnmn7t.tfm
14mr|texlive-kpfonts-3.31-3|758	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnmn8t.tfm
14mr|texlive-kpfonts-3.31-3|759	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|760	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|761	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbsc.tfm
14mr|texlive-kpfonts-3.31-3|762	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|763	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|764	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbscsl.tfm
14mr|texlive-kpfonts-3.31-3|765	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|766	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|767	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxsc.tfm
14mr|texlive-kpfonts-3.31-3|768	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|769	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|770	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxscsl.tfm
14mr|texlive-kpfonts-3.31-3|771	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|772	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|773	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmsc.tfm
14mr|texlive-kpfonts-3.31-3|774	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|775	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|776	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmscsl.tfm
14mr|texlive-kpfonts-3.31-3|777	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|778	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|779	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|780	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|781	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|782	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|783	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|784	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|785	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|786	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|787	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|788	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|789	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|790	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|791	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|792	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|793	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|794	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|795	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|796	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|797	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|798	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|799	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|800	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|801	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|802	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|803	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsslbsyb.tfm
14mr|texlive-kpfonts-3.31-3|804	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsslbsybw.tfm
14mr|texlive-kpfonts-3.31-3|805	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsslsyb.tfm
14mr|texlive-kpfonts-3.31-3|806	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsslsybw.tfm
14mr|texlive-kpfonts-3.31-3|807	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmi.tfm
14mr|texlive-kpfonts-3.31-3|808	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmia.tfm
14mr|texlive-kpfonts-3.31-3|809	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmif.tfm
14mr|texlive-kpfonts-3.31-3|810	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn7c.tfm
14mr|texlive-kpfonts-3.31-3|811	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn7t.tfm
14mr|texlive-kpfonts-3.31-3|812	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn8a.tfm
14mr|texlive-kpfonts-3.31-3|813	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn8r.tfm
14mr|texlive-kpfonts-3.31-3|814	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn8t.tfm
14mr|texlive-kpfonts-3.31-3|815	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmnc.tfm
14mr|texlive-kpfonts-3.31-3|816	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmne.tfm
14mr|texlive-kpfonts-3.31-3|817	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc7c.tfm
14mr|texlive-kpfonts-3.31-3|818	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|819	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc8a.tfm
14mr|texlive-kpfonts-3.31-3|820	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc8r.tfm
14mr|texlive-kpfonts-3.31-3|821	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|822	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsce.tfm
14mr|texlive-kpfonts-3.31-3|823	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsl7c.tfm
14mr|texlive-kpfonts-3.31-3|824	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|825	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsl8r.tfm
14mr|texlive-kpfonts-3.31-3|826	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|827	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsle.tfm
14mr|texlive-kpfonts-3.31-3|828	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsl7c.tfm
14mr|texlive-kpfonts-3.31-3|829	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|830	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsl8r.tfm
14mr|texlive-kpfonts-3.31-3|831	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|832	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmslc.tfm
14mr|texlive-kpfonts-3.31-3|833	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsle.tfm
14mr|texlive-kpfonts-3.31-3|834	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbn7t.tfm
14mr|texlive-kpfonts-3.31-3|835	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbn8t.tfm
14mr|texlive-kpfonts-3.31-3|836	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|837	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|838	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|839	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|840	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|841	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|842	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|843	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|844	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|845	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|846	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|847	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|848	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|849	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|850	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmn7t.tfm
14mr|texlive-kpfonts-3.31-3|851	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmn8t.tfm
14mr|texlive-kpfonts-3.31-3|852	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|853	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|854	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|855	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|856	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|857	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|858	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbn7t.tfm
14mr|texlive-kpfonts-3.31-3|859	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbn8t.tfm
14mr|texlive-kpfonts-3.31-3|860	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|861	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|862	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|863	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|864	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|865	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|866	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|867	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|868	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|869	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|870	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|871	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|872	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|873	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|874	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmn7t.tfm
14mr|texlive-kpfonts-3.31-3|875	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmn8t.tfm
14mr|texlive-kpfonts-3.31-3|876	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|877	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|878	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmscsl7t.tfm
14mr|texlive-kpfonts-3.31-3|879	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmscsl8t.tfm
14mr|texlive-kpfonts-3.31-3|880	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|881	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|882	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsssyb.tfm
14mr|texlive-kpfonts-3.31-3|883	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsssybw.tfm
14mr|texlive-kpfonts-3.31-3|884	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbmi.tfm
14mr|texlive-kpfonts-3.31-3|885	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbmif.tfm
14mr|texlive-kpfonts-3.31-3|886	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbn7t.tfm
14mr|texlive-kpfonts-3.31-3|887	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbn8t.tfm
14mr|texlive-kpfonts-3.31-3|888	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbsc7t.tfm
14mr|texlive-kpfonts-3.31-3|889	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbsc8t.tfm
14mr|texlive-kpfonts-3.31-3|890	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|891	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|892	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|893	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|894	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxsc7t.tfm
14mr|texlive-kpfonts-3.31-3|895	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxsc8t.tfm
14mr|texlive-kpfonts-3.31-3|896	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|897	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|898	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmi.tfm
14mr|texlive-kpfonts-3.31-3|899	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmif.tfm
14mr|texlive-kpfonts-3.31-3|900	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmn7t.tfm
14mr|texlive-kpfonts-3.31-3|901	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmn8t.tfm
14mr|texlive-kpfonts-3.31-3|902	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmsc7t.tfm
14mr|texlive-kpfonts-3.31-3|903	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmsc8t.tfm
14mr|texlive-kpfonts-3.31-3|904	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|905	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|906	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsy.tfm
14mr|texlive-kpfonts-3.31-3|907	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsya.tfm
14mr|texlive-kpfonts-3.31-3|908	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsyb.tfm
14mr|texlive-kpfonts-3.31-3|909	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsybw.tfm
14mr|texlive-kpfonts-3.31-3|910	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsyc.tfm
14mr|texlive-kpfonts-3.31-3|911	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsyd.tfm
14mr|texlive-kpfonts-3.31-3|912	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsydw.tfm
14mr|texlive-kpfonts-3.31-3|913	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsyw.tfm
14mr|texlive-kpfonts-3.31-3|914	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn7c.tfm
14mr|texlive-kpfonts-3.31-3|915	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn7t.tfm
14mr|texlive-kpfonts-3.31-3|916	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn8a.tfm
14mr|texlive-kpfonts-3.31-3|917	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn8r.tfm
14mr|texlive-kpfonts-3.31-3|918	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn8t.tfm
14mr|texlive-kpfonts-3.31-3|919	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbnc.tfm
14mr|texlive-kpfonts-3.31-3|920	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbne.tfm
14mr|texlive-kpfonts-3.31-3|921	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsl7c.tfm
14mr|texlive-kpfonts-3.31-3|922	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|923	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsl8r.tfm
14mr|texlive-kpfonts-3.31-3|924	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|925	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbslc.tfm
14mr|texlive-kpfonts-3.31-3|926	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsle.tfm
14mr|texlive-kpfonts-3.31-3|927	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn7c.tfm
14mr|texlive-kpfonts-3.31-3|928	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn7t.tfm
14mr|texlive-kpfonts-3.31-3|929	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn8a.tfm
14mr|texlive-kpfonts-3.31-3|930	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn8r.tfm
14mr|texlive-kpfonts-3.31-3|931	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn8t.tfm
14mr|texlive-kpfonts-3.31-3|932	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmnc.tfm
14mr|texlive-kpfonts-3.31-3|933	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmne.tfm
14mr|texlive-kpfonts-3.31-3|934	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsl7c.tfm
14mr|texlive-kpfonts-3.31-3|935	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|936	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsl8r.tfm
14mr|texlive-kpfonts-3.31-3|937	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|938	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmslc.tfm
14mr|texlive-kpfonts-3.31-3|939	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsle.tfm
14mr|texlive-kpfonts-3.31-3|940	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosbn7t.tfm
14mr|texlive-kpfonts-3.31-3|941	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosbn8t.tfm
14mr|texlive-kpfonts-3.31-3|942	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|943	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|944	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosmn7t.tfm
14mr|texlive-kpfonts-3.31-3|945	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosmn8t.tfm
14mr|texlive-kpfonts-3.31-3|946	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|947	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|948	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnbn7t.tfm
14mr|texlive-kpfonts-3.31-3|949	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnbn8t.tfm
14mr|texlive-kpfonts-3.31-3|950	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|951	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|952	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnmn7t.tfm
14mr|texlive-kpfonts-3.31-3|953	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnmn8t.tfm
14mr|texlive-kpfonts-3.31-3|954	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|955	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|956	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosbn7t.tfm
14mr|texlive-kpfonts-3.31-3|957	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosbn8t.tfm
14mr|texlive-kpfonts-3.31-3|958	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|959	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|960	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosmn7t.tfm
14mr|texlive-kpfonts-3.31-3|961	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosmn8t.tfm
14mr|texlive-kpfonts-3.31-3|962	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|963	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|964	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbit7t.tfm
14mr|texlive-kpfonts-3.31-3|965	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbit8t.tfm
14mr|texlive-kpfonts-3.31-3|966	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbmi.tfm
14mr|texlive-kpfonts-3.31-3|967	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbmif.tfm
14mr|texlive-kpfonts-3.31-3|968	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbmifw.tfm
14mr|texlive-kpfonts-3.31-3|969	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbmiw.tfm
14mr|texlive-kpfonts-3.31-3|970	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbn7t.tfm
14mr|texlive-kpfonts-3.31-3|971	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbn8t.tfm
14mr|texlive-kpfonts-3.31-3|972	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbsl7t.tfm
14mr|texlive-kpfonts-3.31-3|973	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbsl8t.tfm
14mr|texlive-kpfonts-3.31-3|974	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxit7t.tfm
14mr|texlive-kpfonts-3.31-3|975	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxit8t.tfm
14mr|texlive-kpfonts-3.31-3|976	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxn7t.tfm
14mr|texlive-kpfonts-3.31-3|977	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxn8t.tfm
14mr|texlive-kpfonts-3.31-3|978	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxsl7t.tfm
14mr|texlive-kpfonts-3.31-3|979	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxsl8t.tfm
14mr|texlive-kpfonts-3.31-3|980	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmi.tfm
14mr|texlive-kpfonts-3.31-3|981	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmif.tfm
14mr|texlive-kpfonts-3.31-3|982	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmifw.tfm
14mr|texlive-kpfonts-3.31-3|983	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmit7t.tfm
14mr|texlive-kpfonts-3.31-3|984	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmit8t.tfm
14mr|texlive-kpfonts-3.31-3|985	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmiw.tfm
14mr|texlive-kpfonts-3.31-3|986	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmn7t.tfm
14mr|texlive-kpfonts-3.31-3|987	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmn8t.tfm
14mr|texlive-kpfonts-3.31-3|988	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmsl7t.tfm
14mr|texlive-kpfonts-3.31-3|989	%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmsl8t.tfm
14mr|texlive-kpfonts-3.31-3|990	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbex.pfb
14mr|texlive-kpfonts-3.31-3|991	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbexa.pfb
14mr|texlive-kpfonts-3.31-3|992	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbit8a.pfb
14mr|texlive-kpfonts-3.31-3|993	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbitc.pfb
14mr|texlive-kpfonts-3.31-3|994	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbite.pfb
14mr|texlive-kpfonts-3.31-3|995	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbmi.pfb
14mr|texlive-kpfonts-3.31-3|996	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbmia.pfb
14mr|texlive-kpfonts-3.31-3|997	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbn8a.pfb
14mr|texlive-kpfonts-3.31-3|998	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbnc.pfb
14mr|texlive-kpfonts-3.31-3|999	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbne.pfb
14mr|texlive-kpfonts-3.31-3|1000	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsc8a.pfb
14mr|texlive-kpfonts-3.31-3|1001	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsce.pfb
14mr|texlive-kpfonts-3.31-3|1002	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsy.pfb
14mr|texlive-kpfonts-3.31-3|1003	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsya.pfb
14mr|texlive-kpfonts-3.31-3|1004	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsyb.pfb
14mr|texlive-kpfonts-3.31-3|1005	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsyc.pfb
14mr|texlive-kpfonts-3.31-3|1006	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsyd.pfb
14mr|texlive-kpfonts-3.31-3|1007	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpex.pfb
14mr|texlive-kpfonts-3.31-3|1008	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpexa.pfb
14mr|texlive-kpfonts-3.31-3|1009	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpkbsc.pfb
14mr|texlive-kpfonts-3.31-3|1010	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpkmsc.pfb
14mr|texlive-kpfonts-3.31-3|1011	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbex.pfb
14mr|texlive-kpfonts-3.31-3|1012	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbexa.pfb
14mr|texlive-kpfonts-3.31-3|1013	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbit8a.pfb
14mr|texlive-kpfonts-3.31-3|1014	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbitc.pfb
14mr|texlive-kpfonts-3.31-3|1015	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbite.pfb
14mr|texlive-kpfonts-3.31-3|1016	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbmi.pfb
14mr|texlive-kpfonts-3.31-3|1017	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbmia.pfb
14mr|texlive-kpfonts-3.31-3|1018	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbn8a.pfb
14mr|texlive-kpfonts-3.31-3|1019	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbnc.pfb
14mr|texlive-kpfonts-3.31-3|1020	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbne.pfb
14mr|texlive-kpfonts-3.31-3|1021	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsc8a.pfb
14mr|texlive-kpfonts-3.31-3|1022	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsce.pfb
14mr|texlive-kpfonts-3.31-3|1023	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsy.pfb
14mr|texlive-kpfonts-3.31-3|1024	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsyb.pfb
14mr|texlive-kpfonts-3.31-3|1025	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsyc.pfb
14mr|texlive-kpfonts-3.31-3|1026	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsyd.pfb
14mr|texlive-kpfonts-3.31-3|1027	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplex.pfb
14mr|texlive-kpfonts-3.31-3|1028	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplexa.pfb
14mr|texlive-kpfonts-3.31-3|1029	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplkbsc.pfb
14mr|texlive-kpfonts-3.31-3|1030	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplkmsc.pfb
14mr|texlive-kpfonts-3.31-3|1031	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmi.pfb
14mr|texlive-kpfonts-3.31-3|1032	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmia.pfb
14mr|texlive-kpfonts-3.31-3|1033	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmit8a.pfb
14mr|texlive-kpfonts-3.31-3|1034	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmitc.pfb
14mr|texlive-kpfonts-3.31-3|1035	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmite.pfb
14mr|texlive-kpfonts-3.31-3|1036	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmn8a.pfb
14mr|texlive-kpfonts-3.31-3|1037	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmnc.pfb
14mr|texlive-kpfonts-3.31-3|1038	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmne.pfb
14mr|texlive-kpfonts-3.31-3|1039	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmsc8a.pfb
14mr|texlive-kpfonts-3.31-3|1040	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmsce.pfb
14mr|texlive-kpfonts-3.31-3|1041	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplsy.pfb
14mr|texlive-kpfonts-3.31-3|1042	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplsyb.pfb
14mr|texlive-kpfonts-3.31-3|1043	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplsyc.pfb
14mr|texlive-kpfonts-3.31-3|1044	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkplsyd.pfb
14mr|texlive-kpfonts-3.31-3|1045	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmi.pfb
14mr|texlive-kpfonts-3.31-3|1046	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmia.pfb
14mr|texlive-kpfonts-3.31-3|1047	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmit8a.pfb
14mr|texlive-kpfonts-3.31-3|1048	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmitc.pfb
14mr|texlive-kpfonts-3.31-3|1049	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmite.pfb
14mr|texlive-kpfonts-3.31-3|1050	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmn8a.pfb
14mr|texlive-kpfonts-3.31-3|1051	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmnc.pfb
14mr|texlive-kpfonts-3.31-3|1052	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmne.pfb
14mr|texlive-kpfonts-3.31-3|1053	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmsc8a.pfb
14mr|texlive-kpfonts-3.31-3|1054	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmsce.pfb
14mr|texlive-kpfonts-3.31-3|1055	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbn8a.pfb
14mr|texlive-kpfonts-3.31-3|1056	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbnc.pfb
14mr|texlive-kpfonts-3.31-3|1057	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbne.pfb
14mr|texlive-kpfonts-3.31-3|1058	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbsc8a.pfb
14mr|texlive-kpfonts-3.31-3|1059	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbsce.pfb
14mr|texlive-kpfonts-3.31-3|1060	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsskbsc.pfb
14mr|texlive-kpfonts-3.31-3|1061	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsskmsc.pfb
14mr|texlive-kpfonts-3.31-3|1062	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmn8a.pfb
14mr|texlive-kpfonts-3.31-3|1063	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmnc.pfb
14mr|texlive-kpfonts-3.31-3|1064	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmne.pfb
14mr|texlive-kpfonts-3.31-3|1065	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmsc8a.pfb
14mr|texlive-kpfonts-3.31-3|1066	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmsce.pfb
14mr|texlive-kpfonts-3.31-3|1067	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsy.pfb
14mr|texlive-kpfonts-3.31-3|1068	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsya.pfb
14mr|texlive-kpfonts-3.31-3|1069	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsyb.pfb
14mr|texlive-kpfonts-3.31-3|1070	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsyc.pfb
14mr|texlive-kpfonts-3.31-3|1071	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsyd.pfb
14mr|texlive-kpfonts-3.31-3|1072	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttbn8a.pfb
14mr|texlive-kpfonts-3.31-3|1073	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttbnc.pfb
14mr|texlive-kpfonts-3.31-3|1074	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttbne.pfb
14mr|texlive-kpfonts-3.31-3|1075	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttmn8a.pfb
14mr|texlive-kpfonts-3.31-3|1076	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttmnc.pfb
14mr|texlive-kpfonts-3.31-3|1077	%{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttmne.pfb
14mr|texlive-kpfonts-3.31-3|1078	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbit7c.vf
14mr|texlive-kpfonts-3.31-3|1079	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbit7t.vf
14mr|texlive-kpfonts-3.31-3|1080	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbit8t.vf
14mr|texlive-kpfonts-3.31-3|1081	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbmiaw.vf
14mr|texlive-kpfonts-3.31-3|1082	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbmif.vf
14mr|texlive-kpfonts-3.31-3|1083	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbmifw.vf
14mr|texlive-kpfonts-3.31-3|1084	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbmiw.vf
14mr|texlive-kpfonts-3.31-3|1085	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbn7c.vf
14mr|texlive-kpfonts-3.31-3|1086	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbn7t.vf
14mr|texlive-kpfonts-3.31-3|1087	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbn8t.vf
14mr|texlive-kpfonts-3.31-3|1088	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsc7c.vf
14mr|texlive-kpfonts-3.31-3|1089	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1090	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1091	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbscsl7c.vf
14mr|texlive-kpfonts-3.31-3|1092	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1093	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1094	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsl7c.vf
14mr|texlive-kpfonts-3.31-3|1095	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1096	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1097	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsybw.vf
14mr|texlive-kpfonts-3.31-3|1098	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsydw.vf
14mr|texlive-kpfonts-3.31-3|1099	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsyw.vf
14mr|texlive-kpfonts-3.31-3|1100	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxit7c.vf
14mr|texlive-kpfonts-3.31-3|1101	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1102	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1103	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxn7c.vf
14mr|texlive-kpfonts-3.31-3|1104	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1105	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1106	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsc7c.vf
14mr|texlive-kpfonts-3.31-3|1107	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1108	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1109	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxscsl7c.vf
14mr|texlive-kpfonts-3.31-3|1110	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1111	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1112	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsl7c.vf
14mr|texlive-kpfonts-3.31-3|1113	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1114	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1115	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbit7t.vf
14mr|texlive-kpfonts-3.31-3|1116	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbit8t.vf
14mr|texlive-kpfonts-3.31-3|1117	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbn7t.vf
14mr|texlive-kpfonts-3.31-3|1118	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbn8t.vf
14mr|texlive-kpfonts-3.31-3|1119	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1120	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1121	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1122	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1123	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1124	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1125	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1126	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1127	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmit7t.vf
14mr|texlive-kpfonts-3.31-3|1128	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmit8t.vf
14mr|texlive-kpfonts-3.31-3|1129	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmn7t.vf
14mr|texlive-kpfonts-3.31-3|1130	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmn8t.vf
14mr|texlive-kpfonts-3.31-3|1131	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1132	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1133	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbit7t.vf
14mr|texlive-kpfonts-3.31-3|1134	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbit8t.vf
14mr|texlive-kpfonts-3.31-3|1135	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbn7t.vf
14mr|texlive-kpfonts-3.31-3|1136	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbn8t.vf
14mr|texlive-kpfonts-3.31-3|1137	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1138	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1139	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1140	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1141	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1142	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1143	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1144	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1145	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmit7t.vf
14mr|texlive-kpfonts-3.31-3|1146	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmit8t.vf
14mr|texlive-kpfonts-3.31-3|1147	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmn7t.vf
14mr|texlive-kpfonts-3.31-3|1148	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmn8t.vf
14mr|texlive-kpfonts-3.31-3|1149	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1150	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1151	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbn7t.vf
14mr|texlive-kpfonts-3.31-3|1152	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbn8t.vf
14mr|texlive-kpfonts-3.31-3|1153	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1154	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1155	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1156	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1157	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1158	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1159	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnmn7t.vf
14mr|texlive-kpfonts-3.31-3|1160	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnmn8t.vf
14mr|texlive-kpfonts-3.31-3|1161	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1162	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1163	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1164	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1165	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1166	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1167	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1168	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1169	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1170	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1171	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1172	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1173	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1174	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1175	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1176	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1177	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1178	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1179	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1180	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1181	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1182	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1183	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1184	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1185	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1186	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1187	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1188	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1189	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1190	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1191	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1192	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1193	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1194	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1195	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1196	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1197	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1198	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1199	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbit7c.vf
14mr|texlive-kpfonts-3.31-3|1200	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbit7t.vf
14mr|texlive-kpfonts-3.31-3|1201	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbit8t.vf
14mr|texlive-kpfonts-3.31-3|1202	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbmiaw.vf
14mr|texlive-kpfonts-3.31-3|1203	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbmif.vf
14mr|texlive-kpfonts-3.31-3|1204	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbmifw.vf
14mr|texlive-kpfonts-3.31-3|1205	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbmiw.vf
14mr|texlive-kpfonts-3.31-3|1206	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbn7c.vf
14mr|texlive-kpfonts-3.31-3|1207	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbn7t.vf
14mr|texlive-kpfonts-3.31-3|1208	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbn8t.vf
14mr|texlive-kpfonts-3.31-3|1209	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsc7c.vf
14mr|texlive-kpfonts-3.31-3|1210	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1211	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1212	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbscsl7c.vf
14mr|texlive-kpfonts-3.31-3|1213	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1214	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1215	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsl7c.vf
14mr|texlive-kpfonts-3.31-3|1216	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1217	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1218	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsybw.vf
14mr|texlive-kpfonts-3.31-3|1219	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsydw.vf
14mr|texlive-kpfonts-3.31-3|1220	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsyw.vf
14mr|texlive-kpfonts-3.31-3|1221	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxit7c.vf
14mr|texlive-kpfonts-3.31-3|1222	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1223	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1224	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxn7c.vf
14mr|texlive-kpfonts-3.31-3|1225	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1226	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1227	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsc7c.vf
14mr|texlive-kpfonts-3.31-3|1228	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1229	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1230	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxscsl7c.vf
14mr|texlive-kpfonts-3.31-3|1231	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1232	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1233	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsl7c.vf
14mr|texlive-kpfonts-3.31-3|1234	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1235	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1236	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbit7t.vf
14mr|texlive-kpfonts-3.31-3|1237	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbit8t.vf
14mr|texlive-kpfonts-3.31-3|1238	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbn7t.vf
14mr|texlive-kpfonts-3.31-3|1239	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbn8t.vf
14mr|texlive-kpfonts-3.31-3|1240	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1241	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1242	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1243	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1244	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1245	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1246	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1247	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1248	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmit7t.vf
14mr|texlive-kpfonts-3.31-3|1249	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmit8t.vf
14mr|texlive-kpfonts-3.31-3|1250	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmn7t.vf
14mr|texlive-kpfonts-3.31-3|1251	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmn8t.vf
14mr|texlive-kpfonts-3.31-3|1252	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1253	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1254	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbit7t.vf
14mr|texlive-kpfonts-3.31-3|1255	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbit8t.vf
14mr|texlive-kpfonts-3.31-3|1256	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbn7t.vf
14mr|texlive-kpfonts-3.31-3|1257	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbn8t.vf
14mr|texlive-kpfonts-3.31-3|1258	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1259	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1260	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1261	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1262	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1263	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1264	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1265	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1266	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmit7t.vf
14mr|texlive-kpfonts-3.31-3|1267	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmit8t.vf
14mr|texlive-kpfonts-3.31-3|1268	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmn7t.vf
14mr|texlive-kpfonts-3.31-3|1269	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmn8t.vf
14mr|texlive-kpfonts-3.31-3|1270	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1271	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1272	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1273	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1274	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1275	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1276	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1277	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1278	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1279	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1280	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1281	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1282	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1283	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1284	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1285	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1286	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1287	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1288	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1289	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1290	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1291	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1292	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1293	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1294	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1295	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1296	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1297	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1298	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1299	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1300	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1301	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1302	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1303	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1304	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1305	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1306	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1307	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1308	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmiaw.vf
14mr|texlive-kpfonts-3.31-3|1309	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmif.vf
14mr|texlive-kpfonts-3.31-3|1310	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmifw.vf
14mr|texlive-kpfonts-3.31-3|1311	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmit7c.vf
14mr|texlive-kpfonts-3.31-3|1312	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmit7t.vf
14mr|texlive-kpfonts-3.31-3|1313	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmit8t.vf
14mr|texlive-kpfonts-3.31-3|1314	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmiw.vf
14mr|texlive-kpfonts-3.31-3|1315	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmn7c.vf
14mr|texlive-kpfonts-3.31-3|1316	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmn7t.vf
14mr|texlive-kpfonts-3.31-3|1317	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmn8t.vf
14mr|texlive-kpfonts-3.31-3|1318	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsc7c.vf
14mr|texlive-kpfonts-3.31-3|1319	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1320	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1321	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmscsl7c.vf
14mr|texlive-kpfonts-3.31-3|1322	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1323	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1324	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsl7c.vf
14mr|texlive-kpfonts-3.31-3|1325	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1326	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1327	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbit7c.vf
14mr|texlive-kpfonts-3.31-3|1328	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbit7t.vf
14mr|texlive-kpfonts-3.31-3|1329	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbit8t.vf
14mr|texlive-kpfonts-3.31-3|1330	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbn7c.vf
14mr|texlive-kpfonts-3.31-3|1331	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbn7t.vf
14mr|texlive-kpfonts-3.31-3|1332	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbn8t.vf
14mr|texlive-kpfonts-3.31-3|1333	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsc7c.vf
14mr|texlive-kpfonts-3.31-3|1334	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1335	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1336	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1337	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1338	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsl7c.vf
14mr|texlive-kpfonts-3.31-3|1339	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1340	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1341	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxit7c.vf
14mr|texlive-kpfonts-3.31-3|1342	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1343	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1344	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxn7c.vf
14mr|texlive-kpfonts-3.31-3|1345	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1346	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1347	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsc7c.vf
14mr|texlive-kpfonts-3.31-3|1348	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1349	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1350	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1351	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1352	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsl7c.vf
14mr|texlive-kpfonts-3.31-3|1353	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1354	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1355	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmit7c.vf
14mr|texlive-kpfonts-3.31-3|1356	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmit7t.vf
14mr|texlive-kpfonts-3.31-3|1357	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmit8t.vf
14mr|texlive-kpfonts-3.31-3|1358	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmn7c.vf
14mr|texlive-kpfonts-3.31-3|1359	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmn7t.vf
14mr|texlive-kpfonts-3.31-3|1360	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmn8t.vf
14mr|texlive-kpfonts-3.31-3|1361	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsc7c.vf
14mr|texlive-kpfonts-3.31-3|1362	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1363	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1364	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1365	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1366	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsl7c.vf
14mr|texlive-kpfonts-3.31-3|1367	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1368	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1369	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbit7t.vf
14mr|texlive-kpfonts-3.31-3|1370	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbit8t.vf
14mr|texlive-kpfonts-3.31-3|1371	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbn7t.vf
14mr|texlive-kpfonts-3.31-3|1372	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbn8t.vf
14mr|texlive-kpfonts-3.31-3|1373	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1374	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1375	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1376	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1377	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1378	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1379	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1380	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1381	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1382	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1383	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1384	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1385	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1386	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1387	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1388	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1389	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmit7t.vf
14mr|texlive-kpfonts-3.31-3|1390	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmit8t.vf
14mr|texlive-kpfonts-3.31-3|1391	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmn7t.vf
14mr|texlive-kpfonts-3.31-3|1392	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmn8t.vf
14mr|texlive-kpfonts-3.31-3|1393	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1394	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1395	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1396	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1397	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1398	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1399	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplsybw.vf
14mr|texlive-kpfonts-3.31-3|1400	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplsydw.vf
14mr|texlive-kpfonts-3.31-3|1401	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplsyw.vf
14mr|texlive-kpfonts-3.31-3|1402	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbit7t.vf
14mr|texlive-kpfonts-3.31-3|1403	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbit8t.vf
14mr|texlive-kpfonts-3.31-3|1404	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbmi.vf
14mr|texlive-kpfonts-3.31-3|1405	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbmif.vf
14mr|texlive-kpfonts-3.31-3|1406	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbmifw.vf
14mr|texlive-kpfonts-3.31-3|1407	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbmiw.vf
14mr|texlive-kpfonts-3.31-3|1408	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbn7t.vf
14mr|texlive-kpfonts-3.31-3|1409	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbn8t.vf
14mr|texlive-kpfonts-3.31-3|1410	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1411	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1412	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1413	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1414	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1415	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1416	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1417	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1418	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmi.vf
14mr|texlive-kpfonts-3.31-3|1419	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmif.vf
14mr|texlive-kpfonts-3.31-3|1420	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmifw.vf
14mr|texlive-kpfonts-3.31-3|1421	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmit7t.vf
14mr|texlive-kpfonts-3.31-3|1422	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmit8t.vf
14mr|texlive-kpfonts-3.31-3|1423	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmiw.vf
14mr|texlive-kpfonts-3.31-3|1424	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmn7t.vf
14mr|texlive-kpfonts-3.31-3|1425	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmn8t.vf
14mr|texlive-kpfonts-3.31-3|1426	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1427	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1428	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmiaw.vf
14mr|texlive-kpfonts-3.31-3|1429	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmif.vf
14mr|texlive-kpfonts-3.31-3|1430	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmifw.vf
14mr|texlive-kpfonts-3.31-3|1431	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmit7c.vf
14mr|texlive-kpfonts-3.31-3|1432	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmit7t.vf
14mr|texlive-kpfonts-3.31-3|1433	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmit8t.vf
14mr|texlive-kpfonts-3.31-3|1434	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmiw.vf
14mr|texlive-kpfonts-3.31-3|1435	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmn7c.vf
14mr|texlive-kpfonts-3.31-3|1436	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmn7t.vf
14mr|texlive-kpfonts-3.31-3|1437	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmn8t.vf
14mr|texlive-kpfonts-3.31-3|1438	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsc7c.vf
14mr|texlive-kpfonts-3.31-3|1439	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1440	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1441	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmscsl7c.vf
14mr|texlive-kpfonts-3.31-3|1442	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1443	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1444	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsl7c.vf
14mr|texlive-kpfonts-3.31-3|1445	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1446	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1447	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbit7c.vf
14mr|texlive-kpfonts-3.31-3|1448	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbit7t.vf
14mr|texlive-kpfonts-3.31-3|1449	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbit8t.vf
14mr|texlive-kpfonts-3.31-3|1450	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbn7c.vf
14mr|texlive-kpfonts-3.31-3|1451	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbn7t.vf
14mr|texlive-kpfonts-3.31-3|1452	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbn8t.vf
14mr|texlive-kpfonts-3.31-3|1453	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsc7c.vf
14mr|texlive-kpfonts-3.31-3|1454	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1455	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1456	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1457	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1458	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsl7c.vf
14mr|texlive-kpfonts-3.31-3|1459	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1460	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1461	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxit7c.vf
14mr|texlive-kpfonts-3.31-3|1462	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1463	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1464	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxn7c.vf
14mr|texlive-kpfonts-3.31-3|1465	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1466	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1467	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsc7c.vf
14mr|texlive-kpfonts-3.31-3|1468	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1469	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1470	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1471	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1472	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsl7c.vf
14mr|texlive-kpfonts-3.31-3|1473	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1474	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1475	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmit7c.vf
14mr|texlive-kpfonts-3.31-3|1476	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmit7t.vf
14mr|texlive-kpfonts-3.31-3|1477	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmit8t.vf
14mr|texlive-kpfonts-3.31-3|1478	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmn7c.vf
14mr|texlive-kpfonts-3.31-3|1479	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmn7t.vf
14mr|texlive-kpfonts-3.31-3|1480	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmn8t.vf
14mr|texlive-kpfonts-3.31-3|1481	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsc7c.vf
14mr|texlive-kpfonts-3.31-3|1482	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1483	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1484	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1485	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1486	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsl7c.vf
14mr|texlive-kpfonts-3.31-3|1487	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1488	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1489	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbit7t.vf
14mr|texlive-kpfonts-3.31-3|1490	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbit8t.vf
14mr|texlive-kpfonts-3.31-3|1491	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbn7t.vf
14mr|texlive-kpfonts-3.31-3|1492	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbn8t.vf
14mr|texlive-kpfonts-3.31-3|1493	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1494	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1495	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1496	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1497	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1498	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1499	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1500	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1501	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1502	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1503	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1504	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1505	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1506	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1507	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1508	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1509	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmit7t.vf
14mr|texlive-kpfonts-3.31-3|1510	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmit8t.vf
14mr|texlive-kpfonts-3.31-3|1511	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmn7t.vf
14mr|texlive-kpfonts-3.31-3|1512	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmn8t.vf
14mr|texlive-kpfonts-3.31-3|1513	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1514	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1515	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1516	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1517	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1518	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1519	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbex.vf
14mr|texlive-kpfonts-3.31-3|1520	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbmi.vf
14mr|texlive-kpfonts-3.31-3|1521	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbmia.vf
14mr|texlive-kpfonts-3.31-3|1522	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbmif.vf
14mr|texlive-kpfonts-3.31-3|1523	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbn7c.vf
14mr|texlive-kpfonts-3.31-3|1524	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbn7t.vf
14mr|texlive-kpfonts-3.31-3|1525	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbn8t.vf
14mr|texlive-kpfonts-3.31-3|1526	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsc7c.vf
14mr|texlive-kpfonts-3.31-3|1527	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1528	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1529	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbscsl7c.vf
14mr|texlive-kpfonts-3.31-3|1530	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1531	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1532	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsl7c.vf
14mr|texlive-kpfonts-3.31-3|1533	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1534	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1535	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsyb.vf
14mr|texlive-kpfonts-3.31-3|1536	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsybw.vf
14mr|texlive-kpfonts-3.31-3|1537	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxn7c.vf
14mr|texlive-kpfonts-3.31-3|1538	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1539	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1540	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsc7c.vf
14mr|texlive-kpfonts-3.31-3|1541	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1542	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1543	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxscsl7c.vf
14mr|texlive-kpfonts-3.31-3|1544	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1545	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1546	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsl7c.vf
14mr|texlive-kpfonts-3.31-3|1547	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1548	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1549	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssex.vf
14mr|texlive-kpfonts-3.31-3|1550	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbn7t.vf
14mr|texlive-kpfonts-3.31-3|1551	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbn8t.vf
14mr|texlive-kpfonts-3.31-3|1552	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1553	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1554	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1555	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1556	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1557	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1558	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfmn7t.vf
14mr|texlive-kpfonts-3.31-3|1559	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfmn8t.vf
14mr|texlive-kpfonts-3.31-3|1560	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1561	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1562	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbn7t.vf
14mr|texlive-kpfonts-3.31-3|1563	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbn8t.vf
14mr|texlive-kpfonts-3.31-3|1564	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1565	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1566	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1567	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1568	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1569	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1570	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnmn7t.vf
14mr|texlive-kpfonts-3.31-3|1571	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnmn8t.vf
14mr|texlive-kpfonts-3.31-3|1572	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1573	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1574	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1575	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1576	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1577	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1578	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1579	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1580	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1581	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1582	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1583	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1584	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1585	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1586	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1587	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1588	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1589	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1590	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1591	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1592	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1593	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1594	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1595	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1596	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1597	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1598	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1599	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1600	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1601	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1602	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1603	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1604	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1605	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1606	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1607	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1608	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1609	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1610	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsslbsyb.vf
14mr|texlive-kpfonts-3.31-3|1611	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsslbsybw.vf
14mr|texlive-kpfonts-3.31-3|1612	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsslsyb.vf
14mr|texlive-kpfonts-3.31-3|1613	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsslsybw.vf
14mr|texlive-kpfonts-3.31-3|1614	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmi.vf
14mr|texlive-kpfonts-3.31-3|1615	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmia.vf
14mr|texlive-kpfonts-3.31-3|1616	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmif.vf
14mr|texlive-kpfonts-3.31-3|1617	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmn7c.vf
14mr|texlive-kpfonts-3.31-3|1618	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmn7t.vf
14mr|texlive-kpfonts-3.31-3|1619	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmn8t.vf
14mr|texlive-kpfonts-3.31-3|1620	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsc7c.vf
14mr|texlive-kpfonts-3.31-3|1621	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1622	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1623	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmscsl7c.vf
14mr|texlive-kpfonts-3.31-3|1624	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1625	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1626	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsl7c.vf
14mr|texlive-kpfonts-3.31-3|1627	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1628	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1629	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbn7t.vf
14mr|texlive-kpfonts-3.31-3|1630	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbn8t.vf
14mr|texlive-kpfonts-3.31-3|1631	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1632	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1633	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1634	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1635	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1636	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1637	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1638	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1639	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1640	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1641	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1642	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1643	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1644	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1645	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmn7t.vf
14mr|texlive-kpfonts-3.31-3|1646	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmn8t.vf
14mr|texlive-kpfonts-3.31-3|1647	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1648	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1649	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1650	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1651	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1652	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1653	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbn7t.vf
14mr|texlive-kpfonts-3.31-3|1654	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbn8t.vf
14mr|texlive-kpfonts-3.31-3|1655	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1656	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1657	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1658	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1659	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1660	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1661	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1662	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1663	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1664	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1665	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1666	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1667	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1668	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1669	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmn7t.vf
14mr|texlive-kpfonts-3.31-3|1670	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmn8t.vf
14mr|texlive-kpfonts-3.31-3|1671	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1672	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1673	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmscsl7t.vf
14mr|texlive-kpfonts-3.31-3|1674	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmscsl8t.vf
14mr|texlive-kpfonts-3.31-3|1675	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1676	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1677	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsssyb.vf
14mr|texlive-kpfonts-3.31-3|1678	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsssybw.vf
14mr|texlive-kpfonts-3.31-3|1679	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbmi.vf
14mr|texlive-kpfonts-3.31-3|1680	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbmif.vf
14mr|texlive-kpfonts-3.31-3|1681	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbn7t.vf
14mr|texlive-kpfonts-3.31-3|1682	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbn8t.vf
14mr|texlive-kpfonts-3.31-3|1683	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbsc7t.vf
14mr|texlive-kpfonts-3.31-3|1684	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbsc8t.vf
14mr|texlive-kpfonts-3.31-3|1685	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1686	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1687	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1688	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1689	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxsc7t.vf
14mr|texlive-kpfonts-3.31-3|1690	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxsc8t.vf
14mr|texlive-kpfonts-3.31-3|1691	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1692	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1693	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmi.vf
14mr|texlive-kpfonts-3.31-3|1694	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmif.vf
14mr|texlive-kpfonts-3.31-3|1695	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmn7t.vf
14mr|texlive-kpfonts-3.31-3|1696	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmn8t.vf
14mr|texlive-kpfonts-3.31-3|1697	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmsc7t.vf
14mr|texlive-kpfonts-3.31-3|1698	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmsc8t.vf
14mr|texlive-kpfonts-3.31-3|1699	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1700	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1701	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsybw.vf
14mr|texlive-kpfonts-3.31-3|1702	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsydw.vf
14mr|texlive-kpfonts-3.31-3|1703	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsyw.vf
14mr|texlive-kpfonts-3.31-3|1704	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbn7c.vf
14mr|texlive-kpfonts-3.31-3|1705	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbn7t.vf
14mr|texlive-kpfonts-3.31-3|1706	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbn8t.vf
14mr|texlive-kpfonts-3.31-3|1707	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbsl7c.vf
14mr|texlive-kpfonts-3.31-3|1708	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1709	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1710	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmn7c.vf
14mr|texlive-kpfonts-3.31-3|1711	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmn7t.vf
14mr|texlive-kpfonts-3.31-3|1712	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmn8t.vf
14mr|texlive-kpfonts-3.31-3|1713	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmsl7c.vf
14mr|texlive-kpfonts-3.31-3|1714	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1715	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1716	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosbn7t.vf
14mr|texlive-kpfonts-3.31-3|1717	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosbn8t.vf
14mr|texlive-kpfonts-3.31-3|1718	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1719	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1720	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosmn7t.vf
14mr|texlive-kpfonts-3.31-3|1721	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosmn8t.vf
14mr|texlive-kpfonts-3.31-3|1722	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1723	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1724	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnbn7t.vf
14mr|texlive-kpfonts-3.31-3|1725	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnbn8t.vf
14mr|texlive-kpfonts-3.31-3|1726	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1727	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1728	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnmn7t.vf
14mr|texlive-kpfonts-3.31-3|1729	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnmn8t.vf
14mr|texlive-kpfonts-3.31-3|1730	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1731	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1732	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosbn7t.vf
14mr|texlive-kpfonts-3.31-3|1733	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosbn8t.vf
14mr|texlive-kpfonts-3.31-3|1734	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1735	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1736	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosmn7t.vf
14mr|texlive-kpfonts-3.31-3|1737	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosmn8t.vf
14mr|texlive-kpfonts-3.31-3|1738	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1739	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1740	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbit7t.vf
14mr|texlive-kpfonts-3.31-3|1741	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbit8t.vf
14mr|texlive-kpfonts-3.31-3|1742	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbmi.vf
14mr|texlive-kpfonts-3.31-3|1743	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbmif.vf
14mr|texlive-kpfonts-3.31-3|1744	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbmifw.vf
14mr|texlive-kpfonts-3.31-3|1745	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbmiw.vf
14mr|texlive-kpfonts-3.31-3|1746	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbn7t.vf
14mr|texlive-kpfonts-3.31-3|1747	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbn8t.vf
14mr|texlive-kpfonts-3.31-3|1748	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbsl7t.vf
14mr|texlive-kpfonts-3.31-3|1749	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbsl8t.vf
14mr|texlive-kpfonts-3.31-3|1750	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxit7t.vf
14mr|texlive-kpfonts-3.31-3|1751	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxit8t.vf
14mr|texlive-kpfonts-3.31-3|1752	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxn7t.vf
14mr|texlive-kpfonts-3.31-3|1753	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxn8t.vf
14mr|texlive-kpfonts-3.31-3|1754	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxsl7t.vf
14mr|texlive-kpfonts-3.31-3|1755	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxsl8t.vf
14mr|texlive-kpfonts-3.31-3|1756	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmi.vf
14mr|texlive-kpfonts-3.31-3|1757	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmif.vf
14mr|texlive-kpfonts-3.31-3|1758	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmifw.vf
14mr|texlive-kpfonts-3.31-3|1759	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmit7t.vf
14mr|texlive-kpfonts-3.31-3|1760	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmit8t.vf
14mr|texlive-kpfonts-3.31-3|1761	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmiw.vf
14mr|texlive-kpfonts-3.31-3|1762	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmn7t.vf
14mr|texlive-kpfonts-3.31-3|1763	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmn8t.vf
14mr|texlive-kpfonts-3.31-3|1764	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmsl7t.vf
14mr|texlive-kpfonts-3.31-3|1765	%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmsl8t.vf
14mr|texlive-kpfonts-3.31-3|1766	%{_texmfdistdir}/tex/latex/kpfonts/kpfonts.sty
14mr|texlive-kpfonts-3.31-3|1767	%{_texmfdistdir}/tex/latex/kpfonts/omljkp.fd
14mr|texlive-kpfonts-3.31-3|1768	%{_texmfdistdir}/tex/latex/kpfonts/omljkpl.fd
14mr|texlive-kpfonts-3.31-3|1769	%{_texmfdistdir}/tex/latex/kpfonts/omljkplvos.fd
14mr|texlive-kpfonts-3.31-3|1770	%{_texmfdistdir}/tex/latex/kpfonts/omljkplvosw.fd
14mr|texlive-kpfonts-3.31-3|1771	%{_texmfdistdir}/tex/latex/kpfonts/omljkplw.fd
14mr|texlive-kpfonts-3.31-3|1772	%{_texmfdistdir}/tex/latex/kpfonts/omljkpss.fd
14mr|texlive-kpfonts-3.31-3|1773	%{_texmfdistdir}/tex/latex/kpfonts/omljkpssvos.fd
14mr|texlive-kpfonts-3.31-3|1774	%{_texmfdistdir}/tex/latex/kpfonts/omljkpvos.fd
14mr|texlive-kpfonts-3.31-3|1775	%{_texmfdistdir}/tex/latex/kpfonts/omljkpvosw.fd
14mr|texlive-kpfonts-3.31-3|1776	%{_texmfdistdir}/tex/latex/kpfonts/omljkpw.fd
14mr|texlive-kpfonts-3.31-3|1777	%{_texmfdistdir}/tex/latex/kpfonts/omsjkp.fd
14mr|texlive-kpfonts-3.31-3|1778	%{_texmfdistdir}/tex/latex/kpfonts/omsjkpl.fd
14mr|texlive-kpfonts-3.31-3|1779	%{_texmfdistdir}/tex/latex/kpfonts/omsjkplw.fd
14mr|texlive-kpfonts-3.31-3|1780	%{_texmfdistdir}/tex/latex/kpfonts/omsjkpw.fd
14mr|texlive-kpfonts-3.31-3|1781	%{_texmfdistdir}/tex/latex/kpfonts/omxjkp.fd
14mr|texlive-kpfonts-3.31-3|1782	%{_texmfdistdir}/tex/latex/kpfonts/omxjkpl.fd
14mr|texlive-kpfonts-3.31-3|1783	%{_texmfdistdir}/tex/latex/kpfonts/omxjkpss.fd
14mr|texlive-kpfonts-3.31-3|1784	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkp.fd
14mr|texlive-kpfonts-3.31-3|1785	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpf.fd
14mr|texlive-kpfonts-3.31-3|1786	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpfosn.fd
14mr|texlive-kpfonts-3.31-3|1787	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpk.fd
14mr|texlive-kpfonts-3.31-3|1788	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkf.fd
14mr|texlive-kpfonts-3.31-3|1789	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkfosn.fd
14mr|texlive-kpfonts-3.31-3|1790	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkos.fd
14mr|texlive-kpfonts-3.31-3|1791	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkosn.fd
14mr|texlive-kpfonts-3.31-3|1792	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkvos.fd
14mr|texlive-kpfonts-3.31-3|1793	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpl.fd
14mr|texlive-kpfonts-3.31-3|1794	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplf.fd
14mr|texlive-kpfonts-3.31-3|1795	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplfosn.fd
14mr|texlive-kpfonts-3.31-3|1796	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplk.fd
14mr|texlive-kpfonts-3.31-3|1797	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkf.fd
14mr|texlive-kpfonts-3.31-3|1798	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkfosn.fd
14mr|texlive-kpfonts-3.31-3|1799	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkos.fd
14mr|texlive-kpfonts-3.31-3|1800	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkosn.fd
14mr|texlive-kpfonts-3.31-3|1801	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkvos.fd
14mr|texlive-kpfonts-3.31-3|1802	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplos.fd
14mr|texlive-kpfonts-3.31-3|1803	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplosn.fd
14mr|texlive-kpfonts-3.31-3|1804	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplvos.fd
14mr|texlive-kpfonts-3.31-3|1805	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpos.fd
14mr|texlive-kpfonts-3.31-3|1806	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkposn.fd
14mr|texlive-kpfonts-3.31-3|1807	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpss.fd
14mr|texlive-kpfonts-3.31-3|1808	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssf.fd
14mr|texlive-kpfonts-3.31-3|1809	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssfosn.fd
14mr|texlive-kpfonts-3.31-3|1810	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssk.fd
14mr|texlive-kpfonts-3.31-3|1811	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskf.fd
14mr|texlive-kpfonts-3.31-3|1812	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskfosn.fd
14mr|texlive-kpfonts-3.31-3|1813	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskos.fd
14mr|texlive-kpfonts-3.31-3|1814	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskosn.fd
14mr|texlive-kpfonts-3.31-3|1815	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskvos.fd
14mr|texlive-kpfonts-3.31-3|1816	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssos.fd
14mr|texlive-kpfonts-3.31-3|1817	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssosn.fd
14mr|texlive-kpfonts-3.31-3|1818	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssvos.fd
14mr|texlive-kpfonts-3.31-3|1819	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkptt.fd
14mr|texlive-kpfonts-3.31-3|1820	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpttos.fd
14mr|texlive-kpfonts-3.31-3|1821	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpttosn.fd
14mr|texlive-kpfonts-3.31-3|1822	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpttvos.fd
14mr|texlive-kpfonts-3.31-3|1823	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpvos.fd
14mr|texlive-kpfonts-3.31-3|1824	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpx.fd
14mr|texlive-kpfonts-3.31-3|1825	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxf.fd
14mr|texlive-kpfonts-3.31-3|1826	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxfosn.fd
14mr|texlive-kpfonts-3.31-3|1827	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxk.fd
14mr|texlive-kpfonts-3.31-3|1828	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkf.fd
14mr|texlive-kpfonts-3.31-3|1829	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkfosn.fd
14mr|texlive-kpfonts-3.31-3|1830	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkos.fd
14mr|texlive-kpfonts-3.31-3|1831	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkosn.fd
14mr|texlive-kpfonts-3.31-3|1832	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkvos.fd
14mr|texlive-kpfonts-3.31-3|1833	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxos.fd
14mr|texlive-kpfonts-3.31-3|1834	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxosn.fd
14mr|texlive-kpfonts-3.31-3|1835	%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxvos.fd
14mr|texlive-kpfonts-3.31-3|1836	%{_texmfdistdir}/tex/latex/kpfonts/t1jkp.fd
14mr|texlive-kpfonts-3.31-3|1837	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpf.fd
14mr|texlive-kpfonts-3.31-3|1838	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpfosn.fd
14mr|texlive-kpfonts-3.31-3|1839	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpk.fd
14mr|texlive-kpfonts-3.31-3|1840	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkf.fd
14mr|texlive-kpfonts-3.31-3|1841	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkfosn.fd
14mr|texlive-kpfonts-3.31-3|1842	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkos.fd
14mr|texlive-kpfonts-3.31-3|1843	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkosn.fd
14mr|texlive-kpfonts-3.31-3|1844	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkvos.fd
14mr|texlive-kpfonts-3.31-3|1845	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpl.fd
14mr|texlive-kpfonts-3.31-3|1846	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplf.fd
14mr|texlive-kpfonts-3.31-3|1847	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplfosn.fd
14mr|texlive-kpfonts-3.31-3|1848	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplk.fd
14mr|texlive-kpfonts-3.31-3|1849	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkf.fd
14mr|texlive-kpfonts-3.31-3|1850	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkfosn.fd
14mr|texlive-kpfonts-3.31-3|1851	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkos.fd
14mr|texlive-kpfonts-3.31-3|1852	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkosn.fd
14mr|texlive-kpfonts-3.31-3|1853	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkvos.fd
14mr|texlive-kpfonts-3.31-3|1854	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplos.fd
14mr|texlive-kpfonts-3.31-3|1855	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplosn.fd
14mr|texlive-kpfonts-3.31-3|1856	%{_texmfdistdir}/tex/latex/kpfonts/t1jkplvos.fd
14mr|texlive-kpfonts-3.31-3|1857	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpos.fd
14mr|texlive-kpfonts-3.31-3|1858	%{_texmfdistdir}/tex/latex/kpfonts/t1jkposn.fd
14mr|texlive-kpfonts-3.31-3|1859	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpss.fd
14mr|texlive-kpfonts-3.31-3|1860	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssf.fd
14mr|texlive-kpfonts-3.31-3|1861	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssfosn.fd
14mr|texlive-kpfonts-3.31-3|1862	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssk.fd
14mr|texlive-kpfonts-3.31-3|1863	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskf.fd
14mr|texlive-kpfonts-3.31-3|1864	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskfosn.fd
14mr|texlive-kpfonts-3.31-3|1865	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskos.fd
14mr|texlive-kpfonts-3.31-3|1866	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskosn.fd
14mr|texlive-kpfonts-3.31-3|1867	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskvos.fd
14mr|texlive-kpfonts-3.31-3|1868	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssos.fd
14mr|texlive-kpfonts-3.31-3|1869	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssosn.fd
14mr|texlive-kpfonts-3.31-3|1870	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssvos.fd
14mr|texlive-kpfonts-3.31-3|1871	%{_texmfdistdir}/tex/latex/kpfonts/t1jkptt.fd
14mr|texlive-kpfonts-3.31-3|1872	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpttos.fd
14mr|texlive-kpfonts-3.31-3|1873	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpttosn.fd
14mr|texlive-kpfonts-3.31-3|1874	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpttvos.fd
14mr|texlive-kpfonts-3.31-3|1875	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpvos.fd
14mr|texlive-kpfonts-3.31-3|1876	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpx.fd
14mr|texlive-kpfonts-3.31-3|1877	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxf.fd
14mr|texlive-kpfonts-3.31-3|1878	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxfosn.fd
14mr|texlive-kpfonts-3.31-3|1879	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxk.fd
14mr|texlive-kpfonts-3.31-3|1880	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkf.fd
14mr|texlive-kpfonts-3.31-3|1881	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkfosn.fd
14mr|texlive-kpfonts-3.31-3|1882	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkos.fd
14mr|texlive-kpfonts-3.31-3|1883	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkosn.fd
14mr|texlive-kpfonts-3.31-3|1884	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkvos.fd
14mr|texlive-kpfonts-3.31-3|1885	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxos.fd
14mr|texlive-kpfonts-3.31-3|1886	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxosn.fd
14mr|texlive-kpfonts-3.31-3|1887	%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxvos.fd
14mr|texlive-kpfonts-3.31-3|1888	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkp.fd
14mr|texlive-kpfonts-3.31-3|1889	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpf.fd
14mr|texlive-kpfonts-3.31-3|1890	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpfosn.fd
14mr|texlive-kpfonts-3.31-3|1891	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpk.fd
14mr|texlive-kpfonts-3.31-3|1892	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkf.fd
14mr|texlive-kpfonts-3.31-3|1893	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkfosn.fd
14mr|texlive-kpfonts-3.31-3|1894	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkos.fd
14mr|texlive-kpfonts-3.31-3|1895	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkosn.fd
14mr|texlive-kpfonts-3.31-3|1896	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkvos.fd
14mr|texlive-kpfonts-3.31-3|1897	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpl.fd
14mr|texlive-kpfonts-3.31-3|1898	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplf.fd
14mr|texlive-kpfonts-3.31-3|1899	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplfosn.fd
14mr|texlive-kpfonts-3.31-3|1900	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplk.fd
14mr|texlive-kpfonts-3.31-3|1901	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkf.fd
14mr|texlive-kpfonts-3.31-3|1902	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkfosn.fd
14mr|texlive-kpfonts-3.31-3|1903	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkos.fd
14mr|texlive-kpfonts-3.31-3|1904	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkosn.fd
14mr|texlive-kpfonts-3.31-3|1905	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkvos.fd
14mr|texlive-kpfonts-3.31-3|1906	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplos.fd
14mr|texlive-kpfonts-3.31-3|1907	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplosn.fd
14mr|texlive-kpfonts-3.31-3|1908	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplvos.fd
14mr|texlive-kpfonts-3.31-3|1909	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpos.fd
14mr|texlive-kpfonts-3.31-3|1910	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkposn.fd
14mr|texlive-kpfonts-3.31-3|1911	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpss.fd
14mr|texlive-kpfonts-3.31-3|1912	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssf.fd
14mr|texlive-kpfonts-3.31-3|1913	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssfosn.fd
14mr|texlive-kpfonts-3.31-3|1914	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssk.fd
14mr|texlive-kpfonts-3.31-3|1915	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskf.fd
14mr|texlive-kpfonts-3.31-3|1916	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskfosn.fd
14mr|texlive-kpfonts-3.31-3|1917	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskos.fd
14mr|texlive-kpfonts-3.31-3|1918	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskosn.fd
14mr|texlive-kpfonts-3.31-3|1919	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskvos.fd
14mr|texlive-kpfonts-3.31-3|1920	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssos.fd
14mr|texlive-kpfonts-3.31-3|1921	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssosn.fd
14mr|texlive-kpfonts-3.31-3|1922	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssvos.fd
14mr|texlive-kpfonts-3.31-3|1923	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkptt.fd
14mr|texlive-kpfonts-3.31-3|1924	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpttos.fd
14mr|texlive-kpfonts-3.31-3|1925	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpttosn.fd
14mr|texlive-kpfonts-3.31-3|1926	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpttvos.fd
14mr|texlive-kpfonts-3.31-3|1927	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpvos.fd
14mr|texlive-kpfonts-3.31-3|1928	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpx.fd
14mr|texlive-kpfonts-3.31-3|1929	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxf.fd
14mr|texlive-kpfonts-3.31-3|1930	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxfosn.fd
14mr|texlive-kpfonts-3.31-3|1931	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxk.fd
14mr|texlive-kpfonts-3.31-3|1932	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkf.fd
14mr|texlive-kpfonts-3.31-3|1933	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkfosn.fd
14mr|texlive-kpfonts-3.31-3|1934	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkos.fd
14mr|texlive-kpfonts-3.31-3|1935	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkosn.fd
14mr|texlive-kpfonts-3.31-3|1936	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkvos.fd
14mr|texlive-kpfonts-3.31-3|1937	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxos.fd
14mr|texlive-kpfonts-3.31-3|1938	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxosn.fd
14mr|texlive-kpfonts-3.31-3|1939	%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxvos.fd
14mr|texlive-kpfonts-3.31-3|1940	%{_texmfdistdir}/tex/latex/kpfonts/ujkpexa.fd
14mr|texlive-kpfonts-3.31-3|1941	%{_texmfdistdir}/tex/latex/kpfonts/ujkplexa.fd
14mr|texlive-kpfonts-3.31-3|1942	%{_texmfdistdir}/tex/latex/kpfonts/ujkplmia.fd
14mr|texlive-kpfonts-3.31-3|1943	%{_texmfdistdir}/tex/latex/kpfonts/ujkplmiaw.fd
14mr|texlive-kpfonts-3.31-3|1944	%{_texmfdistdir}/tex/latex/kpfonts/ujkplsyb.fd
14mr|texlive-kpfonts-3.31-3|1945	%{_texmfdistdir}/tex/latex/kpfonts/ujkplsybw.fd
14mr|texlive-kpfonts-3.31-3|1946	%{_texmfdistdir}/tex/latex/kpfonts/ujkplsyc.fd
14mr|texlive-kpfonts-3.31-3|1947	%{_texmfdistdir}/tex/latex/kpfonts/ujkplsyd.fd
14mr|texlive-kpfonts-3.31-3|1948	%{_texmfdistdir}/tex/latex/kpfonts/ujkplsydw.fd
14mr|texlive-kpfonts-3.31-3|1949	%{_texmfdistdir}/tex/latex/kpfonts/ujkpmia.fd
14mr|texlive-kpfonts-3.31-3|1950	%{_texmfdistdir}/tex/latex/kpfonts/ujkpmiaw.fd
14mr|texlive-kpfonts-3.31-3|1951	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsslsyb.fd
14mr|texlive-kpfonts-3.31-3|1952	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsslsybw.fd
14mr|texlive-kpfonts-3.31-3|1953	%{_texmfdistdir}/tex/latex/kpfonts/ujkpssmia.fd
14mr|texlive-kpfonts-3.31-3|1954	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsssyb.fd
14mr|texlive-kpfonts-3.31-3|1955	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsssybw.fd
14mr|texlive-kpfonts-3.31-3|1956	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsya.fd
14mr|texlive-kpfonts-3.31-3|1957	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsyb.fd
14mr|texlive-kpfonts-3.31-3|1958	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsybw.fd
14mr|texlive-kpfonts-3.31-3|1959	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsyc.fd
14mr|texlive-kpfonts-3.31-3|1960	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsyd.fd
14mr|texlive-kpfonts-3.31-3|1961	%{_texmfdistdir}/tex/latex/kpfonts/ujkpsydw.fd
14mr|texlive-kpfonts-3.31-3|1962	%doc %{_texmfdistdir}/doc/fonts/kpfonts/Kpfonts-Doc-French.pdf
14mr|texlive-kpfonts-3.31-3|1963	%doc %{_texmfdistdir}/doc/fonts/kpfonts/Kpfonts-Doc-French.tex
14mr|texlive-kpfonts-3.31-3|1964	%doc %{_texmfdistdir}/doc/fonts/kpfonts/christophe.cls
14mr|texlive-kpfonts-3.31-3|1965	%doc %{_texmfdistdir}/doc/fonts/kpfonts/kpfonts-abstract.pdf
14mr|texlive-kpfonts-3.31-3|1966	%doc %{_texmfdistdir}/doc/fonts/kpfonts/kpfonts-abstract.tex
14mr|texlive-kpfonts-3.31-3|1967	%doc %{_texmfdistdir}/doc/fonts/kpfonts/kpfonts-math-symbols-tables.pdf
14mr|texlive-kpfonts-3.31-3|1968	%doc %{_texmfdistdir}/doc/fonts/kpfonts/kpfonts-math-symbols-tables.tex
14mr|texlive-kpfonts-3.31-3|1969	%doc %{_texmfdistdir}/doc/fonts/kpfonts/kpfonts.pdf
14mr|texlive-kpfonts-3.31-3|1970	%doc %{_texmfdistdir}/doc/fonts/kpfonts/kpfonts.tex
14mr|texlive-kpfonts-3.31-3|1971	%doc %{_texmfdistdir}/doc/fonts/kpfonts/readme.txt
14mr|texlive-kpfonts-3.31-3|1972	
14mr|texlive-kpfonts-3.31-3|1973	#-----------------------------------------------------------------------
14mr|texlive-kpfonts-3.31-3|1974	%prep
14mr|texlive-kpfonts-3.31-3|1975	%setup -c -a0 -a1
14mr|texlive-kpfonts-3.31-3|1976	
14mr|texlive-kpfonts-3.31-3|1977	%build
14mr|texlive-kpfonts-3.31-3|1978	
14mr|texlive-kpfonts-3.31-3|1979	%install
14mr|texlive-kpfonts-3.31-3|1980	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kpfonts-3.31-3|1981	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-kpfonts-3.31-3|1982	
14mr|texlive-kpfonts-3.31-3|1983	
14mr|texlive-kpfonts-3.31-3|1984	
14mr|texlive-kpfonts-3.31-3|1985	%changelog
14mr|texlive-kpfonts-3.31-3|1986	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.31-3
14mr|texlive-kpfonts-3.31-3|1987	+ Revision: c68bc8a
14mr|texlive-kpfonts-3.31-3|1988	- MassBuild#440: Increase release tag
14mr|texlive-kpfonts-3.31-3|1989	
14mr|texlive-kpfonts-3.31-3|1990	

20489 14
14mr|texlive-ksfh_nat-20111217-3|1	# revision 24825
14mr|texlive-ksfh_nat-20111217-3|2	# category Package
14mr|texlive-ksfh_nat-20111217-3|3	# catalog-ctan undef
14mr|texlive-ksfh_nat-20111217-3|4	# catalog-date undef
14mr|texlive-ksfh_nat-20111217-3|5	# catalog-license undef
14mr|texlive-ksfh_nat-20111217-3|6	# catalog-version undef
14mr|texlive-ksfh_nat-20111217-3|7	Name:		texlive-ksfh_nat
14mr|texlive-ksfh_nat-20111217-3|8	Version:	20111217
14mr|texlive-ksfh_nat-20111217-3|9	Release:	3
14mr|texlive-ksfh_nat-20111217-3|10	Summary:	TeXLive ksfh_nat package
14mr|texlive-ksfh_nat-20111217-3|11	Group:		Publishing
14mr|texlive-ksfh_nat-20111217-3|12	URL:		http://tug.org/texlive
14mr|texlive-ksfh_nat-20111217-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-ksfh_nat-20111217-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ksfh_nat.tar.xz
14mr|texlive-ksfh_nat-20111217-3|15	BuildArch:	noarch
14mr|texlive-ksfh_nat-20111217-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-ksfh_nat-20111217-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-ksfh_nat-20111217-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-ksfh_nat-20111217-3|19	
14mr|texlive-ksfh_nat-20111217-3|20	%description
14mr|texlive-ksfh_nat-20111217-3|21	TeXLive ksfh_nat package.
14mr|texlive-ksfh_nat-20111217-3|22	
14mr|texlive-ksfh_nat-20111217-3|23	%post
14mr|texlive-ksfh_nat-20111217-3|24	%{_sbindir}/texlive.post
14mr|texlive-ksfh_nat-20111217-3|25	
14mr|texlive-ksfh_nat-20111217-3|26	%postun
14mr|texlive-ksfh_nat-20111217-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-ksfh_nat-20111217-3|28	%{_sbindir}/texlive.post
14mr|texlive-ksfh_nat-20111217-3|29	fi
14mr|texlive-ksfh_nat-20111217-3|30	
14mr|texlive-ksfh_nat-20111217-3|31	#-----------------------------------------------------------------------
14mr|texlive-ksfh_nat-20111217-3|32	%files
14mr|texlive-ksfh_nat-20111217-3|33	%{_texmfdistdir}/bibtex/bst/ksfh_nat/ksfh_nat.bst
14mr|texlive-ksfh_nat-20111217-3|34	
14mr|texlive-ksfh_nat-20111217-3|35	#-----------------------------------------------------------------------
14mr|texlive-ksfh_nat-20111217-3|36	%prep
14mr|texlive-ksfh_nat-20111217-3|37	%setup -c -a0
14mr|texlive-ksfh_nat-20111217-3|38	
14mr|texlive-ksfh_nat-20111217-3|39	%build
14mr|texlive-ksfh_nat-20111217-3|40	
14mr|texlive-ksfh_nat-20111217-3|41	%install
14mr|texlive-ksfh_nat-20111217-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ksfh_nat-20111217-3|43	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14mr|texlive-ksfh_nat-20111217-3|44	
14mr|texlive-ksfh_nat-20111217-3|45	
14mr|texlive-ksfh_nat-20111217-3|46	
14mr|texlive-ksfh_nat-20111217-3|47	%changelog
14mr|texlive-ksfh_nat-20111217-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111217-3
14mr|texlive-ksfh_nat-20111217-3|49	+ Revision: b4c3d87
14mr|texlive-ksfh_nat-20111217-3|50	- MassBuild#440: Increase release tag
14mr|texlive-ksfh_nat-20111217-3|51	
14mr|texlive-ksfh_nat-20111217-3|52	

20490 14
14mr|texlive-ktv-texdata-05.34-7|1	# revision 27369
14mr|texlive-ktv-texdata-05.34-7|2	# category Package
14mr|texlive-ktv-texdata-05.34-7|3	# catalog-ctan /macros/latex/contrib/ktv-texdata
14mr|texlive-ktv-texdata-05.34-7|4	# catalog-date 2012-04-26 12:50:58 +0200
14mr|texlive-ktv-texdata-05.34-7|5	# catalog-license gpl
14mr|texlive-ktv-texdata-05.34-7|6	# catalog-version 05.34
14mr|texlive-ktv-texdata-05.34-7|7	Name:		texlive-ktv-texdata
14mr|texlive-ktv-texdata-05.34-7|8	Version:	05.34
14mr|texlive-ktv-texdata-05.34-7|9	Release:	7
14mr|texlive-ktv-texdata-05.34-7|10	Summary:	Extract subsets of documents
14mr|texlive-ktv-texdata-05.34-7|11	Group:		Publishing
14mr|texlive-ktv-texdata-05.34-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ktv-texdata
14mr|texlive-ktv-texdata-05.34-7|13	License:	GPL
14mr|texlive-ktv-texdata-05.34-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ktv-texdata.tar.xz
14mr|texlive-ktv-texdata-05.34-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ktv-texdata.doc.tar.xz
14mr|texlive-ktv-texdata-05.34-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ktv-texdata.source.tar.xz
14mr|texlive-ktv-texdata-05.34-7|17	BuildArch:	noarch
14mr|texlive-ktv-texdata-05.34-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ktv-texdata-05.34-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ktv-texdata-05.34-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-ktv-texdata-05.34-7|21	
14mr|texlive-ktv-texdata-05.34-7|22	%description
14mr|texlive-ktv-texdata-05.34-7|23	The package defines an exercice environment which numbers every
14mr|texlive-ktv-texdata-05.34-7|24	exercise, and a command \get to extract a collection whose
14mr|texlive-ktv-texdata-05.34-7|25	argument is a comma-separated set of exercise index numbers.
14mr|texlive-ktv-texdata-05.34-7|26	While the package was designed for teachers constructing tables
14mr|texlive-ktv-texdata-05.34-7|27	of exercises, it plainly has more general application.
14mr|texlive-ktv-texdata-05.34-7|28	
14mr|texlive-ktv-texdata-05.34-7|29	%post
14mr|texlive-ktv-texdata-05.34-7|30	%{_sbindir}/texlive.post
14mr|texlive-ktv-texdata-05.34-7|31	
14mr|texlive-ktv-texdata-05.34-7|32	%postun
14mr|texlive-ktv-texdata-05.34-7|33	if [ $1 -eq 0 ]; then
14mr|texlive-ktv-texdata-05.34-7|34	%{_sbindir}/texlive.post
14mr|texlive-ktv-texdata-05.34-7|35	fi
14mr|texlive-ktv-texdata-05.34-7|36	
14mr|texlive-ktv-texdata-05.34-7|37	#-----------------------------------------------------------------------
14mr|texlive-ktv-texdata-05.34-7|38	%files
14mr|texlive-ktv-texdata-05.34-7|39	%{_texmfdistdir}/tex/latex/ktv-texdata/ktv-buildnum.sty
14mr|texlive-ktv-texdata-05.34-7|40	%{_texmfdistdir}/tex/latex/ktv-texdata/ktv-texdata.sty
14mr|texlive-ktv-texdata-05.34-7|41	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/README
14mr|texlive-ktv-texdata-05.34-7|42	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/README.txt.doc
14mr|texlive-ktv-texdata-05.34-7|43	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-data.tex
14mr|texlive-ktv-texdata-05.34-7|44	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-test.KTVhint
14mr|texlive-ktv-texdata-05.34-7|45	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-test.tex
14mr|texlive-ktv-texdata-05.34-7|46	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-texdata.ktvnum
14mr|texlive-ktv-texdata-05.34-7|47	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-texdata.pdf
14mr|texlive-ktv-texdata-05.34-7|48	#- source
14mr|texlive-ktv-texdata-05.34-7|49	%doc %{_texmfdistdir}/source/latex/ktv-texdata/ktv-texdata.dtx
14mr|texlive-ktv-texdata-05.34-7|50	%doc %{_texmfdistdir}/source/latex/ktv-texdata/ktv-texdata.ins
14mr|texlive-ktv-texdata-05.34-7|51	
14mr|texlive-ktv-texdata-05.34-7|52	#-----------------------------------------------------------------------
14mr|texlive-ktv-texdata-05.34-7|53	%prep
14mr|texlive-ktv-texdata-05.34-7|54	%setup -c -a0 -a1 -a2
14mr|texlive-ktv-texdata-05.34-7|55	
14mr|texlive-ktv-texdata-05.34-7|56	%build
14mr|texlive-ktv-texdata-05.34-7|57	
14mr|texlive-ktv-texdata-05.34-7|58	%install
14mr|texlive-ktv-texdata-05.34-7|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ktv-texdata-05.34-7|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ktv-texdata-05.34-7|61	
14mr|texlive-ktv-texdata-05.34-7|62	%changelog
14mr|texlive-ktv-texdata-05.34-7|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 05.34-7
14mr|texlive-ktv-texdata-05.34-7|64	+ Revision: 934cb53
14mr|texlive-ktv-texdata-05.34-7|65	- MassBuild#440: Increase release tag
14mr|texlive-ktv-texdata-05.34-7|66	
14mr|texlive-ktv-texdata-05.34-7|67	

20491 14
14mr|texlive-kurier-0.995b-3|1	# revision 19612
14mr|texlive-kurier-0.995b-3|2	# category Package
14mr|texlive-kurier-0.995b-3|3	# catalog-ctan /fonts/kurier
14mr|texlive-kurier-0.995b-3|4	# catalog-date 2010-08-03 20:49:06 +0200
14mr|texlive-kurier-0.995b-3|5	# catalog-license gfsl
14mr|texlive-kurier-0.995b-3|6	# catalog-version 0.995b
14mr|texlive-kurier-0.995b-3|7	Name:		texlive-kurier
14mr|texlive-kurier-0.995b-3|8	Version:	0.995b
14mr|texlive-kurier-0.995b-3|9	Release:	3
14mr|texlive-kurier-0.995b-3|10	Summary:	A two-element sans-serif typeface
14mr|texlive-kurier-0.995b-3|11	Group:		Publishing
14mr|texlive-kurier-0.995b-3|12	URL:		http://www.ctan.org/tex-archive/fonts/kurier
14mr|texlive-kurier-0.995b-3|13	License:	GFSL
14mr|texlive-kurier-0.995b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kurier.tar.xz
14mr|texlive-kurier-0.995b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kurier.doc.tar.xz
14mr|texlive-kurier-0.995b-3|16	BuildArch:	noarch
14mr|texlive-kurier-0.995b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-kurier-0.995b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-kurier-0.995b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-kurier-0.995b-3|20	
14mr|texlive-kurier-0.995b-3|21	%description
14mr|texlive-kurier-0.995b-3|22	Kurier is a two-element sans-serif typeface. It was designed
14mr|texlive-kurier-0.995b-3|23	for a diploma in typeface design at the Warsaw Academy of Fine
14mr|texlive-kurier-0.995b-3|24	Arts under the supervision of Roman Tomaszewski. This
14mr|texlive-kurier-0.995b-3|25	distribution contains a significantly extended set of
14mr|texlive-kurier-0.995b-3|26	characters covering the following modern alphabets: latin
14mr|texlive-kurier-0.995b-3|27	(including Vietnamese), Cyrillic and Greek as well as a number
14mr|texlive-kurier-0.995b-3|28	of additional symbols (including mathematical symbols). The
14mr|texlive-kurier-0.995b-3|29	fonts are prepared in Type 1 and OpenType formats. For use with
14mr|texlive-kurier-0.995b-3|30	TeX the following encoding files have been prepared: T1 (ec),
14mr|texlive-kurier-0.995b-3|31	T2 (abc), and OT2--Cyrillic, T5 (Vietnamese), OT4, QX, texansi
14mr|texlive-kurier-0.995b-3|32	and--nonstandard (IL2 for the Czech fonts), as well as
14mr|texlive-kurier-0.995b-3|33	supporting macros and files defining fonts for LaTeX.
14mr|texlive-kurier-0.995b-3|34	
14mr|texlive-kurier-0.995b-3|35	%post
14mr|texlive-kurier-0.995b-3|36	%{_sbindir}/texlive.post
14mr|texlive-kurier-0.995b-3|37	
14mr|texlive-kurier-0.995b-3|38	%postun
14mr|texlive-kurier-0.995b-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-kurier-0.995b-3|40	%{_sbindir}/texlive.post
14mr|texlive-kurier-0.995b-3|41	fi
14mr|texlive-kurier-0.995b-3|42	
14mr|texlive-kurier-0.995b-3|43	#-----------------------------------------------------------------------
14mr|texlive-kurier-0.995b-3|44	%files
14mr|texlive-kurier-0.995b-3|45	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierb.afm
14mr|texlive-kurier-0.995b-3|46	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierbi.afm
14mr|texlive-kurier-0.995b-3|47	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercb.afm
14mr|texlive-kurier-0.995b-3|48	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercbi.afm
14mr|texlive-kurier-0.995b-3|49	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierch.afm
14mr|texlive-kurier-0.995b-3|50	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierchi.afm
14mr|texlive-kurier-0.995b-3|51	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercl.afm
14mr|texlive-kurier-0.995b-3|52	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercli.afm
14mr|texlive-kurier-0.995b-3|53	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercm.afm
14mr|texlive-kurier-0.995b-3|54	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercmi.afm
14mr|texlive-kurier-0.995b-3|55	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercr.afm
14mr|texlive-kurier-0.995b-3|56	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercri.afm
14mr|texlive-kurier-0.995b-3|57	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierh.afm
14mr|texlive-kurier-0.995b-3|58	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierhi.afm
14mr|texlive-kurier-0.995b-3|59	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierl.afm
14mr|texlive-kurier-0.995b-3|60	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierli.afm
14mr|texlive-kurier-0.995b-3|61	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierm.afm
14mr|texlive-kurier-0.995b-3|62	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriermi.afm
14mr|texlive-kurier-0.995b-3|63	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierr.afm
14mr|texlive-kurier-0.995b-3|64	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierri.afm
14mr|texlive-kurier-0.995b-3|65	%{_texmfdistdir}/fonts/enc/dvips/kurier/cs-kurier-sc.enc
14mr|texlive-kurier-0.995b-3|66	%{_texmfdistdir}/fonts/enc/dvips/kurier/cs-kurier.enc
14mr|texlive-kurier-0.995b-3|67	%{_texmfdistdir}/fonts/enc/dvips/kurier/ec-kurier-sc.enc
14mr|texlive-kurier-0.995b-3|68	%{_texmfdistdir}/fonts/enc/dvips/kurier/ec-kurier.enc
14mr|texlive-kurier-0.995b-3|69	%{_texmfdistdir}/fonts/enc/dvips/kurier/ex-kurier.enc
14mr|texlive-kurier-0.995b-3|70	%{_texmfdistdir}/fonts/enc/dvips/kurier/greek-kurier.enc
14mr|texlive-kurier-0.995b-3|71	%{_texmfdistdir}/fonts/enc/dvips/kurier/l7x-kurier-sc.enc
14mr|texlive-kurier-0.995b-3|72	%{_texmfdistdir}/fonts/enc/dvips/kurier/l7x-kurier.enc
14mr|texlive-kurier-0.995b-3|73	%{_texmfdistdir}/fonts/enc/dvips/kurier/mi-kurier.enc
14mr|texlive-kurier-0.995b-3|74	%{_texmfdistdir}/fonts/enc/dvips/kurier/qx-kurier-sc.enc
14mr|texlive-kurier-0.995b-3|75	%{_texmfdistdir}/fonts/enc/dvips/kurier/qx-kurier.enc
14mr|texlive-kurier-0.995b-3|76	%{_texmfdistdir}/fonts/enc/dvips/kurier/rm-kurier-sc.enc
14mr|texlive-kurier-0.995b-3|77	%{_texmfdistdir}/fonts/enc/dvips/kurier/rm-kurier.enc
14mr|texlive-kurier-0.995b-3|78	%{_texmfdistdir}/fonts/enc/dvips/kurier/sy-kurier.enc
14mr|texlive-kurier-0.995b-3|79	%{_texmfdistdir}/fonts/enc/dvips/kurier/t2a-kurier.enc
14mr|texlive-kurier-0.995b-3|80	%{_texmfdistdir}/fonts/enc/dvips/kurier/t2b-kurier.enc
14mr|texlive-kurier-0.995b-3|81	%{_texmfdistdir}/fonts/enc/dvips/kurier/t2c-kurier.enc
14mr|texlive-kurier-0.995b-3|82	%{_texmfdistdir}/fonts/enc/dvips/kurier/t5-kurier-sc.enc
14mr|texlive-kurier-0.995b-3|83	%{_texmfdistdir}/fonts/enc/dvips/kurier/t5-kurier.enc
14mr|texlive-kurier-0.995b-3|84	%{_texmfdistdir}/fonts/enc/dvips/kurier/texnansi-kurier-sc.enc
14mr|texlive-kurier-0.995b-3|85	%{_texmfdistdir}/fonts/enc/dvips/kurier/texnansi-kurier.enc
14mr|texlive-kurier-0.995b-3|86	%{_texmfdistdir}/fonts/enc/dvips/kurier/ts1-kurier.enc
14mr|texlive-kurier-0.995b-3|87	%{_texmfdistdir}/fonts/enc/dvips/kurier/wncy-kurier.enc
14mr|texlive-kurier-0.995b-3|88	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-cs.map
14mr|texlive-kurier-0.995b-3|89	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-ec.map
14mr|texlive-kurier-0.995b-3|90	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-ex.map
14mr|texlive-kurier-0.995b-3|91	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-greek.map
14mr|texlive-kurier-0.995b-3|92	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-l7x.map
14mr|texlive-kurier-0.995b-3|93	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-mi.map
14mr|texlive-kurier-0.995b-3|94	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-qx.map
14mr|texlive-kurier-0.995b-3|95	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-rm.map
14mr|texlive-kurier-0.995b-3|96	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-sy.map
14mr|texlive-kurier-0.995b-3|97	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t2a.map
14mr|texlive-kurier-0.995b-3|98	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t2b.map
14mr|texlive-kurier-0.995b-3|99	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t2c.map
14mr|texlive-kurier-0.995b-3|100	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t5.map
14mr|texlive-kurier-0.995b-3|101	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-texnansi.map
14mr|texlive-kurier-0.995b-3|102	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-ts1.map
14mr|texlive-kurier-0.995b-3|103	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-wncy.map
14mr|texlive-kurier-0.995b-3|104	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier.map
14mr|texlive-kurier-0.995b-3|105	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-Bold.otf
14mr|texlive-kurier-0.995b-3|106	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-BoldItalic.otf
14mr|texlive-kurier-0.995b-3|107	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-Italic.otf
14mr|texlive-kurier-0.995b-3|108	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-Regular.otf
14mr|texlive-kurier-0.995b-3|109	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-Bold.otf
14mr|texlive-kurier-0.995b-3|110	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-BoldItalic.otf
14mr|texlive-kurier-0.995b-3|111	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-Italic.otf
14mr|texlive-kurier-0.995b-3|112	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-Regular.otf
14mr|texlive-kurier-0.995b-3|113	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondHeavy-Italic.otf
14mr|texlive-kurier-0.995b-3|114	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondHeavy-Regular.otf
14mr|texlive-kurier-0.995b-3|115	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondLight-Italic.otf
14mr|texlive-kurier-0.995b-3|116	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondLight-Regular.otf
14mr|texlive-kurier-0.995b-3|117	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondMedium-Italic.otf
14mr|texlive-kurier-0.995b-3|118	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondMedium-Regular.otf
14mr|texlive-kurier-0.995b-3|119	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierHeavy-Italic.otf
14mr|texlive-kurier-0.995b-3|120	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierHeavy-Regular.otf
14mr|texlive-kurier-0.995b-3|121	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierLight-Italic.otf
14mr|texlive-kurier-0.995b-3|122	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierLight-Regular.otf
14mr|texlive-kurier-0.995b-3|123	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierMedium-Italic.otf
14mr|texlive-kurier-0.995b-3|124	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierMedium-Regular.otf
14mr|texlive-kurier-0.995b-3|125	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierb-sc.tfm
14mr|texlive-kurier-0.995b-3|126	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierb.tfm
14mr|texlive-kurier-0.995b-3|127	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierbi-sc.tfm
14mr|texlive-kurier-0.995b-3|128	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|129	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercb-sc.tfm
14mr|texlive-kurier-0.995b-3|130	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|131	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercbi-sc.tfm
14mr|texlive-kurier-0.995b-3|132	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|133	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierch-sc.tfm
14mr|texlive-kurier-0.995b-3|134	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierch.tfm
14mr|texlive-kurier-0.995b-3|135	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierchi-sc.tfm
14mr|texlive-kurier-0.995b-3|136	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|137	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercl-sc.tfm
14mr|texlive-kurier-0.995b-3|138	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|139	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercli-sc.tfm
14mr|texlive-kurier-0.995b-3|140	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|141	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercm-sc.tfm
14mr|texlive-kurier-0.995b-3|142	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|143	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercmi-sc.tfm
14mr|texlive-kurier-0.995b-3|144	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|145	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercr-sc.tfm
14mr|texlive-kurier-0.995b-3|146	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|147	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercri-sc.tfm
14mr|texlive-kurier-0.995b-3|148	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|149	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierh-sc.tfm
14mr|texlive-kurier-0.995b-3|150	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierh.tfm
14mr|texlive-kurier-0.995b-3|151	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierhi-sc.tfm
14mr|texlive-kurier-0.995b-3|152	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|153	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierl-sc.tfm
14mr|texlive-kurier-0.995b-3|154	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierl.tfm
14mr|texlive-kurier-0.995b-3|155	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierli-sc.tfm
14mr|texlive-kurier-0.995b-3|156	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierli.tfm
14mr|texlive-kurier-0.995b-3|157	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierm-sc.tfm
14mr|texlive-kurier-0.995b-3|158	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierm.tfm
14mr|texlive-kurier-0.995b-3|159	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriermi-sc.tfm
14mr|texlive-kurier-0.995b-3|160	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|161	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierr-sc.tfm
14mr|texlive-kurier-0.995b-3|162	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierr.tfm
14mr|texlive-kurier-0.995b-3|163	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierri-sc.tfm
14mr|texlive-kurier-0.995b-3|164	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierri.tfm
14mr|texlive-kurier-0.995b-3|165	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierb-sc.tfm
14mr|texlive-kurier-0.995b-3|166	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierb.tfm
14mr|texlive-kurier-0.995b-3|167	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierbi-sc.tfm
14mr|texlive-kurier-0.995b-3|168	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|169	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercb-sc.tfm
14mr|texlive-kurier-0.995b-3|170	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|171	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercbi-sc.tfm
14mr|texlive-kurier-0.995b-3|172	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|173	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierch-sc.tfm
14mr|texlive-kurier-0.995b-3|174	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierch.tfm
14mr|texlive-kurier-0.995b-3|175	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierchi-sc.tfm
14mr|texlive-kurier-0.995b-3|176	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|177	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercl-sc.tfm
14mr|texlive-kurier-0.995b-3|178	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|179	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercli-sc.tfm
14mr|texlive-kurier-0.995b-3|180	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|181	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercm-sc.tfm
14mr|texlive-kurier-0.995b-3|182	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|183	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercmi-sc.tfm
14mr|texlive-kurier-0.995b-3|184	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|185	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercr-sc.tfm
14mr|texlive-kurier-0.995b-3|186	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|187	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercri-sc.tfm
14mr|texlive-kurier-0.995b-3|188	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|189	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierh-sc.tfm
14mr|texlive-kurier-0.995b-3|190	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierh.tfm
14mr|texlive-kurier-0.995b-3|191	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierhi-sc.tfm
14mr|texlive-kurier-0.995b-3|192	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|193	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierl-sc.tfm
14mr|texlive-kurier-0.995b-3|194	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierl.tfm
14mr|texlive-kurier-0.995b-3|195	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierli-sc.tfm
14mr|texlive-kurier-0.995b-3|196	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierli.tfm
14mr|texlive-kurier-0.995b-3|197	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierm-sc.tfm
14mr|texlive-kurier-0.995b-3|198	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierm.tfm
14mr|texlive-kurier-0.995b-3|199	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriermi-sc.tfm
14mr|texlive-kurier-0.995b-3|200	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|201	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierr-sc.tfm
14mr|texlive-kurier-0.995b-3|202	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierr.tfm
14mr|texlive-kurier-0.995b-3|203	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierri-sc.tfm
14mr|texlive-kurier-0.995b-3|204	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierri.tfm
14mr|texlive-kurier-0.995b-3|205	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierb.tfm
14mr|texlive-kurier-0.995b-3|206	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|207	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierch.tfm
14mr|texlive-kurier-0.995b-3|208	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|209	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|210	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|211	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierh.tfm
14mr|texlive-kurier-0.995b-3|212	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierl.tfm
14mr|texlive-kurier-0.995b-3|213	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierm.tfm
14mr|texlive-kurier-0.995b-3|214	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierr.tfm
14mr|texlive-kurier-0.995b-3|215	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierb.tfm
14mr|texlive-kurier-0.995b-3|216	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|217	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|218	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|219	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierch.tfm
14mr|texlive-kurier-0.995b-3|220	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|221	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|222	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|223	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|224	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|225	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|226	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|227	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierh.tfm
14mr|texlive-kurier-0.995b-3|228	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|229	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierl.tfm
14mr|texlive-kurier-0.995b-3|230	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierli.tfm
14mr|texlive-kurier-0.995b-3|231	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierm.tfm
14mr|texlive-kurier-0.995b-3|232	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|233	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierr.tfm
14mr|texlive-kurier-0.995b-3|234	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierri.tfm
14mr|texlive-kurier-0.995b-3|235	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierb-sc.tfm
14mr|texlive-kurier-0.995b-3|236	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierb.tfm
14mr|texlive-kurier-0.995b-3|237	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierbi-sc.tfm
14mr|texlive-kurier-0.995b-3|238	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|239	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercb-sc.tfm
14mr|texlive-kurier-0.995b-3|240	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|241	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercbi-sc.tfm
14mr|texlive-kurier-0.995b-3|242	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|243	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierch-sc.tfm
14mr|texlive-kurier-0.995b-3|244	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierch.tfm
14mr|texlive-kurier-0.995b-3|245	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierchi-sc.tfm
14mr|texlive-kurier-0.995b-3|246	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|247	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercl-sc.tfm
14mr|texlive-kurier-0.995b-3|248	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|249	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercli-sc.tfm
14mr|texlive-kurier-0.995b-3|250	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|251	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercm-sc.tfm
14mr|texlive-kurier-0.995b-3|252	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|253	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercmi-sc.tfm
14mr|texlive-kurier-0.995b-3|254	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|255	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercr-sc.tfm
14mr|texlive-kurier-0.995b-3|256	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|257	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercri-sc.tfm
14mr|texlive-kurier-0.995b-3|258	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|259	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierh-sc.tfm
14mr|texlive-kurier-0.995b-3|260	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierh.tfm
14mr|texlive-kurier-0.995b-3|261	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierhi-sc.tfm
14mr|texlive-kurier-0.995b-3|262	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|263	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierl-sc.tfm
14mr|texlive-kurier-0.995b-3|264	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierl.tfm
14mr|texlive-kurier-0.995b-3|265	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierli-sc.tfm
14mr|texlive-kurier-0.995b-3|266	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierli.tfm
14mr|texlive-kurier-0.995b-3|267	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierm-sc.tfm
14mr|texlive-kurier-0.995b-3|268	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierm.tfm
14mr|texlive-kurier-0.995b-3|269	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriermi-sc.tfm
14mr|texlive-kurier-0.995b-3|270	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|271	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierr-sc.tfm
14mr|texlive-kurier-0.995b-3|272	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierr.tfm
14mr|texlive-kurier-0.995b-3|273	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierri-sc.tfm
14mr|texlive-kurier-0.995b-3|274	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierri.tfm
14mr|texlive-kurier-0.995b-3|275	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|276	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|277	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|278	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|279	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|280	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|281	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|282	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierli.tfm
14mr|texlive-kurier-0.995b-3|283	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|284	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierri.tfm
14mr|texlive-kurier-0.995b-3|285	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierb-sc.tfm
14mr|texlive-kurier-0.995b-3|286	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierb.tfm
14mr|texlive-kurier-0.995b-3|287	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierbi-sc.tfm
14mr|texlive-kurier-0.995b-3|288	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|289	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercb-sc.tfm
14mr|texlive-kurier-0.995b-3|290	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|291	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercbi-sc.tfm
14mr|texlive-kurier-0.995b-3|292	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|293	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierch-sc.tfm
14mr|texlive-kurier-0.995b-3|294	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierch.tfm
14mr|texlive-kurier-0.995b-3|295	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierchi-sc.tfm
14mr|texlive-kurier-0.995b-3|296	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|297	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercl-sc.tfm
14mr|texlive-kurier-0.995b-3|298	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|299	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercli-sc.tfm
14mr|texlive-kurier-0.995b-3|300	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|301	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercm-sc.tfm
14mr|texlive-kurier-0.995b-3|302	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|303	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercmi-sc.tfm
14mr|texlive-kurier-0.995b-3|304	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|305	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercr-sc.tfm
14mr|texlive-kurier-0.995b-3|306	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|307	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercri-sc.tfm
14mr|texlive-kurier-0.995b-3|308	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|309	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierh-sc.tfm
14mr|texlive-kurier-0.995b-3|310	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierh.tfm
14mr|texlive-kurier-0.995b-3|311	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierhi-sc.tfm
14mr|texlive-kurier-0.995b-3|312	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|313	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierl-sc.tfm
14mr|texlive-kurier-0.995b-3|314	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierl.tfm
14mr|texlive-kurier-0.995b-3|315	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierli-sc.tfm
14mr|texlive-kurier-0.995b-3|316	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierli.tfm
14mr|texlive-kurier-0.995b-3|317	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierm-sc.tfm
14mr|texlive-kurier-0.995b-3|318	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierm.tfm
14mr|texlive-kurier-0.995b-3|319	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriermi-sc.tfm
14mr|texlive-kurier-0.995b-3|320	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|321	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierr-sc.tfm
14mr|texlive-kurier-0.995b-3|322	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierr.tfm
14mr|texlive-kurier-0.995b-3|323	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierri-sc.tfm
14mr|texlive-kurier-0.995b-3|324	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierri.tfm
14mr|texlive-kurier-0.995b-3|325	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierb-sc.tfm
14mr|texlive-kurier-0.995b-3|326	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierb.tfm
14mr|texlive-kurier-0.995b-3|327	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierbi-sc.tfm
14mr|texlive-kurier-0.995b-3|328	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|329	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercb-sc.tfm
14mr|texlive-kurier-0.995b-3|330	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|331	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercbi-sc.tfm
14mr|texlive-kurier-0.995b-3|332	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|333	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierch-sc.tfm
14mr|texlive-kurier-0.995b-3|334	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierch.tfm
14mr|texlive-kurier-0.995b-3|335	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierchi-sc.tfm
14mr|texlive-kurier-0.995b-3|336	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|337	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercl-sc.tfm
14mr|texlive-kurier-0.995b-3|338	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|339	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercli-sc.tfm
14mr|texlive-kurier-0.995b-3|340	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|341	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercm-sc.tfm
14mr|texlive-kurier-0.995b-3|342	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|343	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercmi-sc.tfm
14mr|texlive-kurier-0.995b-3|344	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|345	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercr-sc.tfm
14mr|texlive-kurier-0.995b-3|346	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|347	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercri-sc.tfm
14mr|texlive-kurier-0.995b-3|348	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|349	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierh-sc.tfm
14mr|texlive-kurier-0.995b-3|350	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierh.tfm
14mr|texlive-kurier-0.995b-3|351	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierhi-sc.tfm
14mr|texlive-kurier-0.995b-3|352	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|353	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierl-sc.tfm
14mr|texlive-kurier-0.995b-3|354	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierl.tfm
14mr|texlive-kurier-0.995b-3|355	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierli-sc.tfm
14mr|texlive-kurier-0.995b-3|356	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierli.tfm
14mr|texlive-kurier-0.995b-3|357	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierm-sc.tfm
14mr|texlive-kurier-0.995b-3|358	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierm.tfm
14mr|texlive-kurier-0.995b-3|359	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriermi-sc.tfm
14mr|texlive-kurier-0.995b-3|360	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|361	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierr-sc.tfm
14mr|texlive-kurier-0.995b-3|362	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierr.tfm
14mr|texlive-kurier-0.995b-3|363	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierri-sc.tfm
14mr|texlive-kurier-0.995b-3|364	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierri.tfm
14mr|texlive-kurier-0.995b-3|365	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierbz.tfm
14mr|texlive-kurier-0.995b-3|366	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriercbz.tfm
14mr|texlive-kurier-0.995b-3|367	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierchz.tfm
14mr|texlive-kurier-0.995b-3|368	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierclz.tfm
14mr|texlive-kurier-0.995b-3|369	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriercmz.tfm
14mr|texlive-kurier-0.995b-3|370	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriercrz.tfm
14mr|texlive-kurier-0.995b-3|371	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierhz.tfm
14mr|texlive-kurier-0.995b-3|372	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierlz.tfm
14mr|texlive-kurier-0.995b-3|373	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriermz.tfm
14mr|texlive-kurier-0.995b-3|374	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierrz.tfm
14mr|texlive-kurier-0.995b-3|375	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierb.tfm
14mr|texlive-kurier-0.995b-3|376	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|377	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|378	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|379	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierch.tfm
14mr|texlive-kurier-0.995b-3|380	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|381	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|382	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|383	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|384	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|385	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|386	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|387	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierh.tfm
14mr|texlive-kurier-0.995b-3|388	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|389	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierl.tfm
14mr|texlive-kurier-0.995b-3|390	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierli.tfm
14mr|texlive-kurier-0.995b-3|391	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierm.tfm
14mr|texlive-kurier-0.995b-3|392	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|393	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierr.tfm
14mr|texlive-kurier-0.995b-3|394	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierri.tfm
14mr|texlive-kurier-0.995b-3|395	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierb.tfm
14mr|texlive-kurier-0.995b-3|396	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|397	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|398	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|399	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierch.tfm
14mr|texlive-kurier-0.995b-3|400	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|401	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|402	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|403	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|404	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|405	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|406	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|407	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierh.tfm
14mr|texlive-kurier-0.995b-3|408	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|409	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierl.tfm
14mr|texlive-kurier-0.995b-3|410	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierli.tfm
14mr|texlive-kurier-0.995b-3|411	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierm.tfm
14mr|texlive-kurier-0.995b-3|412	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|413	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierr.tfm
14mr|texlive-kurier-0.995b-3|414	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierri.tfm
14mr|texlive-kurier-0.995b-3|415	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierb.tfm
14mr|texlive-kurier-0.995b-3|416	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|417	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|418	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|419	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierch.tfm
14mr|texlive-kurier-0.995b-3|420	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|421	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|422	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|423	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|424	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|425	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|426	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|427	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierh.tfm
14mr|texlive-kurier-0.995b-3|428	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|429	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierl.tfm
14mr|texlive-kurier-0.995b-3|430	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierli.tfm
14mr|texlive-kurier-0.995b-3|431	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierm.tfm
14mr|texlive-kurier-0.995b-3|432	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|433	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierr.tfm
14mr|texlive-kurier-0.995b-3|434	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierri.tfm
14mr|texlive-kurier-0.995b-3|435	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierb-sc.tfm
14mr|texlive-kurier-0.995b-3|436	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierb.tfm
14mr|texlive-kurier-0.995b-3|437	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierbi-sc.tfm
14mr|texlive-kurier-0.995b-3|438	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|439	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercb-sc.tfm
14mr|texlive-kurier-0.995b-3|440	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|441	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercbi-sc.tfm
14mr|texlive-kurier-0.995b-3|442	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|443	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierch-sc.tfm
14mr|texlive-kurier-0.995b-3|444	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierch.tfm
14mr|texlive-kurier-0.995b-3|445	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierchi-sc.tfm
14mr|texlive-kurier-0.995b-3|446	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|447	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercl-sc.tfm
14mr|texlive-kurier-0.995b-3|448	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|449	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercli-sc.tfm
14mr|texlive-kurier-0.995b-3|450	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|451	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercm-sc.tfm
14mr|texlive-kurier-0.995b-3|452	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|453	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercmi-sc.tfm
14mr|texlive-kurier-0.995b-3|454	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|455	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercr-sc.tfm
14mr|texlive-kurier-0.995b-3|456	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|457	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercri-sc.tfm
14mr|texlive-kurier-0.995b-3|458	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|459	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierh-sc.tfm
14mr|texlive-kurier-0.995b-3|460	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierh.tfm
14mr|texlive-kurier-0.995b-3|461	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierhi-sc.tfm
14mr|texlive-kurier-0.995b-3|462	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|463	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierl-sc.tfm
14mr|texlive-kurier-0.995b-3|464	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierl.tfm
14mr|texlive-kurier-0.995b-3|465	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierli-sc.tfm
14mr|texlive-kurier-0.995b-3|466	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierli.tfm
14mr|texlive-kurier-0.995b-3|467	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierm-sc.tfm
14mr|texlive-kurier-0.995b-3|468	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierm.tfm
14mr|texlive-kurier-0.995b-3|469	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriermi-sc.tfm
14mr|texlive-kurier-0.995b-3|470	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|471	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierr-sc.tfm
14mr|texlive-kurier-0.995b-3|472	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierr.tfm
14mr|texlive-kurier-0.995b-3|473	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierri-sc.tfm
14mr|texlive-kurier-0.995b-3|474	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierri.tfm
14mr|texlive-kurier-0.995b-3|475	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierb-sc.tfm
14mr|texlive-kurier-0.995b-3|476	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierb.tfm
14mr|texlive-kurier-0.995b-3|477	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierbi-sc.tfm
14mr|texlive-kurier-0.995b-3|478	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|479	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercb-sc.tfm
14mr|texlive-kurier-0.995b-3|480	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|481	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercbi-sc.tfm
14mr|texlive-kurier-0.995b-3|482	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|483	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierch-sc.tfm
14mr|texlive-kurier-0.995b-3|484	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierch.tfm
14mr|texlive-kurier-0.995b-3|485	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierchi-sc.tfm
14mr|texlive-kurier-0.995b-3|486	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|487	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercl-sc.tfm
14mr|texlive-kurier-0.995b-3|488	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|489	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercli-sc.tfm
14mr|texlive-kurier-0.995b-3|490	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|491	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercm-sc.tfm
14mr|texlive-kurier-0.995b-3|492	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|493	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercmi-sc.tfm
14mr|texlive-kurier-0.995b-3|494	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|495	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercr-sc.tfm
14mr|texlive-kurier-0.995b-3|496	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|497	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercri-sc.tfm
14mr|texlive-kurier-0.995b-3|498	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|499	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierh-sc.tfm
14mr|texlive-kurier-0.995b-3|500	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierh.tfm
14mr|texlive-kurier-0.995b-3|501	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierhi-sc.tfm
14mr|texlive-kurier-0.995b-3|502	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|503	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierl-sc.tfm
14mr|texlive-kurier-0.995b-3|504	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierl.tfm
14mr|texlive-kurier-0.995b-3|505	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierli-sc.tfm
14mr|texlive-kurier-0.995b-3|506	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierli.tfm
14mr|texlive-kurier-0.995b-3|507	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierm-sc.tfm
14mr|texlive-kurier-0.995b-3|508	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierm.tfm
14mr|texlive-kurier-0.995b-3|509	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriermi-sc.tfm
14mr|texlive-kurier-0.995b-3|510	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|511	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierr-sc.tfm
14mr|texlive-kurier-0.995b-3|512	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierr.tfm
14mr|texlive-kurier-0.995b-3|513	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierri-sc.tfm
14mr|texlive-kurier-0.995b-3|514	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierri.tfm
14mr|texlive-kurier-0.995b-3|515	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierb.tfm
14mr|texlive-kurier-0.995b-3|516	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|517	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|518	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|519	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierch.tfm
14mr|texlive-kurier-0.995b-3|520	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|521	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|522	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|523	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|524	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|525	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|526	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|527	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierh.tfm
14mr|texlive-kurier-0.995b-3|528	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|529	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierl.tfm
14mr|texlive-kurier-0.995b-3|530	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierli.tfm
14mr|texlive-kurier-0.995b-3|531	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierm.tfm
14mr|texlive-kurier-0.995b-3|532	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|533	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierr.tfm
14mr|texlive-kurier-0.995b-3|534	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierri.tfm
14mr|texlive-kurier-0.995b-3|535	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierb.tfm
14mr|texlive-kurier-0.995b-3|536	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierbi.tfm
14mr|texlive-kurier-0.995b-3|537	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercb.tfm
14mr|texlive-kurier-0.995b-3|538	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercbi.tfm
14mr|texlive-kurier-0.995b-3|539	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierch.tfm
14mr|texlive-kurier-0.995b-3|540	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierchi.tfm
14mr|texlive-kurier-0.995b-3|541	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercl.tfm
14mr|texlive-kurier-0.995b-3|542	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercli.tfm
14mr|texlive-kurier-0.995b-3|543	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercm.tfm
14mr|texlive-kurier-0.995b-3|544	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercmi.tfm
14mr|texlive-kurier-0.995b-3|545	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercr.tfm
14mr|texlive-kurier-0.995b-3|546	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercri.tfm
14mr|texlive-kurier-0.995b-3|547	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierh.tfm
14mr|texlive-kurier-0.995b-3|548	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierhi.tfm
14mr|texlive-kurier-0.995b-3|549	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierl.tfm
14mr|texlive-kurier-0.995b-3|550	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierli.tfm
14mr|texlive-kurier-0.995b-3|551	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierm.tfm
14mr|texlive-kurier-0.995b-3|552	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriermi.tfm
14mr|texlive-kurier-0.995b-3|553	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierr.tfm
14mr|texlive-kurier-0.995b-3|554	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierri.tfm
14mr|texlive-kurier-0.995b-3|555	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierb.pfb
14mr|texlive-kurier-0.995b-3|556	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierbi.pfb
14mr|texlive-kurier-0.995b-3|557	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercb.pfb
14mr|texlive-kurier-0.995b-3|558	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercbi.pfb
14mr|texlive-kurier-0.995b-3|559	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierch.pfb
14mr|texlive-kurier-0.995b-3|560	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierchi.pfb
14mr|texlive-kurier-0.995b-3|561	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercl.pfb
14mr|texlive-kurier-0.995b-3|562	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercli.pfb
14mr|texlive-kurier-0.995b-3|563	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercm.pfb
14mr|texlive-kurier-0.995b-3|564	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercmi.pfb
14mr|texlive-kurier-0.995b-3|565	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercr.pfb
14mr|texlive-kurier-0.995b-3|566	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercri.pfb
14mr|texlive-kurier-0.995b-3|567	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierh.pfb
14mr|texlive-kurier-0.995b-3|568	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierhi.pfb
14mr|texlive-kurier-0.995b-3|569	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierl.pfb
14mr|texlive-kurier-0.995b-3|570	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierli.pfb
14mr|texlive-kurier-0.995b-3|571	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierm.pfb
14mr|texlive-kurier-0.995b-3|572	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriermi.pfb
14mr|texlive-kurier-0.995b-3|573	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierr.pfb
14mr|texlive-kurier-0.995b-3|574	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierri.pfb
14mr|texlive-kurier-0.995b-3|575	%{_texmfdistdir}/tex/latex/kurier/il2kurier.fd
14mr|texlive-kurier-0.995b-3|576	%{_texmfdistdir}/tex/latex/kurier/il2kurierc.fd
14mr|texlive-kurier-0.995b-3|577	%{_texmfdistdir}/tex/latex/kurier/il2kurierl.fd
14mr|texlive-kurier-0.995b-3|578	%{_texmfdistdir}/tex/latex/kurier/il2kurierlc.fd
14mr|texlive-kurier-0.995b-3|579	%{_texmfdistdir}/tex/latex/kurier/kurier.sty
14mr|texlive-kurier-0.995b-3|580	%{_texmfdistdir}/tex/latex/kurier/l7xkurier.fd
14mr|texlive-kurier-0.995b-3|581	%{_texmfdistdir}/tex/latex/kurier/l7xkurierc.fd
14mr|texlive-kurier-0.995b-3|582	%{_texmfdistdir}/tex/latex/kurier/l7xkurierl.fd
14mr|texlive-kurier-0.995b-3|583	%{_texmfdistdir}/tex/latex/kurier/l7xkurierlc.fd
14mr|texlive-kurier-0.995b-3|584	%{_texmfdistdir}/tex/latex/kurier/ly1kurier.fd
14mr|texlive-kurier-0.995b-3|585	%{_texmfdistdir}/tex/latex/kurier/ly1kurierc.fd
14mr|texlive-kurier-0.995b-3|586	%{_texmfdistdir}/tex/latex/kurier/ly1kurierl.fd
14mr|texlive-kurier-0.995b-3|587	%{_texmfdistdir}/tex/latex/kurier/ly1kurierlc.fd
14mr|texlive-kurier-0.995b-3|588	%{_texmfdistdir}/tex/latex/kurier/omlkurier.fd
14mr|texlive-kurier-0.995b-3|589	%{_texmfdistdir}/tex/latex/kurier/omlkurierc.fd
14mr|texlive-kurier-0.995b-3|590	%{_texmfdistdir}/tex/latex/kurier/omlkurierl.fd
14mr|texlive-kurier-0.995b-3|591	%{_texmfdistdir}/tex/latex/kurier/omlkurierlc.fd
14mr|texlive-kurier-0.995b-3|592	%{_texmfdistdir}/tex/latex/kurier/omskurier.fd
14mr|texlive-kurier-0.995b-3|593	%{_texmfdistdir}/tex/latex/kurier/omskurierc.fd
14mr|texlive-kurier-0.995b-3|594	%{_texmfdistdir}/tex/latex/kurier/omskurierl.fd
14mr|texlive-kurier-0.995b-3|595	%{_texmfdistdir}/tex/latex/kurier/omskurierlc.fd
14mr|texlive-kurier-0.995b-3|596	%{_texmfdistdir}/tex/latex/kurier/omxkurier.fd
14mr|texlive-kurier-0.995b-3|597	%{_texmfdistdir}/tex/latex/kurier/omxkurierc.fd
14mr|texlive-kurier-0.995b-3|598	%{_texmfdistdir}/tex/latex/kurier/omxkurierl.fd
14mr|texlive-kurier-0.995b-3|599	%{_texmfdistdir}/tex/latex/kurier/omxkurierlc.fd
14mr|texlive-kurier-0.995b-3|600	%{_texmfdistdir}/tex/latex/kurier/ot1kurier.fd
14mr|texlive-kurier-0.995b-3|601	%{_texmfdistdir}/tex/latex/kurier/ot1kurierc.fd
14mr|texlive-kurier-0.995b-3|602	%{_texmfdistdir}/tex/latex/kurier/ot1kuriercm.fd
14mr|texlive-kurier-0.995b-3|603	%{_texmfdistdir}/tex/latex/kurier/ot1kurierl.fd
14mr|texlive-kurier-0.995b-3|604	%{_texmfdistdir}/tex/latex/kurier/ot1kurierlc.fd
14mr|texlive-kurier-0.995b-3|605	%{_texmfdistdir}/tex/latex/kurier/ot1kurierlcm.fd
14mr|texlive-kurier-0.995b-3|606	%{_texmfdistdir}/tex/latex/kurier/ot1kurierlm.fd
14mr|texlive-kurier-0.995b-3|607	%{_texmfdistdir}/tex/latex/kurier/ot1kurierm.fd
14mr|texlive-kurier-0.995b-3|608	%{_texmfdistdir}/tex/latex/kurier/ot2kurier.fd
14mr|texlive-kurier-0.995b-3|609	%{_texmfdistdir}/tex/latex/kurier/ot2kurierc.fd
14mr|texlive-kurier-0.995b-3|610	%{_texmfdistdir}/tex/latex/kurier/ot2kurierl.fd
14mr|texlive-kurier-0.995b-3|611	%{_texmfdistdir}/tex/latex/kurier/ot2kurierlc.fd
14mr|texlive-kurier-0.995b-3|612	%{_texmfdistdir}/tex/latex/kurier/ot4kurier.fd
14mr|texlive-kurier-0.995b-3|613	%{_texmfdistdir}/tex/latex/kurier/ot4kurierc.fd
14mr|texlive-kurier-0.995b-3|614	%{_texmfdistdir}/tex/latex/kurier/ot4kurierl.fd
14mr|texlive-kurier-0.995b-3|615	%{_texmfdistdir}/tex/latex/kurier/ot4kurierlc.fd
14mr|texlive-kurier-0.995b-3|616	%{_texmfdistdir}/tex/latex/kurier/qxkurier.fd
14mr|texlive-kurier-0.995b-3|617	%{_texmfdistdir}/tex/latex/kurier/qxkurierc.fd
14mr|texlive-kurier-0.995b-3|618	%{_texmfdistdir}/tex/latex/kurier/qxkurierl.fd
14mr|texlive-kurier-0.995b-3|619	%{_texmfdistdir}/tex/latex/kurier/qxkurierlc.fd
14mr|texlive-kurier-0.995b-3|620	%{_texmfdistdir}/tex/latex/kurier/t1kurier.fd
14mr|texlive-kurier-0.995b-3|621	%{_texmfdistdir}/tex/latex/kurier/t1kurierc.fd
14mr|texlive-kurier-0.995b-3|622	%{_texmfdistdir}/tex/latex/kurier/t1kurierl.fd
14mr|texlive-kurier-0.995b-3|623	%{_texmfdistdir}/tex/latex/kurier/t1kurierlc.fd
14mr|texlive-kurier-0.995b-3|624	%{_texmfdistdir}/tex/latex/kurier/t2akurier.fd
14mr|texlive-kurier-0.995b-3|625	%{_texmfdistdir}/tex/latex/kurier/t2akurierc.fd
14mr|texlive-kurier-0.995b-3|626	%{_texmfdistdir}/tex/latex/kurier/t2akurierl.fd
14mr|texlive-kurier-0.995b-3|627	%{_texmfdistdir}/tex/latex/kurier/t2akurierlc.fd
14mr|texlive-kurier-0.995b-3|628	%{_texmfdistdir}/tex/latex/kurier/t2bkurier.fd
14mr|texlive-kurier-0.995b-3|629	%{_texmfdistdir}/tex/latex/kurier/t2bkurierc.fd
14mr|texlive-kurier-0.995b-3|630	%{_texmfdistdir}/tex/latex/kurier/t2bkurierl.fd
14mr|texlive-kurier-0.995b-3|631	%{_texmfdistdir}/tex/latex/kurier/t2bkurierlc.fd
14mr|texlive-kurier-0.995b-3|632	%{_texmfdistdir}/tex/latex/kurier/t2ckurier.fd
14mr|texlive-kurier-0.995b-3|633	%{_texmfdistdir}/tex/latex/kurier/t2ckurierc.fd
14mr|texlive-kurier-0.995b-3|634	%{_texmfdistdir}/tex/latex/kurier/t2ckurierl.fd
14mr|texlive-kurier-0.995b-3|635	%{_texmfdistdir}/tex/latex/kurier/t2ckurierlc.fd
14mr|texlive-kurier-0.995b-3|636	%{_texmfdistdir}/tex/latex/kurier/t5kurier.fd
14mr|texlive-kurier-0.995b-3|637	%{_texmfdistdir}/tex/latex/kurier/t5kurierc.fd
14mr|texlive-kurier-0.995b-3|638	%{_texmfdistdir}/tex/latex/kurier/t5kurierl.fd
14mr|texlive-kurier-0.995b-3|639	%{_texmfdistdir}/tex/latex/kurier/t5kurierlc.fd
14mr|texlive-kurier-0.995b-3|640	%{_texmfdistdir}/tex/latex/kurier/ts1kurier.fd
14mr|texlive-kurier-0.995b-3|641	%{_texmfdistdir}/tex/latex/kurier/ts1kurierc.fd
14mr|texlive-kurier-0.995b-3|642	%{_texmfdistdir}/tex/latex/kurier/ts1kurierl.fd
14mr|texlive-kurier-0.995b-3|643	%{_texmfdistdir}/tex/latex/kurier/ts1kurierlc.fd
14mr|texlive-kurier-0.995b-3|644	%{_texmfdistdir}/tex/plain/kurier/kurier-math.tex
14mr|texlive-kurier-0.995b-3|645	%doc %{_texmfdistdir}/doc/fonts/kurier/00readme.eng
14mr|texlive-kurier-0.995b-3|646	%doc %{_texmfdistdir}/doc/fonts/kurier/00readme.pol
14mr|texlive-kurier-0.995b-3|647	%doc %{_texmfdistdir}/doc/fonts/kurier/GUST-FONT-LICENSE.txt
14mr|texlive-kurier-0.995b-3|648	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-info-src.zip
14mr|texlive-kurier-0.995b-3|649	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-info.pdf
14mr|texlive-kurier-0.995b-3|650	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-cyr.tex
14mr|texlive-kurier-0.995b-3|651	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-math.tex
14mr|texlive-kurier-0.995b-3|652	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-pl.tex
14mr|texlive-kurier-0.995b-3|653	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-t2a.tex
14mr|texlive-kurier-0.995b-3|654	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-t5.tex
14mr|texlive-kurier-0.995b-3|655	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-mathtest.tex
14mr|texlive-kurier-0.995b-3|656	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-table.tex
14mr|texlive-kurier-0.995b-3|657	%doc %{_texmfdistdir}/doc/fonts/kurier/manifest.txt
14mr|texlive-kurier-0.995b-3|658	
14mr|texlive-kurier-0.995b-3|659	#-----------------------------------------------------------------------
14mr|texlive-kurier-0.995b-3|660	%prep
14mr|texlive-kurier-0.995b-3|661	%setup -c -a0 -a1
14mr|texlive-kurier-0.995b-3|662	
14mr|texlive-kurier-0.995b-3|663	%build
14mr|texlive-kurier-0.995b-3|664	
14mr|texlive-kurier-0.995b-3|665	%install
14mr|texlive-kurier-0.995b-3|666	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-kurier-0.995b-3|667	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-kurier-0.995b-3|668	
14mr|texlive-kurier-0.995b-3|669	
14mr|texlive-kurier-0.995b-3|670	
14mr|texlive-kurier-0.995b-3|671	%changelog
14mr|texlive-kurier-0.995b-3|672	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.995b-3
14mr|texlive-kurier-0.995b-3|673	+ Revision: 47d843d
14mr|texlive-kurier-0.995b-3|674	- MassBuild#440: Increase release tag
14mr|texlive-kurier-0.995b-3|675	
14mr|texlive-kurier-0.995b-3|676	

20492 14
14mr|texlive-l2picfaq-1.50-3|1	# revision 19601
14mr|texlive-l2picfaq-1.50-3|2	# category Package
14mr|texlive-l2picfaq-1.50-3|3	# catalog-ctan /info/l2picfaq/german
14mr|texlive-l2picfaq-1.50-3|4	# catalog-date 2010-08-29 15:51:21 +0200
14mr|texlive-l2picfaq-1.50-3|5	# catalog-license fdl
14mr|texlive-l2picfaq-1.50-3|6	# catalog-version 1.50
14mr|texlive-l2picfaq-1.50-3|7	Name:		texlive-l2picfaq
14mr|texlive-l2picfaq-1.50-3|8	Version:	1.50
14mr|texlive-l2picfaq-1.50-3|9	Release:	3
14mr|texlive-l2picfaq-1.50-3|10	Summary:	LaTeX pictures "how-to" (German)
14mr|texlive-l2picfaq-1.50-3|11	Group:		Publishing
14mr|texlive-l2picfaq-1.50-3|12	URL:		http://www.ctan.org/tex-archive/info/l2picfaq/german
14mr|texlive-l2picfaq-1.50-3|13	License:	FDL
14mr|texlive-l2picfaq-1.50-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2picfaq.tar.xz
14mr|texlive-l2picfaq-1.50-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2picfaq.doc.tar.xz
14mr|texlive-l2picfaq-1.50-3|16	BuildArch:	noarch
14mr|texlive-l2picfaq-1.50-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-l2picfaq-1.50-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-l2picfaq-1.50-3|19	
14mr|texlive-l2picfaq-1.50-3|20	%description
14mr|texlive-l2picfaq-1.50-3|21	The document (in German) is a collection of "how-to" notes
14mr|texlive-l2picfaq-1.50-3|22	about LaTeX and pictures. The aim of the document is to provide
14mr|texlive-l2picfaq-1.50-3|23	a solution, in the form of some sample code, for every problem.
14mr|texlive-l2picfaq-1.50-3|24	
14mr|texlive-l2picfaq-1.50-3|25	#-----------------------------------------------------------------------
14mr|texlive-l2picfaq-1.50-3|26	%files
14mr|texlive-l2picfaq-1.50-3|27	%doc %{_texmfdistdir}/doc/latex/l2picfaq/README
14mr|texlive-l2picfaq-1.50-3|28	%doc %{_texmfdistdir}/doc/latex/l2picfaq/ctanlion.pdf
14mr|texlive-l2picfaq-1.50-3|29	%doc %{_texmfdistdir}/doc/latex/l2picfaq/gfdl.tex
14mr|texlive-l2picfaq-1.50-3|30	%doc %{_texmfdistdir}/doc/latex/l2picfaq/l2picfaq.pdf
14mr|texlive-l2picfaq-1.50-3|31	%doc %{_texmfdistdir}/doc/latex/l2picfaq/l2picfaq.tex
14mr|texlive-l2picfaq-1.50-3|32	
14mr|texlive-l2picfaq-1.50-3|33	#-----------------------------------------------------------------------
14mr|texlive-l2picfaq-1.50-3|34	%prep
14mr|texlive-l2picfaq-1.50-3|35	%setup -c -a0 -a1
14mr|texlive-l2picfaq-1.50-3|36	
14mr|texlive-l2picfaq-1.50-3|37	%build
14mr|texlive-l2picfaq-1.50-3|38	
14mr|texlive-l2picfaq-1.50-3|39	%install
14mr|texlive-l2picfaq-1.50-3|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l2picfaq-1.50-3|41	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-l2picfaq-1.50-3|42	
14mr|texlive-l2picfaq-1.50-3|43	
14mr|texlive-l2picfaq-1.50-3|44	
14mr|texlive-l2picfaq-1.50-3|45	%changelog
14mr|texlive-l2picfaq-1.50-3|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.50-3
14mr|texlive-l2picfaq-1.50-3|47	+ Revision: cb41928
14mr|texlive-l2picfaq-1.50-3|48	- MassBuild#440: Increase release tag
14mr|texlive-l2picfaq-1.50-3|49	
14mr|texlive-l2picfaq-1.50-3|50	

20493 14
14mr|texlive-l2tabu-2.3-3|1	# revision 24038
14mr|texlive-l2tabu-2.3-3|2	# category Package
14mr|texlive-l2tabu-2.3-3|3	# catalog-ctan /info/l2tabu/german
14mr|texlive-l2tabu-2.3-3|4	# catalog-date 2011-09-21 00:38:26 +0200
14mr|texlive-l2tabu-2.3-3|5	# catalog-license gpl
14mr|texlive-l2tabu-2.3-3|6	# catalog-version 2.3
14mr|texlive-l2tabu-2.3-3|7	Name:		texlive-l2tabu
14mr|texlive-l2tabu-2.3-3|8	Version:	2.3
14mr|texlive-l2tabu-2.3-3|9	Release:	3
14mr|texlive-l2tabu-2.3-3|10	Summary:	Obsolete packages and commands
14mr|texlive-l2tabu-2.3-3|11	Group:		Publishing
14mr|texlive-l2tabu-2.3-3|12	URL:		http://www.ctan.org/tex-archive/info/l2tabu/german
14mr|texlive-l2tabu-2.3-3|13	License:	GPL
14mr|texlive-l2tabu-2.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu.tar.xz
14mr|texlive-l2tabu-2.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu.doc.tar.xz
14mr|texlive-l2tabu-2.3-3|16	BuildArch:	noarch
14mr|texlive-l2tabu-2.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-l2tabu-2.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-l2tabu-2.3-3|19	
14mr|texlive-l2tabu-2.3-3|20	%description
14mr|texlive-l2tabu-2.3-3|21	The "sins" of LaTeX users, and how to correct them. The
14mr|texlive-l2tabu-2.3-3|22	document provides a list of obsolete packages and commands
14mr|texlive-l2tabu-2.3-3|23	(this original is in German; it has been translated into
14mr|texlive-l2tabu-2.3-3|24	English, French, Italian and Spanish).
14mr|texlive-l2tabu-2.3-3|25	
14mr|texlive-l2tabu-2.3-3|26	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-2.3-3|27	%files
14mr|texlive-l2tabu-2.3-3|28	%doc %{_texmfdistdir}/doc/latex/l2tabu/CHANGES
14mr|texlive-l2tabu-2.3-3|29	%doc %{_texmfdistdir}/doc/latex/l2tabu/README
14mr|texlive-l2tabu-2.3-3|30	%doc %{_texmfdistdir}/doc/latex/l2tabu/l2tabu.pdf
14mr|texlive-l2tabu-2.3-3|31	%doc %{_texmfdistdir}/doc/latex/l2tabu/l2tabu.tex
14mr|texlive-l2tabu-2.3-3|32	
14mr|texlive-l2tabu-2.3-3|33	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-2.3-3|34	%prep
14mr|texlive-l2tabu-2.3-3|35	%setup -c -a0 -a1
14mr|texlive-l2tabu-2.3-3|36	
14mr|texlive-l2tabu-2.3-3|37	%build
14mr|texlive-l2tabu-2.3-3|38	
14mr|texlive-l2tabu-2.3-3|39	%install
14mr|texlive-l2tabu-2.3-3|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-2.3-3|41	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-2.3-3|42	
14mr|texlive-l2tabu-2.3-3|43	
14mr|texlive-l2tabu-2.3-3|44	
14mr|texlive-l2tabu-2.3-3|45	%changelog
14mr|texlive-l2tabu-2.3-3|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-3
14mr|texlive-l2tabu-2.3-3|47	+ Revision: 8684d6c
14mr|texlive-l2tabu-2.3-3|48	- MassBuild#440: Increase release tag
14mr|texlive-l2tabu-2.3-3|49	
14mr|texlive-l2tabu-2.3-3|50	

20494 14
14mr|texlive-l2tabu-english-1.8.5.7-3|1	# revision 15878
14mr|texlive-l2tabu-english-1.8.5.7-3|2	# category Package
14mr|texlive-l2tabu-english-1.8.5.7-3|3	# catalog-ctan /info/l2tabu/english
14mr|texlive-l2tabu-english-1.8.5.7-3|4	# catalog-date 2008-03-16 17:19:11 +0100
14mr|texlive-l2tabu-english-1.8.5.7-3|5	# catalog-license gpl
14mr|texlive-l2tabu-english-1.8.5.7-3|6	# catalog-version 1.8.5.7
14mr|texlive-l2tabu-english-1.8.5.7-3|7	Name:		texlive-l2tabu-english
14mr|texlive-l2tabu-english-1.8.5.7-3|8	Version:	1.8.5.7
14mr|texlive-l2tabu-english-1.8.5.7-3|9	Release:	3
14mr|texlive-l2tabu-english-1.8.5.7-3|10	Summary:	English translation of "Obsolete packages and commands"
14mr|texlive-l2tabu-english-1.8.5.7-3|11	Group:		Publishing
14mr|texlive-l2tabu-english-1.8.5.7-3|12	URL:		http://www.ctan.org/tex-archive/info/l2tabu/english
14mr|texlive-l2tabu-english-1.8.5.7-3|13	License:	GPL
14mr|texlive-l2tabu-english-1.8.5.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-english.tar.xz
14mr|texlive-l2tabu-english-1.8.5.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-english.doc.tar.xz
14mr|texlive-l2tabu-english-1.8.5.7-3|16	BuildArch:	noarch
14mr|texlive-l2tabu-english-1.8.5.7-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-l2tabu-english-1.8.5.7-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-l2tabu-english-1.8.5.7-3|19	
14mr|texlive-l2tabu-english-1.8.5.7-3|20	%description
14mr|texlive-l2tabu-english-1.8.5.7-3|21	English translation of the l2tabu practical guide to LaTeX2e by
14mr|texlive-l2tabu-english-1.8.5.7-3|22	Mark Trettin. A list of obsolete packages and commands.
14mr|texlive-l2tabu-english-1.8.5.7-3|23	
14mr|texlive-l2tabu-english-1.8.5.7-3|24	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-english-1.8.5.7-3|25	%files
14mr|texlive-l2tabu-english-1.8.5.7-3|26	%doc %{_texmfdistdir}/doc/latex/l2tabu-english/l2tabuen.pdf
14mr|texlive-l2tabu-english-1.8.5.7-3|27	%doc %{_texmfdistdir}/doc/latex/l2tabu-english/l2tabuen.tex
14mr|texlive-l2tabu-english-1.8.5.7-3|28	
14mr|texlive-l2tabu-english-1.8.5.7-3|29	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-english-1.8.5.7-3|30	%prep
14mr|texlive-l2tabu-english-1.8.5.7-3|31	%setup -c -a0 -a1
14mr|texlive-l2tabu-english-1.8.5.7-3|32	
14mr|texlive-l2tabu-english-1.8.5.7-3|33	%build
14mr|texlive-l2tabu-english-1.8.5.7-3|34	
14mr|texlive-l2tabu-english-1.8.5.7-3|35	%install
14mr|texlive-l2tabu-english-1.8.5.7-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-english-1.8.5.7-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-english-1.8.5.7-3|38	
14mr|texlive-l2tabu-english-1.8.5.7-3|39	
14mr|texlive-l2tabu-english-1.8.5.7-3|40	
14mr|texlive-l2tabu-english-1.8.5.7-3|41	%changelog
14mr|texlive-l2tabu-english-1.8.5.7-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.5.7-3
14mr|texlive-l2tabu-english-1.8.5.7-3|43	+ Revision: 3d7c3e6
14mr|texlive-l2tabu-english-1.8.5.7-3|44	- MassBuild#440: Increase release tag
14mr|texlive-l2tabu-english-1.8.5.7-3|45	
14mr|texlive-l2tabu-english-1.8.5.7-3|46	

20495 14
14mr|texlive-l2tabu-french-20061215-3|1	# revision 15878
14mr|texlive-l2tabu-french-20061215-3|2	# category Package
14mr|texlive-l2tabu-french-20061215-3|3	# catalog-ctan /info/l2tabu/french
14mr|texlive-l2tabu-french-20061215-3|4	# catalog-date 2006-12-15 14:14:43 +0100
14mr|texlive-l2tabu-french-20061215-3|5	# catalog-license gpl
14mr|texlive-l2tabu-french-20061215-3|6	# catalog-version undef
14mr|texlive-l2tabu-french-20061215-3|7	Name:		texlive-l2tabu-french
14mr|texlive-l2tabu-french-20061215-3|8	Version:	20061215
14mr|texlive-l2tabu-french-20061215-3|9	Release:	3
14mr|texlive-l2tabu-french-20061215-3|10	Summary:	French translation of l2tabu
14mr|texlive-l2tabu-french-20061215-3|11	Group:		Publishing
14mr|texlive-l2tabu-french-20061215-3|12	URL:		http://www.ctan.org/tex-archive/info/l2tabu/french
14mr|texlive-l2tabu-french-20061215-3|13	License:	GPL
14mr|texlive-l2tabu-french-20061215-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-french.tar.xz
14mr|texlive-l2tabu-french-20061215-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-french.doc.tar.xz
14mr|texlive-l2tabu-french-20061215-3|16	BuildArch:	noarch
14mr|texlive-l2tabu-french-20061215-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-l2tabu-french-20061215-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-l2tabu-french-20061215-3|19	
14mr|texlive-l2tabu-french-20061215-3|20	%description
14mr|texlive-l2tabu-french-20061215-3|21	French translation of l2tabu.
14mr|texlive-l2tabu-french-20061215-3|22	
14mr|texlive-l2tabu-french-20061215-3|23	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-french-20061215-3|24	%files
14mr|texlive-l2tabu-french-20061215-3|25	%doc %{_texmfdistdir}/doc/latex/l2tabu-french/README
14mr|texlive-l2tabu-french-20061215-3|26	%doc %{_texmfdistdir}/doc/latex/l2tabu-french/l2tabufr-heavy.pdf
14mr|texlive-l2tabu-french-20061215-3|27	%doc %{_texmfdistdir}/doc/latex/l2tabu-french/l2tabufr-light.pdf
14mr|texlive-l2tabu-french-20061215-3|28	%doc %{_texmfdistdir}/doc/latex/l2tabu-french/l2tabufr.tex
14mr|texlive-l2tabu-french-20061215-3|29	
14mr|texlive-l2tabu-french-20061215-3|30	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-french-20061215-3|31	%prep
14mr|texlive-l2tabu-french-20061215-3|32	%setup -c -a0 -a1
14mr|texlive-l2tabu-french-20061215-3|33	
14mr|texlive-l2tabu-french-20061215-3|34	%build
14mr|texlive-l2tabu-french-20061215-3|35	
14mr|texlive-l2tabu-french-20061215-3|36	%install
14mr|texlive-l2tabu-french-20061215-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-french-20061215-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-french-20061215-3|39	
14mr|texlive-l2tabu-french-20061215-3|40	
14mr|texlive-l2tabu-french-20061215-3|41	
14mr|texlive-l2tabu-french-20061215-3|42	%changelog
14mr|texlive-l2tabu-french-20061215-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061215-3
14mr|texlive-l2tabu-french-20061215-3|44	+ Revision: 3a7464c
14mr|texlive-l2tabu-french-20061215-3|45	- MassBuild#440: Increase release tag
14mr|texlive-l2tabu-french-20061215-3|46	
14mr|texlive-l2tabu-french-20061215-3|47	

20496 14
14mr|texlive-l2tabu-it-1.8.4-3|1	# revision 15878
14mr|texlive-l2tabu-it-1.8.4-3|2	# category Package
14mr|texlive-l2tabu-it-1.8.4-3|3	# catalog-ctan /info/l2tabu/italian
14mr|texlive-l2tabu-it-1.8.4-3|4	# catalog-date 2006-12-15 14:14:43 +0100
14mr|texlive-l2tabu-it-1.8.4-3|5	# catalog-license gpl
14mr|texlive-l2tabu-it-1.8.4-3|6	# catalog-version 1.8.4
14mr|texlive-l2tabu-it-1.8.4-3|7	Name:		texlive-l2tabu-it
14mr|texlive-l2tabu-it-1.8.4-3|8	Version:	1.8.4
14mr|texlive-l2tabu-it-1.8.4-3|9	Release:	3
14mr|texlive-l2tabu-it-1.8.4-3|10	Summary:	Italian Translation of Obsolete packages and commands
14mr|texlive-l2tabu-it-1.8.4-3|11	Group:		Publishing
14mr|texlive-l2tabu-it-1.8.4-3|12	URL:		http://www.ctan.org/tex-archive/info/l2tabu/italian
14mr|texlive-l2tabu-it-1.8.4-3|13	License:	GPL
14mr|texlive-l2tabu-it-1.8.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-it.tar.xz
14mr|texlive-l2tabu-it-1.8.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-it.doc.tar.xz
14mr|texlive-l2tabu-it-1.8.4-3|16	BuildArch:	noarch
14mr|texlive-l2tabu-it-1.8.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-l2tabu-it-1.8.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-l2tabu-it-1.8.4-3|19	
14mr|texlive-l2tabu-it-1.8.4-3|20	%description
14mr|texlive-l2tabu-it-1.8.4-3|21	Italian translation of the l2tabu practical guide to LaTeX2e (a
14mr|texlive-l2tabu-it-1.8.4-3|22	list of obsolete packages and commands).
14mr|texlive-l2tabu-it-1.8.4-3|23	
14mr|texlive-l2tabu-it-1.8.4-3|24	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-it-1.8.4-3|25	%files
14mr|texlive-l2tabu-it-1.8.4-3|26	%doc %{_texmfdistdir}/doc/latex/l2tabu-it/l2tabuit.pdf
14mr|texlive-l2tabu-it-1.8.4-3|27	%doc %{_texmfdistdir}/doc/latex/l2tabu-it/l2tabuit.tex
14mr|texlive-l2tabu-it-1.8.4-3|28	
14mr|texlive-l2tabu-it-1.8.4-3|29	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-it-1.8.4-3|30	%prep
14mr|texlive-l2tabu-it-1.8.4-3|31	%setup -c -a0 -a1
14mr|texlive-l2tabu-it-1.8.4-3|32	
14mr|texlive-l2tabu-it-1.8.4-3|33	%build
14mr|texlive-l2tabu-it-1.8.4-3|34	
14mr|texlive-l2tabu-it-1.8.4-3|35	%install
14mr|texlive-l2tabu-it-1.8.4-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-it-1.8.4-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-it-1.8.4-3|38	
14mr|texlive-l2tabu-it-1.8.4-3|39	
14mr|texlive-l2tabu-it-1.8.4-3|40	
14mr|texlive-l2tabu-it-1.8.4-3|41	%changelog
14mr|texlive-l2tabu-it-1.8.4-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.4-3
14mr|texlive-l2tabu-it-1.8.4-3|43	+ Revision: c4db3e9
14mr|texlive-l2tabu-it-1.8.4-3|44	- MassBuild#440: Increase release tag
14mr|texlive-l2tabu-it-1.8.4-3|45	
14mr|texlive-l2tabu-it-1.8.4-3|46	

20497 14
14mr|texlive-l2tabu-italian-1.8.4-2|1	# revision 25218
14mr|texlive-l2tabu-italian-1.8.4-2|2	# category Package
14mr|texlive-l2tabu-italian-1.8.4-2|3	# catalog-ctan /info/l2tabu/italian
14mr|texlive-l2tabu-italian-1.8.4-2|4	# catalog-date 2011-09-21 00:42:21 +0200
14mr|texlive-l2tabu-italian-1.8.4-2|5	# catalog-license gpl
14mr|texlive-l2tabu-italian-1.8.4-2|6	# catalog-version 1.8.4
14mr|texlive-l2tabu-italian-1.8.4-2|7	Name:		texlive-l2tabu-italian
14mr|texlive-l2tabu-italian-1.8.4-2|8	Version:	1.8.4
14mr|texlive-l2tabu-italian-1.8.4-2|9	Release:	2
14mr|texlive-l2tabu-italian-1.8.4-2|10	Summary:	Italian Translation of Obsolete packages and commands
14mr|texlive-l2tabu-italian-1.8.4-2|11	Group:		Publishing
14mr|texlive-l2tabu-italian-1.8.4-2|12	URL:		http://www.ctan.org/tex-archive/info/l2tabu/italian
14mr|texlive-l2tabu-italian-1.8.4-2|13	License:	GPL
14mr|texlive-l2tabu-italian-1.8.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-italian.tar.xz
14mr|texlive-l2tabu-italian-1.8.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-italian.doc.tar.xz
14mr|texlive-l2tabu-italian-1.8.4-2|16	BuildArch:	noarch
14mr|texlive-l2tabu-italian-1.8.4-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-l2tabu-italian-1.8.4-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-l2tabu-italian-1.8.4-2|19	
14mr|texlive-l2tabu-italian-1.8.4-2|20	%description
14mr|texlive-l2tabu-italian-1.8.4-2|21	Italian translation of the l2tabu practical guide to LaTeX2e (a
14mr|texlive-l2tabu-italian-1.8.4-2|22	list of obsolete packages and commands).
14mr|texlive-l2tabu-italian-1.8.4-2|23	
14mr|texlive-l2tabu-italian-1.8.4-2|24	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-italian-1.8.4-2|25	%files
14mr|texlive-l2tabu-italian-1.8.4-2|26	%doc %{_texmfdistdir}/doc/latex/l2tabu-italian/l2tabuit.pdf
14mr|texlive-l2tabu-italian-1.8.4-2|27	%doc %{_texmfdistdir}/doc/latex/l2tabu-italian/l2tabuit.tex
14mr|texlive-l2tabu-italian-1.8.4-2|28	
14mr|texlive-l2tabu-italian-1.8.4-2|29	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-italian-1.8.4-2|30	%prep
14mr|texlive-l2tabu-italian-1.8.4-2|31	%setup -c -a0 -a1
14mr|texlive-l2tabu-italian-1.8.4-2|32	
14mr|texlive-l2tabu-italian-1.8.4-2|33	%build
14mr|texlive-l2tabu-italian-1.8.4-2|34	
14mr|texlive-l2tabu-italian-1.8.4-2|35	%install
14mr|texlive-l2tabu-italian-1.8.4-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-italian-1.8.4-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-italian-1.8.4-2|38	
14mr|texlive-l2tabu-italian-1.8.4-2|39	
14mr|texlive-l2tabu-italian-1.8.4-2|40	
14mr|texlive-l2tabu-italian-1.8.4-2|41	%changelog
14mr|texlive-l2tabu-italian-1.8.4-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.4-2
14mr|texlive-l2tabu-italian-1.8.4-2|43	+ Revision: ae2ba83
14mr|texlive-l2tabu-italian-1.8.4-2|44	- MassBuild#440: Increase release tag
14mr|texlive-l2tabu-italian-1.8.4-2|45	
14mr|texlive-l2tabu-italian-1.8.4-2|46	

20498 14
14mr|texlive-l2tabu-spanish-1.1-3|1	# revision 15878
14mr|texlive-l2tabu-spanish-1.1-3|2	# category Package
14mr|texlive-l2tabu-spanish-1.1-3|3	# catalog-ctan /info/l2tabu/spanish
14mr|texlive-l2tabu-spanish-1.1-3|4	# catalog-date 2008-08-22 10:50:40 +0200
14mr|texlive-l2tabu-spanish-1.1-3|5	# catalog-license pd
14mr|texlive-l2tabu-spanish-1.1-3|6	# catalog-version 1.1
14mr|texlive-l2tabu-spanish-1.1-3|7	Name:		texlive-l2tabu-spanish
14mr|texlive-l2tabu-spanish-1.1-3|8	Version:	1.1
14mr|texlive-l2tabu-spanish-1.1-3|9	Release:	3
14mr|texlive-l2tabu-spanish-1.1-3|10	Summary:	Spanish translation of "Obsolete packages and commands"
14mr|texlive-l2tabu-spanish-1.1-3|11	Group:		Publishing
14mr|texlive-l2tabu-spanish-1.1-3|12	URL:		http://www.ctan.org/tex-archive/info/l2tabu/spanish
14mr|texlive-l2tabu-spanish-1.1-3|13	License:	PD
14mr|texlive-l2tabu-spanish-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-spanish.tar.xz
14mr|texlive-l2tabu-spanish-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l2tabu-spanish.doc.tar.xz
14mr|texlive-l2tabu-spanish-1.1-3|16	BuildArch:	noarch
14mr|texlive-l2tabu-spanish-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-l2tabu-spanish-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-l2tabu-spanish-1.1-3|19	
14mr|texlive-l2tabu-spanish-1.1-3|20	%description
14mr|texlive-l2tabu-spanish-1.1-3|21	A Spanish translation of the l2tabu practical guide to LaTeX2e
14mr|texlive-l2tabu-spanish-1.1-3|22	by Mark Trettin. A list of obsolete packages, commands and
14mr|texlive-l2tabu-spanish-1.1-3|23	usages.
14mr|texlive-l2tabu-spanish-1.1-3|24	
14mr|texlive-l2tabu-spanish-1.1-3|25	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-spanish-1.1-3|26	%files
14mr|texlive-l2tabu-spanish-1.1-3|27	%doc %{_texmfdistdir}/doc/latex/l2tabu-spanish/README
14mr|texlive-l2tabu-spanish-1.1-3|28	%doc %{_texmfdistdir}/doc/latex/l2tabu-spanish/l2tabues.pdf
14mr|texlive-l2tabu-spanish-1.1-3|29	%doc %{_texmfdistdir}/doc/latex/l2tabu-spanish/l2tabues.tex
14mr|texlive-l2tabu-spanish-1.1-3|30	
14mr|texlive-l2tabu-spanish-1.1-3|31	#-----------------------------------------------------------------------
14mr|texlive-l2tabu-spanish-1.1-3|32	%prep
14mr|texlive-l2tabu-spanish-1.1-3|33	%setup -c -a0 -a1
14mr|texlive-l2tabu-spanish-1.1-3|34	
14mr|texlive-l2tabu-spanish-1.1-3|35	%build
14mr|texlive-l2tabu-spanish-1.1-3|36	
14mr|texlive-l2tabu-spanish-1.1-3|37	%install
14mr|texlive-l2tabu-spanish-1.1-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-spanish-1.1-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-l2tabu-spanish-1.1-3|40	
14mr|texlive-l2tabu-spanish-1.1-3|41	
14mr|texlive-l2tabu-spanish-1.1-3|42	
14mr|texlive-l2tabu-spanish-1.1-3|43	%changelog
14mr|texlive-l2tabu-spanish-1.1-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-l2tabu-spanish-1.1-3|45	+ Revision: a658e72
14mr|texlive-l2tabu-spanish-1.1-3|46	- MassBuild#440: Increase release tag
14mr|texlive-l2tabu-spanish-1.1-3|47	
14mr|texlive-l2tabu-spanish-1.1-3|48	

20499 14
14mr|texlive-l3experimental-SVN3990-2|1	# revision 27107
14mr|texlive-l3experimental-SVN3990-2|2	# category Package
14mr|texlive-l3experimental-SVN3990-2|3	# catalog-ctan /macros/latex/contrib/l3experimental
14mr|texlive-l3experimental-SVN3990-2|4	# catalog-date 2012-07-16 14:27:23 +0200
14mr|texlive-l3experimental-SVN3990-2|5	# catalog-license lppl1.3
14mr|texlive-l3experimental-SVN3990-2|6	# catalog-version SVN 3990
14mr|texlive-l3experimental-SVN3990-2|7	Name:		texlive-l3experimental
14mr|texlive-l3experimental-SVN3990-2|8	Version:	SVN3990
14mr|texlive-l3experimental-SVN3990-2|9	Release:	2
14mr|texlive-l3experimental-SVN3990-2|10	Summary:	Experimental LaTeX3 concepts
14mr|texlive-l3experimental-SVN3990-2|11	Group:		Publishing
14mr|texlive-l3experimental-SVN3990-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/l3experimental
14mr|texlive-l3experimental-SVN3990-2|13	License:	LPPL1.3
14mr|texlive-l3experimental-SVN3990-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3experimental.tar.xz
14mr|texlive-l3experimental-SVN3990-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3experimental.doc.tar.xz
14mr|texlive-l3experimental-SVN3990-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3experimental.source.tar.xz
14mr|texlive-l3experimental-SVN3990-2|17	BuildArch:	noarch
14mr|texlive-l3experimental-SVN3990-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-l3experimental-SVN3990-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-l3experimental-SVN3990-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-l3experimental-SVN3990-2|21	
14mr|texlive-l3experimental-SVN3990-2|22	%description
14mr|texlive-l3experimental-SVN3990-2|23	The l3experimental packages are a collection of experimental
14mr|texlive-l3experimental-SVN3990-2|24	implementations for aspects of the LaTeX3 kernel, dealing with
14mr|texlive-l3experimental-SVN3990-2|25	higher-level ideas such as the Designer Interface. Some of them
14mr|texlive-l3experimental-SVN3990-2|26	work as stand alone packages, providing new functionality, and
14mr|texlive-l3experimental-SVN3990-2|27	can be used on top of LaTeX2e with no changes to the existing
14mr|texlive-l3experimental-SVN3990-2|28	kernel. The present release includes: - xgalley, which controls
14mr|texlive-l3experimental-SVN3990-2|29	boxes receiving text for typesetting. - l3dt: kernel support
14mr|texlive-l3experimental-SVN3990-2|30	for data tables; - l3galley: kernel support for xgalley; -
14mr|texlive-l3experimental-SVN3990-2|31	l3regex: kernel support for regular expression search and
14mr|texlive-l3experimental-SVN3990-2|32	replace operations; - l3sort: kernel support for sorting
14mr|texlive-l3experimental-SVN3990-2|33	sequences, token lists or comma-lists, according to user-
14mr|texlive-l3experimental-SVN3990-2|34	specified comparison criteria; - l3str: kernel support for
14mr|texlive-l3experimental-SVN3990-2|35	string manipulation; - l3tl-build: kernel support for token
14mr|texlive-l3experimental-SVN3990-2|36	list building; - l3tl_analysis: kernel support for token list
14mr|texlive-l3experimental-SVN3990-2|37	analysis; and - xcoffins, which allows the alignment of boxes
14mr|texlive-l3experimental-SVN3990-2|38	using a series of 'handle' positions, supplementing the simple
14mr|texlive-l3experimental-SVN3990-2|39	TeX reference point. All the files of the bundle are also
14mr|texlive-l3experimental-SVN3990-2|40	available in the Subversion (SVN) repository of the LaTeX3
14mr|texlive-l3experimental-SVN3990-2|41	Project. The bundle on CTAN is based on a snapshot of the SVN
14mr|texlive-l3experimental-SVN3990-2|42	repository on 2012-07-16.
14mr|texlive-l3experimental-SVN3990-2|43	
14mr|texlive-l3experimental-SVN3990-2|44	%post
14mr|texlive-l3experimental-SVN3990-2|45	%{_sbindir}/texlive.post
14mr|texlive-l3experimental-SVN3990-2|46	
14mr|texlive-l3experimental-SVN3990-2|47	%postun
14mr|texlive-l3experimental-SVN3990-2|48	if [ $1 -eq 0 ]; then
14mr|texlive-l3experimental-SVN3990-2|49	%{_sbindir}/texlive.post
14mr|texlive-l3experimental-SVN3990-2|50	fi
14mr|texlive-l3experimental-SVN3990-2|51	
14mr|texlive-l3experimental-SVN3990-2|52	#-----------------------------------------------------------------------
14mr|texlive-l3experimental-SVN3990-2|53	%files
14mr|texlive-l3experimental-SVN3990-2|54	%{_texmfdistdir}/tex/latex/l3experimental/l3dt/l3dt.sty
14mr|texlive-l3experimental-SVN3990-2|55	%{_texmfdistdir}/tex/latex/l3experimental/l3sort/l3sort.sty
14mr|texlive-l3experimental-SVN3990-2|56	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3flag.sty
14mr|texlive-l3experimental-SVN3990-2|57	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3regex-trace.sty
14mr|texlive-l3experimental-SVN3990-2|58	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3regex.sty
14mr|texlive-l3experimental-SVN3990-2|59	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str.sty
14mr|texlive-l3experimental-SVN3990-2|60	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3tl-analysis.sty
14mr|texlive-l3experimental-SVN3990-2|61	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3tl-build.sty
14mr|texlive-l3experimental-SVN3990-2|62	%{_texmfdistdir}/tex/latex/l3experimental/xcoffins/xcoffins.sty
14mr|texlive-l3experimental-SVN3990-2|63	%{_texmfdistdir}/tex/latex/l3experimental/xgalley/l3galley.sty
14mr|texlive-l3experimental-SVN3990-2|64	%{_texmfdistdir}/tex/latex/l3experimental/xgalley/xgalley.sty
14mr|texlive-l3experimental-SVN3990-2|65	%doc %{_texmfdistdir}/doc/latex/l3experimental/README
14mr|texlive-l3experimental-SVN3990-2|66	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3dt/l3dt.pdf
14mr|texlive-l3experimental-SVN3990-2|67	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3sort/l3sort.pdf
14mr|texlive-l3experimental-SVN3990-2|68	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3flag.pdf
14mr|texlive-l3experimental-SVN3990-2|69	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3regex.pdf
14mr|texlive-l3experimental-SVN3990-2|70	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3str.pdf
14mr|texlive-l3experimental-SVN3990-2|71	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3tl-analysis.pdf
14mr|texlive-l3experimental-SVN3990-2|72	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3tl-build.pdf
14mr|texlive-l3experimental-SVN3990-2|73	%doc %{_texmfdistdir}/doc/latex/l3experimental/xcoffins/xcoffins.pdf
14mr|texlive-l3experimental-SVN3990-2|74	%doc %{_texmfdistdir}/doc/latex/l3experimental/xgalley/l3galley.pdf
14mr|texlive-l3experimental-SVN3990-2|75	%doc %{_texmfdistdir}/doc/latex/l3experimental/xgalley/xgalley.pdf
14mr|texlive-l3experimental-SVN3990-2|76	#- source
14mr|texlive-l3experimental-SVN3990-2|77	%doc %{_texmfdistdir}/source/latex/l3experimental/l3dt/l3dt.dtx
14mr|texlive-l3experimental-SVN3990-2|78	%doc %{_texmfdistdir}/source/latex/l3experimental/l3dt/l3dt.ins
14mr|texlive-l3experimental-SVN3990-2|79	%doc %{_texmfdistdir}/source/latex/l3experimental/l3sort/l3sort.dtx
14mr|texlive-l3experimental-SVN3990-2|80	%doc %{_texmfdistdir}/source/latex/l3experimental/l3sort/l3sort.ins
14mr|texlive-l3experimental-SVN3990-2|81	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3flag.dtx
14mr|texlive-l3experimental-SVN3990-2|82	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3regex.dtx
14mr|texlive-l3experimental-SVN3990-2|83	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3str.dtx
14mr|texlive-l3experimental-SVN3990-2|84	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3str.ins
14mr|texlive-l3experimental-SVN3990-2|85	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3tl-analysis.dtx
14mr|texlive-l3experimental-SVN3990-2|86	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3tl-build.dtx
14mr|texlive-l3experimental-SVN3990-2|87	%doc %{_texmfdistdir}/source/latex/l3experimental/xcoffins/xcoffins.dtx
14mr|texlive-l3experimental-SVN3990-2|88	%doc %{_texmfdistdir}/source/latex/l3experimental/xcoffins/xcoffins.ins
14mr|texlive-l3experimental-SVN3990-2|89	%doc %{_texmfdistdir}/source/latex/l3experimental/xgalley/l3galley.dtx
14mr|texlive-l3experimental-SVN3990-2|90	%doc %{_texmfdistdir}/source/latex/l3experimental/xgalley/xgalley.dtx
14mr|texlive-l3experimental-SVN3990-2|91	%doc %{_texmfdistdir}/source/latex/l3experimental/xgalley/xgalley.ins
14mr|texlive-l3experimental-SVN3990-2|92	
14mr|texlive-l3experimental-SVN3990-2|93	#-----------------------------------------------------------------------
14mr|texlive-l3experimental-SVN3990-2|94	%prep
14mr|texlive-l3experimental-SVN3990-2|95	%setup -c -a0 -a1 -a2
14mr|texlive-l3experimental-SVN3990-2|96	
14mr|texlive-l3experimental-SVN3990-2|97	%build
14mr|texlive-l3experimental-SVN3990-2|98	
14mr|texlive-l3experimental-SVN3990-2|99	%install
14mr|texlive-l3experimental-SVN3990-2|100	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l3experimental-SVN3990-2|101	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-l3experimental-SVN3990-2|102	
14mr|texlive-l3experimental-SVN3990-2|103	
14mr|texlive-l3experimental-SVN3990-2|104	
14mr|texlive-l3experimental-SVN3990-2|105	%changelog
14mr|texlive-l3experimental-SVN3990-2|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> SVN3990-2
14mr|texlive-l3experimental-SVN3990-2|107	+ Revision: 7ecb7f3
14mr|texlive-l3experimental-SVN3990-2|108	- MassBuild#440: Increase release tag
14mr|texlive-l3experimental-SVN3990-2|109	
14mr|texlive-l3experimental-SVN3990-2|110	

20500 14
14mr|texlive-l3kernel-SVN3990-2|1	# revision 27108
14mr|texlive-l3kernel-SVN3990-2|2	# category Package
14mr|texlive-l3kernel-SVN3990-2|3	# catalog-ctan /macros/latex/contrib/l3kernel
14mr|texlive-l3kernel-SVN3990-2|4	# catalog-date 2012-07-16 14:26:04 +0200
14mr|texlive-l3kernel-SVN3990-2|5	# catalog-license lppl1.3
14mr|texlive-l3kernel-SVN3990-2|6	# catalog-version SVN 3990
14mr|texlive-l3kernel-SVN3990-2|7	Name:		texlive-l3kernel
14mr|texlive-l3kernel-SVN3990-2|8	Epoch:		1
14mr|texlive-l3kernel-SVN3990-2|9	Version:	SVN3990
14mr|texlive-l3kernel-SVN3990-2|10	Release:	2
14mr|texlive-l3kernel-SVN3990-2|11	Summary:	LaTeX3 programming conventions
14mr|texlive-l3kernel-SVN3990-2|12	Group:		Publishing
14mr|texlive-l3kernel-SVN3990-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/l3kernel
14mr|texlive-l3kernel-SVN3990-2|14	License:	LPPL1.3
14mr|texlive-l3kernel-SVN3990-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3kernel.tar.xz
14mr|texlive-l3kernel-SVN3990-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3kernel.doc.tar.xz
14mr|texlive-l3kernel-SVN3990-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3kernel.source.tar.xz
14mr|texlive-l3kernel-SVN3990-2|18	BuildArch:	noarch
14mr|texlive-l3kernel-SVN3990-2|19	BuildRequires:	texlive-tlpkg
14mr|texlive-l3kernel-SVN3990-2|20	Requires(pre):	texlive-tlpkg
14mr|texlive-l3kernel-SVN3990-2|21	Requires(post):	texlive-kpathsea
14mr|texlive-l3kernel-SVN3990-2|22	
14mr|texlive-l3kernel-SVN3990-2|23	%description
14mr|texlive-l3kernel-SVN3990-2|24	The l3kernel bundle provides an implementation of the LaTeX3
14mr|texlive-l3kernel-SVN3990-2|25	programmers' interface, as a set of packages that run under
14mr|texlive-l3kernel-SVN3990-2|26	LaTeX 2e. The interface provides the foundation on which the
14mr|texlive-l3kernel-SVN3990-2|27	LaTeX3 kernel and other future code are built: it is an API for
14mr|texlive-l3kernel-SVN3990-2|28	TeX programmers. The packages are set up so that the LaTeX3
14mr|texlive-l3kernel-SVN3990-2|29	conventions can be used with regular LaTeX 2e packages. All the
14mr|texlive-l3kernel-SVN3990-2|30	files of the bundle are also available in the Subversion (SVN)
14mr|texlive-l3kernel-SVN3990-2|31	repository of the LaTeX3 Project. The bundle on CTAN is based
14mr|texlive-l3kernel-SVN3990-2|32	on a snapshot of the SVN repository on 2012-07-16.
14mr|texlive-l3kernel-SVN3990-2|33	
14mr|texlive-l3kernel-SVN3990-2|34	%post
14mr|texlive-l3kernel-SVN3990-2|35	%{_sbindir}/texlive.post
14mr|texlive-l3kernel-SVN3990-2|36	
14mr|texlive-l3kernel-SVN3990-2|37	%postun
14mr|texlive-l3kernel-SVN3990-2|38	if [ $1 -eq 0 ]; then
14mr|texlive-l3kernel-SVN3990-2|39	%{_sbindir}/texlive.post
14mr|texlive-l3kernel-SVN3990-2|40	fi
14mr|texlive-l3kernel-SVN3990-2|41	
14mr|texlive-l3kernel-SVN3990-2|42	#-----------------------------------------------------------------------
14mr|texlive-l3kernel-SVN3990-2|43	%files
14mr|texlive-l3kernel-SVN3990-2|44	%{_texmfdistdir}/makeindex/l3kernel/l3doc.ist
14mr|texlive-l3kernel-SVN3990-2|45	%{_texmfdistdir}/tex/latex/l3kernel/expl3.sty
14mr|texlive-l3kernel-SVN3990-2|46	%{_texmfdistdir}/tex/latex/l3kernel/l3basics.sty
14mr|texlive-l3kernel-SVN3990-2|47	%{_texmfdistdir}/tex/latex/l3kernel/l3bootstrap.sty
14mr|texlive-l3kernel-SVN3990-2|48	%{_texmfdistdir}/tex/latex/l3kernel/l3box.sty
14mr|texlive-l3kernel-SVN3990-2|49	%{_texmfdistdir}/tex/latex/l3kernel/l3candidates.sty
14mr|texlive-l3kernel-SVN3990-2|50	%{_texmfdistdir}/tex/latex/l3kernel/l3clist.sty
14mr|texlive-l3kernel-SVN3990-2|51	%{_texmfdistdir}/tex/latex/l3kernel/l3coffins.sty
14mr|texlive-l3kernel-SVN3990-2|52	%{_texmfdistdir}/tex/latex/l3kernel/l3color.sty
14mr|texlive-l3kernel-SVN3990-2|53	%{_texmfdistdir}/tex/latex/l3kernel/l3doc.cls
14mr|texlive-l3kernel-SVN3990-2|54	%{_texmfdistdir}/tex/latex/l3kernel/l3docstrip.tex
14mr|texlive-l3kernel-SVN3990-2|55	%{_texmfdistdir}/tex/latex/l3kernel/l3expan.sty
14mr|texlive-l3kernel-SVN3990-2|56	%{_texmfdistdir}/tex/latex/l3kernel/l3file.sty
14mr|texlive-l3kernel-SVN3990-2|57	%{_texmfdistdir}/tex/latex/l3kernel/l3fp.sty
14mr|texlive-l3kernel-SVN3990-2|58	%{_texmfdistdir}/tex/latex/l3kernel/l3int.sty
14mr|texlive-l3kernel-SVN3990-2|59	%{_texmfdistdir}/tex/latex/l3kernel/l3keys.sty
14mr|texlive-l3kernel-SVN3990-2|60	%{_texmfdistdir}/tex/latex/l3kernel/l3luatex.sty
14mr|texlive-l3kernel-SVN3990-2|61	%{_texmfdistdir}/tex/latex/l3kernel/l3msg.sty
14mr|texlive-l3kernel-SVN3990-2|62	%{_texmfdistdir}/tex/latex/l3kernel/l3names.sty
14mr|texlive-l3kernel-SVN3990-2|63	%{_texmfdistdir}/tex/latex/l3kernel/l3prg.sty
14mr|texlive-l3kernel-SVN3990-2|64	%{_texmfdistdir}/tex/latex/l3kernel/l3prop.sty
14mr|texlive-l3kernel-SVN3990-2|65	%{_texmfdistdir}/tex/latex/l3kernel/l3quark.sty
14mr|texlive-l3kernel-SVN3990-2|66	%{_texmfdistdir}/tex/latex/l3kernel/l3seq.sty
14mr|texlive-l3kernel-SVN3990-2|67	%{_texmfdistdir}/tex/latex/l3kernel/l3skip.sty
14mr|texlive-l3kernel-SVN3990-2|68	%{_texmfdistdir}/tex/latex/l3kernel/l3tl.sty
14mr|texlive-l3kernel-SVN3990-2|69	%{_texmfdistdir}/tex/latex/l3kernel/l3token.sty
14mr|texlive-l3kernel-SVN3990-2|70	%doc %{_texmfdistdir}/doc/latex/l3kernel/README
14mr|texlive-l3kernel-SVN3990-2|71	%doc %{_texmfdistdir}/doc/latex/l3kernel/expl3.pdf
14mr|texlive-l3kernel-SVN3990-2|72	%doc %{_texmfdistdir}/doc/latex/l3kernel/interface3.pdf
14mr|texlive-l3kernel-SVN3990-2|73	%doc %{_texmfdistdir}/doc/latex/l3kernel/interface3.tex
14mr|texlive-l3kernel-SVN3990-2|74	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3docstrip.pdf
14mr|texlive-l3kernel-SVN3990-2|75	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3styleguide.pdf
14mr|texlive-l3kernel-SVN3990-2|76	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3styleguide.tex
14mr|texlive-l3kernel-SVN3990-2|77	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3syntax-changes.pdf
14mr|texlive-l3kernel-SVN3990-2|78	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3syntax-changes.tex
14mr|texlive-l3kernel-SVN3990-2|79	%doc %{_texmfdistdir}/doc/latex/l3kernel/source3.pdf
14mr|texlive-l3kernel-SVN3990-2|80	%doc %{_texmfdistdir}/doc/latex/l3kernel/source3.tex
14mr|texlive-l3kernel-SVN3990-2|81	%doc %{_texmfdistdir}/doc/latex/l3kernel/source3body.tex
14mr|texlive-l3kernel-SVN3990-2|82	#- source
14mr|texlive-l3kernel-SVN3990-2|83	%doc %{_texmfdistdir}/source/latex/l3kernel/expl3.dtx
14mr|texlive-l3kernel-SVN3990-2|84	%doc %{_texmfdistdir}/source/latex/l3kernel/l3alloc.dtx
14mr|texlive-l3kernel-SVN3990-2|85	%doc %{_texmfdistdir}/source/latex/l3kernel/l3basics.dtx
14mr|texlive-l3kernel-SVN3990-2|86	%doc %{_texmfdistdir}/source/latex/l3kernel/l3bootstrap.dtx
14mr|texlive-l3kernel-SVN3990-2|87	%doc %{_texmfdistdir}/source/latex/l3kernel/l3box.dtx
14mr|texlive-l3kernel-SVN3990-2|88	%doc %{_texmfdistdir}/source/latex/l3kernel/l3candidates.dtx
14mr|texlive-l3kernel-SVN3990-2|89	%doc %{_texmfdistdir}/source/latex/l3kernel/l3clist.dtx
14mr|texlive-l3kernel-SVN3990-2|90	%doc %{_texmfdistdir}/source/latex/l3kernel/l3coffins.dtx
14mr|texlive-l3kernel-SVN3990-2|91	%doc %{_texmfdistdir}/source/latex/l3kernel/l3color.dtx
14mr|texlive-l3kernel-SVN3990-2|92	%doc %{_texmfdistdir}/source/latex/l3kernel/l3doc.dtx
14mr|texlive-l3kernel-SVN3990-2|93	%doc %{_texmfdistdir}/source/latex/l3kernel/l3docstrip.dtx
14mr|texlive-l3kernel-SVN3990-2|94	%doc %{_texmfdistdir}/source/latex/l3kernel/l3drivers.dtx
14mr|texlive-l3kernel-SVN3990-2|95	%doc %{_texmfdistdir}/source/latex/l3kernel/l3expan.dtx
14mr|texlive-l3kernel-SVN3990-2|96	%doc %{_texmfdistdir}/source/latex/l3kernel/l3file.dtx
14mr|texlive-l3kernel-SVN3990-2|97	%doc %{_texmfdistdir}/source/latex/l3kernel/l3final.dtx
14mr|texlive-l3kernel-SVN3990-2|98	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-assign.dtx
14mr|texlive-l3kernel-SVN3990-2|99	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-aux.dtx
14mr|texlive-l3kernel-SVN3990-2|100	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-basics.dtx
14mr|texlive-l3kernel-SVN3990-2|101	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-convert.dtx
14mr|texlive-l3kernel-SVN3990-2|102	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-expo.dtx
14mr|texlive-l3kernel-SVN3990-2|103	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-extended.dtx
14mr|texlive-l3kernel-SVN3990-2|104	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-logic.dtx
14mr|texlive-l3kernel-SVN3990-2|105	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-old.dtx
14mr|texlive-l3kernel-SVN3990-2|106	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-parse.dtx
14mr|texlive-l3kernel-SVN3990-2|107	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-round.dtx
14mr|texlive-l3kernel-SVN3990-2|108	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-traps.dtx
14mr|texlive-l3kernel-SVN3990-2|109	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-trig.dtx
14mr|texlive-l3kernel-SVN3990-2|110	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp.dtx
14mr|texlive-l3kernel-SVN3990-2|111	%doc %{_texmfdistdir}/source/latex/l3kernel/l3int.dtx
14mr|texlive-l3kernel-SVN3990-2|112	%doc %{_texmfdistdir}/source/latex/l3kernel/l3keys.dtx
14mr|texlive-l3kernel-SVN3990-2|113	%doc %{_texmfdistdir}/source/latex/l3kernel/l3luatex.dtx
14mr|texlive-l3kernel-SVN3990-2|114	%doc %{_texmfdistdir}/source/latex/l3kernel/l3msg.dtx
14mr|texlive-l3kernel-SVN3990-2|115	%doc %{_texmfdistdir}/source/latex/l3kernel/l3names.dtx
14mr|texlive-l3kernel-SVN3990-2|116	%doc %{_texmfdistdir}/source/latex/l3kernel/l3prg.dtx
14mr|texlive-l3kernel-SVN3990-2|117	%doc %{_texmfdistdir}/source/latex/l3kernel/l3prop.dtx
14mr|texlive-l3kernel-SVN3990-2|118	%doc %{_texmfdistdir}/source/latex/l3kernel/l3quark.dtx
14mr|texlive-l3kernel-SVN3990-2|119	%doc %{_texmfdistdir}/source/latex/l3kernel/l3seq.dtx
14mr|texlive-l3kernel-SVN3990-2|120	%doc %{_texmfdistdir}/source/latex/l3kernel/l3skip.dtx
14mr|texlive-l3kernel-SVN3990-2|121	%doc %{_texmfdistdir}/source/latex/l3kernel/l3tl.dtx
14mr|texlive-l3kernel-SVN3990-2|122	%doc %{_texmfdistdir}/source/latex/l3kernel/l3token.dtx
14mr|texlive-l3kernel-SVN3990-2|123	
14mr|texlive-l3kernel-SVN3990-2|124	#-----------------------------------------------------------------------
14mr|texlive-l3kernel-SVN3990-2|125	%prep
14mr|texlive-l3kernel-SVN3990-2|126	%setup -c -a0 -a1 -a2
14mr|texlive-l3kernel-SVN3990-2|127	
14mr|texlive-l3kernel-SVN3990-2|128	%build
14mr|texlive-l3kernel-SVN3990-2|129	
14mr|texlive-l3kernel-SVN3990-2|130	%install
14mr|texlive-l3kernel-SVN3990-2|131	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l3kernel-SVN3990-2|132	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-l3kernel-SVN3990-2|133	
14mr|texlive-l3kernel-SVN3990-2|134	
14mr|texlive-l3kernel-SVN3990-2|135	
14mr|texlive-l3kernel-SVN3990-2|136	%changelog
14mr|texlive-l3kernel-SVN3990-2|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:SVN3990-2
14mr|texlive-l3kernel-SVN3990-2|138	+ Revision: ca66554
14mr|texlive-l3kernel-SVN3990-2|139	- MassBuild#440: Increase release tag
14mr|texlive-l3kernel-SVN3990-2|140	
14mr|texlive-l3kernel-SVN3990-2|141	

20501 14
14mr|texlive-l3packages-SVN3990-2|1	# revision 27109
14mr|texlive-l3packages-SVN3990-2|2	# category Package
14mr|texlive-l3packages-SVN3990-2|3	# catalog-ctan /macros/latex/contrib/l3packages
14mr|texlive-l3packages-SVN3990-2|4	# catalog-date 2012-07-16 14:26:04 +0200
14mr|texlive-l3packages-SVN3990-2|5	# catalog-license lppl1.3
14mr|texlive-l3packages-SVN3990-2|6	# catalog-version SVN 3990
14mr|texlive-l3packages-SVN3990-2|7	Name:		texlive-l3packages
14mr|texlive-l3packages-SVN3990-2|8	Epoch:		1
14mr|texlive-l3packages-SVN3990-2|9	Version:	SVN3990
14mr|texlive-l3packages-SVN3990-2|10	Release:	2
14mr|texlive-l3packages-SVN3990-2|11	Summary:	High-level LaTeX3 concepts
14mr|texlive-l3packages-SVN3990-2|12	Group:		Publishing
14mr|texlive-l3packages-SVN3990-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/l3packages
14mr|texlive-l3packages-SVN3990-2|14	License:	LPPL1.3
14mr|texlive-l3packages-SVN3990-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3packages.tar.xz
14mr|texlive-l3packages-SVN3990-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3packages.doc.tar.xz
14mr|texlive-l3packages-SVN3990-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3packages.source.tar.xz
14mr|texlive-l3packages-SVN3990-2|18	BuildArch:	noarch
14mr|texlive-l3packages-SVN3990-2|19	BuildRequires:	texlive-tlpkg
14mr|texlive-l3packages-SVN3990-2|20	Requires(pre):	texlive-tlpkg
14mr|texlive-l3packages-SVN3990-2|21	Requires(post):	texlive-kpathsea
14mr|texlive-l3packages-SVN3990-2|22	
14mr|texlive-l3packages-SVN3990-2|23	%description
14mr|texlive-l3packages-SVN3990-2|24	The bundle holds prototype implementations of concepts for a
14mr|texlive-l3packages-SVN3990-2|25	LaTeX designer interface, to be used with the experimental
14mr|texlive-l3packages-SVN3990-2|26	LaTeX kernel as programming tools and kernel support. Packages
14mr|texlive-l3packages-SVN3990-2|27	provided in this release are: - l3keys2e, which makes the
14mr|texlive-l3packages-SVN3990-2|28	facilities of the kernel module l3keys available for use by
14mr|texlive-l3packages-SVN3990-2|29	LaTeX 2e packages; - xfrac, which provides flexible split-level
14mr|texlive-l3packages-SVN3990-2|30	fractions; - xparse, which provides a high-level interface for
14mr|texlive-l3packages-SVN3990-2|31	declaring document commands; and - xtemplate, which provides a
14mr|texlive-l3packages-SVN3990-2|32	means of defining generic functions using a key-value syntax.
14mr|texlive-l3packages-SVN3990-2|33	All the files of the bundle are also available in the
14mr|texlive-l3packages-SVN3990-2|34	Subversion (SVN) repository of the LaTeX3 Project. The bundle
14mr|texlive-l3packages-SVN3990-2|35	on CTAN is based on a snapshot of the SVN repository on 2012-
14mr|texlive-l3packages-SVN3990-2|36	07-16.
14mr|texlive-l3packages-SVN3990-2|37	
14mr|texlive-l3packages-SVN3990-2|38	%post
14mr|texlive-l3packages-SVN3990-2|39	%{_sbindir}/texlive.post
14mr|texlive-l3packages-SVN3990-2|40	
14mr|texlive-l3packages-SVN3990-2|41	%postun
14mr|texlive-l3packages-SVN3990-2|42	if [ $1 -eq 0 ]; then
14mr|texlive-l3packages-SVN3990-2|43	%{_sbindir}/texlive.post
14mr|texlive-l3packages-SVN3990-2|44	fi
14mr|texlive-l3packages-SVN3990-2|45	
14mr|texlive-l3packages-SVN3990-2|46	#-----------------------------------------------------------------------
14mr|texlive-l3packages-SVN3990-2|47	%files
14mr|texlive-l3packages-SVN3990-2|48	%{_texmfdistdir}/tex/latex/l3packages/l3keys2e/l3keys2e.sty
14mr|texlive-l3packages-SVN3990-2|49	%{_texmfdistdir}/tex/latex/l3packages/xfrac/xfrac.sty
14mr|texlive-l3packages-SVN3990-2|50	%{_texmfdistdir}/tex/latex/l3packages/xparse/xparse.sty
14mr|texlive-l3packages-SVN3990-2|51	%{_texmfdistdir}/tex/latex/l3packages/xtemplate/xtemplate.sty
14mr|texlive-l3packages-SVN3990-2|52	%doc %{_texmfdistdir}/doc/latex/l3packages/README
14mr|texlive-l3packages-SVN3990-2|53	%doc %{_texmfdistdir}/doc/latex/l3packages/l3keys2e/l3keys2e.pdf
14mr|texlive-l3packages-SVN3990-2|54	%doc %{_texmfdistdir}/doc/latex/l3packages/xfrac/xfrac.pdf
14mr|texlive-l3packages-SVN3990-2|55	%doc %{_texmfdistdir}/doc/latex/l3packages/xparse/xparse.pdf
14mr|texlive-l3packages-SVN3990-2|56	%doc %{_texmfdistdir}/doc/latex/l3packages/xtemplate/xtemplate.pdf
14mr|texlive-l3packages-SVN3990-2|57	#- source
14mr|texlive-l3packages-SVN3990-2|58	%doc %{_texmfdistdir}/source/latex/l3packages/l3keys2e/l3keys2e.dtx
14mr|texlive-l3packages-SVN3990-2|59	%doc %{_texmfdistdir}/source/latex/l3packages/l3keys2e/l3keys2e.ins
14mr|texlive-l3packages-SVN3990-2|60	%doc %{_texmfdistdir}/source/latex/l3packages/xfrac/xfrac.dtx
14mr|texlive-l3packages-SVN3990-2|61	%doc %{_texmfdistdir}/source/latex/l3packages/xfrac/xfrac.ins
14mr|texlive-l3packages-SVN3990-2|62	%doc %{_texmfdistdir}/source/latex/l3packages/xparse/xparse.dtx
14mr|texlive-l3packages-SVN3990-2|63	%doc %{_texmfdistdir}/source/latex/l3packages/xparse/xparse.ins
14mr|texlive-l3packages-SVN3990-2|64	%doc %{_texmfdistdir}/source/latex/l3packages/xtemplate/xtemplate.dtx
14mr|texlive-l3packages-SVN3990-2|65	%doc %{_texmfdistdir}/source/latex/l3packages/xtemplate/xtemplate.ins
14mr|texlive-l3packages-SVN3990-2|66	
14mr|texlive-l3packages-SVN3990-2|67	#-----------------------------------------------------------------------
14mr|texlive-l3packages-SVN3990-2|68	%prep
14mr|texlive-l3packages-SVN3990-2|69	%setup -c -a0 -a1 -a2
14mr|texlive-l3packages-SVN3990-2|70	
14mr|texlive-l3packages-SVN3990-2|71	%build
14mr|texlive-l3packages-SVN3990-2|72	
14mr|texlive-l3packages-SVN3990-2|73	%install
14mr|texlive-l3packages-SVN3990-2|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-l3packages-SVN3990-2|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-l3packages-SVN3990-2|76	
14mr|texlive-l3packages-SVN3990-2|77	
14mr|texlive-l3packages-SVN3990-2|78	
14mr|texlive-l3packages-SVN3990-2|79	%changelog
14mr|texlive-l3packages-SVN3990-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:SVN3990-2
14mr|texlive-l3packages-SVN3990-2|81	+ Revision: 71c012b
14mr|texlive-l3packages-SVN3990-2|82	- MassBuild#440: Increase release tag
14mr|texlive-l3packages-SVN3990-2|83	
14mr|texlive-l3packages-SVN3990-2|84	

20502 14
14mr|texlive-labbook-20080330-3|1	# revision 15878
14mr|texlive-labbook-20080330-3|2	# category Package
14mr|texlive-labbook-20080330-3|3	# catalog-ctan /macros/latex/contrib/labbook
14mr|texlive-labbook-20080330-3|4	# catalog-date 2008-03-30 20:37:26 +0200
14mr|texlive-labbook-20080330-3|5	# catalog-license lppl
14mr|texlive-labbook-20080330-3|6	# catalog-version undef
14mr|texlive-labbook-20080330-3|7	Name:		texlive-labbook
14mr|texlive-labbook-20080330-3|8	Version:	20080330
14mr|texlive-labbook-20080330-3|9	Release:	3
14mr|texlive-labbook-20080330-3|10	Summary:	Typeset laboratory journals
14mr|texlive-labbook-20080330-3|11	Group:		Publishing
14mr|texlive-labbook-20080330-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/labbook
14mr|texlive-labbook-20080330-3|13	License:	LPPL
14mr|texlive-labbook-20080330-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labbook.tar.xz
14mr|texlive-labbook-20080330-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labbook.doc.tar.xz
14mr|texlive-labbook-20080330-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labbook.source.tar.xz
14mr|texlive-labbook-20080330-3|17	BuildArch:	noarch
14mr|texlive-labbook-20080330-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-labbook-20080330-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-labbook-20080330-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-labbook-20080330-3|21	
14mr|texlive-labbook-20080330-3|22	%description
14mr|texlive-labbook-20080330-3|23	This class is designed to typeset laboratory journals that
14mr|texlive-labbook-20080330-3|24	contain chronologically ordered records about experiments. From
14mr|texlive-labbook-20080330-3|25	the sectioning commands, an experiment index is generated. The
14mr|texlive-labbook-20080330-3|26	class is based on the KOMA-Script class scrbook.cls. There can
14mr|texlive-labbook-20080330-3|27	be several index entries for one experiment.
14mr|texlive-labbook-20080330-3|28	
14mr|texlive-labbook-20080330-3|29	%post
14mr|texlive-labbook-20080330-3|30	%{_sbindir}/texlive.post
14mr|texlive-labbook-20080330-3|31	
14mr|texlive-labbook-20080330-3|32	%postun
14mr|texlive-labbook-20080330-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-labbook-20080330-3|34	%{_sbindir}/texlive.post
14mr|texlive-labbook-20080330-3|35	fi
14mr|texlive-labbook-20080330-3|36	
14mr|texlive-labbook-20080330-3|37	#-----------------------------------------------------------------------
14mr|texlive-labbook-20080330-3|38	%files
14mr|texlive-labbook-20080330-3|39	%{_texmfdistdir}/tex/latex/labbook/labbook.cls
14mr|texlive-labbook-20080330-3|40	%doc %{_texmfdistdir}/doc/latex/labbook/README
14mr|texlive-labbook-20080330-3|41	%doc %{_texmfdistdir}/doc/latex/labbook/boilerplates.tex
14mr|texlive-labbook-20080330-3|42	%doc %{_texmfdistdir}/doc/latex/labbook/examplde.tex
14mr|texlive-labbook-20080330-3|43	%doc %{_texmfdistdir}/doc/latex/labbook/examplen.tex
14mr|texlive-labbook-20080330-3|44	%doc %{_texmfdistdir}/doc/latex/labbook/labboode.pdf
14mr|texlive-labbook-20080330-3|45	%doc %{_texmfdistdir}/doc/latex/labbook/labboode.tex
14mr|texlive-labbook-20080330-3|46	%doc %{_texmfdistdir}/doc/latex/labbook/labbook.el
14mr|texlive-labbook-20080330-3|47	%doc %{_texmfdistdir}/doc/latex/labbook/labbook.pdf
14mr|texlive-labbook-20080330-3|48	#- source
14mr|texlive-labbook-20080330-3|49	%doc %{_texmfdistdir}/source/latex/labbook/labbook.dtx
14mr|texlive-labbook-20080330-3|50	%doc %{_texmfdistdir}/source/latex/labbook/labbook.ins
14mr|texlive-labbook-20080330-3|51	
14mr|texlive-labbook-20080330-3|52	#-----------------------------------------------------------------------
14mr|texlive-labbook-20080330-3|53	%prep
14mr|texlive-labbook-20080330-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-labbook-20080330-3|55	
14mr|texlive-labbook-20080330-3|56	%build
14mr|texlive-labbook-20080330-3|57	
14mr|texlive-labbook-20080330-3|58	%install
14mr|texlive-labbook-20080330-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-labbook-20080330-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-labbook-20080330-3|61	
14mr|texlive-labbook-20080330-3|62	
14mr|texlive-labbook-20080330-3|63	
14mr|texlive-labbook-20080330-3|64	%changelog
14mr|texlive-labbook-20080330-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080330-3
14mr|texlive-labbook-20080330-3|66	+ Revision: 96aa4df
14mr|texlive-labbook-20080330-3|67	- MassBuild#440: Increase release tag
14mr|texlive-labbook-20080330-3|68	
14mr|texlive-labbook-20080330-3|69	

20503 14
14mr|texlive-labelcas-1.12-3|1	# revision 15878
14mr|texlive-labelcas-1.12-3|2	# category Package
14mr|texlive-labelcas-1.12-3|3	# catalog-ctan /macros/latex/contrib/labelcas
14mr|texlive-labelcas-1.12-3|4	# catalog-date 2007-03-08 21:58:53 +0100
14mr|texlive-labelcas-1.12-3|5	# catalog-license lppl
14mr|texlive-labelcas-1.12-3|6	# catalog-version 1.12
14mr|texlive-labelcas-1.12-3|7	Name:		texlive-labelcas
14mr|texlive-labelcas-1.12-3|8	Version:	1.12
14mr|texlive-labelcas-1.12-3|9	Release:	3
14mr|texlive-labelcas-1.12-3|10	Summary:	Check the existence of labels, and fork accordingly
14mr|texlive-labelcas-1.12-3|11	Group:		Publishing
14mr|texlive-labelcas-1.12-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/labelcas
14mr|texlive-labelcas-1.12-3|13	License:	LPPL
14mr|texlive-labelcas-1.12-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labelcas.tar.xz
14mr|texlive-labelcas-1.12-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labelcas.doc.tar.xz
14mr|texlive-labelcas-1.12-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labelcas.source.tar.xz
14mr|texlive-labelcas-1.12-3|17	BuildArch:	noarch
14mr|texlive-labelcas-1.12-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-labelcas-1.12-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-labelcas-1.12-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-labelcas-1.12-3|21	
14mr|texlive-labelcas-1.12-3|22	%description
14mr|texlive-labelcas-1.12-3|23	The package defines two commands: - \eachlabelcase, which
14mr|texlive-labelcas-1.12-3|24	distinguishes whether a set of labels is defined, and for each
14mr|texlive-labelcas-1.12-3|25	label either queues action accordingly, or appends the action
14mr|texlive-labelcas-1.12-3|26	to a macro; and - \lotlabelcase, which takes a comma-separated
14mr|texlive-labelcas-1.12-3|27	list of label names, and distinguishes the resulting action on
14mr|texlive-labelcas-1.12-3|28	whether all were defined, whether none were defined, whether
14mr|texlive-labelcas-1.12-3|29	not all were defined, or whether the lest is empty (again, the
14mr|texlive-labelcas-1.12-3|30	action resulting from \lotlabelcase may be written to a macro).
14mr|texlive-labelcas-1.12-3|31	
14mr|texlive-labelcas-1.12-3|32	%post
14mr|texlive-labelcas-1.12-3|33	%{_sbindir}/texlive.post
14mr|texlive-labelcas-1.12-3|34	
14mr|texlive-labelcas-1.12-3|35	%postun
14mr|texlive-labelcas-1.12-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-labelcas-1.12-3|37	%{_sbindir}/texlive.post
14mr|texlive-labelcas-1.12-3|38	fi
14mr|texlive-labelcas-1.12-3|39	
14mr|texlive-labelcas-1.12-3|40	#-----------------------------------------------------------------------
14mr|texlive-labelcas-1.12-3|41	%files
14mr|texlive-labelcas-1.12-3|42	%{_texmfdistdir}/tex/latex/labelcas/labelcas.sty
14mr|texlive-labelcas-1.12-3|43	%doc %{_texmfdistdir}/doc/latex/labelcas/README
14mr|texlive-labelcas-1.12-3|44	%doc %{_texmfdistdir}/doc/latex/labelcas/labelcas.pdf
14mr|texlive-labelcas-1.12-3|45	#- source
14mr|texlive-labelcas-1.12-3|46	%doc %{_texmfdistdir}/source/latex/labelcas/labelcas.dtx
14mr|texlive-labelcas-1.12-3|47	%doc %{_texmfdistdir}/source/latex/labelcas/labelcas.ins
14mr|texlive-labelcas-1.12-3|48	
14mr|texlive-labelcas-1.12-3|49	#-----------------------------------------------------------------------
14mr|texlive-labelcas-1.12-3|50	%prep
14mr|texlive-labelcas-1.12-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-labelcas-1.12-3|52	
14mr|texlive-labelcas-1.12-3|53	%build
14mr|texlive-labelcas-1.12-3|54	
14mr|texlive-labelcas-1.12-3|55	%install
14mr|texlive-labelcas-1.12-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-labelcas-1.12-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-labelcas-1.12-3|58	
14mr|texlive-labelcas-1.12-3|59	
14mr|texlive-labelcas-1.12-3|60	
14mr|texlive-labelcas-1.12-3|61	%changelog
14mr|texlive-labelcas-1.12-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.12-3
14mr|texlive-labelcas-1.12-3|63	+ Revision: 53e363d
14mr|texlive-labelcas-1.12-3|64	- MassBuild#440: Increase release tag
14mr|texlive-labelcas-1.12-3|65	
14mr|texlive-labelcas-1.12-3|66	

20504 14
14mr|texlive-labels-.13-3|1	# revision 15878
14mr|texlive-labels-.13-3|2	# category Package
14mr|texlive-labels-.13-3|3	# catalog-ctan /macros/latex/contrib/labels
14mr|texlive-labels-.13-3|4	# catalog-date 2009-09-29 00:01:21 +0200
14mr|texlive-labels-.13-3|5	# catalog-license lppl1.2
14mr|texlive-labels-.13-3|6	# catalog-version .13
14mr|texlive-labels-.13-3|7	Name:		texlive-labels
14mr|texlive-labels-.13-3|8	Version:	.13
14mr|texlive-labels-.13-3|9	Release:	3
14mr|texlive-labels-.13-3|10	Summary:	Print sheets of sticky labels
14mr|texlive-labels-.13-3|11	Group:		Publishing
14mr|texlive-labels-.13-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/labels
14mr|texlive-labels-.13-3|13	License:	LPPL1.2
14mr|texlive-labels-.13-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labels.tar.xz
14mr|texlive-labels-.13-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labels.doc.tar.xz
14mr|texlive-labels-.13-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labels.source.tar.xz
14mr|texlive-labels-.13-3|17	BuildArch:	noarch
14mr|texlive-labels-.13-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-labels-.13-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-labels-.13-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-labels-.13-3|21	
14mr|texlive-labels-.13-3|22	%description
14mr|texlive-labels-.13-3|23	A LaTeX package to print a regular grid of ragged-right labels
14mr|texlive-labels-.13-3|24	on a page, suitable for sheets of labels which can be fed
14mr|texlive-labels-.13-3|25	through a printer. Macros are provided to allow easy input of
14mr|texlive-labels-.13-3|26	names and addresses in a form free of TeX markup. Equally
14mr|texlive-labels-.13-3|27	useful is a feature for making multiple copies of a single
14mr|texlive-labels-.13-3|28	label, e.g., return address stickers to go with the labels.
14mr|texlive-labels-.13-3|29	Rows, columns, borders can all be specified to match the label
14mr|texlive-labels-.13-3|30	sheet being used.
14mr|texlive-labels-.13-3|31	
14mr|texlive-labels-.13-3|32	%post
14mr|texlive-labels-.13-3|33	%{_sbindir}/texlive.post
14mr|texlive-labels-.13-3|34	
14mr|texlive-labels-.13-3|35	%postun
14mr|texlive-labels-.13-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-labels-.13-3|37	%{_sbindir}/texlive.post
14mr|texlive-labels-.13-3|38	fi
14mr|texlive-labels-.13-3|39	
14mr|texlive-labels-.13-3|40	#-----------------------------------------------------------------------
14mr|texlive-labels-.13-3|41	%files
14mr|texlive-labels-.13-3|42	%{_texmfdistdir}/tex/latex/labels/labels.sty
14mr|texlive-labels-.13-3|43	%{_texmfdistdir}/tex/latex/labels/olabels.sty
14mr|texlive-labels-.13-3|44	%doc %{_texmfdistdir}/doc/latex/labels/README
14mr|texlive-labels-.13-3|45	%doc %{_texmfdistdir}/doc/latex/labels/labels.pdf
14mr|texlive-labels-.13-3|46	%doc %{_texmfdistdir}/doc/latex/labels/test/avery5162.tex
14mr|texlive-labels-.13-3|47	%doc %{_texmfdistdir}/doc/latex/labels/test/badge.tex
14mr|texlive-labels-.13-3|48	%doc %{_texmfdistdir}/doc/latex/labels/test/beebe.tex
14mr|texlive-labels-.13-3|49	%doc %{_texmfdistdir}/doc/latex/labels/test/door.tex
14mr|texlive-labels-.13-3|50	%doc %{_texmfdistdir}/doc/latex/labels/test/door209.tex
14mr|texlive-labels-.13-3|51	%doc %{_texmfdistdir}/doc/latex/labels/test/names.dat
14mr|texlive-labels-.13-3|52	%doc %{_texmfdistdir}/doc/latex/labels/test/news.tex
14mr|texlive-labels-.13-3|53	%doc %{_texmfdistdir}/doc/latex/labels/test/test.tex
14mr|texlive-labels-.13-3|54	%doc %{_texmfdistdir}/doc/latex/labels/test/test1.tex
14mr|texlive-labels-.13-3|55	%doc %{_texmfdistdir}/doc/latex/labels/test/test10.tex
14mr|texlive-labels-.13-3|56	%doc %{_texmfdistdir}/doc/latex/labels/test/test11.tex
14mr|texlive-labels-.13-3|57	%doc %{_texmfdistdir}/doc/latex/labels/test/test12.tex
14mr|texlive-labels-.13-3|58	%doc %{_texmfdistdir}/doc/latex/labels/test/test2.tex
14mr|texlive-labels-.13-3|59	%doc %{_texmfdistdir}/doc/latex/labels/test/test3.tex
14mr|texlive-labels-.13-3|60	%doc %{_texmfdistdir}/doc/latex/labels/test/test4.tex
14mr|texlive-labels-.13-3|61	%doc %{_texmfdistdir}/doc/latex/labels/test/test5.tex
14mr|texlive-labels-.13-3|62	%doc %{_texmfdistdir}/doc/latex/labels/test/test6.tex
14mr|texlive-labels-.13-3|63	%doc %{_texmfdistdir}/doc/latex/labels/test/test7.tex
14mr|texlive-labels-.13-3|64	%doc %{_texmfdistdir}/doc/latex/labels/test/test8.tex
14mr|texlive-labels-.13-3|65	%doc %{_texmfdistdir}/doc/latex/labels/test/test9.tex
14mr|texlive-labels-.13-3|66	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew.tex
14mr|texlive-labels-.13-3|67	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew1.tex
14mr|texlive-labels-.13-3|68	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew10.tex
14mr|texlive-labels-.13-3|69	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew11.tex
14mr|texlive-labels-.13-3|70	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew12.tex
14mr|texlive-labels-.13-3|71	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew13.tex
14mr|texlive-labels-.13-3|72	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew2.tex
14mr|texlive-labels-.13-3|73	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew3.tex
14mr|texlive-labels-.13-3|74	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew4.tex
14mr|texlive-labels-.13-3|75	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew5.tex
14mr|texlive-labels-.13-3|76	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew6.tex
14mr|texlive-labels-.13-3|77	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew7.tex
14mr|texlive-labels-.13-3|78	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew8.tex
14mr|texlive-labels-.13-3|79	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew9.tex
14mr|texlive-labels-.13-3|80	%doc %{_texmfdistdir}/doc/latex/labels/test/zwekform.tex
14mr|texlive-labels-.13-3|81	#- source
14mr|texlive-labels-.13-3|82	%doc %{_texmfdistdir}/source/latex/labels/labels.dtx
14mr|texlive-labels-.13-3|83	%doc %{_texmfdistdir}/source/latex/labels/labels.ins
14mr|texlive-labels-.13-3|84	
14mr|texlive-labels-.13-3|85	#-----------------------------------------------------------------------
14mr|texlive-labels-.13-3|86	%prep
14mr|texlive-labels-.13-3|87	%setup -c -a0 -a1 -a2
14mr|texlive-labels-.13-3|88	
14mr|texlive-labels-.13-3|89	%build
14mr|texlive-labels-.13-3|90	
14mr|texlive-labels-.13-3|91	%install
14mr|texlive-labels-.13-3|92	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-labels-.13-3|93	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-labels-.13-3|94	
14mr|texlive-labels-.13-3|95	
14mr|texlive-labels-.13-3|96	
14mr|texlive-labels-.13-3|97	%changelog
14mr|texlive-labels-.13-3|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> .13-3
14mr|texlive-labels-.13-3|99	+ Revision: 6048e24
14mr|texlive-labels-.13-3|100	- MassBuild#440: Increase release tag
14mr|texlive-labels-.13-3|101	
14mr|texlive-labels-.13-3|102	

20505 14
14mr|texlive-lacheck-1.26-9|1	# revision 29764
14mr|texlive-lacheck-1.26-9|2	# category TLCore
14mr|texlive-lacheck-1.26-9|3	# catalog-ctan /support/lacheck
14mr|texlive-lacheck-1.26-9|4	# catalog-date 2012-06-24 00:35:21 +0200
14mr|texlive-lacheck-1.26-9|5	# catalog-license gpl
14mr|texlive-lacheck-1.26-9|6	# catalog-version 1.26
14mr|texlive-lacheck-1.26-9|7	Name:		texlive-lacheck
14mr|texlive-lacheck-1.26-9|8	Version:	1.26
14mr|texlive-lacheck-1.26-9|9	Release:	9
14mr|texlive-lacheck-1.26-9|10	Summary:	LaTeX checker
14mr|texlive-lacheck-1.26-9|11	Group:		Publishing
14mr|texlive-lacheck-1.26-9|12	URL:		http://www.ctan.org/tex-archive/support/lacheck
14mr|texlive-lacheck-1.26-9|13	License:	GPL
14mr|texlive-lacheck-1.26-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lacheck.tar.xz
14mr|texlive-lacheck-1.26-9|15	BuildArch:	noarch
14mr|texlive-lacheck-1.26-9|16	BuildRequires:	texlive-tlpkg
14mr|texlive-lacheck-1.26-9|17	Requires(pre):	texlive-tlpkg
14mr|texlive-lacheck-1.26-9|18	Requires(post):	texlive-kpathsea
14mr|texlive-lacheck-1.26-9|19	Requires:	texlive-lacheck.bin
14mr|texlive-lacheck-1.26-9|20	
14mr|texlive-lacheck-1.26-9|21	%description
14mr|texlive-lacheck-1.26-9|22	Lacheck is a tool for finding common mistakes in LaTeX
14mr|texlive-lacheck-1.26-9|23	documents. The distribution includes sources, and executables
14mr|texlive-lacheck-1.26-9|24	for OS/2 and Win32 environments.
14mr|texlive-lacheck-1.26-9|25	
14mr|texlive-lacheck-1.26-9|26	%post
14mr|texlive-lacheck-1.26-9|27	%{_sbindir}/texlive.post
14mr|texlive-lacheck-1.26-9|28	
14mr|texlive-lacheck-1.26-9|29	%postun
14mr|texlive-lacheck-1.26-9|30	if [ $1 -eq 0 ]; then
14mr|texlive-lacheck-1.26-9|31	%{_sbindir}/texlive.post
14mr|texlive-lacheck-1.26-9|32	fi
14mr|texlive-lacheck-1.26-9|33	
14mr|texlive-lacheck-1.26-9|34	#-----------------------------------------------------------------------
14mr|texlive-lacheck-1.26-9|35	%files
14mr|texlive-lacheck-1.26-9|36	%{_mandir}/man1/lacheck.1*
14mr|texlive-lacheck-1.26-9|37	%{_texmfdistdir}/doc/man/man1/lacheck.man1.pdf
14mr|texlive-lacheck-1.26-9|38	
14mr|texlive-lacheck-1.26-9|39	#-----------------------------------------------------------------------
14mr|texlive-lacheck-1.26-9|40	%prep
14mr|texlive-lacheck-1.26-9|41	%setup -c -a0
14mr|texlive-lacheck-1.26-9|42	
14mr|texlive-lacheck-1.26-9|43	%build
14mr|texlive-lacheck-1.26-9|44	
14mr|texlive-lacheck-1.26-9|45	%install
14mr|texlive-lacheck-1.26-9|46	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-lacheck-1.26-9|47	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-lacheck-1.26-9|48	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-lacheck-1.26-9|49	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-lacheck-1.26-9|50	
14mr|texlive-lacheck-1.26-9|51	%changelog
14mr|texlive-lacheck-1.26-9|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.26-9
14mr|texlive-lacheck-1.26-9|53	+ Revision: 0089917
14mr|texlive-lacheck-1.26-9|54	- MassBuild#440: Increase release tag
14mr|texlive-lacheck-1.26-9|55	
14mr|texlive-lacheck-1.26-9|56	

20506 14
14mr|texlive-lambda-20131011-6|1	# revision 28669
14mr|texlive-lambda-20131011-6|2	# category Package
14mr|texlive-lambda-20131011-6|3	# catalog-ctan undef
14mr|texlive-lambda-20131011-6|4	# catalog-date undef
14mr|texlive-lambda-20131011-6|5	# catalog-license undef
14mr|texlive-lambda-20131011-6|6	# catalog-version undef
14mr|texlive-lambda-20131011-6|7	Name:		texlive-lambda
14mr|texlive-lambda-20131011-6|8	Version:	20131011
14mr|texlive-lambda-20131011-6|9	Release:	6
14mr|texlive-lambda-20131011-6|10	Summary:	TeXLive lambda package
14mr|texlive-lambda-20131011-6|11	Group:		Publishing
14mr|texlive-lambda-20131011-6|12	URL:		http://tug.org/texlive
14mr|texlive-lambda-20131011-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-lambda-20131011-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lambda.tar.xz
14mr|texlive-lambda-20131011-6|15	BuildArch:	noarch
14mr|texlive-lambda-20131011-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-lambda-20131011-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-lambda-20131011-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-lambda-20131011-6|19	
14mr|texlive-lambda-20131011-6|20	%description
14mr|texlive-lambda-20131011-6|21	TeXLive lambda package.
14mr|texlive-lambda-20131011-6|22	
14mr|texlive-lambda-20131011-6|23	%post
14mr|texlive-lambda-20131011-6|24	%{_sbindir}/texlive.post
14mr|texlive-lambda-20131011-6|25	
14mr|texlive-lambda-20131011-6|26	%postun
14mr|texlive-lambda-20131011-6|27	if [ $1 -eq 0 ]; then
14mr|texlive-lambda-20131011-6|28	%{_sbindir}/texlive.post
14mr|texlive-lambda-20131011-6|29	fi
14mr|texlive-lambda-20131011-6|30	
14mr|texlive-lambda-20131011-6|31	#-----------------------------------------------------------------------
14mr|texlive-lambda-20131011-6|32	%files
14mr|texlive-lambda-20131011-6|33	%{_texmfdistdir}/tex/lambda/base/UT1cmr.fd
14mr|texlive-lambda-20131011-6|34	%{_texmfdistdir}/tex/lambda/base/UT1omlgc.fd
14mr|texlive-lambda-20131011-6|35	%{_texmfdistdir}/tex/lambda/base/elhyph16.tex
14mr|texlive-lambda-20131011-6|36	%{_texmfdistdir}/tex/lambda/base/french.bgd
14mr|texlive-lambda-20131011-6|37	%{_texmfdistdir}/tex/lambda/base/french.lay
14mr|texlive-lambda-20131011-6|38	%{_texmfdistdir}/tex/lambda/base/grcodes.tex
14mr|texlive-lambda-20131011-6|39	%{_texmfdistdir}/tex/lambda/base/greek.bgd
14mr|texlive-lambda-20131011-6|40	%{_texmfdistdir}/tex/lambda/base/greek.lay
14mr|texlive-lambda-20131011-6|41	%{_texmfdistdir}/tex/lambda/base/grmhyph.tex
14mr|texlive-lambda-20131011-6|42	%{_texmfdistdir}/tex/lambda/base/inuit.hpn
14mr|texlive-lambda-20131011-6|43	%{_texmfdistdir}/tex/lambda/base/lambda.tex
14mr|texlive-lambda-20131011-6|44	%{_texmfdistdir}/tex/lambda/base/lchcmr.fd
14mr|texlive-lambda-20131011-6|45	%{_texmfdistdir}/tex/lambda/base/lchenc.def
14mr|texlive-lambda-20131011-6|46	%{_texmfdistdir}/tex/lambda/base/ocherokee.sty
14mr|texlive-lambda-20131011-6|47	%{_texmfdistdir}/tex/lambda/base/odev.sty
14mr|texlive-lambda-20131011-6|48	%{_texmfdistdir}/tex/lambda/base/ojapan.sty
14mr|texlive-lambda-20131011-6|49	%{_texmfdistdir}/tex/lambda/base/omarab.cfg
14mr|texlive-lambda-20131011-6|50	%{_texmfdistdir}/tex/lambda/base/omega.sty
14mr|texlive-lambda-20131011-6|51	%{_texmfdistdir}/tex/lambda/base/omlgc.cfg
14mr|texlive-lambda-20131011-6|52	%{_texmfdistdir}/tex/lambda/base/ot1omarb.fd
14mr|texlive-lambda-20131011-6|53	%{_texmfdistdir}/tex/lambda/base/ot1omlgc.fd
14mr|texlive-lambda-20131011-6|54	%{_texmfdistdir}/tex/lambda/base/ot1uctt.fd
14mr|texlive-lambda-20131011-6|55	%{_texmfdistdir}/tex/lambda/base/usenglish.bgd
14mr|texlive-lambda-20131011-6|56	%{_texmfdistdir}/tex/lambda/base/usenglish.lay
14mr|texlive-lambda-20131011-6|57	%{_texmfdistdir}/tex/lambda/base/ut1enc.def
14mr|texlive-lambda-20131011-6|58	%{_texmfdistdir}/tex/lambda/config/lambda.ini
14mr|texlive-lambda-20131011-6|59	%{_texmfdistdir}/tex/lambda/config/language.dat
14mr|texlive-lambda-20131011-6|60	
14mr|texlive-lambda-20131011-6|61	#-----------------------------------------------------------------------
14mr|texlive-lambda-20131011-6|62	%prep
14mr|texlive-lambda-20131011-6|63	%setup -c -a0
14mr|texlive-lambda-20131011-6|64	
14mr|texlive-lambda-20131011-6|65	%build
14mr|texlive-lambda-20131011-6|66	
14mr|texlive-lambda-20131011-6|67	%install
14mr|texlive-lambda-20131011-6|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lambda-20131011-6|69	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-lambda-20131011-6|70	
14mr|texlive-lambda-20131011-6|71	%changelog
14mr|texlive-lambda-20131011-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131011-6
14mr|texlive-lambda-20131011-6|73	+ Revision: 89d0f3d
14mr|texlive-lambda-20131011-6|74	- MassBuild#440: Increase release tag
14mr|texlive-lambda-20131011-6|75	
14mr|texlive-lambda-20131011-6|76	

20507 14
14mr|texlive-lambda-lists-20130809-6|1	# revision 31402
14mr|texlive-lambda-lists-20130809-6|2	# category Package
14mr|texlive-lambda-lists-20130809-6|3	# catalog-ctan /macros/generic/lambda-lists
14mr|texlive-lambda-lists-20130809-6|4	# catalog-date 2013-08-09 20:26:41 +0200
14mr|texlive-lambda-lists-20130809-6|5	# catalog-license lppl
14mr|texlive-lambda-lists-20130809-6|6	# catalog-version undef
14mr|texlive-lambda-lists-20130809-6|7	Name:		texlive-lambda-lists
14mr|texlive-lambda-lists-20130809-6|8	Version:	20130809
14mr|texlive-lambda-lists-20130809-6|9	Release:	6
14mr|texlive-lambda-lists-20130809-6|10	Summary:	Lists in TeX's mouth
14mr|texlive-lambda-lists-20130809-6|11	Group:		Publishing
14mr|texlive-lambda-lists-20130809-6|12	URL:		http://www.ctan.org/tex-archive/macros/generic/lambda-lists
14mr|texlive-lambda-lists-20130809-6|13	License:	LPPL
14mr|texlive-lambda-lists-20130809-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lambda-lists.tar.xz
14mr|texlive-lambda-lists-20130809-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lambda-lists.doc.tar.xz
14mr|texlive-lambda-lists-20130809-6|16	BuildArch:	noarch
14mr|texlive-lambda-lists-20130809-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lambda-lists-20130809-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lambda-lists-20130809-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-lambda-lists-20130809-6|20	
14mr|texlive-lambda-lists-20130809-6|21	%description
14mr|texlive-lambda-lists-20130809-6|22	These list-processing macros avoid the reassignments employed
14mr|texlive-lambda-lists-20130809-6|23	in the macros shown in Appendix D of the TeXbook: all the
14mr|texlive-lambda-lists-20130809-6|24	manipulations take place in what Knuth is pleased to call
14mr|texlive-lambda-lists-20130809-6|25	"TeX's mouth".
14mr|texlive-lambda-lists-20130809-6|26	
14mr|texlive-lambda-lists-20130809-6|27	%post
14mr|texlive-lambda-lists-20130809-6|28	%{_sbindir}/texlive.post
14mr|texlive-lambda-lists-20130809-6|29	
14mr|texlive-lambda-lists-20130809-6|30	%postun
14mr|texlive-lambda-lists-20130809-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-lambda-lists-20130809-6|32	%{_sbindir}/texlive.post
14mr|texlive-lambda-lists-20130809-6|33	fi
14mr|texlive-lambda-lists-20130809-6|34	
14mr|texlive-lambda-lists-20130809-6|35	#-----------------------------------------------------------------------
14mr|texlive-lambda-lists-20130809-6|36	%files
14mr|texlive-lambda-lists-20130809-6|37	%{_texmfdistdir}/tex/plain/lambda-lists/lambda.sty
14mr|texlive-lambda-lists-20130809-6|38	%doc %{_texmfdistdir}/doc/plain/lambda-lists/README
14mr|texlive-lambda-lists-20130809-6|39	%doc %{_texmfdistdir}/doc/plain/lambda-lists/lambda-lists.pdf
14mr|texlive-lambda-lists-20130809-6|40	%doc %{_texmfdistdir}/doc/plain/lambda-lists/lambda-lists.tex
14mr|texlive-lambda-lists-20130809-6|41	
14mr|texlive-lambda-lists-20130809-6|42	#-----------------------------------------------------------------------
14mr|texlive-lambda-lists-20130809-6|43	%prep
14mr|texlive-lambda-lists-20130809-6|44	%setup -c -a0 -a1
14mr|texlive-lambda-lists-20130809-6|45	
14mr|texlive-lambda-lists-20130809-6|46	%build
14mr|texlive-lambda-lists-20130809-6|47	
14mr|texlive-lambda-lists-20130809-6|48	%install
14mr|texlive-lambda-lists-20130809-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lambda-lists-20130809-6|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lambda-lists-20130809-6|51	
14mr|texlive-lambda-lists-20130809-6|52	%changelog
14mr|texlive-lambda-lists-20130809-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130809-6
14mr|texlive-lambda-lists-20130809-6|54	+ Revision: ed0e396
14mr|texlive-lambda-lists-20130809-6|55	- MassBuild#440: Increase release tag
14mr|texlive-lambda-lists-20130809-6|56	
14mr|texlive-lambda-lists-20130809-6|57	

20508 14
14mr|texlive-langcode-20131019-6|1	# revision 27764
14mr|texlive-langcode-20131019-6|2	# category Package
14mr|texlive-langcode-20131019-6|3	# catalog-ctan undef
14mr|texlive-langcode-20131019-6|4	# catalog-date undef
14mr|texlive-langcode-20131019-6|5	# catalog-license undef
14mr|texlive-langcode-20131019-6|6	# catalog-version undef
14mr|texlive-langcode-20131019-6|7	Name:		texlive-langcode
14mr|texlive-langcode-20131019-6|8	Version:	20131019
14mr|texlive-langcode-20131019-6|9	Release:	6
14mr|texlive-langcode-20131019-6|10	Summary:	TeXLive langcode package
14mr|texlive-langcode-20131019-6|11	Group:		Publishing
14mr|texlive-langcode-20131019-6|12	URL:		http://tug.org/texlive
14mr|texlive-langcode-20131019-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-langcode-20131019-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/langcode.tar.xz
14mr|texlive-langcode-20131019-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/langcode.doc.tar.xz
14mr|texlive-langcode-20131019-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/langcode.source.tar.xz
14mr|texlive-langcode-20131019-6|17	BuildArch:	noarch
14mr|texlive-langcode-20131019-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-langcode-20131019-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-langcode-20131019-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-langcode-20131019-6|21	
14mr|texlive-langcode-20131019-6|22	%description
14mr|texlive-langcode-20131019-6|23	TeXLive langcode package.
14mr|texlive-langcode-20131019-6|24	
14mr|texlive-langcode-20131019-6|25	%post
14mr|texlive-langcode-20131019-6|26	%{_sbindir}/texlive.post
14mr|texlive-langcode-20131019-6|27	
14mr|texlive-langcode-20131019-6|28	%postun
14mr|texlive-langcode-20131019-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-langcode-20131019-6|30	%{_sbindir}/texlive.post
14mr|texlive-langcode-20131019-6|31	fi
14mr|texlive-langcode-20131019-6|32	
14mr|texlive-langcode-20131019-6|33	#-----------------------------------------------------------------------
14mr|texlive-langcode-20131019-6|34	%files
14mr|texlive-langcode-20131019-6|35	%{_texmfdistdir}/tex/generic/langcode/langcode.sty
14mr|texlive-langcode-20131019-6|36	%doc %{_texmfdistdir}/doc/generic/langcode/README
14mr|texlive-langcode-20131019-6|37	%doc %{_texmfdistdir}/doc/generic/langcode/SrcFILEs.txt
14mr|texlive-langcode-20131019-6|38	%doc %{_texmfdistdir}/doc/generic/langcode/langcode.pdf
14mr|texlive-langcode-20131019-6|39	#- source
14mr|texlive-langcode-20131019-6|40	%doc %{_texmfdistdir}/source/generic/langcode/langcode.tex
14mr|texlive-langcode-20131019-6|41	%doc %{_texmfdistdir}/source/generic/langcode/srcfiles.tex
14mr|texlive-langcode-20131019-6|42	
14mr|texlive-langcode-20131019-6|43	#-----------------------------------------------------------------------
14mr|texlive-langcode-20131019-6|44	%prep
14mr|texlive-langcode-20131019-6|45	%setup -c -a0 -a1 -a2
14mr|texlive-langcode-20131019-6|46	
14mr|texlive-langcode-20131019-6|47	%build
14mr|texlive-langcode-20131019-6|48	
14mr|texlive-langcode-20131019-6|49	%install
14mr|texlive-langcode-20131019-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-langcode-20131019-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-langcode-20131019-6|52	
14mr|texlive-langcode-20131019-6|53	%changelog
14mr|texlive-langcode-20131019-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131019-6
14mr|texlive-langcode-20131019-6|55	+ Revision: c83c3e3
14mr|texlive-langcode-20131019-6|56	- MassBuild#440: Increase release tag
14mr|texlive-langcode-20131019-6|57	
14mr|texlive-langcode-20131019-6|58	

20509 14
14mr|texlive-lapdf-1.1-3|1	# revision 23806
14mr|texlive-lapdf-1.1-3|2	# category Package
14mr|texlive-lapdf-1.1-3|3	# catalog-ctan /macros/latex/contrib/lapdf
14mr|texlive-lapdf-1.1-3|4	# catalog-date 2011-09-04 01:09:50 +0200
14mr|texlive-lapdf-1.1-3|5	# catalog-license gpl
14mr|texlive-lapdf-1.1-3|6	# catalog-version 1.1
14mr|texlive-lapdf-1.1-3|7	Name:		texlive-lapdf
14mr|texlive-lapdf-1.1-3|8	Version:	1.1
14mr|texlive-lapdf-1.1-3|9	Release:	3
14mr|texlive-lapdf-1.1-3|10	Summary:	PDF drawing directly in TeX documents
14mr|texlive-lapdf-1.1-3|11	Group:		Publishing
14mr|texlive-lapdf-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lapdf
14mr|texlive-lapdf-1.1-3|13	License:	GPL
14mr|texlive-lapdf-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lapdf.tar.xz
14mr|texlive-lapdf-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lapdf.doc.tar.xz
14mr|texlive-lapdf-1.1-3|16	BuildArch:	noarch
14mr|texlive-lapdf-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lapdf-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lapdf-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lapdf-1.1-3|20	
14mr|texlive-lapdf-1.1-3|21	%description
14mr|texlive-lapdf-1.1-3|22	The package provides the means to use PDF drawing primitives to
14mr|texlive-lapdf-1.1-3|23	produce high quality, colored graphics. It - uses Bezier curves
14mr|texlive-lapdf-1.1-3|24	(integral and rational) from degree one to seven, - allows TeX
14mr|texlive-lapdf-1.1-3|25	typesetting in the graphic, - offers most of the standard math
14mr|texlive-lapdf-1.1-3|26	functions, - allows plotting normal, parametric and polar
14mr|texlive-lapdf-1.1-3|27	functions. The package has linear, logx, logy, logxy and polar
14mr|texlive-lapdf-1.1-3|28	grids with many specs; - it can rotate, clip and do many nice
14mr|texlive-lapdf-1.1-3|29	things easily - it has two looping commands for programming and
14mr|texlive-lapdf-1.1-3|30	many instructive example files. The package requires pdfTeX but
14mr|texlive-lapdf-1.1-3|31	otherwise only depends on the calc package.
14mr|texlive-lapdf-1.1-3|32	
14mr|texlive-lapdf-1.1-3|33	%post
14mr|texlive-lapdf-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-lapdf-1.1-3|35	
14mr|texlive-lapdf-1.1-3|36	%postun
14mr|texlive-lapdf-1.1-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-lapdf-1.1-3|38	%{_sbindir}/texlive.post
14mr|texlive-lapdf-1.1-3|39	fi
14mr|texlive-lapdf-1.1-3|40	
14mr|texlive-lapdf-1.1-3|41	#-----------------------------------------------------------------------
14mr|texlive-lapdf-1.1-3|42	%files
14mr|texlive-lapdf-1.1-3|43	%{_texmfdistdir}/tex/latex/lapdf/lapdf.sty
14mr|texlive-lapdf-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/lapdf/README
14mr|texlive-lapdf-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/lapdf/arcs.pdf
14mr|texlive-lapdf-1.1-3|46	%doc %{_texmfdistdir}/doc/latex/lapdf/arcs.tex
14mr|texlive-lapdf-1.1-3|47	%doc %{_texmfdistdir}/doc/latex/lapdf/bezier.pdf
14mr|texlive-lapdf-1.1-3|48	%doc %{_texmfdistdir}/doc/latex/lapdf/bezier.tex
14mr|texlive-lapdf-1.1-3|49	%doc %{_texmfdistdir}/doc/latex/lapdf/bezinfo.pdf
14mr|texlive-lapdf-1.1-3|50	%doc %{_texmfdistdir}/doc/latex/lapdf/bezinfo.tex
14mr|texlive-lapdf-1.1-3|51	%doc %{_texmfdistdir}/doc/latex/lapdf/buttrfly.pdf
14mr|texlive-lapdf-1.1-3|52	%doc %{_texmfdistdir}/doc/latex/lapdf/buttrfly.tex
14mr|texlive-lapdf-1.1-3|53	%doc %{_texmfdistdir}/doc/latex/lapdf/cfamily.pdf
14mr|texlive-lapdf-1.1-3|54	%doc %{_texmfdistdir}/doc/latex/lapdf/cfamily.tex
14mr|texlive-lapdf-1.1-3|55	%doc %{_texmfdistdir}/doc/latex/lapdf/chrysant.pdf
14mr|texlive-lapdf-1.1-3|56	%doc %{_texmfdistdir}/doc/latex/lapdf/chrysant.tex
14mr|texlive-lapdf-1.1-3|57	%doc %{_texmfdistdir}/doc/latex/lapdf/circle.pdf
14mr|texlive-lapdf-1.1-3|58	%doc %{_texmfdistdir}/doc/latex/lapdf/circle.tex
14mr|texlive-lapdf-1.1-3|59	%doc %{_texmfdistdir}/doc/latex/lapdf/colors.pdf
14mr|texlive-lapdf-1.1-3|60	%doc %{_texmfdistdir}/doc/latex/lapdf/colors.tex
14mr|texlive-lapdf-1.1-3|61	%doc %{_texmfdistdir}/doc/latex/lapdf/conic.pdf
14mr|texlive-lapdf-1.1-3|62	%doc %{_texmfdistdir}/doc/latex/lapdf/conic.tex
14mr|texlive-lapdf-1.1-3|63	%doc %{_texmfdistdir}/doc/latex/lapdf/curve.pdf
14mr|texlive-lapdf-1.1-3|64	%doc %{_texmfdistdir}/doc/latex/lapdf/curve.tex
14mr|texlive-lapdf-1.1-3|65	%doc %{_texmfdistdir}/doc/latex/lapdf/curveto.pdf
14mr|texlive-lapdf-1.1-3|66	%doc %{_texmfdistdir}/doc/latex/lapdf/curveto.tex
14mr|texlive-lapdf-1.1-3|67	%doc %{_texmfdistdir}/doc/latex/lapdf/cycloid.pdf
14mr|texlive-lapdf-1.1-3|68	%doc %{_texmfdistdir}/doc/latex/lapdf/cycloid.tex
14mr|texlive-lapdf-1.1-3|69	%doc %{_texmfdistdir}/doc/latex/lapdf/drawing.pdf
14mr|texlive-lapdf-1.1-3|70	%doc %{_texmfdistdir}/doc/latex/lapdf/drawing.tex
14mr|texlive-lapdf-1.1-3|71	%doc %{_texmfdistdir}/doc/latex/lapdf/ellipse.pdf
14mr|texlive-lapdf-1.1-3|72	%doc %{_texmfdistdir}/doc/latex/lapdf/ellipse.tex
14mr|texlive-lapdf-1.1-3|73	%doc %{_texmfdistdir}/doc/latex/lapdf/fplot.pdf
14mr|texlive-lapdf-1.1-3|74	%doc %{_texmfdistdir}/doc/latex/lapdf/fplot.tex
14mr|texlive-lapdf-1.1-3|75	%doc %{_texmfdistdir}/doc/latex/lapdf/geometry.pdf
14mr|texlive-lapdf-1.1-3|76	%doc %{_texmfdistdir}/doc/latex/lapdf/geometry.tex
14mr|texlive-lapdf-1.1-3|77	%doc %{_texmfdistdir}/doc/latex/lapdf/grids.pdf
14mr|texlive-lapdf-1.1-3|78	%doc %{_texmfdistdir}/doc/latex/lapdf/grids.tex
14mr|texlive-lapdf-1.1-3|79	%doc %{_texmfdistdir}/doc/latex/lapdf/hippo.pdf
14mr|texlive-lapdf-1.1-3|80	%doc %{_texmfdistdir}/doc/latex/lapdf/hippo.tex
14mr|texlive-lapdf-1.1-3|81	%doc %{_texmfdistdir}/doc/latex/lapdf/lapdf.pdf
14mr|texlive-lapdf-1.1-3|82	%doc %{_texmfdistdir}/doc/latex/lapdf/lapdf.tex
14mr|texlive-lapdf-1.1-3|83	%doc %{_texmfdistdir}/doc/latex/lapdf/licence.txt
14mr|texlive-lapdf-1.1-3|84	%doc %{_texmfdistdir}/doc/latex/lapdf/line.pdf
14mr|texlive-lapdf-1.1-3|85	%doc %{_texmfdistdir}/doc/latex/lapdf/line.tex
14mr|texlive-lapdf-1.1-3|86	%doc %{_texmfdistdir}/doc/latex/lapdf/polygon.pdf
14mr|texlive-lapdf-1.1-3|87	%doc %{_texmfdistdir}/doc/latex/lapdf/polygon.tex
14mr|texlive-lapdf-1.1-3|88	%doc %{_texmfdistdir}/doc/latex/lapdf/polynom.pdf
14mr|texlive-lapdf-1.1-3|89	%doc %{_texmfdistdir}/doc/latex/lapdf/polynom.tex
14mr|texlive-lapdf-1.1-3|90	%doc %{_texmfdistdir}/doc/latex/lapdf/pplot.pdf
14mr|texlive-lapdf-1.1-3|91	%doc %{_texmfdistdir}/doc/latex/lapdf/pplot.tex
14mr|texlive-lapdf-1.1-3|92	%doc %{_texmfdistdir}/doc/latex/lapdf/preamble.tex
14mr|texlive-lapdf-1.1-3|93	%doc %{_texmfdistdir}/doc/latex/lapdf/pythagor.pdf
14mr|texlive-lapdf-1.1-3|94	%doc %{_texmfdistdir}/doc/latex/lapdf/pythagor.tex
14mr|texlive-lapdf-1.1-3|95	%doc %{_texmfdistdir}/doc/latex/lapdf/qcircle.pdf
14mr|texlive-lapdf-1.1-3|96	%doc %{_texmfdistdir}/doc/latex/lapdf/qcircle.tex
14mr|texlive-lapdf-1.1-3|97	%doc %{_texmfdistdir}/doc/latex/lapdf/quartic.pdf
14mr|texlive-lapdf-1.1-3|98	%doc %{_texmfdistdir}/doc/latex/lapdf/quartic.tex
14mr|texlive-lapdf-1.1-3|99	%doc %{_texmfdistdir}/doc/latex/lapdf/rational.pdf
14mr|texlive-lapdf-1.1-3|100	%doc %{_texmfdistdir}/doc/latex/lapdf/rational.tex
14mr|texlive-lapdf-1.1-3|101	%doc %{_texmfdistdir}/doc/latex/lapdf/rcircle.pdf
14mr|texlive-lapdf-1.1-3|102	%doc %{_texmfdistdir}/doc/latex/lapdf/rcircle.tex
14mr|texlive-lapdf-1.1-3|103	%doc %{_texmfdistdir}/doc/latex/lapdf/rcurve.pdf
14mr|texlive-lapdf-1.1-3|104	%doc %{_texmfdistdir}/doc/latex/lapdf/rcurve.tex
14mr|texlive-lapdf-1.1-3|105	%doc %{_texmfdistdir}/doc/latex/lapdf/recttria.pdf
14mr|texlive-lapdf-1.1-3|106	%doc %{_texmfdistdir}/doc/latex/lapdf/recttria.tex
14mr|texlive-lapdf-1.1-3|107	%doc %{_texmfdistdir}/doc/latex/lapdf/roundtri.pdf
14mr|texlive-lapdf-1.1-3|108	%doc %{_texmfdistdir}/doc/latex/lapdf/roundtri.tex
14mr|texlive-lapdf-1.1-3|109	%doc %{_texmfdistdir}/doc/latex/lapdf/rparams.pdf
14mr|texlive-lapdf-1.1-3|110	%doc %{_texmfdistdir}/doc/latex/lapdf/rparams.tex
14mr|texlive-lapdf-1.1-3|111	%doc %{_texmfdistdir}/doc/latex/lapdf/superell.pdf
14mr|texlive-lapdf-1.1-3|112	%doc %{_texmfdistdir}/doc/latex/lapdf/superell.tex
14mr|texlive-lapdf-1.1-3|113	%doc %{_texmfdistdir}/doc/latex/lapdf/tplot.pdf
14mr|texlive-lapdf-1.1-3|114	%doc %{_texmfdistdir}/doc/latex/lapdf/tplot.tex
14mr|texlive-lapdf-1.1-3|115	%doc %{_texmfdistdir}/doc/latex/lapdf/trochoid.pdf
14mr|texlive-lapdf-1.1-3|116	%doc %{_texmfdistdir}/doc/latex/lapdf/trochoid.tex
14mr|texlive-lapdf-1.1-3|117	%doc %{_texmfdistdir}/doc/latex/lapdf/turtle.pdf
14mr|texlive-lapdf-1.1-3|118	%doc %{_texmfdistdir}/doc/latex/lapdf/turtle.tex
14mr|texlive-lapdf-1.1-3|119	%doc %{_texmfdistdir}/doc/latex/lapdf/vector.pdf
14mr|texlive-lapdf-1.1-3|120	%doc %{_texmfdistdir}/doc/latex/lapdf/vector.tex
14mr|texlive-lapdf-1.1-3|121	
14mr|texlive-lapdf-1.1-3|122	#-----------------------------------------------------------------------
14mr|texlive-lapdf-1.1-3|123	%prep
14mr|texlive-lapdf-1.1-3|124	%setup -c -a0 -a1
14mr|texlive-lapdf-1.1-3|125	
14mr|texlive-lapdf-1.1-3|126	%build
14mr|texlive-lapdf-1.1-3|127	
14mr|texlive-lapdf-1.1-3|128	%install
14mr|texlive-lapdf-1.1-3|129	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lapdf-1.1-3|130	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lapdf-1.1-3|131	
14mr|texlive-lapdf-1.1-3|132	
14mr|texlive-lapdf-1.1-3|133	
14mr|texlive-lapdf-1.1-3|134	%changelog
14mr|texlive-lapdf-1.1-3|135	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-lapdf-1.1-3|136	+ Revision: 723d0ad
14mr|texlive-lapdf-1.1-3|137	- MassBuild#440: Increase release tag
14mr|texlive-lapdf-1.1-3|138	
14mr|texlive-lapdf-1.1-3|139	

20510 14
14mr|texlive-lastpage-1.2l-6|1	# revision 28985
14mr|texlive-lastpage-1.2l-6|2	# category Package
14mr|texlive-lastpage-1.2l-6|3	# catalog-ctan /macros/latex/contrib/lastpage
14mr|texlive-lastpage-1.2l-6|4	# catalog-date 2013-01-29 10:13:54 +0100
14mr|texlive-lastpage-1.2l-6|5	# catalog-license gpl2
14mr|texlive-lastpage-1.2l-6|6	# catalog-version 1.2l
14mr|texlive-lastpage-1.2l-6|7	Name:		texlive-lastpage
14mr|texlive-lastpage-1.2l-6|8	Version:	1.2l
14mr|texlive-lastpage-1.2l-6|9	Release:	6
14mr|texlive-lastpage-1.2l-6|10	Summary:	Reference last page for Page N of M type footers
14mr|texlive-lastpage-1.2l-6|11	Group:		Publishing
14mr|texlive-lastpage-1.2l-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lastpage
14mr|texlive-lastpage-1.2l-6|13	License:	GPL2
14mr|texlive-lastpage-1.2l-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lastpage.tar.xz
14mr|texlive-lastpage-1.2l-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lastpage.doc.tar.xz
14mr|texlive-lastpage-1.2l-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lastpage.source.tar.xz
14mr|texlive-lastpage-1.2l-6|17	BuildArch:	noarch
14mr|texlive-lastpage-1.2l-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lastpage-1.2l-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lastpage-1.2l-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-lastpage-1.2l-6|21	
14mr|texlive-lastpage-1.2l-6|22	%description
14mr|texlive-lastpage-1.2l-6|23	Reference the number of pages in your LaTeX document through
14mr|texlive-lastpage-1.2l-6|24	the introduction of a new label which can be referenced like
14mr|texlive-lastpage-1.2l-6|25	\pageref{LastPage} to give a reference to the last page of a
14mr|texlive-lastpage-1.2l-6|26	document. It is particularly useful in the page footer that
14mr|texlive-lastpage-1.2l-6|27	says: Page N of M.
14mr|texlive-lastpage-1.2l-6|28	
14mr|texlive-lastpage-1.2l-6|29	%post
14mr|texlive-lastpage-1.2l-6|30	%{_sbindir}/texlive.post
14mr|texlive-lastpage-1.2l-6|31	
14mr|texlive-lastpage-1.2l-6|32	%postun
14mr|texlive-lastpage-1.2l-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-lastpage-1.2l-6|34	%{_sbindir}/texlive.post
14mr|texlive-lastpage-1.2l-6|35	fi
14mr|texlive-lastpage-1.2l-6|36	
14mr|texlive-lastpage-1.2l-6|37	#-----------------------------------------------------------------------
14mr|texlive-lastpage-1.2l-6|38	%files
14mr|texlive-lastpage-1.2l-6|39	%{_texmfdistdir}/tex/latex/lastpage/lastpage.sty
14mr|texlive-lastpage-1.2l-6|40	%{_texmfdistdir}/tex/latex/lastpage/lastpage209.sty
14mr|texlive-lastpage-1.2l-6|41	%doc %{_texmfdistdir}/doc/latex/lastpage/README
14mr|texlive-lastpage-1.2l-6|42	%doc %{_texmfdistdir}/doc/latex/lastpage/lastpage-example.pdf
14mr|texlive-lastpage-1.2l-6|43	%doc %{_texmfdistdir}/doc/latex/lastpage/lastpage-example.tex
14mr|texlive-lastpage-1.2l-6|44	%doc %{_texmfdistdir}/doc/latex/lastpage/lastpage.pdf
14mr|texlive-lastpage-1.2l-6|45	#- source
14mr|texlive-lastpage-1.2l-6|46	%doc %{_texmfdistdir}/source/latex/lastpage/lastpage.drv
14mr|texlive-lastpage-1.2l-6|47	%doc %{_texmfdistdir}/source/latex/lastpage/lastpage.dtx
14mr|texlive-lastpage-1.2l-6|48	%doc %{_texmfdistdir}/source/latex/lastpage/lastpage.ins
14mr|texlive-lastpage-1.2l-6|49	
14mr|texlive-lastpage-1.2l-6|50	#-----------------------------------------------------------------------
14mr|texlive-lastpage-1.2l-6|51	%prep
14mr|texlive-lastpage-1.2l-6|52	%setup -c -a0 -a1 -a2
14mr|texlive-lastpage-1.2l-6|53	
14mr|texlive-lastpage-1.2l-6|54	%build
14mr|texlive-lastpage-1.2l-6|55	
14mr|texlive-lastpage-1.2l-6|56	%install
14mr|texlive-lastpage-1.2l-6|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lastpage-1.2l-6|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lastpage-1.2l-6|59	
14mr|texlive-lastpage-1.2l-6|60	%changelog
14mr|texlive-lastpage-1.2l-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2l-6
14mr|texlive-lastpage-1.2l-6|62	+ Revision: 9fb1381
14mr|texlive-lastpage-1.2l-6|63	- MassBuild#440: Increase release tag
14mr|texlive-lastpage-1.2l-6|64	
14mr|texlive-lastpage-1.2l-6|65	

20511 14
14mr|texlive-latex-20130306-2|1	# revision 32901
14mr|texlive-latex-20130306-2|2	# category Package
14mr|texlive-latex-20130306-2|3	# catalog-ctan undef
14mr|texlive-latex-20130306-2|4	# catalog-date 2013-03-06 18:48:43 +0100
14mr|texlive-latex-20130306-2|5	# catalog-license lppl
14mr|texlive-latex-20130306-2|6	# catalog-version undef
14mr|texlive-latex-20130306-2|7	Name:		texlive-latex
14mr|texlive-latex-20130306-2|8	Version:	20130306
14mr|texlive-latex-20130306-2|9	Release:	2
14mr|texlive-latex-20130306-2|10	Summary:	A TeX macro package that defines LaTeX
14mr|texlive-latex-20130306-2|11	Group:		Publishing
14mr|texlive-latex-20130306-2|12	URL:		http://tug.org/texlive
14mr|texlive-latex-20130306-2|13	License:	LPPL
14mr|texlive-latex-20130306-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex.tar.xz
14mr|texlive-latex-20130306-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex.doc.tar.xz
14mr|texlive-latex-20130306-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex.source.tar.xz
14mr|texlive-latex-20130306-2|17	# revision 29764
14mr|texlive-latex-20130306-2|18	# category TLCore
14mr|texlive-latex-20130306-2|19	# catalog-ctan undef
14mr|texlive-latex-20130306-2|20	# catalog-date undef
14mr|texlive-latex-20130306-2|21	# catalog-license undef
14mr|texlive-latex-20130306-2|22	# catalog-version undef
14mr|texlive-latex-20130306-2|23	Source3:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-bin.tar.xz
14mr|texlive-latex-20130306-2|24	Source4:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-bin.doc.tar.xz
14mr|texlive-latex-20130306-2|25	BuildArch:	noarch
14mr|texlive-latex-20130306-2|26	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-20130306-2|27	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-20130306-2|28	Requires(post):	texlive-kpathsea
14mr|texlive-latex-20130306-2|29	Requires(post):	texlive-tetex
14mr|texlive-latex-20130306-2|30	Requires:	texlive-luatex
14mr|texlive-latex-20130306-2|31	Requires:	texlive-pdftex
14mr|texlive-latex-20130306-2|32	Requires:	texlive-latexconfig
14mr|texlive-latex-20130306-2|33	Requires:	texlive-latex-fonts
14mr|texlive-latex-20130306-2|34	Requires:	texlive-latex.bin
14mr|texlive-latex-20130306-2|35	%rename texlive-latex-bin
14mr|texlive-latex-20130306-2|36	
14mr|texlive-latex-20130306-2|37	%description
14mr|texlive-latex-20130306-2|38	LaTeX is a widely-used macro package for TeX, providing many
14mr|texlive-latex-20130306-2|39	basic document formating commands extended by a wide range of
14mr|texlive-latex-20130306-2|40	packages. It is a development of Leslie Lamport's original
14mr|texlive-latex-20130306-2|41	LaTeX 2.09, and superseded the older system in June 1994. The
14mr|texlive-latex-20130306-2|42	basic distribution is catalogued separately, at latex-base;
14mr|texlive-latex-20130306-2|43	apart from a large set of contributed packages and third-party
14mr|texlive-latex-20130306-2|44	documentation (elsewhere on the archive), the distribution
14mr|texlive-latex-20130306-2|45	includes: - a bunch of required packages, which LaTeX authors
14mr|texlive-latex-20130306-2|46	are "entitled to assume" will be present on any system running
14mr|texlive-latex-20130306-2|47	LaTeX; and - a minimal set of documentation detailing
14mr|texlive-latex-20130306-2|48	differences from the 'old' version of LaTeX in the areas of
14mr|texlive-latex-20130306-2|49	user commands, font selection and control, class and package
14mr|texlive-latex-20130306-2|50	writing, font encodings, configuration options and modification
14mr|texlive-latex-20130306-2|51	of LaTeX. For downloading details, see the linked catalogue
14mr|texlive-latex-20130306-2|52	entries above.
14mr|texlive-latex-20130306-2|53	
14mr|texlive-latex-20130306-2|54	%post
14mr|texlive-latex-20130306-2|55	%{_sbindir}/texlive.post
14mr|texlive-latex-20130306-2|56	
14mr|texlive-latex-20130306-2|57	%postun
14mr|texlive-latex-20130306-2|58	if [ $1 -eq 0 ]; then
14mr|texlive-latex-20130306-2|59	%{_sbindir}/texlive.post
14mr|texlive-latex-20130306-2|60	fi
14mr|texlive-latex-20130306-2|61	
14mr|texlive-latex-20130306-2|62	#-----------------------------------------------------------------------
14mr|texlive-latex-20130306-2|63	%files
14mr|texlive-latex-20130306-2|64	%_texmf_fmtutil_d/latex
14mr|texlive-latex-20130306-2|65	%{_texmfdistdir}/makeindex/latex/gglo.ist
14mr|texlive-latex-20130306-2|66	%{_texmfdistdir}/makeindex/latex/gind.ist
14mr|texlive-latex-20130306-2|67	%{_texmfdistdir}/tex/latex/base/alltt.sty
14mr|texlive-latex-20130306-2|68	%{_texmfdistdir}/tex/latex/base/ansinew.def
14mr|texlive-latex-20130306-2|69	%{_texmfdistdir}/tex/latex/base/applemac.def
14mr|texlive-latex-20130306-2|70	%{_texmfdistdir}/tex/latex/base/article.cls
14mr|texlive-latex-20130306-2|71	%{_texmfdistdir}/tex/latex/base/article.sty
14mr|texlive-latex-20130306-2|72	%{_texmfdistdir}/tex/latex/base/ascii.def
14mr|texlive-latex-20130306-2|73	%{_texmfdistdir}/tex/latex/base/bezier.sty
14mr|texlive-latex-20130306-2|74	%{_texmfdistdir}/tex/latex/base/bk10.clo
14mr|texlive-latex-20130306-2|75	%{_texmfdistdir}/tex/latex/base/bk11.clo
14mr|texlive-latex-20130306-2|76	%{_texmfdistdir}/tex/latex/base/bk12.clo
14mr|texlive-latex-20130306-2|77	%{_texmfdistdir}/tex/latex/base/book.cls
14mr|texlive-latex-20130306-2|78	%{_texmfdistdir}/tex/latex/base/book.sty
14mr|texlive-latex-20130306-2|79	%{_texmfdistdir}/tex/latex/base/cp1250.def
14mr|texlive-latex-20130306-2|80	%{_texmfdistdir}/tex/latex/base/cp1252.def
14mr|texlive-latex-20130306-2|81	%{_texmfdistdir}/tex/latex/base/cp1257.def
14mr|texlive-latex-20130306-2|82	%{_texmfdistdir}/tex/latex/base/cp437.def
14mr|texlive-latex-20130306-2|83	%{_texmfdistdir}/tex/latex/base/cp437de.def
14mr|texlive-latex-20130306-2|84	%{_texmfdistdir}/tex/latex/base/cp850.def
14mr|texlive-latex-20130306-2|85	%{_texmfdistdir}/tex/latex/base/cp852.def
14mr|texlive-latex-20130306-2|86	%{_texmfdistdir}/tex/latex/base/cp858.def
14mr|texlive-latex-20130306-2|87	%{_texmfdistdir}/tex/latex/base/cp865.def
14mr|texlive-latex-20130306-2|88	%{_texmfdistdir}/tex/latex/base/decmulti.def
14mr|texlive-latex-20130306-2|89	%{_texmfdistdir}/tex/latex/base/doc.sty
14mr|texlive-latex-20130306-2|90	%{_texmfdistdir}/tex/latex/base/docstrip.tex
14mr|texlive-latex-20130306-2|91	%{_texmfdistdir}/tex/latex/base/exscale.sty
14mr|texlive-latex-20130306-2|92	%{_texmfdistdir}/tex/latex/base/fix-cm.sty
14mr|texlive-latex-20130306-2|93	%{_texmfdistdir}/tex/latex/base/fixltx2e.sty
14mr|texlive-latex-20130306-2|94	%{_texmfdistdir}/tex/latex/base/flafter.sty
14mr|texlive-latex-20130306-2|95	%{_texmfdistdir}/tex/latex/base/fleqn.clo
14mr|texlive-latex-20130306-2|96	%{_texmfdistdir}/tex/latex/base/fleqn.sty
14mr|texlive-latex-20130306-2|97	%{_texmfdistdir}/tex/latex/base/fontenc.sty
14mr|texlive-latex-20130306-2|98	%{_texmfdistdir}/tex/latex/base/fontmath.cfg
14mr|texlive-latex-20130306-2|99	%{_texmfdistdir}/tex/latex/base/fontmath.ltx
14mr|texlive-latex-20130306-2|100	%{_texmfdistdir}/tex/latex/base/fonttext.cfg
14mr|texlive-latex-20130306-2|101	%{_texmfdistdir}/tex/latex/base/fonttext.ltx
14mr|texlive-latex-20130306-2|102	%{_texmfdistdir}/tex/latex/base/graphpap.sty
14mr|texlive-latex-20130306-2|103	%{_texmfdistdir}/tex/latex/base/hyphen.ltx
14mr|texlive-latex-20130306-2|104	%{_texmfdistdir}/tex/latex/base/idx.tex
14mr|texlive-latex-20130306-2|105	%{_texmfdistdir}/tex/latex/base/ifthen.sty
14mr|texlive-latex-20130306-2|106	%{_texmfdistdir}/tex/latex/base/inputenc.sty
14mr|texlive-latex-20130306-2|107	%{_texmfdistdir}/tex/latex/base/lablst.tex
14mr|texlive-latex-20130306-2|108	%{_texmfdistdir}/tex/latex/base/latex.ltx
14mr|texlive-latex-20130306-2|109	%{_texmfdistdir}/tex/latex/base/latex209.def
14mr|texlive-latex-20130306-2|110	%{_texmfdistdir}/tex/latex/base/latexbug.tex
14mr|texlive-latex-20130306-2|111	%{_texmfdistdir}/tex/latex/base/latexsym.sty
14mr|texlive-latex-20130306-2|112	%{_texmfdistdir}/tex/latex/base/latin1.def
14mr|texlive-latex-20130306-2|113	%{_texmfdistdir}/tex/latex/base/latin10.def
14mr|texlive-latex-20130306-2|114	%{_texmfdistdir}/tex/latex/base/latin2.def
14mr|texlive-latex-20130306-2|115	%{_texmfdistdir}/tex/latex/base/latin3.def
14mr|texlive-latex-20130306-2|116	%{_texmfdistdir}/tex/latex/base/latin4.def
14mr|texlive-latex-20130306-2|117	%{_texmfdistdir}/tex/latex/base/latin5.def
14mr|texlive-latex-20130306-2|118	%{_texmfdistdir}/tex/latex/base/latin9.def
14mr|texlive-latex-20130306-2|119	%{_texmfdistdir}/tex/latex/base/lcyenc.dfu
14mr|texlive-latex-20130306-2|120	%{_texmfdistdir}/tex/latex/base/leqno.clo
14mr|texlive-latex-20130306-2|121	%{_texmfdistdir}/tex/latex/base/leqno.sty
14mr|texlive-latex-20130306-2|122	%{_texmfdistdir}/tex/latex/base/letter.cls
14mr|texlive-latex-20130306-2|123	%{_texmfdistdir}/tex/latex/base/letter.sty
14mr|texlive-latex-20130306-2|124	%{_texmfdistdir}/tex/latex/base/lppl.tex
14mr|texlive-latex-20130306-2|125	%{_texmfdistdir}/tex/latex/base/ltnews.cls
14mr|texlive-latex-20130306-2|126	%{_texmfdistdir}/tex/latex/base/ltpatch.ltx
14mr|texlive-latex-20130306-2|127	%{_texmfdistdir}/tex/latex/base/ltxcheck.tex
14mr|texlive-latex-20130306-2|128	%{_texmfdistdir}/tex/latex/base/ltxdoc.cls
14mr|texlive-latex-20130306-2|129	%{_texmfdistdir}/tex/latex/base/ltxguide.cls
14mr|texlive-latex-20130306-2|130	%{_texmfdistdir}/tex/latex/base/ly1enc.dfu
14mr|texlive-latex-20130306-2|131	%{_texmfdistdir}/tex/latex/base/macce.def
14mr|texlive-latex-20130306-2|132	%{_texmfdistdir}/tex/latex/base/makeidx.sty
14mr|texlive-latex-20130306-2|133	%{_texmfdistdir}/tex/latex/base/minimal.cls
14mr|texlive-latex-20130306-2|134	%{_texmfdistdir}/tex/latex/base/newlfont.sty
14mr|texlive-latex-20130306-2|135	%{_texmfdistdir}/tex/latex/base/next.def
14mr|texlive-latex-20130306-2|136	%{_texmfdistdir}/tex/latex/base/nfssfont.tex
14mr|texlive-latex-20130306-2|137	%{_texmfdistdir}/tex/latex/base/oldlfont.sty
14mr|texlive-latex-20130306-2|138	%{_texmfdistdir}/tex/latex/base/omlcmm.fd
14mr|texlive-latex-20130306-2|139	%{_texmfdistdir}/tex/latex/base/omlcmr.fd
14mr|texlive-latex-20130306-2|140	%{_texmfdistdir}/tex/latex/base/omlenc.def
14mr|texlive-latex-20130306-2|141	%{_texmfdistdir}/tex/latex/base/omllcmm.fd
14mr|texlive-latex-20130306-2|142	%{_texmfdistdir}/tex/latex/base/omscmr.fd
14mr|texlive-latex-20130306-2|143	%{_texmfdistdir}/tex/latex/base/omscmsy.fd
14mr|texlive-latex-20130306-2|144	%{_texmfdistdir}/tex/latex/base/omsenc.def
14mr|texlive-latex-20130306-2|145	%{_texmfdistdir}/tex/latex/base/omsenc.dfu
14mr|texlive-latex-20130306-2|146	%{_texmfdistdir}/tex/latex/base/omslcmsy.fd
14mr|texlive-latex-20130306-2|147	%{_texmfdistdir}/tex/latex/base/omxcmex.fd
14mr|texlive-latex-20130306-2|148	%{_texmfdistdir}/tex/latex/base/omxlcmex.fd
14mr|texlive-latex-20130306-2|149	%{_texmfdistdir}/tex/latex/base/openbib.sty
14mr|texlive-latex-20130306-2|150	%{_texmfdistdir}/tex/latex/base/ot1cmdh.fd
14mr|texlive-latex-20130306-2|151	%{_texmfdistdir}/tex/latex/base/ot1cmfib.fd
14mr|texlive-latex-20130306-2|152	%{_texmfdistdir}/tex/latex/base/ot1cmfr.fd
14mr|texlive-latex-20130306-2|153	%{_texmfdistdir}/tex/latex/base/ot1cmr.fd
14mr|texlive-latex-20130306-2|154	%{_texmfdistdir}/tex/latex/base/ot1cmss.fd
14mr|texlive-latex-20130306-2|155	%{_texmfdistdir}/tex/latex/base/ot1cmtt.fd
14mr|texlive-latex-20130306-2|156	%{_texmfdistdir}/tex/latex/base/ot1cmvtt.fd
14mr|texlive-latex-20130306-2|157	%{_texmfdistdir}/tex/latex/base/ot1enc.def
14mr|texlive-latex-20130306-2|158	%{_texmfdistdir}/tex/latex/base/ot1enc.dfu
14mr|texlive-latex-20130306-2|159	%{_texmfdistdir}/tex/latex/base/ot1lcmss.fd
14mr|texlive-latex-20130306-2|160	%{_texmfdistdir}/tex/latex/base/ot1lcmtt.fd
14mr|texlive-latex-20130306-2|161	%{_texmfdistdir}/tex/latex/base/ot2enc.dfu
14mr|texlive-latex-20130306-2|162	%{_texmfdistdir}/tex/latex/base/ot4enc.def
14mr|texlive-latex-20130306-2|163	%{_texmfdistdir}/tex/latex/base/preload.cfg
14mr|texlive-latex-20130306-2|164	%{_texmfdistdir}/tex/latex/base/preload.ltx
14mr|texlive-latex-20130306-2|165	%{_texmfdistdir}/tex/latex/base/proc.cls
14mr|texlive-latex-20130306-2|166	%{_texmfdistdir}/tex/latex/base/proc.sty
14mr|texlive-latex-20130306-2|167	%{_texmfdistdir}/tex/latex/base/report.cls
14mr|texlive-latex-20130306-2|168	%{_texmfdistdir}/tex/latex/base/report.sty
14mr|texlive-latex-20130306-2|169	%{_texmfdistdir}/tex/latex/base/sample2e.tex
14mr|texlive-latex-20130306-2|170	%{_texmfdistdir}/tex/latex/base/sfonts.def
14mr|texlive-latex-20130306-2|171	%{_texmfdistdir}/tex/latex/base/shortvrb.sty
14mr|texlive-latex-20130306-2|172	%{_texmfdistdir}/tex/latex/base/showidx.sty
14mr|texlive-latex-20130306-2|173	%{_texmfdistdir}/tex/latex/base/size10.clo
14mr|texlive-latex-20130306-2|174	%{_texmfdistdir}/tex/latex/base/size11.clo
14mr|texlive-latex-20130306-2|175	%{_texmfdistdir}/tex/latex/base/size12.clo
14mr|texlive-latex-20130306-2|176	%{_texmfdistdir}/tex/latex/base/slides.cls
14mr|texlive-latex-20130306-2|177	%{_texmfdistdir}/tex/latex/base/slides.def
14mr|texlive-latex-20130306-2|178	%{_texmfdistdir}/tex/latex/base/slides.sty
14mr|texlive-latex-20130306-2|179	%{_texmfdistdir}/tex/latex/base/small2e.tex
14mr|texlive-latex-20130306-2|180	%{_texmfdistdir}/tex/latex/base/syntonly.sty
14mr|texlive-latex-20130306-2|181	%{_texmfdistdir}/tex/latex/base/t1cmdh.fd
14mr|texlive-latex-20130306-2|182	%{_texmfdistdir}/tex/latex/base/t1cmfib.fd
14mr|texlive-latex-20130306-2|183	%{_texmfdistdir}/tex/latex/base/t1cmfr.fd
14mr|texlive-latex-20130306-2|184	%{_texmfdistdir}/tex/latex/base/t1cmr.fd
14mr|texlive-latex-20130306-2|185	%{_texmfdistdir}/tex/latex/base/t1cmss.fd
14mr|texlive-latex-20130306-2|186	%{_texmfdistdir}/tex/latex/base/t1cmtt.fd
14mr|texlive-latex-20130306-2|187	%{_texmfdistdir}/tex/latex/base/t1cmvtt.fd
14mr|texlive-latex-20130306-2|188	%{_texmfdistdir}/tex/latex/base/t1enc.def
14mr|texlive-latex-20130306-2|189	%{_texmfdistdir}/tex/latex/base/t1enc.dfu
14mr|texlive-latex-20130306-2|190	%{_texmfdistdir}/tex/latex/base/t1enc.sty
14mr|texlive-latex-20130306-2|191	%{_texmfdistdir}/tex/latex/base/t1lcmss.fd
14mr|texlive-latex-20130306-2|192	%{_texmfdistdir}/tex/latex/base/t1lcmtt.fd
14mr|texlive-latex-20130306-2|193	%{_texmfdistdir}/tex/latex/base/t2aenc.dfu
14mr|texlive-latex-20130306-2|194	%{_texmfdistdir}/tex/latex/base/t2benc.dfu
14mr|texlive-latex-20130306-2|195	%{_texmfdistdir}/tex/latex/base/t2cenc.dfu
14mr|texlive-latex-20130306-2|196	%{_texmfdistdir}/tex/latex/base/testpage.tex
14mr|texlive-latex-20130306-2|197	%{_texmfdistdir}/tex/latex/base/texsys.cfg
14mr|texlive-latex-20130306-2|198	%{_texmfdistdir}/tex/latex/base/textcomp.sty
14mr|texlive-latex-20130306-2|199	%{_texmfdistdir}/tex/latex/base/tracefnt.sty
14mr|texlive-latex-20130306-2|200	%{_texmfdistdir}/tex/latex/base/ts1cmr.fd
14mr|texlive-latex-20130306-2|201	%{_texmfdistdir}/tex/latex/base/ts1cmss.fd
14mr|texlive-latex-20130306-2|202	%{_texmfdistdir}/tex/latex/base/ts1cmtt.fd
14mr|texlive-latex-20130306-2|203	%{_texmfdistdir}/tex/latex/base/ts1cmvtt.fd
14mr|texlive-latex-20130306-2|204	%{_texmfdistdir}/tex/latex/base/ts1enc.def
14mr|texlive-latex-20130306-2|205	%{_texmfdistdir}/tex/latex/base/ts1enc.dfu
14mr|texlive-latex-20130306-2|206	%{_texmfdistdir}/tex/latex/base/ucmr.fd
14mr|texlive-latex-20130306-2|207	%{_texmfdistdir}/tex/latex/base/ucmss.fd
14mr|texlive-latex-20130306-2|208	%{_texmfdistdir}/tex/latex/base/ucmtt.fd
14mr|texlive-latex-20130306-2|209	%{_texmfdistdir}/tex/latex/base/ulasy.fd
14mr|texlive-latex-20130306-2|210	%{_texmfdistdir}/tex/latex/base/ullasy.fd
14mr|texlive-latex-20130306-2|211	%{_texmfdistdir}/tex/latex/base/utf8-test.tex
14mr|texlive-latex-20130306-2|212	%{_texmfdistdir}/tex/latex/base/utf8.def
14mr|texlive-latex-20130306-2|213	%{_texmfdistdir}/tex/latex/base/utf8enc.dfu
14mr|texlive-latex-20130306-2|214	%{_texmfdistdir}/tex/latex/base/utf8test.tex
14mr|texlive-latex-20130306-2|215	%{_texmfdistdir}/tex/latex/base/x2enc.dfu
14mr|texlive-latex-20130306-2|216	%doc %{_texmfdistdir}/doc/latex/base/00readme.txt
14mr|texlive-latex-20130306-2|217	%doc %{_texmfdistdir}/doc/latex/base/alltt.pdf
14mr|texlive-latex-20130306-2|218	%doc %{_texmfdistdir}/doc/latex/base/autoload.txt
14mr|texlive-latex-20130306-2|219	%doc %{_texmfdistdir}/doc/latex/base/bugs.txt
14mr|texlive-latex-20130306-2|220	%doc %{_texmfdistdir}/doc/latex/base/cfgguide.pdf
14mr|texlive-latex-20130306-2|221	%doc %{_texmfdistdir}/doc/latex/base/changes.txt
14mr|texlive-latex-20130306-2|222	%doc %{_texmfdistdir}/doc/latex/base/classes.pdf
14mr|texlive-latex-20130306-2|223	%doc %{_texmfdistdir}/doc/latex/base/clsguide.pdf
14mr|texlive-latex-20130306-2|224	%doc %{_texmfdistdir}/doc/latex/base/cmfonts.pdf
14mr|texlive-latex-20130306-2|225	%doc %{_texmfdistdir}/doc/latex/base/cyrguide.pdf
14mr|texlive-latex-20130306-2|226	%doc %{_texmfdistdir}/doc/latex/base/doc.pdf
14mr|texlive-latex-20130306-2|227	%doc %{_texmfdistdir}/doc/latex/base/docstrip.pdf
14mr|texlive-latex-20130306-2|228	%doc %{_texmfdistdir}/doc/latex/base/encguide.pdf
14mr|texlive-latex-20130306-2|229	%doc %{_texmfdistdir}/doc/latex/base/exscale.pdf
14mr|texlive-latex-20130306-2|230	%doc %{_texmfdistdir}/doc/latex/base/fixltx2e.pdf
14mr|texlive-latex-20130306-2|231	%doc %{_texmfdistdir}/doc/latex/base/fntguide.pdf
14mr|texlive-latex-20130306-2|232	%doc %{_texmfdistdir}/doc/latex/base/graphpap.pdf
14mr|texlive-latex-20130306-2|233	%doc %{_texmfdistdir}/doc/latex/base/ifthen.pdf
14mr|texlive-latex-20130306-2|234	%doc %{_texmfdistdir}/doc/latex/base/inputenc.pdf
14mr|texlive-latex-20130306-2|235	%doc %{_texmfdistdir}/doc/latex/base/latex209.pdf
14mr|texlive-latex-20130306-2|236	%doc %{_texmfdistdir}/doc/latex/base/latexsym.pdf
14mr|texlive-latex-20130306-2|237	%doc %{_texmfdistdir}/doc/latex/base/lb2.pdf
14mr|texlive-latex-20130306-2|238	%doc %{_texmfdistdir}/doc/latex/base/legal.txt
14mr|texlive-latex-20130306-2|239	%doc %{_texmfdistdir}/doc/latex/base/letter.pdf
14mr|texlive-latex-20130306-2|240	%doc %{_texmfdistdir}/doc/latex/base/lgc2.pdf
14mr|texlive-latex-20130306-2|241	%doc %{_texmfdistdir}/doc/latex/base/lppl-1-0.txt
14mr|texlive-latex-20130306-2|242	%doc %{_texmfdistdir}/doc/latex/base/lppl-1-1.txt
14mr|texlive-latex-20130306-2|243	%doc %{_texmfdistdir}/doc/latex/base/lppl-1-2.txt
14mr|texlive-latex-20130306-2|244	%doc %{_texmfdistdir}/doc/latex/base/lppl.pdf
14mr|texlive-latex-20130306-2|245	%doc %{_texmfdistdir}/doc/latex/base/lppl.txt
14mr|texlive-latex-20130306-2|246	%doc %{_texmfdistdir}/doc/latex/base/ltnews.pdf
14mr|texlive-latex-20130306-2|247	%doc %{_texmfdistdir}/doc/latex/base/ltx3info.pdf
14mr|texlive-latex-20130306-2|248	%doc %{_texmfdistdir}/doc/latex/base/ltxcheck.pdf
14mr|texlive-latex-20130306-2|249	%doc %{_texmfdistdir}/doc/latex/base/ltxdoc.pdf
14mr|texlive-latex-20130306-2|250	%doc %{_texmfdistdir}/doc/latex/base/makeindx.pdf
14mr|texlive-latex-20130306-2|251	%doc %{_texmfdistdir}/doc/latex/base/manifest.txt
14mr|texlive-latex-20130306-2|252	%doc %{_texmfdistdir}/doc/latex/base/manual.pdf
14mr|texlive-latex-20130306-2|253	%doc %{_texmfdistdir}/doc/latex/base/modguide.pdf
14mr|texlive-latex-20130306-2|254	%doc %{_texmfdistdir}/doc/latex/base/newlfont.pdf
14mr|texlive-latex-20130306-2|255	%doc %{_texmfdistdir}/doc/latex/base/oldlfont.pdf
14mr|texlive-latex-20130306-2|256	%doc %{_texmfdistdir}/doc/latex/base/patches.txt
14mr|texlive-latex-20130306-2|257	%doc %{_texmfdistdir}/doc/latex/base/proc.pdf
14mr|texlive-latex-20130306-2|258	%doc %{_texmfdistdir}/doc/latex/base/slides.pdf
14mr|texlive-latex-20130306-2|259	%doc %{_texmfdistdir}/doc/latex/base/slifonts.pdf
14mr|texlive-latex-20130306-2|260	%doc %{_texmfdistdir}/doc/latex/base/source2e.pdf
14mr|texlive-latex-20130306-2|261	%doc %{_texmfdistdir}/doc/latex/base/syntonly.pdf
14mr|texlive-latex-20130306-2|262	%doc %{_texmfdistdir}/doc/latex/base/tex2.txt
14mr|texlive-latex-20130306-2|263	%doc %{_texmfdistdir}/doc/latex/base/texpert.txt
14mr|texlive-latex-20130306-2|264	%doc %{_texmfdistdir}/doc/latex/base/tlc2.pdf
14mr|texlive-latex-20130306-2|265	%doc %{_texmfdistdir}/doc/latex/base/usrguide.pdf
14mr|texlive-latex-20130306-2|266	%doc %{_texmfdistdir}/doc/latex/base/utf8ienc.pdf
14mr|texlive-latex-20130306-2|267	%doc %{_texmfdistdir}/doc/latex/base/webcomp.pdf
14mr|texlive-latex-20130306-2|268	#- source
14mr|texlive-latex-20130306-2|269	%doc %{_texmfdistdir}/source/latex/base/alltt.dtx
14mr|texlive-latex-20130306-2|270	%doc %{_texmfdistdir}/source/latex/base/alltt.ins
14mr|texlive-latex-20130306-2|271	%doc %{_texmfdistdir}/source/latex/base/autoload.ins
14mr|texlive-latex-20130306-2|272	%doc %{_texmfdistdir}/source/latex/base/cfgguide.tex
14mr|texlive-latex-20130306-2|273	%doc %{_texmfdistdir}/source/latex/base/classes.dtx
14mr|texlive-latex-20130306-2|274	%doc %{_texmfdistdir}/source/latex/base/classes.ins
14mr|texlive-latex-20130306-2|275	%doc %{_texmfdistdir}/source/latex/base/clsguide.tex
14mr|texlive-latex-20130306-2|276	%doc %{_texmfdistdir}/source/latex/base/cmextra.ins
14mr|texlive-latex-20130306-2|277	%doc %{_texmfdistdir}/source/latex/base/cmfonts.fdd
14mr|texlive-latex-20130306-2|278	%doc %{_texmfdistdir}/source/latex/base/cmfonts.ins
14mr|texlive-latex-20130306-2|279	%doc %{_texmfdistdir}/source/latex/base/cyrguide.tex
14mr|texlive-latex-20130306-2|280	%doc %{_texmfdistdir}/source/latex/base/doc.dtx
14mr|texlive-latex-20130306-2|281	%doc %{_texmfdistdir}/source/latex/base/docstrip.dtx
14mr|texlive-latex-20130306-2|282	%doc %{_texmfdistdir}/source/latex/base/docstrip.ins
14mr|texlive-latex-20130306-2|283	%doc %{_texmfdistdir}/source/latex/base/ec.ins
14mr|texlive-latex-20130306-2|284	%doc %{_texmfdistdir}/source/latex/base/encguide.tex
14mr|texlive-latex-20130306-2|285	%doc %{_texmfdistdir}/source/latex/base/exscale.dtx
14mr|texlive-latex-20130306-2|286	%doc %{_texmfdistdir}/source/latex/base/exscale.ins
14mr|texlive-latex-20130306-2|287	%doc %{_texmfdistdir}/source/latex/base/fixltx2e.dtx
14mr|texlive-latex-20130306-2|288	%doc %{_texmfdistdir}/source/latex/base/fixltx2e.ins
14mr|texlive-latex-20130306-2|289	%doc %{_texmfdistdir}/source/latex/base/fntguide.tex
14mr|texlive-latex-20130306-2|290	%doc %{_texmfdistdir}/source/latex/base/fontdef.dtx
14mr|texlive-latex-20130306-2|291	%doc %{_texmfdistdir}/source/latex/base/format.ins
14mr|texlive-latex-20130306-2|292	%doc %{_texmfdistdir}/source/latex/base/graphpap.dtx
14mr|texlive-latex-20130306-2|293	%doc %{_texmfdistdir}/source/latex/base/graphpap.ins
14mr|texlive-latex-20130306-2|294	%doc %{_texmfdistdir}/source/latex/base/ifthen.dtx
14mr|texlive-latex-20130306-2|295	%doc %{_texmfdistdir}/source/latex/base/ifthen.ins
14mr|texlive-latex-20130306-2|296	%doc %{_texmfdistdir}/source/latex/base/inputenc.dtx
14mr|texlive-latex-20130306-2|297	%doc %{_texmfdistdir}/source/latex/base/inputenc.ins
14mr|texlive-latex-20130306-2|298	%doc %{_texmfdistdir}/source/latex/base/latex209.dtx
14mr|texlive-latex-20130306-2|299	%doc %{_texmfdistdir}/source/latex/base/latex209.ins
14mr|texlive-latex-20130306-2|300	%doc %{_texmfdistdir}/source/latex/base/latexbug.el
14mr|texlive-latex-20130306-2|301	%doc %{_texmfdistdir}/source/latex/base/latexsym.dtx
14mr|texlive-latex-20130306-2|302	%doc %{_texmfdistdir}/source/latex/base/latexsym.ins
14mr|texlive-latex-20130306-2|303	%doc %{_texmfdistdir}/source/latex/base/lb2.err
14mr|texlive-latex-20130306-2|304	%doc %{_texmfdistdir}/source/latex/base/letter.dtx
14mr|texlive-latex-20130306-2|305	%doc %{_texmfdistdir}/source/latex/base/letter.ins
14mr|texlive-latex-20130306-2|306	%doc %{_texmfdistdir}/source/latex/base/lgc2.err
14mr|texlive-latex-20130306-2|307	%doc %{_texmfdistdir}/source/latex/base/ltalloc.dtx
14mr|texlive-latex-20130306-2|308	%doc %{_texmfdistdir}/source/latex/base/ltbibl.dtx
14mr|texlive-latex-20130306-2|309	%doc %{_texmfdistdir}/source/latex/base/ltboxes.dtx
14mr|texlive-latex-20130306-2|310	%doc %{_texmfdistdir}/source/latex/base/ltclass.dtx
14mr|texlive-latex-20130306-2|311	%doc %{_texmfdistdir}/source/latex/base/ltcntrl.dtx
14mr|texlive-latex-20130306-2|312	%doc %{_texmfdistdir}/source/latex/base/ltcounts.dtx
14mr|texlive-latex-20130306-2|313	%doc %{_texmfdistdir}/source/latex/base/ltdefns.dtx
14mr|texlive-latex-20130306-2|314	%doc %{_texmfdistdir}/source/latex/base/ltdirchk.dtx
14mr|texlive-latex-20130306-2|315	%doc %{_texmfdistdir}/source/latex/base/lterror.dtx
14mr|texlive-latex-20130306-2|316	%doc %{_texmfdistdir}/source/latex/base/ltfiles.dtx
14mr|texlive-latex-20130306-2|317	%doc %{_texmfdistdir}/source/latex/base/ltfinal.dtx
14mr|texlive-latex-20130306-2|318	%doc %{_texmfdistdir}/source/latex/base/ltfloat.dtx
14mr|texlive-latex-20130306-2|319	%doc %{_texmfdistdir}/source/latex/base/ltfntcmd.dtx
14mr|texlive-latex-20130306-2|320	%doc %{_texmfdistdir}/source/latex/base/ltfssbas.dtx
14mr|texlive-latex-20130306-2|321	%doc %{_texmfdistdir}/source/latex/base/ltfsscmp.dtx
14mr|texlive-latex-20130306-2|322	%doc %{_texmfdistdir}/source/latex/base/ltfssdcl.dtx
14mr|texlive-latex-20130306-2|323	%doc %{_texmfdistdir}/source/latex/base/ltfssini.dtx
14mr|texlive-latex-20130306-2|324	%doc %{_texmfdistdir}/source/latex/base/ltfsstrc.dtx
14mr|texlive-latex-20130306-2|325	%doc %{_texmfdistdir}/source/latex/base/lthyphen.dtx
14mr|texlive-latex-20130306-2|326	%doc %{_texmfdistdir}/source/latex/base/ltidxglo.dtx
14mr|texlive-latex-20130306-2|327	%doc %{_texmfdistdir}/source/latex/base/ltlength.dtx
14mr|texlive-latex-20130306-2|328	%doc %{_texmfdistdir}/source/latex/base/ltlists.dtx
14mr|texlive-latex-20130306-2|329	%doc %{_texmfdistdir}/source/latex/base/ltlogos.dtx
14mr|texlive-latex-20130306-2|330	%doc %{_texmfdistdir}/source/latex/base/ltmath.dtx
14mr|texlive-latex-20130306-2|331	%doc %{_texmfdistdir}/source/latex/base/ltmiscen.dtx
14mr|texlive-latex-20130306-2|332	%doc %{_texmfdistdir}/source/latex/base/ltnews01.tex
14mr|texlive-latex-20130306-2|333	%doc %{_texmfdistdir}/source/latex/base/ltnews02.tex
14mr|texlive-latex-20130306-2|334	%doc %{_texmfdistdir}/source/latex/base/ltnews03.tex
14mr|texlive-latex-20130306-2|335	%doc %{_texmfdistdir}/source/latex/base/ltnews04.tex
14mr|texlive-latex-20130306-2|336	%doc %{_texmfdistdir}/source/latex/base/ltnews05.tex
14mr|texlive-latex-20130306-2|337	%doc %{_texmfdistdir}/source/latex/base/ltnews06.tex
14mr|texlive-latex-20130306-2|338	%doc %{_texmfdistdir}/source/latex/base/ltnews07.tex
14mr|texlive-latex-20130306-2|339	%doc %{_texmfdistdir}/source/latex/base/ltnews08.tex
14mr|texlive-latex-20130306-2|340	%doc %{_texmfdistdir}/source/latex/base/ltnews09.tex
14mr|texlive-latex-20130306-2|341	%doc %{_texmfdistdir}/source/latex/base/ltnews10.tex
14mr|texlive-latex-20130306-2|342	%doc %{_texmfdistdir}/source/latex/base/ltnews11.tex
14mr|texlive-latex-20130306-2|343	%doc %{_texmfdistdir}/source/latex/base/ltnews12.tex
14mr|texlive-latex-20130306-2|344	%doc %{_texmfdistdir}/source/latex/base/ltnews13.tex
14mr|texlive-latex-20130306-2|345	%doc %{_texmfdistdir}/source/latex/base/ltnews14.tex
14mr|texlive-latex-20130306-2|346	%doc %{_texmfdistdir}/source/latex/base/ltnews15.tex
14mr|texlive-latex-20130306-2|347	%doc %{_texmfdistdir}/source/latex/base/ltnews16.tex
14mr|texlive-latex-20130306-2|348	%doc %{_texmfdistdir}/source/latex/base/ltnews17.tex
14mr|texlive-latex-20130306-2|349	%doc %{_texmfdistdir}/source/latex/base/ltnews18.tex
14mr|texlive-latex-20130306-2|350	%doc %{_texmfdistdir}/source/latex/base/ltnews19.tex
14mr|texlive-latex-20130306-2|351	%doc %{_texmfdistdir}/source/latex/base/ltnews20.tex
14mr|texlive-latex-20130306-2|352	%doc %{_texmfdistdir}/source/latex/base/ltoutenc.dtx
14mr|texlive-latex-20130306-2|353	%doc %{_texmfdistdir}/source/latex/base/ltoutenc.ins
14mr|texlive-latex-20130306-2|354	%doc %{_texmfdistdir}/source/latex/base/ltoutput.dtx
14mr|texlive-latex-20130306-2|355	%doc %{_texmfdistdir}/source/latex/base/ltpage.dtx
14mr|texlive-latex-20130306-2|356	%doc %{_texmfdistdir}/source/latex/base/ltpageno.dtx
14mr|texlive-latex-20130306-2|357	%doc %{_texmfdistdir}/source/latex/base/ltpar.dtx
14mr|texlive-latex-20130306-2|358	%doc %{_texmfdistdir}/source/latex/base/ltpictur.dtx
14mr|texlive-latex-20130306-2|359	%doc %{_texmfdistdir}/source/latex/base/ltplain.dtx
14mr|texlive-latex-20130306-2|360	%doc %{_texmfdistdir}/source/latex/base/ltsect.dtx
14mr|texlive-latex-20130306-2|361	%doc %{_texmfdistdir}/source/latex/base/ltspace.dtx
14mr|texlive-latex-20130306-2|362	%doc %{_texmfdistdir}/source/latex/base/lttab.dtx
14mr|texlive-latex-20130306-2|363	%doc %{_texmfdistdir}/source/latex/base/ltthm.dtx
14mr|texlive-latex-20130306-2|364	%doc %{_texmfdistdir}/source/latex/base/ltvers.dtx
14mr|texlive-latex-20130306-2|365	%doc %{_texmfdistdir}/source/latex/base/ltx3info.tex
14mr|texlive-latex-20130306-2|366	%doc %{_texmfdistdir}/source/latex/base/ltxdoc.dtx
14mr|texlive-latex-20130306-2|367	%doc %{_texmfdistdir}/source/latex/base/ltxref.dtx
14mr|texlive-latex-20130306-2|368	%doc %{_texmfdistdir}/source/latex/base/makeindx.dtx
14mr|texlive-latex-20130306-2|369	%doc %{_texmfdistdir}/source/latex/base/makeindx.ins
14mr|texlive-latex-20130306-2|370	%doc %{_texmfdistdir}/source/latex/base/manual.err
14mr|texlive-latex-20130306-2|371	%doc %{_texmfdistdir}/source/latex/base/modguide.tex
14mr|texlive-latex-20130306-2|372	%doc %{_texmfdistdir}/source/latex/base/newdc.ins
14mr|texlive-latex-20130306-2|373	%doc %{_texmfdistdir}/source/latex/base/newlfont.dtx
14mr|texlive-latex-20130306-2|374	%doc %{_texmfdistdir}/source/latex/base/nfssfont.dtx
14mr|texlive-latex-20130306-2|375	%doc %{_texmfdistdir}/source/latex/base/nfssfont.ins
14mr|texlive-latex-20130306-2|376	%doc %{_texmfdistdir}/source/latex/base/olddc.ins
14mr|texlive-latex-20130306-2|377	%doc %{_texmfdistdir}/source/latex/base/oldlfont.dtx
14mr|texlive-latex-20130306-2|378	%doc %{_texmfdistdir}/source/latex/base/preload.dtx
14mr|texlive-latex-20130306-2|379	%doc %{_texmfdistdir}/source/latex/base/proc.dtx
14mr|texlive-latex-20130306-2|380	%doc %{_texmfdistdir}/source/latex/base/proc.ins
14mr|texlive-latex-20130306-2|381	%doc %{_texmfdistdir}/source/latex/base/slides.dtx
14mr|texlive-latex-20130306-2|382	%doc %{_texmfdistdir}/source/latex/base/slides.ins
14mr|texlive-latex-20130306-2|383	%doc %{_texmfdistdir}/source/latex/base/slifonts.fdd
14mr|texlive-latex-20130306-2|384	%doc %{_texmfdistdir}/source/latex/base/source2e.tex
14mr|texlive-latex-20130306-2|385	%doc %{_texmfdistdir}/source/latex/base/syntonly.dtx
14mr|texlive-latex-20130306-2|386	%doc %{_texmfdistdir}/source/latex/base/syntonly.ins
14mr|texlive-latex-20130306-2|387	%doc %{_texmfdistdir}/source/latex/base/tlc2.err
14mr|texlive-latex-20130306-2|388	%doc %{_texmfdistdir}/source/latex/base/unpack.ins
14mr|texlive-latex-20130306-2|389	%doc %{_texmfdistdir}/source/latex/base/usrguide.tex
14mr|texlive-latex-20130306-2|390	%doc %{_texmfdistdir}/source/latex/base/utf8ienc.dtx
14mr|texlive-latex-20130306-2|391	%doc %{_texmfdistdir}/source/latex/base/webcomp.err
14mr|texlive-latex-20130306-2|392	%doc %{_mandir}/man1/latex.1*
14mr|texlive-latex-20130306-2|393	%doc %{_texmfdistdir}/doc/man/man1/latex.man1.pdf
14mr|texlive-latex-20130306-2|394	%doc %{_mandir}/man1/pdflatex.1*
14mr|texlive-latex-20130306-2|395	%doc %{_texmfdistdir}/doc/man/man1/pdflatex.man1.pdf
14mr|texlive-latex-20130306-2|396	
14mr|texlive-latex-20130306-2|397	#-----------------------------------------------------------------------
14mr|texlive-latex-20130306-2|398	%prep
14mr|texlive-latex-20130306-2|399	%setup -c -a0 -a1 -a2 -a3 -a4
14mr|texlive-latex-20130306-2|400	
14mr|texlive-latex-20130306-2|401	%build
14mr|texlive-latex-20130306-2|402	
14mr|texlive-latex-20130306-2|403	%install
14mr|texlive-latex-20130306-2|404	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-latex-20130306-2|405	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-latex-20130306-2|406	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-latex-20130306-2|407	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-latex-20130306-2|408	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-20130306-2|409	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-20130306-2|410	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-latex-20130306-2|411	cat > %{buildroot}%{_texmf_fmtutil_d}/latex <<EOF
14mr|texlive-latex-20130306-2|412	#
14mr|texlive-latex-20130306-2|413	# from latex-bin:
14mr|texlive-latex-20130306-2|414	latex pdftex language.dat -translate-file=cp227.tcx *latex.ini
14mr|texlive-latex-20130306-2|415	pdflatex pdftex language.dat -translate-file=cp227.tcx *pdflatex.ini
14mr|texlive-latex-20130306-2|416	dvilualatex luatex language.dat,language.dat.lua dvilualatex.ini
14mr|texlive-latex-20130306-2|417	lualatex luatex language.dat,language.dat.lua lualatex.ini
14mr|texlive-latex-20130306-2|418	EOF
14mr|texlive-latex-20130306-2|419	
14mr|texlive-latex-20130306-2|420	%changelog
14mr|texlive-latex-20130306-2|421	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130306-2
14mr|texlive-latex-20130306-2|422	+ Revision: b6b15ee
14mr|texlive-latex-20130306-2|423	- MassBuild#440: Increase release tag
14mr|texlive-latex-20130306-2|424	
14mr|texlive-latex-20130306-2|425	

20512 14
14mr|texlive-latex2e-help-texinfo-20120510-2|1	# revision 26333
14mr|texlive-latex2e-help-texinfo-20120510-2|2	# category Package
14mr|texlive-latex2e-help-texinfo-20120510-2|3	# catalog-ctan /info/latex2e-help-texinfo
14mr|texlive-latex2e-help-texinfo-20120510-2|4	# catalog-date 2012-05-10 22:36:52 +0200
14mr|texlive-latex2e-help-texinfo-20120510-2|5	# catalog-license other-free
14mr|texlive-latex2e-help-texinfo-20120510-2|6	# catalog-version undef
14mr|texlive-latex2e-help-texinfo-20120510-2|7	Name:		texlive-latex2e-help-texinfo
14mr|texlive-latex2e-help-texinfo-20120510-2|8	Version:	20120510
14mr|texlive-latex2e-help-texinfo-20120510-2|9	Release:	2
14mr|texlive-latex2e-help-texinfo-20120510-2|10	Summary:	Unoffical reference manual covering LaTeX2e
14mr|texlive-latex2e-help-texinfo-20120510-2|11	Group:		Publishing
14mr|texlive-latex2e-help-texinfo-20120510-2|12	URL:		http://www.ctan.org/tex-archive/info/latex2e-help-texinfo
14mr|texlive-latex2e-help-texinfo-20120510-2|13	License:	OTHER-FREE
14mr|texlive-latex2e-help-texinfo-20120510-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex2e-help-texinfo.tar.xz
14mr|texlive-latex2e-help-texinfo-20120510-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex2e-help-texinfo.doc.tar.xz
14mr|texlive-latex2e-help-texinfo-20120510-2|16	BuildArch:	noarch
14mr|texlive-latex2e-help-texinfo-20120510-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex2e-help-texinfo-20120510-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex2e-help-texinfo-20120510-2|19	
14mr|texlive-latex2e-help-texinfo-20120510-2|20	%description
14mr|texlive-latex2e-help-texinfo-20120510-2|21	The manual is provided as Texinfo source (which was originally
14mr|texlive-latex2e-help-texinfo-20120510-2|22	derived from the VMS help file in the DECUS TeX distribution of
14mr|texlive-latex2e-help-texinfo-20120510-2|23	1990, with many subsequent changes). This is a collaborative
14mr|texlive-latex2e-help-texinfo-20120510-2|24	development, and details of getting involved are to be found on
14mr|texlive-latex2e-help-texinfo-20120510-2|25	the package home page. All the other formats in the
14mr|texlive-latex2e-help-texinfo-20120510-2|26	distribution are derived from the Texinfo source, as usual.
14mr|texlive-latex2e-help-texinfo-20120510-2|27	
14mr|texlive-latex2e-help-texinfo-20120510-2|28	#-----------------------------------------------------------------------
14mr|texlive-latex2e-help-texinfo-20120510-2|29	%files
14mr|texlive-latex2e-help-texinfo-20120510-2|30	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/ChangeLog
14mr|texlive-latex2e-help-texinfo-20120510-2|31	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/Makefile
14mr|texlive-latex2e-help-texinfo-20120510-2|32	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/NEWS
14mr|texlive-latex2e-help-texinfo-20120510-2|33	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/README
14mr|texlive-latex2e-help-texinfo-20120510-2|34	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.dbk
14mr|texlive-latex2e-help-texinfo-20120510-2|35	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.html
14mr|texlive-latex2e-help-texinfo-20120510-2|36	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.pdf
14mr|texlive-latex2e-help-texinfo-20120510-2|37	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.texi
14mr|texlive-latex2e-help-texinfo-20120510-2|38	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.txt
14mr|texlive-latex2e-help-texinfo-20120510-2|39	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.xml
14mr|texlive-latex2e-help-texinfo-20120510-2|40	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo/ltx-help.el
14mr|texlive-latex2e-help-texinfo-20120510-2|41	%doc %{_infodir}/latex2e.info*
14mr|texlive-latex2e-help-texinfo-20120510-2|42	
14mr|texlive-latex2e-help-texinfo-20120510-2|43	#-----------------------------------------------------------------------
14mr|texlive-latex2e-help-texinfo-20120510-2|44	%prep
14mr|texlive-latex2e-help-texinfo-20120510-2|45	%setup -c -a0 -a1
14mr|texlive-latex2e-help-texinfo-20120510-2|46	
14mr|texlive-latex2e-help-texinfo-20120510-2|47	%build
14mr|texlive-latex2e-help-texinfo-20120510-2|48	
14mr|texlive-latex2e-help-texinfo-20120510-2|49	%install
14mr|texlive-latex2e-help-texinfo-20120510-2|50	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-latex2e-help-texinfo-20120510-2|51	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
14mr|texlive-latex2e-help-texinfo-20120510-2|52	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-latex2e-help-texinfo-20120510-2|53	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-latex2e-help-texinfo-20120510-2|54	
14mr|texlive-latex2e-help-texinfo-20120510-2|55	
14mr|texlive-latex2e-help-texinfo-20120510-2|56	
14mr|texlive-latex2e-help-texinfo-20120510-2|57	%changelog
14mr|texlive-latex2e-help-texinfo-20120510-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120510-2
14mr|texlive-latex2e-help-texinfo-20120510-2|59	+ Revision: 6d78769
14mr|texlive-latex2e-help-texinfo-20120510-2|60	- MassBuild#440: Increase release tag
14mr|texlive-latex2e-help-texinfo-20120510-2|61	
14mr|texlive-latex2e-help-texinfo-20120510-2|62	

20513 14
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|1	# revision 29725
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|2	# category Package
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|3	# catalog-ctan undef
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|4	# catalog-date undef
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|5	# catalog-license undef
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|6	# catalog-version undef
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|7	Name:		texlive-latex2e-help-texinfo-spanish
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|8	Version:	20131011
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|9	Release:	6
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|10	Summary:	TeXLive latex2e-help-texinfo-spanish package
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|11	Group:		Publishing
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|12	URL:		http://tug.org/texlive
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex2e-help-texinfo-spanish.tar.xz
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex2e-help-texinfo-spanish.doc.tar.xz
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|16	BuildArch:	noarch
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|19	
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|20	%description
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|21	TeXLive latex2e-help-texinfo-spanish package.
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|22	
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|23	#-----------------------------------------------------------------------
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|24	%files
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|25	%doc %{_infodir}/latex2e-es.info*
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|26	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.dbk
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|27	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.html
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|28	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.pdf
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|29	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.texi
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|30	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.txt
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|31	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.xml
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|32	#-----------------------------------------------------------------------
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|33	%prep
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|34	%setup -c -a0 -a1
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|35	
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|36	%build
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|37	
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|38	%install
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|41	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|42	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|43	
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|44	%changelog
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131011-6
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|46	+ Revision: dd30a68
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|47	- MassBuild#440: Increase release tag
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|48	
14mr|texlive-latex2e-help-texinfo-spanish-20131011-6|49	

20514 14
14mr|texlive-latex2man-1.24-4|1	# revision 26313
14mr|texlive-latex2man-1.24-4|2	# category Package
14mr|texlive-latex2man-1.24-4|3	# catalog-ctan /support/latex2man
14mr|texlive-latex2man-1.24-4|4	# catalog-date 2010-12-23 07:51:16 +0100
14mr|texlive-latex2man-1.24-4|5	# catalog-license lppl
14mr|texlive-latex2man-1.24-4|6	# catalog-version 1.24
14mr|texlive-latex2man-1.24-4|7	Name:		texlive-latex2man
14mr|texlive-latex2man-1.24-4|8	Version:	1.24
14mr|texlive-latex2man-1.24-4|9	Release:	4
14mr|texlive-latex2man-1.24-4|10	Summary:	Translate LaTeX-based manual pages into Unix man format
14mr|texlive-latex2man-1.24-4|11	Group:		Publishing
14mr|texlive-latex2man-1.24-4|12	URL:		http://www.ctan.org/tex-archive/support/latex2man
14mr|texlive-latex2man-1.24-4|13	License:	LPPL
14mr|texlive-latex2man-1.24-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex2man.tar.xz
14mr|texlive-latex2man-1.24-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex2man.doc.tar.xz
14mr|texlive-latex2man-1.24-4|16	BuildArch:	noarch
14mr|texlive-latex2man-1.24-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex2man-1.24-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex2man-1.24-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-latex2man-1.24-4|20	Provides:	texlive-latex2man.bin = %{EVRD}
14mr|texlive-latex2man-1.24-4|21	
14mr|texlive-latex2man-1.24-4|22	%description
14mr|texlive-latex2man-1.24-4|23	A tool to translate UNIX manual pages written with LaTeX into a
14mr|texlive-latex2man-1.24-4|24	man-page format understood by the Unix man(1) command.
14mr|texlive-latex2man-1.24-4|25	Alternatively HTML or TexInfo code can be produced. Output of
14mr|texlive-latex2man-1.24-4|26	parts of the text may be supressed using the conditional text
14mr|texlive-latex2man-1.24-4|27	feature.
14mr|texlive-latex2man-1.24-4|28	
14mr|texlive-latex2man-1.24-4|29	%post
14mr|texlive-latex2man-1.24-4|30	%{_sbindir}/texlive.post
14mr|texlive-latex2man-1.24-4|31	
14mr|texlive-latex2man-1.24-4|32	%postun
14mr|texlive-latex2man-1.24-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-latex2man-1.24-4|34	%{_sbindir}/texlive.post
14mr|texlive-latex2man-1.24-4|35	fi
14mr|texlive-latex2man-1.24-4|36	
14mr|texlive-latex2man-1.24-4|37	#-----------------------------------------------------------------------
14mr|texlive-latex2man-1.24-4|38	%files
14mr|texlive-latex2man-1.24-4|39	%{_bindir}/latex2man
14mr|texlive-latex2man-1.24-4|40	%{_texmfdistdir}/scripts/latex2man/latex2man
14mr|texlive-latex2man-1.24-4|41	%{_texmfdistdir}/tex/latex/latex2man/latex2man.cfg
14mr|texlive-latex2man-1.24-4|42	%{_texmfdistdir}/tex/latex/latex2man/latex2man.sty
14mr|texlive-latex2man-1.24-4|43	%doc %{_texmfdistdir}/doc/support/latex2man/CHANGES
14mr|texlive-latex2man-1.24-4|44	%doc %{_texmfdistdir}/doc/support/latex2man/INSTALL
14mr|texlive-latex2man-1.24-4|45	%doc %{_texmfdistdir}/doc/support/latex2man/Makefile
14mr|texlive-latex2man-1.24-4|46	%doc %{_texmfdistdir}/doc/support/latex2man/README
14mr|texlive-latex2man-1.24-4|47	%doc %{_texmfdistdir}/doc/support/latex2man/THIS-IS-VERSION-1.24
14mr|texlive-latex2man-1.24-4|48	%doc %{_texmfdistdir}/doc/support/latex2man/latex2man-CHANGES.html
14mr|texlive-latex2man-1.24-4|49	%doc %{_texmfdistdir}/doc/support/latex2man/latex2man.1
14mr|texlive-latex2man-1.24-4|50	%doc %{_texmfdistdir}/doc/support/latex2man/latex2man.css
14mr|texlive-latex2man-1.24-4|51	%doc %{_texmfdistdir}/doc/support/latex2man/latex2man.html
14mr|texlive-latex2man-1.24-4|52	%doc %{_texmfdistdir}/doc/support/latex2man/latex2man.pdf
14mr|texlive-latex2man-1.24-4|53	%doc %{_texmfdistdir}/doc/support/latex2man/latex2man.tex
14mr|texlive-latex2man-1.24-4|54	%doc %{_texmfdistdir}/doc/support/latex2man/latex2man.texi
14mr|texlive-latex2man-1.24-4|55	%doc %{_texmfdistdir}/doc/support/latex2man/latex2man.trans
14mr|texlive-latex2man-1.24-4|56	%doc %{_texmfdistdir}/doc/support/latex2man/latex2man.txt
14mr|texlive-latex2man-1.24-4|57	%doc %{_infodir}/latex2man.info*
14mr|texlive-latex2man-1.24-4|58	
14mr|texlive-latex2man-1.24-4|59	#-----------------------------------------------------------------------
14mr|texlive-latex2man-1.24-4|60	%prep
14mr|texlive-latex2man-1.24-4|61	%setup -c -a0 -a1
14mr|texlive-latex2man-1.24-4|62	
14mr|texlive-latex2man-1.24-4|63	%build
14mr|texlive-latex2man-1.24-4|64	
14mr|texlive-latex2man-1.24-4|65	%install
14mr|texlive-latex2man-1.24-4|66	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-latex2man-1.24-4|67	pushd %{buildroot}%{_bindir}
14mr|texlive-latex2man-1.24-4|68	# generate relative link manually because it appears to trigger some
14mr|texlive-latex2man-1.24-4|69	# weird bug that causes the link to be removed
14mr|texlive-latex2man-1.24-4|70	%define dont_relink                        1
14mr|texlive-latex2man-1.24-4|71	ln -sf ../share/texmf-dist/scripts/latex2man/latex2man latex2man
14mr|texlive-latex2man-1.24-4|72	popd
14mr|texlive-latex2man-1.24-4|73	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-latex2man-1.24-4|74	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
14mr|texlive-latex2man-1.24-4|75	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-latex2man-1.24-4|76	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-latex2man-1.24-4|77	
14mr|texlive-latex2man-1.24-4|78	
14mr|texlive-latex2man-1.24-4|79	
14mr|texlive-latex2man-1.24-4|80	%changelog
14mr|texlive-latex2man-1.24-4|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.24-4
14mr|texlive-latex2man-1.24-4|82	+ Revision: 3492659
14mr|texlive-latex2man-1.24-4|83	- MassBuild#440: Increase release tag
14mr|texlive-latex2man-1.24-4|84	
14mr|texlive-latex2man-1.24-4|85	

20515 14
14mr|texlive-latex4wp-1.0.7-3|1	# revision 22314
14mr|texlive-latex4wp-1.0.7-3|2	# category Package
14mr|texlive-latex4wp-1.0.7-3|3	# catalog-ctan /info/latex4wp
14mr|texlive-latex4wp-1.0.7-3|4	# catalog-date 2010-09-15 17:37:36 +0200
14mr|texlive-latex4wp-1.0.7-3|5	# catalog-license fdl
14mr|texlive-latex4wp-1.0.7-3|6	# catalog-version 1.0.7
14mr|texlive-latex4wp-1.0.7-3|7	Name:		texlive-latex4wp
14mr|texlive-latex4wp-1.0.7-3|8	Version:	1.0.7
14mr|texlive-latex4wp-1.0.7-3|9	Release:	3
14mr|texlive-latex4wp-1.0.7-3|10	Summary:	A LaTeX guide specifically designed for word processor users
14mr|texlive-latex4wp-1.0.7-3|11	Group:		Publishing
14mr|texlive-latex4wp-1.0.7-3|12	URL:		http://www.ctan.org/tex-archive/info/latex4wp
14mr|texlive-latex4wp-1.0.7-3|13	License:	FDL
14mr|texlive-latex4wp-1.0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex4wp.tar.xz
14mr|texlive-latex4wp-1.0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex4wp.doc.tar.xz
14mr|texlive-latex4wp-1.0.7-3|16	BuildArch:	noarch
14mr|texlive-latex4wp-1.0.7-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex4wp-1.0.7-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex4wp-1.0.7-3|19	
14mr|texlive-latex4wp-1.0.7-3|20	%description
14mr|texlive-latex4wp-1.0.7-3|21	"LaTeX for Word Processor Users" is a guide that helps
14mr|texlive-latex4wp-1.0.7-3|22	converting knowledge and techniques of word processing into the
14mr|texlive-latex4wp-1.0.7-3|23	LaTeX typesetting environment. It aims at helping WP users use
14mr|texlive-latex4wp-1.0.7-3|24	LaTeX instead.
14mr|texlive-latex4wp-1.0.7-3|25	
14mr|texlive-latex4wp-1.0.7-3|26	#-----------------------------------------------------------------------
14mr|texlive-latex4wp-1.0.7-3|27	%files
14mr|texlive-latex4wp-1.0.7-3|28	%doc %{_texmfdistdir}/doc/latex/latex4wp/HOW-TO-TYPESET
14mr|texlive-latex4wp-1.0.7-3|29	%doc %{_texmfdistdir}/doc/latex/latex4wp/README
14mr|texlive-latex4wp-1.0.7-3|30	%doc %{_texmfdistdir}/doc/latex/latex4wp/dat2tex
14mr|texlive-latex4wp-1.0.7-3|31	%doc %{_texmfdistdir}/doc/latex/latex4wp/exa.sty
14mr|texlive-latex4wp-1.0.7-3|32	%doc %{_texmfdistdir}/doc/latex/latex4wp/gnuplot.gp
14mr|texlive-latex4wp-1.0.7-3|33	%doc %{_texmfdistdir}/doc/latex/latex4wp/gnuplot.pdf
14mr|texlive-latex4wp-1.0.7-3|34	%doc %{_texmfdistdir}/doc/latex/latex4wp/latex4wp.pdf
14mr|texlive-latex4wp-1.0.7-3|35	%doc %{_texmfdistdir}/doc/latex/latex4wp/latex4wp.tex
14mr|texlive-latex4wp-1.0.7-3|36	%doc %{_texmfdistdir}/doc/latex/latex4wp/midifile.mid
14mr|texlive-latex4wp-1.0.7-3|37	%doc %{_texmfdistdir}/doc/latex/latex4wp/small.eepic
14mr|texlive-latex4wp-1.0.7-3|38	%doc %{_texmfdistdir}/doc/latex/latex4wp/small.eps
14mr|texlive-latex4wp-1.0.7-3|39	%doc %{_texmfdistdir}/doc/latex/latex4wp/small.fig
14mr|texlive-latex4wp-1.0.7-3|40	%doc %{_texmfdistdir}/doc/latex/latex4wp/small.pdf
14mr|texlive-latex4wp-1.0.7-3|41	%doc %{_texmfdistdir}/doc/latex/latex4wp/small.pdf_t
14mr|texlive-latex4wp-1.0.7-3|42	%doc %{_texmfdistdir}/doc/latex/latex4wp/tbx.eps
14mr|texlive-latex4wp-1.0.7-3|43	%doc %{_texmfdistdir}/doc/latex/latex4wp/tbx.pdf
14mr|texlive-latex4wp-1.0.7-3|44	%doc %{_texmfdistdir}/doc/latex/latex4wp/tbx.tex
14mr|texlive-latex4wp-1.0.7-3|45	%doc %{_texmfdistdir}/doc/latex/latex4wp/xfig.eps
14mr|texlive-latex4wp-1.0.7-3|46	%doc %{_texmfdistdir}/doc/latex/latex4wp/xfig.png
14mr|texlive-latex4wp-1.0.7-3|47	
14mr|texlive-latex4wp-1.0.7-3|48	#-----------------------------------------------------------------------
14mr|texlive-latex4wp-1.0.7-3|49	%prep
14mr|texlive-latex4wp-1.0.7-3|50	%setup -c -a0 -a1
14mr|texlive-latex4wp-1.0.7-3|51	
14mr|texlive-latex4wp-1.0.7-3|52	%build
14mr|texlive-latex4wp-1.0.7-3|53	
14mr|texlive-latex4wp-1.0.7-3|54	%install
14mr|texlive-latex4wp-1.0.7-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex4wp-1.0.7-3|56	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex4wp-1.0.7-3|57	
14mr|texlive-latex4wp-1.0.7-3|58	
14mr|texlive-latex4wp-1.0.7-3|59	
14mr|texlive-latex4wp-1.0.7-3|60	%changelog
14mr|texlive-latex4wp-1.0.7-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.7-3
14mr|texlive-latex4wp-1.0.7-3|62	+ Revision: 53559aa
14mr|texlive-latex4wp-1.0.7-3|63	- MassBuild#440: Increase release tag
14mr|texlive-latex4wp-1.0.7-3|64	
14mr|texlive-latex4wp-1.0.7-3|65	

20516 14
14mr|texlive-latex4wp-it-20111103-3|1	# revision 22335
14mr|texlive-latex4wp-it-20111103-3|2	# category Package
14mr|texlive-latex4wp-it-20111103-3|3	# catalog-ctan undef
14mr|texlive-latex4wp-it-20111103-3|4	# catalog-date undef
14mr|texlive-latex4wp-it-20111103-3|5	# catalog-license undef
14mr|texlive-latex4wp-it-20111103-3|6	# catalog-version undef
14mr|texlive-latex4wp-it-20111103-3|7	Name:		texlive-latex4wp-it
14mr|texlive-latex4wp-it-20111103-3|8	Version:	20111103
14mr|texlive-latex4wp-it-20111103-3|9	Release:	3
14mr|texlive-latex4wp-it-20111103-3|10	Summary:	TeXLive latex4wp-it package
14mr|texlive-latex4wp-it-20111103-3|11	Group:		Publishing
14mr|texlive-latex4wp-it-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-latex4wp-it-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-latex4wp-it-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex4wp-it.tar.xz
14mr|texlive-latex4wp-it-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex4wp-it.doc.tar.xz
14mr|texlive-latex4wp-it-20111103-3|16	BuildArch:	noarch
14mr|texlive-latex4wp-it-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex4wp-it-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex4wp-it-20111103-3|19	
14mr|texlive-latex4wp-it-20111103-3|20	%description
14mr|texlive-latex4wp-it-20111103-3|21	TeXLive latex4wp-it package.
14mr|texlive-latex4wp-it-20111103-3|22	
14mr|texlive-latex4wp-it-20111103-3|23	#-----------------------------------------------------------------------
14mr|texlive-latex4wp-it-20111103-3|24	%files
14mr|texlive-latex4wp-it-20111103-3|25	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/COME-COMPORRE
14mr|texlive-latex4wp-it-20111103-3|26	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/README
14mr|texlive-latex4wp-it-20111103-3|27	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/dat2tex
14mr|texlive-latex4wp-it-20111103-3|28	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/exa.sty
14mr|texlive-latex4wp-it-20111103-3|29	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/gnuplot.gp
14mr|texlive-latex4wp-it-20111103-3|30	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/gnuplot.pdf
14mr|texlive-latex4wp-it-20111103-3|31	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/latex4wp-it.pdf
14mr|texlive-latex4wp-it-20111103-3|32	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/latex4wp-it.tex
14mr|texlive-latex4wp-it-20111103-3|33	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/midifile.mid
14mr|texlive-latex4wp-it-20111103-3|34	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/small.eepic
14mr|texlive-latex4wp-it-20111103-3|35	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/small.eps
14mr|texlive-latex4wp-it-20111103-3|36	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/small.fig
14mr|texlive-latex4wp-it-20111103-3|37	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/small.pdf
14mr|texlive-latex4wp-it-20111103-3|38	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/small.pdf_t
14mr|texlive-latex4wp-it-20111103-3|39	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/tbx.epsi
14mr|texlive-latex4wp-it-20111103-3|40	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/tbx.pdf
14mr|texlive-latex4wp-it-20111103-3|41	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/tbx.tex
14mr|texlive-latex4wp-it-20111103-3|42	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/xfig.eps
14mr|texlive-latex4wp-it-20111103-3|43	%doc %{_texmfdistdir}/doc/latex/latex4wp-it/xfig.png
14mr|texlive-latex4wp-it-20111103-3|44	
14mr|texlive-latex4wp-it-20111103-3|45	#-----------------------------------------------------------------------
14mr|texlive-latex4wp-it-20111103-3|46	%prep
14mr|texlive-latex4wp-it-20111103-3|47	%setup -c -a0 -a1
14mr|texlive-latex4wp-it-20111103-3|48	
14mr|texlive-latex4wp-it-20111103-3|49	%build
14mr|texlive-latex4wp-it-20111103-3|50	
14mr|texlive-latex4wp-it-20111103-3|51	%install
14mr|texlive-latex4wp-it-20111103-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex4wp-it-20111103-3|53	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex4wp-it-20111103-3|54	
14mr|texlive-latex4wp-it-20111103-3|55	
14mr|texlive-latex4wp-it-20111103-3|56	
14mr|texlive-latex4wp-it-20111103-3|57	%changelog
14mr|texlive-latex4wp-it-20111103-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-latex4wp-it-20111103-3|59	+ Revision: ba2b2d0
14mr|texlive-latex4wp-it-20111103-3|60	- MassBuild#440: Increase release tag
14mr|texlive-latex4wp-it-20111103-3|61	
14mr|texlive-latex4wp-it-20111103-3|62	

20517 14
14mr|texlive-latex-bib-ex-20120402-2|1	# revision 25831
14mr|texlive-latex-bib-ex-20120402-2|2	# category Package
14mr|texlive-latex-bib-ex-20120402-2|3	# catalog-ctan /info/examples/LaTeX-Bib
14mr|texlive-latex-bib-ex-20120402-2|4	# catalog-date 2012-04-02 13:07:24 +0200
14mr|texlive-latex-bib-ex-20120402-2|5	# catalog-license lppl1.3
14mr|texlive-latex-bib-ex-20120402-2|6	# catalog-version undef
14mr|texlive-latex-bib-ex-20120402-2|7	Name:		texlive-latex-bib-ex
14mr|texlive-latex-bib-ex-20120402-2|8	Version:	20120402
14mr|texlive-latex-bib-ex-20120402-2|9	Release:	2
14mr|texlive-latex-bib-ex-20120402-2|10	Summary:	Examples for the book Bibliografien mit LaTeX
14mr|texlive-latex-bib-ex-20120402-2|11	Group:		Publishing
14mr|texlive-latex-bib-ex-20120402-2|12	URL:		http://www.ctan.org/tex-archive/info/examples/LaTeX-Bib
14mr|texlive-latex-bib-ex-20120402-2|13	License:	LPPL1.3
14mr|texlive-latex-bib-ex-20120402-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-bib-ex.tar.xz
14mr|texlive-latex-bib-ex-20120402-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-bib-ex.doc.tar.xz
14mr|texlive-latex-bib-ex-20120402-2|16	BuildArch:	noarch
14mr|texlive-latex-bib-ex-20120402-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-bib-ex-20120402-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-bib-ex-20120402-2|19	
14mr|texlive-latex-bib-ex-20120402-2|20	%description
14mr|texlive-latex-bib-ex-20120402-2|21	The bundle provides a collection of files containing every
14mr|texlive-latex-bib-ex-20120402-2|22	example in the book "Bibliografien mit LaTeX" (ISBN 978-
14mr|texlive-latex-bib-ex-20120402-2|23	3865414151), by the package author.
14mr|texlive-latex-bib-ex-20120402-2|24	
14mr|texlive-latex-bib-ex-20120402-2|25	#-----------------------------------------------------------------------
14mr|texlive-latex-bib-ex-20120402-2|26	%files
14mr|texlive-latex-bib-ex-20120402-2|27	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/01-01-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|28	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/01-01-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|29	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/01-02-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|30	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/01-02-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|31	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/01-02-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|32	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/01-03-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|33	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/01-03-2.ltx2
14mr|texlive-latex-bib-ex-20120402-2|34	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/01-03-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|35	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/01-03-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|36	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-01-1.ltx2
14mr|texlive-latex-bib-ex-20120402-2|37	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-01-2.ltx2
14mr|texlive-latex-bib-ex-20120402-2|38	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-02-1.ltx2
14mr|texlive-latex-bib-ex-20120402-2|39	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-02-2.ltx2
14mr|texlive-latex-bib-ex-20120402-2|40	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-02-3.ltx2
14mr|texlive-latex-bib-ex-20120402-2|41	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-03-1.ltx2
14mr|texlive-latex-bib-ex-20120402-2|42	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-03-2.ltx2
14mr|texlive-latex-bib-ex-20120402-2|43	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-03-3.ltx2
14mr|texlive-latex-bib-ex-20120402-2|44	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|45	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|46	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|47	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|48	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-5.ltx
14mr|texlive-latex-bib-ex-20120402-2|49	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-06-1.ltx2crop
14mr|texlive-latex-bib-ex-20120402-2|50	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|51	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-10.ltx
14mr|texlive-latex-bib-ex-20120402-2|52	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-11.ltx
14mr|texlive-latex-bib-ex-20120402-2|53	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-12.ltx
14mr|texlive-latex-bib-ex-20120402-2|54	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-13.ltx
14mr|texlive-latex-bib-ex-20120402-2|55	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-14.ltx
14mr|texlive-latex-bib-ex-20120402-2|56	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-15.ltx2
14mr|texlive-latex-bib-ex-20120402-2|57	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-16.ltx
14mr|texlive-latex-bib-ex-20120402-2|58	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-17.ltx
14mr|texlive-latex-bib-ex-20120402-2|59	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-18.ltx
14mr|texlive-latex-bib-ex-20120402-2|60	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-19.ltx
14mr|texlive-latex-bib-ex-20120402-2|61	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|62	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-20.ltx
14mr|texlive-latex-bib-ex-20120402-2|63	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-21.ltx
14mr|texlive-latex-bib-ex-20120402-2|64	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-22.ltx
14mr|texlive-latex-bib-ex-20120402-2|65	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-23.ltx
14mr|texlive-latex-bib-ex-20120402-2|66	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|67	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|68	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-5.ltx
14mr|texlive-latex-bib-ex-20120402-2|69	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-6.ltx
14mr|texlive-latex-bib-ex-20120402-2|70	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-7.ltx
14mr|texlive-latex-bib-ex-20120402-2|71	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-8.ltx
14mr|texlive-latex-bib-ex-20120402-2|72	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-9.ltx
14mr|texlive-latex-bib-ex-20120402-2|73	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-1.ltx2
14mr|texlive-latex-bib-ex-20120402-2|74	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-10.ltx2
14mr|texlive-latex-bib-ex-20120402-2|75	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-11.ltx
14mr|texlive-latex-bib-ex-20120402-2|76	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-12.ltx
14mr|texlive-latex-bib-ex-20120402-2|77	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-13.ltx
14mr|texlive-latex-bib-ex-20120402-2|78	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-14.ltx
14mr|texlive-latex-bib-ex-20120402-2|79	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-15.ltx
14mr|texlive-latex-bib-ex-20120402-2|80	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-16.ltx
14mr|texlive-latex-bib-ex-20120402-2|81	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-17.ltx
14mr|texlive-latex-bib-ex-20120402-2|82	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-18.ltx
14mr|texlive-latex-bib-ex-20120402-2|83	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-19.ltx
14mr|texlive-latex-bib-ex-20120402-2|84	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|85	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-20.ltx
14mr|texlive-latex-bib-ex-20120402-2|86	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-21.ltx
14mr|texlive-latex-bib-ex-20120402-2|87	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-22.ltx
14mr|texlive-latex-bib-ex-20120402-2|88	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-23.ltx
14mr|texlive-latex-bib-ex-20120402-2|89	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-24.ltx2
14mr|texlive-latex-bib-ex-20120402-2|90	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-25.ltx2
14mr|texlive-latex-bib-ex-20120402-2|91	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-26.ltx2
14mr|texlive-latex-bib-ex-20120402-2|92	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|93	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-4.ltx2
14mr|texlive-latex-bib-ex-20120402-2|94	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-5.ltx
14mr|texlive-latex-bib-ex-20120402-2|95	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-6.ltx2
14mr|texlive-latex-bib-ex-20120402-2|96	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-7.ltx
14mr|texlive-latex-bib-ex-20120402-2|97	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-8.ltx
14mr|texlive-latex-bib-ex-20120402-2|98	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-9.ltx
14mr|texlive-latex-bib-ex-20120402-2|99	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|100	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-10.ltx
14mr|texlive-latex-bib-ex-20120402-2|101	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-11.ltx
14mr|texlive-latex-bib-ex-20120402-2|102	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|103	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|104	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|105	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-5.ltx
14mr|texlive-latex-bib-ex-20120402-2|106	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-6.ltx
14mr|texlive-latex-bib-ex-20120402-2|107	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-7.ltx
14mr|texlive-latex-bib-ex-20120402-2|108	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-8.ltx
14mr|texlive-latex-bib-ex-20120402-2|109	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-9.ltx
14mr|texlive-latex-bib-ex-20120402-2|110	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-05-1.ltx2
14mr|texlive-latex-bib-ex-20120402-2|111	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-05-2.ltx2
14mr|texlive-latex-bib-ex-20120402-2|112	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-05-3.ltx2
14mr|texlive-latex-bib-ex-20120402-2|113	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-05-4.ltx2
14mr|texlive-latex-bib-ex-20120402-2|114	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|115	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|116	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|117	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|118	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-5.ltx
14mr|texlive-latex-bib-ex-20120402-2|119	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-07-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|120	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|121	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|122	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|123	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|124	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-5.ltx
14mr|texlive-latex-bib-ex-20120402-2|125	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-09-1.ltx2
14mr|texlive-latex-bib-ex-20120402-2|126	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-09-2.ltx2
14mr|texlive-latex-bib-ex-20120402-2|127	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-09-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|128	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-09-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|129	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|130	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-10.ltx
14mr|texlive-latex-bib-ex-20120402-2|131	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-11.ltx
14mr|texlive-latex-bib-ex-20120402-2|132	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-12.ltx
14mr|texlive-latex-bib-ex-20120402-2|133	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-13.ltx
14mr|texlive-latex-bib-ex-20120402-2|134	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-14.ltx
14mr|texlive-latex-bib-ex-20120402-2|135	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-15.ltx
14mr|texlive-latex-bib-ex-20120402-2|136	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|137	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|138	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|139	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-5.ltx
14mr|texlive-latex-bib-ex-20120402-2|140	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-6.ltx
14mr|texlive-latex-bib-ex-20120402-2|141	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-7.ltx
14mr|texlive-latex-bib-ex-20120402-2|142	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-8.ltx
14mr|texlive-latex-bib-ex-20120402-2|143	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-9.ltx
14mr|texlive-latex-bib-ex-20120402-2|144	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|145	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-10.ltx
14mr|texlive-latex-bib-ex-20120402-2|146	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-11.ltx
14mr|texlive-latex-bib-ex-20120402-2|147	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-12.ltx
14mr|texlive-latex-bib-ex-20120402-2|148	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-13.ltx
14mr|texlive-latex-bib-ex-20120402-2|149	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-14.ltx
14mr|texlive-latex-bib-ex-20120402-2|150	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-15.ltx
14mr|texlive-latex-bib-ex-20120402-2|151	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-16.ltx
14mr|texlive-latex-bib-ex-20120402-2|152	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-17.ltx
14mr|texlive-latex-bib-ex-20120402-2|153	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-18.ltx
14mr|texlive-latex-bib-ex-20120402-2|154	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-19.ltx
14mr|texlive-latex-bib-ex-20120402-2|155	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|156	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-20.ltx2
14mr|texlive-latex-bib-ex-20120402-2|157	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-21.ltx
14mr|texlive-latex-bib-ex-20120402-2|158	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-22.ltx
14mr|texlive-latex-bib-ex-20120402-2|159	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-23.ltx
14mr|texlive-latex-bib-ex-20120402-2|160	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-24.ltx
14mr|texlive-latex-bib-ex-20120402-2|161	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|162	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|163	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-5.ltx
14mr|texlive-latex-bib-ex-20120402-2|164	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-6.ltx
14mr|texlive-latex-bib-ex-20120402-2|165	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-7.ltx
14mr|texlive-latex-bib-ex-20120402-2|166	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-8.ltx
14mr|texlive-latex-bib-ex-20120402-2|167	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-9.ltx
14mr|texlive-latex-bib-ex-20120402-2|168	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/04-05-1.ltx2crop
14mr|texlive-latex-bib-ex-20120402-2|169	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/04-05-2.ltx2crop
14mr|texlive-latex-bib-ex-20120402-2|170	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/04-07-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|171	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/05-04-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|172	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|173	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|174	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|175	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|176	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-5.ltx
14mr|texlive-latex-bib-ex-20120402-2|177	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-6.ltx
14mr|texlive-latex-bib-ex-20120402-2|178	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-7.ltx
14mr|texlive-latex-bib-ex-20120402-2|179	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/06-02-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|180	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/08-01-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|181	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/08-02-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|182	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/08-03-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|183	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/08-04-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|184	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/08-05-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|185	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/08-06-1.ltx
14mr|texlive-latex-bib-ex-20120402-2|186	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/08-06-2.ltx
14mr|texlive-latex-bib-ex-20120402-2|187	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/08-06-3.ltx
14mr|texlive-latex-bib-ex-20120402-2|188	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/08-06-4.ltx
14mr|texlive-latex-bib-ex-20120402-2|189	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/README
14mr|texlive-latex-bib-ex-20120402-2|190	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/UTF8.bib
14mr|texlive-latex-bib-ex-20120402-2|191	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/articles.bib
14mr|texlive-latex-bib-ex-20120402-2|192	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/bibA.bib
14mr|texlive-latex-bib-ex-20120402-2|193	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/bibB.bib
14mr|texlive-latex-bib-ex-20120402-2|194	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/bibtool.bib
14mr|texlive-latex-bib-ex-20120402-2|195	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/bibtool2.bib
14mr|texlive-latex-bib-ex-20120402-2|196	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/books.bib
14mr|texlive-latex-bib-ex-20120402-2|197	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/case.bib
14mr|texlive-latex-bib-ex-20120402-2|198	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/case2.bib
14mr|texlive-latex-bib-ex-20120402-2|199	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/crossref.bib
14mr|texlive-latex-bib-ex-20120402-2|200	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/crossref2.bib
14mr|texlive-latex-bib-ex-20120402-2|201	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/de-examples-dw.bib
14mr|texlive-latex-bib-ex-20120402-2|202	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo.bib
14mr|texlive-latex-bib-ex-20120402-2|203	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo.lbx
14mr|texlive-latex-bib-ex-20120402-2|204	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo10.bib
14mr|texlive-latex-bib-ex-20120402-2|205	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo11.bib
14mr|texlive-latex-bib-ex-20120402-2|206	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo2.bib
14mr|texlive-latex-bib-ex-20120402-2|207	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo3.bib
14mr|texlive-latex-bib-ex-20120402-2|208	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo4.bib
14mr|texlive-latex-bib-ex-20120402-2|209	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo4.bl2
14mr|texlive-latex-bib-ex-20120402-2|210	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo5.bib
14mr|texlive-latex-bib-ex-20120402-2|211	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo6.bib
14mr|texlive-latex-bib-ex-20120402-2|212	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo7.bib
14mr|texlive-latex-bib-ex-20120402-2|213	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo8.bib
14mr|texlive-latex-bib-ex-20120402-2|214	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/demo9.bib
14mr|texlive-latex-bib-ex-20120402-2|215	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/easy.bst
14mr|texlive-latex-bib-ex-20120402-2|216	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/examples-dw.bib
14mr|texlive-latex-bib-ex-20120402-2|217	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/examples.bib
14mr|texlive-latex-bib-ex-20120402-2|218	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/examplesA.bib
14mr|texlive-latex-bib-ex-20120402-2|219	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/examplesB.bib
14mr|texlive-latex-bib-ex-20120402-2|220	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/klassiker.bib
14mr|texlive-latex-bib-ex-20120402-2|221	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/natbib.cfg
14mr|texlive-latex-bib-ex-20120402-2|222	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/philosophy-examples.bib
14mr|texlive-latex-bib-ex-20120402-2|223	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/plainDemo.bst
14mr|texlive-latex-bib-ex-20120402-2|224	%doc %{_texmfdistdir}/doc/latex/latex-bib-ex/vanBib.bib
14mr|texlive-latex-bib-ex-20120402-2|225	
14mr|texlive-latex-bib-ex-20120402-2|226	#-----------------------------------------------------------------------
14mr|texlive-latex-bib-ex-20120402-2|227	%prep
14mr|texlive-latex-bib-ex-20120402-2|228	%setup -c -a0 -a1
14mr|texlive-latex-bib-ex-20120402-2|229	
14mr|texlive-latex-bib-ex-20120402-2|230	%build
14mr|texlive-latex-bib-ex-20120402-2|231	
14mr|texlive-latex-bib-ex-20120402-2|232	%install
14mr|texlive-latex-bib-ex-20120402-2|233	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-bib-ex-20120402-2|234	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-bib-ex-20120402-2|235	
14mr|texlive-latex-bib-ex-20120402-2|236	
14mr|texlive-latex-bib-ex-20120402-2|237	
14mr|texlive-latex-bib-ex-20120402-2|238	%changelog
14mr|texlive-latex-bib-ex-20120402-2|239	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120402-2
14mr|texlive-latex-bib-ex-20120402-2|240	+ Revision: 99356d6
14mr|texlive-latex-bib-ex-20120402-2|241	- MassBuild#440: Increase release tag
14mr|texlive-latex-bib-ex-20120402-2|242	
14mr|texlive-latex-bib-ex-20120402-2|243	

20518 14
14mr|texlive-latex-brochure-20130122-7|1	# revision 28916
14mr|texlive-latex-brochure-20130122-7|2	# category Package
14mr|texlive-latex-brochure-20130122-7|3	# catalog-ctan /info/latex-brochure
14mr|texlive-latex-brochure-20130122-7|4	# catalog-date 2013-01-22 18:02:11 +0100
14mr|texlive-latex-brochure-20130122-7|5	# catalog-license lppl
14mr|texlive-latex-brochure-20130122-7|6	# catalog-version 2013-01-22
14mr|texlive-latex-brochure-20130122-7|7	Name:		texlive-latex-brochure
14mr|texlive-latex-brochure-20130122-7|8	Version:	20130122
14mr|texlive-latex-brochure-20130122-7|9	Release:	7
14mr|texlive-latex-brochure-20130122-7|10	Summary:	A publicity flyer for LaTeX
14mr|texlive-latex-brochure-20130122-7|11	Group:		Publishing
14mr|texlive-latex-brochure-20130122-7|12	URL:		http://www.ctan.org/tex-archive/info/latex-brochure
14mr|texlive-latex-brochure-20130122-7|13	License:	LPPL
14mr|texlive-latex-brochure-20130122-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-brochure.tar.xz
14mr|texlive-latex-brochure-20130122-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-brochure.doc.tar.xz
14mr|texlive-latex-brochure-20130122-7|16	BuildArch:	noarch
14mr|texlive-latex-brochure-20130122-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-brochure-20130122-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-brochure-20130122-7|19	
14mr|texlive-latex-brochure-20130122-7|20	%description
14mr|texlive-latex-brochure-20130122-7|21	The document is designed as a publicity flyer for LaTeX, but
14mr|texlive-latex-brochure-20130122-7|22	also serves as an interesting showcase of what LaTeX can do.
14mr|texlive-latex-brochure-20130122-7|23	The flyer is designed for printing, double-sided, on A3 paper,
14mr|texlive-latex-brochure-20130122-7|24	which would then be folded once.
14mr|texlive-latex-brochure-20130122-7|25	
14mr|texlive-latex-brochure-20130122-7|26	#-----------------------------------------------------------------------
14mr|texlive-latex-brochure-20130122-7|27	%files
14mr|texlive-latex-brochure-20130122-7|28	%doc %{_texmfdistdir}/doc/latex/latex-brochure/README
14mr|texlive-latex-brochure-20130122-7|29	%doc %{_texmfdistdir}/doc/latex/latex-brochure/README.pdf
14mr|texlive-latex-brochure-20130122-7|30	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-a3folderFB.pdf
14mr|texlive-latex-brochure-20130122-7|31	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-a3folderIN.pdf
14mr|texlive-latex-brochure-20130122-7|32	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-a4.pdf
14mr|texlive-latex-brochure-20130122-7|33	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-ledgerfolderFB.pdf
14mr|texlive-latex-brochure-20130122-7|34	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-ledgerfolderIN.pdf
14mr|texlive-latex-brochure-20130122-7|35	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-letter.pdf
14mr|texlive-latex-brochure-20130122-7|36	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure.bib
14mr|texlive-latex-brochure-20130122-7|37	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure.pdf
14mr|texlive-latex-brochure-20130122-7|38	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure.sty
14mr|texlive-latex-brochure-20130122-7|39	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure.tex
14mr|texlive-latex-brochure-20130122-7|40	%doc %{_texmfdistdir}/doc/latex/latex-brochure/build
14mr|texlive-latex-brochure-20130122-7|41	%doc %{_texmfdistdir}/doc/latex/latex-brochure/diagram-crop.eps
14mr|texlive-latex-brochure-20130122-7|42	%doc %{_texmfdistdir}/doc/latex/latex-brochure/diagram-crop.pdf
14mr|texlive-latex-brochure-20130122-7|43	%doc %{_texmfdistdir}/doc/latex/latex-brochure/fullscreen.eps
14mr|texlive-latex-brochure-20130122-7|44	%doc %{_texmfdistdir}/doc/latex/latex-brochure/fullscreen.png
14mr|texlive-latex-brochure-20130122-7|45	%doc %{_texmfdistdir}/doc/latex/latex-brochure/index.html
14mr|texlive-latex-brochure-20130122-7|46	%doc %{_texmfdistdir}/doc/latex/latex-brochure/sample-crop.eps
14mr|texlive-latex-brochure-20130122-7|47	%doc %{_texmfdistdir}/doc/latex/latex-brochure/sample-crop.pdf
14mr|texlive-latex-brochure-20130122-7|48	%doc %{_texmfdistdir}/doc/latex/latex-brochure/typo-degraded.eps
14mr|texlive-latex-brochure-20130122-7|49	%doc %{_texmfdistdir}/doc/latex/latex-brochure/typo-degraded.png
14mr|texlive-latex-brochure-20130122-7|50	
14mr|texlive-latex-brochure-20130122-7|51	#-----------------------------------------------------------------------
14mr|texlive-latex-brochure-20130122-7|52	%prep
14mr|texlive-latex-brochure-20130122-7|53	%setup -c -a0 -a1
14mr|texlive-latex-brochure-20130122-7|54	
14mr|texlive-latex-brochure-20130122-7|55	%build
14mr|texlive-latex-brochure-20130122-7|56	
14mr|texlive-latex-brochure-20130122-7|57	%install
14mr|texlive-latex-brochure-20130122-7|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-brochure-20130122-7|59	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-brochure-20130122-7|60	
14mr|texlive-latex-brochure-20130122-7|61	%changelog
14mr|texlive-latex-brochure-20130122-7|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130122-7
14mr|texlive-latex-brochure-20130122-7|63	+ Revision: 33858fa
14mr|texlive-latex-brochure-20130122-7|64	- MassBuild#440: Increase release tag
14mr|texlive-latex-brochure-20130122-7|65	
14mr|texlive-latex-brochure-20130122-7|66	

20519 14
14mr|texlive-latexcheat-1.13-3|1	# revision 15878
14mr|texlive-latexcheat-1.13-3|2	# category Package
14mr|texlive-latexcheat-1.13-3|3	# catalog-ctan /info/latexcheat/latexcheat
14mr|texlive-latexcheat-1.13-3|4	# catalog-date 2009-04-07 08:49:48 +0200
14mr|texlive-latexcheat-1.13-3|5	# catalog-license lppl
14mr|texlive-latexcheat-1.13-3|6	# catalog-version 1.13
14mr|texlive-latexcheat-1.13-3|7	Name:		texlive-latexcheat
14mr|texlive-latexcheat-1.13-3|8	Version:	1.13
14mr|texlive-latexcheat-1.13-3|9	Release:	3
14mr|texlive-latexcheat-1.13-3|10	Summary:	A LaTeX cheat sheet
14mr|texlive-latexcheat-1.13-3|11	Group:		Publishing
14mr|texlive-latexcheat-1.13-3|12	URL:		http://www.ctan.org/tex-archive/info/latexcheat/latexcheat
14mr|texlive-latexcheat-1.13-3|13	License:	LPPL
14mr|texlive-latexcheat-1.13-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexcheat.tar.xz
14mr|texlive-latexcheat-1.13-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexcheat.doc.tar.xz
14mr|texlive-latexcheat-1.13-3|16	BuildArch:	noarch
14mr|texlive-latexcheat-1.13-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latexcheat-1.13-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latexcheat-1.13-3|19	
14mr|texlive-latexcheat-1.13-3|20	%description
14mr|texlive-latexcheat-1.13-3|21	A LaTeX reference sheet for writing scientific papers. Unlike
14mr|texlive-latexcheat-1.13-3|22	many other such sheets, this sheet does not focus on
14mr|texlive-latexcheat-1.13-3|23	typesetting mathematics (though it does list some symbols).
14mr|texlive-latexcheat-1.13-3|24	
14mr|texlive-latexcheat-1.13-3|25	#-----------------------------------------------------------------------
14mr|texlive-latexcheat-1.13-3|26	%files
14mr|texlive-latexcheat-1.13-3|27	%doc %{_texmfdistdir}/doc/latex/latexcheat/README
14mr|texlive-latexcheat-1.13-3|28	%doc %{_texmfdistdir}/doc/latex/latexcheat/latexsheet.pdf
14mr|texlive-latexcheat-1.13-3|29	%doc %{_texmfdistdir}/doc/latex/latexcheat/latexsheet.tex
14mr|texlive-latexcheat-1.13-3|30	
14mr|texlive-latexcheat-1.13-3|31	#-----------------------------------------------------------------------
14mr|texlive-latexcheat-1.13-3|32	%prep
14mr|texlive-latexcheat-1.13-3|33	%setup -c -a0 -a1
14mr|texlive-latexcheat-1.13-3|34	
14mr|texlive-latexcheat-1.13-3|35	%build
14mr|texlive-latexcheat-1.13-3|36	
14mr|texlive-latexcheat-1.13-3|37	%install
14mr|texlive-latexcheat-1.13-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latexcheat-1.13-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latexcheat-1.13-3|40	
14mr|texlive-latexcheat-1.13-3|41	
14mr|texlive-latexcheat-1.13-3|42	
14mr|texlive-latexcheat-1.13-3|43	%changelog
14mr|texlive-latexcheat-1.13-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.13-3
14mr|texlive-latexcheat-1.13-3|45	+ Revision: ca0d526
14mr|texlive-latexcheat-1.13-3|46	- MassBuild#440: Increase release tag
14mr|texlive-latexcheat-1.13-3|47	
14mr|texlive-latexcheat-1.13-3|48	

20520 14
14mr|texlive-latexcheat-esmx-20100110-3|1	# revision 16664
14mr|texlive-latexcheat-esmx-20100110-3|2	# category Package
14mr|texlive-latexcheat-esmx-20100110-3|3	# catalog-ctan /info/latexcheat/latexcheat-esmx
14mr|texlive-latexcheat-esmx-20100110-3|4	# catalog-date 2010-01-10 00:40:15 +0100
14mr|texlive-latexcheat-esmx-20100110-3|5	# catalog-license lppl
14mr|texlive-latexcheat-esmx-20100110-3|6	# catalog-version undef
14mr|texlive-latexcheat-esmx-20100110-3|7	Name:		texlive-latexcheat-esmx
14mr|texlive-latexcheat-esmx-20100110-3|8	Version:	20100110
14mr|texlive-latexcheat-esmx-20100110-3|9	Release:	3
14mr|texlive-latexcheat-esmx-20100110-3|10	Summary:	A LaTeX cheat sheet, in Spanish
14mr|texlive-latexcheat-esmx-20100110-3|11	Group:		Publishing
14mr|texlive-latexcheat-esmx-20100110-3|12	URL:		http://www.ctan.org/tex-archive/info/latexcheat/latexcheat-esmx
14mr|texlive-latexcheat-esmx-20100110-3|13	License:	LPPL
14mr|texlive-latexcheat-esmx-20100110-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexcheat-esmx.tar.xz
14mr|texlive-latexcheat-esmx-20100110-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexcheat-esmx.doc.tar.xz
14mr|texlive-latexcheat-esmx-20100110-3|16	BuildArch:	noarch
14mr|texlive-latexcheat-esmx-20100110-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latexcheat-esmx-20100110-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latexcheat-esmx-20100110-3|19	
14mr|texlive-latexcheat-esmx-20100110-3|20	%description
14mr|texlive-latexcheat-esmx-20100110-3|21	This is a translation to Spanish (Castellano) of Winston
14mr|texlive-latexcheat-esmx-20100110-3|22	Chang's LaTeX cheat sheet (a reference sheet for writing
14mr|texlive-latexcheat-esmx-20100110-3|23	scientific papers).
14mr|texlive-latexcheat-esmx-20100110-3|24	
14mr|texlive-latexcheat-esmx-20100110-3|25	#-----------------------------------------------------------------------
14mr|texlive-latexcheat-esmx-20100110-3|26	%files
14mr|texlive-latexcheat-esmx-20100110-3|27	%doc %{_texmfdistdir}/doc/latex/latexcheat-esmx/README
14mr|texlive-latexcheat-esmx-20100110-3|28	%doc %{_texmfdistdir}/doc/latex/latexcheat-esmx/latexsheet-esmx.pdf
14mr|texlive-latexcheat-esmx-20100110-3|29	%doc %{_texmfdistdir}/doc/latex/latexcheat-esmx/latexsheet-esmx.tex
14mr|texlive-latexcheat-esmx-20100110-3|30	
14mr|texlive-latexcheat-esmx-20100110-3|31	#-----------------------------------------------------------------------
14mr|texlive-latexcheat-esmx-20100110-3|32	%prep
14mr|texlive-latexcheat-esmx-20100110-3|33	%setup -c -a0 -a1
14mr|texlive-latexcheat-esmx-20100110-3|34	
14mr|texlive-latexcheat-esmx-20100110-3|35	%build
14mr|texlive-latexcheat-esmx-20100110-3|36	
14mr|texlive-latexcheat-esmx-20100110-3|37	%install
14mr|texlive-latexcheat-esmx-20100110-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latexcheat-esmx-20100110-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latexcheat-esmx-20100110-3|40	
14mr|texlive-latexcheat-esmx-20100110-3|41	
14mr|texlive-latexcheat-esmx-20100110-3|42	
14mr|texlive-latexcheat-esmx-20100110-3|43	%changelog
14mr|texlive-latexcheat-esmx-20100110-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100110-3
14mr|texlive-latexcheat-esmx-20100110-3|45	+ Revision: 0d986cb
14mr|texlive-latexcheat-esmx-20100110-3|46	- MassBuild#440: Increase release tag
14mr|texlive-latexcheat-esmx-20100110-3|47	
14mr|texlive-latexcheat-esmx-20100110-3|48	

20521 14
14mr|texlive-latexcheat-ptbr-1.13-3|1	# revision 15878
14mr|texlive-latexcheat-ptbr-1.13-3|2	# category Package
14mr|texlive-latexcheat-ptbr-1.13-3|3	# catalog-ctan /info/latexcheat/latexcheat-ptbr
14mr|texlive-latexcheat-ptbr-1.13-3|4	# catalog-date 2009-04-10 11:30:41 +0200
14mr|texlive-latexcheat-ptbr-1.13-3|5	# catalog-license lppl
14mr|texlive-latexcheat-ptbr-1.13-3|6	# catalog-version 1.13
14mr|texlive-latexcheat-ptbr-1.13-3|7	Name:		texlive-latexcheat-ptbr
14mr|texlive-latexcheat-ptbr-1.13-3|8	Version:	1.13
14mr|texlive-latexcheat-ptbr-1.13-3|9	Release:	3
14mr|texlive-latexcheat-ptbr-1.13-3|10	Summary:	A LaTeX cheat sheet, in Brazilian Portuguese
14mr|texlive-latexcheat-ptbr-1.13-3|11	Group:		Publishing
14mr|texlive-latexcheat-ptbr-1.13-3|12	URL:		http://www.ctan.org/tex-archive/info/latexcheat/latexcheat-ptbr
14mr|texlive-latexcheat-ptbr-1.13-3|13	License:	LPPL
14mr|texlive-latexcheat-ptbr-1.13-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexcheat-ptbr.tar.xz
14mr|texlive-latexcheat-ptbr-1.13-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexcheat-ptbr.doc.tar.xz
14mr|texlive-latexcheat-ptbr-1.13-3|16	BuildArch:	noarch
14mr|texlive-latexcheat-ptbr-1.13-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latexcheat-ptbr-1.13-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latexcheat-ptbr-1.13-3|19	
14mr|texlive-latexcheat-ptbr-1.13-3|20	%description
14mr|texlive-latexcheat-ptbr-1.13-3|21	This is a translation to Brazilian Portuguese of Winston
14mr|texlive-latexcheat-ptbr-1.13-3|22	Chang's LaTeX cheat sheet.
14mr|texlive-latexcheat-ptbr-1.13-3|23	
14mr|texlive-latexcheat-ptbr-1.13-3|24	#-----------------------------------------------------------------------
14mr|texlive-latexcheat-ptbr-1.13-3|25	%files
14mr|texlive-latexcheat-ptbr-1.13-3|26	%doc %{_texmfdistdir}/doc/latex/latexcheat-ptbr/README-ptbr
14mr|texlive-latexcheat-ptbr-1.13-3|27	%doc %{_texmfdistdir}/doc/latex/latexcheat-ptbr/latexsheet-ptbr.pdf
14mr|texlive-latexcheat-ptbr-1.13-3|28	%doc %{_texmfdistdir}/doc/latex/latexcheat-ptbr/latexsheet-ptbr.tex
14mr|texlive-latexcheat-ptbr-1.13-3|29	
14mr|texlive-latexcheat-ptbr-1.13-3|30	#-----------------------------------------------------------------------
14mr|texlive-latexcheat-ptbr-1.13-3|31	%prep
14mr|texlive-latexcheat-ptbr-1.13-3|32	%setup -c -a0 -a1
14mr|texlive-latexcheat-ptbr-1.13-3|33	
14mr|texlive-latexcheat-ptbr-1.13-3|34	%build
14mr|texlive-latexcheat-ptbr-1.13-3|35	
14mr|texlive-latexcheat-ptbr-1.13-3|36	%install
14mr|texlive-latexcheat-ptbr-1.13-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latexcheat-ptbr-1.13-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latexcheat-ptbr-1.13-3|39	
14mr|texlive-latexcheat-ptbr-1.13-3|40	
14mr|texlive-latexcheat-ptbr-1.13-3|41	
14mr|texlive-latexcheat-ptbr-1.13-3|42	%changelog
14mr|texlive-latexcheat-ptbr-1.13-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.13-3
14mr|texlive-latexcheat-ptbr-1.13-3|44	+ Revision: 6757b52
14mr|texlive-latexcheat-ptbr-1.13-3|45	- MassBuild#440: Increase release tag
14mr|texlive-latexcheat-ptbr-1.13-3|46	
14mr|texlive-latexcheat-ptbr-1.13-3|47	

20522 14
14mr|texlive-latexconfig-20131011-6|1	# revision 28991
14mr|texlive-latexconfig-20131011-6|2	# category Package
14mr|texlive-latexconfig-20131011-6|3	# catalog-ctan undef
14mr|texlive-latexconfig-20131011-6|4	# catalog-date undef
14mr|texlive-latexconfig-20131011-6|5	# catalog-license undef
14mr|texlive-latexconfig-20131011-6|6	# catalog-version undef
14mr|texlive-latexconfig-20131011-6|7	Name:		texlive-latexconfig
14mr|texlive-latexconfig-20131011-6|8	Version:	20131011
14mr|texlive-latexconfig-20131011-6|9	Release:	6
14mr|texlive-latexconfig-20131011-6|10	Summary:	TeXLive latexconfig package
14mr|texlive-latexconfig-20131011-6|11	Group:		Publishing
14mr|texlive-latexconfig-20131011-6|12	URL:		http://tug.org/texlive
14mr|texlive-latexconfig-20131011-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-latexconfig-20131011-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexconfig.tar.xz
14mr|texlive-latexconfig-20131011-6|15	BuildArch:	noarch
14mr|texlive-latexconfig-20131011-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-latexconfig-20131011-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-latexconfig-20131011-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-latexconfig-20131011-6|19	
14mr|texlive-latexconfig-20131011-6|20	%description
14mr|texlive-latexconfig-20131011-6|21	TeXLive latexconfig package.
14mr|texlive-latexconfig-20131011-6|22	
14mr|texlive-latexconfig-20131011-6|23	%post
14mr|texlive-latexconfig-20131011-6|24	%{_sbindir}/texlive.post
14mr|texlive-latexconfig-20131011-6|25	
14mr|texlive-latexconfig-20131011-6|26	%postun
14mr|texlive-latexconfig-20131011-6|27	if [ $1 -eq 0 ]; then
14mr|texlive-latexconfig-20131011-6|28	%{_sbindir}/texlive.post
14mr|texlive-latexconfig-20131011-6|29	fi
14mr|texlive-latexconfig-20131011-6|30	
14mr|texlive-latexconfig-20131011-6|31	#-----------------------------------------------------------------------
14mr|texlive-latexconfig-20131011-6|32	%files
14mr|texlive-latexconfig-20131011-6|33	%{_texmfdistdir}/tex/latex/latexconfig/color.cfg
14mr|texlive-latexconfig-20131011-6|34	%{_texmfdistdir}/tex/latex/latexconfig/dvilualatex.ini
14mr|texlive-latexconfig-20131011-6|35	%{_texmfdistdir}/tex/latex/latexconfig/epstopdf-sys.cfg
14mr|texlive-latexconfig-20131011-6|36	%{_texmfdistdir}/tex/latex/latexconfig/graphics.cfg
14mr|texlive-latexconfig-20131011-6|37	%{_texmfdistdir}/tex/latex/latexconfig/hyperref.cfg
14mr|texlive-latexconfig-20131011-6|38	%{_texmfdistdir}/tex/latex/latexconfig/latex.ini
14mr|texlive-latexconfig-20131011-6|39	%{_texmfdistdir}/tex/latex/latexconfig/lualatex-patch-kernel.tex
14mr|texlive-latexconfig-20131011-6|40	%{_texmfdistdir}/tex/latex/latexconfig/lualatex-reset-codes.tex
14mr|texlive-latexconfig-20131011-6|41	%{_texmfdistdir}/tex/latex/latexconfig/lualatex.ini
14mr|texlive-latexconfig-20131011-6|42	%{_texmfdistdir}/tex/latex/latexconfig/lualatexiniconfig.tex
14mr|texlive-latexconfig-20131011-6|43	%{_texmfdistdir}/tex/latex/latexconfig/lualatexquotejobname.lua
14mr|texlive-latexconfig-20131011-6|44	%{_texmfdistdir}/tex/latex/latexconfig/lualatexquotejobname.tex
14mr|texlive-latexconfig-20131011-6|45	%{_texmfdistdir}/tex/latex/latexconfig/mllatex.ini
14mr|texlive-latexconfig-20131011-6|46	%{_texmfdistdir}/tex/latex/latexconfig/pdflatex.ini
14mr|texlive-latexconfig-20131011-6|47	%{_texmfdistdir}/tex/latex/latexconfig/xelatex.ini
14mr|texlive-latexconfig-20131011-6|48	
14mr|texlive-latexconfig-20131011-6|49	#-----------------------------------------------------------------------
14mr|texlive-latexconfig-20131011-6|50	%prep
14mr|texlive-latexconfig-20131011-6|51	%setup -c -a0
14mr|texlive-latexconfig-20131011-6|52	
14mr|texlive-latexconfig-20131011-6|53	%build
14mr|texlive-latexconfig-20131011-6|54	
14mr|texlive-latexconfig-20131011-6|55	%install
14mr|texlive-latexconfig-20131011-6|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latexconfig-20131011-6|57	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-latexconfig-20131011-6|58	
14mr|texlive-latexconfig-20131011-6|59	%changelog
14mr|texlive-latexconfig-20131011-6|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131011-6
14mr|texlive-latexconfig-20131011-6|61	+ Revision: fbf3a96
14mr|texlive-latexconfig-20131011-6|62	- MassBuild#440: Increase release tag
14mr|texlive-latexconfig-20131011-6|63	
14mr|texlive-latexconfig-20131011-6|64	

20523 14
14mr|texlive-latex-course-20080822-4|1	# revision 25505
14mr|texlive-latex-course-20080822-4|2	# category Package
14mr|texlive-latex-course-20080822-4|3	# catalog-ctan /info/latex-course
14mr|texlive-latex-course-20080822-4|4	# catalog-date 2008-08-22 16:39:18 +0200
14mr|texlive-latex-course-20080822-4|5	# catalog-license gpl
14mr|texlive-latex-course-20080822-4|6	# catalog-version undef
14mr|texlive-latex-course-20080822-4|7	Name:		texlive-latex-course
14mr|texlive-latex-course-20080822-4|8	Version:	20080822
14mr|texlive-latex-course-20080822-4|9	Release:	4
14mr|texlive-latex-course-20080822-4|10	Summary:	A LaTeX course as a projected presentation
14mr|texlive-latex-course-20080822-4|11	Group:		Publishing
14mr|texlive-latex-course-20080822-4|12	URL:		http://www.ctan.org/tex-archive/info/latex-course
14mr|texlive-latex-course-20080822-4|13	License:	GPL
14mr|texlive-latex-course-20080822-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-course.tar.xz
14mr|texlive-latex-course-20080822-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-course.doc.tar.xz
14mr|texlive-latex-course-20080822-4|16	BuildArch:	noarch
14mr|texlive-latex-course-20080822-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-course-20080822-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-course-20080822-4|19	
14mr|texlive-latex-course-20080822-4|20	%description
14mr|texlive-latex-course-20080822-4|21	A brief Beamer-based slide presentation on LaTeX, based on
14mr|texlive-latex-course-20080822-4|22	Rupprecht's LaTeX 2.09 course, which the author has translated
14mr|texlive-latex-course-20080822-4|23	to English and taken to LaTeX2e/Beamer. Additional material was
14mr|texlive-latex-course-20080822-4|24	taken from the Short Introduction to LaTeX.
14mr|texlive-latex-course-20080822-4|25	
14mr|texlive-latex-course-20080822-4|26	#-----------------------------------------------------------------------
14mr|texlive-latex-course-20080822-4|27	%files
14mr|texlive-latex-course-20080822-4|28	%doc %{_texmfdistdir}/doc/latex/latex-course/Graphics/Ross-Siegel.png
14mr|texlive-latex-course-20080822-4|29	%doc %{_texmfdistdir}/doc/latex/latex-course/Graphics/Thumbs.db
14mr|texlive-latex-course-20080822-4|30	%doc %{_texmfdistdir}/doc/latex/latex-course/Graphics/campus3.png
14mr|texlive-latex-course-20080822-4|31	%doc %{_texmfdistdir}/doc/latex/latex-course/LaTeX-Course.pdf
14mr|texlive-latex-course-20080822-4|32	%doc %{_texmfdistdir}/doc/latex/latex-course/LaTeX-Course.tex
14mr|texlive-latex-course-20080822-4|33	%doc %{_texmfdistdir}/doc/latex/latex-course/LaTeX-course.prj
14mr|texlive-latex-course-20080822-4|34	%doc %{_texmfdistdir}/doc/latex/latex-course/README
14mr|texlive-latex-course-20080822-4|35	%doc %{_texmfdistdir}/doc/latex/latex-course/beamercolorthemeross.sty
14mr|texlive-latex-course-20080822-4|36	
14mr|texlive-latex-course-20080822-4|37	#-----------------------------------------------------------------------
14mr|texlive-latex-course-20080822-4|38	%prep
14mr|texlive-latex-course-20080822-4|39	%setup -c -a0 -a1
14mr|texlive-latex-course-20080822-4|40	
14mr|texlive-latex-course-20080822-4|41	%build
14mr|texlive-latex-course-20080822-4|42	
14mr|texlive-latex-course-20080822-4|43	%install
14mr|texlive-latex-course-20080822-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-course-20080822-4|45	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-course-20080822-4|46	
14mr|texlive-latex-course-20080822-4|47	
14mr|texlive-latex-course-20080822-4|48	
14mr|texlive-latex-course-20080822-4|49	%changelog
14mr|texlive-latex-course-20080822-4|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080822-4
14mr|texlive-latex-course-20080822-4|51	+ Revision: 7f17a27
14mr|texlive-latex-course-20080822-4|52	- MassBuild#440: Increase release tag
14mr|texlive-latex-course-20080822-4|53	
14mr|texlive-latex-course-20080822-4|54	

20524 14
14mr|texlive-latexdiff-1.0.3-6|1	# revision 30961
14mr|texlive-latexdiff-1.0.3-6|2	# category Package
14mr|texlive-latexdiff-1.0.3-6|3	# catalog-ctan /support/latexdiff
14mr|texlive-latexdiff-1.0.3-6|4	# catalog-date 2013-06-17 18:07:35 +0200
14mr|texlive-latexdiff-1.0.3-6|5	# catalog-license gpl
14mr|texlive-latexdiff-1.0.3-6|6	# catalog-version 1.0.3
14mr|texlive-latexdiff-1.0.3-6|7	Name:		texlive-latexdiff
14mr|texlive-latexdiff-1.0.3-6|8	Version:	1.0.3
14mr|texlive-latexdiff-1.0.3-6|9	Release:	6
14mr|texlive-latexdiff-1.0.3-6|10	Summary:	Determine and mark up significant differences between latex files
14mr|texlive-latexdiff-1.0.3-6|11	Group:		Publishing
14mr|texlive-latexdiff-1.0.3-6|12	URL:		http://www.ctan.org/tex-archive/support/latexdiff
14mr|texlive-latexdiff-1.0.3-6|13	License:	GPL
14mr|texlive-latexdiff-1.0.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexdiff.tar.xz
14mr|texlive-latexdiff-1.0.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexdiff.doc.tar.xz
14mr|texlive-latexdiff-1.0.3-6|16	BuildArch:	noarch
14mr|texlive-latexdiff-1.0.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latexdiff-1.0.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latexdiff-1.0.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-latexdiff-1.0.3-6|20	Provides:	texlive-latexdiff.bin = %{EVRD}
14mr|texlive-latexdiff-1.0.3-6|21	%rename latexdiff
14mr|texlive-latexdiff-1.0.3-6|22	
14mr|texlive-latexdiff-1.0.3-6|23	%description
14mr|texlive-latexdiff-1.0.3-6|24	Latexdiff is a Perl script for visual mark up and revision of
14mr|texlive-latexdiff-1.0.3-6|25	significant differences between two latex files. Various
14mr|texlive-latexdiff-1.0.3-6|26	options are available for visual markup using standard latex
14mr|texlive-latexdiff-1.0.3-6|27	packages such as color. Changes not directly affecting visible
14mr|texlive-latexdiff-1.0.3-6|28	text, for example in formatting commands, are still marked in
14mr|texlive-latexdiff-1.0.3-6|29	the latex source. A rudimentary revision facilility is provided
14mr|texlive-latexdiff-1.0.3-6|30	by another Perl script, latexrevise, which accepts or rejects
14mr|texlive-latexdiff-1.0.3-6|31	all changes. Manual editing of the difference file can be used
14mr|texlive-latexdiff-1.0.3-6|32	to override this default behaviour and accept or reject
14mr|texlive-latexdiff-1.0.3-6|33	selected changes only.
14mr|texlive-latexdiff-1.0.3-6|34	
14mr|texlive-latexdiff-1.0.3-6|35	%post
14mr|texlive-latexdiff-1.0.3-6|36	%{_sbindir}/texlive.post
14mr|texlive-latexdiff-1.0.3-6|37	
14mr|texlive-latexdiff-1.0.3-6|38	%postun
14mr|texlive-latexdiff-1.0.3-6|39	if [ $1 -eq 0 ]; then
14mr|texlive-latexdiff-1.0.3-6|40	%{_sbindir}/texlive.post
14mr|texlive-latexdiff-1.0.3-6|41	fi
14mr|texlive-latexdiff-1.0.3-6|42	
14mr|texlive-latexdiff-1.0.3-6|43	#-----------------------------------------------------------------------
14mr|texlive-latexdiff-1.0.3-6|44	%files
14mr|texlive-latexdiff-1.0.3-6|45	%{_bindir}/latexdiff-vc
14mr|texlive-latexdiff-1.0.3-6|46	%{_bindir}/latexdiff
14mr|texlive-latexdiff-1.0.3-6|47	%{_bindir}/latexrevise
14mr|texlive-latexdiff-1.0.3-6|48	%{_texmfdistdir}/scripts/latexdiff/latexdiff-vc.pl
14mr|texlive-latexdiff-1.0.3-6|49	%{_texmfdistdir}/scripts/latexdiff/latexdiff.pl
14mr|texlive-latexdiff-1.0.3-6|50	%{_texmfdistdir}/scripts/latexdiff/latexrevise.pl
14mr|texlive-latexdiff-1.0.3-6|51	%doc %{_mandir}/man1/latexdiff-vc.1*
14mr|texlive-latexdiff-1.0.3-6|52	%doc %{_texmfdistdir}/doc/man/man1/latexdiff-vc.man1.pdf
14mr|texlive-latexdiff-1.0.3-6|53	%doc %{_mandir}/man1/latexdiff.1*
14mr|texlive-latexdiff-1.0.3-6|54	%doc %{_texmfdistdir}/doc/man/man1/latexdiff.man1.pdf
14mr|texlive-latexdiff-1.0.3-6|55	%doc %{_mandir}/man1/latexrevise.1*
14mr|texlive-latexdiff-1.0.3-6|56	%doc %{_texmfdistdir}/doc/man/man1/latexrevise.man1.pdf
14mr|texlive-latexdiff-1.0.3-6|57	%doc %{_texmfdistdir}/doc/support/latexdiff/COPYING
14mr|texlive-latexdiff-1.0.3-6|58	%doc %{_texmfdistdir}/doc/support/latexdiff/README
14mr|texlive-latexdiff-1.0.3-6|59	%doc %{_texmfdistdir}/doc/support/latexdiff/doc/example-diff.tex
14mr|texlive-latexdiff-1.0.3-6|60	%doc %{_texmfdistdir}/doc/support/latexdiff/doc/latexdiff-man.pdf
14mr|texlive-latexdiff-1.0.3-6|61	%doc %{_texmfdistdir}/doc/support/latexdiff/doc/latexdiff-man.tex
14mr|texlive-latexdiff-1.0.3-6|62	%doc %{_texmfdistdir}/doc/support/latexdiff/example/example-draft.tex
14mr|texlive-latexdiff-1.0.3-6|63	%doc %{_texmfdistdir}/doc/support/latexdiff/example/example-rev.tex
14mr|texlive-latexdiff-1.0.3-6|64	%doc %{_texmfdistdir}/doc/support/latexdiff/latexdiff
14mr|texlive-latexdiff-1.0.3-6|65	%doc %{_texmfdistdir}/doc/support/latexdiff/latexdiff-fast
14mr|texlive-latexdiff-1.0.3-6|66	
14mr|texlive-latexdiff-1.0.3-6|67	#-----------------------------------------------------------------------
14mr|texlive-latexdiff-1.0.3-6|68	%prep
14mr|texlive-latexdiff-1.0.3-6|69	%setup -c -a0 -a1
14mr|texlive-latexdiff-1.0.3-6|70	
14mr|texlive-latexdiff-1.0.3-6|71	%build
14mr|texlive-latexdiff-1.0.3-6|72	
14mr|texlive-latexdiff-1.0.3-6|73	%install
14mr|texlive-latexdiff-1.0.3-6|74	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-latexdiff-1.0.3-6|75	pushd %{buildroot}%{_bindir}
14mr|texlive-latexdiff-1.0.3-6|76	ln -sf %{_texmfdistdir}/scripts/latexdiff/latexdiff-vc.pl latexdiff-vc
14mr|texlive-latexdiff-1.0.3-6|77	ln -sf %{_texmfdistdir}/scripts/latexdiff/latexdiff.pl latexdiff
14mr|texlive-latexdiff-1.0.3-6|78	ln -sf %{_texmfdistdir}/scripts/latexdiff/latexrevise.pl latexrevise
14mr|texlive-latexdiff-1.0.3-6|79	popd
14mr|texlive-latexdiff-1.0.3-6|80	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-latexdiff-1.0.3-6|81	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-latexdiff-1.0.3-6|82	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-latexdiff-1.0.3-6|83	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-latexdiff-1.0.3-6|84	
14mr|texlive-latexdiff-1.0.3-6|85	%changelog
14mr|texlive-latexdiff-1.0.3-6|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|texlive-latexdiff-1.0.3-6|87	+ Revision: 0002418
14mr|texlive-latexdiff-1.0.3-6|88	- MassBuild#440: Increase release tag
14mr|texlive-latexdiff-1.0.3-6|89	
14mr|texlive-latexdiff-1.0.3-6|90	

20525 14
14mr|texlive-latex-doc-ptr-20090324-3|1	# revision 15878
14mr|texlive-latex-doc-ptr-20090324-3|2	# category Package
14mr|texlive-latex-doc-ptr-20090324-3|3	# catalog-ctan /info/latex-doc-ptr
14mr|texlive-latex-doc-ptr-20090324-3|4	# catalog-date 2009-06-03 15:14:30 +0200
14mr|texlive-latex-doc-ptr-20090324-3|5	# catalog-license pd
14mr|texlive-latex-doc-ptr-20090324-3|6	# catalog-version 2009-03-24
14mr|texlive-latex-doc-ptr-20090324-3|7	Name:		texlive-latex-doc-ptr
14mr|texlive-latex-doc-ptr-20090324-3|8	Version:	20090324
14mr|texlive-latex-doc-ptr-20090324-3|9	Release:	3
14mr|texlive-latex-doc-ptr-20090324-3|10	Summary:	A direction-finder for LaTeX documentation
14mr|texlive-latex-doc-ptr-20090324-3|11	Group:		Publishing
14mr|texlive-latex-doc-ptr-20090324-3|12	URL:		http://www.ctan.org/tex-archive/info/latex-doc-ptr
14mr|texlive-latex-doc-ptr-20090324-3|13	License:	PD
14mr|texlive-latex-doc-ptr-20090324-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-doc-ptr.tar.xz
14mr|texlive-latex-doc-ptr-20090324-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-doc-ptr.doc.tar.xz
14mr|texlive-latex-doc-ptr-20090324-3|16	BuildArch:	noarch
14mr|texlive-latex-doc-ptr-20090324-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-doc-ptr-20090324-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-doc-ptr-20090324-3|19	
14mr|texlive-latex-doc-ptr-20090324-3|20	%description
14mr|texlive-latex-doc-ptr-20090324-3|21	A two-page set of recommendations for users who need on-line
14mr|texlive-latex-doc-ptr-20090324-3|22	documentation of LaTeX. The document supports the need for
14mr|texlive-latex-doc-ptr-20090324-3|23	documentation of LaTeX itself, in distributions. For example,
14mr|texlive-latex-doc-ptr-20090324-3|24	it could be used in the command texdoc latex, in the TeX live
14mr|texlive-latex-doc-ptr-20090324-3|25	distribution.
14mr|texlive-latex-doc-ptr-20090324-3|26	
14mr|texlive-latex-doc-ptr-20090324-3|27	#-----------------------------------------------------------------------
14mr|texlive-latex-doc-ptr-20090324-3|28	%files
14mr|texlive-latex-doc-ptr-20090324-3|29	%doc %{_texmfdistdir}/doc/latex/latex-doc-ptr/Makefile
14mr|texlive-latex-doc-ptr-20090324-3|30	%doc %{_texmfdistdir}/doc/latex/latex-doc-ptr/README
14mr|texlive-latex-doc-ptr-20090324-3|31	%doc %{_texmfdistdir}/doc/latex/latex-doc-ptr/latex-doc-ptr.pdf
14mr|texlive-latex-doc-ptr-20090324-3|32	%doc %{_texmfdistdir}/doc/latex/latex-doc-ptr/latex-doc-ptr.sty
14mr|texlive-latex-doc-ptr-20090324-3|33	%doc %{_texmfdistdir}/doc/latex/latex-doc-ptr/latex-doc-ptr.tex
14mr|texlive-latex-doc-ptr-20090324-3|34	
14mr|texlive-latex-doc-ptr-20090324-3|35	#-----------------------------------------------------------------------
14mr|texlive-latex-doc-ptr-20090324-3|36	%prep
14mr|texlive-latex-doc-ptr-20090324-3|37	%setup -c -a0 -a1
14mr|texlive-latex-doc-ptr-20090324-3|38	
14mr|texlive-latex-doc-ptr-20090324-3|39	%build
14mr|texlive-latex-doc-ptr-20090324-3|40	
14mr|texlive-latex-doc-ptr-20090324-3|41	%install
14mr|texlive-latex-doc-ptr-20090324-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-doc-ptr-20090324-3|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-doc-ptr-20090324-3|44	
14mr|texlive-latex-doc-ptr-20090324-3|45	
14mr|texlive-latex-doc-ptr-20090324-3|46	
14mr|texlive-latex-doc-ptr-20090324-3|47	%changelog
14mr|texlive-latex-doc-ptr-20090324-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090324-3
14mr|texlive-latex-doc-ptr-20090324-3|49	+ Revision: e9bf79d
14mr|texlive-latex-doc-ptr-20090324-3|50	- MassBuild#440: Increase release tag
14mr|texlive-latex-doc-ptr-20090324-3|51	
14mr|texlive-latex-doc-ptr-20090324-3|52	

20526 14
14mr|texlive-latexfileinfo-pkgs-0.22-3|1	# revision 26760
14mr|texlive-latexfileinfo-pkgs-0.22-3|2	# category Package
14mr|texlive-latexfileinfo-pkgs-0.22-3|3	# catalog-ctan /info/latexfileinfo-pkgs
14mr|texlive-latexfileinfo-pkgs-0.22-3|4	# catalog-date 2012-05-30 14:24:48 +0200
14mr|texlive-latexfileinfo-pkgs-0.22-3|5	# catalog-license lppl1.3
14mr|texlive-latexfileinfo-pkgs-0.22-3|6	# catalog-version 0.22
14mr|texlive-latexfileinfo-pkgs-0.22-3|7	Name:		texlive-latexfileinfo-pkgs
14mr|texlive-latexfileinfo-pkgs-0.22-3|8	Version:	0.22
14mr|texlive-latexfileinfo-pkgs-0.22-3|9	Release:	3
14mr|texlive-latexfileinfo-pkgs-0.22-3|10	Summary:	A comparison of packages showing LaTeX file information
14mr|texlive-latexfileinfo-pkgs-0.22-3|11	Group:		Publishing
14mr|texlive-latexfileinfo-pkgs-0.22-3|12	URL:		http://www.ctan.org/tex-archive/info/latexfileinfo-pkgs
14mr|texlive-latexfileinfo-pkgs-0.22-3|13	License:	LPPL1.3
14mr|texlive-latexfileinfo-pkgs-0.22-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexfileinfo-pkgs.tar.xz
14mr|texlive-latexfileinfo-pkgs-0.22-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexfileinfo-pkgs.doc.tar.xz
14mr|texlive-latexfileinfo-pkgs-0.22-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexfileinfo-pkgs.source.tar.xz
14mr|texlive-latexfileinfo-pkgs-0.22-3|17	BuildArch:	noarch
14mr|texlive-latexfileinfo-pkgs-0.22-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-latexfileinfo-pkgs-0.22-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-latexfileinfo-pkgs-0.22-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-latexfileinfo-pkgs-0.22-3|21	
14mr|texlive-latexfileinfo-pkgs-0.22-3|22	%description
14mr|texlive-latexfileinfo-pkgs-0.22-3|23	The package provides an HTML file that lists and compares CTAN
14mr|texlive-latexfileinfo-pkgs-0.22-3|24	packages that display LaTeX source file information from
14mr|texlive-latexfileinfo-pkgs-0.22-3|25	\ProvidesClass, \ProvidesFile, and \ProvidesPackage commands in
14mr|texlive-latexfileinfo-pkgs-0.22-3|26	the LaTeX file. Five packages of the author's, and several
14mr|texlive-latexfileinfo-pkgs-0.22-3|27	other packages are discussed; revision control systems are
14mr|texlive-latexfileinfo-pkgs-0.22-3|28	mentioned briefly.
14mr|texlive-latexfileinfo-pkgs-0.22-3|29	
14mr|texlive-latexfileinfo-pkgs-0.22-3|30	%post
14mr|texlive-latexfileinfo-pkgs-0.22-3|31	%{_sbindir}/texlive.post
14mr|texlive-latexfileinfo-pkgs-0.22-3|32	
14mr|texlive-latexfileinfo-pkgs-0.22-3|33	%postun
14mr|texlive-latexfileinfo-pkgs-0.22-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-latexfileinfo-pkgs-0.22-3|35	%{_sbindir}/texlive.post
14mr|texlive-latexfileinfo-pkgs-0.22-3|36	fi
14mr|texlive-latexfileinfo-pkgs-0.22-3|37	
14mr|texlive-latexfileinfo-pkgs-0.22-3|38	#-----------------------------------------------------------------------
14mr|texlive-latexfileinfo-pkgs-0.22-3|39	%files
14mr|texlive-latexfileinfo-pkgs-0.22-3|40	%{_texmfdistdir}/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS
14mr|texlive-latexfileinfo-pkgs-0.22-3|41	%doc %{_texmfdistdir}/doc/latex/latexfileinfo-pkgs/README
14mr|texlive-latexfileinfo-pkgs-0.22-3|42	%doc %{_texmfdistdir}/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm
14mr|texlive-latexfileinfo-pkgs-0.22-3|43	#- source
14mr|texlive-latexfileinfo-pkgs-0.22-3|44	%doc %{_texmfdistdir}/source/latex/latexfileinfo-pkgs/SrcFILEs.txt
14mr|texlive-latexfileinfo-pkgs-0.22-3|45	%doc %{_texmfdistdir}/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex
14mr|texlive-latexfileinfo-pkgs-0.22-3|46	%doc %{_texmfdistdir}/source/latex/latexfileinfo-pkgs/mkht_ltxfinfo_pkgs.tex
14mr|texlive-latexfileinfo-pkgs-0.22-3|47	
14mr|texlive-latexfileinfo-pkgs-0.22-3|48	#-----------------------------------------------------------------------
14mr|texlive-latexfileinfo-pkgs-0.22-3|49	%prep
14mr|texlive-latexfileinfo-pkgs-0.22-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-latexfileinfo-pkgs-0.22-3|51	
14mr|texlive-latexfileinfo-pkgs-0.22-3|52	%build
14mr|texlive-latexfileinfo-pkgs-0.22-3|53	
14mr|texlive-latexfileinfo-pkgs-0.22-3|54	%install
14mr|texlive-latexfileinfo-pkgs-0.22-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latexfileinfo-pkgs-0.22-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-latexfileinfo-pkgs-0.22-3|57	
14mr|texlive-latexfileinfo-pkgs-0.22-3|58	
14mr|texlive-latexfileinfo-pkgs-0.22-3|59	
14mr|texlive-latexfileinfo-pkgs-0.22-3|60	%changelog
14mr|texlive-latexfileinfo-pkgs-0.22-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.22-3
14mr|texlive-latexfileinfo-pkgs-0.22-3|62	+ Revision: 836c583
14mr|texlive-latexfileinfo-pkgs-0.22-3|63	- MassBuild#440: Increase release tag
14mr|texlive-latexfileinfo-pkgs-0.22-3|64	
14mr|texlive-latexfileinfo-pkgs-0.22-3|65	

20527 14
14mr|texlive-latexfileversion-v0.3-3|1	# revision 25012
14mr|texlive-latexfileversion-v0.3-3|2	# category Package
14mr|texlive-latexfileversion-v0.3-3|3	# catalog-ctan /support/latexfileversion
14mr|texlive-latexfileversion-v0.3-3|4	# catalog-date 2012-01-02 14:24:13 +0100
14mr|texlive-latexfileversion-v0.3-3|5	# catalog-license lppl
14mr|texlive-latexfileversion-v0.3-3|6	# catalog-version v0.3
14mr|texlive-latexfileversion-v0.3-3|7	Name:		texlive-latexfileversion
14mr|texlive-latexfileversion-v0.3-3|8	Version:	v0.3
14mr|texlive-latexfileversion-v0.3-3|9	Release:	3
14mr|texlive-latexfileversion-v0.3-3|10	Summary:	Prints the version and date of a LaTeX class or style file
14mr|texlive-latexfileversion-v0.3-3|11	Group:		Publishing
14mr|texlive-latexfileversion-v0.3-3|12	URL:		http://www.ctan.org/tex-archive/support/latexfileversion
14mr|texlive-latexfileversion-v0.3-3|13	License:	LPPL
14mr|texlive-latexfileversion-v0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexfileversion.tar.xz
14mr|texlive-latexfileversion-v0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexfileversion.doc.tar.xz
14mr|texlive-latexfileversion-v0.3-3|16	BuildArch:	noarch
14mr|texlive-latexfileversion-v0.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latexfileversion-v0.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latexfileversion-v0.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-latexfileversion-v0.3-3|20	Provides:	texlive-latexfileversion.bin = %{EVRD}
14mr|texlive-latexfileversion-v0.3-3|21	
14mr|texlive-latexfileversion-v0.3-3|22	%description
14mr|texlive-latexfileversion-v0.3-3|23	This simple shell script prints the version and date of a LaTeX
14mr|texlive-latexfileversion-v0.3-3|24	class or style file. Syntax: latexfileversion <file> This
14mr|texlive-latexfileversion-v0.3-3|25	programme handles style files (extension .sty), class files
14mr|texlive-latexfileversion-v0.3-3|26	(extension .cls), and other tex input files. The file extension
14mr|texlive-latexfileversion-v0.3-3|27	must be given.
14mr|texlive-latexfileversion-v0.3-3|28	
14mr|texlive-latexfileversion-v0.3-3|29	%post
14mr|texlive-latexfileversion-v0.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-latexfileversion-v0.3-3|31	
14mr|texlive-latexfileversion-v0.3-3|32	%postun
14mr|texlive-latexfileversion-v0.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-latexfileversion-v0.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-latexfileversion-v0.3-3|35	fi
14mr|texlive-latexfileversion-v0.3-3|36	
14mr|texlive-latexfileversion-v0.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-latexfileversion-v0.3-3|38	%files
14mr|texlive-latexfileversion-v0.3-3|39	%{_bindir}/latexfileversion
14mr|texlive-latexfileversion-v0.3-3|40	%{_texmfdistdir}/scripts/latexfileversion/latexfileversion
14mr|texlive-latexfileversion-v0.3-3|41	%doc %{_texmfdistdir}/doc/support/latexfileversion/ChangeLog
14mr|texlive-latexfileversion-v0.3-3|42	%doc %{_texmfdistdir}/doc/support/latexfileversion/README
14mr|texlive-latexfileversion-v0.3-3|43	
14mr|texlive-latexfileversion-v0.3-3|44	#-----------------------------------------------------------------------
14mr|texlive-latexfileversion-v0.3-3|45	%prep
14mr|texlive-latexfileversion-v0.3-3|46	%setup -c -a0 -a1
14mr|texlive-latexfileversion-v0.3-3|47	
14mr|texlive-latexfileversion-v0.3-3|48	%build
14mr|texlive-latexfileversion-v0.3-3|49	
14mr|texlive-latexfileversion-v0.3-3|50	%install
14mr|texlive-latexfileversion-v0.3-3|51	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-latexfileversion-v0.3-3|52	pushd %{buildroot}%{_bindir}
14mr|texlive-latexfileversion-v0.3-3|53	ln -sf %{_texmfdistdir}/scripts/latexfileversion/latexfileversion latexfileversion
14mr|texlive-latexfileversion-v0.3-3|54	popd
14mr|texlive-latexfileversion-v0.3-3|55	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-latexfileversion-v0.3-3|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-latexfileversion-v0.3-3|57	
14mr|texlive-latexfileversion-v0.3-3|58	
14mr|texlive-latexfileversion-v0.3-3|59	
14mr|texlive-latexfileversion-v0.3-3|60	%changelog
14mr|texlive-latexfileversion-v0.3-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.3-3
14mr|texlive-latexfileversion-v0.3-3|62	+ Revision: cd10dab
14mr|texlive-latexfileversion-v0.3-3|63	- MassBuild#440: Increase release tag
14mr|texlive-latexfileversion-v0.3-3|64	
14mr|texlive-latexfileversion-v0.3-3|65	

20528 14
14mr|texlive-latex-fonts-20090625-3|1	# revision 15207
14mr|texlive-latex-fonts-20090625-3|2	# category Package
14mr|texlive-latex-fonts-20090625-3|3	# catalog-ctan /fonts/latex
14mr|texlive-latex-fonts-20090625-3|4	# catalog-date 2009-06-25 15:19:00 +0200
14mr|texlive-latex-fonts-20090625-3|5	# catalog-license lppl
14mr|texlive-latex-fonts-20090625-3|6	# catalog-version undef
14mr|texlive-latex-fonts-20090625-3|7	Name:		texlive-latex-fonts
14mr|texlive-latex-fonts-20090625-3|8	Version:	20090625
14mr|texlive-latex-fonts-20090625-3|9	Release:	3
14mr|texlive-latex-fonts-20090625-3|10	Summary:	A collection of fonts used in LaTeX distributions
14mr|texlive-latex-fonts-20090625-3|11	Group:		Publishing
14mr|texlive-latex-fonts-20090625-3|12	URL:		http://www.ctan.org/tex-archive/fonts/latex
14mr|texlive-latex-fonts-20090625-3|13	License:	LPPL
14mr|texlive-latex-fonts-20090625-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-fonts.tar.xz
14mr|texlive-latex-fonts-20090625-3|15	BuildArch:	noarch
14mr|texlive-latex-fonts-20090625-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-fonts-20090625-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-fonts-20090625-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-latex-fonts-20090625-3|19	
14mr|texlive-latex-fonts-20090625-3|20	%description
14mr|texlive-latex-fonts-20090625-3|21	This is a collection of fonts for use with standard latex
14mr|texlive-latex-fonts-20090625-3|22	packages and classes. It includes 'invisible' fonts (for use
14mr|texlive-latex-fonts-20090625-3|23	with the slides class), line and circle fonts (for use in the
14mr|texlive-latex-fonts-20090625-3|24	picture environment) and 'latex symbol' fonts. For full support
14mr|texlive-latex-fonts-20090625-3|25	of a latex installation, some Computer Modern font variants
14mr|texlive-latex-fonts-20090625-3|26	cmbsy(6-9), cmcsc(8,9), cmex(7-9) and cmmib(5-9) from the
14mr|texlive-latex-fonts-20090625-3|27	amsfonts distribution, are also necessary. The fonts are
14mr|texlive-latex-fonts-20090625-3|28	available as MetaFont source, and metric (tfm) files are also
14mr|texlive-latex-fonts-20090625-3|29	provided. Most of the fonts are also available in Adobe Type 1
14mr|texlive-latex-fonts-20090625-3|30	format, in the amsfonts distribution.
14mr|texlive-latex-fonts-20090625-3|31	
14mr|texlive-latex-fonts-20090625-3|32	%post
14mr|texlive-latex-fonts-20090625-3|33	%{_sbindir}/texlive.post
14mr|texlive-latex-fonts-20090625-3|34	
14mr|texlive-latex-fonts-20090625-3|35	%postun
14mr|texlive-latex-fonts-20090625-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-latex-fonts-20090625-3|37	%{_sbindir}/texlive.post
14mr|texlive-latex-fonts-20090625-3|38	fi
14mr|texlive-latex-fonts-20090625-3|39	
14mr|texlive-latex-fonts-20090625-3|40	#-----------------------------------------------------------------------
14mr|texlive-latex-fonts-20090625-3|41	%files
14mr|texlive-latex-fonts-20090625-3|42	%{_texmfdistdir}/fonts/source/public/latex-fonts/circle.mf
14mr|texlive-latex-fonts-20090625-3|43	%{_texmfdistdir}/fonts/source/public/latex-fonts/icmcsc10.mf
14mr|texlive-latex-fonts-20090625-3|44	%{_texmfdistdir}/fonts/source/public/latex-fonts/icmex10.mf
14mr|texlive-latex-fonts-20090625-3|45	%{_texmfdistdir}/fonts/source/public/latex-fonts/icmmi8.mf
14mr|texlive-latex-fonts-20090625-3|46	%{_texmfdistdir}/fonts/source/public/latex-fonts/icmsy8.mf
14mr|texlive-latex-fonts-20090625-3|47	%{_texmfdistdir}/fonts/source/public/latex-fonts/icmtt8.mf
14mr|texlive-latex-fonts-20090625-3|48	%{_texmfdistdir}/fonts/source/public/latex-fonts/ilasy8.mf
14mr|texlive-latex-fonts-20090625-3|49	%{_texmfdistdir}/fonts/source/public/latex-fonts/ilcmss8.mf
14mr|texlive-latex-fonts-20090625-3|50	%{_texmfdistdir}/fonts/source/public/latex-fonts/ilcmssb8.mf
14mr|texlive-latex-fonts-20090625-3|51	%{_texmfdistdir}/fonts/source/public/latex-fonts/ilcmssi8.mf
14mr|texlive-latex-fonts-20090625-3|52	%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy.mf
14mr|texlive-latex-fonts-20090625-3|53	%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy10.mf
14mr|texlive-latex-fonts-20090625-3|54	%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy5.mf
14mr|texlive-latex-fonts-20090625-3|55	%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy6.mf
14mr|texlive-latex-fonts-20090625-3|56	%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy7.mf
14mr|texlive-latex-fonts-20090625-3|57	%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy8.mf
14mr|texlive-latex-fonts-20090625-3|58	%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy9.mf
14mr|texlive-latex-fonts-20090625-3|59	%{_texmfdistdir}/fonts/source/public/latex-fonts/lasyb10.mf
14mr|texlive-latex-fonts-20090625-3|60	%{_texmfdistdir}/fonts/source/public/latex-fonts/lcircle.mf
14mr|texlive-latex-fonts-20090625-3|61	%{_texmfdistdir}/fonts/source/public/latex-fonts/lcircle10.mf
14mr|texlive-latex-fonts-20090625-3|62	%{_texmfdistdir}/fonts/source/public/latex-fonts/lcirclew10.mf
14mr|texlive-latex-fonts-20090625-3|63	%{_texmfdistdir}/fonts/source/public/latex-fonts/lcmss8.mf
14mr|texlive-latex-fonts-20090625-3|64	%{_texmfdistdir}/fonts/source/public/latex-fonts/lcmssb8.mf
14mr|texlive-latex-fonts-20090625-3|65	%{_texmfdistdir}/fonts/source/public/latex-fonts/lcmssi8.mf
14mr|texlive-latex-fonts-20090625-3|66	%{_texmfdistdir}/fonts/source/public/latex-fonts/legal.txt
14mr|texlive-latex-fonts-20090625-3|67	%{_texmfdistdir}/fonts/source/public/latex-fonts/line.mf
14mr|texlive-latex-fonts-20090625-3|68	%{_texmfdistdir}/fonts/source/public/latex-fonts/line10.mf
14mr|texlive-latex-fonts-20090625-3|69	%{_texmfdistdir}/fonts/source/public/latex-fonts/linew10.mf
14mr|texlive-latex-fonts-20090625-3|70	%{_texmfdistdir}/fonts/source/public/latex-fonts/sroman.mf
14mr|texlive-latex-fonts-20090625-3|71	%{_texmfdistdir}/fonts/source/public/latex-fonts/sromanu.mf
14mr|texlive-latex-fonts-20090625-3|72	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmcsc10.tfm
14mr|texlive-latex-fonts-20090625-3|73	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmex10.tfm
14mr|texlive-latex-fonts-20090625-3|74	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmmi8.tfm
14mr|texlive-latex-fonts-20090625-3|75	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmsy8.tfm
14mr|texlive-latex-fonts-20090625-3|76	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmtt8.tfm
14mr|texlive-latex-fonts-20090625-3|77	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/ilasy8.tfm
14mr|texlive-latex-fonts-20090625-3|78	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/ilcmss8.tfm
14mr|texlive-latex-fonts-20090625-3|79	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/ilcmssb8.tfm
14mr|texlive-latex-fonts-20090625-3|80	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/ilcmssi8.tfm
14mr|texlive-latex-fonts-20090625-3|81	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy10.tfm
14mr|texlive-latex-fonts-20090625-3|82	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy5.tfm
14mr|texlive-latex-fonts-20090625-3|83	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy6.tfm
14mr|texlive-latex-fonts-20090625-3|84	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy7.tfm
14mr|texlive-latex-fonts-20090625-3|85	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy8.tfm
14mr|texlive-latex-fonts-20090625-3|86	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy9.tfm
14mr|texlive-latex-fonts-20090625-3|87	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasyb10.tfm
14mr|texlive-latex-fonts-20090625-3|88	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcircle10.tfm
14mr|texlive-latex-fonts-20090625-3|89	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcirclew10.tfm
14mr|texlive-latex-fonts-20090625-3|90	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcmss8.tfm
14mr|texlive-latex-fonts-20090625-3|91	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcmssb8.tfm
14mr|texlive-latex-fonts-20090625-3|92	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcmssi8.tfm
14mr|texlive-latex-fonts-20090625-3|93	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/line10.tfm
14mr|texlive-latex-fonts-20090625-3|94	%{_texmfdistdir}/fonts/tfm/public/latex-fonts/linew10.tfm
14mr|texlive-latex-fonts-20090625-3|95	
14mr|texlive-latex-fonts-20090625-3|96	#-----------------------------------------------------------------------
14mr|texlive-latex-fonts-20090625-3|97	%prep
14mr|texlive-latex-fonts-20090625-3|98	%setup -c -a0
14mr|texlive-latex-fonts-20090625-3|99	
14mr|texlive-latex-fonts-20090625-3|100	%build
14mr|texlive-latex-fonts-20090625-3|101	
14mr|texlive-latex-fonts-20090625-3|102	%install
14mr|texlive-latex-fonts-20090625-3|103	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-fonts-20090625-3|104	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-fonts-20090625-3|105	
14mr|texlive-latex-fonts-20090625-3|106	
14mr|texlive-latex-fonts-20090625-3|107	
14mr|texlive-latex-fonts-20090625-3|108	%changelog
14mr|texlive-latex-fonts-20090625-3|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090625-3
14mr|texlive-latex-fonts-20090625-3|110	+ Revision: 82c719e
14mr|texlive-latex-fonts-20090625-3|111	- MassBuild#440: Increase release tag
14mr|texlive-latex-fonts-20090625-3|112	
14mr|texlive-latex-fonts-20090625-3|113	

20529 14
14mr|texlive-latex-git-log-0.9-7|1	# revision 30983
14mr|texlive-latex-git-log-0.9-7|2	# category Package
14mr|texlive-latex-git-log-0.9-7|3	# catalog-ctan /support/latex-git-log
14mr|texlive-latex-git-log-0.9-7|4	# catalog-date 2013-06-19 18:12:49 +0200
14mr|texlive-latex-git-log-0.9-7|5	# catalog-license gpl3
14mr|texlive-latex-git-log-0.9-7|6	# catalog-version 0.9
14mr|texlive-latex-git-log-0.9-7|7	Name:		texlive-latex-git-log
14mr|texlive-latex-git-log-0.9-7|8	Version:	0.9
14mr|texlive-latex-git-log-0.9-7|9	Release:	7
14mr|texlive-latex-git-log-0.9-7|10	Summary:	Typeset git log information
14mr|texlive-latex-git-log-0.9-7|11	Group:		Publishing
14mr|texlive-latex-git-log-0.9-7|12	URL:		http://www.ctan.org/tex-archive/support/latex-git-log
14mr|texlive-latex-git-log-0.9-7|13	License:	GPL3
14mr|texlive-latex-git-log-0.9-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-git-log.tar.xz
14mr|texlive-latex-git-log-0.9-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-git-log.doc.tar.xz
14mr|texlive-latex-git-log-0.9-7|16	BuildArch:	noarch
14mr|texlive-latex-git-log-0.9-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-git-log-0.9-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-git-log-0.9-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-latex-git-log-0.9-7|20	Provides:	texlive-latex-git-log.bin = %{EVRD}
14mr|texlive-latex-git-log-0.9-7|21	
14mr|texlive-latex-git-log-0.9-7|22	%description
14mr|texlive-latex-git-log-0.9-7|23	The program is run within a git repository, and outputs the
14mr|texlive-latex-git-log-0.9-7|24	entire version history, as a LaTeX table. That output will
14mr|texlive-latex-git-log-0.9-7|25	typically be redirected to a file; the author recommends
14mr|texlive-latex-git-log-0.9-7|26	typesetting in landscape orientation.
14mr|texlive-latex-git-log-0.9-7|27	
14mr|texlive-latex-git-log-0.9-7|28	%post
14mr|texlive-latex-git-log-0.9-7|29	%{_sbindir}/texlive.post
14mr|texlive-latex-git-log-0.9-7|30	
14mr|texlive-latex-git-log-0.9-7|31	%postun
14mr|texlive-latex-git-log-0.9-7|32	if [ $1 -eq 0 ]; then
14mr|texlive-latex-git-log-0.9-7|33	%{_sbindir}/texlive.post
14mr|texlive-latex-git-log-0.9-7|34	fi
14mr|texlive-latex-git-log-0.9-7|35	
14mr|texlive-latex-git-log-0.9-7|36	#-----------------------------------------------------------------------
14mr|texlive-latex-git-log-0.9-7|37	%files
14mr|texlive-latex-git-log-0.9-7|38	%{_bindir}/latex-git-log
14mr|texlive-latex-git-log-0.9-7|39	%{_texmfdistdir}/scripts/latex-git-log/latex-git-log
14mr|texlive-latex-git-log-0.9-7|40	%doc %{_mandir}/man1/latex-git-log.1*
14mr|texlive-latex-git-log-0.9-7|41	%doc %{_texmfdistdir}/doc/man/man1/latex-git-log.man1.pdf
14mr|texlive-latex-git-log-0.9-7|42	%doc %{_texmfdistdir}/doc/support/latex-git-log/README
14mr|texlive-latex-git-log-0.9-7|43	%doc %{_texmfdistdir}/doc/support/latex-git-log/example-output.tex
14mr|texlive-latex-git-log-0.9-7|44	%doc %{_texmfdistdir}/doc/support/latex-git-log/example.pdf
14mr|texlive-latex-git-log-0.9-7|45	%doc %{_texmfdistdir}/doc/support/latex-git-log/example.tex
14mr|texlive-latex-git-log-0.9-7|46	%doc %{_texmfdistdir}/doc/support/latex-git-log/po/de.po
14mr|texlive-latex-git-log-0.9-7|47	
14mr|texlive-latex-git-log-0.9-7|48	#-----------------------------------------------------------------------
14mr|texlive-latex-git-log-0.9-7|49	%prep
14mr|texlive-latex-git-log-0.9-7|50	%setup -c -a0 -a1
14mr|texlive-latex-git-log-0.9-7|51	
14mr|texlive-latex-git-log-0.9-7|52	%build
14mr|texlive-latex-git-log-0.9-7|53	
14mr|texlive-latex-git-log-0.9-7|54	%install
14mr|texlive-latex-git-log-0.9-7|55	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-latex-git-log-0.9-7|56	pushd %{buildroot}%{_bindir}
14mr|texlive-latex-git-log-0.9-7|57	ln -sf ../share/texmf-dist/scripts/latex-git-log/latex-git-log latex-git-log
14mr|texlive-latex-git-log-0.9-7|58	popd
14mr|texlive-latex-git-log-0.9-7|59	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-latex-git-log-0.9-7|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-latex-git-log-0.9-7|61	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-latex-git-log-0.9-7|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-latex-git-log-0.9-7|63	
14mr|texlive-latex-git-log-0.9-7|64	%changelog
14mr|texlive-latex-git-log-0.9-7|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-7
14mr|texlive-latex-git-log-0.9-7|66	+ Revision: 84bfb8c
14mr|texlive-latex-git-log-0.9-7|67	- MassBuild#440: Increase release tag
14mr|texlive-latex-git-log-0.9-7|68	
14mr|texlive-latex-git-log-0.9-7|69	

20530 14
14mr|texlive-latex-graphics-companion-20060309-3|1	# revision 15878
14mr|texlive-latex-graphics-companion-20060309-3|2	# category Package
14mr|texlive-latex-graphics-companion-20060309-3|3	# catalog-ctan /info/examples/lgc
14mr|texlive-latex-graphics-companion-20060309-3|4	# catalog-date 2006-03-09 14:57:21 +0100
14mr|texlive-latex-graphics-companion-20060309-3|5	# catalog-license lppl
14mr|texlive-latex-graphics-companion-20060309-3|6	# catalog-version undef
14mr|texlive-latex-graphics-companion-20060309-3|7	Name:		texlive-latex-graphics-companion
14mr|texlive-latex-graphics-companion-20060309-3|8	Version:	20060309
14mr|texlive-latex-graphics-companion-20060309-3|9	Release:	3
14mr|texlive-latex-graphics-companion-20060309-3|10	Summary:	Examples from The LaTeX Graphics Companion
14mr|texlive-latex-graphics-companion-20060309-3|11	Group:		Publishing
14mr|texlive-latex-graphics-companion-20060309-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/lgc
14mr|texlive-latex-graphics-companion-20060309-3|13	License:	LPPL
14mr|texlive-latex-graphics-companion-20060309-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-graphics-companion.tar.xz
14mr|texlive-latex-graphics-companion-20060309-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-graphics-companion.doc.tar.xz
14mr|texlive-latex-graphics-companion-20060309-3|16	BuildArch:	noarch
14mr|texlive-latex-graphics-companion-20060309-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-graphics-companion-20060309-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-graphics-companion-20060309-3|19	
14mr|texlive-latex-graphics-companion-20060309-3|20	%description
14mr|texlive-latex-graphics-companion-20060309-3|21	The source of the examples printed in the book, together with
14mr|texlive-latex-graphics-companion-20060309-3|22	necessary supporting files.
14mr|texlive-latex-graphics-companion-20060309-3|23	
14mr|texlive-latex-graphics-companion-20060309-3|24	#-----------------------------------------------------------------------
14mr|texlive-latex-graphics-companion-20060309-3|25	%files
14mr|texlive-latex-graphics-companion-20060309-3|26	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|27	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-10.pic
14mr|texlive-latex-graphics-companion-20060309-3|28	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-11.pic
14mr|texlive-latex-graphics-companion-20060309-3|29	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-12.ltx
14mr|texlive-latex-graphics-companion-20060309-3|30	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|31	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|32	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|33	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|34	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-6.ltx
14mr|texlive-latex-graphics-companion-20060309-3|35	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-7.ltx
14mr|texlive-latex-graphics-companion-20060309-3|36	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-8.ltx
14mr|texlive-latex-graphics-companion-20060309-3|37	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-9.pic
14mr|texlive-latex-graphics-companion-20060309-3|38	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|39	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|40	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|41	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|42	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|43	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/10-5-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|44	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/11-3-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|45	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/11-6-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|46	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-1.mp
14mr|texlive-latex-graphics-companion-20060309-3|47	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-10.ltx
14mr|texlive-latex-graphics-companion-20060309-3|48	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-11.ltx
14mr|texlive-latex-graphics-companion-20060309-3|49	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-12.ltx
14mr|texlive-latex-graphics-companion-20060309-3|50	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-2.mp
14mr|texlive-latex-graphics-companion-20060309-3|51	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-3.mp
14mr|texlive-latex-graphics-companion-20060309-3|52	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-4.mp
14mr|texlive-latex-graphics-companion-20060309-3|53	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|54	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-6.ltx
14mr|texlive-latex-graphics-companion-20060309-3|55	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-7.ltx
14mr|texlive-latex-graphics-companion-20060309-3|56	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-8.ltx
14mr|texlive-latex-graphics-companion-20060309-3|57	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-9.ltx
14mr|texlive-latex-graphics-companion-20060309-3|58	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|59	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-10.inl
14mr|texlive-latex-graphics-companion-20060309-3|60	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-11.inl
14mr|texlive-latex-graphics-companion-20060309-3|61	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-12.inl
14mr|texlive-latex-graphics-companion-20060309-3|62	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-13.inl
14mr|texlive-latex-graphics-companion-20060309-3|63	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-14.inl
14mr|texlive-latex-graphics-companion-20060309-3|64	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-15.inl
14mr|texlive-latex-graphics-companion-20060309-3|65	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-16.inl
14mr|texlive-latex-graphics-companion-20060309-3|66	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-17.inl
14mr|texlive-latex-graphics-companion-20060309-3|67	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-18.inl
14mr|texlive-latex-graphics-companion-20060309-3|68	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-19.inl
14mr|texlive-latex-graphics-companion-20060309-3|69	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|70	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-20.inl
14mr|texlive-latex-graphics-companion-20060309-3|71	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-3.inl
14mr|texlive-latex-graphics-companion-20060309-3|72	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|73	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|74	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-6.inl
14mr|texlive-latex-graphics-companion-20060309-3|75	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-7.inl
14mr|texlive-latex-graphics-companion-20060309-3|76	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-8.inl
14mr|texlive-latex-graphics-companion-20060309-3|77	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-9.inl
14mr|texlive-latex-graphics-companion-20060309-3|78	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|79	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-10.ltx
14mr|texlive-latex-graphics-companion-20060309-3|80	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-11.ltx
14mr|texlive-latex-graphics-companion-20060309-3|81	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-12.ltx
14mr|texlive-latex-graphics-companion-20060309-3|82	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-13.inl
14mr|texlive-latex-graphics-companion-20060309-3|83	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-14.ltx
14mr|texlive-latex-graphics-companion-20060309-3|84	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-15.inl
14mr|texlive-latex-graphics-companion-20060309-3|85	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-16.inl
14mr|texlive-latex-graphics-companion-20060309-3|86	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-17.inl
14mr|texlive-latex-graphics-companion-20060309-3|87	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|88	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-3.inl
14mr|texlive-latex-graphics-companion-20060309-3|89	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|90	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|91	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-6.inl
14mr|texlive-latex-graphics-companion-20060309-3|92	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-7.inl
14mr|texlive-latex-graphics-companion-20060309-3|93	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-8.inl
14mr|texlive-latex-graphics-companion-20060309-3|94	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-9.inl
14mr|texlive-latex-graphics-companion-20060309-3|95	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-1.mp
14mr|texlive-latex-graphics-companion-20060309-3|96	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-2.mp
14mr|texlive-latex-graphics-companion-20060309-3|97	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-3.mp
14mr|texlive-latex-graphics-companion-20060309-3|98	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-4.mp
14mr|texlive-latex-graphics-companion-20060309-3|99	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-5.mp
14mr|texlive-latex-graphics-companion-20060309-3|100	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-6.mp
14mr|texlive-latex-graphics-companion-20060309-3|101	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-7.mp
14mr|texlive-latex-graphics-companion-20060309-3|102	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-8.mp
14mr|texlive-latex-graphics-companion-20060309-3|103	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-9.mp
14mr|texlive-latex-graphics-companion-20060309-3|104	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-2-1.mp
14mr|texlive-latex-graphics-companion-20060309-3|105	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-2-2.mp
14mr|texlive-latex-graphics-companion-20060309-3|106	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-2-3.mp
14mr|texlive-latex-graphics-companion-20060309-3|107	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-1.mp
14mr|texlive-latex-graphics-companion-20060309-3|108	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-10.mp
14mr|texlive-latex-graphics-companion-20060309-3|109	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-11.mp
14mr|texlive-latex-graphics-companion-20060309-3|110	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-12.mp
14mr|texlive-latex-graphics-companion-20060309-3|111	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-13.mp
14mr|texlive-latex-graphics-companion-20060309-3|112	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-14.mp
14mr|texlive-latex-graphics-companion-20060309-3|113	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-15.mp
14mr|texlive-latex-graphics-companion-20060309-3|114	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-16.mp
14mr|texlive-latex-graphics-companion-20060309-3|115	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-17.mp
14mr|texlive-latex-graphics-companion-20060309-3|116	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-18.mp
14mr|texlive-latex-graphics-companion-20060309-3|117	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-19.mp
14mr|texlive-latex-graphics-companion-20060309-3|118	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-2.mp
14mr|texlive-latex-graphics-companion-20060309-3|119	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-3.mp
14mr|texlive-latex-graphics-companion-20060309-3|120	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-4.mp
14mr|texlive-latex-graphics-companion-20060309-3|121	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-5.mp
14mr|texlive-latex-graphics-companion-20060309-3|122	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-6.mp
14mr|texlive-latex-graphics-companion-20060309-3|123	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-7.mp
14mr|texlive-latex-graphics-companion-20060309-3|124	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-8.mp
14mr|texlive-latex-graphics-companion-20060309-3|125	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-9.mp
14mr|texlive-latex-graphics-companion-20060309-3|126	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|127	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|128	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|129	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|130	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|131	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-6.ltx
14mr|texlive-latex-graphics-companion-20060309-3|132	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|133	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-10.ltx
14mr|texlive-latex-graphics-companion-20060309-3|134	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-11.ltx
14mr|texlive-latex-graphics-companion-20060309-3|135	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|136	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-3.inl
14mr|texlive-latex-graphics-companion-20060309-3|137	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|138	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|139	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-6.inl
14mr|texlive-latex-graphics-companion-20060309-3|140	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-7.ltx
14mr|texlive-latex-graphics-companion-20060309-3|141	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-8.inl
14mr|texlive-latex-graphics-companion-20060309-3|142	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-9.inl
14mr|texlive-latex-graphics-companion-20060309-3|143	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|144	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|145	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-3.inl
14mr|texlive-latex-graphics-companion-20060309-3|146	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|147	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|148	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-3-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|149	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-3-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|150	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|151	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-10.inl
14mr|texlive-latex-graphics-companion-20060309-3|152	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-11.inl
14mr|texlive-latex-graphics-companion-20060309-3|153	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-12.inl
14mr|texlive-latex-graphics-companion-20060309-3|154	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|155	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-3.inl
14mr|texlive-latex-graphics-companion-20060309-3|156	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|157	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|158	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-6.inl
14mr|texlive-latex-graphics-companion-20060309-3|159	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-7.inl
14mr|texlive-latex-graphics-companion-20060309-3|160	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-8.inl
14mr|texlive-latex-graphics-companion-20060309-3|161	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-9.inl
14mr|texlive-latex-graphics-companion-20060309-3|162	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|163	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-10.inl
14mr|texlive-latex-graphics-companion-20060309-3|164	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-11.inl
14mr|texlive-latex-graphics-companion-20060309-3|165	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-12.inl
14mr|texlive-latex-graphics-companion-20060309-3|166	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-13.ltx
14mr|texlive-latex-graphics-companion-20060309-3|167	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-14.ltx
14mr|texlive-latex-graphics-companion-20060309-3|168	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-15.ltx
14mr|texlive-latex-graphics-companion-20060309-3|169	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-16.ltx
14mr|texlive-latex-graphics-companion-20060309-3|170	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|171	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|172	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|173	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|174	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-6.inl
14mr|texlive-latex-graphics-companion-20060309-3|175	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-7.inl
14mr|texlive-latex-graphics-companion-20060309-3|176	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-8.inl
14mr|texlive-latex-graphics-companion-20060309-3|177	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-9.inl
14mr|texlive-latex-graphics-companion-20060309-3|178	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|179	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-10.inl
14mr|texlive-latex-graphics-companion-20060309-3|180	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-11.inl
14mr|texlive-latex-graphics-companion-20060309-3|181	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-12.inl
14mr|texlive-latex-graphics-companion-20060309-3|182	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-13.inl
14mr|texlive-latex-graphics-companion-20060309-3|183	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-14.inl
14mr|texlive-latex-graphics-companion-20060309-3|184	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-15.inl
14mr|texlive-latex-graphics-companion-20060309-3|185	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-16.inl
14mr|texlive-latex-graphics-companion-20060309-3|186	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-17.inl
14mr|texlive-latex-graphics-companion-20060309-3|187	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-18.inl
14mr|texlive-latex-graphics-companion-20060309-3|188	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-19.inl
14mr|texlive-latex-graphics-companion-20060309-3|189	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|190	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-20.inl
14mr|texlive-latex-graphics-companion-20060309-3|191	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-21.inl
14mr|texlive-latex-graphics-companion-20060309-3|192	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-22.inl
14mr|texlive-latex-graphics-companion-20060309-3|193	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-23.inl
14mr|texlive-latex-graphics-companion-20060309-3|194	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-24.inl
14mr|texlive-latex-graphics-companion-20060309-3|195	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-25.inl
14mr|texlive-latex-graphics-companion-20060309-3|196	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-26.ltx
14mr|texlive-latex-graphics-companion-20060309-3|197	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-27.inl
14mr|texlive-latex-graphics-companion-20060309-3|198	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-28.inl
14mr|texlive-latex-graphics-companion-20060309-3|199	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-29.inl
14mr|texlive-latex-graphics-companion-20060309-3|200	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-3.inl
14mr|texlive-latex-graphics-companion-20060309-3|201	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-30.inl
14mr|texlive-latex-graphics-companion-20060309-3|202	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-31.ltx
14mr|texlive-latex-graphics-companion-20060309-3|203	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-32.ltx
14mr|texlive-latex-graphics-companion-20060309-3|204	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-33.inl
14mr|texlive-latex-graphics-companion-20060309-3|205	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-34.inl
14mr|texlive-latex-graphics-companion-20060309-3|206	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-35.inl
14mr|texlive-latex-graphics-companion-20060309-3|207	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-36.inl
14mr|texlive-latex-graphics-companion-20060309-3|208	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-37.inl
14mr|texlive-latex-graphics-companion-20060309-3|209	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-38.inl
14mr|texlive-latex-graphics-companion-20060309-3|210	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-39.ltx
14mr|texlive-latex-graphics-companion-20060309-3|211	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|212	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-40.ltx
14mr|texlive-latex-graphics-companion-20060309-3|213	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-41.inl
14mr|texlive-latex-graphics-companion-20060309-3|214	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-42.inl
14mr|texlive-latex-graphics-companion-20060309-3|215	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-43.inl
14mr|texlive-latex-graphics-companion-20060309-3|216	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-44.inl
14mr|texlive-latex-graphics-companion-20060309-3|217	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-45.inl
14mr|texlive-latex-graphics-companion-20060309-3|218	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-46.inl
14mr|texlive-latex-graphics-companion-20060309-3|219	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|220	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-6.inl
14mr|texlive-latex-graphics-companion-20060309-3|221	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-7.inl
14mr|texlive-latex-graphics-companion-20060309-3|222	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-8.inl
14mr|texlive-latex-graphics-companion-20060309-3|223	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-9.inl
14mr|texlive-latex-graphics-companion-20060309-3|224	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-7-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|225	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-7-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|226	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-7-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|227	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-7-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|228	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|229	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|230	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|231	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|232	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|233	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-9-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|234	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-9-10.ltx
14mr|texlive-latex-graphics-companion-20060309-3|235	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/4-9-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|236	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-2-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|237	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|238	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|239	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|240	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|241	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|242	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-6.ltx
14mr|texlive-latex-graphics-companion-20060309-3|243	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-7.ltx
14mr|texlive-latex-graphics-companion-20060309-3|244	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-8.ltx
14mr|texlive-latex-graphics-companion-20060309-3|245	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-9.ltx
14mr|texlive-latex-graphics-companion-20060309-3|246	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-4-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|247	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-4-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|248	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-4-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|249	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-4-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|250	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|251	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-10.ltx
14mr|texlive-latex-graphics-companion-20060309-3|252	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-11.ltx
14mr|texlive-latex-graphics-companion-20060309-3|253	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-12.ltx
14mr|texlive-latex-graphics-companion-20060309-3|254	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-13.ltx
14mr|texlive-latex-graphics-companion-20060309-3|255	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-14.ltx
14mr|texlive-latex-graphics-companion-20060309-3|256	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-15.ltx
14mr|texlive-latex-graphics-companion-20060309-3|257	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-16.ltx
14mr|texlive-latex-graphics-companion-20060309-3|258	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-17.ltx
14mr|texlive-latex-graphics-companion-20060309-3|259	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-18.ltx
14mr|texlive-latex-graphics-companion-20060309-3|260	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-19.ltx
14mr|texlive-latex-graphics-companion-20060309-3|261	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|262	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-20.ltx
14mr|texlive-latex-graphics-companion-20060309-3|263	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-21.ltx
14mr|texlive-latex-graphics-companion-20060309-3|264	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-22.ltx
14mr|texlive-latex-graphics-companion-20060309-3|265	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-23.ltx
14mr|texlive-latex-graphics-companion-20060309-3|266	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-24.ltx
14mr|texlive-latex-graphics-companion-20060309-3|267	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-25.ltx
14mr|texlive-latex-graphics-companion-20060309-3|268	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-26.ltx
14mr|texlive-latex-graphics-companion-20060309-3|269	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-27.ltx
14mr|texlive-latex-graphics-companion-20060309-3|270	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-28.ltx
14mr|texlive-latex-graphics-companion-20060309-3|271	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-29.ltx
14mr|texlive-latex-graphics-companion-20060309-3|272	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|273	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-30.ltx
14mr|texlive-latex-graphics-companion-20060309-3|274	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-31.ltx
14mr|texlive-latex-graphics-companion-20060309-3|275	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-32.ltx
14mr|texlive-latex-graphics-companion-20060309-3|276	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-33.ltx
14mr|texlive-latex-graphics-companion-20060309-3|277	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-34.ltx
14mr|texlive-latex-graphics-companion-20060309-3|278	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-35.ltx
14mr|texlive-latex-graphics-companion-20060309-3|279	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|280	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|281	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-6.ltx
14mr|texlive-latex-graphics-companion-20060309-3|282	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-7.ltx
14mr|texlive-latex-graphics-companion-20060309-3|283	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-8.ltx
14mr|texlive-latex-graphics-companion-20060309-3|284	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-9.ltx
14mr|texlive-latex-graphics-companion-20060309-3|285	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|286	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-10.ltx
14mr|texlive-latex-graphics-companion-20060309-3|287	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-11.ltx
14mr|texlive-latex-graphics-companion-20060309-3|288	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-12.ltx
14mr|texlive-latex-graphics-companion-20060309-3|289	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-13.ltx
14mr|texlive-latex-graphics-companion-20060309-3|290	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-14.ltx
14mr|texlive-latex-graphics-companion-20060309-3|291	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-15.ltx
14mr|texlive-latex-graphics-companion-20060309-3|292	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-16.ltx
14mr|texlive-latex-graphics-companion-20060309-3|293	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-17.ltx
14mr|texlive-latex-graphics-companion-20060309-3|294	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-18.ltx
14mr|texlive-latex-graphics-companion-20060309-3|295	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-19.ltx
14mr|texlive-latex-graphics-companion-20060309-3|296	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|297	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-20.ltx
14mr|texlive-latex-graphics-companion-20060309-3|298	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-21.ltx
14mr|texlive-latex-graphics-companion-20060309-3|299	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-22.ltx
14mr|texlive-latex-graphics-companion-20060309-3|300	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-23.ltx
14mr|texlive-latex-graphics-companion-20060309-3|301	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-24.ltx
14mr|texlive-latex-graphics-companion-20060309-3|302	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|303	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|304	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|305	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-6.ltx
14mr|texlive-latex-graphics-companion-20060309-3|306	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-7.ltx
14mr|texlive-latex-graphics-companion-20060309-3|307	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-8.ltx
14mr|texlive-latex-graphics-companion-20060309-3|308	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-9.ltx
14mr|texlive-latex-graphics-companion-20060309-3|309	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|310	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-10.ltx
14mr|texlive-latex-graphics-companion-20060309-3|311	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-11.ltx
14mr|texlive-latex-graphics-companion-20060309-3|312	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-12.ltx
14mr|texlive-latex-graphics-companion-20060309-3|313	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-13.ltx
14mr|texlive-latex-graphics-companion-20060309-3|314	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-14.ltx
14mr|texlive-latex-graphics-companion-20060309-3|315	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|316	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|317	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|318	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|319	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-6.ltx
14mr|texlive-latex-graphics-companion-20060309-3|320	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-7.ltx
14mr|texlive-latex-graphics-companion-20060309-3|321	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-8.ltx
14mr|texlive-latex-graphics-companion-20060309-3|322	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-9.ltx
14mr|texlive-latex-graphics-companion-20060309-3|323	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-4-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|324	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-4-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|325	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-4-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|326	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-5-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|327	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|328	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|329	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|330	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|331	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|332	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-6.ltx
14mr|texlive-latex-graphics-companion-20060309-3|333	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-7.ltx
14mr|texlive-latex-graphics-companion-20060309-3|334	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|335	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-1.m4
14mr|texlive-latex-graphics-companion-20060309-3|336	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|337	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-2.m4
14mr|texlive-latex-graphics-companion-20060309-3|338	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|339	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-3.m4
14mr|texlive-latex-graphics-companion-20060309-3|340	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|341	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-4.m4
14mr|texlive-latex-graphics-companion-20060309-3|342	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-1.mx1
14mr|texlive-latex-graphics-companion-20060309-3|343	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-1.mx2
14mr|texlive-latex-graphics-companion-20060309-3|344	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-1.ptx
14mr|texlive-latex-graphics-companion-20060309-3|345	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|346	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|347	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|348	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-5.ltx
14mr|texlive-latex-graphics-companion-20060309-3|349	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-6.ltx
14mr|texlive-latex-graphics-companion-20060309-3|350	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-1.abc
14mr|texlive-latex-graphics-companion-20060309-3|351	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|352	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-3.abc
14mr|texlive-latex-graphics-companion-20060309-3|353	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-4.abc
14mr|texlive-latex-graphics-companion-20060309-3|354	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-5.abc
14mr|texlive-latex-graphics-companion-20060309-3|355	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-6.abc
14mr|texlive-latex-graphics-companion-20060309-3|356	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-7.abc
14mr|texlive-latex-graphics-companion-20060309-3|357	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-8.abc
14mr|texlive-latex-graphics-companion-20060309-3|358	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-9.abc
14mr|texlive-latex-graphics-companion-20060309-3|359	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-1.mpp
14mr|texlive-latex-graphics-companion-20060309-3|360	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-10.mx1
14mr|texlive-latex-graphics-companion-20060309-3|361	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-10.mx2
14mr|texlive-latex-graphics-companion-20060309-3|362	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-10.ptx
14mr|texlive-latex-graphics-companion-20060309-3|363	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-2.mpp
14mr|texlive-latex-graphics-companion-20060309-3|364	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-3.mpp
14mr|texlive-latex-graphics-companion-20060309-3|365	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-4.mpp
14mr|texlive-latex-graphics-companion-20060309-3|366	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-5.mpp
14mr|texlive-latex-graphics-companion-20060309-3|367	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-6.mpp
14mr|texlive-latex-graphics-companion-20060309-3|368	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-7.mpp
14mr|texlive-latex-graphics-companion-20060309-3|369	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-8.mpp
14mr|texlive-latex-graphics-companion-20060309-3|370	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-9.mpp
14mr|texlive-latex-graphics-companion-20060309-3|371	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-1-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|372	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-1-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|373	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-1-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|374	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-1-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|375	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-2-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|376	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-2-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|377	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-2-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|378	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-3-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|379	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-3-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|380	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-3-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|381	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-4-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|382	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-4-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|383	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-5-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|384	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|385	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|386	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-3.inl
14mr|texlive-latex-graphics-companion-20060309-3|387	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|388	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|389	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-6.inl
14mr|texlive-latex-graphics-companion-20060309-3|390	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-7.inl
14mr|texlive-latex-graphics-companion-20060309-3|391	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-8.inl
14mr|texlive-latex-graphics-companion-20060309-3|392	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-1.acr
14mr|texlive-latex-graphics-companion-20060309-3|393	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-1.dwn
14mr|texlive-latex-graphics-companion-20060309-3|394	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-1.ltx
14mr|texlive-latex-graphics-companion-20060309-3|395	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-2.ltx
14mr|texlive-latex-graphics-companion-20060309-3|396	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-3.ltx
14mr|texlive-latex-graphics-companion-20060309-3|397	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-4.ltx
14mr|texlive-latex-graphics-companion-20060309-3|398	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|399	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|400	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-3.inl
14mr|texlive-latex-graphics-companion-20060309-3|401	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|402	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|403	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-6.inl
14mr|texlive-latex-graphics-companion-20060309-3|404	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-7.inl
14mr|texlive-latex-graphics-companion-20060309-3|405	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-8.ltx
14mr|texlive-latex-graphics-companion-20060309-3|406	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-9.ltx
14mr|texlive-latex-graphics-companion-20060309-3|407	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|408	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-10.inl
14mr|texlive-latex-graphics-companion-20060309-3|409	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-11.inl
14mr|texlive-latex-graphics-companion-20060309-3|410	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-12.inl
14mr|texlive-latex-graphics-companion-20060309-3|411	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-13.inl
14mr|texlive-latex-graphics-companion-20060309-3|412	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-14.inl
14mr|texlive-latex-graphics-companion-20060309-3|413	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-15.inl
14mr|texlive-latex-graphics-companion-20060309-3|414	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-16.inl
14mr|texlive-latex-graphics-companion-20060309-3|415	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-17.inl
14mr|texlive-latex-graphics-companion-20060309-3|416	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-18.inl
14mr|texlive-latex-graphics-companion-20060309-3|417	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-19.inl
14mr|texlive-latex-graphics-companion-20060309-3|418	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-2.inl
14mr|texlive-latex-graphics-companion-20060309-3|419	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-20.inl
14mr|texlive-latex-graphics-companion-20060309-3|420	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-3.inl
14mr|texlive-latex-graphics-companion-20060309-3|421	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-4.inl
14mr|texlive-latex-graphics-companion-20060309-3|422	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-5.inl
14mr|texlive-latex-graphics-companion-20060309-3|423	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-6.inl
14mr|texlive-latex-graphics-companion-20060309-3|424	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-7.inl
14mr|texlive-latex-graphics-companion-20060309-3|425	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-8.inl
14mr|texlive-latex-graphics-companion-20060309-3|426	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-9.inl
14mr|texlive-latex-graphics-companion-20060309-3|427	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/A-1-1.inl
14mr|texlive-latex-graphics-companion-20060309-3|428	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/Makefile
14mr|texlive-latex-graphics-companion-20060309-3|429	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/README
14mr|texlive-latex-graphics-companion-20060309-3|430	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/ages.dat
14mr|texlive-latex-graphics-companion-20060309-3|431	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/bar.ini
14mr|texlive-latex-graphics-companion-20060309-3|432	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/chap.dat
14mr|texlive-latex-graphics-companion-20060309-3|433	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/clef.ini
14mr|texlive-latex-graphics-companion-20060309-3|434	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/config.ps.gz
14mr|texlive-latex-graphics-companion-20060309-3|435	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/decade.dat
14mr|texlive-latex-graphics-companion-20060309-3|436	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/feature.ini
14mr|texlive-latex-graphics-companion-20060309-3|437	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/graves.dat
14mr|texlive-latex-graphics-companion-20060309-3|438	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/inputs/graphics.cfg
14mr|texlive-latex-graphics-companion-20060309-3|439	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/inputs/header.tex
14mr|texlive-latex-graphics-companion-20060309-3|440	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/inputs/mfpic.sty
14mr|texlive-latex-graphics-companion-20060309-3|441	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/inputs/ppex.cls
14mr|texlive-latex-graphics-companion-20060309-3|442	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/key.ini
14mr|texlive-latex-graphics-companion-20060309-3|443	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/langs.dat
14mr|texlive-latex-graphics-companion-20060309-3|444	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/langs2.dat
14mr|texlive-latex-graphics-companion-20060309-3|445	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/langs3.dat
14mr|texlive-latex-graphics-companion-20060309-3|446	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/macro.ini
14mr|texlive-latex-graphics-companion-20060309-3|447	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/mpp.tex
14mr|texlive-latex-graphics-companion-20060309-3|448	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/note.ini
14mr|texlive-latex-graphics-companion-20060309-3|449	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/notecc.ini
14mr|texlive-latex-graphics-companion-20060309-3|450	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/pot.dat
14mr|texlive-latex-graphics-companion-20060309-3|451	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/script.ini
14mr|texlive-latex-graphics-companion-20060309-3|452	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/scriptcc.ini
14mr|texlive-latex-graphics-companion-20060309-3|453	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/stones.dat
14mr|texlive-latex-graphics-companion-20060309-3|454	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/students.dat
14mr|texlive-latex-graphics-companion-20060309-3|455	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/veracx.mx1
14mr|texlive-latex-graphics-companion-20060309-3|456	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/veracx.tex
14mr|texlive-latex-graphics-companion-20060309-3|457	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/yearm.dat
14mr|texlive-latex-graphics-companion-20060309-3|458	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/years.dat
14mr|texlive-latex-graphics-companion-20060309-3|459	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/years.men
14mr|texlive-latex-graphics-companion-20060309-3|460	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/years.wom
14mr|texlive-latex-graphics-companion-20060309-3|461	%doc %{_texmfdistdir}/doc/latex/latex-graphics-companion/yearw.dat
14mr|texlive-latex-graphics-companion-20060309-3|462	
14mr|texlive-latex-graphics-companion-20060309-3|463	#-----------------------------------------------------------------------
14mr|texlive-latex-graphics-companion-20060309-3|464	%prep
14mr|texlive-latex-graphics-companion-20060309-3|465	%setup -c -a0 -a1
14mr|texlive-latex-graphics-companion-20060309-3|466	
14mr|texlive-latex-graphics-companion-20060309-3|467	%build
14mr|texlive-latex-graphics-companion-20060309-3|468	
14mr|texlive-latex-graphics-companion-20060309-3|469	%install
14mr|texlive-latex-graphics-companion-20060309-3|470	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-graphics-companion-20060309-3|471	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-graphics-companion-20060309-3|472	
14mr|texlive-latex-graphics-companion-20060309-3|473	
14mr|texlive-latex-graphics-companion-20060309-3|474	
14mr|texlive-latex-graphics-companion-20060309-3|475	%changelog
14mr|texlive-latex-graphics-companion-20060309-3|476	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20060309-3
14mr|texlive-latex-graphics-companion-20060309-3|477	+ Revision: fc02d52
14mr|texlive-latex-graphics-companion-20060309-3|478	- MassBuild#440: Increase release tag
14mr|texlive-latex-graphics-companion-20060309-3|479	
14mr|texlive-latex-graphics-companion-20060309-3|480	

20531 14
14mr|texlive-latexindent-1.1R-7|1	# revision 32228
14mr|texlive-latexindent-1.1R-7|2	# category Package
14mr|texlive-latexindent-1.1R-7|3	# catalog-ctan /support/latexindent
14mr|texlive-latexindent-1.1R-7|4	# catalog-date 2013-11-18 13:22:51 +0100
14mr|texlive-latexindent-1.1R-7|5	# catalog-license gpl3
14mr|texlive-latexindent-1.1R-7|6	# catalog-version 1.1R
14mr|texlive-latexindent-1.1R-7|7	Name:		texlive-latexindent
14mr|texlive-latexindent-1.1R-7|8	Version:	1.1R
14mr|texlive-latexindent-1.1R-7|9	Release:	7
14mr|texlive-latexindent-1.1R-7|10	Summary:	Indent a LaTeX document, highlighting the programming structure
14mr|texlive-latexindent-1.1R-7|11	Group:		Publishing
14mr|texlive-latexindent-1.1R-7|12	URL:		http://www.ctan.org/tex-archive/support/latexindent
14mr|texlive-latexindent-1.1R-7|13	License:	GPL3
14mr|texlive-latexindent-1.1R-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexindent.tar.xz
14mr|texlive-latexindent-1.1R-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexindent.doc.tar.xz
14mr|texlive-latexindent-1.1R-7|16	BuildArch:	noarch
14mr|texlive-latexindent-1.1R-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latexindent-1.1R-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latexindent-1.1R-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-latexindent-1.1R-7|20	Provides:	texlive-latexindent.bin = %{EVRD}
14mr|texlive-latexindent-1.1R-7|21	
14mr|texlive-latexindent-1.1R-7|22	%description
14mr|texlive-latexindent-1.1R-7|23	The Perl script (also available as a windows executable)
14mr|texlive-latexindent-1.1R-7|24	processes a LaTeX file, indenting parts so as to highlight the
14mr|texlive-latexindent-1.1R-7|25	structure for the reader.
14mr|texlive-latexindent-1.1R-7|26	
14mr|texlive-latexindent-1.1R-7|27	%post
14mr|texlive-latexindent-1.1R-7|28	%{_sbindir}/texlive.post
14mr|texlive-latexindent-1.1R-7|29	
14mr|texlive-latexindent-1.1R-7|30	%postun
14mr|texlive-latexindent-1.1R-7|31	if [ $1 -eq 0 ]; then
14mr|texlive-latexindent-1.1R-7|32	%{_sbindir}/texlive.post
14mr|texlive-latexindent-1.1R-7|33	fi
14mr|texlive-latexindent-1.1R-7|34	
14mr|texlive-latexindent-1.1R-7|35	#-----------------------------------------------------------------------
14mr|texlive-latexindent-1.1R-7|36	%files
14mr|texlive-latexindent-1.1R-7|37	%{_bindir}/latexindent
14mr|texlive-latexindent-1.1R-7|38	%{_texmfdistdir}/scripts/latexindent/defaultSettings.yaml
14mr|texlive-latexindent-1.1R-7|39	%{_texmfdistdir}/scripts/latexindent/latexindent.pl
14mr|texlive-latexindent-1.1R-7|40	%doc %{_texmfdistdir}/doc/support/latexindent/README
14mr|texlive-latexindent-1.1R-7|41	%doc %{_texmfdistdir}/doc/support/latexindent/documentation/manual.pdf
14mr|texlive-latexindent-1.1R-7|42	%doc %{_texmfdistdir}/doc/support/latexindent/documentation/manual.tex
14mr|texlive-latexindent-1.1R-7|43	%doc %{_texmfdistdir}/doc/support/latexindent/indent.yaml
14mr|texlive-latexindent-1.1R-7|44	%doc %{_texmfdistdir}/doc/support/latexindent/success/bigTest.tex
14mr|texlive-latexindent-1.1R-7|45	%doc %{_texmfdistdir}/doc/support/latexindent/success/braceTest.tex
14mr|texlive-latexindent-1.1R-7|46	%doc %{_texmfdistdir}/doc/support/latexindent/success/braceTestsmall.tex
14mr|texlive-latexindent-1.1R-7|47	%doc %{_texmfdistdir}/doc/support/latexindent/success/environments.tex
14mr|texlive-latexindent-1.1R-7|48	%doc %{_texmfdistdir}/doc/support/latexindent/success/filecontents.tex
14mr|texlive-latexindent-1.1R-7|49	%doc %{_texmfdistdir}/doc/support/latexindent/success/matrix.tex
14mr|texlive-latexindent-1.1R-7|50	%doc %{_texmfdistdir}/doc/support/latexindent/success/nestedalignment.tex
14mr|texlive-latexindent-1.1R-7|51	%doc %{_texmfdistdir}/doc/support/latexindent/success/nestedalignment1.tex
14mr|texlive-latexindent-1.1R-7|52	%doc %{_texmfdistdir}/doc/support/latexindent/success/outputfile.tex
14mr|texlive-latexindent-1.1R-7|53	%doc %{_texmfdistdir}/doc/support/latexindent/success/preamble.tex
14mr|texlive-latexindent-1.1R-7|54	%doc %{_texmfdistdir}/doc/support/latexindent/success/pstricks1.tex
14mr|texlive-latexindent-1.1R-7|55	%doc %{_texmfdistdir}/doc/support/latexindent/success/pstricks2.tex
14mr|texlive-latexindent-1.1R-7|56	%doc %{_texmfdistdir}/doc/support/latexindent/success/pstricks3.tex
14mr|texlive-latexindent-1.1R-7|57	%doc %{_texmfdistdir}/doc/support/latexindent/success/sampleAFTER.tex
14mr|texlive-latexindent-1.1R-7|58	%doc %{_texmfdistdir}/doc/support/latexindent/success/sampleBEFORE.tex
14mr|texlive-latexindent-1.1R-7|59	%doc %{_texmfdistdir}/doc/support/latexindent/success/stylefile.tex
14mr|texlive-latexindent-1.1R-7|60	%doc %{_texmfdistdir}/doc/support/latexindent/success/table1.tex
14mr|texlive-latexindent-1.1R-7|61	%doc %{_texmfdistdir}/doc/support/latexindent/success/table2.tex
14mr|texlive-latexindent-1.1R-7|62	%doc %{_texmfdistdir}/doc/support/latexindent/success/table3.tex
14mr|texlive-latexindent-1.1R-7|63	%doc %{_texmfdistdir}/doc/support/latexindent/success/testHeadings.tex
14mr|texlive-latexindent-1.1R-7|64	%doc %{_texmfdistdir}/doc/support/latexindent/success/testHeadings1.tex
14mr|texlive-latexindent-1.1R-7|65	%doc %{_texmfdistdir}/doc/support/latexindent/success/theorem.tex
14mr|texlive-latexindent-1.1R-7|66	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz1.tex
14mr|texlive-latexindent-1.1R-7|67	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz2.tex
14mr|texlive-latexindent-1.1R-7|68	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz3.tex
14mr|texlive-latexindent-1.1R-7|69	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz4.tex
14mr|texlive-latexindent-1.1R-7|70	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz5.tex
14mr|texlive-latexindent-1.1R-7|71	%doc %{_texmfdistdir}/doc/support/latexindent/success/torusPGF.tex
14mr|texlive-latexindent-1.1R-7|72	%doc %{_texmfdistdir}/doc/support/latexindent/success/torusPSTricks.tex
14mr|texlive-latexindent-1.1R-7|73	%doc %{_texmfdistdir}/doc/support/latexindent/success/trailingComments.tex
14mr|texlive-latexindent-1.1R-7|74	
14mr|texlive-latexindent-1.1R-7|75	#-----------------------------------------------------------------------
14mr|texlive-latexindent-1.1R-7|76	%prep
14mr|texlive-latexindent-1.1R-7|77	%setup -c -a0 -a1
14mr|texlive-latexindent-1.1R-7|78	
14mr|texlive-latexindent-1.1R-7|79	%build
14mr|texlive-latexindent-1.1R-7|80	
14mr|texlive-latexindent-1.1R-7|81	%install
14mr|texlive-latexindent-1.1R-7|82	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-latexindent-1.1R-7|83	pushd %{buildroot}%{_bindir}
14mr|texlive-latexindent-1.1R-7|84	ln -sf %{_texmfdistdir}/scripts/latexindent/latexindent.pl latexindent
14mr|texlive-latexindent-1.1R-7|85	popd
14mr|texlive-latexindent-1.1R-7|86	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-latexindent-1.1R-7|87	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-latexindent-1.1R-7|88	
14mr|texlive-latexindent-1.1R-7|89	%changelog
14mr|texlive-latexindent-1.1R-7|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1R-7
14mr|texlive-latexindent-1.1R-7|91	+ Revision: 3818ced
14mr|texlive-latexindent-1.1R-7|92	- MassBuild#440: Increase release tag
14mr|texlive-latexindent-1.1R-7|93	
14mr|texlive-latexindent-1.1R-7|94	

20532 14
14mr|texlive-latexmk-4.39-6|1	# revision 32200
14mr|texlive-latexmk-4.39-6|2	# category Package
14mr|texlive-latexmk-4.39-6|3	# catalog-ctan /support/latexmk
14mr|texlive-latexmk-4.39-6|4	# catalog-date 2013-11-21 18:12:51 +0100
14mr|texlive-latexmk-4.39-6|5	# catalog-license gpl
14mr|texlive-latexmk-4.39-6|6	# catalog-version 4.39
14mr|texlive-latexmk-4.39-6|7	Name:		texlive-latexmk
14mr|texlive-latexmk-4.39-6|8	Version:	4.39
14mr|texlive-latexmk-4.39-6|9	Release:	6
14mr|texlive-latexmk-4.39-6|10	Summary:	Fully automated LaTeX document generation
14mr|texlive-latexmk-4.39-6|11	Group:		Publishing
14mr|texlive-latexmk-4.39-6|12	URL:		http://www.ctan.org/tex-archive/support/latexmk
14mr|texlive-latexmk-4.39-6|13	License:	GPL
14mr|texlive-latexmk-4.39-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmk.tar.xz
14mr|texlive-latexmk-4.39-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmk.doc.tar.xz
14mr|texlive-latexmk-4.39-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmk.source.tar.xz
14mr|texlive-latexmk-4.39-6|17	BuildArch:	noarch
14mr|texlive-latexmk-4.39-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-latexmk-4.39-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-latexmk-4.39-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-latexmk-4.39-6|21	Provides:	texlive-latexmk.bin = %{EVRD}
14mr|texlive-latexmk-4.39-6|22	
14mr|texlive-latexmk-4.39-6|23	%description
14mr|texlive-latexmk-4.39-6|24	Latexmk completely automates the process of generating a LaTeX
14mr|texlive-latexmk-4.39-6|25	document. Given the source files for a document, latexmk issues
14mr|texlive-latexmk-4.39-6|26	the appropriate sequence of commands to generate a .dvi, .ps,
14mr|texlive-latexmk-4.39-6|27	.pdf or hardcopy version of the document. An important feature
14mr|texlive-latexmk-4.39-6|28	is the "preview continuous mode", where the script watches all
14mr|texlive-latexmk-4.39-6|29	of the source files (primary file and included TeX and graphics
14mr|texlive-latexmk-4.39-6|30	files), and reruns LaTeX, etc., whenever a source file has
14mr|texlive-latexmk-4.39-6|31	changed. Thus a previewer can have an updated display whenever
14mr|texlive-latexmk-4.39-6|32	the source files change.
14mr|texlive-latexmk-4.39-6|33	
14mr|texlive-latexmk-4.39-6|34	%post
14mr|texlive-latexmk-4.39-6|35	%{_sbindir}/texlive.post
14mr|texlive-latexmk-4.39-6|36	
14mr|texlive-latexmk-4.39-6|37	%postun
14mr|texlive-latexmk-4.39-6|38	if [ $1 -eq 0 ]; then
14mr|texlive-latexmk-4.39-6|39	%{_sbindir}/texlive.post
14mr|texlive-latexmk-4.39-6|40	fi
14mr|texlive-latexmk-4.39-6|41	
14mr|texlive-latexmk-4.39-6|42	#-----------------------------------------------------------------------
14mr|texlive-latexmk-4.39-6|43	%files
14mr|texlive-latexmk-4.39-6|44	%{_bindir}/latexmk
14mr|texlive-latexmk-4.39-6|45	%{_texmfdistdir}/scripts/latexmk/latexmk.pl
14mr|texlive-latexmk-4.39-6|46	%doc %{_mandir}/man1/latexmk.1*
14mr|texlive-latexmk-4.39-6|47	%doc %{_texmfdistdir}/doc/man/man1/latexmk.man1.pdf
14mr|texlive-latexmk-4.39-6|48	%doc %{_texmfdistdir}/doc/support/latexmk/CHANGES
14mr|texlive-latexmk-4.39-6|49	%doc %{_texmfdistdir}/doc/support/latexmk/COPYING
14mr|texlive-latexmk-4.39-6|50	%doc %{_texmfdistdir}/doc/support/latexmk/INSTALL
14mr|texlive-latexmk-4.39-6|51	%doc %{_texmfdistdir}/doc/support/latexmk/README
14mr|texlive-latexmk-4.39-6|52	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/README
14mr|texlive-latexmk-4.39-6|53	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/Sweave_latexmkrc
14mr|texlive-latexmk-4.39-6|54	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/TeX4ht-latexmkrc
14mr|texlive-latexmk-4.39-6|55	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/asymptote_latexmkrc
14mr|texlive-latexmk-4.39-6|56	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/clean_pattern_latexmkrc
14mr|texlive-latexmk-4.39-6|57	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/exceltex_latexmkrc
14mr|texlive-latexmk-4.39-6|58	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/glossary_latexmkrc
14mr|texlive-latexmk-4.39-6|59	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/lualatex_latexmkrc
14mr|texlive-latexmk-4.39-6|60	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/mpost_latexmkrc
14mr|texlive-latexmk-4.39-6|61	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/pdflatexmkrc
14mr|texlive-latexmk-4.39-6|62	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/pythontex-latexmkrc
14mr|texlive-latexmk-4.39-6|63	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/sagetex_latexmkrc
14mr|texlive-latexmk-4.39-6|64	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/sweave_latexmkrc
14mr|texlive-latexmk-4.39-6|65	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/tex4ht-latexmkrc
14mr|texlive-latexmk-4.39-6|66	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/xelatex_latexmkrc
14mr|texlive-latexmk-4.39-6|67	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/README1
14mr|texlive-latexmk-4.39-6|68	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call
14mr|texlive-latexmk-4.39-6|69	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call.bat
14mr|texlive-latexmk-4.39-6|70	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call
14mr|texlive-latexmk-4.39-6|71	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call.bat
14mr|texlive-latexmk-4.39-6|72	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/htlatexonly
14mr|texlive-latexmk-4.39-6|73	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/kickxdvi
14mr|texlive-latexmk-4.39-6|74	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/l1
14mr|texlive-latexmk-4.39-6|75	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/l2
14mr|texlive-latexmk-4.39-6|76	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/myhtlatex2
14mr|texlive-latexmk-4.39-6|77	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk
14mr|texlive-latexmk-4.39-6|78	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk_README.txt
14mr|texlive-latexmk-4.39-6|79	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/startacroread
14mr|texlive-latexmk-4.39-6|80	%doc %{_texmfdistdir}/doc/support/latexmk/latexmk.pdf
14mr|texlive-latexmk-4.39-6|81	%doc %{_texmfdistdir}/doc/support/latexmk/latexmk.txt
14mr|texlive-latexmk-4.39-6|82	#- source
14mr|texlive-latexmk-4.39-6|83	%doc %{_texmfdistdir}/source/support/latexmk/latexmk.bat
14mr|texlive-latexmk-4.39-6|84	
14mr|texlive-latexmk-4.39-6|85	#-----------------------------------------------------------------------
14mr|texlive-latexmk-4.39-6|86	%prep
14mr|texlive-latexmk-4.39-6|87	%setup -c -a0 -a1 -a2
14mr|texlive-latexmk-4.39-6|88	
14mr|texlive-latexmk-4.39-6|89	%build
14mr|texlive-latexmk-4.39-6|90	
14mr|texlive-latexmk-4.39-6|91	%install
14mr|texlive-latexmk-4.39-6|92	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-latexmk-4.39-6|93	pushd %{buildroot}%{_bindir}
14mr|texlive-latexmk-4.39-6|94	ln -sf %{_texmfdistdir}/scripts/latexmk/latexmk.pl latexmk
14mr|texlive-latexmk-4.39-6|95	popd
14mr|texlive-latexmk-4.39-6|96	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-latexmk-4.39-6|97	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-latexmk-4.39-6|98	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-latexmk-4.39-6|99	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-latexmk-4.39-6|100	
14mr|texlive-latexmk-4.39-6|101	%changelog
14mr|texlive-latexmk-4.39-6|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.39-6
14mr|texlive-latexmk-4.39-6|103	+ Revision: 4d5eb40
14mr|texlive-latexmk-4.39-6|104	- MassBuild#440: Increase release tag
14mr|texlive-latexmk-4.39-6|105	
14mr|texlive-latexmk-4.39-6|106	

20533 14
14mr|texlive-latexmp-1.2.1-3|1	# revision 15878
14mr|texlive-latexmp-1.2.1-3|2	# category Package
14mr|texlive-latexmp-1.2.1-3|3	# catalog-ctan /graphics/metapost/contrib/macros/latexmp
14mr|texlive-latexmp-1.2.1-3|4	# catalog-date 2007-02-23 00:16:39 +0100
14mr|texlive-latexmp-1.2.1-3|5	# catalog-license pd
14mr|texlive-latexmp-1.2.1-3|6	# catalog-version 1.2.1
14mr|texlive-latexmp-1.2.1-3|7	Name:		texlive-latexmp
14mr|texlive-latexmp-1.2.1-3|8	Version:	1.2.1
14mr|texlive-latexmp-1.2.1-3|9	Release:	3
14mr|texlive-latexmp-1.2.1-3|10	Summary:	Interface for LaTeX-based typesetting in MetaPost
14mr|texlive-latexmp-1.2.1-3|11	Group:		Publishing
14mr|texlive-latexmp-1.2.1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/latexmp
14mr|texlive-latexmp-1.2.1-3|13	License:	PD
14mr|texlive-latexmp-1.2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmp.tar.xz
14mr|texlive-latexmp-1.2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmp.doc.tar.xz
14mr|texlive-latexmp-1.2.1-3|16	BuildArch:	noarch
14mr|texlive-latexmp-1.2.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latexmp-1.2.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latexmp-1.2.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-latexmp-1.2.1-3|20	
14mr|texlive-latexmp-1.2.1-3|21	%description
14mr|texlive-latexmp-1.2.1-3|22	The MetaPost package latexMP implements a user-friendly
14mr|texlive-latexmp-1.2.1-3|23	interface to access LaTeX-based typesetting capabilities in
14mr|texlive-latexmp-1.2.1-3|24	MetaPost. The text to be typeset is given as string. This
14mr|texlive-latexmp-1.2.1-3|25	allows even dynamic text elements, for example counters, to be
14mr|texlive-latexmp-1.2.1-3|26	used in labels. Compared to other implementations it is much
14mr|texlive-latexmp-1.2.1-3|27	more flexible, since it can be used as direct replacement for
14mr|texlive-latexmp-1.2.1-3|28	btex..etex, and much faster, compared for example to the
14mr|texlive-latexmp-1.2.1-3|29	solution provided by tex.mp.
14mr|texlive-latexmp-1.2.1-3|30	
14mr|texlive-latexmp-1.2.1-3|31	%post
14mr|texlive-latexmp-1.2.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-latexmp-1.2.1-3|33	
14mr|texlive-latexmp-1.2.1-3|34	%postun
14mr|texlive-latexmp-1.2.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-latexmp-1.2.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-latexmp-1.2.1-3|37	fi
14mr|texlive-latexmp-1.2.1-3|38	
14mr|texlive-latexmp-1.2.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-latexmp-1.2.1-3|40	%files
14mr|texlive-latexmp-1.2.1-3|41	%{_texmfdistdir}/metapost/latexmp/latexmp.mp
14mr|texlive-latexmp-1.2.1-3|42	%doc %{_texmfdistdir}/doc/metapost/latexmp/README
14mr|texlive-latexmp-1.2.1-3|43	%doc %{_texmfdistdir}/doc/metapost/latexmp/latexmp.pdf
14mr|texlive-latexmp-1.2.1-3|44	
14mr|texlive-latexmp-1.2.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-latexmp-1.2.1-3|46	%prep
14mr|texlive-latexmp-1.2.1-3|47	%setup -c -a0 -a1
14mr|texlive-latexmp-1.2.1-3|48	
14mr|texlive-latexmp-1.2.1-3|49	%build
14mr|texlive-latexmp-1.2.1-3|50	
14mr|texlive-latexmp-1.2.1-3|51	%install
14mr|texlive-latexmp-1.2.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latexmp-1.2.1-3|53	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latexmp-1.2.1-3|54	
14mr|texlive-latexmp-1.2.1-3|55	
14mr|texlive-latexmp-1.2.1-3|56	
14mr|texlive-latexmp-1.2.1-3|57	%changelog
14mr|texlive-latexmp-1.2.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-3
14mr|texlive-latexmp-1.2.1-3|59	+ Revision: 0b60391
14mr|texlive-latexmp-1.2.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-latexmp-1.2.1-3|61	
14mr|texlive-latexmp-1.2.1-3|62	

20534 14
14mr|texlive-latex-notes-zh-cn-1.20-3|1	# revision 15878
14mr|texlive-latex-notes-zh-cn-1.20-3|2	# category Package
14mr|texlive-latex-notes-zh-cn-1.20-3|3	# catalog-ctan /info/latex-notes-zh-cn
14mr|texlive-latex-notes-zh-cn-1.20-3|4	# catalog-date 2009-11-09 22:53:30 +0100
14mr|texlive-latex-notes-zh-cn-1.20-3|5	# catalog-license lppl1.3
14mr|texlive-latex-notes-zh-cn-1.20-3|6	# catalog-version 1.20
14mr|texlive-latex-notes-zh-cn-1.20-3|7	Name:		texlive-latex-notes-zh-cn
14mr|texlive-latex-notes-zh-cn-1.20-3|8	Version:	1.20
14mr|texlive-latex-notes-zh-cn-1.20-3|9	Release:	3
14mr|texlive-latex-notes-zh-cn-1.20-3|10	Summary:	Chinese Introduction to TeX and LaTeX
14mr|texlive-latex-notes-zh-cn-1.20-3|11	Group:		Publishing
14mr|texlive-latex-notes-zh-cn-1.20-3|12	URL:		http://www.ctan.org/tex-archive/info/latex-notes-zh-cn
14mr|texlive-latex-notes-zh-cn-1.20-3|13	License:	LPPL1.3
14mr|texlive-latex-notes-zh-cn-1.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-notes-zh-cn.tar.xz
14mr|texlive-latex-notes-zh-cn-1.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-notes-zh-cn.doc.tar.xz
14mr|texlive-latex-notes-zh-cn-1.20-3|16	BuildArch:	noarch
14mr|texlive-latex-notes-zh-cn-1.20-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-notes-zh-cn-1.20-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-notes-zh-cn-1.20-3|19	
14mr|texlive-latex-notes-zh-cn-1.20-3|20	%description
14mr|texlive-latex-notes-zh-cn-1.20-3|21	The document is an introduction to TeX/LaTeX, in Chinese. It
14mr|texlive-latex-notes-zh-cn-1.20-3|22	covers basic text typesetting, mathematics, graphics, tables,
14mr|texlive-latex-notes-zh-cn-1.20-3|23	Chinese language & fonts, and some miscellaneous features
14mr|texlive-latex-notes-zh-cn-1.20-3|24	(hyperlinks, long documents, bibliographies, indexes and page
14mr|texlive-latex-notes-zh-cn-1.20-3|25	layout).
14mr|texlive-latex-notes-zh-cn-1.20-3|26	
14mr|texlive-latex-notes-zh-cn-1.20-3|27	#-----------------------------------------------------------------------
14mr|texlive-latex-notes-zh-cn-1.20-3|28	%files
14mr|texlive-latex-notes-zh-cn-1.20-3|29	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/README
14mr|texlive-latex-notes-zh-cn-1.20-3|30	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/history.txt
14mr|texlive-latex-notes-zh-cn-1.20-3|31	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/latex-notes-zh-cn.pdf
14mr|texlive-latex-notes-zh-cn-1.20-3|32	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/license.txt
14mr|texlive-latex-notes-zh-cn-1.20-3|33	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/basics.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|34	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/dscf4684.jpg
14mr|texlive-latex-notes-zh-cn-1.20-3|35	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/arrow.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|36	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/color.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|37	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/colors.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|38	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/curve.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|39	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/dashed.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|40	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/dot.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|41	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/fill.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|42	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/label.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|43	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/line.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|44	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/loop.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|45	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/path.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|46	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/predefined.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|47	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_arc.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|48	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_arrow.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|49	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_axis.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|50	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_bezier.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|51	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_circle.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|52	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_color.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|53	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_curve.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|54	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_dot.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|55	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_fill.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|56	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_frame.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|57	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_grid.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|58	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_label.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|59	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_line.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|60	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_linestyle.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|61	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_origin.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|62	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_parabola.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|63	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_polygon.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|64	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_rput.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|65	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_uput.eps
14mr|texlive-latex-notes-zh-cn-1.20-3|66	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/subfig.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|67	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/subfig_left.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|68	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/subfig_right.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|69	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/transform.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|70	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/uline.mps
14mr|texlive-latex-notes-zh-cn-1.20-3|71	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/fonts.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|72	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/graphics.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|73	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/i18n.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|74	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/introduction.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|75	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/lnotes.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|76	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/math.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|77	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/misc.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|78	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/postcript.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|79	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/preface.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|80	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/reading.bib
14mr|texlive-latex-notes-zh-cn-1.20-3|81	%doc %{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/tables.tex
14mr|texlive-latex-notes-zh-cn-1.20-3|82	
14mr|texlive-latex-notes-zh-cn-1.20-3|83	#-----------------------------------------------------------------------
14mr|texlive-latex-notes-zh-cn-1.20-3|84	%prep
14mr|texlive-latex-notes-zh-cn-1.20-3|85	%setup -c -a0 -a1
14mr|texlive-latex-notes-zh-cn-1.20-3|86	
14mr|texlive-latex-notes-zh-cn-1.20-3|87	%build
14mr|texlive-latex-notes-zh-cn-1.20-3|88	
14mr|texlive-latex-notes-zh-cn-1.20-3|89	%install
14mr|texlive-latex-notes-zh-cn-1.20-3|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-notes-zh-cn-1.20-3|91	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-notes-zh-cn-1.20-3|92	
14mr|texlive-latex-notes-zh-cn-1.20-3|93	
14mr|texlive-latex-notes-zh-cn-1.20-3|94	
14mr|texlive-latex-notes-zh-cn-1.20-3|95	%changelog
14mr|texlive-latex-notes-zh-cn-1.20-3|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-3
14mr|texlive-latex-notes-zh-cn-1.20-3|97	+ Revision: f6856b9
14mr|texlive-latex-notes-zh-cn-1.20-3|98	- MassBuild#440: Increase release tag
14mr|texlive-latex-notes-zh-cn-1.20-3|99	
14mr|texlive-latex-notes-zh-cn-1.20-3|100	

20535 14
14mr|texlive-latexpand-20120712-2|1	# revision 27025
14mr|texlive-latexpand-20120712-2|2	# category Package
14mr|texlive-latexpand-20120712-2|3	# catalog-ctan /support/latexpand
14mr|texlive-latexpand-20120712-2|4	# catalog-date 2012-07-12 10:46:16 +0200
14mr|texlive-latexpand-20120712-2|5	# catalog-license bsd
14mr|texlive-latexpand-20120712-2|6	# catalog-version undef
14mr|texlive-latexpand-20120712-2|7	Name:		texlive-latexpand
14mr|texlive-latexpand-20120712-2|8	Version:	20120712
14mr|texlive-latexpand-20120712-2|9	Release:	2
14mr|texlive-latexpand-20120712-2|10	Summary:	Expand \input and \include in a LaTeX document
14mr|texlive-latexpand-20120712-2|11	Group:		Publishing
14mr|texlive-latexpand-20120712-2|12	URL:		http://www.ctan.org/tex-archive/support/latexpand
14mr|texlive-latexpand-20120712-2|13	License:	BSD
14mr|texlive-latexpand-20120712-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexpand.tar.xz
14mr|texlive-latexpand-20120712-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexpand.doc.tar.xz
14mr|texlive-latexpand-20120712-2|16	BuildArch:	noarch
14mr|texlive-latexpand-20120712-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latexpand-20120712-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latexpand-20120712-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-latexpand-20120712-2|20	Provides:	texlive-latexpand.bin = %{EVRD}
14mr|texlive-latexpand-20120712-2|21	
14mr|texlive-latexpand-20120712-2|22	%description
14mr|texlive-latexpand-20120712-2|23	Latexpand is a Perl script that simply replaces \input and
14mr|texlive-latexpand-20120712-2|24	\include commands with the content of the file input/included.
14mr|texlive-latexpand-20120712-2|25	The script does not deal with \includeonly commands.
14mr|texlive-latexpand-20120712-2|26	
14mr|texlive-latexpand-20120712-2|27	%post
14mr|texlive-latexpand-20120712-2|28	%{_sbindir}/texlive.post
14mr|texlive-latexpand-20120712-2|29	
14mr|texlive-latexpand-20120712-2|30	%postun
14mr|texlive-latexpand-20120712-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-latexpand-20120712-2|32	%{_sbindir}/texlive.post
14mr|texlive-latexpand-20120712-2|33	fi
14mr|texlive-latexpand-20120712-2|34	
14mr|texlive-latexpand-20120712-2|35	#-----------------------------------------------------------------------
14mr|texlive-latexpand-20120712-2|36	%files
14mr|texlive-latexpand-20120712-2|37	%{_bindir}/latexpand
14mr|texlive-latexpand-20120712-2|38	%{_texmfdistdir}/scripts/latexpand/latexpand
14mr|texlive-latexpand-20120712-2|39	%doc %{_texmfdistdir}/doc/support/latexpand/Makefile
14mr|texlive-latexpand-20120712-2|40	%doc %{_texmfdistdir}/doc/support/latexpand/README
14mr|texlive-latexpand-20120712-2|41	%doc %{_texmfdistdir}/doc/support/latexpand/tests/README
14mr|texlive-latexpand-20120712-2|42	%doc %{_texmfdistdir}/doc/support/latexpand/tests/foo.tex
14mr|texlive-latexpand-20120712-2|43	%doc %{_texmfdistdir}/doc/support/latexpand/tests/includer.tex
14mr|texlive-latexpand-20120712-2|44	%doc %{_texmfdistdir}/doc/support/latexpand/tests/just-comment.tex
14mr|texlive-latexpand-20120712-2|45	%doc %{_texmfdistdir}/doc/support/latexpand/tests/my-package.sty
14mr|texlive-latexpand-20120712-2|46	%doc %{_texmfdistdir}/doc/support/latexpand/tests/no-eol.tex
14mr|texlive-latexpand-20120712-2|47	%doc %{_texmfdistdir}/doc/support/latexpand/tests/package-user.tex
14mr|texlive-latexpand-20120712-2|48	%doc %{_texmfdistdir}/doc/support/latexpand/version.txt
14mr|texlive-latexpand-20120712-2|49	
14mr|texlive-latexpand-20120712-2|50	#-----------------------------------------------------------------------
14mr|texlive-latexpand-20120712-2|51	%prep
14mr|texlive-latexpand-20120712-2|52	%setup -c -a0 -a1
14mr|texlive-latexpand-20120712-2|53	
14mr|texlive-latexpand-20120712-2|54	%build
14mr|texlive-latexpand-20120712-2|55	
14mr|texlive-latexpand-20120712-2|56	%install
14mr|texlive-latexpand-20120712-2|57	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-latexpand-20120712-2|58	pushd %{buildroot}%{_bindir}
14mr|texlive-latexpand-20120712-2|59	ln -sf %{_texmfdistdir}/scripts/latexpand/latexpand latexpand
14mr|texlive-latexpand-20120712-2|60	popd
14mr|texlive-latexpand-20120712-2|61	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-latexpand-20120712-2|62	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-latexpand-20120712-2|63	
14mr|texlive-latexpand-20120712-2|64	%changelog
14mr|texlive-latexpand-20120712-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120712-2
14mr|texlive-latexpand-20120712-2|66	+ Revision: ae33f48
14mr|texlive-latexpand-20120712-2|67	- MassBuild#440: Increase release tag
14mr|texlive-latexpand-20120712-2|68	
14mr|texlive-latexpand-20120712-2|69	

20536 14
14mr|texlive-latex-referenz-20100212-3|1	# revision 16980
14mr|texlive-latex-referenz-20100212-3|2	# category Package
14mr|texlive-latex-referenz-20100212-3|3	# catalog-ctan /info/examples/LaTeX-Referenz2
14mr|texlive-latex-referenz-20100212-3|4	# catalog-date 2010-02-12 13:59:30 +0100
14mr|texlive-latex-referenz-20100212-3|5	# catalog-license lppl
14mr|texlive-latex-referenz-20100212-3|6	# catalog-version undef
14mr|texlive-latex-referenz-20100212-3|7	Name:		texlive-latex-referenz
14mr|texlive-latex-referenz-20100212-3|8	Version:	20100212
14mr|texlive-latex-referenz-20100212-3|9	Release:	3
14mr|texlive-latex-referenz-20100212-3|10	Summary:	Examples from the book "LaTeX Referenz"
14mr|texlive-latex-referenz-20100212-3|11	Group:		Publishing
14mr|texlive-latex-referenz-20100212-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/LaTeX-Referenz2
14mr|texlive-latex-referenz-20100212-3|13	License:	LPPL
14mr|texlive-latex-referenz-20100212-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-referenz.tar.xz
14mr|texlive-latex-referenz-20100212-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-referenz.doc.tar.xz
14mr|texlive-latex-referenz-20100212-3|16	BuildArch:	noarch
14mr|texlive-latex-referenz-20100212-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-referenz-20100212-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-referenz-20100212-3|19	
14mr|texlive-latex-referenz-20100212-3|20	%description
14mr|texlive-latex-referenz-20100212-3|21	This bundle contains all the examples, as source, eps and pdf,
14mr|texlive-latex-referenz-20100212-3|22	of the author's book "LaTeX Referenz" (2nd ed.), published by
14mr|texlive-latex-referenz-20100212-3|23	DANTE/Lehmanns. The examples can be run as usual with the
14mr|texlive-latex-referenz-20100212-3|24	example class ttctexa.cls, which is in the distribution.
14mr|texlive-latex-referenz-20100212-3|25	
14mr|texlive-latex-referenz-20100212-3|26	#-----------------------------------------------------------------------
14mr|texlive-latex-referenz-20100212-3|27	%files
14mr|texlive-latex-referenz-20100212-3|28	%doc %{_texmfdistdir}/doc/latex/latex-referenz/01-03-1.xltx
14mr|texlive-latex-referenz-20100212-3|29	%doc %{_texmfdistdir}/doc/latex/latex-referenz/01-04-1.lux
14mr|texlive-latex-referenz-20100212-3|30	%doc %{_texmfdistdir}/doc/latex/latex-referenz/01-04-2.lux
14mr|texlive-latex-referenz-20100212-3|31	%doc %{_texmfdistdir}/doc/latex/latex-referenz/02-03-1.ltxps
14mr|texlive-latex-referenz-20100212-3|32	%doc %{_texmfdistdir}/doc/latex/latex-referenz/02-03-2.ltx2crop
14mr|texlive-latex-referenz-20100212-3|33	%doc %{_texmfdistdir}/doc/latex/latex-referenz/02-03-3.ltx
14mr|texlive-latex-referenz-20100212-3|34	%doc %{_texmfdistdir}/doc/latex/latex-referenz/02-03-4.ltx
14mr|texlive-latex-referenz-20100212-3|35	%doc %{_texmfdistdir}/doc/latex/latex-referenz/03-03-1.ltx
14mr|texlive-latex-referenz-20100212-3|36	%doc %{_texmfdistdir}/doc/latex/latex-referenz/03-04-1.ltx
14mr|texlive-latex-referenz-20100212-3|37	%doc %{_texmfdistdir}/doc/latex/latex-referenz/03-05-1.ltx
14mr|texlive-latex-referenz-20100212-3|38	%doc %{_texmfdistdir}/doc/latex/latex-referenz/03-06-1.ltx
14mr|texlive-latex-referenz-20100212-3|39	%doc %{_texmfdistdir}/doc/latex/latex-referenz/03-07-1.ltx
14mr|texlive-latex-referenz-20100212-3|40	%doc %{_texmfdistdir}/doc/latex/latex-referenz/03-08-1.ltx
14mr|texlive-latex-referenz-20100212-3|41	%doc %{_texmfdistdir}/doc/latex/latex-referenz/04-02-1.ltx
14mr|texlive-latex-referenz-20100212-3|42	%doc %{_texmfdistdir}/doc/latex/latex-referenz/05-01-1.ltx
14mr|texlive-latex-referenz-20100212-3|43	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-1.ltx
14mr|texlive-latex-referenz-20100212-3|44	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-10.ltx
14mr|texlive-latex-referenz-20100212-3|45	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-11.ltx
14mr|texlive-latex-referenz-20100212-3|46	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-12.ltx
14mr|texlive-latex-referenz-20100212-3|47	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-13.ltx
14mr|texlive-latex-referenz-20100212-3|48	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-14.ltx
14mr|texlive-latex-referenz-20100212-3|49	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-15.ltx
14mr|texlive-latex-referenz-20100212-3|50	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-16.ltx
14mr|texlive-latex-referenz-20100212-3|51	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-17.ltx
14mr|texlive-latex-referenz-20100212-3|52	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-18.ltx
14mr|texlive-latex-referenz-20100212-3|53	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-19.ltx
14mr|texlive-latex-referenz-20100212-3|54	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-2.ltx
14mr|texlive-latex-referenz-20100212-3|55	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-20.ltx
14mr|texlive-latex-referenz-20100212-3|56	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-21.ltx
14mr|texlive-latex-referenz-20100212-3|57	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-3.ltx
14mr|texlive-latex-referenz-20100212-3|58	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-4.ltx
14mr|texlive-latex-referenz-20100212-3|59	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-5.ltx
14mr|texlive-latex-referenz-20100212-3|60	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-6.ltx
14mr|texlive-latex-referenz-20100212-3|61	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-7.ltx
14mr|texlive-latex-referenz-20100212-3|62	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-8.ltx
14mr|texlive-latex-referenz-20100212-3|63	%doc %{_texmfdistdir}/doc/latex/latex-referenz/06-03-9.ltx
14mr|texlive-latex-referenz-20100212-3|64	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-03-1.ltx
14mr|texlive-latex-referenz-20100212-3|65	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-03-2.ltx
14mr|texlive-latex-referenz-20100212-3|66	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-03-3.ltx
14mr|texlive-latex-referenz-20100212-3|67	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-03-4.ltx
14mr|texlive-latex-referenz-20100212-3|68	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-05-1.ltx
14mr|texlive-latex-referenz-20100212-3|69	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-05-2.ltx
14mr|texlive-latex-referenz-20100212-3|70	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-05-3.ltx
14mr|texlive-latex-referenz-20100212-3|71	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-05-4.ltx
14mr|texlive-latex-referenz-20100212-3|72	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-05-5.ltx
14mr|texlive-latex-referenz-20100212-3|73	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-05-6.ltx
14mr|texlive-latex-referenz-20100212-3|74	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-05-7.ltx
14mr|texlive-latex-referenz-20100212-3|75	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-05-8.ltx
14mr|texlive-latex-referenz-20100212-3|76	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-1.ltx
14mr|texlive-latex-referenz-20100212-3|77	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-10.ltx
14mr|texlive-latex-referenz-20100212-3|78	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-11.ltx
14mr|texlive-latex-referenz-20100212-3|79	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-12.ltx
14mr|texlive-latex-referenz-20100212-3|80	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-13.ltx
14mr|texlive-latex-referenz-20100212-3|81	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-2.ltx
14mr|texlive-latex-referenz-20100212-3|82	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-3.ltx
14mr|texlive-latex-referenz-20100212-3|83	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-4.ltx
14mr|texlive-latex-referenz-20100212-3|84	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-5.ltx
14mr|texlive-latex-referenz-20100212-3|85	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-6.ltx
14mr|texlive-latex-referenz-20100212-3|86	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-7.ltx
14mr|texlive-latex-referenz-20100212-3|87	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-8.ltx
14mr|texlive-latex-referenz-20100212-3|88	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-07-9.ltx
14mr|texlive-latex-referenz-20100212-3|89	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-1.ltx
14mr|texlive-latex-referenz-20100212-3|90	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-10.ltx
14mr|texlive-latex-referenz-20100212-3|91	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-11.ltx
14mr|texlive-latex-referenz-20100212-3|92	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-12.ltx
14mr|texlive-latex-referenz-20100212-3|93	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-13.ltx
14mr|texlive-latex-referenz-20100212-3|94	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-2.ltx
14mr|texlive-latex-referenz-20100212-3|95	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-3.ltx
14mr|texlive-latex-referenz-20100212-3|96	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-4.ltx
14mr|texlive-latex-referenz-20100212-3|97	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-5.ltx
14mr|texlive-latex-referenz-20100212-3|98	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-6.ltx
14mr|texlive-latex-referenz-20100212-3|99	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-7.ltx
14mr|texlive-latex-referenz-20100212-3|100	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-8.ltxps
14mr|texlive-latex-referenz-20100212-3|101	%doc %{_texmfdistdir}/doc/latex/latex-referenz/08-08-9.ltx
14mr|texlive-latex-referenz-20100212-3|102	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-02-1.ltx2crop
14mr|texlive-latex-referenz-20100212-3|103	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-1.ltx
14mr|texlive-latex-referenz-20100212-3|104	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-10.ltx
14mr|texlive-latex-referenz-20100212-3|105	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-11.ltx
14mr|texlive-latex-referenz-20100212-3|106	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-12.ltx
14mr|texlive-latex-referenz-20100212-3|107	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-13.ltx
14mr|texlive-latex-referenz-20100212-3|108	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-14.ltx
14mr|texlive-latex-referenz-20100212-3|109	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-15.ltx
14mr|texlive-latex-referenz-20100212-3|110	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-16.ltx2
14mr|texlive-latex-referenz-20100212-3|111	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-2.ltx
14mr|texlive-latex-referenz-20100212-3|112	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-3.ltx
14mr|texlive-latex-referenz-20100212-3|113	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-4.ltx
14mr|texlive-latex-referenz-20100212-3|114	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-5.ltx
14mr|texlive-latex-referenz-20100212-3|115	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-6.ltx
14mr|texlive-latex-referenz-20100212-3|116	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-7.ltx
14mr|texlive-latex-referenz-20100212-3|117	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-8.ltx
14mr|texlive-latex-referenz-20100212-3|118	%doc %{_texmfdistdir}/doc/latex/latex-referenz/09-03-9.ltx
14mr|texlive-latex-referenz-20100212-3|119	%doc %{_texmfdistdir}/doc/latex/latex-referenz/README
14mr|texlive-latex-referenz-20100212-3|120	
14mr|texlive-latex-referenz-20100212-3|121	#-----------------------------------------------------------------------
14mr|texlive-latex-referenz-20100212-3|122	%prep
14mr|texlive-latex-referenz-20100212-3|123	%setup -c -a0 -a1
14mr|texlive-latex-referenz-20100212-3|124	
14mr|texlive-latex-referenz-20100212-3|125	%build
14mr|texlive-latex-referenz-20100212-3|126	
14mr|texlive-latex-referenz-20100212-3|127	%install
14mr|texlive-latex-referenz-20100212-3|128	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-referenz-20100212-3|129	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-referenz-20100212-3|130	
14mr|texlive-latex-referenz-20100212-3|131	
14mr|texlive-latex-referenz-20100212-3|132	
14mr|texlive-latex-referenz-20100212-3|133	%changelog
14mr|texlive-latex-referenz-20100212-3|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100212-3
14mr|texlive-latex-referenz-20100212-3|135	+ Revision: cdfc991
14mr|texlive-latex-referenz-20100212-3|136	- MassBuild#440: Increase release tag
14mr|texlive-latex-referenz-20100212-3|137	
14mr|texlive-latex-referenz-20100212-3|138	

20537 14
14mr|texlive-latex-tabellen-20100212-3|1	# revision 16979
14mr|texlive-latex-tabellen-20100212-3|2	# category Package
14mr|texlive-latex-tabellen-20100212-3|3	# catalog-ctan /info/examples/Tabellen2
14mr|texlive-latex-tabellen-20100212-3|4	# catalog-date 2010-02-12 13:59:30 +0100
14mr|texlive-latex-tabellen-20100212-3|5	# catalog-license lppl
14mr|texlive-latex-tabellen-20100212-3|6	# catalog-version undef
14mr|texlive-latex-tabellen-20100212-3|7	Name:		texlive-latex-tabellen
14mr|texlive-latex-tabellen-20100212-3|8	Version:	20100212
14mr|texlive-latex-tabellen-20100212-3|9	Release:	3
14mr|texlive-latex-tabellen-20100212-3|10	Summary:	LaTeX Tabellen
14mr|texlive-latex-tabellen-20100212-3|11	Group:		Publishing
14mr|texlive-latex-tabellen-20100212-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/Tabellen2
14mr|texlive-latex-tabellen-20100212-3|13	License:	LPPL
14mr|texlive-latex-tabellen-20100212-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-tabellen.tar.xz
14mr|texlive-latex-tabellen-20100212-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-tabellen.doc.tar.xz
14mr|texlive-latex-tabellen-20100212-3|16	BuildArch:	noarch
14mr|texlive-latex-tabellen-20100212-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-tabellen-20100212-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-tabellen-20100212-3|19	
14mr|texlive-latex-tabellen-20100212-3|20	%description
14mr|texlive-latex-tabellen-20100212-3|21	The examples from the book <<Tabellen mit LaTeX>>, 2nd ed.
14mr|texlive-latex-tabellen-20100212-3|22	
14mr|texlive-latex-tabellen-20100212-3|23	#-----------------------------------------------------------------------
14mr|texlive-latex-tabellen-20100212-3|24	%files
14mr|texlive-latex-tabellen-20100212-3|25	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-1.ltxps
14mr|texlive-latex-tabellen-20100212-3|26	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-10.ltx
14mr|texlive-latex-tabellen-20100212-3|27	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-11.ltx
14mr|texlive-latex-tabellen-20100212-3|28	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-12.ltx
14mr|texlive-latex-tabellen-20100212-3|29	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-13.ltx
14mr|texlive-latex-tabellen-20100212-3|30	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-14.ltx
14mr|texlive-latex-tabellen-20100212-3|31	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-15.ltx
14mr|texlive-latex-tabellen-20100212-3|32	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-16.ltx
14mr|texlive-latex-tabellen-20100212-3|33	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-17.ltx
14mr|texlive-latex-tabellen-20100212-3|34	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-18.ltx
14mr|texlive-latex-tabellen-20100212-3|35	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-19.ltx
14mr|texlive-latex-tabellen-20100212-3|36	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-2.ltx
14mr|texlive-latex-tabellen-20100212-3|37	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-3.ltx
14mr|texlive-latex-tabellen-20100212-3|38	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-4.ltx
14mr|texlive-latex-tabellen-20100212-3|39	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-5.ltx
14mr|texlive-latex-tabellen-20100212-3|40	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-6.ltx
14mr|texlive-latex-tabellen-20100212-3|41	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-7.ltx
14mr|texlive-latex-tabellen-20100212-3|42	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-8.ltx
14mr|texlive-latex-tabellen-20100212-3|43	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-01-9.ltx
14mr|texlive-latex-tabellen-20100212-3|44	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-02-1.ltxps
14mr|texlive-latex-tabellen-20100212-3|45	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-02-2.ltx
14mr|texlive-latex-tabellen-20100212-3|46	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-02-3.ltx
14mr|texlive-latex-tabellen-20100212-3|47	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-02-4.ltx
14mr|texlive-latex-tabellen-20100212-3|48	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-02-5.ltx
14mr|texlive-latex-tabellen-20100212-3|49	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-02-6.ltx
14mr|texlive-latex-tabellen-20100212-3|50	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-02-7.ltx
14mr|texlive-latex-tabellen-20100212-3|51	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-02-8.ltx
14mr|texlive-latex-tabellen-20100212-3|52	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/01-02-9.ltx
14mr|texlive-latex-tabellen-20100212-3|53	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-1.ltx
14mr|texlive-latex-tabellen-20100212-3|54	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-10.ltxps
14mr|texlive-latex-tabellen-20100212-3|55	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-11.ltx
14mr|texlive-latex-tabellen-20100212-3|56	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-12.ltx
14mr|texlive-latex-tabellen-20100212-3|57	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-13.ltx
14mr|texlive-latex-tabellen-20100212-3|58	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-14.ltx
14mr|texlive-latex-tabellen-20100212-3|59	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-15.ltx
14mr|texlive-latex-tabellen-20100212-3|60	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-16.ltx
14mr|texlive-latex-tabellen-20100212-3|61	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-17.ltx
14mr|texlive-latex-tabellen-20100212-3|62	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-18.ltx
14mr|texlive-latex-tabellen-20100212-3|63	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-19.ltx
14mr|texlive-latex-tabellen-20100212-3|64	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-2.ltx
14mr|texlive-latex-tabellen-20100212-3|65	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-3.ltx
14mr|texlive-latex-tabellen-20100212-3|66	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-4.ltx
14mr|texlive-latex-tabellen-20100212-3|67	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-5.ltx
14mr|texlive-latex-tabellen-20100212-3|68	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-6.ltx
14mr|texlive-latex-tabellen-20100212-3|69	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-7.ltx
14mr|texlive-latex-tabellen-20100212-3|70	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-8.ltxps
14mr|texlive-latex-tabellen-20100212-3|71	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-01-9.ltxps
14mr|texlive-latex-tabellen-20100212-3|72	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-02-1.ltx
14mr|texlive-latex-tabellen-20100212-3|73	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-02-2.ltx
14mr|texlive-latex-tabellen-20100212-3|74	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-02-3.ltx
14mr|texlive-latex-tabellen-20100212-3|75	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-02-4.ltx
14mr|texlive-latex-tabellen-20100212-3|76	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-02-5.ltx
14mr|texlive-latex-tabellen-20100212-3|77	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-02-6.ltx
14mr|texlive-latex-tabellen-20100212-3|78	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-1.ltx
14mr|texlive-latex-tabellen-20100212-3|79	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-10.ltx
14mr|texlive-latex-tabellen-20100212-3|80	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-11.ltx
14mr|texlive-latex-tabellen-20100212-3|81	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-12.ltx
14mr|texlive-latex-tabellen-20100212-3|82	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-13.ltx
14mr|texlive-latex-tabellen-20100212-3|83	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-14.ltx
14mr|texlive-latex-tabellen-20100212-3|84	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-2.ltx
14mr|texlive-latex-tabellen-20100212-3|85	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-3.ltx
14mr|texlive-latex-tabellen-20100212-3|86	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-4.ltx
14mr|texlive-latex-tabellen-20100212-3|87	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-5.ltx
14mr|texlive-latex-tabellen-20100212-3|88	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-6.ltx
14mr|texlive-latex-tabellen-20100212-3|89	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-7.ltx
14mr|texlive-latex-tabellen-20100212-3|90	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-8.ltx
14mr|texlive-latex-tabellen-20100212-3|91	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-03-9.ltx
14mr|texlive-latex-tabellen-20100212-3|92	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-1.ltx
14mr|texlive-latex-tabellen-20100212-3|93	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-10.ltx
14mr|texlive-latex-tabellen-20100212-3|94	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-2.ltx
14mr|texlive-latex-tabellen-20100212-3|95	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-3.ltx
14mr|texlive-latex-tabellen-20100212-3|96	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-4.ltx
14mr|texlive-latex-tabellen-20100212-3|97	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-5.ltx
14mr|texlive-latex-tabellen-20100212-3|98	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-6.ltx
14mr|texlive-latex-tabellen-20100212-3|99	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-7.ltx
14mr|texlive-latex-tabellen-20100212-3|100	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-8.ltx
14mr|texlive-latex-tabellen-20100212-3|101	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-04-9.ltx
14mr|texlive-latex-tabellen-20100212-3|102	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-1.ltx
14mr|texlive-latex-tabellen-20100212-3|103	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-10.ltx
14mr|texlive-latex-tabellen-20100212-3|104	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-11.ltx
14mr|texlive-latex-tabellen-20100212-3|105	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-2.ltx
14mr|texlive-latex-tabellen-20100212-3|106	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-3.ltx
14mr|texlive-latex-tabellen-20100212-3|107	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-4.ltx
14mr|texlive-latex-tabellen-20100212-3|108	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-5.ltx
14mr|texlive-latex-tabellen-20100212-3|109	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-6.ltx
14mr|texlive-latex-tabellen-20100212-3|110	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-7.ltx
14mr|texlive-latex-tabellen-20100212-3|111	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-8.ltx
14mr|texlive-latex-tabellen-20100212-3|112	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-05-9.ltx
14mr|texlive-latex-tabellen-20100212-3|113	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-06-1.ltx
14mr|texlive-latex-tabellen-20100212-3|114	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-06-2.ltx
14mr|texlive-latex-tabellen-20100212-3|115	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-06-3.ltx
14mr|texlive-latex-tabellen-20100212-3|116	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-06-4.ltx
14mr|texlive-latex-tabellen-20100212-3|117	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-06-5.ltx
14mr|texlive-latex-tabellen-20100212-3|118	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-07-1.ltx
14mr|texlive-latex-tabellen-20100212-3|119	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-07-2.ltx
14mr|texlive-latex-tabellen-20100212-3|120	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-07-3.ltx
14mr|texlive-latex-tabellen-20100212-3|121	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-07-4.ltx2
14mr|texlive-latex-tabellen-20100212-3|122	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-07-5.ltx
14mr|texlive-latex-tabellen-20100212-3|123	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-08-1.ltx
14mr|texlive-latex-tabellen-20100212-3|124	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-08-2.ltx
14mr|texlive-latex-tabellen-20100212-3|125	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-08-3.ltx
14mr|texlive-latex-tabellen-20100212-3|126	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-08-4.ltx
14mr|texlive-latex-tabellen-20100212-3|127	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-08-5.ltx
14mr|texlive-latex-tabellen-20100212-3|128	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-08-6.ltx
14mr|texlive-latex-tabellen-20100212-3|129	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-08-7.ltx
14mr|texlive-latex-tabellen-20100212-3|130	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-08-8.ltx
14mr|texlive-latex-tabellen-20100212-3|131	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-09-1.ltx
14mr|texlive-latex-tabellen-20100212-3|132	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-09-2.ltx
14mr|texlive-latex-tabellen-20100212-3|133	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-09-3.ltx
14mr|texlive-latex-tabellen-20100212-3|134	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-10-1.ltx
14mr|texlive-latex-tabellen-20100212-3|135	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-1.ltx
14mr|texlive-latex-tabellen-20100212-3|136	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-10.ltx
14mr|texlive-latex-tabellen-20100212-3|137	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-11.ltx
14mr|texlive-latex-tabellen-20100212-3|138	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-12.ltx
14mr|texlive-latex-tabellen-20100212-3|139	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-13.ltx
14mr|texlive-latex-tabellen-20100212-3|140	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-2.ltx
14mr|texlive-latex-tabellen-20100212-3|141	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-3.ltx
14mr|texlive-latex-tabellen-20100212-3|142	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-4.ltx
14mr|texlive-latex-tabellen-20100212-3|143	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-5.ltx
14mr|texlive-latex-tabellen-20100212-3|144	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-6.ltx
14mr|texlive-latex-tabellen-20100212-3|145	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-7.ltx
14mr|texlive-latex-tabellen-20100212-3|146	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-8.ltx
14mr|texlive-latex-tabellen-20100212-3|147	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-11-9.ltx
14mr|texlive-latex-tabellen-20100212-3|148	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-12-1.ltx
14mr|texlive-latex-tabellen-20100212-3|149	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-12-2.ltx
14mr|texlive-latex-tabellen-20100212-3|150	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-13-1.ltx
14mr|texlive-latex-tabellen-20100212-3|151	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-13-2.ltx
14mr|texlive-latex-tabellen-20100212-3|152	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-13-3.ltx
14mr|texlive-latex-tabellen-20100212-3|153	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-13-4.ltx
14mr|texlive-latex-tabellen-20100212-3|154	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-1.ltx
14mr|texlive-latex-tabellen-20100212-3|155	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-10.ltx
14mr|texlive-latex-tabellen-20100212-3|156	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-11.ltx
14mr|texlive-latex-tabellen-20100212-3|157	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-12.ltx
14mr|texlive-latex-tabellen-20100212-3|158	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-13.ltx
14mr|texlive-latex-tabellen-20100212-3|159	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-14.ltx
14mr|texlive-latex-tabellen-20100212-3|160	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-15.ltx
14mr|texlive-latex-tabellen-20100212-3|161	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-2.ltx
14mr|texlive-latex-tabellen-20100212-3|162	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-3.ltx
14mr|texlive-latex-tabellen-20100212-3|163	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-4.ltx
14mr|texlive-latex-tabellen-20100212-3|164	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-5.ltx
14mr|texlive-latex-tabellen-20100212-3|165	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-6.ltx
14mr|texlive-latex-tabellen-20100212-3|166	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-7.ltx
14mr|texlive-latex-tabellen-20100212-3|167	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-8.ltx
14mr|texlive-latex-tabellen-20100212-3|168	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-14-9.ltx
14mr|texlive-latex-tabellen-20100212-3|169	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-15-1.ltx
14mr|texlive-latex-tabellen-20100212-3|170	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-15-2.ltx
14mr|texlive-latex-tabellen-20100212-3|171	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-15-3.ltx
14mr|texlive-latex-tabellen-20100212-3|172	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-16-1.ltx
14mr|texlive-latex-tabellen-20100212-3|173	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-16-2.ltx
14mr|texlive-latex-tabellen-20100212-3|174	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-16-3.ltx
14mr|texlive-latex-tabellen-20100212-3|175	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-17-1.ltx
14mr|texlive-latex-tabellen-20100212-3|176	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-18-1.ltx
14mr|texlive-latex-tabellen-20100212-3|177	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-18-2.ltx
14mr|texlive-latex-tabellen-20100212-3|178	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-18-3.ltx
14mr|texlive-latex-tabellen-20100212-3|179	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-18-4.ltx
14mr|texlive-latex-tabellen-20100212-3|180	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-18-5.ltx
14mr|texlive-latex-tabellen-20100212-3|181	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-19-1.ltx
14mr|texlive-latex-tabellen-20100212-3|182	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-19-2.ltx
14mr|texlive-latex-tabellen-20100212-3|183	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-20-1.ltx
14mr|texlive-latex-tabellen-20100212-3|184	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-20-2.ltx
14mr|texlive-latex-tabellen-20100212-3|185	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-21-1.ltx2
14mr|texlive-latex-tabellen-20100212-3|186	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-21-2.ltx2
14mr|texlive-latex-tabellen-20100212-3|187	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-22-1.ltx
14mr|texlive-latex-tabellen-20100212-3|188	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-22-2.ltx
14mr|texlive-latex-tabellen-20100212-3|189	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-22-3.ltx
14mr|texlive-latex-tabellen-20100212-3|190	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-22-4.ltx
14mr|texlive-latex-tabellen-20100212-3|191	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-23-1.ltx
14mr|texlive-latex-tabellen-20100212-3|192	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-24-1.ltx
14mr|texlive-latex-tabellen-20100212-3|193	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-24-2.ltx
14mr|texlive-latex-tabellen-20100212-3|194	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-24-3.ltx
14mr|texlive-latex-tabellen-20100212-3|195	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-24-4.ltx
14mr|texlive-latex-tabellen-20100212-3|196	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-25-1.ltx
14mr|texlive-latex-tabellen-20100212-3|197	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-25-2.ltx
14mr|texlive-latex-tabellen-20100212-3|198	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-1.ltx
14mr|texlive-latex-tabellen-20100212-3|199	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-10.ltx
14mr|texlive-latex-tabellen-20100212-3|200	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-2.ltx
14mr|texlive-latex-tabellen-20100212-3|201	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-3.ltx
14mr|texlive-latex-tabellen-20100212-3|202	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-4.ltx
14mr|texlive-latex-tabellen-20100212-3|203	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-5.ltx
14mr|texlive-latex-tabellen-20100212-3|204	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-6.ltx
14mr|texlive-latex-tabellen-20100212-3|205	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-7.ltx
14mr|texlive-latex-tabellen-20100212-3|206	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-8.ltx
14mr|texlive-latex-tabellen-20100212-3|207	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-26-9.ltx
14mr|texlive-latex-tabellen-20100212-3|208	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-27-1.ltx
14mr|texlive-latex-tabellen-20100212-3|209	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-28-1.ltx
14mr|texlive-latex-tabellen-20100212-3|210	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-28-2.ltx
14mr|texlive-latex-tabellen-20100212-3|211	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-28-3.ltx
14mr|texlive-latex-tabellen-20100212-3|212	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-28-4.ltx
14mr|texlive-latex-tabellen-20100212-3|213	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-29-1.ltx
14mr|texlive-latex-tabellen-20100212-3|214	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/02-29-2.ltx
14mr|texlive-latex-tabellen-20100212-3|215	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-1.ltx
14mr|texlive-latex-tabellen-20100212-3|216	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-10.ltx
14mr|texlive-latex-tabellen-20100212-3|217	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-11.ltx
14mr|texlive-latex-tabellen-20100212-3|218	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-12.ltx
14mr|texlive-latex-tabellen-20100212-3|219	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-2.ltx
14mr|texlive-latex-tabellen-20100212-3|220	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-3.ltx
14mr|texlive-latex-tabellen-20100212-3|221	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-4.ltx
14mr|texlive-latex-tabellen-20100212-3|222	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-5.ltx
14mr|texlive-latex-tabellen-20100212-3|223	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-6.ltx
14mr|texlive-latex-tabellen-20100212-3|224	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-7.ltx
14mr|texlive-latex-tabellen-20100212-3|225	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-8.ltx
14mr|texlive-latex-tabellen-20100212-3|226	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-01-9.ltx
14mr|texlive-latex-tabellen-20100212-3|227	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-02-1.ltx
14mr|texlive-latex-tabellen-20100212-3|228	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-02-2.ltx
14mr|texlive-latex-tabellen-20100212-3|229	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-02-3.ltx
14mr|texlive-latex-tabellen-20100212-3|230	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-02-4.ltx
14mr|texlive-latex-tabellen-20100212-3|231	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-02-5.ltx
14mr|texlive-latex-tabellen-20100212-3|232	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-02-6.ltx
14mr|texlive-latex-tabellen-20100212-3|233	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-02-7.ltx
14mr|texlive-latex-tabellen-20100212-3|234	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-03-1.ltx
14mr|texlive-latex-tabellen-20100212-3|235	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-03-2.ltx
14mr|texlive-latex-tabellen-20100212-3|236	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-03-3.ltxb
14mr|texlive-latex-tabellen-20100212-3|237	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-03-4.ltx
14mr|texlive-latex-tabellen-20100212-3|238	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-03-5.ltx
14mr|texlive-latex-tabellen-20100212-3|239	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/03-03-6.ltx
14mr|texlive-latex-tabellen-20100212-3|240	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-1.ltx
14mr|texlive-latex-tabellen-20100212-3|241	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-10.ltx2
14mr|texlive-latex-tabellen-20100212-3|242	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-11.ltx2
14mr|texlive-latex-tabellen-20100212-3|243	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-12.ltx2
14mr|texlive-latex-tabellen-20100212-3|244	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-13.ltx2
14mr|texlive-latex-tabellen-20100212-3|245	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-14.ltx2
14mr|texlive-latex-tabellen-20100212-3|246	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-15.ltx2
14mr|texlive-latex-tabellen-20100212-3|247	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-2.ltx2
14mr|texlive-latex-tabellen-20100212-3|248	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-3.ltx2
14mr|texlive-latex-tabellen-20100212-3|249	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-4.ltx2
14mr|texlive-latex-tabellen-20100212-3|250	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-5.ltx2
14mr|texlive-latex-tabellen-20100212-3|251	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-6.ltx
14mr|texlive-latex-tabellen-20100212-3|252	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-7.ltx
14mr|texlive-latex-tabellen-20100212-3|253	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-8.ltx2
14mr|texlive-latex-tabellen-20100212-3|254	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-01-9.ltx2
14mr|texlive-latex-tabellen-20100212-3|255	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-02-1.ltx2
14mr|texlive-latex-tabellen-20100212-3|256	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-02-2.ltx2
14mr|texlive-latex-tabellen-20100212-3|257	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-03-1.ltx
14mr|texlive-latex-tabellen-20100212-3|258	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-03-2.ltx2
14mr|texlive-latex-tabellen-20100212-3|259	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-03-3.ltx2
14mr|texlive-latex-tabellen-20100212-3|260	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-04-1.ltx
14mr|texlive-latex-tabellen-20100212-3|261	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-04-2.ltx2
14mr|texlive-latex-tabellen-20100212-3|262	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-04-3.ltx2
14mr|texlive-latex-tabellen-20100212-3|263	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-04-4.ltx2
14mr|texlive-latex-tabellen-20100212-3|264	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-04-5.ltx2
14mr|texlive-latex-tabellen-20100212-3|265	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-05-1.ltx2
14mr|texlive-latex-tabellen-20100212-3|266	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-05-2.ltx2
14mr|texlive-latex-tabellen-20100212-3|267	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-05-3.ltx2
14mr|texlive-latex-tabellen-20100212-3|268	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-05-4.ltx2
14mr|texlive-latex-tabellen-20100212-3|269	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-05-5.ltx2
14mr|texlive-latex-tabellen-20100212-3|270	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-05-6.ltx2
14mr|texlive-latex-tabellen-20100212-3|271	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-05-7.ltx2
14mr|texlive-latex-tabellen-20100212-3|272	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-05-8.ltx2
14mr|texlive-latex-tabellen-20100212-3|273	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-06-1.ltx2
14mr|texlive-latex-tabellen-20100212-3|274	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-06-2.ltx2
14mr|texlive-latex-tabellen-20100212-3|275	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-06-3.ltx2
14mr|texlive-latex-tabellen-20100212-3|276	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-06-4.ltx2
14mr|texlive-latex-tabellen-20100212-3|277	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-06-5.ltx2
14mr|texlive-latex-tabellen-20100212-3|278	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-06-6.ltx2
14mr|texlive-latex-tabellen-20100212-3|279	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-06-7.ltx2
14mr|texlive-latex-tabellen-20100212-3|280	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-06-8.ltx2
14mr|texlive-latex-tabellen-20100212-3|281	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/04-06-9.ltx2
14mr|texlive-latex-tabellen-20100212-3|282	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-01-1.ltx
14mr|texlive-latex-tabellen-20100212-3|283	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-01-2.ltx
14mr|texlive-latex-tabellen-20100212-3|284	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-01-3.ltx
14mr|texlive-latex-tabellen-20100212-3|285	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-01-4.ltx
14mr|texlive-latex-tabellen-20100212-3|286	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-01-5.ltx
14mr|texlive-latex-tabellen-20100212-3|287	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-02-1.ltx
14mr|texlive-latex-tabellen-20100212-3|288	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-03-1.ltx
14mr|texlive-latex-tabellen-20100212-3|289	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-03-2.ltx
14mr|texlive-latex-tabellen-20100212-3|290	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-03-3.ltx
14mr|texlive-latex-tabellen-20100212-3|291	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-04-1.ltx2
14mr|texlive-latex-tabellen-20100212-3|292	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-04-2.ltx2
14mr|texlive-latex-tabellen-20100212-3|293	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-05-1.ltx
14mr|texlive-latex-tabellen-20100212-3|294	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-05-2.ltx
14mr|texlive-latex-tabellen-20100212-3|295	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-06-1.ltxE
14mr|texlive-latex-tabellen-20100212-3|296	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-06-2.ltxE
14mr|texlive-latex-tabellen-20100212-3|297	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/05-06-3.ltxE
14mr|texlive-latex-tabellen-20100212-3|298	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-1.ltx
14mr|texlive-latex-tabellen-20100212-3|299	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-10.ltx
14mr|texlive-latex-tabellen-20100212-3|300	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-11.ltx
14mr|texlive-latex-tabellen-20100212-3|301	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-12.ltx
14mr|texlive-latex-tabellen-20100212-3|302	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-13.ltx
14mr|texlive-latex-tabellen-20100212-3|303	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-14.ltx
14mr|texlive-latex-tabellen-20100212-3|304	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-15.ltx
14mr|texlive-latex-tabellen-20100212-3|305	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-16.ltx
14mr|texlive-latex-tabellen-20100212-3|306	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-17.ltx
14mr|texlive-latex-tabellen-20100212-3|307	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-18.ltx
14mr|texlive-latex-tabellen-20100212-3|308	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-19.ltx
14mr|texlive-latex-tabellen-20100212-3|309	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-2.ltx
14mr|texlive-latex-tabellen-20100212-3|310	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-20.ltx
14mr|texlive-latex-tabellen-20100212-3|311	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-21.ltx
14mr|texlive-latex-tabellen-20100212-3|312	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-22.ltx
14mr|texlive-latex-tabellen-20100212-3|313	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-23.ltx
14mr|texlive-latex-tabellen-20100212-3|314	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-24.ltx
14mr|texlive-latex-tabellen-20100212-3|315	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-25.ltx
14mr|texlive-latex-tabellen-20100212-3|316	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-26.ltx2
14mr|texlive-latex-tabellen-20100212-3|317	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-27.ltx
14mr|texlive-latex-tabellen-20100212-3|318	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-28.ltx
14mr|texlive-latex-tabellen-20100212-3|319	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-29.ltx
14mr|texlive-latex-tabellen-20100212-3|320	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-3.ltx
14mr|texlive-latex-tabellen-20100212-3|321	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-30.ltx
14mr|texlive-latex-tabellen-20100212-3|322	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-31.ltx
14mr|texlive-latex-tabellen-20100212-3|323	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-32.ltx2
14mr|texlive-latex-tabellen-20100212-3|324	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-33.ltx
14mr|texlive-latex-tabellen-20100212-3|325	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-34.ltx
14mr|texlive-latex-tabellen-20100212-3|326	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-35.ltx
14mr|texlive-latex-tabellen-20100212-3|327	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-36.ltx2
14mr|texlive-latex-tabellen-20100212-3|328	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-37.ltx2
14mr|texlive-latex-tabellen-20100212-3|329	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-38.ltxps
14mr|texlive-latex-tabellen-20100212-3|330	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-39.ltx
14mr|texlive-latex-tabellen-20100212-3|331	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-4.ltxps
14mr|texlive-latex-tabellen-20100212-3|332	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-40.ltx
14mr|texlive-latex-tabellen-20100212-3|333	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-41.ltx
14mr|texlive-latex-tabellen-20100212-3|334	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-42.ltx
14mr|texlive-latex-tabellen-20100212-3|335	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-43.ltx2
14mr|texlive-latex-tabellen-20100212-3|336	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-44.ltx
14mr|texlive-latex-tabellen-20100212-3|337	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-45.ltx
14mr|texlive-latex-tabellen-20100212-3|338	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-46.ltx
14mr|texlive-latex-tabellen-20100212-3|339	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-5.ltxps
14mr|texlive-latex-tabellen-20100212-3|340	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-6.ltxps
14mr|texlive-latex-tabellen-20100212-3|341	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-7.ltxps
14mr|texlive-latex-tabellen-20100212-3|342	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-8.ltx
14mr|texlive-latex-tabellen-20100212-3|343	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/06-00-9.ltx
14mr|texlive-latex-tabellen-20100212-3|344	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/07-03-1.ltx2
14mr|texlive-latex-tabellen-20100212-3|345	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/07-03-2.ltx2
14mr|texlive-latex-tabellen-20100212-3|346	%doc %{_texmfdistdir}/doc/latex/latex-tabellen/README
14mr|texlive-latex-tabellen-20100212-3|347	
14mr|texlive-latex-tabellen-20100212-3|348	#-----------------------------------------------------------------------
14mr|texlive-latex-tabellen-20100212-3|349	%prep
14mr|texlive-latex-tabellen-20100212-3|350	%setup -c -a0 -a1
14mr|texlive-latex-tabellen-20100212-3|351	
14mr|texlive-latex-tabellen-20100212-3|352	%build
14mr|texlive-latex-tabellen-20100212-3|353	
14mr|texlive-latex-tabellen-20100212-3|354	%install
14mr|texlive-latex-tabellen-20100212-3|355	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-tabellen-20100212-3|356	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-tabellen-20100212-3|357	
14mr|texlive-latex-tabellen-20100212-3|358	
14mr|texlive-latex-tabellen-20100212-3|359	
14mr|texlive-latex-tabellen-20100212-3|360	%changelog
14mr|texlive-latex-tabellen-20100212-3|361	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100212-3
14mr|texlive-latex-tabellen-20100212-3|362	+ Revision: 807bd48
14mr|texlive-latex-tabellen-20100212-3|363	- MassBuild#440: Increase release tag
14mr|texlive-latex-tabellen-20100212-3|364	
14mr|texlive-latex-tabellen-20100212-3|365	

20538 14
14mr|texlive-latex-tds-20120514-2|1	# revision 26390
14mr|texlive-latex-tds-20120514-2|2	# category Package
14mr|texlive-latex-tds-20120514-2|3	# catalog-ctan /macros/latex/contrib/latex-tds
14mr|texlive-latex-tds-20120514-2|4	# catalog-date 2012-05-14 12:19:39 +0200
14mr|texlive-latex-tds-20120514-2|5	# catalog-license lppl
14mr|texlive-latex-tds-20120514-2|6	# catalog-version undef
14mr|texlive-latex-tds-20120514-2|7	Name:		texlive-latex-tds
14mr|texlive-latex-tds-20120514-2|8	Version:	20120514
14mr|texlive-latex-tds-20120514-2|9	Release:	2
14mr|texlive-latex-tds-20120514-2|10	Summary:	A structured copy of the LaTeX distribution
14mr|texlive-latex-tds-20120514-2|11	Group:		Publishing
14mr|texlive-latex-tds-20120514-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/latex-tds
14mr|texlive-latex-tds-20120514-2|13	License:	LPPL
14mr|texlive-latex-tds-20120514-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-tds.tar.xz
14mr|texlive-latex-tds-20120514-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-tds.source.tar.xz
14mr|texlive-latex-tds-20120514-2|16	BuildArch:	noarch
14mr|texlive-latex-tds-20120514-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-tds-20120514-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-tds-20120514-2|19	
14mr|texlive-latex-tds-20120514-2|20	%description
14mr|texlive-latex-tds-20120514-2|21	This bundle provides a set of zip file modules containing TDS-
14mr|texlive-latex-tds-20120514-2|22	compliant trees for items of the LaTeX distribution (both the
14mr|texlive-latex-tds-20120514-2|23	base system and required packages), together with 'user-
14mr|texlive-latex-tds-20120514-2|24	friendly' documentation (PDF files with navigation support
14mr|texlive-latex-tds-20120514-2|25	using bookmarks and links). A further module (knuth) performs
14mr|texlive-latex-tds-20120514-2|26	the same service for Knuth's software distribution.
14mr|texlive-latex-tds-20120514-2|27	
14mr|texlive-latex-tds-20120514-2|28	#-----------------------------------------------------------------------
14mr|texlive-latex-tds-20120514-2|29	%files
14mr|texlive-latex-tds-20120514-2|30	#- source
14mr|texlive-latex-tds-20120514-2|31	%doc %{_texmfdistdir}/source/latex/latex-tds/README
14mr|texlive-latex-tds-20120514-2|32	%doc %{_texmfdistdir}/source/latex/latex-tds/build.pl
14mr|texlive-latex-tds-20120514-2|33	%doc %{_texmfdistdir}/source/latex/latex-tds/lib/adjust_checksum.pl
14mr|texlive-latex-tds-20120514-2|34	%doc %{_texmfdistdir}/source/latex/latex-tds/lib/ziptimetree.pl
14mr|texlive-latex-tds-20120514-2|35	%doc %{_texmfdistdir}/source/latex/latex-tds/license/lppl.txt
14mr|texlive-latex-tds-20120514-2|36	%doc %{_texmfdistdir}/source/latex/latex-tds/license/ziptimetree/lgpl.txt
14mr|texlive-latex-tds-20120514-2|37	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/amsclass.dtx.diff
14mr|texlive-latex-tds-20120514-2|38	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/amsldoc.tex.diff
14mr|texlive-latex-tds-20120514-2|39	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/changes.tex.diff
14mr|texlive-latex-tds-20120514-2|40	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/encguide.tex.diff
14mr|texlive-latex-tds-20120514-2|41	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/hebrew.fdd.diff
14mr|texlive-latex-tds-20120514-2|42	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/lb2.err.diff
14mr|texlive-latex-tds-20120514-2|43	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/logmac.tex.diff
14mr|texlive-latex-tds-20120514-2|44	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/source2e.tex.diff
14mr|texlive-latex-tds-20120514-2|45	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/tlc2.err.diff
14mr|texlive-latex-tds-20120514-2|46	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/trapman.tex.diff
14mr|texlive-latex-tds-20120514-2|47	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/tripman.tex.diff
14mr|texlive-latex-tds-20120514-2|48	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/utf8ienc.dtx.diff
14mr|texlive-latex-tds-20120514-2|49	%doc %{_texmfdistdir}/source/latex/latex-tds/patch/webman.tex.diff
14mr|texlive-latex-tds-20120514-2|50	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/ams.drv
14mr|texlive-latex-tds-20120514-2|51	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/babel.tex
14mr|texlive-latex-tds-20120514-2|52	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/doc_lppl.tex
14mr|texlive-latex-tds-20120514-2|53	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/docstrip.cfg
14mr|texlive-latex-tds-20120514-2|54	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/errata.all
14mr|texlive-latex-tds-20120514-2|55	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/errata.cfg
14mr|texlive-latex-tds-20120514-2|56	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/errata.drv
14mr|texlive-latex-tds-20120514-2|57	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/errorlog.drv
14mr|texlive-latex-tds-20120514-2|58	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/etex_man.drv
14mr|texlive-latex-tds-20120514-2|59	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/greek-usage.tex
14mr|texlive-latex-tds-20120514-2|60	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/hyperref.cfg
14mr|texlive-latex-tds-20120514-2|61	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/knuth.drv
14mr|texlive-latex-tds-20120514-2|62	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/ltnews.cfg
14mr|texlive-latex-tds-20120514-2|63	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/ltnews.tex
14mr|texlive-latex-tds-20120514-2|64	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/ltugboat.cfg
14mr|texlive-latex-tds-20120514-2|65	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/ltxcheck.drv
14mr|texlive-latex-tds-20120514-2|66	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/ltxdoc.cfg
14mr|texlive-latex-tds-20120514-2|67	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/ltxguide.cfg
14mr|texlive-latex-tds-20120514-2|68	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/lualatex-tds.ini
14mr|texlive-latex-tds-20120514-2|69	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/lualatex-tds2.ini
14mr|texlive-latex-tds-20120514-2|70	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/manual.cfg
14mr|texlive-latex-tds-20120514-2|71	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/pdflatex-tds.ini
14mr|texlive-latex-tds-20120514-2|72	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/psnfss2e.drv
14mr|texlive-latex-tds-20120514-2|73	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/tdsguide.cfg
14mr|texlive-latex-tds-20120514-2|74	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/tools-overview.cls
14mr|texlive-latex-tds-20120514-2|75	%doc %{_texmfdistdir}/source/latex/latex-tds/tex/tools.tex
14mr|texlive-latex-tds-20120514-2|76	
14mr|texlive-latex-tds-20120514-2|77	#-----------------------------------------------------------------------
14mr|texlive-latex-tds-20120514-2|78	%prep
14mr|texlive-latex-tds-20120514-2|79	%setup -c -a0 -a1
14mr|texlive-latex-tds-20120514-2|80	
14mr|texlive-latex-tds-20120514-2|81	%build
14mr|texlive-latex-tds-20120514-2|82	
14mr|texlive-latex-tds-20120514-2|83	%install
14mr|texlive-latex-tds-20120514-2|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-tds-20120514-2|85	cp -fpar source %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-tds-20120514-2|86	
14mr|texlive-latex-tds-20120514-2|87	
14mr|texlive-latex-tds-20120514-2|88	
14mr|texlive-latex-tds-20120514-2|89	%changelog
14mr|texlive-latex-tds-20120514-2|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120514-2
14mr|texlive-latex-tds-20120514-2|91	+ Revision: 10f2ff4
14mr|texlive-latex-tds-20120514-2|92	- MassBuild#440: Increase release tag
14mr|texlive-latex-tds-20120514-2|93	
14mr|texlive-latex-tds-20120514-2|94	

20539 14
14mr|texlive-latex-veryshortguide-20120112-2|1	# revision 25084
14mr|texlive-latex-veryshortguide-20120112-2|2	# category Package
14mr|texlive-latex-veryshortguide-20120112-2|3	# catalog-ctan /info/latex-veryshortguide
14mr|texlive-latex-veryshortguide-20120112-2|4	# catalog-date 2012-01-12 15:07:54 +0100
14mr|texlive-latex-veryshortguide-20120112-2|5	# catalog-license lppl
14mr|texlive-latex-veryshortguide-20120112-2|6	# catalog-version undef
14mr|texlive-latex-veryshortguide-20120112-2|7	Name:		texlive-latex-veryshortguide
14mr|texlive-latex-veryshortguide-20120112-2|8	Version:	20120112
14mr|texlive-latex-veryshortguide-20120112-2|9	Release:	2
14mr|texlive-latex-veryshortguide-20120112-2|10	Summary:	The Very Short Guide to LaTeX
14mr|texlive-latex-veryshortguide-20120112-2|11	Group:		Publishing
14mr|texlive-latex-veryshortguide-20120112-2|12	URL:		http://www.ctan.org/tex-archive/info/latex-veryshortguide
14mr|texlive-latex-veryshortguide-20120112-2|13	License:	LPPL
14mr|texlive-latex-veryshortguide-20120112-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-veryshortguide.tar.xz
14mr|texlive-latex-veryshortguide-20120112-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-veryshortguide.doc.tar.xz
14mr|texlive-latex-veryshortguide-20120112-2|16	BuildArch:	noarch
14mr|texlive-latex-veryshortguide-20120112-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-veryshortguide-20120112-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-veryshortguide-20120112-2|19	
14mr|texlive-latex-veryshortguide-20120112-2|20	%description
14mr|texlive-latex-veryshortguide-20120112-2|21	This is a 4-page reminder of what LaTeX does. It is designed
14mr|texlive-latex-veryshortguide-20120112-2|22	for printing on A4 paper, double-sided, and folding once to A5.
14mr|texlive-latex-veryshortguide-20120112-2|23	(Such an 'imposed' version of the document is provided in the
14mr|texlive-latex-veryshortguide-20120112-2|24	distribution, as PDF.).
14mr|texlive-latex-veryshortguide-20120112-2|25	
14mr|texlive-latex-veryshortguide-20120112-2|26	#-----------------------------------------------------------------------
14mr|texlive-latex-veryshortguide-20120112-2|27	%files
14mr|texlive-latex-veryshortguide-20120112-2|28	%doc %{_texmfdistdir}/doc/latex/latex-veryshortguide/README
14mr|texlive-latex-veryshortguide-20120112-2|29	%doc %{_texmfdistdir}/doc/latex/latex-veryshortguide/README.pdf
14mr|texlive-latex-veryshortguide-20120112-2|30	%doc %{_texmfdistdir}/doc/latex/latex-veryshortguide/menno-a.eps
14mr|texlive-latex-veryshortguide-20120112-2|31	%doc %{_texmfdistdir}/doc/latex/latex-veryshortguide/menno-a.jpg
14mr|texlive-latex-veryshortguide-20120112-2|32	%doc %{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide-imposed.pdf
14mr|texlive-latex-veryshortguide-20120112-2|33	%doc %{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide.pdf
14mr|texlive-latex-veryshortguide-20120112-2|34	%doc %{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide.tex
14mr|texlive-latex-veryshortguide-20120112-2|35	
14mr|texlive-latex-veryshortguide-20120112-2|36	#-----------------------------------------------------------------------
14mr|texlive-latex-veryshortguide-20120112-2|37	%prep
14mr|texlive-latex-veryshortguide-20120112-2|38	%setup -c -a0 -a1
14mr|texlive-latex-veryshortguide-20120112-2|39	
14mr|texlive-latex-veryshortguide-20120112-2|40	%build
14mr|texlive-latex-veryshortguide-20120112-2|41	
14mr|texlive-latex-veryshortguide-20120112-2|42	%install
14mr|texlive-latex-veryshortguide-20120112-2|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-veryshortguide-20120112-2|44	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-veryshortguide-20120112-2|45	
14mr|texlive-latex-veryshortguide-20120112-2|46	
14mr|texlive-latex-veryshortguide-20120112-2|47	
14mr|texlive-latex-veryshortguide-20120112-2|48	%changelog
14mr|texlive-latex-veryshortguide-20120112-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120112-2
14mr|texlive-latex-veryshortguide-20120112-2|50	+ Revision: aa7a7f0
14mr|texlive-latex-veryshortguide-20120112-2|51	- MassBuild#440: Increase release tag
14mr|texlive-latex-veryshortguide-20120112-2|52	
14mr|texlive-latex-veryshortguide-20120112-2|53	

20540 14
14mr|texlive-latex-web-companion-20120710-7|1	# revision 29349
14mr|texlive-latex-web-companion-20120710-7|2	# category Package
14mr|texlive-latex-web-companion-20120710-7|3	# catalog-ctan /info/examples/lwc
14mr|texlive-latex-web-companion-20120710-7|4	# catalog-date 2012-07-10 08:38:43 +0200
14mr|texlive-latex-web-companion-20120710-7|5	# catalog-license lppl
14mr|texlive-latex-web-companion-20120710-7|6	# catalog-version undef
14mr|texlive-latex-web-companion-20120710-7|7	Name:		texlive-latex-web-companion
14mr|texlive-latex-web-companion-20120710-7|8	Version:	20120710
14mr|texlive-latex-web-companion-20120710-7|9	Release:	7
14mr|texlive-latex-web-companion-20120710-7|10	Summary:	Examples from The LaTeX Web Companion
14mr|texlive-latex-web-companion-20120710-7|11	Group:		Publishing
14mr|texlive-latex-web-companion-20120710-7|12	URL:		http://www.ctan.org/tex-archive/info/examples/lwc
14mr|texlive-latex-web-companion-20120710-7|13	License:	LPPL
14mr|texlive-latex-web-companion-20120710-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-web-companion.tar.xz
14mr|texlive-latex-web-companion-20120710-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-web-companion.doc.tar.xz
14mr|texlive-latex-web-companion-20120710-7|16	BuildArch:	noarch
14mr|texlive-latex-web-companion-20120710-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-latex-web-companion-20120710-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-latex-web-companion-20120710-7|19	
14mr|texlive-latex-web-companion-20120710-7|20	%define __noautoprov 'perl\\(.*'
14mr|texlive-latex-web-companion-20120710-7|21	
14mr|texlive-latex-web-companion-20120710-7|22	%description
14mr|texlive-latex-web-companion-20120710-7|23	The source of the examples printed in the book, together with
14mr|texlive-latex-web-companion-20120710-7|24	necessary supporting files.
14mr|texlive-latex-web-companion-20120710-7|25	
14mr|texlive-latex-web-companion-20120710-7|26	#-----------------------------------------------------------------------
14mr|texlive-latex-web-companion-20120710-7|27	%files
14mr|texlive-latex-web-companion-20120710-7|28	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/README.apa
14mr|texlive-latex-web-companion-20120710-7|29	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa-raw.xml
14mr|texlive-latex-web-companion-20120710-7|30	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.dtd
14mr|texlive-latex-web-companion-20120710-7|31	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.tex
14mr|texlive-latex-web-companion-20120710-7|32	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.xml
14mr|texlive-latex-web-companion-20120710-7|33	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-1.eps
14mr|texlive-latex-web-companion-20120710-7|34	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-2.eps
14mr|texlive-latex-web-companion-20120710-7|35	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.html
14mr|texlive-latex-web-companion-20120710-7|36	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.java
14mr|texlive-latex-web-companion-20120710-7|37	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.class
14mr|texlive-latex-web-companion-20120710-7|38	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.java
14mr|texlive-latex-web-companion-20120710-7|39	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.class
14mr|texlive-latex-web-companion-20120710-7|40	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.java
14mr|texlive-latex-web-companion-20120710-7|41	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/README.apb
14mr|texlive-latex-web-companion-20120710-7|42	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest1.xml
14mr|texlive-latex-web-companion-20120710-7|43	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest2.xml
14mr|texlive-latex-web-companion-20120710-7|44	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml1.dtd
14mr|texlive-latex-web-companion-20120710-7|45	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml2.dtd
14mr|texlive-latex-web-companion-20120710-7|46	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/colorcir.eps
14mr|texlive-latex-web-companion-20120710-7|47	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/inv2.tex
14mr|texlive-latex-web-companion-20120710-7|48	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation.sty
14mr|texlive-latex-web-companion-20120710-7|49	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.dtd
14mr|texlive-latex-web-companion-20120710-7|50	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.xml
14mr|texlive-latex-web-companion-20120710-7|51	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmath.dtd
14mr|texlive-latex-web-companion-20120710-7|52	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmml.dtd
14mr|texlive-latex-web-companion-20120710-7|53	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/makelatex.sh
14mr|texlive-latex-web-companion-20120710-7|54	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.dtd
14mr|texlive-latex-web-companion-20120710-7|55	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.xsl
14mr|texlive-latex-web-companion-20120710-7|56	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.tex
14mr|texlive-latex-web-companion-20120710-7|57	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.xml
14mr|texlive-latex-web-companion-20120710-7|58	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/mybiblio.dtd
14mr|texlive-latex-web-companion-20120710-7|59	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/utf82latin1.sh
14mr|texlive-latex-web-companion-20120710-7|60	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/ISOcyr1.pen
14mr|texlive-latex-web-companion-20120710-7|61	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/README.apc
14mr|texlive-latex-web-companion-20120710-7|62	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitation.sty
14mr|texlive-latex-web-companion-20120710-7|63	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.dtd
14mr|texlive-latex-web-companion-20120710-7|64	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.tex
14mr|texlive-latex-web-companion-20120710-7|65	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.xml
14mr|texlive-latex-web-companion-20120710-7|66	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfrraw.tex
14mr|texlive-latex-web-companion-20120710-7|67	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invlat1fr.xsl
14mr|texlive-latex-web-companion-20120710-7|68	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.html
14mr|texlive-latex-web-companion-20120710-7|69	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xml
14mr|texlive-latex-web-companion-20120710-7|70	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xsl
14mr|texlive-latex-web-companion-20120710-7|71	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8raw.html
14mr|texlive-latex-web-companion-20120710-7|72	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.aux
14mr|texlive-latex-web-companion-20120710-7|73	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.brf
14mr|texlive-latex-web-companion-20120710-7|74	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.log
14mr|texlive-latex-web-companion-20120710-7|75	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.out
14mr|texlive-latex-web-companion-20120710-7|76	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.pdf
14mr|texlive-latex-web-companion-20120710-7|77	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.tex
14mr|texlive-latex-web-companion-20120710-7|78	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/phys332-1.pdf
14mr|texlive-latex-web-companion-20120710-7|79	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/phys332-2.pdf
14mr|texlive-latex-web-companion-20120710-7|80	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/Makefile.ex2
14mr|texlive-latex-web-companion-20120710-7|81	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/Makefile.ex3
14mr|texlive-latex-web-companion-20120710-7|82	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/README.ch3
14mr|texlive-latex-web-companion-20120710-7|83	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/colorcir.eps
14mr|texlive-latex-web-companion-20120710-7|84	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex20.tex
14mr|texlive-latex-web-companion-20120710-7|85	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex21.tex
14mr|texlive-latex-web-companion-20120710-7|86	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex22.tex
14mr|texlive-latex-web-companion-20120710-7|87	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex2bib.tex
14mr|texlive-latex-web-companion-20120710-7|88	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex30.tex
14mr|texlive-latex-web-companion-20120710-7|89	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex31.tex
14mr|texlive-latex-web-companion-20120710-7|90	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex32.tex
14mr|texlive-latex-web-companion-20120710-7|91	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex3bib.tex
14mr|texlive-latex-web-companion-20120710-7|92	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/l2hexa.tex
14mr|texlive-latex-web-companion-20120710-7|93	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/myinit.pl
14mr|texlive-latex-web-companion-20120710-7|94	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleAMS.css
14mr|texlive-latex-web-companion-20120710-7|95	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleAMS.tex
14mr|texlive-latex-web-companion-20120710-7|96	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMath.tex
14mr|texlive-latex-web-companion-20120710-7|97	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMathImages.tex
14mr|texlive-latex-web-companion-20120710-7|98	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMathThumb.tex
14mr|texlive-latex-web-companion-20120710-7|99	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/tac2dim.eps
14mr|texlive-latex-web-companion-20120710-7|100	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.aux
14mr|texlive-latex-web-companion-20120710-7|101	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.css
14mr|texlive-latex-web-companion-20120710-7|102	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.dvi
14mr|texlive-latex-web-companion-20120710-7|103	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.html
14mr|texlive-latex-web-companion-20120710-7|104	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.idv
14mr|texlive-latex-web-companion-20120710-7|105	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.lg
14mr|texlive-latex-web-companion-20120710-7|106	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.log
14mr|texlive-latex-web-companion-20120710-7|107	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.otc
14mr|texlive-latex-web-companion-20120710-7|108	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.tex
14mr|texlive-latex-web-companion-20120710-7|109	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.toc
14mr|texlive-latex-web-companion-20120710-7|110	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.xref
14mr|texlive-latex-web-companion-20120710-7|111	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/phys332-1.eps
14mr|texlive-latex-web-companion-20120710-7|112	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/phys332-2.eps
14mr|texlive-latex-web-companion-20120710-7|113	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tex4ht.env
14mr|texlive-latex-web-companion-20120710-7|114	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tex4ht.tmp
14mr|texlive-latex-web-companion-20120710-7|115	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tmp.ps
14mr|texlive-latex-web-companion-20120710-7|116	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/README.ch6
14mr|texlive-latex-web-companion-20120710-7|117	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/catalog
14mr|texlive-latex-web-companion-20120710-7|118	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/emptyexample.xml
14mr|texlive-latex-web-companion-20120710-7|119	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/invitation.dtd
14mr|texlive-latex-web-companion-20120710-7|120	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/invitation.xml
14mr|texlive-latex-web-companion-20120710-7|121	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/wrong.xml
14mr|texlive-latex-web-companion-20120710-7|122	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/xml.dcl
14mr|texlive-latex-web-companion-20120710-7|123	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/README.ch7
14mr|texlive-latex-web-companion-20120710-7|124	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS.pm
14mr|texlive-latex-web-companion-20120710-7|125	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/Output.pm
14mr|texlive-latex-web-companion-20120710-7|126	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/Refs.pm
14mr|texlive-latex-web-companion-20120710-7|127	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/SGMLS.pm
14mr|texlive-latex-web-companion-20120710-7|128	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/any.xml
14mr|texlive-latex-web-companion-20120710-7|129	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/any.xsl
14mr|texlive-latex-web-companion-20120710-7|130	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog
14mr|texlive-latex-web-companion-20120710-7|131	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog.dsssl
14mr|texlive-latex-web-companion-20120710-7|132	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog.xml
14mr|texlive-latex-web-companion-20120710-7|133	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/debug.txt
14mr|texlive-latex-web-companion-20120710-7|134	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/dsssl.cat
14mr|texlive-latex-web-companion-20120710-7|135	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/dsssl.dtd
14mr|texlive-latex-web-companion-20120710-7|136	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/empty.dsl
14mr|texlive-latex-web-companion-20120710-7|137	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/empty.xsl
14mr|texlive-latex-web-companion-20120710-7|138	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/emptyexample.xml
14mr|texlive-latex-web-companion-20120710-7|139	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/fot.dtd
14mr|texlive-latex-web-companion-20120710-7|140	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv1html.pl
14mr|texlive-latex-web-companion-20120710-7|141	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2css.html.save
14mr|texlive-latex-web-companion-20120710-7|142	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2html.pl
14mr|texlive-latex-web-companion-20120710-7|143	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2lat.pl
14mr|texlive-latex-web-companion-20120710-7|144	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv3.xml
14mr|texlive-latex-web-companion-20120710-7|145	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invcss.html.save
14mr|texlive-latex-web-companion-20120710-7|146	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.fop
14mr|texlive-latex-web-companion-20120710-7|147	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.out
14mr|texlive-latex-web-companion-20120710-7|148	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.pdf
14mr|texlive-latex-web-companion-20120710-7|149	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.xsl
14mr|texlive-latex-web-companion-20120710-7|150	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invhtml.dsl
14mr|texlive-latex-web-companion-20120710-7|151	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invhtml2.xsl
14mr|texlive-latex-web-companion-20120710-7|152	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invit.css
14mr|texlive-latex-web-companion-20120710-7|153	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.dsl
14mr|texlive-latex-web-companion-20120710-7|154	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.dtd
14mr|texlive-latex-web-companion-20120710-7|155	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.fot
14mr|texlive-latex-web-companion-20120710-7|156	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.sty
14mr|texlive-latex-web-companion-20120710-7|157	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.tex.save
14mr|texlive-latex-web-companion-20120710-7|158	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.xml
14mr|texlive-latex-web-companion-20120710-7|159	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation2.dtd
14mr|texlive-latex-web-companion-20120710-7|160	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation2.xml
14mr|texlive-latex-web-companion-20120710-7|161	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitationfr.sty
14mr|texlive-latex-web-companion-20120710-7|162	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invlat1.xsl
14mr|texlive-latex-web-companion-20120710-7|163	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invtab1.dsl
14mr|texlive-latex-web-companion-20120710-7|164	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invtab2.dsl
14mr|texlive-latex-web-companion-20120710-7|165	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/makesum.xml
14mr|texlive-latex-web-companion-20120710-7|166	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/makesum.xsl
14mr|texlive-latex-web-companion-20120710-7|167	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sectionexa.xml
14mr|texlive-latex-web-companion-20120710-7|168	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sectionexa.xsl
14mr|texlive-latex-web-companion-20120710-7|169	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sgmlspl.pl
14mr|texlive-latex-web-companion-20120710-7|170	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/skel.pl
14mr|texlive-latex-web-companion-20120710-7|171	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/style-sheet.dtd
14mr|texlive-latex-web-companion-20120710-7|172	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatest.xml
14mr|texlive-latex-web-companion-20120710-7|173	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatest.xsl
14mr|texlive-latex-web-companion-20120710-7|174	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatestnok.xsl
14mr|texlive-latex-web-companion-20120710-7|175	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatestok.xsl
14mr|texlive-latex-web-companion-20120710-7|176	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/test-SGMLS.pl
14mr|texlive-latex-web-companion-20120710-7|177	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/writefile.xsl
14mr|texlive-latex-web-companion-20120710-7|178	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/writefiles.xml
14mr|texlive-latex-web-companion-20120710-7|179	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/wrong.xml
14mr|texlive-latex-web-companion-20120710-7|180	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xml.dcl
14mr|texlive-latex-web-companion-20120710-7|181	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xsl.xml
14mr|texlive-latex-web-companion-20120710-7|182	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xslexa1.xsl
14mr|texlive-latex-web-companion-20120710-7|183	
14mr|texlive-latex-web-companion-20120710-7|184	#-----------------------------------------------------------------------
14mr|texlive-latex-web-companion-20120710-7|185	%prep
14mr|texlive-latex-web-companion-20120710-7|186	%setup -c -a0 -a1
14mr|texlive-latex-web-companion-20120710-7|187	
14mr|texlive-latex-web-companion-20120710-7|188	%build
14mr|texlive-latex-web-companion-20120710-7|189	
14mr|texlive-latex-web-companion-20120710-7|190	%install
14mr|texlive-latex-web-companion-20120710-7|191	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-web-companion-20120710-7|192	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-latex-web-companion-20120710-7|193	
14mr|texlive-latex-web-companion-20120710-7|194	%changelog
14mr|texlive-latex-web-companion-20120710-7|195	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120710-7
14mr|texlive-latex-web-companion-20120710-7|196	+ Revision: 7a7c9f9
14mr|texlive-latex-web-companion-20120710-7|197	- MassBuild#440: Increase release tag
14mr|texlive-latex-web-companion-20120710-7|198	
14mr|texlive-latex-web-companion-20120710-7|199	

20541 14
14mr|texlive-lato-2.2-2|1	# revision 24986
14mr|texlive-lato-2.2-2|2	# category Package
14mr|texlive-lato-2.2-2|3	# catalog-ctan /fonts/lato
14mr|texlive-lato-2.2-2|4	# catalog-date 2011-12-31 13:07:31 +0100
14mr|texlive-lato-2.2-2|5	# catalog-license lppl1.3
14mr|texlive-lato-2.2-2|6	# catalog-version 2.2
14mr|texlive-lato-2.2-2|7	Name:		texlive-lato
14mr|texlive-lato-2.2-2|8	Version:	2.2
14mr|texlive-lato-2.2-2|9	Release:	2
14mr|texlive-lato-2.2-2|10	Summary:	Lato font fanily and LaTeX support
14mr|texlive-lato-2.2-2|11	Group:		Publishing
14mr|texlive-lato-2.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/lato
14mr|texlive-lato-2.2-2|13	License:	LPPL1.3
14mr|texlive-lato-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lato.tar.xz
14mr|texlive-lato-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lato.doc.tar.xz
14mr|texlive-lato-2.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lato.source.tar.xz
14mr|texlive-lato-2.2-2|17	BuildArch:	noarch
14mr|texlive-lato-2.2-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lato-2.2-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lato-2.2-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-lato-2.2-2|21	
14mr|texlive-lato-2.2-2|22	%description
14mr|texlive-lato-2.2-2|23	Lato is a sanserif typeface family designed in the Summer 2010
14mr|texlive-lato-2.2-2|24	by Warsaw-based designer Lukasz Dziedzic for the tyPoland
14mr|texlive-lato-2.2-2|25	foundry. This font, which includes five weights (hairline,
14mr|texlive-lato-2.2-2|26	light, regular, bold and black), is available from the Google
14mr|texlive-lato-2.2-2|27	Font Directory as TrueType files under the Open Font License
14mr|texlive-lato-2.2-2|28	version 1.1. The package provides support for this font in
14mr|texlive-lato-2.2-2|29	LaTeX. It includes the original TrueType fonts, as well as Type
14mr|texlive-lato-2.2-2|30	1 versions, converted for this package using FontForge for full
14mr|texlive-lato-2.2-2|31	support with Dvips.
14mr|texlive-lato-2.2-2|32	
14mr|texlive-lato-2.2-2|33	%post
14mr|texlive-lato-2.2-2|34	%{_sbindir}/texlive.post
14mr|texlive-lato-2.2-2|35	
14mr|texlive-lato-2.2-2|36	%postun
14mr|texlive-lato-2.2-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-lato-2.2-2|38	%{_sbindir}/texlive.post
14mr|texlive-lato-2.2-2|39	fi
14mr|texlive-lato-2.2-2|40	
14mr|texlive-lato-2.2-2|41	#-----------------------------------------------------------------------
14mr|texlive-lato-2.2-2|42	%files
14mr|texlive-lato-2.2-2|43	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bla-LCDFJ.afm
14mr|texlive-lato-2.2-2|44	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bla.afm
14mr|texlive-lato-2.2-2|45	%{_texmfdistdir}/fonts/afm/public/lato/Lato-BlaIta-LCDFJ.afm
14mr|texlive-lato-2.2-2|46	%{_texmfdistdir}/fonts/afm/public/lato/Lato-BlaIta.afm
14mr|texlive-lato-2.2-2|47	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bol-LCDFJ.afm
14mr|texlive-lato-2.2-2|48	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bol.afm
14mr|texlive-lato-2.2-2|49	%{_texmfdistdir}/fonts/afm/public/lato/Lato-BolIta-LCDFJ.afm
14mr|texlive-lato-2.2-2|50	%{_texmfdistdir}/fonts/afm/public/lato/Lato-BolIta.afm
14mr|texlive-lato-2.2-2|51	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Hai-LCDFJ.afm
14mr|texlive-lato-2.2-2|52	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Hai.afm
14mr|texlive-lato-2.2-2|53	%{_texmfdistdir}/fonts/afm/public/lato/Lato-HaiIta-LCDFJ.afm
14mr|texlive-lato-2.2-2|54	%{_texmfdistdir}/fonts/afm/public/lato/Lato-HaiIta.afm
14mr|texlive-lato-2.2-2|55	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Lig-LCDFJ.afm
14mr|texlive-lato-2.2-2|56	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Lig.afm
14mr|texlive-lato-2.2-2|57	%{_texmfdistdir}/fonts/afm/public/lato/Lato-LigIta-LCDFJ.afm
14mr|texlive-lato-2.2-2|58	%{_texmfdistdir}/fonts/afm/public/lato/Lato-LigIta.afm
14mr|texlive-lato-2.2-2|59	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Reg-LCDFJ.afm
14mr|texlive-lato-2.2-2|60	%{_texmfdistdir}/fonts/afm/public/lato/Lato-Reg.afm
14mr|texlive-lato-2.2-2|61	%{_texmfdistdir}/fonts/afm/public/lato/Lato-RegIta-LCDFJ.afm
14mr|texlive-lato-2.2-2|62	%{_texmfdistdir}/fonts/afm/public/lato/Lato-RegIta.afm
14mr|texlive-lato-2.2-2|63	%{_texmfdistdir}/fonts/enc/dvips/lato/lato-01.enc
14mr|texlive-lato-2.2-2|64	%{_texmfdistdir}/fonts/enc/dvips/lato/lato-02.enc
14mr|texlive-lato-2.2-2|65	%{_texmfdistdir}/fonts/enc/dvips/lato/lato-dotlessj.enc
14mr|texlive-lato-2.2-2|66	%{_texmfdistdir}/fonts/map/dvips/lato/lato.map
14mr|texlive-lato-2.2-2|67	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-01.tfm
14mr|texlive-lato-2.2-2|68	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-02.tfm
14mr|texlive-lato-2.2-2|69	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|70	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|71	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-dotlessj.tfm
14mr|texlive-lato-2.2-2|72	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-ot1.tfm
14mr|texlive-lato-2.2-2|73	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-t1.tfm
14mr|texlive-lato-2.2-2|74	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-ts1.tfm
14mr|texlive-lato-2.2-2|75	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-01.tfm
14mr|texlive-lato-2.2-2|76	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-02.tfm
14mr|texlive-lato-2.2-2|77	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|78	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|79	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-dotlessj.tfm
14mr|texlive-lato-2.2-2|80	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-ot1.tfm
14mr|texlive-lato-2.2-2|81	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-t1.tfm
14mr|texlive-lato-2.2-2|82	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-ts1.tfm
14mr|texlive-lato-2.2-2|83	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-01.tfm
14mr|texlive-lato-2.2-2|84	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-02.tfm
14mr|texlive-lato-2.2-2|85	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|86	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|87	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-dotlessj.tfm
14mr|texlive-lato-2.2-2|88	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-ot1.tfm
14mr|texlive-lato-2.2-2|89	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-t1.tfm
14mr|texlive-lato-2.2-2|90	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-ts1.tfm
14mr|texlive-lato-2.2-2|91	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-01.tfm
14mr|texlive-lato-2.2-2|92	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-02.tfm
14mr|texlive-lato-2.2-2|93	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|94	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|95	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-dotlessj.tfm
14mr|texlive-lato-2.2-2|96	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-ot1.tfm
14mr|texlive-lato-2.2-2|97	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-t1.tfm
14mr|texlive-lato-2.2-2|98	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-ts1.tfm
14mr|texlive-lato-2.2-2|99	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-01.tfm
14mr|texlive-lato-2.2-2|100	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-02.tfm
14mr|texlive-lato-2.2-2|101	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|102	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|103	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-dotlessj.tfm
14mr|texlive-lato-2.2-2|104	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-ot1.tfm
14mr|texlive-lato-2.2-2|105	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-t1.tfm
14mr|texlive-lato-2.2-2|106	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-ts1.tfm
14mr|texlive-lato-2.2-2|107	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-01.tfm
14mr|texlive-lato-2.2-2|108	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-02.tfm
14mr|texlive-lato-2.2-2|109	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|110	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|111	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-dotlessj.tfm
14mr|texlive-lato-2.2-2|112	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-ot1.tfm
14mr|texlive-lato-2.2-2|113	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-t1.tfm
14mr|texlive-lato-2.2-2|114	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-ts1.tfm
14mr|texlive-lato-2.2-2|115	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-01.tfm
14mr|texlive-lato-2.2-2|116	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-02.tfm
14mr|texlive-lato-2.2-2|117	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|118	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|119	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-dotlessj.tfm
14mr|texlive-lato-2.2-2|120	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-ot1.tfm
14mr|texlive-lato-2.2-2|121	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-t1.tfm
14mr|texlive-lato-2.2-2|122	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-ts1.tfm
14mr|texlive-lato-2.2-2|123	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-01.tfm
14mr|texlive-lato-2.2-2|124	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-02.tfm
14mr|texlive-lato-2.2-2|125	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|126	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|127	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-dotlessj.tfm
14mr|texlive-lato-2.2-2|128	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-ot1.tfm
14mr|texlive-lato-2.2-2|129	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-t1.tfm
14mr|texlive-lato-2.2-2|130	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-ts1.tfm
14mr|texlive-lato-2.2-2|131	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-01.tfm
14mr|texlive-lato-2.2-2|132	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-02.tfm
14mr|texlive-lato-2.2-2|133	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|134	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|135	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-dotlessj.tfm
14mr|texlive-lato-2.2-2|136	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-ot1.tfm
14mr|texlive-lato-2.2-2|137	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-t1.tfm
14mr|texlive-lato-2.2-2|138	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-ts1.tfm
14mr|texlive-lato-2.2-2|139	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-01.tfm
14mr|texlive-lato-2.2-2|140	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-02.tfm
14mr|texlive-lato-2.2-2|141	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-SmallCaps-ot1.tfm
14mr|texlive-lato-2.2-2|142	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-SmallCaps-t1.tfm
14mr|texlive-lato-2.2-2|143	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-dotlessj.tfm
14mr|texlive-lato-2.2-2|144	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-ot1.tfm
14mr|texlive-lato-2.2-2|145	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-t1.tfm
14mr|texlive-lato-2.2-2|146	%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-ts1.tfm
14mr|texlive-lato-2.2-2|147	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-Bla.ttf
14mr|texlive-lato-2.2-2|148	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-BlaIta.ttf
14mr|texlive-lato-2.2-2|149	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-Bol.ttf
14mr|texlive-lato-2.2-2|150	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-BolIta.ttf
14mr|texlive-lato-2.2-2|151	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-Hai.ttf
14mr|texlive-lato-2.2-2|152	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-HaiIta.ttf
14mr|texlive-lato-2.2-2|153	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-Lig.ttf
14mr|texlive-lato-2.2-2|154	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-LigIta.ttf
14mr|texlive-lato-2.2-2|155	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-Reg.ttf
14mr|texlive-lato-2.2-2|156	%{_texmfdistdir}/fonts/truetype/public/lato/Lato-RegIta.ttf
14mr|texlive-lato-2.2-2|157	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Bla-LCDFJ.pfb
14mr|texlive-lato-2.2-2|158	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Bla.pfb
14mr|texlive-lato-2.2-2|159	%{_texmfdistdir}/fonts/type1/public/lato/Lato-BlaIta-LCDFJ.pfb
14mr|texlive-lato-2.2-2|160	%{_texmfdistdir}/fonts/type1/public/lato/Lato-BlaIta.pfb
14mr|texlive-lato-2.2-2|161	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Bol-LCDFJ.pfb
14mr|texlive-lato-2.2-2|162	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Bol.pfb
14mr|texlive-lato-2.2-2|163	%{_texmfdistdir}/fonts/type1/public/lato/Lato-BolIta-LCDFJ.pfb
14mr|texlive-lato-2.2-2|164	%{_texmfdistdir}/fonts/type1/public/lato/Lato-BolIta.pfb
14mr|texlive-lato-2.2-2|165	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Hai-LCDFJ.pfb
14mr|texlive-lato-2.2-2|166	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Hai.pfb
14mr|texlive-lato-2.2-2|167	%{_texmfdistdir}/fonts/type1/public/lato/Lato-HaiIta-LCDFJ.pfb
14mr|texlive-lato-2.2-2|168	%{_texmfdistdir}/fonts/type1/public/lato/Lato-HaiIta.pfb
14mr|texlive-lato-2.2-2|169	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Lig-LCDFJ.pfb
14mr|texlive-lato-2.2-2|170	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Lig.pfb
14mr|texlive-lato-2.2-2|171	%{_texmfdistdir}/fonts/type1/public/lato/Lato-LigIta-LCDFJ.pfb
14mr|texlive-lato-2.2-2|172	%{_texmfdistdir}/fonts/type1/public/lato/Lato-LigIta.pfb
14mr|texlive-lato-2.2-2|173	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Reg-LCDFJ.pfb
14mr|texlive-lato-2.2-2|174	%{_texmfdistdir}/fonts/type1/public/lato/Lato-Reg.pfb
14mr|texlive-lato-2.2-2|175	%{_texmfdistdir}/fonts/type1/public/lato/Lato-RegIta-LCDFJ.pfb
14mr|texlive-lato-2.2-2|176	%{_texmfdistdir}/fonts/type1/public/lato/Lato-RegIta.pfb
14mr|texlive-lato-2.2-2|177	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|178	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|179	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-ot1.vf
14mr|texlive-lato-2.2-2|180	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-t1.vf
14mr|texlive-lato-2.2-2|181	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-ts1.vf
14mr|texlive-lato-2.2-2|182	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|183	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|184	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-ot1.vf
14mr|texlive-lato-2.2-2|185	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-t1.vf
14mr|texlive-lato-2.2-2|186	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-ts1.vf
14mr|texlive-lato-2.2-2|187	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|188	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|189	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-ot1.vf
14mr|texlive-lato-2.2-2|190	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-t1.vf
14mr|texlive-lato-2.2-2|191	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-ts1.vf
14mr|texlive-lato-2.2-2|192	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|193	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|194	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-ot1.vf
14mr|texlive-lato-2.2-2|195	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-t1.vf
14mr|texlive-lato-2.2-2|196	%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-ts1.vf
14mr|texlive-lato-2.2-2|197	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|198	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|199	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-ot1.vf
14mr|texlive-lato-2.2-2|200	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-t1.vf
14mr|texlive-lato-2.2-2|201	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-ts1.vf
14mr|texlive-lato-2.2-2|202	%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|203	%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|204	%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-ot1.vf
14mr|texlive-lato-2.2-2|205	%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-t1.vf
14mr|texlive-lato-2.2-2|206	%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-ts1.vf
14mr|texlive-lato-2.2-2|207	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|208	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|209	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-ot1.vf
14mr|texlive-lato-2.2-2|210	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-t1.vf
14mr|texlive-lato-2.2-2|211	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-ts1.vf
14mr|texlive-lato-2.2-2|212	%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|213	%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|214	%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-ot1.vf
14mr|texlive-lato-2.2-2|215	%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-t1.vf
14mr|texlive-lato-2.2-2|216	%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-ts1.vf
14mr|texlive-lato-2.2-2|217	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|218	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|219	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-ot1.vf
14mr|texlive-lato-2.2-2|220	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-t1.vf
14mr|texlive-lato-2.2-2|221	%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-ts1.vf
14mr|texlive-lato-2.2-2|222	%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-SmallCaps-ot1.vf
14mr|texlive-lato-2.2-2|223	%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-SmallCaps-t1.vf
14mr|texlive-lato-2.2-2|224	%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-ot1.vf
14mr|texlive-lato-2.2-2|225	%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-t1.vf
14mr|texlive-lato-2.2-2|226	%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-ts1.vf
14mr|texlive-lato-2.2-2|227	%{_texmfdistdir}/tex/latex/lato/lato.sty
14mr|texlive-lato-2.2-2|228	%{_texmfdistdir}/tex/latex/lato/ot1fla.fd
14mr|texlive-lato-2.2-2|229	%{_texmfdistdir}/tex/latex/lato/t1fla.fd
14mr|texlive-lato-2.2-2|230	%{_texmfdistdir}/tex/latex/lato/ts1fla.fd
14mr|texlive-lato-2.2-2|231	%doc %{_texmfdistdir}/doc/fonts/lato/CHANGES
14mr|texlive-lato-2.2-2|232	%doc %{_texmfdistdir}/doc/fonts/lato/README
14mr|texlive-lato-2.2-2|233	%doc %{_texmfdistdir}/doc/fonts/lato/lato-samples.pdf
14mr|texlive-lato-2.2-2|234	%doc %{_texmfdistdir}/doc/fonts/lato/lato-samples.tex
14mr|texlive-lato-2.2-2|235	%doc %{_texmfdistdir}/doc/fonts/lato/lato.pdf
14mr|texlive-lato-2.2-2|236	%doc %{_texmfdistdir}/doc/fonts/lato/lato.tex
14mr|texlive-lato-2.2-2|237	%doc %{_texmfdistdir}/doc/fonts/lato/manifest.txt
14mr|texlive-lato-2.2-2|238	#- source
14mr|texlive-lato-2.2-2|239	%doc %{_texmfdistdir}/source/fonts/lato/Makefile
14mr|texlive-lato-2.2-2|240	%doc %{_texmfdistdir}/source/fonts/lato/lato-01.etx
14mr|texlive-lato-2.2-2|241	%doc %{_texmfdistdir}/source/fonts/lato/lato-02.etx
14mr|texlive-lato-2.2-2|242	%doc %{_texmfdistdir}/source/fonts/lato/lato-dotlessj.etx
14mr|texlive-lato-2.2-2|243	%doc %{_texmfdistdir}/source/fonts/lato/lato-drv.tex
14mr|texlive-lato-2.2-2|244	%doc %{_texmfdistdir}/source/fonts/lato/lato-fixlatin.mtx
14mr|texlive-lato-2.2-2|245	%doc %{_texmfdistdir}/source/fonts/lato/lato-fixtextcomp.mtx
14mr|texlive-lato-2.2-2|246	%doc %{_texmfdistdir}/source/fonts/lato/lato-map.tex
14mr|texlive-lato-2.2-2|247	%doc %{_texmfdistdir}/source/fonts/lato/ttf2type1.pe
14mr|texlive-lato-2.2-2|248	
14mr|texlive-lato-2.2-2|249	#-----------------------------------------------------------------------
14mr|texlive-lato-2.2-2|250	%prep
14mr|texlive-lato-2.2-2|251	%setup -c -a0 -a1 -a2
14mr|texlive-lato-2.2-2|252	
14mr|texlive-lato-2.2-2|253	%build
14mr|texlive-lato-2.2-2|254	
14mr|texlive-lato-2.2-2|255	%install
14mr|texlive-lato-2.2-2|256	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lato-2.2-2|257	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lato-2.2-2|258	
14mr|texlive-lato-2.2-2|259	
14mr|texlive-lato-2.2-2|260	
14mr|texlive-lato-2.2-2|261	%changelog
14mr|texlive-lato-2.2-2|262	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-2
14mr|texlive-lato-2.2-2|263	+ Revision: 155d725
14mr|texlive-lato-2.2-2|264	- MassBuild#440: Increase release tag
14mr|texlive-lato-2.2-2|265	
14mr|texlive-lato-2.2-2|266	

20542 14
14mr|texlive-layaureo-20061230-3|1	# revision 19087
14mr|texlive-layaureo-20061230-3|2	# category Package
14mr|texlive-layaureo-20061230-3|3	# catalog-ctan /macros/latex/contrib/layaureo
14mr|texlive-layaureo-20061230-3|4	# catalog-date 2006-12-30 10:59:01 +0100
14mr|texlive-layaureo-20061230-3|5	# catalog-license lppl
14mr|texlive-layaureo-20061230-3|6	# catalog-version undef
14mr|texlive-layaureo-20061230-3|7	Name:		texlive-layaureo
14mr|texlive-layaureo-20061230-3|8	Version:	20061230
14mr|texlive-layaureo-20061230-3|9	Release:	3
14mr|texlive-layaureo-20061230-3|10	Summary:	A package to improve the A4 page layout
14mr|texlive-layaureo-20061230-3|11	Group:		Publishing
14mr|texlive-layaureo-20061230-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/layaureo
14mr|texlive-layaureo-20061230-3|13	License:	LPPL
14mr|texlive-layaureo-20061230-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layaureo.tar.xz
14mr|texlive-layaureo-20061230-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layaureo.doc.tar.xz
14mr|texlive-layaureo-20061230-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layaureo.source.tar.xz
14mr|texlive-layaureo-20061230-3|17	BuildArch:	noarch
14mr|texlive-layaureo-20061230-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-layaureo-20061230-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-layaureo-20061230-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-layaureo-20061230-3|21	
14mr|texlive-layaureo-20061230-3|22	%description
14mr|texlive-layaureo-20061230-3|23	This package produces a wide page layout for documents that use
14mr|texlive-layaureo-20061230-3|24	A4 paper size. Moreover, LayAureo provides both a simple hook
14mr|texlive-layaureo-20061230-3|25	for leaving an empty space which is required if pages are
14mr|texlive-layaureo-20061230-3|26	bundled by a press binding use option binding=length), and an
14mr|texlive-layaureo-20061230-3|27	option called big which it forces typearea to become maximum.
14mr|texlive-layaureo-20061230-3|28	
14mr|texlive-layaureo-20061230-3|29	%post
14mr|texlive-layaureo-20061230-3|30	%{_sbindir}/texlive.post
14mr|texlive-layaureo-20061230-3|31	
14mr|texlive-layaureo-20061230-3|32	%postun
14mr|texlive-layaureo-20061230-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-layaureo-20061230-3|34	%{_sbindir}/texlive.post
14mr|texlive-layaureo-20061230-3|35	fi
14mr|texlive-layaureo-20061230-3|36	
14mr|texlive-layaureo-20061230-3|37	#-----------------------------------------------------------------------
14mr|texlive-layaureo-20061230-3|38	%files
14mr|texlive-layaureo-20061230-3|39	%{_texmfdistdir}/tex/latex/layaureo/layaureo.sty
14mr|texlive-layaureo-20061230-3|40	%doc %{_texmfdistdir}/doc/latex/layaureo/README
14mr|texlive-layaureo-20061230-3|41	%doc %{_texmfdistdir}/doc/latex/layaureo/layaureo.pdf
14mr|texlive-layaureo-20061230-3|42	#- source
14mr|texlive-layaureo-20061230-3|43	%doc %{_texmfdistdir}/source/latex/layaureo/layaureo.dtx
14mr|texlive-layaureo-20061230-3|44	%doc %{_texmfdistdir}/source/latex/layaureo/layaureo.ins
14mr|texlive-layaureo-20061230-3|45	
14mr|texlive-layaureo-20061230-3|46	#-----------------------------------------------------------------------
14mr|texlive-layaureo-20061230-3|47	%prep
14mr|texlive-layaureo-20061230-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-layaureo-20061230-3|49	
14mr|texlive-layaureo-20061230-3|50	%build
14mr|texlive-layaureo-20061230-3|51	
14mr|texlive-layaureo-20061230-3|52	%install
14mr|texlive-layaureo-20061230-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-layaureo-20061230-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-layaureo-20061230-3|55	
14mr|texlive-layaureo-20061230-3|56	
14mr|texlive-layaureo-20061230-3|57	
14mr|texlive-layaureo-20061230-3|58	%changelog
14mr|texlive-layaureo-20061230-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061230-3
14mr|texlive-layaureo-20061230-3|60	+ Revision: f1b6deb
14mr|texlive-layaureo-20061230-3|61	- MassBuild#440: Increase release tag
14mr|texlive-layaureo-20061230-3|62	
14mr|texlive-layaureo-20061230-3|63	

20543 14
14mr|texlive-layouts-2.6d-3|1	# revision 15878
14mr|texlive-layouts-2.6d-3|2	# category Package
14mr|texlive-layouts-2.6d-3|3	# catalog-ctan /macros/latex/contrib/layouts
14mr|texlive-layouts-2.6d-3|4	# catalog-date 2009-09-02 18:09:14 +0200
14mr|texlive-layouts-2.6d-3|5	# catalog-license lppl1.3
14mr|texlive-layouts-2.6d-3|6	# catalog-version 2.6d
14mr|texlive-layouts-2.6d-3|7	Name:		texlive-layouts
14mr|texlive-layouts-2.6d-3|8	Version:	2.6d
14mr|texlive-layouts-2.6d-3|9	Release:	3
14mr|texlive-layouts-2.6d-3|10	Summary:	Display various elements of a document's layout
14mr|texlive-layouts-2.6d-3|11	Group:		Publishing
14mr|texlive-layouts-2.6d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/layouts
14mr|texlive-layouts-2.6d-3|13	License:	LPPL1.3
14mr|texlive-layouts-2.6d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layouts.tar.xz
14mr|texlive-layouts-2.6d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layouts.doc.tar.xz
14mr|texlive-layouts-2.6d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layouts.source.tar.xz
14mr|texlive-layouts-2.6d-3|17	BuildArch:	noarch
14mr|texlive-layouts-2.6d-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-layouts-2.6d-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-layouts-2.6d-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-layouts-2.6d-3|21	
14mr|texlive-layouts-2.6d-3|22	%description
14mr|texlive-layouts-2.6d-3|23	Display information about a document, including: text
14mr|texlive-layouts-2.6d-3|24	positioning on a page; disposition of floats; layout of
14mr|texlive-layouts-2.6d-3|25	paragraphs, lists, footnotes, table of contents, and sectional
14mr|texlive-layouts-2.6d-3|26	headings; font boxes. Facilities are provided for a document
14mr|texlive-layouts-2.6d-3|27	designer to experiment with the layout parameters.
14mr|texlive-layouts-2.6d-3|28	
14mr|texlive-layouts-2.6d-3|29	%post
14mr|texlive-layouts-2.6d-3|30	%{_sbindir}/texlive.post
14mr|texlive-layouts-2.6d-3|31	
14mr|texlive-layouts-2.6d-3|32	%postun
14mr|texlive-layouts-2.6d-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-layouts-2.6d-3|34	%{_sbindir}/texlive.post
14mr|texlive-layouts-2.6d-3|35	fi
14mr|texlive-layouts-2.6d-3|36	
14mr|texlive-layouts-2.6d-3|37	#-----------------------------------------------------------------------
14mr|texlive-layouts-2.6d-3|38	%files
14mr|texlive-layouts-2.6d-3|39	%{_texmfdistdir}/tex/latex/layouts/layouts.sty
14mr|texlive-layouts-2.6d-3|40	%doc %{_texmfdistdir}/doc/latex/layouts/README
14mr|texlive-layouts-2.6d-3|41	%doc %{_texmfdistdir}/doc/latex/layouts/layman.pdf
14mr|texlive-layouts-2.6d-3|42	%doc %{_texmfdistdir}/doc/latex/layouts/layouts.pdf
14mr|texlive-layouts-2.6d-3|43	#- source
14mr|texlive-layouts-2.6d-3|44	%doc %{_texmfdistdir}/source/latex/layouts/layman.tex
14mr|texlive-layouts-2.6d-3|45	%doc %{_texmfdistdir}/source/latex/layouts/layouts.dtx
14mr|texlive-layouts-2.6d-3|46	%doc %{_texmfdistdir}/source/latex/layouts/layouts.ins
14mr|texlive-layouts-2.6d-3|47	
14mr|texlive-layouts-2.6d-3|48	#-----------------------------------------------------------------------
14mr|texlive-layouts-2.6d-3|49	%prep
14mr|texlive-layouts-2.6d-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-layouts-2.6d-3|51	
14mr|texlive-layouts-2.6d-3|52	%build
14mr|texlive-layouts-2.6d-3|53	
14mr|texlive-layouts-2.6d-3|54	%install
14mr|texlive-layouts-2.6d-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-layouts-2.6d-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-layouts-2.6d-3|57	
14mr|texlive-layouts-2.6d-3|58	
14mr|texlive-layouts-2.6d-3|59	
14mr|texlive-layouts-2.6d-3|60	%changelog
14mr|texlive-layouts-2.6d-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6d-3
14mr|texlive-layouts-2.6d-3|62	+ Revision: 54f4ffb
14mr|texlive-layouts-2.6d-3|63	- MassBuild#440: Increase release tag
14mr|texlive-layouts-2.6d-3|64	
14mr|texlive-layouts-2.6d-3|65	

20544 14
14mr|texlive-lazylist-1.0a-3|1	# revision 17691
14mr|texlive-lazylist-1.0a-3|2	# category Package
14mr|texlive-lazylist-1.0a-3|3	# catalog-ctan /macros/latex/contrib/lazylist
14mr|texlive-lazylist-1.0a-3|4	# catalog-date 2006-12-30 10:59:01 +0100
14mr|texlive-lazylist-1.0a-3|5	# catalog-license lppl
14mr|texlive-lazylist-1.0a-3|6	# catalog-version 1.0a
14mr|texlive-lazylist-1.0a-3|7	Name:		texlive-lazylist
14mr|texlive-lazylist-1.0a-3|8	Version:	1.0a
14mr|texlive-lazylist-1.0a-3|9	Release:	3
14mr|texlive-lazylist-1.0a-3|10	Summary:	Lists in TeX's "mouth"
14mr|texlive-lazylist-1.0a-3|11	Group:		Publishing
14mr|texlive-lazylist-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist
14mr|texlive-lazylist-1.0a-3|13	License:	LPPL
14mr|texlive-lazylist-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lazylist.tar.xz
14mr|texlive-lazylist-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lazylist.doc.tar.xz
14mr|texlive-lazylist-1.0a-3|16	BuildArch:	noarch
14mr|texlive-lazylist-1.0a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lazylist-1.0a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lazylist-1.0a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lazylist-1.0a-3|20	
14mr|texlive-lazylist-1.0a-3|21	%description
14mr|texlive-lazylist-1.0a-3|22	This package provides a pile of lambda-calculus and list-
14mr|texlive-lazylist-1.0a-3|23	handling macros of an incredibly obtuse nature. The TUGboat
14mr|texlive-lazylist-1.0a-3|24	paper serves as a manual for the macros. This TeX code was
14mr|texlive-lazylist-1.0a-3|25	formally verified.
14mr|texlive-lazylist-1.0a-3|26	
14mr|texlive-lazylist-1.0a-3|27	%post
14mr|texlive-lazylist-1.0a-3|28	%{_sbindir}/texlive.post
14mr|texlive-lazylist-1.0a-3|29	
14mr|texlive-lazylist-1.0a-3|30	%postun
14mr|texlive-lazylist-1.0a-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-lazylist-1.0a-3|32	%{_sbindir}/texlive.post
14mr|texlive-lazylist-1.0a-3|33	fi
14mr|texlive-lazylist-1.0a-3|34	
14mr|texlive-lazylist-1.0a-3|35	#-----------------------------------------------------------------------
14mr|texlive-lazylist-1.0a-3|36	%files
14mr|texlive-lazylist-1.0a-3|37	%{_texmfdistdir}/tex/latex/lazylist/lazylist.sty
14mr|texlive-lazylist-1.0a-3|38	%doc %{_texmfdistdir}/doc/latex/lazylist/lazylist.pdf
14mr|texlive-lazylist-1.0a-3|39	%doc %{_texmfdistdir}/doc/latex/lazylist/lazylist.tex
14mr|texlive-lazylist-1.0a-3|40	
14mr|texlive-lazylist-1.0a-3|41	#-----------------------------------------------------------------------
14mr|texlive-lazylist-1.0a-3|42	%prep
14mr|texlive-lazylist-1.0a-3|43	%setup -c -a0 -a1
14mr|texlive-lazylist-1.0a-3|44	
14mr|texlive-lazylist-1.0a-3|45	%build
14mr|texlive-lazylist-1.0a-3|46	
14mr|texlive-lazylist-1.0a-3|47	%install
14mr|texlive-lazylist-1.0a-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lazylist-1.0a-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lazylist-1.0a-3|50	
14mr|texlive-lazylist-1.0a-3|51	
14mr|texlive-lazylist-1.0a-3|52	
14mr|texlive-lazylist-1.0a-3|53	%changelog
14mr|texlive-lazylist-1.0a-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-3
14mr|texlive-lazylist-1.0a-3|55	+ Revision: 45510b5
14mr|texlive-lazylist-1.0a-3|56	- MassBuild#440: Increase release tag
14mr|texlive-lazylist-1.0a-3|57	
14mr|texlive-lazylist-1.0a-3|58	

20545 14
14mr|texlive-lcd-0.3-3|1	# revision 16549
14mr|texlive-lcd-0.3-3|2	# category Package
14mr|texlive-lcd-0.3-3|3	# catalog-ctan /macros/latex/contrib/lcd
14mr|texlive-lcd-0.3-3|4	# catalog-date 2006-11-14 20:05:17 +0100
14mr|texlive-lcd-0.3-3|5	# catalog-license lppl
14mr|texlive-lcd-0.3-3|6	# catalog-version 0.3
14mr|texlive-lcd-0.3-3|7	Name:		texlive-lcd
14mr|texlive-lcd-0.3-3|8	Version:	0.3
14mr|texlive-lcd-0.3-3|9	Release:	3
14mr|texlive-lcd-0.3-3|10	Summary:	Alphanumerical LCD-style displays
14mr|texlive-lcd-0.3-3|11	Group:		Publishing
14mr|texlive-lcd-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lcd
14mr|texlive-lcd-0.3-3|13	License:	LPPL
14mr|texlive-lcd-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcd.tar.xz
14mr|texlive-lcd-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcd.doc.tar.xz
14mr|texlive-lcd-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcd.source.tar.xz
14mr|texlive-lcd-0.3-3|17	BuildArch:	noarch
14mr|texlive-lcd-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lcd-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lcd-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lcd-0.3-3|21	
14mr|texlive-lcd-0.3-3|22	%description
14mr|texlive-lcd-0.3-3|23	A LaTeX package that will display text as on an LCD display.
14mr|texlive-lcd-0.3-3|24	Assumes 8-bit input in its internal verbatim-style environment.
14mr|texlive-lcd-0.3-3|25	
14mr|texlive-lcd-0.3-3|26	%post
14mr|texlive-lcd-0.3-3|27	%{_sbindir}/texlive.post
14mr|texlive-lcd-0.3-3|28	
14mr|texlive-lcd-0.3-3|29	%postun
14mr|texlive-lcd-0.3-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-lcd-0.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-lcd-0.3-3|32	fi
14mr|texlive-lcd-0.3-3|33	
14mr|texlive-lcd-0.3-3|34	#-----------------------------------------------------------------------
14mr|texlive-lcd-0.3-3|35	%files
14mr|texlive-lcd-0.3-3|36	%{_texmfdistdir}/tex/latex/lcd/lcd.sty
14mr|texlive-lcd-0.3-3|37	%doc %{_texmfdistdir}/doc/latex/lcd/00readme
14mr|texlive-lcd-0.3-3|38	%doc %{_texmfdistdir}/doc/latex/lcd/example.pdf
14mr|texlive-lcd-0.3-3|39	%doc %{_texmfdistdir}/doc/latex/lcd/example.tex
14mr|texlive-lcd-0.3-3|40	#- source
14mr|texlive-lcd-0.3-3|41	%doc %{_texmfdistdir}/source/latex/lcd/lcd.dtx
14mr|texlive-lcd-0.3-3|42	%doc %{_texmfdistdir}/source/latex/lcd/lcd.ins
14mr|texlive-lcd-0.3-3|43	
14mr|texlive-lcd-0.3-3|44	#-----------------------------------------------------------------------
14mr|texlive-lcd-0.3-3|45	%prep
14mr|texlive-lcd-0.3-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-lcd-0.3-3|47	
14mr|texlive-lcd-0.3-3|48	%build
14mr|texlive-lcd-0.3-3|49	
14mr|texlive-lcd-0.3-3|50	%install
14mr|texlive-lcd-0.3-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lcd-0.3-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lcd-0.3-3|53	
14mr|texlive-lcd-0.3-3|54	
14mr|texlive-lcd-0.3-3|55	
14mr|texlive-lcd-0.3-3|56	%changelog
14mr|texlive-lcd-0.3-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-lcd-0.3-3|58	+ Revision: 6891bcf
14mr|texlive-lcd-0.3-3|59	- MassBuild#440: Increase release tag
14mr|texlive-lcd-0.3-3|60	
14mr|texlive-lcd-0.3-3|61	

20546 14
14mr|texlive-lcdftypetools-2.97-6|1	# revision 29764
14mr|texlive-lcdftypetools-2.97-6|2	# category TLCore
14mr|texlive-lcdftypetools-2.97-6|3	# catalog-ctan /fonts/utilities/lcdf-typetools
14mr|texlive-lcdftypetools-2.97-6|4	# catalog-date 2012-10-26 00:32:45 +0200
14mr|texlive-lcdftypetools-2.97-6|5	# catalog-license gpl
14mr|texlive-lcdftypetools-2.97-6|6	# catalog-version 2.97
14mr|texlive-lcdftypetools-2.97-6|7	Name:		texlive-lcdftypetools
14mr|texlive-lcdftypetools-2.97-6|8	Version:	2.97
14mr|texlive-lcdftypetools-2.97-6|9	Release:	6
14mr|texlive-lcdftypetools-2.97-6|10	Summary:	A bundle of outline font manipulation tools
14mr|texlive-lcdftypetools-2.97-6|11	Group:		Publishing
14mr|texlive-lcdftypetools-2.97-6|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/lcdf-typetools
14mr|texlive-lcdftypetools-2.97-6|13	License:	GPL
14mr|texlive-lcdftypetools-2.97-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcdftypetools.tar.xz
14mr|texlive-lcdftypetools-2.97-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcdftypetools.doc.tar.xz
14mr|texlive-lcdftypetools-2.97-6|16	BuildArch:	noarch
14mr|texlive-lcdftypetools-2.97-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lcdftypetools-2.97-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lcdftypetools-2.97-6|19	Requires:	texlive-glyphlist
14mr|texlive-lcdftypetools-2.97-6|20	Requires:	texlive-lcdftypetools.bin
14mr|texlive-lcdftypetools-2.97-6|21	
14mr|texlive-lcdftypetools-2.97-6|22	%description
14mr|texlive-lcdftypetools-2.97-6|23	This bundle of tools comprises: - Cfftot1, which translates a
14mr|texlive-lcdftypetools-2.97-6|24	Compact Font Format (CFF) font, or a PostScript-flavored
14mr|texlive-lcdftypetools-2.97-6|25	OpenType font, into PostScript Type 1 format. It correctly
14mr|texlive-lcdftypetools-2.97-6|26	handles subroutines and hints; - Mmafm and mmpfb, which create
14mr|texlive-lcdftypetools-2.97-6|27	instances of multiple-master fonts (mmafm and mmpfb were
14mr|texlive-lcdftypetools-2.97-6|28	previously distributed in their own package, mminstance); -
14mr|texlive-lcdftypetools-2.97-6|29	Otfinfo, which reports information about OpenType fonts, such
14mr|texlive-lcdftypetools-2.97-6|30	as the features they support and the contents of their 'size'
14mr|texlive-lcdftypetools-2.97-6|31	optical size features; - Otftotfm, which creates TeX font
14mr|texlive-lcdftypetools-2.97-6|32	metrics and encodings that correspond to a PostScript-flavored
14mr|texlive-lcdftypetools-2.97-6|33	OpenType font. It will interpret glyph positionings,
14mr|texlive-lcdftypetools-2.97-6|34	substitutions, and ligatures as far as it is able. You can say
14mr|texlive-lcdftypetools-2.97-6|35	which OpenType features should be activated; - T1dotlessj,
14mr|texlive-lcdftypetools-2.97-6|36	creates a Type 1 font whose only character is a dotless j
14mr|texlive-lcdftypetools-2.97-6|37	matching the input font's design; - T1lint, which checks a Type
14mr|texlive-lcdftypetools-2.97-6|38	1 font for correctness; - T1reencode, which replaces a font's
14mr|texlive-lcdftypetools-2.97-6|39	internal encoding with one you specify; and - T1testpage, which
14mr|texlive-lcdftypetools-2.97-6|40	creates a PostScript proof for a Type 1 font. It is preliminary
14mr|texlive-lcdftypetools-2.97-6|41	software.
14mr|texlive-lcdftypetools-2.97-6|42	
14mr|texlive-lcdftypetools-2.97-6|43	#-----------------------------------------------------------------------
14mr|texlive-lcdftypetools-2.97-6|44	%files
14mr|texlive-lcdftypetools-2.97-6|45	%doc %{_mandir}/man1/cfftot1.1*
14mr|texlive-lcdftypetools-2.97-6|46	%doc %{_texmfdistdir}/doc/man/man1/cfftot1.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|47	%doc %{_mandir}/man1/mmafm.1*
14mr|texlive-lcdftypetools-2.97-6|48	%doc %{_texmfdistdir}/doc/man/man1/mmafm.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|49	%doc %{_mandir}/man1/mmpfb.1*
14mr|texlive-lcdftypetools-2.97-6|50	%doc %{_texmfdistdir}/doc/man/man1/mmpfb.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|51	%doc %{_mandir}/man1/otfinfo.1*
14mr|texlive-lcdftypetools-2.97-6|52	%doc %{_texmfdistdir}/doc/man/man1/otfinfo.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|53	%doc %{_mandir}/man1/otftotfm.1*
14mr|texlive-lcdftypetools-2.97-6|54	%doc %{_texmfdistdir}/doc/man/man1/otftotfm.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|55	%doc %{_mandir}/man1/t1dotlessj.1*
14mr|texlive-lcdftypetools-2.97-6|56	%doc %{_texmfdistdir}/doc/man/man1/t1dotlessj.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|57	%doc %{_mandir}/man1/t1lint.1*
14mr|texlive-lcdftypetools-2.97-6|58	%doc %{_texmfdistdir}/doc/man/man1/t1lint.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|59	%doc %{_mandir}/man1/t1rawafm.1*
14mr|texlive-lcdftypetools-2.97-6|60	%doc %{_texmfdistdir}/doc/man/man1/t1rawafm.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|61	%doc %{_mandir}/man1/t1reencode.1*
14mr|texlive-lcdftypetools-2.97-6|62	%doc %{_texmfdistdir}/doc/man/man1/t1reencode.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|63	%doc %{_mandir}/man1/t1testpage.1*
14mr|texlive-lcdftypetools-2.97-6|64	%doc %{_texmfdistdir}/doc/man/man1/t1testpage.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|65	%doc %{_mandir}/man1/ttftotype42.1*
14mr|texlive-lcdftypetools-2.97-6|66	%doc %{_texmfdistdir}/doc/man/man1/ttftotype42.man1.pdf
14mr|texlive-lcdftypetools-2.97-6|67	
14mr|texlive-lcdftypetools-2.97-6|68	#-----------------------------------------------------------------------
14mr|texlive-lcdftypetools-2.97-6|69	%prep
14mr|texlive-lcdftypetools-2.97-6|70	%setup -c -a0 -a1
14mr|texlive-lcdftypetools-2.97-6|71	
14mr|texlive-lcdftypetools-2.97-6|72	%build
14mr|texlive-lcdftypetools-2.97-6|73	
14mr|texlive-lcdftypetools-2.97-6|74	%install
14mr|texlive-lcdftypetools-2.97-6|75	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-lcdftypetools-2.97-6|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-lcdftypetools-2.97-6|77	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-lcdftypetools-2.97-6|78	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-lcdftypetools-2.97-6|79	
14mr|texlive-lcdftypetools-2.97-6|80	%changelog
14mr|texlive-lcdftypetools-2.97-6|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.97-6
14mr|texlive-lcdftypetools-2.97-6|82	+ Revision: 2cc5bfb
14mr|texlive-lcdftypetools-2.97-6|83	- MassBuild#440: Increase release tag
14mr|texlive-lcdftypetools-2.97-6|84	
14mr|texlive-lcdftypetools-2.97-6|85	

20547 14
14mr|texlive-lcg-1.3-6|1	# revision 31474
14mr|texlive-lcg-1.3-6|2	# category Package
14mr|texlive-lcg-1.3-6|3	# catalog-ctan /macros/latex/contrib/lcg
14mr|texlive-lcg-1.3-6|4	# catalog-date 2013-08-19 14:43:09 +0200
14mr|texlive-lcg-1.3-6|5	# catalog-license lppl
14mr|texlive-lcg-1.3-6|6	# catalog-version 1.3
14mr|texlive-lcg-1.3-6|7	Name:		texlive-lcg
14mr|texlive-lcg-1.3-6|8	Version:	1.3
14mr|texlive-lcg-1.3-6|9	Release:	6
14mr|texlive-lcg-1.3-6|10	Summary:	Generate random integers
14mr|texlive-lcg-1.3-6|11	Group:		Publishing
14mr|texlive-lcg-1.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lcg
14mr|texlive-lcg-1.3-6|13	License:	LPPL
14mr|texlive-lcg-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcg.tar.xz
14mr|texlive-lcg-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcg.doc.tar.xz
14mr|texlive-lcg-1.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcg.source.tar.xz
14mr|texlive-lcg-1.3-6|17	BuildArch:	noarch
14mr|texlive-lcg-1.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lcg-1.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lcg-1.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-lcg-1.3-6|21	
14mr|texlive-lcg-1.3-6|22	%description
14mr|texlive-lcg-1.3-6|23	The lcg package generates random numbers (integers) via a
14mr|texlive-lcg-1.3-6|24	linear congruential generator (Schrage's method). The random
14mr|texlive-lcg-1.3-6|25	numbers are written to a counter. The keyval package is used
14mr|texlive-lcg-1.3-6|26	for the user to provide values for the range and a seed, and
14mr|texlive-lcg-1.3-6|27	for the name of the counter to be used.
14mr|texlive-lcg-1.3-6|28	
14mr|texlive-lcg-1.3-6|29	%post
14mr|texlive-lcg-1.3-6|30	%{_sbindir}/texlive.post
14mr|texlive-lcg-1.3-6|31	
14mr|texlive-lcg-1.3-6|32	%postun
14mr|texlive-lcg-1.3-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-lcg-1.3-6|34	%{_sbindir}/texlive.post
14mr|texlive-lcg-1.3-6|35	fi
14mr|texlive-lcg-1.3-6|36	
14mr|texlive-lcg-1.3-6|37	#-----------------------------------------------------------------------
14mr|texlive-lcg-1.3-6|38	%files
14mr|texlive-lcg-1.3-6|39	%{_texmfdistdir}/tex/latex/lcg/lcg.sty
14mr|texlive-lcg-1.3-6|40	%doc %{_texmfdistdir}/doc/latex/lcg/lcg.pdf
14mr|texlive-lcg-1.3-6|41	#- source
14mr|texlive-lcg-1.3-6|42	%doc %{_texmfdistdir}/source/latex/lcg/lcg.dtx
14mr|texlive-lcg-1.3-6|43	%doc %{_texmfdistdir}/source/latex/lcg/lcg.ins
14mr|texlive-lcg-1.3-6|44	
14mr|texlive-lcg-1.3-6|45	#-----------------------------------------------------------------------
14mr|texlive-lcg-1.3-6|46	%prep
14mr|texlive-lcg-1.3-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-lcg-1.3-6|48	
14mr|texlive-lcg-1.3-6|49	%build
14mr|texlive-lcg-1.3-6|50	
14mr|texlive-lcg-1.3-6|51	%install
14mr|texlive-lcg-1.3-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lcg-1.3-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lcg-1.3-6|54	
14mr|texlive-lcg-1.3-6|55	%changelog
14mr|texlive-lcg-1.3-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-6
14mr|texlive-lcg-1.3-6|57	+ Revision: 020f817
14mr|texlive-lcg-1.3-6|58	- MassBuild#440: Increase release tag
14mr|texlive-lcg-1.3-6|59	
14mr|texlive-lcg-1.3-6|60	

20548 14
14mr|texlive-lcyw-v1.1-3|1	# revision 15878
14mr|texlive-lcyw-v1.1-3|2	# category Package
14mr|texlive-lcyw-v1.1-3|3	# catalog-ctan /macros/latex/contrib/lcyw
14mr|texlive-lcyw-v1.1-3|4	# catalog-date 2009-12-16 19:51:33 +0100
14mr|texlive-lcyw-v1.1-3|5	# catalog-license lppl1.3
14mr|texlive-lcyw-v1.1-3|6	# catalog-version v1.1
14mr|texlive-lcyw-v1.1-3|7	Name:		texlive-lcyw
14mr|texlive-lcyw-v1.1-3|8	Version:	v1.1
14mr|texlive-lcyw-v1.1-3|9	Release:	3
14mr|texlive-lcyw-v1.1-3|10	Summary:	Make Classic Cyrillic CM fonts accessible in LaTeX
14mr|texlive-lcyw-v1.1-3|11	Group:		Publishing
14mr|texlive-lcyw-v1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lcyw
14mr|texlive-lcyw-v1.1-3|13	License:	LPPL1.3
14mr|texlive-lcyw-v1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcyw.tar.xz
14mr|texlive-lcyw-v1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcyw.doc.tar.xz
14mr|texlive-lcyw-v1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcyw.source.tar.xz
14mr|texlive-lcyw-v1.1-3|17	BuildArch:	noarch
14mr|texlive-lcyw-v1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lcyw-v1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lcyw-v1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lcyw-v1.1-3|21	
14mr|texlive-lcyw-v1.1-3|22	%description
14mr|texlive-lcyw-v1.1-3|23	The package makes the classic CM Cyrillic fonts accessible for
14mr|texlive-lcyw-v1.1-3|24	use with LaTeX.
14mr|texlive-lcyw-v1.1-3|25	
14mr|texlive-lcyw-v1.1-3|26	%post
14mr|texlive-lcyw-v1.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-lcyw-v1.1-3|28	
14mr|texlive-lcyw-v1.1-3|29	%postun
14mr|texlive-lcyw-v1.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-lcyw-v1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-lcyw-v1.1-3|32	fi
14mr|texlive-lcyw-v1.1-3|33	
14mr|texlive-lcyw-v1.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-lcyw-v1.1-3|35	%files
14mr|texlive-lcyw-v1.1-3|36	%{_texmfdistdir}/tex/latex/lcyw/cmap-cyr-vf.sty
14mr|texlive-lcyw-v1.1-3|37	%{_texmfdistdir}/tex/latex/lcyw/koi7a.cmap
14mr|texlive-lcyw-v1.1-3|38	%{_texmfdistdir}/tex/latex/lcyw/lcywcmr.fd
14mr|texlive-lcyw-v1.1-3|39	%{_texmfdistdir}/tex/latex/lcyw/lcywcmss.fd
14mr|texlive-lcyw-v1.1-3|40	%{_texmfdistdir}/tex/latex/lcyw/lcywcmssq.fd
14mr|texlive-lcyw-v1.1-3|41	%{_texmfdistdir}/tex/latex/lcyw/lcywcmtt.fd
14mr|texlive-lcyw-v1.1-3|42	%{_texmfdistdir}/tex/latex/lcyw/lcywenc.def
14mr|texlive-lcyw-v1.1-3|43	%doc %{_texmfdistdir}/doc/latex/lcyw/README
14mr|texlive-lcyw-v1.1-3|44	%doc %{_texmfdistdir}/doc/latex/lcyw/README.koi8-r
14mr|texlive-lcyw-v1.1-3|45	%doc %{_texmfdistdir}/doc/latex/lcyw/example-lcyw.tex
14mr|texlive-lcyw-v1.1-3|46	%doc %{_texmfdistdir}/doc/latex/lcyw/lcyw.pdf
14mr|texlive-lcyw-v1.1-3|47	#- source
14mr|texlive-lcyw-v1.1-3|48	%doc %{_texmfdistdir}/source/latex/lcyw/lcyw.dtx
14mr|texlive-lcyw-v1.1-3|49	%doc %{_texmfdistdir}/source/latex/lcyw/lcyw.ins
14mr|texlive-lcyw-v1.1-3|50	%doc %{_texmfdistdir}/source/latex/lcyw/lcywfd.fdd
14mr|texlive-lcyw-v1.1-3|51	
14mr|texlive-lcyw-v1.1-3|52	#-----------------------------------------------------------------------
14mr|texlive-lcyw-v1.1-3|53	%prep
14mr|texlive-lcyw-v1.1-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-lcyw-v1.1-3|55	
14mr|texlive-lcyw-v1.1-3|56	%build
14mr|texlive-lcyw-v1.1-3|57	
14mr|texlive-lcyw-v1.1-3|58	%install
14mr|texlive-lcyw-v1.1-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lcyw-v1.1-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lcyw-v1.1-3|61	
14mr|texlive-lcyw-v1.1-3|62	
14mr|texlive-lcyw-v1.1-3|63	
14mr|texlive-lcyw-v1.1-3|64	%changelog
14mr|texlive-lcyw-v1.1-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.1-3
14mr|texlive-lcyw-v1.1-3|66	+ Revision: 5927d98
14mr|texlive-lcyw-v1.1-3|67	- MassBuild#440: Increase release tag
14mr|texlive-lcyw-v1.1-3|68	
14mr|texlive-lcyw-v1.1-3|69	

20549 14
14mr|texlive-leading-0.3-3|1	# revision 15878
14mr|texlive-leading-0.3-3|2	# category Package
14mr|texlive-leading-0.3-3|3	# catalog-ctan /macros/latex/contrib/leading
14mr|texlive-leading-0.3-3|4	# catalog-date 2008-12-15 18:32:16 +0100
14mr|texlive-leading-0.3-3|5	# catalog-license lppl
14mr|texlive-leading-0.3-3|6	# catalog-version 0.3
14mr|texlive-leading-0.3-3|7	Name:		texlive-leading
14mr|texlive-leading-0.3-3|8	Version:	0.3
14mr|texlive-leading-0.3-3|9	Release:	3
14mr|texlive-leading-0.3-3|10	Summary:	Define leading with a length
14mr|texlive-leading-0.3-3|11	Group:		Publishing
14mr|texlive-leading-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/leading
14mr|texlive-leading-0.3-3|13	License:	LPPL
14mr|texlive-leading-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leading.tar.xz
14mr|texlive-leading-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leading.doc.tar.xz
14mr|texlive-leading-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leading.source.tar.xz
14mr|texlive-leading-0.3-3|17	BuildArch:	noarch
14mr|texlive-leading-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-leading-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-leading-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-leading-0.3-3|21	
14mr|texlive-leading-0.3-3|22	%description
14mr|texlive-leading-0.3-3|23	The package defines a command \leading, whose argument is a
14mr|texlive-leading-0.3-3|24	<length> that specifies the nominal distance between
14mr|texlive-leading-0.3-3|25	consecutive baselines of typeset text. The command replaces the
14mr|texlive-leading-0.3-3|26	rather more difficult LaTeX command \linespread{<ratio>}, where
14mr|texlive-leading-0.3-3|27	the leading is specified by reference to the font size.
14mr|texlive-leading-0.3-3|28	
14mr|texlive-leading-0.3-3|29	%post
14mr|texlive-leading-0.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-leading-0.3-3|31	
14mr|texlive-leading-0.3-3|32	%postun
14mr|texlive-leading-0.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-leading-0.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-leading-0.3-3|35	fi
14mr|texlive-leading-0.3-3|36	
14mr|texlive-leading-0.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-leading-0.3-3|38	%files
14mr|texlive-leading-0.3-3|39	%{_texmfdistdir}/tex/latex/leading/leading.sty
14mr|texlive-leading-0.3-3|40	%doc %{_texmfdistdir}/doc/latex/leading/README
14mr|texlive-leading-0.3-3|41	%doc %{_texmfdistdir}/doc/latex/leading/leading.pdf
14mr|texlive-leading-0.3-3|42	#- source
14mr|texlive-leading-0.3-3|43	%doc %{_texmfdistdir}/source/latex/leading/leading.dtx
14mr|texlive-leading-0.3-3|44	%doc %{_texmfdistdir}/source/latex/leading/leading.ins
14mr|texlive-leading-0.3-3|45	
14mr|texlive-leading-0.3-3|46	#-----------------------------------------------------------------------
14mr|texlive-leading-0.3-3|47	%prep
14mr|texlive-leading-0.3-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-leading-0.3-3|49	
14mr|texlive-leading-0.3-3|50	%build
14mr|texlive-leading-0.3-3|51	
14mr|texlive-leading-0.3-3|52	%install
14mr|texlive-leading-0.3-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-leading-0.3-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-leading-0.3-3|55	
14mr|texlive-leading-0.3-3|56	
14mr|texlive-leading-0.3-3|57	
14mr|texlive-leading-0.3-3|58	%changelog
14mr|texlive-leading-0.3-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-leading-0.3-3|60	+ Revision: 69c6a2e
14mr|texlive-leading-0.3-3|61	- MassBuild#440: Increase release tag
14mr|texlive-leading-0.3-3|62	
14mr|texlive-leading-0.3-3|63	

20550 14
14mr|texlive-leaflet-1.0d-2|1	# revision 27126
14mr|texlive-leaflet-1.0d-2|2	# category Package
14mr|texlive-leaflet-1.0d-2|3	# catalog-ctan /macros/latex/contrib/leaflet
14mr|texlive-leaflet-1.0d-2|4	# catalog-date 2012-07-05 15:17:31 +0200
14mr|texlive-leaflet-1.0d-2|5	# catalog-license lppl
14mr|texlive-leaflet-1.0d-2|6	# catalog-version 1.0d
14mr|texlive-leaflet-1.0d-2|7	Name:		texlive-leaflet
14mr|texlive-leaflet-1.0d-2|8	Version:	1.0d
14mr|texlive-leaflet-1.0d-2|9	Release:	2
14mr|texlive-leaflet-1.0d-2|10	Summary:	Create small handouts (flyers)
14mr|texlive-leaflet-1.0d-2|11	Group:		Publishing
14mr|texlive-leaflet-1.0d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/leaflet
14mr|texlive-leaflet-1.0d-2|13	License:	LPPL
14mr|texlive-leaflet-1.0d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leaflet.tar.xz
14mr|texlive-leaflet-1.0d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leaflet.doc.tar.xz
14mr|texlive-leaflet-1.0d-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leaflet.source.tar.xz
14mr|texlive-leaflet-1.0d-2|17	BuildArch:	noarch
14mr|texlive-leaflet-1.0d-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-leaflet-1.0d-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-leaflet-1.0d-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-leaflet-1.0d-2|21	
14mr|texlive-leaflet-1.0d-2|22	%description
14mr|texlive-leaflet-1.0d-2|23	A document class to create small hand-outs (flyers) that fit on
14mr|texlive-leaflet-1.0d-2|24	a single sheet of paper which is then folded twice. Pages are
14mr|texlive-leaflet-1.0d-2|25	rearranged by LaTeX so that they print correctly on a single
14mr|texlive-leaflet-1.0d-2|26	sheet -- no external script is necessary. (Works with
14mr|texlive-leaflet-1.0d-2|27	PostScript and PDF.) This is a complete reimplementation with
14mr|texlive-leaflet-1.0d-2|28	permission of the original author Jurgen Schlegelmilch.
14mr|texlive-leaflet-1.0d-2|29	
14mr|texlive-leaflet-1.0d-2|30	%post
14mr|texlive-leaflet-1.0d-2|31	%{_sbindir}/texlive.post
14mr|texlive-leaflet-1.0d-2|32	
14mr|texlive-leaflet-1.0d-2|33	%postun
14mr|texlive-leaflet-1.0d-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-leaflet-1.0d-2|35	%{_sbindir}/texlive.post
14mr|texlive-leaflet-1.0d-2|36	fi
14mr|texlive-leaflet-1.0d-2|37	
14mr|texlive-leaflet-1.0d-2|38	#-----------------------------------------------------------------------
14mr|texlive-leaflet-1.0d-2|39	%files
14mr|texlive-leaflet-1.0d-2|40	%{_texmfdistdir}/tex/latex/leaflet/leaflet.cls
14mr|texlive-leaflet-1.0d-2|41	%doc %{_texmfdistdir}/doc/latex/leaflet/README
14mr|texlive-leaflet-1.0d-2|42	%doc %{_texmfdistdir}/doc/latex/leaflet/leaflet-manual.pdf
14mr|texlive-leaflet-1.0d-2|43	%doc %{_texmfdistdir}/doc/latex/leaflet/leaflet-manual.tex
14mr|texlive-leaflet-1.0d-2|44	%doc %{_texmfdistdir}/doc/latex/leaflet/leaflet.pdf
14mr|texlive-leaflet-1.0d-2|45	#- source
14mr|texlive-leaflet-1.0d-2|46	%doc %{_texmfdistdir}/source/latex/leaflet/leaflet.dtx
14mr|texlive-leaflet-1.0d-2|47	%doc %{_texmfdistdir}/source/latex/leaflet/leaflet.ins
14mr|texlive-leaflet-1.0d-2|48	
14mr|texlive-leaflet-1.0d-2|49	#-----------------------------------------------------------------------
14mr|texlive-leaflet-1.0d-2|50	%prep
14mr|texlive-leaflet-1.0d-2|51	%setup -c -a0 -a1 -a2
14mr|texlive-leaflet-1.0d-2|52	
14mr|texlive-leaflet-1.0d-2|53	%build
14mr|texlive-leaflet-1.0d-2|54	
14mr|texlive-leaflet-1.0d-2|55	%install
14mr|texlive-leaflet-1.0d-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-leaflet-1.0d-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-leaflet-1.0d-2|58	
14mr|texlive-leaflet-1.0d-2|59	
14mr|texlive-leaflet-1.0d-2|60	
14mr|texlive-leaflet-1.0d-2|61	%changelog
14mr|texlive-leaflet-1.0d-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0d-2
14mr|texlive-leaflet-1.0d-2|63	+ Revision: 215425d
14mr|texlive-leaflet-1.0d-2|64	- MassBuild#440: Increase release tag
14mr|texlive-leaflet-1.0d-2|65	
14mr|texlive-leaflet-1.0d-2|66	

20551 14
14mr|texlive-lecturer-20110911-3|1	# revision 23916
14mr|texlive-lecturer-20110911-3|2	# category Package
14mr|texlive-lecturer-20110911-3|3	# catalog-ctan /macros/generic/lecturer
14mr|texlive-lecturer-20110911-3|4	# catalog-date 2011-09-11 12:44:24 +0200
14mr|texlive-lecturer-20110911-3|5	# catalog-license lppl
14mr|texlive-lecturer-20110911-3|6	# catalog-version undef
14mr|texlive-lecturer-20110911-3|7	Name:		texlive-lecturer
14mr|texlive-lecturer-20110911-3|8	Version:	20110911
14mr|texlive-lecturer-20110911-3|9	Release:	3
14mr|texlive-lecturer-20110911-3|10	Summary:	On-screen presentations for (almost) all formats
14mr|texlive-lecturer-20110911-3|11	Group:		Publishing
14mr|texlive-lecturer-20110911-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/lecturer
14mr|texlive-lecturer-20110911-3|13	License:	LPPL
14mr|texlive-lecturer-20110911-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lecturer.tar.xz
14mr|texlive-lecturer-20110911-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lecturer.doc.tar.xz
14mr|texlive-lecturer-20110911-3|16	BuildArch:	noarch
14mr|texlive-lecturer-20110911-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lecturer-20110911-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lecturer-20110911-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lecturer-20110911-3|20	
14mr|texlive-lecturer-20110911-3|21	%description
14mr|texlive-lecturer-20110911-3|22	The package creates slides for on-screen presentations based on
14mr|texlive-lecturer-20110911-3|23	PDF features without manipulating TeX's typesetting process.
14mr|texlive-lecturer-20110911-3|24	The presentation flow relies on PDF's abilities to display
14mr|texlive-lecturer-20110911-3|25	content step by step. Features include: - Free positioning of
14mr|texlive-lecturer-20110911-3|26	anything anywhere in painted areas on the slide, as well as in
14mr|texlive-lecturer-20110911-3|27	the main textblock; - Numerous attributes to control the layout
14mr|texlive-lecturer-20110911-3|28	and the presentation flow, from TeX's primitive dimensions to
14mr|texlive-lecturer-20110911-3|29	the visibility of steps; - Feature inheritance from global to
14mr|texlive-lecturer-20110911-3|30	local settings, with intermediate types; - Basic drawing
14mr|texlive-lecturer-20110911-3|31	facilities to produce symbols, e.g., for list items or buttons;
14mr|texlive-lecturer-20110911-3|32	- Colors, transparency, shades, and pictures; - Navigation with
14mr|texlive-lecturer-20110911-3|33	links, pop-up menus, and customizable bookmarks; - Easy switch
14mr|texlive-lecturer-20110911-3|34	between presentation and handout; and - PDF transitions.
14mr|texlive-lecturer-20110911-3|35	Besides the traditional documentation, the distribution
14mr|texlive-lecturer-20110911-3|36	includes visual documentation and six demo presentations
14mr|texlive-lecturer-20110911-3|37	ranging from geometric abstraction to classic style to silly
14mr|texlive-lecturer-20110911-3|38	video game. Lecturer is designed to work with all formats, but
14mr|texlive-lecturer-20110911-3|39	presently fails with ConTeXt MkIV (because of clashes in
14mr|texlive-lecturer-20110911-3|40	management of PDF objects, probably), works only with pdfTeX
14mr|texlive-lecturer-20110911-3|41	and LuaTeX for the time being, and requires texapi and yax,
14mr|texlive-lecturer-20110911-3|42	both v.1.02.
14mr|texlive-lecturer-20110911-3|43	
14mr|texlive-lecturer-20110911-3|44	%post
14mr|texlive-lecturer-20110911-3|45	%{_sbindir}/texlive.post
14mr|texlive-lecturer-20110911-3|46	
14mr|texlive-lecturer-20110911-3|47	%postun
14mr|texlive-lecturer-20110911-3|48	if [ $1 -eq 0 ]; then
14mr|texlive-lecturer-20110911-3|49	%{_sbindir}/texlive.post
14mr|texlive-lecturer-20110911-3|50	fi
14mr|texlive-lecturer-20110911-3|51	
14mr|texlive-lecturer-20110911-3|52	#-----------------------------------------------------------------------
14mr|texlive-lecturer-20110911-3|53	%files
14mr|texlive-lecturer-20110911-3|54	%{_texmfdistdir}/tex/generic/lecturer/lecturer.sty
14mr|texlive-lecturer-20110911-3|55	%{_texmfdistdir}/tex/generic/lecturer/lecturer.tex
14mr|texlive-lecturer-20110911-3|56	%{_texmfdistdir}/tex/generic/lecturer/ltr-areas.tex
14mr|texlive-lecturer-20110911-3|57	%{_texmfdistdir}/tex/generic/lecturer/ltr-graphics.tex
14mr|texlive-lecturer-20110911-3|58	%{_texmfdistdir}/tex/generic/lecturer/ltr-job.tex
14mr|texlive-lecturer-20110911-3|59	%{_texmfdistdir}/tex/generic/lecturer/ltr-navigation.tex
14mr|texlive-lecturer-20110911-3|60	%{_texmfdistdir}/tex/generic/lecturer/ltr-slides.tex
14mr|texlive-lecturer-20110911-3|61	%{_texmfdistdir}/tex/generic/lecturer/ltr-steps.tex
14mr|texlive-lecturer-20110911-3|62	%{_texmfdistdir}/tex/generic/lecturer/t-lecturer.tex
14mr|texlive-lecturer-20110911-3|63	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-BeamerCambridgeUS.pdf
14mr|texlive-lecturer-20110911-3|64	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-BeamerCambridgeUS.tex
14mr|texlive-lecturer-20110911-3|65	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-KitschScienceFiction.pdf
14mr|texlive-lecturer-20110911-3|66	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-KitschScienceFiction.tex
14mr|texlive-lecturer-20110911-3|67	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-Mondrian.pdf
14mr|texlive-lecturer-20110911-3|68	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-Mondrian.tex
14mr|texlive-lecturer-20110911-3|69	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-SimplePresentation.pdf
14mr|texlive-lecturer-20110911-3|70	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-SimplePresentation.tex
14mr|texlive-lecturer-20110911-3|71	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-SquaresOfAs.pdf
14mr|texlive-lecturer-20110911-3|72	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-SquaresOfAs.tex
14mr|texlive-lecturer-20110911-3|73	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-ThePoodleLectures.pdf
14mr|texlive-lecturer-20110911-3|74	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-ThePoodleLectures.tex
14mr|texlive-lecturer-20110911-3|75	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-VisualDoc.pdf
14mr|texlive-lecturer-20110911-3|76	%doc %{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-VisualDoc.tex
14mr|texlive-lecturer-20110911-3|77	%doc %{_texmfdistdir}/doc/generic/lecturer/README
14mr|texlive-lecturer-20110911-3|78	%doc %{_texmfdistdir}/doc/generic/lecturer/lecturer-doc.pdf
14mr|texlive-lecturer-20110911-3|79	%doc %{_texmfdistdir}/doc/generic/lecturer/lecturer-doc.tex
14mr|texlive-lecturer-20110911-3|80	%doc %{_texmfdistdir}/doc/generic/lecturer/universe.jpg
14mr|texlive-lecturer-20110911-3|81	
14mr|texlive-lecturer-20110911-3|82	#-----------------------------------------------------------------------
14mr|texlive-lecturer-20110911-3|83	%prep
14mr|texlive-lecturer-20110911-3|84	%setup -c -a0 -a1
14mr|texlive-lecturer-20110911-3|85	
14mr|texlive-lecturer-20110911-3|86	%build
14mr|texlive-lecturer-20110911-3|87	
14mr|texlive-lecturer-20110911-3|88	%install
14mr|texlive-lecturer-20110911-3|89	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lecturer-20110911-3|90	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lecturer-20110911-3|91	
14mr|texlive-lecturer-20110911-3|92	
14mr|texlive-lecturer-20110911-3|93	
14mr|texlive-lecturer-20110911-3|94	%changelog
14mr|texlive-lecturer-20110911-3|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110911-3
14mr|texlive-lecturer-20110911-3|96	+ Revision: fd9dea7
14mr|texlive-lecturer-20110911-3|97	- MassBuild#440: Increase release tag
14mr|texlive-lecturer-20110911-3|98	
14mr|texlive-lecturer-20110911-3|99	

20552 14
14mr|texlive-ledmac-0.19.1-6|1	# revision 30987
14mr|texlive-ledmac-0.19.1-6|2	# category Package
14mr|texlive-ledmac-0.19.1-6|3	# catalog-ctan /macros/latex/contrib/ledmac
14mr|texlive-ledmac-0.19.1-6|4	# catalog-date 2013-06-15 00:57:55 +0200
14mr|texlive-ledmac-0.19.1-6|5	# catalog-license lppl
14mr|texlive-ledmac-0.19.1-6|6	# catalog-version 0.19.1
14mr|texlive-ledmac-0.19.1-6|7	Name:		texlive-ledmac
14mr|texlive-ledmac-0.19.1-6|8	Version:	0.19.1
14mr|texlive-ledmac-0.19.1-6|9	Release:	6
14mr|texlive-ledmac-0.19.1-6|10	Summary:	Typeset scholarly editions
14mr|texlive-ledmac-0.19.1-6|11	Group:		Publishing
14mr|texlive-ledmac-0.19.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ledmac
14mr|texlive-ledmac-0.19.1-6|13	License:	LPPL
14mr|texlive-ledmac-0.19.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ledmac.tar.xz
14mr|texlive-ledmac-0.19.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ledmac.doc.tar.xz
14mr|texlive-ledmac-0.19.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ledmac.source.tar.xz
14mr|texlive-ledmac-0.19.1-6|17	BuildArch:	noarch
14mr|texlive-ledmac-0.19.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ledmac-0.19.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ledmac-0.19.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-ledmac-0.19.1-6|21	
14mr|texlive-ledmac-0.19.1-6|22	%description
14mr|texlive-ledmac-0.19.1-6|23	A macro package for typesetting scholarly critical editions.
14mr|texlive-ledmac-0.19.1-6|24	The ledmac package is a LaTeX port of the plain TeX EDMAC
14mr|texlive-ledmac-0.19.1-6|25	macros. It supports indexing by page and line number and simple
14mr|texlive-ledmac-0.19.1-6|26	tabular- and array-style environments. The package is
14mr|texlive-ledmac-0.19.1-6|27	distributed with the related ledpar and ledarab packages. The
14mr|texlive-ledmac-0.19.1-6|28	package is now superseded by eledmac.
14mr|texlive-ledmac-0.19.1-6|29	
14mr|texlive-ledmac-0.19.1-6|30	%post
14mr|texlive-ledmac-0.19.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-ledmac-0.19.1-6|32	
14mr|texlive-ledmac-0.19.1-6|33	%postun
14mr|texlive-ledmac-0.19.1-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-ledmac-0.19.1-6|35	%{_sbindir}/texlive.post
14mr|texlive-ledmac-0.19.1-6|36	fi
14mr|texlive-ledmac-0.19.1-6|37	
14mr|texlive-ledmac-0.19.1-6|38	#-----------------------------------------------------------------------
14mr|texlive-ledmac-0.19.1-6|39	%files
14mr|texlive-ledmac-0.19.1-6|40	%{_texmfdistdir}/tex/latex/ledmac/afoot.sty
14mr|texlive-ledmac-0.19.1-6|41	%{_texmfdistdir}/tex/latex/ledmac/ledarab.sty
14mr|texlive-ledmac-0.19.1-6|42	%{_texmfdistdir}/tex/latex/ledmac/ledmac.sty
14mr|texlive-ledmac-0.19.1-6|43	%{_texmfdistdir}/tex/latex/ledmac/ledpar.sty
14mr|texlive-ledmac-0.19.1-6|44	%doc %{_texmfdistdir}/doc/latex/ledmac/Makefile
14mr|texlive-ledmac-0.19.1-6|45	%doc %{_texmfdistdir}/doc/latex/ledmac/README
14mr|texlive-ledmac-0.19.1-6|46	%doc %{_texmfdistdir}/doc/latex/ledmac/djd17nov.tex
14mr|texlive-ledmac-0.19.1-6|47	%doc %{_texmfdistdir}/doc/latex/ledmac/djd17novL.eps
14mr|texlive-ledmac-0.19.1-6|48	%doc %{_texmfdistdir}/doc/latex/ledmac/djd17novR.eps
14mr|texlive-ledmac-0.19.1-6|49	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems.tex
14mr|texlive-ledmac-0.19.1-6|50	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems1.eps
14mr|texlive-ledmac-0.19.1-6|51	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems2.eps
14mr|texlive-ledmac-0.19.1-6|52	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems3.eps
14mr|texlive-ledmac-0.19.1-6|53	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems4.eps
14mr|texlive-ledmac-0.19.1-6|54	%doc %{_texmfdistdir}/doc/latex/ledmac/egarab.eps
14mr|texlive-ledmac-0.19.1-6|55	%doc %{_texmfdistdir}/doc/latex/ledmac/egarab.tex
14mr|texlive-ledmac-0.19.1-6|56	%doc %{_texmfdistdir}/doc/latex/ledmac/egarabpar.eps
14mr|texlive-ledmac-0.19.1-6|57	%doc %{_texmfdistdir}/doc/latex/ledmac/egarabpar.tex
14mr|texlive-ledmac-0.19.1-6|58	%doc %{_texmfdistdir}/doc/latex/ledmac/ledarab.pdf
14mr|texlive-ledmac-0.19.1-6|59	%doc %{_texmfdistdir}/doc/latex/ledmac/ledarden.eps
14mr|texlive-ledmac-0.19.1-6|60	%doc %{_texmfdistdir}/doc/latex/ledmac/ledarden.tex
14mr|texlive-ledmac-0.19.1-6|61	%doc %{_texmfdistdir}/doc/latex/ledmac/ledbraonain.eps
14mr|texlive-ledmac-0.19.1-6|62	%doc %{_texmfdistdir}/doc/latex/ledmac/ledbraonain.tex
14mr|texlive-ledmac-0.19.1-6|63	%doc %{_texmfdistdir}/doc/latex/ledmac/ledeasy.eps
14mr|texlive-ledmac-0.19.1-6|64	%doc %{_texmfdistdir}/doc/latex/ledmac/ledeasy.tex
14mr|texlive-ledmac-0.19.1-6|65	%doc %{_texmfdistdir}/doc/latex/ledmac/ledekker.eps
14mr|texlive-ledmac-0.19.1-6|66	%doc %{_texmfdistdir}/doc/latex/ledmac/ledekker.tex
14mr|texlive-ledmac-0.19.1-6|67	%doc %{_texmfdistdir}/doc/latex/ledmac/ledfeat.eps
14mr|texlive-ledmac-0.19.1-6|68	%doc %{_texmfdistdir}/doc/latex/ledmac/ledfeat.tex
14mr|texlive-ledmac-0.19.1-6|69	%doc %{_texmfdistdir}/doc/latex/ledmac/ledioc.eps
14mr|texlive-ledmac-0.19.1-6|70	%doc %{_texmfdistdir}/doc/latex/ledmac/ledioc.tex
14mr|texlive-ledmac-0.19.1-6|71	%doc %{_texmfdistdir}/doc/latex/ledmac/ledmac.pdf
14mr|texlive-ledmac-0.19.1-6|72	%doc %{_texmfdistdir}/doc/latex/ledmac/ledmixed.eps
14mr|texlive-ledmac-0.19.1-6|73	%doc %{_texmfdistdir}/doc/latex/ledmac/ledmixed.tex
14mr|texlive-ledmac-0.19.1-6|74	%doc %{_texmfdistdir}/doc/latex/ledmac/ledpar.pdf
14mr|texlive-ledmac-0.19.1-6|75	%doc %{_texmfdistdir}/doc/latex/ledmac/villon.eps
14mr|texlive-ledmac-0.19.1-6|76	%doc %{_texmfdistdir}/doc/latex/ledmac/villon.tex
14mr|texlive-ledmac-0.19.1-6|77	#- source
14mr|texlive-ledmac-0.19.1-6|78	%doc %{_texmfdistdir}/source/latex/ledmac/ledarab.dtx
14mr|texlive-ledmac-0.19.1-6|79	%doc %{_texmfdistdir}/source/latex/ledmac/ledarab.ins
14mr|texlive-ledmac-0.19.1-6|80	%doc %{_texmfdistdir}/source/latex/ledmac/ledmac.dtx
14mr|texlive-ledmac-0.19.1-6|81	%doc %{_texmfdistdir}/source/latex/ledmac/ledmac.ins
14mr|texlive-ledmac-0.19.1-6|82	%doc %{_texmfdistdir}/source/latex/ledmac/ledpar.dtx
14mr|texlive-ledmac-0.19.1-6|83	%doc %{_texmfdistdir}/source/latex/ledmac/ledpar.ins
14mr|texlive-ledmac-0.19.1-6|84	
14mr|texlive-ledmac-0.19.1-6|85	#-----------------------------------------------------------------------
14mr|texlive-ledmac-0.19.1-6|86	%prep
14mr|texlive-ledmac-0.19.1-6|87	%setup -c -a0 -a1 -a2
14mr|texlive-ledmac-0.19.1-6|88	
14mr|texlive-ledmac-0.19.1-6|89	%build
14mr|texlive-ledmac-0.19.1-6|90	
14mr|texlive-ledmac-0.19.1-6|91	%install
14mr|texlive-ledmac-0.19.1-6|92	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ledmac-0.19.1-6|93	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ledmac-0.19.1-6|94	
14mr|texlive-ledmac-0.19.1-6|95	%changelog
14mr|texlive-ledmac-0.19.1-6|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.19.1-6
14mr|texlive-ledmac-0.19.1-6|97	+ Revision: 673ce89
14mr|texlive-ledmac-0.19.1-6|98	- MassBuild#440: Increase release tag
14mr|texlive-ledmac-0.19.1-6|99	
14mr|texlive-ledmac-0.19.1-6|100	

20553 14
14mr|texlive-leftidx-20070108-3|1	# revision 15878
14mr|texlive-leftidx-20070108-3|2	# category Package
14mr|texlive-leftidx-20070108-3|3	# catalog-ctan /macros/latex/contrib/leftidx
14mr|texlive-leftidx-20070108-3|4	# catalog-date 2007-01-08 22:21:56 +0100
14mr|texlive-leftidx-20070108-3|5	# catalog-license lppl
14mr|texlive-leftidx-20070108-3|6	# catalog-version undef
14mr|texlive-leftidx-20070108-3|7	Name:		texlive-leftidx
14mr|texlive-leftidx-20070108-3|8	Version:	20070108
14mr|texlive-leftidx-20070108-3|9	Release:	3
14mr|texlive-leftidx-20070108-3|10	Summary:	Left and right subscripts and superscripts in math mode
14mr|texlive-leftidx-20070108-3|11	Group:		Publishing
14mr|texlive-leftidx-20070108-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/leftidx
14mr|texlive-leftidx-20070108-3|13	License:	LPPL
14mr|texlive-leftidx-20070108-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leftidx.tar.xz
14mr|texlive-leftidx-20070108-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leftidx.doc.tar.xz
14mr|texlive-leftidx-20070108-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leftidx.source.tar.xz
14mr|texlive-leftidx-20070108-3|17	BuildArch:	noarch
14mr|texlive-leftidx-20070108-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-leftidx-20070108-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-leftidx-20070108-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-leftidx-20070108-3|21	
14mr|texlive-leftidx-20070108-3|22	%description
14mr|texlive-leftidx-20070108-3|23	Left and right subscripts and superscripts are automatically
14mr|texlive-leftidx-20070108-3|24	raised for better fitting to the symbol they belong to.
14mr|texlive-leftidx-20070108-3|25	
14mr|texlive-leftidx-20070108-3|26	%post
14mr|texlive-leftidx-20070108-3|27	%{_sbindir}/texlive.post
14mr|texlive-leftidx-20070108-3|28	
14mr|texlive-leftidx-20070108-3|29	%postun
14mr|texlive-leftidx-20070108-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-leftidx-20070108-3|31	%{_sbindir}/texlive.post
14mr|texlive-leftidx-20070108-3|32	fi
14mr|texlive-leftidx-20070108-3|33	
14mr|texlive-leftidx-20070108-3|34	#-----------------------------------------------------------------------
14mr|texlive-leftidx-20070108-3|35	%files
14mr|texlive-leftidx-20070108-3|36	%{_texmfdistdir}/tex/latex/leftidx/leftidx.sty
14mr|texlive-leftidx-20070108-3|37	%doc %{_texmfdistdir}/doc/latex/leftidx/README
14mr|texlive-leftidx-20070108-3|38	%doc %{_texmfdistdir}/doc/latex/leftidx/leftidx.pdf
14mr|texlive-leftidx-20070108-3|39	#- source
14mr|texlive-leftidx-20070108-3|40	%doc %{_texmfdistdir}/source/latex/leftidx/Makefile
14mr|texlive-leftidx-20070108-3|41	%doc %{_texmfdistdir}/source/latex/leftidx/leftidx.dtx
14mr|texlive-leftidx-20070108-3|42	%doc %{_texmfdistdir}/source/latex/leftidx/leftidx.ins
14mr|texlive-leftidx-20070108-3|43	
14mr|texlive-leftidx-20070108-3|44	#-----------------------------------------------------------------------
14mr|texlive-leftidx-20070108-3|45	%prep
14mr|texlive-leftidx-20070108-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-leftidx-20070108-3|47	
14mr|texlive-leftidx-20070108-3|48	%build
14mr|texlive-leftidx-20070108-3|49	
14mr|texlive-leftidx-20070108-3|50	%install
14mr|texlive-leftidx-20070108-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-leftidx-20070108-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-leftidx-20070108-3|53	
14mr|texlive-leftidx-20070108-3|54	
14mr|texlive-leftidx-20070108-3|55	
14mr|texlive-leftidx-20070108-3|56	%changelog
14mr|texlive-leftidx-20070108-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070108-3
14mr|texlive-leftidx-20070108-3|58	+ Revision: ae6c27b
14mr|texlive-leftidx-20070108-3|59	- MassBuild#440: Increase release tag
14mr|texlive-leftidx-20070108-3|60	
14mr|texlive-leftidx-20070108-3|61	

20554 14
14mr|texlive-leipzig-1.1-6|1	# revision 31045
14mr|texlive-leipzig-1.1-6|2	# category Package
14mr|texlive-leipzig-1.1-6|3	# catalog-ctan /macros/latex/contrib/leipzig
14mr|texlive-leipzig-1.1-6|4	# catalog-date 2013-06-19 00:57:02 +0200
14mr|texlive-leipzig-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-leipzig-1.1-6|6	# catalog-version 1.1
14mr|texlive-leipzig-1.1-6|7	Name:		texlive-leipzig
14mr|texlive-leipzig-1.1-6|8	Version:	1.1
14mr|texlive-leipzig-1.1-6|9	Release:	6
14mr|texlive-leipzig-1.1-6|10	Summary:	Typeset and index linguistic gloss abbreviations
14mr|texlive-leipzig-1.1-6|11	Group:		Publishing
14mr|texlive-leipzig-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/leipzig
14mr|texlive-leipzig-1.1-6|13	License:	LPPL1.3
14mr|texlive-leipzig-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leipzig.tar.xz
14mr|texlive-leipzig-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leipzig.doc.tar.xz
14mr|texlive-leipzig-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leipzig.source.tar.xz
14mr|texlive-leipzig-1.1-6|17	BuildArch:	noarch
14mr|texlive-leipzig-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-leipzig-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-leipzig-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-leipzig-1.1-6|21	
14mr|texlive-leipzig-1.1-6|22	%description
14mr|texlive-leipzig-1.1-6|23	The leipzig package provides a set of macros for standard
14mr|texlive-leipzig-1.1-6|24	glossing abbreviations, with options to create new ones. They
14mr|texlive-leipzig-1.1-6|25	are mnemonic (e.g. \Acc{} for accusative, abbreviated acc).
14mr|texlive-leipzig-1.1-6|26	These abbre can be used alone or on top of the glossaries
14mr|texlive-leipzig-1.1-6|27	package for easy indexing and glossary printing.
14mr|texlive-leipzig-1.1-6|28	
14mr|texlive-leipzig-1.1-6|29	%post
14mr|texlive-leipzig-1.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-leipzig-1.1-6|31	
14mr|texlive-leipzig-1.1-6|32	%postun
14mr|texlive-leipzig-1.1-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-leipzig-1.1-6|34	%{_sbindir}/texlive.post
14mr|texlive-leipzig-1.1-6|35	fi
14mr|texlive-leipzig-1.1-6|36	
14mr|texlive-leipzig-1.1-6|37	#-----------------------------------------------------------------------
14mr|texlive-leipzig-1.1-6|38	%files
14mr|texlive-leipzig-1.1-6|39	%{_texmfdistdir}/tex/latex/leipzig/leipzig.sty
14mr|texlive-leipzig-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/leipzig/README
14mr|texlive-leipzig-1.1-6|41	%doc %{_texmfdistdir}/doc/latex/leipzig/README.txt
14mr|texlive-leipzig-1.1-6|42	%doc %{_texmfdistdir}/doc/latex/leipzig/leipzig.pdf
14mr|texlive-leipzig-1.1-6|43	%doc %{_texmfdistdir}/doc/latex/leipzig/leipzig.tex
14mr|texlive-leipzig-1.1-6|44	#- source
14mr|texlive-leipzig-1.1-6|45	%doc %{_texmfdistdir}/source/latex/leipzig/leipzig.dtx
14mr|texlive-leipzig-1.1-6|46	%doc %{_texmfdistdir}/source/latex/leipzig/leipzig.ins
14mr|texlive-leipzig-1.1-6|47	
14mr|texlive-leipzig-1.1-6|48	#-----------------------------------------------------------------------
14mr|texlive-leipzig-1.1-6|49	%prep
14mr|texlive-leipzig-1.1-6|50	%setup -c -a0 -a1 -a2
14mr|texlive-leipzig-1.1-6|51	
14mr|texlive-leipzig-1.1-6|52	%build
14mr|texlive-leipzig-1.1-6|53	
14mr|texlive-leipzig-1.1-6|54	%install
14mr|texlive-leipzig-1.1-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-leipzig-1.1-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-leipzig-1.1-6|57	
14mr|texlive-leipzig-1.1-6|58	%changelog
14mr|texlive-leipzig-1.1-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-leipzig-1.1-6|60	+ Revision: 71e5cd9
14mr|texlive-leipzig-1.1-6|61	- MassBuild#440: Increase release tag
14mr|texlive-leipzig-1.1-6|62	
14mr|texlive-leipzig-1.1-6|63	

20555 14
14mr|texlive-lengthconvert-1.0a-8|1	# revision 30867
14mr|texlive-lengthconvert-1.0a-8|2	# category Package
14mr|texlive-lengthconvert-1.0a-8|3	# catalog-ctan /macros/latex/contrib/lengthconvert
14mr|texlive-lengthconvert-1.0a-8|4	# catalog-date 2013-06-22 23:41:37 +0200
14mr|texlive-lengthconvert-1.0a-8|5	# catalog-license lppl1.3
14mr|texlive-lengthconvert-1.0a-8|6	# catalog-version 1.0a
14mr|texlive-lengthconvert-1.0a-8|7	Name:		texlive-lengthconvert
14mr|texlive-lengthconvert-1.0a-8|8	Version:	1.0a
14mr|texlive-lengthconvert-1.0a-8|9	Release:	8
14mr|texlive-lengthconvert-1.0a-8|10	Summary:	Express lengths in arbitrary units
14mr|texlive-lengthconvert-1.0a-8|11	Group:		Publishing
14mr|texlive-lengthconvert-1.0a-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lengthconvert
14mr|texlive-lengthconvert-1.0a-8|13	License:	LPPL1.3
14mr|texlive-lengthconvert-1.0a-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lengthconvert.tar.xz
14mr|texlive-lengthconvert-1.0a-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lengthconvert.doc.tar.xz
14mr|texlive-lengthconvert-1.0a-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lengthconvert.source.tar.xz
14mr|texlive-lengthconvert-1.0a-8|17	BuildArch:	noarch
14mr|texlive-lengthconvert-1.0a-8|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lengthconvert-1.0a-8|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lengthconvert-1.0a-8|20	Requires(post):	texlive-kpathsea
14mr|texlive-lengthconvert-1.0a-8|21	
14mr|texlive-lengthconvert-1.0a-8|22	%description
14mr|texlive-lengthconvert-1.0a-8|23	The package provides a command to convert a length to any of a
14mr|texlive-lengthconvert-1.0a-8|24	large selection of units. The package relies on the LaTeX 3
14mr|texlive-lengthconvert-1.0a-8|25	programming environment.
14mr|texlive-lengthconvert-1.0a-8|26	
14mr|texlive-lengthconvert-1.0a-8|27	%post
14mr|texlive-lengthconvert-1.0a-8|28	%{_sbindir}/texlive.post
14mr|texlive-lengthconvert-1.0a-8|29	
14mr|texlive-lengthconvert-1.0a-8|30	%postun
14mr|texlive-lengthconvert-1.0a-8|31	if [ $1 -eq 0 ]; then
14mr|texlive-lengthconvert-1.0a-8|32	%{_sbindir}/texlive.post
14mr|texlive-lengthconvert-1.0a-8|33	fi
14mr|texlive-lengthconvert-1.0a-8|34	
14mr|texlive-lengthconvert-1.0a-8|35	#-----------------------------------------------------------------------
14mr|texlive-lengthconvert-1.0a-8|36	%files
14mr|texlive-lengthconvert-1.0a-8|37	%{_texmfdistdir}/tex/latex/lengthconvert/lengthconvert.sty
14mr|texlive-lengthconvert-1.0a-8|38	%doc %{_texmfdistdir}/doc/latex/lengthconvert/lengthconvert.pdf
14mr|texlive-lengthconvert-1.0a-8|39	#- source
14mr|texlive-lengthconvert-1.0a-8|40	%doc %{_texmfdistdir}/source/latex/lengthconvert/lengthconvert.dtx
14mr|texlive-lengthconvert-1.0a-8|41	%doc %{_texmfdistdir}/source/latex/lengthconvert/lengthconvert.ins
14mr|texlive-lengthconvert-1.0a-8|42	
14mr|texlive-lengthconvert-1.0a-8|43	#-----------------------------------------------------------------------
14mr|texlive-lengthconvert-1.0a-8|44	%prep
14mr|texlive-lengthconvert-1.0a-8|45	%setup -c -a0 -a1 -a2
14mr|texlive-lengthconvert-1.0a-8|46	
14mr|texlive-lengthconvert-1.0a-8|47	%build
14mr|texlive-lengthconvert-1.0a-8|48	
14mr|texlive-lengthconvert-1.0a-8|49	%install
14mr|texlive-lengthconvert-1.0a-8|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lengthconvert-1.0a-8|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lengthconvert-1.0a-8|52	
14mr|texlive-lengthconvert-1.0a-8|53	%changelog
14mr|texlive-lengthconvert-1.0a-8|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-8
14mr|texlive-lengthconvert-1.0a-8|55	+ Revision: 0303328
14mr|texlive-lengthconvert-1.0a-8|56	- MassBuild#440: Increase release tag
14mr|texlive-lengthconvert-1.0a-8|57	
14mr|texlive-lengthconvert-1.0a-8|58	

20556 14
14mr|texlive-lettre-2.346-3|1	# revision 21400
14mr|texlive-lettre-2.346-3|2	# category Package
14mr|texlive-lettre-2.346-3|3	# catalog-ctan /macros/latex/contrib/lettre
14mr|texlive-lettre-2.346-3|4	# catalog-date 2007-01-08 22:21:56 +0100
14mr|texlive-lettre-2.346-3|5	# catalog-license lppl
14mr|texlive-lettre-2.346-3|6	# catalog-version 2.346
14mr|texlive-lettre-2.346-3|7	Name:		texlive-lettre
14mr|texlive-lettre-2.346-3|8	Version:	2.346
14mr|texlive-lettre-2.346-3|9	Release:	3
14mr|texlive-lettre-2.346-3|10	Summary:	Letters and faxes in French
14mr|texlive-lettre-2.346-3|11	Group:		Publishing
14mr|texlive-lettre-2.346-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lettre
14mr|texlive-lettre-2.346-3|13	License:	LPPL
14mr|texlive-lettre-2.346-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettre.tar.xz
14mr|texlive-lettre-2.346-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettre.doc.tar.xz
14mr|texlive-lettre-2.346-3|16	BuildArch:	noarch
14mr|texlive-lettre-2.346-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lettre-2.346-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lettre-2.346-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lettre-2.346-3|20	
14mr|texlive-lettre-2.346-3|21	%description
14mr|texlive-lettre-2.346-3|22	Developed from the ancestor of the standard letter class, at
14mr|texlive-lettre-2.346-3|23	the Observatoire de Geneve.
14mr|texlive-lettre-2.346-3|24	
14mr|texlive-lettre-2.346-3|25	%post
14mr|texlive-lettre-2.346-3|26	%{_sbindir}/texlive.post
14mr|texlive-lettre-2.346-3|27	
14mr|texlive-lettre-2.346-3|28	%postun
14mr|texlive-lettre-2.346-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-lettre-2.346-3|30	%{_sbindir}/texlive.post
14mr|texlive-lettre-2.346-3|31	fi
14mr|texlive-lettre-2.346-3|32	
14mr|texlive-lettre-2.346-3|33	#-----------------------------------------------------------------------
14mr|texlive-lettre-2.346-3|34	%files
14mr|texlive-lettre-2.346-3|35	%{_texmfdistdir}/tex/latex/lettre/default.ins
14mr|texlive-lettre-2.346-3|36	%{_texmfdistdir}/tex/latex/lettre/lettre.cls
14mr|texlive-lettre-2.346-3|37	%{_texmfdistdir}/tex/latex/lettre/lettre.cls_2.346
14mr|texlive-lettre-2.346-3|38	%{_texmfdistdir}/tex/latex/lettre/obs.ins
14mr|texlive-lettre-2.346-3|39	%doc %{_texmfdistdir}/doc/latex/lettre/2.346-release-notes
14mr|texlive-lettre-2.346-3|40	%doc %{_texmfdistdir}/doc/latex/lettre/ALIRE
14mr|texlive-lettre-2.346-3|41	%doc %{_texmfdistdir}/doc/latex/lettre/LAST_VERSION_IS_2.346
14mr|texlive-lettre-2.346-3|42	%doc %{_texmfdistdir}/doc/latex/lettre/LICENSE
14mr|texlive-lettre-2.346-3|43	%doc %{_texmfdistdir}/doc/latex/lettre/README
14mr|texlive-lettre-2.346-3|44	%doc %{_texmfdistdir}/doc/latex/lettre/institut.tpl
14mr|texlive-lettre-2.346-3|45	%doc %{_texmfdistdir}/doc/latex/lettre/letdoc.ps
14mr|texlive-lettre-2.346-3|46	%doc %{_texmfdistdir}/doc/latex/lettre/letex1.odt
14mr|texlive-lettre-2.346-3|47	%doc %{_texmfdistdir}/doc/latex/lettre/letex1.ps
14mr|texlive-lettre-2.346-3|48	%doc %{_texmfdistdir}/doc/latex/lettre/letex1.tex
14mr|texlive-lettre-2.346-3|49	%doc %{_texmfdistdir}/doc/latex/lettre/letex2.odt
14mr|texlive-lettre-2.346-3|50	%doc %{_texmfdistdir}/doc/latex/lettre/letex2.ps
14mr|texlive-lettre-2.346-3|51	%doc %{_texmfdistdir}/doc/latex/lettre/letex2.tex
14mr|texlive-lettre-2.346-3|52	%doc %{_texmfdistdir}/doc/latex/lettre/letex3.odt
14mr|texlive-lettre-2.346-3|53	%doc %{_texmfdistdir}/doc/latex/lettre/letex3.ps
14mr|texlive-lettre-2.346-3|54	%doc %{_texmfdistdir}/doc/latex/lettre/letex3.tex
14mr|texlive-lettre-2.346-3|55	%doc %{_texmfdistdir}/doc/latex/lettre/letex4.odt
14mr|texlive-lettre-2.346-3|56	%doc %{_texmfdistdir}/doc/latex/lettre/letex4.ps
14mr|texlive-lettre-2.346-3|57	%doc %{_texmfdistdir}/doc/latex/lettre/letex4.tex
14mr|texlive-lettre-2.346-3|58	%doc %{_texmfdistdir}/doc/latex/lettre/letex5.odt
14mr|texlive-lettre-2.346-3|59	%doc %{_texmfdistdir}/doc/latex/lettre/letex5.ps
14mr|texlive-lettre-2.346-3|60	%doc %{_texmfdistdir}/doc/latex/lettre/letex5.tex
14mr|texlive-lettre-2.346-3|61	%doc %{_texmfdistdir}/doc/latex/lettre/letex6.odt
14mr|texlive-lettre-2.346-3|62	%doc %{_texmfdistdir}/doc/latex/lettre/letex6.ps
14mr|texlive-lettre-2.346-3|63	%doc %{_texmfdistdir}/doc/latex/lettre/letex6.tex
14mr|texlive-lettre-2.346-3|64	%doc %{_texmfdistdir}/doc/latex/lettre/letex7.odt
14mr|texlive-lettre-2.346-3|65	%doc %{_texmfdistdir}/doc/latex/lettre/letex7.tex
14mr|texlive-lettre-2.346-3|66	%doc %{_texmfdistdir}/doc/latex/lettre/letex71.ps
14mr|texlive-lettre-2.346-3|67	%doc %{_texmfdistdir}/doc/latex/lettre/letex72.ps
14mr|texlive-lettre-2.346-3|68	%doc %{_texmfdistdir}/doc/latex/lettre/letex8.odt
14mr|texlive-lettre-2.346-3|69	%doc %{_texmfdistdir}/doc/latex/lettre/letex8.tex
14mr|texlive-lettre-2.346-3|70	%doc %{_texmfdistdir}/doc/latex/lettre/letex81.ps
14mr|texlive-lettre-2.346-3|71	%doc %{_texmfdistdir}/doc/latex/lettre/letex82.ps
14mr|texlive-lettre-2.346-3|72	%doc %{_texmfdistdir}/doc/latex/lettre/letex83.ps
14mr|texlive-lettre-2.346-3|73	%doc %{_texmfdistdir}/doc/latex/lettre/lettre.tpl
14mr|texlive-lettre-2.346-3|74	%doc %{_texmfdistdir}/doc/latex/lettre/lppl.txt
14mr|texlive-lettre-2.346-3|75	%doc %{_texmfdistdir}/doc/latex/lettre/telefax.tpl
14mr|texlive-lettre-2.346-3|76	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxd.odt
14mr|texlive-lettre-2.346-3|77	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxd.ps
14mr|texlive-lettre-2.346-3|78	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxd.tex
14mr|texlive-lettre-2.346-3|79	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxe.odt
14mr|texlive-lettre-2.346-3|80	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxe.ps
14mr|texlive-lettre-2.346-3|81	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxe.tex
14mr|texlive-lettre-2.346-3|82	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxf.odt
14mr|texlive-lettre-2.346-3|83	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxf.tex
14mr|texlive-lettre-2.346-3|84	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxf1.ps
14mr|texlive-lettre-2.346-3|85	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxf2.ps
14mr|texlive-lettre-2.346-3|86	
14mr|texlive-lettre-2.346-3|87	#-----------------------------------------------------------------------
14mr|texlive-lettre-2.346-3|88	%prep
14mr|texlive-lettre-2.346-3|89	%setup -c -a0 -a1
14mr|texlive-lettre-2.346-3|90	
14mr|texlive-lettre-2.346-3|91	%build
14mr|texlive-lettre-2.346-3|92	
14mr|texlive-lettre-2.346-3|93	%install
14mr|texlive-lettre-2.346-3|94	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lettre-2.346-3|95	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lettre-2.346-3|96	
14mr|texlive-lettre-2.346-3|97	
14mr|texlive-lettre-2.346-3|98	
14mr|texlive-lettre-2.346-3|99	%changelog
14mr|texlive-lettre-2.346-3|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.346-3
14mr|texlive-lettre-2.346-3|101	+ Revision: 232db25
14mr|texlive-lettre-2.346-3|102	- MassBuild#440: Increase release tag
14mr|texlive-lettre-2.346-3|103	
14mr|texlive-lettre-2.346-3|104	

20557 14
14mr|texlive-lettrine-1.63-2|1	# revision 27185
14mr|texlive-lettrine-1.63-2|2	# category Package
14mr|texlive-lettrine-1.63-2|3	# catalog-ctan /macros/latex/contrib/lettrine
14mr|texlive-lettrine-1.63-2|4	# catalog-date 2012-07-20 19:39:58 +0200
14mr|texlive-lettrine-1.63-2|5	# catalog-license lppl
14mr|texlive-lettrine-1.63-2|6	# catalog-version 1.63
14mr|texlive-lettrine-1.63-2|7	Name:		texlive-lettrine
14mr|texlive-lettrine-1.63-2|8	Version:	1.63
14mr|texlive-lettrine-1.63-2|9	Release:	2
14mr|texlive-lettrine-1.63-2|10	Summary:	Typeset dropped capitals
14mr|texlive-lettrine-1.63-2|11	Group:		Publishing
14mr|texlive-lettrine-1.63-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lettrine
14mr|texlive-lettrine-1.63-2|13	License:	LPPL
14mr|texlive-lettrine-1.63-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettrine.tar.xz
14mr|texlive-lettrine-1.63-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettrine.doc.tar.xz
14mr|texlive-lettrine-1.63-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettrine.source.tar.xz
14mr|texlive-lettrine-1.63-2|17	BuildArch:	noarch
14mr|texlive-lettrine-1.63-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lettrine-1.63-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lettrine-1.63-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-lettrine-1.63-2|21	
14mr|texlive-lettrine-1.63-2|22	%description
14mr|texlive-lettrine-1.63-2|23	The lettrine package supports various dropped capitals styles,
14mr|texlive-lettrine-1.63-2|24	typically those described in the French typographic books. In
14mr|texlive-lettrine-1.63-2|25	particular, it has facilities for the paragraph text's left
14mr|texlive-lettrine-1.63-2|26	edge to follow the outline of capitals that have a regular
14mr|texlive-lettrine-1.63-2|27	shape (such as "A" and "V").
14mr|texlive-lettrine-1.63-2|28	
14mr|texlive-lettrine-1.63-2|29	%post
14mr|texlive-lettrine-1.63-2|30	%{_sbindir}/texlive.post
14mr|texlive-lettrine-1.63-2|31	
14mr|texlive-lettrine-1.63-2|32	%postun
14mr|texlive-lettrine-1.63-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-lettrine-1.63-2|34	%{_sbindir}/texlive.post
14mr|texlive-lettrine-1.63-2|35	fi
14mr|texlive-lettrine-1.63-2|36	
14mr|texlive-lettrine-1.63-2|37	#-----------------------------------------------------------------------
14mr|texlive-lettrine-1.63-2|38	%files
14mr|texlive-lettrine-1.63-2|39	%{_texmfdistdir}/tex/latex/lettrine/lettrine.cfg
14mr|texlive-lettrine-1.63-2|40	%{_texmfdistdir}/tex/latex/lettrine/lettrine.sty
14mr|texlive-lettrine-1.63-2|41	%{_texmfdistdir}/tex/latex/lettrine/optfile.cfl
14mr|texlive-lettrine-1.63-2|42	%{_texmfdistdir}/tex/latex/lettrine/pacl.cfl
14mr|texlive-lettrine-1.63-2|43	%{_texmfdistdir}/tex/latex/lettrine/padl.cfl
14mr|texlive-lettrine-1.63-2|44	%{_texmfdistdir}/tex/latex/lettrine/pzc2.cfl
14mr|texlive-lettrine-1.63-2|45	%{_texmfdistdir}/tex/latex/lettrine/pzc3.cfl
14mr|texlive-lettrine-1.63-2|46	%doc %{_texmfdistdir}/doc/latex/lettrine/README
14mr|texlive-lettrine-1.63-2|47	%doc %{_texmfdistdir}/doc/latex/lettrine/W.eps
14mr|texlive-lettrine-1.63-2|48	%doc %{_texmfdistdir}/doc/latex/lettrine/W.pdf
14mr|texlive-lettrine-1.63-2|49	%doc %{_texmfdistdir}/doc/latex/lettrine/demo-de.pdf
14mr|texlive-lettrine-1.63-2|50	%doc %{_texmfdistdir}/doc/latex/lettrine/demo-de.tex
14mr|texlive-lettrine-1.63-2|51	%doc %{_texmfdistdir}/doc/latex/lettrine/demo.pdf
14mr|texlive-lettrine-1.63-2|52	%doc %{_texmfdistdir}/doc/latex/lettrine/demo.tex
14mr|texlive-lettrine-1.63-2|53	%doc %{_texmfdistdir}/doc/latex/lettrine/lettrine.pdf
14mr|texlive-lettrine-1.63-2|54	#- source
14mr|texlive-lettrine-1.63-2|55	%doc %{_texmfdistdir}/source/latex/lettrine/lettrine.dtx
14mr|texlive-lettrine-1.63-2|56	%doc %{_texmfdistdir}/source/latex/lettrine/lettrine.ins
14mr|texlive-lettrine-1.63-2|57	
14mr|texlive-lettrine-1.63-2|58	#-----------------------------------------------------------------------
14mr|texlive-lettrine-1.63-2|59	%prep
14mr|texlive-lettrine-1.63-2|60	%setup -c -a0 -a1 -a2
14mr|texlive-lettrine-1.63-2|61	
14mr|texlive-lettrine-1.63-2|62	%build
14mr|texlive-lettrine-1.63-2|63	
14mr|texlive-lettrine-1.63-2|64	%install
14mr|texlive-lettrine-1.63-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lettrine-1.63-2|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lettrine-1.63-2|67	
14mr|texlive-lettrine-1.63-2|68	
14mr|texlive-lettrine-1.63-2|69	
14mr|texlive-lettrine-1.63-2|70	%changelog
14mr|texlive-lettrine-1.63-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.63-2
14mr|texlive-lettrine-1.63-2|72	+ Revision: 2c6c0d4
14mr|texlive-lettrine-1.63-2|73	- MassBuild#440: Increase release tag
14mr|texlive-lettrine-1.63-2|74	
14mr|texlive-lettrine-1.63-2|75	

20558 14
14mr|texlive-levy-20110316-3|1	# revision 21750
14mr|texlive-levy-20110316-3|2	# category Package
14mr|texlive-levy-20110316-3|3	# catalog-ctan /fonts/greek/levy
14mr|texlive-levy-20110316-3|4	# catalog-date 2011-03-16 12:04:55 +0100
14mr|texlive-levy-20110316-3|5	# catalog-license gpl2
14mr|texlive-levy-20110316-3|6	# catalog-version undef
14mr|texlive-levy-20110316-3|7	Name:		texlive-levy
14mr|texlive-levy-20110316-3|8	Version:	20110316
14mr|texlive-levy-20110316-3|9	Release:	3
14mr|texlive-levy-20110316-3|10	Summary:	Fonts for typesetting classical greek
14mr|texlive-levy-20110316-3|11	Group:		Publishing
14mr|texlive-levy-20110316-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/levy
14mr|texlive-levy-20110316-3|13	License:	GPL2
14mr|texlive-levy-20110316-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/levy.tar.xz
14mr|texlive-levy-20110316-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/levy.doc.tar.xz
14mr|texlive-levy-20110316-3|16	BuildArch:	noarch
14mr|texlive-levy-20110316-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-levy-20110316-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-levy-20110316-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-levy-20110316-3|20	
14mr|texlive-levy-20110316-3|21	%description
14mr|texlive-levy-20110316-3|22	These fonts are derivatives of Kunth's CM fonts. Macros for use
14mr|texlive-levy-20110316-3|23	with Plain TeX are included in the package; for use with LaTeX,
14mr|texlive-levy-20110316-3|24	see lgreek (with English documentation) or levy (with German
14mr|texlive-levy-20110316-3|25	documentation).
14mr|texlive-levy-20110316-3|26	
14mr|texlive-levy-20110316-3|27	%post
14mr|texlive-levy-20110316-3|28	%{_sbindir}/texlive.post
14mr|texlive-levy-20110316-3|29	
14mr|texlive-levy-20110316-3|30	%postun
14mr|texlive-levy-20110316-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-levy-20110316-3|32	%{_sbindir}/texlive.post
14mr|texlive-levy-20110316-3|33	fi
14mr|texlive-levy-20110316-3|34	
14mr|texlive-levy-20110316-3|35	#-----------------------------------------------------------------------
14mr|texlive-levy-20110316-3|36	%files
14mr|texlive-levy-20110316-3|37	%{_texmfdistdir}/fonts/source/public/levy/a.mf
14mr|texlive-levy-20110316-3|38	%{_texmfdistdir}/fonts/source/public/levy/b.mf
14mr|texlive-levy-20110316-3|39	%{_texmfdistdir}/fonts/source/public/levy/d.mf
14mr|texlive-levy-20110316-3|40	%{_texmfdistdir}/fonts/source/public/levy/digits.mf
14mr|texlive-levy-20110316-3|41	%{_texmfdistdir}/fonts/source/public/levy/e.mf
14mr|texlive-levy-20110316-3|42	%{_texmfdistdir}/fonts/source/public/levy/f.mf
14mr|texlive-levy-20110316-3|43	%{_texmfdistdir}/fonts/source/public/levy/g.mf
14mr|texlive-levy-20110316-3|44	%{_texmfdistdir}/fonts/source/public/levy/gen_acc.mf
14mr|texlive-levy-20110316-3|45	%{_texmfdistdir}/fonts/source/public/levy/gen_sigma.mf
14mr|texlive-levy-20110316-3|46	%{_texmfdistdir}/fonts/source/public/levy/graccent.mf
14mr|texlive-levy-20110316-3|47	%{_texmfdistdir}/fonts/source/public/levy/grbase.mf
14mr|texlive-levy-20110316-3|48	%{_texmfdistdir}/fonts/source/public/levy/grbld10.mf
14mr|texlive-levy-20110316-3|49	%{_texmfdistdir}/fonts/source/public/levy/grbld8.mf
14mr|texlive-levy-20110316-3|50	%{_texmfdistdir}/fonts/source/public/levy/grbld9.mf
14mr|texlive-levy-20110316-3|51	%{_texmfdistdir}/fonts/source/public/levy/greek.mf
14mr|texlive-levy-20110316-3|52	%{_texmfdistdir}/fonts/source/public/levy/grpunct.mf
14mr|texlive-levy-20110316-3|53	%{_texmfdistdir}/fonts/source/public/levy/grreg10.mf
14mr|texlive-levy-20110316-3|54	%{_texmfdistdir}/fonts/source/public/levy/grreg8.mf
14mr|texlive-levy-20110316-3|55	%{_texmfdistdir}/fonts/source/public/levy/grreg9.mf
14mr|texlive-levy-20110316-3|56	%{_texmfdistdir}/fonts/source/public/levy/grtt10.mf
14mr|texlive-levy-20110316-3|57	%{_texmfdistdir}/fonts/source/public/levy/h.mf
14mr|texlive-levy-20110316-3|58	%{_texmfdistdir}/fonts/source/public/levy/i.mf
14mr|texlive-levy-20110316-3|59	%{_texmfdistdir}/fonts/source/public/levy/j.mf
14mr|texlive-levy-20110316-3|60	%{_texmfdistdir}/fonts/source/public/levy/k.mf
14mr|texlive-levy-20110316-3|61	%{_texmfdistdir}/fonts/source/public/levy/l.mf
14mr|texlive-levy-20110316-3|62	%{_texmfdistdir}/fonts/source/public/levy/lig.mf
14mr|texlive-levy-20110316-3|63	%{_texmfdistdir}/fonts/source/public/levy/lower.mf
14mr|texlive-levy-20110316-3|64	%{_texmfdistdir}/fonts/source/public/levy/m.mf
14mr|texlive-levy-20110316-3|65	%{_texmfdistdir}/fonts/source/public/levy/n.mf
14mr|texlive-levy-20110316-3|66	%{_texmfdistdir}/fonts/source/public/levy/o.mf
14mr|texlive-levy-20110316-3|67	%{_texmfdistdir}/fonts/source/public/levy/p.mf
14mr|texlive-levy-20110316-3|68	%{_texmfdistdir}/fonts/source/public/levy/q.mf
14mr|texlive-levy-20110316-3|69	%{_texmfdistdir}/fonts/source/public/levy/r.mf
14mr|texlive-levy-20110316-3|70	%{_texmfdistdir}/fonts/source/public/levy/s.mf
14mr|texlive-levy-20110316-3|71	%{_texmfdistdir}/fonts/source/public/levy/t.mf
14mr|texlive-levy-20110316-3|72	%{_texmfdistdir}/fonts/source/public/levy/u.mf
14mr|texlive-levy-20110316-3|73	%{_texmfdistdir}/fonts/source/public/levy/upper.mf
14mr|texlive-levy-20110316-3|74	%{_texmfdistdir}/fonts/source/public/levy/w.mf
14mr|texlive-levy-20110316-3|75	%{_texmfdistdir}/fonts/source/public/levy/x.mf
14mr|texlive-levy-20110316-3|76	%{_texmfdistdir}/fonts/source/public/levy/y.mf
14mr|texlive-levy-20110316-3|77	%{_texmfdistdir}/fonts/source/public/levy/z.mf
14mr|texlive-levy-20110316-3|78	%{_texmfdistdir}/fonts/tfm/public/levy/grbld10.tfm
14mr|texlive-levy-20110316-3|79	%{_texmfdistdir}/fonts/tfm/public/levy/grbld8.tfm
14mr|texlive-levy-20110316-3|80	%{_texmfdistdir}/fonts/tfm/public/levy/grbld9.tfm
14mr|texlive-levy-20110316-3|81	%{_texmfdistdir}/fonts/tfm/public/levy/grreg10.tfm
14mr|texlive-levy-20110316-3|82	%{_texmfdistdir}/fonts/tfm/public/levy/grreg8.tfm
14mr|texlive-levy-20110316-3|83	%{_texmfdistdir}/fonts/tfm/public/levy/grreg9.tfm
14mr|texlive-levy-20110316-3|84	%{_texmfdistdir}/tex/generic/levy/greekmacros.tex
14mr|texlive-levy-20110316-3|85	%{_texmfdistdir}/tex/generic/levy/slgreek.sty
14mr|texlive-levy-20110316-3|86	%doc %{_texmfdistdir}/doc/fonts/levy/README
14mr|texlive-levy-20110316-3|87	%doc %{_texmfdistdir}/doc/fonts/levy/digits.mf-old
14mr|texlive-levy-20110316-3|88	%doc %{_texmfdistdir}/doc/fonts/levy/g.mf-old
14mr|texlive-levy-20110316-3|89	%doc %{_texmfdistdir}/doc/fonts/levy/greekhist.tex
14mr|texlive-levy-20110316-3|90	%doc %{_texmfdistdir}/doc/fonts/levy/greekuse.tex
14mr|texlive-levy-20110316-3|91	%doc %{_texmfdistdir}/doc/fonts/levy/grinstall.tex
14mr|texlive-levy-20110316-3|92	%doc %{_texmfdistdir}/doc/fonts/levy/grtestfont.tex
14mr|texlive-levy-20110316-3|93	%doc %{_texmfdistdir}/doc/fonts/levy/makeall
14mr|texlive-levy-20110316-3|94	%doc %{_texmfdistdir}/doc/fonts/levy/makefont
14mr|texlive-levy-20110316-3|95	%doc %{_texmfdistdir}/doc/fonts/levy/testfont
14mr|texlive-levy-20110316-3|96	
14mr|texlive-levy-20110316-3|97	#-----------------------------------------------------------------------
14mr|texlive-levy-20110316-3|98	%prep
14mr|texlive-levy-20110316-3|99	%setup -c -a0 -a1
14mr|texlive-levy-20110316-3|100	
14mr|texlive-levy-20110316-3|101	%build
14mr|texlive-levy-20110316-3|102	
14mr|texlive-levy-20110316-3|103	%install
14mr|texlive-levy-20110316-3|104	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-levy-20110316-3|105	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-levy-20110316-3|106	
14mr|texlive-levy-20110316-3|107	
14mr|texlive-levy-20110316-3|108	
14mr|texlive-levy-20110316-3|109	%changelog
14mr|texlive-levy-20110316-3|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110316-3
14mr|texlive-levy-20110316-3|111	+ Revision: 2ad9f55
14mr|texlive-levy-20110316-3|112	- MassBuild#440: Increase release tag
14mr|texlive-levy-20110316-3|113	
14mr|texlive-levy-20110316-3|114	

20559 14
14mr|texlive-lewis-0.1-3|1	# revision 15878
14mr|texlive-lewis-0.1-3|2	# category Package
14mr|texlive-lewis-0.1-3|3	# catalog-ctan /macros/latex/contrib/lewis
14mr|texlive-lewis-0.1-3|4	# catalog-date 2007-03-08 21:58:53 +0100
14mr|texlive-lewis-0.1-3|5	# catalog-license pd
14mr|texlive-lewis-0.1-3|6	# catalog-version 0.1
14mr|texlive-lewis-0.1-3|7	Name:		texlive-lewis
14mr|texlive-lewis-0.1-3|8	Version:	0.1
14mr|texlive-lewis-0.1-3|9	Release:	3
14mr|texlive-lewis-0.1-3|10	Summary:	Draw Lewis structures
14mr|texlive-lewis-0.1-3|11	Group:		Publishing
14mr|texlive-lewis-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lewis
14mr|texlive-lewis-0.1-3|13	License:	PD
14mr|texlive-lewis-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lewis.tar.xz
14mr|texlive-lewis-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lewis.doc.tar.xz
14mr|texlive-lewis-0.1-3|16	BuildArch:	noarch
14mr|texlive-lewis-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lewis-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lewis-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lewis-0.1-3|20	
14mr|texlive-lewis-0.1-3|21	%description
14mr|texlive-lewis-0.1-3|22	The package provides rudimentary support for drawing Lewis
14mr|texlive-lewis-0.1-3|23	Structures. Support is limited to elements that support the
14mr|texlive-lewis-0.1-3|24	octet rule.
14mr|texlive-lewis-0.1-3|25	
14mr|texlive-lewis-0.1-3|26	%post
14mr|texlive-lewis-0.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-lewis-0.1-3|28	
14mr|texlive-lewis-0.1-3|29	%postun
14mr|texlive-lewis-0.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-lewis-0.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-lewis-0.1-3|32	fi
14mr|texlive-lewis-0.1-3|33	
14mr|texlive-lewis-0.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-lewis-0.1-3|35	%files
14mr|texlive-lewis-0.1-3|36	%{_texmfdistdir}/tex/latex/lewis/lewis.sty
14mr|texlive-lewis-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/lewis/README
14mr|texlive-lewis-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/lewis/lewis.pdf
14mr|texlive-lewis-0.1-3|39	
14mr|texlive-lewis-0.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-lewis-0.1-3|41	%prep
14mr|texlive-lewis-0.1-3|42	%setup -c -a0 -a1
14mr|texlive-lewis-0.1-3|43	
14mr|texlive-lewis-0.1-3|44	%build
14mr|texlive-lewis-0.1-3|45	
14mr|texlive-lewis-0.1-3|46	%install
14mr|texlive-lewis-0.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lewis-0.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lewis-0.1-3|49	
14mr|texlive-lewis-0.1-3|50	
14mr|texlive-lewis-0.1-3|51	
14mr|texlive-lewis-0.1-3|52	%changelog
14mr|texlive-lewis-0.1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-lewis-0.1-3|54	+ Revision: 4e1d7b9
14mr|texlive-lewis-0.1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-lewis-0.1-3|56	
14mr|texlive-lewis-0.1-3|57	

20560 14
14mr|texlive-lexikon-1.0c-3|1	# revision 17364
14mr|texlive-lexikon-1.0c-3|2	# category Package
14mr|texlive-lexikon-1.0c-3|3	# catalog-ctan /macros/latex/contrib/lexikon
14mr|texlive-lexikon-1.0c-3|4	# catalog-date 2010-03-06 21:34:04 +0100
14mr|texlive-lexikon-1.0c-3|5	# catalog-license lppl
14mr|texlive-lexikon-1.0c-3|6	# catalog-version 1.0c
14mr|texlive-lexikon-1.0c-3|7	Name:		texlive-lexikon
14mr|texlive-lexikon-1.0c-3|8	Version:	1.0c
14mr|texlive-lexikon-1.0c-3|9	Release:	3
14mr|texlive-lexikon-1.0c-3|10	Summary:	Macros for a two language dictionary
14mr|texlive-lexikon-1.0c-3|11	Group:		Publishing
14mr|texlive-lexikon-1.0c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lexikon
14mr|texlive-lexikon-1.0c-3|13	License:	LPPL
14mr|texlive-lexikon-1.0c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexikon.tar.xz
14mr|texlive-lexikon-1.0c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexikon.doc.tar.xz
14mr|texlive-lexikon-1.0c-3|16	BuildArch:	noarch
14mr|texlive-lexikon-1.0c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lexikon-1.0c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lexikon-1.0c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lexikon-1.0c-3|20	
14mr|texlive-lexikon-1.0c-3|21	%description
14mr|texlive-lexikon-1.0c-3|22	TeXLive lexikon package.
14mr|texlive-lexikon-1.0c-3|23	
14mr|texlive-lexikon-1.0c-3|24	%post
14mr|texlive-lexikon-1.0c-3|25	%{_sbindir}/texlive.post
14mr|texlive-lexikon-1.0c-3|26	
14mr|texlive-lexikon-1.0c-3|27	%postun
14mr|texlive-lexikon-1.0c-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-lexikon-1.0c-3|29	%{_sbindir}/texlive.post
14mr|texlive-lexikon-1.0c-3|30	fi
14mr|texlive-lexikon-1.0c-3|31	
14mr|texlive-lexikon-1.0c-3|32	#-----------------------------------------------------------------------
14mr|texlive-lexikon-1.0c-3|33	%files
14mr|texlive-lexikon-1.0c-3|34	%{_texmfdistdir}/tex/latex/lexikon/lexikon.sty
14mr|texlive-lexikon-1.0c-3|35	%doc %{_texmfdistdir}/doc/latex/lexikon/lexikon-doc.pdf
14mr|texlive-lexikon-1.0c-3|36	%doc %{_texmfdistdir}/doc/latex/lexikon/lexikon-doc.tex
14mr|texlive-lexikon-1.0c-3|37	%doc %{_texmfdistdir}/doc/latex/lexikon/lexikon.tex
14mr|texlive-lexikon-1.0c-3|38	%doc %{_texmfdistdir}/doc/latex/lexikon/lexikon.upl
14mr|texlive-lexikon-1.0c-3|39	
14mr|texlive-lexikon-1.0c-3|40	#-----------------------------------------------------------------------
14mr|texlive-lexikon-1.0c-3|41	%prep
14mr|texlive-lexikon-1.0c-3|42	%setup -c -a0 -a1
14mr|texlive-lexikon-1.0c-3|43	
14mr|texlive-lexikon-1.0c-3|44	%build
14mr|texlive-lexikon-1.0c-3|45	
14mr|texlive-lexikon-1.0c-3|46	%install
14mr|texlive-lexikon-1.0c-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lexikon-1.0c-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lexikon-1.0c-3|49	
14mr|texlive-lexikon-1.0c-3|50	
14mr|texlive-lexikon-1.0c-3|51	
14mr|texlive-lexikon-1.0c-3|52	%changelog
14mr|texlive-lexikon-1.0c-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0c-3
14mr|texlive-lexikon-1.0c-3|54	+ Revision: 6249f5e
14mr|texlive-lexikon-1.0c-3|55	- MassBuild#440: Increase release tag
14mr|texlive-lexikon-1.0c-3|56	
14mr|texlive-lexikon-1.0c-3|57	

20561 14
14mr|texlive-lexref-1.0.1alpha-2|1	# revision 32751
14mr|texlive-lexref-1.0.1alpha-2|2	# category Package
14mr|texlive-lexref-1.0.1alpha-2|3	# catalog-ctan /macros/latex/contrib/lexref
14mr|texlive-lexref-1.0.1alpha-2|4	# catalog-date 2014-01-21 18:42:00 +0100
14mr|texlive-lexref-1.0.1alpha-2|5	# catalog-license lppl1.3
14mr|texlive-lexref-1.0.1alpha-2|6	# catalog-version 1.0.1 alpha
14mr|texlive-lexref-1.0.1alpha-2|7	Name:		texlive-lexref
14mr|texlive-lexref-1.0.1alpha-2|8	Version:	1.0.1alpha
14mr|texlive-lexref-1.0.1alpha-2|9	Release:	2
14mr|texlive-lexref-1.0.1alpha-2|10	Summary:	Convenient and uniform references to legal provisions
14mr|texlive-lexref-1.0.1alpha-2|11	Group:		Publishing
14mr|texlive-lexref-1.0.1alpha-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lexref
14mr|texlive-lexref-1.0.1alpha-2|13	License:	LPPL1.3
14mr|texlive-lexref-1.0.1alpha-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexref.tar.xz
14mr|texlive-lexref-1.0.1alpha-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexref.doc.tar.xz
14mr|texlive-lexref-1.0.1alpha-2|16	BuildArch:	noarch
14mr|texlive-lexref-1.0.1alpha-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lexref-1.0.1alpha-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lexref-1.0.1alpha-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-lexref-1.0.1alpha-2|20	
14mr|texlive-lexref-1.0.1alpha-2|21	%description
14mr|texlive-lexref-1.0.1alpha-2|22	The package is aimed at continental lawyers (especially those
14mr|texlive-lexref-1.0.1alpha-2|23	in Switzerland and Germany), allowing the user to make
14mr|texlive-lexref-1.0.1alpha-2|24	references to legal provisions conveniently and uniformly. The
14mr|texlive-lexref-1.0.1alpha-2|25	package also allows the user to add cited Acts to a
14mr|texlive-lexref-1.0.1alpha-2|26	nomenclature list (automatically), and to build specific
14mr|texlive-lexref-1.0.1alpha-2|27	indexes for each cited Act. The package is still under
14mr|texlive-lexref-1.0.1alpha-2|28	development, and should be treated as an 'alpha'-release.
14mr|texlive-lexref-1.0.1alpha-2|29	
14mr|texlive-lexref-1.0.1alpha-2|30	%post
14mr|texlive-lexref-1.0.1alpha-2|31	%{_sbindir}/texlive.post
14mr|texlive-lexref-1.0.1alpha-2|32	
14mr|texlive-lexref-1.0.1alpha-2|33	%postun
14mr|texlive-lexref-1.0.1alpha-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-lexref-1.0.1alpha-2|35	%{_sbindir}/texlive.post
14mr|texlive-lexref-1.0.1alpha-2|36	fi
14mr|texlive-lexref-1.0.1alpha-2|37	
14mr|texlive-lexref-1.0.1alpha-2|38	#-----------------------------------------------------------------------
14mr|texlive-lexref-1.0.1alpha-2|39	%files
14mr|texlive-lexref-1.0.1alpha-2|40	%{_texmfdistdir}/tex/latex/lexref/lexref.sty
14mr|texlive-lexref-1.0.1alpha-2|41	%doc %{_texmfdistdir}/doc/latex/lexref/README
14mr|texlive-lexref-1.0.1alpha-2|42	%doc %{_texmfdistdir}/doc/latex/lexref/lexref.pdf
14mr|texlive-lexref-1.0.1alpha-2|43	%doc %{_texmfdistdir}/doc/latex/lexref/lexref.tex
14mr|texlive-lexref-1.0.1alpha-2|44	
14mr|texlive-lexref-1.0.1alpha-2|45	#-----------------------------------------------------------------------
14mr|texlive-lexref-1.0.1alpha-2|46	%prep
14mr|texlive-lexref-1.0.1alpha-2|47	%setup -c -a0 -a1
14mr|texlive-lexref-1.0.1alpha-2|48	
14mr|texlive-lexref-1.0.1alpha-2|49	%build
14mr|texlive-lexref-1.0.1alpha-2|50	
14mr|texlive-lexref-1.0.1alpha-2|51	%install
14mr|texlive-lexref-1.0.1alpha-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lexref-1.0.1alpha-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lexref-1.0.1alpha-2|54	
14mr|texlive-lexref-1.0.1alpha-2|55	%changelog
14mr|texlive-lexref-1.0.1alpha-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1alpha-2
14mr|texlive-lexref-1.0.1alpha-2|57	+ Revision: deed1f2
14mr|texlive-lexref-1.0.1alpha-2|58	- MassBuild#440: Increase release tag
14mr|texlive-lexref-1.0.1alpha-2|59	
14mr|texlive-lexref-1.0.1alpha-2|60	

20562 14
14mr|texlive-lfb-1.0-3|1	# revision 15878
14mr|texlive-lfb-1.0-3|2	# category Package
14mr|texlive-lfb-1.0-3|3	# catalog-ctan /fonts/greek/lfb
14mr|texlive-lfb-1.0-3|4	# catalog-date 2006-10-18 08:58:01 +0200
14mr|texlive-lfb-1.0-3|5	# catalog-license lppl
14mr|texlive-lfb-1.0-3|6	# catalog-version 1.0
14mr|texlive-lfb-1.0-3|7	Name:		texlive-lfb
14mr|texlive-lfb-1.0-3|8	Version:	1.0
14mr|texlive-lfb-1.0-3|9	Release:	3
14mr|texlive-lfb-1.0-3|10	Summary:	A Greek font with normal and bold variants
14mr|texlive-lfb-1.0-3|11	Group:		Publishing
14mr|texlive-lfb-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/lfb
14mr|texlive-lfb-1.0-3|13	License:	LPPL
14mr|texlive-lfb-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lfb.tar.xz
14mr|texlive-lfb-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lfb.doc.tar.xz
14mr|texlive-lfb-1.0-3|16	BuildArch:	noarch
14mr|texlive-lfb-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lfb-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lfb-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lfb-1.0-3|20	
14mr|texlive-lfb-1.0-3|21	%description
14mr|texlive-lfb-1.0-3|22	This is a Greek font written in MetaFont, with inspiration from
14mr|texlive-lfb-1.0-3|23	the Bodoni typefaces in old books. It is stylistically a little
14mr|texlive-lfb-1.0-3|24	more exotic than the standard textbook Greek fonts,
14mr|texlive-lfb-1.0-3|25	particularly in glyphs like the lowercase rho and kappa. It
14mr|texlive-lfb-1.0-3|26	aims for a rather calligraphic feel, but seems to blend well
14mr|texlive-lfb-1.0-3|27	with Computer Modern. There is a ligature scheme which
14mr|texlive-lfb-1.0-3|28	automatically inserts the breathings required for ancient
14mr|texlive-lfb-1.0-3|29	texts, making the input text more readable than in some
14mr|texlive-lfb-1.0-3|30	schemes.
14mr|texlive-lfb-1.0-3|31	
14mr|texlive-lfb-1.0-3|32	%post
14mr|texlive-lfb-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-lfb-1.0-3|34	
14mr|texlive-lfb-1.0-3|35	%postun
14mr|texlive-lfb-1.0-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-lfb-1.0-3|37	%{_sbindir}/texlive.post
14mr|texlive-lfb-1.0-3|38	fi
14mr|texlive-lfb-1.0-3|39	
14mr|texlive-lfb-1.0-3|40	#-----------------------------------------------------------------------
14mr|texlive-lfb-1.0-3|41	%files
14mr|texlive-lfb-1.0-3|42	%{_texmfdistdir}/fonts/source/public/lfb/accents.mf
14mr|texlive-lfb-1.0-3|43	%{_texmfdistdir}/fonts/source/public/lfb/alpha.mf
14mr|texlive-lfb-1.0-3|44	%{_texmfdistdir}/fonts/source/public/lfb/beta.mf
14mr|texlive-lfb-1.0-3|45	%{_texmfdistdir}/fonts/source/public/lfb/capitals.mf
14mr|texlive-lfb-1.0-3|46	%{_texmfdistdir}/fonts/source/public/lfb/charmap.mf
14mr|texlive-lfb-1.0-3|47	%{_texmfdistdir}/fonts/source/public/lfb/delta.mf
14mr|texlive-lfb-1.0-3|48	%{_texmfdistdir}/fonts/source/public/lfb/epsilon.mf
14mr|texlive-lfb-1.0-3|49	%{_texmfdistdir}/fonts/source/public/lfb/eta.mf
14mr|texlive-lfb-1.0-3|50	%{_texmfdistdir}/fonts/source/public/lfb/gamma.mf
14mr|texlive-lfb-1.0-3|51	%{_texmfdistdir}/fonts/source/public/lfb/iota.mf
14mr|texlive-lfb-1.0-3|52	%{_texmfdistdir}/fonts/source/public/lfb/kappa.mf
14mr|texlive-lfb-1.0-3|53	%{_texmfdistdir}/fonts/source/public/lfb/khi.mf
14mr|texlive-lfb-1.0-3|54	%{_texmfdistdir}/fonts/source/public/lfb/lambda.mf
14mr|texlive-lfb-1.0-3|55	%{_texmfdistdir}/fonts/source/public/lfb/lfb.mf
14mr|texlive-lfb-1.0-3|56	%{_texmfdistdir}/fonts/source/public/lfb/lfb10.mf
14mr|texlive-lfb-1.0-3|57	%{_texmfdistdir}/fonts/source/public/lfb/lfb11.mf
14mr|texlive-lfb-1.0-3|58	%{_texmfdistdir}/fonts/source/public/lfb/lfb12.mf
14mr|texlive-lfb-1.0-3|59	%{_texmfdistdir}/fonts/source/public/lfb/lfb5.mf
14mr|texlive-lfb-1.0-3|60	%{_texmfdistdir}/fonts/source/public/lfb/lfb6.mf
14mr|texlive-lfb-1.0-3|61	%{_texmfdistdir}/fonts/source/public/lfb/lfb7.mf
14mr|texlive-lfb-1.0-3|62	%{_texmfdistdir}/fonts/source/public/lfb/lfb8.mf
14mr|texlive-lfb-1.0-3|63	%{_texmfdistdir}/fonts/source/public/lfb/lfb9.mf
14mr|texlive-lfb-1.0-3|64	%{_texmfdistdir}/fonts/source/public/lfb/lfbb10.mf
14mr|texlive-lfb-1.0-3|65	%{_texmfdistdir}/fonts/source/public/lfb/lfbb11.mf
14mr|texlive-lfb-1.0-3|66	%{_texmfdistdir}/fonts/source/public/lfb/lfbb12.mf
14mr|texlive-lfb-1.0-3|67	%{_texmfdistdir}/fonts/source/public/lfb/lfbb5.mf
14mr|texlive-lfb-1.0-3|68	%{_texmfdistdir}/fonts/source/public/lfb/lfbb6.mf
14mr|texlive-lfb-1.0-3|69	%{_texmfdistdir}/fonts/source/public/lfb/lfbb7.mf
14mr|texlive-lfb-1.0-3|70	%{_texmfdistdir}/fonts/source/public/lfb/lfbb8.mf
14mr|texlive-lfb-1.0-3|71	%{_texmfdistdir}/fonts/source/public/lfb/lfbb9.mf
14mr|texlive-lfb-1.0-3|72	%{_texmfdistdir}/fonts/source/public/lfb/ligature.mf
14mr|texlive-lfb-1.0-3|73	%{_texmfdistdir}/fonts/source/public/lfb/mu.mf
14mr|texlive-lfb-1.0-3|74	%{_texmfdistdir}/fonts/source/public/lfb/nu.mf
14mr|texlive-lfb-1.0-3|75	%{_texmfdistdir}/fonts/source/public/lfb/omega.mf
14mr|texlive-lfb-1.0-3|76	%{_texmfdistdir}/fonts/source/public/lfb/omikron.mf
14mr|texlive-lfb-1.0-3|77	%{_texmfdistdir}/fonts/source/public/lfb/others.mf
14mr|texlive-lfb-1.0-3|78	%{_texmfdistdir}/fonts/source/public/lfb/phi.mf
14mr|texlive-lfb-1.0-3|79	%{_texmfdistdir}/fonts/source/public/lfb/pi.mf
14mr|texlive-lfb-1.0-3|80	%{_texmfdistdir}/fonts/source/public/lfb/psi.mf
14mr|texlive-lfb-1.0-3|81	%{_texmfdistdir}/fonts/source/public/lfb/rho.mf
14mr|texlive-lfb-1.0-3|82	%{_texmfdistdir}/fonts/source/public/lfb/serifs.mf
14mr|texlive-lfb-1.0-3|83	%{_texmfdistdir}/fonts/source/public/lfb/sigma.mf
14mr|texlive-lfb-1.0-3|84	%{_texmfdistdir}/fonts/source/public/lfb/sigmafin.mf
14mr|texlive-lfb-1.0-3|85	%{_texmfdistdir}/fonts/source/public/lfb/tau.mf
14mr|texlive-lfb-1.0-3|86	%{_texmfdistdir}/fonts/source/public/lfb/theta.mf
14mr|texlive-lfb-1.0-3|87	%{_texmfdistdir}/fonts/source/public/lfb/upsilon.mf
14mr|texlive-lfb-1.0-3|88	%{_texmfdistdir}/fonts/source/public/lfb/xi.mf
14mr|texlive-lfb-1.0-3|89	%{_texmfdistdir}/fonts/source/public/lfb/zeta.mf
14mr|texlive-lfb-1.0-3|90	%{_texmfdistdir}/fonts/tfm/public/lfb/lfb10.tfm
14mr|texlive-lfb-1.0-3|91	%{_texmfdistdir}/fonts/tfm/public/lfb/lfb11.tfm
14mr|texlive-lfb-1.0-3|92	%{_texmfdistdir}/fonts/tfm/public/lfb/lfb12.tfm
14mr|texlive-lfb-1.0-3|93	%{_texmfdistdir}/fonts/tfm/public/lfb/lfb5.tfm
14mr|texlive-lfb-1.0-3|94	%{_texmfdistdir}/fonts/tfm/public/lfb/lfb6.tfm
14mr|texlive-lfb-1.0-3|95	%{_texmfdistdir}/fonts/tfm/public/lfb/lfb7.tfm
14mr|texlive-lfb-1.0-3|96	%{_texmfdistdir}/fonts/tfm/public/lfb/lfb8.tfm
14mr|texlive-lfb-1.0-3|97	%{_texmfdistdir}/fonts/tfm/public/lfb/lfb9.tfm
14mr|texlive-lfb-1.0-3|98	%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb10.tfm
14mr|texlive-lfb-1.0-3|99	%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb11.tfm
14mr|texlive-lfb-1.0-3|100	%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb12.tfm
14mr|texlive-lfb-1.0-3|101	%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb5.tfm
14mr|texlive-lfb-1.0-3|102	%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb6.tfm
14mr|texlive-lfb-1.0-3|103	%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb7.tfm
14mr|texlive-lfb-1.0-3|104	%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb8.tfm
14mr|texlive-lfb-1.0-3|105	%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb9.tfm
14mr|texlive-lfb-1.0-3|106	%doc %{_texmfdistdir}/doc/fonts/lfb/README
14mr|texlive-lfb-1.0-3|107	%doc %{_texmfdistdir}/doc/fonts/lfb/example.pdf
14mr|texlive-lfb-1.0-3|108	%doc %{_texmfdistdir}/doc/fonts/lfb/example.tex
14mr|texlive-lfb-1.0-3|109	%doc %{_texmfdistdir}/doc/fonts/lfb/lfb.make
14mr|texlive-lfb-1.0-3|110	%doc %{_texmfdistdir}/doc/fonts/lfb/lfbacc.tex
14mr|texlive-lfb-1.0-3|111	
14mr|texlive-lfb-1.0-3|112	#-----------------------------------------------------------------------
14mr|texlive-lfb-1.0-3|113	%prep
14mr|texlive-lfb-1.0-3|114	%setup -c -a0 -a1
14mr|texlive-lfb-1.0-3|115	
14mr|texlive-lfb-1.0-3|116	%build
14mr|texlive-lfb-1.0-3|117	
14mr|texlive-lfb-1.0-3|118	%install
14mr|texlive-lfb-1.0-3|119	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lfb-1.0-3|120	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lfb-1.0-3|121	
14mr|texlive-lfb-1.0-3|122	
14mr|texlive-lfb-1.0-3|123	
14mr|texlive-lfb-1.0-3|124	%changelog
14mr|texlive-lfb-1.0-3|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-lfb-1.0-3|126	+ Revision: e5c5bf4
14mr|texlive-lfb-1.0-3|127	- MassBuild#440: Increase release tag
14mr|texlive-lfb-1.0-3|128	
14mr|texlive-lfb-1.0-3|129	

20563 14
14mr|texlive-lgreek-20110314-3|1	# revision 21818
14mr|texlive-lgreek-20110314-3|2	# category Package
14mr|texlive-lgreek-20110314-3|3	# catalog-ctan /macros/latex/contrib/lgreek
14mr|texlive-lgreek-20110314-3|4	# catalog-date 2011-03-14 20:27:38 +0100
14mr|texlive-lgreek-20110314-3|5	# catalog-license gpl2
14mr|texlive-lgreek-20110314-3|6	# catalog-version undef
14mr|texlive-lgreek-20110314-3|7	Name:		texlive-lgreek
14mr|texlive-lgreek-20110314-3|8	Version:	20110314
14mr|texlive-lgreek-20110314-3|9	Release:	3
14mr|texlive-lgreek-20110314-3|10	Summary:	LaTeX macros for using Silvio Levy's Greek fonts
14mr|texlive-lgreek-20110314-3|11	Group:		Publishing
14mr|texlive-lgreek-20110314-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lgreek
14mr|texlive-lgreek-20110314-3|13	License:	GPL2
14mr|texlive-lgreek-20110314-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lgreek.tar.xz
14mr|texlive-lgreek-20110314-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lgreek.doc.tar.xz
14mr|texlive-lgreek-20110314-3|16	BuildArch:	noarch
14mr|texlive-lgreek-20110314-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lgreek-20110314-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lgreek-20110314-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lgreek-20110314-3|20	
14mr|texlive-lgreek-20110314-3|21	%description
14mr|texlive-lgreek-20110314-3|22	A conversion of Silvio Levy's Plain TeX macros for use with
14mr|texlive-lgreek-20110314-3|23	LaTeX.
14mr|texlive-lgreek-20110314-3|24	
14mr|texlive-lgreek-20110314-3|25	%post
14mr|texlive-lgreek-20110314-3|26	%{_sbindir}/texlive.post
14mr|texlive-lgreek-20110314-3|27	
14mr|texlive-lgreek-20110314-3|28	%postun
14mr|texlive-lgreek-20110314-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-lgreek-20110314-3|30	%{_sbindir}/texlive.post
14mr|texlive-lgreek-20110314-3|31	fi
14mr|texlive-lgreek-20110314-3|32	
14mr|texlive-lgreek-20110314-3|33	#-----------------------------------------------------------------------
14mr|texlive-lgreek-20110314-3|34	%files
14mr|texlive-lgreek-20110314-3|35	%{_texmfdistdir}/tex/latex/lgreek/LGcmr.fd
14mr|texlive-lgreek-20110314-3|36	%{_texmfdistdir}/tex/latex/lgreek/LGcmtt.fd
14mr|texlive-lgreek-20110314-3|37	%{_texmfdistdir}/tex/latex/lgreek/LGenc.def
14mr|texlive-lgreek-20110314-3|38	%{_texmfdistdir}/tex/latex/lgreek/lgreek.sty
14mr|texlive-lgreek-20110314-3|39	%doc %{_texmfdistdir}/doc/latex/lgreek/README
14mr|texlive-lgreek-20110314-3|40	%doc %{_texmfdistdir}/doc/latex/lgreek/lgreekuse.pdf
14mr|texlive-lgreek-20110314-3|41	%doc %{_texmfdistdir}/doc/latex/lgreek/lgreekuse.tex
14mr|texlive-lgreek-20110314-3|42	
14mr|texlive-lgreek-20110314-3|43	#-----------------------------------------------------------------------
14mr|texlive-lgreek-20110314-3|44	%prep
14mr|texlive-lgreek-20110314-3|45	%setup -c -a0 -a1
14mr|texlive-lgreek-20110314-3|46	
14mr|texlive-lgreek-20110314-3|47	%build
14mr|texlive-lgreek-20110314-3|48	
14mr|texlive-lgreek-20110314-3|49	%install
14mr|texlive-lgreek-20110314-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lgreek-20110314-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lgreek-20110314-3|52	
14mr|texlive-lgreek-20110314-3|53	
14mr|texlive-lgreek-20110314-3|54	
14mr|texlive-lgreek-20110314-3|55	%changelog
14mr|texlive-lgreek-20110314-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110314-3
14mr|texlive-lgreek-20110314-3|57	+ Revision: 0efae8c
14mr|texlive-lgreek-20110314-3|58	- MassBuild#440: Increase release tag
14mr|texlive-lgreek-20110314-3|59	
14mr|texlive-lgreek-20110314-3|60	

20564 14
14mr|texlive-lgrx-0.6-3|1	# revision 27003
14mr|texlive-lgrx-0.6-3|2	# category Package
14mr|texlive-lgrx-0.6-3|3	# catalog-ctan /macros/latex/contrib/lgrx
14mr|texlive-lgrx-0.6-3|4	# catalog-date 2012-07-05 15:34:29 +0200
14mr|texlive-lgrx-0.6-3|5	# catalog-license lppl1.3
14mr|texlive-lgrx-0.6-3|6	# catalog-version 0.6
14mr|texlive-lgrx-0.6-3|7	Name:		texlive-lgrx
14mr|texlive-lgrx-0.6-3|8	Epoch:		1
14mr|texlive-lgrx-0.6-3|9	Version:	0.6
14mr|texlive-lgrx-0.6-3|10	Release:	3
14mr|texlive-lgrx-0.6-3|11	Summary:	Greek text with the LGR font encoding
14mr|texlive-lgrx-0.6-3|12	Group:		Publishing
14mr|texlive-lgrx-0.6-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lgrx
14mr|texlive-lgrx-0.6-3|14	License:	LPPL1.3
14mr|texlive-lgrx-0.6-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lgrx.tar.xz
14mr|texlive-lgrx-0.6-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lgrx.doc.tar.xz
14mr|texlive-lgrx-0.6-3|17	BuildArch:	noarch
14mr|texlive-lgrx-0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lgrx-0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lgrx-0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lgrx-0.6-3|21	
14mr|texlive-lgrx-0.6-3|22	%description
14mr|texlive-lgrx-0.6-3|23	The LGRx bundle provides packages and definitions for
14mr|texlive-lgrx-0.6-3|24	typesetting Greek text with fonts in the LGR encoding, the de-
14mr|texlive-lgrx-0.6-3|25	facto standard set by babel. It includes a comprehensive font
14mr|texlive-lgrx-0.6-3|26	definition file, support for Unicode input and macros for Greek
14mr|texlive-lgrx-0.6-3|27	letters in non-Greek text.
14mr|texlive-lgrx-0.6-3|28	
14mr|texlive-lgrx-0.6-3|29	%post
14mr|texlive-lgrx-0.6-3|30	%{_sbindir}/texlive.post
14mr|texlive-lgrx-0.6-3|31	
14mr|texlive-lgrx-0.6-3|32	%postun
14mr|texlive-lgrx-0.6-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-lgrx-0.6-3|34	%{_sbindir}/texlive.post
14mr|texlive-lgrx-0.6-3|35	fi
14mr|texlive-lgrx-0.6-3|36	
14mr|texlive-lgrx-0.6-3|37	#-----------------------------------------------------------------------
14mr|texlive-lgrx-0.6-3|38	%files
14mr|texlive-lgrx-0.6-3|39	%{_texmfdistdir}/tex/latex/lgrx/alphabeta.sty
14mr|texlive-lgrx-0.6-3|40	%{_texmfdistdir}/tex/latex/lgrx/lgrenc.dfu
14mr|texlive-lgrx-0.6-3|41	%{_texmfdistdir}/tex/latex/lgrx/lgrxenc.def
14mr|texlive-lgrx-0.6-3|42	%{_texmfdistdir}/tex/latex/lgrx/textalpha.sty
14mr|texlive-lgrx-0.6-3|43	%doc %{_texmfdistdir}/doc/latex/lgrx/README
14mr|texlive-lgrx-0.6-3|44	%doc %{_texmfdistdir}/doc/latex/lgrx/README.html
14mr|texlive-lgrx-0.6-3|45	%doc %{_texmfdistdir}/doc/latex/lgrx/alphabeta-test.pdf
14mr|texlive-lgrx-0.6-3|46	%doc %{_texmfdistdir}/doc/latex/lgrx/alphabeta-test.tex
14mr|texlive-lgrx-0.6-3|47	%doc %{_texmfdistdir}/doc/latex/lgrx/alphabeta.sty.html
14mr|texlive-lgrx-0.6-3|48	%doc %{_texmfdistdir}/doc/latex/lgrx/greek-unicode.pdf
14mr|texlive-lgrx-0.6-3|49	%doc %{_texmfdistdir}/doc/latex/lgrx/greek-unicode.tex
14mr|texlive-lgrx-0.6-3|50	%doc %{_texmfdistdir}/doc/latex/lgrx/greekhyperref.pdf
14mr|texlive-lgrx-0.6-3|51	%doc %{_texmfdistdir}/doc/latex/lgrx/greekhyperref.tex
14mr|texlive-lgrx-0.6-3|52	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrenc.dfu.html
14mr|texlive-lgrx-0.6-3|53	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrx.pdf
14mr|texlive-lgrx-0.6-3|54	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrx.tex
14mr|texlive-lgrx-0.6-3|55	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc-test.pdf
14mr|texlive-lgrx-0.6-3|56	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc-test.tex
14mr|texlive-lgrx-0.6-3|57	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc.def.html
14mr|texlive-lgrx-0.6-3|58	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc.pdf
14mr|texlive-lgrx-0.6-3|59	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc.tex
14mr|texlive-lgrx-0.6-3|60	%doc %{_texmfdistdir}/doc/latex/lgrx/textalpha-test.pdf
14mr|texlive-lgrx-0.6-3|61	%doc %{_texmfdistdir}/doc/latex/lgrx/textalpha-test.tex
14mr|texlive-lgrx-0.6-3|62	%doc %{_texmfdistdir}/doc/latex/lgrx/textalpha.sty.html
14mr|texlive-lgrx-0.6-3|63	
14mr|texlive-lgrx-0.6-3|64	#-----------------------------------------------------------------------
14mr|texlive-lgrx-0.6-3|65	%prep
14mr|texlive-lgrx-0.6-3|66	%setup -c -a0 -a1
14mr|texlive-lgrx-0.6-3|67	
14mr|texlive-lgrx-0.6-3|68	%build
14mr|texlive-lgrx-0.6-3|69	
14mr|texlive-lgrx-0.6-3|70	%install
14mr|texlive-lgrx-0.6-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lgrx-0.6-3|72	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lgrx-0.6-3|73	
14mr|texlive-lgrx-0.6-3|74	
14mr|texlive-lgrx-0.6-3|75	
14mr|texlive-lgrx-0.6-3|76	%changelog
14mr|texlive-lgrx-0.6-3|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.6-3
14mr|texlive-lgrx-0.6-3|78	+ Revision: f39dd98
14mr|texlive-lgrx-0.6-3|79	- MassBuild#440: Increase release tag
14mr|texlive-lgrx-0.6-3|80	
14mr|texlive-lgrx-0.6-3|81	

20565 14
14mr|texlive-lh-3.5g-3|1	# revision 15878
14mr|texlive-lh-3.5g-3|2	# category Package
14mr|texlive-lh-3.5g-3|3	# catalog-ctan /fonts/cyrillic/lh
14mr|texlive-lh-3.5g-3|4	# catalog-date 2009-09-21 21:37:51 +0200
14mr|texlive-lh-3.5g-3|5	# catalog-license lppl
14mr|texlive-lh-3.5g-3|6	# catalog-version 3.5g
14mr|texlive-lh-3.5g-3|7	Name:		texlive-lh
14mr|texlive-lh-3.5g-3|8	Version:	3.5g
14mr|texlive-lh-3.5g-3|9	Release:	3
14mr|texlive-lh-3.5g-3|10	Summary:	Cyrillic fonts that support LaTeX standard encodings
14mr|texlive-lh-3.5g-3|11	Group:		Publishing
14mr|texlive-lh-3.5g-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cyrillic/lh
14mr|texlive-lh-3.5g-3|13	License:	LPPL
14mr|texlive-lh-3.5g-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lh.tar.xz
14mr|texlive-lh-3.5g-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lh.doc.tar.xz
14mr|texlive-lh-3.5g-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lh.source.tar.xz
14mr|texlive-lh-3.5g-3|17	BuildArch:	noarch
14mr|texlive-lh-3.5g-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lh-3.5g-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lh-3.5g-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lh-3.5g-3|21	Requires:	texlive-ec
14mr|texlive-lh-3.5g-3|22	
14mr|texlive-lh-3.5g-3|23	%description
14mr|texlive-lh-3.5g-3|24	The LH fonts address the problem of the wide variety of
14mr|texlive-lh-3.5g-3|25	alphabets that are written with Cyrillic-style characters. The
14mr|texlive-lh-3.5g-3|26	fonts are the original basis of the set of T2* and X2 encodings
14mr|texlive-lh-3.5g-3|27	that are now used when LaTeX users need to write in Cyrillic
14mr|texlive-lh-3.5g-3|28	languages. Macro support in standard LaTeX encodings is offered
14mr|texlive-lh-3.5g-3|29	through the cyrillic and t2 bundles, and the package itself
14mr|texlive-lh-3.5g-3|30	offers support for other (more traditional) encodings. The
14mr|texlive-lh-3.5g-3|31	fonts, in the standard T2* and X2 encodings are available in
14mr|texlive-lh-3.5g-3|32	Adobe Type 1 format, in the CM-Super family of fonts. The
14mr|texlive-lh-3.5g-3|33	package also offers its own LaTeX support for OT2 encoded
14mr|texlive-lh-3.5g-3|34	fonts, CM bright shaped fonts and Concrete shaped fonts.
14mr|texlive-lh-3.5g-3|35	
14mr|texlive-lh-3.5g-3|36	%post
14mr|texlive-lh-3.5g-3|37	%{_sbindir}/texlive.post
14mr|texlive-lh-3.5g-3|38	
14mr|texlive-lh-3.5g-3|39	%postun
14mr|texlive-lh-3.5g-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-lh-3.5g-3|41	%{_sbindir}/texlive.post
14mr|texlive-lh-3.5g-3|42	fi
14mr|texlive-lh-3.5g-3|43	
14mr|texlive-lh-3.5g-3|44	#-----------------------------------------------------------------------
14mr|texlive-lh-3.5g-3|45	%files
14mr|texlive-lh-3.5g-3|46	%{_texmfdistdir}/fonts/source/lh/base/fikparm.mf
14mr|texlive-lh-3.5g-3|47	%{_texmfdistdir}/fonts/source/lh/base/lcyrbeg.mf
14mr|texlive-lh-3.5g-3|48	%{_texmfdistdir}/fonts/source/lh/base/lcyrdefs.mf
14mr|texlive-lh-3.5g-3|49	%{_texmfdistdir}/fonts/source/lh/base/ldbroman.mf
14mr|texlive-lh-3.5g-3|50	%{_texmfdistdir}/fonts/source/lh/base/ldcsc.mf
14mr|texlive-lh-3.5g-3|51	%{_texmfdistdir}/fonts/source/lh/base/ldroman.mf
14mr|texlive-lh-3.5g-3|52	%{_texmfdistdir}/fonts/source/lh/base/ldtexset.mf
14mr|texlive-lh-3.5g-3|53	%{_texmfdistdir}/fonts/source/lh/base/ldtextit.mf
14mr|texlive-lh-3.5g-3|54	%{_texmfdistdir}/fonts/source/lh/base/ldtitle.mf
14mr|texlive-lh-3.5g-3|55	%{_texmfdistdir}/fonts/source/lh/base/lebroman.mf
14mr|texlive-lh-3.5g-3|56	%{_texmfdistdir}/fonts/source/lh/base/lecsc.mf
14mr|texlive-lh-3.5g-3|57	%{_texmfdistdir}/fonts/source/lh/base/leroman.mf
14mr|texlive-lh-3.5g-3|58	%{_texmfdistdir}/fonts/source/lh/base/letextit.mf
14mr|texlive-lh-3.5g-3|59	%{_texmfdistdir}/fonts/source/lh/base/lgcspl.mf
14mr|texlive-lh-3.5g-3|60	%{_texmfdistdir}/fonts/source/lh/base/lgcyracc.mf
14mr|texlive-lh-3.5g-3|61	%{_texmfdistdir}/fonts/source/lh/base/lgcyri.mf
14mr|texlive-lh-3.5g-3|62	%{_texmfdistdir}/fonts/source/lh/base/lgcyrl.mf
14mr|texlive-lh-3.5g-3|63	%{_texmfdistdir}/fonts/source/lh/base/lgcyrsp.mf
14mr|texlive-lh-3.5g-3|64	%{_texmfdistdir}/fonts/source/lh/base/lgcyrsym.mf
14mr|texlive-lh-3.5g-3|65	%{_texmfdistdir}/fonts/source/lh/base/lgcyru.mf
14mr|texlive-lh-3.5g-3|66	%{_texmfdistdir}/fonts/source/lh/base/lgengsym.mf
14mr|texlive-lh-3.5g-3|67	%{_texmfdistdir}/fonts/source/lh/base/lgidigit.mf
14mr|texlive-lh-3.5g-3|68	%{_texmfdistdir}/fonts/source/lh/base/lgilig.mf
14mr|texlive-lh-3.5g-3|69	%{_texmfdistdir}/fonts/source/lh/base/lgitalp.mf
14mr|texlive-lh-3.5g-3|70	%{_texmfdistdir}/fonts/source/lh/base/lgocyrac.mf
14mr|texlive-lh-3.5g-3|71	%{_texmfdistdir}/fonts/source/lh/base/lgpunct.mf
14mr|texlive-lh-3.5g-3|72	%{_texmfdistdir}/fonts/source/lh/base/lgrdigit.mf
14mr|texlive-lh-3.5g-3|73	%{_texmfdistdir}/fonts/source/lh/base/lgrlig.mf
14mr|texlive-lh-3.5g-3|74	%{_texmfdistdir}/fonts/source/lh/base/lgromp.mf
14mr|texlive-lh-3.5g-3|75	%{_texmfdistdir}/fonts/source/lh/base/lgrusi.mf
14mr|texlive-lh-3.5g-3|76	%{_texmfdistdir}/fonts/source/lh/base/lgrusl.mf
14mr|texlive-lh-3.5g-3|77	%{_texmfdistdir}/fonts/source/lh/base/lgrusu.mf
14mr|texlive-lh-3.5g-3|78	%{_texmfdistdir}/fonts/source/lh/base/lgt2comi.mf
14mr|texlive-lh-3.5g-3|79	%{_texmfdistdir}/fonts/source/lh/base/lgt2coml.mf
14mr|texlive-lh-3.5g-3|80	%{_texmfdistdir}/fonts/source/lh/base/lgt2comu.mf
14mr|texlive-lh-3.5g-3|81	%{_texmfdistdir}/fonts/source/lh/base/lgt2loi.mf
14mr|texlive-lh-3.5g-3|82	%{_texmfdistdir}/fonts/source/lh/base/lgt2lol.mf
14mr|texlive-lh-3.5g-3|83	%{_texmfdistdir}/fonts/source/lh/base/lgt2lou.mf
14mr|texlive-lh-3.5g-3|84	%{_texmfdistdir}/fonts/source/lh/base/lgt2slvi.mf
14mr|texlive-lh-3.5g-3|85	%{_texmfdistdir}/fonts/source/lh/base/lgt2slvl.mf
14mr|texlive-lh-3.5g-3|86	%{_texmfdistdir}/fonts/source/lh/base/lgt2slvu.mf
14mr|texlive-lh-3.5g-3|87	%{_texmfdistdir}/fonts/source/lh/base/lgt2upi.mf
14mr|texlive-lh-3.5g-3|88	%{_texmfdistdir}/fonts/source/lh/base/lgt2upl.mf
14mr|texlive-lh-3.5g-3|89	%{_texmfdistdir}/fonts/source/lh/base/lgt2upu.mf
14mr|texlive-lh-3.5g-3|90	%{_texmfdistdir}/fonts/source/lh/base/lkligtbl.mf
14mr|texlive-lh-3.5g-3|91	%{_texmfdistdir}/fonts/source/lh/base/llbligtb.mf
14mr|texlive-lh-3.5g-3|92	%{_texmfdistdir}/fonts/source/lh/base/llcligtb.mf
14mr|texlive-lh-3.5g-3|93	%{_texmfdistdir}/fonts/source/lh/base/lliligtb.mf
14mr|texlive-lh-3.5g-3|94	%{_texmfdistdir}/fonts/source/lh/base/llmligtb.mf
14mr|texlive-lh-3.5g-3|95	%{_texmfdistdir}/fonts/source/lh/base/llrligtb.mf
14mr|texlive-lh-3.5g-3|96	%{_texmfdistdir}/fonts/source/lh/base/llvligtb.mf
14mr|texlive-lh-3.5g-3|97	%{_texmfdistdir}/fonts/source/lh/base/lwnligs.mf
14mr|texlive-lh-3.5g-3|98	%{_texmfdistdir}/fonts/source/lh/base/lxpseudo.mf
14mr|texlive-lh-3.5g-3|99	%{_texmfdistdir}/fonts/source/lh/base/lycyracc.mf
14mr|texlive-lh-3.5g-3|100	%{_texmfdistdir}/fonts/source/lh/base/lypseudo.mf
14mr|texlive-lh-3.5g-3|101	%{_texmfdistdir}/fonts/source/lh/base/nodraw.mf
14mr|texlive-lh-3.5g-3|102	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irslb8.mf
14mr|texlive-lh-3.5g-3|103	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irsli8.mf
14mr|texlive-lh-3.5g-3|104	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irslo8.mf
14mr|texlive-lh-3.5g-3|105	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irslq8.mf
14mr|texlive-lh-3.5g-3|106	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irsltt8.mf
14mr|texlive-lh-3.5g-3|107	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbbx10.mf
14mr|texlive-lh-3.5g-3|108	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbegin.mf
14mr|texlive-lh-3.5g-3|109	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo10.mf
14mr|texlive-lh-3.5g-3|110	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo17.mf
14mr|texlive-lh-3.5g-3|111	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo8.mf
14mr|texlive-lh-3.5g-3|112	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo9.mf
14mr|texlive-lh-3.5g-3|113	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr10.mf
14mr|texlive-lh-3.5g-3|114	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr17.mf
14mr|texlive-lh-3.5g-3|115	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr8.mf
14mr|texlive-lh-3.5g-3|116	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr9.mf
14mr|texlive-lh-3.5g-3|117	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso10.mf
14mr|texlive-lh-3.5g-3|118	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso17.mf
14mr|texlive-lh-3.5g-3|119	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso8.mf
14mr|texlive-lh-3.5g-3|120	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso9.mf
14mr|texlive-lh-3.5g-3|121	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr10.mf
14mr|texlive-lh-3.5g-3|122	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr17.mf
14mr|texlive-lh-3.5g-3|123	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr8.mf
14mr|texlive-lh-3.5g-3|124	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr9.mf
14mr|texlive-lh-3.5g-3|125	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbtl10.mf
14mr|texlive-lh-3.5g-3|126	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbto10.mf
14mr|texlive-lh-3.5g-3|127	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rscodes.mf
14mr|texlive-lh-3.5g-3|128	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rslb8.mf
14mr|texlive-lh-3.5g-3|129	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsli8.mf
14mr|texlive-lh-3.5g-3|130	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsliker.mf
14mr|texlive-lh-3.5g-3|131	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rslo8.mf
14mr|texlive-lh-3.5g-3|132	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rslq8.mf
14mr|texlive-lh-3.5g-3|133	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsltt8.mf
14mr|texlive-lh-3.5g-3|134	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsob10.mf
14mr|texlive-lh-3.5g-3|135	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx10.mf
14mr|texlive-lh-3.5g-3|136	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx5.mf
14mr|texlive-lh-3.5g-3|137	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx6.mf
14mr|texlive-lh-3.5g-3|138	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx7.mf
14mr|texlive-lh-3.5g-3|139	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx8.mf
14mr|texlive-lh-3.5g-3|140	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx9.mf
14mr|texlive-lh-3.5g-3|141	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobxsl10.mf
14mr|texlive-lh-3.5g-3|142	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobxti10.mf
14mr|texlive-lh-3.5g-3|143	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsocc10.mf
14mr|texlive-lh-3.5g-3|144	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm10.mf
14mr|texlive-lh-3.5g-3|145	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm5.mf
14mr|texlive-lh-3.5g-3|146	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm6.mf
14mr|texlive-lh-3.5g-3|147	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm7.mf
14mr|texlive-lh-3.5g-3|148	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm8.mf
14mr|texlive-lh-3.5g-3|149	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm9.mf
14mr|texlive-lh-3.5g-3|150	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl10.mf
14mr|texlive-lh-3.5g-3|151	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl5.mf
14mr|texlive-lh-3.5g-3|152	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl6.mf
14mr|texlive-lh-3.5g-3|153	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl7.mf
14mr|texlive-lh-3.5g-3|154	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl8.mf
14mr|texlive-lh-3.5g-3|155	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl9.mf
14mr|texlive-lh-3.5g-3|156	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsoslc9.mf
14mr|texlive-lh-3.5g-3|157	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsoti10.mf
14mr|texlive-lh-3.5g-3|158	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsqi8.mf
14mr|texlive-lh-3.5g-3|159	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rssq8.mf
14mr|texlive-lh-3.5g-3|160	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsssdc10.mf
14mr|texlive-lh-3.5g-3|161	%{_texmfdistdir}/fonts/source/lh/lh-conc/00readme.txt
14mr|texlive-lh-3.5g-3|162	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccb10.mf
14mr|texlive-lh-3.5g-3|163	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx10.mf
14mr|texlive-lh-3.5g-3|164	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx5.mf
14mr|texlive-lh-3.5g-3|165	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx6.mf
14mr|texlive-lh-3.5g-3|166	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx7.mf
14mr|texlive-lh-3.5g-3|167	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx8.mf
14mr|texlive-lh-3.5g-3|168	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx9.mf
14mr|texlive-lh-3.5g-3|169	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbxsl10.mf
14mr|texlive-lh-3.5g-3|170	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbxti10.mf
14mr|texlive-lh-3.5g-3|171	%{_texmfdistdir}/fonts/source/lh/lh-conc/concb10pt.mf
14mr|texlive-lh-3.5g-3|172	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx10pt.mf
14mr|texlive-lh-3.5g-3|173	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx12pt.mf
14mr|texlive-lh-3.5g-3|174	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx5pt.mf
14mr|texlive-lh-3.5g-3|175	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx6pt.mf
14mr|texlive-lh-3.5g-3|176	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx7pt.mf
14mr|texlive-lh-3.5g-3|177	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx8pt.mf
14mr|texlive-lh-3.5g-3|178	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx9pt.mf
14mr|texlive-lh-3.5g-3|179	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbxti10.mf
14mr|texlive-lh-3.5g-3|180	%{_texmfdistdir}/fonts/source/lh/lh-conc/concc9pt.mf
14mr|texlive-lh-3.5g-3|181	%{_texmfdistdir}/fonts/source/lh/lh-conc/eob10.mf
14mr|texlive-lh-3.5g-3|182	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx10.mf
14mr|texlive-lh-3.5g-3|183	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx5.mf
14mr|texlive-lh-3.5g-3|184	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx6.mf
14mr|texlive-lh-3.5g-3|185	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx7.mf
14mr|texlive-lh-3.5g-3|186	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx8.mf
14mr|texlive-lh-3.5g-3|187	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx9.mf
14mr|texlive-lh-3.5g-3|188	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobxsl10.mf
14mr|texlive-lh-3.5g-3|189	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobxti10.mf
14mr|texlive-lh-3.5g-3|190	%{_texmfdistdir}/fonts/source/lh/lh-conc/eoslc9.mf
14mr|texlive-lh-3.5g-3|191	%{_texmfdistdir}/fonts/source/lh/lh-lcy/ilhcsc10.mf
14mr|texlive-lh-3.5g-3|192	%{_texmfdistdir}/fonts/source/lh/lh-lcy/ilhtt8.mf
14mr|texlive-lh-3.5g-3|193	%{_texmfdistdir}/fonts/source/lh/lh-lcy/illhss8.mf
14mr|texlive-lh-3.5g-3|194	%{_texmfdistdir}/fonts/source/lh/lh-lcy/illhssb8.mf
14mr|texlive-lh-3.5g-3|195	%{_texmfdistdir}/fonts/source/lh/lh-lcy/illhssi8.mf
14mr|texlive-lh-3.5g-3|196	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr10.mf
14mr|texlive-lh-3.5g-3|197	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr17.mf
14mr|texlive-lh-3.5g-3|198	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr8.mf
14mr|texlive-lh-3.5g-3|199	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr9.mf
14mr|texlive-lh-3.5g-3|200	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrbx10.mf
14mr|texlive-lh-3.5g-3|201	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl10.mf
14mr|texlive-lh-3.5g-3|202	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl17.mf
14mr|texlive-lh-3.5g-3|203	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl8.mf
14mr|texlive-lh-3.5g-3|204	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl9.mf
14mr|texlive-lh-3.5g-3|205	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcb10.mf
14mr|texlive-lh-3.5g-3|206	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx10.mf
14mr|texlive-lh-3.5g-3|207	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx5.mf
14mr|texlive-lh-3.5g-3|208	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx6.mf
14mr|texlive-lh-3.5g-3|209	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx7.mf
14mr|texlive-lh-3.5g-3|210	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx8.mf
14mr|texlive-lh-3.5g-3|211	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx9.mf
14mr|texlive-lh-3.5g-3|212	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbxsl10.mf
14mr|texlive-lh-3.5g-3|213	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbxti10.mf
14mr|texlive-lh-3.5g-3|214	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhccsc10.mf
14mr|texlive-lh-3.5g-3|215	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcodes.mf
14mr|texlive-lh-3.5g-3|216	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr10.mf
14mr|texlive-lh-3.5g-3|217	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr5.mf
14mr|texlive-lh-3.5g-3|218	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr6.mf
14mr|texlive-lh-3.5g-3|219	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr7.mf
14mr|texlive-lh-3.5g-3|220	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr8.mf
14mr|texlive-lh-3.5g-3|221	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr9.mf
14mr|texlive-lh-3.5g-3|222	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcsl10.mf
14mr|texlive-lh-3.5g-3|223	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcsl9.mf
14mr|texlive-lh-3.5g-3|224	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcslc9.mf
14mr|texlive-lh-3.5g-3|225	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcti10.mf
14mr|texlive-lh-3.5g-3|226	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhliker.mf
14mr|texlive-lh-3.5g-3|227	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhsltl10.mf
14mr|texlive-lh-3.5g-3|228	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhtl10.mf
14mr|texlive-lh-3.5g-3|229	%{_texmfdistdir}/fonts/source/lh/lh-lcy/llhss8.mf
14mr|texlive-lh-3.5g-3|230	%{_texmfdistdir}/fonts/source/lh/lh-lcy/llhssb8.mf
14mr|texlive-lh-3.5g-3|231	%{_texmfdistdir}/fonts/source/lh/lh-lcy/llhssi8.mf
14mr|texlive-lh-3.5g-3|232	%{_texmfdistdir}/fonts/source/lh/lh-ot2/ilwnss8.mf
14mr|texlive-lh-3.5g-3|233	%{_texmfdistdir}/fonts/source/lh/lh-ot2/ilwnssb8.mf
14mr|texlive-lh-3.5g-3|234	%{_texmfdistdir}/fonts/source/lh/lh-ot2/ilwnssi8.mf
14mr|texlive-lh-3.5g-3|235	%{_texmfdistdir}/fonts/source/lh/lh-ot2/iwncsc10.mf
14mr|texlive-lh-3.5g-3|236	%{_texmfdistdir}/fonts/source/lh/lh-ot2/iwntt8.mf
14mr|texlive-lh-3.5g-3|237	%{_texmfdistdir}/fonts/source/lh/lh-ot2/lwnss8.mf
14mr|texlive-lh-3.5g-3|238	%{_texmfdistdir}/fonts/source/lh/lh-ot2/lwnssb8.mf
14mr|texlive-lh-3.5g-3|239	%{_texmfdistdir}/fonts/source/lh/lh-ot2/lwnssi8.mf
14mr|texlive-lh-3.5g-3|240	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr10.mf
14mr|texlive-lh-3.5g-3|241	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr17.mf
14mr|texlive-lh-3.5g-3|242	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr8.mf
14mr|texlive-lh-3.5g-3|243	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr9.mf
14mr|texlive-lh-3.5g-3|244	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrbx10.mf
14mr|texlive-lh-3.5g-3|245	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl10.mf
14mr|texlive-lh-3.5g-3|246	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl17.mf
14mr|texlive-lh-3.5g-3|247	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl8.mf
14mr|texlive-lh-3.5g-3|248	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl9.mf
14mr|texlive-lh-3.5g-3|249	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncb10.mf
14mr|texlive-lh-3.5g-3|250	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx10.mf
14mr|texlive-lh-3.5g-3|251	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx5.mf
14mr|texlive-lh-3.5g-3|252	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx6.mf
14mr|texlive-lh-3.5g-3|253	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx7.mf
14mr|texlive-lh-3.5g-3|254	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx8.mf
14mr|texlive-lh-3.5g-3|255	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx9.mf
14mr|texlive-lh-3.5g-3|256	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbxsl10.mf
14mr|texlive-lh-3.5g-3|257	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbxti10.mf
14mr|texlive-lh-3.5g-3|258	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnccsc10.mf
14mr|texlive-lh-3.5g-3|259	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncodes.mf
14mr|texlive-lh-3.5g-3|260	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr10.mf
14mr|texlive-lh-3.5g-3|261	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr5.mf
14mr|texlive-lh-3.5g-3|262	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr6.mf
14mr|texlive-lh-3.5g-3|263	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr7.mf
14mr|texlive-lh-3.5g-3|264	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr8.mf
14mr|texlive-lh-3.5g-3|265	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr9.mf
14mr|texlive-lh-3.5g-3|266	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncsl10.mf
14mr|texlive-lh-3.5g-3|267	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncsl9.mf
14mr|texlive-lh-3.5g-3|268	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncslc9.mf
14mr|texlive-lh-3.5g-3|269	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncti10.mf
14mr|texlive-lh-3.5g-3|270	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnliker.mf
14mr|texlive-lh-3.5g-3|271	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnsltl10.mf
14mr|texlive-lh-3.5g-3|272	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wntl10.mf
14mr|texlive-lh-3.5g-3|273	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilalb8.mf
14mr|texlive-lh-3.5g-3|274	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilali8.mf
14mr|texlive-lh-3.5g-3|275	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilalo8.mf
14mr|texlive-lh-3.5g-3|276	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilalq8.mf
14mr|texlive-lh-3.5g-3|277	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilaltt8.mf
14mr|texlive-lh-3.5g-3|278	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labbx10.mf
14mr|texlive-lh-3.5g-3|279	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo10.mf
14mr|texlive-lh-3.5g-3|280	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo17.mf
14mr|texlive-lh-3.5g-3|281	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo8.mf
14mr|texlive-lh-3.5g-3|282	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo9.mf
14mr|texlive-lh-3.5g-3|283	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr10.mf
14mr|texlive-lh-3.5g-3|284	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr17.mf
14mr|texlive-lh-3.5g-3|285	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr8.mf
14mr|texlive-lh-3.5g-3|286	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr9.mf
14mr|texlive-lh-3.5g-3|287	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso10.mf
14mr|texlive-lh-3.5g-3|288	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso17.mf
14mr|texlive-lh-3.5g-3|289	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso8.mf
14mr|texlive-lh-3.5g-3|290	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso9.mf
14mr|texlive-lh-3.5g-3|291	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr10.mf
14mr|texlive-lh-3.5g-3|292	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr17.mf
14mr|texlive-lh-3.5g-3|293	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr8.mf
14mr|texlive-lh-3.5g-3|294	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr9.mf
14mr|texlive-lh-3.5g-3|295	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labtl10.mf
14mr|texlive-lh-3.5g-3|296	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labto10.mf
14mr|texlive-lh-3.5g-3|297	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lacodes.mf
14mr|texlive-lh-3.5g-3|298	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lalb8.mf
14mr|texlive-lh-3.5g-3|299	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lali8.mf
14mr|texlive-lh-3.5g-3|300	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laliker.mf
14mr|texlive-lh-3.5g-3|301	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lalo8.mf
14mr|texlive-lh-3.5g-3|302	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lalq8.mf
14mr|texlive-lh-3.5g-3|303	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laltt8.mf
14mr|texlive-lh-3.5g-3|304	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laob10.mf
14mr|texlive-lh-3.5g-3|305	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx10.mf
14mr|texlive-lh-3.5g-3|306	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx5.mf
14mr|texlive-lh-3.5g-3|307	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx6.mf
14mr|texlive-lh-3.5g-3|308	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx7.mf
14mr|texlive-lh-3.5g-3|309	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx8.mf
14mr|texlive-lh-3.5g-3|310	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx9.mf
14mr|texlive-lh-3.5g-3|311	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobxsl10.mf
14mr|texlive-lh-3.5g-3|312	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobxti10.mf
14mr|texlive-lh-3.5g-3|313	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laocc10.mf
14mr|texlive-lh-3.5g-3|314	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm10.mf
14mr|texlive-lh-3.5g-3|315	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm5.mf
14mr|texlive-lh-3.5g-3|316	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm6.mf
14mr|texlive-lh-3.5g-3|317	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm7.mf
14mr|texlive-lh-3.5g-3|318	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm8.mf
14mr|texlive-lh-3.5g-3|319	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm9.mf
14mr|texlive-lh-3.5g-3|320	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl10.mf
14mr|texlive-lh-3.5g-3|321	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl5.mf
14mr|texlive-lh-3.5g-3|322	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl6.mf
14mr|texlive-lh-3.5g-3|323	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl7.mf
14mr|texlive-lh-3.5g-3|324	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl8.mf
14mr|texlive-lh-3.5g-3|325	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl9.mf
14mr|texlive-lh-3.5g-3|326	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laoslc9.mf
14mr|texlive-lh-3.5g-3|327	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laoti10.mf
14mr|texlive-lh-3.5g-3|328	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laqi8.mf
14mr|texlive-lh-3.5g-3|329	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lasq8.mf
14mr|texlive-lh-3.5g-3|330	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lassdc10.mf
14mr|texlive-lh-3.5g-3|331	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilblb8.mf
14mr|texlive-lh-3.5g-3|332	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilbli8.mf
14mr|texlive-lh-3.5g-3|333	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilblo8.mf
14mr|texlive-lh-3.5g-3|334	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilblq8.mf
14mr|texlive-lh-3.5g-3|335	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilbltt8.mf
14mr|texlive-lh-3.5g-3|336	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbbx10.mf
14mr|texlive-lh-3.5g-3|337	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo10.mf
14mr|texlive-lh-3.5g-3|338	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo17.mf
14mr|texlive-lh-3.5g-3|339	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo8.mf
14mr|texlive-lh-3.5g-3|340	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo9.mf
14mr|texlive-lh-3.5g-3|341	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr10.mf
14mr|texlive-lh-3.5g-3|342	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr17.mf
14mr|texlive-lh-3.5g-3|343	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr8.mf
14mr|texlive-lh-3.5g-3|344	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr9.mf
14mr|texlive-lh-3.5g-3|345	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso10.mf
14mr|texlive-lh-3.5g-3|346	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso17.mf
14mr|texlive-lh-3.5g-3|347	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso8.mf
14mr|texlive-lh-3.5g-3|348	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso9.mf
14mr|texlive-lh-3.5g-3|349	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr10.mf
14mr|texlive-lh-3.5g-3|350	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr17.mf
14mr|texlive-lh-3.5g-3|351	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr8.mf
14mr|texlive-lh-3.5g-3|352	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr9.mf
14mr|texlive-lh-3.5g-3|353	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbtl10.mf
14mr|texlive-lh-3.5g-3|354	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbto10.mf
14mr|texlive-lh-3.5g-3|355	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbcodes.mf
14mr|texlive-lh-3.5g-3|356	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lblb8.mf
14mr|texlive-lh-3.5g-3|357	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbli8.mf
14mr|texlive-lh-3.5g-3|358	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbliker.mf
14mr|texlive-lh-3.5g-3|359	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lblo8.mf
14mr|texlive-lh-3.5g-3|360	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lblq8.mf
14mr|texlive-lh-3.5g-3|361	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbltt8.mf
14mr|texlive-lh-3.5g-3|362	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbob10.mf
14mr|texlive-lh-3.5g-3|363	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx10.mf
14mr|texlive-lh-3.5g-3|364	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx5.mf
14mr|texlive-lh-3.5g-3|365	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx6.mf
14mr|texlive-lh-3.5g-3|366	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx7.mf
14mr|texlive-lh-3.5g-3|367	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx8.mf
14mr|texlive-lh-3.5g-3|368	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx9.mf
14mr|texlive-lh-3.5g-3|369	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobxsl10.mf
14mr|texlive-lh-3.5g-3|370	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobxti10.mf
14mr|texlive-lh-3.5g-3|371	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbocc10.mf
14mr|texlive-lh-3.5g-3|372	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm10.mf
14mr|texlive-lh-3.5g-3|373	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm5.mf
14mr|texlive-lh-3.5g-3|374	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm6.mf
14mr|texlive-lh-3.5g-3|375	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm7.mf
14mr|texlive-lh-3.5g-3|376	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm8.mf
14mr|texlive-lh-3.5g-3|377	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm9.mf
14mr|texlive-lh-3.5g-3|378	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl10.mf
14mr|texlive-lh-3.5g-3|379	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl5.mf
14mr|texlive-lh-3.5g-3|380	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl6.mf
14mr|texlive-lh-3.5g-3|381	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl7.mf
14mr|texlive-lh-3.5g-3|382	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl8.mf
14mr|texlive-lh-3.5g-3|383	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl9.mf
14mr|texlive-lh-3.5g-3|384	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lboslc9.mf
14mr|texlive-lh-3.5g-3|385	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lboti10.mf
14mr|texlive-lh-3.5g-3|386	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbqi8.mf
14mr|texlive-lh-3.5g-3|387	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbsq8.mf
14mr|texlive-lh-3.5g-3|388	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbssdc10.mf
14mr|texlive-lh-3.5g-3|389	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilclb8.mf
14mr|texlive-lh-3.5g-3|390	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilcli8.mf
14mr|texlive-lh-3.5g-3|391	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilclo8.mf
14mr|texlive-lh-3.5g-3|392	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilclq8.mf
14mr|texlive-lh-3.5g-3|393	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilcltt8.mf
14mr|texlive-lh-3.5g-3|394	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbbx10.mf
14mr|texlive-lh-3.5g-3|395	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo10.mf
14mr|texlive-lh-3.5g-3|396	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo17.mf
14mr|texlive-lh-3.5g-3|397	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo8.mf
14mr|texlive-lh-3.5g-3|398	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo9.mf
14mr|texlive-lh-3.5g-3|399	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr10.mf
14mr|texlive-lh-3.5g-3|400	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr17.mf
14mr|texlive-lh-3.5g-3|401	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr8.mf
14mr|texlive-lh-3.5g-3|402	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr9.mf
14mr|texlive-lh-3.5g-3|403	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso10.mf
14mr|texlive-lh-3.5g-3|404	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso17.mf
14mr|texlive-lh-3.5g-3|405	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso8.mf
14mr|texlive-lh-3.5g-3|406	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso9.mf
14mr|texlive-lh-3.5g-3|407	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr10.mf
14mr|texlive-lh-3.5g-3|408	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr17.mf
14mr|texlive-lh-3.5g-3|409	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr8.mf
14mr|texlive-lh-3.5g-3|410	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr9.mf
14mr|texlive-lh-3.5g-3|411	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbtl10.mf
14mr|texlive-lh-3.5g-3|412	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbto10.mf
14mr|texlive-lh-3.5g-3|413	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lccodes.mf
14mr|texlive-lh-3.5g-3|414	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lclb8.mf
14mr|texlive-lh-3.5g-3|415	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcli8.mf
14mr|texlive-lh-3.5g-3|416	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcliker.mf
14mr|texlive-lh-3.5g-3|417	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lclo8.mf
14mr|texlive-lh-3.5g-3|418	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lclq8.mf
14mr|texlive-lh-3.5g-3|419	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcltt8.mf
14mr|texlive-lh-3.5g-3|420	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcob10.mf
14mr|texlive-lh-3.5g-3|421	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx10.mf
14mr|texlive-lh-3.5g-3|422	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx5.mf
14mr|texlive-lh-3.5g-3|423	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx6.mf
14mr|texlive-lh-3.5g-3|424	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx7.mf
14mr|texlive-lh-3.5g-3|425	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx8.mf
14mr|texlive-lh-3.5g-3|426	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx9.mf
14mr|texlive-lh-3.5g-3|427	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobxsl10.mf
14mr|texlive-lh-3.5g-3|428	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobxti10.mf
14mr|texlive-lh-3.5g-3|429	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcocc10.mf
14mr|texlive-lh-3.5g-3|430	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm10.mf
14mr|texlive-lh-3.5g-3|431	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm5.mf
14mr|texlive-lh-3.5g-3|432	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm6.mf
14mr|texlive-lh-3.5g-3|433	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm7.mf
14mr|texlive-lh-3.5g-3|434	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm8.mf
14mr|texlive-lh-3.5g-3|435	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm9.mf
14mr|texlive-lh-3.5g-3|436	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl10.mf
14mr|texlive-lh-3.5g-3|437	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl5.mf
14mr|texlive-lh-3.5g-3|438	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl6.mf
14mr|texlive-lh-3.5g-3|439	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl7.mf
14mr|texlive-lh-3.5g-3|440	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl8.mf
14mr|texlive-lh-3.5g-3|441	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl9.mf
14mr|texlive-lh-3.5g-3|442	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcoslc9.mf
14mr|texlive-lh-3.5g-3|443	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcoti10.mf
14mr|texlive-lh-3.5g-3|444	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcqi8.mf
14mr|texlive-lh-3.5g-3|445	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcsq8.mf
14mr|texlive-lh-3.5g-3|446	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcssdc10.mf
14mr|texlive-lh-3.5g-3|447	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildlb8.mf
14mr|texlive-lh-3.5g-3|448	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildli8.mf
14mr|texlive-lh-3.5g-3|449	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildlo8.mf
14mr|texlive-lh-3.5g-3|450	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildlq8.mf
14mr|texlive-lh-3.5g-3|451	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildltt8.mf
14mr|texlive-lh-3.5g-3|452	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbbx10.mf
14mr|texlive-lh-3.5g-3|453	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo10.mf
14mr|texlive-lh-3.5g-3|454	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo17.mf
14mr|texlive-lh-3.5g-3|455	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo8.mf
14mr|texlive-lh-3.5g-3|456	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo9.mf
14mr|texlive-lh-3.5g-3|457	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr10.mf
14mr|texlive-lh-3.5g-3|458	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr17.mf
14mr|texlive-lh-3.5g-3|459	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr8.mf
14mr|texlive-lh-3.5g-3|460	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr9.mf
14mr|texlive-lh-3.5g-3|461	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso10.mf
14mr|texlive-lh-3.5g-3|462	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso17.mf
14mr|texlive-lh-3.5g-3|463	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso8.mf
14mr|texlive-lh-3.5g-3|464	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso9.mf
14mr|texlive-lh-3.5g-3|465	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr10.mf
14mr|texlive-lh-3.5g-3|466	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr17.mf
14mr|texlive-lh-3.5g-3|467	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr8.mf
14mr|texlive-lh-3.5g-3|468	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr9.mf
14mr|texlive-lh-3.5g-3|469	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbtl10.mf
14mr|texlive-lh-3.5g-3|470	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbto10.mf
14mr|texlive-lh-3.5g-3|471	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldcodes.mf
14mr|texlive-lh-3.5g-3|472	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldlb8.mf
14mr|texlive-lh-3.5g-3|473	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldli8.mf
14mr|texlive-lh-3.5g-3|474	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldliker.mf
14mr|texlive-lh-3.5g-3|475	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldlo8.mf
14mr|texlive-lh-3.5g-3|476	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldlq8.mf
14mr|texlive-lh-3.5g-3|477	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldltt8.mf
14mr|texlive-lh-3.5g-3|478	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldob10.mf
14mr|texlive-lh-3.5g-3|479	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx10.mf
14mr|texlive-lh-3.5g-3|480	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx5.mf
14mr|texlive-lh-3.5g-3|481	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx6.mf
14mr|texlive-lh-3.5g-3|482	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx7.mf
14mr|texlive-lh-3.5g-3|483	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx8.mf
14mr|texlive-lh-3.5g-3|484	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx9.mf
14mr|texlive-lh-3.5g-3|485	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobxsl10.mf
14mr|texlive-lh-3.5g-3|486	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobxti10.mf
14mr|texlive-lh-3.5g-3|487	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldocc10.mf
14mr|texlive-lh-3.5g-3|488	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm10.mf
14mr|texlive-lh-3.5g-3|489	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm5.mf
14mr|texlive-lh-3.5g-3|490	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm6.mf
14mr|texlive-lh-3.5g-3|491	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm7.mf
14mr|texlive-lh-3.5g-3|492	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm8.mf
14mr|texlive-lh-3.5g-3|493	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm9.mf
14mr|texlive-lh-3.5g-3|494	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl10.mf
14mr|texlive-lh-3.5g-3|495	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl5.mf
14mr|texlive-lh-3.5g-3|496	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl6.mf
14mr|texlive-lh-3.5g-3|497	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl7.mf
14mr|texlive-lh-3.5g-3|498	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl8.mf
14mr|texlive-lh-3.5g-3|499	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl9.mf
14mr|texlive-lh-3.5g-3|500	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldoslc9.mf
14mr|texlive-lh-3.5g-3|501	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldoti10.mf
14mr|texlive-lh-3.5g-3|502	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldqi8.mf
14mr|texlive-lh-3.5g-3|503	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldsq8.mf
14mr|texlive-lh-3.5g-3|504	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldssdc10.mf
14mr|texlive-lh-3.5g-3|505	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxlb8.mf
14mr|texlive-lh-3.5g-3|506	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxli8.mf
14mr|texlive-lh-3.5g-3|507	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxlo8.mf
14mr|texlive-lh-3.5g-3|508	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxlq8.mf
14mr|texlive-lh-3.5g-3|509	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxltt8.mf
14mr|texlive-lh-3.5g-3|510	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbbx10.mf
14mr|texlive-lh-3.5g-3|511	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo10.mf
14mr|texlive-lh-3.5g-3|512	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo17.mf
14mr|texlive-lh-3.5g-3|513	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo8.mf
14mr|texlive-lh-3.5g-3|514	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo9.mf
14mr|texlive-lh-3.5g-3|515	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr10.mf
14mr|texlive-lh-3.5g-3|516	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr17.mf
14mr|texlive-lh-3.5g-3|517	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr8.mf
14mr|texlive-lh-3.5g-3|518	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr9.mf
14mr|texlive-lh-3.5g-3|519	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso10.mf
14mr|texlive-lh-3.5g-3|520	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso17.mf
14mr|texlive-lh-3.5g-3|521	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso8.mf
14mr|texlive-lh-3.5g-3|522	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso9.mf
14mr|texlive-lh-3.5g-3|523	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr10.mf
14mr|texlive-lh-3.5g-3|524	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr17.mf
14mr|texlive-lh-3.5g-3|525	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr8.mf
14mr|texlive-lh-3.5g-3|526	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr9.mf
14mr|texlive-lh-3.5g-3|527	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbtl10.mf
14mr|texlive-lh-3.5g-3|528	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbto10.mf
14mr|texlive-lh-3.5g-3|529	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxcodes.mf
14mr|texlive-lh-3.5g-3|530	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxlb8.mf
14mr|texlive-lh-3.5g-3|531	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxli8.mf
14mr|texlive-lh-3.5g-3|532	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxliker.mf
14mr|texlive-lh-3.5g-3|533	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxlo8.mf
14mr|texlive-lh-3.5g-3|534	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxlq8.mf
14mr|texlive-lh-3.5g-3|535	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxltt8.mf
14mr|texlive-lh-3.5g-3|536	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxob10.mf
14mr|texlive-lh-3.5g-3|537	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx10.mf
14mr|texlive-lh-3.5g-3|538	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx5.mf
14mr|texlive-lh-3.5g-3|539	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx6.mf
14mr|texlive-lh-3.5g-3|540	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx7.mf
14mr|texlive-lh-3.5g-3|541	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx8.mf
14mr|texlive-lh-3.5g-3|542	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx9.mf
14mr|texlive-lh-3.5g-3|543	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobxsl10.mf
14mr|texlive-lh-3.5g-3|544	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobxti10.mf
14mr|texlive-lh-3.5g-3|545	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxocc10.mf
14mr|texlive-lh-3.5g-3|546	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm10.mf
14mr|texlive-lh-3.5g-3|547	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm5.mf
14mr|texlive-lh-3.5g-3|548	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm6.mf
14mr|texlive-lh-3.5g-3|549	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm7.mf
14mr|texlive-lh-3.5g-3|550	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm8.mf
14mr|texlive-lh-3.5g-3|551	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm9.mf
14mr|texlive-lh-3.5g-3|552	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl10.mf
14mr|texlive-lh-3.5g-3|553	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl5.mf
14mr|texlive-lh-3.5g-3|554	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl6.mf
14mr|texlive-lh-3.5g-3|555	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl7.mf
14mr|texlive-lh-3.5g-3|556	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl8.mf
14mr|texlive-lh-3.5g-3|557	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl9.mf
14mr|texlive-lh-3.5g-3|558	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxoslc9.mf
14mr|texlive-lh-3.5g-3|559	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxoti10.mf
14mr|texlive-lh-3.5g-3|560	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxqi8.mf
14mr|texlive-lh-3.5g-3|561	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxsq8.mf
14mr|texlive-lh-3.5g-3|562	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxssdc10.mf
14mr|texlive-lh-3.5g-3|563	%{_texmfdistdir}/fonts/source/lh/nont2/lgbersta.mf
14mr|texlive-lh-3.5g-3|564	%{_texmfdistdir}/fonts/source/lh/nont2/lgberstb.mf
14mr|texlive-lh-3.5g-3|565	%{_texmfdistdir}/fonts/source/lh/nont2/lgberstc.mf
14mr|texlive-lh-3.5g-3|566	%{_texmfdistdir}/fonts/source/lh/nont2/lgcacci.mf
14mr|texlive-lh-3.5g-3|567	%{_texmfdistdir}/fonts/source/lh/nont2/lgcaccl.mf
14mr|texlive-lh-3.5g-3|568	%{_texmfdistdir}/fonts/source/lh/nont2/lgcaccu.mf
14mr|texlive-lh-3.5g-3|569	%{_texmfdistdir}/fonts/source/lh/nont2/lgcmodi.mf
14mr|texlive-lh-3.5g-3|570	%{_texmfdistdir}/fonts/source/lh/nont2/lgcmodl.mf
14mr|texlive-lh-3.5g-3|571	%{_texmfdistdir}/fonts/source/lh/nont2/lgcmodu.mf
14mr|texlive-lh-3.5g-3|572	%{_texmfdistdir}/fonts/source/lh/nont2/lgcvaci.mf
14mr|texlive-lh-3.5g-3|573	%{_texmfdistdir}/fonts/source/lh/nont2/lgcvacl.mf
14mr|texlive-lh-3.5g-3|574	%{_texmfdistdir}/fonts/source/lh/nont2/lgcvacu.mf
14mr|texlive-lh-3.5g-3|575	%{_texmfdistdir}/fonts/source/lh/nont2/lgt2slxi.mf
14mr|texlive-lh-3.5g-3|576	%{_texmfdistdir}/fonts/source/lh/nont2/lgt2slxl.mf
14mr|texlive-lh-3.5g-3|577	%{_texmfdistdir}/fonts/source/lh/nont2/lgt2slxu.mf
14mr|texlive-lh-3.5g-3|578	%{_texmfdistdir}/fonts/source/lh/nont2/lgunici.mf
14mr|texlive-lh-3.5g-3|579	%{_texmfdistdir}/fonts/source/lh/nont2/lgunicl.mf
14mr|texlive-lh-3.5g-3|580	%{_texmfdistdir}/fonts/source/lh/nont2/lgunicu.mf
14mr|texlive-lh-3.5g-3|581	%{_texmfdistdir}/fonts/source/lh/nont2/lhberest.mf
14mr|texlive-lh-3.5g-3|582	%{_texmfdistdir}/fonts/source/lh/specific/lgcrusl.mf
14mr|texlive-lh-3.5g-3|583	%{_texmfdistdir}/fonts/source/lh/specific/lgcyrcl.mf
14mr|texlive-lh-3.5g-3|584	%{_texmfdistdir}/fonts/source/lh/specific/lgcyrcu.mf
14mr|texlive-lh-3.5g-3|585	%{_texmfdistdir}/fonts/source/lh/specific/lgnoncl.mf
14mr|texlive-lh-3.5g-3|586	%{_texmfdistdir}/fonts/source/lh/specific/lgnoncu.mf
14mr|texlive-lh-3.5g-3|587	%{_texmfdistdir}/fonts/source/lh/specific/lgrucl.mf
14mr|texlive-lh-3.5g-3|588	%{_texmfdistdir}/fonts/source/lh/specific/lgrucu.mf
14mr|texlive-lh-3.5g-3|589	%{_texmfdistdir}/tex/latex/lh/lh-lcy.sty
14mr|texlive-lh-3.5g-3|590	%{_texmfdistdir}/tex/latex/lh/lh-lcyccr.sty
14mr|texlive-lh-3.5g-3|591	%{_texmfdistdir}/tex/latex/lh/lh-lcyxccr.sty
14mr|texlive-lh-3.5g-3|592	%{_texmfdistdir}/tex/latex/lh/lh-ot2.sty
14mr|texlive-lh-3.5g-3|593	%{_texmfdistdir}/tex/latex/lh/lh-ot2ccr.sty
14mr|texlive-lh-3.5g-3|594	%{_texmfdistdir}/tex/latex/lh/lh-ot2xccr.sty
14mr|texlive-lh-3.5g-3|595	%{_texmfdistdir}/tex/latex/lh/lh-t2accr.sty
14mr|texlive-lh-3.5g-3|596	%{_texmfdistdir}/tex/latex/lh/lh-t2axccr.sty
14mr|texlive-lh-3.5g-3|597	%{_texmfdistdir}/tex/latex/lh/lh-t2bccr.sty
14mr|texlive-lh-3.5g-3|598	%{_texmfdistdir}/tex/latex/lh/lh-t2bxccr.sty
14mr|texlive-lh-3.5g-3|599	%{_texmfdistdir}/tex/latex/lh/lh-t2cccr.sty
14mr|texlive-lh-3.5g-3|600	%{_texmfdistdir}/tex/latex/lh/lh-t2cxccr.sty
14mr|texlive-lh-3.5g-3|601	%{_texmfdistdir}/tex/latex/lh/lh-x2ccr.sty
14mr|texlive-lh-3.5g-3|602	%{_texmfdistdir}/tex/latex/lh/lh-x2xccr.sty
14mr|texlive-lh-3.5g-3|603	%{_texmfdistdir}/tex/latex/lh/nfssfox.tex
14mr|texlive-lh-3.5g-3|604	%{_texmfdistdir}/tex/plain/lh/testfox.tex
14mr|texlive-lh-3.5g-3|605	%{_texmfdistdir}/tex/plain/lh/testkern.tex
14mr|texlive-lh-3.5g-3|606	%doc %{_texmfdistdir}/doc/fonts/lh/README
14mr|texlive-lh-3.5g-3|607	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/beresta.tex
14mr|texlive-lh-3.5g-3|608	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/berestax.tex
14mr|texlive-lh-3.5g-3|609	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/lacodes.tex
14mr|texlive-lh-3.5g-3|610	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/lbcodes.tex
14mr|texlive-lh-3.5g-3|611	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/lccodes.tex
14mr|texlive-lh-3.5g-3|612	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/ldcodes.tex
14mr|texlive-lh-3.5g-3|613	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/rxcodes.tex
14mr|texlive-lh-3.5g-3|614	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/txcodes.tex
14mr|texlive-lh-3.5g-3|615	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/yycodes.tex
14mr|texlive-lh-3.5g-3|616	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc.tex
14mr|texlive-lh-3.5g-3|617	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc0.tex
14mr|texlive-lh-3.5g-3|618	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc1.tex
14mr|texlive-lh-3.5g-3|619	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc2.tex
14mr|texlive-lh-3.5g-3|620	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc3.tex
14mr|texlive-lh-3.5g-3|621	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc4.tex
14mr|texlive-lh-3.5g-3|622	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog-beresta.tex
14mr|texlive-lh-3.5g-3|623	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog-short.t2
14mr|texlive-lh-3.5g-3|624	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog.lh
14mr|texlive-lh-3.5g-3|625	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog.t2
14mr|texlive-lh-3.5g-3|626	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog1.lh
14mr|texlive-lh-3.5g-3|627	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog1.t2
14mr|texlive-lh-3.5g-3|628	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog2.lh
14mr|texlive-lh-3.5g-3|629	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog2.t2
14mr|texlive-lh-3.5g-3|630	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog3.t2
14mr|texlive-lh-3.5g-3|631	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog4.t2
14mr|texlive-lh-3.5g-3|632	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog5.t2
14mr|texlive-lh-3.5g-3|633	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog6.t2
14mr|texlive-lh-3.5g-3|634	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog7.t2
14mr|texlive-lh-3.5g-3|635	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/lh-fmap.tex
14mr|texlive-lh-3.5g-3|636	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/lh-text.tex
14mr|texlive-lh-3.5g-3|637	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/lh-texx.tex
14mr|texlive-lh-3.5g-3|638	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/lh-texy.tex
14mr|texlive-lh-3.5g-3|639	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2a-fmap-short.tex
14mr|texlive-lh-3.5g-3|640	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2a-fmap.tex
14mr|texlive-lh-3.5g-3|641	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2a-text.tex
14mr|texlive-lh-3.5g-3|642	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2b-fmap.tex
14mr|texlive-lh-3.5g-3|643	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2b-text.tex
14mr|texlive-lh-3.5g-3|644	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2c-fmap.tex
14mr|texlive-lh-3.5g-3|645	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2c-text.tex
14mr|texlive-lh-3.5g-3|646	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2d-fmap.tex
14mr|texlive-lh-3.5g-3|647	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2d-text.tex
14mr|texlive-lh-3.5g-3|648	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/testLHtxt.tex
14mr|texlive-lh-3.5g-3|649	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/uc-fmap.tex
14mr|texlive-lh-3.5g-3|650	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/wn-comp.tex
14mr|texlive-lh-3.5g-3|651	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/wn-fmap.tex
14mr|texlive-lh-3.5g-3|652	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/wn-text.tex
14mr|texlive-lh-3.5g-3|653	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/x2-fmap.tex
14mr|texlive-lh-3.5g-3|654	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/x2-text.tex
14mr|texlive-lh-3.5g-3|655	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/xsl-fmap.tex
14mr|texlive-lh-3.5g-3|656	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/xsl-text.tex
14mr|texlive-lh-3.5g-3|657	%doc %{_texmfdistdir}/doc/fonts/lh/install
14mr|texlive-lh-3.5g-3|658	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/T1inT2.en
14mr|texlive-lh-3.5g-3|659	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/fonttest.en
14mr|texlive-lh-3.5g-3|660	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/lhfont35.en
14mr|texlive-lh-3.5g-3|661	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/lhfont35.ru
14mr|texlive-lh-3.5g-3|662	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/lhfonts.hst
14mr|texlive-lh-3.5g-3|663	%doc %{_texmfdistdir}/doc/fonts/lh/manifest.txt
14mr|texlive-lh-3.5g-3|664	%doc %{_texmfdistdir}/doc/fonts/lh/readme35c.1st
14mr|texlive-lh-3.5g-3|665	%doc %{_texmfdistdir}/doc/fonts/lh/readme35g.1st
14mr|texlive-lh-3.5g-3|666	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-lcy.tex
14mr|texlive-lh-3.5g-3|667	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-lcytext.tex
14mr|texlive-lh-3.5g-3|668	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-ot2.tex
14mr|texlive-lh-3.5g-3|669	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-ot2text.tex
14mr|texlive-lh-3.5g-3|670	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-t2a.tex
14mr|texlive-lh-3.5g-3|671	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-t2atext.tex
14mr|texlive-lh-3.5g-3|672	#- source
14mr|texlive-lh-3.5g-3|673	%doc %{_texmfdistdir}/source/fonts/lh/dvidrv.mfj
14mr|texlive-lh-3.5g-3|674	%doc %{_texmfdistdir}/source/fonts/lh/dvidrvlh.mfj
14mr|texlive-lh-3.5g-3|675	%doc %{_texmfdistdir}/source/fonts/lh/tex/00readme.txt
14mr|texlive-lh-3.5g-3|676	%doc %{_texmfdistdir}/source/fonts/lh/tex/01cm-lh.tex
14mr|texlive-lh-3.5g-3|677	%doc %{_texmfdistdir}/source/fonts/lh/tex/03cm-wn.tex
14mr|texlive-lh-3.5g-3|678	%doc %{_texmfdistdir}/source/fonts/lh/tex/04cm-vf.tex
14mr|texlive-lh-3.5g-3|679	%doc %{_texmfdistdir}/source/fonts/lh/tex/11ex-rs.tex
14mr|texlive-lh-3.5g-3|680	%doc %{_texmfdistdir}/source/fonts/lh/tex/11ex-rx.tex
14mr|texlive-lh-3.5g-3|681	%doc %{_texmfdistdir}/source/fonts/lh/tex/12ex-la.tex
14mr|texlive-lh-3.5g-3|682	%doc %{_texmfdistdir}/source/fonts/lh/tex/13ex-lb.tex
14mr|texlive-lh-3.5g-3|683	%doc %{_texmfdistdir}/source/fonts/lh/tex/14ex-lc.tex
14mr|texlive-lh-3.5g-3|684	%doc %{_texmfdistdir}/source/fonts/lh/tex/15ex-ld.tex
14mr|texlive-lh-3.5g-3|685	%doc %{_texmfdistdir}/source/fonts/lh/tex/20cm-ct.tex
14mr|texlive-lh-3.5g-3|686	%doc %{_texmfdistdir}/source/fonts/lh/tex/21cm-ic.tex
14mr|texlive-lh-3.5g-3|687	%doc %{_texmfdistdir}/source/fonts/lh/tex/22cm-wc.tex
14mr|texlive-lh-3.5g-3|688	%doc %{_texmfdistdir}/source/fonts/lh/tex/23cm-mc.tex
14mr|texlive-lh-3.5g-3|689	%doc %{_texmfdistdir}/source/fonts/lh/tex/24cm-kc.tex
14mr|texlive-lh-3.5g-3|690	%doc %{_texmfdistdir}/source/fonts/lh/tex/25cm-uc.tex
14mr|texlive-lh-3.5g-3|691	%doc %{_texmfdistdir}/source/fonts/lh/tex/30cm-lx.tex
14mr|texlive-lh-3.5g-3|692	%doc %{_texmfdistdir}/source/fonts/lh/tex/31cm-ix.tex
14mr|texlive-lh-3.5g-3|693	%doc %{_texmfdistdir}/source/fonts/lh/tex/32cm-wx.tex
14mr|texlive-lh-3.5g-3|694	%doc %{_texmfdistdir}/source/fonts/lh/tex/33cm-mx.tex
14mr|texlive-lh-3.5g-3|695	%doc %{_texmfdistdir}/source/fonts/lh/tex/34cm-kx.tex
14mr|texlive-lh-3.5g-3|696	%doc %{_texmfdistdir}/source/fonts/lh/tex/46cm-ly.tex
14mr|texlive-lh-3.5g-3|697	%doc %{_texmfdistdir}/source/fonts/lh/tex/46cm-lz.tex
14mr|texlive-lh-3.5g-3|698	%doc %{_texmfdistdir}/source/fonts/lh/tex/47ex-tx.tex
14mr|texlive-lh-3.5g-3|699	%doc %{_texmfdistdir}/source/fonts/lh/tex/91berest.tex
14mr|texlive-lh-3.5g-3|700	%doc %{_texmfdistdir}/source/fonts/lh/tex/92check.tex
14mr|texlive-lh-3.5g-3|701	%doc %{_texmfdistdir}/source/fonts/lh/tex/92cm-xx.tex
14mr|texlive-lh-3.5g-3|702	%doc %{_texmfdistdir}/source/fonts/lh/tex/99-CMstd.tex
14mr|texlive-lh-3.5g-3|703	%doc %{_texmfdistdir}/source/fonts/lh/tex/99-T2enc.tex
14mr|texlive-lh-3.5g-3|704	%doc %{_texmfdistdir}/source/fonts/lh/tex/99allenc.tex
14mr|texlive-lh-3.5g-3|705	%doc %{_texmfdistdir}/source/fonts/lh/tex/99tstenc.tex
14mr|texlive-lh-3.5g-3|706	%doc %{_texmfdistdir}/source/fonts/lh/tex/cfhead.tex
14mr|texlive-lh-3.5g-3|707	%doc %{_texmfdistdir}/source/fonts/lh/tex/cfstdedt.tex
14mr|texlive-lh-3.5g-3|708	%doc %{_texmfdistdir}/source/fonts/lh/tex/cod-edt.tex
14mr|texlive-lh-3.5g-3|709	%doc %{_texmfdistdir}/source/fonts/lh/tex/enc-t2.tex
14mr|texlive-lh-3.5g-3|710	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntaddcm.tex
14mr|texlive-lh-3.5g-3|711	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntaddec.tex
14mr|texlive-lh-3.5g-3|712	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntallcm.tex
14mr|texlive-lh-3.5g-3|713	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntallec.tex
14mr|texlive-lh-3.5g-3|714	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntbasec.tex
14mr|texlive-lh-3.5g-3|715	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntbercm.tex
14mr|texlive-lh-3.5g-3|716	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntberec.tex
14mr|texlive-lh-3.5g-3|717	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntbricm.tex
14mr|texlive-lh-3.5g-3|718	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntbriec.tex
14mr|texlive-lh-3.5g-3|719	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntconcm.tex
14mr|texlive-lh-3.5g-3|720	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntconec.tex
14mr|texlive-lh-3.5g-3|721	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntinvcm.tex
14mr|texlive-lh-3.5g-3|722	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntinvec.tex
14mr|texlive-lh-3.5g-3|723	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntmincm.tex
14mr|texlive-lh-3.5g-3|724	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntminec.tex
14mr|texlive-lh-3.5g-3|725	%doc %{_texmfdistdir}/source/fonts/lh/tex/fnttstcm.tex
14mr|texlive-lh-3.5g-3|726	%doc %{_texmfdistdir}/source/fonts/lh/tex/fnttstec.tex
14mr|texlive-lh-3.5g-3|727	%doc %{_texmfdistdir}/source/fonts/lh/tex/likerdat.tex
14mr|texlive-lh-3.5g-3|728	%doc %{_texmfdistdir}/source/fonts/lh/tex/likergrp.tex
14mr|texlive-lh-3.5g-3|729	%doc %{_texmfdistdir}/source/fonts/lh/tex/likermac.tex
14mr|texlive-lh-3.5g-3|730	%doc %{_texmfdistdir}/source/fonts/lh/tex/rliker.tex
14mr|texlive-lh-3.5g-3|731	%doc %{_texmfdistdir}/source/fonts/lh/tex/setter.tex
14mr|texlive-lh-3.5g-3|732	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-XSlav/00readme
14mr|texlive-lh-3.5g-3|733	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-lcy/00readme
14mr|texlive-lh-3.5g-3|734	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-ot2/00readme
14mr|texlive-lh-3.5g-3|735	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-t2a/00readme
14mr|texlive-lh-3.5g-3|736	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-t2b/00readme
14mr|texlive-lh-3.5g-3|737	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-t2c/00readme
14mr|texlive-lh-3.5g-3|738	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-t2d/00readme
14mr|texlive-lh-3.5g-3|739	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-x2/00readme
14mr|texlive-lh-3.5g-3|740	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh_temp/00readme
14mr|texlive-lh-3.5g-3|741	%doc %{_texmfdistdir}/source/latex/lh/00readme.txt
14mr|texlive-lh-3.5g-3|742	%doc %{_texmfdistdir}/source/latex/lh/lcyfonts.fdd
14mr|texlive-lh-3.5g-3|743	%doc %{_texmfdistdir}/source/latex/lh/lcyfonts.ins
14mr|texlive-lh-3.5g-3|744	%doc %{_texmfdistdir}/source/latex/lh/nfssfox.dtx
14mr|texlive-lh-3.5g-3|745	%doc %{_texmfdistdir}/source/latex/lh/nfssfox.ins
14mr|texlive-lh-3.5g-3|746	%doc %{_texmfdistdir}/source/latex/lh/ot2fonts.fdd
14mr|texlive-lh-3.5g-3|747	%doc %{_texmfdistdir}/source/latex/lh/ot2fonts.ins
14mr|texlive-lh-3.5g-3|748	%doc %{_texmfdistdir}/source/latex/lh/t2ccfonts.fdd
14mr|texlive-lh-3.5g-3|749	%doc %{_texmfdistdir}/source/latex/lh/t2ccfonts.ins
14mr|texlive-lh-3.5g-3|750	
14mr|texlive-lh-3.5g-3|751	#-----------------------------------------------------------------------
14mr|texlive-lh-3.5g-3|752	%prep
14mr|texlive-lh-3.5g-3|753	%setup -c -a0 -a1 -a2
14mr|texlive-lh-3.5g-3|754	
14mr|texlive-lh-3.5g-3|755	%build
14mr|texlive-lh-3.5g-3|756	
14mr|texlive-lh-3.5g-3|757	%install
14mr|texlive-lh-3.5g-3|758	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lh-3.5g-3|759	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lh-3.5g-3|760	
14mr|texlive-lh-3.5g-3|761	
14mr|texlive-lh-3.5g-3|762	
14mr|texlive-lh-3.5g-3|763	%changelog
14mr|texlive-lh-3.5g-3|764	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5g-3
14mr|texlive-lh-3.5g-3|765	+ Revision: d2929fd
14mr|texlive-lh-3.5g-3|766	- MassBuild#440: Increase release tag
14mr|texlive-lh-3.5g-3|767	
14mr|texlive-lh-3.5g-3|768	

20566 14
14mr|texlive-lhcyr-20120522-6|1	# revision 31795
14mr|texlive-lhcyr-20120522-6|2	# category Package
14mr|texlive-lhcyr-20120522-6|3	# catalog-ctan /macros/latex/contrib/lhcyr
14mr|texlive-lhcyr-20120522-6|4	# catalog-date 2012-05-22 11:10:15 +0200
14mr|texlive-lhcyr-20120522-6|5	# catalog-license other-free
14mr|texlive-lhcyr-20120522-6|6	# catalog-version undef
14mr|texlive-lhcyr-20120522-6|7	Name:		texlive-lhcyr
14mr|texlive-lhcyr-20120522-6|8	Version:	20120522
14mr|texlive-lhcyr-20120522-6|9	Release:	6
14mr|texlive-lhcyr-20120522-6|10	Summary:	A non-standard Cyrillic input scheme
14mr|texlive-lhcyr-20120522-6|11	Group:		Publishing
14mr|texlive-lhcyr-20120522-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lhcyr
14mr|texlive-lhcyr-20120522-6|13	License:	OTHER-FREE
14mr|texlive-lhcyr-20120522-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhcyr.tar.xz
14mr|texlive-lhcyr-20120522-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhcyr.source.tar.xz
14mr|texlive-lhcyr-20120522-6|16	BuildArch:	noarch
14mr|texlive-lhcyr-20120522-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lhcyr-20120522-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lhcyr-20120522-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-lhcyr-20120522-6|20	
14mr|texlive-lhcyr-20120522-6|21	%description
14mr|texlive-lhcyr-20120522-6|22	A collection of three LaTeX 2e styles intended for typesetting
14mr|texlive-lhcyr-20120522-6|23	Russian and bilingual English-Russian documents, using the lh
14mr|texlive-lhcyr-20120522-6|24	fonts and without the benefit of babel's language-switching
14mr|texlive-lhcyr-20120522-6|25	mechanisms. The packages (lhcyralt and lhcyrwin for use under
14mr|texlive-lhcyr-20120522-6|26	emTeX, and lhcyrkoi for use under teTeX) provide mappings
14mr|texlive-lhcyr-20120522-6|27	between the input encoding and the font encoding (which is
14mr|texlive-lhcyr-20120522-6|28	described as OT1). The way this is done does not match the way
14mr|texlive-lhcyr-20120522-6|29	inputenc would do the job, for output via fontenc to one of the
14mr|texlive-lhcyr-20120522-6|30	T2 series of font encodings.
14mr|texlive-lhcyr-20120522-6|31	
14mr|texlive-lhcyr-20120522-6|32	%post
14mr|texlive-lhcyr-20120522-6|33	%{_sbindir}/texlive.post
14mr|texlive-lhcyr-20120522-6|34	
14mr|texlive-lhcyr-20120522-6|35	%postun
14mr|texlive-lhcyr-20120522-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-lhcyr-20120522-6|37	%{_sbindir}/texlive.post
14mr|texlive-lhcyr-20120522-6|38	fi
14mr|texlive-lhcyr-20120522-6|39	
14mr|texlive-lhcyr-20120522-6|40	#-----------------------------------------------------------------------
14mr|texlive-lhcyr-20120522-6|41	%files
14mr|texlive-lhcyr-20120522-6|42	%{_texmfdistdir}/tex/latex/lhcyr/karabas.tex
14mr|texlive-lhcyr-20120522-6|43	%{_texmfdistdir}/tex/latex/lhcyr/kniga.tex
14mr|texlive-lhcyr-20120522-6|44	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/README
14mr|texlive-lhcyr-20120522-6|45	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt-hyphen.cfg
14mr|texlive-lhcyr-20120522-6|46	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt-rhyphen.tex
14mr|texlive-lhcyr-20120522-6|47	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt.sty
14mr|texlive-lhcyr-20120522-6|48	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhdh.fd
14mr|texlive-lhcyr-20120522-6|49	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhfib.fd
14mr|texlive-lhcyr-20120522-6|50	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhfr.fd
14mr|texlive-lhcyr-20120522-6|51	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhr.fd
14mr|texlive-lhcyr-20120522-6|52	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhss.fd
14mr|texlive-lhcyr-20120522-6|53	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhtt.fd
14mr|texlive-lhcyr-20120522-6|54	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhvtt.fd
14mr|texlive-lhcyr-20120522-6|55	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/README
14mr|texlive-lhcyr-20120522-6|56	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/kcmf.tgz
14mr|texlive-lhcyr-20120522-6|57	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-hyphen.cfg
14mr|texlive-lhcyr-20120522-6|58	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-rhyphen.tex
14mr|texlive-lhcyr-20120522-6|59	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi.sty
14mr|texlive-lhcyr-20120522-6|60	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/maketfms.sh
14mr|texlive-lhcyr-20120522-6|61	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcdh.fd
14mr|texlive-lhcyr-20120522-6|62	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcfib.fd
14mr|texlive-lhcyr-20120522-6|63	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcfr.fd
14mr|texlive-lhcyr-20120522-6|64	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcr.fd
14mr|texlive-lhcyr-20120522-6|65	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcss.fd
14mr|texlive-lhcyr-20120522-6|66	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kctt.fd
14mr|texlive-lhcyr-20120522-6|67	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcvtt.fd
14mr|texlive-lhcyr-20120522-6|68	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/special.kc
14mr|texlive-lhcyr-20120522-6|69	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/README
14mr|texlive-lhcyr-20120522-6|70	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin-hyphen.cfg
14mr|texlive-lhcyr-20120522-6|71	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin-rhyphen.tex
14mr|texlive-lhcyr-20120522-6|72	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin.sty
14mr|texlive-lhcyr-20120522-6|73	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcdh.fd
14mr|texlive-lhcyr-20120522-6|74	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcfib.fd
14mr|texlive-lhcyr-20120522-6|75	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcfr.fd
14mr|texlive-lhcyr-20120522-6|76	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcr.fd
14mr|texlive-lhcyr-20120522-6|77	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd
14mr|texlive-lhcyr-20120522-6|78	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wctt.fd
14mr|texlive-lhcyr-20120522-6|79	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcvtt.fd
14mr|texlive-lhcyr-20120522-6|80	%{_texmfdistdir}/tex/latex/lhcyr/otchet.tex
14mr|texlive-lhcyr-20120522-6|81	%{_texmfdistdir}/tex/latex/lhcyr/pismo.tex
14mr|texlive-lhcyr-20120522-6|82	%{_texmfdistdir}/tex/latex/lhcyr/rusfonts.tex
14mr|texlive-lhcyr-20120522-6|83	%{_texmfdistdir}/tex/latex/lhcyr/statya.tex
14mr|texlive-lhcyr-20120522-6|84	#- source
14mr|texlive-lhcyr-20120522-6|85	%doc %{_texmfdistdir}/source/latex/lhcyr/README
14mr|texlive-lhcyr-20120522-6|86	%doc %{_texmfdistdir}/source/latex/lhcyr/dvidrv.mfj
14mr|texlive-lhcyr-20120522-6|87	%doc %{_texmfdistdir}/source/latex/lhcyr/lhjob.mfj
14mr|texlive-lhcyr-20120522-6|88	%doc %{_texmfdistdir}/source/latex/lhcyr/wcjob.mfj
14mr|texlive-lhcyr-20120522-6|89	
14mr|texlive-lhcyr-20120522-6|90	#-----------------------------------------------------------------------
14mr|texlive-lhcyr-20120522-6|91	%prep
14mr|texlive-lhcyr-20120522-6|92	%setup -c -a0 -a1
14mr|texlive-lhcyr-20120522-6|93	
14mr|texlive-lhcyr-20120522-6|94	%build
14mr|texlive-lhcyr-20120522-6|95	
14mr|texlive-lhcyr-20120522-6|96	%install
14mr|texlive-lhcyr-20120522-6|97	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lhcyr-20120522-6|98	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-lhcyr-20120522-6|99	
14mr|texlive-lhcyr-20120522-6|100	%changelog
14mr|texlive-lhcyr-20120522-6|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120522-6
14mr|texlive-lhcyr-20120522-6|102	+ Revision: f005176
14mr|texlive-lhcyr-20120522-6|103	- MassBuild#440: Increase release tag
14mr|texlive-lhcyr-20120522-6|104	
14mr|texlive-lhcyr-20120522-6|105	

20567 14
14mr|texlive-lhelp-2.0-3|1	# revision 23638
14mr|texlive-lhelp-2.0-3|2	# category Package
14mr|texlive-lhelp-2.0-3|3	# catalog-ctan /macros/latex/contrib/lhelp
14mr|texlive-lhelp-2.0-3|4	# catalog-date 2007-01-08 22:21:56 +0100
14mr|texlive-lhelp-2.0-3|5	# catalog-license gpl
14mr|texlive-lhelp-2.0-3|6	# catalog-version 2.0
14mr|texlive-lhelp-2.0-3|7	Name:		texlive-lhelp
14mr|texlive-lhelp-2.0-3|8	Version:	2.0
14mr|texlive-lhelp-2.0-3|9	Release:	3
14mr|texlive-lhelp-2.0-3|10	Summary:	Miscellaneous helper packages
14mr|texlive-lhelp-2.0-3|11	Group:		Publishing
14mr|texlive-lhelp-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lhelp
14mr|texlive-lhelp-2.0-3|13	License:	GPL
14mr|texlive-lhelp-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhelp.tar.xz
14mr|texlive-lhelp-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhelp.doc.tar.xz
14mr|texlive-lhelp-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhelp.source.tar.xz
14mr|texlive-lhelp-2.0-3|17	BuildArch:	noarch
14mr|texlive-lhelp-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lhelp-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lhelp-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lhelp-2.0-3|21	
14mr|texlive-lhelp-2.0-3|22	%description
14mr|texlive-lhelp-2.0-3|23	This package defines macros which are useful for many
14mr|texlive-lhelp-2.0-3|24	documents. It is a large collection of simple 'little helpers'
14mr|texlive-lhelp-2.0-3|25	which do not really warrant a separate package on their own.
14mr|texlive-lhelp-2.0-3|26	Included are, among other things, definitions of common units
14mr|texlive-lhelp-2.0-3|27	with preceeding thinspaces, framed boxes where both width and
14mr|texlive-lhelp-2.0-3|28	height can be specified, starting new odd or even pages, draft
14mr|texlive-lhelp-2.0-3|29	markers, notes, conditional includes, including EPS files, and
14mr|texlive-lhelp-2.0-3|30	versions of enumerate and itemize which allow the horizontal
14mr|texlive-lhelp-2.0-3|31	and vertical spacing to be changed.
14mr|texlive-lhelp-2.0-3|32	
14mr|texlive-lhelp-2.0-3|33	%post
14mr|texlive-lhelp-2.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-lhelp-2.0-3|35	
14mr|texlive-lhelp-2.0-3|36	%postun
14mr|texlive-lhelp-2.0-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-lhelp-2.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-lhelp-2.0-3|39	fi
14mr|texlive-lhelp-2.0-3|40	
14mr|texlive-lhelp-2.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-lhelp-2.0-3|42	%files
14mr|texlive-lhelp-2.0-3|43	%{_texmfdistdir}/tex/latex/lhelp/lhelp.sty
14mr|texlive-lhelp-2.0-3|44	%doc %{_texmfdistdir}/doc/latex/lhelp/Makefile
14mr|texlive-lhelp-2.0-3|45	%doc %{_texmfdistdir}/doc/latex/lhelp/lhelp.pdf
14mr|texlive-lhelp-2.0-3|46	#- source
14mr|texlive-lhelp-2.0-3|47	%doc %{_texmfdistdir}/source/latex/lhelp/lhelp.drv
14mr|texlive-lhelp-2.0-3|48	%doc %{_texmfdistdir}/source/latex/lhelp/lhelp.dtx
14mr|texlive-lhelp-2.0-3|49	%doc %{_texmfdistdir}/source/latex/lhelp/lhelp.ins
14mr|texlive-lhelp-2.0-3|50	
14mr|texlive-lhelp-2.0-3|51	#-----------------------------------------------------------------------
14mr|texlive-lhelp-2.0-3|52	%prep
14mr|texlive-lhelp-2.0-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-lhelp-2.0-3|54	
14mr|texlive-lhelp-2.0-3|55	%build
14mr|texlive-lhelp-2.0-3|56	
14mr|texlive-lhelp-2.0-3|57	%install
14mr|texlive-lhelp-2.0-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lhelp-2.0-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lhelp-2.0-3|60	
14mr|texlive-lhelp-2.0-3|61	
14mr|texlive-lhelp-2.0-3|62	
14mr|texlive-lhelp-2.0-3|63	%changelog
14mr|texlive-lhelp-2.0-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-lhelp-2.0-3|65	+ Revision: 88c5bcb
14mr|texlive-lhelp-2.0-3|66	- MassBuild#440: Increase release tag
14mr|texlive-lhelp-2.0-3|67	
14mr|texlive-lhelp-2.0-3|68	

20568 14
14mr|texlive-libertine-5.1.3x6-4|1	# revision 24921
14mr|texlive-libertine-5.1.3x6-4|2	# category Package
14mr|texlive-libertine-5.1.3x6-4|3	# catalog-ctan /fonts/libertine
14mr|texlive-libertine-5.1.3x6-4|4	# catalog-date 2011-12-13 08:25:06 +0100
14mr|texlive-libertine-5.1.3x6-4|5	# catalog-license gpl
14mr|texlive-libertine-5.1.3x6-4|6	# catalog-version 5.1.3x6
14mr|texlive-libertine-5.1.3x6-4|7	Name:		texlive-libertine
14mr|texlive-libertine-5.1.3x6-4|8	Version:	5.1.3x6
14mr|texlive-libertine-5.1.3x6-4|9	Release:	4
14mr|texlive-libertine-5.1.3x6-4|10	Summary:	Use the font Libertine with LaTeX
14mr|texlive-libertine-5.1.3x6-4|11	Group:		Publishing
14mr|texlive-libertine-5.1.3x6-4|12	URL:		http://www.ctan.org/tex-archive/fonts/libertine
14mr|texlive-libertine-5.1.3x6-4|13	License:	GPL
14mr|texlive-libertine-5.1.3x6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine.tar.xz
14mr|texlive-libertine-5.1.3x6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine.doc.tar.xz
14mr|texlive-libertine-5.1.3x6-4|16	BuildArch:	noarch
14mr|texlive-libertine-5.1.3x6-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-libertine-5.1.3x6-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-libertine-5.1.3x6-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-libertine-5.1.3x6-4|20	
14mr|texlive-libertine-5.1.3x6-4|21	%description
14mr|texlive-libertine-5.1.3x6-4|22	The Linux-Libertine project offers a font family with a wide
14mr|texlive-libertine-5.1.3x6-4|23	range of shapes, and support of several alphabets (including
14mr|texlive-libertine-5.1.3x6-4|24	Latin, Cyrillic, Greek and Hebrew).
14mr|texlive-libertine-5.1.3x6-4|25	
14mr|texlive-libertine-5.1.3x6-4|26	%post
14mr|texlive-libertine-5.1.3x6-4|27	%{_sbindir}/texlive.post
14mr|texlive-libertine-5.1.3x6-4|28	
14mr|texlive-libertine-5.1.3x6-4|29	%postun
14mr|texlive-libertine-5.1.3x6-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-libertine-5.1.3x6-4|31	%{_sbindir}/texlive.post
14mr|texlive-libertine-5.1.3x6-4|32	fi
14mr|texlive-libertine-5.1.3x6-4|33	
14mr|texlive-libertine-5.1.3x6-4|34	#-----------------------------------------------------------------------
14mr|texlive-libertine-5.1.3x6-4|35	%files
14mr|texlive-libertine-5.1.3x6-4|36	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_K.otf
14mr|texlive-libertine-5.1.3x6-4|37	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_R.otf
14mr|texlive-libertine-5.1.3x6-4|38	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_RB.otf
14mr|texlive-libertine-5.1.3x6-4|39	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_RI.otf
14mr|texlive-libertine-5.1.3x6-4|40	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aBL.otf
14mr|texlive-libertine-5.1.3x6-4|41	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aRL.otf
14mr|texlive-libertine-5.1.3x6-4|42	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aU.otf
14mr|texlive-libertine-5.1.3x6-4|43	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aUB.otf
14mr|texlive-libertine-5.1.3x6-4|44	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aUI.otf
14mr|texlive-libertine-5.1.3x6-4|45	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aUL.otf
14mr|texlive-libertine-5.1.3x6-4|46	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aULB.otf
14mr|texlive-libertine-5.1.3x6-4|47	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aW.otf
14mr|texlive-libertine-5.1.3x6-4|48	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aWB.otf
14mr|texlive-libertine-5.1.3x6-4|49	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aWI.otf
14mr|texlive-libertine-5.1.3x6-4|50	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aWL.otf
14mr|texlive-libertine-5.1.3x6-4|51	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aWLB.otf
14mr|texlive-libertine-5.1.3x6-4|52	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_DR.otf
14mr|texlive-libertine-5.1.3x6-4|53	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_I.otf
14mr|texlive-libertine-5.1.3x6-4|54	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_R.otf
14mr|texlive-libertine-5.1.3x6-4|55	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RB.otf
14mr|texlive-libertine-5.1.3x6-4|56	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RBI.otf
14mr|texlive-libertine-5.1.3x6-4|57	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RI.otf
14mr|texlive-libertine-5.1.3x6-4|58	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RZ.otf
14mr|texlive-libertine-5.1.3x6-4|59	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RZI.otf
14mr|texlive-libertine-5.1.3x6-4|60	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_aBL.otf
14mr|texlive-libertine-5.1.3x6-4|61	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_aDRL.otf
14mr|texlive-libertine-5.1.3x6-4|62	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_aRL.otf
14mr|texlive-libertine-5.1.3x6-4|63	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_aZL.otf
14mr|texlive-libertine-5.1.3x6-4|64	%{_texmfdistdir}/fonts/opentype/public/libertine/LinMono_M.otf
14mr|texlive-libertine-5.1.3x6-4|65	%{_texmfdistdir}/fonts/opentype/public/libertine/LinMono_aML.otf
14mr|texlive-libertine-5.1.3x6-4|66	%{_texmfdistdir}/tex/latex/libertine/fxbuni.inc
14mr|texlive-libertine-5.1.3x6-4|67	%{_texmfdistdir}/tex/latex/libertine/fxiuni.inc
14mr|texlive-libertine-5.1.3x6-4|68	%{_texmfdistdir}/tex/latex/libertine/fxkuni.inc
14mr|texlive-libertine-5.1.3x6-4|69	%{_texmfdistdir}/tex/latex/libertine/fxluni.inc
14mr|texlive-libertine-5.1.3x6-4|70	%{_texmfdistdir}/tex/latex/libertine/libertineotf.sty
14mr|texlive-libertine-5.1.3x6-4|71	%doc %{_texmfdistdir}/doc/fonts/libertine/Bugs.txt
14mr|texlive-libertine-5.1.3x6-4|72	%doc %{_texmfdistdir}/doc/fonts/libertine/ChangeLog.txt
14mr|texlive-libertine-5.1.3x6-4|73	%doc %{_texmfdistdir}/doc/fonts/libertine/GPL.txt
14mr|texlive-libertine-5.1.3x6-4|74	%doc %{_texmfdistdir}/doc/fonts/libertine/INSTALL.txt
14mr|texlive-libertine-5.1.3x6-4|75	%doc %{_texmfdistdir}/doc/fonts/libertine/LICENCE.txt
14mr|texlive-libertine-5.1.3x6-4|76	%doc %{_texmfdistdir}/doc/fonts/libertine/OFL.txt
14mr|texlive-libertine-5.1.3x6-4|77	%doc %{_texmfdistdir}/doc/fonts/libertine/README.libertine
14mr|texlive-libertine-5.1.3x6-4|78	%doc %{_texmfdistdir}/doc/fonts/libertine/libertine.pdf
14mr|texlive-libertine-5.1.3x6-4|79	%doc %{_texmfdistdir}/doc/fonts/libertine/libertine.sty
14mr|texlive-libertine-5.1.3x6-4|80	%doc %{_texmfdistdir}/doc/fonts/libertine/libertine.tex
14mr|texlive-libertine-5.1.3x6-4|81	
14mr|texlive-libertine-5.1.3x6-4|82	#-----------------------------------------------------------------------
14mr|texlive-libertine-5.1.3x6-4|83	%prep
14mr|texlive-libertine-5.1.3x6-4|84	%setup -c -a0 -a1
14mr|texlive-libertine-5.1.3x6-4|85	
14mr|texlive-libertine-5.1.3x6-4|86	%build
14mr|texlive-libertine-5.1.3x6-4|87	
14mr|texlive-libertine-5.1.3x6-4|88	%install
14mr|texlive-libertine-5.1.3x6-4|89	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-libertine-5.1.3x6-4|90	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-libertine-5.1.3x6-4|91	
14mr|texlive-libertine-5.1.3x6-4|92	
14mr|texlive-libertine-5.1.3x6-4|93	
14mr|texlive-libertine-5.1.3x6-4|94	%changelog
14mr|texlive-libertine-5.1.3x6-4|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1.3x6-4
14mr|texlive-libertine-5.1.3x6-4|96	+ Revision: 94d9459
14mr|texlive-libertine-5.1.3x6-4|97	- MassBuild#440: Increase release tag
14mr|texlive-libertine-5.1.3x6-4|98	
14mr|texlive-libertine-5.1.3x6-4|99	

20569 14
14mr|texlive-libertine-legacy-20111231-2|1	# revision 24978
14mr|texlive-libertine-legacy-20111231-2|2	# category Package
14mr|texlive-libertine-legacy-20111231-2|3	# catalog-ctan /fonts/libertine-legacy
14mr|texlive-libertine-legacy-20111231-2|4	# catalog-date 2011-12-31 01:27:20 +0100
14mr|texlive-libertine-legacy-20111231-2|5	# catalog-license gpl
14mr|texlive-libertine-legacy-20111231-2|6	# catalog-version undef
14mr|texlive-libertine-legacy-20111231-2|7	Name:		texlive-libertine-legacy
14mr|texlive-libertine-legacy-20111231-2|8	Version:	20111231
14mr|texlive-libertine-legacy-20111231-2|9	Release:	2
14mr|texlive-libertine-legacy-20111231-2|10	Summary:	Linux Libertine fonts for TeX and pfdTeX users
14mr|texlive-libertine-legacy-20111231-2|11	Group:		Publishing
14mr|texlive-libertine-legacy-20111231-2|12	URL:		http://www.ctan.org/tex-archive/fonts/libertine-legacy
14mr|texlive-libertine-legacy-20111231-2|13	License:	GPL
14mr|texlive-libertine-legacy-20111231-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine-legacy.tar.xz
14mr|texlive-libertine-legacy-20111231-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine-legacy.doc.tar.xz
14mr|texlive-libertine-legacy-20111231-2|16	BuildArch:	noarch
14mr|texlive-libertine-legacy-20111231-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-libertine-legacy-20111231-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-libertine-legacy-20111231-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-libertine-legacy-20111231-2|20	
14mr|texlive-libertine-legacy-20111231-2|21	%description
14mr|texlive-libertine-legacy-20111231-2|22	The package provides support for (traditional-)TeX-based users
14mr|texlive-libertine-legacy-20111231-2|23	of the libertine bundle, who were left isolated when that
14mr|texlive-libertine-legacy-20111231-2|24	bundle switched to OTF-only form on 2012-12-11 (thus only, now,
14mr|texlive-libertine-legacy-20111231-2|25	supporting XeTeX and LuaTeX users). To prevent confusion with
14mr|texlive-libertine-legacy-20111231-2|26	libertine 'original', there are no OTF fonts in the present
14mr|texlive-libertine-legacy-20111231-2|27	package.
14mr|texlive-libertine-legacy-20111231-2|28	
14mr|texlive-libertine-legacy-20111231-2|29	%post
14mr|texlive-libertine-legacy-20111231-2|30	%{_sbindir}/texlive.post
14mr|texlive-libertine-legacy-20111231-2|31	
14mr|texlive-libertine-legacy-20111231-2|32	%postun
14mr|texlive-libertine-legacy-20111231-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-libertine-legacy-20111231-2|34	%{_sbindir}/texlive.post
14mr|texlive-libertine-legacy-20111231-2|35	fi
14mr|texlive-libertine-legacy-20111231-2|36	
14mr|texlive-libertine-legacy-20111231-2|37	#-----------------------------------------------------------------------
14mr|texlive-libertine-legacy-20111231-2|38	%files
14mr|texlive-libertine-legacy-20111231-2|39	%{_texmfdistdir}/dvips/libertine-legacy/config.libertine
14mr|texlive-libertine-legacy-20111231-2|40	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbb.afm
14mr|texlive-libertine-legacy-20111231-2|41	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbbo.afm
14mr|texlive-libertine-legacy-20111231-2|42	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbk.afm
14mr|texlive-libertine-legacy-20111231-2|43	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbo.afm
14mr|texlive-libertine-legacy-20111231-2|44	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbob.afm
14mr|texlive-libertine-legacy-20111231-2|45	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxboi.afm
14mr|texlive-libertine-legacy-20111231-2|46	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbr.afm
14mr|texlive-libertine-legacy-20111231-2|47	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbri.afm
14mr|texlive-libertine-legacy-20111231-2|48	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbro.afm
14mr|texlive-libertine-legacy-20111231-2|49	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbs.afm
14mr|texlive-libertine-legacy-20111231-2|50	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbsb.afm
14mr|texlive-libertine-legacy-20111231-2|51	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbsi.afm
14mr|texlive-libertine-legacy-20111231-2|52	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlb.afm
14mr|texlive-libertine-legacy-20111231-2|53	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlbi.afm
14mr|texlive-libertine-legacy-20111231-2|54	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlbo.afm
14mr|texlive-libertine-legacy-20111231-2|55	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxldr.afm
14mr|texlive-libertine-legacy-20111231-2|56	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxldro.afm
14mr|texlive-libertine-legacy-20111231-2|57	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxli.afm
14mr|texlive-libertine-legacy-20111231-2|58	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlr.afm
14mr|texlive-libertine-legacy-20111231-2|59	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlri.afm
14mr|texlive-libertine-legacy-20111231-2|60	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlro.afm
14mr|texlive-libertine-legacy-20111231-2|61	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlz.afm
14mr|texlive-libertine-legacy-20111231-2|62	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlzi.afm
14mr|texlive-libertine-legacy-20111231-2|63	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlzo.afm
14mr|texlive-libertine-legacy-20111231-2|64	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/t1.enc
14mr|texlive-libertine-legacy-20111231-2|65	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/ts1.enc
14mr|texlive-libertine-legacy-20111231-2|66	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-00.enc
14mr|texlive-libertine-legacy-20111231-2|67	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-01.enc
14mr|texlive-libertine-legacy-20111231-2|68	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-02.enc
14mr|texlive-libertine-legacy-20111231-2|69	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-03.enc
14mr|texlive-libertine-legacy-20111231-2|70	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-04.enc
14mr|texlive-libertine-legacy-20111231-2|71	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-05.enc
14mr|texlive-libertine-legacy-20111231-2|72	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-1d.enc
14mr|texlive-libertine-legacy-20111231-2|73	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-1e.enc
14mr|texlive-libertine-legacy-20111231-2|74	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-1f.enc
14mr|texlive-libertine-legacy-20111231-2|75	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-20.enc
14mr|texlive-libertine-legacy-20111231-2|76	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-21.enc
14mr|texlive-libertine-legacy-20111231-2|77	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-22.enc
14mr|texlive-libertine-legacy-20111231-2|78	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-23.enc
14mr|texlive-libertine-legacy-20111231-2|79	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-24.enc
14mr|texlive-libertine-legacy-20111231-2|80	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-25.enc
14mr|texlive-libertine-legacy-20111231-2|81	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-26.enc
14mr|texlive-libertine-legacy-20111231-2|82	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-27.enc
14mr|texlive-libertine-legacy-20111231-2|83	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-2c.enc
14mr|texlive-libertine-legacy-20111231-2|84	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-2e.enc
14mr|texlive-libertine-legacy-20111231-2|85	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-8x.enc
14mr|texlive-libertine-legacy-20111231-2|86	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-a7.enc
14mr|texlive-libertine-legacy-20111231-2|87	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e0.enc
14mr|texlive-libertine-legacy-20111231-2|88	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e1.enc
14mr|texlive-libertine-legacy-20111231-2|89	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e3.enc
14mr|texlive-libertine-legacy-20111231-2|90	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e4.enc
14mr|texlive-libertine-legacy-20111231-2|91	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-f6.enc
14mr|texlive-libertine-legacy-20111231-2|92	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-fb.enc
14mr|texlive-libertine-legacy-20111231-2|93	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-ff.enc
14mr|texlive-libertine-legacy-20111231-2|94	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-t1.enc
14mr|texlive-libertine-legacy-20111231-2|95	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-ts1.enc
14mr|texlive-libertine-legacy-20111231-2|96	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-00.enc
14mr|texlive-libertine-legacy-20111231-2|97	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-01.enc
14mr|texlive-libertine-legacy-20111231-2|98	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-03.enc
14mr|texlive-libertine-legacy-20111231-2|99	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-04.enc
14mr|texlive-libertine-legacy-20111231-2|100	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-05.enc
14mr|texlive-libertine-legacy-20111231-2|101	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-1e.enc
14mr|texlive-libertine-legacy-20111231-2|102	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-21.enc
14mr|texlive-libertine-legacy-20111231-2|103	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-24.enc
14mr|texlive-libertine-legacy-20111231-2|104	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e0.enc
14mr|texlive-libertine-legacy-20111231-2|105	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e1.enc
14mr|texlive-libertine-legacy-20111231-2|106	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e3.enc
14mr|texlive-libertine-legacy-20111231-2|107	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e4.enc
14mr|texlive-libertine-legacy-20111231-2|108	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-ff.enc
14mr|texlive-libertine-legacy-20111231-2|109	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-00.enc
14mr|texlive-libertine-legacy-20111231-2|110	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-01.enc
14mr|texlive-libertine-legacy-20111231-2|111	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-02.enc
14mr|texlive-libertine-legacy-20111231-2|112	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-03.enc
14mr|texlive-libertine-legacy-20111231-2|113	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-05.enc
14mr|texlive-libertine-legacy-20111231-2|114	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-21.enc
14mr|texlive-libertine-legacy-20111231-2|115	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-23.enc
14mr|texlive-libertine-legacy-20111231-2|116	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-24.enc
14mr|texlive-libertine-legacy-20111231-2|117	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-25.enc
14mr|texlive-libertine-legacy-20111231-2|118	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-26.enc
14mr|texlive-libertine-legacy-20111231-2|119	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-27.enc
14mr|texlive-libertine-legacy-20111231-2|120	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-e0.enc
14mr|texlive-libertine-legacy-20111231-2|121	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-e1.enc
14mr|texlive-libertine-legacy-20111231-2|122	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-e3.enc
14mr|texlive-libertine-legacy-20111231-2|123	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-ff.enc
14mr|texlive-libertine-legacy-20111231-2|124	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-00.enc
14mr|texlive-libertine-legacy-20111231-2|125	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-01.enc
14mr|texlive-libertine-legacy-20111231-2|126	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-02.enc
14mr|texlive-libertine-legacy-20111231-2|127	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-03.enc
14mr|texlive-libertine-legacy-20111231-2|128	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-04.enc
14mr|texlive-libertine-legacy-20111231-2|129	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-05.enc
14mr|texlive-libertine-legacy-20111231-2|130	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-1d.enc
14mr|texlive-libertine-legacy-20111231-2|131	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-1e.enc
14mr|texlive-libertine-legacy-20111231-2|132	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-1f.enc
14mr|texlive-libertine-legacy-20111231-2|133	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-20.enc
14mr|texlive-libertine-legacy-20111231-2|134	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-21.enc
14mr|texlive-libertine-legacy-20111231-2|135	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-22.enc
14mr|texlive-libertine-legacy-20111231-2|136	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-23.enc
14mr|texlive-libertine-legacy-20111231-2|137	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-24.enc
14mr|texlive-libertine-legacy-20111231-2|138	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-25.enc
14mr|texlive-libertine-legacy-20111231-2|139	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-26.enc
14mr|texlive-libertine-legacy-20111231-2|140	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-27.enc
14mr|texlive-libertine-legacy-20111231-2|141	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-2c.enc
14mr|texlive-libertine-legacy-20111231-2|142	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-2e.enc
14mr|texlive-libertine-legacy-20111231-2|143	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-8x.enc
14mr|texlive-libertine-legacy-20111231-2|144	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-a6.enc
14mr|texlive-libertine-legacy-20111231-2|145	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-a7.enc
14mr|texlive-libertine-legacy-20111231-2|146	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-circle.enc
14mr|texlive-libertine-legacy-20111231-2|147	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e0.enc
14mr|texlive-libertine-legacy-20111231-2|148	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e1.enc
14mr|texlive-libertine-legacy-20111231-2|149	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e3.enc
14mr|texlive-libertine-legacy-20111231-2|150	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e4.enc
14mr|texlive-libertine-legacy-20111231-2|151	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-f6.enc
14mr|texlive-libertine-legacy-20111231-2|152	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-fb.enc
14mr|texlive-libertine-legacy-20111231-2|153	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-ff.enc
14mr|texlive-libertine-legacy-20111231-2|154	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-infsup.enc
14mr|texlive-libertine-legacy-20111231-2|155	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-lgr.enc
14mr|texlive-libertine-legacy-20111231-2|156	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-t1.enc
14mr|texlive-libertine-legacy-20111231-2|157	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-ts1.enc
14mr|texlive-libertine-legacy-20111231-2|158	%{_texmfdistdir}/fonts/map/dvips/libertine-legacy/libertine.map
14mr|texlive-libertine-legacy-20111231-2|159	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|160	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|161	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|162	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|163	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|164	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|165	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|166	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|167	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|168	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|169	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|170	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|171	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|172	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|173	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|174	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|175	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|176	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|177	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|178	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|179	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|180	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|181	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|182	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|183	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|184	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|185	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|186	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|187	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|188	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|189	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|190	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|191	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|192	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|193	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|194	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|195	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|196	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|197	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|198	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|199	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|200	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|201	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|202	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|203	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|204	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|205	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|206	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|207	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|208	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|209	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|210	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|211	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|212	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|213	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|214	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|215	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|216	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|217	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|218	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|219	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|220	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|221	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|222	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|223	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|224	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|225	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|226	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|227	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|228	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|229	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|230	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|231	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|232	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|233	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|234	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|235	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|236	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|237	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|238	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|239	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|240	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|241	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|242	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|243	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|244	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|245	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|246	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|247	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|248	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|249	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|250	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|251	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|252	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|253	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|254	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|255	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|256	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|257	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|258	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|259	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|260	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|261	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb.tfm
14mr|texlive-libertine-legacy-20111231-2|262	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|263	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|264	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|265	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|266	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|267	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|268	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|269	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|270	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|271	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|272	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|273	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|274	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|275	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|276	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|277	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|278	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|279	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|280	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|281	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|282	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|283	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|284	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|285	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|286	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|287	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|288	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|289	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|290	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|291	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|292	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|293	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|294	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|295	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|296	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|297	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|298	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|299	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|300	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|301	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|302	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|303	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|304	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|305	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|306	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|307	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|308	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|309	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|310	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|311	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|312	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|313	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|314	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|315	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|316	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|317	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|318	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|319	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|320	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|321	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|322	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|323	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|324	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|325	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|326	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|327	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|328	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|329	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|330	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|331	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|332	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|333	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|334	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|335	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|336	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|337	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|338	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|339	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|340	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|341	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|342	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|343	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|344	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|345	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|346	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|347	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|348	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|349	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|350	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|351	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|352	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|353	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|354	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|355	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|356	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|357	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|358	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|359	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|360	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|361	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|362	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|363	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|364	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|365	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|366	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|367	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|368	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|369	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|370	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|371	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|372	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|373	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo.tfm
14mr|texlive-libertine-legacy-20111231-2|374	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|375	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|376	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|377	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|378	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|379	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|380	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|381	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|382	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|383	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|384	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|385	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|386	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|387	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|388	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|389	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|390	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|391	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|392	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|393	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|394	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|395	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|396	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|397	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|398	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|399	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|400	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|401	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|402	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|403	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|404	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|405	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|406	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|407	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|408	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|409	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|410	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|411	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|412	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|413	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|414	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|415	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|416	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|417	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|418	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|419	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|420	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|421	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|422	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|423	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|424	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|425	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|426	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|427	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|428	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|429	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|430	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|431	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|432	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|433	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|434	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|435	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|436	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|437	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|438	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|439	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|440	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|441	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|442	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|443	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|444	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|445	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|446	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|447	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|448	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|449	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|450	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|451	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|452	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|453	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|454	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|455	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|456	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|457	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|458	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|459	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|460	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|461	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|462	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|463	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|464	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|465	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|466	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|467	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|468	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|469	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk.tfm
14mr|texlive-libertine-legacy-20111231-2|470	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|471	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|472	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|473	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|474	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|475	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|476	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|477	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|478	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|479	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|480	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|481	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|482	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|483	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|484	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|485	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|486	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|487	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|488	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|489	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|490	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|491	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|492	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|493	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|494	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|495	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|496	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|497	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|498	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|499	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|500	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|501	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|502	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|503	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|504	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|505	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|506	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|507	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|508	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|509	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|510	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|511	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|512	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|513	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|514	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|515	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|516	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|517	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|518	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|519	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|520	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|521	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|522	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|523	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|524	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|525	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|526	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|527	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|528	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|529	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|530	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|531	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|532	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|533	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|534	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|535	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|536	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|537	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|538	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|539	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|540	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|541	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|542	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|543	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|544	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|545	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|546	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|547	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|548	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|549	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|550	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|551	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|552	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|553	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|554	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|555	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|556	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|557	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|558	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|559	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|560	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|561	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|562	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|563	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|564	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|565	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|566	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|567	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|568	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|569	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|570	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|571	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|572	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo.tfm
14mr|texlive-libertine-legacy-20111231-2|573	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|574	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|575	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|576	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|577	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|578	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|579	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|580	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|581	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|582	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|583	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|584	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|585	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|586	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|587	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|588	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|589	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|590	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|591	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|592	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|593	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|594	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|595	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|596	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|597	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|598	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|599	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|600	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|601	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|602	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|603	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|604	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|605	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|606	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|607	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|608	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|609	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|610	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|611	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|612	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|613	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|614	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|615	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|616	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|617	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|618	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|619	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|620	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|621	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|622	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|623	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|624	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|625	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|626	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|627	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|628	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|629	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|630	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|631	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|632	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|633	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|634	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|635	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|636	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|637	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|638	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|639	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|640	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|641	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|642	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|643	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|644	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|645	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|646	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|647	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|648	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|649	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|650	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|651	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|652	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|653	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|654	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|655	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|656	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|657	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|658	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|659	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|660	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|661	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|662	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|663	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|664	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|665	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|666	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|667	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|668	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|669	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|670	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|671	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|672	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|673	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|674	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|675	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob.tfm
14mr|texlive-libertine-legacy-20111231-2|676	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|677	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|678	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|679	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|680	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|681	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|682	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|683	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|684	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|685	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|686	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|687	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|688	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|689	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|690	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|691	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|692	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|693	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|694	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|695	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|696	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|697	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|698	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|699	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|700	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|701	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|702	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|703	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|704	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|705	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|706	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|707	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|708	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|709	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|710	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|711	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|712	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|713	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|714	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|715	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|716	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|717	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|718	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|719	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|720	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|721	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|722	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|723	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|724	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|725	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|726	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|727	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|728	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|729	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|730	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|731	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|732	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|733	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|734	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|735	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|736	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|737	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|738	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|739	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|740	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|741	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|742	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|743	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|744	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|745	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|746	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|747	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|748	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|749	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|750	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|751	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|752	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|753	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|754	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|755	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|756	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|757	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|758	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|759	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|760	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|761	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|762	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|763	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|764	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|765	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|766	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|767	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|768	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|769	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|770	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|771	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|772	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|773	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|774	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|775	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|776	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|777	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|778	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|779	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|780	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|781	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|782	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|783	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|784	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|785	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|786	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|787	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|788	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi.tfm
14mr|texlive-libertine-legacy-20111231-2|789	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|790	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|791	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|792	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|793	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|794	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|795	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|796	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|797	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|798	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|799	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|800	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|801	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|802	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|803	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|804	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|805	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|806	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|807	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|808	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|809	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|810	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|811	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|812	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|813	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|814	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|815	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|816	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|817	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|818	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|819	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|820	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|821	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|822	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|823	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|824	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|825	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|826	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|827	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|828	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|829	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|830	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|831	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|832	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|833	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|834	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|835	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|836	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|837	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|838	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|839	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|840	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|841	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|842	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|843	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|844	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|845	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|846	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|847	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|848	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|849	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|850	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|851	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|852	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|853	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|854	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|855	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|856	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|857	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|858	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|859	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|860	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|861	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|862	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|863	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|864	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|865	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|866	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|867	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|868	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|869	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|870	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|871	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|872	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|873	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|874	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|875	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|876	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|877	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|878	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|879	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|880	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|881	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|882	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|883	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|884	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|885	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|886	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|887	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|888	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|889	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|890	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|891	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|892	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|893	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|894	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|895	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|896	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr.tfm
14mr|texlive-libertine-legacy-20111231-2|897	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|898	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|899	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|900	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|901	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|902	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|903	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|904	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|905	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|906	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|907	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|908	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|909	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|910	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|911	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|912	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|913	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|914	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|915	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|916	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|917	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|918	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|919	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|920	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|921	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|922	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|923	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|924	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|925	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|926	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|927	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|928	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|929	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|930	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|931	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|932	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|933	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|934	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|935	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|936	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|937	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|938	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|939	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|940	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|941	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|942	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|943	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|944	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|945	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|946	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|947	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|948	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|949	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|950	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|951	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|952	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|953	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|954	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|955	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|956	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|957	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|958	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|959	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|960	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|961	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|962	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|963	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|964	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|965	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|966	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|967	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|968	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|969	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|970	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|971	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|972	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|973	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|974	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|975	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|976	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|977	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|978	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|979	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|980	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|981	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|982	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|983	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|984	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|985	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|986	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|987	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|988	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|989	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|990	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|991	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|992	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|993	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|994	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|995	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|996	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|997	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|998	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|999	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1000	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1001	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1002	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1003	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1004	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1005	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1006	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1007	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1008	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri.tfm
14mr|texlive-libertine-legacy-20111231-2|1009	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|1010	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1011	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1012	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1013	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1014	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1015	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1016	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1017	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1018	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1019	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1020	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1021	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1022	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1023	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1024	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1025	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1026	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1027	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1028	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1029	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1030	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1031	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1032	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1033	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1034	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1035	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1036	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1037	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1038	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1039	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1040	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1041	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1042	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1043	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1044	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1045	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1046	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1047	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1048	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1049	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1050	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1051	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1052	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1053	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1054	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1055	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1056	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1057	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1058	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1059	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1060	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1061	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1062	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1063	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1064	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1065	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1066	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1067	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1068	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1069	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1070	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1071	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1072	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1073	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1074	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1075	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1076	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1077	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1078	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1079	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1080	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1081	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1082	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1083	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1084	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1085	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1086	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1087	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1088	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1089	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1090	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1091	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1092	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1093	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1094	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1095	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1096	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1097	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|1098	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1099	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|1100	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1101	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1102	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1103	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1104	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1105	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1106	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1107	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1108	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1109	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1110	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1111	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro.tfm
14mr|texlive-libertine-legacy-20111231-2|1112	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|1113	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1114	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1115	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1116	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1117	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1118	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1119	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1120	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1121	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1122	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1123	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1124	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1125	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1126	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1127	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1128	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1129	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1130	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1131	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1132	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1133	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1134	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1135	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1136	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1137	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1138	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1139	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1140	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1141	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1142	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1143	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1144	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1145	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1146	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1147	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1148	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1149	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1150	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1151	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1152	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1153	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1154	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1155	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1156	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1157	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1158	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1159	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1160	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1161	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1162	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1163	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1164	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1165	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1166	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1167	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1168	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1169	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1170	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1171	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1172	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1173	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1174	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1175	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1176	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1177	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1178	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1179	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1180	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1181	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1182	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1183	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1184	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1185	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1186	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1187	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1188	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1189	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1190	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1191	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1192	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1193	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1194	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1195	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1196	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1197	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1198	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1199	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1200	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|1201	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1202	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|1203	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1204	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1205	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1206	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1207	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1208	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1209	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1210	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1211	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1212	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1213	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1214	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs.tfm
14mr|texlive-libertine-legacy-20111231-2|1215	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|1216	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1217	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1218	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1219	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1220	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1221	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1222	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1223	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1224	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1225	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1226	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1227	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1228	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1229	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1230	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1231	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1232	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1233	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1234	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1235	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1236	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1237	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1238	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1239	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1240	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1241	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1242	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1243	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1244	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1245	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1246	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1247	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1248	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1249	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1250	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1251	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1252	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1253	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1254	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1255	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1256	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1257	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1258	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1259	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1260	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1261	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1262	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1263	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1264	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1265	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1266	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1267	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1268	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1269	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1270	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1271	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1272	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1273	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1274	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1275	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1276	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1277	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1278	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1279	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1280	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1281	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1282	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1283	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1284	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1285	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1286	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1287	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1288	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1289	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1290	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1291	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1292	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1293	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1294	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1295	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1296	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1297	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1298	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1299	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1300	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1301	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1302	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1303	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|1304	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1305	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|1306	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1307	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1308	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1309	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1310	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1311	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1312	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1313	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1314	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1315	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1316	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1317	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb.tfm
14mr|texlive-libertine-legacy-20111231-2|1318	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1319	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1320	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1321	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1322	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1323	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1324	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1325	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1326	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1327	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1328	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|1329	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1330	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1331	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1332	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1333	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1334	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1335	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1336	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1337	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1338	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1339	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1340	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1341	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1342	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1343	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1344	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1345	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1346	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1347	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1348	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1349	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1350	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1351	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1352	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1353	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1354	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1355	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1356	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1357	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1358	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1359	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1360	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1361	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1362	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1363	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1364	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1365	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1366	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1367	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1368	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1369	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1370	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1371	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1372	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1373	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1374	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1375	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1376	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1377	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1378	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1379	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1380	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1381	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1382	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1383	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1384	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1385	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1386	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1387	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1388	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1389	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1390	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1391	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1392	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1393	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1394	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1395	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1396	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1397	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1398	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1399	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1400	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1401	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1402	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1403	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1404	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1405	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1406	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1407	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1408	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1409	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1410	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1411	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1412	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1413	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1414	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1415	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1416	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|1417	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1418	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|1419	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1420	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1421	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1422	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1423	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1424	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1425	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1426	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1427	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1428	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1429	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1430	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi.tfm
14mr|texlive-libertine-legacy-20111231-2|1431	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1432	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1433	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1434	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1435	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1436	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|1437	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1438	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-lgros.tfm
14mr|texlive-libertine-legacy-20111231-2|1439	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1440	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|1441	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1442	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|1443	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1444	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1445	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|1446	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1447	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1448	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1449	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1450	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1451	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1452	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1453	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1454	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1455	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1456	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1457	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1458	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1459	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1460	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1461	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1462	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1463	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1464	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1465	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1466	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1467	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1468	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1469	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1470	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1471	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1472	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1473	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1474	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1475	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1476	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1477	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1478	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1479	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1480	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1481	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1482	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1483	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1484	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1485	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1486	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1487	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1488	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1489	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1490	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1491	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1492	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1493	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1494	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1495	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1496	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1497	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1498	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1499	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1500	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1501	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1502	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1503	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1504	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1505	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1506	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1507	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1508	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1509	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1510	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1511	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1512	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1513	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1514	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1515	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1516	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1517	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1518	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1519	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1520	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1521	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1522	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1523	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1524	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1525	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1526	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1527	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1528	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|1529	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1530	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|1531	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1532	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1533	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1534	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1535	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1536	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1537	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1538	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1539	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1540	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1541	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1542	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb.tfm
14mr|texlive-libertine-legacy-20111231-2|1543	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1544	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|1545	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1546	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|1547	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1548	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1549	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1550	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|1551	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|1552	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1553	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1554	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1555	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1556	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|1557	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1558	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|1559	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1560	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|1561	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1562	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1563	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1564	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|1565	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|1566	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1567	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1568	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1569	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1570	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1571	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1572	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1573	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1574	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1575	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1576	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1577	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1578	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1579	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1580	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1581	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1582	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1583	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1584	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1585	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1586	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1587	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1588	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1589	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1590	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1591	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1592	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1593	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1594	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1595	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1596	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1597	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1598	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1599	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1600	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1601	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1602	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1603	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1604	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1605	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1606	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1607	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1608	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1609	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1610	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1611	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1612	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1613	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1614	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1615	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1616	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1617	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1618	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1619	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1620	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1621	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1622	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1623	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1624	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1625	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1626	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1627	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1628	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1629	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1630	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1631	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1632	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1633	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1634	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1635	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1636	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1637	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1638	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1639	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1640	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1641	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1642	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1643	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1644	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1645	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1646	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1647	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1648	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|1649	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1650	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|1651	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1652	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1653	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1654	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1655	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1656	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1657	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1658	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1659	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1660	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1661	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1662	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi.tfm
14mr|texlive-libertine-legacy-20111231-2|1663	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1664	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|1665	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1666	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|1667	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1668	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1669	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1670	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|1671	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|1672	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1673	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1674	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1675	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1676	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|1677	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1678	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-lgros.tfm
14mr|texlive-libertine-legacy-20111231-2|1679	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1680	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|1681	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1682	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|1683	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1684	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1685	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1686	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|1687	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|1688	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1689	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1690	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1691	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1692	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1693	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1694	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1695	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1696	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1697	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1698	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1699	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1700	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1701	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1702	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1703	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1704	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1705	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1706	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1707	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1708	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1709	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1710	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1711	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1712	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1713	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1714	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1715	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1716	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1717	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1718	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1719	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1720	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1721	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1722	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1723	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1724	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1725	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1726	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1727	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1728	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1729	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1730	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1731	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1732	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1733	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1734	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1735	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1736	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1737	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1738	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1739	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1740	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1741	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1742	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1743	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1744	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1745	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1746	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1747	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1748	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1749	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1750	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1751	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1752	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1753	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1754	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1755	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1756	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1757	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1758	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1759	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1760	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1761	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1762	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1763	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1764	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1765	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1766	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1767	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1768	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1769	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1770	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|1771	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1772	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|1773	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1774	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1775	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1776	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1777	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1778	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1779	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1780	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1781	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1782	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1783	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1784	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo.tfm
14mr|texlive-libertine-legacy-20111231-2|1785	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|1786	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1787	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|1788	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1789	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|1790	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1791	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1792	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1793	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|1794	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|1795	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1796	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1797	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1798	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1799	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1800	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1801	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1802	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1803	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1804	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1805	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1806	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1807	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1808	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1809	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1810	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1811	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1812	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1813	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1814	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1815	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1816	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1817	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1818	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1819	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1820	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1821	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1822	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1823	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1824	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1825	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1826	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1827	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1828	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1829	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1830	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1831	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1832	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1833	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1834	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1835	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1836	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1837	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1838	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1839	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1840	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1841	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1842	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1843	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1844	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1845	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1846	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1847	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1848	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1849	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1850	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1851	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1852	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1853	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1854	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1855	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1856	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1857	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1858	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1859	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1860	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1861	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1862	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1863	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1864	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1865	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1866	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1867	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1868	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1869	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1870	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1871	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1872	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1873	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1874	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|1875	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1876	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|1877	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1878	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1879	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1880	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1881	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1882	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1883	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1884	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1885	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1886	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1887	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1888	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr.tfm
14mr|texlive-libertine-legacy-20111231-2|1889	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1890	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|1891	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1892	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|1893	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1894	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1895	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1896	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|1897	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|1898	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|1899	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1900	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|1901	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|1902	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|1903	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|1904	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|1905	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|1906	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|1907	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|1908	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1909	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1910	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1911	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1912	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1913	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1914	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1915	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1916	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1917	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1918	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1919	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1920	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1921	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1922	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1923	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1924	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1925	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1926	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1927	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1928	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1929	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1930	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1931	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1932	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1933	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1934	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1935	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1936	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1937	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|1938	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|1939	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1940	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1941	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1942	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1943	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1944	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1945	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1946	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1947	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1948	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1949	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1950	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1951	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1952	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1953	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1954	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1955	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1956	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1957	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1958	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1959	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1960	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1961	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1962	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1963	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1964	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1965	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1966	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1967	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|1968	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|1969	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|1970	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|1971	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|1972	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|1973	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|1974	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|1975	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|1976	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|1977	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|1978	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|1979	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|1980	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|1981	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|1982	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|1983	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|1984	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|1985	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|1986	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|1987	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|1988	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|1989	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|1990	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|1991	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|1992	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|1993	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|1994	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|1995	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|1996	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|1997	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|1998	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|1999	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2000	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2001	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro.tfm
14mr|texlive-libertine-legacy-20111231-2|2002	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|2003	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2004	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2005	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2006	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2007	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2008	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2009	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2010	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2011	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2012	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2013	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2014	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2015	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2016	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2017	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2018	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2019	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2020	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2021	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2022	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2023	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2024	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2025	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2026	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2027	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2028	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2029	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2030	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2031	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2032	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2033	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2034	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2035	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2036	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2037	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2038	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2039	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2040	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2041	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2042	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2043	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2044	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2045	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2046	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2047	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2048	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2049	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2050	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2051	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2052	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2053	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2054	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2055	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2056	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2057	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2058	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2059	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2060	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2061	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2062	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2063	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2064	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2065	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2066	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2067	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2068	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2069	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2070	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2071	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2072	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2073	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2074	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2075	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2076	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2077	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2078	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2079	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2080	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2081	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2082	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2083	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|2084	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2085	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|2086	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2087	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2088	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2089	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2090	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2091	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2092	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2093	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|2094	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2095	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2096	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2097	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli.tfm
14mr|texlive-libertine-legacy-20111231-2|2098	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|2099	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2100	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-lgros.tfm
14mr|texlive-libertine-legacy-20111231-2|2101	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2102	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2103	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2104	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2105	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2106	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2107	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2108	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2109	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2110	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2111	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2112	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2113	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2114	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2115	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2116	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2117	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2118	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2119	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2120	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2121	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2122	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2123	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2124	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2125	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2126	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2127	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2128	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2129	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2130	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2131	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2132	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2133	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2134	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2135	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2136	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2137	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2138	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2139	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2140	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2141	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2142	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2143	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2144	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2145	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2146	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2147	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2148	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2149	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2150	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2151	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2152	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2153	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2154	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2155	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2156	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2157	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2158	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2159	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2160	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2161	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2162	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2163	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2164	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2165	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2166	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2167	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2168	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2169	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2170	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2171	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2172	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2173	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2174	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2175	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2176	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2177	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2178	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2179	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2180	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2181	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2182	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2183	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2184	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2185	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2186	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2187	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2188	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2189	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2190	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2191	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2192	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|2193	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2194	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|2195	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2196	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2197	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2198	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2199	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2200	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2201	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2202	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|2203	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2204	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2205	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2206	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr.tfm
14mr|texlive-libertine-legacy-20111231-2|2207	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2208	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2209	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2210	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2211	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2212	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2213	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2214	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2215	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2216	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2217	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2218	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2219	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2220	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|2221	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2222	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-lgros.tfm
14mr|texlive-libertine-legacy-20111231-2|2223	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2224	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2225	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2226	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2227	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2228	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2229	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2230	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2231	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2232	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2233	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2234	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2235	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2236	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2237	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2238	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2239	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2240	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2241	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2242	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2243	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2244	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2245	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2246	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2247	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2248	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2249	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2250	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2251	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2252	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2253	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2254	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2255	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2256	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2257	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2258	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2259	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2260	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2261	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2262	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2263	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2264	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2265	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2266	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2267	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2268	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2269	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2270	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2271	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2272	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2273	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2274	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2275	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2276	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2277	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2278	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2279	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2280	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2281	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2282	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2283	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2284	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2285	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2286	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2287	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2288	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2289	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2290	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2291	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2292	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2293	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2294	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2295	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2296	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2297	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2298	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2299	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2300	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2301	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2302	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2303	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2304	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2305	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2306	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2307	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2308	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2309	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2310	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2311	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2312	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2313	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2314	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|2315	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2316	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|2317	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2318	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2319	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2320	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2321	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2322	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2323	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2324	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|2325	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2326	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2327	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2328	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri.tfm
14mr|texlive-libertine-legacy-20111231-2|2329	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2330	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2331	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2332	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2333	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2334	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2335	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2336	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2337	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2338	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2339	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2340	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2341	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2342	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|2343	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2344	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-lgros.tfm
14mr|texlive-libertine-legacy-20111231-2|2345	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2346	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2347	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2348	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2349	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2350	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2351	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2352	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2353	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2354	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2355	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2356	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2357	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2358	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2359	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2360	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2361	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2362	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2363	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2364	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2365	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2366	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2367	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2368	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2369	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2370	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2371	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2372	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2373	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2374	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2375	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2376	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2377	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2378	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2379	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2380	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2381	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2382	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2383	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2384	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2385	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2386	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2387	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2388	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2389	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2390	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2391	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2392	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2393	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2394	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2395	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2396	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2397	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2398	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2399	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2400	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2401	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2402	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2403	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2404	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2405	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2406	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2407	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2408	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2409	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2410	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2411	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2412	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2413	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2414	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2415	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2416	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2417	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2418	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2419	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2420	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2421	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2422	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2423	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2424	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2425	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2426	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2427	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2428	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2429	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2430	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2431	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2432	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2433	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2434	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2435	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2436	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|2437	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2438	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|2439	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2440	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2441	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2442	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2443	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2444	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2445	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2446	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|2447	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2448	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2449	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2450	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro.tfm
14mr|texlive-libertine-legacy-20111231-2|2451	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|2452	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2453	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-lgros.tfm
14mr|texlive-libertine-legacy-20111231-2|2454	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2455	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2456	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2457	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2458	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2459	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2460	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2461	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2462	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2463	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2464	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2465	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2466	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2467	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2468	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2469	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2470	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2471	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2472	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2473	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2474	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2475	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2476	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2477	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2478	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2479	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2480	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2481	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2482	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2483	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2484	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2485	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2486	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2487	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2488	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2489	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2490	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2491	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2492	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2493	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2494	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2495	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2496	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2497	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2498	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2499	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2500	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2501	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2502	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2503	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2504	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2505	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2506	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2507	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2508	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2509	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2510	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2511	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2512	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2513	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2514	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2515	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2516	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2517	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2518	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2519	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2520	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2521	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2522	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2523	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2524	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2525	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2526	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2527	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2528	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2529	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2530	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2531	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2532	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2533	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2534	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2535	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2536	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2537	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2538	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2539	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2540	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2541	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2542	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2543	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2544	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2545	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|2546	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2547	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|2548	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2549	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2550	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2551	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2552	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2553	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2554	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2555	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|2556	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2557	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2558	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2559	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz.tfm
14mr|texlive-libertine-legacy-20111231-2|2560	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2561	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2562	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2563	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2564	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2565	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2566	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2567	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2568	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2569	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2570	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2571	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2572	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2573	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|2574	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2575	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-lgros.tfm
14mr|texlive-libertine-legacy-20111231-2|2576	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2577	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2578	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2579	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2580	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2581	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2582	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2583	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2584	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2585	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2586	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2587	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2588	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2589	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2590	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2591	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2592	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2593	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2594	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2595	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2596	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2597	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2598	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2599	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2600	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2601	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2602	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2603	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2604	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2605	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2606	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2607	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2608	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2609	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2610	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2611	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2612	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2613	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2614	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2615	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2616	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2617	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2618	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2619	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2620	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2621	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2622	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2623	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2624	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2625	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2626	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2627	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2628	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2629	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2630	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2631	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2632	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2633	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2634	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2635	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2636	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2637	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2638	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2639	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2640	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2641	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2642	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2643	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2644	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2645	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2646	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2647	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2648	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2649	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2650	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2651	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2652	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2653	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2654	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2655	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2656	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2657	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2658	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2659	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2660	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2661	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2662	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2663	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2664	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2665	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2666	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2667	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|2668	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2669	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|2670	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2671	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2672	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2673	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2674	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2675	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2676	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2677	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|2678	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2679	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2680	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2681	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi.tfm
14mr|texlive-libertine-legacy-20111231-2|2682	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2683	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2684	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2685	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2686	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2687	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2688	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2689	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2690	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2691	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2692	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2693	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2694	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2695	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-8r.tfm
14mr|texlive-libertine-legacy-20111231-2|2696	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2697	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-lgros.tfm
14mr|texlive-libertine-legacy-20111231-2|2698	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2699	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1caps.tfm
14mr|texlive-libertine-legacy-20111231-2|2700	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2701	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1fittedzero.tfm
14mr|texlive-libertine-legacy-20111231-2|2702	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1jo.tfm
14mr|texlive-libertine-legacy-20111231-2|2703	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2704	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2705	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1ost.tfm
14mr|texlive-libertine-legacy-20111231-2|2706	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1zero.tfm
14mr|texlive-libertine-legacy-20111231-2|2707	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2708	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1fitted.tfm
14mr|texlive-libertine-legacy-20111231-2|2709	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1o.tfm
14mr|texlive-libertine-legacy-20111231-2|2710	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1os.tfm
14mr|texlive-libertine-legacy-20111231-2|2711	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2712	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2713	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2714	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2715	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2716	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2717	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2718	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2719	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2720	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2721	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2722	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2723	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2724	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2725	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2726	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2727	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2728	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2729	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2730	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2731	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2732	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2733	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2734	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2735	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2736	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2737	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2738	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2739	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2740	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2741	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2742	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2743	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2744	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2745	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2746	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2747	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2748	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2749	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2750	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2751	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2752	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2753	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2754	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2755	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2756	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2757	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2758	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2759	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2760	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2761	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2762	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2763	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2764	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2765	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2766	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2767	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2768	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2769	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-00.tfm
14mr|texlive-libertine-legacy-20111231-2|2770	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-01.tfm
14mr|texlive-libertine-legacy-20111231-2|2771	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-02.tfm
14mr|texlive-libertine-legacy-20111231-2|2772	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-03.tfm
14mr|texlive-libertine-legacy-20111231-2|2773	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-04.tfm
14mr|texlive-libertine-legacy-20111231-2|2774	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-05.tfm
14mr|texlive-libertine-legacy-20111231-2|2775	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-1d.tfm
14mr|texlive-libertine-legacy-20111231-2|2776	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-1e.tfm
14mr|texlive-libertine-legacy-20111231-2|2777	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-1f.tfm
14mr|texlive-libertine-legacy-20111231-2|2778	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-20.tfm
14mr|texlive-libertine-legacy-20111231-2|2779	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-21.tfm
14mr|texlive-libertine-legacy-20111231-2|2780	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-22.tfm
14mr|texlive-libertine-legacy-20111231-2|2781	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-23.tfm
14mr|texlive-libertine-legacy-20111231-2|2782	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-24.tfm
14mr|texlive-libertine-legacy-20111231-2|2783	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-25.tfm
14mr|texlive-libertine-legacy-20111231-2|2784	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-26.tfm
14mr|texlive-libertine-legacy-20111231-2|2785	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-27.tfm
14mr|texlive-libertine-legacy-20111231-2|2786	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-2c.tfm
14mr|texlive-libertine-legacy-20111231-2|2787	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-2e.tfm
14mr|texlive-libertine-legacy-20111231-2|2788	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-8x.tfm
14mr|texlive-libertine-legacy-20111231-2|2789	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-a6.tfm
14mr|texlive-libertine-legacy-20111231-2|2790	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-a7.tfm
14mr|texlive-libertine-legacy-20111231-2|2791	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-circle.tfm
14mr|texlive-libertine-legacy-20111231-2|2792	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e0.tfm
14mr|texlive-libertine-legacy-20111231-2|2793	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e1.tfm
14mr|texlive-libertine-legacy-20111231-2|2794	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e3.tfm
14mr|texlive-libertine-legacy-20111231-2|2795	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e4.tfm
14mr|texlive-libertine-legacy-20111231-2|2796	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-f6.tfm
14mr|texlive-libertine-legacy-20111231-2|2797	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-fb.tfm
14mr|texlive-libertine-legacy-20111231-2|2798	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-ff.tfm
14mr|texlive-libertine-legacy-20111231-2|2799	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-infsup.tfm
14mr|texlive-libertine-legacy-20111231-2|2800	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-lgr.tfm
14mr|texlive-libertine-legacy-20111231-2|2801	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-t1.tfm
14mr|texlive-libertine-legacy-20111231-2|2802	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-ts1.tfm
14mr|texlive-libertine-legacy-20111231-2|2803	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo.tfm
14mr|texlive-libertine-legacy-20111231-2|2804	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbb.pfb
14mr|texlive-libertine-legacy-20111231-2|2805	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbbo.pfb
14mr|texlive-libertine-legacy-20111231-2|2806	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbk.pfb
14mr|texlive-libertine-legacy-20111231-2|2807	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbo.pfb
14mr|texlive-libertine-legacy-20111231-2|2808	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbob.pfb
14mr|texlive-libertine-legacy-20111231-2|2809	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxboi.pfb
14mr|texlive-libertine-legacy-20111231-2|2810	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbr.pfb
14mr|texlive-libertine-legacy-20111231-2|2811	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbri.pfb
14mr|texlive-libertine-legacy-20111231-2|2812	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbro.pfb
14mr|texlive-libertine-legacy-20111231-2|2813	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbs.pfb
14mr|texlive-libertine-legacy-20111231-2|2814	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbsb.pfb
14mr|texlive-libertine-legacy-20111231-2|2815	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbsi.pfb
14mr|texlive-libertine-legacy-20111231-2|2816	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlb.pfb
14mr|texlive-libertine-legacy-20111231-2|2817	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlbi.pfb
14mr|texlive-libertine-legacy-20111231-2|2818	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlbo.pfb
14mr|texlive-libertine-legacy-20111231-2|2819	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxldr.pfb
14mr|texlive-libertine-legacy-20111231-2|2820	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxldro.pfb
14mr|texlive-libertine-legacy-20111231-2|2821	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxli.pfb
14mr|texlive-libertine-legacy-20111231-2|2822	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlr.pfb
14mr|texlive-libertine-legacy-20111231-2|2823	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlri.pfb
14mr|texlive-libertine-legacy-20111231-2|2824	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlro.pfb
14mr|texlive-libertine-legacy-20111231-2|2825	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlz.pfb
14mr|texlive-libertine-legacy-20111231-2|2826	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlzi.pfb
14mr|texlive-libertine-legacy-20111231-2|2827	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlzo.pfb
14mr|texlive-libertine-legacy-20111231-2|2828	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2829	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2830	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2831	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2832	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2833	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2834	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2835	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2836	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2837	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2838	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2839	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2840	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2841	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2842	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2843	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2844	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2845	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2846	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2847	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2848	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2849	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2850	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2851	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2852	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2853	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2854	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2855	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2856	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2857	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2858	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2859	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2860	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2861	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2862	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2863	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2864	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2865	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2866	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2867	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2868	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2869	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2870	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2871	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2872	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2873	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2874	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2875	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2876	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2877	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2878	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2879	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2880	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2881	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2882	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2883	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2884	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2885	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2886	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2887	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2888	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2889	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2890	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2891	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2892	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2893	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2894	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2895	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2896	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2897	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2898	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2899	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2900	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2901	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2902	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2903	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2904	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2905	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2906	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2907	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2908	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2909	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2910	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2911	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2912	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2913	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2914	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2915	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2916	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2917	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2918	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2919	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2920	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2921	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2922	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2923	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2924	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2925	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2926	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2927	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2928	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2929	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2930	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2931	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2932	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2933	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2934	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2935	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2936	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2937	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2938	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2939	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2940	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2941	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2942	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2943	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2944	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2945	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2946	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2947	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2948	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2949	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2950	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2951	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2952	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2953	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2954	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2955	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2956	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2957	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2958	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2959	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2960	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2961	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2962	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2963	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2964	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2965	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2966	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2967	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2968	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2969	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2970	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2971	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2972	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2973	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2974	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2975	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-lgr.vf
14mr|texlive-libertine-legacy-20111231-2|2976	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-lgros.vf
14mr|texlive-libertine-legacy-20111231-2|2977	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2978	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|2979	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2980	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|2981	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2982	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2983	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|2984	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2985	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2986	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|2987	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|2988	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|2989	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|2990	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2991	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|2992	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|2993	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|2994	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|2995	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|2996	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|2997	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|2998	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|2999	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3000	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3001	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3002	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3003	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3004	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3005	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3006	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3007	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3008	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3009	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3010	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3011	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3012	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3013	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3014	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3015	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3016	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3017	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3018	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3019	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3020	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3021	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3022	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3023	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3024	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3025	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3026	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3027	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-lgr.vf
14mr|texlive-libertine-legacy-20111231-2|3028	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-lgros.vf
14mr|texlive-libertine-legacy-20111231-2|3029	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3030	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3031	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3032	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3033	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3034	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3035	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3036	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3037	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3038	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3039	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3040	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3041	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3042	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3043	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3044	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3045	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3046	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3047	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3048	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3049	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3050	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3051	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3052	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3053	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3054	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3055	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3056	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3057	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3058	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3059	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3060	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3061	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3062	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3063	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3064	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3065	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3066	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3067	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3068	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3069	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-lgr.vf
14mr|texlive-libertine-legacy-20111231-2|3070	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-lgros.vf
14mr|texlive-libertine-legacy-20111231-2|3071	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3072	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3073	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3074	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3075	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3076	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3077	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3078	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3079	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3080	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3081	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3082	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3083	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3084	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3085	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3086	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3087	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3088	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3089	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3090	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3091	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3092	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3093	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3094	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3095	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3096	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3097	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-lgr.vf
14mr|texlive-libertine-legacy-20111231-2|3098	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-lgros.vf
14mr|texlive-libertine-legacy-20111231-2|3099	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3100	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3101	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3102	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3103	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3104	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3105	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3106	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3107	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3108	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3109	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3110	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3111	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3112	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3113	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3114	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3115	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3116	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3117	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3118	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3119	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3120	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3121	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3122	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3123	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3124	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3125	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-lgr.vf
14mr|texlive-libertine-legacy-20111231-2|3126	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-lgros.vf
14mr|texlive-libertine-legacy-20111231-2|3127	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3128	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3129	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3130	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3131	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3132	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3133	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3134	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3135	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3136	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3137	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3138	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3139	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3140	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-lgr.vf
14mr|texlive-libertine-legacy-20111231-2|3141	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-lgros.vf
14mr|texlive-libertine-legacy-20111231-2|3142	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3143	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3144	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3145	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3146	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3147	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3148	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3149	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3150	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3151	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3152	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3153	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3154	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3155	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3156	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3157	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3158	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3159	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3160	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3161	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3162	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3163	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3164	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3165	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3166	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3167	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3168	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-lgr.vf
14mr|texlive-libertine-legacy-20111231-2|3169	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-lgros.vf
14mr|texlive-libertine-legacy-20111231-2|3170	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3171	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3172	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3173	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3174	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3175	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3176	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3177	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3178	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3179	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3180	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3181	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3182	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3183	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3184	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3185	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3186	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3187	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3188	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3189	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3190	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3191	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3192	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3193	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3194	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3195	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3196	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-lgr.vf
14mr|texlive-libertine-legacy-20111231-2|3197	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-lgros.vf
14mr|texlive-libertine-legacy-20111231-2|3198	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1.vf
14mr|texlive-libertine-legacy-20111231-2|3199	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1caps.vf
14mr|texlive-libertine-legacy-20111231-2|3200	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3201	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1fittedzero.vf
14mr|texlive-libertine-legacy-20111231-2|3202	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1jo.vf
14mr|texlive-libertine-legacy-20111231-2|3203	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1o.vf
14mr|texlive-libertine-legacy-20111231-2|3204	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1os.vf
14mr|texlive-libertine-legacy-20111231-2|3205	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1ost.vf
14mr|texlive-libertine-legacy-20111231-2|3206	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1zero.vf
14mr|texlive-libertine-legacy-20111231-2|3207	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1.vf
14mr|texlive-libertine-legacy-20111231-2|3208	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1fitted.vf
14mr|texlive-libertine-legacy-20111231-2|3209	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1o.vf
14mr|texlive-libertine-legacy-20111231-2|3210	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1os.vf
14mr|texlive-libertine-legacy-20111231-2|3211	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxb.fd
14mr|texlive-libertine-legacy-20111231-2|3212	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbf.fd
14mr|texlive-libertine-legacy-20111231-2|3213	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbfo.fd
14mr|texlive-libertine-legacy-20111231-2|3214	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbj.fd
14mr|texlive-libertine-legacy-20111231-2|3215	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbjo.fd
14mr|texlive-libertine-legacy-20111231-2|3216	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbo.fd
14mr|texlive-libertine-legacy-20111231-2|3217	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxi.fd
14mr|texlive-libertine-legacy-20111231-2|3218	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxk.fd
14mr|texlive-libertine-legacy-20111231-2|3219	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxl.fd
14mr|texlive-libertine-legacy-20111231-2|3220	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlc.fd
14mr|texlive-libertine-legacy-20111231-2|3221	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlf.fd
14mr|texlive-libertine-legacy-20111231-2|3222	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlfo.fd
14mr|texlive-libertine-legacy-20111231-2|3223	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlfz.fd
14mr|texlive-libertine-legacy-20111231-2|3224	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlj.fd
14mr|texlive-libertine-legacy-20111231-2|3225	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxljo.fd
14mr|texlive-libertine-legacy-20111231-2|3226	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxljt.fd
14mr|texlive-libertine-legacy-20111231-2|3227	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlo.fd
14mr|texlive-libertine-legacy-20111231-2|3228	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlz.fd
14mr|texlive-libertine-legacy-20111231-2|3229	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxb.fd
14mr|texlive-libertine-legacy-20111231-2|3230	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbf.fd
14mr|texlive-libertine-legacy-20111231-2|3231	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbfo.fd
14mr|texlive-libertine-legacy-20111231-2|3232	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbj.fd
14mr|texlive-libertine-legacy-20111231-2|3233	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbjo.fd
14mr|texlive-libertine-legacy-20111231-2|3234	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbo.fd
14mr|texlive-libertine-legacy-20111231-2|3235	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxi.fd
14mr|texlive-libertine-legacy-20111231-2|3236	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxk.fd
14mr|texlive-libertine-legacy-20111231-2|3237	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxl.fd
14mr|texlive-libertine-legacy-20111231-2|3238	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlc.fd
14mr|texlive-libertine-legacy-20111231-2|3239	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlf.fd
14mr|texlive-libertine-legacy-20111231-2|3240	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlfo.fd
14mr|texlive-libertine-legacy-20111231-2|3241	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlfz.fd
14mr|texlive-libertine-legacy-20111231-2|3242	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlj.fd
14mr|texlive-libertine-legacy-20111231-2|3243	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxljo.fd
14mr|texlive-libertine-legacy-20111231-2|3244	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxljt.fd
14mr|texlive-libertine-legacy-20111231-2|3245	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlo.fd
14mr|texlive-libertine-legacy-20111231-2|3246	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlz.fd
14mr|texlive-libertine-legacy-20111231-2|3247	%{_texmfdistdir}/tex/latex/libertine-legacy/fxb.inc
14mr|texlive-libertine-legacy-20111231-2|3248	%{_texmfdistdir}/tex/latex/libertine-legacy/fxi.inc
14mr|texlive-libertine-legacy-20111231-2|3249	%{_texmfdistdir}/tex/latex/libertine-legacy/fxk.inc
14mr|texlive-libertine-legacy-20111231-2|3250	%{_texmfdistdir}/tex/latex/libertine-legacy/fxl.inc
14mr|texlive-libertine-legacy-20111231-2|3251	%{_texmfdistdir}/tex/latex/libertine-legacy/lgrfxl.fd
14mr|texlive-libertine-legacy-20111231-2|3252	%{_texmfdistdir}/tex/latex/libertine-legacy/lgrfxlj.fd
14mr|texlive-libertine-legacy-20111231-2|3253	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine-uni-3.def
14mr|texlive-libertine-legacy-20111231-2|3254	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine-uni-31.def
14mr|texlive-libertine-legacy-20111231-2|3255	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine-uni-32.def
14mr|texlive-libertine-legacy-20111231-2|3256	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine.sty
14mr|texlive-libertine-legacy-20111231-2|3257	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinecomp.sty
14mr|texlive-libertine-legacy-20111231-2|3258	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinekey.sty
14mr|texlive-libertine-legacy-20111231-2|3259	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinelist.sty
14mr|texlive-libertine-legacy-20111231-2|3260	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinelogo.sty
14mr|texlive-libertine-legacy-20111231-2|3261	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxb.fd
14mr|texlive-libertine-legacy-20111231-2|3262	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbf.fd
14mr|texlive-libertine-legacy-20111231-2|3263	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbfo.fd
14mr|texlive-libertine-legacy-20111231-2|3264	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbj.fd
14mr|texlive-libertine-legacy-20111231-2|3265	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbjo.fd
14mr|texlive-libertine-legacy-20111231-2|3266	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbo.fd
14mr|texlive-libertine-legacy-20111231-2|3267	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxl.fd
14mr|texlive-libertine-legacy-20111231-2|3268	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlc.fd
14mr|texlive-libertine-legacy-20111231-2|3269	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlf.fd
14mr|texlive-libertine-legacy-20111231-2|3270	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlfz.fd
14mr|texlive-libertine-legacy-20111231-2|3271	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlj.fd
14mr|texlive-libertine-legacy-20111231-2|3272	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxljo.fd
14mr|texlive-libertine-legacy-20111231-2|3273	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxljt.fd
14mr|texlive-libertine-legacy-20111231-2|3274	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlo.fd
14mr|texlive-libertine-legacy-20111231-2|3275	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlz.fd
14mr|texlive-libertine-legacy-20111231-2|3276	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxb.fd
14mr|texlive-libertine-legacy-20111231-2|3277	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxbf.fd
14mr|texlive-libertine-legacy-20111231-2|3278	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxbj.fd
14mr|texlive-libertine-legacy-20111231-2|3279	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxbo.fd
14mr|texlive-libertine-legacy-20111231-2|3280	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxl.fd
14mr|texlive-libertine-legacy-20111231-2|3281	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxlf.fd
14mr|texlive-libertine-legacy-20111231-2|3282	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxlj.fd
14mr|texlive-libertine-legacy-20111231-2|3283	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxlo.fd
14mr|texlive-libertine-legacy-20111231-2|3284	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb00.fd
14mr|texlive-libertine-legacy-20111231-2|3285	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb01.fd
14mr|texlive-libertine-legacy-20111231-2|3286	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb02.fd
14mr|texlive-libertine-legacy-20111231-2|3287	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb03.fd
14mr|texlive-libertine-legacy-20111231-2|3288	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb04.fd
14mr|texlive-libertine-legacy-20111231-2|3289	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb05.fd
14mr|texlive-libertine-legacy-20111231-2|3290	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb1d.fd
14mr|texlive-libertine-legacy-20111231-2|3291	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb1e.fd
14mr|texlive-libertine-legacy-20111231-2|3292	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb1f.fd
14mr|texlive-libertine-legacy-20111231-2|3293	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb20.fd
14mr|texlive-libertine-legacy-20111231-2|3294	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb21.fd
14mr|texlive-libertine-legacy-20111231-2|3295	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb22.fd
14mr|texlive-libertine-legacy-20111231-2|3296	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb23.fd
14mr|texlive-libertine-legacy-20111231-2|3297	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb24.fd
14mr|texlive-libertine-legacy-20111231-2|3298	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb25.fd
14mr|texlive-libertine-legacy-20111231-2|3299	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb26.fd
14mr|texlive-libertine-legacy-20111231-2|3300	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb27.fd
14mr|texlive-libertine-legacy-20111231-2|3301	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb2c.fd
14mr|texlive-libertine-legacy-20111231-2|3302	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb2e.fd
14mr|texlive-libertine-legacy-20111231-2|3303	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxba7.fd
14mr|texlive-libertine-legacy-20111231-2|3304	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe0.fd
14mr|texlive-libertine-legacy-20111231-2|3305	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe1.fd
14mr|texlive-libertine-legacy-20111231-2|3306	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe3.fd
14mr|texlive-libertine-legacy-20111231-2|3307	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe4.fd
14mr|texlive-libertine-legacy-20111231-2|3308	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbf6.fd
14mr|texlive-libertine-legacy-20111231-2|3309	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbfb.fd
14mr|texlive-libertine-legacy-20111231-2|3310	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbff.fd
14mr|texlive-libertine-legacy-20111231-2|3311	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi00.fd
14mr|texlive-libertine-legacy-20111231-2|3312	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi01.fd
14mr|texlive-libertine-legacy-20111231-2|3313	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi03.fd
14mr|texlive-libertine-legacy-20111231-2|3314	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi04.fd
14mr|texlive-libertine-legacy-20111231-2|3315	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi05.fd
14mr|texlive-libertine-legacy-20111231-2|3316	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi1e.fd
14mr|texlive-libertine-legacy-20111231-2|3317	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi21.fd
14mr|texlive-libertine-legacy-20111231-2|3318	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi24.fd
14mr|texlive-libertine-legacy-20111231-2|3319	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie0.fd
14mr|texlive-libertine-legacy-20111231-2|3320	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie1.fd
14mr|texlive-libertine-legacy-20111231-2|3321	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie3.fd
14mr|texlive-libertine-legacy-20111231-2|3322	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie4.fd
14mr|texlive-libertine-legacy-20111231-2|3323	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxiff.fd
14mr|texlive-libertine-legacy-20111231-2|3324	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk00.fd
14mr|texlive-libertine-legacy-20111231-2|3325	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk01.fd
14mr|texlive-libertine-legacy-20111231-2|3326	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk02.fd
14mr|texlive-libertine-legacy-20111231-2|3327	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk03.fd
14mr|texlive-libertine-legacy-20111231-2|3328	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk05.fd
14mr|texlive-libertine-legacy-20111231-2|3329	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk21.fd
14mr|texlive-libertine-legacy-20111231-2|3330	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk23.fd
14mr|texlive-libertine-legacy-20111231-2|3331	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk24.fd
14mr|texlive-libertine-legacy-20111231-2|3332	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk25.fd
14mr|texlive-libertine-legacy-20111231-2|3333	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk26.fd
14mr|texlive-libertine-legacy-20111231-2|3334	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk27.fd
14mr|texlive-libertine-legacy-20111231-2|3335	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxke0.fd
14mr|texlive-libertine-legacy-20111231-2|3336	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxke1.fd
14mr|texlive-libertine-legacy-20111231-2|3337	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxke3.fd
14mr|texlive-libertine-legacy-20111231-2|3338	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxkff.fd
14mr|texlive-libertine-legacy-20111231-2|3339	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl00.fd
14mr|texlive-libertine-legacy-20111231-2|3340	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl01.fd
14mr|texlive-libertine-legacy-20111231-2|3341	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl02.fd
14mr|texlive-libertine-legacy-20111231-2|3342	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl03.fd
14mr|texlive-libertine-legacy-20111231-2|3343	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl04.fd
14mr|texlive-libertine-legacy-20111231-2|3344	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl05.fd
14mr|texlive-libertine-legacy-20111231-2|3345	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl1d.fd
14mr|texlive-libertine-legacy-20111231-2|3346	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl1e.fd
14mr|texlive-libertine-legacy-20111231-2|3347	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl1f.fd
14mr|texlive-libertine-legacy-20111231-2|3348	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl20.fd
14mr|texlive-libertine-legacy-20111231-2|3349	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl21.fd
14mr|texlive-libertine-legacy-20111231-2|3350	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl22.fd
14mr|texlive-libertine-legacy-20111231-2|3351	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl23.fd
14mr|texlive-libertine-legacy-20111231-2|3352	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl24.fd
14mr|texlive-libertine-legacy-20111231-2|3353	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl25.fd
14mr|texlive-libertine-legacy-20111231-2|3354	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl26.fd
14mr|texlive-libertine-legacy-20111231-2|3355	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl27.fd
14mr|texlive-libertine-legacy-20111231-2|3356	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl2c.fd
14mr|texlive-libertine-legacy-20111231-2|3357	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl2e.fd
14mr|texlive-libertine-legacy-20111231-2|3358	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxla6.fd
14mr|texlive-libertine-legacy-20111231-2|3359	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxla7.fd
14mr|texlive-libertine-legacy-20111231-2|3360	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle0.fd
14mr|texlive-libertine-legacy-20111231-2|3361	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle1.fd
14mr|texlive-libertine-legacy-20111231-2|3362	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle3.fd
14mr|texlive-libertine-legacy-20111231-2|3363	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle4.fd
14mr|texlive-libertine-legacy-20111231-2|3364	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxlf6.fd
14mr|texlive-libertine-legacy-20111231-2|3365	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxlfb.fd
14mr|texlive-libertine-legacy-20111231-2|3366	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxlff.fd
14mr|texlive-libertine-legacy-20111231-2|3367	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/Bugs.txt
14mr|texlive-libertine-legacy-20111231-2|3368	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ChangeLog.txt
14mr|texlive-libertine-legacy-20111231-2|3369	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/GPL.txt
14mr|texlive-libertine-legacy-20111231-2|3370	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/INSTALL.txt
14mr|texlive-libertine-legacy-20111231-2|3371	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/LICENCE.txt
14mr|texlive-libertine-legacy-20111231-2|3372	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/OFL.txt
14mr|texlive-libertine-legacy-20111231-2|3373	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/README
14mr|texlive-libertine-legacy-20111231-2|3374	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/grimm.tex
14mr|texlive-libertine-legacy-20111231-2|3375	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/grimme.tex
14mr|texlive-libertine-legacy-20111231-2|3376	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/grimmf.tex
14mr|texlive-libertine-legacy-20111231-2|3377	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/index.ist
14mr|texlive-libertine-legacy-20111231-2|3378	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/lgrfxl.inc
14mr|texlive-libertine-legacy-20111231-2|3379	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/lgrfxlj.inc
14mr|texlive-libertine-legacy-20111231-2|3380	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertine.tex
14mr|texlive-libertine-legacy-20111231-2|3381	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinedoku.cls
14mr|texlive-libertine-legacy-20111231-2|3382	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertineglyph.tex
14mr|texlive-libertine-legacy-20111231-2|3383	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_ic.tex
14mr|texlive-libertine-legacy-20111231-2|3384	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_n.tex
14mr|texlive-libertine-legacy-20111231-2|3385	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_sc.tex
14mr|texlive-libertine-legacy-20111231-2|3386	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_sl.tex
14mr|texlive-libertine-legacy-20111231-2|3387	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_ic.tex
14mr|texlive-libertine-legacy-20111231-2|3388	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_it.tex
14mr|texlive-libertine-legacy-20111231-2|3389	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_n.tex
14mr|texlive-libertine-legacy-20111231-2|3390	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_sc.tex
14mr|texlive-libertine-legacy-20111231-2|3391	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_sl.tex
14mr|texlive-libertine-legacy-20111231-2|3392	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_ic.tex
14mr|texlive-libertine-legacy-20111231-2|3393	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_it.tex
14mr|texlive-libertine-legacy-20111231-2|3394	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_n.tex
14mr|texlive-libertine-legacy-20111231-2|3395	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_sc.tex
14mr|texlive-libertine-legacy-20111231-2|3396	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_sl.tex
14mr|texlive-libertine-legacy-20111231-2|3397	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_d_n.tex
14mr|texlive-libertine-legacy-20111231-2|3398	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_d_sc.tex
14mr|texlive-libertine-legacy-20111231-2|3399	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_d_sl.tex
14mr|texlive-libertine-legacy-20111231-2|3400	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_ic.tex
14mr|texlive-libertine-legacy-20111231-2|3401	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_it.tex
14mr|texlive-libertine-legacy-20111231-2|3402	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_n.tex
14mr|texlive-libertine-legacy-20111231-2|3403	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_sc.tex
14mr|texlive-libertine-legacy-20111231-2|3404	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_sl.tex
14mr|texlive-libertine-legacy-20111231-2|3405	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_ic.tex
14mr|texlive-libertine-legacy-20111231-2|3406	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_it.tex
14mr|texlive-libertine-legacy-20111231-2|3407	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_n.tex
14mr|texlive-libertine-legacy-20111231-2|3408	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_sc.tex
14mr|texlive-libertine-legacy-20111231-2|3409	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_sl.tex
14mr|texlive-libertine-legacy-20111231-2|3410	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetable_lgr.tex
14mr|texlive-libertine-legacy-20111231-2|3411	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetable_t1.tex
14mr|texlive-libertine-legacy-20111231-2|3412	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetable_ts1.tex
14mr|texlive-libertine-legacy-20111231-2|3413	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetext.tex
14mr|texlive-libertine-legacy-20111231-2|3414	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetexte.tex
14mr|texlive-libertine-legacy-20111231-2|3415	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetextf.tex
14mr|texlive-libertine-legacy-20111231-2|3416	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFD.tex
14mr|texlive-libertine-legacy-20111231-2|3417	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDlgr.tex
14mr|texlive-libertine-legacy-20111231-2|3418	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDt1.tex
14mr|texlive-libertine-legacy-20111231-2|3419	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDts1.tex
14mr|texlive-libertine-legacy-20111231-2|3420	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDufxb.tex
14mr|texlive-libertine-legacy-20111231-2|3421	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDufxk.tex
14mr|texlive-libertine-legacy-20111231-2|3422	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDufxl.tex
14mr|texlive-libertine-legacy-20111231-2|3423	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/lualibertine.tex
14mr|texlive-libertine-legacy-20111231-2|3424	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertine.pdf
14mr|texlive-libertine-legacy-20111231-2|3425	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertineglyph.pdf
14mr|texlive-libertine-legacy-20111231-2|3426	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetable_lgr.pdf
14mr|texlive-libertine-legacy-20111231-2|3427	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetable_t1.pdf
14mr|texlive-libertine-legacy-20111231-2|3428	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetable_ts1.pdf
14mr|texlive-libertine-legacy-20111231-2|3429	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetext.pdf
14mr|texlive-libertine-legacy-20111231-2|3430	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetexte.pdf
14mr|texlive-libertine-legacy-20111231-2|3431	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetextf.pdf
14mr|texlive-libertine-legacy-20111231-2|3432	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxb.inc
14mr|texlive-libertine-legacy-20111231-2|3433	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbf.inc
14mr|texlive-libertine-legacy-20111231-2|3434	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbfo.inc
14mr|texlive-libertine-legacy-20111231-2|3435	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbj.inc
14mr|texlive-libertine-legacy-20111231-2|3436	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbjo.inc
14mr|texlive-libertine-legacy-20111231-2|3437	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbo.inc
14mr|texlive-libertine-legacy-20111231-2|3438	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxl.inc
14mr|texlive-libertine-legacy-20111231-2|3439	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlc.inc
14mr|texlive-libertine-legacy-20111231-2|3440	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlf.inc
14mr|texlive-libertine-legacy-20111231-2|3441	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlfz.inc
14mr|texlive-libertine-legacy-20111231-2|3442	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlj.inc
14mr|texlive-libertine-legacy-20111231-2|3443	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxljo.inc
14mr|texlive-libertine-legacy-20111231-2|3444	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxljt.inc
14mr|texlive-libertine-legacy-20111231-2|3445	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlo.inc
14mr|texlive-libertine-legacy-20111231-2|3446	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlz.inc
14mr|texlive-libertine-legacy-20111231-2|3447	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/testkerning.inc
14mr|texlive-libertine-legacy-20111231-2|3448	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxb.inc
14mr|texlive-libertine-legacy-20111231-2|3449	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxbf.inc
14mr|texlive-libertine-legacy-20111231-2|3450	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxbj.inc
14mr|texlive-libertine-legacy-20111231-2|3451	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxbo.inc
14mr|texlive-libertine-legacy-20111231-2|3452	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxl.inc
14mr|texlive-libertine-legacy-20111231-2|3453	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxlf.inc
14mr|texlive-libertine-legacy-20111231-2|3454	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxlj.inc
14mr|texlive-libertine-legacy-20111231-2|3455	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxlo.inc
14mr|texlive-libertine-legacy-20111231-2|3456	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb00.inc
14mr|texlive-libertine-legacy-20111231-2|3457	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb01.inc
14mr|texlive-libertine-legacy-20111231-2|3458	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb02.inc
14mr|texlive-libertine-legacy-20111231-2|3459	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb03.inc
14mr|texlive-libertine-legacy-20111231-2|3460	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb04.inc
14mr|texlive-libertine-legacy-20111231-2|3461	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb05.inc
14mr|texlive-libertine-legacy-20111231-2|3462	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb1d.inc
14mr|texlive-libertine-legacy-20111231-2|3463	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb1e.inc
14mr|texlive-libertine-legacy-20111231-2|3464	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb1f.inc
14mr|texlive-libertine-legacy-20111231-2|3465	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb20.inc
14mr|texlive-libertine-legacy-20111231-2|3466	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb21.inc
14mr|texlive-libertine-legacy-20111231-2|3467	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb22.inc
14mr|texlive-libertine-legacy-20111231-2|3468	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb23.inc
14mr|texlive-libertine-legacy-20111231-2|3469	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb24.inc
14mr|texlive-libertine-legacy-20111231-2|3470	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb25.inc
14mr|texlive-libertine-legacy-20111231-2|3471	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb26.inc
14mr|texlive-libertine-legacy-20111231-2|3472	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb27.inc
14mr|texlive-libertine-legacy-20111231-2|3473	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb2c.inc
14mr|texlive-libertine-legacy-20111231-2|3474	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb2e.inc
14mr|texlive-libertine-legacy-20111231-2|3475	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxba7.inc
14mr|texlive-libertine-legacy-20111231-2|3476	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe0.inc
14mr|texlive-libertine-legacy-20111231-2|3477	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe1.inc
14mr|texlive-libertine-legacy-20111231-2|3478	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe3.inc
14mr|texlive-libertine-legacy-20111231-2|3479	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe4.inc
14mr|texlive-libertine-legacy-20111231-2|3480	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbf6.inc
14mr|texlive-libertine-legacy-20111231-2|3481	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbfb.inc
14mr|texlive-libertine-legacy-20111231-2|3482	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbff.inc
14mr|texlive-libertine-legacy-20111231-2|3483	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi00.inc
14mr|texlive-libertine-legacy-20111231-2|3484	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi01.inc
14mr|texlive-libertine-legacy-20111231-2|3485	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi03.inc
14mr|texlive-libertine-legacy-20111231-2|3486	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi04.inc
14mr|texlive-libertine-legacy-20111231-2|3487	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi05.inc
14mr|texlive-libertine-legacy-20111231-2|3488	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi1e.inc
14mr|texlive-libertine-legacy-20111231-2|3489	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi21.inc
14mr|texlive-libertine-legacy-20111231-2|3490	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi24.inc
14mr|texlive-libertine-legacy-20111231-2|3491	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie0.inc
14mr|texlive-libertine-legacy-20111231-2|3492	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie1.inc
14mr|texlive-libertine-legacy-20111231-2|3493	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie3.inc
14mr|texlive-libertine-legacy-20111231-2|3494	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie4.inc
14mr|texlive-libertine-legacy-20111231-2|3495	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxiff.inc
14mr|texlive-libertine-legacy-20111231-2|3496	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk00.inc
14mr|texlive-libertine-legacy-20111231-2|3497	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk01.inc
14mr|texlive-libertine-legacy-20111231-2|3498	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk02.inc
14mr|texlive-libertine-legacy-20111231-2|3499	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk03.inc
14mr|texlive-libertine-legacy-20111231-2|3500	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk05.inc
14mr|texlive-libertine-legacy-20111231-2|3501	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk21.inc
14mr|texlive-libertine-legacy-20111231-2|3502	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk23.inc
14mr|texlive-libertine-legacy-20111231-2|3503	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk24.inc
14mr|texlive-libertine-legacy-20111231-2|3504	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk25.inc
14mr|texlive-libertine-legacy-20111231-2|3505	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk26.inc
14mr|texlive-libertine-legacy-20111231-2|3506	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk27.inc
14mr|texlive-libertine-legacy-20111231-2|3507	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxke0.inc
14mr|texlive-libertine-legacy-20111231-2|3508	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxke1.inc
14mr|texlive-libertine-legacy-20111231-2|3509	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxke3.inc
14mr|texlive-libertine-legacy-20111231-2|3510	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxkff.inc
14mr|texlive-libertine-legacy-20111231-2|3511	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl00.inc
14mr|texlive-libertine-legacy-20111231-2|3512	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl01.inc
14mr|texlive-libertine-legacy-20111231-2|3513	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl02.inc
14mr|texlive-libertine-legacy-20111231-2|3514	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl03.inc
14mr|texlive-libertine-legacy-20111231-2|3515	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl04.inc
14mr|texlive-libertine-legacy-20111231-2|3516	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl05.inc
14mr|texlive-libertine-legacy-20111231-2|3517	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl1d.inc
14mr|texlive-libertine-legacy-20111231-2|3518	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl1e.inc
14mr|texlive-libertine-legacy-20111231-2|3519	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl1f.inc
14mr|texlive-libertine-legacy-20111231-2|3520	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl20.inc
14mr|texlive-libertine-legacy-20111231-2|3521	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl21.inc
14mr|texlive-libertine-legacy-20111231-2|3522	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl22.inc
14mr|texlive-libertine-legacy-20111231-2|3523	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl23.inc
14mr|texlive-libertine-legacy-20111231-2|3524	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl24.inc
14mr|texlive-libertine-legacy-20111231-2|3525	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl25.inc
14mr|texlive-libertine-legacy-20111231-2|3526	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl26.inc
14mr|texlive-libertine-legacy-20111231-2|3527	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl27.inc
14mr|texlive-libertine-legacy-20111231-2|3528	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl2c.inc
14mr|texlive-libertine-legacy-20111231-2|3529	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl2e.inc
14mr|texlive-libertine-legacy-20111231-2|3530	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxla6.inc
14mr|texlive-libertine-legacy-20111231-2|3531	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxla7.inc
14mr|texlive-libertine-legacy-20111231-2|3532	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle0.inc
14mr|texlive-libertine-legacy-20111231-2|3533	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle1.inc
14mr|texlive-libertine-legacy-20111231-2|3534	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle3.inc
14mr|texlive-libertine-legacy-20111231-2|3535	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle4.inc
14mr|texlive-libertine-legacy-20111231-2|3536	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxlf6.inc
14mr|texlive-libertine-legacy-20111231-2|3537	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxlfb.inc
14mr|texlive-libertine-legacy-20111231-2|3538	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxlff.inc
14mr|texlive-libertine-legacy-20111231-2|3539	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/xlibertineunicode.tex
14mr|texlive-libertine-legacy-20111231-2|3540	
14mr|texlive-libertine-legacy-20111231-2|3541	#-----------------------------------------------------------------------
14mr|texlive-libertine-legacy-20111231-2|3542	%prep
14mr|texlive-libertine-legacy-20111231-2|3543	%setup -c -a0 -a1
14mr|texlive-libertine-legacy-20111231-2|3544	
14mr|texlive-libertine-legacy-20111231-2|3545	%build
14mr|texlive-libertine-legacy-20111231-2|3546	
14mr|texlive-libertine-legacy-20111231-2|3547	%install
14mr|texlive-libertine-legacy-20111231-2|3548	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-libertine-legacy-20111231-2|3549	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-libertine-legacy-20111231-2|3550	
14mr|texlive-libertine-legacy-20111231-2|3551	
14mr|texlive-libertine-legacy-20111231-2|3552	
14mr|texlive-libertine-legacy-20111231-2|3553	%changelog
14mr|texlive-libertine-legacy-20111231-2|3554	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111231-2
14mr|texlive-libertine-legacy-20111231-2|3555	+ Revision: 895c18f
14mr|texlive-libertine-legacy-20111231-2|3556	- MassBuild#440: Increase release tag
14mr|texlive-libertine-legacy-20111231-2|3557	
14mr|texlive-libertine-legacy-20111231-2|3558	

20570 14
14mr|texlive-libertineotf-5.13.8-2|1	# revision 25890
14mr|texlive-libertineotf-5.13.8-2|2	# category Package
14mr|texlive-libertineotf-5.13.8-2|3	# catalog-ctan /fonts/libertineotf
14mr|texlive-libertineotf-5.13.8-2|4	# catalog-date 2012-04-08 14:50:51 +0200
14mr|texlive-libertineotf-5.13.8-2|5	# catalog-license gpl2
14mr|texlive-libertineotf-5.13.8-2|6	# catalog-version 5.13-8
14mr|texlive-libertineotf-5.13.8-2|7	Name:		texlive-libertineotf
14mr|texlive-libertineotf-5.13.8-2|8	Version:	5.13.8
14mr|texlive-libertineotf-5.13.8-2|9	Release:	2
14mr|texlive-libertineotf-5.13.8-2|10	Summary:	Linux Libertine fonts for use with lua(La)TeX and xe(La)TeX
14mr|texlive-libertineotf-5.13.8-2|11	Group:		Publishing
14mr|texlive-libertineotf-5.13.8-2|12	URL:		http://www.ctan.org/tex-archive/fonts/libertineotf
14mr|texlive-libertineotf-5.13.8-2|13	License:	GPL2
14mr|texlive-libertineotf-5.13.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertineotf.tar.xz
14mr|texlive-libertineotf-5.13.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertineotf.doc.tar.xz
14mr|texlive-libertineotf-5.13.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertineotf.source.tar.xz
14mr|texlive-libertineotf-5.13.8-2|17	BuildArch:	noarch
14mr|texlive-libertineotf-5.13.8-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-libertineotf-5.13.8-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-libertineotf-5.13.8-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-libertineotf-5.13.8-2|21	
14mr|texlive-libertineotf-5.13.8-2|22	%description
14mr|texlive-libertineotf-5.13.8-2|23	The Linux-Libertine project offers a font family with a wide
14mr|texlive-libertineotf-5.13.8-2|24	range of shapes, and support of several alphabets (including
14mr|texlive-libertineotf-5.13.8-2|25	Latin, Cyrillic, Greek and Hebrew). This bundle provides the
14mr|texlive-libertineotf-5.13.8-2|26	fonts in OpenType format (see libertine-legacy for an earlier
14mr|texlive-libertineotf-5.13.8-2|27	release in Adobe Type 1 format).
14mr|texlive-libertineotf-5.13.8-2|28	
14mr|texlive-libertineotf-5.13.8-2|29	%post
14mr|texlive-libertineotf-5.13.8-2|30	%{_sbindir}/texlive.post
14mr|texlive-libertineotf-5.13.8-2|31	
14mr|texlive-libertineotf-5.13.8-2|32	%postun
14mr|texlive-libertineotf-5.13.8-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-libertineotf-5.13.8-2|34	%{_sbindir}/texlive.post
14mr|texlive-libertineotf-5.13.8-2|35	fi
14mr|texlive-libertineotf-5.13.8-2|36	
14mr|texlive-libertineotf-5.13.8-2|37	#-----------------------------------------------------------------------
14mr|texlive-libertineotf-5.13.8-2|38	%files
14mr|texlive-libertineotf-5.13.8-2|39	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_K.otf
14mr|texlive-libertineotf-5.13.8-2|40	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_R.otf
14mr|texlive-libertineotf-5.13.8-2|41	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_RB.otf
14mr|texlive-libertineotf-5.13.8-2|42	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_RI.otf
14mr|texlive-libertineotf-5.13.8-2|43	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aBL.otf
14mr|texlive-libertineotf-5.13.8-2|44	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aRL.otf
14mr|texlive-libertineotf-5.13.8-2|45	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aU.otf
14mr|texlive-libertineotf-5.13.8-2|46	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aUB.otf
14mr|texlive-libertineotf-5.13.8-2|47	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aUI.otf
14mr|texlive-libertineotf-5.13.8-2|48	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aUL.otf
14mr|texlive-libertineotf-5.13.8-2|49	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aULB.otf
14mr|texlive-libertineotf-5.13.8-2|50	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aW.otf
14mr|texlive-libertineotf-5.13.8-2|51	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aWB.otf
14mr|texlive-libertineotf-5.13.8-2|52	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aWI.otf
14mr|texlive-libertineotf-5.13.8-2|53	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aWL.otf
14mr|texlive-libertineotf-5.13.8-2|54	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinBiolinum_aWLB.otf
14mr|texlive-libertineotf-5.13.8-2|55	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_DR.otf
14mr|texlive-libertineotf-5.13.8-2|56	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_I.otf
14mr|texlive-libertineotf-5.13.8-2|57	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_R.otf
14mr|texlive-libertineotf-5.13.8-2|58	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_RB.otf
14mr|texlive-libertineotf-5.13.8-2|59	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_RBI.otf
14mr|texlive-libertineotf-5.13.8-2|60	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_RI.otf
14mr|texlive-libertineotf-5.13.8-2|61	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_RZ.otf
14mr|texlive-libertineotf-5.13.8-2|62	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_RZI.otf
14mr|texlive-libertineotf-5.13.8-2|63	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_aBL.otf
14mr|texlive-libertineotf-5.13.8-2|64	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_aDRL.otf
14mr|texlive-libertineotf-5.13.8-2|65	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_aRL.otf
14mr|texlive-libertineotf-5.13.8-2|66	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinLibertine_aZL.otf
14mr|texlive-libertineotf-5.13.8-2|67	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinMono_M.otf
14mr|texlive-libertineotf-5.13.8-2|68	%{_texmfdistdir}/fonts/opentype/public/libertineotf/LinMono_aML.otf
14mr|texlive-libertineotf-5.13.8-2|69	%{_texmfdistdir}/tex/latex/libertineotf/fxbuni.inc
14mr|texlive-libertineotf-5.13.8-2|70	%{_texmfdistdir}/tex/latex/libertineotf/fxiuni.inc
14mr|texlive-libertineotf-5.13.8-2|71	%{_texmfdistdir}/tex/latex/libertineotf/fxkuni.inc
14mr|texlive-libertineotf-5.13.8-2|72	%{_texmfdistdir}/tex/latex/libertineotf/fxluni.inc
14mr|texlive-libertineotf-5.13.8-2|73	%{_texmfdistdir}/tex/latex/libertineotf/libertineotf.sty
14mr|texlive-libertineotf-5.13.8-2|74	%doc %{_texmfdistdir}/doc/fonts/libertineotf/GPL.txt
14mr|texlive-libertineotf-5.13.8-2|75	%doc %{_texmfdistdir}/doc/fonts/libertineotf/OFL.txt
14mr|texlive-libertineotf-5.13.8-2|76	%doc %{_texmfdistdir}/doc/fonts/libertineotf/README
14mr|texlive-libertineotf-5.13.8-2|77	%doc %{_texmfdistdir}/doc/fonts/libertineotf/libertine.pdf
14mr|texlive-libertineotf-5.13.8-2|78	%doc %{_texmfdistdir}/doc/fonts/libertineotf/lppl.txt
14mr|texlive-libertineotf-5.13.8-2|79	#- source
14mr|texlive-libertineotf-5.13.8-2|80	%doc %{_texmfdistdir}/source/fonts/libertineotf/LinBiolinumO-gpos.csv
14mr|texlive-libertineotf-5.13.8-2|81	%doc %{_texmfdistdir}/source/fonts/libertineotf/LinBiolinumO-gsub.csv
14mr|texlive-libertineotf-5.13.8-2|82	%doc %{_texmfdistdir}/source/fonts/libertineotf/LinLibertineO-gpos.csv
14mr|texlive-libertineotf-5.13.8-2|83	%doc %{_texmfdistdir}/source/fonts/libertineotf/LinLibertineO-gsub.csv
14mr|texlive-libertineotf-5.13.8-2|84	%doc %{_texmfdistdir}/source/fonts/libertineotf/lib_bsp_01.tex
14mr|texlive-libertineotf-5.13.8-2|85	%doc %{_texmfdistdir}/source/fonts/libertineotf/lib_bsp_02.tex
14mr|texlive-libertineotf-5.13.8-2|86	%doc %{_texmfdistdir}/source/fonts/libertineotf/lib_bsp_03.tex
14mr|texlive-libertineotf-5.13.8-2|87	%doc %{_texmfdistdir}/source/fonts/libertineotf/lib_bsp_04.tex
14mr|texlive-libertineotf-5.13.8-2|88	%doc %{_texmfdistdir}/source/fonts/libertineotf/lib_bsp_05.tex
14mr|texlive-libertineotf-5.13.8-2|89	%doc %{_texmfdistdir}/source/fonts/libertineotf/lib_bsp_06.tex
14mr|texlive-libertineotf-5.13.8-2|90	%doc %{_texmfdistdir}/source/fonts/libertineotf/libertine.tex
14mr|texlive-libertineotf-5.13.8-2|91	
14mr|texlive-libertineotf-5.13.8-2|92	#-----------------------------------------------------------------------
14mr|texlive-libertineotf-5.13.8-2|93	%prep
14mr|texlive-libertineotf-5.13.8-2|94	%setup -c -a0 -a1 -a2
14mr|texlive-libertineotf-5.13.8-2|95	
14mr|texlive-libertineotf-5.13.8-2|96	%build
14mr|texlive-libertineotf-5.13.8-2|97	
14mr|texlive-libertineotf-5.13.8-2|98	%install
14mr|texlive-libertineotf-5.13.8-2|99	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-libertineotf-5.13.8-2|100	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-libertineotf-5.13.8-2|101	
14mr|texlive-libertineotf-5.13.8-2|102	
14mr|texlive-libertineotf-5.13.8-2|103	
14mr|texlive-libertineotf-5.13.8-2|104	%changelog
14mr|texlive-libertineotf-5.13.8-2|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.13.8-2
14mr|texlive-libertineotf-5.13.8-2|106	+ Revision: bd75dcb
14mr|texlive-libertineotf-5.13.8-2|107	- MassBuild#440: Increase release tag
14mr|texlive-libertineotf-5.13.8-2|108	
14mr|texlive-libertineotf-5.13.8-2|109	

20571 14
14mr|texlive-libgreek-1.0-3|1	# revision 21725
14mr|texlive-libgreek-1.0-3|2	# category Package
14mr|texlive-libgreek-1.0-3|3	# catalog-ctan /macros/latex/contrib/libgreek
14mr|texlive-libgreek-1.0-3|4	# catalog-date 2011-03-14 12:22:04 +0100
14mr|texlive-libgreek-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-libgreek-1.0-3|6	# catalog-version 1.0
14mr|texlive-libgreek-1.0-3|7	Name:		texlive-libgreek
14mr|texlive-libgreek-1.0-3|8	Version:	1.0
14mr|texlive-libgreek-1.0-3|9	Release:	3
14mr|texlive-libgreek-1.0-3|10	Summary:	Use Libertine or Biolinum Greek glyphs in mathematics
14mr|texlive-libgreek-1.0-3|11	Group:		Publishing
14mr|texlive-libgreek-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/libgreek
14mr|texlive-libgreek-1.0-3|13	License:	LPPL1.3
14mr|texlive-libgreek-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libgreek.tar.xz
14mr|texlive-libgreek-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libgreek.doc.tar.xz
14mr|texlive-libgreek-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libgreek.source.tar.xz
14mr|texlive-libgreek-1.0-3|17	BuildArch:	noarch
14mr|texlive-libgreek-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-libgreek-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-libgreek-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-libgreek-1.0-3|21	
14mr|texlive-libgreek-1.0-3|22	%description
14mr|texlive-libgreek-1.0-3|23	The package is for LaTeX users who wish to use the Libertine or
14mr|texlive-libgreek-1.0-3|24	Biolinum font for the Greek letters in math mode. It is not
14mr|texlive-libgreek-1.0-3|25	necessary to load the libertine package itself, but of course
14mr|texlive-libgreek-1.0-3|26	the Linux-Libertine/Biolinum fonts and LaTeX support files must
14mr|texlive-libgreek-1.0-3|27	have been installed.
14mr|texlive-libgreek-1.0-3|28	
14mr|texlive-libgreek-1.0-3|29	%post
14mr|texlive-libgreek-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-libgreek-1.0-3|31	
14mr|texlive-libgreek-1.0-3|32	%postun
14mr|texlive-libgreek-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-libgreek-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-libgreek-1.0-3|35	fi
14mr|texlive-libgreek-1.0-3|36	
14mr|texlive-libgreek-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-libgreek-1.0-3|38	%files
14mr|texlive-libgreek-1.0-3|39	%{_texmfdistdir}/tex/latex/libgreek/libgreek.sty
14mr|texlive-libgreek-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/libgreek/README
14mr|texlive-libgreek-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/libgreek/libgreek.pdf
14mr|texlive-libgreek-1.0-3|42	#- source
14mr|texlive-libgreek-1.0-3|43	%doc %{_texmfdistdir}/source/latex/libgreek/libgreek.dtx
14mr|texlive-libgreek-1.0-3|44	%doc %{_texmfdistdir}/source/latex/libgreek/libgreek.ins
14mr|texlive-libgreek-1.0-3|45	
14mr|texlive-libgreek-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-libgreek-1.0-3|47	%prep
14mr|texlive-libgreek-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-libgreek-1.0-3|49	
14mr|texlive-libgreek-1.0-3|50	%build
14mr|texlive-libgreek-1.0-3|51	
14mr|texlive-libgreek-1.0-3|52	%install
14mr|texlive-libgreek-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-libgreek-1.0-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-libgreek-1.0-3|55	
14mr|texlive-libgreek-1.0-3|56	
14mr|texlive-libgreek-1.0-3|57	
14mr|texlive-libgreek-1.0-3|58	%changelog
14mr|texlive-libgreek-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-libgreek-1.0-3|60	+ Revision: 1b1b69a
14mr|texlive-libgreek-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-libgreek-1.0-3|62	
14mr|texlive-libgreek-1.0-3|63	

20572 14
14mr|texlive-librarian-1.0-3|1	# revision 19880
14mr|texlive-librarian-1.0-3|2	# category Package
14mr|texlive-librarian-1.0-3|3	# catalog-ctan /macros/generic/librarian
14mr|texlive-librarian-1.0-3|4	# catalog-date 2010-06-25 08:56:08 +0200
14mr|texlive-librarian-1.0-3|5	# catalog-license lppl
14mr|texlive-librarian-1.0-3|6	# catalog-version 1.0
14mr|texlive-librarian-1.0-3|7	Name:		texlive-librarian
14mr|texlive-librarian-1.0-3|8	Version:	1.0
14mr|texlive-librarian-1.0-3|9	Release:	3
14mr|texlive-librarian-1.0-3|10	Summary:	Tools to create bibliographies in TeX
14mr|texlive-librarian-1.0-3|11	Group:		Publishing
14mr|texlive-librarian-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/librarian
14mr|texlive-librarian-1.0-3|13	License:	LPPL
14mr|texlive-librarian-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/librarian.tar.xz
14mr|texlive-librarian-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/librarian.doc.tar.xz
14mr|texlive-librarian-1.0-3|16	BuildArch:	noarch
14mr|texlive-librarian-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-librarian-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-librarian-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-librarian-1.0-3|20	
14mr|texlive-librarian-1.0-3|21	%description
14mr|texlive-librarian-1.0-3|22	The package extracts information in bib files, makes it
14mr|texlive-librarian-1.0-3|23	available in the current document, and sorts lists of entries
14mr|texlive-librarian-1.0-3|24	according to that information and the user's specifications.
14mr|texlive-librarian-1.0-3|25	Citation and bibliography styles can then be written directly
14mr|texlive-librarian-1.0-3|26	in TeX, without any use of BibTeX. Creating references thus
14mr|texlive-librarian-1.0-3|27	depends entirely on the user's skill in TeX. The package works
14mr|texlive-librarian-1.0-3|28	with all formats that use plain TeX's basic syntactic sugar;
14mr|texlive-librarian-1.0-3|29	the distribution includes a third-party file for ConTeXt and a
14mr|texlive-librarian-1.0-3|30	style file for LaTeX. As an example of use, an Author (Year)
14mr|texlive-librarian-1.0-3|31	style is given in a separate file and explained in the
14mr|texlive-librarian-1.0-3|32	documentation.
14mr|texlive-librarian-1.0-3|33	
14mr|texlive-librarian-1.0-3|34	%post
14mr|texlive-librarian-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-librarian-1.0-3|36	
14mr|texlive-librarian-1.0-3|37	%postun
14mr|texlive-librarian-1.0-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-librarian-1.0-3|39	%{_sbindir}/texlive.post
14mr|texlive-librarian-1.0-3|40	fi
14mr|texlive-librarian-1.0-3|41	
14mr|texlive-librarian-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-librarian-1.0-3|43	%files
14mr|texlive-librarian-1.0-3|44	%{_texmfdistdir}/tex/generic/librarian/librarian.sty
14mr|texlive-librarian-1.0-3|45	%{_texmfdistdir}/tex/generic/librarian/librarian.tex
14mr|texlive-librarian-1.0-3|46	%{_texmfdistdir}/tex/generic/librarian/t-librarian.tex
14mr|texlive-librarian-1.0-3|47	%doc %{_texmfdistdir}/doc/generic/librarian/README
14mr|texlive-librarian-1.0-3|48	%doc %{_texmfdistdir}/doc/generic/librarian/authoryear.tex
14mr|texlive-librarian-1.0-3|49	%doc %{_texmfdistdir}/doc/generic/librarian/librarian-doc.pdf
14mr|texlive-librarian-1.0-3|50	%doc %{_texmfdistdir}/doc/generic/librarian/librarian-doc.tex
14mr|texlive-librarian-1.0-3|51	%doc %{_texmfdistdir}/doc/generic/librarian/librarian.bib
14mr|texlive-librarian-1.0-3|52	
14mr|texlive-librarian-1.0-3|53	#-----------------------------------------------------------------------
14mr|texlive-librarian-1.0-3|54	%prep
14mr|texlive-librarian-1.0-3|55	%setup -c -a0 -a1
14mr|texlive-librarian-1.0-3|56	
14mr|texlive-librarian-1.0-3|57	%build
14mr|texlive-librarian-1.0-3|58	
14mr|texlive-librarian-1.0-3|59	%install
14mr|texlive-librarian-1.0-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-librarian-1.0-3|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-librarian-1.0-3|62	
14mr|texlive-librarian-1.0-3|63	
14mr|texlive-librarian-1.0-3|64	
14mr|texlive-librarian-1.0-3|65	%changelog
14mr|texlive-librarian-1.0-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-librarian-1.0-3|67	+ Revision: 43c0dee
14mr|texlive-librarian-1.0-3|68	- MassBuild#440: Increase release tag
14mr|texlive-librarian-1.0-3|69	
14mr|texlive-librarian-1.0-3|70	

20573 14
14mr|texlive-libris-1.007-3|1	# revision 19409
14mr|texlive-libris-1.007-3|2	# category Package
14mr|texlive-libris-1.007-3|3	# catalog-ctan /fonts/libris
14mr|texlive-libris-1.007-3|4	# catalog-date 2010-07-10 19:16:06 +0200
14mr|texlive-libris-1.007-3|5	# catalog-license gpl
14mr|texlive-libris-1.007-3|6	# catalog-version 1.007
14mr|texlive-libris-1.007-3|7	Name:		texlive-libris
14mr|texlive-libris-1.007-3|8	Version:	1.007
14mr|texlive-libris-1.007-3|9	Release:	3
14mr|texlive-libris-1.007-3|10	Summary:	Libris ADF fonts, with LaTeX support
14mr|texlive-libris-1.007-3|11	Group:		Publishing
14mr|texlive-libris-1.007-3|12	URL:		http://www.ctan.org/tex-archive/fonts/libris
14mr|texlive-libris-1.007-3|13	License:	GPL
14mr|texlive-libris-1.007-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libris.tar.xz
14mr|texlive-libris-1.007-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libris.doc.tar.xz
14mr|texlive-libris-1.007-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libris.source.tar.xz
14mr|texlive-libris-1.007-3|17	BuildArch:	noarch
14mr|texlive-libris-1.007-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-libris-1.007-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-libris-1.007-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-libris-1.007-3|21	
14mr|texlive-libris-1.007-3|22	%description
14mr|texlive-libris-1.007-3|23	LibrisADF is a sans-serif family designed to mimic Lydian. The
14mr|texlive-libris-1.007-3|24	bundle includes: - fonts, in Adobe Type 1, TrueType and
14mr|texlive-libris-1.007-3|25	OpenType formats, and - LaTeX support macros, for use with the
14mr|texlive-libris-1.007-3|26	Type 1 versions of the fonts. The LaTeX macros depend on the
14mr|texlive-libris-1.007-3|27	nfssext-cfr bundle. GPL licensing applies the the fonts
14mr|texlive-libris-1.007-3|28	themselves; the support macros are distributed under LPPL
14mr|texlive-libris-1.007-3|29	licensing.
14mr|texlive-libris-1.007-3|30	
14mr|texlive-libris-1.007-3|31	%post
14mr|texlive-libris-1.007-3|32	%{_sbindir}/texlive.post
14mr|texlive-libris-1.007-3|33	
14mr|texlive-libris-1.007-3|34	%postun
14mr|texlive-libris-1.007-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-libris-1.007-3|36	%{_sbindir}/texlive.post
14mr|texlive-libris-1.007-3|37	fi
14mr|texlive-libris-1.007-3|38	
14mr|texlive-libris-1.007-3|39	#-----------------------------------------------------------------------
14mr|texlive-libris-1.007-3|40	%files
14mr|texlive-libris-1.007-3|41	%{_texmfdistdir}/fonts/afm/arkandis/libris/ylyb8a.afm
14mr|texlive-libris-1.007-3|42	%{_texmfdistdir}/fonts/afm/arkandis/libris/ylybi8a.afm
14mr|texlive-libris-1.007-3|43	%{_texmfdistdir}/fonts/afm/arkandis/libris/ylyr8a.afm
14mr|texlive-libris-1.007-3|44	%{_texmfdistdir}/fonts/afm/arkandis/libris/ylyri8a.afm
14mr|texlive-libris-1.007-3|45	%{_texmfdistdir}/fonts/enc/dvips/libris/libris-supp.enc
14mr|texlive-libris-1.007-3|46	%{_texmfdistdir}/fonts/enc/dvips/libris/t1-cfr-yly.enc
14mr|texlive-libris-1.007-3|47	%{_texmfdistdir}/fonts/enc/dvips/libris/ts1-euro-yly.enc
14mr|texlive-libris-1.007-3|48	%{_texmfdistdir}/fonts/map/dvips/libris/yly.map
14mr|texlive-libris-1.007-3|49	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb-t1.tfm
14mr|texlive-libris-1.007-3|50	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb-ts1.tfm
14mr|texlive-libris-1.007-3|51	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb8c.tfm
14mr|texlive-libris-1.007-3|52	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb8s.tfm
14mr|texlive-libris-1.007-3|53	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb8t.tfm
14mr|texlive-libris-1.007-3|54	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi-t1.tfm
14mr|texlive-libris-1.007-3|55	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi-ts1.tfm
14mr|texlive-libris-1.007-3|56	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi8c.tfm
14mr|texlive-libris-1.007-3|57	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi8s.tfm
14mr|texlive-libris-1.007-3|58	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi8t.tfm
14mr|texlive-libris-1.007-3|59	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybiw8t.tfm
14mr|texlive-libris-1.007-3|60	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybw8t.tfm
14mr|texlive-libris-1.007-3|61	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr-t1.tfm
14mr|texlive-libris-1.007-3|62	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr-ts1.tfm
14mr|texlive-libris-1.007-3|63	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr8c.tfm
14mr|texlive-libris-1.007-3|64	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr8s.tfm
14mr|texlive-libris-1.007-3|65	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr8t.tfm
14mr|texlive-libris-1.007-3|66	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri-t1.tfm
14mr|texlive-libris-1.007-3|67	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri-ts1.tfm
14mr|texlive-libris-1.007-3|68	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri8c.tfm
14mr|texlive-libris-1.007-3|69	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri8s.tfm
14mr|texlive-libris-1.007-3|70	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri8t.tfm
14mr|texlive-libris-1.007-3|71	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyriw8t.tfm
14mr|texlive-libris-1.007-3|72	%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyrw8t.tfm
14mr|texlive-libris-1.007-3|73	%{_texmfdistdir}/fonts/type1/arkandis/libris/ylyb8a.pfb
14mr|texlive-libris-1.007-3|74	%{_texmfdistdir}/fonts/type1/arkandis/libris/ylyb8a.pfm
14mr|texlive-libris-1.007-3|75	%{_texmfdistdir}/fonts/type1/arkandis/libris/ylybi8a.pfb
14mr|texlive-libris-1.007-3|76	%{_texmfdistdir}/fonts/type1/arkandis/libris/ylybi8a.pfm
14mr|texlive-libris-1.007-3|77	%{_texmfdistdir}/fonts/type1/arkandis/libris/ylyr8a.pfb
14mr|texlive-libris-1.007-3|78	%{_texmfdistdir}/fonts/type1/arkandis/libris/ylyr8a.pfm
14mr|texlive-libris-1.007-3|79	%{_texmfdistdir}/fonts/type1/arkandis/libris/ylyri8a.pfb
14mr|texlive-libris-1.007-3|80	%{_texmfdistdir}/fonts/type1/arkandis/libris/ylyri8a.pfm
14mr|texlive-libris-1.007-3|81	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyb8c.vf
14mr|texlive-libris-1.007-3|82	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyb8t.vf
14mr|texlive-libris-1.007-3|83	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylybi8c.vf
14mr|texlive-libris-1.007-3|84	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylybi8t.vf
14mr|texlive-libris-1.007-3|85	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylybiw8t.vf
14mr|texlive-libris-1.007-3|86	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylybw8t.vf
14mr|texlive-libris-1.007-3|87	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyr8c.vf
14mr|texlive-libris-1.007-3|88	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyr8t.vf
14mr|texlive-libris-1.007-3|89	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyri8c.vf
14mr|texlive-libris-1.007-3|90	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyri8t.vf
14mr|texlive-libris-1.007-3|91	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyriw8t.vf
14mr|texlive-libris-1.007-3|92	%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyrw8t.vf
14mr|texlive-libris-1.007-3|93	%{_texmfdistdir}/tex/latex/libris/libris.sty
14mr|texlive-libris-1.007-3|94	%{_texmfdistdir}/tex/latex/libris/t1yly.fd
14mr|texlive-libris-1.007-3|95	%{_texmfdistdir}/tex/latex/libris/t1ylyw.fd
14mr|texlive-libris-1.007-3|96	%{_texmfdistdir}/tex/latex/libris/ts1yly.fd
14mr|texlive-libris-1.007-3|97	%{_texmfdistdir}/tex/latex/libris/ts1ylyw.fd
14mr|texlive-libris-1.007-3|98	%doc %{_texmfdistdir}/doc/fonts/libris/COPYING
14mr|texlive-libris-1.007-3|99	%doc %{_texmfdistdir}/doc/fonts/libris/NOTICE.txt
14mr|texlive-libris-1.007-3|100	%doc %{_texmfdistdir}/doc/fonts/libris/README
14mr|texlive-libris-1.007-3|101	%doc %{_texmfdistdir}/doc/fonts/libris/librisadf.pdf
14mr|texlive-libris-1.007-3|102	%doc %{_texmfdistdir}/doc/fonts/libris/librisadf.tex
14mr|texlive-libris-1.007-3|103	%doc %{_texmfdistdir}/doc/fonts/libris/manifest.txt
14mr|texlive-libris-1.007-3|104	#- source
14mr|texlive-libris-1.007-3|105	%doc %{_texmfdistdir}/source/fonts/libris/libris-supp.etx
14mr|texlive-libris-1.007-3|106	%doc %{_texmfdistdir}/source/fonts/libris/reglyph-yly.tex
14mr|texlive-libris-1.007-3|107	%doc %{_texmfdistdir}/source/fonts/libris/resetalt.mtx
14mr|texlive-libris-1.007-3|108	%doc %{_texmfdistdir}/source/fonts/libris/t1-cfr.etx
14mr|texlive-libris-1.007-3|109	%doc %{_texmfdistdir}/source/fonts/libris/t1-libris.etx
14mr|texlive-libris-1.007-3|110	%doc %{_texmfdistdir}/source/fonts/libris/t1-librisswash.etx
14mr|texlive-libris-1.007-3|111	%doc %{_texmfdistdir}/source/fonts/libris/ts1-euro.etx
14mr|texlive-libris-1.007-3|112	%doc %{_texmfdistdir}/source/fonts/libris/yly-drv.tex
14mr|texlive-libris-1.007-3|113	%doc %{_texmfdistdir}/source/fonts/libris/yly-map.tex
14mr|texlive-libris-1.007-3|114	
14mr|texlive-libris-1.007-3|115	#-----------------------------------------------------------------------
14mr|texlive-libris-1.007-3|116	%prep
14mr|texlive-libris-1.007-3|117	%setup -c -a0 -a1 -a2
14mr|texlive-libris-1.007-3|118	
14mr|texlive-libris-1.007-3|119	%build
14mr|texlive-libris-1.007-3|120	
14mr|texlive-libris-1.007-3|121	%install
14mr|texlive-libris-1.007-3|122	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-libris-1.007-3|123	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-libris-1.007-3|124	
14mr|texlive-libris-1.007-3|125	
14mr|texlive-libris-1.007-3|126	
14mr|texlive-libris-1.007-3|127	%changelog
14mr|texlive-libris-1.007-3|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.007-3
14mr|texlive-libris-1.007-3|129	+ Revision: cdbb945
14mr|texlive-libris-1.007-3|130	- MassBuild#440: Increase release tag
14mr|texlive-libris-1.007-3|131	
14mr|texlive-libris-1.007-3|132	

20574 14
14mr|texlive-lilyglyphs-9.2.2-1.6|1	# revision 31814
14mr|texlive-lilyglyphs-9.2.2-1.6|2	# category Package
14mr|texlive-lilyglyphs-9.2.2-1.6|3	# catalog-ctan /macros/luatex/latex/lilyglyphs
14mr|texlive-lilyglyphs-9.2.2-1.6|4	# catalog-date 2013-10-02 17:17:58 +0200
14mr|texlive-lilyglyphs-9.2.2-1.6|5	# catalog-license lppl1.3
14mr|texlive-lilyglyphs-9.2.2-1.6|6	# catalog-version 9.2.2
14mr|texlive-lilyglyphs-9.2.2-1.6|7	Name:		texlive-lilyglyphs
14mr|texlive-lilyglyphs-9.2.2-1.6|8	Version:	9.2.2
14mr|texlive-lilyglyphs-9.2.2-1.6|9	Release:	1.6
14mr|texlive-lilyglyphs-9.2.2-1.6|10	Summary:	Access lilypond fragments and glyphs, in LaTeX
14mr|texlive-lilyglyphs-9.2.2-1.6|11	Group:		Publishing
14mr|texlive-lilyglyphs-9.2.2-1.6|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/lilyglyphs
14mr|texlive-lilyglyphs-9.2.2-1.6|13	License:	LPPL1.3
14mr|texlive-lilyglyphs-9.2.2-1.6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lilyglyphs.tar.xz
14mr|texlive-lilyglyphs-9.2.2-1.6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lilyglyphs.doc.tar.xz
14mr|texlive-lilyglyphs-9.2.2-1.6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lilyglyphs.source.tar.xz
14mr|texlive-lilyglyphs-9.2.2-1.6|17	BuildArch:	noarch
14mr|texlive-lilyglyphs-9.2.2-1.6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lilyglyphs-9.2.2-1.6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lilyglyphs-9.2.2-1.6|20	Requires(post):	texlive-kpathsea
14mr|texlive-lilyglyphs-9.2.2-1.6|21	# FIXME temporary
14mr|texlive-lilyglyphs-9.2.2-1.6|22	Provides:	texlive-lilyglyphs.bin
14mr|texlive-lilyglyphs-9.2.2-1.6|23	#Requires:	texlive-lilyglyphs.bin
14mr|texlive-lilyglyphs-9.2.2-1.6|24	
14mr|texlive-lilyglyphs-9.2.2-1.6|25	%description
14mr|texlive-lilyglyphs-9.2.2-1.6|26	The package provides the means to include arbitrary elements of
14mr|texlive-lilyglyphs-9.2.2-1.6|27	Lilypond notation, including symbols from Lilypond's Emmentaler
14mr|texlive-lilyglyphs-9.2.2-1.6|28	font, in a LaTeX document. The package uses OpenType fonts, and
14mr|texlive-lilyglyphs-9.2.2-1.6|29	as a result must be compiled with LuaLaTeX or XeLaTeX.
14mr|texlive-lilyglyphs-9.2.2-1.6|30	
14mr|texlive-lilyglyphs-9.2.2-1.6|31	%post
14mr|texlive-lilyglyphs-9.2.2-1.6|32	%{_sbindir}/texlive.post
14mr|texlive-lilyglyphs-9.2.2-1.6|33	
14mr|texlive-lilyglyphs-9.2.2-1.6|34	%postun
14mr|texlive-lilyglyphs-9.2.2-1.6|35	if [ $1 -eq 0 ]; then
14mr|texlive-lilyglyphs-9.2.2-1.6|36	%{_sbindir}/texlive.post
14mr|texlive-lilyglyphs-9.2.2-1.6|37	fi
14mr|texlive-lilyglyphs-9.2.2-1.6|38	
14mr|texlive-lilyglyphs-9.2.2-1.6|39	#-----------------------------------------------------------------------
14mr|texlive-lilyglyphs-9.2.2-1.6|40	%files
14mr|texlive-lilyglyphs-9.2.2-1.6|41	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/FONTLOG
14mr|texlive-lilyglyphs-9.2.2-1.6|42	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/LICENSE.OFL
14mr|texlive-lilyglyphs-9.2.2-1.6|43	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-11.otf
14mr|texlive-lilyglyphs-9.2.2-1.6|44	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-13.otf
14mr|texlive-lilyglyphs-9.2.2-1.6|45	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-14.otf
14mr|texlive-lilyglyphs-9.2.2-1.6|46	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-16.otf
14mr|texlive-lilyglyphs-9.2.2-1.6|47	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-18.otf
14mr|texlive-lilyglyphs-9.2.2-1.6|48	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-20.otf
14mr|texlive-lilyglyphs-9.2.2-1.6|49	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-23.otf
14mr|texlive-lilyglyphs-9.2.2-1.6|50	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-26.otf
14mr|texlive-lilyglyphs-9.2.2-1.6|51	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-brace.otf
14mr|texlive-lilyglyphs-9.2.2-1.6|52	%{_texmfdistdir}/scripts/lilyglyphs/lily-glyph-commands.py
14mr|texlive-lilyglyphs-9.2.2-1.6|53	%{_texmfdistdir}/scripts/lilyglyphs/lily-image-commands.py
14mr|texlive-lilyglyphs-9.2.2-1.6|54	%{_texmfdistdir}/scripts/lilyglyphs/lily-rebuild-pdfs.py
14mr|texlive-lilyglyphs-9.2.2-1.6|55	%{_texmfdistdir}/scripts/lilyglyphs/lilyglyphs_common.py
14mr|texlive-lilyglyphs-9.2.2-1.6|56	%{_texmfdistdir}/tex/lualatex/lilyglyphs/README-tex
14mr|texlive-lilyglyphs-9.2.2-1.6|57	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/README-commands
14mr|texlive-lilyglyphs-9.2.2-1.6|58	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/accidentals.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|59	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/accordion.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|60	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/beamednotes.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|61	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/clefs.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|62	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/dynamics.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|63	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/fancyexamples.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|64	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/noteheads.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|65	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/numbers.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|66	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/rests.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|67	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/scripts.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|68	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/singlenotes.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|69	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/timesignatures.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|70	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/README-core
14mr|texlive-lilyglyphs-9.2.2-1.6|71	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/dotted.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|72	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/genericAccess.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|73	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/keyval.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|74	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/opticals.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|75	%{_texmfdistdir}/tex/lualatex/lilyglyphs/lilyglyphs.sty
14mr|texlive-lilyglyphs-9.2.2-1.6|76	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crescHairpin.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|77	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchet.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|78	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDotted.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|79	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDouble.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|80	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDoubleDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|81	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|82	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|83	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-decrescHairpin.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|84	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-fancyExample.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|85	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNote.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|86	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDotted.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|87	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDouble.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|88	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDoubleDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|89	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|90	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|91	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaver.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|92	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDotted.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|93	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDouble.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|94	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDoubleDdown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|95	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDoubleDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|96	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|97	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|98	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaver.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|99	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDotted.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|100	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDouble.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|101	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDoubleDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|102	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|103	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDown.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|104	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-twoBeamedQuavers.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|105	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/CHANGES.md
14mr|texlive-lilyglyphs-9.2.2-1.6|106	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/INSTALL
14mr|texlive-lilyglyphs-9.2.2-1.6|107	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/README
14mr|texlive-lilyglyphs-9.2.2-1.6|108	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/README-scripts
14mr|texlive-lilyglyphs-9.2.2-1.6|109	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/VERSION
14mr|texlive-lilyglyphs-9.2.2-1.6|110	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-400.png
14mr|texlive-lilyglyphs-9.2.2-1.6|111	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-600.png
14mr|texlive-lilyglyphs-9.2.2-1.6|112	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-de.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|113	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-de.tex
14mr|texlive-lilyglyphs-9.2.2-1.6|114	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|115	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.png
14mr|texlive-lilyglyphs-9.2.2-1.6|116	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.tex
14mr|texlive-lilyglyphs-9.2.2-1.6|117	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|118	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs.tex
14mr|texlive-lilyglyphs-9.2.2-1.6|119	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.pdf
14mr|texlive-lilyglyphs-9.2.2-1.6|120	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.png
14mr|texlive-lilyglyphs-9.2.2-1.6|121	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.tex
14mr|texlive-lilyglyphs-9.2.2-1.6|122	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_private.zip
14mr|texlive-lilyglyphs-9.2.2-1.6|123	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-088c978c.png
14mr|texlive-lilyglyphs-9.2.2-1.6|124	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-1981c3c7.png
14mr|texlive-lilyglyphs-9.2.2-1.6|125	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-20e8632d.png
14mr|texlive-lilyglyphs-9.2.2-1.6|126	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-2abb8a04.png
14mr|texlive-lilyglyphs-9.2.2-1.6|127	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-2be182be.png
14mr|texlive-lilyglyphs-9.2.2-1.6|128	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-3b47d3fe.png
14mr|texlive-lilyglyphs-9.2.2-1.6|129	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-3f4afecc.png
14mr|texlive-lilyglyphs-9.2.2-1.6|130	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-40869867.png
14mr|texlive-lilyglyphs-9.2.2-1.6|131	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-5b13ce04.png
14mr|texlive-lilyglyphs-9.2.2-1.6|132	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-5c91a201.png
14mr|texlive-lilyglyphs-9.2.2-1.6|133	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-707477b7.png
14mr|texlive-lilyglyphs-9.2.2-1.6|134	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-76dbcd67.png
14mr|texlive-lilyglyphs-9.2.2-1.6|135	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-7fd84ff8.png
14mr|texlive-lilyglyphs-9.2.2-1.6|136	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8155deab.png
14mr|texlive-lilyglyphs-9.2.2-1.6|137	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8b332c94.png
14mr|texlive-lilyglyphs-9.2.2-1.6|138	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8d82df0c.png
14mr|texlive-lilyglyphs-9.2.2-1.6|139	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8d8bb8a3.png
14mr|texlive-lilyglyphs-9.2.2-1.6|140	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-907bc72d.png
14mr|texlive-lilyglyphs-9.2.2-1.6|141	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-a2bf82dd.png
14mr|texlive-lilyglyphs-9.2.2-1.6|142	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-ae3fd948.png
14mr|texlive-lilyglyphs-9.2.2-1.6|143	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-b3dc0958.png
14mr|texlive-lilyglyphs-9.2.2-1.6|144	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-b69af986.png
14mr|texlive-lilyglyphs-9.2.2-1.6|145	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-d9988a2c.png
14mr|texlive-lilyglyphs-9.2.2-1.6|146	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-dffaecd2.png
14mr|texlive-lilyglyphs-9.2.2-1.6|147	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-f4d0afc9.png
14mr|texlive-lilyglyphs-9.2.2-1.6|148	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lilyglyphsManualFonts.sty
14mr|texlive-lilyglyphs-9.2.2-1.6|149	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lilyglyphsStyle.sty
14mr|texlive-lilyglyphs-9.2.2-1.6|150	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lilypond-manuals.css
14mr|texlive-lilyglyphs-9.2.2-1.6|151	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/the-feta-font-2-16-2.html
14mr|texlive-lilyglyphs-9.2.2-1.6|152	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/license/COPYING.LPPL
14mr|texlive-lilyglyphs-9.2.2-1.6|153	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/license/MANIFEST
14mr|texlive-lilyglyphs-9.2.2-1.6|154	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/license/license-preamble.inp
14mr|texlive-lilyglyphs-9.2.2-1.6|155	#- source
14mr|texlive-lilyglyphs-9.2.2-1.6|156	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/fonts/README-emmentaler
14mr|texlive-lilyglyphs-9.2.2-1.6|157	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/fonts/emmentaler-2-16-2.zip
14mr|texlive-lilyglyphs-9.2.2-1.6|158	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/_template.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|159	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/beamednotes.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|160	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/dynamicsigns.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|161	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/fancyexamples.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|162	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/score.ily
14mr|texlive-lilyglyphs-9.2.2-1.6|163	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/singlenotes.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|164	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crescHairpin.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|165	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchet.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|166	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDotted.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|167	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDottedDouble.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|168	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDottedDoubleDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|169	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDottedDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|170	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|171	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-decrescHairpin.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|172	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-fancyExample.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|173	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNote.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|174	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDotted.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|175	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDottedDouble.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|176	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDottedDoubleDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|177	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDottedDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|178	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|179	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaver.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|180	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDotted.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|181	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDouble.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|182	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDoubleDdown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|183	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDoubleDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|184	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|185	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|186	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaver.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|187	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDotted.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|188	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDottedDouble.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|189	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDottedDoubleDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|190	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDottedDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|191	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDown.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|192	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-twoBeamedQuavers.ly
14mr|texlive-lilyglyphs-9.2.2-1.6|193	
14mr|texlive-lilyglyphs-9.2.2-1.6|194	#-----------------------------------------------------------------------
14mr|texlive-lilyglyphs-9.2.2-1.6|195	%prep
14mr|texlive-lilyglyphs-9.2.2-1.6|196	%setup -c -a0 -a1 -a2
14mr|texlive-lilyglyphs-9.2.2-1.6|197	
14mr|texlive-lilyglyphs-9.2.2-1.6|198	%build
14mr|texlive-lilyglyphs-9.2.2-1.6|199	
14mr|texlive-lilyglyphs-9.2.2-1.6|200	%install
14mr|texlive-lilyglyphs-9.2.2-1.6|201	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-lilyglyphs-9.2.2-1.6|202	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-lilyglyphs-9.2.2-1.6|203	
14mr|texlive-lilyglyphs-9.2.2-1.6|204	%changelog
14mr|texlive-lilyglyphs-9.2.2-1.6|205	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.2.2-1.6
14mr|texlive-lilyglyphs-9.2.2-1.6|206	+ Revision: adc332e
14mr|texlive-lilyglyphs-9.2.2-1.6|207	- MassBuild#440: Increase release tag
14mr|texlive-lilyglyphs-9.2.2-1.6|208	
14mr|texlive-lilyglyphs-9.2.2-1.6|209	

20575 14
14mr|texlive-limap-20070108-3|1	# revision 15878
14mr|texlive-limap-20070108-3|2	# category Package
14mr|texlive-limap-20070108-3|3	# catalog-ctan /macros/latex/contrib/gene/limap
14mr|texlive-limap-20070108-3|4	# catalog-date 2007-01-08 23:14:30 +0100
14mr|texlive-limap-20070108-3|5	# catalog-license lppl
14mr|texlive-limap-20070108-3|6	# catalog-version undef
14mr|texlive-limap-20070108-3|7	Name:		texlive-limap
14mr|texlive-limap-20070108-3|8	Version:	20070108
14mr|texlive-limap-20070108-3|9	Release:	3
14mr|texlive-limap-20070108-3|10	Summary:	Typeset maps and blocks according to the Information Mapping method
14mr|texlive-limap-20070108-3|11	Group:		Publishing
14mr|texlive-limap-20070108-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/limap
14mr|texlive-limap-20070108-3|13	License:	LPPL
14mr|texlive-limap-20070108-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/limap.tar.xz
14mr|texlive-limap-20070108-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/limap.source.tar.xz
14mr|texlive-limap-20070108-3|16	BuildArch:	noarch
14mr|texlive-limap-20070108-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-limap-20070108-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-limap-20070108-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-limap-20070108-3|20	
14mr|texlive-limap-20070108-3|21	%description
14mr|texlive-limap-20070108-3|22	The Information Mapping method provides a methodology for
14mr|texlive-limap-20070108-3|23	structuring and presenting information. It claims to be useful
14mr|texlive-limap-20070108-3|24	for readers who are more concerned about finding the right
14mr|texlive-limap-20070108-3|25	information than reading the document as a whole. Thus short,
14mr|texlive-limap-20070108-3|26	highly structured, and context free pieces of information are
14mr|texlive-limap-20070108-3|27	used. A LaTeX style and a LaTeX class are provided. The style
14mr|texlive-limap-20070108-3|28	contains definitions to typeset maps and blocks according to
14mr|texlive-limap-20070108-3|29	the Information Mapping method. The class provides all
14mr|texlive-limap-20070108-3|30	definitions to typeset a whole document.
14mr|texlive-limap-20070108-3|31	
14mr|texlive-limap-20070108-3|32	%post
14mr|texlive-limap-20070108-3|33	%{_sbindir}/texlive.post
14mr|texlive-limap-20070108-3|34	
14mr|texlive-limap-20070108-3|35	%postun
14mr|texlive-limap-20070108-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-limap-20070108-3|37	%{_sbindir}/texlive.post
14mr|texlive-limap-20070108-3|38	fi
14mr|texlive-limap-20070108-3|39	
14mr|texlive-limap-20070108-3|40	#-----------------------------------------------------------------------
14mr|texlive-limap-20070108-3|41	%files
14mr|texlive-limap-20070108-3|42	%{_texmfdistdir}/tex/latex/limap/limap.cls
14mr|texlive-limap-20070108-3|43	%{_texmfdistdir}/tex/latex/limap/limap.sty
14mr|texlive-limap-20070108-3|44	#- source
14mr|texlive-limap-20070108-3|45	%doc %{_texmfdistdir}/source/latex/limap/Makefile
14mr|texlive-limap-20070108-3|46	%doc %{_texmfdistdir}/source/latex/limap/limap.dtx
14mr|texlive-limap-20070108-3|47	%doc %{_texmfdistdir}/source/latex/limap/limap.ins
14mr|texlive-limap-20070108-3|48	
14mr|texlive-limap-20070108-3|49	#-----------------------------------------------------------------------
14mr|texlive-limap-20070108-3|50	%prep
14mr|texlive-limap-20070108-3|51	%setup -c -a0 -a1
14mr|texlive-limap-20070108-3|52	
14mr|texlive-limap-20070108-3|53	%build
14mr|texlive-limap-20070108-3|54	
14mr|texlive-limap-20070108-3|55	%install
14mr|texlive-limap-20070108-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-limap-20070108-3|57	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-limap-20070108-3|58	
14mr|texlive-limap-20070108-3|59	
14mr|texlive-limap-20070108-3|60	
14mr|texlive-limap-20070108-3|61	%changelog
14mr|texlive-limap-20070108-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070108-3
14mr|texlive-limap-20070108-3|63	+ Revision: cc87788
14mr|texlive-limap-20070108-3|64	- MassBuild#440: Increase release tag
14mr|texlive-limap-20070108-3|65	
14mr|texlive-limap-20070108-3|66	

20576 14
14mr|texlive-linearA-20061201-3|1	# revision 15878
14mr|texlive-linearA-20061201-3|2	# category Package
14mr|texlive-linearA-20061201-3|3	# catalog-ctan /fonts/archaic/linearA
14mr|texlive-linearA-20061201-3|4	# catalog-date 2006-12-01 16:33:32 +0100
14mr|texlive-linearA-20061201-3|5	# catalog-license lppl
14mr|texlive-linearA-20061201-3|6	# catalog-version undef
14mr|texlive-linearA-20061201-3|7	Name:		texlive-linearA
14mr|texlive-linearA-20061201-3|8	Version:	20061201
14mr|texlive-linearA-20061201-3|9	Release:	3
14mr|texlive-linearA-20061201-3|10	Summary:	Linear A script fonts
14mr|texlive-linearA-20061201-3|11	Group:		Publishing
14mr|texlive-linearA-20061201-3|12	URL:		http://www.ctan.org/tex-archive/fonts/archaic/linearA
14mr|texlive-linearA-20061201-3|13	License:	LPPL
14mr|texlive-linearA-20061201-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linearA.tar.xz
14mr|texlive-linearA-20061201-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linearA.doc.tar.xz
14mr|texlive-linearA-20061201-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linearA.source.tar.xz
14mr|texlive-linearA-20061201-3|17	BuildArch:	noarch
14mr|texlive-linearA-20061201-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-linearA-20061201-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-linearA-20061201-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-linearA-20061201-3|21	
14mr|texlive-linearA-20061201-3|22	%description
14mr|texlive-linearA-20061201-3|23	The linearA package provides a simple interface to two fonts
14mr|texlive-linearA-20061201-3|24	which include all known symbols, simple and complex, of the
14mr|texlive-linearA-20061201-3|25	Linear A script. This way one can easily replicate Linear A
14mr|texlive-linearA-20061201-3|26	"texts" using modern typographic technology. Note that the
14mr|texlive-linearA-20061201-3|27	Linear A script has not been deciphered yet and probably never
14mr|texlive-linearA-20061201-3|28	will be deciphered.
14mr|texlive-linearA-20061201-3|29	
14mr|texlive-linearA-20061201-3|30	%post
14mr|texlive-linearA-20061201-3|31	%{_sbindir}/texlive.post
14mr|texlive-linearA-20061201-3|32	
14mr|texlive-linearA-20061201-3|33	%postun
14mr|texlive-linearA-20061201-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-linearA-20061201-3|35	%{_sbindir}/texlive.post
14mr|texlive-linearA-20061201-3|36	fi
14mr|texlive-linearA-20061201-3|37	
14mr|texlive-linearA-20061201-3|38	#-----------------------------------------------------------------------
14mr|texlive-linearA-20061201-3|39	%files
14mr|texlive-linearA-20061201-3|40	%{_texmfdistdir}/fonts/afm/public/linearA/LinearA.afm
14mr|texlive-linearA-20061201-3|41	%{_texmfdistdir}/fonts/afm/public/linearA/LinearACmplxSigns.afm
14mr|texlive-linearA-20061201-3|42	%{_texmfdistdir}/fonts/map/dvips/linearA/linearA.map
14mr|texlive-linearA-20061201-3|43	%{_texmfdistdir}/fonts/tfm/public/linearA/LinearA.tfm
14mr|texlive-linearA-20061201-3|44	%{_texmfdistdir}/fonts/tfm/public/linearA/LinearACmplxSigns.tfm
14mr|texlive-linearA-20061201-3|45	%{_texmfdistdir}/fonts/type1/public/linearA/LinearA.pfb
14mr|texlive-linearA-20061201-3|46	%{_texmfdistdir}/fonts/type1/public/linearA/LinearACmplxSigns.pfb
14mr|texlive-linearA-20061201-3|47	%{_texmfdistdir}/tex/latex/linearA/linearA.sty
14mr|texlive-linearA-20061201-3|48	%doc %{_texmfdistdir}/doc/fonts/linearA/README
14mr|texlive-linearA-20061201-3|49	%doc %{_texmfdistdir}/doc/fonts/linearA/linearA_glyphs.pdf
14mr|texlive-linearA-20061201-3|50	#- source
14mr|texlive-linearA-20061201-3|51	%doc %{_texmfdistdir}/source/fonts/linearA/linearA.dtx
14mr|texlive-linearA-20061201-3|52	%doc %{_texmfdistdir}/source/fonts/linearA/linearA.ins
14mr|texlive-linearA-20061201-3|53	
14mr|texlive-linearA-20061201-3|54	#-----------------------------------------------------------------------
14mr|texlive-linearA-20061201-3|55	%prep
14mr|texlive-linearA-20061201-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-linearA-20061201-3|57	
14mr|texlive-linearA-20061201-3|58	%build
14mr|texlive-linearA-20061201-3|59	
14mr|texlive-linearA-20061201-3|60	%install
14mr|texlive-linearA-20061201-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-linearA-20061201-3|62	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-linearA-20061201-3|63	
14mr|texlive-linearA-20061201-3|64	
14mr|texlive-linearA-20061201-3|65	
14mr|texlive-linearA-20061201-3|66	%changelog
14mr|texlive-linearA-20061201-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061201-3
14mr|texlive-linearA-20061201-3|68	+ Revision: 08dbb89
14mr|texlive-linearA-20061201-3|69	- MassBuild#440: Increase release tag
14mr|texlive-linearA-20061201-3|70	
14mr|texlive-linearA-20061201-3|71	

20577 14
14mr|texlive-linegoal-2.9-3|1	# revision 21523
14mr|texlive-linegoal-2.9-3|2	# category Package
14mr|texlive-linegoal-2.9-3|3	# catalog-ctan /macros/latex/contrib/linegoal
14mr|texlive-linegoal-2.9-3|4	# catalog-date 2011-02-25 20:25:45 +0100
14mr|texlive-linegoal-2.9-3|5	# catalog-license lppl1.3
14mr|texlive-linegoal-2.9-3|6	# catalog-version 2.9
14mr|texlive-linegoal-2.9-3|7	Name:		texlive-linegoal
14mr|texlive-linegoal-2.9-3|8	Version:	2.9
14mr|texlive-linegoal-2.9-3|9	Release:	3
14mr|texlive-linegoal-2.9-3|10	Summary:	A "dimen" that returns the space left on the line
14mr|texlive-linegoal-2.9-3|11	Group:		Publishing
14mr|texlive-linegoal-2.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/linegoal
14mr|texlive-linegoal-2.9-3|13	License:	LPPL1.3
14mr|texlive-linegoal-2.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linegoal.tar.xz
14mr|texlive-linegoal-2.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linegoal.doc.tar.xz
14mr|texlive-linegoal-2.9-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linegoal.source.tar.xz
14mr|texlive-linegoal-2.9-3|17	BuildArch:	noarch
14mr|texlive-linegoal-2.9-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-linegoal-2.9-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-linegoal-2.9-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-linegoal-2.9-3|21	
14mr|texlive-linegoal-2.9-3|22	%description
14mr|texlive-linegoal-2.9-3|23	The linegoal package provides a macro \linegoal to be used with
14mr|texlive-linegoal-2.9-3|24	\setlength: \setlength<some dimen>\linegoal will set <some
14mr|texlive-linegoal-2.9-3|25	dimen> to the horizontal length of the remainder of the line.
14mr|texlive-linegoal-2.9-3|26	This is achieved using the \pdfsavepos primitive of pdftex,
14mr|texlive-linegoal-2.9-3|27	through the zref-savepos package. Example: Some text:
14mr|texlive-linegoal-2.9-3|28	\begin{tabularx}\linegoal{|l|X|} \hline one & two \\ three &
14mr|texlive-linegoal-2.9-3|29	four \\\hline \end{tabularx} will position the table after the
14mr|texlive-linegoal-2.9-3|30	initial text, and make the table fill the rest of the line.
14mr|texlive-linegoal-2.9-3|31	
14mr|texlive-linegoal-2.9-3|32	%post
14mr|texlive-linegoal-2.9-3|33	%{_sbindir}/texlive.post
14mr|texlive-linegoal-2.9-3|34	
14mr|texlive-linegoal-2.9-3|35	%postun
14mr|texlive-linegoal-2.9-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-linegoal-2.9-3|37	%{_sbindir}/texlive.post
14mr|texlive-linegoal-2.9-3|38	fi
14mr|texlive-linegoal-2.9-3|39	
14mr|texlive-linegoal-2.9-3|40	#-----------------------------------------------------------------------
14mr|texlive-linegoal-2.9-3|41	%files
14mr|texlive-linegoal-2.9-3|42	%{_texmfdistdir}/tex/latex/linegoal/linegoal.sty
14mr|texlive-linegoal-2.9-3|43	%doc %{_texmfdistdir}/doc/latex/linegoal/README
14mr|texlive-linegoal-2.9-3|44	%doc %{_texmfdistdir}/doc/latex/linegoal/linegoal.pdf
14mr|texlive-linegoal-2.9-3|45	#- source
14mr|texlive-linegoal-2.9-3|46	%doc %{_texmfdistdir}/source/latex/linegoal/linegoal.drv
14mr|texlive-linegoal-2.9-3|47	%doc %{_texmfdistdir}/source/latex/linegoal/linegoal.dtx
14mr|texlive-linegoal-2.9-3|48	%doc %{_texmfdistdir}/source/latex/linegoal/linegoal.ins
14mr|texlive-linegoal-2.9-3|49	
14mr|texlive-linegoal-2.9-3|50	#-----------------------------------------------------------------------
14mr|texlive-linegoal-2.9-3|51	%prep
14mr|texlive-linegoal-2.9-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-linegoal-2.9-3|53	
14mr|texlive-linegoal-2.9-3|54	%build
14mr|texlive-linegoal-2.9-3|55	
14mr|texlive-linegoal-2.9-3|56	%install
14mr|texlive-linegoal-2.9-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-linegoal-2.9-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-linegoal-2.9-3|59	
14mr|texlive-linegoal-2.9-3|60	
14mr|texlive-linegoal-2.9-3|61	
14mr|texlive-linegoal-2.9-3|62	%changelog
14mr|texlive-linegoal-2.9-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.9-3
14mr|texlive-linegoal-2.9-3|64	+ Revision: 1024870
14mr|texlive-linegoal-2.9-3|65	- MassBuild#440: Increase release tag
14mr|texlive-linegoal-2.9-3|66	
14mr|texlive-linegoal-2.9-3|67	

20578 14
14mr|texlive-lineno-4.41-3|1	# revision 21442
14mr|texlive-lineno-4.41-3|2	# category Package
14mr|texlive-lineno-4.41-3|3	# catalog-ctan /macros/latex/contrib/lineno
14mr|texlive-lineno-4.41-3|4	# catalog-date 2011-02-16 17:09:51 +0100
14mr|texlive-lineno-4.41-3|5	# catalog-license lppl
14mr|texlive-lineno-4.41-3|6	# catalog-version 4.41
14mr|texlive-lineno-4.41-3|7	Name:		texlive-lineno
14mr|texlive-lineno-4.41-3|8	Version:	4.41
14mr|texlive-lineno-4.41-3|9	Release:	3
14mr|texlive-lineno-4.41-3|10	Summary:	Line numbers on paragraphs
14mr|texlive-lineno-4.41-3|11	Group:		Publishing
14mr|texlive-lineno-4.41-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lineno
14mr|texlive-lineno-4.41-3|13	License:	LPPL
14mr|texlive-lineno-4.41-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lineno.tar.xz
14mr|texlive-lineno-4.41-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lineno.doc.tar.xz
14mr|texlive-lineno-4.41-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lineno.source.tar.xz
14mr|texlive-lineno-4.41-3|17	BuildArch:	noarch
14mr|texlive-lineno-4.41-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lineno-4.41-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lineno-4.41-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lineno-4.41-3|21	
14mr|texlive-lineno-4.41-3|22	%description
14mr|texlive-lineno-4.41-3|23	Adds line numbers to selected paragraphs with reference
14mr|texlive-lineno-4.41-3|24	possible through the LaTeX \ref and \pageref cross reference
14mr|texlive-lineno-4.41-3|25	mechanism. Line numbering may be extended to footnote lines,
14mr|texlive-lineno-4.41-3|26	using the fnlineno package.
14mr|texlive-lineno-4.41-3|27	
14mr|texlive-lineno-4.41-3|28	%post
14mr|texlive-lineno-4.41-3|29	%{_sbindir}/texlive.post
14mr|texlive-lineno-4.41-3|30	
14mr|texlive-lineno-4.41-3|31	%postun
14mr|texlive-lineno-4.41-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-lineno-4.41-3|33	%{_sbindir}/texlive.post
14mr|texlive-lineno-4.41-3|34	fi
14mr|texlive-lineno-4.41-3|35	
14mr|texlive-lineno-4.41-3|36	#-----------------------------------------------------------------------
14mr|texlive-lineno-4.41-3|37	%files
14mr|texlive-lineno-4.41-3|38	%{_texmfdistdir}/tex/latex/lineno/ednmath0.sty
14mr|texlive-lineno-4.41-3|39	%{_texmfdistdir}/tex/latex/lineno/edtable.sty
14mr|texlive-lineno-4.41-3|40	%{_texmfdistdir}/tex/latex/lineno/fnlineno.sty
14mr|texlive-lineno-4.41-3|41	%{_texmfdistdir}/tex/latex/lineno/lineno.sty
14mr|texlive-lineno-4.41-3|42	%{_texmfdistdir}/tex/latex/lineno/vplref.sty
14mr|texlive-lineno-4.41-3|43	%doc %{_texmfdistdir}/doc/latex/lineno/CHANGEs.txt
14mr|texlive-lineno-4.41-3|44	%doc %{_texmfdistdir}/doc/latex/lineno/COPYING.txt
14mr|texlive-lineno-4.41-3|45	%doc %{_texmfdistdir}/doc/latex/lineno/README
14mr|texlive-lineno-4.41-3|46	%doc %{_texmfdistdir}/doc/latex/lineno/README.txt
14mr|texlive-lineno-4.41-3|47	%doc %{_texmfdistdir}/doc/latex/lineno/SRCFILEs.txt
14mr|texlive-lineno-4.41-3|48	%doc %{_texmfdistdir}/doc/latex/lineno/fnlineno.pdf
14mr|texlive-lineno-4.41-3|49	%doc %{_texmfdistdir}/doc/latex/lineno/lineno.pdf
14mr|texlive-lineno-4.41-3|50	%doc %{_texmfdistdir}/doc/latex/lineno/lnosuppl.pdf
14mr|texlive-lineno-4.41-3|51	%doc %{_texmfdistdir}/doc/latex/lineno/ulineno.pdf
14mr|texlive-lineno-4.41-3|52	#- source
14mr|texlive-lineno-4.41-3|53	%doc %{_texmfdistdir}/source/latex/lineno/fnlineno.tex
14mr|texlive-lineno-4.41-3|54	%doc %{_texmfdistdir}/source/latex/lineno/lineno.tex
14mr|texlive-lineno-4.41-3|55	%doc %{_texmfdistdir}/source/latex/lineno/lnosuppl.tex
14mr|texlive-lineno-4.41-3|56	%doc %{_texmfdistdir}/source/latex/lineno/ulineno.tex
14mr|texlive-lineno-4.41-3|57	
14mr|texlive-lineno-4.41-3|58	#-----------------------------------------------------------------------
14mr|texlive-lineno-4.41-3|59	%prep
14mr|texlive-lineno-4.41-3|60	%setup -c -a0 -a1 -a2
14mr|texlive-lineno-4.41-3|61	
14mr|texlive-lineno-4.41-3|62	%build
14mr|texlive-lineno-4.41-3|63	
14mr|texlive-lineno-4.41-3|64	%install
14mr|texlive-lineno-4.41-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lineno-4.41-3|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lineno-4.41-3|67	
14mr|texlive-lineno-4.41-3|68	
14mr|texlive-lineno-4.41-3|69	
14mr|texlive-lineno-4.41-3|70	%changelog
14mr|texlive-lineno-4.41-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.41-3
14mr|texlive-lineno-4.41-3|72	+ Revision: f59e93a
14mr|texlive-lineno-4.41-3|73	- MassBuild#440: Increase release tag
14mr|texlive-lineno-4.41-3|74	
14mr|texlive-lineno-4.41-3|75	

20579 14
14mr|texlive-linguex-4.3-3|1	# revision 19440
14mr|texlive-linguex-4.3-3|2	# category Package
14mr|texlive-linguex-4.3-3|3	# catalog-ctan /macros/latex/contrib/linguex
14mr|texlive-linguex-4.3-3|4	# catalog-date 2010-06-01 09:12:12 +0200
14mr|texlive-linguex-4.3-3|5	# catalog-license lppl
14mr|texlive-linguex-4.3-3|6	# catalog-version 4.3
14mr|texlive-linguex-4.3-3|7	Name:		texlive-linguex
14mr|texlive-linguex-4.3-3|8	Version:	4.3
14mr|texlive-linguex-4.3-3|9	Release:	3
14mr|texlive-linguex-4.3-3|10	Summary:	Format linguists' examples
14mr|texlive-linguex-4.3-3|11	Group:		Publishing
14mr|texlive-linguex-4.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/linguex
14mr|texlive-linguex-4.3-3|13	License:	LPPL
14mr|texlive-linguex-4.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linguex.tar.xz
14mr|texlive-linguex-4.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linguex.doc.tar.xz
14mr|texlive-linguex-4.3-3|16	BuildArch:	noarch
14mr|texlive-linguex-4.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-linguex-4.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-linguex-4.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-linguex-4.3-3|20	
14mr|texlive-linguex-4.3-3|21	%description
14mr|texlive-linguex-4.3-3|22	This bundle comprises two packages: - The linguex package
14mr|texlive-linguex-4.3-3|23	facilitates the formatting of linguist examples, automatically
14mr|texlive-linguex-4.3-3|24	taking care of example numbering, indentations, indexed
14mr|texlive-linguex-4.3-3|25	brackets, and the '*' in grammaticality judgments. - The ps-
14mr|texlive-linguex-4.3-3|26	trees package provides linguistic trees, building on the macros
14mr|texlive-linguex-4.3-3|27	of tree-dvips, but overcoming some of the older package's
14mr|texlive-linguex-4.3-3|28	shortcomings.
14mr|texlive-linguex-4.3-3|29	
14mr|texlive-linguex-4.3-3|30	%post
14mr|texlive-linguex-4.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-linguex-4.3-3|32	
14mr|texlive-linguex-4.3-3|33	%postun
14mr|texlive-linguex-4.3-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-linguex-4.3-3|35	%{_sbindir}/texlive.post
14mr|texlive-linguex-4.3-3|36	fi
14mr|texlive-linguex-4.3-3|37	
14mr|texlive-linguex-4.3-3|38	#-----------------------------------------------------------------------
14mr|texlive-linguex-4.3-3|39	%files
14mr|texlive-linguex-4.3-3|40	%{_texmfdistdir}/tex/latex/linguex/linguex.sty
14mr|texlive-linguex-4.3-3|41	%{_texmfdistdir}/tex/latex/linguex/linguho.sty
14mr|texlive-linguex-4.3-3|42	%{_texmfdistdir}/tex/latex/linguex/ps-trees.sty
14mr|texlive-linguex-4.3-3|43	%doc %{_texmfdistdir}/doc/latex/linguex/README
14mr|texlive-linguex-4.3-3|44	%doc %{_texmfdistdir}/doc/latex/linguex/README.TEXLIVE
14mr|texlive-linguex-4.3-3|45	%doc %{_texmfdistdir}/doc/latex/linguex/linguex-doc.pdf
14mr|texlive-linguex-4.3-3|46	%doc %{_texmfdistdir}/doc/latex/linguex/linguex-doc.tex
14mr|texlive-linguex-4.3-3|47	%doc %{_texmfdistdir}/doc/latex/linguex/ps-trees-doc.pdf
14mr|texlive-linguex-4.3-3|48	%doc %{_texmfdistdir}/doc/latex/linguex/ps-trees-doc.tex
14mr|texlive-linguex-4.3-3|49	
14mr|texlive-linguex-4.3-3|50	#-----------------------------------------------------------------------
14mr|texlive-linguex-4.3-3|51	%prep
14mr|texlive-linguex-4.3-3|52	%setup -c -a0 -a1
14mr|texlive-linguex-4.3-3|53	
14mr|texlive-linguex-4.3-3|54	%build
14mr|texlive-linguex-4.3-3|55	
14mr|texlive-linguex-4.3-3|56	%install
14mr|texlive-linguex-4.3-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-linguex-4.3-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-linguex-4.3-3|59	
14mr|texlive-linguex-4.3-3|60	
14mr|texlive-linguex-4.3-3|61	
14mr|texlive-linguex-4.3-3|62	%changelog
14mr|texlive-linguex-4.3-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.3-3
14mr|texlive-linguex-4.3-3|64	+ Revision: 6a019d9
14mr|texlive-linguex-4.3-3|65	- MassBuild#440: Increase release tag
14mr|texlive-linguex-4.3-3|66	
14mr|texlive-linguex-4.3-3|67	

20580 14
14mr|texlive-lipsum-v1.2-3|1	# revision 22098
14mr|texlive-lipsum-v1.2-3|2	# category Package
14mr|texlive-lipsum-v1.2-3|3	# catalog-ctan /macros/latex/contrib/lipsum
14mr|texlive-lipsum-v1.2-3|4	# catalog-date 2011-04-15 00:51:19 +0200
14mr|texlive-lipsum-v1.2-3|5	# catalog-license lppl
14mr|texlive-lipsum-v1.2-3|6	# catalog-version v1.2
14mr|texlive-lipsum-v1.2-3|7	Name:		texlive-lipsum
14mr|texlive-lipsum-v1.2-3|8	Version:	v1.2
14mr|texlive-lipsum-v1.2-3|9	Release:	3
14mr|texlive-lipsum-v1.2-3|10	Summary:	Easy access to the Lorem Ipsum dummy text
14mr|texlive-lipsum-v1.2-3|11	Group:		Publishing
14mr|texlive-lipsum-v1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lipsum
14mr|texlive-lipsum-v1.2-3|13	License:	LPPL
14mr|texlive-lipsum-v1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lipsum.tar.xz
14mr|texlive-lipsum-v1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lipsum.doc.tar.xz
14mr|texlive-lipsum-v1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lipsum.source.tar.xz
14mr|texlive-lipsum-v1.2-3|17	BuildArch:	noarch
14mr|texlive-lipsum-v1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lipsum-v1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lipsum-v1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lipsum-v1.2-3|21	
14mr|texlive-lipsum-v1.2-3|22	%description
14mr|texlive-lipsum-v1.2-3|23	This package gives you easy access to the Lorem Ipsum dummy
14mr|texlive-lipsum-v1.2-3|24	text; an option is available to separate the paragraphs of the
14mr|texlive-lipsum-v1.2-3|25	dummy text into TeX-paragraphs. All the paragraphs are taken
14mr|texlive-lipsum-v1.2-3|26	with permission from http://lipsum.com/.
14mr|texlive-lipsum-v1.2-3|27	
14mr|texlive-lipsum-v1.2-3|28	%post
14mr|texlive-lipsum-v1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-lipsum-v1.2-3|30	
14mr|texlive-lipsum-v1.2-3|31	%postun
14mr|texlive-lipsum-v1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-lipsum-v1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-lipsum-v1.2-3|34	fi
14mr|texlive-lipsum-v1.2-3|35	
14mr|texlive-lipsum-v1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-lipsum-v1.2-3|37	%files
14mr|texlive-lipsum-v1.2-3|38	%{_texmfdistdir}/tex/latex/lipsum/lipsum.sty
14mr|texlive-lipsum-v1.2-3|39	%doc %{_texmfdistdir}/doc/latex/lipsum/README
14mr|texlive-lipsum-v1.2-3|40	%doc %{_texmfdistdir}/doc/latex/lipsum/lipsum.pdf
14mr|texlive-lipsum-v1.2-3|41	#- source
14mr|texlive-lipsum-v1.2-3|42	%doc %{_texmfdistdir}/source/latex/lipsum/lipsum.dtx
14mr|texlive-lipsum-v1.2-3|43	%doc %{_texmfdistdir}/source/latex/lipsum/lipsum.ins
14mr|texlive-lipsum-v1.2-3|44	
14mr|texlive-lipsum-v1.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-lipsum-v1.2-3|46	%prep
14mr|texlive-lipsum-v1.2-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-lipsum-v1.2-3|48	
14mr|texlive-lipsum-v1.2-3|49	%build
14mr|texlive-lipsum-v1.2-3|50	
14mr|texlive-lipsum-v1.2-3|51	%install
14mr|texlive-lipsum-v1.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lipsum-v1.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lipsum-v1.2-3|54	
14mr|texlive-lipsum-v1.2-3|55	
14mr|texlive-lipsum-v1.2-3|56	
14mr|texlive-lipsum-v1.2-3|57	%changelog
14mr|texlive-lipsum-v1.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.2-3
14mr|texlive-lipsum-v1.2-3|59	+ Revision: 915acd7
14mr|texlive-lipsum-v1.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-lipsum-v1.2-3|61	
14mr|texlive-lipsum-v1.2-3|62	

20581 14
14mr|texlive-lisp-on-tex-1.2-2|1	# revision 32561
14mr|texlive-lisp-on-tex-1.2-2|2	# category Package
14mr|texlive-lisp-on-tex-1.2-2|3	# catalog-ctan /macros/latex/contrib/lisp-on-tex
14mr|texlive-lisp-on-tex-1.2-2|4	# catalog-date 2014-01-03 19:54:22 +0100
14mr|texlive-lisp-on-tex-1.2-2|5	# catalog-license bsd
14mr|texlive-lisp-on-tex-1.2-2|6	# catalog-version 1.2
14mr|texlive-lisp-on-tex-1.2-2|7	Name:		texlive-lisp-on-tex
14mr|texlive-lisp-on-tex-1.2-2|8	Version:	1.2
14mr|texlive-lisp-on-tex-1.2-2|9	Release:	2
14mr|texlive-lisp-on-tex-1.2-2|10	Summary:	Execute LISP code in a LaTeX document
14mr|texlive-lisp-on-tex-1.2-2|11	Group:		Publishing
14mr|texlive-lisp-on-tex-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lisp-on-tex
14mr|texlive-lisp-on-tex-1.2-2|13	License:	BSD
14mr|texlive-lisp-on-tex-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lisp-on-tex.tar.xz
14mr|texlive-lisp-on-tex-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lisp-on-tex.doc.tar.xz
14mr|texlive-lisp-on-tex-1.2-2|16	BuildArch:	noarch
14mr|texlive-lisp-on-tex-1.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lisp-on-tex-1.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lisp-on-tex-1.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-lisp-on-tex-1.2-2|20	
14mr|texlive-lisp-on-tex-1.2-2|21	%description
14mr|texlive-lisp-on-tex-1.2-2|22	The package provides a LISP interpreter written using TeX
14mr|texlive-lisp-on-tex-1.2-2|23	macros; it is provided as a LaTeX package. The interpreter
14mr|texlive-lisp-on-tex-1.2-2|24	static scoping, dynamic typing, and eager evaluation.
14mr|texlive-lisp-on-tex-1.2-2|25	
14mr|texlive-lisp-on-tex-1.2-2|26	%post
14mr|texlive-lisp-on-tex-1.2-2|27	%{_sbindir}/texlive.post
14mr|texlive-lisp-on-tex-1.2-2|28	
14mr|texlive-lisp-on-tex-1.2-2|29	%postun
14mr|texlive-lisp-on-tex-1.2-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-lisp-on-tex-1.2-2|31	%{_sbindir}/texlive.post
14mr|texlive-lisp-on-tex-1.2-2|32	fi
14mr|texlive-lisp-on-tex-1.2-2|33	
14mr|texlive-lisp-on-tex-1.2-2|34	#-----------------------------------------------------------------------
14mr|texlive-lisp-on-tex-1.2-2|35	%files
14mr|texlive-lisp-on-tex-1.2-2|36	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-arith.sty
14mr|texlive-lisp-on-tex-1.2-2|37	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-latexutil.sty
14mr|texlive-lisp-on-tex-1.2-2|38	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-mod-fpnum.sty
14mr|texlive-lisp-on-tex-1.2-2|39	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-on-tex.sty
14mr|texlive-lisp-on-tex-1.2-2|40	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-prim.sty
14mr|texlive-lisp-on-tex-1.2-2|41	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-read.sty
14mr|texlive-lisp-on-tex-1.2-2|42	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-string.sty
14mr|texlive-lisp-on-tex-1.2-2|43	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-util.sty
14mr|texlive-lisp-on-tex-1.2-2|44	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/LICENSE
14mr|texlive-lisp-on-tex-1.2-2|45	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/README
14mr|texlive-lisp-on-tex-1.2-2|46	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fact.pdf
14mr|texlive-lisp-on-tex-1.2-2|47	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fact.tex
14mr|texlive-lisp-on-tex-1.2-2|48	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.pdf
14mr|texlive-lisp-on-tex-1.2-2|49	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.tex
14mr|texlive-lisp-on-tex-1.2-2|50	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/repl.tex
14mr|texlive-lisp-on-tex-1.2-2|51	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/rocket.pdf
14mr|texlive-lisp-on-tex-1.2-2|52	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/rocket.tex
14mr|texlive-lisp-on-tex-1.2-2|53	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/showfont.tex
14mr|texlive-lisp-on-tex-1.2-2|54	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/asts.tex
14mr|texlive-lisp-on-tex-1.2-2|55	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/mandel.pdf
14mr|texlive-lisp-on-tex-1.2-2|56	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/mandel.tex
14mr|texlive-lisp-on-tex-1.2-2|57	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/tarai.pdf
14mr|texlive-lisp-on-tex-1.2-2|58	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/tarai.tex
14mr|texlive-lisp-on-tex-1.2-2|59	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/ast.tex
14mr|texlive-lisp-on-tex-1.2-2|60	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/mandel.pdf
14mr|texlive-lisp-on-tex-1.2-2|61	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/mandel.tex
14mr|texlive-lisp-on-tex-1.2-2|62	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/tarai.pdf
14mr|texlive-lisp-on-tex-1.2-2|63	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/tarai.tex
14mr|texlive-lisp-on-tex-1.2-2|64	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/asts.pdf
14mr|texlive-lisp-on-tex-1.2-2|65	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/asts.tex
14mr|texlive-lisp-on-tex-1.2-2|66	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/mandel.pdf
14mr|texlive-lisp-on-tex-1.2-2|67	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/mandel.tex
14mr|texlive-lisp-on-tex-1.2-2|68	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/tarai.pdf
14mr|texlive-lisp-on-tex-1.2-2|69	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/tarai.tex
14mr|texlive-lisp-on-tex-1.2-2|70	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/asts.pdf
14mr|texlive-lisp-on-tex-1.2-2|71	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/asts.tex
14mr|texlive-lisp-on-tex-1.2-2|72	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/mandel.pdf
14mr|texlive-lisp-on-tex-1.2-2|73	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/mandel.tex
14mr|texlive-lisp-on-tex-1.2-2|74	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/tarai.pdf
14mr|texlive-lisp-on-tex-1.2-2|75	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/tarai.tex
14mr|texlive-lisp-on-tex-1.2-2|76	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.lgpl
14mr|texlive-lisp-on-tex-1.2-2|77	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.pdf
14mr|texlive-lisp-on-tex-1.2-2|78	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.tex
14mr|texlive-lisp-on-tex-1.2-2|79	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/asts.lgpl
14mr|texlive-lisp-on-tex-1.2-2|80	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/asts.pipe
14mr|texlive-lisp-on-tex-1.2-2|81	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.lgpl
14mr|texlive-lisp-on-tex-1.2-2|82	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.pdf
14mr|texlive-lisp-on-tex-1.2-2|83	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.tex
14mr|texlive-lisp-on-tex-1.2-2|84	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.lgpl
14mr|texlive-lisp-on-tex-1.2-2|85	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.pdf
14mr|texlive-lisp-on-tex-1.2-2|86	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.tex
14mr|texlive-lisp-on-tex-1.2-2|87	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/slide.pdf
14mr|texlive-lisp-on-tex-1.2-2|88	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/slide.tex
14mr|texlive-lisp-on-tex-1.2-2|89	
14mr|texlive-lisp-on-tex-1.2-2|90	#-----------------------------------------------------------------------
14mr|texlive-lisp-on-tex-1.2-2|91	%prep
14mr|texlive-lisp-on-tex-1.2-2|92	%setup -c -a0 -a1
14mr|texlive-lisp-on-tex-1.2-2|93	
14mr|texlive-lisp-on-tex-1.2-2|94	%build
14mr|texlive-lisp-on-tex-1.2-2|95	
14mr|texlive-lisp-on-tex-1.2-2|96	%install
14mr|texlive-lisp-on-tex-1.2-2|97	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lisp-on-tex-1.2-2|98	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lisp-on-tex-1.2-2|99	
14mr|texlive-lisp-on-tex-1.2-2|100	%changelog
14mr|texlive-lisp-on-tex-1.2-2|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-2
14mr|texlive-lisp-on-tex-1.2-2|102	+ Revision: f6a1618
14mr|texlive-lisp-on-tex-1.2-2|103	- MassBuild#440: Increase release tag
14mr|texlive-lisp-on-tex-1.2-2|104	
14mr|texlive-lisp-on-tex-1.2-2|105	

20582 14
14mr|texlive-listbib-2.2-4|1	# revision 26126
14mr|texlive-listbib-2.2-4|2	# category Package
14mr|texlive-listbib-2.2-4|3	# catalog-ctan /macros/latex/contrib/listbib
14mr|texlive-listbib-2.2-4|4	# catalog-date 2012-04-21 20:14:11 +0200
14mr|texlive-listbib-2.2-4|5	# catalog-license gpl
14mr|texlive-listbib-2.2-4|6	# catalog-version 2.2
14mr|texlive-listbib-2.2-4|7	Name:		texlive-listbib
14mr|texlive-listbib-2.2-4|8	Version:	2.2
14mr|texlive-listbib-2.2-4|9	Release:	4
14mr|texlive-listbib-2.2-4|10	Summary:	Lists contents of BibTeX files
14mr|texlive-listbib-2.2-4|11	Group:		Publishing
14mr|texlive-listbib-2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listbib
14mr|texlive-listbib-2.2-4|13	License:	GPL
14mr|texlive-listbib-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listbib.tar.xz
14mr|texlive-listbib-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listbib.doc.tar.xz
14mr|texlive-listbib-2.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listbib.source.tar.xz
14mr|texlive-listbib-2.2-4|17	BuildArch:	noarch
14mr|texlive-listbib-2.2-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-listbib-2.2-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-listbib-2.2-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-listbib-2.2-4|21	Provides:	texlive-listbib.bin = %{EVRD}
14mr|texlive-listbib-2.2-4|22	
14mr|texlive-listbib-2.2-4|23	%description
14mr|texlive-listbib-2.2-4|24	Generates listings of bibliographic data bases in BibTeX format
14mr|texlive-listbib-2.2-4|25	-- for example for archival purposes. Included is a listbib.bst
14mr|texlive-listbib-2.2-4|26	which is better suited for this purpose than the standard
14mr|texlive-listbib-2.2-4|27	styles.
14mr|texlive-listbib-2.2-4|28	
14mr|texlive-listbib-2.2-4|29	%post
14mr|texlive-listbib-2.2-4|30	%{_sbindir}/texlive.post
14mr|texlive-listbib-2.2-4|31	
14mr|texlive-listbib-2.2-4|32	%postun
14mr|texlive-listbib-2.2-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-listbib-2.2-4|34	%{_sbindir}/texlive.post
14mr|texlive-listbib-2.2-4|35	fi
14mr|texlive-listbib-2.2-4|36	
14mr|texlive-listbib-2.2-4|37	#-----------------------------------------------------------------------
14mr|texlive-listbib-2.2-4|38	%files
14mr|texlive-listbib-2.2-4|39	%{_bindir}/listbib
14mr|texlive-listbib-2.2-4|40	%{_texmfdistdir}/bibtex/bst/listbib/listbib.bst
14mr|texlive-listbib-2.2-4|41	%{_texmfdistdir}/scripts/listbib/listbib
14mr|texlive-listbib-2.2-4|42	%{_texmfdistdir}/tex/latex/listbib/listbib.cfg
14mr|texlive-listbib-2.2-4|43	%{_texmfdistdir}/tex/latex/listbib/listbib.sty
14mr|texlive-listbib-2.2-4|44	%{_texmfdistdir}/tex/latex/listbib/listbib.tex
14mr|texlive-listbib-2.2-4|45	%doc %{_texmfdistdir}/doc/latex/listbib/listbib-doc.pdf
14mr|texlive-listbib-2.2-4|46	#- source
14mr|texlive-listbib-2.2-4|47	%doc %{_texmfdistdir}/source/latex/listbib/listbib-doc.drv
14mr|texlive-listbib-2.2-4|48	%doc %{_texmfdistdir}/source/latex/listbib/listbib.drv
14mr|texlive-listbib-2.2-4|49	%doc %{_texmfdistdir}/source/latex/listbib/listbib.dtx
14mr|texlive-listbib-2.2-4|50	%doc %{_texmfdistdir}/source/latex/listbib/listbib.ins
14mr|texlive-listbib-2.2-4|51	
14mr|texlive-listbib-2.2-4|52	#-----------------------------------------------------------------------
14mr|texlive-listbib-2.2-4|53	%prep
14mr|texlive-listbib-2.2-4|54	%setup -c -a0 -a1 -a2
14mr|texlive-listbib-2.2-4|55	
14mr|texlive-listbib-2.2-4|56	%build
14mr|texlive-listbib-2.2-4|57	
14mr|texlive-listbib-2.2-4|58	%install
14mr|texlive-listbib-2.2-4|59	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-listbib-2.2-4|60	pushd %{buildroot}%{_bindir}
14mr|texlive-listbib-2.2-4|61	ln -sf %{_texmfdistdir}/scripts/listbib/listbib listbib
14mr|texlive-listbib-2.2-4|62	popd
14mr|texlive-listbib-2.2-4|63	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-listbib-2.2-4|64	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-listbib-2.2-4|65	
14mr|texlive-listbib-2.2-4|66	
14mr|texlive-listbib-2.2-4|67	
14mr|texlive-listbib-2.2-4|68	%changelog
14mr|texlive-listbib-2.2-4|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-4
14mr|texlive-listbib-2.2-4|70	+ Revision: 907055c
14mr|texlive-listbib-2.2-4|71	- MassBuild#440: Increase release tag
14mr|texlive-listbib-2.2-4|72	
14mr|texlive-listbib-2.2-4|73	

20583 14
14mr|texlive-listing-1.2-3|1	# revision 17373
14mr|texlive-listing-1.2-3|2	# category Package
14mr|texlive-listing-1.2-3|3	# catalog-ctan /macros/latex/contrib/listing
14mr|texlive-listing-1.2-3|4	# catalog-date 2010-03-09 13:13:30 +0100
14mr|texlive-listing-1.2-3|5	# catalog-license lppl
14mr|texlive-listing-1.2-3|6	# catalog-version 1.2
14mr|texlive-listing-1.2-3|7	Name:		texlive-listing
14mr|texlive-listing-1.2-3|8	Version:	1.2
14mr|texlive-listing-1.2-3|9	Release:	3
14mr|texlive-listing-1.2-3|10	Summary:	Produce formatted program listings
14mr|texlive-listing-1.2-3|11	Group:		Publishing
14mr|texlive-listing-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listing
14mr|texlive-listing-1.2-3|13	License:	LPPL
14mr|texlive-listing-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listing.tar.xz
14mr|texlive-listing-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listing.doc.tar.xz
14mr|texlive-listing-1.2-3|16	BuildArch:	noarch
14mr|texlive-listing-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-listing-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-listing-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-listing-1.2-3|20	
14mr|texlive-listing-1.2-3|21	%description
14mr|texlive-listing-1.2-3|22	The listing environment is provided and is similar to figure
14mr|texlive-listing-1.2-3|23	and table, although it is not a floating environment. Includes
14mr|texlive-listing-1.2-3|24	support for \caption, \label, \ref, and introduces
14mr|texlive-listing-1.2-3|25	\listoflistings, \listingname, \listlistingname. It produces a
14mr|texlive-listing-1.2-3|26	.lol file. It does not change \@makecaption (unless the option
14mr|texlive-listing-1.2-3|27	bigcaptions is used), so packages that change the layout of
14mr|texlive-listing-1.2-3|28	\caption still work.
14mr|texlive-listing-1.2-3|29	
14mr|texlive-listing-1.2-3|30	%post
14mr|texlive-listing-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-listing-1.2-3|32	
14mr|texlive-listing-1.2-3|33	%postun
14mr|texlive-listing-1.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-listing-1.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-listing-1.2-3|36	fi
14mr|texlive-listing-1.2-3|37	
14mr|texlive-listing-1.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-listing-1.2-3|39	%files
14mr|texlive-listing-1.2-3|40	%{_texmfdistdir}/tex/latex/listing/listing.sty
14mr|texlive-listing-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/listing/listing.pdf
14mr|texlive-listing-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/listing/listing.tex
14mr|texlive-listing-1.2-3|43	
14mr|texlive-listing-1.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-listing-1.2-3|45	%prep
14mr|texlive-listing-1.2-3|46	%setup -c -a0 -a1
14mr|texlive-listing-1.2-3|47	
14mr|texlive-listing-1.2-3|48	%build
14mr|texlive-listing-1.2-3|49	
14mr|texlive-listing-1.2-3|50	%install
14mr|texlive-listing-1.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-listing-1.2-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-listing-1.2-3|53	
14mr|texlive-listing-1.2-3|54	
14mr|texlive-listing-1.2-3|55	
14mr|texlive-listing-1.2-3|56	%changelog
14mr|texlive-listing-1.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-listing-1.2-3|58	+ Revision: c30ea6f
14mr|texlive-listing-1.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-listing-1.2-3|60	
14mr|texlive-listing-1.2-3|61	

20584 14
14mr|texlive-listings-1.4-3|1	# revision 15878
14mr|texlive-listings-1.4-3|2	# category Package
14mr|texlive-listings-1.4-3|3	# catalog-ctan /macros/latex/contrib/listings
14mr|texlive-listings-1.4-3|4	# catalog-date 2007-03-12 20:45:12 +0100
14mr|texlive-listings-1.4-3|5	# catalog-license lppl
14mr|texlive-listings-1.4-3|6	# catalog-version 1.4
14mr|texlive-listings-1.4-3|7	Name:		texlive-listings
14mr|texlive-listings-1.4-3|8	Version:	1.4
14mr|texlive-listings-1.4-3|9	Release:	3
14mr|texlive-listings-1.4-3|10	Summary:	Typeset source code listings using LaTeX
14mr|texlive-listings-1.4-3|11	Group:		Publishing
14mr|texlive-listings-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listings
14mr|texlive-listings-1.4-3|13	License:	LPPL
14mr|texlive-listings-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listings.tar.xz
14mr|texlive-listings-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listings.doc.tar.xz
14mr|texlive-listings-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listings.source.tar.xz
14mr|texlive-listings-1.4-3|17	BuildArch:	noarch
14mr|texlive-listings-1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-listings-1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-listings-1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-listings-1.4-3|21	
14mr|texlive-listings-1.4-3|22	%description
14mr|texlive-listings-1.4-3|23	Typeset programs (programming code) within LaTeX. The source
14mr|texlive-listings-1.4-3|24	code is read directly by TeX. Keywords, comments and strings
14mr|texlive-listings-1.4-3|25	can be typeset using different styles (default is bold for
14mr|texlive-listings-1.4-3|26	keywords, italic for comments and no special style for
14mr|texlive-listings-1.4-3|27	strings). Includes support for hyperref. To use, simply
14mr|texlive-listings-1.4-3|28	\usepackage{listings}, identify the language with
14mr|texlive-listings-1.4-3|29	\lstset{language=Python}, then employ the \begin{lstlisting}
14mr|texlive-listings-1.4-3|30	... \end{lstlisting} environment or the
14mr|texlive-listings-1.4-3|31	\lstinputlisting{filename.py} command. Short (in-line) listings
14mr|texlive-listings-1.4-3|32	are also available, using either \lstinline|...| or | ... |
14mr|texlive-listings-1.4-3|33	(after defining the | token with the \lstMakeShortInline
14mr|texlive-listings-1.4-3|34	command).
14mr|texlive-listings-1.4-3|35	
14mr|texlive-listings-1.4-3|36	%post
14mr|texlive-listings-1.4-3|37	%{_sbindir}/texlive.post
14mr|texlive-listings-1.4-3|38	
14mr|texlive-listings-1.4-3|39	%postun
14mr|texlive-listings-1.4-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-listings-1.4-3|41	%{_sbindir}/texlive.post
14mr|texlive-listings-1.4-3|42	fi
14mr|texlive-listings-1.4-3|43	
14mr|texlive-listings-1.4-3|44	#-----------------------------------------------------------------------
14mr|texlive-listings-1.4-3|45	%files
14mr|texlive-listings-1.4-3|46	%{_texmfdistdir}/tex/latex/listings/listings.cfg
14mr|texlive-listings-1.4-3|47	%{_texmfdistdir}/tex/latex/listings/listings.sty
14mr|texlive-listings-1.4-3|48	%{_texmfdistdir}/tex/latex/listings/lstdoc.sty
14mr|texlive-listings-1.4-3|49	%{_texmfdistdir}/tex/latex/listings/lstlang1.sty
14mr|texlive-listings-1.4-3|50	%{_texmfdistdir}/tex/latex/listings/lstlang2.sty
14mr|texlive-listings-1.4-3|51	%{_texmfdistdir}/tex/latex/listings/lstlang3.sty
14mr|texlive-listings-1.4-3|52	%{_texmfdistdir}/tex/latex/listings/lstmisc.sty
14mr|texlive-listings-1.4-3|53	%doc %{_texmfdistdir}/doc/latex/listings/README
14mr|texlive-listings-1.4-3|54	%doc %{_texmfdistdir}/doc/latex/listings/listings.pdf
14mr|texlive-listings-1.4-3|55	#- source
14mr|texlive-listings-1.4-3|56	%doc %{_texmfdistdir}/source/latex/listings/Makefile
14mr|texlive-listings-1.4-3|57	%doc %{_texmfdistdir}/source/latex/listings/listings.dtx
14mr|texlive-listings-1.4-3|58	%doc %{_texmfdistdir}/source/latex/listings/listings.ins
14mr|texlive-listings-1.4-3|59	%doc %{_texmfdistdir}/source/latex/listings/lstdrvrs.dtx
14mr|texlive-listings-1.4-3|60	%doc %{_texmfdistdir}/source/latex/listings/lstdrvrs.ins
14mr|texlive-listings-1.4-3|61	
14mr|texlive-listings-1.4-3|62	#-----------------------------------------------------------------------
14mr|texlive-listings-1.4-3|63	%prep
14mr|texlive-listings-1.4-3|64	%setup -c -a0 -a1 -a2
14mr|texlive-listings-1.4-3|65	
14mr|texlive-listings-1.4-3|66	%build
14mr|texlive-listings-1.4-3|67	
14mr|texlive-listings-1.4-3|68	%install
14mr|texlive-listings-1.4-3|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-listings-1.4-3|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-listings-1.4-3|71	
14mr|texlive-listings-1.4-3|72	
14mr|texlive-listings-1.4-3|73	
14mr|texlive-listings-1.4-3|74	%changelog
14mr|texlive-listings-1.4-3|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-listings-1.4-3|76	+ Revision: 725868e
14mr|texlive-listings-1.4-3|77	- MassBuild#440: Increase release tag
14mr|texlive-listings-1.4-3|78	
14mr|texlive-listings-1.4-3|79	

20585 14
14mr|texlive-listings-ext-67-3|1	# revision 19195
14mr|texlive-listings-ext-67-3|2	# category Package
14mr|texlive-listings-ext-67-3|3	# catalog-ctan /macros/latex/contrib/listings-ext
14mr|texlive-listings-ext-67-3|4	# catalog-date 2010-06-29 22:02:31 +0200
14mr|texlive-listings-ext-67-3|5	# catalog-license lppl1.2
14mr|texlive-listings-ext-67-3|6	# catalog-version 67
14mr|texlive-listings-ext-67-3|7	Name:		texlive-listings-ext
14mr|texlive-listings-ext-67-3|8	Version:	67
14mr|texlive-listings-ext-67-3|9	Release:	3
14mr|texlive-listings-ext-67-3|10	Summary:	Automated input of source
14mr|texlive-listings-ext-67-3|11	Group:		Publishing
14mr|texlive-listings-ext-67-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listings-ext
14mr|texlive-listings-ext-67-3|13	License:	LPPL1.2
14mr|texlive-listings-ext-67-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listings-ext.tar.xz
14mr|texlive-listings-ext-67-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listings-ext.doc.tar.xz
14mr|texlive-listings-ext-67-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listings-ext.source.tar.xz
14mr|texlive-listings-ext-67-3|17	BuildArch:	noarch
14mr|texlive-listings-ext-67-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-listings-ext-67-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-listings-ext-67-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-listings-ext-67-3|21	Provides:	texlive-listings-ext.bin = %{EVRD}
14mr|texlive-listings-ext-67-3|22	
14mr|texlive-listings-ext-67-3|23	%description
14mr|texlive-listings-ext-67-3|24	The package provides a means of marking a source, so that
14mr|texlive-listings-ext-67-3|25	samples of it may be included in a document (by means of the
14mr|texlive-listings-ext-67-3|26	listings package) in a stable fashion, regardless of any change
14mr|texlive-listings-ext-67-3|27	to the source. The markup in the source text defines tags for
14mr|texlive-listings-ext-67-3|28	blocks of source. These tags are processed by a shell script to
14mr|texlive-listings-ext-67-3|29	make a steering file that is used by the package when LaTeX is
14mr|texlive-listings-ext-67-3|30	being run.y.
14mr|texlive-listings-ext-67-3|31	
14mr|texlive-listings-ext-67-3|32	%post
14mr|texlive-listings-ext-67-3|33	%{_sbindir}/texlive.post
14mr|texlive-listings-ext-67-3|34	
14mr|texlive-listings-ext-67-3|35	%postun
14mr|texlive-listings-ext-67-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-listings-ext-67-3|37	%{_sbindir}/texlive.post
14mr|texlive-listings-ext-67-3|38	fi
14mr|texlive-listings-ext-67-3|39	
14mr|texlive-listings-ext-67-3|40	#-----------------------------------------------------------------------
14mr|texlive-listings-ext-67-3|41	%files
14mr|texlive-listings-ext-67-3|42	%{_bindir}/listings-ext.sh
14mr|texlive-listings-ext-67-3|43	%{_texmfdistdir}/scripts/listings-ext/listings-ext.sh
14mr|texlive-listings-ext-67-3|44	%{_texmfdistdir}/tex/latex/listings-ext/listings-ext.sty
14mr|texlive-listings-ext-67-3|45	%doc %{_texmfdistdir}/doc/latex/listings-ext/README
14mr|texlive-listings-ext-67-3|46	%doc %{_texmfdistdir}/doc/latex/listings-ext/THIS_IS_VERSION_v67
14mr|texlive-listings-ext-67-3|47	%doc %{_texmfdistdir}/doc/latex/listings-ext/getversion.tex
14mr|texlive-listings-ext-67-3|48	%doc %{_texmfdistdir}/doc/latex/listings-ext/hyperref.cfg
14mr|texlive-listings-ext-67-3|49	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext.bib
14mr|texlive-listings-ext-67-3|50	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext.el
14mr|texlive-listings-ext-67-3|51	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext.makemake
14mr|texlive-listings-ext-67-3|52	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext.mk
14mr|texlive-listings-ext-67-3|53	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext.pdf
14mr|texlive-listings-ext-67-3|54	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_a.java
14mr|texlive-listings-ext-67-3|55	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_b.java
14mr|texlive-listings-ext-67-3|56	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_c.java
14mr|texlive-listings-ext-67-3|57	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_d.java
14mr|texlive-listings-ext-67-3|58	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_e.java
14mr|texlive-listings-ext-67-3|59	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext_test_a.tex
14mr|texlive-listings-ext-67-3|60	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings-ext_test_d.tex
14mr|texlive-listings-ext-67-3|61	%doc %{_texmfdistdir}/doc/latex/listings-ext/listings.cfg
14mr|texlive-listings-ext-67-3|62	#- source
14mr|texlive-listings-ext-67-3|63	%doc %{_texmfdistdir}/source/latex/listings-ext/listings-ext.dtx
14mr|texlive-listings-ext-67-3|64	%doc %{_texmfdistdir}/source/latex/listings-ext/listings-ext.ins
14mr|texlive-listings-ext-67-3|65	
14mr|texlive-listings-ext-67-3|66	#-----------------------------------------------------------------------
14mr|texlive-listings-ext-67-3|67	%prep
14mr|texlive-listings-ext-67-3|68	%setup -c -a0 -a1 -a2
14mr|texlive-listings-ext-67-3|69	
14mr|texlive-listings-ext-67-3|70	%build
14mr|texlive-listings-ext-67-3|71	
14mr|texlive-listings-ext-67-3|72	%install
14mr|texlive-listings-ext-67-3|73	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-listings-ext-67-3|74	pushd %{buildroot}%{_bindir}
14mr|texlive-listings-ext-67-3|75	ln -sf %{_texmfdistdir}/scripts/listings-ext/listings-ext.sh listings-ext.sh
14mr|texlive-listings-ext-67-3|76	popd
14mr|texlive-listings-ext-67-3|77	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-listings-ext-67-3|78	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-listings-ext-67-3|79	
14mr|texlive-listings-ext-67-3|80	
14mr|texlive-listings-ext-67-3|81	
14mr|texlive-listings-ext-67-3|82	%changelog
14mr|texlive-listings-ext-67-3|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 67-3
14mr|texlive-listings-ext-67-3|84	+ Revision: b402209
14mr|texlive-listings-ext-67-3|85	- MassBuild#440: Increase release tag
14mr|texlive-listings-ext-67-3|86	
14mr|texlive-listings-ext-67-3|87	

20586 14
14mr|texlive-listliketab-20061208-3|1	# revision 15878
14mr|texlive-listliketab-20061208-3|2	# category Package
14mr|texlive-listliketab-20061208-3|3	# catalog-ctan /macros/latex/contrib/listliketab
14mr|texlive-listliketab-20061208-3|4	# catalog-date 2006-12-08 20:57:43 +0100
14mr|texlive-listliketab-20061208-3|5	# catalog-license lppl
14mr|texlive-listliketab-20061208-3|6	# catalog-version undef
14mr|texlive-listliketab-20061208-3|7	Name:		texlive-listliketab
14mr|texlive-listliketab-20061208-3|8	Version:	20061208
14mr|texlive-listliketab-20061208-3|9	Release:	3
14mr|texlive-listliketab-20061208-3|10	Summary:	Typeset lists as tables
14mr|texlive-listliketab-20061208-3|11	Group:		Publishing
14mr|texlive-listliketab-20061208-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listliketab
14mr|texlive-listliketab-20061208-3|13	License:	LPPL
14mr|texlive-listliketab-20061208-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listliketab.tar.xz
14mr|texlive-listliketab-20061208-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listliketab.doc.tar.xz
14mr|texlive-listliketab-20061208-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listliketab.source.tar.xz
14mr|texlive-listliketab-20061208-3|17	BuildArch:	noarch
14mr|texlive-listliketab-20061208-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-listliketab-20061208-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-listliketab-20061208-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-listliketab-20061208-3|21	
14mr|texlive-listliketab-20061208-3|22	%description
14mr|texlive-listliketab-20061208-3|23	The listliketab package helps the user make list-like tabulars,
14mr|texlive-listliketab-20061208-3|24	i.e., a tabular that is indistinguishable from an itemize or
14mr|texlive-listliketab-20061208-3|25	enumerate environment. The advantage of using a tabular is that
14mr|texlive-listliketab-20061208-3|26	the user can add additional columns to each entry in the list.
14mr|texlive-listliketab-20061208-3|27	
14mr|texlive-listliketab-20061208-3|28	%post
14mr|texlive-listliketab-20061208-3|29	%{_sbindir}/texlive.post
14mr|texlive-listliketab-20061208-3|30	
14mr|texlive-listliketab-20061208-3|31	%postun
14mr|texlive-listliketab-20061208-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-listliketab-20061208-3|33	%{_sbindir}/texlive.post
14mr|texlive-listliketab-20061208-3|34	fi
14mr|texlive-listliketab-20061208-3|35	
14mr|texlive-listliketab-20061208-3|36	#-----------------------------------------------------------------------
14mr|texlive-listliketab-20061208-3|37	%files
14mr|texlive-listliketab-20061208-3|38	%{_texmfdistdir}/tex/latex/listliketab/listliketab.sty
14mr|texlive-listliketab-20061208-3|39	%doc %{_texmfdistdir}/doc/latex/listliketab/README
14mr|texlive-listliketab-20061208-3|40	%doc %{_texmfdistdir}/doc/latex/listliketab/listliketab.pdf
14mr|texlive-listliketab-20061208-3|41	#- source
14mr|texlive-listliketab-20061208-3|42	%doc %{_texmfdistdir}/source/latex/listliketab/listliketab.dtx
14mr|texlive-listliketab-20061208-3|43	%doc %{_texmfdistdir}/source/latex/listliketab/listliketab.ins
14mr|texlive-listliketab-20061208-3|44	
14mr|texlive-listliketab-20061208-3|45	#-----------------------------------------------------------------------
14mr|texlive-listliketab-20061208-3|46	%prep
14mr|texlive-listliketab-20061208-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-listliketab-20061208-3|48	
14mr|texlive-listliketab-20061208-3|49	%build
14mr|texlive-listliketab-20061208-3|50	
14mr|texlive-listliketab-20061208-3|51	%install
14mr|texlive-listliketab-20061208-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-listliketab-20061208-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-listliketab-20061208-3|54	
14mr|texlive-listliketab-20061208-3|55	
14mr|texlive-listliketab-20061208-3|56	
14mr|texlive-listliketab-20061208-3|57	%changelog
14mr|texlive-listliketab-20061208-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061208-3
14mr|texlive-listliketab-20061208-3|59	+ Revision: 7acb522
14mr|texlive-listliketab-20061208-3|60	- MassBuild#440: Increase release tag
14mr|texlive-listliketab-20061208-3|61	
14mr|texlive-listliketab-20061208-3|62	

20587 14
14mr|texlive-listofsymbols-0.2-3|1	# revision 16134
14mr|texlive-listofsymbols-0.2-3|2	# category Package
14mr|texlive-listofsymbols-0.2-3|3	# catalog-ctan /macros/latex/contrib/listofsymbols
14mr|texlive-listofsymbols-0.2-3|4	# catalog-date 2009-11-29 13:21:16 +0100
14mr|texlive-listofsymbols-0.2-3|5	# catalog-license lppl
14mr|texlive-listofsymbols-0.2-3|6	# catalog-version 0.2
14mr|texlive-listofsymbols-0.2-3|7	Name:		texlive-listofsymbols
14mr|texlive-listofsymbols-0.2-3|8	Version:	0.2
14mr|texlive-listofsymbols-0.2-3|9	Release:	3
14mr|texlive-listofsymbols-0.2-3|10	Summary:	Create and manipulate lists of symbols
14mr|texlive-listofsymbols-0.2-3|11	Group:		Publishing
14mr|texlive-listofsymbols-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listofsymbols
14mr|texlive-listofsymbols-0.2-3|13	License:	LPPL
14mr|texlive-listofsymbols-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listofsymbols.tar.xz
14mr|texlive-listofsymbols-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listofsymbols.doc.tar.xz
14mr|texlive-listofsymbols-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listofsymbols.source.tar.xz
14mr|texlive-listofsymbols-0.2-3|17	BuildArch:	noarch
14mr|texlive-listofsymbols-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-listofsymbols-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-listofsymbols-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-listofsymbols-0.2-3|21	
14mr|texlive-listofsymbols-0.2-3|22	%description
14mr|texlive-listofsymbols-0.2-3|23	Listofsymbols provides commands to automatically create a list
14mr|texlive-listofsymbols-0.2-3|24	of symbols (also called notation or nomenclature), and to
14mr|texlive-listofsymbols-0.2-3|25	handle symbols logically, i.e. define a macro that is expanded
14mr|texlive-listofsymbols-0.2-3|26	to the desired output and use the macro in the text rather than
14mr|texlive-listofsymbols-0.2-3|27	`hardcoding' the output into the text. This helps to ensure
14mr|texlive-listofsymbols-0.2-3|28	consistency throughout the text, especially if there is a
14mr|texlive-listofsymbols-0.2-3|29	chance that symbols will be changed at some stage. The package
14mr|texlive-listofsymbols-0.2-3|30	is more or less a combination of what the packages nomencl and
14mr|texlive-listofsymbols-0.2-3|31	formula do. The concept of creating the list of symbols,
14mr|texlive-listofsymbols-0.2-3|32	though, is different from the way nomencl.sty does it.
14mr|texlive-listofsymbols-0.2-3|33	
14mr|texlive-listofsymbols-0.2-3|34	%post
14mr|texlive-listofsymbols-0.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-listofsymbols-0.2-3|36	
14mr|texlive-listofsymbols-0.2-3|37	%postun
14mr|texlive-listofsymbols-0.2-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-listofsymbols-0.2-3|39	%{_sbindir}/texlive.post
14mr|texlive-listofsymbols-0.2-3|40	fi
14mr|texlive-listofsymbols-0.2-3|41	
14mr|texlive-listofsymbols-0.2-3|42	#-----------------------------------------------------------------------
14mr|texlive-listofsymbols-0.2-3|43	%files
14mr|texlive-listofsymbols-0.2-3|44	%{_texmfdistdir}/tex/latex/listofsymbols/listofsymbols.sty
14mr|texlive-listofsymbols-0.2-3|45	%doc %{_texmfdistdir}/doc/latex/listofsymbols/README
14mr|texlive-listofsymbols-0.2-3|46	%doc %{_texmfdistdir}/doc/latex/listofsymbols/listofsymbols.pdf
14mr|texlive-listofsymbols-0.2-3|47	#- source
14mr|texlive-listofsymbols-0.2-3|48	%doc %{_texmfdistdir}/source/latex/listofsymbols/listofsymbols.dtx
14mr|texlive-listofsymbols-0.2-3|49	%doc %{_texmfdistdir}/source/latex/listofsymbols/listofsymbols.ins
14mr|texlive-listofsymbols-0.2-3|50	
14mr|texlive-listofsymbols-0.2-3|51	#-----------------------------------------------------------------------
14mr|texlive-listofsymbols-0.2-3|52	%prep
14mr|texlive-listofsymbols-0.2-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-listofsymbols-0.2-3|54	
14mr|texlive-listofsymbols-0.2-3|55	%build
14mr|texlive-listofsymbols-0.2-3|56	
14mr|texlive-listofsymbols-0.2-3|57	%install
14mr|texlive-listofsymbols-0.2-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-listofsymbols-0.2-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-listofsymbols-0.2-3|60	
14mr|texlive-listofsymbols-0.2-3|61	
14mr|texlive-listofsymbols-0.2-3|62	
14mr|texlive-listofsymbols-0.2-3|63	%changelog
14mr|texlive-listofsymbols-0.2-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-listofsymbols-0.2-3|65	+ Revision: 349748b
14mr|texlive-listofsymbols-0.2-3|66	- MassBuild#440: Increase release tag
14mr|texlive-listofsymbols-0.2-3|67	
14mr|texlive-listofsymbols-0.2-3|68	

20588 14
14mr|texlive-lithuanian-20081106-3|1	# revision 22722
14mr|texlive-lithuanian-20081106-3|2	# category Package
14mr|texlive-lithuanian-20081106-3|3	# catalog-ctan /language/lithuanian
14mr|texlive-lithuanian-20081106-3|4	# catalog-date 2008-11-06 00:30:15 +0100
14mr|texlive-lithuanian-20081106-3|5	# catalog-license lppl
14mr|texlive-lithuanian-20081106-3|6	# catalog-version undef
14mr|texlive-lithuanian-20081106-3|7	Name:		texlive-lithuanian
14mr|texlive-lithuanian-20081106-3|8	Version:	20081106
14mr|texlive-lithuanian-20081106-3|9	Release:	3
14mr|texlive-lithuanian-20081106-3|10	Summary:	Lithuanian language support
14mr|texlive-lithuanian-20081106-3|11	Group:		Publishing
14mr|texlive-lithuanian-20081106-3|12	URL:		http://www.ctan.org/tex-archive/language/lithuanian
14mr|texlive-lithuanian-20081106-3|13	License:	LPPL
14mr|texlive-lithuanian-20081106-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lithuanian.tar.xz
14mr|texlive-lithuanian-20081106-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lithuanian.doc.tar.xz
14mr|texlive-lithuanian-20081106-3|16	BuildArch:	noarch
14mr|texlive-lithuanian-20081106-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lithuanian-20081106-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lithuanian-20081106-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lithuanian-20081106-3|20	
14mr|texlive-lithuanian-20081106-3|21	%description
14mr|texlive-lithuanian-20081106-3|22	This language support package provides: - Lithuanian language
14mr|texlive-lithuanian-20081106-3|23	hyphenation patterns; - Lithuanian support for Babel; -
14mr|texlive-lithuanian-20081106-3|24	Lithuanian mapping and metrics for using the URW base-35 Type 1
14mr|texlive-lithuanian-20081106-3|25	fonts; - examples for making Lithuanian fonts with fontinst;
14mr|texlive-lithuanian-20081106-3|26	and - extra tools for intputenc and fontenc.
14mr|texlive-lithuanian-20081106-3|27	
14mr|texlive-lithuanian-20081106-3|28	%post
14mr|texlive-lithuanian-20081106-3|29	%{_sbindir}/texlive.post
14mr|texlive-lithuanian-20081106-3|30	
14mr|texlive-lithuanian-20081106-3|31	%postun
14mr|texlive-lithuanian-20081106-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-lithuanian-20081106-3|33	%{_sbindir}/texlive.post
14mr|texlive-lithuanian-20081106-3|34	fi
14mr|texlive-lithuanian-20081106-3|35	
14mr|texlive-lithuanian-20081106-3|36	#-----------------------------------------------------------------------
14mr|texlive-lithuanian-20081106-3|37	%files
14mr|texlive-lithuanian-20081106-3|38	%{_texmfdistdir}/fonts/enc/dvips/lithuanian/latin7x.enc
14mr|texlive-lithuanian-20081106-3|39	%{_texmfdistdir}/fonts/map/dvips/lithuanian/l7x-urwvn.map
14mr|texlive-lithuanian-20081106-3|40	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagd.tfm
14mr|texlive-lithuanian-20081106-3|41	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagdo.tfm
14mr|texlive-lithuanian-20081106-3|42	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagk.tfm
14mr|texlive-lithuanian-20081106-3|43	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagko.tfm
14mr|texlive-lithuanian-20081106-3|44	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkd.tfm
14mr|texlive-lithuanian-20081106-3|45	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkdi.tfm
14mr|texlive-lithuanian-20081106-3|46	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkl.tfm
14mr|texlive-lithuanian-20081106-3|47	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkli.tfm
14mr|texlive-lithuanian-20081106-3|48	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrb.tfm
14mr|texlive-lithuanian-20081106-3|49	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrbo.tfm
14mr|texlive-lithuanian-20081106-3|50	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrr.tfm
14mr|texlive-lithuanian-20081106-3|51	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrro.tfm
14mr|texlive-lithuanian-20081106-3|52	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvb.tfm
14mr|texlive-lithuanian-20081106-3|53	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvbc.tfm
14mr|texlive-lithuanian-20081106-3|54	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvbo.tfm
14mr|texlive-lithuanian-20081106-3|55	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvboc.tfm
14mr|texlive-lithuanian-20081106-3|56	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvr.tfm
14mr|texlive-lithuanian-20081106-3|57	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvrc.tfm
14mr|texlive-lithuanian-20081106-3|58	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvro.tfm
14mr|texlive-lithuanian-20081106-3|59	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvroc.tfm
14mr|texlive-lithuanian-20081106-3|60	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncb.tfm
14mr|texlive-lithuanian-20081106-3|61	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncbi.tfm
14mr|texlive-lithuanian-20081106-3|62	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncr.tfm
14mr|texlive-lithuanian-20081106-3|63	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncri.tfm
14mr|texlive-lithuanian-20081106-3|64	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplb.tfm
14mr|texlive-lithuanian-20081106-3|65	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplbi.tfm
14mr|texlive-lithuanian-20081106-3|66	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplr.tfm
14mr|texlive-lithuanian-20081106-3|67	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplri.tfm
14mr|texlive-lithuanian-20081106-3|68	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmb.tfm
14mr|texlive-lithuanian-20081106-3|69	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmbi.tfm
14mr|texlive-lithuanian-20081106-3|70	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmr.tfm
14mr|texlive-lithuanian-20081106-3|71	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmri.tfm
14mr|texlive-lithuanian-20081106-3|72	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uzcmi.tfm
14mr|texlive-lithuanian-20081106-3|73	%{_texmfdistdir}/tex/latex/lithuanian/cp772.def
14mr|texlive-lithuanian-20081106-3|74	%{_texmfdistdir}/tex/latex/lithuanian/cp774.def
14mr|texlive-lithuanian-20081106-3|75	%{_texmfdistdir}/tex/latex/lithuanian/cp775.def
14mr|texlive-lithuanian-20081106-3|76	%{_texmfdistdir}/tex/latex/lithuanian/cpKBL.def
14mr|texlive-lithuanian-20081106-3|77	%{_texmfdistdir}/tex/latex/lithuanian/cpRIM.def
14mr|texlive-lithuanian-20081106-3|78	%{_texmfdistdir}/tex/latex/lithuanian/l7xenc.def
14mr|texlive-lithuanian-20081106-3|79	%{_texmfdistdir}/tex/latex/lithuanian/l7xenc.dfu
14mr|texlive-lithuanian-20081106-3|80	%{_texmfdistdir}/tex/latex/lithuanian/l7xenc.sty
14mr|texlive-lithuanian-20081106-3|81	%{_texmfdistdir}/tex/latex/lithuanian/l7xuag.fd
14mr|texlive-lithuanian-20081106-3|82	%{_texmfdistdir}/tex/latex/lithuanian/l7xubk.fd
14mr|texlive-lithuanian-20081106-3|83	%{_texmfdistdir}/tex/latex/lithuanian/l7xucr.fd
14mr|texlive-lithuanian-20081106-3|84	%{_texmfdistdir}/tex/latex/lithuanian/l7xuhv.fd
14mr|texlive-lithuanian-20081106-3|85	%{_texmfdistdir}/tex/latex/lithuanian/l7xunc.fd
14mr|texlive-lithuanian-20081106-3|86	%{_texmfdistdir}/tex/latex/lithuanian/l7xupl.fd
14mr|texlive-lithuanian-20081106-3|87	%{_texmfdistdir}/tex/latex/lithuanian/l7xutm.fd
14mr|texlive-lithuanian-20081106-3|88	%{_texmfdistdir}/tex/latex/lithuanian/l7xuzc.fd
14mr|texlive-lithuanian-20081106-3|89	%{_texmfdistdir}/tex/latex/lithuanian/latin7.def
14mr|texlive-lithuanian-20081106-3|90	%{_texmfdistdir}/tex/latex/lithuanian/lithuanian.ldf
14mr|texlive-lithuanian-20081106-3|91	%{_texmfdistdir}/tex/latex/lithuanian/lithuanian.sty
14mr|texlive-lithuanian-20081106-3|92	%doc %{_texmfdistdir}/doc/latex/lithuanian/COPYING
14mr|texlive-lithuanian-20081106-3|93	%doc %{_texmfdistdir}/doc/latex/lithuanian/ChangeLog
14mr|texlive-lithuanian-20081106-3|94	%doc %{_texmfdistdir}/doc/latex/lithuanian/Copyright
14mr|texlive-lithuanian-20081106-3|95	%doc %{_texmfdistdir}/doc/latex/lithuanian/README.lithuanian
14mr|texlive-lithuanian-20081106-3|96	%doc %{_texmfdistdir}/doc/latex/lithuanian/latin7lt.tex
14mr|texlive-lithuanian-20081106-3|97	%doc %{_texmfdistdir}/doc/latex/lithuanian/latin7x.etx
14mr|texlive-lithuanian-20081106-3|98	%doc %{_texmfdistdir}/doc/latex/lithuanian/latin7x.mtx
14mr|texlive-lithuanian-20081106-3|99	%doc %{_texmfdistdir}/doc/latex/lithuanian/latin7x.pdf
14mr|texlive-lithuanian-20081106-3|100	%doc %{_texmfdistdir}/doc/latex/lithuanian/makeLT.html
14mr|texlive-lithuanian-20081106-3|101	%doc %{_texmfdistdir}/doc/latex/lithuanian/makelt.tex
14mr|texlive-lithuanian-20081106-3|102	%doc %{_texmfdistdir}/doc/latex/lithuanian/makeltmap.tex
14mr|texlive-lithuanian-20081106-3|103	%doc %{_texmfdistdir}/doc/latex/lithuanian/testlt-urw.tex
14mr|texlive-lithuanian-20081106-3|104	%doc %{_texmfdistdir}/doc/latex/lithuanian/testlt.tex
14mr|texlive-lithuanian-20081106-3|105	
14mr|texlive-lithuanian-20081106-3|106	#-----------------------------------------------------------------------
14mr|texlive-lithuanian-20081106-3|107	%prep
14mr|texlive-lithuanian-20081106-3|108	%setup -c -a0 -a1
14mr|texlive-lithuanian-20081106-3|109	
14mr|texlive-lithuanian-20081106-3|110	%build
14mr|texlive-lithuanian-20081106-3|111	
14mr|texlive-lithuanian-20081106-3|112	%install
14mr|texlive-lithuanian-20081106-3|113	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lithuanian-20081106-3|114	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lithuanian-20081106-3|115	
14mr|texlive-lithuanian-20081106-3|116	
14mr|texlive-lithuanian-20081106-3|117	
14mr|texlive-lithuanian-20081106-3|118	%changelog
14mr|texlive-lithuanian-20081106-3|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081106-3
14mr|texlive-lithuanian-20081106-3|120	+ Revision: f06d035
14mr|texlive-lithuanian-20081106-3|121	- MassBuild#440: Increase release tag
14mr|texlive-lithuanian-20081106-3|122	
14mr|texlive-lithuanian-20081106-3|123	

20589 14
14mr|texlive-liturg-1.0-3|1	# revision 15878
14mr|texlive-liturg-1.0-3|2	# category Package
14mr|texlive-liturg-1.0-3|3	# catalog-ctan /macros/latex/contrib/liturg
14mr|texlive-liturg-1.0-3|4	# catalog-date 2008-09-08 11:32:46 +0200
14mr|texlive-liturg-1.0-3|5	# catalog-license lppl
14mr|texlive-liturg-1.0-3|6	# catalog-version 1.0
14mr|texlive-liturg-1.0-3|7	Name:		texlive-liturg
14mr|texlive-liturg-1.0-3|8	Version:	1.0
14mr|texlive-liturg-1.0-3|9	Release:	3
14mr|texlive-liturg-1.0-3|10	Summary:	Support for typesetting Catholic liturgical texts
14mr|texlive-liturg-1.0-3|11	Group:		Publishing
14mr|texlive-liturg-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/liturg
14mr|texlive-liturg-1.0-3|13	License:	LPPL
14mr|texlive-liturg-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/liturg.tar.xz
14mr|texlive-liturg-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/liturg.doc.tar.xz
14mr|texlive-liturg-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/liturg.source.tar.xz
14mr|texlive-liturg-1.0-3|17	BuildArch:	noarch
14mr|texlive-liturg-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-liturg-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-liturg-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-liturg-1.0-3|21	
14mr|texlive-liturg-1.0-3|22	%description
14mr|texlive-liturg-1.0-3|23	The packages offers simple macros for typesetting Catholic
14mr|texlive-liturg-1.0-3|24	liturgical texts, particularly Missal and Breviary texts. The
14mr|texlive-liturg-1.0-3|25	package assumes availability of Latin typesetting packages.
14mr|texlive-liturg-1.0-3|26	
14mr|texlive-liturg-1.0-3|27	%post
14mr|texlive-liturg-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-liturg-1.0-3|29	
14mr|texlive-liturg-1.0-3|30	%postun
14mr|texlive-liturg-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-liturg-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-liturg-1.0-3|33	fi
14mr|texlive-liturg-1.0-3|34	
14mr|texlive-liturg-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-liturg-1.0-3|36	%files
14mr|texlive-liturg-1.0-3|37	%{_texmfdistdir}/tex/latex/liturg/liturg.sty
14mr|texlive-liturg-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/liturg/README
14mr|texlive-liturg-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/liturg/liturg.pdf
14mr|texlive-liturg-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/liturg/test.tex
14mr|texlive-liturg-1.0-3|41	#- source
14mr|texlive-liturg-1.0-3|42	%doc %{_texmfdistdir}/source/latex/liturg/liturg.ins
14mr|texlive-liturg-1.0-3|43	
14mr|texlive-liturg-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-liturg-1.0-3|45	%prep
14mr|texlive-liturg-1.0-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-liturg-1.0-3|47	
14mr|texlive-liturg-1.0-3|48	%build
14mr|texlive-liturg-1.0-3|49	
14mr|texlive-liturg-1.0-3|50	%install
14mr|texlive-liturg-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-liturg-1.0-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-liturg-1.0-3|53	
14mr|texlive-liturg-1.0-3|54	
14mr|texlive-liturg-1.0-3|55	
14mr|texlive-liturg-1.0-3|56	%changelog
14mr|texlive-liturg-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-liturg-1.0-3|58	+ Revision: a8892ba
14mr|texlive-liturg-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-liturg-1.0-3|60	
14mr|texlive-liturg-1.0-3|61	

20590 14
14mr|texlive-lkproof-3.1-3|1	# revision 20021
14mr|texlive-lkproof-3.1-3|2	# category Package
14mr|texlive-lkproof-3.1-3|3	# catalog-ctan /macros/latex/contrib/lkproof
14mr|texlive-lkproof-3.1-3|4	# catalog-date 2010-10-07 09:27:06 +0200
14mr|texlive-lkproof-3.1-3|5	# catalog-license gpl
14mr|texlive-lkproof-3.1-3|6	# catalog-version 3.1
14mr|texlive-lkproof-3.1-3|7	Name:		texlive-lkproof
14mr|texlive-lkproof-3.1-3|8	Version:	3.1
14mr|texlive-lkproof-3.1-3|9	Release:	3
14mr|texlive-lkproof-3.1-3|10	Summary:	LK Proof figure macros
14mr|texlive-lkproof-3.1-3|11	Group:		Publishing
14mr|texlive-lkproof-3.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lkproof
14mr|texlive-lkproof-3.1-3|13	License:	GPL
14mr|texlive-lkproof-3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lkproof.tar.xz
14mr|texlive-lkproof-3.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lkproof.doc.tar.xz
14mr|texlive-lkproof-3.1-3|16	BuildArch:	noarch
14mr|texlive-lkproof-3.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lkproof-3.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lkproof-3.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lkproof-3.1-3|20	
14mr|texlive-lkproof-3.1-3|21	%description
14mr|texlive-lkproof-3.1-3|22	The package defines a pair of commands \infer and \deduce, that
14mr|texlive-lkproof-3.1-3|23	are used in constructing LK proof diagrams.
14mr|texlive-lkproof-3.1-3|24	
14mr|texlive-lkproof-3.1-3|25	%post
14mr|texlive-lkproof-3.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-lkproof-3.1-3|27	
14mr|texlive-lkproof-3.1-3|28	%postun
14mr|texlive-lkproof-3.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-lkproof-3.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-lkproof-3.1-3|31	fi
14mr|texlive-lkproof-3.1-3|32	
14mr|texlive-lkproof-3.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-lkproof-3.1-3|34	%files
14mr|texlive-lkproof-3.1-3|35	%{_texmfdistdir}/tex/latex/lkproof/proof.sty
14mr|texlive-lkproof-3.1-3|36	%doc %{_texmfdistdir}/doc/latex/lkproof/lkproof-doc.pdf
14mr|texlive-lkproof-3.1-3|37	%doc %{_texmfdistdir}/doc/latex/lkproof/lkproof-doc.tex
14mr|texlive-lkproof-3.1-3|38	%doc %{_texmfdistdir}/doc/latex/lkproof/proofeg.tex
14mr|texlive-lkproof-3.1-3|39	
14mr|texlive-lkproof-3.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-lkproof-3.1-3|41	%prep
14mr|texlive-lkproof-3.1-3|42	%setup -c -a0 -a1
14mr|texlive-lkproof-3.1-3|43	
14mr|texlive-lkproof-3.1-3|44	%build
14mr|texlive-lkproof-3.1-3|45	
14mr|texlive-lkproof-3.1-3|46	%install
14mr|texlive-lkproof-3.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lkproof-3.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lkproof-3.1-3|49	
14mr|texlive-lkproof-3.1-3|50	
14mr|texlive-lkproof-3.1-3|51	
14mr|texlive-lkproof-3.1-3|52	%changelog
14mr|texlive-lkproof-3.1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1-3
14mr|texlive-lkproof-3.1-3|54	+ Revision: b9ceba8
14mr|texlive-lkproof-3.1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-lkproof-3.1-3|56	
14mr|texlive-lkproof-3.1-3|57	

20591 14
14mr|texlive-lm-2.004-3|1	# revision 23165
14mr|texlive-lm-2.004-3|2	# category Package
14mr|texlive-lm-2.004-3|3	# catalog-ctan /fonts/lm
14mr|texlive-lm-2.004-3|4	# catalog-date 2009-10-09 10:08:38 +0200
14mr|texlive-lm-2.004-3|5	# catalog-license gfsl
14mr|texlive-lm-2.004-3|6	# catalog-version 2.004
14mr|texlive-lm-2.004-3|7	Name:		texlive-lm
14mr|texlive-lm-2.004-3|8	Version:	2.004
14mr|texlive-lm-2.004-3|9	Release:	3
14mr|texlive-lm-2.004-3|10	Summary:	Latin modern fonts in outline formats
14mr|texlive-lm-2.004-3|11	Group:		Publishing
14mr|texlive-lm-2.004-3|12	URL:		http://www.ctan.org/tex-archive/fonts/lm
14mr|texlive-lm-2.004-3|13	License:	GFSL
14mr|texlive-lm-2.004-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm.tar.xz
14mr|texlive-lm-2.004-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm.doc.tar.xz
14mr|texlive-lm-2.004-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm.source.tar.xz
14mr|texlive-lm-2.004-3|17	BuildArch:	noarch
14mr|texlive-lm-2.004-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lm-2.004-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lm-2.004-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lm-2.004-3|21	
14mr|texlive-lm-2.004-3|22	%description
14mr|texlive-lm-2.004-3|23	The Latin Modern family of fonts consists of 72 text fonts and
14mr|texlive-lm-2.004-3|24	20 mathematics fonts, and is based on the Computer Modern fonts
14mr|texlive-lm-2.004-3|25	released into public domain by AMS (copyright (c) 1997 AMS).
14mr|texlive-lm-2.004-3|26	The lm font set contains a lot of additional characters, mainly
14mr|texlive-lm-2.004-3|27	accented ones, but not exclusively. There is one set of fonts,
14mr|texlive-lm-2.004-3|28	available both in Adobe Type 1 format (*.pfb) and in OpenType
14mr|texlive-lm-2.004-3|29	format (*.otf). There are five sets of TeX Font Metric files,
14mr|texlive-lm-2.004-3|30	corresponding to: Cork encoding (cork-*.tfm); QX encoding (qx-
14mr|texlive-lm-2.004-3|31	*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); T5
14mr|texlive-lm-2.004-3|32	(Vietnamese) encoding (t5-*.tfm); and Text Companion for EC
14mr|texlive-lm-2.004-3|33	fonts aka TS1 (ts1-*.tfm).
14mr|texlive-lm-2.004-3|34	
14mr|texlive-lm-2.004-3|35	%post
14mr|texlive-lm-2.004-3|36	%{_sbindir}/texlive.post
14mr|texlive-lm-2.004-3|37	
14mr|texlive-lm-2.004-3|38	%postun
14mr|texlive-lm-2.004-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-lm-2.004-3|40	%{_sbindir}/texlive.post
14mr|texlive-lm-2.004-3|41	fi
14mr|texlive-lm-2.004-3|42	
14mr|texlive-lm-2.004-3|43	#-----------------------------------------------------------------------
14mr|texlive-lm-2.004-3|44	%files
14mr|texlive-lm-2.004-3|45	%{_texmfdistdir}/fonts/afm/public/lm/lmb10.afm
14mr|texlive-lm-2.004-3|46	%{_texmfdistdir}/fonts/afm/public/lm/lmbo10.afm
14mr|texlive-lm-2.004-3|47	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy10.afm
14mr|texlive-lm-2.004-3|48	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy10.aft
14mr|texlive-lm-2.004-3|49	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy5.afm
14mr|texlive-lm-2.004-3|50	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy5.aft
14mr|texlive-lm-2.004-3|51	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy7.afm
14mr|texlive-lm-2.004-3|52	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy7.aft
14mr|texlive-lm-2.004-3|53	%{_texmfdistdir}/fonts/afm/public/lm/lmbx10.afm
14mr|texlive-lm-2.004-3|54	%{_texmfdistdir}/fonts/afm/public/lm/lmbx12.afm
14mr|texlive-lm-2.004-3|55	%{_texmfdistdir}/fonts/afm/public/lm/lmbx5.afm
14mr|texlive-lm-2.004-3|56	%{_texmfdistdir}/fonts/afm/public/lm/lmbx6.afm
14mr|texlive-lm-2.004-3|57	%{_texmfdistdir}/fonts/afm/public/lm/lmbx7.afm
14mr|texlive-lm-2.004-3|58	%{_texmfdistdir}/fonts/afm/public/lm/lmbx8.afm
14mr|texlive-lm-2.004-3|59	%{_texmfdistdir}/fonts/afm/public/lm/lmbx9.afm
14mr|texlive-lm-2.004-3|60	%{_texmfdistdir}/fonts/afm/public/lm/lmbxi10.afm
14mr|texlive-lm-2.004-3|61	%{_texmfdistdir}/fonts/afm/public/lm/lmbxo10.afm
14mr|texlive-lm-2.004-3|62	%{_texmfdistdir}/fonts/afm/public/lm/lmcsc10.afm
14mr|texlive-lm-2.004-3|63	%{_texmfdistdir}/fonts/afm/public/lm/lmcsco10.afm
14mr|texlive-lm-2.004-3|64	%{_texmfdistdir}/fonts/afm/public/lm/lmdunh10.afm
14mr|texlive-lm-2.004-3|65	%{_texmfdistdir}/fonts/afm/public/lm/lmduno10.afm
14mr|texlive-lm-2.004-3|66	%{_texmfdistdir}/fonts/afm/public/lm/lmex10.afm
14mr|texlive-lm-2.004-3|67	%{_texmfdistdir}/fonts/afm/public/lm/lmex10.aft
14mr|texlive-lm-2.004-3|68	%{_texmfdistdir}/fonts/afm/public/lm/lmmi10.afm
14mr|texlive-lm-2.004-3|69	%{_texmfdistdir}/fonts/afm/public/lm/lmmi10.aft
14mr|texlive-lm-2.004-3|70	%{_texmfdistdir}/fonts/afm/public/lm/lmmi12.afm
14mr|texlive-lm-2.004-3|71	%{_texmfdistdir}/fonts/afm/public/lm/lmmi12.aft
14mr|texlive-lm-2.004-3|72	%{_texmfdistdir}/fonts/afm/public/lm/lmmi5.afm
14mr|texlive-lm-2.004-3|73	%{_texmfdistdir}/fonts/afm/public/lm/lmmi5.aft
14mr|texlive-lm-2.004-3|74	%{_texmfdistdir}/fonts/afm/public/lm/lmmi6.afm
14mr|texlive-lm-2.004-3|75	%{_texmfdistdir}/fonts/afm/public/lm/lmmi6.aft
14mr|texlive-lm-2.004-3|76	%{_texmfdistdir}/fonts/afm/public/lm/lmmi7.afm
14mr|texlive-lm-2.004-3|77	%{_texmfdistdir}/fonts/afm/public/lm/lmmi7.aft
14mr|texlive-lm-2.004-3|78	%{_texmfdistdir}/fonts/afm/public/lm/lmmi8.afm
14mr|texlive-lm-2.004-3|79	%{_texmfdistdir}/fonts/afm/public/lm/lmmi8.aft
14mr|texlive-lm-2.004-3|80	%{_texmfdistdir}/fonts/afm/public/lm/lmmi9.afm
14mr|texlive-lm-2.004-3|81	%{_texmfdistdir}/fonts/afm/public/lm/lmmi9.aft
14mr|texlive-lm-2.004-3|82	%{_texmfdistdir}/fonts/afm/public/lm/lmmib10.afm
14mr|texlive-lm-2.004-3|83	%{_texmfdistdir}/fonts/afm/public/lm/lmmib10.aft
14mr|texlive-lm-2.004-3|84	%{_texmfdistdir}/fonts/afm/public/lm/lmmib5.afm
14mr|texlive-lm-2.004-3|85	%{_texmfdistdir}/fonts/afm/public/lm/lmmib5.aft
14mr|texlive-lm-2.004-3|86	%{_texmfdistdir}/fonts/afm/public/lm/lmmib7.afm
14mr|texlive-lm-2.004-3|87	%{_texmfdistdir}/fonts/afm/public/lm/lmmib7.aft
14mr|texlive-lm-2.004-3|88	%{_texmfdistdir}/fonts/afm/public/lm/lmr10.afm
14mr|texlive-lm-2.004-3|89	%{_texmfdistdir}/fonts/afm/public/lm/lmr12.afm
14mr|texlive-lm-2.004-3|90	%{_texmfdistdir}/fonts/afm/public/lm/lmr17.afm
14mr|texlive-lm-2.004-3|91	%{_texmfdistdir}/fonts/afm/public/lm/lmr5.afm
14mr|texlive-lm-2.004-3|92	%{_texmfdistdir}/fonts/afm/public/lm/lmr6.afm
14mr|texlive-lm-2.004-3|93	%{_texmfdistdir}/fonts/afm/public/lm/lmr7.afm
14mr|texlive-lm-2.004-3|94	%{_texmfdistdir}/fonts/afm/public/lm/lmr8.afm
14mr|texlive-lm-2.004-3|95	%{_texmfdistdir}/fonts/afm/public/lm/lmr9.afm
14mr|texlive-lm-2.004-3|96	%{_texmfdistdir}/fonts/afm/public/lm/lmri10.afm
14mr|texlive-lm-2.004-3|97	%{_texmfdistdir}/fonts/afm/public/lm/lmri12.afm
14mr|texlive-lm-2.004-3|98	%{_texmfdistdir}/fonts/afm/public/lm/lmri7.afm
14mr|texlive-lm-2.004-3|99	%{_texmfdistdir}/fonts/afm/public/lm/lmri8.afm
14mr|texlive-lm-2.004-3|100	%{_texmfdistdir}/fonts/afm/public/lm/lmri9.afm
14mr|texlive-lm-2.004-3|101	%{_texmfdistdir}/fonts/afm/public/lm/lmro10.afm
14mr|texlive-lm-2.004-3|102	%{_texmfdistdir}/fonts/afm/public/lm/lmro12.afm
14mr|texlive-lm-2.004-3|103	%{_texmfdistdir}/fonts/afm/public/lm/lmro17.afm
14mr|texlive-lm-2.004-3|104	%{_texmfdistdir}/fonts/afm/public/lm/lmro8.afm
14mr|texlive-lm-2.004-3|105	%{_texmfdistdir}/fonts/afm/public/lm/lmro9.afm
14mr|texlive-lm-2.004-3|106	%{_texmfdistdir}/fonts/afm/public/lm/lmss10.afm
14mr|texlive-lm-2.004-3|107	%{_texmfdistdir}/fonts/afm/public/lm/lmss12.afm
14mr|texlive-lm-2.004-3|108	%{_texmfdistdir}/fonts/afm/public/lm/lmss17.afm
14mr|texlive-lm-2.004-3|109	%{_texmfdistdir}/fonts/afm/public/lm/lmss8.afm
14mr|texlive-lm-2.004-3|110	%{_texmfdistdir}/fonts/afm/public/lm/lmss9.afm
14mr|texlive-lm-2.004-3|111	%{_texmfdistdir}/fonts/afm/public/lm/lmssbo10.afm
14mr|texlive-lm-2.004-3|112	%{_texmfdistdir}/fonts/afm/public/lm/lmssbx10.afm
14mr|texlive-lm-2.004-3|113	%{_texmfdistdir}/fonts/afm/public/lm/lmssdc10.afm
14mr|texlive-lm-2.004-3|114	%{_texmfdistdir}/fonts/afm/public/lm/lmssdo10.afm
14mr|texlive-lm-2.004-3|115	%{_texmfdistdir}/fonts/afm/public/lm/lmsso10.afm
14mr|texlive-lm-2.004-3|116	%{_texmfdistdir}/fonts/afm/public/lm/lmsso12.afm
14mr|texlive-lm-2.004-3|117	%{_texmfdistdir}/fonts/afm/public/lm/lmsso17.afm
14mr|texlive-lm-2.004-3|118	%{_texmfdistdir}/fonts/afm/public/lm/lmsso8.afm
14mr|texlive-lm-2.004-3|119	%{_texmfdistdir}/fonts/afm/public/lm/lmsso9.afm
14mr|texlive-lm-2.004-3|120	%{_texmfdistdir}/fonts/afm/public/lm/lmssq8.afm
14mr|texlive-lm-2.004-3|121	%{_texmfdistdir}/fonts/afm/public/lm/lmssqbo8.afm
14mr|texlive-lm-2.004-3|122	%{_texmfdistdir}/fonts/afm/public/lm/lmssqbx8.afm
14mr|texlive-lm-2.004-3|123	%{_texmfdistdir}/fonts/afm/public/lm/lmssqo8.afm
14mr|texlive-lm-2.004-3|124	%{_texmfdistdir}/fonts/afm/public/lm/lmsy10.afm
14mr|texlive-lm-2.004-3|125	%{_texmfdistdir}/fonts/afm/public/lm/lmsy10.aft
14mr|texlive-lm-2.004-3|126	%{_texmfdistdir}/fonts/afm/public/lm/lmsy5.afm
14mr|texlive-lm-2.004-3|127	%{_texmfdistdir}/fonts/afm/public/lm/lmsy5.aft
14mr|texlive-lm-2.004-3|128	%{_texmfdistdir}/fonts/afm/public/lm/lmsy6.afm
14mr|texlive-lm-2.004-3|129	%{_texmfdistdir}/fonts/afm/public/lm/lmsy6.aft
14mr|texlive-lm-2.004-3|130	%{_texmfdistdir}/fonts/afm/public/lm/lmsy7.afm
14mr|texlive-lm-2.004-3|131	%{_texmfdistdir}/fonts/afm/public/lm/lmsy7.aft
14mr|texlive-lm-2.004-3|132	%{_texmfdistdir}/fonts/afm/public/lm/lmsy8.afm
14mr|texlive-lm-2.004-3|133	%{_texmfdistdir}/fonts/afm/public/lm/lmsy8.aft
14mr|texlive-lm-2.004-3|134	%{_texmfdistdir}/fonts/afm/public/lm/lmsy9.afm
14mr|texlive-lm-2.004-3|135	%{_texmfdistdir}/fonts/afm/public/lm/lmsy9.aft
14mr|texlive-lm-2.004-3|136	%{_texmfdistdir}/fonts/afm/public/lm/lmtcsc10.afm
14mr|texlive-lm-2.004-3|137	%{_texmfdistdir}/fonts/afm/public/lm/lmtcso10.afm
14mr|texlive-lm-2.004-3|138	%{_texmfdistdir}/fonts/afm/public/lm/lmtk10.afm
14mr|texlive-lm-2.004-3|139	%{_texmfdistdir}/fonts/afm/public/lm/lmtko10.afm
14mr|texlive-lm-2.004-3|140	%{_texmfdistdir}/fonts/afm/public/lm/lmtl10.afm
14mr|texlive-lm-2.004-3|141	%{_texmfdistdir}/fonts/afm/public/lm/lmtlc10.afm
14mr|texlive-lm-2.004-3|142	%{_texmfdistdir}/fonts/afm/public/lm/lmtlco10.afm
14mr|texlive-lm-2.004-3|143	%{_texmfdistdir}/fonts/afm/public/lm/lmtlo10.afm
14mr|texlive-lm-2.004-3|144	%{_texmfdistdir}/fonts/afm/public/lm/lmtt10.afm
14mr|texlive-lm-2.004-3|145	%{_texmfdistdir}/fonts/afm/public/lm/lmtt12.afm
14mr|texlive-lm-2.004-3|146	%{_texmfdistdir}/fonts/afm/public/lm/lmtt8.afm
14mr|texlive-lm-2.004-3|147	%{_texmfdistdir}/fonts/afm/public/lm/lmtt9.afm
14mr|texlive-lm-2.004-3|148	%{_texmfdistdir}/fonts/afm/public/lm/lmtti10.afm
14mr|texlive-lm-2.004-3|149	%{_texmfdistdir}/fonts/afm/public/lm/lmtto10.afm
14mr|texlive-lm-2.004-3|150	%{_texmfdistdir}/fonts/afm/public/lm/lmu10.afm
14mr|texlive-lm-2.004-3|151	%{_texmfdistdir}/fonts/afm/public/lm/lmvtk10.afm
14mr|texlive-lm-2.004-3|152	%{_texmfdistdir}/fonts/afm/public/lm/lmvtko10.afm
14mr|texlive-lm-2.004-3|153	%{_texmfdistdir}/fonts/afm/public/lm/lmvtl10.afm
14mr|texlive-lm-2.004-3|154	%{_texmfdistdir}/fonts/afm/public/lm/lmvtlo10.afm
14mr|texlive-lm-2.004-3|155	%{_texmfdistdir}/fonts/afm/public/lm/lmvtt10.afm
14mr|texlive-lm-2.004-3|156	%{_texmfdistdir}/fonts/afm/public/lm/lmvtto10.afm
14mr|texlive-lm-2.004-3|157	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-cs.enc
14mr|texlive-lm-2.004-3|158	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-cssc.enc
14mr|texlive-lm-2.004-3|159	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-cstt.enc
14mr|texlive-lm-2.004-3|160	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-ec.enc
14mr|texlive-lm-2.004-3|161	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-l7x.enc
14mr|texlive-lm-2.004-3|162	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-mathex.enc
14mr|texlive-lm-2.004-3|163	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-mathit.enc
14mr|texlive-lm-2.004-3|164	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-mathsy.enc
14mr|texlive-lm-2.004-3|165	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-qx.enc
14mr|texlive-lm-2.004-3|166	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-qxsc.enc
14mr|texlive-lm-2.004-3|167	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-qxtt.enc
14mr|texlive-lm-2.004-3|168	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmin.enc
14mr|texlive-lm-2.004-3|169	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmit.enc
14mr|texlive-lm-2.004-3|170	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmitt.enc
14mr|texlive-lm-2.004-3|171	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmrm.enc
14mr|texlive-lm-2.004-3|172	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmsc.enc
14mr|texlive-lm-2.004-3|173	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmtt.enc
14mr|texlive-lm-2.004-3|174	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-csin.enc
14mr|texlive-lm-2.004-3|175	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-csrm.enc
14mr|texlive-lm-2.004-3|176	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cssc.enc
14mr|texlive-lm-2.004-3|177	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cstt.enc
14mr|texlive-lm-2.004-3|178	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plin.enc
14mr|texlive-lm-2.004-3|179	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plit.enc
14mr|texlive-lm-2.004-3|180	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plitt.enc
14mr|texlive-lm-2.004-3|181	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plrm.enc
14mr|texlive-lm-2.004-3|182	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plsc.enc
14mr|texlive-lm-2.004-3|183	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-pltt.enc
14mr|texlive-lm-2.004-3|184	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-t5psn.enc
14mr|texlive-lm-2.004-3|185	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rm.enc
14mr|texlive-lm-2.004-3|186	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rmsc.enc
14mr|texlive-lm-2.004-3|187	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rmtt.enc
14mr|texlive-lm-2.004-3|188	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-t5.enc
14mr|texlive-lm-2.004-3|189	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-texnansi.enc
14mr|texlive-lm-2.004-3|190	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-ts1.enc
14mr|texlive-lm-2.004-3|191	%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-ec.map
14mr|texlive-lm-2.004-3|192	%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-math.map
14mr|texlive-lm-2.004-3|193	%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-rm.map
14mr|texlive-lm-2.004-3|194	%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-texnansi.map
14mr|texlive-lm-2.004-3|195	%{_texmfdistdir}/fonts/map/dvips/lm/lm-cs.map
14mr|texlive-lm-2.004-3|196	%{_texmfdistdir}/fonts/map/dvips/lm/lm-ec.map
14mr|texlive-lm-2.004-3|197	%{_texmfdistdir}/fonts/map/dvips/lm/lm-l7x.map
14mr|texlive-lm-2.004-3|198	%{_texmfdistdir}/fonts/map/dvips/lm/lm-math.map
14mr|texlive-lm-2.004-3|199	%{_texmfdistdir}/fonts/map/dvips/lm/lm-qx.map
14mr|texlive-lm-2.004-3|200	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cmother.map
14mr|texlive-lm-2.004-3|201	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cmtext-interpolated.map
14mr|texlive-lm-2.004-3|202	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cmtext.map
14mr|texlive-lm-2.004-3|203	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cstext.map
14mr|texlive-lm-2.004-3|204	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-pltext.map
14mr|texlive-lm-2.004-3|205	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-vntext.map
14mr|texlive-lm-2.004-3|206	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rm.map
14mr|texlive-lm-2.004-3|207	%{_texmfdistdir}/fonts/map/dvips/lm/lm-t5.map
14mr|texlive-lm-2.004-3|208	%{_texmfdistdir}/fonts/map/dvips/lm/lm-texnansi.map
14mr|texlive-lm-2.004-3|209	%{_texmfdistdir}/fonts/map/dvips/lm/lm-ts1.map
14mr|texlive-lm-2.004-3|210	%{_texmfdistdir}/fonts/map/dvips/lm/lm.map
14mr|texlive-lm-2.004-3|211	%{_texmfdistdir}/fonts/opentype/public/lm/lmmath-regular.otf
14mr|texlive-lm-2.004-3|212	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono10-italic.otf
14mr|texlive-lm-2.004-3|213	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono10-regular.otf
14mr|texlive-lm-2.004-3|214	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono12-regular.otf
14mr|texlive-lm-2.004-3|215	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono8-regular.otf
14mr|texlive-lm-2.004-3|216	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono9-regular.otf
14mr|texlive-lm-2.004-3|217	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonocaps10-oblique.otf
14mr|texlive-lm-2.004-3|218	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonocaps10-regular.otf
14mr|texlive-lm-2.004-3|219	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-bold.otf
14mr|texlive-lm-2.004-3|220	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-boldoblique.otf
14mr|texlive-lm-2.004-3|221	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-oblique.otf
14mr|texlive-lm-2.004-3|222	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-regular.otf
14mr|texlive-lm-2.004-3|223	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoltcond10-oblique.otf
14mr|texlive-lm-2.004-3|224	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoltcond10-regular.otf
14mr|texlive-lm-2.004-3|225	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoprop10-oblique.otf
14mr|texlive-lm-2.004-3|226	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoprop10-regular.otf
14mr|texlive-lm-2.004-3|227	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-bold.otf
14mr|texlive-lm-2.004-3|228	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-boldoblique.otf
14mr|texlive-lm-2.004-3|229	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-oblique.otf
14mr|texlive-lm-2.004-3|230	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-regular.otf
14mr|texlive-lm-2.004-3|231	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoslant10-regular.otf
14mr|texlive-lm-2.004-3|232	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-bold.otf
14mr|texlive-lm-2.004-3|233	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-bolditalic.otf
14mr|texlive-lm-2.004-3|234	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-italic.otf
14mr|texlive-lm-2.004-3|235	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-regular.otf
14mr|texlive-lm-2.004-3|236	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman12-bold.otf
14mr|texlive-lm-2.004-3|237	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman12-italic.otf
14mr|texlive-lm-2.004-3|238	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman12-regular.otf
14mr|texlive-lm-2.004-3|239	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman17-regular.otf
14mr|texlive-lm-2.004-3|240	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman5-bold.otf
14mr|texlive-lm-2.004-3|241	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman5-regular.otf
14mr|texlive-lm-2.004-3|242	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman6-bold.otf
14mr|texlive-lm-2.004-3|243	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman6-regular.otf
14mr|texlive-lm-2.004-3|244	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman7-bold.otf
14mr|texlive-lm-2.004-3|245	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman7-italic.otf
14mr|texlive-lm-2.004-3|246	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman7-regular.otf
14mr|texlive-lm-2.004-3|247	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman8-bold.otf
14mr|texlive-lm-2.004-3|248	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman8-italic.otf
14mr|texlive-lm-2.004-3|249	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman8-regular.otf
14mr|texlive-lm-2.004-3|250	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman9-bold.otf
14mr|texlive-lm-2.004-3|251	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman9-italic.otf
14mr|texlive-lm-2.004-3|252	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman9-regular.otf
14mr|texlive-lm-2.004-3|253	%{_texmfdistdir}/fonts/opentype/public/lm/lmromancaps10-oblique.otf
14mr|texlive-lm-2.004-3|254	%{_texmfdistdir}/fonts/opentype/public/lm/lmromancaps10-regular.otf
14mr|texlive-lm-2.004-3|255	%{_texmfdistdir}/fonts/opentype/public/lm/lmromandemi10-oblique.otf
14mr|texlive-lm-2.004-3|256	%{_texmfdistdir}/fonts/opentype/public/lm/lmromandemi10-regular.otf
14mr|texlive-lm-2.004-3|257	%{_texmfdistdir}/fonts/opentype/public/lm/lmromandunh10-oblique.otf
14mr|texlive-lm-2.004-3|258	%{_texmfdistdir}/fonts/opentype/public/lm/lmromandunh10-regular.otf
14mr|texlive-lm-2.004-3|259	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant10-bold.otf
14mr|texlive-lm-2.004-3|260	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant10-regular.otf
14mr|texlive-lm-2.004-3|261	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant12-regular.otf
14mr|texlive-lm-2.004-3|262	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant17-regular.otf
14mr|texlive-lm-2.004-3|263	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant8-regular.otf
14mr|texlive-lm-2.004-3|264	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant9-regular.otf
14mr|texlive-lm-2.004-3|265	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanunsl10-regular.otf
14mr|texlive-lm-2.004-3|266	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-bold.otf
14mr|texlive-lm-2.004-3|267	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-boldoblique.otf
14mr|texlive-lm-2.004-3|268	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-oblique.otf
14mr|texlive-lm-2.004-3|269	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-regular.otf
14mr|texlive-lm-2.004-3|270	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans12-oblique.otf
14mr|texlive-lm-2.004-3|271	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans12-regular.otf
14mr|texlive-lm-2.004-3|272	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans17-oblique.otf
14mr|texlive-lm-2.004-3|273	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans17-regular.otf
14mr|texlive-lm-2.004-3|274	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans8-oblique.otf
14mr|texlive-lm-2.004-3|275	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans8-regular.otf
14mr|texlive-lm-2.004-3|276	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans9-oblique.otf
14mr|texlive-lm-2.004-3|277	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans9-regular.otf
14mr|texlive-lm-2.004-3|278	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansdemicond10-oblique.otf
14mr|texlive-lm-2.004-3|279	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansdemicond10-regular.otf
14mr|texlive-lm-2.004-3|280	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-bold.otf
14mr|texlive-lm-2.004-3|281	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-boldoblique.otf
14mr|texlive-lm-2.004-3|282	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-oblique.otf
14mr|texlive-lm-2.004-3|283	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-regular.otf
14mr|texlive-lm-2.004-3|284	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmb10.tfm
14mr|texlive-lm-2.004-3|285	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbo10.tfm
14mr|texlive-lm-2.004-3|286	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx10.tfm
14mr|texlive-lm-2.004-3|287	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx12.tfm
14mr|texlive-lm-2.004-3|288	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx5.tfm
14mr|texlive-lm-2.004-3|289	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx6.tfm
14mr|texlive-lm-2.004-3|290	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx7.tfm
14mr|texlive-lm-2.004-3|291	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx8.tfm
14mr|texlive-lm-2.004-3|292	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx9.tfm
14mr|texlive-lm-2.004-3|293	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbxi10.tfm
14mr|texlive-lm-2.004-3|294	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbxo10.tfm
14mr|texlive-lm-2.004-3|295	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmcsc10.tfm
14mr|texlive-lm-2.004-3|296	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmcsco10.tfm
14mr|texlive-lm-2.004-3|297	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmdunh10.tfm
14mr|texlive-lm-2.004-3|298	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmduno10.tfm
14mr|texlive-lm-2.004-3|299	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr10.tfm
14mr|texlive-lm-2.004-3|300	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr12.tfm
14mr|texlive-lm-2.004-3|301	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr17.tfm
14mr|texlive-lm-2.004-3|302	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr5.tfm
14mr|texlive-lm-2.004-3|303	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr6.tfm
14mr|texlive-lm-2.004-3|304	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr7.tfm
14mr|texlive-lm-2.004-3|305	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr8.tfm
14mr|texlive-lm-2.004-3|306	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr9.tfm
14mr|texlive-lm-2.004-3|307	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri10.tfm
14mr|texlive-lm-2.004-3|308	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri12.tfm
14mr|texlive-lm-2.004-3|309	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri7.tfm
14mr|texlive-lm-2.004-3|310	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri8.tfm
14mr|texlive-lm-2.004-3|311	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri9.tfm
14mr|texlive-lm-2.004-3|312	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro10.tfm
14mr|texlive-lm-2.004-3|313	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro12.tfm
14mr|texlive-lm-2.004-3|314	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro17.tfm
14mr|texlive-lm-2.004-3|315	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro8.tfm
14mr|texlive-lm-2.004-3|316	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro9.tfm
14mr|texlive-lm-2.004-3|317	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss10.tfm
14mr|texlive-lm-2.004-3|318	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss12.tfm
14mr|texlive-lm-2.004-3|319	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss17.tfm
14mr|texlive-lm-2.004-3|320	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss8.tfm
14mr|texlive-lm-2.004-3|321	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss9.tfm
14mr|texlive-lm-2.004-3|322	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssbo10.tfm
14mr|texlive-lm-2.004-3|323	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssbx10.tfm
14mr|texlive-lm-2.004-3|324	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssdc10.tfm
14mr|texlive-lm-2.004-3|325	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssdo10.tfm
14mr|texlive-lm-2.004-3|326	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso10.tfm
14mr|texlive-lm-2.004-3|327	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso12.tfm
14mr|texlive-lm-2.004-3|328	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso17.tfm
14mr|texlive-lm-2.004-3|329	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso8.tfm
14mr|texlive-lm-2.004-3|330	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso9.tfm
14mr|texlive-lm-2.004-3|331	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssq8.tfm
14mr|texlive-lm-2.004-3|332	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssqbo8.tfm
14mr|texlive-lm-2.004-3|333	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssqbx8.tfm
14mr|texlive-lm-2.004-3|334	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssqo8.tfm
14mr|texlive-lm-2.004-3|335	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtcsc10.tfm
14mr|texlive-lm-2.004-3|336	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtcso10.tfm
14mr|texlive-lm-2.004-3|337	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtk10.tfm
14mr|texlive-lm-2.004-3|338	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtko10.tfm
14mr|texlive-lm-2.004-3|339	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtl10.tfm
14mr|texlive-lm-2.004-3|340	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtlc10.tfm
14mr|texlive-lm-2.004-3|341	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtlco10.tfm
14mr|texlive-lm-2.004-3|342	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtlo10.tfm
14mr|texlive-lm-2.004-3|343	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt10.tfm
14mr|texlive-lm-2.004-3|344	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt12.tfm
14mr|texlive-lm-2.004-3|345	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt8.tfm
14mr|texlive-lm-2.004-3|346	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt9.tfm
14mr|texlive-lm-2.004-3|347	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtti10.tfm
14mr|texlive-lm-2.004-3|348	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtto10.tfm
14mr|texlive-lm-2.004-3|349	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmu10.tfm
14mr|texlive-lm-2.004-3|350	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtk10.tfm
14mr|texlive-lm-2.004-3|351	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtko10.tfm
14mr|texlive-lm-2.004-3|352	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtl10.tfm
14mr|texlive-lm-2.004-3|353	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtlo10.tfm
14mr|texlive-lm-2.004-3|354	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtt10.tfm
14mr|texlive-lm-2.004-3|355	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtto10.tfm
14mr|texlive-lm-2.004-3|356	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmb10.tfm
14mr|texlive-lm-2.004-3|357	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbo10.tfm
14mr|texlive-lm-2.004-3|358	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx10.tfm
14mr|texlive-lm-2.004-3|359	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx12.tfm
14mr|texlive-lm-2.004-3|360	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx5.tfm
14mr|texlive-lm-2.004-3|361	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx6.tfm
14mr|texlive-lm-2.004-3|362	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx7.tfm
14mr|texlive-lm-2.004-3|363	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx8.tfm
14mr|texlive-lm-2.004-3|364	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx9.tfm
14mr|texlive-lm-2.004-3|365	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbxi10.tfm
14mr|texlive-lm-2.004-3|366	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbxo10.tfm
14mr|texlive-lm-2.004-3|367	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmcsc10.tfm
14mr|texlive-lm-2.004-3|368	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmcsco10.tfm
14mr|texlive-lm-2.004-3|369	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmdunh10.tfm
14mr|texlive-lm-2.004-3|370	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmduno10.tfm
14mr|texlive-lm-2.004-3|371	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr10.tfm
14mr|texlive-lm-2.004-3|372	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr12.tfm
14mr|texlive-lm-2.004-3|373	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr17.tfm
14mr|texlive-lm-2.004-3|374	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr5.tfm
14mr|texlive-lm-2.004-3|375	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr6.tfm
14mr|texlive-lm-2.004-3|376	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr7.tfm
14mr|texlive-lm-2.004-3|377	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr8.tfm
14mr|texlive-lm-2.004-3|378	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr9.tfm
14mr|texlive-lm-2.004-3|379	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri10.tfm
14mr|texlive-lm-2.004-3|380	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri12.tfm
14mr|texlive-lm-2.004-3|381	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri7.tfm
14mr|texlive-lm-2.004-3|382	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri8.tfm
14mr|texlive-lm-2.004-3|383	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri9.tfm
14mr|texlive-lm-2.004-3|384	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro10.tfm
14mr|texlive-lm-2.004-3|385	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro12.tfm
14mr|texlive-lm-2.004-3|386	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro17.tfm
14mr|texlive-lm-2.004-3|387	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro8.tfm
14mr|texlive-lm-2.004-3|388	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro9.tfm
14mr|texlive-lm-2.004-3|389	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss10.tfm
14mr|texlive-lm-2.004-3|390	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss12.tfm
14mr|texlive-lm-2.004-3|391	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss17.tfm
14mr|texlive-lm-2.004-3|392	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss8.tfm
14mr|texlive-lm-2.004-3|393	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss9.tfm
14mr|texlive-lm-2.004-3|394	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssbo10.tfm
14mr|texlive-lm-2.004-3|395	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssbx10.tfm
14mr|texlive-lm-2.004-3|396	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssdc10.tfm
14mr|texlive-lm-2.004-3|397	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssdo10.tfm
14mr|texlive-lm-2.004-3|398	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso10.tfm
14mr|texlive-lm-2.004-3|399	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso12.tfm
14mr|texlive-lm-2.004-3|400	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso17.tfm
14mr|texlive-lm-2.004-3|401	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso8.tfm
14mr|texlive-lm-2.004-3|402	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso9.tfm
14mr|texlive-lm-2.004-3|403	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssq8.tfm
14mr|texlive-lm-2.004-3|404	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssqbo8.tfm
14mr|texlive-lm-2.004-3|405	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssqbx8.tfm
14mr|texlive-lm-2.004-3|406	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssqo8.tfm
14mr|texlive-lm-2.004-3|407	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtcsc10.tfm
14mr|texlive-lm-2.004-3|408	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtcso10.tfm
14mr|texlive-lm-2.004-3|409	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtk10.tfm
14mr|texlive-lm-2.004-3|410	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtko10.tfm
14mr|texlive-lm-2.004-3|411	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtl10.tfm
14mr|texlive-lm-2.004-3|412	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtlc10.tfm
14mr|texlive-lm-2.004-3|413	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtlco10.tfm
14mr|texlive-lm-2.004-3|414	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtlo10.tfm
14mr|texlive-lm-2.004-3|415	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt10.tfm
14mr|texlive-lm-2.004-3|416	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt12.tfm
14mr|texlive-lm-2.004-3|417	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt8.tfm
14mr|texlive-lm-2.004-3|418	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt9.tfm
14mr|texlive-lm-2.004-3|419	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtti10.tfm
14mr|texlive-lm-2.004-3|420	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtto10.tfm
14mr|texlive-lm-2.004-3|421	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmu10.tfm
14mr|texlive-lm-2.004-3|422	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtk10.tfm
14mr|texlive-lm-2.004-3|423	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtko10.tfm
14mr|texlive-lm-2.004-3|424	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtl10.tfm
14mr|texlive-lm-2.004-3|425	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtlo10.tfm
14mr|texlive-lm-2.004-3|426	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtt10.tfm
14mr|texlive-lm-2.004-3|427	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtto10.tfm
14mr|texlive-lm-2.004-3|428	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmb10.tfm
14mr|texlive-lm-2.004-3|429	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbo10.tfm
14mr|texlive-lm-2.004-3|430	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx10.tfm
14mr|texlive-lm-2.004-3|431	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx12.tfm
14mr|texlive-lm-2.004-3|432	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx5.tfm
14mr|texlive-lm-2.004-3|433	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx6.tfm
14mr|texlive-lm-2.004-3|434	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx7.tfm
14mr|texlive-lm-2.004-3|435	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx8.tfm
14mr|texlive-lm-2.004-3|436	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx9.tfm
14mr|texlive-lm-2.004-3|437	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbxi10.tfm
14mr|texlive-lm-2.004-3|438	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbxo10.tfm
14mr|texlive-lm-2.004-3|439	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmcsc10.tfm
14mr|texlive-lm-2.004-3|440	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmcsco10.tfm
14mr|texlive-lm-2.004-3|441	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmdunh10.tfm
14mr|texlive-lm-2.004-3|442	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmduno10.tfm
14mr|texlive-lm-2.004-3|443	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr10.tfm
14mr|texlive-lm-2.004-3|444	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr12.tfm
14mr|texlive-lm-2.004-3|445	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr17.tfm
14mr|texlive-lm-2.004-3|446	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr5.tfm
14mr|texlive-lm-2.004-3|447	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr6.tfm
14mr|texlive-lm-2.004-3|448	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr7.tfm
14mr|texlive-lm-2.004-3|449	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr8.tfm
14mr|texlive-lm-2.004-3|450	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr9.tfm
14mr|texlive-lm-2.004-3|451	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri10.tfm
14mr|texlive-lm-2.004-3|452	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri12.tfm
14mr|texlive-lm-2.004-3|453	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri7.tfm
14mr|texlive-lm-2.004-3|454	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri8.tfm
14mr|texlive-lm-2.004-3|455	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri9.tfm
14mr|texlive-lm-2.004-3|456	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro10.tfm
14mr|texlive-lm-2.004-3|457	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro12.tfm
14mr|texlive-lm-2.004-3|458	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro17.tfm
14mr|texlive-lm-2.004-3|459	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro8.tfm
14mr|texlive-lm-2.004-3|460	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro9.tfm
14mr|texlive-lm-2.004-3|461	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss10.tfm
14mr|texlive-lm-2.004-3|462	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss12.tfm
14mr|texlive-lm-2.004-3|463	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss17.tfm
14mr|texlive-lm-2.004-3|464	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss8.tfm
14mr|texlive-lm-2.004-3|465	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss9.tfm
14mr|texlive-lm-2.004-3|466	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssbo10.tfm
14mr|texlive-lm-2.004-3|467	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssbx10.tfm
14mr|texlive-lm-2.004-3|468	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssdc10.tfm
14mr|texlive-lm-2.004-3|469	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssdo10.tfm
14mr|texlive-lm-2.004-3|470	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso10.tfm
14mr|texlive-lm-2.004-3|471	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso12.tfm
14mr|texlive-lm-2.004-3|472	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso17.tfm
14mr|texlive-lm-2.004-3|473	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso8.tfm
14mr|texlive-lm-2.004-3|474	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso9.tfm
14mr|texlive-lm-2.004-3|475	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssq8.tfm
14mr|texlive-lm-2.004-3|476	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssqbo8.tfm
14mr|texlive-lm-2.004-3|477	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssqbx8.tfm
14mr|texlive-lm-2.004-3|478	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssqo8.tfm
14mr|texlive-lm-2.004-3|479	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtcsc10.tfm
14mr|texlive-lm-2.004-3|480	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtcso10.tfm
14mr|texlive-lm-2.004-3|481	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtk10.tfm
14mr|texlive-lm-2.004-3|482	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtko10.tfm
14mr|texlive-lm-2.004-3|483	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtl10.tfm
14mr|texlive-lm-2.004-3|484	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtlc10.tfm
14mr|texlive-lm-2.004-3|485	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtlco10.tfm
14mr|texlive-lm-2.004-3|486	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtlo10.tfm
14mr|texlive-lm-2.004-3|487	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt10.tfm
14mr|texlive-lm-2.004-3|488	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt12.tfm
14mr|texlive-lm-2.004-3|489	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt8.tfm
14mr|texlive-lm-2.004-3|490	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt9.tfm
14mr|texlive-lm-2.004-3|491	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtti10.tfm
14mr|texlive-lm-2.004-3|492	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtto10.tfm
14mr|texlive-lm-2.004-3|493	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmu10.tfm
14mr|texlive-lm-2.004-3|494	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtk10.tfm
14mr|texlive-lm-2.004-3|495	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtko10.tfm
14mr|texlive-lm-2.004-3|496	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtl10.tfm
14mr|texlive-lm-2.004-3|497	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtlo10.tfm
14mr|texlive-lm-2.004-3|498	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtt10.tfm
14mr|texlive-lm-2.004-3|499	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtto10.tfm
14mr|texlive-lm-2.004-3|500	%{_texmfdistdir}/fonts/tfm/public/lm/lmbsy10.tfm
14mr|texlive-lm-2.004-3|501	%{_texmfdistdir}/fonts/tfm/public/lm/lmbsy5.tfm
14mr|texlive-lm-2.004-3|502	%{_texmfdistdir}/fonts/tfm/public/lm/lmbsy7.tfm
14mr|texlive-lm-2.004-3|503	%{_texmfdistdir}/fonts/tfm/public/lm/lmex10.tfm
14mr|texlive-lm-2.004-3|504	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi10.tfm
14mr|texlive-lm-2.004-3|505	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi12.tfm
14mr|texlive-lm-2.004-3|506	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi5.tfm
14mr|texlive-lm-2.004-3|507	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi6.tfm
14mr|texlive-lm-2.004-3|508	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi7.tfm
14mr|texlive-lm-2.004-3|509	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi8.tfm
14mr|texlive-lm-2.004-3|510	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi9.tfm
14mr|texlive-lm-2.004-3|511	%{_texmfdistdir}/fonts/tfm/public/lm/lmmib10.tfm
14mr|texlive-lm-2.004-3|512	%{_texmfdistdir}/fonts/tfm/public/lm/lmmib5.tfm
14mr|texlive-lm-2.004-3|513	%{_texmfdistdir}/fonts/tfm/public/lm/lmmib7.tfm
14mr|texlive-lm-2.004-3|514	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy10.tfm
14mr|texlive-lm-2.004-3|515	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy5.tfm
14mr|texlive-lm-2.004-3|516	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy6.tfm
14mr|texlive-lm-2.004-3|517	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy7.tfm
14mr|texlive-lm-2.004-3|518	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy8.tfm
14mr|texlive-lm-2.004-3|519	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy9.tfm
14mr|texlive-lm-2.004-3|520	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmb10.tfm
14mr|texlive-lm-2.004-3|521	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbo10.tfm
14mr|texlive-lm-2.004-3|522	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx10.tfm
14mr|texlive-lm-2.004-3|523	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx12.tfm
14mr|texlive-lm-2.004-3|524	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx5.tfm
14mr|texlive-lm-2.004-3|525	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx6.tfm
14mr|texlive-lm-2.004-3|526	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx7.tfm
14mr|texlive-lm-2.004-3|527	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx8.tfm
14mr|texlive-lm-2.004-3|528	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx9.tfm
14mr|texlive-lm-2.004-3|529	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbxi10.tfm
14mr|texlive-lm-2.004-3|530	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbxo10.tfm
14mr|texlive-lm-2.004-3|531	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmcsc10.tfm
14mr|texlive-lm-2.004-3|532	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmcsco10.tfm
14mr|texlive-lm-2.004-3|533	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmdunh10.tfm
14mr|texlive-lm-2.004-3|534	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmduno10.tfm
14mr|texlive-lm-2.004-3|535	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr10.tfm
14mr|texlive-lm-2.004-3|536	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr12.tfm
14mr|texlive-lm-2.004-3|537	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr17.tfm
14mr|texlive-lm-2.004-3|538	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr5.tfm
14mr|texlive-lm-2.004-3|539	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr6.tfm
14mr|texlive-lm-2.004-3|540	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr7.tfm
14mr|texlive-lm-2.004-3|541	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr8.tfm
14mr|texlive-lm-2.004-3|542	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr9.tfm
14mr|texlive-lm-2.004-3|543	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri10.tfm
14mr|texlive-lm-2.004-3|544	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri12.tfm
14mr|texlive-lm-2.004-3|545	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri7.tfm
14mr|texlive-lm-2.004-3|546	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri8.tfm
14mr|texlive-lm-2.004-3|547	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri9.tfm
14mr|texlive-lm-2.004-3|548	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro10.tfm
14mr|texlive-lm-2.004-3|549	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro12.tfm
14mr|texlive-lm-2.004-3|550	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro17.tfm
14mr|texlive-lm-2.004-3|551	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro8.tfm
14mr|texlive-lm-2.004-3|552	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro9.tfm
14mr|texlive-lm-2.004-3|553	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss10.tfm
14mr|texlive-lm-2.004-3|554	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss12.tfm
14mr|texlive-lm-2.004-3|555	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss17.tfm
14mr|texlive-lm-2.004-3|556	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss8.tfm
14mr|texlive-lm-2.004-3|557	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss9.tfm
14mr|texlive-lm-2.004-3|558	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssbo10.tfm
14mr|texlive-lm-2.004-3|559	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssbx10.tfm
14mr|texlive-lm-2.004-3|560	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssdc10.tfm
14mr|texlive-lm-2.004-3|561	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssdo10.tfm
14mr|texlive-lm-2.004-3|562	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso10.tfm
14mr|texlive-lm-2.004-3|563	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso12.tfm
14mr|texlive-lm-2.004-3|564	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso17.tfm
14mr|texlive-lm-2.004-3|565	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso8.tfm
14mr|texlive-lm-2.004-3|566	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso9.tfm
14mr|texlive-lm-2.004-3|567	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssq8.tfm
14mr|texlive-lm-2.004-3|568	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssqbo8.tfm
14mr|texlive-lm-2.004-3|569	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssqbx8.tfm
14mr|texlive-lm-2.004-3|570	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssqo8.tfm
14mr|texlive-lm-2.004-3|571	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtcsc10.tfm
14mr|texlive-lm-2.004-3|572	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtcso10.tfm
14mr|texlive-lm-2.004-3|573	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtk10.tfm
14mr|texlive-lm-2.004-3|574	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtko10.tfm
14mr|texlive-lm-2.004-3|575	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtl10.tfm
14mr|texlive-lm-2.004-3|576	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtlc10.tfm
14mr|texlive-lm-2.004-3|577	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtlco10.tfm
14mr|texlive-lm-2.004-3|578	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtlo10.tfm
14mr|texlive-lm-2.004-3|579	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt10.tfm
14mr|texlive-lm-2.004-3|580	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt12.tfm
14mr|texlive-lm-2.004-3|581	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt8.tfm
14mr|texlive-lm-2.004-3|582	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt9.tfm
14mr|texlive-lm-2.004-3|583	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtti10.tfm
14mr|texlive-lm-2.004-3|584	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtto10.tfm
14mr|texlive-lm-2.004-3|585	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmu10.tfm
14mr|texlive-lm-2.004-3|586	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtk10.tfm
14mr|texlive-lm-2.004-3|587	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtko10.tfm
14mr|texlive-lm-2.004-3|588	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtl10.tfm
14mr|texlive-lm-2.004-3|589	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtlo10.tfm
14mr|texlive-lm-2.004-3|590	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtt10.tfm
14mr|texlive-lm-2.004-3|591	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtto10.tfm
14mr|texlive-lm-2.004-3|592	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmb10.tfm
14mr|texlive-lm-2.004-3|593	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbo10.tfm
14mr|texlive-lm-2.004-3|594	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx10.tfm
14mr|texlive-lm-2.004-3|595	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx12.tfm
14mr|texlive-lm-2.004-3|596	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx5.tfm
14mr|texlive-lm-2.004-3|597	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx6.tfm
14mr|texlive-lm-2.004-3|598	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx7.tfm
14mr|texlive-lm-2.004-3|599	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx8.tfm
14mr|texlive-lm-2.004-3|600	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx9.tfm
14mr|texlive-lm-2.004-3|601	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbxi10.tfm
14mr|texlive-lm-2.004-3|602	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbxo10.tfm
14mr|texlive-lm-2.004-3|603	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmcsc10.tfm
14mr|texlive-lm-2.004-3|604	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmcsco10.tfm
14mr|texlive-lm-2.004-3|605	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmdunh10.tfm
14mr|texlive-lm-2.004-3|606	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmduno10.tfm
14mr|texlive-lm-2.004-3|607	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr10.tfm
14mr|texlive-lm-2.004-3|608	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr12.tfm
14mr|texlive-lm-2.004-3|609	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr17.tfm
14mr|texlive-lm-2.004-3|610	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr5.tfm
14mr|texlive-lm-2.004-3|611	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr6.tfm
14mr|texlive-lm-2.004-3|612	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr7.tfm
14mr|texlive-lm-2.004-3|613	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr8.tfm
14mr|texlive-lm-2.004-3|614	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr9.tfm
14mr|texlive-lm-2.004-3|615	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri10.tfm
14mr|texlive-lm-2.004-3|616	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri12.tfm
14mr|texlive-lm-2.004-3|617	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri7.tfm
14mr|texlive-lm-2.004-3|618	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri8.tfm
14mr|texlive-lm-2.004-3|619	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri9.tfm
14mr|texlive-lm-2.004-3|620	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro10.tfm
14mr|texlive-lm-2.004-3|621	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro12.tfm
14mr|texlive-lm-2.004-3|622	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro17.tfm
14mr|texlive-lm-2.004-3|623	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro8.tfm
14mr|texlive-lm-2.004-3|624	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro9.tfm
14mr|texlive-lm-2.004-3|625	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss10.tfm
14mr|texlive-lm-2.004-3|626	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss12.tfm
14mr|texlive-lm-2.004-3|627	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss17.tfm
14mr|texlive-lm-2.004-3|628	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss8.tfm
14mr|texlive-lm-2.004-3|629	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss9.tfm
14mr|texlive-lm-2.004-3|630	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssbo10.tfm
14mr|texlive-lm-2.004-3|631	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssbx10.tfm
14mr|texlive-lm-2.004-3|632	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssdc10.tfm
14mr|texlive-lm-2.004-3|633	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssdo10.tfm
14mr|texlive-lm-2.004-3|634	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso10.tfm
14mr|texlive-lm-2.004-3|635	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso12.tfm
14mr|texlive-lm-2.004-3|636	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso17.tfm
14mr|texlive-lm-2.004-3|637	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso8.tfm
14mr|texlive-lm-2.004-3|638	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso9.tfm
14mr|texlive-lm-2.004-3|639	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssq8.tfm
14mr|texlive-lm-2.004-3|640	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssqbo8.tfm
14mr|texlive-lm-2.004-3|641	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssqbx8.tfm
14mr|texlive-lm-2.004-3|642	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssqo8.tfm
14mr|texlive-lm-2.004-3|643	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtcsc10.tfm
14mr|texlive-lm-2.004-3|644	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtcso10.tfm
14mr|texlive-lm-2.004-3|645	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtk10.tfm
14mr|texlive-lm-2.004-3|646	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtko10.tfm
14mr|texlive-lm-2.004-3|647	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtl10.tfm
14mr|texlive-lm-2.004-3|648	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtlc10.tfm
14mr|texlive-lm-2.004-3|649	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtlco10.tfm
14mr|texlive-lm-2.004-3|650	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtlo10.tfm
14mr|texlive-lm-2.004-3|651	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt10.tfm
14mr|texlive-lm-2.004-3|652	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt12.tfm
14mr|texlive-lm-2.004-3|653	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt8.tfm
14mr|texlive-lm-2.004-3|654	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt9.tfm
14mr|texlive-lm-2.004-3|655	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtti10.tfm
14mr|texlive-lm-2.004-3|656	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtto10.tfm
14mr|texlive-lm-2.004-3|657	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmu10.tfm
14mr|texlive-lm-2.004-3|658	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtk10.tfm
14mr|texlive-lm-2.004-3|659	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtko10.tfm
14mr|texlive-lm-2.004-3|660	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtl10.tfm
14mr|texlive-lm-2.004-3|661	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtlo10.tfm
14mr|texlive-lm-2.004-3|662	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtt10.tfm
14mr|texlive-lm-2.004-3|663	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtto10.tfm
14mr|texlive-lm-2.004-3|664	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmb10.tfm
14mr|texlive-lm-2.004-3|665	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbo10.tfm
14mr|texlive-lm-2.004-3|666	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx10.tfm
14mr|texlive-lm-2.004-3|667	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx12.tfm
14mr|texlive-lm-2.004-3|668	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx5.tfm
14mr|texlive-lm-2.004-3|669	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx6.tfm
14mr|texlive-lm-2.004-3|670	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx7.tfm
14mr|texlive-lm-2.004-3|671	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx8.tfm
14mr|texlive-lm-2.004-3|672	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx9.tfm
14mr|texlive-lm-2.004-3|673	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbxi10.tfm
14mr|texlive-lm-2.004-3|674	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbxo10.tfm
14mr|texlive-lm-2.004-3|675	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmcsc10.tfm
14mr|texlive-lm-2.004-3|676	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmcsco10.tfm
14mr|texlive-lm-2.004-3|677	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmdunh10.tfm
14mr|texlive-lm-2.004-3|678	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmduno10.tfm
14mr|texlive-lm-2.004-3|679	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr10.tfm
14mr|texlive-lm-2.004-3|680	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr12.tfm
14mr|texlive-lm-2.004-3|681	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr17.tfm
14mr|texlive-lm-2.004-3|682	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr5.tfm
14mr|texlive-lm-2.004-3|683	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr6.tfm
14mr|texlive-lm-2.004-3|684	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr7.tfm
14mr|texlive-lm-2.004-3|685	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr8.tfm
14mr|texlive-lm-2.004-3|686	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr9.tfm
14mr|texlive-lm-2.004-3|687	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri10.tfm
14mr|texlive-lm-2.004-3|688	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri12.tfm
14mr|texlive-lm-2.004-3|689	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri7.tfm
14mr|texlive-lm-2.004-3|690	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri8.tfm
14mr|texlive-lm-2.004-3|691	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri9.tfm
14mr|texlive-lm-2.004-3|692	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro10.tfm
14mr|texlive-lm-2.004-3|693	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro12.tfm
14mr|texlive-lm-2.004-3|694	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro17.tfm
14mr|texlive-lm-2.004-3|695	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro8.tfm
14mr|texlive-lm-2.004-3|696	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro9.tfm
14mr|texlive-lm-2.004-3|697	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss10.tfm
14mr|texlive-lm-2.004-3|698	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss12.tfm
14mr|texlive-lm-2.004-3|699	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss17.tfm
14mr|texlive-lm-2.004-3|700	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss8.tfm
14mr|texlive-lm-2.004-3|701	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss9.tfm
14mr|texlive-lm-2.004-3|702	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssbo10.tfm
14mr|texlive-lm-2.004-3|703	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssbx10.tfm
14mr|texlive-lm-2.004-3|704	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssdc10.tfm
14mr|texlive-lm-2.004-3|705	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssdo10.tfm
14mr|texlive-lm-2.004-3|706	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso10.tfm
14mr|texlive-lm-2.004-3|707	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso12.tfm
14mr|texlive-lm-2.004-3|708	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso17.tfm
14mr|texlive-lm-2.004-3|709	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso8.tfm
14mr|texlive-lm-2.004-3|710	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso9.tfm
14mr|texlive-lm-2.004-3|711	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssq8.tfm
14mr|texlive-lm-2.004-3|712	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssqbo8.tfm
14mr|texlive-lm-2.004-3|713	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssqbx8.tfm
14mr|texlive-lm-2.004-3|714	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssqo8.tfm
14mr|texlive-lm-2.004-3|715	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtcsc10.tfm
14mr|texlive-lm-2.004-3|716	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtcso10.tfm
14mr|texlive-lm-2.004-3|717	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtk10.tfm
14mr|texlive-lm-2.004-3|718	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtko10.tfm
14mr|texlive-lm-2.004-3|719	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtl10.tfm
14mr|texlive-lm-2.004-3|720	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtlc10.tfm
14mr|texlive-lm-2.004-3|721	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtlco10.tfm
14mr|texlive-lm-2.004-3|722	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtlo10.tfm
14mr|texlive-lm-2.004-3|723	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt10.tfm
14mr|texlive-lm-2.004-3|724	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt12.tfm
14mr|texlive-lm-2.004-3|725	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt8.tfm
14mr|texlive-lm-2.004-3|726	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt9.tfm
14mr|texlive-lm-2.004-3|727	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtti10.tfm
14mr|texlive-lm-2.004-3|728	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtto10.tfm
14mr|texlive-lm-2.004-3|729	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmu10.tfm
14mr|texlive-lm-2.004-3|730	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtk10.tfm
14mr|texlive-lm-2.004-3|731	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtko10.tfm
14mr|texlive-lm-2.004-3|732	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtl10.tfm
14mr|texlive-lm-2.004-3|733	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtlo10.tfm
14mr|texlive-lm-2.004-3|734	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtt10.tfm
14mr|texlive-lm-2.004-3|735	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtto10.tfm
14mr|texlive-lm-2.004-3|736	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmb10.tfm
14mr|texlive-lm-2.004-3|737	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbo10.tfm
14mr|texlive-lm-2.004-3|738	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx10.tfm
14mr|texlive-lm-2.004-3|739	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx12.tfm
14mr|texlive-lm-2.004-3|740	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx5.tfm
14mr|texlive-lm-2.004-3|741	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx6.tfm
14mr|texlive-lm-2.004-3|742	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx7.tfm
14mr|texlive-lm-2.004-3|743	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx8.tfm
14mr|texlive-lm-2.004-3|744	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx9.tfm
14mr|texlive-lm-2.004-3|745	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbxi10.tfm
14mr|texlive-lm-2.004-3|746	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbxo10.tfm
14mr|texlive-lm-2.004-3|747	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmcsc10.tfm
14mr|texlive-lm-2.004-3|748	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmcsco10.tfm
14mr|texlive-lm-2.004-3|749	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmdunh10.tfm
14mr|texlive-lm-2.004-3|750	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmduno10.tfm
14mr|texlive-lm-2.004-3|751	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr10.tfm
14mr|texlive-lm-2.004-3|752	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr12.tfm
14mr|texlive-lm-2.004-3|753	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr17.tfm
14mr|texlive-lm-2.004-3|754	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr5.tfm
14mr|texlive-lm-2.004-3|755	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr6.tfm
14mr|texlive-lm-2.004-3|756	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr7.tfm
14mr|texlive-lm-2.004-3|757	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr8.tfm
14mr|texlive-lm-2.004-3|758	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr9.tfm
14mr|texlive-lm-2.004-3|759	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri10.tfm
14mr|texlive-lm-2.004-3|760	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri12.tfm
14mr|texlive-lm-2.004-3|761	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri7.tfm
14mr|texlive-lm-2.004-3|762	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri8.tfm
14mr|texlive-lm-2.004-3|763	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri9.tfm
14mr|texlive-lm-2.004-3|764	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro10.tfm
14mr|texlive-lm-2.004-3|765	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro12.tfm
14mr|texlive-lm-2.004-3|766	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro17.tfm
14mr|texlive-lm-2.004-3|767	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro8.tfm
14mr|texlive-lm-2.004-3|768	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro9.tfm
14mr|texlive-lm-2.004-3|769	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss10.tfm
14mr|texlive-lm-2.004-3|770	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss12.tfm
14mr|texlive-lm-2.004-3|771	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss17.tfm
14mr|texlive-lm-2.004-3|772	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss8.tfm
14mr|texlive-lm-2.004-3|773	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss9.tfm
14mr|texlive-lm-2.004-3|774	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssbo10.tfm
14mr|texlive-lm-2.004-3|775	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssbx10.tfm
14mr|texlive-lm-2.004-3|776	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssdc10.tfm
14mr|texlive-lm-2.004-3|777	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssdo10.tfm
14mr|texlive-lm-2.004-3|778	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso10.tfm
14mr|texlive-lm-2.004-3|779	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso12.tfm
14mr|texlive-lm-2.004-3|780	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso17.tfm
14mr|texlive-lm-2.004-3|781	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso8.tfm
14mr|texlive-lm-2.004-3|782	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso9.tfm
14mr|texlive-lm-2.004-3|783	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssq8.tfm
14mr|texlive-lm-2.004-3|784	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssqbo8.tfm
14mr|texlive-lm-2.004-3|785	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssqbx8.tfm
14mr|texlive-lm-2.004-3|786	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssqo8.tfm
14mr|texlive-lm-2.004-3|787	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtcsc10.tfm
14mr|texlive-lm-2.004-3|788	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtcso10.tfm
14mr|texlive-lm-2.004-3|789	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtk10.tfm
14mr|texlive-lm-2.004-3|790	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtko10.tfm
14mr|texlive-lm-2.004-3|791	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtl10.tfm
14mr|texlive-lm-2.004-3|792	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtlc10.tfm
14mr|texlive-lm-2.004-3|793	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtlco10.tfm
14mr|texlive-lm-2.004-3|794	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtlo10.tfm
14mr|texlive-lm-2.004-3|795	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt10.tfm
14mr|texlive-lm-2.004-3|796	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt12.tfm
14mr|texlive-lm-2.004-3|797	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt8.tfm
14mr|texlive-lm-2.004-3|798	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt9.tfm
14mr|texlive-lm-2.004-3|799	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtti10.tfm
14mr|texlive-lm-2.004-3|800	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtto10.tfm
14mr|texlive-lm-2.004-3|801	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmu10.tfm
14mr|texlive-lm-2.004-3|802	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtk10.tfm
14mr|texlive-lm-2.004-3|803	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtko10.tfm
14mr|texlive-lm-2.004-3|804	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtl10.tfm
14mr|texlive-lm-2.004-3|805	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtlo10.tfm
14mr|texlive-lm-2.004-3|806	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtt10.tfm
14mr|texlive-lm-2.004-3|807	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtto10.tfm
14mr|texlive-lm-2.004-3|808	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmb10.tfm
14mr|texlive-lm-2.004-3|809	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbo10.tfm
14mr|texlive-lm-2.004-3|810	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx10.tfm
14mr|texlive-lm-2.004-3|811	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx12.tfm
14mr|texlive-lm-2.004-3|812	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx5.tfm
14mr|texlive-lm-2.004-3|813	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx6.tfm
14mr|texlive-lm-2.004-3|814	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx7.tfm
14mr|texlive-lm-2.004-3|815	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx8.tfm
14mr|texlive-lm-2.004-3|816	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx9.tfm
14mr|texlive-lm-2.004-3|817	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbxi10.tfm
14mr|texlive-lm-2.004-3|818	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbxo10.tfm
14mr|texlive-lm-2.004-3|819	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmcsc10.tfm
14mr|texlive-lm-2.004-3|820	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmcsco10.tfm
14mr|texlive-lm-2.004-3|821	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmdunh10.tfm
14mr|texlive-lm-2.004-3|822	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmduno10.tfm
14mr|texlive-lm-2.004-3|823	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr10.tfm
14mr|texlive-lm-2.004-3|824	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr12.tfm
14mr|texlive-lm-2.004-3|825	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr17.tfm
14mr|texlive-lm-2.004-3|826	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr5.tfm
14mr|texlive-lm-2.004-3|827	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr6.tfm
14mr|texlive-lm-2.004-3|828	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr7.tfm
14mr|texlive-lm-2.004-3|829	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr8.tfm
14mr|texlive-lm-2.004-3|830	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr9.tfm
14mr|texlive-lm-2.004-3|831	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri10.tfm
14mr|texlive-lm-2.004-3|832	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri12.tfm
14mr|texlive-lm-2.004-3|833	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri7.tfm
14mr|texlive-lm-2.004-3|834	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri8.tfm
14mr|texlive-lm-2.004-3|835	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri9.tfm
14mr|texlive-lm-2.004-3|836	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro10.tfm
14mr|texlive-lm-2.004-3|837	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro12.tfm
14mr|texlive-lm-2.004-3|838	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro17.tfm
14mr|texlive-lm-2.004-3|839	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro8.tfm
14mr|texlive-lm-2.004-3|840	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro9.tfm
14mr|texlive-lm-2.004-3|841	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss10.tfm
14mr|texlive-lm-2.004-3|842	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss12.tfm
14mr|texlive-lm-2.004-3|843	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss17.tfm
14mr|texlive-lm-2.004-3|844	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss8.tfm
14mr|texlive-lm-2.004-3|845	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss9.tfm
14mr|texlive-lm-2.004-3|846	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssbo10.tfm
14mr|texlive-lm-2.004-3|847	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssbx10.tfm
14mr|texlive-lm-2.004-3|848	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssdc10.tfm
14mr|texlive-lm-2.004-3|849	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssdo10.tfm
14mr|texlive-lm-2.004-3|850	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso10.tfm
14mr|texlive-lm-2.004-3|851	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso12.tfm
14mr|texlive-lm-2.004-3|852	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso17.tfm
14mr|texlive-lm-2.004-3|853	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso8.tfm
14mr|texlive-lm-2.004-3|854	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso9.tfm
14mr|texlive-lm-2.004-3|855	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssq8.tfm
14mr|texlive-lm-2.004-3|856	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssqbo8.tfm
14mr|texlive-lm-2.004-3|857	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssqbx8.tfm
14mr|texlive-lm-2.004-3|858	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssqo8.tfm
14mr|texlive-lm-2.004-3|859	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtcsc10.tfm
14mr|texlive-lm-2.004-3|860	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtcso10.tfm
14mr|texlive-lm-2.004-3|861	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtk10.tfm
14mr|texlive-lm-2.004-3|862	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtko10.tfm
14mr|texlive-lm-2.004-3|863	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtl10.tfm
14mr|texlive-lm-2.004-3|864	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtlc10.tfm
14mr|texlive-lm-2.004-3|865	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtlco10.tfm
14mr|texlive-lm-2.004-3|866	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtlo10.tfm
14mr|texlive-lm-2.004-3|867	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt10.tfm
14mr|texlive-lm-2.004-3|868	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt12.tfm
14mr|texlive-lm-2.004-3|869	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt8.tfm
14mr|texlive-lm-2.004-3|870	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt9.tfm
14mr|texlive-lm-2.004-3|871	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtti10.tfm
14mr|texlive-lm-2.004-3|872	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtto10.tfm
14mr|texlive-lm-2.004-3|873	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmu10.tfm
14mr|texlive-lm-2.004-3|874	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtk10.tfm
14mr|texlive-lm-2.004-3|875	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtko10.tfm
14mr|texlive-lm-2.004-3|876	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtl10.tfm
14mr|texlive-lm-2.004-3|877	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtlo10.tfm
14mr|texlive-lm-2.004-3|878	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtt10.tfm
14mr|texlive-lm-2.004-3|879	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtto10.tfm
14mr|texlive-lm-2.004-3|880	%{_texmfdistdir}/fonts/type1/public/lm/lmb10.pfb
14mr|texlive-lm-2.004-3|881	%{_texmfdistdir}/fonts/type1/public/lm/lmb10.pfm
14mr|texlive-lm-2.004-3|882	%{_texmfdistdir}/fonts/type1/public/lm/lmbo10.pfb
14mr|texlive-lm-2.004-3|883	%{_texmfdistdir}/fonts/type1/public/lm/lmbo10.pfm
14mr|texlive-lm-2.004-3|884	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy10.pfb
14mr|texlive-lm-2.004-3|885	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy10.pfm
14mr|texlive-lm-2.004-3|886	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy5.pfb
14mr|texlive-lm-2.004-3|887	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy5.pfm
14mr|texlive-lm-2.004-3|888	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy7.pfb
14mr|texlive-lm-2.004-3|889	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy7.pfm
14mr|texlive-lm-2.004-3|890	%{_texmfdistdir}/fonts/type1/public/lm/lmbx10.pfb
14mr|texlive-lm-2.004-3|891	%{_texmfdistdir}/fonts/type1/public/lm/lmbx10.pfm
14mr|texlive-lm-2.004-3|892	%{_texmfdistdir}/fonts/type1/public/lm/lmbx12.pfb
14mr|texlive-lm-2.004-3|893	%{_texmfdistdir}/fonts/type1/public/lm/lmbx12.pfm
14mr|texlive-lm-2.004-3|894	%{_texmfdistdir}/fonts/type1/public/lm/lmbx5.pfb
14mr|texlive-lm-2.004-3|895	%{_texmfdistdir}/fonts/type1/public/lm/lmbx5.pfm
14mr|texlive-lm-2.004-3|896	%{_texmfdistdir}/fonts/type1/public/lm/lmbx6.pfb
14mr|texlive-lm-2.004-3|897	%{_texmfdistdir}/fonts/type1/public/lm/lmbx6.pfm
14mr|texlive-lm-2.004-3|898	%{_texmfdistdir}/fonts/type1/public/lm/lmbx7.pfb
14mr|texlive-lm-2.004-3|899	%{_texmfdistdir}/fonts/type1/public/lm/lmbx7.pfm
14mr|texlive-lm-2.004-3|900	%{_texmfdistdir}/fonts/type1/public/lm/lmbx8.pfb
14mr|texlive-lm-2.004-3|901	%{_texmfdistdir}/fonts/type1/public/lm/lmbx8.pfm
14mr|texlive-lm-2.004-3|902	%{_texmfdistdir}/fonts/type1/public/lm/lmbx9.pfb
14mr|texlive-lm-2.004-3|903	%{_texmfdistdir}/fonts/type1/public/lm/lmbx9.pfm
14mr|texlive-lm-2.004-3|904	%{_texmfdistdir}/fonts/type1/public/lm/lmbxi10.pfb
14mr|texlive-lm-2.004-3|905	%{_texmfdistdir}/fonts/type1/public/lm/lmbxi10.pfm
14mr|texlive-lm-2.004-3|906	%{_texmfdistdir}/fonts/type1/public/lm/lmbxo10.pfb
14mr|texlive-lm-2.004-3|907	%{_texmfdistdir}/fonts/type1/public/lm/lmbxo10.pfm
14mr|texlive-lm-2.004-3|908	%{_texmfdistdir}/fonts/type1/public/lm/lmcsc10.pfb
14mr|texlive-lm-2.004-3|909	%{_texmfdistdir}/fonts/type1/public/lm/lmcsc10.pfm
14mr|texlive-lm-2.004-3|910	%{_texmfdistdir}/fonts/type1/public/lm/lmcsco10.pfb
14mr|texlive-lm-2.004-3|911	%{_texmfdistdir}/fonts/type1/public/lm/lmcsco10.pfm
14mr|texlive-lm-2.004-3|912	%{_texmfdistdir}/fonts/type1/public/lm/lmdunh10.pfb
14mr|texlive-lm-2.004-3|913	%{_texmfdistdir}/fonts/type1/public/lm/lmdunh10.pfm
14mr|texlive-lm-2.004-3|914	%{_texmfdistdir}/fonts/type1/public/lm/lmduno10.pfb
14mr|texlive-lm-2.004-3|915	%{_texmfdistdir}/fonts/type1/public/lm/lmduno10.pfm
14mr|texlive-lm-2.004-3|916	%{_texmfdistdir}/fonts/type1/public/lm/lmex10.pfb
14mr|texlive-lm-2.004-3|917	%{_texmfdistdir}/fonts/type1/public/lm/lmex10.pfm
14mr|texlive-lm-2.004-3|918	%{_texmfdistdir}/fonts/type1/public/lm/lmmi10.pfb
14mr|texlive-lm-2.004-3|919	%{_texmfdistdir}/fonts/type1/public/lm/lmmi10.pfm
14mr|texlive-lm-2.004-3|920	%{_texmfdistdir}/fonts/type1/public/lm/lmmi12.pfb
14mr|texlive-lm-2.004-3|921	%{_texmfdistdir}/fonts/type1/public/lm/lmmi12.pfm
14mr|texlive-lm-2.004-3|922	%{_texmfdistdir}/fonts/type1/public/lm/lmmi5.pfb
14mr|texlive-lm-2.004-3|923	%{_texmfdistdir}/fonts/type1/public/lm/lmmi5.pfm
14mr|texlive-lm-2.004-3|924	%{_texmfdistdir}/fonts/type1/public/lm/lmmi6.pfb
14mr|texlive-lm-2.004-3|925	%{_texmfdistdir}/fonts/type1/public/lm/lmmi6.pfm
14mr|texlive-lm-2.004-3|926	%{_texmfdistdir}/fonts/type1/public/lm/lmmi7.pfb
14mr|texlive-lm-2.004-3|927	%{_texmfdistdir}/fonts/type1/public/lm/lmmi7.pfm
14mr|texlive-lm-2.004-3|928	%{_texmfdistdir}/fonts/type1/public/lm/lmmi8.pfb
14mr|texlive-lm-2.004-3|929	%{_texmfdistdir}/fonts/type1/public/lm/lmmi8.pfm
14mr|texlive-lm-2.004-3|930	%{_texmfdistdir}/fonts/type1/public/lm/lmmi9.pfb
14mr|texlive-lm-2.004-3|931	%{_texmfdistdir}/fonts/type1/public/lm/lmmi9.pfm
14mr|texlive-lm-2.004-3|932	%{_texmfdistdir}/fonts/type1/public/lm/lmmib10.pfb
14mr|texlive-lm-2.004-3|933	%{_texmfdistdir}/fonts/type1/public/lm/lmmib10.pfm
14mr|texlive-lm-2.004-3|934	%{_texmfdistdir}/fonts/type1/public/lm/lmmib5.pfb
14mr|texlive-lm-2.004-3|935	%{_texmfdistdir}/fonts/type1/public/lm/lmmib5.pfm
14mr|texlive-lm-2.004-3|936	%{_texmfdistdir}/fonts/type1/public/lm/lmmib7.pfb
14mr|texlive-lm-2.004-3|937	%{_texmfdistdir}/fonts/type1/public/lm/lmmib7.pfm
14mr|texlive-lm-2.004-3|938	%{_texmfdistdir}/fonts/type1/public/lm/lmr10.pfb
14mr|texlive-lm-2.004-3|939	%{_texmfdistdir}/fonts/type1/public/lm/lmr10.pfm
14mr|texlive-lm-2.004-3|940	%{_texmfdistdir}/fonts/type1/public/lm/lmr12.pfb
14mr|texlive-lm-2.004-3|941	%{_texmfdistdir}/fonts/type1/public/lm/lmr12.pfm
14mr|texlive-lm-2.004-3|942	%{_texmfdistdir}/fonts/type1/public/lm/lmr17.pfb
14mr|texlive-lm-2.004-3|943	%{_texmfdistdir}/fonts/type1/public/lm/lmr17.pfm
14mr|texlive-lm-2.004-3|944	%{_texmfdistdir}/fonts/type1/public/lm/lmr5.pfb
14mr|texlive-lm-2.004-3|945	%{_texmfdistdir}/fonts/type1/public/lm/lmr5.pfm
14mr|texlive-lm-2.004-3|946	%{_texmfdistdir}/fonts/type1/public/lm/lmr6.pfb
14mr|texlive-lm-2.004-3|947	%{_texmfdistdir}/fonts/type1/public/lm/lmr6.pfm
14mr|texlive-lm-2.004-3|948	%{_texmfdistdir}/fonts/type1/public/lm/lmr7.pfb
14mr|texlive-lm-2.004-3|949	%{_texmfdistdir}/fonts/type1/public/lm/lmr7.pfm
14mr|texlive-lm-2.004-3|950	%{_texmfdistdir}/fonts/type1/public/lm/lmr8.pfb
14mr|texlive-lm-2.004-3|951	%{_texmfdistdir}/fonts/type1/public/lm/lmr8.pfm
14mr|texlive-lm-2.004-3|952	%{_texmfdistdir}/fonts/type1/public/lm/lmr9.pfb
14mr|texlive-lm-2.004-3|953	%{_texmfdistdir}/fonts/type1/public/lm/lmr9.pfm
14mr|texlive-lm-2.004-3|954	%{_texmfdistdir}/fonts/type1/public/lm/lmri10.pfb
14mr|texlive-lm-2.004-3|955	%{_texmfdistdir}/fonts/type1/public/lm/lmri10.pfm
14mr|texlive-lm-2.004-3|956	%{_texmfdistdir}/fonts/type1/public/lm/lmri12.pfb
14mr|texlive-lm-2.004-3|957	%{_texmfdistdir}/fonts/type1/public/lm/lmri12.pfm
14mr|texlive-lm-2.004-3|958	%{_texmfdistdir}/fonts/type1/public/lm/lmri7.pfb
14mr|texlive-lm-2.004-3|959	%{_texmfdistdir}/fonts/type1/public/lm/lmri7.pfm
14mr|texlive-lm-2.004-3|960	%{_texmfdistdir}/fonts/type1/public/lm/lmri8.pfb
14mr|texlive-lm-2.004-3|961	%{_texmfdistdir}/fonts/type1/public/lm/lmri8.pfm
14mr|texlive-lm-2.004-3|962	%{_texmfdistdir}/fonts/type1/public/lm/lmri9.pfb
14mr|texlive-lm-2.004-3|963	%{_texmfdistdir}/fonts/type1/public/lm/lmri9.pfm
14mr|texlive-lm-2.004-3|964	%{_texmfdistdir}/fonts/type1/public/lm/lmro10.pfb
14mr|texlive-lm-2.004-3|965	%{_texmfdistdir}/fonts/type1/public/lm/lmro10.pfm
14mr|texlive-lm-2.004-3|966	%{_texmfdistdir}/fonts/type1/public/lm/lmro12.pfb
14mr|texlive-lm-2.004-3|967	%{_texmfdistdir}/fonts/type1/public/lm/lmro12.pfm
14mr|texlive-lm-2.004-3|968	%{_texmfdistdir}/fonts/type1/public/lm/lmro17.pfb
14mr|texlive-lm-2.004-3|969	%{_texmfdistdir}/fonts/type1/public/lm/lmro17.pfm
14mr|texlive-lm-2.004-3|970	%{_texmfdistdir}/fonts/type1/public/lm/lmro8.pfb
14mr|texlive-lm-2.004-3|971	%{_texmfdistdir}/fonts/type1/public/lm/lmro8.pfm
14mr|texlive-lm-2.004-3|972	%{_texmfdistdir}/fonts/type1/public/lm/lmro9.pfb
14mr|texlive-lm-2.004-3|973	%{_texmfdistdir}/fonts/type1/public/lm/lmro9.pfm
14mr|texlive-lm-2.004-3|974	%{_texmfdistdir}/fonts/type1/public/lm/lmss10.pfb
14mr|texlive-lm-2.004-3|975	%{_texmfdistdir}/fonts/type1/public/lm/lmss10.pfm
14mr|texlive-lm-2.004-3|976	%{_texmfdistdir}/fonts/type1/public/lm/lmss12.pfb
14mr|texlive-lm-2.004-3|977	%{_texmfdistdir}/fonts/type1/public/lm/lmss12.pfm
14mr|texlive-lm-2.004-3|978	%{_texmfdistdir}/fonts/type1/public/lm/lmss17.pfb
14mr|texlive-lm-2.004-3|979	%{_texmfdistdir}/fonts/type1/public/lm/lmss17.pfm
14mr|texlive-lm-2.004-3|980	%{_texmfdistdir}/fonts/type1/public/lm/lmss8.pfb
14mr|texlive-lm-2.004-3|981	%{_texmfdistdir}/fonts/type1/public/lm/lmss8.pfm
14mr|texlive-lm-2.004-3|982	%{_texmfdistdir}/fonts/type1/public/lm/lmss9.pfb
14mr|texlive-lm-2.004-3|983	%{_texmfdistdir}/fonts/type1/public/lm/lmss9.pfm
14mr|texlive-lm-2.004-3|984	%{_texmfdistdir}/fonts/type1/public/lm/lmssbo10.pfb
14mr|texlive-lm-2.004-3|985	%{_texmfdistdir}/fonts/type1/public/lm/lmssbo10.pfm
14mr|texlive-lm-2.004-3|986	%{_texmfdistdir}/fonts/type1/public/lm/lmssbx10.pfb
14mr|texlive-lm-2.004-3|987	%{_texmfdistdir}/fonts/type1/public/lm/lmssbx10.pfm
14mr|texlive-lm-2.004-3|988	%{_texmfdistdir}/fonts/type1/public/lm/lmssdc10.pfb
14mr|texlive-lm-2.004-3|989	%{_texmfdistdir}/fonts/type1/public/lm/lmssdc10.pfm
14mr|texlive-lm-2.004-3|990	%{_texmfdistdir}/fonts/type1/public/lm/lmssdo10.pfb
14mr|texlive-lm-2.004-3|991	%{_texmfdistdir}/fonts/type1/public/lm/lmssdo10.pfm
14mr|texlive-lm-2.004-3|992	%{_texmfdistdir}/fonts/type1/public/lm/lmsso10.pfb
14mr|texlive-lm-2.004-3|993	%{_texmfdistdir}/fonts/type1/public/lm/lmsso10.pfm
14mr|texlive-lm-2.004-3|994	%{_texmfdistdir}/fonts/type1/public/lm/lmsso12.pfb
14mr|texlive-lm-2.004-3|995	%{_texmfdistdir}/fonts/type1/public/lm/lmsso12.pfm
14mr|texlive-lm-2.004-3|996	%{_texmfdistdir}/fonts/type1/public/lm/lmsso17.pfb
14mr|texlive-lm-2.004-3|997	%{_texmfdistdir}/fonts/type1/public/lm/lmsso17.pfm
14mr|texlive-lm-2.004-3|998	%{_texmfdistdir}/fonts/type1/public/lm/lmsso8.pfb
14mr|texlive-lm-2.004-3|999	%{_texmfdistdir}/fonts/type1/public/lm/lmsso8.pfm
14mr|texlive-lm-2.004-3|1000	%{_texmfdistdir}/fonts/type1/public/lm/lmsso9.pfb
14mr|texlive-lm-2.004-3|1001	%{_texmfdistdir}/fonts/type1/public/lm/lmsso9.pfm
14mr|texlive-lm-2.004-3|1002	%{_texmfdistdir}/fonts/type1/public/lm/lmssq8.pfb
14mr|texlive-lm-2.004-3|1003	%{_texmfdistdir}/fonts/type1/public/lm/lmssq8.pfm
14mr|texlive-lm-2.004-3|1004	%{_texmfdistdir}/fonts/type1/public/lm/lmssqbo8.pfb
14mr|texlive-lm-2.004-3|1005	%{_texmfdistdir}/fonts/type1/public/lm/lmssqbo8.pfm
14mr|texlive-lm-2.004-3|1006	%{_texmfdistdir}/fonts/type1/public/lm/lmssqbx8.pfb
14mr|texlive-lm-2.004-3|1007	%{_texmfdistdir}/fonts/type1/public/lm/lmssqbx8.pfm
14mr|texlive-lm-2.004-3|1008	%{_texmfdistdir}/fonts/type1/public/lm/lmssqo8.pfb
14mr|texlive-lm-2.004-3|1009	%{_texmfdistdir}/fonts/type1/public/lm/lmssqo8.pfm
14mr|texlive-lm-2.004-3|1010	%{_texmfdistdir}/fonts/type1/public/lm/lmsy10.pfb
14mr|texlive-lm-2.004-3|1011	%{_texmfdistdir}/fonts/type1/public/lm/lmsy10.pfm
14mr|texlive-lm-2.004-3|1012	%{_texmfdistdir}/fonts/type1/public/lm/lmsy5.pfb
14mr|texlive-lm-2.004-3|1013	%{_texmfdistdir}/fonts/type1/public/lm/lmsy5.pfm
14mr|texlive-lm-2.004-3|1014	%{_texmfdistdir}/fonts/type1/public/lm/lmsy6.pfb
14mr|texlive-lm-2.004-3|1015	%{_texmfdistdir}/fonts/type1/public/lm/lmsy6.pfm
14mr|texlive-lm-2.004-3|1016	%{_texmfdistdir}/fonts/type1/public/lm/lmsy7.pfb
14mr|texlive-lm-2.004-3|1017	%{_texmfdistdir}/fonts/type1/public/lm/lmsy7.pfm
14mr|texlive-lm-2.004-3|1018	%{_texmfdistdir}/fonts/type1/public/lm/lmsy8.pfb
14mr|texlive-lm-2.004-3|1019	%{_texmfdistdir}/fonts/type1/public/lm/lmsy8.pfm
14mr|texlive-lm-2.004-3|1020	%{_texmfdistdir}/fonts/type1/public/lm/lmsy9.pfb
14mr|texlive-lm-2.004-3|1021	%{_texmfdistdir}/fonts/type1/public/lm/lmsy9.pfm
14mr|texlive-lm-2.004-3|1022	%{_texmfdistdir}/fonts/type1/public/lm/lmtcsc10.pfb
14mr|texlive-lm-2.004-3|1023	%{_texmfdistdir}/fonts/type1/public/lm/lmtcsc10.pfm
14mr|texlive-lm-2.004-3|1024	%{_texmfdistdir}/fonts/type1/public/lm/lmtcso10.pfb
14mr|texlive-lm-2.004-3|1025	%{_texmfdistdir}/fonts/type1/public/lm/lmtcso10.pfm
14mr|texlive-lm-2.004-3|1026	%{_texmfdistdir}/fonts/type1/public/lm/lmtk10.pfb
14mr|texlive-lm-2.004-3|1027	%{_texmfdistdir}/fonts/type1/public/lm/lmtk10.pfm
14mr|texlive-lm-2.004-3|1028	%{_texmfdistdir}/fonts/type1/public/lm/lmtko10.pfb
14mr|texlive-lm-2.004-3|1029	%{_texmfdistdir}/fonts/type1/public/lm/lmtko10.pfm
14mr|texlive-lm-2.004-3|1030	%{_texmfdistdir}/fonts/type1/public/lm/lmtl10.pfb
14mr|texlive-lm-2.004-3|1031	%{_texmfdistdir}/fonts/type1/public/lm/lmtl10.pfm
14mr|texlive-lm-2.004-3|1032	%{_texmfdistdir}/fonts/type1/public/lm/lmtlc10.pfb
14mr|texlive-lm-2.004-3|1033	%{_texmfdistdir}/fonts/type1/public/lm/lmtlc10.pfm
14mr|texlive-lm-2.004-3|1034	%{_texmfdistdir}/fonts/type1/public/lm/lmtlco10.pfb
14mr|texlive-lm-2.004-3|1035	%{_texmfdistdir}/fonts/type1/public/lm/lmtlco10.pfm
14mr|texlive-lm-2.004-3|1036	%{_texmfdistdir}/fonts/type1/public/lm/lmtlo10.pfb
14mr|texlive-lm-2.004-3|1037	%{_texmfdistdir}/fonts/type1/public/lm/lmtlo10.pfm
14mr|texlive-lm-2.004-3|1038	%{_texmfdistdir}/fonts/type1/public/lm/lmtt10.pfb
14mr|texlive-lm-2.004-3|1039	%{_texmfdistdir}/fonts/type1/public/lm/lmtt10.pfm
14mr|texlive-lm-2.004-3|1040	%{_texmfdistdir}/fonts/type1/public/lm/lmtt12.pfb
14mr|texlive-lm-2.004-3|1041	%{_texmfdistdir}/fonts/type1/public/lm/lmtt12.pfm
14mr|texlive-lm-2.004-3|1042	%{_texmfdistdir}/fonts/type1/public/lm/lmtt8.pfb
14mr|texlive-lm-2.004-3|1043	%{_texmfdistdir}/fonts/type1/public/lm/lmtt8.pfm
14mr|texlive-lm-2.004-3|1044	%{_texmfdistdir}/fonts/type1/public/lm/lmtt9.pfb
14mr|texlive-lm-2.004-3|1045	%{_texmfdistdir}/fonts/type1/public/lm/lmtt9.pfm
14mr|texlive-lm-2.004-3|1046	%{_texmfdistdir}/fonts/type1/public/lm/lmtti10.pfb
14mr|texlive-lm-2.004-3|1047	%{_texmfdistdir}/fonts/type1/public/lm/lmtti10.pfm
14mr|texlive-lm-2.004-3|1048	%{_texmfdistdir}/fonts/type1/public/lm/lmtto10.pfb
14mr|texlive-lm-2.004-3|1049	%{_texmfdistdir}/fonts/type1/public/lm/lmtto10.pfm
14mr|texlive-lm-2.004-3|1050	%{_texmfdistdir}/fonts/type1/public/lm/lmu10.pfb
14mr|texlive-lm-2.004-3|1051	%{_texmfdistdir}/fonts/type1/public/lm/lmu10.pfm
14mr|texlive-lm-2.004-3|1052	%{_texmfdistdir}/fonts/type1/public/lm/lmvtk10.pfb
14mr|texlive-lm-2.004-3|1053	%{_texmfdistdir}/fonts/type1/public/lm/lmvtk10.pfm
14mr|texlive-lm-2.004-3|1054	%{_texmfdistdir}/fonts/type1/public/lm/lmvtko10.pfb
14mr|texlive-lm-2.004-3|1055	%{_texmfdistdir}/fonts/type1/public/lm/lmvtko10.pfm
14mr|texlive-lm-2.004-3|1056	%{_texmfdistdir}/fonts/type1/public/lm/lmvtl10.pfb
14mr|texlive-lm-2.004-3|1057	%{_texmfdistdir}/fonts/type1/public/lm/lmvtl10.pfm
14mr|texlive-lm-2.004-3|1058	%{_texmfdistdir}/fonts/type1/public/lm/lmvtlo10.pfb
14mr|texlive-lm-2.004-3|1059	%{_texmfdistdir}/fonts/type1/public/lm/lmvtlo10.pfm
14mr|texlive-lm-2.004-3|1060	%{_texmfdistdir}/fonts/type1/public/lm/lmvtt10.pfb
14mr|texlive-lm-2.004-3|1061	%{_texmfdistdir}/fonts/type1/public/lm/lmvtt10.pfm
14mr|texlive-lm-2.004-3|1062	%{_texmfdistdir}/fonts/type1/public/lm/lmvtto10.pfb
14mr|texlive-lm-2.004-3|1063	%{_texmfdistdir}/fonts/type1/public/lm/lmvtto10.pfm
14mr|texlive-lm-2.004-3|1064	%{_texmfdistdir}/tex/latex/lm/il2lmdh.fd
14mr|texlive-lm-2.004-3|1065	%{_texmfdistdir}/tex/latex/lm/il2lmr.fd
14mr|texlive-lm-2.004-3|1066	%{_texmfdistdir}/tex/latex/lm/il2lmss.fd
14mr|texlive-lm-2.004-3|1067	%{_texmfdistdir}/tex/latex/lm/il2lmssq.fd
14mr|texlive-lm-2.004-3|1068	%{_texmfdistdir}/tex/latex/lm/il2lmtt.fd
14mr|texlive-lm-2.004-3|1069	%{_texmfdistdir}/tex/latex/lm/il2lmvtt.fd
14mr|texlive-lm-2.004-3|1070	%{_texmfdistdir}/tex/latex/lm/l7xlmdh.fd
14mr|texlive-lm-2.004-3|1071	%{_texmfdistdir}/tex/latex/lm/l7xlmr.fd
14mr|texlive-lm-2.004-3|1072	%{_texmfdistdir}/tex/latex/lm/l7xlmss.fd
14mr|texlive-lm-2.004-3|1073	%{_texmfdistdir}/tex/latex/lm/l7xlmssq.fd
14mr|texlive-lm-2.004-3|1074	%{_texmfdistdir}/tex/latex/lm/l7xlmtt.fd
14mr|texlive-lm-2.004-3|1075	%{_texmfdistdir}/tex/latex/lm/l7xlmvtt.fd
14mr|texlive-lm-2.004-3|1076	%{_texmfdistdir}/tex/latex/lm/lmodern.sty
14mr|texlive-lm-2.004-3|1077	%{_texmfdistdir}/tex/latex/lm/ly1lmdh.fd
14mr|texlive-lm-2.004-3|1078	%{_texmfdistdir}/tex/latex/lm/ly1lmr.fd
14mr|texlive-lm-2.004-3|1079	%{_texmfdistdir}/tex/latex/lm/ly1lmss.fd
14mr|texlive-lm-2.004-3|1080	%{_texmfdistdir}/tex/latex/lm/ly1lmssq.fd
14mr|texlive-lm-2.004-3|1081	%{_texmfdistdir}/tex/latex/lm/ly1lmtt.fd
14mr|texlive-lm-2.004-3|1082	%{_texmfdistdir}/tex/latex/lm/ly1lmvtt.fd
14mr|texlive-lm-2.004-3|1083	%{_texmfdistdir}/tex/latex/lm/omllmm.fd
14mr|texlive-lm-2.004-3|1084	%{_texmfdistdir}/tex/latex/lm/omllmr.fd
14mr|texlive-lm-2.004-3|1085	%{_texmfdistdir}/tex/latex/lm/omslmr.fd
14mr|texlive-lm-2.004-3|1086	%{_texmfdistdir}/tex/latex/lm/omslmsy.fd
14mr|texlive-lm-2.004-3|1087	%{_texmfdistdir}/tex/latex/lm/omxlmex.fd
14mr|texlive-lm-2.004-3|1088	%{_texmfdistdir}/tex/latex/lm/ot1lmdh.fd
14mr|texlive-lm-2.004-3|1089	%{_texmfdistdir}/tex/latex/lm/ot1lmr.fd
14mr|texlive-lm-2.004-3|1090	%{_texmfdistdir}/tex/latex/lm/ot1lmss.fd
14mr|texlive-lm-2.004-3|1091	%{_texmfdistdir}/tex/latex/lm/ot1lmssq.fd
14mr|texlive-lm-2.004-3|1092	%{_texmfdistdir}/tex/latex/lm/ot1lmtt.fd
14mr|texlive-lm-2.004-3|1093	%{_texmfdistdir}/tex/latex/lm/ot1lmvtt.fd
14mr|texlive-lm-2.004-3|1094	%{_texmfdistdir}/tex/latex/lm/ot4lmdh.fd
14mr|texlive-lm-2.004-3|1095	%{_texmfdistdir}/tex/latex/lm/ot4lmr.fd
14mr|texlive-lm-2.004-3|1096	%{_texmfdistdir}/tex/latex/lm/ot4lmss.fd
14mr|texlive-lm-2.004-3|1097	%{_texmfdistdir}/tex/latex/lm/ot4lmssq.fd
14mr|texlive-lm-2.004-3|1098	%{_texmfdistdir}/tex/latex/lm/ot4lmtt.fd
14mr|texlive-lm-2.004-3|1099	%{_texmfdistdir}/tex/latex/lm/ot4lmvtt.fd
14mr|texlive-lm-2.004-3|1100	%{_texmfdistdir}/tex/latex/lm/qxlmdh.fd
14mr|texlive-lm-2.004-3|1101	%{_texmfdistdir}/tex/latex/lm/qxlmr.fd
14mr|texlive-lm-2.004-3|1102	%{_texmfdistdir}/tex/latex/lm/qxlmss.fd
14mr|texlive-lm-2.004-3|1103	%{_texmfdistdir}/tex/latex/lm/qxlmssq.fd
14mr|texlive-lm-2.004-3|1104	%{_texmfdistdir}/tex/latex/lm/qxlmtt.fd
14mr|texlive-lm-2.004-3|1105	%{_texmfdistdir}/tex/latex/lm/qxlmvtt.fd
14mr|texlive-lm-2.004-3|1106	%{_texmfdistdir}/tex/latex/lm/t1lmdh.fd
14mr|texlive-lm-2.004-3|1107	%{_texmfdistdir}/tex/latex/lm/t1lmr.fd
14mr|texlive-lm-2.004-3|1108	%{_texmfdistdir}/tex/latex/lm/t1lmss.fd
14mr|texlive-lm-2.004-3|1109	%{_texmfdistdir}/tex/latex/lm/t1lmssq.fd
14mr|texlive-lm-2.004-3|1110	%{_texmfdistdir}/tex/latex/lm/t1lmtt.fd
14mr|texlive-lm-2.004-3|1111	%{_texmfdistdir}/tex/latex/lm/t1lmvtt.fd
14mr|texlive-lm-2.004-3|1112	%{_texmfdistdir}/tex/latex/lm/t5lmdh.fd
14mr|texlive-lm-2.004-3|1113	%{_texmfdistdir}/tex/latex/lm/t5lmr.fd
14mr|texlive-lm-2.004-3|1114	%{_texmfdistdir}/tex/latex/lm/t5lmss.fd
14mr|texlive-lm-2.004-3|1115	%{_texmfdistdir}/tex/latex/lm/t5lmssq.fd
14mr|texlive-lm-2.004-3|1116	%{_texmfdistdir}/tex/latex/lm/t5lmtt.fd
14mr|texlive-lm-2.004-3|1117	%{_texmfdistdir}/tex/latex/lm/t5lmvtt.fd
14mr|texlive-lm-2.004-3|1118	%{_texmfdistdir}/tex/latex/lm/ts1lmdh.fd
14mr|texlive-lm-2.004-3|1119	%{_texmfdistdir}/tex/latex/lm/ts1lmr.fd
14mr|texlive-lm-2.004-3|1120	%{_texmfdistdir}/tex/latex/lm/ts1lmss.fd
14mr|texlive-lm-2.004-3|1121	%{_texmfdistdir}/tex/latex/lm/ts1lmssq.fd
14mr|texlive-lm-2.004-3|1122	%{_texmfdistdir}/tex/latex/lm/ts1lmtt.fd
14mr|texlive-lm-2.004-3|1123	%{_texmfdistdir}/tex/latex/lm/ts1lmvtt.fd
14mr|texlive-lm-2.004-3|1124	%doc %{_texmfdistdir}/doc/fonts/lm/GUST-FONT-LICENSE.TXT
14mr|texlive-lm-2.004-3|1125	%doc %{_texmfdistdir}/doc/fonts/lm/MANIFEST-Latin-Modern.TXT
14mr|texlive-lm-2.004-3|1126	%doc %{_texmfdistdir}/doc/fonts/lm/README-Latin-Modern.TXT
14mr|texlive-lm-2.004-3|1127	%doc %{_texmfdistdir}/doc/fonts/lm/lm-hist.txt
14mr|texlive-lm-2.004-3|1128	%doc %{_texmfdistdir}/doc/fonts/lm/lm-info.pdf
14mr|texlive-lm-2.004-3|1129	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmot1.pdf
14mr|texlive-lm-2.004-3|1130	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmot1.tex
14mr|texlive-lm-2.004-3|1131	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmot4.pdf
14mr|texlive-lm-2.004-3|1132	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmot4.tex
14mr|texlive-lm-2.004-3|1133	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmqx.pdf
14mr|texlive-lm-2.004-3|1134	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmqx.tex
14mr|texlive-lm-2.004-3|1135	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmt1.pdf
14mr|texlive-lm-2.004-3|1136	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmt1.tex
14mr|texlive-lm-2.004-3|1137	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmts1.pdf
14mr|texlive-lm-2.004-3|1138	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmts1.tex
14mr|texlive-lm-2.004-3|1139	#- source
14mr|texlive-lm-2.004-3|1140	%doc %{_texmfdistdir}/source/latex/lm/lm2004mt1.zip
14mr|texlive-lm-2.004-3|1141	
14mr|texlive-lm-2.004-3|1142	#-----------------------------------------------------------------------
14mr|texlive-lm-2.004-3|1143	%prep
14mr|texlive-lm-2.004-3|1144	%setup -c -a0 -a1 -a2
14mr|texlive-lm-2.004-3|1145	
14mr|texlive-lm-2.004-3|1146	%build
14mr|texlive-lm-2.004-3|1147	
14mr|texlive-lm-2.004-3|1148	%install
14mr|texlive-lm-2.004-3|1149	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lm-2.004-3|1150	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lm-2.004-3|1151	
14mr|texlive-lm-2.004-3|1152	
14mr|texlive-lm-2.004-3|1153	
14mr|texlive-lm-2.004-3|1154	%changelog
14mr|texlive-lm-2.004-3|1155	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.004-3
14mr|texlive-lm-2.004-3|1156	+ Revision: 08eb0fd
14mr|texlive-lm-2.004-3|1157	- MassBuild#440: Increase release tag
14mr|texlive-lm-2.004-3|1158	
14mr|texlive-lm-2.004-3|1159	

20592 14
14mr|texlive-lmake-1.0-3|1	# revision 25552
14mr|texlive-lmake-1.0-3|2	# category Package
14mr|texlive-lmake-1.0-3|3	# catalog-ctan /macros/latex/contrib/lmake
14mr|texlive-lmake-1.0-3|4	# catalog-date 2012-03-02 00:29:05 +0100
14mr|texlive-lmake-1.0-3|5	# catalog-license lppl1.2
14mr|texlive-lmake-1.0-3|6	# catalog-version 1.0
14mr|texlive-lmake-1.0-3|7	Name:		texlive-lmake
14mr|texlive-lmake-1.0-3|8	Version:	1.0
14mr|texlive-lmake-1.0-3|9	Release:	3
14mr|texlive-lmake-1.0-3|10	Summary:	Process lists to do repetitive actions
14mr|texlive-lmake-1.0-3|11	Group:		Publishing
14mr|texlive-lmake-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lmake
14mr|texlive-lmake-1.0-3|13	License:	LPPL1.2
14mr|texlive-lmake-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lmake.tar.xz
14mr|texlive-lmake-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lmake.doc.tar.xz
14mr|texlive-lmake-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lmake.source.tar.xz
14mr|texlive-lmake-1.0-3|17	BuildArch:	noarch
14mr|texlive-lmake-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lmake-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lmake-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lmake-1.0-3|21	
14mr|texlive-lmake-1.0-3|22	%description
14mr|texlive-lmake-1.0-3|23	The package provides commands to simplify processing of
14mr|texlive-lmake-1.0-3|24	sequential list-like structures, such as making a series of
14mr|texlive-lmake-1.0-3|25	'similar' commands from a list of names.
14mr|texlive-lmake-1.0-3|26	
14mr|texlive-lmake-1.0-3|27	%post
14mr|texlive-lmake-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-lmake-1.0-3|29	
14mr|texlive-lmake-1.0-3|30	%postun
14mr|texlive-lmake-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-lmake-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-lmake-1.0-3|33	fi
14mr|texlive-lmake-1.0-3|34	
14mr|texlive-lmake-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-lmake-1.0-3|36	%files
14mr|texlive-lmake-1.0-3|37	%{_texmfdistdir}/tex/latex/lmake/lmake.sty
14mr|texlive-lmake-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/lmake/README
14mr|texlive-lmake-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/lmake/lmake.pdf
14mr|texlive-lmake-1.0-3|40	#- source
14mr|texlive-lmake-1.0-3|41	%doc %{_texmfdistdir}/source/latex/lmake/lmake.dtx
14mr|texlive-lmake-1.0-3|42	%doc %{_texmfdistdir}/source/latex/lmake/lmake.ins
14mr|texlive-lmake-1.0-3|43	
14mr|texlive-lmake-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-lmake-1.0-3|45	%prep
14mr|texlive-lmake-1.0-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-lmake-1.0-3|47	
14mr|texlive-lmake-1.0-3|48	%build
14mr|texlive-lmake-1.0-3|49	
14mr|texlive-lmake-1.0-3|50	%install
14mr|texlive-lmake-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lmake-1.0-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lmake-1.0-3|53	
14mr|texlive-lmake-1.0-3|54	
14mr|texlive-lmake-1.0-3|55	
14mr|texlive-lmake-1.0-3|56	%changelog
14mr|texlive-lmake-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-lmake-1.0-3|58	+ Revision: de3079a
14mr|texlive-lmake-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-lmake-1.0-3|60	
14mr|texlive-lmake-1.0-3|61	

20593 14
14mr|texlive-lmextra-20111103-3|1	# revision 18651
14mr|texlive-lmextra-20111103-3|2	# category Package
14mr|texlive-lmextra-20111103-3|3	# catalog-ctan undef
14mr|texlive-lmextra-20111103-3|4	# catalog-date undef
14mr|texlive-lmextra-20111103-3|5	# catalog-license undef
14mr|texlive-lmextra-20111103-3|6	# catalog-version undef
14mr|texlive-lmextra-20111103-3|7	Name:		texlive-lmextra
14mr|texlive-lmextra-20111103-3|8	Version:	20111103
14mr|texlive-lmextra-20111103-3|9	Release:	3
14mr|texlive-lmextra-20111103-3|10	Summary:	TeXLive lmextra package
14mr|texlive-lmextra-20111103-3|11	Group:		Publishing
14mr|texlive-lmextra-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-lmextra-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-lmextra-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lmextra.tar.xz
14mr|texlive-lmextra-20111103-3|15	BuildArch:	noarch
14mr|texlive-lmextra-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-lmextra-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-lmextra-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-lmextra-20111103-3|19	
14mr|texlive-lmextra-20111103-3|20	%description
14mr|texlive-lmextra-20111103-3|21	TeXLive lmextra package.
14mr|texlive-lmextra-20111103-3|22	
14mr|texlive-lmextra-20111103-3|23	%post
14mr|texlive-lmextra-20111103-3|24	%{_sbindir}/texlive.post
14mr|texlive-lmextra-20111103-3|25	
14mr|texlive-lmextra-20111103-3|26	%postun
14mr|texlive-lmextra-20111103-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-lmextra-20111103-3|28	%{_sbindir}/texlive.post
14mr|texlive-lmextra-20111103-3|29	fi
14mr|texlive-lmextra-20111103-3|30	
14mr|texlive-lmextra-20111103-3|31	#-----------------------------------------------------------------------
14mr|texlive-lmextra-20111103-3|32	%files
14mr|texlive-lmextra-20111103-3|33	%{_texmfdistdir}/fonts/truetype/hoekwater/lmextra/lmtypewriter10-regular.ttf
14mr|texlive-lmextra-20111103-3|34	
14mr|texlive-lmextra-20111103-3|35	#-----------------------------------------------------------------------
14mr|texlive-lmextra-20111103-3|36	%prep
14mr|texlive-lmextra-20111103-3|37	%setup -c -a0
14mr|texlive-lmextra-20111103-3|38	
14mr|texlive-lmextra-20111103-3|39	%build
14mr|texlive-lmextra-20111103-3|40	
14mr|texlive-lmextra-20111103-3|41	%install
14mr|texlive-lmextra-20111103-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lmextra-20111103-3|43	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-lmextra-20111103-3|44	
14mr|texlive-lmextra-20111103-3|45	
14mr|texlive-lmextra-20111103-3|46	
14mr|texlive-lmextra-20111103-3|47	%changelog
14mr|texlive-lmextra-20111103-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-lmextra-20111103-3|49	+ Revision: 16ad747
14mr|texlive-lmextra-20111103-3|50	- MassBuild#440: Increase release tag
14mr|texlive-lmextra-20111103-3|51	
14mr|texlive-lmextra-20111103-3|52	

20594 14
14mr|texlive-lm-math-1.958-6|1	# revision 29044
14mr|texlive-lm-math-1.958-6|2	# category Package
14mr|texlive-lm-math-1.958-6|3	# catalog-ctan /fonts/lm-math
14mr|texlive-lm-math-1.958-6|4	# catalog-date 2013-02-06 18:13:15 +0100
14mr|texlive-lm-math-1.958-6|5	# catalog-license lppl
14mr|texlive-lm-math-1.958-6|6	# catalog-version 1.958
14mr|texlive-lm-math-1.958-6|7	Name:		texlive-lm-math
14mr|texlive-lm-math-1.958-6|8	Version:	1.958
14mr|texlive-lm-math-1.958-6|9	Release:	6
14mr|texlive-lm-math-1.958-6|10	Summary:	OpenType maths fonts for Latin Modern
14mr|texlive-lm-math-1.958-6|11	Group:		Publishing
14mr|texlive-lm-math-1.958-6|12	URL:		http://www.ctan.org/tex-archive/fonts/lm-math
14mr|texlive-lm-math-1.958-6|13	License:	LPPL
14mr|texlive-lm-math-1.958-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm-math.tar.xz
14mr|texlive-lm-math-1.958-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm-math.doc.tar.xz
14mr|texlive-lm-math-1.958-6|16	BuildArch:	noarch
14mr|texlive-lm-math-1.958-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lm-math-1.958-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lm-math-1.958-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-lm-math-1.958-6|20	
14mr|texlive-lm-math-1.958-6|21	%description
14mr|texlive-lm-math-1.958-6|22	Latin Modern Math is a maths companion for the Latin Modern
14mr|texlive-lm-math-1.958-6|23	family of fonts, in OpenType format. For use with LuaLaTeX or
14mr|texlive-lm-math-1.958-6|24	XeLaTeX, support is available from the unicode-math package.
14mr|texlive-lm-math-1.958-6|25	
14mr|texlive-lm-math-1.958-6|26	%post
14mr|texlive-lm-math-1.958-6|27	%{_sbindir}/texlive.post
14mr|texlive-lm-math-1.958-6|28	
14mr|texlive-lm-math-1.958-6|29	%postun
14mr|texlive-lm-math-1.958-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-lm-math-1.958-6|31	%{_sbindir}/texlive.post
14mr|texlive-lm-math-1.958-6|32	fi
14mr|texlive-lm-math-1.958-6|33	
14mr|texlive-lm-math-1.958-6|34	#-----------------------------------------------------------------------
14mr|texlive-lm-math-1.958-6|35	%files
14mr|texlive-lm-math-1.958-6|36	%{_texmfdistdir}/fonts/opentype/public/lm-math/latinmodern-math.otf
14mr|texlive-lm-math-1.958-6|37	%doc %{_texmfdistdir}/doc/fonts/lm-math/GUST-FONT-LICENSE.txt
14mr|texlive-lm-math-1.958-6|38	%doc %{_texmfdistdir}/doc/fonts/lm-math/INSTALL.txt
14mr|texlive-lm-math-1.958-6|39	%doc %{_texmfdistdir}/doc/fonts/lm-math/MANIFEST-Latin-Modern-Math.txt
14mr|texlive-lm-math-1.958-6|40	%doc %{_texmfdistdir}/doc/fonts/lm-math/README-Latin-Modern-Math.txt
14mr|texlive-lm-math-1.958-6|41	%doc %{_texmfdistdir}/doc/fonts/lm-math/math-test-context.tex
14mr|texlive-lm-math-1.958-6|42	%doc %{_texmfdistdir}/doc/fonts/lm-math/math-test.tex
14mr|texlive-lm-math-1.958-6|43	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-context-latinmodern_math.pdf
14mr|texlive-lm-math-1.958-6|44	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-context-latinmodern_math.tex
14mr|texlive-lm-math-1.958-6|45	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-lualatex-latinmodern_math.pdf
14mr|texlive-lm-math-1.958-6|46	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-lualatex-latinmodern_math.tex
14mr|texlive-lm-math-1.958-6|47	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-word-latinmodern_math.docx
14mr|texlive-lm-math-1.958-6|48	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-word-latinmodern_math.pdf
14mr|texlive-lm-math-1.958-6|49	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-xelatex-latinmodern_math.pdf
14mr|texlive-lm-math-1.958-6|50	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-xelatex-latinmodern_math.tex
14mr|texlive-lm-math-1.958-6|51	
14mr|texlive-lm-math-1.958-6|52	#-----------------------------------------------------------------------
14mr|texlive-lm-math-1.958-6|53	%prep
14mr|texlive-lm-math-1.958-6|54	%setup -c -a0 -a1
14mr|texlive-lm-math-1.958-6|55	
14mr|texlive-lm-math-1.958-6|56	%build
14mr|texlive-lm-math-1.958-6|57	
14mr|texlive-lm-math-1.958-6|58	%install
14mr|texlive-lm-math-1.958-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lm-math-1.958-6|60	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lm-math-1.958-6|61	
14mr|texlive-lm-math-1.958-6|62	%changelog
14mr|texlive-lm-math-1.958-6|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.958-6
14mr|texlive-lm-math-1.958-6|64	+ Revision: 135aa78
14mr|texlive-lm-math-1.958-6|65	- MassBuild#440: Increase release tag
14mr|texlive-lm-math-1.958-6|66	
14mr|texlive-lm-math-1.958-6|67	

20595 14
14mr|texlive-locality-0.2-3|1	# revision 20422
14mr|texlive-locality-0.2-3|2	# category Package
14mr|texlive-locality-0.2-3|3	# catalog-ctan /macros/latex/contrib/locality
14mr|texlive-locality-0.2-3|4	# catalog-date 2010-11-12 15:28:10 +0100
14mr|texlive-locality-0.2-3|5	# catalog-license lppl1.3
14mr|texlive-locality-0.2-3|6	# catalog-version 0.2
14mr|texlive-locality-0.2-3|7	Name:		texlive-locality
14mr|texlive-locality-0.2-3|8	Version:	0.2
14mr|texlive-locality-0.2-3|9	Release:	3
14mr|texlive-locality-0.2-3|10	Summary:	Various macros for keeping things local
14mr|texlive-locality-0.2-3|11	Group:		Publishing
14mr|texlive-locality-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/locality
14mr|texlive-locality-0.2-3|13	License:	LPPL1.3
14mr|texlive-locality-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/locality.tar.xz
14mr|texlive-locality-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/locality.doc.tar.xz
14mr|texlive-locality-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/locality.source.tar.xz
14mr|texlive-locality-0.2-3|17	BuildArch:	noarch
14mr|texlive-locality-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-locality-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-locality-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-locality-0.2-3|21	
14mr|texlive-locality-0.2-3|22	%description
14mr|texlive-locality-0.2-3|23	A toolbox of macros designed to allow the LaTeX programmer to
14mr|texlive-locality-0.2-3|24	work around some of the restrictions of the TeX grouping
14mr|texlive-locality-0.2-3|25	mechanisms. The present release offers a preliminary view of
14mr|texlive-locality-0.2-3|26	the package; not all of its facilities are working optimally.
14mr|texlive-locality-0.2-3|27	
14mr|texlive-locality-0.2-3|28	%post
14mr|texlive-locality-0.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-locality-0.2-3|30	
14mr|texlive-locality-0.2-3|31	%postun
14mr|texlive-locality-0.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-locality-0.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-locality-0.2-3|34	fi
14mr|texlive-locality-0.2-3|35	
14mr|texlive-locality-0.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-locality-0.2-3|37	%files
14mr|texlive-locality-0.2-3|38	%{_texmfdistdir}/tex/latex/locality/locality.sty
14mr|texlive-locality-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/locality/README
14mr|texlive-locality-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/locality/changes.txt
14mr|texlive-locality-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/locality/locality.pdf
14mr|texlive-locality-0.2-3|42	#- source
14mr|texlive-locality-0.2-3|43	%doc %{_texmfdistdir}/source/latex/locality/locality.dtx
14mr|texlive-locality-0.2-3|44	%doc %{_texmfdistdir}/source/latex/locality/locality.ins
14mr|texlive-locality-0.2-3|45	
14mr|texlive-locality-0.2-3|46	#-----------------------------------------------------------------------
14mr|texlive-locality-0.2-3|47	%prep
14mr|texlive-locality-0.2-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-locality-0.2-3|49	
14mr|texlive-locality-0.2-3|50	%build
14mr|texlive-locality-0.2-3|51	
14mr|texlive-locality-0.2-3|52	%install
14mr|texlive-locality-0.2-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-locality-0.2-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-locality-0.2-3|55	
14mr|texlive-locality-0.2-3|56	
14mr|texlive-locality-0.2-3|57	
14mr|texlive-locality-0.2-3|58	%changelog
14mr|texlive-locality-0.2-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-locality-0.2-3|60	+ Revision: 16f5bbb
14mr|texlive-locality-0.2-3|61	- MassBuild#440: Increase release tag
14mr|texlive-locality-0.2-3|62	
14mr|texlive-locality-0.2-3|63	

20596 14
14mr|texlive-localloc-20091006-3|1	# revision 21934
14mr|texlive-localloc-20091006-3|2	# category Package
14mr|texlive-localloc-20091006-3|3	# catalog-ctan /macros/latex/contrib/localloc
14mr|texlive-localloc-20091006-3|4	# catalog-date 2009-10-06 14:55:10 +0200
14mr|texlive-localloc-20091006-3|5	# catalog-license other-free
14mr|texlive-localloc-20091006-3|6	# catalog-version undef
14mr|texlive-localloc-20091006-3|7	Name:		texlive-localloc
14mr|texlive-localloc-20091006-3|8	Version:	20091006
14mr|texlive-localloc-20091006-3|9	Release:	3
14mr|texlive-localloc-20091006-3|10	Summary:	Macros for localizing TeX register allocations
14mr|texlive-localloc-20091006-3|11	Group:		Publishing
14mr|texlive-localloc-20091006-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/localloc
14mr|texlive-localloc-20091006-3|13	License:	OTHER-FREE
14mr|texlive-localloc-20091006-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/localloc.tar.xz
14mr|texlive-localloc-20091006-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/localloc.doc.tar.xz
14mr|texlive-localloc-20091006-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/localloc.source.tar.xz
14mr|texlive-localloc-20091006-3|17	BuildArch:	noarch
14mr|texlive-localloc-20091006-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-localloc-20091006-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-localloc-20091006-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-localloc-20091006-3|21	
14mr|texlive-localloc-20091006-3|22	%description
14mr|texlive-localloc-20091006-3|23	This package approaches the problem of the shortage of
14mr|texlive-localloc-20091006-3|24	registers, by providing a mechanism for local allocation. The
14mr|texlive-localloc-20091006-3|25	package works with Plain TeX, LaTeX and LaTeX 2.09.
14mr|texlive-localloc-20091006-3|26	
14mr|texlive-localloc-20091006-3|27	%post
14mr|texlive-localloc-20091006-3|28	%{_sbindir}/texlive.post
14mr|texlive-localloc-20091006-3|29	
14mr|texlive-localloc-20091006-3|30	%postun
14mr|texlive-localloc-20091006-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-localloc-20091006-3|32	%{_sbindir}/texlive.post
14mr|texlive-localloc-20091006-3|33	fi
14mr|texlive-localloc-20091006-3|34	
14mr|texlive-localloc-20091006-3|35	#-----------------------------------------------------------------------
14mr|texlive-localloc-20091006-3|36	%files
14mr|texlive-localloc-20091006-3|37	%{_texmfdistdir}/tex/latex/localloc/localloc.sty
14mr|texlive-localloc-20091006-3|38	%doc %{_texmfdistdir}/doc/latex/localloc/localloc.README
14mr|texlive-localloc-20091006-3|39	%doc %{_texmfdistdir}/doc/latex/localloc/localloc.pdf
14mr|texlive-localloc-20091006-3|40	%doc %{_texmfdistdir}/doc/latex/localloc/localtst.tex
14mr|texlive-localloc-20091006-3|41	#- source
14mr|texlive-localloc-20091006-3|42	%doc %{_texmfdistdir}/source/latex/localloc/localloc.drv
14mr|texlive-localloc-20091006-3|43	%doc %{_texmfdistdir}/source/latex/localloc/localloc.dtx
14mr|texlive-localloc-20091006-3|44	
14mr|texlive-localloc-20091006-3|45	#-----------------------------------------------------------------------
14mr|texlive-localloc-20091006-3|46	%prep
14mr|texlive-localloc-20091006-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-localloc-20091006-3|48	
14mr|texlive-localloc-20091006-3|49	%build
14mr|texlive-localloc-20091006-3|50	
14mr|texlive-localloc-20091006-3|51	%install
14mr|texlive-localloc-20091006-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-localloc-20091006-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-localloc-20091006-3|54	
14mr|texlive-localloc-20091006-3|55	
14mr|texlive-localloc-20091006-3|56	
14mr|texlive-localloc-20091006-3|57	%changelog
14mr|texlive-localloc-20091006-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091006-3
14mr|texlive-localloc-20091006-3|59	+ Revision: 3a8f4d8
14mr|texlive-localloc-20091006-3|60	- MassBuild#440: Increase release tag
14mr|texlive-localloc-20091006-3|61	
14mr|texlive-localloc-20091006-3|62	

20597 14
14mr|texlive-logbox-1.0-3|1	# revision 24499
14mr|texlive-logbox-1.0-3|2	# category Package
14mr|texlive-logbox-1.0-3|3	# catalog-ctan /macros/latex/contrib/logbox
14mr|texlive-logbox-1.0-3|4	# catalog-date 2011-11-03 08:30:49 +0100
14mr|texlive-logbox-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-logbox-1.0-3|6	# catalog-version 1.0
14mr|texlive-logbox-1.0-3|7	Name:		texlive-logbox
14mr|texlive-logbox-1.0-3|8	Version:	1.0
14mr|texlive-logbox-1.0-3|9	Release:	3
14mr|texlive-logbox-1.0-3|10	Summary:	e-TeX showbox facilities for exploration purposes
14mr|texlive-logbox-1.0-3|11	Group:		Publishing
14mr|texlive-logbox-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/logbox
14mr|texlive-logbox-1.0-3|13	License:	LPPL1.3
14mr|texlive-logbox-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logbox.tar.xz
14mr|texlive-logbox-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logbox.doc.tar.xz
14mr|texlive-logbox-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logbox.source.tar.xz
14mr|texlive-logbox-1.0-3|17	BuildArch:	noarch
14mr|texlive-logbox-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-logbox-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-logbox-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-logbox-1.0-3|21	
14mr|texlive-logbox-1.0-3|22	%description
14mr|texlive-logbox-1.0-3|23	The command \logbox does \showbox without stopping the
14mr|texlive-logbox-1.0-3|24	compilation. The package's main command is \viewbox*: the box
14mr|texlive-logbox-1.0-3|25	is typeset (copied) with its dimensions, and its contents are
14mr|texlive-logbox-1.0-3|26	logged in the .log file.
14mr|texlive-logbox-1.0-3|27	
14mr|texlive-logbox-1.0-3|28	%post
14mr|texlive-logbox-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-logbox-1.0-3|30	
14mr|texlive-logbox-1.0-3|31	%postun
14mr|texlive-logbox-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-logbox-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-logbox-1.0-3|34	fi
14mr|texlive-logbox-1.0-3|35	
14mr|texlive-logbox-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-logbox-1.0-3|37	%files
14mr|texlive-logbox-1.0-3|38	%{_texmfdistdir}/tex/latex/logbox/logbox.sty
14mr|texlive-logbox-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/logbox/README
14mr|texlive-logbox-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/logbox/logbox.pdf
14mr|texlive-logbox-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/logbox/logbox.png
14mr|texlive-logbox-1.0-3|42	#- source
14mr|texlive-logbox-1.0-3|43	%doc %{_texmfdistdir}/source/latex/logbox/logbox.drv
14mr|texlive-logbox-1.0-3|44	%doc %{_texmfdistdir}/source/latex/logbox/logbox.dtx
14mr|texlive-logbox-1.0-3|45	%doc %{_texmfdistdir}/source/latex/logbox/logbox.ins
14mr|texlive-logbox-1.0-3|46	
14mr|texlive-logbox-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-logbox-1.0-3|48	%prep
14mr|texlive-logbox-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-logbox-1.0-3|50	
14mr|texlive-logbox-1.0-3|51	%build
14mr|texlive-logbox-1.0-3|52	
14mr|texlive-logbox-1.0-3|53	%install
14mr|texlive-logbox-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-logbox-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-logbox-1.0-3|56	
14mr|texlive-logbox-1.0-3|57	
14mr|texlive-logbox-1.0-3|58	
14mr|texlive-logbox-1.0-3|59	%changelog
14mr|texlive-logbox-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-logbox-1.0-3|61	+ Revision: 5ae3fe4
14mr|texlive-logbox-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-logbox-1.0-3|63	
14mr|texlive-logbox-1.0-3|64	

20598 14
14mr|texlive-logical-markup-utils-20091109-3|1	# revision 15878
14mr|texlive-logical-markup-utils-20091109-3|2	# category Package
14mr|texlive-logical-markup-utils-20091109-3|3	# catalog-ctan /macros/latex/contrib/logical-markup-utils
14mr|texlive-logical-markup-utils-20091109-3|4	# catalog-date 2009-11-09 23:05:00 +0100
14mr|texlive-logical-markup-utils-20091109-3|5	# catalog-license gpl3
14mr|texlive-logical-markup-utils-20091109-3|6	# catalog-version undef
14mr|texlive-logical-markup-utils-20091109-3|7	Name:		texlive-logical-markup-utils
14mr|texlive-logical-markup-utils-20091109-3|8	Version:	20091109
14mr|texlive-logical-markup-utils-20091109-3|9	Release:	3
14mr|texlive-logical-markup-utils-20091109-3|10	Summary:	Packages for language-dependent inline quotes and dashes
14mr|texlive-logical-markup-utils-20091109-3|11	Group:		Publishing
14mr|texlive-logical-markup-utils-20091109-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/logical-markup-utils
14mr|texlive-logical-markup-utils-20091109-3|13	License:	GPL3
14mr|texlive-logical-markup-utils-20091109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logical-markup-utils.tar.xz
14mr|texlive-logical-markup-utils-20091109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logical-markup-utils.doc.tar.xz
14mr|texlive-logical-markup-utils-20091109-3|16	BuildArch:	noarch
14mr|texlive-logical-markup-utils-20091109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-logical-markup-utils-20091109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-logical-markup-utils-20091109-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-logical-markup-utils-20091109-3|20	
14mr|texlive-logical-markup-utils-20091109-3|21	%description
14mr|texlive-logical-markup-utils-20091109-3|22	The bundle contains two packages: - quoted, for inserting
14mr|texlive-logical-markup-utils-20091109-3|23	quotation marks; and - onedash, for inserting dashes. Each
14mr|texlive-logical-markup-utils-20091109-3|24	package takes a language name as an option; accepted language
14mr|texlive-logical-markup-utils-20091109-3|25	options are american, british, german and polish.
14mr|texlive-logical-markup-utils-20091109-3|26	
14mr|texlive-logical-markup-utils-20091109-3|27	%post
14mr|texlive-logical-markup-utils-20091109-3|28	%{_sbindir}/texlive.post
14mr|texlive-logical-markup-utils-20091109-3|29	
14mr|texlive-logical-markup-utils-20091109-3|30	%postun
14mr|texlive-logical-markup-utils-20091109-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-logical-markup-utils-20091109-3|32	%{_sbindir}/texlive.post
14mr|texlive-logical-markup-utils-20091109-3|33	fi
14mr|texlive-logical-markup-utils-20091109-3|34	
14mr|texlive-logical-markup-utils-20091109-3|35	#-----------------------------------------------------------------------
14mr|texlive-logical-markup-utils-20091109-3|36	%files
14mr|texlive-logical-markup-utils-20091109-3|37	%{_texmfdistdir}/tex/latex/logical-markup-utils/onedash.sty
14mr|texlive-logical-markup-utils-20091109-3|38	%{_texmfdistdir}/tex/latex/logical-markup-utils/quoted.sty
14mr|texlive-logical-markup-utils-20091109-3|39	%doc %{_texmfdistdir}/doc/latex/logical-markup-utils/COPYING
14mr|texlive-logical-markup-utils-20091109-3|40	%doc %{_texmfdistdir}/doc/latex/logical-markup-utils/README
14mr|texlive-logical-markup-utils-20091109-3|41	%doc %{_texmfdistdir}/doc/latex/logical-markup-utils/TODO
14mr|texlive-logical-markup-utils-20091109-3|42	
14mr|texlive-logical-markup-utils-20091109-3|43	#-----------------------------------------------------------------------
14mr|texlive-logical-markup-utils-20091109-3|44	%prep
14mr|texlive-logical-markup-utils-20091109-3|45	%setup -c -a0 -a1
14mr|texlive-logical-markup-utils-20091109-3|46	
14mr|texlive-logical-markup-utils-20091109-3|47	%build
14mr|texlive-logical-markup-utils-20091109-3|48	
14mr|texlive-logical-markup-utils-20091109-3|49	%install
14mr|texlive-logical-markup-utils-20091109-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-logical-markup-utils-20091109-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-logical-markup-utils-20091109-3|52	
14mr|texlive-logical-markup-utils-20091109-3|53	
14mr|texlive-logical-markup-utils-20091109-3|54	
14mr|texlive-logical-markup-utils-20091109-3|55	%changelog
14mr|texlive-logical-markup-utils-20091109-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091109-3
14mr|texlive-logical-markup-utils-20091109-3|57	+ Revision: 1c247dc
14mr|texlive-logical-markup-utils-20091109-3|58	- MassBuild#440: Increase release tag
14mr|texlive-logical-markup-utils-20091109-3|59	
14mr|texlive-logical-markup-utils-20091109-3|60	

20599 14
14mr|texlive-logicpuzzle-2.4-6|1	# revision 31024
14mr|texlive-logicpuzzle-2.4-6|2	# category Package
14mr|texlive-logicpuzzle-2.4-6|3	# catalog-ctan /graphics/pgf/contrib/logicpuzzle
14mr|texlive-logicpuzzle-2.4-6|4	# catalog-date 2013-06-07 00:26:22 +0200
14mr|texlive-logicpuzzle-2.4-6|5	# catalog-license lppl1.3
14mr|texlive-logicpuzzle-2.4-6|6	# catalog-version 2.4
14mr|texlive-logicpuzzle-2.4-6|7	Name:		texlive-logicpuzzle
14mr|texlive-logicpuzzle-2.4-6|8	Version:	2.4
14mr|texlive-logicpuzzle-2.4-6|9	Release:	6
14mr|texlive-logicpuzzle-2.4-6|10	Summary:	Typeset (grid-based) logic puzzles
14mr|texlive-logicpuzzle-2.4-6|11	Group:		Publishing
14mr|texlive-logicpuzzle-2.4-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/logicpuzzle
14mr|texlive-logicpuzzle-2.4-6|13	License:	LPPL1.3
14mr|texlive-logicpuzzle-2.4-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logicpuzzle.tar.xz
14mr|texlive-logicpuzzle-2.4-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logicpuzzle.doc.tar.xz
14mr|texlive-logicpuzzle-2.4-6|16	BuildArch:	noarch
14mr|texlive-logicpuzzle-2.4-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-logicpuzzle-2.4-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-logicpuzzle-2.4-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-logicpuzzle-2.4-6|20	
14mr|texlive-logicpuzzle-2.4-6|21	%description
14mr|texlive-logicpuzzle-2.4-6|22	The package allows the user to typeset various logic puzzles.
14mr|texlive-logicpuzzle-2.4-6|23	At the moment the following puzzles are supported: - 2D-Sudoku
14mr|texlive-logicpuzzle-2.4-6|24	(aka Magiequadrat, Diagon, ...), - Battleship (aka Bimaru,
14mr|texlive-logicpuzzle-2.4-6|25	Marinespiel, Batalla Naval, ...), - Bokkusu (aka Kakurasu,
14mr|texlive-logicpuzzle-2.4-6|26	Feldersummenratsel, ...), - Bridges (akak Bruckenbau, Hashi,
14mr|texlive-logicpuzzle-2.4-6|27	...), - Chaos Sudoku, - Four Winds (aka Eminent Domain,
14mr|texlive-logicpuzzle-2.4-6|28	Lichtstrahl, ...), - Hakyuu (aka Seismic, Ripple Effect, ...),
14mr|texlive-logicpuzzle-2.4-6|29	- Hitori, - Kakuro, - Kendoku (aka Mathdoku, Calcudoku, Basic,
14mr|texlive-logicpuzzle-2.4-6|30	MiniPlu, Ken Ken, Square Wisdom, Sukendo, Caldoku, ..., -
14mr|texlive-logicpuzzle-2.4-6|31	Killer Sudoku (aka Samunapure, Sum Number Place, Sumdoku,
14mr|texlive-logicpuzzle-2.4-6|32	Gebietssummen, ...), - Laser Beam (aka Laserstrahl, ...), -
14mr|texlive-logicpuzzle-2.4-6|33	Magic Labyrinth (aka Magic Spiral, Magisches Labyrinth, ...), -
14mr|texlive-logicpuzzle-2.4-6|34	Magnets (aka Magnetplatte, Magnetfeld, ...), - Masyu (aka
14mr|texlive-logicpuzzle-2.4-6|35	Mashi, {White|Black} Pearls, ...), - Minesweeper (aka
14mr|texlive-logicpuzzle-2.4-6|36	Minensuche, ...), - Number Link, - Resuko, - Schatzsuche, -
14mr|texlive-logicpuzzle-2.4-6|37	Skyline (aka Skycrapers, Wolkenkratzer, Hochhauser, ...),
14mr|texlive-logicpuzzle-2.4-6|38	including Skyline Sudoku and Skyline Sudoku (N*N) variants, -
14mr|texlive-logicpuzzle-2.4-6|39	Slitherlink (aka Fences, Number Line, Dotty Dilemma, Sli-Lin,
14mr|texlive-logicpuzzle-2.4-6|40	Takegaki, Great Wall of China, Loop the Loop, Rundweg,
14mr|texlive-logicpuzzle-2.4-6|41	Gartenzaun, ...), - Star Battle (aka Sternenschlacht, ...), -
14mr|texlive-logicpuzzle-2.4-6|42	Stars and Arrows (aka Sternenhimmel, ...), - Sudoku, - Sun and
14mr|texlive-logicpuzzle-2.4-6|43	Moon (aka Sternenhaufen, Munraito, ...), - Tents and Trees (aka
14mr|texlive-logicpuzzle-2.4-6|44	Zeltlager, Zeltplatz, Camping, ...), and - Tunnel.
14mr|texlive-logicpuzzle-2.4-6|45	
14mr|texlive-logicpuzzle-2.4-6|46	%post
14mr|texlive-logicpuzzle-2.4-6|47	%{_sbindir}/texlive.post
14mr|texlive-logicpuzzle-2.4-6|48	
14mr|texlive-logicpuzzle-2.4-6|49	%postun
14mr|texlive-logicpuzzle-2.4-6|50	if [ $1 -eq 0 ]; then
14mr|texlive-logicpuzzle-2.4-6|51	%{_sbindir}/texlive.post
14mr|texlive-logicpuzzle-2.4-6|52	fi
14mr|texlive-logicpuzzle-2.4-6|53	
14mr|texlive-logicpuzzle-2.4-6|54	#-----------------------------------------------------------------------
14mr|texlive-logicpuzzle-2.4-6|55	%files
14mr|texlive-logicpuzzle-2.4-6|56	%{_texmfdistdir}/scripts/logicpuzzle/createlpsudoku
14mr|texlive-logicpuzzle-2.4-6|57	%{_texmfdistdir}/scripts/logicpuzzle/lpsmag
14mr|texlive-logicpuzzle-2.4-6|58	%{_texmfdistdir}/scripts/logicpuzzle/simple.smc
14mr|texlive-logicpuzzle-2.4-6|59	%{_texmfdistdir}/tex/latex/logicpuzzle/battleship.sty
14mr|texlive-logicpuzzle-2.4-6|60	%{_texmfdistdir}/tex/latex/logicpuzzle/bokkusu.sty
14mr|texlive-logicpuzzle-2.4-6|61	%{_texmfdistdir}/tex/latex/logicpuzzle/chaossudoku.sty
14mr|texlive-logicpuzzle-2.4-6|62	%{_texmfdistdir}/tex/latex/logicpuzzle/ddsudoku.sty
14mr|texlive-logicpuzzle-2.4-6|63	%{_texmfdistdir}/tex/latex/logicpuzzle/hakyuu.sty
14mr|texlive-logicpuzzle-2.4-6|64	%{_texmfdistdir}/tex/latex/logicpuzzle/hitori.sty
14mr|texlive-logicpuzzle-2.4-6|65	%{_texmfdistdir}/tex/latex/logicpuzzle/kendoku.sty
14mr|texlive-logicpuzzle-2.4-6|66	%{_texmfdistdir}/tex/latex/logicpuzzle/killersudoku.sty
14mr|texlive-logicpuzzle-2.4-6|67	%{_texmfdistdir}/tex/latex/logicpuzzle/laserbeam.sty
14mr|texlive-logicpuzzle-2.4-6|68	%{_texmfdistdir}/tex/latex/logicpuzzle/logicpuzzle.sty
14mr|texlive-logicpuzzle-2.4-6|69	%{_texmfdistdir}/tex/latex/logicpuzzle/lpenv.sty
14mr|texlive-logicpuzzle-2.4-6|70	%{_texmfdistdir}/tex/latex/logicpuzzle/lpsudoku.sty
14mr|texlive-logicpuzzle-2.4-6|71	%{_texmfdistdir}/tex/latex/logicpuzzle/skyline.sty
14mr|texlive-logicpuzzle-2.4-6|72	%{_texmfdistdir}/tex/latex/logicpuzzle/slitherlink.sty
14mr|texlive-logicpuzzle-2.4-6|73	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/CHANGES
14mr|texlive-logicpuzzle-2.4-6|74	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/INSTALL
14mr|texlive-logicpuzzle-2.4-6|75	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/README
14mr|texlive-logicpuzzle-2.4-6|76	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/logicpuzzle.pdf
14mr|texlive-logicpuzzle-2.4-6|77	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/logicpuzzle.tex
14mr|texlive-logicpuzzle-2.4-6|78	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/manifest.txt
14mr|texlive-logicpuzzle-2.4-6|79	
14mr|texlive-logicpuzzle-2.4-6|80	#-----------------------------------------------------------------------
14mr|texlive-logicpuzzle-2.4-6|81	%prep
14mr|texlive-logicpuzzle-2.4-6|82	%setup -c -a0 -a1
14mr|texlive-logicpuzzle-2.4-6|83	
14mr|texlive-logicpuzzle-2.4-6|84	%build
14mr|texlive-logicpuzzle-2.4-6|85	
14mr|texlive-logicpuzzle-2.4-6|86	%install
14mr|texlive-logicpuzzle-2.4-6|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-logicpuzzle-2.4-6|88	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-logicpuzzle-2.4-6|89	
14mr|texlive-logicpuzzle-2.4-6|90	%changelog
14mr|texlive-logicpuzzle-2.4-6|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-6
14mr|texlive-logicpuzzle-2.4-6|92	+ Revision: eb34ce9
14mr|texlive-logicpuzzle-2.4-6|93	- MassBuild#440: Increase release tag
14mr|texlive-logicpuzzle-2.4-6|94	
14mr|texlive-logicpuzzle-2.4-6|95	

20600 14
14mr|texlive-logpap-0.6-3|1	# revision 15878
14mr|texlive-logpap-0.6-3|2	# category Package
14mr|texlive-logpap-0.6-3|3	# catalog-ctan /macros/latex/contrib/logpap
14mr|texlive-logpap-0.6-3|4	# catalog-date 2006-12-08 22:20:56 +0100
14mr|texlive-logpap-0.6-3|5	# catalog-license lppl
14mr|texlive-logpap-0.6-3|6	# catalog-version 0.6
14mr|texlive-logpap-0.6-3|7	Name:		texlive-logpap
14mr|texlive-logpap-0.6-3|8	Version:	0.6
14mr|texlive-logpap-0.6-3|9	Release:	3
14mr|texlive-logpap-0.6-3|10	Summary:	Generate logarithmic graph paper with LaTeX
14mr|texlive-logpap-0.6-3|11	Group:		Publishing
14mr|texlive-logpap-0.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/logpap
14mr|texlive-logpap-0.6-3|13	License:	LPPL
14mr|texlive-logpap-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logpap.tar.xz
14mr|texlive-logpap-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logpap.doc.tar.xz
14mr|texlive-logpap-0.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logpap.source.tar.xz
14mr|texlive-logpap-0.6-3|17	BuildArch:	noarch
14mr|texlive-logpap-0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-logpap-0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-logpap-0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-logpap-0.6-3|21	
14mr|texlive-logpap-0.6-3|22	%description
14mr|texlive-logpap-0.6-3|23	The logpap package provides four macros for drawing
14mr|texlive-logpap-0.6-3|24	logarithmic-logarithmic, logarithmic-linear, linear-logarithmic
14mr|texlive-logpap-0.6-3|25	and (because it was easy to implement) linear-linear graph
14mr|texlive-logpap-0.6-3|26	paper with LaTeX.
14mr|texlive-logpap-0.6-3|27	
14mr|texlive-logpap-0.6-3|28	%post
14mr|texlive-logpap-0.6-3|29	%{_sbindir}/texlive.post
14mr|texlive-logpap-0.6-3|30	
14mr|texlive-logpap-0.6-3|31	%postun
14mr|texlive-logpap-0.6-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-logpap-0.6-3|33	%{_sbindir}/texlive.post
14mr|texlive-logpap-0.6-3|34	fi
14mr|texlive-logpap-0.6-3|35	
14mr|texlive-logpap-0.6-3|36	#-----------------------------------------------------------------------
14mr|texlive-logpap-0.6-3|37	%files
14mr|texlive-logpap-0.6-3|38	%{_texmfdistdir}/tex/latex/logpap/logpap.sty
14mr|texlive-logpap-0.6-3|39	%doc %{_texmfdistdir}/doc/latex/logpap/README
14mr|texlive-logpap-0.6-3|40	%doc %{_texmfdistdir}/doc/latex/logpap/example.pdf
14mr|texlive-logpap-0.6-3|41	%doc %{_texmfdistdir}/doc/latex/logpap/example.tex
14mr|texlive-logpap-0.6-3|42	#- source
14mr|texlive-logpap-0.6-3|43	%doc %{_texmfdistdir}/source/latex/logpap/logpap.dtx
14mr|texlive-logpap-0.6-3|44	%doc %{_texmfdistdir}/source/latex/logpap/logpap.ins
14mr|texlive-logpap-0.6-3|45	
14mr|texlive-logpap-0.6-3|46	#-----------------------------------------------------------------------
14mr|texlive-logpap-0.6-3|47	%prep
14mr|texlive-logpap-0.6-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-logpap-0.6-3|49	
14mr|texlive-logpap-0.6-3|50	%build
14mr|texlive-logpap-0.6-3|51	
14mr|texlive-logpap-0.6-3|52	%install
14mr|texlive-logpap-0.6-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-logpap-0.6-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-logpap-0.6-3|55	
14mr|texlive-logpap-0.6-3|56	
14mr|texlive-logpap-0.6-3|57	
14mr|texlive-logpap-0.6-3|58	%changelog
14mr|texlive-logpap-0.6-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-logpap-0.6-3|60	+ Revision: 79611e1
14mr|texlive-logpap-0.6-3|61	- MassBuild#440: Increase release tag
14mr|texlive-logpap-0.6-3|62	
14mr|texlive-logpap-0.6-3|63	

20601 14
14mr|texlive-logreq-1.0-3|1	# revision 19640
14mr|texlive-logreq-1.0-3|2	# category Package
14mr|texlive-logreq-1.0-3|3	# catalog-ctan /macros/latex/contrib/logreq
14mr|texlive-logreq-1.0-3|4	# catalog-date 2010-08-11 13:58:09 +0200
14mr|texlive-logreq-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-logreq-1.0-3|6	# catalog-version 1.0
14mr|texlive-logreq-1.0-3|7	Name:		texlive-logreq
14mr|texlive-logreq-1.0-3|8	Version:	1.0
14mr|texlive-logreq-1.0-3|9	Release:	3
14mr|texlive-logreq-1.0-3|10	Summary:	Support for automation of the LaTeX workflow
14mr|texlive-logreq-1.0-3|11	Group:		Publishing
14mr|texlive-logreq-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/logreq
14mr|texlive-logreq-1.0-3|13	License:	LPPL1.3
14mr|texlive-logreq-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logreq.tar.xz
14mr|texlive-logreq-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logreq.doc.tar.xz
14mr|texlive-logreq-1.0-3|16	BuildArch:	noarch
14mr|texlive-logreq-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-logreq-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-logreq-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-logreq-1.0-3|20	
14mr|texlive-logreq-1.0-3|21	%description
14mr|texlive-logreq-1.0-3|22	The package helps to automate a typical LaTeX workflow that
14mr|texlive-logreq-1.0-3|23	involves running LaTeX several times, running tools such as
14mr|texlive-logreq-1.0-3|24	BibTeX or makeindex, and so on. It will log requests like
14mr|texlive-logreq-1.0-3|25	"please rerun LaTeX" or "please run BibTeX on file X" to an
14mr|texlive-logreq-1.0-3|26	external XML file which lists all open tasks in a machine-
14mr|texlive-logreq-1.0-3|27	readable format. Compiler scripts and integrated LaTeX editing
14mr|texlive-logreq-1.0-3|28	environments may parse this file to determine the next steps in
14mr|texlive-logreq-1.0-3|29	the workflow in a way that is more efficient than parsing the
14mr|texlive-logreq-1.0-3|30	main log file. In sum, the package will do two things: 1)
14mr|texlive-logreq-1.0-3|31	enable package authors to use LaTeX commands to issue requests,
14mr|texlive-logreq-1.0-3|32	2) collect all requests from all packages and write them to an
14mr|texlive-logreq-1.0-3|33	external XML file at the end of the document.
14mr|texlive-logreq-1.0-3|34	
14mr|texlive-logreq-1.0-3|35	%post
14mr|texlive-logreq-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-logreq-1.0-3|37	
14mr|texlive-logreq-1.0-3|38	%postun
14mr|texlive-logreq-1.0-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-logreq-1.0-3|40	%{_sbindir}/texlive.post
14mr|texlive-logreq-1.0-3|41	fi
14mr|texlive-logreq-1.0-3|42	
14mr|texlive-logreq-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-logreq-1.0-3|44	%files
14mr|texlive-logreq-1.0-3|45	%{_texmfdistdir}/tex/latex/logreq/logreq.def
14mr|texlive-logreq-1.0-3|46	%{_texmfdistdir}/tex/latex/logreq/logreq.sty
14mr|texlive-logreq-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/logreq/README
14mr|texlive-logreq-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/logreq/examples/01-basic.run.xml
14mr|texlive-logreq-1.0-3|49	%doc %{_texmfdistdir}/doc/latex/logreq/examples/01-basic.tex
14mr|texlive-logreq-1.0-3|50	%doc %{_texmfdistdir}/doc/latex/logreq/examples/02-index.run.xml
14mr|texlive-logreq-1.0-3|51	%doc %{_texmfdistdir}/doc/latex/logreq/examples/02-index.tex
14mr|texlive-logreq-1.0-3|52	%doc %{_texmfdistdir}/doc/latex/logreq/examples/03-biblatex+bibtex8.run.xml
14mr|texlive-logreq-1.0-3|53	%doc %{_texmfdistdir}/doc/latex/logreq/examples/03-biblatex+bibtex8.tex
14mr|texlive-logreq-1.0-3|54	%doc %{_texmfdistdir}/doc/latex/logreq/examples/04-biblatex+bibtex+refsections.run.xml
14mr|texlive-logreq-1.0-3|55	%doc %{_texmfdistdir}/doc/latex/logreq/examples/04-biblatex+bibtex+refsections.tex
14mr|texlive-logreq-1.0-3|56	%doc %{_texmfdistdir}/doc/latex/logreq/examples/05-biblatex+biber.run.xml
14mr|texlive-logreq-1.0-3|57	%doc %{_texmfdistdir}/doc/latex/logreq/examples/05-biblatex+biber.tex
14mr|texlive-logreq-1.0-3|58	
14mr|texlive-logreq-1.0-3|59	#-----------------------------------------------------------------------
14mr|texlive-logreq-1.0-3|60	%prep
14mr|texlive-logreq-1.0-3|61	%setup -c -a0 -a1
14mr|texlive-logreq-1.0-3|62	
14mr|texlive-logreq-1.0-3|63	%build
14mr|texlive-logreq-1.0-3|64	
14mr|texlive-logreq-1.0-3|65	%install
14mr|texlive-logreq-1.0-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-logreq-1.0-3|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-logreq-1.0-3|68	
14mr|texlive-logreq-1.0-3|69	
14mr|texlive-logreq-1.0-3|70	
14mr|texlive-logreq-1.0-3|71	%changelog
14mr|texlive-logreq-1.0-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-logreq-1.0-3|73	+ Revision: 2fa7e2d
14mr|texlive-logreq-1.0-3|74	- MassBuild#440: Increase release tag
14mr|texlive-logreq-1.0-3|75	
14mr|texlive-logreq-1.0-3|76	

20602 14
14mr|texlive-longnamefilelist-0.2-6|1	# revision 27889
14mr|texlive-longnamefilelist-0.2-6|2	# category Package
14mr|texlive-longnamefilelist-0.2-6|3	# catalog-ctan /macros/latex/contrib/longnamefilelist
14mr|texlive-longnamefilelist-0.2-6|4	# catalog-date 2012-10-01 08:11:57 +0200
14mr|texlive-longnamefilelist-0.2-6|5	# catalog-license lppl1.3
14mr|texlive-longnamefilelist-0.2-6|6	# catalog-version 0.2
14mr|texlive-longnamefilelist-0.2-6|7	Name:		texlive-longnamefilelist
14mr|texlive-longnamefilelist-0.2-6|8	Version:	0.2
14mr|texlive-longnamefilelist-0.2-6|9	Release:	6
14mr|texlive-longnamefilelist-0.2-6|10	Summary:	Tidy \listfiles with long file names
14mr|texlive-longnamefilelist-0.2-6|11	Group:		Publishing
14mr|texlive-longnamefilelist-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/longnamefilelist
14mr|texlive-longnamefilelist-0.2-6|13	License:	LPPL1.3
14mr|texlive-longnamefilelist-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/longnamefilelist.tar.xz
14mr|texlive-longnamefilelist-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/longnamefilelist.doc.tar.xz
14mr|texlive-longnamefilelist-0.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/longnamefilelist.source.tar.xz
14mr|texlive-longnamefilelist-0.2-6|17	BuildArch:	noarch
14mr|texlive-longnamefilelist-0.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-longnamefilelist-0.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-longnamefilelist-0.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-longnamefilelist-0.2-6|21	
14mr|texlive-longnamefilelist-0.2-6|22	%description
14mr|texlive-longnamefilelist-0.2-6|23	The package equips LaTeX's \listfiles command with an optional
14mr|texlive-longnamefilelist-0.2-6|24	argument for the number of characters in the longest base
14mr|texlive-longnamefilelist-0.2-6|25	filename. This way you get a neatly aligned file list even when
14mr|texlive-longnamefilelist-0.2-6|26	it contains files whose base names have more than 8 characters.
14mr|texlive-longnamefilelist-0.2-6|27	The package can be combined with the myfilist package as
14mr|texlive-longnamefilelist-0.2-6|28	explained in the documentation.
14mr|texlive-longnamefilelist-0.2-6|29	
14mr|texlive-longnamefilelist-0.2-6|30	%post
14mr|texlive-longnamefilelist-0.2-6|31	%{_sbindir}/texlive.post
14mr|texlive-longnamefilelist-0.2-6|32	
14mr|texlive-longnamefilelist-0.2-6|33	%postun
14mr|texlive-longnamefilelist-0.2-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-longnamefilelist-0.2-6|35	%{_sbindir}/texlive.post
14mr|texlive-longnamefilelist-0.2-6|36	fi
14mr|texlive-longnamefilelist-0.2-6|37	
14mr|texlive-longnamefilelist-0.2-6|38	#-----------------------------------------------------------------------
14mr|texlive-longnamefilelist-0.2-6|39	%files
14mr|texlive-longnamefilelist-0.2-6|40	%{_texmfdistdir}/tex/latex/longnamefilelist/longnamefilelist.sty
14mr|texlive-longnamefilelist-0.2-6|41	%doc %{_texmfdistdir}/doc/latex/longnamefilelist/README
14mr|texlive-longnamefilelist-0.2-6|42	%doc %{_texmfdistdir}/doc/latex/longnamefilelist/SrcFILEs.txt
14mr|texlive-longnamefilelist-0.2-6|43	%doc %{_texmfdistdir}/doc/latex/longnamefilelist/longnamefilelist.pdf
14mr|texlive-longnamefilelist-0.2-6|44	#- source
14mr|texlive-longnamefilelist-0.2-6|45	%doc %{_texmfdistdir}/source/latex/longnamefilelist/longnamefilelist.tex
14mr|texlive-longnamefilelist-0.2-6|46	%doc %{_texmfdistdir}/source/latex/longnamefilelist/srcfiles.tex
14mr|texlive-longnamefilelist-0.2-6|47	
14mr|texlive-longnamefilelist-0.2-6|48	#-----------------------------------------------------------------------
14mr|texlive-longnamefilelist-0.2-6|49	%prep
14mr|texlive-longnamefilelist-0.2-6|50	%setup -c -a0 -a1 -a2
14mr|texlive-longnamefilelist-0.2-6|51	
14mr|texlive-longnamefilelist-0.2-6|52	%build
14mr|texlive-longnamefilelist-0.2-6|53	
14mr|texlive-longnamefilelist-0.2-6|54	%install
14mr|texlive-longnamefilelist-0.2-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-longnamefilelist-0.2-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-longnamefilelist-0.2-6|57	
14mr|texlive-longnamefilelist-0.2-6|58	
14mr|texlive-longnamefilelist-0.2-6|59	
14mr|texlive-longnamefilelist-0.2-6|60	%changelog
14mr|texlive-longnamefilelist-0.2-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-longnamefilelist-0.2-6|62	+ Revision: e2d2af7
14mr|texlive-longnamefilelist-0.2-6|63	- MassBuild#440: Increase release tag
14mr|texlive-longnamefilelist-0.2-6|64	
14mr|texlive-longnamefilelist-0.2-6|65	

20603 14
14mr|texlive-loops-1.3-7|1	# revision 30704
14mr|texlive-loops-1.3-7|2	# category Package
14mr|texlive-loops-1.3-7|3	# catalog-ctan /macros/latex/contrib/loops
14mr|texlive-loops-1.3-7|4	# catalog-date 2013-05-16 16:49:13 +0200
14mr|texlive-loops-1.3-7|5	# catalog-license lppl1.3
14mr|texlive-loops-1.3-7|6	# catalog-version 1.3
14mr|texlive-loops-1.3-7|7	Name:		texlive-loops
14mr|texlive-loops-1.3-7|8	Version:	1.3
14mr|texlive-loops-1.3-7|9	Release:	7
14mr|texlive-loops-1.3-7|10	Summary:	General looping macros for use with LaTeX
14mr|texlive-loops-1.3-7|11	Group:		Publishing
14mr|texlive-loops-1.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/loops
14mr|texlive-loops-1.3-7|13	License:	LPPL1.3
14mr|texlive-loops-1.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/loops.tar.xz
14mr|texlive-loops-1.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/loops.doc.tar.xz
14mr|texlive-loops-1.3-7|16	BuildArch:	noarch
14mr|texlive-loops-1.3-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-loops-1.3-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-loops-1.3-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-loops-1.3-7|20	
14mr|texlive-loops-1.3-7|21	%description
14mr|texlive-loops-1.3-7|22	The package provides efficient looping macros for processing
14mr|texlive-loops-1.3-7|23	both csv (separated-values) and nsv/tsv (non-separated values)
14mr|texlive-loops-1.3-7|24	lists. CSV lists which have associated parsers may be processed
14mr|texlive-loops-1.3-7|25	with the tools of the package.
14mr|texlive-loops-1.3-7|26	
14mr|texlive-loops-1.3-7|27	%post
14mr|texlive-loops-1.3-7|28	%{_sbindir}/texlive.post
14mr|texlive-loops-1.3-7|29	
14mr|texlive-loops-1.3-7|30	%postun
14mr|texlive-loops-1.3-7|31	if [ $1 -eq 0 ]; then
14mr|texlive-loops-1.3-7|32	%{_sbindir}/texlive.post
14mr|texlive-loops-1.3-7|33	fi
14mr|texlive-loops-1.3-7|34	
14mr|texlive-loops-1.3-7|35	#-----------------------------------------------------------------------
14mr|texlive-loops-1.3-7|36	%files
14mr|texlive-loops-1.3-7|37	%{_texmfdistdir}/tex/latex/loops/loops.sty
14mr|texlive-loops-1.3-7|38	%doc %{_texmfdistdir}/doc/latex/loops/README
14mr|texlive-loops-1.3-7|39	%doc %{_texmfdistdir}/doc/latex/loops/loops-pokayoke1.tex
14mr|texlive-loops-1.3-7|40	
14mr|texlive-loops-1.3-7|41	#-----------------------------------------------------------------------
14mr|texlive-loops-1.3-7|42	%prep
14mr|texlive-loops-1.3-7|43	%setup -c -a0 -a1
14mr|texlive-loops-1.3-7|44	
14mr|texlive-loops-1.3-7|45	%build
14mr|texlive-loops-1.3-7|46	
14mr|texlive-loops-1.3-7|47	%install
14mr|texlive-loops-1.3-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-loops-1.3-7|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-loops-1.3-7|50	
14mr|texlive-loops-1.3-7|51	%changelog
14mr|texlive-loops-1.3-7|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-7
14mr|texlive-loops-1.3-7|53	+ Revision: 6e57167
14mr|texlive-loops-1.3-7|54	- MassBuild#440: Increase release tag
14mr|texlive-loops-1.3-7|55	
14mr|texlive-loops-1.3-7|56	

20604 14
14mr|texlive-lpic-0.8-3|1	# revision 20843
14mr|texlive-lpic-0.8-3|2	# category Package
14mr|texlive-lpic-0.8-3|3	# catalog-ctan /macros/latex/contrib/lpic
14mr|texlive-lpic-0.8-3|4	# catalog-date 2010-12-23 21:19:38 +0100
14mr|texlive-lpic-0.8-3|5	# catalog-license lppl1.3
14mr|texlive-lpic-0.8-3|6	# catalog-version 0.8
14mr|texlive-lpic-0.8-3|7	Name:		texlive-lpic
14mr|texlive-lpic-0.8-3|8	Version:	0.8
14mr|texlive-lpic-0.8-3|9	Release:	3
14mr|texlive-lpic-0.8-3|10	Summary:	Put LaTeX material over included graphics
14mr|texlive-lpic-0.8-3|11	Group:		Publishing
14mr|texlive-lpic-0.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lpic
14mr|texlive-lpic-0.8-3|13	License:	LPPL1.3
14mr|texlive-lpic-0.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lpic.tar.xz
14mr|texlive-lpic-0.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lpic.doc.tar.xz
14mr|texlive-lpic-0.8-3|16	BuildArch:	noarch
14mr|texlive-lpic-0.8-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lpic-0.8-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lpic-0.8-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lpic-0.8-3|20	
14mr|texlive-lpic-0.8-3|21	%description
14mr|texlive-lpic-0.8-3|22	The package defines a convenient interface to put any LaTeX
14mr|texlive-lpic-0.8-3|23	material on top of included graphics. The LaTeX material may
14mr|texlive-lpic-0.8-3|24	also be rotated and typeset on top of a white box overshadowing
14mr|texlive-lpic-0.8-3|25	the graphics. The coordinates of the LaTeX boxes are given
14mr|texlive-lpic-0.8-3|26	relative to the original, unscaled graphics; when the graphics
14mr|texlive-lpic-0.8-3|27	is rescaled, the LaTeX annotations stay at their right places
14mr|texlive-lpic-0.8-3|28	(unless you do something extreme). In a draft mode, the package
14mr|texlive-lpic-0.8-3|29	enables you to draw a coordinate grid over the picture for easy
14mr|texlive-lpic-0.8-3|30	adjustment of positions of the annotations.
14mr|texlive-lpic-0.8-3|31	
14mr|texlive-lpic-0.8-3|32	%post
14mr|texlive-lpic-0.8-3|33	%{_sbindir}/texlive.post
14mr|texlive-lpic-0.8-3|34	
14mr|texlive-lpic-0.8-3|35	%postun
14mr|texlive-lpic-0.8-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-lpic-0.8-3|37	%{_sbindir}/texlive.post
14mr|texlive-lpic-0.8-3|38	fi
14mr|texlive-lpic-0.8-3|39	
14mr|texlive-lpic-0.8-3|40	#-----------------------------------------------------------------------
14mr|texlive-lpic-0.8-3|41	%files
14mr|texlive-lpic-0.8-3|42	%{_texmfdistdir}/tex/latex/lpic/lpic.sty
14mr|texlive-lpic-0.8-3|43	%doc %{_texmfdistdir}/doc/latex/lpic/README
14mr|texlive-lpic-0.8-3|44	%doc %{_texmfdistdir}/doc/latex/lpic/instructions-differential.eps
14mr|texlive-lpic-0.8-3|45	%doc %{_texmfdistdir}/doc/latex/lpic/instructions-differential.pdf
14mr|texlive-lpic-0.8-3|46	%doc %{_texmfdistdir}/doc/latex/lpic/instructions.pdf
14mr|texlive-lpic-0.8-3|47	%doc %{_texmfdistdir}/doc/latex/lpic/instructions.tex
14mr|texlive-lpic-0.8-3|48	
14mr|texlive-lpic-0.8-3|49	#-----------------------------------------------------------------------
14mr|texlive-lpic-0.8-3|50	%prep
14mr|texlive-lpic-0.8-3|51	%setup -c -a0 -a1
14mr|texlive-lpic-0.8-3|52	
14mr|texlive-lpic-0.8-3|53	%build
14mr|texlive-lpic-0.8-3|54	
14mr|texlive-lpic-0.8-3|55	%install
14mr|texlive-lpic-0.8-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lpic-0.8-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lpic-0.8-3|58	
14mr|texlive-lpic-0.8-3|59	
14mr|texlive-lpic-0.8-3|60	
14mr|texlive-lpic-0.8-3|61	%changelog
14mr|texlive-lpic-0.8-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-3
14mr|texlive-lpic-0.8-3|63	+ Revision: af446c6
14mr|texlive-lpic-0.8-3|64	- MassBuild#440: Increase release tag
14mr|texlive-lpic-0.8-3|65	
14mr|texlive-lpic-0.8-3|66	

20605 14
14mr|texlive-lplfitch-0.9-6|1	# revision 31077
14mr|texlive-lplfitch-0.9-6|2	# category Package
14mr|texlive-lplfitch-0.9-6|3	# catalog-ctan /macros/latex/contrib/lplfitch
14mr|texlive-lplfitch-0.9-6|4	# catalog-date 2013-07-02 16:20:31 +0200
14mr|texlive-lplfitch-0.9-6|5	# catalog-license lppl1.3
14mr|texlive-lplfitch-0.9-6|6	# catalog-version 0.9
14mr|texlive-lplfitch-0.9-6|7	Name:		texlive-lplfitch
14mr|texlive-lplfitch-0.9-6|8	Version:	0.9
14mr|texlive-lplfitch-0.9-6|9	Release:	6
14mr|texlive-lplfitch-0.9-6|10	Summary:	Fitch-style natural deduction proofs
14mr|texlive-lplfitch-0.9-6|11	Group:		Publishing
14mr|texlive-lplfitch-0.9-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lplfitch
14mr|texlive-lplfitch-0.9-6|13	License:	LPPL1.3
14mr|texlive-lplfitch-0.9-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lplfitch.tar.xz
14mr|texlive-lplfitch-0.9-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lplfitch.doc.tar.xz
14mr|texlive-lplfitch-0.9-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lplfitch.source.tar.xz
14mr|texlive-lplfitch-0.9-6|17	BuildArch:	noarch
14mr|texlive-lplfitch-0.9-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lplfitch-0.9-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lplfitch-0.9-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-lplfitch-0.9-6|21	
14mr|texlive-lplfitch-0.9-6|22	%description
14mr|texlive-lplfitch-0.9-6|23	The package provides macros for typesetting natural deduction
14mr|texlive-lplfitch-0.9-6|24	proofs in "Fitch" style, with subproofs indented and offset by
14mr|texlive-lplfitch-0.9-6|25	scope lines. The proofs from use of the package are in the
14mr|texlive-lplfitch-0.9-6|26	format used in the textbook Language, Proof, and Logic by Dave
14mr|texlive-lplfitch-0.9-6|27	Barker-Plummer, Jon Barwise, and John Etchemendy.
14mr|texlive-lplfitch-0.9-6|28	
14mr|texlive-lplfitch-0.9-6|29	%post
14mr|texlive-lplfitch-0.9-6|30	%{_sbindir}/texlive.post
14mr|texlive-lplfitch-0.9-6|31	
14mr|texlive-lplfitch-0.9-6|32	%postun
14mr|texlive-lplfitch-0.9-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-lplfitch-0.9-6|34	%{_sbindir}/texlive.post
14mr|texlive-lplfitch-0.9-6|35	fi
14mr|texlive-lplfitch-0.9-6|36	
14mr|texlive-lplfitch-0.9-6|37	#-----------------------------------------------------------------------
14mr|texlive-lplfitch-0.9-6|38	%files
14mr|texlive-lplfitch-0.9-6|39	%{_texmfdistdir}/tex/latex/lplfitch/lplfitch.sty
14mr|texlive-lplfitch-0.9-6|40	%doc %{_texmfdistdir}/doc/latex/lplfitch/README
14mr|texlive-lplfitch-0.9-6|41	%doc %{_texmfdistdir}/doc/latex/lplfitch/lplfitch.pdf
14mr|texlive-lplfitch-0.9-6|42	#- source
14mr|texlive-lplfitch-0.9-6|43	%doc %{_texmfdistdir}/source/latex/lplfitch/lplfitch.dtx
14mr|texlive-lplfitch-0.9-6|44	%doc %{_texmfdistdir}/source/latex/lplfitch/lplfitch.ins
14mr|texlive-lplfitch-0.9-6|45	
14mr|texlive-lplfitch-0.9-6|46	#-----------------------------------------------------------------------
14mr|texlive-lplfitch-0.9-6|47	%prep
14mr|texlive-lplfitch-0.9-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-lplfitch-0.9-6|49	
14mr|texlive-lplfitch-0.9-6|50	%build
14mr|texlive-lplfitch-0.9-6|51	
14mr|texlive-lplfitch-0.9-6|52	%install
14mr|texlive-lplfitch-0.9-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lplfitch-0.9-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lplfitch-0.9-6|55	
14mr|texlive-lplfitch-0.9-6|56	%changelog
14mr|texlive-lplfitch-0.9-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-6
14mr|texlive-lplfitch-0.9-6|58	+ Revision: e48ff1d
14mr|texlive-lplfitch-0.9-6|59	- MassBuild#440: Increase release tag
14mr|texlive-lplfitch-0.9-6|60	
14mr|texlive-lplfitch-0.9-6|61	

20606 14
14mr|texlive-lps-0.7-3|1	# revision 21322
14mr|texlive-lps-0.7-3|2	# category Package
14mr|texlive-lps-0.7-3|3	# catalog-ctan /macros/latex/contrib/lps
14mr|texlive-lps-0.7-3|4	# catalog-date 2011-02-03 16:11:01 +0100
14mr|texlive-lps-0.7-3|5	# catalog-license lppl
14mr|texlive-lps-0.7-3|6	# catalog-version 0.7
14mr|texlive-lps-0.7-3|7	Name:		texlive-lps
14mr|texlive-lps-0.7-3|8	Version:	0.7
14mr|texlive-lps-0.7-3|9	Release:	3
14mr|texlive-lps-0.7-3|10	Summary:	Class for "Logic and Philosophy of Science"
14mr|texlive-lps-0.7-3|11	Group:		Publishing
14mr|texlive-lps-0.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lps
14mr|texlive-lps-0.7-3|13	License:	LPPL
14mr|texlive-lps-0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lps.tar.xz
14mr|texlive-lps-0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lps.doc.tar.xz
14mr|texlive-lps-0.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lps.source.tar.xz
14mr|texlive-lps-0.7-3|17	BuildArch:	noarch
14mr|texlive-lps-0.7-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lps-0.7-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lps-0.7-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lps-0.7-3|21	
14mr|texlive-lps-0.7-3|22	%description
14mr|texlive-lps-0.7-3|23	The 'Logic and Philosophy of Science' journal is an online
14mr|texlive-lps-0.7-3|24	publication of the University of Trieste (Italy). The class
14mr|texlive-lps-0.7-3|25	builds on the standard article class to offer a format that
14mr|texlive-lps-0.7-3|26	LaTeX authors may use when submitting to the journal.
14mr|texlive-lps-0.7-3|27	
14mr|texlive-lps-0.7-3|28	%post
14mr|texlive-lps-0.7-3|29	%{_sbindir}/texlive.post
14mr|texlive-lps-0.7-3|30	
14mr|texlive-lps-0.7-3|31	%postun
14mr|texlive-lps-0.7-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-lps-0.7-3|33	%{_sbindir}/texlive.post
14mr|texlive-lps-0.7-3|34	fi
14mr|texlive-lps-0.7-3|35	
14mr|texlive-lps-0.7-3|36	#-----------------------------------------------------------------------
14mr|texlive-lps-0.7-3|37	%files
14mr|texlive-lps-0.7-3|38	%{_texmfdistdir}/tex/latex/lps/lps.cls
14mr|texlive-lps-0.7-3|39	%doc %{_texmfdistdir}/doc/latex/lps/README
14mr|texlive-lps-0.7-3|40	%doc %{_texmfdistdir}/doc/latex/lps/lps.pdf
14mr|texlive-lps-0.7-3|41	%doc %{_texmfdistdir}/doc/latex/lps/lpstemplate.tex
14mr|texlive-lps-0.7-3|42	#- source
14mr|texlive-lps-0.7-3|43	%doc %{_texmfdistdir}/source/latex/lps/lps.dtx
14mr|texlive-lps-0.7-3|44	%doc %{_texmfdistdir}/source/latex/lps/lps.ins
14mr|texlive-lps-0.7-3|45	
14mr|texlive-lps-0.7-3|46	#-----------------------------------------------------------------------
14mr|texlive-lps-0.7-3|47	%prep
14mr|texlive-lps-0.7-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-lps-0.7-3|49	
14mr|texlive-lps-0.7-3|50	%build
14mr|texlive-lps-0.7-3|51	
14mr|texlive-lps-0.7-3|52	%install
14mr|texlive-lps-0.7-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lps-0.7-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lps-0.7-3|55	
14mr|texlive-lps-0.7-3|56	
14mr|texlive-lps-0.7-3|57	
14mr|texlive-lps-0.7-3|58	%changelog
14mr|texlive-lps-0.7-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-3
14mr|texlive-lps-0.7-3|60	+ Revision: c07f4dc
14mr|texlive-lps-0.7-3|61	- MassBuild#440: Increase release tag
14mr|texlive-lps-0.7-3|62	
14mr|texlive-lps-0.7-3|63	

20607 14
14mr|texlive-lsc-20070309-3|1	# revision 15878
14mr|texlive-lsc-20070309-3|2	# category Package
14mr|texlive-lsc-20070309-3|3	# catalog-ctan /macros/latex/contrib/lsc
14mr|texlive-lsc-20070309-3|4	# catalog-date 2007-03-09 12:50:50 +0100
14mr|texlive-lsc-20070309-3|5	# catalog-license lppl
14mr|texlive-lsc-20070309-3|6	# catalog-version undef
14mr|texlive-lsc-20070309-3|7	Name:		texlive-lsc
14mr|texlive-lsc-20070309-3|8	Version:	20070309
14mr|texlive-lsc-20070309-3|9	Release:	3
14mr|texlive-lsc-20070309-3|10	Summary:	Typesetting Live Sequence Charts
14mr|texlive-lsc-20070309-3|11	Group:		Publishing
14mr|texlive-lsc-20070309-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lsc
14mr|texlive-lsc-20070309-3|13	License:	LPPL
14mr|texlive-lsc-20070309-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lsc.tar.xz
14mr|texlive-lsc-20070309-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lsc.doc.tar.xz
14mr|texlive-lsc-20070309-3|16	BuildArch:	noarch
14mr|texlive-lsc-20070309-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lsc-20070309-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lsc-20070309-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lsc-20070309-3|20	
14mr|texlive-lsc-20070309-3|21	%description
14mr|texlive-lsc-20070309-3|22	This package is similar to the msc package in that it provides
14mr|texlive-lsc-20070309-3|23	macros for typesetting a variant of sequence diagrams, in this
14mr|texlive-lsc-20070309-3|24	case the Live Sequence Charts of Damm and Harel. The package
14mr|texlive-lsc-20070309-3|25	supports the full LSC language of the original LSC paper, the
14mr|texlive-lsc-20070309-3|26	Klose-extensions for formal verification and some of the Harel-
14mr|texlive-lsc-20070309-3|27	extensions for the Play-In/Play-Out approach (cf. the manual).
14mr|texlive-lsc-20070309-3|28	
14mr|texlive-lsc-20070309-3|29	%post
14mr|texlive-lsc-20070309-3|30	%{_sbindir}/texlive.post
14mr|texlive-lsc-20070309-3|31	
14mr|texlive-lsc-20070309-3|32	%postun
14mr|texlive-lsc-20070309-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-lsc-20070309-3|34	%{_sbindir}/texlive.post
14mr|texlive-lsc-20070309-3|35	fi
14mr|texlive-lsc-20070309-3|36	
14mr|texlive-lsc-20070309-3|37	#-----------------------------------------------------------------------
14mr|texlive-lsc-20070309-3|38	%files
14mr|texlive-lsc-20070309-3|39	%{_texmfdistdir}/bibtex/bib/lsc/lsc.bib
14mr|texlive-lsc-20070309-3|40	%{_texmfdistdir}/tex/latex/lsc/lsc.sty
14mr|texlive-lsc-20070309-3|41	%doc %{_texmfdistdir}/doc/latex/lsc/README
14mr|texlive-lsc-20070309-3|42	%doc %{_texmfdistdir}/doc/latex/lsc/lsc.pdf
14mr|texlive-lsc-20070309-3|43	%doc %{_texmfdistdir}/doc/latex/lsc/lsc.tex
14mr|texlive-lsc-20070309-3|44	
14mr|texlive-lsc-20070309-3|45	#-----------------------------------------------------------------------
14mr|texlive-lsc-20070309-3|46	%prep
14mr|texlive-lsc-20070309-3|47	%setup -c -a0 -a1
14mr|texlive-lsc-20070309-3|48	
14mr|texlive-lsc-20070309-3|49	%build
14mr|texlive-lsc-20070309-3|50	
14mr|texlive-lsc-20070309-3|51	%install
14mr|texlive-lsc-20070309-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lsc-20070309-3|53	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lsc-20070309-3|54	
14mr|texlive-lsc-20070309-3|55	
14mr|texlive-lsc-20070309-3|56	
14mr|texlive-lsc-20070309-3|57	%changelog
14mr|texlive-lsc-20070309-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070309-3
14mr|texlive-lsc-20070309-3|59	+ Revision: e75c528
14mr|texlive-lsc-20070309-3|60	- MassBuild#440: Increase release tag
14mr|texlive-lsc-20070309-3|61	
14mr|texlive-lsc-20070309-3|62	

20608 14
14mr|texlive-lshort-bulgarian-20071221-3|1	# revision 15878
14mr|texlive-lshort-bulgarian-20071221-3|2	# category Package
14mr|texlive-lshort-bulgarian-20071221-3|3	# catalog-ctan /info/lshort/bulgarian
14mr|texlive-lshort-bulgarian-20071221-3|4	# catalog-date 2007-12-21 19:41:24 +0100
14mr|texlive-lshort-bulgarian-20071221-3|5	# catalog-license pd
14mr|texlive-lshort-bulgarian-20071221-3|6	# catalog-version undef
14mr|texlive-lshort-bulgarian-20071221-3|7	Name:		texlive-lshort-bulgarian
14mr|texlive-lshort-bulgarian-20071221-3|8	Version:	20071221
14mr|texlive-lshort-bulgarian-20071221-3|9	Release:	3
14mr|texlive-lshort-bulgarian-20071221-3|10	Summary:	Bulgarian translation of the "Short Introduction to LaTeX2e"
14mr|texlive-lshort-bulgarian-20071221-3|11	Group:		Publishing
14mr|texlive-lshort-bulgarian-20071221-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/bulgarian
14mr|texlive-lshort-bulgarian-20071221-3|13	License:	PD
14mr|texlive-lshort-bulgarian-20071221-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-bulgarian.tar.xz
14mr|texlive-lshort-bulgarian-20071221-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-bulgarian.doc.tar.xz
14mr|texlive-lshort-bulgarian-20071221-3|16	BuildArch:	noarch
14mr|texlive-lshort-bulgarian-20071221-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-bulgarian-20071221-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-bulgarian-20071221-3|19	
14mr|texlive-lshort-bulgarian-20071221-3|20	%description
14mr|texlive-lshort-bulgarian-20071221-3|21	The source files, PostScript and PDF files of the Bulgarian
14mr|texlive-lshort-bulgarian-20071221-3|22	translation of the "Short Introduction to LaTeX 2e".
14mr|texlive-lshort-bulgarian-20071221-3|23	
14mr|texlive-lshort-bulgarian-20071221-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-bulgarian-20071221-3|25	%files
14mr|texlive-lshort-bulgarian-20071221-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-bulgarian/README
14mr|texlive-lshort-bulgarian-20071221-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-bulgarian/lshort-bg.pdf
14mr|texlive-lshort-bulgarian-20071221-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-bulgarian/src/lshort-bg.src.zip
14mr|texlive-lshort-bulgarian-20071221-3|29	
14mr|texlive-lshort-bulgarian-20071221-3|30	#-----------------------------------------------------------------------
14mr|texlive-lshort-bulgarian-20071221-3|31	%prep
14mr|texlive-lshort-bulgarian-20071221-3|32	%setup -c -a0 -a1
14mr|texlive-lshort-bulgarian-20071221-3|33	
14mr|texlive-lshort-bulgarian-20071221-3|34	%build
14mr|texlive-lshort-bulgarian-20071221-3|35	
14mr|texlive-lshort-bulgarian-20071221-3|36	%install
14mr|texlive-lshort-bulgarian-20071221-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-bulgarian-20071221-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-bulgarian-20071221-3|39	
14mr|texlive-lshort-bulgarian-20071221-3|40	
14mr|texlive-lshort-bulgarian-20071221-3|41	
14mr|texlive-lshort-bulgarian-20071221-3|42	%changelog
14mr|texlive-lshort-bulgarian-20071221-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20071221-3
14mr|texlive-lshort-bulgarian-20071221-3|44	+ Revision: ef27701
14mr|texlive-lshort-bulgarian-20071221-3|45	- MassBuild#440: Increase release tag
14mr|texlive-lshort-bulgarian-20071221-3|46	
14mr|texlive-lshort-bulgarian-20071221-3|47	

20609 14
14mr|texlive-lshort-chinese-4.20-3|1	# revision 15878
14mr|texlive-lshort-chinese-4.20-3|2	# category Package
14mr|texlive-lshort-chinese-4.20-3|3	# catalog-ctan /info/lshort/chinese
14mr|texlive-lshort-chinese-4.20-3|4	# catalog-date 2008-07-16 16:26:02 +0200
14mr|texlive-lshort-chinese-4.20-3|5	# catalog-license gpl
14mr|texlive-lshort-chinese-4.20-3|6	# catalog-version 4.20
14mr|texlive-lshort-chinese-4.20-3|7	Name:		texlive-lshort-chinese
14mr|texlive-lshort-chinese-4.20-3|8	Version:	4.20
14mr|texlive-lshort-chinese-4.20-3|9	Release:	3
14mr|texlive-lshort-chinese-4.20-3|10	Summary:	Introduction to LaTeX, in Chinese
14mr|texlive-lshort-chinese-4.20-3|11	Group:		Publishing
14mr|texlive-lshort-chinese-4.20-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/chinese
14mr|texlive-lshort-chinese-4.20-3|13	License:	GPL
14mr|texlive-lshort-chinese-4.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-chinese.tar.xz
14mr|texlive-lshort-chinese-4.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-chinese.doc.tar.xz
14mr|texlive-lshort-chinese-4.20-3|16	BuildArch:	noarch
14mr|texlive-lshort-chinese-4.20-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-chinese-4.20-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-chinese-4.20-3|19	
14mr|texlive-lshort-chinese-4.20-3|20	%description
14mr|texlive-lshort-chinese-4.20-3|21	A translation to Chinese of the not so short introduction to
14mr|texlive-lshort-chinese-4.20-3|22	LaTeX2e, presented by the Chinese TeX Society CTeX. The
14mr|texlive-lshort-chinese-4.20-3|23	processed output is created by use of XeTeX.
14mr|texlive-lshort-chinese-4.20-3|24	
14mr|texlive-lshort-chinese-4.20-3|25	#-----------------------------------------------------------------------
14mr|texlive-lshort-chinese-4.20-3|26	%files
14mr|texlive-lshort-chinese-4.20-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/README
14mr|texlive-lshort-chinese-4.20-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/lshort-zh-cn.pdf
14mr|texlive-lshort-chinese-4.20-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/biblio.tex
14mr|texlive-lshort-chinese-4.20-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/contrib.tex
14mr|texlive-lshort-chinese-4.20-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/custom.tex
14mr|texlive-lshort-chinese-4.20-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/fancyhea.sty
14mr|texlive-lshort-chinese-4.20-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/graphic.tex
14mr|texlive-lshort-chinese-4.20-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/lshort-a5.tex
14mr|texlive-lshort-chinese-4.20-3|35	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/lshort-base.tex
14mr|texlive-lshort-chinese-4.20-3|36	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/lshort.sty
14mr|texlive-lshort-chinese-4.20-3|37	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/lshort.tex
14mr|texlive-lshort-chinese-4.20-3|38	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/lssym.tex
14mr|texlive-lshort-chinese-4.20-3|39	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/math.tex
14mr|texlive-lshort-chinese-4.20-3|40	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/myclass.sty
14mr|texlive-lshort-chinese-4.20-3|41	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/mylayout.sty
14mr|texlive-lshort-chinese-4.20-3|42	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/overview.tex
14mr|texlive-lshort-chinese-4.20-3|43	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/spec.tex
14mr|texlive-lshort-chinese-4.20-3|44	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/test.tex
14mr|texlive-lshort-chinese-4.20-3|45	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/things.tex
14mr|texlive-lshort-chinese-4.20-3|46	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/title.tex
14mr|texlive-lshort-chinese-4.20-3|47	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/typeset.tex
14mr|texlive-lshort-chinese-4.20-3|48	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/usefulmacros.sty
14mr|texlive-lshort-chinese-4.20-3|49	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/zhfont.sty
14mr|texlive-lshort-chinese-4.20-3|50	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/zhmath.sty
14mr|texlive-lshort-chinese-4.20-3|51	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/zhspacing.sty
14mr|texlive-lshort-chinese-4.20-3|52	%doc %{_texmfdistdir}/doc/latex/lshort-chinese/src/zhulem.sty
14mr|texlive-lshort-chinese-4.20-3|53	
14mr|texlive-lshort-chinese-4.20-3|54	#-----------------------------------------------------------------------
14mr|texlive-lshort-chinese-4.20-3|55	%prep
14mr|texlive-lshort-chinese-4.20-3|56	%setup -c -a0 -a1
14mr|texlive-lshort-chinese-4.20-3|57	
14mr|texlive-lshort-chinese-4.20-3|58	%build
14mr|texlive-lshort-chinese-4.20-3|59	
14mr|texlive-lshort-chinese-4.20-3|60	%install
14mr|texlive-lshort-chinese-4.20-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-chinese-4.20-3|62	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-chinese-4.20-3|63	
14mr|texlive-lshort-chinese-4.20-3|64	
14mr|texlive-lshort-chinese-4.20-3|65	
14mr|texlive-lshort-chinese-4.20-3|66	%changelog
14mr|texlive-lshort-chinese-4.20-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.20-3
14mr|texlive-lshort-chinese-4.20-3|68	+ Revision: 032db89
14mr|texlive-lshort-chinese-4.20-3|69	- MassBuild#440: Increase release tag
14mr|texlive-lshort-chinese-4.20-3|70	
14mr|texlive-lshort-chinese-4.20-3|71	

20610 14
14mr|texlive-lshort-czech-4.27-3|1	# revision 23021
14mr|texlive-lshort-czech-4.27-3|2	# category Package
14mr|texlive-lshort-czech-4.27-3|3	# catalog-ctan /info/lshort/czech
14mr|texlive-lshort-czech-4.27-3|4	# catalog-date 2011-06-15 18:28:44 +0200
14mr|texlive-lshort-czech-4.27-3|5	# catalog-license gpl
14mr|texlive-lshort-czech-4.27-3|6	# catalog-version 4.27
14mr|texlive-lshort-czech-4.27-3|7	Name:		texlive-lshort-czech
14mr|texlive-lshort-czech-4.27-3|8	Version:	4.27
14mr|texlive-lshort-czech-4.27-3|9	Release:	3
14mr|texlive-lshort-czech-4.27-3|10	Summary:	Czech translation of the "Short Introduction to LaTeX2e"
14mr|texlive-lshort-czech-4.27-3|11	Group:		Publishing
14mr|texlive-lshort-czech-4.27-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/czech
14mr|texlive-lshort-czech-4.27-3|13	License:	GPL
14mr|texlive-lshort-czech-4.27-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-czech.tar.xz
14mr|texlive-lshort-czech-4.27-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-czech.doc.tar.xz
14mr|texlive-lshort-czech-4.27-3|16	BuildArch:	noarch
14mr|texlive-lshort-czech-4.27-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-czech-4.27-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-czech-4.27-3|19	
14mr|texlive-lshort-czech-4.27-3|20	%description
14mr|texlive-lshort-czech-4.27-3|21	This is the Czech translation of "A Short Introduction to
14mr|texlive-lshort-czech-4.27-3|22	LaTeX2e".
14mr|texlive-lshort-czech-4.27-3|23	
14mr|texlive-lshort-czech-4.27-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-czech-4.27-3|25	%files
14mr|texlive-lshort-czech-4.27-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-czech/CHANGES
14mr|texlive-lshort-czech-4.27-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-czech/MANIFEST
14mr|texlive-lshort-czech-4.27-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-czech/Makefile
14mr|texlive-lshort-czech-4.27-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-czech/README
14mr|texlive-lshort-czech-4.27-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-czech/lshort-cs.pdf
14mr|texlive-lshort-czech-4.27-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/appendix.tex
14mr|texlive-lshort-czech-4.27-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/biblio.tex
14mr|texlive-lshort-czech-4.27-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/contrib.tex
14mr|texlive-lshort-czech-4.27-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/custom.tex
14mr|texlive-lshort-czech-4.27-3|35	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/fancyhea.sty
14mr|texlive-lshort-czech-4.27-3|36	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/graphic.tex
14mr|texlive-lshort-czech-4.27-3|37	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/lshort-base.tex
14mr|texlive-lshort-czech-4.27-3|38	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/lshort-cs-a5.tex
14mr|texlive-lshort-czech-4.27-3|39	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/lshort-cs.ind
14mr|texlive-lshort-czech-4.27-3|40	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/lshort-cs.tex
14mr|texlive-lshort-czech-4.27-3|41	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/lshort.ist
14mr|texlive-lshort-czech-4.27-3|42	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/lshort.sty
14mr|texlive-lshort-czech-4.27-3|43	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/lssym.tex
14mr|texlive-lshort-czech-4.27-3|44	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/math.tex
14mr|texlive-lshort-czech-4.27-3|45	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/mylayout.sty
14mr|texlive-lshort-czech-4.27-3|46	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/overview.tex
14mr|texlive-lshort-czech-4.27-3|47	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/spec.tex
14mr|texlive-lshort-czech-4.27-3|48	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/things.tex
14mr|texlive-lshort-czech-4.27-3|49	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/title.tex
14mr|texlive-lshort-czech-4.27-3|50	%doc %{_texmfdistdir}/doc/latex/lshort-czech/src/typeset.tex
14mr|texlive-lshort-czech-4.27-3|51	
14mr|texlive-lshort-czech-4.27-3|52	#-----------------------------------------------------------------------
14mr|texlive-lshort-czech-4.27-3|53	%prep
14mr|texlive-lshort-czech-4.27-3|54	%setup -c -a0 -a1
14mr|texlive-lshort-czech-4.27-3|55	
14mr|texlive-lshort-czech-4.27-3|56	%build
14mr|texlive-lshort-czech-4.27-3|57	
14mr|texlive-lshort-czech-4.27-3|58	%install
14mr|texlive-lshort-czech-4.27-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-czech-4.27-3|60	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-czech-4.27-3|61	
14mr|texlive-lshort-czech-4.27-3|62	
14mr|texlive-lshort-czech-4.27-3|63	
14mr|texlive-lshort-czech-4.27-3|64	%changelog
14mr|texlive-lshort-czech-4.27-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.27-3
14mr|texlive-lshort-czech-4.27-3|66	+ Revision: 473dfb1
14mr|texlive-lshort-czech-4.27-3|67	- MassBuild#440: Increase release tag
14mr|texlive-lshort-czech-4.27-3|68	
14mr|texlive-lshort-czech-4.27-3|69	

20611 14
14mr|texlive-lshort-dutch-1.3-3|1	# revision 15878
14mr|texlive-lshort-dutch-1.3-3|2	# category Package
14mr|texlive-lshort-dutch-1.3-3|3	# catalog-ctan /info/lshort/dutch
14mr|texlive-lshort-dutch-1.3-3|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-lshort-dutch-1.3-3|5	# catalog-license gpl
14mr|texlive-lshort-dutch-1.3-3|6	# catalog-version 1.3
14mr|texlive-lshort-dutch-1.3-3|7	Name:		texlive-lshort-dutch
14mr|texlive-lshort-dutch-1.3-3|8	Version:	1.3
14mr|texlive-lshort-dutch-1.3-3|9	Release:	3
14mr|texlive-lshort-dutch-1.3-3|10	Summary:	Introduction to LaTeX in Dutch
14mr|texlive-lshort-dutch-1.3-3|11	Group:		Publishing
14mr|texlive-lshort-dutch-1.3-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/dutch
14mr|texlive-lshort-dutch-1.3-3|13	License:	GPL
14mr|texlive-lshort-dutch-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-dutch.tar.xz
14mr|texlive-lshort-dutch-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-dutch.doc.tar.xz
14mr|texlive-lshort-dutch-1.3-3|16	BuildArch:	noarch
14mr|texlive-lshort-dutch-1.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-dutch-1.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-dutch-1.3-3|19	
14mr|texlive-lshort-dutch-1.3-3|20	%description
14mr|texlive-lshort-dutch-1.3-3|21	This is the Dutch (Nederlands) translation of the Short
14mr|texlive-lshort-dutch-1.3-3|22	Introduction to LaTeX2e.
14mr|texlive-lshort-dutch-1.3-3|23	
14mr|texlive-lshort-dutch-1.3-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-dutch-1.3-3|25	%files
14mr|texlive-lshort-dutch-1.3-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-dutch/LEESMIJ
14mr|texlive-lshort-dutch-1.3-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-dutch/README
14mr|texlive-lshort-dutch-1.3-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-dutch/WIJZIGINGEN
14mr|texlive-lshort-dutch-1.3-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-dutch/lshort-nl-1.3.pdf
14mr|texlive-lshort-dutch-1.3-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-dutch/lshort-nl-1.3.src.zip
14mr|texlive-lshort-dutch-1.3-3|31	
14mr|texlive-lshort-dutch-1.3-3|32	#-----------------------------------------------------------------------
14mr|texlive-lshort-dutch-1.3-3|33	%prep
14mr|texlive-lshort-dutch-1.3-3|34	%setup -c -a0 -a1
14mr|texlive-lshort-dutch-1.3-3|35	
14mr|texlive-lshort-dutch-1.3-3|36	%build
14mr|texlive-lshort-dutch-1.3-3|37	
14mr|texlive-lshort-dutch-1.3-3|38	%install
14mr|texlive-lshort-dutch-1.3-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-dutch-1.3-3|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-dutch-1.3-3|41	
14mr|texlive-lshort-dutch-1.3-3|42	
14mr|texlive-lshort-dutch-1.3-3|43	
14mr|texlive-lshort-dutch-1.3-3|44	%changelog
14mr|texlive-lshort-dutch-1.3-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-lshort-dutch-1.3-3|46	+ Revision: 7ddf6d4
14mr|texlive-lshort-dutch-1.3-3|47	- MassBuild#440: Increase release tag
14mr|texlive-lshort-dutch-1.3-3|48	
14mr|texlive-lshort-dutch-1.3-3|49	

20612 14
14mr|texlive-lshort-english-5.01-3|1	# revision 22002
14mr|texlive-lshort-english-5.01-3|2	# category Package
14mr|texlive-lshort-english-5.01-3|3	# catalog-ctan /info/lshort/english
14mr|texlive-lshort-english-5.01-3|4	# catalog-date 2011-04-06 15:14:49 +0200
14mr|texlive-lshort-english-5.01-3|5	# catalog-license gpl2
14mr|texlive-lshort-english-5.01-3|6	# catalog-version 5.01
14mr|texlive-lshort-english-5.01-3|7	Name:		texlive-lshort-english
14mr|texlive-lshort-english-5.01-3|8	Version:	5.01
14mr|texlive-lshort-english-5.01-3|9	Release:	3
14mr|texlive-lshort-english-5.01-3|10	Summary:	A (Not So) Short Introduction to LaTeX2e
14mr|texlive-lshort-english-5.01-3|11	Group:		Publishing
14mr|texlive-lshort-english-5.01-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/english
14mr|texlive-lshort-english-5.01-3|13	License:	GPL2
14mr|texlive-lshort-english-5.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-english.tar.xz
14mr|texlive-lshort-english-5.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-english.doc.tar.xz
14mr|texlive-lshort-english-5.01-3|16	BuildArch:	noarch
14mr|texlive-lshort-english-5.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-english-5.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-english-5.01-3|19	
14mr|texlive-lshort-english-5.01-3|20	%description
14mr|texlive-lshort-english-5.01-3|21	The document derives from a German introduction ('lkurz'),
14mr|texlive-lshort-english-5.01-3|22	which was translated and updated; it continues to be updated.
14mr|texlive-lshort-english-5.01-3|23	This translation has, in its turn, been translated into
14mr|texlive-lshort-english-5.01-3|24	Finnish, French, German, Italian, Japanese, Korean, Mongolian,
14mr|texlive-lshort-english-5.01-3|25	Persian (Farsi), Polish, Portuguese, Brazilian Portuguese,
14mr|texlive-lshort-english-5.01-3|26	Russian, Slovak, Slovenian, Spanish and Ukranian. Not all
14mr|texlive-lshort-english-5.01-3|27	translations are of the current English version, of course.
14mr|texlive-lshort-english-5.01-3|28	
14mr|texlive-lshort-english-5.01-3|29	#-----------------------------------------------------------------------
14mr|texlive-lshort-english-5.01-3|30	%files
14mr|texlive-lshort-english-5.01-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-english/CHANGES
14mr|texlive-lshort-english-5.01-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-english/README
14mr|texlive-lshort-english-5.01-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-english/lshort-5.01.src.tar.gz
14mr|texlive-lshort-english-5.01-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-english/lshort.pdf
14mr|texlive-lshort-english-5.01-3|35	
14mr|texlive-lshort-english-5.01-3|36	#-----------------------------------------------------------------------
14mr|texlive-lshort-english-5.01-3|37	%prep
14mr|texlive-lshort-english-5.01-3|38	%setup -c -a0 -a1
14mr|texlive-lshort-english-5.01-3|39	
14mr|texlive-lshort-english-5.01-3|40	%build
14mr|texlive-lshort-english-5.01-3|41	
14mr|texlive-lshort-english-5.01-3|42	%install
14mr|texlive-lshort-english-5.01-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-english-5.01-3|44	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-english-5.01-3|45	
14mr|texlive-lshort-english-5.01-3|46	
14mr|texlive-lshort-english-5.01-3|47	
14mr|texlive-lshort-english-5.01-3|48	%changelog
14mr|texlive-lshort-english-5.01-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.01-3
14mr|texlive-lshort-english-5.01-3|50	+ Revision: 93575b2
14mr|texlive-lshort-english-5.01-3|51	- MassBuild#440: Increase release tag
14mr|texlive-lshort-english-5.01-3|52	
14mr|texlive-lshort-english-5.01-3|53	

20613 14
14mr|texlive-lshort-finnish-20081213-3|1	# revision 15878
14mr|texlive-lshort-finnish-20081213-3|2	# category Package
14mr|texlive-lshort-finnish-20081213-3|3	# catalog-ctan /info/lshort/finnish
14mr|texlive-lshort-finnish-20081213-3|4	# catalog-date 2008-12-13 17:42:32 +0100
14mr|texlive-lshort-finnish-20081213-3|5	# catalog-license pd
14mr|texlive-lshort-finnish-20081213-3|6	# catalog-version undef
14mr|texlive-lshort-finnish-20081213-3|7	Name:		texlive-lshort-finnish
14mr|texlive-lshort-finnish-20081213-3|8	Version:	20081213
14mr|texlive-lshort-finnish-20081213-3|9	Release:	3
14mr|texlive-lshort-finnish-20081213-3|10	Summary:	Finnish introduction to LaTeX
14mr|texlive-lshort-finnish-20081213-3|11	Group:		Publishing
14mr|texlive-lshort-finnish-20081213-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/finnish
14mr|texlive-lshort-finnish-20081213-3|13	License:	PD
14mr|texlive-lshort-finnish-20081213-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-finnish.tar.xz
14mr|texlive-lshort-finnish-20081213-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-finnish.doc.tar.xz
14mr|texlive-lshort-finnish-20081213-3|16	BuildArch:	noarch
14mr|texlive-lshort-finnish-20081213-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-finnish-20081213-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-finnish-20081213-3|19	
14mr|texlive-lshort-finnish-20081213-3|20	%description
14mr|texlive-lshort-finnish-20081213-3|21	This is the Finnish translation of Short Introduction to
14mr|texlive-lshort-finnish-20081213-3|22	LaTeX2e, with added coverage of Finnish typesetting rules.
14mr|texlive-lshort-finnish-20081213-3|23	
14mr|texlive-lshort-finnish-20081213-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-finnish-20081213-3|25	%files
14mr|texlive-lshort-finnish-20081213-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/README
14mr|texlive-lshort-finnish-20081213-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/lyhyt2e.pdf
14mr|texlive-lshort-finnish-20081213-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/asiat.tex
14mr|texlive-lshort-finnish-20081213-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/erikois.tex
14mr|texlive-lshort-finnish-20081213-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/esipuhe.tex
14mr|texlive-lshort-finnish-20081213-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/grafiikka.tex
14mr|texlive-lshort-finnish-20081213-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/kiitokset.tex
14mr|texlive-lshort-finnish-20081213-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/kirjallisuus.tex
14mr|texlive-lshort-finnish-20081213-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/ladonta.tex
14mr|texlive-lshort-finnish-20081213-3|35	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/llyhyt2e.sty
14mr|texlive-lshort-finnish-20081213-3|36	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/lyhyt2e.ind
14mr|texlive-lshort-finnish-20081213-3|37	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/lyhyt2e.tex
14mr|texlive-lshort-finnish-20081213-3|38	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/matikka.tex
14mr|texlive-lshort-finnish-20081213-3|39	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/mylayout.sty
14mr|texlive-lshort-finnish-20081213-3|40	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/otsikko.tex
14mr|texlive-lshort-finnish-20081213-3|41	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/symbolit.tex
14mr|texlive-lshort-finnish-20081213-3|42	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/typeset.tex
14mr|texlive-lshort-finnish-20081213-3|43	%doc %{_texmfdistdir}/doc/latex/lshort-finnish/src/viritys.tex
14mr|texlive-lshort-finnish-20081213-3|44	
14mr|texlive-lshort-finnish-20081213-3|45	#-----------------------------------------------------------------------
14mr|texlive-lshort-finnish-20081213-3|46	%prep
14mr|texlive-lshort-finnish-20081213-3|47	%setup -c -a0 -a1
14mr|texlive-lshort-finnish-20081213-3|48	
14mr|texlive-lshort-finnish-20081213-3|49	%build
14mr|texlive-lshort-finnish-20081213-3|50	
14mr|texlive-lshort-finnish-20081213-3|51	%install
14mr|texlive-lshort-finnish-20081213-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-finnish-20081213-3|53	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-finnish-20081213-3|54	
14mr|texlive-lshort-finnish-20081213-3|55	
14mr|texlive-lshort-finnish-20081213-3|56	
14mr|texlive-lshort-finnish-20081213-3|57	%changelog
14mr|texlive-lshort-finnish-20081213-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081213-3
14mr|texlive-lshort-finnish-20081213-3|59	+ Revision: c28adc5
14mr|texlive-lshort-finnish-20081213-3|60	- MassBuild#440: Increase release tag
14mr|texlive-lshort-finnish-20081213-3|61	
14mr|texlive-lshort-finnish-20081213-3|62	

20614 14
14mr|texlive-lshort-french-5.01-3|1	# revision 23332
14mr|texlive-lshort-french-5.01-3|2	# category Package
14mr|texlive-lshort-french-5.01-3|3	# catalog-ctan /info/lshort/french
14mr|texlive-lshort-french-5.01-3|4	# catalog-date 2011-06-16 20:49:53 +0200
14mr|texlive-lshort-french-5.01-3|5	# catalog-license gpl
14mr|texlive-lshort-french-5.01-3|6	# catalog-version 5.01fr-0
14mr|texlive-lshort-french-5.01-3|7	Name:		texlive-lshort-french
14mr|texlive-lshort-french-5.01-3|8	Version:	5.01
14mr|texlive-lshort-french-5.01-3|9	Release:	3
14mr|texlive-lshort-french-5.01-3|10	Summary:	Short introduction to LaTeX, French translation
14mr|texlive-lshort-french-5.01-3|11	Group:		Publishing
14mr|texlive-lshort-french-5.01-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/french
14mr|texlive-lshort-french-5.01-3|13	License:	GPL
14mr|texlive-lshort-french-5.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-french.tar.xz
14mr|texlive-lshort-french-5.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-french.doc.tar.xz
14mr|texlive-lshort-french-5.01-3|16	BuildArch:	noarch
14mr|texlive-lshort-french-5.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-french-5.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-french-5.01-3|19	
14mr|texlive-lshort-french-5.01-3|20	%description
14mr|texlive-lshort-french-5.01-3|21	French version of A Short Introduction to LaTeX2e.
14mr|texlive-lshort-french-5.01-3|22	
14mr|texlive-lshort-french-5.01-3|23	#-----------------------------------------------------------------------
14mr|texlive-lshort-french-5.01-3|24	%files
14mr|texlive-lshort-french-5.01-3|25	%doc %{_texmfdistdir}/doc/latex/lshort-french/README
14mr|texlive-lshort-french-5.01-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-french/historique
14mr|texlive-lshort-french-5.01-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-french/lshort-fr-5.01fr-0.tgz
14mr|texlive-lshort-french-5.01-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-french/lshort-fr.pdf
14mr|texlive-lshort-french-5.01-3|29	
14mr|texlive-lshort-french-5.01-3|30	#-----------------------------------------------------------------------
14mr|texlive-lshort-french-5.01-3|31	%prep
14mr|texlive-lshort-french-5.01-3|32	%setup -c -a0 -a1
14mr|texlive-lshort-french-5.01-3|33	
14mr|texlive-lshort-french-5.01-3|34	%build
14mr|texlive-lshort-french-5.01-3|35	
14mr|texlive-lshort-french-5.01-3|36	%install
14mr|texlive-lshort-french-5.01-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-french-5.01-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-french-5.01-3|39	
14mr|texlive-lshort-french-5.01-3|40	
14mr|texlive-lshort-french-5.01-3|41	
14mr|texlive-lshort-french-5.01-3|42	%changelog
14mr|texlive-lshort-french-5.01-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.01-3
14mr|texlive-lshort-french-5.01-3|44	+ Revision: 590c9e0
14mr|texlive-lshort-french-5.01-3|45	- MassBuild#440: Increase release tag
14mr|texlive-lshort-french-5.01-3|46	
14mr|texlive-lshort-french-5.01-3|47	

20615 14
14mr|texlive-lshort-german-20080420-3|1	# revision 15878
14mr|texlive-lshort-german-20080420-3|2	# category Package
14mr|texlive-lshort-german-20080420-3|3	# catalog-ctan /info/lshort/german
14mr|texlive-lshort-german-20080420-3|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-lshort-german-20080420-3|5	# catalog-license other-free
14mr|texlive-lshort-german-20080420-3|6	# catalog-version undef
14mr|texlive-lshort-german-20080420-3|7	Name:		texlive-lshort-german
14mr|texlive-lshort-german-20080420-3|8	Version:	20080420
14mr|texlive-lshort-german-20080420-3|9	Release:	3
14mr|texlive-lshort-german-20080420-3|10	Summary:	German version of A Short Introduction to LaTeX2e: LaTeX2e-Kurzbeschreibung
14mr|texlive-lshort-german-20080420-3|11	Group:		Publishing
14mr|texlive-lshort-german-20080420-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/german
14mr|texlive-lshort-german-20080420-3|13	License:	OTHER-FREE
14mr|texlive-lshort-german-20080420-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-german.tar.xz
14mr|texlive-lshort-german-20080420-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-german.doc.tar.xz
14mr|texlive-lshort-german-20080420-3|16	BuildArch:	noarch
14mr|texlive-lshort-german-20080420-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-german-20080420-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-german-20080420-3|19	
14mr|texlive-lshort-german-20080420-3|20	%description
14mr|texlive-lshort-german-20080420-3|21	TeXLive lshort-german package.
14mr|texlive-lshort-german-20080420-3|22	
14mr|texlive-lshort-german-20080420-3|23	#-----------------------------------------------------------------------
14mr|texlive-lshort-german-20080420-3|24	%files
14mr|texlive-lshort-german-20080420-3|25	%doc %{_texmfdistdir}/doc/latex/lshort-german/CHANGES
14mr|texlive-lshort-german-20080420-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-german/LaTeX2e-Kurzbeschreibung
14mr|texlive-lshort-german-20080420-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-german/README.l2kurz
14mr|texlive-lshort-german-20080420-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-german/a.ps
14mr|texlive-lshort-german-20080420-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2gfdl.tex
14mr|texlive-lshort-german-20080420-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2k1.tex
14mr|texlive-lshort-german-20080420-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2k2.tex
14mr|texlive-lshort-german-20080420-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2k3.tex
14mr|texlive-lshort-german-20080420-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2k4.tex
14mr|texlive-lshort-german-20080420-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2k5.tex
14mr|texlive-lshort-german-20080420-3|35	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2k6.tex
14mr|texlive-lshort-german-20080420-3|36	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2ka.tex
14mr|texlive-lshort-german-20080420-3|37	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2ksym.tex
14mr|texlive-lshort-german-20080420-3|38	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2kurz.pdf
14mr|texlive-lshort-german-20080420-3|39	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2kurz.tex
14mr|texlive-lshort-german-20080420-3|40	%doc %{_texmfdistdir}/doc/latex/lshort-german/l2kurz2.pdf
14mr|texlive-lshort-german-20080420-3|41	
14mr|texlive-lshort-german-20080420-3|42	#-----------------------------------------------------------------------
14mr|texlive-lshort-german-20080420-3|43	%prep
14mr|texlive-lshort-german-20080420-3|44	%setup -c -a0 -a1
14mr|texlive-lshort-german-20080420-3|45	
14mr|texlive-lshort-german-20080420-3|46	%build
14mr|texlive-lshort-german-20080420-3|47	
14mr|texlive-lshort-german-20080420-3|48	%install
14mr|texlive-lshort-german-20080420-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-german-20080420-3|50	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-german-20080420-3|51	
14mr|texlive-lshort-german-20080420-3|52	
14mr|texlive-lshort-german-20080420-3|53	
14mr|texlive-lshort-german-20080420-3|54	%changelog
14mr|texlive-lshort-german-20080420-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080420-3
14mr|texlive-lshort-german-20080420-3|56	+ Revision: 9e820c3
14mr|texlive-lshort-german-20080420-3|57	- MassBuild#440: Increase release tag
14mr|texlive-lshort-german-20080420-3|58	
14mr|texlive-lshort-german-20080420-3|59	

20616 14
14mr|texlive-lshort-italian-20070101-3|1	# revision 15878
14mr|texlive-lshort-italian-20070101-3|2	# category Package
14mr|texlive-lshort-italian-20070101-3|3	# catalog-ctan /info/lshort/italian
14mr|texlive-lshort-italian-20070101-3|4	# catalog-date 2007-01-01 00:42:16 +0100
14mr|texlive-lshort-italian-20070101-3|5	# catalog-license gpl
14mr|texlive-lshort-italian-20070101-3|6	# catalog-version undef
14mr|texlive-lshort-italian-20070101-3|7	Name:		texlive-lshort-italian
14mr|texlive-lshort-italian-20070101-3|8	Version:	20070101
14mr|texlive-lshort-italian-20070101-3|9	Release:	3
14mr|texlive-lshort-italian-20070101-3|10	Summary:	Introduction to LaTeX in Italian
14mr|texlive-lshort-italian-20070101-3|11	Group:		Publishing
14mr|texlive-lshort-italian-20070101-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/italian
14mr|texlive-lshort-italian-20070101-3|13	License:	GPL
14mr|texlive-lshort-italian-20070101-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-italian.tar.xz
14mr|texlive-lshort-italian-20070101-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-italian.doc.tar.xz
14mr|texlive-lshort-italian-20070101-3|16	BuildArch:	noarch
14mr|texlive-lshort-italian-20070101-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-italian-20070101-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-italian-20070101-3|19	
14mr|texlive-lshort-italian-20070101-3|20	%description
14mr|texlive-lshort-italian-20070101-3|21	This is the Italian translation of the Short Introduction to
14mr|texlive-lshort-italian-20070101-3|22	LaTeX2e.
14mr|texlive-lshort-italian-20070101-3|23	
14mr|texlive-lshort-italian-20070101-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-italian-20070101-3|25	%files
14mr|texlive-lshort-italian-20070101-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-italian/CHANGES
14mr|texlive-lshort-italian-20070101-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-italian/MANIFEST
14mr|texlive-lshort-italian-20070101-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-italian/Makefile
14mr|texlive-lshort-italian-20070101-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-italian/README
14mr|texlive-lshort-italian-20070101-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-italian/TRANSLATIONS
14mr|texlive-lshort-italian-20070101-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-italian/fixdate.pl
14mr|texlive-lshort-italian-20070101-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-italian/itlshort.pdf
14mr|texlive-lshort-italian-20070101-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-italian/src.zip
14mr|texlive-lshort-italian-20070101-3|34	
14mr|texlive-lshort-italian-20070101-3|35	#-----------------------------------------------------------------------
14mr|texlive-lshort-italian-20070101-3|36	%prep
14mr|texlive-lshort-italian-20070101-3|37	%setup -c -a0 -a1
14mr|texlive-lshort-italian-20070101-3|38	
14mr|texlive-lshort-italian-20070101-3|39	%build
14mr|texlive-lshort-italian-20070101-3|40	
14mr|texlive-lshort-italian-20070101-3|41	%install
14mr|texlive-lshort-italian-20070101-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-italian-20070101-3|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-italian-20070101-3|44	
14mr|texlive-lshort-italian-20070101-3|45	
14mr|texlive-lshort-italian-20070101-3|46	
14mr|texlive-lshort-italian-20070101-3|47	%changelog
14mr|texlive-lshort-italian-20070101-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070101-3
14mr|texlive-lshort-italian-20070101-3|49	+ Revision: 2027595
14mr|texlive-lshort-italian-20070101-3|50	- MassBuild#440: Increase release tag
14mr|texlive-lshort-italian-20070101-3|51	
14mr|texlive-lshort-italian-20070101-3|52	

20617 14
14mr|texlive-lshort-japanese-20061228-3|1	# revision 15878
14mr|texlive-lshort-japanese-20061228-3|2	# category Package
14mr|texlive-lshort-japanese-20061228-3|3	# catalog-ctan /info/lshort/japanese
14mr|texlive-lshort-japanese-20061228-3|4	# catalog-date 2006-12-28 00:06:45 +0100
14mr|texlive-lshort-japanese-20061228-3|5	# catalog-license gpl
14mr|texlive-lshort-japanese-20061228-3|6	# catalog-version undef
14mr|texlive-lshort-japanese-20061228-3|7	Name:		texlive-lshort-japanese
14mr|texlive-lshort-japanese-20061228-3|8	Version:	20061228
14mr|texlive-lshort-japanese-20061228-3|9	Release:	3
14mr|texlive-lshort-japanese-20061228-3|10	Summary:	Japanese version of A Short Introduction to LaTeX2e
14mr|texlive-lshort-japanese-20061228-3|11	Group:		Publishing
14mr|texlive-lshort-japanese-20061228-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/japanese
14mr|texlive-lshort-japanese-20061228-3|13	License:	GPL
14mr|texlive-lshort-japanese-20061228-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-japanese.tar.xz
14mr|texlive-lshort-japanese-20061228-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-japanese.doc.tar.xz
14mr|texlive-lshort-japanese-20061228-3|16	BuildArch:	noarch
14mr|texlive-lshort-japanese-20061228-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-japanese-20061228-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-japanese-20061228-3|19	
14mr|texlive-lshort-japanese-20061228-3|20	%description
14mr|texlive-lshort-japanese-20061228-3|21	TeXLive lshort-japanese package.
14mr|texlive-lshort-japanese-20061228-3|22	
14mr|texlive-lshort-japanese-20061228-3|23	#-----------------------------------------------------------------------
14mr|texlive-lshort-japanese-20061228-3|24	%files
14mr|texlive-lshort-japanese-20061228-3|25	%doc %{_texmfdistdir}/doc/latex/lshort-japanese/00README
14mr|texlive-lshort-japanese-20061228-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-japanese/CHANGES.jp
14mr|texlive-lshort-japanese-20061228-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-japanese/READ.ME
14mr|texlive-lshort-japanese-20061228-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-japanese/jlshort-1.00.src.tar.gz
14mr|texlive-lshort-japanese-20061228-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-japanese/jlshort.pdf
14mr|texlive-lshort-japanese-20061228-3|30	
14mr|texlive-lshort-japanese-20061228-3|31	#-----------------------------------------------------------------------
14mr|texlive-lshort-japanese-20061228-3|32	%prep
14mr|texlive-lshort-japanese-20061228-3|33	%setup -c -a0 -a1
14mr|texlive-lshort-japanese-20061228-3|34	
14mr|texlive-lshort-japanese-20061228-3|35	%build
14mr|texlive-lshort-japanese-20061228-3|36	
14mr|texlive-lshort-japanese-20061228-3|37	%install
14mr|texlive-lshort-japanese-20061228-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-japanese-20061228-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-japanese-20061228-3|40	
14mr|texlive-lshort-japanese-20061228-3|41	
14mr|texlive-lshort-japanese-20061228-3|42	
14mr|texlive-lshort-japanese-20061228-3|43	%changelog
14mr|texlive-lshort-japanese-20061228-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061228-3
14mr|texlive-lshort-japanese-20061228-3|45	+ Revision: 1410c68
14mr|texlive-lshort-japanese-20061228-3|46	- MassBuild#440: Increase release tag
14mr|texlive-lshort-japanese-20061228-3|47	
14mr|texlive-lshort-japanese-20061228-3|48	

20618 14
14mr|texlive-lshort-korean-4.17-3|1	# revision 15878
14mr|texlive-lshort-korean-4.17-3|2	# category Package
14mr|texlive-lshort-korean-4.17-3|3	# catalog-ctan /info/lshort/korean
14mr|texlive-lshort-korean-4.17-3|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-lshort-korean-4.17-3|5	# catalog-license fdl
14mr|texlive-lshort-korean-4.17-3|6	# catalog-version 4.17
14mr|texlive-lshort-korean-4.17-3|7	Name:		texlive-lshort-korean
14mr|texlive-lshort-korean-4.17-3|8	Version:	4.17
14mr|texlive-lshort-korean-4.17-3|9	Release:	3
14mr|texlive-lshort-korean-4.17-3|10	Summary:	Korean introduction to LaTeX
14mr|texlive-lshort-korean-4.17-3|11	Group:		Publishing
14mr|texlive-lshort-korean-4.17-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/korean
14mr|texlive-lshort-korean-4.17-3|13	License:	FDL
14mr|texlive-lshort-korean-4.17-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-korean.tar.xz
14mr|texlive-lshort-korean-4.17-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-korean.doc.tar.xz
14mr|texlive-lshort-korean-4.17-3|16	BuildArch:	noarch
14mr|texlive-lshort-korean-4.17-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-korean-4.17-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-korean-4.17-3|19	
14mr|texlive-lshort-korean-4.17-3|20	%description
14mr|texlive-lshort-korean-4.17-3|21	A translation of Oetiker's original (not so) short
14mr|texlive-lshort-korean-4.17-3|22	introduction.
14mr|texlive-lshort-korean-4.17-3|23	
14mr|texlive-lshort-korean-4.17-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-korean-4.17-3|25	%files
14mr|texlive-lshort-korean-4.17-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-korean/README.ko
14mr|texlive-lshort-korean-4.17-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-korean/lshort-kr-src.tar.gz
14mr|texlive-lshort-korean-4.17-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-korean/lshort-kr.pdf
14mr|texlive-lshort-korean-4.17-3|29	
14mr|texlive-lshort-korean-4.17-3|30	#-----------------------------------------------------------------------
14mr|texlive-lshort-korean-4.17-3|31	%prep
14mr|texlive-lshort-korean-4.17-3|32	%setup -c -a0 -a1
14mr|texlive-lshort-korean-4.17-3|33	
14mr|texlive-lshort-korean-4.17-3|34	%build
14mr|texlive-lshort-korean-4.17-3|35	
14mr|texlive-lshort-korean-4.17-3|36	%install
14mr|texlive-lshort-korean-4.17-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-korean-4.17-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-korean-4.17-3|39	
14mr|texlive-lshort-korean-4.17-3|40	
14mr|texlive-lshort-korean-4.17-3|41	
14mr|texlive-lshort-korean-4.17-3|42	%changelog
14mr|texlive-lshort-korean-4.17-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.17-3
14mr|texlive-lshort-korean-4.17-3|44	+ Revision: c4c1143
14mr|texlive-lshort-korean-4.17-3|45	- MassBuild#440: Increase release tag
14mr|texlive-lshort-korean-4.17-3|46	
14mr|texlive-lshort-korean-4.17-3|47	

20619 14
14mr|texlive-lshort-mongol-4.26-3|1	# revision 15878
14mr|texlive-lshort-mongol-4.26-3|2	# category Package
14mr|texlive-lshort-mongol-4.26-3|3	# catalog-ctan /info/lshort/mongolian/lshort-mongol
14mr|texlive-lshort-mongol-4.26-3|4	# catalog-date 2009-11-09 23:05:00 +0100
14mr|texlive-lshort-mongol-4.26-3|5	# catalog-license lppl
14mr|texlive-lshort-mongol-4.26-3|6	# catalog-version 4.26
14mr|texlive-lshort-mongol-4.26-3|7	Name:		texlive-lshort-mongol
14mr|texlive-lshort-mongol-4.26-3|8	Version:	4.26
14mr|texlive-lshort-mongol-4.26-3|9	Release:	3
14mr|texlive-lshort-mongol-4.26-3|10	Summary:	Short introduction to LaTeX, in Mongolian
14mr|texlive-lshort-mongol-4.26-3|11	Group:		Publishing
14mr|texlive-lshort-mongol-4.26-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/mongolian/lshort-mongol
14mr|texlive-lshort-mongol-4.26-3|13	License:	LPPL
14mr|texlive-lshort-mongol-4.26-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-mongol.tar.xz
14mr|texlive-lshort-mongol-4.26-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-mongol.doc.tar.xz
14mr|texlive-lshort-mongol-4.26-3|16	BuildArch:	noarch
14mr|texlive-lshort-mongol-4.26-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-mongol-4.26-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-mongol-4.26-3|19	
14mr|texlive-lshort-mongol-4.26-3|20	%description
14mr|texlive-lshort-mongol-4.26-3|21	A translation of Oetiker's Not so short introduction.
14mr|texlive-lshort-mongol-4.26-3|22	
14mr|texlive-lshort-mongol-4.26-3|23	#-----------------------------------------------------------------------
14mr|texlive-lshort-mongol-4.26-3|24	%files
14mr|texlive-lshort-mongol-4.26-3|25	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/00README
14mr|texlive-lshort-mongol-4.26-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/CHANGES
14mr|texlive-lshort-mongol-4.26-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/MANIFEST
14mr|texlive-lshort-mongol-4.26-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/Makefile
14mr|texlive-lshort-mongol-4.26-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/README
14mr|texlive-lshort-mongol-4.26-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/TODO
14mr|texlive-lshort-mongol-4.26-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/TRANSLATIONS
14mr|texlive-lshort-mongol-4.26-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/fixdate.pl
14mr|texlive-lshort-mongol-4.26-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/lshort-mn.pdf
14mr|texlive-lshort-mongol-4.26-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/appendix.tex
14mr|texlive-lshort-mongol-4.26-3|35	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/biblio.tex
14mr|texlive-lshort-mongol-4.26-3|36	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/contrib.tex
14mr|texlive-lshort-mongol-4.26-3|37	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/custom.tex
14mr|texlive-lshort-mongol-4.26-3|38	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/fancyhea.sty
14mr|texlive-lshort-mongol-4.26-3|39	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/graphic.tex
14mr|texlive-lshort-mongol-4.26-3|40	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/lshort-a5.tex
14mr|texlive-lshort-mongol-4.26-3|41	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/lshort-base.tex
14mr|texlive-lshort-mongol-4.26-3|42	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/lshort-mn.tex
14mr|texlive-lshort-mongol-4.26-3|43	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/lshort.sty
14mr|texlive-lshort-mongol-4.26-3|44	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/lssym.tex
14mr|texlive-lshort-mongol-4.26-3|45	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/math.tex
14mr|texlive-lshort-mongol-4.26-3|46	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/mylayout.sty
14mr|texlive-lshort-mongol-4.26-3|47	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/overview.tex
14mr|texlive-lshort-mongol-4.26-3|48	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/spec.tex
14mr|texlive-lshort-mongol-4.26-3|49	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/things.tex
14mr|texlive-lshort-mongol-4.26-3|50	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/title.tex
14mr|texlive-lshort-mongol-4.26-3|51	%doc %{_texmfdistdir}/doc/latex/lshort-mongol/src/typeset.tex
14mr|texlive-lshort-mongol-4.26-3|52	
14mr|texlive-lshort-mongol-4.26-3|53	#-----------------------------------------------------------------------
14mr|texlive-lshort-mongol-4.26-3|54	%prep
14mr|texlive-lshort-mongol-4.26-3|55	%setup -c -a0 -a1
14mr|texlive-lshort-mongol-4.26-3|56	
14mr|texlive-lshort-mongol-4.26-3|57	%build
14mr|texlive-lshort-mongol-4.26-3|58	
14mr|texlive-lshort-mongol-4.26-3|59	%install
14mr|texlive-lshort-mongol-4.26-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-mongol-4.26-3|61	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-mongol-4.26-3|62	
14mr|texlive-lshort-mongol-4.26-3|63	
14mr|texlive-lshort-mongol-4.26-3|64	
14mr|texlive-lshort-mongol-4.26-3|65	%changelog
14mr|texlive-lshort-mongol-4.26-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.26-3
14mr|texlive-lshort-mongol-4.26-3|67	+ Revision: 0dcc5d3
14mr|texlive-lshort-mongol-4.26-3|68	- MassBuild#440: Increase release tag
14mr|texlive-lshort-mongol-4.26-3|69	
14mr|texlive-lshort-mongol-4.26-3|70	

20620 14
14mr|texlive-lshort-persian-4.26-3|1	# revision 15878
14mr|texlive-lshort-persian-4.26-3|2	# category Package
14mr|texlive-lshort-persian-4.26-3|3	# catalog-ctan /info/lshort/persian
14mr|texlive-lshort-persian-4.26-3|4	# catalog-date 2009-11-09 23:05:00 +0100
14mr|texlive-lshort-persian-4.26-3|5	# catalog-license pd
14mr|texlive-lshort-persian-4.26-3|6	# catalog-version 4.26:2009-08-04
14mr|texlive-lshort-persian-4.26-3|7	Name:		texlive-lshort-persian
14mr|texlive-lshort-persian-4.26-3|8	Version:	4.26
14mr|texlive-lshort-persian-4.26-3|9	Release:	3
14mr|texlive-lshort-persian-4.26-3|10	Summary:	Persian (Farsi) introduction to LaTeX
14mr|texlive-lshort-persian-4.26-3|11	Group:		Publishing
14mr|texlive-lshort-persian-4.26-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/persian
14mr|texlive-lshort-persian-4.26-3|13	License:	PD
14mr|texlive-lshort-persian-4.26-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-persian.tar.xz
14mr|texlive-lshort-persian-4.26-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-persian.doc.tar.xz
14mr|texlive-lshort-persian-4.26-3|16	BuildArch:	noarch
14mr|texlive-lshort-persian-4.26-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-persian-4.26-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-persian-4.26-3|19	
14mr|texlive-lshort-persian-4.26-3|20	%description
14mr|texlive-lshort-persian-4.26-3|21	A Persian (Farsi) translation of Oetiker's (not so) short
14mr|texlive-lshort-persian-4.26-3|22	introduction.
14mr|texlive-lshort-persian-4.26-3|23	
14mr|texlive-lshort-persian-4.26-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-persian-4.26-3|25	%files
14mr|texlive-lshort-persian-4.26-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-persian/README
14mr|texlive-lshort-persian-4.26-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-persian/appendix.tex
14mr|texlive-lshort-persian-4.26-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-persian/biblio.tex
14mr|texlive-lshort-persian-4.26-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-persian/contrib.tex
14mr|texlive-lshort-persian-4.26-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-persian/custom.tex
14mr|texlive-lshort-persian-4.26-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-persian/graphic.tex
14mr|texlive-lshort-persian-4.26-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-persian/lshort-a5.tex
14mr|texlive-lshort-persian-4.26-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-persian/lshort-base.tex
14mr|texlive-lshort-persian-4.26-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-persian/lshort.pdf
14mr|texlive-lshort-persian-4.26-3|35	%doc %{_texmfdistdir}/doc/latex/lshort-persian/lshort.sty
14mr|texlive-lshort-persian-4.26-3|36	%doc %{_texmfdistdir}/doc/latex/lshort-persian/lshort.tex
14mr|texlive-lshort-persian-4.26-3|37	%doc %{_texmfdistdir}/doc/latex/lshort-persian/lssym.tex
14mr|texlive-lshort-persian-4.26-3|38	%doc %{_texmfdistdir}/doc/latex/lshort-persian/math.tex
14mr|texlive-lshort-persian-4.26-3|39	%doc %{_texmfdistdir}/doc/latex/lshort-persian/mylayout.sty
14mr|texlive-lshort-persian-4.26-3|40	%doc %{_texmfdistdir}/doc/latex/lshort-persian/overview.tex
14mr|texlive-lshort-persian-4.26-3|41	%doc %{_texmfdistdir}/doc/latex/lshort-persian/preface.tex
14mr|texlive-lshort-persian-4.26-3|42	%doc %{_texmfdistdir}/doc/latex/lshort-persian/spec.tex
14mr|texlive-lshort-persian-4.26-3|43	%doc %{_texmfdistdir}/doc/latex/lshort-persian/things.tex
14mr|texlive-lshort-persian-4.26-3|44	%doc %{_texmfdistdir}/doc/latex/lshort-persian/title.tex
14mr|texlive-lshort-persian-4.26-3|45	%doc %{_texmfdistdir}/doc/latex/lshort-persian/transpreface.tex
14mr|texlive-lshort-persian-4.26-3|46	%doc %{_texmfdistdir}/doc/latex/lshort-persian/typeset.tex
14mr|texlive-lshort-persian-4.26-3|47	
14mr|texlive-lshort-persian-4.26-3|48	#-----------------------------------------------------------------------
14mr|texlive-lshort-persian-4.26-3|49	%prep
14mr|texlive-lshort-persian-4.26-3|50	%setup -c -a0 -a1
14mr|texlive-lshort-persian-4.26-3|51	
14mr|texlive-lshort-persian-4.26-3|52	%build
14mr|texlive-lshort-persian-4.26-3|53	
14mr|texlive-lshort-persian-4.26-3|54	%install
14mr|texlive-lshort-persian-4.26-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-persian-4.26-3|56	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-persian-4.26-3|57	
14mr|texlive-lshort-persian-4.26-3|58	
14mr|texlive-lshort-persian-4.26-3|59	
14mr|texlive-lshort-persian-4.26-3|60	%changelog
14mr|texlive-lshort-persian-4.26-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.26-3
14mr|texlive-lshort-persian-4.26-3|62	+ Revision: a304e9c
14mr|texlive-lshort-persian-4.26-3|63	- MassBuild#440: Increase release tag
14mr|texlive-lshort-persian-4.26-3|64	
14mr|texlive-lshort-persian-4.26-3|65	

20621 14
14mr|texlive-lshort-polish-20061228-3|1	# revision 15878
14mr|texlive-lshort-polish-20061228-3|2	# category Package
14mr|texlive-lshort-polish-20061228-3|3	# catalog-ctan /info/lshort/polish
14mr|texlive-lshort-polish-20061228-3|4	# catalog-date 2006-12-28 00:06:45 +0100
14mr|texlive-lshort-polish-20061228-3|5	# catalog-license pd
14mr|texlive-lshort-polish-20061228-3|6	# catalog-version undef
14mr|texlive-lshort-polish-20061228-3|7	Name:		texlive-lshort-polish
14mr|texlive-lshort-polish-20061228-3|8	Version:	20061228
14mr|texlive-lshort-polish-20061228-3|9	Release:	3
14mr|texlive-lshort-polish-20061228-3|10	Summary:	Introduction to LaTeX in Polish
14mr|texlive-lshort-polish-20061228-3|11	Group:		Publishing
14mr|texlive-lshort-polish-20061228-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/polish
14mr|texlive-lshort-polish-20061228-3|13	License:	PD
14mr|texlive-lshort-polish-20061228-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-polish.tar.xz
14mr|texlive-lshort-polish-20061228-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-polish.doc.tar.xz
14mr|texlive-lshort-polish-20061228-3|16	BuildArch:	noarch
14mr|texlive-lshort-polish-20061228-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-polish-20061228-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-polish-20061228-3|19	
14mr|texlive-lshort-polish-20061228-3|20	%description
14mr|texlive-lshort-polish-20061228-3|21	This is the Polish translation of A Short Introduction to
14mr|texlive-lshort-polish-20061228-3|22	LaTeX2e.
14mr|texlive-lshort-polish-20061228-3|23	
14mr|texlive-lshort-polish-20061228-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-polish-20061228-3|25	%files
14mr|texlive-lshort-polish-20061228-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-polish/README
14mr|texlive-lshort-polish-20061228-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-polish/lshort2e.pdf
14mr|texlive-lshort-polish-20061228-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-polish/src.zip
14mr|texlive-lshort-polish-20061228-3|29	
14mr|texlive-lshort-polish-20061228-3|30	#-----------------------------------------------------------------------
14mr|texlive-lshort-polish-20061228-3|31	%prep
14mr|texlive-lshort-polish-20061228-3|32	%setup -c -a0 -a1
14mr|texlive-lshort-polish-20061228-3|33	
14mr|texlive-lshort-polish-20061228-3|34	%build
14mr|texlive-lshort-polish-20061228-3|35	
14mr|texlive-lshort-polish-20061228-3|36	%install
14mr|texlive-lshort-polish-20061228-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-polish-20061228-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-polish-20061228-3|39	
14mr|texlive-lshort-polish-20061228-3|40	
14mr|texlive-lshort-polish-20061228-3|41	
14mr|texlive-lshort-polish-20061228-3|42	%changelog
14mr|texlive-lshort-polish-20061228-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061228-3
14mr|texlive-lshort-polish-20061228-3|44	+ Revision: 1c8b537
14mr|texlive-lshort-polish-20061228-3|45	- MassBuild#440: Increase release tag
14mr|texlive-lshort-polish-20061228-3|46	
14mr|texlive-lshort-polish-20061228-3|47	

20622 14
14mr|texlive-lshort-portuguese-5.01.0-3|1	# revision 22569
14mr|texlive-lshort-portuguese-5.01.0-3|2	# category Package
14mr|texlive-lshort-portuguese-5.01.0-3|3	# catalog-ctan /info/lshort/portuguese
14mr|texlive-lshort-portuguese-5.01.0-3|4	# catalog-date 2011-05-22 11:03:26 +0200
14mr|texlive-lshort-portuguese-5.01.0-3|5	# catalog-license pd
14mr|texlive-lshort-portuguese-5.01.0-3|6	# catalog-version 5.01.0
14mr|texlive-lshort-portuguese-5.01.0-3|7	Name:		texlive-lshort-portuguese
14mr|texlive-lshort-portuguese-5.01.0-3|8	Version:	5.01.0
14mr|texlive-lshort-portuguese-5.01.0-3|9	Release:	3
14mr|texlive-lshort-portuguese-5.01.0-3|10	Summary:	Introduction to LaTeX in Portuguese
14mr|texlive-lshort-portuguese-5.01.0-3|11	Group:		Publishing
14mr|texlive-lshort-portuguese-5.01.0-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/portuguese
14mr|texlive-lshort-portuguese-5.01.0-3|13	License:	PD
14mr|texlive-lshort-portuguese-5.01.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-portuguese.tar.xz
14mr|texlive-lshort-portuguese-5.01.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-portuguese.doc.tar.xz
14mr|texlive-lshort-portuguese-5.01.0-3|16	BuildArch:	noarch
14mr|texlive-lshort-portuguese-5.01.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-portuguese-5.01.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-portuguese-5.01.0-3|19	
14mr|texlive-lshort-portuguese-5.01.0-3|20	%description
14mr|texlive-lshort-portuguese-5.01.0-3|21	This is the Portuguese translation of A Short Introduction to
14mr|texlive-lshort-portuguese-5.01.0-3|22	LaTeX2e.
14mr|texlive-lshort-portuguese-5.01.0-3|23	
14mr|texlive-lshort-portuguese-5.01.0-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-portuguese-5.01.0-3|25	%files
14mr|texlive-lshort-portuguese-5.01.0-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-portuguese/pt-lshort-5.01.0.src.tar.gz
14mr|texlive-lshort-portuguese-5.01.0-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-portuguese/pt-lshort.pdf
14mr|texlive-lshort-portuguese-5.01.0-3|28	
14mr|texlive-lshort-portuguese-5.01.0-3|29	#-----------------------------------------------------------------------
14mr|texlive-lshort-portuguese-5.01.0-3|30	%prep
14mr|texlive-lshort-portuguese-5.01.0-3|31	%setup -c -a0 -a1
14mr|texlive-lshort-portuguese-5.01.0-3|32	
14mr|texlive-lshort-portuguese-5.01.0-3|33	%build
14mr|texlive-lshort-portuguese-5.01.0-3|34	
14mr|texlive-lshort-portuguese-5.01.0-3|35	%install
14mr|texlive-lshort-portuguese-5.01.0-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-portuguese-5.01.0-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-portuguese-5.01.0-3|38	
14mr|texlive-lshort-portuguese-5.01.0-3|39	
14mr|texlive-lshort-portuguese-5.01.0-3|40	
14mr|texlive-lshort-portuguese-5.01.0-3|41	%changelog
14mr|texlive-lshort-portuguese-5.01.0-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.01.0-3
14mr|texlive-lshort-portuguese-5.01.0-3|43	+ Revision: 76f37f4
14mr|texlive-lshort-portuguese-5.01.0-3|44	- MassBuild#440: Increase release tag
14mr|texlive-lshort-portuguese-5.01.0-3|45	
14mr|texlive-lshort-portuguese-5.01.0-3|46	

20623 14
14mr|texlive-lshort-russian-20061228-3|1	# revision 18906
14mr|texlive-lshort-russian-20061228-3|2	# category Package
14mr|texlive-lshort-russian-20061228-3|3	# catalog-ctan /info/lshort/russian
14mr|texlive-lshort-russian-20061228-3|4	# catalog-date 2006-12-28 00:06:45 +0100
14mr|texlive-lshort-russian-20061228-3|5	# catalog-license gpl
14mr|texlive-lshort-russian-20061228-3|6	# catalog-version undef
14mr|texlive-lshort-russian-20061228-3|7	Name:		texlive-lshort-russian
14mr|texlive-lshort-russian-20061228-3|8	Version:	20061228
14mr|texlive-lshort-russian-20061228-3|9	Release:	3
14mr|texlive-lshort-russian-20061228-3|10	Summary:	Russian introduction to LaTeX
14mr|texlive-lshort-russian-20061228-3|11	Group:		Publishing
14mr|texlive-lshort-russian-20061228-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/russian
14mr|texlive-lshort-russian-20061228-3|13	License:	GPL
14mr|texlive-lshort-russian-20061228-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-russian.tar.xz
14mr|texlive-lshort-russian-20061228-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-russian.doc.tar.xz
14mr|texlive-lshort-russian-20061228-3|16	BuildArch:	noarch
14mr|texlive-lshort-russian-20061228-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-russian-20061228-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-russian-20061228-3|19	
14mr|texlive-lshort-russian-20061228-3|20	%description
14mr|texlive-lshort-russian-20061228-3|21	Russian version of A Short Introduction to LaTeX2e.
14mr|texlive-lshort-russian-20061228-3|22	
14mr|texlive-lshort-russian-20061228-3|23	#-----------------------------------------------------------------------
14mr|texlive-lshort-russian-20061228-3|24	%files
14mr|texlive-lshort-russian-20061228-3|25	%doc %{_texmfdistdir}/doc/latex/lshort-russian/lshortru.pdf
14mr|texlive-lshort-russian-20061228-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-russian/lshortru.zip
14mr|texlive-lshort-russian-20061228-3|27	
14mr|texlive-lshort-russian-20061228-3|28	#-----------------------------------------------------------------------
14mr|texlive-lshort-russian-20061228-3|29	%prep
14mr|texlive-lshort-russian-20061228-3|30	%setup -c -a0 -a1
14mr|texlive-lshort-russian-20061228-3|31	
14mr|texlive-lshort-russian-20061228-3|32	%build
14mr|texlive-lshort-russian-20061228-3|33	
14mr|texlive-lshort-russian-20061228-3|34	%install
14mr|texlive-lshort-russian-20061228-3|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-russian-20061228-3|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-russian-20061228-3|37	
14mr|texlive-lshort-russian-20061228-3|38	
14mr|texlive-lshort-russian-20061228-3|39	
14mr|texlive-lshort-russian-20061228-3|40	%changelog
14mr|texlive-lshort-russian-20061228-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061228-3
14mr|texlive-lshort-russian-20061228-3|42	+ Revision: 32f977c
14mr|texlive-lshort-russian-20061228-3|43	- MassBuild#440: Increase release tag
14mr|texlive-lshort-russian-20061228-3|44	
14mr|texlive-lshort-russian-20061228-3|45	

20624 14
14mr|texlive-lshort-slovak-20061230-3|1	# revision 15878
14mr|texlive-lshort-slovak-20061230-3|2	# category Package
14mr|texlive-lshort-slovak-20061230-3|3	# catalog-ctan /info/lshort/slovak
14mr|texlive-lshort-slovak-20061230-3|4	# catalog-date 2006-12-30 01:42:23 +0100
14mr|texlive-lshort-slovak-20061230-3|5	# catalog-license lppl
14mr|texlive-lshort-slovak-20061230-3|6	# catalog-version undef
14mr|texlive-lshort-slovak-20061230-3|7	Name:		texlive-lshort-slovak
14mr|texlive-lshort-slovak-20061230-3|8	Version:	20061230
14mr|texlive-lshort-slovak-20061230-3|9	Release:	3
14mr|texlive-lshort-slovak-20061230-3|10	Summary:	Slovak introduction to LaTeX
14mr|texlive-lshort-slovak-20061230-3|11	Group:		Publishing
14mr|texlive-lshort-slovak-20061230-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/slovak
14mr|texlive-lshort-slovak-20061230-3|13	License:	LPPL
14mr|texlive-lshort-slovak-20061230-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-slovak.tar.xz
14mr|texlive-lshort-slovak-20061230-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-slovak.doc.tar.xz
14mr|texlive-lshort-slovak-20061230-3|16	BuildArch:	noarch
14mr|texlive-lshort-slovak-20061230-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-slovak-20061230-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-slovak-20061230-3|19	
14mr|texlive-lshort-slovak-20061230-3|20	%description
14mr|texlive-lshort-slovak-20061230-3|21	A Slovak translation of Oetiker's (not so) short introduction.
14mr|texlive-lshort-slovak-20061230-3|22	
14mr|texlive-lshort-slovak-20061230-3|23	#-----------------------------------------------------------------------
14mr|texlive-lshort-slovak-20061230-3|24	%files
14mr|texlive-lshort-slovak-20061230-3|25	%doc %{_texmfdistdir}/doc/latex/lshort-slovak/slshorte.pdf
14mr|texlive-lshort-slovak-20061230-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-slovak/src.zip
14mr|texlive-lshort-slovak-20061230-3|27	
14mr|texlive-lshort-slovak-20061230-3|28	#-----------------------------------------------------------------------
14mr|texlive-lshort-slovak-20061230-3|29	%prep
14mr|texlive-lshort-slovak-20061230-3|30	%setup -c -a0 -a1
14mr|texlive-lshort-slovak-20061230-3|31	
14mr|texlive-lshort-slovak-20061230-3|32	%build
14mr|texlive-lshort-slovak-20061230-3|33	
14mr|texlive-lshort-slovak-20061230-3|34	%install
14mr|texlive-lshort-slovak-20061230-3|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-slovak-20061230-3|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-slovak-20061230-3|37	
14mr|texlive-lshort-slovak-20061230-3|38	
14mr|texlive-lshort-slovak-20061230-3|39	
14mr|texlive-lshort-slovak-20061230-3|40	%changelog
14mr|texlive-lshort-slovak-20061230-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061230-3
14mr|texlive-lshort-slovak-20061230-3|42	+ Revision: e34ed00
14mr|texlive-lshort-slovak-20061230-3|43	- MassBuild#440: Increase release tag
14mr|texlive-lshort-slovak-20061230-3|44	
14mr|texlive-lshort-slovak-20061230-3|45	

20625 14
14mr|texlive-lshort-slovenian-4.20-3|1	# revision 15878
14mr|texlive-lshort-slovenian-4.20-3|2	# category Package
14mr|texlive-lshort-slovenian-4.20-3|3	# catalog-ctan /info/lshort/slovenian
14mr|texlive-lshort-slovenian-4.20-3|4	# catalog-date 2008-08-22 10:50:40 +0200
14mr|texlive-lshort-slovenian-4.20-3|5	# catalog-license gpl
14mr|texlive-lshort-slovenian-4.20-3|6	# catalog-version 4.20
14mr|texlive-lshort-slovenian-4.20-3|7	Name:		texlive-lshort-slovenian
14mr|texlive-lshort-slovenian-4.20-3|8	Version:	4.20
14mr|texlive-lshort-slovenian-4.20-3|9	Release:	3
14mr|texlive-lshort-slovenian-4.20-3|10	Summary:	Slovenian translation of lshort
14mr|texlive-lshort-slovenian-4.20-3|11	Group:		Publishing
14mr|texlive-lshort-slovenian-4.20-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/slovenian
14mr|texlive-lshort-slovenian-4.20-3|13	License:	GPL
14mr|texlive-lshort-slovenian-4.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-slovenian.tar.xz
14mr|texlive-lshort-slovenian-4.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-slovenian.doc.tar.xz
14mr|texlive-lshort-slovenian-4.20-3|16	BuildArch:	noarch
14mr|texlive-lshort-slovenian-4.20-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-slovenian-4.20-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-slovenian-4.20-3|19	
14mr|texlive-lshort-slovenian-4.20-3|20	%description
14mr|texlive-lshort-slovenian-4.20-3|21	A Slovenian translation of the Not So Short Introduction to
14mr|texlive-lshort-slovenian-4.20-3|22	LaTeX 2e.
14mr|texlive-lshort-slovenian-4.20-3|23	
14mr|texlive-lshort-slovenian-4.20-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-slovenian-4.20-3|25	%files
14mr|texlive-lshort-slovenian-4.20-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/README
14mr|texlive-lshort-slovenian-4.20-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/lshort-slovenian.pdf
14mr|texlive-lshort-slovenian-4.20-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/biblio.tex
14mr|texlive-lshort-slovenian-4.20-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/contrib.tex
14mr|texlive-lshort-slovenian-4.20-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/custom.tex
14mr|texlive-lshort-slovenian-4.20-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/fancyhea.sty
14mr|texlive-lshort-slovenian-4.20-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/graphic.tex
14mr|texlive-lshort-slovenian-4.20-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/lshort-a5.tex
14mr|texlive-lshort-slovenian-4.20-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/lshort-base.tex
14mr|texlive-lshort-slovenian-4.20-3|35	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/lshort-slovenian.sty
14mr|texlive-lshort-slovenian-4.20-3|36	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/lshort-slovenian.tex
14mr|texlive-lshort-slovenian-4.20-3|37	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/lssym.tex
14mr|texlive-lshort-slovenian-4.20-3|38	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/math.tex
14mr|texlive-lshort-slovenian-4.20-3|39	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/mylayout.sty
14mr|texlive-lshort-slovenian-4.20-3|40	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/overview.tex
14mr|texlive-lshort-slovenian-4.20-3|41	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/spec.tex
14mr|texlive-lshort-slovenian-4.20-3|42	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/things.tex
14mr|texlive-lshort-slovenian-4.20-3|43	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/title.tex
14mr|texlive-lshort-slovenian-4.20-3|44	%doc %{_texmfdistdir}/doc/latex/lshort-slovenian/src/typeset.tex
14mr|texlive-lshort-slovenian-4.20-3|45	
14mr|texlive-lshort-slovenian-4.20-3|46	#-----------------------------------------------------------------------
14mr|texlive-lshort-slovenian-4.20-3|47	%prep
14mr|texlive-lshort-slovenian-4.20-3|48	%setup -c -a0 -a1
14mr|texlive-lshort-slovenian-4.20-3|49	
14mr|texlive-lshort-slovenian-4.20-3|50	%build
14mr|texlive-lshort-slovenian-4.20-3|51	
14mr|texlive-lshort-slovenian-4.20-3|52	%install
14mr|texlive-lshort-slovenian-4.20-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-slovenian-4.20-3|54	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-slovenian-4.20-3|55	
14mr|texlive-lshort-slovenian-4.20-3|56	
14mr|texlive-lshort-slovenian-4.20-3|57	
14mr|texlive-lshort-slovenian-4.20-3|58	%changelog
14mr|texlive-lshort-slovenian-4.20-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.20-3
14mr|texlive-lshort-slovenian-4.20-3|60	+ Revision: 85a2fbf
14mr|texlive-lshort-slovenian-4.20-3|61	- MassBuild#440: Increase release tag
14mr|texlive-lshort-slovenian-4.20-3|62	
14mr|texlive-lshort-slovenian-4.20-3|63	

20626 14
14mr|texlive-lshort-spanish-0.4-3|1	# revision 17269
14mr|texlive-lshort-spanish-0.4-3|2	# category Package
14mr|texlive-lshort-spanish-0.4-3|3	# catalog-ctan /info/lshort/spanish
14mr|texlive-lshort-spanish-0.4-3|4	# catalog-date 2010-03-01 01:49:06 +0100
14mr|texlive-lshort-spanish-0.4-3|5	# catalog-license other-free
14mr|texlive-lshort-spanish-0.4-3|6	# catalog-version 0.4
14mr|texlive-lshort-spanish-0.4-3|7	Name:		texlive-lshort-spanish
14mr|texlive-lshort-spanish-0.4-3|8	Version:	0.4
14mr|texlive-lshort-spanish-0.4-3|9	Release:	3
14mr|texlive-lshort-spanish-0.4-3|10	Summary:	Short introduction to LaTeX, Spanish translation
14mr|texlive-lshort-spanish-0.4-3|11	Group:		Publishing
14mr|texlive-lshort-spanish-0.4-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/spanish
14mr|texlive-lshort-spanish-0.4-3|13	License:	OTHER-FREE
14mr|texlive-lshort-spanish-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-spanish.tar.xz
14mr|texlive-lshort-spanish-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-spanish.doc.tar.xz
14mr|texlive-lshort-spanish-0.4-3|16	BuildArch:	noarch
14mr|texlive-lshort-spanish-0.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-spanish-0.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-spanish-0.4-3|19	
14mr|texlive-lshort-spanish-0.4-3|20	%description
14mr|texlive-lshort-spanish-0.4-3|21	A Spanish translation of the Short Introduction to LaTeX2e,
14mr|texlive-lshort-spanish-0.4-3|22	version 20.
14mr|texlive-lshort-spanish-0.4-3|23	
14mr|texlive-lshort-spanish-0.4-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-spanish-0.4-3|25	%files
14mr|texlive-lshort-spanish-0.4-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/CAMBIOS
14mr|texlive-lshort-spanish-0.4-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/LEAME.latin1
14mr|texlive-lshort-spanish-0.4-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/LEAME.utf8
14mr|texlive-lshort-spanish-0.4-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/MANIFEST
14mr|texlive-lshort-spanish-0.4-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/Makefile
14mr|texlive-lshort-spanish-0.4-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/fixdate.pl
14mr|texlive-lshort-spanish-0.4-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/biblio.tex
14mr|texlive-lshort-spanish-0.4-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/contrib.tex
14mr|texlive-lshort-spanish-0.4-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/custom.tex
14mr|texlive-lshort-spanish-0.4-3|35	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/fancyhea.sty
14mr|texlive-lshort-spanish-0.4-3|36	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/graphic.tex
14mr|texlive-lshort-spanish-0.4-3|37	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/lshort-a4.tex
14mr|texlive-lshort-spanish-0.4-3|38	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/lshort-a5.tex
14mr|texlive-lshort-spanish-0.4-3|39	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/lshort-base.ltx
14mr|texlive-lshort-spanish-0.4-3|40	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/lshort-letter.tex
14mr|texlive-lshort-spanish-0.4-3|41	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/lshort.sty
14mr|texlive-lshort-spanish-0.4-3|42	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/lssym.tex
14mr|texlive-lshort-spanish-0.4-3|43	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/math.tex
14mr|texlive-lshort-spanish-0.4-3|44	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/mylayout.sty
14mr|texlive-lshort-spanish-0.4-3|45	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/overview.tex
14mr|texlive-lshort-spanish-0.4-3|46	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/spec.tex
14mr|texlive-lshort-spanish-0.4-3|47	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/things.tex
14mr|texlive-lshort-spanish-0.4-3|48	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/title.tex
14mr|texlive-lshort-spanish-0.4-3|49	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/fuente/src/typeset.tex
14mr|texlive-lshort-spanish-0.4-3|50	%doc %{_texmfdistdir}/doc/latex/lshort-spanish/lshort-a4.pdf
14mr|texlive-lshort-spanish-0.4-3|51	
14mr|texlive-lshort-spanish-0.4-3|52	#-----------------------------------------------------------------------
14mr|texlive-lshort-spanish-0.4-3|53	%prep
14mr|texlive-lshort-spanish-0.4-3|54	%setup -c -a0 -a1
14mr|texlive-lshort-spanish-0.4-3|55	
14mr|texlive-lshort-spanish-0.4-3|56	%build
14mr|texlive-lshort-spanish-0.4-3|57	
14mr|texlive-lshort-spanish-0.4-3|58	%install
14mr|texlive-lshort-spanish-0.4-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-spanish-0.4-3|60	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-spanish-0.4-3|61	
14mr|texlive-lshort-spanish-0.4-3|62	
14mr|texlive-lshort-spanish-0.4-3|63	
14mr|texlive-lshort-spanish-0.4-3|64	%changelog
14mr|texlive-lshort-spanish-0.4-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-lshort-spanish-0.4-3|66	+ Revision: d394aeb
14mr|texlive-lshort-spanish-0.4-3|67	- MassBuild#440: Increase release tag
14mr|texlive-lshort-spanish-0.4-3|68	
14mr|texlive-lshort-spanish-0.4-3|69	

20627 14
14mr|texlive-lshort-thai-1.32-3|1	# revision 15878
14mr|texlive-lshort-thai-1.32-3|2	# category Package
14mr|texlive-lshort-thai-1.32-3|3	# catalog-ctan /info/lshort/thai
14mr|texlive-lshort-thai-1.32-3|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-lshort-thai-1.32-3|5	# catalog-license pd
14mr|texlive-lshort-thai-1.32-3|6	# catalog-version 1.32
14mr|texlive-lshort-thai-1.32-3|7	Name:		texlive-lshort-thai
14mr|texlive-lshort-thai-1.32-3|8	Version:	1.32
14mr|texlive-lshort-thai-1.32-3|9	Release:	3
14mr|texlive-lshort-thai-1.32-3|10	Summary:	Introduction to LaTeX in Thai
14mr|texlive-lshort-thai-1.32-3|11	Group:		Publishing
14mr|texlive-lshort-thai-1.32-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/thai
14mr|texlive-lshort-thai-1.32-3|13	License:	PD
14mr|texlive-lshort-thai-1.32-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-thai.tar.xz
14mr|texlive-lshort-thai-1.32-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-thai.doc.tar.xz
14mr|texlive-lshort-thai-1.32-3|16	BuildArch:	noarch
14mr|texlive-lshort-thai-1.32-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-thai-1.32-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-thai-1.32-3|19	
14mr|texlive-lshort-thai-1.32-3|20	%description
14mr|texlive-lshort-thai-1.32-3|21	This is the Thai translation of the Short Introduction to
14mr|texlive-lshort-thai-1.32-3|22	LaTeX2e.
14mr|texlive-lshort-thai-1.32-3|23	
14mr|texlive-lshort-thai-1.32-3|24	#-----------------------------------------------------------------------
14mr|texlive-lshort-thai-1.32-3|25	%files
14mr|texlive-lshort-thai-1.32-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-thai/lsh132.pdf
14mr|texlive-lshort-thai-1.32-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-thai/lsh132.zip
14mr|texlive-lshort-thai-1.32-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-thai/readme
14mr|texlive-lshort-thai-1.32-3|29	
14mr|texlive-lshort-thai-1.32-3|30	#-----------------------------------------------------------------------
14mr|texlive-lshort-thai-1.32-3|31	%prep
14mr|texlive-lshort-thai-1.32-3|32	%setup -c -a0 -a1
14mr|texlive-lshort-thai-1.32-3|33	
14mr|texlive-lshort-thai-1.32-3|34	%build
14mr|texlive-lshort-thai-1.32-3|35	
14mr|texlive-lshort-thai-1.32-3|36	%install
14mr|texlive-lshort-thai-1.32-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-thai-1.32-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-thai-1.32-3|39	
14mr|texlive-lshort-thai-1.32-3|40	
14mr|texlive-lshort-thai-1.32-3|41	
14mr|texlive-lshort-thai-1.32-3|42	%changelog
14mr|texlive-lshort-thai-1.32-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.32-3
14mr|texlive-lshort-thai-1.32-3|44	+ Revision: ea6df69
14mr|texlive-lshort-thai-1.32-3|45	- MassBuild#440: Increase release tag
14mr|texlive-lshort-thai-1.32-3|46	
14mr|texlive-lshort-thai-1.32-3|47	

20628 14
14mr|texlive-lshort-turkish-4.20-3|1	# revision 15878
14mr|texlive-lshort-turkish-4.20-3|2	# category Package
14mr|texlive-lshort-turkish-4.20-3|3	# catalog-ctan /info/lshort/turkish
14mr|texlive-lshort-turkish-4.20-3|4	# catalog-date 2007-03-09 12:50:50 +0100
14mr|texlive-lshort-turkish-4.20-3|5	# catalog-license pd
14mr|texlive-lshort-turkish-4.20-3|6	# catalog-version 4.20
14mr|texlive-lshort-turkish-4.20-3|7	Name:		texlive-lshort-turkish
14mr|texlive-lshort-turkish-4.20-3|8	Version:	4.20
14mr|texlive-lshort-turkish-4.20-3|9	Release:	3
14mr|texlive-lshort-turkish-4.20-3|10	Summary:	Turkish introduction to LaTeX
14mr|texlive-lshort-turkish-4.20-3|11	Group:		Publishing
14mr|texlive-lshort-turkish-4.20-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/turkish
14mr|texlive-lshort-turkish-4.20-3|13	License:	PD
14mr|texlive-lshort-turkish-4.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-turkish.tar.xz
14mr|texlive-lshort-turkish-4.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-turkish.doc.tar.xz
14mr|texlive-lshort-turkish-4.20-3|16	BuildArch:	noarch
14mr|texlive-lshort-turkish-4.20-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-turkish-4.20-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-turkish-4.20-3|19	
14mr|texlive-lshort-turkish-4.20-3|20	%description
14mr|texlive-lshort-turkish-4.20-3|21	A Turkish translation of Oetiker's (not so) short introduction.
14mr|texlive-lshort-turkish-4.20-3|22	
14mr|texlive-lshort-turkish-4.20-3|23	#-----------------------------------------------------------------------
14mr|texlive-lshort-turkish-4.20-3|24	%files
14mr|texlive-lshort-turkish-4.20-3|25	%doc %{_texmfdistdir}/doc/latex/lshort-turkish/README
14mr|texlive-lshort-turkish-4.20-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-turkish/lshort-tr.pdf
14mr|texlive-lshort-turkish-4.20-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-turkish/trlshort-src.zip
14mr|texlive-lshort-turkish-4.20-3|28	
14mr|texlive-lshort-turkish-4.20-3|29	#-----------------------------------------------------------------------
14mr|texlive-lshort-turkish-4.20-3|30	%prep
14mr|texlive-lshort-turkish-4.20-3|31	%setup -c -a0 -a1
14mr|texlive-lshort-turkish-4.20-3|32	
14mr|texlive-lshort-turkish-4.20-3|33	%build
14mr|texlive-lshort-turkish-4.20-3|34	
14mr|texlive-lshort-turkish-4.20-3|35	%install
14mr|texlive-lshort-turkish-4.20-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-turkish-4.20-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-turkish-4.20-3|38	
14mr|texlive-lshort-turkish-4.20-3|39	
14mr|texlive-lshort-turkish-4.20-3|40	
14mr|texlive-lshort-turkish-4.20-3|41	%changelog
14mr|texlive-lshort-turkish-4.20-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.20-3
14mr|texlive-lshort-turkish-4.20-3|43	+ Revision: 998bbc0
14mr|texlive-lshort-turkish-4.20-3|44	- MassBuild#440: Increase release tag
14mr|texlive-lshort-turkish-4.20-3|45	
14mr|texlive-lshort-turkish-4.20-3|46	

20629 14
14mr|texlive-lshort-ukr-4.00-3|1	# revision 15878
14mr|texlive-lshort-ukr-4.00-3|2	# category Package
14mr|texlive-lshort-ukr-4.00-3|3	# catalog-ctan /info/lshort/ukrainian
14mr|texlive-lshort-ukr-4.00-3|4	# catalog-date 2008-08-22 10:50:40 +0200
14mr|texlive-lshort-ukr-4.00-3|5	# catalog-license other-free
14mr|texlive-lshort-ukr-4.00-3|6	# catalog-version 4.00
14mr|texlive-lshort-ukr-4.00-3|7	Name:		texlive-lshort-ukr
14mr|texlive-lshort-ukr-4.00-3|8	Version:	4.00
14mr|texlive-lshort-ukr-4.00-3|9	Release:	3
14mr|texlive-lshort-ukr-4.00-3|10	Summary:	Ukrainian version of the LaTeX introduction
14mr|texlive-lshort-ukr-4.00-3|11	Group:		Publishing
14mr|texlive-lshort-ukr-4.00-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/ukrainian
14mr|texlive-lshort-ukr-4.00-3|13	License:	OTHER-FREE
14mr|texlive-lshort-ukr-4.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-ukr.tar.xz
14mr|texlive-lshort-ukr-4.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-ukr.doc.tar.xz
14mr|texlive-lshort-ukr-4.00-3|16	BuildArch:	noarch
14mr|texlive-lshort-ukr-4.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-ukr-4.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-ukr-4.00-3|19	
14mr|texlive-lshort-ukr-4.00-3|20	%description
14mr|texlive-lshort-ukr-4.00-3|21	Ukrainian version of A Short Introduction to LaTeX2e.
14mr|texlive-lshort-ukr-4.00-3|22	
14mr|texlive-lshort-ukr-4.00-3|23	#-----------------------------------------------------------------------
14mr|texlive-lshort-ukr-4.00-3|24	%files
14mr|texlive-lshort-ukr-4.00-3|25	%doc %{_texmfdistdir}/doc/latex/lshort-ukr/lshort-ukr-4.12.src.tar.gz
14mr|texlive-lshort-ukr-4.00-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-ukr/lshort-ukr.pdf
14mr|texlive-lshort-ukr-4.00-3|27	
14mr|texlive-lshort-ukr-4.00-3|28	#-----------------------------------------------------------------------
14mr|texlive-lshort-ukr-4.00-3|29	%prep
14mr|texlive-lshort-ukr-4.00-3|30	%setup -c -a0 -a1
14mr|texlive-lshort-ukr-4.00-3|31	
14mr|texlive-lshort-ukr-4.00-3|32	%build
14mr|texlive-lshort-ukr-4.00-3|33	
14mr|texlive-lshort-ukr-4.00-3|34	%install
14mr|texlive-lshort-ukr-4.00-3|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-ukr-4.00-3|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-ukr-4.00-3|37	
14mr|texlive-lshort-ukr-4.00-3|38	
14mr|texlive-lshort-ukr-4.00-3|39	
14mr|texlive-lshort-ukr-4.00-3|40	%changelog
14mr|texlive-lshort-ukr-4.00-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.00-3
14mr|texlive-lshort-ukr-4.00-3|42	+ Revision: 388fe3d
14mr|texlive-lshort-ukr-4.00-3|43	- MassBuild#440: Increase release tag
14mr|texlive-lshort-ukr-4.00-3|44	
14mr|texlive-lshort-ukr-4.00-3|45	

20630 14
14mr|texlive-lshort-vietnamese-4.00-3|1	# revision 15878
14mr|texlive-lshort-vietnamese-4.00-3|2	# category Package
14mr|texlive-lshort-vietnamese-4.00-3|3	# catalog-ctan /info/lshort/vietnamese
14mr|texlive-lshort-vietnamese-4.00-3|4	# catalog-date 2007-03-09 12:50:50 +0100
14mr|texlive-lshort-vietnamese-4.00-3|5	# catalog-license lppl
14mr|texlive-lshort-vietnamese-4.00-3|6	# catalog-version 4.00
14mr|texlive-lshort-vietnamese-4.00-3|7	Name:		texlive-lshort-vietnamese
14mr|texlive-lshort-vietnamese-4.00-3|8	Version:	4.00
14mr|texlive-lshort-vietnamese-4.00-3|9	Release:	3
14mr|texlive-lshort-vietnamese-4.00-3|10	Summary:	vietnamese version of the LaTeX introduction
14mr|texlive-lshort-vietnamese-4.00-3|11	Group:		Publishing
14mr|texlive-lshort-vietnamese-4.00-3|12	URL:		http://www.ctan.org/tex-archive/info/lshort/vietnamese
14mr|texlive-lshort-vietnamese-4.00-3|13	License:	LPPL
14mr|texlive-lshort-vietnamese-4.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-vietnamese.tar.xz
14mr|texlive-lshort-vietnamese-4.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lshort-vietnamese.doc.tar.xz
14mr|texlive-lshort-vietnamese-4.00-3|16	BuildArch:	noarch
14mr|texlive-lshort-vietnamese-4.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lshort-vietnamese-4.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lshort-vietnamese-4.00-3|19	
14mr|texlive-lshort-vietnamese-4.00-3|20	%description
14mr|texlive-lshort-vietnamese-4.00-3|21	Vietnamese version of A Short Introduction to LaTeX2e.
14mr|texlive-lshort-vietnamese-4.00-3|22	
14mr|texlive-lshort-vietnamese-4.00-3|23	#-----------------------------------------------------------------------
14mr|texlive-lshort-vietnamese-4.00-3|24	%files
14mr|texlive-lshort-vietnamese-4.00-3|25	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/README
14mr|texlive-lshort-vietnamese-4.00-3|26	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/lshort-vi.pdf
14mr|texlive-lshort-vietnamese-4.00-3|27	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/LocalVariables
14mr|texlive-lshort-vietnamese-4.00-3|28	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/Makefile
14mr|texlive-lshort-vietnamese-4.00-3|29	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/README.txt
14mr|texlive-lshort-vietnamese-4.00-3|30	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/abbr.tex
14mr|texlive-lshort-vietnamese-4.00-3|31	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/biblio.tex
14mr|texlive-lshort-vietnamese-4.00-3|32	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/contrib.tex
14mr|texlive-lshort-vietnamese-4.00-3|33	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/custom.tex
14mr|texlive-lshort-vietnamese-4.00-3|34	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/fancyhea.sty
14mr|texlive-lshort-vietnamese-4.00-3|35	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/graphic.tex
14mr|texlive-lshort-vietnamese-4.00-3|36	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/lshort-print-vi.tex
14mr|texlive-lshort-vietnamese-4.00-3|37	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/lshort-vi.sty
14mr|texlive-lshort-vietnamese-4.00-3|38	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/lshort-vi.tex
14mr|texlive-lshort-vietnamese-4.00-3|39	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/lssym.tex
14mr|texlive-lshort-vietnamese-4.00-3|40	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/math.tex
14mr|texlive-lshort-vietnamese-4.00-3|41	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/mylayout.sty
14mr|texlive-lshort-vietnamese-4.00-3|42	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/overview.tex
14mr|texlive-lshort-vietnamese-4.00-3|43	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/spec.tex
14mr|texlive-lshort-vietnamese-4.00-3|44	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/things.tex
14mr|texlive-lshort-vietnamese-4.00-3|45	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/tiengviet.tex
14mr|texlive-lshort-vietnamese-4.00-3|46	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/title.tex
14mr|texlive-lshort-vietnamese-4.00-3|47	%doc %{_texmfdistdir}/doc/latex/lshort-vietnamese/src/typeset.tex
14mr|texlive-lshort-vietnamese-4.00-3|48	
14mr|texlive-lshort-vietnamese-4.00-3|49	#-----------------------------------------------------------------------
14mr|texlive-lshort-vietnamese-4.00-3|50	%prep
14mr|texlive-lshort-vietnamese-4.00-3|51	%setup -c -a0 -a1
14mr|texlive-lshort-vietnamese-4.00-3|52	
14mr|texlive-lshort-vietnamese-4.00-3|53	%build
14mr|texlive-lshort-vietnamese-4.00-3|54	
14mr|texlive-lshort-vietnamese-4.00-3|55	%install
14mr|texlive-lshort-vietnamese-4.00-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-vietnamese-4.00-3|57	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lshort-vietnamese-4.00-3|58	
14mr|texlive-lshort-vietnamese-4.00-3|59	
14mr|texlive-lshort-vietnamese-4.00-3|60	
14mr|texlive-lshort-vietnamese-4.00-3|61	%changelog
14mr|texlive-lshort-vietnamese-4.00-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.00-3
14mr|texlive-lshort-vietnamese-4.00-3|63	+ Revision: ae9f58c
14mr|texlive-lshort-vietnamese-4.00-3|64	- MassBuild#440: Increase release tag
14mr|texlive-lshort-vietnamese-4.00-3|65	
14mr|texlive-lshort-vietnamese-4.00-3|66	

20631 14
14mr|texlive-lstaddons-0.1-3|1	# revision 26196
14mr|texlive-lstaddons-0.1-3|2	# category Package
14mr|texlive-lstaddons-0.1-3|3	# catalog-ctan /macros/latex/contrib/lstaddons
14mr|texlive-lstaddons-0.1-3|4	# catalog-date 2012-05-03 17:01:13 +0200
14mr|texlive-lstaddons-0.1-3|5	# catalog-license lppl1.3
14mr|texlive-lstaddons-0.1-3|6	# catalog-version 0.1
14mr|texlive-lstaddons-0.1-3|7	Name:		texlive-lstaddons
14mr|texlive-lstaddons-0.1-3|8	Version:	0.1
14mr|texlive-lstaddons-0.1-3|9	Release:	3
14mr|texlive-lstaddons-0.1-3|10	Summary:	Add-on packagvess for listings: autogobble and line background
14mr|texlive-lstaddons-0.1-3|11	Group:		Publishing
14mr|texlive-lstaddons-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lstaddons
14mr|texlive-lstaddons-0.1-3|13	License:	LPPL1.3
14mr|texlive-lstaddons-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lstaddons.tar.xz
14mr|texlive-lstaddons-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lstaddons.doc.tar.xz
14mr|texlive-lstaddons-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lstaddons.source.tar.xz
14mr|texlive-lstaddons-0.1-3|17	BuildArch:	noarch
14mr|texlive-lstaddons-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lstaddons-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lstaddons-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lstaddons-0.1-3|21	
14mr|texlive-lstaddons-0.1-3|22	%description
14mr|texlive-lstaddons-0.1-3|23	The bundle contains a small collection of add-on packages for
14mr|texlive-lstaddons-0.1-3|24	the listings package. Current packages are: [?] lstlinebgrd:
14mr|texlive-lstaddons-0.1-3|25	colour the background of some or all lines of a listing; and
14mr|texlive-lstaddons-0.1-3|26	[?] lstautogobble: set the standard "gobble" option to the
14mr|texlive-lstaddons-0.1-3|27	indent of the first line of the code.
14mr|texlive-lstaddons-0.1-3|28	
14mr|texlive-lstaddons-0.1-3|29	%post
14mr|texlive-lstaddons-0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-lstaddons-0.1-3|31	
14mr|texlive-lstaddons-0.1-3|32	%postun
14mr|texlive-lstaddons-0.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-lstaddons-0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-lstaddons-0.1-3|35	fi
14mr|texlive-lstaddons-0.1-3|36	
14mr|texlive-lstaddons-0.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-lstaddons-0.1-3|38	%files
14mr|texlive-lstaddons-0.1-3|39	%{_texmfdistdir}/tex/latex/lstaddons/lstautogobble.sty
14mr|texlive-lstaddons-0.1-3|40	%{_texmfdistdir}/tex/latex/lstaddons/lstlinebgrd.sty
14mr|texlive-lstaddons-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/lstaddons/README
14mr|texlive-lstaddons-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/lstaddons/lstautogobble.pdf
14mr|texlive-lstaddons-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/lstaddons/lstlinebgrd.pdf
14mr|texlive-lstaddons-0.1-3|44	#- source
14mr|texlive-lstaddons-0.1-3|45	%doc %{_texmfdistdir}/source/latex/lstaddons/lstaddons.ins
14mr|texlive-lstaddons-0.1-3|46	%doc %{_texmfdistdir}/source/latex/lstaddons/lstautogobble.dtx
14mr|texlive-lstaddons-0.1-3|47	%doc %{_texmfdistdir}/source/latex/lstaddons/lstlinebgrd.dtx
14mr|texlive-lstaddons-0.1-3|48	
14mr|texlive-lstaddons-0.1-3|49	#-----------------------------------------------------------------------
14mr|texlive-lstaddons-0.1-3|50	%prep
14mr|texlive-lstaddons-0.1-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-lstaddons-0.1-3|52	
14mr|texlive-lstaddons-0.1-3|53	%build
14mr|texlive-lstaddons-0.1-3|54	
14mr|texlive-lstaddons-0.1-3|55	%install
14mr|texlive-lstaddons-0.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lstaddons-0.1-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lstaddons-0.1-3|58	
14mr|texlive-lstaddons-0.1-3|59	
14mr|texlive-lstaddons-0.1-3|60	
14mr|texlive-lstaddons-0.1-3|61	%changelog
14mr|texlive-lstaddons-0.1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-lstaddons-0.1-3|63	+ Revision: a94617b
14mr|texlive-lstaddons-0.1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-lstaddons-0.1-3|65	
14mr|texlive-lstaddons-0.1-3|66	

20632 14
14mr|texlive-lt3graph-0.0.9.r1-2|1	# revision 32356
14mr|texlive-lt3graph-0.0.9.r1-2|2	# category Package
14mr|texlive-lt3graph-0.0.9.r1-2|3	# catalog-ctan /macros/latex/contrib/lt3graph
14mr|texlive-lt3graph-0.0.9.r1-2|4	# catalog-date 2013-12-08 00:11:37 +0100
14mr|texlive-lt3graph-0.0.9.r1-2|5	# catalog-license lppl1.3
14mr|texlive-lt3graph-0.0.9.r1-2|6	# catalog-version 0.0.9-r1
14mr|texlive-lt3graph-0.0.9.r1-2|7	Name:		texlive-lt3graph
14mr|texlive-lt3graph-0.0.9.r1-2|8	Version:	0.0.9.r1
14mr|texlive-lt3graph-0.0.9.r1-2|9	Release:	2
14mr|texlive-lt3graph-0.0.9.r1-2|10	Summary:	Provide a graph datastructure for experimental LaTeX3
14mr|texlive-lt3graph-0.0.9.r1-2|11	Group:		Publishing
14mr|texlive-lt3graph-0.0.9.r1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lt3graph
14mr|texlive-lt3graph-0.0.9.r1-2|13	License:	LPPL1.3
14mr|texlive-lt3graph-0.0.9.r1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lt3graph.tar.xz
14mr|texlive-lt3graph-0.0.9.r1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lt3graph.doc.tar.xz
14mr|texlive-lt3graph-0.0.9.r1-2|16	BuildArch:	noarch
14mr|texlive-lt3graph-0.0.9.r1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lt3graph-0.0.9.r1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lt3graph-0.0.9.r1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-lt3graph-0.0.9.r1-2|20	
14mr|texlive-lt3graph-0.0.9.r1-2|21	%description
14mr|texlive-lt3graph-0.0.9.r1-2|22	The package defines a 'graph' data structure, for use in
14mr|texlive-lt3graph-0.0.9.r1-2|23	documents that are using the experimental LaTeX 3 syntax.
14mr|texlive-lt3graph-0.0.9.r1-2|24	
14mr|texlive-lt3graph-0.0.9.r1-2|25	%post
14mr|texlive-lt3graph-0.0.9.r1-2|26	%{_sbindir}/texlive.post
14mr|texlive-lt3graph-0.0.9.r1-2|27	
14mr|texlive-lt3graph-0.0.9.r1-2|28	%postun
14mr|texlive-lt3graph-0.0.9.r1-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-lt3graph-0.0.9.r1-2|30	%{_sbindir}/texlive.post
14mr|texlive-lt3graph-0.0.9.r1-2|31	fi
14mr|texlive-lt3graph-0.0.9.r1-2|32	
14mr|texlive-lt3graph-0.0.9.r1-2|33	#-----------------------------------------------------------------------
14mr|texlive-lt3graph-0.0.9.r1-2|34	%files
14mr|texlive-lt3graph-0.0.9.r1-2|35	%{_texmfdistdir}/tex/latex/lt3graph/lt3graph-dry.sty
14mr|texlive-lt3graph-0.0.9.r1-2|36	%{_texmfdistdir}/tex/latex/lt3graph/lt3graph-packagedoc.cls
14mr|texlive-lt3graph-0.0.9.r1-2|37	%{_texmfdistdir}/tex/latex/lt3graph/lt3graph.sty
14mr|texlive-lt3graph-0.0.9.r1-2|38	%doc %{_texmfdistdir}/doc/latex/lt3graph/README
14mr|texlive-lt3graph-0.0.9.r1-2|39	%doc %{_texmfdistdir}/doc/latex/lt3graph/lt3graph.pdf
14mr|texlive-lt3graph-0.0.9.r1-2|40	%doc %{_texmfdistdir}/doc/latex/lt3graph/lt3graph.tex
14mr|texlive-lt3graph-0.0.9.r1-2|41	
14mr|texlive-lt3graph-0.0.9.r1-2|42	#-----------------------------------------------------------------------
14mr|texlive-lt3graph-0.0.9.r1-2|43	%prep
14mr|texlive-lt3graph-0.0.9.r1-2|44	%setup -c -a0 -a1
14mr|texlive-lt3graph-0.0.9.r1-2|45	
14mr|texlive-lt3graph-0.0.9.r1-2|46	%build
14mr|texlive-lt3graph-0.0.9.r1-2|47	
14mr|texlive-lt3graph-0.0.9.r1-2|48	%install
14mr|texlive-lt3graph-0.0.9.r1-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lt3graph-0.0.9.r1-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lt3graph-0.0.9.r1-2|51	
14mr|texlive-lt3graph-0.0.9.r1-2|52	%changelog
14mr|texlive-lt3graph-0.0.9.r1-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.9.r1-2
14mr|texlive-lt3graph-0.0.9.r1-2|54	+ Revision: 7929dc6
14mr|texlive-lt3graph-0.0.9.r1-2|55	- MassBuild#440: Increase release tag
14mr|texlive-lt3graph-0.0.9.r1-2|56	
14mr|texlive-lt3graph-0.0.9.r1-2|57	

20633 14
14mr|texlive-ltablex-1.0-6|1	# revision 29903
14mr|texlive-ltablex-1.0-6|2	# category Package
14mr|texlive-ltablex-1.0-6|3	# catalog-ctan /macros/latex/contrib/ltablex
14mr|texlive-ltablex-1.0-6|4	# catalog-date 2013-04-12 10:31:24 +0200
14mr|texlive-ltablex-1.0-6|5	# catalog-license lppl
14mr|texlive-ltablex-1.0-6|6	# catalog-version 1.0
14mr|texlive-ltablex-1.0-6|7	Name:		texlive-ltablex
14mr|texlive-ltablex-1.0-6|8	Version:	1.0
14mr|texlive-ltablex-1.0-6|9	Release:	6
14mr|texlive-ltablex-1.0-6|10	Summary:	Table package extensions
14mr|texlive-ltablex-1.0-6|11	Group:		Publishing
14mr|texlive-ltablex-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltablex
14mr|texlive-ltablex-1.0-6|13	License:	LPPL
14mr|texlive-ltablex-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltablex.tar.xz
14mr|texlive-ltablex-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltablex.doc.tar.xz
14mr|texlive-ltablex-1.0-6|16	BuildArch:	noarch
14mr|texlive-ltablex-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ltablex-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ltablex-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-ltablex-1.0-6|20	
14mr|texlive-ltablex-1.0-6|21	%description
14mr|texlive-ltablex-1.0-6|22	Modifies the tabularx environment to combine the features of
14mr|texlive-ltablex-1.0-6|23	the tabularx package (auto-sized columns in a fixed width
14mr|texlive-ltablex-1.0-6|24	table) with those of the longtable package (multi-page tables).
14mr|texlive-ltablex-1.0-6|25	
14mr|texlive-ltablex-1.0-6|26	%post
14mr|texlive-ltablex-1.0-6|27	%{_sbindir}/texlive.post
14mr|texlive-ltablex-1.0-6|28	
14mr|texlive-ltablex-1.0-6|29	%postun
14mr|texlive-ltablex-1.0-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-ltablex-1.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-ltablex-1.0-6|32	fi
14mr|texlive-ltablex-1.0-6|33	
14mr|texlive-ltablex-1.0-6|34	#-----------------------------------------------------------------------
14mr|texlive-ltablex-1.0-6|35	%files
14mr|texlive-ltablex-1.0-6|36	%{_texmfdistdir}/tex/latex/ltablex/ltablex.sty
14mr|texlive-ltablex-1.0-6|37	%doc %{_texmfdistdir}/doc/latex/ltablex/README
14mr|texlive-ltablex-1.0-6|38	%doc %{_texmfdistdir}/doc/latex/ltablex/ltablex.pdf
14mr|texlive-ltablex-1.0-6|39	%doc %{_texmfdistdir}/doc/latex/ltablex/ltablex.tex
14mr|texlive-ltablex-1.0-6|40	
14mr|texlive-ltablex-1.0-6|41	#-----------------------------------------------------------------------
14mr|texlive-ltablex-1.0-6|42	%prep
14mr|texlive-ltablex-1.0-6|43	%setup -c -a0 -a1
14mr|texlive-ltablex-1.0-6|44	
14mr|texlive-ltablex-1.0-6|45	%build
14mr|texlive-ltablex-1.0-6|46	
14mr|texlive-ltablex-1.0-6|47	%install
14mr|texlive-ltablex-1.0-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ltablex-1.0-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ltablex-1.0-6|50	
14mr|texlive-ltablex-1.0-6|51	%changelog
14mr|texlive-ltablex-1.0-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-ltablex-1.0-6|53	+ Revision: df0b9c0
14mr|texlive-ltablex-1.0-6|54	- MassBuild#440: Increase release tag
14mr|texlive-ltablex-1.0-6|55	
14mr|texlive-ltablex-1.0-6|56	

20634 14
14mr|texlive-ltabptch-1.74d-3|1	# revision 17533
14mr|texlive-ltabptch-1.74d-3|2	# category Package
14mr|texlive-ltabptch-1.74d-3|3	# catalog-ctan /macros/latex/contrib/ltabptch
14mr|texlive-ltabptch-1.74d-3|4	# catalog-date 2010-03-07 16:35:25 +0100
14mr|texlive-ltabptch-1.74d-3|5	# catalog-license lppl
14mr|texlive-ltabptch-1.74d-3|6	# catalog-version 1.74d
14mr|texlive-ltabptch-1.74d-3|7	Name:		texlive-ltabptch
14mr|texlive-ltabptch-1.74d-3|8	Version:	1.74d
14mr|texlive-ltabptch-1.74d-3|9	Release:	3
14mr|texlive-ltabptch-1.74d-3|10	Summary:	Bug fix for longtable
14mr|texlive-ltabptch-1.74d-3|11	Group:		Publishing
14mr|texlive-ltabptch-1.74d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltabptch
14mr|texlive-ltabptch-1.74d-3|13	License:	LPPL
14mr|texlive-ltabptch-1.74d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltabptch.tar.xz
14mr|texlive-ltabptch-1.74d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltabptch.doc.tar.xz
14mr|texlive-ltabptch-1.74d-3|16	BuildArch:	noarch
14mr|texlive-ltabptch-1.74d-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ltabptch-1.74d-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ltabptch-1.74d-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ltabptch-1.74d-3|20	
14mr|texlive-ltabptch-1.74d-3|21	%description
14mr|texlive-ltabptch-1.74d-3|22	A patch for LaTeX bugs tools/3180 and tools/3480. The patch
14mr|texlive-ltabptch-1.74d-3|23	applies to version 4.11 of longtable.
14mr|texlive-ltabptch-1.74d-3|24	
14mr|texlive-ltabptch-1.74d-3|25	%post
14mr|texlive-ltabptch-1.74d-3|26	%{_sbindir}/texlive.post
14mr|texlive-ltabptch-1.74d-3|27	
14mr|texlive-ltabptch-1.74d-3|28	%postun
14mr|texlive-ltabptch-1.74d-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-ltabptch-1.74d-3|30	%{_sbindir}/texlive.post
14mr|texlive-ltabptch-1.74d-3|31	fi
14mr|texlive-ltabptch-1.74d-3|32	
14mr|texlive-ltabptch-1.74d-3|33	#-----------------------------------------------------------------------
14mr|texlive-ltabptch-1.74d-3|34	%files
14mr|texlive-ltabptch-1.74d-3|35	%{_texmfdistdir}/tex/latex/ltabptch/ltabptch.sty
14mr|texlive-ltabptch-1.74d-3|36	%doc %{_texmfdistdir}/doc/latex/ltabptch/README
14mr|texlive-ltabptch-1.74d-3|37	%doc %{_texmfdistdir}/doc/latex/ltabptch/ltabptch.pdf
14mr|texlive-ltabptch-1.74d-3|38	%doc %{_texmfdistdir}/doc/latex/ltabptch/ltabptch.tex
14mr|texlive-ltabptch-1.74d-3|39	%doc %{_texmfdistdir}/doc/latex/ltabptch/ltabtest.tex
14mr|texlive-ltabptch-1.74d-3|40	
14mr|texlive-ltabptch-1.74d-3|41	#-----------------------------------------------------------------------
14mr|texlive-ltabptch-1.74d-3|42	%prep
14mr|texlive-ltabptch-1.74d-3|43	%setup -c -a0 -a1
14mr|texlive-ltabptch-1.74d-3|44	
14mr|texlive-ltabptch-1.74d-3|45	%build
14mr|texlive-ltabptch-1.74d-3|46	
14mr|texlive-ltabptch-1.74d-3|47	%install
14mr|texlive-ltabptch-1.74d-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ltabptch-1.74d-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ltabptch-1.74d-3|50	
14mr|texlive-ltabptch-1.74d-3|51	
14mr|texlive-ltabptch-1.74d-3|52	
14mr|texlive-ltabptch-1.74d-3|53	%changelog
14mr|texlive-ltabptch-1.74d-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.74d-3
14mr|texlive-ltabptch-1.74d-3|55	+ Revision: 53f2839
14mr|texlive-ltabptch-1.74d-3|56	- MassBuild#440: Increase release tag
14mr|texlive-ltabptch-1.74d-3|57	
14mr|texlive-ltabptch-1.74d-3|58	

20635 14
14mr|texlive-ltxdockit-1.2c-3|1	# revision 21869
14mr|texlive-ltxdockit-1.2c-3|2	# category Package
14mr|texlive-ltxdockit-1.2c-3|3	# catalog-ctan /macros/latex/contrib/ltxdockit
14mr|texlive-ltxdockit-1.2c-3|4	# catalog-date 2010-12-10 17:32:44 +0100
14mr|texlive-ltxdockit-1.2c-3|5	# catalog-license lppl
14mr|texlive-ltxdockit-1.2c-3|6	# catalog-version 1.2c
14mr|texlive-ltxdockit-1.2c-3|7	Name:		texlive-ltxdockit
14mr|texlive-ltxdockit-1.2c-3|8	Version:	1.2c
14mr|texlive-ltxdockit-1.2c-3|9	Release:	3
14mr|texlive-ltxdockit-1.2c-3|10	Summary:	Documentation support
14mr|texlive-ltxdockit-1.2c-3|11	Group:		Publishing
14mr|texlive-ltxdockit-1.2c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxdockit
14mr|texlive-ltxdockit-1.2c-3|13	License:	LPPL
14mr|texlive-ltxdockit-1.2c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxdockit.tar.xz
14mr|texlive-ltxdockit-1.2c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxdockit.doc.tar.xz
14mr|texlive-ltxdockit-1.2c-3|16	BuildArch:	noarch
14mr|texlive-ltxdockit-1.2c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ltxdockit-1.2c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ltxdockit-1.2c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ltxdockit-1.2c-3|20	
14mr|texlive-ltxdockit-1.2c-3|21	%description
14mr|texlive-ltxdockit-1.2c-3|22	This bundle, consisting of a simple wrapper class and some
14mr|texlive-ltxdockit-1.2c-3|23	packages, forms a small LaTeX/BibTeX documentation kit; the
14mr|texlive-ltxdockit-1.2c-3|24	author uses it for some of his own packages. The package is not
14mr|texlive-ltxdockit-1.2c-3|25	supported: users should not attempt its use unless they are
14mr|texlive-ltxdockit-1.2c-3|26	capable of dealing with problems unaided. (The actual purpose
14mr|texlive-ltxdockit-1.2c-3|27	of releasing the package is to make it possible for third
14mr|texlive-ltxdockit-1.2c-3|28	parties to compile the documentation of other packages, should
14mr|texlive-ltxdockit-1.2c-3|29	that be necessary.).
14mr|texlive-ltxdockit-1.2c-3|30	
14mr|texlive-ltxdockit-1.2c-3|31	%post
14mr|texlive-ltxdockit-1.2c-3|32	%{_sbindir}/texlive.post
14mr|texlive-ltxdockit-1.2c-3|33	
14mr|texlive-ltxdockit-1.2c-3|34	%postun
14mr|texlive-ltxdockit-1.2c-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-ltxdockit-1.2c-3|36	%{_sbindir}/texlive.post
14mr|texlive-ltxdockit-1.2c-3|37	fi
14mr|texlive-ltxdockit-1.2c-3|38	
14mr|texlive-ltxdockit-1.2c-3|39	#-----------------------------------------------------------------------
14mr|texlive-ltxdockit-1.2c-3|40	%files
14mr|texlive-ltxdockit-1.2c-3|41	%{_texmfdistdir}/tex/latex/ltxdockit/btxdockit.sty
14mr|texlive-ltxdockit-1.2c-3|42	%{_texmfdistdir}/tex/latex/ltxdockit/ltxdockit.cfg
14mr|texlive-ltxdockit-1.2c-3|43	%{_texmfdistdir}/tex/latex/ltxdockit/ltxdockit.cls
14mr|texlive-ltxdockit-1.2c-3|44	%{_texmfdistdir}/tex/latex/ltxdockit/ltxdockit.def
14mr|texlive-ltxdockit-1.2c-3|45	%{_texmfdistdir}/tex/latex/ltxdockit/ltxdockit.sty
14mr|texlive-ltxdockit-1.2c-3|46	%doc %{_texmfdistdir}/doc/latex/ltxdockit/README
14mr|texlive-ltxdockit-1.2c-3|47	
14mr|texlive-ltxdockit-1.2c-3|48	#-----------------------------------------------------------------------
14mr|texlive-ltxdockit-1.2c-3|49	%prep
14mr|texlive-ltxdockit-1.2c-3|50	%setup -c -a0 -a1
14mr|texlive-ltxdockit-1.2c-3|51	
14mr|texlive-ltxdockit-1.2c-3|52	%build
14mr|texlive-ltxdockit-1.2c-3|53	
14mr|texlive-ltxdockit-1.2c-3|54	%install
14mr|texlive-ltxdockit-1.2c-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxdockit-1.2c-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxdockit-1.2c-3|57	
14mr|texlive-ltxdockit-1.2c-3|58	
14mr|texlive-ltxdockit-1.2c-3|59	
14mr|texlive-ltxdockit-1.2c-3|60	%changelog
14mr|texlive-ltxdockit-1.2c-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2c-3
14mr|texlive-ltxdockit-1.2c-3|62	+ Revision: ada3ef5
14mr|texlive-ltxdockit-1.2c-3|63	- MassBuild#440: Increase release tag
14mr|texlive-ltxdockit-1.2c-3|64	
14mr|texlive-ltxdockit-1.2c-3|65	

20636 14
14mr|texlive-ltxfileinfo-2.00-8|1	# revision 29349
14mr|texlive-ltxfileinfo-2.00-8|2	# category Package
14mr|texlive-ltxfileinfo-2.00-8|3	# catalog-ctan /support/ltxfileinfo
14mr|texlive-ltxfileinfo-2.00-8|4	# catalog-date 2013-02-05 06:50:41 +0100
14mr|texlive-ltxfileinfo-2.00-8|5	# catalog-license gpl
14mr|texlive-ltxfileinfo-2.00-8|6	# catalog-version 2.00
14mr|texlive-ltxfileinfo-2.00-8|7	Name:		texlive-ltxfileinfo
14mr|texlive-ltxfileinfo-2.00-8|8	Version:	2.00
14mr|texlive-ltxfileinfo-2.00-8|9	Release:	8
14mr|texlive-ltxfileinfo-2.00-8|10	Summary:	Print version info for latex class or style file
14mr|texlive-ltxfileinfo-2.00-8|11	Group:		Publishing
14mr|texlive-ltxfileinfo-2.00-8|12	URL:		http://www.ctan.org/tex-archive/support/ltxfileinfo
14mr|texlive-ltxfileinfo-2.00-8|13	License:	GPL
14mr|texlive-ltxfileinfo-2.00-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxfileinfo.tar.xz
14mr|texlive-ltxfileinfo-2.00-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxfileinfo.doc.tar.xz
14mr|texlive-ltxfileinfo-2.00-8|16	BuildArch:	noarch
14mr|texlive-ltxfileinfo-2.00-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ltxfileinfo-2.00-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ltxfileinfo-2.00-8|19	Requires(post):	texlive-kpathsea
14mr|texlive-ltxfileinfo-2.00-8|20	Provides:	texlive-ltxfileinfo.bin = %{EVRD}
14mr|texlive-ltxfileinfo-2.00-8|21	
14mr|texlive-ltxfileinfo-2.00-8|22	%description
14mr|texlive-ltxfileinfo-2.00-8|23	The bash script ltxfileinfo prints information about a LaTeX
14mr|texlive-ltxfileinfo-2.00-8|24	class, style and other files to standard output. The script is
14mr|texlive-ltxfileinfo-2.00-8|25	based on Uwe Luck's readprov, so it prints information only for
14mr|texlive-ltxfileinfo-2.00-8|26	files that contain a \ProvidesFile, \ProvidesClass or
14mr|texlive-ltxfileinfo-2.00-8|27	\ProvidesPackage statement. The script tries to correct errors
14mr|texlive-ltxfileinfo-2.00-8|28	in these \Provides... statements and it has options, useful for
14mr|texlive-ltxfileinfo-2.00-8|29	developers, to make errors in those statements visible.
14mr|texlive-ltxfileinfo-2.00-8|30	
14mr|texlive-ltxfileinfo-2.00-8|31	%post
14mr|texlive-ltxfileinfo-2.00-8|32	%{_sbindir}/texlive.post
14mr|texlive-ltxfileinfo-2.00-8|33	
14mr|texlive-ltxfileinfo-2.00-8|34	%postun
14mr|texlive-ltxfileinfo-2.00-8|35	if [ $1 -eq 0 ]; then
14mr|texlive-ltxfileinfo-2.00-8|36	%{_sbindir}/texlive.post
14mr|texlive-ltxfileinfo-2.00-8|37	fi
14mr|texlive-ltxfileinfo-2.00-8|38	
14mr|texlive-ltxfileinfo-2.00-8|39	#-----------------------------------------------------------------------
14mr|texlive-ltxfileinfo-2.00-8|40	%files
14mr|texlive-ltxfileinfo-2.00-8|41	%{_bindir}/ltxfileinfo
14mr|texlive-ltxfileinfo-2.00-8|42	%{_texmfdistdir}/scripts/ltxfileinfo/ltxfileinfo
14mr|texlive-ltxfileinfo-2.00-8|43	%doc %{_texmfdistdir}/doc/support/ltxfileinfo/README
14mr|texlive-ltxfileinfo-2.00-8|44	%doc %{_texmfdistdir}/doc/support/ltxfileinfo/ltxfileinfo.pdf
14mr|texlive-ltxfileinfo-2.00-8|45	
14mr|texlive-ltxfileinfo-2.00-8|46	#-----------------------------------------------------------------------
14mr|texlive-ltxfileinfo-2.00-8|47	%prep
14mr|texlive-ltxfileinfo-2.00-8|48	%setup -c -a0 -a1
14mr|texlive-ltxfileinfo-2.00-8|49	
14mr|texlive-ltxfileinfo-2.00-8|50	%build
14mr|texlive-ltxfileinfo-2.00-8|51	
14mr|texlive-ltxfileinfo-2.00-8|52	%install
14mr|texlive-ltxfileinfo-2.00-8|53	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-ltxfileinfo-2.00-8|54	pushd %{buildroot}%{_bindir}
14mr|texlive-ltxfileinfo-2.00-8|55	ln -sf %{_texmfdistdir}/scripts/ltxfileinfo/ltxfileinfo ltxfileinfo
14mr|texlive-ltxfileinfo-2.00-8|56	popd
14mr|texlive-ltxfileinfo-2.00-8|57	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ltxfileinfo-2.00-8|58	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ltxfileinfo-2.00-8|59	
14mr|texlive-ltxfileinfo-2.00-8|60	%changelog
14mr|texlive-ltxfileinfo-2.00-8|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.00-8
14mr|texlive-ltxfileinfo-2.00-8|62	+ Revision: 189a991
14mr|texlive-ltxfileinfo-2.00-8|63	- MassBuild#440: Increase release tag
14mr|texlive-ltxfileinfo-2.00-8|64	
14mr|texlive-ltxfileinfo-2.00-8|65	

20637 14
14mr|texlive-ltximg-1.0-3|1	# revision 32346
14mr|texlive-ltximg-1.0-3|2	# category Package
14mr|texlive-ltximg-1.0-3|3	# catalog-ctan /support/ltximg
14mr|texlive-ltximg-1.0-3|4	# catalog-date 2013-12-05 10:21:29 +0100
14mr|texlive-ltximg-1.0-3|5	# catalog-license gpl2
14mr|texlive-ltximg-1.0-3|6	# catalog-version 1.0
14mr|texlive-ltximg-1.0-3|7	Name:		texlive-ltximg
14mr|texlive-ltximg-1.0-3|8	Version:	1.0
14mr|texlive-ltximg-1.0-3|9	Release:	3
14mr|texlive-ltximg-1.0-3|10	Summary:	Split LaTeX files to sanitise a conversion process
14mr|texlive-ltximg-1.0-3|11	Group:		Publishing
14mr|texlive-ltximg-1.0-3|12	URL:		http://www.ctan.org/tex-archive/support/ltximg
14mr|texlive-ltximg-1.0-3|13	License:	GPL2
14mr|texlive-ltximg-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltximg.tar.xz
14mr|texlive-ltximg-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltximg.doc.tar.xz
14mr|texlive-ltximg-1.0-3|16	BuildArch:	noarch
14mr|texlive-ltximg-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ltximg-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ltximg-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ltximg-1.0-3|20	Provides:	texlive-ltximg.bin = %{EVRD}
14mr|texlive-ltximg-1.0-3|21	
14mr|texlive-ltximg-1.0-3|22	%description
14mr|texlive-ltximg-1.0-3|23	The package provides a Perl script that extracts all TikZ and
14mr|texlive-ltximg-1.0-3|24	PStricks environments for separate processing to produce images
14mr|texlive-ltximg-1.0-3|25	(in eps, pdf, png or jpg format) for use by a converter or the
14mr|texlive-ltximg-1.0-3|26	preview bundle.
14mr|texlive-ltximg-1.0-3|27	
14mr|texlive-ltximg-1.0-3|28	%post
14mr|texlive-ltximg-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-ltximg-1.0-3|30	
14mr|texlive-ltximg-1.0-3|31	%postun
14mr|texlive-ltximg-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ltximg-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-ltximg-1.0-3|34	fi
14mr|texlive-ltximg-1.0-3|35	
14mr|texlive-ltximg-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-ltximg-1.0-3|37	%files
14mr|texlive-ltximg-1.0-3|38	%{_bindir}/ltximg
14mr|texlive-ltximg-1.0-3|39	%{_texmfdistdir}/scripts/ltximg/ltximg.pl
14mr|texlive-ltximg-1.0-3|40	%doc %{_texmfdistdir}/doc/support/ltximg/README
14mr|texlive-ltximg-1.0-3|41	%doc %{_texmfdistdir}/doc/support/ltximg/ltximg-doc.pdf
14mr|texlive-ltximg-1.0-3|42	%doc %{_texmfdistdir}/doc/support/ltximg/ltximg-doc.tex
14mr|texlive-ltximg-1.0-3|43	%doc %{_texmfdistdir}/doc/support/ltximg/test.tex
14mr|texlive-ltximg-1.0-3|44	
14mr|texlive-ltximg-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-ltximg-1.0-3|46	%prep
14mr|texlive-ltximg-1.0-3|47	%setup -c -a0 -a1
14mr|texlive-ltximg-1.0-3|48	
14mr|texlive-ltximg-1.0-3|49	%build
14mr|texlive-ltximg-1.0-3|50	
14mr|texlive-ltximg-1.0-3|51	%install
14mr|texlive-ltximg-1.0-3|52	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-ltximg-1.0-3|53	pushd %{buildroot}%{_bindir}
14mr|texlive-ltximg-1.0-3|54	ln -sf %{_texmfdistdir}/scripts/ltximg/ltximg.pl ltximg
14mr|texlive-ltximg-1.0-3|55	popd
14mr|texlive-ltximg-1.0-3|56	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ltximg-1.0-3|57	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ltximg-1.0-3|58	
14mr|texlive-ltximg-1.0-3|59	%changelog
14mr|texlive-ltximg-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-ltximg-1.0-3|61	+ Revision: 59f7759
14mr|texlive-ltximg-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-ltximg-1.0-3|63	
14mr|texlive-ltximg-1.0-3|64	

20638 14
14mr|texlive-ltxindex-0.1c-3|1	# revision 15878
14mr|texlive-ltxindex-0.1c-3|2	# category Package
14mr|texlive-ltxindex-0.1c-3|3	# catalog-ctan /macros/latex/contrib/ltxindex
14mr|texlive-ltxindex-0.1c-3|4	# catalog-date 2009-10-01 20:18:08 +0200
14mr|texlive-ltxindex-0.1c-3|5	# catalog-license gpl
14mr|texlive-ltxindex-0.1c-3|6	# catalog-version 0.1c
14mr|texlive-ltxindex-0.1c-3|7	Name:		texlive-ltxindex
14mr|texlive-ltxindex-0.1c-3|8	Version:	0.1c
14mr|texlive-ltxindex-0.1c-3|9	Release:	3
14mr|texlive-ltxindex-0.1c-3|10	Summary:	A LaTeX package to typeset indices with GNU's Texindex
14mr|texlive-ltxindex-0.1c-3|11	Group:		Publishing
14mr|texlive-ltxindex-0.1c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxindex
14mr|texlive-ltxindex-0.1c-3|13	License:	GPL
14mr|texlive-ltxindex-0.1c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxindex.tar.xz
14mr|texlive-ltxindex-0.1c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxindex.doc.tar.xz
14mr|texlive-ltxindex-0.1c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxindex.source.tar.xz
14mr|texlive-ltxindex-0.1c-3|17	BuildArch:	noarch
14mr|texlive-ltxindex-0.1c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ltxindex-0.1c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ltxindex-0.1c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ltxindex-0.1c-3|21	
14mr|texlive-ltxindex-0.1c-3|22	%description
14mr|texlive-ltxindex-0.1c-3|23	A LaTeX package that allows the user to make indexes with GNU's
14mr|texlive-ltxindex-0.1c-3|24	Texindex program, instead of makeindex. It provides the
14mr|texlive-ltxindex-0.1c-3|25	indexing commands available in Texinfo by default, but only
14mr|texlive-ltxindex-0.1c-3|26	defines the concept index (cp) by default -- the user must
14mr|texlive-ltxindex-0.1c-3|27	define other standard indexes, and there is no provision for
14mr|texlive-ltxindex-0.1c-3|28	custom indexes. The package is not currently maintained.
14mr|texlive-ltxindex-0.1c-3|29	
14mr|texlive-ltxindex-0.1c-3|30	%post
14mr|texlive-ltxindex-0.1c-3|31	%{_sbindir}/texlive.post
14mr|texlive-ltxindex-0.1c-3|32	
14mr|texlive-ltxindex-0.1c-3|33	%postun
14mr|texlive-ltxindex-0.1c-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-ltxindex-0.1c-3|35	%{_sbindir}/texlive.post
14mr|texlive-ltxindex-0.1c-3|36	fi
14mr|texlive-ltxindex-0.1c-3|37	
14mr|texlive-ltxindex-0.1c-3|38	#-----------------------------------------------------------------------
14mr|texlive-ltxindex-0.1c-3|39	%files
14mr|texlive-ltxindex-0.1c-3|40	%{_texmfdistdir}/tex/latex/ltxindex/ltxindex.sty
14mr|texlive-ltxindex-0.1c-3|41	%doc %{_texmfdistdir}/doc/latex/ltxindex/README
14mr|texlive-ltxindex-0.1c-3|42	%doc %{_texmfdistdir}/doc/latex/ltxindex/copying.txt
14mr|texlive-ltxindex-0.1c-3|43	%doc %{_texmfdistdir}/doc/latex/ltxindex/ltxindex.pdf
14mr|texlive-ltxindex-0.1c-3|44	#- source
14mr|texlive-ltxindex-0.1c-3|45	%doc %{_texmfdistdir}/source/latex/ltxindex/ltxindex.dtx
14mr|texlive-ltxindex-0.1c-3|46	
14mr|texlive-ltxindex-0.1c-3|47	#-----------------------------------------------------------------------
14mr|texlive-ltxindex-0.1c-3|48	%prep
14mr|texlive-ltxindex-0.1c-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-ltxindex-0.1c-3|50	
14mr|texlive-ltxindex-0.1c-3|51	%build
14mr|texlive-ltxindex-0.1c-3|52	
14mr|texlive-ltxindex-0.1c-3|53	%install
14mr|texlive-ltxindex-0.1c-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxindex-0.1c-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxindex-0.1c-3|56	
14mr|texlive-ltxindex-0.1c-3|57	
14mr|texlive-ltxindex-0.1c-3|58	
14mr|texlive-ltxindex-0.1c-3|59	%changelog
14mr|texlive-ltxindex-0.1c-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1c-3
14mr|texlive-ltxindex-0.1c-3|61	+ Revision: 5bbd922
14mr|texlive-ltxindex-0.1c-3|62	- MassBuild#440: Increase release tag
14mr|texlive-ltxindex-0.1c-3|63	
14mr|texlive-ltxindex-0.1c-3|64	

20639 14
14mr|texlive-ltxkeys-0.3.0-3|1	# revision 24898
14mr|texlive-ltxkeys-0.3.0-3|2	# category Package
14mr|texlive-ltxkeys-0.3.0-3|3	# catalog-ctan /macros/latex/contrib/ltxkeys
14mr|texlive-ltxkeys-0.3.0-3|4	# catalog-date 2011-12-19 23:56:31 +0100
14mr|texlive-ltxkeys-0.3.0-3|5	# catalog-license lppl
14mr|texlive-ltxkeys-0.3.0-3|6	# catalog-version 0.0.3
14mr|texlive-ltxkeys-0.3.0-3|7	Name:		texlive-ltxkeys
14mr|texlive-ltxkeys-0.3.0-3|8	Version:	0.3.0
14mr|texlive-ltxkeys-0.3.0-3|9	Release:	3
14mr|texlive-ltxkeys-0.3.0-3|10	Summary:	A robust key parser for LaTeX
14mr|texlive-ltxkeys-0.3.0-3|11	Group:		Publishing
14mr|texlive-ltxkeys-0.3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxkeys
14mr|texlive-ltxkeys-0.3.0-3|13	License:	LPPL
14mr|texlive-ltxkeys-0.3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxkeys.tar.xz
14mr|texlive-ltxkeys-0.3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxkeys.doc.tar.xz
14mr|texlive-ltxkeys-0.3.0-3|16	BuildArch:	noarch
14mr|texlive-ltxkeys-0.3.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ltxkeys-0.3.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ltxkeys-0.3.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ltxkeys-0.3.0-3|20	
14mr|texlive-ltxkeys-0.3.0-3|21	%description
14mr|texlive-ltxkeys-0.3.0-3|22	The package provides facilities for creating and managing keys
14mr|texlive-ltxkeys-0.3.0-3|23	in the sense of the keyval and xkeyval packages, but it is
14mr|texlive-ltxkeys-0.3.0-3|24	intended to be more robust and faster. Its robustness comes
14mr|texlive-ltxkeys-0.3.0-3|25	from its ability to preserve braces in key values throughout
14mr|texlive-ltxkeys-0.3.0-3|26	parsing. The need to preserve braces in key values arises often
14mr|texlive-ltxkeys-0.3.0-3|27	in parsing keys (for example, in the xwatermark package). The
14mr|texlive-ltxkeys-0.3.0-3|28	package is faster than xkeyval package because (among other
14mr|texlive-ltxkeys-0.3.0-3|29	things) it avoids character-wise parsing of key values (called
14mr|texlive-ltxkeys-0.3.0-3|30	"selective sanitization" by the xkeyval package). The package
14mr|texlive-ltxkeys-0.3.0-3|31	also provides functions for defining and managing keys.
14mr|texlive-ltxkeys-0.3.0-3|32	
14mr|texlive-ltxkeys-0.3.0-3|33	%post
14mr|texlive-ltxkeys-0.3.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-ltxkeys-0.3.0-3|35	
14mr|texlive-ltxkeys-0.3.0-3|36	%postun
14mr|texlive-ltxkeys-0.3.0-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-ltxkeys-0.3.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-ltxkeys-0.3.0-3|39	fi
14mr|texlive-ltxkeys-0.3.0-3|40	
14mr|texlive-ltxkeys-0.3.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-ltxkeys-0.3.0-3|42	%files
14mr|texlive-ltxkeys-0.3.0-3|43	%{_texmfdistdir}/tex/latex/ltxkeys/ltxkeys.sty
14mr|texlive-ltxkeys-0.3.0-3|44	%{_texmfdistdir}/tex/latex/ltxkeys/pathkeys.sty
14mr|texlive-ltxkeys-0.3.0-3|45	%doc %{_texmfdistdir}/doc/latex/ltxkeys/README
14mr|texlive-ltxkeys-0.3.0-3|46	%doc %{_texmfdistdir}/doc/latex/ltxkeys/ltxkeys-guide.cfg
14mr|texlive-ltxkeys-0.3.0-3|47	%doc %{_texmfdistdir}/doc/latex/ltxkeys/ltxkeys-guide.pdf
14mr|texlive-ltxkeys-0.3.0-3|48	%doc %{_texmfdistdir}/doc/latex/ltxkeys/ltxkeys-guide.tex
14mr|texlive-ltxkeys-0.3.0-3|49	
14mr|texlive-ltxkeys-0.3.0-3|50	#-----------------------------------------------------------------------
14mr|texlive-ltxkeys-0.3.0-3|51	%prep
14mr|texlive-ltxkeys-0.3.0-3|52	%setup -c -a0 -a1
14mr|texlive-ltxkeys-0.3.0-3|53	
14mr|texlive-ltxkeys-0.3.0-3|54	%build
14mr|texlive-ltxkeys-0.3.0-3|55	
14mr|texlive-ltxkeys-0.3.0-3|56	%install
14mr|texlive-ltxkeys-0.3.0-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxkeys-0.3.0-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxkeys-0.3.0-3|59	
14mr|texlive-ltxkeys-0.3.0-3|60	
14mr|texlive-ltxkeys-0.3.0-3|61	
14mr|texlive-ltxkeys-0.3.0-3|62	%changelog
14mr|texlive-ltxkeys-0.3.0-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-3
14mr|texlive-ltxkeys-0.3.0-3|64	+ Revision: 8dd4cf5
14mr|texlive-ltxkeys-0.3.0-3|65	- MassBuild#440: Increase release tag
14mr|texlive-ltxkeys-0.3.0-3|66	
14mr|texlive-ltxkeys-0.3.0-3|67	

20640 14
14mr|texlive-ltxmisc-20090116-3|1	# revision 21927
14mr|texlive-ltxmisc-20090116-3|2	# category Package
14mr|texlive-ltxmisc-20090116-3|3	# catalog-ctan /macros/latex/contrib/misc
14mr|texlive-ltxmisc-20090116-3|4	# catalog-date 2009-01-16 15:12:56 +0100
14mr|texlive-ltxmisc-20090116-3|5	# catalog-license collection
14mr|texlive-ltxmisc-20090116-3|6	# catalog-version undef
14mr|texlive-ltxmisc-20090116-3|7	Name:		texlive-ltxmisc
14mr|texlive-ltxmisc-20090116-3|8	Version:	20090116
14mr|texlive-ltxmisc-20090116-3|9	Release:	3
14mr|texlive-ltxmisc-20090116-3|10	Summary:	Miscellaneous LaTeX packages, etc
14mr|texlive-ltxmisc-20090116-3|11	Group:		Publishing
14mr|texlive-ltxmisc-20090116-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc
14mr|texlive-ltxmisc-20090116-3|13	License:	COLLECTION
14mr|texlive-ltxmisc-20090116-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxmisc.tar.xz
14mr|texlive-ltxmisc-20090116-3|15	BuildArch:	noarch
14mr|texlive-ltxmisc-20090116-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-ltxmisc-20090116-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-ltxmisc-20090116-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-ltxmisc-20090116-3|19	
14mr|texlive-ltxmisc-20090116-3|20	%description
14mr|texlive-ltxmisc-20090116-3|21	TeXLive ltxmisc package.
14mr|texlive-ltxmisc-20090116-3|22	
14mr|texlive-ltxmisc-20090116-3|23	%post
14mr|texlive-ltxmisc-20090116-3|24	%{_sbindir}/texlive.post
14mr|texlive-ltxmisc-20090116-3|25	
14mr|texlive-ltxmisc-20090116-3|26	%postun
14mr|texlive-ltxmisc-20090116-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-ltxmisc-20090116-3|28	%{_sbindir}/texlive.post
14mr|texlive-ltxmisc-20090116-3|29	fi
14mr|texlive-ltxmisc-20090116-3|30	
14mr|texlive-ltxmisc-20090116-3|31	#-----------------------------------------------------------------------
14mr|texlive-ltxmisc-20090116-3|32	%files
14mr|texlive-ltxmisc-20090116-3|33	%{_texmfdistdir}/tex/latex/ltxmisc/abstbook.cls
14mr|texlive-ltxmisc-20090116-3|34	%{_texmfdistdir}/tex/latex/ltxmisc/beletter.cls
14mr|texlive-ltxmisc-20090116-3|35	%{_texmfdistdir}/tex/latex/ltxmisc/bibcheck.sty
14mr|texlive-ltxmisc-20090116-3|36	%{_texmfdistdir}/tex/latex/ltxmisc/concrete.sty
14mr|texlive-ltxmisc-20090116-3|37	%{_texmfdistdir}/tex/latex/ltxmisc/flashcard.cls
14mr|texlive-ltxmisc-20090116-3|38	%{_texmfdistdir}/tex/latex/ltxmisc/iagproc.cls
14mr|texlive-ltxmisc-20090116-3|39	%{_texmfdistdir}/tex/latex/ltxmisc/linsys.sty
14mr|texlive-ltxmisc-20090116-3|40	%{_texmfdistdir}/tex/latex/ltxmisc/mitpress.sty
14mr|texlive-ltxmisc-20090116-3|41	%{_texmfdistdir}/tex/latex/ltxmisc/thrmappendix.sty
14mr|texlive-ltxmisc-20090116-3|42	%{_texmfdistdir}/tex/latex/ltxmisc/topcapt.sty
14mr|texlive-ltxmisc-20090116-3|43	%{_texmfdistdir}/tex/latex/ltxmisc/vrbexin.sty
14mr|texlive-ltxmisc-20090116-3|44	
14mr|texlive-ltxmisc-20090116-3|45	#-----------------------------------------------------------------------
14mr|texlive-ltxmisc-20090116-3|46	%prep
14mr|texlive-ltxmisc-20090116-3|47	%setup -c -a0
14mr|texlive-ltxmisc-20090116-3|48	
14mr|texlive-ltxmisc-20090116-3|49	%build
14mr|texlive-ltxmisc-20090116-3|50	
14mr|texlive-ltxmisc-20090116-3|51	%install
14mr|texlive-ltxmisc-20090116-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxmisc-20090116-3|53	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxmisc-20090116-3|54	
14mr|texlive-ltxmisc-20090116-3|55	
14mr|texlive-ltxmisc-20090116-3|56	
14mr|texlive-ltxmisc-20090116-3|57	%changelog
14mr|texlive-ltxmisc-20090116-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090116-3
14mr|texlive-ltxmisc-20090116-3|59	+ Revision: b5ecec6
14mr|texlive-ltxmisc-20090116-3|60	- MassBuild#440: Increase release tag
14mr|texlive-ltxmisc-20090116-3|61	
14mr|texlive-ltxmisc-20090116-3|62	

20641 14
14mr|texlive-ltxnew-1.3-3|1	# revision 21586
14mr|texlive-ltxnew-1.3-3|2	# category Package
14mr|texlive-ltxnew-1.3-3|3	# catalog-ctan /macros/latex/contrib/ltxnew
14mr|texlive-ltxnew-1.3-3|4	# catalog-date 2011-03-02 16:08:00 +0100
14mr|texlive-ltxnew-1.3-3|5	# catalog-license lppl1.3
14mr|texlive-ltxnew-1.3-3|6	# catalog-version 1.3
14mr|texlive-ltxnew-1.3-3|7	Name:		texlive-ltxnew
14mr|texlive-ltxnew-1.3-3|8	Version:	1.3
14mr|texlive-ltxnew-1.3-3|9	Release:	3
14mr|texlive-ltxnew-1.3-3|10	Summary:	A simple means of creating commands
14mr|texlive-ltxnew-1.3-3|11	Group:		Publishing
14mr|texlive-ltxnew-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxnew
14mr|texlive-ltxnew-1.3-3|13	License:	LPPL1.3
14mr|texlive-ltxnew-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxnew.tar.xz
14mr|texlive-ltxnew-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxnew.doc.tar.xz
14mr|texlive-ltxnew-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxnew.source.tar.xz
14mr|texlive-ltxnew-1.3-3|17	BuildArch:	noarch
14mr|texlive-ltxnew-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ltxnew-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ltxnew-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ltxnew-1.3-3|21	
14mr|texlive-ltxnew-1.3-3|22	%description
14mr|texlive-ltxnew-1.3-3|23	The package ltxnew provides \new, \renew and \provide prefixes
14mr|texlive-ltxnew-1.3-3|24	for checking definitions. It is designed to work with e-TeX
14mr|texlive-ltxnew-1.3-3|25	distributions of LaTeX and relies on the LaTeX internal macro
14mr|texlive-ltxnew-1.3-3|26	\@ifdefinable. Local allocation of counters, dimensions, skips,
14mr|texlive-ltxnew-1.3-3|27	muskips, boxes, tokens and marks are provided by the etex
14mr|texlive-ltxnew-1.3-3|28	package. \new and \renew as well as \provide may be used for
14mr|texlive-ltxnew-1.3-3|29	all kind of control sequences. Please refer to the section
14mr|texlive-ltxnew-1.3-3|30	"Using \new" of the PDF documentation.
14mr|texlive-ltxnew-1.3-3|31	
14mr|texlive-ltxnew-1.3-3|32	%post
14mr|texlive-ltxnew-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-ltxnew-1.3-3|34	
14mr|texlive-ltxnew-1.3-3|35	%postun
14mr|texlive-ltxnew-1.3-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-ltxnew-1.3-3|37	%{_sbindir}/texlive.post
14mr|texlive-ltxnew-1.3-3|38	fi
14mr|texlive-ltxnew-1.3-3|39	
14mr|texlive-ltxnew-1.3-3|40	#-----------------------------------------------------------------------
14mr|texlive-ltxnew-1.3-3|41	%files
14mr|texlive-ltxnew-1.3-3|42	%{_texmfdistdir}/tex/latex/ltxnew/ltxnew.sty
14mr|texlive-ltxnew-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/ltxnew/README
14mr|texlive-ltxnew-1.3-3|44	%doc %{_texmfdistdir}/doc/latex/ltxnew/ltxnew.pdf
14mr|texlive-ltxnew-1.3-3|45	#- source
14mr|texlive-ltxnew-1.3-3|46	%doc %{_texmfdistdir}/source/latex/ltxnew/ltxnew.dtx
14mr|texlive-ltxnew-1.3-3|47	%doc %{_texmfdistdir}/source/latex/ltxnew/ltxnew.ins
14mr|texlive-ltxnew-1.3-3|48	
14mr|texlive-ltxnew-1.3-3|49	#-----------------------------------------------------------------------
14mr|texlive-ltxnew-1.3-3|50	%prep
14mr|texlive-ltxnew-1.3-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-ltxnew-1.3-3|52	
14mr|texlive-ltxnew-1.3-3|53	%build
14mr|texlive-ltxnew-1.3-3|54	
14mr|texlive-ltxnew-1.3-3|55	%install
14mr|texlive-ltxnew-1.3-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxnew-1.3-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxnew-1.3-3|58	
14mr|texlive-ltxnew-1.3-3|59	
14mr|texlive-ltxnew-1.3-3|60	
14mr|texlive-ltxnew-1.3-3|61	%changelog
14mr|texlive-ltxnew-1.3-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-ltxnew-1.3-3|63	+ Revision: e14a293
14mr|texlive-ltxnew-1.3-3|64	- MassBuild#440: Increase release tag
14mr|texlive-ltxnew-1.3-3|65	
14mr|texlive-ltxnew-1.3-3|66	

20642 14
14mr|texlive-ltxtools-0.0.1a-3|1	# revision 24897
14mr|texlive-ltxtools-0.0.1a-3|2	# category Package
14mr|texlive-ltxtools-0.0.1a-3|3	# catalog-ctan /macros/latex/contrib/ltxtools
14mr|texlive-ltxtools-0.0.1a-3|4	# catalog-date 2011-12-19 23:56:31 +0100
14mr|texlive-ltxtools-0.0.1a-3|5	# catalog-license lppl1.3
14mr|texlive-ltxtools-0.0.1a-3|6	# catalog-version 0.0.1a
14mr|texlive-ltxtools-0.0.1a-3|7	Name:		texlive-ltxtools
14mr|texlive-ltxtools-0.0.1a-3|8	Version:	0.0.1a
14mr|texlive-ltxtools-0.0.1a-3|9	Release:	3
14mr|texlive-ltxtools-0.0.1a-3|10	Summary:	A collection of LaTeX API macros
14mr|texlive-ltxtools-0.0.1a-3|11	Group:		Publishing
14mr|texlive-ltxtools-0.0.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxtools
14mr|texlive-ltxtools-0.0.1a-3|13	License:	LPPL1.3
14mr|texlive-ltxtools-0.0.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxtools.tar.xz
14mr|texlive-ltxtools-0.0.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxtools.doc.tar.xz
14mr|texlive-ltxtools-0.0.1a-3|16	BuildArch:	noarch
14mr|texlive-ltxtools-0.0.1a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ltxtools-0.0.1a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ltxtools-0.0.1a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ltxtools-0.0.1a-3|20	
14mr|texlive-ltxtools-0.0.1a-3|21	%description
14mr|texlive-ltxtools-0.0.1a-3|22	This is a bundle of macros that the author uses in the coding
14mr|texlive-ltxtools-0.0.1a-3|23	of others of his macro files.
14mr|texlive-ltxtools-0.0.1a-3|24	
14mr|texlive-ltxtools-0.0.1a-3|25	%post
14mr|texlive-ltxtools-0.0.1a-3|26	%{_sbindir}/texlive.post
14mr|texlive-ltxtools-0.0.1a-3|27	
14mr|texlive-ltxtools-0.0.1a-3|28	%postun
14mr|texlive-ltxtools-0.0.1a-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-ltxtools-0.0.1a-3|30	%{_sbindir}/texlive.post
14mr|texlive-ltxtools-0.0.1a-3|31	fi
14mr|texlive-ltxtools-0.0.1a-3|32	
14mr|texlive-ltxtools-0.0.1a-3|33	#-----------------------------------------------------------------------
14mr|texlive-ltxtools-0.0.1a-3|34	%files
14mr|texlive-ltxtools-0.0.1a-3|35	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-base.sty
14mr|texlive-ltxtools-0.0.1a-3|36	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-doc.sty
14mr|texlive-ltxtools-0.0.1a-3|37	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-environ.sty
14mr|texlive-ltxtools-0.0.1a-3|38	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-incluput.sty
14mr|texlive-ltxtools-0.0.1a-3|39	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-index.sty
14mr|texlive-ltxtools-0.0.1a-3|40	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-review.sty
14mr|texlive-ltxtools-0.0.1a-3|41	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-trace.sty
14mr|texlive-ltxtools-0.0.1a-3|42	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools.sty
14mr|texlive-ltxtools-0.0.1a-3|43	%doc %{_texmfdistdir}/doc/latex/ltxtools/README
14mr|texlive-ltxtools-0.0.1a-3|44	
14mr|texlive-ltxtools-0.0.1a-3|45	#-----------------------------------------------------------------------
14mr|texlive-ltxtools-0.0.1a-3|46	%prep
14mr|texlive-ltxtools-0.0.1a-3|47	%setup -c -a0 -a1
14mr|texlive-ltxtools-0.0.1a-3|48	
14mr|texlive-ltxtools-0.0.1a-3|49	%build
14mr|texlive-ltxtools-0.0.1a-3|50	
14mr|texlive-ltxtools-0.0.1a-3|51	%install
14mr|texlive-ltxtools-0.0.1a-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxtools-0.0.1a-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ltxtools-0.0.1a-3|54	
14mr|texlive-ltxtools-0.0.1a-3|55	
14mr|texlive-ltxtools-0.0.1a-3|56	
14mr|texlive-ltxtools-0.0.1a-3|57	%changelog
14mr|texlive-ltxtools-0.0.1a-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.1a-3
14mr|texlive-ltxtools-0.0.1a-3|59	+ Revision: f4f33a5
14mr|texlive-ltxtools-0.0.1a-3|60	- MassBuild#440: Increase release tag
14mr|texlive-ltxtools-0.0.1a-3|61	
14mr|texlive-ltxtools-0.0.1a-3|62	

20643 14
14mr|texlive-lua2dox-0.1-2|1	# revision 27205
14mr|texlive-lua2dox-0.1-2|2	# category Package
14mr|texlive-lua2dox-0.1-2|3	# catalog-ctan /web/lua2dox
14mr|texlive-lua2dox-0.1-2|4	# catalog-date 2012-07-21 10:40:57 +0200
14mr|texlive-lua2dox-0.1-2|5	# catalog-license lppl1.3
14mr|texlive-lua2dox-0.1-2|6	# catalog-version 0.1
14mr|texlive-lua2dox-0.1-2|7	Name:		texlive-lua2dox
14mr|texlive-lua2dox-0.1-2|8	Version:	0.1
14mr|texlive-lua2dox-0.1-2|9	Release:	2
14mr|texlive-lua2dox-0.1-2|10	Summary:	Auto-documentation of lua code
14mr|texlive-lua2dox-0.1-2|11	Group:		Publishing
14mr|texlive-lua2dox-0.1-2|12	URL:		http://www.ctan.org/tex-archive/web/lua2dox
14mr|texlive-lua2dox-0.1-2|13	License:	LPPL1.3
14mr|texlive-lua2dox-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua2dox.tar.xz
14mr|texlive-lua2dox-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua2dox.doc.tar.xz
14mr|texlive-lua2dox-0.1-2|16	BuildArch:	noarch
14mr|texlive-lua2dox-0.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lua2dox-0.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lua2dox-0.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-lua2dox-0.1-2|20	Provides:	texlive-lua2dox.bin = %{EVRD}
14mr|texlive-lua2dox-0.1-2|21	
14mr|texlive-lua2dox-0.1-2|22	%description
14mr|texlive-lua2dox-0.1-2|23	The package extends the well-known C-like language autodoc
14mr|texlive-lua2dox-0.1-2|24	tool, doxygen, to read and document lua code. In use, you edit
14mr|texlive-lua2dox-0.1-2|25	and test your code and periodically run the autodoc tool to
14mr|texlive-lua2dox-0.1-2|26	update the documentation, which may be viewed via an html
14mr|texlive-lua2dox-0.1-2|27	browser. Autodoc tools can read the code well enough to find
14mr|texlive-lua2dox-0.1-2|28	function/... declarations and document them. If the code also
14mr|texlive-lua2dox-0.1-2|29	contains appropriatly formatted "magic comments", the tool can
14mr|texlive-lua2dox-0.1-2|30	use them to supplement the documentation. The package is a
14mr|texlive-lua2dox-0.1-2|31	first prototype of a planned TeX2DoX tool (in development),
14mr|texlive-lua2dox-0.1-2|32	which will process joint (La)TeX/lua documents.
14mr|texlive-lua2dox-0.1-2|33	
14mr|texlive-lua2dox-0.1-2|34	%post
14mr|texlive-lua2dox-0.1-2|35	%{_sbindir}/texlive.post
14mr|texlive-lua2dox-0.1-2|36	
14mr|texlive-lua2dox-0.1-2|37	%postun
14mr|texlive-lua2dox-0.1-2|38	if [ $1 -eq 0 ]; then
14mr|texlive-lua2dox-0.1-2|39	%{_sbindir}/texlive.post
14mr|texlive-lua2dox-0.1-2|40	fi
14mr|texlive-lua2dox-0.1-2|41	
14mr|texlive-lua2dox-0.1-2|42	#-----------------------------------------------------------------------
14mr|texlive-lua2dox-0.1-2|43	%files
14mr|texlive-lua2dox-0.1-2|44	%{_bindir}/lua2dox_filter
14mr|texlive-lua2dox-0.1-2|45	%{_bindir}/lua2dox_lua
14mr|texlive-lua2dox-0.1-2|46	%{_texmfdistdir}/scripts/lua2dox/lua.def
14mr|texlive-lua2dox-0.1-2|47	%{_texmfdistdir}/scripts/lua2dox/lua2dox.lua
14mr|texlive-lua2dox-0.1-2|48	%{_texmfdistdir}/scripts/lua2dox/lua2dox_lua
14mr|texlive-lua2dox-0.1-2|49	%doc %{_texmfdistdir}/doc/support/lua2dox/Doxyfile
14mr|texlive-lua2dox-0.1-2|50	%doc %{_texmfdistdir}/doc/support/lua2dox/INSTALL
14mr|texlive-lua2dox-0.1-2|51	%doc %{_texmfdistdir}/doc/support/lua2dox/README
14mr|texlive-lua2dox-0.1-2|52	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/doxygen.css
14mr|texlive-lua2dox-0.1-2|53	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/doxygen.png
14mr|texlive-lua2dox-0.1-2|54	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/files.html
14mr|texlive-lua2dox-0.1-2|55	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/globals.html
14mr|texlive-lua2dox-0.1-2|56	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/globals_func.html
14mr|texlive-lua2dox-0.1-2|57	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/index.html
14mr|texlive-lua2dox-0.1-2|58	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/lua2dox_8lua-source.html
14mr|texlive-lua2dox-0.1-2|59	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/lua2dox_8lua.html
14mr|texlive-lua2dox-0.1-2|60	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/tab_b.gif
14mr|texlive-lua2dox-0.1-2|61	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/tab_l.gif
14mr|texlive-lua2dox-0.1-2|62	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/tab_r.gif
14mr|texlive-lua2dox-0.1-2|63	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/tabs.css
14mr|texlive-lua2dox-0.1-2|64	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/Doxyfile
14mr|texlive-lua2dox-0.1-2|65	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/animals.lua
14mr|texlive-lua2dox-0.1-2|66	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/class.lua
14mr|texlive-lua2dox-0.1-2|67	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/animals_8lua-source.html
14mr|texlive-lua2dox-0.1-2|68	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/animals_8lua.html
14mr|texlive-lua2dox-0.1-2|69	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/annotated.html
14mr|texlive-lua2dox-0.1-2|70	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classAnimal-members.html
14mr|texlive-lua2dox-0.1-2|71	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classAnimal.html
14mr|texlive-lua2dox-0.1-2|72	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classAnimal.png
14mr|texlive-lua2dox-0.1-2|73	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classBird-members.html
14mr|texlive-lua2dox-0.1-2|74	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classBird.html
14mr|texlive-lua2dox-0.1-2|75	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classBird.png
14mr|texlive-lua2dox-0.1-2|76	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classCat-members.html
14mr|texlive-lua2dox-0.1-2|77	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classCat.html
14mr|texlive-lua2dox-0.1-2|78	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classCat.png
14mr|texlive-lua2dox-0.1-2|79	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classDog-members.html
14mr|texlive-lua2dox-0.1-2|80	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classDog.html
14mr|texlive-lua2dox-0.1-2|81	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classDog.png
14mr|texlive-lua2dox-0.1-2|82	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classMammal-members.html
14mr|texlive-lua2dox-0.1-2|83	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classMammal.html
14mr|texlive-lua2dox-0.1-2|84	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classMammal.png
14mr|texlive-lua2dox-0.1-2|85	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classPigeon-members.html
14mr|texlive-lua2dox-0.1-2|86	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classPigeon.html
14mr|texlive-lua2dox-0.1-2|87	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classPigeon.png
14mr|texlive-lua2dox-0.1-2|88	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classRedKite-members.html
14mr|texlive-lua2dox-0.1-2|89	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classRedKite.html
14mr|texlive-lua2dox-0.1-2|90	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classRedKite.png
14mr|texlive-lua2dox-0.1-2|91	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/class_8lua-source.html
14mr|texlive-lua2dox-0.1-2|92	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/class_8lua.html
14mr|texlive-lua2dox-0.1-2|93	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/doxygen.css
14mr|texlive-lua2dox-0.1-2|94	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/doxygen.png
14mr|texlive-lua2dox-0.1-2|95	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/files.html
14mr|texlive-lua2dox-0.1-2|96	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/functions.html
14mr|texlive-lua2dox-0.1-2|97	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/functions_func.html
14mr|texlive-lua2dox-0.1-2|98	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/globals.html
14mr|texlive-lua2dox-0.1-2|99	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/globals_func.html
14mr|texlive-lua2dox-0.1-2|100	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/hierarchy.html
14mr|texlive-lua2dox-0.1-2|101	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/index.html
14mr|texlive-lua2dox-0.1-2|102	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/main_8lua-source.html
14mr|texlive-lua2dox-0.1-2|103	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/main_8lua.html
14mr|texlive-lua2dox-0.1-2|104	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/tab_b.gif
14mr|texlive-lua2dox-0.1-2|105	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/tab_l.gif
14mr|texlive-lua2dox-0.1-2|106	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/tab_r.gif
14mr|texlive-lua2dox-0.1-2|107	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/tabs.css
14mr|texlive-lua2dox-0.1-2|108	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/main.lua
14mr|texlive-lua2dox-0.1-2|109	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/Doxyfile
14mr|texlive-lua2dox-0.1-2|110	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/animals.php
14mr|texlive-lua2dox-0.1-2|111	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/animals_8php-source.html
14mr|texlive-lua2dox-0.1-2|112	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/animals_8php.html
14mr|texlive-lua2dox-0.1-2|113	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/annotated.html
14mr|texlive-lua2dox-0.1-2|114	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classAnimal-members.html
14mr|texlive-lua2dox-0.1-2|115	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classAnimal.html
14mr|texlive-lua2dox-0.1-2|116	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classAnimal.png
14mr|texlive-lua2dox-0.1-2|117	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classBird-members.html
14mr|texlive-lua2dox-0.1-2|118	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classBird.html
14mr|texlive-lua2dox-0.1-2|119	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classBird.png
14mr|texlive-lua2dox-0.1-2|120	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classCat-members.html
14mr|texlive-lua2dox-0.1-2|121	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classCat.html
14mr|texlive-lua2dox-0.1-2|122	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classCat.png
14mr|texlive-lua2dox-0.1-2|123	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classDog-members.html
14mr|texlive-lua2dox-0.1-2|124	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classDog.html
14mr|texlive-lua2dox-0.1-2|125	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classDog.png
14mr|texlive-lua2dox-0.1-2|126	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classMammal-members.html
14mr|texlive-lua2dox-0.1-2|127	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classMammal.html
14mr|texlive-lua2dox-0.1-2|128	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classMammal.png
14mr|texlive-lua2dox-0.1-2|129	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classPigeon-members.html
14mr|texlive-lua2dox-0.1-2|130	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classPigeon.html
14mr|texlive-lua2dox-0.1-2|131	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classPigeon.png
14mr|texlive-lua2dox-0.1-2|132	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classRedKite-members.html
14mr|texlive-lua2dox-0.1-2|133	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classRedKite.html
14mr|texlive-lua2dox-0.1-2|134	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classRedKite.png
14mr|texlive-lua2dox-0.1-2|135	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/doxygen.css
14mr|texlive-lua2dox-0.1-2|136	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/doxygen.png
14mr|texlive-lua2dox-0.1-2|137	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/files.html
14mr|texlive-lua2dox-0.1-2|138	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/functions.html
14mr|texlive-lua2dox-0.1-2|139	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/functions_func.html
14mr|texlive-lua2dox-0.1-2|140	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/globals.html
14mr|texlive-lua2dox-0.1-2|141	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/globals_func.html
14mr|texlive-lua2dox-0.1-2|142	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/globals_vars.html
14mr|texlive-lua2dox-0.1-2|143	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/hierarchy.html
14mr|texlive-lua2dox-0.1-2|144	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/index.html
14mr|texlive-lua2dox-0.1-2|145	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/main_8php-source.html
14mr|texlive-lua2dox-0.1-2|146	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/main_8php.html
14mr|texlive-lua2dox-0.1-2|147	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/tab_b.gif
14mr|texlive-lua2dox-0.1-2|148	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/tab_l.gif
14mr|texlive-lua2dox-0.1-2|149	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/tab_r.gif
14mr|texlive-lua2dox-0.1-2|150	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/tabs.css
14mr|texlive-lua2dox-0.1-2|151	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/main.php
14mr|texlive-lua2dox-0.1-2|152	%doc %{_texmfdistdir}/doc/support/lua2dox/install.sh
14mr|texlive-lua2dox-0.1-2|153	%doc %{_texmfdistdir}/doc/support/lua2dox/lua2dox-refm.pdf
14mr|texlive-lua2dox-0.1-2|154	%doc %{_texmfdistdir}/doc/support/lua2dox/lua2dox-refm.tex
14mr|texlive-lua2dox-0.1-2|155	
14mr|texlive-lua2dox-0.1-2|156	#-----------------------------------------------------------------------
14mr|texlive-lua2dox-0.1-2|157	%prep
14mr|texlive-lua2dox-0.1-2|158	%setup -c -a0 -a1
14mr|texlive-lua2dox-0.1-2|159	
14mr|texlive-lua2dox-0.1-2|160	%build
14mr|texlive-lua2dox-0.1-2|161	
14mr|texlive-lua2dox-0.1-2|162	%install
14mr|texlive-lua2dox-0.1-2|163	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-lua2dox-0.1-2|164	pushd %{buildroot}%{_bindir}
14mr|texlive-lua2dox-0.1-2|165	ln -sf %{_texmfdistdir}/scripts/lua2dox/lua2dox_lua lua2dox_lua
14mr|texlive-lua2dox-0.1-2|166	ln -sf lua2dox_lua lua2dox_filter
14mr|texlive-lua2dox-0.1-2|167	popd
14mr|texlive-lua2dox-0.1-2|168	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-lua2dox-0.1-2|169	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-lua2dox-0.1-2|170	
14mr|texlive-lua2dox-0.1-2|171	
14mr|texlive-lua2dox-0.1-2|172	
14mr|texlive-lua2dox-0.1-2|173	%changelog
14mr|texlive-lua2dox-0.1-2|174	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-lua2dox-0.1-2|175	+ Revision: cc689fb
14mr|texlive-lua2dox-0.1-2|176	- MassBuild#440: Increase release tag
14mr|texlive-lua2dox-0.1-2|177	
14mr|texlive-lua2dox-0.1-2|178	

20644 14
14mr|texlive-lua-alt-getopt-0.7.0-3|1	# revision 17228
14mr|texlive-lua-alt-getopt-0.7.0-3|2	# category Package
14mr|texlive-lua-alt-getopt-0.7.0-3|3	# catalog-ctan /support/lua/lua-alt-getopt
14mr|texlive-lua-alt-getopt-0.7.0-3|4	# catalog-date 2010-03-13 15:46:59 +0100
14mr|texlive-lua-alt-getopt-0.7.0-3|5	# catalog-license other-free
14mr|texlive-lua-alt-getopt-0.7.0-3|6	# catalog-version 0.7.0
14mr|texlive-lua-alt-getopt-0.7.0-3|7	Name:		texlive-lua-alt-getopt
14mr|texlive-lua-alt-getopt-0.7.0-3|8	Version:	0.7.0
14mr|texlive-lua-alt-getopt-0.7.0-3|9	Release:	3
14mr|texlive-lua-alt-getopt-0.7.0-3|10	Summary:	Process application arguments the same way as getopt_long
14mr|texlive-lua-alt-getopt-0.7.0-3|11	Group:		Publishing
14mr|texlive-lua-alt-getopt-0.7.0-3|12	URL:		http://www.ctan.org/tex-archive/support/lua/lua-alt-getopt
14mr|texlive-lua-alt-getopt-0.7.0-3|13	License:	OTHER-FREE
14mr|texlive-lua-alt-getopt-0.7.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-alt-getopt.tar.xz
14mr|texlive-lua-alt-getopt-0.7.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-alt-getopt.doc.tar.xz
14mr|texlive-lua-alt-getopt-0.7.0-3|16	BuildArch:	noarch
14mr|texlive-lua-alt-getopt-0.7.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lua-alt-getopt-0.7.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lua-alt-getopt-0.7.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lua-alt-getopt-0.7.0-3|20	
14mr|texlive-lua-alt-getopt-0.7.0-3|21	%description
14mr|texlive-lua-alt-getopt-0.7.0-3|22	lua_altgetopt is a MIT-licensed module for Lua, for processing
14mr|texlive-lua-alt-getopt-0.7.0-3|23	application arguments in the same way as BSD/GNU getopt_long(3)
14mr|texlive-lua-alt-getopt-0.7.0-3|24	functions do. This module is made available for lua script
14mr|texlive-lua-alt-getopt-0.7.0-3|25	writers to have consistent command line parsing routines.
14mr|texlive-lua-alt-getopt-0.7.0-3|26	
14mr|texlive-lua-alt-getopt-0.7.0-3|27	%post
14mr|texlive-lua-alt-getopt-0.7.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-lua-alt-getopt-0.7.0-3|29	
14mr|texlive-lua-alt-getopt-0.7.0-3|30	%postun
14mr|texlive-lua-alt-getopt-0.7.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-lua-alt-getopt-0.7.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-lua-alt-getopt-0.7.0-3|33	fi
14mr|texlive-lua-alt-getopt-0.7.0-3|34	
14mr|texlive-lua-alt-getopt-0.7.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-lua-alt-getopt-0.7.0-3|36	%files
14mr|texlive-lua-alt-getopt-0.7.0-3|37	%{_texmfdistdir}/scripts/lua-alt-getopt/alt_getopt.lua
14mr|texlive-lua-alt-getopt-0.7.0-3|38	%doc %{_texmfdistdir}/doc/support/lua-alt-getopt/ChangeLog
14mr|texlive-lua-alt-getopt-0.7.0-3|39	%doc %{_texmfdistdir}/doc/support/lua-alt-getopt/Makefile
14mr|texlive-lua-alt-getopt-0.7.0-3|40	%doc %{_texmfdistdir}/doc/support/lua-alt-getopt/NEWS
14mr|texlive-lua-alt-getopt-0.7.0-3|41	%doc %{_texmfdistdir}/doc/support/lua-alt-getopt/README
14mr|texlive-lua-alt-getopt-0.7.0-3|42	%doc %{_texmfdistdir}/doc/support/lua-alt-getopt/alt_getopt
14mr|texlive-lua-alt-getopt-0.7.0-3|43	%doc %{_texmfdistdir}/doc/support/lua-alt-getopt/tests/test.out
14mr|texlive-lua-alt-getopt-0.7.0-3|44	%doc %{_texmfdistdir}/doc/support/lua-alt-getopt/tests/test.sh
14mr|texlive-lua-alt-getopt-0.7.0-3|45	
14mr|texlive-lua-alt-getopt-0.7.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-lua-alt-getopt-0.7.0-3|47	%prep
14mr|texlive-lua-alt-getopt-0.7.0-3|48	%setup -c -a0 -a1
14mr|texlive-lua-alt-getopt-0.7.0-3|49	
14mr|texlive-lua-alt-getopt-0.7.0-3|50	%build
14mr|texlive-lua-alt-getopt-0.7.0-3|51	
14mr|texlive-lua-alt-getopt-0.7.0-3|52	%install
14mr|texlive-lua-alt-getopt-0.7.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lua-alt-getopt-0.7.0-3|54	cp -fpar scripts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lua-alt-getopt-0.7.0-3|55	
14mr|texlive-lua-alt-getopt-0.7.0-3|56	
14mr|texlive-lua-alt-getopt-0.7.0-3|57	
14mr|texlive-lua-alt-getopt-0.7.0-3|58	%changelog
14mr|texlive-lua-alt-getopt-0.7.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.0-3
14mr|texlive-lua-alt-getopt-0.7.0-3|60	+ Revision: 6c4dc16
14mr|texlive-lua-alt-getopt-0.7.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-lua-alt-getopt-0.7.0-3|62	
14mr|texlive-lua-alt-getopt-0.7.0-3|63	

20645 14
14mr|texlive-luabibentry-0.1-3|1	# revision 23435
14mr|texlive-luabibentry-0.1-3|2	# category Package
14mr|texlive-luabibentry-0.1-3|3	# catalog-ctan /macros/luatex/latex/luabibentry
14mr|texlive-luabibentry-0.1-3|4	# catalog-date 2011-06-30 18:17:02 +0200
14mr|texlive-luabibentry-0.1-3|5	# catalog-license lppl1.3
14mr|texlive-luabibentry-0.1-3|6	# catalog-version 0.1
14mr|texlive-luabibentry-0.1-3|7	Name:		texlive-luabibentry
14mr|texlive-luabibentry-0.1-3|8	Version:	0.1
14mr|texlive-luabibentry-0.1-3|9	Release:	3
14mr|texlive-luabibentry-0.1-3|10	Summary:	Repeat BibTeX entries in a LuaLaTeX document body
14mr|texlive-luabibentry-0.1-3|11	Group:		Publishing
14mr|texlive-luabibentry-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luabibentry
14mr|texlive-luabibentry-0.1-3|13	License:	LPPL1.3
14mr|texlive-luabibentry-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabibentry.tar.xz
14mr|texlive-luabibentry-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabibentry.doc.tar.xz
14mr|texlive-luabibentry-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabibentry.source.tar.xz
14mr|texlive-luabibentry-0.1-3|17	BuildArch:	noarch
14mr|texlive-luabibentry-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luabibentry-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luabibentry-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-luabibentry-0.1-3|21	
14mr|texlive-luabibentry-0.1-3|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-luabibentry-0.1-3|23	
14mr|texlive-luabibentry-0.1-3|24	%description
14mr|texlive-luabibentry-0.1-3|25	The package reimplements bibentry, for use in LuaLaTeX.
14mr|texlive-luabibentry-0.1-3|26	
14mr|texlive-luabibentry-0.1-3|27	%post
14mr|texlive-luabibentry-0.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-luabibentry-0.1-3|29	
14mr|texlive-luabibentry-0.1-3|30	%postun
14mr|texlive-luabibentry-0.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-luabibentry-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-luabibentry-0.1-3|33	fi
14mr|texlive-luabibentry-0.1-3|34	
14mr|texlive-luabibentry-0.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-luabibentry-0.1-3|36	%files
14mr|texlive-luabibentry-0.1-3|37	%{_texmfdistdir}/tex/lualatex/luabibentry/luabibentry.lua
14mr|texlive-luabibentry-0.1-3|38	%{_texmfdistdir}/tex/lualatex/luabibentry/luabibentry.sty
14mr|texlive-luabibentry-0.1-3|39	%doc %{_texmfdistdir}/doc/lualatex/luabibentry/News
14mr|texlive-luabibentry-0.1-3|40	%doc %{_texmfdistdir}/doc/lualatex/luabibentry/README
14mr|texlive-luabibentry-0.1-3|41	%doc %{_texmfdistdir}/doc/lualatex/luabibentry/luabibentry.pdf
14mr|texlive-luabibentry-0.1-3|42	#- source
14mr|texlive-luabibentry-0.1-3|43	%doc %{_texmfdistdir}/source/lualatex/luabibentry/Makefile
14mr|texlive-luabibentry-0.1-3|44	%doc %{_texmfdistdir}/source/lualatex/luabibentry/luabibentry.dtx
14mr|texlive-luabibentry-0.1-3|45	
14mr|texlive-luabibentry-0.1-3|46	#-----------------------------------------------------------------------
14mr|texlive-luabibentry-0.1-3|47	%prep
14mr|texlive-luabibentry-0.1-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-luabibentry-0.1-3|49	
14mr|texlive-luabibentry-0.1-3|50	%build
14mr|texlive-luabibentry-0.1-3|51	
14mr|texlive-luabibentry-0.1-3|52	%install
14mr|texlive-luabibentry-0.1-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luabibentry-0.1-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-luabibentry-0.1-3|55	
14mr|texlive-luabibentry-0.1-3|56	
14mr|texlive-luabibentry-0.1-3|57	
14mr|texlive-luabibentry-0.1-3|58	%changelog
14mr|texlive-luabibentry-0.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-luabibentry-0.1-3|60	+ Revision: 4935338
14mr|texlive-luabibentry-0.1-3|61	- MassBuild#440: Increase release tag
14mr|texlive-luabibentry-0.1-3|62	
14mr|texlive-luabibentry-0.1-3|63	

20646 14
14mr|texlive-luabidi-20131014-6|1	# revision 30790
14mr|texlive-luabidi-20131014-6|2	# category Package
14mr|texlive-luabidi-20131014-6|3	# catalog-ctan undef
14mr|texlive-luabidi-20131014-6|4	# catalog-date undef
14mr|texlive-luabidi-20131014-6|5	# catalog-license undef
14mr|texlive-luabidi-20131014-6|6	# catalog-version undef
14mr|texlive-luabidi-20131014-6|7	Name:		texlive-luabidi
14mr|texlive-luabidi-20131014-6|8	Version:	20131014
14mr|texlive-luabidi-20131014-6|9	Release:	6
14mr|texlive-luabidi-20131014-6|10	Summary:	TeXLive luabidi package
14mr|texlive-luabidi-20131014-6|11	Group:		Publishing
14mr|texlive-luabidi-20131014-6|12	URL:		http://tug.org/texlive
14mr|texlive-luabidi-20131014-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-luabidi-20131014-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabidi.tar.xz
14mr|texlive-luabidi-20131014-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabidi.doc.tar.xz
14mr|texlive-luabidi-20131014-6|16	BuildArch:	noarch
14mr|texlive-luabidi-20131014-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-luabidi-20131014-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-luabidi-20131014-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-luabidi-20131014-6|20	
14mr|texlive-luabidi-20131014-6|21	%description
14mr|texlive-luabidi-20131014-6|22	TeXLive luabidi package.
14mr|texlive-luabidi-20131014-6|23	
14mr|texlive-luabidi-20131014-6|24	%post
14mr|texlive-luabidi-20131014-6|25	%{_sbindir}/texlive.post
14mr|texlive-luabidi-20131014-6|26	
14mr|texlive-luabidi-20131014-6|27	%postun
14mr|texlive-luabidi-20131014-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-luabidi-20131014-6|29	%{_sbindir}/texlive.post
14mr|texlive-luabidi-20131014-6|30	fi
14mr|texlive-luabidi-20131014-6|31	
14mr|texlive-luabidi-20131014-6|32	#-----------------------------------------------------------------------
14mr|texlive-luabidi-20131014-6|33	%files
14mr|texlive-luabidi-20131014-6|34	%{_texmfdistdir}/tex/lualatex/luabidi/arabmaths.tex
14mr|texlive-luabidi-20131014-6|35	%{_texmfdistdir}/tex/lualatex/luabidi/autofootnoterule.tex
14mr|texlive-luabidi-20131014-6|36	%{_texmfdistdir}/tex/lualatex/luabidi/luabidi.sty
14mr|texlive-luabidi-20131014-6|37	%{_texmfdistdir}/tex/lualatex/luabidi/textwidthfootnoterule.tex
14mr|texlive-luabidi-20131014-6|38	%doc %{_texmfdistdir}/doc/lualatex/luabidi/README
14mr|texlive-luabidi-20131014-6|39	%doc %{_texmfdistdir}/doc/lualatex/luabidi/test.tex
14mr|texlive-luabidi-20131014-6|40	
14mr|texlive-luabidi-20131014-6|41	#-----------------------------------------------------------------------
14mr|texlive-luabidi-20131014-6|42	%prep
14mr|texlive-luabidi-20131014-6|43	%setup -c -a0 -a1
14mr|texlive-luabidi-20131014-6|44	
14mr|texlive-luabidi-20131014-6|45	%build
14mr|texlive-luabidi-20131014-6|46	
14mr|texlive-luabidi-20131014-6|47	%install
14mr|texlive-luabidi-20131014-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luabidi-20131014-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-luabidi-20131014-6|50	
14mr|texlive-luabidi-20131014-6|51	%changelog
14mr|texlive-luabidi-20131014-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131014-6
14mr|texlive-luabidi-20131014-6|53	+ Revision: dd45192
14mr|texlive-luabidi-20131014-6|54	- MassBuild#440: Increase release tag
14mr|texlive-luabidi-20131014-6|55	
14mr|texlive-luabidi-20131014-6|56	

20647 14
14mr|texlive-lua-check-hyphen-0.1-2|1	# revision 27227
14mr|texlive-lua-check-hyphen-0.1-2|2	# category Package
14mr|texlive-lua-check-hyphen-0.1-2|3	# catalog-ctan /macros/luatex/latex/lua-check-hyphen
14mr|texlive-lua-check-hyphen-0.1-2|4	# catalog-date 2012-07-03 11:28:15 +0200
14mr|texlive-lua-check-hyphen-0.1-2|5	# catalog-license other-free
14mr|texlive-lua-check-hyphen-0.1-2|6	# catalog-version 0.1
14mr|texlive-lua-check-hyphen-0.1-2|7	Name:		texlive-lua-check-hyphen
14mr|texlive-lua-check-hyphen-0.1-2|8	Version:	0.1
14mr|texlive-lua-check-hyphen-0.1-2|9	Release:	2
14mr|texlive-lua-check-hyphen-0.1-2|10	Summary:	Mark hyphenations in a document, for checking
14mr|texlive-lua-check-hyphen-0.1-2|11	Group:		Publishing
14mr|texlive-lua-check-hyphen-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/lua-check-hyphen
14mr|texlive-lua-check-hyphen-0.1-2|13	License:	OTHER-FREE
14mr|texlive-lua-check-hyphen-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-check-hyphen.tar.xz
14mr|texlive-lua-check-hyphen-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-check-hyphen.doc.tar.xz
14mr|texlive-lua-check-hyphen-0.1-2|16	BuildArch:	noarch
14mr|texlive-lua-check-hyphen-0.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lua-check-hyphen-0.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lua-check-hyphen-0.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-lua-check-hyphen-0.1-2|20	
14mr|texlive-lua-check-hyphen-0.1-2|21	%description
14mr|texlive-lua-check-hyphen-0.1-2|22	The package looks at all hyphenation breaks in the document,
14mr|texlive-lua-check-hyphen-0.1-2|23	comparing them against a white-list prepared by the author. If
14mr|texlive-lua-check-hyphen-0.1-2|24	a hyphenation break is found, for which there is no entry in
14mr|texlive-lua-check-hyphen-0.1-2|25	the white-list, the package flags the line where the break
14mr|texlive-lua-check-hyphen-0.1-2|26	starts. The author may then either add the hyphenation to the
14mr|texlive-lua-check-hyphen-0.1-2|27	white-list, or adjust the document to avoid the break.
14mr|texlive-lua-check-hyphen-0.1-2|28	
14mr|texlive-lua-check-hyphen-0.1-2|29	%post
14mr|texlive-lua-check-hyphen-0.1-2|30	%{_sbindir}/texlive.post
14mr|texlive-lua-check-hyphen-0.1-2|31	
14mr|texlive-lua-check-hyphen-0.1-2|32	%postun
14mr|texlive-lua-check-hyphen-0.1-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-lua-check-hyphen-0.1-2|34	%{_sbindir}/texlive.post
14mr|texlive-lua-check-hyphen-0.1-2|35	fi
14mr|texlive-lua-check-hyphen-0.1-2|36	
14mr|texlive-lua-check-hyphen-0.1-2|37	#-----------------------------------------------------------------------
14mr|texlive-lua-check-hyphen-0.1-2|38	%files
14mr|texlive-lua-check-hyphen-0.1-2|39	%{_texmfdistdir}/tex/lualatex/lua-check-hyphen/lua-check-hyphen.lua
14mr|texlive-lua-check-hyphen-0.1-2|40	%{_texmfdistdir}/tex/lualatex/lua-check-hyphen/lua-check-hyphen.sty
14mr|texlive-lua-check-hyphen-0.1-2|41	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/README.md
14mr|texlive-lua-check-hyphen-0.1-2|42	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf
14mr|texlive-lua-check-hyphen-0.1-2|43	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.tex
14mr|texlive-lua-check-hyphen-0.1-2|44	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/sample.pdf
14mr|texlive-lua-check-hyphen-0.1-2|45	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/sample.tex
14mr|texlive-lua-check-hyphen-0.1-2|46	
14mr|texlive-lua-check-hyphen-0.1-2|47	#-----------------------------------------------------------------------
14mr|texlive-lua-check-hyphen-0.1-2|48	%prep
14mr|texlive-lua-check-hyphen-0.1-2|49	%setup -c -a0 -a1
14mr|texlive-lua-check-hyphen-0.1-2|50	
14mr|texlive-lua-check-hyphen-0.1-2|51	%build
14mr|texlive-lua-check-hyphen-0.1-2|52	
14mr|texlive-lua-check-hyphen-0.1-2|53	%install
14mr|texlive-lua-check-hyphen-0.1-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lua-check-hyphen-0.1-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lua-check-hyphen-0.1-2|56	
14mr|texlive-lua-check-hyphen-0.1-2|57	
14mr|texlive-lua-check-hyphen-0.1-2|58	
14mr|texlive-lua-check-hyphen-0.1-2|59	%changelog
14mr|texlive-lua-check-hyphen-0.1-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-lua-check-hyphen-0.1-2|61	+ Revision: 3a1ea9a
14mr|texlive-lua-check-hyphen-0.1-2|62	- MassBuild#440: Increase release tag
14mr|texlive-lua-check-hyphen-0.1-2|63	
14mr|texlive-lua-check-hyphen-0.1-2|64	

20648 14
14mr|texlive-luacode-1.2-3|1	# revision 25193
14mr|texlive-luacode-1.2-3|2	# category Package
14mr|texlive-luacode-1.2-3|3	# catalog-ctan /macros/luatex/latex/luacode
14mr|texlive-luacode-1.2-3|4	# catalog-date 2011-12-29 11:37:48 +0100
14mr|texlive-luacode-1.2-3|5	# catalog-license lppl1.3
14mr|texlive-luacode-1.2-3|6	# catalog-version 1.2
14mr|texlive-luacode-1.2-3|7	Name:		texlive-luacode
14mr|texlive-luacode-1.2-3|8	Version:	1.2
14mr|texlive-luacode-1.2-3|9	Release:	3
14mr|texlive-luacode-1.2-3|10	Summary:	Helper for executing lua code from within TeX
14mr|texlive-luacode-1.2-3|11	Group:		Publishing
14mr|texlive-luacode-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luacode
14mr|texlive-luacode-1.2-3|13	License:	LPPL1.3
14mr|texlive-luacode-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luacode.tar.xz
14mr|texlive-luacode-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luacode.doc.tar.xz
14mr|texlive-luacode-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luacode.source.tar.xz
14mr|texlive-luacode-1.2-3|17	BuildArch:	noarch
14mr|texlive-luacode-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luacode-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luacode-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-luacode-1.2-3|21	
14mr|texlive-luacode-1.2-3|22	%description
14mr|texlive-luacode-1.2-3|23	Executing Lua code from within TeX with directlua can sometimes
14mr|texlive-luacode-1.2-3|24	be tricky: there is no easy way to use the percent character,
14mr|texlive-luacode-1.2-3|25	counting backslashes may be hard, and Lua comments don't work
14mr|texlive-luacode-1.2-3|26	the way you expect. The package provides the \luaexec command
14mr|texlive-luacode-1.2-3|27	and the luacode(*) environments to help with these problems.
14mr|texlive-luacode-1.2-3|28	
14mr|texlive-luacode-1.2-3|29	%post
14mr|texlive-luacode-1.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-luacode-1.2-3|31	
14mr|texlive-luacode-1.2-3|32	%postun
14mr|texlive-luacode-1.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-luacode-1.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-luacode-1.2-3|35	fi
14mr|texlive-luacode-1.2-3|36	
14mr|texlive-luacode-1.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-luacode-1.2-3|38	%files
14mr|texlive-luacode-1.2-3|39	%{_texmfdistdir}/tex/lualatex/luacode/luacode.sty
14mr|texlive-luacode-1.2-3|40	%doc %{_texmfdistdir}/doc/lualatex/luacode/News
14mr|texlive-luacode-1.2-3|41	%doc %{_texmfdistdir}/doc/lualatex/luacode/README
14mr|texlive-luacode-1.2-3|42	%doc %{_texmfdistdir}/doc/lualatex/luacode/luacode.pdf
14mr|texlive-luacode-1.2-3|43	#- source
14mr|texlive-luacode-1.2-3|44	%doc %{_texmfdistdir}/source/lualatex/luacode/Makefile
14mr|texlive-luacode-1.2-3|45	%doc %{_texmfdistdir}/source/lualatex/luacode/luacode.dtx
14mr|texlive-luacode-1.2-3|46	
14mr|texlive-luacode-1.2-3|47	#-----------------------------------------------------------------------
14mr|texlive-luacode-1.2-3|48	%prep
14mr|texlive-luacode-1.2-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-luacode-1.2-3|50	
14mr|texlive-luacode-1.2-3|51	%build
14mr|texlive-luacode-1.2-3|52	
14mr|texlive-luacode-1.2-3|53	%install
14mr|texlive-luacode-1.2-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luacode-1.2-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-luacode-1.2-3|56	
14mr|texlive-luacode-1.2-3|57	
14mr|texlive-luacode-1.2-3|58	
14mr|texlive-luacode-1.2-3|59	%changelog
14mr|texlive-luacode-1.2-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-luacode-1.2-3|61	+ Revision: 5240387
14mr|texlive-luacode-1.2-3|62	- MassBuild#440: Increase release tag
14mr|texlive-luacode-1.2-3|63	
14mr|texlive-luacode-1.2-3|64	

20649 14
14mr|texlive-luaindex-0.1b-4|1	# revision 25882
14mr|texlive-luaindex-0.1b-4|2	# category Package
14mr|texlive-luaindex-0.1b-4|3	# catalog-ctan /macros/luatex/latex/luaindex
14mr|texlive-luaindex-0.1b-4|4	# catalog-date 2011-08-19 10:28:18 +0200
14mr|texlive-luaindex-0.1b-4|5	# catalog-license lppl1.3
14mr|texlive-luaindex-0.1b-4|6	# catalog-version 0.1b
14mr|texlive-luaindex-0.1b-4|7	Name:		texlive-luaindex
14mr|texlive-luaindex-0.1b-4|8	Version:	0.1b
14mr|texlive-luaindex-0.1b-4|9	Release:	4
14mr|texlive-luaindex-0.1b-4|10	Summary:	Create index using lualatex
14mr|texlive-luaindex-0.1b-4|11	Group:		Publishing
14mr|texlive-luaindex-0.1b-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luaindex
14mr|texlive-luaindex-0.1b-4|13	License:	LPPL1.3
14mr|texlive-luaindex-0.1b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaindex.tar.xz
14mr|texlive-luaindex-0.1b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaindex.doc.tar.xz
14mr|texlive-luaindex-0.1b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaindex.source.tar.xz
14mr|texlive-luaindex-0.1b-4|17	BuildArch:	noarch
14mr|texlive-luaindex-0.1b-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luaindex-0.1b-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luaindex-0.1b-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-luaindex-0.1b-4|21	
14mr|texlive-luaindex-0.1b-4|22	%description
14mr|texlive-luaindex-0.1b-4|23	Luaindex provides (yet another) index processor, written in
14mr|texlive-luaindex-0.1b-4|24	Lua.
14mr|texlive-luaindex-0.1b-4|25	
14mr|texlive-luaindex-0.1b-4|26	%post
14mr|texlive-luaindex-0.1b-4|27	%{_sbindir}/texlive.post
14mr|texlive-luaindex-0.1b-4|28	
14mr|texlive-luaindex-0.1b-4|29	%postun
14mr|texlive-luaindex-0.1b-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-luaindex-0.1b-4|31	%{_sbindir}/texlive.post
14mr|texlive-luaindex-0.1b-4|32	fi
14mr|texlive-luaindex-0.1b-4|33	
14mr|texlive-luaindex-0.1b-4|34	#-----------------------------------------------------------------------
14mr|texlive-luaindex-0.1b-4|35	%files
14mr|texlive-luaindex-0.1b-4|36	%{_texmfdistdir}/scripts/luaindex/luaindex.lua
14mr|texlive-luaindex-0.1b-4|37	%{_texmfdistdir}/tex/lualatex/luaindex/luaindex.sty
14mr|texlive-luaindex-0.1b-4|38	%doc %{_texmfdistdir}/doc/lualatex/luaindex/README
14mr|texlive-luaindex-0.1b-4|39	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex-example.ldx
14mr|texlive-luaindex-0.1b-4|40	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex-example.ltx
14mr|texlive-luaindex-0.1b-4|41	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex-example.pdf
14mr|texlive-luaindex-0.1b-4|42	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex.ltx
14mr|texlive-luaindex-0.1b-4|43	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex.pdf
14mr|texlive-luaindex-0.1b-4|44	#- source
14mr|texlive-luaindex-0.1b-4|45	%doc %{_texmfdistdir}/source/lualatex/luaindex/luaindex.dtx
14mr|texlive-luaindex-0.1b-4|46	
14mr|texlive-luaindex-0.1b-4|47	#-----------------------------------------------------------------------
14mr|texlive-luaindex-0.1b-4|48	%prep
14mr|texlive-luaindex-0.1b-4|49	%setup -c -a0 -a1 -a2
14mr|texlive-luaindex-0.1b-4|50	
14mr|texlive-luaindex-0.1b-4|51	%build
14mr|texlive-luaindex-0.1b-4|52	
14mr|texlive-luaindex-0.1b-4|53	%install
14mr|texlive-luaindex-0.1b-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luaindex-0.1b-4|55	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-luaindex-0.1b-4|56	
14mr|texlive-luaindex-0.1b-4|57	
14mr|texlive-luaindex-0.1b-4|58	
14mr|texlive-luaindex-0.1b-4|59	%changelog
14mr|texlive-luaindex-0.1b-4|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1b-4
14mr|texlive-luaindex-0.1b-4|61	+ Revision: 1822ee2
14mr|texlive-luaindex-0.1b-4|62	- MassBuild#440: Increase release tag
14mr|texlive-luaindex-0.1b-4|63	
14mr|texlive-luaindex-0.1b-4|64	

20650 14
14mr|texlive-luainputenc-0.973-3|1	# revision 20491
14mr|texlive-luainputenc-0.973-3|2	# category Package
14mr|texlive-luainputenc-0.973-3|3	# catalog-ctan /macros/luatex/latex/luainputenc
14mr|texlive-luainputenc-0.973-3|4	# catalog-date 2010-11-19 16:55:42 +0100
14mr|texlive-luainputenc-0.973-3|5	# catalog-license pd
14mr|texlive-luainputenc-0.973-3|6	# catalog-version 0.973
14mr|texlive-luainputenc-0.973-3|7	Name:		texlive-luainputenc
14mr|texlive-luainputenc-0.973-3|8	Version:	0.973
14mr|texlive-luainputenc-0.973-3|9	Release:	3
14mr|texlive-luainputenc-0.973-3|10	Summary:	Replacing inputenc for use in LuaTeX
14mr|texlive-luainputenc-0.973-3|11	Group:		Publishing
14mr|texlive-luainputenc-0.973-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luainputenc
14mr|texlive-luainputenc-0.973-3|13	License:	PD
14mr|texlive-luainputenc-0.973-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luainputenc.tar.xz
14mr|texlive-luainputenc-0.973-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luainputenc.doc.tar.xz
14mr|texlive-luainputenc-0.973-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luainputenc.source.tar.xz
14mr|texlive-luainputenc-0.973-3|17	BuildArch:	noarch
14mr|texlive-luainputenc-0.973-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luainputenc-0.973-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luainputenc-0.973-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-luainputenc-0.973-3|21	
14mr|texlive-luainputenc-0.973-3|22	%description
14mr|texlive-luainputenc-0.973-3|23	LuaTeX operates by default in UTF-8 input; thus LaTeX documents
14mr|texlive-luainputenc-0.973-3|24	that need 8-bit character-sets need special treatment. (In
14mr|texlive-luainputenc-0.973-3|25	fact, LaTeX documents using UTF-8 with "traditional" -- 256-
14mr|texlive-luainputenc-0.973-3|26	glyph -- fonts also need support from this package.) The
14mr|texlive-luainputenc-0.973-3|27	package, therefore, replaces the LaTeX standard inputenc for
14mr|texlive-luainputenc-0.973-3|28	use under LuaTeX. With a current LuaTeX,the package has the
14mr|texlive-luainputenc-0.973-3|29	same behaviour with LuaTeX as inputenc has under pdfTeX.
14mr|texlive-luainputenc-0.973-3|30	
14mr|texlive-luainputenc-0.973-3|31	%post
14mr|texlive-luainputenc-0.973-3|32	%{_sbindir}/texlive.post
14mr|texlive-luainputenc-0.973-3|33	
14mr|texlive-luainputenc-0.973-3|34	%postun
14mr|texlive-luainputenc-0.973-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-luainputenc-0.973-3|36	%{_sbindir}/texlive.post
14mr|texlive-luainputenc-0.973-3|37	fi
14mr|texlive-luainputenc-0.973-3|38	
14mr|texlive-luainputenc-0.973-3|39	#-----------------------------------------------------------------------
14mr|texlive-luainputenc-0.973-3|40	%files
14mr|texlive-luainputenc-0.973-3|41	%{_texmfdistdir}/tex/lualatex/luainputenc/luainputenc.lua
14mr|texlive-luainputenc-0.973-3|42	%{_texmfdistdir}/tex/lualatex/luainputenc/luainputenc.sty
14mr|texlive-luainputenc-0.973-3|43	%{_texmfdistdir}/tex/lualatex/luainputenc/lutf8.def
14mr|texlive-luainputenc-0.973-3|44	%{_texmfdistdir}/tex/lualatex/luainputenc/lutf8x.def
14mr|texlive-luainputenc-0.973-3|45	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/NEWS
14mr|texlive-luainputenc-0.973-3|46	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/README
14mr|texlive-luainputenc-0.973-3|47	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/inputenc.sty.diff
14mr|texlive-luainputenc-0.973-3|48	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/luainputenc.pdf
14mr|texlive-luainputenc-0.973-3|49	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/test.tex
14mr|texlive-luainputenc-0.973-3|50	#- source
14mr|texlive-luainputenc-0.973-3|51	%doc %{_texmfdistdir}/source/lualatex/luainputenc/Makefile
14mr|texlive-luainputenc-0.973-3|52	%doc %{_texmfdistdir}/source/lualatex/luainputenc/luainputenc.dtx
14mr|texlive-luainputenc-0.973-3|53	
14mr|texlive-luainputenc-0.973-3|54	#-----------------------------------------------------------------------
14mr|texlive-luainputenc-0.973-3|55	%prep
14mr|texlive-luainputenc-0.973-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-luainputenc-0.973-3|57	
14mr|texlive-luainputenc-0.973-3|58	%build
14mr|texlive-luainputenc-0.973-3|59	
14mr|texlive-luainputenc-0.973-3|60	%install
14mr|texlive-luainputenc-0.973-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luainputenc-0.973-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-luainputenc-0.973-3|63	
14mr|texlive-luainputenc-0.973-3|64	
14mr|texlive-luainputenc-0.973-3|65	
14mr|texlive-luainputenc-0.973-3|66	%changelog
14mr|texlive-luainputenc-0.973-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.973-3
14mr|texlive-luainputenc-0.973-3|68	+ Revision: 40d101c
14mr|texlive-luainputenc-0.973-3|69	- MassBuild#440: Increase release tag
14mr|texlive-luainputenc-0.973-3|70	
14mr|texlive-luainputenc-0.973-3|71	

20651 14
14mr|texlive-luaintro-0.01-7|1	# revision 30909
14mr|texlive-luaintro-0.01-7|2	# category Package
14mr|texlive-luaintro-0.01-7|3	# catalog-ctan /info/examples/luaintro
14mr|texlive-luaintro-0.01-7|4	# catalog-date 2013-02-13 13:36:17 +0100
14mr|texlive-luaintro-0.01-7|5	# catalog-license lppl1.3
14mr|texlive-luaintro-0.01-7|6	# catalog-version 0.01
14mr|texlive-luaintro-0.01-7|7	Name:		texlive-luaintro
14mr|texlive-luaintro-0.01-7|8	Version:	0.01
14mr|texlive-luaintro-0.01-7|9	Release:	7
14mr|texlive-luaintro-0.01-7|10	Summary:	Examples from the book "Einfuhrung in LuaTeX und LuaLaTeX"
14mr|texlive-luaintro-0.01-7|11	Group:		Publishing
14mr|texlive-luaintro-0.01-7|12	URL:		http://www.ctan.org/tex-archive/info/examples/luaintro
14mr|texlive-luaintro-0.01-7|13	License:	LPPL1.3
14mr|texlive-luaintro-0.01-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaintro.tar.xz
14mr|texlive-luaintro-0.01-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaintro.doc.tar.xz
14mr|texlive-luaintro-0.01-7|16	BuildArch:	noarch
14mr|texlive-luaintro-0.01-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-luaintro-0.01-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-luaintro-0.01-7|19	
14mr|texlive-luaintro-0.01-7|20	%description
14mr|texlive-luaintro-0.01-7|21	The bundle provides source of all the examples published in the
14mr|texlive-luaintro-0.01-7|22	German book "Einfuhrung in LuaTeX und LuaLaTeX", published by
14mr|texlive-luaintro-0.01-7|23	Lehmans Media and DANTE, Berlin.
14mr|texlive-luaintro-0.01-7|24	
14mr|texlive-luaintro-0.01-7|25	#-----------------------------------------------------------------------
14mr|texlive-luaintro-0.01-7|26	%files
14mr|texlive-luaintro-0.01-7|27	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-01-1.lua
14mr|texlive-luaintro-0.01-7|28	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-1.lualtx
14mr|texlive-luaintro-0.01-7|29	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-10.ltx2
14mr|texlive-luaintro-0.01-7|30	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-11.ltx2
14mr|texlive-luaintro-0.01-7|31	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-12.lualtx
14mr|texlive-luaintro-0.01-7|32	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-13.lualtx3
14mr|texlive-luaintro-0.01-7|33	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-14.lualtx3
14mr|texlive-luaintro-0.01-7|34	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-15.lualtx3
14mr|texlive-luaintro-0.01-7|35	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-16.lualtx3
14mr|texlive-luaintro-0.01-7|36	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-17.lualtx3
14mr|texlive-luaintro-0.01-7|37	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-18.lualtx3
14mr|texlive-luaintro-0.01-7|38	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-19.lualtx
14mr|texlive-luaintro-0.01-7|39	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-2.lualtx
14mr|texlive-luaintro-0.01-7|40	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-20.lualtx
14mr|texlive-luaintro-0.01-7|41	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-21.lualtx
14mr|texlive-luaintro-0.01-7|42	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-22.lualtx
14mr|texlive-luaintro-0.01-7|43	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-3.lualtx
14mr|texlive-luaintro-0.01-7|44	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-4.lualtx
14mr|texlive-luaintro-0.01-7|45	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-5.lualtx
14mr|texlive-luaintro-0.01-7|46	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-6.lualtx
14mr|texlive-luaintro-0.01-7|47	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-7.sh
14mr|texlive-luaintro-0.01-7|48	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-8.lualtx3
14mr|texlive-luaintro-0.01-7|49	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-9.lualtx3
14mr|texlive-luaintro-0.01-7|50	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-1.lualtx3
14mr|texlive-luaintro-0.01-7|51	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-2.lualtx3
14mr|texlive-luaintro-0.01-7|52	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-3.lualtx3
14mr|texlive-luaintro-0.01-7|53	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-4.lualtx3
14mr|texlive-luaintro-0.01-7|54	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-5.lualtx3
14mr|texlive-luaintro-0.01-7|55	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-6.lualtx3
14mr|texlive-luaintro-0.01-7|56	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-1.lualtx
14mr|texlive-luaintro-0.01-7|57	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-2.lualtx
14mr|texlive-luaintro-0.01-7|58	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-3.lualtx
14mr|texlive-luaintro-0.01-7|59	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-4.lualtx
14mr|texlive-luaintro-0.01-7|60	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-5.ctx1crop
14mr|texlive-luaintro-0.01-7|61	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-1.lualtx
14mr|texlive-luaintro-0.01-7|62	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-2.lualtx
14mr|texlive-luaintro-0.01-7|63	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-3.lualtx
14mr|texlive-luaintro-0.01-7|64	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-4.sh
14mr|texlive-luaintro-0.01-7|65	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-5.sh
14mr|texlive-luaintro-0.01-7|66	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-1.lualtx
14mr|texlive-luaintro-0.01-7|67	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-10.lualtx
14mr|texlive-luaintro-0.01-7|68	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-11.lualtx2
14mr|texlive-luaintro-0.01-7|69	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-12.lualtx3
14mr|texlive-luaintro-0.01-7|70	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-13.lualtx3
14mr|texlive-luaintro-0.01-7|71	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-14.lualtx3
14mr|texlive-luaintro-0.01-7|72	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-15.lualtx3
14mr|texlive-luaintro-0.01-7|73	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-16.lualtx3
14mr|texlive-luaintro-0.01-7|74	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-2.lualtx
14mr|texlive-luaintro-0.01-7|75	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-3.lualtx
14mr|texlive-luaintro-0.01-7|76	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-4.lualtx
14mr|texlive-luaintro-0.01-7|77	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-5.lualtx
14mr|texlive-luaintro-0.01-7|78	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-6.sh
14mr|texlive-luaintro-0.01-7|79	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-7.lualtx2
14mr|texlive-luaintro-0.01-7|80	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-8.lualtx2
14mr|texlive-luaintro-0.01-7|81	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-9.lualtx
14mr|texlive-luaintro-0.01-7|82	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-01-1.lualtx
14mr|texlive-luaintro-0.01-7|83	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-03-1.lualtx
14mr|texlive-luaintro-0.01-7|84	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-04-1.lualtx3
14mr|texlive-luaintro-0.01-7|85	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-06-1.lualtx3
14mr|texlive-luaintro-0.01-7|86	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-06-2.lualtx3
14mr|texlive-luaintro-0.01-7|87	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-06-3.lualtx3
14mr|texlive-luaintro-0.01-7|88	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-07-1.lualtx
14mr|texlive-luaintro-0.01-7|89	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-07-2.lualtx
14mr|texlive-luaintro-0.01-7|90	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-08-1.lualtx
14mr|texlive-luaintro-0.01-7|91	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-08-2.lualtx3
14mr|texlive-luaintro-0.01-7|92	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-08-3.sh
14mr|texlive-luaintro-0.01-7|93	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-10-1.lualtx
14mr|texlive-luaintro-0.01-7|94	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-10-2.lualtx
14mr|texlive-luaintro-0.01-7|95	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-10-3.lualtx
14mr|texlive-luaintro-0.01-7|96	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-1.sh
14mr|texlive-luaintro-0.01-7|97	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-2.lualtx
14mr|texlive-luaintro-0.01-7|98	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-3.lualtx
14mr|texlive-luaintro-0.01-7|99	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-4.lualtx
14mr|texlive-luaintro-0.01-7|100	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-5.lualtx
14mr|texlive-luaintro-0.01-7|101	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-6.lualtx
14mr|texlive-luaintro-0.01-7|102	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-7.lualtx
14mr|texlive-luaintro-0.01-7|103	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-01-1.lualtx3
14mr|texlive-luaintro-0.01-7|104	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-01-2.lualtx3
14mr|texlive-luaintro-0.01-7|105	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-01-3.lualtx
14mr|texlive-luaintro-0.01-7|106	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-1.lualtx
14mr|texlive-luaintro-0.01-7|107	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-10.lualtx
14mr|texlive-luaintro-0.01-7|108	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-11.lualtx
14mr|texlive-luaintro-0.01-7|109	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-12.lualtx
14mr|texlive-luaintro-0.01-7|110	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-13.lualtx
14mr|texlive-luaintro-0.01-7|111	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-14.lualtx
14mr|texlive-luaintro-0.01-7|112	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-15.lualtx
14mr|texlive-luaintro-0.01-7|113	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-16.lualtx
14mr|texlive-luaintro-0.01-7|114	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-17.lualtx
14mr|texlive-luaintro-0.01-7|115	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-2.lualtx
14mr|texlive-luaintro-0.01-7|116	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-3.lualtx
14mr|texlive-luaintro-0.01-7|117	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-4.lualtx
14mr|texlive-luaintro-0.01-7|118	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-5.lualtx2
14mr|texlive-luaintro-0.01-7|119	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-6.lualtx
14mr|texlive-luaintro-0.01-7|120	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-7.lualtx
14mr|texlive-luaintro-0.01-7|121	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-8.lualtx
14mr|texlive-luaintro-0.01-7|122	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-9.lualtx
14mr|texlive-luaintro-0.01-7|123	%doc %{_texmfdistdir}/doc/luatex/luaintro/05-01-1.lualtx
14mr|texlive-luaintro-0.01-7|124	%doc %{_texmfdistdir}/doc/luatex/luaintro/05-01-2.lualtx
14mr|texlive-luaintro-0.01-7|125	%doc %{_texmfdistdir}/doc/luatex/luaintro/05-02-1.lualtx3
14mr|texlive-luaintro-0.01-7|126	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-02-1.lualtx
14mr|texlive-luaintro-0.01-7|127	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-03-1.lualtx3
14mr|texlive-luaintro-0.01-7|128	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-04-1.lualtx3
14mr|texlive-luaintro-0.01-7|129	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-05-1.lualtx3
14mr|texlive-luaintro-0.01-7|130	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-05-2.lualtx
14mr|texlive-luaintro-0.01-7|131	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-06-1.lualtx
14mr|texlive-luaintro-0.01-7|132	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-1.lualtx
14mr|texlive-luaintro-0.01-7|133	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-2.lualtx
14mr|texlive-luaintro-0.01-7|134	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-3.lualtx
14mr|texlive-luaintro-0.01-7|135	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-4.lualtx
14mr|texlive-luaintro-0.01-7|136	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-5.lualtx
14mr|texlive-luaintro-0.01-7|137	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-09-1.lualtx
14mr|texlive-luaintro-0.01-7|138	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-10-1.lualtx
14mr|texlive-luaintro-0.01-7|139	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-1.sh
14mr|texlive-luaintro-0.01-7|140	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-10.lualtx
14mr|texlive-luaintro-0.01-7|141	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-11.lualtx
14mr|texlive-luaintro-0.01-7|142	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-12.lualtx
14mr|texlive-luaintro-0.01-7|143	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-13.lualtx
14mr|texlive-luaintro-0.01-7|144	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-14.lualtx
14mr|texlive-luaintro-0.01-7|145	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-15.lualtx
14mr|texlive-luaintro-0.01-7|146	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-16.lualtx
14mr|texlive-luaintro-0.01-7|147	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-17.lualtx
14mr|texlive-luaintro-0.01-7|148	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-18.lualtx
14mr|texlive-luaintro-0.01-7|149	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-2.sh
14mr|texlive-luaintro-0.01-7|150	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-3.lualtx
14mr|texlive-luaintro-0.01-7|151	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-4.lualtx
14mr|texlive-luaintro-0.01-7|152	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-5.lualtx
14mr|texlive-luaintro-0.01-7|153	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-6.lualtx
14mr|texlive-luaintro-0.01-7|154	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-7.sh
14mr|texlive-luaintro-0.01-7|155	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-8.sh
14mr|texlive-luaintro-0.01-7|156	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-9.sh
14mr|texlive-luaintro-0.01-7|157	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-1.lualtx
14mr|texlive-luaintro-0.01-7|158	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-10.lualtx
14mr|texlive-luaintro-0.01-7|159	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-11.lualtx
14mr|texlive-luaintro-0.01-7|160	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-12.lualtx
14mr|texlive-luaintro-0.01-7|161	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-13.lualtx
14mr|texlive-luaintro-0.01-7|162	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-14.lualtx
14mr|texlive-luaintro-0.01-7|163	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-2.lualtx
14mr|texlive-luaintro-0.01-7|164	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-3.lualtx
14mr|texlive-luaintro-0.01-7|165	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-4.lualtx
14mr|texlive-luaintro-0.01-7|166	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-5.lualtx
14mr|texlive-luaintro-0.01-7|167	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-6.lualtx
14mr|texlive-luaintro-0.01-7|168	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-7.lualtx
14mr|texlive-luaintro-0.01-7|169	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-8.lualtx
14mr|texlive-luaintro-0.01-7|170	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-9.lualtx
14mr|texlive-luaintro-0.01-7|171	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-13-1.lualtx
14mr|texlive-luaintro-0.01-7|172	%doc %{_texmfdistdir}/doc/luatex/luaintro/07-02-1.lualtx
14mr|texlive-luaintro-0.01-7|173	%doc %{_texmfdistdir}/doc/luatex/luaintro/07-02-2.lualtx
14mr|texlive-luaintro-0.01-7|174	%doc %{_texmfdistdir}/doc/luatex/luaintro/07-02-3.lualtx
14mr|texlive-luaintro-0.01-7|175	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-1.lua
14mr|texlive-luaintro-0.01-7|176	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-10.lua
14mr|texlive-luaintro-0.01-7|177	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-11.lua
14mr|texlive-luaintro-0.01-7|178	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-2.lua
14mr|texlive-luaintro-0.01-7|179	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-3.lua
14mr|texlive-luaintro-0.01-7|180	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-4.lua
14mr|texlive-luaintro-0.01-7|181	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-5.lua
14mr|texlive-luaintro-0.01-7|182	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-6.lua
14mr|texlive-luaintro-0.01-7|183	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-7.lua
14mr|texlive-luaintro-0.01-7|184	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-8.lua
14mr|texlive-luaintro-0.01-7|185	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-9.lua
14mr|texlive-luaintro-0.01-7|186	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-02-1.lua
14mr|texlive-luaintro-0.01-7|187	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-1.lualtx
14mr|texlive-luaintro-0.01-7|188	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-2.lualtx
14mr|texlive-luaintro-0.01-7|189	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-3.lualtx3
14mr|texlive-luaintro-0.01-7|190	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-4.lualtx
14mr|texlive-luaintro-0.01-7|191	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-5.lualtx
14mr|texlive-luaintro-0.01-7|192	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-6.lualtx
14mr|texlive-luaintro-0.01-7|193	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-1.lualtx
14mr|texlive-luaintro-0.01-7|194	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-2.lualtx
14mr|texlive-luaintro-0.01-7|195	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-3.lualtx
14mr|texlive-luaintro-0.01-7|196	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-4.lualtx
14mr|texlive-luaintro-0.01-7|197	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-5.lualtx
14mr|texlive-luaintro-0.01-7|198	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-6.lualtx
14mr|texlive-luaintro-0.01-7|199	%doc %{_texmfdistdir}/doc/luatex/luaintro/CTdefault.tex
14mr|texlive-luaintro-0.01-7|200	%doc %{_texmfdistdir}/doc/luatex/luaintro/DEexa.sty
14mr|texlive-luaintro-0.01-7|201	%doc %{_texmfdistdir}/doc/luatex/luaintro/DEoptions.sty
14mr|texlive-luaintro-0.01-7|202	%doc %{_texmfdistdir}/doc/luatex/luaintro/Letter.ist
14mr|texlive-luaintro-0.01-7|203	%doc %{_texmfdistdir}/doc/luatex/luaintro/LetterC.ist
14mr|texlive-luaintro-0.01-7|204	%doc %{_texmfdistdir}/doc/luatex/luaintro/LoadFonts.tex
14mr|texlive-luaintro-0.01-7|205	%doc %{_texmfdistdir}/doc/luatex/luaintro/README
14mr|texlive-luaintro-0.01-7|206	%doc %{_texmfdistdir}/doc/luatex/luaintro/beispiel.cls
14mr|texlive-luaintro-0.01-7|207	%doc %{_texmfdistdir}/doc/luatex/luaintro/bspcalweekly.cls
14mr|texlive-luaintro-0.01-7|208	%doc %{_texmfdistdir}/doc/luatex/luaintro/bspdvdcoll.cls
14mr|texlive-luaintro-0.01-7|209	%doc %{_texmfdistdir}/doc/luatex/luaintro/bspfont.cls
14mr|texlive-luaintro-0.01-7|210	%doc %{_texmfdistdir}/doc/luatex/luaintro/bsppstricks.cls
14mr|texlive-luaintro-0.01-7|211	%doc %{_texmfdistdir}/doc/luatex/luaintro/exa-fontconfig.tex
14mr|texlive-luaintro-0.01-7|212	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaarticle.cls
14mr|texlive-luaintro-0.01-7|213	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaarticle2.cls
14mr|texlive-luaintro-0.01-7|214	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaartplain.cls
14mr|texlive-luaintro-0.01-7|215	%doc %{_texmfdistdir}/doc/luatex/luaintro/exabeamer.cls
14mr|texlive-luaintro-0.01-7|216	%doc %{_texmfdistdir}/doc/luatex/luaintro/exabook.cls
14mr|texlive-luaintro-0.01-7|217	%doc %{_texmfdistdir}/doc/luatex/luaintro/exabook2.cls
14mr|texlive-luaintro-0.01-7|218	%doc %{_texmfdistdir}/doc/luatex/luaintro/exadante.cls
14mr|texlive-luaintro-0.01-7|219	%doc %{_texmfdistdir}/doc/luatex/luaintro/exafoils.cls
14mr|texlive-luaintro-0.01-7|220	%doc %{_texmfdistdir}/doc/luatex/luaintro/exafubeamer.cls
14mr|texlive-luaintro-0.01-7|221	%doc %{_texmfdistdir}/doc/luatex/luaintro/exafupd.cls
14mr|texlive-luaintro-0.01-7|222	%doc %{_texmfdistdir}/doc/luatex/luaintro/examargin.cls
14mr|texlive-luaintro-0.01-7|223	%doc %{_texmfdistdir}/doc/luatex/luaintro/examemoir.cls
14mr|texlive-luaintro-0.01-7|224	%doc %{_texmfdistdir}/doc/luatex/luaintro/examinimal-mathsymbols.cls
14mr|texlive-luaintro-0.01-7|225	%doc %{_texmfdistdir}/doc/luatex/luaintro/examinimal.cls
14mr|texlive-luaintro-0.01-7|226	%doc %{_texmfdistdir}/doc/luatex/luaintro/exapd.cls
14mr|texlive-luaintro-0.01-7|227	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaprosper.cls
14mr|texlive-luaintro-0.01-7|228	%doc %{_texmfdistdir}/doc/luatex/luaintro/exareport.cls
14mr|texlive-luaintro-0.01-7|229	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaseminar.cls
14mr|texlive-luaintro-0.01-7|230	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaslidenotes.cls
14mr|texlive-luaintro-0.01-7|231	%doc %{_texmfdistdir}/doc/luatex/luaintro/exasymbol.cls
14mr|texlive-luaintro-0.01-7|232	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaxetex.cls
14mr|texlive-luaintro-0.01-7|233	%doc %{_texmfdistdir}/doc/luatex/luaintro/screxa.cls
14mr|texlive-luaintro-0.01-7|234	%doc %{_texmfdistdir}/doc/luatex/luaintro/screxabook.cls
14mr|texlive-luaintro-0.01-7|235	%doc %{_texmfdistdir}/doc/luatex/luaintro/screxareport.cls
14mr|texlive-luaintro-0.01-7|236	
14mr|texlive-luaintro-0.01-7|237	#-----------------------------------------------------------------------
14mr|texlive-luaintro-0.01-7|238	%prep
14mr|texlive-luaintro-0.01-7|239	%setup -c -a0 -a1
14mr|texlive-luaintro-0.01-7|240	
14mr|texlive-luaintro-0.01-7|241	%build
14mr|texlive-luaintro-0.01-7|242	
14mr|texlive-luaintro-0.01-7|243	%install
14mr|texlive-luaintro-0.01-7|244	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luaintro-0.01-7|245	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-luaintro-0.01-7|246	
14mr|texlive-luaintro-0.01-7|247	%changelog
14mr|texlive-luaintro-0.01-7|248	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-7
14mr|texlive-luaintro-0.01-7|249	+ Revision: 9c0cdca
14mr|texlive-luaintro-0.01-7|250	- MassBuild#440: Increase release tag
14mr|texlive-luaintro-0.01-7|251	
14mr|texlive-luaintro-0.01-7|252	

20652 14
14mr|texlive-lualatex-doc-20101111-3|1	# revision 20419
14mr|texlive-lualatex-doc-20101111-3|2	# category Package
14mr|texlive-lualatex-doc-20101111-3|3	# catalog-ctan /info/luatex/lualatex-doc
14mr|texlive-lualatex-doc-20101111-3|4	# catalog-date 2010-11-11 23:00:42 +0100
14mr|texlive-lualatex-doc-20101111-3|5	# catalog-license fdl
14mr|texlive-lualatex-doc-20101111-3|6	# catalog-version undef
14mr|texlive-lualatex-doc-20101111-3|7	Name:		texlive-lualatex-doc
14mr|texlive-lualatex-doc-20101111-3|8	Version:	20101111
14mr|texlive-lualatex-doc-20101111-3|9	Release:	3
14mr|texlive-lualatex-doc-20101111-3|10	Summary:	A guide to use of LaTeX with LuaTeX
14mr|texlive-lualatex-doc-20101111-3|11	Group:		Publishing
14mr|texlive-lualatex-doc-20101111-3|12	URL:		http://www.ctan.org/tex-archive/info/luatex/lualatex-doc
14mr|texlive-lualatex-doc-20101111-3|13	License:	FDL
14mr|texlive-lualatex-doc-20101111-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-doc.tar.xz
14mr|texlive-lualatex-doc-20101111-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-doc.doc.tar.xz
14mr|texlive-lualatex-doc-20101111-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-doc.source.tar.xz
14mr|texlive-lualatex-doc-20101111-3|17	BuildArch:	noarch
14mr|texlive-lualatex-doc-20101111-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lualatex-doc-20101111-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lualatex-doc-20101111-3|20	
14mr|texlive-lualatex-doc-20101111-3|21	%description
14mr|texlive-lualatex-doc-20101111-3|22	The document is a map/guide to the world of LuaLaTeX. Coverage
14mr|texlive-lualatex-doc-20101111-3|23	supports both new users and package developers. Apart from the
14mr|texlive-lualatex-doc-20101111-3|24	introductory material, the document gathers information from
14mr|texlive-lualatex-doc-20101111-3|25	several sources, and offers links to others.
14mr|texlive-lualatex-doc-20101111-3|26	
14mr|texlive-lualatex-doc-20101111-3|27	#-----------------------------------------------------------------------
14mr|texlive-lualatex-doc-20101111-3|28	%files
14mr|texlive-lualatex-doc-20101111-3|29	%doc %{_texmfdistdir}/doc/lualatex/lualatex-doc/News
14mr|texlive-lualatex-doc-20101111-3|30	%doc %{_texmfdistdir}/doc/lualatex/lualatex-doc/README
14mr|texlive-lualatex-doc-20101111-3|31	%doc %{_texmfdistdir}/doc/lualatex/lualatex-doc/lualatex-doc.pdf
14mr|texlive-lualatex-doc-20101111-3|32	#- source
14mr|texlive-lualatex-doc-20101111-3|33	%doc %{_texmfdistdir}/source/lualatex/lualatex-doc/Makefile
14mr|texlive-lualatex-doc-20101111-3|34	%doc %{_texmfdistdir}/source/lualatex/lualatex-doc/lltxdoc.cls
14mr|texlive-lualatex-doc-20101111-3|35	%doc %{_texmfdistdir}/source/lualatex/lualatex-doc/lualatex-doc.tex
14mr|texlive-lualatex-doc-20101111-3|36	
14mr|texlive-lualatex-doc-20101111-3|37	#-----------------------------------------------------------------------
14mr|texlive-lualatex-doc-20101111-3|38	%prep
14mr|texlive-lualatex-doc-20101111-3|39	%setup -c -a0 -a1 -a2
14mr|texlive-lualatex-doc-20101111-3|40	
14mr|texlive-lualatex-doc-20101111-3|41	%build
14mr|texlive-lualatex-doc-20101111-3|42	
14mr|texlive-lualatex-doc-20101111-3|43	%install
14mr|texlive-lualatex-doc-20101111-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lualatex-doc-20101111-3|45	cp -fpar doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lualatex-doc-20101111-3|46	
14mr|texlive-lualatex-doc-20101111-3|47	
14mr|texlive-lualatex-doc-20101111-3|48	
14mr|texlive-lualatex-doc-20101111-3|49	%changelog
14mr|texlive-lualatex-doc-20101111-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101111-3
14mr|texlive-lualatex-doc-20101111-3|51	+ Revision: 93ac6c5
14mr|texlive-lualatex-doc-20101111-3|52	- MassBuild#440: Increase release tag
14mr|texlive-lualatex-doc-20101111-3|53	
14mr|texlive-lualatex-doc-20101111-3|54	

20653 14
14mr|texlive-lualatex-doc-de-1.0-6|1	# revision 30474
14mr|texlive-lualatex-doc-de-1.0-6|2	# category Package
14mr|texlive-lualatex-doc-de-1.0-6|3	# catalog-ctan /info/luatex/lualatex-doc-de
14mr|texlive-lualatex-doc-de-1.0-6|4	# catalog-date 2013-05-14 17:57:54 +0200
14mr|texlive-lualatex-doc-de-1.0-6|5	# catalog-license fdl
14mr|texlive-lualatex-doc-de-1.0-6|6	# catalog-version 1.0
14mr|texlive-lualatex-doc-de-1.0-6|7	Name:		texlive-lualatex-doc-de
14mr|texlive-lualatex-doc-de-1.0-6|8	Version:	1.0
14mr|texlive-lualatex-doc-de-1.0-6|9	Release:	6
14mr|texlive-lualatex-doc-de-1.0-6|10	Summary:	Guide to LuaLaTeX (German translation)
14mr|texlive-lualatex-doc-de-1.0-6|11	Group:		Publishing
14mr|texlive-lualatex-doc-de-1.0-6|12	URL:		http://www.ctan.org/tex-archive/info/luatex/lualatex-doc-de
14mr|texlive-lualatex-doc-de-1.0-6|13	License:	FDL
14mr|texlive-lualatex-doc-de-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-doc-de.tar.xz
14mr|texlive-lualatex-doc-de-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-doc-de.doc.tar.xz
14mr|texlive-lualatex-doc-de-1.0-6|16	BuildArch:	noarch
14mr|texlive-lualatex-doc-de-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lualatex-doc-de-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lualatex-doc-de-1.0-6|19	
14mr|texlive-lualatex-doc-de-1.0-6|20	%description
14mr|texlive-lualatex-doc-de-1.0-6|21	The document is a German translation of the map/guide to the
14mr|texlive-lualatex-doc-de-1.0-6|22	world of LuaLaTeX. Coverage supports both new users and package
14mr|texlive-lualatex-doc-de-1.0-6|23	developers. Apart from the introductory material, the document
14mr|texlive-lualatex-doc-de-1.0-6|24	gathers information from several sources, and offers links to
14mr|texlive-lualatex-doc-de-1.0-6|25	others.
14mr|texlive-lualatex-doc-de-1.0-6|26	
14mr|texlive-lualatex-doc-de-1.0-6|27	#-----------------------------------------------------------------------
14mr|texlive-lualatex-doc-de-1.0-6|28	%files
14mr|texlive-lualatex-doc-de-1.0-6|29	%doc %{_texmfdistdir}/doc/latex/lualatex-doc-de/lualatex-doc-DE.pdf
14mr|texlive-lualatex-doc-de-1.0-6|30	%doc %{_texmfdistdir}/doc/latex/lualatex-doc-de/lualatex-doc-DE.tex
14mr|texlive-lualatex-doc-de-1.0-6|31	
14mr|texlive-lualatex-doc-de-1.0-6|32	#-----------------------------------------------------------------------
14mr|texlive-lualatex-doc-de-1.0-6|33	%prep
14mr|texlive-lualatex-doc-de-1.0-6|34	%setup -c -a0 -a1
14mr|texlive-lualatex-doc-de-1.0-6|35	
14mr|texlive-lualatex-doc-de-1.0-6|36	%build
14mr|texlive-lualatex-doc-de-1.0-6|37	
14mr|texlive-lualatex-doc-de-1.0-6|38	%install
14mr|texlive-lualatex-doc-de-1.0-6|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lualatex-doc-de-1.0-6|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lualatex-doc-de-1.0-6|41	
14mr|texlive-lualatex-doc-de-1.0-6|42	%changelog
14mr|texlive-lualatex-doc-de-1.0-6|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-lualatex-doc-de-1.0-6|44	+ Revision: fe52db7
14mr|texlive-lualatex-doc-de-1.0-6|45	- MassBuild#440: Increase release tag
14mr|texlive-lualatex-doc-de-1.0-6|46	
14mr|texlive-lualatex-doc-de-1.0-6|47	

20654 14
14mr|texlive-lualatex-math-0.3b-3|1	# revision 24009
14mr|texlive-lualatex-math-0.3b-3|2	# category Package
14mr|texlive-lualatex-math-0.3b-3|3	# catalog-ctan /macros/luatex/latex/lualatex-math
14mr|texlive-lualatex-math-0.3b-3|4	# catalog-date 2011-09-18 21:09:14 +0200
14mr|texlive-lualatex-math-0.3b-3|5	# catalog-license lppl1.3
14mr|texlive-lualatex-math-0.3b-3|6	# catalog-version 0.3b
14mr|texlive-lualatex-math-0.3b-3|7	Name:		texlive-lualatex-math
14mr|texlive-lualatex-math-0.3b-3|8	Version:	0.3b
14mr|texlive-lualatex-math-0.3b-3|9	Release:	3
14mr|texlive-lualatex-math-0.3b-3|10	Summary:	Fixes for mathematics-related LuaLaTeX issues
14mr|texlive-lualatex-math-0.3b-3|11	Group:		Publishing
14mr|texlive-lualatex-math-0.3b-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/lualatex-math
14mr|texlive-lualatex-math-0.3b-3|13	License:	LPPL1.3
14mr|texlive-lualatex-math-0.3b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-math.tar.xz
14mr|texlive-lualatex-math-0.3b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-math.doc.tar.xz
14mr|texlive-lualatex-math-0.3b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-math.source.tar.xz
14mr|texlive-lualatex-math-0.3b-3|17	BuildArch:	noarch
14mr|texlive-lualatex-math-0.3b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lualatex-math-0.3b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lualatex-math-0.3b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lualatex-math-0.3b-3|21	
14mr|texlive-lualatex-math-0.3b-3|22	%description
14mr|texlive-lualatex-math-0.3b-3|23	The package patches a few commands of the LaTeX2e kernel and
14mr|texlive-lualatex-math-0.3b-3|24	the amsmath and mathtools packages to be more compatible with
14mr|texlive-lualatex-math-0.3b-3|25	the LuaTeX engine. It is only meaningful for LuaLaTeX documents
14mr|texlive-lualatex-math-0.3b-3|26	containing mathematical formulas, and does not exhibit any new
14mr|texlive-lualatex-math-0.3b-3|27	functionality. The fixes are mostly moved from the unicode-math
14mr|texlive-lualatex-math-0.3b-3|28	package to this package since they are not directly related to
14mr|texlive-lualatex-math-0.3b-3|29	Unicode mathematics typesetting.
14mr|texlive-lualatex-math-0.3b-3|30	
14mr|texlive-lualatex-math-0.3b-3|31	%post
14mr|texlive-lualatex-math-0.3b-3|32	%{_sbindir}/texlive.post
14mr|texlive-lualatex-math-0.3b-3|33	
14mr|texlive-lualatex-math-0.3b-3|34	%postun
14mr|texlive-lualatex-math-0.3b-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-lualatex-math-0.3b-3|36	%{_sbindir}/texlive.post
14mr|texlive-lualatex-math-0.3b-3|37	fi
14mr|texlive-lualatex-math-0.3b-3|38	
14mr|texlive-lualatex-math-0.3b-3|39	#-----------------------------------------------------------------------
14mr|texlive-lualatex-math-0.3b-3|40	%files
14mr|texlive-lualatex-math-0.3b-3|41	%{_texmfdistdir}/tex/lualatex/lualatex-math/lualatex-math.lua
14mr|texlive-lualatex-math-0.3b-3|42	%{_texmfdistdir}/tex/lualatex/lualatex-math/lualatex-math.sty
14mr|texlive-lualatex-math-0.3b-3|43	%doc %{_texmfdistdir}/doc/lualatex/lualatex-math/lualatex-math.pdf
14mr|texlive-lualatex-math-0.3b-3|44	#- source
14mr|texlive-lualatex-math-0.3b-3|45	%doc %{_texmfdistdir}/source/lualatex/lualatex-math/lualatex-math.dtx
14mr|texlive-lualatex-math-0.3b-3|46	%doc %{_texmfdistdir}/source/lualatex/lualatex-math/lualatex-math.ins
14mr|texlive-lualatex-math-0.3b-3|47	
14mr|texlive-lualatex-math-0.3b-3|48	#-----------------------------------------------------------------------
14mr|texlive-lualatex-math-0.3b-3|49	%prep
14mr|texlive-lualatex-math-0.3b-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-lualatex-math-0.3b-3|51	
14mr|texlive-lualatex-math-0.3b-3|52	%build
14mr|texlive-lualatex-math-0.3b-3|53	
14mr|texlive-lualatex-math-0.3b-3|54	%install
14mr|texlive-lualatex-math-0.3b-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lualatex-math-0.3b-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lualatex-math-0.3b-3|57	
14mr|texlive-lualatex-math-0.3b-3|58	
14mr|texlive-lualatex-math-0.3b-3|59	
14mr|texlive-lualatex-math-0.3b-3|60	%changelog
14mr|texlive-lualatex-math-0.3b-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3b-3
14mr|texlive-lualatex-math-0.3b-3|62	+ Revision: d0ddc22
14mr|texlive-lualatex-math-0.3b-3|63	- MassBuild#440: Increase release tag
14mr|texlive-lualatex-math-0.3b-3|64	
14mr|texlive-lualatex-math-0.3b-3|65	

20655 14
14mr|texlive-lualibs-0.95-3|1	# revision 21149
14mr|texlive-lualibs-0.95-3|2	# category Package
14mr|texlive-lualibs-0.95-3|3	# catalog-ctan /macros/luatex/generic/lualibs
14mr|texlive-lualibs-0.95-3|4	# catalog-date 2010-09-08 12:09:58 +0200
14mr|texlive-lualibs-0.95-3|5	# catalog-license pd
14mr|texlive-lualibs-0.95-3|6	# catalog-version 0.95
14mr|texlive-lualibs-0.95-3|7	Name:		texlive-lualibs
14mr|texlive-lualibs-0.95-3|8	Version:	0.95
14mr|texlive-lualibs-0.95-3|9	Release:	3
14mr|texlive-lualibs-0.95-3|10	Summary:	Additional Lua functions for LuaTeX macro programmers
14mr|texlive-lualibs-0.95-3|11	Group:		Publishing
14mr|texlive-lualibs-0.95-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/lualibs
14mr|texlive-lualibs-0.95-3|13	License:	PD
14mr|texlive-lualibs-0.95-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualibs.tar.xz
14mr|texlive-lualibs-0.95-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualibs.doc.tar.xz
14mr|texlive-lualibs-0.95-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualibs.source.tar.xz
14mr|texlive-lualibs-0.95-3|17	BuildArch:	noarch
14mr|texlive-lualibs-0.95-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-lualibs-0.95-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-lualibs-0.95-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-lualibs-0.95-3|21	
14mr|texlive-lualibs-0.95-3|22	%description
14mr|texlive-lualibs-0.95-3|23	Lualibs is a collection of Lua modules useful for general
14mr|texlive-lualibs-0.95-3|24	programming. The bundle is based on lua modules shipped with
14mr|texlive-lualibs-0.95-3|25	ConTeXt, and are made available in this bundle for use
14mr|texlive-lualibs-0.95-3|26	independent of ConTeXt.
14mr|texlive-lualibs-0.95-3|27	
14mr|texlive-lualibs-0.95-3|28	%post
14mr|texlive-lualibs-0.95-3|29	%{_sbindir}/texlive.post
14mr|texlive-lualibs-0.95-3|30	
14mr|texlive-lualibs-0.95-3|31	%postun
14mr|texlive-lualibs-0.95-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-lualibs-0.95-3|33	%{_sbindir}/texlive.post
14mr|texlive-lualibs-0.95-3|34	fi
14mr|texlive-lualibs-0.95-3|35	
14mr|texlive-lualibs-0.95-3|36	#-----------------------------------------------------------------------
14mr|texlive-lualibs-0.95-3|37	%files
14mr|texlive-lualibs-0.95-3|38	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-aux.lua
14mr|texlive-lualibs-0.95-3|39	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-boolean.lua
14mr|texlive-lualibs-0.95-3|40	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-dimen.lua
14mr|texlive-lualibs-0.95-3|41	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-dir.lua
14mr|texlive-lualibs-0.95-3|42	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-file.lua
14mr|texlive-lualibs-0.95-3|43	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-io.lua
14mr|texlive-lualibs-0.95-3|44	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-lpeg.lua
14mr|texlive-lualibs-0.95-3|45	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-math.lua
14mr|texlive-lualibs-0.95-3|46	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-md5.lua
14mr|texlive-lualibs-0.95-3|47	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-number.lua
14mr|texlive-lualibs-0.95-3|48	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-os.lua
14mr|texlive-lualibs-0.95-3|49	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-set.lua
14mr|texlive-lualibs-0.95-3|50	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-string.lua
14mr|texlive-lualibs-0.95-3|51	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-table.lua
14mr|texlive-lualibs-0.95-3|52	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-unicode.lua
14mr|texlive-lualibs-0.95-3|53	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-url.lua
14mr|texlive-lualibs-0.95-3|54	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-utils.lua
14mr|texlive-lualibs-0.95-3|55	%{_texmfdistdir}/tex/luatex/lualibs/lualibs.lua
14mr|texlive-lualibs-0.95-3|56	%doc %{_texmfdistdir}/doc/luatex/lualibs/NEWS
14mr|texlive-lualibs-0.95-3|57	%doc %{_texmfdistdir}/doc/luatex/lualibs/README
14mr|texlive-lualibs-0.95-3|58	%doc %{_texmfdistdir}/doc/luatex/lualibs/lualibs.pdf
14mr|texlive-lualibs-0.95-3|59	#- source
14mr|texlive-lualibs-0.95-3|60	%doc %{_texmfdistdir}/source/luatex/lualibs/Makefile
14mr|texlive-lualibs-0.95-3|61	%doc %{_texmfdistdir}/source/luatex/lualibs/lualibs.dtx
14mr|texlive-lualibs-0.95-3|62	
14mr|texlive-lualibs-0.95-3|63	#-----------------------------------------------------------------------
14mr|texlive-lualibs-0.95-3|64	%prep
14mr|texlive-lualibs-0.95-3|65	%setup -c -a0 -a1 -a2
14mr|texlive-lualibs-0.95-3|66	
14mr|texlive-lualibs-0.95-3|67	%build
14mr|texlive-lualibs-0.95-3|68	
14mr|texlive-lualibs-0.95-3|69	%install
14mr|texlive-lualibs-0.95-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lualibs-0.95-3|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-lualibs-0.95-3|72	
14mr|texlive-lualibs-0.95-3|73	
14mr|texlive-lualibs-0.95-3|74	
14mr|texlive-lualibs-0.95-3|75	%changelog
14mr|texlive-lualibs-0.95-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.95-3
14mr|texlive-lualibs-0.95-3|77	+ Revision: 51746fc
14mr|texlive-lualibs-0.95-3|78	- MassBuild#440: Increase release tag
14mr|texlive-lualibs-0.95-3|79	
14mr|texlive-lualibs-0.95-3|80	

20656 14
14mr|texlive-luamplib-2.40-2|1	# revision 32862
14mr|texlive-luamplib-2.40-2|2	# category Package
14mr|texlive-luamplib-2.40-2|3	# catalog-ctan /macros/luatex/generic/luamplib
14mr|texlive-luamplib-2.40-2|4	# catalog-date 2014-02-03 08:01:45 +0100
14mr|texlive-luamplib-2.40-2|5	# catalog-license gpl2
14mr|texlive-luamplib-2.40-2|6	# catalog-version 2.4
14mr|texlive-luamplib-2.40-2|7	Name:		texlive-luamplib
14mr|texlive-luamplib-2.40-2|8	Version:	2.40
14mr|texlive-luamplib-2.40-2|9	Release:	2
14mr|texlive-luamplib-2.40-2|10	Summary:	Use LuaTeX's built-in MetaPost interpreter
14mr|texlive-luamplib-2.40-2|11	Group:		Publishing
14mr|texlive-luamplib-2.40-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luamplib
14mr|texlive-luamplib-2.40-2|13	License:	GPL2
14mr|texlive-luamplib-2.40-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luamplib.tar.xz
14mr|texlive-luamplib-2.40-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luamplib.doc.tar.xz
14mr|texlive-luamplib-2.40-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luamplib.source.tar.xz
14mr|texlive-luamplib-2.40-2|17	BuildArch:	noarch
14mr|texlive-luamplib-2.40-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luamplib-2.40-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luamplib-2.40-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-luamplib-2.40-2|21	
14mr|texlive-luamplib-2.40-2|22	%description
14mr|texlive-luamplib-2.40-2|23	The package enables the user to directly incorporate MetaPost
14mr|texlive-luamplib-2.40-2|24	diagrams into a document, using LuaTeX's built-in MetaPost
14mr|texlive-luamplib-2.40-2|25	library. The facility is only available in PDF mode.
14mr|texlive-luamplib-2.40-2|26	
14mr|texlive-luamplib-2.40-2|27	%post
14mr|texlive-luamplib-2.40-2|28	%{_sbindir}/texlive.post
14mr|texlive-luamplib-2.40-2|29	
14mr|texlive-luamplib-2.40-2|30	%postun
14mr|texlive-luamplib-2.40-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-luamplib-2.40-2|32	%{_sbindir}/texlive.post
14mr|texlive-luamplib-2.40-2|33	fi
14mr|texlive-luamplib-2.40-2|34	
14mr|texlive-luamplib-2.40-2|35	#-----------------------------------------------------------------------
14mr|texlive-luamplib-2.40-2|36	%files
14mr|texlive-luamplib-2.40-2|37	%{_texmfdistdir}/tex/luatex/luamplib/luamplib.lua
14mr|texlive-luamplib-2.40-2|38	%{_texmfdistdir}/tex/luatex/luamplib/luamplib.sty
14mr|texlive-luamplib-2.40-2|39	%doc %{_texmfdistdir}/doc/luatex/luamplib/NEWS
14mr|texlive-luamplib-2.40-2|40	%doc %{_texmfdistdir}/doc/luatex/luamplib/README
14mr|texlive-luamplib-2.40-2|41	%doc %{_texmfdistdir}/doc/luatex/luamplib/luamplib.pdf
14mr|texlive-luamplib-2.40-2|42	%doc %{_texmfdistdir}/doc/luatex/luamplib/test-luamplib-latex.tex
14mr|texlive-luamplib-2.40-2|43	%doc %{_texmfdistdir}/doc/luatex/luamplib/test-luamplib-plain.tex
14mr|texlive-luamplib-2.40-2|44	#- source
14mr|texlive-luamplib-2.40-2|45	%doc %{_texmfdistdir}/source/luatex/luamplib/Makefile
14mr|texlive-luamplib-2.40-2|46	%doc %{_texmfdistdir}/source/luatex/luamplib/luamplib.dtx
14mr|texlive-luamplib-2.40-2|47	
14mr|texlive-luamplib-2.40-2|48	#-----------------------------------------------------------------------
14mr|texlive-luamplib-2.40-2|49	%prep
14mr|texlive-luamplib-2.40-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-luamplib-2.40-2|51	
14mr|texlive-luamplib-2.40-2|52	%build
14mr|texlive-luamplib-2.40-2|53	
14mr|texlive-luamplib-2.40-2|54	%install
14mr|texlive-luamplib-2.40-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luamplib-2.40-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-luamplib-2.40-2|57	
14mr|texlive-luamplib-2.40-2|58	%changelog
14mr|texlive-luamplib-2.40-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.40-2
14mr|texlive-luamplib-2.40-2|60	+ Revision: 40433b4
14mr|texlive-luamplib-2.40-2|61	- MassBuild#440: Increase release tag
14mr|texlive-luamplib-2.40-2|62	
14mr|texlive-luamplib-2.40-2|63	

20657 14
14mr|texlive-luaotfload-1.26-2|1	# revision 25753
14mr|texlive-luaotfload-1.26-2|2	# category Package
14mr|texlive-luaotfload-1.26-2|3	# catalog-ctan /macros/luatex/generic/luaotfload
14mr|texlive-luaotfload-1.26-2|4	# catalog-date 2012-03-27 17:08:10 +0200
14mr|texlive-luaotfload-1.26-2|5	# catalog-license gpl2
14mr|texlive-luaotfload-1.26-2|6	# catalog-version 1.26
14mr|texlive-luaotfload-1.26-2|7	Name:		texlive-luaotfload
14mr|texlive-luaotfload-1.26-2|8	Version:	1.26
14mr|texlive-luaotfload-1.26-2|9	Release:	2
14mr|texlive-luaotfload-1.26-2|10	Summary:	OpenType layout system for Plain TeX and LaTeX
14mr|texlive-luaotfload-1.26-2|11	Group:		Publishing
14mr|texlive-luaotfload-1.26-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luaotfload
14mr|texlive-luaotfload-1.26-2|13	License:	GPL2
14mr|texlive-luaotfload-1.26-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaotfload.tar.xz
14mr|texlive-luaotfload-1.26-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaotfload.doc.tar.xz
14mr|texlive-luaotfload-1.26-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaotfload.source.tar.xz
14mr|texlive-luaotfload-1.26-2|17	BuildArch:	noarch
14mr|texlive-luaotfload-1.26-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luaotfload-1.26-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luaotfload-1.26-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-luaotfload-1.26-2|21	Provides:	texlive-luaotfload.bin = %{EVRD}
14mr|texlive-luaotfload-1.26-2|22	
14mr|texlive-luaotfload-1.26-2|23	%description
14mr|texlive-luaotfload-1.26-2|24	The package adopts the TrueType/OpenType Font loader code
14mr|texlive-luaotfload-1.26-2|25	provided in ConTeXt, and adapts it to use in Plain TeX and
14mr|texlive-luaotfload-1.26-2|26	LaTeX.
14mr|texlive-luaotfload-1.26-2|27	
14mr|texlive-luaotfload-1.26-2|28	%post
14mr|texlive-luaotfload-1.26-2|29	%{_sbindir}/texlive.post
14mr|texlive-luaotfload-1.26-2|30	
14mr|texlive-luaotfload-1.26-2|31	%postun
14mr|texlive-luaotfload-1.26-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-luaotfload-1.26-2|33	%{_sbindir}/texlive.post
14mr|texlive-luaotfload-1.26-2|34	fi
14mr|texlive-luaotfload-1.26-2|35	
14mr|texlive-luaotfload-1.26-2|36	#-----------------------------------------------------------------------
14mr|texlive-luaotfload-1.26-2|37	%files
14mr|texlive-luaotfload-1.26-2|38	%{_bindir}/mkluatexfontdb
14mr|texlive-luaotfload-1.26-2|39	%{_texmfdistdir}/scripts/luaotfload/mkluatexfontdb.lua
14mr|texlive-luaotfload-1.26-2|40	%{_texmfdistdir}/tex/luatex/luaotfload/luaotfload.lua
14mr|texlive-luaotfload-1.26-2|41	%{_texmfdistdir}/tex/luatex/luaotfload/luaotfload.sty
14mr|texlive-luaotfload-1.26-2|42	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-blacklist.cnf
14mr|texlive-luaotfload-1.26-2|43	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-data-con.lua
14mr|texlive-luaotfload-1.26-2|44	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-cid.lua
14mr|texlive-luaotfload-1.26-2|45	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-clr.lua
14mr|texlive-luaotfload-1.26-2|46	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-def.lua
14mr|texlive-luaotfload-1.26-2|47	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-dum.lua
14mr|texlive-luaotfload-1.26-2|48	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-ini.lua
14mr|texlive-luaotfload-1.26-2|49	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-map.lua
14mr|texlive-luaotfload-1.26-2|50	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-nms.lua
14mr|texlive-luaotfload-1.26-2|51	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-ota.lua
14mr|texlive-luaotfload-1.26-2|52	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otb.lua
14mr|texlive-luaotfload-1.26-2|53	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otc.lua
14mr|texlive-luaotfload-1.26-2|54	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otd.lua
14mr|texlive-luaotfload-1.26-2|55	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otf.lua
14mr|texlive-luaotfload-1.26-2|56	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-oti.lua
14mr|texlive-luaotfload-1.26-2|57	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otn.lua
14mr|texlive-luaotfload-1.26-2|58	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-ott.lua
14mr|texlive-luaotfload-1.26-2|59	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-tfm.lua
14mr|texlive-luaotfload-1.26-2|60	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-xtx.lua
14mr|texlive-luaotfload-1.26-2|61	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-luat-dum.lua
14mr|texlive-luaotfload-1.26-2|62	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-luat-ovr.lua
14mr|texlive-luaotfload-1.26-2|63	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-node-dum.lua
14mr|texlive-luaotfload-1.26-2|64	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-node-inj.lua
14mr|texlive-luaotfload-1.26-2|65	%doc %{_texmfdistdir}/doc/luatex/luaotfload/NEWS
14mr|texlive-luaotfload-1.26-2|66	%doc %{_texmfdistdir}/doc/luatex/luaotfload/README
14mr|texlive-luaotfload-1.26-2|67	%doc %{_texmfdistdir}/doc/luatex/luaotfload/luaotfload.pdf
14mr|texlive-luaotfload-1.26-2|68	#- source
14mr|texlive-luaotfload-1.26-2|69	%doc %{_texmfdistdir}/source/luatex/luaotfload/Makefile
14mr|texlive-luaotfload-1.26-2|70	%doc %{_texmfdistdir}/source/luatex/luaotfload/luaotfload.dtx
14mr|texlive-luaotfload-1.26-2|71	
14mr|texlive-luaotfload-1.26-2|72	#-----------------------------------------------------------------------
14mr|texlive-luaotfload-1.26-2|73	%prep
14mr|texlive-luaotfload-1.26-2|74	%setup -c -a0 -a1 -a2
14mr|texlive-luaotfload-1.26-2|75	
14mr|texlive-luaotfload-1.26-2|76	%build
14mr|texlive-luaotfload-1.26-2|77	
14mr|texlive-luaotfload-1.26-2|78	%install
14mr|texlive-luaotfload-1.26-2|79	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-luaotfload-1.26-2|80	pushd %{buildroot}%{_bindir}
14mr|texlive-luaotfload-1.26-2|81	ln -sf %{_texmfdistdir}/scripts/luaotfload/mkluatexfontdb.lua mkluatexfontdb
14mr|texlive-luaotfload-1.26-2|82	popd
14mr|texlive-luaotfload-1.26-2|83	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-luaotfload-1.26-2|84	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-luaotfload-1.26-2|85	
14mr|texlive-luaotfload-1.26-2|86	
14mr|texlive-luaotfload-1.26-2|87	
14mr|texlive-luaotfload-1.26-2|88	%changelog
14mr|texlive-luaotfload-1.26-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.26-2
14mr|texlive-luaotfload-1.26-2|90	+ Revision: ccc40a4
14mr|texlive-luaotfload-1.26-2|91	- MassBuild#440: Increase release tag
14mr|texlive-luaotfload-1.26-2|92	
14mr|texlive-luaotfload-1.26-2|93	

20658 14
14mr|texlive-luapersian-0.1-3|1	# revision 23576
14mr|texlive-luapersian-0.1-3|2	# category Package
14mr|texlive-luapersian-0.1-3|3	# catalog-ctan /macros/luatex/latex/luapersian
14mr|texlive-luapersian-0.1-3|4	# catalog-date 2011-07-18 09:05:38 +0200
14mr|texlive-luapersian-0.1-3|5	# catalog-license lppl
14mr|texlive-luapersian-0.1-3|6	# catalog-version 0.1
14mr|texlive-luapersian-0.1-3|7	Name:		texlive-luapersian
14mr|texlive-luapersian-0.1-3|8	Version:	0.1
14mr|texlive-luapersian-0.1-3|9	Release:	3
14mr|texlive-luapersian-0.1-3|10	Summary:	Persian for LaTeX in LuaTeX
14mr|texlive-luapersian-0.1-3|11	Group:		Publishing
14mr|texlive-luapersian-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luapersian
14mr|texlive-luapersian-0.1-3|13	License:	LPPL
14mr|texlive-luapersian-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luapersian.tar.xz
14mr|texlive-luapersian-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luapersian.doc.tar.xz
14mr|texlive-luapersian-0.1-3|16	BuildArch:	noarch
14mr|texlive-luapersian-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-luapersian-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-luapersian-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-luapersian-0.1-3|20	
14mr|texlive-luapersian-0.1-3|21	%description
14mr|texlive-luapersian-0.1-3|22	Persian for LaTeX in LuaTeX.
14mr|texlive-luapersian-0.1-3|23	
14mr|texlive-luapersian-0.1-3|24	%post
14mr|texlive-luapersian-0.1-3|25	%{_sbindir}/texlive.post
14mr|texlive-luapersian-0.1-3|26	
14mr|texlive-luapersian-0.1-3|27	%postun
14mr|texlive-luapersian-0.1-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-luapersian-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-luapersian-0.1-3|30	fi
14mr|texlive-luapersian-0.1-3|31	
14mr|texlive-luapersian-0.1-3|32	#-----------------------------------------------------------------------
14mr|texlive-luapersian-0.1-3|33	%files
14mr|texlive-luapersian-0.1-3|34	%{_texmfdistdir}/tex/lualatex/luapersian/algorithm-luapersian.def
14mr|texlive-luapersian-0.1-3|35	%{_texmfdistdir}/tex/lualatex/luapersian/algorithmic-luapersian.def
14mr|texlive-luapersian-0.1-3|36	%{_texmfdistdir}/tex/lualatex/luapersian/amsart-luapersian.def
14mr|texlive-luapersian-0.1-3|37	%{_texmfdistdir}/tex/lualatex/luapersian/amsbook-luapersian.def
14mr|texlive-luapersian-0.1-3|38	%{_texmfdistdir}/tex/lualatex/luapersian/amsmath-luapersian.def
14mr|texlive-luapersian-0.1-3|39	%{_texmfdistdir}/tex/lualatex/luapersian/amstext-luapersian.def
14mr|texlive-luapersian-0.1-3|40	%{_texmfdistdir}/tex/lualatex/luapersian/array-luapersian.def
14mr|texlive-luapersian-0.1-3|41	%{_texmfdistdir}/tex/lualatex/luapersian/article-luapersian.def
14mr|texlive-luapersian-0.1-3|42	%{_texmfdistdir}/tex/lualatex/luapersian/artikel1-luapersian.def
14mr|texlive-luapersian-0.1-3|43	%{_texmfdistdir}/tex/lualatex/luapersian/artikel2-luapersian.def
14mr|texlive-luapersian-0.1-3|44	%{_texmfdistdir}/tex/lualatex/luapersian/artikel3-luapersian.def
14mr|texlive-luapersian-0.1-3|45	%{_texmfdistdir}/tex/lualatex/luapersian/arydshln-luapersian.def
14mr|texlive-luapersian-0.1-3|46	%{_texmfdistdir}/tex/lualatex/luapersian/backref-luapersian.def
14mr|texlive-luapersian-0.1-3|47	%{_texmfdistdir}/tex/lualatex/luapersian/boek-luapersian.def
14mr|texlive-luapersian-0.1-3|48	%{_texmfdistdir}/tex/lualatex/luapersian/boek3-luapersian.def
14mr|texlive-luapersian-0.1-3|49	%{_texmfdistdir}/tex/lualatex/luapersian/book-luapersian.def
14mr|texlive-luapersian-0.1-3|50	%{_texmfdistdir}/tex/lualatex/luapersian/bookest-luapersian.def
14mr|texlive-luapersian-0.1-3|51	%{_texmfdistdir}/tex/lualatex/luapersian/breqn-luapersian.def
14mr|texlive-luapersian-0.1-3|52	%{_texmfdistdir}/tex/lualatex/luapersian/color-localise-luapersian.def
14mr|texlive-luapersian-0.1-3|53	%{_texmfdistdir}/tex/lualatex/luapersian/commands-ltx-luapersian.def
14mr|texlive-luapersian-0.1-3|54	%{_texmfdistdir}/tex/lualatex/luapersian/commands-luapersian.def
14mr|texlive-luapersian-0.1-3|55	%{_texmfdistdir}/tex/lualatex/luapersian/enumerate-luapersian.def
14mr|texlive-luapersian-0.1-3|56	%{_texmfdistdir}/tex/lualatex/luapersian/environments-ltx-luapersian.def
14mr|texlive-luapersian-0.1-3|57	%{_texmfdistdir}/tex/lualatex/luapersian/environments-luapersian.def
14mr|texlive-luapersian-0.1-3|58	%{_texmfdistdir}/tex/lualatex/luapersian/extarticle-luapersian.def
14mr|texlive-luapersian-0.1-3|59	%{_texmfdistdir}/tex/lualatex/luapersian/extbook-luapersian.def
14mr|texlive-luapersian-0.1-3|60	%{_texmfdistdir}/tex/lualatex/luapersian/extletter-luapersian.def
14mr|texlive-luapersian-0.1-3|61	%{_texmfdistdir}/tex/lualatex/luapersian/extreport-luapersian.def
14mr|texlive-luapersian-0.1-3|62	%{_texmfdistdir}/tex/lualatex/luapersian/fancyhdr-luapersian.def
14mr|texlive-luapersian-0.1-3|63	%{_texmfdistdir}/tex/lualatex/luapersian/fleqn-luapersian.def
14mr|texlive-luapersian-0.1-3|64	%{_texmfdistdir}/tex/lualatex/luapersian/flowfram-luapersian.def
14mr|texlive-luapersian-0.1-3|65	%{_texmfdistdir}/tex/lualatex/luapersian/hvfloat-luapersian.def
14mr|texlive-luapersian-0.1-3|66	%{_texmfdistdir}/tex/lualatex/luapersian/hyperref-luapersian.def
14mr|texlive-luapersian-0.1-3|67	%{_texmfdistdir}/tex/lualatex/luapersian/leqno-luapersian.def
14mr|texlive-luapersian-0.1-3|68	%{_texmfdistdir}/tex/lualatex/luapersian/letter-luapersian.def
14mr|texlive-luapersian-0.1-3|69	%{_texmfdistdir}/tex/lualatex/luapersian/listings-luapersian.def
14mr|texlive-luapersian-0.1-3|70	%{_texmfdistdir}/tex/lualatex/luapersian/loadingorder-luapersian.sty
14mr|texlive-luapersian-0.1-3|71	%{_texmfdistdir}/tex/lualatex/luapersian/localise-luapersian.def
14mr|texlive-luapersian-0.1-3|72	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian-footnote.sty
14mr|texlive-luapersian-0.1-3|73	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian-mathsdigitspec.sty
14mr|texlive-luapersian-0.1-3|74	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian-multiplechoice.sty
14mr|texlive-luapersian-0.1-3|75	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian-persiancal.sty
14mr|texlive-luapersian-0.1-3|76	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian.sty
14mr|texlive-luapersian-0.1-3|77	%{_texmfdistdir}/tex/lualatex/luapersian/luapersianftnxtra.sty
14mr|texlive-luapersian-0.1-3|78	%{_texmfdistdir}/tex/lualatex/luapersian/memoir-luapersian.def
14mr|texlive-luapersian-0.1-3|79	%{_texmfdistdir}/tex/lualatex/luapersian/messages-localise-luapersian.def
14mr|texlive-luapersian-0.1-3|80	%{_texmfdistdir}/tex/lualatex/luapersian/minitoc-luapersian.def
14mr|texlive-luapersian-0.1-3|81	%{_texmfdistdir}/tex/lualatex/luapersian/misc-localise-luapersian.def
14mr|texlive-luapersian-0.1-3|82	%{_texmfdistdir}/tex/lualatex/luapersian/natbib-luapersian.def
14mr|texlive-luapersian-0.1-3|83	%{_texmfdistdir}/tex/lualatex/luapersian/packages-localise-luapersian.def
14mr|texlive-luapersian-0.1-3|84	%{_texmfdistdir}/tex/lualatex/luapersian/pgf-luapersian.def
14mr|texlive-luapersian-0.1-3|85	%{_texmfdistdir}/tex/lualatex/luapersian/ragged2e-luapersian.def
14mr|texlive-luapersian-0.1-3|86	%{_texmfdistdir}/tex/lualatex/luapersian/rapport1-luapersian.def
14mr|texlive-luapersian-0.1-3|87	%{_texmfdistdir}/tex/lualatex/luapersian/rapport3-luapersian.def
14mr|texlive-luapersian-0.1-3|88	%{_texmfdistdir}/tex/lualatex/luapersian/refrep-luapersian.def
14mr|texlive-luapersian-0.1-3|89	%{_texmfdistdir}/tex/lualatex/luapersian/report-luapersian.def
14mr|texlive-luapersian-0.1-3|90	%{_texmfdistdir}/tex/lualatex/luapersian/scrartcl-luapersian.def
14mr|texlive-luapersian-0.1-3|91	%{_texmfdistdir}/tex/lualatex/luapersian/scrbook-luapersian.def
14mr|texlive-luapersian-0.1-3|92	%{_texmfdistdir}/tex/lualatex/luapersian/scrreprt-luapersian.def
14mr|texlive-luapersian-0.1-3|93	%{_texmfdistdir}/tex/lualatex/luapersian/sidecap-luapersian.def
14mr|texlive-luapersian-0.1-3|94	%{_texmfdistdir}/tex/lualatex/luapersian/stabular-luapersian.def
14mr|texlive-luapersian-0.1-3|95	%{_texmfdistdir}/tex/lualatex/luapersian/tabls-luapersian.def
14mr|texlive-luapersian-0.1-3|96	%{_texmfdistdir}/tex/lualatex/luapersian/tabulary-luapersian.def
14mr|texlive-luapersian-0.1-3|97	%{_texmfdistdir}/tex/lualatex/luapersian/tikz-luapersian.def
14mr|texlive-luapersian-0.1-3|98	%{_texmfdistdir}/tex/lualatex/luapersian/tocbibind-luapersian.def
14mr|texlive-luapersian-0.1-3|99	%{_texmfdistdir}/tex/lualatex/luapersian/tocloft-luapersian.def
14mr|texlive-luapersian-0.1-3|100	%{_texmfdistdir}/tex/lualatex/luapersian/wrapfig-luapersian.def
14mr|texlive-luapersian-0.1-3|101	%doc %{_texmfdistdir}/doc/lualatex/luapersian/README
14mr|texlive-luapersian-0.1-3|102	%doc %{_texmfdistdir}/doc/lualatex/luapersian/luapersian.ltx
14mr|texlive-luapersian-0.1-3|103	%doc %{_texmfdistdir}/doc/lualatex/luapersian/luapersian.pdf
14mr|texlive-luapersian-0.1-3|104	
14mr|texlive-luapersian-0.1-3|105	#-----------------------------------------------------------------------
14mr|texlive-luapersian-0.1-3|106	%prep
14mr|texlive-luapersian-0.1-3|107	%setup -c -a0 -a1
14mr|texlive-luapersian-0.1-3|108	
14mr|texlive-luapersian-0.1-3|109	%build
14mr|texlive-luapersian-0.1-3|110	
14mr|texlive-luapersian-0.1-3|111	%install
14mr|texlive-luapersian-0.1-3|112	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luapersian-0.1-3|113	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-luapersian-0.1-3|114	
14mr|texlive-luapersian-0.1-3|115	
14mr|texlive-luapersian-0.1-3|116	
14mr|texlive-luapersian-0.1-3|117	%changelog
14mr|texlive-luapersian-0.1-3|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-luapersian-0.1-3|119	+ Revision: 729896e
14mr|texlive-luapersian-0.1-3|120	- MassBuild#440: Increase release tag
14mr|texlive-luapersian-0.1-3|121	
14mr|texlive-luapersian-0.1-3|122	

20659 14
14mr|texlive-luasseq-2.1-3|1	# revision 20467
14mr|texlive-luasseq-2.1-3|2	# category Package
14mr|texlive-luasseq-2.1-3|3	# catalog-ctan /macros/luatex/latex/luasseq
14mr|texlive-luasseq-2.1-3|4	# catalog-date 2010-11-14 10:49:57 +0100
14mr|texlive-luasseq-2.1-3|5	# catalog-license lppl
14mr|texlive-luasseq-2.1-3|6	# catalog-version 2.1
14mr|texlive-luasseq-2.1-3|7	Name:		texlive-luasseq
14mr|texlive-luasseq-2.1-3|8	Version:	2.1
14mr|texlive-luasseq-2.1-3|9	Release:	3
14mr|texlive-luasseq-2.1-3|10	Summary:	Drawing spectral sequences in LuaLaTeX
14mr|texlive-luasseq-2.1-3|11	Group:		Publishing
14mr|texlive-luasseq-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luasseq
14mr|texlive-luasseq-2.1-3|13	License:	LPPL
14mr|texlive-luasseq-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luasseq.tar.xz
14mr|texlive-luasseq-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luasseq.doc.tar.xz
14mr|texlive-luasseq-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luasseq.source.tar.xz
14mr|texlive-luasseq-2.1-3|17	BuildArch:	noarch
14mr|texlive-luasseq-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luasseq-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luasseq-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-luasseq-2.1-3|21	
14mr|texlive-luasseq-2.1-3|22	%description
14mr|texlive-luasseq-2.1-3|23	The package is an update of the author's sseq package, for use
14mr|texlive-luasseq-2.1-3|24	with LuaLaTeX. This version uses less memory, and operates
14mr|texlive-luasseq-2.1-3|25	faster than the original; it also offers several enhancements.
14mr|texlive-luasseq-2.1-3|26	
14mr|texlive-luasseq-2.1-3|27	%post
14mr|texlive-luasseq-2.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-luasseq-2.1-3|29	
14mr|texlive-luasseq-2.1-3|30	%postun
14mr|texlive-luasseq-2.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-luasseq-2.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-luasseq-2.1-3|33	fi
14mr|texlive-luasseq-2.1-3|34	
14mr|texlive-luasseq-2.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-luasseq-2.1-3|36	%files
14mr|texlive-luasseq-2.1-3|37	%{_texmfdistdir}/scripts/luasseq/luasseq.lua
14mr|texlive-luasseq-2.1-3|38	%{_texmfdistdir}/tex/lualatex/luasseq/luasseq.sty
14mr|texlive-luasseq-2.1-3|39	%doc %{_texmfdistdir}/doc/lualatex/luasseq/luasseq.pdf
14mr|texlive-luasseq-2.1-3|40	#- source
14mr|texlive-luasseq-2.1-3|41	%doc %{_texmfdistdir}/source/lualatex/luasseq/luasseq.dtx
14mr|texlive-luasseq-2.1-3|42	%doc %{_texmfdistdir}/source/lualatex/luasseq/luasseq.ins
14mr|texlive-luasseq-2.1-3|43	
14mr|texlive-luasseq-2.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-luasseq-2.1-3|45	%prep
14mr|texlive-luasseq-2.1-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-luasseq-2.1-3|47	
14mr|texlive-luasseq-2.1-3|48	%build
14mr|texlive-luasseq-2.1-3|49	
14mr|texlive-luasseq-2.1-3|50	%install
14mr|texlive-luasseq-2.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luasseq-2.1-3|52	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-luasseq-2.1-3|53	
14mr|texlive-luasseq-2.1-3|54	
14mr|texlive-luasseq-2.1-3|55	
14mr|texlive-luasseq-2.1-3|56	%changelog
14mr|texlive-luasseq-2.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-luasseq-2.1-3|58	+ Revision: 0692ec8
14mr|texlive-luasseq-2.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-luasseq-2.1-3|60	
14mr|texlive-luasseq-2.1-3|61	

20660 14
14mr|texlive-luatex-0.70.1-13|1	# revision 30581
14mr|texlive-luatex-0.70.1-13|2	# category TLCore
14mr|texlive-luatex-0.70.1-13|3	# catalog-ctan /systems/luatex/base
14mr|texlive-luatex-0.70.1-13|4	# catalog-date 2011-11-09 15:33:34 +0100
14mr|texlive-luatex-0.70.1-13|5	# catalog-license gpl2
14mr|texlive-luatex-0.70.1-13|6	# catalog-version 0.70.1
14mr|texlive-luatex-0.70.1-13|7	Name:		texlive-luatex
14mr|texlive-luatex-0.70.1-13|8	Version:	0.70.1
14mr|texlive-luatex-0.70.1-13|9	Release:	13
14mr|texlive-luatex-0.70.1-13|10	Summary:	The LuaTeX engine
14mr|texlive-luatex-0.70.1-13|11	Group:		Publishing
14mr|texlive-luatex-0.70.1-13|12	URL:		http://www.ctan.org/tex-archive/systems/luatex/base
14mr|texlive-luatex-0.70.1-13|13	License:	GPL2
14mr|texlive-luatex-0.70.1-13|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatex.tar.xz
14mr|texlive-luatex-0.70.1-13|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatex.doc.tar.xz
14mr|texlive-luatex-0.70.1-13|16	BuildArch:	noarch
14mr|texlive-luatex-0.70.1-13|17	BuildRequires:	texlive-tlpkg
14mr|texlive-luatex-0.70.1-13|18	Requires(pre):	texlive-tlpkg
14mr|texlive-luatex-0.70.1-13|19	Requires(post):	texlive-kpathsea
14mr|texlive-luatex-0.70.1-13|20	Requires(post):	texlive-tetex
14mr|texlive-luatex-0.70.1-13|21	Requires:	texlive-luatex.bin
14mr|texlive-luatex-0.70.1-13|22	
14mr|texlive-luatex-0.70.1-13|23	%description
14mr|texlive-luatex-0.70.1-13|24	LuaTeX is an extended version of pdfTeX using Lua as an
14mr|texlive-luatex-0.70.1-13|25	embedded scripting language. The LuaTeX project's main
14mr|texlive-luatex-0.70.1-13|26	objective is to provide an open and configurable variant of TeX
14mr|texlive-luatex-0.70.1-13|27	while at the same time offering downward compatibility. LuaTeX
14mr|texlive-luatex-0.70.1-13|28	uses Unicode (as UTF-8) as its default input encoding, and is
14mr|texlive-luatex-0.70.1-13|29	able to use modern (OpenType) fonts (for both text and
14mr|texlive-luatex-0.70.1-13|30	mathematics). It should be noted that LuaTeX is still under
14mr|texlive-luatex-0.70.1-13|31	development; its specification has been declared stable, but
14mr|texlive-luatex-0.70.1-13|32	absolute stability may not in practice be assumed.
14mr|texlive-luatex-0.70.1-13|33	
14mr|texlive-luatex-0.70.1-13|34	%post
14mr|texlive-luatex-0.70.1-13|35	%{_sbindir}/texlive.post
14mr|texlive-luatex-0.70.1-13|36	
14mr|texlive-luatex-0.70.1-13|37	%postun
14mr|texlive-luatex-0.70.1-13|38	if [ $1 -eq 0 ]; then
14mr|texlive-luatex-0.70.1-13|39	rm -fr %{_texmfvardir}/web2c/luatex
14mr|texlive-luatex-0.70.1-13|40	%{_sbindir}/texlive.post
14mr|texlive-luatex-0.70.1-13|41	fi
14mr|texlive-luatex-0.70.1-13|42	
14mr|texlive-luatex-0.70.1-13|43	#-----------------------------------------------------------------------
14mr|texlive-luatex-0.70.1-13|44	%files
14mr|texlive-luatex-0.70.1-13|45	%{_texmfdistdir}/tex/generic/config/luatex-unicode-letters.tex
14mr|texlive-luatex-0.70.1-13|46	%{_texmfdistdir}/tex/generic/config/luatexiniconfig.tex
14mr|texlive-luatex-0.70.1-13|47	%{_texmfdistdir}/web2c/texmfcnf.lua
14mr|texlive-luatex-0.70.1-13|48	%_texmf_fmtutil_d/luatex
14mr|texlive-luatex-0.70.1-13|49	%doc %{_texmfdistdir}/doc/luatex/base/fdata.lua
14mr|texlive-luatex-0.70.1-13|50	%doc %{_texmfdistdir}/doc/luatex/base/fdata_epdf.lua
14mr|texlive-luatex-0.70.1-13|51	%doc %{_texmfdistdir}/doc/luatex/base/fdata_img.lua
14mr|texlive-luatex-0.70.1-13|52	%doc %{_texmfdistdir}/doc/luatex/base/functionref.pdf
14mr|texlive-luatex-0.70.1-13|53	%doc %{_texmfdistdir}/doc/luatex/base/functionref.tex
14mr|texlive-luatex-0.70.1-13|54	%doc %{_texmfdistdir}/doc/luatex/base/luatex.man
14mr|texlive-luatex-0.70.1-13|55	%doc %{_texmfdistdir}/doc/luatex/base/luatexref-env.tex
14mr|texlive-luatex-0.70.1-13|56	%doc %{_texmfdistdir}/doc/luatex/base/luatexref-t.pdf
14mr|texlive-luatex-0.70.1-13|57	%doc %{_texmfdistdir}/doc/luatex/base/luatexref-t.tex
14mr|texlive-luatex-0.70.1-13|58	%doc %{_mandir}/man1/luatex.1*
14mr|texlive-luatex-0.70.1-13|59	%doc %{_texmfdistdir}/doc/man/man1/luatex.man1.pdf
14mr|texlive-luatex-0.70.1-13|60	%doc %{_mandir}/man1/texlua.1*
14mr|texlive-luatex-0.70.1-13|61	%doc %{_texmfdistdir}/doc/man/man1/texlua.man1.pdf
14mr|texlive-luatex-0.70.1-13|62	%doc %{_mandir}/man1/texluac.1*
14mr|texlive-luatex-0.70.1-13|63	%doc %{_texmfdistdir}/doc/man/man1/texluac.man1.pdf
14mr|texlive-luatex-0.70.1-13|64	
14mr|texlive-luatex-0.70.1-13|65	#-----------------------------------------------------------------------
14mr|texlive-luatex-0.70.1-13|66	%prep
14mr|texlive-luatex-0.70.1-13|67	%setup -c -a0 -a1
14mr|texlive-luatex-0.70.1-13|68	
14mr|texlive-luatex-0.70.1-13|69	perl -pi -e 's%^(\s*TEXMFMAIN\s+=\s+").*%$1%{_texmfdistdir}",%;'				\
14mr|texlive-luatex-0.70.1-13|70	-e 's%\bTEXMFCONTEXT\b%TEXMFDIST%g;'						\
14mr|texlive-luatex-0.70.1-13|71	-e 's%^(\s*TEXMFDIST\s+=\s+).*%$1"%{_texmfdistdir}",%;'			\
14mr|texlive-luatex-0.70.1-13|72	-e 's%^(\s*TEXMFLOCAL\s+=\s+).*%$1"%{_texmflocaldir}",%;'			\
14mr|texlive-luatex-0.70.1-13|73	-e 's%^(\s*TEXMFSYSVAR\s+=\s+).*%$1"%{_texmfvardir}",%;'			\
14mr|texlive-luatex-0.70.1-13|74	-e 's%^(\s*TEXMFSYSCONFIG\s+=\s+).*%$1"%{_texmfconfdir}",%;'			\
14mr|texlive-luatex-0.70.1-13|75	-e 's%^(\s*TEXMFHOME\s+=\s+").*%$1\$HOME/texmf",%;'				\
14mr|texlive-luatex-0.70.1-13|76	-e 's%^(\s*TEXMFVAR\s+=\s+").*%$1\$HOME/.texlive2013/texmf-var",%;'		\
14mr|texlive-luatex-0.70.1-13|77	-e 's%^(\s*TEXMFCONFIG\s+=\s+").*%$1\$HOME/.texlive2013/texmf-config",%;'	\
14mr|texlive-luatex-0.70.1-13|78	-e 's%^(\s*FONTCONFIG_PATH\s+=\s+").*%$1%{_sysconfdir}/fonts",%;'		\
14mr|texlive-luatex-0.70.1-13|79	-e 's|^local texmflocal.*$||;'							\
14mr|texlive-luatex-0.70.1-13|80	-e 's|^texmflocal.*$||;'							\
14mr|texlive-luatex-0.70.1-13|81	texmf-dist/web2c/texmfcnf.lua
14mr|texlive-luatex-0.70.1-13|82	
14mr|texlive-luatex-0.70.1-13|83	%build
14mr|texlive-luatex-0.70.1-13|84	
14mr|texlive-luatex-0.70.1-13|85	%install
14mr|texlive-luatex-0.70.1-13|86	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-luatex-0.70.1-13|87	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-luatex-0.70.1-13|88	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-luatex-0.70.1-13|89	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-luatex-0.70.1-13|90	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-luatex-0.70.1-13|91	cat > %{buildroot}%{_texmf_fmtutil_d}/luatex <<EOF
14mr|texlive-luatex-0.70.1-13|92	#
14mr|texlive-luatex-0.70.1-13|93	# from luatex:
14mr|texlive-luatex-0.70.1-13|94	luatex luatex language.def,language.dat.lua luatex.ini
14mr|texlive-luatex-0.70.1-13|95	dviluatex luatex language.def,language.dat.lua dviluatex.ini
14mr|texlive-luatex-0.70.1-13|96	EOF
14mr|texlive-luatex-0.70.1-13|97	
14mr|texlive-luatex-0.70.1-13|98	%changelog
14mr|texlive-luatex-0.70.1-13|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.70.1-13
14mr|texlive-luatex-0.70.1-13|100	+ Revision: 6b34dd0
14mr|texlive-luatex-0.70.1-13|101	- MassBuild#440: Increase release tag
14mr|texlive-luatex-0.70.1-13|102	
14mr|texlive-luatex-0.70.1-13|103	

20661 14
14mr|texlive-luatexbase-0.31-3|1	# revision 22560
14mr|texlive-luatexbase-0.31-3|2	# category Package
14mr|texlive-luatexbase-0.31-3|3	# catalog-ctan /macros/luatex/generic/luatexbase
14mr|texlive-luatexbase-0.31-3|4	# catalog-date 2011-05-21 16:06:38 +0200
14mr|texlive-luatexbase-0.31-3|5	# catalog-license pd
14mr|texlive-luatexbase-0.31-3|6	# catalog-version 0.31
14mr|texlive-luatexbase-0.31-3|7	Name:		texlive-luatexbase
14mr|texlive-luatexbase-0.31-3|8	Version:	0.31
14mr|texlive-luatexbase-0.31-3|9	Release:	3
14mr|texlive-luatexbase-0.31-3|10	Summary:	Basic resource management for LuaTeX code
14mr|texlive-luatexbase-0.31-3|11	Group:		Publishing
14mr|texlive-luatexbase-0.31-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luatexbase
14mr|texlive-luatexbase-0.31-3|13	License:	PD
14mr|texlive-luatexbase-0.31-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexbase.tar.xz
14mr|texlive-luatexbase-0.31-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexbase.doc.tar.xz
14mr|texlive-luatexbase-0.31-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexbase.source.tar.xz
14mr|texlive-luatexbase-0.31-3|17	BuildArch:	noarch
14mr|texlive-luatexbase-0.31-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luatexbase-0.31-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luatexbase-0.31-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-luatexbase-0.31-3|21	
14mr|texlive-luatexbase-0.31-3|22	%description
14mr|texlive-luatexbase-0.31-3|23	The bundle provides basic facilities for LuaTeX macro
14mr|texlive-luatexbase-0.31-3|24	programmers, mostly resource allocation and convenience
14mr|texlive-luatexbase-0.31-3|25	packages. Provided are: - luatexbase-attr: attribute
14mr|texlive-luatexbase-0.31-3|26	allocation; - luatexbase-cctb: catcode table allocation; -
14mr|texlive-luatexbase-0.31-3|27	luatexbase-compat: compatibility helpers; - luatexbase-loader:
14mr|texlive-luatexbase-0.31-3|28	Lua module loading; - luatexbase-modutils: Lua module
14mr|texlive-luatexbase-0.31-3|29	declaration; - luatexbase-mcb: callbacks extension; and -
14mr|texlive-luatexbase-0.31-3|30	luatexbase-regs: allocation of registers and the like. In
14mr|texlive-luatexbase-0.31-3|31	addition, the (unadorned) luatexbase package loads all the
14mr|texlive-luatexbase-0.31-3|32	above in one fell swoop.
14mr|texlive-luatexbase-0.31-3|33	
14mr|texlive-luatexbase-0.31-3|34	%post
14mr|texlive-luatexbase-0.31-3|35	%{_sbindir}/texlive.post
14mr|texlive-luatexbase-0.31-3|36	
14mr|texlive-luatexbase-0.31-3|37	%postun
14mr|texlive-luatexbase-0.31-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-luatexbase-0.31-3|39	%{_sbindir}/texlive.post
14mr|texlive-luatexbase-0.31-3|40	fi
14mr|texlive-luatexbase-0.31-3|41	
14mr|texlive-luatexbase-0.31-3|42	#-----------------------------------------------------------------------
14mr|texlive-luatexbase-0.31-3|43	%files
14mr|texlive-luatexbase-0.31-3|44	%{_texmfdistdir}/tex/luatex/luatexbase/attr.lua
14mr|texlive-luatexbase-0.31-3|45	%{_texmfdistdir}/tex/luatex/luatexbase/cctb.lua
14mr|texlive-luatexbase-0.31-3|46	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-attr.sty
14mr|texlive-luatexbase-0.31-3|47	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-cctb.sty
14mr|texlive-luatexbase-0.31-3|48	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-compat.sty
14mr|texlive-luatexbase-0.31-3|49	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-loader.sty
14mr|texlive-luatexbase-0.31-3|50	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-mcb.sty
14mr|texlive-luatexbase-0.31-3|51	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-modutils.sty
14mr|texlive-luatexbase-0.31-3|52	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-regs.sty
14mr|texlive-luatexbase-0.31-3|53	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase.loader.lua
14mr|texlive-luatexbase-0.31-3|54	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase.sty
14mr|texlive-luatexbase-0.31-3|55	%{_texmfdistdir}/tex/luatex/luatexbase/mcb.lua
14mr|texlive-luatexbase-0.31-3|56	%{_texmfdistdir}/tex/luatex/luatexbase/modutils.lua
14mr|texlive-luatexbase-0.31-3|57	%doc %{_texmfdistdir}/doc/luatex/luatexbase/Changes
14mr|texlive-luatexbase-0.31-3|58	%doc %{_texmfdistdir}/doc/luatex/luatexbase/README
14mr|texlive-luatexbase-0.31-3|59	%doc %{_texmfdistdir}/doc/luatex/luatexbase/TODO
14mr|texlive-luatexbase-0.31-3|60	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-attr.pdf
14mr|texlive-luatexbase-0.31-3|61	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-cctb.pdf
14mr|texlive-luatexbase-0.31-3|62	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-compat.pdf
14mr|texlive-luatexbase-0.31-3|63	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-loader.pdf
14mr|texlive-luatexbase-0.31-3|64	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-mcb.pdf
14mr|texlive-luatexbase-0.31-3|65	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-modutils.pdf
14mr|texlive-luatexbase-0.31-3|66	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-regs.pdf
14mr|texlive-luatexbase-0.31-3|67	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase.pdf
14mr|texlive-luatexbase-0.31-3|68	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-attr-latex.tex
14mr|texlive-luatexbase-0.31-3|69	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-attr-plain.tex
14mr|texlive-luatexbase-0.31-3|70	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-base-latex.tex
14mr|texlive-luatexbase-0.31-3|71	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-base-plain.tex
14mr|texlive-luatexbase-0.31-3|72	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-cctb-latex.tex
14mr|texlive-luatexbase-0.31-3|73	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-cctb-plain.tex
14mr|texlive-luatexbase-0.31-3|74	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-compat-latex.tex
14mr|texlive-luatexbase-0.31-3|75	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-compat-plain.tex
14mr|texlive-luatexbase-0.31-3|76	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-loader-latex.tex
14mr|texlive-luatexbase-0.31-3|77	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-loader-plain.tex
14mr|texlive-luatexbase-0.31-3|78	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-loader.lua
14mr|texlive-luatexbase-0.31-3|79	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-loader.sub.lua
14mr|texlive-luatexbase-0.31-3|80	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-mcb-aux.tex
14mr|texlive-luatexbase-0.31-3|81	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-mcb-latex.tex
14mr|texlive-luatexbase-0.31-3|82	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-mcb-plain.tex
14mr|texlive-luatexbase-0.31-3|83	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-mcb.lua
14mr|texlive-luatexbase-0.31-3|84	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-modutils-latex.tex
14mr|texlive-luatexbase-0.31-3|85	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-modutils-plain.tex
14mr|texlive-luatexbase-0.31-3|86	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-modutils.lua
14mr|texlive-luatexbase-0.31-3|87	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-regs-latex.tex
14mr|texlive-luatexbase-0.31-3|88	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-regs-plain.tex
14mr|texlive-luatexbase-0.31-3|89	#- source
14mr|texlive-luatexbase-0.31-3|90	%doc %{_texmfdistdir}/source/luatex/luatexbase/Makefile
14mr|texlive-luatexbase-0.31-3|91	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-attr.dtx
14mr|texlive-luatexbase-0.31-3|92	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-cctb.dtx
14mr|texlive-luatexbase-0.31-3|93	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-compat.dtx
14mr|texlive-luatexbase-0.31-3|94	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-loader.dtx
14mr|texlive-luatexbase-0.31-3|95	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-mcb.dtx
14mr|texlive-luatexbase-0.31-3|96	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-modutils.dtx
14mr|texlive-luatexbase-0.31-3|97	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-regs.dtx
14mr|texlive-luatexbase-0.31-3|98	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase.dtx
14mr|texlive-luatexbase-0.31-3|99	
14mr|texlive-luatexbase-0.31-3|100	#-----------------------------------------------------------------------
14mr|texlive-luatexbase-0.31-3|101	%prep
14mr|texlive-luatexbase-0.31-3|102	%setup -c -a0 -a1 -a2
14mr|texlive-luatexbase-0.31-3|103	
14mr|texlive-luatexbase-0.31-3|104	%build
14mr|texlive-luatexbase-0.31-3|105	
14mr|texlive-luatexbase-0.31-3|106	%install
14mr|texlive-luatexbase-0.31-3|107	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luatexbase-0.31-3|108	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-luatexbase-0.31-3|109	
14mr|texlive-luatexbase-0.31-3|110	
14mr|texlive-luatexbase-0.31-3|111	
14mr|texlive-luatexbase-0.31-3|112	%changelog
14mr|texlive-luatexbase-0.31-3|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.31-3
14mr|texlive-luatexbase-0.31-3|114	+ Revision: 3395159
14mr|texlive-luatexbase-0.31-3|115	- MassBuild#440: Increase release tag
14mr|texlive-luatexbase-0.31-3|116	
14mr|texlive-luatexbase-0.31-3|117	

20662 14
14mr|texlive-luatexja-20120623-3|1	# revision 27037
14mr|texlive-luatexja-20120623-3|2	# category Package
14mr|texlive-luatexja-20120623-3|3	# catalog-ctan /macros/luatex/generic/luatexja
14mr|texlive-luatexja-20120623-3|4	# catalog-date 2012-06-23 09:21:42 +0200
14mr|texlive-luatexja-20120623-3|5	# catalog-license other-free
14mr|texlive-luatexja-20120623-3|6	# catalog-version undef
14mr|texlive-luatexja-20120623-3|7	Name:		texlive-luatexja
14mr|texlive-luatexja-20120623-3|8	Version:	20120623
14mr|texlive-luatexja-20120623-3|9	Release:	3
14mr|texlive-luatexja-20120623-3|10	Summary:	Typesest Japanese with lua(la)tex
14mr|texlive-luatexja-20120623-3|11	Group:		Publishing
14mr|texlive-luatexja-20120623-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luatexja
14mr|texlive-luatexja-20120623-3|13	License:	OTHER-FREE
14mr|texlive-luatexja-20120623-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexja.tar.xz
14mr|texlive-luatexja-20120623-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexja.doc.tar.xz
14mr|texlive-luatexja-20120623-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexja.source.tar.xz
14mr|texlive-luatexja-20120623-3|17	BuildArch:	noarch
14mr|texlive-luatexja-20120623-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luatexja-20120623-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luatexja-20120623-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-luatexja-20120623-3|21	
14mr|texlive-luatexja-20120623-3|22	%description
14mr|texlive-luatexja-20120623-3|23	The package supports typesetting Japanese documents with
14mr|texlive-luatexja-20120623-3|24	LuaTeX. Both the Plain and LaTeX2e formats may be used with the
14mr|texlive-luatexja-20120623-3|25	package.
14mr|texlive-luatexja-20120623-3|26	
14mr|texlive-luatexja-20120623-3|27	%post
14mr|texlive-luatexja-20120623-3|28	%{_sbindir}/texlive.post
14mr|texlive-luatexja-20120623-3|29	
14mr|texlive-luatexja-20120623-3|30	%postun
14mr|texlive-luatexja-20120623-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-luatexja-20120623-3|32	%{_sbindir}/texlive.post
14mr|texlive-luatexja-20120623-3|33	fi
14mr|texlive-luatexja-20120623-3|34	
14mr|texlive-luatexja-20120623-3|35	#-----------------------------------------------------------------------
14mr|texlive-luatexja-20120623-3|36	%files
14mr|texlive-luatexja-20120623-3|37	%{_texmfdistdir}/tex/luatex/luatexja/addons/luatexja-ajmacros.sty
14mr|texlive-luatexja-20120623-3|38	%{_texmfdistdir}/tex/luatex/luatexja/addons/luatexja-fontspec.sty
14mr|texlive-luatexja-20120623-3|39	%{_texmfdistdir}/tex/luatex/luatexja/addons/luatexja-otf.sty
14mr|texlive-luatexja-20120623-3|40	%{_texmfdistdir}/tex/luatex/luatexja/addons/luatexja-preset.sty
14mr|texlive-luatexja-20120623-3|41	%{_texmfdistdir}/tex/luatex/luatexja/jfm-banjiao.lua
14mr|texlive-luatexja-20120623-3|42	%{_texmfdistdir}/tex/luatex/luatexja/jfm-jis.lua
14mr|texlive-luatexja-20120623-3|43	%{_texmfdistdir}/tex/luatex/luatexja/jfm-kaiming.lua
14mr|texlive-luatexja-20120623-3|44	%{_texmfdistdir}/tex/luatex/luatexja/jfm-min.lua
14mr|texlive-luatexja-20120623-3|45	%{_texmfdistdir}/tex/luatex/luatexja/jfm-mono.lua
14mr|texlive-luatexja-20120623-3|46	%{_texmfdistdir}/tex/luatex/luatexja/jfm-prop.lua
14mr|texlive-luatexja-20120623-3|47	%{_texmfdistdir}/tex/luatex/luatexja/jfm-quanjiao.lua
14mr|texlive-luatexja-20120623-3|48	%{_texmfdistdir}/tex/luatex/luatexja/jfm-ujis.lua
14mr|texlive-luatexja-20120623-3|49	%{_texmfdistdir}/tex/luatex/luatexja/ltj-base.lua
14mr|texlive-luatexja-20120623-3|50	%{_texmfdistdir}/tex/luatex/luatexja/ltj-base.sty
14mr|texlive-luatexja-20120623-3|51	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cctbreg.sty
14mr|texlive-luatexja-20120623-3|52	%{_texmfdistdir}/tex/luatex/luatexja/ltj-charrange.lua
14mr|texlive-luatexja-20120623-3|53	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cid-adobe-cns1.lua
14mr|texlive-luatexja-20120623-3|54	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cid-adobe-gb1.lua
14mr|texlive-luatexja-20120623-3|55	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cid-adobe-japan1.lua
14mr|texlive-luatexja-20120623-3|56	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cid-adobe-korea1.lua
14mr|texlive-luatexja-20120623-3|57	%{_texmfdistdir}/tex/luatex/luatexja/ltj-compat-ptex.sty
14mr|texlive-luatexja-20120623-3|58	%{_texmfdistdir}/tex/luatex/luatexja/ltj-compat.lua
14mr|texlive-luatexja-20120623-3|59	%{_texmfdistdir}/tex/luatex/luatexja/ltj-debug.lua
14mr|texlive-luatexja-20120623-3|60	%{_texmfdistdir}/tex/luatex/luatexja/ltj-infomute.lua
14mr|texlive-luatexja-20120623-3|61	%{_texmfdistdir}/tex/luatex/luatexja/ltj-inputbuf.lua
14mr|texlive-luatexja-20120623-3|62	%{_texmfdistdir}/tex/luatex/luatexja/ltj-jfmglue.lua
14mr|texlive-luatexja-20120623-3|63	%{_texmfdistdir}/tex/luatex/luatexja/ltj-jfont.lua
14mr|texlive-luatexja-20120623-3|64	%{_texmfdistdir}/tex/luatex/luatexja/ltj-jisx0208.lua
14mr|texlive-luatexja-20120623-3|65	%{_texmfdistdir}/tex/luatex/luatexja/ltj-latex.sty
14mr|texlive-luatexja-20120623-3|66	%{_texmfdistdir}/tex/luatex/luatexja/ltj-math.lua
14mr|texlive-luatexja-20120623-3|67	%{_texmfdistdir}/tex/luatex/luatexja/ltj-otf.lua
14mr|texlive-luatexja-20120623-3|68	%{_texmfdistdir}/tex/luatex/luatexja/ltj-plain.sty
14mr|texlive-luatexja-20120623-3|69	%{_texmfdistdir}/tex/luatex/luatexja/ltj-pretreat.lua
14mr|texlive-luatexja-20120623-3|70	%{_texmfdistdir}/tex/luatex/luatexja/ltj-rmlgbm.lua
14mr|texlive-luatexja-20120623-3|71	%{_texmfdistdir}/tex/luatex/luatexja/ltj-setwidth.lua
14mr|texlive-luatexja-20120623-3|72	%{_texmfdistdir}/tex/luatex/luatexja/ltj-stack.lua
14mr|texlive-luatexja-20120623-3|73	%{_texmfdistdir}/tex/luatex/luatexja/ltj-tangle.lua
14mr|texlive-luatexja-20120623-3|74	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjarticle.cls
14mr|texlive-luatexja-20120623-3|75	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjbk10.clo
14mr|texlive-luatexja-20120623-3|76	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjbk11.clo
14mr|texlive-luatexja-20120623-3|77	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjbk12.clo
14mr|texlive-luatexja-20120623-3|78	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjbook.cls
14mr|texlive-luatexja-20120623-3|79	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjltxdoc.cls
14mr|texlive-luatexja-20120623-3|80	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjreport.cls
14mr|texlive-luatexja-20120623-3|81	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjsize10.clo
14mr|texlive-luatexja-20120623-3|82	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjsize11.clo
14mr|texlive-luatexja-20120623-3|83	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjsize12.clo
14mr|texlive-luatexja-20120623-3|84	%{_texmfdistdir}/tex/luatex/luatexja/ltjsclasses/ltjsarticle.cls
14mr|texlive-luatexja-20120623-3|85	%{_texmfdistdir}/tex/luatex/luatexja/ltjsclasses/ltjsbook.cls
14mr|texlive-luatexja-20120623-3|86	%{_texmfdistdir}/tex/luatex/luatexja/ltjsclasses/ltjskiyou.cls
14mr|texlive-luatexja-20120623-3|87	%{_texmfdistdir}/tex/luatex/luatexja/ltjsclasses/ltjspf.cls
14mr|texlive-luatexja-20120623-3|88	%{_texmfdistdir}/tex/luatex/luatexja/luatexja-compat.sty
14mr|texlive-luatexja-20120623-3|89	%{_texmfdistdir}/tex/luatex/luatexja/luatexja-core.sty
14mr|texlive-luatexja-20120623-3|90	%{_texmfdistdir}/tex/luatex/luatexja/luatexja-kinsoku.tex
14mr|texlive-luatexja-20120623-3|91	%{_texmfdistdir}/tex/luatex/luatexja/luatexja.lua
14mr|texlive-luatexja-20120623-3|92	%{_texmfdistdir}/tex/luatex/luatexja/luatexja.sty
14mr|texlive-luatexja-20120623-3|93	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjcore.sty
14mr|texlive-luatexja-20120623-3|94	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjdefs.sty
14mr|texlive-luatexja-20120623-3|95	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjfont.sty
14mr|texlive-luatexja-20120623-3|96	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjp-listings-jpt.tex
14mr|texlive-luatexja-20120623-3|97	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjp-listings.sty
14mr|texlive-luatexja-20120623-3|98	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjp-unicode-math.sty
14mr|texlive-luatexja-20120623-3|99	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjp-xunicode.sty
14mr|texlive-luatexja-20120623-3|100	%{_texmfdistdir}/tex/luatex/luatexja/patches/ltj-unicode-ccfix.tex
14mr|texlive-luatexja-20120623-3|101	%doc %{_texmfdistdir}/doc/luatex/luatexja/COPYING
14mr|texlive-luatexja-20120623-3|102	%doc %{_texmfdistdir}/doc/luatex/luatexja/README
14mr|texlive-luatexja-20120623-3|103	%doc %{_texmfdistdir}/doc/luatex/luatexja/jfm-test.lua
14mr|texlive-luatexja-20120623-3|104	%doc %{_texmfdistdir}/doc/luatex/luatexja/ltjclasses.pdf
14mr|texlive-luatexja-20120623-3|105	%doc %{_texmfdistdir}/doc/luatex/luatexja/ltjltxdoc.pdf
14mr|texlive-luatexja-20120623-3|106	%doc %{_texmfdistdir}/doc/luatex/luatexja/ltjsclasses.pdf
14mr|texlive-luatexja-20120623-3|107	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja-en.pdf
14mr|texlive-luatexja-20120623-3|108	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja-ja.pdf
14mr|texlive-luatexja-20120623-3|109	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja-zh.pdf
14mr|texlive-luatexja-20120623-3|110	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja.dtx
14mr|texlive-luatexja-20120623-3|111	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja.ins
14mr|texlive-luatexja-20120623-3|112	#- source
14mr|texlive-luatexja-20120623-3|113	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjclasses.dtx
14mr|texlive-luatexja-20120623-3|114	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjclasses.ins
14mr|texlive-luatexja-20120623-3|115	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjlist.lua
14mr|texlive-luatexja-20120623-3|116	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjltxdoc.dtx
14mr|texlive-luatexja-20120623-3|117	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjltxdoc.ins
14mr|texlive-luatexja-20120623-3|118	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjsclasses.dtx
14mr|texlive-luatexja-20120623-3|119	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjsclasses.ins
14mr|texlive-luatexja-20120623-3|120	%doc %{_texmfdistdir}/source/luatex/luatexja/luatexja-kinsoku_make.tex
14mr|texlive-luatexja-20120623-3|121	%doc %{_texmfdistdir}/source/luatex/luatexja/mk-rmlgbm-data.tex
14mr|texlive-luatexja-20120623-3|122	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/blocks2defcharrange.rb
14mr|texlive-luatexja-20120623-3|123	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/chars2defcharrange.rb
14mr|texlive-luatexja-20120623-3|124	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/jfm-readable.rb
14mr|texlive-luatexja-20120623-3|125	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/jisx0208table.tex
14mr|texlive-luatexja-20120623-3|126	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/kyoikukanji.txt
14mr|texlive-luatexja-20120623-3|127	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/kyoikukanjiChars.tex
14mr|texlive-luatexja-20120623-3|128	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/otf-AdobeMingStd-Light.txt
14mr|texlive-luatexja-20120623-3|129	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/otf-AdobeMyungjoStd-Medium.txt
14mr|texlive-luatexja-20120623-3|130	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/otf-AdobeSongStd-Light.txt
14mr|texlive-luatexja-20120623-3|131	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/otf-KozMinPr6N-Regular.txt
14mr|texlive-luatexja-20120623-3|132	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/unicodeBlocks.tex
14mr|texlive-luatexja-20120623-3|133	
14mr|texlive-luatexja-20120623-3|134	#-----------------------------------------------------------------------
14mr|texlive-luatexja-20120623-3|135	%prep
14mr|texlive-luatexja-20120623-3|136	%setup -c -a0 -a1 -a2
14mr|texlive-luatexja-20120623-3|137	
14mr|texlive-luatexja-20120623-3|138	%build
14mr|texlive-luatexja-20120623-3|139	
14mr|texlive-luatexja-20120623-3|140	%install
14mr|texlive-luatexja-20120623-3|141	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luatexja-20120623-3|142	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-luatexja-20120623-3|143	
14mr|texlive-luatexja-20120623-3|144	
14mr|texlive-luatexja-20120623-3|145	
14mr|texlive-luatexja-20120623-3|146	%changelog
14mr|texlive-luatexja-20120623-3|147	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120623-3
14mr|texlive-luatexja-20120623-3|148	+ Revision: 376c1e7
14mr|texlive-luatexja-20120623-3|149	- MassBuild#440: Increase release tag
14mr|texlive-luatexja-20120623-3|150	
14mr|texlive-luatexja-20120623-3|151	

20663 14
14mr|texlive-luatexko-1.4-2|1	# revision 32740
14mr|texlive-luatexko-1.4-2|2	# category Package
14mr|texlive-luatexko-1.4-2|3	# catalog-ctan /macros/luatex/generic/luatexko
14mr|texlive-luatexko-1.4-2|4	# catalog-date 2014-01-20 15:14:34 +0100
14mr|texlive-luatexko-1.4-2|5	# catalog-license lppl
14mr|texlive-luatexko-1.4-2|6	# catalog-version 1.4
14mr|texlive-luatexko-1.4-2|7	Name:		texlive-luatexko
14mr|texlive-luatexko-1.4-2|8	Version:	1.4
14mr|texlive-luatexko-1.4-2|9	Release:	2
14mr|texlive-luatexko-1.4-2|10	Summary:	Typeset Korean with Lua(La)TeX
14mr|texlive-luatexko-1.4-2|11	Group:		Publishing
14mr|texlive-luatexko-1.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luatexko
14mr|texlive-luatexko-1.4-2|13	License:	LPPL
14mr|texlive-luatexko-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexko.tar.xz
14mr|texlive-luatexko-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexko.doc.tar.xz
14mr|texlive-luatexko-1.4-2|16	BuildArch:	noarch
14mr|texlive-luatexko-1.4-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-luatexko-1.4-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-luatexko-1.4-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-luatexko-1.4-2|20	
14mr|texlive-luatexko-1.4-2|21	%description
14mr|texlive-luatexko-1.4-2|22	This is a Lua(La)TeX macro package that supports typesetting
14mr|texlive-luatexko-1.4-2|23	Korean documents. LuaTeX version 0.76+ and luaotfload package
14mr|texlive-luatexko-1.4-2|24	version 2.2+ are required. This package also requires both cjk-
14mr|texlive-luatexko-1.4-2|25	ko and xetexko packages for its full functionality.
14mr|texlive-luatexko-1.4-2|26	
14mr|texlive-luatexko-1.4-2|27	%post
14mr|texlive-luatexko-1.4-2|28	%{_sbindir}/texlive.post
14mr|texlive-luatexko-1.4-2|29	
14mr|texlive-luatexko-1.4-2|30	%postun
14mr|texlive-luatexko-1.4-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-luatexko-1.4-2|32	%{_sbindir}/texlive.post
14mr|texlive-luatexko-1.4-2|33	fi
14mr|texlive-luatexko-1.4-2|34	
14mr|texlive-luatexko-1.4-2|35	#-----------------------------------------------------------------------
14mr|texlive-luatexko-1.4-2|36	%files
14mr|texlive-luatexko-1.4-2|37	%{_texmfdistdir}/tex/luatex/luatexko/luatexko-core.sty
14mr|texlive-luatexko-1.4-2|38	%{_texmfdistdir}/tex/luatex/luatexko/luatexko-normalize.lua
14mr|texlive-luatexko-1.4-2|39	%{_texmfdistdir}/tex/luatex/luatexko/luatexko-uhc2utf8.lua
14mr|texlive-luatexko-1.4-2|40	%{_texmfdistdir}/tex/luatex/luatexko/luatexko.lua
14mr|texlive-luatexko-1.4-2|41	%{_texmfdistdir}/tex/luatex/luatexko/luatexko.sty
14mr|texlive-luatexko-1.4-2|42	%doc %{_texmfdistdir}/doc/luatex/luatexko/ChangeLog
14mr|texlive-luatexko-1.4-2|43	%doc %{_texmfdistdir}/doc/luatex/luatexko/README
14mr|texlive-luatexko-1.4-2|44	%doc %{_texmfdistdir}/doc/luatex/luatexko/luatexko-doc.pdf
14mr|texlive-luatexko-1.4-2|45	%doc %{_texmfdistdir}/doc/luatex/luatexko/luatexko-doc.tex
14mr|texlive-luatexko-1.4-2|46	
14mr|texlive-luatexko-1.4-2|47	#-----------------------------------------------------------------------
14mr|texlive-luatexko-1.4-2|48	%prep
14mr|texlive-luatexko-1.4-2|49	%setup -c -a0 -a1
14mr|texlive-luatexko-1.4-2|50	
14mr|texlive-luatexko-1.4-2|51	%build
14mr|texlive-luatexko-1.4-2|52	
14mr|texlive-luatexko-1.4-2|53	%install
14mr|texlive-luatexko-1.4-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luatexko-1.4-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-luatexko-1.4-2|56	
14mr|texlive-luatexko-1.4-2|57	%changelog
14mr|texlive-luatexko-1.4-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-2
14mr|texlive-luatexko-1.4-2|59	+ Revision: 95a828c
14mr|texlive-luatexko-1.4-2|60	- MassBuild#440: Increase release tag
14mr|texlive-luatexko-1.4-2|61	
14mr|texlive-luatexko-1.4-2|62	

20664 14
14mr|texlive-luatextra-1.0.1-3|1	# revision 20747
14mr|texlive-luatextra-1.0.1-3|2	# category Package
14mr|texlive-luatextra-1.0.1-3|3	# catalog-ctan /macros/luatex/latex/luatextra
14mr|texlive-luatextra-1.0.1-3|4	# catalog-date 2010-12-14 15:25:48 +0100
14mr|texlive-luatextra-1.0.1-3|5	# catalog-license pd
14mr|texlive-luatextra-1.0.1-3|6	# catalog-version 1.0.1
14mr|texlive-luatextra-1.0.1-3|7	Name:		texlive-luatextra
14mr|texlive-luatextra-1.0.1-3|8	Version:	1.0.1
14mr|texlive-luatextra-1.0.1-3|9	Release:	3
14mr|texlive-luatextra-1.0.1-3|10	Summary:	Additional macros for Plain TeX and LaTeX in LuaTeX
14mr|texlive-luatextra-1.0.1-3|11	Group:		Publishing
14mr|texlive-luatextra-1.0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luatextra
14mr|texlive-luatextra-1.0.1-3|13	License:	PD
14mr|texlive-luatextra-1.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatextra.tar.xz
14mr|texlive-luatextra-1.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatextra.doc.tar.xz
14mr|texlive-luatextra-1.0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatextra.source.tar.xz
14mr|texlive-luatextra-1.0.1-3|17	BuildArch:	noarch
14mr|texlive-luatextra-1.0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-luatextra-1.0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-luatextra-1.0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-luatextra-1.0.1-3|21	
14mr|texlive-luatextra-1.0.1-3|22	%description
14mr|texlive-luatextra-1.0.1-3|23	The package provides a coherent extended programming
14mr|texlive-luatextra-1.0.1-3|24	environment for use with luaTeX. It loads packages fontspec,
14mr|texlive-luatextra-1.0.1-3|25	luatexbase and lualibs, and provides additional user-level
14mr|texlive-luatextra-1.0.1-3|26	features and goodies. The package is under development, and its
14mr|texlive-luatextra-1.0.1-3|27	specification may be expected to change.
14mr|texlive-luatextra-1.0.1-3|28	
14mr|texlive-luatextra-1.0.1-3|29	%post
14mr|texlive-luatextra-1.0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-luatextra-1.0.1-3|31	
14mr|texlive-luatextra-1.0.1-3|32	%postun
14mr|texlive-luatextra-1.0.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-luatextra-1.0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-luatextra-1.0.1-3|35	fi
14mr|texlive-luatextra-1.0.1-3|36	
14mr|texlive-luatextra-1.0.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-luatextra-1.0.1-3|38	%files
14mr|texlive-luatextra-1.0.1-3|39	%{_texmfdistdir}/tex/lualatex/luatextra/luatextra.sty
14mr|texlive-luatextra-1.0.1-3|40	%doc %{_texmfdistdir}/doc/lualatex/luatextra/News
14mr|texlive-luatextra-1.0.1-3|41	%doc %{_texmfdistdir}/doc/lualatex/luatextra/README
14mr|texlive-luatextra-1.0.1-3|42	%doc %{_texmfdistdir}/doc/lualatex/luatextra/luatextra.pdf
14mr|texlive-luatextra-1.0.1-3|43	%doc %{_texmfdistdir}/doc/lualatex/luatextra/test.tex
14mr|texlive-luatextra-1.0.1-3|44	#- source
14mr|texlive-luatextra-1.0.1-3|45	%doc %{_texmfdistdir}/source/lualatex/luatextra/Makefile
14mr|texlive-luatextra-1.0.1-3|46	%doc %{_texmfdistdir}/source/lualatex/luatextra/luatextra.dtx
14mr|texlive-luatextra-1.0.1-3|47	
14mr|texlive-luatextra-1.0.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-luatextra-1.0.1-3|49	%prep
14mr|texlive-luatextra-1.0.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-luatextra-1.0.1-3|51	
14mr|texlive-luatextra-1.0.1-3|52	%build
14mr|texlive-luatextra-1.0.1-3|53	
14mr|texlive-luatextra-1.0.1-3|54	%install
14mr|texlive-luatextra-1.0.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luatextra-1.0.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-luatextra-1.0.1-3|57	
14mr|texlive-luatextra-1.0.1-3|58	
14mr|texlive-luatextra-1.0.1-3|59	
14mr|texlive-luatextra-1.0.1-3|60	%changelog
14mr|texlive-luatextra-1.0.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-3
14mr|texlive-luatextra-1.0.1-3|62	+ Revision: 243de31
14mr|texlive-luatextra-1.0.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-luatextra-1.0.1-3|64	
14mr|texlive-luatextra-1.0.1-3|65	

20665 14
14mr|texlive-lua-visual-debug-0.4-2|1	# revision 25881
14mr|texlive-lua-visual-debug-0.4-2|2	# category Package
14mr|texlive-lua-visual-debug-0.4-2|3	# catalog-ctan /macros/luatex/generic/lua-visual-debug
14mr|texlive-lua-visual-debug-0.4-2|4	# catalog-date 2012-04-08 13:49:02 +0200
14mr|texlive-lua-visual-debug-0.4-2|5	# catalog-license other-free
14mr|texlive-lua-visual-debug-0.4-2|6	# catalog-version 0.4
14mr|texlive-lua-visual-debug-0.4-2|7	Name:		texlive-lua-visual-debug
14mr|texlive-lua-visual-debug-0.4-2|8	Version:	0.4
14mr|texlive-lua-visual-debug-0.4-2|9	Release:	2
14mr|texlive-lua-visual-debug-0.4-2|10	Summary:	Visual debugging with LuaLaTeX
14mr|texlive-lua-visual-debug-0.4-2|11	Group:		Publishing
14mr|texlive-lua-visual-debug-0.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/lua-visual-debug
14mr|texlive-lua-visual-debug-0.4-2|13	License:	OTHER-FREE
14mr|texlive-lua-visual-debug-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-visual-debug.tar.xz
14mr|texlive-lua-visual-debug-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-visual-debug.doc.tar.xz
14mr|texlive-lua-visual-debug-0.4-2|16	BuildArch:	noarch
14mr|texlive-lua-visual-debug-0.4-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lua-visual-debug-0.4-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lua-visual-debug-0.4-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-lua-visual-debug-0.4-2|20	
14mr|texlive-lua-visual-debug-0.4-2|21	%description
14mr|texlive-lua-visual-debug-0.4-2|22	The package uses lua code to provide visible indications of
14mr|texlive-lua-visual-debug-0.4-2|23	boxes, glues, kerns and penalties in the PDF output. The
14mr|texlive-lua-visual-debug-0.4-2|24	package is known to work in LaTeX and Plain TeX documents.
14mr|texlive-lua-visual-debug-0.4-2|25	
14mr|texlive-lua-visual-debug-0.4-2|26	%post
14mr|texlive-lua-visual-debug-0.4-2|27	%{_sbindir}/texlive.post
14mr|texlive-lua-visual-debug-0.4-2|28	
14mr|texlive-lua-visual-debug-0.4-2|29	%postun
14mr|texlive-lua-visual-debug-0.4-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-lua-visual-debug-0.4-2|31	%{_sbindir}/texlive.post
14mr|texlive-lua-visual-debug-0.4-2|32	fi
14mr|texlive-lua-visual-debug-0.4-2|33	
14mr|texlive-lua-visual-debug-0.4-2|34	#-----------------------------------------------------------------------
14mr|texlive-lua-visual-debug-0.4-2|35	%files
14mr|texlive-lua-visual-debug-0.4-2|36	%{_texmfdistdir}/tex/luatex/lua-visual-debug/lua-visual-debug.lua
14mr|texlive-lua-visual-debug-0.4-2|37	%{_texmfdistdir}/tex/luatex/lua-visual-debug/lua-visual-debug.sty
14mr|texlive-lua-visual-debug-0.4-2|38	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/README
14mr|texlive-lua-visual-debug-0.4-2|39	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/README.doc
14mr|texlive-lua-visual-debug-0.4-2|40	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/lvdebug-doc.pdf
14mr|texlive-lua-visual-debug-0.4-2|41	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/lvdebug-doc.tex
14mr|texlive-lua-visual-debug-0.4-2|42	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/lvdebugdetail1-num.png
14mr|texlive-lua-visual-debug-0.4-2|43	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/sample-plain.pdf
14mr|texlive-lua-visual-debug-0.4-2|44	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/sample-plain.tex
14mr|texlive-lua-visual-debug-0.4-2|45	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/sample.pdf
14mr|texlive-lua-visual-debug-0.4-2|46	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/sample.tex
14mr|texlive-lua-visual-debug-0.4-2|47	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/strut.png
14mr|texlive-lua-visual-debug-0.4-2|48	
14mr|texlive-lua-visual-debug-0.4-2|49	#-----------------------------------------------------------------------
14mr|texlive-lua-visual-debug-0.4-2|50	%prep
14mr|texlive-lua-visual-debug-0.4-2|51	%setup -c -a0 -a1
14mr|texlive-lua-visual-debug-0.4-2|52	
14mr|texlive-lua-visual-debug-0.4-2|53	%build
14mr|texlive-lua-visual-debug-0.4-2|54	
14mr|texlive-lua-visual-debug-0.4-2|55	%install
14mr|texlive-lua-visual-debug-0.4-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lua-visual-debug-0.4-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lua-visual-debug-0.4-2|58	
14mr|texlive-lua-visual-debug-0.4-2|59	
14mr|texlive-lua-visual-debug-0.4-2|60	
14mr|texlive-lua-visual-debug-0.4-2|61	%changelog
14mr|texlive-lua-visual-debug-0.4-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-2
14mr|texlive-lua-visual-debug-0.4-2|63	+ Revision: 7f6fce2
14mr|texlive-lua-visual-debug-0.4-2|64	- MassBuild#440: Increase release tag
14mr|texlive-lua-visual-debug-0.4-2|65	
14mr|texlive-lua-visual-debug-0.4-2|66	

20666 14
14mr|texlive-luaxml-0.0.1-2|1	# revision 27394
14mr|texlive-luaxml-0.0.1-2|2	# category Package
14mr|texlive-luaxml-0.0.1-2|3	# catalog-ctan /macros/luatex/generic/luaxml
14mr|texlive-luaxml-0.0.1-2|4	# catalog-date 2012-08-13 11:53:38 +0200
14mr|texlive-luaxml-0.0.1-2|5	# catalog-license other-free
14mr|texlive-luaxml-0.0.1-2|6	# catalog-version 0.0.1
14mr|texlive-luaxml-0.0.1-2|7	Name:		texlive-luaxml
14mr|texlive-luaxml-0.0.1-2|8	Version:	0.0.1
14mr|texlive-luaxml-0.0.1-2|9	Release:	2
14mr|texlive-luaxml-0.0.1-2|10	Summary:	Lua library for reading and serialising XML files
14mr|texlive-luaxml-0.0.1-2|11	Group:		Publishing
14mr|texlive-luaxml-0.0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luaxml
14mr|texlive-luaxml-0.0.1-2|13	License:	OTHER-FREE
14mr|texlive-luaxml-0.0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaxml.tar.xz
14mr|texlive-luaxml-0.0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaxml.doc.tar.xz
14mr|texlive-luaxml-0.0.1-2|16	BuildArch:	noarch
14mr|texlive-luaxml-0.0.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-luaxml-0.0.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-luaxml-0.0.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-luaxml-0.0.1-2|20	
14mr|texlive-luaxml-0.0.1-2|21	%description
14mr|texlive-luaxml-0.0.1-2|22	This is a redistribution of a pure lua xml library, LuaXML. The
14mr|texlive-luaxml-0.0.1-2|23	library was originally distributed as part of the odsfile
14mr|texlive-luaxml-0.0.1-2|24	package, but is made available separately in the hope that it
14mr|texlive-luaxml-0.0.1-2|25	can be useful for other projects.
14mr|texlive-luaxml-0.0.1-2|26	
14mr|texlive-luaxml-0.0.1-2|27	%post
14mr|texlive-luaxml-0.0.1-2|28	%{_sbindir}/texlive.post
14mr|texlive-luaxml-0.0.1-2|29	
14mr|texlive-luaxml-0.0.1-2|30	%postun
14mr|texlive-luaxml-0.0.1-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-luaxml-0.0.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-luaxml-0.0.1-2|33	fi
14mr|texlive-luaxml-0.0.1-2|34	
14mr|texlive-luaxml-0.0.1-2|35	#-----------------------------------------------------------------------
14mr|texlive-luaxml-0.0.1-2|36	%files
14mr|texlive-luaxml-0.0.1-2|37	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-mod-handler.lua
14mr|texlive-luaxml-0.0.1-2|38	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-mod-xml.lua
14mr|texlive-luaxml-0.0.1-2|39	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-selectors.lua
14mr|texlive-luaxml-0.0.1-2|40	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-stack.lua
14mr|texlive-luaxml-0.0.1-2|41	%doc %{_texmfdistdir}/doc/luatex/luaxml/README
14mr|texlive-luaxml-0.0.1-2|42	%doc %{_texmfdistdir}/doc/luatex/luaxml/luaxml.pdf
14mr|texlive-luaxml-0.0.1-2|43	%doc %{_texmfdistdir}/doc/luatex/luaxml/luaxml.tex
14mr|texlive-luaxml-0.0.1-2|44	
14mr|texlive-luaxml-0.0.1-2|45	#-----------------------------------------------------------------------
14mr|texlive-luaxml-0.0.1-2|46	%prep
14mr|texlive-luaxml-0.0.1-2|47	%setup -c -a0 -a1
14mr|texlive-luaxml-0.0.1-2|48	
14mr|texlive-luaxml-0.0.1-2|49	%build
14mr|texlive-luaxml-0.0.1-2|50	
14mr|texlive-luaxml-0.0.1-2|51	%install
14mr|texlive-luaxml-0.0.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-luaxml-0.0.1-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-luaxml-0.0.1-2|54	
14mr|texlive-luaxml-0.0.1-2|55	
14mr|texlive-luaxml-0.0.1-2|56	
14mr|texlive-luaxml-0.0.1-2|57	%changelog
14mr|texlive-luaxml-0.0.1-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.1-2
14mr|texlive-luaxml-0.0.1-2|59	+ Revision: 2b41d7a
14mr|texlive-luaxml-0.0.1-2|60	- MassBuild#440: Increase release tag
14mr|texlive-luaxml-0.0.1-2|61	
14mr|texlive-luaxml-0.0.1-2|62	

20667 14
14mr|texlive-lxfonts-0.4-3|1	# revision 15878
14mr|texlive-lxfonts-0.4-3|2	# category Package
14mr|texlive-lxfonts-0.4-3|3	# catalog-ctan /fonts/lxfonts
14mr|texlive-lxfonts-0.4-3|4	# catalog-date 2008-08-22 10:50:40 +0200
14mr|texlive-lxfonts-0.4-3|5	# catalog-license lppl
14mr|texlive-lxfonts-0.4-3|6	# catalog-version 0.4
14mr|texlive-lxfonts-0.4-3|7	Name:		texlive-lxfonts
14mr|texlive-lxfonts-0.4-3|8	Version:	0.4
14mr|texlive-lxfonts-0.4-3|9	Release:	3
14mr|texlive-lxfonts-0.4-3|10	Summary:	Set of slide fonts based on CM
14mr|texlive-lxfonts-0.4-3|11	Group:		Publishing
14mr|texlive-lxfonts-0.4-3|12	URL:		http://www.ctan.org/tex-archive/fonts/lxfonts
14mr|texlive-lxfonts-0.4-3|13	License:	LPPL
14mr|texlive-lxfonts-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lxfonts.tar.xz
14mr|texlive-lxfonts-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lxfonts.doc.tar.xz
14mr|texlive-lxfonts-0.4-3|16	BuildArch:	noarch
14mr|texlive-lxfonts-0.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-lxfonts-0.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-lxfonts-0.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-lxfonts-0.4-3|20	
14mr|texlive-lxfonts-0.4-3|21	%description
14mr|texlive-lxfonts-0.4-3|22	The bundle contains the traditional slides fonts revised to be
14mr|texlive-lxfonts-0.4-3|23	completely usable both as text fonts and mathematics fonts;
14mr|texlive-lxfonts-0.4-3|24	they are fully integrate with the new operators, letters,
14mr|texlive-lxfonts-0.4-3|25	symbols and extensible delimiter fonts, as well as with the AMS
14mr|texlive-lxfonts-0.4-3|26	fonts, all redone with the same stylistic parameters.
14mr|texlive-lxfonts-0.4-3|27	
14mr|texlive-lxfonts-0.4-3|28	%post
14mr|texlive-lxfonts-0.4-3|29	%{_sbindir}/texlive.post
14mr|texlive-lxfonts-0.4-3|30	
14mr|texlive-lxfonts-0.4-3|31	%postun
14mr|texlive-lxfonts-0.4-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-lxfonts-0.4-3|33	%{_sbindir}/texlive.post
14mr|texlive-lxfonts-0.4-3|34	fi
14mr|texlive-lxfonts-0.4-3|35	
14mr|texlive-lxfonts-0.4-3|36	#-----------------------------------------------------------------------
14mr|texlive-lxfonts-0.4-3|37	%files
14mr|texlive-lxfonts-0.4-3|38	%{_texmfdistdir}/fonts/map/dvips/lxfonts/lxfonts.map
14mr|texlive-lxfonts-0.4-3|39	%{_texmfdistdir}/fonts/source/public/lxfonts/lamsya.mf
14mr|texlive-lxfonts-0.4-3|40	%{_texmfdistdir}/fonts/source/public/lxfonts/lamsyb.mf
14mr|texlive-lxfonts-0.4-3|41	%{_texmfdistdir}/fonts/source/public/lxfonts/lasymbols.mf
14mr|texlive-lxfonts-0.4-3|42	%{_texmfdistdir}/fonts/source/public/lxfonts/lbigacc.mf
14mr|texlive-lxfonts-0.4-3|43	%{_texmfdistdir}/fonts/source/public/lxfonts/lbigdel.mf
14mr|texlive-lxfonts-0.4-3|44	%{_texmfdistdir}/fonts/source/public/lxfonts/lbigop.mf
14mr|texlive-lxfonts-0.4-3|45	%{_texmfdistdir}/fonts/source/public/lxfonts/lbsymbols.mf
14mr|texlive-lxfonts-0.4-3|46	%{_texmfdistdir}/fonts/source/public/lxfonts/lcmbsy8.mf
14mr|texlive-lxfonts-0.4-3|47	%{_texmfdistdir}/fonts/source/public/lxfonts/lcmex8.mf
14mr|texlive-lxfonts-0.4-3|48	%{_texmfdistdir}/fonts/source/public/lxfonts/lcmmi8.mf
14mr|texlive-lxfonts-0.4-3|49	%{_texmfdistdir}/fonts/source/public/lxfonts/lcmmib8.mf
14mr|texlive-lxfonts-0.4-3|50	%{_texmfdistdir}/fonts/source/public/lxfonts/lcmsy8.mf
14mr|texlive-lxfonts-0.4-3|51	%{_texmfdistdir}/fonts/source/public/lxfonts/leclb8.mf
14mr|texlive-lxfonts-0.4-3|52	%{_texmfdistdir}/fonts/source/public/lxfonts/lecli8.mf
14mr|texlive-lxfonts-0.4-3|53	%{_texmfdistdir}/fonts/source/public/lxfonts/leclo8.mf
14mr|texlive-lxfonts-0.4-3|54	%{_texmfdistdir}/fonts/source/public/lxfonts/leclq8.mf
14mr|texlive-lxfonts-0.4-3|55	%{_texmfdistdir}/fonts/source/public/lxfonts/lexroman.mf
14mr|texlive-lxfonts-0.4-3|56	%{_texmfdistdir}/fonts/source/public/lxfonts/lexslides.mf
14mr|texlive-lxfonts-0.4-3|57	%{_texmfdistdir}/fonts/source/public/lxfonts/llasy.mf
14mr|texlive-lxfonts-0.4-3|58	%{_texmfdistdir}/fonts/source/public/lxfonts/llasy8.mf
14mr|texlive-lxfonts-0.4-3|59	%{_texmfdistdir}/fonts/source/public/lxfonts/llasyb8.mf
14mr|texlive-lxfonts-0.4-3|60	%{_texmfdistdir}/fonts/source/public/lxfonts/llcmss8.mf
14mr|texlive-lxfonts-0.4-3|61	%{_texmfdistdir}/fonts/source/public/lxfonts/llcmssb8.mf
14mr|texlive-lxfonts-0.4-3|62	%{_texmfdistdir}/fonts/source/public/lxfonts/llcmssi8.mf
14mr|texlive-lxfonts-0.4-3|63	%{_texmfdistdir}/fonts/source/public/lxfonts/llcmsso8.mf
14mr|texlive-lxfonts-0.4-3|64	%{_texmfdistdir}/fonts/source/public/lxfonts/lmathex.mf
14mr|texlive-lxfonts-0.4-3|65	%{_texmfdistdir}/fonts/source/public/lxfonts/lmathit.mf
14mr|texlive-lxfonts-0.4-3|66	%{_texmfdistdir}/fonts/source/public/lxfonts/lmathsy.mf
14mr|texlive-lxfonts-0.4-3|67	%{_texmfdistdir}/fonts/source/public/lxfonts/lmsam8.mf
14mr|texlive-lxfonts-0.4-3|68	%{_texmfdistdir}/fonts/source/public/lxfonts/lmsbm8.mf
14mr|texlive-lxfonts-0.4-3|69	%{_texmfdistdir}/fonts/source/public/lxfonts/lroman.mf
14mr|texlive-lxfonts-0.4-3|70	%{_texmfdistdir}/fonts/source/public/lxfonts/ltclb8.mf
14mr|texlive-lxfonts-0.4-3|71	%{_texmfdistdir}/fonts/source/public/lxfonts/ltcli8.mf
14mr|texlive-lxfonts-0.4-3|72	%{_texmfdistdir}/fonts/source/public/lxfonts/ltclo8.mf
14mr|texlive-lxfonts-0.4-3|73	%{_texmfdistdir}/fonts/source/public/lxfonts/ltclq8.mf
14mr|texlive-lxfonts-0.4-3|74	%{_texmfdistdir}/fonts/source/public/lxfonts/ltxsymb.mf
14mr|texlive-lxfonts-0.4-3|75	%{_texmfdistdir}/fonts/source/public/lxfonts/lxbbase.mf
14mr|texlive-lxfonts-0.4-3|76	%{_texmfdistdir}/fonts/source/public/lxfonts/lxbbold.mf
14mr|texlive-lxfonts-0.4-3|77	%{_texmfdistdir}/fonts/source/public/lxfonts/lxbcaps.mf
14mr|texlive-lxfonts-0.4-3|78	%{_texmfdistdir}/fonts/tfm/public/lxfonts/lcmbsy8.tfm
14mr|texlive-lxfonts-0.4-3|79	%{_texmfdistdir}/fonts/tfm/public/lxfonts/lcmex8.tfm
14mr|texlive-lxfonts-0.4-3|80	%{_texmfdistdir}/fonts/tfm/public/lxfonts/lcmmi8.tfm
14mr|texlive-lxfonts-0.4-3|81	%{_texmfdistdir}/fonts/tfm/public/lxfonts/lcmmib8.tfm
14mr|texlive-lxfonts-0.4-3|82	%{_texmfdistdir}/fonts/tfm/public/lxfonts/lcmsy8.tfm
14mr|texlive-lxfonts-0.4-3|83	%{_texmfdistdir}/fonts/tfm/public/lxfonts/leclb8.tfm
14mr|texlive-lxfonts-0.4-3|84	%{_texmfdistdir}/fonts/tfm/public/lxfonts/lecli8.tfm
14mr|texlive-lxfonts-0.4-3|85	%{_texmfdistdir}/fonts/tfm/public/lxfonts/leclo8.tfm
14mr|texlive-lxfonts-0.4-3|86	%{_texmfdistdir}/fonts/tfm/public/lxfonts/leclq8.tfm
14mr|texlive-lxfonts-0.4-3|87	%{_texmfdistdir}/fonts/tfm/public/lxfonts/llasy8.tfm
14mr|texlive-lxfonts-0.4-3|88	%{_texmfdistdir}/fonts/tfm/public/lxfonts/llasyb8.tfm
14mr|texlive-lxfonts-0.4-3|89	%{_texmfdistdir}/fonts/tfm/public/lxfonts/llcmss8.tfm
14mr|texlive-lxfonts-0.4-3|90	%{_texmfdistdir}/fonts/tfm/public/lxfonts/llcmssb8.tfm
14mr|texlive-lxfonts-0.4-3|91	%{_texmfdistdir}/fonts/tfm/public/lxfonts/llcmssi8.tfm
14mr|texlive-lxfonts-0.4-3|92	%{_texmfdistdir}/fonts/tfm/public/lxfonts/llcmsso8.tfm
14mr|texlive-lxfonts-0.4-3|93	%{_texmfdistdir}/fonts/tfm/public/lxfonts/lmsam8.tfm
14mr|texlive-lxfonts-0.4-3|94	%{_texmfdistdir}/fonts/tfm/public/lxfonts/lmsbm8.tfm
14mr|texlive-lxfonts-0.4-3|95	%{_texmfdistdir}/fonts/tfm/public/lxfonts/ltclb8.tfm
14mr|texlive-lxfonts-0.4-3|96	%{_texmfdistdir}/fonts/tfm/public/lxfonts/ltcli8.tfm
14mr|texlive-lxfonts-0.4-3|97	%{_texmfdistdir}/fonts/tfm/public/lxfonts/ltclo8.tfm
14mr|texlive-lxfonts-0.4-3|98	%{_texmfdistdir}/fonts/tfm/public/lxfonts/ltclq8.tfm
14mr|texlive-lxfonts-0.4-3|99	%{_texmfdistdir}/fonts/type1/public/lxfonts/lcmbsy8.pfb
14mr|texlive-lxfonts-0.4-3|100	%{_texmfdistdir}/fonts/type1/public/lxfonts/lcmex8.pfb
14mr|texlive-lxfonts-0.4-3|101	%{_texmfdistdir}/fonts/type1/public/lxfonts/lcmmi8.pfb
14mr|texlive-lxfonts-0.4-3|102	%{_texmfdistdir}/fonts/type1/public/lxfonts/lcmmib8.pfb
14mr|texlive-lxfonts-0.4-3|103	%{_texmfdistdir}/fonts/type1/public/lxfonts/lcmsy8.pfb
14mr|texlive-lxfonts-0.4-3|104	%{_texmfdistdir}/fonts/type1/public/lxfonts/leclb8.pfb
14mr|texlive-lxfonts-0.4-3|105	%{_texmfdistdir}/fonts/type1/public/lxfonts/lecli8.pfb
14mr|texlive-lxfonts-0.4-3|106	%{_texmfdistdir}/fonts/type1/public/lxfonts/leclo8.pfb
14mr|texlive-lxfonts-0.4-3|107	%{_texmfdistdir}/fonts/type1/public/lxfonts/leclq8.pfb
14mr|texlive-lxfonts-0.4-3|108	%{_texmfdistdir}/fonts/type1/public/lxfonts/llasy8.pfb
14mr|texlive-lxfonts-0.4-3|109	%{_texmfdistdir}/fonts/type1/public/lxfonts/llasyb8.pfb
14mr|texlive-lxfonts-0.4-3|110	%{_texmfdistdir}/fonts/type1/public/lxfonts/llcmss8.pfb
14mr|texlive-lxfonts-0.4-3|111	%{_texmfdistdir}/fonts/type1/public/lxfonts/llcmssb8.pfb
14mr|texlive-lxfonts-0.4-3|112	%{_texmfdistdir}/fonts/type1/public/lxfonts/llcmssi8.pfb
14mr|texlive-lxfonts-0.4-3|113	%{_texmfdistdir}/fonts/type1/public/lxfonts/llcmsso8.pfb
14mr|texlive-lxfonts-0.4-3|114	%{_texmfdistdir}/fonts/type1/public/lxfonts/lmsam8.pfb
14mr|texlive-lxfonts-0.4-3|115	%{_texmfdistdir}/fonts/type1/public/lxfonts/lmsbm8.pfb
14mr|texlive-lxfonts-0.4-3|116	%{_texmfdistdir}/fonts/type1/public/lxfonts/ltclb8.pfb
14mr|texlive-lxfonts-0.4-3|117	%{_texmfdistdir}/fonts/type1/public/lxfonts/ltcli8.pfb
14mr|texlive-lxfonts-0.4-3|118	%{_texmfdistdir}/fonts/type1/public/lxfonts/ltclo8.pfb
14mr|texlive-lxfonts-0.4-3|119	%{_texmfdistdir}/fonts/type1/public/lxfonts/ltclq8.pfb
14mr|texlive-lxfonts-0.4-3|120	%{_texmfdistdir}/tex/latex/lxfonts/lxfonts.sty
14mr|texlive-lxfonts-0.4-3|121	%doc %{_texmfdistdir}/doc/fonts/lxfonts/LXfonts-demo.pdf
14mr|texlive-lxfonts-0.4-3|122	%doc %{_texmfdistdir}/doc/fonts/lxfonts/LXfonts-demo.tex
14mr|texlive-lxfonts-0.4-3|123	%doc %{_texmfdistdir}/doc/fonts/lxfonts/LXfonts.readme
14mr|texlive-lxfonts-0.4-3|124	%doc %{_texmfdistdir}/doc/fonts/lxfonts/manifest
14mr|texlive-lxfonts-0.4-3|125	
14mr|texlive-lxfonts-0.4-3|126	#-----------------------------------------------------------------------
14mr|texlive-lxfonts-0.4-3|127	%prep
14mr|texlive-lxfonts-0.4-3|128	%setup -c -a0 -a1
14mr|texlive-lxfonts-0.4-3|129	
14mr|texlive-lxfonts-0.4-3|130	%build
14mr|texlive-lxfonts-0.4-3|131	
14mr|texlive-lxfonts-0.4-3|132	%install
14mr|texlive-lxfonts-0.4-3|133	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-lxfonts-0.4-3|134	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-lxfonts-0.4-3|135	
14mr|texlive-lxfonts-0.4-3|136	
14mr|texlive-lxfonts-0.4-3|137	
14mr|texlive-lxfonts-0.4-3|138	%changelog
14mr|texlive-lxfonts-0.4-3|139	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-lxfonts-0.4-3|140	+ Revision: 0fcb750
14mr|texlive-lxfonts-0.4-3|141	- MassBuild#440: Increase release tag
14mr|texlive-lxfonts-0.4-3|142	
14mr|texlive-lxfonts-0.4-3|143	

20668 14
14mr|texlive-ly1-20100615-3|1	# revision 21086
14mr|texlive-ly1-20100615-3|2	# category Package
14mr|texlive-ly1-20100615-3|3	# catalog-ctan /fonts/psfonts/ly1
14mr|texlive-ly1-20100615-3|4	# catalog-date 2010-06-15 10:37:47 +0200
14mr|texlive-ly1-20100615-3|5	# catalog-license lppl
14mr|texlive-ly1-20100615-3|6	# catalog-version undef
14mr|texlive-ly1-20100615-3|7	Name:		texlive-ly1
14mr|texlive-ly1-20100615-3|8	Version:	20100615
14mr|texlive-ly1-20100615-3|9	Release:	3
14mr|texlive-ly1-20100615-3|10	Summary:	Support for LY1 LaTeX encoding
14mr|texlive-ly1-20100615-3|11	Group:		Publishing
14mr|texlive-ly1-20100615-3|12	URL:		http://www.ctan.org/tex-archive/fonts/psfonts/ly1
14mr|texlive-ly1-20100615-3|13	License:	LPPL
14mr|texlive-ly1-20100615-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ly1.tar.xz
14mr|texlive-ly1-20100615-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ly1.doc.tar.xz
14mr|texlive-ly1-20100615-3|16	BuildArch:	noarch
14mr|texlive-ly1-20100615-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ly1-20100615-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ly1-20100615-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ly1-20100615-3|20	
14mr|texlive-ly1-20100615-3|21	%description
14mr|texlive-ly1-20100615-3|22	The Y&Y 'texnansi' (TeX and ANSI, for Microsoft interpretations
14mr|texlive-ly1-20100615-3|23	of ANSI standards) encoding lives on, even after the decease of
14mr|texlive-ly1-20100615-3|24	the company; it is known in the LaTeX scheme of things as LY1
14mr|texlive-ly1-20100615-3|25	encoding. This bundle includes metrics and LaTeX macros to use
14mr|texlive-ly1-20100615-3|26	the basic three (Times, Helvetica and Courier) Adobe Type 1
14mr|texlive-ly1-20100615-3|27	fonts in LaTeX using LY1 encoding.
14mr|texlive-ly1-20100615-3|28	
14mr|texlive-ly1-20100615-3|29	%post
14mr|texlive-ly1-20100615-3|30	%{_sbindir}/texlive.post
14mr|texlive-ly1-20100615-3|31	
14mr|texlive-ly1-20100615-3|32	%postun
14mr|texlive-ly1-20100615-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-ly1-20100615-3|34	%{_sbindir}/texlive.post
14mr|texlive-ly1-20100615-3|35	fi
14mr|texlive-ly1-20100615-3|36	
14mr|texlive-ly1-20100615-3|37	#-----------------------------------------------------------------------
14mr|texlive-ly1-20100615-3|38	%files
14mr|texlive-ly1-20100615-3|39	%{_texmfdistdir}/fonts/enc/dvips/ly1/texnansi.enc
14mr|texlive-ly1-20100615-3|40	%{_texmfdistdir}/fonts/map/dvips/ly1/pag8y.map
14mr|texlive-ly1-20100615-3|41	%{_texmfdistdir}/fonts/map/dvips/ly1/pbk8y.map
14mr|texlive-ly1-20100615-3|42	%{_texmfdistdir}/fonts/map/dvips/ly1/pcr8y.map
14mr|texlive-ly1-20100615-3|43	%{_texmfdistdir}/fonts/map/dvips/ly1/phv8y.map
14mr|texlive-ly1-20100615-3|44	%{_texmfdistdir}/fonts/map/dvips/ly1/pnc8y.map
14mr|texlive-ly1-20100615-3|45	%{_texmfdistdir}/fonts/map/dvips/ly1/ppl8y.map
14mr|texlive-ly1-20100615-3|46	%{_texmfdistdir}/fonts/map/dvips/ly1/ptm8y.map
14mr|texlive-ly1-20100615-3|47	%{_texmfdistdir}/fonts/map/dvips/ly1/pzc8y.map
14mr|texlive-ly1-20100615-3|48	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pagd8y.tfm
14mr|texlive-ly1-20100615-3|49	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pagdo8y.tfm
14mr|texlive-ly1-20100615-3|50	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pagk8y.tfm
14mr|texlive-ly1-20100615-3|51	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pagko8y.tfm
14mr|texlive-ly1-20100615-3|52	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkd8y.tfm
14mr|texlive-ly1-20100615-3|53	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkdi8y.tfm
14mr|texlive-ly1-20100615-3|54	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkdo8y.tfm
14mr|texlive-ly1-20100615-3|55	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkl8y.tfm
14mr|texlive-ly1-20100615-3|56	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkli8y.tfm
14mr|texlive-ly1-20100615-3|57	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbklo8y.tfm
14mr|texlive-ly1-20100615-3|58	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pcrb8y.tfm
14mr|texlive-ly1-20100615-3|59	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pcrbo8y.tfm
14mr|texlive-ly1-20100615-3|60	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pcrr8y.tfm
14mr|texlive-ly1-20100615-3|61	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pcrro8y.tfm
14mr|texlive-ly1-20100615-3|62	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvb8y.tfm
14mr|texlive-ly1-20100615-3|63	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvb8yn.tfm
14mr|texlive-ly1-20100615-3|64	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvbo8y.tfm
14mr|texlive-ly1-20100615-3|65	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvbo8yn.tfm
14mr|texlive-ly1-20100615-3|66	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvr8y.tfm
14mr|texlive-ly1-20100615-3|67	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvr8yn.tfm
14mr|texlive-ly1-20100615-3|68	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvro8y.tfm
14mr|texlive-ly1-20100615-3|69	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvro8yn.tfm
14mr|texlive-ly1-20100615-3|70	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncb8y.tfm
14mr|texlive-ly1-20100615-3|71	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncbi8y.tfm
14mr|texlive-ly1-20100615-3|72	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncbo8y.tfm
14mr|texlive-ly1-20100615-3|73	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncr8y.tfm
14mr|texlive-ly1-20100615-3|74	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncri8y.tfm
14mr|texlive-ly1-20100615-3|75	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncro8y.tfm
14mr|texlive-ly1-20100615-3|76	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplb8y.tfm
14mr|texlive-ly1-20100615-3|77	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplbi8y.tfm
14mr|texlive-ly1-20100615-3|78	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplbo8y.tfm
14mr|texlive-ly1-20100615-3|79	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplbu8y.tfm
14mr|texlive-ly1-20100615-3|80	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplr8y.tfm
14mr|texlive-ly1-20100615-3|81	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplr8yn.tfm
14mr|texlive-ly1-20100615-3|82	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplri8y.tfm
14mr|texlive-ly1-20100615-3|83	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplro8y.tfm
14mr|texlive-ly1-20100615-3|84	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplrr8ye.tfm
14mr|texlive-ly1-20100615-3|85	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplru8y.tfm
14mr|texlive-ly1-20100615-3|86	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmb8y.tfm
14mr|texlive-ly1-20100615-3|87	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmbc8y.tfm
14mr|texlive-ly1-20100615-3|88	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmbi8y.tfm
14mr|texlive-ly1-20100615-3|89	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmbo8y.tfm
14mr|texlive-ly1-20100615-3|90	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmr8y.tfm
14mr|texlive-ly1-20100615-3|91	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmr8yn.tfm
14mr|texlive-ly1-20100615-3|92	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmrc8y.tfm
14mr|texlive-ly1-20100615-3|93	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmri8y.tfm
14mr|texlive-ly1-20100615-3|94	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmro8y.tfm
14mr|texlive-ly1-20100615-3|95	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmrr8ye.tfm
14mr|texlive-ly1-20100615-3|96	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pzcmi8y.tfm
14mr|texlive-ly1-20100615-3|97	%{_texmfdistdir}/fonts/vf/adobe/ly1/ptmbc8y.vf
14mr|texlive-ly1-20100615-3|98	%{_texmfdistdir}/fonts/vf/adobe/ly1/ptmrc8y.vf
14mr|texlive-ly1-20100615-3|99	%{_texmfdistdir}/tex/latex/ly1/ly1enc.def
14mr|texlive-ly1-20100615-3|100	%{_texmfdistdir}/tex/latex/ly1/ly1pag.fd
14mr|texlive-ly1-20100615-3|101	%{_texmfdistdir}/tex/latex/ly1/ly1pbk.fd
14mr|texlive-ly1-20100615-3|102	%{_texmfdistdir}/tex/latex/ly1/ly1pcr.fd
14mr|texlive-ly1-20100615-3|103	%{_texmfdistdir}/tex/latex/ly1/ly1phv.fd
14mr|texlive-ly1-20100615-3|104	%{_texmfdistdir}/tex/latex/ly1/ly1pnc.fd
14mr|texlive-ly1-20100615-3|105	%{_texmfdistdir}/tex/latex/ly1/ly1ppl.fd
14mr|texlive-ly1-20100615-3|106	%{_texmfdistdir}/tex/latex/ly1/ly1ptm.fd
14mr|texlive-ly1-20100615-3|107	%{_texmfdistdir}/tex/latex/ly1/ly1pzc.fd
14mr|texlive-ly1-20100615-3|108	%{_texmfdistdir}/tex/latex/ly1/texnansi.sty
14mr|texlive-ly1-20100615-3|109	%{_texmfdistdir}/tex/plain/ly1/texnansi.tex
14mr|texlive-ly1-20100615-3|110	%doc %{_texmfdistdir}/doc/fonts/ly1/README
14mr|texlive-ly1-20100615-3|111	
14mr|texlive-ly1-20100615-3|112	#-----------------------------------------------------------------------
14mr|texlive-ly1-20100615-3|113	%prep
14mr|texlive-ly1-20100615-3|114	%setup -c -a0 -a1
14mr|texlive-ly1-20100615-3|115	
14mr|texlive-ly1-20100615-3|116	%build
14mr|texlive-ly1-20100615-3|117	
14mr|texlive-ly1-20100615-3|118	%install
14mr|texlive-ly1-20100615-3|119	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ly1-20100615-3|120	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ly1-20100615-3|121	
14mr|texlive-ly1-20100615-3|122	
14mr|texlive-ly1-20100615-3|123	
14mr|texlive-ly1-20100615-3|124	%changelog
14mr|texlive-ly1-20100615-3|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100615-3
14mr|texlive-ly1-20100615-3|126	+ Revision: a9fa6be
14mr|texlive-ly1-20100615-3|127	- MassBuild#440: Increase release tag
14mr|texlive-ly1-20100615-3|128	
14mr|texlive-ly1-20100615-3|129	

20669 14
14mr|texlive-macqassign-1-3|1	# revision 15878
14mr|texlive-macqassign-1-3|2	# category Package
14mr|texlive-macqassign-1-3|3	# catalog-ctan /macros/latex/contrib/macqassign
14mr|texlive-macqassign-1-3|4	# catalog-date 2009-03-01 13:29:14 +0100
14mr|texlive-macqassign-1-3|5	# catalog-license lppl
14mr|texlive-macqassign-1-3|6	# catalog-version 1
14mr|texlive-macqassign-1-3|7	Name:		texlive-macqassign
14mr|texlive-macqassign-1-3|8	Version:	1
14mr|texlive-macqassign-1-3|9	Release:	3
14mr|texlive-macqassign-1-3|10	Summary:	Typeset assignments for Macquarie University
14mr|texlive-macqassign-1-3|11	Group:		Publishing
14mr|texlive-macqassign-1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/macqassign
14mr|texlive-macqassign-1-3|13	License:	LPPL
14mr|texlive-macqassign-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macqassign.tar.xz
14mr|texlive-macqassign-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macqassign.doc.tar.xz
14mr|texlive-macqassign-1-3|16	BuildArch:	noarch
14mr|texlive-macqassign-1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-macqassign-1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-macqassign-1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-macqassign-1-3|20	
14mr|texlive-macqassign-1-3|21	%description
14mr|texlive-macqassign-1-3|22	TeXLive macqassign package.
14mr|texlive-macqassign-1-3|23	
14mr|texlive-macqassign-1-3|24	%post
14mr|texlive-macqassign-1-3|25	%{_sbindir}/texlive.post
14mr|texlive-macqassign-1-3|26	
14mr|texlive-macqassign-1-3|27	%postun
14mr|texlive-macqassign-1-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-macqassign-1-3|29	%{_sbindir}/texlive.post
14mr|texlive-macqassign-1-3|30	fi
14mr|texlive-macqassign-1-3|31	
14mr|texlive-macqassign-1-3|32	#-----------------------------------------------------------------------
14mr|texlive-macqassign-1-3|33	%files
14mr|texlive-macqassign-1-3|34	%{_texmfdistdir}/tex/latex/macqassign/macqassign.cls
14mr|texlive-macqassign-1-3|35	%doc %{_texmfdistdir}/doc/latex/macqassign/README
14mr|texlive-macqassign-1-3|36	%doc %{_texmfdistdir}/doc/latex/macqassign/logo.ps
14mr|texlive-macqassign-1-3|37	%doc %{_texmfdistdir}/doc/latex/macqassign/sample-assign.pdf
14mr|texlive-macqassign-1-3|38	%doc %{_texmfdistdir}/doc/latex/macqassign/sample-assign.tex
14mr|texlive-macqassign-1-3|39	
14mr|texlive-macqassign-1-3|40	#-----------------------------------------------------------------------
14mr|texlive-macqassign-1-3|41	%prep
14mr|texlive-macqassign-1-3|42	%setup -c -a0 -a1
14mr|texlive-macqassign-1-3|43	
14mr|texlive-macqassign-1-3|44	%build
14mr|texlive-macqassign-1-3|45	
14mr|texlive-macqassign-1-3|46	%install
14mr|texlive-macqassign-1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-macqassign-1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-macqassign-1-3|49	
14mr|texlive-macqassign-1-3|50	
14mr|texlive-macqassign-1-3|51	
14mr|texlive-macqassign-1-3|52	%changelog
14mr|texlive-macqassign-1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-3
14mr|texlive-macqassign-1-3|54	+ Revision: 791fb07
14mr|texlive-macqassign-1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-macqassign-1-3|56	
14mr|texlive-macqassign-1-3|57	

20670 14
14mr|texlive-macros2e-v0.4-3|1	# revision 23236
14mr|texlive-macros2e-v0.4-3|2	# category Package
14mr|texlive-macros2e-v0.4-3|3	# catalog-ctan /info/macros2e
14mr|texlive-macros2e-v0.4-3|4	# catalog-date 2011-07-25 14:37:19 +0200
14mr|texlive-macros2e-v0.4-3|5	# catalog-license lppl
14mr|texlive-macros2e-v0.4-3|6	# catalog-version v0.4
14mr|texlive-macros2e-v0.4-3|7	Name:		texlive-macros2e
14mr|texlive-macros2e-v0.4-3|8	Version:	v0.4
14mr|texlive-macros2e-v0.4-3|9	Release:	3
14mr|texlive-macros2e-v0.4-3|10	Summary:	A list of internal LaTeX2e macros
14mr|texlive-macros2e-v0.4-3|11	Group:		Publishing
14mr|texlive-macros2e-v0.4-3|12	URL:		http://www.ctan.org/tex-archive/info/macros2e
14mr|texlive-macros2e-v0.4-3|13	License:	LPPL
14mr|texlive-macros2e-v0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macros2e.tar.xz
14mr|texlive-macros2e-v0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macros2e.doc.tar.xz
14mr|texlive-macros2e-v0.4-3|16	BuildArch:	noarch
14mr|texlive-macros2e-v0.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-macros2e-v0.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-macros2e-v0.4-3|19	
14mr|texlive-macros2e-v0.4-3|20	%description
14mr|texlive-macros2e-v0.4-3|21	This document lists the internal macros defined by the LaTeX2e
14mr|texlive-macros2e-v0.4-3|22	base files which can be also useful to package authors. The
14mr|texlive-macros2e-v0.4-3|23	macros are hyper-linked to their description in source2e. For
14mr|texlive-macros2e-v0.4-3|24	this to work both PDFs must be inside the same directory. This
14mr|texlive-macros2e-v0.4-3|25	document is not yet complete in content and format and may miss
14mr|texlive-macros2e-v0.4-3|26	some macros.
14mr|texlive-macros2e-v0.4-3|27	
14mr|texlive-macros2e-v0.4-3|28	#-----------------------------------------------------------------------
14mr|texlive-macros2e-v0.4-3|29	%files
14mr|texlive-macros2e-v0.4-3|30	%doc %{_texmfdistdir}/doc/latex/macros2e/macros2e.pdf
14mr|texlive-macros2e-v0.4-3|31	%doc %{_texmfdistdir}/doc/latex/macros2e/macros2e.tex
14mr|texlive-macros2e-v0.4-3|32	
14mr|texlive-macros2e-v0.4-3|33	#-----------------------------------------------------------------------
14mr|texlive-macros2e-v0.4-3|34	%prep
14mr|texlive-macros2e-v0.4-3|35	%setup -c -a0 -a1
14mr|texlive-macros2e-v0.4-3|36	
14mr|texlive-macros2e-v0.4-3|37	%build
14mr|texlive-macros2e-v0.4-3|38	
14mr|texlive-macros2e-v0.4-3|39	%install
14mr|texlive-macros2e-v0.4-3|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-macros2e-v0.4-3|41	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-macros2e-v0.4-3|42	
14mr|texlive-macros2e-v0.4-3|43	
14mr|texlive-macros2e-v0.4-3|44	
14mr|texlive-macros2e-v0.4-3|45	%changelog
14mr|texlive-macros2e-v0.4-3|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.4-3
14mr|texlive-macros2e-v0.4-3|47	+ Revision: 062161c
14mr|texlive-macros2e-v0.4-3|48	- MassBuild#440: Increase release tag
14mr|texlive-macros2e-v0.4-3|49	
14mr|texlive-macros2e-v0.4-3|50	

20671 14
14mr|texlive-macroswap-1.1-6|1	# revision 31498
14mr|texlive-macroswap-1.1-6|2	# category Package
14mr|texlive-macroswap-1.1-6|3	# catalog-ctan /macros/latex/contrib/macroswap
14mr|texlive-macroswap-1.1-6|4	# catalog-date 2013-08-21 23:10:13 +0200
14mr|texlive-macroswap-1.1-6|5	# catalog-license lppl1.2
14mr|texlive-macroswap-1.1-6|6	# catalog-version 1.1
14mr|texlive-macroswap-1.1-6|7	Name:		texlive-macroswap
14mr|texlive-macroswap-1.1-6|8	Version:	1.1
14mr|texlive-macroswap-1.1-6|9	Release:	6
14mr|texlive-macroswap-1.1-6|10	Summary:	Swap the definitions of two LaTeX macros
14mr|texlive-macroswap-1.1-6|11	Group:		Publishing
14mr|texlive-macroswap-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/macroswap
14mr|texlive-macroswap-1.1-6|13	License:	LPPL1.2
14mr|texlive-macroswap-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macroswap.tar.xz
14mr|texlive-macroswap-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macroswap.doc.tar.xz
14mr|texlive-macroswap-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macroswap.source.tar.xz
14mr|texlive-macroswap-1.1-6|17	BuildArch:	noarch
14mr|texlive-macroswap-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-macroswap-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-macroswap-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-macroswap-1.1-6|21	
14mr|texlive-macroswap-1.1-6|22	%description
14mr|texlive-macroswap-1.1-6|23	The package provides simple utility methods to swap the meaning
14mr|texlive-macroswap-1.1-6|24	(token expansion) of two macros by name.
14mr|texlive-macroswap-1.1-6|25	
14mr|texlive-macroswap-1.1-6|26	%post
14mr|texlive-macroswap-1.1-6|27	%{_sbindir}/texlive.post
14mr|texlive-macroswap-1.1-6|28	
14mr|texlive-macroswap-1.1-6|29	%postun
14mr|texlive-macroswap-1.1-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-macroswap-1.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-macroswap-1.1-6|32	fi
14mr|texlive-macroswap-1.1-6|33	
14mr|texlive-macroswap-1.1-6|34	#-----------------------------------------------------------------------
14mr|texlive-macroswap-1.1-6|35	%files
14mr|texlive-macroswap-1.1-6|36	%{_texmfdistdir}/tex/latex/macroswap/macroswap.sty
14mr|texlive-macroswap-1.1-6|37	%doc %{_texmfdistdir}/doc/latex/macroswap/Makefile
14mr|texlive-macroswap-1.1-6|38	%doc %{_texmfdistdir}/doc/latex/macroswap/README
14mr|texlive-macroswap-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/macroswap/macroswap.pdf
14mr|texlive-macroswap-1.1-6|40	#- source
14mr|texlive-macroswap-1.1-6|41	%doc %{_texmfdistdir}/source/latex/macroswap/macroswap.dtx
14mr|texlive-macroswap-1.1-6|42	%doc %{_texmfdistdir}/source/latex/macroswap/macroswap.ins
14mr|texlive-macroswap-1.1-6|43	
14mr|texlive-macroswap-1.1-6|44	#-----------------------------------------------------------------------
14mr|texlive-macroswap-1.1-6|45	%prep
14mr|texlive-macroswap-1.1-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-macroswap-1.1-6|47	
14mr|texlive-macroswap-1.1-6|48	%build
14mr|texlive-macroswap-1.1-6|49	
14mr|texlive-macroswap-1.1-6|50	%install
14mr|texlive-macroswap-1.1-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-macroswap-1.1-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-macroswap-1.1-6|53	
14mr|texlive-macroswap-1.1-6|54	%changelog
14mr|texlive-macroswap-1.1-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-macroswap-1.1-6|56	+ Revision: 23e5c8f
14mr|texlive-macroswap-1.1-6|57	- MassBuild#440: Increase release tag
14mr|texlive-macroswap-1.1-6|58	
14mr|texlive-macroswap-1.1-6|59	

20672 14
14mr|texlive-mafr-1.0-3|1	# revision 15878
14mr|texlive-mafr-1.0-3|2	# category Package
14mr|texlive-mafr-1.0-3|3	# catalog-ctan /macros/latex/contrib/mafr
14mr|texlive-mafr-1.0-3|4	# catalog-date 2007-03-09 22:25:45 +0100
14mr|texlive-mafr-1.0-3|5	# catalog-license gpl
14mr|texlive-mafr-1.0-3|6	# catalog-version 1.0
14mr|texlive-mafr-1.0-3|7	Name:		texlive-mafr
14mr|texlive-mafr-1.0-3|8	Version:	1.0
14mr|texlive-mafr-1.0-3|9	Release:	3
14mr|texlive-mafr-1.0-3|10	Summary:	Mathematics in accord with French usage
14mr|texlive-mafr-1.0-3|11	Group:		Publishing
14mr|texlive-mafr-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mafr
14mr|texlive-mafr-1.0-3|13	License:	GPL
14mr|texlive-mafr-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mafr.tar.xz
14mr|texlive-mafr-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mafr.doc.tar.xz
14mr|texlive-mafr-1.0-3|16	BuildArch:	noarch
14mr|texlive-mafr-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mafr-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mafr-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mafr-1.0-3|20	
14mr|texlive-mafr-1.0-3|21	%description
14mr|texlive-mafr-1.0-3|22	The package provides settings and macros for typesetting
14mr|texlive-mafr-1.0-3|23	mathematics with LaTeX in compliance with French usage. It
14mr|texlive-mafr-1.0-3|24	comes with two document classes, 'fiche' and 'cours', useful to
14mr|texlive-mafr-1.0-3|25	create short high school documents such as tests or lessons.
14mr|texlive-mafr-1.0-3|26	The documentation is in French.
14mr|texlive-mafr-1.0-3|27	
14mr|texlive-mafr-1.0-3|28	%post
14mr|texlive-mafr-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-mafr-1.0-3|30	
14mr|texlive-mafr-1.0-3|31	%postun
14mr|texlive-mafr-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-mafr-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-mafr-1.0-3|34	fi
14mr|texlive-mafr-1.0-3|35	
14mr|texlive-mafr-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-mafr-1.0-3|37	%files
14mr|texlive-mafr-1.0-3|38	%{_texmfdistdir}/tex/latex/mafr/cours.cls
14mr|texlive-mafr-1.0-3|39	%{_texmfdistdir}/tex/latex/mafr/fiche.cls
14mr|texlive-mafr-1.0-3|40	%{_texmfdistdir}/tex/latex/mafr/mafr.sty
14mr|texlive-mafr-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/mafr/ALIRE
14mr|texlive-mafr-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/mafr/COPYING
14mr|texlive-mafr-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/mafr/README
14mr|texlive-mafr-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/mafr/docmafr.pdf
14mr|texlive-mafr-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/mafr/docmafr.tex
14mr|texlive-mafr-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/mafr/triangle.eps
14mr|texlive-mafr-1.0-3|47	
14mr|texlive-mafr-1.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-mafr-1.0-3|49	%prep
14mr|texlive-mafr-1.0-3|50	%setup -c -a0 -a1
14mr|texlive-mafr-1.0-3|51	
14mr|texlive-mafr-1.0-3|52	%build
14mr|texlive-mafr-1.0-3|53	
14mr|texlive-mafr-1.0-3|54	%install
14mr|texlive-mafr-1.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mafr-1.0-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mafr-1.0-3|57	
14mr|texlive-mafr-1.0-3|58	
14mr|texlive-mafr-1.0-3|59	
14mr|texlive-mafr-1.0-3|60	%changelog
14mr|texlive-mafr-1.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-mafr-1.0-3|62	+ Revision: 71825dc
14mr|texlive-mafr-1.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-mafr-1.0-3|64	
14mr|texlive-mafr-1.0-3|65	

20673 14
14mr|texlive-magaz-0.4-3|1	# revision 24694
14mr|texlive-magaz-0.4-3|2	# category Package
14mr|texlive-magaz-0.4-3|3	# catalog-ctan /macros/latex/contrib/magaz
14mr|texlive-magaz-0.4-3|4	# catalog-date 2011-11-29 11:02:24 +0100
14mr|texlive-magaz-0.4-3|5	# catalog-license other-free
14mr|texlive-magaz-0.4-3|6	# catalog-version 0.4
14mr|texlive-magaz-0.4-3|7	Name:		texlive-magaz
14mr|texlive-magaz-0.4-3|8	Version:	0.4
14mr|texlive-magaz-0.4-3|9	Release:	3
14mr|texlive-magaz-0.4-3|10	Summary:	Magazine layout
14mr|texlive-magaz-0.4-3|11	Group:		Publishing
14mr|texlive-magaz-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/magaz
14mr|texlive-magaz-0.4-3|13	License:	OTHER-FREE
14mr|texlive-magaz-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/magaz.tar.xz
14mr|texlive-magaz-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/magaz.doc.tar.xz
14mr|texlive-magaz-0.4-3|16	BuildArch:	noarch
14mr|texlive-magaz-0.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-magaz-0.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-magaz-0.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-magaz-0.4-3|20	
14mr|texlive-magaz-0.4-3|21	%description
14mr|texlive-magaz-0.4-3|22	The current version does special formatting for the first line
14mr|texlive-magaz-0.4-3|23	of text in a paragraph. The package is part of a larger body of
14mr|texlive-magaz-0.4-3|24	tools which remain in preparation.
14mr|texlive-magaz-0.4-3|25	
14mr|texlive-magaz-0.4-3|26	%post
14mr|texlive-magaz-0.4-3|27	%{_sbindir}/texlive.post
14mr|texlive-magaz-0.4-3|28	
14mr|texlive-magaz-0.4-3|29	%postun
14mr|texlive-magaz-0.4-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-magaz-0.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-magaz-0.4-3|32	fi
14mr|texlive-magaz-0.4-3|33	
14mr|texlive-magaz-0.4-3|34	#-----------------------------------------------------------------------
14mr|texlive-magaz-0.4-3|35	%files
14mr|texlive-magaz-0.4-3|36	%{_texmfdistdir}/tex/latex/magaz/magaz.sty
14mr|texlive-magaz-0.4-3|37	%doc %{_texmfdistdir}/doc/latex/magaz/magaz.pdf
14mr|texlive-magaz-0.4-3|38	%doc %{_texmfdistdir}/doc/latex/magaz/magaz.tex
14mr|texlive-magaz-0.4-3|39	
14mr|texlive-magaz-0.4-3|40	#-----------------------------------------------------------------------
14mr|texlive-magaz-0.4-3|41	%prep
14mr|texlive-magaz-0.4-3|42	%setup -c -a0 -a1
14mr|texlive-magaz-0.4-3|43	
14mr|texlive-magaz-0.4-3|44	%build
14mr|texlive-magaz-0.4-3|45	
14mr|texlive-magaz-0.4-3|46	%install
14mr|texlive-magaz-0.4-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-magaz-0.4-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-magaz-0.4-3|49	
14mr|texlive-magaz-0.4-3|50	
14mr|texlive-magaz-0.4-3|51	
14mr|texlive-magaz-0.4-3|52	%changelog
14mr|texlive-magaz-0.4-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-magaz-0.4-3|54	+ Revision: b946183
14mr|texlive-magaz-0.4-3|55	- MassBuild#440: Increase release tag
14mr|texlive-magaz-0.4-3|56	
14mr|texlive-magaz-0.4-3|57	

20674 14
14mr|texlive-magyar-20120326-2|1	# revision 25806
14mr|texlive-magyar-20120326-2|2	# category Package
14mr|texlive-magyar-20120326-2|3	# catalog-ctan /language/hungarian/babel/magyar.ldf
14mr|texlive-magyar-20120326-2|4	# catalog-date 2012-03-26 14:33:04 +0200
14mr|texlive-magyar-20120326-2|5	# catalog-license lppl
14mr|texlive-magyar-20120326-2|6	# catalog-version undef
14mr|texlive-magyar-20120326-2|7	Name:		texlive-magyar
14mr|texlive-magyar-20120326-2|8	Version:	20120326
14mr|texlive-magyar-20120326-2|9	Release:	2
14mr|texlive-magyar-20120326-2|10	Summary:	Hungarian language definition for Babel
14mr|texlive-magyar-20120326-2|11	Group:		Publishing
14mr|texlive-magyar-20120326-2|12	URL:		http://www.ctan.org/tex-archive/language/hungarian/babel/magyar.ldf
14mr|texlive-magyar-20120326-2|13	License:	LPPL
14mr|texlive-magyar-20120326-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/magyar.tar.xz
14mr|texlive-magyar-20120326-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/magyar.doc.tar.xz
14mr|texlive-magyar-20120326-2|16	BuildArch:	noarch
14mr|texlive-magyar-20120326-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-magyar-20120326-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-magyar-20120326-2|19	
14mr|texlive-magyar-20120326-2|20	%description
14mr|texlive-magyar-20120326-2|21	This is an interim release of a new version of the Magyar
14mr|texlive-magyar-20120326-2|22	language definition for babel.
14mr|texlive-magyar-20120326-2|23	
14mr|texlive-magyar-20120326-2|24	#-----------------------------------------------------------------------
14mr|texlive-magyar-20120326-2|25	%files
14mr|texlive-magyar-20120326-2|26	%doc %{_texmfdistdir}/doc/latex/magyar/magyar.ldf
14mr|texlive-magyar-20120326-2|27	
14mr|texlive-magyar-20120326-2|28	#-----------------------------------------------------------------------
14mr|texlive-magyar-20120326-2|29	%prep
14mr|texlive-magyar-20120326-2|30	%setup -c -a0 -a1
14mr|texlive-magyar-20120326-2|31	
14mr|texlive-magyar-20120326-2|32	%build
14mr|texlive-magyar-20120326-2|33	
14mr|texlive-magyar-20120326-2|34	%install
14mr|texlive-magyar-20120326-2|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-magyar-20120326-2|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-magyar-20120326-2|37	
14mr|texlive-magyar-20120326-2|38	
14mr|texlive-magyar-20120326-2|39	
14mr|texlive-magyar-20120326-2|40	%changelog
14mr|texlive-magyar-20120326-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120326-2
14mr|texlive-magyar-20120326-2|42	+ Revision: efe4a70
14mr|texlive-magyar-20120326-2|43	- MassBuild#440: Increase release tag
14mr|texlive-magyar-20120326-2|44	
14mr|texlive-magyar-20120326-2|45	

20675 14
14mr|texlive-mailing-20061228-3|1	# revision 15878
14mr|texlive-mailing-20061228-3|2	# category Package
14mr|texlive-mailing-20061228-3|3	# catalog-ctan /macros/latex/contrib/mailing
14mr|texlive-mailing-20061228-3|4	# catalog-date 2006-12-28 00:57:12 +0100
14mr|texlive-mailing-20061228-3|5	# catalog-license lppl
14mr|texlive-mailing-20061228-3|6	# catalog-version undef
14mr|texlive-mailing-20061228-3|7	Name:		texlive-mailing
14mr|texlive-mailing-20061228-3|8	Version:	20061228
14mr|texlive-mailing-20061228-3|9	Release:	3
14mr|texlive-mailing-20061228-3|10	Summary:	Macros for mail merging
14mr|texlive-mailing-20061228-3|11	Group:		Publishing
14mr|texlive-mailing-20061228-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mailing
14mr|texlive-mailing-20061228-3|13	License:	LPPL
14mr|texlive-mailing-20061228-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailing.tar.xz
14mr|texlive-mailing-20061228-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailing.doc.tar.xz
14mr|texlive-mailing-20061228-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailing.source.tar.xz
14mr|texlive-mailing-20061228-3|17	BuildArch:	noarch
14mr|texlive-mailing-20061228-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mailing-20061228-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mailing-20061228-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mailing-20061228-3|21	
14mr|texlive-mailing-20061228-3|22	%description
14mr|texlive-mailing-20061228-3|23	This package is for use when sending a large number of letters,
14mr|texlive-mailing-20061228-3|24	all with the same body text. The package's \addressfile command
14mr|texlive-mailing-20061228-3|25	is used to specify who the letter's to be sent to; the body of
14mr|texlive-mailing-20061228-3|26	the \mailingtext command specifies the text of the letters,
14mr|texlive-mailing-20061228-3|27	possibly using macros defined in the \addressfile.
14mr|texlive-mailing-20061228-3|28	
14mr|texlive-mailing-20061228-3|29	%post
14mr|texlive-mailing-20061228-3|30	%{_sbindir}/texlive.post
14mr|texlive-mailing-20061228-3|31	
14mr|texlive-mailing-20061228-3|32	%postun
14mr|texlive-mailing-20061228-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-mailing-20061228-3|34	%{_sbindir}/texlive.post
14mr|texlive-mailing-20061228-3|35	fi
14mr|texlive-mailing-20061228-3|36	
14mr|texlive-mailing-20061228-3|37	#-----------------------------------------------------------------------
14mr|texlive-mailing-20061228-3|38	%files
14mr|texlive-mailing-20061228-3|39	%{_texmfdistdir}/tex/latex/mailing/mailing.sty
14mr|texlive-mailing-20061228-3|40	%doc %{_texmfdistdir}/doc/latex/mailing/mailing.pdf
14mr|texlive-mailing-20061228-3|41	%doc %{_texmfdistdir}/doc/latex/mailing/manifest.txt
14mr|texlive-mailing-20061228-3|42	#- source
14mr|texlive-mailing-20061228-3|43	%doc %{_texmfdistdir}/source/latex/mailing/mailing.dtx
14mr|texlive-mailing-20061228-3|44	%doc %{_texmfdistdir}/source/latex/mailing/mailing.ins
14mr|texlive-mailing-20061228-3|45	
14mr|texlive-mailing-20061228-3|46	#-----------------------------------------------------------------------
14mr|texlive-mailing-20061228-3|47	%prep
14mr|texlive-mailing-20061228-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-mailing-20061228-3|49	
14mr|texlive-mailing-20061228-3|50	%build
14mr|texlive-mailing-20061228-3|51	
14mr|texlive-mailing-20061228-3|52	%install
14mr|texlive-mailing-20061228-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mailing-20061228-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mailing-20061228-3|55	
14mr|texlive-mailing-20061228-3|56	
14mr|texlive-mailing-20061228-3|57	
14mr|texlive-mailing-20061228-3|58	%changelog
14mr|texlive-mailing-20061228-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061228-3
14mr|texlive-mailing-20061228-3|60	+ Revision: 693d32e
14mr|texlive-mailing-20061228-3|61	- MassBuild#440: Increase release tag
14mr|texlive-mailing-20061228-3|62	
14mr|texlive-mailing-20061228-3|63	

20676 14
14mr|texlive-mailmerge-1.0-3|1	# revision 15878
14mr|texlive-mailmerge-1.0-3|2	# category Package
14mr|texlive-mailmerge-1.0-3|3	# catalog-ctan /macros/latex/contrib/mailmerge
14mr|texlive-mailmerge-1.0-3|4	# catalog-date 2009-11-09 23:10:10 +0100
14mr|texlive-mailmerge-1.0-3|5	# catalog-license lppl1.2
14mr|texlive-mailmerge-1.0-3|6	# catalog-version 1.0
14mr|texlive-mailmerge-1.0-3|7	Name:		texlive-mailmerge
14mr|texlive-mailmerge-1.0-3|8	Version:	1.0
14mr|texlive-mailmerge-1.0-3|9	Release:	3
14mr|texlive-mailmerge-1.0-3|10	Summary:	Repeating text field substitution
14mr|texlive-mailmerge-1.0-3|11	Group:		Publishing
14mr|texlive-mailmerge-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mailmerge
14mr|texlive-mailmerge-1.0-3|13	License:	LPPL1.2
14mr|texlive-mailmerge-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailmerge.tar.xz
14mr|texlive-mailmerge-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailmerge.doc.tar.xz
14mr|texlive-mailmerge-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailmerge.source.tar.xz
14mr|texlive-mailmerge-1.0-3|17	BuildArch:	noarch
14mr|texlive-mailmerge-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mailmerge-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mailmerge-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mailmerge-1.0-3|21	
14mr|texlive-mailmerge-1.0-3|22	%description
14mr|texlive-mailmerge-1.0-3|23	The package mailmerge provides an interface to produce text
14mr|texlive-mailmerge-1.0-3|24	from a template, where fields are replaced by actual data, as
14mr|texlive-mailmerge-1.0-3|25	in a database. The package may be used to produce several
14mr|texlive-mailmerge-1.0-3|26	letters from a template, certificates or other such documents.
14mr|texlive-mailmerge-1.0-3|27	It allows access to the entry number, number of entries and so
14mr|texlive-mailmerge-1.0-3|28	on.
14mr|texlive-mailmerge-1.0-3|29	
14mr|texlive-mailmerge-1.0-3|30	%post
14mr|texlive-mailmerge-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-mailmerge-1.0-3|32	
14mr|texlive-mailmerge-1.0-3|33	%postun
14mr|texlive-mailmerge-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-mailmerge-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-mailmerge-1.0-3|36	fi
14mr|texlive-mailmerge-1.0-3|37	
14mr|texlive-mailmerge-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-mailmerge-1.0-3|39	%files
14mr|texlive-mailmerge-1.0-3|40	%{_texmfdistdir}/tex/latex/mailmerge/mailmerge.sty
14mr|texlive-mailmerge-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/mailmerge/README
14mr|texlive-mailmerge-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/mailmerge/mailmerge.pdf
14mr|texlive-mailmerge-1.0-3|43	#- source
14mr|texlive-mailmerge-1.0-3|44	%doc %{_texmfdistdir}/source/latex/mailmerge/mailmerge.dtx
14mr|texlive-mailmerge-1.0-3|45	%doc %{_texmfdistdir}/source/latex/mailmerge/mailmerge.ins
14mr|texlive-mailmerge-1.0-3|46	
14mr|texlive-mailmerge-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-mailmerge-1.0-3|48	%prep
14mr|texlive-mailmerge-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-mailmerge-1.0-3|50	
14mr|texlive-mailmerge-1.0-3|51	%build
14mr|texlive-mailmerge-1.0-3|52	
14mr|texlive-mailmerge-1.0-3|53	%install
14mr|texlive-mailmerge-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mailmerge-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mailmerge-1.0-3|56	
14mr|texlive-mailmerge-1.0-3|57	
14mr|texlive-mailmerge-1.0-3|58	
14mr|texlive-mailmerge-1.0-3|59	%changelog
14mr|texlive-mailmerge-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-mailmerge-1.0-3|61	+ Revision: a98ff18
14mr|texlive-mailmerge-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-mailmerge-1.0-3|63	
14mr|texlive-mailmerge-1.0-3|64	

20677 14
14mr|texlive-makebarcode-1.0-3|1	# revision 15878
14mr|texlive-makebarcode-1.0-3|2	# category Package
14mr|texlive-makebarcode-1.0-3|3	# catalog-ctan /macros/latex/contrib/makebarcode
14mr|texlive-makebarcode-1.0-3|4	# catalog-date 2008-08-22 15:19:59 +0200
14mr|texlive-makebarcode-1.0-3|5	# catalog-license lppl
14mr|texlive-makebarcode-1.0-3|6	# catalog-version 1.0
14mr|texlive-makebarcode-1.0-3|7	Name:		texlive-makebarcode
14mr|texlive-makebarcode-1.0-3|8	Version:	1.0
14mr|texlive-makebarcode-1.0-3|9	Release:	3
14mr|texlive-makebarcode-1.0-3|10	Summary:	Print various kinds 2/5 and Code 39 bar codes
14mr|texlive-makebarcode-1.0-3|11	Group:		Publishing
14mr|texlive-makebarcode-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makebarcode
14mr|texlive-makebarcode-1.0-3|13	License:	LPPL
14mr|texlive-makebarcode-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebarcode.tar.xz
14mr|texlive-makebarcode-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebarcode.doc.tar.xz
14mr|texlive-makebarcode-1.0-3|16	BuildArch:	noarch
14mr|texlive-makebarcode-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-makebarcode-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-makebarcode-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-makebarcode-1.0-3|20	
14mr|texlive-makebarcode-1.0-3|21	%description
14mr|texlive-makebarcode-1.0-3|22	The package contains macros for printing various 2/5 bar codes
14mr|texlive-makebarcode-1.0-3|23	and Code 39 bar codes. The macros do not use fonts but create
14mr|texlive-makebarcode-1.0-3|24	the bar codes directly using vertical rules. It is therefore
14mr|texlive-makebarcode-1.0-3|25	possible to vary width to height ratio, ratio of thin and thick
14mr|texlive-makebarcode-1.0-3|26	bars. The package is therefore convenient for printing ITF bar
14mr|texlive-makebarcode-1.0-3|27	codes as well as bar codes for identification labels for HP
14mr|texlive-makebarcode-1.0-3|28	storage media.
14mr|texlive-makebarcode-1.0-3|29	
14mr|texlive-makebarcode-1.0-3|30	%post
14mr|texlive-makebarcode-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-makebarcode-1.0-3|32	
14mr|texlive-makebarcode-1.0-3|33	%postun
14mr|texlive-makebarcode-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-makebarcode-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-makebarcode-1.0-3|36	fi
14mr|texlive-makebarcode-1.0-3|37	
14mr|texlive-makebarcode-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-makebarcode-1.0-3|39	%files
14mr|texlive-makebarcode-1.0-3|40	%{_texmfdistdir}/tex/latex/makebarcode/makebarcode.sty
14mr|texlive-makebarcode-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/makebarcode/License.txt
14mr|texlive-makebarcode-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/makebarcode/README
14mr|texlive-makebarcode-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/makebarcode/makebarcode.pdf
14mr|texlive-makebarcode-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/makebarcode/makebarcode.tex
14mr|texlive-makebarcode-1.0-3|45	
14mr|texlive-makebarcode-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-makebarcode-1.0-3|47	%prep
14mr|texlive-makebarcode-1.0-3|48	%setup -c -a0 -a1
14mr|texlive-makebarcode-1.0-3|49	
14mr|texlive-makebarcode-1.0-3|50	%build
14mr|texlive-makebarcode-1.0-3|51	
14mr|texlive-makebarcode-1.0-3|52	%install
14mr|texlive-makebarcode-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-makebarcode-1.0-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-makebarcode-1.0-3|55	
14mr|texlive-makebarcode-1.0-3|56	
14mr|texlive-makebarcode-1.0-3|57	
14mr|texlive-makebarcode-1.0-3|58	%changelog
14mr|texlive-makebarcode-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-makebarcode-1.0-3|60	+ Revision: f57a1c6
14mr|texlive-makebarcode-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-makebarcode-1.0-3|62	
14mr|texlive-makebarcode-1.0-3|63	

20678 14
14mr|texlive-makebox-0.1-3|1	# revision 15878
14mr|texlive-makebox-0.1-3|2	# category Package
14mr|texlive-makebox-0.1-3|3	# catalog-ctan /macros/latex/contrib/makebox
14mr|texlive-makebox-0.1-3|4	# catalog-date 2006-12-02 14:51:32 +0100
14mr|texlive-makebox-0.1-3|5	# catalog-license lppl
14mr|texlive-makebox-0.1-3|6	# catalog-version 0.1
14mr|texlive-makebox-0.1-3|7	Name:		texlive-makebox
14mr|texlive-makebox-0.1-3|8	Version:	0.1
14mr|texlive-makebox-0.1-3|9	Release:	3
14mr|texlive-makebox-0.1-3|10	Summary:	Defines a \makebox* command
14mr|texlive-makebox-0.1-3|11	Group:		Publishing
14mr|texlive-makebox-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makebox
14mr|texlive-makebox-0.1-3|13	License:	LPPL
14mr|texlive-makebox-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebox.tar.xz
14mr|texlive-makebox-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebox.doc.tar.xz
14mr|texlive-makebox-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebox.source.tar.xz
14mr|texlive-makebox-0.1-3|17	BuildArch:	noarch
14mr|texlive-makebox-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-makebox-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-makebox-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-makebox-0.1-3|21	
14mr|texlive-makebox-0.1-3|22	%description
14mr|texlive-makebox-0.1-3|23	Define a \makebox* command that does the same as a \makebox
14mr|texlive-makebox-0.1-3|24	command, except that the width is given by a sample text
14mr|texlive-makebox-0.1-3|25	instead of an explicit length measure.
14mr|texlive-makebox-0.1-3|26	
14mr|texlive-makebox-0.1-3|27	%post
14mr|texlive-makebox-0.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-makebox-0.1-3|29	
14mr|texlive-makebox-0.1-3|30	%postun
14mr|texlive-makebox-0.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-makebox-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-makebox-0.1-3|33	fi
14mr|texlive-makebox-0.1-3|34	
14mr|texlive-makebox-0.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-makebox-0.1-3|36	%files
14mr|texlive-makebox-0.1-3|37	%{_texmfdistdir}/tex/latex/makebox/makebox.sty
14mr|texlive-makebox-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/makebox/ChangeLog
14mr|texlive-makebox-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/makebox/README
14mr|texlive-makebox-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/makebox/getversion.tex
14mr|texlive-makebox-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/makebox/makebox.pdf
14mr|texlive-makebox-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/makebox/makebox.xml
14mr|texlive-makebox-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/makebox/testmakebox.tex
14mr|texlive-makebox-0.1-3|44	#- source
14mr|texlive-makebox-0.1-3|45	%doc %{_texmfdistdir}/source/latex/makebox/Makefile
14mr|texlive-makebox-0.1-3|46	%doc %{_texmfdistdir}/source/latex/makebox/makebox.dtx
14mr|texlive-makebox-0.1-3|47	%doc %{_texmfdistdir}/source/latex/makebox/makebox.ins
14mr|texlive-makebox-0.1-3|48	
14mr|texlive-makebox-0.1-3|49	#-----------------------------------------------------------------------
14mr|texlive-makebox-0.1-3|50	%prep
14mr|texlive-makebox-0.1-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-makebox-0.1-3|52	
14mr|texlive-makebox-0.1-3|53	%build
14mr|texlive-makebox-0.1-3|54	
14mr|texlive-makebox-0.1-3|55	%install
14mr|texlive-makebox-0.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-makebox-0.1-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-makebox-0.1-3|58	
14mr|texlive-makebox-0.1-3|59	
14mr|texlive-makebox-0.1-3|60	
14mr|texlive-makebox-0.1-3|61	%changelog
14mr|texlive-makebox-0.1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-makebox-0.1-3|63	+ Revision: bd57e7a
14mr|texlive-makebox-0.1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-makebox-0.1-3|65	
14mr|texlive-makebox-0.1-3|66	

20679 14
14mr|texlive-makecell-0.1e-3|1	# revision 15878
14mr|texlive-makecell-0.1e-3|2	# category Package
14mr|texlive-makecell-0.1e-3|3	# catalog-ctan /macros/latex/contrib/makecell
14mr|texlive-makecell-0.1e-3|4	# catalog-date 2009-09-07 01:31:27 +0200
14mr|texlive-makecell-0.1e-3|5	# catalog-license lppl
14mr|texlive-makecell-0.1e-3|6	# catalog-version 0.1e
14mr|texlive-makecell-0.1e-3|7	Name:		texlive-makecell
14mr|texlive-makecell-0.1e-3|8	Version:	0.1e
14mr|texlive-makecell-0.1e-3|9	Release:	3
14mr|texlive-makecell-0.1e-3|10	Summary:	Tabular column heads and multilined cells
14mr|texlive-makecell-0.1e-3|11	Group:		Publishing
14mr|texlive-makecell-0.1e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makecell
14mr|texlive-makecell-0.1e-3|13	License:	LPPL
14mr|texlive-makecell-0.1e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecell.tar.xz
14mr|texlive-makecell-0.1e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecell.doc.tar.xz
14mr|texlive-makecell-0.1e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecell.source.tar.xz
14mr|texlive-makecell-0.1e-3|17	BuildArch:	noarch
14mr|texlive-makecell-0.1e-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-makecell-0.1e-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-makecell-0.1e-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-makecell-0.1e-3|21	
14mr|texlive-makecell-0.1e-3|22	%description
14mr|texlive-makecell-0.1e-3|23	This package supports common layouts for tabular column heads
14mr|texlive-makecell-0.1e-3|24	in whole documents, based on one-column tabular environment. In
14mr|texlive-makecell-0.1e-3|25	addition, it can create multi-lined tabular cells. The Package
14mr|texlive-makecell-0.1e-3|26	also offers: -- a macro which changes the vertical space around
14mr|texlive-makecell-0.1e-3|27	all the cells in a tabular environment (similar to the function
14mr|texlive-makecell-0.1e-3|28	of the tabls package, but using the facilities of the array); -
14mr|texlive-makecell-0.1e-3|29	- macros for multirow cells, which use the facilities of the
14mr|texlive-makecell-0.1e-3|30	multirow package; -- macros to number rows in tables, or to
14mr|texlive-makecell-0.1e-3|31	skip cells; -- diagonally divided cells; and -- horizontal
14mr|texlive-makecell-0.1e-3|32	lines in tabular environments with defined thickness.
14mr|texlive-makecell-0.1e-3|33	
14mr|texlive-makecell-0.1e-3|34	%post
14mr|texlive-makecell-0.1e-3|35	%{_sbindir}/texlive.post
14mr|texlive-makecell-0.1e-3|36	
14mr|texlive-makecell-0.1e-3|37	%postun
14mr|texlive-makecell-0.1e-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-makecell-0.1e-3|39	%{_sbindir}/texlive.post
14mr|texlive-makecell-0.1e-3|40	fi
14mr|texlive-makecell-0.1e-3|41	
14mr|texlive-makecell-0.1e-3|42	#-----------------------------------------------------------------------
14mr|texlive-makecell-0.1e-3|43	%files
14mr|texlive-makecell-0.1e-3|44	%{_texmfdistdir}/tex/latex/makecell/makecell.sty
14mr|texlive-makecell-0.1e-3|45	%doc %{_texmfdistdir}/doc/latex/makecell/README
14mr|texlive-makecell-0.1e-3|46	%doc %{_texmfdistdir}/doc/latex/makecell/makecell-rus.pdf
14mr|texlive-makecell-0.1e-3|47	%doc %{_texmfdistdir}/doc/latex/makecell/makecell-rus.tex
14mr|texlive-makecell-0.1e-3|48	%doc %{_texmfdistdir}/doc/latex/makecell/makecell.pdf
14mr|texlive-makecell-0.1e-3|49	#- source
14mr|texlive-makecell-0.1e-3|50	%doc %{_texmfdistdir}/source/latex/makecell/makecell.dtx
14mr|texlive-makecell-0.1e-3|51	
14mr|texlive-makecell-0.1e-3|52	#-----------------------------------------------------------------------
14mr|texlive-makecell-0.1e-3|53	%prep
14mr|texlive-makecell-0.1e-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-makecell-0.1e-3|55	
14mr|texlive-makecell-0.1e-3|56	%build
14mr|texlive-makecell-0.1e-3|57	
14mr|texlive-makecell-0.1e-3|58	%install
14mr|texlive-makecell-0.1e-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-makecell-0.1e-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-makecell-0.1e-3|61	
14mr|texlive-makecell-0.1e-3|62	
14mr|texlive-makecell-0.1e-3|63	
14mr|texlive-makecell-0.1e-3|64	%changelog
14mr|texlive-makecell-0.1e-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1e-3
14mr|texlive-makecell-0.1e-3|66	+ Revision: 88712ac
14mr|texlive-makecell-0.1e-3|67	- MassBuild#440: Increase release tag
14mr|texlive-makecell-0.1e-3|68	
14mr|texlive-makecell-0.1e-3|69	

20680 14
14mr|texlive-makecirc-20061119-3|1	# revision 15878
14mr|texlive-makecirc-20061119-3|2	# category Package
14mr|texlive-makecirc-20061119-3|3	# catalog-ctan /graphics/metapost/contrib/macros/makecirc
14mr|texlive-makecirc-20061119-3|4	# catalog-date 2006-11-19 21:19:11 +0100
14mr|texlive-makecirc-20061119-3|5	# catalog-license lppl
14mr|texlive-makecirc-20061119-3|6	# catalog-version undef
14mr|texlive-makecirc-20061119-3|7	Name:		texlive-makecirc
14mr|texlive-makecirc-20061119-3|8	Version:	20061119
14mr|texlive-makecirc-20061119-3|9	Release:	3
14mr|texlive-makecirc-20061119-3|10	Summary:	A MetaPost library for drawing electrical circuit diagrams
14mr|texlive-makecirc-20061119-3|11	Group:		Publishing
14mr|texlive-makecirc-20061119-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/makecirc
14mr|texlive-makecirc-20061119-3|13	License:	LPPL
14mr|texlive-makecirc-20061119-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecirc.tar.xz
14mr|texlive-makecirc-20061119-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecirc.doc.tar.xz
14mr|texlive-makecirc-20061119-3|16	BuildArch:	noarch
14mr|texlive-makecirc-20061119-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-makecirc-20061119-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-makecirc-20061119-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-makecirc-20061119-3|20	
14mr|texlive-makecirc-20061119-3|21	%description
14mr|texlive-makecirc-20061119-3|22	MakeCirc is a MetaPost library that contains diverse symbols
14mr|texlive-makecirc-20061119-3|23	for use in circuit diagrams. MakeCirc offers a high quality
14mr|texlive-makecirc-20061119-3|24	tool, with a simple syntax. MakeCirc is completely integrated
14mr|texlive-makecirc-20061119-3|25	with LaTeX documents and with other MetaPost drawing/graphic.
14mr|texlive-makecirc-20061119-3|26	Its output is a PostScript file. MakeCirc only requires (La)TeX
14mr|texlive-makecirc-20061119-3|27	and MetaPost to work.
14mr|texlive-makecirc-20061119-3|28	
14mr|texlive-makecirc-20061119-3|29	%post
14mr|texlive-makecirc-20061119-3|30	%{_sbindir}/texlive.post
14mr|texlive-makecirc-20061119-3|31	
14mr|texlive-makecirc-20061119-3|32	%postun
14mr|texlive-makecirc-20061119-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-makecirc-20061119-3|34	%{_sbindir}/texlive.post
14mr|texlive-makecirc-20061119-3|35	fi
14mr|texlive-makecirc-20061119-3|36	
14mr|texlive-makecirc-20061119-3|37	#-----------------------------------------------------------------------
14mr|texlive-makecirc-20061119-3|38	%files
14mr|texlive-makecirc-20061119-3|39	%{_texmfdistdir}/metapost/makecirc/ejemplos.mp
14mr|texlive-makecirc-20061119-3|40	%{_texmfdistdir}/metapost/makecirc/latex.mp
14mr|texlive-makecirc-20061119-3|41	%{_texmfdistdir}/metapost/makecirc/makecirc.mp
14mr|texlive-makecirc-20061119-3|42	%doc %{_texmfdistdir}/doc/metapost/makecirc/MakeCirc-en.pdf
14mr|texlive-makecirc-20061119-3|43	%doc %{_texmfdistdir}/doc/metapost/makecirc/MakeCirc.pdf
14mr|texlive-makecirc-20061119-3|44	%doc %{_texmfdistdir}/doc/metapost/makecirc/README
14mr|texlive-makecirc-20061119-3|45	%doc %{_texmfdistdir}/doc/metapost/makecirc/ejemplos.pdf
14mr|texlive-makecirc-20061119-3|46	
14mr|texlive-makecirc-20061119-3|47	#-----------------------------------------------------------------------
14mr|texlive-makecirc-20061119-3|48	%prep
14mr|texlive-makecirc-20061119-3|49	%setup -c -a0 -a1
14mr|texlive-makecirc-20061119-3|50	
14mr|texlive-makecirc-20061119-3|51	%build
14mr|texlive-makecirc-20061119-3|52	
14mr|texlive-makecirc-20061119-3|53	%install
14mr|texlive-makecirc-20061119-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-makecirc-20061119-3|55	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-makecirc-20061119-3|56	
14mr|texlive-makecirc-20061119-3|57	
14mr|texlive-makecirc-20061119-3|58	
14mr|texlive-makecirc-20061119-3|59	%changelog
14mr|texlive-makecirc-20061119-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061119-3
14mr|texlive-makecirc-20061119-3|61	+ Revision: 5f3f657
14mr|texlive-makecirc-20061119-3|62	- MassBuild#440: Increase release tag
14mr|texlive-makecirc-20061119-3|63	
14mr|texlive-makecirc-20061119-3|64	

20681 14
14mr|texlive-makecmds-20090903-3|1	# revision 15878
14mr|texlive-makecmds-20090903-3|2	# category Package
14mr|texlive-makecmds-20090903-3|3	# catalog-ctan /macros/latex/contrib/makecmds
14mr|texlive-makecmds-20090903-3|4	# catalog-date 2009-09-03 08:40:46 +0200
14mr|texlive-makecmds-20090903-3|5	# catalog-license lppl
14mr|texlive-makecmds-20090903-3|6	# catalog-version undef
14mr|texlive-makecmds-20090903-3|7	Name:		texlive-makecmds
14mr|texlive-makecmds-20090903-3|8	Version:	20090903
14mr|texlive-makecmds-20090903-3|9	Release:	3
14mr|texlive-makecmds-20090903-3|10	Summary:	The new \makecommand command always (re)defines a command
14mr|texlive-makecmds-20090903-3|11	Group:		Publishing
14mr|texlive-makecmds-20090903-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makecmds
14mr|texlive-makecmds-20090903-3|13	License:	LPPL
14mr|texlive-makecmds-20090903-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecmds.tar.xz
14mr|texlive-makecmds-20090903-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecmds.doc.tar.xz
14mr|texlive-makecmds-20090903-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecmds.source.tar.xz
14mr|texlive-makecmds-20090903-3|17	BuildArch:	noarch
14mr|texlive-makecmds-20090903-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-makecmds-20090903-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-makecmds-20090903-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-makecmds-20090903-3|21	
14mr|texlive-makecmds-20090903-3|22	%description
14mr|texlive-makecmds-20090903-3|23	The package provides a \makecommand command, which is like
14mr|texlive-makecmds-20090903-3|24	\(re)newcommand except it always (re)defines a command. There
14mr|texlive-makecmds-20090903-3|25	is also \makeenvironment and \provideenvironment for
14mr|texlive-makecmds-20090903-3|26	environments.
14mr|texlive-makecmds-20090903-3|27	
14mr|texlive-makecmds-20090903-3|28	%post
14mr|texlive-makecmds-20090903-3|29	%{_sbindir}/texlive.post
14mr|texlive-makecmds-20090903-3|30	
14mr|texlive-makecmds-20090903-3|31	%postun
14mr|texlive-makecmds-20090903-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-makecmds-20090903-3|33	%{_sbindir}/texlive.post
14mr|texlive-makecmds-20090903-3|34	fi
14mr|texlive-makecmds-20090903-3|35	
14mr|texlive-makecmds-20090903-3|36	#-----------------------------------------------------------------------
14mr|texlive-makecmds-20090903-3|37	%files
14mr|texlive-makecmds-20090903-3|38	%{_texmfdistdir}/tex/latex/makecmds/makecmds.sty
14mr|texlive-makecmds-20090903-3|39	%doc %{_texmfdistdir}/doc/latex/makecmds/README
14mr|texlive-makecmds-20090903-3|40	%doc %{_texmfdistdir}/doc/latex/makecmds/makecmds.pdf
14mr|texlive-makecmds-20090903-3|41	#- source
14mr|texlive-makecmds-20090903-3|42	%doc %{_texmfdistdir}/source/latex/makecmds/makecmds.dtx
14mr|texlive-makecmds-20090903-3|43	%doc %{_texmfdistdir}/source/latex/makecmds/makecmds.ins
14mr|texlive-makecmds-20090903-3|44	
14mr|texlive-makecmds-20090903-3|45	#-----------------------------------------------------------------------
14mr|texlive-makecmds-20090903-3|46	%prep
14mr|texlive-makecmds-20090903-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-makecmds-20090903-3|48	
14mr|texlive-makecmds-20090903-3|49	%build
14mr|texlive-makecmds-20090903-3|50	
14mr|texlive-makecmds-20090903-3|51	%install
14mr|texlive-makecmds-20090903-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-makecmds-20090903-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-makecmds-20090903-3|54	
14mr|texlive-makecmds-20090903-3|55	
14mr|texlive-makecmds-20090903-3|56	
14mr|texlive-makecmds-20090903-3|57	%changelog
14mr|texlive-makecmds-20090903-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090903-3
14mr|texlive-makecmds-20090903-3|59	+ Revision: 1b51995
14mr|texlive-makecmds-20090903-3|60	- MassBuild#440: Increase release tag
14mr|texlive-makecmds-20090903-3|61	
14mr|texlive-makecmds-20090903-3|62	

20682 14
14mr|texlive-makedtx-0.94b-3|1	# revision 15878
14mr|texlive-makedtx-0.94b-3|2	# category Package
14mr|texlive-makedtx-0.94b-3|3	# catalog-ctan /support/makedtx
14mr|texlive-makedtx-0.94b-3|4	# catalog-date 2007-10-18 16:19:02 +0200
14mr|texlive-makedtx-0.94b-3|5	# catalog-license lppl
14mr|texlive-makedtx-0.94b-3|6	# catalog-version 0.94b
14mr|texlive-makedtx-0.94b-3|7	Name:		texlive-makedtx
14mr|texlive-makedtx-0.94b-3|8	Version:	0.94b
14mr|texlive-makedtx-0.94b-3|9	Release:	3
14mr|texlive-makedtx-0.94b-3|10	Summary:	Perl script to help generate dtx and ins files
14mr|texlive-makedtx-0.94b-3|11	Group:		Publishing
14mr|texlive-makedtx-0.94b-3|12	URL:		http://www.ctan.org/tex-archive/support/makedtx
14mr|texlive-makedtx-0.94b-3|13	License:	LPPL
14mr|texlive-makedtx-0.94b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makedtx.tar.xz
14mr|texlive-makedtx-0.94b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makedtx.doc.tar.xz
14mr|texlive-makedtx-0.94b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makedtx.source.tar.xz
14mr|texlive-makedtx-0.94b-3|17	BuildArch:	noarch
14mr|texlive-makedtx-0.94b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-makedtx-0.94b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-makedtx-0.94b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-makedtx-0.94b-3|21	
14mr|texlive-makedtx-0.94b-3|22	%description
14mr|texlive-makedtx-0.94b-3|23	The makedtx bundle is provided to help LaTeX2e developers to
14mr|texlive-makedtx-0.94b-3|24	write the code and documentation in separate files, and then
14mr|texlive-makedtx-0.94b-3|25	combine them into a single .dtx file for distribution. It
14mr|texlive-makedtx-0.94b-3|26	automatically generates the character table, and also writes
14mr|texlive-makedtx-0.94b-3|27	the associated installation (.ins) script.
14mr|texlive-makedtx-0.94b-3|28	
14mr|texlive-makedtx-0.94b-3|29	%post
14mr|texlive-makedtx-0.94b-3|30	%{_sbindir}/texlive.post
14mr|texlive-makedtx-0.94b-3|31	
14mr|texlive-makedtx-0.94b-3|32	%postun
14mr|texlive-makedtx-0.94b-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-makedtx-0.94b-3|34	%{_sbindir}/texlive.post
14mr|texlive-makedtx-0.94b-3|35	fi
14mr|texlive-makedtx-0.94b-3|36	
14mr|texlive-makedtx-0.94b-3|37	#-----------------------------------------------------------------------
14mr|texlive-makedtx-0.94b-3|38	%files
14mr|texlive-makedtx-0.94b-3|39	%{_texmfdistdir}/tex/latex/makedtx/creatdtx.sty
14mr|texlive-makedtx-0.94b-3|40	%doc %{_texmfdistdir}/doc/latex/makedtx/CHANGES
14mr|texlive-makedtx-0.94b-3|41	%doc %{_texmfdistdir}/doc/latex/makedtx/README
14mr|texlive-makedtx-0.94b-3|42	%doc %{_texmfdistdir}/doc/latex/makedtx/creatdtx.perl
14mr|texlive-makedtx-0.94b-3|43	%doc %{_texmfdistdir}/doc/latex/makedtx/makedtx-manual.html
14mr|texlive-makedtx-0.94b-3|44	%doc %{_texmfdistdir}/doc/latex/makedtx/makedtx.pdf
14mr|texlive-makedtx-0.94b-3|45	%doc %{_texmfdistdir}/doc/latex/makedtx/makedtx.pl
14mr|texlive-makedtx-0.94b-3|46	#- source
14mr|texlive-makedtx-0.94b-3|47	%doc %{_texmfdistdir}/source/latex/makedtx/makedtx.dtx
14mr|texlive-makedtx-0.94b-3|48	%doc %{_texmfdistdir}/source/latex/makedtx/makedtx.ins
14mr|texlive-makedtx-0.94b-3|49	
14mr|texlive-makedtx-0.94b-3|50	#-----------------------------------------------------------------------
14mr|texlive-makedtx-0.94b-3|51	%prep
14mr|texlive-makedtx-0.94b-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-makedtx-0.94b-3|53	
14mr|texlive-makedtx-0.94b-3|54	%build
14mr|texlive-makedtx-0.94b-3|55	
14mr|texlive-makedtx-0.94b-3|56	%install
14mr|texlive-makedtx-0.94b-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-makedtx-0.94b-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-makedtx-0.94b-3|59	
14mr|texlive-makedtx-0.94b-3|60	
14mr|texlive-makedtx-0.94b-3|61	
14mr|texlive-makedtx-0.94b-3|62	%changelog
14mr|texlive-makedtx-0.94b-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.94b-3
14mr|texlive-makedtx-0.94b-3|64	+ Revision: 984bf67
14mr|texlive-makedtx-0.94b-3|65	- MassBuild#440: Increase release tag
14mr|texlive-makedtx-0.94b-3|66	
14mr|texlive-makedtx-0.94b-3|67	

20683 14
14mr|texlive-makeglos-20070223-3|1	# revision 15878
14mr|texlive-makeglos-20070223-3|2	# category Package
14mr|texlive-makeglos-20070223-3|3	# catalog-ctan /macros/latex/contrib/makeglos
14mr|texlive-makeglos-20070223-3|4	# catalog-date 2007-02-23 00:16:39 +0100
14mr|texlive-makeglos-20070223-3|5	# catalog-license gpl
14mr|texlive-makeglos-20070223-3|6	# catalog-version undef
14mr|texlive-makeglos-20070223-3|7	Name:		texlive-makeglos
14mr|texlive-makeglos-20070223-3|8	Version:	20070223
14mr|texlive-makeglos-20070223-3|9	Release:	3
14mr|texlive-makeglos-20070223-3|10	Summary:	Include a glossary into a document
14mr|texlive-makeglos-20070223-3|11	Group:		Publishing
14mr|texlive-makeglos-20070223-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makeglos
14mr|texlive-makeglos-20070223-3|13	License:	GPL
14mr|texlive-makeglos-20070223-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeglos.tar.xz
14mr|texlive-makeglos-20070223-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeglos.doc.tar.xz
14mr|texlive-makeglos-20070223-3|16	BuildArch:	noarch
14mr|texlive-makeglos-20070223-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-makeglos-20070223-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-makeglos-20070223-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-makeglos-20070223-3|20	
14mr|texlive-makeglos-20070223-3|21	%description
14mr|texlive-makeglos-20070223-3|22	The package provides the means to include a glossary into a
14mr|texlive-makeglos-20070223-3|23	document. The glossary is prepared by an external program, such
14mr|texlive-makeglos-20070223-3|24	as xindy or makeindex, in the same way that an index is made.
14mr|texlive-makeglos-20070223-3|25	
14mr|texlive-makeglos-20070223-3|26	%post
14mr|texlive-makeglos-20070223-3|27	%{_sbindir}/texlive.post
14mr|texlive-makeglos-20070223-3|28	
14mr|texlive-makeglos-20070223-3|29	%postun
14mr|texlive-makeglos-20070223-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-makeglos-20070223-3|31	%{_sbindir}/texlive.post
14mr|texlive-makeglos-20070223-3|32	fi
14mr|texlive-makeglos-20070223-3|33	
14mr|texlive-makeglos-20070223-3|34	#-----------------------------------------------------------------------
14mr|texlive-makeglos-20070223-3|35	%files
14mr|texlive-makeglos-20070223-3|36	%{_texmfdistdir}/tex/latex/makeglos/makeglos.sty
14mr|texlive-makeglos-20070223-3|37	%doc %{_texmfdistdir}/doc/latex/makeglos/README
14mr|texlive-makeglos-20070223-3|38	%doc %{_texmfdistdir}/doc/latex/makeglos/makeglos.pdf
14mr|texlive-makeglos-20070223-3|39	%doc %{_texmfdistdir}/doc/latex/makeglos/makeglos.tex
14mr|texlive-makeglos-20070223-3|40	%doc %{_texmfdistdir}/doc/latex/makeglos/makeglos.xdy
14mr|texlive-makeglos-20070223-3|41	
14mr|texlive-makeglos-20070223-3|42	#-----------------------------------------------------------------------
14mr|texlive-makeglos-20070223-3|43	%prep
14mr|texlive-makeglos-20070223-3|44	%setup -c -a0 -a1
14mr|texlive-makeglos-20070223-3|45	
14mr|texlive-makeglos-20070223-3|46	%build
14mr|texlive-makeglos-20070223-3|47	
14mr|texlive-makeglos-20070223-3|48	%install
14mr|texlive-makeglos-20070223-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-makeglos-20070223-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-makeglos-20070223-3|51	
14mr|texlive-makeglos-20070223-3|52	
14mr|texlive-makeglos-20070223-3|53	
14mr|texlive-makeglos-20070223-3|54	%changelog
14mr|texlive-makeglos-20070223-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070223-3
14mr|texlive-makeglos-20070223-3|56	+ Revision: 3e282f9
14mr|texlive-makeglos-20070223-3|57	- MassBuild#440: Increase release tag
14mr|texlive-makeglos-20070223-3|58	
14mr|texlive-makeglos-20070223-3|59	

20684 14
14mr|texlive-makeindex-2.12-9|1	# revision 29764
14mr|texlive-makeindex-2.12-9|2	# category Package
14mr|texlive-makeindex-2.12-9|3	# catalog-ctan /indexing/makeindex
14mr|texlive-makeindex-2.12-9|4	# catalog-date 2011-09-24 09:40:13 +0200
14mr|texlive-makeindex-2.12-9|5	# catalog-license other-free
14mr|texlive-makeindex-2.12-9|6	# catalog-version 2.12
14mr|texlive-makeindex-2.12-9|7	Name:		texlive-makeindex
14mr|texlive-makeindex-2.12-9|8	Version:	2.12
14mr|texlive-makeindex-2.12-9|9	Release:	9
14mr|texlive-makeindex-2.12-9|10	Summary:	Process index output to produce typesettable code
14mr|texlive-makeindex-2.12-9|11	Group:		Publishing
14mr|texlive-makeindex-2.12-9|12	URL:		http://www.ctan.org/tex-archive/indexing/makeindex
14mr|texlive-makeindex-2.12-9|13	License:	OTHER-FREE
14mr|texlive-makeindex-2.12-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeindex.tar.xz
14mr|texlive-makeindex-2.12-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeindex.doc.tar.xz
14mr|texlive-makeindex-2.12-9|16	BuildArch:	noarch
14mr|texlive-makeindex-2.12-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-makeindex-2.12-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-makeindex-2.12-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-makeindex-2.12-9|20	Requires:	texlive-makeindex.bin
14mr|texlive-makeindex-2.12-9|21	
14mr|texlive-makeindex-2.12-9|22	%description
14mr|texlive-makeindex-2.12-9|23	A general purpose hierarchical index generator; it accepts one
14mr|texlive-makeindex-2.12-9|24	or more input files (often produced by a text formatter such as
14mr|texlive-makeindex-2.12-9|25	TeX or troff), sorts the entries, and produces an output file
14mr|texlive-makeindex-2.12-9|26	which can be formatted. The formats of the input and output
14mr|texlive-makeindex-2.12-9|27	files are specified in a style file; by default, input is
14mr|texlive-makeindex-2.12-9|28	assumed to be an .idx file, as generated by LaTeX.
14mr|texlive-makeindex-2.12-9|29	
14mr|texlive-makeindex-2.12-9|30	%post
14mr|texlive-makeindex-2.12-9|31	%{_sbindir}/texlive.post
14mr|texlive-makeindex-2.12-9|32	
14mr|texlive-makeindex-2.12-9|33	%postun
14mr|texlive-makeindex-2.12-9|34	if [ $1 -eq 0 ]; then
14mr|texlive-makeindex-2.12-9|35	%{_sbindir}/texlive.post
14mr|texlive-makeindex-2.12-9|36	fi
14mr|texlive-makeindex-2.12-9|37	
14mr|texlive-makeindex-2.12-9|38	#-----------------------------------------------------------------------
14mr|texlive-makeindex-2.12-9|39	%files
14mr|texlive-makeindex-2.12-9|40	%{_texmfdistdir}/makeindex/base/din.ist
14mr|texlive-makeindex-2.12-9|41	%{_texmfdistdir}/makeindex/base/icase.ist
14mr|texlive-makeindex-2.12-9|42	%{_texmfdistdir}/makeindex/base/latex.ist
14mr|texlive-makeindex-2.12-9|43	%{_texmfdistdir}/makeindex/base/math.ist
14mr|texlive-makeindex-2.12-9|44	%{_texmfdistdir}/makeindex/base/mkind.ist
14mr|texlive-makeindex-2.12-9|45	%{_texmfdistdir}/makeindex/base/puncts.ist
14mr|texlive-makeindex-2.12-9|46	%{_texmfdistdir}/makeindex/base/tex.ist
14mr|texlive-makeindex-2.12-9|47	%doc %{_mandir}/man1/makeindex.1*
14mr|texlive-makeindex-2.12-9|48	%doc %{_texmfdistdir}/doc/man/man1/makeindex.man1.pdf
14mr|texlive-makeindex-2.12-9|49	%doc %{_mandir}/man1/mkindex.1*
14mr|texlive-makeindex-2.12-9|50	%doc %{_texmfdistdir}/doc/man/man1/mkindex.man1.pdf
14mr|texlive-makeindex-2.12-9|51	%doc %{_texmfdistdir}/doc/support/makeindex/doc-src.zip
14mr|texlive-makeindex-2.12-9|52	%doc %{_texmfdistdir}/doc/support/makeindex/ind-src.zip
14mr|texlive-makeindex-2.12-9|53	%doc %{_texmfdistdir}/doc/support/makeindex/ind.pdf
14mr|texlive-makeindex-2.12-9|54	%doc %{_texmfdistdir}/doc/support/makeindex/makeindex.pdf
14mr|texlive-makeindex-2.12-9|55	
14mr|texlive-makeindex-2.12-9|56	#-----------------------------------------------------------------------
14mr|texlive-makeindex-2.12-9|57	%prep
14mr|texlive-makeindex-2.12-9|58	%setup -c -a0 -a1
14mr|texlive-makeindex-2.12-9|59	
14mr|texlive-makeindex-2.12-9|60	%build
14mr|texlive-makeindex-2.12-9|61	
14mr|texlive-makeindex-2.12-9|62	%install
14mr|texlive-makeindex-2.12-9|63	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-makeindex-2.12-9|64	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-makeindex-2.12-9|65	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-makeindex-2.12-9|66	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-makeindex-2.12-9|67	
14mr|texlive-makeindex-2.12-9|68	%changelog
14mr|texlive-makeindex-2.12-9|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.12-9
14mr|texlive-makeindex-2.12-9|70	+ Revision: 8d44323
14mr|texlive-makeindex-2.12-9|71	- MassBuild#440: Increase release tag
14mr|texlive-makeindex-2.12-9|72	
14mr|texlive-makeindex-2.12-9|73	

20685 14
14mr|texlive-makeplot-1.0.6-3|1	# revision 15878
14mr|texlive-makeplot-1.0.6-3|2	# category Package
14mr|texlive-makeplot-1.0.6-3|3	# catalog-ctan /graphics/pstricks/contrib/makeplot
14mr|texlive-makeplot-1.0.6-3|4	# catalog-date 2008-01-20 02:03:54 +0100
14mr|texlive-makeplot-1.0.6-3|5	# catalog-license lppl
14mr|texlive-makeplot-1.0.6-3|6	# catalog-version 1.0.6
14mr|texlive-makeplot-1.0.6-3|7	Name:		texlive-makeplot
14mr|texlive-makeplot-1.0.6-3|8	Version:	1.0.6
14mr|texlive-makeplot-1.0.6-3|9	Release:	3
14mr|texlive-makeplot-1.0.6-3|10	Summary:	Easy plots from Matlab in LaTeX
14mr|texlive-makeplot-1.0.6-3|11	Group:		Publishing
14mr|texlive-makeplot-1.0.6-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/makeplot
14mr|texlive-makeplot-1.0.6-3|13	License:	LPPL
14mr|texlive-makeplot-1.0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeplot.tar.xz
14mr|texlive-makeplot-1.0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeplot.doc.tar.xz
14mr|texlive-makeplot-1.0.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeplot.source.tar.xz
14mr|texlive-makeplot-1.0.6-3|17	BuildArch:	noarch
14mr|texlive-makeplot-1.0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-makeplot-1.0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-makeplot-1.0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-makeplot-1.0.6-3|21	
14mr|texlive-makeplot-1.0.6-3|22	%description
14mr|texlive-makeplot-1.0.6-3|23	Existing approaches to create EPS files from Matlab (laprint,
14mr|texlive-makeplot-1.0.6-3|24	mma2ltx, print -eps, etc.) aren't satisfactory; makeplot aims
14mr|texlive-makeplot-1.0.6-3|25	to resolve this problem. Makeplot is a LaTeX package that uses
14mr|texlive-makeplot-1.0.6-3|26	the pstricks pst-plot functions to plot data that it takes from
14mr|texlive-makeplot-1.0.6-3|27	Matlab output files.
14mr|texlive-makeplot-1.0.6-3|28	
14mr|texlive-makeplot-1.0.6-3|29	%post
14mr|texlive-makeplot-1.0.6-3|30	%{_sbindir}/texlive.post
14mr|texlive-makeplot-1.0.6-3|31	
14mr|texlive-makeplot-1.0.6-3|32	%postun
14mr|texlive-makeplot-1.0.6-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-makeplot-1.0.6-3|34	%{_sbindir}/texlive.post
14mr|texlive-makeplot-1.0.6-3|35	fi
14mr|texlive-makeplot-1.0.6-3|36	
14mr|texlive-makeplot-1.0.6-3|37	#-----------------------------------------------------------------------
14mr|texlive-makeplot-1.0.6-3|38	%files
14mr|texlive-makeplot-1.0.6-3|39	%{_texmfdistdir}/tex/latex/makeplot/makeplot.sty
14mr|texlive-makeplot-1.0.6-3|40	%doc %{_texmfdistdir}/doc/latex/makeplot/README
14mr|texlive-makeplot-1.0.6-3|41	%doc %{_texmfdistdir}/doc/latex/makeplot/data1.mat
14mr|texlive-makeplot-1.0.6-3|42	%doc %{_texmfdistdir}/doc/latex/makeplot/data2.mat
14mr|texlive-makeplot-1.0.6-3|43	%doc %{_texmfdistdir}/doc/latex/makeplot/makeplot.pdf
14mr|texlive-makeplot-1.0.6-3|44	%doc %{_texmfdistdir}/doc/latex/makeplot/mptest.tex
14mr|texlive-makeplot-1.0.6-3|45	#- source
14mr|texlive-makeplot-1.0.6-3|46	%doc %{_texmfdistdir}/source/latex/makeplot/makeplot.dtx
14mr|texlive-makeplot-1.0.6-3|47	%doc %{_texmfdistdir}/source/latex/makeplot/makeplot.ins
14mr|texlive-makeplot-1.0.6-3|48	
14mr|texlive-makeplot-1.0.6-3|49	#-----------------------------------------------------------------------
14mr|texlive-makeplot-1.0.6-3|50	%prep
14mr|texlive-makeplot-1.0.6-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-makeplot-1.0.6-3|52	
14mr|texlive-makeplot-1.0.6-3|53	%build
14mr|texlive-makeplot-1.0.6-3|54	
14mr|texlive-makeplot-1.0.6-3|55	%install
14mr|texlive-makeplot-1.0.6-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-makeplot-1.0.6-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-makeplot-1.0.6-3|58	
14mr|texlive-makeplot-1.0.6-3|59	
14mr|texlive-makeplot-1.0.6-3|60	
14mr|texlive-makeplot-1.0.6-3|61	%changelog
14mr|texlive-makeplot-1.0.6-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-3
14mr|texlive-makeplot-1.0.6-3|63	+ Revision: 02c5163
14mr|texlive-makeplot-1.0.6-3|64	- MassBuild#440: Increase release tag
14mr|texlive-makeplot-1.0.6-3|65	
14mr|texlive-makeplot-1.0.6-3|66	

20686 14
14mr|texlive-makeshape-2.1-6|1	# revision 28973
14mr|texlive-makeshape-2.1-6|2	# category Package
14mr|texlive-makeshape-2.1-6|3	# catalog-ctan /graphics/pgf/contrib/makeshape
14mr|texlive-makeshape-2.1-6|4	# catalog-date 2013-01-28 11:48:01 +0100
14mr|texlive-makeshape-2.1-6|5	# catalog-license lppl1.3
14mr|texlive-makeshape-2.1-6|6	# catalog-version 2.1
14mr|texlive-makeshape-2.1-6|7	Name:		texlive-makeshape
14mr|texlive-makeshape-2.1-6|8	Version:	2.1
14mr|texlive-makeshape-2.1-6|9	Release:	6
14mr|texlive-makeshape-2.1-6|10	Summary:	Declare new PGF shapes
14mr|texlive-makeshape-2.1-6|11	Group:		Publishing
14mr|texlive-makeshape-2.1-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/makeshape
14mr|texlive-makeshape-2.1-6|13	License:	LPPL1.3
14mr|texlive-makeshape-2.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeshape.tar.xz
14mr|texlive-makeshape-2.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeshape.doc.tar.xz
14mr|texlive-makeshape-2.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeshape.source.tar.xz
14mr|texlive-makeshape-2.1-6|17	BuildArch:	noarch
14mr|texlive-makeshape-2.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-makeshape-2.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-makeshape-2.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-makeshape-2.1-6|21	
14mr|texlive-makeshape-2.1-6|22	%description
14mr|texlive-makeshape-2.1-6|23	The package simplifies production of custom shapes with correct
14mr|texlive-makeshape-2.1-6|24	anchor borders, in PGF/TikZ; the only requirement is a PGF path
14mr|texlive-makeshape-2.1-6|25	describing the anchor border. The package also provides macros
14mr|texlive-makeshape-2.1-6|26	that help with the management of shape parameters, and the
14mr|texlive-makeshape-2.1-6|27	definition of anchor points.
14mr|texlive-makeshape-2.1-6|28	
14mr|texlive-makeshape-2.1-6|29	%post
14mr|texlive-makeshape-2.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-makeshape-2.1-6|31	
14mr|texlive-makeshape-2.1-6|32	%postun
14mr|texlive-makeshape-2.1-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-makeshape-2.1-6|34	%{_sbindir}/texlive.post
14mr|texlive-makeshape-2.1-6|35	fi
14mr|texlive-makeshape-2.1-6|36	
14mr|texlive-makeshape-2.1-6|37	#-----------------------------------------------------------------------
14mr|texlive-makeshape-2.1-6|38	%files
14mr|texlive-makeshape-2.1-6|39	%{_texmfdistdir}/tex/latex/makeshape/makeshape.sty
14mr|texlive-makeshape-2.1-6|40	%doc %{_texmfdistdir}/doc/latex/makeshape/README
14mr|texlive-makeshape-2.1-6|41	%doc %{_texmfdistdir}/doc/latex/makeshape/makeshape.pdf
14mr|texlive-makeshape-2.1-6|42	%doc %{_texmfdistdir}/doc/latex/makeshape/ontesting.pdf
14mr|texlive-makeshape-2.1-6|43	%doc %{_texmfdistdir}/doc/latex/makeshape/sampleshape.tex
14mr|texlive-makeshape-2.1-6|44	%doc %{_texmfdistdir}/doc/latex/makeshape/testsample.pdf
14mr|texlive-makeshape-2.1-6|45	%doc %{_texmfdistdir}/doc/latex/makeshape/testsample.tex
14mr|texlive-makeshape-2.1-6|46	#- source
14mr|texlive-makeshape-2.1-6|47	%doc %{_texmfdistdir}/source/latex/makeshape/makeshape.dtx
14mr|texlive-makeshape-2.1-6|48	%doc %{_texmfdistdir}/source/latex/makeshape/makeshape.ins
14mr|texlive-makeshape-2.1-6|49	%doc %{_texmfdistdir}/source/latex/makeshape/ontesting.dtx
14mr|texlive-makeshape-2.1-6|50	
14mr|texlive-makeshape-2.1-6|51	#-----------------------------------------------------------------------
14mr|texlive-makeshape-2.1-6|52	%prep
14mr|texlive-makeshape-2.1-6|53	%setup -c -a0 -a1 -a2
14mr|texlive-makeshape-2.1-6|54	
14mr|texlive-makeshape-2.1-6|55	%build
14mr|texlive-makeshape-2.1-6|56	
14mr|texlive-makeshape-2.1-6|57	%install
14mr|texlive-makeshape-2.1-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-makeshape-2.1-6|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-makeshape-2.1-6|60	
14mr|texlive-makeshape-2.1-6|61	%changelog
14mr|texlive-makeshape-2.1-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-6
14mr|texlive-makeshape-2.1-6|63	+ Revision: 17ea18b
14mr|texlive-makeshape-2.1-6|64	- MassBuild#440: Increase release tag
14mr|texlive-makeshape-2.1-6|65	
14mr|texlive-makeshape-2.1-6|66	

20687 14
14mr|texlive-malayalam-0.9.6-3|1	# revision 23164
14mr|texlive-malayalam-0.9.6-3|2	# category Package
14mr|texlive-malayalam-0.9.6-3|3	# catalog-ctan /language/malayalam
14mr|texlive-malayalam-0.9.6-3|4	# catalog-date 2007-11-17 22:03:55 +0100
14mr|texlive-malayalam-0.9.6-3|5	# catalog-license lppl
14mr|texlive-malayalam-0.9.6-3|6	# catalog-version 0.9.6
14mr|texlive-malayalam-0.9.6-3|7	Name:		texlive-malayalam
14mr|texlive-malayalam-0.9.6-3|8	Version:	0.9.6
14mr|texlive-malayalam-0.9.6-3|9	Release:	3
14mr|texlive-malayalam-0.9.6-3|10	Summary:	LaTeX for Malayalam
14mr|texlive-malayalam-0.9.6-3|11	Group:		Publishing
14mr|texlive-malayalam-0.9.6-3|12	URL:		http://www.ctan.org/tex-archive/language/malayalam
14mr|texlive-malayalam-0.9.6-3|13	License:	LPPL
14mr|texlive-malayalam-0.9.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/malayalam.tar.xz
14mr|texlive-malayalam-0.9.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/malayalam.doc.tar.xz
14mr|texlive-malayalam-0.9.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/malayalam.source.tar.xz
14mr|texlive-malayalam-0.9.6-3|17	BuildArch:	noarch
14mr|texlive-malayalam-0.9.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-malayalam-0.9.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-malayalam-0.9.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-malayalam-0.9.6-3|21	
14mr|texlive-malayalam-0.9.6-3|22	%description
14mr|texlive-malayalam-0.9.6-3|23	Fonts (in Adobe Type 1 format), metrics and macros for
14mr|texlive-malayalam-0.9.6-3|24	typesetting Malayalam with LaTeX.
14mr|texlive-malayalam-0.9.6-3|25	
14mr|texlive-malayalam-0.9.6-3|26	%post
14mr|texlive-malayalam-0.9.6-3|27	%{_sbindir}/texlive.post
14mr|texlive-malayalam-0.9.6-3|28	
14mr|texlive-malayalam-0.9.6-3|29	%postun
14mr|texlive-malayalam-0.9.6-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-malayalam-0.9.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-malayalam-0.9.6-3|32	fi
14mr|texlive-malayalam-0.9.6-3|33	
14mr|texlive-malayalam-0.9.6-3|34	#-----------------------------------------------------------------------
14mr|texlive-malayalam-0.9.6-3|35	%files
14mr|texlive-malayalam-0.9.6-3|36	%{_texmfdistdir}/fonts/source/public/malayalam/effects/effect.mf
14mr|texlive-malayalam-0.9.6-3|37	%{_texmfdistdir}/fonts/source/public/malayalam/effects/esoteric.mf
14mr|texlive-malayalam-0.9.6-3|38	%{_texmfdistdir}/fonts/source/public/malayalam/effects/hstripes.mf
14mr|texlive-malayalam-0.9.6-3|39	%{_texmfdistdir}/fonts/source/public/malayalam/effects/malayalam-reverse.mf
14mr|texlive-malayalam-0.9.6-3|40	%{_texmfdistdir}/fonts/source/public/malayalam/effects/outline.mf
14mr|texlive-malayalam-0.9.6-3|41	%{_texmfdistdir}/fonts/source/public/malayalam/effects/shadow.mf
14mr|texlive-malayalam-0.9.6-3|42	%{_texmfdistdir}/fonts/source/public/malayalam/fnt_code.mf
14mr|texlive-malayalam-0.9.6-3|43	%{_texmfdistdir}/fonts/source/public/malayalam/mm.bat
14mr|texlive-malayalam-0.9.6-3|44	%{_texmfdistdir}/fonts/source/public/malayalam/mm.fts
14mr|texlive-malayalam-0.9.6-3|45	%{_texmfdistdir}/fonts/source/public/malayalam/mm.job
14mr|texlive-malayalam-0.9.6-3|46	%{_texmfdistdir}/fonts/source/public/malayalam/mmcillu.mf
14mr|texlive-malayalam-0.9.6-3|47	%{_texmfdistdir}/fonts/source/public/malayalam/mmcoding.mf
14mr|texlive-malayalam-0.9.6-3|48	%{_texmfdistdir}/fonts/source/public/malayalam/mmconj.mf
14mr|texlive-malayalam-0.9.6-3|49	%{_texmfdistdir}/fonts/source/public/malayalam/mmcons.mf
14mr|texlive-malayalam-0.9.6-3|50	%{_texmfdistdir}/fonts/source/public/malayalam/mmcvconj.mf
14mr|texlive-malayalam-0.9.6-3|51	%{_texmfdistdir}/fonts/source/public/malayalam/mmdefs.mf
14mr|texlive-malayalam-0.9.6-3|52	%{_texmfdistdir}/fonts/source/public/malayalam/mmfnt.mf
14mr|texlive-malayalam-0.9.6-3|53	%{_texmfdistdir}/fonts/source/public/malayalam/mmfont.mf
14mr|texlive-malayalam-0.9.6-3|54	%{_texmfdistdir}/fonts/source/public/malayalam/mmlnums.mf
14mr|texlive-malayalam-0.9.6-3|55	%{_texmfdistdir}/fonts/source/public/malayalam/mmnums.mf
14mr|texlive-malayalam-0.9.6-3|56	%{_texmfdistdir}/fonts/source/public/malayalam/mmpunct.mf
14mr|texlive-malayalam-0.9.6-3|57	%{_texmfdistdir}/fonts/source/public/malayalam/mmrconj.mf
14mr|texlive-malayalam-0.9.6-3|58	%{_texmfdistdir}/fonts/source/public/malayalam/mmscons.mf
14mr|texlive-malayalam-0.9.6-3|59	%{_texmfdistdir}/fonts/source/public/malayalam/mmsec.mf
14mr|texlive-malayalam-0.9.6-3|60	%{_texmfdistdir}/fonts/source/public/malayalam/mmstyles.txt
14mr|texlive-malayalam-0.9.6-3|61	%{_texmfdistdir}/fonts/source/public/malayalam/mmtest.mf
14mr|texlive-malayalam-0.9.6-3|62	%{_texmfdistdir}/fonts/source/public/malayalam/mmvowels.mf
14mr|texlive-malayalam-0.9.6-3|63	%{_texmfdistdir}/fonts/source/public/malayalam/orn10.mf
14mr|texlive-malayalam-0.9.6-3|64	%{_texmfdistdir}/fonts/source/public/malayalam/rejected.mf
14mr|texlive-malayalam-0.9.6-3|65	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm10.mf
14mr|texlive-malayalam-0.9.6-3|66	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm10s.mf
14mr|texlive-malayalam-0.9.6-3|67	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm12.mf
14mr|texlive-malayalam-0.9.6-3|68	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm12s.mf
14mr|texlive-malayalam-0.9.6-3|69	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm17.mf
14mr|texlive-malayalam-0.9.6-3|70	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm17s.mf
14mr|texlive-malayalam-0.9.6-3|71	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm6.mf
14mr|texlive-malayalam-0.9.6-3|72	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm6s.mf
14mr|texlive-malayalam-0.9.6-3|73	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm8.mf
14mr|texlive-malayalam-0.9.6-3|74	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm8s.mf
14mr|texlive-malayalam-0.9.6-3|75	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb10.mf
14mr|texlive-malayalam-0.9.6-3|76	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb10s.mf
14mr|texlive-malayalam-0.9.6-3|77	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb12.mf
14mr|texlive-malayalam-0.9.6-3|78	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb12s.mf
14mr|texlive-malayalam-0.9.6-3|79	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb17.mf
14mr|texlive-malayalam-0.9.6-3|80	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb17s.mf
14mr|texlive-malayalam-0.9.6-3|81	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmbig.mf
14mr|texlive-malayalam-0.9.6-3|82	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmbigo.mf
14mr|texlive-malayalam-0.9.6-3|83	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc10.mf
14mr|texlive-malayalam-0.9.6-3|84	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc10s.mf
14mr|texlive-malayalam-0.9.6-3|85	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc12.mf
14mr|texlive-malayalam-0.9.6-3|86	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc12s.mf
14mr|texlive-malayalam-0.9.6-3|87	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc17.mf
14mr|texlive-malayalam-0.9.6-3|88	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc17s.mf
14mr|texlive-malayalam-0.9.6-3|89	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb10.mf
14mr|texlive-malayalam-0.9.6-3|90	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb10s.mf
14mr|texlive-malayalam-0.9.6-3|91	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb12.mf
14mr|texlive-malayalam-0.9.6-3|92	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb12s.mf
14mr|texlive-malayalam-0.9.6-3|93	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb17.mf
14mr|texlive-malayalam-0.9.6-3|94	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb17s.mf
14mr|texlive-malayalam-0.9.6-3|95	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcsl10.mf
14mr|texlive-malayalam-0.9.6-3|96	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcsl10s.mf
14mr|texlive-malayalam-0.9.6-3|97	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcsl12.mf
14mr|texlive-malayalam-0.9.6-3|98	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcsl12s.mf
14mr|texlive-malayalam-0.9.6-3|99	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmexpa12.mf
14mr|texlive-malayalam-0.9.6-3|100	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmexpb12.mf
14mr|texlive-malayalam-0.9.6-3|101	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmexpc12.mf
14mr|texlive-malayalam-0.9.6-3|102	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmsl10.mf
14mr|texlive-malayalam-0.9.6-3|103	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmsl10s.mf
14mr|texlive-malayalam-0.9.6-3|104	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmsl12.mf
14mr|texlive-malayalam-0.9.6-3|105	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmsl12s.mf
14mr|texlive-malayalam-0.9.6-3|106	%{_texmfdistdir}/fonts/source/public/malayalam/var_ja.mf
14mr|texlive-malayalam-0.9.6-3|107	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm10.tfm
14mr|texlive-malayalam-0.9.6-3|108	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm10s.tfm
14mr|texlive-malayalam-0.9.6-3|109	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm12.tfm
14mr|texlive-malayalam-0.9.6-3|110	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm12s.tfm
14mr|texlive-malayalam-0.9.6-3|111	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm17.tfm
14mr|texlive-malayalam-0.9.6-3|112	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm17s.tfm
14mr|texlive-malayalam-0.9.6-3|113	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm6.tfm
14mr|texlive-malayalam-0.9.6-3|114	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm6s.tfm
14mr|texlive-malayalam-0.9.6-3|115	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm8.tfm
14mr|texlive-malayalam-0.9.6-3|116	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm8s.tfm
14mr|texlive-malayalam-0.9.6-3|117	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb10.tfm
14mr|texlive-malayalam-0.9.6-3|118	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb10s.tfm
14mr|texlive-malayalam-0.9.6-3|119	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb12.tfm
14mr|texlive-malayalam-0.9.6-3|120	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb12s.tfm
14mr|texlive-malayalam-0.9.6-3|121	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb17.tfm
14mr|texlive-malayalam-0.9.6-3|122	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb17s.tfm
14mr|texlive-malayalam-0.9.6-3|123	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmbig.tfm
14mr|texlive-malayalam-0.9.6-3|124	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmbigo.tfm
14mr|texlive-malayalam-0.9.6-3|125	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc10.tfm
14mr|texlive-malayalam-0.9.6-3|126	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc10s.tfm
14mr|texlive-malayalam-0.9.6-3|127	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc12.tfm
14mr|texlive-malayalam-0.9.6-3|128	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc12s.tfm
14mr|texlive-malayalam-0.9.6-3|129	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc17.tfm
14mr|texlive-malayalam-0.9.6-3|130	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc17s.tfm
14mr|texlive-malayalam-0.9.6-3|131	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb10.tfm
14mr|texlive-malayalam-0.9.6-3|132	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb10s.tfm
14mr|texlive-malayalam-0.9.6-3|133	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb12.tfm
14mr|texlive-malayalam-0.9.6-3|134	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb12s.tfm
14mr|texlive-malayalam-0.9.6-3|135	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb17.tfm
14mr|texlive-malayalam-0.9.6-3|136	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb17s.tfm
14mr|texlive-malayalam-0.9.6-3|137	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcsl10.tfm
14mr|texlive-malayalam-0.9.6-3|138	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcsl10s.tfm
14mr|texlive-malayalam-0.9.6-3|139	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcsl12.tfm
14mr|texlive-malayalam-0.9.6-3|140	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcsl12s.tfm
14mr|texlive-malayalam-0.9.6-3|141	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmexpa12.tfm
14mr|texlive-malayalam-0.9.6-3|142	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmexpb12.tfm
14mr|texlive-malayalam-0.9.6-3|143	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmexpc12.tfm
14mr|texlive-malayalam-0.9.6-3|144	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmsl10.tfm
14mr|texlive-malayalam-0.9.6-3|145	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmsl10s.tfm
14mr|texlive-malayalam-0.9.6-3|146	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmsl12.tfm
14mr|texlive-malayalam-0.9.6-3|147	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmsl12s.tfm
14mr|texlive-malayalam-0.9.6-3|148	%{_texmfdistdir}/fonts/tfm/public/malayalam/orn10.tfm
14mr|texlive-malayalam-0.9.6-3|149	%doc %{_texmfdistdir}/doc/fonts/malayalam/FILES
14mr|texlive-malayalam-0.9.6-3|150	%doc %{_texmfdistdir}/doc/fonts/malayalam/INSTALL
14mr|texlive-malayalam-0.9.6-3|151	%doc %{_texmfdistdir}/doc/fonts/malayalam/README
14mr|texlive-malayalam-0.9.6-3|152	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/elephant.mm
14mr|texlive-malayalam-0.9.6-3|153	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/elephant.tex
14mr|texlive-malayalam-0.9.6-3|154	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/lion.mm
14mr|texlive-malayalam-0.9.6-3|155	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/lion.tex
14mr|texlive-malayalam-0.9.6-3|156	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmarticl.mm
14mr|texlive-malayalam-0.9.6-3|157	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmarticl.tex
14mr|texlive-malayalam-0.9.6-3|158	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmchart.tex
14mr|texlive-malayalam-0.9.6-3|159	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmconj.mm
14mr|texlive-malayalam-0.9.6-3|160	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmconj.tex
14mr|texlive-malayalam-0.9.6-3|161	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmexp.mm
14mr|texlive-malayalam-0.9.6-3|162	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmexp.tex
14mr|texlive-malayalam-0.9.6-3|163	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmfont.tex
14mr|texlive-malayalam-0.9.6-3|164	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmfuture.tex
14mr|texlive-malayalam-0.9.6-3|165	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmguide.dvi
14mr|texlive-malayalam-0.9.6-3|166	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmguide.mm
14mr|texlive-malayalam-0.9.6-3|167	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmguide.tex
14mr|texlive-malayalam-0.9.6-3|168	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmmacs.tex
14mr|texlive-malayalam-0.9.6-3|169	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmphmacs.tex
14mr|texlive-malayalam-0.9.6-3|170	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmqfont.tex
14mr|texlive-malayalam-0.9.6-3|171	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmqmacs.tex
14mr|texlive-malayalam-0.9.6-3|172	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmsample.mm
14mr|texlive-malayalam-0.9.6-3|173	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmsample.tex
14mr|texlive-malayalam-0.9.6-3|174	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmscript.mm
14mr|texlive-malayalam-0.9.6-3|175	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtable.mm
14mr|texlive-malayalam-0.9.6-3|176	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtable.tex
14mr|texlive-malayalam-0.9.6-3|177	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtrans.mm
14mr|texlive-malayalam-0.9.6-3|178	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtrans.tex
14mr|texlive-malayalam-0.9.6-3|179	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtrmacs.tex
14mr|texlive-malayalam-0.9.6-3|180	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmxfont.tex
14mr|texlive-malayalam-0.9.6-3|181	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/ornament.tex
14mr|texlive-malayalam-0.9.6-3|182	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/prodigal.mm
14mr|texlive-malayalam-0.9.6-3|183	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/prodigal.tex
14mr|texlive-malayalam-0.9.6-3|184	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/test.mm
14mr|texlive-malayalam-0.9.6-3|185	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/test.tex
14mr|texlive-malayalam-0.9.6-3|186	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/twolines.tex
14mr|texlive-malayalam-0.9.6-3|187	%doc %{_texmfdistdir}/doc/fonts/malayalam/charity
14mr|texlive-malayalam-0.9.6-3|188	%doc %{_texmfdistdir}/doc/fonts/malayalam/todo
14mr|texlive-malayalam-0.9.6-3|189	#- source
14mr|texlive-malayalam-0.9.6-3|190	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dn2dng.pat
14mr|texlive-malayalam-0.9.6-3|191	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dng.pat
14mr|texlive-malayalam-0.9.6-3|192	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dng.tex
14mr|texlive-malayalam-0.9.6-3|193	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dngmacs.tex
14mr|texlive-malayalam-0.9.6-3|194	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dngtrans.dng
14mr|texlive-malayalam-0.9.6-3|195	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dngtrans.tex
14mr|texlive-malayalam-0.9.6-3|196	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dntrmacs.tex
14mr|texlive-malayalam-0.9.6-3|197	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/misspaal.dng
14mr|texlive-malayalam-0.9.6-3|198	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/ack2mm.pat
14mr|texlive-malayalam-0.9.6-3|199	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/avltree.c
14mr|texlive-malayalam-0.9.6-3|200	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/avltree.h
14mr|texlive-malayalam-0.9.6-3|201	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/makefile
14mr|texlive-malayalam-0.9.6-3|202	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/ml.bat
14mr|texlive-malayalam-0.9.6-3|203	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/ml.g
14mr|texlive-malayalam-0.9.6-3|204	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mlr.bat
14mr|texlive-malayalam-0.9.6-3|205	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mlr.g
14mr|texlive-malayalam-0.9.6-3|206	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mltr.g
14mr|texlive-malayalam-0.9.6-3|207	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mltrth.g
14mr|texlive-malayalam-0.9.6-3|208	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.c
14mr|texlive-malayalam-0.9.6-3|209	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.exe
14mr|texlive-malayalam-0.9.6-3|210	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.h
14mr|texlive-malayalam-0.9.6-3|211	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.pat
14mr|texlive-malayalam-0.9.6-3|212	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.prj
14mr|texlive-malayalam-0.9.6-3|213	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.scr
14mr|texlive-malayalam-0.9.6-3|214	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.trs
14mr|texlive-malayalam-0.9.6-3|215	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.ttp
14mr|texlive-malayalam-0.9.6-3|216	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm2ack.pat
14mr|texlive-malayalam-0.9.6-3|217	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mmr.scr
14mr|texlive-malayalam-0.9.6-3|218	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mmr.trs
14mr|texlive-malayalam-0.9.6-3|219	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mmrfull.trs
14mr|texlive-malayalam-0.9.6-3|220	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/detex.g
14mr|texlive-malayalam-0.9.6-3|221	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/detex.pat
14mr|texlive-malayalam-0.9.6-3|222	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.c
14mr|texlive-malayalam-0.9.6-3|223	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.exe
14mr|texlive-malayalam-0.9.6-3|224	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.prj
14mr|texlive-malayalam-0.9.6-3|225	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.ttp
14mr|texlive-malayalam-0.9.6-3|226	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.txt
14mr|texlive-malayalam-0.9.6-3|227	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/pstree.c
14mr|texlive-malayalam-0.9.6-3|228	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/pstree.h
14mr|texlive-malayalam-0.9.6-3|229	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/pstree.c
14mr|texlive-malayalam-0.9.6-3|230	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/pstree.h
14mr|texlive-malayalam-0.9.6-3|231	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/readfile.c
14mr|texlive-malayalam-0.9.6-3|232	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/readfile.h
14mr|texlive-malayalam-0.9.6-3|233	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/scr.c
14mr|texlive-malayalam-0.9.6-3|234	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/scr.h
14mr|texlive-malayalam-0.9.6-3|235	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/trs.c
14mr|texlive-malayalam-0.9.6-3|236	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/trs.h
14mr|texlive-malayalam-0.9.6-3|237	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/unicode/UNICODE.TXT
14mr|texlive-malayalam-0.9.6-3|238	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/adami.pat
14mr|texlive-malayalam-0.9.6-3|239	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tamil.pat
14mr|texlive-malayalam-0.9.6-3|240	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tamil.tex
14mr|texlive-malayalam-0.9.6-3|241	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/test.tam
14mr|texlive-malayalam-0.9.6-3|242	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/test.tex
14mr|texlive-malayalam-0.9.6-3|243	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/test.tml
14mr|texlive-malayalam-0.9.6-3|244	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tmlmacs.tex
14mr|texlive-malayalam-0.9.6-3|245	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tmltrans.tex
14mr|texlive-malayalam-0.9.6-3|246	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tmltrans.tml
14mr|texlive-malayalam-0.9.6-3|247	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tmltrans.txt
14mr|texlive-malayalam-0.9.6-3|248	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/wntml.pat
14mr|texlive-malayalam-0.9.6-3|249	
14mr|texlive-malayalam-0.9.6-3|250	#-----------------------------------------------------------------------
14mr|texlive-malayalam-0.9.6-3|251	%prep
14mr|texlive-malayalam-0.9.6-3|252	%setup -c -a0 -a1 -a2
14mr|texlive-malayalam-0.9.6-3|253	
14mr|texlive-malayalam-0.9.6-3|254	%build
14mr|texlive-malayalam-0.9.6-3|255	
14mr|texlive-malayalam-0.9.6-3|256	%install
14mr|texlive-malayalam-0.9.6-3|257	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-malayalam-0.9.6-3|258	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-malayalam-0.9.6-3|259	
14mr|texlive-malayalam-0.9.6-3|260	
14mr|texlive-malayalam-0.9.6-3|261	
14mr|texlive-malayalam-0.9.6-3|262	%changelog
14mr|texlive-malayalam-0.9.6-3|263	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6-3
14mr|texlive-malayalam-0.9.6-3|264	+ Revision: 00435f2
14mr|texlive-malayalam-0.9.6-3|265	- MassBuild#440: Increase release tag
14mr|texlive-malayalam-0.9.6-3|266	
14mr|texlive-malayalam-0.9.6-3|267	

20688 14
14mr|texlive-mandi-2.2.0-6|1	# revision 30981
14mr|texlive-mandi-2.2.0-6|2	# category Package
14mr|texlive-mandi-2.2.0-6|3	# catalog-ctan /macros/latex/contrib/mandi
14mr|texlive-mandi-2.2.0-6|4	# catalog-date 2013-06-16 00:51:21 +0200
14mr|texlive-mandi-2.2.0-6|5	# catalog-license lppl1.3
14mr|texlive-mandi-2.2.0-6|6	# catalog-version 2.2.0
14mr|texlive-mandi-2.2.0-6|7	Name:		texlive-mandi
14mr|texlive-mandi-2.2.0-6|8	Version:	2.2.0
14mr|texlive-mandi-2.2.0-6|9	Release:	6
14mr|texlive-mandi-2.2.0-6|10	Summary:	Macros for introductory physics and astronomy
14mr|texlive-mandi-2.2.0-6|11	Group:		Publishing
14mr|texlive-mandi-2.2.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mandi
14mr|texlive-mandi-2.2.0-6|13	License:	LPPL1.3
14mr|texlive-mandi-2.2.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mandi.tar.xz
14mr|texlive-mandi-2.2.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mandi.doc.tar.xz
14mr|texlive-mandi-2.2.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mandi.source.tar.xz
14mr|texlive-mandi-2.2.0-6|17	BuildArch:	noarch
14mr|texlive-mandi-2.2.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mandi-2.2.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mandi-2.2.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-mandi-2.2.0-6|21	
14mr|texlive-mandi-2.2.0-6|22	%description
14mr|texlive-mandi-2.2.0-6|23	The package contains commands for students and teachers of
14mr|texlive-mandi-2.2.0-6|24	introductory physics. Commands for physical quantities
14mr|texlive-mandi-2.2.0-6|25	intelligently handle SI units so the user need not do so. There
14mr|texlive-mandi-2.2.0-6|26	are other features that should make LaTeX easy for introductory
14mr|texlive-mandi-2.2.0-6|27	physics students.
14mr|texlive-mandi-2.2.0-6|28	
14mr|texlive-mandi-2.2.0-6|29	%post
14mr|texlive-mandi-2.2.0-6|30	%{_sbindir}/texlive.post
14mr|texlive-mandi-2.2.0-6|31	
14mr|texlive-mandi-2.2.0-6|32	%postun
14mr|texlive-mandi-2.2.0-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-mandi-2.2.0-6|34	%{_sbindir}/texlive.post
14mr|texlive-mandi-2.2.0-6|35	fi
14mr|texlive-mandi-2.2.0-6|36	
14mr|texlive-mandi-2.2.0-6|37	#-----------------------------------------------------------------------
14mr|texlive-mandi-2.2.0-6|38	%files
14mr|texlive-mandi-2.2.0-6|39	%{_texmfdistdir}/tex/latex/mandi/mandi.sty
14mr|texlive-mandi-2.2.0-6|40	%doc %{_texmfdistdir}/doc/latex/mandi/README
14mr|texlive-mandi-2.2.0-6|41	%doc %{_texmfdistdir}/doc/latex/mandi/mandi.pdf
14mr|texlive-mandi-2.2.0-6|42	%doc %{_texmfdistdir}/doc/latex/mandi/vdemo.py
14mr|texlive-mandi-2.2.0-6|43	#- source
14mr|texlive-mandi-2.2.0-6|44	%doc %{_texmfdistdir}/source/latex/mandi/mandi.dtx
14mr|texlive-mandi-2.2.0-6|45	%doc %{_texmfdistdir}/source/latex/mandi/mandi.ins
14mr|texlive-mandi-2.2.0-6|46	
14mr|texlive-mandi-2.2.0-6|47	#-----------------------------------------------------------------------
14mr|texlive-mandi-2.2.0-6|48	%prep
14mr|texlive-mandi-2.2.0-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-mandi-2.2.0-6|50	
14mr|texlive-mandi-2.2.0-6|51	%build
14mr|texlive-mandi-2.2.0-6|52	
14mr|texlive-mandi-2.2.0-6|53	%install
14mr|texlive-mandi-2.2.0-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mandi-2.2.0-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mandi-2.2.0-6|56	
14mr|texlive-mandi-2.2.0-6|57	%changelog
14mr|texlive-mandi-2.2.0-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.0-6
14mr|texlive-mandi-2.2.0-6|59	+ Revision: 2967f62
14mr|texlive-mandi-2.2.0-6|60	- MassBuild#440: Increase release tag
14mr|texlive-mandi-2.2.0-6|61	
14mr|texlive-mandi-2.2.0-6|62	

20689 14
14mr|texlive-manfnt-20070102-3|1	# revision 15878
14mr|texlive-manfnt-20070102-3|2	# category Package
14mr|texlive-manfnt-20070102-3|3	# catalog-ctan /macros/latex/contrib/manfnt
14mr|texlive-manfnt-20070102-3|4	# catalog-date 2007-01-02 14:43:33 +0100
14mr|texlive-manfnt-20070102-3|5	# catalog-license lppl
14mr|texlive-manfnt-20070102-3|6	# catalog-version undef
14mr|texlive-manfnt-20070102-3|7	Name:		texlive-manfnt
14mr|texlive-manfnt-20070102-3|8	Version:	20070102
14mr|texlive-manfnt-20070102-3|9	Release:	3
14mr|texlive-manfnt-20070102-3|10	Summary:	LaTeX support for the TeX book symbols
14mr|texlive-manfnt-20070102-3|11	Group:		Publishing
14mr|texlive-manfnt-20070102-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/manfnt
14mr|texlive-manfnt-20070102-3|13	License:	LPPL
14mr|texlive-manfnt-20070102-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manfnt.tar.xz
14mr|texlive-manfnt-20070102-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manfnt.source.tar.xz
14mr|texlive-manfnt-20070102-3|16	BuildArch:	noarch
14mr|texlive-manfnt-20070102-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-manfnt-20070102-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-manfnt-20070102-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-manfnt-20070102-3|20	
14mr|texlive-manfnt-20070102-3|21	%description
14mr|texlive-manfnt-20070102-3|22	A LaTeX package for easy access to the symbols of the Knuth's
14mr|texlive-manfnt-20070102-3|23	'manual' font, such as the Dangerous Bend and Manual-errata
14mr|texlive-manfnt-20070102-3|24	Arrow.
14mr|texlive-manfnt-20070102-3|25	
14mr|texlive-manfnt-20070102-3|26	%post
14mr|texlive-manfnt-20070102-3|27	%{_sbindir}/texlive.post
14mr|texlive-manfnt-20070102-3|28	
14mr|texlive-manfnt-20070102-3|29	%postun
14mr|texlive-manfnt-20070102-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-manfnt-20070102-3|31	%{_sbindir}/texlive.post
14mr|texlive-manfnt-20070102-3|32	fi
14mr|texlive-manfnt-20070102-3|33	
14mr|texlive-manfnt-20070102-3|34	#-----------------------------------------------------------------------
14mr|texlive-manfnt-20070102-3|35	%files
14mr|texlive-manfnt-20070102-3|36	%{_texmfdistdir}/fonts/afm/hoekwater/manfnt/manfnt.afm
14mr|texlive-manfnt-20070102-3|37	%{_texmfdistdir}/fonts/map/dvips/manfnt/manfnt.map
14mr|texlive-manfnt-20070102-3|38	%{_texmfdistdir}/fonts/type1/hoekwater/manfnt/manfnt.pfb
14mr|texlive-manfnt-20070102-3|39	%{_texmfdistdir}/tex/latex/manfnt/manfnt.sty
14mr|texlive-manfnt-20070102-3|40	#- source
14mr|texlive-manfnt-20070102-3|41	%doc %{_texmfdistdir}/source/latex/manfnt/manfnt.dtx
14mr|texlive-manfnt-20070102-3|42	%doc %{_texmfdistdir}/source/latex/manfnt/manfnt.ins
14mr|texlive-manfnt-20070102-3|43	
14mr|texlive-manfnt-20070102-3|44	#-----------------------------------------------------------------------
14mr|texlive-manfnt-20070102-3|45	%prep
14mr|texlive-manfnt-20070102-3|46	%setup -c -a0 -a1
14mr|texlive-manfnt-20070102-3|47	
14mr|texlive-manfnt-20070102-3|48	%build
14mr|texlive-manfnt-20070102-3|49	
14mr|texlive-manfnt-20070102-3|50	%install
14mr|texlive-manfnt-20070102-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-manfnt-20070102-3|52	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-manfnt-20070102-3|53	
14mr|texlive-manfnt-20070102-3|54	
14mr|texlive-manfnt-20070102-3|55	
14mr|texlive-manfnt-20070102-3|56	%changelog
14mr|texlive-manfnt-20070102-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070102-3
14mr|texlive-manfnt-20070102-3|58	+ Revision: 66286d7
14mr|texlive-manfnt-20070102-3|59	- MassBuild#440: Increase release tag
14mr|texlive-manfnt-20070102-3|60	
14mr|texlive-manfnt-20070102-3|61	

20690 14
14mr|texlive-manuscript-20100314-3|1	# revision 17486
14mr|texlive-manuscript-20100314-3|2	# category Package
14mr|texlive-manuscript-20100314-3|3	# catalog-ctan /macros/latex/contrib/manuscript
14mr|texlive-manuscript-20100314-3|4	# catalog-date 2010-03-14 23:46:18 +0100
14mr|texlive-manuscript-20100314-3|5	# catalog-license lppl
14mr|texlive-manuscript-20100314-3|6	# catalog-version undef
14mr|texlive-manuscript-20100314-3|7	Name:		texlive-manuscript
14mr|texlive-manuscript-20100314-3|8	Version:	20100314
14mr|texlive-manuscript-20100314-3|9	Release:	3
14mr|texlive-manuscript-20100314-3|10	Summary:	Emulate look of a document typed on a typewriter
14mr|texlive-manuscript-20100314-3|11	Group:		Publishing
14mr|texlive-manuscript-20100314-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/manuscript
14mr|texlive-manuscript-20100314-3|13	License:	LPPL
14mr|texlive-manuscript-20100314-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manuscript.tar.xz
14mr|texlive-manuscript-20100314-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manuscript.doc.tar.xz
14mr|texlive-manuscript-20100314-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manuscript.source.tar.xz
14mr|texlive-manuscript-20100314-3|17	BuildArch:	noarch
14mr|texlive-manuscript-20100314-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-manuscript-20100314-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-manuscript-20100314-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-manuscript-20100314-3|21	
14mr|texlive-manuscript-20100314-3|22	%description
14mr|texlive-manuscript-20100314-3|23	This package is designed for those who have to submit
14mr|texlive-manuscript-20100314-3|24	dissertations, etc., to institutions that still maintain the
14mr|texlive-manuscript-20100314-3|25	typewriter is the summit of non-professional printing.
14mr|texlive-manuscript-20100314-3|26	
14mr|texlive-manuscript-20100314-3|27	%post
14mr|texlive-manuscript-20100314-3|28	%{_sbindir}/texlive.post
14mr|texlive-manuscript-20100314-3|29	
14mr|texlive-manuscript-20100314-3|30	%postun
14mr|texlive-manuscript-20100314-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-manuscript-20100314-3|32	%{_sbindir}/texlive.post
14mr|texlive-manuscript-20100314-3|33	fi
14mr|texlive-manuscript-20100314-3|34	
14mr|texlive-manuscript-20100314-3|35	#-----------------------------------------------------------------------
14mr|texlive-manuscript-20100314-3|36	%files
14mr|texlive-manuscript-20100314-3|37	%{_texmfdistdir}/tex/latex/manuscript/manuscript.sty
14mr|texlive-manuscript-20100314-3|38	%doc %{_texmfdistdir}/doc/latex/manuscript/README
14mr|texlive-manuscript-20100314-3|39	%doc %{_texmfdistdir}/doc/latex/manuscript/manuscript.pdf
14mr|texlive-manuscript-20100314-3|40	#- source
14mr|texlive-manuscript-20100314-3|41	%doc %{_texmfdistdir}/source/latex/manuscript/Makefile
14mr|texlive-manuscript-20100314-3|42	%doc %{_texmfdistdir}/source/latex/manuscript/manuscript.drv
14mr|texlive-manuscript-20100314-3|43	%doc %{_texmfdistdir}/source/latex/manuscript/manuscript.dtx
14mr|texlive-manuscript-20100314-3|44	%doc %{_texmfdistdir}/source/latex/manuscript/manuscript.ins
14mr|texlive-manuscript-20100314-3|45	
14mr|texlive-manuscript-20100314-3|46	#-----------------------------------------------------------------------
14mr|texlive-manuscript-20100314-3|47	%prep
14mr|texlive-manuscript-20100314-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-manuscript-20100314-3|49	
14mr|texlive-manuscript-20100314-3|50	%build
14mr|texlive-manuscript-20100314-3|51	
14mr|texlive-manuscript-20100314-3|52	%install
14mr|texlive-manuscript-20100314-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-manuscript-20100314-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-manuscript-20100314-3|55	
14mr|texlive-manuscript-20100314-3|56	
14mr|texlive-manuscript-20100314-3|57	
14mr|texlive-manuscript-20100314-3|58	%changelog
14mr|texlive-manuscript-20100314-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100314-3
14mr|texlive-manuscript-20100314-3|60	+ Revision: b6d18de
14mr|texlive-manuscript-20100314-3|61	- MassBuild#440: Increase release tag
14mr|texlive-manuscript-20100314-3|62	
14mr|texlive-manuscript-20100314-3|63	

20691 14
14mr|texlive-margbib-1.0c-3|1	# revision 15878
14mr|texlive-margbib-1.0c-3|2	# category Package
14mr|texlive-margbib-1.0c-3|3	# catalog-ctan /macros/latex/contrib/margbib
14mr|texlive-margbib-1.0c-3|4	# catalog-date 2008-09-23 13:30:27 +0200
14mr|texlive-margbib-1.0c-3|5	# catalog-license gpl
14mr|texlive-margbib-1.0c-3|6	# catalog-version 1.0c
14mr|texlive-margbib-1.0c-3|7	Name:		texlive-margbib
14mr|texlive-margbib-1.0c-3|8	Version:	1.0c
14mr|texlive-margbib-1.0c-3|9	Release:	3
14mr|texlive-margbib-1.0c-3|10	Summary:	Display bibitem tags in the margins
14mr|texlive-margbib-1.0c-3|11	Group:		Publishing
14mr|texlive-margbib-1.0c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/margbib
14mr|texlive-margbib-1.0c-3|13	License:	GPL
14mr|texlive-margbib-1.0c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/margbib.tar.xz
14mr|texlive-margbib-1.0c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/margbib.doc.tar.xz
14mr|texlive-margbib-1.0c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/margbib.source.tar.xz
14mr|texlive-margbib-1.0c-3|17	BuildArch:	noarch
14mr|texlive-margbib-1.0c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-margbib-1.0c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-margbib-1.0c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-margbib-1.0c-3|21	
14mr|texlive-margbib-1.0c-3|22	%description
14mr|texlive-margbib-1.0c-3|23	The package redefines the 'thebibliography' environment to
14mr|texlive-margbib-1.0c-3|24	place the citation key into the margin.
14mr|texlive-margbib-1.0c-3|25	
14mr|texlive-margbib-1.0c-3|26	%post
14mr|texlive-margbib-1.0c-3|27	%{_sbindir}/texlive.post
14mr|texlive-margbib-1.0c-3|28	
14mr|texlive-margbib-1.0c-3|29	%postun
14mr|texlive-margbib-1.0c-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-margbib-1.0c-3|31	%{_sbindir}/texlive.post
14mr|texlive-margbib-1.0c-3|32	fi
14mr|texlive-margbib-1.0c-3|33	
14mr|texlive-margbib-1.0c-3|34	#-----------------------------------------------------------------------
14mr|texlive-margbib-1.0c-3|35	%files
14mr|texlive-margbib-1.0c-3|36	%{_texmfdistdir}/tex/latex/margbib/margbib.sty
14mr|texlive-margbib-1.0c-3|37	%doc %{_texmfdistdir}/doc/latex/margbib/margbib.pdf
14mr|texlive-margbib-1.0c-3|38	#- source
14mr|texlive-margbib-1.0c-3|39	%doc %{_texmfdistdir}/source/latex/margbib/margbib.dtx
14mr|texlive-margbib-1.0c-3|40	%doc %{_texmfdistdir}/source/latex/margbib/margbib.ins
14mr|texlive-margbib-1.0c-3|41	
14mr|texlive-margbib-1.0c-3|42	#-----------------------------------------------------------------------
14mr|texlive-margbib-1.0c-3|43	%prep
14mr|texlive-margbib-1.0c-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-margbib-1.0c-3|45	
14mr|texlive-margbib-1.0c-3|46	%build
14mr|texlive-margbib-1.0c-3|47	
14mr|texlive-margbib-1.0c-3|48	%install
14mr|texlive-margbib-1.0c-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-margbib-1.0c-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-margbib-1.0c-3|51	
14mr|texlive-margbib-1.0c-3|52	
14mr|texlive-margbib-1.0c-3|53	
14mr|texlive-margbib-1.0c-3|54	%changelog
14mr|texlive-margbib-1.0c-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0c-3
14mr|texlive-margbib-1.0c-3|56	+ Revision: a5008dd
14mr|texlive-margbib-1.0c-3|57	- MassBuild#440: Increase release tag
14mr|texlive-margbib-1.0c-3|58	
14mr|texlive-margbib-1.0c-3|59	

20692 14
14mr|texlive-marginfix-0.9.1-3|1	# revision 24320
14mr|texlive-marginfix-0.9.1-3|2	# category Package
14mr|texlive-marginfix-0.9.1-3|3	# catalog-ctan /macros/latex/contrib/marginfix
14mr|texlive-marginfix-0.9.1-3|4	# catalog-date 2010-09-10 23:39:51 +0200
14mr|texlive-marginfix-0.9.1-3|5	# catalog-license lppl
14mr|texlive-marginfix-0.9.1-3|6	# catalog-version 0.9.1
14mr|texlive-marginfix-0.9.1-3|7	Name:		texlive-marginfix
14mr|texlive-marginfix-0.9.1-3|8	Version:	0.9.1
14mr|texlive-marginfix-0.9.1-3|9	Release:	3
14mr|texlive-marginfix-0.9.1-3|10	Summary:	Patch \marginpar to avoid overfull margins
14mr|texlive-marginfix-0.9.1-3|11	Group:		Publishing
14mr|texlive-marginfix-0.9.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/marginfix
14mr|texlive-marginfix-0.9.1-3|13	License:	LPPL
14mr|texlive-marginfix-0.9.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginfix.tar.xz
14mr|texlive-marginfix-0.9.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginfix.doc.tar.xz
14mr|texlive-marginfix-0.9.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginfix.source.tar.xz
14mr|texlive-marginfix-0.9.1-3|17	BuildArch:	noarch
14mr|texlive-marginfix-0.9.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-marginfix-0.9.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-marginfix-0.9.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-marginfix-0.9.1-3|21	
14mr|texlive-marginfix-0.9.1-3|22	%description
14mr|texlive-marginfix-0.9.1-3|23	Authors using LaTeX to typeset books with significant margin
14mr|texlive-marginfix-0.9.1-3|24	material often run into the problem of long notes running off
14mr|texlive-marginfix-0.9.1-3|25	the bottom of the page. A typical workaround is to insert
14mr|texlive-marginfix-0.9.1-3|26	\vshift commands by hand, but this is a tedious process that is
14mr|texlive-marginfix-0.9.1-3|27	invalidated when pagination changes. Another workaround is
14mr|texlive-marginfix-0.9.1-3|28	memoir's \sidebar function, but this can be unsatisfying for
14mr|texlive-marginfix-0.9.1-3|29	short textual notes, and standard marginpars cannot be mixed
14mr|texlive-marginfix-0.9.1-3|30	with sidebars. This package implements a solution to make
14mr|texlive-marginfix-0.9.1-3|31	marginpars "just work" by keeping a list of floating inserts
14mr|texlive-marginfix-0.9.1-3|32	and arranging them intelligently in the output routine.
14mr|texlive-marginfix-0.9.1-3|33	
14mr|texlive-marginfix-0.9.1-3|34	%post
14mr|texlive-marginfix-0.9.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-marginfix-0.9.1-3|36	
14mr|texlive-marginfix-0.9.1-3|37	%postun
14mr|texlive-marginfix-0.9.1-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-marginfix-0.9.1-3|39	%{_sbindir}/texlive.post
14mr|texlive-marginfix-0.9.1-3|40	fi
14mr|texlive-marginfix-0.9.1-3|41	
14mr|texlive-marginfix-0.9.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-marginfix-0.9.1-3|43	%files
14mr|texlive-marginfix-0.9.1-3|44	%{_texmfdistdir}/tex/latex/marginfix/marginfix.sty
14mr|texlive-marginfix-0.9.1-3|45	%doc %{_texmfdistdir}/doc/latex/marginfix/README
14mr|texlive-marginfix-0.9.1-3|46	%doc %{_texmfdistdir}/doc/latex/marginfix/marginfix.pdf
14mr|texlive-marginfix-0.9.1-3|47	#- source
14mr|texlive-marginfix-0.9.1-3|48	%doc %{_texmfdistdir}/source/latex/marginfix/marginfix.dtx
14mr|texlive-marginfix-0.9.1-3|49	%doc %{_texmfdistdir}/source/latex/marginfix/marginfix.ins
14mr|texlive-marginfix-0.9.1-3|50	
14mr|texlive-marginfix-0.9.1-3|51	#-----------------------------------------------------------------------
14mr|texlive-marginfix-0.9.1-3|52	%prep
14mr|texlive-marginfix-0.9.1-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-marginfix-0.9.1-3|54	
14mr|texlive-marginfix-0.9.1-3|55	%build
14mr|texlive-marginfix-0.9.1-3|56	
14mr|texlive-marginfix-0.9.1-3|57	%install
14mr|texlive-marginfix-0.9.1-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-marginfix-0.9.1-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-marginfix-0.9.1-3|60	
14mr|texlive-marginfix-0.9.1-3|61	
14mr|texlive-marginfix-0.9.1-3|62	
14mr|texlive-marginfix-0.9.1-3|63	%changelog
14mr|texlive-marginfix-0.9.1-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.1-3
14mr|texlive-marginfix-0.9.1-3|65	+ Revision: 9fd2a92
14mr|texlive-marginfix-0.9.1-3|66	- MassBuild#440: Increase release tag
14mr|texlive-marginfix-0.9.1-3|67	
14mr|texlive-marginfix-0.9.1-3|68	

20693 14
14mr|texlive-marginnote-v1.1i-2|1	# revision 25880
14mr|texlive-marginnote-v1.1i-2|2	# category Package
14mr|texlive-marginnote-v1.1i-2|3	# catalog-ctan /macros/latex/contrib/marginnote
14mr|texlive-marginnote-v1.1i-2|4	# catalog-date 2012-04-08 16:44:52 +0200
14mr|texlive-marginnote-v1.1i-2|5	# catalog-license lppl
14mr|texlive-marginnote-v1.1i-2|6	# catalog-version v1.1i
14mr|texlive-marginnote-v1.1i-2|7	Name:		texlive-marginnote
14mr|texlive-marginnote-v1.1i-2|8	Version:	v1.1i
14mr|texlive-marginnote-v1.1i-2|9	Release:	2
14mr|texlive-marginnote-v1.1i-2|10	Summary:	Notes in the margin, even where \marginpar fails
14mr|texlive-marginnote-v1.1i-2|11	Group:		Publishing
14mr|texlive-marginnote-v1.1i-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/marginnote
14mr|texlive-marginnote-v1.1i-2|13	License:	LPPL
14mr|texlive-marginnote-v1.1i-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginnote.tar.xz
14mr|texlive-marginnote-v1.1i-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginnote.doc.tar.xz
14mr|texlive-marginnote-v1.1i-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginnote.source.tar.xz
14mr|texlive-marginnote-v1.1i-2|17	BuildArch:	noarch
14mr|texlive-marginnote-v1.1i-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-marginnote-v1.1i-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-marginnote-v1.1i-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-marginnote-v1.1i-2|21	
14mr|texlive-marginnote-v1.1i-2|22	%description
14mr|texlive-marginnote-v1.1i-2|23	This package provides the command \marginnote that may be used
14mr|texlive-marginnote-v1.1i-2|24	instead of \marginpar at almost every place where \marginpar
14mr|texlive-marginnote-v1.1i-2|25	cannot be used, e.g., inside floats, footnotes, or in frames
14mr|texlive-marginnote-v1.1i-2|26	made with the framed package.
14mr|texlive-marginnote-v1.1i-2|27	
14mr|texlive-marginnote-v1.1i-2|28	%post
14mr|texlive-marginnote-v1.1i-2|29	%{_sbindir}/texlive.post
14mr|texlive-marginnote-v1.1i-2|30	
14mr|texlive-marginnote-v1.1i-2|31	%postun
14mr|texlive-marginnote-v1.1i-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-marginnote-v1.1i-2|33	%{_sbindir}/texlive.post
14mr|texlive-marginnote-v1.1i-2|34	fi
14mr|texlive-marginnote-v1.1i-2|35	
14mr|texlive-marginnote-v1.1i-2|36	#-----------------------------------------------------------------------
14mr|texlive-marginnote-v1.1i-2|37	%files
14mr|texlive-marginnote-v1.1i-2|38	%{_texmfdistdir}/tex/latex/marginnote/marginnote.sty
14mr|texlive-marginnote-v1.1i-2|39	%doc %{_texmfdistdir}/doc/latex/marginnote/marginnote.pdf
14mr|texlive-marginnote-v1.1i-2|40	#- source
14mr|texlive-marginnote-v1.1i-2|41	%doc %{_texmfdistdir}/source/latex/marginnote/README
14mr|texlive-marginnote-v1.1i-2|42	%doc %{_texmfdistdir}/source/latex/marginnote/marginnote.dtx
14mr|texlive-marginnote-v1.1i-2|43	%doc %{_texmfdistdir}/source/latex/marginnote/marginnote.ins
14mr|texlive-marginnote-v1.1i-2|44	
14mr|texlive-marginnote-v1.1i-2|45	#-----------------------------------------------------------------------
14mr|texlive-marginnote-v1.1i-2|46	%prep
14mr|texlive-marginnote-v1.1i-2|47	%setup -c -a0 -a1 -a2
14mr|texlive-marginnote-v1.1i-2|48	
14mr|texlive-marginnote-v1.1i-2|49	%build
14mr|texlive-marginnote-v1.1i-2|50	
14mr|texlive-marginnote-v1.1i-2|51	%install
14mr|texlive-marginnote-v1.1i-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-marginnote-v1.1i-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-marginnote-v1.1i-2|54	
14mr|texlive-marginnote-v1.1i-2|55	
14mr|texlive-marginnote-v1.1i-2|56	
14mr|texlive-marginnote-v1.1i-2|57	%changelog
14mr|texlive-marginnote-v1.1i-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.1i-2
14mr|texlive-marginnote-v1.1i-2|59	+ Revision: 837c0df
14mr|texlive-marginnote-v1.1i-2|60	- MassBuild#440: Increase release tag
14mr|texlive-marginnote-v1.1i-2|61	
14mr|texlive-marginnote-v1.1i-2|62	

20694 14
14mr|texlive-marvosym-2.2a-3|1	# revision 25926
14mr|texlive-marvosym-2.2a-3|2	# category Package
14mr|texlive-marvosym-2.2a-3|3	# catalog-ctan /fonts/marvosym
14mr|texlive-marvosym-2.2a-3|4	# catalog-date 2012-04-08 13:55:52 +0200
14mr|texlive-marvosym-2.2a-3|5	# catalog-license ofl
14mr|texlive-marvosym-2.2a-3|6	# catalog-version 2.2a
14mr|texlive-marvosym-2.2a-3|7	Name:		texlive-marvosym
14mr|texlive-marvosym-2.2a-3|8	Version:	2.2a
14mr|texlive-marvosym-2.2a-3|9	Release:	3
14mr|texlive-marvosym-2.2a-3|10	Summary:	Martin Vogel's Symbols (marvosym) font
14mr|texlive-marvosym-2.2a-3|11	Group:		Publishing
14mr|texlive-marvosym-2.2a-3|12	URL:		http://www.ctan.org/tex-archive/fonts/marvosym
14mr|texlive-marvosym-2.2a-3|13	License:	OFL
14mr|texlive-marvosym-2.2a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marvosym.tar.xz
14mr|texlive-marvosym-2.2a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marvosym.doc.tar.xz
14mr|texlive-marvosym-2.2a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marvosym.source.tar.xz
14mr|texlive-marvosym-2.2a-3|17	BuildArch:	noarch
14mr|texlive-marvosym-2.2a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-marvosym-2.2a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-marvosym-2.2a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-marvosym-2.2a-3|21	
14mr|texlive-marvosym-2.2a-3|22	%description
14mr|texlive-marvosym-2.2a-3|23	Martin Vogel's Symbol font (marvosym) contains the Euro
14mr|texlive-marvosym-2.2a-3|24	currency symbol as defined by the European commission, along
14mr|texlive-marvosym-2.2a-3|25	with symbols for structural engineering; symbols for steel
14mr|texlive-marvosym-2.2a-3|26	cross-sections; astronomy signs (sun, moon, planets); the 12
14mr|texlive-marvosym-2.2a-3|27	signs of the zodiac; scissor symbols; CE sign and others. The
14mr|texlive-marvosym-2.2a-3|28	package contains both the original TrueType font and the
14mr|texlive-marvosym-2.2a-3|29	derived Type 1 font, together with support files for TeX
14mr|texlive-marvosym-2.2a-3|30	(LaTeX).
14mr|texlive-marvosym-2.2a-3|31	
14mr|texlive-marvosym-2.2a-3|32	%post
14mr|texlive-marvosym-2.2a-3|33	%{_sbindir}/texlive.post
14mr|texlive-marvosym-2.2a-3|34	
14mr|texlive-marvosym-2.2a-3|35	%postun
14mr|texlive-marvosym-2.2a-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-marvosym-2.2a-3|37	%{_sbindir}/texlive.post
14mr|texlive-marvosym-2.2a-3|38	fi
14mr|texlive-marvosym-2.2a-3|39	
14mr|texlive-marvosym-2.2a-3|40	#-----------------------------------------------------------------------
14mr|texlive-marvosym-2.2a-3|41	%files
14mr|texlive-marvosym-2.2a-3|42	%{_texmfdistdir}/fonts/afm/public/marvosym/marvosym.afm
14mr|texlive-marvosym-2.2a-3|43	%{_texmfdistdir}/fonts/map/dvips/marvosym/marvosym.map
14mr|texlive-marvosym-2.2a-3|44	%{_texmfdistdir}/fonts/tfm/public/marvosym/umvs.tfm
14mr|texlive-marvosym-2.2a-3|45	%{_texmfdistdir}/fonts/truetype/public/marvosym/marvosym.ttf
14mr|texlive-marvosym-2.2a-3|46	%{_texmfdistdir}/fonts/type1/public/marvosym/marvosym.pfb
14mr|texlive-marvosym-2.2a-3|47	%{_texmfdistdir}/tex/latex/marvosym/marvosym.sty
14mr|texlive-marvosym-2.2a-3|48	%{_texmfdistdir}/tex/latex/marvosym/umvs.fd
14mr|texlive-marvosym-2.2a-3|49	%doc %{_texmfdistdir}/doc/fonts/marvosym/FONTLOG.txt
14mr|texlive-marvosym-2.2a-3|50	%doc %{_texmfdistdir}/doc/fonts/marvosym/Makefile
14mr|texlive-marvosym-2.2a-3|51	%doc %{_texmfdistdir}/doc/fonts/marvosym/OFL-FAQ.txt
14mr|texlive-marvosym-2.2a-3|52	%doc %{_texmfdistdir}/doc/fonts/marvosym/OFL.txt
14mr|texlive-marvosym-2.2a-3|53	%doc %{_texmfdistdir}/doc/fonts/marvosym/README
14mr|texlive-marvosym-2.2a-3|54	%doc %{_texmfdistdir}/doc/fonts/marvosym/marvodoc.pdf
14mr|texlive-marvosym-2.2a-3|55	%doc %{_texmfdistdir}/doc/fonts/marvosym/marvodoc.tex
14mr|texlive-marvosym-2.2a-3|56	%doc %{_texmfdistdir}/doc/fonts/marvosym/marvosym-doc.pdf
14mr|texlive-marvosym-2.2a-3|57	%doc %{_texmfdistdir}/doc/fonts/marvosym/marvosym-doc.tex
14mr|texlive-marvosym-2.2a-3|58	#- source
14mr|texlive-marvosym-2.2a-3|59	%doc %{_texmfdistdir}/source/fonts/marvosym/generate_marvosym_derivs.sh
14mr|texlive-marvosym-2.2a-3|60	%doc %{_texmfdistdir}/source/fonts/marvosym/patch_marvosym_afm.sed
14mr|texlive-marvosym-2.2a-3|61	%doc %{_texmfdistdir}/source/fonts/marvosym/patch_marvosym_pfb.sed
14mr|texlive-marvosym-2.2a-3|62	
14mr|texlive-marvosym-2.2a-3|63	#-----------------------------------------------------------------------
14mr|texlive-marvosym-2.2a-3|64	%prep
14mr|texlive-marvosym-2.2a-3|65	%setup -c -a0 -a1 -a2
14mr|texlive-marvosym-2.2a-3|66	
14mr|texlive-marvosym-2.2a-3|67	%build
14mr|texlive-marvosym-2.2a-3|68	
14mr|texlive-marvosym-2.2a-3|69	%install
14mr|texlive-marvosym-2.2a-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-marvosym-2.2a-3|71	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-marvosym-2.2a-3|72	
14mr|texlive-marvosym-2.2a-3|73	
14mr|texlive-marvosym-2.2a-3|74	
14mr|texlive-marvosym-2.2a-3|75	%changelog
14mr|texlive-marvosym-2.2a-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2a-3
14mr|texlive-marvosym-2.2a-3|77	+ Revision: f2f903f
14mr|texlive-marvosym-2.2a-3|78	- MassBuild#440: Increase release tag
14mr|texlive-marvosym-2.2a-3|79	
14mr|texlive-marvosym-2.2a-3|80	

20695 14
14mr|texlive-matc3-1.0.1-6|1	# revision 29845
14mr|texlive-matc3-1.0.1-6|2	# category Package
14mr|texlive-matc3-1.0.1-6|3	# catalog-ctan /macros/latex/contrib/matc3
14mr|texlive-matc3-1.0.1-6|4	# catalog-date 2013-04-09 15:55:17 +0200
14mr|texlive-matc3-1.0.1-6|5	# catalog-license lppl1.3
14mr|texlive-matc3-1.0.1-6|6	# catalog-version 1.0.1
14mr|texlive-matc3-1.0.1-6|7	Name:		texlive-matc3
14mr|texlive-matc3-1.0.1-6|8	Version:	1.0.1
14mr|texlive-matc3-1.0.1-6|9	Release:	6
14mr|texlive-matc3-1.0.1-6|10	Summary:	Commands for MatematicaC3 textbooks
14mr|texlive-matc3-1.0.1-6|11	Group:		Publishing
14mr|texlive-matc3-1.0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/matc3
14mr|texlive-matc3-1.0.1-6|13	License:	LPPL1.3
14mr|texlive-matc3-1.0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3.tar.xz
14mr|texlive-matc3-1.0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3.doc.tar.xz
14mr|texlive-matc3-1.0.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3.source.tar.xz
14mr|texlive-matc3-1.0.1-6|17	BuildArch:	noarch
14mr|texlive-matc3-1.0.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-matc3-1.0.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-matc3-1.0.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-matc3-1.0.1-6|21	
14mr|texlive-matc3-1.0.1-6|22	%description
14mr|texlive-matc3-1.0.1-6|23	The package provides support for the Matematica C3 project to
14mr|texlive-matc3-1.0.1-6|24	produce free mathematical text books for use in Italian high
14mr|texlive-matc3-1.0.1-6|25	schools.
14mr|texlive-matc3-1.0.1-6|26	
14mr|texlive-matc3-1.0.1-6|27	%post
14mr|texlive-matc3-1.0.1-6|28	%{_sbindir}/texlive.post
14mr|texlive-matc3-1.0.1-6|29	
14mr|texlive-matc3-1.0.1-6|30	%postun
14mr|texlive-matc3-1.0.1-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-matc3-1.0.1-6|32	%{_sbindir}/texlive.post
14mr|texlive-matc3-1.0.1-6|33	fi
14mr|texlive-matc3-1.0.1-6|34	
14mr|texlive-matc3-1.0.1-6|35	#-----------------------------------------------------------------------
14mr|texlive-matc3-1.0.1-6|36	%files
14mr|texlive-matc3-1.0.1-6|37	%{_texmfdistdir}/tex/latex/matc3/matc3.sty
14mr|texlive-matc3-1.0.1-6|38	%doc %{_texmfdistdir}/doc/latex/matc3/Makefile
14mr|texlive-matc3-1.0.1-6|39	%doc %{_texmfdistdir}/doc/latex/matc3/README
14mr|texlive-matc3-1.0.1-6|40	%doc %{_texmfdistdir}/doc/latex/matc3/matc3.pdf
14mr|texlive-matc3-1.0.1-6|41	#- source
14mr|texlive-matc3-1.0.1-6|42	%doc %{_texmfdistdir}/source/latex/matc3/matc3.dtx
14mr|texlive-matc3-1.0.1-6|43	%doc %{_texmfdistdir}/source/latex/matc3/matc3.ins
14mr|texlive-matc3-1.0.1-6|44	
14mr|texlive-matc3-1.0.1-6|45	#-----------------------------------------------------------------------
14mr|texlive-matc3-1.0.1-6|46	%prep
14mr|texlive-matc3-1.0.1-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-matc3-1.0.1-6|48	
14mr|texlive-matc3-1.0.1-6|49	%build
14mr|texlive-matc3-1.0.1-6|50	
14mr|texlive-matc3-1.0.1-6|51	%install
14mr|texlive-matc3-1.0.1-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-matc3-1.0.1-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-matc3-1.0.1-6|54	
14mr|texlive-matc3-1.0.1-6|55	%changelog
14mr|texlive-matc3-1.0.1-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-6
14mr|texlive-matc3-1.0.1-6|57	+ Revision: 985a595
14mr|texlive-matc3-1.0.1-6|58	- MassBuild#440: Increase release tag
14mr|texlive-matc3-1.0.1-6|59	
14mr|texlive-matc3-1.0.1-6|60	

20696 14
14mr|texlive-matc3mem-1.0.2-6|1	# revision 29894
14mr|texlive-matc3mem-1.0.2-6|2	# category Package
14mr|texlive-matc3mem-1.0.2-6|3	# catalog-ctan /macros/latex/contrib/matc3mem
14mr|texlive-matc3mem-1.0.2-6|4	# catalog-date 2013-04-14 10:19:50 +0200
14mr|texlive-matc3mem-1.0.2-6|5	# catalog-license lppl1.3
14mr|texlive-matc3mem-1.0.2-6|6	# catalog-version 1.0.2
14mr|texlive-matc3mem-1.0.2-6|7	Name:		texlive-matc3mem
14mr|texlive-matc3mem-1.0.2-6|8	Version:	1.0.2
14mr|texlive-matc3mem-1.0.2-6|9	Release:	6
14mr|texlive-matc3mem-1.0.2-6|10	Summary:	Class for MatematicaC3 textbooks
14mr|texlive-matc3mem-1.0.2-6|11	Group:		Publishing
14mr|texlive-matc3mem-1.0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/matc3mem
14mr|texlive-matc3mem-1.0.2-6|13	License:	LPPL1.3
14mr|texlive-matc3mem-1.0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3mem.tar.xz
14mr|texlive-matc3mem-1.0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3mem.doc.tar.xz
14mr|texlive-matc3mem-1.0.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3mem.source.tar.xz
14mr|texlive-matc3mem-1.0.2-6|17	BuildArch:	noarch
14mr|texlive-matc3mem-1.0.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-matc3mem-1.0.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-matc3mem-1.0.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-matc3mem-1.0.2-6|21	
14mr|texlive-matc3mem-1.0.2-6|22	%description
14mr|texlive-matc3mem-1.0.2-6|23	The class is a development of memoir, with additions
14mr|texlive-matc3mem-1.0.2-6|24	(specifically, mathematical extensions) that provide support
14mr|texlive-matc3mem-1.0.2-6|25	for writing the books for the Matematica C3 project to produce
14mr|texlive-matc3mem-1.0.2-6|26	free mathematical textbooks for use in Italian high schools.
14mr|texlive-matc3mem-1.0.2-6|27	
14mr|texlive-matc3mem-1.0.2-6|28	%post
14mr|texlive-matc3mem-1.0.2-6|29	%{_sbindir}/texlive.post
14mr|texlive-matc3mem-1.0.2-6|30	
14mr|texlive-matc3mem-1.0.2-6|31	%postun
14mr|texlive-matc3mem-1.0.2-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-matc3mem-1.0.2-6|33	%{_sbindir}/texlive.post
14mr|texlive-matc3mem-1.0.2-6|34	fi
14mr|texlive-matc3mem-1.0.2-6|35	
14mr|texlive-matc3mem-1.0.2-6|36	#-----------------------------------------------------------------------
14mr|texlive-matc3mem-1.0.2-6|37	%files
14mr|texlive-matc3mem-1.0.2-6|38	%{_texmfdistdir}/tex/latex/matc3mem/matc3mem.cls
14mr|texlive-matc3mem-1.0.2-6|39	%doc %{_texmfdistdir}/doc/latex/matc3mem/Makefile
14mr|texlive-matc3mem-1.0.2-6|40	%doc %{_texmfdistdir}/doc/latex/matc3mem/README
14mr|texlive-matc3mem-1.0.2-6|41	%doc %{_texmfdistdir}/doc/latex/matc3mem/matc3mem.pdf
14mr|texlive-matc3mem-1.0.2-6|42	#- source
14mr|texlive-matc3mem-1.0.2-6|43	%doc %{_texmfdistdir}/source/latex/matc3mem/matc3mem.dtx
14mr|texlive-matc3mem-1.0.2-6|44	%doc %{_texmfdistdir}/source/latex/matc3mem/matc3mem.ins
14mr|texlive-matc3mem-1.0.2-6|45	
14mr|texlive-matc3mem-1.0.2-6|46	#-----------------------------------------------------------------------
14mr|texlive-matc3mem-1.0.2-6|47	%prep
14mr|texlive-matc3mem-1.0.2-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-matc3mem-1.0.2-6|49	
14mr|texlive-matc3mem-1.0.2-6|50	%build
14mr|texlive-matc3mem-1.0.2-6|51	
14mr|texlive-matc3mem-1.0.2-6|52	%install
14mr|texlive-matc3mem-1.0.2-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-matc3mem-1.0.2-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-matc3mem-1.0.2-6|55	
14mr|texlive-matc3mem-1.0.2-6|56	%changelog
14mr|texlive-matc3mem-1.0.2-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-6
14mr|texlive-matc3mem-1.0.2-6|58	+ Revision: 9493324
14mr|texlive-matc3mem-1.0.2-6|59	- MassBuild#440: Increase release tag
14mr|texlive-matc3mem-1.0.2-6|60	
14mr|texlive-matc3mem-1.0.2-6|61	

20697 14
14mr|texlive-match_parens-1.4-3|1	# revision 26313
14mr|texlive-match_parens-1.4-3|2	# category Package
14mr|texlive-match_parens-1.4-3|3	# catalog-ctan /support/match_parens
14mr|texlive-match_parens-1.4-3|4	# catalog-date 2012-04-05 17:28:29 +0200
14mr|texlive-match_parens-1.4-3|5	# catalog-license gpl
14mr|texlive-match_parens-1.4-3|6	# catalog-version 1.4
14mr|texlive-match_parens-1.4-3|7	Name:		texlive-match_parens
14mr|texlive-match_parens-1.4-3|8	Version:	1.4
14mr|texlive-match_parens-1.4-3|9	Release:	3
14mr|texlive-match_parens-1.4-3|10	Summary:	Easily detect mismatched parens
14mr|texlive-match_parens-1.4-3|11	Group:		Publishing
14mr|texlive-match_parens-1.4-3|12	URL:		http://www.ctan.org/tex-archive/support/match_parens
14mr|texlive-match_parens-1.4-3|13	License:	GPL
14mr|texlive-match_parens-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/match_parens.tar.xz
14mr|texlive-match_parens-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/match_parens.doc.tar.xz
14mr|texlive-match_parens-1.4-3|16	BuildArch:	noarch
14mr|texlive-match_parens-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-match_parens-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-match_parens-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-match_parens-1.4-3|20	Provides:	texlive-match_parens.bin = %{EVRD}
14mr|texlive-match_parens-1.4-3|21	
14mr|texlive-match_parens-1.4-3|22	%description
14mr|texlive-match_parens-1.4-3|23	Mismatches of parentheses, braces, (angle) brackets, especially
14mr|texlive-match_parens-1.4-3|24	in TeX sources which may be rich in those, may be difficult to
14mr|texlive-match_parens-1.4-3|25	trace. This little script helps you by writing your text to
14mr|texlive-match_parens-1.4-3|26	standard output, after adding a left margin to your text, which
14mr|texlive-match_parens-1.4-3|27	will normally be almost empty, but will clearly show any
14mr|texlive-match_parens-1.4-3|28	mismatches.
14mr|texlive-match_parens-1.4-3|29	
14mr|texlive-match_parens-1.4-3|30	%post
14mr|texlive-match_parens-1.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-match_parens-1.4-3|32	
14mr|texlive-match_parens-1.4-3|33	%postun
14mr|texlive-match_parens-1.4-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-match_parens-1.4-3|35	%{_sbindir}/texlive.post
14mr|texlive-match_parens-1.4-3|36	fi
14mr|texlive-match_parens-1.4-3|37	
14mr|texlive-match_parens-1.4-3|38	#-----------------------------------------------------------------------
14mr|texlive-match_parens-1.4-3|39	%files
14mr|texlive-match_parens-1.4-3|40	%{_bindir}/match_parens
14mr|texlive-match_parens-1.4-3|41	%{_texmfdistdir}/scripts/match_parens/match_parens
14mr|texlive-match_parens-1.4-3|42	%doc %{_texmfdistdir}/doc/support/match_parens/Object.html
14mr|texlive-match_parens-1.4-3|43	%doc %{_texmfdistdir}/doc/support/match_parens/README
14mr|texlive-match_parens-1.4-3|44	%doc %{_texmfdistdir}/doc/support/match_parens/add.png
14mr|texlive-match_parens-1.4-3|45	%doc %{_texmfdistdir}/doc/support/match_parens/brick.png
14mr|texlive-match_parens-1.4-3|46	%doc %{_texmfdistdir}/doc/support/match_parens/brick_link.png
14mr|texlive-match_parens-1.4-3|47	%doc %{_texmfdistdir}/doc/support/match_parens/bug.png
14mr|texlive-match_parens-1.4-3|48	%doc %{_texmfdistdir}/doc/support/match_parens/bullet_black.png
14mr|texlive-match_parens-1.4-3|49	%doc %{_texmfdistdir}/doc/support/match_parens/bullet_toggle_minus.png
14mr|texlive-match_parens-1.4-3|50	%doc %{_texmfdistdir}/doc/support/match_parens/bullet_toggle_plus.png
14mr|texlive-match_parens-1.4-3|51	%doc %{_texmfdistdir}/doc/support/match_parens/created.rid
14mr|texlive-match_parens-1.4-3|52	%doc %{_texmfdistdir}/doc/support/match_parens/darkfish.js
14mr|texlive-match_parens-1.4-3|53	%doc %{_texmfdistdir}/doc/support/match_parens/date.png
14mr|texlive-match_parens-1.4-3|54	%doc %{_texmfdistdir}/doc/support/match_parens/delete.png
14mr|texlive-match_parens-1.4-3|55	%doc %{_texmfdistdir}/doc/support/match_parens/find.png
14mr|texlive-match_parens-1.4-3|56	%doc %{_texmfdistdir}/doc/support/match_parens/index.html
14mr|texlive-match_parens-1.4-3|57	%doc %{_texmfdistdir}/doc/support/match_parens/jquery.js
14mr|texlive-match_parens-1.4-3|58	%doc %{_texmfdistdir}/doc/support/match_parens/loadingAnimation.gif
14mr|texlive-match_parens-1.4-3|59	%doc %{_texmfdistdir}/doc/support/match_parens/macFFBgHack.png
14mr|texlive-match_parens-1.4-3|60	%doc %{_texmfdistdir}/doc/support/match_parens/navigation.js
14mr|texlive-match_parens-1.4-3|61	%doc %{_texmfdistdir}/doc/support/match_parens/package.png
14mr|texlive-match_parens-1.4-3|62	%doc %{_texmfdistdir}/doc/support/match_parens/page_green.png
14mr|texlive-match_parens-1.4-3|63	%doc %{_texmfdistdir}/doc/support/match_parens/page_white_text.png
14mr|texlive-match_parens-1.4-3|64	%doc %{_texmfdistdir}/doc/support/match_parens/page_white_width.png
14mr|texlive-match_parens-1.4-3|65	%doc %{_texmfdistdir}/doc/support/match_parens/plugin.png
14mr|texlive-match_parens-1.4-3|66	%doc %{_texmfdistdir}/doc/support/match_parens/rdoc.css
14mr|texlive-match_parens-1.4-3|67	%doc %{_texmfdistdir}/doc/support/match_parens/ruby.png
14mr|texlive-match_parens-1.4-3|68	%doc %{_texmfdistdir}/doc/support/match_parens/search.js
14mr|texlive-match_parens-1.4-3|69	%doc %{_texmfdistdir}/doc/support/match_parens/search_index.js
14mr|texlive-match_parens-1.4-3|70	%doc %{_texmfdistdir}/doc/support/match_parens/searcher.js
14mr|texlive-match_parens-1.4-3|71	%doc %{_texmfdistdir}/doc/support/match_parens/table_of_contents.html
14mr|texlive-match_parens-1.4-3|72	%doc %{_texmfdistdir}/doc/support/match_parens/tag_blue.png
14mr|texlive-match_parens-1.4-3|73	%doc %{_texmfdistdir}/doc/support/match_parens/tag_green.png
14mr|texlive-match_parens-1.4-3|74	%doc %{_texmfdistdir}/doc/support/match_parens/transparent.png
14mr|texlive-match_parens-1.4-3|75	%doc %{_texmfdistdir}/doc/support/match_parens/wrench.png
14mr|texlive-match_parens-1.4-3|76	%doc %{_texmfdistdir}/doc/support/match_parens/wrench_orange.png
14mr|texlive-match_parens-1.4-3|77	%doc %{_texmfdistdir}/doc/support/match_parens/zoom.png
14mr|texlive-match_parens-1.4-3|78	
14mr|texlive-match_parens-1.4-3|79	#-----------------------------------------------------------------------
14mr|texlive-match_parens-1.4-3|80	%prep
14mr|texlive-match_parens-1.4-3|81	%setup -c -a0 -a1
14mr|texlive-match_parens-1.4-3|82	
14mr|texlive-match_parens-1.4-3|83	%build
14mr|texlive-match_parens-1.4-3|84	
14mr|texlive-match_parens-1.4-3|85	%install
14mr|texlive-match_parens-1.4-3|86	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-match_parens-1.4-3|87	pushd %{buildroot}%{_bindir}
14mr|texlive-match_parens-1.4-3|88	ln -sf %{_texmfdistdir}/scripts/match_parens/match_parens match_parens
14mr|texlive-match_parens-1.4-3|89	popd
14mr|texlive-match_parens-1.4-3|90	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-match_parens-1.4-3|91	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-match_parens-1.4-3|92	
14mr|texlive-match_parens-1.4-3|93	
14mr|texlive-match_parens-1.4-3|94	
14mr|texlive-match_parens-1.4-3|95	%changelog
14mr|texlive-match_parens-1.4-3|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-match_parens-1.4-3|97	+ Revision: 21a8056
14mr|texlive-match_parens-1.4-3|98	- MassBuild#440: Increase release tag
14mr|texlive-match_parens-1.4-3|99	
14mr|texlive-match_parens-1.4-3|100	

20698 14
14mr|texlive-mathabx-20080915-3|1	# revision 15878
14mr|texlive-mathabx-20080915-3|2	# category Package
14mr|texlive-mathabx-20080915-3|3	# catalog-ctan /fonts/mathabx
14mr|texlive-mathabx-20080915-3|4	# catalog-date 2008-09-15 13:48:16 +0200
14mr|texlive-mathabx-20080915-3|5	# catalog-license lppl
14mr|texlive-mathabx-20080915-3|6	# catalog-version undef
14mr|texlive-mathabx-20080915-3|7	Name:		texlive-mathabx
14mr|texlive-mathabx-20080915-3|8	Version:	20080915
14mr|texlive-mathabx-20080915-3|9	Release:	3
14mr|texlive-mathabx-20080915-3|10	Summary:	Three series of mathematical symbols
14mr|texlive-mathabx-20080915-3|11	Group:		Publishing
14mr|texlive-mathabx-20080915-3|12	URL:		http://www.ctan.org/tex-archive/fonts/mathabx
14mr|texlive-mathabx-20080915-3|13	License:	LPPL
14mr|texlive-mathabx-20080915-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathabx.tar.xz
14mr|texlive-mathabx-20080915-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathabx.doc.tar.xz
14mr|texlive-mathabx-20080915-3|16	BuildArch:	noarch
14mr|texlive-mathabx-20080915-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mathabx-20080915-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mathabx-20080915-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mathabx-20080915-3|20	
14mr|texlive-mathabx-20080915-3|21	%description
14mr|texlive-mathabx-20080915-3|22	Mathabx is a set of 3 mathematical symbols font series: matha,
14mr|texlive-mathabx-20080915-3|23	mathb and mathx. They are defined by MetaFont code and should
14mr|texlive-mathabx-20080915-3|24	be of reasonable quality (bitmap output). Things change from
14mr|texlive-mathabx-20080915-3|25	time to time, so there is no claim of stability (encoding,
14mr|texlive-mathabx-20080915-3|26	metrics, design). The package includes Plain TeX and LaTeX
14mr|texlive-mathabx-20080915-3|27	support macros.
14mr|texlive-mathabx-20080915-3|28	
14mr|texlive-mathabx-20080915-3|29	%post
14mr|texlive-mathabx-20080915-3|30	%{_sbindir}/texlive.post
14mr|texlive-mathabx-20080915-3|31	
14mr|texlive-mathabx-20080915-3|32	%postun
14mr|texlive-mathabx-20080915-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-mathabx-20080915-3|34	%{_sbindir}/texlive.post
14mr|texlive-mathabx-20080915-3|35	fi
14mr|texlive-mathabx-20080915-3|36	
14mr|texlive-mathabx-20080915-3|37	#-----------------------------------------------------------------------
14mr|texlive-mathabx-20080915-3|38	%files
14mr|texlive-mathabx-20080915-3|39	%{_texmfdistdir}/fonts/source/public/mathabx/matha10.mf
14mr|texlive-mathabx-20080915-3|40	%{_texmfdistdir}/fonts/source/public/mathabx/matha12.mf
14mr|texlive-mathabx-20080915-3|41	%{_texmfdistdir}/fonts/source/public/mathabx/matha5.mf
14mr|texlive-mathabx-20080915-3|42	%{_texmfdistdir}/fonts/source/public/mathabx/matha6.mf
14mr|texlive-mathabx-20080915-3|43	%{_texmfdistdir}/fonts/source/public/mathabx/matha7.mf
14mr|texlive-mathabx-20080915-3|44	%{_texmfdistdir}/fonts/source/public/mathabx/matha8.mf
14mr|texlive-mathabx-20080915-3|45	%{_texmfdistdir}/fonts/source/public/mathabx/matha9.mf
14mr|texlive-mathabx-20080915-3|46	%{_texmfdistdir}/fonts/source/public/mathabx/mathacnt.mf
14mr|texlive-mathabx-20080915-3|47	%{_texmfdistdir}/fonts/source/public/mathabx/mathadrv.mf
14mr|texlive-mathabx-20080915-3|48	%{_texmfdistdir}/fonts/source/public/mathabx/matharrw.mf
14mr|texlive-mathabx-20080915-3|49	%{_texmfdistdir}/fonts/source/public/mathabx/mathastr.mf
14mr|texlive-mathabx-20080915-3|50	%{_texmfdistdir}/fonts/source/public/mathabx/mathastrotest10.mf
14mr|texlive-mathabx-20080915-3|51	%{_texmfdistdir}/fonts/source/public/mathabx/mathastrotestdrv.mf
14mr|texlive-mathabx-20080915-3|52	%{_texmfdistdir}/fonts/source/public/mathabx/mathasym.mf
14mr|texlive-mathabx-20080915-3|53	%{_texmfdistdir}/fonts/source/public/mathabx/mathb10.mf
14mr|texlive-mathabx-20080915-3|54	%{_texmfdistdir}/fonts/source/public/mathabx/mathb12.mf
14mr|texlive-mathabx-20080915-3|55	%{_texmfdistdir}/fonts/source/public/mathabx/mathb5.mf
14mr|texlive-mathabx-20080915-3|56	%{_texmfdistdir}/fonts/source/public/mathabx/mathb6.mf
14mr|texlive-mathabx-20080915-3|57	%{_texmfdistdir}/fonts/source/public/mathabx/mathb7.mf
14mr|texlive-mathabx-20080915-3|58	%{_texmfdistdir}/fonts/source/public/mathabx/mathb8.mf
14mr|texlive-mathabx-20080915-3|59	%{_texmfdistdir}/fonts/source/public/mathabx/mathb9.mf
14mr|texlive-mathabx-20080915-3|60	%{_texmfdistdir}/fonts/source/public/mathabx/mathbase.mf
14mr|texlive-mathabx-20080915-3|61	%{_texmfdistdir}/fonts/source/public/mathabx/mathbdel.mf
14mr|texlive-mathabx-20080915-3|62	%{_texmfdistdir}/fonts/source/public/mathabx/mathbdrv.mf
14mr|texlive-mathabx-20080915-3|63	%{_texmfdistdir}/fonts/source/public/mathabx/mathbigs.mf
14mr|texlive-mathabx-20080915-3|64	%{_texmfdistdir}/fonts/source/public/mathabx/mathbsym.mf
14mr|texlive-mathabx-20080915-3|65	%{_texmfdistdir}/fonts/source/public/mathabx/mathc10.mf
14mr|texlive-mathabx-20080915-3|66	%{_texmfdistdir}/fonts/source/public/mathabx/mathcall.mf
14mr|texlive-mathabx-20080915-3|67	%{_texmfdistdir}/fonts/source/public/mathabx/mathcallgreek.mf
14mr|texlive-mathabx-20080915-3|68	%{_texmfdistdir}/fonts/source/public/mathabx/mathcdrv.mf
14mr|texlive-mathabx-20080915-3|69	%{_texmfdistdir}/fonts/source/public/mathabx/mathfine.mf
14mr|texlive-mathabx-20080915-3|70	%{_texmfdistdir}/fonts/source/public/mathabx/mathgrey.mf
14mr|texlive-mathabx-20080915-3|71	%{_texmfdistdir}/fonts/source/public/mathabx/mathhbrw.mf
14mr|texlive-mathabx-20080915-3|72	%{_texmfdistdir}/fonts/source/public/mathabx/mathineq.mf
14mr|texlive-mathabx-20080915-3|73	%{_texmfdistdir}/fonts/source/public/mathabx/mathltlk.mf
14mr|texlive-mathabx-20080915-3|74	%{_texmfdistdir}/fonts/source/public/mathabx/mathmbcb.mf
14mr|texlive-mathabx-20080915-3|75	%{_texmfdistdir}/fonts/source/public/mathabx/mathprmt.mf
14mr|texlive-mathabx-20080915-3|76	%{_texmfdistdir}/fonts/source/public/mathabx/mathsmsy.mf
14mr|texlive-mathabx-20080915-3|77	%{_texmfdistdir}/fonts/source/public/mathabx/mathsubs.mf
14mr|texlive-mathabx-20080915-3|78	%{_texmfdistdir}/fonts/source/public/mathabx/mathsymb.mf
14mr|texlive-mathabx-20080915-3|79	%{_texmfdistdir}/fonts/source/public/mathabx/mathu10.mf
14mr|texlive-mathabx-20080915-3|80	%{_texmfdistdir}/fonts/source/public/mathabx/mathudrv.mf
14mr|texlive-mathabx-20080915-3|81	%{_texmfdistdir}/fonts/source/public/mathabx/mathusym.mf
14mr|texlive-mathabx-20080915-3|82	%{_texmfdistdir}/fonts/source/public/mathabx/mathux10.mf
14mr|texlive-mathabx-20080915-3|83	%{_texmfdistdir}/fonts/source/public/mathabx/mathuxdrv.mf
14mr|texlive-mathabx-20080915-3|84	%{_texmfdistdir}/fonts/source/public/mathabx/mathx10.mf
14mr|texlive-mathabx-20080915-3|85	%{_texmfdistdir}/fonts/source/public/mathabx/mathx12.mf
14mr|texlive-mathabx-20080915-3|86	%{_texmfdistdir}/fonts/source/public/mathabx/mathx5.mf
14mr|texlive-mathabx-20080915-3|87	%{_texmfdistdir}/fonts/source/public/mathabx/mathx6.mf
14mr|texlive-mathabx-20080915-3|88	%{_texmfdistdir}/fonts/source/public/mathabx/mathx7.mf
14mr|texlive-mathabx-20080915-3|89	%{_texmfdistdir}/fonts/source/public/mathabx/mathx8.mf
14mr|texlive-mathabx-20080915-3|90	%{_texmfdistdir}/fonts/source/public/mathabx/mathx9.mf
14mr|texlive-mathabx-20080915-3|91	%{_texmfdistdir}/fonts/source/public/mathabx/mathxdrv.mf
14mr|texlive-mathabx-20080915-3|92	%{_texmfdistdir}/fonts/source/public/mathabx/maydigit.mf
14mr|texlive-mathabx-20080915-3|93	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha10.tfm
14mr|texlive-mathabx-20080915-3|94	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha12.tfm
14mr|texlive-mathabx-20080915-3|95	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha5.tfm
14mr|texlive-mathabx-20080915-3|96	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha6.tfm
14mr|texlive-mathabx-20080915-3|97	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha7.tfm
14mr|texlive-mathabx-20080915-3|98	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha8.tfm
14mr|texlive-mathabx-20080915-3|99	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha9.tfm
14mr|texlive-mathabx-20080915-3|100	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathastrotest10.tfm
14mr|texlive-mathabx-20080915-3|101	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb10.tfm
14mr|texlive-mathabx-20080915-3|102	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb12.tfm
14mr|texlive-mathabx-20080915-3|103	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb5.tfm
14mr|texlive-mathabx-20080915-3|104	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb6.tfm
14mr|texlive-mathabx-20080915-3|105	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb7.tfm
14mr|texlive-mathabx-20080915-3|106	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb8.tfm
14mr|texlive-mathabx-20080915-3|107	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb9.tfm
14mr|texlive-mathabx-20080915-3|108	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathc10.tfm
14mr|texlive-mathabx-20080915-3|109	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathu10.tfm
14mr|texlive-mathabx-20080915-3|110	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathux10.tfm
14mr|texlive-mathabx-20080915-3|111	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx10.tfm
14mr|texlive-mathabx-20080915-3|112	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx12.tfm
14mr|texlive-mathabx-20080915-3|113	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx5.tfm
14mr|texlive-mathabx-20080915-3|114	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx6.tfm
14mr|texlive-mathabx-20080915-3|115	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx7.tfm
14mr|texlive-mathabx-20080915-3|116	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx8.tfm
14mr|texlive-mathabx-20080915-3|117	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx9.tfm
14mr|texlive-mathabx-20080915-3|118	%{_texmfdistdir}/tex/generic/mathabx/mathabx.dcl
14mr|texlive-mathabx-20080915-3|119	%{_texmfdistdir}/tex/generic/mathabx/mathabx.sty
14mr|texlive-mathabx-20080915-3|120	%{_texmfdistdir}/tex/generic/mathabx/mathabx.tex
14mr|texlive-mathabx-20080915-3|121	%doc %{_texmfdistdir}/doc/fonts/mathabx/README
14mr|texlive-mathabx-20080915-3|122	%doc %{_texmfdistdir}/doc/fonts/mathabx/mathtest.pdf
14mr|texlive-mathabx-20080915-3|123	%doc %{_texmfdistdir}/doc/fonts/mathabx/mathtest.tex
14mr|texlive-mathabx-20080915-3|124	%doc %{_texmfdistdir}/doc/fonts/mathabx/testmac.tex
14mr|texlive-mathabx-20080915-3|125	
14mr|texlive-mathabx-20080915-3|126	#-----------------------------------------------------------------------
14mr|texlive-mathabx-20080915-3|127	%prep
14mr|texlive-mathabx-20080915-3|128	%setup -c -a0 -a1
14mr|texlive-mathabx-20080915-3|129	
14mr|texlive-mathabx-20080915-3|130	%build
14mr|texlive-mathabx-20080915-3|131	
14mr|texlive-mathabx-20080915-3|132	%install
14mr|texlive-mathabx-20080915-3|133	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathabx-20080915-3|134	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mathabx-20080915-3|135	
14mr|texlive-mathabx-20080915-3|136	
14mr|texlive-mathabx-20080915-3|137	
14mr|texlive-mathabx-20080915-3|138	%changelog
14mr|texlive-mathabx-20080915-3|139	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080915-3
14mr|texlive-mathabx-20080915-3|140	+ Revision: 684ea5e
14mr|texlive-mathabx-20080915-3|141	- MassBuild#440: Increase release tag
14mr|texlive-mathabx-20080915-3|142	
14mr|texlive-mathabx-20080915-3|143	

20699 14
14mr|texlive-mathabx-type1-20110119-3|1	# revision 21129
14mr|texlive-mathabx-type1-20110119-3|2	# category Package
14mr|texlive-mathabx-type1-20110119-3|3	# catalog-ctan /fonts/ps-type1/mathabx
14mr|texlive-mathabx-type1-20110119-3|4	# catalog-date 2011-01-19 07:58:01 +0100
14mr|texlive-mathabx-type1-20110119-3|5	# catalog-license lppl
14mr|texlive-mathabx-type1-20110119-3|6	# catalog-version undef
14mr|texlive-mathabx-type1-20110119-3|7	Name:		texlive-mathabx-type1
14mr|texlive-mathabx-type1-20110119-3|8	Version:	20110119
14mr|texlive-mathabx-type1-20110119-3|9	Release:	3
14mr|texlive-mathabx-type1-20110119-3|10	Summary:	Outline version of the mathabx fonts
14mr|texlive-mathabx-type1-20110119-3|11	Group:		Publishing
14mr|texlive-mathabx-type1-20110119-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/mathabx
14mr|texlive-mathabx-type1-20110119-3|13	License:	LPPL
14mr|texlive-mathabx-type1-20110119-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathabx-type1.tar.xz
14mr|texlive-mathabx-type1-20110119-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathabx-type1.doc.tar.xz
14mr|texlive-mathabx-type1-20110119-3|16	BuildArch:	noarch
14mr|texlive-mathabx-type1-20110119-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mathabx-type1-20110119-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mathabx-type1-20110119-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mathabx-type1-20110119-3|20	Requires:	texlive-mathabx
14mr|texlive-mathabx-type1-20110119-3|21	
14mr|texlive-mathabx-type1-20110119-3|22	%description
14mr|texlive-mathabx-type1-20110119-3|23	This is an Adobe Type 1 outline version of the mathabx fonts.
14mr|texlive-mathabx-type1-20110119-3|24	
14mr|texlive-mathabx-type1-20110119-3|25	%post
14mr|texlive-mathabx-type1-20110119-3|26	%{_sbindir}/texlive.post
14mr|texlive-mathabx-type1-20110119-3|27	
14mr|texlive-mathabx-type1-20110119-3|28	%postun
14mr|texlive-mathabx-type1-20110119-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-mathabx-type1-20110119-3|30	%{_sbindir}/texlive.post
14mr|texlive-mathabx-type1-20110119-3|31	fi
14mr|texlive-mathabx-type1-20110119-3|32	
14mr|texlive-mathabx-type1-20110119-3|33	#-----------------------------------------------------------------------
14mr|texlive-mathabx-type1-20110119-3|34	%files
14mr|texlive-mathabx-type1-20110119-3|35	%{_texmfdistdir}/fonts/map/dvips/mathabx-type1/mathabx.map
14mr|texlive-mathabx-type1-20110119-3|36	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/matha10.pfb
14mr|texlive-mathabx-type1-20110119-3|37	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/matha12.pfb
14mr|texlive-mathabx-type1-20110119-3|38	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/matha5.pfb
14mr|texlive-mathabx-type1-20110119-3|39	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/matha6.pfb
14mr|texlive-mathabx-type1-20110119-3|40	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/matha7.pfb
14mr|texlive-mathabx-type1-20110119-3|41	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/matha8.pfb
14mr|texlive-mathabx-type1-20110119-3|42	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/matha9.pfb
14mr|texlive-mathabx-type1-20110119-3|43	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathastrotest10.pfb
14mr|texlive-mathabx-type1-20110119-3|44	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathb10.pfb
14mr|texlive-mathabx-type1-20110119-3|45	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathb12.pfb
14mr|texlive-mathabx-type1-20110119-3|46	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathb5.pfb
14mr|texlive-mathabx-type1-20110119-3|47	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathb6.pfb
14mr|texlive-mathabx-type1-20110119-3|48	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathb7.pfb
14mr|texlive-mathabx-type1-20110119-3|49	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathb8.pfb
14mr|texlive-mathabx-type1-20110119-3|50	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathb9.pfb
14mr|texlive-mathabx-type1-20110119-3|51	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathc10.pfb
14mr|texlive-mathabx-type1-20110119-3|52	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathu10.pfb
14mr|texlive-mathabx-type1-20110119-3|53	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathux10.pfb
14mr|texlive-mathabx-type1-20110119-3|54	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathx10.pfb
14mr|texlive-mathabx-type1-20110119-3|55	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathx12.pfb
14mr|texlive-mathabx-type1-20110119-3|56	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathx5.pfb
14mr|texlive-mathabx-type1-20110119-3|57	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathx6.pfb
14mr|texlive-mathabx-type1-20110119-3|58	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathx7.pfb
14mr|texlive-mathabx-type1-20110119-3|59	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathx8.pfb
14mr|texlive-mathabx-type1-20110119-3|60	%{_texmfdistdir}/fonts/type1/public/mathabx-type1/mathx9.pfb
14mr|texlive-mathabx-type1-20110119-3|61	%doc %{_texmfdistdir}/doc/fonts/mathabx-type1/README
14mr|texlive-mathabx-type1-20110119-3|62	
14mr|texlive-mathabx-type1-20110119-3|63	#-----------------------------------------------------------------------
14mr|texlive-mathabx-type1-20110119-3|64	%prep
14mr|texlive-mathabx-type1-20110119-3|65	%setup -c -a0 -a1
14mr|texlive-mathabx-type1-20110119-3|66	
14mr|texlive-mathabx-type1-20110119-3|67	%build
14mr|texlive-mathabx-type1-20110119-3|68	
14mr|texlive-mathabx-type1-20110119-3|69	%install
14mr|texlive-mathabx-type1-20110119-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathabx-type1-20110119-3|71	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mathabx-type1-20110119-3|72	
14mr|texlive-mathabx-type1-20110119-3|73	
14mr|texlive-mathabx-type1-20110119-3|74	
14mr|texlive-mathabx-type1-20110119-3|75	%changelog
14mr|texlive-mathabx-type1-20110119-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110119-3
14mr|texlive-mathabx-type1-20110119-3|77	+ Revision: 073e64e
14mr|texlive-mathabx-type1-20110119-3|78	- MassBuild#440: Increase release tag
14mr|texlive-mathabx-type1-20110119-3|79	
14mr|texlive-mathabx-type1-20110119-3|80	

20700 14
14mr|texlive-mathalfa-1.06-2|1	# revision 26209
14mr|texlive-mathalfa-1.06-2|2	# category Package
14mr|texlive-mathalfa-1.06-2|3	# catalog-ctan /macros/latex/contrib/mathalfa
14mr|texlive-mathalfa-1.06-2|4	# catalog-date 2012-04-28 17:53:25 +0200
14mr|texlive-mathalfa-1.06-2|5	# catalog-license lppl1.3
14mr|texlive-mathalfa-1.06-2|6	# catalog-version 1.06
14mr|texlive-mathalfa-1.06-2|7	Name:		texlive-mathalfa
14mr|texlive-mathalfa-1.06-2|8	Version:	1.06
14mr|texlive-mathalfa-1.06-2|9	Release:	2
14mr|texlive-mathalfa-1.06-2|10	Summary:	General package for loading maths alphabets in LaTeX
14mr|texlive-mathalfa-1.06-2|11	Group:		Publishing
14mr|texlive-mathalfa-1.06-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mathalfa
14mr|texlive-mathalfa-1.06-2|13	License:	LPPL1.3
14mr|texlive-mathalfa-1.06-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathalfa.tar.xz
14mr|texlive-mathalfa-1.06-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathalfa.doc.tar.xz
14mr|texlive-mathalfa-1.06-2|16	BuildArch:	noarch
14mr|texlive-mathalfa-1.06-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mathalfa-1.06-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mathalfa-1.06-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-mathalfa-1.06-2|20	
14mr|texlive-mathalfa-1.06-2|21	%description
14mr|texlive-mathalfa-1.06-2|22	The package provides means of loading maths alphabets (such as
14mr|texlive-mathalfa-1.06-2|23	are normally addressed via macros \mathcal, \mathbb, \mathfrak
14mr|texlive-mathalfa-1.06-2|24	and \mathscr), offering various features normally missing in
14mr|texlive-mathalfa-1.06-2|25	existing packages for this job.
14mr|texlive-mathalfa-1.06-2|26	
14mr|texlive-mathalfa-1.06-2|27	%post
14mr|texlive-mathalfa-1.06-2|28	%{_sbindir}/texlive.post
14mr|texlive-mathalfa-1.06-2|29	
14mr|texlive-mathalfa-1.06-2|30	%postun
14mr|texlive-mathalfa-1.06-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-mathalfa-1.06-2|32	%{_sbindir}/texlive.post
14mr|texlive-mathalfa-1.06-2|33	fi
14mr|texlive-mathalfa-1.06-2|34	
14mr|texlive-mathalfa-1.06-2|35	#-----------------------------------------------------------------------
14mr|texlive-mathalfa-1.06-2|36	%files
14mr|texlive-mathalfa-1.06-2|37	%{_texmfdistdir}/tex/latex/mathalfa/mathalfa.sty
14mr|texlive-mathalfa-1.06-2|38	%doc %{_texmfdistdir}/doc/latex/mathalfa/README
14mr|texlive-mathalfa-1.06-2|39	%doc %{_texmfdistdir}/doc/latex/mathalfa/mathalfa.pdf
14mr|texlive-mathalfa-1.06-2|40	%doc %{_texmfdistdir}/doc/latex/mathalfa/mathalfa.tex
14mr|texlive-mathalfa-1.06-2|41	
14mr|texlive-mathalfa-1.06-2|42	#-----------------------------------------------------------------------
14mr|texlive-mathalfa-1.06-2|43	%prep
14mr|texlive-mathalfa-1.06-2|44	%setup -c -a0 -a1
14mr|texlive-mathalfa-1.06-2|45	
14mr|texlive-mathalfa-1.06-2|46	%build
14mr|texlive-mathalfa-1.06-2|47	
14mr|texlive-mathalfa-1.06-2|48	%install
14mr|texlive-mathalfa-1.06-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathalfa-1.06-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mathalfa-1.06-2|51	
14mr|texlive-mathalfa-1.06-2|52	
14mr|texlive-mathalfa-1.06-2|53	
14mr|texlive-mathalfa-1.06-2|54	%changelog
14mr|texlive-mathalfa-1.06-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.06-2
14mr|texlive-mathalfa-1.06-2|56	+ Revision: e4e37e3
14mr|texlive-mathalfa-1.06-2|57	- MassBuild#440: Increase release tag
14mr|texlive-mathalfa-1.06-2|58	
14mr|texlive-mathalfa-1.06-2|59	

20701 14
14mr|texlive-mathastext-1.30c-2|1	# revision 32415
14mr|texlive-mathastext-1.30c-2|2	# category Package
14mr|texlive-mathastext-1.30c-2|3	# catalog-ctan /macros/latex/contrib/mathastext
14mr|texlive-mathastext-1.30c-2|4	# catalog-date 2013-12-14 19:05:26 +0100
14mr|texlive-mathastext-1.30c-2|5	# catalog-license lppl1.3
14mr|texlive-mathastext-1.30c-2|6	# catalog-version 1.3c
14mr|texlive-mathastext-1.30c-2|7	Name:		texlive-mathastext
14mr|texlive-mathastext-1.30c-2|8	Version:	1.30c
14mr|texlive-mathastext-1.30c-2|9	Release:	2
14mr|texlive-mathastext-1.30c-2|10	Summary:	Use the text font in maths mode
14mr|texlive-mathastext-1.30c-2|11	Group:		Publishing
14mr|texlive-mathastext-1.30c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mathastext
14mr|texlive-mathastext-1.30c-2|13	License:	LPPL1.3
14mr|texlive-mathastext-1.30c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.tar.xz
14mr|texlive-mathastext-1.30c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.doc.tar.xz
14mr|texlive-mathastext-1.30c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.source.tar.xz
14mr|texlive-mathastext-1.30c-2|17	BuildArch:	noarch
14mr|texlive-mathastext-1.30c-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mathastext-1.30c-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mathastext-1.30c-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-mathastext-1.30c-2|21	
14mr|texlive-mathastext-1.30c-2|22	%description
14mr|texlive-mathastext-1.30c-2|23	The package uses a text font (usually the document's text font)
14mr|texlive-mathastext-1.30c-2|24	for the letters of the Latin alphabet needed when typesetting
14mr|texlive-mathastext-1.30c-2|25	mathematics. (Optionally, other characters in the font may also
14mr|texlive-mathastext-1.30c-2|26	be used). This facility makes possible (for a document with
14mr|texlive-mathastext-1.30c-2|27	simple mathematics) a far wider choice of text font, with
14mr|texlive-mathastext-1.30c-2|28	little worry that no specially designed accompanying maths
14mr|texlive-mathastext-1.30c-2|29	fonts are available. The package also offers a simple mechanism
14mr|texlive-mathastext-1.30c-2|30	for using many different choices of (text hence, now, maths)
14mr|texlive-mathastext-1.30c-2|31	font in the same document. Of course, using one font for two
14mr|texlive-mathastext-1.30c-2|32	purposes helps produce smaller PDF files. The package, running
14mr|texlive-mathastext-1.30c-2|33	under LuaTeX, requires the TeX live 2013 distribution (or
14mr|texlive-mathastext-1.30c-2|34	later).
14mr|texlive-mathastext-1.30c-2|35	
14mr|texlive-mathastext-1.30c-2|36	%post
14mr|texlive-mathastext-1.30c-2|37	%{_sbindir}/texlive.post
14mr|texlive-mathastext-1.30c-2|38	
14mr|texlive-mathastext-1.30c-2|39	%postun
14mr|texlive-mathastext-1.30c-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-mathastext-1.30c-2|41	%{_sbindir}/texlive.post
14mr|texlive-mathastext-1.30c-2|42	fi
14mr|texlive-mathastext-1.30c-2|43	
14mr|texlive-mathastext-1.30c-2|44	#-----------------------------------------------------------------------
14mr|texlive-mathastext-1.30c-2|45	%files
14mr|texlive-mathastext-1.30c-2|46	%{_texmfdistdir}/tex/latex/mathastext/mathastext.sty
14mr|texlive-mathastext-1.30c-2|47	%doc %{_texmfdistdir}/doc/latex/mathastext/README
14mr|texlive-mathastext-1.30c-2|48	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastext.pdf
14mr|texlive-mathastext-1.30c-2|49	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastext.tex
14mr|texlive-mathastext-1.30c-2|50	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestalphabets.pdf
14mr|texlive-mathastext-1.30c-2|51	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestalphabets.tex
14mr|texlive-mathastext-1.30c-2|52	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestmathversions.tex
14mr|texlive-mathastext-1.30c-2|53	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestunicodelinux.tex
14mr|texlive-mathastext-1.30c-2|54	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestunicodemacos.tex
14mr|texlive-mathastext-1.30c-2|55	#- source
14mr|texlive-mathastext-1.30c-2|56	%doc %{_texmfdistdir}/source/latex/mathastext/mathastext.dtx
14mr|texlive-mathastext-1.30c-2|57	%doc %{_texmfdistdir}/source/latex/mathastext/mathastext.ins
14mr|texlive-mathastext-1.30c-2|58	
14mr|texlive-mathastext-1.30c-2|59	#-----------------------------------------------------------------------
14mr|texlive-mathastext-1.30c-2|60	%prep
14mr|texlive-mathastext-1.30c-2|61	%setup -c -a0 -a1 -a2
14mr|texlive-mathastext-1.30c-2|62	
14mr|texlive-mathastext-1.30c-2|63	%build
14mr|texlive-mathastext-1.30c-2|64	
14mr|texlive-mathastext-1.30c-2|65	%install
14mr|texlive-mathastext-1.30c-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathastext-1.30c-2|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mathastext-1.30c-2|68	
14mr|texlive-mathastext-1.30c-2|69	%changelog
14mr|texlive-mathastext-1.30c-2|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.30c-2
14mr|texlive-mathastext-1.30c-2|71	+ Revision: a974585
14mr|texlive-mathastext-1.30c-2|72	- MassBuild#440: Increase release tag
14mr|texlive-mathastext-1.30c-2|73	
14mr|texlive-mathastext-1.30c-2|74	

20702 14
14mr|texlive-mathcomp-0.1f-3|1	# revision 15878
14mr|texlive-mathcomp-0.1f-3|2	# category Package
14mr|texlive-mathcomp-0.1f-3|3	# catalog-ctan /macros/latex/contrib/mathcomp
14mr|texlive-mathcomp-0.1f-3|4	# catalog-date 2007-01-09 18:22:13 +0100
14mr|texlive-mathcomp-0.1f-3|5	# catalog-license lppl
14mr|texlive-mathcomp-0.1f-3|6	# catalog-version 0.1f
14mr|texlive-mathcomp-0.1f-3|7	Name:		texlive-mathcomp
14mr|texlive-mathcomp-0.1f-3|8	Version:	0.1f
14mr|texlive-mathcomp-0.1f-3|9	Release:	3
14mr|texlive-mathcomp-0.1f-3|10	Summary:	Text symbols in maths mode
14mr|texlive-mathcomp-0.1f-3|11	Group:		Publishing
14mr|texlive-mathcomp-0.1f-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mathcomp
14mr|texlive-mathcomp-0.1f-3|13	License:	LPPL
14mr|texlive-mathcomp-0.1f-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathcomp.tar.xz
14mr|texlive-mathcomp-0.1f-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathcomp.doc.tar.xz
14mr|texlive-mathcomp-0.1f-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathcomp.source.tar.xz
14mr|texlive-mathcomp-0.1f-3|17	BuildArch:	noarch
14mr|texlive-mathcomp-0.1f-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mathcomp-0.1f-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mathcomp-0.1f-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mathcomp-0.1f-3|21	
14mr|texlive-mathcomp-0.1f-3|22	%description
14mr|texlive-mathcomp-0.1f-3|23	A package which provides access to some interesting characters
14mr|texlive-mathcomp-0.1f-3|24	of the Text Companion fonts (TS1 encoding) in maths mode.
14mr|texlive-mathcomp-0.1f-3|25	
14mr|texlive-mathcomp-0.1f-3|26	%post
14mr|texlive-mathcomp-0.1f-3|27	%{_sbindir}/texlive.post
14mr|texlive-mathcomp-0.1f-3|28	
14mr|texlive-mathcomp-0.1f-3|29	%postun
14mr|texlive-mathcomp-0.1f-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-mathcomp-0.1f-3|31	%{_sbindir}/texlive.post
14mr|texlive-mathcomp-0.1f-3|32	fi
14mr|texlive-mathcomp-0.1f-3|33	
14mr|texlive-mathcomp-0.1f-3|34	#-----------------------------------------------------------------------
14mr|texlive-mathcomp-0.1f-3|35	%files
14mr|texlive-mathcomp-0.1f-3|36	%{_texmfdistdir}/tex/latex/mathcomp/mathcomp.sty
14mr|texlive-mathcomp-0.1f-3|37	%doc %{_texmfdistdir}/doc/latex/mathcomp/mathcomp.pdf
14mr|texlive-mathcomp-0.1f-3|38	#- source
14mr|texlive-mathcomp-0.1f-3|39	%doc %{_texmfdistdir}/source/latex/mathcomp/mathcomp.dtx
14mr|texlive-mathcomp-0.1f-3|40	%doc %{_texmfdistdir}/source/latex/mathcomp/mathcomp.ins
14mr|texlive-mathcomp-0.1f-3|41	
14mr|texlive-mathcomp-0.1f-3|42	#-----------------------------------------------------------------------
14mr|texlive-mathcomp-0.1f-3|43	%prep
14mr|texlive-mathcomp-0.1f-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-mathcomp-0.1f-3|45	
14mr|texlive-mathcomp-0.1f-3|46	%build
14mr|texlive-mathcomp-0.1f-3|47	
14mr|texlive-mathcomp-0.1f-3|48	%install
14mr|texlive-mathcomp-0.1f-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathcomp-0.1f-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mathcomp-0.1f-3|51	
14mr|texlive-mathcomp-0.1f-3|52	
14mr|texlive-mathcomp-0.1f-3|53	
14mr|texlive-mathcomp-0.1f-3|54	%changelog
14mr|texlive-mathcomp-0.1f-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1f-3
14mr|texlive-mathcomp-0.1f-3|56	+ Revision: a9cb9df
14mr|texlive-mathcomp-0.1f-3|57	- MassBuild#440: Increase release tag
14mr|texlive-mathcomp-0.1f-3|58	
14mr|texlive-mathcomp-0.1f-3|59	

20703 14
14mr|texlive-mathdesign-2.31-6|1	# revision 31639
14mr|texlive-mathdesign-2.31-6|2	# category Package
14mr|texlive-mathdesign-2.31-6|3	# catalog-ctan /fonts/mathdesign
14mr|texlive-mathdesign-2.31-6|4	# catalog-date 2013-08-30 00:42:45 +0200
14mr|texlive-mathdesign-2.31-6|5	# catalog-license gpl
14mr|texlive-mathdesign-2.31-6|6	# catalog-version 2.31
14mr|texlive-mathdesign-2.31-6|7	Name:		texlive-mathdesign
14mr|texlive-mathdesign-2.31-6|8	Version:	2.31
14mr|texlive-mathdesign-2.31-6|9	Release:	6
14mr|texlive-mathdesign-2.31-6|10	Summary:	Mathematical fonts to fit with particular text fonts
14mr|texlive-mathdesign-2.31-6|11	Group:		Publishing
14mr|texlive-mathdesign-2.31-6|12	URL:		http://www.ctan.org/tex-archive/fonts/mathdesign
14mr|texlive-mathdesign-2.31-6|13	License:	GPL
14mr|texlive-mathdesign-2.31-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathdesign.tar.xz
14mr|texlive-mathdesign-2.31-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathdesign.doc.tar.xz
14mr|texlive-mathdesign-2.31-6|16	BuildArch:	noarch
14mr|texlive-mathdesign-2.31-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mathdesign-2.31-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mathdesign-2.31-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-mathdesign-2.31-6|20	Requires(post):	texlive-tetex
14mr|texlive-mathdesign-2.31-6|21	
14mr|texlive-mathdesign-2.31-6|22	%description
14mr|texlive-mathdesign-2.31-6|23	The Math Design project offers free mathematical fonts that
14mr|texlive-mathdesign-2.31-6|24	match with existing text fonts. To date, three free font
14mr|texlive-mathdesign-2.31-6|25	families are available: Adobe Utopia, URW Garamond and
14mr|texlive-mathdesign-2.31-6|26	Bitstream Charter. Three commercial fonts are also supported:
14mr|texlive-mathdesign-2.31-6|27	Adobe Garamond Pro, Adobe UtopiaStd and ITC Charter. Mathdesign
14mr|texlive-mathdesign-2.31-6|28	covers the whole LaTeX glyph set, including AMS symbols and
14mr|texlive-mathdesign-2.31-6|29	some extra. Both roman and bold versions of these symbols can
14mr|texlive-mathdesign-2.31-6|30	be used. Moreover you can choose between three greek fonts (two
14mr|texlive-mathdesign-2.31-6|31	of them created by the Greek Font Society).
14mr|texlive-mathdesign-2.31-6|32	
14mr|texlive-mathdesign-2.31-6|33	%post
14mr|texlive-mathdesign-2.31-6|34	%{_sbindir}/texlive.post
14mr|texlive-mathdesign-2.31-6|35	
14mr|texlive-mathdesign-2.31-6|36	%postun
14mr|texlive-mathdesign-2.31-6|37	if [ $1 -eq 0 ]; then
14mr|texlive-mathdesign-2.31-6|38	%{_sbindir}/texlive.post
14mr|texlive-mathdesign-2.31-6|39	fi
14mr|texlive-mathdesign-2.31-6|40	
14mr|texlive-mathdesign-2.31-6|41	#-----------------------------------------------------------------------
14mr|texlive-mathdesign-2.31-6|42	%files
14mr|texlive-mathdesign-2.31-6|43	%{_texmfdistdir}/dvips/mathdesign/config.mdbch
14mr|texlive-mathdesign-2.31-6|44	%{_texmfdistdir}/dvips/mathdesign/config.mdici
14mr|texlive-mathdesign-2.31-6|45	%{_texmfdistdir}/dvips/mathdesign/config.mdpgd
14mr|texlive-mathdesign-2.31-6|46	%{_texmfdistdir}/dvips/mathdesign/config.mdpus
14mr|texlive-mathdesign-2.31-6|47	%{_texmfdistdir}/dvips/mathdesign/config.mdput
14mr|texlive-mathdesign-2.31-6|48	%{_texmfdistdir}/dvips/mathdesign/config.mdugm
14mr|texlive-mathdesign-2.31-6|49	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_2dncez.enc
14mr|texlive-mathdesign-2.31-6|50	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_2rwgaw.enc
14mr|texlive-mathdesign-2.31-6|51	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_42s2zl.enc
14mr|texlive-mathdesign-2.31-6|52	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_45o73x.enc
14mr|texlive-mathdesign-2.31-6|53	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_4b5i6w.enc
14mr|texlive-mathdesign-2.31-6|54	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_57soyv.enc
14mr|texlive-mathdesign-2.31-6|55	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_csqf63.enc
14mr|texlive-mathdesign-2.31-6|56	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_e65dz6.enc
14mr|texlive-mathdesign-2.31-6|57	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_g2masa.enc
14mr|texlive-mathdesign-2.31-6|58	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_g47ck7.enc
14mr|texlive-mathdesign-2.31-6|59	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_ipzj2o.enc
14mr|texlive-mathdesign-2.31-6|60	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_kld4uc.enc
14mr|texlive-mathdesign-2.31-6|61	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_mdpn2k.enc
14mr|texlive-mathdesign-2.31-6|62	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_n2elaj.enc
14mr|texlive-mathdesign-2.31-6|63	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_oxfbe4.enc
14mr|texlive-mathdesign-2.31-6|64	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_py5znv.enc
14mr|texlive-mathdesign-2.31-6|65	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_qnfjtt.enc
14mr|texlive-mathdesign-2.31-6|66	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_qzg4u4.enc
14mr|texlive-mathdesign-2.31-6|67	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_r2nxhw.enc
14mr|texlive-mathdesign-2.31-6|68	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_rl4tn2.enc
14mr|texlive-mathdesign-2.31-6|69	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_rxz3ga.enc
14mr|texlive-mathdesign-2.31-6|70	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_telfo7.enc
14mr|texlive-mathdesign-2.31-6|71	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_uwwzqd.enc
14mr|texlive-mathdesign-2.31-6|72	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_yezm6g.enc
14mr|texlive-mathdesign-2.31-6|73	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/md8x.enc
14mr|texlive-mathdesign-2.31-6|74	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdbch.map
14mr|texlive-mathdesign-2.31-6|75	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdgreek.map
14mr|texlive-mathdesign-2.31-6|76	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdici.map
14mr|texlive-mathdesign-2.31-6|77	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdpgd.map
14mr|texlive-mathdesign-2.31-6|78	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdpus.map
14mr|texlive-mathdesign-2.31-6|79	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdput.map
14mr|texlive-mathdesign-2.31-6|80	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdugm.map
14mr|texlive-mathdesign-2.31-6|81	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchb8a.tfm
14mr|texlive-mathdesign-2.31-6|82	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchbc8a.tfm
14mr|texlive-mathdesign-2.31-6|83	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchbc8y.tfm
14mr|texlive-mathdesign-2.31-6|84	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchbi8a.tfm
14mr|texlive-mathdesign-2.31-6|85	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchr8a.tfm
14mr|texlive-mathdesign-2.31-6|86	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchrc8a.tfm
14mr|texlive-mathdesign-2.31-6|87	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchrc8y.tfm
14mr|texlive-mathdesign-2.31-6|88	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchri8a.tfm
14mr|texlive-mathdesign-2.31-6|89	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb7m.tfm
14mr|texlive-mathdesign-2.31-6|90	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb7t.tfm
14mr|texlive-mathdesign-2.31-6|91	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb7v.tfm
14mr|texlive-mathdesign-2.31-6|92	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb7y.tfm
14mr|texlive-mathdesign-2.31-6|93	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb8c.tfm
14mr|texlive-mathdesign-2.31-6|94	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb8t.tfm
14mr|texlive-mathdesign-2.31-6|95	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb8y.tfm
14mr|texlive-mathdesign-2.31-6|96	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbc8y.tfm
14mr|texlive-mathdesign-2.31-6|97	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi7m.tfm
14mr|texlive-mathdesign-2.31-6|98	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi7t.tfm
14mr|texlive-mathdesign-2.31-6|99	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi8c.tfm
14mr|texlive-mathdesign-2.31-6|100	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi8t.tfm
14mr|texlive-mathdesign-2.31-6|101	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi8y.tfm
14mr|texlive-mathdesign-2.31-6|102	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbma.tfm
14mr|texlive-mathdesign-2.31-6|103	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbmb.tfm
14mr|texlive-mathdesign-2.31-6|104	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbo7t.tfm
14mr|texlive-mathdesign-2.31-6|105	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbo8c.tfm
14mr|texlive-mathdesign-2.31-6|106	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbo8t.tfm
14mr|texlive-mathdesign-2.31-6|107	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbo8y.tfm
14mr|texlive-mathdesign-2.31-6|108	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chboc8y.tfm
14mr|texlive-mathdesign-2.31-6|109	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr7m.tfm
14mr|texlive-mathdesign-2.31-6|110	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr7t.tfm
14mr|texlive-mathdesign-2.31-6|111	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr7v.tfm
14mr|texlive-mathdesign-2.31-6|112	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr7y.tfm
14mr|texlive-mathdesign-2.31-6|113	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr8c.tfm
14mr|texlive-mathdesign-2.31-6|114	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr8t.tfm
14mr|texlive-mathdesign-2.31-6|115	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr8y.tfm
14mr|texlive-mathdesign-2.31-6|116	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chrc8y.tfm
14mr|texlive-mathdesign-2.31-6|117	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chree.tfm
14mr|texlive-mathdesign-2.31-6|118	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri7m.tfm
14mr|texlive-mathdesign-2.31-6|119	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri7t.tfm
14mr|texlive-mathdesign-2.31-6|120	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri8c.tfm
14mr|texlive-mathdesign-2.31-6|121	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri8t.tfm
14mr|texlive-mathdesign-2.31-6|122	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri8y.tfm
14mr|texlive-mathdesign-2.31-6|123	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chrma.tfm
14mr|texlive-mathdesign-2.31-6|124	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chrmb.tfm
14mr|texlive-mathdesign-2.31-6|125	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chro7t.tfm
14mr|texlive-mathdesign-2.31-6|126	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chro8c.tfm
14mr|texlive-mathdesign-2.31-6|127	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chro8t.tfm
14mr|texlive-mathdesign-2.31-6|128	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chro8y.tfm
14mr|texlive-mathdesign-2.31-6|129	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chroc8y.tfm
14mr|texlive-mathdesign-2.31-6|130	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb7m.tfm
14mr|texlive-mathdesign-2.31-6|131	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb7t.tfm
14mr|texlive-mathdesign-2.31-6|132	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb7v.tfm
14mr|texlive-mathdesign-2.31-6|133	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb7y.tfm
14mr|texlive-mathdesign-2.31-6|134	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb8c.tfm
14mr|texlive-mathdesign-2.31-6|135	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb8t.tfm
14mr|texlive-mathdesign-2.31-6|136	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbc8t.tfm
14mr|texlive-mathdesign-2.31-6|137	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbfc8t.tfm
14mr|texlive-mathdesign-2.31-6|138	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbi7m.tfm
14mr|texlive-mathdesign-2.31-6|139	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbi7t.tfm
14mr|texlive-mathdesign-2.31-6|140	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbi8c.tfm
14mr|texlive-mathdesign-2.31-6|141	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbi8t.tfm
14mr|texlive-mathdesign-2.31-6|142	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbifc8t.tfm
14mr|texlive-mathdesign-2.31-6|143	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbma.tfm
14mr|texlive-mathdesign-2.31-6|144	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbmb.tfm
14mr|texlive-mathdesign-2.31-6|145	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbo7t.tfm
14mr|texlive-mathdesign-2.31-6|146	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbo8c.tfm
14mr|texlive-mathdesign-2.31-6|147	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbo8t.tfm
14mr|texlive-mathdesign-2.31-6|148	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbofc8t.tfm
14mr|texlive-mathdesign-2.31-6|149	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr7m.tfm
14mr|texlive-mathdesign-2.31-6|150	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr7t.tfm
14mr|texlive-mathdesign-2.31-6|151	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr7v.tfm
14mr|texlive-mathdesign-2.31-6|152	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr7y.tfm
14mr|texlive-mathdesign-2.31-6|153	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr8c.tfm
14mr|texlive-mathdesign-2.31-6|154	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr8t.tfm
14mr|texlive-mathdesign-2.31-6|155	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrc8t.tfm
14mr|texlive-mathdesign-2.31-6|156	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrfc8t.tfm
14mr|texlive-mathdesign-2.31-6|157	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchri7m.tfm
14mr|texlive-mathdesign-2.31-6|158	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchri7t.tfm
14mr|texlive-mathdesign-2.31-6|159	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchri8c.tfm
14mr|texlive-mathdesign-2.31-6|160	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchri8t.tfm
14mr|texlive-mathdesign-2.31-6|161	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrifc8t.tfm
14mr|texlive-mathdesign-2.31-6|162	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrma.tfm
14mr|texlive-mathdesign-2.31-6|163	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrmb.tfm
14mr|texlive-mathdesign-2.31-6|164	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchro7t.tfm
14mr|texlive-mathdesign-2.31-6|165	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchro8c.tfm
14mr|texlive-mathdesign-2.31-6|166	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchro8t.tfm
14mr|texlive-mathdesign-2.31-6|167	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrofc8t.tfm
14mr|texlive-mathdesign-2.31-6|168	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grbb7m.tfm
14mr|texlive-mathdesign-2.31-6|169	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grbbi7m.tfm
14mr|texlive-mathdesign-2.31-6|170	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grbr7m.tfm
14mr|texlive-mathdesign-2.31-6|171	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grbri7m.tfm
14mr|texlive-mathdesign-2.31-6|172	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grdb7m.tfm
14mr|texlive-mathdesign-2.31-6|173	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grdbi7m.tfm
14mr|texlive-mathdesign-2.31-6|174	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grdr7m.tfm
14mr|texlive-mathdesign-2.31-6|175	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grdri7m.tfm
14mr|texlive-mathdesign-2.31-6|176	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbCb7m.tfm
14mr|texlive-mathdesign-2.31-6|177	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbCbi7m.tfm
14mr|texlive-mathdesign-2.31-6|178	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbCr7m.tfm
14mr|texlive-mathdesign-2.31-6|179	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbCri7m.tfm
14mr|texlive-mathdesign-2.31-6|180	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbb7m.tfm
14mr|texlive-mathdesign-2.31-6|181	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbbi7m.tfm
14mr|texlive-mathdesign-2.31-6|182	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbr7m.tfm
14mr|texlive-mathdesign-2.31-6|183	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbri7m.tfm
14mr|texlive-mathdesign-2.31-6|184	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdCb7m.tfm
14mr|texlive-mathdesign-2.31-6|185	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdCbi7m.tfm
14mr|texlive-mathdesign-2.31-6|186	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdCri7m.tfm
14mr|texlive-mathdesign-2.31-6|187	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdb7m.tfm
14mr|texlive-mathdesign-2.31-6|188	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdbi7m.tfm
14mr|texlive-mathdesign-2.31-6|189	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdr7m.tfm
14mr|texlive-mathdesign-2.31-6|190	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdrC7m.tfm
14mr|texlive-mathdesign-2.31-6|191	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdri7m.tfm
14mr|texlive-mathdesign-2.31-6|192	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib7m.tfm
14mr|texlive-mathdesign-2.31-6|193	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib7t.tfm
14mr|texlive-mathdesign-2.31-6|194	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib7v.tfm
14mr|texlive-mathdesign-2.31-6|195	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib7y.tfm
14mr|texlive-mathdesign-2.31-6|196	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib8c.tfm
14mr|texlive-mathdesign-2.31-6|197	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib8t.tfm
14mr|texlive-mathdesign-2.31-6|198	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibee.tfm
14mr|texlive-mathdesign-2.31-6|199	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibi7m.tfm
14mr|texlive-mathdesign-2.31-6|200	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibi7t.tfm
14mr|texlive-mathdesign-2.31-6|201	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibi8c.tfm
14mr|texlive-mathdesign-2.31-6|202	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibi8t.tfm
14mr|texlive-mathdesign-2.31-6|203	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibma.tfm
14mr|texlive-mathdesign-2.31-6|204	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibmb.tfm
14mr|texlive-mathdesign-2.31-6|205	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir7m.tfm
14mr|texlive-mathdesign-2.31-6|206	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir7t.tfm
14mr|texlive-mathdesign-2.31-6|207	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir7v.tfm
14mr|texlive-mathdesign-2.31-6|208	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir7y.tfm
14mr|texlive-mathdesign-2.31-6|209	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir8c.tfm
14mr|texlive-mathdesign-2.31-6|210	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir8t.tfm
14mr|texlive-mathdesign-2.31-6|211	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciree.tfm
14mr|texlive-mathdesign-2.31-6|212	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciri7m.tfm
14mr|texlive-mathdesign-2.31-6|213	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciri7t.tfm
14mr|texlive-mathdesign-2.31-6|214	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciri8c.tfm
14mr|texlive-mathdesign-2.31-6|215	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciri8t.tfm
14mr|texlive-mathdesign-2.31-6|216	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cirma.tfm
14mr|texlive-mathdesign-2.31-6|217	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cirmb.tfm
14mr|texlive-mathdesign-2.31-6|218	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib7m.tfm
14mr|texlive-mathdesign-2.31-6|219	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib7t.tfm
14mr|texlive-mathdesign-2.31-6|220	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib7v.tfm
14mr|texlive-mathdesign-2.31-6|221	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib7y.tfm
14mr|texlive-mathdesign-2.31-6|222	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib8c.tfm
14mr|texlive-mathdesign-2.31-6|223	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib8t.tfm
14mr|texlive-mathdesign-2.31-6|224	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibc8c.tfm
14mr|texlive-mathdesign-2.31-6|225	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibc8t.tfm
14mr|texlive-mathdesign-2.31-6|226	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibfc8t.tfm
14mr|texlive-mathdesign-2.31-6|227	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibi7m.tfm
14mr|texlive-mathdesign-2.31-6|228	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibi7t.tfm
14mr|texlive-mathdesign-2.31-6|229	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibi8c.tfm
14mr|texlive-mathdesign-2.31-6|230	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibi8t.tfm
14mr|texlive-mathdesign-2.31-6|231	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibic8c.tfm
14mr|texlive-mathdesign-2.31-6|232	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibic8t.tfm
14mr|texlive-mathdesign-2.31-6|233	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibifc8t.tfm
14mr|texlive-mathdesign-2.31-6|234	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibma.tfm
14mr|texlive-mathdesign-2.31-6|235	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibmb.tfm
14mr|texlive-mathdesign-2.31-6|236	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicic8c.tfm
14mr|texlive-mathdesign-2.31-6|237	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicic8t.tfm
14mr|texlive-mathdesign-2.31-6|238	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicc8c.tfm
14mr|texlive-mathdesign-2.31-6|239	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicc8t.tfm
14mr|texlive-mathdesign-2.31-6|240	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicfc8t.tfm
14mr|texlive-mathdesign-2.31-6|241	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicici8c.tfm
14mr|texlive-mathdesign-2.31-6|242	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicici8t.tfm
14mr|texlive-mathdesign-2.31-6|243	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicic8c.tfm
14mr|texlive-mathdesign-2.31-6|244	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicic8t.tfm
14mr|texlive-mathdesign-2.31-6|245	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicifc8t.tfm
14mr|texlive-mathdesign-2.31-6|246	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir7m.tfm
14mr|texlive-mathdesign-2.31-6|247	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir7t.tfm
14mr|texlive-mathdesign-2.31-6|248	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir7v.tfm
14mr|texlive-mathdesign-2.31-6|249	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir7y.tfm
14mr|texlive-mathdesign-2.31-6|250	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir8c.tfm
14mr|texlive-mathdesign-2.31-6|251	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir8t.tfm
14mr|texlive-mathdesign-2.31-6|252	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirc8c.tfm
14mr|texlive-mathdesign-2.31-6|253	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirc8t.tfm
14mr|texlive-mathdesign-2.31-6|254	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirfc8t.tfm
14mr|texlive-mathdesign-2.31-6|255	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciri7m.tfm
14mr|texlive-mathdesign-2.31-6|256	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciri7t.tfm
14mr|texlive-mathdesign-2.31-6|257	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciri8c.tfm
14mr|texlive-mathdesign-2.31-6|258	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciri8t.tfm
14mr|texlive-mathdesign-2.31-6|259	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciric8c.tfm
14mr|texlive-mathdesign-2.31-6|260	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciric8t.tfm
14mr|texlive-mathdesign-2.31-6|261	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirifc8t.tfm
14mr|texlive-mathdesign-2.31-6|262	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirma.tfm
14mr|texlive-mathdesign-2.31-6|263	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirmb.tfm
14mr|texlive-mathdesign-2.31-6|264	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcib7m.tfm
14mr|texlive-mathdesign-2.31-6|265	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcib7y.tfm
14mr|texlive-mathdesign-2.31-6|266	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcib8t.tfm
14mr|texlive-mathdesign-2.31-6|267	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibc8t.tfm
14mr|texlive-mathdesign-2.31-6|268	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibi7m.tfm
14mr|texlive-mathdesign-2.31-6|269	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibi7y.tfm
14mr|texlive-mathdesign-2.31-6|270	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibi8t.tfm
14mr|texlive-mathdesign-2.31-6|271	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibic8t.tfm
14mr|texlive-mathdesign-2.31-6|272	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcic7m.tfm
14mr|texlive-mathdesign-2.31-6|273	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcic7y.tfm
14mr|texlive-mathdesign-2.31-6|274	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcic8t.tfm
14mr|texlive-mathdesign-2.31-6|275	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcicc8t.tfm
14mr|texlive-mathdesign-2.31-6|276	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcici7m.tfm
14mr|texlive-mathdesign-2.31-6|277	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcici7y.tfm
14mr|texlive-mathdesign-2.31-6|278	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcici8t.tfm
14mr|texlive-mathdesign-2.31-6|279	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcicic8t.tfm
14mr|texlive-mathdesign-2.31-6|280	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcir7m.tfm
14mr|texlive-mathdesign-2.31-6|281	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcir7y.tfm
14mr|texlive-mathdesign-2.31-6|282	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcir8t.tfm
14mr|texlive-mathdesign-2.31-6|283	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcirc8t.tfm
14mr|texlive-mathdesign-2.31-6|284	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwciri7m.tfm
14mr|texlive-mathdesign-2.31-6|285	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwciri7y.tfm
14mr|texlive-mathdesign-2.31-6|286	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwciri8t.tfm
14mr|texlive-mathdesign-2.31-6|287	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwciric8t.tfm
14mr|texlive-mathdesign-2.31-6|288	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcib7t.tfm
14mr|texlive-mathdesign-2.31-6|289	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcib7y.tfm
14mr|texlive-mathdesign-2.31-6|290	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcib8t.tfm
14mr|texlive-mathdesign-2.31-6|291	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibc8t.tfm
14mr|texlive-mathdesign-2.31-6|292	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibi7t.tfm
14mr|texlive-mathdesign-2.31-6|293	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibi7y.tfm
14mr|texlive-mathdesign-2.31-6|294	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibi8t.tfm
14mr|texlive-mathdesign-2.31-6|295	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibic8t.tfm
14mr|texlive-mathdesign-2.31-6|296	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcic7t.tfm
14mr|texlive-mathdesign-2.31-6|297	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcic7y.tfm
14mr|texlive-mathdesign-2.31-6|298	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcic8t.tfm
14mr|texlive-mathdesign-2.31-6|299	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcicc8t.tfm
14mr|texlive-mathdesign-2.31-6|300	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcici7t.tfm
14mr|texlive-mathdesign-2.31-6|301	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcici7y.tfm
14mr|texlive-mathdesign-2.31-6|302	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcici8t.tfm
14mr|texlive-mathdesign-2.31-6|303	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcicic8t.tfm
14mr|texlive-mathdesign-2.31-6|304	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcir7t.tfm
14mr|texlive-mathdesign-2.31-6|305	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcir7y.tfm
14mr|texlive-mathdesign-2.31-6|306	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcir8t.tfm
14mr|texlive-mathdesign-2.31-6|307	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcirc8t.tfm
14mr|texlive-mathdesign-2.31-6|308	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxciri7t.tfm
14mr|texlive-mathdesign-2.31-6|309	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxciri7y.tfm
14mr|texlive-mathdesign-2.31-6|310	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxciri8t.tfm
14mr|texlive-mathdesign-2.31-6|311	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxciric8t.tfm
14mr|texlive-mathdesign-2.31-6|312	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr7m.tfm
14mr|texlive-mathdesign-2.31-6|313	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr7t.tfm
14mr|texlive-mathdesign-2.31-6|314	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr7v.tfm
14mr|texlive-mathdesign-2.31-6|315	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr7y.tfm
14mr|texlive-mathdesign-2.31-6|316	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr8c.tfm
14mr|texlive-mathdesign-2.31-6|317	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr8t.tfm
14mr|texlive-mathdesign-2.31-6|318	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdree.tfm
14mr|texlive-mathdesign-2.31-6|319	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdri7m.tfm
14mr|texlive-mathdesign-2.31-6|320	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdri7t.tfm
14mr|texlive-mathdesign-2.31-6|321	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdri8c.tfm
14mr|texlive-mathdesign-2.31-6|322	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdri8t.tfm
14mr|texlive-mathdesign-2.31-6|323	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdrma.tfm
14mr|texlive-mathdesign-2.31-6|324	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdrmb.tfm
14mr|texlive-mathdesign-2.31-6|325	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds7m.tfm
14mr|texlive-mathdesign-2.31-6|326	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds7t.tfm
14mr|texlive-mathdesign-2.31-6|327	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds7v.tfm
14mr|texlive-mathdesign-2.31-6|328	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds7y.tfm
14mr|texlive-mathdesign-2.31-6|329	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds8c.tfm
14mr|texlive-mathdesign-2.31-6|330	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds8t.tfm
14mr|texlive-mathdesign-2.31-6|331	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsi7m.tfm
14mr|texlive-mathdesign-2.31-6|332	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsi7t.tfm
14mr|texlive-mathdesign-2.31-6|333	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsi8c.tfm
14mr|texlive-mathdesign-2.31-6|334	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsi8t.tfm
14mr|texlive-mathdesign-2.31-6|335	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsma.tfm
14mr|texlive-mathdesign-2.31-6|336	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsmb.tfm
14mr|texlive-mathdesign-2.31-6|337	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdb8c.tfm
14mr|texlive-mathdesign-2.31-6|338	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdb8t.tfm
14mr|texlive-mathdesign-2.31-6|339	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbc8c.tfm
14mr|texlive-mathdesign-2.31-6|340	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbc8t.tfm
14mr|texlive-mathdesign-2.31-6|341	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbfc8t.tfm
14mr|texlive-mathdesign-2.31-6|342	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbi8c.tfm
14mr|texlive-mathdesign-2.31-6|343	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbi8t.tfm
14mr|texlive-mathdesign-2.31-6|344	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbic8c.tfm
14mr|texlive-mathdesign-2.31-6|345	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbic8t.tfm
14mr|texlive-mathdesign-2.31-6|346	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbifc8t.tfm
14mr|texlive-mathdesign-2.31-6|347	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7m.tfm
14mr|texlive-mathdesign-2.31-6|348	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7t.tfm
14mr|texlive-mathdesign-2.31-6|349	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7v.tfm
14mr|texlive-mathdesign-2.31-6|350	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7y.tfm
14mr|texlive-mathdesign-2.31-6|351	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr8c.tfm
14mr|texlive-mathdesign-2.31-6|352	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr8t.tfm
14mr|texlive-mathdesign-2.31-6|353	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrc8c.tfm
14mr|texlive-mathdesign-2.31-6|354	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrc8t.tfm
14mr|texlive-mathdesign-2.31-6|355	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrfc8t.tfm
14mr|texlive-mathdesign-2.31-6|356	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdri7m.tfm
14mr|texlive-mathdesign-2.31-6|357	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdri7t.tfm
14mr|texlive-mathdesign-2.31-6|358	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdri8c.tfm
14mr|texlive-mathdesign-2.31-6|359	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdri8t.tfm
14mr|texlive-mathdesign-2.31-6|360	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdric8c.tfm
14mr|texlive-mathdesign-2.31-6|361	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdric8t.tfm
14mr|texlive-mathdesign-2.31-6|362	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrifc8t.tfm
14mr|texlive-mathdesign-2.31-6|363	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrma.tfm
14mr|texlive-mathdesign-2.31-6|364	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrmb.tfm
14mr|texlive-mathdesign-2.31-6|365	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds7m.tfm
14mr|texlive-mathdesign-2.31-6|366	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds7t.tfm
14mr|texlive-mathdesign-2.31-6|367	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds7v.tfm
14mr|texlive-mathdesign-2.31-6|368	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds7y.tfm
14mr|texlive-mathdesign-2.31-6|369	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds8c.tfm
14mr|texlive-mathdesign-2.31-6|370	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds8t.tfm
14mr|texlive-mathdesign-2.31-6|371	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsc8c.tfm
14mr|texlive-mathdesign-2.31-6|372	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsc8t.tfm
14mr|texlive-mathdesign-2.31-6|373	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsfc8t.tfm
14mr|texlive-mathdesign-2.31-6|374	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi7m.tfm
14mr|texlive-mathdesign-2.31-6|375	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi7t.tfm
14mr|texlive-mathdesign-2.31-6|376	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi8c.tfm
14mr|texlive-mathdesign-2.31-6|377	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi8t.tfm
14mr|texlive-mathdesign-2.31-6|378	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsic8c.tfm
14mr|texlive-mathdesign-2.31-6|379	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsic8t.tfm
14mr|texlive-mathdesign-2.31-6|380	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsifc8t.tfm
14mr|texlive-mathdesign-2.31-6|381	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsma.tfm
14mr|texlive-mathdesign-2.31-6|382	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsmb.tfm
14mr|texlive-mathdesign-2.31-6|383	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdb7m.tfm
14mr|texlive-mathdesign-2.31-6|384	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdb7y.tfm
14mr|texlive-mathdesign-2.31-6|385	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdb8t.tfm
14mr|texlive-mathdesign-2.31-6|386	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbc8t.tfm
14mr|texlive-mathdesign-2.31-6|387	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbi7m.tfm
14mr|texlive-mathdesign-2.31-6|388	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbi7y.tfm
14mr|texlive-mathdesign-2.31-6|389	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbi8t.tfm
14mr|texlive-mathdesign-2.31-6|390	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbic8t.tfm
14mr|texlive-mathdesign-2.31-6|391	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdr7m.tfm
14mr|texlive-mathdesign-2.31-6|392	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdr7y.tfm
14mr|texlive-mathdesign-2.31-6|393	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdr8t.tfm
14mr|texlive-mathdesign-2.31-6|394	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdrc8t.tfm
14mr|texlive-mathdesign-2.31-6|395	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdri7m.tfm
14mr|texlive-mathdesign-2.31-6|396	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdri7y.tfm
14mr|texlive-mathdesign-2.31-6|397	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdri8t.tfm
14mr|texlive-mathdesign-2.31-6|398	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdric8t.tfm
14mr|texlive-mathdesign-2.31-6|399	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgds7m.tfm
14mr|texlive-mathdesign-2.31-6|400	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgds7y.tfm
14mr|texlive-mathdesign-2.31-6|401	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgds8t.tfm
14mr|texlive-mathdesign-2.31-6|402	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsc8t.tfm
14mr|texlive-mathdesign-2.31-6|403	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsi7m.tfm
14mr|texlive-mathdesign-2.31-6|404	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsi7y.tfm
14mr|texlive-mathdesign-2.31-6|405	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsi8t.tfm
14mr|texlive-mathdesign-2.31-6|406	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsic8t.tfm
14mr|texlive-mathdesign-2.31-6|407	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdb7t.tfm
14mr|texlive-mathdesign-2.31-6|408	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdb7y.tfm
14mr|texlive-mathdesign-2.31-6|409	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdb8t.tfm
14mr|texlive-mathdesign-2.31-6|410	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbc8t.tfm
14mr|texlive-mathdesign-2.31-6|411	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbi7t.tfm
14mr|texlive-mathdesign-2.31-6|412	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbi7y.tfm
14mr|texlive-mathdesign-2.31-6|413	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbi8t.tfm
14mr|texlive-mathdesign-2.31-6|414	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbic8t.tfm
14mr|texlive-mathdesign-2.31-6|415	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdr7t.tfm
14mr|texlive-mathdesign-2.31-6|416	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdr7y.tfm
14mr|texlive-mathdesign-2.31-6|417	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdr8t.tfm
14mr|texlive-mathdesign-2.31-6|418	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdrc8t.tfm
14mr|texlive-mathdesign-2.31-6|419	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdri7t.tfm
14mr|texlive-mathdesign-2.31-6|420	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdri7y.tfm
14mr|texlive-mathdesign-2.31-6|421	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdri8t.tfm
14mr|texlive-mathdesign-2.31-6|422	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdric8t.tfm
14mr|texlive-mathdesign-2.31-6|423	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgds7t.tfm
14mr|texlive-mathdesign-2.31-6|424	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgds7y.tfm
14mr|texlive-mathdesign-2.31-6|425	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgds8t.tfm
14mr|texlive-mathdesign-2.31-6|426	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsc8t.tfm
14mr|texlive-mathdesign-2.31-6|427	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsi7t.tfm
14mr|texlive-mathdesign-2.31-6|428	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsi7y.tfm
14mr|texlive-mathdesign-2.31-6|429	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsi8t.tfm
14mr|texlive-mathdesign-2.31-6|430	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsic8t.tfm
14mr|texlive-mathdesign-2.31-6|431	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7m.tfm
14mr|texlive-mathdesign-2.31-6|432	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t.tfm
14mr|texlive-mathdesign-2.31-6|433	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t5.tfm
14mr|texlive-mathdesign-2.31-6|434	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t6.tfm
14mr|texlive-mathdesign-2.31-6|435	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t7.tfm
14mr|texlive-mathdesign-2.31-6|436	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t8.tfm
14mr|texlive-mathdesign-2.31-6|437	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t9.tfm
14mr|texlive-mathdesign-2.31-6|438	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7v.tfm
14mr|texlive-mathdesign-2.31-6|439	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7y.tfm
14mr|texlive-mathdesign-2.31-6|440	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr8c.tfm
14mr|texlive-mathdesign-2.31-6|441	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr8t.tfm
14mr|texlive-mathdesign-2.31-6|442	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usree.tfm
14mr|texlive-mathdesign-2.31-6|443	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7m.tfm
14mr|texlive-mathdesign-2.31-6|444	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t.tfm
14mr|texlive-mathdesign-2.31-6|445	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t5.tfm
14mr|texlive-mathdesign-2.31-6|446	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t6.tfm
14mr|texlive-mathdesign-2.31-6|447	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t7.tfm
14mr|texlive-mathdesign-2.31-6|448	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t8.tfm
14mr|texlive-mathdesign-2.31-6|449	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t9.tfm
14mr|texlive-mathdesign-2.31-6|450	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri8c.tfm
14mr|texlive-mathdesign-2.31-6|451	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri8t.tfm
14mr|texlive-mathdesign-2.31-6|452	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usrma.tfm
14mr|texlive-mathdesign-2.31-6|453	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usrmb.tfm
14mr|texlive-mathdesign-2.31-6|454	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss7m.tfm
14mr|texlive-mathdesign-2.31-6|455	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss7t.tfm
14mr|texlive-mathdesign-2.31-6|456	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss7v.tfm
14mr|texlive-mathdesign-2.31-6|457	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss7y.tfm
14mr|texlive-mathdesign-2.31-6|458	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss8c.tfm
14mr|texlive-mathdesign-2.31-6|459	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss8t.tfm
14mr|texlive-mathdesign-2.31-6|460	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussi7m.tfm
14mr|texlive-mathdesign-2.31-6|461	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussi7t.tfm
14mr|texlive-mathdesign-2.31-6|462	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussi8c.tfm
14mr|texlive-mathdesign-2.31-6|463	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussi8t.tfm
14mr|texlive-mathdesign-2.31-6|464	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussma.tfm
14mr|texlive-mathdesign-2.31-6|465	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussmb.tfm
14mr|texlive-mathdesign-2.31-6|466	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusb8c.tfm
14mr|texlive-mathdesign-2.31-6|467	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusb8t.tfm
14mr|texlive-mathdesign-2.31-6|468	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbc8c.tfm
14mr|texlive-mathdesign-2.31-6|469	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbc8t.tfm
14mr|texlive-mathdesign-2.31-6|470	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbfc8t.tfm
14mr|texlive-mathdesign-2.31-6|471	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbi8c.tfm
14mr|texlive-mathdesign-2.31-6|472	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbi8t.tfm
14mr|texlive-mathdesign-2.31-6|473	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbic8c.tfm
14mr|texlive-mathdesign-2.31-6|474	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbic8t.tfm
14mr|texlive-mathdesign-2.31-6|475	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbifc8t.tfm
14mr|texlive-mathdesign-2.31-6|476	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr7m.tfm
14mr|texlive-mathdesign-2.31-6|477	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr7t.tfm
14mr|texlive-mathdesign-2.31-6|478	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr7v.tfm
14mr|texlive-mathdesign-2.31-6|479	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr7y.tfm
14mr|texlive-mathdesign-2.31-6|480	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr8c.tfm
14mr|texlive-mathdesign-2.31-6|481	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr8t.tfm
14mr|texlive-mathdesign-2.31-6|482	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrc8c.tfm
14mr|texlive-mathdesign-2.31-6|483	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrc8t.tfm
14mr|texlive-mathdesign-2.31-6|484	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrfc8t.tfm
14mr|texlive-mathdesign-2.31-6|485	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusri7m.tfm
14mr|texlive-mathdesign-2.31-6|486	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusri7t.tfm
14mr|texlive-mathdesign-2.31-6|487	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusri8c.tfm
14mr|texlive-mathdesign-2.31-6|488	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusri8t.tfm
14mr|texlive-mathdesign-2.31-6|489	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusric8c.tfm
14mr|texlive-mathdesign-2.31-6|490	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusric8t.tfm
14mr|texlive-mathdesign-2.31-6|491	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrifc8t.tfm
14mr|texlive-mathdesign-2.31-6|492	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrma.tfm
14mr|texlive-mathdesign-2.31-6|493	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrmb.tfm
14mr|texlive-mathdesign-2.31-6|494	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss7m.tfm
14mr|texlive-mathdesign-2.31-6|495	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss7t.tfm
14mr|texlive-mathdesign-2.31-6|496	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss7v.tfm
14mr|texlive-mathdesign-2.31-6|497	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss7y.tfm
14mr|texlive-mathdesign-2.31-6|498	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss8c.tfm
14mr|texlive-mathdesign-2.31-6|499	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss8t.tfm
14mr|texlive-mathdesign-2.31-6|500	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussc8c.tfm
14mr|texlive-mathdesign-2.31-6|501	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussc8t.tfm
14mr|texlive-mathdesign-2.31-6|502	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussfc8t.tfm
14mr|texlive-mathdesign-2.31-6|503	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussi7m.tfm
14mr|texlive-mathdesign-2.31-6|504	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussi7t.tfm
14mr|texlive-mathdesign-2.31-6|505	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussi8c.tfm
14mr|texlive-mathdesign-2.31-6|506	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussi8t.tfm
14mr|texlive-mathdesign-2.31-6|507	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussic8c.tfm
14mr|texlive-mathdesign-2.31-6|508	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussic8t.tfm
14mr|texlive-mathdesign-2.31-6|509	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussifc8t.tfm
14mr|texlive-mathdesign-2.31-6|510	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussma.tfm
14mr|texlive-mathdesign-2.31-6|511	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussmb.tfm
14mr|texlive-mathdesign-2.31-6|512	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusb7m.tfm
14mr|texlive-mathdesign-2.31-6|513	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusb7y.tfm
14mr|texlive-mathdesign-2.31-6|514	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusb8t.tfm
14mr|texlive-mathdesign-2.31-6|515	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbc8t.tfm
14mr|texlive-mathdesign-2.31-6|516	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbi7m.tfm
14mr|texlive-mathdesign-2.31-6|517	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbi7y.tfm
14mr|texlive-mathdesign-2.31-6|518	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbi8t.tfm
14mr|texlive-mathdesign-2.31-6|519	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbic8t.tfm
14mr|texlive-mathdesign-2.31-6|520	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusr7m.tfm
14mr|texlive-mathdesign-2.31-6|521	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusr7y.tfm
14mr|texlive-mathdesign-2.31-6|522	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusr8t.tfm
14mr|texlive-mathdesign-2.31-6|523	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusrc8t.tfm
14mr|texlive-mathdesign-2.31-6|524	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusri7m.tfm
14mr|texlive-mathdesign-2.31-6|525	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusri7y.tfm
14mr|texlive-mathdesign-2.31-6|526	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusri8t.tfm
14mr|texlive-mathdesign-2.31-6|527	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusric8t.tfm
14mr|texlive-mathdesign-2.31-6|528	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwuss7m.tfm
14mr|texlive-mathdesign-2.31-6|529	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwuss7y.tfm
14mr|texlive-mathdesign-2.31-6|530	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwuss8t.tfm
14mr|texlive-mathdesign-2.31-6|531	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussc8t.tfm
14mr|texlive-mathdesign-2.31-6|532	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussi7m.tfm
14mr|texlive-mathdesign-2.31-6|533	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussi7y.tfm
14mr|texlive-mathdesign-2.31-6|534	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussi8t.tfm
14mr|texlive-mathdesign-2.31-6|535	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussic8t.tfm
14mr|texlive-mathdesign-2.31-6|536	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusb7t.tfm
14mr|texlive-mathdesign-2.31-6|537	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusb7y.tfm
14mr|texlive-mathdesign-2.31-6|538	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusb8t.tfm
14mr|texlive-mathdesign-2.31-6|539	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbc8t.tfm
14mr|texlive-mathdesign-2.31-6|540	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbi7t.tfm
14mr|texlive-mathdesign-2.31-6|541	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbi7y.tfm
14mr|texlive-mathdesign-2.31-6|542	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbi8t.tfm
14mr|texlive-mathdesign-2.31-6|543	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbic8t.tfm
14mr|texlive-mathdesign-2.31-6|544	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusr7t.tfm
14mr|texlive-mathdesign-2.31-6|545	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusr7y.tfm
14mr|texlive-mathdesign-2.31-6|546	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusr8t.tfm
14mr|texlive-mathdesign-2.31-6|547	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusrc8t.tfm
14mr|texlive-mathdesign-2.31-6|548	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusri7t.tfm
14mr|texlive-mathdesign-2.31-6|549	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusri7y.tfm
14mr|texlive-mathdesign-2.31-6|550	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusri8t.tfm
14mr|texlive-mathdesign-2.31-6|551	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusric8t.tfm
14mr|texlive-mathdesign-2.31-6|552	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxuss7t.tfm
14mr|texlive-mathdesign-2.31-6|553	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxuss7y.tfm
14mr|texlive-mathdesign-2.31-6|554	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxuss8t.tfm
14mr|texlive-mathdesign-2.31-6|555	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussc8t.tfm
14mr|texlive-mathdesign-2.31-6|556	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussi7t.tfm
14mr|texlive-mathdesign-2.31-6|557	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussi7y.tfm
14mr|texlive-mathdesign-2.31-6|558	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussi8t.tfm
14mr|texlive-mathdesign-2.31-6|559	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussic8t.tfm
14mr|texlive-mathdesign-2.31-6|560	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb7m.tfm
14mr|texlive-mathdesign-2.31-6|561	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb7t.tfm
14mr|texlive-mathdesign-2.31-6|562	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb7v.tfm
14mr|texlive-mathdesign-2.31-6|563	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb7y.tfm
14mr|texlive-mathdesign-2.31-6|564	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb8c.tfm
14mr|texlive-mathdesign-2.31-6|565	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb8t.tfm
14mr|texlive-mathdesign-2.31-6|566	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb8y.tfm
14mr|texlive-mathdesign-2.31-6|567	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbee.tfm
14mr|texlive-mathdesign-2.31-6|568	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi7m.tfm
14mr|texlive-mathdesign-2.31-6|569	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi7t.tfm
14mr|texlive-mathdesign-2.31-6|570	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi8c.tfm
14mr|texlive-mathdesign-2.31-6|571	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi8t.tfm
14mr|texlive-mathdesign-2.31-6|572	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi8y.tfm
14mr|texlive-mathdesign-2.31-6|573	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbma.tfm
14mr|texlive-mathdesign-2.31-6|574	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbmb.tfm
14mr|texlive-mathdesign-2.31-6|575	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbo7t.tfm
14mr|texlive-mathdesign-2.31-6|576	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbo8c.tfm
14mr|texlive-mathdesign-2.31-6|577	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbo8t.tfm
14mr|texlive-mathdesign-2.31-6|578	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbo8y.tfm
14mr|texlive-mathdesign-2.31-6|579	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr7m.tfm
14mr|texlive-mathdesign-2.31-6|580	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr7t.tfm
14mr|texlive-mathdesign-2.31-6|581	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr7v.tfm
14mr|texlive-mathdesign-2.31-6|582	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr7y.tfm
14mr|texlive-mathdesign-2.31-6|583	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr8c.tfm
14mr|texlive-mathdesign-2.31-6|584	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr8t.tfm
14mr|texlive-mathdesign-2.31-6|585	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr8y.tfm
14mr|texlive-mathdesign-2.31-6|586	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utree.tfm
14mr|texlive-mathdesign-2.31-6|587	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri7m.tfm
14mr|texlive-mathdesign-2.31-6|588	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri7t.tfm
14mr|texlive-mathdesign-2.31-6|589	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri8c.tfm
14mr|texlive-mathdesign-2.31-6|590	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri8t.tfm
14mr|texlive-mathdesign-2.31-6|591	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri8y.tfm
14mr|texlive-mathdesign-2.31-6|592	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utrma.tfm
14mr|texlive-mathdesign-2.31-6|593	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utrmb.tfm
14mr|texlive-mathdesign-2.31-6|594	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utro7t.tfm
14mr|texlive-mathdesign-2.31-6|595	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utro8c.tfm
14mr|texlive-mathdesign-2.31-6|596	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utro8t.tfm
14mr|texlive-mathdesign-2.31-6|597	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utro8y.tfm
14mr|texlive-mathdesign-2.31-6|598	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb7m.tfm
14mr|texlive-mathdesign-2.31-6|599	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb7t.tfm
14mr|texlive-mathdesign-2.31-6|600	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb7v.tfm
14mr|texlive-mathdesign-2.31-6|601	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb7y.tfm
14mr|texlive-mathdesign-2.31-6|602	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb8c.tfm
14mr|texlive-mathdesign-2.31-6|603	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb8t.tfm
14mr|texlive-mathdesign-2.31-6|604	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbc8t.tfm
14mr|texlive-mathdesign-2.31-6|605	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbfc8t.tfm
14mr|texlive-mathdesign-2.31-6|606	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbi7m.tfm
14mr|texlive-mathdesign-2.31-6|607	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbi7t.tfm
14mr|texlive-mathdesign-2.31-6|608	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbi8c.tfm
14mr|texlive-mathdesign-2.31-6|609	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbi8t.tfm
14mr|texlive-mathdesign-2.31-6|610	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbifc8t.tfm
14mr|texlive-mathdesign-2.31-6|611	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbma.tfm
14mr|texlive-mathdesign-2.31-6|612	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbmb.tfm
14mr|texlive-mathdesign-2.31-6|613	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbo7t.tfm
14mr|texlive-mathdesign-2.31-6|614	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbo8c.tfm
14mr|texlive-mathdesign-2.31-6|615	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbo8t.tfm
14mr|texlive-mathdesign-2.31-6|616	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbofc8t.tfm
14mr|texlive-mathdesign-2.31-6|617	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr7m.tfm
14mr|texlive-mathdesign-2.31-6|618	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr7t.tfm
14mr|texlive-mathdesign-2.31-6|619	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr7v.tfm
14mr|texlive-mathdesign-2.31-6|620	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr7y.tfm
14mr|texlive-mathdesign-2.31-6|621	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr8c.tfm
14mr|texlive-mathdesign-2.31-6|622	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr8t.tfm
14mr|texlive-mathdesign-2.31-6|623	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrc8t.tfm
14mr|texlive-mathdesign-2.31-6|624	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrfc8t.tfm
14mr|texlive-mathdesign-2.31-6|625	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputri7m.tfm
14mr|texlive-mathdesign-2.31-6|626	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputri7t.tfm
14mr|texlive-mathdesign-2.31-6|627	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputri8c.tfm
14mr|texlive-mathdesign-2.31-6|628	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputri8t.tfm
14mr|texlive-mathdesign-2.31-6|629	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrifc8t.tfm
14mr|texlive-mathdesign-2.31-6|630	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrma.tfm
14mr|texlive-mathdesign-2.31-6|631	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrmb.tfm
14mr|texlive-mathdesign-2.31-6|632	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputro7t.tfm
14mr|texlive-mathdesign-2.31-6|633	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputro8c.tfm
14mr|texlive-mathdesign-2.31-6|634	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputro8t.tfm
14mr|texlive-mathdesign-2.31-6|635	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrofc8t.tfm
14mr|texlive-mathdesign-2.31-6|636	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putb8a.tfm
14mr|texlive-mathdesign-2.31-6|637	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putb8x.tfm
14mr|texlive-mathdesign-2.31-6|638	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putbi8a.tfm
14mr|texlive-mathdesign-2.31-6|639	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putr8a.tfm
14mr|texlive-mathdesign-2.31-6|640	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putr8x.tfm
14mr|texlive-mathdesign-2.31-6|641	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putri8a.tfm
14mr|texlive-mathdesign-2.31-6|642	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm7m.tfm
14mr|texlive-mathdesign-2.31-6|643	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm7t.tfm
14mr|texlive-mathdesign-2.31-6|644	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm7v.tfm
14mr|texlive-mathdesign-2.31-6|645	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm7y.tfm
14mr|texlive-mathdesign-2.31-6|646	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm8c.tfm
14mr|texlive-mathdesign-2.31-6|647	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm8t.tfm
14mr|texlive-mathdesign-2.31-6|648	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm8y.tfm
14mr|texlive-mathdesign-2.31-6|649	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi7m.tfm
14mr|texlive-mathdesign-2.31-6|650	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi7t.tfm
14mr|texlive-mathdesign-2.31-6|651	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi8c.tfm
14mr|texlive-mathdesign-2.31-6|652	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi8t.tfm
14mr|texlive-mathdesign-2.31-6|653	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi8y.tfm
14mr|texlive-mathdesign-2.31-6|654	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmma.tfm
14mr|texlive-mathdesign-2.31-6|655	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmmb.tfm
14mr|texlive-mathdesign-2.31-6|656	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmo7t.tfm
14mr|texlive-mathdesign-2.31-6|657	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmo8c.tfm
14mr|texlive-mathdesign-2.31-6|658	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmo8t.tfm
14mr|texlive-mathdesign-2.31-6|659	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmo8y.tfm
14mr|texlive-mathdesign-2.31-6|660	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr7m.tfm
14mr|texlive-mathdesign-2.31-6|661	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr7t.tfm
14mr|texlive-mathdesign-2.31-6|662	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr7v.tfm
14mr|texlive-mathdesign-2.31-6|663	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr7y.tfm
14mr|texlive-mathdesign-2.31-6|664	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr8c.tfm
14mr|texlive-mathdesign-2.31-6|665	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr8t.tfm
14mr|texlive-mathdesign-2.31-6|666	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr8y.tfm
14mr|texlive-mathdesign-2.31-6|667	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmree.tfm
14mr|texlive-mathdesign-2.31-6|668	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri7m.tfm
14mr|texlive-mathdesign-2.31-6|669	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri7t.tfm
14mr|texlive-mathdesign-2.31-6|670	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri8c.tfm
14mr|texlive-mathdesign-2.31-6|671	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri8t.tfm
14mr|texlive-mathdesign-2.31-6|672	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri8y.tfm
14mr|texlive-mathdesign-2.31-6|673	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmrma.tfm
14mr|texlive-mathdesign-2.31-6|674	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmrmb.tfm
14mr|texlive-mathdesign-2.31-6|675	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmro7t.tfm
14mr|texlive-mathdesign-2.31-6|676	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmro8c.tfm
14mr|texlive-mathdesign-2.31-6|677	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmro8t.tfm
14mr|texlive-mathdesign-2.31-6|678	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmro8y.tfm
14mr|texlive-mathdesign-2.31-6|679	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm7m.tfm
14mr|texlive-mathdesign-2.31-6|680	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm7t.tfm
14mr|texlive-mathdesign-2.31-6|681	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm7v.tfm
14mr|texlive-mathdesign-2.31-6|682	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm7y.tfm
14mr|texlive-mathdesign-2.31-6|683	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm8c.tfm
14mr|texlive-mathdesign-2.31-6|684	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm8t.tfm
14mr|texlive-mathdesign-2.31-6|685	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmfc8t.tfm
14mr|texlive-mathdesign-2.31-6|686	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmi7m.tfm
14mr|texlive-mathdesign-2.31-6|687	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmi7t.tfm
14mr|texlive-mathdesign-2.31-6|688	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmi8c.tfm
14mr|texlive-mathdesign-2.31-6|689	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmi8t.tfm
14mr|texlive-mathdesign-2.31-6|690	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmifc8t.tfm
14mr|texlive-mathdesign-2.31-6|691	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmma.tfm
14mr|texlive-mathdesign-2.31-6|692	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmmb.tfm
14mr|texlive-mathdesign-2.31-6|693	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmo7t.tfm
14mr|texlive-mathdesign-2.31-6|694	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmo8c.tfm
14mr|texlive-mathdesign-2.31-6|695	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmo8t.tfm
14mr|texlive-mathdesign-2.31-6|696	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmofc8t.tfm
14mr|texlive-mathdesign-2.31-6|697	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr7m.tfm
14mr|texlive-mathdesign-2.31-6|698	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr7t.tfm
14mr|texlive-mathdesign-2.31-6|699	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr7v.tfm
14mr|texlive-mathdesign-2.31-6|700	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr7y.tfm
14mr|texlive-mathdesign-2.31-6|701	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr8c.tfm
14mr|texlive-mathdesign-2.31-6|702	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr8t.tfm
14mr|texlive-mathdesign-2.31-6|703	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrfc8t.tfm
14mr|texlive-mathdesign-2.31-6|704	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmri7m.tfm
14mr|texlive-mathdesign-2.31-6|705	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmri7t.tfm
14mr|texlive-mathdesign-2.31-6|706	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmri8c.tfm
14mr|texlive-mathdesign-2.31-6|707	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmri8t.tfm
14mr|texlive-mathdesign-2.31-6|708	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrifc8t.tfm
14mr|texlive-mathdesign-2.31-6|709	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrma.tfm
14mr|texlive-mathdesign-2.31-6|710	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrmb.tfm
14mr|texlive-mathdesign-2.31-6|711	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmro7t.tfm
14mr|texlive-mathdesign-2.31-6|712	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmro8c.tfm
14mr|texlive-mathdesign-2.31-6|713	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmro8t.tfm
14mr|texlive-mathdesign-2.31-6|714	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrofc8t.tfm
14mr|texlive-mathdesign-2.31-6|715	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/ugmm8a.tfm
14mr|texlive-mathdesign-2.31-6|716	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/ugmmi8a.tfm
14mr|texlive-mathdesign-2.31-6|717	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/ugmr8a.tfm
14mr|texlive-mathdesign-2.31-6|718	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/ugmri8a.tfm
14mr|texlive-mathdesign-2.31-6|719	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb7m.pfb
14mr|texlive-mathdesign-2.31-6|720	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb7t.pfb
14mr|texlive-mathdesign-2.31-6|721	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb7v.pfb
14mr|texlive-mathdesign-2.31-6|722	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb7y.pfb
14mr|texlive-mathdesign-2.31-6|723	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb8c.pfb
14mr|texlive-mathdesign-2.31-6|724	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb8t.pfb
14mr|texlive-mathdesign-2.31-6|725	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbi7m.pfb
14mr|texlive-mathdesign-2.31-6|726	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbi7t.pfb
14mr|texlive-mathdesign-2.31-6|727	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbi8c.pfb
14mr|texlive-mathdesign-2.31-6|728	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbi8t.pfb
14mr|texlive-mathdesign-2.31-6|729	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbma.pfb
14mr|texlive-mathdesign-2.31-6|730	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbmb.pfb
14mr|texlive-mathdesign-2.31-6|731	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr7m.pfb
14mr|texlive-mathdesign-2.31-6|732	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr7t.pfb
14mr|texlive-mathdesign-2.31-6|733	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr7v.pfb
14mr|texlive-mathdesign-2.31-6|734	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr7y.pfb
14mr|texlive-mathdesign-2.31-6|735	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr8c.pfb
14mr|texlive-mathdesign-2.31-6|736	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr8t.pfb
14mr|texlive-mathdesign-2.31-6|737	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chree.pfb
14mr|texlive-mathdesign-2.31-6|738	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chri7m.pfb
14mr|texlive-mathdesign-2.31-6|739	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chri7t.pfb
14mr|texlive-mathdesign-2.31-6|740	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chri8c.pfb
14mr|texlive-mathdesign-2.31-6|741	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chri8t.pfb
14mr|texlive-mathdesign-2.31-6|742	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chrma.pfb
14mr|texlive-mathdesign-2.31-6|743	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chrmb.pfb
14mr|texlive-mathdesign-2.31-6|744	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/UtopiaStd-Regular.pfb
14mr|texlive-mathdesign-2.31-6|745	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib7m.pfb
14mr|texlive-mathdesign-2.31-6|746	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib7t.pfb
14mr|texlive-mathdesign-2.31-6|747	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib7v.pfb
14mr|texlive-mathdesign-2.31-6|748	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib7y.pfb
14mr|texlive-mathdesign-2.31-6|749	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib8c.pfb
14mr|texlive-mathdesign-2.31-6|750	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib8t.pfb
14mr|texlive-mathdesign-2.31-6|751	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibee.pfb
14mr|texlive-mathdesign-2.31-6|752	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibi7m.pfb
14mr|texlive-mathdesign-2.31-6|753	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibi7t.pfb
14mr|texlive-mathdesign-2.31-6|754	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibi8c.pfb
14mr|texlive-mathdesign-2.31-6|755	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibi8t.pfb
14mr|texlive-mathdesign-2.31-6|756	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibma.pfb
14mr|texlive-mathdesign-2.31-6|757	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibmb.pfb
14mr|texlive-mathdesign-2.31-6|758	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir7m.pfb
14mr|texlive-mathdesign-2.31-6|759	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir7t.pfb
14mr|texlive-mathdesign-2.31-6|760	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir7v.pfb
14mr|texlive-mathdesign-2.31-6|761	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir7y.pfb
14mr|texlive-mathdesign-2.31-6|762	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir8c.pfb
14mr|texlive-mathdesign-2.31-6|763	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir8t.pfb
14mr|texlive-mathdesign-2.31-6|764	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciree.pfb
14mr|texlive-mathdesign-2.31-6|765	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciri7m.pfb
14mr|texlive-mathdesign-2.31-6|766	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciri7t.pfb
14mr|texlive-mathdesign-2.31-6|767	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciri8c.pfb
14mr|texlive-mathdesign-2.31-6|768	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciri8t.pfb
14mr|texlive-mathdesign-2.31-6|769	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cirma.pfb
14mr|texlive-mathdesign-2.31-6|770	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cirmb.pfb
14mr|texlive-mathdesign-2.31-6|771	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr7m.pfb
14mr|texlive-mathdesign-2.31-6|772	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr7t.pfb
14mr|texlive-mathdesign-2.31-6|773	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr7v.pfb
14mr|texlive-mathdesign-2.31-6|774	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr7y.pfb
14mr|texlive-mathdesign-2.31-6|775	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr8c.pfb
14mr|texlive-mathdesign-2.31-6|776	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr8t.pfb
14mr|texlive-mathdesign-2.31-6|777	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdree.pfb
14mr|texlive-mathdesign-2.31-6|778	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdri7m.pfb
14mr|texlive-mathdesign-2.31-6|779	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdri7t.pfb
14mr|texlive-mathdesign-2.31-6|780	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdri8c.pfb
14mr|texlive-mathdesign-2.31-6|781	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdri8t.pfb
14mr|texlive-mathdesign-2.31-6|782	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdrma.pfb
14mr|texlive-mathdesign-2.31-6|783	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdrmb.pfb
14mr|texlive-mathdesign-2.31-6|784	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds7m.pfb
14mr|texlive-mathdesign-2.31-6|785	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds7t.pfb
14mr|texlive-mathdesign-2.31-6|786	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds7v.pfb
14mr|texlive-mathdesign-2.31-6|787	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds7y.pfb
14mr|texlive-mathdesign-2.31-6|788	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds8c.pfb
14mr|texlive-mathdesign-2.31-6|789	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds8t.pfb
14mr|texlive-mathdesign-2.31-6|790	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsi7m.pfb
14mr|texlive-mathdesign-2.31-6|791	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsi7t.pfb
14mr|texlive-mathdesign-2.31-6|792	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsi8c.pfb
14mr|texlive-mathdesign-2.31-6|793	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsi8t.pfb
14mr|texlive-mathdesign-2.31-6|794	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsma.pfb
14mr|texlive-mathdesign-2.31-6|795	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsmb.pfb
14mr|texlive-mathdesign-2.31-6|796	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-utrma.pfb
14mr|texlive-mathdesign-2.31-6|797	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7m.pfb
14mr|texlive-mathdesign-2.31-6|798	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t.pfb
14mr|texlive-mathdesign-2.31-6|799	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t5.pfb
14mr|texlive-mathdesign-2.31-6|800	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t6.pfb
14mr|texlive-mathdesign-2.31-6|801	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t7.pfb
14mr|texlive-mathdesign-2.31-6|802	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t8.pfb
14mr|texlive-mathdesign-2.31-6|803	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t9.pfb
14mr|texlive-mathdesign-2.31-6|804	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7v.pfb
14mr|texlive-mathdesign-2.31-6|805	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7y.pfb
14mr|texlive-mathdesign-2.31-6|806	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr8c.pfb
14mr|texlive-mathdesign-2.31-6|807	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr8t.pfb
14mr|texlive-mathdesign-2.31-6|808	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usree.pfb
14mr|texlive-mathdesign-2.31-6|809	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7m.pfb
14mr|texlive-mathdesign-2.31-6|810	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t.pfb
14mr|texlive-mathdesign-2.31-6|811	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t5.pfb
14mr|texlive-mathdesign-2.31-6|812	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t6.pfb
14mr|texlive-mathdesign-2.31-6|813	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t7.pfb
14mr|texlive-mathdesign-2.31-6|814	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t8.pfb
14mr|texlive-mathdesign-2.31-6|815	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t9.pfb
14mr|texlive-mathdesign-2.31-6|816	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri8c.pfb
14mr|texlive-mathdesign-2.31-6|817	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri8t.pfb
14mr|texlive-mathdesign-2.31-6|818	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usrma.pfb
14mr|texlive-mathdesign-2.31-6|819	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usrmb.pfb
14mr|texlive-mathdesign-2.31-6|820	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss7m.pfb
14mr|texlive-mathdesign-2.31-6|821	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss7t.pfb
14mr|texlive-mathdesign-2.31-6|822	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss7v.pfb
14mr|texlive-mathdesign-2.31-6|823	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss7y.pfb
14mr|texlive-mathdesign-2.31-6|824	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss8c.pfb
14mr|texlive-mathdesign-2.31-6|825	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss8t.pfb
14mr|texlive-mathdesign-2.31-6|826	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussi7m.pfb
14mr|texlive-mathdesign-2.31-6|827	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussi7t.pfb
14mr|texlive-mathdesign-2.31-6|828	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussi8c.pfb
14mr|texlive-mathdesign-2.31-6|829	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussi8t.pfb
14mr|texlive-mathdesign-2.31-6|830	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussma.pfb
14mr|texlive-mathdesign-2.31-6|831	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussmb.pfb
14mr|texlive-mathdesign-2.31-6|832	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb7m.pfb
14mr|texlive-mathdesign-2.31-6|833	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb7t.pfb
14mr|texlive-mathdesign-2.31-6|834	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb7v.pfb
14mr|texlive-mathdesign-2.31-6|835	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb7y.pfb
14mr|texlive-mathdesign-2.31-6|836	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb8c.pfb
14mr|texlive-mathdesign-2.31-6|837	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb8t.pfb
14mr|texlive-mathdesign-2.31-6|838	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbee.pfb
14mr|texlive-mathdesign-2.31-6|839	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbi7m.pfb
14mr|texlive-mathdesign-2.31-6|840	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbi7t.pfb
14mr|texlive-mathdesign-2.31-6|841	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbi8c.pfb
14mr|texlive-mathdesign-2.31-6|842	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbi8t.pfb
14mr|texlive-mathdesign-2.31-6|843	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbma.pfb
14mr|texlive-mathdesign-2.31-6|844	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbmb.pfb
14mr|texlive-mathdesign-2.31-6|845	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr7m.pfb
14mr|texlive-mathdesign-2.31-6|846	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr7t.pfb
14mr|texlive-mathdesign-2.31-6|847	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr7v.pfb
14mr|texlive-mathdesign-2.31-6|848	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr7y.pfb
14mr|texlive-mathdesign-2.31-6|849	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr8c.pfb
14mr|texlive-mathdesign-2.31-6|850	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr8t.pfb
14mr|texlive-mathdesign-2.31-6|851	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utree.pfb
14mr|texlive-mathdesign-2.31-6|852	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utri7m.pfb
14mr|texlive-mathdesign-2.31-6|853	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utri7t.pfb
14mr|texlive-mathdesign-2.31-6|854	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utri8c.pfb
14mr|texlive-mathdesign-2.31-6|855	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utri8t.pfb
14mr|texlive-mathdesign-2.31-6|856	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utrma.pfb
14mr|texlive-mathdesign-2.31-6|857	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utrmb.pfb
14mr|texlive-mathdesign-2.31-6|858	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm7m.pfb
14mr|texlive-mathdesign-2.31-6|859	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm7t.pfb
14mr|texlive-mathdesign-2.31-6|860	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm7v.pfb
14mr|texlive-mathdesign-2.31-6|861	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm7y.pfb
14mr|texlive-mathdesign-2.31-6|862	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm8c.pfb
14mr|texlive-mathdesign-2.31-6|863	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm8t.pfb
14mr|texlive-mathdesign-2.31-6|864	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmi7m.pfb
14mr|texlive-mathdesign-2.31-6|865	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmi7t.pfb
14mr|texlive-mathdesign-2.31-6|866	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmi8c.pfb
14mr|texlive-mathdesign-2.31-6|867	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmi8t.pfb
14mr|texlive-mathdesign-2.31-6|868	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmma.pfb
14mr|texlive-mathdesign-2.31-6|869	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmmb.pfb
14mr|texlive-mathdesign-2.31-6|870	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr7m.pfb
14mr|texlive-mathdesign-2.31-6|871	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr7t.pfb
14mr|texlive-mathdesign-2.31-6|872	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr7v.pfb
14mr|texlive-mathdesign-2.31-6|873	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr7y.pfb
14mr|texlive-mathdesign-2.31-6|874	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr8c.pfb
14mr|texlive-mathdesign-2.31-6|875	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr8t.pfb
14mr|texlive-mathdesign-2.31-6|876	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmree.pfb
14mr|texlive-mathdesign-2.31-6|877	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmri7m.pfb
14mr|texlive-mathdesign-2.31-6|878	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmri7t.pfb
14mr|texlive-mathdesign-2.31-6|879	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmri8c.pfb
14mr|texlive-mathdesign-2.31-6|880	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmri8t.pfb
14mr|texlive-mathdesign-2.31-6|881	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmrma.pfb
14mr|texlive-mathdesign-2.31-6|882	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmrmb.pfb
14mr|texlive-mathdesign-2.31-6|883	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb7m.vf
14mr|texlive-mathdesign-2.31-6|884	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb7t.vf
14mr|texlive-mathdesign-2.31-6|885	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb7v.vf
14mr|texlive-mathdesign-2.31-6|886	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb7y.vf
14mr|texlive-mathdesign-2.31-6|887	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb8c.vf
14mr|texlive-mathdesign-2.31-6|888	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb8t.vf
14mr|texlive-mathdesign-2.31-6|889	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbc8t.vf
14mr|texlive-mathdesign-2.31-6|890	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbfc8t.vf
14mr|texlive-mathdesign-2.31-6|891	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbi7m.vf
14mr|texlive-mathdesign-2.31-6|892	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbi7t.vf
14mr|texlive-mathdesign-2.31-6|893	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbi8c.vf
14mr|texlive-mathdesign-2.31-6|894	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbi8t.vf
14mr|texlive-mathdesign-2.31-6|895	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbifc8t.vf
14mr|texlive-mathdesign-2.31-6|896	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbma.vf
14mr|texlive-mathdesign-2.31-6|897	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbmb.vf
14mr|texlive-mathdesign-2.31-6|898	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbo7t.vf
14mr|texlive-mathdesign-2.31-6|899	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbo8c.vf
14mr|texlive-mathdesign-2.31-6|900	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbo8t.vf
14mr|texlive-mathdesign-2.31-6|901	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbofc8t.vf
14mr|texlive-mathdesign-2.31-6|902	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr7m.vf
14mr|texlive-mathdesign-2.31-6|903	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr7t.vf
14mr|texlive-mathdesign-2.31-6|904	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr7v.vf
14mr|texlive-mathdesign-2.31-6|905	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr7y.vf
14mr|texlive-mathdesign-2.31-6|906	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr8c.vf
14mr|texlive-mathdesign-2.31-6|907	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr8t.vf
14mr|texlive-mathdesign-2.31-6|908	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrc8t.vf
14mr|texlive-mathdesign-2.31-6|909	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrfc8t.vf
14mr|texlive-mathdesign-2.31-6|910	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchri7m.vf
14mr|texlive-mathdesign-2.31-6|911	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchri7t.vf
14mr|texlive-mathdesign-2.31-6|912	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchri8c.vf
14mr|texlive-mathdesign-2.31-6|913	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchri8t.vf
14mr|texlive-mathdesign-2.31-6|914	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrifc8t.vf
14mr|texlive-mathdesign-2.31-6|915	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrma.vf
14mr|texlive-mathdesign-2.31-6|916	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrmb.vf
14mr|texlive-mathdesign-2.31-6|917	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchro7t.vf
14mr|texlive-mathdesign-2.31-6|918	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchro8c.vf
14mr|texlive-mathdesign-2.31-6|919	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchro8t.vf
14mr|texlive-mathdesign-2.31-6|920	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrofc8t.vf
14mr|texlive-mathdesign-2.31-6|921	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbCb7m.vf
14mr|texlive-mathdesign-2.31-6|922	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbCbi7m.vf
14mr|texlive-mathdesign-2.31-6|923	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbCr7m.vf
14mr|texlive-mathdesign-2.31-6|924	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbCri7m.vf
14mr|texlive-mathdesign-2.31-6|925	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbb7m.vf
14mr|texlive-mathdesign-2.31-6|926	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbbi7m.vf
14mr|texlive-mathdesign-2.31-6|927	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbr7m.vf
14mr|texlive-mathdesign-2.31-6|928	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbri7m.vf
14mr|texlive-mathdesign-2.31-6|929	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdCb7m.vf
14mr|texlive-mathdesign-2.31-6|930	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdCbi7m.vf
14mr|texlive-mathdesign-2.31-6|931	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdCri7m.vf
14mr|texlive-mathdesign-2.31-6|932	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdb7m.vf
14mr|texlive-mathdesign-2.31-6|933	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdbi7m.vf
14mr|texlive-mathdesign-2.31-6|934	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdr7m.vf
14mr|texlive-mathdesign-2.31-6|935	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdrC7m.vf
14mr|texlive-mathdesign-2.31-6|936	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdri7m.vf
14mr|texlive-mathdesign-2.31-6|937	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib7m.vf
14mr|texlive-mathdesign-2.31-6|938	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib7t.vf
14mr|texlive-mathdesign-2.31-6|939	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib7v.vf
14mr|texlive-mathdesign-2.31-6|940	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib7y.vf
14mr|texlive-mathdesign-2.31-6|941	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib8c.vf
14mr|texlive-mathdesign-2.31-6|942	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib8t.vf
14mr|texlive-mathdesign-2.31-6|943	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibc8c.vf
14mr|texlive-mathdesign-2.31-6|944	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibc8t.vf
14mr|texlive-mathdesign-2.31-6|945	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibfc8t.vf
14mr|texlive-mathdesign-2.31-6|946	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibi7m.vf
14mr|texlive-mathdesign-2.31-6|947	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibi7t.vf
14mr|texlive-mathdesign-2.31-6|948	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibi8c.vf
14mr|texlive-mathdesign-2.31-6|949	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibi8t.vf
14mr|texlive-mathdesign-2.31-6|950	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibic8c.vf
14mr|texlive-mathdesign-2.31-6|951	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibic8t.vf
14mr|texlive-mathdesign-2.31-6|952	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibifc8t.vf
14mr|texlive-mathdesign-2.31-6|953	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibiu7m.vf
14mr|texlive-mathdesign-2.31-6|954	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibma.vf
14mr|texlive-mathdesign-2.31-6|955	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibmb.vf
14mr|texlive-mathdesign-2.31-6|956	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibui7m.vf
14mr|texlive-mathdesign-2.31-6|957	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicic8c.vf
14mr|texlive-mathdesign-2.31-6|958	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicic8t.vf
14mr|texlive-mathdesign-2.31-6|959	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicc8c.vf
14mr|texlive-mathdesign-2.31-6|960	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicc8t.vf
14mr|texlive-mathdesign-2.31-6|961	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicfc8t.vf
14mr|texlive-mathdesign-2.31-6|962	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicici8c.vf
14mr|texlive-mathdesign-2.31-6|963	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicici8t.vf
14mr|texlive-mathdesign-2.31-6|964	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicic8c.vf
14mr|texlive-mathdesign-2.31-6|965	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicic8t.vf
14mr|texlive-mathdesign-2.31-6|966	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicifc8t.vf
14mr|texlive-mathdesign-2.31-6|967	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir7m.vf
14mr|texlive-mathdesign-2.31-6|968	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir7t.vf
14mr|texlive-mathdesign-2.31-6|969	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir7v.vf
14mr|texlive-mathdesign-2.31-6|970	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir7y.vf
14mr|texlive-mathdesign-2.31-6|971	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir8c.vf
14mr|texlive-mathdesign-2.31-6|972	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir8t.vf
14mr|texlive-mathdesign-2.31-6|973	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirc8c.vf
14mr|texlive-mathdesign-2.31-6|974	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirc8t.vf
14mr|texlive-mathdesign-2.31-6|975	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirfc8t.vf
14mr|texlive-mathdesign-2.31-6|976	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciri7m.vf
14mr|texlive-mathdesign-2.31-6|977	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciri7t.vf
14mr|texlive-mathdesign-2.31-6|978	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciri8c.vf
14mr|texlive-mathdesign-2.31-6|979	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciri8t.vf
14mr|texlive-mathdesign-2.31-6|980	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciric8c.vf
14mr|texlive-mathdesign-2.31-6|981	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciric8t.vf
14mr|texlive-mathdesign-2.31-6|982	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirifc8t.vf
14mr|texlive-mathdesign-2.31-6|983	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciriu7m.vf
14mr|texlive-mathdesign-2.31-6|984	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirma.vf
14mr|texlive-mathdesign-2.31-6|985	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirmb.vf
14mr|texlive-mathdesign-2.31-6|986	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirui7m.vf
14mr|texlive-mathdesign-2.31-6|987	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcib7y.vf
14mr|texlive-mathdesign-2.31-6|988	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcib8t.vf
14mr|texlive-mathdesign-2.31-6|989	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcibc8t.vf
14mr|texlive-mathdesign-2.31-6|990	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcibi7y.vf
14mr|texlive-mathdesign-2.31-6|991	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcibi8t.vf
14mr|texlive-mathdesign-2.31-6|992	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcibic8t.vf
14mr|texlive-mathdesign-2.31-6|993	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcic7y.vf
14mr|texlive-mathdesign-2.31-6|994	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcic8t.vf
14mr|texlive-mathdesign-2.31-6|995	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcicc8t.vf
14mr|texlive-mathdesign-2.31-6|996	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcici7y.vf
14mr|texlive-mathdesign-2.31-6|997	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcici8t.vf
14mr|texlive-mathdesign-2.31-6|998	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcicic8t.vf
14mr|texlive-mathdesign-2.31-6|999	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcir7y.vf
14mr|texlive-mathdesign-2.31-6|1000	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcir8t.vf
14mr|texlive-mathdesign-2.31-6|1001	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcirc8t.vf
14mr|texlive-mathdesign-2.31-6|1002	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxciri7y.vf
14mr|texlive-mathdesign-2.31-6|1003	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxciri8t.vf
14mr|texlive-mathdesign-2.31-6|1004	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxciric8t.vf
14mr|texlive-mathdesign-2.31-6|1005	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdb8c.vf
14mr|texlive-mathdesign-2.31-6|1006	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdb8t.vf
14mr|texlive-mathdesign-2.31-6|1007	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbc8c.vf
14mr|texlive-mathdesign-2.31-6|1008	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbc8t.vf
14mr|texlive-mathdesign-2.31-6|1009	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbfc8t.vf
14mr|texlive-mathdesign-2.31-6|1010	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbi8c.vf
14mr|texlive-mathdesign-2.31-6|1011	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbi8t.vf
14mr|texlive-mathdesign-2.31-6|1012	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbic8c.vf
14mr|texlive-mathdesign-2.31-6|1013	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbic8t.vf
14mr|texlive-mathdesign-2.31-6|1014	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbifc8t.vf
14mr|texlive-mathdesign-2.31-6|1015	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr7m.vf
14mr|texlive-mathdesign-2.31-6|1016	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr7t.vf
14mr|texlive-mathdesign-2.31-6|1017	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr7v.vf
14mr|texlive-mathdesign-2.31-6|1018	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr7y.vf
14mr|texlive-mathdesign-2.31-6|1019	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr8c.vf
14mr|texlive-mathdesign-2.31-6|1020	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr8t.vf
14mr|texlive-mathdesign-2.31-6|1021	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrc8c.vf
14mr|texlive-mathdesign-2.31-6|1022	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrc8t.vf
14mr|texlive-mathdesign-2.31-6|1023	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrfc8t.vf
14mr|texlive-mathdesign-2.31-6|1024	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdri7m.vf
14mr|texlive-mathdesign-2.31-6|1025	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdri7t.vf
14mr|texlive-mathdesign-2.31-6|1026	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdri8c.vf
14mr|texlive-mathdesign-2.31-6|1027	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdri8t.vf
14mr|texlive-mathdesign-2.31-6|1028	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdric8c.vf
14mr|texlive-mathdesign-2.31-6|1029	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdric8t.vf
14mr|texlive-mathdesign-2.31-6|1030	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrifc8t.vf
14mr|texlive-mathdesign-2.31-6|1031	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrma.vf
14mr|texlive-mathdesign-2.31-6|1032	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrmb.vf
14mr|texlive-mathdesign-2.31-6|1033	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds7m.vf
14mr|texlive-mathdesign-2.31-6|1034	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds7t.vf
14mr|texlive-mathdesign-2.31-6|1035	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds7v.vf
14mr|texlive-mathdesign-2.31-6|1036	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds7y.vf
14mr|texlive-mathdesign-2.31-6|1037	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds8c.vf
14mr|texlive-mathdesign-2.31-6|1038	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds8t.vf
14mr|texlive-mathdesign-2.31-6|1039	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsc8c.vf
14mr|texlive-mathdesign-2.31-6|1040	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsc8t.vf
14mr|texlive-mathdesign-2.31-6|1041	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsfc8t.vf
14mr|texlive-mathdesign-2.31-6|1042	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsi7m.vf
14mr|texlive-mathdesign-2.31-6|1043	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsi7t.vf
14mr|texlive-mathdesign-2.31-6|1044	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsi8c.vf
14mr|texlive-mathdesign-2.31-6|1045	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsi8t.vf
14mr|texlive-mathdesign-2.31-6|1046	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsic8c.vf
14mr|texlive-mathdesign-2.31-6|1047	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsic8t.vf
14mr|texlive-mathdesign-2.31-6|1048	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsifc8t.vf
14mr|texlive-mathdesign-2.31-6|1049	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsma.vf
14mr|texlive-mathdesign-2.31-6|1050	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsmb.vf
14mr|texlive-mathdesign-2.31-6|1051	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdb7y.vf
14mr|texlive-mathdesign-2.31-6|1052	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdb8t.vf
14mr|texlive-mathdesign-2.31-6|1053	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdbc8t.vf
14mr|texlive-mathdesign-2.31-6|1054	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdbi7y.vf
14mr|texlive-mathdesign-2.31-6|1055	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdbi8t.vf
14mr|texlive-mathdesign-2.31-6|1056	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdbic8t.vf
14mr|texlive-mathdesign-2.31-6|1057	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdr7y.vf
14mr|texlive-mathdesign-2.31-6|1058	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdr8t.vf
14mr|texlive-mathdesign-2.31-6|1059	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdrc8t.vf
14mr|texlive-mathdesign-2.31-6|1060	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdri7y.vf
14mr|texlive-mathdesign-2.31-6|1061	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdri8t.vf
14mr|texlive-mathdesign-2.31-6|1062	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdric8t.vf
14mr|texlive-mathdesign-2.31-6|1063	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgds7y.vf
14mr|texlive-mathdesign-2.31-6|1064	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgds8t.vf
14mr|texlive-mathdesign-2.31-6|1065	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdsc8t.vf
14mr|texlive-mathdesign-2.31-6|1066	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdsi7y.vf
14mr|texlive-mathdesign-2.31-6|1067	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdsi8t.vf
14mr|texlive-mathdesign-2.31-6|1068	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdsic8t.vf
14mr|texlive-mathdesign-2.31-6|1069	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusb8c.vf
14mr|texlive-mathdesign-2.31-6|1070	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusb8t.vf
14mr|texlive-mathdesign-2.31-6|1071	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbc8c.vf
14mr|texlive-mathdesign-2.31-6|1072	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbc8t.vf
14mr|texlive-mathdesign-2.31-6|1073	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbfc8t.vf
14mr|texlive-mathdesign-2.31-6|1074	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbi8c.vf
14mr|texlive-mathdesign-2.31-6|1075	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbi8t.vf
14mr|texlive-mathdesign-2.31-6|1076	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbic8c.vf
14mr|texlive-mathdesign-2.31-6|1077	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbic8t.vf
14mr|texlive-mathdesign-2.31-6|1078	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbifc8t.vf
14mr|texlive-mathdesign-2.31-6|1079	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr7m.vf
14mr|texlive-mathdesign-2.31-6|1080	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr7t.vf
14mr|texlive-mathdesign-2.31-6|1081	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr7v.vf
14mr|texlive-mathdesign-2.31-6|1082	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr7y.vf
14mr|texlive-mathdesign-2.31-6|1083	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr8c.vf
14mr|texlive-mathdesign-2.31-6|1084	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr8t.vf
14mr|texlive-mathdesign-2.31-6|1085	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrc8c.vf
14mr|texlive-mathdesign-2.31-6|1086	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrc8t.vf
14mr|texlive-mathdesign-2.31-6|1087	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrfc8t.vf
14mr|texlive-mathdesign-2.31-6|1088	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusri7m.vf
14mr|texlive-mathdesign-2.31-6|1089	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusri7t.vf
14mr|texlive-mathdesign-2.31-6|1090	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusri8c.vf
14mr|texlive-mathdesign-2.31-6|1091	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusri8t.vf
14mr|texlive-mathdesign-2.31-6|1092	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusric8c.vf
14mr|texlive-mathdesign-2.31-6|1093	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusric8t.vf
14mr|texlive-mathdesign-2.31-6|1094	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrifc8t.vf
14mr|texlive-mathdesign-2.31-6|1095	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrma.vf
14mr|texlive-mathdesign-2.31-6|1096	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrmb.vf
14mr|texlive-mathdesign-2.31-6|1097	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss7m.vf
14mr|texlive-mathdesign-2.31-6|1098	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss7t.vf
14mr|texlive-mathdesign-2.31-6|1099	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss7v.vf
14mr|texlive-mathdesign-2.31-6|1100	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss7y.vf
14mr|texlive-mathdesign-2.31-6|1101	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss8c.vf
14mr|texlive-mathdesign-2.31-6|1102	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss8t.vf
14mr|texlive-mathdesign-2.31-6|1103	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussc8c.vf
14mr|texlive-mathdesign-2.31-6|1104	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussc8t.vf
14mr|texlive-mathdesign-2.31-6|1105	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussfc8t.vf
14mr|texlive-mathdesign-2.31-6|1106	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussi7m.vf
14mr|texlive-mathdesign-2.31-6|1107	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussi7t.vf
14mr|texlive-mathdesign-2.31-6|1108	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussi8c.vf
14mr|texlive-mathdesign-2.31-6|1109	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussi8t.vf
14mr|texlive-mathdesign-2.31-6|1110	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussic8c.vf
14mr|texlive-mathdesign-2.31-6|1111	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussic8t.vf
14mr|texlive-mathdesign-2.31-6|1112	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussifc8t.vf
14mr|texlive-mathdesign-2.31-6|1113	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussma.vf
14mr|texlive-mathdesign-2.31-6|1114	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussmb.vf
14mr|texlive-mathdesign-2.31-6|1115	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusb7y.vf
14mr|texlive-mathdesign-2.31-6|1116	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusb8t.vf
14mr|texlive-mathdesign-2.31-6|1117	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusbc8t.vf
14mr|texlive-mathdesign-2.31-6|1118	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusbi7y.vf
14mr|texlive-mathdesign-2.31-6|1119	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusbi8t.vf
14mr|texlive-mathdesign-2.31-6|1120	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusbic8t.vf
14mr|texlive-mathdesign-2.31-6|1121	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusr7y.vf
14mr|texlive-mathdesign-2.31-6|1122	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusr8t.vf
14mr|texlive-mathdesign-2.31-6|1123	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusrc8t.vf
14mr|texlive-mathdesign-2.31-6|1124	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusri7y.vf
14mr|texlive-mathdesign-2.31-6|1125	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusri8t.vf
14mr|texlive-mathdesign-2.31-6|1126	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusric8t.vf
14mr|texlive-mathdesign-2.31-6|1127	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxuss7y.vf
14mr|texlive-mathdesign-2.31-6|1128	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxuss8t.vf
14mr|texlive-mathdesign-2.31-6|1129	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxussc8t.vf
14mr|texlive-mathdesign-2.31-6|1130	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxussi7y.vf
14mr|texlive-mathdesign-2.31-6|1131	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxussi8t.vf
14mr|texlive-mathdesign-2.31-6|1132	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxussic8t.vf
14mr|texlive-mathdesign-2.31-6|1133	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb7m.vf
14mr|texlive-mathdesign-2.31-6|1134	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb7t.vf
14mr|texlive-mathdesign-2.31-6|1135	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb7v.vf
14mr|texlive-mathdesign-2.31-6|1136	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb7y.vf
14mr|texlive-mathdesign-2.31-6|1137	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb8c.vf
14mr|texlive-mathdesign-2.31-6|1138	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb8t.vf
14mr|texlive-mathdesign-2.31-6|1139	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbc8t.vf
14mr|texlive-mathdesign-2.31-6|1140	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbfc8t.vf
14mr|texlive-mathdesign-2.31-6|1141	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbi7m.vf
14mr|texlive-mathdesign-2.31-6|1142	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbi7t.vf
14mr|texlive-mathdesign-2.31-6|1143	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbi8c.vf
14mr|texlive-mathdesign-2.31-6|1144	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbi8t.vf
14mr|texlive-mathdesign-2.31-6|1145	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbifc8t.vf
14mr|texlive-mathdesign-2.31-6|1146	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbma.vf
14mr|texlive-mathdesign-2.31-6|1147	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbmb.vf
14mr|texlive-mathdesign-2.31-6|1148	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbo7t.vf
14mr|texlive-mathdesign-2.31-6|1149	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbo8c.vf
14mr|texlive-mathdesign-2.31-6|1150	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbo8t.vf
14mr|texlive-mathdesign-2.31-6|1151	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbofc8t.vf
14mr|texlive-mathdesign-2.31-6|1152	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr7m.vf
14mr|texlive-mathdesign-2.31-6|1153	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr7t.vf
14mr|texlive-mathdesign-2.31-6|1154	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr7v.vf
14mr|texlive-mathdesign-2.31-6|1155	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr7y.vf
14mr|texlive-mathdesign-2.31-6|1156	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr8c.vf
14mr|texlive-mathdesign-2.31-6|1157	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr8t.vf
14mr|texlive-mathdesign-2.31-6|1158	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrc8t.vf
14mr|texlive-mathdesign-2.31-6|1159	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrfc8t.vf
14mr|texlive-mathdesign-2.31-6|1160	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputri7m.vf
14mr|texlive-mathdesign-2.31-6|1161	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputri7t.vf
14mr|texlive-mathdesign-2.31-6|1162	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputri8c.vf
14mr|texlive-mathdesign-2.31-6|1163	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputri8t.vf
14mr|texlive-mathdesign-2.31-6|1164	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrifc8t.vf
14mr|texlive-mathdesign-2.31-6|1165	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrma.vf
14mr|texlive-mathdesign-2.31-6|1166	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrmb.vf
14mr|texlive-mathdesign-2.31-6|1167	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputro7t.vf
14mr|texlive-mathdesign-2.31-6|1168	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputro8c.vf
14mr|texlive-mathdesign-2.31-6|1169	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputro8t.vf
14mr|texlive-mathdesign-2.31-6|1170	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrofc8t.vf
14mr|texlive-mathdesign-2.31-6|1171	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm7m.vf
14mr|texlive-mathdesign-2.31-6|1172	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm7t.vf
14mr|texlive-mathdesign-2.31-6|1173	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm7v.vf
14mr|texlive-mathdesign-2.31-6|1174	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm7y.vf
14mr|texlive-mathdesign-2.31-6|1175	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm8c.vf
14mr|texlive-mathdesign-2.31-6|1176	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm8t.vf
14mr|texlive-mathdesign-2.31-6|1177	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmfc8t.vf
14mr|texlive-mathdesign-2.31-6|1178	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmi7m.vf
14mr|texlive-mathdesign-2.31-6|1179	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmi7t.vf
14mr|texlive-mathdesign-2.31-6|1180	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmi8c.vf
14mr|texlive-mathdesign-2.31-6|1181	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmi8t.vf
14mr|texlive-mathdesign-2.31-6|1182	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmifc8t.vf
14mr|texlive-mathdesign-2.31-6|1183	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmma.vf
14mr|texlive-mathdesign-2.31-6|1184	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmmb.vf
14mr|texlive-mathdesign-2.31-6|1185	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmo7t.vf
14mr|texlive-mathdesign-2.31-6|1186	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmo8c.vf
14mr|texlive-mathdesign-2.31-6|1187	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmo8t.vf
14mr|texlive-mathdesign-2.31-6|1188	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmofc8t.vf
14mr|texlive-mathdesign-2.31-6|1189	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr7m.vf
14mr|texlive-mathdesign-2.31-6|1190	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr7t.vf
14mr|texlive-mathdesign-2.31-6|1191	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr7v.vf
14mr|texlive-mathdesign-2.31-6|1192	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr7y.vf
14mr|texlive-mathdesign-2.31-6|1193	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr8c.vf
14mr|texlive-mathdesign-2.31-6|1194	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr8t.vf
14mr|texlive-mathdesign-2.31-6|1195	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrfc8t.vf
14mr|texlive-mathdesign-2.31-6|1196	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmri7m.vf
14mr|texlive-mathdesign-2.31-6|1197	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmri7t.vf
14mr|texlive-mathdesign-2.31-6|1198	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmri8c.vf
14mr|texlive-mathdesign-2.31-6|1199	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmri8t.vf
14mr|texlive-mathdesign-2.31-6|1200	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrifc8t.vf
14mr|texlive-mathdesign-2.31-6|1201	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrma.vf
14mr|texlive-mathdesign-2.31-6|1202	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrmb.vf
14mr|texlive-mathdesign-2.31-6|1203	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmro7t.vf
14mr|texlive-mathdesign-2.31-6|1204	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmro8c.vf
14mr|texlive-mathdesign-2.31-6|1205	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmro8t.vf
14mr|texlive-mathdesign-2.31-6|1206	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrofc8t.vf
14mr|texlive-mathdesign-2.31-6|1207	%{_texmfdistdir}/tex/latex/mathdesign/mathdesign.sty
14mr|texlive-mathdesign-2.31-6|1208	%{_texmfdistdir}/tex/latex/mathdesign/mdacmr.fd
14mr|texlive-mathdesign-2.31-6|1209	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdamdbch.fd
14mr|texlive-mathdesign-2.31-6|1210	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdbch.cfg
14mr|texlive-mathdesign-2.31-6|1211	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdbch.sty
14mr|texlive-mathdesign-2.31-6|1212	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdbmdbch.fd
14mr|texlive-mathdesign-2.31-6|1213	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/omlmdbch.fd
14mr|texlive-mathdesign-2.31-6|1214	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/omsmdbch.fd
14mr|texlive-mathdesign-2.31-6|1215	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/omxmdbch.fd
14mr|texlive-mathdesign-2.31-6|1216	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/ot1mdbch.fd
14mr|texlive-mathdesign-2.31-6|1217	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/t1mdbch.fd
14mr|texlive-mathdesign-2.31-6|1218	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/ts1mdbch.fd
14mr|texlive-mathdesign-2.31-6|1219	%{_texmfdistdir}/tex/latex/mathdesign/mdbcmr.fd
14mr|texlive-mathdesign-2.31-6|1220	%{_texmfdistdir}/tex/latex/mathdesign/mdfont.def
14mr|texlive-mathdesign-2.31-6|1221	%{_texmfdistdir}/tex/latex/mathdesign/mdici/mdamdici.fd
14mr|texlive-mathdesign-2.31-6|1222	%{_texmfdistdir}/tex/latex/mathdesign/mdici/mdbmdici.fd
14mr|texlive-mathdesign-2.31-6|1223	%{_texmfdistdir}/tex/latex/mathdesign/mdici/mdici.cfg
14mr|texlive-mathdesign-2.31-6|1224	%{_texmfdistdir}/tex/latex/mathdesign/mdici/mdici.sty
14mr|texlive-mathdesign-2.31-6|1225	%{_texmfdistdir}/tex/latex/mathdesign/mdici/omlmdici.fd
14mr|texlive-mathdesign-2.31-6|1226	%{_texmfdistdir}/tex/latex/mathdesign/mdici/omsmdici.fd
14mr|texlive-mathdesign-2.31-6|1227	%{_texmfdistdir}/tex/latex/mathdesign/mdici/omxmdici.fd
14mr|texlive-mathdesign-2.31-6|1228	%{_texmfdistdir}/tex/latex/mathdesign/mdici/ot1mdici.fd
14mr|texlive-mathdesign-2.31-6|1229	%{_texmfdistdir}/tex/latex/mathdesign/mdici/t1mdici.fd
14mr|texlive-mathdesign-2.31-6|1230	%{_texmfdistdir}/tex/latex/mathdesign/mdici/ts1mdici.fd
14mr|texlive-mathdesign-2.31-6|1231	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/mdamdpgd.fd
14mr|texlive-mathdesign-2.31-6|1232	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/mdbmdpgd.fd
14mr|texlive-mathdesign-2.31-6|1233	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/mdpgd.cfg
14mr|texlive-mathdesign-2.31-6|1234	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/mdpgd.sty
14mr|texlive-mathdesign-2.31-6|1235	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/omlmdpgd.fd
14mr|texlive-mathdesign-2.31-6|1236	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/omsmdpgd.fd
14mr|texlive-mathdesign-2.31-6|1237	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/omxmdpgd.fd
14mr|texlive-mathdesign-2.31-6|1238	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/ot1mdpgd.fd
14mr|texlive-mathdesign-2.31-6|1239	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/t1mdpgd.fd
14mr|texlive-mathdesign-2.31-6|1240	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/ts1mdpgd.fd
14mr|texlive-mathdesign-2.31-6|1241	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/mdamdpus.fd
14mr|texlive-mathdesign-2.31-6|1242	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/mdbmdpus.fd
14mr|texlive-mathdesign-2.31-6|1243	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/mdpus.cfg
14mr|texlive-mathdesign-2.31-6|1244	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/mdpus.sty
14mr|texlive-mathdesign-2.31-6|1245	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/omlmdpus.fd
14mr|texlive-mathdesign-2.31-6|1246	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/omsmdpus.fd
14mr|texlive-mathdesign-2.31-6|1247	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/omxmdpus.fd
14mr|texlive-mathdesign-2.31-6|1248	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/ot1mdpus.fd
14mr|texlive-mathdesign-2.31-6|1249	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/t1mdpus.fd
14mr|texlive-mathdesign-2.31-6|1250	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/ts1mdpus.fd
14mr|texlive-mathdesign-2.31-6|1251	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdamdput.fd
14mr|texlive-mathdesign-2.31-6|1252	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdbmdput.fd
14mr|texlive-mathdesign-2.31-6|1253	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdput.cfg
14mr|texlive-mathdesign-2.31-6|1254	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdput.sty
14mr|texlive-mathdesign-2.31-6|1255	%{_texmfdistdir}/tex/latex/mathdesign/mdput/omlmdput.fd
14mr|texlive-mathdesign-2.31-6|1256	%{_texmfdistdir}/tex/latex/mathdesign/mdput/omsmdput.fd
14mr|texlive-mathdesign-2.31-6|1257	%{_texmfdistdir}/tex/latex/mathdesign/mdput/omxmdput.fd
14mr|texlive-mathdesign-2.31-6|1258	%{_texmfdistdir}/tex/latex/mathdesign/mdput/ot1mdput.fd
14mr|texlive-mathdesign-2.31-6|1259	%{_texmfdistdir}/tex/latex/mathdesign/mdput/t1mdput.fd
14mr|texlive-mathdesign-2.31-6|1260	%{_texmfdistdir}/tex/latex/mathdesign/mdput/ts1mdput.fd
14mr|texlive-mathdesign-2.31-6|1261	%{_texmfdistdir}/tex/latex/mathdesign/mdsffont.def
14mr|texlive-mathdesign-2.31-6|1262	%{_texmfdistdir}/tex/latex/mathdesign/mdttfont.def
14mr|texlive-mathdesign-2.31-6|1263	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdamdugm.fd
14mr|texlive-mathdesign-2.31-6|1264	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdbmdugm.fd
14mr|texlive-mathdesign-2.31-6|1265	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdugm.cfg
14mr|texlive-mathdesign-2.31-6|1266	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdugm.sty
14mr|texlive-mathdesign-2.31-6|1267	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/omlmdugm.fd
14mr|texlive-mathdesign-2.31-6|1268	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/omsmdugm.fd
14mr|texlive-mathdesign-2.31-6|1269	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/omxmdugm.fd
14mr|texlive-mathdesign-2.31-6|1270	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/ot1mdugm.fd
14mr|texlive-mathdesign-2.31-6|1271	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/t1mdugm.fd
14mr|texlive-mathdesign-2.31-6|1272	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/ts1mdugm.fd
14mr|texlive-mathdesign-2.31-6|1273	%{_texmfdistdir}/tex/latex/mathdesign/omlmdgrb.fd
14mr|texlive-mathdesign-2.31-6|1274	%{_texmfdistdir}/tex/latex/mathdesign/omlmdgrbc.fd
14mr|texlive-mathdesign-2.31-6|1275	%{_texmfdistdir}/tex/latex/mathdesign/omlmdgrd.fd
14mr|texlive-mathdesign-2.31-6|1276	%{_texmfdistdir}/tex/latex/mathdesign/omlmdgrdc.fd
14mr|texlive-mathdesign-2.31-6|1277	%_texmf_updmap_d/mathdesign
14mr|texlive-mathdesign-2.31-6|1278	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Adobe-Adobe-Garamond-Pro-example.tex
14mr|texlive-mathdesign-2.31-6|1279	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Adobe-Utopia-Std-example.tex
14mr|texlive-mathdesign-2.31-6|1280	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Adobe-Utopia-example.pdf
14mr|texlive-mathdesign-2.31-6|1281	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Adobe-Utopia-example.tex
14mr|texlive-mathdesign-2.31-6|1282	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Bitstream-Bitstream-Charter-example.pdf
14mr|texlive-mathdesign-2.31-6|1283	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Bitstream-Bitstream-Charter-example.tex
14mr|texlive-mathdesign-2.31-6|1284	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-itc-Charter-ITC-Std-example.tex
14mr|texlive-mathdesign-2.31-6|1285	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-urw-GaramondNo8-example.tex
14mr|texlive-mathdesign-2.31-6|1286	%doc %{_texmfdistdir}/doc/fonts/mathdesign/README
14mr|texlive-mathdesign-2.31-6|1287	%doc %{_texmfdistdir}/doc/fonts/mathdesign/mathdesign-doc.pdf
14mr|texlive-mathdesign-2.31-6|1288	%doc %{_texmfdistdir}/doc/fonts/mathdesign/mathdesign-doc.tex
14mr|texlive-mathdesign-2.31-6|1289	
14mr|texlive-mathdesign-2.31-6|1290	#-----------------------------------------------------------------------
14mr|texlive-mathdesign-2.31-6|1291	%prep
14mr|texlive-mathdesign-2.31-6|1292	%setup -c -a0 -a1
14mr|texlive-mathdesign-2.31-6|1293	
14mr|texlive-mathdesign-2.31-6|1294	%build
14mr|texlive-mathdesign-2.31-6|1295	
14mr|texlive-mathdesign-2.31-6|1296	%install
14mr|texlive-mathdesign-2.31-6|1297	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathdesign-2.31-6|1298	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mathdesign-2.31-6|1299	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-mathdesign-2.31-6|1300	cat > %{buildroot}%{_texmf_updmap_d}/mathdesign <<EOF
14mr|texlive-mathdesign-2.31-6|1301	Map mdbch.map
14mr|texlive-mathdesign-2.31-6|1302	Map mdgreek.map
14mr|texlive-mathdesign-2.31-6|1303	Map mdici.map
14mr|texlive-mathdesign-2.31-6|1304	Map mdpgd.map
14mr|texlive-mathdesign-2.31-6|1305	Map mdpus.map
14mr|texlive-mathdesign-2.31-6|1306	Map mdput.map
14mr|texlive-mathdesign-2.31-6|1307	Map mdugm.map
14mr|texlive-mathdesign-2.31-6|1308	EOF
14mr|texlive-mathdesign-2.31-6|1309	
14mr|texlive-mathdesign-2.31-6|1310	%changelog
14mr|texlive-mathdesign-2.31-6|1311	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.31-6
14mr|texlive-mathdesign-2.31-6|1312	+ Revision: 8e5910f
14mr|texlive-mathdesign-2.31-6|1313	- MassBuild#440: Increase release tag
14mr|texlive-mathdesign-2.31-6|1314	
14mr|texlive-mathdesign-2.31-6|1315	

20704 14
14mr|texlive-mathdots-0.8-3|1	# revision 15878
14mr|texlive-mathdots-0.8-3|2	# category Package
14mr|texlive-mathdots-0.8-3|3	# catalog-ctan /macros/generic/mathdots
14mr|texlive-mathdots-0.8-3|4	# catalog-date 2007-06-01 10:48:38 +0200
14mr|texlive-mathdots-0.8-3|5	# catalog-license lppl
14mr|texlive-mathdots-0.8-3|6	# catalog-version 0.8
14mr|texlive-mathdots-0.8-3|7	Name:		texlive-mathdots
14mr|texlive-mathdots-0.8-3|8	Version:	0.8
14mr|texlive-mathdots-0.8-3|9	Release:	3
14mr|texlive-mathdots-0.8-3|10	Summary:	Commands to produce dots in math that respect font size
14mr|texlive-mathdots-0.8-3|11	Group:		Publishing
14mr|texlive-mathdots-0.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/mathdots
14mr|texlive-mathdots-0.8-3|13	License:	LPPL
14mr|texlive-mathdots-0.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathdots.tar.xz
14mr|texlive-mathdots-0.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathdots.doc.tar.xz
14mr|texlive-mathdots-0.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathdots.source.tar.xz
14mr|texlive-mathdots-0.8-3|17	BuildArch:	noarch
14mr|texlive-mathdots-0.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mathdots-0.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mathdots-0.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mathdots-0.8-3|21	
14mr|texlive-mathdots-0.8-3|22	%description
14mr|texlive-mathdots-0.8-3|23	Redefines \ddots and \vdots, and defines \iddots. The dots
14mr|texlive-mathdots-0.8-3|24	produced by \iddots slant in the opposite direction to \ddots.
14mr|texlive-mathdots-0.8-3|25	All the commands are designed to change size appropriately in
14mr|texlive-mathdots-0.8-3|26	scripts, as well as in response to LaTeX size changing
14mr|texlive-mathdots-0.8-3|27	commands. The commands may also be used in plain TeX.
14mr|texlive-mathdots-0.8-3|28	
14mr|texlive-mathdots-0.8-3|29	%post
14mr|texlive-mathdots-0.8-3|30	%{_sbindir}/texlive.post
14mr|texlive-mathdots-0.8-3|31	
14mr|texlive-mathdots-0.8-3|32	%postun
14mr|texlive-mathdots-0.8-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-mathdots-0.8-3|34	%{_sbindir}/texlive.post
14mr|texlive-mathdots-0.8-3|35	fi
14mr|texlive-mathdots-0.8-3|36	
14mr|texlive-mathdots-0.8-3|37	#-----------------------------------------------------------------------
14mr|texlive-mathdots-0.8-3|38	%files
14mr|texlive-mathdots-0.8-3|39	%{_texmfdistdir}/tex/generic/mathdots/mathdots.sty
14mr|texlive-mathdots-0.8-3|40	%{_texmfdistdir}/tex/generic/mathdots/mathdots.tex
14mr|texlive-mathdots-0.8-3|41	%doc %{_texmfdistdir}/doc/generic/mathdots/README
14mr|texlive-mathdots-0.8-3|42	%doc %{_texmfdistdir}/doc/generic/mathdots/mathdots.pdf
14mr|texlive-mathdots-0.8-3|43	%doc %{_texmfdistdir}/doc/generic/mathdots/mdtest.tex
14mr|texlive-mathdots-0.8-3|44	#- source
14mr|texlive-mathdots-0.8-3|45	%doc %{_texmfdistdir}/source/generic/mathdots/mathdots.dtx
14mr|texlive-mathdots-0.8-3|46	%doc %{_texmfdistdir}/source/generic/mathdots/mathdots.ins
14mr|texlive-mathdots-0.8-3|47	
14mr|texlive-mathdots-0.8-3|48	#-----------------------------------------------------------------------
14mr|texlive-mathdots-0.8-3|49	%prep
14mr|texlive-mathdots-0.8-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-mathdots-0.8-3|51	
14mr|texlive-mathdots-0.8-3|52	%build
14mr|texlive-mathdots-0.8-3|53	
14mr|texlive-mathdots-0.8-3|54	%install
14mr|texlive-mathdots-0.8-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathdots-0.8-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mathdots-0.8-3|57	
14mr|texlive-mathdots-0.8-3|58	
14mr|texlive-mathdots-0.8-3|59	
14mr|texlive-mathdots-0.8-3|60	%changelog
14mr|texlive-mathdots-0.8-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-3
14mr|texlive-mathdots-0.8-3|62	+ Revision: 0e1e2cb
14mr|texlive-mathdots-0.8-3|63	- MassBuild#440: Increase release tag
14mr|texlive-mathdots-0.8-3|64	
14mr|texlive-mathdots-0.8-3|65	

20705 14
14mr|texlive-math-e-20101011-3|1	# revision 20062
14mr|texlive-math-e-20101011-3|2	# category Package
14mr|texlive-math-e-20101011-3|3	# catalog-ctan /info/examples/Math-E
14mr|texlive-math-e-20101011-3|4	# catalog-date 2010-10-11 21:01:03 +0200
14mr|texlive-math-e-20101011-3|5	# catalog-license lppl1.3
14mr|texlive-math-e-20101011-3|6	# catalog-version undef
14mr|texlive-math-e-20101011-3|7	Name:		texlive-math-e
14mr|texlive-math-e-20101011-3|8	Version:	20101011
14mr|texlive-math-e-20101011-3|9	Release:	3
14mr|texlive-math-e-20101011-3|10	Summary:	Examples from the book Typesetting Mathematics with LaTeX
14mr|texlive-math-e-20101011-3|11	Group:		Publishing
14mr|texlive-math-e-20101011-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/Math-E
14mr|texlive-math-e-20101011-3|13	License:	LPPL1.3
14mr|texlive-math-e-20101011-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/math-e.tar.xz
14mr|texlive-math-e-20101011-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/math-e.doc.tar.xz
14mr|texlive-math-e-20101011-3|16	BuildArch:	noarch
14mr|texlive-math-e-20101011-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-math-e-20101011-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-math-e-20101011-3|19	
14mr|texlive-math-e-20101011-3|20	%description
14mr|texlive-math-e-20101011-3|21	The bundle contains all the examples from the (English) book
14mr|texlive-math-e-20101011-3|22	"Typesetting Mathematics with LaTeX" (UIT Press, Cambridge,
14mr|texlive-math-e-20101011-3|23	2010). The examples are stand alone documents and may be
14mr|texlive-math-e-20101011-3|24	separately processed with LaTeX or PDFLaTeX.
14mr|texlive-math-e-20101011-3|25	
14mr|texlive-math-e-20101011-3|26	#-----------------------------------------------------------------------
14mr|texlive-math-e-20101011-3|27	%files
14mr|texlive-math-e-20101011-3|28	%doc %{_texmfdistdir}/doc/latex/math-e/01-00-1.ltx
14mr|texlive-math-e-20101011-3|29	%doc %{_texmfdistdir}/doc/latex/math-e/01-00-2.ltx
14mr|texlive-math-e-20101011-3|30	%doc %{_texmfdistdir}/doc/latex/math-e/01-00-3.ltx
14mr|texlive-math-e-20101011-3|31	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-1.ltx
14mr|texlive-math-e-20101011-3|32	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-10.ltx
14mr|texlive-math-e-20101011-3|33	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-11.ltx
14mr|texlive-math-e-20101011-3|34	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-12.ltx
14mr|texlive-math-e-20101011-3|35	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-2.ltx
14mr|texlive-math-e-20101011-3|36	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-3.ltx
14mr|texlive-math-e-20101011-3|37	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-4.ltx
14mr|texlive-math-e-20101011-3|38	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-5.ltx
14mr|texlive-math-e-20101011-3|39	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-6.ltx
14mr|texlive-math-e-20101011-3|40	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-7.ltx
14mr|texlive-math-e-20101011-3|41	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-8.ltx
14mr|texlive-math-e-20101011-3|42	%doc %{_texmfdistdir}/doc/latex/math-e/02-02-9.ltx
14mr|texlive-math-e-20101011-3|43	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-1.ltx
14mr|texlive-math-e-20101011-3|44	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-10.ltx
14mr|texlive-math-e-20101011-3|45	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-11.ltx
14mr|texlive-math-e-20101011-3|46	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-2.ltx
14mr|texlive-math-e-20101011-3|47	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-3.ltx
14mr|texlive-math-e-20101011-3|48	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-4.ltx
14mr|texlive-math-e-20101011-3|49	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-5.ltx
14mr|texlive-math-e-20101011-3|50	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-6.ltx
14mr|texlive-math-e-20101011-3|51	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-7.ltx
14mr|texlive-math-e-20101011-3|52	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-8.ltx
14mr|texlive-math-e-20101011-3|53	%doc %{_texmfdistdir}/doc/latex/math-e/03-02-9.ltx
14mr|texlive-math-e-20101011-3|54	%doc %{_texmfdistdir}/doc/latex/math-e/03-03-1.ltx
14mr|texlive-math-e-20101011-3|55	%doc %{_texmfdistdir}/doc/latex/math-e/03-04-1.ltx
14mr|texlive-math-e-20101011-3|56	%doc %{_texmfdistdir}/doc/latex/math-e/03-04-2.ltx
14mr|texlive-math-e-20101011-3|57	%doc %{_texmfdistdir}/doc/latex/math-e/03-04-5.ltx
14mr|texlive-math-e-20101011-3|58	%doc %{_texmfdistdir}/doc/latex/math-e/03-04-6.ltx
14mr|texlive-math-e-20101011-3|59	%doc %{_texmfdistdir}/doc/latex/math-e/03-05-1.ltx
14mr|texlive-math-e-20101011-3|60	%doc %{_texmfdistdir}/doc/latex/math-e/03-05-2.ltx
14mr|texlive-math-e-20101011-3|61	%doc %{_texmfdistdir}/doc/latex/math-e/03-05-3.ltx
14mr|texlive-math-e-20101011-3|62	%doc %{_texmfdistdir}/doc/latex/math-e/03-06-1.ltx
14mr|texlive-math-e-20101011-3|63	%doc %{_texmfdistdir}/doc/latex/math-e/03-06-2.ltx
14mr|texlive-math-e-20101011-3|64	%doc %{_texmfdistdir}/doc/latex/math-e/03-06-3.ltx
14mr|texlive-math-e-20101011-3|65	%doc %{_texmfdistdir}/doc/latex/math-e/03-06-4.ltx
14mr|texlive-math-e-20101011-3|66	%doc %{_texmfdistdir}/doc/latex/math-e/03-07-1.ltx
14mr|texlive-math-e-20101011-3|67	%doc %{_texmfdistdir}/doc/latex/math-e/03-07-2.ltx
14mr|texlive-math-e-20101011-3|68	%doc %{_texmfdistdir}/doc/latex/math-e/03-07-3.ltx
14mr|texlive-math-e-20101011-3|69	%doc %{_texmfdistdir}/doc/latex/math-e/04-01-1.ltx
14mr|texlive-math-e-20101011-3|70	%doc %{_texmfdistdir}/doc/latex/math-e/04-01-2.ltx
14mr|texlive-math-e-20101011-3|71	%doc %{_texmfdistdir}/doc/latex/math-e/04-01-3.ltx
14mr|texlive-math-e-20101011-3|72	%doc %{_texmfdistdir}/doc/latex/math-e/04-01-4.ltx
14mr|texlive-math-e-20101011-3|73	%doc %{_texmfdistdir}/doc/latex/math-e/04-01-5.ltx
14mr|texlive-math-e-20101011-3|74	%doc %{_texmfdistdir}/doc/latex/math-e/04-01-6.ltx
14mr|texlive-math-e-20101011-3|75	%doc %{_texmfdistdir}/doc/latex/math-e/04-02-1.ltx
14mr|texlive-math-e-20101011-3|76	%doc %{_texmfdistdir}/doc/latex/math-e/04-02-2.ltx
14mr|texlive-math-e-20101011-3|77	%doc %{_texmfdistdir}/doc/latex/math-e/04-03-1.ltx
14mr|texlive-math-e-20101011-3|78	%doc %{_texmfdistdir}/doc/latex/math-e/04-03-2.ltx
14mr|texlive-math-e-20101011-3|79	%doc %{_texmfdistdir}/doc/latex/math-e/04-03-3.ltx
14mr|texlive-math-e-20101011-3|80	%doc %{_texmfdistdir}/doc/latex/math-e/04-03-4.ltx
14mr|texlive-math-e-20101011-3|81	%doc %{_texmfdistdir}/doc/latex/math-e/04-03-5.ltx
14mr|texlive-math-e-20101011-3|82	%doc %{_texmfdistdir}/doc/latex/math-e/04-04-1.ltx
14mr|texlive-math-e-20101011-3|83	%doc %{_texmfdistdir}/doc/latex/math-e/04-04-2.ltx
14mr|texlive-math-e-20101011-3|84	%doc %{_texmfdistdir}/doc/latex/math-e/04-04-3.ltx
14mr|texlive-math-e-20101011-3|85	%doc %{_texmfdistdir}/doc/latex/math-e/04-04-4.ltx
14mr|texlive-math-e-20101011-3|86	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-1.ltx
14mr|texlive-math-e-20101011-3|87	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-10.ltx
14mr|texlive-math-e-20101011-3|88	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-11.ltx
14mr|texlive-math-e-20101011-3|89	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-12.ltx
14mr|texlive-math-e-20101011-3|90	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-13.ltx
14mr|texlive-math-e-20101011-3|91	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-14.ltx
14mr|texlive-math-e-20101011-3|92	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-15.ltx
14mr|texlive-math-e-20101011-3|93	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-16.ltx
14mr|texlive-math-e-20101011-3|94	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-17.ltx
14mr|texlive-math-e-20101011-3|95	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-18.ltx
14mr|texlive-math-e-20101011-3|96	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-19.ltx
14mr|texlive-math-e-20101011-3|97	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-2.ltx
14mr|texlive-math-e-20101011-3|98	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-20.ltx
14mr|texlive-math-e-20101011-3|99	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-21.ltx
14mr|texlive-math-e-20101011-3|100	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-22.ltx
14mr|texlive-math-e-20101011-3|101	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-3.ltx
14mr|texlive-math-e-20101011-3|102	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-4.ltx
14mr|texlive-math-e-20101011-3|103	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-5.ltx
14mr|texlive-math-e-20101011-3|104	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-6.ltx
14mr|texlive-math-e-20101011-3|105	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-7.ltx
14mr|texlive-math-e-20101011-3|106	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-8.ltx
14mr|texlive-math-e-20101011-3|107	%doc %{_texmfdistdir}/doc/latex/math-e/04-05-9.ltx
14mr|texlive-math-e-20101011-3|108	%doc %{_texmfdistdir}/doc/latex/math-e/04-06-1.ltx
14mr|texlive-math-e-20101011-3|109	%doc %{_texmfdistdir}/doc/latex/math-e/04-06-2.ltx
14mr|texlive-math-e-20101011-3|110	%doc %{_texmfdistdir}/doc/latex/math-e/04-07-1.ltx
14mr|texlive-math-e-20101011-3|111	%doc %{_texmfdistdir}/doc/latex/math-e/04-07-2.ltx
14mr|texlive-math-e-20101011-3|112	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-1.ltx
14mr|texlive-math-e-20101011-3|113	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-10.ltx
14mr|texlive-math-e-20101011-3|114	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-11.ltx
14mr|texlive-math-e-20101011-3|115	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-2.ltx
14mr|texlive-math-e-20101011-3|116	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-3.ltx
14mr|texlive-math-e-20101011-3|117	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-4.ltx
14mr|texlive-math-e-20101011-3|118	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-5.ltx
14mr|texlive-math-e-20101011-3|119	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-6.ltx
14mr|texlive-math-e-20101011-3|120	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-7.ltx
14mr|texlive-math-e-20101011-3|121	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-8.ltx
14mr|texlive-math-e-20101011-3|122	%doc %{_texmfdistdir}/doc/latex/math-e/04-08-9.ltx
14mr|texlive-math-e-20101011-3|123	%doc %{_texmfdistdir}/doc/latex/math-e/04-09-1.ltx
14mr|texlive-math-e-20101011-3|124	%doc %{_texmfdistdir}/doc/latex/math-e/04-09-2.ltx
14mr|texlive-math-e-20101011-3|125	%doc %{_texmfdistdir}/doc/latex/math-e/04-09-3.ltx
14mr|texlive-math-e-20101011-3|126	%doc %{_texmfdistdir}/doc/latex/math-e/04-09-4.ltx
14mr|texlive-math-e-20101011-3|127	%doc %{_texmfdistdir}/doc/latex/math-e/04-09-5.ltx
14mr|texlive-math-e-20101011-3|128	%doc %{_texmfdistdir}/doc/latex/math-e/04-10-1.ltx
14mr|texlive-math-e-20101011-3|129	%doc %{_texmfdistdir}/doc/latex/math-e/04-10-2.ltx
14mr|texlive-math-e-20101011-3|130	%doc %{_texmfdistdir}/doc/latex/math-e/04-11-1.ltx
14mr|texlive-math-e-20101011-3|131	%doc %{_texmfdistdir}/doc/latex/math-e/04-11-2.ltx
14mr|texlive-math-e-20101011-3|132	%doc %{_texmfdistdir}/doc/latex/math-e/04-11-3.ltx
14mr|texlive-math-e-20101011-3|133	%doc %{_texmfdistdir}/doc/latex/math-e/04-11-4.ltx
14mr|texlive-math-e-20101011-3|134	%doc %{_texmfdistdir}/doc/latex/math-e/04-11-5.ltx
14mr|texlive-math-e-20101011-3|135	%doc %{_texmfdistdir}/doc/latex/math-e/04-11-6.ltx
14mr|texlive-math-e-20101011-3|136	%doc %{_texmfdistdir}/doc/latex/math-e/04-12-1.ltx
14mr|texlive-math-e-20101011-3|137	%doc %{_texmfdistdir}/doc/latex/math-e/04-13-1.ltx
14mr|texlive-math-e-20101011-3|138	%doc %{_texmfdistdir}/doc/latex/math-e/04-13-2.ltx
14mr|texlive-math-e-20101011-3|139	%doc %{_texmfdistdir}/doc/latex/math-e/04-16-1.ltx
14mr|texlive-math-e-20101011-3|140	%doc %{_texmfdistdir}/doc/latex/math-e/04-17-1.ltx
14mr|texlive-math-e-20101011-3|141	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-1.ltx
14mr|texlive-math-e-20101011-3|142	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-10.ltx
14mr|texlive-math-e-20101011-3|143	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-11.ltx
14mr|texlive-math-e-20101011-3|144	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-2.ltx
14mr|texlive-math-e-20101011-3|145	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-3.ltx
14mr|texlive-math-e-20101011-3|146	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-4.ltx
14mr|texlive-math-e-20101011-3|147	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-5.ltx
14mr|texlive-math-e-20101011-3|148	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-6.ltx
14mr|texlive-math-e-20101011-3|149	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-7.ltx
14mr|texlive-math-e-20101011-3|150	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-8.ltx
14mr|texlive-math-e-20101011-3|151	%doc %{_texmfdistdir}/doc/latex/math-e/04-18-9.ltx
14mr|texlive-math-e-20101011-3|152	%doc %{_texmfdistdir}/doc/latex/math-e/04-20-1.ltx
14mr|texlive-math-e-20101011-3|153	%doc %{_texmfdistdir}/doc/latex/math-e/04-20-2.ltx
14mr|texlive-math-e-20101011-3|154	%doc %{_texmfdistdir}/doc/latex/math-e/04-20-3.ltx
14mr|texlive-math-e-20101011-3|155	%doc %{_texmfdistdir}/doc/latex/math-e/04-20-4.ltx
14mr|texlive-math-e-20101011-3|156	%doc %{_texmfdistdir}/doc/latex/math-e/04-20-5.ltx
14mr|texlive-math-e-20101011-3|157	%doc %{_texmfdistdir}/doc/latex/math-e/04-20-6.ltx
14mr|texlive-math-e-20101011-3|158	%doc %{_texmfdistdir}/doc/latex/math-e/04-20-7.ltx
14mr|texlive-math-e-20101011-3|159	%doc %{_texmfdistdir}/doc/latex/math-e/05-00-1.ltx
14mr|texlive-math-e-20101011-3|160	%doc %{_texmfdistdir}/doc/latex/math-e/05-01-1.ltx
14mr|texlive-math-e-20101011-3|161	%doc %{_texmfdistdir}/doc/latex/math-e/05-01-2.ltx
14mr|texlive-math-e-20101011-3|162	%doc %{_texmfdistdir}/doc/latex/math-e/05-02-1.ltx
14mr|texlive-math-e-20101011-3|163	%doc %{_texmfdistdir}/doc/latex/math-e/05-03-1.ltx
14mr|texlive-math-e-20101011-3|164	%doc %{_texmfdistdir}/doc/latex/math-e/05-03-2.ltx
14mr|texlive-math-e-20101011-3|165	%doc %{_texmfdistdir}/doc/latex/math-e/05-03-3.ltx
14mr|texlive-math-e-20101011-3|166	%doc %{_texmfdistdir}/doc/latex/math-e/05-03-4.ltx
14mr|texlive-math-e-20101011-3|167	%doc %{_texmfdistdir}/doc/latex/math-e/05-03-5.ltx
14mr|texlive-math-e-20101011-3|168	%doc %{_texmfdistdir}/doc/latex/math-e/05-04-1.ltx
14mr|texlive-math-e-20101011-3|169	%doc %{_texmfdistdir}/doc/latex/math-e/05-04-2.ltx
14mr|texlive-math-e-20101011-3|170	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-1.ltx
14mr|texlive-math-e-20101011-3|171	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-10.ltx
14mr|texlive-math-e-20101011-3|172	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-11.ltx
14mr|texlive-math-e-20101011-3|173	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-12.ltx
14mr|texlive-math-e-20101011-3|174	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-13.ltx
14mr|texlive-math-e-20101011-3|175	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-14.ltx
14mr|texlive-math-e-20101011-3|176	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-15.ltx
14mr|texlive-math-e-20101011-3|177	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-16.ltx
14mr|texlive-math-e-20101011-3|178	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-17.ltx
14mr|texlive-math-e-20101011-3|179	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-18.ltx
14mr|texlive-math-e-20101011-3|180	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-19.ltx
14mr|texlive-math-e-20101011-3|181	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-2.ltx
14mr|texlive-math-e-20101011-3|182	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-20.ltx
14mr|texlive-math-e-20101011-3|183	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-21.ltx
14mr|texlive-math-e-20101011-3|184	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-3.ltx
14mr|texlive-math-e-20101011-3|185	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-4.ltx
14mr|texlive-math-e-20101011-3|186	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-5.ltx
14mr|texlive-math-e-20101011-3|187	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-6.ltx
14mr|texlive-math-e-20101011-3|188	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-7.ltx
14mr|texlive-math-e-20101011-3|189	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-8.ltx
14mr|texlive-math-e-20101011-3|190	%doc %{_texmfdistdir}/doc/latex/math-e/06-02-9.ltx
14mr|texlive-math-e-20101011-3|191	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-1.ltx
14mr|texlive-math-e-20101011-3|192	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-10.ltx
14mr|texlive-math-e-20101011-3|193	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-11.ltx
14mr|texlive-math-e-20101011-3|194	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-12.ltx
14mr|texlive-math-e-20101011-3|195	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-13.ltx
14mr|texlive-math-e-20101011-3|196	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-14.ltx
14mr|texlive-math-e-20101011-3|197	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-15.ltx
14mr|texlive-math-e-20101011-3|198	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-16.ltx
14mr|texlive-math-e-20101011-3|199	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-17.ltx
14mr|texlive-math-e-20101011-3|200	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-18.ltx
14mr|texlive-math-e-20101011-3|201	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-19.ltx
14mr|texlive-math-e-20101011-3|202	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-2.ltx
14mr|texlive-math-e-20101011-3|203	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-20.ltx
14mr|texlive-math-e-20101011-3|204	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-21.ltx
14mr|texlive-math-e-20101011-3|205	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-22.ltx
14mr|texlive-math-e-20101011-3|206	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-3.ltx
14mr|texlive-math-e-20101011-3|207	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-4.ltx
14mr|texlive-math-e-20101011-3|208	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-5.ltx
14mr|texlive-math-e-20101011-3|209	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-6.ltx
14mr|texlive-math-e-20101011-3|210	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-7.ltx
14mr|texlive-math-e-20101011-3|211	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-8.ltx
14mr|texlive-math-e-20101011-3|212	%doc %{_texmfdistdir}/doc/latex/math-e/06-03-9.ltx
14mr|texlive-math-e-20101011-3|213	%doc %{_texmfdistdir}/doc/latex/math-e/06-06-1.ltx
14mr|texlive-math-e-20101011-3|214	%doc %{_texmfdistdir}/doc/latex/math-e/06-06-2.ltx
14mr|texlive-math-e-20101011-3|215	%doc %{_texmfdistdir}/doc/latex/math-e/06-07-1.ltx
14mr|texlive-math-e-20101011-3|216	%doc %{_texmfdistdir}/doc/latex/math-e/06-07-2.ltx
14mr|texlive-math-e-20101011-3|217	%doc %{_texmfdistdir}/doc/latex/math-e/06-07-3.ltx
14mr|texlive-math-e-20101011-3|218	%doc %{_texmfdistdir}/doc/latex/math-e/06-07-4.ltx
14mr|texlive-math-e-20101011-3|219	%doc %{_texmfdistdir}/doc/latex/math-e/06-07-5.ltx
14mr|texlive-math-e-20101011-3|220	%doc %{_texmfdistdir}/doc/latex/math-e/06-08-1.ltx
14mr|texlive-math-e-20101011-3|221	%doc %{_texmfdistdir}/doc/latex/math-e/06-08-2.ltx
14mr|texlive-math-e-20101011-3|222	%doc %{_texmfdistdir}/doc/latex/math-e/06-09-1.ltx
14mr|texlive-math-e-20101011-3|223	%doc %{_texmfdistdir}/doc/latex/math-e/06-09-2.ltx
14mr|texlive-math-e-20101011-3|224	%doc %{_texmfdistdir}/doc/latex/math-e/06-10-1.ltx
14mr|texlive-math-e-20101011-3|225	%doc %{_texmfdistdir}/doc/latex/math-e/06-11-1.ltx
14mr|texlive-math-e-20101011-3|226	%doc %{_texmfdistdir}/doc/latex/math-e/06-11-2.ltx
14mr|texlive-math-e-20101011-3|227	%doc %{_texmfdistdir}/doc/latex/math-e/06-11-3.ltx
14mr|texlive-math-e-20101011-3|228	%doc %{_texmfdistdir}/doc/latex/math-e/06-11-4.ltx
14mr|texlive-math-e-20101011-3|229	%doc %{_texmfdistdir}/doc/latex/math-e/06-11-5.ltx
14mr|texlive-math-e-20101011-3|230	%doc %{_texmfdistdir}/doc/latex/math-e/06-11-6.ltx
14mr|texlive-math-e-20101011-3|231	%doc %{_texmfdistdir}/doc/latex/math-e/06-11-7.ltx
14mr|texlive-math-e-20101011-3|232	%doc %{_texmfdistdir}/doc/latex/math-e/06-11-8.ltx
14mr|texlive-math-e-20101011-3|233	%doc %{_texmfdistdir}/doc/latex/math-e/06-11-9.ltx
14mr|texlive-math-e-20101011-3|234	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-1.ltx
14mr|texlive-math-e-20101011-3|235	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-10.ltx
14mr|texlive-math-e-20101011-3|236	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-11.ltx
14mr|texlive-math-e-20101011-3|237	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-12.ltx
14mr|texlive-math-e-20101011-3|238	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-13.ltx
14mr|texlive-math-e-20101011-3|239	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-14.ltx
14mr|texlive-math-e-20101011-3|240	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-15.ltx
14mr|texlive-math-e-20101011-3|241	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-2.ltx
14mr|texlive-math-e-20101011-3|242	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-3.ltx
14mr|texlive-math-e-20101011-3|243	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-4.ltx
14mr|texlive-math-e-20101011-3|244	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-5.ltx
14mr|texlive-math-e-20101011-3|245	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-6.ltx
14mr|texlive-math-e-20101011-3|246	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-7.ltx
14mr|texlive-math-e-20101011-3|247	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-8.ltx
14mr|texlive-math-e-20101011-3|248	%doc %{_texmfdistdir}/doc/latex/math-e/06-12-9.ltx
14mr|texlive-math-e-20101011-3|249	%doc %{_texmfdistdir}/doc/latex/math-e/06-13-1.ltx
14mr|texlive-math-e-20101011-3|250	%doc %{_texmfdistdir}/doc/latex/math-e/06-13-2.ltx
14mr|texlive-math-e-20101011-3|251	%doc %{_texmfdistdir}/doc/latex/math-e/06-13-3.ltx
14mr|texlive-math-e-20101011-3|252	%doc %{_texmfdistdir}/doc/latex/math-e/06-14-1.ltx
14mr|texlive-math-e-20101011-3|253	%doc %{_texmfdistdir}/doc/latex/math-e/06-14-2.ltx
14mr|texlive-math-e-20101011-3|254	%doc %{_texmfdistdir}/doc/latex/math-e/06-14-3.ltx
14mr|texlive-math-e-20101011-3|255	%doc %{_texmfdistdir}/doc/latex/math-e/06-15-1.ltx
14mr|texlive-math-e-20101011-3|256	%doc %{_texmfdistdir}/doc/latex/math-e/06-15-2.ltx
14mr|texlive-math-e-20101011-3|257	%doc %{_texmfdistdir}/doc/latex/math-e/06-15-3.ltx
14mr|texlive-math-e-20101011-3|258	%doc %{_texmfdistdir}/doc/latex/math-e/06-16-1.ltx
14mr|texlive-math-e-20101011-3|259	%doc %{_texmfdistdir}/doc/latex/math-e/06-16-2.ltx
14mr|texlive-math-e-20101011-3|260	%doc %{_texmfdistdir}/doc/latex/math-e/06-17-1.ltx
14mr|texlive-math-e-20101011-3|261	%doc %{_texmfdistdir}/doc/latex/math-e/06-18-1.ltx
14mr|texlive-math-e-20101011-3|262	%doc %{_texmfdistdir}/doc/latex/math-e/06-19-1.ltx
14mr|texlive-math-e-20101011-3|263	%doc %{_texmfdistdir}/doc/latex/math-e/06-19-2.ltx
14mr|texlive-math-e-20101011-3|264	%doc %{_texmfdistdir}/doc/latex/math-e/06-19-3.ltx
14mr|texlive-math-e-20101011-3|265	%doc %{_texmfdistdir}/doc/latex/math-e/06-19-4.ltx
14mr|texlive-math-e-20101011-3|266	%doc %{_texmfdistdir}/doc/latex/math-e/06-20-1.ltx
14mr|texlive-math-e-20101011-3|267	%doc %{_texmfdistdir}/doc/latex/math-e/06-20-2.ltx
14mr|texlive-math-e-20101011-3|268	%doc %{_texmfdistdir}/doc/latex/math-e/06-20-3.ltx
14mr|texlive-math-e-20101011-3|269	%doc %{_texmfdistdir}/doc/latex/math-e/06-20-4.ltx
14mr|texlive-math-e-20101011-3|270	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-1.ltx
14mr|texlive-math-e-20101011-3|271	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-10.ltx
14mr|texlive-math-e-20101011-3|272	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-11.ltx
14mr|texlive-math-e-20101011-3|273	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-12.ltx
14mr|texlive-math-e-20101011-3|274	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-2.ltx
14mr|texlive-math-e-20101011-3|275	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-3.ltx
14mr|texlive-math-e-20101011-3|276	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-4.ltx
14mr|texlive-math-e-20101011-3|277	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-5.ltx
14mr|texlive-math-e-20101011-3|278	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-6.ltx
14mr|texlive-math-e-20101011-3|279	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-7.ltx
14mr|texlive-math-e-20101011-3|280	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-8.ltx
14mr|texlive-math-e-20101011-3|281	%doc %{_texmfdistdir}/doc/latex/math-e/07-01-9.ltx
14mr|texlive-math-e-20101011-3|282	%doc %{_texmfdistdir}/doc/latex/math-e/07-02-1.ltx
14mr|texlive-math-e-20101011-3|283	%doc %{_texmfdistdir}/doc/latex/math-e/07-02-2.ltx
14mr|texlive-math-e-20101011-3|284	%doc %{_texmfdistdir}/doc/latex/math-e/07-02-3.ltx
14mr|texlive-math-e-20101011-3|285	%doc %{_texmfdistdir}/doc/latex/math-e/07-02-4.ltx
14mr|texlive-math-e-20101011-3|286	%doc %{_texmfdistdir}/doc/latex/math-e/07-03-1.ltx
14mr|texlive-math-e-20101011-3|287	%doc %{_texmfdistdir}/doc/latex/math-e/07-03-2.ltx
14mr|texlive-math-e-20101011-3|288	%doc %{_texmfdistdir}/doc/latex/math-e/07-04-1.ltx
14mr|texlive-math-e-20101011-3|289	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-1.ltx
14mr|texlive-math-e-20101011-3|290	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-10.ltx
14mr|texlive-math-e-20101011-3|291	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-11.ltx
14mr|texlive-math-e-20101011-3|292	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-12.ltx
14mr|texlive-math-e-20101011-3|293	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-13.ltx
14mr|texlive-math-e-20101011-3|294	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-14.ltx
14mr|texlive-math-e-20101011-3|295	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-2.ltx
14mr|texlive-math-e-20101011-3|296	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-3.ltx
14mr|texlive-math-e-20101011-3|297	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-4.ltx
14mr|texlive-math-e-20101011-3|298	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-5.ltx
14mr|texlive-math-e-20101011-3|299	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-6.ltx
14mr|texlive-math-e-20101011-3|300	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-7.ltx
14mr|texlive-math-e-20101011-3|301	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-8.ltx
14mr|texlive-math-e-20101011-3|302	%doc %{_texmfdistdir}/doc/latex/math-e/07-05-9.ltx
14mr|texlive-math-e-20101011-3|303	%doc %{_texmfdistdir}/doc/latex/math-e/07-06-1.ltx
14mr|texlive-math-e-20101011-3|304	%doc %{_texmfdistdir}/doc/latex/math-e/07-06-2.ltx
14mr|texlive-math-e-20101011-3|305	%doc %{_texmfdistdir}/doc/latex/math-e/07-06-3.ltx
14mr|texlive-math-e-20101011-3|306	%doc %{_texmfdistdir}/doc/latex/math-e/07-06-4.ltx
14mr|texlive-math-e-20101011-3|307	%doc %{_texmfdistdir}/doc/latex/math-e/07-06-5.ltx
14mr|texlive-math-e-20101011-3|308	%doc %{_texmfdistdir}/doc/latex/math-e/07-06-6.ltx
14mr|texlive-math-e-20101011-3|309	%doc %{_texmfdistdir}/doc/latex/math-e/07-07-1.ltx
14mr|texlive-math-e-20101011-3|310	%doc %{_texmfdistdir}/doc/latex/math-e/07-08-1.ltx
14mr|texlive-math-e-20101011-3|311	%doc %{_texmfdistdir}/doc/latex/math-e/07-08-2.ltx
14mr|texlive-math-e-20101011-3|312	%doc %{_texmfdistdir}/doc/latex/math-e/07-08-3.ltx
14mr|texlive-math-e-20101011-3|313	%doc %{_texmfdistdir}/doc/latex/math-e/07-09-1.ltx
14mr|texlive-math-e-20101011-3|314	%doc %{_texmfdistdir}/doc/latex/math-e/07-09-2.ltx
14mr|texlive-math-e-20101011-3|315	%doc %{_texmfdistdir}/doc/latex/math-e/07-10-1.ltx
14mr|texlive-math-e-20101011-3|316	%doc %{_texmfdistdir}/doc/latex/math-e/07-10-2.ltx
14mr|texlive-math-e-20101011-3|317	%doc %{_texmfdistdir}/doc/latex/math-e/07-10-3.ltx
14mr|texlive-math-e-20101011-3|318	%doc %{_texmfdistdir}/doc/latex/math-e/07-10-4.ltx
14mr|texlive-math-e-20101011-3|319	%doc %{_texmfdistdir}/doc/latex/math-e/07-11-1.ltx
14mr|texlive-math-e-20101011-3|320	%doc %{_texmfdistdir}/doc/latex/math-e/07-12-1.ltx
14mr|texlive-math-e-20101011-3|321	%doc %{_texmfdistdir}/doc/latex/math-e/07-12-2.ltx
14mr|texlive-math-e-20101011-3|322	%doc %{_texmfdistdir}/doc/latex/math-e/07-12-3.ltx
14mr|texlive-math-e-20101011-3|323	%doc %{_texmfdistdir}/doc/latex/math-e/07-13-1.ltx
14mr|texlive-math-e-20101011-3|324	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-1.ltx
14mr|texlive-math-e-20101011-3|325	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-10.ltx
14mr|texlive-math-e-20101011-3|326	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-2.ltx
14mr|texlive-math-e-20101011-3|327	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-3.ltx
14mr|texlive-math-e-20101011-3|328	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-4.ltx
14mr|texlive-math-e-20101011-3|329	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-5.ltx
14mr|texlive-math-e-20101011-3|330	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-6.ltx
14mr|texlive-math-e-20101011-3|331	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-7.ltx
14mr|texlive-math-e-20101011-3|332	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-8.ltx
14mr|texlive-math-e-20101011-3|333	%doc %{_texmfdistdir}/doc/latex/math-e/07-14-9.ltx
14mr|texlive-math-e-20101011-3|334	%doc %{_texmfdistdir}/doc/latex/math-e/07-15-1.ltx
14mr|texlive-math-e-20101011-3|335	%doc %{_texmfdistdir}/doc/latex/math-e/07-15-2.ltx
14mr|texlive-math-e-20101011-3|336	%doc %{_texmfdistdir}/doc/latex/math-e/07-16-1.ltx
14mr|texlive-math-e-20101011-3|337	%doc %{_texmfdistdir}/doc/latex/math-e/07-16-2.ltx
14mr|texlive-math-e-20101011-3|338	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-1.ltx
14mr|texlive-math-e-20101011-3|339	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-10.ltx
14mr|texlive-math-e-20101011-3|340	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-11.ltx
14mr|texlive-math-e-20101011-3|341	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-12.ltx
14mr|texlive-math-e-20101011-3|342	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-13.ltx
14mr|texlive-math-e-20101011-3|343	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-14.ltx
14mr|texlive-math-e-20101011-3|344	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-15.ltx
14mr|texlive-math-e-20101011-3|345	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-16.ltx
14mr|texlive-math-e-20101011-3|346	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-2.ltx
14mr|texlive-math-e-20101011-3|347	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-3.ltx
14mr|texlive-math-e-20101011-3|348	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-4.ltx
14mr|texlive-math-e-20101011-3|349	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-5.ltx
14mr|texlive-math-e-20101011-3|350	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-6.ltx
14mr|texlive-math-e-20101011-3|351	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-7.ltx
14mr|texlive-math-e-20101011-3|352	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-8.ltx
14mr|texlive-math-e-20101011-3|353	%doc %{_texmfdistdir}/doc/latex/math-e/08-01-9.ltx
14mr|texlive-math-e-20101011-3|354	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-1.ltx
14mr|texlive-math-e-20101011-3|355	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-10.ltx
14mr|texlive-math-e-20101011-3|356	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-11.ltx
14mr|texlive-math-e-20101011-3|357	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-12.ltx
14mr|texlive-math-e-20101011-3|358	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-13.ltx
14mr|texlive-math-e-20101011-3|359	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-14.ltx
14mr|texlive-math-e-20101011-3|360	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-15.ltx
14mr|texlive-math-e-20101011-3|361	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-2.ltx
14mr|texlive-math-e-20101011-3|362	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-3.ltx
14mr|texlive-math-e-20101011-3|363	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-4.ltx
14mr|texlive-math-e-20101011-3|364	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-5.ltx
14mr|texlive-math-e-20101011-3|365	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-6.ltx
14mr|texlive-math-e-20101011-3|366	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-7.ltx
14mr|texlive-math-e-20101011-3|367	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-8.ltx
14mr|texlive-math-e-20101011-3|368	%doc %{_texmfdistdir}/doc/latex/math-e/08-02-9.ltx
14mr|texlive-math-e-20101011-3|369	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-1.ltx
14mr|texlive-math-e-20101011-3|370	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-10.ltx
14mr|texlive-math-e-20101011-3|371	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-11.ltx
14mr|texlive-math-e-20101011-3|372	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-12.ltx
14mr|texlive-math-e-20101011-3|373	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-2.ltx
14mr|texlive-math-e-20101011-3|374	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-3.ltx
14mr|texlive-math-e-20101011-3|375	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-4.ltx
14mr|texlive-math-e-20101011-3|376	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-5.ltx
14mr|texlive-math-e-20101011-3|377	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-6.ltx
14mr|texlive-math-e-20101011-3|378	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-7.ltx
14mr|texlive-math-e-20101011-3|379	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-8.ltx
14mr|texlive-math-e-20101011-3|380	%doc %{_texmfdistdir}/doc/latex/math-e/08-03-9.ltx
14mr|texlive-math-e-20101011-3|381	%doc %{_texmfdistdir}/doc/latex/math-e/09-01-1.ltx
14mr|texlive-math-e-20101011-3|382	%doc %{_texmfdistdir}/doc/latex/math-e/09-02-1.ltx
14mr|texlive-math-e-20101011-3|383	%doc %{_texmfdistdir}/doc/latex/math-e/09-03-1.ltx
14mr|texlive-math-e-20101011-3|384	%doc %{_texmfdistdir}/doc/latex/math-e/09-03-2.ltx
14mr|texlive-math-e-20101011-3|385	%doc %{_texmfdistdir}/doc/latex/math-e/09-04-1.ltx
14mr|texlive-math-e-20101011-3|386	%doc %{_texmfdistdir}/doc/latex/math-e/09-05-1.ltx
14mr|texlive-math-e-20101011-3|387	%doc %{_texmfdistdir}/doc/latex/math-e/09-05-2.ltx
14mr|texlive-math-e-20101011-3|388	%doc %{_texmfdistdir}/doc/latex/math-e/09-06-1.ltx
14mr|texlive-math-e-20101011-3|389	%doc %{_texmfdistdir}/doc/latex/math-e/09-06-2.ltx
14mr|texlive-math-e-20101011-3|390	%doc %{_texmfdistdir}/doc/latex/math-e/09-07-1.ltx
14mr|texlive-math-e-20101011-3|391	%doc %{_texmfdistdir}/doc/latex/math-e/09-07-2.ltx
14mr|texlive-math-e-20101011-3|392	%doc %{_texmfdistdir}/doc/latex/math-e/09-07-3.ltx
14mr|texlive-math-e-20101011-3|393	%doc %{_texmfdistdir}/doc/latex/math-e/09-07-4.ltx
14mr|texlive-math-e-20101011-3|394	%doc %{_texmfdistdir}/doc/latex/math-e/09-08-1.ltx
14mr|texlive-math-e-20101011-3|395	%doc %{_texmfdistdir}/doc/latex/math-e/09-08-2.ltx
14mr|texlive-math-e-20101011-3|396	%doc %{_texmfdistdir}/doc/latex/math-e/09-08-3.ltx
14mr|texlive-math-e-20101011-3|397	%doc %{_texmfdistdir}/doc/latex/math-e/09-09-1.ltx
14mr|texlive-math-e-20101011-3|398	%doc %{_texmfdistdir}/doc/latex/math-e/09-09-2.ltx
14mr|texlive-math-e-20101011-3|399	%doc %{_texmfdistdir}/doc/latex/math-e/09-10-1.ltx
14mr|texlive-math-e-20101011-3|400	%doc %{_texmfdistdir}/doc/latex/math-e/09-10-2.ltx
14mr|texlive-math-e-20101011-3|401	%doc %{_texmfdistdir}/doc/latex/math-e/09-11-1.ltx
14mr|texlive-math-e-20101011-3|402	%doc %{_texmfdistdir}/doc/latex/math-e/09-11-2.ltx
14mr|texlive-math-e-20101011-3|403	%doc %{_texmfdistdir}/doc/latex/math-e/09-11-3.ltx
14mr|texlive-math-e-20101011-3|404	%doc %{_texmfdistdir}/doc/latex/math-e/09-12-1.ltx
14mr|texlive-math-e-20101011-3|405	%doc %{_texmfdistdir}/doc/latex/math-e/09-12-2.ltx
14mr|texlive-math-e-20101011-3|406	%doc %{_texmfdistdir}/doc/latex/math-e/09-12-3.ltx
14mr|texlive-math-e-20101011-3|407	%doc %{_texmfdistdir}/doc/latex/math-e/09-12-4.ltx
14mr|texlive-math-e-20101011-3|408	%doc %{_texmfdistdir}/doc/latex/math-e/09-12-5.ltx
14mr|texlive-math-e-20101011-3|409	%doc %{_texmfdistdir}/doc/latex/math-e/09-12-6.ltx
14mr|texlive-math-e-20101011-3|410	%doc %{_texmfdistdir}/doc/latex/math-e/09-12-7.ltxps
14mr|texlive-math-e-20101011-3|411	%doc %{_texmfdistdir}/doc/latex/math-e/09-13-1.ltx
14mr|texlive-math-e-20101011-3|412	%doc %{_texmfdistdir}/doc/latex/math-e/09-13-2.ltx
14mr|texlive-math-e-20101011-3|413	%doc %{_texmfdistdir}/doc/latex/math-e/09-14-1.ltx
14mr|texlive-math-e-20101011-3|414	%doc %{_texmfdistdir}/doc/latex/math-e/09-15-1.ltx
14mr|texlive-math-e-20101011-3|415	%doc %{_texmfdistdir}/doc/latex/math-e/09-15-2.ltx
14mr|texlive-math-e-20101011-3|416	%doc %{_texmfdistdir}/doc/latex/math-e/09-15-3.ltx
14mr|texlive-math-e-20101011-3|417	%doc %{_texmfdistdir}/doc/latex/math-e/09-16-1.ltx
14mr|texlive-math-e-20101011-3|418	%doc %{_texmfdistdir}/doc/latex/math-e/09-16-2.ltx
14mr|texlive-math-e-20101011-3|419	%doc %{_texmfdistdir}/doc/latex/math-e/09-16-3.ltx
14mr|texlive-math-e-20101011-3|420	%doc %{_texmfdistdir}/doc/latex/math-e/09-16-4.ltx
14mr|texlive-math-e-20101011-3|421	%doc %{_texmfdistdir}/doc/latex/math-e/09-16-5.ltx
14mr|texlive-math-e-20101011-3|422	%doc %{_texmfdistdir}/doc/latex/math-e/09-16-6.ltx
14mr|texlive-math-e-20101011-3|423	%doc %{_texmfdistdir}/doc/latex/math-e/09-16-7.ltx
14mr|texlive-math-e-20101011-3|424	%doc %{_texmfdistdir}/doc/latex/math-e/09-16-8.ltx
14mr|texlive-math-e-20101011-3|425	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-1.ltx
14mr|texlive-math-e-20101011-3|426	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-10.ltx
14mr|texlive-math-e-20101011-3|427	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-11.ltx
14mr|texlive-math-e-20101011-3|428	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-12.ltx
14mr|texlive-math-e-20101011-3|429	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-13.ltx
14mr|texlive-math-e-20101011-3|430	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-14.ltx
14mr|texlive-math-e-20101011-3|431	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-2.ltx
14mr|texlive-math-e-20101011-3|432	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-3.ltx
14mr|texlive-math-e-20101011-3|433	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-4.ltx4
14mr|texlive-math-e-20101011-3|434	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-5.ltx
14mr|texlive-math-e-20101011-3|435	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-6.ltx
14mr|texlive-math-e-20101011-3|436	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-7.ltx
14mr|texlive-math-e-20101011-3|437	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-8.ltx
14mr|texlive-math-e-20101011-3|438	%doc %{_texmfdistdir}/doc/latex/math-e/09-17-9.ltx
14mr|texlive-math-e-20101011-3|439	%doc %{_texmfdistdir}/doc/latex/math-e/09-18-1.ltx
14mr|texlive-math-e-20101011-3|440	%doc %{_texmfdistdir}/doc/latex/math-e/09-18-2.ltx
14mr|texlive-math-e-20101011-3|441	%doc %{_texmfdistdir}/doc/latex/math-e/09-18-3.ltx
14mr|texlive-math-e-20101011-3|442	%doc %{_texmfdistdir}/doc/latex/math-e/09-19-1.ltx
14mr|texlive-math-e-20101011-3|443	%doc %{_texmfdistdir}/doc/latex/math-e/09-19-2.ltx
14mr|texlive-math-e-20101011-3|444	%doc %{_texmfdistdir}/doc/latex/math-e/09-20-1.ltx
14mr|texlive-math-e-20101011-3|445	%doc %{_texmfdistdir}/doc/latex/math-e/09-20-2.ltx
14mr|texlive-math-e-20101011-3|446	%doc %{_texmfdistdir}/doc/latex/math-e/09-20-3.ltx
14mr|texlive-math-e-20101011-3|447	%doc %{_texmfdistdir}/doc/latex/math-e/09-20-4.ltx
14mr|texlive-math-e-20101011-3|448	%doc %{_texmfdistdir}/doc/latex/math-e/09-20-5.ltx
14mr|texlive-math-e-20101011-3|449	%doc %{_texmfdistdir}/doc/latex/math-e/10-01-1.ltx
14mr|texlive-math-e-20101011-3|450	%doc %{_texmfdistdir}/doc/latex/math-e/10-01-2.ltx
14mr|texlive-math-e-20101011-3|451	%doc %{_texmfdistdir}/doc/latex/math-e/10-01-3.ltx
14mr|texlive-math-e-20101011-3|452	%doc %{_texmfdistdir}/doc/latex/math-e/10-01-4.ltxps
14mr|texlive-math-e-20101011-3|453	%doc %{_texmfdistdir}/doc/latex/math-e/10-01-5.ltxps
14mr|texlive-math-e-20101011-3|454	%doc %{_texmfdistdir}/doc/latex/math-e/10-02-1.ltx
14mr|texlive-math-e-20101011-3|455	%doc %{_texmfdistdir}/doc/latex/math-e/10-02-2.ltx
14mr|texlive-math-e-20101011-3|456	%doc %{_texmfdistdir}/doc/latex/math-e/10-03-1.ltx
14mr|texlive-math-e-20101011-3|457	%doc %{_texmfdistdir}/doc/latex/math-e/10-03-2.ltx
14mr|texlive-math-e-20101011-3|458	%doc %{_texmfdistdir}/doc/latex/math-e/10-03-3.ltx
14mr|texlive-math-e-20101011-3|459	%doc %{_texmfdistdir}/doc/latex/math-e/10-03-4.ltx
14mr|texlive-math-e-20101011-3|460	%doc %{_texmfdistdir}/doc/latex/math-e/10-03-5.ltx
14mr|texlive-math-e-20101011-3|461	%doc %{_texmfdistdir}/doc/latex/math-e/10-04-1.ltx
14mr|texlive-math-e-20101011-3|462	%doc %{_texmfdistdir}/doc/latex/math-e/10-04-2.ltx
14mr|texlive-math-e-20101011-3|463	%doc %{_texmfdistdir}/doc/latex/math-e/10-04-3.ltx
14mr|texlive-math-e-20101011-3|464	%doc %{_texmfdistdir}/doc/latex/math-e/10-04-4.ltx
14mr|texlive-math-e-20101011-3|465	%doc %{_texmfdistdir}/doc/latex/math-e/10-04-5.ltx
14mr|texlive-math-e-20101011-3|466	%doc %{_texmfdistdir}/doc/latex/math-e/10-04-6.ltx
14mr|texlive-math-e-20101011-3|467	%doc %{_texmfdistdir}/doc/latex/math-e/10-04-7.ltx
14mr|texlive-math-e-20101011-3|468	%doc %{_texmfdistdir}/doc/latex/math-e/10-04-8.ltx
14mr|texlive-math-e-20101011-3|469	%doc %{_texmfdistdir}/doc/latex/math-e/10-04-9.ltx
14mr|texlive-math-e-20101011-3|470	%doc %{_texmfdistdir}/doc/latex/math-e/10-05-1.ltx
14mr|texlive-math-e-20101011-3|471	%doc %{_texmfdistdir}/doc/latex/math-e/10-05-2.ltx
14mr|texlive-math-e-20101011-3|472	%doc %{_texmfdistdir}/doc/latex/math-e/10-06-1.ltx
14mr|texlive-math-e-20101011-3|473	%doc %{_texmfdistdir}/doc/latex/math-e/10-06-2.ltx
14mr|texlive-math-e-20101011-3|474	%doc %{_texmfdistdir}/doc/latex/math-e/10-06-3.ltx
14mr|texlive-math-e-20101011-3|475	%doc %{_texmfdistdir}/doc/latex/math-e/10-06-4.ltx
14mr|texlive-math-e-20101011-3|476	%doc %{_texmfdistdir}/doc/latex/math-e/10-07-1.ltx2
14mr|texlive-math-e-20101011-3|477	%doc %{_texmfdistdir}/doc/latex/math-e/10-07-2.ltx
14mr|texlive-math-e-20101011-3|478	%doc %{_texmfdistdir}/doc/latex/math-e/10-07-3.ltx
14mr|texlive-math-e-20101011-3|479	%doc %{_texmfdistdir}/doc/latex/math-e/10-07-4.ltx
14mr|texlive-math-e-20101011-3|480	%doc %{_texmfdistdir}/doc/latex/math-e/10-07-5.ltx
14mr|texlive-math-e-20101011-3|481	%doc %{_texmfdistdir}/doc/latex/math-e/10-07-6.ltx
14mr|texlive-math-e-20101011-3|482	%doc %{_texmfdistdir}/doc/latex/math-e/10-07-7.ltx
14mr|texlive-math-e-20101011-3|483	%doc %{_texmfdistdir}/doc/latex/math-e/10-08-1.ltxps
14mr|texlive-math-e-20101011-3|484	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-1.ltx
14mr|texlive-math-e-20101011-3|485	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-10.ltx
14mr|texlive-math-e-20101011-3|486	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-11.ltx
14mr|texlive-math-e-20101011-3|487	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-12.ltx
14mr|texlive-math-e-20101011-3|488	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-13.ltx
14mr|texlive-math-e-20101011-3|489	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-2.ltx
14mr|texlive-math-e-20101011-3|490	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-3.ltx
14mr|texlive-math-e-20101011-3|491	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-4.ltx
14mr|texlive-math-e-20101011-3|492	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-5.ltx
14mr|texlive-math-e-20101011-3|493	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-6.ltx
14mr|texlive-math-e-20101011-3|494	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-7.ltx
14mr|texlive-math-e-20101011-3|495	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-8.ltx
14mr|texlive-math-e-20101011-3|496	%doc %{_texmfdistdir}/doc/latex/math-e/10-09-9.ltx
14mr|texlive-math-e-20101011-3|497	%doc %{_texmfdistdir}/doc/latex/math-e/10-10-1.ltx
14mr|texlive-math-e-20101011-3|498	%doc %{_texmfdistdir}/doc/latex/math-e/10-10-2.ltx
14mr|texlive-math-e-20101011-3|499	%doc %{_texmfdistdir}/doc/latex/math-e/10-10-3.ltx
14mr|texlive-math-e-20101011-3|500	%doc %{_texmfdistdir}/doc/latex/math-e/10-10-4.ltx
14mr|texlive-math-e-20101011-3|501	%doc %{_texmfdistdir}/doc/latex/math-e/10-10-5.ltx
14mr|texlive-math-e-20101011-3|502	%doc %{_texmfdistdir}/doc/latex/math-e/10-10-6.ltx
14mr|texlive-math-e-20101011-3|503	%doc %{_texmfdistdir}/doc/latex/math-e/10-10-7.ltx
14mr|texlive-math-e-20101011-3|504	%doc %{_texmfdistdir}/doc/latex/math-e/11-01-1.ltx
14mr|texlive-math-e-20101011-3|505	%doc %{_texmfdistdir}/doc/latex/math-e/11-01-2.ltx
14mr|texlive-math-e-20101011-3|506	%doc %{_texmfdistdir}/doc/latex/math-e/11-01-3.ltx
14mr|texlive-math-e-20101011-3|507	%doc %{_texmfdistdir}/doc/latex/math-e/11-01-4.ltx
14mr|texlive-math-e-20101011-3|508	%doc %{_texmfdistdir}/doc/latex/math-e/11-01-5.ltx
14mr|texlive-math-e-20101011-3|509	%doc %{_texmfdistdir}/doc/latex/math-e/11-01-6.ltx
14mr|texlive-math-e-20101011-3|510	%doc %{_texmfdistdir}/doc/latex/math-e/11-01-7.ltx
14mr|texlive-math-e-20101011-3|511	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-1.ltx
14mr|texlive-math-e-20101011-3|512	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-10.ltx
14mr|texlive-math-e-20101011-3|513	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-11.ltx
14mr|texlive-math-e-20101011-3|514	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-12.ltx
14mr|texlive-math-e-20101011-3|515	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-13.ltx
14mr|texlive-math-e-20101011-3|516	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-14.ltx
14mr|texlive-math-e-20101011-3|517	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-15.ltx
14mr|texlive-math-e-20101011-3|518	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-16.ltx
14mr|texlive-math-e-20101011-3|519	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-17.ltx
14mr|texlive-math-e-20101011-3|520	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-18.ltx
14mr|texlive-math-e-20101011-3|521	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-19.ltx
14mr|texlive-math-e-20101011-3|522	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-2.ltx
14mr|texlive-math-e-20101011-3|523	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-20.ltx
14mr|texlive-math-e-20101011-3|524	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-21.ltx
14mr|texlive-math-e-20101011-3|525	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-22.ltx
14mr|texlive-math-e-20101011-3|526	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-23.ltx
14mr|texlive-math-e-20101011-3|527	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-24.ltx
14mr|texlive-math-e-20101011-3|528	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-25.ltx
14mr|texlive-math-e-20101011-3|529	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-26.ltx
14mr|texlive-math-e-20101011-3|530	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-3.ltx
14mr|texlive-math-e-20101011-3|531	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-4.ltx
14mr|texlive-math-e-20101011-3|532	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-5.ltx
14mr|texlive-math-e-20101011-3|533	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-6.ltx
14mr|texlive-math-e-20101011-3|534	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-7.ltx
14mr|texlive-math-e-20101011-3|535	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-8.ltx
14mr|texlive-math-e-20101011-3|536	%doc %{_texmfdistdir}/doc/latex/math-e/11-02-9.ltx
14mr|texlive-math-e-20101011-3|537	%doc %{_texmfdistdir}/doc/latex/math-e/README
14mr|texlive-math-e-20101011-3|538	%doc %{_texmfdistdir}/doc/latex/math-e/exaarticle.cls
14mr|texlive-math-e-20101011-3|539	%doc %{_texmfdistdir}/doc/latex/math-e/exaarticle2.cls
14mr|texlive-math-e-20101011-3|540	%doc %{_texmfdistdir}/doc/latex/math-e/exaartplain.cls
14mr|texlive-math-e-20101011-3|541	%doc %{_texmfdistdir}/doc/latex/math-e/exareport.cls
14mr|texlive-math-e-20101011-3|542	%doc %{_texmfdistdir}/doc/latex/math-e/exasymbol.cls
14mr|texlive-math-e-20101011-3|543	
14mr|texlive-math-e-20101011-3|544	#-----------------------------------------------------------------------
14mr|texlive-math-e-20101011-3|545	%prep
14mr|texlive-math-e-20101011-3|546	%setup -c -a0 -a1
14mr|texlive-math-e-20101011-3|547	
14mr|texlive-math-e-20101011-3|548	%build
14mr|texlive-math-e-20101011-3|549	
14mr|texlive-math-e-20101011-3|550	%install
14mr|texlive-math-e-20101011-3|551	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-math-e-20101011-3|552	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-math-e-20101011-3|553	
14mr|texlive-math-e-20101011-3|554	
14mr|texlive-math-e-20101011-3|555	
14mr|texlive-math-e-20101011-3|556	%changelog
14mr|texlive-math-e-20101011-3|557	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101011-3
14mr|texlive-math-e-20101011-3|558	+ Revision: 430aef4
14mr|texlive-math-e-20101011-3|559	- MassBuild#440: Increase release tag
14mr|texlive-math-e-20101011-3|560	
14mr|texlive-math-e-20101011-3|561	

20706 14
14mr|texlive-mathexam-1.00-3|1	# revision 15878
14mr|texlive-mathexam-1.00-3|2	# category Package
14mr|texlive-mathexam-1.00-3|3	# catalog-ctan /macros/latex/contrib/mathexam
14mr|texlive-mathexam-1.00-3|4	# catalog-date 2008-08-22 15:19:59 +0200
14mr|texlive-mathexam-1.00-3|5	# catalog-license lppl
14mr|texlive-mathexam-1.00-3|6	# catalog-version 1.00
14mr|texlive-mathexam-1.00-3|7	Name:		texlive-mathexam
14mr|texlive-mathexam-1.00-3|8	Version:	1.00
14mr|texlive-mathexam-1.00-3|9	Release:	3
14mr|texlive-mathexam-1.00-3|10	Summary:	Package for typesetting exams
14mr|texlive-mathexam-1.00-3|11	Group:		Publishing
14mr|texlive-mathexam-1.00-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mathexam
14mr|texlive-mathexam-1.00-3|13	License:	LPPL
14mr|texlive-mathexam-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathexam.tar.xz
14mr|texlive-mathexam-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathexam.doc.tar.xz
14mr|texlive-mathexam-1.00-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathexam.source.tar.xz
14mr|texlive-mathexam-1.00-3|17	BuildArch:	noarch
14mr|texlive-mathexam-1.00-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mathexam-1.00-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mathexam-1.00-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mathexam-1.00-3|21	
14mr|texlive-mathexam-1.00-3|22	%description
14mr|texlive-mathexam-1.00-3|23	The package can help you typeset exams (mostly in mathematics
14mr|texlive-mathexam-1.00-3|24	and related disciplines where students are required to show
14mr|texlive-mathexam-1.00-3|25	their calculations followed by one or more short answers). It
14mr|texlive-mathexam-1.00-3|26	provides commands for inclusion of space for calculations, as
14mr|texlive-mathexam-1.00-3|27	well as commands for automatic creation of "answer spaces". In
14mr|texlive-mathexam-1.00-3|28	addition, the package will automatically create page headers
14mr|texlive-mathexam-1.00-3|29	and footers, and will let you include instructions and space
14mr|texlive-mathexam-1.00-3|30	for students to put their name.
14mr|texlive-mathexam-1.00-3|31	
14mr|texlive-mathexam-1.00-3|32	%post
14mr|texlive-mathexam-1.00-3|33	%{_sbindir}/texlive.post
14mr|texlive-mathexam-1.00-3|34	
14mr|texlive-mathexam-1.00-3|35	%postun
14mr|texlive-mathexam-1.00-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-mathexam-1.00-3|37	%{_sbindir}/texlive.post
14mr|texlive-mathexam-1.00-3|38	fi
14mr|texlive-mathexam-1.00-3|39	
14mr|texlive-mathexam-1.00-3|40	#-----------------------------------------------------------------------
14mr|texlive-mathexam-1.00-3|41	%files
14mr|texlive-mathexam-1.00-3|42	%{_texmfdistdir}/tex/latex/mathexam/mathexam.sty
14mr|texlive-mathexam-1.00-3|43	%doc %{_texmfdistdir}/doc/latex/mathexam/README
14mr|texlive-mathexam-1.00-3|44	%doc %{_texmfdistdir}/doc/latex/mathexam/mathexam.pdf
14mr|texlive-mathexam-1.00-3|45	%doc %{_texmfdistdir}/doc/latex/mathexam/sample.pdf
14mr|texlive-mathexam-1.00-3|46	%doc %{_texmfdistdir}/doc/latex/mathexam/sample.tex
14mr|texlive-mathexam-1.00-3|47	#- source
14mr|texlive-mathexam-1.00-3|48	%doc %{_texmfdistdir}/source/latex/mathexam/mathexam.dtx
14mr|texlive-mathexam-1.00-3|49	%doc %{_texmfdistdir}/source/latex/mathexam/mathexam.ins
14mr|texlive-mathexam-1.00-3|50	
14mr|texlive-mathexam-1.00-3|51	#-----------------------------------------------------------------------
14mr|texlive-mathexam-1.00-3|52	%prep
14mr|texlive-mathexam-1.00-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-mathexam-1.00-3|54	
14mr|texlive-mathexam-1.00-3|55	%build
14mr|texlive-mathexam-1.00-3|56	
14mr|texlive-mathexam-1.00-3|57	%install
14mr|texlive-mathexam-1.00-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathexam-1.00-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mathexam-1.00-3|60	
14mr|texlive-mathexam-1.00-3|61	
14mr|texlive-mathexam-1.00-3|62	
14mr|texlive-mathexam-1.00-3|63	%changelog
14mr|texlive-mathexam-1.00-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-mathexam-1.00-3|65	+ Revision: 366678e
14mr|texlive-mathexam-1.00-3|66	- MassBuild#440: Increase release tag
14mr|texlive-mathexam-1.00-3|67	
14mr|texlive-mathexam-1.00-3|68	

20707 14
14mr|texlive-mathmode-2.47-3|1	# revision 20742
14mr|texlive-mathmode-2.47-3|2	# category Package
14mr|texlive-mathmode-2.47-3|3	# catalog-ctan /info/math/voss/mathmode
14mr|texlive-mathmode-2.47-3|4	# catalog-date 2010-12-14 15:27:20 +0100
14mr|texlive-mathmode-2.47-3|5	# catalog-license lppl
14mr|texlive-mathmode-2.47-3|6	# catalog-version 2.47
14mr|texlive-mathmode-2.47-3|7	Name:		texlive-mathmode
14mr|texlive-mathmode-2.47-3|8	Version:	2.47
14mr|texlive-mathmode-2.47-3|9	Release:	3
14mr|texlive-mathmode-2.47-3|10	Summary:	A comprehensive review of mathematics in (La)TeX
14mr|texlive-mathmode-2.47-3|11	Group:		Publishing
14mr|texlive-mathmode-2.47-3|12	URL:		http://www.ctan.org/tex-archive/info/math/voss/mathmode
14mr|texlive-mathmode-2.47-3|13	License:	LPPL
14mr|texlive-mathmode-2.47-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathmode.tar.xz
14mr|texlive-mathmode-2.47-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathmode.doc.tar.xz
14mr|texlive-mathmode-2.47-3|16	BuildArch:	noarch
14mr|texlive-mathmode-2.47-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mathmode-2.47-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mathmode-2.47-3|19	
14mr|texlive-mathmode-2.47-3|20	%description
14mr|texlive-mathmode-2.47-3|21	The review includes: Standard LaTeX mathematics mode; AMSmath;
14mr|texlive-mathmode-2.47-3|22	TeX and mathematics; Other packages; Tuning math typesetting;
14mr|texlive-mathmode-2.47-3|23	Mathematics fonts; Special symbols; Examples; and Lists,
14mr|texlive-mathmode-2.47-3|24	bibliography and index.
14mr|texlive-mathmode-2.47-3|25	
14mr|texlive-mathmode-2.47-3|26	#-----------------------------------------------------------------------
14mr|texlive-mathmode-2.47-3|27	%files
14mr|texlive-mathmode-2.47-3|28	%doc %{_texmfdistdir}/doc/latex/mathmode/Changes
14mr|texlive-mathmode-2.47-3|29	%doc %{_texmfdistdir}/doc/latex/mathmode/Mathmode.bib
14mr|texlive-mathmode-2.47-3|30	%doc %{_texmfdistdir}/doc/latex/mathmode/Mathmode.ist
14mr|texlive-mathmode-2.47-3|31	%doc %{_texmfdistdir}/doc/latex/mathmode/Mathmode.ltx
14mr|texlive-mathmode-2.47-3|32	%doc %{_texmfdistdir}/doc/latex/mathmode/Mathmode.pdf
14mr|texlive-mathmode-2.47-3|33	%doc %{_texmfdistdir}/doc/latex/mathmode/Mathmode.tex
14mr|texlive-mathmode-2.47-3|34	%doc %{_texmfdistdir}/doc/latex/mathmode/README
14mr|texlive-mathmode-2.47-3|35	%doc %{_texmfdistdir}/doc/latex/mathmode/images/EuScript.eps
14mr|texlive-mathmode-2.47-3|36	%doc %{_texmfdistdir}/doc/latex/mathmode/images/EuScript.pdf
14mr|texlive-mathmode-2.47-3|37	%doc %{_texmfdistdir}/doc/latex/mathmode/images/amsalign.eps
14mr|texlive-mathmode-2.47-3|38	%doc %{_texmfdistdir}/doc/latex/mathmode/images/amsalign.pdf
14mr|texlive-mathmode-2.47-3|39	%doc %{_texmfdistdir}/doc/latex/mathmode/images/cm-crop.eps
14mr|texlive-mathmode-2.47-3|40	%doc %{_texmfdistdir}/doc/latex/mathmode/images/cm-crop.pdf
14mr|texlive-mathmode-2.47-3|41	%doc %{_texmfdistdir}/doc/latex/mathmode/images/cmbright-crop.eps
14mr|texlive-mathmode-2.47-3|42	%doc %{_texmfdistdir}/doc/latex/mathmode/images/cmbright-crop.pdf
14mr|texlive-mathmode-2.47-3|43	%doc %{_texmfdistdir}/doc/latex/mathmode/images/colArray.eps
14mr|texlive-mathmode-2.47-3|44	%doc %{_texmfdistdir}/doc/latex/mathmode/images/colArray.pdf
14mr|texlive-mathmode-2.47-3|45	%doc %{_texmfdistdir}/doc/latex/mathmode/images/exscale.eps
14mr|texlive-mathmode-2.47-3|46	%doc %{_texmfdistdir}/doc/latex/mathmode/images/exscale.pdf
14mr|texlive-mathmode-2.47-3|47	%doc %{_texmfdistdir}/doc/latex/mathmode/images/family.eps
14mr|texlive-mathmode-2.47-3|48	%doc %{_texmfdistdir}/doc/latex/mathmode/images/family.pdf
14mr|texlive-mathmode-2.47-3|49	%doc %{_texmfdistdir}/doc/latex/mathmode/images/family0.eps
14mr|texlive-mathmode-2.47-3|50	%doc %{_texmfdistdir}/doc/latex/mathmode/images/family0.pdf
14mr|texlive-mathmode-2.47-3|51	%doc %{_texmfdistdir}/doc/latex/mathmode/images/family1.eps
14mr|texlive-mathmode-2.47-3|52	%doc %{_texmfdistdir}/doc/latex/mathmode/images/family1.pdf
14mr|texlive-mathmode-2.47-3|53	%doc %{_texmfdistdir}/doc/latex/mathmode/images/lm-crop.eps
14mr|texlive-mathmode-2.47-3|54	%doc %{_texmfdistdir}/doc/latex/mathmode/images/lm-crop.pdf
14mr|texlive-mathmode-2.47-3|55	%doc %{_texmfdistdir}/doc/latex/mathmode/images/minionpro-crop.eps
14mr|texlive-mathmode-2.47-3|56	%doc %{_texmfdistdir}/doc/latex/mathmode/images/minionpro-crop.pdf
14mr|texlive-mathmode-2.47-3|57	%doc %{_texmfdistdir}/doc/latex/mathmode/images/node.eps
14mr|texlive-mathmode-2.47-3|58	%doc %{_texmfdistdir}/doc/latex/mathmode/images/node.pdf
14mr|texlive-mathmode-2.47-3|59	%doc %{_texmfdistdir}/doc/latex/mathmode/images/pamath-crop.eps
14mr|texlive-mathmode-2.47-3|60	%doc %{_texmfdistdir}/doc/latex/mathmode/images/pamath-crop.pdf
14mr|texlive-mathmode-2.47-3|61	%doc %{_texmfdistdir}/doc/latex/mathmode/images/pazo-crop.eps
14mr|texlive-mathmode-2.47-3|62	%doc %{_texmfdistdir}/doc/latex/mathmode/images/pazo-crop.pdf
14mr|texlive-mathmode-2.47-3|63	%doc %{_texmfdistdir}/doc/latex/mathmode/images/styles.eps
14mr|texlive-mathmode-2.47-3|64	%doc %{_texmfdistdir}/doc/latex/mathmode/images/styles.pdf
14mr|texlive-mathmode-2.47-3|65	%doc %{_texmfdistdir}/doc/latex/mathmode/images/test-crop.pdf
14mr|texlive-mathmode-2.47-3|66	%doc %{_texmfdistdir}/doc/latex/mathmode/images/test.pdf
14mr|texlive-mathmode-2.47-3|67	%doc %{_texmfdistdir}/doc/latex/mathmode/images/test.tex
14mr|texlive-mathmode-2.47-3|68	%doc %{_texmfdistdir}/doc/latex/mathmode/runLaTeX
14mr|texlive-mathmode-2.47-3|69	%doc %{_texmfdistdir}/doc/latex/mathmode/runPDFLaTeX
14mr|texlive-mathmode-2.47-3|70	%doc %{_texmfdistdir}/doc/latex/mathmode/runVTeX
14mr|texlive-mathmode-2.47-3|71	
14mr|texlive-mathmode-2.47-3|72	#-----------------------------------------------------------------------
14mr|texlive-mathmode-2.47-3|73	%prep
14mr|texlive-mathmode-2.47-3|74	%setup -c -a0 -a1
14mr|texlive-mathmode-2.47-3|75	
14mr|texlive-mathmode-2.47-3|76	%build
14mr|texlive-mathmode-2.47-3|77	
14mr|texlive-mathmode-2.47-3|78	%install
14mr|texlive-mathmode-2.47-3|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathmode-2.47-3|80	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mathmode-2.47-3|81	
14mr|texlive-mathmode-2.47-3|82	
14mr|texlive-mathmode-2.47-3|83	
14mr|texlive-mathmode-2.47-3|84	%changelog
14mr|texlive-mathmode-2.47-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.47-3
14mr|texlive-mathmode-2.47-3|86	+ Revision: 291ec1f
14mr|texlive-mathmode-2.47-3|87	- MassBuild#440: Increase release tag
14mr|texlive-mathmode-2.47-3|88	
14mr|texlive-mathmode-2.47-3|89	

20708 14
14mr|texlive-mathpazo-1.003-3|1	# revision 15878
14mr|texlive-mathpazo-1.003-3|2	# category Package
14mr|texlive-mathpazo-1.003-3|3	# catalog-ctan /fonts/mathpazo
14mr|texlive-mathpazo-1.003-3|4	# catalog-date 2009-10-06 20:42:53 +0200
14mr|texlive-mathpazo-1.003-3|5	# catalog-license gpl
14mr|texlive-mathpazo-1.003-3|6	# catalog-version 1.003
14mr|texlive-mathpazo-1.003-3|7	Name:		texlive-mathpazo
14mr|texlive-mathpazo-1.003-3|8	Version:	1.003
14mr|texlive-mathpazo-1.003-3|9	Release:	3
14mr|texlive-mathpazo-1.003-3|10	Summary:	Fonts to typeset mathematics to match Palatino
14mr|texlive-mathpazo-1.003-3|11	Group:		Publishing
14mr|texlive-mathpazo-1.003-3|12	URL:		http://www.ctan.org/tex-archive/fonts/mathpazo
14mr|texlive-mathpazo-1.003-3|13	License:	GPL
14mr|texlive-mathpazo-1.003-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathpazo.tar.xz
14mr|texlive-mathpazo-1.003-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathpazo.doc.tar.xz
14mr|texlive-mathpazo-1.003-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathpazo.source.tar.xz
14mr|texlive-mathpazo-1.003-3|17	BuildArch:	noarch
14mr|texlive-mathpazo-1.003-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mathpazo-1.003-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mathpazo-1.003-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mathpazo-1.003-3|21	
14mr|texlive-mathpazo-1.003-3|22	%description
14mr|texlive-mathpazo-1.003-3|23	The Pazo Math fonts are a family of PostScript fonts suitable
14mr|texlive-mathpazo-1.003-3|24	for typesetting mathematics in combination with the Palatino
14mr|texlive-mathpazo-1.003-3|25	family of text fonts. The Pazo Math family is made up of five
14mr|texlive-mathpazo-1.003-3|26	fonts provided in Adobe Type 1 format (PazoMath, PazoMath-
14mr|texlive-mathpazo-1.003-3|27	Italic, PazoMath-Bold, PazoMath-BoldItalic, and
14mr|texlive-mathpazo-1.003-3|28	PazoMathBlackboardBold). These contain, in designs that match
14mr|texlive-mathpazo-1.003-3|29	Palatino, glyphs that are usually not available in Palatino and
14mr|texlive-mathpazo-1.003-3|30	for which Computer Modern looks odd when combined with
14mr|texlive-mathpazo-1.003-3|31	Palatino. These glyphs include the uppercase Greek alphabet in
14mr|texlive-mathpazo-1.003-3|32	upright and slanted shapes in regular and bold weights, the
14mr|texlive-mathpazo-1.003-3|33	lowercase Greek alphabet in slanted shape in regular and bold
14mr|texlive-mathpazo-1.003-3|34	weights, several mathematical glyphs (partialdiff, summation,
14mr|texlive-mathpazo-1.003-3|35	product, coproduct, emptyset, infinity, and proportional) in
14mr|texlive-mathpazo-1.003-3|36	regular and bold weights, other glyphs (Euro and dotlessj) in
14mr|texlive-mathpazo-1.003-3|37	upright and slanted shapes in regular and bold weights, and the
14mr|texlive-mathpazo-1.003-3|38	uppercase letters commonly used to represent various number
14mr|texlive-mathpazo-1.003-3|39	sets (C, I, N, Q, R, and Z) in blackboard bold. The set also
14mr|texlive-mathpazo-1.003-3|40	includes a set of 'true' small-caps fonts, also suitable for
14mr|texlive-mathpazo-1.003-3|41	use with Palatino (or one of its clones). LaTeX macro support
14mr|texlive-mathpazo-1.003-3|42	(using package mathpazo.sty) is provided in psnfss (a required
14mr|texlive-mathpazo-1.003-3|43	part of any LaTeX distribution).
14mr|texlive-mathpazo-1.003-3|44	
14mr|texlive-mathpazo-1.003-3|45	%post
14mr|texlive-mathpazo-1.003-3|46	%{_sbindir}/texlive.post
14mr|texlive-mathpazo-1.003-3|47	
14mr|texlive-mathpazo-1.003-3|48	%postun
14mr|texlive-mathpazo-1.003-3|49	if [ $1 -eq 0 ]; then
14mr|texlive-mathpazo-1.003-3|50	%{_sbindir}/texlive.post
14mr|texlive-mathpazo-1.003-3|51	fi
14mr|texlive-mathpazo-1.003-3|52	
14mr|texlive-mathpazo-1.003-3|53	#-----------------------------------------------------------------------
14mr|texlive-mathpazo-1.003-3|54	%files
14mr|texlive-mathpazo-1.003-3|55	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmb.afm
14mr|texlive-mathpazo-1.003-3|56	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmbb.afm
14mr|texlive-mathpazo-1.003-3|57	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmbi.afm
14mr|texlive-mathpazo-1.003-3|58	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmr.afm
14mr|texlive-mathpazo-1.003-3|59	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmri.afm
14mr|texlive-mathpazo-1.003-3|60	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmb.tfm
14mr|texlive-mathpazo-1.003-3|61	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmbb.tfm
14mr|texlive-mathpazo-1.003-3|62	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmbi.tfm
14mr|texlive-mathpazo-1.003-3|63	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmr.tfm
14mr|texlive-mathpazo-1.003-3|64	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmri.tfm
14mr|texlive-mathpazo-1.003-3|65	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmb7m.tfm
14mr|texlive-mathpazo-1.003-3|66	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmb7t.tfm
14mr|texlive-mathpazo-1.003-3|67	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmb7y.tfm
14mr|texlive-mathpazo-1.003-3|68	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmr7m.tfm
14mr|texlive-mathpazo-1.003-3|69	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmr7t.tfm
14mr|texlive-mathpazo-1.003-3|70	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmr7v.tfm
14mr|texlive-mathpazo-1.003-3|71	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmr7y.tfm
14mr|texlive-mathpazo-1.003-3|72	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmb.pfb
14mr|texlive-mathpazo-1.003-3|73	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmbb.pfb
14mr|texlive-mathpazo-1.003-3|74	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmbi.pfb
14mr|texlive-mathpazo-1.003-3|75	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmr.pfb
14mr|texlive-mathpazo-1.003-3|76	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmri.pfb
14mr|texlive-mathpazo-1.003-3|77	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmb7m.vf
14mr|texlive-mathpazo-1.003-3|78	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmb7t.vf
14mr|texlive-mathpazo-1.003-3|79	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmb7y.vf
14mr|texlive-mathpazo-1.003-3|80	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmr7m.vf
14mr|texlive-mathpazo-1.003-3|81	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmr7t.vf
14mr|texlive-mathpazo-1.003-3|82	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmr7v.vf
14mr|texlive-mathpazo-1.003-3|83	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmr7y.vf
14mr|texlive-mathpazo-1.003-3|84	%doc %{_texmfdistdir}/doc/latex/mathpazo/README.txt
14mr|texlive-mathpazo-1.003-3|85	%doc %{_texmfdistdir}/doc/latex/mathpazo/gpl.txt
14mr|texlive-mathpazo-1.003-3|86	%doc %{_texmfdistdir}/doc/latex/mathpazo/mapfplm.tex
14mr|texlive-mathpazo-1.003-3|87	%doc %{_texmfdistdir}/doc/latex/mathpazo/mapppl.tex
14mr|texlive-mathpazo-1.003-3|88	%doc %{_texmfdistdir}/doc/latex/mathpazo/mapzplm.tex
14mr|texlive-mathpazo-1.003-3|89	%doc %{_texmfdistdir}/doc/latex/mathpazo/pazofnst.tex
14mr|texlive-mathpazo-1.003-3|90	%doc %{_texmfdistdir}/doc/latex/mathpazo/pazotest.pdf
14mr|texlive-mathpazo-1.003-3|91	#- source
14mr|texlive-mathpazo-1.003-3|92	%doc %{_texmfdistdir}/source/latex/mathpazo/Makefile
14mr|texlive-mathpazo-1.003-3|93	%doc %{_texmfdistdir}/source/latex/mathpazo/cmbsy10.pl
14mr|texlive-mathpazo-1.003-3|94	%doc %{_texmfdistdir}/source/latex/mathpazo/cmbx10.pl
14mr|texlive-mathpazo-1.003-3|95	%doc %{_texmfdistdir}/source/latex/mathpazo/cmex10.pl
14mr|texlive-mathpazo-1.003-3|96	%doc %{_texmfdistdir}/source/latex/mathpazo/cmmi10.pl
14mr|texlive-mathpazo-1.003-3|97	%doc %{_texmfdistdir}/source/latex/mathpazo/cmmib10.pl
14mr|texlive-mathpazo-1.003-3|98	%doc %{_texmfdistdir}/source/latex/mathpazo/cmr10.pl
14mr|texlive-mathpazo-1.003-3|99	%doc %{_texmfdistdir}/source/latex/mathpazo/cmsy10.pl
14mr|texlive-mathpazo-1.003-3|100	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmb.inf
14mr|texlive-mathpazo-1.003-3|101	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmb.mtx
14mr|texlive-mathpazo-1.003-3|102	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmb.pl
14mr|texlive-mathpazo-1.003-3|103	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbb.inf
14mr|texlive-mathpazo-1.003-3|104	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbb.mtx
14mr|texlive-mathpazo-1.003-3|105	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbb.pl
14mr|texlive-mathpazo-1.003-3|106	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbi.inf
14mr|texlive-mathpazo-1.003-3|107	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbi.mtx
14mr|texlive-mathpazo-1.003-3|108	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbi.pl
14mr|texlive-mathpazo-1.003-3|109	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmr.inf
14mr|texlive-mathpazo-1.003-3|110	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmr.mtx
14mr|texlive-mathpazo-1.003-3|111	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmr.pl
14mr|texlive-mathpazo-1.003-3|112	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmri.inf
14mr|texlive-mathpazo-1.003-3|113	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmri.mtx
14mr|texlive-mathpazo-1.003-3|114	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmri.pl
14mr|texlive-mathpazo-1.003-3|115	%doc %{_texmfdistdir}/source/latex/mathpazo/haxzplmb.mtx
14mr|texlive-mathpazo-1.003-3|116	%doc %{_texmfdistdir}/source/latex/mathpazo/haxzplmr.mtx
14mr|texlive-mathpazo-1.003-3|117	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmb.inf
14mr|texlive-mathpazo-1.003-3|118	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmbb.inf
14mr|texlive-mathpazo-1.003-3|119	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmbi.inf
14mr|texlive-mathpazo-1.003-3|120	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmr.inf
14mr|texlive-mathpazo-1.003-3|121	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmri.inf
14mr|texlive-mathpazo-1.003-3|122	%doc %{_texmfdistdir}/source/latex/mathpazo/nokernum.mtx
14mr|texlive-mathpazo-1.003-3|123	%doc %{_texmfdistdir}/source/latex/mathpazo/omsnames.mtx
14mr|texlive-mathpazo-1.003-3|124	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/Makefile
14mr|texlive-mathpazo-1.003-3|125	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmbsy10.pl
14mr|texlive-mathpazo-1.003-3|126	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmbx10.pl
14mr|texlive-mathpazo-1.003-3|127	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmex10.pl
14mr|texlive-mathpazo-1.003-3|128	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmmi10.pl
14mr|texlive-mathpazo-1.003-3|129	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmmib10.pl
14mr|texlive-mathpazo-1.003-3|130	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmr10.pl
14mr|texlive-mathpazo-1.003-3|131	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmsy10.pl
14mr|texlive-mathpazo-1.003-3|132	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/haxzplmb.mtx
14mr|texlive-mathpazo-1.003-3|133	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/haxzplmr.mtx
14mr|texlive-mathpazo-1.003-3|134	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/nokernum.mtx
14mr|texlive-mathpazo-1.003-3|135	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/omsnames.mtx
14mr|texlive-mathpazo-1.003-3|136	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/pazofnst.tex
14mr|texlive-mathpazo-1.003-3|137	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetcm4pl.mtx
14mr|texlive-mathpazo-1.003-3|138	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetint.mtx
14mr|texlive-mathpazo-1.003-3|139	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetosf.mtx
14mr|texlive-mathpazo-1.003-3|140	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetpl4cm.mtx
14mr|texlive-mathpazo-1.003-3|141	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetpunct.mtx
14mr|texlive-mathpazo-1.003-3|142	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/zplmbgop.mtx
14mr|texlive-mathpazo-1.003-3|143	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/zplmsum.mtx
14mr|texlive-mathpazo-1.003-3|144	%doc %{_texmfdistdir}/source/latex/mathpazo/pplr8a.mtx
14mr|texlive-mathpazo-1.003-3|145	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetcm4pl.mtx
14mr|texlive-mathpazo-1.003-3|146	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetint.mtx
14mr|texlive-mathpazo-1.003-3|147	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetosf.mtx
14mr|texlive-mathpazo-1.003-3|148	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetpl4cm.mtx
14mr|texlive-mathpazo-1.003-3|149	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetpunct.mtx
14mr|texlive-mathpazo-1.003-3|150	%doc %{_texmfdistdir}/source/latex/mathpazo/zplmbgop.mtx
14mr|texlive-mathpazo-1.003-3|151	%doc %{_texmfdistdir}/source/latex/mathpazo/zplmsum.mtx
14mr|texlive-mathpazo-1.003-3|152	
14mr|texlive-mathpazo-1.003-3|153	#-----------------------------------------------------------------------
14mr|texlive-mathpazo-1.003-3|154	%prep
14mr|texlive-mathpazo-1.003-3|155	%setup -c -a0 -a1 -a2
14mr|texlive-mathpazo-1.003-3|156	
14mr|texlive-mathpazo-1.003-3|157	%build
14mr|texlive-mathpazo-1.003-3|158	
14mr|texlive-mathpazo-1.003-3|159	%install
14mr|texlive-mathpazo-1.003-3|160	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathpazo-1.003-3|161	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mathpazo-1.003-3|162	
14mr|texlive-mathpazo-1.003-3|163	
14mr|texlive-mathpazo-1.003-3|164	
14mr|texlive-mathpazo-1.003-3|165	%changelog
14mr|texlive-mathpazo-1.003-3|166	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.003-3
14mr|texlive-mathpazo-1.003-3|167	+ Revision: 58188f9
14mr|texlive-mathpazo-1.003-3|168	- MassBuild#440: Increase release tag
14mr|texlive-mathpazo-1.003-3|169	
14mr|texlive-mathpazo-1.003-3|170	

20709 14
14mr|texlive-mathspec-0.2-3|1	# revision 15878
14mr|texlive-mathspec-0.2-3|2	# category Package
14mr|texlive-mathspec-0.2-3|3	# catalog-ctan /macros/xetex/latex/mathspec
14mr|texlive-mathspec-0.2-3|4	# catalog-date 2009-09-30 20:39:21 +0200
14mr|texlive-mathspec-0.2-3|5	# catalog-license lppl
14mr|texlive-mathspec-0.2-3|6	# catalog-version 0.2
14mr|texlive-mathspec-0.2-3|7	Name:		texlive-mathspec
14mr|texlive-mathspec-0.2-3|8	Version:	0.2
14mr|texlive-mathspec-0.2-3|9	Release:	3
14mr|texlive-mathspec-0.2-3|10	Summary:	Specify arbitrary fonts for mathematics in XeTeX
14mr|texlive-mathspec-0.2-3|11	Group:		Publishing
14mr|texlive-mathspec-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/mathspec
14mr|texlive-mathspec-0.2-3|13	License:	LPPL
14mr|texlive-mathspec-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathspec.tar.xz
14mr|texlive-mathspec-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathspec.doc.tar.xz
14mr|texlive-mathspec-0.2-3|16	BuildArch:	noarch
14mr|texlive-mathspec-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mathspec-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mathspec-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mathspec-0.2-3|20	
14mr|texlive-mathspec-0.2-3|21	%description
14mr|texlive-mathspec-0.2-3|22	The mathspec package provides an interface to typeset
14mr|texlive-mathspec-0.2-3|23	mathematics in XeLaTeX with arbitrary text fonts using fontspec
14mr|texlive-mathspec-0.2-3|24	as a backend. The package is under development and later
14mr|texlive-mathspec-0.2-3|25	versions might to be incompatible with this version, as this
14mr|texlive-mathspec-0.2-3|26	version is incompatible with earlier versions. The package
14mr|texlive-mathspec-0.2-3|27	requires at least version 0.9995 of XeTeX.
14mr|texlive-mathspec-0.2-3|28	
14mr|texlive-mathspec-0.2-3|29	%post
14mr|texlive-mathspec-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-mathspec-0.2-3|31	
14mr|texlive-mathspec-0.2-3|32	%postun
14mr|texlive-mathspec-0.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-mathspec-0.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-mathspec-0.2-3|35	fi
14mr|texlive-mathspec-0.2-3|36	
14mr|texlive-mathspec-0.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-mathspec-0.2-3|38	%files
14mr|texlive-mathspec-0.2-3|39	%{_texmfdistdir}/tex/xelatex/mathspec/mathspec.sty
14mr|texlive-mathspec-0.2-3|40	%doc %{_texmfdistdir}/doc/xelatex/mathspec/README
14mr|texlive-mathspec-0.2-3|41	%doc %{_texmfdistdir}/doc/xelatex/mathspec/mathspec.pdf
14mr|texlive-mathspec-0.2-3|42	%doc %{_texmfdistdir}/doc/xelatex/mathspec/mathspec.tex
14mr|texlive-mathspec-0.2-3|43	
14mr|texlive-mathspec-0.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-mathspec-0.2-3|45	%prep
14mr|texlive-mathspec-0.2-3|46	%setup -c -a0 -a1
14mr|texlive-mathspec-0.2-3|47	
14mr|texlive-mathspec-0.2-3|48	%build
14mr|texlive-mathspec-0.2-3|49	
14mr|texlive-mathspec-0.2-3|50	%install
14mr|texlive-mathspec-0.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mathspec-0.2-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mathspec-0.2-3|53	
14mr|texlive-mathspec-0.2-3|54	
14mr|texlive-mathspec-0.2-3|55	
14mr|texlive-mathspec-0.2-3|56	%changelog
14mr|texlive-mathspec-0.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-mathspec-0.2-3|58	+ Revision: 10de89a
14mr|texlive-mathspec-0.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-mathspec-0.2-3|60	
14mr|texlive-mathspec-0.2-3|61	

20710 14
14mr|texlive-mathspic-1.13-4|1	# revision 26313
14mr|texlive-mathspic-1.13-4|2	# category Package
14mr|texlive-mathspic-1.13-4|3	# catalog-ctan /graphics/mathspic
14mr|texlive-mathspic-1.13-4|4	# catalog-date 2011-06-24 10:29:05 +0200
14mr|texlive-mathspic-1.13-4|5	# catalog-license lppl
14mr|texlive-mathspic-1.13-4|6	# catalog-version 1.13
14mr|texlive-mathspic-1.13-4|7	Name:		texlive-mathspic
14mr|texlive-mathspic-1.13-4|8	Version:	1.13
14mr|texlive-mathspic-1.13-4|9	Release:	4
14mr|texlive-mathspic-1.13-4|10	Summary:	A Perl filter program for use with PiCTeX
14mr|texlive-mathspic-1.13-4|11	Group:		Publishing
14mr|texlive-mathspic-1.13-4|12	URL:		http://www.ctan.org/tex-archive/graphics/mathspic
14mr|texlive-mathspic-1.13-4|13	License:	LPPL
14mr|texlive-mathspic-1.13-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathspic.tar.xz
14mr|texlive-mathspic-1.13-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathspic.doc.tar.xz
14mr|texlive-mathspic-1.13-4|16	BuildArch:	noarch
14mr|texlive-mathspic-1.13-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mathspic-1.13-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mathspic-1.13-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-mathspic-1.13-4|20	Provides:	texlive-mathspic.bin = %{EVRD}
14mr|texlive-mathspic-1.13-4|21	
14mr|texlive-mathspic-1.13-4|22	%description
14mr|texlive-mathspic-1.13-4|23	MathsPIC(Perl) is a development of the earlier MathsPIC(DOS)
14mr|texlive-mathspic-1.13-4|24	program, now implemented as a Perl script, being much more
14mr|texlive-mathspic-1.13-4|25	portable than the earlier program. MathsPIC parses a plain text
14mr|texlive-mathspic-1.13-4|26	input file and generates a plain text output-file containing
14mr|texlive-mathspic-1.13-4|27	commands for drawing a diagram. Version 1.0 produces output
14mr|texlive-mathspic-1.13-4|28	containing PiCTeX and (La)TeX commands, which may then be
14mr|texlive-mathspic-1.13-4|29	processed by plain TeX or LaTeX in the usual way. MathsPIC also
14mr|texlive-mathspic-1.13-4|30	outputs a comprehensive log-file. MathsPIC facilitates creating
14mr|texlive-mathspic-1.13-4|31	figures using PiCTeX by providing an environment for
14mr|texlive-mathspic-1.13-4|32	manipulating named points and also allows the use of variables
14mr|texlive-mathspic-1.13-4|33	and maths (advance, multiply, and divide)--in short--it takes
14mr|texlive-mathspic-1.13-4|34	the pain out of PiCTeX. Both the original DOS version and the
14mr|texlive-mathspic-1.13-4|35	new Perl version are available.
14mr|texlive-mathspic-1.13-4|36	
14mr|texlive-mathspic-1.13-4|37	%post
14mr|texlive-mathspic-1.13-4|38	%{_sbindir}/texlive.post
14mr|texlive-mathspic-1.13-4|39	
14mr|texlive-mathspic-1.13-4|40	%postun
14mr|texlive-mathspic-1.13-4|41	if [ $1 -eq 0 ]; then
14mr|texlive-mathspic-1.13-4|42	%{_sbindir}/texlive.post
14mr|texlive-mathspic-1.13-4|43	fi
14mr|texlive-mathspic-1.13-4|44	
14mr|texlive-mathspic-1.13-4|45	#-----------------------------------------------------------------------
14mr|texlive-mathspic-1.13-4|46	%files
14mr|texlive-mathspic-1.13-4|47	%{_bindir}/mathspic
14mr|texlive-mathspic-1.13-4|48	%{_texmfdistdir}/scripts/mathspic/mathspic.pl
14mr|texlive-mathspic-1.13-4|49	%{_texmfdistdir}/tex/latex/mathspic/mathspic.sty
14mr|texlive-mathspic-1.13-4|50	%doc %{_texmfdistdir}/doc/latex/mathspic/HELP.txt
14mr|texlive-mathspic-1.13-4|51	%doc %{_texmfdistdir}/doc/latex/mathspic/MATHSPIC.BAT
14mr|texlive-mathspic-1.13-4|52	%doc %{_texmfdistdir}/doc/latex/mathspic/README.txt
14mr|texlive-mathspic-1.13-4|53	%doc %{_texmfdistdir}/doc/latex/mathspic/grabtexdata.tex
14mr|texlive-mathspic-1.13-4|54	%doc %{_texmfdistdir}/doc/latex/mathspic/mathsPICfigures.zip
14mr|texlive-mathspic-1.13-4|55	%doc %{_texmfdistdir}/doc/latex/mathspic/mathsPICmanual.pdf
14mr|texlive-mathspic-1.13-4|56	%doc %{_texmfdistdir}/doc/latex/mathspic/mathsPICmanual.zip
14mr|texlive-mathspic-1.13-4|57	%doc %{_texmfdistdir}/doc/latex/mathspic/mathspic.1
14mr|texlive-mathspic-1.13-4|58	%doc %{_texmfdistdir}/doc/latex/mathspic/mathspic.lib
14mr|texlive-mathspic-1.13-4|59	%doc %{_texmfdistdir}/doc/latex/mathspic/mathspic.sh
14mr|texlive-mathspic-1.13-4|60	%doc %{_texmfdistdir}/doc/latex/mathspic/sourcecode113.html
14mr|texlive-mathspic-1.13-4|61	%doc %{_texmfdistdir}/doc/latex/mathspic/sourcecode113.nw
14mr|texlive-mathspic-1.13-4|62	%doc %{_texmfdistdir}/doc/latex/mathspic/sourcecode113.pdf
14mr|texlive-mathspic-1.13-4|63	
14mr|texlive-mathspic-1.13-4|64	#-----------------------------------------------------------------------
14mr|texlive-mathspic-1.13-4|65	%prep
14mr|texlive-mathspic-1.13-4|66	%setup -c -a0 -a1
14mr|texlive-mathspic-1.13-4|67	
14mr|texlive-mathspic-1.13-4|68	%build
14mr|texlive-mathspic-1.13-4|69	
14mr|texlive-mathspic-1.13-4|70	%install
14mr|texlive-mathspic-1.13-4|71	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-mathspic-1.13-4|72	pushd %{buildroot}%{_bindir}
14mr|texlive-mathspic-1.13-4|73	ln -sf %{_texmfdistdir}/scripts/mathspic/mathspic.pl mathspic
14mr|texlive-mathspic-1.13-4|74	popd
14mr|texlive-mathspic-1.13-4|75	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-mathspic-1.13-4|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-mathspic-1.13-4|77	
14mr|texlive-mathspic-1.13-4|78	
14mr|texlive-mathspic-1.13-4|79	
14mr|texlive-mathspic-1.13-4|80	%changelog
14mr|texlive-mathspic-1.13-4|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.13-4
14mr|texlive-mathspic-1.13-4|82	+ Revision: 6e33e61
14mr|texlive-mathspic-1.13-4|83	- MassBuild#440: Increase release tag
14mr|texlive-mathspic-1.13-4|84	
14mr|texlive-mathspic-1.13-4|85	

20711 14
14mr|texlive-mattens-1.3-3|1	# revision 17582
14mr|texlive-mattens-1.3-3|2	# category Package
14mr|texlive-mattens-1.3-3|3	# catalog-ctan /macros/latex/contrib/mattens
14mr|texlive-mattens-1.3-3|4	# catalog-date 2009-11-09 23:10:10 +0100
14mr|texlive-mattens-1.3-3|5	# catalog-license lppl
14mr|texlive-mattens-1.3-3|6	# catalog-version 1.3
14mr|texlive-mattens-1.3-3|7	Name:		texlive-mattens
14mr|texlive-mattens-1.3-3|8	Version:	1.3
14mr|texlive-mattens-1.3-3|9	Release:	3
14mr|texlive-mattens-1.3-3|10	Summary:	Matrices/tensor typesetting
14mr|texlive-mattens-1.3-3|11	Group:		Publishing
14mr|texlive-mattens-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mattens
14mr|texlive-mattens-1.3-3|13	License:	LPPL
14mr|texlive-mattens-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mattens.tar.xz
14mr|texlive-mattens-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mattens.doc.tar.xz
14mr|texlive-mattens-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mattens.source.tar.xz
14mr|texlive-mattens-1.3-3|17	BuildArch:	noarch
14mr|texlive-mattens-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mattens-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mattens-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mattens-1.3-3|21	
14mr|texlive-mattens-1.3-3|22	%description
14mr|texlive-mattens-1.3-3|23	The mattens package contains the definitions to typeset
14mr|texlive-mattens-1.3-3|24	matrices, vectors and tensors as used in the engineering
14mr|texlive-mattens-1.3-3|25	community for the representation of common vectors and tensors
14mr|texlive-mattens-1.3-3|26	such as forces, velocities, moments of inertia, etc.
14mr|texlive-mattens-1.3-3|27	
14mr|texlive-mattens-1.3-3|28	%post
14mr|texlive-mattens-1.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-mattens-1.3-3|30	
14mr|texlive-mattens-1.3-3|31	%postun
14mr|texlive-mattens-1.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-mattens-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-mattens-1.3-3|34	fi
14mr|texlive-mattens-1.3-3|35	
14mr|texlive-mattens-1.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-mattens-1.3-3|37	%files
14mr|texlive-mattens-1.3-3|38	%{_texmfdistdir}/tex/latex/mattens/mattens.sty
14mr|texlive-mattens-1.3-3|39	%doc %{_texmfdistdir}/doc/latex/mattens/README
14mr|texlive-mattens-1.3-3|40	%doc %{_texmfdistdir}/doc/latex/mattens/mattens.pdf
14mr|texlive-mattens-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/mattens/mattens_sample.pdf
14mr|texlive-mattens-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/mattens/mattens_sample_src.zip
14mr|texlive-mattens-1.3-3|43	#- source
14mr|texlive-mattens-1.3-3|44	%doc %{_texmfdistdir}/source/latex/mattens/mattens.dtx
14mr|texlive-mattens-1.3-3|45	%doc %{_texmfdistdir}/source/latex/mattens/mattens.ins
14mr|texlive-mattens-1.3-3|46	
14mr|texlive-mattens-1.3-3|47	#-----------------------------------------------------------------------
14mr|texlive-mattens-1.3-3|48	%prep
14mr|texlive-mattens-1.3-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-mattens-1.3-3|50	
14mr|texlive-mattens-1.3-3|51	%build
14mr|texlive-mattens-1.3-3|52	
14mr|texlive-mattens-1.3-3|53	%install
14mr|texlive-mattens-1.3-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mattens-1.3-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mattens-1.3-3|56	
14mr|texlive-mattens-1.3-3|57	
14mr|texlive-mattens-1.3-3|58	
14mr|texlive-mattens-1.3-3|59	%changelog
14mr|texlive-mattens-1.3-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-mattens-1.3-3|61	+ Revision: 1d3af38
14mr|texlive-mattens-1.3-3|62	- MassBuild#440: Increase release tag
14mr|texlive-mattens-1.3-3|63	
14mr|texlive-mattens-1.3-3|64	

20712 14
14mr|texlive-maybemath-20070309-3|1	# revision 15878
14mr|texlive-maybemath-20070309-3|2	# category Package
14mr|texlive-maybemath-20070309-3|3	# catalog-ctan /macros/latex/contrib/maybemath
14mr|texlive-maybemath-20070309-3|4	# catalog-date 2007-03-09 22:25:45 +0100
14mr|texlive-maybemath-20070309-3|5	# catalog-license lppl
14mr|texlive-maybemath-20070309-3|6	# catalog-version undef
14mr|texlive-maybemath-20070309-3|7	Name:		texlive-maybemath
14mr|texlive-maybemath-20070309-3|8	Version:	20070309
14mr|texlive-maybemath-20070309-3|9	Release:	3
14mr|texlive-maybemath-20070309-3|10	Summary:	Make math bold or italic according to context
14mr|texlive-maybemath-20070309-3|11	Group:		Publishing
14mr|texlive-maybemath-20070309-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/maybemath
14mr|texlive-maybemath-20070309-3|13	License:	LPPL
14mr|texlive-maybemath-20070309-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/maybemath.tar.xz
14mr|texlive-maybemath-20070309-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/maybemath.doc.tar.xz
14mr|texlive-maybemath-20070309-3|16	BuildArch:	noarch
14mr|texlive-maybemath-20070309-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-maybemath-20070309-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-maybemath-20070309-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-maybemath-20070309-3|20	
14mr|texlive-maybemath-20070309-3|21	%description
14mr|texlive-maybemath-20070309-3|22	The \maybebm and \maybeit macros can be used in math
14mr|texlive-maybemath-20070309-3|23	expressions to make the arguments typeset as bold or italic
14mr|texlive-maybemath-20070309-3|24	respectively if the surrounding context is appropriate. They
14mr|texlive-maybemath-20070309-3|25	are useful for writing user macros for use in general contexts.
14mr|texlive-maybemath-20070309-3|26	\maybebm is especially appropriate when section titles contain
14mr|texlive-maybemath-20070309-3|27	math expressions, since the title will appear bold but the
14mr|texlive-maybemath-20070309-3|28	header and table of contents usually replicate the title in
14mr|texlive-maybemath-20070309-3|29	normal width. It uses the bm package to make things bold
14mr|texlive-maybemath-20070309-3|30	\maybeit performs a similar role to \mathrm{} but the math
14mr|texlive-maybemath-20070309-3|31	expression will be italicised if the surrounding text is.
14mr|texlive-maybemath-20070309-3|32	\maybeitsubscript is provided to shift subscripts to the left
14mr|texlive-maybemath-20070309-3|33	if the expression is italicised.
14mr|texlive-maybemath-20070309-3|34	
14mr|texlive-maybemath-20070309-3|35	%post
14mr|texlive-maybemath-20070309-3|36	%{_sbindir}/texlive.post
14mr|texlive-maybemath-20070309-3|37	
14mr|texlive-maybemath-20070309-3|38	%postun
14mr|texlive-maybemath-20070309-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-maybemath-20070309-3|40	%{_sbindir}/texlive.post
14mr|texlive-maybemath-20070309-3|41	fi
14mr|texlive-maybemath-20070309-3|42	
14mr|texlive-maybemath-20070309-3|43	#-----------------------------------------------------------------------
14mr|texlive-maybemath-20070309-3|44	%files
14mr|texlive-maybemath-20070309-3|45	%{_texmfdistdir}/tex/latex/maybemath/maybemath.sty
14mr|texlive-maybemath-20070309-3|46	%doc %{_texmfdistdir}/doc/latex/maybemath/README
14mr|texlive-maybemath-20070309-3|47	%doc %{_texmfdistdir}/doc/latex/maybemath/maybemath.pdf
14mr|texlive-maybemath-20070309-3|48	%doc %{_texmfdistdir}/doc/latex/maybemath/maybemath.tex
14mr|texlive-maybemath-20070309-3|49	
14mr|texlive-maybemath-20070309-3|50	#-----------------------------------------------------------------------
14mr|texlive-maybemath-20070309-3|51	%prep
14mr|texlive-maybemath-20070309-3|52	%setup -c -a0 -a1
14mr|texlive-maybemath-20070309-3|53	
14mr|texlive-maybemath-20070309-3|54	%build
14mr|texlive-maybemath-20070309-3|55	
14mr|texlive-maybemath-20070309-3|56	%install
14mr|texlive-maybemath-20070309-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-maybemath-20070309-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-maybemath-20070309-3|59	
14mr|texlive-maybemath-20070309-3|60	
14mr|texlive-maybemath-20070309-3|61	
14mr|texlive-maybemath-20070309-3|62	%changelog
14mr|texlive-maybemath-20070309-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070309-3
14mr|texlive-maybemath-20070309-3|64	+ Revision: f1069f7
14mr|texlive-maybemath-20070309-3|65	- MassBuild#440: Increase release tag
14mr|texlive-maybemath-20070309-3|66	
14mr|texlive-maybemath-20070309-3|67	

20713 14
14mr|texlive-mbenotes-2-3|1	# revision 24321
14mr|texlive-mbenotes-2-3|2	# category Package
14mr|texlive-mbenotes-2-3|3	# catalog-ctan /macros/latex/contrib/mbenotes
14mr|texlive-mbenotes-2-3|4	# catalog-date 2011-10-17 17:40:54 +0200
14mr|texlive-mbenotes-2-3|5	# catalog-license lppl1.2
14mr|texlive-mbenotes-2-3|6	# catalog-version 2
14mr|texlive-mbenotes-2-3|7	Name:		texlive-mbenotes
14mr|texlive-mbenotes-2-3|8	Version:	2
14mr|texlive-mbenotes-2-3|9	Release:	3
14mr|texlive-mbenotes-2-3|10	Summary:	Notes in tables or images
14mr|texlive-mbenotes-2-3|11	Group:		Publishing
14mr|texlive-mbenotes-2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mbenotes
14mr|texlive-mbenotes-2-3|13	License:	LPPL1.2
14mr|texlive-mbenotes-2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mbenotes.tar.xz
14mr|texlive-mbenotes-2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mbenotes.doc.tar.xz
14mr|texlive-mbenotes-2-3|16	BuildArch:	noarch
14mr|texlive-mbenotes-2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mbenotes-2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mbenotes-2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mbenotes-2-3|20	
14mr|texlive-mbenotes-2-3|21	%description
14mr|texlive-mbenotes-2-3|22	The package defines a command \tabnote, which stores notes for
14mr|texlive-mbenotes-2-3|23	later processing by the command \thetabnotes, and a
14mr|texlive-mbenotes-2-3|24	corresponding \imgnote for images. The package is derived from
14mr|texlive-mbenotes-2-3|25	mechanisms in the package endnotes.
14mr|texlive-mbenotes-2-3|26	
14mr|texlive-mbenotes-2-3|27	%post
14mr|texlive-mbenotes-2-3|28	%{_sbindir}/texlive.post
14mr|texlive-mbenotes-2-3|29	
14mr|texlive-mbenotes-2-3|30	%postun
14mr|texlive-mbenotes-2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-mbenotes-2-3|32	%{_sbindir}/texlive.post
14mr|texlive-mbenotes-2-3|33	fi
14mr|texlive-mbenotes-2-3|34	
14mr|texlive-mbenotes-2-3|35	#-----------------------------------------------------------------------
14mr|texlive-mbenotes-2-3|36	%files
14mr|texlive-mbenotes-2-3|37	%{_texmfdistdir}/tex/latex/mbenotes/mbenotes.sty
14mr|texlive-mbenotes-2-3|38	%doc %{_texmfdistdir}/doc/latex/mbenotes/README
14mr|texlive-mbenotes-2-3|39	%doc %{_texmfdistdir}/doc/latex/mbenotes/mbe.pdf
14mr|texlive-mbenotes-2-3|40	%doc %{_texmfdistdir}/doc/latex/mbenotes/mbenotes.pdf
14mr|texlive-mbenotes-2-3|41	%doc %{_texmfdistdir}/doc/latex/mbenotes/mbenotes.tex
14mr|texlive-mbenotes-2-3|42	
14mr|texlive-mbenotes-2-3|43	#-----------------------------------------------------------------------
14mr|texlive-mbenotes-2-3|44	%prep
14mr|texlive-mbenotes-2-3|45	%setup -c -a0 -a1
14mr|texlive-mbenotes-2-3|46	
14mr|texlive-mbenotes-2-3|47	%build
14mr|texlive-mbenotes-2-3|48	
14mr|texlive-mbenotes-2-3|49	%install
14mr|texlive-mbenotes-2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mbenotes-2-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mbenotes-2-3|52	
14mr|texlive-mbenotes-2-3|53	
14mr|texlive-mbenotes-2-3|54	
14mr|texlive-mbenotes-2-3|55	%changelog
14mr|texlive-mbenotes-2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2-3
14mr|texlive-mbenotes-2-3|57	+ Revision: 198082b
14mr|texlive-mbenotes-2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-mbenotes-2-3|59	
14mr|texlive-mbenotes-2-3|60	

20714 14
14mr|texlive-mcaption-3.0-3|1	# revision 15878
14mr|texlive-mcaption-3.0-3|2	# category Package
14mr|texlive-mcaption-3.0-3|3	# catalog-ctan /macros/latex/contrib/mcaption
14mr|texlive-mcaption-3.0-3|4	# catalog-date 2009-03-14 02:18:31 +0100
14mr|texlive-mcaption-3.0-3|5	# catalog-license lppl
14mr|texlive-mcaption-3.0-3|6	# catalog-version 3.0
14mr|texlive-mcaption-3.0-3|7	Name:		texlive-mcaption
14mr|texlive-mcaption-3.0-3|8	Version:	3.0
14mr|texlive-mcaption-3.0-3|9	Release:	3
14mr|texlive-mcaption-3.0-3|10	Summary:	Put captions in the margin
14mr|texlive-mcaption-3.0-3|11	Group:		Publishing
14mr|texlive-mcaption-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mcaption
14mr|texlive-mcaption-3.0-3|13	License:	LPPL
14mr|texlive-mcaption-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcaption.tar.xz
14mr|texlive-mcaption-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcaption.doc.tar.xz
14mr|texlive-mcaption-3.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcaption.source.tar.xz
14mr|texlive-mcaption-3.0-3|17	BuildArch:	noarch
14mr|texlive-mcaption-3.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mcaption-3.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mcaption-3.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mcaption-3.0-3|21	
14mr|texlive-mcaption-3.0-3|22	%description
14mr|texlive-mcaption-3.0-3|23	The mcaption package provides an mcaption environment which
14mr|texlive-mcaption-3.0-3|24	puts figure or table captions in the margin. The package works
14mr|texlive-mcaption-3.0-3|25	with the standard classes and with the KOMA-Script document
14mr|texlive-mcaption-3.0-3|26	classes scrartcl, scrreprt and scrbook. The package requires
14mr|texlive-mcaption-3.0-3|27	the changepage package.
14mr|texlive-mcaption-3.0-3|28	
14mr|texlive-mcaption-3.0-3|29	%post
14mr|texlive-mcaption-3.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-mcaption-3.0-3|31	
14mr|texlive-mcaption-3.0-3|32	%postun
14mr|texlive-mcaption-3.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-mcaption-3.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-mcaption-3.0-3|35	fi
14mr|texlive-mcaption-3.0-3|36	
14mr|texlive-mcaption-3.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-mcaption-3.0-3|38	%files
14mr|texlive-mcaption-3.0-3|39	%{_texmfdistdir}/tex/latex/mcaption/mcaption.sty
14mr|texlive-mcaption-3.0-3|40	%doc %{_texmfdistdir}/doc/latex/mcaption/CHANGES
14mr|texlive-mcaption-3.0-3|41	%doc %{_texmfdistdir}/doc/latex/mcaption/README
14mr|texlive-mcaption-3.0-3|42	%doc %{_texmfdistdir}/doc/latex/mcaption/example.tex
14mr|texlive-mcaption-3.0-3|43	%doc %{_texmfdistdir}/doc/latex/mcaption/mcaption.pdf
14mr|texlive-mcaption-3.0-3|44	#- source
14mr|texlive-mcaption-3.0-3|45	%doc %{_texmfdistdir}/source/latex/mcaption/mcaption.dtx
14mr|texlive-mcaption-3.0-3|46	%doc %{_texmfdistdir}/source/latex/mcaption/mcaption.ins
14mr|texlive-mcaption-3.0-3|47	
14mr|texlive-mcaption-3.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-mcaption-3.0-3|49	%prep
14mr|texlive-mcaption-3.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-mcaption-3.0-3|51	
14mr|texlive-mcaption-3.0-3|52	%build
14mr|texlive-mcaption-3.0-3|53	
14mr|texlive-mcaption-3.0-3|54	%install
14mr|texlive-mcaption-3.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mcaption-3.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mcaption-3.0-3|57	
14mr|texlive-mcaption-3.0-3|58	
14mr|texlive-mcaption-3.0-3|59	
14mr|texlive-mcaption-3.0-3|60	%changelog
14mr|texlive-mcaption-3.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-3
14mr|texlive-mcaption-3.0-3|62	+ Revision: 36ee962
14mr|texlive-mcaption-3.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-mcaption-3.0-3|64	
14mr|texlive-mcaption-3.0-3|65	

20715 14
14mr|texlive-mceinleger-20070109-3|1	# revision 15878
14mr|texlive-mceinleger-20070109-3|2	# category Package
14mr|texlive-mceinleger-20070109-3|3	# catalog-ctan /macros/latex/contrib/mceinleger
14mr|texlive-mceinleger-20070109-3|4	# catalog-date 2007-01-09 22:36:10 +0100
14mr|texlive-mceinleger-20070109-3|5	# catalog-license gpl
14mr|texlive-mceinleger-20070109-3|6	# catalog-version undef
14mr|texlive-mceinleger-20070109-3|7	Name:		texlive-mceinleger
14mr|texlive-mceinleger-20070109-3|8	Version:	20070109
14mr|texlive-mceinleger-20070109-3|9	Release:	3
14mr|texlive-mceinleger-20070109-3|10	Summary:	Creating covers for music cassettes
14mr|texlive-mceinleger-20070109-3|11	Group:		Publishing
14mr|texlive-mceinleger-20070109-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mceinleger
14mr|texlive-mceinleger-20070109-3|13	License:	GPL
14mr|texlive-mceinleger-20070109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mceinleger.tar.xz
14mr|texlive-mceinleger-20070109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mceinleger.doc.tar.xz
14mr|texlive-mceinleger-20070109-3|16	BuildArch:	noarch
14mr|texlive-mceinleger-20070109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mceinleger-20070109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mceinleger-20070109-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mceinleger-20070109-3|20	
14mr|texlive-mceinleger-20070109-3|21	%description
14mr|texlive-mceinleger-20070109-3|22	A package for creating MC-covers on your own. It allows the
14mr|texlive-mceinleger-20070109-3|23	creation of simple covers as well as covers with an additional
14mr|texlive-mceinleger-20070109-3|24	page for more information about the cassette (table of contents
14mr|texlive-mceinleger-20070109-3|25	e.g.). The rotating package is required.
14mr|texlive-mceinleger-20070109-3|26	
14mr|texlive-mceinleger-20070109-3|27	%post
14mr|texlive-mceinleger-20070109-3|28	%{_sbindir}/texlive.post
14mr|texlive-mceinleger-20070109-3|29	
14mr|texlive-mceinleger-20070109-3|30	%postun
14mr|texlive-mceinleger-20070109-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-mceinleger-20070109-3|32	%{_sbindir}/texlive.post
14mr|texlive-mceinleger-20070109-3|33	fi
14mr|texlive-mceinleger-20070109-3|34	
14mr|texlive-mceinleger-20070109-3|35	#-----------------------------------------------------------------------
14mr|texlive-mceinleger-20070109-3|36	%files
14mr|texlive-mceinleger-20070109-3|37	%{_texmfdistdir}/tex/latex/mceinleger/mceinleger.sty
14mr|texlive-mceinleger-20070109-3|38	%doc %{_texmfdistdir}/doc/latex/mceinleger/mceinleger.pdf
14mr|texlive-mceinleger-20070109-3|39	%doc %{_texmfdistdir}/doc/latex/mceinleger/mceinleger.tex
14mr|texlive-mceinleger-20070109-3|40	
14mr|texlive-mceinleger-20070109-3|41	#-----------------------------------------------------------------------
14mr|texlive-mceinleger-20070109-3|42	%prep
14mr|texlive-mceinleger-20070109-3|43	%setup -c -a0 -a1
14mr|texlive-mceinleger-20070109-3|44	
14mr|texlive-mceinleger-20070109-3|45	%build
14mr|texlive-mceinleger-20070109-3|46	
14mr|texlive-mceinleger-20070109-3|47	%install
14mr|texlive-mceinleger-20070109-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mceinleger-20070109-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mceinleger-20070109-3|50	
14mr|texlive-mceinleger-20070109-3|51	
14mr|texlive-mceinleger-20070109-3|52	
14mr|texlive-mceinleger-20070109-3|53	%changelog
14mr|texlive-mceinleger-20070109-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070109-3
14mr|texlive-mceinleger-20070109-3|55	+ Revision: 85c69ef
14mr|texlive-mceinleger-20070109-3|56	- MassBuild#440: Increase release tag
14mr|texlive-mceinleger-20070109-3|57	
14mr|texlive-mceinleger-20070109-3|58	

20716 14
14mr|texlive-mcite-1.6-3|1	# revision 18173
14mr|texlive-mcite-1.6-3|2	# category Package
14mr|texlive-mcite-1.6-3|3	# catalog-ctan /macros/latex/contrib/mcite
14mr|texlive-mcite-1.6-3|4	# catalog-date 2007-01-09 22:36:10 +0100
14mr|texlive-mcite-1.6-3|5	# catalog-license gpl
14mr|texlive-mcite-1.6-3|6	# catalog-version 1.6
14mr|texlive-mcite-1.6-3|7	Name:		texlive-mcite
14mr|texlive-mcite-1.6-3|8	Version:	1.6
14mr|texlive-mcite-1.6-3|9	Release:	3
14mr|texlive-mcite-1.6-3|10	Summary:	Multiple items in a single citation
14mr|texlive-mcite-1.6-3|11	Group:		Publishing
14mr|texlive-mcite-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mcite
14mr|texlive-mcite-1.6-3|13	License:	GPL
14mr|texlive-mcite-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcite.tar.xz
14mr|texlive-mcite-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcite.doc.tar.xz
14mr|texlive-mcite-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcite.source.tar.xz
14mr|texlive-mcite-1.6-3|17	BuildArch:	noarch
14mr|texlive-mcite-1.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mcite-1.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mcite-1.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mcite-1.6-3|21	
14mr|texlive-mcite-1.6-3|22	%description
14mr|texlive-mcite-1.6-3|23	The mcite package allows the user to collapse multiple
14mr|texlive-mcite-1.6-3|24	citations into one, as is customary in physics journals. The
14mr|texlive-mcite-1.6-3|25	package requires a customised BibTeX style for its work; the
14mr|texlive-mcite-1.6-3|26	documentation explains how to do that customisation.
14mr|texlive-mcite-1.6-3|27	
14mr|texlive-mcite-1.6-3|28	%post
14mr|texlive-mcite-1.6-3|29	%{_sbindir}/texlive.post
14mr|texlive-mcite-1.6-3|30	
14mr|texlive-mcite-1.6-3|31	%postun
14mr|texlive-mcite-1.6-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-mcite-1.6-3|33	%{_sbindir}/texlive.post
14mr|texlive-mcite-1.6-3|34	fi
14mr|texlive-mcite-1.6-3|35	
14mr|texlive-mcite-1.6-3|36	#-----------------------------------------------------------------------
14mr|texlive-mcite-1.6-3|37	%files
14mr|texlive-mcite-1.6-3|38	%{_texmfdistdir}/tex/latex/mcite/mcite.sty
14mr|texlive-mcite-1.6-3|39	%doc %{_texmfdistdir}/doc/latex/mcite/COPYING
14mr|texlive-mcite-1.6-3|40	%doc %{_texmfdistdir}/doc/latex/mcite/README
14mr|texlive-mcite-1.6-3|41	%doc %{_texmfdistdir}/doc/latex/mcite/mcite.bib
14mr|texlive-mcite-1.6-3|42	%doc %{_texmfdistdir}/doc/latex/mcite/mcite.pdf
14mr|texlive-mcite-1.6-3|43	#- source
14mr|texlive-mcite-1.6-3|44	%doc %{_texmfdistdir}/source/latex/mcite/Makefile
14mr|texlive-mcite-1.6-3|45	%doc %{_texmfdistdir}/source/latex/mcite/mcite.drv
14mr|texlive-mcite-1.6-3|46	%doc %{_texmfdistdir}/source/latex/mcite/mcite.dtx
14mr|texlive-mcite-1.6-3|47	%doc %{_texmfdistdir}/source/latex/mcite/mcite.ins
14mr|texlive-mcite-1.6-3|48	
14mr|texlive-mcite-1.6-3|49	#-----------------------------------------------------------------------
14mr|texlive-mcite-1.6-3|50	%prep
14mr|texlive-mcite-1.6-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-mcite-1.6-3|52	
14mr|texlive-mcite-1.6-3|53	%build
14mr|texlive-mcite-1.6-3|54	
14mr|texlive-mcite-1.6-3|55	%install
14mr|texlive-mcite-1.6-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mcite-1.6-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mcite-1.6-3|58	
14mr|texlive-mcite-1.6-3|59	
14mr|texlive-mcite-1.6-3|60	
14mr|texlive-mcite-1.6-3|61	%changelog
14mr|texlive-mcite-1.6-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-mcite-1.6-3|63	+ Revision: 195e97e
14mr|texlive-mcite-1.6-3|64	- MassBuild#440: Increase release tag
14mr|texlive-mcite-1.6-3|65	
14mr|texlive-mcite-1.6-3|66	

20717 14
14mr|texlive-mciteplus-1.2-6|1	# revision 31648
14mr|texlive-mciteplus-1.2-6|2	# category Package
14mr|texlive-mciteplus-1.2-6|3	# catalog-ctan /macros/latex/contrib/mciteplus
14mr|texlive-mciteplus-1.2-6|4	# catalog-date 2013-09-13 13:09:10 +0200
14mr|texlive-mciteplus-1.2-6|5	# catalog-license lppl
14mr|texlive-mciteplus-1.2-6|6	# catalog-version 1.2
14mr|texlive-mciteplus-1.2-6|7	Name:		texlive-mciteplus
14mr|texlive-mciteplus-1.2-6|8	Version:	1.2
14mr|texlive-mciteplus-1.2-6|9	Release:	6
14mr|texlive-mciteplus-1.2-6|10	Summary:	Enhanced multiple citations
14mr|texlive-mciteplus-1.2-6|11	Group:		Publishing
14mr|texlive-mciteplus-1.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mciteplus
14mr|texlive-mciteplus-1.2-6|13	License:	LPPL
14mr|texlive-mciteplus-1.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mciteplus.tar.xz
14mr|texlive-mciteplus-1.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mciteplus.doc.tar.xz
14mr|texlive-mciteplus-1.2-6|16	BuildArch:	noarch
14mr|texlive-mciteplus-1.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mciteplus-1.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mciteplus-1.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-mciteplus-1.2-6|20	
14mr|texlive-mciteplus-1.2-6|21	%description
14mr|texlive-mciteplus-1.2-6|22	The mciteplus LaTeX package is an enhanced reimplementation of
14mr|texlive-mciteplus-1.2-6|23	Thorsten Ohl's mcite package which provides support for the
14mr|texlive-mciteplus-1.2-6|24	grouping of multiple citations together as is often done in
14mr|texlive-mciteplus-1.2-6|25	physics journals. An extensive set of features provide for
14mr|texlive-mciteplus-1.2-6|26	other applications such as reference sublisting.
14mr|texlive-mciteplus-1.2-6|27	
14mr|texlive-mciteplus-1.2-6|28	%post
14mr|texlive-mciteplus-1.2-6|29	%{_sbindir}/texlive.post
14mr|texlive-mciteplus-1.2-6|30	
14mr|texlive-mciteplus-1.2-6|31	%postun
14mr|texlive-mciteplus-1.2-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-mciteplus-1.2-6|33	%{_sbindir}/texlive.post
14mr|texlive-mciteplus-1.2-6|34	fi
14mr|texlive-mciteplus-1.2-6|35	
14mr|texlive-mciteplus-1.2-6|36	#-----------------------------------------------------------------------
14mr|texlive-mciteplus-1.2-6|37	%files
14mr|texlive-mciteplus-1.2-6|38	%{_texmfdistdir}/bibtex/bst/mciteplus/IEEEtranM.bst
14mr|texlive-mciteplus-1.2-6|39	%{_texmfdistdir}/bibtex/bst/mciteplus/IEEEtranMN.bst
14mr|texlive-mciteplus-1.2-6|40	%{_texmfdistdir}/bibtex/bst/mciteplus/apsrevM.bst
14mr|texlive-mciteplus-1.2-6|41	%{_texmfdistdir}/bibtex/bst/mciteplus/apsrmpM.bst
14mr|texlive-mciteplus-1.2-6|42	%{_texmfdistdir}/tex/latex/mciteplus/mciteplus.sty
14mr|texlive-mciteplus-1.2-6|43	%doc %{_texmfdistdir}/doc/latex/mciteplus/README
14mr|texlive-mciteplus-1.2-6|44	%doc %{_texmfdistdir}/doc/latex/mciteplus/changelog.txt
14mr|texlive-mciteplus-1.2-6|45	%doc %{_texmfdistdir}/doc/latex/mciteplus/mciteplus_code.txt
14mr|texlive-mciteplus-1.2-6|46	%doc %{_texmfdistdir}/doc/latex/mciteplus/mciteplus_doc.pdf
14mr|texlive-mciteplus-1.2-6|47	%doc %{_texmfdistdir}/doc/latex/mciteplus/mciteplus_doc.tex
14mr|texlive-mciteplus-1.2-6|48	
14mr|texlive-mciteplus-1.2-6|49	#-----------------------------------------------------------------------
14mr|texlive-mciteplus-1.2-6|50	%prep
14mr|texlive-mciteplus-1.2-6|51	%setup -c -a0 -a1
14mr|texlive-mciteplus-1.2-6|52	
14mr|texlive-mciteplus-1.2-6|53	%build
14mr|texlive-mciteplus-1.2-6|54	
14mr|texlive-mciteplus-1.2-6|55	%install
14mr|texlive-mciteplus-1.2-6|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mciteplus-1.2-6|57	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mciteplus-1.2-6|58	
14mr|texlive-mciteplus-1.2-6|59	%changelog
14mr|texlive-mciteplus-1.2-6|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-6
14mr|texlive-mciteplus-1.2-6|61	+ Revision: 80980ea
14mr|texlive-mciteplus-1.2-6|62	- MassBuild#440: Increase release tag
14mr|texlive-mciteplus-1.2-6|63	
14mr|texlive-mciteplus-1.2-6|64	

20718 14
14mr|texlive-mdframed-1.6b-2|1	# revision 27127
14mr|texlive-mdframed-1.6b-2|2	# category Package
14mr|texlive-mdframed-1.6b-2|3	# catalog-ctan /macros/latex/contrib/mdframed
14mr|texlive-mdframed-1.6b-2|4	# catalog-date 2012-06-03 22:54:07 +0200
14mr|texlive-mdframed-1.6b-2|5	# catalog-license lppl
14mr|texlive-mdframed-1.6b-2|6	# catalog-version 1.6b
14mr|texlive-mdframed-1.6b-2|7	Name:		texlive-mdframed
14mr|texlive-mdframed-1.6b-2|8	Version:	1.6b
14mr|texlive-mdframed-1.6b-2|9	Release:	2
14mr|texlive-mdframed-1.6b-2|10	Summary:	Framed environments that can split at page boundaries
14mr|texlive-mdframed-1.6b-2|11	Group:		Publishing
14mr|texlive-mdframed-1.6b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mdframed
14mr|texlive-mdframed-1.6b-2|13	License:	LPPL
14mr|texlive-mdframed-1.6b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdframed.tar.xz
14mr|texlive-mdframed-1.6b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdframed.doc.tar.xz
14mr|texlive-mdframed-1.6b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdframed.source.tar.xz
14mr|texlive-mdframed-1.6b-2|17	BuildArch:	noarch
14mr|texlive-mdframed-1.6b-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mdframed-1.6b-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mdframed-1.6b-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-mdframed-1.6b-2|21	
14mr|texlive-mdframed-1.6b-2|22	%description
14mr|texlive-mdframed-1.6b-2|23	The package develops the facilities of framed in providing
14mr|texlive-mdframed-1.6b-2|24	breakable framed and coloured boxes. The user may instruct the
14mr|texlive-mdframed-1.6b-2|25	package to perform its operations using default LaTeX commands,
14mr|texlive-mdframed-1.6b-2|26	PStricks or TikZ.
14mr|texlive-mdframed-1.6b-2|27	
14mr|texlive-mdframed-1.6b-2|28	%post
14mr|texlive-mdframed-1.6b-2|29	%{_sbindir}/texlive.post
14mr|texlive-mdframed-1.6b-2|30	
14mr|texlive-mdframed-1.6b-2|31	%postun
14mr|texlive-mdframed-1.6b-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-mdframed-1.6b-2|33	%{_sbindir}/texlive.post
14mr|texlive-mdframed-1.6b-2|34	fi
14mr|texlive-mdframed-1.6b-2|35	
14mr|texlive-mdframed-1.6b-2|36	#-----------------------------------------------------------------------
14mr|texlive-mdframed-1.6b-2|37	%files
14mr|texlive-mdframed-1.6b-2|38	%{_texmfdistdir}/tex/latex/mdframed/ltxmdf.cls
14mr|texlive-mdframed-1.6b-2|39	%{_texmfdistdir}/tex/latex/mdframed/md-frame-0.mdf
14mr|texlive-mdframed-1.6b-2|40	%{_texmfdistdir}/tex/latex/mdframed/md-frame-1.mdf
14mr|texlive-mdframed-1.6b-2|41	%{_texmfdistdir}/tex/latex/mdframed/md-frame-2.mdf
14mr|texlive-mdframed-1.6b-2|42	%{_texmfdistdir}/tex/latex/mdframed/md-frame-3.mdf
14mr|texlive-mdframed-1.6b-2|43	%{_texmfdistdir}/tex/latex/mdframed/mdframed.sty
14mr|texlive-mdframed-1.6b-2|44	%doc %{_texmfdistdir}/doc/latex/mdframed/README.txt
14mr|texlive-mdframed-1.6b-2|45	%doc %{_texmfdistdir}/doc/latex/mdframed/donald-duck.jpg
14mr|texlive-mdframed-1.6b-2|46	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-default.pdf
14mr|texlive-mdframed-1.6b-2|47	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-default.tex
14mr|texlive-mdframed-1.6b-2|48	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-pstricks.pdf
14mr|texlive-mdframed-1.6b-2|49	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-pstricks.tex
14mr|texlive-mdframed-1.6b-2|50	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-texsx.pdf
14mr|texlive-mdframed-1.6b-2|51	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-texsx.tex
14mr|texlive-mdframed-1.6b-2|52	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-tikz.pdf
14mr|texlive-mdframed-1.6b-2|53	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-tikz.tex
14mr|texlive-mdframed-1.6b-2|54	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed.pdf
14mr|texlive-mdframed-1.6b-2|55	#- source
14mr|texlive-mdframed-1.6b-2|56	%doc %{_texmfdistdir}/source/latex/mdframed/Makefile
14mr|texlive-mdframed-1.6b-2|57	%doc %{_texmfdistdir}/source/latex/mdframed/mdframed.dtx
14mr|texlive-mdframed-1.6b-2|58	%doc %{_texmfdistdir}/source/latex/mdframed/mdframed.ins
14mr|texlive-mdframed-1.6b-2|59	%doc %{_texmfdistdir}/source/latex/mdframed/mdframedmake.bat
14mr|texlive-mdframed-1.6b-2|60	
14mr|texlive-mdframed-1.6b-2|61	#-----------------------------------------------------------------------
14mr|texlive-mdframed-1.6b-2|62	%prep
14mr|texlive-mdframed-1.6b-2|63	%setup -c -a0 -a1 -a2
14mr|texlive-mdframed-1.6b-2|64	
14mr|texlive-mdframed-1.6b-2|65	%build
14mr|texlive-mdframed-1.6b-2|66	
14mr|texlive-mdframed-1.6b-2|67	%install
14mr|texlive-mdframed-1.6b-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mdframed-1.6b-2|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mdframed-1.6b-2|70	
14mr|texlive-mdframed-1.6b-2|71	
14mr|texlive-mdframed-1.6b-2|72	
14mr|texlive-mdframed-1.6b-2|73	%changelog
14mr|texlive-mdframed-1.6b-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6b-2
14mr|texlive-mdframed-1.6b-2|75	+ Revision: 2ab8d69
14mr|texlive-mdframed-1.6b-2|76	- MassBuild#440: Increase release tag
14mr|texlive-mdframed-1.6b-2|77	
14mr|texlive-mdframed-1.6b-2|78	

20719 14
14mr|texlive-mdputu-1.2-3|1	# revision 20298
14mr|texlive-mdputu-1.2-3|2	# category Package
14mr|texlive-mdputu-1.2-3|3	# catalog-ctan /fonts/mdputu
14mr|texlive-mdputu-1.2-3|4	# catalog-date 2010-11-03 15:55:25 +0100
14mr|texlive-mdputu-1.2-3|5	# catalog-license other-free
14mr|texlive-mdputu-1.2-3|6	# catalog-version 1.2
14mr|texlive-mdputu-1.2-3|7	Name:		texlive-mdputu
14mr|texlive-mdputu-1.2-3|8	Version:	1.2
14mr|texlive-mdputu-1.2-3|9	Release:	3
14mr|texlive-mdputu-1.2-3|10	Summary:	Upright digits in Adobe Utopia Italic
14mr|texlive-mdputu-1.2-3|11	Group:		Publishing
14mr|texlive-mdputu-1.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/mdputu
14mr|texlive-mdputu-1.2-3|13	License:	OTHER-FREE
14mr|texlive-mdputu-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdputu.tar.xz
14mr|texlive-mdputu-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdputu.doc.tar.xz
14mr|texlive-mdputu-1.2-3|16	BuildArch:	noarch
14mr|texlive-mdputu-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mdputu-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mdputu-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mdputu-1.2-3|20	
14mr|texlive-mdputu-1.2-3|21	%description
14mr|texlive-mdputu-1.2-3|22	The Annals of Mathematics uses italics for theorems. However,
14mr|texlive-mdputu-1.2-3|23	slanted digits and parentheses look disturbing when surrounded
14mr|texlive-mdputu-1.2-3|24	by (upright) mathematics. This package provides virtual fonts
14mr|texlive-mdputu-1.2-3|25	with italics and upright digits and punctuation, as an
14mr|texlive-mdputu-1.2-3|26	extension to Mathdesign Utopia.
14mr|texlive-mdputu-1.2-3|27	
14mr|texlive-mdputu-1.2-3|28	%post
14mr|texlive-mdputu-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-mdputu-1.2-3|30	
14mr|texlive-mdputu-1.2-3|31	%postun
14mr|texlive-mdputu-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-mdputu-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-mdputu-1.2-3|34	fi
14mr|texlive-mdputu-1.2-3|35	
14mr|texlive-mdputu-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-mdputu-1.2-3|37	%files
14mr|texlive-mdputu-1.2-3|38	%{_texmfdistdir}/fonts/tfm/public/mdputu/mdputubi7t.tfm
14mr|texlive-mdputu-1.2-3|39	%{_texmfdistdir}/fonts/tfm/public/mdputu/mdputubi8t.tfm
14mr|texlive-mdputu-1.2-3|40	%{_texmfdistdir}/fonts/tfm/public/mdputu/mdputuri7t.tfm
14mr|texlive-mdputu-1.2-3|41	%{_texmfdistdir}/fonts/tfm/public/mdputu/mdputuri8t.tfm
14mr|texlive-mdputu-1.2-3|42	%{_texmfdistdir}/fonts/vf/public/mdputu/mdputubi7t.vf
14mr|texlive-mdputu-1.2-3|43	%{_texmfdistdir}/fonts/vf/public/mdputu/mdputubi8t.vf
14mr|texlive-mdputu-1.2-3|44	%{_texmfdistdir}/fonts/vf/public/mdputu/mdputuri7t.vf
14mr|texlive-mdputu-1.2-3|45	%{_texmfdistdir}/fonts/vf/public/mdputu/mdputuri8t.vf
14mr|texlive-mdputu-1.2-3|46	%{_texmfdistdir}/tex/latex/mdputu/mdputu.sty
14mr|texlive-mdputu-1.2-3|47	%{_texmfdistdir}/tex/latex/mdputu/ot1mdputu.fd
14mr|texlive-mdputu-1.2-3|48	%{_texmfdistdir}/tex/latex/mdputu/t1mdputu.fd
14mr|texlive-mdputu-1.2-3|49	%doc %{_texmfdistdir}/doc/latex/mdputu/README
14mr|texlive-mdputu-1.2-3|50	%doc %{_texmfdistdir}/doc/latex/mdputu/mdputu.dtx
14mr|texlive-mdputu-1.2-3|51	%doc %{_texmfdistdir}/doc/latex/mdputu/mdputu.ins
14mr|texlive-mdputu-1.2-3|52	%doc %{_texmfdistdir}/doc/latex/mdputu/mdputu.pdf
14mr|texlive-mdputu-1.2-3|53	%doc %{_texmfdistdir}/doc/latex/mdputu/sample.pdf
14mr|texlive-mdputu-1.2-3|54	%doc %{_texmfdistdir}/doc/latex/mdputu/sample.tex
14mr|texlive-mdputu-1.2-3|55	
14mr|texlive-mdputu-1.2-3|56	#-----------------------------------------------------------------------
14mr|texlive-mdputu-1.2-3|57	%prep
14mr|texlive-mdputu-1.2-3|58	%setup -c -a0 -a1
14mr|texlive-mdputu-1.2-3|59	
14mr|texlive-mdputu-1.2-3|60	%build
14mr|texlive-mdputu-1.2-3|61	
14mr|texlive-mdputu-1.2-3|62	%install
14mr|texlive-mdputu-1.2-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mdputu-1.2-3|64	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mdputu-1.2-3|65	
14mr|texlive-mdputu-1.2-3|66	
14mr|texlive-mdputu-1.2-3|67	
14mr|texlive-mdputu-1.2-3|68	%changelog
14mr|texlive-mdputu-1.2-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-mdputu-1.2-3|70	+ Revision: dc281ac
14mr|texlive-mdputu-1.2-3|71	- MassBuild#440: Increase release tag
14mr|texlive-mdputu-1.2-3|72	
14mr|texlive-mdputu-1.2-3|73	

20720 14
14mr|texlive-mdsymbol-0.5-6|1	# revision 28399
14mr|texlive-mdsymbol-0.5-6|2	# category Package
14mr|texlive-mdsymbol-0.5-6|3	# catalog-ctan /fonts/mdsymbol
14mr|texlive-mdsymbol-0.5-6|4	# catalog-date 2012-11-29 15:59:01 +0100
14mr|texlive-mdsymbol-0.5-6|5	# catalog-license ofl
14mr|texlive-mdsymbol-0.5-6|6	# catalog-version 0.5
14mr|texlive-mdsymbol-0.5-6|7	Name:		texlive-mdsymbol
14mr|texlive-mdsymbol-0.5-6|8	Version:	0.5
14mr|texlive-mdsymbol-0.5-6|9	Release:	6
14mr|texlive-mdsymbol-0.5-6|10	Summary:	Symbol fonts to match Adobe Myriad Pro
14mr|texlive-mdsymbol-0.5-6|11	Group:		Publishing
14mr|texlive-mdsymbol-0.5-6|12	URL:		http://www.ctan.org/tex-archive/fonts/mdsymbol
14mr|texlive-mdsymbol-0.5-6|13	License:	OFL
14mr|texlive-mdsymbol-0.5-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdsymbol.tar.xz
14mr|texlive-mdsymbol-0.5-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdsymbol.doc.tar.xz
14mr|texlive-mdsymbol-0.5-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdsymbol.source.tar.xz
14mr|texlive-mdsymbol-0.5-6|17	BuildArch:	noarch
14mr|texlive-mdsymbol-0.5-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mdsymbol-0.5-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mdsymbol-0.5-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-mdsymbol-0.5-6|21	
14mr|texlive-mdsymbol-0.5-6|22	%description
14mr|texlive-mdsymbol-0.5-6|23	The package provides a font of mathematical symbols, MyriadPro
14mr|texlive-mdsymbol-0.5-6|24	The font is designed as a companion to Adobe Myriad Pro, but it
14mr|texlive-mdsymbol-0.5-6|25	might also fit well with other contemporary typefaces.
14mr|texlive-mdsymbol-0.5-6|26	
14mr|texlive-mdsymbol-0.5-6|27	%post
14mr|texlive-mdsymbol-0.5-6|28	%{_sbindir}/texlive.post
14mr|texlive-mdsymbol-0.5-6|29	
14mr|texlive-mdsymbol-0.5-6|30	%postun
14mr|texlive-mdsymbol-0.5-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-mdsymbol-0.5-6|32	%{_sbindir}/texlive.post
14mr|texlive-mdsymbol-0.5-6|33	fi
14mr|texlive-mdsymbol-0.5-6|34	
14mr|texlive-mdsymbol-0.5-6|35	#-----------------------------------------------------------------------
14mr|texlive-mdsymbol-0.5-6|36	%files
14mr|texlive-mdsymbol-0.5-6|37	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-a.enc
14mr|texlive-mdsymbol-0.5-6|38	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-b.enc
14mr|texlive-mdsymbol-0.5-6|39	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-c.enc
14mr|texlive-mdsymbol-0.5-6|40	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-d.enc
14mr|texlive-mdsymbol-0.5-6|41	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-e.enc
14mr|texlive-mdsymbol-0.5-6|42	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-f.enc
14mr|texlive-mdsymbol-0.5-6|43	%{_texmfdistdir}/fonts/map/dvips/mdsymbol/mdsymbol.map
14mr|texlive-mdsymbol-0.5-6|44	%{_texmfdistdir}/fonts/opentype/public/mdsymbol/MdSymbol-Bold.otf
14mr|texlive-mdsymbol-0.5-6|45	%{_texmfdistdir}/fonts/opentype/public/mdsymbol/MdSymbol-Light.otf
14mr|texlive-mdsymbol-0.5-6|46	%{_texmfdistdir}/fonts/opentype/public/mdsymbol/MdSymbol-Regular.otf
14mr|texlive-mdsymbol-0.5-6|47	%{_texmfdistdir}/fonts/opentype/public/mdsymbol/MdSymbol-Semibold.otf
14mr|texlive-mdsymbol-0.5-6|48	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA-Bold.mf
14mr|texlive-mdsymbol-0.5-6|49	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA-Light.mf
14mr|texlive-mdsymbol-0.5-6|50	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA-Regular.mf
14mr|texlive-mdsymbol-0.5-6|51	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA-Semibold.mf
14mr|texlive-mdsymbol-0.5-6|52	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA.mf
14mr|texlive-mdsymbol-0.5-6|53	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB-Bold.mf
14mr|texlive-mdsymbol-0.5-6|54	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB-Light.mf
14mr|texlive-mdsymbol-0.5-6|55	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB-Regular.mf
14mr|texlive-mdsymbol-0.5-6|56	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB-Semibold.mf
14mr|texlive-mdsymbol-0.5-6|57	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB.mf
14mr|texlive-mdsymbol-0.5-6|58	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC-Bold.mf
14mr|texlive-mdsymbol-0.5-6|59	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC-Light.mf
14mr|texlive-mdsymbol-0.5-6|60	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC-Regular.mf
14mr|texlive-mdsymbol-0.5-6|61	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC-Semibold.mf
14mr|texlive-mdsymbol-0.5-6|62	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC.mf
14mr|texlive-mdsymbol-0.5-6|63	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD-Bold.mf
14mr|texlive-mdsymbol-0.5-6|64	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD-Light.mf
14mr|texlive-mdsymbol-0.5-6|65	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD-Regular.mf
14mr|texlive-mdsymbol-0.5-6|66	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD-Semibold.mf
14mr|texlive-mdsymbol-0.5-6|67	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD.mf
14mr|texlive-mdsymbol-0.5-6|68	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE-Bold.mf
14mr|texlive-mdsymbol-0.5-6|69	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE-Light.mf
14mr|texlive-mdsymbol-0.5-6|70	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE-Regular.mf
14mr|texlive-mdsymbol-0.5-6|71	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE-Semibold.mf
14mr|texlive-mdsymbol-0.5-6|72	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE.mf
14mr|texlive-mdsymbol-0.5-6|73	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF-Bold.mf
14mr|texlive-mdsymbol-0.5-6|74	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF-Light.mf
14mr|texlive-mdsymbol-0.5-6|75	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF-Regular.mf
14mr|texlive-mdsymbol-0.5-6|76	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF-Semibold.mf
14mr|texlive-mdsymbol-0.5-6|77	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF.mf
14mr|texlive-mdsymbol-0.5-6|78	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdaccents.mf
14mr|texlive-mdsymbol-0.5-6|79	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdarrows.mf
14mr|texlive-mdsymbol-0.5-6|80	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdbase.mf
14mr|texlive-mdsymbol-0.5-6|81	%{_texmfdistdir}/fonts/source/public/mdsymbol/mddelims.mf
14mr|texlive-mdsymbol-0.5-6|82	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdgeometric.mf
14mr|texlive-mdsymbol-0.5-6|83	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdoperators.mf
14mr|texlive-mdsymbol-0.5-6|84	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdrelations.mf
14mr|texlive-mdsymbol-0.5-6|85	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdturnstile.mf
14mr|texlive-mdsymbol-0.5-6|86	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolA-Bold.tfm
14mr|texlive-mdsymbol-0.5-6|87	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolA-Light.tfm
14mr|texlive-mdsymbol-0.5-6|88	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolA-Regular.tfm
14mr|texlive-mdsymbol-0.5-6|89	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolA-Semibold.tfm
14mr|texlive-mdsymbol-0.5-6|90	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolB-Bold.tfm
14mr|texlive-mdsymbol-0.5-6|91	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolB-Light.tfm
14mr|texlive-mdsymbol-0.5-6|92	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolB-Regular.tfm
14mr|texlive-mdsymbol-0.5-6|93	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolB-Semibold.tfm
14mr|texlive-mdsymbol-0.5-6|94	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolC-Bold.tfm
14mr|texlive-mdsymbol-0.5-6|95	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolC-Light.tfm
14mr|texlive-mdsymbol-0.5-6|96	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolC-Regular.tfm
14mr|texlive-mdsymbol-0.5-6|97	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolC-Semibold.tfm
14mr|texlive-mdsymbol-0.5-6|98	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolD-Bold.tfm
14mr|texlive-mdsymbol-0.5-6|99	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolD-Light.tfm
14mr|texlive-mdsymbol-0.5-6|100	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolD-Regular.tfm
14mr|texlive-mdsymbol-0.5-6|101	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolD-Semibold.tfm
14mr|texlive-mdsymbol-0.5-6|102	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolE-Bold.tfm
14mr|texlive-mdsymbol-0.5-6|103	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolE-Light.tfm
14mr|texlive-mdsymbol-0.5-6|104	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolE-Regular.tfm
14mr|texlive-mdsymbol-0.5-6|105	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolE-Semibold.tfm
14mr|texlive-mdsymbol-0.5-6|106	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolF-Bold.tfm
14mr|texlive-mdsymbol-0.5-6|107	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolF-Light.tfm
14mr|texlive-mdsymbol-0.5-6|108	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolF-Regular.tfm
14mr|texlive-mdsymbol-0.5-6|109	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolF-Semibold.tfm
14mr|texlive-mdsymbol-0.5-6|110	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolA-Bold.pfb
14mr|texlive-mdsymbol-0.5-6|111	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolA-Light.pfb
14mr|texlive-mdsymbol-0.5-6|112	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolA-Regular.pfb
14mr|texlive-mdsymbol-0.5-6|113	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolA-Semibold.pfb
14mr|texlive-mdsymbol-0.5-6|114	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolB-Bold.pfb
14mr|texlive-mdsymbol-0.5-6|115	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolB-Light.pfb
14mr|texlive-mdsymbol-0.5-6|116	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolB-Regular.pfb
14mr|texlive-mdsymbol-0.5-6|117	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolB-Semibold.pfb
14mr|texlive-mdsymbol-0.5-6|118	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolC-Bold.pfb
14mr|texlive-mdsymbol-0.5-6|119	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolC-Light.pfb
14mr|texlive-mdsymbol-0.5-6|120	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolC-Regular.pfb
14mr|texlive-mdsymbol-0.5-6|121	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolC-Semibold.pfb
14mr|texlive-mdsymbol-0.5-6|122	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolD-Bold.pfb
14mr|texlive-mdsymbol-0.5-6|123	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolD-Light.pfb
14mr|texlive-mdsymbol-0.5-6|124	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolD-Regular.pfb
14mr|texlive-mdsymbol-0.5-6|125	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolD-Semibold.pfb
14mr|texlive-mdsymbol-0.5-6|126	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolE-Bold.pfb
14mr|texlive-mdsymbol-0.5-6|127	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolE-Light.pfb
14mr|texlive-mdsymbol-0.5-6|128	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolE-Regular.pfb
14mr|texlive-mdsymbol-0.5-6|129	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolE-Semibold.pfb
14mr|texlive-mdsymbol-0.5-6|130	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolF-Bold.pfb
14mr|texlive-mdsymbol-0.5-6|131	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolF-Light.pfb
14mr|texlive-mdsymbol-0.5-6|132	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolF-Regular.pfb
14mr|texlive-mdsymbol-0.5-6|133	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolF-Semibold.pfb
14mr|texlive-mdsymbol-0.5-6|134	%{_texmfdistdir}/tex/latex/mdsymbol/mdsymbol.sty
14mr|texlive-mdsymbol-0.5-6|135	%doc %{_texmfdistdir}/doc/fonts/mdsymbol/FONTLOG.txt
14mr|texlive-mdsymbol-0.5-6|136	%doc %{_texmfdistdir}/doc/fonts/mdsymbol/OFL.txt
14mr|texlive-mdsymbol-0.5-6|137	%doc %{_texmfdistdir}/doc/latex/mdsymbol/mdsymbol.pdf
14mr|texlive-mdsymbol-0.5-6|138	#- source
14mr|texlive-mdsymbol-0.5-6|139	%doc %{_texmfdistdir}/source/latex/mdsymbol/mdsymbol.dtx
14mr|texlive-mdsymbol-0.5-6|140	%doc %{_texmfdistdir}/source/latex/mdsymbol/mdsymbol.ins
14mr|texlive-mdsymbol-0.5-6|141	
14mr|texlive-mdsymbol-0.5-6|142	#-----------------------------------------------------------------------
14mr|texlive-mdsymbol-0.5-6|143	%prep
14mr|texlive-mdsymbol-0.5-6|144	%setup -c -a0 -a1 -a2
14mr|texlive-mdsymbol-0.5-6|145	
14mr|texlive-mdsymbol-0.5-6|146	%build
14mr|texlive-mdsymbol-0.5-6|147	
14mr|texlive-mdsymbol-0.5-6|148	%install
14mr|texlive-mdsymbol-0.5-6|149	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mdsymbol-0.5-6|150	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mdsymbol-0.5-6|151	
14mr|texlive-mdsymbol-0.5-6|152	%changelog
14mr|texlive-mdsymbol-0.5-6|153	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-6
14mr|texlive-mdsymbol-0.5-6|154	+ Revision: d67c61d
14mr|texlive-mdsymbol-0.5-6|155	- MassBuild#440: Increase release tag
14mr|texlive-mdsymbol-0.5-6|156	
14mr|texlive-mdsymbol-0.5-6|157	

20721 14
14mr|texlive-mdwtools-1.05.4-3|1	# revision 15878
14mr|texlive-mdwtools-1.05.4-3|2	# category Package
14mr|texlive-mdwtools-1.05.4-3|3	# catalog-ctan /macros/latex/contrib/mdwtools
14mr|texlive-mdwtools-1.05.4-3|4	# catalog-date 2008-06-23 17:43:34 +0200
14mr|texlive-mdwtools-1.05.4-3|5	# catalog-license gpl
14mr|texlive-mdwtools-1.05.4-3|6	# catalog-version 1.05.4
14mr|texlive-mdwtools-1.05.4-3|7	Name:		texlive-mdwtools
14mr|texlive-mdwtools-1.05.4-3|8	Version:	1.05.4
14mr|texlive-mdwtools-1.05.4-3|9	Release:	3
14mr|texlive-mdwtools-1.05.4-3|10	Summary:	Miscellaneous tools by Mark Wooding
14mr|texlive-mdwtools-1.05.4-3|11	Group:		Publishing
14mr|texlive-mdwtools-1.05.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mdwtools
14mr|texlive-mdwtools-1.05.4-3|13	License:	GPL
14mr|texlive-mdwtools-1.05.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdwtools.tar.xz
14mr|texlive-mdwtools-1.05.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdwtools.doc.tar.xz
14mr|texlive-mdwtools-1.05.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdwtools.source.tar.xz
14mr|texlive-mdwtools-1.05.4-3|17	BuildArch:	noarch
14mr|texlive-mdwtools-1.05.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mdwtools-1.05.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mdwtools-1.05.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mdwtools-1.05.4-3|21	
14mr|texlive-mdwtools-1.05.4-3|22	%description
14mr|texlive-mdwtools-1.05.4-3|23	This collection of tools includes: - support for short commands
14mr|texlive-mdwtools-1.05.4-3|24	starting with @, - macros to sanitise the OT1 encoding of the
14mr|texlive-mdwtools-1.05.4-3|25	cmtt fonts; - a 'do after' command; - improved footnote
14mr|texlive-mdwtools-1.05.4-3|26	support; - mathenv for various alignment in maths; - list
14mr|texlive-mdwtools-1.05.4-3|27	handling; - mdwmath which adds some minor changes to LaTeX
14mr|texlive-mdwtools-1.05.4-3|28	maths; - a rewrite of LaTeX's tabular and array environments; -
14mr|texlive-mdwtools-1.05.4-3|29	verbatim handling; and - syntax diagrams.
14mr|texlive-mdwtools-1.05.4-3|30	
14mr|texlive-mdwtools-1.05.4-3|31	%post
14mr|texlive-mdwtools-1.05.4-3|32	%{_sbindir}/texlive.post
14mr|texlive-mdwtools-1.05.4-3|33	
14mr|texlive-mdwtools-1.05.4-3|34	%postun
14mr|texlive-mdwtools-1.05.4-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-mdwtools-1.05.4-3|36	%{_sbindir}/texlive.post
14mr|texlive-mdwtools-1.05.4-3|37	fi
14mr|texlive-mdwtools-1.05.4-3|38	
14mr|texlive-mdwtools-1.05.4-3|39	#-----------------------------------------------------------------------
14mr|texlive-mdwtools-1.05.4-3|40	%files
14mr|texlive-mdwtools-1.05.4-3|41	%{_texmfdistdir}/tex/latex/mdwtools/at.sty
14mr|texlive-mdwtools-1.05.4-3|42	%{_texmfdistdir}/tex/latex/mdwtools/cmtt.sty
14mr|texlive-mdwtools-1.05.4-3|43	%{_texmfdistdir}/tex/latex/mdwtools/doafter.sty
14mr|texlive-mdwtools-1.05.4-3|44	%{_texmfdistdir}/tex/latex/mdwtools/footnote.sty
14mr|texlive-mdwtools-1.05.4-3|45	%{_texmfdistdir}/tex/latex/mdwtools/mTTcmtt.fd
14mr|texlive-mdwtools-1.05.4-3|46	%{_texmfdistdir}/tex/latex/mdwtools/mTTenc.def
14mr|texlive-mdwtools-1.05.4-3|47	%{_texmfdistdir}/tex/latex/mdwtools/mathenv.sty
14mr|texlive-mdwtools-1.05.4-3|48	%{_texmfdistdir}/tex/latex/mdwtools/mdwlist.sty
14mr|texlive-mdwtools-1.05.4-3|49	%{_texmfdistdir}/tex/latex/mdwtools/mdwmath.sty
14mr|texlive-mdwtools-1.05.4-3|50	%{_texmfdistdir}/tex/latex/mdwtools/mdwtab.sty
14mr|texlive-mdwtools-1.05.4-3|51	%{_texmfdistdir}/tex/latex/mdwtools/sverb.sty
14mr|texlive-mdwtools-1.05.4-3|52	%{_texmfdistdir}/tex/latex/mdwtools/syntax.sty
14mr|texlive-mdwtools-1.05.4-3|53	%doc %{_texmfdistdir}/doc/latex/mdwtools/COPYING
14mr|texlive-mdwtools-1.05.4-3|54	%doc %{_texmfdistdir}/doc/latex/mdwtools/README
14mr|texlive-mdwtools-1.05.4-3|55	%doc %{_texmfdistdir}/doc/latex/mdwtools/at.pdf
14mr|texlive-mdwtools-1.05.4-3|56	%doc %{_texmfdistdir}/doc/latex/mdwtools/cmtt.pdf
14mr|texlive-mdwtools-1.05.4-3|57	%doc %{_texmfdistdir}/doc/latex/mdwtools/doafter.pdf
14mr|texlive-mdwtools-1.05.4-3|58	%doc %{_texmfdistdir}/doc/latex/mdwtools/doafter.tex
14mr|texlive-mdwtools-1.05.4-3|59	%doc %{_texmfdistdir}/doc/latex/mdwtools/footnote.pdf
14mr|texlive-mdwtools-1.05.4-3|60	%doc %{_texmfdistdir}/doc/latex/mdwtools/gpl.tex
14mr|texlive-mdwtools-1.05.4-3|61	%doc %{_texmfdistdir}/doc/latex/mdwtools/mathenv.tex
14mr|texlive-mdwtools-1.05.4-3|62	%doc %{_texmfdistdir}/doc/latex/mdwtools/mdwlist.pdf
14mr|texlive-mdwtools-1.05.4-3|63	%doc %{_texmfdistdir}/doc/latex/mdwtools/mdwmath.pdf
14mr|texlive-mdwtools-1.05.4-3|64	%doc %{_texmfdistdir}/doc/latex/mdwtools/mdwtab.pdf
14mr|texlive-mdwtools-1.05.4-3|65	%doc %{_texmfdistdir}/doc/latex/mdwtools/mdwtools.tex
14mr|texlive-mdwtools-1.05.4-3|66	%doc %{_texmfdistdir}/doc/latex/mdwtools/sverb.pdf
14mr|texlive-mdwtools-1.05.4-3|67	%doc %{_texmfdistdir}/doc/latex/mdwtools/syntax.pdf
14mr|texlive-mdwtools-1.05.4-3|68	#- source
14mr|texlive-mdwtools-1.05.4-3|69	%doc %{_texmfdistdir}/source/latex/mdwtools/at.dtx
14mr|texlive-mdwtools-1.05.4-3|70	%doc %{_texmfdistdir}/source/latex/mdwtools/cmtt.dtx
14mr|texlive-mdwtools-1.05.4-3|71	%doc %{_texmfdistdir}/source/latex/mdwtools/doafter.dtx
14mr|texlive-mdwtools-1.05.4-3|72	%doc %{_texmfdistdir}/source/latex/mdwtools/footnote.dtx
14mr|texlive-mdwtools-1.05.4-3|73	%doc %{_texmfdistdir}/source/latex/mdwtools/mdwlist.dtx
14mr|texlive-mdwtools-1.05.4-3|74	%doc %{_texmfdistdir}/source/latex/mdwtools/mdwmath.dtx
14mr|texlive-mdwtools-1.05.4-3|75	%doc %{_texmfdistdir}/source/latex/mdwtools/mdwtab.dtx
14mr|texlive-mdwtools-1.05.4-3|76	%doc %{_texmfdistdir}/source/latex/mdwtools/mdwtools.ins
14mr|texlive-mdwtools-1.05.4-3|77	%doc %{_texmfdistdir}/source/latex/mdwtools/sverb.dtx
14mr|texlive-mdwtools-1.05.4-3|78	%doc %{_texmfdistdir}/source/latex/mdwtools/syntax.dtx
14mr|texlive-mdwtools-1.05.4-3|79	
14mr|texlive-mdwtools-1.05.4-3|80	#-----------------------------------------------------------------------
14mr|texlive-mdwtools-1.05.4-3|81	%prep
14mr|texlive-mdwtools-1.05.4-3|82	%setup -c -a0 -a1 -a2
14mr|texlive-mdwtools-1.05.4-3|83	
14mr|texlive-mdwtools-1.05.4-3|84	%build
14mr|texlive-mdwtools-1.05.4-3|85	
14mr|texlive-mdwtools-1.05.4-3|86	%install
14mr|texlive-mdwtools-1.05.4-3|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mdwtools-1.05.4-3|88	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mdwtools-1.05.4-3|89	
14mr|texlive-mdwtools-1.05.4-3|90	
14mr|texlive-mdwtools-1.05.4-3|91	
14mr|texlive-mdwtools-1.05.4-3|92	%changelog
14mr|texlive-mdwtools-1.05.4-3|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.05.4-3
14mr|texlive-mdwtools-1.05.4-3|94	+ Revision: a9c8190
14mr|texlive-mdwtools-1.05.4-3|95	- MassBuild#440: Increase release tag
14mr|texlive-mdwtools-1.05.4-3|96	
14mr|texlive-mdwtools-1.05.4-3|97	

20722 14
14mr|texlive-media9-0.7-2|1	# revision 26204
14mr|texlive-media9-0.7-2|2	# category Package
14mr|texlive-media9-0.7-2|3	# catalog-ctan /macros/latex/contrib/media9
14mr|texlive-media9-0.7-2|4	# catalog-date 2012-05-02 17:35:03 +0200
14mr|texlive-media9-0.7-2|5	# catalog-license lppl1.3
14mr|texlive-media9-0.7-2|6	# catalog-version 0.7
14mr|texlive-media9-0.7-2|7	Name:		texlive-media9
14mr|texlive-media9-0.7-2|8	Version:	0.7
14mr|texlive-media9-0.7-2|9	Release:	2
14mr|texlive-media9-0.7-2|10	Summary:	Multimedia inclusion package with Adobe Reader-9/X compatibility
14mr|texlive-media9-0.7-2|11	Group:		Publishing
14mr|texlive-media9-0.7-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/media9
14mr|texlive-media9-0.7-2|13	License:	LPPL1.3
14mr|texlive-media9-0.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/media9.tar.xz
14mr|texlive-media9-0.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/media9.doc.tar.xz
14mr|texlive-media9-0.7-2|16	BuildArch:	noarch
14mr|texlive-media9-0.7-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-media9-0.7-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-media9-0.7-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-media9-0.7-2|20	
14mr|texlive-media9-0.7-2|21	%description
14mr|texlive-media9-0.7-2|22	The package provides an interface to embed interactive Flash
14mr|texlive-media9-0.7-2|23	(SWF) and 3D objects (Adobe U3D & PRC), as well as video and
14mr|texlive-media9-0.7-2|24	sound files or streams in the popular MP4, FLV and MP3 formats
14mr|texlive-media9-0.7-2|25	into PDF documents with Acrobat-9/X compatibility. Playback of
14mr|texlive-media9-0.7-2|26	multimedia files uses the built-in Flash Player of Adobe Reader
14mr|texlive-media9-0.7-2|27	and does, therefore, not depend on external plug-ins. Flash
14mr|texlive-media9-0.7-2|28	Player supports the efficient H.264 codec for video
14mr|texlive-media9-0.7-2|29	compression. The package is based on the RichMedia Annotation,
14mr|texlive-media9-0.7-2|30	an Adobe addition to the PDF specification. It replaces the now
14mr|texlive-media9-0.7-2|31	obsolete movie15 package.
14mr|texlive-media9-0.7-2|32	
14mr|texlive-media9-0.7-2|33	%post
14mr|texlive-media9-0.7-2|34	%{_sbindir}/texlive.post
14mr|texlive-media9-0.7-2|35	
14mr|texlive-media9-0.7-2|36	%postun
14mr|texlive-media9-0.7-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-media9-0.7-2|38	%{_sbindir}/texlive.post
14mr|texlive-media9-0.7-2|39	fi
14mr|texlive-media9-0.7-2|40	
14mr|texlive-media9-0.7-2|41	#-----------------------------------------------------------------------
14mr|texlive-media9-0.7-2|42	%files
14mr|texlive-media9-0.7-2|43	%{_texmfdistdir}/tex/latex/media9/javascript/3Dmenu.js
14mr|texlive-media9-0.7-2|44	%{_texmfdistdir}/tex/latex/media9/javascript/3Dspintool.js
14mr|texlive-media9-0.7-2|45	%{_texmfdistdir}/tex/latex/media9/javascript/animation.js
14mr|texlive-media9-0.7-2|46	%{_texmfdistdir}/tex/latex/media9/javascript/asylabels.js
14mr|texlive-media9-0.7-2|47	%{_texmfdistdir}/tex/latex/media9/media9.sty
14mr|texlive-media9-0.7-2|48	%{_texmfdistdir}/tex/latex/media9/players/APlayer.swf
14mr|texlive-media9-0.7-2|49	%{_texmfdistdir}/tex/latex/media9/players/StrobeMediaPlayback.swf
14mr|texlive-media9-0.7-2|50	%{_texmfdistdir}/tex/latex/media9/players/VPlayer.swf
14mr|texlive-media9-0.7-2|51	%doc %{_texmfdistdir}/doc/latex/media9/ChangeLog
14mr|texlive-media9-0.7-2|52	%doc %{_texmfdistdir}/doc/latex/media9/README
14mr|texlive-media9-0.7-2|53	%doc %{_texmfdistdir}/doc/latex/media9/files/3dsystem.fig
14mr|texlive-media9-0.7-2|54	%doc %{_texmfdistdir}/doc/latex/media9/files/3dsystem.pdf
14mr|texlive-media9-0.7-2|55	%doc %{_texmfdistdir}/doc/latex/media9/files/3dsystem.tex
14mr|texlive-media9-0.7-2|56	%doc %{_texmfdistdir}/doc/latex/media9/files/cube.asy
14mr|texlive-media9-0.7-2|57	%doc %{_texmfdistdir}/doc/latex/media9/files/cube.mp4
14mr|texlive-media9-0.7-2|58	%doc %{_texmfdistdir}/doc/latex/media9/files/dice.u3d
14mr|texlive-media9-0.7-2|59	%doc %{_texmfdistdir}/doc/latex/media9/files/dice.vws
14mr|texlive-media9-0.7-2|60	%doc %{_texmfdistdir}/doc/latex/media9/files/dice.wrl
14mr|texlive-media9-0.7-2|61	%doc %{_texmfdistdir}/doc/latex/media9/files/epix.asy
14mr|texlive-media9-0.7-2|62	%doc %{_texmfdistdir}/doc/latex/media9/files/epix.prc
14mr|texlive-media9-0.7-2|63	%doc %{_texmfdistdir}/doc/latex/media9/files/mailto.png
14mr|texlive-media9-0.7-2|64	%doc %{_texmfdistdir}/doc/latex/media9/files/players/APlayer.mxml
14mr|texlive-media9-0.7-2|65	%doc %{_texmfdistdir}/doc/latex/media9/files/players/BSD-License
14mr|texlive-media9-0.7-2|66	%doc %{_texmfdistdir}/doc/latex/media9/files/players/SMPfixes.patch
14mr|texlive-media9-0.7-2|67	%doc %{_texmfdistdir}/doc/latex/media9/files/players/StrobeMediaPlayback-license
14mr|texlive-media9-0.7-2|68	%doc %{_texmfdistdir}/doc/latex/media9/files/players/VPlayer.mxml
14mr|texlive-media9-0.7-2|69	%doc %{_texmfdistdir}/doc/latex/media9/files/random.mp4
14mr|texlive-media9-0.7-2|70	%doc %{_texmfdistdir}/doc/latex/media9/media9.pdf
14mr|texlive-media9-0.7-2|71	%doc %{_texmfdistdir}/doc/latex/media9/media9.tex
14mr|texlive-media9-0.7-2|72	
14mr|texlive-media9-0.7-2|73	#-----------------------------------------------------------------------
14mr|texlive-media9-0.7-2|74	%prep
14mr|texlive-media9-0.7-2|75	%setup -c -a0 -a1
14mr|texlive-media9-0.7-2|76	
14mr|texlive-media9-0.7-2|77	%build
14mr|texlive-media9-0.7-2|78	
14mr|texlive-media9-0.7-2|79	%install
14mr|texlive-media9-0.7-2|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-media9-0.7-2|81	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-media9-0.7-2|82	
14mr|texlive-media9-0.7-2|83	
14mr|texlive-media9-0.7-2|84	
14mr|texlive-media9-0.7-2|85	%changelog
14mr|texlive-media9-0.7-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-2
14mr|texlive-media9-0.7-2|87	+ Revision: cb4267a
14mr|texlive-media9-0.7-2|88	- MassBuild#440: Increase release tag
14mr|texlive-media9-0.7-2|89	
14mr|texlive-media9-0.7-2|90	

20723 14
14mr|texlive-meetingmins-1.0-3|1	# revision 24503
14mr|texlive-meetingmins-1.0-3|2	# category Package
14mr|texlive-meetingmins-1.0-3|3	# catalog-ctan /macros/latex/contrib/meetingmins
14mr|texlive-meetingmins-1.0-3|4	# catalog-date 2011-11-02 12:24:01 +0100
14mr|texlive-meetingmins-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-meetingmins-1.0-3|6	# catalog-version 1.0
14mr|texlive-meetingmins-1.0-3|7	Name:		texlive-meetingmins
14mr|texlive-meetingmins-1.0-3|8	Version:	1.0
14mr|texlive-meetingmins-1.0-3|9	Release:	3
14mr|texlive-meetingmins-1.0-3|10	Summary:	Format written minutes of meetings
14mr|texlive-meetingmins-1.0-3|11	Group:		Publishing
14mr|texlive-meetingmins-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/meetingmins
14mr|texlive-meetingmins-1.0-3|13	License:	LPPL1.3
14mr|texlive-meetingmins-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/meetingmins.tar.xz
14mr|texlive-meetingmins-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/meetingmins.doc.tar.xz
14mr|texlive-meetingmins-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/meetingmins.source.tar.xz
14mr|texlive-meetingmins-1.0-3|17	BuildArch:	noarch
14mr|texlive-meetingmins-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-meetingmins-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-meetingmins-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-meetingmins-1.0-3|21	
14mr|texlive-meetingmins-1.0-3|22	%description
14mr|texlive-meetingmins-1.0-3|23	The class allows formatting of meeting minutes using \section
14mr|texlive-meetingmins-1.0-3|24	commands (which provide hierarchical structure). An agenda can
14mr|texlive-meetingmins-1.0-3|25	also be produced for distribution prior to the meeting, with
14mr|texlive-meetingmins-1.0-3|26	user-selected portions suppressed from printing.
14mr|texlive-meetingmins-1.0-3|27	
14mr|texlive-meetingmins-1.0-3|28	%post
14mr|texlive-meetingmins-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-meetingmins-1.0-3|30	
14mr|texlive-meetingmins-1.0-3|31	%postun
14mr|texlive-meetingmins-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-meetingmins-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-meetingmins-1.0-3|34	fi
14mr|texlive-meetingmins-1.0-3|35	
14mr|texlive-meetingmins-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-meetingmins-1.0-3|37	%files
14mr|texlive-meetingmins-1.0-3|38	%{_texmfdistdir}/tex/latex/meetingmins/meetingmins.cls
14mr|texlive-meetingmins-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/meetingmins/README
14mr|texlive-meetingmins-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/meetingmins/meetingmins.pdf
14mr|texlive-meetingmins-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/agenda.pdf
14mr|texlive-meetingmins-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/agenda.tex
14mr|texlive-meetingmins-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/chair.pdf
14mr|texlive-meetingmins-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/chair.tex
14mr|texlive-meetingmins-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/department.min
14mr|texlive-meetingmins-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/minutes.pdf
14mr|texlive-meetingmins-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/minutes.tex
14mr|texlive-meetingmins-1.0-3|48	#- source
14mr|texlive-meetingmins-1.0-3|49	%doc %{_texmfdistdir}/source/latex/meetingmins/meetingmins.dtx
14mr|texlive-meetingmins-1.0-3|50	%doc %{_texmfdistdir}/source/latex/meetingmins/meetingmins.ins
14mr|texlive-meetingmins-1.0-3|51	
14mr|texlive-meetingmins-1.0-3|52	#-----------------------------------------------------------------------
14mr|texlive-meetingmins-1.0-3|53	%prep
14mr|texlive-meetingmins-1.0-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-meetingmins-1.0-3|55	
14mr|texlive-meetingmins-1.0-3|56	%build
14mr|texlive-meetingmins-1.0-3|57	
14mr|texlive-meetingmins-1.0-3|58	%install
14mr|texlive-meetingmins-1.0-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-meetingmins-1.0-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-meetingmins-1.0-3|61	
14mr|texlive-meetingmins-1.0-3|62	
14mr|texlive-meetingmins-1.0-3|63	
14mr|texlive-meetingmins-1.0-3|64	%changelog
14mr|texlive-meetingmins-1.0-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-meetingmins-1.0-3|66	+ Revision: 68c9483
14mr|texlive-meetingmins-1.0-3|67	- MassBuild#440: Increase release tag
14mr|texlive-meetingmins-1.0-3|68	
14mr|texlive-meetingmins-1.0-3|69	

20724 14
14mr|texlive-memdesign-20101028-3|1	# revision 20237
14mr|texlive-memdesign-20101028-3|2	# category Package
14mr|texlive-memdesign-20101028-3|3	# catalog-ctan /info/memdesign
14mr|texlive-memdesign-20101028-3|4	# catalog-date 2010-10-28 17:24:15 +0200
14mr|texlive-memdesign-20101028-3|5	# catalog-license lppl1.3
14mr|texlive-memdesign-20101028-3|6	# catalog-version undef
14mr|texlive-memdesign-20101028-3|7	Name:		texlive-memdesign
14mr|texlive-memdesign-20101028-3|8	Version:	20101028
14mr|texlive-memdesign-20101028-3|9	Release:	3
14mr|texlive-memdesign-20101028-3|10	Summary:	Notes on book design
14mr|texlive-memdesign-20101028-3|11	Group:		Publishing
14mr|texlive-memdesign-20101028-3|12	URL:		http://www.ctan.org/tex-archive/info/memdesign
14mr|texlive-memdesign-20101028-3|13	License:	LPPL1.3
14mr|texlive-memdesign-20101028-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memdesign.tar.xz
14mr|texlive-memdesign-20101028-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memdesign.doc.tar.xz
14mr|texlive-memdesign-20101028-3|16	BuildArch:	noarch
14mr|texlive-memdesign-20101028-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-memdesign-20101028-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-memdesign-20101028-3|19	
14mr|texlive-memdesign-20101028-3|20	%description
14mr|texlive-memdesign-20101028-3|21	"A Few Notes on Book Design" provides an introduction to the
14mr|texlive-memdesign-20101028-3|22	business of book design. It is an extended version of what used
14mr|texlive-memdesign-20101028-3|23	to be the first part of the memoir users' manual. Please note
14mr|texlive-memdesign-20101028-3|24	that the supplied copy of the document uses commercial fonts;
14mr|texlive-memdesign-20101028-3|25	the README file contains instructions on how to compile the
14mr|texlive-memdesign-20101028-3|26	document without these fonts.
14mr|texlive-memdesign-20101028-3|27	
14mr|texlive-memdesign-20101028-3|28	#-----------------------------------------------------------------------
14mr|texlive-memdesign-20101028-3|29	%files
14mr|texlive-memdesign-20101028-3|30	%doc %{_texmfdistdir}/doc/fonts/memdesign/README
14mr|texlive-memdesign-20101028-3|31	%doc %{_texmfdistdir}/doc/fonts/memdesign/memdesign.pdf
14mr|texlive-memdesign-20101028-3|32	%doc %{_texmfdistdir}/doc/fonts/memdesign/memdesign.tex
14mr|texlive-memdesign-20101028-3|33	%doc %{_texmfdistdir}/doc/fonts/memdesign/memetc.bib
14mr|texlive-memdesign-20101028-3|34	
14mr|texlive-memdesign-20101028-3|35	#-----------------------------------------------------------------------
14mr|texlive-memdesign-20101028-3|36	%prep
14mr|texlive-memdesign-20101028-3|37	%setup -c -a0 -a1
14mr|texlive-memdesign-20101028-3|38	
14mr|texlive-memdesign-20101028-3|39	%build
14mr|texlive-memdesign-20101028-3|40	
14mr|texlive-memdesign-20101028-3|41	%install
14mr|texlive-memdesign-20101028-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-memdesign-20101028-3|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-memdesign-20101028-3|44	
14mr|texlive-memdesign-20101028-3|45	
14mr|texlive-memdesign-20101028-3|46	
14mr|texlive-memdesign-20101028-3|47	%changelog
14mr|texlive-memdesign-20101028-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101028-3
14mr|texlive-memdesign-20101028-3|49	+ Revision: 1216190
14mr|texlive-memdesign-20101028-3|50	- MassBuild#440: Increase release tag
14mr|texlive-memdesign-20101028-3|51	
14mr|texlive-memdesign-20101028-3|52	

20725 14
14mr|texlive-memexsupp-0.1-3|1	# revision 15878
14mr|texlive-memexsupp-0.1-3|2	# category Package
14mr|texlive-memexsupp-0.1-3|3	# catalog-ctan /macros/latex/contrib/memexsupp
14mr|texlive-memexsupp-0.1-3|4	# catalog-date 2008-08-22 15:19:59 +0200
14mr|texlive-memexsupp-0.1-3|5	# catalog-license lppl
14mr|texlive-memexsupp-0.1-3|6	# catalog-version 0.1
14mr|texlive-memexsupp-0.1-3|7	Name:		texlive-memexsupp
14mr|texlive-memexsupp-0.1-3|8	Version:	0.1
14mr|texlive-memexsupp-0.1-3|9	Release:	3
14mr|texlive-memexsupp-0.1-3|10	Summary:	Experimental memoir support
14mr|texlive-memexsupp-0.1-3|11	Group:		Publishing
14mr|texlive-memexsupp-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/memexsupp
14mr|texlive-memexsupp-0.1-3|13	License:	LPPL
14mr|texlive-memexsupp-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memexsupp.tar.xz
14mr|texlive-memexsupp-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memexsupp.doc.tar.xz
14mr|texlive-memexsupp-0.1-3|16	BuildArch:	noarch
14mr|texlive-memexsupp-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-memexsupp-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-memexsupp-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-memexsupp-0.1-3|20	
14mr|texlive-memexsupp-0.1-3|21	%description
14mr|texlive-memexsupp-0.1-3|22	A package of code proposed as supporting material for memoir.
14mr|texlive-memexsupp-0.1-3|23	The package is intended as a test bed for such code, which may
14mr|texlive-memexsupp-0.1-3|24	in the fullness of time be adopted into the main memoir
14mr|texlive-memexsupp-0.1-3|25	release.
14mr|texlive-memexsupp-0.1-3|26	
14mr|texlive-memexsupp-0.1-3|27	%post
14mr|texlive-memexsupp-0.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-memexsupp-0.1-3|29	
14mr|texlive-memexsupp-0.1-3|30	%postun
14mr|texlive-memexsupp-0.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-memexsupp-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-memexsupp-0.1-3|33	fi
14mr|texlive-memexsupp-0.1-3|34	
14mr|texlive-memexsupp-0.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-memexsupp-0.1-3|36	%files
14mr|texlive-memexsupp-0.1-3|37	%{_texmfdistdir}/tex/latex/memexsupp/memexsupp.sty
14mr|texlive-memexsupp-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/memexsupp/README
14mr|texlive-memexsupp-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/memexsupp/memexsupp.pdf
14mr|texlive-memexsupp-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/memexsupp/memexsupp.tex
14mr|texlive-memexsupp-0.1-3|41	
14mr|texlive-memexsupp-0.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-memexsupp-0.1-3|43	%prep
14mr|texlive-memexsupp-0.1-3|44	%setup -c -a0 -a1
14mr|texlive-memexsupp-0.1-3|45	
14mr|texlive-memexsupp-0.1-3|46	%build
14mr|texlive-memexsupp-0.1-3|47	
14mr|texlive-memexsupp-0.1-3|48	%install
14mr|texlive-memexsupp-0.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-memexsupp-0.1-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-memexsupp-0.1-3|51	
14mr|texlive-memexsupp-0.1-3|52	
14mr|texlive-memexsupp-0.1-3|53	
14mr|texlive-memexsupp-0.1-3|54	%changelog
14mr|texlive-memexsupp-0.1-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-memexsupp-0.1-3|56	+ Revision: 6058a09
14mr|texlive-memexsupp-0.1-3|57	- MassBuild#440: Increase release tag
14mr|texlive-memexsupp-0.1-3|58	
14mr|texlive-memexsupp-0.1-3|59	

20726 14
14mr|texlive-memoir-3.7b-6|1	# revision 31044
14mr|texlive-memoir-3.7b-6|2	# category Package
14mr|texlive-memoir-3.7b-6|3	# catalog-ctan /macros/latex/contrib/memoir
14mr|texlive-memoir-3.7b-6|4	# catalog-date 2013-05-30 13:22:20 +0200
14mr|texlive-memoir-3.7b-6|5	# catalog-license lppl
14mr|texlive-memoir-3.7b-6|6	# catalog-version 3.7b
14mr|texlive-memoir-3.7b-6|7	Name:		texlive-memoir
14mr|texlive-memoir-3.7b-6|8	Version:	3.7b
14mr|texlive-memoir-3.7b-6|9	Release:	6
14mr|texlive-memoir-3.7b-6|10	Summary:	Typeset fiction, non-fiction and mathematical books
14mr|texlive-memoir-3.7b-6|11	Group:		Publishing
14mr|texlive-memoir-3.7b-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/memoir
14mr|texlive-memoir-3.7b-6|13	License:	LPPL
14mr|texlive-memoir-3.7b-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memoir.tar.xz
14mr|texlive-memoir-3.7b-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memoir.doc.tar.xz
14mr|texlive-memoir-3.7b-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memoir.source.tar.xz
14mr|texlive-memoir-3.7b-6|17	BuildArch:	noarch
14mr|texlive-memoir-3.7b-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-memoir-3.7b-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-memoir-3.7b-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-memoir-3.7b-6|21	
14mr|texlive-memoir-3.7b-6|22	%description
14mr|texlive-memoir-3.7b-6|23	The memoir class is for typesetting poetry, fiction, non-
14mr|texlive-memoir-3.7b-6|24	fiction, and mathematical works. Permissible document 'base'
14mr|texlive-memoir-3.7b-6|25	font sizes range from 9 to 60pt. There is a range of page-
14mr|texlive-memoir-3.7b-6|26	styles and well over a dozen chapter-styles to choose from, as
14mr|texlive-memoir-3.7b-6|27	well as methods for specifying your own layouts and designs.
14mr|texlive-memoir-3.7b-6|28	The class also provides the functionality of over thirty of the
14mr|texlive-memoir-3.7b-6|29	more popular packages, thus simplifying document sources. The
14mr|texlive-memoir-3.7b-6|30	class automatically loads an associated patch file mempatch;
14mr|texlive-memoir-3.7b-6|31	the patch file may be updated from time to time, between
14mr|texlive-memoir-3.7b-6|32	releases of the class itself. (The patch file stays around even
14mr|texlive-memoir-3.7b-6|33	when there are no extant patches.) Users who wish to use the
14mr|texlive-memoir-3.7b-6|34	hyperref package, in a document written with the memoir class,
14mr|texlive-memoir-3.7b-6|35	should also use the memhfixc package (part of this bundle).
14mr|texlive-memoir-3.7b-6|36	Note, however, that current versions of hyperref actually load
14mr|texlive-memoir-3.7b-6|37	the package automatically if they detect that they are running
14mr|texlive-memoir-3.7b-6|38	under memoir.
14mr|texlive-memoir-3.7b-6|39	
14mr|texlive-memoir-3.7b-6|40	%post
14mr|texlive-memoir-3.7b-6|41	%{_sbindir}/texlive.post
14mr|texlive-memoir-3.7b-6|42	
14mr|texlive-memoir-3.7b-6|43	%postun
14mr|texlive-memoir-3.7b-6|44	if [ $1 -eq 0 ]; then
14mr|texlive-memoir-3.7b-6|45	%{_sbindir}/texlive.post
14mr|texlive-memoir-3.7b-6|46	fi
14mr|texlive-memoir-3.7b-6|47	
14mr|texlive-memoir-3.7b-6|48	#-----------------------------------------------------------------------
14mr|texlive-memoir-3.7b-6|49	%files
14mr|texlive-memoir-3.7b-6|50	%{_texmfdistdir}/makeindex/memoir/basic.gst
14mr|texlive-memoir-3.7b-6|51	%{_texmfdistdir}/tex/latex/memoir/mem10.clo
14mr|texlive-memoir-3.7b-6|52	%{_texmfdistdir}/tex/latex/memoir/mem11.clo
14mr|texlive-memoir-3.7b-6|53	%{_texmfdistdir}/tex/latex/memoir/mem12.clo
14mr|texlive-memoir-3.7b-6|54	%{_texmfdistdir}/tex/latex/memoir/mem14.clo
14mr|texlive-memoir-3.7b-6|55	%{_texmfdistdir}/tex/latex/memoir/mem17.clo
14mr|texlive-memoir-3.7b-6|56	%{_texmfdistdir}/tex/latex/memoir/mem20.clo
14mr|texlive-memoir-3.7b-6|57	%{_texmfdistdir}/tex/latex/memoir/mem25.clo
14mr|texlive-memoir-3.7b-6|58	%{_texmfdistdir}/tex/latex/memoir/mem30.clo
14mr|texlive-memoir-3.7b-6|59	%{_texmfdistdir}/tex/latex/memoir/mem36.clo
14mr|texlive-memoir-3.7b-6|60	%{_texmfdistdir}/tex/latex/memoir/mem48.clo
14mr|texlive-memoir-3.7b-6|61	%{_texmfdistdir}/tex/latex/memoir/mem60.clo
14mr|texlive-memoir-3.7b-6|62	%{_texmfdistdir}/tex/latex/memoir/mem9.clo
14mr|texlive-memoir-3.7b-6|63	%{_texmfdistdir}/tex/latex/memoir/memhfixc.sty
14mr|texlive-memoir-3.7b-6|64	%{_texmfdistdir}/tex/latex/memoir/memoir.cls
14mr|texlive-memoir-3.7b-6|65	%{_texmfdistdir}/tex/latex/memoir/mempatch.sty
14mr|texlive-memoir-3.7b-6|66	%doc %{_texmfdistdir}/doc/latex/memoir/Makeidxglo
14mr|texlive-memoir-3.7b-6|67	%doc %{_texmfdistdir}/doc/latex/memoir/README
14mr|texlive-memoir-3.7b-6|68	%doc %{_texmfdistdir}/doc/latex/memoir/anvil2.mps
14mr|texlive-memoir-3.7b-6|69	%doc %{_texmfdistdir}/doc/latex/memoir/memfonts.sty
14mr|texlive-memoir-3.7b-6|70	%doc %{_texmfdistdir}/doc/latex/memoir/memlays.sty
14mr|texlive-memoir-3.7b-6|71	%doc %{_texmfdistdir}/doc/latex/memoir/memman.gst
14mr|texlive-memoir-3.7b-6|72	%doc %{_texmfdistdir}/doc/latex/memoir/memman.ist
14mr|texlive-memoir-3.7b-6|73	%doc %{_texmfdistdir}/doc/latex/memoir/memman.pdf
14mr|texlive-memoir-3.7b-6|74	%doc %{_texmfdistdir}/doc/latex/memoir/memman.tex
14mr|texlive-memoir-3.7b-6|75	%doc %{_texmfdistdir}/doc/latex/memoir/memnoidxnum.tex
14mr|texlive-memoir-3.7b-6|76	%doc %{_texmfdistdir}/doc/latex/memoir/memsty.sty
14mr|texlive-memoir-3.7b-6|77	%doc %{_texmfdistdir}/doc/latex/memoir/titlepages.sty
14mr|texlive-memoir-3.7b-6|78	%doc %{_texmfdistdir}/doc/latex/memoir/trims-example.tex
14mr|texlive-memoir-3.7b-6|79	#- source
14mr|texlive-memoir-3.7b-6|80	%doc %{_texmfdistdir}/source/latex/memoir/memoir.dtx
14mr|texlive-memoir-3.7b-6|81	%doc %{_texmfdistdir}/source/latex/memoir/memoir.ins
14mr|texlive-memoir-3.7b-6|82	%doc %{_texmfdistdir}/source/latex/memoir/mempatch.dtx
14mr|texlive-memoir-3.7b-6|83	%doc %{_texmfdistdir}/source/latex/memoir/mempatch.ins
14mr|texlive-memoir-3.7b-6|84	
14mr|texlive-memoir-3.7b-6|85	#-----------------------------------------------------------------------
14mr|texlive-memoir-3.7b-6|86	%prep
14mr|texlive-memoir-3.7b-6|87	%setup -c -a0 -a1 -a2
14mr|texlive-memoir-3.7b-6|88	
14mr|texlive-memoir-3.7b-6|89	%build
14mr|texlive-memoir-3.7b-6|90	
14mr|texlive-memoir-3.7b-6|91	%install
14mr|texlive-memoir-3.7b-6|92	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-memoir-3.7b-6|93	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-memoir-3.7b-6|94	
14mr|texlive-memoir-3.7b-6|95	%changelog
14mr|texlive-memoir-3.7b-6|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.7b-6
14mr|texlive-memoir-3.7b-6|97	+ Revision: 5378b2b
14mr|texlive-memoir-3.7b-6|98	- MassBuild#440: Increase release tag
14mr|texlive-memoir-3.7b-6|99	
14mr|texlive-memoir-3.7b-6|100	

20727 14
14mr|texlive-MemoirChapStyles-1.7e-2|1	# revision 25918
14mr|texlive-MemoirChapStyles-1.7e-2|2	# category Package
14mr|texlive-MemoirChapStyles-1.7e-2|3	# catalog-ctan /info/latex-samples/MemoirChapStyles
14mr|texlive-MemoirChapStyles-1.7e-2|4	# catalog-date 2012-04-11 16:14:01 +0200
14mr|texlive-MemoirChapStyles-1.7e-2|5	# catalog-license lppl
14mr|texlive-MemoirChapStyles-1.7e-2|6	# catalog-version 1.7e
14mr|texlive-MemoirChapStyles-1.7e-2|7	Name:		texlive-MemoirChapStyles
14mr|texlive-MemoirChapStyles-1.7e-2|8	Version:	1.7e
14mr|texlive-MemoirChapStyles-1.7e-2|9	Release:	2
14mr|texlive-MemoirChapStyles-1.7e-2|10	Summary:	Chapter styles in memoir class
14mr|texlive-MemoirChapStyles-1.7e-2|11	Group:		Publishing
14mr|texlive-MemoirChapStyles-1.7e-2|12	URL:		http://www.ctan.org/tex-archive/info/latex-samples/MemoirChapStyles
14mr|texlive-MemoirChapStyles-1.7e-2|13	License:	LPPL
14mr|texlive-MemoirChapStyles-1.7e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/MemoirChapStyles.tar.xz
14mr|texlive-MemoirChapStyles-1.7e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/MemoirChapStyles.doc.tar.xz
14mr|texlive-MemoirChapStyles-1.7e-2|16	BuildArch:	noarch
14mr|texlive-MemoirChapStyles-1.7e-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-MemoirChapStyles-1.7e-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-MemoirChapStyles-1.7e-2|19	
14mr|texlive-MemoirChapStyles-1.7e-2|20	%description
14mr|texlive-MemoirChapStyles-1.7e-2|21	A showcase of chapter styles available to users of memoir: the
14mr|texlive-MemoirChapStyles-1.7e-2|22	six provided in the class itself, plus many from elsewhere (by
14mr|texlive-MemoirChapStyles-1.7e-2|23	the present author and others). The package's resources apply
14mr|texlive-MemoirChapStyles-1.7e-2|24	only to memoir, but the package draws from a number of sources
14mr|texlive-MemoirChapStyles-1.7e-2|25	relating to standard classes, including the fncychap package,
14mr|texlive-MemoirChapStyles-1.7e-2|26	and Vincent Zoonekynd's tutorial on headings.
14mr|texlive-MemoirChapStyles-1.7e-2|27	
14mr|texlive-MemoirChapStyles-1.7e-2|28	#-----------------------------------------------------------------------
14mr|texlive-MemoirChapStyles-1.7e-2|29	%files
14mr|texlive-MemoirChapStyles-1.7e-2|30	%doc %{_texmfdistdir}/doc/latex/MemoirChapStyles/MemoirChapStyles.pdf
14mr|texlive-MemoirChapStyles-1.7e-2|31	%doc %{_texmfdistdir}/doc/latex/MemoirChapStyles/MemoirChapStyles.tex
14mr|texlive-MemoirChapStyles-1.7e-2|32	%doc %{_texmfdistdir}/doc/latex/MemoirChapStyles/README
14mr|texlive-MemoirChapStyles-1.7e-2|33	
14mr|texlive-MemoirChapStyles-1.7e-2|34	#-----------------------------------------------------------------------
14mr|texlive-MemoirChapStyles-1.7e-2|35	%prep
14mr|texlive-MemoirChapStyles-1.7e-2|36	%setup -c -a0 -a1
14mr|texlive-MemoirChapStyles-1.7e-2|37	
14mr|texlive-MemoirChapStyles-1.7e-2|38	%build
14mr|texlive-MemoirChapStyles-1.7e-2|39	
14mr|texlive-MemoirChapStyles-1.7e-2|40	%install
14mr|texlive-MemoirChapStyles-1.7e-2|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-MemoirChapStyles-1.7e-2|42	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-MemoirChapStyles-1.7e-2|43	
14mr|texlive-MemoirChapStyles-1.7e-2|44	
14mr|texlive-MemoirChapStyles-1.7e-2|45	
14mr|texlive-MemoirChapStyles-1.7e-2|46	%changelog
14mr|texlive-MemoirChapStyles-1.7e-2|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7e-2
14mr|texlive-MemoirChapStyles-1.7e-2|48	+ Revision: ac82ff2
14mr|texlive-MemoirChapStyles-1.7e-2|49	- MassBuild#440: Increase release tag
14mr|texlive-MemoirChapStyles-1.7e-2|50	
14mr|texlive-MemoirChapStyles-1.7e-2|51	

20728 14
14mr|texlive-memory-1.2-7|1	# revision 30452
14mr|texlive-memory-1.2-7|2	# category Package
14mr|texlive-memory-1.2-7|3	# catalog-ctan /macros/latex/contrib/memory
14mr|texlive-memory-1.2-7|4	# catalog-date 2013-05-13 20:07:16 +0200
14mr|texlive-memory-1.2-7|5	# catalog-license lppl1.3
14mr|texlive-memory-1.2-7|6	# catalog-version 1.2
14mr|texlive-memory-1.2-7|7	Name:		texlive-memory
14mr|texlive-memory-1.2-7|8	Version:	1.2
14mr|texlive-memory-1.2-7|9	Release:	7
14mr|texlive-memory-1.2-7|10	Summary:	Containers for data in LaTeX
14mr|texlive-memory-1.2-7|11	Group:		Publishing
14mr|texlive-memory-1.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/memory
14mr|texlive-memory-1.2-7|13	License:	LPPL1.3
14mr|texlive-memory-1.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memory.tar.xz
14mr|texlive-memory-1.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memory.doc.tar.xz
14mr|texlive-memory-1.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memory.source.tar.xz
14mr|texlive-memory-1.2-7|17	BuildArch:	noarch
14mr|texlive-memory-1.2-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-memory-1.2-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-memory-1.2-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-memory-1.2-7|21	
14mr|texlive-memory-1.2-7|22	%description
14mr|texlive-memory-1.2-7|23	The package allows the user to declare single object or array
14mr|texlive-memory-1.2-7|24	containers.
14mr|texlive-memory-1.2-7|25	
14mr|texlive-memory-1.2-7|26	%post
14mr|texlive-memory-1.2-7|27	%{_sbindir}/texlive.post
14mr|texlive-memory-1.2-7|28	
14mr|texlive-memory-1.2-7|29	%postun
14mr|texlive-memory-1.2-7|30	if [ $1 -eq 0 ]; then
14mr|texlive-memory-1.2-7|31	%{_sbindir}/texlive.post
14mr|texlive-memory-1.2-7|32	fi
14mr|texlive-memory-1.2-7|33	
14mr|texlive-memory-1.2-7|34	#-----------------------------------------------------------------------
14mr|texlive-memory-1.2-7|35	%files
14mr|texlive-memory-1.2-7|36	%{_texmfdistdir}/tex/latex/memory/memory.sty
14mr|texlive-memory-1.2-7|37	%doc %{_texmfdistdir}/doc/latex/memory/README
14mr|texlive-memory-1.2-7|38	%doc %{_texmfdistdir}/doc/latex/memory/memory.pdf
14mr|texlive-memory-1.2-7|39	#- source
14mr|texlive-memory-1.2-7|40	%doc %{_texmfdistdir}/source/latex/memory/memory.dtx
14mr|texlive-memory-1.2-7|41	%doc %{_texmfdistdir}/source/latex/memory/memory.ins
14mr|texlive-memory-1.2-7|42	
14mr|texlive-memory-1.2-7|43	#-----------------------------------------------------------------------
14mr|texlive-memory-1.2-7|44	%prep
14mr|texlive-memory-1.2-7|45	%setup -c -a0 -a1 -a2
14mr|texlive-memory-1.2-7|46	
14mr|texlive-memory-1.2-7|47	%build
14mr|texlive-memory-1.2-7|48	
14mr|texlive-memory-1.2-7|49	%install
14mr|texlive-memory-1.2-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-memory-1.2-7|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-memory-1.2-7|52	
14mr|texlive-memory-1.2-7|53	%changelog
14mr|texlive-memory-1.2-7|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-7
14mr|texlive-memory-1.2-7|55	+ Revision: 9c77bb8
14mr|texlive-memory-1.2-7|56	- MassBuild#440: Increase release tag
14mr|texlive-memory-1.2-7|57	
14mr|texlive-memory-1.2-7|58	

20729 14
14mr|texlive-mentis-1.5-3|1	# revision 15878
14mr|texlive-mentis-1.5-3|2	# category Package
14mr|texlive-mentis-1.5-3|3	# catalog-ctan /macros/latex/contrib/mentis
14mr|texlive-mentis-1.5-3|4	# catalog-date 2007-01-09 22:36:10 +0100
14mr|texlive-mentis-1.5-3|5	# catalog-license lppl
14mr|texlive-mentis-1.5-3|6	# catalog-version 1.5
14mr|texlive-mentis-1.5-3|7	Name:		texlive-mentis
14mr|texlive-mentis-1.5-3|8	Version:	1.5
14mr|texlive-mentis-1.5-3|9	Release:	3
14mr|texlive-mentis-1.5-3|10	Summary:	A basis for books to be published by Mentis publishers
14mr|texlive-mentis-1.5-3|11	Group:		Publishing
14mr|texlive-mentis-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mentis
14mr|texlive-mentis-1.5-3|13	License:	LPPL
14mr|texlive-mentis-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mentis.tar.xz
14mr|texlive-mentis-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mentis.doc.tar.xz
14mr|texlive-mentis-1.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mentis.source.tar.xz
14mr|texlive-mentis-1.5-3|17	BuildArch:	noarch
14mr|texlive-mentis-1.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mentis-1.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mentis-1.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mentis-1.5-3|21	
14mr|texlive-mentis-1.5-3|22	%description
14mr|texlive-mentis-1.5-3|23	This LaTeX class loads scrbook and provides changes necessary
14mr|texlive-mentis-1.5-3|24	for publishing at Mentis publishers in Paderborn, Germany. It
14mr|texlive-mentis-1.5-3|25	is not an official Mentis class, merely one developed by an
14mr|texlive-mentis-1.5-3|26	author in close co-operation with Mentis.
14mr|texlive-mentis-1.5-3|27	
14mr|texlive-mentis-1.5-3|28	%post
14mr|texlive-mentis-1.5-3|29	%{_sbindir}/texlive.post
14mr|texlive-mentis-1.5-3|30	
14mr|texlive-mentis-1.5-3|31	%postun
14mr|texlive-mentis-1.5-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-mentis-1.5-3|33	%{_sbindir}/texlive.post
14mr|texlive-mentis-1.5-3|34	fi
14mr|texlive-mentis-1.5-3|35	
14mr|texlive-mentis-1.5-3|36	#-----------------------------------------------------------------------
14mr|texlive-mentis-1.5-3|37	%files
14mr|texlive-mentis-1.5-3|38	%{_texmfdistdir}/tex/latex/mentis/mentis.cls
14mr|texlive-mentis-1.5-3|39	%doc %{_texmfdistdir}/doc/latex/mentis/README
14mr|texlive-mentis-1.5-3|40	%doc %{_texmfdistdir}/doc/latex/mentis/mentis.pdf
14mr|texlive-mentis-1.5-3|41	#- source
14mr|texlive-mentis-1.5-3|42	%doc %{_texmfdistdir}/source/latex/mentis/mentis.dtx
14mr|texlive-mentis-1.5-3|43	%doc %{_texmfdistdir}/source/latex/mentis/mentis.ins
14mr|texlive-mentis-1.5-3|44	
14mr|texlive-mentis-1.5-3|45	#-----------------------------------------------------------------------
14mr|texlive-mentis-1.5-3|46	%prep
14mr|texlive-mentis-1.5-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-mentis-1.5-3|48	
14mr|texlive-mentis-1.5-3|49	%build
14mr|texlive-mentis-1.5-3|50	
14mr|texlive-mentis-1.5-3|51	%install
14mr|texlive-mentis-1.5-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mentis-1.5-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mentis-1.5-3|54	
14mr|texlive-mentis-1.5-3|55	
14mr|texlive-mentis-1.5-3|56	
14mr|texlive-mentis-1.5-3|57	%changelog
14mr|texlive-mentis-1.5-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-mentis-1.5-3|59	+ Revision: e643309
14mr|texlive-mentis-1.5-3|60	- MassBuild#440: Increase release tag
14mr|texlive-mentis-1.5-3|61	
14mr|texlive-mentis-1.5-3|62	

20730 14
14mr|texlive-menu-0.994-3|1	# revision 15878
14mr|texlive-menu-0.994-3|2	# category Package
14mr|texlive-menu-0.994-3|3	# catalog-ctan /macros/latex/contrib/menu
14mr|texlive-menu-0.994-3|4	# catalog-date 2009-03-06 22:55:22 +0100
14mr|texlive-menu-0.994-3|5	# catalog-license other-free
14mr|texlive-menu-0.994-3|6	# catalog-version 0.994
14mr|texlive-menu-0.994-3|7	Name:		texlive-menu
14mr|texlive-menu-0.994-3|8	Version:	0.994
14mr|texlive-menu-0.994-3|9	Release:	3
14mr|texlive-menu-0.994-3|10	Summary:	Typesetting menus
14mr|texlive-menu-0.994-3|11	Group:		Publishing
14mr|texlive-menu-0.994-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/menu
14mr|texlive-menu-0.994-3|13	License:	OTHER-FREE
14mr|texlive-menu-0.994-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menu.tar.xz
14mr|texlive-menu-0.994-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menu.doc.tar.xz
14mr|texlive-menu-0.994-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menu.source.tar.xz
14mr|texlive-menu-0.994-3|17	BuildArch:	noarch
14mr|texlive-menu-0.994-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-menu-0.994-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-menu-0.994-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-menu-0.994-3|21	
14mr|texlive-menu-0.994-3|22	%description
14mr|texlive-menu-0.994-3|23	The package defines command \menu which assists typesetting of
14mr|texlive-menu-0.994-3|24	a path through a program's menu.
14mr|texlive-menu-0.994-3|25	
14mr|texlive-menu-0.994-3|26	%post
14mr|texlive-menu-0.994-3|27	%{_sbindir}/texlive.post
14mr|texlive-menu-0.994-3|28	
14mr|texlive-menu-0.994-3|29	%postun
14mr|texlive-menu-0.994-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-menu-0.994-3|31	%{_sbindir}/texlive.post
14mr|texlive-menu-0.994-3|32	fi
14mr|texlive-menu-0.994-3|33	
14mr|texlive-menu-0.994-3|34	#-----------------------------------------------------------------------
14mr|texlive-menu-0.994-3|35	%files
14mr|texlive-menu-0.994-3|36	%{_texmfdistdir}/tex/latex/menu/menu.sty
14mr|texlive-menu-0.994-3|37	%doc %{_texmfdistdir}/doc/latex/menu/README
14mr|texlive-menu-0.994-3|38	%doc %{_texmfdistdir}/doc/latex/menu/menu.pdf
14mr|texlive-menu-0.994-3|39	#- source
14mr|texlive-menu-0.994-3|40	%doc %{_texmfdistdir}/source/latex/menu/menu.dtx
14mr|texlive-menu-0.994-3|41	%doc %{_texmfdistdir}/source/latex/menu/menu.ins
14mr|texlive-menu-0.994-3|42	
14mr|texlive-menu-0.994-3|43	#-----------------------------------------------------------------------
14mr|texlive-menu-0.994-3|44	%prep
14mr|texlive-menu-0.994-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-menu-0.994-3|46	
14mr|texlive-menu-0.994-3|47	%build
14mr|texlive-menu-0.994-3|48	
14mr|texlive-menu-0.994-3|49	%install
14mr|texlive-menu-0.994-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-menu-0.994-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-menu-0.994-3|52	
14mr|texlive-menu-0.994-3|53	
14mr|texlive-menu-0.994-3|54	
14mr|texlive-menu-0.994-3|55	%changelog
14mr|texlive-menu-0.994-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.994-3
14mr|texlive-menu-0.994-3|57	+ Revision: 3029fcc
14mr|texlive-menu-0.994-3|58	- MassBuild#440: Increase release tag
14mr|texlive-menu-0.994-3|59	
14mr|texlive-menu-0.994-3|60	

20731 14
14mr|texlive-menukeys-1.2a-7|1	# revision 31716
14mr|texlive-menukeys-1.2a-7|2	# category Package
14mr|texlive-menukeys-1.2a-7|3	# catalog-ctan /macros/latex/contrib/menukeys
14mr|texlive-menukeys-1.2a-7|4	# catalog-date 2013-09-21 14:43:01 +0200
14mr|texlive-menukeys-1.2a-7|5	# catalog-license lppl1.2
14mr|texlive-menukeys-1.2a-7|6	# catalog-version 1.2a
14mr|texlive-menukeys-1.2a-7|7	Name:		texlive-menukeys
14mr|texlive-menukeys-1.2a-7|8	Version:	1.2a
14mr|texlive-menukeys-1.2a-7|9	Release:	7
14mr|texlive-menukeys-1.2a-7|10	Summary:	Format menu sequences, paths and keystrokes from lists
14mr|texlive-menukeys-1.2a-7|11	Group:		Publishing
14mr|texlive-menukeys-1.2a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/menukeys
14mr|texlive-menukeys-1.2a-7|13	License:	LPPL1.2
14mr|texlive-menukeys-1.2a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menukeys.tar.xz
14mr|texlive-menukeys-1.2a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menukeys.doc.tar.xz
14mr|texlive-menukeys-1.2a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menukeys.source.tar.xz
14mr|texlive-menukeys-1.2a-7|17	BuildArch:	noarch
14mr|texlive-menukeys-1.2a-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-menukeys-1.2a-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-menukeys-1.2a-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-menukeys-1.2a-7|21	
14mr|texlive-menukeys-1.2a-7|22	%description
14mr|texlive-menukeys-1.2a-7|23	The package allows easy input and formatting of menu sequences,
14mr|texlive-menukeys-1.2a-7|24	using menus set with commands such as \menu{Extras > Settings >
14mr|texlive-menukeys-1.2a-7|25	General}, paths using a command like
14mr|texlive-menukeys-1.2a-7|26	\path{macros/latex/contrib/menukeys} and short cuts such as
14mr|texlive-menukeys-1.2a-7|27	\keys{\ctrl + C}. The output is highly configurable by
14mr|texlive-menukeys-1.2a-7|28	providing different styles and colour themes.
14mr|texlive-menukeys-1.2a-7|29	
14mr|texlive-menukeys-1.2a-7|30	%post
14mr|texlive-menukeys-1.2a-7|31	%{_sbindir}/texlive.post
14mr|texlive-menukeys-1.2a-7|32	
14mr|texlive-menukeys-1.2a-7|33	%postun
14mr|texlive-menukeys-1.2a-7|34	if [ $1 -eq 0 ]; then
14mr|texlive-menukeys-1.2a-7|35	%{_sbindir}/texlive.post
14mr|texlive-menukeys-1.2a-7|36	fi
14mr|texlive-menukeys-1.2a-7|37	
14mr|texlive-menukeys-1.2a-7|38	#-----------------------------------------------------------------------
14mr|texlive-menukeys-1.2a-7|39	%files
14mr|texlive-menukeys-1.2a-7|40	%{_texmfdistdir}/tex/latex/menukeys/menukeys.sty
14mr|texlive-menukeys-1.2a-7|41	%doc %{_texmfdistdir}/doc/latex/menukeys/README
14mr|texlive-menukeys-1.2a-7|42	%doc %{_texmfdistdir}/doc/latex/menukeys/menukeys.pdf
14mr|texlive-menukeys-1.2a-7|43	#- source
14mr|texlive-menukeys-1.2a-7|44	%doc %{_texmfdistdir}/source/latex/menukeys/menukeys.dtx
14mr|texlive-menukeys-1.2a-7|45	%doc %{_texmfdistdir}/source/latex/menukeys/menukeys.ins
14mr|texlive-menukeys-1.2a-7|46	
14mr|texlive-menukeys-1.2a-7|47	#-----------------------------------------------------------------------
14mr|texlive-menukeys-1.2a-7|48	%prep
14mr|texlive-menukeys-1.2a-7|49	%setup -c -a0 -a1 -a2
14mr|texlive-menukeys-1.2a-7|50	
14mr|texlive-menukeys-1.2a-7|51	%build
14mr|texlive-menukeys-1.2a-7|52	
14mr|texlive-menukeys-1.2a-7|53	%install
14mr|texlive-menukeys-1.2a-7|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-menukeys-1.2a-7|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-menukeys-1.2a-7|56	
14mr|texlive-menukeys-1.2a-7|57	%changelog
14mr|texlive-menukeys-1.2a-7|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2a-7
14mr|texlive-menukeys-1.2a-7|59	+ Revision: d407a43
14mr|texlive-menukeys-1.2a-7|60	- MassBuild#440: Increase release tag
14mr|texlive-menukeys-1.2a-7|61	
14mr|texlive-menukeys-1.2a-7|62	

20732 14
14mr|texlive-metafont-2.718281-12|1	# revision 29764
14mr|texlive-metafont-2.718281-12|2	# category Package
14mr|texlive-metafont-2.718281-12|3	# catalog-ctan /systems/knuth/dist/mf
14mr|texlive-metafont-2.718281-12|4	# catalog-date 2012-08-30 22:47:45 +0200
14mr|texlive-metafont-2.718281-12|5	# catalog-license knuth
14mr|texlive-metafont-2.718281-12|6	# catalog-version 2.718281
14mr|texlive-metafont-2.718281-12|7	Name:		texlive-metafont
14mr|texlive-metafont-2.718281-12|8	Version:	2.718281
14mr|texlive-metafont-2.718281-12|9	Release:	12
14mr|texlive-metafont-2.718281-12|10	Summary:	A system for specifying fonts
14mr|texlive-metafont-2.718281-12|11	Group:		Publishing
14mr|texlive-metafont-2.718281-12|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/mf
14mr|texlive-metafont-2.718281-12|13	License:	KNUTH
14mr|texlive-metafont-2.718281-12|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metafont.tar.xz
14mr|texlive-metafont-2.718281-12|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metafont.doc.tar.xz
14mr|texlive-metafont-2.718281-12|16	BuildArch:	noarch
14mr|texlive-metafont-2.718281-12|17	BuildRequires:	texlive-tlpkg
14mr|texlive-metafont-2.718281-12|18	Requires(pre):	texlive-tlpkg
14mr|texlive-metafont-2.718281-12|19	Requires(post):	texlive-kpathsea
14mr|texlive-metafont-2.718281-12|20	Requires(post):	texlive-tetex
14mr|texlive-metafont-2.718281-12|21	Requires:	texlive-metafont.bin
14mr|texlive-metafont-2.718281-12|22	%rename tetex-mfwin
14mr|texlive-metafont-2.718281-12|23	%rename texlive-mfwin
14mr|texlive-metafont-2.718281-12|24	
14mr|texlive-metafont-2.718281-12|25	%description
14mr|texlive-metafont-2.718281-12|26	The program takes a semi-algorithmic specification of a font,
14mr|texlive-metafont-2.718281-12|27	and produces a bitmap font (whose properties are defined by a
14mr|texlive-metafont-2.718281-12|28	set of parameters of the target device), and a set metrics for
14mr|texlive-metafont-2.718281-12|29	use by TeX. The bitmap output may be converted into a format
14mr|texlive-metafont-2.718281-12|30	directly usable by a device driver, etc., by the tools provided
14mr|texlive-metafont-2.718281-12|31	in the parallel mfware distribution. (Third parties have
14mr|texlive-metafont-2.718281-12|32	developed tools to convert the bitmap output to outline fonts.)
14mr|texlive-metafont-2.718281-12|33	The distribution includes the source of Knuth's Metafont book;
14mr|texlive-metafont-2.718281-12|34	this source is there to read, as an example of writing TeX --
14mr|texlive-metafont-2.718281-12|35	it should not be processed without Knuth's direct permission.
14mr|texlive-metafont-2.718281-12|36	
14mr|texlive-metafont-2.718281-12|37	%post
14mr|texlive-metafont-2.718281-12|38	%{_sbindir}/texlive.post
14mr|texlive-metafont-2.718281-12|39	
14mr|texlive-metafont-2.718281-12|40	%postun
14mr|texlive-metafont-2.718281-12|41	if [ $1 -eq 0 ]; then
14mr|texlive-metafont-2.718281-12|42	rm -fr %{_texmfvardir}/web2c/metafont
14mr|texlive-metafont-2.718281-12|43	%{_sbindir}/texlive.post
14mr|texlive-metafont-2.718281-12|44	fi
14mr|texlive-metafont-2.718281-12|45	
14mr|texlive-metafont-2.718281-12|46	#-----------------------------------------------------------------------
14mr|texlive-metafont-2.718281-12|47	%files
14mr|texlive-metafont-2.718281-12|48	%{_texmfdistdir}/metafont/base/expr.mf
14mr|texlive-metafont-2.718281-12|49	%{_texmfdistdir}/metafont/base/io.mf
14mr|texlive-metafont-2.718281-12|50	%{_texmfdistdir}/metafont/base/mf.mf
14mr|texlive-metafont-2.718281-12|51	%{_texmfdistdir}/metafont/base/null.mf
14mr|texlive-metafont-2.718281-12|52	%{_texmfdistdir}/metafont/base/plain.mf
14mr|texlive-metafont-2.718281-12|53	%{_texmfdistdir}/metafont/config/cmmf.ini
14mr|texlive-metafont-2.718281-12|54	%{_texmfdistdir}/metafont/config/mf.ini
14mr|texlive-metafont-2.718281-12|55	%{_texmfdistdir}/metafont/misc/3test.mf
14mr|texlive-metafont-2.718281-12|56	%{_texmfdistdir}/metafont/misc/6test.mf
14mr|texlive-metafont-2.718281-12|57	%{_texmfdistdir}/metafont/misc/mode2dpi.mf
14mr|texlive-metafont-2.718281-12|58	%{_texmfdistdir}/metafont/misc/mode2dpixy.mf
14mr|texlive-metafont-2.718281-12|59	%{_texmfdistdir}/metafont/misc/modename.mf
14mr|texlive-metafont-2.718281-12|60	%{_texmfdistdir}/metafont/misc/modes.mf
14mr|texlive-metafont-2.718281-12|61	%{_texmfdistdir}/metafont/misc/ps2mfbas.mf
14mr|texlive-metafont-2.718281-12|62	%{_texmfdistdir}/metafont/misc/rtest.mf
14mr|texlive-metafont-2.718281-12|63	%{_texmfdistdir}/metafont/misc/test.mf
14mr|texlive-metafont-2.718281-12|64	%{_texmfdistdir}/metafont/misc/waits.mf
14mr|texlive-metafont-2.718281-12|65	%{_texmfdistdir}/metafont/misc/ztest.mf
14mr|texlive-metafont-2.718281-12|66	%_texmf_fmtutil_d/metafont
14mr|texlive-metafont-2.718281-12|67	%doc %{_mandir}/man1/mf-nowin.1*
14mr|texlive-metafont-2.718281-12|68	%doc %{_texmfdistdir}/doc/man/man1/mf-nowin.man1.pdf
14mr|texlive-metafont-2.718281-12|69	%doc %{_mandir}/man1/mf.1*
14mr|texlive-metafont-2.718281-12|70	%doc %{_texmfdistdir}/doc/man/man1/mf.man1.pdf
14mr|texlive-metafont-2.718281-12|71	
14mr|texlive-metafont-2.718281-12|72	#-----------------------------------------------------------------------
14mr|texlive-metafont-2.718281-12|73	%prep
14mr|texlive-metafont-2.718281-12|74	%setup -c -a0 -a1
14mr|texlive-metafont-2.718281-12|75	
14mr|texlive-metafont-2.718281-12|76	%build
14mr|texlive-metafont-2.718281-12|77	
14mr|texlive-metafont-2.718281-12|78	%install
14mr|texlive-metafont-2.718281-12|79	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-metafont-2.718281-12|80	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-metafont-2.718281-12|81	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-metafont-2.718281-12|82	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-metafont-2.718281-12|83	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-metafont-2.718281-12|84	cat > %{buildroot}%{_texmf_fmtutil_d}/metafont <<EOF
14mr|texlive-metafont-2.718281-12|85	#
14mr|texlive-metafont-2.718281-12|86	# from metafont:
14mr|texlive-metafont-2.718281-12|87	mf mf-nowin - -translate-file=cp227.tcx mf.ini
14mr|texlive-metafont-2.718281-12|88	EOF
14mr|texlive-metafont-2.718281-12|89	
14mr|texlive-metafont-2.718281-12|90	%changelog
14mr|texlive-metafont-2.718281-12|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.718281-12
14mr|texlive-metafont-2.718281-12|92	+ Revision: 0c0db77
14mr|texlive-metafont-2.718281-12|93	- MassBuild#440: Increase release tag
14mr|texlive-metafont-2.718281-12|94	
14mr|texlive-metafont-2.718281-12|95	

20733 14
14mr|texlive-metafont-beginners-20091009-3|1	# revision 15878
14mr|texlive-metafont-beginners-20091009-3|2	# category Package
14mr|texlive-metafont-beginners-20091009-3|3	# catalog-ctan /info/metafont/beginners
14mr|texlive-metafont-beginners-20091009-3|4	# catalog-date 2009-10-09 14:08:41 +0200
14mr|texlive-metafont-beginners-20091009-3|5	# catalog-license pd
14mr|texlive-metafont-beginners-20091009-3|6	# catalog-version undef
14mr|texlive-metafont-beginners-20091009-3|7	Name:		texlive-metafont-beginners
14mr|texlive-metafont-beginners-20091009-3|8	Version:	20091009
14mr|texlive-metafont-beginners-20091009-3|9	Release:	3
14mr|texlive-metafont-beginners-20091009-3|10	Summary:	An introductory tutorial for MetaFont
14mr|texlive-metafont-beginners-20091009-3|11	Group:		Publishing
14mr|texlive-metafont-beginners-20091009-3|12	URL:		http://www.ctan.org/tex-archive/info/metafont/beginners
14mr|texlive-metafont-beginners-20091009-3|13	License:	PD
14mr|texlive-metafont-beginners-20091009-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metafont-beginners.tar.xz
14mr|texlive-metafont-beginners-20091009-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metafont-beginners.doc.tar.xz
14mr|texlive-metafont-beginners-20091009-3|16	BuildArch:	noarch
14mr|texlive-metafont-beginners-20091009-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-metafont-beginners-20091009-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-metafont-beginners-20091009-3|19	
14mr|texlive-metafont-beginners-20091009-3|20	%description
14mr|texlive-metafont-beginners-20091009-3|21	An old introduction to the use of MetaFont, that has stood the
14mr|texlive-metafont-beginners-20091009-3|22	test of time. It focuses on using the program, rather than
14mr|texlive-metafont-beginners-20091009-3|23	designing fonts, but does offer advice about understanding
14mr|texlive-metafont-beginners-20091009-3|24	errors in other people's fonts.
14mr|texlive-metafont-beginners-20091009-3|25	
14mr|texlive-metafont-beginners-20091009-3|26	#-----------------------------------------------------------------------
14mr|texlive-metafont-beginners-20091009-3|27	%files
14mr|texlive-metafont-beginners-20091009-3|28	%doc %{_texmfdistdir}/doc/fonts/metafont-beginners/metafont-for-beginners.pdf
14mr|texlive-metafont-beginners-20091009-3|29	%doc %{_texmfdistdir}/doc/fonts/metafont-beginners/metafont-for-beginners.tex
14mr|texlive-metafont-beginners-20091009-3|30	
14mr|texlive-metafont-beginners-20091009-3|31	#-----------------------------------------------------------------------
14mr|texlive-metafont-beginners-20091009-3|32	%prep
14mr|texlive-metafont-beginners-20091009-3|33	%setup -c -a0 -a1
14mr|texlive-metafont-beginners-20091009-3|34	
14mr|texlive-metafont-beginners-20091009-3|35	%build
14mr|texlive-metafont-beginners-20091009-3|36	
14mr|texlive-metafont-beginners-20091009-3|37	%install
14mr|texlive-metafont-beginners-20091009-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metafont-beginners-20091009-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-metafont-beginners-20091009-3|40	
14mr|texlive-metafont-beginners-20091009-3|41	
14mr|texlive-metafont-beginners-20091009-3|42	
14mr|texlive-metafont-beginners-20091009-3|43	%changelog
14mr|texlive-metafont-beginners-20091009-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091009-3
14mr|texlive-metafont-beginners-20091009-3|45	+ Revision: ef6788f
14mr|texlive-metafont-beginners-20091009-3|46	- MassBuild#440: Increase release tag
14mr|texlive-metafont-beginners-20091009-3|47	
14mr|texlive-metafont-beginners-20091009-3|48	

20734 14
14mr|texlive-metago-0.9-3|1	# revision 15878
14mr|texlive-metago-0.9-3|2	# category Package
14mr|texlive-metago-0.9-3|3	# catalog-ctan /graphics/metapost/contrib/macros/metago
14mr|texlive-metago-0.9-3|4	# catalog-date 2008-09-08 11:32:46 +0200
14mr|texlive-metago-0.9-3|5	# catalog-license lppl
14mr|texlive-metago-0.9-3|6	# catalog-version 0.9
14mr|texlive-metago-0.9-3|7	Name:		texlive-metago
14mr|texlive-metago-0.9-3|8	Version:	0.9
14mr|texlive-metago-0.9-3|9	Release:	3
14mr|texlive-metago-0.9-3|10	Summary:	MetaPost output of Go positions
14mr|texlive-metago-0.9-3|11	Group:		Publishing
14mr|texlive-metago-0.9-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/metago
14mr|texlive-metago-0.9-3|13	License:	LPPL
14mr|texlive-metago-0.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metago.tar.xz
14mr|texlive-metago-0.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metago.doc.tar.xz
14mr|texlive-metago-0.9-3|16	BuildArch:	noarch
14mr|texlive-metago-0.9-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-metago-0.9-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-metago-0.9-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-metago-0.9-3|20	
14mr|texlive-metago-0.9-3|21	%description
14mr|texlive-metago-0.9-3|22	The package allows you to draw Go game positions with MetaPost.
14mr|texlive-metago-0.9-3|23	Two methods of usage are provided, either using the package
14mr|texlive-metago-0.9-3|24	programmatically, or using the package via a script (which may
14mr|texlive-metago-0.9-3|25	produce several images).
14mr|texlive-metago-0.9-3|26	
14mr|texlive-metago-0.9-3|27	%post
14mr|texlive-metago-0.9-3|28	%{_sbindir}/texlive.post
14mr|texlive-metago-0.9-3|29	
14mr|texlive-metago-0.9-3|30	%postun
14mr|texlive-metago-0.9-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-metago-0.9-3|32	%{_sbindir}/texlive.post
14mr|texlive-metago-0.9-3|33	fi
14mr|texlive-metago-0.9-3|34	
14mr|texlive-metago-0.9-3|35	#-----------------------------------------------------------------------
14mr|texlive-metago-0.9-3|36	%files
14mr|texlive-metago-0.9-3|37	%{_texmfdistdir}/metapost/metago/metago.mp
14mr|texlive-metago-0.9-3|38	%doc %{_texmfdistdir}/doc/metapost/metago/README
14mr|texlive-metago-0.9-3|39	%doc %{_texmfdistdir}/doc/metapost/metago/example-program.mp
14mr|texlive-metago-0.9-3|40	%doc %{_texmfdistdir}/doc/metapost/metago/example-program.pdf
14mr|texlive-metago-0.9-3|41	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-1.pdf
14mr|texlive-metago-0.9-3|42	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-2.pdf
14mr|texlive-metago-0.9-3|43	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-3.pdf
14mr|texlive-metago-0.9-3|44	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-4.pdf
14mr|texlive-metago-0.9-3|45	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-5.pdf
14mr|texlive-metago-0.9-3|46	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-6.pdf
14mr|texlive-metago-0.9-3|47	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-7.pdf
14mr|texlive-metago-0.9-3|48	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-8.pdf
14mr|texlive-metago-0.9-3|49	%doc %{_texmfdistdir}/doc/metapost/metago/example-script.mp
14mr|texlive-metago-0.9-3|50	%doc %{_texmfdistdir}/doc/metapost/metago/script.go
14mr|texlive-metago-0.9-3|51	
14mr|texlive-metago-0.9-3|52	#-----------------------------------------------------------------------
14mr|texlive-metago-0.9-3|53	%prep
14mr|texlive-metago-0.9-3|54	%setup -c -a0 -a1
14mr|texlive-metago-0.9-3|55	
14mr|texlive-metago-0.9-3|56	%build
14mr|texlive-metago-0.9-3|57	
14mr|texlive-metago-0.9-3|58	%install
14mr|texlive-metago-0.9-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metago-0.9-3|60	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-metago-0.9-3|61	
14mr|texlive-metago-0.9-3|62	
14mr|texlive-metago-0.9-3|63	
14mr|texlive-metago-0.9-3|64	%changelog
14mr|texlive-metago-0.9-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-3
14mr|texlive-metago-0.9-3|66	+ Revision: 21b8f2b
14mr|texlive-metago-0.9-3|67	- MassBuild#440: Increase release tag
14mr|texlive-metago-0.9-3|68	
14mr|texlive-metago-0.9-3|69	

20735 14
14mr|texlive-metalogo-0.12-3|1	# revision 18611
14mr|texlive-metalogo-0.12-3|2	# category Package
14mr|texlive-metalogo-0.12-3|3	# catalog-ctan /macros/latex/contrib/metalogo
14mr|texlive-metalogo-0.12-3|4	# catalog-date 2010-05-29 17:49:59 +0200
14mr|texlive-metalogo-0.12-3|5	# catalog-license lppl
14mr|texlive-metalogo-0.12-3|6	# catalog-version 0.12
14mr|texlive-metalogo-0.12-3|7	Name:		texlive-metalogo
14mr|texlive-metalogo-0.12-3|8	Version:	0.12
14mr|texlive-metalogo-0.12-3|9	Release:	3
14mr|texlive-metalogo-0.12-3|10	Summary:	Extended TeX logo macros
14mr|texlive-metalogo-0.12-3|11	Group:		Publishing
14mr|texlive-metalogo-0.12-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/metalogo
14mr|texlive-metalogo-0.12-3|13	License:	LPPL
14mr|texlive-metalogo-0.12-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metalogo.tar.xz
14mr|texlive-metalogo-0.12-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metalogo.doc.tar.xz
14mr|texlive-metalogo-0.12-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metalogo.source.tar.xz
14mr|texlive-metalogo-0.12-3|17	BuildArch:	noarch
14mr|texlive-metalogo-0.12-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-metalogo-0.12-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-metalogo-0.12-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-metalogo-0.12-3|21	
14mr|texlive-metalogo-0.12-3|22	%description
14mr|texlive-metalogo-0.12-3|23	This package exposes spacing parameters for various TeX logos
14mr|texlive-metalogo-0.12-3|24	to the end user, to optimise the logos for different fonts.
14mr|texlive-metalogo-0.12-3|25	Written especially for XeLaTeX users.
14mr|texlive-metalogo-0.12-3|26	
14mr|texlive-metalogo-0.12-3|27	%post
14mr|texlive-metalogo-0.12-3|28	%{_sbindir}/texlive.post
14mr|texlive-metalogo-0.12-3|29	
14mr|texlive-metalogo-0.12-3|30	%postun
14mr|texlive-metalogo-0.12-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-metalogo-0.12-3|32	%{_sbindir}/texlive.post
14mr|texlive-metalogo-0.12-3|33	fi
14mr|texlive-metalogo-0.12-3|34	
14mr|texlive-metalogo-0.12-3|35	#-----------------------------------------------------------------------
14mr|texlive-metalogo-0.12-3|36	%files
14mr|texlive-metalogo-0.12-3|37	%{_texmfdistdir}/tex/latex/metalogo/metalogo.sty
14mr|texlive-metalogo-0.12-3|38	%doc %{_texmfdistdir}/doc/latex/metalogo/README
14mr|texlive-metalogo-0.12-3|39	%doc %{_texmfdistdir}/doc/latex/metalogo/TeXoutline.pdf
14mr|texlive-metalogo-0.12-3|40	%doc %{_texmfdistdir}/doc/latex/metalogo/eLaToutline.pdf
14mr|texlive-metalogo-0.12-3|41	%doc %{_texmfdistdir}/doc/latex/metalogo/metalogo.pdf
14mr|texlive-metalogo-0.12-3|42	#- source
14mr|texlive-metalogo-0.12-3|43	%doc %{_texmfdistdir}/source/latex/metalogo/metalogo.dtx
14mr|texlive-metalogo-0.12-3|44	%doc %{_texmfdistdir}/source/latex/metalogo/metalogo.ins
14mr|texlive-metalogo-0.12-3|45	
14mr|texlive-metalogo-0.12-3|46	#-----------------------------------------------------------------------
14mr|texlive-metalogo-0.12-3|47	%prep
14mr|texlive-metalogo-0.12-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-metalogo-0.12-3|49	
14mr|texlive-metalogo-0.12-3|50	%build
14mr|texlive-metalogo-0.12-3|51	
14mr|texlive-metalogo-0.12-3|52	%install
14mr|texlive-metalogo-0.12-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metalogo-0.12-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-metalogo-0.12-3|55	
14mr|texlive-metalogo-0.12-3|56	
14mr|texlive-metalogo-0.12-3|57	
14mr|texlive-metalogo-0.12-3|58	%changelog
14mr|texlive-metalogo-0.12-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12-3
14mr|texlive-metalogo-0.12-3|60	+ Revision: 4085310
14mr|texlive-metalogo-0.12-3|61	- MassBuild#440: Increase release tag
14mr|texlive-metalogo-0.12-3|62	
14mr|texlive-metalogo-0.12-3|63	

20736 14
14mr|texlive-metaobj-0.93-3|1	# revision 15878
14mr|texlive-metaobj-0.93-3|2	# category Package
14mr|texlive-metaobj-0.93-3|3	# catalog-ctan /graphics/metapost/contrib/macros/metaobj
14mr|texlive-metaobj-0.93-3|4	# catalog-date 2007-08-24 22:48:09 +0200
14mr|texlive-metaobj-0.93-3|5	# catalog-license lppl
14mr|texlive-metaobj-0.93-3|6	# catalog-version 0.93
14mr|texlive-metaobj-0.93-3|7	Name:		texlive-metaobj
14mr|texlive-metaobj-0.93-3|8	Version:	0.93
14mr|texlive-metaobj-0.93-3|9	Release:	3
14mr|texlive-metaobj-0.93-3|10	Summary:	MetaPost package providing high-level objects
14mr|texlive-metaobj-0.93-3|11	Group:		Publishing
14mr|texlive-metaobj-0.93-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/metaobj
14mr|texlive-metaobj-0.93-3|13	License:	LPPL
14mr|texlive-metaobj-0.93-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metaobj.tar.xz
14mr|texlive-metaobj-0.93-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metaobj.doc.tar.xz
14mr|texlive-metaobj-0.93-3|16	BuildArch:	noarch
14mr|texlive-metaobj-0.93-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-metaobj-0.93-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-metaobj-0.93-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-metaobj-0.93-3|20	
14mr|texlive-metaobj-0.93-3|21	%description
14mr|texlive-metaobj-0.93-3|22	METAOBJ is a large metapost package providing high-level
14mr|texlive-metaobj-0.93-3|23	objects. It implements many of PSTricks' features for node
14mr|texlive-metaobj-0.93-3|24	connections, but also trees, matrices, and many other things.
14mr|texlive-metaobj-0.93-3|25	It more or less contains boxes.mp and rboxes.mp. There is a
14mr|texlive-metaobj-0.93-3|26	large (albeit not complete) documentation distributed with the
14mr|texlive-metaobj-0.93-3|27	package. It is easily extensible with new objects.
14mr|texlive-metaobj-0.93-3|28	
14mr|texlive-metaobj-0.93-3|29	%post
14mr|texlive-metaobj-0.93-3|30	%{_sbindir}/texlive.post
14mr|texlive-metaobj-0.93-3|31	
14mr|texlive-metaobj-0.93-3|32	%postun
14mr|texlive-metaobj-0.93-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-metaobj-0.93-3|34	%{_sbindir}/texlive.post
14mr|texlive-metaobj-0.93-3|35	fi
14mr|texlive-metaobj-0.93-3|36	
14mr|texlive-metaobj-0.93-3|37	#-----------------------------------------------------------------------
14mr|texlive-metaobj-0.93-3|38	%files
14mr|texlive-metaobj-0.93-3|39	%{_texmfdistdir}/metapost/metaobj/connections.mp
14mr|texlive-metaobj-0.93-3|40	%{_texmfdistdir}/metapost/metaobj/metaobj.mp
14mr|texlive-metaobj-0.93-3|41	%{_texmfdistdir}/metapost/metaobj/mobjstandard.mp
14mr|texlive-metaobj-0.93-3|42	%{_texmfdistdir}/metapost/metaobj/proofex.mp
14mr|texlive-metaobj-0.93-3|43	%{_texmfdistdir}/metapost/metaobj/pstricksex1.mp
14mr|texlive-metaobj-0.93-3|44	%{_texmfdistdir}/metapost/metaobj/pstricksex2.mp
14mr|texlive-metaobj-0.93-3|45	%{_texmfdistdir}/metapost/metaobj/pstricksex3.mp
14mr|texlive-metaobj-0.93-3|46	%{_texmfdistdir}/metapost/metaobj/pstricksex4.mp
14mr|texlive-metaobj-0.93-3|47	%doc %{_texmfdistdir}/doc/metapost/metaobj/README
14mr|texlive-metaobj-0.93-3|48	%doc %{_texmfdistdir}/doc/metapost/metaobj/license.txt
14mr|texlive-metaobj-0.93-3|49	%doc %{_texmfdistdir}/doc/metapost/metaobj/momanual.pdf
14mr|texlive-metaobj-0.93-3|50	
14mr|texlive-metaobj-0.93-3|51	#-----------------------------------------------------------------------
14mr|texlive-metaobj-0.93-3|52	%prep
14mr|texlive-metaobj-0.93-3|53	%setup -c -a0 -a1
14mr|texlive-metaobj-0.93-3|54	
14mr|texlive-metaobj-0.93-3|55	%build
14mr|texlive-metaobj-0.93-3|56	
14mr|texlive-metaobj-0.93-3|57	%install
14mr|texlive-metaobj-0.93-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metaobj-0.93-3|59	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-metaobj-0.93-3|60	
14mr|texlive-metaobj-0.93-3|61	
14mr|texlive-metaobj-0.93-3|62	
14mr|texlive-metaobj-0.93-3|63	%changelog
14mr|texlive-metaobj-0.93-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.93-3
14mr|texlive-metaobj-0.93-3|65	+ Revision: 161414e
14mr|texlive-metaobj-0.93-3|66	- MassBuild#440: Increase release tag
14mr|texlive-metaobj-0.93-3|67	
14mr|texlive-metaobj-0.93-3|68	

20737 14
14mr|texlive-metaplot-0.91-3|1	# revision 15878
14mr|texlive-metaplot-0.91-3|2	# category Package
14mr|texlive-metaplot-0.91-3|3	# catalog-ctan /graphics/metaplot
14mr|texlive-metaplot-0.91-3|4	# catalog-date 2006-11-09 21:17:58 +0100
14mr|texlive-metaplot-0.91-3|5	# catalog-license lppl
14mr|texlive-metaplot-0.91-3|6	# catalog-version 0.91
14mr|texlive-metaplot-0.91-3|7	Name:		texlive-metaplot
14mr|texlive-metaplot-0.91-3|8	Version:	0.91
14mr|texlive-metaplot-0.91-3|9	Release:	3
14mr|texlive-metaplot-0.91-3|10	Summary:	Plot-manipulation macros for use in Metapost
14mr|texlive-metaplot-0.91-3|11	Group:		Publishing
14mr|texlive-metaplot-0.91-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metaplot
14mr|texlive-metaplot-0.91-3|13	License:	LPPL
14mr|texlive-metaplot-0.91-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metaplot.tar.xz
14mr|texlive-metaplot-0.91-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metaplot.doc.tar.xz
14mr|texlive-metaplot-0.91-3|16	BuildArch:	noarch
14mr|texlive-metaplot-0.91-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-metaplot-0.91-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-metaplot-0.91-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-metaplot-0.91-3|20	
14mr|texlive-metaplot-0.91-3|21	%description
14mr|texlive-metaplot-0.91-3|22	MetaPlot is a set of Metapost macros for manipulating pre-
14mr|texlive-metaplot-0.91-3|23	generated plots (and similar objects), and formatting them for
14mr|texlive-metaplot-0.91-3|24	inclusion in a Metapost figure. The intent is that the plots
14mr|texlive-metaplot-0.91-3|25	can be generated by some outside program, in an abstract manner
14mr|texlive-metaplot-0.91-3|26	that does not require making decisions about on-page sizing and
14mr|texlive-metaplot-0.91-3|27	layout, and then they can be imported into MetaPlot and
14mr|texlive-metaplot-0.91-3|28	arranged using the full capabilities of Metapost. Metaplot also
14mr|texlive-metaplot-0.91-3|29	includes a very flexible set of macros for generating plot
14mr|texlive-metaplot-0.91-3|30	axes, which may be useful in other contexts as well. Presently,
14mr|texlive-metaplot-0.91-3|31	MetaPlot is in something of a pre-release beta state; it is
14mr|texlive-metaplot-0.91-3|32	quite functional, but the syntax of the commands are still
14mr|texlive-metaplot-0.91-3|33	potentially in flux. Bug reports and other suggestions would be
14mr|texlive-metaplot-0.91-3|34	most welcome!.
14mr|texlive-metaplot-0.91-3|35	
14mr|texlive-metaplot-0.91-3|36	%post
14mr|texlive-metaplot-0.91-3|37	%{_sbindir}/texlive.post
14mr|texlive-metaplot-0.91-3|38	
14mr|texlive-metaplot-0.91-3|39	%postun
14mr|texlive-metaplot-0.91-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-metaplot-0.91-3|41	%{_sbindir}/texlive.post
14mr|texlive-metaplot-0.91-3|42	fi
14mr|texlive-metaplot-0.91-3|43	
14mr|texlive-metaplot-0.91-3|44	#-----------------------------------------------------------------------
14mr|texlive-metaplot-0.91-3|45	%files
14mr|texlive-metaplot-0.91-3|46	%{_texmfdistdir}/metapost/metaplot/axes.mp
14mr|texlive-metaplot-0.91-3|47	%{_texmfdistdir}/metapost/metaplot/metaplot.mp
14mr|texlive-metaplot-0.91-3|48	%doc %{_texmfdistdir}/doc/latex/metaplot/README
14mr|texlive-metaplot-0.91-3|49	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/cap1.cc
14mr|texlive-metaplot-0.91-3|50	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/cap1.mp
14mr|texlive-metaplot-0.91-3|51	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/capillary.cc
14mr|texlive-metaplot-0.91-3|52	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/cpoint.cc
14mr|texlive-metaplot-0.91-3|53	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/cpoint.h
14mr|texlive-metaplot-0.91-3|54	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/figure_1.mp
14mr|texlive-metaplot-0.91-3|55	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/figures_2-7.mp
14mr|texlive-metaplot-0.91-3|56	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/figures_8-9.mp
14mr|texlive-metaplot-0.91-3|57	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/gpl.txt
14mr|texlive-metaplot-0.91-3|58	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/mc2.mp
14mr|texlive-metaplot-0.91-3|59	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/metacontour.cc
14mr|texlive-metaplot-0.91-3|60	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/metacontour.h
14mr|texlive-metaplot-0.91-3|61	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/metacontour_main.cc
14mr|texlive-metaplot-0.91-3|62	%doc %{_texmfdistdir}/doc/latex/metaplot/metaplot_preprint.pdf
14mr|texlive-metaplot-0.91-3|63	
14mr|texlive-metaplot-0.91-3|64	#-----------------------------------------------------------------------
14mr|texlive-metaplot-0.91-3|65	%prep
14mr|texlive-metaplot-0.91-3|66	%setup -c -a0 -a1
14mr|texlive-metaplot-0.91-3|67	
14mr|texlive-metaplot-0.91-3|68	%build
14mr|texlive-metaplot-0.91-3|69	
14mr|texlive-metaplot-0.91-3|70	%install
14mr|texlive-metaplot-0.91-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metaplot-0.91-3|72	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-metaplot-0.91-3|73	
14mr|texlive-metaplot-0.91-3|74	
14mr|texlive-metaplot-0.91-3|75	
14mr|texlive-metaplot-0.91-3|76	%changelog
14mr|texlive-metaplot-0.91-3|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.91-3
14mr|texlive-metaplot-0.91-3|78	+ Revision: 4886f82
14mr|texlive-metaplot-0.91-3|79	- MassBuild#440: Increase release tag
14mr|texlive-metaplot-0.91-3|80	
14mr|texlive-metaplot-0.91-3|81	

20738 14
14mr|texlive-metapost-1.803-6|1	# revision 31860
14mr|texlive-metapost-1.803-6|2	# category Package
14mr|texlive-metapost-1.803-6|3	# catalog-ctan /graphics/metapost/base
14mr|texlive-metapost-1.803-6|4	# catalog-date 2013-06-20 18:08:19 +0200
14mr|texlive-metapost-1.803-6|5	# catalog-license lgpl
14mr|texlive-metapost-1.803-6|6	# catalog-version 1.803
14mr|texlive-metapost-1.803-6|7	Name:		texlive-metapost
14mr|texlive-metapost-1.803-6|8	Version:	1.803
14mr|texlive-metapost-1.803-6|9	Release:	6
14mr|texlive-metapost-1.803-6|10	Summary:	A development of Metafont for creating graphics
14mr|texlive-metapost-1.803-6|11	Group:		Publishing
14mr|texlive-metapost-1.803-6|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/base
14mr|texlive-metapost-1.803-6|13	License:	LGPL
14mr|texlive-metapost-1.803-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metapost.tar.xz
14mr|texlive-metapost-1.803-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metapost.doc.tar.xz
14mr|texlive-metapost-1.803-6|16	BuildArch:	noarch
14mr|texlive-metapost-1.803-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-metapost-1.803-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-metapost-1.803-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-metapost-1.803-6|20	Requires:	texlive-metapost.bin
14mr|texlive-metapost-1.803-6|21	
14mr|texlive-metapost-1.803-6|22	%description
14mr|texlive-metapost-1.803-6|23	MetaPost uses a language based on that of Metafont to produce
14mr|texlive-metapost-1.803-6|24	precise technical illustrations. Its output is scalable
14mr|texlive-metapost-1.803-6|25	PostScript or SVG, rather than the bitmaps Metafont creates.
14mr|texlive-metapost-1.803-6|26	
14mr|texlive-metapost-1.803-6|27	%post
14mr|texlive-metapost-1.803-6|28	%{_sbindir}/texlive.post
14mr|texlive-metapost-1.803-6|29	
14mr|texlive-metapost-1.803-6|30	%postun
14mr|texlive-metapost-1.803-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-metapost-1.803-6|32	%{_sbindir}/texlive.post
14mr|texlive-metapost-1.803-6|33	fi
14mr|texlive-metapost-1.803-6|34	
14mr|texlive-metapost-1.803-6|35	#-----------------------------------------------------------------------
14mr|texlive-metapost-1.803-6|36	%files
14mr|texlive-metapost-1.803-6|37	%{_texmfdistdir}/fonts/afm/metapost/freeeuro.afm
14mr|texlive-metapost-1.803-6|38	%{_texmfdistdir}/fonts/afm/metapost/psyrgo.afm
14mr|texlive-metapost-1.803-6|39	%{_texmfdistdir}/fonts/afm/metapost/zpzdr-reversed.afm
14mr|texlive-metapost-1.803-6|40	%{_texmfdistdir}/fonts/enc/dvips/metapost/groff.enc
14mr|texlive-metapost-1.803-6|41	%{_texmfdistdir}/fonts/map/dvips/metapost/troff-updmap.map
14mr|texlive-metapost-1.803-6|42	%{_texmfdistdir}/fonts/map/dvips/metapost/troff.map
14mr|texlive-metapost-1.803-6|43	%{_texmfdistdir}/fonts/tfm/metapost/freeeuro.tfm
14mr|texlive-metapost-1.803-6|44	%{_texmfdistdir}/fonts/tfm/metapost/pagd8g.tfm
14mr|texlive-metapost-1.803-6|45	%{_texmfdistdir}/fonts/tfm/metapost/pagdo8g.tfm
14mr|texlive-metapost-1.803-6|46	%{_texmfdistdir}/fonts/tfm/metapost/pagk8g.tfm
14mr|texlive-metapost-1.803-6|47	%{_texmfdistdir}/fonts/tfm/metapost/pagko8g.tfm
14mr|texlive-metapost-1.803-6|48	%{_texmfdistdir}/fonts/tfm/metapost/pbkd8g.tfm
14mr|texlive-metapost-1.803-6|49	%{_texmfdistdir}/fonts/tfm/metapost/pbkdi8g.tfm
14mr|texlive-metapost-1.803-6|50	%{_texmfdistdir}/fonts/tfm/metapost/pbkl8g.tfm
14mr|texlive-metapost-1.803-6|51	%{_texmfdistdir}/fonts/tfm/metapost/pbkli8g.tfm
14mr|texlive-metapost-1.803-6|52	%{_texmfdistdir}/fonts/tfm/metapost/pcrb8g.tfm
14mr|texlive-metapost-1.803-6|53	%{_texmfdistdir}/fonts/tfm/metapost/pcrbo8g.tfm
14mr|texlive-metapost-1.803-6|54	%{_texmfdistdir}/fonts/tfm/metapost/pcrr8g.tfm
14mr|texlive-metapost-1.803-6|55	%{_texmfdistdir}/fonts/tfm/metapost/pcrro8g.tfm
14mr|texlive-metapost-1.803-6|56	%{_texmfdistdir}/fonts/tfm/metapost/phvb8g.tfm
14mr|texlive-metapost-1.803-6|57	%{_texmfdistdir}/fonts/tfm/metapost/phvb8gn.tfm
14mr|texlive-metapost-1.803-6|58	%{_texmfdistdir}/fonts/tfm/metapost/phvbo8g.tfm
14mr|texlive-metapost-1.803-6|59	%{_texmfdistdir}/fonts/tfm/metapost/phvbo8gn.tfm
14mr|texlive-metapost-1.803-6|60	%{_texmfdistdir}/fonts/tfm/metapost/phvr8g.tfm
14mr|texlive-metapost-1.803-6|61	%{_texmfdistdir}/fonts/tfm/metapost/phvr8gn.tfm
14mr|texlive-metapost-1.803-6|62	%{_texmfdistdir}/fonts/tfm/metapost/phvro8g.tfm
14mr|texlive-metapost-1.803-6|63	%{_texmfdistdir}/fonts/tfm/metapost/phvro8gn.tfm
14mr|texlive-metapost-1.803-6|64	%{_texmfdistdir}/fonts/tfm/metapost/pncb8g.tfm
14mr|texlive-metapost-1.803-6|65	%{_texmfdistdir}/fonts/tfm/metapost/pncbi8g.tfm
14mr|texlive-metapost-1.803-6|66	%{_texmfdistdir}/fonts/tfm/metapost/pncr8g.tfm
14mr|texlive-metapost-1.803-6|67	%{_texmfdistdir}/fonts/tfm/metapost/pncri8g.tfm
14mr|texlive-metapost-1.803-6|68	%{_texmfdistdir}/fonts/tfm/metapost/pplb8g.tfm
14mr|texlive-metapost-1.803-6|69	%{_texmfdistdir}/fonts/tfm/metapost/pplbi8g.tfm
14mr|texlive-metapost-1.803-6|70	%{_texmfdistdir}/fonts/tfm/metapost/pplr8g.tfm
14mr|texlive-metapost-1.803-6|71	%{_texmfdistdir}/fonts/tfm/metapost/pplri8g.tfm
14mr|texlive-metapost-1.803-6|72	%{_texmfdistdir}/fonts/tfm/metapost/psyrgo.tfm
14mr|texlive-metapost-1.803-6|73	%{_texmfdistdir}/fonts/tfm/metapost/ptmb8g.tfm
14mr|texlive-metapost-1.803-6|74	%{_texmfdistdir}/fonts/tfm/metapost/ptmbi8g.tfm
14mr|texlive-metapost-1.803-6|75	%{_texmfdistdir}/fonts/tfm/metapost/ptmr8g.tfm
14mr|texlive-metapost-1.803-6|76	%{_texmfdistdir}/fonts/tfm/metapost/ptmri8g.tfm
14mr|texlive-metapost-1.803-6|77	%{_texmfdistdir}/fonts/tfm/metapost/pzcmi8g.tfm
14mr|texlive-metapost-1.803-6|78	%{_texmfdistdir}/fonts/tfm/metapost/zpzdr-reversed.tfm
14mr|texlive-metapost-1.803-6|79	%{_texmfdistdir}/fonts/type1/metapost/freeeuro.pfa
14mr|texlive-metapost-1.803-6|80	%{_texmfdistdir}/metapost/base/TEX.mp
14mr|texlive-metapost-1.803-6|81	%{_texmfdistdir}/metapost/base/boxes.mp
14mr|texlive-metapost-1.803-6|82	%{_texmfdistdir}/metapost/base/format.mp
14mr|texlive-metapost-1.803-6|83	%{_texmfdistdir}/metapost/base/graph.mp
14mr|texlive-metapost-1.803-6|84	%{_texmfdistdir}/metapost/base/marith.mp
14mr|texlive-metapost-1.803-6|85	%{_texmfdistdir}/metapost/base/mfplain.mp
14mr|texlive-metapost-1.803-6|86	%{_texmfdistdir}/metapost/base/mpost.mp
14mr|texlive-metapost-1.803-6|87	%{_texmfdistdir}/metapost/base/plain.mp
14mr|texlive-metapost-1.803-6|88	%{_texmfdistdir}/metapost/base/rboxes.mp
14mr|texlive-metapost-1.803-6|89	%{_texmfdistdir}/metapost/base/sarith.mp
14mr|texlive-metapost-1.803-6|90	%{_texmfdistdir}/metapost/base/string.mp
14mr|texlive-metapost-1.803-6|91	%{_texmfdistdir}/metapost/base/texnum.mp
14mr|texlive-metapost-1.803-6|92	%{_texmfdistdir}/metapost/base/troffnum.mp
14mr|texlive-metapost-1.803-6|93	%{_texmfdistdir}/metapost/config/mfplain.ini
14mr|texlive-metapost-1.803-6|94	%{_texmfdistdir}/metapost/misc/null.mp
14mr|texlive-metapost-1.803-6|95	%{_texmfdistdir}/metapost/support/charlib/12
14mr|texlive-metapost-1.803-6|96	%{_texmfdistdir}/metapost/support/charlib/14
14mr|texlive-metapost-1.803-6|97	%{_texmfdistdir}/metapost/support/charlib/34
14mr|texlive-metapost-1.803-6|98	%{_texmfdistdir}/metapost/support/charlib/Ao
14mr|texlive-metapost-1.803-6|99	%{_texmfdistdir}/metapost/support/charlib/Fi
14mr|texlive-metapost-1.803-6|100	%{_texmfdistdir}/metapost/support/charlib/Fl
14mr|texlive-metapost-1.803-6|101	%{_texmfdistdir}/metapost/support/charlib/L1
14mr|texlive-metapost-1.803-6|102	%{_texmfdistdir}/metapost/support/charlib/LH
14mr|texlive-metapost-1.803-6|103	%{_texmfdistdir}/metapost/support/charlib/Lb
14mr|texlive-metapost-1.803-6|104	%{_texmfdistdir}/metapost/support/charlib/Sl
14mr|texlive-metapost-1.803-6|105	%{_texmfdistdir}/metapost/support/charlib/ao.x
14mr|texlive-metapost-1.803-6|106	%{_texmfdistdir}/metapost/support/charlib/bx
14mr|texlive-metapost-1.803-6|107	%{_texmfdistdir}/metapost/support/charlib/ci
14mr|texlive-metapost-1.803-6|108	%{_texmfdistdir}/metapost/support/charlib/ff
14mr|texlive-metapost-1.803-6|109	%{_texmfdistdir}/metapost/support/charlib/lh.x
14mr|texlive-metapost-1.803-6|110	%{_texmfdistdir}/metapost/support/charlib/ob
14mr|texlive-metapost-1.803-6|111	%{_texmfdistdir}/metapost/support/charlib/rh
14mr|texlive-metapost-1.803-6|112	%{_texmfdistdir}/metapost/support/charlib/sq
14mr|texlive-metapost-1.803-6|113	%{_texmfdistdir}/metapost/support/charlib/twiddle
14mr|texlive-metapost-1.803-6|114	%{_texmfdistdir}/metapost/support/trchars.adj
14mr|texlive-metapost-1.803-6|115	%{_texmfdistdir}/metapost/support/trfonts.map
14mr|texlive-metapost-1.803-6|116	%{_texmfdistdir}/tex/generic/metapost/mproof.tex
14mr|texlive-metapost-1.803-6|117	%{_texmfdistdir}/tex/generic/metapost/mpsproof.tex
14mr|texlive-metapost-1.803-6|118	%doc %{_mandir}/man1/dvitomp.1*
14mr|texlive-metapost-1.803-6|119	%doc %{_texmfdistdir}/doc/man/man1/dvitomp.man1.pdf
14mr|texlive-metapost-1.803-6|120	%doc %{_mandir}/man1/mpost.1*
14mr|texlive-metapost-1.803-6|121	%doc %{_texmfdistdir}/doc/man/man1/mpost.man1.pdf
14mr|texlive-metapost-1.803-6|122	%doc %{_texmfdistdir}/doc/metapost/base/grdemo-doc.pdf
14mr|texlive-metapost-1.803-6|123	%doc %{_texmfdistdir}/doc/metapost/base/grdemo.pdf
14mr|texlive-metapost-1.803-6|124	%doc %{_texmfdistdir}/doc/metapost/base/index.html
14mr|texlive-metapost-1.803-6|125	%doc %{_texmfdistdir}/doc/metapost/base/mpboxes.pdf
14mr|texlive-metapost-1.803-6|126	%doc %{_texmfdistdir}/doc/metapost/base/mpgraph.pdf
14mr|texlive-metapost-1.803-6|127	%doc %{_texmfdistdir}/doc/metapost/base/mpintro.pdf
14mr|texlive-metapost-1.803-6|128	%doc %{_texmfdistdir}/doc/metapost/base/mplibapi.pdf
14mr|texlive-metapost-1.803-6|129	%doc %{_texmfdistdir}/doc/metapost/base/mpman.pdf
14mr|texlive-metapost-1.803-6|130	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/Makefile
14mr|texlive-metapost-1.803-6|131	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/README
14mr|texlive-metapost-1.803-6|132	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/TODO
14mr|texlive-metapost-1.803-6|133	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/agepop91.d
14mr|texlive-metapost-1.803-6|134	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/agepopm.d
14mr|texlive-metapost-1.803-6|135	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/charts.mp
14mr|texlive-metapost-1.803-6|136	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/cm2lm.map
14mr|texlive-metapost-1.803-6|137	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/countries.d
14mr|texlive-metapost-1.803-6|138	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/ctabbing.sty
14mr|texlive-metapost-1.803-6|139	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/demo.ms
14mr|texlive-metapost-1.803-6|140	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/energy.d
14mr|texlive-metapost-1.803-6|141	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/figs.1
14mr|texlive-metapost-1.803-6|142	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/figs.mp
14mr|texlive-metapost-1.803-6|143	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo-doc.ms
14mr|texlive-metapost-1.803-6|144	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo-doc.ps
14mr|texlive-metapost-1.803-6|145	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo.eps
14mr|texlive-metapost-1.803-6|146	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo.mp
14mr|texlive-metapost-1.803-6|147	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo.ms
14mr|texlive-metapost-1.803-6|148	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/lead.d
14mr|texlive-metapost-1.803-6|149	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/matmul.d
14mr|texlive-metapost-1.803-6|150	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpboxes.bib
14mr|texlive-metapost-1.803-6|151	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpboxes.mp
14mr|texlive-metapost-1.803-6|152	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpboxes.tex
14mr|texlive-metapost-1.803-6|153	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpgraph.bib
14mr|texlive-metapost-1.803-6|154	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpgraph.mp
14mr|texlive-metapost-1.803-6|155	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpgraph.tex
14mr|texlive-metapost-1.803-6|156	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mplibapi.tex
14mr|texlive-metapost-1.803-6|157	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-app-legacy.tex
14mr|texlive-metapost-1.803-6|158	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-app-optab.tex
14mr|texlive-metapost-1.803-6|159	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-app-refman.tex
14mr|texlive-metapost-1.803-6|160	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-charts.mp
14mr|texlive-metapost-1.803-6|161	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.bib
14mr|texlive-metapost-1.803-6|162	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.ist
14mr|texlive-metapost-1.803-6|163	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.mp
14mr|texlive-metapost-1.803-6|164	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.tex
14mr|texlive-metapost-1.803-6|165	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/timepop.d
14mr|texlive-metapost-1.803-6|166	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/Makefile
14mr|texlive-metapost-1.803-6|167	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/abstract.tex
14mr|texlive-metapost-1.803-6|168	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/annulus.mp
14mr|texlive-metapost-1.803-6|169	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/arrows.tex
14mr|texlive-metapost-1.803-6|170	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/biblio.tex
14mr|texlive-metapost-1.803-6|171	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/circles.mp
14mr|texlive-metapost-1.803-6|172	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/commands.tex
14mr|texlive-metapost-1.803-6|173	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/compilation.tex
14mr|texlive-metapost-1.803-6|174	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/conclusion.tex
14mr|texlive-metapost-1.803-6|175	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/data.d
14mr|texlive-metapost-1.803-6|176	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/data.mp
14mr|texlive-metapost-1.803-6|177	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/data.tex
14mr|texlive-metapost-1.803-6|178	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/draw.mp
14mr|texlive-metapost-1.803-6|179	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/draw.tex
14mr|texlive-metapost-1.803-6|180	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/fill.mp
14mr|texlive-metapost-1.803-6|181	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/fill.tex
14mr|texlive-metapost-1.803-6|182	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/graph.tex
14mr|texlive-metapost-1.803-6|183	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/inclusion.tex
14mr|texlive-metapost-1.803-6|184	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/intro.tex
14mr|texlive-metapost-1.803-6|185	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/label.mp
14mr|texlive-metapost-1.803-6|186	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/label.tex
14mr|texlive-metapost-1.803-6|187	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/mpintro.bib
14mr|texlive-metapost-1.803-6|188	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/mpintro.ltx
14mr|texlive-metapost-1.803-6|189	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/paperclip.mp
14mr|texlive-metapost-1.803-6|190	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/parabola.mp
14mr|texlive-metapost-1.803-6|191	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/previewer.eps
14mr|texlive-metapost-1.803-6|192	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/previewer.pdf
14mr|texlive-metapost-1.803-6|193	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/previewer.png
14mr|texlive-metapost-1.803-6|194	
14mr|texlive-metapost-1.803-6|195	#-----------------------------------------------------------------------
14mr|texlive-metapost-1.803-6|196	%prep
14mr|texlive-metapost-1.803-6|197	%setup -c -a0 -a1
14mr|texlive-metapost-1.803-6|198	
14mr|texlive-metapost-1.803-6|199	%build
14mr|texlive-metapost-1.803-6|200	
14mr|texlive-metapost-1.803-6|201	%install
14mr|texlive-metapost-1.803-6|202	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-metapost-1.803-6|203	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-metapost-1.803-6|204	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-metapost-1.803-6|205	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-metapost-1.803-6|206	
14mr|texlive-metapost-1.803-6|207	%changelog
14mr|texlive-metapost-1.803-6|208	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.803-6
14mr|texlive-metapost-1.803-6|209	+ Revision: 752ebab
14mr|texlive-metapost-1.803-6|210	- MassBuild#440: Increase release tag
14mr|texlive-metapost-1.803-6|211	
14mr|texlive-metapost-1.803-6|212	

20739 14
14mr|texlive-metapost-examples-20080420-3|1	# revision 15878
14mr|texlive-metapost-examples-20080420-3|2	# category Package
14mr|texlive-metapost-examples-20080420-3|3	# catalog-ctan /info/metapost/examples
14mr|texlive-metapost-examples-20080420-3|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-metapost-examples-20080420-3|5	# catalog-license other-free
14mr|texlive-metapost-examples-20080420-3|6	# catalog-version undef
14mr|texlive-metapost-examples-20080420-3|7	Name:		texlive-metapost-examples
14mr|texlive-metapost-examples-20080420-3|8	Version:	20080420
14mr|texlive-metapost-examples-20080420-3|9	Release:	3
14mr|texlive-metapost-examples-20080420-3|10	Summary:	Example drawings using MetaPost
14mr|texlive-metapost-examples-20080420-3|11	Group:		Publishing
14mr|texlive-metapost-examples-20080420-3|12	URL:		http://www.ctan.org/tex-archive/info/metapost/examples
14mr|texlive-metapost-examples-20080420-3|13	License:	OTHER-FREE
14mr|texlive-metapost-examples-20080420-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metapost-examples.tar.xz
14mr|texlive-metapost-examples-20080420-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metapost-examples.doc.tar.xz
14mr|texlive-metapost-examples-20080420-3|16	BuildArch:	noarch
14mr|texlive-metapost-examples-20080420-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-metapost-examples-20080420-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-metapost-examples-20080420-3|19	
14mr|texlive-metapost-examples-20080420-3|20	%description
14mr|texlive-metapost-examples-20080420-3|21	These are a few (hundred) example pictures drawn with MetaPost,
14mr|texlive-metapost-examples-20080420-3|22	ranging from very simple (lines and circles) to rather
14mr|texlive-metapost-examples-20080420-3|23	intricate (uncommon geometric transformations, fractals,
14mr|texlive-metapost-examples-20080420-3|24	bitmap, etc).
14mr|texlive-metapost-examples-20080420-3|25	
14mr|texlive-metapost-examples-20080420-3|26	#-----------------------------------------------------------------------
14mr|texlive-metapost-examples-20080420-3|27	%files
14mr|texlive-metapost-examples-20080420-3|28	%doc %{_texmfdistdir}/doc/metapost/metapost-examples/Makefile
14mr|texlive-metapost-examples-20080420-3|29	%doc %{_texmfdistdir}/doc/metapost/metapost-examples/README
14mr|texlive-metapost-examples-20080420-3|30	%doc %{_texmfdistdir}/doc/metapost/metapost-examples/data1
14mr|texlive-metapost-examples-20080420-3|31	%doc %{_texmfdistdir}/doc/metapost/metapost-examples/data2
14mr|texlive-metapost-examples-20080420-3|32	%doc %{_texmfdistdir}/doc/metapost/metapost-examples/data3
14mr|texlive-metapost-examples-20080420-3|33	%doc %{_texmfdistdir}/doc/metapost/metapost-examples/examples.mp
14mr|texlive-metapost-examples-20080420-3|34	%doc %{_texmfdistdir}/doc/metapost/metapost-examples/mp2html.pl
14mr|texlive-metapost-examples-20080420-3|35	
14mr|texlive-metapost-examples-20080420-3|36	#-----------------------------------------------------------------------
14mr|texlive-metapost-examples-20080420-3|37	%prep
14mr|texlive-metapost-examples-20080420-3|38	%setup -c -a0 -a1
14mr|texlive-metapost-examples-20080420-3|39	
14mr|texlive-metapost-examples-20080420-3|40	%build
14mr|texlive-metapost-examples-20080420-3|41	
14mr|texlive-metapost-examples-20080420-3|42	%install
14mr|texlive-metapost-examples-20080420-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metapost-examples-20080420-3|44	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-metapost-examples-20080420-3|45	
14mr|texlive-metapost-examples-20080420-3|46	
14mr|texlive-metapost-examples-20080420-3|47	
14mr|texlive-metapost-examples-20080420-3|48	%changelog
14mr|texlive-metapost-examples-20080420-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080420-3
14mr|texlive-metapost-examples-20080420-3|50	+ Revision: 6345fb6
14mr|texlive-metapost-examples-20080420-3|51	- MassBuild#440: Increase release tag
14mr|texlive-metapost-examples-20080420-3|52	
14mr|texlive-metapost-examples-20080420-3|53	

20740 14
14mr|texlive-metatex-1.1-3|1	# revision 15878
14mr|texlive-metatex-1.1-3|2	# category Package
14mr|texlive-metatex-1.1-3|3	# catalog-ctan /macros/plain/contrib/metatex
14mr|texlive-metatex-1.1-3|4	# catalog-date 2007-01-09 22:36:10 +0100
14mr|texlive-metatex-1.1-3|5	# catalog-license gpl
14mr|texlive-metatex-1.1-3|6	# catalog-version 1.1
14mr|texlive-metatex-1.1-3|7	Name:		texlive-metatex
14mr|texlive-metatex-1.1-3|8	Version:	1.1
14mr|texlive-metatex-1.1-3|9	Release:	3
14mr|texlive-metatex-1.1-3|10	Summary:	Incorporate MetaFont pictures in TeX source
14mr|texlive-metatex-1.1-3|11	Group:		Publishing
14mr|texlive-metatex-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/metatex
14mr|texlive-metatex-1.1-3|13	License:	GPL
14mr|texlive-metatex-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metatex.tar.xz
14mr|texlive-metatex-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metatex.doc.tar.xz
14mr|texlive-metatex-1.1-3|16	BuildArch:	noarch
14mr|texlive-metatex-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-metatex-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-metatex-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-metatex-1.1-3|20	
14mr|texlive-metatex-1.1-3|21	%description
14mr|texlive-metatex-1.1-3|22	METATeX is a set of plain TeX and MetaFont macros that you can
14mr|texlive-metatex-1.1-3|23	use to define both the text and the figures in a single source
14mr|texlive-metatex-1.1-3|24	file. Because METATeX sets up two way communication, from TeX
14mr|texlive-metatex-1.1-3|25	to MetaFont and back from MetaFont to TeX, drawing dimensions
14mr|texlive-metatex-1.1-3|26	can be controlled by TeX and labels can be located by MetaFont.
14mr|texlive-metatex-1.1-3|27	Only standard features of TeX and MetaFont are used, but two
14mr|texlive-metatex-1.1-3|28	runs of TeX and one of MetaFont are needed.
14mr|texlive-metatex-1.1-3|29	
14mr|texlive-metatex-1.1-3|30	%post
14mr|texlive-metatex-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-metatex-1.1-3|32	
14mr|texlive-metatex-1.1-3|33	%postun
14mr|texlive-metatex-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-metatex-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-metatex-1.1-3|36	fi
14mr|texlive-metatex-1.1-3|37	
14mr|texlive-metatex-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-metatex-1.1-3|39	%files
14mr|texlive-metatex-1.1-3|40	%{_texmfdistdir}/tex/plain/metatex/metatex.tex
14mr|texlive-metatex-1.1-3|41	%doc %{_texmfdistdir}/doc/plain/metatex/README
14mr|texlive-metatex-1.1-3|42	%doc %{_texmfdistdir}/doc/plain/metatex/gpl.txt
14mr|texlive-metatex-1.1-3|43	%doc %{_texmfdistdir}/doc/plain/metatex/mtmp2pdf.tex
14mr|texlive-metatex-1.1-3|44	%doc %{_texmfdistdir}/doc/plain/metatex/mtpaper.pdf
14mr|texlive-metatex-1.1-3|45	%doc %{_texmfdistdir}/doc/plain/metatex/mtpaper/delay.mf
14mr|texlive-metatex-1.1-3|46	%doc %{_texmfdistdir}/doc/plain/metatex/mtpaper/diagram.tex
14mr|texlive-metatex-1.1-3|47	%doc %{_texmfdistdir}/doc/plain/metatex/mtpaper/frame.tex
14mr|texlive-metatex-1.1-3|48	%doc %{_texmfdistdir}/doc/plain/metatex/mtpaper/mtpaper.tex
14mr|texlive-metatex-1.1-3|49	%doc %{_texmfdistdir}/doc/plain/metatex/mtpaper/shadow.tex
14mr|texlive-metatex-1.1-3|50	
14mr|texlive-metatex-1.1-3|51	#-----------------------------------------------------------------------
14mr|texlive-metatex-1.1-3|52	%prep
14mr|texlive-metatex-1.1-3|53	%setup -c -a0 -a1
14mr|texlive-metatex-1.1-3|54	
14mr|texlive-metatex-1.1-3|55	%build
14mr|texlive-metatex-1.1-3|56	
14mr|texlive-metatex-1.1-3|57	%install
14mr|texlive-metatex-1.1-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metatex-1.1-3|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-metatex-1.1-3|60	
14mr|texlive-metatex-1.1-3|61	
14mr|texlive-metatex-1.1-3|62	
14mr|texlive-metatex-1.1-3|63	%changelog
14mr|texlive-metatex-1.1-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-metatex-1.1-3|65	+ Revision: e928b9e
14mr|texlive-metatex-1.1-3|66	- MassBuild#440: Increase release tag
14mr|texlive-metatex-1.1-3|67	
14mr|texlive-metatex-1.1-3|68	

20741 14
14mr|texlive-metauml-0.2.5-3|1	# revision 19692
14mr|texlive-metauml-0.2.5-3|2	# category Package
14mr|texlive-metauml-0.2.5-3|3	# catalog-ctan /graphics/metapost/contrib/macros/metauml
14mr|texlive-metauml-0.2.5-3|4	# catalog-date 2010-07-30 13:14:18 +0200
14mr|texlive-metauml-0.2.5-3|5	# catalog-license gpl
14mr|texlive-metauml-0.2.5-3|6	# catalog-version 0.2.5
14mr|texlive-metauml-0.2.5-3|7	Name:		texlive-metauml
14mr|texlive-metauml-0.2.5-3|8	Version:	0.2.5
14mr|texlive-metauml-0.2.5-3|9	Release:	3
14mr|texlive-metauml-0.2.5-3|10	Summary:	MetaPost library for typesetting UML diagrams
14mr|texlive-metauml-0.2.5-3|11	Group:		Publishing
14mr|texlive-metauml-0.2.5-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/metauml
14mr|texlive-metauml-0.2.5-3|13	License:	GPL
14mr|texlive-metauml-0.2.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metauml.tar.xz
14mr|texlive-metauml-0.2.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metauml.doc.tar.xz
14mr|texlive-metauml-0.2.5-3|16	BuildArch:	noarch
14mr|texlive-metauml-0.2.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-metauml-0.2.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-metauml-0.2.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-metauml-0.2.5-3|20	
14mr|texlive-metauml-0.2.5-3|21	%description
14mr|texlive-metauml-0.2.5-3|22	MetaUML is a MetaPost library for typesetting UML diagrams,
14mr|texlive-metauml-0.2.5-3|23	which provides a usable, human-friendly textual notation for
14mr|texlive-metauml-0.2.5-3|24	UML, offering now support for class, package, activity, state,
14mr|texlive-metauml-0.2.5-3|25	and use case diagrams.
14mr|texlive-metauml-0.2.5-3|26	
14mr|texlive-metauml-0.2.5-3|27	%post
14mr|texlive-metauml-0.2.5-3|28	%{_sbindir}/texlive.post
14mr|texlive-metauml-0.2.5-3|29	
14mr|texlive-metauml-0.2.5-3|30	%postun
14mr|texlive-metauml-0.2.5-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-metauml-0.2.5-3|32	%{_sbindir}/texlive.post
14mr|texlive-metauml-0.2.5-3|33	fi
14mr|texlive-metauml-0.2.5-3|34	
14mr|texlive-metauml-0.2.5-3|35	#-----------------------------------------------------------------------
14mr|texlive-metauml-0.2.5-3|36	%files
14mr|texlive-metauml-0.2.5-3|37	%{_texmfdistdir}/metapost/metauml/metauml.mp
14mr|texlive-metauml-0.2.5-3|38	%{_texmfdistdir}/metapost/metauml/metauml_activity.mp
14mr|texlive-metauml-0.2.5-3|39	%{_texmfdistdir}/metapost/metauml/metauml_base.mp
14mr|texlive-metauml-0.2.5-3|40	%{_texmfdistdir}/metapost/metauml/metauml_behavioral_common.mp
14mr|texlive-metauml-0.2.5-3|41	%{_texmfdistdir}/metapost/metauml/metauml_class.mp
14mr|texlive-metauml-0.2.5-3|42	%{_texmfdistdir}/metapost/metauml/metauml_class_assoc.mp
14mr|texlive-metauml-0.2.5-3|43	%{_texmfdistdir}/metapost/metauml/metauml_class_clipart.mp
14mr|texlive-metauml-0.2.5-3|44	%{_texmfdistdir}/metapost/metauml/metauml_class_relations.mp
14mr|texlive-metauml-0.2.5-3|45	%{_texmfdistdir}/metapost/metauml/metauml_component.mp
14mr|texlive-metauml-0.2.5-3|46	%{_texmfdistdir}/metapost/metauml/metauml_component_relations.mp
14mr|texlive-metauml-0.2.5-3|47	%{_texmfdistdir}/metapost/metauml/metauml_defaults.mp
14mr|texlive-metauml-0.2.5-3|48	%{_texmfdistdir}/metapost/metauml/metauml_instance.mp
14mr|texlive-metauml-0.2.5-3|49	%{_texmfdistdir}/metapost/metauml/metauml_links.mp
14mr|texlive-metauml-0.2.5-3|50	%{_texmfdistdir}/metapost/metauml/metauml_note.mp
14mr|texlive-metauml-0.2.5-3|51	%{_texmfdistdir}/metapost/metauml/metauml_package.mp
14mr|texlive-metauml-0.2.5-3|52	%{_texmfdistdir}/metapost/metauml/metauml_package_relations.mp
14mr|texlive-metauml-0.2.5-3|53	%{_texmfdistdir}/metapost/metauml/metauml_paths.mp
14mr|texlive-metauml-0.2.5-3|54	%{_texmfdistdir}/metapost/metauml/metauml_skin_simple.mp
14mr|texlive-metauml-0.2.5-3|55	%{_texmfdistdir}/metapost/metauml/metauml_state.mp
14mr|texlive-metauml-0.2.5-3|56	%{_texmfdistdir}/metapost/metauml/metauml_stereotype.mp
14mr|texlive-metauml-0.2.5-3|57	%{_texmfdistdir}/metapost/metauml/metauml_templates.mp
14mr|texlive-metauml-0.2.5-3|58	%{_texmfdistdir}/metapost/metauml/metauml_usecase.mp
14mr|texlive-metauml-0.2.5-3|59	%{_texmfdistdir}/metapost/metauml/metauml_usecase_clipart.mp
14mr|texlive-metauml-0.2.5-3|60	%{_texmfdistdir}/metapost/metauml/util_commons.mp
14mr|texlive-metauml-0.2.5-3|61	%{_texmfdistdir}/metapost/metauml/util_group.mp
14mr|texlive-metauml-0.2.5-3|62	%{_texmfdistdir}/metapost/metauml/util_infrastructure.mp
14mr|texlive-metauml-0.2.5-3|63	%{_texmfdistdir}/metapost/metauml/util_log.mp
14mr|texlive-metauml-0.2.5-3|64	%{_texmfdistdir}/metapost/metauml/util_margins.mp
14mr|texlive-metauml-0.2.5-3|65	%{_texmfdistdir}/metapost/metauml/util_object.mp
14mr|texlive-metauml-0.2.5-3|66	%{_texmfdistdir}/metapost/metauml/util_picture.mp
14mr|texlive-metauml-0.2.5-3|67	%{_texmfdistdir}/metapost/metauml/util_picture_stack.mp
14mr|texlive-metauml-0.2.5-3|68	%{_texmfdistdir}/metapost/metauml/util_positioning.mp
14mr|texlive-metauml-0.2.5-3|69	%{_texmfdistdir}/metapost/metauml/util_shade.mp
14mr|texlive-metauml-0.2.5-3|70	%doc %{_texmfdistdir}/doc/metapost/metauml/README
14mr|texlive-metauml-0.2.5-3|71	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/activity.mp
14mr|texlive-metauml-0.2.5-3|72	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/activity_diagrams.mp
14mr|texlive-metauml-0.2.5-3|73	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/appetizer.mp
14mr|texlive-metauml-0.2.5-3|74	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/boxes_vs_util.mp
14mr|texlive-metauml-0.2.5-3|75	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class.mp
14mr|texlive-metauml-0.2.5-3|76	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_association.mp
14mr|texlive-metauml-0.2.5-3|77	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_customization.mp
14mr|texlive-metauml-0.2.5-3|78	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_customization2.mp
14mr|texlive-metauml-0.2.5-3|79	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_diagrams.mp
14mr|texlive-metauml-0.2.5-3|80	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_templates.mp
14mr|texlive-metauml-0.2.5-3|81	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/cliparts.mp
14mr|texlive-metauml-0.2.5-3|82	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/component.mp
14mr|texlive-metauml-0.2.5-3|83	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/group.mp
14mr|texlive-metauml-0.2.5-3|84	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/how-links-work.mp
14mr|texlive-metauml-0.2.5-3|85	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/instance.mp
14mr|texlive-metauml-0.2.5-3|86	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/mptextmp.mp
14mr|texlive-metauml-0.2.5-3|87	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/mptrace.tmp
14mr|texlive-metauml-0.2.5-3|88	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/note.mp
14mr|texlive-metauml-0.2.5-3|89	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/object_stack.mp
14mr|texlive-metauml-0.2.5-3|90	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/package.mp
14mr|texlive-metauml-0.2.5-3|91	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/paths.mp
14mr|texlive-metauml-0.2.5-3|92	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/paths_man.mp
14mr|texlive-metauml-0.2.5-3|93	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/picture_info.mp
14mr|texlive-metauml-0.2.5-3|94	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/picture_stack.mp
14mr|texlive-metauml-0.2.5-3|95	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/positioning.mp
14mr|texlive-metauml-0.2.5-3|96	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/properties.mp
14mr|texlive-metauml-0.2.5-3|97	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/state.mp
14mr|texlive-metauml-0.2.5-3|98	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/statemachine_diagrams.mp
14mr|texlive-metauml-0.2.5-3|99	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_activity.mp
14mr|texlive-metauml-0.2.5-3|100	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_class.mp
14mr|texlive-metauml-0.2.5-3|101	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_class_qual_assoc.mp
14mr|texlive-metauml-0.2.5-3|102	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_class_templates.mp
14mr|texlive-metauml-0.2.5-3|103	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_component.mp
14mr|texlive-metauml-0.2.5-3|104	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_font.mp
14mr|texlive-metauml-0.2.5-3|105	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_group.mp
14mr|texlive-metauml-0.2.5-3|106	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_instance.mp
14mr|texlive-metauml-0.2.5-3|107	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_lars_issues.mp
14mr|texlive-metauml-0.2.5-3|108	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_lowlevel.mp
14mr|texlive-metauml-0.2.5-3|109	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_note.mp
14mr|texlive-metauml-0.2.5-3|110	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_package.mp
14mr|texlive-metauml-0.2.5-3|111	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_paths.mp
14mr|texlive-metauml-0.2.5-3|112	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_picture.mp
14mr|texlive-metauml-0.2.5-3|113	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_picture_stack.mp
14mr|texlive-metauml-0.2.5-3|114	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_picture_tex_rendering.mp
14mr|texlive-metauml-0.2.5-3|115	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_positioning.mp
14mr|texlive-metauml-0.2.5-3|116	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_skins.mp
14mr|texlive-metauml-0.2.5-3|117	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_skins_global_defaults.mp
14mr|texlive-metauml-0.2.5-3|118	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_state.mp
14mr|texlive-metauml-0.2.5-3|119	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_usecase.mp
14mr|texlive-metauml-0.2.5-3|120	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/usecase.mp
14mr|texlive-metauml-0.2.5-3|121	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/usecase_diagrams.mp
14mr|texlive-metauml-0.2.5-3|122	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/gnu-fdl.tex
14mr|texlive-metauml-0.2.5-3|123	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/macro.tex
14mr|texlive-metauml-0.2.5-3|124	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/metauml_manual.tex
14mr|texlive-metauml-0.2.5-3|125	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/my-bib.bib
14mr|texlive-metauml-0.2.5-3|126	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/test.mp
14mr|texlive-metauml-0.2.5-3|127	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/test_suite.tex
14mr|texlive-metauml-0.2.5-3|128	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual_0.2.5.pdf
14mr|texlive-metauml-0.2.5-3|129	
14mr|texlive-metauml-0.2.5-3|130	#-----------------------------------------------------------------------
14mr|texlive-metauml-0.2.5-3|131	%prep
14mr|texlive-metauml-0.2.5-3|132	%setup -c -a0 -a1
14mr|texlive-metauml-0.2.5-3|133	
14mr|texlive-metauml-0.2.5-3|134	%build
14mr|texlive-metauml-0.2.5-3|135	
14mr|texlive-metauml-0.2.5-3|136	%install
14mr|texlive-metauml-0.2.5-3|137	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metauml-0.2.5-3|138	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-metauml-0.2.5-3|139	
14mr|texlive-metauml-0.2.5-3|140	
14mr|texlive-metauml-0.2.5-3|141	
14mr|texlive-metauml-0.2.5-3|142	%changelog
14mr|texlive-metauml-0.2.5-3|143	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.5-3
14mr|texlive-metauml-0.2.5-3|144	+ Revision: 8716a99
14mr|texlive-metauml-0.2.5-3|145	- MassBuild#440: Increase release tag
14mr|texlive-metauml-0.2.5-3|146	
14mr|texlive-metauml-0.2.5-3|147	

20742 14
14mr|texlive-method-20100314-3|1	# revision 17485
14mr|texlive-method-20100314-3|2	# category Package
14mr|texlive-method-20100314-3|3	# catalog-ctan /macros/latex/contrib/method
14mr|texlive-method-20100314-3|4	# catalog-date 2010-03-14 23:46:18 +0100
14mr|texlive-method-20100314-3|5	# catalog-license lppl
14mr|texlive-method-20100314-3|6	# catalog-version undef
14mr|texlive-method-20100314-3|7	Name:		texlive-method
14mr|texlive-method-20100314-3|8	Version:	20100314
14mr|texlive-method-20100314-3|9	Release:	3
14mr|texlive-method-20100314-3|10	Summary:	Typeset method and variable declarations
14mr|texlive-method-20100314-3|11	Group:		Publishing
14mr|texlive-method-20100314-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/method
14mr|texlive-method-20100314-3|13	License:	LPPL
14mr|texlive-method-20100314-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/method.tar.xz
14mr|texlive-method-20100314-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/method.doc.tar.xz
14mr|texlive-method-20100314-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/method.source.tar.xz
14mr|texlive-method-20100314-3|17	BuildArch:	noarch
14mr|texlive-method-20100314-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-method-20100314-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-method-20100314-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-method-20100314-3|21	
14mr|texlive-method-20100314-3|22	%description
14mr|texlive-method-20100314-3|23	This LaTeX package supports the typesetting of programming
14mr|texlive-method-20100314-3|24	language method and variable declarations. It includes an
14mr|texlive-method-20100314-3|25	option to typeset in French.
14mr|texlive-method-20100314-3|26	
14mr|texlive-method-20100314-3|27	%post
14mr|texlive-method-20100314-3|28	%{_sbindir}/texlive.post
14mr|texlive-method-20100314-3|29	
14mr|texlive-method-20100314-3|30	%postun
14mr|texlive-method-20100314-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-method-20100314-3|32	%{_sbindir}/texlive.post
14mr|texlive-method-20100314-3|33	fi
14mr|texlive-method-20100314-3|34	
14mr|texlive-method-20100314-3|35	#-----------------------------------------------------------------------
14mr|texlive-method-20100314-3|36	%files
14mr|texlive-method-20100314-3|37	%{_texmfdistdir}/tex/latex/method/method.sty
14mr|texlive-method-20100314-3|38	%doc %{_texmfdistdir}/doc/latex/method/README
14mr|texlive-method-20100314-3|39	%doc %{_texmfdistdir}/doc/latex/method/method.pdf
14mr|texlive-method-20100314-3|40	%doc %{_texmfdistdir}/doc/latex/method/methtest.tex
14mr|texlive-method-20100314-3|41	#- source
14mr|texlive-method-20100314-3|42	%doc %{_texmfdistdir}/source/latex/method/Makefile
14mr|texlive-method-20100314-3|43	%doc %{_texmfdistdir}/source/latex/method/method.dtx
14mr|texlive-method-20100314-3|44	%doc %{_texmfdistdir}/source/latex/method/method.ins
14mr|texlive-method-20100314-3|45	
14mr|texlive-method-20100314-3|46	#-----------------------------------------------------------------------
14mr|texlive-method-20100314-3|47	%prep
14mr|texlive-method-20100314-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-method-20100314-3|49	
14mr|texlive-method-20100314-3|50	%build
14mr|texlive-method-20100314-3|51	
14mr|texlive-method-20100314-3|52	%install
14mr|texlive-method-20100314-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-method-20100314-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-method-20100314-3|55	
14mr|texlive-method-20100314-3|56	
14mr|texlive-method-20100314-3|57	
14mr|texlive-method-20100314-3|58	%changelog
14mr|texlive-method-20100314-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100314-3
14mr|texlive-method-20100314-3|60	+ Revision: efd09d7
14mr|texlive-method-20100314-3|61	- MassBuild#440: Increase release tag
14mr|texlive-method-20100314-3|62	
14mr|texlive-method-20100314-3|63	

20743 14
14mr|texlive-metre-1.0-3|1	# revision 18489
14mr|texlive-metre-1.0-3|2	# category Package
14mr|texlive-metre-1.0-3|3	# catalog-ctan /macros/latex/contrib/metre
14mr|texlive-metre-1.0-3|4	# catalog-date 2007-03-09 22:25:45 +0100
14mr|texlive-metre-1.0-3|5	# catalog-license lppl
14mr|texlive-metre-1.0-3|6	# catalog-version 1.0
14mr|texlive-metre-1.0-3|7	Name:		texlive-metre
14mr|texlive-metre-1.0-3|8	Version:	1.0
14mr|texlive-metre-1.0-3|9	Release:	3
14mr|texlive-metre-1.0-3|10	Summary:	Support for the work of classicists
14mr|texlive-metre-1.0-3|11	Group:		Publishing
14mr|texlive-metre-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/metre
14mr|texlive-metre-1.0-3|13	License:	LPPL
14mr|texlive-metre-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metre.tar.xz
14mr|texlive-metre-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metre.doc.tar.xz
14mr|texlive-metre-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metre.source.tar.xz
14mr|texlive-metre-1.0-3|17	BuildArch:	noarch
14mr|texlive-metre-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-metre-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-metre-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-metre-1.0-3|21	
14mr|texlive-metre-1.0-3|22	%description
14mr|texlive-metre-1.0-3|23	The package provides classicists with some of the tools that
14mr|texlive-metre-1.0-3|24	are needed for typesetting scholarly publications dealing with
14mr|texlive-metre-1.0-3|25	Greek and Latin texts, with special emphasis on Greek verse. As
14mr|texlive-metre-1.0-3|26	the package's name suggests, its core is a comprehensive set of
14mr|texlive-metre-1.0-3|27	commands for generating metrical schemes and for placing
14mr|texlive-metre-1.0-3|28	prosodical marks on text set in the Latin or the Greek
14mr|texlive-metre-1.0-3|29	alphabet. The rest of the package provides a miscellany of
14mr|texlive-metre-1.0-3|30	commands for symbols (most of them not directly related to
14mr|texlive-metre-1.0-3|31	metre) that are often used in critical editions of classical
14mr|texlive-metre-1.0-3|32	texts. The package does not require any special font: all
14mr|texlive-metre-1.0-3|33	symbols are taken from the Computer Modern fonts (which are
14mr|texlive-metre-1.0-3|34	included in all TeX distributions) and the package's commands
14mr|texlive-metre-1.0-3|35	are based on TeX primitives.
14mr|texlive-metre-1.0-3|36	
14mr|texlive-metre-1.0-3|37	%post
14mr|texlive-metre-1.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-metre-1.0-3|39	
14mr|texlive-metre-1.0-3|40	%postun
14mr|texlive-metre-1.0-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-metre-1.0-3|42	%{_sbindir}/texlive.post
14mr|texlive-metre-1.0-3|43	fi
14mr|texlive-metre-1.0-3|44	
14mr|texlive-metre-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-metre-1.0-3|46	%files
14mr|texlive-metre-1.0-3|47	%{_texmfdistdir}/tex/latex/metre/metre.sty
14mr|texlive-metre-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/metre/README
14mr|texlive-metre-1.0-3|49	%doc %{_texmfdistdir}/doc/latex/metre/demo.pdf
14mr|texlive-metre-1.0-3|50	%doc %{_texmfdistdir}/doc/latex/metre/demo.tex
14mr|texlive-metre-1.0-3|51	%doc %{_texmfdistdir}/doc/latex/metre/greek1.tex
14mr|texlive-metre-1.0-3|52	%doc %{_texmfdistdir}/doc/latex/metre/greek2.tex
14mr|texlive-metre-1.0-3|53	%doc %{_texmfdistdir}/doc/latex/metre/greek3.tex
14mr|texlive-metre-1.0-3|54	%doc %{_texmfdistdir}/doc/latex/metre/igreek1.tex
14mr|texlive-metre-1.0-3|55	%doc %{_texmfdistdir}/doc/latex/metre/igreek2.tex
14mr|texlive-metre-1.0-3|56	%doc %{_texmfdistdir}/doc/latex/metre/igreek3.tex
14mr|texlive-metre-1.0-3|57	%doc %{_texmfdistdir}/doc/latex/metre/metre.pdf
14mr|texlive-metre-1.0-3|58	#- source
14mr|texlive-metre-1.0-3|59	%doc %{_texmfdistdir}/source/latex/metre/metre.dtx
14mr|texlive-metre-1.0-3|60	%doc %{_texmfdistdir}/source/latex/metre/metre.ins
14mr|texlive-metre-1.0-3|61	
14mr|texlive-metre-1.0-3|62	#-----------------------------------------------------------------------
14mr|texlive-metre-1.0-3|63	%prep
14mr|texlive-metre-1.0-3|64	%setup -c -a0 -a1 -a2
14mr|texlive-metre-1.0-3|65	
14mr|texlive-metre-1.0-3|66	%build
14mr|texlive-metre-1.0-3|67	
14mr|texlive-metre-1.0-3|68	%install
14mr|texlive-metre-1.0-3|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metre-1.0-3|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-metre-1.0-3|71	
14mr|texlive-metre-1.0-3|72	
14mr|texlive-metre-1.0-3|73	
14mr|texlive-metre-1.0-3|74	%changelog
14mr|texlive-metre-1.0-3|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-metre-1.0-3|76	+ Revision: 45a00e4
14mr|texlive-metre-1.0-3|77	- MassBuild#440: Increase release tag
14mr|texlive-metre-1.0-3|78	
14mr|texlive-metre-1.0-3|79	

20744 14
14mr|texlive-metrix-1.0-6|1	# revision 31425
14mr|texlive-metrix-1.0-6|2	# category Package
14mr|texlive-metrix-1.0-6|3	# catalog-ctan /macros/latex/contrib/metrix
14mr|texlive-metrix-1.0-6|4	# catalog-date 2013-08-13 17:10:37 +0200
14mr|texlive-metrix-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-metrix-1.0-6|6	# catalog-version 1.0
14mr|texlive-metrix-1.0-6|7	Name:		texlive-metrix
14mr|texlive-metrix-1.0-6|8	Version:	1.0
14mr|texlive-metrix-1.0-6|9	Release:	6
14mr|texlive-metrix-1.0-6|10	Summary:	Typeset metric marks for Latin text
14mr|texlive-metrix-1.0-6|11	Group:		Publishing
14mr|texlive-metrix-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/metrix
14mr|texlive-metrix-1.0-6|13	License:	LPPL1.3
14mr|texlive-metrix-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metrix.tar.xz
14mr|texlive-metrix-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metrix.doc.tar.xz
14mr|texlive-metrix-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metrix.source.tar.xz
14mr|texlive-metrix-1.0-6|17	BuildArch:	noarch
14mr|texlive-metrix-1.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-metrix-1.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-metrix-1.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-metrix-1.0-6|21	
14mr|texlive-metrix-1.0-6|22	%description
14mr|texlive-metrix-1.0-6|23	The package may be used to type the prosodics/metrics of
14mr|texlive-metrix-1.0-6|24	(latin) verse; it provides macros to typeset the symbols
14mr|texlive-metrix-1.0-6|25	standing alone, and in combination with symbols, giving
14mr|texlive-metrix-1.0-6|26	automatic alignment. The package requires tikz (including the
14mr|texlive-metrix-1.0-6|27	calc library, and the xparse package (thus also requiring the
14mr|texlive-metrix-1.0-6|28	experimental LaTeX 3 environment).
14mr|texlive-metrix-1.0-6|29	
14mr|texlive-metrix-1.0-6|30	%post
14mr|texlive-metrix-1.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-metrix-1.0-6|32	
14mr|texlive-metrix-1.0-6|33	%postun
14mr|texlive-metrix-1.0-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-metrix-1.0-6|35	%{_sbindir}/texlive.post
14mr|texlive-metrix-1.0-6|36	fi
14mr|texlive-metrix-1.0-6|37	
14mr|texlive-metrix-1.0-6|38	#-----------------------------------------------------------------------
14mr|texlive-metrix-1.0-6|39	%files
14mr|texlive-metrix-1.0-6|40	%{_texmfdistdir}/tex/latex/metrix/metrix.sty
14mr|texlive-metrix-1.0-6|41	%doc %{_texmfdistdir}/doc/latex/metrix/README
14mr|texlive-metrix-1.0-6|42	%doc %{_texmfdistdir}/doc/latex/metrix/metrix.pdf
14mr|texlive-metrix-1.0-6|43	#- source
14mr|texlive-metrix-1.0-6|44	%doc %{_texmfdistdir}/source/latex/metrix/metrix.dtx
14mr|texlive-metrix-1.0-6|45	%doc %{_texmfdistdir}/source/latex/metrix/metrix.ins
14mr|texlive-metrix-1.0-6|46	
14mr|texlive-metrix-1.0-6|47	#-----------------------------------------------------------------------
14mr|texlive-metrix-1.0-6|48	%prep
14mr|texlive-metrix-1.0-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-metrix-1.0-6|50	
14mr|texlive-metrix-1.0-6|51	%build
14mr|texlive-metrix-1.0-6|52	
14mr|texlive-metrix-1.0-6|53	%install
14mr|texlive-metrix-1.0-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-metrix-1.0-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-metrix-1.0-6|56	
14mr|texlive-metrix-1.0-6|57	%changelog
14mr|texlive-metrix-1.0-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-metrix-1.0-6|59	+ Revision: 1f20bb1
14mr|texlive-metrix-1.0-6|60	- MassBuild#440: Increase release tag
14mr|texlive-metrix-1.0-6|61	
14mr|texlive-metrix-1.0-6|62	

20745 14
14mr|texlive-mex-1.05-4|1	# revision 22650
14mr|texlive-mex-1.05-4|2	# category Package
14mr|texlive-mex-1.05-4|3	# catalog-ctan /language/polish/mex105.zip
14mr|texlive-mex-1.05-4|4	# catalog-date 2011-04-11 12:20:39 +0200
14mr|texlive-mex-1.05-4|5	# catalog-license pd
14mr|texlive-mex-1.05-4|6	# catalog-version 1.05
14mr|texlive-mex-1.05-4|7	Name:		texlive-mex
14mr|texlive-mex-1.05-4|8	Version:	1.05
14mr|texlive-mex-1.05-4|9	Release:	4
14mr|texlive-mex-1.05-4|10	Summary:	Polish formats for TeX
14mr|texlive-mex-1.05-4|11	Group:		Publishing
14mr|texlive-mex-1.05-4|12	URL:		http://www.ctan.org/tex-archive/language/polish/mex105.zip
14mr|texlive-mex-1.05-4|13	License:	PD
14mr|texlive-mex-1.05-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mex.tar.xz
14mr|texlive-mex-1.05-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mex.doc.tar.xz
14mr|texlive-mex-1.05-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mex.source.tar.xz
14mr|texlive-mex-1.05-4|17	BuildArch:	noarch
14mr|texlive-mex-1.05-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mex-1.05-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mex-1.05-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-mex-1.05-4|21	Requires(post):	texlive-tetex
14mr|texlive-mex-1.05-4|22	Requires:	texlive-pl
14mr|texlive-mex-1.05-4|23	Requires:	texlive-hyphen-polish
14mr|texlive-mex-1.05-4|24	Requires:	texlive-pdftex
14mr|texlive-mex-1.05-4|25	Requires:	texlive-tex
14mr|texlive-mex-1.05-4|26	Requires:	texlive-mex.bin
14mr|texlive-mex-1.05-4|27	
14mr|texlive-mex-1.05-4|28	%description
14mr|texlive-mex-1.05-4|29	MeX is an adaptation of Plain TeX (MeX) and LaTeX209 (LaMeX)
14mr|texlive-mex-1.05-4|30	formats to the Polish language and to Polish printing customs.
14mr|texlive-mex-1.05-4|31	It contains a complete set of Metafont sources of Polish fonts,
14mr|texlive-mex-1.05-4|32	hyphenation rules for the Polish language and sources of
14mr|texlive-mex-1.05-4|33	formats.
14mr|texlive-mex-1.05-4|34	
14mr|texlive-mex-1.05-4|35	%post
14mr|texlive-mex-1.05-4|36	%{_sbindir}/texlive.post
14mr|texlive-mex-1.05-4|37	
14mr|texlive-mex-1.05-4|38	%postun
14mr|texlive-mex-1.05-4|39	if [ $1 -eq 0 ]; then
14mr|texlive-mex-1.05-4|40	%{_sbindir}/texlive.post
14mr|texlive-mex-1.05-4|41	fi
14mr|texlive-mex-1.05-4|42	
14mr|texlive-mex-1.05-4|43	#-----------------------------------------------------------------------
14mr|texlive-mex-1.05-4|44	%files
14mr|texlive-mex-1.05-4|45	%{_texmfdistdir}/tex/mex/base/lamex.tex
14mr|texlive-mex-1.05-4|46	%{_texmfdistdir}/tex/mex/base/mex.tex
14mr|texlive-mex-1.05-4|47	%{_texmfdistdir}/tex/mex/base/mex1.tex
14mr|texlive-mex-1.05-4|48	%{_texmfdistdir}/tex/mex/base/mex2.tex
14mr|texlive-mex-1.05-4|49	%{_texmfdistdir}/tex/mex/base/mexconf.tex
14mr|texlive-mex-1.05-4|50	%{_texmfdistdir}/tex/mex/config/mex.ini
14mr|texlive-mex-1.05-4|51	%{_texmfdistdir}/tex/mex/config/pdfmex.ini
14mr|texlive-mex-1.05-4|52	%_texmf_fmtutil_d/mex
14mr|texlive-mex-1.05-4|53	%doc %{_texmfdistdir}/doc/mex/base/00readme
14mr|texlive-mex-1.05-4|54	%doc %{_texmfdistdir}/doc/mex/base/mex.html
14mr|texlive-mex-1.05-4|55	%doc %{_texmfdistdir}/doc/mex/base/mexinfo.eng
14mr|texlive-mex-1.05-4|56	%doc %{_texmfdistdir}/doc/mex/base/mexinfo.pol
14mr|texlive-mex-1.05-4|57	%doc %{_texmfdistdir}/doc/mex/base/qq.eps
14mr|texlive-mex-1.05-4|58	%doc %{_texmfdistdir}/doc/mex/base/tstmex.tex
14mr|texlive-mex-1.05-4|59	#- source
14mr|texlive-mex-1.05-4|60	%doc %{_texmfdistdir}/source/mex/base/eminst.zip
14mr|texlive-mex-1.05-4|61	%doc %{_texmfdistdir}/source/mex/base/istyles.zip
14mr|texlive-mex-1.05-4|62	
14mr|texlive-mex-1.05-4|63	#-----------------------------------------------------------------------
14mr|texlive-mex-1.05-4|64	%prep
14mr|texlive-mex-1.05-4|65	%setup -c -a0 -a1 -a2
14mr|texlive-mex-1.05-4|66	
14mr|texlive-mex-1.05-4|67	%build
14mr|texlive-mex-1.05-4|68	
14mr|texlive-mex-1.05-4|69	%install
14mr|texlive-mex-1.05-4|70	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-mex-1.05-4|71	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-mex-1.05-4|72	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-mex-1.05-4|73	cat > %{buildroot}%{_texmf_fmtutil_d}/mex <<EOF
14mr|texlive-mex-1.05-4|74	#
14mr|texlive-mex-1.05-4|75	# from mex:
14mr|texlive-mex-1.05-4|76	mex pdftex mexconf.tex -translate-file=cp227.tcx *mex.ini
14mr|texlive-mex-1.05-4|77	pdfmex pdftex mexconf.tex -translate-file=cp227.tcx *pdfmex.ini
14mr|texlive-mex-1.05-4|78	utf8mex pdftex mexconf.tex -enc *utf8mex.ini
14mr|texlive-mex-1.05-4|79	EOF
14mr|texlive-mex-1.05-4|80	
14mr|texlive-mex-1.05-4|81	
14mr|texlive-mex-1.05-4|82	
14mr|texlive-mex-1.05-4|83	%changelog
14mr|texlive-mex-1.05-4|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.05-4
14mr|texlive-mex-1.05-4|85	+ Revision: a84168c
14mr|texlive-mex-1.05-4|86	- MassBuild#440: Increase release tag
14mr|texlive-mex-1.05-4|87	
14mr|texlive-mex-1.05-4|88	

20746 14
14mr|texlive-mf2pt1-20111028-2|1	%define		texmfdistdir		%{_datadir}/texmf-dist
14mr|texlive-mf2pt1-20111028-2|2	
14mr|texlive-mf2pt1-20111028-2|3	Name:		texlive-mf2pt1
14mr|texlive-mf2pt1-20111028-2|4	Version:	20111028
14mr|texlive-mf2pt1-20111028-2|5	Release:	2
14mr|texlive-mf2pt1-20111028-2|6	Summary:	Produce PostScript Type 1 fonts from Metafont source
14mr|texlive-mf2pt1-20111028-2|7	Group:		Publishing
14mr|texlive-mf2pt1-20111028-2|8	URL:		http://www.ctan.org/tex-archive/support/mf2pt1
14mr|texlive-mf2pt1-20111028-2|9	License:	LPPL
14mr|texlive-mf2pt1-20111028-2|10	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mf2pt1.tar.xz
14mr|texlive-mf2pt1-20111028-2|11	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mf2pt1.doc.tar.xz
14mr|texlive-mf2pt1-20111028-2|12	BuildArch:	noarch
14mr|texlive-mf2pt1-20111028-2|13	
14mr|texlive-mf2pt1-20111028-2|14	%post
14mr|texlive-mf2pt1-20111028-2|15	%{_bindir}/mktexlsr %{_datadir}/texmf-dist
14mr|texlive-mf2pt1-20111028-2|16	
14mr|texlive-mf2pt1-20111028-2|17	%postun
14mr|texlive-mf2pt1-20111028-2|18	if [ $1 -eq 0 ]; then
14mr|texlive-mf2pt1-20111028-2|19	%{_bindir}/mktexlsr %{_datadir}/texmf-dist
14mr|texlive-mf2pt1-20111028-2|20	fi
14mr|texlive-mf2pt1-20111028-2|21	
14mr|texlive-mf2pt1-20111028-2|22	%description
14mr|texlive-mf2pt1-20111028-2|23	mf2pt1 facilitates producing PostScript Type 1 fonts from a Metafont
14mr|texlive-mf2pt1-20111028-2|24	source file.  mf2pt1's advantage over tools such as TeXtrace and
14mr|texlive-mf2pt1-20111028-2|25	mftrace is that it does not rely on bitmap tracing and therefore can
14mr|texlive-mf2pt1-20111028-2|26	produce higher-quality Type 1 fonts than trace-based tools.  The catch
14mr|texlive-mf2pt1-20111028-2|27	is that mf2pt1 imposes a number of restrictions on the Metafont input
14mr|texlive-mf2pt1-20111028-2|28	so it is not, as the name may imply, an automatic converter of
14mr|texlive-mf2pt1-20111028-2|29	arbitrary Metafont fonts to Type 1 format.
14mr|texlive-mf2pt1-20111028-2|30	
14mr|texlive-mf2pt1-20111028-2|31	%prep
14mr|texlive-mf2pt1-20111028-2|32	%setup -c -a0 -a1
14mr|texlive-mf2pt1-20111028-2|33	
14mr|texlive-mf2pt1-20111028-2|34	%build
14mr|texlive-mf2pt1-20111028-2|35	
14mr|texlive-mf2pt1-20111028-2|36	%install
14mr|texlive-mf2pt1-20111028-2|37	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-mf2pt1-20111028-2|38	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-mf2pt1-20111028-2|39	
14mr|texlive-mf2pt1-20111028-2|40	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-mf2pt1-20111028-2|41	install -m644 texmf/doc/info/mf2pt1.info %{buildroot}%{_infodir}
14mr|texlive-mf2pt1-20111028-2|42	
14mr|texlive-mf2pt1-20111028-2|43	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-mf2pt1-20111028-2|44	pushd %{buildroot}%{_bindir}
14mr|texlive-mf2pt1-20111028-2|45	ln -sf %{texmfdistdir}/scripts/mf2pt1/mf2pt1.pl mf2pt1
14mr|texlive-mf2pt1-20111028-2|46	popd
14mr|texlive-mf2pt1-20111028-2|47	
14mr|texlive-mf2pt1-20111028-2|48	%files
14mr|texlive-mf2pt1-20111028-2|49	%{_bindir}/mf2pt1
14mr|texlive-mf2pt1-20111028-2|50	%{texmfdistdir}/scripts/mf2pt1
14mr|texlive-mf2pt1-20111028-2|51	%{texmfdistdir}/metapost/mf2pt1
14mr|texlive-mf2pt1-20111028-2|52	%doc %{_infodir}/mf2pt1.info*
14mr|texlive-mf2pt1-20111028-2|53	%doc %{texmfdistdir}/doc/support/mf2pt1
14mr|texlive-mf2pt1-20111028-2|54	
14mr|texlive-mf2pt1-20111028-2|55	
14mr|texlive-mf2pt1-20111028-2|56	
14mr|texlive-mf2pt1-20111028-2|57	%changelog
14mr|texlive-mf2pt1-20111028-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111028-2
14mr|texlive-mf2pt1-20111028-2|59	+ Revision: d2b66b2
14mr|texlive-mf2pt1-20111028-2|60	- MassBuild#440: Increase release tag
14mr|texlive-mf2pt1-20111028-2|61	
14mr|texlive-mf2pt1-20111028-2|62	

20747 14
14mr|texlive-mflogo-20100314-3|1	# revision 17487
14mr|texlive-mflogo-20100314-3|2	# category Package
14mr|texlive-mflogo-20100314-3|3	# catalog-ctan /macros/latex/contrib/mflogo
14mr|texlive-mflogo-20100314-3|4	# catalog-date 2010-03-14 23:46:18 +0100
14mr|texlive-mflogo-20100314-3|5	# catalog-license lppl
14mr|texlive-mflogo-20100314-3|6	# catalog-version undef
14mr|texlive-mflogo-20100314-3|7	Name:		texlive-mflogo
14mr|texlive-mflogo-20100314-3|8	Version:	20100314
14mr|texlive-mflogo-20100314-3|9	Release:	3
14mr|texlive-mflogo-20100314-3|10	Summary:	LaTeX support for MetaFont logo fonts
14mr|texlive-mflogo-20100314-3|11	Group:		Publishing
14mr|texlive-mflogo-20100314-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mflogo
14mr|texlive-mflogo-20100314-3|13	License:	LPPL
14mr|texlive-mflogo-20100314-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mflogo.tar.xz
14mr|texlive-mflogo-20100314-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mflogo.doc.tar.xz
14mr|texlive-mflogo-20100314-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mflogo.source.tar.xz
14mr|texlive-mflogo-20100314-3|17	BuildArch:	noarch
14mr|texlive-mflogo-20100314-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mflogo-20100314-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mflogo-20100314-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mflogo-20100314-3|21	
14mr|texlive-mflogo-20100314-3|22	%description
14mr|texlive-mflogo-20100314-3|23	LaTeX package and font definition file to access the Knuthian
14mr|texlive-mflogo-20100314-3|24	mflogo fonts described in 'The MetaFontbook' and to typeset
14mr|texlive-mflogo-20100314-3|25	MetaFont logos in LaTeX documents.
14mr|texlive-mflogo-20100314-3|26	
14mr|texlive-mflogo-20100314-3|27	%post
14mr|texlive-mflogo-20100314-3|28	%{_sbindir}/texlive.post
14mr|texlive-mflogo-20100314-3|29	
14mr|texlive-mflogo-20100314-3|30	%postun
14mr|texlive-mflogo-20100314-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-mflogo-20100314-3|32	%{_sbindir}/texlive.post
14mr|texlive-mflogo-20100314-3|33	fi
14mr|texlive-mflogo-20100314-3|34	
14mr|texlive-mflogo-20100314-3|35	#-----------------------------------------------------------------------
14mr|texlive-mflogo-20100314-3|36	%files
14mr|texlive-mflogo-20100314-3|37	%{_texmfdistdir}/fonts/afm/hoekwater/mflogo/logo10.afm
14mr|texlive-mflogo-20100314-3|38	%{_texmfdistdir}/fonts/afm/hoekwater/mflogo/logo8.afm
14mr|texlive-mflogo-20100314-3|39	%{_texmfdistdir}/fonts/afm/hoekwater/mflogo/logo9.afm
14mr|texlive-mflogo-20100314-3|40	%{_texmfdistdir}/fonts/afm/hoekwater/mflogo/logobf10.afm
14mr|texlive-mflogo-20100314-3|41	%{_texmfdistdir}/fonts/afm/hoekwater/mflogo/logod10.afm
14mr|texlive-mflogo-20100314-3|42	%{_texmfdistdir}/fonts/afm/hoekwater/mflogo/logosl10.afm
14mr|texlive-mflogo-20100314-3|43	%{_texmfdistdir}/fonts/afm/hoekwater/mflogo/logosl8.afm
14mr|texlive-mflogo-20100314-3|44	%{_texmfdistdir}/fonts/afm/hoekwater/mflogo/logosl9.afm
14mr|texlive-mflogo-20100314-3|45	%{_texmfdistdir}/fonts/map/dvips/mflogo/mflogo.map
14mr|texlive-mflogo-20100314-3|46	%{_texmfdistdir}/fonts/source/public/mflogo/flogo.mf
14mr|texlive-mflogo-20100314-3|47	%{_texmfdistdir}/fonts/source/public/mflogo/logo.mf
14mr|texlive-mflogo-20100314-3|48	%{_texmfdistdir}/fonts/source/public/mflogo/logo10.mf
14mr|texlive-mflogo-20100314-3|49	%{_texmfdistdir}/fonts/source/public/mflogo/logo8.mf
14mr|texlive-mflogo-20100314-3|50	%{_texmfdistdir}/fonts/source/public/mflogo/logo9.mf
14mr|texlive-mflogo-20100314-3|51	%{_texmfdistdir}/fonts/source/public/mflogo/logobf10.mf
14mr|texlive-mflogo-20100314-3|52	%{_texmfdistdir}/fonts/source/public/mflogo/logod10.mf
14mr|texlive-mflogo-20100314-3|53	%{_texmfdistdir}/fonts/source/public/mflogo/logosl10.mf
14mr|texlive-mflogo-20100314-3|54	%{_texmfdistdir}/fonts/source/public/mflogo/logosl8.mf
14mr|texlive-mflogo-20100314-3|55	%{_texmfdistdir}/fonts/source/public/mflogo/logosl9.mf
14mr|texlive-mflogo-20100314-3|56	%{_texmfdistdir}/fonts/source/public/mflogo/nlogo.mf
14mr|texlive-mflogo-20100314-3|57	%{_texmfdistdir}/fonts/source/public/mflogo/sklogo.mf
14mr|texlive-mflogo-20100314-3|58	%{_texmfdistdir}/fonts/tfm/public/mflogo/logo10.tfm
14mr|texlive-mflogo-20100314-3|59	%{_texmfdistdir}/fonts/tfm/public/mflogo/logo8.tfm
14mr|texlive-mflogo-20100314-3|60	%{_texmfdistdir}/fonts/tfm/public/mflogo/logo9.tfm
14mr|texlive-mflogo-20100314-3|61	%{_texmfdistdir}/fonts/tfm/public/mflogo/logobf10.tfm
14mr|texlive-mflogo-20100314-3|62	%{_texmfdistdir}/fonts/tfm/public/mflogo/logod10.tfm
14mr|texlive-mflogo-20100314-3|63	%{_texmfdistdir}/fonts/tfm/public/mflogo/logosl10.tfm
14mr|texlive-mflogo-20100314-3|64	%{_texmfdistdir}/fonts/tfm/public/mflogo/logosl8.tfm
14mr|texlive-mflogo-20100314-3|65	%{_texmfdistdir}/fonts/tfm/public/mflogo/logosl9.tfm
14mr|texlive-mflogo-20100314-3|66	%{_texmfdistdir}/fonts/type1/hoekwater/mflogo/logo10.pfb
14mr|texlive-mflogo-20100314-3|67	%{_texmfdistdir}/fonts/type1/hoekwater/mflogo/logo8.pfb
14mr|texlive-mflogo-20100314-3|68	%{_texmfdistdir}/fonts/type1/hoekwater/mflogo/logo9.pfb
14mr|texlive-mflogo-20100314-3|69	%{_texmfdistdir}/fonts/type1/hoekwater/mflogo/logobf10.pfb
14mr|texlive-mflogo-20100314-3|70	%{_texmfdistdir}/fonts/type1/hoekwater/mflogo/logod10.pfb
14mr|texlive-mflogo-20100314-3|71	%{_texmfdistdir}/fonts/type1/hoekwater/mflogo/logosl10.pfb
14mr|texlive-mflogo-20100314-3|72	%{_texmfdistdir}/fonts/type1/hoekwater/mflogo/logosl8.pfb
14mr|texlive-mflogo-20100314-3|73	%{_texmfdistdir}/fonts/type1/hoekwater/mflogo/logosl9.pfb
14mr|texlive-mflogo-20100314-3|74	%{_texmfdistdir}/tex/latex/mflogo/mflogo.sty
14mr|texlive-mflogo-20100314-3|75	%{_texmfdistdir}/tex/latex/mflogo/ulogo.fd
14mr|texlive-mflogo-20100314-3|76	%doc %{_texmfdistdir}/doc/latex/mflogo/mflogo.pdf
14mr|texlive-mflogo-20100314-3|77	#- source
14mr|texlive-mflogo-20100314-3|78	%doc %{_texmfdistdir}/source/latex/mflogo/CATALOGUE
14mr|texlive-mflogo-20100314-3|79	%doc %{_texmfdistdir}/source/latex/mflogo/Makefile
14mr|texlive-mflogo-20100314-3|80	%doc %{_texmfdistdir}/source/latex/mflogo/README
14mr|texlive-mflogo-20100314-3|81	%doc %{_texmfdistdir}/source/latex/mflogo/mflogo.dtx
14mr|texlive-mflogo-20100314-3|82	%doc %{_texmfdistdir}/source/latex/mflogo/mflogo.ins
14mr|texlive-mflogo-20100314-3|83	
14mr|texlive-mflogo-20100314-3|84	#-----------------------------------------------------------------------
14mr|texlive-mflogo-20100314-3|85	%prep
14mr|texlive-mflogo-20100314-3|86	%setup -c -a0 -a1 -a2
14mr|texlive-mflogo-20100314-3|87	
14mr|texlive-mflogo-20100314-3|88	%build
14mr|texlive-mflogo-20100314-3|89	
14mr|texlive-mflogo-20100314-3|90	%install
14mr|texlive-mflogo-20100314-3|91	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mflogo-20100314-3|92	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mflogo-20100314-3|93	
14mr|texlive-mflogo-20100314-3|94	
14mr|texlive-mflogo-20100314-3|95	
14mr|texlive-mflogo-20100314-3|96	%changelog
14mr|texlive-mflogo-20100314-3|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100314-3
14mr|texlive-mflogo-20100314-3|98	+ Revision: 1361fb0
14mr|texlive-mflogo-20100314-3|99	- MassBuild#440: Increase release tag
14mr|texlive-mflogo-20100314-3|100	
14mr|texlive-mflogo-20100314-3|101	

20748 14
14mr|texlive-mfnfss-20100712-3|1	# revision 19410
14mr|texlive-mfnfss-20100712-3|2	# category Package
14mr|texlive-mfnfss-20100712-3|3	# catalog-ctan /macros/latex/contrib/mfnfss
14mr|texlive-mfnfss-20100712-3|4	# catalog-date 2010-07-12 11:01:48 +0200
14mr|texlive-mfnfss-20100712-3|5	# catalog-license lppl
14mr|texlive-mfnfss-20100712-3|6	# catalog-version undef
14mr|texlive-mfnfss-20100712-3|7	Name:		texlive-mfnfss
14mr|texlive-mfnfss-20100712-3|8	Version:	20100712
14mr|texlive-mfnfss-20100712-3|9	Release:	3
14mr|texlive-mfnfss-20100712-3|10	Summary:	Packages to typeset oldgerman and pandora fonts in LaTeX
14mr|texlive-mfnfss-20100712-3|11	Group:		Publishing
14mr|texlive-mfnfss-20100712-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mfnfss
14mr|texlive-mfnfss-20100712-3|13	License:	LPPL
14mr|texlive-mfnfss-20100712-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfnfss.tar.xz
14mr|texlive-mfnfss-20100712-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfnfss.doc.tar.xz
14mr|texlive-mfnfss-20100712-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfnfss.source.tar.xz
14mr|texlive-mfnfss-20100712-3|17	BuildArch:	noarch
14mr|texlive-mfnfss-20100712-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mfnfss-20100712-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mfnfss-20100712-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mfnfss-20100712-3|21	
14mr|texlive-mfnfss-20100712-3|22	%description
14mr|texlive-mfnfss-20100712-3|23	This bundle contains two packages: - oldgerm, a package to
14mr|texlive-mfnfss-20100712-3|24	typeset with old german fonts designed by Yannis Haralambous. -
14mr|texlive-mfnfss-20100712-3|25	pandora, a package to typeset with Pandora fonts designed by
14mr|texlive-mfnfss-20100712-3|26	Neena Billawala. Note that support for the Pandora fonts is
14mr|texlive-mfnfss-20100712-3|27	also available via the pandora-latex package.
14mr|texlive-mfnfss-20100712-3|28	
14mr|texlive-mfnfss-20100712-3|29	%post
14mr|texlive-mfnfss-20100712-3|30	%{_sbindir}/texlive.post
14mr|texlive-mfnfss-20100712-3|31	
14mr|texlive-mfnfss-20100712-3|32	%postun
14mr|texlive-mfnfss-20100712-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-mfnfss-20100712-3|34	%{_sbindir}/texlive.post
14mr|texlive-mfnfss-20100712-3|35	fi
14mr|texlive-mfnfss-20100712-3|36	
14mr|texlive-mfnfss-20100712-3|37	#-----------------------------------------------------------------------
14mr|texlive-mfnfss-20100712-3|38	%files
14mr|texlive-mfnfss-20100712-3|39	%{_texmfdistdir}/tex/latex/mfnfss/oldgerm.sty
14mr|texlive-mfnfss-20100712-3|40	%{_texmfdistdir}/tex/latex/mfnfss/ot1panr.fd
14mr|texlive-mfnfss-20100712-3|41	%{_texmfdistdir}/tex/latex/mfnfss/ot1pss.fd
14mr|texlive-mfnfss-20100712-3|42	%{_texmfdistdir}/tex/latex/mfnfss/pandora.sty
14mr|texlive-mfnfss-20100712-3|43	%{_texmfdistdir}/tex/latex/mfnfss/uyfrak.fd
14mr|texlive-mfnfss-20100712-3|44	%{_texmfdistdir}/tex/latex/mfnfss/uygoth.fd
14mr|texlive-mfnfss-20100712-3|45	%{_texmfdistdir}/tex/latex/mfnfss/uyinit.fd
14mr|texlive-mfnfss-20100712-3|46	%{_texmfdistdir}/tex/latex/mfnfss/uyswab.fd
14mr|texlive-mfnfss-20100712-3|47	%doc %{_texmfdistdir}/doc/latex/mfnfss/changes.txt
14mr|texlive-mfnfss-20100712-3|48	%doc %{_texmfdistdir}/doc/latex/mfnfss/manifest.txt
14mr|texlive-mfnfss-20100712-3|49	%doc %{_texmfdistdir}/doc/latex/mfnfss/oldgerm.pdf
14mr|texlive-mfnfss-20100712-3|50	%doc %{_texmfdistdir}/doc/latex/mfnfss/readme.txt
14mr|texlive-mfnfss-20100712-3|51	#- source
14mr|texlive-mfnfss-20100712-3|52	%doc %{_texmfdistdir}/source/latex/mfnfss/oldgerm.dtx
14mr|texlive-mfnfss-20100712-3|53	%doc %{_texmfdistdir}/source/latex/mfnfss/oldgerm.ins
14mr|texlive-mfnfss-20100712-3|54	%doc %{_texmfdistdir}/source/latex/mfnfss/pandora.dtx
14mr|texlive-mfnfss-20100712-3|55	%doc %{_texmfdistdir}/source/latex/mfnfss/pandora.ins
14mr|texlive-mfnfss-20100712-3|56	
14mr|texlive-mfnfss-20100712-3|57	#-----------------------------------------------------------------------
14mr|texlive-mfnfss-20100712-3|58	%prep
14mr|texlive-mfnfss-20100712-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-mfnfss-20100712-3|60	
14mr|texlive-mfnfss-20100712-3|61	%build
14mr|texlive-mfnfss-20100712-3|62	
14mr|texlive-mfnfss-20100712-3|63	%install
14mr|texlive-mfnfss-20100712-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mfnfss-20100712-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mfnfss-20100712-3|66	
14mr|texlive-mfnfss-20100712-3|67	
14mr|texlive-mfnfss-20100712-3|68	
14mr|texlive-mfnfss-20100712-3|69	%changelog
14mr|texlive-mfnfss-20100712-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100712-3
14mr|texlive-mfnfss-20100712-3|71	+ Revision: d61dbd1
14mr|texlive-mfnfss-20100712-3|72	- MassBuild#440: Increase release tag
14mr|texlive-mfnfss-20100712-3|73	
14mr|texlive-mfnfss-20100712-3|74	

20749 14
14mr|texlive-mfpic-1.10-6|1	# revision 28444
14mr|texlive-mfpic-1.10-6|2	# category Package
14mr|texlive-mfpic-1.10-6|3	# catalog-ctan /graphics/mfpic
14mr|texlive-mfpic-1.10-6|4	# catalog-date 2012-12-04 16:44:12 +0100
14mr|texlive-mfpic-1.10-6|5	# catalog-license lppl1.3
14mr|texlive-mfpic-1.10-6|6	# catalog-version 1.10
14mr|texlive-mfpic-1.10-6|7	Name:		texlive-mfpic
14mr|texlive-mfpic-1.10-6|8	Version:	1.10
14mr|texlive-mfpic-1.10-6|9	Release:	6
14mr|texlive-mfpic-1.10-6|10	Summary:	Draw Metafont/post pictures from (La)TeX commands
14mr|texlive-mfpic-1.10-6|11	Group:		Publishing
14mr|texlive-mfpic-1.10-6|12	URL:		http://www.ctan.org/tex-archive/graphics/mfpic
14mr|texlive-mfpic-1.10-6|13	License:	LPPL1.3
14mr|texlive-mfpic-1.10-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic.tar.xz
14mr|texlive-mfpic-1.10-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic.doc.tar.xz
14mr|texlive-mfpic-1.10-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic.source.tar.xz
14mr|texlive-mfpic-1.10-6|17	BuildArch:	noarch
14mr|texlive-mfpic-1.10-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mfpic-1.10-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mfpic-1.10-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-mfpic-1.10-6|21	
14mr|texlive-mfpic-1.10-6|22	%description
14mr|texlive-mfpic-1.10-6|23	Mfpic is a scheme for producing pictures from (La)TeX commands.
14mr|texlive-mfpic-1.10-6|24	Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment)
14mr|texlive-mfpic-1.10-6|25	enclose a group in which drawing commands may be placed. The
14mr|texlive-mfpic-1.10-6|26	commands generate a Meta-language file, which may be processed
14mr|texlive-mfpic-1.10-6|27	by Metapost (or even Metafont). The resulting image file will
14mr|texlive-mfpic-1.10-6|28	be read back in to the document to place the picture at the
14mr|texlive-mfpic-1.10-6|29	point where the original (La)TeX commands appeared. Note that
14mr|texlive-mfpic-1.10-6|30	the ability to use Metapost here means that the package works
14mr|texlive-mfpic-1.10-6|31	equally well in LaTeX and PDFLaTeX.
14mr|texlive-mfpic-1.10-6|32	
14mr|texlive-mfpic-1.10-6|33	%post
14mr|texlive-mfpic-1.10-6|34	%{_sbindir}/texlive.post
14mr|texlive-mfpic-1.10-6|35	
14mr|texlive-mfpic-1.10-6|36	%postun
14mr|texlive-mfpic-1.10-6|37	if [ $1 -eq 0 ]; then
14mr|texlive-mfpic-1.10-6|38	%{_sbindir}/texlive.post
14mr|texlive-mfpic-1.10-6|39	fi
14mr|texlive-mfpic-1.10-6|40	
14mr|texlive-mfpic-1.10-6|41	#-----------------------------------------------------------------------
14mr|texlive-mfpic-1.10-6|42	%files
14mr|texlive-mfpic-1.10-6|43	%{_texmfdistdir}/metafont/mfpic/grafbase.mf
14mr|texlive-mfpic-1.10-6|44	%{_texmfdistdir}/metapost/mfpic/dvipsnam.mp
14mr|texlive-mfpic-1.10-6|45	%{_texmfdistdir}/metapost/mfpic/grafbase.mp
14mr|texlive-mfpic-1.10-6|46	%{_texmfdistdir}/tex/generic/mfpic/mfpic.sty
14mr|texlive-mfpic-1.10-6|47	%{_texmfdistdir}/tex/generic/mfpic/mfpic.tex
14mr|texlive-mfpic-1.10-6|48	%{_texmfdistdir}/tex/generic/mfpic/mfpicdef.tex
14mr|texlive-mfpic-1.10-6|49	%doc %{_texmfdistdir}/doc/generic/mfpic/README
14mr|texlive-mfpic-1.10-6|50	%doc %{_texmfdistdir}/doc/generic/mfpic/changes.txt
14mr|texlive-mfpic-1.10-6|51	%doc %{_texmfdistdir}/doc/generic/mfpic/coil.mps
14mr|texlive-mfpic-1.10-6|52	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/data.dat
14mr|texlive-mfpic-1.10-6|53	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/forfun.tex
14mr|texlive-mfpic-1.10-6|54	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/lapictures.tex
14mr|texlive-mfpic-1.10-6|55	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/pictures.tex
14mr|texlive-mfpic-1.10-6|56	%doc %{_texmfdistdir}/doc/generic/mfpic/install.txt
14mr|texlive-mfpic-1.10-6|57	%doc %{_texmfdistdir}/doc/generic/mfpic/lcheadings.ist
14mr|texlive-mfpic-1.10-6|58	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpcard.pdf
14mr|texlive-mfpic-1.10-6|59	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpcard.tex
14mr|texlive-mfpic-1.10-6|60	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpdoc.sty
14mr|texlive-mfpic-1.10-6|61	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpguide.pdf
14mr|texlive-mfpic-1.10-6|62	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpguide.tex
14mr|texlive-mfpic-1.10-6|63	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpic-doc.pdf
14mr|texlive-mfpic-1.10-6|64	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpic-doc.tex
14mr|texlive-mfpic-1.10-6|65	#- source
14mr|texlive-mfpic-1.10-6|66	%doc %{_texmfdistdir}/source/generic/mfpic/grafbase.dtx
14mr|texlive-mfpic-1.10-6|67	%doc %{_texmfdistdir}/source/generic/mfpic/mfpic.dtx
14mr|texlive-mfpic-1.10-6|68	%doc %{_texmfdistdir}/source/generic/mfpic/mfpic.ins
14mr|texlive-mfpic-1.10-6|69	
14mr|texlive-mfpic-1.10-6|70	#-----------------------------------------------------------------------
14mr|texlive-mfpic-1.10-6|71	%prep
14mr|texlive-mfpic-1.10-6|72	%setup -c -a0 -a1 -a2
14mr|texlive-mfpic-1.10-6|73	
14mr|texlive-mfpic-1.10-6|74	%build
14mr|texlive-mfpic-1.10-6|75	
14mr|texlive-mfpic-1.10-6|76	%install
14mr|texlive-mfpic-1.10-6|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mfpic-1.10-6|78	cp -fpar metafont metapost tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mfpic-1.10-6|79	
14mr|texlive-mfpic-1.10-6|80	%changelog
14mr|texlive-mfpic-1.10-6|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-6
14mr|texlive-mfpic-1.10-6|82	+ Revision: d1e6204
14mr|texlive-mfpic-1.10-6|83	- MassBuild#440: Increase release tag
14mr|texlive-mfpic-1.10-6|84	
14mr|texlive-mfpic-1.10-6|85	

20750 14
14mr|texlive-mfpic4ode-0.4-3|1	# revision 17745
14mr|texlive-mfpic4ode-0.4-3|2	# category Package
14mr|texlive-mfpic4ode-0.4-3|3	# catalog-ctan /macros/latex/contrib/mfpic4ode
14mr|texlive-mfpic4ode-0.4-3|4	# catalog-date 2010-04-07 19:03:48 +0200
14mr|texlive-mfpic4ode-0.4-3|5	# catalog-license lppl
14mr|texlive-mfpic4ode-0.4-3|6	# catalog-version 0.4
14mr|texlive-mfpic4ode-0.4-3|7	Name:		texlive-mfpic4ode
14mr|texlive-mfpic4ode-0.4-3|8	Version:	0.4
14mr|texlive-mfpic4ode-0.4-3|9	Release:	3
14mr|texlive-mfpic4ode-0.4-3|10	Summary:	Macros to draw direction fields and solutions of ODEs
14mr|texlive-mfpic4ode-0.4-3|11	Group:		Publishing
14mr|texlive-mfpic4ode-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mfpic4ode
14mr|texlive-mfpic4ode-0.4-3|13	License:	LPPL
14mr|texlive-mfpic4ode-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic4ode.tar.xz
14mr|texlive-mfpic4ode-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic4ode.doc.tar.xz
14mr|texlive-mfpic4ode-0.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic4ode.source.tar.xz
14mr|texlive-mfpic4ode-0.4-3|17	BuildArch:	noarch
14mr|texlive-mfpic4ode-0.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mfpic4ode-0.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mfpic4ode-0.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mfpic4ode-0.4-3|21	
14mr|texlive-mfpic4ode-0.4-3|22	%description
14mr|texlive-mfpic4ode-0.4-3|23	The package is a small set of macros for drawing direction
14mr|texlive-mfpic4ode-0.4-3|24	fields, phase portraits and trajectories of differential
14mr|texlive-mfpic4ode-0.4-3|25	equations and two dimensional autonomous systems. The Euler,
14mr|texlive-mfpic4ode-0.4-3|26	Runge-Kutta and 4th order Runge-Kutta algorithms are available
14mr|texlive-mfpic4ode-0.4-3|27	to solve the ODEs. The picture is translated into mfpic macros
14mr|texlive-mfpic4ode-0.4-3|28	and MetaPost is used to create the final drawing. The package
14mr|texlive-mfpic4ode-0.4-3|29	is was designed for use with LaTeX, but it can be used in plain
14mr|texlive-mfpic4ode-0.4-3|30	TeX as well. Online demonstration of the mfpic4ode macros is
14mr|texlive-mfpic4ode-0.4-3|31	available on the Mfpic Previewer as Example 6.
14mr|texlive-mfpic4ode-0.4-3|32	
14mr|texlive-mfpic4ode-0.4-3|33	%post
14mr|texlive-mfpic4ode-0.4-3|34	%{_sbindir}/texlive.post
14mr|texlive-mfpic4ode-0.4-3|35	
14mr|texlive-mfpic4ode-0.4-3|36	%postun
14mr|texlive-mfpic4ode-0.4-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-mfpic4ode-0.4-3|38	%{_sbindir}/texlive.post
14mr|texlive-mfpic4ode-0.4-3|39	fi
14mr|texlive-mfpic4ode-0.4-3|40	
14mr|texlive-mfpic4ode-0.4-3|41	#-----------------------------------------------------------------------
14mr|texlive-mfpic4ode-0.4-3|42	%files
14mr|texlive-mfpic4ode-0.4-3|43	%{_texmfdistdir}/tex/latex/mfpic4ode/mfpic4ode.sty
14mr|texlive-mfpic4ode-0.4-3|44	%{_texmfdistdir}/tex/latex/mfpic4ode/mfpic4ode.tex
14mr|texlive-mfpic4ode-0.4-3|45	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/README
14mr|texlive-mfpic4ode-0.4-3|46	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/demo/demo-plain.pdf
14mr|texlive-mfpic4ode-0.4-3|47	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/demo/demo-plain.tex
14mr|texlive-mfpic4ode-0.4-3|48	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/demo/demo.pdf
14mr|texlive-mfpic4ode-0.4-3|49	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/demo/demo.tex
14mr|texlive-mfpic4ode-0.4-3|50	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/mfpic4ode.pdf
14mr|texlive-mfpic4ode-0.4-3|51	#- source
14mr|texlive-mfpic4ode-0.4-3|52	%doc %{_texmfdistdir}/source/latex/mfpic4ode/mfpic4ode.dtx
14mr|texlive-mfpic4ode-0.4-3|53	%doc %{_texmfdistdir}/source/latex/mfpic4ode/mfpic4ode.ins
14mr|texlive-mfpic4ode-0.4-3|54	
14mr|texlive-mfpic4ode-0.4-3|55	#-----------------------------------------------------------------------
14mr|texlive-mfpic4ode-0.4-3|56	%prep
14mr|texlive-mfpic4ode-0.4-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-mfpic4ode-0.4-3|58	
14mr|texlive-mfpic4ode-0.4-3|59	%build
14mr|texlive-mfpic4ode-0.4-3|60	
14mr|texlive-mfpic4ode-0.4-3|61	%install
14mr|texlive-mfpic4ode-0.4-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mfpic4ode-0.4-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mfpic4ode-0.4-3|64	
14mr|texlive-mfpic4ode-0.4-3|65	
14mr|texlive-mfpic4ode-0.4-3|66	
14mr|texlive-mfpic4ode-0.4-3|67	%changelog
14mr|texlive-mfpic4ode-0.4-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-mfpic4ode-0.4-3|69	+ Revision: 45dd25b
14mr|texlive-mfpic4ode-0.4-3|70	- MassBuild#440: Increase release tag
14mr|texlive-mfpic4ode-0.4-3|71	
14mr|texlive-mfpic4ode-0.4-3|72	

20751 14
14mr|texlive-mftinc-1.0a-3|1	# revision 15878
14mr|texlive-mftinc-1.0a-3|2	# category Package
14mr|texlive-mftinc-1.0a-3|3	# catalog-ctan /macros/latex/contrib/mftinc
14mr|texlive-mftinc-1.0a-3|4	# catalog-date 2007-01-11 00:21:49 +0100
14mr|texlive-mftinc-1.0a-3|5	# catalog-license lppl
14mr|texlive-mftinc-1.0a-3|6	# catalog-version 1.0a
14mr|texlive-mftinc-1.0a-3|7	Name:		texlive-mftinc
14mr|texlive-mftinc-1.0a-3|8	Version:	1.0a
14mr|texlive-mftinc-1.0a-3|9	Release:	3
14mr|texlive-mftinc-1.0a-3|10	Summary:	Pretty-print Metafont source
14mr|texlive-mftinc-1.0a-3|11	Group:		Publishing
14mr|texlive-mftinc-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mftinc
14mr|texlive-mftinc-1.0a-3|13	License:	LPPL
14mr|texlive-mftinc-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftinc.tar.xz
14mr|texlive-mftinc-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftinc.doc.tar.xz
14mr|texlive-mftinc-1.0a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftinc.source.tar.xz
14mr|texlive-mftinc-1.0a-3|17	BuildArch:	noarch
14mr|texlive-mftinc-1.0a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mftinc-1.0a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mftinc-1.0a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mftinc-1.0a-3|21	
14mr|texlive-mftinc-1.0a-3|22	%description
14mr|texlive-mftinc-1.0a-3|23	The mft program pretty-prints Metafont source code into a TeX
14mr|texlive-mftinc-1.0a-3|24	file. The mftinc package facilitates incorporating such files
14mr|texlive-mftinc-1.0a-3|25	into a LaTeX2e document. In addition, mftinc provides routines
14mr|texlive-mftinc-1.0a-3|26	for improved comment formatting and for typesetting font
14mr|texlive-mftinc-1.0a-3|27	tables.
14mr|texlive-mftinc-1.0a-3|28	
14mr|texlive-mftinc-1.0a-3|29	%post
14mr|texlive-mftinc-1.0a-3|30	%{_sbindir}/texlive.post
14mr|texlive-mftinc-1.0a-3|31	
14mr|texlive-mftinc-1.0a-3|32	%postun
14mr|texlive-mftinc-1.0a-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-mftinc-1.0a-3|34	%{_sbindir}/texlive.post
14mr|texlive-mftinc-1.0a-3|35	fi
14mr|texlive-mftinc-1.0a-3|36	
14mr|texlive-mftinc-1.0a-3|37	#-----------------------------------------------------------------------
14mr|texlive-mftinc-1.0a-3|38	%files
14mr|texlive-mftinc-1.0a-3|39	%{_texmfdistdir}/tex/latex/mftinc/mftinc.sty
14mr|texlive-mftinc-1.0a-3|40	%doc %{_texmfdistdir}/doc/latex/mftinc/README
14mr|texlive-mftinc-1.0a-3|41	%doc %{_texmfdistdir}/doc/latex/mftinc/mftinc.pdf
14mr|texlive-mftinc-1.0a-3|42	#- source
14mr|texlive-mftinc-1.0a-3|43	%doc %{_texmfdistdir}/source/latex/mftinc/mftinc.dtx
14mr|texlive-mftinc-1.0a-3|44	%doc %{_texmfdistdir}/source/latex/mftinc/mftinc.ins
14mr|texlive-mftinc-1.0a-3|45	
14mr|texlive-mftinc-1.0a-3|46	#-----------------------------------------------------------------------
14mr|texlive-mftinc-1.0a-3|47	%prep
14mr|texlive-mftinc-1.0a-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-mftinc-1.0a-3|49	
14mr|texlive-mftinc-1.0a-3|50	%build
14mr|texlive-mftinc-1.0a-3|51	
14mr|texlive-mftinc-1.0a-3|52	%install
14mr|texlive-mftinc-1.0a-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mftinc-1.0a-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mftinc-1.0a-3|55	
14mr|texlive-mftinc-1.0a-3|56	
14mr|texlive-mftinc-1.0a-3|57	
14mr|texlive-mftinc-1.0a-3|58	%changelog
14mr|texlive-mftinc-1.0a-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-3
14mr|texlive-mftinc-1.0a-3|60	+ Revision: 907fab5
14mr|texlive-mftinc-1.0a-3|61	- MassBuild#440: Increase release tag
14mr|texlive-mftinc-1.0a-3|62	
14mr|texlive-mftinc-1.0a-3|63	

20752 14
14mr|texlive-mftoeps-20111103-3|1	# revision 15878
14mr|texlive-mftoeps-20111103-3|2	# category Package
14mr|texlive-mftoeps-20111103-3|3	# catalog-ctan undef
14mr|texlive-mftoeps-20111103-3|4	# catalog-date undef
14mr|texlive-mftoeps-20111103-3|5	# catalog-license undef
14mr|texlive-mftoeps-20111103-3|6	# catalog-version undef
14mr|texlive-mftoeps-20111103-3|7	Name:		texlive-mftoeps
14mr|texlive-mftoeps-20111103-3|8	Version:	20111103
14mr|texlive-mftoeps-20111103-3|9	Release:	3
14mr|texlive-mftoeps-20111103-3|10	Summary:	TeXLive mftoeps package
14mr|texlive-mftoeps-20111103-3|11	Group:		Publishing
14mr|texlive-mftoeps-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-mftoeps-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-mftoeps-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftoeps.tar.xz
14mr|texlive-mftoeps-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftoeps.source.tar.xz
14mr|texlive-mftoeps-20111103-3|16	BuildArch:	noarch
14mr|texlive-mftoeps-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mftoeps-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mftoeps-20111103-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mftoeps-20111103-3|20	
14mr|texlive-mftoeps-20111103-3|21	%description
14mr|texlive-mftoeps-20111103-3|22	TeXLive mftoeps package.
14mr|texlive-mftoeps-20111103-3|23	
14mr|texlive-mftoeps-20111103-3|24	%post
14mr|texlive-mftoeps-20111103-3|25	%{_sbindir}/texlive.post
14mr|texlive-mftoeps-20111103-3|26	
14mr|texlive-mftoeps-20111103-3|27	%postun
14mr|texlive-mftoeps-20111103-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-mftoeps-20111103-3|29	%{_sbindir}/texlive.post
14mr|texlive-mftoeps-20111103-3|30	fi
14mr|texlive-mftoeps-20111103-3|31	
14mr|texlive-mftoeps-20111103-3|32	#-----------------------------------------------------------------------
14mr|texlive-mftoeps-20111103-3|33	%files
14mr|texlive-mftoeps-20111103-3|34	%{_texmfdistdir}/metafont/mftoeps/mftoeps.mf
14mr|texlive-mftoeps-20111103-3|35	#- source
14mr|texlive-mftoeps-20111103-3|36	%doc %{_texmfdistdir}/source/metafont/mftoeps/0mftoeps.doc
14mr|texlive-mftoeps-20111103-3|37	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/0m2esamp.doc
14mr|texlive-mftoeps-20111103-3|38	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/clipcir.mf
14mr|texlive-mftoeps-20111103-3|39	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/clipsqu.mf
14mr|texlive-mftoeps-20111103-3|40	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/holeclip.mf
14mr|texlive-mftoeps-20111103-3|41	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/holeclip.tex
14mr|texlive-mftoeps-20111103-3|42	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/holefill.mf
14mr|texlive-mftoeps-20111103-3|43	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/polygons.mf
14mr|texlive-mftoeps-20111103-3|44	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/rectan.mf
14mr|texlive-mftoeps-20111103-3|45	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/rectan_.bat
14mr|texlive-mftoeps-20111103-3|46	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample1a.mf
14mr|texlive-mftoeps-20111103-3|47	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample1b.mf
14mr|texlive-mftoeps-20111103-3|48	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2a.mf
14mr|texlive-mftoeps-20111103-3|49	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2b.mf
14mr|texlive-mftoeps-20111103-3|50	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2c.mf
14mr|texlive-mftoeps-20111103-3|51	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2d.mf
14mr|texlive-mftoeps-20111103-3|52	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2e.mf
14mr|texlive-mftoeps-20111103-3|53	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample3.mf
14mr|texlive-mftoeps-20111103-3|54	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample4.mf
14mr|texlive-mftoeps-20111103-3|55	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample5.mf
14mr|texlive-mftoeps-20111103-3|56	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/stereo.mf
14mr|texlive-mftoeps-20111103-3|57	
14mr|texlive-mftoeps-20111103-3|58	#-----------------------------------------------------------------------
14mr|texlive-mftoeps-20111103-3|59	%prep
14mr|texlive-mftoeps-20111103-3|60	%setup -c -a0 -a1
14mr|texlive-mftoeps-20111103-3|61	
14mr|texlive-mftoeps-20111103-3|62	%build
14mr|texlive-mftoeps-20111103-3|63	
14mr|texlive-mftoeps-20111103-3|64	%install
14mr|texlive-mftoeps-20111103-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mftoeps-20111103-3|66	cp -fpar metafont source %{buildroot}%{_texmfdistdir}
14mr|texlive-mftoeps-20111103-3|67	
14mr|texlive-mftoeps-20111103-3|68	
14mr|texlive-mftoeps-20111103-3|69	
14mr|texlive-mftoeps-20111103-3|70	%changelog
14mr|texlive-mftoeps-20111103-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-mftoeps-20111103-3|72	+ Revision: 7691fd8
14mr|texlive-mftoeps-20111103-3|73	- MassBuild#440: Increase release tag
14mr|texlive-mftoeps-20111103-3|74	
14mr|texlive-mftoeps-20111103-3|75	

20753 14
14mr|texlive-mfware-20120624-6|1	# revision 29764
14mr|texlive-mfware-20120624-6|2	# category TLCore
14mr|texlive-mfware-20120624-6|3	# catalog-ctan /systems/knuth/dist/mfware
14mr|texlive-mfware-20120624-6|4	# catalog-date 2012-06-24 11:08:44 +0200
14mr|texlive-mfware-20120624-6|5	# catalog-license knuth
14mr|texlive-mfware-20120624-6|6	# catalog-version undef
14mr|texlive-mfware-20120624-6|7	Name:		texlive-mfware
14mr|texlive-mfware-20120624-6|8	Version:	20120624
14mr|texlive-mfware-20120624-6|9	Release:	6
14mr|texlive-mfware-20120624-6|10	Summary:	Supporting tools for use with Metafont
14mr|texlive-mfware-20120624-6|11	Group:		Publishing
14mr|texlive-mfware-20120624-6|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/mfware
14mr|texlive-mfware-20120624-6|13	License:	KNUTH
14mr|texlive-mfware-20120624-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfware.tar.xz
14mr|texlive-mfware-20120624-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfware.doc.tar.xz
14mr|texlive-mfware-20120624-6|16	BuildArch:	noarch
14mr|texlive-mfware-20120624-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mfware-20120624-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mfware-20120624-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-mfware-20120624-6|20	Requires:	texlive-mfware.bin
14mr|texlive-mfware-20120624-6|21	
14mr|texlive-mfware-20120624-6|22	%description
14mr|texlive-mfware-20120624-6|23	A collection of programs (as web source) for processing the
14mr|texlive-mfware-20120624-6|24	output of Metafont.
14mr|texlive-mfware-20120624-6|25	
14mr|texlive-mfware-20120624-6|26	%post
14mr|texlive-mfware-20120624-6|27	%{_sbindir}/texlive.post
14mr|texlive-mfware-20120624-6|28	
14mr|texlive-mfware-20120624-6|29	%postun
14mr|texlive-mfware-20120624-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-mfware-20120624-6|31	%{_sbindir}/texlive.post
14mr|texlive-mfware-20120624-6|32	fi
14mr|texlive-mfware-20120624-6|33	
14mr|texlive-mfware-20120624-6|34	#-----------------------------------------------------------------------
14mr|texlive-mfware-20120624-6|35	%files
14mr|texlive-mfware-20120624-6|36	%{_texmfdistdir}/mft/base/README
14mr|texlive-mfware-20120624-6|37	%{_texmfdistdir}/mft/base/cmbase.mft
14mr|texlive-mfware-20120624-6|38	%{_texmfdistdir}/mft/base/e.mft
14mr|texlive-mfware-20120624-6|39	%{_texmfdistdir}/mft/base/mplain.mft
14mr|texlive-mfware-20120624-6|40	%{_texmfdistdir}/mft/base/pl.mft
14mr|texlive-mfware-20120624-6|41	%{_texmfdistdir}/mft/base/plain.mft
14mr|texlive-mfware-20120624-6|42	%doc %{_mandir}/man1/gftodvi.1*
14mr|texlive-mfware-20120624-6|43	%doc %{_texmfdistdir}/doc/man/man1/gftodvi.man1.pdf
14mr|texlive-mfware-20120624-6|44	%doc %{_mandir}/man1/gftopk.1*
14mr|texlive-mfware-20120624-6|45	%doc %{_texmfdistdir}/doc/man/man1/gftopk.man1.pdf
14mr|texlive-mfware-20120624-6|46	%doc %{_mandir}/man1/gftype.1*
14mr|texlive-mfware-20120624-6|47	%doc %{_texmfdistdir}/doc/man/man1/gftype.man1.pdf
14mr|texlive-mfware-20120624-6|48	%doc %{_mandir}/man1/mft.1*
14mr|texlive-mfware-20120624-6|49	%doc %{_texmfdistdir}/doc/man/man1/mft.man1.pdf
14mr|texlive-mfware-20120624-6|50	%doc %{_mandir}/man1/pktogf.1*
14mr|texlive-mfware-20120624-6|51	%doc %{_texmfdistdir}/doc/man/man1/pktogf.man1.pdf
14mr|texlive-mfware-20120624-6|52	%doc %{_mandir}/man1/pktype.1*
14mr|texlive-mfware-20120624-6|53	%doc %{_texmfdistdir}/doc/man/man1/pktype.man1.pdf
14mr|texlive-mfware-20120624-6|54	
14mr|texlive-mfware-20120624-6|55	#-----------------------------------------------------------------------
14mr|texlive-mfware-20120624-6|56	%prep
14mr|texlive-mfware-20120624-6|57	%setup -c -a0 -a1
14mr|texlive-mfware-20120624-6|58	
14mr|texlive-mfware-20120624-6|59	%build
14mr|texlive-mfware-20120624-6|60	
14mr|texlive-mfware-20120624-6|61	%install
14mr|texlive-mfware-20120624-6|62	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-mfware-20120624-6|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-mfware-20120624-6|64	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-mfware-20120624-6|65	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-mfware-20120624-6|66	
14mr|texlive-mfware-20120624-6|67	%changelog
14mr|texlive-mfware-20120624-6|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120624-6
14mr|texlive-mfware-20120624-6|69	+ Revision: 13534c6
14mr|texlive-mfware-20120624-6|70	- MassBuild#440: Increase release tag
14mr|texlive-mfware-20120624-6|71	
14mr|texlive-mfware-20120624-6|72	

20754 14
14mr|texlive-mh-20130317-6|1	# revision 29420
14mr|texlive-mh-20130317-6|2	# category Package
14mr|texlive-mh-20130317-6|3	# catalog-ctan /macros/latex/contrib/mh
14mr|texlive-mh-20130317-6|4	# catalog-date 2013-03-17 00:29:52 +0100
14mr|texlive-mh-20130317-6|5	# catalog-license lppl1.3
14mr|texlive-mh-20130317-6|6	# catalog-version undef
14mr|texlive-mh-20130317-6|7	Name:		texlive-mh
14mr|texlive-mh-20130317-6|8	Version:	20130317
14mr|texlive-mh-20130317-6|9	Release:	6
14mr|texlive-mh-20130317-6|10	Summary:	The MH bundle
14mr|texlive-mh-20130317-6|11	Group:		Publishing
14mr|texlive-mh-20130317-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mh
14mr|texlive-mh-20130317-6|13	License:	LPPL1.3
14mr|texlive-mh-20130317-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mh.tar.xz
14mr|texlive-mh-20130317-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mh.doc.tar.xz
14mr|texlive-mh-20130317-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mh.source.tar.xz
14mr|texlive-mh-20130317-6|17	BuildArch:	noarch
14mr|texlive-mh-20130317-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mh-20130317-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mh-20130317-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-mh-20130317-6|21	
14mr|texlive-mh-20130317-6|22	%description
14mr|texlive-mh-20130317-6|23	The mh bundle is a series of packages designed to enhance the
14mr|texlive-mh-20130317-6|24	appearance of documents containing a lot of math. The main
14mr|texlive-mh-20130317-6|25	backbone is amsmath, so those unfamiliar with this required
14mr|texlive-mh-20130317-6|26	part of the LaTeX system will probably not find the packages
14mr|texlive-mh-20130317-6|27	very useful. Component parts of the bundle are: breqn, empheq,
14mr|texlive-mh-20130317-6|28	flexisym, mathstyle and mathtools, mhsetup, The empheq package
14mr|texlive-mh-20130317-6|29	is a visual markup extension of amsmath. Empheq allows
14mr|texlive-mh-20130317-6|30	sophisticated boxing and other marking of multi-line maths
14mr|texlive-mh-20130317-6|31	displays, and fixes problems with the way that the ntheorem
14mr|texlive-mh-20130317-6|32	package places end-of-theorem markers. The mathtools package
14mr|texlive-mh-20130317-6|33	provides many useful tools for mathematical typesetting. It
14mr|texlive-mh-20130317-6|34	fixes various deficiencies of amsmath and standard LaTeX. The
14mr|texlive-mh-20130317-6|35	mhsetup package defines various programming tools needed by
14mr|texlive-mh-20130317-6|36	both empheq and mathtools. The breqn package makes more easy
14mr|texlive-mh-20130317-6|37	the business of preparing displayed equations in LaTeX,
14mr|texlive-mh-20130317-6|38	including permitting automatic line-breaking within displayed
14mr|texlive-mh-20130317-6|39	equations. (Breqn uses the mathstyle package to keep track of
14mr|texlive-mh-20130317-6|40	the current maths typesetting style, something that raw TeX
14mr|texlive-mh-20130317-6|41	hides from the programmer.).
14mr|texlive-mh-20130317-6|42	
14mr|texlive-mh-20130317-6|43	%post
14mr|texlive-mh-20130317-6|44	%{_sbindir}/texlive.post
14mr|texlive-mh-20130317-6|45	
14mr|texlive-mh-20130317-6|46	%postun
14mr|texlive-mh-20130317-6|47	if [ $1 -eq 0 ]; then
14mr|texlive-mh-20130317-6|48	%{_sbindir}/texlive.post
14mr|texlive-mh-20130317-6|49	fi
14mr|texlive-mh-20130317-6|50	
14mr|texlive-mh-20130317-6|51	#-----------------------------------------------------------------------
14mr|texlive-mh-20130317-6|52	%files
14mr|texlive-mh-20130317-6|53	%{_texmfdistdir}/tex/latex/mh/breqn.sty
14mr|texlive-mh-20130317-6|54	%{_texmfdistdir}/tex/latex/mh/cmbase.sym
14mr|texlive-mh-20130317-6|55	%{_texmfdistdir}/tex/latex/mh/empheq.sty
14mr|texlive-mh-20130317-6|56	%{_texmfdistdir}/tex/latex/mh/flexisym.sty
14mr|texlive-mh-20130317-6|57	%{_texmfdistdir}/tex/latex/mh/mathpazo.sym
14mr|texlive-mh-20130317-6|58	%{_texmfdistdir}/tex/latex/mh/mathptmx.sym
14mr|texlive-mh-20130317-6|59	%{_texmfdistdir}/tex/latex/mh/mathstyle.sty
14mr|texlive-mh-20130317-6|60	%{_texmfdistdir}/tex/latex/mh/mathtools.sty
14mr|texlive-mh-20130317-6|61	%{_texmfdistdir}/tex/latex/mh/mhsetup.sty
14mr|texlive-mh-20130317-6|62	%{_texmfdistdir}/tex/latex/mh/msabm.sym
14mr|texlive-mh-20130317-6|63	%doc %{_texmfdistdir}/doc/latex/mh/README
14mr|texlive-mh-20130317-6|64	%doc %{_texmfdistdir}/doc/latex/mh/breqn-technotes.pdf
14mr|texlive-mh-20130317-6|65	%doc %{_texmfdistdir}/doc/latex/mh/breqn.pdf
14mr|texlive-mh-20130317-6|66	%doc %{_texmfdistdir}/doc/latex/mh/empheq.pdf
14mr|texlive-mh-20130317-6|67	%doc %{_texmfdistdir}/doc/latex/mh/flexisym.pdf
14mr|texlive-mh-20130317-6|68	%doc %{_texmfdistdir}/doc/latex/mh/mathstyle.pdf
14mr|texlive-mh-20130317-6|69	%doc %{_texmfdistdir}/doc/latex/mh/mathtools.pdf
14mr|texlive-mh-20130317-6|70	%doc %{_texmfdistdir}/doc/latex/mh/mhsetup.pdf
14mr|texlive-mh-20130317-6|71	#- source
14mr|texlive-mh-20130317-6|72	%doc %{_texmfdistdir}/source/latex/mh/breqn-technotes.tex
14mr|texlive-mh-20130317-6|73	%doc %{_texmfdistdir}/source/latex/mh/breqn.dtx
14mr|texlive-mh-20130317-6|74	%doc %{_texmfdistdir}/source/latex/mh/empheq.dtx
14mr|texlive-mh-20130317-6|75	%doc %{_texmfdistdir}/source/latex/mh/flexisym.dtx
14mr|texlive-mh-20130317-6|76	%doc %{_texmfdistdir}/source/latex/mh/mathstyle.dtx
14mr|texlive-mh-20130317-6|77	%doc %{_texmfdistdir}/source/latex/mh/mathtools.dtx
14mr|texlive-mh-20130317-6|78	%doc %{_texmfdistdir}/source/latex/mh/mhsetup.dtx
14mr|texlive-mh-20130317-6|79	
14mr|texlive-mh-20130317-6|80	#-----------------------------------------------------------------------
14mr|texlive-mh-20130317-6|81	%prep
14mr|texlive-mh-20130317-6|82	%setup -c -a0 -a1 -a2
14mr|texlive-mh-20130317-6|83	
14mr|texlive-mh-20130317-6|84	%build
14mr|texlive-mh-20130317-6|85	
14mr|texlive-mh-20130317-6|86	%install
14mr|texlive-mh-20130317-6|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mh-20130317-6|88	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mh-20130317-6|89	
14mr|texlive-mh-20130317-6|90	%changelog
14mr|texlive-mh-20130317-6|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130317-6
14mr|texlive-mh-20130317-6|92	+ Revision: 488fd04
14mr|texlive-mh-20130317-6|93	- MassBuild#440: Increase release tag
14mr|texlive-mh-20130317-6|94	
14mr|texlive-mh-20130317-6|95	

20755 14
14mr|texlive-mhchem-20140202-2|1	# revision 32850
14mr|texlive-mhchem-20140202-2|2	# category Package
14mr|texlive-mhchem-20140202-2|3	# catalog-ctan /macros/latex/contrib/mhchem
14mr|texlive-mhchem-20140202-2|4	# catalog-date 2014-02-02 01:18:28 +0100
14mr|texlive-mhchem-20140202-2|5	# catalog-license lppl1.3
14mr|texlive-mhchem-20140202-2|6	# catalog-version undef
14mr|texlive-mhchem-20140202-2|7	Name:		texlive-mhchem
14mr|texlive-mhchem-20140202-2|8	Version:	20140202
14mr|texlive-mhchem-20140202-2|9	Release:	2
14mr|texlive-mhchem-20140202-2|10	Summary:	Typeset chemical formulae/equations and Risk and Safety phrases
14mr|texlive-mhchem-20140202-2|11	Group:		Publishing
14mr|texlive-mhchem-20140202-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem
14mr|texlive-mhchem-20140202-2|13	License:	LPPL1.3
14mr|texlive-mhchem-20140202-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhchem.tar.xz
14mr|texlive-mhchem-20140202-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhchem.doc.tar.xz
14mr|texlive-mhchem-20140202-2|16	BuildArch:	noarch
14mr|texlive-mhchem-20140202-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mhchem-20140202-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mhchem-20140202-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-mhchem-20140202-2|20	
14mr|texlive-mhchem-20140202-2|21	%description
14mr|texlive-mhchem-20140202-2|22	The bundle provides three packages: The mhchem package provides
14mr|texlive-mhchem-20140202-2|23	commands for typesetting chemical molecular formulae and
14mr|texlive-mhchem-20140202-2|24	equations. The hpstatement package provides commands for the
14mr|texlive-mhchem-20140202-2|25	official hazard statements and precautionary statements (H and
14mr|texlive-mhchem-20140202-2|26	P statements) that are used to label chemicals. The rsphrase
14mr|texlive-mhchem-20140202-2|27	package provides commands for the official Risk and Safety (R
14mr|texlive-mhchem-20140202-2|28	and S) Phrases that are used to label chemicals.
14mr|texlive-mhchem-20140202-2|29	
14mr|texlive-mhchem-20140202-2|30	%post
14mr|texlive-mhchem-20140202-2|31	%{_sbindir}/texlive.post
14mr|texlive-mhchem-20140202-2|32	
14mr|texlive-mhchem-20140202-2|33	%postun
14mr|texlive-mhchem-20140202-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-mhchem-20140202-2|35	%{_sbindir}/texlive.post
14mr|texlive-mhchem-20140202-2|36	fi
14mr|texlive-mhchem-20140202-2|37	
14mr|texlive-mhchem-20140202-2|38	#-----------------------------------------------------------------------
14mr|texlive-mhchem-20140202-2|39	%files
14mr|texlive-mhchem-20140202-2|40	%{_texmfdistdir}/tex/latex/mhchem/hpstatement.sty
14mr|texlive-mhchem-20140202-2|41	%{_texmfdistdir}/tex/latex/mhchem/mhchem.sty
14mr|texlive-mhchem-20140202-2|42	%{_texmfdistdir}/tex/latex/mhchem/rsphrase.sty
14mr|texlive-mhchem-20140202-2|43	%doc %{_texmfdistdir}/doc/latex/mhchem/README
14mr|texlive-mhchem-20140202-2|44	%doc %{_texmfdistdir}/doc/latex/mhchem/lppl-1-3c.txt
14mr|texlive-mhchem-20140202-2|45	%doc %{_texmfdistdir}/doc/latex/mhchem/manifest.txt
14mr|texlive-mhchem-20140202-2|46	%doc %{_texmfdistdir}/doc/latex/mhchem/mhchem.pdf
14mr|texlive-mhchem-20140202-2|47	%doc %{_texmfdistdir}/doc/latex/mhchem/mhchem.tex
14mr|texlive-mhchem-20140202-2|48	
14mr|texlive-mhchem-20140202-2|49	#-----------------------------------------------------------------------
14mr|texlive-mhchem-20140202-2|50	%prep
14mr|texlive-mhchem-20140202-2|51	%setup -c -a0 -a1
14mr|texlive-mhchem-20140202-2|52	
14mr|texlive-mhchem-20140202-2|53	%build
14mr|texlive-mhchem-20140202-2|54	
14mr|texlive-mhchem-20140202-2|55	%install
14mr|texlive-mhchem-20140202-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mhchem-20140202-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mhchem-20140202-2|58	
14mr|texlive-mhchem-20140202-2|59	%changelog
14mr|texlive-mhchem-20140202-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140202-2
14mr|texlive-mhchem-20140202-2|61	+ Revision: 603383e
14mr|texlive-mhchem-20140202-2|62	- MassBuild#440: Increase release tag
14mr|texlive-mhchem-20140202-2|63	
14mr|texlive-mhchem-20140202-2|64	

20756 14
14mr|texlive-mhequ-1.61-3|1	# revision 15878
14mr|texlive-mhequ-1.61-3|2	# category Package
14mr|texlive-mhequ-1.61-3|3	# catalog-ctan /macros/latex/contrib/mhequ
14mr|texlive-mhequ-1.61-3|4	# catalog-date 2008-05-01 20:41:51 +0200
14mr|texlive-mhequ-1.61-3|5	# catalog-license other-free
14mr|texlive-mhequ-1.61-3|6	# catalog-version 1.61
14mr|texlive-mhequ-1.61-3|7	Name:		texlive-mhequ
14mr|texlive-mhequ-1.61-3|8	Version:	1.61
14mr|texlive-mhequ-1.61-3|9	Release:	3
14mr|texlive-mhequ-1.61-3|10	Summary:	Multicolumn equations, tags, labels, sub-numbering
14mr|texlive-mhequ-1.61-3|11	Group:		Publishing
14mr|texlive-mhequ-1.61-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mhequ
14mr|texlive-mhequ-1.61-3|13	License:	OTHER-FREE
14mr|texlive-mhequ-1.61-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhequ.tar.xz
14mr|texlive-mhequ-1.61-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhequ.doc.tar.xz
14mr|texlive-mhequ-1.61-3|16	BuildArch:	noarch
14mr|texlive-mhequ-1.61-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mhequ-1.61-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mhequ-1.61-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mhequ-1.61-3|20	
14mr|texlive-mhequ-1.61-3|21	%description
14mr|texlive-mhequ-1.61-3|22	MHequ simplifies creating multi-column equation environments,
14mr|texlive-mhequ-1.61-3|23	and tagging the equations therein. It supports sub-numbers of
14mr|texlive-mhequ-1.61-3|24	blocks of equations (like (1.2a), (1.2b), etc) and references
14mr|texlive-mhequ-1.61-3|25	to each equation individually (1.2a) or to the whole block
14mr|texlive-mhequ-1.61-3|26	(1.2). The labels can be shown in draft mode. Comments in the
14mr|texlive-mhequ-1.61-3|27	package itself describe usage.
14mr|texlive-mhequ-1.61-3|28	
14mr|texlive-mhequ-1.61-3|29	%post
14mr|texlive-mhequ-1.61-3|30	%{_sbindir}/texlive.post
14mr|texlive-mhequ-1.61-3|31	
14mr|texlive-mhequ-1.61-3|32	%postun
14mr|texlive-mhequ-1.61-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-mhequ-1.61-3|34	%{_sbindir}/texlive.post
14mr|texlive-mhequ-1.61-3|35	fi
14mr|texlive-mhequ-1.61-3|36	
14mr|texlive-mhequ-1.61-3|37	#-----------------------------------------------------------------------
14mr|texlive-mhequ-1.61-3|38	%files
14mr|texlive-mhequ-1.61-3|39	%{_texmfdistdir}/tex/latex/mhequ/mhequ.sty
14mr|texlive-mhequ-1.61-3|40	%doc %{_texmfdistdir}/doc/latex/mhequ/example.pdf
14mr|texlive-mhequ-1.61-3|41	%doc %{_texmfdistdir}/doc/latex/mhequ/example.tex
14mr|texlive-mhequ-1.61-3|42	
14mr|texlive-mhequ-1.61-3|43	#-----------------------------------------------------------------------
14mr|texlive-mhequ-1.61-3|44	%prep
14mr|texlive-mhequ-1.61-3|45	%setup -c -a0 -a1
14mr|texlive-mhequ-1.61-3|46	
14mr|texlive-mhequ-1.61-3|47	%build
14mr|texlive-mhequ-1.61-3|48	
14mr|texlive-mhequ-1.61-3|49	%install
14mr|texlive-mhequ-1.61-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mhequ-1.61-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mhequ-1.61-3|52	
14mr|texlive-mhequ-1.61-3|53	
14mr|texlive-mhequ-1.61-3|54	
14mr|texlive-mhequ-1.61-3|55	%changelog
14mr|texlive-mhequ-1.61-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.61-3
14mr|texlive-mhequ-1.61-3|57	+ Revision: b2a2954
14mr|texlive-mhequ-1.61-3|58	- MassBuild#440: Increase release tag
14mr|texlive-mhequ-1.61-3|59	
14mr|texlive-mhequ-1.61-3|60	

20757 14
14mr|texlive-microtype-2.5a-6|1	# revision 30755
14mr|texlive-microtype-2.5a-6|2	# category Package
14mr|texlive-microtype-2.5a-6|3	# catalog-ctan /macros/latex/contrib/microtype
14mr|texlive-microtype-2.5a-6|4	# catalog-date 2013-05-26 21:18:14 +0200
14mr|texlive-microtype-2.5a-6|5	# catalog-license lppl
14mr|texlive-microtype-2.5a-6|6	# catalog-version 2.5a
14mr|texlive-microtype-2.5a-6|7	Name:		texlive-microtype
14mr|texlive-microtype-2.5a-6|8	Version:	2.5a
14mr|texlive-microtype-2.5a-6|9	Release:	6
14mr|texlive-microtype-2.5a-6|10	Summary:	Subliminal refinements towards typographical perfection
14mr|texlive-microtype-2.5a-6|11	Group:		Publishing
14mr|texlive-microtype-2.5a-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/microtype
14mr|texlive-microtype-2.5a-6|13	License:	LPPL
14mr|texlive-microtype-2.5a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.tar.xz
14mr|texlive-microtype-2.5a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.doc.tar.xz
14mr|texlive-microtype-2.5a-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.source.tar.xz
14mr|texlive-microtype-2.5a-6|17	BuildArch:	noarch
14mr|texlive-microtype-2.5a-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-microtype-2.5a-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-microtype-2.5a-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-microtype-2.5a-6|21	
14mr|texlive-microtype-2.5a-6|22	%description
14mr|texlive-microtype-2.5a-6|23	The package provides a LaTeX interface to the micro-typographic
14mr|texlive-microtype-2.5a-6|24	extensions that were introduced by pdfTeX and have since also
14mr|texlive-microtype-2.5a-6|25	propagated to XeTeX and LuaTeX: most prominently, character
14mr|texlive-microtype-2.5a-6|26	protrusion and font expansion, furthermore the adjustment of
14mr|texlive-microtype-2.5a-6|27	interword spacing and additional kerning, as well as
14mr|texlive-microtype-2.5a-6|28	hyphenatable letterspacing (tracking) and the possibility to
14mr|texlive-microtype-2.5a-6|29	disable all or selected ligatures. These features may be
14mr|texlive-microtype-2.5a-6|30	applied to customisable sets of fonts, and all micro-
14mr|texlive-microtype-2.5a-6|31	typographic aspects of the fonts can be configured in a
14mr|texlive-microtype-2.5a-6|32	straight-forward and flexible way. Settings for various fonts
14mr|texlive-microtype-2.5a-6|33	are provided. Note that character protrusion requires pdfTeX,
14mr|texlive-microtype-2.5a-6|34	LuaTeX, or XeTeX. Font expansion works with pdfTeX or LuaTeX.
14mr|texlive-microtype-2.5a-6|35	The package will by default enable protrusion and expansion if
14mr|texlive-microtype-2.5a-6|36	they can safely be assumed to work. Disabling ligatures
14mr|texlive-microtype-2.5a-6|37	requires pdfTeX or LuaTeX, while the adjustment of interword
14mr|texlive-microtype-2.5a-6|38	spacing and of kerning only works with pdfTeX. Letterspacing is
14mr|texlive-microtype-2.5a-6|39	available with pdfTeX or LuaTeX. The alternative package
14mr|texlive-microtype-2.5a-6|40	`letterspace', which also works with plain TeX, provides the
14mr|texlive-microtype-2.5a-6|41	user commands for letterspacing only, omitting support for all
14mr|texlive-microtype-2.5a-6|42	other extensions.
14mr|texlive-microtype-2.5a-6|43	
14mr|texlive-microtype-2.5a-6|44	%post
14mr|texlive-microtype-2.5a-6|45	%{_sbindir}/texlive.post
14mr|texlive-microtype-2.5a-6|46	
14mr|texlive-microtype-2.5a-6|47	%postun
14mr|texlive-microtype-2.5a-6|48	if [ $1 -eq 0 ]; then
14mr|texlive-microtype-2.5a-6|49	%{_sbindir}/texlive.post
14mr|texlive-microtype-2.5a-6|50	fi
14mr|texlive-microtype-2.5a-6|51	
14mr|texlive-microtype-2.5a-6|52	#-----------------------------------------------------------------------
14mr|texlive-microtype-2.5a-6|53	%files
14mr|texlive-microtype-2.5a-6|54	%{_texmfdistdir}/tex/latex/microtype/letterspace.sty
14mr|texlive-microtype-2.5a-6|55	%{_texmfdistdir}/tex/latex/microtype/microtype-luatex.def
14mr|texlive-microtype-2.5a-6|56	%{_texmfdistdir}/tex/latex/microtype/microtype-pdftex.def
14mr|texlive-microtype-2.5a-6|57	%{_texmfdistdir}/tex/latex/microtype/microtype-xetex.def
14mr|texlive-microtype-2.5a-6|58	%{_texmfdistdir}/tex/latex/microtype/microtype.cfg
14mr|texlive-microtype-2.5a-6|59	%{_texmfdistdir}/tex/latex/microtype/microtype.lua
14mr|texlive-microtype-2.5a-6|60	%{_texmfdistdir}/tex/latex/microtype/microtype.sty
14mr|texlive-microtype-2.5a-6|61	%{_texmfdistdir}/tex/latex/microtype/mt-CharisSIL.cfg
14mr|texlive-microtype-2.5a-6|62	%{_texmfdistdir}/tex/latex/microtype/mt-LatinModernRoman.cfg
14mr|texlive-microtype-2.5a-6|63	%{_texmfdistdir}/tex/latex/microtype/mt-PalatinoLinotype.cfg
14mr|texlive-microtype-2.5a-6|64	%{_texmfdistdir}/tex/latex/microtype/mt-bch.cfg
14mr|texlive-microtype-2.5a-6|65	%{_texmfdistdir}/tex/latex/microtype/mt-blg.cfg
14mr|texlive-microtype-2.5a-6|66	%{_texmfdistdir}/tex/latex/microtype/mt-cmr.cfg
14mr|texlive-microtype-2.5a-6|67	%{_texmfdistdir}/tex/latex/microtype/mt-euf.cfg
14mr|texlive-microtype-2.5a-6|68	%{_texmfdistdir}/tex/latex/microtype/mt-eur.cfg
14mr|texlive-microtype-2.5a-6|69	%{_texmfdistdir}/tex/latex/microtype/mt-euroitc.cfg
14mr|texlive-microtype-2.5a-6|70	%{_texmfdistdir}/tex/latex/microtype/mt-eus.cfg
14mr|texlive-microtype-2.5a-6|71	%{_texmfdistdir}/tex/latex/microtype/mt-msa.cfg
14mr|texlive-microtype-2.5a-6|72	%{_texmfdistdir}/tex/latex/microtype/mt-msb.cfg
14mr|texlive-microtype-2.5a-6|73	%{_texmfdistdir}/tex/latex/microtype/mt-mvs.cfg
14mr|texlive-microtype-2.5a-6|74	%{_texmfdistdir}/tex/latex/microtype/mt-pad.cfg
14mr|texlive-microtype-2.5a-6|75	%{_texmfdistdir}/tex/latex/microtype/mt-pmn.cfg
14mr|texlive-microtype-2.5a-6|76	%{_texmfdistdir}/tex/latex/microtype/mt-ppl.cfg
14mr|texlive-microtype-2.5a-6|77	%{_texmfdistdir}/tex/latex/microtype/mt-ptm.cfg
14mr|texlive-microtype-2.5a-6|78	%{_texmfdistdir}/tex/latex/microtype/mt-ugm.cfg
14mr|texlive-microtype-2.5a-6|79	%{_texmfdistdir}/tex/latex/microtype/mt-zpeu.cfg
14mr|texlive-microtype-2.5a-6|80	%doc %{_texmfdistdir}/doc/latex/microtype/README
14mr|texlive-microtype-2.5a-6|81	%doc %{_texmfdistdir}/doc/latex/microtype/microtype.pdf
14mr|texlive-microtype-2.5a-6|82	%doc %{_texmfdistdir}/doc/latex/microtype/test-microtype.tex
14mr|texlive-microtype-2.5a-6|83	#- source
14mr|texlive-microtype-2.5a-6|84	%doc %{_texmfdistdir}/source/latex/microtype/microtype-utf.dtx
14mr|texlive-microtype-2.5a-6|85	%doc %{_texmfdistdir}/source/latex/microtype/microtype.dtx
14mr|texlive-microtype-2.5a-6|86	%doc %{_texmfdistdir}/source/latex/microtype/microtype.ins
14mr|texlive-microtype-2.5a-6|87	
14mr|texlive-microtype-2.5a-6|88	#-----------------------------------------------------------------------
14mr|texlive-microtype-2.5a-6|89	%prep
14mr|texlive-microtype-2.5a-6|90	%setup -c -a0 -a1 -a2
14mr|texlive-microtype-2.5a-6|91	
14mr|texlive-microtype-2.5a-6|92	%build
14mr|texlive-microtype-2.5a-6|93	
14mr|texlive-microtype-2.5a-6|94	%install
14mr|texlive-microtype-2.5a-6|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-microtype-2.5a-6|96	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-microtype-2.5a-6|97	
14mr|texlive-microtype-2.5a-6|98	%changelog
14mr|texlive-microtype-2.5a-6|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5a-6
14mr|texlive-microtype-2.5a-6|100	+ Revision: 3d511c9
14mr|texlive-microtype-2.5a-6|101	- MassBuild#440: Increase release tag
14mr|texlive-microtype-2.5a-6|102	
14mr|texlive-microtype-2.5a-6|103	

20758 14
14mr|texlive-microtype-de-2.4-4|1	# revision 24549
14mr|texlive-microtype-de-2.4-4|2	# category Package
14mr|texlive-microtype-de-2.4-4|3	# catalog-ctan /info/translations/microtype/de
14mr|texlive-microtype-de-2.4-4|4	# catalog-date 2011-04-03 23:29:51 +0200
14mr|texlive-microtype-de-2.4-4|5	# catalog-license lppl1.3
14mr|texlive-microtype-de-2.4-4|6	# catalog-version 2.4
14mr|texlive-microtype-de-2.4-4|7	Name:		texlive-microtype-de
14mr|texlive-microtype-de-2.4-4|8	Version:	2.4
14mr|texlive-microtype-de-2.4-4|9	Release:	4
14mr|texlive-microtype-de-2.4-4|10	Summary:	Translation into German of the documentation of microtype
14mr|texlive-microtype-de-2.4-4|11	Group:		Publishing
14mr|texlive-microtype-de-2.4-4|12	URL:		http://www.ctan.org/tex-archive/info/translations/microtype/de
14mr|texlive-microtype-de-2.4-4|13	License:	LPPL1.3
14mr|texlive-microtype-de-2.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype-de.tar.xz
14mr|texlive-microtype-de-2.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype-de.doc.tar.xz
14mr|texlive-microtype-de-2.4-4|16	BuildArch:	noarch
14mr|texlive-microtype-de-2.4-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-microtype-de-2.4-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-microtype-de-2.4-4|19	
14mr|texlive-microtype-de-2.4-4|20	%description
14mr|texlive-microtype-de-2.4-4|21	TeXLive microtype-de package.
14mr|texlive-microtype-de-2.4-4|22	
14mr|texlive-microtype-de-2.4-4|23	#-----------------------------------------------------------------------
14mr|texlive-microtype-de-2.4-4|24	%files
14mr|texlive-microtype-de-2.4-4|25	%doc %{_texmfdistdir}/doc/latex/microtype-de/microtype-DE.dtx
14mr|texlive-microtype-de-2.4-4|26	%doc %{_texmfdistdir}/doc/latex/microtype-de/microtype-DE.pdf
14mr|texlive-microtype-de-2.4-4|27	
14mr|texlive-microtype-de-2.4-4|28	#-----------------------------------------------------------------------
14mr|texlive-microtype-de-2.4-4|29	%prep
14mr|texlive-microtype-de-2.4-4|30	%setup -c -a0 -a1
14mr|texlive-microtype-de-2.4-4|31	
14mr|texlive-microtype-de-2.4-4|32	%build
14mr|texlive-microtype-de-2.4-4|33	
14mr|texlive-microtype-de-2.4-4|34	%install
14mr|texlive-microtype-de-2.4-4|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-microtype-de-2.4-4|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-microtype-de-2.4-4|37	
14mr|texlive-microtype-de-2.4-4|38	
14mr|texlive-microtype-de-2.4-4|39	
14mr|texlive-microtype-de-2.4-4|40	%changelog
14mr|texlive-microtype-de-2.4-4|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-4
14mr|texlive-microtype-de-2.4-4|42	+ Revision: 81dade5
14mr|texlive-microtype-de-2.4-4|43	- MassBuild#440: Increase release tag
14mr|texlive-microtype-de-2.4-4|44	
14mr|texlive-microtype-de-2.4-4|45	

20759 14
14mr|texlive-midnight-20081109-3|1	# revision 15878
14mr|texlive-midnight-20081109-3|2	# category Package
14mr|texlive-midnight-20081109-3|3	# catalog-ctan /macros/generic/midnight
14mr|texlive-midnight-20081109-3|4	# catalog-date 2008-11-09 11:56:27 +0100
14mr|texlive-midnight-20081109-3|5	# catalog-license other-free
14mr|texlive-midnight-20081109-3|6	# catalog-version undef
14mr|texlive-midnight-20081109-3|7	Name:		texlive-midnight
14mr|texlive-midnight-20081109-3|8	Version:	20081109
14mr|texlive-midnight-20081109-3|9	Release:	3
14mr|texlive-midnight-20081109-3|10	Summary:	A set of useful macro tools
14mr|texlive-midnight-20081109-3|11	Group:		Publishing
14mr|texlive-midnight-20081109-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/midnight
14mr|texlive-midnight-20081109-3|13	License:	OTHER-FREE
14mr|texlive-midnight-20081109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/midnight.tar.xz
14mr|texlive-midnight-20081109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/midnight.doc.tar.xz
14mr|texlive-midnight-20081109-3|16	BuildArch:	noarch
14mr|texlive-midnight-20081109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-midnight-20081109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-midnight-20081109-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-midnight-20081109-3|20	
14mr|texlive-midnight-20081109-3|21	%description
14mr|texlive-midnight-20081109-3|22	Included are: - quire: making booklets, etc.; - gloss:
14mr|texlive-midnight-20081109-3|23	vertically align words in consecutive sentences; - loop: a
14mr|texlive-midnight-20081109-3|24	looping construct; - dolines: 'meta'-macros to separate
14mr|texlive-midnight-20081109-3|25	arguments by newlines; - labels: address labels and bulk mail
14mr|texlive-midnight-20081109-3|26	letters; - styledef: selectively input part of a file; and -
14mr|texlive-midnight-20081109-3|27	border: borders around boxes.
14mr|texlive-midnight-20081109-3|28	
14mr|texlive-midnight-20081109-3|29	%post
14mr|texlive-midnight-20081109-3|30	%{_sbindir}/texlive.post
14mr|texlive-midnight-20081109-3|31	
14mr|texlive-midnight-20081109-3|32	%postun
14mr|texlive-midnight-20081109-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-midnight-20081109-3|34	%{_sbindir}/texlive.post
14mr|texlive-midnight-20081109-3|35	fi
14mr|texlive-midnight-20081109-3|36	
14mr|texlive-midnight-20081109-3|37	#-----------------------------------------------------------------------
14mr|texlive-midnight-20081109-3|38	%files
14mr|texlive-midnight-20081109-3|39	%{_texmfdistdir}/tex/generic/midnight/border.tex
14mr|texlive-midnight-20081109-3|40	%{_texmfdistdir}/tex/generic/midnight/dolines.tex
14mr|texlive-midnight-20081109-3|41	%{_texmfdistdir}/tex/generic/midnight/gloss.tex
14mr|texlive-midnight-20081109-3|42	%{_texmfdistdir}/tex/generic/midnight/labels.tex
14mr|texlive-midnight-20081109-3|43	%{_texmfdistdir}/tex/generic/midnight/loop.tex
14mr|texlive-midnight-20081109-3|44	%{_texmfdistdir}/tex/generic/midnight/quire.tex
14mr|texlive-midnight-20081109-3|45	%{_texmfdistdir}/tex/generic/midnight/styledef.tex
14mr|texlive-midnight-20081109-3|46	%doc %{_texmfdistdir}/doc/generic/midnight/README
14mr|texlive-midnight-20081109-3|47	%doc %{_texmfdistdir}/doc/generic/midnight/border.doc
14mr|texlive-midnight-20081109-3|48	%doc %{_texmfdistdir}/doc/generic/midnight/dolines.doc
14mr|texlive-midnight-20081109-3|49	%doc %{_texmfdistdir}/doc/generic/midnight/gloss.doc
14mr|texlive-midnight-20081109-3|50	%doc %{_texmfdistdir}/doc/generic/midnight/labels.doc
14mr|texlive-midnight-20081109-3|51	%doc %{_texmfdistdir}/doc/generic/midnight/loop.doc
14mr|texlive-midnight-20081109-3|52	%doc %{_texmfdistdir}/doc/generic/midnight/midnight.pdf
14mr|texlive-midnight-20081109-3|53	%doc %{_texmfdistdir}/doc/generic/midnight/quire.doc
14mr|texlive-midnight-20081109-3|54	%doc %{_texmfdistdir}/doc/generic/midnight/styledef.doc
14mr|texlive-midnight-20081109-3|55	
14mr|texlive-midnight-20081109-3|56	#-----------------------------------------------------------------------
14mr|texlive-midnight-20081109-3|57	%prep
14mr|texlive-midnight-20081109-3|58	%setup -c -a0 -a1
14mr|texlive-midnight-20081109-3|59	
14mr|texlive-midnight-20081109-3|60	%build
14mr|texlive-midnight-20081109-3|61	
14mr|texlive-midnight-20081109-3|62	%install
14mr|texlive-midnight-20081109-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-midnight-20081109-3|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-midnight-20081109-3|65	
14mr|texlive-midnight-20081109-3|66	
14mr|texlive-midnight-20081109-3|67	
14mr|texlive-midnight-20081109-3|68	%changelog
14mr|texlive-midnight-20081109-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081109-3
14mr|texlive-midnight-20081109-3|70	+ Revision: bb47f42
14mr|texlive-midnight-20081109-3|71	- MassBuild#440: Increase release tag
14mr|texlive-midnight-20081109-3|72	
14mr|texlive-midnight-20081109-3|73	

20760 14
14mr|texlive-midpage-1.1a-3|1	# revision 17484
14mr|texlive-midpage-1.1a-3|2	# category Package
14mr|texlive-midpage-1.1a-3|3	# catalog-ctan /macros/latex/contrib/midpage
14mr|texlive-midpage-1.1a-3|4	# catalog-date 2010-03-17 12:20:59 +0100
14mr|texlive-midpage-1.1a-3|5	# catalog-license lppl
14mr|texlive-midpage-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-midpage-1.1a-3|7	Name:		texlive-midpage
14mr|texlive-midpage-1.1a-3|8	Version:	1.1a
14mr|texlive-midpage-1.1a-3|9	Release:	3
14mr|texlive-midpage-1.1a-3|10	Summary:	Environment for vertical centring
14mr|texlive-midpage-1.1a-3|11	Group:		Publishing
14mr|texlive-midpage-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/midpage
14mr|texlive-midpage-1.1a-3|13	License:	LPPL
14mr|texlive-midpage-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/midpage.tar.xz
14mr|texlive-midpage-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/midpage.doc.tar.xz
14mr|texlive-midpage-1.1a-3|16	BuildArch:	noarch
14mr|texlive-midpage-1.1a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-midpage-1.1a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-midpage-1.1a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-midpage-1.1a-3|20	
14mr|texlive-midpage-1.1a-3|21	%description
14mr|texlive-midpage-1.1a-3|22	The environment will centre text, if immediately preceded and
14mr|texlive-midpage-1.1a-3|23	followed by \clearpage.
14mr|texlive-midpage-1.1a-3|24	
14mr|texlive-midpage-1.1a-3|25	%post
14mr|texlive-midpage-1.1a-3|26	%{_sbindir}/texlive.post
14mr|texlive-midpage-1.1a-3|27	
14mr|texlive-midpage-1.1a-3|28	%postun
14mr|texlive-midpage-1.1a-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-midpage-1.1a-3|30	%{_sbindir}/texlive.post
14mr|texlive-midpage-1.1a-3|31	fi
14mr|texlive-midpage-1.1a-3|32	
14mr|texlive-midpage-1.1a-3|33	#-----------------------------------------------------------------------
14mr|texlive-midpage-1.1a-3|34	%files
14mr|texlive-midpage-1.1a-3|35	%{_texmfdistdir}/tex/latex/midpage/midpage.sty
14mr|texlive-midpage-1.1a-3|36	%doc %{_texmfdistdir}/doc/latex/midpage/midpage.pdf
14mr|texlive-midpage-1.1a-3|37	%doc %{_texmfdistdir}/doc/latex/midpage/midpage.tex
14mr|texlive-midpage-1.1a-3|38	
14mr|texlive-midpage-1.1a-3|39	#-----------------------------------------------------------------------
14mr|texlive-midpage-1.1a-3|40	%prep
14mr|texlive-midpage-1.1a-3|41	%setup -c -a0 -a1
14mr|texlive-midpage-1.1a-3|42	
14mr|texlive-midpage-1.1a-3|43	%build
14mr|texlive-midpage-1.1a-3|44	
14mr|texlive-midpage-1.1a-3|45	%install
14mr|texlive-midpage-1.1a-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-midpage-1.1a-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-midpage-1.1a-3|48	
14mr|texlive-midpage-1.1a-3|49	
14mr|texlive-midpage-1.1a-3|50	
14mr|texlive-midpage-1.1a-3|51	%changelog
14mr|texlive-midpage-1.1a-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-midpage-1.1a-3|53	+ Revision: 9aad808
14mr|texlive-midpage-1.1a-3|54	- MassBuild#440: Increase release tag
14mr|texlive-midpage-1.1a-3|55	
14mr|texlive-midpage-1.1a-3|56	

20761 14
14mr|texlive-mil3-20110310-3|1	# revision 21677
14mr|texlive-mil3-20110310-3|2	# category Package
14mr|texlive-mil3-20110310-3|3	# catalog-ctan /info/examples/mil3
14mr|texlive-mil3-20110310-3|4	# catalog-date 2011-03-10 20:26:29 +0100
14mr|texlive-mil3-20110310-3|5	# catalog-license other-free
14mr|texlive-mil3-20110310-3|6	# catalog-version undef
14mr|texlive-mil3-20110310-3|7	Name:		texlive-mil3
14mr|texlive-mil3-20110310-3|8	Version:	20110310
14mr|texlive-mil3-20110310-3|9	Release:	3
14mr|texlive-mil3-20110310-3|10	Summary:	Samples from Math into LaTeX, third edition
14mr|texlive-mil3-20110310-3|11	Group:		Publishing
14mr|texlive-mil3-20110310-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/mil3
14mr|texlive-mil3-20110310-3|13	License:	OTHER-FREE
14mr|texlive-mil3-20110310-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mil3.tar.xz
14mr|texlive-mil3-20110310-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mil3.doc.tar.xz
14mr|texlive-mil3-20110310-3|16	BuildArch:	noarch
14mr|texlive-mil3-20110310-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mil3-20110310-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mil3-20110310-3|19	
14mr|texlive-mil3-20110310-3|20	%description
14mr|texlive-mil3-20110310-3|21	Examples, samples and templates from the third edition of
14mr|texlive-mil3-20110310-3|22	Gratzer's book.
14mr|texlive-mil3-20110310-3|23	
14mr|texlive-mil3-20110310-3|24	#-----------------------------------------------------------------------
14mr|texlive-mil3-20110310-3|25	%files
14mr|texlive-mil3-20110310-3|26	%doc %{_texmfdistdir}/doc/latex/mil3/README
14mr|texlive-mil3-20110310-3|27	%doc %{_texmfdistdir}/doc/latex/mil3/ams-alph.bst
14mr|texlive-mil3-20110310-3|28	%doc %{_texmfdistdir}/doc/latex/mil3/ams-pln.bst
14mr|texlive-mil3-20110310-3|29	%doc %{_texmfdistdir}/doc/latex/mil3/amsart.tpl
14mr|texlive-mil3-20110310-3|30	%doc %{_texmfdistdir}/doc/latex/mil3/article.tpl
14mr|texlive-mil3-20110310-3|31	%doc %{_texmfdistdir}/doc/latex/mil3/article2.tpl
14mr|texlive-mil3-20110310-3|32	%doc %{_texmfdistdir}/doc/latex/mil3/contents
14mr|texlive-mil3-20110310-3|33	%doc %{_texmfdistdir}/doc/latex/mil3/fonttbl.tex
14mr|texlive-mil3-20110310-3|34	%doc %{_texmfdistdir}/doc/latex/mil3/gallery.tex
14mr|texlive-mil3-20110310-3|35	%doc %{_texmfdistdir}/doc/latex/mil3/german.tex
14mr|texlive-mil3-20110310-3|36	%doc %{_texmfdistdir}/doc/latex/mil3/ggamsart.tpl
14mr|texlive-mil3-20110310-3|37	%doc %{_texmfdistdir}/doc/latex/mil3/ggart.tpl
14mr|texlive-mil3-20110310-3|38	%doc %{_texmfdistdir}/doc/latex/mil3/ggart2.tpl
14mr|texlive-mil3-20110310-3|39	%doc %{_texmfdistdir}/doc/latex/mil3/gratzer
14mr|texlive-mil3-20110310-3|40	%doc %{_texmfdistdir}/doc/latex/mil3/inbibl.tpl
14mr|texlive-mil3-20110310-3|41	%doc %{_texmfdistdir}/doc/latex/mil3/intrart.tex
14mr|texlive-mil3-20110310-3|42	%doc %{_texmfdistdir}/doc/latex/mil3/intrarti.tex
14mr|texlive-mil3-20110310-3|43	%doc %{_texmfdistdir}/doc/latex/mil3/lattice.sty
14mr|texlive-mil3-20110310-3|44	%doc %{_texmfdistdir}/doc/latex/mil3/letter.tex
14mr|texlive-mil3-20110310-3|45	%doc %{_texmfdistdir}/doc/latex/mil3/master.tex
14mr|texlive-mil3-20110310-3|46	%doc %{_texmfdistdir}/doc/latex/mil3/math.tex
14mr|texlive-mil3-20110310-3|47	%doc %{_texmfdistdir}/doc/latex/mil3/mathb.tex
14mr|texlive-mil3-20110310-3|48	%doc %{_texmfdistdir}/doc/latex/mil3/multline.tpl
14mr|texlive-mil3-20110310-3|49	%doc %{_texmfdistdir}/doc/latex/mil3/note1.tex
14mr|texlive-mil3-20110310-3|50	%doc %{_texmfdistdir}/doc/latex/mil3/note1b.tex
14mr|texlive-mil3-20110310-3|51	%doc %{_texmfdistdir}/doc/latex/mil3/note2.tex
14mr|texlive-mil3-20110310-3|52	%doc %{_texmfdistdir}/doc/latex/mil3/noteslug.tex
14mr|texlive-mil3-20110310-3|53	%doc %{_texmfdistdir}/doc/latex/mil3/sampart.tex
14mr|texlive-mil3-20110310-3|54	%doc %{_texmfdistdir}/doc/latex/mil3/sampartb.bib
14mr|texlive-mil3-20110310-3|55	%doc %{_texmfdistdir}/doc/latex/mil3/sampartb.tex
14mr|texlive-mil3-20110310-3|56	%doc %{_texmfdistdir}/doc/latex/mil3/sampartu.tex
14mr|texlive-mil3-20110310-3|57	%doc %{_texmfdistdir}/doc/latex/mil3/sample.html
14mr|texlive-mil3-20110310-3|58	%doc %{_texmfdistdir}/doc/latex/mil3/svsing2e.sty
14mr|texlive-mil3-20110310-3|59	%doc %{_texmfdistdir}/doc/latex/mil3/svsing6.cls
14mr|texlive-mil3-20110310-3|60	%doc %{_texmfdistdir}/doc/latex/mil3/template.bib
14mr|texlive-mil3-20110310-3|61	%doc %{_texmfdistdir}/doc/latex/mil3/textenv.tpl
14mr|texlive-mil3-20110310-3|62	%doc %{_texmfdistdir}/doc/latex/mil3/topmat.tpl
14mr|texlive-mil3-20110310-3|63	
14mr|texlive-mil3-20110310-3|64	#-----------------------------------------------------------------------
14mr|texlive-mil3-20110310-3|65	%prep
14mr|texlive-mil3-20110310-3|66	%setup -c -a0 -a1
14mr|texlive-mil3-20110310-3|67	
14mr|texlive-mil3-20110310-3|68	%build
14mr|texlive-mil3-20110310-3|69	
14mr|texlive-mil3-20110310-3|70	%install
14mr|texlive-mil3-20110310-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mil3-20110310-3|72	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mil3-20110310-3|73	
14mr|texlive-mil3-20110310-3|74	
14mr|texlive-mil3-20110310-3|75	
14mr|texlive-mil3-20110310-3|76	%changelog
14mr|texlive-mil3-20110310-3|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110310-3
14mr|texlive-mil3-20110310-3|78	+ Revision: 9553d87
14mr|texlive-mil3-20110310-3|79	- MassBuild#440: Increase release tag
14mr|texlive-mil3-20110310-3|80	
14mr|texlive-mil3-20110310-3|81	

20762 14
14mr|texlive-miller-1.2-3|1	# revision 18789
14mr|texlive-miller-1.2-3|2	# category Package
14mr|texlive-miller-1.2-3|3	# catalog-ctan /macros/latex/contrib/miller
14mr|texlive-miller-1.2-3|4	# catalog-date 2007-01-12 00:17:35 +0100
14mr|texlive-miller-1.2-3|5	# catalog-license lppl
14mr|texlive-miller-1.2-3|6	# catalog-version 1.2
14mr|texlive-miller-1.2-3|7	Name:		texlive-miller
14mr|texlive-miller-1.2-3|8	Version:	1.2
14mr|texlive-miller-1.2-3|9	Release:	3
14mr|texlive-miller-1.2-3|10	Summary:	Typeset miller indices
14mr|texlive-miller-1.2-3|11	Group:		Publishing
14mr|texlive-miller-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/miller
14mr|texlive-miller-1.2-3|13	License:	LPPL
14mr|texlive-miller-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miller.tar.xz
14mr|texlive-miller-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miller.doc.tar.xz
14mr|texlive-miller-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miller.source.tar.xz
14mr|texlive-miller-1.2-3|17	BuildArch:	noarch
14mr|texlive-miller-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-miller-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-miller-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-miller-1.2-3|21	
14mr|texlive-miller-1.2-3|22	%description
14mr|texlive-miller-1.2-3|23	Typeset miller indices, e.g., <1-20>, that are used in material
14mr|texlive-miller-1.2-3|24	science with an easy syntax. Minus signs are printed as bar
14mr|texlive-miller-1.2-3|25	above the corresponding number.
14mr|texlive-miller-1.2-3|26	
14mr|texlive-miller-1.2-3|27	%post
14mr|texlive-miller-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-miller-1.2-3|29	
14mr|texlive-miller-1.2-3|30	%postun
14mr|texlive-miller-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-miller-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-miller-1.2-3|33	fi
14mr|texlive-miller-1.2-3|34	
14mr|texlive-miller-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-miller-1.2-3|36	%files
14mr|texlive-miller-1.2-3|37	%{_texmfdistdir}/tex/latex/miller/miller.sty
14mr|texlive-miller-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/miller/ChangeLog
14mr|texlive-miller-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/miller/Makefile
14mr|texlive-miller-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/miller/README
14mr|texlive-miller-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/miller/miller-v.tex
14mr|texlive-miller-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/miller/miller.pdf
14mr|texlive-miller-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/miller/millertest.tex
14mr|texlive-miller-1.2-3|44	#- source
14mr|texlive-miller-1.2-3|45	%doc %{_texmfdistdir}/source/latex/miller/miller.dtx
14mr|texlive-miller-1.2-3|46	%doc %{_texmfdistdir}/source/latex/miller/miller.ins
14mr|texlive-miller-1.2-3|47	
14mr|texlive-miller-1.2-3|48	#-----------------------------------------------------------------------
14mr|texlive-miller-1.2-3|49	%prep
14mr|texlive-miller-1.2-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-miller-1.2-3|51	
14mr|texlive-miller-1.2-3|52	%build
14mr|texlive-miller-1.2-3|53	
14mr|texlive-miller-1.2-3|54	%install
14mr|texlive-miller-1.2-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-miller-1.2-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-miller-1.2-3|57	
14mr|texlive-miller-1.2-3|58	
14mr|texlive-miller-1.2-3|59	
14mr|texlive-miller-1.2-3|60	%changelog
14mr|texlive-miller-1.2-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-miller-1.2-3|62	+ Revision: 29b1dfc
14mr|texlive-miller-1.2-3|63	- MassBuild#440: Increase release tag
14mr|texlive-miller-1.2-3|64	
14mr|texlive-miller-1.2-3|65	

20763 14
14mr|texlive-minibox-0.1-3|1	# revision 15878
14mr|texlive-minibox-0.1-3|2	# category Package
14mr|texlive-minibox-0.1-3|3	# catalog-ctan /macros/latex/contrib/minibox
14mr|texlive-minibox-0.1-3|4	# catalog-date 2009-05-06 13:59:23 +0200
14mr|texlive-minibox-0.1-3|5	# catalog-license lppl
14mr|texlive-minibox-0.1-3|6	# catalog-version 0.1
14mr|texlive-minibox-0.1-3|7	Name:		texlive-minibox
14mr|texlive-minibox-0.1-3|8	Version:	0.1
14mr|texlive-minibox-0.1-3|9	Release:	3
14mr|texlive-minibox-0.1-3|10	Summary:	A simple type of box for LaTeX
14mr|texlive-minibox-0.1-3|11	Group:		Publishing
14mr|texlive-minibox-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minibox
14mr|texlive-minibox-0.1-3|13	License:	LPPL
14mr|texlive-minibox-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minibox.tar.xz
14mr|texlive-minibox-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minibox.doc.tar.xz
14mr|texlive-minibox-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minibox.source.tar.xz
14mr|texlive-minibox-0.1-3|17	BuildArch:	noarch
14mr|texlive-minibox-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-minibox-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-minibox-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-minibox-0.1-3|21	
14mr|texlive-minibox-0.1-3|22	%description
14mr|texlive-minibox-0.1-3|23	This small package provides a convenient input syntax for boxes
14mr|texlive-minibox-0.1-3|24	that don't break their text over lines automatically, but do
14mr|texlive-minibox-0.1-3|25	allow manual line breaks. The boxes shrink to the natural width
14mr|texlive-minibox-0.1-3|26	of the longest line they contain.
14mr|texlive-minibox-0.1-3|27	
14mr|texlive-minibox-0.1-3|28	%post
14mr|texlive-minibox-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-minibox-0.1-3|30	
14mr|texlive-minibox-0.1-3|31	%postun
14mr|texlive-minibox-0.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-minibox-0.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-minibox-0.1-3|34	fi
14mr|texlive-minibox-0.1-3|35	
14mr|texlive-minibox-0.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-minibox-0.1-3|37	%files
14mr|texlive-minibox-0.1-3|38	%{_texmfdistdir}/tex/latex/minibox/minibox.sty
14mr|texlive-minibox-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/minibox/README
14mr|texlive-minibox-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/minibox/minibox.pdf
14mr|texlive-minibox-0.1-3|41	#- source
14mr|texlive-minibox-0.1-3|42	%doc %{_texmfdistdir}/source/latex/minibox/minibox.ins
14mr|texlive-minibox-0.1-3|43	%doc %{_texmfdistdir}/source/latex/minibox/minibox.tex
14mr|texlive-minibox-0.1-3|44	
14mr|texlive-minibox-0.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-minibox-0.1-3|46	%prep
14mr|texlive-minibox-0.1-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-minibox-0.1-3|48	
14mr|texlive-minibox-0.1-3|49	%build
14mr|texlive-minibox-0.1-3|50	
14mr|texlive-minibox-0.1-3|51	%install
14mr|texlive-minibox-0.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-minibox-0.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-minibox-0.1-3|54	
14mr|texlive-minibox-0.1-3|55	
14mr|texlive-minibox-0.1-3|56	
14mr|texlive-minibox-0.1-3|57	%changelog
14mr|texlive-minibox-0.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-minibox-0.1-3|59	+ Revision: 5e62b2c
14mr|texlive-minibox-0.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-minibox-0.1-3|61	
14mr|texlive-minibox-0.1-3|62	

20764 14
14mr|texlive-minifp-0.96-2|1	# revision 32559
14mr|texlive-minifp-0.96-2|2	# category Package
14mr|texlive-minifp-0.96-2|3	# catalog-ctan /macros/generic/minifp
14mr|texlive-minifp-0.96-2|4	# catalog-date 2014-01-04 14:18:29 +0100
14mr|texlive-minifp-0.96-2|5	# catalog-license lppl1.3
14mr|texlive-minifp-0.96-2|6	# catalog-version 0.96
14mr|texlive-minifp-0.96-2|7	Name:		texlive-minifp
14mr|texlive-minifp-0.96-2|8	Version:	0.96
14mr|texlive-minifp-0.96-2|9	Release:	2
14mr|texlive-minifp-0.96-2|10	Summary:	Fixed-point real computations to 8 decimals
14mr|texlive-minifp-0.96-2|11	Group:		Publishing
14mr|texlive-minifp-0.96-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/minifp
14mr|texlive-minifp-0.96-2|13	License:	LPPL1.3
14mr|texlive-minifp-0.96-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minifp.tar.xz
14mr|texlive-minifp-0.96-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minifp.doc.tar.xz
14mr|texlive-minifp-0.96-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minifp.source.tar.xz
14mr|texlive-minifp-0.96-2|17	BuildArch:	noarch
14mr|texlive-minifp-0.96-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-minifp-0.96-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-minifp-0.96-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-minifp-0.96-2|21	
14mr|texlive-minifp-0.96-2|22	%description
14mr|texlive-minifp-0.96-2|23	The package provides basic arithmetic operations to 8 decimal
14mr|texlive-minifp-0.96-2|24	places for plain TeX or LaTeX. Results are exact when they fit
14mr|texlive-minifp-0.96-2|25	within the digit limits. Along with the basic package is an
14mr|texlive-minifp-0.96-2|26	optional extension that adds computation of sin, cos, log,
14mr|texlive-minifp-0.96-2|27	sqrt, exp, powers and angles. These are also exact when
14mr|texlive-minifp-0.96-2|28	theoretically possible and are otherwise accurate to at least 7
14mr|texlive-minifp-0.96-2|29	decimal places. In addition, the package provides a stack-based
14mr|texlive-minifp-0.96-2|30	programing environment.
14mr|texlive-minifp-0.96-2|31	
14mr|texlive-minifp-0.96-2|32	%post
14mr|texlive-minifp-0.96-2|33	%{_sbindir}/texlive.post
14mr|texlive-minifp-0.96-2|34	
14mr|texlive-minifp-0.96-2|35	%postun
14mr|texlive-minifp-0.96-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-minifp-0.96-2|37	%{_sbindir}/texlive.post
14mr|texlive-minifp-0.96-2|38	fi
14mr|texlive-minifp-0.96-2|39	
14mr|texlive-minifp-0.96-2|40	#-----------------------------------------------------------------------
14mr|texlive-minifp-0.96-2|41	%files
14mr|texlive-minifp-0.96-2|42	%{_texmfdistdir}/tex/generic/minifp/mfpextra.tex
14mr|texlive-minifp-0.96-2|43	%{_texmfdistdir}/tex/generic/minifp/minifp.sty
14mr|texlive-minifp-0.96-2|44	%doc %{_texmfdistdir}/doc/generic/minifp/README
14mr|texlive-minifp-0.96-2|45	%doc %{_texmfdistdir}/doc/generic/minifp/minifp.pdf
14mr|texlive-minifp-0.96-2|46	%doc %{_texmfdistdir}/doc/generic/minifp/test1.tex
14mr|texlive-minifp-0.96-2|47	%doc %{_texmfdistdir}/doc/generic/minifp/test2.tex
14mr|texlive-minifp-0.96-2|48	#- source
14mr|texlive-minifp-0.96-2|49	%doc %{_texmfdistdir}/source/generic/minifp/minifp.dtx
14mr|texlive-minifp-0.96-2|50	%doc %{_texmfdistdir}/source/generic/minifp/minifp.ins
14mr|texlive-minifp-0.96-2|51	
14mr|texlive-minifp-0.96-2|52	#-----------------------------------------------------------------------
14mr|texlive-minifp-0.96-2|53	%prep
14mr|texlive-minifp-0.96-2|54	%setup -c -a0 -a1 -a2
14mr|texlive-minifp-0.96-2|55	
14mr|texlive-minifp-0.96-2|56	%build
14mr|texlive-minifp-0.96-2|57	
14mr|texlive-minifp-0.96-2|58	%install
14mr|texlive-minifp-0.96-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-minifp-0.96-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-minifp-0.96-2|61	
14mr|texlive-minifp-0.96-2|62	%changelog
14mr|texlive-minifp-0.96-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.96-2
14mr|texlive-minifp-0.96-2|64	+ Revision: 3cbb707
14mr|texlive-minifp-0.96-2|65	- MassBuild#440: Increase release tag
14mr|texlive-minifp-0.96-2|66	
14mr|texlive-minifp-0.96-2|67	

20765 14
14mr|texlive-minipage-marginpar-v0.2-3|1	# revision 15878
14mr|texlive-minipage-marginpar-v0.2-3|2	# category Package
14mr|texlive-minipage-marginpar-v0.2-3|3	# catalog-ctan /macros/latex/contrib/minipage-marginpar
14mr|texlive-minipage-marginpar-v0.2-3|4	# catalog-date 2008-04-09 16:44:20 +0200
14mr|texlive-minipage-marginpar-v0.2-3|5	# catalog-license lppl
14mr|texlive-minipage-marginpar-v0.2-3|6	# catalog-version v0.2
14mr|texlive-minipage-marginpar-v0.2-3|7	Name:		texlive-minipage-marginpar
14mr|texlive-minipage-marginpar-v0.2-3|8	Version:	v0.2
14mr|texlive-minipage-marginpar-v0.2-3|9	Release:	3
14mr|texlive-minipage-marginpar-v0.2-3|10	Summary:	Minipages with marginal notes
14mr|texlive-minipage-marginpar-v0.2-3|11	Group:		Publishing
14mr|texlive-minipage-marginpar-v0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minipage-marginpar
14mr|texlive-minipage-marginpar-v0.2-3|13	License:	LPPL
14mr|texlive-minipage-marginpar-v0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minipage-marginpar.tar.xz
14mr|texlive-minipage-marginpar-v0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minipage-marginpar.doc.tar.xz
14mr|texlive-minipage-marginpar-v0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minipage-marginpar.source.tar.xz
14mr|texlive-minipage-marginpar-v0.2-3|17	BuildArch:	noarch
14mr|texlive-minipage-marginpar-v0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-minipage-marginpar-v0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-minipage-marginpar-v0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-minipage-marginpar-v0.2-3|21	
14mr|texlive-minipage-marginpar-v0.2-3|22	%description
14mr|texlive-minipage-marginpar-v0.2-3|23	This package allows \marginpar-commands inside of minipages and
14mr|texlive-minipage-marginpar-v0.2-3|24	other boxes. (It takes another approach than marginnote by
14mr|texlive-minipage-marginpar-v0.2-3|25	Markus Kohm: it saves all \marginpar-commands and typesets them
14mr|texlive-minipage-marginpar-v0.2-3|26	outside (i.e., after) the box.) The package defines an
14mr|texlive-minipage-marginpar-v0.2-3|27	environment minipagewithmarginpars (to be used like minipage)--
14mr|texlive-minipage-marginpar-v0.2-3|28	and the internal commands may be used by other packages to
14mr|texlive-minipage-marginpar-v0.2-3|29	define similar environments or commands.
14mr|texlive-minipage-marginpar-v0.2-3|30	
14mr|texlive-minipage-marginpar-v0.2-3|31	%post
14mr|texlive-minipage-marginpar-v0.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-minipage-marginpar-v0.2-3|33	
14mr|texlive-minipage-marginpar-v0.2-3|34	%postun
14mr|texlive-minipage-marginpar-v0.2-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-minipage-marginpar-v0.2-3|36	%{_sbindir}/texlive.post
14mr|texlive-minipage-marginpar-v0.2-3|37	fi
14mr|texlive-minipage-marginpar-v0.2-3|38	
14mr|texlive-minipage-marginpar-v0.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-minipage-marginpar-v0.2-3|40	%files
14mr|texlive-minipage-marginpar-v0.2-3|41	%{_texmfdistdir}/tex/latex/minipage-marginpar/minipage-marginpar.sty
14mr|texlive-minipage-marginpar-v0.2-3|42	%{_texmfdistdir}/tex/latex/minipage-marginpar/mpgmpar.sty
14mr|texlive-minipage-marginpar-v0.2-3|43	%doc %{_texmfdistdir}/doc/latex/minipage-marginpar/README
14mr|texlive-minipage-marginpar-v0.2-3|44	%doc %{_texmfdistdir}/doc/latex/minipage-marginpar/minipage-marginpar.pdf
14mr|texlive-minipage-marginpar-v0.2-3|45	#- source
14mr|texlive-minipage-marginpar-v0.2-3|46	%doc %{_texmfdistdir}/source/latex/minipage-marginpar/minipage-marginpar.dtx
14mr|texlive-minipage-marginpar-v0.2-3|47	%doc %{_texmfdistdir}/source/latex/minipage-marginpar/minipage-marginpar.ins
14mr|texlive-minipage-marginpar-v0.2-3|48	
14mr|texlive-minipage-marginpar-v0.2-3|49	#-----------------------------------------------------------------------
14mr|texlive-minipage-marginpar-v0.2-3|50	%prep
14mr|texlive-minipage-marginpar-v0.2-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-minipage-marginpar-v0.2-3|52	
14mr|texlive-minipage-marginpar-v0.2-3|53	%build
14mr|texlive-minipage-marginpar-v0.2-3|54	
14mr|texlive-minipage-marginpar-v0.2-3|55	%install
14mr|texlive-minipage-marginpar-v0.2-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-minipage-marginpar-v0.2-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-minipage-marginpar-v0.2-3|58	
14mr|texlive-minipage-marginpar-v0.2-3|59	
14mr|texlive-minipage-marginpar-v0.2-3|60	
14mr|texlive-minipage-marginpar-v0.2-3|61	%changelog
14mr|texlive-minipage-marginpar-v0.2-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.2-3
14mr|texlive-minipage-marginpar-v0.2-3|63	+ Revision: bc545f7
14mr|texlive-minipage-marginpar-v0.2-3|64	- MassBuild#440: Increase release tag
14mr|texlive-minipage-marginpar-v0.2-3|65	
14mr|texlive-minipage-marginpar-v0.2-3|66	

20766 14
14mr|texlive-miniplot-20100314-3|1	# revision 17483
14mr|texlive-miniplot-20100314-3|2	# category Package
14mr|texlive-miniplot-20100314-3|3	# catalog-ctan /macros/latex/contrib/miniplot
14mr|texlive-miniplot-20100314-3|4	# catalog-date 2010-03-14 23:57:23 +0100
14mr|texlive-miniplot-20100314-3|5	# catalog-license lppl
14mr|texlive-miniplot-20100314-3|6	# catalog-version undef
14mr|texlive-miniplot-20100314-3|7	Name:		texlive-miniplot
14mr|texlive-miniplot-20100314-3|8	Version:	20100314
14mr|texlive-miniplot-20100314-3|9	Release:	3
14mr|texlive-miniplot-20100314-3|10	Summary:	A package for easy figure arrangement
14mr|texlive-miniplot-20100314-3|11	Group:		Publishing
14mr|texlive-miniplot-20100314-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/miniplot
14mr|texlive-miniplot-20100314-3|13	License:	LPPL
14mr|texlive-miniplot-20100314-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miniplot.tar.xz
14mr|texlive-miniplot-20100314-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miniplot.doc.tar.xz
14mr|texlive-miniplot-20100314-3|16	BuildArch:	noarch
14mr|texlive-miniplot-20100314-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-miniplot-20100314-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-miniplot-20100314-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-miniplot-20100314-3|20	
14mr|texlive-miniplot-20100314-3|21	%description
14mr|texlive-miniplot-20100314-3|22	MiniPlot is a package to help the LaTeX user typeset EPS
14mr|texlive-miniplot-20100314-3|23	figures using an easy-to-use interface. Figures can be arranged
14mr|texlive-miniplot-20100314-3|24	as one-figure-only or as a collection of figures in columns and
14mr|texlive-miniplot-20100314-3|25	rows which can itself contain sub-figures in columns and rows.
14mr|texlive-miniplot-20100314-3|26	Wrapped figures are also supported. This package provides
14mr|texlive-miniplot-20100314-3|27	commands to display a framebox instead of the figure as the
14mr|texlive-miniplot-20100314-3|28	graphics package does already but additionally it writes useful
14mr|texlive-miniplot-20100314-3|29	information such as the label and scaling factor into these
14mr|texlive-miniplot-20100314-3|30	boxes.
14mr|texlive-miniplot-20100314-3|31	
14mr|texlive-miniplot-20100314-3|32	%post
14mr|texlive-miniplot-20100314-3|33	%{_sbindir}/texlive.post
14mr|texlive-miniplot-20100314-3|34	
14mr|texlive-miniplot-20100314-3|35	%postun
14mr|texlive-miniplot-20100314-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-miniplot-20100314-3|37	%{_sbindir}/texlive.post
14mr|texlive-miniplot-20100314-3|38	fi
14mr|texlive-miniplot-20100314-3|39	
14mr|texlive-miniplot-20100314-3|40	#-----------------------------------------------------------------------
14mr|texlive-miniplot-20100314-3|41	%files
14mr|texlive-miniplot-20100314-3|42	%{_texmfdistdir}/tex/latex/miniplot/miniplot.sty
14mr|texlive-miniplot-20100314-3|43	%doc %{_texmfdistdir}/doc/latex/miniplot/disclaimer.txt
14mr|texlive-miniplot-20100314-3|44	%doc %{_texmfdistdir}/doc/latex/miniplot/documentation.zip
14mr|texlive-miniplot-20100314-3|45	%doc %{_texmfdistdir}/doc/latex/miniplot/miniplot.pdf
14mr|texlive-miniplot-20100314-3|46	%doc %{_texmfdistdir}/doc/latex/miniplot/miniplot.tex
14mr|texlive-miniplot-20100314-3|47	
14mr|texlive-miniplot-20100314-3|48	#-----------------------------------------------------------------------
14mr|texlive-miniplot-20100314-3|49	%prep
14mr|texlive-miniplot-20100314-3|50	%setup -c -a0 -a1
14mr|texlive-miniplot-20100314-3|51	
14mr|texlive-miniplot-20100314-3|52	%build
14mr|texlive-miniplot-20100314-3|53	
14mr|texlive-miniplot-20100314-3|54	%install
14mr|texlive-miniplot-20100314-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-miniplot-20100314-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-miniplot-20100314-3|57	
14mr|texlive-miniplot-20100314-3|58	
14mr|texlive-miniplot-20100314-3|59	
14mr|texlive-miniplot-20100314-3|60	%changelog
14mr|texlive-miniplot-20100314-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100314-3
14mr|texlive-miniplot-20100314-3|62	+ Revision: fbfabe7
14mr|texlive-miniplot-20100314-3|63	- MassBuild#440: Increase release tag
14mr|texlive-miniplot-20100314-3|64	
14mr|texlive-miniplot-20100314-3|65	

20767 14
14mr|texlive-minitoc-60-3|1	# revision 16836
14mr|texlive-minitoc-60-3|2	# category Package
14mr|texlive-minitoc-60-3|3	# catalog-ctan /macros/latex/contrib/minitoc
14mr|texlive-minitoc-60-3|4	# catalog-date 2009-05-26 00:38:29 +0200
14mr|texlive-minitoc-60-3|5	# catalog-license lppl
14mr|texlive-minitoc-60-3|6	# catalog-version 60
14mr|texlive-minitoc-60-3|7	Name:		texlive-minitoc
14mr|texlive-minitoc-60-3|8	Version:	60
14mr|texlive-minitoc-60-3|9	Release:	3
14mr|texlive-minitoc-60-3|10	Summary:	Produce a table of contents for each chapter, part or section
14mr|texlive-minitoc-60-3|11	Group:		Publishing
14mr|texlive-minitoc-60-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minitoc
14mr|texlive-minitoc-60-3|13	License:	LPPL
14mr|texlive-minitoc-60-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minitoc.tar.xz
14mr|texlive-minitoc-60-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minitoc.doc.tar.xz
14mr|texlive-minitoc-60-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minitoc.source.tar.xz
14mr|texlive-minitoc-60-3|17	BuildArch:	noarch
14mr|texlive-minitoc-60-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-minitoc-60-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-minitoc-60-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-minitoc-60-3|21	
14mr|texlive-minitoc-60-3|22	%description
14mr|texlive-minitoc-60-3|23	The minitoc package allows you to add mini-tables-of-contents
14mr|texlive-minitoc-60-3|24	(minitocs) at the beginning of every chapter, part or section.
14mr|texlive-minitoc-60-3|25	There is also provision for mini-lists of figures and of
14mr|texlive-minitoc-60-3|26	tables. At the part level, they are parttocs, partlofs and
14mr|texlive-minitoc-60-3|27	partlots. If the type of document does not use chapters, the
14mr|texlive-minitoc-60-3|28	basic provision is section level secttocs, sectlofs and
14mr|texlive-minitoc-60-3|29	sectlots. The package has provision for language-specific
14mr|texlive-minitoc-60-3|30	configuration of its own "fixed names", using .mld files
14mr|texlive-minitoc-60-3|31	(analagous to babel .ldf files that do that job for LaTeX"s own
14mr|texlive-minitoc-60-3|32	fixed names).
14mr|texlive-minitoc-60-3|33	
14mr|texlive-minitoc-60-3|34	%post
14mr|texlive-minitoc-60-3|35	%{_sbindir}/texlive.post
14mr|texlive-minitoc-60-3|36	
14mr|texlive-minitoc-60-3|37	%postun
14mr|texlive-minitoc-60-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-minitoc-60-3|39	%{_sbindir}/texlive.post
14mr|texlive-minitoc-60-3|40	fi
14mr|texlive-minitoc-60-3|41	
14mr|texlive-minitoc-60-3|42	#-----------------------------------------------------------------------
14mr|texlive-minitoc-60-3|43	%files
14mr|texlive-minitoc-60-3|44	%{_texmfdistdir}/bibtex/bst/minitoc/en-mtc.bst
14mr|texlive-minitoc-60-3|45	%{_texmfdistdir}/bibtex/bst/minitoc/fr-mtc.bst
14mr|texlive-minitoc-60-3|46	%{_texmfdistdir}/makeindex/minitoc/minitoc-fr.ist
14mr|texlive-minitoc-60-3|47	%{_texmfdistdir}/makeindex/minitoc/minitoc.ist
14mr|texlive-minitoc-60-3|48	%{_texmfdistdir}/tex/latex/minitoc/UKenglish.mld
14mr|texlive-minitoc-60-3|49	%{_texmfdistdir}/tex/latex/minitoc/USenglish.mld
14mr|texlive-minitoc-60-3|50	%{_texmfdistdir}/tex/latex/minitoc/acadian.mld
14mr|texlive-minitoc-60-3|51	%{_texmfdistdir}/tex/latex/minitoc/acadien.mld
14mr|texlive-minitoc-60-3|52	%{_texmfdistdir}/tex/latex/minitoc/afrikaan.mld
14mr|texlive-minitoc-60-3|53	%{_texmfdistdir}/tex/latex/minitoc/afrikaans.mld
14mr|texlive-minitoc-60-3|54	%{_texmfdistdir}/tex/latex/minitoc/albanian.mld
14mr|texlive-minitoc-60-3|55	%{_texmfdistdir}/tex/latex/minitoc/american.mld
14mr|texlive-minitoc-60-3|56	%{_texmfdistdir}/tex/latex/minitoc/arab.mld
14mr|texlive-minitoc-60-3|57	%{_texmfdistdir}/tex/latex/minitoc/arab2.mld
14mr|texlive-minitoc-60-3|58	%{_texmfdistdir}/tex/latex/minitoc/arabi.mld
14mr|texlive-minitoc-60-3|59	%{_texmfdistdir}/tex/latex/minitoc/arabic.mld
14mr|texlive-minitoc-60-3|60	%{_texmfdistdir}/tex/latex/minitoc/armenian.mld
14mr|texlive-minitoc-60-3|61	%{_texmfdistdir}/tex/latex/minitoc/australian.mld
14mr|texlive-minitoc-60-3|62	%{_texmfdistdir}/tex/latex/minitoc/austrian.mld
14mr|texlive-minitoc-60-3|63	%{_texmfdistdir}/tex/latex/minitoc/bahasa.mld
14mr|texlive-minitoc-60-3|64	%{_texmfdistdir}/tex/latex/minitoc/bahasai.mld
14mr|texlive-minitoc-60-3|65	%{_texmfdistdir}/tex/latex/minitoc/bahasam.mld
14mr|texlive-minitoc-60-3|66	%{_texmfdistdir}/tex/latex/minitoc/bangla.mld
14mr|texlive-minitoc-60-3|67	%{_texmfdistdir}/tex/latex/minitoc/basque.mld
14mr|texlive-minitoc-60-3|68	%{_texmfdistdir}/tex/latex/minitoc/bengali.mld
14mr|texlive-minitoc-60-3|69	%{_texmfdistdir}/tex/latex/minitoc/bicig.mld
14mr|texlive-minitoc-60-3|70	%{_texmfdistdir}/tex/latex/minitoc/bicig2.mld
14mr|texlive-minitoc-60-3|71	%{_texmfdistdir}/tex/latex/minitoc/bicig3.mld
14mr|texlive-minitoc-60-3|72	%{_texmfdistdir}/tex/latex/minitoc/bithe.mld
14mr|texlive-minitoc-60-3|73	%{_texmfdistdir}/tex/latex/minitoc/boldsc.sty
14mr|texlive-minitoc-60-3|74	%{_texmfdistdir}/tex/latex/minitoc/brazil.mld
14mr|texlive-minitoc-60-3|75	%{_texmfdistdir}/tex/latex/minitoc/brazilian.mld
14mr|texlive-minitoc-60-3|76	%{_texmfdistdir}/tex/latex/minitoc/breton.mld
14mr|texlive-minitoc-60-3|77	%{_texmfdistdir}/tex/latex/minitoc/british.mld
14mr|texlive-minitoc-60-3|78	%{_texmfdistdir}/tex/latex/minitoc/bulgarian.mld
14mr|texlive-minitoc-60-3|79	%{_texmfdistdir}/tex/latex/minitoc/bulgarianb.mld
14mr|texlive-minitoc-60-3|80	%{_texmfdistdir}/tex/latex/minitoc/buryat.mld
14mr|texlive-minitoc-60-3|81	%{_texmfdistdir}/tex/latex/minitoc/buryat2.mld
14mr|texlive-minitoc-60-3|82	%{_texmfdistdir}/tex/latex/minitoc/canadian.mld
14mr|texlive-minitoc-60-3|83	%{_texmfdistdir}/tex/latex/minitoc/canadien.mld
14mr|texlive-minitoc-60-3|84	%{_texmfdistdir}/tex/latex/minitoc/castillan.mld
14mr|texlive-minitoc-60-3|85	%{_texmfdistdir}/tex/latex/minitoc/castillian.mld
14mr|texlive-minitoc-60-3|86	%{_texmfdistdir}/tex/latex/minitoc/catalan.mld
14mr|texlive-minitoc-60-3|87	%{_texmfdistdir}/tex/latex/minitoc/chinese1.mld
14mr|texlive-minitoc-60-3|88	%{_texmfdistdir}/tex/latex/minitoc/chinese1.mlo
14mr|texlive-minitoc-60-3|89	%{_texmfdistdir}/tex/latex/minitoc/chinese2.mld
14mr|texlive-minitoc-60-3|90	%{_texmfdistdir}/tex/latex/minitoc/chinese2.mlo
14mr|texlive-minitoc-60-3|91	%{_texmfdistdir}/tex/latex/minitoc/croatian.mld
14mr|texlive-minitoc-60-3|92	%{_texmfdistdir}/tex/latex/minitoc/czech.mld
14mr|texlive-minitoc-60-3|93	%{_texmfdistdir}/tex/latex/minitoc/danish.mld
14mr|texlive-minitoc-60-3|94	%{_texmfdistdir}/tex/latex/minitoc/dblaccnt.sty
14mr|texlive-minitoc-60-3|95	%{_texmfdistdir}/tex/latex/minitoc/devanagari.mld
14mr|texlive-minitoc-60-3|96	%{_texmfdistdir}/tex/latex/minitoc/dutch.mld
14mr|texlive-minitoc-60-3|97	%{_texmfdistdir}/tex/latex/minitoc/english.mld
14mr|texlive-minitoc-60-3|98	%{_texmfdistdir}/tex/latex/minitoc/english1.mld
14mr|texlive-minitoc-60-3|99	%{_texmfdistdir}/tex/latex/minitoc/english2.mld
14mr|texlive-minitoc-60-3|100	%{_texmfdistdir}/tex/latex/minitoc/esperant.mld
14mr|texlive-minitoc-60-3|101	%{_texmfdistdir}/tex/latex/minitoc/esperanto.mld
14mr|texlive-minitoc-60-3|102	%{_texmfdistdir}/tex/latex/minitoc/estonian.mld
14mr|texlive-minitoc-60-3|103	%{_texmfdistdir}/tex/latex/minitoc/ethiopia.mld
14mr|texlive-minitoc-60-3|104	%{_texmfdistdir}/tex/latex/minitoc/ethiopian.mld
14mr|texlive-minitoc-60-3|105	%{_texmfdistdir}/tex/latex/minitoc/ethiopian2.mld
14mr|texlive-minitoc-60-3|106	%{_texmfdistdir}/tex/latex/minitoc/farsi1.mld
14mr|texlive-minitoc-60-3|107	%{_texmfdistdir}/tex/latex/minitoc/farsi1.mlo
14mr|texlive-minitoc-60-3|108	%{_texmfdistdir}/tex/latex/minitoc/farsi2.mld
14mr|texlive-minitoc-60-3|109	%{_texmfdistdir}/tex/latex/minitoc/farsi2.mlo
14mr|texlive-minitoc-60-3|110	%{_texmfdistdir}/tex/latex/minitoc/farsi3.mld
14mr|texlive-minitoc-60-3|111	%{_texmfdistdir}/tex/latex/minitoc/finnish.mld
14mr|texlive-minitoc-60-3|112	%{_texmfdistdir}/tex/latex/minitoc/finnish2.mld
14mr|texlive-minitoc-60-3|113	%{_texmfdistdir}/tex/latex/minitoc/franc.sty
14mr|texlive-minitoc-60-3|114	%{_texmfdistdir}/tex/latex/minitoc/francais.mld
14mr|texlive-minitoc-60-3|115	%{_texmfdistdir}/tex/latex/minitoc/frbib.sty
14mr|texlive-minitoc-60-3|116	%{_texmfdistdir}/tex/latex/minitoc/french.mld
14mr|texlive-minitoc-60-3|117	%{_texmfdistdir}/tex/latex/minitoc/french1.mld
14mr|texlive-minitoc-60-3|118	%{_texmfdistdir}/tex/latex/minitoc/french2.mld
14mr|texlive-minitoc-60-3|119	%{_texmfdistdir}/tex/latex/minitoc/frenchb.mld
14mr|texlive-minitoc-60-3|120	%{_texmfdistdir}/tex/latex/minitoc/frenchle.mld
14mr|texlive-minitoc-60-3|121	%{_texmfdistdir}/tex/latex/minitoc/frenchpro.mld
14mr|texlive-minitoc-60-3|122	%{_texmfdistdir}/tex/latex/minitoc/frnew.sty
14mr|texlive-minitoc-60-3|123	%{_texmfdistdir}/tex/latex/minitoc/galician.mld
14mr|texlive-minitoc-60-3|124	%{_texmfdistdir}/tex/latex/minitoc/german.mld
14mr|texlive-minitoc-60-3|125	%{_texmfdistdir}/tex/latex/minitoc/germanb.mld
14mr|texlive-minitoc-60-3|126	%{_texmfdistdir}/tex/latex/minitoc/germanb2.mld
14mr|texlive-minitoc-60-3|127	%{_texmfdistdir}/tex/latex/minitoc/greek-mono.mld
14mr|texlive-minitoc-60-3|128	%{_texmfdistdir}/tex/latex/minitoc/greek-polydemo.mld
14mr|texlive-minitoc-60-3|129	%{_texmfdistdir}/tex/latex/minitoc/greek-polykatha.mld
14mr|texlive-minitoc-60-3|130	%{_texmfdistdir}/tex/latex/minitoc/greek.mld
14mr|texlive-minitoc-60-3|131	%{_texmfdistdir}/tex/latex/minitoc/guarani.mld
14mr|texlive-minitoc-60-3|132	%{_texmfdistdir}/tex/latex/minitoc/hangul-u8.mld
14mr|texlive-minitoc-60-3|133	%{_texmfdistdir}/tex/latex/minitoc/hangul-u8.mlo
14mr|texlive-minitoc-60-3|134	%{_texmfdistdir}/tex/latex/minitoc/hangul1.mld
14mr|texlive-minitoc-60-3|135	%{_texmfdistdir}/tex/latex/minitoc/hangul1.mlo
14mr|texlive-minitoc-60-3|136	%{_texmfdistdir}/tex/latex/minitoc/hangul2.mld
14mr|texlive-minitoc-60-3|137	%{_texmfdistdir}/tex/latex/minitoc/hangul2.mlo
14mr|texlive-minitoc-60-3|138	%{_texmfdistdir}/tex/latex/minitoc/hangul3.mld
14mr|texlive-minitoc-60-3|139	%{_texmfdistdir}/tex/latex/minitoc/hangul3.mlo
14mr|texlive-minitoc-60-3|140	%{_texmfdistdir}/tex/latex/minitoc/hangul4.mld
14mr|texlive-minitoc-60-3|141	%{_texmfdistdir}/tex/latex/minitoc/hangul4.mlo
14mr|texlive-minitoc-60-3|142	%{_texmfdistdir}/tex/latex/minitoc/hanja-u8.mld
14mr|texlive-minitoc-60-3|143	%{_texmfdistdir}/tex/latex/minitoc/hanja-u8.mlo
14mr|texlive-minitoc-60-3|144	%{_texmfdistdir}/tex/latex/minitoc/hanja1.mld
14mr|texlive-minitoc-60-3|145	%{_texmfdistdir}/tex/latex/minitoc/hanja1.mlo
14mr|texlive-minitoc-60-3|146	%{_texmfdistdir}/tex/latex/minitoc/hanja2.mld
14mr|texlive-minitoc-60-3|147	%{_texmfdistdir}/tex/latex/minitoc/hanja2.mlo
14mr|texlive-minitoc-60-3|148	%{_texmfdistdir}/tex/latex/minitoc/hebrew.mld
14mr|texlive-minitoc-60-3|149	%{_texmfdistdir}/tex/latex/minitoc/hebrew2.mld
14mr|texlive-minitoc-60-3|150	%{_texmfdistdir}/tex/latex/minitoc/hindi-modern.mld
14mr|texlive-minitoc-60-3|151	%{_texmfdistdir}/tex/latex/minitoc/hindi.mld
14mr|texlive-minitoc-60-3|152	%{_texmfdistdir}/tex/latex/minitoc/hungarian.mld
14mr|texlive-minitoc-60-3|153	%{_texmfdistdir}/tex/latex/minitoc/icelandic.mld
14mr|texlive-minitoc-60-3|154	%{_texmfdistdir}/tex/latex/minitoc/indon.mld
14mr|texlive-minitoc-60-3|155	%{_texmfdistdir}/tex/latex/minitoc/indonesian.mld
14mr|texlive-minitoc-60-3|156	%{_texmfdistdir}/tex/latex/minitoc/interlingua.mld
14mr|texlive-minitoc-60-3|157	%{_texmfdistdir}/tex/latex/minitoc/irish.mld
14mr|texlive-minitoc-60-3|158	%{_texmfdistdir}/tex/latex/minitoc/italian.mld
14mr|texlive-minitoc-60-3|159	%{_texmfdistdir}/tex/latex/minitoc/italian2.mld
14mr|texlive-minitoc-60-3|160	%{_texmfdistdir}/tex/latex/minitoc/japanese.mld
14mr|texlive-minitoc-60-3|161	%{_texmfdistdir}/tex/latex/minitoc/japanese.mlo
14mr|texlive-minitoc-60-3|162	%{_texmfdistdir}/tex/latex/minitoc/japanese2.mld
14mr|texlive-minitoc-60-3|163	%{_texmfdistdir}/tex/latex/minitoc/japanese2.mlo
14mr|texlive-minitoc-60-3|164	%{_texmfdistdir}/tex/latex/minitoc/japanese3.mld
14mr|texlive-minitoc-60-3|165	%{_texmfdistdir}/tex/latex/minitoc/japanese3.mlo
14mr|texlive-minitoc-60-3|166	%{_texmfdistdir}/tex/latex/minitoc/japanese4.mld
14mr|texlive-minitoc-60-3|167	%{_texmfdistdir}/tex/latex/minitoc/japanese4.mlo
14mr|texlive-minitoc-60-3|168	%{_texmfdistdir}/tex/latex/minitoc/japanese5.mld
14mr|texlive-minitoc-60-3|169	%{_texmfdistdir}/tex/latex/minitoc/japanese5.mlo
14mr|texlive-minitoc-60-3|170	%{_texmfdistdir}/tex/latex/minitoc/japanese6.mld
14mr|texlive-minitoc-60-3|171	%{_texmfdistdir}/tex/latex/minitoc/japanese6.mlo
14mr|texlive-minitoc-60-3|172	%{_texmfdistdir}/tex/latex/minitoc/kannada.mld
14mr|texlive-minitoc-60-3|173	%{_texmfdistdir}/tex/latex/minitoc/khalkha.mld
14mr|texlive-minitoc-60-3|174	%{_texmfdistdir}/tex/latex/minitoc/latin.mld
14mr|texlive-minitoc-60-3|175	%{_texmfdistdir}/tex/latex/minitoc/latin2.mld
14mr|texlive-minitoc-60-3|176	%{_texmfdistdir}/tex/latex/minitoc/latinc.mld
14mr|texlive-minitoc-60-3|177	%{_texmfdistdir}/tex/latex/minitoc/latinc2.mld
14mr|texlive-minitoc-60-3|178	%{_texmfdistdir}/tex/latex/minitoc/latvian.mld
14mr|texlive-minitoc-60-3|179	%{_texmfdistdir}/tex/latex/minitoc/latvian2.mld
14mr|texlive-minitoc-60-3|180	%{_texmfdistdir}/tex/latex/minitoc/letton.mld
14mr|texlive-minitoc-60-3|181	%{_texmfdistdir}/tex/latex/minitoc/letton2.mld
14mr|texlive-minitoc-60-3|182	%{_texmfdistdir}/tex/latex/minitoc/lithuanian.mld
14mr|texlive-minitoc-60-3|183	%{_texmfdistdir}/tex/latex/minitoc/lithuanian2.mld
14mr|texlive-minitoc-60-3|184	%{_texmfdistdir}/tex/latex/minitoc/lowersorbian.mld
14mr|texlive-minitoc-60-3|185	%{_texmfdistdir}/tex/latex/minitoc/lsorbian.mld
14mr|texlive-minitoc-60-3|186	%{_texmfdistdir}/tex/latex/minitoc/magyar.mld
14mr|texlive-minitoc-60-3|187	%{_texmfdistdir}/tex/latex/minitoc/magyar2.mld
14mr|texlive-minitoc-60-3|188	%{_texmfdistdir}/tex/latex/minitoc/magyar3.mld
14mr|texlive-minitoc-60-3|189	%{_texmfdistdir}/tex/latex/minitoc/malay.mld
14mr|texlive-minitoc-60-3|190	%{_texmfdistdir}/tex/latex/minitoc/malayalam-b.mld
14mr|texlive-minitoc-60-3|191	%{_texmfdistdir}/tex/latex/minitoc/malayalam-keli.mld
14mr|texlive-minitoc-60-3|192	%{_texmfdistdir}/tex/latex/minitoc/malayalam-keli2.mld
14mr|texlive-minitoc-60-3|193	%{_texmfdistdir}/tex/latex/minitoc/malayalam-mr.mld
14mr|texlive-minitoc-60-3|194	%{_texmfdistdir}/tex/latex/minitoc/malayalam-omega.mld
14mr|texlive-minitoc-60-3|195	%{_texmfdistdir}/tex/latex/minitoc/malayalam-omega.mlo
14mr|texlive-minitoc-60-3|196	%{_texmfdistdir}/tex/latex/minitoc/malayalam-rachana.mld
14mr|texlive-minitoc-60-3|197	%{_texmfdistdir}/tex/latex/minitoc/malayalam-rachana2.mld
14mr|texlive-minitoc-60-3|198	%{_texmfdistdir}/tex/latex/minitoc/malayalam-rachana3.mld
14mr|texlive-minitoc-60-3|199	%{_texmfdistdir}/tex/latex/minitoc/manju.mld
14mr|texlive-minitoc-60-3|200	%{_texmfdistdir}/tex/latex/minitoc/mexican.mld
14mr|texlive-minitoc-60-3|201	%{_texmfdistdir}/tex/latex/minitoc/meyalu.mld
14mr|texlive-minitoc-60-3|202	%{_texmfdistdir}/tex/latex/minitoc/minitoc.sty
14mr|texlive-minitoc-60-3|203	%{_texmfdistdir}/tex/latex/minitoc/mongol.mld
14mr|texlive-minitoc-60-3|204	%{_texmfdistdir}/tex/latex/minitoc/mongolb.mld
14mr|texlive-minitoc-60-3|205	%{_texmfdistdir}/tex/latex/minitoc/mongolian.mld
14mr|texlive-minitoc-60-3|206	%{_texmfdistdir}/tex/latex/minitoc/mtcmess.sty
14mr|texlive-minitoc-60-3|207	%{_texmfdistdir}/tex/latex/minitoc/mtcoff.sty
14mr|texlive-minitoc-60-3|208	%{_texmfdistdir}/tex/latex/minitoc/mtcpatchmem.sty
14mr|texlive-minitoc-60-3|209	%{_texmfdistdir}/tex/latex/minitoc/mypatches.sty
14mr|texlive-minitoc-60-3|210	%{_texmfdistdir}/tex/latex/minitoc/naustrian.mld
14mr|texlive-minitoc-60-3|211	%{_texmfdistdir}/tex/latex/minitoc/newzealand.mld
14mr|texlive-minitoc-60-3|212	%{_texmfdistdir}/tex/latex/minitoc/ngerman.mld
14mr|texlive-minitoc-60-3|213	%{_texmfdistdir}/tex/latex/minitoc/ngermanb.mld
14mr|texlive-minitoc-60-3|214	%{_texmfdistdir}/tex/latex/minitoc/ngermanb2.mld
14mr|texlive-minitoc-60-3|215	%{_texmfdistdir}/tex/latex/minitoc/norsk.mld
14mr|texlive-minitoc-60-3|216	%{_texmfdistdir}/tex/latex/minitoc/norsk2.mld
14mr|texlive-minitoc-60-3|217	%{_texmfdistdir}/tex/latex/minitoc/nynorsk.mld
14mr|texlive-minitoc-60-3|218	%{_texmfdistdir}/tex/latex/minitoc/nynorsk2.mld
14mr|texlive-minitoc-60-3|219	%{_texmfdistdir}/tex/latex/minitoc/occitan.mld
14mr|texlive-minitoc-60-3|220	%{_texmfdistdir}/tex/latex/minitoc/occitan2.mld
14mr|texlive-minitoc-60-3|221	%{_texmfdistdir}/tex/latex/minitoc/polish.mld
14mr|texlive-minitoc-60-3|222	%{_texmfdistdir}/tex/latex/minitoc/polish2.mld
14mr|texlive-minitoc-60-3|223	%{_texmfdistdir}/tex/latex/minitoc/polski.mld
14mr|texlive-minitoc-60-3|224	%{_texmfdistdir}/tex/latex/minitoc/portuges.mld
14mr|texlive-minitoc-60-3|225	%{_texmfdistdir}/tex/latex/minitoc/portuguese.mld
14mr|texlive-minitoc-60-3|226	%{_texmfdistdir}/tex/latex/minitoc/romanian.mld
14mr|texlive-minitoc-60-3|227	%{_texmfdistdir}/tex/latex/minitoc/romanian2.mld
14mr|texlive-minitoc-60-3|228	%{_texmfdistdir}/tex/latex/minitoc/romanian3.mld
14mr|texlive-minitoc-60-3|229	%{_texmfdistdir}/tex/latex/minitoc/russian-cca.mld
14mr|texlive-minitoc-60-3|230	%{_texmfdistdir}/tex/latex/minitoc/russian-cca.mlo
14mr|texlive-minitoc-60-3|231	%{_texmfdistdir}/tex/latex/minitoc/russian-cca1.mld
14mr|texlive-minitoc-60-3|232	%{_texmfdistdir}/tex/latex/minitoc/russian-cca1.mlo
14mr|texlive-minitoc-60-3|233	%{_texmfdistdir}/tex/latex/minitoc/russian-lh.mld
14mr|texlive-minitoc-60-3|234	%{_texmfdistdir}/tex/latex/minitoc/russian-lh.mlo
14mr|texlive-minitoc-60-3|235	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyralt.mld
14mr|texlive-minitoc-60-3|236	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyralt.mlo
14mr|texlive-minitoc-60-3|237	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyrkoi.mld
14mr|texlive-minitoc-60-3|238	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyrkoi.mlo
14mr|texlive-minitoc-60-3|239	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyrwin.mld
14mr|texlive-minitoc-60-3|240	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyrwin.mlo
14mr|texlive-minitoc-60-3|241	%{_texmfdistdir}/tex/latex/minitoc/russian.mld
14mr|texlive-minitoc-60-3|242	%{_texmfdistdir}/tex/latex/minitoc/russian2m.mld
14mr|texlive-minitoc-60-3|243	%{_texmfdistdir}/tex/latex/minitoc/russian2o.mld
14mr|texlive-minitoc-60-3|244	%{_texmfdistdir}/tex/latex/minitoc/russianb.mld
14mr|texlive-minitoc-60-3|245	%{_texmfdistdir}/tex/latex/minitoc/russianc.mld
14mr|texlive-minitoc-60-3|246	%{_texmfdistdir}/tex/latex/minitoc/samin.mld
14mr|texlive-minitoc-60-3|247	%{_texmfdistdir}/tex/latex/minitoc/scottish.mld
14mr|texlive-minitoc-60-3|248	%{_texmfdistdir}/tex/latex/minitoc/serbian.mld
14mr|texlive-minitoc-60-3|249	%{_texmfdistdir}/tex/latex/minitoc/serbianc.mld
14mr|texlive-minitoc-60-3|250	%{_texmfdistdir}/tex/latex/minitoc/slovak.mld
14mr|texlive-minitoc-60-3|251	%{_texmfdistdir}/tex/latex/minitoc/slovene.mld
14mr|texlive-minitoc-60-3|252	%{_texmfdistdir}/tex/latex/minitoc/spanish.mld
14mr|texlive-minitoc-60-3|253	%{_texmfdistdir}/tex/latex/minitoc/spanish2.mld
14mr|texlive-minitoc-60-3|254	%{_texmfdistdir}/tex/latex/minitoc/spanish3.mld
14mr|texlive-minitoc-60-3|255	%{_texmfdistdir}/tex/latex/minitoc/spanish4.mld
14mr|texlive-minitoc-60-3|256	%{_texmfdistdir}/tex/latex/minitoc/swahili.mld
14mr|texlive-minitoc-60-3|257	%{_texmfdistdir}/tex/latex/minitoc/swedish.mld
14mr|texlive-minitoc-60-3|258	%{_texmfdistdir}/tex/latex/minitoc/swedish2.mld
14mr|texlive-minitoc-60-3|259	%{_texmfdistdir}/tex/latex/minitoc/thai.mld
14mr|texlive-minitoc-60-3|260	%{_texmfdistdir}/tex/latex/minitoc/thai.mlo
14mr|texlive-minitoc-60-3|261	%{_texmfdistdir}/tex/latex/minitoc/turkish.mld
14mr|texlive-minitoc-60-3|262	%{_texmfdistdir}/tex/latex/minitoc/uighur.mld
14mr|texlive-minitoc-60-3|263	%{_texmfdistdir}/tex/latex/minitoc/uighur2.mld
14mr|texlive-minitoc-60-3|264	%{_texmfdistdir}/tex/latex/minitoc/uighur3.mld
14mr|texlive-minitoc-60-3|265	%{_texmfdistdir}/tex/latex/minitoc/ukraineb.mld
14mr|texlive-minitoc-60-3|266	%{_texmfdistdir}/tex/latex/minitoc/ukrainian.mld
14mr|texlive-minitoc-60-3|267	%{_texmfdistdir}/tex/latex/minitoc/uppersorbian.mld
14mr|texlive-minitoc-60-3|268	%{_texmfdistdir}/tex/latex/minitoc/usorbian.mld
14mr|texlive-minitoc-60-3|269	%{_texmfdistdir}/tex/latex/minitoc/vietnam.mld
14mr|texlive-minitoc-60-3|270	%{_texmfdistdir}/tex/latex/minitoc/vietnamese.mld
14mr|texlive-minitoc-60-3|271	%{_texmfdistdir}/tex/latex/minitoc/welsh.mld
14mr|texlive-minitoc-60-3|272	%{_texmfdistdir}/tex/latex/minitoc/xalx.mld
14mr|texlive-minitoc-60-3|273	%{_texmfdistdir}/tex/latex/minitoc/xalx2.mld
14mr|texlive-minitoc-60-3|274	%{_texmfdistdir}/tex/latex/minitoc/xalx3.mld
14mr|texlive-minitoc-60-3|275	%doc %{_texmfdistdir}/doc/latex/minitoc/CATALOG
14mr|texlive-minitoc-60-3|276	%doc %{_texmfdistdir}/doc/latex/minitoc/INSTALL
14mr|texlive-minitoc-60-3|277	%doc %{_texmfdistdir}/doc/latex/minitoc/README
14mr|texlive-minitoc-60-3|278	%doc %{_texmfdistdir}/doc/latex/minitoc/TODO
14mr|texlive-minitoc-60-3|279	%doc %{_texmfdistdir}/doc/latex/minitoc/aaland-f.png
14mr|texlive-minitoc-60-3|280	%doc %{_texmfdistdir}/doc/latex/minitoc/acadian-m.pdf
14mr|texlive-minitoc-60-3|281	%doc %{_texmfdistdir}/doc/latex/minitoc/acadie-f.png
14mr|texlive-minitoc-60-3|282	%doc %{_texmfdistdir}/doc/latex/minitoc/acadien-m.pdf
14mr|texlive-minitoc-60-3|283	%doc %{_texmfdistdir}/doc/latex/minitoc/afghan-f.png
14mr|texlive-minitoc-60-3|284	%doc %{_texmfdistdir}/doc/latex/minitoc/africa-lf.png
14mr|texlive-minitoc-60-3|285	%doc %{_texmfdistdir}/doc/latex/minitoc/africa-lo.pdf
14mr|texlive-minitoc-60-3|286	%doc %{_texmfdistdir}/doc/latex/minitoc/afrsud-l.pdf
14mr|texlive-minitoc-60-3|287	%doc %{_texmfdistdir}/doc/latex/minitoc/afrsud-p.pdf
14mr|texlive-minitoc-60-3|288	%doc %{_texmfdistdir}/doc/latex/minitoc/alb2.png
14mr|texlive-minitoc-60-3|289	%doc %{_texmfdistdir}/doc/latex/minitoc/alba-eth.pdf
14mr|texlive-minitoc-60-3|290	%doc %{_texmfdistdir}/doc/latex/minitoc/albania-f.png
14mr|texlive-minitoc-60-3|291	%doc %{_texmfdistdir}/doc/latex/minitoc/albania.pdf
14mr|texlive-minitoc-60-3|292	%doc %{_texmfdistdir}/doc/latex/minitoc/algeria-f.png
14mr|texlive-minitoc-60-3|293	%doc %{_texmfdistdir}/doc/latex/minitoc/allemand.jpg
14mr|texlive-minitoc-60-3|294	%doc %{_texmfdistdir}/doc/latex/minitoc/alsace-f.png
14mr|texlive-minitoc-60-3|295	%doc %{_texmfdistdir}/doc/latex/minitoc/andorra-f.png
14mr|texlive-minitoc-60-3|296	%doc %{_texmfdistdir}/doc/latex/minitoc/anglo1.pdf
14mr|texlive-minitoc-60-3|297	%doc %{_texmfdistdir}/doc/latex/minitoc/angola-f.png
14mr|texlive-minitoc-60-3|298	%doc %{_texmfdistdir}/doc/latex/minitoc/arab-l.jpg
14mr|texlive-minitoc-60-3|299	%doc %{_texmfdistdir}/doc/latex/minitoc/arabw.png
14mr|texlive-minitoc-60-3|300	%doc %{_texmfdistdir}/doc/latex/minitoc/argentina-f.png
14mr|texlive-minitoc-60-3|301	%doc %{_texmfdistdir}/doc/latex/minitoc/armenia-f.png
14mr|texlive-minitoc-60-3|302	%doc %{_texmfdistdir}/doc/latex/minitoc/armeniad.pdf
14mr|texlive-minitoc-60-3|303	%doc %{_texmfdistdir}/doc/latex/minitoc/armenian-l.png
14mr|texlive-minitoc-60-3|304	%doc %{_texmfdistdir}/doc/latex/minitoc/armeniar.jpg
14mr|texlive-minitoc-60-3|305	%doc %{_texmfdistdir}/doc/latex/minitoc/aruba-f.png
14mr|texlive-minitoc-60-3|306	%doc %{_texmfdistdir}/doc/latex/minitoc/australia-f.png
14mr|texlive-minitoc-60-3|307	%doc %{_texmfdistdir}/doc/latex/minitoc/austria-f.png
14mr|texlive-minitoc-60-3|308	%doc %{_texmfdistdir}/doc/latex/minitoc/azerbaijan-f.png
14mr|texlive-minitoc-60-3|309	%doc %{_texmfdistdir}/doc/latex/minitoc/bahamas-f.png
14mr|texlive-minitoc-60-3|310	%doc %{_texmfdistdir}/doc/latex/minitoc/bahrain-f.png
14mr|texlive-minitoc-60-3|311	%doc %{_texmfdistdir}/doc/latex/minitoc/baltes.jpg
14mr|texlive-minitoc-60-3|312	%doc %{_texmfdistdir}/doc/latex/minitoc/bangla.png
14mr|texlive-minitoc-60-3|313	%doc %{_texmfdistdir}/doc/latex/minitoc/bangla1.png
14mr|texlive-minitoc-60-3|314	%doc %{_texmfdistdir}/doc/latex/minitoc/bangla2.png
14mr|texlive-minitoc-60-3|315	%doc %{_texmfdistdir}/doc/latex/minitoc/bangladesh-f.png
14mr|texlive-minitoc-60-3|316	%doc %{_texmfdistdir}/doc/latex/minitoc/barbados-f.png
14mr|texlive-minitoc-60-3|317	%doc %{_texmfdistdir}/doc/latex/minitoc/basque-de.png
14mr|texlive-minitoc-60-3|318	%doc %{_texmfdistdir}/doc/latex/minitoc/basque-df.png
14mr|texlive-minitoc-60-3|319	%doc %{_texmfdistdir}/doc/latex/minitoc/basque1.pdf
14mr|texlive-minitoc-60-3|320	%doc %{_texmfdistdir}/doc/latex/minitoc/basque2.pdf
14mr|texlive-minitoc-60-3|321	%doc %{_texmfdistdir}/doc/latex/minitoc/be-dg-f.png
14mr|texlive-minitoc-60-3|322	%doc %{_texmfdistdir}/doc/latex/minitoc/belarus-f.png
14mr|texlive-minitoc-60-3|323	%doc %{_texmfdistdir}/doc/latex/minitoc/belgique.pdf
14mr|texlive-minitoc-60-3|324	%doc %{_texmfdistdir}/doc/latex/minitoc/belgium-f.png
14mr|texlive-minitoc-60-3|325	%doc %{_texmfdistdir}/doc/latex/minitoc/belize-f.png
14mr|texlive-minitoc-60-3|326	%doc %{_texmfdistdir}/doc/latex/minitoc/bengali-m.jpg
14mr|texlive-minitoc-60-3|327	%doc %{_texmfdistdir}/doc/latex/minitoc/benin-f.png
14mr|texlive-minitoc-60-3|328	%doc %{_texmfdistdir}/doc/latex/minitoc/bolivia-f.png
14mr|texlive-minitoc-60-3|329	%doc %{_texmfdistdir}/doc/latex/minitoc/bolzano-f.png
14mr|texlive-minitoc-60-3|330	%doc %{_texmfdistdir}/doc/latex/minitoc/bosnia-hz-f.png
14mr|texlive-minitoc-60-3|331	%doc %{_texmfdistdir}/doc/latex/minitoc/bosnia.pdf
14mr|texlive-minitoc-60-3|332	%doc %{_texmfdistdir}/doc/latex/minitoc/bozen-f.png
14mr|texlive-minitoc-60-3|333	%doc %{_texmfdistdir}/doc/latex/minitoc/brazil-f.png
14mr|texlive-minitoc-60-3|334	%doc %{_texmfdistdir}/doc/latex/minitoc/brazil.pdf
14mr|texlive-minitoc-60-3|335	%doc %{_texmfdistdir}/doc/latex/minitoc/brazilp.pdf
14mr|texlive-minitoc-60-3|336	%doc %{_texmfdistdir}/doc/latex/minitoc/bretagne.pdf
14mr|texlive-minitoc-60-3|337	%doc %{_texmfdistdir}/doc/latex/minitoc/brussels-f.png
14mr|texlive-minitoc-60-3|338	%doc %{_texmfdistdir}/doc/latex/minitoc/bulgaria-f.png
14mr|texlive-minitoc-60-3|339	%doc %{_texmfdistdir}/doc/latex/minitoc/bulgariar.jpg
14mr|texlive-minitoc-60-3|340	%doc %{_texmfdistdir}/doc/latex/minitoc/bulgarski.png
14mr|texlive-minitoc-60-3|341	%doc %{_texmfdistdir}/doc/latex/minitoc/bulgmap.png
14mr|texlive-minitoc-60-3|342	%doc %{_texmfdistdir}/doc/latex/minitoc/bur-f.png
14mr|texlive-minitoc-60-3|343	%doc %{_texmfdistdir}/doc/latex/minitoc/burkina-f.png
14mr|texlive-minitoc-60-3|344	%doc %{_texmfdistdir}/doc/latex/minitoc/burundi-f.png
14mr|texlive-minitoc-60-3|345	%doc %{_texmfdistdir}/doc/latex/minitoc/buryatia-l.pdf
14mr|texlive-minitoc-60-3|346	%doc %{_texmfdistdir}/doc/latex/minitoc/buryatia.pdf
14mr|texlive-minitoc-60-3|347	%doc %{_texmfdistdir}/doc/latex/minitoc/california-f.png
14mr|texlive-minitoc-60-3|348	%doc %{_texmfdistdir}/doc/latex/minitoc/cambodia-f.png
14mr|texlive-minitoc-60-3|349	%doc %{_texmfdistdir}/doc/latex/minitoc/cameroon-f.png
14mr|texlive-minitoc-60-3|350	%doc %{_texmfdistdir}/doc/latex/minitoc/canada-f.png
14mr|texlive-minitoc-60-3|351	%doc %{_texmfdistdir}/doc/latex/minitoc/canada-l.pdf
14mr|texlive-minitoc-60-3|352	%doc %{_texmfdistdir}/doc/latex/minitoc/canada-pe.png
14mr|texlive-minitoc-60-3|353	%doc %{_texmfdistdir}/doc/latex/minitoc/canada-pf.pdf
14mr|texlive-minitoc-60-3|354	%doc %{_texmfdistdir}/doc/latex/minitoc/canada.pdf
14mr|texlive-minitoc-60-3|355	%doc %{_texmfdistdir}/doc/latex/minitoc/canada1.pdf
14mr|texlive-minitoc-60-3|356	%doc %{_texmfdistdir}/doc/latex/minitoc/cap-verde-f.png
14mr|texlive-minitoc-60-3|357	%doc %{_texmfdistdir}/doc/latex/minitoc/castille-f.png
14mr|texlive-minitoc-60-3|358	%doc %{_texmfdistdir}/doc/latex/minitoc/catalan-d.pdf
14mr|texlive-minitoc-60-3|359	%doc %{_texmfdistdir}/doc/latex/minitoc/catalan-p.pdf
14mr|texlive-minitoc-60-3|360	%doc %{_texmfdistdir}/doc/latex/minitoc/catalonia-f.png
14mr|texlive-minitoc-60-3|361	%doc %{_texmfdistdir}/doc/latex/minitoc/caucasus.pdf
14mr|texlive-minitoc-60-3|362	%doc %{_texmfdistdir}/doc/latex/minitoc/central-africa-f.png
14mr|texlive-minitoc-60-3|363	%doc %{_texmfdistdir}/doc/latex/minitoc/chad-f.png
14mr|texlive-minitoc-60-3|364	%doc %{_texmfdistdir}/doc/latex/minitoc/chile-f.png
14mr|texlive-minitoc-60-3|365	%doc %{_texmfdistdir}/doc/latex/minitoc/china-ae.png
14mr|texlive-minitoc-60-3|366	%doc %{_texmfdistdir}/doc/latex/minitoc/china-af.png
14mr|texlive-minitoc-60-3|367	%doc %{_texmfdistdir}/doc/latex/minitoc/china-ch.png
14mr|texlive-minitoc-60-3|368	%doc %{_texmfdistdir}/doc/latex/minitoc/china-f.png
14mr|texlive-minitoc-60-3|369	%doc %{_texmfdistdir}/doc/latex/minitoc/china-l.pdf
14mr|texlive-minitoc-60-3|370	%doc %{_texmfdistdir}/doc/latex/minitoc/china-w.png
14mr|texlive-minitoc-60-3|371	%doc %{_texmfdistdir}/doc/latex/minitoc/chine1.pdf
14mr|texlive-minitoc-60-3|372	%doc %{_texmfdistdir}/doc/latex/minitoc/chine2.pdf
14mr|texlive-minitoc-60-3|373	%doc %{_texmfdistdir}/doc/latex/minitoc/cis-f.png
14mr|texlive-minitoc-60-3|374	%doc %{_texmfdistdir}/doc/latex/minitoc/cmk
14mr|texlive-minitoc-60-3|375	%doc %{_texmfdistdir}/doc/latex/minitoc/colombia-f.png
14mr|texlive-minitoc-60-3|376	%doc %{_texmfdistdir}/doc/latex/minitoc/comoros-f.png
14mr|texlive-minitoc-60-3|377	%doc %{_texmfdistdir}/doc/latex/minitoc/congo-f.png
14mr|texlive-minitoc-60-3|378	%doc %{_texmfdistdir}/doc/latex/minitoc/corsica-f.jpg
14mr|texlive-minitoc-60-3|379	%doc %{_texmfdistdir}/doc/latex/minitoc/costa-rica-f.jpg
14mr|texlive-minitoc-60-3|380	%doc %{_texmfdistdir}/doc/latex/minitoc/cplp-0.png
14mr|texlive-minitoc-60-3|381	%doc %{_texmfdistdir}/doc/latex/minitoc/cplpmap.png
14mr|texlive-minitoc-60-3|382	%doc %{_texmfdistdir}/doc/latex/minitoc/croatia-f.png
14mr|texlive-minitoc-60-3|383	%doc %{_texmfdistdir}/doc/latex/minitoc/croatia-un.png
14mr|texlive-minitoc-60-3|384	%doc %{_texmfdistdir}/doc/latex/minitoc/croatie2.png
14mr|texlive-minitoc-60-3|385	%doc %{_texmfdistdir}/doc/latex/minitoc/cuba-f.png
14mr|texlive-minitoc-60-3|386	%doc %{_texmfdistdir}/doc/latex/minitoc/cyprus-f.png
14mr|texlive-minitoc-60-3|387	%doc %{_texmfdistdir}/doc/latex/minitoc/cyr-alf.png
14mr|texlive-minitoc-60-3|388	%doc %{_texmfdistdir}/doc/latex/minitoc/cz1.pdf
14mr|texlive-minitoc-60-3|389	%doc %{_texmfdistdir}/doc/latex/minitoc/cz3.png
14mr|texlive-minitoc-60-3|390	%doc %{_texmfdistdir}/doc/latex/minitoc/czech-f.png
14mr|texlive-minitoc-60-3|391	%doc %{_texmfdistdir}/doc/latex/minitoc/czechd.pdf
14mr|texlive-minitoc-60-3|392	%doc %{_texmfdistdir}/doc/latex/minitoc/dane-f.png
14mr|texlive-minitoc-60-3|393	%doc %{_texmfdistdir}/doc/latex/minitoc/danemark.jpg
14mr|texlive-minitoc-60-3|394	%doc %{_texmfdistdir}/doc/latex/minitoc/danishd.pdf
14mr|texlive-minitoc-60-3|395	%doc %{_texmfdistdir}/doc/latex/minitoc/danishg.pdf
14mr|texlive-minitoc-60-3|396	%doc %{_texmfdistdir}/doc/latex/minitoc/devanagari.png
14mr|texlive-minitoc-60-3|397	%doc %{_texmfdistdir}/doc/latex/minitoc/djibouti-f.png
14mr|texlive-minitoc-60-3|398	%doc %{_texmfdistdir}/doc/latex/minitoc/dominica-f.png
14mr|texlive-minitoc-60-3|399	%doc %{_texmfdistdir}/doc/latex/minitoc/dominican-f.png
14mr|texlive-minitoc-60-3|400	%doc %{_texmfdistdir}/doc/latex/minitoc/dutchw.pdf
14mr|texlive-minitoc-60-3|401	%doc %{_texmfdistdir}/doc/latex/minitoc/east-timor-f.png
14mr|texlive-minitoc-60-3|402	%doc %{_texmfdistdir}/doc/latex/minitoc/ecosse1.pdf
14mr|texlive-minitoc-60-3|403	%doc %{_texmfdistdir}/doc/latex/minitoc/ecosse2.pdf
14mr|texlive-minitoc-60-3|404	%doc %{_texmfdistdir}/doc/latex/minitoc/ecosse3.pdf
14mr|texlive-minitoc-60-3|405	%doc %{_texmfdistdir}/doc/latex/minitoc/ecuador-f.jpg
14mr|texlive-minitoc-60-3|406	%doc %{_texmfdistdir}/doc/latex/minitoc/egypt-f.png
14mr|texlive-minitoc-60-3|407	%doc %{_texmfdistdir}/doc/latex/minitoc/el-salvador-f.png
14mr|texlive-minitoc-60-3|408	%doc %{_texmfdistdir}/doc/latex/minitoc/emk
14mr|texlive-minitoc-60-3|409	%doc %{_texmfdistdir}/doc/latex/minitoc/england-f.jpg
14mr|texlive-minitoc-60-3|410	%doc %{_texmfdistdir}/doc/latex/minitoc/equa-guinea-f.png
14mr|texlive-minitoc-60-3|411	%doc %{_texmfdistdir}/doc/latex/minitoc/eritrea-f.png
14mr|texlive-minitoc-60-3|412	%doc %{_texmfdistdir}/doc/latex/minitoc/espa-l.pdf
14mr|texlive-minitoc-60-3|413	%doc %{_texmfdistdir}/doc/latex/minitoc/espa-o.png
14mr|texlive-minitoc-60-3|414	%doc %{_texmfdistdir}/doc/latex/minitoc/esperanto-f.png
14mr|texlive-minitoc-60-3|415	%doc %{_texmfdistdir}/doc/latex/minitoc/estonia-a.pdf
14mr|texlive-minitoc-60-3|416	%doc %{_texmfdistdir}/doc/latex/minitoc/estonia-b.pdf
14mr|texlive-minitoc-60-3|417	%doc %{_texmfdistdir}/doc/latex/minitoc/estonia-f.png
14mr|texlive-minitoc-60-3|418	%doc %{_texmfdistdir}/doc/latex/minitoc/eth2.png
14mr|texlive-minitoc-60-3|419	%doc %{_texmfdistdir}/doc/latex/minitoc/ethiolang.png
14mr|texlive-minitoc-60-3|420	%doc %{_texmfdistdir}/doc/latex/minitoc/ethiopia-f.png
14mr|texlive-minitoc-60-3|421	%doc %{_texmfdistdir}/doc/latex/minitoc/ethiopia-p.pdf
14mr|texlive-minitoc-60-3|422	%doc %{_texmfdistdir}/doc/latex/minitoc/ethiopia.pdf
14mr|texlive-minitoc-60-3|423	%doc %{_texmfdistdir}/doc/latex/minitoc/euro-lan.png
14mr|texlive-minitoc-60-3|424	%doc %{_texmfdistdir}/doc/latex/minitoc/euro-lan1.png
14mr|texlive-minitoc-60-3|425	%doc %{_texmfdistdir}/doc/latex/minitoc/euro-lan2.png
14mr|texlive-minitoc-60-3|426	%doc %{_texmfdistdir}/doc/latex/minitoc/eusk-f.png
14mr|texlive-minitoc-60-3|427	%doc %{_texmfdistdir}/doc/latex/minitoc/euskara.png
14mr|texlive-minitoc-60-3|428	%doc %{_texmfdistdir}/doc/latex/minitoc/faroe-f.png
14mr|texlive-minitoc-60-3|429	%doc %{_texmfdistdir}/doc/latex/minitoc/farsi-logo.png
14mr|texlive-minitoc-60-3|430	%doc %{_texmfdistdir}/doc/latex/minitoc/farsi.pdf
14mr|texlive-minitoc-60-3|431	%doc %{_texmfdistdir}/doc/latex/minitoc/feroe.jpg
14mr|texlive-minitoc-60-3|432	%doc %{_texmfdistdir}/doc/latex/minitoc/fiji-f.png
14mr|texlive-minitoc-60-3|433	%doc %{_texmfdistdir}/doc/latex/minitoc/finland-f.png
14mr|texlive-minitoc-60-3|434	%doc %{_texmfdistdir}/doc/latex/minitoc/finlande1.png
14mr|texlive-minitoc-60-3|435	%doc %{_texmfdistdir}/doc/latex/minitoc/finlande2.pdf
14mr|texlive-minitoc-60-3|436	%doc %{_texmfdistdir}/doc/latex/minitoc/finnishd.pdf
14mr|texlive-minitoc-60-3|437	%doc %{_texmfdistdir}/doc/latex/minitoc/finnishl.pdf
14mr|texlive-minitoc-60-3|438	%doc %{_texmfdistdir}/doc/latex/minitoc/flanders-f.png
14mr|texlive-minitoc-60-3|439	%doc %{_texmfdistdir}/doc/latex/minitoc/fmk
14mr|texlive-minitoc-60-3|440	%doc %{_texmfdistdir}/doc/latex/minitoc/france-f.png
14mr|texlive-minitoc-60-3|441	%doc %{_texmfdistdir}/doc/latex/minitoc/france-lr.png
14mr|texlive-minitoc-60-3|442	%doc %{_texmfdistdir}/doc/latex/minitoc/franco.png
14mr|texlive-minitoc-60-3|443	%doc %{_texmfdistdir}/doc/latex/minitoc/francophonie-f.png
14mr|texlive-minitoc-60-3|444	%doc %{_texmfdistdir}/doc/latex/minitoc/fswahili.pdf
14mr|texlive-minitoc-60-3|445	%doc %{_texmfdistdir}/doc/latex/minitoc/gabon-f.png
14mr|texlive-minitoc-60-3|446	%doc %{_texmfdistdir}/doc/latex/minitoc/gael-ft.pdf
14mr|texlive-minitoc-60-3|447	%doc %{_texmfdistdir}/doc/latex/minitoc/gaid.jpg
14mr|texlive-minitoc-60-3|448	%doc %{_texmfdistdir}/doc/latex/minitoc/galicia-f.png
14mr|texlive-minitoc-60-3|449	%doc %{_texmfdistdir}/doc/latex/minitoc/galicia-m.pdf
14mr|texlive-minitoc-60-3|450	%doc %{_texmfdistdir}/doc/latex/minitoc/galicia-mp.pdf
14mr|texlive-minitoc-60-3|451	%doc %{_texmfdistdir}/doc/latex/minitoc/galician-l.png
14mr|texlive-minitoc-60-3|452	%doc %{_texmfdistdir}/doc/latex/minitoc/galles1.pdf
14mr|texlive-minitoc-60-3|453	%doc %{_texmfdistdir}/doc/latex/minitoc/galles2.pdf
14mr|texlive-minitoc-60-3|454	%doc %{_texmfdistdir}/doc/latex/minitoc/georgia-f.png
14mr|texlive-minitoc-60-3|455	%doc %{_texmfdistdir}/doc/latex/minitoc/germ-w.png
14mr|texlive-minitoc-60-3|456	%doc %{_texmfdistdir}/doc/latex/minitoc/german-c.pdf
14mr|texlive-minitoc-60-3|457	%doc %{_texmfdistdir}/doc/latex/minitoc/german-d.pdf
14mr|texlive-minitoc-60-3|458	%doc %{_texmfdistdir}/doc/latex/minitoc/german-m.pdf
14mr|texlive-minitoc-60-3|459	%doc %{_texmfdistdir}/doc/latex/minitoc/germany-f.jpg
14mr|texlive-minitoc-60-3|460	%doc %{_texmfdistdir}/doc/latex/minitoc/ghana-f.png
14mr|texlive-minitoc-60-3|461	%doc %{_texmfdistdir}/doc/latex/minitoc/gibraltar-f.png
14mr|texlive-minitoc-60-3|462	%doc %{_texmfdistdir}/doc/latex/minitoc/grece1.pdf
14mr|texlive-minitoc-60-3|463	%doc %{_texmfdistdir}/doc/latex/minitoc/grece2.pdf
14mr|texlive-minitoc-60-3|464	%doc %{_texmfdistdir}/doc/latex/minitoc/greece-f.png
14mr|texlive-minitoc-60-3|465	%doc %{_texmfdistdir}/doc/latex/minitoc/greeka.png
14mr|texlive-minitoc-60-3|466	%doc %{_texmfdistdir}/doc/latex/minitoc/greekm.jpg
14mr|texlive-minitoc-60-3|467	%doc %{_texmfdistdir}/doc/latex/minitoc/greenland-f.png
14mr|texlive-minitoc-60-3|468	%doc %{_texmfdistdir}/doc/latex/minitoc/guatemala-f.jpg
14mr|texlive-minitoc-60-3|469	%doc %{_texmfdistdir}/doc/latex/minitoc/guinea-bissau-f.png
14mr|texlive-minitoc-60-3|470	%doc %{_texmfdistdir}/doc/latex/minitoc/guinea-f.png
14mr|texlive-minitoc-60-3|471	%doc %{_texmfdistdir}/doc/latex/minitoc/gwenn-f.png
14mr|texlive-minitoc-60-3|472	%doc %{_texmfdistdir}/doc/latex/minitoc/haiti-f.jpg
14mr|texlive-minitoc-60-3|473	%doc %{_texmfdistdir}/doc/latex/minitoc/hangul.png
14mr|texlive-minitoc-60-3|474	%doc %{_texmfdistdir}/doc/latex/minitoc/hanja.png
14mr|texlive-minitoc-60-3|475	%doc %{_texmfdistdir}/doc/latex/minitoc/hanzi.png
14mr|texlive-minitoc-60-3|476	%doc %{_texmfdistdir}/doc/latex/minitoc/hin.png
14mr|texlive-minitoc-60-3|477	%doc %{_texmfdistdir}/doc/latex/minitoc/hindi-b.png
14mr|texlive-minitoc-60-3|478	%doc %{_texmfdistdir}/doc/latex/minitoc/hindi-p.png
14mr|texlive-minitoc-60-3|479	%doc %{_texmfdistdir}/doc/latex/minitoc/hispano.png
14mr|texlive-minitoc-60-3|480	%doc %{_texmfdistdir}/doc/latex/minitoc/honduras-f.png
14mr|texlive-minitoc-60-3|481	%doc %{_texmfdistdir}/doc/latex/minitoc/hrv.png
14mr|texlive-minitoc-60-3|482	%doc %{_texmfdistdir}/doc/latex/minitoc/hun1.png
14mr|texlive-minitoc-60-3|483	%doc %{_texmfdistdir}/doc/latex/minitoc/hun2.jpg
14mr|texlive-minitoc-60-3|484	%doc %{_texmfdistdir}/doc/latex/minitoc/hungary-f.png
14mr|texlive-minitoc-60-3|485	%doc %{_texmfdistdir}/doc/latex/minitoc/iceland-f.png
14mr|texlive-minitoc-60-3|486	%doc %{_texmfdistdir}/doc/latex/minitoc/imk
14mr|texlive-minitoc-60-3|487	%doc %{_texmfdistdir}/doc/latex/minitoc/imongolia-f.png
14mr|texlive-minitoc-60-3|488	%doc %{_texmfdistdir}/doc/latex/minitoc/inde1.pdf
14mr|texlive-minitoc-60-3|489	%doc %{_texmfdistdir}/doc/latex/minitoc/inde2.jpg
14mr|texlive-minitoc-60-3|490	%doc %{_texmfdistdir}/doc/latex/minitoc/india-f.png
14mr|texlive-minitoc-60-3|491	%doc %{_texmfdistdir}/doc/latex/minitoc/indonesia-f.png
14mr|texlive-minitoc-60-3|492	%doc %{_texmfdistdir}/doc/latex/minitoc/indonesia1.pdf
14mr|texlive-minitoc-60-3|493	%doc %{_texmfdistdir}/doc/latex/minitoc/indonesia2.pdf
14mr|texlive-minitoc-60-3|494	%doc %{_texmfdistdir}/doc/latex/minitoc/iran-f.png
14mr|texlive-minitoc-60-3|495	%doc %{_texmfdistdir}/doc/latex/minitoc/iranian.jpg
14mr|texlive-minitoc-60-3|496	%doc %{_texmfdistdir}/doc/latex/minitoc/iraq-f.png
14mr|texlive-minitoc-60-3|497	%doc %{_texmfdistdir}/doc/latex/minitoc/ireland-f.png
14mr|texlive-minitoc-60-3|498	%doc %{_texmfdistdir}/doc/latex/minitoc/irish.png
14mr|texlive-minitoc-60-3|499	%doc %{_texmfdistdir}/doc/latex/minitoc/irlande.pdf
14mr|texlive-minitoc-60-3|500	%doc %{_texmfdistdir}/doc/latex/minitoc/islam-pbc.png
14mr|texlive-minitoc-60-3|501	%doc %{_texmfdistdir}/doc/latex/minitoc/islam-sw.pdf
14mr|texlive-minitoc-60-3|502	%doc %{_texmfdistdir}/doc/latex/minitoc/islande.png
14mr|texlive-minitoc-60-3|503	%doc %{_texmfdistdir}/doc/latex/minitoc/islandep.jpg
14mr|texlive-minitoc-60-3|504	%doc %{_texmfdistdir}/doc/latex/minitoc/isr1.pdf
14mr|texlive-minitoc-60-3|505	%doc %{_texmfdistdir}/doc/latex/minitoc/isr2.pdf
14mr|texlive-minitoc-60-3|506	%doc %{_texmfdistdir}/doc/latex/minitoc/israel-f.png
14mr|texlive-minitoc-60-3|507	%doc %{_texmfdistdir}/doc/latex/minitoc/italian.pdf
14mr|texlive-minitoc-60-3|508	%doc %{_texmfdistdir}/doc/latex/minitoc/italo1.png
14mr|texlive-minitoc-60-3|509	%doc %{_texmfdistdir}/doc/latex/minitoc/italy-f.png
14mr|texlive-minitoc-60-3|510	%doc %{_texmfdistdir}/doc/latex/minitoc/italysm.png
14mr|texlive-minitoc-60-3|511	%doc %{_texmfdistdir}/doc/latex/minitoc/ivory-f.png
14mr|texlive-minitoc-60-3|512	%doc %{_texmfdistdir}/doc/latex/minitoc/ivrit.png
14mr|texlive-minitoc-60-3|513	%doc %{_texmfdistdir}/doc/latex/minitoc/jamaica-f.png
14mr|texlive-minitoc-60-3|514	%doc %{_texmfdistdir}/doc/latex/minitoc/japan-f.png
14mr|texlive-minitoc-60-3|515	%doc %{_texmfdistdir}/doc/latex/minitoc/japon1.pdf
14mr|texlive-minitoc-60-3|516	%doc %{_texmfdistdir}/doc/latex/minitoc/japon2.jpg
14mr|texlive-minitoc-60-3|517	%doc %{_texmfdistdir}/doc/latex/minitoc/jordan-f.png
14mr|texlive-minitoc-60-3|518	%doc %{_texmfdistdir}/doc/latex/minitoc/jutland-f.png
14mr|texlive-minitoc-60-3|519	%doc %{_texmfdistdir}/doc/latex/minitoc/kannada-n.png
14mr|texlive-minitoc-60-3|520	%doc %{_texmfdistdir}/doc/latex/minitoc/karnad1.jpg
14mr|texlive-minitoc-60-3|521	%doc %{_texmfdistdir}/doc/latex/minitoc/karnataka-f.jpg
14mr|texlive-minitoc-60-3|522	%doc %{_texmfdistdir}/doc/latex/minitoc/karnataka.jpg
14mr|texlive-minitoc-60-3|523	%doc %{_texmfdistdir}/doc/latex/minitoc/kazakhstan-f.png
14mr|texlive-minitoc-60-3|524	%doc %{_texmfdistdir}/doc/latex/minitoc/kenya-f.png
14mr|texlive-minitoc-60-3|525	%doc %{_texmfdistdir}/doc/latex/minitoc/kerala-f.jpg
14mr|texlive-minitoc-60-3|526	%doc %{_texmfdistdir}/doc/latex/minitoc/kerala.jpg
14mr|texlive-minitoc-60-3|527	%doc %{_texmfdistdir}/doc/latex/minitoc/khalkha.pdf
14mr|texlive-minitoc-60-3|528	%doc %{_texmfdistdir}/doc/latex/minitoc/kiribati-f.png
14mr|texlive-minitoc-60-3|529	%doc %{_texmfdistdir}/doc/latex/minitoc/korea-n-f.png
14mr|texlive-minitoc-60-3|530	%doc %{_texmfdistdir}/doc/latex/minitoc/korea-s-f.png
14mr|texlive-minitoc-60-3|531	%doc %{_texmfdistdir}/doc/latex/minitoc/korean1.png
14mr|texlive-minitoc-60-3|532	%doc %{_texmfdistdir}/doc/latex/minitoc/korean2.jpg
14mr|texlive-minitoc-60-3|533	%doc %{_texmfdistdir}/doc/latex/minitoc/kos-alb.png
14mr|texlive-minitoc-60-3|534	%doc %{_texmfdistdir}/doc/latex/minitoc/kos-ml.png
14mr|texlive-minitoc-60-3|535	%doc %{_texmfdistdir}/doc/latex/minitoc/kosovo-f.png
14mr|texlive-minitoc-60-3|536	%doc %{_texmfdistdir}/doc/latex/minitoc/kuwait-f.png
14mr|texlive-minitoc-60-3|537	%doc %{_texmfdistdir}/doc/latex/minitoc/kyrgyzstan-f.png
14mr|texlive-minitoc-60-3|538	%doc %{_texmfdistdir}/doc/latex/minitoc/lamed3.png
14mr|texlive-minitoc-60-3|539	%doc %{_texmfdistdir}/doc/latex/minitoc/lang-g.png
14mr|texlive-minitoc-60-3|540	%doc %{_texmfdistdir}/doc/latex/minitoc/laos-f.png
14mr|texlive-minitoc-60-3|541	%doc %{_texmfdistdir}/doc/latex/minitoc/latvia-f.png
14mr|texlive-minitoc-60-3|542	%doc %{_texmfdistdir}/doc/latex/minitoc/latvian-d.png
14mr|texlive-minitoc-60-3|543	%doc %{_texmfdistdir}/doc/latex/minitoc/latvian-r1.png
14mr|texlive-minitoc-60-3|544	%doc %{_texmfdistdir}/doc/latex/minitoc/lebanon-f.png
14mr|texlive-minitoc-60-3|545	%doc %{_texmfdistdir}/doc/latex/minitoc/lettonie.jpg
14mr|texlive-minitoc-60-3|546	%doc %{_texmfdistdir}/doc/latex/minitoc/leur.png
14mr|texlive-minitoc-60-3|547	%doc %{_texmfdistdir}/doc/latex/minitoc/liberia-f.png
14mr|texlive-minitoc-60-3|548	%doc %{_texmfdistdir}/doc/latex/minitoc/libya-f.jpg
14mr|texlive-minitoc-60-3|549	%doc %{_texmfdistdir}/doc/latex/minitoc/liech-f.png
14mr|texlive-minitoc-60-3|550	%doc %{_texmfdistdir}/doc/latex/minitoc/lithuania-f.jpg
14mr|texlive-minitoc-60-3|551	%doc %{_texmfdistdir}/doc/latex/minitoc/lituanie.png
14mr|texlive-minitoc-60-3|552	%doc %{_texmfdistdir}/doc/latex/minitoc/lorraine-f.jpg
14mr|texlive-minitoc-60-3|553	%doc %{_texmfdistdir}/doc/latex/minitoc/louisiana-f.png
14mr|texlive-minitoc-60-3|554	%doc %{_texmfdistdir}/doc/latex/minitoc/ls-f.png
14mr|texlive-minitoc-60-3|555	%doc %{_texmfdistdir}/doc/latex/minitoc/luso1.pdf
14mr|texlive-minitoc-60-3|556	%doc %{_texmfdistdir}/doc/latex/minitoc/luso2.pdf
14mr|texlive-minitoc-60-3|557	%doc %{_texmfdistdir}/doc/latex/minitoc/lux-f.png
14mr|texlive-minitoc-60-3|558	%doc %{_texmfdistdir}/doc/latex/minitoc/macau-f.png
14mr|texlive-minitoc-60-3|559	%doc %{_texmfdistdir}/doc/latex/minitoc/macedonia-f.png
14mr|texlive-minitoc-60-3|560	%doc %{_texmfdistdir}/doc/latex/minitoc/madagascar-f.png
14mr|texlive-minitoc-60-3|561	%doc %{_texmfdistdir}/doc/latex/minitoc/maine-f.jpg
14mr|texlive-minitoc-60-3|562	%doc %{_texmfdistdir}/doc/latex/minitoc/malawi-f.png
14mr|texlive-minitoc-60-3|563	%doc %{_texmfdistdir}/doc/latex/minitoc/malayalam.pdf
14mr|texlive-minitoc-60-3|564	%doc %{_texmfdistdir}/doc/latex/minitoc/malayalam.png
14mr|texlive-minitoc-60-3|565	%doc %{_texmfdistdir}/doc/latex/minitoc/malaysia-f.png
14mr|texlive-minitoc-60-3|566	%doc %{_texmfdistdir}/doc/latex/minitoc/malaysia1.pdf
14mr|texlive-minitoc-60-3|567	%doc %{_texmfdistdir}/doc/latex/minitoc/malaysia2.pdf
14mr|texlive-minitoc-60-3|568	%doc %{_texmfdistdir}/doc/latex/minitoc/mali-f.png
14mr|texlive-minitoc-60-3|569	%doc %{_texmfdistdir}/doc/latex/minitoc/malta1-f.png
14mr|texlive-minitoc-60-3|570	%doc %{_texmfdistdir}/doc/latex/minitoc/manchu.jpg
14mr|texlive-minitoc-60-3|571	%doc %{_texmfdistdir}/doc/latex/minitoc/manchuria.jpg
14mr|texlive-minitoc-60-3|572	%doc %{_texmfdistdir}/doc/latex/minitoc/manjuc.jpg
14mr|texlive-minitoc-60-3|573	%doc %{_texmfdistdir}/doc/latex/minitoc/manjui.png
14mr|texlive-minitoc-60-3|574	%doc %{_texmfdistdir}/doc/latex/minitoc/mauritania-f.png
14mr|texlive-minitoc-60-3|575	%doc %{_texmfdistdir}/doc/latex/minitoc/mauritius-f.png
14mr|texlive-minitoc-60-3|576	%doc %{_texmfdistdir}/doc/latex/minitoc/mex1.pdf
14mr|texlive-minitoc-60-3|577	%doc %{_texmfdistdir}/doc/latex/minitoc/mex2.pdf
14mr|texlive-minitoc-60-3|578	%doc %{_texmfdistdir}/doc/latex/minitoc/mex3.pdf
14mr|texlive-minitoc-60-3|579	%doc %{_texmfdistdir}/doc/latex/minitoc/mexico-f.jpg
14mr|texlive-minitoc-60-3|580	%doc %{_texmfdistdir}/doc/latex/minitoc/mexip.pdf
14mr|texlive-minitoc-60-3|581	%doc %{_texmfdistdir}/doc/latex/minitoc/meyalu.png
14mr|texlive-minitoc-60-3|582	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc-fr.bib
14mr|texlive-minitoc-60-3|583	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc-fr.lan
14mr|texlive-minitoc-60-3|584	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc-fr.pdf
14mr|texlive-minitoc-60-3|585	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.bib
14mr|texlive-minitoc-60-3|586	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.bug
14mr|texlive-minitoc-60-3|587	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.l
14mr|texlive-minitoc-60-3|588	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.lan
14mr|texlive-minitoc-60-3|589	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.pdf
14mr|texlive-minitoc-60-3|590	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.pre
14mr|texlive-minitoc-60-3|591	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.sum
14mr|texlive-minitoc-60-3|592	%doc %{_texmfdistdir}/doc/latex/minitoc/moldova-f.png
14mr|texlive-minitoc-60-3|593	%doc %{_texmfdistdir}/doc/latex/minitoc/monaco-f.png
14mr|texlive-minitoc-60-3|594	%doc %{_texmfdistdir}/doc/latex/minitoc/mondep.png
14mr|texlive-minitoc-60-3|595	%doc %{_texmfdistdir}/doc/latex/minitoc/mongasie.pdf
14mr|texlive-minitoc-60-3|596	%doc %{_texmfdistdir}/doc/latex/minitoc/mongolcy.png
14mr|texlive-minitoc-60-3|597	%doc %{_texmfdistdir}/doc/latex/minitoc/mongolia-f.png
14mr|texlive-minitoc-60-3|598	%doc %{_texmfdistdir}/doc/latex/minitoc/mongolian.pdf
14mr|texlive-minitoc-60-3|599	%doc %{_texmfdistdir}/doc/latex/minitoc/mongols.png
14mr|texlive-minitoc-60-3|600	%doc %{_texmfdistdir}/doc/latex/minitoc/mongoltr.png
14mr|texlive-minitoc-60-3|601	%doc %{_texmfdistdir}/doc/latex/minitoc/montenegro-f.jpg
14mr|texlive-minitoc-60-3|602	%doc %{_texmfdistdir}/doc/latex/minitoc/morocco-f.png
14mr|texlive-minitoc-60-3|603	%doc %{_texmfdistdir}/doc/latex/minitoc/mozambique-f.png
14mr|texlive-minitoc-60-3|604	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-2c.pdf
14mr|texlive-minitoc-60-3|605	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-2c.tex
14mr|texlive-minitoc-60-3|606	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-2nd.pdf
14mr|texlive-minitoc-60-3|607	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-2nd.tex
14mr|texlive-minitoc-60-3|608	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-3co.pdf
14mr|texlive-minitoc-60-3|609	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-3co.tex
14mr|texlive-minitoc-60-3|610	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-add.bib
14mr|texlive-minitoc-60-3|611	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-add.pdf
14mr|texlive-minitoc-60-3|612	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-add.tex
14mr|texlive-minitoc-60-3|613	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ads.pdf
14mr|texlive-minitoc-60-3|614	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ads.tex
14mr|texlive-minitoc-60-3|615	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-amm.pdf
14mr|texlive-minitoc-60-3|616	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-amm.tex
14mr|texlive-minitoc-60-3|617	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-apx.pdf
14mr|texlive-minitoc-60-3|618	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-apx.tex
14mr|texlive-minitoc-60-3|619	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-art.pdf
14mr|texlive-minitoc-60-3|620	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-art.tex
14mr|texlive-minitoc-60-3|621	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-bk.pdf
14mr|texlive-minitoc-60-3|622	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-bk.tex
14mr|texlive-minitoc-60-3|623	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-bo.pdf
14mr|texlive-minitoc-60-3|624	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-bo.tex
14mr|texlive-minitoc-60-3|625	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ch0.pdf
14mr|texlive-minitoc-60-3|626	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ch0.tex
14mr|texlive-minitoc-60-3|627	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-cri.pdf
14mr|texlive-minitoc-60-3|628	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-cri.tex
14mr|texlive-minitoc-60-3|629	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fko.pdf
14mr|texlive-minitoc-60-3|630	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fko.tex
14mr|texlive-minitoc-60-3|631	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fo1.pdf
14mr|texlive-minitoc-60-3|632	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fo1.tex
14mr|texlive-minitoc-60-3|633	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fo2.pdf
14mr|texlive-minitoc-60-3|634	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fo2.tex
14mr|texlive-minitoc-60-3|635	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-gap.pdf
14mr|texlive-minitoc-60-3|636	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-gap.tex
14mr|texlive-minitoc-60-3|637	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hi1.pdf
14mr|texlive-minitoc-60-3|638	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hi1.tex
14mr|texlive-minitoc-60-3|639	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hi2.pdf
14mr|texlive-minitoc-60-3|640	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hi2.tex
14mr|texlive-minitoc-60-3|641	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hia.pdf
14mr|texlive-minitoc-60-3|642	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hia.tex
14mr|texlive-minitoc-60-3|643	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hir.pdf
14mr|texlive-minitoc-60-3|644	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hir.tex
14mr|texlive-minitoc-60-3|645	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hop.pdf
14mr|texlive-minitoc-60-3|646	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hop.tex
14mr|texlive-minitoc-60-3|647	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-liv.pdf
14mr|texlive-minitoc-60-3|648	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-liv.tex
14mr|texlive-minitoc-60-3|649	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mem.pdf
14mr|texlive-minitoc-60-3|650	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mem.tex
14mr|texlive-minitoc-60-3|651	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mm1.pdf
14mr|texlive-minitoc-60-3|652	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mm1.tex
14mr|texlive-minitoc-60-3|653	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mu.pdf
14mr|texlive-minitoc-60-3|654	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mu.tex
14mr|texlive-minitoc-60-3|655	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-nom.pdf
14mr|texlive-minitoc-60-3|656	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-nom.tex
14mr|texlive-minitoc-60-3|657	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ocf.pdf
14mr|texlive-minitoc-60-3|658	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ocf.tex
14mr|texlive-minitoc-60-3|659	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ofs.pdf
14mr|texlive-minitoc-60-3|660	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ofs.tex
14mr|texlive-minitoc-60-3|661	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-sbf.pdf
14mr|texlive-minitoc-60-3|662	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-sbf.tex
14mr|texlive-minitoc-60-3|663	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-scr.pdf
14mr|texlive-minitoc-60-3|664	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-scr.tex
14mr|texlive-minitoc-60-3|665	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-syn.pdf
14mr|texlive-minitoc-60-3|666	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-syn.tex
14mr|texlive-minitoc-60-3|667	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tbi.pdf
14mr|texlive-minitoc-60-3|668	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tbi.tex
14mr|texlive-minitoc-60-3|669	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tlc.pdf
14mr|texlive-minitoc-60-3|670	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tlc.tex
14mr|texlive-minitoc-60-3|671	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tlo.pdf
14mr|texlive-minitoc-60-3|672	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tlo.tex
14mr|texlive-minitoc-60-3|673	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tsf.pdf
14mr|texlive-minitoc-60-3|674	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tsf.tex
14mr|texlive-minitoc-60-3|675	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-vti.pdf
14mr|texlive-minitoc-60-3|676	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-vti.tex
14mr|texlive-minitoc-60-3|677	%doc %{_texmfdistdir}/doc/latex/minitoc/namibia-f.png
14mr|texlive-minitoc-60-3|678	%doc %{_texmfdistdir}/doc/latex/minitoc/nbrunswick-f.png
14mr|texlive-minitoc-60-3|679	%doc %{_texmfdistdir}/doc/latex/minitoc/ncyprus-f.png
14mr|texlive-minitoc-60-3|680	%doc %{_texmfdistdir}/doc/latex/minitoc/neder.pdf
14mr|texlive-minitoc-60-3|681	%doc %{_texmfdistdir}/doc/latex/minitoc/netherlands-antilles-f.png
14mr|texlive-minitoc-60-3|682	%doc %{_texmfdistdir}/doc/latex/minitoc/netherlands-f.png
14mr|texlive-minitoc-60-3|683	%doc %{_texmfdistdir}/doc/latex/minitoc/new-york-f.png
14mr|texlive-minitoc-60-3|684	%doc %{_texmfdistdir}/doc/latex/minitoc/newzealand-f.png
14mr|texlive-minitoc-60-3|685	%doc %{_texmfdistdir}/doc/latex/minitoc/nicaragua-f.png
14mr|texlive-minitoc-60-3|686	%doc %{_texmfdistdir}/doc/latex/minitoc/nice-f.png
14mr|texlive-minitoc-60-3|687	%doc %{_texmfdistdir}/doc/latex/minitoc/niger-f.png
14mr|texlive-minitoc-60-3|688	%doc %{_texmfdistdir}/doc/latex/minitoc/nigeria-f.png
14mr|texlive-minitoc-60-3|689	%doc %{_texmfdistdir}/doc/latex/minitoc/nihongo.png
14mr|texlive-minitoc-60-3|690	%doc %{_texmfdistdir}/doc/latex/minitoc/norvege-c.pdf
14mr|texlive-minitoc-60-3|691	%doc %{_texmfdistdir}/doc/latex/minitoc/norvege-t.pdf
14mr|texlive-minitoc-60-3|692	%doc %{_texmfdistdir}/doc/latex/minitoc/norway-f.png
14mr|texlive-minitoc-60-3|693	%doc %{_texmfdistdir}/doc/latex/minitoc/norway-p.pdf
14mr|texlive-minitoc-60-3|694	%doc %{_texmfdistdir}/doc/latex/minitoc/occ-f.png
14mr|texlive-minitoc-60-3|695	%doc %{_texmfdistdir}/doc/latex/minitoc/occdial1.jpg
14mr|texlive-minitoc-60-3|696	%doc %{_texmfdistdir}/doc/latex/minitoc/occdial2.png
14mr|texlive-minitoc-60-3|697	%doc %{_texmfdistdir}/doc/latex/minitoc/occitanie.png
14mr|texlive-minitoc-60-3|698	%doc %{_texmfdistdir}/doc/latex/minitoc/occtaur.jpg
14mr|texlive-minitoc-60-3|699	%doc %{_texmfdistdir}/doc/latex/minitoc/oman-f.png
14mr|texlive-minitoc-60-3|700	%doc %{_texmfdistdir}/doc/latex/minitoc/opole-f.png
14mr|texlive-minitoc-60-3|701	%doc %{_texmfdistdir}/doc/latex/minitoc/pakistan-f.png
14mr|texlive-minitoc-60-3|702	%doc %{_texmfdistdir}/doc/latex/minitoc/palestine-f.png
14mr|texlive-minitoc-60-3|703	%doc %{_texmfdistdir}/doc/latex/minitoc/panama-f.png
14mr|texlive-minitoc-60-3|704	%doc %{_texmfdistdir}/doc/latex/minitoc/paraguay-f.png
14mr|texlive-minitoc-60-3|705	%doc %{_texmfdistdir}/doc/latex/minitoc/paraguay.png
14mr|texlive-minitoc-60-3|706	%doc %{_texmfdistdir}/doc/latex/minitoc/paraguayp.pdf
14mr|texlive-minitoc-60-3|707	%doc %{_texmfdistdir}/doc/latex/minitoc/peru-f.png
14mr|texlive-minitoc-60-3|708	%doc %{_texmfdistdir}/doc/latex/minitoc/philippines-f.png
14mr|texlive-minitoc-60-3|709	%doc %{_texmfdistdir}/doc/latex/minitoc/pmk
14mr|texlive-minitoc-60-3|710	%doc %{_texmfdistdir}/doc/latex/minitoc/poland-f.png
14mr|texlive-minitoc-60-3|711	%doc %{_texmfdistdir}/doc/latex/minitoc/polish-d.jpg
14mr|texlive-minitoc-60-3|712	%doc %{_texmfdistdir}/doc/latex/minitoc/polmin.jpg
14mr|texlive-minitoc-60-3|713	%doc %{_texmfdistdir}/doc/latex/minitoc/pologne.pdf
14mr|texlive-minitoc-60-3|714	%doc %{_texmfdistdir}/doc/latex/minitoc/polski-f.png
14mr|texlive-minitoc-60-3|715	%doc %{_texmfdistdir}/doc/latex/minitoc/portu-a.png
14mr|texlive-minitoc-60-3|716	%doc %{_texmfdistdir}/doc/latex/minitoc/portu-b.png
14mr|texlive-minitoc-60-3|717	%doc %{_texmfdistdir}/doc/latex/minitoc/portu-p.jpg
14mr|texlive-minitoc-60-3|718	%doc %{_texmfdistdir}/doc/latex/minitoc/portu-r.jpg
14mr|texlive-minitoc-60-3|719	%doc %{_texmfdistdir}/doc/latex/minitoc/portugal-f.png
14mr|texlive-minitoc-60-3|720	%doc %{_texmfdistdir}/doc/latex/minitoc/portugal.pdf
14mr|texlive-minitoc-60-3|721	%doc %{_texmfdistdir}/doc/latex/minitoc/puerto-rico-f.png
14mr|texlive-minitoc-60-3|722	%doc %{_texmfdistdir}/doc/latex/minitoc/qatar-f.png
14mr|texlive-minitoc-60-3|723	%doc %{_texmfdistdir}/doc/latex/minitoc/quebec-f.png
14mr|texlive-minitoc-60-3|724	%doc %{_texmfdistdir}/doc/latex/minitoc/rdcongo-f.png
14mr|texlive-minitoc-60-3|725	%doc %{_texmfdistdir}/doc/latex/minitoc/rmk
14mr|texlive-minitoc-60-3|726	%doc %{_texmfdistdir}/doc/latex/minitoc/romania-f.png
14mr|texlive-minitoc-60-3|727	%doc %{_texmfdistdir}/doc/latex/minitoc/romanian.pdf
14mr|texlive-minitoc-60-3|728	%doc %{_texmfdistdir}/doc/latex/minitoc/rus-cyr.png
14mr|texlive-minitoc-60-3|729	%doc %{_texmfdistdir}/doc/latex/minitoc/rus-re.png
14mr|texlive-minitoc-60-3|730	%doc %{_texmfdistdir}/doc/latex/minitoc/rus-su.pdf
14mr|texlive-minitoc-60-3|731	%doc %{_texmfdistdir}/doc/latex/minitoc/russia-f.png
14mr|texlive-minitoc-60-3|732	%doc %{_texmfdistdir}/doc/latex/minitoc/russian-e.pdf
14mr|texlive-minitoc-60-3|733	%doc %{_texmfdistdir}/doc/latex/minitoc/russian-n.png
14mr|texlive-minitoc-60-3|734	%doc %{_texmfdistdir}/doc/latex/minitoc/russian-w.png
14mr|texlive-minitoc-60-3|735	%doc %{_texmfdistdir}/doc/latex/minitoc/russian.png
14mr|texlive-minitoc-60-3|736	%doc %{_texmfdistdir}/doc/latex/minitoc/rwanda-f.png
14mr|texlive-minitoc-60-3|737	%doc %{_texmfdistdir}/doc/latex/minitoc/saint-lucia-f.png
14mr|texlive-minitoc-60-3|738	%doc %{_texmfdistdir}/doc/latex/minitoc/same-f.png
14mr|texlive-minitoc-60-3|739	%doc %{_texmfdistdir}/doc/latex/minitoc/same.png
14mr|texlive-minitoc-60-3|740	%doc %{_texmfdistdir}/doc/latex/minitoc/sami-f.png
14mr|texlive-minitoc-60-3|741	%doc %{_texmfdistdir}/doc/latex/minitoc/samoa-f.png
14mr|texlive-minitoc-60-3|742	%doc %{_texmfdistdir}/doc/latex/minitoc/san-marino-f.png
14mr|texlive-minitoc-60-3|743	%doc %{_texmfdistdir}/doc/latex/minitoc/sao-f.png
14mr|texlive-minitoc-60-3|744	%doc %{_texmfdistdir}/doc/latex/minitoc/saudi-arabia-f.png
14mr|texlive-minitoc-60-3|745	%doc %{_texmfdistdir}/doc/latex/minitoc/scotland-f.png
14mr|texlive-minitoc-60-3|746	%doc %{_texmfdistdir}/doc/latex/minitoc/senegal-f.png
14mr|texlive-minitoc-60-3|747	%doc %{_texmfdistdir}/doc/latex/minitoc/serb-a.pdf
14mr|texlive-minitoc-60-3|748	%doc %{_texmfdistdir}/doc/latex/minitoc/serbia-f.png
14mr|texlive-minitoc-60-3|749	%doc %{_texmfdistdir}/doc/latex/minitoc/serbia-f2.png
14mr|texlive-minitoc-60-3|750	%doc %{_texmfdistdir}/doc/latex/minitoc/serbia1.pdf
14mr|texlive-minitoc-60-3|751	%doc %{_texmfdistdir}/doc/latex/minitoc/seychelles-f.png
14mr|texlive-minitoc-60-3|752	%doc %{_texmfdistdir}/doc/latex/minitoc/singapore-f.png
14mr|texlive-minitoc-60-3|753	%doc %{_texmfdistdir}/doc/latex/minitoc/slovak-ok.png
14mr|texlive-minitoc-60-3|754	%doc %{_texmfdistdir}/doc/latex/minitoc/slovakia-f.png
14mr|texlive-minitoc-60-3|755	%doc %{_texmfdistdir}/doc/latex/minitoc/slovakia.pdf
14mr|texlive-minitoc-60-3|756	%doc %{_texmfdistdir}/doc/latex/minitoc/slovenia-f.png
14mr|texlive-minitoc-60-3|757	%doc %{_texmfdistdir}/doc/latex/minitoc/slovenian.png
14mr|texlive-minitoc-60-3|758	%doc %{_texmfdistdir}/doc/latex/minitoc/slovenie.pdf
14mr|texlive-minitoc-60-3|759	%doc %{_texmfdistdir}/doc/latex/minitoc/solomon-islands-f.png
14mr|texlive-minitoc-60-3|760	%doc %{_texmfdistdir}/doc/latex/minitoc/somalia-f.png
14mr|texlive-minitoc-60-3|761	%doc %{_texmfdistdir}/doc/latex/minitoc/sorabe-1.jpg
14mr|texlive-minitoc-60-3|762	%doc %{_texmfdistdir}/doc/latex/minitoc/sorabe-2.jpg
14mr|texlive-minitoc-60-3|763	%doc %{_texmfdistdir}/doc/latex/minitoc/sorben.jpg
14mr|texlive-minitoc-60-3|764	%doc %{_texmfdistdir}/doc/latex/minitoc/sorbian.jpg
14mr|texlive-minitoc-60-3|765	%doc %{_texmfdistdir}/doc/latex/minitoc/south-africa-f.png
14mr|texlive-minitoc-60-3|766	%doc %{_texmfdistdir}/doc/latex/minitoc/spain-f.png
14mr|texlive-minitoc-60-3|767	%doc %{_texmfdistdir}/doc/latex/minitoc/spain.png
14mr|texlive-minitoc-60-3|768	%doc %{_texmfdistdir}/doc/latex/minitoc/spilhennig.png
14mr|texlive-minitoc-60-3|769	%doc %{_texmfdistdir}/doc/latex/minitoc/start.jpg
14mr|texlive-minitoc-60-3|770	%doc %{_texmfdistdir}/doc/latex/minitoc/stop.png
14mr|texlive-minitoc-60-3|771	%doc %{_texmfdistdir}/doc/latex/minitoc/sudan-f.png
14mr|texlive-minitoc-60-3|772	%doc %{_texmfdistdir}/doc/latex/minitoc/suede-a.pdf
14mr|texlive-minitoc-60-3|773	%doc %{_texmfdistdir}/doc/latex/minitoc/suede-fin.pdf
14mr|texlive-minitoc-60-3|774	%doc %{_texmfdistdir}/doc/latex/minitoc/suisse-f.png
14mr|texlive-minitoc-60-3|775	%doc %{_texmfdistdir}/doc/latex/minitoc/suriname-f.png
14mr|texlive-minitoc-60-3|776	%doc %{_texmfdistdir}/doc/latex/minitoc/svenska.png
14mr|texlive-minitoc-60-3|777	%doc %{_texmfdistdir}/doc/latex/minitoc/swahili-m.png
14mr|texlive-minitoc-60-3|778	%doc %{_texmfdistdir}/doc/latex/minitoc/swahili.pdf
14mr|texlive-minitoc-60-3|779	%doc %{_texmfdistdir}/doc/latex/minitoc/sweden-f.png
14mr|texlive-minitoc-60-3|780	%doc %{_texmfdistdir}/doc/latex/minitoc/sweden.pdf
14mr|texlive-minitoc-60-3|781	%doc %{_texmfdistdir}/doc/latex/minitoc/syria-f.png
14mr|texlive-minitoc-60-3|782	%doc %{_texmfdistdir}/doc/latex/minitoc/taiwan-f.png
14mr|texlive-minitoc-60-3|783	%doc %{_texmfdistdir}/doc/latex/minitoc/tajikistan-f.png
14mr|texlive-minitoc-60-3|784	%doc %{_texmfdistdir}/doc/latex/minitoc/tanzania-f.png
14mr|texlive-minitoc-60-3|785	%doc %{_texmfdistdir}/doc/latex/minitoc/thai.pdf
14mr|texlive-minitoc-60-3|786	%doc %{_texmfdistdir}/doc/latex/minitoc/thai.png
14mr|texlive-minitoc-60-3|787	%doc %{_texmfdistdir}/doc/latex/minitoc/thailand-f.png
14mr|texlive-minitoc-60-3|788	%doc %{_texmfdistdir}/doc/latex/minitoc/tmk
14mr|texlive-minitoc-60-3|789	%doc %{_texmfdistdir}/doc/latex/minitoc/togo-f.png
14mr|texlive-minitoc-60-3|790	%doc %{_texmfdistdir}/doc/latex/minitoc/tonga-f.png
14mr|texlive-minitoc-60-3|791	%doc %{_texmfdistdir}/doc/latex/minitoc/tunisia-f.png
14mr|texlive-minitoc-60-3|792	%doc %{_texmfdistdir}/doc/latex/minitoc/turkey-f.png
14mr|texlive-minitoc-60-3|793	%doc %{_texmfdistdir}/doc/latex/minitoc/turkish.png
14mr|texlive-minitoc-60-3|794	%doc %{_texmfdistdir}/doc/latex/minitoc/turkmenistan-f.png
14mr|texlive-minitoc-60-3|795	%doc %{_texmfdistdir}/doc/latex/minitoc/turquie.pdf
14mr|texlive-minitoc-60-3|796	%doc %{_texmfdistdir}/doc/latex/minitoc/tuvalu-f.png
14mr|texlive-minitoc-60-3|797	%doc %{_texmfdistdir}/doc/latex/minitoc/uae-f.png
14mr|texlive-minitoc-60-3|798	%doc %{_texmfdistdir}/doc/latex/minitoc/uganda-f.png
14mr|texlive-minitoc-60-3|799	%doc %{_texmfdistdir}/doc/latex/minitoc/uighur-f.png
14mr|texlive-minitoc-60-3|800	%doc %{_texmfdistdir}/doc/latex/minitoc/uighur.pdf
14mr|texlive-minitoc-60-3|801	%doc %{_texmfdistdir}/doc/latex/minitoc/uk-f.png
14mr|texlive-minitoc-60-3|802	%doc %{_texmfdistdir}/doc/latex/minitoc/ukra.png
14mr|texlive-minitoc-60-3|803	%doc %{_texmfdistdir}/doc/latex/minitoc/ukraine-f.png
14mr|texlive-minitoc-60-3|804	%doc %{_texmfdistdir}/doc/latex/minitoc/ukraine.jpg
14mr|texlive-minitoc-60-3|805	%doc %{_texmfdistdir}/doc/latex/minitoc/ukrainep.pdf
14mr|texlive-minitoc-60-3|806	%doc %{_texmfdistdir}/doc/latex/minitoc/uruguay-f.png
14mr|texlive-minitoc-60-3|807	%doc %{_texmfdistdir}/doc/latex/minitoc/us-f.png
14mr|texlive-minitoc-60-3|808	%doc %{_texmfdistdir}/doc/latex/minitoc/usa-f.png
14mr|texlive-minitoc-60-3|809	%doc %{_texmfdistdir}/doc/latex/minitoc/uzbekistan-f.png
14mr|texlive-minitoc-60-3|810	%doc %{_texmfdistdir}/doc/latex/minitoc/vanuatu-f.png
14mr|texlive-minitoc-60-3|811	%doc %{_texmfdistdir}/doc/latex/minitoc/vatican-f.jpg
14mr|texlive-minitoc-60-3|812	%doc %{_texmfdistdir}/doc/latex/minitoc/venezuela-f.png
14mr|texlive-minitoc-60-3|813	%doc %{_texmfdistdir}/doc/latex/minitoc/vermont-f.png
14mr|texlive-minitoc-60-3|814	%doc %{_texmfdistdir}/doc/latex/minitoc/viet-w.pdf
14mr|texlive-minitoc-60-3|815	%doc %{_texmfdistdir}/doc/latex/minitoc/viet2.pdf
14mr|texlive-minitoc-60-3|816	%doc %{_texmfdistdir}/doc/latex/minitoc/viet3.pdf
14mr|texlive-minitoc-60-3|817	%doc %{_texmfdistdir}/doc/latex/minitoc/viet4.pdf
14mr|texlive-minitoc-60-3|818	%doc %{_texmfdistdir}/doc/latex/minitoc/vietnam-f.png
14mr|texlive-minitoc-60-3|819	%doc %{_texmfdistdir}/doc/latex/minitoc/vojvodina-f.png
14mr|texlive-minitoc-60-3|820	%doc %{_texmfdistdir}/doc/latex/minitoc/wales-f.png
14mr|texlive-minitoc-60-3|821	%doc %{_texmfdistdir}/doc/latex/minitoc/wallonia-f.png
14mr|texlive-minitoc-60-3|822	%doc %{_texmfdistdir}/doc/latex/minitoc/wallonie.pdf
14mr|texlive-minitoc-60-3|823	%doc %{_texmfdistdir}/doc/latex/minitoc/wiki.png
14mr|texlive-minitoc-60-3|824	%doc %{_texmfdistdir}/doc/latex/minitoc/wikif.png
14mr|texlive-minitoc-60-3|825	%doc %{_texmfdistdir}/doc/latex/minitoc/wrs-a.png
14mr|texlive-minitoc-60-3|826	%doc %{_texmfdistdir}/doc/latex/minitoc/wrs-c.png
14mr|texlive-minitoc-60-3|827	%doc %{_texmfdistdir}/doc/latex/minitoc/xinjiang.png
14mr|texlive-minitoc-60-3|828	%doc %{_texmfdistdir}/doc/latex/minitoc/xinjiangc.png
14mr|texlive-minitoc-60-3|829	%doc %{_texmfdistdir}/doc/latex/minitoc/xmk
14mr|texlive-minitoc-60-3|830	%doc %{_texmfdistdir}/doc/latex/minitoc/xyugo.png
14mr|texlive-minitoc-60-3|831	%doc %{_texmfdistdir}/doc/latex/minitoc/yemen-f.png
14mr|texlive-minitoc-60-3|832	%doc %{_texmfdistdir}/doc/latex/minitoc/zambia-f.png
14mr|texlive-minitoc-60-3|833	%doc %{_texmfdistdir}/doc/latex/minitoc/zanzibar-f.png
14mr|texlive-minitoc-60-3|834	%doc %{_texmfdistdir}/doc/latex/minitoc/zimbabwe-f.png
14mr|texlive-minitoc-60-3|835	#- source
14mr|texlive-minitoc-60-3|836	%doc %{_texmfdistdir}/source/latex/minitoc/minitoc-fr.dtx
14mr|texlive-minitoc-60-3|837	%doc %{_texmfdistdir}/source/latex/minitoc/minitoc.dtx
14mr|texlive-minitoc-60-3|838	%doc %{_texmfdistdir}/source/latex/minitoc/minitoc.ins
14mr|texlive-minitoc-60-3|839	
14mr|texlive-minitoc-60-3|840	#-----------------------------------------------------------------------
14mr|texlive-minitoc-60-3|841	%prep
14mr|texlive-minitoc-60-3|842	%setup -c -a0 -a1 -a2
14mr|texlive-minitoc-60-3|843	
14mr|texlive-minitoc-60-3|844	%build
14mr|texlive-minitoc-60-3|845	
14mr|texlive-minitoc-60-3|846	%install
14mr|texlive-minitoc-60-3|847	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-minitoc-60-3|848	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-minitoc-60-3|849	
14mr|texlive-minitoc-60-3|850	
14mr|texlive-minitoc-60-3|851	
14mr|texlive-minitoc-60-3|852	%changelog
14mr|texlive-minitoc-60-3|853	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 60-3
14mr|texlive-minitoc-60-3|854	+ Revision: 465ae70
14mr|texlive-minitoc-60-3|855	- MassBuild#440: Increase release tag
14mr|texlive-minitoc-60-3|856	
14mr|texlive-minitoc-60-3|857	

20768 14
14mr|texlive-minorrevision-1.1-6|1	# revision 32165
14mr|texlive-minorrevision-1.1-6|2	# category Package
14mr|texlive-minorrevision-1.1-6|3	# catalog-ctan /macros/latex/contrib/minorrevision
14mr|texlive-minorrevision-1.1-6|4	# catalog-date 2013-11-16 09:55:49 +0100
14mr|texlive-minorrevision-1.1-6|5	# catalog-license lppl1.2
14mr|texlive-minorrevision-1.1-6|6	# catalog-version 1.1
14mr|texlive-minorrevision-1.1-6|7	Name:		texlive-minorrevision
14mr|texlive-minorrevision-1.1-6|8	Version:	1.1
14mr|texlive-minorrevision-1.1-6|9	Release:	6
14mr|texlive-minorrevision-1.1-6|10	Summary:	Quote and refer to a manuscript for minor revisions
14mr|texlive-minorrevision-1.1-6|11	Group:		Publishing
14mr|texlive-minorrevision-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minorrevision
14mr|texlive-minorrevision-1.1-6|13	License:	LPPL1.2
14mr|texlive-minorrevision-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minorrevision.tar.xz
14mr|texlive-minorrevision-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minorrevision.doc.tar.xz
14mr|texlive-minorrevision-1.1-6|16	BuildArch:	noarch
14mr|texlive-minorrevision-1.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-minorrevision-1.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-minorrevision-1.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-minorrevision-1.1-6|20	
14mr|texlive-minorrevision-1.1-6|21	%description
14mr|texlive-minorrevision-1.1-6|22	The package supports those who publish articles in peer-
14mr|texlive-minorrevision-1.1-6|23	reviewed journals. In the final stages of the review process,
14mr|texlive-minorrevision-1.1-6|24	the authors typically have to provide an additional document
14mr|texlive-minorrevision-1.1-6|25	(such as a letter to the editors), in which they provide a list
14mr|texlive-minorrevision-1.1-6|26	of modifications that they made to the manuscript. The package
14mr|texlive-minorrevision-1.1-6|27	automatically provides line numbers and quotations from the
14mr|texlive-minorrevision-1.1-6|28	manuscript, for this letter. The package loads the package
14mr|texlive-minorrevision-1.1-6|29	lineno, so (in effect) shares lineno's incompatibilities.
14mr|texlive-minorrevision-1.1-6|30	
14mr|texlive-minorrevision-1.1-6|31	%post
14mr|texlive-minorrevision-1.1-6|32	%{_sbindir}/texlive.post
14mr|texlive-minorrevision-1.1-6|33	
14mr|texlive-minorrevision-1.1-6|34	%postun
14mr|texlive-minorrevision-1.1-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-minorrevision-1.1-6|36	%{_sbindir}/texlive.post
14mr|texlive-minorrevision-1.1-6|37	fi
14mr|texlive-minorrevision-1.1-6|38	
14mr|texlive-minorrevision-1.1-6|39	#-----------------------------------------------------------------------
14mr|texlive-minorrevision-1.1-6|40	%files
14mr|texlive-minorrevision-1.1-6|41	%{_texmfdistdir}/tex/latex/minorrevision/minorrevision.sty
14mr|texlive-minorrevision-1.1-6|42	%doc %{_texmfdistdir}/doc/latex/minorrevision/README
14mr|texlive-minorrevision-1.1-6|43	%doc %{_texmfdistdir}/doc/latex/minorrevision/minorrevision.pdf
14mr|texlive-minorrevision-1.1-6|44	%doc %{_texmfdistdir}/doc/latex/minorrevision/minorrevision.tex
14mr|texlive-minorrevision-1.1-6|45	
14mr|texlive-minorrevision-1.1-6|46	#-----------------------------------------------------------------------
14mr|texlive-minorrevision-1.1-6|47	%prep
14mr|texlive-minorrevision-1.1-6|48	%setup -c -a0 -a1
14mr|texlive-minorrevision-1.1-6|49	
14mr|texlive-minorrevision-1.1-6|50	%build
14mr|texlive-minorrevision-1.1-6|51	
14mr|texlive-minorrevision-1.1-6|52	%install
14mr|texlive-minorrevision-1.1-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-minorrevision-1.1-6|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-minorrevision-1.1-6|55	
14mr|texlive-minorrevision-1.1-6|56	%changelog
14mr|texlive-minorrevision-1.1-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-minorrevision-1.1-6|58	+ Revision: 619c94e
14mr|texlive-minorrevision-1.1-6|59	- MassBuild#440: Increase release tag
14mr|texlive-minorrevision-1.1-6|60	
14mr|texlive-minorrevision-1.1-6|61	

20769 14
14mr|texlive-minted-1.7-3|1	# revision 24002
14mr|texlive-minted-1.7-3|2	# category Package
14mr|texlive-minted-1.7-3|3	# catalog-ctan /macros/latex/contrib/minted
14mr|texlive-minted-1.7-3|4	# catalog-date 2011-09-18 00:13:37 +0200
14mr|texlive-minted-1.7-3|5	# catalog-license lppl1.3
14mr|texlive-minted-1.7-3|6	# catalog-version 1.7
14mr|texlive-minted-1.7-3|7	Name:		texlive-minted
14mr|texlive-minted-1.7-3|8	Version:	1.7
14mr|texlive-minted-1.7-3|9	Release:	3
14mr|texlive-minted-1.7-3|10	Summary:	Highlighted source code for LaTeX
14mr|texlive-minted-1.7-3|11	Group:		Publishing
14mr|texlive-minted-1.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minted
14mr|texlive-minted-1.7-3|13	License:	LPPL1.3
14mr|texlive-minted-1.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minted.tar.xz
14mr|texlive-minted-1.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minted.doc.tar.xz
14mr|texlive-minted-1.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minted.source.tar.xz
14mr|texlive-minted-1.7-3|17	BuildArch:	noarch
14mr|texlive-minted-1.7-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-minted-1.7-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-minted-1.7-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-minted-1.7-3|21	
14mr|texlive-minted-1.7-3|22	%description
14mr|texlive-minted-1.7-3|23	The package that facilitates expressive syntax highlighting in
14mr|texlive-minted-1.7-3|24	LaTeX using the powerful Pygments library. The package also
14mr|texlive-minted-1.7-3|25	provides options to customize the highlighted source code
14mr|texlive-minted-1.7-3|26	output using fancyvrb.
14mr|texlive-minted-1.7-3|27	
14mr|texlive-minted-1.7-3|28	%post
14mr|texlive-minted-1.7-3|29	%{_sbindir}/texlive.post
14mr|texlive-minted-1.7-3|30	
14mr|texlive-minted-1.7-3|31	%postun
14mr|texlive-minted-1.7-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-minted-1.7-3|33	%{_sbindir}/texlive.post
14mr|texlive-minted-1.7-3|34	fi
14mr|texlive-minted-1.7-3|35	
14mr|texlive-minted-1.7-3|36	#-----------------------------------------------------------------------
14mr|texlive-minted-1.7-3|37	%files
14mr|texlive-minted-1.7-3|38	%{_texmfdistdir}/tex/latex/minted/minted.sty
14mr|texlive-minted-1.7-3|39	%doc %{_texmfdistdir}/doc/latex/minted/Makefile
14mr|texlive-minted-1.7-3|40	%doc %{_texmfdistdir}/doc/latex/minted/README
14mr|texlive-minted-1.7-3|41	%doc %{_texmfdistdir}/doc/latex/minted/minted.pdf
14mr|texlive-minted-1.7-3|42	#- source
14mr|texlive-minted-1.7-3|43	%doc %{_texmfdistdir}/source/latex/minted/minted.dtx
14mr|texlive-minted-1.7-3|44	%doc %{_texmfdistdir}/source/latex/minted/minted.ins
14mr|texlive-minted-1.7-3|45	
14mr|texlive-minted-1.7-3|46	#-----------------------------------------------------------------------
14mr|texlive-minted-1.7-3|47	%prep
14mr|texlive-minted-1.7-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-minted-1.7-3|49	
14mr|texlive-minted-1.7-3|50	%build
14mr|texlive-minted-1.7-3|51	
14mr|texlive-minted-1.7-3|52	%install
14mr|texlive-minted-1.7-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-minted-1.7-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-minted-1.7-3|55	
14mr|texlive-minted-1.7-3|56	
14mr|texlive-minted-1.7-3|57	
14mr|texlive-minted-1.7-3|58	%changelog
14mr|texlive-minted-1.7-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-3
14mr|texlive-minted-1.7-3|60	+ Revision: 676b5b0
14mr|texlive-minted-1.7-3|61	- MassBuild#440: Increase release tag
14mr|texlive-minted-1.7-3|62	
14mr|texlive-minted-1.7-3|63	

20770 14
14mr|texlive-minutes-1.8d-3|1	# revision 16350
14mr|texlive-minutes-1.8d-3|2	# category Package
14mr|texlive-minutes-1.8d-3|3	# catalog-ctan /macros/latex/contrib/minutes
14mr|texlive-minutes-1.8d-3|4	# catalog-date 2009-12-05 12:31:44 +0100
14mr|texlive-minutes-1.8d-3|5	# catalog-license other-free
14mr|texlive-minutes-1.8d-3|6	# catalog-version 1.8d
14mr|texlive-minutes-1.8d-3|7	Name:		texlive-minutes
14mr|texlive-minutes-1.8d-3|8	Version:	1.8d
14mr|texlive-minutes-1.8d-3|9	Release:	3
14mr|texlive-minutes-1.8d-3|10	Summary:	Typeset the minutes of meetings
14mr|texlive-minutes-1.8d-3|11	Group:		Publishing
14mr|texlive-minutes-1.8d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minutes
14mr|texlive-minutes-1.8d-3|13	License:	OTHER-FREE
14mr|texlive-minutes-1.8d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minutes.tar.xz
14mr|texlive-minutes-1.8d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minutes.doc.tar.xz
14mr|texlive-minutes-1.8d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minutes.source.tar.xz
14mr|texlive-minutes-1.8d-3|17	BuildArch:	noarch
14mr|texlive-minutes-1.8d-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-minutes-1.8d-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-minutes-1.8d-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-minutes-1.8d-3|21	
14mr|texlive-minutes-1.8d-3|22	%description
14mr|texlive-minutes-1.8d-3|23	Supports the creation of a collection of minutes. Features
14mr|texlive-minutes-1.8d-3|24	include: - Support of tasks (who, schedule, what, time of
14mr|texlive-minutes-1.8d-3|25	finishing; - possibility of creating a list of open tasks; -
14mr|texlive-minutes-1.8d-3|26	inclusion of open tasks from other minutes; - Support for
14mr|texlive-minutes-1.8d-3|27	attachments; - Support of schedule dates (in planning: support
14mr|texlive-minutes-1.8d-3|28	for the calendar package); - Different versions ('secret
14mr|texlive-minutes-1.8d-3|29	parts'); and - Macros for votes and decisions (list of
14mr|texlive-minutes-1.8d-3|30	decisions). Support for minutes in a variety of languages is
14mr|texlive-minutes-1.8d-3|31	available.
14mr|texlive-minutes-1.8d-3|32	
14mr|texlive-minutes-1.8d-3|33	%post
14mr|texlive-minutes-1.8d-3|34	%{_sbindir}/texlive.post
14mr|texlive-minutes-1.8d-3|35	
14mr|texlive-minutes-1.8d-3|36	%postun
14mr|texlive-minutes-1.8d-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-minutes-1.8d-3|38	%{_sbindir}/texlive.post
14mr|texlive-minutes-1.8d-3|39	fi
14mr|texlive-minutes-1.8d-3|40	
14mr|texlive-minutes-1.8d-3|41	#-----------------------------------------------------------------------
14mr|texlive-minutes-1.8d-3|42	%files
14mr|texlive-minutes-1.8d-3|43	%{_texmfdistdir}/tex/latex/minutes/minutes.sty
14mr|texlive-minutes-1.8d-3|44	%doc %{_texmfdistdir}/doc/latex/minutes/MinStyGd.tex
14mr|texlive-minutes-1.8d-3|45	%doc %{_texmfdistdir}/doc/latex/minutes/Overview.tex
14mr|texlive-minutes-1.8d-3|46	%doc %{_texmfdistdir}/doc/latex/minutes/Protokol.tex
14mr|texlive-minutes-1.8d-3|47	%doc %{_texmfdistdir}/doc/latex/minutes/README
14mr|texlive-minutes-1.8d-3|48	%doc %{_texmfdistdir}/doc/latex/minutes/Sample.tex
14mr|texlive-minutes-1.8d-3|49	%doc %{_texmfdistdir}/doc/latex/minutes/SampleDE.tex
14mr|texlive-minutes-1.8d-3|50	%doc %{_texmfdistdir}/doc/latex/minutes/SampleEN.tex
14mr|texlive-minutes-1.8d-3|51	%doc %{_texmfdistdir}/doc/latex/minutes/SampleNL.tex
14mr|texlive-minutes-1.8d-3|52	%doc %{_texmfdistdir}/doc/latex/minutes/minutes.pdf
14mr|texlive-minutes-1.8d-3|53	#- source
14mr|texlive-minutes-1.8d-3|54	%doc %{_texmfdistdir}/source/latex/minutes/minutes.dtx
14mr|texlive-minutes-1.8d-3|55	%doc %{_texmfdistdir}/source/latex/minutes/minutes.ins
14mr|texlive-minutes-1.8d-3|56	
14mr|texlive-minutes-1.8d-3|57	#-----------------------------------------------------------------------
14mr|texlive-minutes-1.8d-3|58	%prep
14mr|texlive-minutes-1.8d-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-minutes-1.8d-3|60	
14mr|texlive-minutes-1.8d-3|61	%build
14mr|texlive-minutes-1.8d-3|62	
14mr|texlive-minutes-1.8d-3|63	%install
14mr|texlive-minutes-1.8d-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-minutes-1.8d-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-minutes-1.8d-3|66	
14mr|texlive-minutes-1.8d-3|67	
14mr|texlive-minutes-1.8d-3|68	
14mr|texlive-minutes-1.8d-3|69	%changelog
14mr|texlive-minutes-1.8d-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8d-3
14mr|texlive-minutes-1.8d-3|71	+ Revision: 9c14b98
14mr|texlive-minutes-1.8d-3|72	- MassBuild#440: Increase release tag
14mr|texlive-minutes-1.8d-3|73	
14mr|texlive-minutes-1.8d-3|74	

20771 14
14mr|texlive-misc-20140214-2|1	# revision 32910
14mr|texlive-misc-20140214-2|2	# category Package
14mr|texlive-misc-20140214-2|3	# catalog-ctan undef
14mr|texlive-misc-20140214-2|4	# catalog-date undef
14mr|texlive-misc-20140214-2|5	# catalog-license undef
14mr|texlive-misc-20140214-2|6	# catalog-version undef
14mr|texlive-misc-20140214-2|7	Name:		texlive-misc
14mr|texlive-misc-20140214-2|8	Version:	20140214
14mr|texlive-misc-20140214-2|9	Release:	2
14mr|texlive-misc-20140214-2|10	Summary:	TeXLive misc package
14mr|texlive-misc-20140214-2|11	Group:		Publishing
14mr|texlive-misc-20140214-2|12	URL:		http://tug.org/texlive
14mr|texlive-misc-20140214-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-misc-20140214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/misc.tar.xz
14mr|texlive-misc-20140214-2|15	BuildArch:	noarch
14mr|texlive-misc-20140214-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-misc-20140214-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-misc-20140214-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-misc-20140214-2|19	
14mr|texlive-misc-20140214-2|20	%description
14mr|texlive-misc-20140214-2|21	TeXLive misc package.
14mr|texlive-misc-20140214-2|22	
14mr|texlive-misc-20140214-2|23	%post
14mr|texlive-misc-20140214-2|24	%{_sbindir}/texlive.post
14mr|texlive-misc-20140214-2|25	
14mr|texlive-misc-20140214-2|26	%postun
14mr|texlive-misc-20140214-2|27	if [ $1 -eq 0 ]; then
14mr|texlive-misc-20140214-2|28	%{_sbindir}/texlive.post
14mr|texlive-misc-20140214-2|29	fi
14mr|texlive-misc-20140214-2|30	
14mr|texlive-misc-20140214-2|31	#-----------------------------------------------------------------------
14mr|texlive-misc-20140214-2|32	%files
14mr|texlive-misc-20140214-2|33	%{_texmfdistdir}/fonts/source/public/misc/blackcx.mf
14mr|texlive-misc-20140214-2|34	%{_texmfdistdir}/fonts/source/public/misc/graycx.mf
14mr|texlive-misc-20140214-2|35	%{_texmfdistdir}/fonts/source/public/misc/grayf.mf
14mr|texlive-misc-20140214-2|36	%{_texmfdistdir}/fonts/source/public/misc/manfnt.mf
14mr|texlive-misc-20140214-2|37	%{_texmfdistdir}/fonts/source/public/misc/slant.mf
14mr|texlive-misc-20140214-2|38	%{_texmfdistdir}/fonts/source/public/misc/slantcx4.mf
14mr|texlive-misc-20140214-2|39	%{_texmfdistdir}/fonts/source/public/misc/slantcx6.mf
14mr|texlive-misc-20140214-2|40	%{_texmfdistdir}/fonts/source/public/misc/slantlj6.mf
14mr|texlive-misc-20140214-2|41	%{_texmfdistdir}/omega/ocp/misc/ebcdic.ocp
14mr|texlive-misc-20140214-2|42	%{_texmfdistdir}/omega/ocp/misc/id.ocp
14mr|texlive-misc-20140214-2|43	%{_texmfdistdir}/omega/otp/misc/ebcdic.otp
14mr|texlive-misc-20140214-2|44	%{_texmfdistdir}/omega/otp/misc/id.otp
14mr|texlive-misc-20140214-2|45	%{_texmfdistdir}/tex/generic/misc/bibnames.sty
14mr|texlive-misc-20140214-2|46	%{_texmfdistdir}/tex/generic/misc/null.tex
14mr|texlive-misc-20140214-2|47	%{_texmfdistdir}/tex/generic/misc/texnames.sty
14mr|texlive-misc-20140214-2|48	%{_texmfdistdir}/tex/plain/misc/idxmac.tex
14mr|texlive-misc-20140214-2|49	%{_texmfdistdir}/tex/plain/misc/pdfcolor.tex
14mr|texlive-misc-20140214-2|50	%{_texmfdistdir}/tex/plain/misc/tugboat.def
14mr|texlive-misc-20140214-2|51	%{_texmfdistdir}/tex/plain/misc/xepsf.tex
14mr|texlive-misc-20140214-2|52	
14mr|texlive-misc-20140214-2|53	#-----------------------------------------------------------------------
14mr|texlive-misc-20140214-2|54	%prep
14mr|texlive-misc-20140214-2|55	%setup -c -a0
14mr|texlive-misc-20140214-2|56	
14mr|texlive-misc-20140214-2|57	%build
14mr|texlive-misc-20140214-2|58	
14mr|texlive-misc-20140214-2|59	%install
14mr|texlive-misc-20140214-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-misc-20140214-2|61	cp -fpar fonts omega tex %{buildroot}%{_texmfdistdir}
14mr|texlive-misc-20140214-2|62	
14mr|texlive-misc-20140214-2|63	%changelog
14mr|texlive-misc-20140214-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140214-2
14mr|texlive-misc-20140214-2|65	+ Revision: 81dec30
14mr|texlive-misc-20140214-2|66	- MassBuild#440: Increase release tag
14mr|texlive-misc-20140214-2|67	
14mr|texlive-misc-20140214-2|68	

20772 14
14mr|texlive-misc209-20111103-3|1	# revision 18001
14mr|texlive-misc209-20111103-3|2	# category Package
14mr|texlive-misc209-20111103-3|3	# catalog-ctan undef
14mr|texlive-misc209-20111103-3|4	# catalog-date undef
14mr|texlive-misc209-20111103-3|5	# catalog-license undef
14mr|texlive-misc209-20111103-3|6	# catalog-version undef
14mr|texlive-misc209-20111103-3|7	Name:		texlive-misc209
14mr|texlive-misc209-20111103-3|8	Version:	20111103
14mr|texlive-misc209-20111103-3|9	Release:	3
14mr|texlive-misc209-20111103-3|10	Summary:	TeXLive misc209 package
14mr|texlive-misc209-20111103-3|11	Group:		Publishing
14mr|texlive-misc209-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-misc209-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-misc209-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/misc209.tar.xz
14mr|texlive-misc209-20111103-3|15	BuildArch:	noarch
14mr|texlive-misc209-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-misc209-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-misc209-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-misc209-20111103-3|19	
14mr|texlive-misc209-20111103-3|20	%description
14mr|texlive-misc209-20111103-3|21	TeXLive misc209 package.
14mr|texlive-misc209-20111103-3|22	
14mr|texlive-misc209-20111103-3|23	%post
14mr|texlive-misc209-20111103-3|24	%{_sbindir}/texlive.post
14mr|texlive-misc209-20111103-3|25	
14mr|texlive-misc209-20111103-3|26	%postun
14mr|texlive-misc209-20111103-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-misc209-20111103-3|28	%{_sbindir}/texlive.post
14mr|texlive-misc209-20111103-3|29	fi
14mr|texlive-misc209-20111103-3|30	
14mr|texlive-misc209-20111103-3|31	#-----------------------------------------------------------------------
14mr|texlive-misc209-20111103-3|32	%files
14mr|texlive-misc209-20111103-3|33	%{_texmfdistdir}/tex/latex/misc209/bibmods.sty
14mr|texlive-misc209-20111103-3|34	%{_texmfdistdir}/tex/latex/misc209/example.sty
14mr|texlive-misc209-20111103-3|35	%{_texmfdistdir}/tex/latex/misc209/hangcaption.sty
14mr|texlive-misc209-20111103-3|36	%{_texmfdistdir}/tex/latex/misc209/multind.sty
14mr|texlive-misc209-20111103-3|37	%{_texmfdistdir}/tex/latex/misc209/portland.sty
14mr|texlive-misc209-20111103-3|38	%{_texmfdistdir}/tex/latex/misc209/psboxit.sty
14mr|texlive-misc209-20111103-3|39	
14mr|texlive-misc209-20111103-3|40	#-----------------------------------------------------------------------
14mr|texlive-misc209-20111103-3|41	%prep
14mr|texlive-misc209-20111103-3|42	%setup -c -a0
14mr|texlive-misc209-20111103-3|43	
14mr|texlive-misc209-20111103-3|44	%build
14mr|texlive-misc209-20111103-3|45	
14mr|texlive-misc209-20111103-3|46	%install
14mr|texlive-misc209-20111103-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-misc209-20111103-3|48	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-misc209-20111103-3|49	
14mr|texlive-misc209-20111103-3|50	
14mr|texlive-misc209-20111103-3|51	
14mr|texlive-misc209-20111103-3|52	%changelog
14mr|texlive-misc209-20111103-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-misc209-20111103-3|54	+ Revision: aa8bcc7
14mr|texlive-misc209-20111103-3|55	- MassBuild#440: Increase release tag
14mr|texlive-misc209-20111103-3|56	
14mr|texlive-misc209-20111103-3|57	

20773 14
14mr|texlive-mkgrkindex-2.0-4|1	# revision 26313
14mr|texlive-mkgrkindex-2.0-4|2	# category Package
14mr|texlive-mkgrkindex-2.0-4|3	# catalog-ctan /language/greek/mkgrkindex
14mr|texlive-mkgrkindex-2.0-4|4	# catalog-date 2010-10-24 16:36:36 +0200
14mr|texlive-mkgrkindex-2.0-4|5	# catalog-license other-free
14mr|texlive-mkgrkindex-2.0-4|6	# catalog-version 2.0
14mr|texlive-mkgrkindex-2.0-4|7	Name:		texlive-mkgrkindex
14mr|texlive-mkgrkindex-2.0-4|8	Version:	2.0
14mr|texlive-mkgrkindex-2.0-4|9	Release:	4
14mr|texlive-mkgrkindex-2.0-4|10	Summary:	Makeindex working with Greek
14mr|texlive-mkgrkindex-2.0-4|11	Group:		Publishing
14mr|texlive-mkgrkindex-2.0-4|12	URL:		http://www.ctan.org/tex-archive/language/greek/mkgrkindex
14mr|texlive-mkgrkindex-2.0-4|13	License:	OTHER-FREE
14mr|texlive-mkgrkindex-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkgrkindex.tar.xz
14mr|texlive-mkgrkindex-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkgrkindex.doc.tar.xz
14mr|texlive-mkgrkindex-2.0-4|16	BuildArch:	noarch
14mr|texlive-mkgrkindex-2.0-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mkgrkindex-2.0-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mkgrkindex-2.0-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-mkgrkindex-2.0-4|20	Provides:	texlive-mkgrkindex.bin = %{EVRD}
14mr|texlive-mkgrkindex-2.0-4|21	
14mr|texlive-mkgrkindex-2.0-4|22	%description
14mr|texlive-mkgrkindex-2.0-4|23	Makeindex is resolutely stuck with Latin-based alphabets, so
14mr|texlive-mkgrkindex-2.0-4|24	will not deal with Greek indexes, unaided. This package
14mr|texlive-mkgrkindex-2.0-4|25	provides a Perl script that will transmute the index of a Greek
14mr|texlive-mkgrkindex-2.0-4|26	document in such a way that makeindex will sort the entries
14mr|texlive-mkgrkindex-2.0-4|27	according to the rules of the Greek alphabet.
14mr|texlive-mkgrkindex-2.0-4|28	
14mr|texlive-mkgrkindex-2.0-4|29	%post
14mr|texlive-mkgrkindex-2.0-4|30	%{_sbindir}/texlive.post
14mr|texlive-mkgrkindex-2.0-4|31	
14mr|texlive-mkgrkindex-2.0-4|32	%postun
14mr|texlive-mkgrkindex-2.0-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-mkgrkindex-2.0-4|34	%{_sbindir}/texlive.post
14mr|texlive-mkgrkindex-2.0-4|35	fi
14mr|texlive-mkgrkindex-2.0-4|36	
14mr|texlive-mkgrkindex-2.0-4|37	#-----------------------------------------------------------------------
14mr|texlive-mkgrkindex-2.0-4|38	%files
14mr|texlive-mkgrkindex-2.0-4|39	%{_bindir}/mkgrkindex
14mr|texlive-mkgrkindex-2.0-4|40	%{_texmfdistdir}/makeindex/mkgrkindex/lowercase-headers.ist
14mr|texlive-mkgrkindex-2.0-4|41	%{_texmfdistdir}/makeindex/mkgrkindex/uppercase-headers.ist
14mr|texlive-mkgrkindex-2.0-4|42	%{_texmfdistdir}/scripts/mkgrkindex/mkgrkindex
14mr|texlive-mkgrkindex-2.0-4|43	%doc %{_texmfdistdir}/doc/support/mkgrkindex/mkgrkindex.nw
14mr|texlive-mkgrkindex-2.0-4|44	%doc %{_texmfdistdir}/doc/support/mkgrkindex/mkgrkindex.pdf
14mr|texlive-mkgrkindex-2.0-4|45	
14mr|texlive-mkgrkindex-2.0-4|46	#-----------------------------------------------------------------------
14mr|texlive-mkgrkindex-2.0-4|47	%prep
14mr|texlive-mkgrkindex-2.0-4|48	%setup -c -a0 -a1
14mr|texlive-mkgrkindex-2.0-4|49	
14mr|texlive-mkgrkindex-2.0-4|50	%build
14mr|texlive-mkgrkindex-2.0-4|51	
14mr|texlive-mkgrkindex-2.0-4|52	%install
14mr|texlive-mkgrkindex-2.0-4|53	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-mkgrkindex-2.0-4|54	pushd %{buildroot}%{_bindir}
14mr|texlive-mkgrkindex-2.0-4|55	ln -sf %{_texmfdistdir}/scripts/mkgrkindex/mkgrkindex mkgrkindex
14mr|texlive-mkgrkindex-2.0-4|56	popd
14mr|texlive-mkgrkindex-2.0-4|57	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-mkgrkindex-2.0-4|58	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-mkgrkindex-2.0-4|59	
14mr|texlive-mkgrkindex-2.0-4|60	
14mr|texlive-mkgrkindex-2.0-4|61	
14mr|texlive-mkgrkindex-2.0-4|62	%changelog
14mr|texlive-mkgrkindex-2.0-4|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-4
14mr|texlive-mkgrkindex-2.0-4|64	+ Revision: 12df2b0
14mr|texlive-mkgrkindex-2.0-4|65	- MassBuild#440: Increase release tag
14mr|texlive-mkgrkindex-2.0-4|66	
14mr|texlive-mkgrkindex-2.0-4|67	

20774 14
14mr|texlive-mkjobtexmf-0.8-9|1	# revision 29725
14mr|texlive-mkjobtexmf-0.8-9|2	# category Package
14mr|texlive-mkjobtexmf-0.8-9|3	# catalog-ctan /support/mkjobtexmf
14mr|texlive-mkjobtexmf-0.8-9|4	# catalog-date 2011-11-16 11:07:17 +0100
14mr|texlive-mkjobtexmf-0.8-9|5	# catalog-license artistic
14mr|texlive-mkjobtexmf-0.8-9|6	# catalog-version 0.8
14mr|texlive-mkjobtexmf-0.8-9|7	Name:		texlive-mkjobtexmf
14mr|texlive-mkjobtexmf-0.8-9|8	Version:	0.8
14mr|texlive-mkjobtexmf-0.8-9|9	Release:	9
14mr|texlive-mkjobtexmf-0.8-9|10	Summary:	Generate a texmf tree for a particular job
14mr|texlive-mkjobtexmf-0.8-9|11	Group:		Publishing
14mr|texlive-mkjobtexmf-0.8-9|12	URL:		http://www.ctan.org/tex-archive/support/mkjobtexmf
14mr|texlive-mkjobtexmf-0.8-9|13	License:	ARTISTIC
14mr|texlive-mkjobtexmf-0.8-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkjobtexmf.tar.xz
14mr|texlive-mkjobtexmf-0.8-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkjobtexmf.doc.tar.xz
14mr|texlive-mkjobtexmf-0.8-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkjobtexmf.source.tar.xz
14mr|texlive-mkjobtexmf-0.8-9|17	BuildArch:	noarch
14mr|texlive-mkjobtexmf-0.8-9|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mkjobtexmf-0.8-9|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mkjobtexmf-0.8-9|20	Requires(post):	texlive-kpathsea
14mr|texlive-mkjobtexmf-0.8-9|21	Provides:	texlive-mkjobtexmf.bin = %{EVRD}
14mr|texlive-mkjobtexmf-0.8-9|22	
14mr|texlive-mkjobtexmf-0.8-9|23	%description
14mr|texlive-mkjobtexmf-0.8-9|24	The package provides a Perl script, which runs a program and
14mr|texlive-mkjobtexmf-0.8-9|25	tries to find the names of file used. Two methods are
14mr|texlive-mkjobtexmf-0.8-9|26	available, option -recorder of (Web2C) TeX and the program
14mr|texlive-mkjobtexmf-0.8-9|27	strace. Then it generates a directory with a texmf tree. It
14mr|texlive-mkjobtexmf-0.8-9|28	checks the found files and tries sort them in this texmf tree.
14mr|texlive-mkjobtexmf-0.8-9|29	The script may be used for archiving purposes or to speed up
14mr|texlive-mkjobtexmf-0.8-9|30	later TeX runs.
14mr|texlive-mkjobtexmf-0.8-9|31	
14mr|texlive-mkjobtexmf-0.8-9|32	%post
14mr|texlive-mkjobtexmf-0.8-9|33	%{_sbindir}/texlive.post
14mr|texlive-mkjobtexmf-0.8-9|34	
14mr|texlive-mkjobtexmf-0.8-9|35	%postun
14mr|texlive-mkjobtexmf-0.8-9|36	if [ $1 -eq 0 ]; then
14mr|texlive-mkjobtexmf-0.8-9|37	%{_sbindir}/texlive.post
14mr|texlive-mkjobtexmf-0.8-9|38	fi
14mr|texlive-mkjobtexmf-0.8-9|39	
14mr|texlive-mkjobtexmf-0.8-9|40	#-----------------------------------------------------------------------
14mr|texlive-mkjobtexmf-0.8-9|41	%files
14mr|texlive-mkjobtexmf-0.8-9|42	%{_bindir}/mkjobtexmf
14mr|texlive-mkjobtexmf-0.8-9|43	%{_texmfdistdir}/scripts/mkjobtexmf/mkjobtexmf.pl
14mr|texlive-mkjobtexmf-0.8-9|44	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/README
14mr|texlive-mkjobtexmf-0.8-9|45	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/clean-case.pl
14mr|texlive-mkjobtexmf-0.8-9|46	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/mkjobtexmf.html
14mr|texlive-mkjobtexmf-0.8-9|47	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/mkjobtexmf.ltx
14mr|texlive-mkjobtexmf-0.8-9|48	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/mkjobtexmf.pdf
14mr|texlive-mkjobtexmf-0.8-9|49	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/mkjobtexmf.txt
14mr|texlive-mkjobtexmf-0.8-9|50	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/version.pl
14mr|texlive-mkjobtexmf-0.8-9|51	%doc %{_mandir}/man1/mkjobtexmf.1*
14mr|texlive-mkjobtexmf-0.8-9|52	%doc %{_texmfdistdir}/doc/man/man1/mkjobtexmf.man1.pdf
14mr|texlive-mkjobtexmf-0.8-9|53	#- source
14mr|texlive-mkjobtexmf-0.8-9|54	%doc %{_texmfdistdir}/source/generic/mkjobtexmf/Makefile.in
14mr|texlive-mkjobtexmf-0.8-9|55	%doc %{_texmfdistdir}/source/generic/mkjobtexmf/configure
14mr|texlive-mkjobtexmf-0.8-9|56	%doc %{_texmfdistdir}/source/generic/mkjobtexmf/configure.ac
14mr|texlive-mkjobtexmf-0.8-9|57	%doc %{_texmfdistdir}/source/generic/mkjobtexmf/install-sh
14mr|texlive-mkjobtexmf-0.8-9|58	
14mr|texlive-mkjobtexmf-0.8-9|59	#-----------------------------------------------------------------------
14mr|texlive-mkjobtexmf-0.8-9|60	%prep
14mr|texlive-mkjobtexmf-0.8-9|61	%setup -c -a0 -a1 -a2
14mr|texlive-mkjobtexmf-0.8-9|62	
14mr|texlive-mkjobtexmf-0.8-9|63	%build
14mr|texlive-mkjobtexmf-0.8-9|64	
14mr|texlive-mkjobtexmf-0.8-9|65	%install
14mr|texlive-mkjobtexmf-0.8-9|66	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-mkjobtexmf-0.8-9|67	pushd %{buildroot}%{_bindir}
14mr|texlive-mkjobtexmf-0.8-9|68	ln -sf %{_texmfdistdir}/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
14mr|texlive-mkjobtexmf-0.8-9|69	popd
14mr|texlive-mkjobtexmf-0.8-9|70	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-mkjobtexmf-0.8-9|71	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-mkjobtexmf-0.8-9|72	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-mkjobtexmf-0.8-9|73	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-mkjobtexmf-0.8-9|74	
14mr|texlive-mkjobtexmf-0.8-9|75	%changelog
14mr|texlive-mkjobtexmf-0.8-9|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-9
14mr|texlive-mkjobtexmf-0.8-9|77	+ Revision: 3f1cc0d
14mr|texlive-mkjobtexmf-0.8-9|78	- MassBuild#440: Increase release tag
14mr|texlive-mkjobtexmf-0.8-9|79	
14mr|texlive-mkjobtexmf-0.8-9|80	

20775 14
14mr|texlive-mkpattern-1.2-3|1	# revision 15878
14mr|texlive-mkpattern-1.2-3|2	# category Package
14mr|texlive-mkpattern-1.2-3|3	# catalog-ctan /language/hyphenation/utils/mkpattern
14mr|texlive-mkpattern-1.2-3|4	# catalog-date 2008-08-22 16:39:18 +0200
14mr|texlive-mkpattern-1.2-3|5	# catalog-license lppl
14mr|texlive-mkpattern-1.2-3|6	# catalog-version 1.2
14mr|texlive-mkpattern-1.2-3|7	Name:		texlive-mkpattern
14mr|texlive-mkpattern-1.2-3|8	Version:	1.2
14mr|texlive-mkpattern-1.2-3|9	Release:	3
14mr|texlive-mkpattern-1.2-3|10	Summary:	A utility for making hyphenation patterns
14mr|texlive-mkpattern-1.2-3|11	Group:		Publishing
14mr|texlive-mkpattern-1.2-3|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/utils/mkpattern
14mr|texlive-mkpattern-1.2-3|13	License:	LPPL
14mr|texlive-mkpattern-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkpattern.tar.xz
14mr|texlive-mkpattern-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkpattern.doc.tar.xz
14mr|texlive-mkpattern-1.2-3|16	BuildArch:	noarch
14mr|texlive-mkpattern-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mkpattern-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mkpattern-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mkpattern-1.2-3|20	
14mr|texlive-mkpattern-1.2-3|21	%description
14mr|texlive-mkpattern-1.2-3|22	Mkpattern is a general purpose program for the generation of
14mr|texlive-mkpattern-1.2-3|23	hyphenation patterns, with definition of letter sets and
14mr|texlive-mkpattern-1.2-3|24	template-like constructions. It also provides an easy way to
14mr|texlive-mkpattern-1.2-3|25	handle different input and output encodings, and featgures
14mr|texlive-mkpattern-1.2-3|26	generation of clean UTF-8 patterns. The package was used for
14mr|texlive-mkpattern-1.2-3|27	the creation of the Galician patterns.
14mr|texlive-mkpattern-1.2-3|28	
14mr|texlive-mkpattern-1.2-3|29	%post
14mr|texlive-mkpattern-1.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-mkpattern-1.2-3|31	
14mr|texlive-mkpattern-1.2-3|32	%postun
14mr|texlive-mkpattern-1.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-mkpattern-1.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-mkpattern-1.2-3|35	fi
14mr|texlive-mkpattern-1.2-3|36	
14mr|texlive-mkpattern-1.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-mkpattern-1.2-3|38	%files
14mr|texlive-mkpattern-1.2-3|39	%{_texmfdistdir}/tex/plain/mkpattern/mkpatter.tex
14mr|texlive-mkpattern-1.2-3|40	%doc %{_texmfdistdir}/doc/plain/mkpattern/README
14mr|texlive-mkpattern-1.2-3|41	%doc %{_texmfdistdir}/doc/plain/mkpattern/mkpatdoc.tex
14mr|texlive-mkpattern-1.2-3|42	%doc %{_texmfdistdir}/doc/plain/mkpattern/mkpatter.pdf
14mr|texlive-mkpattern-1.2-3|43	%doc %{_texmfdistdir}/doc/plain/mkpattern/mkpattern-exmpl.tex
14mr|texlive-mkpattern-1.2-3|44	
14mr|texlive-mkpattern-1.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-mkpattern-1.2-3|46	%prep
14mr|texlive-mkpattern-1.2-3|47	%setup -c -a0 -a1
14mr|texlive-mkpattern-1.2-3|48	
14mr|texlive-mkpattern-1.2-3|49	%build
14mr|texlive-mkpattern-1.2-3|50	
14mr|texlive-mkpattern-1.2-3|51	%install
14mr|texlive-mkpattern-1.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mkpattern-1.2-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mkpattern-1.2-3|54	
14mr|texlive-mkpattern-1.2-3|55	
14mr|texlive-mkpattern-1.2-3|56	
14mr|texlive-mkpattern-1.2-3|57	%changelog
14mr|texlive-mkpattern-1.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-mkpattern-1.2-3|59	+ Revision: aba0b5a
14mr|texlive-mkpattern-1.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-mkpattern-1.2-3|61	
14mr|texlive-mkpattern-1.2-3|62	

20776 14
14mr|texlive-mla-paper-20101230-3|1	# revision 20885
14mr|texlive-mla-paper-20101230-3|2	# category Package
14mr|texlive-mla-paper-20101230-3|3	# catalog-ctan /macros/latex/contrib/mla-paper
14mr|texlive-mla-paper-20101230-3|4	# catalog-date 2010-12-30 15:21:17 +0100
14mr|texlive-mla-paper-20101230-3|5	# catalog-license lppl
14mr|texlive-mla-paper-20101230-3|6	# catalog-version undef
14mr|texlive-mla-paper-20101230-3|7	Name:		texlive-mla-paper
14mr|texlive-mla-paper-20101230-3|8	Version:	20101230
14mr|texlive-mla-paper-20101230-3|9	Release:	3
14mr|texlive-mla-paper-20101230-3|10	Summary:	Proper MLA formatting
14mr|texlive-mla-paper-20101230-3|11	Group:		Publishing
14mr|texlive-mla-paper-20101230-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mla-paper
14mr|texlive-mla-paper-20101230-3|13	License:	LPPL
14mr|texlive-mla-paper-20101230-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mla-paper.tar.xz
14mr|texlive-mla-paper-20101230-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mla-paper.doc.tar.xz
14mr|texlive-mla-paper-20101230-3|16	BuildArch:	noarch
14mr|texlive-mla-paper-20101230-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mla-paper-20101230-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mla-paper-20101230-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mla-paper-20101230-3|20	
14mr|texlive-mla-paper-20101230-3|21	%description
14mr|texlive-mla-paper-20101230-3|22	The package formats articles using the MLA style. The aim is
14mr|texlive-mla-paper-20101230-3|23	that students and other academics in the humanities should be
14mr|texlive-mla-paper-20101230-3|24	able to typeset their materials, properly, with minimal effort
14mr|texlive-mla-paper-20101230-3|25	on their part.
14mr|texlive-mla-paper-20101230-3|26	
14mr|texlive-mla-paper-20101230-3|27	%post
14mr|texlive-mla-paper-20101230-3|28	%{_sbindir}/texlive.post
14mr|texlive-mla-paper-20101230-3|29	
14mr|texlive-mla-paper-20101230-3|30	%postun
14mr|texlive-mla-paper-20101230-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-mla-paper-20101230-3|32	%{_sbindir}/texlive.post
14mr|texlive-mla-paper-20101230-3|33	fi
14mr|texlive-mla-paper-20101230-3|34	
14mr|texlive-mla-paper-20101230-3|35	#-----------------------------------------------------------------------
14mr|texlive-mla-paper-20101230-3|36	%files
14mr|texlive-mla-paper-20101230-3|37	%{_texmfdistdir}/tex/latex/mla-paper/mla.sty
14mr|texlive-mla-paper-20101230-3|38	%doc %{_texmfdistdir}/doc/latex/mla-paper/README
14mr|texlive-mla-paper-20101230-3|39	
14mr|texlive-mla-paper-20101230-3|40	#-----------------------------------------------------------------------
14mr|texlive-mla-paper-20101230-3|41	%prep
14mr|texlive-mla-paper-20101230-3|42	%setup -c -a0 -a1
14mr|texlive-mla-paper-20101230-3|43	
14mr|texlive-mla-paper-20101230-3|44	%build
14mr|texlive-mla-paper-20101230-3|45	
14mr|texlive-mla-paper-20101230-3|46	%install
14mr|texlive-mla-paper-20101230-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mla-paper-20101230-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mla-paper-20101230-3|49	
14mr|texlive-mla-paper-20101230-3|50	
14mr|texlive-mla-paper-20101230-3|51	
14mr|texlive-mla-paper-20101230-3|52	%changelog
14mr|texlive-mla-paper-20101230-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101230-3
14mr|texlive-mla-paper-20101230-3|54	+ Revision: 1c44b94
14mr|texlive-mla-paper-20101230-3|55	- MassBuild#440: Increase release tag
14mr|texlive-mla-paper-20101230-3|56	
14mr|texlive-mla-paper-20101230-3|57	

20777 14
14mr|texlive-mlist-0.6a-3|1	# revision 15878
14mr|texlive-mlist-0.6a-3|2	# category Package
14mr|texlive-mlist-0.6a-3|3	# catalog-ctan /macros/latex/contrib/mlist
14mr|texlive-mlist-0.6a-3|4	# catalog-date 2009-07-04 13:21:27 +0200
14mr|texlive-mlist-0.6a-3|5	# catalog-license lppl
14mr|texlive-mlist-0.6a-3|6	# catalog-version 0.6a
14mr|texlive-mlist-0.6a-3|7	Name:		texlive-mlist
14mr|texlive-mlist-0.6a-3|8	Version:	0.6a
14mr|texlive-mlist-0.6a-3|9	Release:	3
14mr|texlive-mlist-0.6a-3|10	Summary:	Logical markup for lists
14mr|texlive-mlist-0.6a-3|11	Group:		Publishing
14mr|texlive-mlist-0.6a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mlist
14mr|texlive-mlist-0.6a-3|13	License:	LPPL
14mr|texlive-mlist-0.6a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mlist.tar.xz
14mr|texlive-mlist-0.6a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mlist.doc.tar.xz
14mr|texlive-mlist-0.6a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mlist.source.tar.xz
14mr|texlive-mlist-0.6a-3|17	BuildArch:	noarch
14mr|texlive-mlist-0.6a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mlist-0.6a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mlist-0.6a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mlist-0.6a-3|21	
14mr|texlive-mlist-0.6a-3|22	%description
14mr|texlive-mlist-0.6a-3|23	The package defines commands that create macros for typesetting
14mr|texlive-mlist-0.6a-3|24	vectors, matrices and functions, in a logical way. For example,
14mr|texlive-mlist-0.6a-3|25	logical indexing can then be used to refer to elements or
14mr|texlive-mlist-0.6a-3|26	arguments without hard-coding the symbols in the document.
14mr|texlive-mlist-0.6a-3|27	
14mr|texlive-mlist-0.6a-3|28	%post
14mr|texlive-mlist-0.6a-3|29	%{_sbindir}/texlive.post
14mr|texlive-mlist-0.6a-3|30	
14mr|texlive-mlist-0.6a-3|31	%postun
14mr|texlive-mlist-0.6a-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-mlist-0.6a-3|33	%{_sbindir}/texlive.post
14mr|texlive-mlist-0.6a-3|34	fi
14mr|texlive-mlist-0.6a-3|35	
14mr|texlive-mlist-0.6a-3|36	#-----------------------------------------------------------------------
14mr|texlive-mlist-0.6a-3|37	%files
14mr|texlive-mlist-0.6a-3|38	%{_texmfdistdir}/tex/latex/mlist/mlist.cfg
14mr|texlive-mlist-0.6a-3|39	%{_texmfdistdir}/tex/latex/mlist/mlist.sty
14mr|texlive-mlist-0.6a-3|40	%doc %{_texmfdistdir}/doc/latex/mlist/README
14mr|texlive-mlist-0.6a-3|41	%doc %{_texmfdistdir}/doc/latex/mlist/mlist.pdf
14mr|texlive-mlist-0.6a-3|42	#- source
14mr|texlive-mlist-0.6a-3|43	%doc %{_texmfdistdir}/source/latex/mlist/mlist.dtx
14mr|texlive-mlist-0.6a-3|44	%doc %{_texmfdistdir}/source/latex/mlist/mlist.ins
14mr|texlive-mlist-0.6a-3|45	
14mr|texlive-mlist-0.6a-3|46	#-----------------------------------------------------------------------
14mr|texlive-mlist-0.6a-3|47	%prep
14mr|texlive-mlist-0.6a-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-mlist-0.6a-3|49	
14mr|texlive-mlist-0.6a-3|50	%build
14mr|texlive-mlist-0.6a-3|51	
14mr|texlive-mlist-0.6a-3|52	%install
14mr|texlive-mlist-0.6a-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mlist-0.6a-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mlist-0.6a-3|55	
14mr|texlive-mlist-0.6a-3|56	
14mr|texlive-mlist-0.6a-3|57	
14mr|texlive-mlist-0.6a-3|58	%changelog
14mr|texlive-mlist-0.6a-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6a-3
14mr|texlive-mlist-0.6a-3|60	+ Revision: 6794b65
14mr|texlive-mlist-0.6a-3|61	- MassBuild#440: Increase release tag
14mr|texlive-mlist-0.6a-3|62	
14mr|texlive-mlist-0.6a-3|63	

20778 14
14mr|texlive-mltex-2.2-4|1	# revision 22650
14mr|texlive-mltex-2.2-4|2	# category Package
14mr|texlive-mltex-2.2-4|3	# catalog-ctan /systems/generic/mltex
14mr|texlive-mltex-2.2-4|4	# catalog-date 2008-01-25 17:33:09 +0100
14mr|texlive-mltex-2.2-4|5	# catalog-license knuth
14mr|texlive-mltex-2.2-4|6	# catalog-version 2.2
14mr|texlive-mltex-2.2-4|7	Name:		texlive-mltex
14mr|texlive-mltex-2.2-4|8	Version:	2.2
14mr|texlive-mltex-2.2-4|9	Release:	4
14mr|texlive-mltex-2.2-4|10	Summary:	The MLTeX system
14mr|texlive-mltex-2.2-4|11	Group:		Publishing
14mr|texlive-mltex-2.2-4|12	URL:		http://www.ctan.org/tex-archive/systems/generic/mltex
14mr|texlive-mltex-2.2-4|13	License:	KNUTH
14mr|texlive-mltex-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mltex.tar.xz
14mr|texlive-mltex-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mltex.doc.tar.xz
14mr|texlive-mltex-2.2-4|16	BuildArch:	noarch
14mr|texlive-mltex-2.2-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mltex-2.2-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mltex-2.2-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-mltex-2.2-4|20	Requires(post):	texlive-tetex
14mr|texlive-mltex-2.2-4|21	Requires:	texlive-latex
14mr|texlive-mltex-2.2-4|22	Requires:	texlive-mltex.bin
14mr|texlive-mltex-2.2-4|23	
14mr|texlive-mltex-2.2-4|24	%description
14mr|texlive-mltex-2.2-4|25	MLTeX is a modification of TeX version >=3.0 that allows the
14mr|texlive-mltex-2.2-4|26	hyphenation of words with accented letters using ordinary
14mr|texlive-mltex-2.2-4|27	Computer Modern (CM) fonts. The system is distributed as a TeX
14mr|texlive-mltex-2.2-4|28	change file.
14mr|texlive-mltex-2.2-4|29	
14mr|texlive-mltex-2.2-4|30	%post
14mr|texlive-mltex-2.2-4|31	%{_sbindir}/texlive.post
14mr|texlive-mltex-2.2-4|32	
14mr|texlive-mltex-2.2-4|33	%postun
14mr|texlive-mltex-2.2-4|34	if [ $1 -eq 0 ]; then
14mr|texlive-mltex-2.2-4|35	%{_sbindir}/texlive.post
14mr|texlive-mltex-2.2-4|36	fi
14mr|texlive-mltex-2.2-4|37	
14mr|texlive-mltex-2.2-4|38	#-----------------------------------------------------------------------
14mr|texlive-mltex-2.2-4|39	%files
14mr|texlive-mltex-2.2-4|40	%{_texmfdistdir}/tex/latex/mltex/lo1enc.def
14mr|texlive-mltex-2.2-4|41	%{_texmfdistdir}/tex/latex/mltex/mlltxchg.def
14mr|texlive-mltex-2.2-4|42	%{_texmfdistdir}/tex/latex/mltex/mltex.sty
14mr|texlive-mltex-2.2-4|43	%{_texmfdistdir}/tex/mltex/config/mltex.ini
14mr|texlive-mltex-2.2-4|44	%_texmf_fmtutil_d/mltex
14mr|texlive-mltex-2.2-4|45	%doc %{_texmfdistdir}/doc/latex/mltex/README
14mr|texlive-mltex-2.2-4|46	%doc %{_texmfdistdir}/doc/latex/mltex/mltex.txt
14mr|texlive-mltex-2.2-4|47	%doc %{_texmfdistdir}/doc/latex/mltex/testmlft.dvi
14mr|texlive-mltex-2.2-4|48	%doc %{_texmfdistdir}/doc/latex/mltex/testmlft.tex
14mr|texlive-mltex-2.2-4|49	%doc %{_texmfdistdir}/doc/latex/mltex/testmlsw.dvi
14mr|texlive-mltex-2.2-4|50	%doc %{_texmfdistdir}/doc/latex/mltex/testmlsw.tex
14mr|texlive-mltex-2.2-4|51	
14mr|texlive-mltex-2.2-4|52	#-----------------------------------------------------------------------
14mr|texlive-mltex-2.2-4|53	%prep
14mr|texlive-mltex-2.2-4|54	%setup -c -a0 -a1
14mr|texlive-mltex-2.2-4|55	
14mr|texlive-mltex-2.2-4|56	%build
14mr|texlive-mltex-2.2-4|57	
14mr|texlive-mltex-2.2-4|58	%install
14mr|texlive-mltex-2.2-4|59	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-mltex-2.2-4|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-mltex-2.2-4|61	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-mltex-2.2-4|62	cat > %{buildroot}%{_texmf_fmtutil_d}/mltex <<EOF
14mr|texlive-mltex-2.2-4|63	#
14mr|texlive-mltex-2.2-4|64	# from mltex:
14mr|texlive-mltex-2.2-4|65	mllatex pdftex language.dat -translate-file=cp227.tcx -mltex mllatex.ini
14mr|texlive-mltex-2.2-4|66	mltex pdftex - -translate-file=cp227.tcx -mltex mltex.ini
14mr|texlive-mltex-2.2-4|67	EOF
14mr|texlive-mltex-2.2-4|68	
14mr|texlive-mltex-2.2-4|69	
14mr|texlive-mltex-2.2-4|70	
14mr|texlive-mltex-2.2-4|71	%changelog
14mr|texlive-mltex-2.2-4|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-4
14mr|texlive-mltex-2.2-4|73	+ Revision: e25520f
14mr|texlive-mltex-2.2-4|74	- MassBuild#440: Increase release tag
14mr|texlive-mltex-2.2-4|75	
14mr|texlive-mltex-2.2-4|76	

20779 14
14mr|texlive-mmap-1.03-3|1	# revision 15878
14mr|texlive-mmap-1.03-3|2	# category Package
14mr|texlive-mmap-1.03-3|3	# catalog-ctan /macros/latex/contrib/mmap
14mr|texlive-mmap-1.03-3|4	# catalog-date 2009-09-27 11:55:52 +0200
14mr|texlive-mmap-1.03-3|5	# catalog-license lppl
14mr|texlive-mmap-1.03-3|6	# catalog-version 1.03
14mr|texlive-mmap-1.03-3|7	Name:		texlive-mmap
14mr|texlive-mmap-1.03-3|8	Version:	1.03
14mr|texlive-mmap-1.03-3|9	Release:	3
14mr|texlive-mmap-1.03-3|10	Summary:	Include CMap resources in PDF files from PDFTeX
14mr|texlive-mmap-1.03-3|11	Group:		Publishing
14mr|texlive-mmap-1.03-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mmap
14mr|texlive-mmap-1.03-3|13	License:	LPPL
14mr|texlive-mmap-1.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mmap.tar.xz
14mr|texlive-mmap-1.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mmap.doc.tar.xz
14mr|texlive-mmap-1.03-3|16	BuildArch:	noarch
14mr|texlive-mmap-1.03-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mmap-1.03-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mmap-1.03-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mmap-1.03-3|20	
14mr|texlive-mmap-1.03-3|21	%description
14mr|texlive-mmap-1.03-3|22	The package is an extension of cmap with improved flexibility
14mr|texlive-mmap-1.03-3|23	and coverage, including the ability to re-encode Knuth's basic
14mr|texlive-mmap-1.03-3|24	mathematics fonts.
14mr|texlive-mmap-1.03-3|25	
14mr|texlive-mmap-1.03-3|26	%post
14mr|texlive-mmap-1.03-3|27	%{_sbindir}/texlive.post
14mr|texlive-mmap-1.03-3|28	
14mr|texlive-mmap-1.03-3|29	%postun
14mr|texlive-mmap-1.03-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-mmap-1.03-3|31	%{_sbindir}/texlive.post
14mr|texlive-mmap-1.03-3|32	fi
14mr|texlive-mmap-1.03-3|33	
14mr|texlive-mmap-1.03-3|34	#-----------------------------------------------------------------------
14mr|texlive-mmap-1.03-3|35	%files
14mr|texlive-mmap-1.03-3|36	%{_texmfdistdir}/tex/latex/mmap/lmr-m.cmap
14mr|texlive-mmap-1.03-3|37	%{_texmfdistdir}/tex/latex/mmap/lmr.cmap
14mr|texlive-mmap-1.03-3|38	%{_texmfdistdir}/tex/latex/mmap/ly1.cmap
14mr|texlive-mmap-1.03-3|39	%{_texmfdistdir}/tex/latex/mmap/mmap.sty
14mr|texlive-mmap-1.03-3|40	%{_texmfdistdir}/tex/latex/mmap/oml-m.cmap
14mr|texlive-mmap-1.03-3|41	%{_texmfdistdir}/tex/latex/mmap/oml.cmap
14mr|texlive-mmap-1.03-3|42	%{_texmfdistdir}/tex/latex/mmap/omlbit-m.cmap
14mr|texlive-mmap-1.03-3|43	%{_texmfdistdir}/tex/latex/mmap/omlbit.cmap
14mr|texlive-mmap-1.03-3|44	%{_texmfdistdir}/tex/latex/mmap/omlmit-m.cmap
14mr|texlive-mmap-1.03-3|45	%{_texmfdistdir}/tex/latex/mmap/omlmit.cmap
14mr|texlive-mmap-1.03-3|46	%{_texmfdistdir}/tex/latex/mmap/oms-m.cmap
14mr|texlive-mmap-1.03-3|47	%{_texmfdistdir}/tex/latex/mmap/oms.cmap
14mr|texlive-mmap-1.03-3|48	%{_texmfdistdir}/tex/latex/mmap/omsb-m.cmap
14mr|texlive-mmap-1.03-3|49	%{_texmfdistdir}/tex/latex/mmap/omx-m.cmap
14mr|texlive-mmap-1.03-3|50	%{_texmfdistdir}/tex/latex/mmap/omx.cmap
14mr|texlive-mmap-1.03-3|51	%{_texmfdistdir}/tex/latex/mmap/ot1-m.cmap
14mr|texlive-mmap-1.03-3|52	%{_texmfdistdir}/tex/latex/mmap/ot1.cmap
14mr|texlive-mmap-1.03-3|53	%{_texmfdistdir}/tex/latex/mmap/ot1rbxit-m.cmap
14mr|texlive-mmap-1.03-3|54	%{_texmfdistdir}/tex/latex/mmap/ot1rbxit.cmap
14mr|texlive-mmap-1.03-3|55	%{_texmfdistdir}/tex/latex/mmap/ot1rbxn-m.cmap
14mr|texlive-mmap-1.03-3|56	%{_texmfdistdir}/tex/latex/mmap/ot1rbxn.cmap
14mr|texlive-mmap-1.03-3|57	%{_texmfdistdir}/tex/latex/mmap/ot1rmit-m.cmap
14mr|texlive-mmap-1.03-3|58	%{_texmfdistdir}/tex/latex/mmap/ot1rmit.cmap
14mr|texlive-mmap-1.03-3|59	%{_texmfdistdir}/tex/latex/mmap/ot1rmn-m.cmap
14mr|texlive-mmap-1.03-3|60	%{_texmfdistdir}/tex/latex/mmap/ot1rmn.cmap
14mr|texlive-mmap-1.03-3|61	%{_texmfdistdir}/tex/latex/mmap/ot1ssbxn-m.cmap
14mr|texlive-mmap-1.03-3|62	%{_texmfdistdir}/tex/latex/mmap/ot1ssbxn.cmap
14mr|texlive-mmap-1.03-3|63	%{_texmfdistdir}/tex/latex/mmap/ot1ssmn-m.cmap
14mr|texlive-mmap-1.03-3|64	%{_texmfdistdir}/tex/latex/mmap/ot1ssmn.cmap
14mr|texlive-mmap-1.03-3|65	%{_texmfdistdir}/tex/latex/mmap/ot1ttmn-m.cmap
14mr|texlive-mmap-1.03-3|66	%{_texmfdistdir}/tex/latex/mmap/ot1ttmn.cmap
14mr|texlive-mmap-1.03-3|67	%{_texmfdistdir}/tex/latex/mmap/ot1xxx-m.cmap
14mr|texlive-mmap-1.03-3|68	%{_texmfdistdir}/tex/latex/mmap/t1-m.cmap
14mr|texlive-mmap-1.03-3|69	%{_texmfdistdir}/tex/latex/mmap/t1.cmap
14mr|texlive-mmap-1.03-3|70	%{_texmfdistdir}/tex/latex/mmap/ueuf-m.cmap
14mr|texlive-mmap-1.03-3|71	%{_texmfdistdir}/tex/latex/mmap/ueufb-m.cmap
14mr|texlive-mmap-1.03-3|72	%{_texmfdistdir}/tex/latex/mmap/ulasy-m.cmap
14mr|texlive-mmap-1.03-3|73	%{_texmfdistdir}/tex/latex/mmap/ulasy.cmap
14mr|texlive-mmap-1.03-3|74	%{_texmfdistdir}/tex/latex/mmap/umsa-m.cmap
14mr|texlive-mmap-1.03-3|75	%{_texmfdistdir}/tex/latex/mmap/umsa.cmap
14mr|texlive-mmap-1.03-3|76	%{_texmfdistdir}/tex/latex/mmap/umsb-m.cmap
14mr|texlive-mmap-1.03-3|77	%{_texmfdistdir}/tex/latex/mmap/umsb.cmap
14mr|texlive-mmap-1.03-3|78	%{_texmfdistdir}/tex/latex/mmap/upsy-m.cmap
14mr|texlive-mmap-1.03-3|79	%{_texmfdistdir}/tex/latex/mmap/upsy.cmap
14mr|texlive-mmap-1.03-3|80	%{_texmfdistdir}/tex/latex/mmap/upzd-m.cmap
14mr|texlive-mmap-1.03-3|81	%{_texmfdistdir}/tex/latex/mmap/upzd.cmap
14mr|texlive-mmap-1.03-3|82	%doc %{_texmfdistdir}/doc/latex/mmap/README
14mr|texlive-mmap-1.03-3|83	
14mr|texlive-mmap-1.03-3|84	#-----------------------------------------------------------------------
14mr|texlive-mmap-1.03-3|85	%prep
14mr|texlive-mmap-1.03-3|86	%setup -c -a0 -a1
14mr|texlive-mmap-1.03-3|87	
14mr|texlive-mmap-1.03-3|88	%build
14mr|texlive-mmap-1.03-3|89	
14mr|texlive-mmap-1.03-3|90	%install
14mr|texlive-mmap-1.03-3|91	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mmap-1.03-3|92	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mmap-1.03-3|93	
14mr|texlive-mmap-1.03-3|94	
14mr|texlive-mmap-1.03-3|95	
14mr|texlive-mmap-1.03-3|96	%changelog
14mr|texlive-mmap-1.03-3|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-3
14mr|texlive-mmap-1.03-3|98	+ Revision: 95f635e
14mr|texlive-mmap-1.03-3|99	- MassBuild#440: Increase release tag
14mr|texlive-mmap-1.03-3|100	
14mr|texlive-mmap-1.03-3|101	

20780 14
14mr|texlive-mnotes-0.6-6|1	# revision 30072
14mr|texlive-mnotes-0.6-6|2	# category Package
14mr|texlive-mnotes-0.6-6|3	# catalog-ctan /macros/latex/contrib/mnotes
14mr|texlive-mnotes-0.6-6|4	# catalog-date 2013-04-23 08:47:58 +0200
14mr|texlive-mnotes-0.6-6|5	# catalog-license lppl1.3
14mr|texlive-mnotes-0.6-6|6	# catalog-version 0.6
14mr|texlive-mnotes-0.6-6|7	Name:		texlive-mnotes
14mr|texlive-mnotes-0.6-6|8	Version:	0.6
14mr|texlive-mnotes-0.6-6|9	Release:	6
14mr|texlive-mnotes-0.6-6|10	Summary:	Margin annotation for collaborative writing
14mr|texlive-mnotes-0.6-6|11	Group:		Publishing
14mr|texlive-mnotes-0.6-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mnotes
14mr|texlive-mnotes-0.6-6|13	License:	LPPL1.3
14mr|texlive-mnotes-0.6-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnotes.tar.xz
14mr|texlive-mnotes-0.6-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnotes.doc.tar.xz
14mr|texlive-mnotes-0.6-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnotes.source.tar.xz
14mr|texlive-mnotes-0.6-6|17	BuildArch:	noarch
14mr|texlive-mnotes-0.6-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mnotes-0.6-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mnotes-0.6-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-mnotes-0.6-6|21	
14mr|texlive-mnotes-0.6-6|22	%description
14mr|texlive-mnotes-0.6-6|23	The package provides a flexible mechanism for annotating, and
14mr|texlive-mnotes-0.6-6|24	commenting upon, collaboratively-written documents.
14mr|texlive-mnotes-0.6-6|25	
14mr|texlive-mnotes-0.6-6|26	%post
14mr|texlive-mnotes-0.6-6|27	%{_sbindir}/texlive.post
14mr|texlive-mnotes-0.6-6|28	
14mr|texlive-mnotes-0.6-6|29	%postun
14mr|texlive-mnotes-0.6-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-mnotes-0.6-6|31	%{_sbindir}/texlive.post
14mr|texlive-mnotes-0.6-6|32	fi
14mr|texlive-mnotes-0.6-6|33	
14mr|texlive-mnotes-0.6-6|34	#-----------------------------------------------------------------------
14mr|texlive-mnotes-0.6-6|35	%files
14mr|texlive-mnotes-0.6-6|36	%{_texmfdistdir}/tex/latex/mnotes/mnotes.sty
14mr|texlive-mnotes-0.6-6|37	%doc %{_texmfdistdir}/doc/latex/mnotes/Makefile
14mr|texlive-mnotes-0.6-6|38	%doc %{_texmfdistdir}/doc/latex/mnotes/README
14mr|texlive-mnotes-0.6-6|39	%doc %{_texmfdistdir}/doc/latex/mnotes/mnotes.pdf
14mr|texlive-mnotes-0.6-6|40	#- source
14mr|texlive-mnotes-0.6-6|41	%doc %{_texmfdistdir}/source/latex/mnotes/mnotes.dtx
14mr|texlive-mnotes-0.6-6|42	%doc %{_texmfdistdir}/source/latex/mnotes/mnotes.ins
14mr|texlive-mnotes-0.6-6|43	
14mr|texlive-mnotes-0.6-6|44	#-----------------------------------------------------------------------
14mr|texlive-mnotes-0.6-6|45	%prep
14mr|texlive-mnotes-0.6-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-mnotes-0.6-6|47	
14mr|texlive-mnotes-0.6-6|48	%build
14mr|texlive-mnotes-0.6-6|49	
14mr|texlive-mnotes-0.6-6|50	%install
14mr|texlive-mnotes-0.6-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mnotes-0.6-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mnotes-0.6-6|53	
14mr|texlive-mnotes-0.6-6|54	%changelog
14mr|texlive-mnotes-0.6-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-6
14mr|texlive-mnotes-0.6-6|56	+ Revision: 2e6433c
14mr|texlive-mnotes-0.6-6|57	- MassBuild#440: Increase release tag
14mr|texlive-mnotes-0.6-6|58	
14mr|texlive-mnotes-0.6-6|59	

20781 14
14mr|texlive-mnsymbol-1.4-3|1	# revision 18651
14mr|texlive-mnsymbol-1.4-3|2	# category Package
14mr|texlive-mnsymbol-1.4-3|3	# catalog-ctan /fonts/mnsymbol
14mr|texlive-mnsymbol-1.4-3|4	# catalog-date 2008-08-22 15:19:59 +0200
14mr|texlive-mnsymbol-1.4-3|5	# catalog-license pd
14mr|texlive-mnsymbol-1.4-3|6	# catalog-version 1.4
14mr|texlive-mnsymbol-1.4-3|7	Name:		texlive-mnsymbol
14mr|texlive-mnsymbol-1.4-3|8	Version:	1.4
14mr|texlive-mnsymbol-1.4-3|9	Release:	3
14mr|texlive-mnsymbol-1.4-3|10	Summary:	Mathematical symbol font for Adobe MinionPro
14mr|texlive-mnsymbol-1.4-3|11	Group:		Publishing
14mr|texlive-mnsymbol-1.4-3|12	URL:		http://www.ctan.org/tex-archive/fonts/mnsymbol
14mr|texlive-mnsymbol-1.4-3|13	License:	PD
14mr|texlive-mnsymbol-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnsymbol.tar.xz
14mr|texlive-mnsymbol-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnsymbol.doc.tar.xz
14mr|texlive-mnsymbol-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnsymbol.source.tar.xz
14mr|texlive-mnsymbol-1.4-3|17	BuildArch:	noarch
14mr|texlive-mnsymbol-1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mnsymbol-1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mnsymbol-1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mnsymbol-1.4-3|21	
14mr|texlive-mnsymbol-1.4-3|22	%description
14mr|texlive-mnsymbol-1.4-3|23	MnSymbol is a symbol font family, designed to be used in
14mr|texlive-mnsymbol-1.4-3|24	conjunction with Adobe Minion Pro (via the MinionPro package).
14mr|texlive-mnsymbol-1.4-3|25	Almost all of LaTeX and AMS mathematical symbols are provided;
14mr|texlive-mnsymbol-1.4-3|26	remaining coverage is available from the MinionPro font with
14mr|texlive-mnsymbol-1.4-3|27	the MinionPro package. The fonts are available in both MetaFont
14mr|texlive-mnsymbol-1.4-3|28	and Adobe Type 1 formats, and a comprehensive support package
14mr|texlive-mnsymbol-1.4-3|29	is provided. While the fonts were designed to fit with Minon
14mr|texlive-mnsymbol-1.4-3|30	Pro, the design should fit well with other renaissance or
14mr|texlive-mnsymbol-1.4-3|31	baroque faces: indeed, it will probably work with most fonts
14mr|texlive-mnsymbol-1.4-3|32	that are neither too wide nor too thin, for example Palatino or
14mr|texlive-mnsymbol-1.4-3|33	Times; it is known to look good with Sabon. There is no package
14mr|texlive-mnsymbol-1.4-3|34	designed to configure its use with any font other than Minion
14mr|texlive-mnsymbol-1.4-3|35	Pro, but (for example) simply loading mnsymbol after mathpazo
14mr|texlive-mnsymbol-1.4-3|36	will probably do what is needed.
14mr|texlive-mnsymbol-1.4-3|37	
14mr|texlive-mnsymbol-1.4-3|38	%post
14mr|texlive-mnsymbol-1.4-3|39	%{_sbindir}/texlive.post
14mr|texlive-mnsymbol-1.4-3|40	
14mr|texlive-mnsymbol-1.4-3|41	%postun
14mr|texlive-mnsymbol-1.4-3|42	if [ $1 -eq 0 ]; then
14mr|texlive-mnsymbol-1.4-3|43	%{_sbindir}/texlive.post
14mr|texlive-mnsymbol-1.4-3|44	fi
14mr|texlive-mnsymbol-1.4-3|45	
14mr|texlive-mnsymbol-1.4-3|46	#-----------------------------------------------------------------------
14mr|texlive-mnsymbol-1.4-3|47	%files
14mr|texlive-mnsymbol-1.4-3|48	%{_texmfdistdir}/fonts/enc/dvips/mnsymbol/MnSymbolA.enc
14mr|texlive-mnsymbol-1.4-3|49	%{_texmfdistdir}/fonts/enc/dvips/mnsymbol/MnSymbolB.enc
14mr|texlive-mnsymbol-1.4-3|50	%{_texmfdistdir}/fonts/enc/dvips/mnsymbol/MnSymbolC.enc
14mr|texlive-mnsymbol-1.4-3|51	%{_texmfdistdir}/fonts/enc/dvips/mnsymbol/MnSymbolD.enc
14mr|texlive-mnsymbol-1.4-3|52	%{_texmfdistdir}/fonts/enc/dvips/mnsymbol/MnSymbolE.enc
14mr|texlive-mnsymbol-1.4-3|53	%{_texmfdistdir}/fonts/enc/dvips/mnsymbol/MnSymbolF.enc
14mr|texlive-mnsymbol-1.4-3|54	%{_texmfdistdir}/fonts/enc/dvips/mnsymbol/MnSymbolS.enc
14mr|texlive-mnsymbol-1.4-3|55	%{_texmfdistdir}/fonts/map/dvips/mnsymbol/MnSymbol.map
14mr|texlive-mnsymbol-1.4-3|56	%{_texmfdistdir}/fonts/map/vtex/mnsymbol/MnSymbol.ali
14mr|texlive-mnsymbol-1.4-3|57	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol-Bold10.otf
14mr|texlive-mnsymbol-1.4-3|58	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol-Bold12.otf
14mr|texlive-mnsymbol-1.4-3|59	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol-Bold5.otf
14mr|texlive-mnsymbol-1.4-3|60	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol-Bold6.otf
14mr|texlive-mnsymbol-1.4-3|61	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol-Bold7.otf
14mr|texlive-mnsymbol-1.4-3|62	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol-Bold8.otf
14mr|texlive-mnsymbol-1.4-3|63	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol-Bold9.otf
14mr|texlive-mnsymbol-1.4-3|64	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol10.otf
14mr|texlive-mnsymbol-1.4-3|65	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol12.otf
14mr|texlive-mnsymbol-1.4-3|66	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol5.otf
14mr|texlive-mnsymbol-1.4-3|67	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol6.otf
14mr|texlive-mnsymbol-1.4-3|68	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol7.otf
14mr|texlive-mnsymbol-1.4-3|69	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol8.otf
14mr|texlive-mnsymbol-1.4-3|70	%{_texmfdistdir}/fonts/opentype/public/mnsymbol/MnSymbol9.otf
14mr|texlive-mnsymbol-1.4-3|71	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbol-Parameter.mf
14mr|texlive-mnsymbol-1.4-3|72	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA-Bold.mf
14mr|texlive-mnsymbol-1.4-3|73	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA-Bold10.mf
14mr|texlive-mnsymbol-1.4-3|74	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA-Bold12.mf
14mr|texlive-mnsymbol-1.4-3|75	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA-Bold5.mf
14mr|texlive-mnsymbol-1.4-3|76	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA-Bold6.mf
14mr|texlive-mnsymbol-1.4-3|77	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA-Bold7.mf
14mr|texlive-mnsymbol-1.4-3|78	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA-Bold8.mf
14mr|texlive-mnsymbol-1.4-3|79	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA-Bold9.mf
14mr|texlive-mnsymbol-1.4-3|80	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA.mf
14mr|texlive-mnsymbol-1.4-3|81	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA10.mf
14mr|texlive-mnsymbol-1.4-3|82	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA12.mf
14mr|texlive-mnsymbol-1.4-3|83	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA5.mf
14mr|texlive-mnsymbol-1.4-3|84	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA6.mf
14mr|texlive-mnsymbol-1.4-3|85	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA7.mf
14mr|texlive-mnsymbol-1.4-3|86	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA8.mf
14mr|texlive-mnsymbol-1.4-3|87	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolA9.mf
14mr|texlive-mnsymbol-1.4-3|88	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB-Bold.mf
14mr|texlive-mnsymbol-1.4-3|89	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB-Bold10.mf
14mr|texlive-mnsymbol-1.4-3|90	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB-Bold12.mf
14mr|texlive-mnsymbol-1.4-3|91	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB-Bold5.mf
14mr|texlive-mnsymbol-1.4-3|92	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB-Bold6.mf
14mr|texlive-mnsymbol-1.4-3|93	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB-Bold7.mf
14mr|texlive-mnsymbol-1.4-3|94	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB-Bold8.mf
14mr|texlive-mnsymbol-1.4-3|95	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB-Bold9.mf
14mr|texlive-mnsymbol-1.4-3|96	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB.mf
14mr|texlive-mnsymbol-1.4-3|97	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB10.mf
14mr|texlive-mnsymbol-1.4-3|98	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB12.mf
14mr|texlive-mnsymbol-1.4-3|99	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB5.mf
14mr|texlive-mnsymbol-1.4-3|100	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB6.mf
14mr|texlive-mnsymbol-1.4-3|101	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB7.mf
14mr|texlive-mnsymbol-1.4-3|102	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB8.mf
14mr|texlive-mnsymbol-1.4-3|103	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolB9.mf
14mr|texlive-mnsymbol-1.4-3|104	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC-Bold.mf
14mr|texlive-mnsymbol-1.4-3|105	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC-Bold10.mf
14mr|texlive-mnsymbol-1.4-3|106	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC-Bold12.mf
14mr|texlive-mnsymbol-1.4-3|107	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC-Bold5.mf
14mr|texlive-mnsymbol-1.4-3|108	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC-Bold6.mf
14mr|texlive-mnsymbol-1.4-3|109	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC-Bold7.mf
14mr|texlive-mnsymbol-1.4-3|110	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC-Bold8.mf
14mr|texlive-mnsymbol-1.4-3|111	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC-Bold9.mf
14mr|texlive-mnsymbol-1.4-3|112	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC.mf
14mr|texlive-mnsymbol-1.4-3|113	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC10.mf
14mr|texlive-mnsymbol-1.4-3|114	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC12.mf
14mr|texlive-mnsymbol-1.4-3|115	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC5.mf
14mr|texlive-mnsymbol-1.4-3|116	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC6.mf
14mr|texlive-mnsymbol-1.4-3|117	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC7.mf
14mr|texlive-mnsymbol-1.4-3|118	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC8.mf
14mr|texlive-mnsymbol-1.4-3|119	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolC9.mf
14mr|texlive-mnsymbol-1.4-3|120	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD-Bold.mf
14mr|texlive-mnsymbol-1.4-3|121	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD-Bold10.mf
14mr|texlive-mnsymbol-1.4-3|122	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD-Bold12.mf
14mr|texlive-mnsymbol-1.4-3|123	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD-Bold5.mf
14mr|texlive-mnsymbol-1.4-3|124	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD-Bold6.mf
14mr|texlive-mnsymbol-1.4-3|125	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD-Bold7.mf
14mr|texlive-mnsymbol-1.4-3|126	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD-Bold8.mf
14mr|texlive-mnsymbol-1.4-3|127	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD-Bold9.mf
14mr|texlive-mnsymbol-1.4-3|128	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD.mf
14mr|texlive-mnsymbol-1.4-3|129	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD10.mf
14mr|texlive-mnsymbol-1.4-3|130	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD12.mf
14mr|texlive-mnsymbol-1.4-3|131	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD5.mf
14mr|texlive-mnsymbol-1.4-3|132	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD6.mf
14mr|texlive-mnsymbol-1.4-3|133	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD7.mf
14mr|texlive-mnsymbol-1.4-3|134	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD8.mf
14mr|texlive-mnsymbol-1.4-3|135	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolD9.mf
14mr|texlive-mnsymbol-1.4-3|136	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE-Bold.mf
14mr|texlive-mnsymbol-1.4-3|137	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE-Bold10.mf
14mr|texlive-mnsymbol-1.4-3|138	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE-Bold12.mf
14mr|texlive-mnsymbol-1.4-3|139	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE-Bold5.mf
14mr|texlive-mnsymbol-1.4-3|140	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE-Bold6.mf
14mr|texlive-mnsymbol-1.4-3|141	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE-Bold7.mf
14mr|texlive-mnsymbol-1.4-3|142	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE-Bold8.mf
14mr|texlive-mnsymbol-1.4-3|143	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE-Bold9.mf
14mr|texlive-mnsymbol-1.4-3|144	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE.mf
14mr|texlive-mnsymbol-1.4-3|145	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE10.mf
14mr|texlive-mnsymbol-1.4-3|146	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE12.mf
14mr|texlive-mnsymbol-1.4-3|147	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE5.mf
14mr|texlive-mnsymbol-1.4-3|148	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE6.mf
14mr|texlive-mnsymbol-1.4-3|149	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE7.mf
14mr|texlive-mnsymbol-1.4-3|150	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE8.mf
14mr|texlive-mnsymbol-1.4-3|151	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolE9.mf
14mr|texlive-mnsymbol-1.4-3|152	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF-Bold.mf
14mr|texlive-mnsymbol-1.4-3|153	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF-Bold10.mf
14mr|texlive-mnsymbol-1.4-3|154	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF-Bold12.mf
14mr|texlive-mnsymbol-1.4-3|155	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF-Bold5.mf
14mr|texlive-mnsymbol-1.4-3|156	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF-Bold6.mf
14mr|texlive-mnsymbol-1.4-3|157	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF-Bold7.mf
14mr|texlive-mnsymbol-1.4-3|158	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF-Bold8.mf
14mr|texlive-mnsymbol-1.4-3|159	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF-Bold9.mf
14mr|texlive-mnsymbol-1.4-3|160	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF.mf
14mr|texlive-mnsymbol-1.4-3|161	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF10.mf
14mr|texlive-mnsymbol-1.4-3|162	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF12.mf
14mr|texlive-mnsymbol-1.4-3|163	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF5.mf
14mr|texlive-mnsymbol-1.4-3|164	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF6.mf
14mr|texlive-mnsymbol-1.4-3|165	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF7.mf
14mr|texlive-mnsymbol-1.4-3|166	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF8.mf
14mr|texlive-mnsymbol-1.4-3|167	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolF9.mf
14mr|texlive-mnsymbol-1.4-3|168	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS-Bold.mf
14mr|texlive-mnsymbol-1.4-3|169	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS-Bold10.mf
14mr|texlive-mnsymbol-1.4-3|170	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS-Bold12.mf
14mr|texlive-mnsymbol-1.4-3|171	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS-Bold5.mf
14mr|texlive-mnsymbol-1.4-3|172	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS-Bold6.mf
14mr|texlive-mnsymbol-1.4-3|173	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS-Bold7.mf
14mr|texlive-mnsymbol-1.4-3|174	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS-Bold8.mf
14mr|texlive-mnsymbol-1.4-3|175	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS-Bold9.mf
14mr|texlive-mnsymbol-1.4-3|176	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS.mf
14mr|texlive-mnsymbol-1.4-3|177	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS10.mf
14mr|texlive-mnsymbol-1.4-3|178	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS12.mf
14mr|texlive-mnsymbol-1.4-3|179	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS5.mf
14mr|texlive-mnsymbol-1.4-3|180	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS6.mf
14mr|texlive-mnsymbol-1.4-3|181	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS7.mf
14mr|texlive-mnsymbol-1.4-3|182	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS8.mf
14mr|texlive-mnsymbol-1.4-3|183	%{_texmfdistdir}/fonts/source/public/mnsymbol/MnSymbolS9.mf
14mr|texlive-mnsymbol-1.4-3|184	%{_texmfdistdir}/fonts/source/public/mnsymbol/Sym-Accent.mf
14mr|texlive-mnsymbol-1.4-3|185	%{_texmfdistdir}/fonts/source/public/mnsymbol/Sym-Arrows.mf
14mr|texlive-mnsymbol-1.4-3|186	%{_texmfdistdir}/fonts/source/public/mnsymbol/Sym-Base.mf
14mr|texlive-mnsymbol-1.4-3|187	%{_texmfdistdir}/fonts/source/public/mnsymbol/Sym-Delim.mf
14mr|texlive-mnsymbol-1.4-3|188	%{_texmfdistdir}/fonts/source/public/mnsymbol/Sym-Geometric.mf
14mr|texlive-mnsymbol-1.4-3|189	%{_texmfdistdir}/fonts/source/public/mnsymbol/Sym-Init.mf
14mr|texlive-mnsymbol-1.4-3|190	%{_texmfdistdir}/fonts/source/public/mnsymbol/Sym-Operators.mf
14mr|texlive-mnsymbol-1.4-3|191	%{_texmfdistdir}/fonts/source/public/mnsymbol/Sym-Order.mf
14mr|texlive-mnsymbol-1.4-3|192	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA-Bold10.tfm
14mr|texlive-mnsymbol-1.4-3|193	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA-Bold12.tfm
14mr|texlive-mnsymbol-1.4-3|194	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA-Bold5.tfm
14mr|texlive-mnsymbol-1.4-3|195	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA-Bold6.tfm
14mr|texlive-mnsymbol-1.4-3|196	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA-Bold7.tfm
14mr|texlive-mnsymbol-1.4-3|197	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA-Bold8.tfm
14mr|texlive-mnsymbol-1.4-3|198	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA-Bold9.tfm
14mr|texlive-mnsymbol-1.4-3|199	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA10.tfm
14mr|texlive-mnsymbol-1.4-3|200	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA12.tfm
14mr|texlive-mnsymbol-1.4-3|201	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA5.tfm
14mr|texlive-mnsymbol-1.4-3|202	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA6.tfm
14mr|texlive-mnsymbol-1.4-3|203	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA7.tfm
14mr|texlive-mnsymbol-1.4-3|204	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA8.tfm
14mr|texlive-mnsymbol-1.4-3|205	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolA9.tfm
14mr|texlive-mnsymbol-1.4-3|206	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB-Bold10.tfm
14mr|texlive-mnsymbol-1.4-3|207	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB-Bold12.tfm
14mr|texlive-mnsymbol-1.4-3|208	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB-Bold5.tfm
14mr|texlive-mnsymbol-1.4-3|209	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB-Bold6.tfm
14mr|texlive-mnsymbol-1.4-3|210	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB-Bold7.tfm
14mr|texlive-mnsymbol-1.4-3|211	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB-Bold8.tfm
14mr|texlive-mnsymbol-1.4-3|212	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB-Bold9.tfm
14mr|texlive-mnsymbol-1.4-3|213	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB10.tfm
14mr|texlive-mnsymbol-1.4-3|214	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB12.tfm
14mr|texlive-mnsymbol-1.4-3|215	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB5.tfm
14mr|texlive-mnsymbol-1.4-3|216	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB6.tfm
14mr|texlive-mnsymbol-1.4-3|217	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB7.tfm
14mr|texlive-mnsymbol-1.4-3|218	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB8.tfm
14mr|texlive-mnsymbol-1.4-3|219	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolB9.tfm
14mr|texlive-mnsymbol-1.4-3|220	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC-Bold10.tfm
14mr|texlive-mnsymbol-1.4-3|221	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC-Bold12.tfm
14mr|texlive-mnsymbol-1.4-3|222	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC-Bold5.tfm
14mr|texlive-mnsymbol-1.4-3|223	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC-Bold6.tfm
14mr|texlive-mnsymbol-1.4-3|224	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC-Bold7.tfm
14mr|texlive-mnsymbol-1.4-3|225	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC-Bold8.tfm
14mr|texlive-mnsymbol-1.4-3|226	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC-Bold9.tfm
14mr|texlive-mnsymbol-1.4-3|227	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC10.tfm
14mr|texlive-mnsymbol-1.4-3|228	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC12.tfm
14mr|texlive-mnsymbol-1.4-3|229	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC5.tfm
14mr|texlive-mnsymbol-1.4-3|230	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC6.tfm
14mr|texlive-mnsymbol-1.4-3|231	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC7.tfm
14mr|texlive-mnsymbol-1.4-3|232	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC8.tfm
14mr|texlive-mnsymbol-1.4-3|233	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolC9.tfm
14mr|texlive-mnsymbol-1.4-3|234	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD-Bold10.tfm
14mr|texlive-mnsymbol-1.4-3|235	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD-Bold12.tfm
14mr|texlive-mnsymbol-1.4-3|236	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD-Bold5.tfm
14mr|texlive-mnsymbol-1.4-3|237	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD-Bold6.tfm
14mr|texlive-mnsymbol-1.4-3|238	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD-Bold7.tfm
14mr|texlive-mnsymbol-1.4-3|239	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD-Bold8.tfm
14mr|texlive-mnsymbol-1.4-3|240	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD-Bold9.tfm
14mr|texlive-mnsymbol-1.4-3|241	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD10.tfm
14mr|texlive-mnsymbol-1.4-3|242	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD12.tfm
14mr|texlive-mnsymbol-1.4-3|243	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD5.tfm
14mr|texlive-mnsymbol-1.4-3|244	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD6.tfm
14mr|texlive-mnsymbol-1.4-3|245	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD7.tfm
14mr|texlive-mnsymbol-1.4-3|246	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD8.tfm
14mr|texlive-mnsymbol-1.4-3|247	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolD9.tfm
14mr|texlive-mnsymbol-1.4-3|248	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE-Bold10.tfm
14mr|texlive-mnsymbol-1.4-3|249	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE-Bold12.tfm
14mr|texlive-mnsymbol-1.4-3|250	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE-Bold5.tfm
14mr|texlive-mnsymbol-1.4-3|251	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE-Bold6.tfm
14mr|texlive-mnsymbol-1.4-3|252	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE-Bold7.tfm
14mr|texlive-mnsymbol-1.4-3|253	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE-Bold8.tfm
14mr|texlive-mnsymbol-1.4-3|254	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE-Bold9.tfm
14mr|texlive-mnsymbol-1.4-3|255	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE10.tfm
14mr|texlive-mnsymbol-1.4-3|256	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE12.tfm
14mr|texlive-mnsymbol-1.4-3|257	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE5.tfm
14mr|texlive-mnsymbol-1.4-3|258	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE6.tfm
14mr|texlive-mnsymbol-1.4-3|259	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE7.tfm
14mr|texlive-mnsymbol-1.4-3|260	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE8.tfm
14mr|texlive-mnsymbol-1.4-3|261	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolE9.tfm
14mr|texlive-mnsymbol-1.4-3|262	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF-Bold10.tfm
14mr|texlive-mnsymbol-1.4-3|263	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF-Bold12.tfm
14mr|texlive-mnsymbol-1.4-3|264	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF-Bold5.tfm
14mr|texlive-mnsymbol-1.4-3|265	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF-Bold6.tfm
14mr|texlive-mnsymbol-1.4-3|266	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF-Bold7.tfm
14mr|texlive-mnsymbol-1.4-3|267	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF-Bold8.tfm
14mr|texlive-mnsymbol-1.4-3|268	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF-Bold9.tfm
14mr|texlive-mnsymbol-1.4-3|269	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF10.tfm
14mr|texlive-mnsymbol-1.4-3|270	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF12.tfm
14mr|texlive-mnsymbol-1.4-3|271	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF5.tfm
14mr|texlive-mnsymbol-1.4-3|272	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF6.tfm
14mr|texlive-mnsymbol-1.4-3|273	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF7.tfm
14mr|texlive-mnsymbol-1.4-3|274	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF8.tfm
14mr|texlive-mnsymbol-1.4-3|275	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolF9.tfm
14mr|texlive-mnsymbol-1.4-3|276	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS-Bold10.tfm
14mr|texlive-mnsymbol-1.4-3|277	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS-Bold12.tfm
14mr|texlive-mnsymbol-1.4-3|278	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS-Bold5.tfm
14mr|texlive-mnsymbol-1.4-3|279	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS-Bold6.tfm
14mr|texlive-mnsymbol-1.4-3|280	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS-Bold7.tfm
14mr|texlive-mnsymbol-1.4-3|281	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS-Bold8.tfm
14mr|texlive-mnsymbol-1.4-3|282	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS-Bold9.tfm
14mr|texlive-mnsymbol-1.4-3|283	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS10.tfm
14mr|texlive-mnsymbol-1.4-3|284	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS12.tfm
14mr|texlive-mnsymbol-1.4-3|285	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS5.tfm
14mr|texlive-mnsymbol-1.4-3|286	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS6.tfm
14mr|texlive-mnsymbol-1.4-3|287	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS7.tfm
14mr|texlive-mnsymbol-1.4-3|288	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS8.tfm
14mr|texlive-mnsymbol-1.4-3|289	%{_texmfdistdir}/fonts/tfm/public/mnsymbol/MnSymbolS9.tfm
14mr|texlive-mnsymbol-1.4-3|290	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol-Bold10.pfb
14mr|texlive-mnsymbol-1.4-3|291	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol-Bold12.pfb
14mr|texlive-mnsymbol-1.4-3|292	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol-Bold5.pfb
14mr|texlive-mnsymbol-1.4-3|293	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol-Bold6.pfb
14mr|texlive-mnsymbol-1.4-3|294	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol-Bold7.pfb
14mr|texlive-mnsymbol-1.4-3|295	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol-Bold8.pfb
14mr|texlive-mnsymbol-1.4-3|296	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol-Bold9.pfb
14mr|texlive-mnsymbol-1.4-3|297	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol10.pfb
14mr|texlive-mnsymbol-1.4-3|298	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol12.pfb
14mr|texlive-mnsymbol-1.4-3|299	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol5.pfb
14mr|texlive-mnsymbol-1.4-3|300	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol6.pfb
14mr|texlive-mnsymbol-1.4-3|301	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol7.pfb
14mr|texlive-mnsymbol-1.4-3|302	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol8.pfb
14mr|texlive-mnsymbol-1.4-3|303	%{_texmfdistdir}/fonts/type1/public/mnsymbol/MnSymbol9.pfb
14mr|texlive-mnsymbol-1.4-3|304	%{_texmfdistdir}/tex/latex/mnsymbol/MnSymbol.sty
14mr|texlive-mnsymbol-1.4-3|305	%doc %{_texmfdistdir}/doc/latex/mnsymbol/MnSymbol.pdf
14mr|texlive-mnsymbol-1.4-3|306	%doc %{_texmfdistdir}/doc/latex/mnsymbol/README
14mr|texlive-mnsymbol-1.4-3|307	#- source
14mr|texlive-mnsymbol-1.4-3|308	%doc %{_texmfdistdir}/source/latex/mnsymbol/MnSymbol.drv
14mr|texlive-mnsymbol-1.4-3|309	%doc %{_texmfdistdir}/source/latex/mnsymbol/MnSymbol.dtx
14mr|texlive-mnsymbol-1.4-3|310	%doc %{_texmfdistdir}/source/latex/mnsymbol/MnSymbol.ins
14mr|texlive-mnsymbol-1.4-3|311	
14mr|texlive-mnsymbol-1.4-3|312	#-----------------------------------------------------------------------
14mr|texlive-mnsymbol-1.4-3|313	%prep
14mr|texlive-mnsymbol-1.4-3|314	%setup -c -a0 -a1 -a2
14mr|texlive-mnsymbol-1.4-3|315	
14mr|texlive-mnsymbol-1.4-3|316	%build
14mr|texlive-mnsymbol-1.4-3|317	
14mr|texlive-mnsymbol-1.4-3|318	%install
14mr|texlive-mnsymbol-1.4-3|319	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mnsymbol-1.4-3|320	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mnsymbol-1.4-3|321	
14mr|texlive-mnsymbol-1.4-3|322	
14mr|texlive-mnsymbol-1.4-3|323	
14mr|texlive-mnsymbol-1.4-3|324	%changelog
14mr|texlive-mnsymbol-1.4-3|325	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-mnsymbol-1.4-3|326	+ Revision: cdc06b5
14mr|texlive-mnsymbol-1.4-3|327	- MassBuild#440: Increase release tag
14mr|texlive-mnsymbol-1.4-3|328	
14mr|texlive-mnsymbol-1.4-3|329	

20782 14
14mr|texlive-moderncv-1.5.1-6|1	# revision 30189
14mr|texlive-moderncv-1.5.1-6|2	# category Package
14mr|texlive-moderncv-1.5.1-6|3	# catalog-ctan /macros/latex/contrib/moderncv
14mr|texlive-moderncv-1.5.1-6|4	# catalog-date 2013-04-30 08:59:42 +0200
14mr|texlive-moderncv-1.5.1-6|5	# catalog-license lppl1.3
14mr|texlive-moderncv-1.5.1-6|6	# catalog-version 1.5.1
14mr|texlive-moderncv-1.5.1-6|7	Name:		texlive-moderncv
14mr|texlive-moderncv-1.5.1-6|8	Version:	1.5.1
14mr|texlive-moderncv-1.5.1-6|9	Release:	6
14mr|texlive-moderncv-1.5.1-6|10	Summary:	A modern curriculum vitae class
14mr|texlive-moderncv-1.5.1-6|11	Group:		Publishing
14mr|texlive-moderncv-1.5.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moderncv
14mr|texlive-moderncv-1.5.1-6|13	License:	LPPL1.3
14mr|texlive-moderncv-1.5.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderncv.tar.xz
14mr|texlive-moderncv-1.5.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderncv.doc.tar.xz
14mr|texlive-moderncv-1.5.1-6|16	BuildArch:	noarch
14mr|texlive-moderncv-1.5.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-moderncv-1.5.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-moderncv-1.5.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-moderncv-1.5.1-6|20	
14mr|texlive-moderncv-1.5.1-6|21	%description
14mr|texlive-moderncv-1.5.1-6|22	The class provides facilities for typesetting modern
14mr|texlive-moderncv-1.5.1-6|23	curriculums vitae, both in a classic and in a casual style. It
14mr|texlive-moderncv-1.5.1-6|24	is fairly customizable, allowing you to define your own style
14mr|texlive-moderncv-1.5.1-6|25	by changing the colours, the fonts, etc. A number of templates
14mr|texlive-moderncv-1.5.1-6|26	are provided in the distribution examples subdirectory.
14mr|texlive-moderncv-1.5.1-6|27	
14mr|texlive-moderncv-1.5.1-6|28	%post
14mr|texlive-moderncv-1.5.1-6|29	%{_sbindir}/texlive.post
14mr|texlive-moderncv-1.5.1-6|30	
14mr|texlive-moderncv-1.5.1-6|31	%postun
14mr|texlive-moderncv-1.5.1-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-moderncv-1.5.1-6|33	%{_sbindir}/texlive.post
14mr|texlive-moderncv-1.5.1-6|34	fi
14mr|texlive-moderncv-1.5.1-6|35	
14mr|texlive-moderncv-1.5.1-6|36	#-----------------------------------------------------------------------
14mr|texlive-moderncv-1.5.1-6|37	%files
14mr|texlive-moderncv-1.5.1-6|38	%{_texmfdistdir}/tex/latex/moderncv/moderncv.cls
14mr|texlive-moderncv-1.5.1-6|39	%{_texmfdistdir}/tex/latex/moderncv/moderncvcollection.sty
14mr|texlive-moderncv-1.5.1-6|40	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorblack.sty
14mr|texlive-moderncv-1.5.1-6|41	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorblue.sty
14mr|texlive-moderncv-1.5.1-6|42	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorgreen.sty
14mr|texlive-moderncv-1.5.1-6|43	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorgrey.sty
14mr|texlive-moderncv-1.5.1-6|44	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolororange.sty
14mr|texlive-moderncv-1.5.1-6|45	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorpurple.sty
14mr|texlive-moderncv-1.5.1-6|46	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorred.sty
14mr|texlive-moderncv-1.5.1-6|47	%{_texmfdistdir}/tex/latex/moderncv/moderncvcompatibility.sty
14mr|texlive-moderncv-1.5.1-6|48	%{_texmfdistdir}/tex/latex/moderncv/moderncvdebugtools.sty
14mr|texlive-moderncv-1.5.1-6|49	%{_texmfdistdir}/tex/latex/moderncv/moderncviconsawesome.sty
14mr|texlive-moderncv-1.5.1-6|50	%{_texmfdistdir}/tex/latex/moderncv/moderncviconsletters.sty
14mr|texlive-moderncv-1.5.1-6|51	%{_texmfdistdir}/tex/latex/moderncv/moderncviconsmarvosym.sty
14mr|texlive-moderncv-1.5.1-6|52	%{_texmfdistdir}/tex/latex/moderncv/moderncvstylebanking.sty
14mr|texlive-moderncv-1.5.1-6|53	%{_texmfdistdir}/tex/latex/moderncv/moderncvstylecasual.sty
14mr|texlive-moderncv-1.5.1-6|54	%{_texmfdistdir}/tex/latex/moderncv/moderncvstyleclassic.sty
14mr|texlive-moderncv-1.5.1-6|55	%{_texmfdistdir}/tex/latex/moderncv/moderncvstyleempty.sty
14mr|texlive-moderncv-1.5.1-6|56	%{_texmfdistdir}/tex/latex/moderncv/moderncvstyleoldstyle.sty
14mr|texlive-moderncv-1.5.1-6|57	%{_texmfdistdir}/tex/latex/moderncv/tweaklist.sty
14mr|texlive-moderncv-1.5.1-6|58	%doc %{_texmfdistdir}/doc/latex/moderncv/CHANGELOG
14mr|texlive-moderncv-1.5.1-6|59	%doc %{_texmfdistdir}/doc/latex/moderncv/KNOWN_BUGS
14mr|texlive-moderncv-1.5.1-6|60	%doc %{_texmfdistdir}/doc/latex/moderncv/README
14mr|texlive-moderncv-1.5.1-6|61	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/picture.eps
14mr|texlive-moderncv-1.5.1-6|62	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/picture.jpg
14mr|texlive-moderncv-1.5.1-6|63	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/publications.bib
14mr|texlive-moderncv-1.5.1-6|64	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-es.pdf
14mr|texlive-moderncv-1.5.1-6|65	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-es.tex
14mr|texlive-moderncv-1.5.1-6|66	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-zh.pdf
14mr|texlive-moderncv-1.5.1-6|67	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-zh.tex
14mr|texlive-moderncv-1.5.1-6|68	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template.tex
14mr|texlive-moderncv-1.5.1-6|69	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_banking_red.pdf
14mr|texlive-moderncv-1.5.1-6|70	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_casual_orange.pdf
14mr|texlive-moderncv-1.5.1-6|71	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_classic_green.pdf
14mr|texlive-moderncv-1.5.1-6|72	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_multibib.pdf
14mr|texlive-moderncv-1.5.1-6|73	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_oldstyle_grey.pdf
14mr|texlive-moderncv-1.5.1-6|74	
14mr|texlive-moderncv-1.5.1-6|75	#-----------------------------------------------------------------------
14mr|texlive-moderncv-1.5.1-6|76	%prep
14mr|texlive-moderncv-1.5.1-6|77	%setup -c -a0 -a1
14mr|texlive-moderncv-1.5.1-6|78	
14mr|texlive-moderncv-1.5.1-6|79	%build
14mr|texlive-moderncv-1.5.1-6|80	
14mr|texlive-moderncv-1.5.1-6|81	%install
14mr|texlive-moderncv-1.5.1-6|82	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-moderncv-1.5.1-6|83	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-moderncv-1.5.1-6|84	
14mr|texlive-moderncv-1.5.1-6|85	%changelog
14mr|texlive-moderncv-1.5.1-6|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.1-6
14mr|texlive-moderncv-1.5.1-6|87	+ Revision: baf7d2f
14mr|texlive-moderncv-1.5.1-6|88	- MassBuild#440: Increase release tag
14mr|texlive-moderncv-1.5.1-6|89	
14mr|texlive-moderncv-1.5.1-6|90	

20783 14
14mr|texlive-moderntimeline-0.6-3|1	# revision 26164
14mr|texlive-moderntimeline-0.6-3|2	# category Package
14mr|texlive-moderntimeline-0.6-3|3	# catalog-ctan /macros/latex/contrib/moderntimeline
14mr|texlive-moderntimeline-0.6-3|4	# catalog-date 2012-01-17 10:30:09 +0100
14mr|texlive-moderntimeline-0.6-3|5	# catalog-license lppl1.3
14mr|texlive-moderntimeline-0.6-3|6	# catalog-version 0.6
14mr|texlive-moderntimeline-0.6-3|7	Name:		texlive-moderntimeline
14mr|texlive-moderntimeline-0.6-3|8	Version:	0.6
14mr|texlive-moderntimeline-0.6-3|9	Release:	3
14mr|texlive-moderntimeline-0.6-3|10	Summary:	Timelines for use with moderncv
14mr|texlive-moderntimeline-0.6-3|11	Group:		Publishing
14mr|texlive-moderntimeline-0.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moderntimeline
14mr|texlive-moderntimeline-0.6-3|13	License:	LPPL1.3
14mr|texlive-moderntimeline-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderntimeline.tar.xz
14mr|texlive-moderntimeline-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderntimeline.doc.tar.xz
14mr|texlive-moderntimeline-0.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderntimeline.source.tar.xz
14mr|texlive-moderntimeline-0.6-3|17	BuildArch:	noarch
14mr|texlive-moderntimeline-0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-moderntimeline-0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-moderntimeline-0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-moderntimeline-0.6-3|21	
14mr|texlive-moderntimeline-0.6-3|22	%description
14mr|texlive-moderntimeline-0.6-3|23	The package provides commands to configure and to draw time
14mr|texlive-moderntimeline-0.6-3|24	line diagrams; such diagrams are designed to fit into
14mr|texlive-moderntimeline-0.6-3|25	Curriculum Vitae documents written using the moderncv class.
14mr|texlive-moderntimeline-0.6-3|26	
14mr|texlive-moderntimeline-0.6-3|27	%post
14mr|texlive-moderntimeline-0.6-3|28	%{_sbindir}/texlive.post
14mr|texlive-moderntimeline-0.6-3|29	
14mr|texlive-moderntimeline-0.6-3|30	%postun
14mr|texlive-moderntimeline-0.6-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-moderntimeline-0.6-3|32	%{_sbindir}/texlive.post
14mr|texlive-moderntimeline-0.6-3|33	fi
14mr|texlive-moderntimeline-0.6-3|34	
14mr|texlive-moderntimeline-0.6-3|35	#-----------------------------------------------------------------------
14mr|texlive-moderntimeline-0.6-3|36	%files
14mr|texlive-moderntimeline-0.6-3|37	%{_texmfdistdir}/tex/latex/moderntimeline/moderntimeline.sty
14mr|texlive-moderntimeline-0.6-3|38	%doc %{_texmfdistdir}/doc/latex/moderntimeline/README
14mr|texlive-moderntimeline-0.6-3|39	%doc %{_texmfdistdir}/doc/latex/moderntimeline/moderntimeline.pdf
14mr|texlive-moderntimeline-0.6-3|40	#- source
14mr|texlive-moderntimeline-0.6-3|41	%doc %{_texmfdistdir}/source/latex/moderntimeline/moderntimeline.dtx
14mr|texlive-moderntimeline-0.6-3|42	%doc %{_texmfdistdir}/source/latex/moderntimeline/moderntimeline.ins
14mr|texlive-moderntimeline-0.6-3|43	
14mr|texlive-moderntimeline-0.6-3|44	#-----------------------------------------------------------------------
14mr|texlive-moderntimeline-0.6-3|45	%prep
14mr|texlive-moderntimeline-0.6-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-moderntimeline-0.6-3|47	
14mr|texlive-moderntimeline-0.6-3|48	%build
14mr|texlive-moderntimeline-0.6-3|49	
14mr|texlive-moderntimeline-0.6-3|50	%install
14mr|texlive-moderntimeline-0.6-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-moderntimeline-0.6-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-moderntimeline-0.6-3|53	
14mr|texlive-moderntimeline-0.6-3|54	
14mr|texlive-moderntimeline-0.6-3|55	
14mr|texlive-moderntimeline-0.6-3|56	%changelog
14mr|texlive-moderntimeline-0.6-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-moderntimeline-0.6-3|58	+ Revision: e47d44a
14mr|texlive-moderntimeline-0.6-3|59	- MassBuild#440: Increase release tag
14mr|texlive-moderntimeline-0.6-3|60	
14mr|texlive-moderntimeline-0.6-3|61	

20784 14
14mr|texlive-modiagram-0.2b-2|1	# revision 27173
14mr|texlive-modiagram-0.2b-2|2	# category Package
14mr|texlive-modiagram-0.2b-2|3	# catalog-ctan /macros/latex/contrib/modiagram
14mr|texlive-modiagram-0.2b-2|4	# catalog-date 2012-07-26 15:37:06 +0200
14mr|texlive-modiagram-0.2b-2|5	# catalog-license lppl1.3
14mr|texlive-modiagram-0.2b-2|6	# catalog-version 0.2b
14mr|texlive-modiagram-0.2b-2|7	Name:		texlive-modiagram
14mr|texlive-modiagram-0.2b-2|8	Version:	0.2b
14mr|texlive-modiagram-0.2b-2|9	Release:	2
14mr|texlive-modiagram-0.2b-2|10	Summary:	Drawing molecular orbital diagrams
14mr|texlive-modiagram-0.2b-2|11	Group:		Publishing
14mr|texlive-modiagram-0.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/modiagram
14mr|texlive-modiagram-0.2b-2|13	License:	LPPL1.3
14mr|texlive-modiagram-0.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modiagram.tar.xz
14mr|texlive-modiagram-0.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modiagram.doc.tar.xz
14mr|texlive-modiagram-0.2b-2|16	BuildArch:	noarch
14mr|texlive-modiagram-0.2b-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-modiagram-0.2b-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-modiagram-0.2b-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-modiagram-0.2b-2|20	
14mr|texlive-modiagram-0.2b-2|21	%description
14mr|texlive-modiagram-0.2b-2|22	The package provides an environment MOdiagram and some
14mr|texlive-modiagram-0.2b-2|23	commands, to create molecular orbital diagrams using TikZ. For
14mr|texlive-modiagram-0.2b-2|24	example, the MO diagram of dihydrogen would be written as:
14mr|texlive-modiagram-0.2b-2|25	\begin{MOdiagram} \atom{left}{ 1s = {0;up} } \atom{right}{ 1s =
14mr|texlive-modiagram-0.2b-2|26	{0;up} } \molecule{ 1sMO = {1;pair, } } \end{MOdiagram} The
14mr|texlive-modiagram-0.2b-2|27	package also needs the l3kernel and l3packages bundles from the
14mr|texlive-modiagram-0.2b-2|28	LaTeX 3 experimental distribution.
14mr|texlive-modiagram-0.2b-2|29	
14mr|texlive-modiagram-0.2b-2|30	%post
14mr|texlive-modiagram-0.2b-2|31	%{_sbindir}/texlive.post
14mr|texlive-modiagram-0.2b-2|32	
14mr|texlive-modiagram-0.2b-2|33	%postun
14mr|texlive-modiagram-0.2b-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-modiagram-0.2b-2|35	%{_sbindir}/texlive.post
14mr|texlive-modiagram-0.2b-2|36	fi
14mr|texlive-modiagram-0.2b-2|37	
14mr|texlive-modiagram-0.2b-2|38	#-----------------------------------------------------------------------
14mr|texlive-modiagram-0.2b-2|39	%files
14mr|texlive-modiagram-0.2b-2|40	%{_texmfdistdir}/tex/latex/modiagram/modiagram.sty
14mr|texlive-modiagram-0.2b-2|41	%doc %{_texmfdistdir}/doc/latex/modiagram/README
14mr|texlive-modiagram-0.2b-2|42	%doc %{_texmfdistdir}/doc/latex/modiagram/modiagram_en.pdf
14mr|texlive-modiagram-0.2b-2|43	%doc %{_texmfdistdir}/doc/latex/modiagram/modiagram_en.tex
14mr|texlive-modiagram-0.2b-2|44	
14mr|texlive-modiagram-0.2b-2|45	#-----------------------------------------------------------------------
14mr|texlive-modiagram-0.2b-2|46	%prep
14mr|texlive-modiagram-0.2b-2|47	%setup -c -a0 -a1
14mr|texlive-modiagram-0.2b-2|48	
14mr|texlive-modiagram-0.2b-2|49	%build
14mr|texlive-modiagram-0.2b-2|50	
14mr|texlive-modiagram-0.2b-2|51	%install
14mr|texlive-modiagram-0.2b-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-modiagram-0.2b-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-modiagram-0.2b-2|54	
14mr|texlive-modiagram-0.2b-2|55	
14mr|texlive-modiagram-0.2b-2|56	
14mr|texlive-modiagram-0.2b-2|57	%changelog
14mr|texlive-modiagram-0.2b-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2b-2
14mr|texlive-modiagram-0.2b-2|59	+ Revision: 159d5d8
14mr|texlive-modiagram-0.2b-2|60	- MassBuild#440: Increase release tag
14mr|texlive-modiagram-0.2b-2|61	
14mr|texlive-modiagram-0.2b-2|62	

20785 14
14mr|texlive-modref-1.0-3|1	# revision 15878
14mr|texlive-modref-1.0-3|2	# category Package
14mr|texlive-modref-1.0-3|3	# catalog-ctan /macros/latex/contrib/modref
14mr|texlive-modref-1.0-3|4	# catalog-date 2009-02-09 16:57:43 +0100
14mr|texlive-modref-1.0-3|5	# catalog-license lppl
14mr|texlive-modref-1.0-3|6	# catalog-version 1.0
14mr|texlive-modref-1.0-3|7	Name:		texlive-modref
14mr|texlive-modref-1.0-3|8	Version:	1.0
14mr|texlive-modref-1.0-3|9	Release:	3
14mr|texlive-modref-1.0-3|10	Summary:	Customisation of cross-references in LaTeX
14mr|texlive-modref-1.0-3|11	Group:		Publishing
14mr|texlive-modref-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/modref
14mr|texlive-modref-1.0-3|13	License:	LPPL
14mr|texlive-modref-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modref.tar.xz
14mr|texlive-modref-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modref.doc.tar.xz
14mr|texlive-modref-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modref.source.tar.xz
14mr|texlive-modref-1.0-3|17	BuildArch:	noarch
14mr|texlive-modref-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-modref-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-modref-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-modref-1.0-3|21	
14mr|texlive-modref-1.0-3|22	%description
14mr|texlive-modref-1.0-3|23	The package contains macros which allow authors to easily
14mr|texlive-modref-1.0-3|24	customise how cross-references appear in their document, both
14mr|texlive-modref-1.0-3|25	in general (across all cross-references) and for particular
14mr|texlive-modref-1.0-3|26	types of references (identified by a prefix in the reference
14mr|texlive-modref-1.0-3|27	label), in a very generic manner.
14mr|texlive-modref-1.0-3|28	
14mr|texlive-modref-1.0-3|29	%post
14mr|texlive-modref-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-modref-1.0-3|31	
14mr|texlive-modref-1.0-3|32	%postun
14mr|texlive-modref-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-modref-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-modref-1.0-3|35	fi
14mr|texlive-modref-1.0-3|36	
14mr|texlive-modref-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-modref-1.0-3|38	%files
14mr|texlive-modref-1.0-3|39	%{_texmfdistdir}/tex/latex/modref/modref.sty
14mr|texlive-modref-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/modref/README
14mr|texlive-modref-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/modref/modref.pdf
14mr|texlive-modref-1.0-3|42	#- source
14mr|texlive-modref-1.0-3|43	%doc %{_texmfdistdir}/source/latex/modref/modref.drv
14mr|texlive-modref-1.0-3|44	%doc %{_texmfdistdir}/source/latex/modref/modref.dtx
14mr|texlive-modref-1.0-3|45	%doc %{_texmfdistdir}/source/latex/modref/modref.ins
14mr|texlive-modref-1.0-3|46	
14mr|texlive-modref-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-modref-1.0-3|48	%prep
14mr|texlive-modref-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-modref-1.0-3|50	
14mr|texlive-modref-1.0-3|51	%build
14mr|texlive-modref-1.0-3|52	
14mr|texlive-modref-1.0-3|53	%install
14mr|texlive-modref-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-modref-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-modref-1.0-3|56	
14mr|texlive-modref-1.0-3|57	
14mr|texlive-modref-1.0-3|58	
14mr|texlive-modref-1.0-3|59	%changelog
14mr|texlive-modref-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-modref-1.0-3|61	+ Revision: 53627b5
14mr|texlive-modref-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-modref-1.0-3|63	
14mr|texlive-modref-1.0-3|64	

20786 14
14mr|texlive-modroman-1-3|1	# revision 17778
14mr|texlive-modroman-1-3|2	# category Package
14mr|texlive-modroman-1-3|3	# catalog-ctan /macros/latex/contrib/modroman
14mr|texlive-modroman-1-3|4	# catalog-date 2010-04-09 17:49:50 +0200
14mr|texlive-modroman-1-3|5	# catalog-license lppl
14mr|texlive-modroman-1-3|6	# catalog-version 1
14mr|texlive-modroman-1-3|7	Name:		texlive-modroman
14mr|texlive-modroman-1-3|8	Version:	1
14mr|texlive-modroman-1-3|9	Release:	3
14mr|texlive-modroman-1-3|10	Summary:	Write numbers in lower case roman numerals
14mr|texlive-modroman-1-3|11	Group:		Publishing
14mr|texlive-modroman-1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/modroman
14mr|texlive-modroman-1-3|13	License:	LPPL
14mr|texlive-modroman-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modroman.tar.xz
14mr|texlive-modroman-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modroman.doc.tar.xz
14mr|texlive-modroman-1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modroman.source.tar.xz
14mr|texlive-modroman-1-3|17	BuildArch:	noarch
14mr|texlive-modroman-1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-modroman-1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-modroman-1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-modroman-1-3|21	
14mr|texlive-modroman-1-3|22	%description
14mr|texlive-modroman-1-3|23	This package provides only two macros viz. \modromannumeral
14mr|texlive-modroman-1-3|24	which writes the number given as argument in lower case roman
14mr|texlive-modroman-1-3|25	numeral with a 'j' instead of a 'i' as the final letter of
14mr|texlive-modroman-1-3|26	numbers greater than 1 and \modroman{MyCounter} which writes
14mr|texlive-modroman-1-3|27	the value of a counter in the same way. You use the first in
14mr|texlive-modroman-1-3|28	the same way as the TeX primitive \romannumeral and the second
14mr|texlive-modroman-1-3|29	as LaTeX command \roman. The default option is 'vpourv' with
14mr|texlive-modroman-1-3|30	which 5 is 'translated' as 'v' and option 'upourv' whith which
14mr|texlive-modroman-1-3|31	the same 5 is given as 'u'.
14mr|texlive-modroman-1-3|32	
14mr|texlive-modroman-1-3|33	%post
14mr|texlive-modroman-1-3|34	%{_sbindir}/texlive.post
14mr|texlive-modroman-1-3|35	
14mr|texlive-modroman-1-3|36	%postun
14mr|texlive-modroman-1-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-modroman-1-3|38	%{_sbindir}/texlive.post
14mr|texlive-modroman-1-3|39	fi
14mr|texlive-modroman-1-3|40	
14mr|texlive-modroman-1-3|41	#-----------------------------------------------------------------------
14mr|texlive-modroman-1-3|42	%files
14mr|texlive-modroman-1-3|43	%{_texmfdistdir}/tex/latex/modroman/modroman.sty
14mr|texlive-modroman-1-3|44	%doc %{_texmfdistdir}/doc/latex/modroman/MODRdoctools.sty
14mr|texlive-modroman-1-3|45	%doc %{_texmfdistdir}/doc/latex/modroman/modroman-en.pdf
14mr|texlive-modroman-1-3|46	%doc %{_texmfdistdir}/doc/latex/modroman/modroman-en.tex
14mr|texlive-modroman-1-3|47	%doc %{_texmfdistdir}/doc/latex/modroman/modroman-fr.pdf
14mr|texlive-modroman-1-3|48	%doc %{_texmfdistdir}/doc/latex/modroman/modroman-fr.tex
14mr|texlive-modroman-1-3|49	%doc %{_texmfdistdir}/doc/latex/modroman/modroman.dtx
14mr|texlive-modroman-1-3|50	%doc %{_texmfdistdir}/doc/latex/modroman/modroman.pdf
14mr|texlive-modroman-1-3|51	#- source
14mr|texlive-modroman-1-3|52	%doc %{_texmfdistdir}/source/latex/modroman/LISEZMOI
14mr|texlive-modroman-1-3|53	%doc %{_texmfdistdir}/source/latex/modroman/Makefile
14mr|texlive-modroman-1-3|54	%doc %{_texmfdistdir}/source/latex/modroman/README
14mr|texlive-modroman-1-3|55	%doc %{_texmfdistdir}/source/latex/modroman/modroman.dtx
14mr|texlive-modroman-1-3|56	%doc %{_texmfdistdir}/source/latex/modroman/modroman.ins
14mr|texlive-modroman-1-3|57	
14mr|texlive-modroman-1-3|58	#-----------------------------------------------------------------------
14mr|texlive-modroman-1-3|59	%prep
14mr|texlive-modroman-1-3|60	%setup -c -a0 -a1 -a2
14mr|texlive-modroman-1-3|61	
14mr|texlive-modroman-1-3|62	%build
14mr|texlive-modroman-1-3|63	
14mr|texlive-modroman-1-3|64	%install
14mr|texlive-modroman-1-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-modroman-1-3|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-modroman-1-3|67	
14mr|texlive-modroman-1-3|68	
14mr|texlive-modroman-1-3|69	
14mr|texlive-modroman-1-3|70	%changelog
14mr|texlive-modroman-1-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-3
14mr|texlive-modroman-1-3|72	+ Revision: 72cfe67
14mr|texlive-modroman-1-3|73	- MassBuild#440: Increase release tag
14mr|texlive-modroman-1-3|74	
14mr|texlive-modroman-1-3|75	

20787 14
14mr|texlive-mongolian-babel-1.2-3|1	# revision 15878
14mr|texlive-mongolian-babel-1.2-3|2	# category Package
14mr|texlive-mongolian-babel-1.2-3|3	# catalog-ctan /language/mongolian/babel
14mr|texlive-mongolian-babel-1.2-3|4	# catalog-date 2010-06-08 01:06:42 +0200
14mr|texlive-mongolian-babel-1.2-3|5	# catalog-license lppl
14mr|texlive-mongolian-babel-1.2-3|6	# catalog-version 1.2
14mr|texlive-mongolian-babel-1.2-3|7	Name:		texlive-mongolian-babel
14mr|texlive-mongolian-babel-1.2-3|8	Version:	1.2
14mr|texlive-mongolian-babel-1.2-3|9	Release:	3
14mr|texlive-mongolian-babel-1.2-3|10	Summary:	A language definition file for Mongolian in Babel
14mr|texlive-mongolian-babel-1.2-3|11	Group:		Publishing
14mr|texlive-mongolian-babel-1.2-3|12	URL:		http://www.ctan.org/tex-archive/language/mongolian/babel
14mr|texlive-mongolian-babel-1.2-3|13	License:	LPPL
14mr|texlive-mongolian-babel-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mongolian-babel.tar.xz
14mr|texlive-mongolian-babel-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mongolian-babel.doc.tar.xz
14mr|texlive-mongolian-babel-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mongolian-babel.source.tar.xz
14mr|texlive-mongolian-babel-1.2-3|17	BuildArch:	noarch
14mr|texlive-mongolian-babel-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mongolian-babel-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mongolian-babel-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mongolian-babel-1.2-3|21	
14mr|texlive-mongolian-babel-1.2-3|22	%description
14mr|texlive-mongolian-babel-1.2-3|23	This package provides support for Mongolian in a Cyrillic
14mr|texlive-mongolian-babel-1.2-3|24	alphabet. (The work derives from the earlier Russian work for
14mr|texlive-mongolian-babel-1.2-3|25	babel.).
14mr|texlive-mongolian-babel-1.2-3|26	
14mr|texlive-mongolian-babel-1.2-3|27	%post
14mr|texlive-mongolian-babel-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-mongolian-babel-1.2-3|29	
14mr|texlive-mongolian-babel-1.2-3|30	%postun
14mr|texlive-mongolian-babel-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-mongolian-babel-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-mongolian-babel-1.2-3|33	fi
14mr|texlive-mongolian-babel-1.2-3|34	
14mr|texlive-mongolian-babel-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-mongolian-babel-1.2-3|36	%files
14mr|texlive-mongolian-babel-1.2-3|37	%{_texmfdistdir}/tex/latex/mongolian-babel/mn.def
14mr|texlive-mongolian-babel-1.2-3|38	%{_texmfdistdir}/tex/latex/mongolian-babel/mongolian.ldf
14mr|texlive-mongolian-babel-1.2-3|39	%{_texmfdistdir}/tex/latex/mongolian-babel/mongolian.sty
14mr|texlive-mongolian-babel-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/mongolian-babel/README
14mr|texlive-mongolian-babel-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/mongolian-babel/mongolian.pdf
14mr|texlive-mongolian-babel-1.2-3|42	#- source
14mr|texlive-mongolian-babel-1.2-3|43	%doc %{_texmfdistdir}/source/latex/mongolian-babel/mongolian.dtx
14mr|texlive-mongolian-babel-1.2-3|44	%doc %{_texmfdistdir}/source/latex/mongolian-babel/mongolian.ins
14mr|texlive-mongolian-babel-1.2-3|45	
14mr|texlive-mongolian-babel-1.2-3|46	#-----------------------------------------------------------------------
14mr|texlive-mongolian-babel-1.2-3|47	%prep
14mr|texlive-mongolian-babel-1.2-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-mongolian-babel-1.2-3|49	
14mr|texlive-mongolian-babel-1.2-3|50	%build
14mr|texlive-mongolian-babel-1.2-3|51	
14mr|texlive-mongolian-babel-1.2-3|52	%install
14mr|texlive-mongolian-babel-1.2-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mongolian-babel-1.2-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mongolian-babel-1.2-3|55	
14mr|texlive-mongolian-babel-1.2-3|56	
14mr|texlive-mongolian-babel-1.2-3|57	
14mr|texlive-mongolian-babel-1.2-3|58	%changelog
14mr|texlive-mongolian-babel-1.2-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-mongolian-babel-1.2-3|60	+ Revision: 7f98737
14mr|texlive-mongolian-babel-1.2-3|61	- MassBuild#440: Increase release tag
14mr|texlive-mongolian-babel-1.2-3|62	
14mr|texlive-mongolian-babel-1.2-3|63	

20788 14
14mr|texlive-monofill-0.2-6|1	# revision 28140
14mr|texlive-monofill-0.2-6|2	# category Package
14mr|texlive-monofill-0.2-6|3	# catalog-ctan /macros/latex/contrib/monofill
14mr|texlive-monofill-0.2-6|4	# catalog-date 2012-10-31 16:32:17 +0100
14mr|texlive-monofill-0.2-6|5	# catalog-license lppl1.3
14mr|texlive-monofill-0.2-6|6	# catalog-version 0.2
14mr|texlive-monofill-0.2-6|7	Name:		texlive-monofill
14mr|texlive-monofill-0.2-6|8	Version:	0.2
14mr|texlive-monofill-0.2-6|9	Release:	6
14mr|texlive-monofill-0.2-6|10	Summary:	Alignment of plain text
14mr|texlive-monofill-0.2-6|11	Group:		Publishing
14mr|texlive-monofill-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/monofill
14mr|texlive-monofill-0.2-6|13	License:	LPPL1.3
14mr|texlive-monofill-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/monofill.tar.xz
14mr|texlive-monofill-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/monofill.doc.tar.xz
14mr|texlive-monofill-0.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/monofill.source.tar.xz
14mr|texlive-monofill-0.2-6|17	BuildArch:	noarch
14mr|texlive-monofill-0.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-monofill-0.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-monofill-0.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-monofill-0.2-6|21	
14mr|texlive-monofill-0.2-6|22	%description
14mr|texlive-monofill-0.2-6|23	The package provides horizontal alignment, as in the LaTeX
14mr|texlive-monofill-0.2-6|24	command \listfiles (or the author's longnamefilelist package).
14mr|texlive-monofill-0.2-6|25	Uses may include in-text tables, or even code listings.
14mr|texlive-monofill-0.2-6|26	
14mr|texlive-monofill-0.2-6|27	%post
14mr|texlive-monofill-0.2-6|28	%{_sbindir}/texlive.post
14mr|texlive-monofill-0.2-6|29	
14mr|texlive-monofill-0.2-6|30	%postun
14mr|texlive-monofill-0.2-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-monofill-0.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-monofill-0.2-6|33	fi
14mr|texlive-monofill-0.2-6|34	
14mr|texlive-monofill-0.2-6|35	#-----------------------------------------------------------------------
14mr|texlive-monofill-0.2-6|36	%files
14mr|texlive-monofill-0.2-6|37	%{_texmfdistdir}/tex/latex/monofill/monofill.RLS
14mr|texlive-monofill-0.2-6|38	%{_texmfdistdir}/tex/latex/monofill/monofill.sty
14mr|texlive-monofill-0.2-6|39	%doc %{_texmfdistdir}/doc/latex/monofill/Announce.txt
14mr|texlive-monofill-0.2-6|40	%doc %{_texmfdistdir}/doc/latex/monofill/README
14mr|texlive-monofill-0.2-6|41	%doc %{_texmfdistdir}/doc/latex/monofill/SrcFILEs.txt
14mr|texlive-monofill-0.2-6|42	%doc %{_texmfdistdir}/doc/latex/monofill/monofill.pdf
14mr|texlive-monofill-0.2-6|43	#- source
14mr|texlive-monofill-0.2-6|44	%doc %{_texmfdistdir}/source/latex/monofill/monofill.tex
14mr|texlive-monofill-0.2-6|45	%doc %{_texmfdistdir}/source/latex/monofill/srcfiles.tex
14mr|texlive-monofill-0.2-6|46	
14mr|texlive-monofill-0.2-6|47	#-----------------------------------------------------------------------
14mr|texlive-monofill-0.2-6|48	%prep
14mr|texlive-monofill-0.2-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-monofill-0.2-6|50	
14mr|texlive-monofill-0.2-6|51	%build
14mr|texlive-monofill-0.2-6|52	
14mr|texlive-monofill-0.2-6|53	%install
14mr|texlive-monofill-0.2-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-monofill-0.2-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-monofill-0.2-6|56	
14mr|texlive-monofill-0.2-6|57	%changelog
14mr|texlive-monofill-0.2-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-monofill-0.2-6|59	+ Revision: 51200ab
14mr|texlive-monofill-0.2-6|60	- MassBuild#440: Increase release tag
14mr|texlive-monofill-0.2-6|61	
14mr|texlive-monofill-0.2-6|62	

20789 14
14mr|texlive-montex-IVu.04.092-3|1	# revision 17853
14mr|texlive-montex-IVu.04.092-3|2	# category Package
14mr|texlive-montex-IVu.04.092-3|3	# catalog-ctan /language/mongolian/montex
14mr|texlive-montex-IVu.04.092-3|4	# catalog-date 2010-04-09 16:33:31 +0200
14mr|texlive-montex-IVu.04.092-3|5	# catalog-license gpl
14mr|texlive-montex-IVu.04.092-3|6	# catalog-version IVu.04.092
14mr|texlive-montex-IVu.04.092-3|7	Name:		texlive-montex
14mr|texlive-montex-IVu.04.092-3|8	Version:	IVu.04.092
14mr|texlive-montex-IVu.04.092-3|9	Release:	3
14mr|texlive-montex-IVu.04.092-3|10	Summary:	Mongolian LaTeX
14mr|texlive-montex-IVu.04.092-3|11	Group:		Publishing
14mr|texlive-montex-IVu.04.092-3|12	URL:		http://www.ctan.org/tex-archive/language/mongolian/montex
14mr|texlive-montex-IVu.04.092-3|13	License:	GPL
14mr|texlive-montex-IVu.04.092-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/montex.tar.xz
14mr|texlive-montex-IVu.04.092-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/montex.doc.tar.xz
14mr|texlive-montex-IVu.04.092-3|16	BuildArch:	noarch
14mr|texlive-montex-IVu.04.092-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-montex-IVu.04.092-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-montex-IVu.04.092-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-montex-IVu.04.092-3|20	Requires:	texlive-cbfonts
14mr|texlive-montex-IVu.04.092-3|21	
14mr|texlive-montex-IVu.04.092-3|22	%description
14mr|texlive-montex-IVu.04.092-3|23	MonTeX provides Mongolian and Manju support for the TeX/LaTeX
14mr|texlive-montex-IVu.04.092-3|24	community. Mongolian is a language spoken in North East Asia,
14mr|texlive-montex-IVu.04.092-3|25	namely Mongolia and the Inner Mongol Autonomous Region of
14mr|texlive-montex-IVu.04.092-3|26	China. Today, it is written in an extended Cyrillic alphabet in
14mr|texlive-montex-IVu.04.092-3|27	Mongolia whereas the Uighur writing continues to be in use in
14mr|texlive-montex-IVu.04.092-3|28	Inner Mongolia, though it is also, legally speaking, the
14mr|texlive-montex-IVu.04.092-3|29	official writing system of Mongolia. Manju is another language
14mr|texlive-montex-IVu.04.092-3|30	of North East Asia, belonging to the Tungusic branch of the
14mr|texlive-montex-IVu.04.092-3|31	Altaic languages. Though it is hardly spoken nowadays, it
14mr|texlive-montex-IVu.04.092-3|32	survives in written form as Manju was the native language of
14mr|texlive-montex-IVu.04.092-3|33	the rulers of the Qing dynasty (1644-1911) in China. Large
14mr|texlive-montex-IVu.04.092-3|34	quantities of documents of the Imperial Archives survive, as
14mr|texlive-montex-IVu.04.092-3|35	well as some of the finest dictionaries ever compiled in Asia,
14mr|texlive-montex-IVu.04.092-3|36	like the Pentaglot, a dictionary comprising Manju, Tibetan,
14mr|texlive-montex-IVu.04.092-3|37	Mongolian, Uighur and Chinese. MonTeX provides all necessary
14mr|texlive-montex-IVu.04.092-3|38	characters for writing standard Mongolian in Cyrillic and
14mr|texlive-montex-IVu.04.092-3|39	Classical (aka Traditional or Uighur) writing, and Manju as
14mr|texlive-montex-IVu.04.092-3|40	well as transliterated Tibetan texts, for which purpose a
14mr|texlive-montex-IVu.04.092-3|41	number of additional characters was created. In MonTeX, both
14mr|texlive-montex-IVu.04.092-3|42	Mongolian and Manju are entered in romanized form. The
14mr|texlive-montex-IVu.04.092-3|43	retransliteration (from Latin input to Mongolian and Manju
14mr|texlive-montex-IVu.04.092-3|44	output) is completely realized in TeX/Metafont so that no
14mr|texlive-montex-IVu.04.092-3|45	external preprocessor is required. Please note that most of the
14mr|texlive-montex-IVu.04.092-3|46	enhanced functions of MonTeX require a working e-LaTeX
14mr|texlive-montex-IVu.04.092-3|47	environment. This is especially true when compiling documents
14mr|texlive-montex-IVu.04.092-3|48	with Mongolian or Manju as the main document language. It is
14mr|texlive-montex-IVu.04.092-3|49	recommended to choose pdfelatex as the resulting PDF files are
14mr|texlive-montex-IVu.04.092-3|50	truly portable. Vertical text generated by MonTeX is not
14mr|texlive-montex-IVu.04.092-3|51	supported in DVI.
14mr|texlive-montex-IVu.04.092-3|52	
14mr|texlive-montex-IVu.04.092-3|53	%post
14mr|texlive-montex-IVu.04.092-3|54	%{_sbindir}/texlive.post
14mr|texlive-montex-IVu.04.092-3|55	
14mr|texlive-montex-IVu.04.092-3|56	%postun
14mr|texlive-montex-IVu.04.092-3|57	if [ $1 -eq 0 ]; then
14mr|texlive-montex-IVu.04.092-3|58	%{_sbindir}/texlive.post
14mr|texlive-montex-IVu.04.092-3|59	fi
14mr|texlive-montex-IVu.04.092-3|60	
14mr|texlive-montex-IVu.04.092-3|61	#-----------------------------------------------------------------------
14mr|texlive-montex-IVu.04.092-3|62	%files
14mr|texlive-montex-IVu.04.092-3|63	%{_texmfdistdir}/fonts/map/dvips/montex/mongolian.map
14mr|texlive-montex-IVu.04.092-3|64	%{_texmfdistdir}/fonts/source/public/montex/bcghsb.mf
14mr|texlive-montex-IVu.04.092-3|65	%{_texmfdistdir}/fonts/source/public/montex/bcghsm.mf
14mr|texlive-montex-IVu.04.092-3|66	%{_texmfdistdir}/fonts/source/public/montex/bcghwb.mf
14mr|texlive-montex-IVu.04.092-3|67	%{_texmfdistdir}/fonts/source/public/montex/bcghwm.mf
14mr|texlive-montex-IVu.04.092-3|68	%{_texmfdistdir}/fonts/source/public/montex/bcgvsb.mf
14mr|texlive-montex-IVu.04.092-3|69	%{_texmfdistdir}/fonts/source/public/montex/bcgvsm.mf
14mr|texlive-montex-IVu.04.092-3|70	%{_texmfdistdir}/fonts/source/public/montex/bcgvwb.mf
14mr|texlive-montex-IVu.04.092-3|71	%{_texmfdistdir}/fonts/source/public/montex/bcgvwm.mf
14mr|texlive-montex-IVu.04.092-3|72	%{_texmfdistdir}/fonts/source/public/montex/bicighb.mf
14mr|texlive-montex-IVu.04.092-3|73	%{_texmfdistdir}/fonts/source/public/montex/bicighm.mf
14mr|texlive-montex-IVu.04.092-3|74	%{_texmfdistdir}/fonts/source/public/montex/bicigvb.mf
14mr|texlive-montex-IVu.04.092-3|75	%{_texmfdistdir}/fonts/source/public/montex/bicigvm.mf
14mr|texlive-montex-IVu.04.092-3|76	%{_texmfdistdir}/fonts/source/public/montex/bthhsb.mf
14mr|texlive-montex-IVu.04.092-3|77	%{_texmfdistdir}/fonts/source/public/montex/bthhsm.mf
14mr|texlive-montex-IVu.04.092-3|78	%{_texmfdistdir}/fonts/source/public/montex/bthhwb.mf
14mr|texlive-montex-IVu.04.092-3|79	%{_texmfdistdir}/fonts/source/public/montex/bthhwm.mf
14mr|texlive-montex-IVu.04.092-3|80	%{_texmfdistdir}/fonts/source/public/montex/bthvsb.mf
14mr|texlive-montex-IVu.04.092-3|81	%{_texmfdistdir}/fonts/source/public/montex/bthvsm.mf
14mr|texlive-montex-IVu.04.092-3|82	%{_texmfdistdir}/fonts/source/public/montex/bthvwb.mf
14mr|texlive-montex-IVu.04.092-3|83	%{_texmfdistdir}/fonts/source/public/montex/bthvwm.mf
14mr|texlive-montex-IVu.04.092-3|84	%{_texmfdistdir}/fonts/source/public/montex/bxghsb.mf
14mr|texlive-montex-IVu.04.092-3|85	%{_texmfdistdir}/fonts/source/public/montex/bxghsm.mf
14mr|texlive-montex-IVu.04.092-3|86	%{_texmfdistdir}/fonts/source/public/montex/bxghwb.mf
14mr|texlive-montex-IVu.04.092-3|87	%{_texmfdistdir}/fonts/source/public/montex/bxghwm.mf
14mr|texlive-montex-IVu.04.092-3|88	%{_texmfdistdir}/fonts/source/public/montex/bxgvsb.mf
14mr|texlive-montex-IVu.04.092-3|89	%{_texmfdistdir}/fonts/source/public/montex/bxgvsm.mf
14mr|texlive-montex-IVu.04.092-3|90	%{_texmfdistdir}/fonts/source/public/montex/bxgvwb.mf
14mr|texlive-montex-IVu.04.092-3|91	%{_texmfdistdir}/fonts/source/public/montex/bxgvwm.mf
14mr|texlive-montex-IVu.04.092-3|92	%{_texmfdistdir}/fonts/source/public/montex/cyrmorec.mf
14mr|texlive-montex-IVu.04.092-3|93	%{_texmfdistdir}/fonts/source/public/montex/cyrmorei.mf
14mr|texlive-montex-IVu.04.092-3|94	%{_texmfdistdir}/fonts/source/public/montex/cyrmorel.mf
14mr|texlive-montex-IVu.04.092-3|95	%{_texmfdistdir}/fonts/source/public/montex/cyrmoreu.mf
14mr|texlive-montex-IVu.04.092-3|96	%{_texmfdistdir}/fonts/source/public/montex/kmb10.mf
14mr|texlive-montex-IVu.04.092-3|97	%{_texmfdistdir}/fonts/source/public/montex/kmbx10.mf
14mr|texlive-montex-IVu.04.092-3|98	%{_texmfdistdir}/fonts/source/public/montex/kmbx12.mf
14mr|texlive-montex-IVu.04.092-3|99	%{_texmfdistdir}/fonts/source/public/montex/kmbx5.mf
14mr|texlive-montex-IVu.04.092-3|100	%{_texmfdistdir}/fonts/source/public/montex/kmbx6.mf
14mr|texlive-montex-IVu.04.092-3|101	%{_texmfdistdir}/fonts/source/public/montex/kmbx7.mf
14mr|texlive-montex-IVu.04.092-3|102	%{_texmfdistdir}/fonts/source/public/montex/kmbx8.mf
14mr|texlive-montex-IVu.04.092-3|103	%{_texmfdistdir}/fonts/source/public/montex/kmbx9.mf
14mr|texlive-montex-IVu.04.092-3|104	%{_texmfdistdir}/fonts/source/public/montex/kmbxsl10.mf
14mr|texlive-montex-IVu.04.092-3|105	%{_texmfdistdir}/fonts/source/public/montex/kmbxti10.mf
14mr|texlive-montex-IVu.04.092-3|106	%{_texmfdistdir}/fonts/source/public/montex/kmcsc10.mf
14mr|texlive-montex-IVu.04.092-3|107	%{_texmfdistdir}/fonts/source/public/montex/kmcsc8.mf
14mr|texlive-montex-IVu.04.092-3|108	%{_texmfdistdir}/fonts/source/public/montex/kmcsc9.mf
14mr|texlive-montex-IVu.04.092-3|109	%{_texmfdistdir}/fonts/source/public/montex/kmdunh10.mf
14mr|texlive-montex-IVu.04.092-3|110	%{_texmfdistdir}/fonts/source/public/montex/kmff10.mf
14mr|texlive-montex-IVu.04.092-3|111	%{_texmfdistdir}/fonts/source/public/montex/kmfi10.mf
14mr|texlive-montex-IVu.04.092-3|112	%{_texmfdistdir}/fonts/source/public/montex/kmfib8.mf
14mr|texlive-montex-IVu.04.092-3|113	%{_texmfdistdir}/fonts/source/public/montex/kminch.mf
14mr|texlive-montex-IVu.04.092-3|114	%{_texmfdistdir}/fonts/source/public/montex/kmitt10.mf
14mr|texlive-montex-IVu.04.092-3|115	%{_texmfdistdir}/fonts/source/public/montex/kmr10.mf
14mr|texlive-montex-IVu.04.092-3|116	%{_texmfdistdir}/fonts/source/public/montex/kmr12.mf
14mr|texlive-montex-IVu.04.092-3|117	%{_texmfdistdir}/fonts/source/public/montex/kmr17.mf
14mr|texlive-montex-IVu.04.092-3|118	%{_texmfdistdir}/fonts/source/public/montex/kmr5.mf
14mr|texlive-montex-IVu.04.092-3|119	%{_texmfdistdir}/fonts/source/public/montex/kmr6.mf
14mr|texlive-montex-IVu.04.092-3|120	%{_texmfdistdir}/fonts/source/public/montex/kmr7.mf
14mr|texlive-montex-IVu.04.092-3|121	%{_texmfdistdir}/fonts/source/public/montex/kmr8.mf
14mr|texlive-montex-IVu.04.092-3|122	%{_texmfdistdir}/fonts/source/public/montex/kmr9.mf
14mr|texlive-montex-IVu.04.092-3|123	%{_texmfdistdir}/fonts/source/public/montex/kmsl10.mf
14mr|texlive-montex-IVu.04.092-3|124	%{_texmfdistdir}/fonts/source/public/montex/kmsl12.mf
14mr|texlive-montex-IVu.04.092-3|125	%{_texmfdistdir}/fonts/source/public/montex/kmsl8.mf
14mr|texlive-montex-IVu.04.092-3|126	%{_texmfdistdir}/fonts/source/public/montex/kmsl9.mf
14mr|texlive-montex-IVu.04.092-3|127	%{_texmfdistdir}/fonts/source/public/montex/kmsltt10.mf
14mr|texlive-montex-IVu.04.092-3|128	%{_texmfdistdir}/fonts/source/public/montex/kmss10.mf
14mr|texlive-montex-IVu.04.092-3|129	%{_texmfdistdir}/fonts/source/public/montex/kmss12.mf
14mr|texlive-montex-IVu.04.092-3|130	%{_texmfdistdir}/fonts/source/public/montex/kmss17.mf
14mr|texlive-montex-IVu.04.092-3|131	%{_texmfdistdir}/fonts/source/public/montex/kmss8.mf
14mr|texlive-montex-IVu.04.092-3|132	%{_texmfdistdir}/fonts/source/public/montex/kmss9.mf
14mr|texlive-montex-IVu.04.092-3|133	%{_texmfdistdir}/fonts/source/public/montex/kmssbx10.mf
14mr|texlive-montex-IVu.04.092-3|134	%{_texmfdistdir}/fonts/source/public/montex/kmssdc10.mf
14mr|texlive-montex-IVu.04.092-3|135	%{_texmfdistdir}/fonts/source/public/montex/kmssi10.mf
14mr|texlive-montex-IVu.04.092-3|136	%{_texmfdistdir}/fonts/source/public/montex/kmssi12.mf
14mr|texlive-montex-IVu.04.092-3|137	%{_texmfdistdir}/fonts/source/public/montex/kmssi17.mf
14mr|texlive-montex-IVu.04.092-3|138	%{_texmfdistdir}/fonts/source/public/montex/kmssi8.mf
14mr|texlive-montex-IVu.04.092-3|139	%{_texmfdistdir}/fonts/source/public/montex/kmssi9.mf
14mr|texlive-montex-IVu.04.092-3|140	%{_texmfdistdir}/fonts/source/public/montex/kmssq8.mf
14mr|texlive-montex-IVu.04.092-3|141	%{_texmfdistdir}/fonts/source/public/montex/kmssqi8.mf
14mr|texlive-montex-IVu.04.092-3|142	%{_texmfdistdir}/fonts/source/public/montex/kmtcsc10.mf
14mr|texlive-montex-IVu.04.092-3|143	%{_texmfdistdir}/fonts/source/public/montex/kmti10.mf
14mr|texlive-montex-IVu.04.092-3|144	%{_texmfdistdir}/fonts/source/public/montex/kmti12.mf
14mr|texlive-montex-IVu.04.092-3|145	%{_texmfdistdir}/fonts/source/public/montex/kmti7.mf
14mr|texlive-montex-IVu.04.092-3|146	%{_texmfdistdir}/fonts/source/public/montex/kmti8.mf
14mr|texlive-montex-IVu.04.092-3|147	%{_texmfdistdir}/fonts/source/public/montex/kmti9.mf
14mr|texlive-montex-IVu.04.092-3|148	%{_texmfdistdir}/fonts/source/public/montex/kmtt10.mf
14mr|texlive-montex-IVu.04.092-3|149	%{_texmfdistdir}/fonts/source/public/montex/kmtt12.mf
14mr|texlive-montex-IVu.04.092-3|150	%{_texmfdistdir}/fonts/source/public/montex/kmtt8.mf
14mr|texlive-montex-IVu.04.092-3|151	%{_texmfdistdir}/fonts/source/public/montex/kmtt9.mf
14mr|texlive-montex-IVu.04.092-3|152	%{_texmfdistdir}/fonts/source/public/montex/kmu10.mf
14mr|texlive-montex-IVu.04.092-3|153	%{_texmfdistdir}/fonts/source/public/montex/kmvtt10.mf
14mr|texlive-montex-IVu.04.092-3|154	%{_texmfdistdir}/fonts/source/public/montex/kmvtti10.mf
14mr|texlive-montex-IVu.04.092-3|155	%{_texmfdistdir}/fonts/source/public/montex/lmligs.mf
14mr|texlive-montex-IVu.04.092-3|156	%{_texmfdistdir}/fonts/source/public/montex/macodes.mf
14mr|texlive-montex-IVu.04.092-3|157	%{_texmfdistdir}/fonts/source/public/montex/maglyphs.mf
14mr|texlive-montex-IVu.04.092-3|158	%{_texmfdistdir}/fonts/source/public/montex/mantrlig.mf
14mr|texlive-montex-IVu.04.092-3|159	%{_texmfdistdir}/fonts/source/public/montex/mbatoms.mf
14mr|texlive-montex-IVu.04.092-3|160	%{_texmfdistdir}/fonts/source/public/montex/mbcodes.mf
14mr|texlive-montex-IVu.04.092-3|161	%{_texmfdistdir}/fonts/source/public/montex/mbglyphs.mf
14mr|texlive-montex-IVu.04.092-3|162	%{_texmfdistdir}/fonts/source/public/montex/mbligtbl.mf
14mr|texlive-montex-IVu.04.092-3|163	%{_texmfdistdir}/fonts/source/public/montex/mbnums.mf
14mr|texlive-montex-IVu.04.092-3|164	%{_texmfdistdir}/fonts/source/public/montex/mbparmb.mf
14mr|texlive-montex-IVu.04.092-3|165	%{_texmfdistdir}/fonts/source/public/montex/mbparmm.mf
14mr|texlive-montex-IVu.04.092-3|166	%{_texmfdistdir}/fonts/source/public/montex/mbparms.mf
14mr|texlive-montex-IVu.04.092-3|167	%{_texmfdistdir}/fonts/source/public/montex/mbpunc.mf
14mr|texlive-montex-IVu.04.092-3|168	%{_texmfdistdir}/fonts/source/public/montex/mcccscco.mf
14mr|texlive-montex-IVu.04.092-3|169	%{_texmfdistdir}/fonts/source/public/montex/mccoding.mf
14mr|texlive-montex-IVu.04.092-3|170	%{_texmfdistdir}/fonts/source/public/montex/mctextit.mf
14mr|texlive-montex-IVu.04.092-3|171	%{_texmfdistdir}/fonts/source/public/montex/mcyccsc.mf
14mr|texlive-montex-IVu.04.092-3|172	%{_texmfdistdir}/fonts/source/public/montex/mcyitall.mf
14mr|texlive-montex-IVu.04.092-3|173	%{_texmfdistdir}/fonts/source/public/montex/mcyrill.mf
14mr|texlive-montex-IVu.04.092-3|174	%{_texmfdistdir}/fonts/source/public/montex/mcyrl.mf
14mr|texlive-montex-IVu.04.092-3|175	%{_texmfdistdir}/fonts/source/public/montex/mcyrligs.mf
14mr|texlive-montex-IVu.04.092-3|176	%{_texmfdistdir}/fonts/source/public/montex/mcyrsymb.mf
14mr|texlive-montex-IVu.04.092-3|177	%{_texmfdistdir}/fonts/source/public/montex/mcyru.mf
14mr|texlive-montex-IVu.04.092-3|178	%{_texmfdistdir}/fonts/source/public/montex/mcytitle.mf
14mr|texlive-montex-IVu.04.092-3|179	%{_texmfdistdir}/fonts/source/public/montex/mlscodes.mf
14mr|texlive-montex-IVu.04.092-3|180	%{_texmfdistdir}/fonts/source/public/montex/mocodes.mf
14mr|texlive-montex-IVu.04.092-3|181	%{_texmfdistdir}/fonts/source/public/montex/moglyphs.mf
14mr|texlive-montex-IVu.04.092-3|182	%{_texmfdistdir}/fonts/source/public/montex/montrlig.mf
14mr|texlive-montex-IVu.04.092-3|183	%{_texmfdistdir}/fonts/source/public/montex/mxcodes.mf
14mr|texlive-montex-IVu.04.092-3|184	%{_texmfdistdir}/fonts/source/public/montex/mxglyphs.mf
14mr|texlive-montex-IVu.04.092-3|185	%{_texmfdistdir}/fonts/source/public/montex/mxntrlig.mf
14mr|texlive-montex-IVu.04.092-3|186	%{_texmfdistdir}/fonts/tfm/public/montex/bcghsb.tfm
14mr|texlive-montex-IVu.04.092-3|187	%{_texmfdistdir}/fonts/tfm/public/montex/bcghsm.tfm
14mr|texlive-montex-IVu.04.092-3|188	%{_texmfdistdir}/fonts/tfm/public/montex/bcghwb.tfm
14mr|texlive-montex-IVu.04.092-3|189	%{_texmfdistdir}/fonts/tfm/public/montex/bcghwm.tfm
14mr|texlive-montex-IVu.04.092-3|190	%{_texmfdistdir}/fonts/tfm/public/montex/bcgvsb.tfm
14mr|texlive-montex-IVu.04.092-3|191	%{_texmfdistdir}/fonts/tfm/public/montex/bcgvsm.tfm
14mr|texlive-montex-IVu.04.092-3|192	%{_texmfdistdir}/fonts/tfm/public/montex/bcgvwb.tfm
14mr|texlive-montex-IVu.04.092-3|193	%{_texmfdistdir}/fonts/tfm/public/montex/bcgvwm.tfm
14mr|texlive-montex-IVu.04.092-3|194	%{_texmfdistdir}/fonts/tfm/public/montex/bicighb.tfm
14mr|texlive-montex-IVu.04.092-3|195	%{_texmfdistdir}/fonts/tfm/public/montex/bicighm.tfm
14mr|texlive-montex-IVu.04.092-3|196	%{_texmfdistdir}/fonts/tfm/public/montex/bicigvb.tfm
14mr|texlive-montex-IVu.04.092-3|197	%{_texmfdistdir}/fonts/tfm/public/montex/bicigvm.tfm
14mr|texlive-montex-IVu.04.092-3|198	%{_texmfdistdir}/fonts/tfm/public/montex/bthhsb.tfm
14mr|texlive-montex-IVu.04.092-3|199	%{_texmfdistdir}/fonts/tfm/public/montex/bthhsm.tfm
14mr|texlive-montex-IVu.04.092-3|200	%{_texmfdistdir}/fonts/tfm/public/montex/bthhwb.tfm
14mr|texlive-montex-IVu.04.092-3|201	%{_texmfdistdir}/fonts/tfm/public/montex/bthhwm.tfm
14mr|texlive-montex-IVu.04.092-3|202	%{_texmfdistdir}/fonts/tfm/public/montex/bthvsb.tfm
14mr|texlive-montex-IVu.04.092-3|203	%{_texmfdistdir}/fonts/tfm/public/montex/bthvsm.tfm
14mr|texlive-montex-IVu.04.092-3|204	%{_texmfdistdir}/fonts/tfm/public/montex/bthvwb.tfm
14mr|texlive-montex-IVu.04.092-3|205	%{_texmfdistdir}/fonts/tfm/public/montex/bthvwm.tfm
14mr|texlive-montex-IVu.04.092-3|206	%{_texmfdistdir}/fonts/tfm/public/montex/bxghsb.tfm
14mr|texlive-montex-IVu.04.092-3|207	%{_texmfdistdir}/fonts/tfm/public/montex/bxghsm.tfm
14mr|texlive-montex-IVu.04.092-3|208	%{_texmfdistdir}/fonts/tfm/public/montex/bxghwb.tfm
14mr|texlive-montex-IVu.04.092-3|209	%{_texmfdistdir}/fonts/tfm/public/montex/bxghwm.tfm
14mr|texlive-montex-IVu.04.092-3|210	%{_texmfdistdir}/fonts/tfm/public/montex/bxgvsb.tfm
14mr|texlive-montex-IVu.04.092-3|211	%{_texmfdistdir}/fonts/tfm/public/montex/bxgvsm.tfm
14mr|texlive-montex-IVu.04.092-3|212	%{_texmfdistdir}/fonts/tfm/public/montex/bxgvwb.tfm
14mr|texlive-montex-IVu.04.092-3|213	%{_texmfdistdir}/fonts/tfm/public/montex/bxgvwm.tfm
14mr|texlive-montex-IVu.04.092-3|214	%{_texmfdistdir}/fonts/tfm/public/montex/kmb10.tfm
14mr|texlive-montex-IVu.04.092-3|215	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx10.tfm
14mr|texlive-montex-IVu.04.092-3|216	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx12.tfm
14mr|texlive-montex-IVu.04.092-3|217	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx5.tfm
14mr|texlive-montex-IVu.04.092-3|218	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx6.tfm
14mr|texlive-montex-IVu.04.092-3|219	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx7.tfm
14mr|texlive-montex-IVu.04.092-3|220	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx8.tfm
14mr|texlive-montex-IVu.04.092-3|221	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx9.tfm
14mr|texlive-montex-IVu.04.092-3|222	%{_texmfdistdir}/fonts/tfm/public/montex/kmbxsl10.tfm
14mr|texlive-montex-IVu.04.092-3|223	%{_texmfdistdir}/fonts/tfm/public/montex/kmbxti10.tfm
14mr|texlive-montex-IVu.04.092-3|224	%{_texmfdistdir}/fonts/tfm/public/montex/kmcsc10.tfm
14mr|texlive-montex-IVu.04.092-3|225	%{_texmfdistdir}/fonts/tfm/public/montex/kmcsc8.tfm
14mr|texlive-montex-IVu.04.092-3|226	%{_texmfdistdir}/fonts/tfm/public/montex/kmcsc9.tfm
14mr|texlive-montex-IVu.04.092-3|227	%{_texmfdistdir}/fonts/tfm/public/montex/kmdunh10.tfm
14mr|texlive-montex-IVu.04.092-3|228	%{_texmfdistdir}/fonts/tfm/public/montex/kmff10.tfm
14mr|texlive-montex-IVu.04.092-3|229	%{_texmfdistdir}/fonts/tfm/public/montex/kmfi10.tfm
14mr|texlive-montex-IVu.04.092-3|230	%{_texmfdistdir}/fonts/tfm/public/montex/kmfib8.tfm
14mr|texlive-montex-IVu.04.092-3|231	%{_texmfdistdir}/fonts/tfm/public/montex/kminch.tfm
14mr|texlive-montex-IVu.04.092-3|232	%{_texmfdistdir}/fonts/tfm/public/montex/kmitt10.tfm
14mr|texlive-montex-IVu.04.092-3|233	%{_texmfdistdir}/fonts/tfm/public/montex/kmr10.tfm
14mr|texlive-montex-IVu.04.092-3|234	%{_texmfdistdir}/fonts/tfm/public/montex/kmr12.tfm
14mr|texlive-montex-IVu.04.092-3|235	%{_texmfdistdir}/fonts/tfm/public/montex/kmr17.tfm
14mr|texlive-montex-IVu.04.092-3|236	%{_texmfdistdir}/fonts/tfm/public/montex/kmr5.tfm
14mr|texlive-montex-IVu.04.092-3|237	%{_texmfdistdir}/fonts/tfm/public/montex/kmr6.tfm
14mr|texlive-montex-IVu.04.092-3|238	%{_texmfdistdir}/fonts/tfm/public/montex/kmr7.tfm
14mr|texlive-montex-IVu.04.092-3|239	%{_texmfdistdir}/fonts/tfm/public/montex/kmr8.tfm
14mr|texlive-montex-IVu.04.092-3|240	%{_texmfdistdir}/fonts/tfm/public/montex/kmr9.tfm
14mr|texlive-montex-IVu.04.092-3|241	%{_texmfdistdir}/fonts/tfm/public/montex/kmsl10.tfm
14mr|texlive-montex-IVu.04.092-3|242	%{_texmfdistdir}/fonts/tfm/public/montex/kmsl12.tfm
14mr|texlive-montex-IVu.04.092-3|243	%{_texmfdistdir}/fonts/tfm/public/montex/kmsl8.tfm
14mr|texlive-montex-IVu.04.092-3|244	%{_texmfdistdir}/fonts/tfm/public/montex/kmsl9.tfm
14mr|texlive-montex-IVu.04.092-3|245	%{_texmfdistdir}/fonts/tfm/public/montex/kmsltt10.tfm
14mr|texlive-montex-IVu.04.092-3|246	%{_texmfdistdir}/fonts/tfm/public/montex/kmss10.tfm
14mr|texlive-montex-IVu.04.092-3|247	%{_texmfdistdir}/fonts/tfm/public/montex/kmss12.tfm
14mr|texlive-montex-IVu.04.092-3|248	%{_texmfdistdir}/fonts/tfm/public/montex/kmss17.tfm
14mr|texlive-montex-IVu.04.092-3|249	%{_texmfdistdir}/fonts/tfm/public/montex/kmss8.tfm
14mr|texlive-montex-IVu.04.092-3|250	%{_texmfdistdir}/fonts/tfm/public/montex/kmss9.tfm
14mr|texlive-montex-IVu.04.092-3|251	%{_texmfdistdir}/fonts/tfm/public/montex/kmssbx10.tfm
14mr|texlive-montex-IVu.04.092-3|252	%{_texmfdistdir}/fonts/tfm/public/montex/kmssdc10.tfm
14mr|texlive-montex-IVu.04.092-3|253	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi10.tfm
14mr|texlive-montex-IVu.04.092-3|254	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi12.tfm
14mr|texlive-montex-IVu.04.092-3|255	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi17.tfm
14mr|texlive-montex-IVu.04.092-3|256	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi8.tfm
14mr|texlive-montex-IVu.04.092-3|257	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi9.tfm
14mr|texlive-montex-IVu.04.092-3|258	%{_texmfdistdir}/fonts/tfm/public/montex/kmssq8.tfm
14mr|texlive-montex-IVu.04.092-3|259	%{_texmfdistdir}/fonts/tfm/public/montex/kmssqi8.tfm
14mr|texlive-montex-IVu.04.092-3|260	%{_texmfdistdir}/fonts/tfm/public/montex/kmtcsc10.tfm
14mr|texlive-montex-IVu.04.092-3|261	%{_texmfdistdir}/fonts/tfm/public/montex/kmti10.tfm
14mr|texlive-montex-IVu.04.092-3|262	%{_texmfdistdir}/fonts/tfm/public/montex/kmti12.tfm
14mr|texlive-montex-IVu.04.092-3|263	%{_texmfdistdir}/fonts/tfm/public/montex/kmti7.tfm
14mr|texlive-montex-IVu.04.092-3|264	%{_texmfdistdir}/fonts/tfm/public/montex/kmti8.tfm
14mr|texlive-montex-IVu.04.092-3|265	%{_texmfdistdir}/fonts/tfm/public/montex/kmti9.tfm
14mr|texlive-montex-IVu.04.092-3|266	%{_texmfdistdir}/fonts/tfm/public/montex/kmtt10.tfm
14mr|texlive-montex-IVu.04.092-3|267	%{_texmfdistdir}/fonts/tfm/public/montex/kmtt12.tfm
14mr|texlive-montex-IVu.04.092-3|268	%{_texmfdistdir}/fonts/tfm/public/montex/kmtt8.tfm
14mr|texlive-montex-IVu.04.092-3|269	%{_texmfdistdir}/fonts/tfm/public/montex/kmtt9.tfm
14mr|texlive-montex-IVu.04.092-3|270	%{_texmfdistdir}/fonts/tfm/public/montex/kmu10.tfm
14mr|texlive-montex-IVu.04.092-3|271	%{_texmfdistdir}/fonts/tfm/public/montex/kmvtt10.tfm
14mr|texlive-montex-IVu.04.092-3|272	%{_texmfdistdir}/fonts/tfm/public/montex/kmvtti10.tfm
14mr|texlive-montex-IVu.04.092-3|273	%{_texmfdistdir}/fonts/type1/public/montex/bcghsb.pfb
14mr|texlive-montex-IVu.04.092-3|274	%{_texmfdistdir}/fonts/type1/public/montex/bcghsm.pfb
14mr|texlive-montex-IVu.04.092-3|275	%{_texmfdistdir}/fonts/type1/public/montex/bcghwb.pfb
14mr|texlive-montex-IVu.04.092-3|276	%{_texmfdistdir}/fonts/type1/public/montex/bcghwm.pfb
14mr|texlive-montex-IVu.04.092-3|277	%{_texmfdistdir}/fonts/type1/public/montex/bcgvsb.pfb
14mr|texlive-montex-IVu.04.092-3|278	%{_texmfdistdir}/fonts/type1/public/montex/bcgvsm.pfb
14mr|texlive-montex-IVu.04.092-3|279	%{_texmfdistdir}/fonts/type1/public/montex/bcgvwb.pfb
14mr|texlive-montex-IVu.04.092-3|280	%{_texmfdistdir}/fonts/type1/public/montex/bcgvwm.pfb
14mr|texlive-montex-IVu.04.092-3|281	%{_texmfdistdir}/fonts/type1/public/montex/bicighb.pfb
14mr|texlive-montex-IVu.04.092-3|282	%{_texmfdistdir}/fonts/type1/public/montex/bicighm.pfb
14mr|texlive-montex-IVu.04.092-3|283	%{_texmfdistdir}/fonts/type1/public/montex/bicigvb.pfb
14mr|texlive-montex-IVu.04.092-3|284	%{_texmfdistdir}/fonts/type1/public/montex/bicigvm.pfb
14mr|texlive-montex-IVu.04.092-3|285	%{_texmfdistdir}/fonts/type1/public/montex/bthhsb.pfb
14mr|texlive-montex-IVu.04.092-3|286	%{_texmfdistdir}/fonts/type1/public/montex/bthhsm.pfb
14mr|texlive-montex-IVu.04.092-3|287	%{_texmfdistdir}/fonts/type1/public/montex/bthhwb.pfb
14mr|texlive-montex-IVu.04.092-3|288	%{_texmfdistdir}/fonts/type1/public/montex/bthhwm.pfb
14mr|texlive-montex-IVu.04.092-3|289	%{_texmfdistdir}/fonts/type1/public/montex/bthvsb.pfb
14mr|texlive-montex-IVu.04.092-3|290	%{_texmfdistdir}/fonts/type1/public/montex/bthvsm.pfb
14mr|texlive-montex-IVu.04.092-3|291	%{_texmfdistdir}/fonts/type1/public/montex/bthvwb.pfb
14mr|texlive-montex-IVu.04.092-3|292	%{_texmfdistdir}/fonts/type1/public/montex/bthvwm.pfb
14mr|texlive-montex-IVu.04.092-3|293	%{_texmfdistdir}/fonts/type1/public/montex/bxghsb.pfb
14mr|texlive-montex-IVu.04.092-3|294	%{_texmfdistdir}/fonts/type1/public/montex/bxghsm.pfb
14mr|texlive-montex-IVu.04.092-3|295	%{_texmfdistdir}/fonts/type1/public/montex/bxghwb.pfb
14mr|texlive-montex-IVu.04.092-3|296	%{_texmfdistdir}/fonts/type1/public/montex/bxghwm.pfb
14mr|texlive-montex-IVu.04.092-3|297	%{_texmfdistdir}/fonts/type1/public/montex/bxgvsb.pfb
14mr|texlive-montex-IVu.04.092-3|298	%{_texmfdistdir}/fonts/type1/public/montex/bxgvsm.pfb
14mr|texlive-montex-IVu.04.092-3|299	%{_texmfdistdir}/fonts/type1/public/montex/bxgvwb.pfb
14mr|texlive-montex-IVu.04.092-3|300	%{_texmfdistdir}/fonts/type1/public/montex/bxgvwm.pfb
14mr|texlive-montex-IVu.04.092-3|301	%{_texmfdistdir}/fonts/type1/public/montex/kmbx10.pfb
14mr|texlive-montex-IVu.04.092-3|302	%{_texmfdistdir}/fonts/type1/public/montex/kmr10.pfb
14mr|texlive-montex-IVu.04.092-3|303	%{_texmfdistdir}/fonts/type1/public/montex/kmss10.pfb
14mr|texlive-montex-IVu.04.092-3|304	%{_texmfdistdir}/tex/latex/montex/bicig.def
14mr|texlive-montex-IVu.04.092-3|305	%{_texmfdistdir}/tex/latex/montex/bithe.def
14mr|texlive-montex-IVu.04.092-3|306	%{_texmfdistdir}/tex/latex/montex/buryat.def
14mr|texlive-montex-IVu.04.092-3|307	%{_texmfdistdir}/tex/latex/montex/cpctt.def
14mr|texlive-montex-IVu.04.092-3|308	%{_texmfdistdir}/tex/latex/montex/cpdbk.def
14mr|texlive-montex-IVu.04.092-3|309	%{_texmfdistdir}/tex/latex/montex/cpibmrus.def
14mr|texlive-montex-IVu.04.092-3|310	%{_texmfdistdir}/tex/latex/montex/cpkoi.def
14mr|texlive-montex-IVu.04.092-3|311	%{_texmfdistdir}/tex/latex/montex/cpmls.def
14mr|texlive-montex-IVu.04.092-3|312	%{_texmfdistdir}/tex/latex/montex/cpmnk.def
14mr|texlive-montex-IVu.04.092-3|313	%{_texmfdistdir}/tex/latex/montex/cpmos.def
14mr|texlive-montex-IVu.04.092-3|314	%{_texmfdistdir}/tex/latex/montex/cpncc.def
14mr|texlive-montex-IVu.04.092-3|315	%{_texmfdistdir}/tex/latex/montex/english.def
14mr|texlive-montex-IVu.04.092-3|316	%{_texmfdistdir}/tex/latex/montex/kazakh.def
14mr|texlive-montex-IVu.04.092-3|317	%{_texmfdistdir}/tex/latex/montex/lmabthhs.fd
14mr|texlive-montex-IVu.04.092-3|318	%{_texmfdistdir}/tex/latex/montex/lmabthhw.fd
14mr|texlive-montex-IVu.04.092-3|319	%{_texmfdistdir}/tex/latex/montex/lmabthvs.fd
14mr|texlive-montex-IVu.04.092-3|320	%{_texmfdistdir}/tex/latex/montex/lmabthvw.fd
14mr|texlive-montex-IVu.04.092-3|321	%{_texmfdistdir}/tex/latex/montex/lmaenc.def
14mr|texlive-montex-IVu.04.092-3|322	%{_texmfdistdir}/tex/latex/montex/lmccmdh.fd
14mr|texlive-montex-IVu.04.092-3|323	%{_texmfdistdir}/tex/latex/montex/lmccmfib.fd
14mr|texlive-montex-IVu.04.092-3|324	%{_texmfdistdir}/tex/latex/montex/lmccmfr.fd
14mr|texlive-montex-IVu.04.092-3|325	%{_texmfdistdir}/tex/latex/montex/lmccmiss.fd
14mr|texlive-montex-IVu.04.092-3|326	%{_texmfdistdir}/tex/latex/montex/lmccmr.fd
14mr|texlive-montex-IVu.04.092-3|327	%{_texmfdistdir}/tex/latex/montex/lmccmss.fd
14mr|texlive-montex-IVu.04.092-3|328	%{_texmfdistdir}/tex/latex/montex/lmccmssq.fd
14mr|texlive-montex-IVu.04.092-3|329	%{_texmfdistdir}/tex/latex/montex/lmccmtt.fd
14mr|texlive-montex-IVu.04.092-3|330	%{_texmfdistdir}/tex/latex/montex/lmccmvtt.fd
14mr|texlive-montex-IVu.04.092-3|331	%{_texmfdistdir}/tex/latex/montex/lmcenc.def
14mr|texlive-montex-IVu.04.092-3|332	%{_texmfdistdir}/tex/latex/montex/lmclcmss.fd
14mr|texlive-montex-IVu.04.092-3|333	%{_texmfdistdir}/tex/latex/montex/lmobcghs.fd
14mr|texlive-montex-IVu.04.092-3|334	%{_texmfdistdir}/tex/latex/montex/lmobcghw.fd
14mr|texlive-montex-IVu.04.092-3|335	%{_texmfdistdir}/tex/latex/montex/lmobcgvs.fd
14mr|texlive-montex-IVu.04.092-3|336	%{_texmfdistdir}/tex/latex/montex/lmobcgvw.fd
14mr|texlive-montex-IVu.04.092-3|337	%{_texmfdistdir}/tex/latex/montex/lmoenc.def
14mr|texlive-montex-IVu.04.092-3|338	%{_texmfdistdir}/tex/latex/montex/lmsbcgh.fd
14mr|texlive-montex-IVu.04.092-3|339	%{_texmfdistdir}/tex/latex/montex/lmsbcgv.fd
14mr|texlive-montex-IVu.04.092-3|340	%{_texmfdistdir}/tex/latex/montex/lmsenc.def
14mr|texlive-montex-IVu.04.092-3|341	%{_texmfdistdir}/tex/latex/montex/lmubxghs.fd
14mr|texlive-montex-IVu.04.092-3|342	%{_texmfdistdir}/tex/latex/montex/lmubxghw.fd
14mr|texlive-montex-IVu.04.092-3|343	%{_texmfdistdir}/tex/latex/montex/lmubxgvs.fd
14mr|texlive-montex-IVu.04.092-3|344	%{_texmfdistdir}/tex/latex/montex/lmubxgvw.fd
14mr|texlive-montex-IVu.04.092-3|345	%{_texmfdistdir}/tex/latex/montex/lmuenc.def
14mr|texlive-montex-IVu.04.092-3|346	%{_texmfdistdir}/tex/latex/montex/mls.sty
14mr|texlive-montex-IVu.04.092-3|347	%{_texmfdistdir}/tex/latex/montex/mlsgalig.tex
14mr|texlive-montex-IVu.04.092-3|348	%{_texmfdistdir}/tex/latex/montex/mlstrans.tex
14mr|texlive-montex-IVu.04.092-3|349	%{_texmfdistdir}/tex/latex/montex/mnhyphex.tex
14mr|texlive-montex-IVu.04.092-3|350	%{_texmfdistdir}/tex/latex/montex/rlbicig.sty
14mr|texlive-montex-IVu.04.092-3|351	%{_texmfdistdir}/tex/latex/montex/russian.def
14mr|texlive-montex-IVu.04.092-3|352	%{_texmfdistdir}/tex/latex/montex/xalx.def
14mr|texlive-montex-IVu.04.092-3|353	%doc %{_texmfdistdir}/doc/latex/montex/00README
14mr|texlive-montex-IVu.04.092-3|354	%doc %{_texmfdistdir}/doc/latex/montex/00readme.mfinput.km
14mr|texlive-montex-IVu.04.092-3|355	%doc %{_texmfdistdir}/doc/latex/montex/ANNOUNCE
14mr|texlive-montex-IVu.04.092-3|356	%doc %{_texmfdistdir}/doc/latex/montex/EMTEX
14mr|texlive-montex-IVu.04.092-3|357	%doc %{_texmfdistdir}/doc/latex/montex/HISTORY
14mr|texlive-montex-IVu.04.092-3|358	%doc %{_texmfdistdir}/doc/latex/montex/INSTALL
14mr|texlive-montex-IVu.04.092-3|359	%doc %{_texmfdistdir}/doc/latex/montex/MIKTEX
14mr|texlive-montex-IVu.04.092-3|360	%doc %{_texmfdistdir}/doc/latex/montex/TODO
14mr|texlive-montex-IVu.04.092-3|361	%doc %{_texmfdistdir}/doc/latex/montex/UPDATE
14mr|texlive-montex-IVu.04.092-3|362	%doc %{_texmfdistdir}/doc/latex/montex/cyrename.pl
14mr|texlive-montex-IVu.04.092-3|363	%doc %{_texmfdistdir}/doc/latex/montex/fontlist.tex
14mr|texlive-montex-IVu.04.092-3|364	%doc %{_texmfdistdir}/doc/latex/montex/mfinput/bithe/testfont.input
14mr|texlive-montex-IVu.04.092-3|365	%doc %{_texmfdistdir}/doc/latex/montex/mfinput/bithe/testfont.sh
14mr|texlive-montex-IVu.04.092-3|366	%doc %{_texmfdistdir}/doc/latex/montex/mkmlsmf.pl
14mr|texlive-montex-IVu.04.092-3|367	%doc %{_texmfdistdir}/doc/latex/montex/mls-diag.tex
14mr|texlive-montex-IVu.04.092-3|368	%doc %{_texmfdistdir}/doc/latex/montex/mlsquick.pdf
14mr|texlive-montex-IVu.04.092-3|369	%doc %{_texmfdistdir}/doc/latex/montex/mlsquick.tex
14mr|texlive-montex-IVu.04.092-3|370	%doc %{_texmfdistdir}/doc/latex/montex/mnhyphen.tex
14mr|texlive-montex-IVu.04.092-3|371	%doc %{_texmfdistdir}/doc/latex/montex/montex.pdf
14mr|texlive-montex-IVu.04.092-3|372	%doc %{_texmfdistdir}/doc/latex/montex/montex.tex
14mr|texlive-montex-IVu.04.092-3|373	%doc %{_texmfdistdir}/doc/latex/montex/montex.xml
14mr|texlive-montex-IVu.04.092-3|374	%doc %{_texmfdistdir}/doc/latex/montex/mtdocmac.tex
14mr|texlive-montex-IVu.04.092-3|375	%doc %{_texmfdistdir}/doc/latex/montex/testfont.input
14mr|texlive-montex-IVu.04.092-3|376	%doc %{_texmfdistdir}/doc/latex/montex/testfont.sh
14mr|texlive-montex-IVu.04.092-3|377	%doc %{_texmfdistdir}/doc/latex/montex/zanabazr.pdf
14mr|texlive-montex-IVu.04.092-3|378	%doc %{_texmfdistdir}/doc/latex/montex/zanabazr.tex
14mr|texlive-montex-IVu.04.092-3|379	
14mr|texlive-montex-IVu.04.092-3|380	#-----------------------------------------------------------------------
14mr|texlive-montex-IVu.04.092-3|381	%prep
14mr|texlive-montex-IVu.04.092-3|382	%setup -c -a0 -a1
14mr|texlive-montex-IVu.04.092-3|383	
14mr|texlive-montex-IVu.04.092-3|384	%build
14mr|texlive-montex-IVu.04.092-3|385	
14mr|texlive-montex-IVu.04.092-3|386	%install
14mr|texlive-montex-IVu.04.092-3|387	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-montex-IVu.04.092-3|388	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-montex-IVu.04.092-3|389	
14mr|texlive-montex-IVu.04.092-3|390	
14mr|texlive-montex-IVu.04.092-3|391	
14mr|texlive-montex-IVu.04.092-3|392	%changelog
14mr|texlive-montex-IVu.04.092-3|393	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> IVu.04.092-3
14mr|texlive-montex-IVu.04.092-3|394	+ Revision: 35cfcd8
14mr|texlive-montex-IVu.04.092-3|395	- MassBuild#440: Increase release tag
14mr|texlive-montex-IVu.04.092-3|396	
14mr|texlive-montex-IVu.04.092-3|397	

20790 14
14mr|texlive-moreenum-1.03-3|1	# revision 24479
14mr|texlive-moreenum-1.03-3|2	# category Package
14mr|texlive-moreenum-1.03-3|3	# catalog-ctan /macros/latex/contrib/moreenum
14mr|texlive-moreenum-1.03-3|4	# catalog-date 2011-11-03 12:59:01 +0100
14mr|texlive-moreenum-1.03-3|5	# catalog-license lppl1.3
14mr|texlive-moreenum-1.03-3|6	# catalog-version 1.03
14mr|texlive-moreenum-1.03-3|7	Name:		texlive-moreenum
14mr|texlive-moreenum-1.03-3|8	Version:	1.03
14mr|texlive-moreenum-1.03-3|9	Release:	3
14mr|texlive-moreenum-1.03-3|10	Summary:	More enumeration options
14mr|texlive-moreenum-1.03-3|11	Group:		Publishing
14mr|texlive-moreenum-1.03-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moreenum
14mr|texlive-moreenum-1.03-3|13	License:	LPPL1.3
14mr|texlive-moreenum-1.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreenum.tar.xz
14mr|texlive-moreenum-1.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreenum.doc.tar.xz
14mr|texlive-moreenum-1.03-3|16	BuildArch:	noarch
14mr|texlive-moreenum-1.03-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-moreenum-1.03-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-moreenum-1.03-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-moreenum-1.03-3|20	
14mr|texlive-moreenum-1.03-3|21	%description
14mr|texlive-moreenum-1.03-3|22	The package provides the following new enumerate styles: -
14mr|texlive-moreenum-1.03-3|23	\greek for lowercase Greek letters; - \Greek for uppercase
14mr|texlive-moreenum-1.03-3|24	Greek letters; - \enumHex for uppercase hexadecimal
14mr|texlive-moreenum-1.03-3|25	enumeration; - \enumhex for lowercase hexadecimal enumeration;
14mr|texlive-moreenum-1.03-3|26	- \enumbinary for binary enumeration; - \enumoctal for octal
14mr|texlive-moreenum-1.03-3|27	enumeration; - \levelnth for "1st", "2nd", "3rd" etc., with the
14mr|texlive-moreenum-1.03-3|28	"nth"s on the baseline; - raisenth for "1st", "2nd", "3rd"
14mr|texlive-moreenum-1.03-3|29	etc., with the "nth"s raised; - \nthwords for "first",
14mr|texlive-moreenum-1.03-3|30	"second", "third" etc.; - \Nthwords for "First", "Second",
14mr|texlive-moreenum-1.03-3|31	"Third" etc.; - \NTHWORDS for "FIRST", "SECOND", "THIRD" etc.;
14mr|texlive-moreenum-1.03-3|32	- \nwords for "one", "two", "three" etc.; - \Nwords for "One",
14mr|texlive-moreenum-1.03-3|33	"Two", "Three" etc.; and - \NWORDS for "ONE", "TWO", "THREE"
14mr|texlive-moreenum-1.03-3|34	etc. Each of these works with enumitem's "starred variant"
14mr|texlive-moreenum-1.03-3|35	feature. So \begin{enumerate}[label=\enumhex*] will output a
14mr|texlive-moreenum-1.03-3|36	hex enumerated list. Enumitem provides a start=0 option for
14mr|texlive-moreenum-1.03-3|37	starting your enumerations at 0. The package requires amsmath,
14mr|texlive-moreenum-1.03-3|38	alphalph, enumitem (of course), binhex and nth, all of which
14mr|texlive-moreenum-1.03-3|39	are widely available.
14mr|texlive-moreenum-1.03-3|40	
14mr|texlive-moreenum-1.03-3|41	%post
14mr|texlive-moreenum-1.03-3|42	%{_sbindir}/texlive.post
14mr|texlive-moreenum-1.03-3|43	
14mr|texlive-moreenum-1.03-3|44	%postun
14mr|texlive-moreenum-1.03-3|45	if [ $1 -eq 0 ]; then
14mr|texlive-moreenum-1.03-3|46	%{_sbindir}/texlive.post
14mr|texlive-moreenum-1.03-3|47	fi
14mr|texlive-moreenum-1.03-3|48	
14mr|texlive-moreenum-1.03-3|49	#-----------------------------------------------------------------------
14mr|texlive-moreenum-1.03-3|50	%files
14mr|texlive-moreenum-1.03-3|51	%{_texmfdistdir}/tex/latex/moreenum/moreenum.sty
14mr|texlive-moreenum-1.03-3|52	%doc %{_texmfdistdir}/doc/latex/moreenum/README
14mr|texlive-moreenum-1.03-3|53	%doc %{_texmfdistdir}/doc/latex/moreenum/moreenum-doc.pdf
14mr|texlive-moreenum-1.03-3|54	%doc %{_texmfdistdir}/doc/latex/moreenum/moreenum-doc.tex
14mr|texlive-moreenum-1.03-3|55	
14mr|texlive-moreenum-1.03-3|56	#-----------------------------------------------------------------------
14mr|texlive-moreenum-1.03-3|57	%prep
14mr|texlive-moreenum-1.03-3|58	%setup -c -a0 -a1
14mr|texlive-moreenum-1.03-3|59	
14mr|texlive-moreenum-1.03-3|60	%build
14mr|texlive-moreenum-1.03-3|61	
14mr|texlive-moreenum-1.03-3|62	%install
14mr|texlive-moreenum-1.03-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-moreenum-1.03-3|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-moreenum-1.03-3|65	
14mr|texlive-moreenum-1.03-3|66	
14mr|texlive-moreenum-1.03-3|67	
14mr|texlive-moreenum-1.03-3|68	%changelog
14mr|texlive-moreenum-1.03-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-3
14mr|texlive-moreenum-1.03-3|70	+ Revision: dd66e1d
14mr|texlive-moreenum-1.03-3|71	- MassBuild#440: Increase release tag
14mr|texlive-moreenum-1.03-3|72	
14mr|texlive-moreenum-1.03-3|73	

20791 14
14mr|texlive-morefloats-1.0f-2|1	# revision 25232
14mr|texlive-morefloats-1.0f-2|2	# category Package
14mr|texlive-morefloats-1.0f-2|3	# catalog-ctan /macros/latex/contrib/morefloats
14mr|texlive-morefloats-1.0f-2|4	# catalog-date 2012-01-29 16:01:54 +0100
14mr|texlive-morefloats-1.0f-2|5	# catalog-license lppl1.3
14mr|texlive-morefloats-1.0f-2|6	# catalog-version 1.0f
14mr|texlive-morefloats-1.0f-2|7	Name:		texlive-morefloats
14mr|texlive-morefloats-1.0f-2|8	Version:	1.0f
14mr|texlive-morefloats-1.0f-2|9	Release:	2
14mr|texlive-morefloats-1.0f-2|10	Summary:	Increase the number of simultaneous LaTeX floats
14mr|texlive-morefloats-1.0f-2|11	Group:		Publishing
14mr|texlive-morefloats-1.0f-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/morefloats
14mr|texlive-morefloats-1.0f-2|13	License:	LPPL1.3
14mr|texlive-morefloats-1.0f-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morefloats.tar.xz
14mr|texlive-morefloats-1.0f-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morefloats.doc.tar.xz
14mr|texlive-morefloats-1.0f-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morefloats.source.tar.xz
14mr|texlive-morefloats-1.0f-2|17	BuildArch:	noarch
14mr|texlive-morefloats-1.0f-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-morefloats-1.0f-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-morefloats-1.0f-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-morefloats-1.0f-2|21	
14mr|texlive-morefloats-1.0f-2|22	%description
14mr|texlive-morefloats-1.0f-2|23	LaTeX can, by default, only cope with 18 outstanding floats;
14mr|texlive-morefloats-1.0f-2|24	any more, and you get the error "too many unprocessed floats".
14mr|texlive-morefloats-1.0f-2|25	This package releases the limit; TeX itself imposes limits
14mr|texlive-morefloats-1.0f-2|26	(which are independent of the help offered by e-TeX). However,
14mr|texlive-morefloats-1.0f-2|27	if your floats can't be placed anywhere, extending the number
14mr|texlive-morefloats-1.0f-2|28	of floats merely delays the arrival of the inevitable error
14mr|texlive-morefloats-1.0f-2|29	message.
14mr|texlive-morefloats-1.0f-2|30	
14mr|texlive-morefloats-1.0f-2|31	%post
14mr|texlive-morefloats-1.0f-2|32	%{_sbindir}/texlive.post
14mr|texlive-morefloats-1.0f-2|33	
14mr|texlive-morefloats-1.0f-2|34	%postun
14mr|texlive-morefloats-1.0f-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-morefloats-1.0f-2|36	%{_sbindir}/texlive.post
14mr|texlive-morefloats-1.0f-2|37	fi
14mr|texlive-morefloats-1.0f-2|38	
14mr|texlive-morefloats-1.0f-2|39	#-----------------------------------------------------------------------
14mr|texlive-morefloats-1.0f-2|40	%files
14mr|texlive-morefloats-1.0f-2|41	%{_texmfdistdir}/tex/latex/morefloats/morefloats.sty
14mr|texlive-morefloats-1.0f-2|42	%doc %{_texmfdistdir}/doc/latex/morefloats/README
14mr|texlive-morefloats-1.0f-2|43	%doc %{_texmfdistdir}/doc/latex/morefloats/morefloats-example.pdf
14mr|texlive-morefloats-1.0f-2|44	%doc %{_texmfdistdir}/doc/latex/morefloats/morefloats-example.tex
14mr|texlive-morefloats-1.0f-2|45	%doc %{_texmfdistdir}/doc/latex/morefloats/morefloats.pdf
14mr|texlive-morefloats-1.0f-2|46	#- source
14mr|texlive-morefloats-1.0f-2|47	%doc %{_texmfdistdir}/source/latex/morefloats/morefloats.drv
14mr|texlive-morefloats-1.0f-2|48	%doc %{_texmfdistdir}/source/latex/morefloats/morefloats.dtx
14mr|texlive-morefloats-1.0f-2|49	%doc %{_texmfdistdir}/source/latex/morefloats/morefloats.ins
14mr|texlive-morefloats-1.0f-2|50	
14mr|texlive-morefloats-1.0f-2|51	#-----------------------------------------------------------------------
14mr|texlive-morefloats-1.0f-2|52	%prep
14mr|texlive-morefloats-1.0f-2|53	%setup -c -a0 -a1 -a2
14mr|texlive-morefloats-1.0f-2|54	
14mr|texlive-morefloats-1.0f-2|55	%build
14mr|texlive-morefloats-1.0f-2|56	
14mr|texlive-morefloats-1.0f-2|57	%install
14mr|texlive-morefloats-1.0f-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-morefloats-1.0f-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-morefloats-1.0f-2|60	
14mr|texlive-morefloats-1.0f-2|61	
14mr|texlive-morefloats-1.0f-2|62	
14mr|texlive-morefloats-1.0f-2|63	%changelog
14mr|texlive-morefloats-1.0f-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0f-2
14mr|texlive-morefloats-1.0f-2|65	+ Revision: f5562d8
14mr|texlive-morefloats-1.0f-2|66	- MassBuild#440: Increase release tag
14mr|texlive-morefloats-1.0f-2|67	
14mr|texlive-morefloats-1.0f-2|68	

20792 14
14mr|texlive-morehype-20130123-6|1	# revision 28921
14mr|texlive-morehype-20130123-6|2	# category Package
14mr|texlive-morehype-20130123-6|3	# catalog-ctan /macros/latex/contrib/morehype
14mr|texlive-morehype-20130123-6|4	# catalog-date 2013-01-23 12:31:43 +0100
14mr|texlive-morehype-20130123-6|5	# catalog-license lppl1.3
14mr|texlive-morehype-20130123-6|6	# catalog-version undef
14mr|texlive-morehype-20130123-6|7	Name:		texlive-morehype
14mr|texlive-morehype-20130123-6|8	Version:	20130123
14mr|texlive-morehype-20130123-6|9	Release:	6
14mr|texlive-morehype-20130123-6|10	Summary:	Hypertext tools for use with LaTeX
14mr|texlive-morehype-20130123-6|11	Group:		Publishing
14mr|texlive-morehype-20130123-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/morehype
14mr|texlive-morehype-20130123-6|13	License:	LPPL1.3
14mr|texlive-morehype-20130123-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.tar.xz
14mr|texlive-morehype-20130123-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.doc.tar.xz
14mr|texlive-morehype-20130123-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.source.tar.xz
14mr|texlive-morehype-20130123-6|17	BuildArch:	noarch
14mr|texlive-morehype-20130123-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-morehype-20130123-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-morehype-20130123-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-morehype-20130123-6|21	
14mr|texlive-morehype-20130123-6|22	%description
14mr|texlive-morehype-20130123-6|23	The bundle provides three packages: - texlinks: shorthand
14mr|texlive-morehype-20130123-6|24	macros for TeX-related external hyperlinks with hyperref, the
14mr|texlive-morehype-20130123-6|25	blog package in the present bundle, etc; - hypertoc: adjust the
14mr|texlive-morehype-20130123-6|26	presentation of coloured frames in hyperref tables of contents
14mr|texlive-morehype-20130123-6|27	(article class only); - blog: fast generation of simple HTML by
14mr|texlive-morehype-20130123-6|28	expanding LaTeX macros, using the fifinddo package.
14mr|texlive-morehype-20130123-6|29	
14mr|texlive-morehype-20130123-6|30	%post
14mr|texlive-morehype-20130123-6|31	%{_sbindir}/texlive.post
14mr|texlive-morehype-20130123-6|32	
14mr|texlive-morehype-20130123-6|33	%postun
14mr|texlive-morehype-20130123-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-morehype-20130123-6|35	%{_sbindir}/texlive.post
14mr|texlive-morehype-20130123-6|36	fi
14mr|texlive-morehype-20130123-6|37	
14mr|texlive-morehype-20130123-6|38	#-----------------------------------------------------------------------
14mr|texlive-morehype-20130123-6|39	%files
14mr|texlive-morehype-20130123-6|40	%{_texmfdistdir}/tex/latex/morehype/atari_ht.fdf
14mr|texlive-morehype-20130123-6|41	%{_texmfdistdir}/tex/latex/morehype/blog.sty
14mr|texlive-morehype-20130123-6|42	%{_texmfdistdir}/tex/latex/morehype/blogdot.cfg
14mr|texlive-morehype-20130123-6|43	%{_texmfdistdir}/tex/latex/morehype/blogdot.sty
14mr|texlive-morehype-20130123-6|44	%{_texmfdistdir}/tex/latex/morehype/blogexec.sty
14mr|texlive-morehype-20130123-6|45	%{_texmfdistdir}/tex/latex/morehype/blogligs.sty
14mr|texlive-morehype-20130123-6|46	%{_texmfdistdir}/tex/latex/morehype/hypertoc.sty
14mr|texlive-morehype-20130123-6|47	%{_texmfdistdir}/tex/latex/morehype/lnavicol.sty
14mr|texlive-morehype-20130123-6|48	%{_texmfdistdir}/tex/latex/morehype/markblog.sty
14mr|texlive-morehype-20130123-6|49	%{_texmfdistdir}/tex/latex/morehype/morehype.RLS
14mr|texlive-morehype-20130123-6|50	%{_texmfdistdir}/tex/latex/morehype/texblog.fdf
14mr|texlive-morehype-20130123-6|51	%{_texmfdistdir}/tex/latex/morehype/texlinks.sty
14mr|texlive-morehype-20130123-6|52	%doc %{_texmfdistdir}/doc/latex/morehype/README
14mr|texlive-morehype-20130123-6|53	%doc %{_texmfdistdir}/doc/latex/morehype/README.pdf
14mr|texlive-morehype-20130123-6|54	%doc %{_texmfdistdir}/doc/latex/morehype/RELEASEs.txt
14mr|texlive-morehype-20130123-6|55	%doc %{_texmfdistdir}/doc/latex/morehype/SrcFILEs.txt
14mr|texlive-morehype-20130123-6|56	%doc %{_texmfdistdir}/doc/latex/morehype/blog.pdf
14mr|texlive-morehype-20130123-6|57	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/hellowor/hellowor.htm
14mr|texlive-morehype-20130123-6|58	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/hellowor/hellowor.tex
14mr|texlive-morehype-20130123-6|59	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/hellowor/mkhellow.tex
14mr|texlive-morehype-20130123-6|60	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/writings/makehtml.tex
14mr|texlive-morehype-20130123-6|61	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/writings/schreibt.tex
14mr|texlive-morehype-20130123-6|62	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/writings/writings.fdf
14mr|texlive-morehype-20130123-6|63	%doc %{_texmfdistdir}/doc/latex/morehype/blogexec.pdf
14mr|texlive-morehype-20130123-6|64	%doc %{_texmfdistdir}/doc/latex/morehype/hypertoc.pdf
14mr|texlive-morehype-20130123-6|65	%doc %{_texmfdistdir}/doc/latex/morehype/markblog.htm
14mr|texlive-morehype-20130123-6|66	%doc %{_texmfdistdir}/doc/latex/morehype/ref_alts.tex
14mr|texlive-morehype-20130123-6|67	%doc %{_texmfdistdir}/doc/latex/morehype/texlinks.pdf
14mr|texlive-morehype-20130123-6|68	%doc %{_texmfdistdir}/doc/latex/morehype/wiki_mwe.pdf
14mr|texlive-morehype-20130123-6|69	%doc %{_texmfdistdir}/doc/latex/morehype/wiki_mwe.tex
14mr|texlive-morehype-20130123-6|70	#- source
14mr|texlive-morehype-20130123-6|71	%doc %{_texmfdistdir}/source/latex/morehype/README.tex
14mr|texlive-morehype-20130123-6|72	%doc %{_texmfdistdir}/source/latex/morehype/blog.tex
14mr|texlive-morehype-20130123-6|73	%doc %{_texmfdistdir}/source/latex/morehype/blogdot.css
14mr|texlive-morehype-20130123-6|74	%doc %{_texmfdistdir}/source/latex/morehype/blogexec.tex
14mr|texlive-morehype-20130123-6|75	%doc %{_texmfdistdir}/source/latex/morehype/fdatechk.tex
14mr|texlive-morehype-20130123-6|76	%doc %{_texmfdistdir}/source/latex/morehype/hypertoc.tex
14mr|texlive-morehype-20130123-6|77	%doc %{_texmfdistdir}/source/latex/morehype/markblog.tex
14mr|texlive-morehype-20130123-6|78	%doc %{_texmfdistdir}/source/latex/morehype/srcfiles.tex
14mr|texlive-morehype-20130123-6|79	%doc %{_texmfdistdir}/source/latex/morehype/texlinks.tex
14mr|texlive-morehype-20130123-6|80	
14mr|texlive-morehype-20130123-6|81	#-----------------------------------------------------------------------
14mr|texlive-morehype-20130123-6|82	%prep
14mr|texlive-morehype-20130123-6|83	%setup -c -a0 -a1 -a2
14mr|texlive-morehype-20130123-6|84	
14mr|texlive-morehype-20130123-6|85	%build
14mr|texlive-morehype-20130123-6|86	
14mr|texlive-morehype-20130123-6|87	%install
14mr|texlive-morehype-20130123-6|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-morehype-20130123-6|89	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-morehype-20130123-6|90	
14mr|texlive-morehype-20130123-6|91	%changelog
14mr|texlive-morehype-20130123-6|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130123-6
14mr|texlive-morehype-20130123-6|93	+ Revision: c34cc26
14mr|texlive-morehype-20130123-6|94	- MassBuild#440: Increase release tag
14mr|texlive-morehype-20130123-6|95	
14mr|texlive-morehype-20130123-6|96	

20793 14
14mr|texlive-moresize-1.9-3|1	# revision 17513
14mr|texlive-moresize-1.9-3|2	# category Package
14mr|texlive-moresize-1.9-3|3	# catalog-ctan /macros/latex/contrib/moresize
14mr|texlive-moresize-1.9-3|4	# catalog-date 2010-03-20 19:23:31 +0100
14mr|texlive-moresize-1.9-3|5	# catalog-license lppl
14mr|texlive-moresize-1.9-3|6	# catalog-version 1.9
14mr|texlive-moresize-1.9-3|7	Name:		texlive-moresize
14mr|texlive-moresize-1.9-3|8	Version:	1.9
14mr|texlive-moresize-1.9-3|9	Release:	3
14mr|texlive-moresize-1.9-3|10	Summary:	Allows font sizes up to 35.83pt
14mr|texlive-moresize-1.9-3|11	Group:		Publishing
14mr|texlive-moresize-1.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moresize
14mr|texlive-moresize-1.9-3|13	License:	LPPL
14mr|texlive-moresize-1.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moresize.tar.xz
14mr|texlive-moresize-1.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moresize.doc.tar.xz
14mr|texlive-moresize-1.9-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moresize.source.tar.xz
14mr|texlive-moresize-1.9-3|17	BuildArch:	noarch
14mr|texlive-moresize-1.9-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-moresize-1.9-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-moresize-1.9-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-moresize-1.9-3|21	
14mr|texlive-moresize-1.9-3|22	%description
14mr|texlive-moresize-1.9-3|23	A package for using font sizes up to 35.88pt, for example with
14mr|texlive-moresize-1.9-3|24	the EC fonts. New commands \HUGE and \ssmall for selecting font
14mr|texlive-moresize-1.9-3|25	sizes are provided together with some options working around
14mr|texlive-moresize-1.9-3|26	current LaTeX2e shortcomings in using big font sizes. The
14mr|texlive-moresize-1.9-3|27	package also provides options for improving the typesetting of
14mr|texlive-moresize-1.9-3|28	paragraphs (or headlines) with embedded math expressions at
14mr|texlive-moresize-1.9-3|29	font sizes above 17.28pt.
14mr|texlive-moresize-1.9-3|30	
14mr|texlive-moresize-1.9-3|31	%post
14mr|texlive-moresize-1.9-3|32	%{_sbindir}/texlive.post
14mr|texlive-moresize-1.9-3|33	
14mr|texlive-moresize-1.9-3|34	%postun
14mr|texlive-moresize-1.9-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-moresize-1.9-3|36	%{_sbindir}/texlive.post
14mr|texlive-moresize-1.9-3|37	fi
14mr|texlive-moresize-1.9-3|38	
14mr|texlive-moresize-1.9-3|39	#-----------------------------------------------------------------------
14mr|texlive-moresize-1.9-3|40	%files
14mr|texlive-moresize-1.9-3|41	%{_texmfdistdir}/tex/latex/moresize/moresize.sty
14mr|texlive-moresize-1.9-3|42	%doc %{_texmfdistdir}/doc/latex/moresize/moresize.pdf
14mr|texlive-moresize-1.9-3|43	%doc %{_texmfdistdir}/doc/latex/moresize/moresize.upl
14mr|texlive-moresize-1.9-3|44	%doc %{_texmfdistdir}/doc/latex/moresize/msizetst.tex
14mr|texlive-moresize-1.9-3|45	#- source
14mr|texlive-moresize-1.9-3|46	%doc %{_texmfdistdir}/source/latex/moresize/moresize.dtx
14mr|texlive-moresize-1.9-3|47	%doc %{_texmfdistdir}/source/latex/moresize/moresize.ins
14mr|texlive-moresize-1.9-3|48	
14mr|texlive-moresize-1.9-3|49	#-----------------------------------------------------------------------
14mr|texlive-moresize-1.9-3|50	%prep
14mr|texlive-moresize-1.9-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-moresize-1.9-3|52	
14mr|texlive-moresize-1.9-3|53	%build
14mr|texlive-moresize-1.9-3|54	
14mr|texlive-moresize-1.9-3|55	%install
14mr|texlive-moresize-1.9-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-moresize-1.9-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-moresize-1.9-3|58	
14mr|texlive-moresize-1.9-3|59	
14mr|texlive-moresize-1.9-3|60	
14mr|texlive-moresize-1.9-3|61	%changelog
14mr|texlive-moresize-1.9-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9-3
14mr|texlive-moresize-1.9-3|63	+ Revision: 85064df
14mr|texlive-moresize-1.9-3|64	- MassBuild#440: Increase release tag
14mr|texlive-moresize-1.9-3|65	
14mr|texlive-moresize-1.9-3|66	

20794 14
14mr|texlive-moreverb-2.3a-3|1	# revision 22126
14mr|texlive-moreverb-2.3a-3|2	# category Package
14mr|texlive-moreverb-2.3a-3|3	# catalog-ctan /macros/latex/contrib/moreverb
14mr|texlive-moreverb-2.3a-3|4	# catalog-date 2011-04-18 22:03:09 +0200
14mr|texlive-moreverb-2.3a-3|5	# catalog-license lppl
14mr|texlive-moreverb-2.3a-3|6	# catalog-version 2.3a
14mr|texlive-moreverb-2.3a-3|7	Name:		texlive-moreverb
14mr|texlive-moreverb-2.3a-3|8	Version:	2.3a
14mr|texlive-moreverb-2.3a-3|9	Release:	3
14mr|texlive-moreverb-2.3a-3|10	Summary:	Extended verbatim
14mr|texlive-moreverb-2.3a-3|11	Group:		Publishing
14mr|texlive-moreverb-2.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moreverb
14mr|texlive-moreverb-2.3a-3|13	License:	LPPL
14mr|texlive-moreverb-2.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreverb.tar.xz
14mr|texlive-moreverb-2.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreverb.doc.tar.xz
14mr|texlive-moreverb-2.3a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreverb.source.tar.xz
14mr|texlive-moreverb-2.3a-3|17	BuildArch:	noarch
14mr|texlive-moreverb-2.3a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-moreverb-2.3a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-moreverb-2.3a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-moreverb-2.3a-3|21	
14mr|texlive-moreverb-2.3a-3|22	%description
14mr|texlive-moreverb-2.3a-3|23	A collection of verbatim facilities that provide line-numbered
14mr|texlive-moreverb-2.3a-3|24	verbatim, verbatim that obey's TAB characters, verbatim input
14mr|texlive-moreverb-2.3a-3|25	and verbatim output to file. The package makes use of the LaTeX
14mr|texlive-moreverb-2.3a-3|26	required verbatim package. The package formed from a series of
14mr|texlive-moreverb-2.3a-3|27	small pieces, and is somewhat unstructured. The user who looks
14mr|texlive-moreverb-2.3a-3|28	for thought-through verbatim facilities is advised to consider
14mr|texlive-moreverb-2.3a-3|29	using the fancyvrb package in place of moreverb.
14mr|texlive-moreverb-2.3a-3|30	
14mr|texlive-moreverb-2.3a-3|31	%post
14mr|texlive-moreverb-2.3a-3|32	%{_sbindir}/texlive.post
14mr|texlive-moreverb-2.3a-3|33	
14mr|texlive-moreverb-2.3a-3|34	%postun
14mr|texlive-moreverb-2.3a-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-moreverb-2.3a-3|36	%{_sbindir}/texlive.post
14mr|texlive-moreverb-2.3a-3|37	fi
14mr|texlive-moreverb-2.3a-3|38	
14mr|texlive-moreverb-2.3a-3|39	#-----------------------------------------------------------------------
14mr|texlive-moreverb-2.3a-3|40	%files
14mr|texlive-moreverb-2.3a-3|41	%{_texmfdistdir}/tex/latex/moreverb/moreverb.sty
14mr|texlive-moreverb-2.3a-3|42	%doc %{_texmfdistdir}/doc/latex/moreverb/README
14mr|texlive-moreverb-2.3a-3|43	%doc %{_texmfdistdir}/doc/latex/moreverb/moreverb.pdf
14mr|texlive-moreverb-2.3a-3|44	#- source
14mr|texlive-moreverb-2.3a-3|45	%doc %{_texmfdistdir}/source/latex/moreverb/moreverb.dtx
14mr|texlive-moreverb-2.3a-3|46	%doc %{_texmfdistdir}/source/latex/moreverb/moreverb.ins
14mr|texlive-moreverb-2.3a-3|47	
14mr|texlive-moreverb-2.3a-3|48	#-----------------------------------------------------------------------
14mr|texlive-moreverb-2.3a-3|49	%prep
14mr|texlive-moreverb-2.3a-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-moreverb-2.3a-3|51	
14mr|texlive-moreverb-2.3a-3|52	%build
14mr|texlive-moreverb-2.3a-3|53	
14mr|texlive-moreverb-2.3a-3|54	%install
14mr|texlive-moreverb-2.3a-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-moreverb-2.3a-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-moreverb-2.3a-3|57	
14mr|texlive-moreverb-2.3a-3|58	
14mr|texlive-moreverb-2.3a-3|59	
14mr|texlive-moreverb-2.3a-3|60	%changelog
14mr|texlive-moreverb-2.3a-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3a-3
14mr|texlive-moreverb-2.3a-3|62	+ Revision: 782b23a
14mr|texlive-moreverb-2.3a-3|63	- MassBuild#440: Increase release tag
14mr|texlive-moreverb-2.3a-3|64	
14mr|texlive-moreverb-2.3a-3|65	

20795 14
14mr|texlive-morewrites-0.2-2|1	# revision 27138
14mr|texlive-morewrites-0.2-2|2	# category Package
14mr|texlive-morewrites-0.2-2|3	# catalog-ctan /macros/latex/contrib/morewrites
14mr|texlive-morewrites-0.2-2|4	# catalog-date 2012-07-16 14:57:58 +0200
14mr|texlive-morewrites-0.2-2|5	# catalog-license lppl1.3
14mr|texlive-morewrites-0.2-2|6	# catalog-version 0.2
14mr|texlive-morewrites-0.2-2|7	Name:		texlive-morewrites
14mr|texlive-morewrites-0.2-2|8	Version:	0.2
14mr|texlive-morewrites-0.2-2|9	Release:	2
14mr|texlive-morewrites-0.2-2|10	Summary:	Always room for a new write stream
14mr|texlive-morewrites-0.2-2|11	Group:		Publishing
14mr|texlive-morewrites-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/morewrites
14mr|texlive-morewrites-0.2-2|13	License:	LPPL1.3
14mr|texlive-morewrites-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morewrites.tar.xz
14mr|texlive-morewrites-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morewrites.doc.tar.xz
14mr|texlive-morewrites-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morewrites.source.tar.xz
14mr|texlive-morewrites-0.2-2|17	BuildArch:	noarch
14mr|texlive-morewrites-0.2-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-morewrites-0.2-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-morewrites-0.2-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-morewrites-0.2-2|21	
14mr|texlive-morewrites-0.2-2|22	%description
14mr|texlive-morewrites-0.2-2|23	The package aims to solve the error "No room for a new \write",
14mr|texlive-morewrites-0.2-2|24	which occurs when the user, or when the user's packages have
14mr|texlive-morewrites-0.2-2|25	'allocated too many streams using \newwrite (TeX has a fixed
14mr|texlive-morewrites-0.2-2|26	number - 16 - such streams built-in to its code). The package
14mr|texlive-morewrites-0.2-2|27	hooks into TeX primitive commands associated with writing to
14mr|texlive-morewrites-0.2-2|28	files; it should be loaded near the beginning of the sequence
14mr|texlive-morewrites-0.2-2|29	of loading packages for a document. The package uses the
14mr|texlive-morewrites-0.2-2|30	l3kernel bundle.
14mr|texlive-morewrites-0.2-2|31	
14mr|texlive-morewrites-0.2-2|32	%post
14mr|texlive-morewrites-0.2-2|33	%{_sbindir}/texlive.post
14mr|texlive-morewrites-0.2-2|34	
14mr|texlive-morewrites-0.2-2|35	%postun
14mr|texlive-morewrites-0.2-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-morewrites-0.2-2|37	%{_sbindir}/texlive.post
14mr|texlive-morewrites-0.2-2|38	fi
14mr|texlive-morewrites-0.2-2|39	
14mr|texlive-morewrites-0.2-2|40	#-----------------------------------------------------------------------
14mr|texlive-morewrites-0.2-2|41	%files
14mr|texlive-morewrites-0.2-2|42	%{_texmfdistdir}/tex/latex/morewrites/morewrites.sty
14mr|texlive-morewrites-0.2-2|43	%{_texmfdistdir}/tex/latex/morewrites/primargs.sty
14mr|texlive-morewrites-0.2-2|44	%doc %{_texmfdistdir}/doc/latex/morewrites/README
14mr|texlive-morewrites-0.2-2|45	%doc %{_texmfdistdir}/doc/latex/morewrites/morewrites.pdf
14mr|texlive-morewrites-0.2-2|46	%doc %{_texmfdistdir}/doc/latex/morewrites/primargs.pdf
14mr|texlive-morewrites-0.2-2|47	#- source
14mr|texlive-morewrites-0.2-2|48	%doc %{_texmfdistdir}/source/latex/morewrites/morewrites.dtx
14mr|texlive-morewrites-0.2-2|49	%doc %{_texmfdistdir}/source/latex/morewrites/morewrites.ins
14mr|texlive-morewrites-0.2-2|50	%doc %{_texmfdistdir}/source/latex/morewrites/primargs.dtx
14mr|texlive-morewrites-0.2-2|51	
14mr|texlive-morewrites-0.2-2|52	#-----------------------------------------------------------------------
14mr|texlive-morewrites-0.2-2|53	%prep
14mr|texlive-morewrites-0.2-2|54	%setup -c -a0 -a1 -a2
14mr|texlive-morewrites-0.2-2|55	
14mr|texlive-morewrites-0.2-2|56	%build
14mr|texlive-morewrites-0.2-2|57	
14mr|texlive-morewrites-0.2-2|58	%install
14mr|texlive-morewrites-0.2-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-morewrites-0.2-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-morewrites-0.2-2|61	
14mr|texlive-morewrites-0.2-2|62	
14mr|texlive-morewrites-0.2-2|63	
14mr|texlive-morewrites-0.2-2|64	%changelog
14mr|texlive-morewrites-0.2-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-2
14mr|texlive-morewrites-0.2-2|66	+ Revision: 2efc22b
14mr|texlive-morewrites-0.2-2|67	- MassBuild#440: Increase release tag
14mr|texlive-morewrites-0.2-2|68	
14mr|texlive-morewrites-0.2-2|69	

20796 14
14mr|texlive-movie15-20120517-2|1	# revision 26473
14mr|texlive-movie15-20120517-2|2	# category Package
14mr|texlive-movie15-20120517-2|3	# catalog-ctan /macros/latex/contrib/movie15
14mr|texlive-movie15-20120517-2|4	# catalog-date 2012-05-17 13:04:31 +0200
14mr|texlive-movie15-20120517-2|5	# catalog-license lppl
14mr|texlive-movie15-20120517-2|6	# catalog-version undef
14mr|texlive-movie15-20120517-2|7	Name:		texlive-movie15
14mr|texlive-movie15-20120517-2|8	Version:	20120517
14mr|texlive-movie15-20120517-2|9	Release:	2
14mr|texlive-movie15-20120517-2|10	Summary:	Multimedia inclusion package
14mr|texlive-movie15-20120517-2|11	Group:		Publishing
14mr|texlive-movie15-20120517-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/movie15
14mr|texlive-movie15-20120517-2|13	License:	LPPL
14mr|texlive-movie15-20120517-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/movie15.tar.xz
14mr|texlive-movie15-20120517-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/movie15.doc.tar.xz
14mr|texlive-movie15-20120517-2|16	BuildArch:	noarch
14mr|texlive-movie15-20120517-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-movie15-20120517-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-movie15-20120517-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-movie15-20120517-2|20	
14mr|texlive-movie15-20120517-2|21	%description
14mr|texlive-movie15-20120517-2|22	Provides an interface to embed movies, sounds and 3D objects
14mr|texlive-movie15-20120517-2|23	into PDF documents for use with LaTeX as well as pdfLaTeX.
14mr|texlive-movie15-20120517-2|24	Defines \includemovie with PDF-1.5 compatibility. Option
14mr|texlive-movie15-20120517-2|25	'autoplay' causes the media clip to be started right after the
14mr|texlive-movie15-20120517-2|26	page has loaded. This is useful for side by side movie clips to
14mr|texlive-movie15-20120517-2|27	be played back synchronously.
14mr|texlive-movie15-20120517-2|28	
14mr|texlive-movie15-20120517-2|29	%post
14mr|texlive-movie15-20120517-2|30	%{_sbindir}/texlive.post
14mr|texlive-movie15-20120517-2|31	
14mr|texlive-movie15-20120517-2|32	%postun
14mr|texlive-movie15-20120517-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-movie15-20120517-2|34	%{_sbindir}/texlive.post
14mr|texlive-movie15-20120517-2|35	fi
14mr|texlive-movie15-20120517-2|36	
14mr|texlive-movie15-20120517-2|37	#-----------------------------------------------------------------------
14mr|texlive-movie15-20120517-2|38	%files
14mr|texlive-movie15-20120517-2|39	%{_texmfdistdir}/tex/latex/movie15/movie15.sty
14mr|texlive-movie15-20120517-2|40	%doc %{_texmfdistdir}/doc/latex/movie15/README
14mr|texlive-movie15-20120517-2|41	%doc %{_texmfdistdir}/doc/latex/movie15/files/3dsystem.fig
14mr|texlive-movie15-20120517-2|42	%doc %{_texmfdistdir}/doc/latex/movie15/files/3dsystem.pdf
14mr|texlive-movie15-20120517-2|43	%doc %{_texmfdistdir}/doc/latex/movie15/files/3dsystem.tex
14mr|texlive-movie15-20120517-2|44	%doc %{_texmfdistdir}/doc/latex/movie15/files/dice.u3d
14mr|texlive-movie15-20120517-2|45	%doc %{_texmfdistdir}/doc/latex/movie15/files/dice.vws
14mr|texlive-movie15-20120517-2|46	%doc %{_texmfdistdir}/doc/latex/movie15/files/dice.wrl
14mr|texlive-movie15-20120517-2|47	%doc %{_texmfdistdir}/doc/latex/movie15/files/mailto.png
14mr|texlive-movie15-20120517-2|48	%doc %{_texmfdistdir}/doc/latex/movie15/files/random.mpg
14mr|texlive-movie15-20120517-2|49	%doc %{_texmfdistdir}/doc/latex/movie15/javascript/animation.js
14mr|texlive-movie15-20120517-2|50	%doc %{_texmfdistdir}/doc/latex/movie15/javascript/lights.js
14mr|texlive-movie15-20120517-2|51	%doc %{_texmfdistdir}/doc/latex/movie15/javascript/turntable.js
14mr|texlive-movie15-20120517-2|52	%doc %{_texmfdistdir}/doc/latex/movie15/movie15.pdf
14mr|texlive-movie15-20120517-2|53	%doc %{_texmfdistdir}/doc/latex/movie15/movie15.tex
14mr|texlive-movie15-20120517-2|54	%doc %{_texmfdistdir}/doc/latex/movie15/overlay-example.pdf
14mr|texlive-movie15-20120517-2|55	%doc %{_texmfdistdir}/doc/latex/movie15/overlay-example.tex
14mr|texlive-movie15-20120517-2|56	
14mr|texlive-movie15-20120517-2|57	#-----------------------------------------------------------------------
14mr|texlive-movie15-20120517-2|58	%prep
14mr|texlive-movie15-20120517-2|59	%setup -c -a0 -a1
14mr|texlive-movie15-20120517-2|60	
14mr|texlive-movie15-20120517-2|61	%build
14mr|texlive-movie15-20120517-2|62	
14mr|texlive-movie15-20120517-2|63	%install
14mr|texlive-movie15-20120517-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-movie15-20120517-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-movie15-20120517-2|66	
14mr|texlive-movie15-20120517-2|67	
14mr|texlive-movie15-20120517-2|68	
14mr|texlive-movie15-20120517-2|69	%changelog
14mr|texlive-movie15-20120517-2|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120517-2
14mr|texlive-movie15-20120517-2|71	+ Revision: f5c7375
14mr|texlive-movie15-20120517-2|72	- MassBuild#440: Increase release tag
14mr|texlive-movie15-20120517-2|73	
14mr|texlive-movie15-20120517-2|74	

20797 14
14mr|texlive-mp3d-1.34-3|1	# revision 21771
14mr|texlive-mp3d-1.34-3|2	# category Package
14mr|texlive-mp3d-1.34-3|3	# catalog-ctan /graphics/metapost/contrib/macros/mp3d
14mr|texlive-mp3d-1.34-3|4	# catalog-date 2011-03-19 23:48:16 +0100
14mr|texlive-mp3d-1.34-3|5	# catalog-license noinfo
14mr|texlive-mp3d-1.34-3|6	# catalog-version 1.34
14mr|texlive-mp3d-1.34-3|7	Name:		texlive-mp3d
14mr|texlive-mp3d-1.34-3|8	Version:	1.34
14mr|texlive-mp3d-1.34-3|9	Release:	3
14mr|texlive-mp3d-1.34-3|10	Summary:	3D animations
14mr|texlive-mp3d-1.34-3|11	Group:		Publishing
14mr|texlive-mp3d-1.34-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/mp3d
14mr|texlive-mp3d-1.34-3|13	License:	NOINFO
14mr|texlive-mp3d-1.34-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mp3d.tar.xz
14mr|texlive-mp3d-1.34-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mp3d.doc.tar.xz
14mr|texlive-mp3d-1.34-3|16	BuildArch:	noarch
14mr|texlive-mp3d-1.34-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mp3d-1.34-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mp3d-1.34-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mp3d-1.34-3|20	
14mr|texlive-mp3d-1.34-3|21	%description
14mr|texlive-mp3d-1.34-3|22	Create animations of 3-dimensional objects (such as polyhedra)
14mr|texlive-mp3d-1.34-3|23	in MetaPost.
14mr|texlive-mp3d-1.34-3|24	
14mr|texlive-mp3d-1.34-3|25	%post
14mr|texlive-mp3d-1.34-3|26	%{_sbindir}/texlive.post
14mr|texlive-mp3d-1.34-3|27	
14mr|texlive-mp3d-1.34-3|28	%postun
14mr|texlive-mp3d-1.34-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-mp3d-1.34-3|30	%{_sbindir}/texlive.post
14mr|texlive-mp3d-1.34-3|31	fi
14mr|texlive-mp3d-1.34-3|32	
14mr|texlive-mp3d-1.34-3|33	#-----------------------------------------------------------------------
14mr|texlive-mp3d-1.34-3|34	%files
14mr|texlive-mp3d-1.34-3|35	%{_texmfdistdir}/metapost/mp3d/3d.mp
14mr|texlive-mp3d-1.34-3|36	%{_texmfdistdir}/metapost/mp3d/3danim.mp
14mr|texlive-mp3d-1.34-3|37	%{_texmfdistdir}/metapost/mp3d/3dgeom.mp
14mr|texlive-mp3d-1.34-3|38	%{_texmfdistdir}/metapost/mp3d/3dpoly.mp
14mr|texlive-mp3d-1.34-3|39	%{_texmfdistdir}/metapost/mp3d/3dutil.mp
14mr|texlive-mp3d-1.34-3|40	%{_texmfdistdir}/metapost/mp3d/animpoly.mp
14mr|texlive-mp3d-1.34-3|41	%doc %{_texmfdistdir}/doc/metapost/mp3d/README
14mr|texlive-mp3d-1.34-3|42	%doc %{_texmfdistdir}/doc/metapost/mp3d/README.doc
14mr|texlive-mp3d-1.34-3|43	%doc %{_texmfdistdir}/doc/metapost/mp3d/create_animation.sh
14mr|texlive-mp3d-1.34-3|44	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube10.mp
14mr|texlive-mp3d-1.34-3|45	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube4-eng.mp
14mr|texlive-mp3d-1.34-3|46	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube5.mp
14mr|texlive-mp3d-1.34-3|47	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube6.mp
14mr|texlive-mp3d-1.34-3|48	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube7.mp
14mr|texlive-mp3d-1.34-3|49	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube8.mp
14mr|texlive-mp3d-1.34-3|50	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube9.mp
14mr|texlive-mp3d-1.34-3|51	%doc %{_texmfdistdir}/doc/metapost/mp3d/gut2001.pdf
14mr|texlive-mp3d-1.34-3|52	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp1-eng.mp
14mr|texlive-mp3d-1.34-3|53	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp1.mp
14mr|texlive-mp3d-1.34-3|54	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp2-eng.mp
14mr|texlive-mp3d-1.34-3|55	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp2.mp
14mr|texlive-mp3d-1.34-3|56	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp3-eng.mp
14mr|texlive-mp3d-1.34-3|57	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp3.mp
14mr|texlive-mp3d-1.34-3|58	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp4-eng.mp
14mr|texlive-mp3d-1.34-3|59	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp4.mp
14mr|texlive-mp3d-1.34-3|60	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp5-eng.mp
14mr|texlive-mp3d-1.34-3|61	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp5.mp
14mr|texlive-mp3d-1.34-3|62	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp6-eng.mp
14mr|texlive-mp3d-1.34-3|63	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp6.mp
14mr|texlive-mp3d-1.34-3|64	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp7-eng.mp
14mr|texlive-mp3d-1.34-3|65	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp7.mp
14mr|texlive-mp3d-1.34-3|66	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp8-eng.mp
14mr|texlive-mp3d-1.34-3|67	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp8.mp
14mr|texlive-mp3d-1.34-3|68	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp9.mp
14mr|texlive-mp3d-1.34-3|69	%doc %{_texmfdistdir}/doc/metapost/mp3d/monge-eng.mp
14mr|texlive-mp3d-1.34-3|70	%doc %{_texmfdistdir}/doc/metapost/mp3d/monge.mp
14mr|texlive-mp3d-1.34-3|71	%doc %{_texmfdistdir}/doc/metapost/mp3d/paper1997corrected.pdf
14mr|texlive-mp3d-1.34-3|72	%doc %{_texmfdistdir}/doc/metapost/mp3d/tb57roeg.pdf
14mr|texlive-mp3d-1.34-3|73	%doc %{_texmfdistdir}/doc/metapost/mp3d/tb57roegel.ltx
14mr|texlive-mp3d-1.34-3|74	%doc %{_texmfdistdir}/doc/metapost/mp3d/tugboat-geometry-space.pdf
14mr|texlive-mp3d-1.34-3|75	
14mr|texlive-mp3d-1.34-3|76	#-----------------------------------------------------------------------
14mr|texlive-mp3d-1.34-3|77	%prep
14mr|texlive-mp3d-1.34-3|78	%setup -c -a0 -a1
14mr|texlive-mp3d-1.34-3|79	
14mr|texlive-mp3d-1.34-3|80	%build
14mr|texlive-mp3d-1.34-3|81	
14mr|texlive-mp3d-1.34-3|82	%install
14mr|texlive-mp3d-1.34-3|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mp3d-1.34-3|84	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mp3d-1.34-3|85	
14mr|texlive-mp3d-1.34-3|86	
14mr|texlive-mp3d-1.34-3|87	
14mr|texlive-mp3d-1.34-3|88	%changelog
14mr|texlive-mp3d-1.34-3|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.34-3
14mr|texlive-mp3d-1.34-3|90	+ Revision: 99decd7
14mr|texlive-mp3d-1.34-3|91	- MassBuild#440: Increase release tag
14mr|texlive-mp3d-1.34-3|92	
14mr|texlive-mp3d-1.34-3|93	

20798 14
14mr|texlive-mparhack-1.4-3|1	# revision 15878
14mr|texlive-mparhack-1.4-3|2	# category Package
14mr|texlive-mparhack-1.4-3|3	# catalog-ctan /macros/latex/contrib/mparhack
14mr|texlive-mparhack-1.4-3|4	# catalog-date 2006-10-22 16:45:29 +0200
14mr|texlive-mparhack-1.4-3|5	# catalog-license gpl
14mr|texlive-mparhack-1.4-3|6	# catalog-version 1.4
14mr|texlive-mparhack-1.4-3|7	Name:		texlive-mparhack
14mr|texlive-mparhack-1.4-3|8	Version:	1.4
14mr|texlive-mparhack-1.4-3|9	Release:	3
14mr|texlive-mparhack-1.4-3|10	Summary:	A workaround for a LaTeX bug in marginpars
14mr|texlive-mparhack-1.4-3|11	Group:		Publishing
14mr|texlive-mparhack-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mparhack
14mr|texlive-mparhack-1.4-3|13	License:	GPL
14mr|texlive-mparhack-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mparhack.tar.xz
14mr|texlive-mparhack-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mparhack.doc.tar.xz
14mr|texlive-mparhack-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mparhack.source.tar.xz
14mr|texlive-mparhack-1.4-3|17	BuildArch:	noarch
14mr|texlive-mparhack-1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mparhack-1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mparhack-1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mparhack-1.4-3|21	
14mr|texlive-mparhack-1.4-3|22	%description
14mr|texlive-mparhack-1.4-3|23	Implements a workaround for the LaTeX bug that marginpars will
14mr|texlive-mparhack-1.4-3|24	sometimes come out at the wrong margin.
14mr|texlive-mparhack-1.4-3|25	
14mr|texlive-mparhack-1.4-3|26	%post
14mr|texlive-mparhack-1.4-3|27	%{_sbindir}/texlive.post
14mr|texlive-mparhack-1.4-3|28	
14mr|texlive-mparhack-1.4-3|29	%postun
14mr|texlive-mparhack-1.4-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-mparhack-1.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-mparhack-1.4-3|32	fi
14mr|texlive-mparhack-1.4-3|33	
14mr|texlive-mparhack-1.4-3|34	#-----------------------------------------------------------------------
14mr|texlive-mparhack-1.4-3|35	%files
14mr|texlive-mparhack-1.4-3|36	%{_texmfdistdir}/tex/latex/mparhack/mparhack.sty
14mr|texlive-mparhack-1.4-3|37	%doc %{_texmfdistdir}/doc/latex/mparhack/README
14mr|texlive-mparhack-1.4-3|38	%doc %{_texmfdistdir}/doc/latex/mparhack/mparhack.pdf
14mr|texlive-mparhack-1.4-3|39	#- source
14mr|texlive-mparhack-1.4-3|40	%doc %{_texmfdistdir}/source/latex/mparhack/mparhack.dtx
14mr|texlive-mparhack-1.4-3|41	%doc %{_texmfdistdir}/source/latex/mparhack/mparhack.ins
14mr|texlive-mparhack-1.4-3|42	
14mr|texlive-mparhack-1.4-3|43	#-----------------------------------------------------------------------
14mr|texlive-mparhack-1.4-3|44	%prep
14mr|texlive-mparhack-1.4-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-mparhack-1.4-3|46	
14mr|texlive-mparhack-1.4-3|47	%build
14mr|texlive-mparhack-1.4-3|48	
14mr|texlive-mparhack-1.4-3|49	%install
14mr|texlive-mparhack-1.4-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mparhack-1.4-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mparhack-1.4-3|52	
14mr|texlive-mparhack-1.4-3|53	
14mr|texlive-mparhack-1.4-3|54	
14mr|texlive-mparhack-1.4-3|55	%changelog
14mr|texlive-mparhack-1.4-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-mparhack-1.4-3|57	+ Revision: 7faeb96
14mr|texlive-mparhack-1.4-3|58	- MassBuild#440: Increase release tag
14mr|texlive-mparhack-1.4-3|59	
14mr|texlive-mparhack-1.4-3|60	

20799 14
14mr|texlive-mpattern-20061215-3|1	# revision 15878
14mr|texlive-mpattern-20061215-3|2	# category Package
14mr|texlive-mpattern-20061215-3|3	# catalog-ctan /graphics/metapost/contrib/macros/mpattern
14mr|texlive-mpattern-20061215-3|4	# catalog-date 2006-12-15 22:34:26 +0100
14mr|texlive-mpattern-20061215-3|5	# catalog-license pd
14mr|texlive-mpattern-20061215-3|6	# catalog-version undef
14mr|texlive-mpattern-20061215-3|7	Name:		texlive-mpattern
14mr|texlive-mpattern-20061215-3|8	Version:	20061215
14mr|texlive-mpattern-20061215-3|9	Release:	3
14mr|texlive-mpattern-20061215-3|10	Summary:	Patterns in MetaPost
14mr|texlive-mpattern-20061215-3|11	Group:		Publishing
14mr|texlive-mpattern-20061215-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/mpattern
14mr|texlive-mpattern-20061215-3|13	License:	PD
14mr|texlive-mpattern-20061215-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpattern.tar.xz
14mr|texlive-mpattern-20061215-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpattern.doc.tar.xz
14mr|texlive-mpattern-20061215-3|16	BuildArch:	noarch
14mr|texlive-mpattern-20061215-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mpattern-20061215-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mpattern-20061215-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mpattern-20061215-3|20	
14mr|texlive-mpattern-20061215-3|21	%description
14mr|texlive-mpattern-20061215-3|22	A package for defining and using patterns in MetaPost, using
14mr|texlive-mpattern-20061215-3|23	the Pattern Color Space available in PostScript Level 2.
14mr|texlive-mpattern-20061215-3|24	
14mr|texlive-mpattern-20061215-3|25	%post
14mr|texlive-mpattern-20061215-3|26	%{_sbindir}/texlive.post
14mr|texlive-mpattern-20061215-3|27	
14mr|texlive-mpattern-20061215-3|28	%postun
14mr|texlive-mpattern-20061215-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-mpattern-20061215-3|30	%{_sbindir}/texlive.post
14mr|texlive-mpattern-20061215-3|31	fi
14mr|texlive-mpattern-20061215-3|32	
14mr|texlive-mpattern-20061215-3|33	#-----------------------------------------------------------------------
14mr|texlive-mpattern-20061215-3|34	%files
14mr|texlive-mpattern-20061215-3|35	%{_texmfdistdir}/metapost/mpattern/mpattern.mp
14mr|texlive-mpattern-20061215-3|36	%doc %{_texmfdistdir}/doc/metapost/mpattern/README
14mr|texlive-mpattern-20061215-3|37	%doc %{_texmfdistdir}/doc/metapost/mpattern/README.PL
14mr|texlive-mpattern-20061215-3|38	%doc %{_texmfdistdir}/doc/metapost/mpattern/mpattern_test.pdf
14mr|texlive-mpattern-20061215-3|39	%doc %{_texmfdistdir}/doc/metapost/mpattern/mpattern_test.tex
14mr|texlive-mpattern-20061215-3|40	%doc %{_texmfdistdir}/doc/metapost/mpattern/test.mp
14mr|texlive-mpattern-20061215-3|41	
14mr|texlive-mpattern-20061215-3|42	#-----------------------------------------------------------------------
14mr|texlive-mpattern-20061215-3|43	%prep
14mr|texlive-mpattern-20061215-3|44	%setup -c -a0 -a1
14mr|texlive-mpattern-20061215-3|45	
14mr|texlive-mpattern-20061215-3|46	%build
14mr|texlive-mpattern-20061215-3|47	
14mr|texlive-mpattern-20061215-3|48	%install
14mr|texlive-mpattern-20061215-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mpattern-20061215-3|50	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mpattern-20061215-3|51	
14mr|texlive-mpattern-20061215-3|52	
14mr|texlive-mpattern-20061215-3|53	
14mr|texlive-mpattern-20061215-3|54	%changelog
14mr|texlive-mpattern-20061215-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061215-3
14mr|texlive-mpattern-20061215-3|56	+ Revision: bc95851
14mr|texlive-mpattern-20061215-3|57	- MassBuild#440: Increase release tag
14mr|texlive-mpattern-20061215-3|58	
14mr|texlive-mpattern-20061215-3|59	

20800 14
14mr|texlive-mpcolornames-0.20-3|1	# revision 23252
14mr|texlive-mpcolornames-0.20-3|2	# category Package
14mr|texlive-mpcolornames-0.20-3|3	# catalog-ctan /graphics/metapost/contrib/macros/mpcolornames
14mr|texlive-mpcolornames-0.20-3|4	# catalog-date 2011-07-18 09:05:38 +0200
14mr|texlive-mpcolornames-0.20-3|5	# catalog-license lppl
14mr|texlive-mpcolornames-0.20-3|6	# catalog-version 0.20
14mr|texlive-mpcolornames-0.20-3|7	Name:		texlive-mpcolornames
14mr|texlive-mpcolornames-0.20-3|8	Version:	0.20
14mr|texlive-mpcolornames-0.20-3|9	Release:	3
14mr|texlive-mpcolornames-0.20-3|10	Summary:	XXXX
14mr|texlive-mpcolornames-0.20-3|11	Group:		Publishing
14mr|texlive-mpcolornames-0.20-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/mpcolornames
14mr|texlive-mpcolornames-0.20-3|13	License:	LPPL
14mr|texlive-mpcolornames-0.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpcolornames.tar.xz
14mr|texlive-mpcolornames-0.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpcolornames.doc.tar.xz
14mr|texlive-mpcolornames-0.20-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpcolornames.source.tar.xz
14mr|texlive-mpcolornames-0.20-3|17	BuildArch:	noarch
14mr|texlive-mpcolornames-0.20-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mpcolornames-0.20-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mpcolornames-0.20-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mpcolornames-0.20-3|21	
14mr|texlive-mpcolornames-0.20-3|22	%description
14mr|texlive-mpcolornames-0.20-3|23	The MetaPost format plain.mp provides only five built-in colour
14mr|texlive-mpcolornames-0.20-3|24	names (variables), all of which are defined in the RGB model:
14mr|texlive-mpcolornames-0.20-3|25	red, green and blue for the primary colours and black and
14mr|texlive-mpcolornames-0.20-3|26	white. The package makes more than 500 colour names from
14mr|texlive-mpcolornames-0.20-3|27	different colour sets in different colour models available to
14mr|texlive-mpcolornames-0.20-3|28	MetaPost. Colour sets include X11, SVG, DVIPS and xcolor
14mr|texlive-mpcolornames-0.20-3|29	specifications.
14mr|texlive-mpcolornames-0.20-3|30	
14mr|texlive-mpcolornames-0.20-3|31	%post
14mr|texlive-mpcolornames-0.20-3|32	%{_sbindir}/texlive.post
14mr|texlive-mpcolornames-0.20-3|33	
14mr|texlive-mpcolornames-0.20-3|34	%postun
14mr|texlive-mpcolornames-0.20-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-mpcolornames-0.20-3|36	%{_sbindir}/texlive.post
14mr|texlive-mpcolornames-0.20-3|37	fi
14mr|texlive-mpcolornames-0.20-3|38	
14mr|texlive-mpcolornames-0.20-3|39	#-----------------------------------------------------------------------
14mr|texlive-mpcolornames-0.20-3|40	%files
14mr|texlive-mpcolornames-0.20-3|41	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-dvipsnam-def.mp
14mr|texlive-mpcolornames-0.20-3|42	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-plain-mp.mp
14mr|texlive-mpcolornames-0.20-3|43	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-svgnam-def.mp
14mr|texlive-mpcolornames-0.20-3|44	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-x11nam-def.mp
14mr|texlive-mpcolornames-0.20-3|45	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-xcolor-sty.mp
14mr|texlive-mpcolornames-0.20-3|46	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames.mp
14mr|texlive-mpcolornames-0.20-3|47	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/CHANGES
14mr|texlive-mpcolornames-0.20-3|48	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/LICENSE
14mr|texlive-mpcolornames-0.20-3|49	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/README
14mr|texlive-mpcolornames-0.20-3|50	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/expl-array-index.mp
14mr|texlive-mpcolornames-0.20-3|51	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/fig-clash-svg-dvips.mp
14mr|texlive-mpcolornames-0.20-3|52	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/mpcolornames.pdf
14mr|texlive-mpcolornames-0.20-3|53	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/mpcolornames.tex
14mr|texlive-mpcolornames-0.20-3|54	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-mpcolornames.mp
14mr|texlive-mpcolornames-0.20-3|55	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-dvipsnam-def.mp
14mr|texlive-mpcolornames-0.20-3|56	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-plain-mp.mp
14mr|texlive-mpcolornames-0.20-3|57	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-svgnam-def.mp
14mr|texlive-mpcolornames-0.20-3|58	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-x11nam-def.mp
14mr|texlive-mpcolornames-0.20-3|59	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-xcolor-sty.mp
14mr|texlive-mpcolornames-0.20-3|60	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-clash-svg-dvips.tex
14mr|texlive-mpcolornames-0.20-3|61	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-dvipsnam-def.tex
14mr|texlive-mpcolornames-0.20-3|62	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-plain-mp.tex
14mr|texlive-mpcolornames-0.20-3|63	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-svgnam-def.tex
14mr|texlive-mpcolornames-0.20-3|64	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-x11nam-def.tex
14mr|texlive-mpcolornames-0.20-3|65	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-xcolor-sty.tex
14mr|texlive-mpcolornames-0.20-3|66	#- source
14mr|texlive-mpcolornames-0.20-3|67	%doc %{_texmfdistdir}/source/metapost/mpcolornames/Makefile
14mr|texlive-mpcolornames-0.20-3|68	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-dvipsnam-def.awk
14mr|texlive-mpcolornames-0.20-3|69	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-plain-mp.awk
14mr|texlive-mpcolornames-0.20-3|70	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-svgnam-def.awk
14mr|texlive-mpcolornames-0.20-3|71	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-x11nam-def.awk
14mr|texlive-mpcolornames-0.20-3|72	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-xcolor-sty.awk
14mr|texlive-mpcolornames-0.20-3|73	%doc %{_texmfdistdir}/source/metapost/mpcolornames/tab-clash-svg-dvips.awk
14mr|texlive-mpcolornames-0.20-3|74	
14mr|texlive-mpcolornames-0.20-3|75	#-----------------------------------------------------------------------
14mr|texlive-mpcolornames-0.20-3|76	%prep
14mr|texlive-mpcolornames-0.20-3|77	%setup -c -a0 -a1 -a2
14mr|texlive-mpcolornames-0.20-3|78	
14mr|texlive-mpcolornames-0.20-3|79	%build
14mr|texlive-mpcolornames-0.20-3|80	
14mr|texlive-mpcolornames-0.20-3|81	%install
14mr|texlive-mpcolornames-0.20-3|82	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mpcolornames-0.20-3|83	cp -fpar metapost doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mpcolornames-0.20-3|84	
14mr|texlive-mpcolornames-0.20-3|85	
14mr|texlive-mpcolornames-0.20-3|86	
14mr|texlive-mpcolornames-0.20-3|87	%changelog
14mr|texlive-mpcolornames-0.20-3|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.20-3
14mr|texlive-mpcolornames-0.20-3|89	+ Revision: 955da47
14mr|texlive-mpcolornames-0.20-3|90	- MassBuild#440: Increase release tag
14mr|texlive-mpcolornames-0.20-3|91	
14mr|texlive-mpcolornames-0.20-3|92	

20801 14
14mr|texlive-mpgraphics-0.3-2|1	# revision 27230
14mr|texlive-mpgraphics-0.3-2|2	# category Package
14mr|texlive-mpgraphics-0.3-2|3	# catalog-ctan /macros/latex/contrib/mpgraphics
14mr|texlive-mpgraphics-0.3-2|4	# catalog-date 2012-07-25 12:42:57 +0200
14mr|texlive-mpgraphics-0.3-2|5	# catalog-license lppl1.3
14mr|texlive-mpgraphics-0.3-2|6	# catalog-version 0.3
14mr|texlive-mpgraphics-0.3-2|7	Name:		texlive-mpgraphics
14mr|texlive-mpgraphics-0.3-2|8	Version:	0.3
14mr|texlive-mpgraphics-0.3-2|9	Release:	2
14mr|texlive-mpgraphics-0.3-2|10	Summary:	Process and display MetaPost figures inline
14mr|texlive-mpgraphics-0.3-2|11	Group:		Publishing
14mr|texlive-mpgraphics-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mpgraphics
14mr|texlive-mpgraphics-0.3-2|13	License:	LPPL1.3
14mr|texlive-mpgraphics-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpgraphics.tar.xz
14mr|texlive-mpgraphics-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpgraphics.doc.tar.xz
14mr|texlive-mpgraphics-0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpgraphics.source.tar.xz
14mr|texlive-mpgraphics-0.3-2|17	BuildArch:	noarch
14mr|texlive-mpgraphics-0.3-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mpgraphics-0.3-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mpgraphics-0.3-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-mpgraphics-0.3-2|21	
14mr|texlive-mpgraphics-0.3-2|22	%description
14mr|texlive-mpgraphics-0.3-2|23	The package allows LaTeX users to typeset MetaPost code inline
14mr|texlive-mpgraphics-0.3-2|24	and display figures in their documents with only and only one
14mr|texlive-mpgraphics-0.3-2|25	run of LaTeX, PDFLaTeX or XelaTeX (no separate runs of mpost).
14mr|texlive-mpgraphics-0.3-2|26	Mpgraphics achieves this by using the shell escape (\write 18)
14mr|texlive-mpgraphics-0.3-2|27	feature of current TeX distributions, so that the whole process
14mr|texlive-mpgraphics-0.3-2|28	is automatic and the end user is saved the tiresome processing.
14mr|texlive-mpgraphics-0.3-2|29	
14mr|texlive-mpgraphics-0.3-2|30	%post
14mr|texlive-mpgraphics-0.3-2|31	%{_sbindir}/texlive.post
14mr|texlive-mpgraphics-0.3-2|32	
14mr|texlive-mpgraphics-0.3-2|33	%postun
14mr|texlive-mpgraphics-0.3-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-mpgraphics-0.3-2|35	%{_sbindir}/texlive.post
14mr|texlive-mpgraphics-0.3-2|36	fi
14mr|texlive-mpgraphics-0.3-2|37	
14mr|texlive-mpgraphics-0.3-2|38	#-----------------------------------------------------------------------
14mr|texlive-mpgraphics-0.3-2|39	%files
14mr|texlive-mpgraphics-0.3-2|40	%{_texmfdistdir}/tex/latex/mpgraphics/mpgraphics.sty
14mr|texlive-mpgraphics-0.3-2|41	%doc %{_texmfdistdir}/doc/latex/mpgraphics/README
14mr|texlive-mpgraphics-0.3-2|42	%doc %{_texmfdistdir}/doc/latex/mpgraphics/mpgraphics-example.ltx
14mr|texlive-mpgraphics-0.3-2|43	%doc %{_texmfdistdir}/doc/latex/mpgraphics/mpgraphics.pdf
14mr|texlive-mpgraphics-0.3-2|44	#- source
14mr|texlive-mpgraphics-0.3-2|45	%doc %{_texmfdistdir}/source/latex/mpgraphics/mpgraphics.dtx
14mr|texlive-mpgraphics-0.3-2|46	%doc %{_texmfdistdir}/source/latex/mpgraphics/mpgraphics.ins
14mr|texlive-mpgraphics-0.3-2|47	
14mr|texlive-mpgraphics-0.3-2|48	#-----------------------------------------------------------------------
14mr|texlive-mpgraphics-0.3-2|49	%prep
14mr|texlive-mpgraphics-0.3-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-mpgraphics-0.3-2|51	
14mr|texlive-mpgraphics-0.3-2|52	%build
14mr|texlive-mpgraphics-0.3-2|53	
14mr|texlive-mpgraphics-0.3-2|54	%install
14mr|texlive-mpgraphics-0.3-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mpgraphics-0.3-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mpgraphics-0.3-2|57	
14mr|texlive-mpgraphics-0.3-2|58	
14mr|texlive-mpgraphics-0.3-2|59	
14mr|texlive-mpgraphics-0.3-2|60	%changelog
14mr|texlive-mpgraphics-0.3-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-2
14mr|texlive-mpgraphics-0.3-2|62	+ Revision: 09ae292
14mr|texlive-mpgraphics-0.3-2|63	- MassBuild#440: Increase release tag
14mr|texlive-mpgraphics-0.3-2|64	
14mr|texlive-mpgraphics-0.3-2|65	

20802 14
14mr|texlive-mpman-ru-1.004-3|1	# revision 15878
14mr|texlive-mpman-ru-1.004-3|2	# category Package
14mr|texlive-mpman-ru-1.004-3|3	# catalog-ctan /info/metapost/doc/russian/mpman-ru
14mr|texlive-mpman-ru-1.004-3|4	# catalog-date 2008-08-22 17:15:44 +0200
14mr|texlive-mpman-ru-1.004-3|5	# catalog-license other-free
14mr|texlive-mpman-ru-1.004-3|6	# catalog-version 1.004
14mr|texlive-mpman-ru-1.004-3|7	Name:		texlive-mpman-ru
14mr|texlive-mpman-ru-1.004-3|8	Version:	1.004
14mr|texlive-mpman-ru-1.004-3|9	Release:	3
14mr|texlive-mpman-ru-1.004-3|10	Summary:	A Russian translation of the MetaPost manual
14mr|texlive-mpman-ru-1.004-3|11	Group:		Publishing
14mr|texlive-mpman-ru-1.004-3|12	URL:		http://www.ctan.org/tex-archive/info/metapost/doc/russian/mpman-ru
14mr|texlive-mpman-ru-1.004-3|13	License:	OTHER-FREE
14mr|texlive-mpman-ru-1.004-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpman-ru.tar.xz
14mr|texlive-mpman-ru-1.004-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpman-ru.doc.tar.xz
14mr|texlive-mpman-ru-1.004-3|16	BuildArch:	noarch
14mr|texlive-mpman-ru-1.004-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mpman-ru-1.004-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mpman-ru-1.004-3|19	
14mr|texlive-mpman-ru-1.004-3|20	%description
14mr|texlive-mpman-ru-1.004-3|21	A translation of the user manual, as distributed with MetaPost
14mr|texlive-mpman-ru-1.004-3|22	itself.
14mr|texlive-mpman-ru-1.004-3|23	
14mr|texlive-mpman-ru-1.004-3|24	#-----------------------------------------------------------------------
14mr|texlive-mpman-ru-1.004-3|25	%files
14mr|texlive-mpman-ru-1.004-3|26	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/Makefile
14mr|texlive-mpman-ru-1.004-3|27	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/README
14mr|texlive-mpman-ru-1.004-3|28	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/README.ru.koi8-r
14mr|texlive-mpman-ru-1.004-3|29	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/bm-to-utf16be.awk
14mr|texlive-mpman-ru-1.004-3|30	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/ctabbing.sty
14mr|texlive-mpman-ru-1.004-3|31	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/extract-bm.awk
14mr|texlive-mpman-ru-1.004-3|32	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/idx1.awk
14mr|texlive-mpman-ru-1.004-3|33	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/idx2.awk
14mr|texlive-mpman-ru-1.004-3|34	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/idx3.awk
14mr|texlive-mpman-ru-1.004-3|35	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/manfig-ru.mp
14mr|texlive-mpman-ru-1.004-3|36	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/mpman-optab-ru.tex
14mr|texlive-mpman-ru-1.004-3|37	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/mpman-ru.pdf
14mr|texlive-mpman-ru-1.004-3|38	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/mpman-ru.tex
14mr|texlive-mpman-ru-1.004-3|39	%doc %{_texmfdistdir}/doc/metapost/mpman-ru/mpman.ist
14mr|texlive-mpman-ru-1.004-3|40	
14mr|texlive-mpman-ru-1.004-3|41	#-----------------------------------------------------------------------
14mr|texlive-mpman-ru-1.004-3|42	%prep
14mr|texlive-mpman-ru-1.004-3|43	%setup -c -a0 -a1
14mr|texlive-mpman-ru-1.004-3|44	
14mr|texlive-mpman-ru-1.004-3|45	%build
14mr|texlive-mpman-ru-1.004-3|46	
14mr|texlive-mpman-ru-1.004-3|47	%install
14mr|texlive-mpman-ru-1.004-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mpman-ru-1.004-3|49	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mpman-ru-1.004-3|50	
14mr|texlive-mpman-ru-1.004-3|51	
14mr|texlive-mpman-ru-1.004-3|52	
14mr|texlive-mpman-ru-1.004-3|53	%changelog
14mr|texlive-mpman-ru-1.004-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.004-3
14mr|texlive-mpman-ru-1.004-3|55	+ Revision: 220a2fc
14mr|texlive-mpman-ru-1.004-3|56	- MassBuild#440: Increase release tag
14mr|texlive-mpman-ru-1.004-3|57	
14mr|texlive-mpman-ru-1.004-3|58	

20803 14
14mr|texlive-mptopdf-20140214-3|1	# revision 32580
14mr|texlive-mptopdf-20140214-3|2	# category Package
14mr|texlive-mptopdf-20140214-3|3	# catalog-ctan undef
14mr|texlive-mptopdf-20140214-3|4	# catalog-date undef
14mr|texlive-mptopdf-20140214-3|5	# catalog-license undef
14mr|texlive-mptopdf-20140214-3|6	# catalog-version undef
14mr|texlive-mptopdf-20140214-3|7	Name:		texlive-mptopdf
14mr|texlive-mptopdf-20140214-3|8	Version:	20140214
14mr|texlive-mptopdf-20140214-3|9	Release:	3
14mr|texlive-mptopdf-20140214-3|10	Summary:	mpost to PDF, native MetaPost graphics inclusion
14mr|texlive-mptopdf-20140214-3|11	Group:		Publishing
14mr|texlive-mptopdf-20140214-3|12	URL:		http://tug.org/texlive
14mr|texlive-mptopdf-20140214-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-mptopdf-20140214-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mptopdf.tar.xz
14mr|texlive-mptopdf-20140214-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mptopdf.doc.tar.xz
14mr|texlive-mptopdf-20140214-3|16	BuildArch:	noarch
14mr|texlive-mptopdf-20140214-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mptopdf-20140214-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mptopdf-20140214-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mptopdf-20140214-3|20	Requires(post):	texlive-tetex
14mr|texlive-mptopdf-20140214-3|21	Provides:	texlive-mptopdf.bin = %{EVRD}
14mr|texlive-mptopdf-20140214-3|22	Conflicts:  texlive-context < 20130426
14mr|texlive-mptopdf-20140214-3|23	
14mr|texlive-mptopdf-20140214-3|24	%description
14mr|texlive-mptopdf-20140214-3|25	The mptopdf script does standalone conversion from mpost to
14mr|texlive-mptopdf-20140214-3|26	PDF, using the supp-* and syst-* files.  They also allow native
14mr|texlive-mptopdf-20140214-3|27	MetaPost graphics inclusion in LaTeX (via pdftex.def) and
14mr|texlive-mptopdf-20140214-3|28	ConTeXt.  They can be used independently of the rest of
14mr|texlive-mptopdf-20140214-3|29	ConTeXt, yet are maintained as part of it.  So in TeX Live we
14mr|texlive-mptopdf-20140214-3|30	pull them out to this separate package for the benefit of LaTeX
14mr|texlive-mptopdf-20140214-3|31	users who do not install the rest of ConTeXt.  This can be
14mr|texlive-mptopdf-20140214-3|32	found on CTAN in macros/pdftex/graphics.
14mr|texlive-mptopdf-20140214-3|33	
14mr|texlive-mptopdf-20140214-3|34	%post
14mr|texlive-mptopdf-20140214-3|35	%{_sbindir}/texlive.post
14mr|texlive-mptopdf-20140214-3|36	
14mr|texlive-mptopdf-20140214-3|37	%postun
14mr|texlive-mptopdf-20140214-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-mptopdf-20140214-3|39	%{_sbindir}/texlive.post
14mr|texlive-mptopdf-20140214-3|40	fi
14mr|texlive-mptopdf-20140214-3|41	
14mr|texlive-mptopdf-20140214-3|42	#-----------------------------------------------------------------------
14mr|texlive-mptopdf-20140214-3|43	%files
14mr|texlive-mptopdf-20140214-3|44	%{_bindir}/mptopdf
14mr|texlive-mptopdf-20140214-3|45	%{_texmfdistdir}/scripts/context/perl/mptopdf.pl
14mr|texlive-mptopdf-20140214-3|46	%{_texmfdistdir}/scripts/context/stubs/mswin/mptopdf.exe
14mr|texlive-mptopdf-20140214-3|47	%{_texmfdistdir}/tex/context/base/supp-mis.mkii
14mr|texlive-mptopdf-20140214-3|48	%{_texmfdistdir}/tex/context/base/supp-mpe.mkii
14mr|texlive-mptopdf-20140214-3|49	%{_texmfdistdir}/tex/context/base/supp-pdf.mkii
14mr|texlive-mptopdf-20140214-3|50	%{_texmfdistdir}/tex/context/base/syst-tex.mkii
14mr|texlive-mptopdf-20140214-3|51	%{_texmfdistdir}/tex/generic/context/mptopdf/mptopdf.tex
14mr|texlive-mptopdf-20140214-3|52	%_texmf_fmtutil_d/mptopdf
14mr|texlive-mptopdf-20140214-3|53	%doc %{_texmfdistdir}/doc/context/scripts/mkii/mptopdf.man
14mr|texlive-mptopdf-20140214-3|54	%doc %{_mandir}/man1/mptopdf.1*
14mr|texlive-mptopdf-20140214-3|55	%doc %{_texmfdistdir}/doc/man/man1/mptopdf.man1.pdf
14mr|texlive-mptopdf-20140214-3|56	
14mr|texlive-mptopdf-20140214-3|57	#-----------------------------------------------------------------------
14mr|texlive-mptopdf-20140214-3|58	%prep
14mr|texlive-mptopdf-20140214-3|59	%setup -c -a0 -a1
14mr|texlive-mptopdf-20140214-3|60	
14mr|texlive-mptopdf-20140214-3|61	%build
14mr|texlive-mptopdf-20140214-3|62	
14mr|texlive-mptopdf-20140214-3|63	%install
14mr|texlive-mptopdf-20140214-3|64	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-mptopdf-20140214-3|65	pushd %{buildroot}%{_bindir}
14mr|texlive-mptopdf-20140214-3|66	ln -sf %{_texmfdistdir}/scripts/context/perl/mptopdf.pl mptopdf
14mr|texlive-mptopdf-20140214-3|67	popd
14mr|texlive-mptopdf-20140214-3|68	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-mptopdf-20140214-3|69	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-mptopdf-20140214-3|70	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-mptopdf-20140214-3|71	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-mptopdf-20140214-3|72	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-mptopdf-20140214-3|73	cat > %{buildroot}%{_texmf_fmtutil_d}/mptopdf <<EOF
14mr|texlive-mptopdf-20140214-3|74	#
14mr|texlive-mptopdf-20140214-3|75	# from mptopdf:
14mr|texlive-mptopdf-20140214-3|76	mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex
14mr|texlive-mptopdf-20140214-3|77	EOF
14mr|texlive-mptopdf-20140214-3|78	
14mr|texlive-mptopdf-20140214-3|79	%changelog
14mr|texlive-mptopdf-20140214-3|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140214-3
14mr|texlive-mptopdf-20140214-3|81	+ Revision: def03c2
14mr|texlive-mptopdf-20140214-3|82	- MassBuild#440: Increase release tag
14mr|texlive-mptopdf-20140214-3|83	
14mr|texlive-mptopdf-20140214-3|84	

20804 14
14mr|texlive-ms-20120524-6|1	# revision 29849
14mr|texlive-ms-20120524-6|2	# category Package
14mr|texlive-ms-20120524-6|3	# catalog-ctan /macros/latex/contrib/ms
14mr|texlive-ms-20120524-6|4	# catalog-date 2012-05-24 17:58:39 +0200
14mr|texlive-ms-20120524-6|5	# catalog-license lppl
14mr|texlive-ms-20120524-6|6	# catalog-version undef
14mr|texlive-ms-20120524-6|7	Name:		texlive-ms
14mr|texlive-ms-20120524-6|8	Version:	20120524
14mr|texlive-ms-20120524-6|9	Release:	6
14mr|texlive-ms-20120524-6|10	Summary:	Various LaTeX packages by Martin Schroder
14mr|texlive-ms-20120524-6|11	Group:		Publishing
14mr|texlive-ms-20120524-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ms
14mr|texlive-ms-20120524-6|13	License:	LPPL
14mr|texlive-ms-20120524-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ms.tar.xz
14mr|texlive-ms-20120524-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ms.doc.tar.xz
14mr|texlive-ms-20120524-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ms.source.tar.xz
14mr|texlive-ms-20120524-6|17	BuildArch:	noarch
14mr|texlive-ms-20120524-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ms-20120524-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ms-20120524-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-ms-20120524-6|21	
14mr|texlive-ms-20120524-6|22	%description
14mr|texlive-ms-20120524-6|23	A bundle of LaTeX packages by Martin Schroder; the collection
14mr|texlive-ms-20120524-6|24	comprises: - count1to, make use of fixed TeX counters; -
14mr|texlive-ms-20120524-6|25	everysel, set commands to execute every time a font is
14mr|texlive-ms-20120524-6|26	selected; - everyshi, set commands to execute whenever a page
14mr|texlive-ms-20120524-6|27	is shipped out; - multitoc, typeset the table of contents in
14mr|texlive-ms-20120524-6|28	multiple columns; - prelim2e, mark typeset pages as
14mr|texlive-ms-20120524-6|29	preliminary; and - ragged2e, typeset ragged text and allow
14mr|texlive-ms-20120524-6|30	hyphenation.
14mr|texlive-ms-20120524-6|31	
14mr|texlive-ms-20120524-6|32	%post
14mr|texlive-ms-20120524-6|33	%{_sbindir}/texlive.post
14mr|texlive-ms-20120524-6|34	
14mr|texlive-ms-20120524-6|35	%postun
14mr|texlive-ms-20120524-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-ms-20120524-6|37	%{_sbindir}/texlive.post
14mr|texlive-ms-20120524-6|38	fi
14mr|texlive-ms-20120524-6|39	
14mr|texlive-ms-20120524-6|40	#-----------------------------------------------------------------------
14mr|texlive-ms-20120524-6|41	%files
14mr|texlive-ms-20120524-6|42	%{_texmfdistdir}/tex/latex/ms/count1to.sty
14mr|texlive-ms-20120524-6|43	%{_texmfdistdir}/tex/latex/ms/everysel.sty
14mr|texlive-ms-20120524-6|44	%{_texmfdistdir}/tex/latex/ms/everyshi.sty
14mr|texlive-ms-20120524-6|45	%{_texmfdistdir}/tex/latex/ms/multitoc.sty
14mr|texlive-ms-20120524-6|46	%{_texmfdistdir}/tex/latex/ms/prelim2e.sty
14mr|texlive-ms-20120524-6|47	%{_texmfdistdir}/tex/latex/ms/ragged2e.sty
14mr|texlive-ms-20120524-6|48	%doc %{_texmfdistdir}/doc/latex/ms/count1to.pdf
14mr|texlive-ms-20120524-6|49	%doc %{_texmfdistdir}/doc/latex/ms/everysel.pdf
14mr|texlive-ms-20120524-6|50	%doc %{_texmfdistdir}/doc/latex/ms/everyshi.asc
14mr|texlive-ms-20120524-6|51	%doc %{_texmfdistdir}/doc/latex/ms/everyshi.bug
14mr|texlive-ms-20120524-6|52	%doc %{_texmfdistdir}/doc/latex/ms/everyshi.pdf
14mr|texlive-ms-20120524-6|53	%doc %{_texmfdistdir}/doc/latex/ms/multitoc.asc
14mr|texlive-ms-20120524-6|54	%doc %{_texmfdistdir}/doc/latex/ms/multitoc.bug
14mr|texlive-ms-20120524-6|55	%doc %{_texmfdistdir}/doc/latex/ms/multitoc.pdf
14mr|texlive-ms-20120524-6|56	%doc %{_texmfdistdir}/doc/latex/ms/prelim2e.pdf
14mr|texlive-ms-20120524-6|57	%doc %{_texmfdistdir}/doc/latex/ms/ragged2e.pdf
14mr|texlive-ms-20120524-6|58	#- source
14mr|texlive-ms-20120524-6|59	%doc %{_texmfdistdir}/source/latex/ms/count1to.drv
14mr|texlive-ms-20120524-6|60	%doc %{_texmfdistdir}/source/latex/ms/count1to.dtx
14mr|texlive-ms-20120524-6|61	%doc %{_texmfdistdir}/source/latex/ms/count1to.ins
14mr|texlive-ms-20120524-6|62	%doc %{_texmfdistdir}/source/latex/ms/everysel.drv
14mr|texlive-ms-20120524-6|63	%doc %{_texmfdistdir}/source/latex/ms/everysel.dtx
14mr|texlive-ms-20120524-6|64	%doc %{_texmfdistdir}/source/latex/ms/everysel.ins
14mr|texlive-ms-20120524-6|65	%doc %{_texmfdistdir}/source/latex/ms/everyshi.drv
14mr|texlive-ms-20120524-6|66	%doc %{_texmfdistdir}/source/latex/ms/everyshi.dtx
14mr|texlive-ms-20120524-6|67	%doc %{_texmfdistdir}/source/latex/ms/everyshi.ins
14mr|texlive-ms-20120524-6|68	%doc %{_texmfdistdir}/source/latex/ms/multitoc.drv
14mr|texlive-ms-20120524-6|69	%doc %{_texmfdistdir}/source/latex/ms/multitoc.dtx
14mr|texlive-ms-20120524-6|70	%doc %{_texmfdistdir}/source/latex/ms/multitoc.ins
14mr|texlive-ms-20120524-6|71	%doc %{_texmfdistdir}/source/latex/ms/prelim2e.drv
14mr|texlive-ms-20120524-6|72	%doc %{_texmfdistdir}/source/latex/ms/prelim2e.dtx
14mr|texlive-ms-20120524-6|73	%doc %{_texmfdistdir}/source/latex/ms/prelim2e.ins
14mr|texlive-ms-20120524-6|74	%doc %{_texmfdistdir}/source/latex/ms/ragged2e.drv
14mr|texlive-ms-20120524-6|75	%doc %{_texmfdistdir}/source/latex/ms/ragged2e.dtx
14mr|texlive-ms-20120524-6|76	%doc %{_texmfdistdir}/source/latex/ms/ragged2e.ins
14mr|texlive-ms-20120524-6|77	
14mr|texlive-ms-20120524-6|78	#-----------------------------------------------------------------------
14mr|texlive-ms-20120524-6|79	%prep
14mr|texlive-ms-20120524-6|80	%setup -c -a0 -a1 -a2
14mr|texlive-ms-20120524-6|81	
14mr|texlive-ms-20120524-6|82	%build
14mr|texlive-ms-20120524-6|83	
14mr|texlive-ms-20120524-6|84	%install
14mr|texlive-ms-20120524-6|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ms-20120524-6|86	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ms-20120524-6|87	
14mr|texlive-ms-20120524-6|88	%changelog
14mr|texlive-ms-20120524-6|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120524-6
14mr|texlive-ms-20120524-6|90	+ Revision: 40305e4
14mr|texlive-ms-20120524-6|91	- MassBuild#440: Increase release tag
14mr|texlive-ms-20120524-6|92	
14mr|texlive-ms-20120524-6|93	

20805 14
14mr|texlive-msc-1.16-3|1	# revision 15878
14mr|texlive-msc-1.16-3|2	# category Package
14mr|texlive-msc-1.16-3|3	# catalog-ctan /macros/latex/contrib/msc
14mr|texlive-msc-1.16-3|4	# catalog-date 2008-06-02 14:52:39 +0200
14mr|texlive-msc-1.16-3|5	# catalog-license lppl
14mr|texlive-msc-1.16-3|6	# catalog-version 1.16
14mr|texlive-msc-1.16-3|7	Name:		texlive-msc
14mr|texlive-msc-1.16-3|8	Version:	1.16
14mr|texlive-msc-1.16-3|9	Release:	3
14mr|texlive-msc-1.16-3|10	Summary:	Draw MSC diagrams
14mr|texlive-msc-1.16-3|11	Group:		Publishing
14mr|texlive-msc-1.16-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/msc
14mr|texlive-msc-1.16-3|13	License:	LPPL
14mr|texlive-msc-1.16-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msc.tar.xz
14mr|texlive-msc-1.16-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msc.doc.tar.xz
14mr|texlive-msc-1.16-3|16	BuildArch:	noarch
14mr|texlive-msc-1.16-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-msc-1.16-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-msc-1.16-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-msc-1.16-3|20	
14mr|texlive-msc-1.16-3|21	%description
14mr|texlive-msc-1.16-3|22	The package should be useful to all people that prepare their
14mr|texlive-msc-1.16-3|23	texts with LaTeX and want to draw Message Sequence Charts in
14mr|texlive-msc-1.16-3|24	their texts. The package is not an MSC editor; it simply takes
14mr|texlive-msc-1.16-3|25	a textual description of an MSC and draws the corresponding
14mr|texlive-msc-1.16-3|26	MSC. The current version of the MSC macro package supports the
14mr|texlive-msc-1.16-3|27	full MSC2000 language.
14mr|texlive-msc-1.16-3|28	
14mr|texlive-msc-1.16-3|29	%post
14mr|texlive-msc-1.16-3|30	%{_sbindir}/texlive.post
14mr|texlive-msc-1.16-3|31	
14mr|texlive-msc-1.16-3|32	%postun
14mr|texlive-msc-1.16-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-msc-1.16-3|34	%{_sbindir}/texlive.post
14mr|texlive-msc-1.16-3|35	fi
14mr|texlive-msc-1.16-3|36	
14mr|texlive-msc-1.16-3|37	#-----------------------------------------------------------------------
14mr|texlive-msc-1.16-3|38	%files
14mr|texlive-msc-1.16-3|39	%{_texmfdistdir}/bibtex/bib/msc/biblio.bib
14mr|texlive-msc-1.16-3|40	%{_texmfdistdir}/tex/latex/msc/msc.sty
14mr|texlive-msc-1.16-3|41	%doc %{_texmfdistdir}/doc/latex/msc/COPYRIGHT.txt
14mr|texlive-msc-1.16-3|42	%doc %{_texmfdistdir}/doc/latex/msc/README
14mr|texlive-msc-1.16-3|43	%doc %{_texmfdistdir}/doc/latex/msc/maintenance.pdf
14mr|texlive-msc-1.16-3|44	%doc %{_texmfdistdir}/doc/latex/msc/maintenance.tex
14mr|texlive-msc-1.16-3|45	%doc %{_texmfdistdir}/doc/latex/msc/manual.pdf
14mr|texlive-msc-1.16-3|46	%doc %{_texmfdistdir}/doc/latex/msc/manual.tex
14mr|texlive-msc-1.16-3|47	%doc %{_texmfdistdir}/doc/latex/msc/refman.pdf
14mr|texlive-msc-1.16-3|48	%doc %{_texmfdistdir}/doc/latex/msc/refman.tex
14mr|texlive-msc-1.16-3|49	
14mr|texlive-msc-1.16-3|50	#-----------------------------------------------------------------------
14mr|texlive-msc-1.16-3|51	%prep
14mr|texlive-msc-1.16-3|52	%setup -c -a0 -a1
14mr|texlive-msc-1.16-3|53	
14mr|texlive-msc-1.16-3|54	%build
14mr|texlive-msc-1.16-3|55	
14mr|texlive-msc-1.16-3|56	%install
14mr|texlive-msc-1.16-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-msc-1.16-3|58	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-msc-1.16-3|59	
14mr|texlive-msc-1.16-3|60	
14mr|texlive-msc-1.16-3|61	
14mr|texlive-msc-1.16-3|62	%changelog
14mr|texlive-msc-1.16-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.16-3
14mr|texlive-msc-1.16-3|64	+ Revision: b9b50e1
14mr|texlive-msc-1.16-3|65	- MassBuild#440: Increase release tag
14mr|texlive-msc-1.16-3|66	
14mr|texlive-msc-1.16-3|67	

20806 14
14mr|texlive-msg-0.40-3|1	# revision 15878
14mr|texlive-msg-0.40-3|2	# category Package
14mr|texlive-msg-0.40-3|3	# catalog-ctan /macros/latex/contrib/msg
14mr|texlive-msg-0.40-3|4	# catalog-date 2006-11-16 17:55:10 +0100
14mr|texlive-msg-0.40-3|5	# catalog-license lppl
14mr|texlive-msg-0.40-3|6	# catalog-version 0.40
14mr|texlive-msg-0.40-3|7	Name:		texlive-msg
14mr|texlive-msg-0.40-3|8	Version:	0.40
14mr|texlive-msg-0.40-3|9	Release:	3
14mr|texlive-msg-0.40-3|10	Summary:	A package for LaTeX localisation
14mr|texlive-msg-0.40-3|11	Group:		Publishing
14mr|texlive-msg-0.40-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/msg
14mr|texlive-msg-0.40-3|13	License:	LPPL
14mr|texlive-msg-0.40-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msg.tar.xz
14mr|texlive-msg-0.40-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msg.doc.tar.xz
14mr|texlive-msg-0.40-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msg.source.tar.xz
14mr|texlive-msg-0.40-3|17	BuildArch:	noarch
14mr|texlive-msg-0.40-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-msg-0.40-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-msg-0.40-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-msg-0.40-3|21	
14mr|texlive-msg-0.40-3|22	%description
14mr|texlive-msg-0.40-3|23	The package is designed to localise any document class or
14mr|texlive-msg-0.40-3|24	package. This should be very useful for end-users who could
14mr|texlive-msg-0.40-3|25	obtain messages in their own preferred language. It is really
14mr|texlive-msg-0.40-3|26	easy to use by writers of other classes and packages.
14mr|texlive-msg-0.40-3|27	Volunteers are urged to test the package, report, and even to
14mr|texlive-msg-0.40-3|28	localise the message file to their own language. Documentation
14mr|texlive-msg-0.40-3|29	is provided in English.
14mr|texlive-msg-0.40-3|30	
14mr|texlive-msg-0.40-3|31	%post
14mr|texlive-msg-0.40-3|32	%{_sbindir}/texlive.post
14mr|texlive-msg-0.40-3|33	
14mr|texlive-msg-0.40-3|34	%postun
14mr|texlive-msg-0.40-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-msg-0.40-3|36	%{_sbindir}/texlive.post
14mr|texlive-msg-0.40-3|37	fi
14mr|texlive-msg-0.40-3|38	
14mr|texlive-msg-0.40-3|39	#-----------------------------------------------------------------------
14mr|texlive-msg-0.40-3|40	%files
14mr|texlive-msg-0.40-3|41	%{_texmfdistdir}/tex/latex/msg/french_msg-msg.tex
14mr|texlive-msg-0.40-3|42	%{_texmfdistdir}/tex/latex/msg/german_msg-msg.tex
14mr|texlive-msg-0.40-3|43	%{_texmfdistdir}/tex/latex/msg/msg-msg.tex
14mr|texlive-msg-0.40-3|44	%{_texmfdistdir}/tex/latex/msg/msg.sty
14mr|texlive-msg-0.40-3|45	%{_texmfdistdir}/tex/latex/msg/norsk_msg-msg.tex
14mr|texlive-msg-0.40-3|46	%doc %{_texmfdistdir}/doc/latex/msg/CHANGES
14mr|texlive-msg-0.40-3|47	%doc %{_texmfdistdir}/doc/latex/msg/README
14mr|texlive-msg-0.40-3|48	%doc %{_texmfdistdir}/doc/latex/msg/README_msg_doc.txt
14mr|texlive-msg-0.40-3|49	%doc %{_texmfdistdir}/doc/latex/msg/msg.pdf
14mr|texlive-msg-0.40-3|50	%doc %{_texmfdistdir}/doc/latex/msg/msgguide.pdf
14mr|texlive-msg-0.40-3|51	%doc %{_texmfdistdir}/doc/latex/msg/msgguide.tex
14mr|texlive-msg-0.40-3|52	%doc %{_texmfdistdir}/doc/latex/msg/msgtest.tex
14mr|texlive-msg-0.40-3|53	#- source
14mr|texlive-msg-0.40-3|54	%doc %{_texmfdistdir}/source/latex/msg/Makefile
14mr|texlive-msg-0.40-3|55	%doc %{_texmfdistdir}/source/latex/msg/msg.dtx
14mr|texlive-msg-0.40-3|56	%doc %{_texmfdistdir}/source/latex/msg/msg.ins
14mr|texlive-msg-0.40-3|57	%doc %{_texmfdistdir}/source/latex/msg/msgfiles.dtx
14mr|texlive-msg-0.40-3|58	
14mr|texlive-msg-0.40-3|59	#-----------------------------------------------------------------------
14mr|texlive-msg-0.40-3|60	%prep
14mr|texlive-msg-0.40-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-msg-0.40-3|62	
14mr|texlive-msg-0.40-3|63	%build
14mr|texlive-msg-0.40-3|64	
14mr|texlive-msg-0.40-3|65	%install
14mr|texlive-msg-0.40-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-msg-0.40-3|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-msg-0.40-3|68	
14mr|texlive-msg-0.40-3|69	
14mr|texlive-msg-0.40-3|70	
14mr|texlive-msg-0.40-3|71	%changelog
14mr|texlive-msg-0.40-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.40-3
14mr|texlive-msg-0.40-3|73	+ Revision: f3847fc
14mr|texlive-msg-0.40-3|74	- MassBuild#440: Increase release tag
14mr|texlive-msg-0.40-3|75	
14mr|texlive-msg-0.40-3|76	

20807 14
14mr|texlive-mslapa-20100320-3|1	# revision 17514
14mr|texlive-mslapa-20100320-3|2	# category Package
14mr|texlive-mslapa-20100320-3|3	# catalog-ctan /macros/latex/contrib/mslapa
14mr|texlive-mslapa-20100320-3|4	# catalog-date 2010-03-20 19:23:31 +0100
14mr|texlive-mslapa-20100320-3|5	# catalog-license other-free
14mr|texlive-mslapa-20100320-3|6	# catalog-version undef
14mr|texlive-mslapa-20100320-3|7	Name:		texlive-mslapa
14mr|texlive-mslapa-20100320-3|8	Version:	20100320
14mr|texlive-mslapa-20100320-3|9	Release:	3
14mr|texlive-mslapa-20100320-3|10	Summary:	Michael Landy's APA citation style
14mr|texlive-mslapa-20100320-3|11	Group:		Publishing
14mr|texlive-mslapa-20100320-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mslapa
14mr|texlive-mslapa-20100320-3|13	License:	OTHER-FREE
14mr|texlive-mslapa-20100320-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mslapa.tar.xz
14mr|texlive-mslapa-20100320-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mslapa.doc.tar.xz
14mr|texlive-mslapa-20100320-3|16	BuildArch:	noarch
14mr|texlive-mslapa-20100320-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mslapa-20100320-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mslapa-20100320-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mslapa-20100320-3|20	
14mr|texlive-mslapa-20100320-3|21	%description
14mr|texlive-mslapa-20100320-3|22	LaTeX and BibTeX style files for a respectably close
14mr|texlive-mslapa-20100320-3|23	approximation to APA (American Psychological Association)
14mr|texlive-mslapa-20100320-3|24	citation and reference style.
14mr|texlive-mslapa-20100320-3|25	
14mr|texlive-mslapa-20100320-3|26	%post
14mr|texlive-mslapa-20100320-3|27	%{_sbindir}/texlive.post
14mr|texlive-mslapa-20100320-3|28	
14mr|texlive-mslapa-20100320-3|29	%postun
14mr|texlive-mslapa-20100320-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-mslapa-20100320-3|31	%{_sbindir}/texlive.post
14mr|texlive-mslapa-20100320-3|32	fi
14mr|texlive-mslapa-20100320-3|33	
14mr|texlive-mslapa-20100320-3|34	#-----------------------------------------------------------------------
14mr|texlive-mslapa-20100320-3|35	%files
14mr|texlive-mslapa-20100320-3|36	%{_texmfdistdir}/bibtex/bst/mslapa/mslapa.bst
14mr|texlive-mslapa-20100320-3|37	%{_texmfdistdir}/tex/latex/mslapa/mslapa.sty
14mr|texlive-mslapa-20100320-3|38	%doc %{_texmfdistdir}/doc/latex/mslapa/README
14mr|texlive-mslapa-20100320-3|39	%doc %{_texmfdistdir}/doc/latex/mslapa/bibfile.bib
14mr|texlive-mslapa-20100320-3|40	%doc %{_texmfdistdir}/doc/latex/mslapa/examp.tex
14mr|texlive-mslapa-20100320-3|41	%doc %{_texmfdistdir}/doc/latex/mslapa/mslapa.pdf
14mr|texlive-mslapa-20100320-3|42	%doc %{_texmfdistdir}/doc/latex/mslapa/mslapa.tex
14mr|texlive-mslapa-20100320-3|43	
14mr|texlive-mslapa-20100320-3|44	#-----------------------------------------------------------------------
14mr|texlive-mslapa-20100320-3|45	%prep
14mr|texlive-mslapa-20100320-3|46	%setup -c -a0 -a1
14mr|texlive-mslapa-20100320-3|47	
14mr|texlive-mslapa-20100320-3|48	%build
14mr|texlive-mslapa-20100320-3|49	
14mr|texlive-mslapa-20100320-3|50	%install
14mr|texlive-mslapa-20100320-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mslapa-20100320-3|52	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mslapa-20100320-3|53	
14mr|texlive-mslapa-20100320-3|54	
14mr|texlive-mslapa-20100320-3|55	
14mr|texlive-mslapa-20100320-3|56	%changelog
14mr|texlive-mslapa-20100320-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100320-3
14mr|texlive-mslapa-20100320-3|58	+ Revision: 10c1338
14mr|texlive-mslapa-20100320-3|59	- MassBuild#440: Increase release tag
14mr|texlive-mslapa-20100320-3|60	
14mr|texlive-mslapa-20100320-3|61	

20808 14
14mr|texlive-msu-thesis-2.2-2|1	# revision 27141
14mr|texlive-msu-thesis-2.2-2|2	# category Package
14mr|texlive-msu-thesis-2.2-2|3	# catalog-ctan /macros/latex/contrib/msu-thesis
14mr|texlive-msu-thesis-2.2-2|4	# catalog-date 2012-07-06 10:47:39 +0200
14mr|texlive-msu-thesis-2.2-2|5	# catalog-license lppl1.3
14mr|texlive-msu-thesis-2.2-2|6	# catalog-version 2.2
14mr|texlive-msu-thesis-2.2-2|7	Name:		texlive-msu-thesis
14mr|texlive-msu-thesis-2.2-2|8	Version:	2.2
14mr|texlive-msu-thesis-2.2-2|9	Release:	2
14mr|texlive-msu-thesis-2.2-2|10	Summary:	Class for Michigan State University Master's and PhD theses
14mr|texlive-msu-thesis-2.2-2|11	Group:		Publishing
14mr|texlive-msu-thesis-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/msu-thesis
14mr|texlive-msu-thesis-2.2-2|13	License:	LPPL1.3
14mr|texlive-msu-thesis-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msu-thesis.tar.xz
14mr|texlive-msu-thesis-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msu-thesis.doc.tar.xz
14mr|texlive-msu-thesis-2.2-2|16	BuildArch:	noarch
14mr|texlive-msu-thesis-2.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-msu-thesis-2.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-msu-thesis-2.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-msu-thesis-2.2-2|20	
14mr|texlive-msu-thesis-2.2-2|21	%description
14mr|texlive-msu-thesis-2.2-2|22	This is a class file for producing dissertations and theses
14mr|texlive-msu-thesis-2.2-2|23	according to the Michigan State University Graduate School
14mr|texlive-msu-thesis-2.2-2|24	Guidelines for Electronic Submission of Master's Theses and
14mr|texlive-msu-thesis-2.2-2|25	Dissertations (2010). The class is based on the memoir document
14mr|texlive-msu-thesis-2.2-2|26	class, and thefore inherits all of the functionality of that
14mr|texlive-msu-thesis-2.2-2|27	class.
14mr|texlive-msu-thesis-2.2-2|28	
14mr|texlive-msu-thesis-2.2-2|29	%post
14mr|texlive-msu-thesis-2.2-2|30	%{_sbindir}/texlive.post
14mr|texlive-msu-thesis-2.2-2|31	
14mr|texlive-msu-thesis-2.2-2|32	%postun
14mr|texlive-msu-thesis-2.2-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-msu-thesis-2.2-2|34	%{_sbindir}/texlive.post
14mr|texlive-msu-thesis-2.2-2|35	fi
14mr|texlive-msu-thesis-2.2-2|36	
14mr|texlive-msu-thesis-2.2-2|37	#-----------------------------------------------------------------------
14mr|texlive-msu-thesis-2.2-2|38	%files
14mr|texlive-msu-thesis-2.2-2|39	%{_texmfdistdir}/tex/latex/msu-thesis/gb4e-compat.tex
14mr|texlive-msu-thesis-2.2-2|40	%{_texmfdistdir}/tex/latex/msu-thesis/msu-thesis.cls
14mr|texlive-msu-thesis-2.2-2|41	%doc %{_texmfdistdir}/doc/latex/msu-thesis/README
14mr|texlive-msu-thesis-2.2-2|42	%doc %{_texmfdistdir}/doc/latex/msu-thesis/msu-thesis.pdf
14mr|texlive-msu-thesis-2.2-2|43	%doc %{_texmfdistdir}/doc/latex/msu-thesis/msu-thesis.tex
14mr|texlive-msu-thesis-2.2-2|44	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-template.pdf
14mr|texlive-msu-thesis-2.2-2|45	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-template.tex
14mr|texlive-msu-thesis-2.2-2|46	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-testfile.bib
14mr|texlive-msu-thesis-2.2-2|47	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf
14mr|texlive-msu-thesis-2.2-2|48	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex
14mr|texlive-msu-thesis-2.2-2|49	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/unified.bst
14mr|texlive-msu-thesis-2.2-2|50	
14mr|texlive-msu-thesis-2.2-2|51	#-----------------------------------------------------------------------
14mr|texlive-msu-thesis-2.2-2|52	%prep
14mr|texlive-msu-thesis-2.2-2|53	%setup -c -a0 -a1
14mr|texlive-msu-thesis-2.2-2|54	
14mr|texlive-msu-thesis-2.2-2|55	%build
14mr|texlive-msu-thesis-2.2-2|56	
14mr|texlive-msu-thesis-2.2-2|57	%install
14mr|texlive-msu-thesis-2.2-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-msu-thesis-2.2-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-msu-thesis-2.2-2|60	
14mr|texlive-msu-thesis-2.2-2|61	
14mr|texlive-msu-thesis-2.2-2|62	
14mr|texlive-msu-thesis-2.2-2|63	%changelog
14mr|texlive-msu-thesis-2.2-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-2
14mr|texlive-msu-thesis-2.2-2|65	+ Revision: 61bfa13
14mr|texlive-msu-thesis-2.2-2|66	- MassBuild#440: Increase release tag
14mr|texlive-msu-thesis-2.2-2|67	
14mr|texlive-msu-thesis-2.2-2|68	

20809 14
14mr|texlive-mtgreek-1.1-3|1	# revision 17967
14mr|texlive-mtgreek-1.1-3|2	# category Package
14mr|texlive-mtgreek-1.1-3|3	# catalog-ctan /macros/latex/contrib/mtgreek
14mr|texlive-mtgreek-1.1-3|4	# catalog-date 2010-04-21 23:25:04 +0200
14mr|texlive-mtgreek-1.1-3|5	# catalog-license lppl
14mr|texlive-mtgreek-1.1-3|6	# catalog-version 1.1+
14mr|texlive-mtgreek-1.1-3|7	Name:		texlive-mtgreek
14mr|texlive-mtgreek-1.1-3|8	Version:	1.1
14mr|texlive-mtgreek-1.1-3|9	Release:	3
14mr|texlive-mtgreek-1.1-3|10	Summary:	Use italic and upright greek letters with mathtime
14mr|texlive-mtgreek-1.1-3|11	Group:		Publishing
14mr|texlive-mtgreek-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mtgreek
14mr|texlive-mtgreek-1.1-3|13	License:	LPPL
14mr|texlive-mtgreek-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mtgreek.tar.xz
14mr|texlive-mtgreek-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mtgreek.doc.tar.xz
14mr|texlive-mtgreek-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mtgreek.source.tar.xz
14mr|texlive-mtgreek-1.1-3|17	BuildArch:	noarch
14mr|texlive-mtgreek-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mtgreek-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mtgreek-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mtgreek-1.1-3|21	
14mr|texlive-mtgreek-1.1-3|22	%description
14mr|texlive-mtgreek-1.1-3|23	This package is an add-on to the MathTime a style to provide
14mr|texlive-mtgreek-1.1-3|24	TeX support for the use of the MathTime(tm) fonts (formerly
14mr|texlive-mtgreek-1.1-3|25	distributed by YandY, Inc.). The MathTime package has uppercase
14mr|texlive-mtgreek-1.1-3|26	Greek letters hardwired to be upright and only upright; this
14mr|texlive-mtgreek-1.1-3|27	package provides a switch to choose between the two kinds of
14mr|texlive-mtgreek-1.1-3|28	Greek uppercase letters.
14mr|texlive-mtgreek-1.1-3|29	
14mr|texlive-mtgreek-1.1-3|30	%post
14mr|texlive-mtgreek-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-mtgreek-1.1-3|32	
14mr|texlive-mtgreek-1.1-3|33	%postun
14mr|texlive-mtgreek-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-mtgreek-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-mtgreek-1.1-3|36	fi
14mr|texlive-mtgreek-1.1-3|37	
14mr|texlive-mtgreek-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-mtgreek-1.1-3|39	%files
14mr|texlive-mtgreek-1.1-3|40	%{_texmfdistdir}/tex/latex/mtgreek/mtgreek.sty
14mr|texlive-mtgreek-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/mtgreek/mtgreek.pdf
14mr|texlive-mtgreek-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/mtgreek/mtgreek.tex
14mr|texlive-mtgreek-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/mtgreek/mtgtest.tex
14mr|texlive-mtgreek-1.1-3|44	#- source
14mr|texlive-mtgreek-1.1-3|45	%doc %{_texmfdistdir}/source/latex/mtgreek/mtgreek.dtx
14mr|texlive-mtgreek-1.1-3|46	%doc %{_texmfdistdir}/source/latex/mtgreek/mtgreek.ins
14mr|texlive-mtgreek-1.1-3|47	
14mr|texlive-mtgreek-1.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-mtgreek-1.1-3|49	%prep
14mr|texlive-mtgreek-1.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-mtgreek-1.1-3|51	
14mr|texlive-mtgreek-1.1-3|52	%build
14mr|texlive-mtgreek-1.1-3|53	
14mr|texlive-mtgreek-1.1-3|54	%install
14mr|texlive-mtgreek-1.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mtgreek-1.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mtgreek-1.1-3|57	
14mr|texlive-mtgreek-1.1-3|58	
14mr|texlive-mtgreek-1.1-3|59	
14mr|texlive-mtgreek-1.1-3|60	%changelog
14mr|texlive-mtgreek-1.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-mtgreek-1.1-3|62	+ Revision: 808524c
14mr|texlive-mtgreek-1.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-mtgreek-1.1-3|64	
14mr|texlive-mtgreek-1.1-3|65	

20810 14
14mr|texlive-m-tx-0.60d-7|1	# revision 29764
14mr|texlive-m-tx-0.60d-7|2	# category Package
14mr|texlive-m-tx-0.60d-7|3	# catalog-ctan /support/m-tx
14mr|texlive-m-tx-0.60d-7|4	# catalog-date 2013-01-20 14:45:16 +0100
14mr|texlive-m-tx-0.60d-7|5	# catalog-license gpl
14mr|texlive-m-tx-0.60d-7|6	# catalog-version 0.60d 2013-01-19
14mr|texlive-m-tx-0.60d-7|7	Name:		texlive-m-tx
14mr|texlive-m-tx-0.60d-7|8	Version:	0.60d
14mr|texlive-m-tx-0.60d-7|9	Release:	7
14mr|texlive-m-tx-0.60d-7|10	Summary:	A preprocessor for pmx
14mr|texlive-m-tx-0.60d-7|11	Group:		Publishing
14mr|texlive-m-tx-0.60d-7|12	URL:		http://www.ctan.org/tex-archive/support/m-tx
14mr|texlive-m-tx-0.60d-7|13	License:	GPL
14mr|texlive-m-tx-0.60d-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/m-tx.tar.xz
14mr|texlive-m-tx-0.60d-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/m-tx.doc.tar.xz
14mr|texlive-m-tx-0.60d-7|16	BuildArch:	noarch
14mr|texlive-m-tx-0.60d-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-m-tx-0.60d-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-m-tx-0.60d-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-m-tx-0.60d-7|20	Requires:	texlive-m-tx.bin
14mr|texlive-m-tx-0.60d-7|21	
14mr|texlive-m-tx-0.60d-7|22	%description
14mr|texlive-m-tx-0.60d-7|23	M-Tx is a preprocessor to pmx, which is itself a preprocessor
14mr|texlive-m-tx-0.60d-7|24	to musixtex, a music typesetting system. The prime motivation
14mr|texlive-m-tx-0.60d-7|25	to the development of M-Tx was to provide lyrics for music to
14mr|texlive-m-tx-0.60d-7|26	be typeset. In fact, pmx now provides a lyrics interface, but
14mr|texlive-m-tx-0.60d-7|27	M-Tx continues in use by those who prefer its language.
14mr|texlive-m-tx-0.60d-7|28	
14mr|texlive-m-tx-0.60d-7|29	%post
14mr|texlive-m-tx-0.60d-7|30	%{_sbindir}/texlive.post
14mr|texlive-m-tx-0.60d-7|31	
14mr|texlive-m-tx-0.60d-7|32	%postun
14mr|texlive-m-tx-0.60d-7|33	if [ $1 -eq 0 ]; then
14mr|texlive-m-tx-0.60d-7|34	%{_sbindir}/texlive.post
14mr|texlive-m-tx-0.60d-7|35	fi
14mr|texlive-m-tx-0.60d-7|36	
14mr|texlive-m-tx-0.60d-7|37	#-----------------------------------------------------------------------
14mr|texlive-m-tx-0.60d-7|38	%files
14mr|texlive-m-tx-0.60d-7|39	%{_bindir}/m-tx
14mr|texlive-m-tx-0.60d-7|40	%{_texmfdistdir}/scripts/m-tx/m-tx.lua
14mr|texlive-m-tx-0.60d-7|41	%{_texmfdistdir}/tex/generic/m-tx/mtx.tex
14mr|texlive-m-tx-0.60d-7|42	%doc %{_texmfdistdir}/doc/generic/m-tx/README
14mr|texlive-m-tx-0.60d-7|43	%doc %{_texmfdistdir}/doc/generic/m-tx/m-tx.html
14mr|texlive-m-tx-0.60d-7|44	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx-install.pdf
14mr|texlive-m-tx-0.60d-7|45	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx-install.tex
14mr|texlive-m-tx-0.60d-7|46	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060.pdf
14mr|texlive-m-tx-0.60d-7|47	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/Makefile
14mr|texlive-m-tx-0.60d-7|48	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/README
14mr|texlive-m-tx-0.60d-7|49	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/borup.mtx
14mr|texlive-m-tx-0.60d-7|50	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/chord.mtx
14mr|texlive-m-tx-0.60d-7|51	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dertod.mtx
14mr|texlive-m-tx-0.60d-7|52	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/docversion
14mr|texlive-m-tx-0.60d-7|53	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dona.mtx
14mr|texlive-m-tx-0.60d-7|54	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dwoman.mta
14mr|texlive-m-tx-0.60d-7|55	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dwoman.mtb
14mr|texlive-m-tx-0.60d-7|56	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/halleluja.ltx
14mr|texlive-m-tx-0.60d-7|57	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/kanons.ltx
14mr|texlive-m-tx-0.60d-7|58	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/kroonhom.mtx
14mr|texlive-m-tx-0.60d-7|59	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/loofnou.mtx
14mr|texlive-m-tx-0.60d-7|60	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/lyrics.tex
14mr|texlive-m-tx-0.60d-7|61	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/macro.mtx
14mr|texlive-m-tx-0.60d-7|62	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/make-dvi
14mr|texlive-m-tx-0.60d-7|63	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/make-pdf
14mr|texlive-m-tx-0.60d-7|64	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/make-target
14mr|texlive-m-tx-0.60d-7|65	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma.mta
14mr|texlive-m-tx-0.60d-7|66	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma1.mtb
14mr|texlive-m-tx-0.60d-7|67	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma2.mtb
14mr|texlive-m-tx-0.60d-7|68	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma3.mtb
14mr|texlive-m-tx-0.60d-7|69	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma4.mtb
14mr|texlive-m-tx-0.60d-7|70	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma5.mtb
14mr|texlive-m-tx-0.60d-7|71	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma6.mtb
14mr|texlive-m-tx-0.60d-7|72	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/meter.mtx
14mr|texlive-m-tx-0.60d-7|73	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mozart.mtx
14mr|texlive-m-tx-0.60d-7|74	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mozart0.mtx
14mr|texlive-m-tx-0.60d-7|75	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxdoc.sty
14mr|texlive-m-tx-0.60d-7|76	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxdoc.tex
14mr|texlive-m-tx-0.60d-7|77	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxindex.tex
14mr|texlive-m-tx-0.60d-7|78	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxlatex.sty
14mr|texlive-m-tx-0.60d-7|79	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netfirst.mtx
14mr|texlive-m-tx-0.60d-7|80	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netsoos.mta
14mr|texlive-m-tx-0.60d-7|81	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netsoos1.mtb
14mr|texlive-m-tx-0.60d-7|82	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netsoos2.mtb
14mr|texlive-m-tx-0.60d-7|83	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/notes.tex
14mr|texlive-m-tx-0.60d-7|84	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/pdfcat
14mr|texlive-m-tx-0.60d-7|85	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/psalm42.mtx
14mr|texlive-m-tx-0.60d-7|86	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/sanctus.mtx
14mr|texlive-m-tx-0.60d-7|87	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/title.mtx
14mr|texlive-m-tx-0.60d-7|88	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/title1.mtx
14mr|texlive-m-tx-0.60d-7|89	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/viva.mtx
14mr|texlive-m-tx-0.60d-7|90	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/volta.mtx
14mr|texlive-m-tx-0.60d-7|91	%doc %{_texmfdistdir}/doc/generic/m-tx/prepmx.html
14mr|texlive-m-tx-0.60d-7|92	%doc %{_mandir}/man1/m-tx.1*
14mr|texlive-m-tx-0.60d-7|93	%doc %{_texmfdistdir}/doc/man/man1/m-tx.man1.pdf
14mr|texlive-m-tx-0.60d-7|94	%doc %{_mandir}/man1/prepmx.1*
14mr|texlive-m-tx-0.60d-7|95	%doc %{_texmfdistdir}/doc/man/man1/prepmx.man1.pdf
14mr|texlive-m-tx-0.60d-7|96	
14mr|texlive-m-tx-0.60d-7|97	#-----------------------------------------------------------------------
14mr|texlive-m-tx-0.60d-7|98	%prep
14mr|texlive-m-tx-0.60d-7|99	%setup -c -a0 -a1
14mr|texlive-m-tx-0.60d-7|100	
14mr|texlive-m-tx-0.60d-7|101	%build
14mr|texlive-m-tx-0.60d-7|102	
14mr|texlive-m-tx-0.60d-7|103	%install
14mr|texlive-m-tx-0.60d-7|104	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-m-tx-0.60d-7|105	pushd %{buildroot}%{_bindir}
14mr|texlive-m-tx-0.60d-7|106	ln -sf %{_texmfdistdir}/scripts/m-tx/m-tx.lua m-tx
14mr|texlive-m-tx-0.60d-7|107	popd
14mr|texlive-m-tx-0.60d-7|108	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-m-tx-0.60d-7|109	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-m-tx-0.60d-7|110	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-m-tx-0.60d-7|111	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-m-tx-0.60d-7|112	
14mr|texlive-m-tx-0.60d-7|113	%changelog
14mr|texlive-m-tx-0.60d-7|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.60d-7
14mr|texlive-m-tx-0.60d-7|115	+ Revision: e0ed31b
14mr|texlive-m-tx-0.60d-7|116	- MassBuild#440: Increase release tag
14mr|texlive-m-tx-0.60d-7|117	
14mr|texlive-m-tx-0.60d-7|118	

20811 14
14mr|texlive-multenum-20110320-3|1	# revision 21775
14mr|texlive-multenum-20110320-3|2	# category Package
14mr|texlive-multenum-20110320-3|3	# catalog-ctan /macros/latex/contrib/multenum
14mr|texlive-multenum-20110320-3|4	# catalog-date 2011-03-20 19:39:20 +0100
14mr|texlive-multenum-20110320-3|5	# catalog-license lppl1
14mr|texlive-multenum-20110320-3|6	# catalog-version undef
14mr|texlive-multenum-20110320-3|7	Name:		texlive-multenum
14mr|texlive-multenum-20110320-3|8	Version:	20110320
14mr|texlive-multenum-20110320-3|9	Release:	3
14mr|texlive-multenum-20110320-3|10	Summary:	Multi-column enumerated lists
14mr|texlive-multenum-20110320-3|11	Group:		Publishing
14mr|texlive-multenum-20110320-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multenum
14mr|texlive-multenum-20110320-3|13	License:	LPPL1
14mr|texlive-multenum-20110320-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multenum.tar.xz
14mr|texlive-multenum-20110320-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multenum.doc.tar.xz
14mr|texlive-multenum-20110320-3|16	BuildArch:	noarch
14mr|texlive-multenum-20110320-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-multenum-20110320-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-multenum-20110320-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-multenum-20110320-3|20	
14mr|texlive-multenum-20110320-3|21	%description
14mr|texlive-multenum-20110320-3|22	Defines an environment multienumerate, that produces an
14mr|texlive-multenum-20110320-3|23	enumerated array in which columns are vertically aligned on the
14mr|texlive-multenum-20110320-3|24	counter. The motivation was lists of answers for a text book,
14mr|texlive-multenum-20110320-3|25	where there are many rather small items; the multienumerate
14mr|texlive-multenum-20110320-3|26	environment goes some way to making such lists look neater.
14mr|texlive-multenum-20110320-3|27	
14mr|texlive-multenum-20110320-3|28	%post
14mr|texlive-multenum-20110320-3|29	%{_sbindir}/texlive.post
14mr|texlive-multenum-20110320-3|30	
14mr|texlive-multenum-20110320-3|31	%postun
14mr|texlive-multenum-20110320-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-multenum-20110320-3|33	%{_sbindir}/texlive.post
14mr|texlive-multenum-20110320-3|34	fi
14mr|texlive-multenum-20110320-3|35	
14mr|texlive-multenum-20110320-3|36	#-----------------------------------------------------------------------
14mr|texlive-multenum-20110320-3|37	%files
14mr|texlive-multenum-20110320-3|38	%{_texmfdistdir}/tex/latex/multenum/multienum.sty
14mr|texlive-multenum-20110320-3|39	%doc %{_texmfdistdir}/doc/latex/multenum/README
14mr|texlive-multenum-20110320-3|40	%doc %{_texmfdistdir}/doc/latex/multenum/multienum.article
14mr|texlive-multenum-20110320-3|41	%doc %{_texmfdistdir}/doc/latex/multenum/multienum.pdf
14mr|texlive-multenum-20110320-3|42	%doc %{_texmfdistdir}/doc/latex/multenum/multienum.sample
14mr|texlive-multenum-20110320-3|43	
14mr|texlive-multenum-20110320-3|44	#-----------------------------------------------------------------------
14mr|texlive-multenum-20110320-3|45	%prep
14mr|texlive-multenum-20110320-3|46	%setup -c -a0 -a1
14mr|texlive-multenum-20110320-3|47	
14mr|texlive-multenum-20110320-3|48	%build
14mr|texlive-multenum-20110320-3|49	
14mr|texlive-multenum-20110320-3|50	%install
14mr|texlive-multenum-20110320-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multenum-20110320-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-multenum-20110320-3|53	
14mr|texlive-multenum-20110320-3|54	
14mr|texlive-multenum-20110320-3|55	
14mr|texlive-multenum-20110320-3|56	%changelog
14mr|texlive-multenum-20110320-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110320-3
14mr|texlive-multenum-20110320-3|58	+ Revision: d3a09cc
14mr|texlive-multenum-20110320-3|59	- MassBuild#440: Increase release tag
14mr|texlive-multenum-20110320-3|60	
14mr|texlive-multenum-20110320-3|61	

20812 14
14mr|texlive-multi-20111103-3|1	# revision 13293
14mr|texlive-multi-20111103-3|2	# category Package
14mr|texlive-multi-20111103-3|3	# catalog-ctan undef
14mr|texlive-multi-20111103-3|4	# catalog-date undef
14mr|texlive-multi-20111103-3|5	# catalog-license undef
14mr|texlive-multi-20111103-3|6	# catalog-version undef
14mr|texlive-multi-20111103-3|7	Name:		texlive-multi
14mr|texlive-multi-20111103-3|8	Version:	20111103
14mr|texlive-multi-20111103-3|9	Release:	3
14mr|texlive-multi-20111103-3|10	Summary:	TeXLive multi package
14mr|texlive-multi-20111103-3|11	Group:		Publishing
14mr|texlive-multi-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-multi-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-multi-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multi.tar.xz
14mr|texlive-multi-20111103-3|15	BuildArch:	noarch
14mr|texlive-multi-20111103-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-multi-20111103-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-multi-20111103-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-multi-20111103-3|19	
14mr|texlive-multi-20111103-3|20	%description
14mr|texlive-multi-20111103-3|21	TeXLive multi package.
14mr|texlive-multi-20111103-3|22	
14mr|texlive-multi-20111103-3|23	%post
14mr|texlive-multi-20111103-3|24	%{_sbindir}/texlive.post
14mr|texlive-multi-20111103-3|25	
14mr|texlive-multi-20111103-3|26	%postun
14mr|texlive-multi-20111103-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-multi-20111103-3|28	%{_sbindir}/texlive.post
14mr|texlive-multi-20111103-3|29	fi
14mr|texlive-multi-20111103-3|30	
14mr|texlive-multi-20111103-3|31	#-----------------------------------------------------------------------
14mr|texlive-multi-20111103-3|32	%files
14mr|texlive-multi-20111103-3|33	%{_texmfdistdir}/dvips/multi/2up.pro
14mr|texlive-multi-20111103-3|34	%{_texmfdistdir}/dvips/multi/4up.pro
14mr|texlive-multi-20111103-3|35	%{_texmfdistdir}/dvips/multi/multi.pro
14mr|texlive-multi-20111103-3|36	
14mr|texlive-multi-20111103-3|37	#-----------------------------------------------------------------------
14mr|texlive-multi-20111103-3|38	%prep
14mr|texlive-multi-20111103-3|39	%setup -c -a0
14mr|texlive-multi-20111103-3|40	
14mr|texlive-multi-20111103-3|41	%build
14mr|texlive-multi-20111103-3|42	
14mr|texlive-multi-20111103-3|43	%install
14mr|texlive-multi-20111103-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multi-20111103-3|45	cp -fpar dvips %{buildroot}%{_texmfdistdir}
14mr|texlive-multi-20111103-3|46	
14mr|texlive-multi-20111103-3|47	
14mr|texlive-multi-20111103-3|48	
14mr|texlive-multi-20111103-3|49	%changelog
14mr|texlive-multi-20111103-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-multi-20111103-3|51	+ Revision: e8be507
14mr|texlive-multi-20111103-3|52	- MassBuild#440: Increase release tag
14mr|texlive-multi-20111103-3|53	
14mr|texlive-multi-20111103-3|54	

20813 14
14mr|texlive-multibbl-v1.1-3|1	# revision 15878
14mr|texlive-multibbl-v1.1-3|2	# category Package
14mr|texlive-multibbl-v1.1-3|3	# catalog-ctan /macros/latex/contrib/multibbl
14mr|texlive-multibbl-v1.1-3|4	# catalog-date 2007-05-25 16:15:27 +0200
14mr|texlive-multibbl-v1.1-3|5	# catalog-license lppl
14mr|texlive-multibbl-v1.1-3|6	# catalog-version v1.1
14mr|texlive-multibbl-v1.1-3|7	Name:		texlive-multibbl
14mr|texlive-multibbl-v1.1-3|8	Version:	v1.1
14mr|texlive-multibbl-v1.1-3|9	Release:	3
14mr|texlive-multibbl-v1.1-3|10	Summary:	Multiple bibliographies
14mr|texlive-multibbl-v1.1-3|11	Group:		Publishing
14mr|texlive-multibbl-v1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multibbl
14mr|texlive-multibbl-v1.1-3|13	License:	LPPL
14mr|texlive-multibbl-v1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibbl.tar.xz
14mr|texlive-multibbl-v1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibbl.doc.tar.xz
14mr|texlive-multibbl-v1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibbl.source.tar.xz
14mr|texlive-multibbl-v1.1-3|17	BuildArch:	noarch
14mr|texlive-multibbl-v1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-multibbl-v1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-multibbl-v1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-multibbl-v1.1-3|21	
14mr|texlive-multibbl-v1.1-3|22	%description
14mr|texlive-multibbl-v1.1-3|23	The package multibbl redefines the standard bibliographic
14mr|texlive-multibbl-v1.1-3|24	commands so that one can generate multiple reference sections.
14mr|texlive-multibbl-v1.1-3|25	Each section has it own auxiliary file (for use with BibTeX)
14mr|texlive-multibbl-v1.1-3|26	and title.
14mr|texlive-multibbl-v1.1-3|27	
14mr|texlive-multibbl-v1.1-3|28	%post
14mr|texlive-multibbl-v1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-multibbl-v1.1-3|30	
14mr|texlive-multibbl-v1.1-3|31	%postun
14mr|texlive-multibbl-v1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-multibbl-v1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-multibbl-v1.1-3|34	fi
14mr|texlive-multibbl-v1.1-3|35	
14mr|texlive-multibbl-v1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-multibbl-v1.1-3|37	%files
14mr|texlive-multibbl-v1.1-3|38	%{_texmfdistdir}/tex/latex/multibbl/multibbl.sty
14mr|texlive-multibbl-v1.1-3|39	%doc %{_texmfdistdir}/doc/latex/multibbl/multibbl.pdf
14mr|texlive-multibbl-v1.1-3|40	#- source
14mr|texlive-multibbl-v1.1-3|41	%doc %{_texmfdistdir}/source/latex/multibbl/multibbl.dtx
14mr|texlive-multibbl-v1.1-3|42	%doc %{_texmfdistdir}/source/latex/multibbl/multibbl.ins
14mr|texlive-multibbl-v1.1-3|43	
14mr|texlive-multibbl-v1.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-multibbl-v1.1-3|45	%prep
14mr|texlive-multibbl-v1.1-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-multibbl-v1.1-3|47	
14mr|texlive-multibbl-v1.1-3|48	%build
14mr|texlive-multibbl-v1.1-3|49	
14mr|texlive-multibbl-v1.1-3|50	%install
14mr|texlive-multibbl-v1.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multibbl-v1.1-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-multibbl-v1.1-3|53	
14mr|texlive-multibbl-v1.1-3|54	
14mr|texlive-multibbl-v1.1-3|55	
14mr|texlive-multibbl-v1.1-3|56	%changelog
14mr|texlive-multibbl-v1.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.1-3
14mr|texlive-multibbl-v1.1-3|58	+ Revision: 2cdecde
14mr|texlive-multibbl-v1.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-multibbl-v1.1-3|60	
14mr|texlive-multibbl-v1.1-3|61	

20814 14
14mr|texlive-multibib-1.4-3|1	# revision 15878
14mr|texlive-multibib-1.4-3|2	# category Package
14mr|texlive-multibib-1.4-3|3	# catalog-ctan /macros/latex/contrib/multibib
14mr|texlive-multibib-1.4-3|4	# catalog-date 2008-12-10 20:42:30 +0100
14mr|texlive-multibib-1.4-3|5	# catalog-license lppl
14mr|texlive-multibib-1.4-3|6	# catalog-version 1.4
14mr|texlive-multibib-1.4-3|7	Name:		texlive-multibib
14mr|texlive-multibib-1.4-3|8	Version:	1.4
14mr|texlive-multibib-1.4-3|9	Release:	3
14mr|texlive-multibib-1.4-3|10	Summary:	Multiple bibliographies within one document
14mr|texlive-multibib-1.4-3|11	Group:		Publishing
14mr|texlive-multibib-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multibib
14mr|texlive-multibib-1.4-3|13	License:	LPPL
14mr|texlive-multibib-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibib.tar.xz
14mr|texlive-multibib-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibib.doc.tar.xz
14mr|texlive-multibib-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibib.source.tar.xz
14mr|texlive-multibib-1.4-3|17	BuildArch:	noarch
14mr|texlive-multibib-1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-multibib-1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-multibib-1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-multibib-1.4-3|21	
14mr|texlive-multibib-1.4-3|22	%description
14mr|texlive-multibib-1.4-3|23	Multibib the creation of references to multiple bibliographies
14mr|texlive-multibib-1.4-3|24	within one document. It thus provides complementary
14mr|texlive-multibib-1.4-3|25	functionality to packages like bibunits and chapterbib, which
14mr|texlive-multibib-1.4-3|26	allow the creation of one bibliography for multiple, but
14mr|texlive-multibib-1.4-3|27	different parts of the document. Multibib is compatible with
14mr|texlive-multibib-1.4-3|28	inlinebib, natbib, and koma-script.
14mr|texlive-multibib-1.4-3|29	
14mr|texlive-multibib-1.4-3|30	%post
14mr|texlive-multibib-1.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-multibib-1.4-3|32	
14mr|texlive-multibib-1.4-3|33	%postun
14mr|texlive-multibib-1.4-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-multibib-1.4-3|35	%{_sbindir}/texlive.post
14mr|texlive-multibib-1.4-3|36	fi
14mr|texlive-multibib-1.4-3|37	
14mr|texlive-multibib-1.4-3|38	#-----------------------------------------------------------------------
14mr|texlive-multibib-1.4-3|39	%files
14mr|texlive-multibib-1.4-3|40	%{_texmfdistdir}/bibtex/bst/multibib/mbplain.bst
14mr|texlive-multibib-1.4-3|41	%{_texmfdistdir}/bibtex/bst/multibib/mbunsrtdin.bst
14mr|texlive-multibib-1.4-3|42	%{_texmfdistdir}/makeindex/multibib/mbgglo.ist
14mr|texlive-multibib-1.4-3|43	%{_texmfdistdir}/makeindex/multibib/mbgind.ist
14mr|texlive-multibib-1.4-3|44	%{_texmfdistdir}/tex/latex/multibib/multibib.sty
14mr|texlive-multibib-1.4-3|45	%doc %{_texmfdistdir}/doc/latex/multibib/README
14mr|texlive-multibib-1.4-3|46	%doc %{_texmfdistdir}/doc/latex/multibib/bibtexall
14mr|texlive-multibib-1.4-3|47	%doc %{_texmfdistdir}/doc/latex/multibib/multibib.pdf
14mr|texlive-multibib-1.4-3|48	#- source
14mr|texlive-multibib-1.4-3|49	%doc %{_texmfdistdir}/source/latex/multibib/multibib.dtx
14mr|texlive-multibib-1.4-3|50	%doc %{_texmfdistdir}/source/latex/multibib/multibib.ins
14mr|texlive-multibib-1.4-3|51	
14mr|texlive-multibib-1.4-3|52	#-----------------------------------------------------------------------
14mr|texlive-multibib-1.4-3|53	%prep
14mr|texlive-multibib-1.4-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-multibib-1.4-3|55	
14mr|texlive-multibib-1.4-3|56	%build
14mr|texlive-multibib-1.4-3|57	
14mr|texlive-multibib-1.4-3|58	%install
14mr|texlive-multibib-1.4-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multibib-1.4-3|60	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-multibib-1.4-3|61	
14mr|texlive-multibib-1.4-3|62	
14mr|texlive-multibib-1.4-3|63	
14mr|texlive-multibib-1.4-3|64	%changelog
14mr|texlive-multibib-1.4-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-multibib-1.4-3|66	+ Revision: 45fdf46
14mr|texlive-multibib-1.4-3|67	- MassBuild#440: Increase release tag
14mr|texlive-multibib-1.4-3|68	
14mr|texlive-multibib-1.4-3|69	

20815 14
14mr|texlive-multibibliography-1.03-7|1	# revision 30939
14mr|texlive-multibibliography-1.03-7|2	# category Package
14mr|texlive-multibibliography-1.03-7|3	# catalog-ctan /macros/latex/contrib/multibibliography
14mr|texlive-multibibliography-1.03-7|4	# catalog-date 2013-06-25 10:24:07 +0200
14mr|texlive-multibibliography-1.03-7|5	# catalog-license lppl1.3
14mr|texlive-multibibliography-1.03-7|6	# catalog-version 1.03
14mr|texlive-multibibliography-1.03-7|7	Name:		texlive-multibibliography
14mr|texlive-multibibliography-1.03-7|8	Version:	1.03
14mr|texlive-multibibliography-1.03-7|9	Release:	7
14mr|texlive-multibibliography-1.03-7|10	Summary:	Multiple versions of a bibliography, with different sort orders
14mr|texlive-multibibliography-1.03-7|11	Group:		Publishing
14mr|texlive-multibibliography-1.03-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multibibliography
14mr|texlive-multibibliography-1.03-7|13	License:	LPPL1.3
14mr|texlive-multibibliography-1.03-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibibliography.tar.xz
14mr|texlive-multibibliography-1.03-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibibliography.doc.tar.xz
14mr|texlive-multibibliography-1.03-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibibliography.source.tar.xz
14mr|texlive-multibibliography-1.03-7|17	BuildArch:	noarch
14mr|texlive-multibibliography-1.03-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-multibibliography-1.03-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-multibibliography-1.03-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-multibibliography-1.03-7|21	Provides:	texlive-multibibliography.bin = %{EVRD}
14mr|texlive-multibibliography-1.03-7|22	
14mr|texlive-multibibliography-1.03-7|23	%description
14mr|texlive-multibibliography-1.03-7|24	Conventional standards for bibliography styles impose a forced
14mr|texlive-multibibliography-1.03-7|25	choice between index and name/year citations, and corresponding
14mr|texlive-multibibliography-1.03-7|26	references. The package avoids this choice, by providing
14mr|texlive-multibibliography-1.03-7|27	alphabetic, sequenced, and even chronological orderings of
14mr|texlive-multibibliography-1.03-7|28	references. Inline citations, that integrate these
14mr|texlive-multibibliography-1.03-7|29	heterogeneous styles, are also supported (and work with other
14mr|texlive-multibibliography-1.03-7|30	bibliography packages).
14mr|texlive-multibibliography-1.03-7|31	
14mr|texlive-multibibliography-1.03-7|32	%post
14mr|texlive-multibibliography-1.03-7|33	%{_sbindir}/texlive.post
14mr|texlive-multibibliography-1.03-7|34	
14mr|texlive-multibibliography-1.03-7|35	%postun
14mr|texlive-multibibliography-1.03-7|36	if [ $1 -eq 0 ]; then
14mr|texlive-multibibliography-1.03-7|37	%{_sbindir}/texlive.post
14mr|texlive-multibibliography-1.03-7|38	fi
14mr|texlive-multibibliography-1.03-7|39	
14mr|texlive-multibibliography-1.03-7|40	#-----------------------------------------------------------------------
14mr|texlive-multibibliography-1.03-7|41	%files
14mr|texlive-multibibliography-1.03-7|42	%{_bindir}/multibibliography
14mr|texlive-multibibliography-1.03-7|43	%{_texmfdistdir}/bibtex/bst/multibibliography/chronological.bst
14mr|texlive-multibibliography-1.03-7|44	%{_texmfdistdir}/scripts/multibibliography/multibibliography.pl
14mr|texlive-multibibliography-1.03-7|45	%{_texmfdistdir}/tex/latex/multibibliography/multibibliography.sty
14mr|texlive-multibibliography-1.03-7|46	%doc %{_texmfdistdir}/doc/latex/multibibliography/Makefile
14mr|texlive-multibibliography-1.03-7|47	%doc %{_texmfdistdir}/doc/latex/multibibliography/README
14mr|texlive-multibibliography-1.03-7|48	%doc %{_texmfdistdir}/doc/latex/multibibliography/figure.pdf
14mr|texlive-multibibliography-1.03-7|49	%doc %{_texmfdistdir}/doc/latex/multibibliography/multibibliography.bib
14mr|texlive-multibibliography-1.03-7|50	%doc %{_texmfdistdir}/doc/latex/multibibliography/multibibliography.pdf
14mr|texlive-multibibliography-1.03-7|51	%doc %{_texmfdistdir}/doc/latex/multibibliography/tug-paper.pdf
14mr|texlive-multibibliography-1.03-7|52	%doc %{_texmfdistdir}/doc/latex/multibibliography/tug-paper.tex
14mr|texlive-multibibliography-1.03-7|53	%doc %{_texmfdistdir}/doc/latex/multibibliography/type.bib
14mr|texlive-multibibliography-1.03-7|54	#- source
14mr|texlive-multibibliography-1.03-7|55	%doc %{_texmfdistdir}/source/latex/multibibliography/multibibliography.dtx
14mr|texlive-multibibliography-1.03-7|56	%doc %{_texmfdistdir}/source/latex/multibibliography/multibibliography.ins
14mr|texlive-multibibliography-1.03-7|57	
14mr|texlive-multibibliography-1.03-7|58	#-----------------------------------------------------------------------
14mr|texlive-multibibliography-1.03-7|59	%prep
14mr|texlive-multibibliography-1.03-7|60	%setup -c -a0 -a1 -a2
14mr|texlive-multibibliography-1.03-7|61	
14mr|texlive-multibibliography-1.03-7|62	%build
14mr|texlive-multibibliography-1.03-7|63	
14mr|texlive-multibibliography-1.03-7|64	%install
14mr|texlive-multibibliography-1.03-7|65	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-multibibliography-1.03-7|66	pushd %{buildroot}%{_bindir}
14mr|texlive-multibibliography-1.03-7|67	ln -sf %{_texmfdistdir}/scripts/multibibliography/multibibliography.pl multibibliography
14mr|texlive-multibibliography-1.03-7|68	popd
14mr|texlive-multibibliography-1.03-7|69	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-multibibliography-1.03-7|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-multibibliography-1.03-7|71	
14mr|texlive-multibibliography-1.03-7|72	%changelog
14mr|texlive-multibibliography-1.03-7|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-7
14mr|texlive-multibibliography-1.03-7|74	+ Revision: a1638f3
14mr|texlive-multibibliography-1.03-7|75	- MassBuild#440: Increase release tag
14mr|texlive-multibibliography-1.03-7|76	
14mr|texlive-multibibliography-1.03-7|77	

20816 14
14mr|texlive-multicap-20061215-3|1	# revision 15878
14mr|texlive-multicap-20061215-3|2	# category Package
14mr|texlive-multicap-20061215-3|3	# catalog-ctan /macros/latex/contrib/multicap
14mr|texlive-multicap-20061215-3|4	# catalog-date 2006-12-15 15:26:27 +0100
14mr|texlive-multicap-20061215-3|5	# catalog-license lppl
14mr|texlive-multicap-20061215-3|6	# catalog-version undef
14mr|texlive-multicap-20061215-3|7	Name:		texlive-multicap
14mr|texlive-multicap-20061215-3|8	Version:	20061215
14mr|texlive-multicap-20061215-3|9	Release:	3
14mr|texlive-multicap-20061215-3|10	Summary:	Format captions inside multicols
14mr|texlive-multicap-20061215-3|11	Group:		Publishing
14mr|texlive-multicap-20061215-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multicap
14mr|texlive-multicap-20061215-3|13	License:	LPPL
14mr|texlive-multicap-20061215-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multicap.tar.xz
14mr|texlive-multicap-20061215-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multicap.doc.tar.xz
14mr|texlive-multicap-20061215-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multicap.source.tar.xz
14mr|texlive-multicap-20061215-3|17	BuildArch:	noarch
14mr|texlive-multicap-20061215-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-multicap-20061215-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-multicap-20061215-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-multicap-20061215-3|21	
14mr|texlive-multicap-20061215-3|22	%description
14mr|texlive-multicap-20061215-3|23	This is a package for formatting captions of column figures and
14mr|texlive-multicap-20061215-3|24	column tabular material, which cannot be standard floats in a
14mr|texlive-multicap-20061215-3|25	multicols environment. The package also provides a convenient
14mr|texlive-multicap-20061215-3|26	way to customise your captions, whether they be in multicols or
14mr|texlive-multicap-20061215-3|27	not.
14mr|texlive-multicap-20061215-3|28	
14mr|texlive-multicap-20061215-3|29	%post
14mr|texlive-multicap-20061215-3|30	%{_sbindir}/texlive.post
14mr|texlive-multicap-20061215-3|31	
14mr|texlive-multicap-20061215-3|32	%postun
14mr|texlive-multicap-20061215-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-multicap-20061215-3|34	%{_sbindir}/texlive.post
14mr|texlive-multicap-20061215-3|35	fi
14mr|texlive-multicap-20061215-3|36	
14mr|texlive-multicap-20061215-3|37	#-----------------------------------------------------------------------
14mr|texlive-multicap-20061215-3|38	%files
14mr|texlive-multicap-20061215-3|39	%{_texmfdistdir}/tex/latex/multicap/multicap.sty
14mr|texlive-multicap-20061215-3|40	%doc %{_texmfdistdir}/doc/latex/multicap/multicap.pdf
14mr|texlive-multicap-20061215-3|41	#- source
14mr|texlive-multicap-20061215-3|42	%doc %{_texmfdistdir}/source/latex/multicap/multicap.dtx
14mr|texlive-multicap-20061215-3|43	
14mr|texlive-multicap-20061215-3|44	#-----------------------------------------------------------------------
14mr|texlive-multicap-20061215-3|45	%prep
14mr|texlive-multicap-20061215-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-multicap-20061215-3|47	
14mr|texlive-multicap-20061215-3|48	%build
14mr|texlive-multicap-20061215-3|49	
14mr|texlive-multicap-20061215-3|50	%install
14mr|texlive-multicap-20061215-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multicap-20061215-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-multicap-20061215-3|53	
14mr|texlive-multicap-20061215-3|54	
14mr|texlive-multicap-20061215-3|55	
14mr|texlive-multicap-20061215-3|56	%changelog
14mr|texlive-multicap-20061215-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061215-3
14mr|texlive-multicap-20061215-3|58	+ Revision: 0f8177a
14mr|texlive-multicap-20061215-3|59	- MassBuild#440: Increase release tag
14mr|texlive-multicap-20061215-3|60	
14mr|texlive-multicap-20061215-3|61	

20817 14
14mr|texlive-multido-1.42-3|1	# revision 18302
14mr|texlive-multido-1.42-3|2	# category Package
14mr|texlive-multido-1.42-3|3	# catalog-ctan /macros/generic/multido
14mr|texlive-multido-1.42-3|4	# catalog-date 2010-05-15 11:36:20 +0200
14mr|texlive-multido-1.42-3|5	# catalog-license lppl
14mr|texlive-multido-1.42-3|6	# catalog-version 1.42
14mr|texlive-multido-1.42-3|7	Name:		texlive-multido
14mr|texlive-multido-1.42-3|8	Version:	1.42
14mr|texlive-multido-1.42-3|9	Release:	3
14mr|texlive-multido-1.42-3|10	Summary:	A loop facility for Generic TeX
14mr|texlive-multido-1.42-3|11	Group:		Publishing
14mr|texlive-multido-1.42-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/multido
14mr|texlive-multido-1.42-3|13	License:	LPPL
14mr|texlive-multido-1.42-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multido.tar.xz
14mr|texlive-multido-1.42-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multido.doc.tar.xz
14mr|texlive-multido-1.42-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multido.source.tar.xz
14mr|texlive-multido-1.42-3|17	BuildArch:	noarch
14mr|texlive-multido-1.42-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-multido-1.42-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-multido-1.42-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-multido-1.42-3|21	
14mr|texlive-multido-1.42-3|22	%description
14mr|texlive-multido-1.42-3|23	The package provides the \multido command, which was originally
14mr|texlive-multido-1.42-3|24	designed for use with with PSTricks. Fixed-point arithmetic is
14mr|texlive-multido-1.42-3|25	used when working on the loop variable, so that the package is
14mr|texlive-multido-1.42-3|26	equally applicable in graphics applications like PSTricks as it
14mr|texlive-multido-1.42-3|27	is with the more common integer loops.
14mr|texlive-multido-1.42-3|28	
14mr|texlive-multido-1.42-3|29	%post
14mr|texlive-multido-1.42-3|30	%{_sbindir}/texlive.post
14mr|texlive-multido-1.42-3|31	
14mr|texlive-multido-1.42-3|32	%postun
14mr|texlive-multido-1.42-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-multido-1.42-3|34	%{_sbindir}/texlive.post
14mr|texlive-multido-1.42-3|35	fi
14mr|texlive-multido-1.42-3|36	
14mr|texlive-multido-1.42-3|37	#-----------------------------------------------------------------------
14mr|texlive-multido-1.42-3|38	%files
14mr|texlive-multido-1.42-3|39	%{_texmfdistdir}/tex/generic/multido/multido.tex
14mr|texlive-multido-1.42-3|40	%{_texmfdistdir}/tex/latex/multido/multido.sty
14mr|texlive-multido-1.42-3|41	%doc %{_texmfdistdir}/doc/generic/multido/Changes
14mr|texlive-multido-1.42-3|42	%doc %{_texmfdistdir}/doc/generic/multido/multido-doc.pdf
14mr|texlive-multido-1.42-3|43	%doc %{_texmfdistdir}/doc/generic/multido/multido-doc.tex
14mr|texlive-multido-1.42-3|44	%doc %{_texmfdistdir}/doc/generic/multido/multido.pdf
14mr|texlive-multido-1.42-3|45	#- source
14mr|texlive-multido-1.42-3|46	%doc %{_texmfdistdir}/source/generic/multido/Makefile
14mr|texlive-multido-1.42-3|47	
14mr|texlive-multido-1.42-3|48	#-----------------------------------------------------------------------
14mr|texlive-multido-1.42-3|49	%prep
14mr|texlive-multido-1.42-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-multido-1.42-3|51	
14mr|texlive-multido-1.42-3|52	%build
14mr|texlive-multido-1.42-3|53	
14mr|texlive-multido-1.42-3|54	%install
14mr|texlive-multido-1.42-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multido-1.42-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-multido-1.42-3|57	
14mr|texlive-multido-1.42-3|58	
14mr|texlive-multido-1.42-3|59	
14mr|texlive-multido-1.42-3|60	%changelog
14mr|texlive-multido-1.42-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.42-3
14mr|texlive-multido-1.42-3|62	+ Revision: d0ff0d3
14mr|texlive-multido-1.42-3|63	- MassBuild#440: Increase release tag
14mr|texlive-multido-1.42-3|64	
14mr|texlive-multido-1.42-3|65	

20818 14
14mr|texlive-multienv-20120809-2|1	# revision 26544
14mr|texlive-multienv-20120809-2|2	# category Package
14mr|texlive-multienv-20120809-2|3	# catalog-ctan undef
14mr|texlive-multienv-20120809-2|4	# catalog-date undef
14mr|texlive-multienv-20120809-2|5	# catalog-license undef
14mr|texlive-multienv-20120809-2|6	# catalog-version undef
14mr|texlive-multienv-20120809-2|7	Name:		texlive-multienv
14mr|texlive-multienv-20120809-2|8	Version:	20120809
14mr|texlive-multienv-20120809-2|9	Release:	2
14mr|texlive-multienv-20120809-2|10	Summary:	TeXLive multienv package
14mr|texlive-multienv-20120809-2|11	Group:		Publishing
14mr|texlive-multienv-20120809-2|12	URL:		http://tug.org/texlive
14mr|texlive-multienv-20120809-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-multienv-20120809-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multienv.tar.xz
14mr|texlive-multienv-20120809-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multienv.doc.tar.xz
14mr|texlive-multienv-20120809-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multienv.source.tar.xz
14mr|texlive-multienv-20120809-2|17	BuildArch:	noarch
14mr|texlive-multienv-20120809-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-multienv-20120809-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-multienv-20120809-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-multienv-20120809-2|21	
14mr|texlive-multienv-20120809-2|22	%description
14mr|texlive-multienv-20120809-2|23	TeXLive multienv package.
14mr|texlive-multienv-20120809-2|24	
14mr|texlive-multienv-20120809-2|25	%post
14mr|texlive-multienv-20120809-2|26	%{_sbindir}/texlive.post
14mr|texlive-multienv-20120809-2|27	
14mr|texlive-multienv-20120809-2|28	%postun
14mr|texlive-multienv-20120809-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-multienv-20120809-2|30	%{_sbindir}/texlive.post
14mr|texlive-multienv-20120809-2|31	fi
14mr|texlive-multienv-20120809-2|32	
14mr|texlive-multienv-20120809-2|33	#-----------------------------------------------------------------------
14mr|texlive-multienv-20120809-2|34	%files
14mr|texlive-multienv-20120809-2|35	%{_texmfdistdir}/tex/latex/multienv/multienv.sty
14mr|texlive-multienv-20120809-2|36	%doc %{_texmfdistdir}/doc/latex/multienv/README
14mr|texlive-multienv-20120809-2|37	%doc %{_texmfdistdir}/doc/latex/multienv/multienv.pdf
14mr|texlive-multienv-20120809-2|38	#- source
14mr|texlive-multienv-20120809-2|39	%doc %{_texmfdistdir}/source/latex/multienv/multienv.dtx
14mr|texlive-multienv-20120809-2|40	%doc %{_texmfdistdir}/source/latex/multienv/multienv.ins
14mr|texlive-multienv-20120809-2|41	
14mr|texlive-multienv-20120809-2|42	#-----------------------------------------------------------------------
14mr|texlive-multienv-20120809-2|43	%prep
14mr|texlive-multienv-20120809-2|44	%setup -c -a0 -a1 -a2
14mr|texlive-multienv-20120809-2|45	
14mr|texlive-multienv-20120809-2|46	%build
14mr|texlive-multienv-20120809-2|47	
14mr|texlive-multienv-20120809-2|48	%install
14mr|texlive-multienv-20120809-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multienv-20120809-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-multienv-20120809-2|51	
14mr|texlive-multienv-20120809-2|52	
14mr|texlive-multienv-20120809-2|53	
14mr|texlive-multienv-20120809-2|54	%changelog
14mr|texlive-multienv-20120809-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120809-2
14mr|texlive-multienv-20120809-2|56	+ Revision: e04ae6f
14mr|texlive-multienv-20120809-2|57	- MassBuild#440: Increase release tag
14mr|texlive-multienv-20120809-2|58	
14mr|texlive-multienv-20120809-2|59	

20819 14
14mr|texlive-multiexpand-1.1-6|1	# revision 28768
14mr|texlive-multiexpand-1.1-6|2	# category Package
14mr|texlive-multiexpand-1.1-6|3	# catalog-ctan /macros/latex/contrib/multiexpand
14mr|texlive-multiexpand-1.1-6|4	# catalog-date 2013-01-08 16:25:57 +0100
14mr|texlive-multiexpand-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-multiexpand-1.1-6|6	# catalog-version 1.1
14mr|texlive-multiexpand-1.1-6|7	Name:		texlive-multiexpand
14mr|texlive-multiexpand-1.1-6|8	Version:	1.1
14mr|texlive-multiexpand-1.1-6|9	Release:	6
14mr|texlive-multiexpand-1.1-6|10	Summary:	Variations on the primitive command \expandafter
14mr|texlive-multiexpand-1.1-6|11	Group:		Publishing
14mr|texlive-multiexpand-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multiexpand
14mr|texlive-multiexpand-1.1-6|13	License:	LPPL1.3
14mr|texlive-multiexpand-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiexpand.tar.xz
14mr|texlive-multiexpand-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiexpand.doc.tar.xz
14mr|texlive-multiexpand-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiexpand.source.tar.xz
14mr|texlive-multiexpand-1.1-6|17	BuildArch:	noarch
14mr|texlive-multiexpand-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-multiexpand-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-multiexpand-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-multiexpand-1.1-6|21	
14mr|texlive-multiexpand-1.1-6|22	%description
14mr|texlive-multiexpand-1.1-6|23	The package provides two user commands; one that performs
14mr|texlive-multiexpand-1.1-6|24	multiple expansions, and one that does multiple \expandafter
14mr|texlive-multiexpand-1.1-6|25	operations, in a single macro call. The package requires eTeX's
14mr|texlive-multiexpand-1.1-6|26	\numexpr command. The author suggests that the same effect
14mr|texlive-multiexpand-1.1-6|27	could be provided by use of the command variant mechanisms of
14mr|texlive-multiexpand-1.1-6|28	LaTeX 3 (see, for example, the interface documentation of the
14mr|texlive-multiexpand-1.1-6|29	experimental LaTeX 3 kernel).
14mr|texlive-multiexpand-1.1-6|30	
14mr|texlive-multiexpand-1.1-6|31	%post
14mr|texlive-multiexpand-1.1-6|32	%{_sbindir}/texlive.post
14mr|texlive-multiexpand-1.1-6|33	
14mr|texlive-multiexpand-1.1-6|34	%postun
14mr|texlive-multiexpand-1.1-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-multiexpand-1.1-6|36	%{_sbindir}/texlive.post
14mr|texlive-multiexpand-1.1-6|37	fi
14mr|texlive-multiexpand-1.1-6|38	
14mr|texlive-multiexpand-1.1-6|39	#-----------------------------------------------------------------------
14mr|texlive-multiexpand-1.1-6|40	%files
14mr|texlive-multiexpand-1.1-6|41	%{_texmfdistdir}/tex/latex/multiexpand/multiexpand.sty
14mr|texlive-multiexpand-1.1-6|42	%doc %{_texmfdistdir}/doc/latex/multiexpand/README
14mr|texlive-multiexpand-1.1-6|43	%doc %{_texmfdistdir}/doc/latex/multiexpand/multiexpand.pdf
14mr|texlive-multiexpand-1.1-6|44	#- source
14mr|texlive-multiexpand-1.1-6|45	%doc %{_texmfdistdir}/source/latex/multiexpand/multiexpand.dtx
14mr|texlive-multiexpand-1.1-6|46	%doc %{_texmfdistdir}/source/latex/multiexpand/multiexpand.ins
14mr|texlive-multiexpand-1.1-6|47	
14mr|texlive-multiexpand-1.1-6|48	#-----------------------------------------------------------------------
14mr|texlive-multiexpand-1.1-6|49	%prep
14mr|texlive-multiexpand-1.1-6|50	%setup -c -a0 -a1 -a2
14mr|texlive-multiexpand-1.1-6|51	
14mr|texlive-multiexpand-1.1-6|52	%build
14mr|texlive-multiexpand-1.1-6|53	
14mr|texlive-multiexpand-1.1-6|54	%install
14mr|texlive-multiexpand-1.1-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multiexpand-1.1-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-multiexpand-1.1-6|57	
14mr|texlive-multiexpand-1.1-6|58	%changelog
14mr|texlive-multiexpand-1.1-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-multiexpand-1.1-6|60	+ Revision: 32ff096
14mr|texlive-multiexpand-1.1-6|61	- MassBuild#440: Increase release tag
14mr|texlive-multiexpand-1.1-6|62	
14mr|texlive-multiexpand-1.1-6|63	

20820 14
14mr|texlive-multiobjective-1.0-3|1	# revision 15878
14mr|texlive-multiobjective-1.0-3|2	# category Package
14mr|texlive-multiobjective-1.0-3|3	# catalog-ctan /macros/latex/contrib/multiobjective
14mr|texlive-multiobjective-1.0-3|4	# catalog-date 2008-09-09 11:27:07 +0200
14mr|texlive-multiobjective-1.0-3|5	# catalog-license lppl
14mr|texlive-multiobjective-1.0-3|6	# catalog-version 1.0
14mr|texlive-multiobjective-1.0-3|7	Name:		texlive-multiobjective
14mr|texlive-multiobjective-1.0-3|8	Version:	1.0
14mr|texlive-multiobjective-1.0-3|9	Release:	3
14mr|texlive-multiobjective-1.0-3|10	Summary:	Symbols for multibojective optimisation etc
14mr|texlive-multiobjective-1.0-3|11	Group:		Publishing
14mr|texlive-multiobjective-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multiobjective
14mr|texlive-multiobjective-1.0-3|13	License:	LPPL
14mr|texlive-multiobjective-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiobjective.tar.xz
14mr|texlive-multiobjective-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiobjective.doc.tar.xz
14mr|texlive-multiobjective-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiobjective.source.tar.xz
14mr|texlive-multiobjective-1.0-3|17	BuildArch:	noarch
14mr|texlive-multiobjective-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-multiobjective-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-multiobjective-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-multiobjective-1.0-3|21	
14mr|texlive-multiobjective-1.0-3|22	%description
14mr|texlive-multiobjective-1.0-3|23	The package provides a series of operators commonly used in
14mr|texlive-multiobjective-1.0-3|24	papers related to multiobjective optimisation, multiobjective
14mr|texlive-multiobjective-1.0-3|25	evolutionary algorithms, multicriteria decision making and
14mr|texlive-multiobjective-1.0-3|26	similar fields.
14mr|texlive-multiobjective-1.0-3|27	
14mr|texlive-multiobjective-1.0-3|28	%post
14mr|texlive-multiobjective-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-multiobjective-1.0-3|30	
14mr|texlive-multiobjective-1.0-3|31	%postun
14mr|texlive-multiobjective-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-multiobjective-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-multiobjective-1.0-3|34	fi
14mr|texlive-multiobjective-1.0-3|35	
14mr|texlive-multiobjective-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-multiobjective-1.0-3|37	%files
14mr|texlive-multiobjective-1.0-3|38	%{_texmfdistdir}/tex/latex/multiobjective/multiobjective.sty
14mr|texlive-multiobjective-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/multiobjective/README
14mr|texlive-multiobjective-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/multiobjective/multiobjective.pdf
14mr|texlive-multiobjective-1.0-3|41	#- source
14mr|texlive-multiobjective-1.0-3|42	%doc %{_texmfdistdir}/source/latex/multiobjective/multiobjective.dtx
14mr|texlive-multiobjective-1.0-3|43	%doc %{_texmfdistdir}/source/latex/multiobjective/multiobjective.ins
14mr|texlive-multiobjective-1.0-3|44	
14mr|texlive-multiobjective-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-multiobjective-1.0-3|46	%prep
14mr|texlive-multiobjective-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-multiobjective-1.0-3|48	
14mr|texlive-multiobjective-1.0-3|49	%build
14mr|texlive-multiobjective-1.0-3|50	
14mr|texlive-multiobjective-1.0-3|51	%install
14mr|texlive-multiobjective-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multiobjective-1.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-multiobjective-1.0-3|54	
14mr|texlive-multiobjective-1.0-3|55	
14mr|texlive-multiobjective-1.0-3|56	
14mr|texlive-multiobjective-1.0-3|57	%changelog
14mr|texlive-multiobjective-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-multiobjective-1.0-3|59	+ Revision: d6ca6fe
14mr|texlive-multiobjective-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-multiobjective-1.0-3|61	
14mr|texlive-multiobjective-1.0-3|62	

20821 14
14mr|texlive-multirow-1.6-3|1	# revision 17256
14mr|texlive-multirow-1.6-3|2	# category Package
14mr|texlive-multirow-1.6-3|3	# catalog-ctan /macros/latex/contrib/multirow
14mr|texlive-multirow-1.6-3|4	# catalog-date 2010-02-27 22:08:17 +0100
14mr|texlive-multirow-1.6-3|5	# catalog-license lppl1
14mr|texlive-multirow-1.6-3|6	# catalog-version 1.6
14mr|texlive-multirow-1.6-3|7	Name:		texlive-multirow
14mr|texlive-multirow-1.6-3|8	Version:	1.6
14mr|texlive-multirow-1.6-3|9	Release:	3
14mr|texlive-multirow-1.6-3|10	Summary:	Create tabular cells spanning multiple rows
14mr|texlive-multirow-1.6-3|11	Group:		Publishing
14mr|texlive-multirow-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multirow
14mr|texlive-multirow-1.6-3|13	License:	LPPL1
14mr|texlive-multirow-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multirow.tar.xz
14mr|texlive-multirow-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multirow.doc.tar.xz
14mr|texlive-multirow-1.6-3|16	BuildArch:	noarch
14mr|texlive-multirow-1.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-multirow-1.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-multirow-1.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-multirow-1.6-3|20	
14mr|texlive-multirow-1.6-3|21	%description
14mr|texlive-multirow-1.6-3|22	The package has a lot of flexibility, including an option for
14mr|texlive-multirow-1.6-3|23	specifying an entry at the "natural" width of its text. The
14mr|texlive-multirow-1.6-3|24	package is distributed with the bigdelim and bigstrut packages,
14mr|texlive-multirow-1.6-3|25	which can be used to advantage with \multirow cells.
14mr|texlive-multirow-1.6-3|26	
14mr|texlive-multirow-1.6-3|27	%post
14mr|texlive-multirow-1.6-3|28	%{_sbindir}/texlive.post
14mr|texlive-multirow-1.6-3|29	
14mr|texlive-multirow-1.6-3|30	%postun
14mr|texlive-multirow-1.6-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-multirow-1.6-3|32	%{_sbindir}/texlive.post
14mr|texlive-multirow-1.6-3|33	fi
14mr|texlive-multirow-1.6-3|34	
14mr|texlive-multirow-1.6-3|35	#-----------------------------------------------------------------------
14mr|texlive-multirow-1.6-3|36	%files
14mr|texlive-multirow-1.6-3|37	%{_texmfdistdir}/tex/latex/multirow/bigdelim.sty
14mr|texlive-multirow-1.6-3|38	%{_texmfdistdir}/tex/latex/multirow/bigstrut.sty
14mr|texlive-multirow-1.6-3|39	%{_texmfdistdir}/tex/latex/multirow/multirow.sty
14mr|texlive-multirow-1.6-3|40	%doc %{_texmfdistdir}/doc/latex/multirow/README
14mr|texlive-multirow-1.6-3|41	%doc %{_texmfdistdir}/doc/latex/multirow/miscdoc.sty
14mr|texlive-multirow-1.6-3|42	%doc %{_texmfdistdir}/doc/latex/multirow/multirow.pdf
14mr|texlive-multirow-1.6-3|43	%doc %{_texmfdistdir}/doc/latex/multirow/multirow.tex
14mr|texlive-multirow-1.6-3|44	
14mr|texlive-multirow-1.6-3|45	#-----------------------------------------------------------------------
14mr|texlive-multirow-1.6-3|46	%prep
14mr|texlive-multirow-1.6-3|47	%setup -c -a0 -a1
14mr|texlive-multirow-1.6-3|48	
14mr|texlive-multirow-1.6-3|49	%build
14mr|texlive-multirow-1.6-3|50	
14mr|texlive-multirow-1.6-3|51	%install
14mr|texlive-multirow-1.6-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-multirow-1.6-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-multirow-1.6-3|54	
14mr|texlive-multirow-1.6-3|55	
14mr|texlive-multirow-1.6-3|56	
14mr|texlive-multirow-1.6-3|57	%changelog
14mr|texlive-multirow-1.6-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-multirow-1.6-3|59	+ Revision: b302058
14mr|texlive-multirow-1.6-3|60	- MassBuild#440: Increase release tag
14mr|texlive-multirow-1.6-3|61	
14mr|texlive-multirow-1.6-3|62	

20822 14
14mr|texlive-munich-20070310-3|1	# revision 15878
14mr|texlive-munich-20070310-3|2	# category Package
14mr|texlive-munich-20070310-3|3	# catalog-ctan /biblio/bibtex/contrib/munich
14mr|texlive-munich-20070310-3|4	# catalog-date 2007-03-10 12:18:05 +0100
14mr|texlive-munich-20070310-3|5	# catalog-license lppl
14mr|texlive-munich-20070310-3|6	# catalog-version undef
14mr|texlive-munich-20070310-3|7	Name:		texlive-munich
14mr|texlive-munich-20070310-3|8	Version:	20070310
14mr|texlive-munich-20070310-3|9	Release:	3
14mr|texlive-munich-20070310-3|10	Summary:	An alternative authordate bibliography style
14mr|texlive-munich-20070310-3|11	Group:		Publishing
14mr|texlive-munich-20070310-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/munich
14mr|texlive-munich-20070310-3|13	License:	LPPL
14mr|texlive-munich-20070310-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/munich.tar.xz
14mr|texlive-munich-20070310-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/munich.doc.tar.xz
14mr|texlive-munich-20070310-3|16	BuildArch:	noarch
14mr|texlive-munich-20070310-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-munich-20070310-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-munich-20070310-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-munich-20070310-3|20	
14mr|texlive-munich-20070310-3|21	%description
14mr|texlive-munich-20070310-3|22	The Munich BibTeX style is produced with custom-bib, as a
14mr|texlive-munich-20070310-3|23	German (and, more generally, Continental European) alternative
14mr|texlive-munich-20070310-3|24	to such author-date styles as harvard and oxford.
14mr|texlive-munich-20070310-3|25	
14mr|texlive-munich-20070310-3|26	%post
14mr|texlive-munich-20070310-3|27	%{_sbindir}/texlive.post
14mr|texlive-munich-20070310-3|28	
14mr|texlive-munich-20070310-3|29	%postun
14mr|texlive-munich-20070310-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-munich-20070310-3|31	%{_sbindir}/texlive.post
14mr|texlive-munich-20070310-3|32	fi
14mr|texlive-munich-20070310-3|33	
14mr|texlive-munich-20070310-3|34	#-----------------------------------------------------------------------
14mr|texlive-munich-20070310-3|35	%files
14mr|texlive-munich-20070310-3|36	%{_texmfdistdir}/bibtex/bst/munich/munich.bst
14mr|texlive-munich-20070310-3|37	%doc %{_texmfdistdir}/doc/latex/munich/README
14mr|texlive-munich-20070310-3|38	%doc %{_texmfdistdir}/doc/latex/munich/documenation_munich_Bibtex_style.pdf
14mr|texlive-munich-20070310-3|39	%doc %{_texmfdistdir}/doc/latex/munich/documenation_munich_Bibtex_style.tex
14mr|texlive-munich-20070310-3|40	%doc %{_texmfdistdir}/doc/latex/munich/example_DB.bib
14mr|texlive-munich-20070310-3|41	%doc %{_texmfdistdir}/doc/latex/munich/example_munich_Bibtex_style.pdf
14mr|texlive-munich-20070310-3|42	%doc %{_texmfdistdir}/doc/latex/munich/example_munich_Bibtex_style.tex
14mr|texlive-munich-20070310-3|43	
14mr|texlive-munich-20070310-3|44	#-----------------------------------------------------------------------
14mr|texlive-munich-20070310-3|45	%prep
14mr|texlive-munich-20070310-3|46	%setup -c -a0 -a1
14mr|texlive-munich-20070310-3|47	
14mr|texlive-munich-20070310-3|48	%build
14mr|texlive-munich-20070310-3|49	
14mr|texlive-munich-20070310-3|50	%install
14mr|texlive-munich-20070310-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-munich-20070310-3|52	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-munich-20070310-3|53	
14mr|texlive-munich-20070310-3|54	
14mr|texlive-munich-20070310-3|55	
14mr|texlive-munich-20070310-3|56	%changelog
14mr|texlive-munich-20070310-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070310-3
14mr|texlive-munich-20070310-3|58	+ Revision: 357f32c
14mr|texlive-munich-20070310-3|59	- MassBuild#440: Increase release tag
14mr|texlive-munich-20070310-3|60	
14mr|texlive-munich-20070310-3|61	

20823 14
14mr|texlive-musixguit-1.2.2-3|1	# revision 21649
14mr|texlive-musixguit-1.2.2-3|2	# category Package
14mr|texlive-musixguit-1.2.2-3|3	# catalog-ctan /macros/latex/contrib/musixguit
14mr|texlive-musixguit-1.2.2-3|4	# catalog-date 2011-03-07 21:34:56 +0100
14mr|texlive-musixguit-1.2.2-3|5	# catalog-license lppl1.3
14mr|texlive-musixguit-1.2.2-3|6	# catalog-version 1.2.2
14mr|texlive-musixguit-1.2.2-3|7	Name:		texlive-musixguit
14mr|texlive-musixguit-1.2.2-3|8	Version:	1.2.2
14mr|texlive-musixguit-1.2.2-3|9	Release:	3
14mr|texlive-musixguit-1.2.2-3|10	Summary:	Easy notation for guitar music, in MusixTeX
14mr|texlive-musixguit-1.2.2-3|11	Group:		Publishing
14mr|texlive-musixguit-1.2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/musixguit
14mr|texlive-musixguit-1.2.2-3|13	License:	LPPL1.3
14mr|texlive-musixguit-1.2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixguit.tar.xz
14mr|texlive-musixguit-1.2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixguit.doc.tar.xz
14mr|texlive-musixguit-1.2.2-3|16	BuildArch:	noarch
14mr|texlive-musixguit-1.2.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-musixguit-1.2.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-musixguit-1.2.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-musixguit-1.2.2-3|20	
14mr|texlive-musixguit-1.2.2-3|21	%description
14mr|texlive-musixguit-1.2.2-3|22	The package provides commands for typesetting notes for guitar,
14mr|texlive-musixguit-1.2.2-3|23	especially for simplifying guitar notation with MusixTeX.
14mr|texlive-musixguit-1.2.2-3|24	
14mr|texlive-musixguit-1.2.2-3|25	%post
14mr|texlive-musixguit-1.2.2-3|26	%{_sbindir}/texlive.post
14mr|texlive-musixguit-1.2.2-3|27	
14mr|texlive-musixguit-1.2.2-3|28	%postun
14mr|texlive-musixguit-1.2.2-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-musixguit-1.2.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-musixguit-1.2.2-3|31	fi
14mr|texlive-musixguit-1.2.2-3|32	
14mr|texlive-musixguit-1.2.2-3|33	#-----------------------------------------------------------------------
14mr|texlive-musixguit-1.2.2-3|34	%files
14mr|texlive-musixguit-1.2.2-3|35	%{_texmfdistdir}/tex/latex/musixguit/musixguit.sty
14mr|texlive-musixguit-1.2.2-3|36	%doc %{_texmfdistdir}/doc/latex/musixguit/README
14mr|texlive-musixguit-1.2.2-3|37	%doc %{_texmfdistdir}/doc/latex/musixguit/musixguit_de.pdf
14mr|texlive-musixguit-1.2.2-3|38	%doc %{_texmfdistdir}/doc/latex/musixguit/musixguit_de.tex
14mr|texlive-musixguit-1.2.2-3|39	
14mr|texlive-musixguit-1.2.2-3|40	#-----------------------------------------------------------------------
14mr|texlive-musixguit-1.2.2-3|41	%prep
14mr|texlive-musixguit-1.2.2-3|42	%setup -c -a0 -a1
14mr|texlive-musixguit-1.2.2-3|43	
14mr|texlive-musixguit-1.2.2-3|44	%build
14mr|texlive-musixguit-1.2.2-3|45	
14mr|texlive-musixguit-1.2.2-3|46	%install
14mr|texlive-musixguit-1.2.2-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-musixguit-1.2.2-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-musixguit-1.2.2-3|49	
14mr|texlive-musixguit-1.2.2-3|50	
14mr|texlive-musixguit-1.2.2-3|51	
14mr|texlive-musixguit-1.2.2-3|52	%changelog
14mr|texlive-musixguit-1.2.2-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.2-3
14mr|texlive-musixguit-1.2.2-3|54	+ Revision: b4f502f
14mr|texlive-musixguit-1.2.2-3|55	- MassBuild#440: Increase release tag
14mr|texlive-musixguit-1.2.2-3|56	
14mr|texlive-musixguit-1.2.2-3|57	

20824 14
14mr|texlive-musixtex-1.15-9|1	# revision 29752
14mr|texlive-musixtex-1.15-9|2	# category Package
14mr|texlive-musixtex-1.15-9|3	# catalog-ctan /macros/musixtex
14mr|texlive-musixtex-1.15-9|4	# catalog-date 2013-01-26 20:44:01 +0100
14mr|texlive-musixtex-1.15-9|5	# catalog-license gpl
14mr|texlive-musixtex-1.15-9|6	# catalog-version 1.15 (2013-01-21)
14mr|texlive-musixtex-1.15-9|7	Name:		texlive-musixtex
14mr|texlive-musixtex-1.15-9|8	Version:	1.15
14mr|texlive-musixtex-1.15-9|9	Release:	9
14mr|texlive-musixtex-1.15-9|10	Summary:	Sophisticated music typesetting
14mr|texlive-musixtex-1.15-9|11	Group:		Publishing
14mr|texlive-musixtex-1.15-9|12	URL:		http://www.ctan.org/tex-archive/macros/musixtex
14mr|texlive-musixtex-1.15-9|13	License:	GPL
14mr|texlive-musixtex-1.15-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.tar.xz
14mr|texlive-musixtex-1.15-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.doc.tar.xz
14mr|texlive-musixtex-1.15-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.source.tar.xz
14mr|texlive-musixtex-1.15-9|17	BuildArch:	noarch
14mr|texlive-musixtex-1.15-9|18	BuildRequires:	texlive-tlpkg
14mr|texlive-musixtex-1.15-9|19	Requires(pre):	texlive-tlpkg
14mr|texlive-musixtex-1.15-9|20	Requires(post):	texlive-kpathsea
14mr|texlive-musixtex-1.15-9|21	Provides:	texlive-musixtex.bin = %{EVRD}
14mr|texlive-musixtex-1.15-9|22	
14mr|texlive-musixtex-1.15-9|23	%description
14mr|texlive-musixtex-1.15-9|24	MusiXTeX provides a set of macros, based on the earlier
14mr|texlive-musixtex-1.15-9|25	MusicTeX, for typesetting music with TeX. To produce optimal
14mr|texlive-musixtex-1.15-9|26	spacing, MusixTeX is a three-pass system: etex, musixflx, and
14mr|texlive-musixtex-1.15-9|27	etex again. (Musixflx is a lua script that is provided in the
14mr|texlive-musixtex-1.15-9|28	bundle.) The three-pass process, optionally followed by
14mr|texlive-musixtex-1.15-9|29	processing for printed output, is automated by the musixtex
14mr|texlive-musixtex-1.15-9|30	wrapper script. The package uses its own specialised fonts,
14mr|texlive-musixtex-1.15-9|31	which must be available on the system for musixtex to run. This
14mr|texlive-musixtex-1.15-9|32	version of MusixTeX builds upon work by Andreas Egler, whose
14mr|texlive-musixtex-1.15-9|33	own version is no longer being developed. The MusiXTeX macros
14mr|texlive-musixtex-1.15-9|34	are universally acknowledged to be challenging to use directly:
14mr|texlive-musixtex-1.15-9|35	the pmx preprocessor compiles a simpler input language to
14mr|texlive-musixtex-1.15-9|36	MusixTeX macros..
14mr|texlive-musixtex-1.15-9|37	
14mr|texlive-musixtex-1.15-9|38	%post
14mr|texlive-musixtex-1.15-9|39	%{_sbindir}/texlive.post
14mr|texlive-musixtex-1.15-9|40	
14mr|texlive-musixtex-1.15-9|41	%postun
14mr|texlive-musixtex-1.15-9|42	if [ $1 -eq 0 ]; then
14mr|texlive-musixtex-1.15-9|43	%{_sbindir}/texlive.post
14mr|texlive-musixtex-1.15-9|44	fi
14mr|texlive-musixtex-1.15-9|45	
14mr|texlive-musixtex-1.15-9|46	#-----------------------------------------------------------------------
14mr|texlive-musixtex-1.15-9|47	%files
14mr|texlive-musixtex-1.15-9|48	%{_bindir}/musixflx
14mr|texlive-musixtex-1.15-9|49	%{_bindir}/musixtex
14mr|texlive-musixtex-1.15-9|50	%{_texmfdistdir}/dvips/musixtex/psslurs.pro
14mr|texlive-musixtex-1.15-9|51	%{_texmfdistdir}/scripts/musixtex/musixflx.lua
14mr|texlive-musixtex-1.15-9|52	%{_texmfdistdir}/scripts/musixtex/musixtex.lua
14mr|texlive-musixtex-1.15-9|53	%{_texmfdistdir}/tex/generic/musixtex/musixadd.tex
14mr|texlive-musixtex-1.15-9|54	%{_texmfdistdir}/tex/generic/musixtex/musixbar.tex
14mr|texlive-musixtex-1.15-9|55	%{_texmfdistdir}/tex/generic/musixtex/musixbbm.tex
14mr|texlive-musixtex-1.15-9|56	%{_texmfdistdir}/tex/generic/musixtex/musixblx.tex
14mr|texlive-musixtex-1.15-9|57	%{_texmfdistdir}/tex/generic/musixtex/musixbm.tex
14mr|texlive-musixtex-1.15-9|58	%{_texmfdistdir}/tex/generic/musixtex/musixcho.tex
14mr|texlive-musixtex-1.15-9|59	%{_texmfdistdir}/tex/generic/musixtex/musixcpt.tex
14mr|texlive-musixtex-1.15-9|60	%{_texmfdistdir}/tex/generic/musixtex/musixcrd.tex
14mr|texlive-musixtex-1.15-9|61	%{_texmfdistdir}/tex/generic/musixtex/musixdat.tex
14mr|texlive-musixtex-1.15-9|62	%{_texmfdistdir}/tex/generic/musixtex/musixdbr.tex
14mr|texlive-musixtex-1.15-9|63	%{_texmfdistdir}/tex/generic/musixtex/musixdia.tex
14mr|texlive-musixtex-1.15-9|64	%{_texmfdistdir}/tex/generic/musixtex/musixeng.tex
14mr|texlive-musixtex-1.15-9|65	%{_texmfdistdir}/tex/generic/musixtex/musixesf.tex
14mr|texlive-musixtex-1.15-9|66	%{_texmfdistdir}/tex/generic/musixtex/musixevo.tex
14mr|texlive-musixtex-1.15-9|67	%{_texmfdistdir}/tex/generic/musixtex/musixext.tex
14mr|texlive-musixtex-1.15-9|68	%{_texmfdistdir}/tex/generic/musixtex/musixfll.sty
14mr|texlive-musixtex-1.15-9|69	%{_texmfdistdir}/tex/generic/musixtex/musixfll.tex
14mr|texlive-musixtex-1.15-9|70	%{_texmfdistdir}/tex/generic/musixtex/musixgre.tex
14mr|texlive-musixtex-1.15-9|71	%{_texmfdistdir}/tex/generic/musixtex/musixgui.tex
14mr|texlive-musixtex-1.15-9|72	%{_texmfdistdir}/tex/generic/musixtex/musixhor.tex
14mr|texlive-musixtex-1.15-9|73	%{_texmfdistdir}/tex/generic/musixtex/musixhou.tex
14mr|texlive-musixtex-1.15-9|74	%{_texmfdistdir}/tex/generic/musixtex/musixinv.tex
14mr|texlive-musixtex-1.15-9|75	%{_texmfdistdir}/tex/generic/musixtex/musixlit.tex
14mr|texlive-musixtex-1.15-9|76	%{_texmfdistdir}/tex/generic/musixtex/musixlyr.tex
14mr|texlive-musixtex-1.15-9|77	%{_texmfdistdir}/tex/generic/musixtex/musixmad.tex
14mr|texlive-musixtex-1.15-9|78	%{_texmfdistdir}/tex/generic/musixtex/musixper.tex
14mr|texlive-musixtex-1.15-9|79	%{_texmfdistdir}/tex/generic/musixtex/musixpoi.tex
14mr|texlive-musixtex-1.15-9|80	%{_texmfdistdir}/tex/generic/musixtex/musixps.tex
14mr|texlive-musixtex-1.15-9|81	%{_texmfdistdir}/tex/generic/musixtex/musixref.tex
14mr|texlive-musixtex-1.15-9|82	%{_texmfdistdir}/tex/generic/musixtex/musixslu.tex
14mr|texlive-musixtex-1.15-9|83	%{_texmfdistdir}/tex/generic/musixtex/musixsqr.tex
14mr|texlive-musixtex-1.15-9|84	%{_texmfdistdir}/tex/generic/musixtex/musixste.tex
14mr|texlive-musixtex-1.15-9|85	%{_texmfdistdir}/tex/generic/musixtex/musixstf.tex
14mr|texlive-musixtex-1.15-9|86	%{_texmfdistdir}/tex/generic/musixtex/musixstr.tex
14mr|texlive-musixtex-1.15-9|87	%{_texmfdistdir}/tex/generic/musixtex/musixsty.tex
14mr|texlive-musixtex-1.15-9|88	%{_texmfdistdir}/tex/generic/musixtex/musixtex.tex
14mr|texlive-musixtex-1.15-9|89	%{_texmfdistdir}/tex/generic/musixtex/musixtmr.tex
14mr|texlive-musixtex-1.15-9|90	%{_texmfdistdir}/tex/generic/musixtex/musixtri.tex
14mr|texlive-musixtex-1.15-9|91	%{_texmfdistdir}/tex/latex/musixtex/musixcpt.sty
14mr|texlive-musixtex-1.15-9|92	%{_texmfdistdir}/tex/latex/musixtex/musixcrd.sty
14mr|texlive-musixtex-1.15-9|93	%{_texmfdistdir}/tex/latex/musixtex/musixltx.tex
14mr|texlive-musixtex-1.15-9|94	%{_texmfdistdir}/tex/latex/musixtex/musixtex.sty
14mr|texlive-musixtex-1.15-9|95	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-115.txt
14mr|texlive-musixtex-1.15-9|96	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-T114.txt
14mr|texlive-musixtex-1.15-9|97	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-musixdoc-115.txt
14mr|texlive-musixtex-1.15-9|98	%doc %{_texmfdistdir}/doc/generic/musixtex/README
14mr|texlive-musixtex-1.15-9|99	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/README.underbracket
14mr|texlive-musixtex-1.15-9|100	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/curly.tex
14mr|texlive-musixtex-1.15-9|101	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/tuplet.tex
14mr|texlive-musixtex-1.15-9|102	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/underbracket.sty
14mr|texlive-musixtex-1.15-9|103	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/8bitchar.tex
14mr|texlive-musixtex-1.15-9|104	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/adagio.tex
14mr|texlive-musixtex-1.15-9|105	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/albinoni.tex
14mr|texlive-musixtex-1.15-9|106	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescam.tex
14mr|texlive-musixtex-1.15-9|107	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescao.tex
14mr|texlive-musixtex-1.15-9|108	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescax.tex
14mr|texlive-musixtex-1.15-9|109	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaria.tex
14mr|texlive-musixtex-1.15-9|110	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemarid.tex
14mr|texlive-musixtex-1.15-9|111	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaril.tex
14mr|texlive-musixtex-1.15-9|112	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemario.tex
14mr|texlive-musixtex-1.15-9|113	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemarix.tex
14mr|texlive-musixtex-1.15-9|114	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaroo.tex
14mr|texlive-musixtex-1.15-9|115	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverch.tex
14mr|texlive-musixtex-1.15-9|116	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverdd.tex
14mr|texlive-musixtex-1.15-9|117	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveveruc.tex
14mr|texlive-musixtex-1.15-9|118	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverud.tex
14mr|texlive-musixtex-1.15-9|119	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverum.tex
14mr|texlive-musixtex-1.15-9|120	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/changecontext.tex
14mr|texlive-musixtex-1.15-9|121	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/chanson.tex
14mr|texlive-musixtex-1.15-9|122	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/coulhack.tex
14mr|texlive-musixtex-1.15-9|123	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/dissonan.tex
14mr|texlive-musixtex-1.15-9|124	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisc.tex
14mr|texlive-musixtex-1.15-9|125	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisd.tex
14mr|texlive-musixtex-1.15-9|126	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisi.tex
14mr|texlive-musixtex-1.15-9|127	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantcmol.tex
14mr|texlive-musixtex-1.15-9|128	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantfuga.tex
14mr|texlive-musixtex-1.15-9|129	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fugcmoll.tex
14mr|texlive-musixtex-1.15-9|130	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fugue.tex
14mr|texlive-musixtex-1.15-9|131	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gloriab.tex
14mr|texlive-musixtex-1.15-9|132	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/glorias.tex
14mr|texlive-musixtex-1.15-9|133	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gloriax.tex
14mr|texlive-musixtex-1.15-9|134	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gymnoman.tex
14mr|texlive-musixtex-1.15-9|135	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilestne.tex
14mr|texlive-musixtex-1.15-9|136	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilestnex.tex
14mr|texlive-musixtex-1.15-9|137	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilfaitda.tex
14mr|texlive-musixtex-1.15-9|138	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilfaitdx.tex
14mr|texlive-musixtex-1.15-9|139	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315.tex
14mr|texlive-musixtex-1.15-9|140	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315f.tex
14mr|texlive-musixtex-1.15-9|141	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315h.tex
14mr|texlive-musixtex-1.15-9|142	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315o.tex
14mr|texlive-musixtex-1.15-9|143	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315org.tex
14mr|texlive-musixtex-1.15-9|144	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcello.tex
14mr|texlive-musixtex-1.15-9|145	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon1.tex
14mr|texlive-musixtex-1.15-9|146	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon2.tex
14mr|texlive-musixtex-1.15-9|147	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon3.tex
14mr|texlive-musixtex-1.15-9|148	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marconf.tex
14mr|texlive-musixtex-1.15-9|149	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marconh.tex
14mr|texlive-musixtex-1.15-9|150	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcono.tex
14mr|texlive-musixtex-1.15-9|151	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/musixdbrexample.tex
14mr|texlive-musixtex-1.15-9|152	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbri.tex
14mr|texlive-musixtex-1.15-9|153	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbrr.tex
14mr|texlive-musixtex-1.15-9|154	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbrx.tex
14mr|texlive-musixtex-1.15-9|155	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ossiaexa.tex
14mr|texlive-musixtex-1.15-9|156	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ostinato.tex
14mr|texlive-musixtex-1.15-9|157	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqb.tex
14mr|texlive-musixtex-1.15-9|158	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqn.tex
14mr|texlive-musixtex-1.15-9|159	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqt.tex
14mr|texlive-musixtex-1.15-9|160	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/parnasum.tex
14mr|texlive-musixtex-1.15-9|161	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/partitur.tex
14mr|texlive-musixtex-1.15-9|162	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/prelfug.tex
14mr|texlive-musixtex-1.15-9|163	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/prelude.tex
14mr|texlive-musixtex-1.15-9|164	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pslurvgap.tex
14mr|texlive-musixtex-1.15-9|165	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/quod.tex
14mr|texlive-musixtex-1.15-9|166	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/racine.tex
14mr|texlive-musixtex-1.15-9|167	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/recit.tex
14mr|texlive-musixtex-1.15-9|168	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/recueil.tex
14mr|texlive-musixtex-1.15-9|169	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/rests.tex
14mr|texlive-musixtex-1.15-9|170	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/reves.tex
14mr|texlive-musixtex-1.15-9|171	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/romances.tex
14mr|texlive-musixtex-1.15-9|172	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/scale.tex
14mr|texlive-musixtex-1.15-9|173	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/souvenir.tex
14mr|texlive-musixtex-1.15-9|174	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/souvenix.tex
14mr|texlive-musixtex-1.15-9|175	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/tierce.tex
14mr|texlive-musixtex-1.15-9|176	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/traeumer.tex
14mr|texlive-musixtex-1.15-9|177	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor.tex
14mr|texlive-musixtex-1.15-9|178	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor_16.tex
14mr|texlive-musixtex-1.15-9|179	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor_20.tex
14mr|texlive-musixtex-1.15-9|180	%doc %{_texmfdistdir}/doc/generic/musixtex/musixcrd/README.musixcrd
14mr|texlive-musixtex-1.15-9|181	%doc %{_texmfdistdir}/doc/generic/musixtex/musixcrd/doc.pdf
14mr|texlive-musixtex-1.15-9|182	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.pdf
14mr|texlive-musixtex-1.15-9|183	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.sty
14mr|texlive-musixtex-1.15-9|184	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.tex
14mr|texlive-musixtex-1.15-9|185	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/README.musixlyr
14mr|texlive-musixtex-1.15-9|186	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.dvi
14mr|texlive-musixtex-1.15-9|187	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.pdf
14mr|texlive-musixtex-1.15-9|188	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.tex
14mr|texlive-musixtex-1.15-9|189	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.dvi
14mr|texlive-musixtex-1.15-9|190	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.pdf
14mr|texlive-musixtex-1.15-9|191	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.tex
14mr|texlive-musixtex-1.15-9|192	%doc %{_texmfdistdir}/doc/generic/musixtex/musixtex-install.pdf
14mr|texlive-musixtex-1.15-9|193	%doc %{_texmfdistdir}/doc/generic/musixtex/musixtex-install.tex
14mr|texlive-musixtex-1.15-9|194	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/coulhack.tex
14mr|texlive-musixtex-1.15-9|195	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottieng.pdf
14mr|texlive-musixtex-1.15-9|196	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottieng.tex
14mr|texlive-musixtex-1.15-9|197	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottiger.pdf
14mr|texlive-musixtex-1.15-9|198	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottiger.tex
14mr|texlive-musixtex-1.15-9|199	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottigra.pdf
14mr|texlive-musixtex-1.15-9|200	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottigra.tex
14mr|texlive-musixtex-1.15-9|201	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/README.psslurs
14mr|texlive-musixtex-1.15-9|202	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/slurs.pdf
14mr|texlive-musixtex-1.15-9|203	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/slurs.tex
14mr|texlive-musixtex-1.15-9|204	%doc %{_texmfdistdir}/doc/generic/musixtex/reference/musixre1.pdf
14mr|texlive-musixtex-1.15-9|205	%doc %{_texmfdistdir}/doc/generic/musixtex/reference/musixre1.tex
14mr|texlive-musixtex-1.15-9|206	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixflx.html
14mr|texlive-musixtex-1.15-9|207	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixtex.html
14mr|texlive-musixtex-1.15-9|208	%doc %{_mandir}/man1/musixflx.1*
14mr|texlive-musixtex-1.15-9|209	%doc %{_texmfdistdir}/doc/man/man1/musixflx.man1.pdf
14mr|texlive-musixtex-1.15-9|210	%doc %{_mandir}/man1/musixtex.1*
14mr|texlive-musixtex-1.15-9|211	%doc %{_texmfdistdir}/doc/man/man1/musixtex.man1.pdf
14mr|texlive-musixtex-1.15-9|212	#- source
14mr|texlive-musixtex-1.15-9|213	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/doc.tex
14mr|texlive-musixtex-1.15-9|214	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/makefile
14mr|texlive-musixtex-1.15-9|215	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/musixcrd.dtx
14mr|texlive-musixtex-1.15-9|216	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/readme
14mr|texlive-musixtex-1.15-9|217	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/strip.tex
14mr|texlive-musixtex-1.15-9|218	
14mr|texlive-musixtex-1.15-9|219	#-----------------------------------------------------------------------
14mr|texlive-musixtex-1.15-9|220	%prep
14mr|texlive-musixtex-1.15-9|221	%setup -c -a0 -a1 -a2
14mr|texlive-musixtex-1.15-9|222	
14mr|texlive-musixtex-1.15-9|223	%build
14mr|texlive-musixtex-1.15-9|224	
14mr|texlive-musixtex-1.15-9|225	%install
14mr|texlive-musixtex-1.15-9|226	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-musixtex-1.15-9|227	pushd %{buildroot}%{_bindir}
14mr|texlive-musixtex-1.15-9|228	ln -sf %{_texmfdistdir}/scripts/musixtex/musixflx.lua musixflx
14mr|texlive-musixtex-1.15-9|229	ln -sf %{_texmfdistdir}/scripts/musixtex/musixtex.lua musixtex
14mr|texlive-musixtex-1.15-9|230	popd
14mr|texlive-musixtex-1.15-9|231	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-musixtex-1.15-9|232	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-musixtex-1.15-9|233	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-musixtex-1.15-9|234	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-musixtex-1.15-9|235	
14mr|texlive-musixtex-1.15-9|236	%changelog
14mr|texlive-musixtex-1.15-9|237	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.15-9
14mr|texlive-musixtex-1.15-9|238	+ Revision: dd03f1c
14mr|texlive-musixtex-1.15-9|239	- MassBuild#440: Increase release tag
14mr|texlive-musixtex-1.15-9|240	
14mr|texlive-musixtex-1.15-9|241	

20825 14
14mr|texlive-musixtex-fonts-20111027-3|1	# revision 24517
14mr|texlive-musixtex-fonts-20111027-3|2	# category Package
14mr|texlive-musixtex-fonts-20111027-3|3	# catalog-ctan /fonts/musixtex-fonts
14mr|texlive-musixtex-fonts-20111027-3|4	# catalog-date 2011-10-27 10:28:55 +0200
14mr|texlive-musixtex-fonts-20111027-3|5	# catalog-license gpl
14mr|texlive-musixtex-fonts-20111027-3|6	# catalog-version undef
14mr|texlive-musixtex-fonts-20111027-3|7	Name:		texlive-musixtex-fonts
14mr|texlive-musixtex-fonts-20111027-3|8	Version:	20111027
14mr|texlive-musixtex-fonts-20111027-3|9	Release:	3
14mr|texlive-musixtex-fonts-20111027-3|10	Summary:	Fonts used by MusixTeX
14mr|texlive-musixtex-fonts-20111027-3|11	Group:		Publishing
14mr|texlive-musixtex-fonts-20111027-3|12	URL:		http://www.ctan.org/tex-archive/fonts/musixtex-fonts
14mr|texlive-musixtex-fonts-20111027-3|13	License:	GPL
14mr|texlive-musixtex-fonts-20111027-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex-fonts.tar.xz
14mr|texlive-musixtex-fonts-20111027-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex-fonts.doc.tar.xz
14mr|texlive-musixtex-fonts-20111027-3|16	BuildArch:	noarch
14mr|texlive-musixtex-fonts-20111027-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-musixtex-fonts-20111027-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-musixtex-fonts-20111027-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-musixtex-fonts-20111027-3|20	
14mr|texlive-musixtex-fonts-20111027-3|21	%description
14mr|texlive-musixtex-fonts-20111027-3|22	These are fonts for use with MusixTeX; they are provided both
14mr|texlive-musixtex-fonts-20111027-3|23	as original Metafont source, and as converted Adobe Type 1. The
14mr|texlive-musixtex-fonts-20111027-3|24	bundle renders the older (Type 1 fonts only) bundle musixtex-
14mr|texlive-musixtex-fonts-20111027-3|25	t1fonts obsolete.
14mr|texlive-musixtex-fonts-20111027-3|26	
14mr|texlive-musixtex-fonts-20111027-3|27	%post
14mr|texlive-musixtex-fonts-20111027-3|28	%{_sbindir}/texlive.post
14mr|texlive-musixtex-fonts-20111027-3|29	
14mr|texlive-musixtex-fonts-20111027-3|30	%postun
14mr|texlive-musixtex-fonts-20111027-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-musixtex-fonts-20111027-3|32	%{_sbindir}/texlive.post
14mr|texlive-musixtex-fonts-20111027-3|33	fi
14mr|texlive-musixtex-fonts-20111027-3|34	
14mr|texlive-musixtex-fonts-20111027-3|35	#-----------------------------------------------------------------------
14mr|texlive-musixtex-fonts-20111027-3|36	%files
14mr|texlive-musixtex-fonts-20111027-3|37	%{_texmfdistdir}/fonts/map/dvips/musixtex-fonts/musix.map
14mr|texlive-musixtex-fonts-20111027-3|38	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musexgen.mf
14mr|texlive-musixtex-fonts-20111027-3|39	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix11.mf
14mr|texlive-musixtex-fonts-20111027-3|40	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix13.mf
14mr|texlive-musixtex-fonts-20111027-3|41	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix16.mf
14mr|texlive-musixtex-fonts-20111027-3|42	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix20.mf
14mr|texlive-musixtex-fonts-20111027-3|43	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix24.mf
14mr|texlive-musixtex-fonts-20111027-3|44	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix25.mf
14mr|texlive-musixtex-fonts-20111027-3|45	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix29.mf
14mr|texlive-musixtex-fonts-20111027-3|46	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musixgen.mf
14mr|texlive-musixtex-fonts-20111027-3|47	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musixsps.mf
14mr|texlive-musixtex-fonts-20111027-3|48	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musixspx.mf
14mr|texlive-musixtex-fonts-20111027-3|49	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/mxsk.mf
14mr|texlive-musixtex-fonts-20111027-3|50	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xdrawsl.mf
14mr|texlive-musixtex-fonts-20111027-3|51	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xdrawzl.mf
14mr|texlive-musixtex-fonts-20111027-3|52	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg11.mf
14mr|texlive-musixtex-fonts-20111027-3|53	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg13.mf
14mr|texlive-musixtex-fonts-20111027-3|54	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg16.mf
14mr|texlive-musixtex-fonts-20111027-3|55	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg20.mf
14mr|texlive-musixtex-fonts-20111027-3|56	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg24.mf
14mr|texlive-musixtex-fonts-20111027-3|57	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg25.mf
14mr|texlive-musixtex-fonts-20111027-3|58	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg29.mf
14mr|texlive-musixtex-fonts-20111027-3|59	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreggen.mf
14mr|texlive-musixtex-fonts-20111027-3|60	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld11.mf
14mr|texlive-musixtex-fonts-20111027-3|61	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld11d.mf
14mr|texlive-musixtex-fonts-20111027-3|62	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld13.mf
14mr|texlive-musixtex-fonts-20111027-3|63	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld13d.mf
14mr|texlive-musixtex-fonts-20111027-3|64	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld16.mf
14mr|texlive-musixtex-fonts-20111027-3|65	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld16d.mf
14mr|texlive-musixtex-fonts-20111027-3|66	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld20.mf
14mr|texlive-musixtex-fonts-20111027-3|67	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld20d.mf
14mr|texlive-musixtex-fonts-20111027-3|68	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld24.mf
14mr|texlive-musixtex-fonts-20111027-3|69	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld24d.mf
14mr|texlive-musixtex-fonts-20111027-3|70	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld29.mf
14mr|texlive-musixtex-fonts-20111027-3|71	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld29d.mf
14mr|texlive-musixtex-fonts-20111027-3|72	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsldd20.mf
14mr|texlive-musixtex-fonts-20111027-3|73	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsldu20.mf
14mr|texlive-musixtex-fonts-20111027-3|74	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslgen.mf
14mr|texlive-musixtex-fonts-20111027-3|75	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslgend.mf
14mr|texlive-musixtex-fonts-20111027-3|76	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslgenu.mf
14mr|texlive-musixtex-fonts-20111027-3|77	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd.mf
14mr|texlive-musixtex-fonts-20111027-3|78	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd11.mf
14mr|texlive-musixtex-fonts-20111027-3|79	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd11d.mf
14mr|texlive-musixtex-fonts-20111027-3|80	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd13.mf
14mr|texlive-musixtex-fonts-20111027-3|81	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd13d.mf
14mr|texlive-musixtex-fonts-20111027-3|82	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd16.mf
14mr|texlive-musixtex-fonts-20111027-3|83	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd16d.mf
14mr|texlive-musixtex-fonts-20111027-3|84	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd20.mf
14mr|texlive-musixtex-fonts-20111027-3|85	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd20d.mf
14mr|texlive-musixtex-fonts-20111027-3|86	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd24.mf
14mr|texlive-musixtex-fonts-20111027-3|87	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd24d.mf
14mr|texlive-musixtex-fonts-20111027-3|88	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd29.mf
14mr|texlive-musixtex-fonts-20111027-3|89	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd29d.mf
14mr|texlive-musixtex-fonts-20111027-3|90	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu.mf
14mr|texlive-musixtex-fonts-20111027-3|91	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu11.mf
14mr|texlive-musixtex-fonts-20111027-3|92	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu11d.mf
14mr|texlive-musixtex-fonts-20111027-3|93	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu13.mf
14mr|texlive-musixtex-fonts-20111027-3|94	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu13d.mf
14mr|texlive-musixtex-fonts-20111027-3|95	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu16.mf
14mr|texlive-musixtex-fonts-20111027-3|96	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu16d.mf
14mr|texlive-musixtex-fonts-20111027-3|97	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu20.mf
14mr|texlive-musixtex-fonts-20111027-3|98	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu20d.mf
14mr|texlive-musixtex-fonts-20111027-3|99	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu24.mf
14mr|texlive-musixtex-fonts-20111027-3|100	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu24d.mf
14mr|texlive-musixtex-fonts-20111027-3|101	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu29.mf
14mr|texlive-musixtex-fonts-20111027-3|102	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu29d.mf
14mr|texlive-musixtex-fonts-20111027-3|103	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz-o.mf
14mr|texlive-musixtex-fonts-20111027-3|104	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz.mf
14mr|texlive-musixtex-fonts-20111027-3|105	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz20.mf
14mr|texlive-musixtex-fonts-20111027-3|106	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz20d.mf
14mr|texlive-musixtex-fonts-20111027-3|107	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu11.mf
14mr|texlive-musixtex-fonts-20111027-3|108	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu11d.mf
14mr|texlive-musixtex-fonts-20111027-3|109	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu13.mf
14mr|texlive-musixtex-fonts-20111027-3|110	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu13d.mf
14mr|texlive-musixtex-fonts-20111027-3|111	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu16.mf
14mr|texlive-musixtex-fonts-20111027-3|112	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu16d.mf
14mr|texlive-musixtex-fonts-20111027-3|113	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu20.mf
14mr|texlive-musixtex-fonts-20111027-3|114	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu20d.mf
14mr|texlive-musixtex-fonts-20111027-3|115	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu24.mf
14mr|texlive-musixtex-fonts-20111027-3|116	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu24d.mf
14mr|texlive-musixtex-fonts-20111027-3|117	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu29.mf
14mr|texlive-musixtex-fonts-20111027-3|118	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu29d.mf
14mr|texlive-musixtex-fonts-20111027-3|119	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslud20.mf
14mr|texlive-musixtex-fonts-20111027-3|120	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslup20.mf
14mr|texlive-musixtex-fonts-20111027-3|121	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslz.mf
14mr|texlive-musixtex-fonts-20111027-3|122	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslz20.mf
14mr|texlive-musixtex-fonts-20111027-3|123	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslz20d.mf
14mr|texlive-musixtex-fonts-20111027-3|124	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xtie20.mf
14mr|texlive-musixtex-fonts-20111027-3|125	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix11.tfm
14mr|texlive-musixtex-fonts-20111027-3|126	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix13.tfm
14mr|texlive-musixtex-fonts-20111027-3|127	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix16.tfm
14mr|texlive-musixtex-fonts-20111027-3|128	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix20.tfm
14mr|texlive-musixtex-fonts-20111027-3|129	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix24.tfm
14mr|texlive-musixtex-fonts-20111027-3|130	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix25.tfm
14mr|texlive-musixtex-fonts-20111027-3|131	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix29.tfm
14mr|texlive-musixtex-fonts-20111027-3|132	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musixsps.tfm
14mr|texlive-musixtex-fonts-20111027-3|133	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musixspx.tfm
14mr|texlive-musixtex-fonts-20111027-3|134	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/mxsk.tfm
14mr|texlive-musixtex-fonts-20111027-3|135	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg11.tfm
14mr|texlive-musixtex-fonts-20111027-3|136	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg13.tfm
14mr|texlive-musixtex-fonts-20111027-3|137	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg16.tfm
14mr|texlive-musixtex-fonts-20111027-3|138	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg20.tfm
14mr|texlive-musixtex-fonts-20111027-3|139	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg24.tfm
14mr|texlive-musixtex-fonts-20111027-3|140	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg29.tfm
14mr|texlive-musixtex-fonts-20111027-3|141	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld11.tfm
14mr|texlive-musixtex-fonts-20111027-3|142	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld11d.tfm
14mr|texlive-musixtex-fonts-20111027-3|143	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld13.tfm
14mr|texlive-musixtex-fonts-20111027-3|144	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld13d.tfm
14mr|texlive-musixtex-fonts-20111027-3|145	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld16.tfm
14mr|texlive-musixtex-fonts-20111027-3|146	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld16d.tfm
14mr|texlive-musixtex-fonts-20111027-3|147	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld20.tfm
14mr|texlive-musixtex-fonts-20111027-3|148	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld20d.tfm
14mr|texlive-musixtex-fonts-20111027-3|149	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld24.tfm
14mr|texlive-musixtex-fonts-20111027-3|150	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld24d.tfm
14mr|texlive-musixtex-fonts-20111027-3|151	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld29.tfm
14mr|texlive-musixtex-fonts-20111027-3|152	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld29d.tfm
14mr|texlive-musixtex-fonts-20111027-3|153	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsldd20.tfm
14mr|texlive-musixtex-fonts-20111027-3|154	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsldu20.tfm
14mr|texlive-musixtex-fonts-20111027-3|155	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd11.tfm
14mr|texlive-musixtex-fonts-20111027-3|156	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd11d.tfm
14mr|texlive-musixtex-fonts-20111027-3|157	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd13.tfm
14mr|texlive-musixtex-fonts-20111027-3|158	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd13d.tfm
14mr|texlive-musixtex-fonts-20111027-3|159	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd16.tfm
14mr|texlive-musixtex-fonts-20111027-3|160	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd16d.tfm
14mr|texlive-musixtex-fonts-20111027-3|161	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd20.tfm
14mr|texlive-musixtex-fonts-20111027-3|162	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd20d.tfm
14mr|texlive-musixtex-fonts-20111027-3|163	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd24.tfm
14mr|texlive-musixtex-fonts-20111027-3|164	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd24d.tfm
14mr|texlive-musixtex-fonts-20111027-3|165	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd29.tfm
14mr|texlive-musixtex-fonts-20111027-3|166	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd29d.tfm
14mr|texlive-musixtex-fonts-20111027-3|167	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu11.tfm
14mr|texlive-musixtex-fonts-20111027-3|168	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu11d.tfm
14mr|texlive-musixtex-fonts-20111027-3|169	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu13.tfm
14mr|texlive-musixtex-fonts-20111027-3|170	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu13d.tfm
14mr|texlive-musixtex-fonts-20111027-3|171	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu16.tfm
14mr|texlive-musixtex-fonts-20111027-3|172	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu16d.tfm
14mr|texlive-musixtex-fonts-20111027-3|173	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu20.tfm
14mr|texlive-musixtex-fonts-20111027-3|174	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu20d.tfm
14mr|texlive-musixtex-fonts-20111027-3|175	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu20m.tfm
14mr|texlive-musixtex-fonts-20111027-3|176	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu24.tfm
14mr|texlive-musixtex-fonts-20111027-3|177	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu24d.tfm
14mr|texlive-musixtex-fonts-20111027-3|178	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu29.tfm
14mr|texlive-musixtex-fonts-20111027-3|179	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu29d.tfm
14mr|texlive-musixtex-fonts-20111027-3|180	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhz20.tfm
14mr|texlive-musixtex-fonts-20111027-3|181	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhz20d.tfm
14mr|texlive-musixtex-fonts-20111027-3|182	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu11.tfm
14mr|texlive-musixtex-fonts-20111027-3|183	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu11d.tfm
14mr|texlive-musixtex-fonts-20111027-3|184	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu13.tfm
14mr|texlive-musixtex-fonts-20111027-3|185	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu13d.tfm
14mr|texlive-musixtex-fonts-20111027-3|186	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu16.tfm
14mr|texlive-musixtex-fonts-20111027-3|187	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu16d.tfm
14mr|texlive-musixtex-fonts-20111027-3|188	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu20.tfm
14mr|texlive-musixtex-fonts-20111027-3|189	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu20d.tfm
14mr|texlive-musixtex-fonts-20111027-3|190	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu24.tfm
14mr|texlive-musixtex-fonts-20111027-3|191	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu24d.tfm
14mr|texlive-musixtex-fonts-20111027-3|192	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu29.tfm
14mr|texlive-musixtex-fonts-20111027-3|193	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu29d.tfm
14mr|texlive-musixtex-fonts-20111027-3|194	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslud20.tfm
14mr|texlive-musixtex-fonts-20111027-3|195	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslup20.tfm
14mr|texlive-musixtex-fonts-20111027-3|196	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslz20.tfm
14mr|texlive-musixtex-fonts-20111027-3|197	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslz20d.tfm
14mr|texlive-musixtex-fonts-20111027-3|198	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xtie20.tfm
14mr|texlive-musixtex-fonts-20111027-3|199	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix11.pfb
14mr|texlive-musixtex-fonts-20111027-3|200	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix13.pfb
14mr|texlive-musixtex-fonts-20111027-3|201	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix16.pfb
14mr|texlive-musixtex-fonts-20111027-3|202	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix20.pfb
14mr|texlive-musixtex-fonts-20111027-3|203	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix24.pfb
14mr|texlive-musixtex-fonts-20111027-3|204	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix29.pfb
14mr|texlive-musixtex-fonts-20111027-3|205	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musixsps.pfb
14mr|texlive-musixtex-fonts-20111027-3|206	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musixspx.pfb
14mr|texlive-musixtex-fonts-20111027-3|207	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/mxsk.pfb
14mr|texlive-musixtex-fonts-20111027-3|208	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg11.pfb
14mr|texlive-musixtex-fonts-20111027-3|209	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg13.pfb
14mr|texlive-musixtex-fonts-20111027-3|210	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg16.pfb
14mr|texlive-musixtex-fonts-20111027-3|211	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg20.pfb
14mr|texlive-musixtex-fonts-20111027-3|212	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg24.pfb
14mr|texlive-musixtex-fonts-20111027-3|213	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg29.pfb
14mr|texlive-musixtex-fonts-20111027-3|214	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld11.pfb
14mr|texlive-musixtex-fonts-20111027-3|215	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld11d.pfb
14mr|texlive-musixtex-fonts-20111027-3|216	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld13.pfb
14mr|texlive-musixtex-fonts-20111027-3|217	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld13d.pfb
14mr|texlive-musixtex-fonts-20111027-3|218	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld16.pfb
14mr|texlive-musixtex-fonts-20111027-3|219	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld16d.pfb
14mr|texlive-musixtex-fonts-20111027-3|220	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld20.pfb
14mr|texlive-musixtex-fonts-20111027-3|221	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld20d.pfb
14mr|texlive-musixtex-fonts-20111027-3|222	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld24.pfb
14mr|texlive-musixtex-fonts-20111027-3|223	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld24d.pfb
14mr|texlive-musixtex-fonts-20111027-3|224	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld29.pfb
14mr|texlive-musixtex-fonts-20111027-3|225	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld29d.pfb
14mr|texlive-musixtex-fonts-20111027-3|226	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsldd20.pfb
14mr|texlive-musixtex-fonts-20111027-3|227	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsldu20.pfb
14mr|texlive-musixtex-fonts-20111027-3|228	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd11.pfb
14mr|texlive-musixtex-fonts-20111027-3|229	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd11d.pfb
14mr|texlive-musixtex-fonts-20111027-3|230	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd13.pfb
14mr|texlive-musixtex-fonts-20111027-3|231	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd13d.pfb
14mr|texlive-musixtex-fonts-20111027-3|232	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd16.pfb
14mr|texlive-musixtex-fonts-20111027-3|233	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd16d.pfb
14mr|texlive-musixtex-fonts-20111027-3|234	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd20.pfb
14mr|texlive-musixtex-fonts-20111027-3|235	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd20d.pfb
14mr|texlive-musixtex-fonts-20111027-3|236	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd24.pfb
14mr|texlive-musixtex-fonts-20111027-3|237	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd24d.pfb
14mr|texlive-musixtex-fonts-20111027-3|238	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd29.pfb
14mr|texlive-musixtex-fonts-20111027-3|239	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd29d.pfb
14mr|texlive-musixtex-fonts-20111027-3|240	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu11.pfb
14mr|texlive-musixtex-fonts-20111027-3|241	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu11d.pfb
14mr|texlive-musixtex-fonts-20111027-3|242	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu13.pfb
14mr|texlive-musixtex-fonts-20111027-3|243	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu13d.pfb
14mr|texlive-musixtex-fonts-20111027-3|244	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu16.pfb
14mr|texlive-musixtex-fonts-20111027-3|245	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu16d.pfb
14mr|texlive-musixtex-fonts-20111027-3|246	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu20.pfb
14mr|texlive-musixtex-fonts-20111027-3|247	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu20d.pfb
14mr|texlive-musixtex-fonts-20111027-3|248	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu24.pfb
14mr|texlive-musixtex-fonts-20111027-3|249	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu24d.pfb
14mr|texlive-musixtex-fonts-20111027-3|250	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu29.pfb
14mr|texlive-musixtex-fonts-20111027-3|251	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu29d.pfb
14mr|texlive-musixtex-fonts-20111027-3|252	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhz20.pfb
14mr|texlive-musixtex-fonts-20111027-3|253	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhz20d.pfb
14mr|texlive-musixtex-fonts-20111027-3|254	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu11.pfb
14mr|texlive-musixtex-fonts-20111027-3|255	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu11d.pfb
14mr|texlive-musixtex-fonts-20111027-3|256	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu13.pfb
14mr|texlive-musixtex-fonts-20111027-3|257	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu13d.pfb
14mr|texlive-musixtex-fonts-20111027-3|258	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu16.pfb
14mr|texlive-musixtex-fonts-20111027-3|259	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu16d.pfb
14mr|texlive-musixtex-fonts-20111027-3|260	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu20.pfb
14mr|texlive-musixtex-fonts-20111027-3|261	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu20d.pfb
14mr|texlive-musixtex-fonts-20111027-3|262	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu24.pfb
14mr|texlive-musixtex-fonts-20111027-3|263	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu24d.pfb
14mr|texlive-musixtex-fonts-20111027-3|264	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu29.pfb
14mr|texlive-musixtex-fonts-20111027-3|265	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu29d.pfb
14mr|texlive-musixtex-fonts-20111027-3|266	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslud20.pfb
14mr|texlive-musixtex-fonts-20111027-3|267	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslup20.pfb
14mr|texlive-musixtex-fonts-20111027-3|268	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslz20.pfb
14mr|texlive-musixtex-fonts-20111027-3|269	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslz20d.pfb
14mr|texlive-musixtex-fonts-20111027-3|270	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xtie20.pfb
14mr|texlive-musixtex-fonts-20111027-3|271	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/CHANGES.psfonts
14mr|texlive-musixtex-fonts-20111027-3|272	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/ChangeLog
14mr|texlive-musixtex-fonts-20111027-3|273	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/README
14mr|texlive-musixtex-fonts-20111027-3|274	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/README.psfonts
14mr|texlive-musixtex-fonts-20111027-3|275	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/gpl.txt
14mr|texlive-musixtex-fonts-20111027-3|276	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/musixtex-fonts-install.pdf
14mr|texlive-musixtex-fonts-20111027-3|277	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/musixtex-fonts-install.tex
14mr|texlive-musixtex-fonts-20111027-3|278	
14mr|texlive-musixtex-fonts-20111027-3|279	#-----------------------------------------------------------------------
14mr|texlive-musixtex-fonts-20111027-3|280	%prep
14mr|texlive-musixtex-fonts-20111027-3|281	%setup -c -a0 -a1
14mr|texlive-musixtex-fonts-20111027-3|282	
14mr|texlive-musixtex-fonts-20111027-3|283	%build
14mr|texlive-musixtex-fonts-20111027-3|284	
14mr|texlive-musixtex-fonts-20111027-3|285	%install
14mr|texlive-musixtex-fonts-20111027-3|286	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-musixtex-fonts-20111027-3|287	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-musixtex-fonts-20111027-3|288	
14mr|texlive-musixtex-fonts-20111027-3|289	
14mr|texlive-musixtex-fonts-20111027-3|290	
14mr|texlive-musixtex-fonts-20111027-3|291	%changelog
14mr|texlive-musixtex-fonts-20111027-3|292	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111027-3
14mr|texlive-musixtex-fonts-20111027-3|293	+ Revision: 78b8f27
14mr|texlive-musixtex-fonts-20111027-3|294	- MassBuild#440: Increase release tag
14mr|texlive-musixtex-fonts-20111027-3|295	
14mr|texlive-musixtex-fonts-20111027-3|296	

20826 14
14mr|texlive-musuos-1.1c-4|1	# revision 24857
14mr|texlive-musuos-1.1c-4|2	# category Package
14mr|texlive-musuos-1.1c-4|3	# catalog-ctan /macros/latex/contrib/musuos
14mr|texlive-musuos-1.1c-4|4	# catalog-date 2011-12-07 16:44:29 +0100
14mr|texlive-musuos-1.1c-4|5	# catalog-license lppl
14mr|texlive-musuos-1.1c-4|6	# catalog-version 1.1c
14mr|texlive-musuos-1.1c-4|7	Name:		texlive-musuos
14mr|texlive-musuos-1.1c-4|8	Version:	1.1c
14mr|texlive-musuos-1.1c-4|9	Release:	4
14mr|texlive-musuos-1.1c-4|10	Summary:	Typeset papers for the department of music, Osnabruck
14mr|texlive-musuos-1.1c-4|11	Group:		Publishing
14mr|texlive-musuos-1.1c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/musuos
14mr|texlive-musuos-1.1c-4|13	License:	LPPL
14mr|texlive-musuos-1.1c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musuos.tar.xz
14mr|texlive-musuos-1.1c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musuos.doc.tar.xz
14mr|texlive-musuos-1.1c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musuos.source.tar.xz
14mr|texlive-musuos-1.1c-4|17	BuildArch:	noarch
14mr|texlive-musuos-1.1c-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-musuos-1.1c-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-musuos-1.1c-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-musuos-1.1c-4|21	
14mr|texlive-musuos-1.1c-4|22	%description
14mr|texlive-musuos-1.1c-4|23	The package provides a LaTeX class for typesetting term papers
14mr|texlive-musuos-1.1c-4|24	at the institute of music and musicology of the University of
14mr|texlive-musuos-1.1c-4|25	Osnabruck, Germany, according to the specifications of Prof.
14mr|texlive-musuos-1.1c-4|26	Stefan Hahnheide. A biblatex style is provided.
14mr|texlive-musuos-1.1c-4|27	
14mr|texlive-musuos-1.1c-4|28	%post
14mr|texlive-musuos-1.1c-4|29	%{_sbindir}/texlive.post
14mr|texlive-musuos-1.1c-4|30	
14mr|texlive-musuos-1.1c-4|31	%postun
14mr|texlive-musuos-1.1c-4|32	if [ $1 -eq 0 ]; then
14mr|texlive-musuos-1.1c-4|33	%{_sbindir}/texlive.post
14mr|texlive-musuos-1.1c-4|34	fi
14mr|texlive-musuos-1.1c-4|35	
14mr|texlive-musuos-1.1c-4|36	#-----------------------------------------------------------------------
14mr|texlive-musuos-1.1c-4|37	%files
14mr|texlive-musuos-1.1c-4|38	%{_texmfdistdir}/tex/latex/musuos/musuos.cls
14mr|texlive-musuos-1.1c-4|39	%doc %{_texmfdistdir}/doc/latex/musuos/README
14mr|texlive-musuos-1.1c-4|40	%doc %{_texmfdistdir}/doc/latex/musuos/musuos-doc.ist
14mr|texlive-musuos-1.1c-4|41	%doc %{_texmfdistdir}/doc/latex/musuos/musuos.pdf
14mr|texlive-musuos-1.1c-4|42	#- source
14mr|texlive-musuos-1.1c-4|43	%doc %{_texmfdistdir}/source/latex/musuos/musuos.dtx
14mr|texlive-musuos-1.1c-4|44	%doc %{_texmfdistdir}/source/latex/musuos/musuos.ins
14mr|texlive-musuos-1.1c-4|45	
14mr|texlive-musuos-1.1c-4|46	#-----------------------------------------------------------------------
14mr|texlive-musuos-1.1c-4|47	%prep
14mr|texlive-musuos-1.1c-4|48	%setup -c -a0 -a1 -a2
14mr|texlive-musuos-1.1c-4|49	
14mr|texlive-musuos-1.1c-4|50	%build
14mr|texlive-musuos-1.1c-4|51	
14mr|texlive-musuos-1.1c-4|52	%install
14mr|texlive-musuos-1.1c-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-musuos-1.1c-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-musuos-1.1c-4|55	
14mr|texlive-musuos-1.1c-4|56	
14mr|texlive-musuos-1.1c-4|57	
14mr|texlive-musuos-1.1c-4|58	%changelog
14mr|texlive-musuos-1.1c-4|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1c-4
14mr|texlive-musuos-1.1c-4|60	+ Revision: 664285c
14mr|texlive-musuos-1.1c-4|61	- MassBuild#440: Increase release tag
14mr|texlive-musuos-1.1c-4|62	
14mr|texlive-musuos-1.1c-4|63	

20827 14
14mr|texlive-muthesis-20110826-3|1	# revision 23861
14mr|texlive-muthesis-20110826-3|2	# category Package
14mr|texlive-muthesis-20110826-3|3	# catalog-ctan /macros/latex/contrib/muthesis
14mr|texlive-muthesis-20110826-3|4	# catalog-date 2011-08-26 08:26:07 +0200
14mr|texlive-muthesis-20110826-3|5	# catalog-license lppl
14mr|texlive-muthesis-20110826-3|6	# catalog-version undef
14mr|texlive-muthesis-20110826-3|7	Name:		texlive-muthesis
14mr|texlive-muthesis-20110826-3|8	Version:	20110826
14mr|texlive-muthesis-20110826-3|9	Release:	3
14mr|texlive-muthesis-20110826-3|10	Summary:	Classes for University of Manchester Dept of Computer Science
14mr|texlive-muthesis-20110826-3|11	Group:		Publishing
14mr|texlive-muthesis-20110826-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/muthesis
14mr|texlive-muthesis-20110826-3|13	License:	LPPL
14mr|texlive-muthesis-20110826-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/muthesis.tar.xz
14mr|texlive-muthesis-20110826-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/muthesis.doc.tar.xz
14mr|texlive-muthesis-20110826-3|16	BuildArch:	noarch
14mr|texlive-muthesis-20110826-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-muthesis-20110826-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-muthesis-20110826-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-muthesis-20110826-3|20	
14mr|texlive-muthesis-20110826-3|21	%description
14mr|texlive-muthesis-20110826-3|22	The bundle provides thesis and project report document classes
14mr|texlive-muthesis-20110826-3|23	from the University of Manchester's Department of Computer
14mr|texlive-muthesis-20110826-3|24	Science.
14mr|texlive-muthesis-20110826-3|25	
14mr|texlive-muthesis-20110826-3|26	%post
14mr|texlive-muthesis-20110826-3|27	%{_sbindir}/texlive.post
14mr|texlive-muthesis-20110826-3|28	
14mr|texlive-muthesis-20110826-3|29	%postun
14mr|texlive-muthesis-20110826-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-muthesis-20110826-3|31	%{_sbindir}/texlive.post
14mr|texlive-muthesis-20110826-3|32	fi
14mr|texlive-muthesis-20110826-3|33	
14mr|texlive-muthesis-20110826-3|34	#-----------------------------------------------------------------------
14mr|texlive-muthesis-20110826-3|35	%files
14mr|texlive-muthesis-20110826-3|36	%{_texmfdistdir}/tex/latex/muthesis/muthesis.cls
14mr|texlive-muthesis-20110826-3|37	%{_texmfdistdir}/tex/latex/muthesis/third-rep.cls
14mr|texlive-muthesis-20110826-3|38	%doc %{_texmfdistdir}/doc/latex/muthesis/README
14mr|texlive-muthesis-20110826-3|39	
14mr|texlive-muthesis-20110826-3|40	#-----------------------------------------------------------------------
14mr|texlive-muthesis-20110826-3|41	%prep
14mr|texlive-muthesis-20110826-3|42	%setup -c -a0 -a1
14mr|texlive-muthesis-20110826-3|43	
14mr|texlive-muthesis-20110826-3|44	%build
14mr|texlive-muthesis-20110826-3|45	
14mr|texlive-muthesis-20110826-3|46	%install
14mr|texlive-muthesis-20110826-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-muthesis-20110826-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-muthesis-20110826-3|49	
14mr|texlive-muthesis-20110826-3|50	
14mr|texlive-muthesis-20110826-3|51	
14mr|texlive-muthesis-20110826-3|52	%changelog
14mr|texlive-muthesis-20110826-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110826-3
14mr|texlive-muthesis-20110826-3|54	+ Revision: 16be25b
14mr|texlive-muthesis-20110826-3|55	- MassBuild#440: Increase release tag
14mr|texlive-muthesis-20110826-3|56	
14mr|texlive-muthesis-20110826-3|57	

20828 14
14mr|texlive-mversion-1.0.1-6|1	# revision 29370
14mr|texlive-mversion-1.0.1-6|2	# category Package
14mr|texlive-mversion-1.0.1-6|3	# catalog-ctan /macros/latex/contrib/mversion
14mr|texlive-mversion-1.0.1-6|4	# catalog-date 2013-03-13 13:37:29 +0100
14mr|texlive-mversion-1.0.1-6|5	# catalog-license lppl1.2
14mr|texlive-mversion-1.0.1-6|6	# catalog-version 1.0.1
14mr|texlive-mversion-1.0.1-6|7	Name:		texlive-mversion
14mr|texlive-mversion-1.0.1-6|8	Version:	1.0.1
14mr|texlive-mversion-1.0.1-6|9	Release:	6
14mr|texlive-mversion-1.0.1-6|10	Summary:	Keeping track of document versions
14mr|texlive-mversion-1.0.1-6|11	Group:		Publishing
14mr|texlive-mversion-1.0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mversion
14mr|texlive-mversion-1.0.1-6|13	License:	LPPL1.2
14mr|texlive-mversion-1.0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.tar.xz
14mr|texlive-mversion-1.0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.doc.tar.xz
14mr|texlive-mversion-1.0.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.source.tar.xz
14mr|texlive-mversion-1.0.1-6|17	BuildArch:	noarch
14mr|texlive-mversion-1.0.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mversion-1.0.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mversion-1.0.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-mversion-1.0.1-6|21	
14mr|texlive-mversion-1.0.1-6|22	%description
14mr|texlive-mversion-1.0.1-6|23	The package enables the user to keep track of different
14mr|texlive-mversion-1.0.1-6|24	versions of a latex document. The command \version prints the
14mr|texlive-mversion-1.0.1-6|25	version and build numbers; each time you compile your document,
14mr|texlive-mversion-1.0.1-6|26	the build number is increased by one. By placing \version in
14mr|texlive-mversion-1.0.1-6|27	the header or footer, each page can be marked with the unique
14mr|texlive-mversion-1.0.1-6|28	build number describing the progress of your document.
14mr|texlive-mversion-1.0.1-6|29	
14mr|texlive-mversion-1.0.1-6|30	%post
14mr|texlive-mversion-1.0.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-mversion-1.0.1-6|32	
14mr|texlive-mversion-1.0.1-6|33	%postun
14mr|texlive-mversion-1.0.1-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-mversion-1.0.1-6|35	%{_sbindir}/texlive.post
14mr|texlive-mversion-1.0.1-6|36	fi
14mr|texlive-mversion-1.0.1-6|37	
14mr|texlive-mversion-1.0.1-6|38	#-----------------------------------------------------------------------
14mr|texlive-mversion-1.0.1-6|39	%files
14mr|texlive-mversion-1.0.1-6|40	%{_texmfdistdir}/tex/latex/mversion/mVersion.sty
14mr|texlive-mversion-1.0.1-6|41	%doc %{_texmfdistdir}/doc/latex/mversion/README
14mr|texlive-mversion-1.0.1-6|42	%doc %{_texmfdistdir}/doc/latex/mversion/mVersion.pdf
14mr|texlive-mversion-1.0.1-6|43	#- source
14mr|texlive-mversion-1.0.1-6|44	%doc %{_texmfdistdir}/source/latex/mversion/mVersion.dtx
14mr|texlive-mversion-1.0.1-6|45	%doc %{_texmfdistdir}/source/latex/mversion/mVersion.ins
14mr|texlive-mversion-1.0.1-6|46	
14mr|texlive-mversion-1.0.1-6|47	#-----------------------------------------------------------------------
14mr|texlive-mversion-1.0.1-6|48	%prep
14mr|texlive-mversion-1.0.1-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-mversion-1.0.1-6|50	
14mr|texlive-mversion-1.0.1-6|51	%build
14mr|texlive-mversion-1.0.1-6|52	
14mr|texlive-mversion-1.0.1-6|53	%install
14mr|texlive-mversion-1.0.1-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mversion-1.0.1-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mversion-1.0.1-6|56	
14mr|texlive-mversion-1.0.1-6|57	%changelog
14mr|texlive-mversion-1.0.1-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-6
14mr|texlive-mversion-1.0.1-6|59	+ Revision: ecffd91
14mr|texlive-mversion-1.0.1-6|60	- MassBuild#440: Increase release tag
14mr|texlive-mversion-1.0.1-6|61	
14mr|texlive-mversion-1.0.1-6|62	

20829 14
14mr|texlive-mwcls-0.74-3|1	# revision 15878
14mr|texlive-mwcls-0.74-3|2	# category Package
14mr|texlive-mwcls-0.74-3|3	# catalog-ctan /macros/latex/contrib/mwcls
14mr|texlive-mwcls-0.74-3|4	# catalog-date 2009-09-28 14:47:14 +0200
14mr|texlive-mwcls-0.74-3|5	# catalog-license lppl
14mr|texlive-mwcls-0.74-3|6	# catalog-version 0.74
14mr|texlive-mwcls-0.74-3|7	Name:		texlive-mwcls
14mr|texlive-mwcls-0.74-3|8	Version:	0.74
14mr|texlive-mwcls-0.74-3|9	Release:	3
14mr|texlive-mwcls-0.74-3|10	Summary:	Polish-oriented document classes
14mr|texlive-mwcls-0.74-3|11	Group:		Publishing
14mr|texlive-mwcls-0.74-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mwcls
14mr|texlive-mwcls-0.74-3|13	License:	LPPL
14mr|texlive-mwcls-0.74-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwcls.tar.xz
14mr|texlive-mwcls-0.74-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwcls.doc.tar.xz
14mr|texlive-mwcls-0.74-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwcls.source.tar.xz
14mr|texlive-mwcls-0.74-3|17	BuildArch:	noarch
14mr|texlive-mwcls-0.74-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mwcls-0.74-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mwcls-0.74-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mwcls-0.74-3|21	
14mr|texlive-mwcls-0.74-3|22	%description
14mr|texlive-mwcls-0.74-3|23	mwcls is a set of document classes for LaTeX 2e designed with
14mr|texlive-mwcls-0.74-3|24	Polish typographical tradition in mind. Classes include:
14mr|texlive-mwcls-0.74-3|25	'mwart' (which is a replacement for 'article'), 'mwrep'
14mr|texlive-mwcls-0.74-3|26	('report'), and 'mwbk' ('book'). Most features present in
14mr|texlive-mwcls-0.74-3|27	standard classes work with mwcls. Some extensions/exceptions
14mr|texlive-mwcls-0.74-3|28	include: sectioning commands allow for second optional argument
14mr|texlive-mwcls-0.74-3|29	(it's possible to state different texts for running head and
14mr|texlive-mwcls-0.74-3|30	for TOC), new environments 'itemize*' and 'enumerate*' for
14mr|texlive-mwcls-0.74-3|31	lists with long items, page styles have variants for normal,
14mr|texlive-mwcls-0.74-3|32	opening, closing, and blank pages.
14mr|texlive-mwcls-0.74-3|33	
14mr|texlive-mwcls-0.74-3|34	%post
14mr|texlive-mwcls-0.74-3|35	%{_sbindir}/texlive.post
14mr|texlive-mwcls-0.74-3|36	
14mr|texlive-mwcls-0.74-3|37	%postun
14mr|texlive-mwcls-0.74-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-mwcls-0.74-3|39	%{_sbindir}/texlive.post
14mr|texlive-mwcls-0.74-3|40	fi
14mr|texlive-mwcls-0.74-3|41	
14mr|texlive-mwcls-0.74-3|42	#-----------------------------------------------------------------------
14mr|texlive-mwcls-0.74-3|43	%files
14mr|texlive-mwcls-0.74-3|44	%{_texmfdistdir}/tex/latex/mwcls/mw10.clo
14mr|texlive-mwcls-0.74-3|45	%{_texmfdistdir}/tex/latex/mwcls/mw11.clo
14mr|texlive-mwcls-0.74-3|46	%{_texmfdistdir}/tex/latex/mwcls/mw12.clo
14mr|texlive-mwcls-0.74-3|47	%{_texmfdistdir}/tex/latex/mwcls/mwart.cls
14mr|texlive-mwcls-0.74-3|48	%{_texmfdistdir}/tex/latex/mwcls/mwbk.cls
14mr|texlive-mwcls-0.74-3|49	%{_texmfdistdir}/tex/latex/mwcls/mwbk10.clo
14mr|texlive-mwcls-0.74-3|50	%{_texmfdistdir}/tex/latex/mwcls/mwbk11.clo
14mr|texlive-mwcls-0.74-3|51	%{_texmfdistdir}/tex/latex/mwcls/mwbk12.clo
14mr|texlive-mwcls-0.74-3|52	%{_texmfdistdir}/tex/latex/mwcls/mwrep.cls
14mr|texlive-mwcls-0.74-3|53	%doc %{_texmfdistdir}/doc/latex/mwcls/CZYTAJ
14mr|texlive-mwcls-0.74-3|54	%doc %{_texmfdistdir}/doc/latex/mwcls/ChangeLog
14mr|texlive-mwcls-0.74-3|55	%doc %{_texmfdistdir}/doc/latex/mwcls/README
14mr|texlive-mwcls-0.74-3|56	%doc %{_texmfdistdir}/doc/latex/mwcls/mwclsdoc.pdf
14mr|texlive-mwcls-0.74-3|57	#- source
14mr|texlive-mwcls-0.74-3|58	%doc %{_texmfdistdir}/source/latex/mwcls/mwcls.dtx
14mr|texlive-mwcls-0.74-3|59	%doc %{_texmfdistdir}/source/latex/mwcls/mwcls.ins
14mr|texlive-mwcls-0.74-3|60	
14mr|texlive-mwcls-0.74-3|61	#-----------------------------------------------------------------------
14mr|texlive-mwcls-0.74-3|62	%prep
14mr|texlive-mwcls-0.74-3|63	%setup -c -a0 -a1 -a2
14mr|texlive-mwcls-0.74-3|64	
14mr|texlive-mwcls-0.74-3|65	%build
14mr|texlive-mwcls-0.74-3|66	
14mr|texlive-mwcls-0.74-3|67	%install
14mr|texlive-mwcls-0.74-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mwcls-0.74-3|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mwcls-0.74-3|70	
14mr|texlive-mwcls-0.74-3|71	
14mr|texlive-mwcls-0.74-3|72	
14mr|texlive-mwcls-0.74-3|73	%changelog
14mr|texlive-mwcls-0.74-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.74-3
14mr|texlive-mwcls-0.74-3|75	+ Revision: 01240e0
14mr|texlive-mwcls-0.74-3|76	- MassBuild#440: Increase release tag
14mr|texlive-mwcls-0.74-3|77	
14mr|texlive-mwcls-0.74-3|78	

20830 14
14mr|texlive-mwe-0.3-2|1	# revision 26422
14mr|texlive-mwe-0.3-2|2	# category Package
14mr|texlive-mwe-0.3-2|3	# catalog-ctan /macros/latex/contrib/mwe
14mr|texlive-mwe-0.3-2|4	# catalog-date 2012-05-15 15:44:48 +0200
14mr|texlive-mwe-0.3-2|5	# catalog-license lppl1.3
14mr|texlive-mwe-0.3-2|6	# catalog-version 0.3
14mr|texlive-mwe-0.3-2|7	Name:		texlive-mwe
14mr|texlive-mwe-0.3-2|8	Version:	0.3
14mr|texlive-mwe-0.3-2|9	Release:	2
14mr|texlive-mwe-0.3-2|10	Summary:	Packages and image files for MWEs
14mr|texlive-mwe-0.3-2|11	Group:		Publishing
14mr|texlive-mwe-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mwe
14mr|texlive-mwe-0.3-2|13	License:	LPPL1.3
14mr|texlive-mwe-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwe.tar.xz
14mr|texlive-mwe-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwe.doc.tar.xz
14mr|texlive-mwe-0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwe.source.tar.xz
14mr|texlive-mwe-0.3-2|17	BuildArch:	noarch
14mr|texlive-mwe-0.3-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mwe-0.3-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mwe-0.3-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-mwe-0.3-2|21	
14mr|texlive-mwe-0.3-2|22	%description
14mr|texlive-mwe-0.3-2|23	The bundle provides several files useful when creating a
14mr|texlive-mwe-0.3-2|24	minimal working example (MWE). The package itself loads a small
14mr|texlive-mwe-0.3-2|25	set of packages often used when creating MWEs. In addition, a
14mr|texlive-mwe-0.3-2|26	range of images are provided, which will be installed in the
14mr|texlive-mwe-0.3-2|27	TEXMF tree, so that they may be used in any (La)TeX document.
14mr|texlive-mwe-0.3-2|28	This allows different users to share MWEs which include image
14mr|texlive-mwe-0.3-2|29	commands, without the need to share image files or to use
14mr|texlive-mwe-0.3-2|30	replacement code.
14mr|texlive-mwe-0.3-2|31	
14mr|texlive-mwe-0.3-2|32	%post
14mr|texlive-mwe-0.3-2|33	%{_sbindir}/texlive.post
14mr|texlive-mwe-0.3-2|34	
14mr|texlive-mwe-0.3-2|35	%postun
14mr|texlive-mwe-0.3-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-mwe-0.3-2|37	%{_sbindir}/texlive.post
14mr|texlive-mwe-0.3-2|38	fi
14mr|texlive-mwe-0.3-2|39	
14mr|texlive-mwe-0.3-2|40	#-----------------------------------------------------------------------
14mr|texlive-mwe-0.3-2|41	%files
14mr|texlive-mwe-0.3-2|42	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.eps
14mr|texlive-mwe-0.3-2|43	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.jpg
14mr|texlive-mwe-0.3-2|44	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.pdf
14mr|texlive-mwe-0.3-2|45	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.png
14mr|texlive-mwe-0.3-2|46	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.tex
14mr|texlive-mwe-0.3-2|47	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.eps
14mr|texlive-mwe-0.3-2|48	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.jpg
14mr|texlive-mwe-0.3-2|49	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.pdf
14mr|texlive-mwe-0.3-2|50	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.png
14mr|texlive-mwe-0.3-2|51	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.tex
14mr|texlive-mwe-0.3-2|52	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.eps
14mr|texlive-mwe-0.3-2|53	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.jpg
14mr|texlive-mwe-0.3-2|54	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.pdf
14mr|texlive-mwe-0.3-2|55	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.png
14mr|texlive-mwe-0.3-2|56	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.tex
14mr|texlive-mwe-0.3-2|57	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.eps
14mr|texlive-mwe-0.3-2|58	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.jpg
14mr|texlive-mwe-0.3-2|59	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.pdf
14mr|texlive-mwe-0.3-2|60	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.png
14mr|texlive-mwe-0.3-2|61	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.tex
14mr|texlive-mwe-0.3-2|62	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.eps
14mr|texlive-mwe-0.3-2|63	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.jpg
14mr|texlive-mwe-0.3-2|64	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.pdf
14mr|texlive-mwe-0.3-2|65	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.png
14mr|texlive-mwe-0.3-2|66	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.tex
14mr|texlive-mwe-0.3-2|67	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.eps
14mr|texlive-mwe-0.3-2|68	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.jpg
14mr|texlive-mwe-0.3-2|69	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.pdf
14mr|texlive-mwe-0.3-2|70	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.png
14mr|texlive-mwe-0.3-2|71	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.tex
14mr|texlive-mwe-0.3-2|72	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.eps
14mr|texlive-mwe-0.3-2|73	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.jpg
14mr|texlive-mwe-0.3-2|74	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.pdf
14mr|texlive-mwe-0.3-2|75	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.png
14mr|texlive-mwe-0.3-2|76	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.tex
14mr|texlive-mwe-0.3-2|77	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.eps
14mr|texlive-mwe-0.3-2|78	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.jpg
14mr|texlive-mwe-0.3-2|79	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.pdf
14mr|texlive-mwe-0.3-2|80	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.png
14mr|texlive-mwe-0.3-2|81	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.tex
14mr|texlive-mwe-0.3-2|82	%{_texmfdistdir}/tex/latex/mwe/example-image-a.eps
14mr|texlive-mwe-0.3-2|83	%{_texmfdistdir}/tex/latex/mwe/example-image-a.jpg
14mr|texlive-mwe-0.3-2|84	%{_texmfdistdir}/tex/latex/mwe/example-image-a.pdf
14mr|texlive-mwe-0.3-2|85	%{_texmfdistdir}/tex/latex/mwe/example-image-a.png
14mr|texlive-mwe-0.3-2|86	%{_texmfdistdir}/tex/latex/mwe/example-image-a.tex
14mr|texlive-mwe-0.3-2|87	%{_texmfdistdir}/tex/latex/mwe/example-image-a3-landscape.pdf
14mr|texlive-mwe-0.3-2|88	%{_texmfdistdir}/tex/latex/mwe/example-image-a3-landscape.tex
14mr|texlive-mwe-0.3-2|89	%{_texmfdistdir}/tex/latex/mwe/example-image-a3.pdf
14mr|texlive-mwe-0.3-2|90	%{_texmfdistdir}/tex/latex/mwe/example-image-a3.tex
14mr|texlive-mwe-0.3-2|91	%{_texmfdistdir}/tex/latex/mwe/example-image-a4-landscape.pdf
14mr|texlive-mwe-0.3-2|92	%{_texmfdistdir}/tex/latex/mwe/example-image-a4-landscape.tex
14mr|texlive-mwe-0.3-2|93	%{_texmfdistdir}/tex/latex/mwe/example-image-a4.pdf
14mr|texlive-mwe-0.3-2|94	%{_texmfdistdir}/tex/latex/mwe/example-image-a4.tex
14mr|texlive-mwe-0.3-2|95	%{_texmfdistdir}/tex/latex/mwe/example-image-a5-landscape.pdf
14mr|texlive-mwe-0.3-2|96	%{_texmfdistdir}/tex/latex/mwe/example-image-a5-landscape.tex
14mr|texlive-mwe-0.3-2|97	%{_texmfdistdir}/tex/latex/mwe/example-image-a5.pdf
14mr|texlive-mwe-0.3-2|98	%{_texmfdistdir}/tex/latex/mwe/example-image-a5.tex
14mr|texlive-mwe-0.3-2|99	%{_texmfdistdir}/tex/latex/mwe/example-image-b.eps
14mr|texlive-mwe-0.3-2|100	%{_texmfdistdir}/tex/latex/mwe/example-image-b.jpg
14mr|texlive-mwe-0.3-2|101	%{_texmfdistdir}/tex/latex/mwe/example-image-b.pdf
14mr|texlive-mwe-0.3-2|102	%{_texmfdistdir}/tex/latex/mwe/example-image-b.png
14mr|texlive-mwe-0.3-2|103	%{_texmfdistdir}/tex/latex/mwe/example-image-b.tex
14mr|texlive-mwe-0.3-2|104	%{_texmfdistdir}/tex/latex/mwe/example-image-c.eps
14mr|texlive-mwe-0.3-2|105	%{_texmfdistdir}/tex/latex/mwe/example-image-c.jpg
14mr|texlive-mwe-0.3-2|106	%{_texmfdistdir}/tex/latex/mwe/example-image-c.pdf
14mr|texlive-mwe-0.3-2|107	%{_texmfdistdir}/tex/latex/mwe/example-image-c.png
14mr|texlive-mwe-0.3-2|108	%{_texmfdistdir}/tex/latex/mwe/example-image-c.tex
14mr|texlive-mwe-0.3-2|109	%{_texmfdistdir}/tex/latex/mwe/example-image-golden-upright.pdf
14mr|texlive-mwe-0.3-2|110	%{_texmfdistdir}/tex/latex/mwe/example-image-golden-upright.tex
14mr|texlive-mwe-0.3-2|111	%{_texmfdistdir}/tex/latex/mwe/example-image-golden.pdf
14mr|texlive-mwe-0.3-2|112	%{_texmfdistdir}/tex/latex/mwe/example-image-golden.tex
14mr|texlive-mwe-0.3-2|113	%{_texmfdistdir}/tex/latex/mwe/example-image-letter-landscape.pdf
14mr|texlive-mwe-0.3-2|114	%{_texmfdistdir}/tex/latex/mwe/example-image-letter-landscape.tex
14mr|texlive-mwe-0.3-2|115	%{_texmfdistdir}/tex/latex/mwe/example-image-letter.pdf
14mr|texlive-mwe-0.3-2|116	%{_texmfdistdir}/tex/latex/mwe/example-image-letter.tex
14mr|texlive-mwe-0.3-2|117	%{_texmfdistdir}/tex/latex/mwe/example-image.eps
14mr|texlive-mwe-0.3-2|118	%{_texmfdistdir}/tex/latex/mwe/example-image.jpg
14mr|texlive-mwe-0.3-2|119	%{_texmfdistdir}/tex/latex/mwe/example-image.pdf
14mr|texlive-mwe-0.3-2|120	%{_texmfdistdir}/tex/latex/mwe/example-image.png
14mr|texlive-mwe-0.3-2|121	%{_texmfdistdir}/tex/latex/mwe/example-image.tex
14mr|texlive-mwe-0.3-2|122	%{_texmfdistdir}/tex/latex/mwe/mwe.sty
14mr|texlive-mwe-0.3-2|123	%doc %{_texmfdistdir}/doc/latex/mwe/INSTALL
14mr|texlive-mwe-0.3-2|124	%doc %{_texmfdistdir}/doc/latex/mwe/README
14mr|texlive-mwe-0.3-2|125	%doc %{_texmfdistdir}/doc/latex/mwe/mwe.pdf
14mr|texlive-mwe-0.3-2|126	#- source
14mr|texlive-mwe-0.3-2|127	%doc %{_texmfdistdir}/source/latex/mwe/mwe.dtx
14mr|texlive-mwe-0.3-2|128	%doc %{_texmfdistdir}/source/latex/mwe/mwe.ins
14mr|texlive-mwe-0.3-2|129	
14mr|texlive-mwe-0.3-2|130	#-----------------------------------------------------------------------
14mr|texlive-mwe-0.3-2|131	%prep
14mr|texlive-mwe-0.3-2|132	%setup -c -a0 -a1 -a2
14mr|texlive-mwe-0.3-2|133	
14mr|texlive-mwe-0.3-2|134	%build
14mr|texlive-mwe-0.3-2|135	
14mr|texlive-mwe-0.3-2|136	%install
14mr|texlive-mwe-0.3-2|137	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mwe-0.3-2|138	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mwe-0.3-2|139	
14mr|texlive-mwe-0.3-2|140	
14mr|texlive-mwe-0.3-2|141	
14mr|texlive-mwe-0.3-2|142	%changelog
14mr|texlive-mwe-0.3-2|143	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-2
14mr|texlive-mwe-0.3-2|144	+ Revision: 91b508a
14mr|texlive-mwe-0.3-2|145	- MassBuild#440: Increase release tag
14mr|texlive-mwe-0.3-2|146	
14mr|texlive-mwe-0.3-2|147	

20831 14
14mr|texlive-mweights-20130721-6|1	# revision 31268
14mr|texlive-mweights-20130721-6|2	# category Package
14mr|texlive-mweights-20130721-6|3	# catalog-ctan /macros/latex/contrib/mweights
14mr|texlive-mweights-20130721-6|4	# catalog-date 2013-07-21 22:07:48 +0200
14mr|texlive-mweights-20130721-6|5	# catalog-license lppl
14mr|texlive-mweights-20130721-6|6	# catalog-version undef
14mr|texlive-mweights-20130721-6|7	Name:		texlive-mweights
14mr|texlive-mweights-20130721-6|8	Version:	20130721
14mr|texlive-mweights-20130721-6|9	Release:	6
14mr|texlive-mweights-20130721-6|10	Summary:	Support for multiple-weight font packages
14mr|texlive-mweights-20130721-6|11	Group:		Publishing
14mr|texlive-mweights-20130721-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mweights
14mr|texlive-mweights-20130721-6|13	License:	LPPL
14mr|texlive-mweights-20130721-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mweights.tar.xz
14mr|texlive-mweights-20130721-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mweights.doc.tar.xz
14mr|texlive-mweights-20130721-6|16	BuildArch:	noarch
14mr|texlive-mweights-20130721-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mweights-20130721-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mweights-20130721-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-mweights-20130721-6|20	
14mr|texlive-mweights-20130721-6|21	%description
14mr|texlive-mweights-20130721-6|22	Many font families available for use with LaTeX are available
14mr|texlive-mweights-20130721-6|23	at multiple weights. Many Type 1-oriented support packages for
14mr|texlive-mweights-20130721-6|24	such fonts re-define the standard \mddefault or \bfdefault
14mr|texlive-mweights-20130721-6|25	macros. This can create difficulties if the weight desired for
14mr|texlive-mweights-20130721-6|26	one font family isn't available for another font family, or if
14mr|texlive-mweights-20130721-6|27	it differs from the weight desired for another font family. The
14mr|texlive-mweights-20130721-6|28	package provides a solution to these difficulties.
14mr|texlive-mweights-20130721-6|29	
14mr|texlive-mweights-20130721-6|30	%post
14mr|texlive-mweights-20130721-6|31	%{_sbindir}/texlive.post
14mr|texlive-mweights-20130721-6|32	
14mr|texlive-mweights-20130721-6|33	%postun
14mr|texlive-mweights-20130721-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-mweights-20130721-6|35	%{_sbindir}/texlive.post
14mr|texlive-mweights-20130721-6|36	fi
14mr|texlive-mweights-20130721-6|37	
14mr|texlive-mweights-20130721-6|38	#-----------------------------------------------------------------------
14mr|texlive-mweights-20130721-6|39	%files
14mr|texlive-mweights-20130721-6|40	%{_texmfdistdir}/tex/latex/mweights/mweights.sty
14mr|texlive-mweights-20130721-6|41	%doc %{_texmfdistdir}/doc/latex/mweights/README
14mr|texlive-mweights-20130721-6|42	
14mr|texlive-mweights-20130721-6|43	#-----------------------------------------------------------------------
14mr|texlive-mweights-20130721-6|44	%prep
14mr|texlive-mweights-20130721-6|45	%setup -c -a0 -a1
14mr|texlive-mweights-20130721-6|46	
14mr|texlive-mweights-20130721-6|47	%build
14mr|texlive-mweights-20130721-6|48	
14mr|texlive-mweights-20130721-6|49	%install
14mr|texlive-mweights-20130721-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mweights-20130721-6|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mweights-20130721-6|52	
14mr|texlive-mweights-20130721-6|53	%changelog
14mr|texlive-mweights-20130721-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130721-6
14mr|texlive-mweights-20130721-6|55	+ Revision: 90f720e
14mr|texlive-mweights-20130721-6|56	- MassBuild#440: Increase release tag
14mr|texlive-mweights-20130721-6|57	
14mr|texlive-mweights-20130721-6|58	

20832 14
14mr|texlive-mxedruli-3.3c-3|1	# revision 15878
14mr|texlive-mxedruli-3.3c-3|2	# category Package
14mr|texlive-mxedruli-3.3c-3|3	# catalog-ctan /fonts/georgian/mxedruli
14mr|texlive-mxedruli-3.3c-3|4	# catalog-date 2009-01-23 11:09:06 +0100
14mr|texlive-mxedruli-3.3c-3|5	# catalog-license noinfo
14mr|texlive-mxedruli-3.3c-3|6	# catalog-version 3.3c
14mr|texlive-mxedruli-3.3c-3|7	Name:		texlive-mxedruli
14mr|texlive-mxedruli-3.3c-3|8	Version:	3.3c
14mr|texlive-mxedruli-3.3c-3|9	Release:	3
14mr|texlive-mxedruli-3.3c-3|10	Summary:	A pair of Georgian fonts
14mr|texlive-mxedruli-3.3c-3|11	Group:		Publishing
14mr|texlive-mxedruli-3.3c-3|12	URL:		http://www.ctan.org/tex-archive/fonts/georgian/mxedruli
14mr|texlive-mxedruli-3.3c-3|13	License:	NOINFO
14mr|texlive-mxedruli-3.3c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mxedruli.tar.xz
14mr|texlive-mxedruli-3.3c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mxedruli.doc.tar.xz
14mr|texlive-mxedruli-3.3c-3|16	BuildArch:	noarch
14mr|texlive-mxedruli-3.3c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mxedruli-3.3c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mxedruli-3.3c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-mxedruli-3.3c-3|20	
14mr|texlive-mxedruli-3.3c-3|21	%description
14mr|texlive-mxedruli-3.3c-3|22	Two Georgian fonts, written in MetaFont, which cover the
14mr|texlive-mxedruli-3.3c-3|23	Mxedruli and the Xucuri alphabets.
14mr|texlive-mxedruli-3.3c-3|24	
14mr|texlive-mxedruli-3.3c-3|25	%post
14mr|texlive-mxedruli-3.3c-3|26	%{_sbindir}/texlive.post
14mr|texlive-mxedruli-3.3c-3|27	
14mr|texlive-mxedruli-3.3c-3|28	%postun
14mr|texlive-mxedruli-3.3c-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-mxedruli-3.3c-3|30	%{_sbindir}/texlive.post
14mr|texlive-mxedruli-3.3c-3|31	fi
14mr|texlive-mxedruli-3.3c-3|32	
14mr|texlive-mxedruli-3.3c-3|33	#-----------------------------------------------------------------------
14mr|texlive-mxedruli-3.3c-3|34	%files
14mr|texlive-mxedruli-3.3c-3|35	%{_texmfdistdir}/fonts/source/public/mxedruli/mxed.mf
14mr|texlive-mxedruli-3.3c-3|36	%{_texmfdistdir}/fonts/source/public/mxedruli/mxed10.mf
14mr|texlive-mxedruli-3.3c-3|37	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedacc.mf
14mr|texlive-mxedruli-3.3c-3|38	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedbase.mf
14mr|texlive-mxedruli-3.3c-3|39	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedbf10.mf
14mr|texlive-mxedruli-3.3c-3|40	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedc10.mf
14mr|texlive-mxedruli-3.3c-3|41	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedcaps.mf
14mr|texlive-mxedruli-3.3c-3|42	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedd.mf
14mr|texlive-mxedruli-3.3c-3|43	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedfont.mf
14mr|texlive-mxedruli-3.3c-3|44	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedi10.mf
14mr|texlive-mxedruli-3.3c-3|45	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedp.mf
14mr|texlive-mxedruli-3.3c-3|46	%{_texmfdistdir}/fonts/source/public/mxedruli/xuc.mf
14mr|texlive-mxedruli-3.3c-3|47	%{_texmfdistdir}/fonts/source/public/mxedruli/xuc10.mf
14mr|texlive-mxedruli-3.3c-3|48	%{_texmfdistdir}/fonts/source/public/mxedruli/xucbase.mf
14mr|texlive-mxedruli-3.3c-3|49	%{_texmfdistdir}/fonts/source/public/mxedruli/xucd.mf
14mr|texlive-mxedruli-3.3c-3|50	%{_texmfdistdir}/fonts/source/public/mxedruli/xucfont.mf
14mr|texlive-mxedruli-3.3c-3|51	%{_texmfdistdir}/fonts/source/public/mxedruli/xucl.mf
14mr|texlive-mxedruli-3.3c-3|52	%{_texmfdistdir}/fonts/source/public/mxedruli/xucp.mf
14mr|texlive-mxedruli-3.3c-3|53	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxed10.tfm
14mr|texlive-mxedruli-3.3c-3|54	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedbf10.tfm
14mr|texlive-mxedruli-3.3c-3|55	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedc10.tfm
14mr|texlive-mxedruli-3.3c-3|56	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedi10.tfm
14mr|texlive-mxedruli-3.3c-3|57	%{_texmfdistdir}/fonts/tfm/public/mxedruli/xuc10.tfm
14mr|texlive-mxedruli-3.3c-3|58	%{_texmfdistdir}/tex/latex/mxedruli/mxedruli.sty
14mr|texlive-mxedruli-3.3c-3|59	%{_texmfdistdir}/tex/latex/mxedruli/umxed.fd
14mr|texlive-mxedruli-3.3c-3|60	%{_texmfdistdir}/tex/latex/mxedruli/uxuc.fd
14mr|texlive-mxedruli-3.3c-3|61	%{_texmfdistdir}/tex/latex/mxedruli/xucuri.sty
14mr|texlive-mxedruli-3.3c-3|62	%doc %{_texmfdistdir}/doc/fonts/mxedruli/README
14mr|texlive-mxedruli-3.3c-3|63	%doc %{_texmfdistdir}/doc/fonts/mxedruli/alphabets.tex
14mr|texlive-mxedruli-3.3c-3|64	%doc %{_texmfdistdir}/doc/fonts/mxedruli/mxeddoc.pdf
14mr|texlive-mxedruli-3.3c-3|65	%doc %{_texmfdistdir}/doc/fonts/mxedruli/mxeddoc.tex
14mr|texlive-mxedruli-3.3c-3|66	%doc %{_texmfdistdir}/doc/fonts/mxedruli/ossetic.tex
14mr|texlive-mxedruli-3.3c-3|67	%doc %{_texmfdistdir}/doc/fonts/mxedruli/vepxis.tex
14mr|texlive-mxedruli-3.3c-3|68	
14mr|texlive-mxedruli-3.3c-3|69	#-----------------------------------------------------------------------
14mr|texlive-mxedruli-3.3c-3|70	%prep
14mr|texlive-mxedruli-3.3c-3|71	%setup -c -a0 -a1
14mr|texlive-mxedruli-3.3c-3|72	
14mr|texlive-mxedruli-3.3c-3|73	%build
14mr|texlive-mxedruli-3.3c-3|74	
14mr|texlive-mxedruli-3.3c-3|75	%install
14mr|texlive-mxedruli-3.3c-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mxedruli-3.3c-3|77	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mxedruli-3.3c-3|78	
14mr|texlive-mxedruli-3.3c-3|79	
14mr|texlive-mxedruli-3.3c-3|80	
14mr|texlive-mxedruli-3.3c-3|81	%changelog
14mr|texlive-mxedruli-3.3c-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3c-3
14mr|texlive-mxedruli-3.3c-3|83	+ Revision: dfdf5c7
14mr|texlive-mxedruli-3.3c-3|84	- MassBuild#440: Increase release tag
14mr|texlive-mxedruli-3.3c-3|85	
14mr|texlive-mxedruli-3.3c-3|86	

20833 14
14mr|texlive-mychemistry-1.99-2|1	# revision 27251
14mr|texlive-mychemistry-1.99-2|2	# category Package
14mr|texlive-mychemistry-1.99-2|3	# catalog-ctan /macros/latex/contrib/mychemistry
14mr|texlive-mychemistry-1.99-2|4	# catalog-date 2012-07-30 11:22:32 +0200
14mr|texlive-mychemistry-1.99-2|5	# catalog-license lppl1.3
14mr|texlive-mychemistry-1.99-2|6	# catalog-version 1.99
14mr|texlive-mychemistry-1.99-2|7	Name:		texlive-mychemistry
14mr|texlive-mychemistry-1.99-2|8	Version:	1.99
14mr|texlive-mychemistry-1.99-2|9	Release:	2
14mr|texlive-mychemistry-1.99-2|10	Summary:	Create reaction schemes with LaTeX and ChemFig
14mr|texlive-mychemistry-1.99-2|11	Group:		Publishing
14mr|texlive-mychemistry-1.99-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mychemistry
14mr|texlive-mychemistry-1.99-2|13	License:	LPPL1.3
14mr|texlive-mychemistry-1.99-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mychemistry.tar.xz
14mr|texlive-mychemistry-1.99-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mychemistry.doc.tar.xz
14mr|texlive-mychemistry-1.99-2|16	BuildArch:	noarch
14mr|texlive-mychemistry-1.99-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-mychemistry-1.99-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-mychemistry-1.99-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-mychemistry-1.99-2|20	
14mr|texlive-mychemistry-1.99-2|21	%description
14mr|texlive-mychemistry-1.99-2|22	The package provides commands for typesetting complex chemical
14mr|texlive-mychemistry-1.99-2|23	reaction schemes with LaTeX and ChemFig. The package requires
14mr|texlive-mychemistry-1.99-2|24	the packages ChemFig, mhchem, chemcompounds and (sometimes)
14mr|texlive-mychemistry-1.99-2|25	chemexec.
14mr|texlive-mychemistry-1.99-2|26	
14mr|texlive-mychemistry-1.99-2|27	%post
14mr|texlive-mychemistry-1.99-2|28	%{_sbindir}/texlive.post
14mr|texlive-mychemistry-1.99-2|29	
14mr|texlive-mychemistry-1.99-2|30	%postun
14mr|texlive-mychemistry-1.99-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-mychemistry-1.99-2|32	%{_sbindir}/texlive.post
14mr|texlive-mychemistry-1.99-2|33	fi
14mr|texlive-mychemistry-1.99-2|34	
14mr|texlive-mychemistry-1.99-2|35	#-----------------------------------------------------------------------
14mr|texlive-mychemistry-1.99-2|36	%files
14mr|texlive-mychemistry-1.99-2|37	%{_texmfdistdir}/tex/latex/mychemistry/mychemistry.sty
14mr|texlive-mychemistry-1.99-2|38	%doc %{_texmfdistdir}/doc/latex/mychemistry/README
14mr|texlive-mychemistry-1.99-2|39	%doc %{_texmfdistdir}/doc/latex/mychemistry/examples.pdf
14mr|texlive-mychemistry-1.99-2|40	%doc %{_texmfdistdir}/doc/latex/mychemistry/examples.tex
14mr|texlive-mychemistry-1.99-2|41	%doc %{_texmfdistdir}/doc/latex/mychemistry/mychemistry_en.pdf
14mr|texlive-mychemistry-1.99-2|42	%doc %{_texmfdistdir}/doc/latex/mychemistry/mychemistry_en.tex
14mr|texlive-mychemistry-1.99-2|43	
14mr|texlive-mychemistry-1.99-2|44	#-----------------------------------------------------------------------
14mr|texlive-mychemistry-1.99-2|45	%prep
14mr|texlive-mychemistry-1.99-2|46	%setup -c -a0 -a1
14mr|texlive-mychemistry-1.99-2|47	
14mr|texlive-mychemistry-1.99-2|48	%build
14mr|texlive-mychemistry-1.99-2|49	
14mr|texlive-mychemistry-1.99-2|50	%install
14mr|texlive-mychemistry-1.99-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mychemistry-1.99-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-mychemistry-1.99-2|53	
14mr|texlive-mychemistry-1.99-2|54	
14mr|texlive-mychemistry-1.99-2|55	
14mr|texlive-mychemistry-1.99-2|56	%changelog
14mr|texlive-mychemistry-1.99-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.99-2
14mr|texlive-mychemistry-1.99-2|58	+ Revision: 46e925c
14mr|texlive-mychemistry-1.99-2|59	- MassBuild#440: Increase release tag
14mr|texlive-mychemistry-1.99-2|60	
14mr|texlive-mychemistry-1.99-2|61	

20834 14
14mr|texlive-mycv-1.5.6-2|1	# revision 26807
14mr|texlive-mycv-1.5.6-2|2	# category Package
14mr|texlive-mycv-1.5.6-2|3	# catalog-ctan /macros/latex/contrib/mycv
14mr|texlive-mycv-1.5.6-2|4	# catalog-date 2012-05-21 10:58:59 +0200
14mr|texlive-mycv-1.5.6-2|5	# catalog-license lppl1.3
14mr|texlive-mycv-1.5.6-2|6	# catalog-version 1.5.6
14mr|texlive-mycv-1.5.6-2|7	Name:		texlive-mycv
14mr|texlive-mycv-1.5.6-2|8	Version:	1.5.6
14mr|texlive-mycv-1.5.6-2|9	Release:	2
14mr|texlive-mycv-1.5.6-2|10	Summary:	A list-driven CV class, allowing TikZ decorations
14mr|texlive-mycv-1.5.6-2|11	Group:		Publishing
14mr|texlive-mycv-1.5.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mycv
14mr|texlive-mycv-1.5.6-2|13	License:	LPPL1.3
14mr|texlive-mycv-1.5.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mycv.tar.xz
14mr|texlive-mycv-1.5.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mycv.doc.tar.xz
14mr|texlive-mycv-1.5.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mycv.source.tar.xz
14mr|texlive-mycv-1.5.6-2|17	BuildArch:	noarch
14mr|texlive-mycv-1.5.6-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mycv-1.5.6-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mycv-1.5.6-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-mycv-1.5.6-2|21	
14mr|texlive-mycv-1.5.6-2|22	%description
14mr|texlive-mycv-1.5.6-2|23	The class provides a set of functionality for writing
14mr|texlive-mycv-1.5.6-2|24	"curriculum vitae" with different layouts. The idea is that a
14mr|texlive-mycv-1.5.6-2|25	user can write some custom configuration directives, by means
14mr|texlive-mycv-1.5.6-2|26	of which is possible both to produce different c.v. layouts and
14mr|texlive-mycv-1.5.6-2|27	quickly switch among them. In order to process such directives,
14mr|texlive-mycv-1.5.6-2|28	the class uses a set of lists, provided by the package
14mr|texlive-mycv-1.5.6-2|29	etextools. Basic support for using TikZ decorations is also
14mr|texlive-mycv-1.5.6-2|30	provided.
14mr|texlive-mycv-1.5.6-2|31	
14mr|texlive-mycv-1.5.6-2|32	%post
14mr|texlive-mycv-1.5.6-2|33	%{_sbindir}/texlive.post
14mr|texlive-mycv-1.5.6-2|34	
14mr|texlive-mycv-1.5.6-2|35	%postun
14mr|texlive-mycv-1.5.6-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-mycv-1.5.6-2|37	%{_sbindir}/texlive.post
14mr|texlive-mycv-1.5.6-2|38	fi
14mr|texlive-mycv-1.5.6-2|39	
14mr|texlive-mycv-1.5.6-2|40	#-----------------------------------------------------------------------
14mr|texlive-mycv-1.5.6-2|41	%files
14mr|texlive-mycv-1.5.6-2|42	%{_texmfdistdir}/scripts/mycv/mycv_split_contents.pl
14mr|texlive-mycv-1.5.6-2|43	%{_texmfdistdir}/tex/latex/mycv/mycv.cls
14mr|texlive-mycv-1.5.6-2|44	%{_texmfdistdir}/tex/latex/mycv/mycv_base.def
14mr|texlive-mycv-1.5.6-2|45	%{_texmfdistdir}/tex/latex/mycv/mycv_dec.sty
14mr|texlive-mycv-1.5.6-2|46	%{_texmfdistdir}/tex/latex/mycv/mycv_misc.def
14mr|texlive-mycv-1.5.6-2|47	%{_texmfdistdir}/tex/latex/mycv/mycv_style.sty
14mr|texlive-mycv-1.5.6-2|48	%{_texmfdistdir}/tex/latex/mycv/mycv_version.def
14mr|texlive-mycv-1.5.6-2|49	%doc %{_texmfdistdir}/doc/latex/mycv/CHANGELOG
14mr|texlive-mycv-1.5.6-2|50	%doc %{_texmfdistdir}/doc/latex/mycv/Doc/Images/logo-1.png
14mr|texlive-mycv-1.5.6-2|51	%doc %{_texmfdistdir}/doc/latex/mycv/Doc/mycv.tex
14mr|texlive-mycv-1.5.6-2|52	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/Notes.txt
14mr|texlive-mycv-1.5.6-2|53	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-dpl.pdf
14mr|texlive-mycv-1.5.6-2|54	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-dpl2.pdf
14mr|texlive-mycv-1.5.6-2|55	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-spl.pdf
14mr|texlive-mycv-1.5.6-2|56	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-spl2.pdf
14mr|texlive-mycv-1.5.6-2|57	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-examples.dtx
14mr|texlive-mycv-1.5.6-2|58	%doc %{_texmfdistdir}/doc/latex/mycv/README
14mr|texlive-mycv-1.5.6-2|59	%doc %{_texmfdistdir}/doc/latex/mycv/checksum.pl
14mr|texlive-mycv-1.5.6-2|60	%doc %{_texmfdistdir}/doc/latex/mycv/mycv.pdf
14mr|texlive-mycv-1.5.6-2|61	#- source
14mr|texlive-mycv-1.5.6-2|62	%doc %{_texmfdistdir}/source/latex/mycv/mycv.dtx
14mr|texlive-mycv-1.5.6-2|63	%doc %{_texmfdistdir}/source/latex/mycv/mycv.ins
14mr|texlive-mycv-1.5.6-2|64	
14mr|texlive-mycv-1.5.6-2|65	#-----------------------------------------------------------------------
14mr|texlive-mycv-1.5.6-2|66	%prep
14mr|texlive-mycv-1.5.6-2|67	%setup -c -a0 -a1 -a2
14mr|texlive-mycv-1.5.6-2|68	
14mr|texlive-mycv-1.5.6-2|69	%build
14mr|texlive-mycv-1.5.6-2|70	
14mr|texlive-mycv-1.5.6-2|71	%install
14mr|texlive-mycv-1.5.6-2|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mycv-1.5.6-2|73	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mycv-1.5.6-2|74	
14mr|texlive-mycv-1.5.6-2|75	
14mr|texlive-mycv-1.5.6-2|76	
14mr|texlive-mycv-1.5.6-2|77	%changelog
14mr|texlive-mycv-1.5.6-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.6-2
14mr|texlive-mycv-1.5.6-2|79	+ Revision: a303361
14mr|texlive-mycv-1.5.6-2|80	- MassBuild#440: Increase release tag
14mr|texlive-mycv-1.5.6-2|81	
14mr|texlive-mycv-1.5.6-2|82	

20835 14
14mr|texlive-mylatexformat-3.4-3|1	# revision 21392
14mr|texlive-mylatexformat-3.4-3|2	# category Package
14mr|texlive-mylatexformat-3.4-3|3	# catalog-ctan /macros/latex/contrib/mylatexformat
14mr|texlive-mylatexformat-3.4-3|4	# catalog-date 2011-02-13 01:21:30 +0100
14mr|texlive-mylatexformat-3.4-3|5	# catalog-license lppl1.3
14mr|texlive-mylatexformat-3.4-3|6	# catalog-version 3.4
14mr|texlive-mylatexformat-3.4-3|7	Name:		texlive-mylatexformat
14mr|texlive-mylatexformat-3.4-3|8	Version:	3.4
14mr|texlive-mylatexformat-3.4-3|9	Release:	3
14mr|texlive-mylatexformat-3.4-3|10	Summary:	Build a format based on the preamble of a LaTeX file
14mr|texlive-mylatexformat-3.4-3|11	Group:		Publishing
14mr|texlive-mylatexformat-3.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mylatexformat
14mr|texlive-mylatexformat-3.4-3|13	License:	LPPL1.3
14mr|texlive-mylatexformat-3.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mylatexformat.tar.xz
14mr|texlive-mylatexformat-3.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mylatexformat.doc.tar.xz
14mr|texlive-mylatexformat-3.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mylatexformat.source.tar.xz
14mr|texlive-mylatexformat-3.4-3|17	BuildArch:	noarch
14mr|texlive-mylatexformat-3.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-mylatexformat-3.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-mylatexformat-3.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-mylatexformat-3.4-3|21	
14mr|texlive-mylatexformat-3.4-3|22	%description
14mr|texlive-mylatexformat-3.4-3|23	The use of formats helps to speed up compilations: packages
14mr|texlive-mylatexformat-3.4-3|24	which have been dumped in the format are loaded at very high
14mr|texlive-mylatexformat-3.4-3|25	speed. This is useful when a document loads many packages
14mr|texlive-mylatexformat-3.4-3|26	(including large packages such as pgf-TikZ). The package was
14mr|texlive-mylatexformat-3.4-3|27	developed from the work in mylatex, and eliminates many of the
14mr|texlive-mylatexformat-3.4-3|28	limitations and problems of that package.
14mr|texlive-mylatexformat-3.4-3|29	
14mr|texlive-mylatexformat-3.4-3|30	%post
14mr|texlive-mylatexformat-3.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-mylatexformat-3.4-3|32	
14mr|texlive-mylatexformat-3.4-3|33	%postun
14mr|texlive-mylatexformat-3.4-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-mylatexformat-3.4-3|35	%{_sbindir}/texlive.post
14mr|texlive-mylatexformat-3.4-3|36	fi
14mr|texlive-mylatexformat-3.4-3|37	
14mr|texlive-mylatexformat-3.4-3|38	#-----------------------------------------------------------------------
14mr|texlive-mylatexformat-3.4-3|39	%files
14mr|texlive-mylatexformat-3.4-3|40	%{_texmfdistdir}/tex/latex/mylatexformat/mylatexformat.ltx
14mr|texlive-mylatexformat-3.4-3|41	%doc %{_texmfdistdir}/doc/latex/mylatexformat/README
14mr|texlive-mylatexformat-3.4-3|42	%doc %{_texmfdistdir}/doc/latex/mylatexformat/mylatexformat.pdf
14mr|texlive-mylatexformat-3.4-3|43	#- source
14mr|texlive-mylatexformat-3.4-3|44	%doc %{_texmfdistdir}/source/latex/mylatexformat/mylatexformat.drv
14mr|texlive-mylatexformat-3.4-3|45	%doc %{_texmfdistdir}/source/latex/mylatexformat/mylatexformat.dtx
14mr|texlive-mylatexformat-3.4-3|46	%doc %{_texmfdistdir}/source/latex/mylatexformat/mylatexformat.ins
14mr|texlive-mylatexformat-3.4-3|47	
14mr|texlive-mylatexformat-3.4-3|48	#-----------------------------------------------------------------------
14mr|texlive-mylatexformat-3.4-3|49	%prep
14mr|texlive-mylatexformat-3.4-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-mylatexformat-3.4-3|51	
14mr|texlive-mylatexformat-3.4-3|52	%build
14mr|texlive-mylatexformat-3.4-3|53	
14mr|texlive-mylatexformat-3.4-3|54	%install
14mr|texlive-mylatexformat-3.4-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-mylatexformat-3.4-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-mylatexformat-3.4-3|57	
14mr|texlive-mylatexformat-3.4-3|58	
14mr|texlive-mylatexformat-3.4-3|59	
14mr|texlive-mylatexformat-3.4-3|60	%changelog
14mr|texlive-mylatexformat-3.4-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4-3
14mr|texlive-mylatexformat-3.4-3|62	+ Revision: 63a4a61
14mr|texlive-mylatexformat-3.4-3|63	- MassBuild#440: Increase release tag
14mr|texlive-mylatexformat-3.4-3|64	
14mr|texlive-mylatexformat-3.4-3|65	

20836 14
14mr|texlive-nag-0.700-3|1	# revision 24741
14mr|texlive-nag-0.700-3|2	# category Package
14mr|texlive-nag-0.700-3|3	# catalog-ctan /macros/latex/contrib/nag
14mr|texlive-nag-0.700-3|4	# catalog-date 2011-12-03 11:39:13 +0100
14mr|texlive-nag-0.700-3|5	# catalog-license lppl
14mr|texlive-nag-0.700-3|6	# catalog-version 0.7
14mr|texlive-nag-0.700-3|7	Name:		texlive-nag
14mr|texlive-nag-0.700-3|8	Version:	0.700
14mr|texlive-nag-0.700-3|9	Release:	3
14mr|texlive-nag-0.700-3|10	Summary:	Detecting and warning about obsolete LaTeX commands
14mr|texlive-nag-0.700-3|11	Group:		Publishing
14mr|texlive-nag-0.700-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nag
14mr|texlive-nag-0.700-3|13	License:	LPPL
14mr|texlive-nag-0.700-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nag.tar.xz
14mr|texlive-nag-0.700-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nag.doc.tar.xz
14mr|texlive-nag-0.700-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nag.source.tar.xz
14mr|texlive-nag-0.700-3|17	BuildArch:	noarch
14mr|texlive-nag-0.700-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nag-0.700-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nag-0.700-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nag-0.700-3|21	
14mr|texlive-nag-0.700-3|22	%description
14mr|texlive-nag-0.700-3|23	Old habits die hard. All the same, there are commands, classes
14mr|texlive-nag-0.700-3|24	and packages which are outdated and superseded. The nag package
14mr|texlive-nag-0.700-3|25	provides routines to warn the user about the use of such
14mr|texlive-nag-0.700-3|26	obsolete things. As an example, we provide an extension that
14mr|texlive-nag-0.700-3|27	detects many of the "sins" described in l2tabu.
14mr|texlive-nag-0.700-3|28	
14mr|texlive-nag-0.700-3|29	%post
14mr|texlive-nag-0.700-3|30	%{_sbindir}/texlive.post
14mr|texlive-nag-0.700-3|31	
14mr|texlive-nag-0.700-3|32	%postun
14mr|texlive-nag-0.700-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-nag-0.700-3|34	%{_sbindir}/texlive.post
14mr|texlive-nag-0.700-3|35	fi
14mr|texlive-nag-0.700-3|36	
14mr|texlive-nag-0.700-3|37	#-----------------------------------------------------------------------
14mr|texlive-nag-0.700-3|38	%files
14mr|texlive-nag-0.700-3|39	%{_texmfdistdir}/tex/latex/nag/nag-abort.cfg
14mr|texlive-nag-0.700-3|40	%{_texmfdistdir}/tex/latex/nag/nag-experimental.cfg
14mr|texlive-nag-0.700-3|41	%{_texmfdistdir}/tex/latex/nag/nag-l2tabu.cfg
14mr|texlive-nag-0.700-3|42	%{_texmfdistdir}/tex/latex/nag/nag-orthodox.cfg
14mr|texlive-nag-0.700-3|43	%{_texmfdistdir}/tex/latex/nag/nag.sty
14mr|texlive-nag-0.700-3|44	%doc %{_texmfdistdir}/doc/latex/nag/README
14mr|texlive-nag-0.700-3|45	%doc %{_texmfdistdir}/doc/latex/nag/nag.pdf
14mr|texlive-nag-0.700-3|46	%doc %{_texmfdistdir}/doc/latex/nag/nagdemo.tex
14mr|texlive-nag-0.700-3|47	#- source
14mr|texlive-nag-0.700-3|48	%doc %{_texmfdistdir}/source/latex/nag/nag.dtx
14mr|texlive-nag-0.700-3|49	%doc %{_texmfdistdir}/source/latex/nag/nag.ins
14mr|texlive-nag-0.700-3|50	
14mr|texlive-nag-0.700-3|51	#-----------------------------------------------------------------------
14mr|texlive-nag-0.700-3|52	%prep
14mr|texlive-nag-0.700-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-nag-0.700-3|54	
14mr|texlive-nag-0.700-3|55	%build
14mr|texlive-nag-0.700-3|56	
14mr|texlive-nag-0.700-3|57	%install
14mr|texlive-nag-0.700-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nag-0.700-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nag-0.700-3|60	
14mr|texlive-nag-0.700-3|61	
14mr|texlive-nag-0.700-3|62	
14mr|texlive-nag-0.700-3|63	%changelog
14mr|texlive-nag-0.700-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.700-3
14mr|texlive-nag-0.700-3|65	+ Revision: 92e2ecf
14mr|texlive-nag-0.700-3|66	- MassBuild#440: Increase release tag
14mr|texlive-nag-0.700-3|67	
14mr|texlive-nag-0.700-3|68	

20837 14
14mr|texlive-nameauth-1.80-6|1	# revision 31746
14mr|texlive-nameauth-1.80-6|2	# category Package
14mr|texlive-nameauth-1.80-6|3	# catalog-ctan /macros/latex/contrib/nameauth
14mr|texlive-nameauth-1.80-6|4	# catalog-date 2013-09-24 16:31:22 +0200
14mr|texlive-nameauth-1.80-6|5	# catalog-license lppl1.3
14mr|texlive-nameauth-1.80-6|6	# catalog-version 1.8
14mr|texlive-nameauth-1.80-6|7	Name:		texlive-nameauth
14mr|texlive-nameauth-1.80-6|8	Version:	1.80
14mr|texlive-nameauth-1.80-6|9	Release:	6
14mr|texlive-nameauth-1.80-6|10	Summary:	Name authority mechanism for consistency in body text and index
14mr|texlive-nameauth-1.80-6|11	Group:		Publishing
14mr|texlive-nameauth-1.80-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nameauth
14mr|texlive-nameauth-1.80-6|13	License:	LPPL1.3
14mr|texlive-nameauth-1.80-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.tar.xz
14mr|texlive-nameauth-1.80-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.doc.tar.xz
14mr|texlive-nameauth-1.80-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.source.tar.xz
14mr|texlive-nameauth-1.80-6|17	BuildArch:	noarch
14mr|texlive-nameauth-1.80-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nameauth-1.80-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nameauth-1.80-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-nameauth-1.80-6|21	
14mr|texlive-nameauth-1.80-6|22	%description
14mr|texlive-nameauth-1.80-6|23	Publications, that reference many names, require editors and
14mr|texlive-nameauth-1.80-6|24	proofreaders to track those names in the text and index. The
14mr|texlive-nameauth-1.80-6|25	package offers name authority macros that allow authors and
14mr|texlive-nameauth-1.80-6|26	compilers to normalize occurrences of names, variant name
14mr|texlive-nameauth-1.80-6|27	forms, and pen names in the text and index. This may help
14mr|texlive-nameauth-1.80-6|28	minimize writing and production time and cost.
14mr|texlive-nameauth-1.80-6|29	
14mr|texlive-nameauth-1.80-6|30	%post
14mr|texlive-nameauth-1.80-6|31	%{_sbindir}/texlive.post
14mr|texlive-nameauth-1.80-6|32	
14mr|texlive-nameauth-1.80-6|33	%postun
14mr|texlive-nameauth-1.80-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-nameauth-1.80-6|35	%{_sbindir}/texlive.post
14mr|texlive-nameauth-1.80-6|36	fi
14mr|texlive-nameauth-1.80-6|37	
14mr|texlive-nameauth-1.80-6|38	#-----------------------------------------------------------------------
14mr|texlive-nameauth-1.80-6|39	%files
14mr|texlive-nameauth-1.80-6|40	%{_texmfdistdir}/tex/latex/nameauth/nameauth.sty
14mr|texlive-nameauth-1.80-6|41	%doc %{_texmfdistdir}/doc/latex/nameauth/Makefile
14mr|texlive-nameauth-1.80-6|42	%doc %{_texmfdistdir}/doc/latex/nameauth/README
14mr|texlive-nameauth-1.80-6|43	%doc %{_texmfdistdir}/doc/latex/nameauth/nameauth.pdf
14mr|texlive-nameauth-1.80-6|44	#- source
14mr|texlive-nameauth-1.80-6|45	%doc %{_texmfdistdir}/source/latex/nameauth/nameauth.dtx
14mr|texlive-nameauth-1.80-6|46	%doc %{_texmfdistdir}/source/latex/nameauth/nameauth.ins
14mr|texlive-nameauth-1.80-6|47	
14mr|texlive-nameauth-1.80-6|48	#-----------------------------------------------------------------------
14mr|texlive-nameauth-1.80-6|49	%prep
14mr|texlive-nameauth-1.80-6|50	%setup -c -a0 -a1 -a2
14mr|texlive-nameauth-1.80-6|51	
14mr|texlive-nameauth-1.80-6|52	%build
14mr|texlive-nameauth-1.80-6|53	
14mr|texlive-nameauth-1.80-6|54	%install
14mr|texlive-nameauth-1.80-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nameauth-1.80-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nameauth-1.80-6|57	
14mr|texlive-nameauth-1.80-6|58	%changelog
14mr|texlive-nameauth-1.80-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.80-6
14mr|texlive-nameauth-1.80-6|60	+ Revision: 35155c5
14mr|texlive-nameauth-1.80-6|61	- MassBuild#440: Increase release tag
14mr|texlive-nameauth-1.80-6|62	
14mr|texlive-nameauth-1.80-6|63	

20838 14
14mr|texlive-namespc-20061222-3|1	# revision 15878
14mr|texlive-namespc-20061222-3|2	# category Package
14mr|texlive-namespc-20061222-3|3	# catalog-ctan /macros/latex/contrib/namespc
14mr|texlive-namespc-20061222-3|4	# catalog-date 2006-12-22 14:37:19 +0100
14mr|texlive-namespc-20061222-3|5	# catalog-license lppl
14mr|texlive-namespc-20061222-3|6	# catalog-version undef
14mr|texlive-namespc-20061222-3|7	Name:		texlive-namespc
14mr|texlive-namespc-20061222-3|8	Version:	20061222
14mr|texlive-namespc-20061222-3|9	Release:	3
14mr|texlive-namespc-20061222-3|10	Summary:	Rudimentary c++-like namespaces in LaTeX
14mr|texlive-namespc-20061222-3|11	Group:		Publishing
14mr|texlive-namespc-20061222-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/namespc
14mr|texlive-namespc-20061222-3|13	License:	LPPL
14mr|texlive-namespc-20061222-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/namespc.tar.xz
14mr|texlive-namespc-20061222-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/namespc.doc.tar.xz
14mr|texlive-namespc-20061222-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/namespc.source.tar.xz
14mr|texlive-namespc-20061222-3|17	BuildArch:	noarch
14mr|texlive-namespc-20061222-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-namespc-20061222-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-namespc-20061222-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-namespc-20061222-3|21	
14mr|texlive-namespc-20061222-3|22	%description
14mr|texlive-namespc-20061222-3|23	The namespc package adds rudimentary c++-like namespace
14mr|texlive-namespc-20061222-3|24	functionality to LaTeX. It may be used to declare local LaTeX
14mr|texlive-namespc-20061222-3|25	commands, which can be made accessible in a later contexts
14mr|texlive-namespc-20061222-3|26	without defining them globally.
14mr|texlive-namespc-20061222-3|27	
14mr|texlive-namespc-20061222-3|28	%post
14mr|texlive-namespc-20061222-3|29	%{_sbindir}/texlive.post
14mr|texlive-namespc-20061222-3|30	
14mr|texlive-namespc-20061222-3|31	%postun
14mr|texlive-namespc-20061222-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-namespc-20061222-3|33	%{_sbindir}/texlive.post
14mr|texlive-namespc-20061222-3|34	fi
14mr|texlive-namespc-20061222-3|35	
14mr|texlive-namespc-20061222-3|36	#-----------------------------------------------------------------------
14mr|texlive-namespc-20061222-3|37	%files
14mr|texlive-namespc-20061222-3|38	%{_texmfdistdir}/tex/latex/namespc/namespc.sty
14mr|texlive-namespc-20061222-3|39	%doc %{_texmfdistdir}/doc/latex/namespc/README
14mr|texlive-namespc-20061222-3|40	%doc %{_texmfdistdir}/doc/latex/namespc/namespc.pdf
14mr|texlive-namespc-20061222-3|41	#- source
14mr|texlive-namespc-20061222-3|42	%doc %{_texmfdistdir}/source/latex/namespc/namespc.dtx
14mr|texlive-namespc-20061222-3|43	
14mr|texlive-namespc-20061222-3|44	#-----------------------------------------------------------------------
14mr|texlive-namespc-20061222-3|45	%prep
14mr|texlive-namespc-20061222-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-namespc-20061222-3|47	
14mr|texlive-namespc-20061222-3|48	%build
14mr|texlive-namespc-20061222-3|49	
14mr|texlive-namespc-20061222-3|50	%install
14mr|texlive-namespc-20061222-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-namespc-20061222-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-namespc-20061222-3|53	
14mr|texlive-namespc-20061222-3|54	
14mr|texlive-namespc-20061222-3|55	
14mr|texlive-namespc-20061222-3|56	%changelog
14mr|texlive-namespc-20061222-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061222-3
14mr|texlive-namespc-20061222-3|58	+ Revision: d6cb5c0
14mr|texlive-namespc-20061222-3|59	- MassBuild#440: Increase release tag
14mr|texlive-namespc-20061222-3|60	
14mr|texlive-namespc-20061222-3|61	

20839 14
14mr|texlive-nanumtype1-3.0-6|1	# revision 29558
14mr|texlive-nanumtype1-3.0-6|2	# category Package
14mr|texlive-nanumtype1-3.0-6|3	# catalog-ctan /fonts/nanumtype1
14mr|texlive-nanumtype1-3.0-6|4	# catalog-date 2013-03-25 18:47:44 +0100
14mr|texlive-nanumtype1-3.0-6|5	# catalog-license ofl
14mr|texlive-nanumtype1-3.0-6|6	# catalog-version 3.0
14mr|texlive-nanumtype1-3.0-6|7	Name:		texlive-nanumtype1
14mr|texlive-nanumtype1-3.0-6|8	Version:	3.0
14mr|texlive-nanumtype1-3.0-6|9	Release:	6
14mr|texlive-nanumtype1-3.0-6|10	Summary:	Type1 subfonts of Nanum Korean fonts
14mr|texlive-nanumtype1-3.0-6|11	Group:		Publishing
14mr|texlive-nanumtype1-3.0-6|12	URL:		http://www.ctan.org/tex-archive/fonts/nanumtype1
14mr|texlive-nanumtype1-3.0-6|13	License:	OFL
14mr|texlive-nanumtype1-3.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nanumtype1.tar.xz
14mr|texlive-nanumtype1-3.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nanumtype1.doc.tar.xz
14mr|texlive-nanumtype1-3.0-6|16	BuildArch:	noarch
14mr|texlive-nanumtype1-3.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-nanumtype1-3.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-nanumtype1-3.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-nanumtype1-3.0-6|20	
14mr|texlive-nanumtype1-3.0-6|21	%description
14mr|texlive-nanumtype1-3.0-6|22	Nanum is a unicode font designed especially for Korean-language
14mr|texlive-nanumtype1-3.0-6|23	script. The font was designed by Sandoll Communication and
14mr|texlive-nanumtype1-3.0-6|24	Fontrix; it includes the sans serif (gothic), serif (myeongjo),
14mr|texlive-nanumtype1-3.0-6|25	pen script and brush script typefaces. The package provides
14mr|texlive-nanumtype1-3.0-6|26	Type1 subfonts converted from Nanum Myeongjo (Regular and
14mr|texlive-nanumtype1-3.0-6|27	ExtraBold) and Nanum Gothic (Regular and Bold) OTFs. C70, LUC,
14mr|texlive-nanumtype1-3.0-6|28	T1, and TS1 font definition files are also provided. (The
14mr|texlive-nanumtype1-3.0-6|29	package does not include OpenType/TrueType files, which are
14mr|texlive-nanumtype1-3.0-6|30	available from Naver).
14mr|texlive-nanumtype1-3.0-6|31	
14mr|texlive-nanumtype1-3.0-6|32	%post
14mr|texlive-nanumtype1-3.0-6|33	%{_sbindir}/texlive.post
14mr|texlive-nanumtype1-3.0-6|34	
14mr|texlive-nanumtype1-3.0-6|35	%postun
14mr|texlive-nanumtype1-3.0-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-nanumtype1-3.0-6|37	%{_sbindir}/texlive.post
14mr|texlive-nanumtype1-3.0-6|38	fi
14mr|texlive-nanumtype1-3.0-6|39	
14mr|texlive-nanumtype1-3.0-6|40	#-----------------------------------------------------------------------
14mr|texlive-nanumtype1-3.0-6|41	%files
14mr|texlive-nanumtype1-3.0-6|42	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb00.afm
14mr|texlive-nanumtype1-3.0-6|43	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb01.afm
14mr|texlive-nanumtype1-3.0-6|44	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb02.afm
14mr|texlive-nanumtype1-3.0-6|45	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb03.afm
14mr|texlive-nanumtype1-3.0-6|46	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb04.afm
14mr|texlive-nanumtype1-3.0-6|47	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb11.afm
14mr|texlive-nanumtype1-3.0-6|48	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb20.afm
14mr|texlive-nanumtype1-3.0-6|49	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb21.afm
14mr|texlive-nanumtype1-3.0-6|50	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb22.afm
14mr|texlive-nanumtype1-3.0-6|51	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb23.afm
14mr|texlive-nanumtype1-3.0-6|52	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb24.afm
14mr|texlive-nanumtype1-3.0-6|53	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb25.afm
14mr|texlive-nanumtype1-3.0-6|54	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb26.afm
14mr|texlive-nanumtype1-3.0-6|55	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb27.afm
14mr|texlive-nanumtype1-3.0-6|56	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb2a.afm
14mr|texlive-nanumtype1-3.0-6|57	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb30.afm
14mr|texlive-nanumtype1-3.0-6|58	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb31.afm
14mr|texlive-nanumtype1-3.0-6|59	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb32.afm
14mr|texlive-nanumtype1-3.0-6|60	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb33.afm
14mr|texlive-nanumtype1-3.0-6|61	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb4e.afm
14mr|texlive-nanumtype1-3.0-6|62	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb4f.afm
14mr|texlive-nanumtype1-3.0-6|63	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb50.afm
14mr|texlive-nanumtype1-3.0-6|64	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb51.afm
14mr|texlive-nanumtype1-3.0-6|65	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb52.afm
14mr|texlive-nanumtype1-3.0-6|66	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb53.afm
14mr|texlive-nanumtype1-3.0-6|67	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb54.afm
14mr|texlive-nanumtype1-3.0-6|68	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb55.afm
14mr|texlive-nanumtype1-3.0-6|69	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb56.afm
14mr|texlive-nanumtype1-3.0-6|70	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb57.afm
14mr|texlive-nanumtype1-3.0-6|71	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb58.afm
14mr|texlive-nanumtype1-3.0-6|72	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb59.afm
14mr|texlive-nanumtype1-3.0-6|73	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5a.afm
14mr|texlive-nanumtype1-3.0-6|74	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5b.afm
14mr|texlive-nanumtype1-3.0-6|75	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5c.afm
14mr|texlive-nanumtype1-3.0-6|76	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5d.afm
14mr|texlive-nanumtype1-3.0-6|77	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5e.afm
14mr|texlive-nanumtype1-3.0-6|78	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5f.afm
14mr|texlive-nanumtype1-3.0-6|79	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb60.afm
14mr|texlive-nanumtype1-3.0-6|80	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb61.afm
14mr|texlive-nanumtype1-3.0-6|81	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb62.afm
14mr|texlive-nanumtype1-3.0-6|82	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb63.afm
14mr|texlive-nanumtype1-3.0-6|83	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb64.afm
14mr|texlive-nanumtype1-3.0-6|84	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb65.afm
14mr|texlive-nanumtype1-3.0-6|85	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb66.afm
14mr|texlive-nanumtype1-3.0-6|86	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb67.afm
14mr|texlive-nanumtype1-3.0-6|87	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb68.afm
14mr|texlive-nanumtype1-3.0-6|88	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb69.afm
14mr|texlive-nanumtype1-3.0-6|89	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6a.afm
14mr|texlive-nanumtype1-3.0-6|90	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6b.afm
14mr|texlive-nanumtype1-3.0-6|91	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6c.afm
14mr|texlive-nanumtype1-3.0-6|92	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6d.afm
14mr|texlive-nanumtype1-3.0-6|93	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6e.afm
14mr|texlive-nanumtype1-3.0-6|94	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6f.afm
14mr|texlive-nanumtype1-3.0-6|95	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb70.afm
14mr|texlive-nanumtype1-3.0-6|96	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb71.afm
14mr|texlive-nanumtype1-3.0-6|97	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb72.afm
14mr|texlive-nanumtype1-3.0-6|98	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb73.afm
14mr|texlive-nanumtype1-3.0-6|99	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb74.afm
14mr|texlive-nanumtype1-3.0-6|100	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb75.afm
14mr|texlive-nanumtype1-3.0-6|101	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb76.afm
14mr|texlive-nanumtype1-3.0-6|102	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb77.afm
14mr|texlive-nanumtype1-3.0-6|103	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb78.afm
14mr|texlive-nanumtype1-3.0-6|104	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb79.afm
14mr|texlive-nanumtype1-3.0-6|105	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7a.afm
14mr|texlive-nanumtype1-3.0-6|106	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7b.afm
14mr|texlive-nanumtype1-3.0-6|107	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7c.afm
14mr|texlive-nanumtype1-3.0-6|108	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7d.afm
14mr|texlive-nanumtype1-3.0-6|109	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7e.afm
14mr|texlive-nanumtype1-3.0-6|110	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7f.afm
14mr|texlive-nanumtype1-3.0-6|111	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb80.afm
14mr|texlive-nanumtype1-3.0-6|112	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb81.afm
14mr|texlive-nanumtype1-3.0-6|113	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb82.afm
14mr|texlive-nanumtype1-3.0-6|114	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb83.afm
14mr|texlive-nanumtype1-3.0-6|115	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb84.afm
14mr|texlive-nanumtype1-3.0-6|116	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb85.afm
14mr|texlive-nanumtype1-3.0-6|117	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb86.afm
14mr|texlive-nanumtype1-3.0-6|118	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb87.afm
14mr|texlive-nanumtype1-3.0-6|119	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb88.afm
14mr|texlive-nanumtype1-3.0-6|120	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb89.afm
14mr|texlive-nanumtype1-3.0-6|121	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8a.afm
14mr|texlive-nanumtype1-3.0-6|122	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8b.afm
14mr|texlive-nanumtype1-3.0-6|123	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8c.afm
14mr|texlive-nanumtype1-3.0-6|124	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8d.afm
14mr|texlive-nanumtype1-3.0-6|125	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8e.afm
14mr|texlive-nanumtype1-3.0-6|126	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8f.afm
14mr|texlive-nanumtype1-3.0-6|127	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb90.afm
14mr|texlive-nanumtype1-3.0-6|128	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb91.afm
14mr|texlive-nanumtype1-3.0-6|129	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb92.afm
14mr|texlive-nanumtype1-3.0-6|130	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb93.afm
14mr|texlive-nanumtype1-3.0-6|131	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb94.afm
14mr|texlive-nanumtype1-3.0-6|132	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb95.afm
14mr|texlive-nanumtype1-3.0-6|133	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb96.afm
14mr|texlive-nanumtype1-3.0-6|134	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb97.afm
14mr|texlive-nanumtype1-3.0-6|135	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb98.afm
14mr|texlive-nanumtype1-3.0-6|136	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb99.afm
14mr|texlive-nanumtype1-3.0-6|137	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9a.afm
14mr|texlive-nanumtype1-3.0-6|138	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9b.afm
14mr|texlive-nanumtype1-3.0-6|139	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9c.afm
14mr|texlive-nanumtype1-3.0-6|140	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9d.afm
14mr|texlive-nanumtype1-3.0-6|141	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9e.afm
14mr|texlive-nanumtype1-3.0-6|142	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9f.afm
14mr|texlive-nanumtype1-3.0-6|143	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbac.afm
14mr|texlive-nanumtype1-3.0-6|144	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbad.afm
14mr|texlive-nanumtype1-3.0-6|145	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbae.afm
14mr|texlive-nanumtype1-3.0-6|146	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbaf.afm
14mr|texlive-nanumtype1-3.0-6|147	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb0.afm
14mr|texlive-nanumtype1-3.0-6|148	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb1.afm
14mr|texlive-nanumtype1-3.0-6|149	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb2.afm
14mr|texlive-nanumtype1-3.0-6|150	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb3.afm
14mr|texlive-nanumtype1-3.0-6|151	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb4.afm
14mr|texlive-nanumtype1-3.0-6|152	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb5.afm
14mr|texlive-nanumtype1-3.0-6|153	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb6.afm
14mr|texlive-nanumtype1-3.0-6|154	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb7.afm
14mr|texlive-nanumtype1-3.0-6|155	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb8.afm
14mr|texlive-nanumtype1-3.0-6|156	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb9.afm
14mr|texlive-nanumtype1-3.0-6|157	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbba.afm
14mr|texlive-nanumtype1-3.0-6|158	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbb.afm
14mr|texlive-nanumtype1-3.0-6|159	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbc.afm
14mr|texlive-nanumtype1-3.0-6|160	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbd.afm
14mr|texlive-nanumtype1-3.0-6|161	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbe.afm
14mr|texlive-nanumtype1-3.0-6|162	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbf.afm
14mr|texlive-nanumtype1-3.0-6|163	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc0.afm
14mr|texlive-nanumtype1-3.0-6|164	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc1.afm
14mr|texlive-nanumtype1-3.0-6|165	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc2.afm
14mr|texlive-nanumtype1-3.0-6|166	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc3.afm
14mr|texlive-nanumtype1-3.0-6|167	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc4.afm
14mr|texlive-nanumtype1-3.0-6|168	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc5.afm
14mr|texlive-nanumtype1-3.0-6|169	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc6.afm
14mr|texlive-nanumtype1-3.0-6|170	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc7.afm
14mr|texlive-nanumtype1-3.0-6|171	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc8.afm
14mr|texlive-nanumtype1-3.0-6|172	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc9.afm
14mr|texlive-nanumtype1-3.0-6|173	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbca.afm
14mr|texlive-nanumtype1-3.0-6|174	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcb.afm
14mr|texlive-nanumtype1-3.0-6|175	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcc.afm
14mr|texlive-nanumtype1-3.0-6|176	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcd.afm
14mr|texlive-nanumtype1-3.0-6|177	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbce.afm
14mr|texlive-nanumtype1-3.0-6|178	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcf.afm
14mr|texlive-nanumtype1-3.0-6|179	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd0.afm
14mr|texlive-nanumtype1-3.0-6|180	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd1.afm
14mr|texlive-nanumtype1-3.0-6|181	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd2.afm
14mr|texlive-nanumtype1-3.0-6|182	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd3.afm
14mr|texlive-nanumtype1-3.0-6|183	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd4.afm
14mr|texlive-nanumtype1-3.0-6|184	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd5.afm
14mr|texlive-nanumtype1-3.0-6|185	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd6.afm
14mr|texlive-nanumtype1-3.0-6|186	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd7.afm
14mr|texlive-nanumtype1-3.0-6|187	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbf9.afm
14mr|texlive-nanumtype1-3.0-6|188	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbfa.afm
14mr|texlive-nanumtype1-3.0-6|189	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbff.afm
14mr|texlive-nanumtype1-3.0-6|190	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm00.afm
14mr|texlive-nanumtype1-3.0-6|191	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm01.afm
14mr|texlive-nanumtype1-3.0-6|192	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm02.afm
14mr|texlive-nanumtype1-3.0-6|193	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm03.afm
14mr|texlive-nanumtype1-3.0-6|194	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm04.afm
14mr|texlive-nanumtype1-3.0-6|195	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm11.afm
14mr|texlive-nanumtype1-3.0-6|196	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm20.afm
14mr|texlive-nanumtype1-3.0-6|197	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm21.afm
14mr|texlive-nanumtype1-3.0-6|198	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm22.afm
14mr|texlive-nanumtype1-3.0-6|199	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm23.afm
14mr|texlive-nanumtype1-3.0-6|200	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm24.afm
14mr|texlive-nanumtype1-3.0-6|201	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm25.afm
14mr|texlive-nanumtype1-3.0-6|202	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm26.afm
14mr|texlive-nanumtype1-3.0-6|203	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm27.afm
14mr|texlive-nanumtype1-3.0-6|204	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm2a.afm
14mr|texlive-nanumtype1-3.0-6|205	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm30.afm
14mr|texlive-nanumtype1-3.0-6|206	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm31.afm
14mr|texlive-nanumtype1-3.0-6|207	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm32.afm
14mr|texlive-nanumtype1-3.0-6|208	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm33.afm
14mr|texlive-nanumtype1-3.0-6|209	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm4e.afm
14mr|texlive-nanumtype1-3.0-6|210	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm4f.afm
14mr|texlive-nanumtype1-3.0-6|211	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm50.afm
14mr|texlive-nanumtype1-3.0-6|212	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm51.afm
14mr|texlive-nanumtype1-3.0-6|213	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm52.afm
14mr|texlive-nanumtype1-3.0-6|214	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm53.afm
14mr|texlive-nanumtype1-3.0-6|215	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm54.afm
14mr|texlive-nanumtype1-3.0-6|216	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm55.afm
14mr|texlive-nanumtype1-3.0-6|217	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm56.afm
14mr|texlive-nanumtype1-3.0-6|218	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm57.afm
14mr|texlive-nanumtype1-3.0-6|219	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm58.afm
14mr|texlive-nanumtype1-3.0-6|220	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm59.afm
14mr|texlive-nanumtype1-3.0-6|221	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5a.afm
14mr|texlive-nanumtype1-3.0-6|222	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5b.afm
14mr|texlive-nanumtype1-3.0-6|223	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5c.afm
14mr|texlive-nanumtype1-3.0-6|224	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5d.afm
14mr|texlive-nanumtype1-3.0-6|225	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5e.afm
14mr|texlive-nanumtype1-3.0-6|226	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5f.afm
14mr|texlive-nanumtype1-3.0-6|227	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm60.afm
14mr|texlive-nanumtype1-3.0-6|228	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm61.afm
14mr|texlive-nanumtype1-3.0-6|229	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm62.afm
14mr|texlive-nanumtype1-3.0-6|230	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm63.afm
14mr|texlive-nanumtype1-3.0-6|231	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm64.afm
14mr|texlive-nanumtype1-3.0-6|232	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm65.afm
14mr|texlive-nanumtype1-3.0-6|233	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm66.afm
14mr|texlive-nanumtype1-3.0-6|234	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm67.afm
14mr|texlive-nanumtype1-3.0-6|235	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm68.afm
14mr|texlive-nanumtype1-3.0-6|236	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm69.afm
14mr|texlive-nanumtype1-3.0-6|237	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6a.afm
14mr|texlive-nanumtype1-3.0-6|238	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6b.afm
14mr|texlive-nanumtype1-3.0-6|239	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6c.afm
14mr|texlive-nanumtype1-3.0-6|240	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6d.afm
14mr|texlive-nanumtype1-3.0-6|241	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6e.afm
14mr|texlive-nanumtype1-3.0-6|242	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6f.afm
14mr|texlive-nanumtype1-3.0-6|243	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm70.afm
14mr|texlive-nanumtype1-3.0-6|244	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm71.afm
14mr|texlive-nanumtype1-3.0-6|245	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm72.afm
14mr|texlive-nanumtype1-3.0-6|246	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm73.afm
14mr|texlive-nanumtype1-3.0-6|247	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm74.afm
14mr|texlive-nanumtype1-3.0-6|248	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm75.afm
14mr|texlive-nanumtype1-3.0-6|249	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm76.afm
14mr|texlive-nanumtype1-3.0-6|250	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm77.afm
14mr|texlive-nanumtype1-3.0-6|251	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm78.afm
14mr|texlive-nanumtype1-3.0-6|252	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm79.afm
14mr|texlive-nanumtype1-3.0-6|253	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7a.afm
14mr|texlive-nanumtype1-3.0-6|254	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7b.afm
14mr|texlive-nanumtype1-3.0-6|255	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7c.afm
14mr|texlive-nanumtype1-3.0-6|256	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7d.afm
14mr|texlive-nanumtype1-3.0-6|257	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7e.afm
14mr|texlive-nanumtype1-3.0-6|258	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7f.afm
14mr|texlive-nanumtype1-3.0-6|259	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm80.afm
14mr|texlive-nanumtype1-3.0-6|260	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm81.afm
14mr|texlive-nanumtype1-3.0-6|261	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm82.afm
14mr|texlive-nanumtype1-3.0-6|262	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm83.afm
14mr|texlive-nanumtype1-3.0-6|263	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm84.afm
14mr|texlive-nanumtype1-3.0-6|264	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm85.afm
14mr|texlive-nanumtype1-3.0-6|265	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm86.afm
14mr|texlive-nanumtype1-3.0-6|266	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm87.afm
14mr|texlive-nanumtype1-3.0-6|267	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm88.afm
14mr|texlive-nanumtype1-3.0-6|268	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm89.afm
14mr|texlive-nanumtype1-3.0-6|269	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8a.afm
14mr|texlive-nanumtype1-3.0-6|270	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8b.afm
14mr|texlive-nanumtype1-3.0-6|271	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8c.afm
14mr|texlive-nanumtype1-3.0-6|272	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8d.afm
14mr|texlive-nanumtype1-3.0-6|273	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8e.afm
14mr|texlive-nanumtype1-3.0-6|274	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8f.afm
14mr|texlive-nanumtype1-3.0-6|275	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm90.afm
14mr|texlive-nanumtype1-3.0-6|276	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm91.afm
14mr|texlive-nanumtype1-3.0-6|277	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm92.afm
14mr|texlive-nanumtype1-3.0-6|278	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm93.afm
14mr|texlive-nanumtype1-3.0-6|279	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm94.afm
14mr|texlive-nanumtype1-3.0-6|280	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm95.afm
14mr|texlive-nanumtype1-3.0-6|281	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm96.afm
14mr|texlive-nanumtype1-3.0-6|282	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm97.afm
14mr|texlive-nanumtype1-3.0-6|283	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm98.afm
14mr|texlive-nanumtype1-3.0-6|284	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm99.afm
14mr|texlive-nanumtype1-3.0-6|285	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9a.afm
14mr|texlive-nanumtype1-3.0-6|286	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9b.afm
14mr|texlive-nanumtype1-3.0-6|287	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9c.afm
14mr|texlive-nanumtype1-3.0-6|288	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9d.afm
14mr|texlive-nanumtype1-3.0-6|289	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9e.afm
14mr|texlive-nanumtype1-3.0-6|290	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9f.afm
14mr|texlive-nanumtype1-3.0-6|291	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmac.afm
14mr|texlive-nanumtype1-3.0-6|292	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmad.afm
14mr|texlive-nanumtype1-3.0-6|293	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmae.afm
14mr|texlive-nanumtype1-3.0-6|294	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmaf.afm
14mr|texlive-nanumtype1-3.0-6|295	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb0.afm
14mr|texlive-nanumtype1-3.0-6|296	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb1.afm
14mr|texlive-nanumtype1-3.0-6|297	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb2.afm
14mr|texlive-nanumtype1-3.0-6|298	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb3.afm
14mr|texlive-nanumtype1-3.0-6|299	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb4.afm
14mr|texlive-nanumtype1-3.0-6|300	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb5.afm
14mr|texlive-nanumtype1-3.0-6|301	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb6.afm
14mr|texlive-nanumtype1-3.0-6|302	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb7.afm
14mr|texlive-nanumtype1-3.0-6|303	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb8.afm
14mr|texlive-nanumtype1-3.0-6|304	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb9.afm
14mr|texlive-nanumtype1-3.0-6|305	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmba.afm
14mr|texlive-nanumtype1-3.0-6|306	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbb.afm
14mr|texlive-nanumtype1-3.0-6|307	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbc.afm
14mr|texlive-nanumtype1-3.0-6|308	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbd.afm
14mr|texlive-nanumtype1-3.0-6|309	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbe.afm
14mr|texlive-nanumtype1-3.0-6|310	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbf.afm
14mr|texlive-nanumtype1-3.0-6|311	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc0.afm
14mr|texlive-nanumtype1-3.0-6|312	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc1.afm
14mr|texlive-nanumtype1-3.0-6|313	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc2.afm
14mr|texlive-nanumtype1-3.0-6|314	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc3.afm
14mr|texlive-nanumtype1-3.0-6|315	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc4.afm
14mr|texlive-nanumtype1-3.0-6|316	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc5.afm
14mr|texlive-nanumtype1-3.0-6|317	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc6.afm
14mr|texlive-nanumtype1-3.0-6|318	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc7.afm
14mr|texlive-nanumtype1-3.0-6|319	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc8.afm
14mr|texlive-nanumtype1-3.0-6|320	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc9.afm
14mr|texlive-nanumtype1-3.0-6|321	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmca.afm
14mr|texlive-nanumtype1-3.0-6|322	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcb.afm
14mr|texlive-nanumtype1-3.0-6|323	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcc.afm
14mr|texlive-nanumtype1-3.0-6|324	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcd.afm
14mr|texlive-nanumtype1-3.0-6|325	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmce.afm
14mr|texlive-nanumtype1-3.0-6|326	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcf.afm
14mr|texlive-nanumtype1-3.0-6|327	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd0.afm
14mr|texlive-nanumtype1-3.0-6|328	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd1.afm
14mr|texlive-nanumtype1-3.0-6|329	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd2.afm
14mr|texlive-nanumtype1-3.0-6|330	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd3.afm
14mr|texlive-nanumtype1-3.0-6|331	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd4.afm
14mr|texlive-nanumtype1-3.0-6|332	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd5.afm
14mr|texlive-nanumtype1-3.0-6|333	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd6.afm
14mr|texlive-nanumtype1-3.0-6|334	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd7.afm
14mr|texlive-nanumtype1-3.0-6|335	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmf9.afm
14mr|texlive-nanumtype1-3.0-6|336	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmfa.afm
14mr|texlive-nanumtype1-3.0-6|337	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmff.afm
14mr|texlive-nanumtype1-3.0-6|338	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb00.afm
14mr|texlive-nanumtype1-3.0-6|339	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb01.afm
14mr|texlive-nanumtype1-3.0-6|340	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb02.afm
14mr|texlive-nanumtype1-3.0-6|341	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb03.afm
14mr|texlive-nanumtype1-3.0-6|342	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb04.afm
14mr|texlive-nanumtype1-3.0-6|343	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb20.afm
14mr|texlive-nanumtype1-3.0-6|344	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb21.afm
14mr|texlive-nanumtype1-3.0-6|345	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb22.afm
14mr|texlive-nanumtype1-3.0-6|346	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb23.afm
14mr|texlive-nanumtype1-3.0-6|347	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb24.afm
14mr|texlive-nanumtype1-3.0-6|348	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb25.afm
14mr|texlive-nanumtype1-3.0-6|349	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb26.afm
14mr|texlive-nanumtype1-3.0-6|350	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb27.afm
14mr|texlive-nanumtype1-3.0-6|351	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb2a.afm
14mr|texlive-nanumtype1-3.0-6|352	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb30.afm
14mr|texlive-nanumtype1-3.0-6|353	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb31.afm
14mr|texlive-nanumtype1-3.0-6|354	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb32.afm
14mr|texlive-nanumtype1-3.0-6|355	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb33.afm
14mr|texlive-nanumtype1-3.0-6|356	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbac.afm
14mr|texlive-nanumtype1-3.0-6|357	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbad.afm
14mr|texlive-nanumtype1-3.0-6|358	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbae.afm
14mr|texlive-nanumtype1-3.0-6|359	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbaf.afm
14mr|texlive-nanumtype1-3.0-6|360	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb0.afm
14mr|texlive-nanumtype1-3.0-6|361	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb1.afm
14mr|texlive-nanumtype1-3.0-6|362	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb2.afm
14mr|texlive-nanumtype1-3.0-6|363	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb3.afm
14mr|texlive-nanumtype1-3.0-6|364	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb4.afm
14mr|texlive-nanumtype1-3.0-6|365	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb5.afm
14mr|texlive-nanumtype1-3.0-6|366	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb6.afm
14mr|texlive-nanumtype1-3.0-6|367	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb7.afm
14mr|texlive-nanumtype1-3.0-6|368	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb8.afm
14mr|texlive-nanumtype1-3.0-6|369	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb9.afm
14mr|texlive-nanumtype1-3.0-6|370	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbba.afm
14mr|texlive-nanumtype1-3.0-6|371	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbb.afm
14mr|texlive-nanumtype1-3.0-6|372	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbc.afm
14mr|texlive-nanumtype1-3.0-6|373	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbd.afm
14mr|texlive-nanumtype1-3.0-6|374	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbe.afm
14mr|texlive-nanumtype1-3.0-6|375	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbf.afm
14mr|texlive-nanumtype1-3.0-6|376	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc0.afm
14mr|texlive-nanumtype1-3.0-6|377	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc1.afm
14mr|texlive-nanumtype1-3.0-6|378	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc2.afm
14mr|texlive-nanumtype1-3.0-6|379	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc3.afm
14mr|texlive-nanumtype1-3.0-6|380	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc4.afm
14mr|texlive-nanumtype1-3.0-6|381	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc5.afm
14mr|texlive-nanumtype1-3.0-6|382	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc6.afm
14mr|texlive-nanumtype1-3.0-6|383	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc7.afm
14mr|texlive-nanumtype1-3.0-6|384	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc8.afm
14mr|texlive-nanumtype1-3.0-6|385	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc9.afm
14mr|texlive-nanumtype1-3.0-6|386	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbca.afm
14mr|texlive-nanumtype1-3.0-6|387	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcb.afm
14mr|texlive-nanumtype1-3.0-6|388	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcc.afm
14mr|texlive-nanumtype1-3.0-6|389	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcd.afm
14mr|texlive-nanumtype1-3.0-6|390	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbce.afm
14mr|texlive-nanumtype1-3.0-6|391	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcf.afm
14mr|texlive-nanumtype1-3.0-6|392	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd0.afm
14mr|texlive-nanumtype1-3.0-6|393	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd1.afm
14mr|texlive-nanumtype1-3.0-6|394	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd2.afm
14mr|texlive-nanumtype1-3.0-6|395	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd3.afm
14mr|texlive-nanumtype1-3.0-6|396	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd4.afm
14mr|texlive-nanumtype1-3.0-6|397	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd5.afm
14mr|texlive-nanumtype1-3.0-6|398	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd6.afm
14mr|texlive-nanumtype1-3.0-6|399	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd7.afm
14mr|texlive-nanumtype1-3.0-6|400	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbff.afm
14mr|texlive-nanumtype1-3.0-6|401	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm00.afm
14mr|texlive-nanumtype1-3.0-6|402	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm01.afm
14mr|texlive-nanumtype1-3.0-6|403	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm02.afm
14mr|texlive-nanumtype1-3.0-6|404	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm03.afm
14mr|texlive-nanumtype1-3.0-6|405	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm04.afm
14mr|texlive-nanumtype1-3.0-6|406	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm20.afm
14mr|texlive-nanumtype1-3.0-6|407	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm21.afm
14mr|texlive-nanumtype1-3.0-6|408	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm22.afm
14mr|texlive-nanumtype1-3.0-6|409	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm23.afm
14mr|texlive-nanumtype1-3.0-6|410	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm24.afm
14mr|texlive-nanumtype1-3.0-6|411	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm25.afm
14mr|texlive-nanumtype1-3.0-6|412	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm26.afm
14mr|texlive-nanumtype1-3.0-6|413	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm27.afm
14mr|texlive-nanumtype1-3.0-6|414	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm30.afm
14mr|texlive-nanumtype1-3.0-6|415	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm31.afm
14mr|texlive-nanumtype1-3.0-6|416	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm32.afm
14mr|texlive-nanumtype1-3.0-6|417	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm33.afm
14mr|texlive-nanumtype1-3.0-6|418	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmac.afm
14mr|texlive-nanumtype1-3.0-6|419	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmad.afm
14mr|texlive-nanumtype1-3.0-6|420	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmae.afm
14mr|texlive-nanumtype1-3.0-6|421	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmaf.afm
14mr|texlive-nanumtype1-3.0-6|422	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb0.afm
14mr|texlive-nanumtype1-3.0-6|423	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb1.afm
14mr|texlive-nanumtype1-3.0-6|424	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb2.afm
14mr|texlive-nanumtype1-3.0-6|425	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb3.afm
14mr|texlive-nanumtype1-3.0-6|426	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb4.afm
14mr|texlive-nanumtype1-3.0-6|427	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb5.afm
14mr|texlive-nanumtype1-3.0-6|428	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb6.afm
14mr|texlive-nanumtype1-3.0-6|429	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb7.afm
14mr|texlive-nanumtype1-3.0-6|430	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb8.afm
14mr|texlive-nanumtype1-3.0-6|431	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb9.afm
14mr|texlive-nanumtype1-3.0-6|432	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmba.afm
14mr|texlive-nanumtype1-3.0-6|433	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbb.afm
14mr|texlive-nanumtype1-3.0-6|434	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbc.afm
14mr|texlive-nanumtype1-3.0-6|435	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbd.afm
14mr|texlive-nanumtype1-3.0-6|436	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbe.afm
14mr|texlive-nanumtype1-3.0-6|437	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbf.afm
14mr|texlive-nanumtype1-3.0-6|438	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc0.afm
14mr|texlive-nanumtype1-3.0-6|439	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc1.afm
14mr|texlive-nanumtype1-3.0-6|440	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc2.afm
14mr|texlive-nanumtype1-3.0-6|441	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc3.afm
14mr|texlive-nanumtype1-3.0-6|442	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc4.afm
14mr|texlive-nanumtype1-3.0-6|443	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc5.afm
14mr|texlive-nanumtype1-3.0-6|444	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc6.afm
14mr|texlive-nanumtype1-3.0-6|445	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc7.afm
14mr|texlive-nanumtype1-3.0-6|446	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc8.afm
14mr|texlive-nanumtype1-3.0-6|447	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc9.afm
14mr|texlive-nanumtype1-3.0-6|448	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmca.afm
14mr|texlive-nanumtype1-3.0-6|449	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcb.afm
14mr|texlive-nanumtype1-3.0-6|450	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcc.afm
14mr|texlive-nanumtype1-3.0-6|451	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcd.afm
14mr|texlive-nanumtype1-3.0-6|452	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmce.afm
14mr|texlive-nanumtype1-3.0-6|453	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcf.afm
14mr|texlive-nanumtype1-3.0-6|454	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd0.afm
14mr|texlive-nanumtype1-3.0-6|455	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd1.afm
14mr|texlive-nanumtype1-3.0-6|456	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd2.afm
14mr|texlive-nanumtype1-3.0-6|457	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd3.afm
14mr|texlive-nanumtype1-3.0-6|458	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd4.afm
14mr|texlive-nanumtype1-3.0-6|459	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd5.afm
14mr|texlive-nanumtype1-3.0-6|460	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd6.afm
14mr|texlive-nanumtype1-3.0-6|461	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd7.afm
14mr|texlive-nanumtype1-3.0-6|462	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmff.afm
14mr|texlive-nanumtype1-3.0-6|463	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanumgtb.afm
14mr|texlive-nanumtype1-3.0-6|464	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanumgtm.afm
14mr|texlive-nanumtype1-3.0-6|465	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanummjb.afm
14mr|texlive-nanumtype1-3.0-6|466	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanummjm.afm
14mr|texlive-nanumtype1-3.0-6|467	%{_texmfdistdir}/fonts/map/dvips/nanumtype1/nanumfonts.map
14mr|texlive-nanumtype1-3.0-6|468	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb00.tfm
14mr|texlive-nanumtype1-3.0-6|469	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb01.tfm
14mr|texlive-nanumtype1-3.0-6|470	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb02.tfm
14mr|texlive-nanumtype1-3.0-6|471	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb03.tfm
14mr|texlive-nanumtype1-3.0-6|472	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb04.tfm
14mr|texlive-nanumtype1-3.0-6|473	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb11.tfm
14mr|texlive-nanumtype1-3.0-6|474	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb20.tfm
14mr|texlive-nanumtype1-3.0-6|475	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb21.tfm
14mr|texlive-nanumtype1-3.0-6|476	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb22.tfm
14mr|texlive-nanumtype1-3.0-6|477	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb23.tfm
14mr|texlive-nanumtype1-3.0-6|478	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb24.tfm
14mr|texlive-nanumtype1-3.0-6|479	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb25.tfm
14mr|texlive-nanumtype1-3.0-6|480	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb26.tfm
14mr|texlive-nanumtype1-3.0-6|481	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb27.tfm
14mr|texlive-nanumtype1-3.0-6|482	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb2a.tfm
14mr|texlive-nanumtype1-3.0-6|483	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb30.tfm
14mr|texlive-nanumtype1-3.0-6|484	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb31.tfm
14mr|texlive-nanumtype1-3.0-6|485	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb32.tfm
14mr|texlive-nanumtype1-3.0-6|486	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb33.tfm
14mr|texlive-nanumtype1-3.0-6|487	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb4e.tfm
14mr|texlive-nanumtype1-3.0-6|488	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb4f.tfm
14mr|texlive-nanumtype1-3.0-6|489	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb50.tfm
14mr|texlive-nanumtype1-3.0-6|490	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb51.tfm
14mr|texlive-nanumtype1-3.0-6|491	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb52.tfm
14mr|texlive-nanumtype1-3.0-6|492	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb53.tfm
14mr|texlive-nanumtype1-3.0-6|493	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb54.tfm
14mr|texlive-nanumtype1-3.0-6|494	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb55.tfm
14mr|texlive-nanumtype1-3.0-6|495	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb56.tfm
14mr|texlive-nanumtype1-3.0-6|496	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb57.tfm
14mr|texlive-nanumtype1-3.0-6|497	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb58.tfm
14mr|texlive-nanumtype1-3.0-6|498	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb59.tfm
14mr|texlive-nanumtype1-3.0-6|499	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5a.tfm
14mr|texlive-nanumtype1-3.0-6|500	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5b.tfm
14mr|texlive-nanumtype1-3.0-6|501	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5c.tfm
14mr|texlive-nanumtype1-3.0-6|502	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5d.tfm
14mr|texlive-nanumtype1-3.0-6|503	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5e.tfm
14mr|texlive-nanumtype1-3.0-6|504	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5f.tfm
14mr|texlive-nanumtype1-3.0-6|505	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb60.tfm
14mr|texlive-nanumtype1-3.0-6|506	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb61.tfm
14mr|texlive-nanumtype1-3.0-6|507	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb62.tfm
14mr|texlive-nanumtype1-3.0-6|508	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb63.tfm
14mr|texlive-nanumtype1-3.0-6|509	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb64.tfm
14mr|texlive-nanumtype1-3.0-6|510	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb65.tfm
14mr|texlive-nanumtype1-3.0-6|511	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb66.tfm
14mr|texlive-nanumtype1-3.0-6|512	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb67.tfm
14mr|texlive-nanumtype1-3.0-6|513	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb68.tfm
14mr|texlive-nanumtype1-3.0-6|514	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb69.tfm
14mr|texlive-nanumtype1-3.0-6|515	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6a.tfm
14mr|texlive-nanumtype1-3.0-6|516	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6b.tfm
14mr|texlive-nanumtype1-3.0-6|517	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6c.tfm
14mr|texlive-nanumtype1-3.0-6|518	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6d.tfm
14mr|texlive-nanumtype1-3.0-6|519	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6e.tfm
14mr|texlive-nanumtype1-3.0-6|520	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6f.tfm
14mr|texlive-nanumtype1-3.0-6|521	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb70.tfm
14mr|texlive-nanumtype1-3.0-6|522	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb71.tfm
14mr|texlive-nanumtype1-3.0-6|523	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb72.tfm
14mr|texlive-nanumtype1-3.0-6|524	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb73.tfm
14mr|texlive-nanumtype1-3.0-6|525	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb74.tfm
14mr|texlive-nanumtype1-3.0-6|526	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb75.tfm
14mr|texlive-nanumtype1-3.0-6|527	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb76.tfm
14mr|texlive-nanumtype1-3.0-6|528	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb77.tfm
14mr|texlive-nanumtype1-3.0-6|529	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb78.tfm
14mr|texlive-nanumtype1-3.0-6|530	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb79.tfm
14mr|texlive-nanumtype1-3.0-6|531	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7a.tfm
14mr|texlive-nanumtype1-3.0-6|532	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7b.tfm
14mr|texlive-nanumtype1-3.0-6|533	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7c.tfm
14mr|texlive-nanumtype1-3.0-6|534	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7d.tfm
14mr|texlive-nanumtype1-3.0-6|535	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7e.tfm
14mr|texlive-nanumtype1-3.0-6|536	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7f.tfm
14mr|texlive-nanumtype1-3.0-6|537	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb80.tfm
14mr|texlive-nanumtype1-3.0-6|538	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb81.tfm
14mr|texlive-nanumtype1-3.0-6|539	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb82.tfm
14mr|texlive-nanumtype1-3.0-6|540	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb83.tfm
14mr|texlive-nanumtype1-3.0-6|541	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb84.tfm
14mr|texlive-nanumtype1-3.0-6|542	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb85.tfm
14mr|texlive-nanumtype1-3.0-6|543	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb86.tfm
14mr|texlive-nanumtype1-3.0-6|544	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb87.tfm
14mr|texlive-nanumtype1-3.0-6|545	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb88.tfm
14mr|texlive-nanumtype1-3.0-6|546	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb89.tfm
14mr|texlive-nanumtype1-3.0-6|547	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8a.tfm
14mr|texlive-nanumtype1-3.0-6|548	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8b.tfm
14mr|texlive-nanumtype1-3.0-6|549	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8c.tfm
14mr|texlive-nanumtype1-3.0-6|550	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8d.tfm
14mr|texlive-nanumtype1-3.0-6|551	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8e.tfm
14mr|texlive-nanumtype1-3.0-6|552	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8f.tfm
14mr|texlive-nanumtype1-3.0-6|553	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb90.tfm
14mr|texlive-nanumtype1-3.0-6|554	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb91.tfm
14mr|texlive-nanumtype1-3.0-6|555	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb92.tfm
14mr|texlive-nanumtype1-3.0-6|556	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb93.tfm
14mr|texlive-nanumtype1-3.0-6|557	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb94.tfm
14mr|texlive-nanumtype1-3.0-6|558	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb95.tfm
14mr|texlive-nanumtype1-3.0-6|559	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb96.tfm
14mr|texlive-nanumtype1-3.0-6|560	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb97.tfm
14mr|texlive-nanumtype1-3.0-6|561	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb98.tfm
14mr|texlive-nanumtype1-3.0-6|562	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb99.tfm
14mr|texlive-nanumtype1-3.0-6|563	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9a.tfm
14mr|texlive-nanumtype1-3.0-6|564	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9b.tfm
14mr|texlive-nanumtype1-3.0-6|565	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9c.tfm
14mr|texlive-nanumtype1-3.0-6|566	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9d.tfm
14mr|texlive-nanumtype1-3.0-6|567	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9e.tfm
14mr|texlive-nanumtype1-3.0-6|568	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9f.tfm
14mr|texlive-nanumtype1-3.0-6|569	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbac.tfm
14mr|texlive-nanumtype1-3.0-6|570	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbad.tfm
14mr|texlive-nanumtype1-3.0-6|571	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbae.tfm
14mr|texlive-nanumtype1-3.0-6|572	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbaf.tfm
14mr|texlive-nanumtype1-3.0-6|573	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb0.tfm
14mr|texlive-nanumtype1-3.0-6|574	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb1.tfm
14mr|texlive-nanumtype1-3.0-6|575	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb2.tfm
14mr|texlive-nanumtype1-3.0-6|576	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb3.tfm
14mr|texlive-nanumtype1-3.0-6|577	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb4.tfm
14mr|texlive-nanumtype1-3.0-6|578	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb5.tfm
14mr|texlive-nanumtype1-3.0-6|579	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb6.tfm
14mr|texlive-nanumtype1-3.0-6|580	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb7.tfm
14mr|texlive-nanumtype1-3.0-6|581	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb8.tfm
14mr|texlive-nanumtype1-3.0-6|582	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb9.tfm
14mr|texlive-nanumtype1-3.0-6|583	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbba.tfm
14mr|texlive-nanumtype1-3.0-6|584	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbb.tfm
14mr|texlive-nanumtype1-3.0-6|585	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbc.tfm
14mr|texlive-nanumtype1-3.0-6|586	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbd.tfm
14mr|texlive-nanumtype1-3.0-6|587	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbe.tfm
14mr|texlive-nanumtype1-3.0-6|588	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbf.tfm
14mr|texlive-nanumtype1-3.0-6|589	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc0.tfm
14mr|texlive-nanumtype1-3.0-6|590	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc1.tfm
14mr|texlive-nanumtype1-3.0-6|591	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc2.tfm
14mr|texlive-nanumtype1-3.0-6|592	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc3.tfm
14mr|texlive-nanumtype1-3.0-6|593	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc4.tfm
14mr|texlive-nanumtype1-3.0-6|594	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc5.tfm
14mr|texlive-nanumtype1-3.0-6|595	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc6.tfm
14mr|texlive-nanumtype1-3.0-6|596	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc7.tfm
14mr|texlive-nanumtype1-3.0-6|597	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc8.tfm
14mr|texlive-nanumtype1-3.0-6|598	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc9.tfm
14mr|texlive-nanumtype1-3.0-6|599	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbca.tfm
14mr|texlive-nanumtype1-3.0-6|600	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcb.tfm
14mr|texlive-nanumtype1-3.0-6|601	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcc.tfm
14mr|texlive-nanumtype1-3.0-6|602	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcd.tfm
14mr|texlive-nanumtype1-3.0-6|603	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbce.tfm
14mr|texlive-nanumtype1-3.0-6|604	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcf.tfm
14mr|texlive-nanumtype1-3.0-6|605	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd0.tfm
14mr|texlive-nanumtype1-3.0-6|606	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd1.tfm
14mr|texlive-nanumtype1-3.0-6|607	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd2.tfm
14mr|texlive-nanumtype1-3.0-6|608	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd3.tfm
14mr|texlive-nanumtype1-3.0-6|609	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd4.tfm
14mr|texlive-nanumtype1-3.0-6|610	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd5.tfm
14mr|texlive-nanumtype1-3.0-6|611	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd6.tfm
14mr|texlive-nanumtype1-3.0-6|612	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd7.tfm
14mr|texlive-nanumtype1-3.0-6|613	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbf9.tfm
14mr|texlive-nanumtype1-3.0-6|614	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbfa.tfm
14mr|texlive-nanumtype1-3.0-6|615	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbff.tfm
14mr|texlive-nanumtype1-3.0-6|616	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo00.tfm
14mr|texlive-nanumtype1-3.0-6|617	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo01.tfm
14mr|texlive-nanumtype1-3.0-6|618	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo02.tfm
14mr|texlive-nanumtype1-3.0-6|619	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo03.tfm
14mr|texlive-nanumtype1-3.0-6|620	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo04.tfm
14mr|texlive-nanumtype1-3.0-6|621	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo11.tfm
14mr|texlive-nanumtype1-3.0-6|622	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo20.tfm
14mr|texlive-nanumtype1-3.0-6|623	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo21.tfm
14mr|texlive-nanumtype1-3.0-6|624	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo22.tfm
14mr|texlive-nanumtype1-3.0-6|625	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo23.tfm
14mr|texlive-nanumtype1-3.0-6|626	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo24.tfm
14mr|texlive-nanumtype1-3.0-6|627	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo25.tfm
14mr|texlive-nanumtype1-3.0-6|628	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo26.tfm
14mr|texlive-nanumtype1-3.0-6|629	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo27.tfm
14mr|texlive-nanumtype1-3.0-6|630	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo2a.tfm
14mr|texlive-nanumtype1-3.0-6|631	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo30.tfm
14mr|texlive-nanumtype1-3.0-6|632	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo31.tfm
14mr|texlive-nanumtype1-3.0-6|633	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo32.tfm
14mr|texlive-nanumtype1-3.0-6|634	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo33.tfm
14mr|texlive-nanumtype1-3.0-6|635	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo4e.tfm
14mr|texlive-nanumtype1-3.0-6|636	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo4f.tfm
14mr|texlive-nanumtype1-3.0-6|637	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo50.tfm
14mr|texlive-nanumtype1-3.0-6|638	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo51.tfm
14mr|texlive-nanumtype1-3.0-6|639	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo52.tfm
14mr|texlive-nanumtype1-3.0-6|640	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo53.tfm
14mr|texlive-nanumtype1-3.0-6|641	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo54.tfm
14mr|texlive-nanumtype1-3.0-6|642	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo55.tfm
14mr|texlive-nanumtype1-3.0-6|643	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo56.tfm
14mr|texlive-nanumtype1-3.0-6|644	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo57.tfm
14mr|texlive-nanumtype1-3.0-6|645	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo58.tfm
14mr|texlive-nanumtype1-3.0-6|646	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo59.tfm
14mr|texlive-nanumtype1-3.0-6|647	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5a.tfm
14mr|texlive-nanumtype1-3.0-6|648	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5b.tfm
14mr|texlive-nanumtype1-3.0-6|649	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5c.tfm
14mr|texlive-nanumtype1-3.0-6|650	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5d.tfm
14mr|texlive-nanumtype1-3.0-6|651	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5e.tfm
14mr|texlive-nanumtype1-3.0-6|652	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5f.tfm
14mr|texlive-nanumtype1-3.0-6|653	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo60.tfm
14mr|texlive-nanumtype1-3.0-6|654	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo61.tfm
14mr|texlive-nanumtype1-3.0-6|655	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo62.tfm
14mr|texlive-nanumtype1-3.0-6|656	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo63.tfm
14mr|texlive-nanumtype1-3.0-6|657	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo64.tfm
14mr|texlive-nanumtype1-3.0-6|658	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo65.tfm
14mr|texlive-nanumtype1-3.0-6|659	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo66.tfm
14mr|texlive-nanumtype1-3.0-6|660	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo67.tfm
14mr|texlive-nanumtype1-3.0-6|661	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo68.tfm
14mr|texlive-nanumtype1-3.0-6|662	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo69.tfm
14mr|texlive-nanumtype1-3.0-6|663	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6a.tfm
14mr|texlive-nanumtype1-3.0-6|664	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6b.tfm
14mr|texlive-nanumtype1-3.0-6|665	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6c.tfm
14mr|texlive-nanumtype1-3.0-6|666	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6d.tfm
14mr|texlive-nanumtype1-3.0-6|667	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6e.tfm
14mr|texlive-nanumtype1-3.0-6|668	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6f.tfm
14mr|texlive-nanumtype1-3.0-6|669	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo70.tfm
14mr|texlive-nanumtype1-3.0-6|670	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo71.tfm
14mr|texlive-nanumtype1-3.0-6|671	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo72.tfm
14mr|texlive-nanumtype1-3.0-6|672	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo73.tfm
14mr|texlive-nanumtype1-3.0-6|673	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo74.tfm
14mr|texlive-nanumtype1-3.0-6|674	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo75.tfm
14mr|texlive-nanumtype1-3.0-6|675	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo76.tfm
14mr|texlive-nanumtype1-3.0-6|676	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo77.tfm
14mr|texlive-nanumtype1-3.0-6|677	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo78.tfm
14mr|texlive-nanumtype1-3.0-6|678	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo79.tfm
14mr|texlive-nanumtype1-3.0-6|679	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7a.tfm
14mr|texlive-nanumtype1-3.0-6|680	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7b.tfm
14mr|texlive-nanumtype1-3.0-6|681	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7c.tfm
14mr|texlive-nanumtype1-3.0-6|682	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7d.tfm
14mr|texlive-nanumtype1-3.0-6|683	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7e.tfm
14mr|texlive-nanumtype1-3.0-6|684	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7f.tfm
14mr|texlive-nanumtype1-3.0-6|685	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo80.tfm
14mr|texlive-nanumtype1-3.0-6|686	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo81.tfm
14mr|texlive-nanumtype1-3.0-6|687	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo82.tfm
14mr|texlive-nanumtype1-3.0-6|688	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo83.tfm
14mr|texlive-nanumtype1-3.0-6|689	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo84.tfm
14mr|texlive-nanumtype1-3.0-6|690	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo85.tfm
14mr|texlive-nanumtype1-3.0-6|691	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo86.tfm
14mr|texlive-nanumtype1-3.0-6|692	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo87.tfm
14mr|texlive-nanumtype1-3.0-6|693	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo88.tfm
14mr|texlive-nanumtype1-3.0-6|694	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo89.tfm
14mr|texlive-nanumtype1-3.0-6|695	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8a.tfm
14mr|texlive-nanumtype1-3.0-6|696	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8b.tfm
14mr|texlive-nanumtype1-3.0-6|697	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8c.tfm
14mr|texlive-nanumtype1-3.0-6|698	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8d.tfm
14mr|texlive-nanumtype1-3.0-6|699	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8e.tfm
14mr|texlive-nanumtype1-3.0-6|700	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8f.tfm
14mr|texlive-nanumtype1-3.0-6|701	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo90.tfm
14mr|texlive-nanumtype1-3.0-6|702	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo91.tfm
14mr|texlive-nanumtype1-3.0-6|703	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo92.tfm
14mr|texlive-nanumtype1-3.0-6|704	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo93.tfm
14mr|texlive-nanumtype1-3.0-6|705	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo94.tfm
14mr|texlive-nanumtype1-3.0-6|706	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo95.tfm
14mr|texlive-nanumtype1-3.0-6|707	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo96.tfm
14mr|texlive-nanumtype1-3.0-6|708	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo97.tfm
14mr|texlive-nanumtype1-3.0-6|709	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo98.tfm
14mr|texlive-nanumtype1-3.0-6|710	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo99.tfm
14mr|texlive-nanumtype1-3.0-6|711	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9a.tfm
14mr|texlive-nanumtype1-3.0-6|712	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9b.tfm
14mr|texlive-nanumtype1-3.0-6|713	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9c.tfm
14mr|texlive-nanumtype1-3.0-6|714	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9d.tfm
14mr|texlive-nanumtype1-3.0-6|715	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9e.tfm
14mr|texlive-nanumtype1-3.0-6|716	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9f.tfm
14mr|texlive-nanumtype1-3.0-6|717	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboac.tfm
14mr|texlive-nanumtype1-3.0-6|718	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboad.tfm
14mr|texlive-nanumtype1-3.0-6|719	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboae.tfm
14mr|texlive-nanumtype1-3.0-6|720	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboaf.tfm
14mr|texlive-nanumtype1-3.0-6|721	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob0.tfm
14mr|texlive-nanumtype1-3.0-6|722	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob1.tfm
14mr|texlive-nanumtype1-3.0-6|723	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob2.tfm
14mr|texlive-nanumtype1-3.0-6|724	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob3.tfm
14mr|texlive-nanumtype1-3.0-6|725	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob4.tfm
14mr|texlive-nanumtype1-3.0-6|726	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob5.tfm
14mr|texlive-nanumtype1-3.0-6|727	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob6.tfm
14mr|texlive-nanumtype1-3.0-6|728	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob7.tfm
14mr|texlive-nanumtype1-3.0-6|729	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob8.tfm
14mr|texlive-nanumtype1-3.0-6|730	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob9.tfm
14mr|texlive-nanumtype1-3.0-6|731	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboba.tfm
14mr|texlive-nanumtype1-3.0-6|732	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobb.tfm
14mr|texlive-nanumtype1-3.0-6|733	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobc.tfm
14mr|texlive-nanumtype1-3.0-6|734	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobd.tfm
14mr|texlive-nanumtype1-3.0-6|735	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobe.tfm
14mr|texlive-nanumtype1-3.0-6|736	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobf.tfm
14mr|texlive-nanumtype1-3.0-6|737	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc0.tfm
14mr|texlive-nanumtype1-3.0-6|738	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc1.tfm
14mr|texlive-nanumtype1-3.0-6|739	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc2.tfm
14mr|texlive-nanumtype1-3.0-6|740	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc3.tfm
14mr|texlive-nanumtype1-3.0-6|741	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc4.tfm
14mr|texlive-nanumtype1-3.0-6|742	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc5.tfm
14mr|texlive-nanumtype1-3.0-6|743	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc6.tfm
14mr|texlive-nanumtype1-3.0-6|744	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc7.tfm
14mr|texlive-nanumtype1-3.0-6|745	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc8.tfm
14mr|texlive-nanumtype1-3.0-6|746	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc9.tfm
14mr|texlive-nanumtype1-3.0-6|747	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboca.tfm
14mr|texlive-nanumtype1-3.0-6|748	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocb.tfm
14mr|texlive-nanumtype1-3.0-6|749	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocc.tfm
14mr|texlive-nanumtype1-3.0-6|750	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocd.tfm
14mr|texlive-nanumtype1-3.0-6|751	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboce.tfm
14mr|texlive-nanumtype1-3.0-6|752	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocf.tfm
14mr|texlive-nanumtype1-3.0-6|753	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod0.tfm
14mr|texlive-nanumtype1-3.0-6|754	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod1.tfm
14mr|texlive-nanumtype1-3.0-6|755	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod2.tfm
14mr|texlive-nanumtype1-3.0-6|756	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod3.tfm
14mr|texlive-nanumtype1-3.0-6|757	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod4.tfm
14mr|texlive-nanumtype1-3.0-6|758	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod5.tfm
14mr|texlive-nanumtype1-3.0-6|759	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod6.tfm
14mr|texlive-nanumtype1-3.0-6|760	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod7.tfm
14mr|texlive-nanumtype1-3.0-6|761	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbof9.tfm
14mr|texlive-nanumtype1-3.0-6|762	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbofa.tfm
14mr|texlive-nanumtype1-3.0-6|763	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboff.tfm
14mr|texlive-nanumtype1-3.0-6|764	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm00.tfm
14mr|texlive-nanumtype1-3.0-6|765	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm01.tfm
14mr|texlive-nanumtype1-3.0-6|766	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm02.tfm
14mr|texlive-nanumtype1-3.0-6|767	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm03.tfm
14mr|texlive-nanumtype1-3.0-6|768	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm04.tfm
14mr|texlive-nanumtype1-3.0-6|769	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm11.tfm
14mr|texlive-nanumtype1-3.0-6|770	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm20.tfm
14mr|texlive-nanumtype1-3.0-6|771	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm21.tfm
14mr|texlive-nanumtype1-3.0-6|772	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm22.tfm
14mr|texlive-nanumtype1-3.0-6|773	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm23.tfm
14mr|texlive-nanumtype1-3.0-6|774	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm24.tfm
14mr|texlive-nanumtype1-3.0-6|775	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm25.tfm
14mr|texlive-nanumtype1-3.0-6|776	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm26.tfm
14mr|texlive-nanumtype1-3.0-6|777	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm27.tfm
14mr|texlive-nanumtype1-3.0-6|778	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm2a.tfm
14mr|texlive-nanumtype1-3.0-6|779	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm30.tfm
14mr|texlive-nanumtype1-3.0-6|780	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm31.tfm
14mr|texlive-nanumtype1-3.0-6|781	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm32.tfm
14mr|texlive-nanumtype1-3.0-6|782	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm33.tfm
14mr|texlive-nanumtype1-3.0-6|783	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm4e.tfm
14mr|texlive-nanumtype1-3.0-6|784	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm4f.tfm
14mr|texlive-nanumtype1-3.0-6|785	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm50.tfm
14mr|texlive-nanumtype1-3.0-6|786	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm51.tfm
14mr|texlive-nanumtype1-3.0-6|787	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm52.tfm
14mr|texlive-nanumtype1-3.0-6|788	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm53.tfm
14mr|texlive-nanumtype1-3.0-6|789	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm54.tfm
14mr|texlive-nanumtype1-3.0-6|790	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm55.tfm
14mr|texlive-nanumtype1-3.0-6|791	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm56.tfm
14mr|texlive-nanumtype1-3.0-6|792	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm57.tfm
14mr|texlive-nanumtype1-3.0-6|793	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm58.tfm
14mr|texlive-nanumtype1-3.0-6|794	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm59.tfm
14mr|texlive-nanumtype1-3.0-6|795	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5a.tfm
14mr|texlive-nanumtype1-3.0-6|796	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5b.tfm
14mr|texlive-nanumtype1-3.0-6|797	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5c.tfm
14mr|texlive-nanumtype1-3.0-6|798	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5d.tfm
14mr|texlive-nanumtype1-3.0-6|799	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5e.tfm
14mr|texlive-nanumtype1-3.0-6|800	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5f.tfm
14mr|texlive-nanumtype1-3.0-6|801	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm60.tfm
14mr|texlive-nanumtype1-3.0-6|802	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm61.tfm
14mr|texlive-nanumtype1-3.0-6|803	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm62.tfm
14mr|texlive-nanumtype1-3.0-6|804	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm63.tfm
14mr|texlive-nanumtype1-3.0-6|805	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm64.tfm
14mr|texlive-nanumtype1-3.0-6|806	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm65.tfm
14mr|texlive-nanumtype1-3.0-6|807	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm66.tfm
14mr|texlive-nanumtype1-3.0-6|808	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm67.tfm
14mr|texlive-nanumtype1-3.0-6|809	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm68.tfm
14mr|texlive-nanumtype1-3.0-6|810	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm69.tfm
14mr|texlive-nanumtype1-3.0-6|811	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6a.tfm
14mr|texlive-nanumtype1-3.0-6|812	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6b.tfm
14mr|texlive-nanumtype1-3.0-6|813	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6c.tfm
14mr|texlive-nanumtype1-3.0-6|814	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6d.tfm
14mr|texlive-nanumtype1-3.0-6|815	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6e.tfm
14mr|texlive-nanumtype1-3.0-6|816	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6f.tfm
14mr|texlive-nanumtype1-3.0-6|817	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm70.tfm
14mr|texlive-nanumtype1-3.0-6|818	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm71.tfm
14mr|texlive-nanumtype1-3.0-6|819	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm72.tfm
14mr|texlive-nanumtype1-3.0-6|820	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm73.tfm
14mr|texlive-nanumtype1-3.0-6|821	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm74.tfm
14mr|texlive-nanumtype1-3.0-6|822	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm75.tfm
14mr|texlive-nanumtype1-3.0-6|823	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm76.tfm
14mr|texlive-nanumtype1-3.0-6|824	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm77.tfm
14mr|texlive-nanumtype1-3.0-6|825	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm78.tfm
14mr|texlive-nanumtype1-3.0-6|826	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm79.tfm
14mr|texlive-nanumtype1-3.0-6|827	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7a.tfm
14mr|texlive-nanumtype1-3.0-6|828	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7b.tfm
14mr|texlive-nanumtype1-3.0-6|829	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7c.tfm
14mr|texlive-nanumtype1-3.0-6|830	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7d.tfm
14mr|texlive-nanumtype1-3.0-6|831	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7e.tfm
14mr|texlive-nanumtype1-3.0-6|832	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7f.tfm
14mr|texlive-nanumtype1-3.0-6|833	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm80.tfm
14mr|texlive-nanumtype1-3.0-6|834	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm81.tfm
14mr|texlive-nanumtype1-3.0-6|835	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm82.tfm
14mr|texlive-nanumtype1-3.0-6|836	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm83.tfm
14mr|texlive-nanumtype1-3.0-6|837	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm84.tfm
14mr|texlive-nanumtype1-3.0-6|838	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm85.tfm
14mr|texlive-nanumtype1-3.0-6|839	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm86.tfm
14mr|texlive-nanumtype1-3.0-6|840	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm87.tfm
14mr|texlive-nanumtype1-3.0-6|841	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm88.tfm
14mr|texlive-nanumtype1-3.0-6|842	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm89.tfm
14mr|texlive-nanumtype1-3.0-6|843	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8a.tfm
14mr|texlive-nanumtype1-3.0-6|844	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8b.tfm
14mr|texlive-nanumtype1-3.0-6|845	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8c.tfm
14mr|texlive-nanumtype1-3.0-6|846	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8d.tfm
14mr|texlive-nanumtype1-3.0-6|847	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8e.tfm
14mr|texlive-nanumtype1-3.0-6|848	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8f.tfm
14mr|texlive-nanumtype1-3.0-6|849	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm90.tfm
14mr|texlive-nanumtype1-3.0-6|850	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm91.tfm
14mr|texlive-nanumtype1-3.0-6|851	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm92.tfm
14mr|texlive-nanumtype1-3.0-6|852	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm93.tfm
14mr|texlive-nanumtype1-3.0-6|853	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm94.tfm
14mr|texlive-nanumtype1-3.0-6|854	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm95.tfm
14mr|texlive-nanumtype1-3.0-6|855	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm96.tfm
14mr|texlive-nanumtype1-3.0-6|856	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm97.tfm
14mr|texlive-nanumtype1-3.0-6|857	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm98.tfm
14mr|texlive-nanumtype1-3.0-6|858	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm99.tfm
14mr|texlive-nanumtype1-3.0-6|859	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9a.tfm
14mr|texlive-nanumtype1-3.0-6|860	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9b.tfm
14mr|texlive-nanumtype1-3.0-6|861	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9c.tfm
14mr|texlive-nanumtype1-3.0-6|862	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9d.tfm
14mr|texlive-nanumtype1-3.0-6|863	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9e.tfm
14mr|texlive-nanumtype1-3.0-6|864	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9f.tfm
14mr|texlive-nanumtype1-3.0-6|865	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmac.tfm
14mr|texlive-nanumtype1-3.0-6|866	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmad.tfm
14mr|texlive-nanumtype1-3.0-6|867	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmae.tfm
14mr|texlive-nanumtype1-3.0-6|868	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmaf.tfm
14mr|texlive-nanumtype1-3.0-6|869	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb0.tfm
14mr|texlive-nanumtype1-3.0-6|870	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb1.tfm
14mr|texlive-nanumtype1-3.0-6|871	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb2.tfm
14mr|texlive-nanumtype1-3.0-6|872	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb3.tfm
14mr|texlive-nanumtype1-3.0-6|873	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb4.tfm
14mr|texlive-nanumtype1-3.0-6|874	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb5.tfm
14mr|texlive-nanumtype1-3.0-6|875	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb6.tfm
14mr|texlive-nanumtype1-3.0-6|876	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb7.tfm
14mr|texlive-nanumtype1-3.0-6|877	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb8.tfm
14mr|texlive-nanumtype1-3.0-6|878	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb9.tfm
14mr|texlive-nanumtype1-3.0-6|879	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmba.tfm
14mr|texlive-nanumtype1-3.0-6|880	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbb.tfm
14mr|texlive-nanumtype1-3.0-6|881	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbc.tfm
14mr|texlive-nanumtype1-3.0-6|882	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbd.tfm
14mr|texlive-nanumtype1-3.0-6|883	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbe.tfm
14mr|texlive-nanumtype1-3.0-6|884	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbf.tfm
14mr|texlive-nanumtype1-3.0-6|885	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc0.tfm
14mr|texlive-nanumtype1-3.0-6|886	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc1.tfm
14mr|texlive-nanumtype1-3.0-6|887	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc2.tfm
14mr|texlive-nanumtype1-3.0-6|888	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc3.tfm
14mr|texlive-nanumtype1-3.0-6|889	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc4.tfm
14mr|texlive-nanumtype1-3.0-6|890	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc5.tfm
14mr|texlive-nanumtype1-3.0-6|891	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc6.tfm
14mr|texlive-nanumtype1-3.0-6|892	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc7.tfm
14mr|texlive-nanumtype1-3.0-6|893	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc8.tfm
14mr|texlive-nanumtype1-3.0-6|894	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc9.tfm
14mr|texlive-nanumtype1-3.0-6|895	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmca.tfm
14mr|texlive-nanumtype1-3.0-6|896	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcb.tfm
14mr|texlive-nanumtype1-3.0-6|897	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcc.tfm
14mr|texlive-nanumtype1-3.0-6|898	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcd.tfm
14mr|texlive-nanumtype1-3.0-6|899	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmce.tfm
14mr|texlive-nanumtype1-3.0-6|900	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcf.tfm
14mr|texlive-nanumtype1-3.0-6|901	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd0.tfm
14mr|texlive-nanumtype1-3.0-6|902	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd1.tfm
14mr|texlive-nanumtype1-3.0-6|903	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd2.tfm
14mr|texlive-nanumtype1-3.0-6|904	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd3.tfm
14mr|texlive-nanumtype1-3.0-6|905	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd4.tfm
14mr|texlive-nanumtype1-3.0-6|906	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd5.tfm
14mr|texlive-nanumtype1-3.0-6|907	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd6.tfm
14mr|texlive-nanumtype1-3.0-6|908	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd7.tfm
14mr|texlive-nanumtype1-3.0-6|909	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmf9.tfm
14mr|texlive-nanumtype1-3.0-6|910	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmfa.tfm
14mr|texlive-nanumtype1-3.0-6|911	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmff.tfm
14mr|texlive-nanumtype1-3.0-6|912	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo00.tfm
14mr|texlive-nanumtype1-3.0-6|913	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo01.tfm
14mr|texlive-nanumtype1-3.0-6|914	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo02.tfm
14mr|texlive-nanumtype1-3.0-6|915	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo03.tfm
14mr|texlive-nanumtype1-3.0-6|916	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo04.tfm
14mr|texlive-nanumtype1-3.0-6|917	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo11.tfm
14mr|texlive-nanumtype1-3.0-6|918	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo20.tfm
14mr|texlive-nanumtype1-3.0-6|919	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo21.tfm
14mr|texlive-nanumtype1-3.0-6|920	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo22.tfm
14mr|texlive-nanumtype1-3.0-6|921	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo23.tfm
14mr|texlive-nanumtype1-3.0-6|922	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo24.tfm
14mr|texlive-nanumtype1-3.0-6|923	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo25.tfm
14mr|texlive-nanumtype1-3.0-6|924	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo26.tfm
14mr|texlive-nanumtype1-3.0-6|925	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo27.tfm
14mr|texlive-nanumtype1-3.0-6|926	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo2a.tfm
14mr|texlive-nanumtype1-3.0-6|927	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo30.tfm
14mr|texlive-nanumtype1-3.0-6|928	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo31.tfm
14mr|texlive-nanumtype1-3.0-6|929	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo32.tfm
14mr|texlive-nanumtype1-3.0-6|930	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo33.tfm
14mr|texlive-nanumtype1-3.0-6|931	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo4e.tfm
14mr|texlive-nanumtype1-3.0-6|932	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo4f.tfm
14mr|texlive-nanumtype1-3.0-6|933	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo50.tfm
14mr|texlive-nanumtype1-3.0-6|934	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo51.tfm
14mr|texlive-nanumtype1-3.0-6|935	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo52.tfm
14mr|texlive-nanumtype1-3.0-6|936	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo53.tfm
14mr|texlive-nanumtype1-3.0-6|937	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo54.tfm
14mr|texlive-nanumtype1-3.0-6|938	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo55.tfm
14mr|texlive-nanumtype1-3.0-6|939	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo56.tfm
14mr|texlive-nanumtype1-3.0-6|940	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo57.tfm
14mr|texlive-nanumtype1-3.0-6|941	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo58.tfm
14mr|texlive-nanumtype1-3.0-6|942	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo59.tfm
14mr|texlive-nanumtype1-3.0-6|943	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5a.tfm
14mr|texlive-nanumtype1-3.0-6|944	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5b.tfm
14mr|texlive-nanumtype1-3.0-6|945	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5c.tfm
14mr|texlive-nanumtype1-3.0-6|946	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5d.tfm
14mr|texlive-nanumtype1-3.0-6|947	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5e.tfm
14mr|texlive-nanumtype1-3.0-6|948	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5f.tfm
14mr|texlive-nanumtype1-3.0-6|949	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo60.tfm
14mr|texlive-nanumtype1-3.0-6|950	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo61.tfm
14mr|texlive-nanumtype1-3.0-6|951	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo62.tfm
14mr|texlive-nanumtype1-3.0-6|952	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo63.tfm
14mr|texlive-nanumtype1-3.0-6|953	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo64.tfm
14mr|texlive-nanumtype1-3.0-6|954	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo65.tfm
14mr|texlive-nanumtype1-3.0-6|955	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo66.tfm
14mr|texlive-nanumtype1-3.0-6|956	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo67.tfm
14mr|texlive-nanumtype1-3.0-6|957	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo68.tfm
14mr|texlive-nanumtype1-3.0-6|958	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo69.tfm
14mr|texlive-nanumtype1-3.0-6|959	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6a.tfm
14mr|texlive-nanumtype1-3.0-6|960	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6b.tfm
14mr|texlive-nanumtype1-3.0-6|961	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6c.tfm
14mr|texlive-nanumtype1-3.0-6|962	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6d.tfm
14mr|texlive-nanumtype1-3.0-6|963	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6e.tfm
14mr|texlive-nanumtype1-3.0-6|964	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6f.tfm
14mr|texlive-nanumtype1-3.0-6|965	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo70.tfm
14mr|texlive-nanumtype1-3.0-6|966	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo71.tfm
14mr|texlive-nanumtype1-3.0-6|967	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo72.tfm
14mr|texlive-nanumtype1-3.0-6|968	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo73.tfm
14mr|texlive-nanumtype1-3.0-6|969	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo74.tfm
14mr|texlive-nanumtype1-3.0-6|970	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo75.tfm
14mr|texlive-nanumtype1-3.0-6|971	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo76.tfm
14mr|texlive-nanumtype1-3.0-6|972	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo77.tfm
14mr|texlive-nanumtype1-3.0-6|973	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo78.tfm
14mr|texlive-nanumtype1-3.0-6|974	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo79.tfm
14mr|texlive-nanumtype1-3.0-6|975	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7a.tfm
14mr|texlive-nanumtype1-3.0-6|976	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7b.tfm
14mr|texlive-nanumtype1-3.0-6|977	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7c.tfm
14mr|texlive-nanumtype1-3.0-6|978	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7d.tfm
14mr|texlive-nanumtype1-3.0-6|979	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7e.tfm
14mr|texlive-nanumtype1-3.0-6|980	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7f.tfm
14mr|texlive-nanumtype1-3.0-6|981	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo80.tfm
14mr|texlive-nanumtype1-3.0-6|982	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo81.tfm
14mr|texlive-nanumtype1-3.0-6|983	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo82.tfm
14mr|texlive-nanumtype1-3.0-6|984	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo83.tfm
14mr|texlive-nanumtype1-3.0-6|985	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo84.tfm
14mr|texlive-nanumtype1-3.0-6|986	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo85.tfm
14mr|texlive-nanumtype1-3.0-6|987	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo86.tfm
14mr|texlive-nanumtype1-3.0-6|988	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo87.tfm
14mr|texlive-nanumtype1-3.0-6|989	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo88.tfm
14mr|texlive-nanumtype1-3.0-6|990	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo89.tfm
14mr|texlive-nanumtype1-3.0-6|991	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8a.tfm
14mr|texlive-nanumtype1-3.0-6|992	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8b.tfm
14mr|texlive-nanumtype1-3.0-6|993	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8c.tfm
14mr|texlive-nanumtype1-3.0-6|994	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8d.tfm
14mr|texlive-nanumtype1-3.0-6|995	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8e.tfm
14mr|texlive-nanumtype1-3.0-6|996	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8f.tfm
14mr|texlive-nanumtype1-3.0-6|997	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo90.tfm
14mr|texlive-nanumtype1-3.0-6|998	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo91.tfm
14mr|texlive-nanumtype1-3.0-6|999	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo92.tfm
14mr|texlive-nanumtype1-3.0-6|1000	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo93.tfm
14mr|texlive-nanumtype1-3.0-6|1001	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo94.tfm
14mr|texlive-nanumtype1-3.0-6|1002	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo95.tfm
14mr|texlive-nanumtype1-3.0-6|1003	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo96.tfm
14mr|texlive-nanumtype1-3.0-6|1004	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo97.tfm
14mr|texlive-nanumtype1-3.0-6|1005	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo98.tfm
14mr|texlive-nanumtype1-3.0-6|1006	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo99.tfm
14mr|texlive-nanumtype1-3.0-6|1007	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9a.tfm
14mr|texlive-nanumtype1-3.0-6|1008	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9b.tfm
14mr|texlive-nanumtype1-3.0-6|1009	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9c.tfm
14mr|texlive-nanumtype1-3.0-6|1010	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9d.tfm
14mr|texlive-nanumtype1-3.0-6|1011	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9e.tfm
14mr|texlive-nanumtype1-3.0-6|1012	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9f.tfm
14mr|texlive-nanumtype1-3.0-6|1013	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoac.tfm
14mr|texlive-nanumtype1-3.0-6|1014	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoad.tfm
14mr|texlive-nanumtype1-3.0-6|1015	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoae.tfm
14mr|texlive-nanumtype1-3.0-6|1016	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoaf.tfm
14mr|texlive-nanumtype1-3.0-6|1017	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob0.tfm
14mr|texlive-nanumtype1-3.0-6|1018	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob1.tfm
14mr|texlive-nanumtype1-3.0-6|1019	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob2.tfm
14mr|texlive-nanumtype1-3.0-6|1020	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob3.tfm
14mr|texlive-nanumtype1-3.0-6|1021	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob4.tfm
14mr|texlive-nanumtype1-3.0-6|1022	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob5.tfm
14mr|texlive-nanumtype1-3.0-6|1023	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob6.tfm
14mr|texlive-nanumtype1-3.0-6|1024	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob7.tfm
14mr|texlive-nanumtype1-3.0-6|1025	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob8.tfm
14mr|texlive-nanumtype1-3.0-6|1026	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob9.tfm
14mr|texlive-nanumtype1-3.0-6|1027	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoba.tfm
14mr|texlive-nanumtype1-3.0-6|1028	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobb.tfm
14mr|texlive-nanumtype1-3.0-6|1029	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobc.tfm
14mr|texlive-nanumtype1-3.0-6|1030	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobd.tfm
14mr|texlive-nanumtype1-3.0-6|1031	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobe.tfm
14mr|texlive-nanumtype1-3.0-6|1032	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobf.tfm
14mr|texlive-nanumtype1-3.0-6|1033	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc0.tfm
14mr|texlive-nanumtype1-3.0-6|1034	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc1.tfm
14mr|texlive-nanumtype1-3.0-6|1035	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc2.tfm
14mr|texlive-nanumtype1-3.0-6|1036	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc3.tfm
14mr|texlive-nanumtype1-3.0-6|1037	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc4.tfm
14mr|texlive-nanumtype1-3.0-6|1038	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc5.tfm
14mr|texlive-nanumtype1-3.0-6|1039	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc6.tfm
14mr|texlive-nanumtype1-3.0-6|1040	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc7.tfm
14mr|texlive-nanumtype1-3.0-6|1041	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc8.tfm
14mr|texlive-nanumtype1-3.0-6|1042	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc9.tfm
14mr|texlive-nanumtype1-3.0-6|1043	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoca.tfm
14mr|texlive-nanumtype1-3.0-6|1044	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocb.tfm
14mr|texlive-nanumtype1-3.0-6|1045	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocc.tfm
14mr|texlive-nanumtype1-3.0-6|1046	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocd.tfm
14mr|texlive-nanumtype1-3.0-6|1047	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoce.tfm
14mr|texlive-nanumtype1-3.0-6|1048	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocf.tfm
14mr|texlive-nanumtype1-3.0-6|1049	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod0.tfm
14mr|texlive-nanumtype1-3.0-6|1050	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod1.tfm
14mr|texlive-nanumtype1-3.0-6|1051	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod2.tfm
14mr|texlive-nanumtype1-3.0-6|1052	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod3.tfm
14mr|texlive-nanumtype1-3.0-6|1053	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod4.tfm
14mr|texlive-nanumtype1-3.0-6|1054	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod5.tfm
14mr|texlive-nanumtype1-3.0-6|1055	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod6.tfm
14mr|texlive-nanumtype1-3.0-6|1056	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod7.tfm
14mr|texlive-nanumtype1-3.0-6|1057	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmof9.tfm
14mr|texlive-nanumtype1-3.0-6|1058	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmofa.tfm
14mr|texlive-nanumtype1-3.0-6|1059	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoff.tfm
14mr|texlive-nanumtype1-3.0-6|1060	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb00.tfm
14mr|texlive-nanumtype1-3.0-6|1061	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb01.tfm
14mr|texlive-nanumtype1-3.0-6|1062	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb02.tfm
14mr|texlive-nanumtype1-3.0-6|1063	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb03.tfm
14mr|texlive-nanumtype1-3.0-6|1064	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb04.tfm
14mr|texlive-nanumtype1-3.0-6|1065	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb20.tfm
14mr|texlive-nanumtype1-3.0-6|1066	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb21.tfm
14mr|texlive-nanumtype1-3.0-6|1067	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb22.tfm
14mr|texlive-nanumtype1-3.0-6|1068	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb23.tfm
14mr|texlive-nanumtype1-3.0-6|1069	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb24.tfm
14mr|texlive-nanumtype1-3.0-6|1070	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb25.tfm
14mr|texlive-nanumtype1-3.0-6|1071	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb26.tfm
14mr|texlive-nanumtype1-3.0-6|1072	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb27.tfm
14mr|texlive-nanumtype1-3.0-6|1073	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb2a.tfm
14mr|texlive-nanumtype1-3.0-6|1074	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb30.tfm
14mr|texlive-nanumtype1-3.0-6|1075	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb31.tfm
14mr|texlive-nanumtype1-3.0-6|1076	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb32.tfm
14mr|texlive-nanumtype1-3.0-6|1077	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb33.tfm
14mr|texlive-nanumtype1-3.0-6|1078	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbac.tfm
14mr|texlive-nanumtype1-3.0-6|1079	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbad.tfm
14mr|texlive-nanumtype1-3.0-6|1080	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbae.tfm
14mr|texlive-nanumtype1-3.0-6|1081	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbaf.tfm
14mr|texlive-nanumtype1-3.0-6|1082	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb0.tfm
14mr|texlive-nanumtype1-3.0-6|1083	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb1.tfm
14mr|texlive-nanumtype1-3.0-6|1084	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb2.tfm
14mr|texlive-nanumtype1-3.0-6|1085	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb3.tfm
14mr|texlive-nanumtype1-3.0-6|1086	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb4.tfm
14mr|texlive-nanumtype1-3.0-6|1087	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb5.tfm
14mr|texlive-nanumtype1-3.0-6|1088	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb6.tfm
14mr|texlive-nanumtype1-3.0-6|1089	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb7.tfm
14mr|texlive-nanumtype1-3.0-6|1090	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb8.tfm
14mr|texlive-nanumtype1-3.0-6|1091	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb9.tfm
14mr|texlive-nanumtype1-3.0-6|1092	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbba.tfm
14mr|texlive-nanumtype1-3.0-6|1093	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbb.tfm
14mr|texlive-nanumtype1-3.0-6|1094	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbc.tfm
14mr|texlive-nanumtype1-3.0-6|1095	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbd.tfm
14mr|texlive-nanumtype1-3.0-6|1096	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbe.tfm
14mr|texlive-nanumtype1-3.0-6|1097	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbf.tfm
14mr|texlive-nanumtype1-3.0-6|1098	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc0.tfm
14mr|texlive-nanumtype1-3.0-6|1099	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc1.tfm
14mr|texlive-nanumtype1-3.0-6|1100	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc2.tfm
14mr|texlive-nanumtype1-3.0-6|1101	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc3.tfm
14mr|texlive-nanumtype1-3.0-6|1102	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc4.tfm
14mr|texlive-nanumtype1-3.0-6|1103	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc5.tfm
14mr|texlive-nanumtype1-3.0-6|1104	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc6.tfm
14mr|texlive-nanumtype1-3.0-6|1105	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc7.tfm
14mr|texlive-nanumtype1-3.0-6|1106	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc8.tfm
14mr|texlive-nanumtype1-3.0-6|1107	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc9.tfm
14mr|texlive-nanumtype1-3.0-6|1108	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbca.tfm
14mr|texlive-nanumtype1-3.0-6|1109	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcb.tfm
14mr|texlive-nanumtype1-3.0-6|1110	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcc.tfm
14mr|texlive-nanumtype1-3.0-6|1111	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcd.tfm
14mr|texlive-nanumtype1-3.0-6|1112	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbce.tfm
14mr|texlive-nanumtype1-3.0-6|1113	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcf.tfm
14mr|texlive-nanumtype1-3.0-6|1114	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd0.tfm
14mr|texlive-nanumtype1-3.0-6|1115	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd1.tfm
14mr|texlive-nanumtype1-3.0-6|1116	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd2.tfm
14mr|texlive-nanumtype1-3.0-6|1117	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd3.tfm
14mr|texlive-nanumtype1-3.0-6|1118	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd4.tfm
14mr|texlive-nanumtype1-3.0-6|1119	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd5.tfm
14mr|texlive-nanumtype1-3.0-6|1120	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd6.tfm
14mr|texlive-nanumtype1-3.0-6|1121	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd7.tfm
14mr|texlive-nanumtype1-3.0-6|1122	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbff.tfm
14mr|texlive-nanumtype1-3.0-6|1123	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo00.tfm
14mr|texlive-nanumtype1-3.0-6|1124	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo01.tfm
14mr|texlive-nanumtype1-3.0-6|1125	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo02.tfm
14mr|texlive-nanumtype1-3.0-6|1126	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo03.tfm
14mr|texlive-nanumtype1-3.0-6|1127	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo04.tfm
14mr|texlive-nanumtype1-3.0-6|1128	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo20.tfm
14mr|texlive-nanumtype1-3.0-6|1129	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo21.tfm
14mr|texlive-nanumtype1-3.0-6|1130	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo22.tfm
14mr|texlive-nanumtype1-3.0-6|1131	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo23.tfm
14mr|texlive-nanumtype1-3.0-6|1132	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo24.tfm
14mr|texlive-nanumtype1-3.0-6|1133	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo25.tfm
14mr|texlive-nanumtype1-3.0-6|1134	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo26.tfm
14mr|texlive-nanumtype1-3.0-6|1135	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo27.tfm
14mr|texlive-nanumtype1-3.0-6|1136	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo2a.tfm
14mr|texlive-nanumtype1-3.0-6|1137	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo30.tfm
14mr|texlive-nanumtype1-3.0-6|1138	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo31.tfm
14mr|texlive-nanumtype1-3.0-6|1139	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo32.tfm
14mr|texlive-nanumtype1-3.0-6|1140	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo33.tfm
14mr|texlive-nanumtype1-3.0-6|1141	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboac.tfm
14mr|texlive-nanumtype1-3.0-6|1142	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboad.tfm
14mr|texlive-nanumtype1-3.0-6|1143	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboae.tfm
14mr|texlive-nanumtype1-3.0-6|1144	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboaf.tfm
14mr|texlive-nanumtype1-3.0-6|1145	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob0.tfm
14mr|texlive-nanumtype1-3.0-6|1146	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob1.tfm
14mr|texlive-nanumtype1-3.0-6|1147	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob2.tfm
14mr|texlive-nanumtype1-3.0-6|1148	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob3.tfm
14mr|texlive-nanumtype1-3.0-6|1149	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob4.tfm
14mr|texlive-nanumtype1-3.0-6|1150	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob5.tfm
14mr|texlive-nanumtype1-3.0-6|1151	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob6.tfm
14mr|texlive-nanumtype1-3.0-6|1152	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob7.tfm
14mr|texlive-nanumtype1-3.0-6|1153	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob8.tfm
14mr|texlive-nanumtype1-3.0-6|1154	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob9.tfm
14mr|texlive-nanumtype1-3.0-6|1155	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboba.tfm
14mr|texlive-nanumtype1-3.0-6|1156	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobb.tfm
14mr|texlive-nanumtype1-3.0-6|1157	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobc.tfm
14mr|texlive-nanumtype1-3.0-6|1158	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobd.tfm
14mr|texlive-nanumtype1-3.0-6|1159	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobe.tfm
14mr|texlive-nanumtype1-3.0-6|1160	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobf.tfm
14mr|texlive-nanumtype1-3.0-6|1161	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc0.tfm
14mr|texlive-nanumtype1-3.0-6|1162	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc1.tfm
14mr|texlive-nanumtype1-3.0-6|1163	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc2.tfm
14mr|texlive-nanumtype1-3.0-6|1164	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc3.tfm
14mr|texlive-nanumtype1-3.0-6|1165	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc4.tfm
14mr|texlive-nanumtype1-3.0-6|1166	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc5.tfm
14mr|texlive-nanumtype1-3.0-6|1167	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc6.tfm
14mr|texlive-nanumtype1-3.0-6|1168	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc7.tfm
14mr|texlive-nanumtype1-3.0-6|1169	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc8.tfm
14mr|texlive-nanumtype1-3.0-6|1170	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc9.tfm
14mr|texlive-nanumtype1-3.0-6|1171	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboca.tfm
14mr|texlive-nanumtype1-3.0-6|1172	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocb.tfm
14mr|texlive-nanumtype1-3.0-6|1173	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocc.tfm
14mr|texlive-nanumtype1-3.0-6|1174	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocd.tfm
14mr|texlive-nanumtype1-3.0-6|1175	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboce.tfm
14mr|texlive-nanumtype1-3.0-6|1176	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocf.tfm
14mr|texlive-nanumtype1-3.0-6|1177	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod0.tfm
14mr|texlive-nanumtype1-3.0-6|1178	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod1.tfm
14mr|texlive-nanumtype1-3.0-6|1179	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod2.tfm
14mr|texlive-nanumtype1-3.0-6|1180	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod3.tfm
14mr|texlive-nanumtype1-3.0-6|1181	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod4.tfm
14mr|texlive-nanumtype1-3.0-6|1182	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod5.tfm
14mr|texlive-nanumtype1-3.0-6|1183	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod6.tfm
14mr|texlive-nanumtype1-3.0-6|1184	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod7.tfm
14mr|texlive-nanumtype1-3.0-6|1185	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboff.tfm
14mr|texlive-nanumtype1-3.0-6|1186	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm00.tfm
14mr|texlive-nanumtype1-3.0-6|1187	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm01.tfm
14mr|texlive-nanumtype1-3.0-6|1188	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm02.tfm
14mr|texlive-nanumtype1-3.0-6|1189	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm03.tfm
14mr|texlive-nanumtype1-3.0-6|1190	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm04.tfm
14mr|texlive-nanumtype1-3.0-6|1191	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm20.tfm
14mr|texlive-nanumtype1-3.0-6|1192	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm21.tfm
14mr|texlive-nanumtype1-3.0-6|1193	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm22.tfm
14mr|texlive-nanumtype1-3.0-6|1194	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm23.tfm
14mr|texlive-nanumtype1-3.0-6|1195	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm24.tfm
14mr|texlive-nanumtype1-3.0-6|1196	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm25.tfm
14mr|texlive-nanumtype1-3.0-6|1197	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm26.tfm
14mr|texlive-nanumtype1-3.0-6|1198	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm27.tfm
14mr|texlive-nanumtype1-3.0-6|1199	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm30.tfm
14mr|texlive-nanumtype1-3.0-6|1200	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm31.tfm
14mr|texlive-nanumtype1-3.0-6|1201	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm32.tfm
14mr|texlive-nanumtype1-3.0-6|1202	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm33.tfm
14mr|texlive-nanumtype1-3.0-6|1203	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmac.tfm
14mr|texlive-nanumtype1-3.0-6|1204	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmad.tfm
14mr|texlive-nanumtype1-3.0-6|1205	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmae.tfm
14mr|texlive-nanumtype1-3.0-6|1206	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmaf.tfm
14mr|texlive-nanumtype1-3.0-6|1207	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb0.tfm
14mr|texlive-nanumtype1-3.0-6|1208	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb1.tfm
14mr|texlive-nanumtype1-3.0-6|1209	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb2.tfm
14mr|texlive-nanumtype1-3.0-6|1210	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb3.tfm
14mr|texlive-nanumtype1-3.0-6|1211	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb4.tfm
14mr|texlive-nanumtype1-3.0-6|1212	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb5.tfm
14mr|texlive-nanumtype1-3.0-6|1213	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb6.tfm
14mr|texlive-nanumtype1-3.0-6|1214	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb7.tfm
14mr|texlive-nanumtype1-3.0-6|1215	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb8.tfm
14mr|texlive-nanumtype1-3.0-6|1216	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb9.tfm
14mr|texlive-nanumtype1-3.0-6|1217	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmba.tfm
14mr|texlive-nanumtype1-3.0-6|1218	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbb.tfm
14mr|texlive-nanumtype1-3.0-6|1219	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbc.tfm
14mr|texlive-nanumtype1-3.0-6|1220	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbd.tfm
14mr|texlive-nanumtype1-3.0-6|1221	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbe.tfm
14mr|texlive-nanumtype1-3.0-6|1222	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbf.tfm
14mr|texlive-nanumtype1-3.0-6|1223	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc0.tfm
14mr|texlive-nanumtype1-3.0-6|1224	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc1.tfm
14mr|texlive-nanumtype1-3.0-6|1225	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc2.tfm
14mr|texlive-nanumtype1-3.0-6|1226	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc3.tfm
14mr|texlive-nanumtype1-3.0-6|1227	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc4.tfm
14mr|texlive-nanumtype1-3.0-6|1228	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc5.tfm
14mr|texlive-nanumtype1-3.0-6|1229	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc6.tfm
14mr|texlive-nanumtype1-3.0-6|1230	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc7.tfm
14mr|texlive-nanumtype1-3.0-6|1231	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc8.tfm
14mr|texlive-nanumtype1-3.0-6|1232	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc9.tfm
14mr|texlive-nanumtype1-3.0-6|1233	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmca.tfm
14mr|texlive-nanumtype1-3.0-6|1234	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcb.tfm
14mr|texlive-nanumtype1-3.0-6|1235	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcc.tfm
14mr|texlive-nanumtype1-3.0-6|1236	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcd.tfm
14mr|texlive-nanumtype1-3.0-6|1237	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmce.tfm
14mr|texlive-nanumtype1-3.0-6|1238	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcf.tfm
14mr|texlive-nanumtype1-3.0-6|1239	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd0.tfm
14mr|texlive-nanumtype1-3.0-6|1240	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd1.tfm
14mr|texlive-nanumtype1-3.0-6|1241	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd2.tfm
14mr|texlive-nanumtype1-3.0-6|1242	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd3.tfm
14mr|texlive-nanumtype1-3.0-6|1243	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd4.tfm
14mr|texlive-nanumtype1-3.0-6|1244	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd5.tfm
14mr|texlive-nanumtype1-3.0-6|1245	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd6.tfm
14mr|texlive-nanumtype1-3.0-6|1246	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd7.tfm
14mr|texlive-nanumtype1-3.0-6|1247	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmff.tfm
14mr|texlive-nanumtype1-3.0-6|1248	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo00.tfm
14mr|texlive-nanumtype1-3.0-6|1249	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo01.tfm
14mr|texlive-nanumtype1-3.0-6|1250	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo02.tfm
14mr|texlive-nanumtype1-3.0-6|1251	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo03.tfm
14mr|texlive-nanumtype1-3.0-6|1252	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo04.tfm
14mr|texlive-nanumtype1-3.0-6|1253	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo20.tfm
14mr|texlive-nanumtype1-3.0-6|1254	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo21.tfm
14mr|texlive-nanumtype1-3.0-6|1255	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo22.tfm
14mr|texlive-nanumtype1-3.0-6|1256	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo23.tfm
14mr|texlive-nanumtype1-3.0-6|1257	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo24.tfm
14mr|texlive-nanumtype1-3.0-6|1258	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo25.tfm
14mr|texlive-nanumtype1-3.0-6|1259	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo26.tfm
14mr|texlive-nanumtype1-3.0-6|1260	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo27.tfm
14mr|texlive-nanumtype1-3.0-6|1261	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo30.tfm
14mr|texlive-nanumtype1-3.0-6|1262	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo31.tfm
14mr|texlive-nanumtype1-3.0-6|1263	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo32.tfm
14mr|texlive-nanumtype1-3.0-6|1264	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo33.tfm
14mr|texlive-nanumtype1-3.0-6|1265	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoac.tfm
14mr|texlive-nanumtype1-3.0-6|1266	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoad.tfm
14mr|texlive-nanumtype1-3.0-6|1267	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoae.tfm
14mr|texlive-nanumtype1-3.0-6|1268	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoaf.tfm
14mr|texlive-nanumtype1-3.0-6|1269	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob0.tfm
14mr|texlive-nanumtype1-3.0-6|1270	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob1.tfm
14mr|texlive-nanumtype1-3.0-6|1271	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob2.tfm
14mr|texlive-nanumtype1-3.0-6|1272	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob3.tfm
14mr|texlive-nanumtype1-3.0-6|1273	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob4.tfm
14mr|texlive-nanumtype1-3.0-6|1274	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob5.tfm
14mr|texlive-nanumtype1-3.0-6|1275	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob6.tfm
14mr|texlive-nanumtype1-3.0-6|1276	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob7.tfm
14mr|texlive-nanumtype1-3.0-6|1277	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob8.tfm
14mr|texlive-nanumtype1-3.0-6|1278	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob9.tfm
14mr|texlive-nanumtype1-3.0-6|1279	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoba.tfm
14mr|texlive-nanumtype1-3.0-6|1280	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobb.tfm
14mr|texlive-nanumtype1-3.0-6|1281	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobc.tfm
14mr|texlive-nanumtype1-3.0-6|1282	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobd.tfm
14mr|texlive-nanumtype1-3.0-6|1283	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobe.tfm
14mr|texlive-nanumtype1-3.0-6|1284	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobf.tfm
14mr|texlive-nanumtype1-3.0-6|1285	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc0.tfm
14mr|texlive-nanumtype1-3.0-6|1286	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc1.tfm
14mr|texlive-nanumtype1-3.0-6|1287	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc2.tfm
14mr|texlive-nanumtype1-3.0-6|1288	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc3.tfm
14mr|texlive-nanumtype1-3.0-6|1289	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc4.tfm
14mr|texlive-nanumtype1-3.0-6|1290	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc5.tfm
14mr|texlive-nanumtype1-3.0-6|1291	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc6.tfm
14mr|texlive-nanumtype1-3.0-6|1292	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc7.tfm
14mr|texlive-nanumtype1-3.0-6|1293	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc8.tfm
14mr|texlive-nanumtype1-3.0-6|1294	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc9.tfm
14mr|texlive-nanumtype1-3.0-6|1295	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoca.tfm
14mr|texlive-nanumtype1-3.0-6|1296	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocb.tfm
14mr|texlive-nanumtype1-3.0-6|1297	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocc.tfm
14mr|texlive-nanumtype1-3.0-6|1298	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocd.tfm
14mr|texlive-nanumtype1-3.0-6|1299	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoce.tfm
14mr|texlive-nanumtype1-3.0-6|1300	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocf.tfm
14mr|texlive-nanumtype1-3.0-6|1301	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod0.tfm
14mr|texlive-nanumtype1-3.0-6|1302	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod1.tfm
14mr|texlive-nanumtype1-3.0-6|1303	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod2.tfm
14mr|texlive-nanumtype1-3.0-6|1304	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod3.tfm
14mr|texlive-nanumtype1-3.0-6|1305	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod4.tfm
14mr|texlive-nanumtype1-3.0-6|1306	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod5.tfm
14mr|texlive-nanumtype1-3.0-6|1307	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod6.tfm
14mr|texlive-nanumtype1-3.0-6|1308	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod7.tfm
14mr|texlive-nanumtype1-3.0-6|1309	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoff.tfm
14mr|texlive-nanumtype1-3.0-6|1310	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtb.tfm
14mr|texlive-nanumtype1-3.0-6|1311	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtbo.tfm
14mr|texlive-nanumtype1-3.0-6|1312	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtm.tfm
14mr|texlive-nanumtype1-3.0-6|1313	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtmo.tfm
14mr|texlive-nanumtype1-3.0-6|1314	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjb.tfm
14mr|texlive-nanumtype1-3.0-6|1315	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjbo.tfm
14mr|texlive-nanumtype1-3.0-6|1316	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjm.tfm
14mr|texlive-nanumtype1-3.0-6|1317	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjmo.tfm
14mr|texlive-nanumtype1-3.0-6|1318	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtb.tfm
14mr|texlive-nanumtype1-3.0-6|1319	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtbo.tfm
14mr|texlive-nanumtype1-3.0-6|1320	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtm.tfm
14mr|texlive-nanumtype1-3.0-6|1321	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtmo.tfm
14mr|texlive-nanumtype1-3.0-6|1322	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjb.tfm
14mr|texlive-nanumtype1-3.0-6|1323	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjbo.tfm
14mr|texlive-nanumtype1-3.0-6|1324	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjm.tfm
14mr|texlive-nanumtype1-3.0-6|1325	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjmo.tfm
14mr|texlive-nanumtype1-3.0-6|1326	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb00.pfb
14mr|texlive-nanumtype1-3.0-6|1327	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb01.pfb
14mr|texlive-nanumtype1-3.0-6|1328	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb02.pfb
14mr|texlive-nanumtype1-3.0-6|1329	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb03.pfb
14mr|texlive-nanumtype1-3.0-6|1330	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb04.pfb
14mr|texlive-nanumtype1-3.0-6|1331	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb11.pfb
14mr|texlive-nanumtype1-3.0-6|1332	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb20.pfb
14mr|texlive-nanumtype1-3.0-6|1333	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb21.pfb
14mr|texlive-nanumtype1-3.0-6|1334	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb22.pfb
14mr|texlive-nanumtype1-3.0-6|1335	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb23.pfb
14mr|texlive-nanumtype1-3.0-6|1336	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb24.pfb
14mr|texlive-nanumtype1-3.0-6|1337	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb25.pfb
14mr|texlive-nanumtype1-3.0-6|1338	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb26.pfb
14mr|texlive-nanumtype1-3.0-6|1339	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb27.pfb
14mr|texlive-nanumtype1-3.0-6|1340	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb2a.pfb
14mr|texlive-nanumtype1-3.0-6|1341	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb30.pfb
14mr|texlive-nanumtype1-3.0-6|1342	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb31.pfb
14mr|texlive-nanumtype1-3.0-6|1343	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb32.pfb
14mr|texlive-nanumtype1-3.0-6|1344	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb33.pfb
14mr|texlive-nanumtype1-3.0-6|1345	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb4e.pfb
14mr|texlive-nanumtype1-3.0-6|1346	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb4f.pfb
14mr|texlive-nanumtype1-3.0-6|1347	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb50.pfb
14mr|texlive-nanumtype1-3.0-6|1348	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb51.pfb
14mr|texlive-nanumtype1-3.0-6|1349	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb52.pfb
14mr|texlive-nanumtype1-3.0-6|1350	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb53.pfb
14mr|texlive-nanumtype1-3.0-6|1351	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb54.pfb
14mr|texlive-nanumtype1-3.0-6|1352	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb55.pfb
14mr|texlive-nanumtype1-3.0-6|1353	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb56.pfb
14mr|texlive-nanumtype1-3.0-6|1354	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb57.pfb
14mr|texlive-nanumtype1-3.0-6|1355	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb58.pfb
14mr|texlive-nanumtype1-3.0-6|1356	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb59.pfb
14mr|texlive-nanumtype1-3.0-6|1357	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5a.pfb
14mr|texlive-nanumtype1-3.0-6|1358	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5b.pfb
14mr|texlive-nanumtype1-3.0-6|1359	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5c.pfb
14mr|texlive-nanumtype1-3.0-6|1360	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5d.pfb
14mr|texlive-nanumtype1-3.0-6|1361	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5e.pfb
14mr|texlive-nanumtype1-3.0-6|1362	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5f.pfb
14mr|texlive-nanumtype1-3.0-6|1363	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb60.pfb
14mr|texlive-nanumtype1-3.0-6|1364	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb61.pfb
14mr|texlive-nanumtype1-3.0-6|1365	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb62.pfb
14mr|texlive-nanumtype1-3.0-6|1366	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb63.pfb
14mr|texlive-nanumtype1-3.0-6|1367	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb64.pfb
14mr|texlive-nanumtype1-3.0-6|1368	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb65.pfb
14mr|texlive-nanumtype1-3.0-6|1369	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb66.pfb
14mr|texlive-nanumtype1-3.0-6|1370	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb67.pfb
14mr|texlive-nanumtype1-3.0-6|1371	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb68.pfb
14mr|texlive-nanumtype1-3.0-6|1372	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb69.pfb
14mr|texlive-nanumtype1-3.0-6|1373	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6a.pfb
14mr|texlive-nanumtype1-3.0-6|1374	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6b.pfb
14mr|texlive-nanumtype1-3.0-6|1375	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6c.pfb
14mr|texlive-nanumtype1-3.0-6|1376	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6d.pfb
14mr|texlive-nanumtype1-3.0-6|1377	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6e.pfb
14mr|texlive-nanumtype1-3.0-6|1378	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6f.pfb
14mr|texlive-nanumtype1-3.0-6|1379	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb70.pfb
14mr|texlive-nanumtype1-3.0-6|1380	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb71.pfb
14mr|texlive-nanumtype1-3.0-6|1381	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb72.pfb
14mr|texlive-nanumtype1-3.0-6|1382	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb73.pfb
14mr|texlive-nanumtype1-3.0-6|1383	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb74.pfb
14mr|texlive-nanumtype1-3.0-6|1384	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb75.pfb
14mr|texlive-nanumtype1-3.0-6|1385	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb76.pfb
14mr|texlive-nanumtype1-3.0-6|1386	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb77.pfb
14mr|texlive-nanumtype1-3.0-6|1387	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb78.pfb
14mr|texlive-nanumtype1-3.0-6|1388	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb79.pfb
14mr|texlive-nanumtype1-3.0-6|1389	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7a.pfb
14mr|texlive-nanumtype1-3.0-6|1390	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7b.pfb
14mr|texlive-nanumtype1-3.0-6|1391	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7c.pfb
14mr|texlive-nanumtype1-3.0-6|1392	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7d.pfb
14mr|texlive-nanumtype1-3.0-6|1393	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7e.pfb
14mr|texlive-nanumtype1-3.0-6|1394	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7f.pfb
14mr|texlive-nanumtype1-3.0-6|1395	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb80.pfb
14mr|texlive-nanumtype1-3.0-6|1396	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb81.pfb
14mr|texlive-nanumtype1-3.0-6|1397	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb82.pfb
14mr|texlive-nanumtype1-3.0-6|1398	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb83.pfb
14mr|texlive-nanumtype1-3.0-6|1399	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb84.pfb
14mr|texlive-nanumtype1-3.0-6|1400	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb85.pfb
14mr|texlive-nanumtype1-3.0-6|1401	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb86.pfb
14mr|texlive-nanumtype1-3.0-6|1402	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb87.pfb
14mr|texlive-nanumtype1-3.0-6|1403	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb88.pfb
14mr|texlive-nanumtype1-3.0-6|1404	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb89.pfb
14mr|texlive-nanumtype1-3.0-6|1405	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8a.pfb
14mr|texlive-nanumtype1-3.0-6|1406	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8b.pfb
14mr|texlive-nanumtype1-3.0-6|1407	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8c.pfb
14mr|texlive-nanumtype1-3.0-6|1408	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8d.pfb
14mr|texlive-nanumtype1-3.0-6|1409	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8e.pfb
14mr|texlive-nanumtype1-3.0-6|1410	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8f.pfb
14mr|texlive-nanumtype1-3.0-6|1411	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb90.pfb
14mr|texlive-nanumtype1-3.0-6|1412	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb91.pfb
14mr|texlive-nanumtype1-3.0-6|1413	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb92.pfb
14mr|texlive-nanumtype1-3.0-6|1414	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb93.pfb
14mr|texlive-nanumtype1-3.0-6|1415	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb94.pfb
14mr|texlive-nanumtype1-3.0-6|1416	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb95.pfb
14mr|texlive-nanumtype1-3.0-6|1417	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb96.pfb
14mr|texlive-nanumtype1-3.0-6|1418	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb97.pfb
14mr|texlive-nanumtype1-3.0-6|1419	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb98.pfb
14mr|texlive-nanumtype1-3.0-6|1420	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb99.pfb
14mr|texlive-nanumtype1-3.0-6|1421	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9a.pfb
14mr|texlive-nanumtype1-3.0-6|1422	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9b.pfb
14mr|texlive-nanumtype1-3.0-6|1423	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9c.pfb
14mr|texlive-nanumtype1-3.0-6|1424	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9d.pfb
14mr|texlive-nanumtype1-3.0-6|1425	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9e.pfb
14mr|texlive-nanumtype1-3.0-6|1426	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9f.pfb
14mr|texlive-nanumtype1-3.0-6|1427	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbac.pfb
14mr|texlive-nanumtype1-3.0-6|1428	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbad.pfb
14mr|texlive-nanumtype1-3.0-6|1429	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbae.pfb
14mr|texlive-nanumtype1-3.0-6|1430	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbaf.pfb
14mr|texlive-nanumtype1-3.0-6|1431	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb0.pfb
14mr|texlive-nanumtype1-3.0-6|1432	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb1.pfb
14mr|texlive-nanumtype1-3.0-6|1433	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb2.pfb
14mr|texlive-nanumtype1-3.0-6|1434	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb3.pfb
14mr|texlive-nanumtype1-3.0-6|1435	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb4.pfb
14mr|texlive-nanumtype1-3.0-6|1436	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb5.pfb
14mr|texlive-nanumtype1-3.0-6|1437	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb6.pfb
14mr|texlive-nanumtype1-3.0-6|1438	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb7.pfb
14mr|texlive-nanumtype1-3.0-6|1439	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb8.pfb
14mr|texlive-nanumtype1-3.0-6|1440	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb9.pfb
14mr|texlive-nanumtype1-3.0-6|1441	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbba.pfb
14mr|texlive-nanumtype1-3.0-6|1442	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbb.pfb
14mr|texlive-nanumtype1-3.0-6|1443	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbc.pfb
14mr|texlive-nanumtype1-3.0-6|1444	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbd.pfb
14mr|texlive-nanumtype1-3.0-6|1445	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbe.pfb
14mr|texlive-nanumtype1-3.0-6|1446	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbf.pfb
14mr|texlive-nanumtype1-3.0-6|1447	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc0.pfb
14mr|texlive-nanumtype1-3.0-6|1448	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc1.pfb
14mr|texlive-nanumtype1-3.0-6|1449	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc2.pfb
14mr|texlive-nanumtype1-3.0-6|1450	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc3.pfb
14mr|texlive-nanumtype1-3.0-6|1451	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc4.pfb
14mr|texlive-nanumtype1-3.0-6|1452	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc5.pfb
14mr|texlive-nanumtype1-3.0-6|1453	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc6.pfb
14mr|texlive-nanumtype1-3.0-6|1454	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc7.pfb
14mr|texlive-nanumtype1-3.0-6|1455	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc8.pfb
14mr|texlive-nanumtype1-3.0-6|1456	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc9.pfb
14mr|texlive-nanumtype1-3.0-6|1457	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbca.pfb
14mr|texlive-nanumtype1-3.0-6|1458	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcb.pfb
14mr|texlive-nanumtype1-3.0-6|1459	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcc.pfb
14mr|texlive-nanumtype1-3.0-6|1460	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcd.pfb
14mr|texlive-nanumtype1-3.0-6|1461	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbce.pfb
14mr|texlive-nanumtype1-3.0-6|1462	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcf.pfb
14mr|texlive-nanumtype1-3.0-6|1463	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd0.pfb
14mr|texlive-nanumtype1-3.0-6|1464	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd1.pfb
14mr|texlive-nanumtype1-3.0-6|1465	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd2.pfb
14mr|texlive-nanumtype1-3.0-6|1466	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd3.pfb
14mr|texlive-nanumtype1-3.0-6|1467	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd4.pfb
14mr|texlive-nanumtype1-3.0-6|1468	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd5.pfb
14mr|texlive-nanumtype1-3.0-6|1469	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd6.pfb
14mr|texlive-nanumtype1-3.0-6|1470	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd7.pfb
14mr|texlive-nanumtype1-3.0-6|1471	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbf9.pfb
14mr|texlive-nanumtype1-3.0-6|1472	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbfa.pfb
14mr|texlive-nanumtype1-3.0-6|1473	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbff.pfb
14mr|texlive-nanumtype1-3.0-6|1474	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm00.pfb
14mr|texlive-nanumtype1-3.0-6|1475	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm01.pfb
14mr|texlive-nanumtype1-3.0-6|1476	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm02.pfb
14mr|texlive-nanumtype1-3.0-6|1477	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm03.pfb
14mr|texlive-nanumtype1-3.0-6|1478	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm04.pfb
14mr|texlive-nanumtype1-3.0-6|1479	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm11.pfb
14mr|texlive-nanumtype1-3.0-6|1480	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm20.pfb
14mr|texlive-nanumtype1-3.0-6|1481	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm21.pfb
14mr|texlive-nanumtype1-3.0-6|1482	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm22.pfb
14mr|texlive-nanumtype1-3.0-6|1483	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm23.pfb
14mr|texlive-nanumtype1-3.0-6|1484	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm24.pfb
14mr|texlive-nanumtype1-3.0-6|1485	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm25.pfb
14mr|texlive-nanumtype1-3.0-6|1486	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm26.pfb
14mr|texlive-nanumtype1-3.0-6|1487	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm27.pfb
14mr|texlive-nanumtype1-3.0-6|1488	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm2a.pfb
14mr|texlive-nanumtype1-3.0-6|1489	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm30.pfb
14mr|texlive-nanumtype1-3.0-6|1490	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm31.pfb
14mr|texlive-nanumtype1-3.0-6|1491	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm32.pfb
14mr|texlive-nanumtype1-3.0-6|1492	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm33.pfb
14mr|texlive-nanumtype1-3.0-6|1493	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm4e.pfb
14mr|texlive-nanumtype1-3.0-6|1494	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm4f.pfb
14mr|texlive-nanumtype1-3.0-6|1495	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm50.pfb
14mr|texlive-nanumtype1-3.0-6|1496	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm51.pfb
14mr|texlive-nanumtype1-3.0-6|1497	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm52.pfb
14mr|texlive-nanumtype1-3.0-6|1498	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm53.pfb
14mr|texlive-nanumtype1-3.0-6|1499	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm54.pfb
14mr|texlive-nanumtype1-3.0-6|1500	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm55.pfb
14mr|texlive-nanumtype1-3.0-6|1501	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm56.pfb
14mr|texlive-nanumtype1-3.0-6|1502	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm57.pfb
14mr|texlive-nanumtype1-3.0-6|1503	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm58.pfb
14mr|texlive-nanumtype1-3.0-6|1504	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm59.pfb
14mr|texlive-nanumtype1-3.0-6|1505	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5a.pfb
14mr|texlive-nanumtype1-3.0-6|1506	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5b.pfb
14mr|texlive-nanumtype1-3.0-6|1507	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5c.pfb
14mr|texlive-nanumtype1-3.0-6|1508	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5d.pfb
14mr|texlive-nanumtype1-3.0-6|1509	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5e.pfb
14mr|texlive-nanumtype1-3.0-6|1510	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5f.pfb
14mr|texlive-nanumtype1-3.0-6|1511	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm60.pfb
14mr|texlive-nanumtype1-3.0-6|1512	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm61.pfb
14mr|texlive-nanumtype1-3.0-6|1513	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm62.pfb
14mr|texlive-nanumtype1-3.0-6|1514	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm63.pfb
14mr|texlive-nanumtype1-3.0-6|1515	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm64.pfb
14mr|texlive-nanumtype1-3.0-6|1516	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm65.pfb
14mr|texlive-nanumtype1-3.0-6|1517	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm66.pfb
14mr|texlive-nanumtype1-3.0-6|1518	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm67.pfb
14mr|texlive-nanumtype1-3.0-6|1519	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm68.pfb
14mr|texlive-nanumtype1-3.0-6|1520	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm69.pfb
14mr|texlive-nanumtype1-3.0-6|1521	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6a.pfb
14mr|texlive-nanumtype1-3.0-6|1522	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6b.pfb
14mr|texlive-nanumtype1-3.0-6|1523	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6c.pfb
14mr|texlive-nanumtype1-3.0-6|1524	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6d.pfb
14mr|texlive-nanumtype1-3.0-6|1525	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6e.pfb
14mr|texlive-nanumtype1-3.0-6|1526	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6f.pfb
14mr|texlive-nanumtype1-3.0-6|1527	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm70.pfb
14mr|texlive-nanumtype1-3.0-6|1528	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm71.pfb
14mr|texlive-nanumtype1-3.0-6|1529	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm72.pfb
14mr|texlive-nanumtype1-3.0-6|1530	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm73.pfb
14mr|texlive-nanumtype1-3.0-6|1531	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm74.pfb
14mr|texlive-nanumtype1-3.0-6|1532	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm75.pfb
14mr|texlive-nanumtype1-3.0-6|1533	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm76.pfb
14mr|texlive-nanumtype1-3.0-6|1534	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm77.pfb
14mr|texlive-nanumtype1-3.0-6|1535	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm78.pfb
14mr|texlive-nanumtype1-3.0-6|1536	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm79.pfb
14mr|texlive-nanumtype1-3.0-6|1537	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7a.pfb
14mr|texlive-nanumtype1-3.0-6|1538	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7b.pfb
14mr|texlive-nanumtype1-3.0-6|1539	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7c.pfb
14mr|texlive-nanumtype1-3.0-6|1540	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7d.pfb
14mr|texlive-nanumtype1-3.0-6|1541	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7e.pfb
14mr|texlive-nanumtype1-3.0-6|1542	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7f.pfb
14mr|texlive-nanumtype1-3.0-6|1543	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm80.pfb
14mr|texlive-nanumtype1-3.0-6|1544	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm81.pfb
14mr|texlive-nanumtype1-3.0-6|1545	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm82.pfb
14mr|texlive-nanumtype1-3.0-6|1546	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm83.pfb
14mr|texlive-nanumtype1-3.0-6|1547	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm84.pfb
14mr|texlive-nanumtype1-3.0-6|1548	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm85.pfb
14mr|texlive-nanumtype1-3.0-6|1549	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm86.pfb
14mr|texlive-nanumtype1-3.0-6|1550	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm87.pfb
14mr|texlive-nanumtype1-3.0-6|1551	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm88.pfb
14mr|texlive-nanumtype1-3.0-6|1552	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm89.pfb
14mr|texlive-nanumtype1-3.0-6|1553	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8a.pfb
14mr|texlive-nanumtype1-3.0-6|1554	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8b.pfb
14mr|texlive-nanumtype1-3.0-6|1555	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8c.pfb
14mr|texlive-nanumtype1-3.0-6|1556	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8d.pfb
14mr|texlive-nanumtype1-3.0-6|1557	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8e.pfb
14mr|texlive-nanumtype1-3.0-6|1558	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8f.pfb
14mr|texlive-nanumtype1-3.0-6|1559	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm90.pfb
14mr|texlive-nanumtype1-3.0-6|1560	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm91.pfb
14mr|texlive-nanumtype1-3.0-6|1561	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm92.pfb
14mr|texlive-nanumtype1-3.0-6|1562	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm93.pfb
14mr|texlive-nanumtype1-3.0-6|1563	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm94.pfb
14mr|texlive-nanumtype1-3.0-6|1564	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm95.pfb
14mr|texlive-nanumtype1-3.0-6|1565	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm96.pfb
14mr|texlive-nanumtype1-3.0-6|1566	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm97.pfb
14mr|texlive-nanumtype1-3.0-6|1567	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm98.pfb
14mr|texlive-nanumtype1-3.0-6|1568	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm99.pfb
14mr|texlive-nanumtype1-3.0-6|1569	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9a.pfb
14mr|texlive-nanumtype1-3.0-6|1570	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9b.pfb
14mr|texlive-nanumtype1-3.0-6|1571	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9c.pfb
14mr|texlive-nanumtype1-3.0-6|1572	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9d.pfb
14mr|texlive-nanumtype1-3.0-6|1573	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9e.pfb
14mr|texlive-nanumtype1-3.0-6|1574	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9f.pfb
14mr|texlive-nanumtype1-3.0-6|1575	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmac.pfb
14mr|texlive-nanumtype1-3.0-6|1576	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmad.pfb
14mr|texlive-nanumtype1-3.0-6|1577	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmae.pfb
14mr|texlive-nanumtype1-3.0-6|1578	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmaf.pfb
14mr|texlive-nanumtype1-3.0-6|1579	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb0.pfb
14mr|texlive-nanumtype1-3.0-6|1580	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb1.pfb
14mr|texlive-nanumtype1-3.0-6|1581	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb2.pfb
14mr|texlive-nanumtype1-3.0-6|1582	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb3.pfb
14mr|texlive-nanumtype1-3.0-6|1583	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb4.pfb
14mr|texlive-nanumtype1-3.0-6|1584	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb5.pfb
14mr|texlive-nanumtype1-3.0-6|1585	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb6.pfb
14mr|texlive-nanumtype1-3.0-6|1586	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb7.pfb
14mr|texlive-nanumtype1-3.0-6|1587	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb8.pfb
14mr|texlive-nanumtype1-3.0-6|1588	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb9.pfb
14mr|texlive-nanumtype1-3.0-6|1589	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmba.pfb
14mr|texlive-nanumtype1-3.0-6|1590	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbb.pfb
14mr|texlive-nanumtype1-3.0-6|1591	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbc.pfb
14mr|texlive-nanumtype1-3.0-6|1592	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbd.pfb
14mr|texlive-nanumtype1-3.0-6|1593	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbe.pfb
14mr|texlive-nanumtype1-3.0-6|1594	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbf.pfb
14mr|texlive-nanumtype1-3.0-6|1595	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc0.pfb
14mr|texlive-nanumtype1-3.0-6|1596	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc1.pfb
14mr|texlive-nanumtype1-3.0-6|1597	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc2.pfb
14mr|texlive-nanumtype1-3.0-6|1598	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc3.pfb
14mr|texlive-nanumtype1-3.0-6|1599	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc4.pfb
14mr|texlive-nanumtype1-3.0-6|1600	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc5.pfb
14mr|texlive-nanumtype1-3.0-6|1601	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc6.pfb
14mr|texlive-nanumtype1-3.0-6|1602	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc7.pfb
14mr|texlive-nanumtype1-3.0-6|1603	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc8.pfb
14mr|texlive-nanumtype1-3.0-6|1604	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc9.pfb
14mr|texlive-nanumtype1-3.0-6|1605	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmca.pfb
14mr|texlive-nanumtype1-3.0-6|1606	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcb.pfb
14mr|texlive-nanumtype1-3.0-6|1607	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcc.pfb
14mr|texlive-nanumtype1-3.0-6|1608	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcd.pfb
14mr|texlive-nanumtype1-3.0-6|1609	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmce.pfb
14mr|texlive-nanumtype1-3.0-6|1610	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcf.pfb
14mr|texlive-nanumtype1-3.0-6|1611	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd0.pfb
14mr|texlive-nanumtype1-3.0-6|1612	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd1.pfb
14mr|texlive-nanumtype1-3.0-6|1613	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd2.pfb
14mr|texlive-nanumtype1-3.0-6|1614	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd3.pfb
14mr|texlive-nanumtype1-3.0-6|1615	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd4.pfb
14mr|texlive-nanumtype1-3.0-6|1616	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd5.pfb
14mr|texlive-nanumtype1-3.0-6|1617	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd6.pfb
14mr|texlive-nanumtype1-3.0-6|1618	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd7.pfb
14mr|texlive-nanumtype1-3.0-6|1619	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmf9.pfb
14mr|texlive-nanumtype1-3.0-6|1620	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmfa.pfb
14mr|texlive-nanumtype1-3.0-6|1621	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmff.pfb
14mr|texlive-nanumtype1-3.0-6|1622	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb00.pfb
14mr|texlive-nanumtype1-3.0-6|1623	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb01.pfb
14mr|texlive-nanumtype1-3.0-6|1624	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb02.pfb
14mr|texlive-nanumtype1-3.0-6|1625	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb03.pfb
14mr|texlive-nanumtype1-3.0-6|1626	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb04.pfb
14mr|texlive-nanumtype1-3.0-6|1627	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb20.pfb
14mr|texlive-nanumtype1-3.0-6|1628	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb21.pfb
14mr|texlive-nanumtype1-3.0-6|1629	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb22.pfb
14mr|texlive-nanumtype1-3.0-6|1630	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb23.pfb
14mr|texlive-nanumtype1-3.0-6|1631	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb24.pfb
14mr|texlive-nanumtype1-3.0-6|1632	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb25.pfb
14mr|texlive-nanumtype1-3.0-6|1633	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb26.pfb
14mr|texlive-nanumtype1-3.0-6|1634	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb27.pfb
14mr|texlive-nanumtype1-3.0-6|1635	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb2a.pfb
14mr|texlive-nanumtype1-3.0-6|1636	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb30.pfb
14mr|texlive-nanumtype1-3.0-6|1637	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb31.pfb
14mr|texlive-nanumtype1-3.0-6|1638	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb32.pfb
14mr|texlive-nanumtype1-3.0-6|1639	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb33.pfb
14mr|texlive-nanumtype1-3.0-6|1640	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbac.pfb
14mr|texlive-nanumtype1-3.0-6|1641	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbad.pfb
14mr|texlive-nanumtype1-3.0-6|1642	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbae.pfb
14mr|texlive-nanumtype1-3.0-6|1643	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbaf.pfb
14mr|texlive-nanumtype1-3.0-6|1644	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb0.pfb
14mr|texlive-nanumtype1-3.0-6|1645	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb1.pfb
14mr|texlive-nanumtype1-3.0-6|1646	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb2.pfb
14mr|texlive-nanumtype1-3.0-6|1647	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb3.pfb
14mr|texlive-nanumtype1-3.0-6|1648	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb4.pfb
14mr|texlive-nanumtype1-3.0-6|1649	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb5.pfb
14mr|texlive-nanumtype1-3.0-6|1650	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb6.pfb
14mr|texlive-nanumtype1-3.0-6|1651	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb7.pfb
14mr|texlive-nanumtype1-3.0-6|1652	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb8.pfb
14mr|texlive-nanumtype1-3.0-6|1653	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb9.pfb
14mr|texlive-nanumtype1-3.0-6|1654	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbba.pfb
14mr|texlive-nanumtype1-3.0-6|1655	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbb.pfb
14mr|texlive-nanumtype1-3.0-6|1656	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbc.pfb
14mr|texlive-nanumtype1-3.0-6|1657	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbd.pfb
14mr|texlive-nanumtype1-3.0-6|1658	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbe.pfb
14mr|texlive-nanumtype1-3.0-6|1659	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbf.pfb
14mr|texlive-nanumtype1-3.0-6|1660	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc0.pfb
14mr|texlive-nanumtype1-3.0-6|1661	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc1.pfb
14mr|texlive-nanumtype1-3.0-6|1662	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc2.pfb
14mr|texlive-nanumtype1-3.0-6|1663	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc3.pfb
14mr|texlive-nanumtype1-3.0-6|1664	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc4.pfb
14mr|texlive-nanumtype1-3.0-6|1665	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc5.pfb
14mr|texlive-nanumtype1-3.0-6|1666	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc6.pfb
14mr|texlive-nanumtype1-3.0-6|1667	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc7.pfb
14mr|texlive-nanumtype1-3.0-6|1668	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc8.pfb
14mr|texlive-nanumtype1-3.0-6|1669	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc9.pfb
14mr|texlive-nanumtype1-3.0-6|1670	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbca.pfb
14mr|texlive-nanumtype1-3.0-6|1671	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcb.pfb
14mr|texlive-nanumtype1-3.0-6|1672	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcc.pfb
14mr|texlive-nanumtype1-3.0-6|1673	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcd.pfb
14mr|texlive-nanumtype1-3.0-6|1674	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbce.pfb
14mr|texlive-nanumtype1-3.0-6|1675	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcf.pfb
14mr|texlive-nanumtype1-3.0-6|1676	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd0.pfb
14mr|texlive-nanumtype1-3.0-6|1677	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd1.pfb
14mr|texlive-nanumtype1-3.0-6|1678	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd2.pfb
14mr|texlive-nanumtype1-3.0-6|1679	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd3.pfb
14mr|texlive-nanumtype1-3.0-6|1680	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd4.pfb
14mr|texlive-nanumtype1-3.0-6|1681	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd5.pfb
14mr|texlive-nanumtype1-3.0-6|1682	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd6.pfb
14mr|texlive-nanumtype1-3.0-6|1683	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd7.pfb
14mr|texlive-nanumtype1-3.0-6|1684	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbff.pfb
14mr|texlive-nanumtype1-3.0-6|1685	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm00.pfb
14mr|texlive-nanumtype1-3.0-6|1686	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm01.pfb
14mr|texlive-nanumtype1-3.0-6|1687	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm02.pfb
14mr|texlive-nanumtype1-3.0-6|1688	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm03.pfb
14mr|texlive-nanumtype1-3.0-6|1689	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm04.pfb
14mr|texlive-nanumtype1-3.0-6|1690	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm20.pfb
14mr|texlive-nanumtype1-3.0-6|1691	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm21.pfb
14mr|texlive-nanumtype1-3.0-6|1692	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm22.pfb
14mr|texlive-nanumtype1-3.0-6|1693	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm23.pfb
14mr|texlive-nanumtype1-3.0-6|1694	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm24.pfb
14mr|texlive-nanumtype1-3.0-6|1695	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm25.pfb
14mr|texlive-nanumtype1-3.0-6|1696	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm26.pfb
14mr|texlive-nanumtype1-3.0-6|1697	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm27.pfb
14mr|texlive-nanumtype1-3.0-6|1698	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm30.pfb
14mr|texlive-nanumtype1-3.0-6|1699	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm31.pfb
14mr|texlive-nanumtype1-3.0-6|1700	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm32.pfb
14mr|texlive-nanumtype1-3.0-6|1701	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm33.pfb
14mr|texlive-nanumtype1-3.0-6|1702	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmac.pfb
14mr|texlive-nanumtype1-3.0-6|1703	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmad.pfb
14mr|texlive-nanumtype1-3.0-6|1704	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmae.pfb
14mr|texlive-nanumtype1-3.0-6|1705	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmaf.pfb
14mr|texlive-nanumtype1-3.0-6|1706	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb0.pfb
14mr|texlive-nanumtype1-3.0-6|1707	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb1.pfb
14mr|texlive-nanumtype1-3.0-6|1708	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb2.pfb
14mr|texlive-nanumtype1-3.0-6|1709	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb3.pfb
14mr|texlive-nanumtype1-3.0-6|1710	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb4.pfb
14mr|texlive-nanumtype1-3.0-6|1711	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb5.pfb
14mr|texlive-nanumtype1-3.0-6|1712	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb6.pfb
14mr|texlive-nanumtype1-3.0-6|1713	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb7.pfb
14mr|texlive-nanumtype1-3.0-6|1714	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb8.pfb
14mr|texlive-nanumtype1-3.0-6|1715	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb9.pfb
14mr|texlive-nanumtype1-3.0-6|1716	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmba.pfb
14mr|texlive-nanumtype1-3.0-6|1717	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbb.pfb
14mr|texlive-nanumtype1-3.0-6|1718	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbc.pfb
14mr|texlive-nanumtype1-3.0-6|1719	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbd.pfb
14mr|texlive-nanumtype1-3.0-6|1720	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbe.pfb
14mr|texlive-nanumtype1-3.0-6|1721	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbf.pfb
14mr|texlive-nanumtype1-3.0-6|1722	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc0.pfb
14mr|texlive-nanumtype1-3.0-6|1723	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc1.pfb
14mr|texlive-nanumtype1-3.0-6|1724	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc2.pfb
14mr|texlive-nanumtype1-3.0-6|1725	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc3.pfb
14mr|texlive-nanumtype1-3.0-6|1726	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc4.pfb
14mr|texlive-nanumtype1-3.0-6|1727	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc5.pfb
14mr|texlive-nanumtype1-3.0-6|1728	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc6.pfb
14mr|texlive-nanumtype1-3.0-6|1729	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc7.pfb
14mr|texlive-nanumtype1-3.0-6|1730	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc8.pfb
14mr|texlive-nanumtype1-3.0-6|1731	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc9.pfb
14mr|texlive-nanumtype1-3.0-6|1732	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmca.pfb
14mr|texlive-nanumtype1-3.0-6|1733	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcb.pfb
14mr|texlive-nanumtype1-3.0-6|1734	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcc.pfb
14mr|texlive-nanumtype1-3.0-6|1735	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcd.pfb
14mr|texlive-nanumtype1-3.0-6|1736	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmce.pfb
14mr|texlive-nanumtype1-3.0-6|1737	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcf.pfb
14mr|texlive-nanumtype1-3.0-6|1738	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd0.pfb
14mr|texlive-nanumtype1-3.0-6|1739	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd1.pfb
14mr|texlive-nanumtype1-3.0-6|1740	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd2.pfb
14mr|texlive-nanumtype1-3.0-6|1741	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd3.pfb
14mr|texlive-nanumtype1-3.0-6|1742	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd4.pfb
14mr|texlive-nanumtype1-3.0-6|1743	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd5.pfb
14mr|texlive-nanumtype1-3.0-6|1744	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd6.pfb
14mr|texlive-nanumtype1-3.0-6|1745	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd7.pfb
14mr|texlive-nanumtype1-3.0-6|1746	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmff.pfb
14mr|texlive-nanumtype1-3.0-6|1747	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanumgtb.pfb
14mr|texlive-nanumtype1-3.0-6|1748	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanumgtm.pfb
14mr|texlive-nanumtype1-3.0-6|1749	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanummjb.pfb
14mr|texlive-nanumtype1-3.0-6|1750	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanummjm.pfb
14mr|texlive-nanumtype1-3.0-6|1751	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtb.vf
14mr|texlive-nanumtype1-3.0-6|1752	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtbo.vf
14mr|texlive-nanumtype1-3.0-6|1753	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtm.vf
14mr|texlive-nanumtype1-3.0-6|1754	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtmo.vf
14mr|texlive-nanumtype1-3.0-6|1755	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjb.vf
14mr|texlive-nanumtype1-3.0-6|1756	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjbo.vf
14mr|texlive-nanumtype1-3.0-6|1757	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjm.vf
14mr|texlive-nanumtype1-3.0-6|1758	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjmo.vf
14mr|texlive-nanumtype1-3.0-6|1759	%{_texmfdistdir}/tex/latex/nanumtype1/c70nanumgt.fd
14mr|texlive-nanumtype1-3.0-6|1760	%{_texmfdistdir}/tex/latex/nanumtype1/c70nanummj.fd
14mr|texlive-nanumtype1-3.0-6|1761	%{_texmfdistdir}/tex/latex/nanumtype1/c70uhcmj.fd
14mr|texlive-nanumtype1-3.0-6|1762	%{_texmfdistdir}/tex/latex/nanumtype1/lucnanumgt.fd
14mr|texlive-nanumtype1-3.0-6|1763	%{_texmfdistdir}/tex/latex/nanumtype1/lucnanummj.fd
14mr|texlive-nanumtype1-3.0-6|1764	%{_texmfdistdir}/tex/latex/nanumtype1/t1nanumgt.fd
14mr|texlive-nanumtype1-3.0-6|1765	%{_texmfdistdir}/tex/latex/nanumtype1/t1nanummj.fd
14mr|texlive-nanumtype1-3.0-6|1766	%{_texmfdistdir}/tex/latex/nanumtype1/ts1nanumgt.fd
14mr|texlive-nanumtype1-3.0-6|1767	%{_texmfdistdir}/tex/latex/nanumtype1/ts1nanummj.fd
14mr|texlive-nanumtype1-3.0-6|1768	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/COPYING
14mr|texlive-nanumtype1-3.0-6|1769	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/README
14mr|texlive-nanumtype1-3.0-6|1770	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/nanum-sampler.pdf
14mr|texlive-nanumtype1-3.0-6|1771	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/nanum-sampler.tex
14mr|texlive-nanumtype1-3.0-6|1772	
14mr|texlive-nanumtype1-3.0-6|1773	#-----------------------------------------------------------------------
14mr|texlive-nanumtype1-3.0-6|1774	%prep
14mr|texlive-nanumtype1-3.0-6|1775	%setup -c -a0 -a1
14mr|texlive-nanumtype1-3.0-6|1776	
14mr|texlive-nanumtype1-3.0-6|1777	%build
14mr|texlive-nanumtype1-3.0-6|1778	
14mr|texlive-nanumtype1-3.0-6|1779	%install
14mr|texlive-nanumtype1-3.0-6|1780	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nanumtype1-3.0-6|1781	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nanumtype1-3.0-6|1782	
14mr|texlive-nanumtype1-3.0-6|1783	%changelog
14mr|texlive-nanumtype1-3.0-6|1784	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-6
14mr|texlive-nanumtype1-3.0-6|1785	+ Revision: d4f0e53
14mr|texlive-nanumtype1-3.0-6|1786	- MassBuild#440: Increase release tag
14mr|texlive-nanumtype1-3.0-6|1787	
14mr|texlive-nanumtype1-3.0-6|1788	

20840 14
14mr|texlive-natbib-8.31b-3|1	# revision 20668
14mr|texlive-natbib-8.31b-3|2	# category Package
14mr|texlive-natbib-8.31b-3|3	# catalog-ctan /macros/latex/contrib/natbib
14mr|texlive-natbib-8.31b-3|4	# catalog-date 2010-12-06 21:27:27 +0100
14mr|texlive-natbib-8.31b-3|5	# catalog-license lppl
14mr|texlive-natbib-8.31b-3|6	# catalog-version 8.31b
14mr|texlive-natbib-8.31b-3|7	Name:		texlive-natbib
14mr|texlive-natbib-8.31b-3|8	Version:	8.31b
14mr|texlive-natbib-8.31b-3|9	Release:	3
14mr|texlive-natbib-8.31b-3|10	Summary:	Flexible bibliography support
14mr|texlive-natbib-8.31b-3|11	Group:		Publishing
14mr|texlive-natbib-8.31b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/natbib
14mr|texlive-natbib-8.31b-3|13	License:	LPPL
14mr|texlive-natbib-8.31b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natbib.tar.xz
14mr|texlive-natbib-8.31b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natbib.doc.tar.xz
14mr|texlive-natbib-8.31b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natbib.source.tar.xz
14mr|texlive-natbib-8.31b-3|17	BuildArch:	noarch
14mr|texlive-natbib-8.31b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-natbib-8.31b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-natbib-8.31b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-natbib-8.31b-3|21	
14mr|texlive-natbib-8.31b-3|22	%description
14mr|texlive-natbib-8.31b-3|23	Provides a style with author-year and numbered references, as
14mr|texlive-natbib-8.31b-3|24	well as much detailed of support for other bibliography use.
14mr|texlive-natbib-8.31b-3|25	Provides versions of the standard BibTeX styles that are
14mr|texlive-natbib-8.31b-3|26	compatible with natbib - plainnat, unsrtnat, abbrnat. The
14mr|texlive-natbib-8.31b-3|27	bibliography styles produced by custom-bib are designed from
14mr|texlive-natbib-8.31b-3|28	the start to be compatible with natbib.
14mr|texlive-natbib-8.31b-3|29	
14mr|texlive-natbib-8.31b-3|30	%post
14mr|texlive-natbib-8.31b-3|31	%{_sbindir}/texlive.post
14mr|texlive-natbib-8.31b-3|32	
14mr|texlive-natbib-8.31b-3|33	%postun
14mr|texlive-natbib-8.31b-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-natbib-8.31b-3|35	%{_sbindir}/texlive.post
14mr|texlive-natbib-8.31b-3|36	fi
14mr|texlive-natbib-8.31b-3|37	
14mr|texlive-natbib-8.31b-3|38	#-----------------------------------------------------------------------
14mr|texlive-natbib-8.31b-3|39	%files
14mr|texlive-natbib-8.31b-3|40	%{_texmfdistdir}/bibtex/bst/natbib/abbrvnat.bst
14mr|texlive-natbib-8.31b-3|41	%{_texmfdistdir}/bibtex/bst/natbib/plainnat.bst
14mr|texlive-natbib-8.31b-3|42	%{_texmfdistdir}/bibtex/bst/natbib/unsrtnat.bst
14mr|texlive-natbib-8.31b-3|43	%{_texmfdistdir}/tex/latex/natbib/bibentry.sty
14mr|texlive-natbib-8.31b-3|44	%{_texmfdistdir}/tex/latex/natbib/natbib.sty
14mr|texlive-natbib-8.31b-3|45	%doc %{_texmfdistdir}/doc/latex/natbib/README.1st
14mr|texlive-natbib-8.31b-3|46	%doc %{_texmfdistdir}/doc/latex/natbib/README.v831b
14mr|texlive-natbib-8.31b-3|47	%doc %{_texmfdistdir}/doc/latex/natbib/natbib.ltx
14mr|texlive-natbib-8.31b-3|48	%doc %{_texmfdistdir}/doc/latex/natbib/natbib.pdf
14mr|texlive-natbib-8.31b-3|49	%doc %{_texmfdistdir}/doc/latex/natbib/natnotes.pdf
14mr|texlive-natbib-8.31b-3|50	%doc %{_texmfdistdir}/doc/latex/natbib/natnotes.tex
14mr|texlive-natbib-8.31b-3|51	#- source
14mr|texlive-natbib-8.31b-3|52	%doc %{_texmfdistdir}/source/latex/natbib/bibentry.drv
14mr|texlive-natbib-8.31b-3|53	%doc %{_texmfdistdir}/source/latex/natbib/bibentry.dtx
14mr|texlive-natbib-8.31b-3|54	%doc %{_texmfdistdir}/source/latex/natbib/bibentry.ins
14mr|texlive-natbib-8.31b-3|55	%doc %{_texmfdistdir}/source/latex/natbib/natbib.dtx
14mr|texlive-natbib-8.31b-3|56	%doc %{_texmfdistdir}/source/latex/natbib/natbib.ins
14mr|texlive-natbib-8.31b-3|57	
14mr|texlive-natbib-8.31b-3|58	#-----------------------------------------------------------------------
14mr|texlive-natbib-8.31b-3|59	%prep
14mr|texlive-natbib-8.31b-3|60	%setup -c -a0 -a1 -a2
14mr|texlive-natbib-8.31b-3|61	
14mr|texlive-natbib-8.31b-3|62	%build
14mr|texlive-natbib-8.31b-3|63	
14mr|texlive-natbib-8.31b-3|64	%install
14mr|texlive-natbib-8.31b-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-natbib-8.31b-3|66	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-natbib-8.31b-3|67	
14mr|texlive-natbib-8.31b-3|68	
14mr|texlive-natbib-8.31b-3|69	
14mr|texlive-natbib-8.31b-3|70	%changelog
14mr|texlive-natbib-8.31b-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 8.31b-3
14mr|texlive-natbib-8.31b-3|72	+ Revision: f5a6303
14mr|texlive-natbib-8.31b-3|73	- MassBuild#440: Increase release tag
14mr|texlive-natbib-8.31b-3|74	
14mr|texlive-natbib-8.31b-3|75	

20841 14
14mr|texlive-natded-0.1-2|1	# revision 32693
14mr|texlive-natded-0.1-2|2	# category Package
14mr|texlive-natded-0.1-2|3	# catalog-ctan /macros/latex/contrib/natded
14mr|texlive-natded-0.1-2|4	# catalog-date 2014-01-16 17:47:37 +0100
14mr|texlive-natded-0.1-2|5	# catalog-license lppl1.3
14mr|texlive-natded-0.1-2|6	# catalog-version 0.1
14mr|texlive-natded-0.1-2|7	Name:		texlive-natded
14mr|texlive-natded-0.1-2|8	Version:	0.1
14mr|texlive-natded-0.1-2|9	Release:	2
14mr|texlive-natded-0.1-2|10	Summary:	Typeset natural deduction proofs
14mr|texlive-natded-0.1-2|11	Group:		Publishing
14mr|texlive-natded-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/natded
14mr|texlive-natded-0.1-2|13	License:	LPPL1.3
14mr|texlive-natded-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natded.tar.xz
14mr|texlive-natded-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natded.doc.tar.xz
14mr|texlive-natded-0.1-2|16	BuildArch:	noarch
14mr|texlive-natded-0.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-natded-0.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-natded-0.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-natded-0.1-2|20	
14mr|texlive-natded-0.1-2|21	%description
14mr|texlive-natded-0.1-2|22	The package provides commands to typeset proofs in the style
14mr|texlive-natded-0.1-2|23	used by Jaskowski, or that of Kalish and Montague.
14mr|texlive-natded-0.1-2|24	
14mr|texlive-natded-0.1-2|25	%post
14mr|texlive-natded-0.1-2|26	%{_sbindir}/texlive.post
14mr|texlive-natded-0.1-2|27	
14mr|texlive-natded-0.1-2|28	%postun
14mr|texlive-natded-0.1-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-natded-0.1-2|30	%{_sbindir}/texlive.post
14mr|texlive-natded-0.1-2|31	fi
14mr|texlive-natded-0.1-2|32	
14mr|texlive-natded-0.1-2|33	#-----------------------------------------------------------------------
14mr|texlive-natded-0.1-2|34	%files
14mr|texlive-natded-0.1-2|35	%{_texmfdistdir}/tex/latex/natded/natded.sty
14mr|texlive-natded-0.1-2|36	%doc %{_texmfdistdir}/doc/latex/natded/README.md
14mr|texlive-natded-0.1-2|37	%doc %{_texmfdistdir}/doc/latex/natded/extended_doc.pdf
14mr|texlive-natded-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/natded/extended_doc.tex
14mr|texlive-natded-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/natded/natded.pdf
14mr|texlive-natded-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/natded/natded.tex
14mr|texlive-natded-0.1-2|41	
14mr|texlive-natded-0.1-2|42	#-----------------------------------------------------------------------
14mr|texlive-natded-0.1-2|43	%prep
14mr|texlive-natded-0.1-2|44	%setup -c -a0 -a1
14mr|texlive-natded-0.1-2|45	
14mr|texlive-natded-0.1-2|46	%build
14mr|texlive-natded-0.1-2|47	
14mr|texlive-natded-0.1-2|48	%install
14mr|texlive-natded-0.1-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-natded-0.1-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-natded-0.1-2|51	
14mr|texlive-natded-0.1-2|52	%changelog
14mr|texlive-natded-0.1-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-natded-0.1-2|54	+ Revision: 32346e1
14mr|texlive-natded-0.1-2|55	- MassBuild#440: Increase release tag
14mr|texlive-natded-0.1-2|56	
14mr|texlive-natded-0.1-2|57	

20842 14
14mr|texlive-nath-20061222-3|1	# revision 15878
14mr|texlive-nath-20061222-3|2	# category Package
14mr|texlive-nath-20061222-3|3	# catalog-ctan /macros/latex/contrib/nath
14mr|texlive-nath-20061222-3|4	# catalog-date 2006-12-22 14:37:19 +0100
14mr|texlive-nath-20061222-3|5	# catalog-license gpl
14mr|texlive-nath-20061222-3|6	# catalog-version undef
14mr|texlive-nath-20061222-3|7	Name:		texlive-nath
14mr|texlive-nath-20061222-3|8	Version:	20061222
14mr|texlive-nath-20061222-3|9	Release:	3
14mr|texlive-nath-20061222-3|10	Summary:	Natural mathematics notation
14mr|texlive-nath-20061222-3|11	Group:		Publishing
14mr|texlive-nath-20061222-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nath
14mr|texlive-nath-20061222-3|13	License:	GPL
14mr|texlive-nath-20061222-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nath.tar.xz
14mr|texlive-nath-20061222-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nath.doc.tar.xz
14mr|texlive-nath-20061222-3|16	BuildArch:	noarch
14mr|texlive-nath-20061222-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-nath-20061222-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-nath-20061222-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-nath-20061222-3|20	
14mr|texlive-nath-20061222-3|21	%description
14mr|texlive-nath-20061222-3|22	Nath is a LaTeX (both 2e and 2.09) style to separate
14mr|texlive-nath-20061222-3|23	presentation and content in mathematical typography. The style
14mr|texlive-nath-20061222-3|24	delivers a particular context-dependent presentation on the
14mr|texlive-nath-20061222-3|25	basis of a rather coarse context-independent notation.
14mr|texlive-nath-20061222-3|26	Highlighted features: depending on the context, the command
14mr|texlive-nath-20061222-3|27	\frac produces either built-up or case or solidus fractions,
14mr|texlive-nath-20061222-3|28	with parentheses added whenever required for preservation of
14mr|texlive-nath-20061222-3|29	the mathematical meaning; delimiters adapt their size to the
14mr|texlive-nath-20061222-3|30	material enclosed, rendering \left and \right almost obsolete.
14mr|texlive-nath-20061222-3|31	
14mr|texlive-nath-20061222-3|32	%post
14mr|texlive-nath-20061222-3|33	%{_sbindir}/texlive.post
14mr|texlive-nath-20061222-3|34	
14mr|texlive-nath-20061222-3|35	%postun
14mr|texlive-nath-20061222-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-nath-20061222-3|37	%{_sbindir}/texlive.post
14mr|texlive-nath-20061222-3|38	fi
14mr|texlive-nath-20061222-3|39	
14mr|texlive-nath-20061222-3|40	#-----------------------------------------------------------------------
14mr|texlive-nath-20061222-3|41	%files
14mr|texlive-nath-20061222-3|42	%{_texmfdistdir}/tex/latex/nath/nath.sty
14mr|texlive-nath-20061222-3|43	%doc %{_texmfdistdir}/doc/latex/nath/README
14mr|texlive-nath-20061222-3|44	%doc %{_texmfdistdir}/doc/latex/nath/nathguide.pdf
14mr|texlive-nath-20061222-3|45	%doc %{_texmfdistdir}/doc/latex/nath/nathguide.tex
14mr|texlive-nath-20061222-3|46	
14mr|texlive-nath-20061222-3|47	#-----------------------------------------------------------------------
14mr|texlive-nath-20061222-3|48	%prep
14mr|texlive-nath-20061222-3|49	%setup -c -a0 -a1
14mr|texlive-nath-20061222-3|50	
14mr|texlive-nath-20061222-3|51	%build
14mr|texlive-nath-20061222-3|52	
14mr|texlive-nath-20061222-3|53	%install
14mr|texlive-nath-20061222-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nath-20061222-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nath-20061222-3|56	
14mr|texlive-nath-20061222-3|57	
14mr|texlive-nath-20061222-3|58	
14mr|texlive-nath-20061222-3|59	%changelog
14mr|texlive-nath-20061222-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061222-3
14mr|texlive-nath-20061222-3|61	+ Revision: 4c8821c
14mr|texlive-nath-20061222-3|62	- MassBuild#440: Increase release tag
14mr|texlive-nath-20061222-3|63	
14mr|texlive-nath-20061222-3|64	

20843 14
14mr|texlive-nature-1.0-3|1	# revision 21819
14mr|texlive-nature-1.0-3|2	# category Package
14mr|texlive-nature-1.0-3|3	# catalog-ctan /macros/latex/contrib/nature
14mr|texlive-nature-1.0-3|4	# catalog-date 2008-09-15 13:49:48 +0200
14mr|texlive-nature-1.0-3|5	# catalog-license noinfo
14mr|texlive-nature-1.0-3|6	# catalog-version 1.0
14mr|texlive-nature-1.0-3|7	Name:		texlive-nature
14mr|texlive-nature-1.0-3|8	Version:	1.0
14mr|texlive-nature-1.0-3|9	Release:	3
14mr|texlive-nature-1.0-3|10	Summary:	Prepare papers for the journal Nature
14mr|texlive-nature-1.0-3|11	Group:		Publishing
14mr|texlive-nature-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nature
14mr|texlive-nature-1.0-3|13	License:	NOINFO
14mr|texlive-nature-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nature.tar.xz
14mr|texlive-nature-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nature.doc.tar.xz
14mr|texlive-nature-1.0-3|16	BuildArch:	noarch
14mr|texlive-nature-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-nature-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-nature-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-nature-1.0-3|20	
14mr|texlive-nature-1.0-3|21	%description
14mr|texlive-nature-1.0-3|22	Nature does not accept papers in LaTeX, but it does accept PDF.
14mr|texlive-nature-1.0-3|23	This class and BibTeX style provide what seems to be necessary
14mr|texlive-nature-1.0-3|24	to produce papers in a format acceptable to the publisher.
14mr|texlive-nature-1.0-3|25	
14mr|texlive-nature-1.0-3|26	%post
14mr|texlive-nature-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-nature-1.0-3|28	
14mr|texlive-nature-1.0-3|29	%postun
14mr|texlive-nature-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-nature-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-nature-1.0-3|32	fi
14mr|texlive-nature-1.0-3|33	
14mr|texlive-nature-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-nature-1.0-3|35	%files
14mr|texlive-nature-1.0-3|36	%{_texmfdistdir}/bibtex/bst/nature/naturemag.bst
14mr|texlive-nature-1.0-3|37	%{_texmfdistdir}/tex/latex/nature/nature.cls
14mr|texlive-nature-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/nature/README
14mr|texlive-nature-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/nature/nature-template.tex
14mr|texlive-nature-1.0-3|40	
14mr|texlive-nature-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-nature-1.0-3|42	%prep
14mr|texlive-nature-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-nature-1.0-3|44	
14mr|texlive-nature-1.0-3|45	%build
14mr|texlive-nature-1.0-3|46	
14mr|texlive-nature-1.0-3|47	%install
14mr|texlive-nature-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nature-1.0-3|49	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nature-1.0-3|50	
14mr|texlive-nature-1.0-3|51	
14mr|texlive-nature-1.0-3|52	
14mr|texlive-nature-1.0-3|53	%changelog
14mr|texlive-nature-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-nature-1.0-3|55	+ Revision: 1f0026a
14mr|texlive-nature-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-nature-1.0-3|57	
14mr|texlive-nature-1.0-3|58	

20844 14
14mr|texlive-navigator-1.0-3|1	# revision 21194
14mr|texlive-navigator-1.0-3|2	# category Package
14mr|texlive-navigator-1.0-3|3	# catalog-ctan /macros/generic/navigator
14mr|texlive-navigator-1.0-3|4	# catalog-date 2011-01-26 01:17:29 +0100
14mr|texlive-navigator-1.0-3|5	# catalog-license lppl
14mr|texlive-navigator-1.0-3|6	# catalog-version 1.0
14mr|texlive-navigator-1.0-3|7	Name:		texlive-navigator
14mr|texlive-navigator-1.0-3|8	Version:	1.0
14mr|texlive-navigator-1.0-3|9	Release:	3
14mr|texlive-navigator-1.0-3|10	Summary:	PDF features across formats and engines
14mr|texlive-navigator-1.0-3|11	Group:		Publishing
14mr|texlive-navigator-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/navigator
14mr|texlive-navigator-1.0-3|13	License:	LPPL
14mr|texlive-navigator-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/navigator.tar.xz
14mr|texlive-navigator-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/navigator.doc.tar.xz
14mr|texlive-navigator-1.0-3|16	BuildArch:	noarch
14mr|texlive-navigator-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-navigator-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-navigator-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-navigator-1.0-3|20	
14mr|texlive-navigator-1.0-3|21	%description
14mr|texlive-navigator-1.0-3|22	Navigator implements PDF features for all formats (with some
14mr|texlive-navigator-1.0-3|23	limitations in ConTeXt) with PDFTeX, LuaTeX and XeTeX (i.e.
14mr|texlive-navigator-1.0-3|24	xdvipdfmx). Features include: - Customizable outlines (i.e.
14mr|texlive-navigator-1.0-3|25	bookmarks); - Anchors; - Links and actions (e.g. JavaScript or
14mr|texlive-navigator-1.0-3|26	user-defined PDF actions); - File embedding (not in ConTeXt); -
14mr|texlive-navigator-1.0-3|27	Document information and PDF viewer's display (not in ConTeXt);
14mr|texlive-navigator-1.0-3|28	and - Commands to create and use raw PDF objects. Navigator
14mr|texlive-navigator-1.0-3|29	requires texapi and yax, both version at least 1.03.
14mr|texlive-navigator-1.0-3|30	
14mr|texlive-navigator-1.0-3|31	%post
14mr|texlive-navigator-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-navigator-1.0-3|33	
14mr|texlive-navigator-1.0-3|34	%postun
14mr|texlive-navigator-1.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-navigator-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-navigator-1.0-3|37	fi
14mr|texlive-navigator-1.0-3|38	
14mr|texlive-navigator-1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-navigator-1.0-3|40	%files
14mr|texlive-navigator-1.0-3|41	%{_texmfdistdir}/tex/generic/navigator/navigator.sty
14mr|texlive-navigator-1.0-3|42	%{_texmfdistdir}/tex/generic/navigator/navigator.tex
14mr|texlive-navigator-1.0-3|43	%{_texmfdistdir}/tex/generic/navigator/t-navigator.tex
14mr|texlive-navigator-1.0-3|44	%doc %{_texmfdistdir}/doc/generic/navigator/README
14mr|texlive-navigator-1.0-3|45	%doc %{_texmfdistdir}/doc/generic/navigator/navigator-doc.pdf
14mr|texlive-navigator-1.0-3|46	%doc %{_texmfdistdir}/doc/generic/navigator/navigator-doc.tex
14mr|texlive-navigator-1.0-3|47	
14mr|texlive-navigator-1.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-navigator-1.0-3|49	%prep
14mr|texlive-navigator-1.0-3|50	%setup -c -a0 -a1
14mr|texlive-navigator-1.0-3|51	
14mr|texlive-navigator-1.0-3|52	%build
14mr|texlive-navigator-1.0-3|53	
14mr|texlive-navigator-1.0-3|54	%install
14mr|texlive-navigator-1.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-navigator-1.0-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-navigator-1.0-3|57	
14mr|texlive-navigator-1.0-3|58	
14mr|texlive-navigator-1.0-3|59	
14mr|texlive-navigator-1.0-3|60	%changelog
14mr|texlive-navigator-1.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-navigator-1.0-3|62	+ Revision: e5dbbf0
14mr|texlive-navigator-1.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-navigator-1.0-3|64	
14mr|texlive-navigator-1.0-3|65	

20845 14
14mr|texlive-ncclatex-1.5-3|1	# revision 15878
14mr|texlive-ncclatex-1.5-3|2	# category Package
14mr|texlive-ncclatex-1.5-3|3	# catalog-ctan /macros/latex/contrib/ncclatex
14mr|texlive-ncclatex-1.5-3|4	# catalog-date 2007-02-23 22:01:12 +0100
14mr|texlive-ncclatex-1.5-3|5	# catalog-license lppl
14mr|texlive-ncclatex-1.5-3|6	# catalog-version 1.5
14mr|texlive-ncclatex-1.5-3|7	Name:		texlive-ncclatex
14mr|texlive-ncclatex-1.5-3|8	Version:	1.5
14mr|texlive-ncclatex-1.5-3|9	Release:	3
14mr|texlive-ncclatex-1.5-3|10	Summary:	An extended general-purpose class
14mr|texlive-ncclatex-1.5-3|11	Group:		Publishing
14mr|texlive-ncclatex-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ncclatex
14mr|texlive-ncclatex-1.5-3|13	License:	LPPL
14mr|texlive-ncclatex-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncclatex.tar.xz
14mr|texlive-ncclatex-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncclatex.doc.tar.xz
14mr|texlive-ncclatex-1.5-3|16	BuildArch:	noarch
14mr|texlive-ncclatex-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ncclatex-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ncclatex-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ncclatex-1.5-3|20	
14mr|texlive-ncclatex-1.5-3|21	%description
14mr|texlive-ncclatex-1.5-3|22	The ncc class provides a framework for a common class to
14mr|texlive-ncclatex-1.5-3|23	replace the standard article, book and report classes, and
14mr|texlive-ncclatex-1.5-3|24	providing a "preprint" class. The class's extensions are
14mr|texlive-ncclatex-1.5-3|25	provided in a number of small packages, some of which may also
14mr|texlive-ncclatex-1.5-3|26	be used with the standard classes. The ncclatex package also
14mr|texlive-ncclatex-1.5-3|27	loads many of the packages of, and requires the latest version
14mr|texlive-ncclatex-1.5-3|28	of the ncctools bundle.
14mr|texlive-ncclatex-1.5-3|29	
14mr|texlive-ncclatex-1.5-3|30	%post
14mr|texlive-ncclatex-1.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-ncclatex-1.5-3|32	
14mr|texlive-ncclatex-1.5-3|33	%postun
14mr|texlive-ncclatex-1.5-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-ncclatex-1.5-3|35	%{_sbindir}/texlive.post
14mr|texlive-ncclatex-1.5-3|36	fi
14mr|texlive-ncclatex-1.5-3|37	
14mr|texlive-ncclatex-1.5-3|38	#-----------------------------------------------------------------------
14mr|texlive-ncclatex-1.5-3|39	%files
14mr|texlive-ncclatex-1.5-3|40	%{_texmfdistdir}/tex/latex/ncclatex/cp1251-light.def
14mr|texlive-ncclatex-1.5-3|41	%{_texmfdistdir}/tex/latex/ncclatex/ncc.cls
14mr|texlive-ncclatex-1.5-3|42	%{_texmfdistdir}/tex/latex/ncclatex/ncc10.clo
14mr|texlive-ncclatex-1.5-3|43	%{_texmfdistdir}/tex/latex/ncclatex/ncc11.clo
14mr|texlive-ncclatex-1.5-3|44	%{_texmfdistdir}/tex/latex/ncclatex/ncc12.clo
14mr|texlive-ncclatex-1.5-3|45	%{_texmfdistdir}/tex/latex/ncclatex/ncc14.clo
14mr|texlive-ncclatex-1.5-3|46	%{_texmfdistdir}/tex/latex/ncclatex/nccart.clo
14mr|texlive-ncclatex-1.5-3|47	%{_texmfdistdir}/tex/latex/ncclatex/nccbiblist.sty
14mr|texlive-ncclatex-1.5-3|48	%{_texmfdistdir}/tex/latex/ncclatex/nccbook.clo
14mr|texlive-ncclatex-1.5-3|49	%{_texmfdistdir}/tex/latex/ncclatex/nccdefaults.sty
14mr|texlive-ncclatex-1.5-3|50	%{_texmfdistdir}/tex/latex/ncclatex/nccfit.clo
14mr|texlive-ncclatex-1.5-3|51	%{_texmfdistdir}/tex/latex/ncclatex/ncchdr.sty
14mr|texlive-ncclatex-1.5-3|52	%{_texmfdistdir}/tex/latex/ncclatex/nccheadings.sty
14mr|texlive-ncclatex-1.5-3|53	%{_texmfdistdir}/tex/latex/ncclatex/nccindex.sty
14mr|texlive-ncclatex-1.5-3|54	%{_texmfdistdir}/tex/latex/ncclatex/ncclatex.sty
14mr|texlive-ncclatex-1.5-3|55	%{_texmfdistdir}/tex/latex/ncclatex/nccltrus.sty
14mr|texlive-ncclatex-1.5-3|56	%{_texmfdistdir}/tex/latex/ncclatex/nccold.sty
14mr|texlive-ncclatex-1.5-3|57	%{_texmfdistdir}/tex/latex/ncclatex/nccproc.cls
14mr|texlive-ncclatex-1.5-3|58	%{_texmfdistdir}/tex/latex/ncclatex/nccsections.sty
14mr|texlive-ncclatex-1.5-3|59	%{_texmfdistdir}/tex/latex/ncclatex/ncctheorems.sty
14mr|texlive-ncclatex-1.5-3|60	%{_texmfdistdir}/tex/latex/ncclatex/ncctitle.clo
14mr|texlive-ncclatex-1.5-3|61	%{_texmfdistdir}/tex/latex/ncclatex/ncctitle.sty
14mr|texlive-ncclatex-1.5-3|62	%{_texmfdistdir}/tex/latex/ncclatex/ncctitlepage.sty
14mr|texlive-ncclatex-1.5-3|63	%{_texmfdistdir}/tex/latex/ncclatex/sibjnm.cls
14mr|texlive-ncclatex-1.5-3|64	%doc %{_texmfdistdir}/doc/latex/ncclatex/README
14mr|texlive-ncclatex-1.5-3|65	%doc %{_texmfdistdir}/doc/latex/ncclatex/changes.txt
14mr|texlive-ncclatex-1.5-3|66	%doc %{_texmfdistdir}/doc/latex/ncclatex/manifest.txt
14mr|texlive-ncclatex-1.5-3|67	%doc %{_texmfdistdir}/doc/latex/ncclatex/ncclatex.pdf
14mr|texlive-ncclatex-1.5-3|68	%doc %{_texmfdistdir}/doc/latex/ncclatex/ncclatex.tex
14mr|texlive-ncclatex-1.5-3|69	%doc %{_texmfdistdir}/doc/latex/ncclatex/nccnews.pdf
14mr|texlive-ncclatex-1.5-3|70	
14mr|texlive-ncclatex-1.5-3|71	#-----------------------------------------------------------------------
14mr|texlive-ncclatex-1.5-3|72	%prep
14mr|texlive-ncclatex-1.5-3|73	%setup -c -a0 -a1
14mr|texlive-ncclatex-1.5-3|74	
14mr|texlive-ncclatex-1.5-3|75	%build
14mr|texlive-ncclatex-1.5-3|76	
14mr|texlive-ncclatex-1.5-3|77	%install
14mr|texlive-ncclatex-1.5-3|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ncclatex-1.5-3|79	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ncclatex-1.5-3|80	
14mr|texlive-ncclatex-1.5-3|81	
14mr|texlive-ncclatex-1.5-3|82	
14mr|texlive-ncclatex-1.5-3|83	%changelog
14mr|texlive-ncclatex-1.5-3|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-ncclatex-1.5-3|85	+ Revision: 4527ded
14mr|texlive-ncclatex-1.5-3|86	- MassBuild#440: Increase release tag
14mr|texlive-ncclatex-1.5-3|87	
14mr|texlive-ncclatex-1.5-3|88	

20846 14
14mr|texlive-ncctools-3.5-3|1	# revision 15878
14mr|texlive-ncctools-3.5-3|2	# category Package
14mr|texlive-ncctools-3.5-3|3	# catalog-ctan /macros/latex/contrib/ncctools
14mr|texlive-ncctools-3.5-3|4	# catalog-date 2008-02-08 09:08:04 +0100
14mr|texlive-ncctools-3.5-3|5	# catalog-license lppl
14mr|texlive-ncctools-3.5-3|6	# catalog-version 3.5
14mr|texlive-ncctools-3.5-3|7	Name:		texlive-ncctools
14mr|texlive-ncctools-3.5-3|8	Version:	3.5
14mr|texlive-ncctools-3.5-3|9	Release:	3
14mr|texlive-ncctools-3.5-3|10	Summary:	A collection of general packages for LaTeX
14mr|texlive-ncctools-3.5-3|11	Group:		Publishing
14mr|texlive-ncctools-3.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ncctools
14mr|texlive-ncctools-3.5-3|13	License:	LPPL
14mr|texlive-ncctools-3.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncctools.tar.xz
14mr|texlive-ncctools-3.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncctools.doc.tar.xz
14mr|texlive-ncctools-3.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncctools.source.tar.xz
14mr|texlive-ncctools-3.5-3|17	BuildArch:	noarch
14mr|texlive-ncctools-3.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ncctools-3.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ncctools-3.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ncctools-3.5-3|21	
14mr|texlive-ncctools-3.5-3|22	%description
14mr|texlive-ncctools-3.5-3|23	The NCCtools bundle contains many packages for general use
14mr|texlive-ncctools-3.5-3|24	under LaTeX; many are also used by NCC LaTeX. The bundle
14mr|texlive-ncctools-3.5-3|25	includes tools for: - executing commands after a package is
14mr|texlive-ncctools-3.5-3|26	loaded; - watermarks; - counter manipulation (dynamic counters,
14mr|texlive-ncctools-3.5-3|27	changing counter numbering with another counter); -
14mr|texlive-ncctools-3.5-3|28	improvements to the description environment; - hyphenation of
14mr|texlive-ncctools-3.5-3|29	compound words; - new levels of footnotes; - space-filling
14mr|texlive-ncctools-3.5-3|30	patterns; - "poor man's" Black Board Bold symbols; - alignment
14mr|texlive-ncctools-3.5-3|31	of the content of a box; - use comma as decimal separator; -
14mr|texlive-ncctools-3.5-3|32	boxes with their own crop marks; - page cropmarks; -
14mr|texlive-ncctools-3.5-3|33	improvements to fancy headers; - float "styles", mini floats,
14mr|texlive-ncctools-3.5-3|34	side floats; - manually marked footnotes; - extension of
14mr|texlive-ncctools-3.5-3|35	amsmath; - control of paragraph skip; - an envelope to the
14mr|texlive-ncctools-3.5-3|36	graphicx package; - dashed and multiple rules; - alternative
14mr|texlive-ncctools-3.5-3|37	techniques for declarations of sections, captions, and toc-
14mr|texlive-ncctools-3.5-3|38	entries; - generalised text-stretching; - generation of new
14mr|texlive-ncctools-3.5-3|39	theorem-like environments; - control of the text area; -
14mr|texlive-ncctools-3.5-3|40	centred page layouts; and - an un-numbered top-level section.
14mr|texlive-ncctools-3.5-3|41	
14mr|texlive-ncctools-3.5-3|42	%post
14mr|texlive-ncctools-3.5-3|43	%{_sbindir}/texlive.post
14mr|texlive-ncctools-3.5-3|44	
14mr|texlive-ncctools-3.5-3|45	%postun
14mr|texlive-ncctools-3.5-3|46	if [ $1 -eq 0 ]; then
14mr|texlive-ncctools-3.5-3|47	%{_sbindir}/texlive.post
14mr|texlive-ncctools-3.5-3|48	fi
14mr|texlive-ncctools-3.5-3|49	
14mr|texlive-ncctools-3.5-3|50	#-----------------------------------------------------------------------
14mr|texlive-ncctools-3.5-3|51	%files
14mr|texlive-ncctools-3.5-3|52	%{_texmfdistdir}/tex/latex/ncctools/afterpackage.sty
14mr|texlive-ncctools-3.5-3|53	%{_texmfdistdir}/tex/latex/ncctools/dcounter.sty
14mr|texlive-ncctools-3.5-3|54	%{_texmfdistdir}/tex/latex/ncctools/desclist.sty
14mr|texlive-ncctools-3.5-3|55	%{_texmfdistdir}/tex/latex/ncctools/extdash.sty
14mr|texlive-ncctools-3.5-3|56	%{_texmfdistdir}/tex/latex/ncctools/manyfoot.sty
14mr|texlive-ncctools-3.5-3|57	%{_texmfdistdir}/tex/latex/ncctools/mboxfill.sty
14mr|texlive-ncctools-3.5-3|58	%{_texmfdistdir}/tex/latex/ncctools/nccbbb.sty
14mr|texlive-ncctools-3.5-3|59	%{_texmfdistdir}/tex/latex/ncctools/nccboxes.sty
14mr|texlive-ncctools-3.5-3|60	%{_texmfdistdir}/tex/latex/ncctools/ncccomma.sty
14mr|texlive-ncctools-3.5-3|61	%{_texmfdistdir}/tex/latex/ncctools/ncccropbox.sty
14mr|texlive-ncctools-3.5-3|62	%{_texmfdistdir}/tex/latex/ncctools/ncccropmark.sty
14mr|texlive-ncctools-3.5-3|63	%{_texmfdistdir}/tex/latex/ncctools/nccfancyhdr.sty
14mr|texlive-ncctools-3.5-3|64	%{_texmfdistdir}/tex/latex/ncctools/nccfloats.sty
14mr|texlive-ncctools-3.5-3|65	%{_texmfdistdir}/tex/latex/ncctools/nccfoots.sty
14mr|texlive-ncctools-3.5-3|66	%{_texmfdistdir}/tex/latex/ncctools/nccmath.sty
14mr|texlive-ncctools-3.5-3|67	%{_texmfdistdir}/tex/latex/ncctools/nccparskip.sty
14mr|texlive-ncctools-3.5-3|68	%{_texmfdistdir}/tex/latex/ncctools/nccpic.sty
14mr|texlive-ncctools-3.5-3|69	%{_texmfdistdir}/tex/latex/ncctools/nccrules.sty
14mr|texlive-ncctools-3.5-3|70	%{_texmfdistdir}/tex/latex/ncctools/nccsect.sty
14mr|texlive-ncctools-3.5-3|71	%{_texmfdistdir}/tex/latex/ncctools/nccstretch.sty
14mr|texlive-ncctools-3.5-3|72	%{_texmfdistdir}/tex/latex/ncctools/nccthm.sty
14mr|texlive-ncctools-3.5-3|73	%{_texmfdistdir}/tex/latex/ncctools/textarea.sty
14mr|texlive-ncctools-3.5-3|74	%{_texmfdistdir}/tex/latex/ncctools/tocenter.sty
14mr|texlive-ncctools-3.5-3|75	%{_texmfdistdir}/tex/latex/ncctools/topsection.sty
14mr|texlive-ncctools-3.5-3|76	%{_texmfdistdir}/tex/latex/ncctools/watermark.sty
14mr|texlive-ncctools-3.5-3|77	%doc %{_texmfdistdir}/doc/latex/ncctools/README
14mr|texlive-ncctools-3.5-3|78	%doc %{_texmfdistdir}/doc/latex/ncctools/README.source
14mr|texlive-ncctools-3.5-3|79	%doc %{_texmfdistdir}/doc/latex/ncctools/afterpackage.pdf
14mr|texlive-ncctools-3.5-3|80	%doc %{_texmfdistdir}/doc/latex/ncctools/changes.txt
14mr|texlive-ncctools-3.5-3|81	%doc %{_texmfdistdir}/doc/latex/ncctools/dcounter.pdf
14mr|texlive-ncctools-3.5-3|82	%doc %{_texmfdistdir}/doc/latex/ncctools/desclist.pdf
14mr|texlive-ncctools-3.5-3|83	%doc %{_texmfdistdir}/doc/latex/ncctools/extdash.pdf
14mr|texlive-ncctools-3.5-3|84	%doc %{_texmfdistdir}/doc/latex/ncctools/manifest.txt
14mr|texlive-ncctools-3.5-3|85	%doc %{_texmfdistdir}/doc/latex/ncctools/manyfoot.pdf
14mr|texlive-ncctools-3.5-3|86	%doc %{_texmfdistdir}/doc/latex/ncctools/mboxfill.pdf
14mr|texlive-ncctools-3.5-3|87	%doc %{_texmfdistdir}/doc/latex/ncctools/nccbbb.pdf
14mr|texlive-ncctools-3.5-3|88	%doc %{_texmfdistdir}/doc/latex/ncctools/nccboxes.pdf
14mr|texlive-ncctools-3.5-3|89	%doc %{_texmfdistdir}/doc/latex/ncctools/ncccomma.pdf
14mr|texlive-ncctools-3.5-3|90	%doc %{_texmfdistdir}/doc/latex/ncctools/ncccropbox.pdf
14mr|texlive-ncctools-3.5-3|91	%doc %{_texmfdistdir}/doc/latex/ncctools/ncccropmark.pdf
14mr|texlive-ncctools-3.5-3|92	%doc %{_texmfdistdir}/doc/latex/ncctools/nccfancyhdr.pdf
14mr|texlive-ncctools-3.5-3|93	%doc %{_texmfdistdir}/doc/latex/ncctools/nccfloats.pdf
14mr|texlive-ncctools-3.5-3|94	%doc %{_texmfdistdir}/doc/latex/ncctools/nccfoots.pdf
14mr|texlive-ncctools-3.5-3|95	%doc %{_texmfdistdir}/doc/latex/ncctools/nccmath.pdf
14mr|texlive-ncctools-3.5-3|96	%doc %{_texmfdistdir}/doc/latex/ncctools/nccparskip.pdf
14mr|texlive-ncctools-3.5-3|97	%doc %{_texmfdistdir}/doc/latex/ncctools/nccpic.pdf
14mr|texlive-ncctools-3.5-3|98	%doc %{_texmfdistdir}/doc/latex/ncctools/nccrules.pdf
14mr|texlive-ncctools-3.5-3|99	%doc %{_texmfdistdir}/doc/latex/ncctools/nccsect.pdf
14mr|texlive-ncctools-3.5-3|100	%doc %{_texmfdistdir}/doc/latex/ncctools/nccstretch.pdf
14mr|texlive-ncctools-3.5-3|101	%doc %{_texmfdistdir}/doc/latex/ncctools/nccthm.pdf
14mr|texlive-ncctools-3.5-3|102	%doc %{_texmfdistdir}/doc/latex/ncctools/ncctools.pdf
14mr|texlive-ncctools-3.5-3|103	%doc %{_texmfdistdir}/doc/latex/ncctools/ncctools.tex
14mr|texlive-ncctools-3.5-3|104	%doc %{_texmfdistdir}/doc/latex/ncctools/textarea.pdf
14mr|texlive-ncctools-3.5-3|105	%doc %{_texmfdistdir}/doc/latex/ncctools/tocenter.pdf
14mr|texlive-ncctools-3.5-3|106	%doc %{_texmfdistdir}/doc/latex/ncctools/topsection.pdf
14mr|texlive-ncctools-3.5-3|107	%doc %{_texmfdistdir}/doc/latex/ncctools/watermark.pdf
14mr|texlive-ncctools-3.5-3|108	#- source
14mr|texlive-ncctools-3.5-3|109	%doc %{_texmfdistdir}/source/latex/ncctools/afterpackage.dtx
14mr|texlive-ncctools-3.5-3|110	%doc %{_texmfdistdir}/source/latex/ncctools/dcounter.dtx
14mr|texlive-ncctools-3.5-3|111	%doc %{_texmfdistdir}/source/latex/ncctools/desclist.dtx
14mr|texlive-ncctools-3.5-3|112	%doc %{_texmfdistdir}/source/latex/ncctools/extdash.dtx
14mr|texlive-ncctools-3.5-3|113	%doc %{_texmfdistdir}/source/latex/ncctools/manyfoot.dtx
14mr|texlive-ncctools-3.5-3|114	%doc %{_texmfdistdir}/source/latex/ncctools/mboxfill.dtx
14mr|texlive-ncctools-3.5-3|115	%doc %{_texmfdistdir}/source/latex/ncctools/nccbbb.dtx
14mr|texlive-ncctools-3.5-3|116	%doc %{_texmfdistdir}/source/latex/ncctools/nccboxes.dtx
14mr|texlive-ncctools-3.5-3|117	%doc %{_texmfdistdir}/source/latex/ncctools/ncccomma.dtx
14mr|texlive-ncctools-3.5-3|118	%doc %{_texmfdistdir}/source/latex/ncctools/ncccropbox.dtx
14mr|texlive-ncctools-3.5-3|119	%doc %{_texmfdistdir}/source/latex/ncctools/ncccropmark.dtx
14mr|texlive-ncctools-3.5-3|120	%doc %{_texmfdistdir}/source/latex/ncctools/nccfancyhdr.dtx
14mr|texlive-ncctools-3.5-3|121	%doc %{_texmfdistdir}/source/latex/ncctools/nccfloats.dtx
14mr|texlive-ncctools-3.5-3|122	%doc %{_texmfdistdir}/source/latex/ncctools/nccfoots.dtx
14mr|texlive-ncctools-3.5-3|123	%doc %{_texmfdistdir}/source/latex/ncctools/nccmath.dtx
14mr|texlive-ncctools-3.5-3|124	%doc %{_texmfdistdir}/source/latex/ncctools/nccparskip.dtx
14mr|texlive-ncctools-3.5-3|125	%doc %{_texmfdistdir}/source/latex/ncctools/nccpic.dtx
14mr|texlive-ncctools-3.5-3|126	%doc %{_texmfdistdir}/source/latex/ncctools/nccrules.dtx
14mr|texlive-ncctools-3.5-3|127	%doc %{_texmfdistdir}/source/latex/ncctools/nccsect.dtx
14mr|texlive-ncctools-3.5-3|128	%doc %{_texmfdistdir}/source/latex/ncctools/nccstretch.dtx
14mr|texlive-ncctools-3.5-3|129	%doc %{_texmfdistdir}/source/latex/ncctools/nccthm.dtx
14mr|texlive-ncctools-3.5-3|130	%doc %{_texmfdistdir}/source/latex/ncctools/ncctools.ins
14mr|texlive-ncctools-3.5-3|131	%doc %{_texmfdistdir}/source/latex/ncctools/textarea.dtx
14mr|texlive-ncctools-3.5-3|132	%doc %{_texmfdistdir}/source/latex/ncctools/tocenter.dtx
14mr|texlive-ncctools-3.5-3|133	%doc %{_texmfdistdir}/source/latex/ncctools/topsection.dtx
14mr|texlive-ncctools-3.5-3|134	%doc %{_texmfdistdir}/source/latex/ncctools/watermark.dtx
14mr|texlive-ncctools-3.5-3|135	
14mr|texlive-ncctools-3.5-3|136	#-----------------------------------------------------------------------
14mr|texlive-ncctools-3.5-3|137	%prep
14mr|texlive-ncctools-3.5-3|138	%setup -c -a0 -a1 -a2
14mr|texlive-ncctools-3.5-3|139	
14mr|texlive-ncctools-3.5-3|140	%build
14mr|texlive-ncctools-3.5-3|141	
14mr|texlive-ncctools-3.5-3|142	%install
14mr|texlive-ncctools-3.5-3|143	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ncctools-3.5-3|144	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ncctools-3.5-3|145	
14mr|texlive-ncctools-3.5-3|146	
14mr|texlive-ncctools-3.5-3|147	
14mr|texlive-ncctools-3.5-3|148	%changelog
14mr|texlive-ncctools-3.5-3|149	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5-3
14mr|texlive-ncctools-3.5-3|150	+ Revision: 9811c92
14mr|texlive-ncctools-3.5-3|151	- MassBuild#440: Increase release tag
14mr|texlive-ncctools-3.5-3|152	
14mr|texlive-ncctools-3.5-3|153	

20847 14
14mr|texlive-ncntrsbk-20110301-3|1	# revision 21993
14mr|texlive-ncntrsbk-20110301-3|2	# category Package
14mr|texlive-ncntrsbk-20110301-3|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-ncntrsbk-20110301-3|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-ncntrsbk-20110301-3|5	# catalog-license gpl
14mr|texlive-ncntrsbk-20110301-3|6	# catalog-version undef
14mr|texlive-ncntrsbk-20110301-3|7	Name:		texlive-ncntrsbk
14mr|texlive-ncntrsbk-20110301-3|8	Version:	20110301
14mr|texlive-ncntrsbk-20110301-3|9	Release:	3
14mr|texlive-ncntrsbk-20110301-3|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-ncntrsbk-20110301-3|11	Group:		Publishing
14mr|texlive-ncntrsbk-20110301-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-ncntrsbk-20110301-3|13	License:	GPL
14mr|texlive-ncntrsbk-20110301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncntrsbk.tar.xz
14mr|texlive-ncntrsbk-20110301-3|15	BuildArch:	noarch
14mr|texlive-ncntrsbk-20110301-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-ncntrsbk-20110301-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-ncntrsbk-20110301-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-ncntrsbk-20110301-3|19	
14mr|texlive-ncntrsbk-20110301-3|20	%description
14mr|texlive-ncntrsbk-20110301-3|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-ncntrsbk-20110301-3|22	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-ncntrsbk-20110301-3|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-ncntrsbk-20110301-3|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-ncntrsbk-20110301-3|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-ncntrsbk-20110301-3|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-ncntrsbk-20110301-3|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-ncntrsbk-20110301-3|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-ncntrsbk-20110301-3|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-ncntrsbk-20110301-3|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-ncntrsbk-20110301-3|31	(substituting for Adobe's Palatino).
14mr|texlive-ncntrsbk-20110301-3|32	
14mr|texlive-ncntrsbk-20110301-3|33	%post
14mr|texlive-ncntrsbk-20110301-3|34	%{_sbindir}/texlive.post
14mr|texlive-ncntrsbk-20110301-3|35	
14mr|texlive-ncntrsbk-20110301-3|36	%postun
14mr|texlive-ncntrsbk-20110301-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-ncntrsbk-20110301-3|38	%{_sbindir}/texlive.post
14mr|texlive-ncntrsbk-20110301-3|39	fi
14mr|texlive-ncntrsbk-20110301-3|40	
14mr|texlive-ncntrsbk-20110301-3|41	#-----------------------------------------------------------------------
14mr|texlive-ncntrsbk-20110301-3|42	%files
14mr|texlive-ncntrsbk-20110301-3|43	%{_texmfdistdir}/dvips/ncntrsbk/config.unc
14mr|texlive-ncntrsbk-20110301-3|44	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncb8a.afm
14mr|texlive-ncntrsbk-20110301-3|45	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncbi8a.afm
14mr|texlive-ncntrsbk-20110301-3|46	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncr8a.afm
14mr|texlive-ncntrsbk-20110301-3|47	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncri8a.afm
14mr|texlive-ncntrsbk-20110301-3|48	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncb8a.afm
14mr|texlive-ncntrsbk-20110301-3|49	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncbi8a.afm
14mr|texlive-ncntrsbk-20110301-3|50	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncr8a.afm
14mr|texlive-ncntrsbk-20110301-3|51	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncri8a.afm
14mr|texlive-ncntrsbk-20110301-3|52	%{_texmfdistdir}/fonts/map/dvips/ncntrsbk/unc.map
14mr|texlive-ncntrsbk-20110301-3|53	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb.tfm
14mr|texlive-ncntrsbk-20110301-3|54	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb7t.tfm
14mr|texlive-ncntrsbk-20110301-3|55	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8c.tfm
14mr|texlive-ncntrsbk-20110301-3|56	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8r.tfm
14mr|texlive-ncntrsbk-20110301-3|57	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8t.tfm
14mr|texlive-ncntrsbk-20110301-3|58	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc.tfm
14mr|texlive-ncntrsbk-20110301-3|59	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc7t.tfm
14mr|texlive-ncntrsbk-20110301-3|60	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc8t.tfm
14mr|texlive-ncntrsbk-20110301-3|61	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi.tfm
14mr|texlive-ncntrsbk-20110301-3|62	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi7t.tfm
14mr|texlive-ncntrsbk-20110301-3|63	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8c.tfm
14mr|texlive-ncntrsbk-20110301-3|64	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8r.tfm
14mr|texlive-ncntrsbk-20110301-3|65	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8t.tfm
14mr|texlive-ncntrsbk-20110301-3|66	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo.tfm
14mr|texlive-ncntrsbk-20110301-3|67	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo7t.tfm
14mr|texlive-ncntrsbk-20110301-3|68	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8c.tfm
14mr|texlive-ncntrsbk-20110301-3|69	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8r.tfm
14mr|texlive-ncntrsbk-20110301-3|70	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8t.tfm
14mr|texlive-ncntrsbk-20110301-3|71	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr.tfm
14mr|texlive-ncntrsbk-20110301-3|72	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr7t.tfm
14mr|texlive-ncntrsbk-20110301-3|73	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8c.tfm
14mr|texlive-ncntrsbk-20110301-3|74	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8r.tfm
14mr|texlive-ncntrsbk-20110301-3|75	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8t.tfm
14mr|texlive-ncntrsbk-20110301-3|76	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc.tfm
14mr|texlive-ncntrsbk-20110301-3|77	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc7t.tfm
14mr|texlive-ncntrsbk-20110301-3|78	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc8t.tfm
14mr|texlive-ncntrsbk-20110301-3|79	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri.tfm
14mr|texlive-ncntrsbk-20110301-3|80	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri7t.tfm
14mr|texlive-ncntrsbk-20110301-3|81	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8c.tfm
14mr|texlive-ncntrsbk-20110301-3|82	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8r.tfm
14mr|texlive-ncntrsbk-20110301-3|83	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8t.tfm
14mr|texlive-ncntrsbk-20110301-3|84	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro.tfm
14mr|texlive-ncntrsbk-20110301-3|85	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro7t.tfm
14mr|texlive-ncntrsbk-20110301-3|86	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8c.tfm
14mr|texlive-ncntrsbk-20110301-3|87	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8r.tfm
14mr|texlive-ncntrsbk-20110301-3|88	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8t.tfm
14mr|texlive-ncntrsbk-20110301-3|89	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncb8z.tfm
14mr|texlive-ncntrsbk-20110301-3|90	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncbc8z.tfm
14mr|texlive-ncntrsbk-20110301-3|91	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncbi8z.tfm
14mr|texlive-ncntrsbk-20110301-3|92	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncr8z.tfm
14mr|texlive-ncntrsbk-20110301-3|93	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncrc8z.tfm
14mr|texlive-ncntrsbk-20110301-3|94	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncri8z.tfm
14mr|texlive-ncntrsbk-20110301-3|95	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncrv8z.tfm
14mr|texlive-ncntrsbk-20110301-3|96	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncb.tfm
14mr|texlive-ncntrsbk-20110301-3|97	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncbi.tfm
14mr|texlive-ncntrsbk-20110301-3|98	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncr.tfm
14mr|texlive-ncntrsbk-20110301-3|99	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncri.tfm
14mr|texlive-ncntrsbk-20110301-3|100	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb7t.tfm
14mr|texlive-ncntrsbk-20110301-3|101	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8c.tfm
14mr|texlive-ncntrsbk-20110301-3|102	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8r.tfm
14mr|texlive-ncntrsbk-20110301-3|103	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8t.tfm
14mr|texlive-ncntrsbk-20110301-3|104	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbc7t.tfm
14mr|texlive-ncntrsbk-20110301-3|105	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbc8t.tfm
14mr|texlive-ncntrsbk-20110301-3|106	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi7t.tfm
14mr|texlive-ncntrsbk-20110301-3|107	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8c.tfm
14mr|texlive-ncntrsbk-20110301-3|108	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8r.tfm
14mr|texlive-ncntrsbk-20110301-3|109	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8t.tfm
14mr|texlive-ncntrsbk-20110301-3|110	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo7t.tfm
14mr|texlive-ncntrsbk-20110301-3|111	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8c.tfm
14mr|texlive-ncntrsbk-20110301-3|112	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8r.tfm
14mr|texlive-ncntrsbk-20110301-3|113	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8t.tfm
14mr|texlive-ncntrsbk-20110301-3|114	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr7t.tfm
14mr|texlive-ncntrsbk-20110301-3|115	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8c.tfm
14mr|texlive-ncntrsbk-20110301-3|116	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8r.tfm
14mr|texlive-ncntrsbk-20110301-3|117	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8t.tfm
14mr|texlive-ncntrsbk-20110301-3|118	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncrc7t.tfm
14mr|texlive-ncntrsbk-20110301-3|119	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncrc8t.tfm
14mr|texlive-ncntrsbk-20110301-3|120	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri7t.tfm
14mr|texlive-ncntrsbk-20110301-3|121	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8c.tfm
14mr|texlive-ncntrsbk-20110301-3|122	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8r.tfm
14mr|texlive-ncntrsbk-20110301-3|123	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8t.tfm
14mr|texlive-ncntrsbk-20110301-3|124	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro7t.tfm
14mr|texlive-ncntrsbk-20110301-3|125	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8c.tfm
14mr|texlive-ncntrsbk-20110301-3|126	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8r.tfm
14mr|texlive-ncntrsbk-20110301-3|127	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8t.tfm
14mr|texlive-ncntrsbk-20110301-3|128	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncb8a.pfb
14mr|texlive-ncntrsbk-20110301-3|129	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncb8a.pfm
14mr|texlive-ncntrsbk-20110301-3|130	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncbi8a.pfb
14mr|texlive-ncntrsbk-20110301-3|131	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncbi8a.pfm
14mr|texlive-ncntrsbk-20110301-3|132	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncr8a.pfb
14mr|texlive-ncntrsbk-20110301-3|133	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncr8a.pfm
14mr|texlive-ncntrsbk-20110301-3|134	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncri8a.pfb
14mr|texlive-ncntrsbk-20110301-3|135	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncri8a.pfm
14mr|texlive-ncntrsbk-20110301-3|136	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb.vf
14mr|texlive-ncntrsbk-20110301-3|137	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb7t.vf
14mr|texlive-ncntrsbk-20110301-3|138	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb8c.vf
14mr|texlive-ncntrsbk-20110301-3|139	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb8t.vf
14mr|texlive-ncntrsbk-20110301-3|140	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc.vf
14mr|texlive-ncntrsbk-20110301-3|141	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc7t.vf
14mr|texlive-ncntrsbk-20110301-3|142	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc8t.vf
14mr|texlive-ncntrsbk-20110301-3|143	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi.vf
14mr|texlive-ncntrsbk-20110301-3|144	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi7t.vf
14mr|texlive-ncntrsbk-20110301-3|145	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi8c.vf
14mr|texlive-ncntrsbk-20110301-3|146	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi8t.vf
14mr|texlive-ncntrsbk-20110301-3|147	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo.vf
14mr|texlive-ncntrsbk-20110301-3|148	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo7t.vf
14mr|texlive-ncntrsbk-20110301-3|149	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo8c.vf
14mr|texlive-ncntrsbk-20110301-3|150	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo8t.vf
14mr|texlive-ncntrsbk-20110301-3|151	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr.vf
14mr|texlive-ncntrsbk-20110301-3|152	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr7t.vf
14mr|texlive-ncntrsbk-20110301-3|153	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr8c.vf
14mr|texlive-ncntrsbk-20110301-3|154	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr8t.vf
14mr|texlive-ncntrsbk-20110301-3|155	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc.vf
14mr|texlive-ncntrsbk-20110301-3|156	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc7t.vf
14mr|texlive-ncntrsbk-20110301-3|157	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc8t.vf
14mr|texlive-ncntrsbk-20110301-3|158	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri.vf
14mr|texlive-ncntrsbk-20110301-3|159	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri7t.vf
14mr|texlive-ncntrsbk-20110301-3|160	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri8c.vf
14mr|texlive-ncntrsbk-20110301-3|161	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri8t.vf
14mr|texlive-ncntrsbk-20110301-3|162	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro.vf
14mr|texlive-ncntrsbk-20110301-3|163	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro7t.vf
14mr|texlive-ncntrsbk-20110301-3|164	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro8c.vf
14mr|texlive-ncntrsbk-20110301-3|165	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro8t.vf
14mr|texlive-ncntrsbk-20110301-3|166	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncb8z.vf
14mr|texlive-ncntrsbk-20110301-3|167	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncbc8z.vf
14mr|texlive-ncntrsbk-20110301-3|168	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncbi8z.vf
14mr|texlive-ncntrsbk-20110301-3|169	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncr8z.vf
14mr|texlive-ncntrsbk-20110301-3|170	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncrc8z.vf
14mr|texlive-ncntrsbk-20110301-3|171	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncri8z.vf
14mr|texlive-ncntrsbk-20110301-3|172	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncrv8z.vf
14mr|texlive-ncntrsbk-20110301-3|173	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb7t.vf
14mr|texlive-ncntrsbk-20110301-3|174	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb8c.vf
14mr|texlive-ncntrsbk-20110301-3|175	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb8t.vf
14mr|texlive-ncntrsbk-20110301-3|176	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbc7t.vf
14mr|texlive-ncntrsbk-20110301-3|177	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbc8t.vf
14mr|texlive-ncntrsbk-20110301-3|178	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi7t.vf
14mr|texlive-ncntrsbk-20110301-3|179	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi8c.vf
14mr|texlive-ncntrsbk-20110301-3|180	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi8t.vf
14mr|texlive-ncntrsbk-20110301-3|181	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo7t.vf
14mr|texlive-ncntrsbk-20110301-3|182	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo8c.vf
14mr|texlive-ncntrsbk-20110301-3|183	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo8t.vf
14mr|texlive-ncntrsbk-20110301-3|184	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr7t.vf
14mr|texlive-ncntrsbk-20110301-3|185	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr8c.vf
14mr|texlive-ncntrsbk-20110301-3|186	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr8t.vf
14mr|texlive-ncntrsbk-20110301-3|187	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncrc7t.vf
14mr|texlive-ncntrsbk-20110301-3|188	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncrc8t.vf
14mr|texlive-ncntrsbk-20110301-3|189	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri7t.vf
14mr|texlive-ncntrsbk-20110301-3|190	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri8c.vf
14mr|texlive-ncntrsbk-20110301-3|191	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri8t.vf
14mr|texlive-ncntrsbk-20110301-3|192	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro7t.vf
14mr|texlive-ncntrsbk-20110301-3|193	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro8c.vf
14mr|texlive-ncntrsbk-20110301-3|194	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro8t.vf
14mr|texlive-ncntrsbk-20110301-3|195	%{_texmfdistdir}/tex/latex/ncntrsbk/8runc.fd
14mr|texlive-ncntrsbk-20110301-3|196	%{_texmfdistdir}/tex/latex/ncntrsbk/omlunc.fd
14mr|texlive-ncntrsbk-20110301-3|197	%{_texmfdistdir}/tex/latex/ncntrsbk/omsunc.fd
14mr|texlive-ncntrsbk-20110301-3|198	%{_texmfdistdir}/tex/latex/ncntrsbk/ot1unc.fd
14mr|texlive-ncntrsbk-20110301-3|199	%{_texmfdistdir}/tex/latex/ncntrsbk/t1unc.fd
14mr|texlive-ncntrsbk-20110301-3|200	%{_texmfdistdir}/tex/latex/ncntrsbk/ts1unc.fd
14mr|texlive-ncntrsbk-20110301-3|201	
14mr|texlive-ncntrsbk-20110301-3|202	#-----------------------------------------------------------------------
14mr|texlive-ncntrsbk-20110301-3|203	%prep
14mr|texlive-ncntrsbk-20110301-3|204	%setup -c -a0
14mr|texlive-ncntrsbk-20110301-3|205	
14mr|texlive-ncntrsbk-20110301-3|206	%build
14mr|texlive-ncntrsbk-20110301-3|207	
14mr|texlive-ncntrsbk-20110301-3|208	%install
14mr|texlive-ncntrsbk-20110301-3|209	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ncntrsbk-20110301-3|210	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-ncntrsbk-20110301-3|211	
14mr|texlive-ncntrsbk-20110301-3|212	
14mr|texlive-ncntrsbk-20110301-3|213	
14mr|texlive-ncntrsbk-20110301-3|214	%changelog
14mr|texlive-ncntrsbk-20110301-3|215	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110301-3
14mr|texlive-ncntrsbk-20110301-3|216	+ Revision: 1817fc2
14mr|texlive-ncntrsbk-20110301-3|217	- MassBuild#440: Increase release tag
14mr|texlive-ncntrsbk-20110301-3|218	
14mr|texlive-ncntrsbk-20110301-3|219	

20848 14
14mr|texlive-nddiss-3.0-3|1	# revision 15878
14mr|texlive-nddiss-3.0-3|2	# category Package
14mr|texlive-nddiss-3.0-3|3	# catalog-ctan /macros/latex/contrib/nddiss
14mr|texlive-nddiss-3.0-3|4	# catalog-date 2008-08-22 17:15:44 +0200
14mr|texlive-nddiss-3.0-3|5	# catalog-license lppl
14mr|texlive-nddiss-3.0-3|6	# catalog-version 3.0
14mr|texlive-nddiss-3.0-3|7	Name:		texlive-nddiss
14mr|texlive-nddiss-3.0-3|8	Version:	3.0
14mr|texlive-nddiss-3.0-3|9	Release:	3
14mr|texlive-nddiss-3.0-3|10	Summary:	Notre Dame Dissertation format class
14mr|texlive-nddiss-3.0-3|11	Group:		Publishing
14mr|texlive-nddiss-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nddiss
14mr|texlive-nddiss-3.0-3|13	License:	LPPL
14mr|texlive-nddiss-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nddiss.tar.xz
14mr|texlive-nddiss-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nddiss.doc.tar.xz
14mr|texlive-nddiss-3.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nddiss.source.tar.xz
14mr|texlive-nddiss-3.0-3|17	BuildArch:	noarch
14mr|texlive-nddiss-3.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nddiss-3.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nddiss-3.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nddiss-3.0-3|21	
14mr|texlive-nddiss-3.0-3|22	%description
14mr|texlive-nddiss-3.0-3|23	This class file conforms to the requirements of the Graduate
14mr|texlive-nddiss-3.0-3|24	School of the University of Notre Dame; with it a user can
14mr|texlive-nddiss-3.0-3|25	format a thesis or dissertation in LaTeX.
14mr|texlive-nddiss-3.0-3|26	
14mr|texlive-nddiss-3.0-3|27	%post
14mr|texlive-nddiss-3.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-nddiss-3.0-3|29	
14mr|texlive-nddiss-3.0-3|30	%postun
14mr|texlive-nddiss-3.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-nddiss-3.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-nddiss-3.0-3|33	fi
14mr|texlive-nddiss-3.0-3|34	
14mr|texlive-nddiss-3.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-nddiss-3.0-3|36	%files
14mr|texlive-nddiss-3.0-3|37	%{_texmfdistdir}/bibtex/bst/nddiss/nddiss2e.bst
14mr|texlive-nddiss-3.0-3|38	%{_texmfdistdir}/tex/latex/nddiss/nddiss2e.cls
14mr|texlive-nddiss-3.0-3|39	%doc %{_texmfdistdir}/doc/latex/nddiss/ReadMe.1st.txt
14mr|texlive-nddiss-3.0-3|40	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/LICENSE
14mr|texlive-nddiss-3.0-3|41	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/README.1st.txt
14mr|texlive-nddiss-3.0-3|42	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/VERSION
14mr|texlive-nddiss-3.0-3|43	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/appendix.tex
14mr|texlive-nddiss-3.0-3|44	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/chapter1.tex
14mr|texlive-nddiss-3.0-3|45	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/chapter2.tex
14mr|texlive-nddiss-3.0-3|46	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.bib
14mr|texlive-nddiss-3.0-3|47	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.pdf
14mr|texlive-nddiss-3.0-3|48	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.tex
14mr|texlive-nddiss-3.0-3|49	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/makefile
14mr|texlive-nddiss-3.0-3|50	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/makefile.chapterbib
14mr|texlive-nddiss-3.0-3|51	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/sample_nd.eps
14mr|texlive-nddiss-3.0-3|52	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/sample_nd.pdf
14mr|texlive-nddiss-3.0-3|53	%doc %{_texmfdistdir}/doc/latex/nddiss/ltxdoc.cfg
14mr|texlive-nddiss-3.0-3|54	%doc %{_texmfdistdir}/doc/latex/nddiss/nddiss2e.pdf
14mr|texlive-nddiss-3.0-3|55	%doc %{_texmfdistdir}/doc/latex/nddiss/process.sh
14mr|texlive-nddiss-3.0-3|56	%doc %{_texmfdistdir}/doc/latex/nddiss/template.tex
14mr|texlive-nddiss-3.0-3|57	#- source
14mr|texlive-nddiss-3.0-3|58	%doc %{_texmfdistdir}/source/latex/nddiss/nddiss2e.dtx
14mr|texlive-nddiss-3.0-3|59	%doc %{_texmfdistdir}/source/latex/nddiss/nddiss2e.ins
14mr|texlive-nddiss-3.0-3|60	
14mr|texlive-nddiss-3.0-3|61	#-----------------------------------------------------------------------
14mr|texlive-nddiss-3.0-3|62	%prep
14mr|texlive-nddiss-3.0-3|63	%setup -c -a0 -a1 -a2
14mr|texlive-nddiss-3.0-3|64	
14mr|texlive-nddiss-3.0-3|65	%build
14mr|texlive-nddiss-3.0-3|66	
14mr|texlive-nddiss-3.0-3|67	%install
14mr|texlive-nddiss-3.0-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nddiss-3.0-3|69	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nddiss-3.0-3|70	
14mr|texlive-nddiss-3.0-3|71	
14mr|texlive-nddiss-3.0-3|72	
14mr|texlive-nddiss-3.0-3|73	%changelog
14mr|texlive-nddiss-3.0-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-3
14mr|texlive-nddiss-3.0-3|75	+ Revision: 9a169a9
14mr|texlive-nddiss-3.0-3|76	- MassBuild#440: Increase release tag
14mr|texlive-nddiss-3.0-3|77	
14mr|texlive-nddiss-3.0-3|78	

20849 14
14mr|texlive-needspace-1.3d-6|1	# revision 29601
14mr|texlive-needspace-1.3d-6|2	# category Package
14mr|texlive-needspace-1.3d-6|3	# catalog-ctan /macros/latex/contrib/needspace
14mr|texlive-needspace-1.3d-6|4	# catalog-date 2013-04-01 14:35:12 +0200
14mr|texlive-needspace-1.3d-6|5	# catalog-license lppl
14mr|texlive-needspace-1.3d-6|6	# catalog-version 1.3d
14mr|texlive-needspace-1.3d-6|7	Name:		texlive-needspace
14mr|texlive-needspace-1.3d-6|8	Version:	1.3d
14mr|texlive-needspace-1.3d-6|9	Release:	6
14mr|texlive-needspace-1.3d-6|10	Summary:	Insert pagebreak if not enough space
14mr|texlive-needspace-1.3d-6|11	Group:		Publishing
14mr|texlive-needspace-1.3d-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/needspace
14mr|texlive-needspace-1.3d-6|13	License:	LPPL
14mr|texlive-needspace-1.3d-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.tar.xz
14mr|texlive-needspace-1.3d-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.doc.tar.xz
14mr|texlive-needspace-1.3d-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.source.tar.xz
14mr|texlive-needspace-1.3d-6|17	BuildArch:	noarch
14mr|texlive-needspace-1.3d-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-needspace-1.3d-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-needspace-1.3d-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-needspace-1.3d-6|21	
14mr|texlive-needspace-1.3d-6|22	%description
14mr|texlive-needspace-1.3d-6|23	Provides commands to disable pagebreaking within a given
14mr|texlive-needspace-1.3d-6|24	vertical space. If there is not enough space between the
14mr|texlive-needspace-1.3d-6|25	command and the bottom of the page, a new page will be started.
14mr|texlive-needspace-1.3d-6|26	
14mr|texlive-needspace-1.3d-6|27	%post
14mr|texlive-needspace-1.3d-6|28	%{_sbindir}/texlive.post
14mr|texlive-needspace-1.3d-6|29	
14mr|texlive-needspace-1.3d-6|30	%postun
14mr|texlive-needspace-1.3d-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-needspace-1.3d-6|32	%{_sbindir}/texlive.post
14mr|texlive-needspace-1.3d-6|33	fi
14mr|texlive-needspace-1.3d-6|34	
14mr|texlive-needspace-1.3d-6|35	#-----------------------------------------------------------------------
14mr|texlive-needspace-1.3d-6|36	%files
14mr|texlive-needspace-1.3d-6|37	%{_texmfdistdir}/tex/latex/needspace/needspace.sty
14mr|texlive-needspace-1.3d-6|38	%doc %{_texmfdistdir}/doc/latex/needspace/README
14mr|texlive-needspace-1.3d-6|39	%doc %{_texmfdistdir}/doc/latex/needspace/needspace.pdf
14mr|texlive-needspace-1.3d-6|40	#- source
14mr|texlive-needspace-1.3d-6|41	%doc %{_texmfdistdir}/source/latex/needspace/needspace.ins
14mr|texlive-needspace-1.3d-6|42	%doc %{_texmfdistdir}/source/latex/needspace/needspace.tex
14mr|texlive-needspace-1.3d-6|43	
14mr|texlive-needspace-1.3d-6|44	#-----------------------------------------------------------------------
14mr|texlive-needspace-1.3d-6|45	%prep
14mr|texlive-needspace-1.3d-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-needspace-1.3d-6|47	
14mr|texlive-needspace-1.3d-6|48	%build
14mr|texlive-needspace-1.3d-6|49	
14mr|texlive-needspace-1.3d-6|50	%install
14mr|texlive-needspace-1.3d-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-needspace-1.3d-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-needspace-1.3d-6|53	
14mr|texlive-needspace-1.3d-6|54	%changelog
14mr|texlive-needspace-1.3d-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3d-6
14mr|texlive-needspace-1.3d-6|56	+ Revision: db1b06c
14mr|texlive-needspace-1.3d-6|57	- MassBuild#440: Increase release tag
14mr|texlive-needspace-1.3d-6|58	
14mr|texlive-needspace-1.3d-6|59	

20850 14
14mr|texlive-nestquot-20120606-2|1	# revision 27323
14mr|texlive-nestquot-20120606-2|2	# category Package
14mr|texlive-nestquot-20120606-2|3	# catalog-ctan /macros/latex/contrib/nestquot
14mr|texlive-nestquot-20120606-2|4	# catalog-date 2012-06-06 18:43:10 +0200
14mr|texlive-nestquot-20120606-2|5	# catalog-license other-free
14mr|texlive-nestquot-20120606-2|6	# catalog-version undef
14mr|texlive-nestquot-20120606-2|7	Name:		texlive-nestquot
14mr|texlive-nestquot-20120606-2|8	Version:	20120606
14mr|texlive-nestquot-20120606-2|9	Release:	2
14mr|texlive-nestquot-20120606-2|10	Summary:	Alternate quotes between double and single with nesting
14mr|texlive-nestquot-20120606-2|11	Group:		Publishing
14mr|texlive-nestquot-20120606-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nestquot
14mr|texlive-nestquot-20120606-2|13	License:	OTHER-FREE
14mr|texlive-nestquot-20120606-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nestquot.tar.xz
14mr|texlive-nestquot-20120606-2|15	BuildArch:	noarch
14mr|texlive-nestquot-20120606-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-nestquot-20120606-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-nestquot-20120606-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-nestquot-20120606-2|19	
14mr|texlive-nestquot-20120606-2|20	%description
14mr|texlive-nestquot-20120606-2|21	Provides two new commands: \nlq and \nrq for nesting left and
14mr|texlive-nestquot-20120606-2|22	right quotes that properly change between double and single
14mr|texlive-nestquot-20120606-2|23	quotes according to their nesting level. For example, the input
14mr|texlive-nestquot-20120606-2|24	\nlq Foo \nlq bar\nrq\ bletch\nrq will be typeset as if it had
14mr|texlive-nestquot-20120606-2|25	been entered as "Foo 'bar' bletch".
14mr|texlive-nestquot-20120606-2|26	
14mr|texlive-nestquot-20120606-2|27	%post
14mr|texlive-nestquot-20120606-2|28	%{_sbindir}/texlive.post
14mr|texlive-nestquot-20120606-2|29	
14mr|texlive-nestquot-20120606-2|30	%postun
14mr|texlive-nestquot-20120606-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-nestquot-20120606-2|32	%{_sbindir}/texlive.post
14mr|texlive-nestquot-20120606-2|33	fi
14mr|texlive-nestquot-20120606-2|34	
14mr|texlive-nestquot-20120606-2|35	#-----------------------------------------------------------------------
14mr|texlive-nestquot-20120606-2|36	%files
14mr|texlive-nestquot-20120606-2|37	%{_texmfdistdir}/tex/latex/nestquot/nestquot.sty
14mr|texlive-nestquot-20120606-2|38	
14mr|texlive-nestquot-20120606-2|39	#-----------------------------------------------------------------------
14mr|texlive-nestquot-20120606-2|40	%prep
14mr|texlive-nestquot-20120606-2|41	%setup -c -a0
14mr|texlive-nestquot-20120606-2|42	
14mr|texlive-nestquot-20120606-2|43	%build
14mr|texlive-nestquot-20120606-2|44	
14mr|texlive-nestquot-20120606-2|45	%install
14mr|texlive-nestquot-20120606-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nestquot-20120606-2|47	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-nestquot-20120606-2|48	
14mr|texlive-nestquot-20120606-2|49	
14mr|texlive-nestquot-20120606-2|50	
14mr|texlive-nestquot-20120606-2|51	%changelog
14mr|texlive-nestquot-20120606-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120606-2
14mr|texlive-nestquot-20120606-2|53	+ Revision: c7c698b
14mr|texlive-nestquot-20120606-2|54	- MassBuild#440: Increase release tag
14mr|texlive-nestquot-20120606-2|55	
14mr|texlive-nestquot-20120606-2|56	

20851 14
14mr|texlive-neuralnetwork-1.0-6|1	# revision 31500
14mr|texlive-neuralnetwork-1.0-6|2	# category Package
14mr|texlive-neuralnetwork-1.0-6|3	# catalog-ctan /graphics/pgf/contrib/neuralnetwork
14mr|texlive-neuralnetwork-1.0-6|4	# catalog-date 2013-08-22 18:53:49 +0200
14mr|texlive-neuralnetwork-1.0-6|5	# catalog-license gpl
14mr|texlive-neuralnetwork-1.0-6|6	# catalog-version 1.0
14mr|texlive-neuralnetwork-1.0-6|7	Name:		texlive-neuralnetwork
14mr|texlive-neuralnetwork-1.0-6|8	Version:	1.0
14mr|texlive-neuralnetwork-1.0-6|9	Release:	6
14mr|texlive-neuralnetwork-1.0-6|10	Summary:	Graph-drawing for neural networks
14mr|texlive-neuralnetwork-1.0-6|11	Group:		Publishing
14mr|texlive-neuralnetwork-1.0-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/neuralnetwork
14mr|texlive-neuralnetwork-1.0-6|13	License:	GPL
14mr|texlive-neuralnetwork-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/neuralnetwork.tar.xz
14mr|texlive-neuralnetwork-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/neuralnetwork.doc.tar.xz
14mr|texlive-neuralnetwork-1.0-6|16	BuildArch:	noarch
14mr|texlive-neuralnetwork-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-neuralnetwork-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-neuralnetwork-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-neuralnetwork-1.0-6|20	
14mr|texlive-neuralnetwork-1.0-6|21	%description
14mr|texlive-neuralnetwork-1.0-6|22	The package provides facilities for graph-drawing, with
14mr|texlive-neuralnetwork-1.0-6|23	facilities designed for neural network diagrams.
14mr|texlive-neuralnetwork-1.0-6|24	
14mr|texlive-neuralnetwork-1.0-6|25	%post
14mr|texlive-neuralnetwork-1.0-6|26	%{_sbindir}/texlive.post
14mr|texlive-neuralnetwork-1.0-6|27	
14mr|texlive-neuralnetwork-1.0-6|28	%postun
14mr|texlive-neuralnetwork-1.0-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-neuralnetwork-1.0-6|30	%{_sbindir}/texlive.post
14mr|texlive-neuralnetwork-1.0-6|31	fi
14mr|texlive-neuralnetwork-1.0-6|32	
14mr|texlive-neuralnetwork-1.0-6|33	#-----------------------------------------------------------------------
14mr|texlive-neuralnetwork-1.0-6|34	%files
14mr|texlive-neuralnetwork-1.0-6|35	%{_texmfdistdir}/tex/latex/neuralnetwork/neuralnetwork.sty
14mr|texlive-neuralnetwork-1.0-6|36	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neural-networks-ebook.pdf
14mr|texlive-neuralnetwork-1.0-6|37	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neuralnetwork.pdf
14mr|texlive-neuralnetwork-1.0-6|38	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neuralnetwork.tex
14mr|texlive-neuralnetwork-1.0-6|39	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/xor.pdf
14mr|texlive-neuralnetwork-1.0-6|40	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/xor.tex
14mr|texlive-neuralnetwork-1.0-6|41	
14mr|texlive-neuralnetwork-1.0-6|42	#-----------------------------------------------------------------------
14mr|texlive-neuralnetwork-1.0-6|43	%prep
14mr|texlive-neuralnetwork-1.0-6|44	%setup -c -a0 -a1
14mr|texlive-neuralnetwork-1.0-6|45	
14mr|texlive-neuralnetwork-1.0-6|46	%build
14mr|texlive-neuralnetwork-1.0-6|47	
14mr|texlive-neuralnetwork-1.0-6|48	%install
14mr|texlive-neuralnetwork-1.0-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-neuralnetwork-1.0-6|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-neuralnetwork-1.0-6|51	
14mr|texlive-neuralnetwork-1.0-6|52	%changelog
14mr|texlive-neuralnetwork-1.0-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-neuralnetwork-1.0-6|54	+ Revision: 36ed9d6
14mr|texlive-neuralnetwork-1.0-6|55	- MassBuild#440: Increase release tag
14mr|texlive-neuralnetwork-1.0-6|56	
14mr|texlive-neuralnetwork-1.0-6|57	

20852 14
14mr|texlive-newcommand-2.0-3|1	# revision 18704
14mr|texlive-newcommand-2.0-3|2	# category Package
14mr|texlive-newcommand-2.0-3|3	# catalog-ctan /support/newcommand
14mr|texlive-newcommand-2.0-3|4	# catalog-date 2010-06-02 16:01:13 +0200
14mr|texlive-newcommand-2.0-3|5	# catalog-license lppl
14mr|texlive-newcommand-2.0-3|6	# catalog-version 2.0
14mr|texlive-newcommand-2.0-3|7	Name:		texlive-newcommand
14mr|texlive-newcommand-2.0-3|8	Version:	2.0
14mr|texlive-newcommand-2.0-3|9	Release:	3
14mr|texlive-newcommand-2.0-3|10	Summary:	Generate new LaTeX command definitions
14mr|texlive-newcommand-2.0-3|11	Group:		Publishing
14mr|texlive-newcommand-2.0-3|12	URL:		http://www.ctan.org/tex-archive/support/newcommand
14mr|texlive-newcommand-2.0-3|13	License:	LPPL
14mr|texlive-newcommand-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newcommand.tar.xz
14mr|texlive-newcommand-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newcommand.doc.tar.xz
14mr|texlive-newcommand-2.0-3|16	BuildArch:	noarch
14mr|texlive-newcommand-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-newcommand-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-newcommand-2.0-3|19	
14mr|texlive-newcommand-2.0-3|20	%description
14mr|texlive-newcommand-2.0-3|21	Generating any other than the simple \newcommand-style
14mr|texlive-newcommand-2.0-3|22	commands, in LaTeX, is tedious (in the least). This script
14mr|texlive-newcommand-2.0-3|23	allows the specification of commands in a 'natural' style; the
14mr|texlive-newcommand-2.0-3|24	script then generates macros to define the command.
14mr|texlive-newcommand-2.0-3|25	
14mr|texlive-newcommand-2.0-3|26	#-----------------------------------------------------------------------
14mr|texlive-newcommand-2.0-3|27	%files
14mr|texlive-newcommand-2.0-3|28	%doc %{_texmfdistdir}/doc/latex/newcommand/README
14mr|texlive-newcommand-2.0-3|29	%doc %{_texmfdistdir}/doc/latex/newcommand/newcommand.pdf
14mr|texlive-newcommand-2.0-3|30	%doc %{_texmfdistdir}/doc/latex/newcommand/newcommand.py
14mr|texlive-newcommand-2.0-3|31	%doc %{_texmfdistdir}/doc/latex/newcommand/newcommand.tex
14mr|texlive-newcommand-2.0-3|32	%doc %{_texmfdistdir}/doc/latex/newcommand/spark.py
14mr|texlive-newcommand-2.0-3|33	
14mr|texlive-newcommand-2.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-newcommand-2.0-3|35	%prep
14mr|texlive-newcommand-2.0-3|36	%setup -c -a0 -a1
14mr|texlive-newcommand-2.0-3|37	
14mr|texlive-newcommand-2.0-3|38	%build
14mr|texlive-newcommand-2.0-3|39	
14mr|texlive-newcommand-2.0-3|40	%install
14mr|texlive-newcommand-2.0-3|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newcommand-2.0-3|42	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-newcommand-2.0-3|43	
14mr|texlive-newcommand-2.0-3|44	
14mr|texlive-newcommand-2.0-3|45	
14mr|texlive-newcommand-2.0-3|46	%changelog
14mr|texlive-newcommand-2.0-3|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-newcommand-2.0-3|48	+ Revision: 40bc331
14mr|texlive-newcommand-2.0-3|49	- MassBuild#440: Increase release tag
14mr|texlive-newcommand-2.0-3|50	
14mr|texlive-newcommand-2.0-3|51	

20853 14
14mr|texlive-newenviron-1.0-6|1	# revision 29331
14mr|texlive-newenviron-1.0-6|2	# category Package
14mr|texlive-newenviron-1.0-6|3	# catalog-ctan /macros/latex/contrib/newenviron
14mr|texlive-newenviron-1.0-6|4	# catalog-date 2013-03-10 16:42:24 +0100
14mr|texlive-newenviron-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-newenviron-1.0-6|6	# catalog-version 1.0
14mr|texlive-newenviron-1.0-6|7	Name:		texlive-newenviron
14mr|texlive-newenviron-1.0-6|8	Version:	1.0
14mr|texlive-newenviron-1.0-6|9	Release:	6
14mr|texlive-newenviron-1.0-6|10	Summary:	Processing an environment's body
14mr|texlive-newenviron-1.0-6|11	Group:		Publishing
14mr|texlive-newenviron-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newenviron
14mr|texlive-newenviron-1.0-6|13	License:	LPPL1.3
14mr|texlive-newenviron-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newenviron.tar.xz
14mr|texlive-newenviron-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newenviron.doc.tar.xz
14mr|texlive-newenviron-1.0-6|16	BuildArch:	noarch
14mr|texlive-newenviron-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-newenviron-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-newenviron-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-newenviron-1.0-6|20	
14mr|texlive-newenviron-1.0-6|21	%description
14mr|texlive-newenviron-1.0-6|22	The package offers tools for collecting and executing an
14mr|texlive-newenviron-1.0-6|23	environment's body.
14mr|texlive-newenviron-1.0-6|24	
14mr|texlive-newenviron-1.0-6|25	%post
14mr|texlive-newenviron-1.0-6|26	%{_sbindir}/texlive.post
14mr|texlive-newenviron-1.0-6|27	
14mr|texlive-newenviron-1.0-6|28	%postun
14mr|texlive-newenviron-1.0-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-newenviron-1.0-6|30	%{_sbindir}/texlive.post
14mr|texlive-newenviron-1.0-6|31	fi
14mr|texlive-newenviron-1.0-6|32	
14mr|texlive-newenviron-1.0-6|33	#-----------------------------------------------------------------------
14mr|texlive-newenviron-1.0-6|34	%files
14mr|texlive-newenviron-1.0-6|35	%{_texmfdistdir}/tex/latex/newenviron/newenviron.sty
14mr|texlive-newenviron-1.0-6|36	%doc %{_texmfdistdir}/doc/latex/newenviron/README
14mr|texlive-newenviron-1.0-6|37	%doc %{_texmfdistdir}/doc/latex/newenviron/newenviron-examples.tex
14mr|texlive-newenviron-1.0-6|38	
14mr|texlive-newenviron-1.0-6|39	#-----------------------------------------------------------------------
14mr|texlive-newenviron-1.0-6|40	%prep
14mr|texlive-newenviron-1.0-6|41	%setup -c -a0 -a1
14mr|texlive-newenviron-1.0-6|42	
14mr|texlive-newenviron-1.0-6|43	%build
14mr|texlive-newenviron-1.0-6|44	
14mr|texlive-newenviron-1.0-6|45	%install
14mr|texlive-newenviron-1.0-6|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newenviron-1.0-6|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-newenviron-1.0-6|48	
14mr|texlive-newenviron-1.0-6|49	%changelog
14mr|texlive-newenviron-1.0-6|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-newenviron-1.0-6|51	+ Revision: 946cb9d
14mr|texlive-newenviron-1.0-6|52	- MassBuild#440: Increase release tag
14mr|texlive-newenviron-1.0-6|53	
14mr|texlive-newenviron-1.0-6|54	

20854 14
14mr|texlive-newfile-1.0c-3|1	# revision 15878
14mr|texlive-newfile-1.0c-3|2	# category Package
14mr|texlive-newfile-1.0c-3|3	# catalog-ctan /macros/latex/contrib/newfile
14mr|texlive-newfile-1.0c-3|4	# catalog-date 2009-09-03 13:00:14 +0200
14mr|texlive-newfile-1.0c-3|5	# catalog-license lppl
14mr|texlive-newfile-1.0c-3|6	# catalog-version 1.0c
14mr|texlive-newfile-1.0c-3|7	Name:		texlive-newfile
14mr|texlive-newfile-1.0c-3|8	Version:	1.0c
14mr|texlive-newfile-1.0c-3|9	Release:	3
14mr|texlive-newfile-1.0c-3|10	Summary:	User level management of LaTeX input and output
14mr|texlive-newfile-1.0c-3|11	Group:		Publishing
14mr|texlive-newfile-1.0c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newfile
14mr|texlive-newfile-1.0c-3|13	License:	LPPL
14mr|texlive-newfile-1.0c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newfile.tar.xz
14mr|texlive-newfile-1.0c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newfile.doc.tar.xz
14mr|texlive-newfile-1.0c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newfile.source.tar.xz
14mr|texlive-newfile-1.0c-3|17	BuildArch:	noarch
14mr|texlive-newfile-1.0c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-newfile-1.0c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-newfile-1.0c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-newfile-1.0c-3|21	
14mr|texlive-newfile-1.0c-3|22	%description
14mr|texlive-newfile-1.0c-3|23	Commands are defined to manage the limited pool of input and
14mr|texlive-newfile-1.0c-3|24	output handles provided by TeX. The streams so provided are
14mr|texlive-newfile-1.0c-3|25	mapped to various of the LaTeX input and output mechanisms.
14mr|texlive-newfile-1.0c-3|26	Some facilities of the verbatim package are also mapped.
14mr|texlive-newfile-1.0c-3|27	
14mr|texlive-newfile-1.0c-3|28	%post
14mr|texlive-newfile-1.0c-3|29	%{_sbindir}/texlive.post
14mr|texlive-newfile-1.0c-3|30	
14mr|texlive-newfile-1.0c-3|31	%postun
14mr|texlive-newfile-1.0c-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-newfile-1.0c-3|33	%{_sbindir}/texlive.post
14mr|texlive-newfile-1.0c-3|34	fi
14mr|texlive-newfile-1.0c-3|35	
14mr|texlive-newfile-1.0c-3|36	#-----------------------------------------------------------------------
14mr|texlive-newfile-1.0c-3|37	%files
14mr|texlive-newfile-1.0c-3|38	%{_texmfdistdir}/tex/latex/newfile/newfile.sty
14mr|texlive-newfile-1.0c-3|39	%doc %{_texmfdistdir}/doc/latex/newfile/README
14mr|texlive-newfile-1.0c-3|40	%doc %{_texmfdistdir}/doc/latex/newfile/newfile.pdf
14mr|texlive-newfile-1.0c-3|41	#- source
14mr|texlive-newfile-1.0c-3|42	%doc %{_texmfdistdir}/source/latex/newfile/newfile.dtx
14mr|texlive-newfile-1.0c-3|43	%doc %{_texmfdistdir}/source/latex/newfile/newfile.ins
14mr|texlive-newfile-1.0c-3|44	
14mr|texlive-newfile-1.0c-3|45	#-----------------------------------------------------------------------
14mr|texlive-newfile-1.0c-3|46	%prep
14mr|texlive-newfile-1.0c-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-newfile-1.0c-3|48	
14mr|texlive-newfile-1.0c-3|49	%build
14mr|texlive-newfile-1.0c-3|50	
14mr|texlive-newfile-1.0c-3|51	%install
14mr|texlive-newfile-1.0c-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newfile-1.0c-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-newfile-1.0c-3|54	
14mr|texlive-newfile-1.0c-3|55	
14mr|texlive-newfile-1.0c-3|56	
14mr|texlive-newfile-1.0c-3|57	%changelog
14mr|texlive-newfile-1.0c-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0c-3
14mr|texlive-newfile-1.0c-3|59	+ Revision: aadc2fa
14mr|texlive-newfile-1.0c-3|60	- MassBuild#440: Increase release tag
14mr|texlive-newfile-1.0c-3|61	
14mr|texlive-newfile-1.0c-3|62	

20855 14
14mr|texlive-newlfm-9.4-3|1	# revision 15878
14mr|texlive-newlfm-9.4-3|2	# category Package
14mr|texlive-newlfm-9.4-3|3	# catalog-ctan /macros/latex/contrib/newlfm
14mr|texlive-newlfm-9.4-3|4	# catalog-date 2009-04-12 19:35:00 +0200
14mr|texlive-newlfm-9.4-3|5	# catalog-license gpl
14mr|texlive-newlfm-9.4-3|6	# catalog-version 9.4
14mr|texlive-newlfm-9.4-3|7	Name:		texlive-newlfm
14mr|texlive-newlfm-9.4-3|8	Version:	9.4
14mr|texlive-newlfm-9.4-3|9	Release:	3
14mr|texlive-newlfm-9.4-3|10	Summary:	Write letters, facsimiles, and memos
14mr|texlive-newlfm-9.4-3|11	Group:		Publishing
14mr|texlive-newlfm-9.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newlfm
14mr|texlive-newlfm-9.4-3|13	License:	GPL
14mr|texlive-newlfm-9.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newlfm.tar.xz
14mr|texlive-newlfm-9.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newlfm.doc.tar.xz
14mr|texlive-newlfm-9.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newlfm.source.tar.xz
14mr|texlive-newlfm-9.4-3|17	BuildArch:	noarch
14mr|texlive-newlfm-9.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-newlfm-9.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-newlfm-9.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-newlfm-9.4-3|21	
14mr|texlive-newlfm-9.4-3|22	%description
14mr|texlive-newlfm-9.4-3|23	Integrates the letter class with fancyhdr and geometry to
14mr|texlive-newlfm-9.4-3|24	automatically make letterhead stationery. Useful for writing
14mr|texlive-newlfm-9.4-3|25	letters, fax, and memos. You can set up an address book using
14mr|texlive-newlfm-9.4-3|26	'wrapper' macros. You put all the information for a person into
14mr|texlive-newlfm-9.4-3|27	a wrapper and then put the wrapper in a document. The class
14mr|texlive-newlfm-9.4-3|28	handles letterheads automatically. You place the object for the
14mr|texlive-newlfm-9.4-3|29	letterhead (picture, information, etc.) in a box and all sizing
14mr|texlive-newlfm-9.4-3|30	is set automatically.
14mr|texlive-newlfm-9.4-3|31	
14mr|texlive-newlfm-9.4-3|32	%post
14mr|texlive-newlfm-9.4-3|33	%{_sbindir}/texlive.post
14mr|texlive-newlfm-9.4-3|34	
14mr|texlive-newlfm-9.4-3|35	%postun
14mr|texlive-newlfm-9.4-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-newlfm-9.4-3|37	%{_sbindir}/texlive.post
14mr|texlive-newlfm-9.4-3|38	fi
14mr|texlive-newlfm-9.4-3|39	
14mr|texlive-newlfm-9.4-3|40	#-----------------------------------------------------------------------
14mr|texlive-newlfm-9.4-3|41	%files
14mr|texlive-newlfm-9.4-3|42	%{_texmfdistdir}/tex/latex/newlfm/addrset.sty
14mr|texlive-newlfm-9.4-3|43	%{_texmfdistdir}/tex/latex/newlfm/newlfm.cls
14mr|texlive-newlfm-9.4-3|44	%{_texmfdistdir}/tex/latex/newlfm/setdim.sty
14mr|texlive-newlfm-9.4-3|45	%doc %{_texmfdistdir}/doc/latex/newlfm/README
14mr|texlive-newlfm-9.4-3|46	%doc %{_texmfdistdir}/doc/latex/newlfm/chk1.tex
14mr|texlive-newlfm-9.4-3|47	%doc %{_texmfdistdir}/doc/latex/newlfm/demoa.tex
14mr|texlive-newlfm-9.4-3|48	%doc %{_texmfdistdir}/doc/latex/newlfm/draft.eps
14mr|texlive-newlfm-9.4-3|49	%doc %{_texmfdistdir}/doc/latex/newlfm/draft.pdf
14mr|texlive-newlfm-9.4-3|50	%doc %{_texmfdistdir}/doc/latex/newlfm/extracd.tex
14mr|texlive-newlfm-9.4-3|51	%doc %{_texmfdistdir}/doc/latex/newlfm/hletrinf.tex
14mr|texlive-newlfm-9.4-3|52	%doc %{_texmfdistdir}/doc/latex/newlfm/letrinfo.tex
14mr|texlive-newlfm-9.4-3|53	%doc %{_texmfdistdir}/doc/latex/newlfm/lvb.eps
14mr|texlive-newlfm-9.4-3|54	%doc %{_texmfdistdir}/doc/latex/newlfm/lvb.pdf
14mr|texlive-newlfm-9.4-3|55	%doc %{_texmfdistdir}/doc/latex/newlfm/make_clean
14mr|texlive-newlfm-9.4-3|56	%doc %{_texmfdistdir}/doc/latex/newlfm/make_unix
14mr|texlive-newlfm-9.4-3|57	%doc %{_texmfdistdir}/doc/latex/newlfm/make_win.bat
14mr|texlive-newlfm-9.4-3|58	%doc %{_texmfdistdir}/doc/latex/newlfm/makeclean_win.bat
14mr|texlive-newlfm-9.4-3|59	%doc %{_texmfdistdir}/doc/latex/newlfm/manual.pdf
14mr|texlive-newlfm-9.4-3|60	%doc %{_texmfdistdir}/doc/latex/newlfm/mintrx.bat
14mr|texlive-newlfm-9.4-3|61	%doc %{_texmfdistdir}/doc/latex/newlfm/newlfm.pdf
14mr|texlive-newlfm-9.4-3|62	%doc %{_texmfdistdir}/doc/latex/newlfm/newlfm.txt
14mr|texlive-newlfm-9.4-3|63	%doc %{_texmfdistdir}/doc/latex/newlfm/palm.eps
14mr|texlive-newlfm-9.4-3|64	%doc %{_texmfdistdir}/doc/latex/newlfm/palm.pdf
14mr|texlive-newlfm-9.4-3|65	%doc %{_texmfdistdir}/doc/latex/newlfm/problems.tex
14mr|texlive-newlfm-9.4-3|66	%doc %{_texmfdistdir}/doc/latex/newlfm/prx.bat
14mr|texlive-newlfm-9.4-3|67	%doc %{_texmfdistdir}/doc/latex/newlfm/setup.bat
14mr|texlive-newlfm-9.4-3|68	%doc %{_texmfdistdir}/doc/latex/newlfm/sfaxpage.tex
14mr|texlive-newlfm-9.4-3|69	%doc %{_texmfdistdir}/doc/latex/newlfm/smemosec.tex
14mr|texlive-newlfm-9.4-3|70	%doc %{_texmfdistdir}/doc/latex/newlfm/sprsrls.tex
14mr|texlive-newlfm-9.4-3|71	%doc %{_texmfdistdir}/doc/latex/newlfm/test1.tex
14mr|texlive-newlfm-9.4-3|72	%doc %{_texmfdistdir}/doc/latex/newlfm/test10.tex
14mr|texlive-newlfm-9.4-3|73	%doc %{_texmfdistdir}/doc/latex/newlfm/test11.tex
14mr|texlive-newlfm-9.4-3|74	%doc %{_texmfdistdir}/doc/latex/newlfm/test12.tex
14mr|texlive-newlfm-9.4-3|75	%doc %{_texmfdistdir}/doc/latex/newlfm/test1alt.tex
14mr|texlive-newlfm-9.4-3|76	%doc %{_texmfdistdir}/doc/latex/newlfm/test2.tex
14mr|texlive-newlfm-9.4-3|77	%doc %{_texmfdistdir}/doc/latex/newlfm/test2a.tex
14mr|texlive-newlfm-9.4-3|78	%doc %{_texmfdistdir}/doc/latex/newlfm/test2alt.tex
14mr|texlive-newlfm-9.4-3|79	%doc %{_texmfdistdir}/doc/latex/newlfm/test3.tex
14mr|texlive-newlfm-9.4-3|80	%doc %{_texmfdistdir}/doc/latex/newlfm/test3alt.tex
14mr|texlive-newlfm-9.4-3|81	%doc %{_texmfdistdir}/doc/latex/newlfm/test4.tex
14mr|texlive-newlfm-9.4-3|82	%doc %{_texmfdistdir}/doc/latex/newlfm/test4alt.tex
14mr|texlive-newlfm-9.4-3|83	%doc %{_texmfdistdir}/doc/latex/newlfm/test5.tex
14mr|texlive-newlfm-9.4-3|84	%doc %{_texmfdistdir}/doc/latex/newlfm/test5alt.tex
14mr|texlive-newlfm-9.4-3|85	%doc %{_texmfdistdir}/doc/latex/newlfm/test6.tex
14mr|texlive-newlfm-9.4-3|86	%doc %{_texmfdistdir}/doc/latex/newlfm/test6alt.tex
14mr|texlive-newlfm-9.4-3|87	%doc %{_texmfdistdir}/doc/latex/newlfm/test7.tex
14mr|texlive-newlfm-9.4-3|88	%doc %{_texmfdistdir}/doc/latex/newlfm/test7alt.tex
14mr|texlive-newlfm-9.4-3|89	%doc %{_texmfdistdir}/doc/latex/newlfm/test8.tex
14mr|texlive-newlfm-9.4-3|90	%doc %{_texmfdistdir}/doc/latex/newlfm/test8alt.tex
14mr|texlive-newlfm-9.4-3|91	%doc %{_texmfdistdir}/doc/latex/newlfm/test9.tex
14mr|texlive-newlfm-9.4-3|92	%doc %{_texmfdistdir}/doc/latex/newlfm/testms.pdf
14mr|texlive-newlfm-9.4-3|93	%doc %{_texmfdistdir}/doc/latex/newlfm/wine.eps
14mr|texlive-newlfm-9.4-3|94	%doc %{_texmfdistdir}/doc/latex/newlfm/wine.pdf
14mr|texlive-newlfm-9.4-3|95	#- source
14mr|texlive-newlfm-9.4-3|96	%doc %{_texmfdistdir}/source/latex/newlfm/newlfm.dtx
14mr|texlive-newlfm-9.4-3|97	%doc %{_texmfdistdir}/source/latex/newlfm/newlfm.ins
14mr|texlive-newlfm-9.4-3|98	
14mr|texlive-newlfm-9.4-3|99	#-----------------------------------------------------------------------
14mr|texlive-newlfm-9.4-3|100	%prep
14mr|texlive-newlfm-9.4-3|101	%setup -c -a0 -a1 -a2
14mr|texlive-newlfm-9.4-3|102	
14mr|texlive-newlfm-9.4-3|103	%build
14mr|texlive-newlfm-9.4-3|104	
14mr|texlive-newlfm-9.4-3|105	%install
14mr|texlive-newlfm-9.4-3|106	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newlfm-9.4-3|107	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-newlfm-9.4-3|108	
14mr|texlive-newlfm-9.4-3|109	
14mr|texlive-newlfm-9.4-3|110	
14mr|texlive-newlfm-9.4-3|111	%changelog
14mr|texlive-newlfm-9.4-3|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.4-3
14mr|texlive-newlfm-9.4-3|113	+ Revision: 9f6fa63
14mr|texlive-newlfm-9.4-3|114	- MassBuild#440: Increase release tag
14mr|texlive-newlfm-9.4-3|115	
14mr|texlive-newlfm-9.4-3|116	

20856 14
14mr|texlive-newsletr-20061222-3|1	# revision 15878
14mr|texlive-newsletr-20061222-3|2	# category Package
14mr|texlive-newsletr-20061222-3|3	# catalog-ctan /macros/plain/contrib/newsletr
14mr|texlive-newsletr-20061222-3|4	# catalog-date 2006-12-22 19:14:47 +0100
14mr|texlive-newsletr-20061222-3|5	# catalog-license other-free
14mr|texlive-newsletr-20061222-3|6	# catalog-version undef
14mr|texlive-newsletr-20061222-3|7	Name:		texlive-newsletr
14mr|texlive-newsletr-20061222-3|8	Version:	20061222
14mr|texlive-newsletr-20061222-3|9	Release:	3
14mr|texlive-newsletr-20061222-3|10	Summary:	Macros for making newsletters with Plain TeX
14mr|texlive-newsletr-20061222-3|11	Group:		Publishing
14mr|texlive-newsletr-20061222-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/newsletr
14mr|texlive-newsletr-20061222-3|13	License:	OTHER-FREE
14mr|texlive-newsletr-20061222-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newsletr.tar.xz
14mr|texlive-newsletr-20061222-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newsletr.doc.tar.xz
14mr|texlive-newsletr-20061222-3|16	BuildArch:	noarch
14mr|texlive-newsletr-20061222-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-newsletr-20061222-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-newsletr-20061222-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-newsletr-20061222-3|20	
14mr|texlive-newsletr-20061222-3|21	%description
14mr|texlive-newsletr-20061222-3|22	TeXLive newsletr package.
14mr|texlive-newsletr-20061222-3|23	
14mr|texlive-newsletr-20061222-3|24	%post
14mr|texlive-newsletr-20061222-3|25	%{_sbindir}/texlive.post
14mr|texlive-newsletr-20061222-3|26	
14mr|texlive-newsletr-20061222-3|27	%postun
14mr|texlive-newsletr-20061222-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-newsletr-20061222-3|29	%{_sbindir}/texlive.post
14mr|texlive-newsletr-20061222-3|30	fi
14mr|texlive-newsletr-20061222-3|31	
14mr|texlive-newsletr-20061222-3|32	#-----------------------------------------------------------------------
14mr|texlive-newsletr-20061222-3|33	%files
14mr|texlive-newsletr-20061222-3|34	%{_texmfdistdir}/tex/plain/newsletr/newsletr.tex
14mr|texlive-newsletr-20061222-3|35	%doc %{_texmfdistdir}/doc/plain/newsletr/italic.tex
14mr|texlive-newsletr-20061222-3|36	%doc %{_texmfdistdir}/doc/plain/newsletr/lodriver.tex
14mr|texlive-newsletr-20061222-3|37	%doc %{_texmfdistdir}/doc/plain/newsletr/losample.tex
14mr|texlive-newsletr-20061222-3|38	%doc %{_texmfdistdir}/doc/plain/newsletr/newsletr.txt
14mr|texlive-newsletr-20061222-3|39	%doc %{_texmfdistdir}/doc/plain/newsletr/newssamp.pdf
14mr|texlive-newsletr-20061222-3|40	%doc %{_texmfdistdir}/doc/plain/newsletr/newssamp.tex
14mr|texlive-newsletr-20061222-3|41	%doc %{_texmfdistdir}/doc/plain/newsletr/quote.tex
14mr|texlive-newsletr-20061222-3|42	%doc %{_texmfdistdir}/doc/plain/newsletr/read.me
14mr|texlive-newsletr-20061222-3|43	%doc %{_texmfdistdir}/doc/plain/newsletr/sample.pdf
14mr|texlive-newsletr-20061222-3|44	
14mr|texlive-newsletr-20061222-3|45	#-----------------------------------------------------------------------
14mr|texlive-newsletr-20061222-3|46	%prep
14mr|texlive-newsletr-20061222-3|47	%setup -c -a0 -a1
14mr|texlive-newsletr-20061222-3|48	
14mr|texlive-newsletr-20061222-3|49	%build
14mr|texlive-newsletr-20061222-3|50	
14mr|texlive-newsletr-20061222-3|51	%install
14mr|texlive-newsletr-20061222-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newsletr-20061222-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-newsletr-20061222-3|54	
14mr|texlive-newsletr-20061222-3|55	
14mr|texlive-newsletr-20061222-3|56	
14mr|texlive-newsletr-20061222-3|57	%changelog
14mr|texlive-newsletr-20061222-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061222-3
14mr|texlive-newsletr-20061222-3|59	+ Revision: e910df9
14mr|texlive-newsletr-20061222-3|60	- MassBuild#440: Increase release tag
14mr|texlive-newsletr-20061222-3|61	
14mr|texlive-newsletr-20061222-3|62	

20857 14
14mr|texlive-newspaper-1.0-3|1	# revision 15878
14mr|texlive-newspaper-1.0-3|2	# category Package
14mr|texlive-newspaper-1.0-3|3	# catalog-ctan /macros/latex/contrib/newspaper
14mr|texlive-newspaper-1.0-3|4	# catalog-date 2008-08-22 17:15:44 +0200
14mr|texlive-newspaper-1.0-3|5	# catalog-license lppl
14mr|texlive-newspaper-1.0-3|6	# catalog-version 1.0
14mr|texlive-newspaper-1.0-3|7	Name:		texlive-newspaper
14mr|texlive-newspaper-1.0-3|8	Version:	1.0
14mr|texlive-newspaper-1.0-3|9	Release:	3
14mr|texlive-newspaper-1.0-3|10	Summary:	Typeset newsletters to resemble newspapers
14mr|texlive-newspaper-1.0-3|11	Group:		Publishing
14mr|texlive-newspaper-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newspaper
14mr|texlive-newspaper-1.0-3|13	License:	LPPL
14mr|texlive-newspaper-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newspaper.tar.xz
14mr|texlive-newspaper-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newspaper.doc.tar.xz
14mr|texlive-newspaper-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newspaper.source.tar.xz
14mr|texlive-newspaper-1.0-3|17	BuildArch:	noarch
14mr|texlive-newspaper-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-newspaper-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-newspaper-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-newspaper-1.0-3|21	
14mr|texlive-newspaper-1.0-3|22	%description
14mr|texlive-newspaper-1.0-3|23	The newspaper package redefines the page style and \maketitle
14mr|texlive-newspaper-1.0-3|24	command to produce a typeset page similar to that off a
14mr|texlive-newspaper-1.0-3|25	newspaper. It also provides several commands that (when used
14mr|texlive-newspaper-1.0-3|26	with other packages) simplify the writing of articles in a
14mr|texlive-newspaper-1.0-3|27	newspaper-style column format.
14mr|texlive-newspaper-1.0-3|28	
14mr|texlive-newspaper-1.0-3|29	%post
14mr|texlive-newspaper-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-newspaper-1.0-3|31	
14mr|texlive-newspaper-1.0-3|32	%postun
14mr|texlive-newspaper-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-newspaper-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-newspaper-1.0-3|35	fi
14mr|texlive-newspaper-1.0-3|36	
14mr|texlive-newspaper-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-newspaper-1.0-3|38	%files
14mr|texlive-newspaper-1.0-3|39	%{_texmfdistdir}/tex/latex/newspaper/newspaper.sty
14mr|texlive-newspaper-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/newspaper/Figure1.pdf
14mr|texlive-newspaper-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/newspaper/Figure2.pdf
14mr|texlive-newspaper-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/newspaper/README
14mr|texlive-newspaper-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/newspaper/atom.jpg
14mr|texlive-newspaper-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/newspaper/newspaper.pdf
14mr|texlive-newspaper-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/newspaper/newspaperExample.tex
14mr|texlive-newspaper-1.0-3|46	#- source
14mr|texlive-newspaper-1.0-3|47	%doc %{_texmfdistdir}/source/latex/newspaper/newspaper.dtx
14mr|texlive-newspaper-1.0-3|48	
14mr|texlive-newspaper-1.0-3|49	#-----------------------------------------------------------------------
14mr|texlive-newspaper-1.0-3|50	%prep
14mr|texlive-newspaper-1.0-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-newspaper-1.0-3|52	
14mr|texlive-newspaper-1.0-3|53	%build
14mr|texlive-newspaper-1.0-3|54	
14mr|texlive-newspaper-1.0-3|55	%install
14mr|texlive-newspaper-1.0-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newspaper-1.0-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-newspaper-1.0-3|58	
14mr|texlive-newspaper-1.0-3|59	
14mr|texlive-newspaper-1.0-3|60	
14mr|texlive-newspaper-1.0-3|61	%changelog
14mr|texlive-newspaper-1.0-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-newspaper-1.0-3|63	+ Revision: fd155d1
14mr|texlive-newspaper-1.0-3|64	- MassBuild#440: Increase release tag
14mr|texlive-newspaper-1.0-3|65	
14mr|texlive-newspaper-1.0-3|66	

20858 14
14mr|texlive-newtx-1.02-3|1	# revision 27273
14mr|texlive-newtx-1.02-3|2	# category Package
14mr|texlive-newtx-1.02-3|3	# catalog-ctan /fonts/newtx
14mr|texlive-newtx-1.02-3|4	# catalog-date 2012-07-31 19:56:52 +0200
14mr|texlive-newtx-1.02-3|5	# catalog-license lppl
14mr|texlive-newtx-1.02-3|6	# catalog-version 1.02
14mr|texlive-newtx-1.02-3|7	Name:		texlive-newtx
14mr|texlive-newtx-1.02-3|8	Version:	1.02
14mr|texlive-newtx-1.02-3|9	Release:	3
14mr|texlive-newtx-1.02-3|10	Summary:	Alternative uses of the TX fonts, with improved metrics
14mr|texlive-newtx-1.02-3|11	Group:		Publishing
14mr|texlive-newtx-1.02-3|12	URL:		http://www.ctan.org/tex-archive/fonts/newtx
14mr|texlive-newtx-1.02-3|13	License:	LPPL
14mr|texlive-newtx-1.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newtx.tar.xz
14mr|texlive-newtx-1.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newtx.doc.tar.xz
14mr|texlive-newtx-1.02-3|16	BuildArch:	noarch
14mr|texlive-newtx-1.02-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-newtx-1.02-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-newtx-1.02-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-newtx-1.02-3|20	
14mr|texlive-newtx-1.02-3|21	%description
14mr|texlive-newtx-1.02-3|22	The bundle splits txfonts.sty (from the TX fonts distribution)
14mr|texlive-newtx-1.02-3|23	into two independent packages, ntxtext.sty and ntxmath.sty,
14mr|texlive-newtx-1.02-3|24	each with fixes and enhancements. Ntxmath's metrics have been
14mr|texlive-newtx-1.02-3|25	re-evaluated to provide a less tight appearance, and to provide
14mr|texlive-newtx-1.02-3|26	a libertine option that substitutes Libertine italic and Greek
14mr|texlive-newtx-1.02-3|27	letter for the existing math italic and Greek glyphs, making a
14mr|texlive-newtx-1.02-3|28	mathematics package that matches Libertine text quite well.
14mr|texlive-newtx-1.02-3|29	
14mr|texlive-newtx-1.02-3|30	%post
14mr|texlive-newtx-1.02-3|31	%{_sbindir}/texlive.post
14mr|texlive-newtx-1.02-3|32	
14mr|texlive-newtx-1.02-3|33	%postun
14mr|texlive-newtx-1.02-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-newtx-1.02-3|35	%{_sbindir}/texlive.post
14mr|texlive-newtx-1.02-3|36	fi
14mr|texlive-newtx-1.02-3|37	
14mr|texlive-newtx-1.02-3|38	#-----------------------------------------------------------------------
14mr|texlive-newtx-1.02-3|39	%files
14mr|texlive-newtx-1.02-3|40	%{_texmfdistdir}/fonts/enc/public/newtx/alt-mn-greek.enc
14mr|texlive-newtx-1.02-3|41	%{_texmfdistdir}/fonts/enc/public/newtx/libertinealt.enc
14mr|texlive-newtx-1.02-3|42	%{_texmfdistdir}/fonts/map/dvips/public/newtx/ntx.map
14mr|texlive-newtx-1.02-3|43	%{_texmfdistdir}/fonts/map/dvips/public/newtx/zmn.map
14mr|texlive-newtx-1.02-3|44	%{_texmfdistdir}/fonts/tfm/public/newtx/LibertineTheta-Regular.tfm
14mr|texlive-newtx-1.02-3|45	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-5alt.tfm
14mr|texlive-newtx-1.02-3|46	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-5letters.tfm
14mr|texlive-newtx-1.02-3|47	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-7alt.tfm
14mr|texlive-newtx-1.02-3|48	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-7letters.tfm
14mr|texlive-newtx-1.02-3|49	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-5alt.tfm
14mr|texlive-newtx-1.02-3|50	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-5letters.tfm
14mr|texlive-newtx-1.02-3|51	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-7alt.tfm
14mr|texlive-newtx-1.02-3|52	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-7letters.tfm
14mr|texlive-newtx-1.02-3|53	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv.tfm
14mr|texlive-newtx-1.02-3|54	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv5.tfm
14mr|texlive-newtx-1.02-3|55	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv7.tfm
14mr|texlive-newtx-1.02-3|56	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbex.tfm
14mr|texlive-newtx-1.02-3|57	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexa.tfm
14mr|texlive-newtx-1.02-3|58	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexb.tfm
14mr|texlive-newtx-1.02-3|59	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexmods.tfm
14mr|texlive-newtx-1.02-3|60	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexv.tfm
14mr|texlive-newtx-1.02-3|61	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi.tfm
14mr|texlive-newtx-1.02-3|62	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi1.tfm
14mr|texlive-newtx-1.02-3|63	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi15.tfm
14mr|texlive-newtx-1.02-3|64	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi17.tfm
14mr|texlive-newtx-1.02-3|65	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi5.tfm
14mr|texlive-newtx-1.02-3|66	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi7.tfm
14mr|texlive-newtx-1.02-3|67	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmia.tfm
14mr|texlive-newtx-1.02-3|68	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmial1.tfm
14mr|texlive-newtx-1.02-3|69	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmials.tfm
14mr|texlive-newtx-1.02-3|70	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy.tfm
14mr|texlive-newtx-1.02-3|71	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy5.tfm
14mr|texlive-newtx-1.02-3|72	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy7.tfm
14mr|texlive-newtx-1.02-3|73	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsya.tfm
14mr|texlive-newtx-1.02-3|74	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsyb.tfm
14mr|texlive-newtx-1.02-3|75	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsyc.tfm
14mr|texlive-newtx-1.02-3|76	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxex.tfm
14mr|texlive-newtx-1.02-3|77	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexa.tfm
14mr|texlive-newtx-1.02-3|78	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexb.tfm
14mr|texlive-newtx-1.02-3|79	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexmods.tfm
14mr|texlive-newtx-1.02-3|80	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexv.tfm
14mr|texlive-newtx-1.02-3|81	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi.tfm
14mr|texlive-newtx-1.02-3|82	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi1.tfm
14mr|texlive-newtx-1.02-3|83	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi15.tfm
14mr|texlive-newtx-1.02-3|84	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi17.tfm
14mr|texlive-newtx-1.02-3|85	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi5.tfm
14mr|texlive-newtx-1.02-3|86	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi7.tfm
14mr|texlive-newtx-1.02-3|87	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmia.tfm
14mr|texlive-newtx-1.02-3|88	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups.tfm
14mr|texlive-newtx-1.02-3|89	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy.tfm
14mr|texlive-newtx-1.02-3|90	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy5.tfm
14mr|texlive-newtx-1.02-3|91	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy7.tfm
14mr|texlive-newtx-1.02-3|92	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsya.tfm
14mr|texlive-newtx-1.02-3|93	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsyb.tfm
14mr|texlive-newtx-1.02-3|94	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsyc.tfm
14mr|texlive-newtx-1.02-3|95	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi.tfm
14mr|texlive-newtx-1.02-3|96	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi1.tfm
14mr|texlive-newtx-1.02-3|97	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi15.tfm
14mr|texlive-newtx-1.02-3|98	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi17.tfm
14mr|texlive-newtx-1.02-3|99	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi5.tfm
14mr|texlive-newtx-1.02-3|100	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi7.tfm
14mr|texlive-newtx-1.02-3|101	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmia.tfm
14mr|texlive-newtx-1.02-3|102	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi.tfm
14mr|texlive-newtx-1.02-3|103	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi1.tfm
14mr|texlive-newtx-1.02-3|104	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi15.tfm
14mr|texlive-newtx-1.02-3|105	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi17.tfm
14mr|texlive-newtx-1.02-3|106	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi5.tfm
14mr|texlive-newtx-1.02-3|107	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi7.tfm
14mr|texlive-newtx-1.02-3|108	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmia.tfm
14mr|texlive-newtx-1.02-3|109	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlr-alt.tfm
14mr|texlive-newtx-1.02-3|110	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-alt.tfm
14mr|texlive-newtx-1.02-3|111	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw.tfm
14mr|texlive-newtx-1.02-3|112	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw5.tfm
14mr|texlive-newtx-1.02-3|113	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw7.tfm
14mr|texlive-newtx-1.02-3|114	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlz-alt.tfm
14mr|texlive-newtx-1.02-3|115	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-alt.tfm
14mr|texlive-newtx-1.02-3|116	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw.tfm
14mr|texlive-newtx-1.02-3|117	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw5.tfm
14mr|texlive-newtx-1.02-3|118	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw7.tfm
14mr|texlive-newtx-1.02-3|119	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi.tfm
14mr|texlive-newtx-1.02-3|120	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi5.tfm
14mr|texlive-newtx-1.02-3|121	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi7.tfm
14mr|texlive-newtx-1.02-3|122	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi.tfm
14mr|texlive-newtx-1.02-3|123	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi5.tfm
14mr|texlive-newtx-1.02-3|124	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi7.tfm
14mr|texlive-newtx-1.02-3|125	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi5.tfm
14mr|texlive-newtx-1.02-3|126	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi7.tfm
14mr|texlive-newtx-1.02-3|127	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmio.tfm
14mr|texlive-newtx-1.02-3|128	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxmi5.tfm
14mr|texlive-newtx-1.02-3|129	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxmi7.tfm
14mr|texlive-newtx-1.02-3|130	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxmio.tfm
14mr|texlive-newtx-1.02-3|131	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xbij.tfm
14mr|texlive-newtx-1.02-3|132	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xbj.tfm
14mr|texlive-newtx-1.02-3|133	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xbslj.tfm
14mr|texlive-newtx-1.02-3|134	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xij.tfm
14mr|texlive-newtx-1.02-3|135	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xrj.tfm
14mr|texlive-newtx-1.02-3|136	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xslj.tfm
14mr|texlive-newtx-1.02-3|137	%{_texmfdistdir}/fonts/tfm/public/newtx/txbij.tfm
14mr|texlive-newtx-1.02-3|138	%{_texmfdistdir}/fonts/tfm/public/newtx/txbj.tfm
14mr|texlive-newtx-1.02-3|139	%{_texmfdistdir}/fonts/tfm/public/newtx/txbslj.tfm
14mr|texlive-newtx-1.02-3|140	%{_texmfdistdir}/fonts/tfm/public/newtx/txbsy5.tfm
14mr|texlive-newtx-1.02-3|141	%{_texmfdistdir}/fonts/tfm/public/newtx/txbsy7.tfm
14mr|texlive-newtx-1.02-3|142	%{_texmfdistdir}/fonts/tfm/public/newtx/txij.tfm
14mr|texlive-newtx-1.02-3|143	%{_texmfdistdir}/fonts/tfm/public/newtx/txrj.tfm
14mr|texlive-newtx-1.02-3|144	%{_texmfdistdir}/fonts/tfm/public/newtx/txslj.tfm
14mr|texlive-newtx-1.02-3|145	%{_texmfdistdir}/fonts/tfm/public/newtx/txsy5.tfm
14mr|texlive-newtx-1.02-3|146	%{_texmfdistdir}/fonts/tfm/public/newtx/txsy7.tfm
14mr|texlive-newtx-1.02-3|147	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxbij.tfm
14mr|texlive-newtx-1.02-3|148	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxbj.tfm
14mr|texlive-newtx-1.02-3|149	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxbslj.tfm
14mr|texlive-newtx-1.02-3|150	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxij.tfm
14mr|texlive-newtx-1.02-3|151	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxrj.tfm
14mr|texlive-newtx-1.02-3|152	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxslj.tfm
14mr|texlive-newtx-1.02-3|153	%{_texmfdistdir}/fonts/tfm/public/newtx/zmn-vw-b.tfm
14mr|texlive-newtx-1.02-3|154	%{_texmfdistdir}/fonts/tfm/public/newtx/zmn-vw-r.tfm
14mr|texlive-newtx-1.02-3|155	%{_texmfdistdir}/fonts/type1/public/newtx/LibertineTheta-Regular.pfb
14mr|texlive-newtx-1.02-3|156	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-5letters.pfb
14mr|texlive-newtx-1.02-3|157	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-7letters.pfb
14mr|texlive-newtx-1.02-3|158	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw.pfb
14mr|texlive-newtx-1.02-3|159	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw5.pfb
14mr|texlive-newtx-1.02-3|160	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw7.pfb
14mr|texlive-newtx-1.02-3|161	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-5letters.pfb
14mr|texlive-newtx-1.02-3|162	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-7letters.pfb
14mr|texlive-newtx-1.02-3|163	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv.pfb
14mr|texlive-newtx-1.02-3|164	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv5.pfb
14mr|texlive-newtx-1.02-3|165	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv7.pfb
14mr|texlive-newtx-1.02-3|166	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw.pfb
14mr|texlive-newtx-1.02-3|167	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw5.pfb
14mr|texlive-newtx-1.02-3|168	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw7.pfb
14mr|texlive-newtx-1.02-3|169	%{_texmfdistdir}/fonts/type1/public/newtx/ntxbexb.pfb
14mr|texlive-newtx-1.02-3|170	%{_texmfdistdir}/fonts/type1/public/newtx/ntxbexmods.pfb
14mr|texlive-newtx-1.02-3|171	%{_texmfdistdir}/fonts/type1/public/newtx/ntxexb.pfb
14mr|texlive-newtx-1.02-3|172	%{_texmfdistdir}/fonts/type1/public/newtx/ntxexmods.pfb
14mr|texlive-newtx-1.02-3|173	%{_texmfdistdir}/fonts/type1/public/newtx/ntxsups.pfb
14mr|texlive-newtx-1.02-3|174	%{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi.pfb
14mr|texlive-newtx-1.02-3|175	%{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi5.pfb
14mr|texlive-newtx-1.02-3|176	%{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi7.pfb
14mr|texlive-newtx-1.02-3|177	%{_texmfdistdir}/fonts/type1/public/newtx/rntxmi.pfb
14mr|texlive-newtx-1.02-3|178	%{_texmfdistdir}/fonts/type1/public/newtx/rntxmi5.pfb
14mr|texlive-newtx-1.02-3|179	%{_texmfdistdir}/fonts/type1/public/newtx/rntxmi7.pfb
14mr|texlive-newtx-1.02-3|180	%{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi5.pfb
14mr|texlive-newtx-1.02-3|181	%{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi7.pfb
14mr|texlive-newtx-1.02-3|182	%{_texmfdistdir}/fonts/type1/public/newtx/rtxmi5.pfb
14mr|texlive-newtx-1.02-3|183	%{_texmfdistdir}/fonts/type1/public/newtx/rtxmi7.pfb
14mr|texlive-newtx-1.02-3|184	%{_texmfdistdir}/fonts/type1/public/newtx/txbsy5.pfb
14mr|texlive-newtx-1.02-3|185	%{_texmfdistdir}/fonts/type1/public/newtx/txbsy7.pfb
14mr|texlive-newtx-1.02-3|186	%{_texmfdistdir}/fonts/type1/public/newtx/txsy5.pfb
14mr|texlive-newtx-1.02-3|187	%{_texmfdistdir}/fonts/type1/public/newtx/txsy7.pfb
14mr|texlive-newtx-1.02-3|188	%{_texmfdistdir}/fonts/type1/public/newtx/zmn-vw-b.pfb
14mr|texlive-newtx-1.02-3|189	%{_texmfdistdir}/fonts/type1/public/newtx/zmn-vw-r.pfb
14mr|texlive-newtx-1.02-3|190	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbex.vf
14mr|texlive-newtx-1.02-3|191	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbexa.vf
14mr|texlive-newtx-1.02-3|192	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbexv.vf
14mr|texlive-newtx-1.02-3|193	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi.vf
14mr|texlive-newtx-1.02-3|194	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi1.vf
14mr|texlive-newtx-1.02-3|195	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi15.vf
14mr|texlive-newtx-1.02-3|196	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi17.vf
14mr|texlive-newtx-1.02-3|197	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi5.vf
14mr|texlive-newtx-1.02-3|198	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi7.vf
14mr|texlive-newtx-1.02-3|199	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmia.vf
14mr|texlive-newtx-1.02-3|200	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy.vf
14mr|texlive-newtx-1.02-3|201	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy5.vf
14mr|texlive-newtx-1.02-3|202	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy7.vf
14mr|texlive-newtx-1.02-3|203	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsya.vf
14mr|texlive-newtx-1.02-3|204	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsyb.vf
14mr|texlive-newtx-1.02-3|205	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsyc.vf
14mr|texlive-newtx-1.02-3|206	%{_texmfdistdir}/fonts/vf/public/newtx/ntxex.vf
14mr|texlive-newtx-1.02-3|207	%{_texmfdistdir}/fonts/vf/public/newtx/ntxexa.vf
14mr|texlive-newtx-1.02-3|208	%{_texmfdistdir}/fonts/vf/public/newtx/ntxexv.vf
14mr|texlive-newtx-1.02-3|209	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi.vf
14mr|texlive-newtx-1.02-3|210	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi1.vf
14mr|texlive-newtx-1.02-3|211	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi15.vf
14mr|texlive-newtx-1.02-3|212	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi17.vf
14mr|texlive-newtx-1.02-3|213	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi5.vf
14mr|texlive-newtx-1.02-3|214	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi7.vf
14mr|texlive-newtx-1.02-3|215	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmia.vf
14mr|texlive-newtx-1.02-3|216	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsy.vf
14mr|texlive-newtx-1.02-3|217	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsy5.vf
14mr|texlive-newtx-1.02-3|218	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsy7.vf
14mr|texlive-newtx-1.02-3|219	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsya.vf
14mr|texlive-newtx-1.02-3|220	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsyb.vf
14mr|texlive-newtx-1.02-3|221	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsyc.vf
14mr|texlive-newtx-1.02-3|222	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi.vf
14mr|texlive-newtx-1.02-3|223	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi1.vf
14mr|texlive-newtx-1.02-3|224	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi15.vf
14mr|texlive-newtx-1.02-3|225	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi17.vf
14mr|texlive-newtx-1.02-3|226	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi5.vf
14mr|texlive-newtx-1.02-3|227	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi7.vf
14mr|texlive-newtx-1.02-3|228	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmia.vf
14mr|texlive-newtx-1.02-3|229	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi.vf
14mr|texlive-newtx-1.02-3|230	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi1.vf
14mr|texlive-newtx-1.02-3|231	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi15.vf
14mr|texlive-newtx-1.02-3|232	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi17.vf
14mr|texlive-newtx-1.02-3|233	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi5.vf
14mr|texlive-newtx-1.02-3|234	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi7.vf
14mr|texlive-newtx-1.02-3|235	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmia.vf
14mr|texlive-newtx-1.02-3|236	%{_texmfdistdir}/fonts/vf/public/newtx/t1xbij.vf
14mr|texlive-newtx-1.02-3|237	%{_texmfdistdir}/fonts/vf/public/newtx/t1xbj.vf
14mr|texlive-newtx-1.02-3|238	%{_texmfdistdir}/fonts/vf/public/newtx/t1xbslj.vf
14mr|texlive-newtx-1.02-3|239	%{_texmfdistdir}/fonts/vf/public/newtx/t1xij.vf
14mr|texlive-newtx-1.02-3|240	%{_texmfdistdir}/fonts/vf/public/newtx/t1xrj.vf
14mr|texlive-newtx-1.02-3|241	%{_texmfdistdir}/fonts/vf/public/newtx/t1xslj.vf
14mr|texlive-newtx-1.02-3|242	%{_texmfdistdir}/fonts/vf/public/newtx/txbij.vf
14mr|texlive-newtx-1.02-3|243	%{_texmfdistdir}/fonts/vf/public/newtx/txbj.vf
14mr|texlive-newtx-1.02-3|244	%{_texmfdistdir}/fonts/vf/public/newtx/txbslj.vf
14mr|texlive-newtx-1.02-3|245	%{_texmfdistdir}/fonts/vf/public/newtx/txij.vf
14mr|texlive-newtx-1.02-3|246	%{_texmfdistdir}/fonts/vf/public/newtx/txrj.vf
14mr|texlive-newtx-1.02-3|247	%{_texmfdistdir}/fonts/vf/public/newtx/txslj.vf
14mr|texlive-newtx-1.02-3|248	%{_texmfdistdir}/fonts/vf/public/newtx/tyxbij.vf
14mr|texlive-newtx-1.02-3|249	%{_texmfdistdir}/fonts/vf/public/newtx/tyxbj.vf
14mr|texlive-newtx-1.02-3|250	%{_texmfdistdir}/fonts/vf/public/newtx/tyxbslj.vf
14mr|texlive-newtx-1.02-3|251	%{_texmfdistdir}/fonts/vf/public/newtx/tyxij.vf
14mr|texlive-newtx-1.02-3|252	%{_texmfdistdir}/fonts/vf/public/newtx/tyxrj.vf
14mr|texlive-newtx-1.02-3|253	%{_texmfdistdir}/fonts/vf/public/newtx/tyxslj.vf
14mr|texlive-newtx-1.02-3|254	%{_texmfdistdir}/tex/latex/newtx/ly1ntxr.fd
14mr|texlive-newtx-1.02-3|255	%{_texmfdistdir}/tex/latex/newtx/ly1ntxr1.fd
14mr|texlive-newtx-1.02-3|256	%{_texmfdistdir}/tex/latex/newtx/ly1ntxrj.fd
14mr|texlive-newtx-1.02-3|257	%{_texmfdistdir}/tex/latex/newtx/ly1ntxss.fd
14mr|texlive-newtx-1.02-3|258	%{_texmfdistdir}/tex/latex/newtx/ly1ntxtt.fd
14mr|texlive-newtx-1.02-3|259	%{_texmfdistdir}/tex/latex/newtx/newtxmath.sty
14mr|texlive-newtx-1.02-3|260	%{_texmfdistdir}/tex/latex/newtx/newtxtext.sty
14mr|texlive-newtx-1.02-3|261	%{_texmfdistdir}/tex/latex/newtx/omlntxmi.fd
14mr|texlive-newtx-1.02-3|262	%{_texmfdistdir}/tex/latex/newtx/omlnxlmi.fd
14mr|texlive-newtx-1.02-3|263	%{_texmfdistdir}/tex/latex/newtx/omlzmnmi.fd
14mr|texlive-newtx-1.02-3|264	%{_texmfdistdir}/tex/latex/newtx/omsntxsy.fd
14mr|texlive-newtx-1.02-3|265	%{_texmfdistdir}/tex/latex/newtx/omxntxex.fd
14mr|texlive-newtx-1.02-3|266	%{_texmfdistdir}/tex/latex/newtx/omxntxexv.fd
14mr|texlive-newtx-1.02-3|267	%{_texmfdistdir}/tex/latex/newtx/ot1ntxr.fd
14mr|texlive-newtx-1.02-3|268	%{_texmfdistdir}/tex/latex/newtx/ot1ntxr1.fd
14mr|texlive-newtx-1.02-3|269	%{_texmfdistdir}/tex/latex/newtx/ot1ntxrj.fd
14mr|texlive-newtx-1.02-3|270	%{_texmfdistdir}/tex/latex/newtx/ot1ntxss.fd
14mr|texlive-newtx-1.02-3|271	%{_texmfdistdir}/tex/latex/newtx/ot1ntxtt.fd
14mr|texlive-newtx-1.02-3|272	%{_texmfdistdir}/tex/latex/newtx/t1ntxr.fd
14mr|texlive-newtx-1.02-3|273	%{_texmfdistdir}/tex/latex/newtx/t1ntxr1.fd
14mr|texlive-newtx-1.02-3|274	%{_texmfdistdir}/tex/latex/newtx/t1ntxrj.fd
14mr|texlive-newtx-1.02-3|275	%{_texmfdistdir}/tex/latex/newtx/t1ntxss.fd
14mr|texlive-newtx-1.02-3|276	%{_texmfdistdir}/tex/latex/newtx/t1ntxtt.fd
14mr|texlive-newtx-1.02-3|277	%{_texmfdistdir}/tex/latex/newtx/ts1ntxr.fd
14mr|texlive-newtx-1.02-3|278	%{_texmfdistdir}/tex/latex/newtx/ts1ntxr1.fd
14mr|texlive-newtx-1.02-3|279	%{_texmfdistdir}/tex/latex/newtx/ts1ntxrj.fd
14mr|texlive-newtx-1.02-3|280	%{_texmfdistdir}/tex/latex/newtx/ts1ntxss.fd
14mr|texlive-newtx-1.02-3|281	%{_texmfdistdir}/tex/latex/newtx/ts1ntxtt.fd
14mr|texlive-newtx-1.02-3|282	%{_texmfdistdir}/tex/latex/newtx/untxexa.fd
14mr|texlive-newtx-1.02-3|283	%{_texmfdistdir}/tex/latex/newtx/untxmia.fd
14mr|texlive-newtx-1.02-3|284	%{_texmfdistdir}/tex/latex/newtx/untxsya.fd
14mr|texlive-newtx-1.02-3|285	%{_texmfdistdir}/tex/latex/newtx/untxsyb.fd
14mr|texlive-newtx-1.02-3|286	%{_texmfdistdir}/tex/latex/newtx/untxsyc.fd
14mr|texlive-newtx-1.02-3|287	%{_texmfdistdir}/tex/latex/newtx/untxtt.fd
14mr|texlive-newtx-1.02-3|288	%{_texmfdistdir}/tex/latex/newtx/uzmnmia.fd
14mr|texlive-newtx-1.02-3|289	%doc %{_texmfdistdir}/doc/fonts/newtx/README
14mr|texlive-newtx-1.02-3|290	%doc %{_texmfdistdir}/doc/fonts/newtx/implementation.pdf
14mr|texlive-newtx-1.02-3|291	%doc %{_texmfdistdir}/doc/fonts/newtx/implementation.tex
14mr|texlive-newtx-1.02-3|292	%doc %{_texmfdistdir}/doc/fonts/newtx/newtxdoc.pdf
14mr|texlive-newtx-1.02-3|293	%doc %{_texmfdistdir}/doc/fonts/newtx/newtxdoc.tex
14mr|texlive-newtx-1.02-3|294	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-lib-crop.pdf
14mr|texlive-newtx-1.02-3|295	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-libmtp-crop.pdf
14mr|texlive-newtx-1.02-3|296	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-mtp-crop.pdf
14mr|texlive-newtx-1.02-3|297	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-ntx-crop.pdf
14mr|texlive-newtx-1.02-3|298	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-ptmx-crop.pdf
14mr|texlive-newtx-1.02-3|299	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-tx-crop.pdf
14mr|texlive-newtx-1.02-3|300	
14mr|texlive-newtx-1.02-3|301	#-----------------------------------------------------------------------
14mr|texlive-newtx-1.02-3|302	%prep
14mr|texlive-newtx-1.02-3|303	%setup -c -a0 -a1
14mr|texlive-newtx-1.02-3|304	
14mr|texlive-newtx-1.02-3|305	%build
14mr|texlive-newtx-1.02-3|306	
14mr|texlive-newtx-1.02-3|307	%install
14mr|texlive-newtx-1.02-3|308	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newtx-1.02-3|309	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-newtx-1.02-3|310	
14mr|texlive-newtx-1.02-3|311	
14mr|texlive-newtx-1.02-3|312	
14mr|texlive-newtx-1.02-3|313	%changelog
14mr|texlive-newtx-1.02-3|314	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.02-3
14mr|texlive-newtx-1.02-3|315	+ Revision: f20c45f
14mr|texlive-newtx-1.02-3|316	- MassBuild#440: Increase release tag
14mr|texlive-newtx-1.02-3|317	
14mr|texlive-newtx-1.02-3|318	

20859 14
14mr|texlive-newunicodechar-1.1-6|1	# revision 28253
14mr|texlive-newunicodechar-1.1-6|2	# category Package
14mr|texlive-newunicodechar-1.1-6|3	# catalog-ctan /macros/latex/contrib/newunicodechar
14mr|texlive-newunicodechar-1.1-6|4	# catalog-date 2012-11-13 18:34:11 +0100
14mr|texlive-newunicodechar-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-newunicodechar-1.1-6|6	# catalog-version 1.1
14mr|texlive-newunicodechar-1.1-6|7	Name:		texlive-newunicodechar
14mr|texlive-newunicodechar-1.1-6|8	Version:	1.1
14mr|texlive-newunicodechar-1.1-6|9	Release:	6
14mr|texlive-newunicodechar-1.1-6|10	Summary:	Definitions of the meaning of Unicode characters
14mr|texlive-newunicodechar-1.1-6|11	Group:		Publishing
14mr|texlive-newunicodechar-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newunicodechar
14mr|texlive-newunicodechar-1.1-6|13	License:	LPPL1.3
14mr|texlive-newunicodechar-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.tar.xz
14mr|texlive-newunicodechar-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.doc.tar.xz
14mr|texlive-newunicodechar-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.source.tar.xz
14mr|texlive-newunicodechar-1.1-6|17	BuildArch:	noarch
14mr|texlive-newunicodechar-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-newunicodechar-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-newunicodechar-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-newunicodechar-1.1-6|21	
14mr|texlive-newunicodechar-1.1-6|22	%description
14mr|texlive-newunicodechar-1.1-6|23	The package provides a friendly interface for defining the
14mr|texlive-newunicodechar-1.1-6|24	meaning of Unicode characters. The document should be processed
14mr|texlive-newunicodechar-1.1-6|25	by (pdf)LaTeX with the unicode option of inputenc or inputenx,
14mr|texlive-newunicodechar-1.1-6|26	or by XeLaTeX/LuaLaTeX. The command provided is
14mr|texlive-newunicodechar-1.1-6|27	\newunicodechar{<char>}{<code>} where <char> is a directly-
14mr|texlive-newunicodechar-1.1-6|28	typed Unicode character, and <code> is its replacement.
14mr|texlive-newunicodechar-1.1-6|29	
14mr|texlive-newunicodechar-1.1-6|30	%post
14mr|texlive-newunicodechar-1.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-newunicodechar-1.1-6|32	
14mr|texlive-newunicodechar-1.1-6|33	%postun
14mr|texlive-newunicodechar-1.1-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-newunicodechar-1.1-6|35	%{_sbindir}/texlive.post
14mr|texlive-newunicodechar-1.1-6|36	fi
14mr|texlive-newunicodechar-1.1-6|37	
14mr|texlive-newunicodechar-1.1-6|38	#-----------------------------------------------------------------------
14mr|texlive-newunicodechar-1.1-6|39	%files
14mr|texlive-newunicodechar-1.1-6|40	%{_texmfdistdir}/tex/latex/newunicodechar/newunicodechar.sty
14mr|texlive-newunicodechar-1.1-6|41	%doc %{_texmfdistdir}/doc/latex/newunicodechar/README
14mr|texlive-newunicodechar-1.1-6|42	%doc %{_texmfdistdir}/doc/latex/newunicodechar/newunicodechar.pdf
14mr|texlive-newunicodechar-1.1-6|43	#- source
14mr|texlive-newunicodechar-1.1-6|44	%doc %{_texmfdistdir}/source/latex/newunicodechar/newunicodechar.dtx
14mr|texlive-newunicodechar-1.1-6|45	%doc %{_texmfdistdir}/source/latex/newunicodechar/newunicodechar.ins
14mr|texlive-newunicodechar-1.1-6|46	
14mr|texlive-newunicodechar-1.1-6|47	#-----------------------------------------------------------------------
14mr|texlive-newunicodechar-1.1-6|48	%prep
14mr|texlive-newunicodechar-1.1-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-newunicodechar-1.1-6|50	
14mr|texlive-newunicodechar-1.1-6|51	%build
14mr|texlive-newunicodechar-1.1-6|52	
14mr|texlive-newunicodechar-1.1-6|53	%install
14mr|texlive-newunicodechar-1.1-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newunicodechar-1.1-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-newunicodechar-1.1-6|56	
14mr|texlive-newunicodechar-1.1-6|57	%changelog
14mr|texlive-newunicodechar-1.1-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-newunicodechar-1.1-6|59	+ Revision: 98ef244
14mr|texlive-newunicodechar-1.1-6|60	- MassBuild#440: Increase release tag
14mr|texlive-newunicodechar-1.1-6|61	
14mr|texlive-newunicodechar-1.1-6|62	

20860 14
14mr|texlive-newvbtm-1.1-3|1	# revision 23996
14mr|texlive-newvbtm-1.1-3|2	# category Package
14mr|texlive-newvbtm-1.1-3|3	# catalog-ctan /macros/latex/contrib/newvbtm
14mr|texlive-newvbtm-1.1-3|4	# catalog-date 2011-09-17 10:58:19 +0200
14mr|texlive-newvbtm-1.1-3|5	# catalog-license lppl
14mr|texlive-newvbtm-1.1-3|6	# catalog-version 1.1
14mr|texlive-newvbtm-1.1-3|7	Name:		texlive-newvbtm
14mr|texlive-newvbtm-1.1-3|8	Version:	1.1
14mr|texlive-newvbtm-1.1-3|9	Release:	3
14mr|texlive-newvbtm-1.1-3|10	Summary:	Define your own verbatim-like environment
14mr|texlive-newvbtm-1.1-3|11	Group:		Publishing
14mr|texlive-newvbtm-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newvbtm
14mr|texlive-newvbtm-1.1-3|13	License:	LPPL
14mr|texlive-newvbtm-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newvbtm.tar.xz
14mr|texlive-newvbtm-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newvbtm.doc.tar.xz
14mr|texlive-newvbtm-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newvbtm.source.tar.xz
14mr|texlive-newvbtm-1.1-3|17	BuildArch:	noarch
14mr|texlive-newvbtm-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-newvbtm-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-newvbtm-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-newvbtm-1.1-3|21	
14mr|texlive-newvbtm-1.1-3|22	%description
14mr|texlive-newvbtm-1.1-3|23	Defines general purpose macro named \newverbatim to define your
14mr|texlive-newvbtm-1.1-3|24	own verbatim-like environment. It also has a supplementary
14mr|texlive-newvbtm-1.1-3|25	style file varvbtm.sty to provide set of macros for variants of
14mr|texlive-newvbtm-1.1-3|26	verbatim, such as tab emulation.
14mr|texlive-newvbtm-1.1-3|27	
14mr|texlive-newvbtm-1.1-3|28	%post
14mr|texlive-newvbtm-1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-newvbtm-1.1-3|30	
14mr|texlive-newvbtm-1.1-3|31	%postun
14mr|texlive-newvbtm-1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-newvbtm-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-newvbtm-1.1-3|34	fi
14mr|texlive-newvbtm-1.1-3|35	
14mr|texlive-newvbtm-1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-newvbtm-1.1-3|37	%files
14mr|texlive-newvbtm-1.1-3|38	%{_texmfdistdir}/tex/latex/newvbtm/newvbtm.sty
14mr|texlive-newvbtm-1.1-3|39	%{_texmfdistdir}/tex/latex/newvbtm/varvbtm.sty
14mr|texlive-newvbtm-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/newvbtm/README
14mr|texlive-newvbtm-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/newvbtm/newvbtm-man.pdf
14mr|texlive-newvbtm-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/newvbtm/newvbtm-man.tex
14mr|texlive-newvbtm-1.1-3|43	#- source
14mr|texlive-newvbtm-1.1-3|44	%doc %{_texmfdistdir}/source/latex/newvbtm/newvbtm.dtx
14mr|texlive-newvbtm-1.1-3|45	%doc %{_texmfdistdir}/source/latex/newvbtm/newvbtm.ins
14mr|texlive-newvbtm-1.1-3|46	
14mr|texlive-newvbtm-1.1-3|47	#-----------------------------------------------------------------------
14mr|texlive-newvbtm-1.1-3|48	%prep
14mr|texlive-newvbtm-1.1-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-newvbtm-1.1-3|50	
14mr|texlive-newvbtm-1.1-3|51	%build
14mr|texlive-newvbtm-1.1-3|52	
14mr|texlive-newvbtm-1.1-3|53	%install
14mr|texlive-newvbtm-1.1-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newvbtm-1.1-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-newvbtm-1.1-3|56	
14mr|texlive-newvbtm-1.1-3|57	
14mr|texlive-newvbtm-1.1-3|58	
14mr|texlive-newvbtm-1.1-3|59	%changelog
14mr|texlive-newvbtm-1.1-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-newvbtm-1.1-3|61	+ Revision: 4d87017
14mr|texlive-newvbtm-1.1-3|62	- MassBuild#440: Increase release tag
14mr|texlive-newvbtm-1.1-3|63	
14mr|texlive-newvbtm-1.1-3|64	

20861 14
14mr|texlive-newverbs-1.3a-2|1	# revision 26258
14mr|texlive-newverbs-1.3a-2|2	# category Package
14mr|texlive-newverbs-1.3a-2|3	# catalog-ctan /macros/latex/contrib/newverbs
14mr|texlive-newverbs-1.3a-2|4	# catalog-date 2012-05-08 15:35:13 +0200
14mr|texlive-newverbs-1.3a-2|5	# catalog-license lppl1.3
14mr|texlive-newverbs-1.3a-2|6	# catalog-version 1.3a
14mr|texlive-newverbs-1.3a-2|7	Name:		texlive-newverbs
14mr|texlive-newverbs-1.3a-2|8	Version:	1.3a
14mr|texlive-newverbs-1.3a-2|9	Release:	2
14mr|texlive-newverbs-1.3a-2|10	Summary:	Define new versions of \verb, including short verb versions
14mr|texlive-newverbs-1.3a-2|11	Group:		Publishing
14mr|texlive-newverbs-1.3a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newverbs
14mr|texlive-newverbs-1.3a-2|13	License:	LPPL1.3
14mr|texlive-newverbs-1.3a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newverbs.tar.xz
14mr|texlive-newverbs-1.3a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newverbs.doc.tar.xz
14mr|texlive-newverbs-1.3a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newverbs.source.tar.xz
14mr|texlive-newverbs-1.3a-2|17	BuildArch:	noarch
14mr|texlive-newverbs-1.3a-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-newverbs-1.3a-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-newverbs-1.3a-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-newverbs-1.3a-2|21	
14mr|texlive-newverbs-1.3a-2|22	%description
14mr|texlive-newverbs-1.3a-2|23	The package allows the definition of \verb variants which add
14mr|texlive-newverbs-1.3a-2|24	TeX code before and after the verbatim text (e.g., quotes or
14mr|texlive-newverbs-1.3a-2|25	surrounding \fbox{}). When used together with the shortvrb
14mr|texlive-newverbs-1.3a-2|26	package it allows the definition of short verbatim characters
14mr|texlive-newverbs-1.3a-2|27	which use this package's variant instead of the normal \verb.
14mr|texlive-newverbs-1.3a-2|28	In addition, it is possible to collect an argument verbatim to
14mr|texlive-newverbs-1.3a-2|29	either typeset or write it into a file. The \Verbdef command
14mr|texlive-newverbs-1.3a-2|30	defines verbatim text to a macro which can later be used to
14mr|texlive-newverbs-1.3a-2|31	write the verbatim text to a file.
14mr|texlive-newverbs-1.3a-2|32	
14mr|texlive-newverbs-1.3a-2|33	%post
14mr|texlive-newverbs-1.3a-2|34	%{_sbindir}/texlive.post
14mr|texlive-newverbs-1.3a-2|35	
14mr|texlive-newverbs-1.3a-2|36	%postun
14mr|texlive-newverbs-1.3a-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-newverbs-1.3a-2|38	%{_sbindir}/texlive.post
14mr|texlive-newverbs-1.3a-2|39	fi
14mr|texlive-newverbs-1.3a-2|40	
14mr|texlive-newverbs-1.3a-2|41	#-----------------------------------------------------------------------
14mr|texlive-newverbs-1.3a-2|42	%files
14mr|texlive-newverbs-1.3a-2|43	%{_texmfdistdir}/tex/latex/newverbs/newverbs.sty
14mr|texlive-newverbs-1.3a-2|44	%doc %{_texmfdistdir}/doc/latex/newverbs/README
14mr|texlive-newverbs-1.3a-2|45	%doc %{_texmfdistdir}/doc/latex/newverbs/newverbs.pdf
14mr|texlive-newverbs-1.3a-2|46	#- source
14mr|texlive-newverbs-1.3a-2|47	%doc %{_texmfdistdir}/source/latex/newverbs/newverbs.dtx
14mr|texlive-newverbs-1.3a-2|48	%doc %{_texmfdistdir}/source/latex/newverbs/newverbs.ins
14mr|texlive-newverbs-1.3a-2|49	
14mr|texlive-newverbs-1.3a-2|50	#-----------------------------------------------------------------------
14mr|texlive-newverbs-1.3a-2|51	%prep
14mr|texlive-newverbs-1.3a-2|52	%setup -c -a0 -a1 -a2
14mr|texlive-newverbs-1.3a-2|53	
14mr|texlive-newverbs-1.3a-2|54	%build
14mr|texlive-newverbs-1.3a-2|55	
14mr|texlive-newverbs-1.3a-2|56	%install
14mr|texlive-newverbs-1.3a-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-newverbs-1.3a-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-newverbs-1.3a-2|59	
14mr|texlive-newverbs-1.3a-2|60	
14mr|texlive-newverbs-1.3a-2|61	
14mr|texlive-newverbs-1.3a-2|62	%changelog
14mr|texlive-newverbs-1.3a-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3a-2
14mr|texlive-newverbs-1.3a-2|64	+ Revision: e17d81e
14mr|texlive-newverbs-1.3a-2|65	- MassBuild#440: Increase release tag
14mr|texlive-newverbs-1.3a-2|66	
14mr|texlive-newverbs-1.3a-2|67	

20862 14
14mr|texlive-nextpage-1.1a-3|1	# revision 15878
14mr|texlive-nextpage-1.1a-3|2	# category Package
14mr|texlive-nextpage-1.1a-3|3	# catalog-ctan /macros/latex/contrib/misc/nextpage.sty
14mr|texlive-nextpage-1.1a-3|4	# catalog-date 2009-09-03 13:12:26 +0200
14mr|texlive-nextpage-1.1a-3|5	# catalog-license lppl
14mr|texlive-nextpage-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-nextpage-1.1a-3|7	Name:		texlive-nextpage
14mr|texlive-nextpage-1.1a-3|8	Version:	1.1a
14mr|texlive-nextpage-1.1a-3|9	Release:	3
14mr|texlive-nextpage-1.1a-3|10	Summary:	Generalisations of the page advance commands
14mr|texlive-nextpage-1.1a-3|11	Group:		Publishing
14mr|texlive-nextpage-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc/nextpage.sty
14mr|texlive-nextpage-1.1a-3|13	License:	LPPL
14mr|texlive-nextpage-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nextpage.tar.xz
14mr|texlive-nextpage-1.1a-3|15	BuildArch:	noarch
14mr|texlive-nextpage-1.1a-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-nextpage-1.1a-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-nextpage-1.1a-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-nextpage-1.1a-3|19	
14mr|texlive-nextpage-1.1a-3|20	%description
14mr|texlive-nextpage-1.1a-3|21	Provides \clearpage and \newpage variants that guarantee to end
14mr|texlive-nextpage-1.1a-3|22	up on even/odd numbered pages; these 4 commands all have an
14mr|texlive-nextpage-1.1a-3|23	optional argument whose content will be placed on any "empty"
14mr|texlive-nextpage-1.1a-3|24	page generated.
14mr|texlive-nextpage-1.1a-3|25	
14mr|texlive-nextpage-1.1a-3|26	%post
14mr|texlive-nextpage-1.1a-3|27	%{_sbindir}/texlive.post
14mr|texlive-nextpage-1.1a-3|28	
14mr|texlive-nextpage-1.1a-3|29	%postun
14mr|texlive-nextpage-1.1a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-nextpage-1.1a-3|31	%{_sbindir}/texlive.post
14mr|texlive-nextpage-1.1a-3|32	fi
14mr|texlive-nextpage-1.1a-3|33	
14mr|texlive-nextpage-1.1a-3|34	#-----------------------------------------------------------------------
14mr|texlive-nextpage-1.1a-3|35	%files
14mr|texlive-nextpage-1.1a-3|36	%{_texmfdistdir}/tex/latex/nextpage/nextpage.sty
14mr|texlive-nextpage-1.1a-3|37	
14mr|texlive-nextpage-1.1a-3|38	#-----------------------------------------------------------------------
14mr|texlive-nextpage-1.1a-3|39	%prep
14mr|texlive-nextpage-1.1a-3|40	%setup -c -a0
14mr|texlive-nextpage-1.1a-3|41	
14mr|texlive-nextpage-1.1a-3|42	%build
14mr|texlive-nextpage-1.1a-3|43	
14mr|texlive-nextpage-1.1a-3|44	%install
14mr|texlive-nextpage-1.1a-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nextpage-1.1a-3|46	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-nextpage-1.1a-3|47	
14mr|texlive-nextpage-1.1a-3|48	
14mr|texlive-nextpage-1.1a-3|49	
14mr|texlive-nextpage-1.1a-3|50	%changelog
14mr|texlive-nextpage-1.1a-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-nextpage-1.1a-3|52	+ Revision: e80a0dc
14mr|texlive-nextpage-1.1a-3|53	- MassBuild#440: Increase release tag
14mr|texlive-nextpage-1.1a-3|54	
14mr|texlive-nextpage-1.1a-3|55	

20863 14
14mr|texlive-nfssext-cfr-1.2-3|1	# revision 19322
14mr|texlive-nfssext-cfr-1.2-3|2	# category Package
14mr|texlive-nfssext-cfr-1.2-3|3	# catalog-ctan /macros/latex/contrib/nfssext-cfr
14mr|texlive-nfssext-cfr-1.2-3|4	# catalog-date 2010-06-30 12:36:12 +0200
14mr|texlive-nfssext-cfr-1.2-3|5	# catalog-license lppl
14mr|texlive-nfssext-cfr-1.2-3|6	# catalog-version 1.2
14mr|texlive-nfssext-cfr-1.2-3|7	Name:		texlive-nfssext-cfr
14mr|texlive-nfssext-cfr-1.2-3|8	Version:	1.2
14mr|texlive-nfssext-cfr-1.2-3|9	Release:	3
14mr|texlive-nfssext-cfr-1.2-3|10	Summary:	Extensions to the LaTeX NFSS
14mr|texlive-nfssext-cfr-1.2-3|11	Group:		Publishing
14mr|texlive-nfssext-cfr-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nfssext-cfr
14mr|texlive-nfssext-cfr-1.2-3|13	License:	LPPL
14mr|texlive-nfssext-cfr-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nfssext-cfr.tar.xz
14mr|texlive-nfssext-cfr-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nfssext-cfr.doc.tar.xz
14mr|texlive-nfssext-cfr-1.2-3|16	BuildArch:	noarch
14mr|texlive-nfssext-cfr-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-nfssext-cfr-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-nfssext-cfr-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-nfssext-cfr-1.2-3|20	
14mr|texlive-nfssext-cfr-1.2-3|21	%description
14mr|texlive-nfssext-cfr-1.2-3|22	The package is a development of nfssext.sty, distributed with
14mr|texlive-nfssext-cfr-1.2-3|23	the examples for the font installation guide. The package has
14mr|texlive-nfssext-cfr-1.2-3|24	been developed for use in packages such as cfr-lm and
14mr|texlive-nfssext-cfr-1.2-3|25	venturisadf,.
14mr|texlive-nfssext-cfr-1.2-3|26	
14mr|texlive-nfssext-cfr-1.2-3|27	%post
14mr|texlive-nfssext-cfr-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-nfssext-cfr-1.2-3|29	
14mr|texlive-nfssext-cfr-1.2-3|30	%postun
14mr|texlive-nfssext-cfr-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-nfssext-cfr-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-nfssext-cfr-1.2-3|33	fi
14mr|texlive-nfssext-cfr-1.2-3|34	
14mr|texlive-nfssext-cfr-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-nfssext-cfr-1.2-3|36	%files
14mr|texlive-nfssext-cfr-1.2-3|37	%{_texmfdistdir}/tex/latex/nfssext-cfr/nfssext-cfr.sty
14mr|texlive-nfssext-cfr-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/nfssext-cfr/README
14mr|texlive-nfssext-cfr-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/nfssext-cfr/nfssext-cfr.pdf
14mr|texlive-nfssext-cfr-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/nfssext-cfr/nfssext-cfr.tex
14mr|texlive-nfssext-cfr-1.2-3|41	
14mr|texlive-nfssext-cfr-1.2-3|42	#-----------------------------------------------------------------------
14mr|texlive-nfssext-cfr-1.2-3|43	%prep
14mr|texlive-nfssext-cfr-1.2-3|44	%setup -c -a0 -a1
14mr|texlive-nfssext-cfr-1.2-3|45	
14mr|texlive-nfssext-cfr-1.2-3|46	%build
14mr|texlive-nfssext-cfr-1.2-3|47	
14mr|texlive-nfssext-cfr-1.2-3|48	%install
14mr|texlive-nfssext-cfr-1.2-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nfssext-cfr-1.2-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nfssext-cfr-1.2-3|51	
14mr|texlive-nfssext-cfr-1.2-3|52	
14mr|texlive-nfssext-cfr-1.2-3|53	
14mr|texlive-nfssext-cfr-1.2-3|54	%changelog
14mr|texlive-nfssext-cfr-1.2-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-nfssext-cfr-1.2-3|56	+ Revision: 3b53206
14mr|texlive-nfssext-cfr-1.2-3|57	- MassBuild#440: Increase release tag
14mr|texlive-nfssext-cfr-1.2-3|58	
14mr|texlive-nfssext-cfr-1.2-3|59	

20864 14
14mr|texlive-nicefilelist-0.7a-6|1	# revision 28527
14mr|texlive-nicefilelist-0.7a-6|2	# category Package
14mr|texlive-nicefilelist-0.7a-6|3	# catalog-ctan /macros/latex/contrib/nicefilelist
14mr|texlive-nicefilelist-0.7a-6|4	# catalog-date 2012-12-13 11:39:24 +0100
14mr|texlive-nicefilelist-0.7a-6|5	# catalog-license lppl1.3
14mr|texlive-nicefilelist-0.7a-6|6	# catalog-version 0.7a
14mr|texlive-nicefilelist-0.7a-6|7	Name:		texlive-nicefilelist
14mr|texlive-nicefilelist-0.7a-6|8	Epoch:		1
14mr|texlive-nicefilelist-0.7a-6|9	Version:	0.7a
14mr|texlive-nicefilelist-0.7a-6|10	Release:	6
14mr|texlive-nicefilelist-0.7a-6|11	Summary:	Provide \listfiles alignment
14mr|texlive-nicefilelist-0.7a-6|12	Group:		Publishing
14mr|texlive-nicefilelist-0.7a-6|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nicefilelist
14mr|texlive-nicefilelist-0.7a-6|14	License:	LPPL1.3
14mr|texlive-nicefilelist-0.7a-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.tar.xz
14mr|texlive-nicefilelist-0.7a-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.doc.tar.xz
14mr|texlive-nicefilelist-0.7a-6|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.source.tar.xz
14mr|texlive-nicefilelist-0.7a-6|18	BuildArch:	noarch
14mr|texlive-nicefilelist-0.7a-6|19	BuildRequires:	texlive-tlpkg
14mr|texlive-nicefilelist-0.7a-6|20	Requires(pre):	texlive-tlpkg
14mr|texlive-nicefilelist-0.7a-6|21	Requires(post):	texlive-kpathsea
14mr|texlive-nicefilelist-0.7a-6|22	
14mr|texlive-nicefilelist-0.7a-6|23	%description
14mr|texlive-nicefilelist-0.7a-6|24	The package extends longnamefilelist, keeping separate columns
14mr|texlive-nicefilelist-0.7a-6|25	for date, version and "caption" (the caption now separately
14mr|texlive-nicefilelist-0.7a-6|26	listed). Alignment is not disturbed by short file name
14mr|texlive-nicefilelist-0.7a-6|27	extensions, such as ".fd". The package is not compatible with
14mr|texlive-nicefilelist-0.7a-6|28	longnamefilelist: users need to re-read the documentation.
14mr|texlive-nicefilelist-0.7a-6|29	
14mr|texlive-nicefilelist-0.7a-6|30	%post
14mr|texlive-nicefilelist-0.7a-6|31	%{_sbindir}/texlive.post
14mr|texlive-nicefilelist-0.7a-6|32	
14mr|texlive-nicefilelist-0.7a-6|33	%postun
14mr|texlive-nicefilelist-0.7a-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-nicefilelist-0.7a-6|35	%{_sbindir}/texlive.post
14mr|texlive-nicefilelist-0.7a-6|36	fi
14mr|texlive-nicefilelist-0.7a-6|37	
14mr|texlive-nicefilelist-0.7a-6|38	#-----------------------------------------------------------------------
14mr|texlive-nicefilelist-0.7a-6|39	%files
14mr|texlive-nicefilelist-0.7a-6|40	%{_texmfdistdir}/tex/latex/nicefilelist/nicefilelist.RLS
14mr|texlive-nicefilelist-0.7a-6|41	%{_texmfdistdir}/tex/latex/nicefilelist/nicefilelist.sty
14mr|texlive-nicefilelist-0.7a-6|42	%doc %{_texmfdistdir}/doc/latex/nicefilelist/README
14mr|texlive-nicefilelist-0.7a-6|43	%doc %{_texmfdistdir}/doc/latex/nicefilelist/SrcFILEs.txt
14mr|texlive-nicefilelist-0.7a-6|44	%doc %{_texmfdistdir}/doc/latex/nicefilelist/nicefilelist.pdf
14mr|texlive-nicefilelist-0.7a-6|45	#- source
14mr|texlive-nicefilelist-0.7a-6|46	%doc %{_texmfdistdir}/source/latex/nicefilelist/empty.f
14mr|texlive-nicefilelist-0.7a-6|47	%doc %{_texmfdistdir}/source/latex/nicefilelist/nicefilelist.tex
14mr|texlive-nicefilelist-0.7a-6|48	%doc %{_texmfdistdir}/source/latex/nicefilelist/provonly.fd
14mr|texlive-nicefilelist-0.7a-6|49	%doc %{_texmfdistdir}/source/latex/nicefilelist/srcfiles.tex
14mr|texlive-nicefilelist-0.7a-6|50	%doc %{_texmfdistdir}/source/latex/nicefilelist/wrong.prv
14mr|texlive-nicefilelist-0.7a-6|51	
14mr|texlive-nicefilelist-0.7a-6|52	#-----------------------------------------------------------------------
14mr|texlive-nicefilelist-0.7a-6|53	%prep
14mr|texlive-nicefilelist-0.7a-6|54	%setup -c -a0 -a1 -a2
14mr|texlive-nicefilelist-0.7a-6|55	
14mr|texlive-nicefilelist-0.7a-6|56	%build
14mr|texlive-nicefilelist-0.7a-6|57	
14mr|texlive-nicefilelist-0.7a-6|58	%install
14mr|texlive-nicefilelist-0.7a-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nicefilelist-0.7a-6|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nicefilelist-0.7a-6|61	
14mr|texlive-nicefilelist-0.7a-6|62	%changelog
14mr|texlive-nicefilelist-0.7a-6|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.7a-6
14mr|texlive-nicefilelist-0.7a-6|64	+ Revision: 31f8de1
14mr|texlive-nicefilelist-0.7a-6|65	- MassBuild#440: Increase release tag
14mr|texlive-nicefilelist-0.7a-6|66	
14mr|texlive-nicefilelist-0.7a-6|67	

20865 14
14mr|texlive-niceframe-1.1c-3|1	# revision 24120
14mr|texlive-niceframe-1.1c-3|2	# category Package
14mr|texlive-niceframe-1.1c-3|3	# catalog-ctan /macros/latex/contrib/niceframe
14mr|texlive-niceframe-1.1c-3|4	# catalog-date 2011-06-16 20:35:20 +0200
14mr|texlive-niceframe-1.1c-3|5	# catalog-license lppl
14mr|texlive-niceframe-1.1c-3|6	# catalog-version 1.1c
14mr|texlive-niceframe-1.1c-3|7	Name:		texlive-niceframe
14mr|texlive-niceframe-1.1c-3|8	Version:	1.1c
14mr|texlive-niceframe-1.1c-3|9	Release:	3
14mr|texlive-niceframe-1.1c-3|10	Summary:	Support for fancy frames
14mr|texlive-niceframe-1.1c-3|11	Group:		Publishing
14mr|texlive-niceframe-1.1c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/niceframe
14mr|texlive-niceframe-1.1c-3|13	License:	LPPL
14mr|texlive-niceframe-1.1c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/niceframe.tar.xz
14mr|texlive-niceframe-1.1c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/niceframe.doc.tar.xz
14mr|texlive-niceframe-1.1c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/niceframe.source.tar.xz
14mr|texlive-niceframe-1.1c-3|17	BuildArch:	noarch
14mr|texlive-niceframe-1.1c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-niceframe-1.1c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-niceframe-1.1c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-niceframe-1.1c-3|21	
14mr|texlive-niceframe-1.1c-3|22	%description
14mr|texlive-niceframe-1.1c-3|23	The package defines means of drawing frames around boxes, using
14mr|texlive-niceframe-1.1c-3|24	dingbat fonts. Some (Metafont) font sources are included; the
14mr|texlive-niceframe-1.1c-3|25	fonts are available separately in Type 1 format.
14mr|texlive-niceframe-1.1c-3|26	
14mr|texlive-niceframe-1.1c-3|27	%post
14mr|texlive-niceframe-1.1c-3|28	%{_sbindir}/texlive.post
14mr|texlive-niceframe-1.1c-3|29	
14mr|texlive-niceframe-1.1c-3|30	%postun
14mr|texlive-niceframe-1.1c-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-niceframe-1.1c-3|32	%{_sbindir}/texlive.post
14mr|texlive-niceframe-1.1c-3|33	fi
14mr|texlive-niceframe-1.1c-3|34	
14mr|texlive-niceframe-1.1c-3|35	#-----------------------------------------------------------------------
14mr|texlive-niceframe-1.1c-3|36	%files
14mr|texlive-niceframe-1.1c-3|37	%{_texmfdistdir}/fonts/source/public/niceframe/karta.mf
14mr|texlive-niceframe-1.1c-3|38	%{_texmfdistdir}/fonts/source/public/niceframe/karta15.mf
14mr|texlive-niceframe-1.1c-3|39	%{_texmfdistdir}/fonts/source/public/niceframe/umrand.mf
14mr|texlive-niceframe-1.1c-3|40	%{_texmfdistdir}/fonts/source/public/niceframe/umranda.mf
14mr|texlive-niceframe-1.1c-3|41	%{_texmfdistdir}/fonts/source/public/niceframe/umrandb.mf
14mr|texlive-niceframe-1.1c-3|42	%{_texmfdistdir}/fonts/tfm/public/niceframe/karta15.tfm
14mr|texlive-niceframe-1.1c-3|43	%{_texmfdistdir}/fonts/tfm/public/niceframe/umranda.tfm
14mr|texlive-niceframe-1.1c-3|44	%{_texmfdistdir}/fonts/tfm/public/niceframe/umrandb.tfm
14mr|texlive-niceframe-1.1c-3|45	%{_texmfdistdir}/tex/latex/niceframe/niceframe.sty
14mr|texlive-niceframe-1.1c-3|46	%doc %{_texmfdistdir}/doc/latex/niceframe/dingbat.mf
14mr|texlive-niceframe-1.1c-3|47	%doc %{_texmfdistdir}/doc/latex/niceframe/example.tex
14mr|texlive-niceframe-1.1c-3|48	%doc %{_texmfdistdir}/doc/latex/niceframe/niceframe.pdf
14mr|texlive-niceframe-1.1c-3|49	#- source
14mr|texlive-niceframe-1.1c-3|50	%doc %{_texmfdistdir}/source/latex/niceframe/niceframe.drv
14mr|texlive-niceframe-1.1c-3|51	%doc %{_texmfdistdir}/source/latex/niceframe/niceframe.dtx
14mr|texlive-niceframe-1.1c-3|52	%doc %{_texmfdistdir}/source/latex/niceframe/niceframe.ins
14mr|texlive-niceframe-1.1c-3|53	
14mr|texlive-niceframe-1.1c-3|54	#-----------------------------------------------------------------------
14mr|texlive-niceframe-1.1c-3|55	%prep
14mr|texlive-niceframe-1.1c-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-niceframe-1.1c-3|57	
14mr|texlive-niceframe-1.1c-3|58	%build
14mr|texlive-niceframe-1.1c-3|59	
14mr|texlive-niceframe-1.1c-3|60	%install
14mr|texlive-niceframe-1.1c-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-niceframe-1.1c-3|62	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-niceframe-1.1c-3|63	
14mr|texlive-niceframe-1.1c-3|64	
14mr|texlive-niceframe-1.1c-3|65	
14mr|texlive-niceframe-1.1c-3|66	%changelog
14mr|texlive-niceframe-1.1c-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1c-3
14mr|texlive-niceframe-1.1c-3|68	+ Revision: 55734d4
14mr|texlive-niceframe-1.1c-3|69	- MassBuild#440: Increase release tag
14mr|texlive-niceframe-1.1c-3|70	
14mr|texlive-niceframe-1.1c-3|71	

20866 14
14mr|texlive-nicetext-20120403-2|1	# revision 25843
14mr|texlive-nicetext-20120403-2|2	# category Package
14mr|texlive-nicetext-20120403-2|3	# catalog-ctan /macros/latex/contrib/nicetext
14mr|texlive-nicetext-20120403-2|4	# catalog-date 2012-04-03 20:19:38 +0200
14mr|texlive-nicetext-20120403-2|5	# catalog-license lppl
14mr|texlive-nicetext-20120403-2|6	# catalog-version undef
14mr|texlive-nicetext-20120403-2|7	Name:		texlive-nicetext
14mr|texlive-nicetext-20120403-2|8	Version:	20120403
14mr|texlive-nicetext-20120403-2|9	Release:	2
14mr|texlive-nicetext-20120403-2|10	Summary:	Minimal markup for simple text (Wikipedia style) and documentation
14mr|texlive-nicetext-20120403-2|11	Group:		Publishing
14mr|texlive-nicetext-20120403-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nicetext
14mr|texlive-nicetext-20120403-2|13	License:	LPPL
14mr|texlive-nicetext-20120403-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicetext.tar.xz
14mr|texlive-nicetext-20120403-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicetext.doc.tar.xz
14mr|texlive-nicetext-20120403-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicetext.source.tar.xz
14mr|texlive-nicetext-20120403-2|17	BuildArch:	noarch
14mr|texlive-nicetext-20120403-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nicetext-20120403-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nicetext-20120403-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-nicetext-20120403-2|21	
14mr|texlive-nicetext-20120403-2|22	%description
14mr|texlive-nicetext-20120403-2|23	The bundle offers "minimal" markup syntax for various simple
14mr|texlive-nicetext-20120403-2|24	kinds of text. The user will typically involve little more than
14mr|texlive-nicetext-20120403-2|25	is printed, and will still get LaTeX quality. The bundle
14mr|texlive-nicetext-20120403-2|26	provides four packages: - wiki addresses general texts, marked
14mr|texlive-nicetext-20120403-2|27	up in the simple style used on Wikipedia; - niceverb is yet
14mr|texlive-nicetext-20120403-2|28	another means of documenting LaTeX packages: it offers syntax-
14mr|texlive-nicetext-20120403-2|29	aware typesetting of meta-variables (macro arguments) and for
14mr|texlive-nicetext-20120403-2|30	referring to commands (and their syntax) in footnotes, section
14mr|texlive-nicetext-20120403-2|31	titles etc.; - fifinddo aims to parse plain text or (La)TeX
14mr|texlive-nicetext-20120403-2|32	files using TeX, and to write the results to an external file;
14mr|texlive-nicetext-20120403-2|33	the package is used by another member of the bundle: - makedoc,
14mr|texlive-nicetext-20120403-2|34	which provides the means to produce typeset documentation
14mr|texlive-nicetext-20120403-2|35	direct from package files.
14mr|texlive-nicetext-20120403-2|36	
14mr|texlive-nicetext-20120403-2|37	%post
14mr|texlive-nicetext-20120403-2|38	%{_sbindir}/texlive.post
14mr|texlive-nicetext-20120403-2|39	
14mr|texlive-nicetext-20120403-2|40	%postun
14mr|texlive-nicetext-20120403-2|41	if [ $1 -eq 0 ]; then
14mr|texlive-nicetext-20120403-2|42	%{_sbindir}/texlive.post
14mr|texlive-nicetext-20120403-2|43	fi
14mr|texlive-nicetext-20120403-2|44	
14mr|texlive-nicetext-20120403-2|45	#-----------------------------------------------------------------------
14mr|texlive-nicetext-20120403-2|46	%files
14mr|texlive-nicetext-20120403-2|47	%{_texmfdistdir}/tex/latex/nicetext/fifinddo.sty
14mr|texlive-nicetext-20120403-2|48	%{_texmfdistdir}/tex/latex/nicetext/makedoc.cfg
14mr|texlive-nicetext-20120403-2|49	%{_texmfdistdir}/tex/latex/nicetext/makedoc.sty
14mr|texlive-nicetext-20120403-2|50	%{_texmfdistdir}/tex/latex/nicetext/mdoccorr.cfg
14mr|texlive-nicetext-20120403-2|51	%{_texmfdistdir}/tex/latex/nicetext/niceverb.sty
14mr|texlive-nicetext-20120403-2|52	%{_texmfdistdir}/tex/latex/nicetext/run/README-run.txt
14mr|texlive-nicetext-20120403-2|53	%{_texmfdistdir}/tex/latex/nicetext/run/arseneau.tex
14mr|texlive-nicetext-20120403-2|54	%{_texmfdistdir}/tex/latex/nicetext/run/atari.cfg
14mr|texlive-nicetext-20120403-2|55	%{_texmfdistdir}/tex/latex/nicetext/run/atari.fdf
14mr|texlive-nicetext-20120403-2|56	%{_texmfdistdir}/tex/latex/nicetext/run/atari.txt
14mr|texlive-nicetext-20120403-2|57	%{_texmfdistdir}/tex/latex/nicetext/run/copyfile.cfg
14mr|texlive-nicetext-20120403-2|58	%{_texmfdistdir}/tex/latex/nicetext/run/copyfile.tex
14mr|texlive-nicetext-20120403-2|59	%{_texmfdistdir}/tex/latex/nicetext/run/fddial0g.sty
14mr|texlive-nicetext-20120403-2|60	%{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.cfg
14mr|texlive-nicetext-20120403-2|61	%{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.tex
14mr|texlive-nicetext-20120403-2|62	%{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.tpl
14mr|texlive-nicetext-20120403-2|63	%{_texmfdistdir}/tex/latex/nicetext/run/lines.txt
14mr|texlive-nicetext-20120403-2|64	%{_texmfdistdir}/tex/latex/nicetext/run/makedoc.tpl
14mr|texlive-nicetext-20120403-2|65	%{_texmfdistdir}/tex/latex/nicetext/run/sample.txt
14mr|texlive-nicetext-20120403-2|66	%{_texmfdistdir}/tex/latex/nicetext/run/substr.tex
14mr|texlive-nicetext-20120403-2|67	%{_texmfdistdir}/tex/latex/nicetext/run/u8atablg.fdf
14mr|texlive-nicetext-20120403-2|68	%{_texmfdistdir}/tex/latex/nicetext/wiki.sty
14mr|texlive-nicetext-20120403-2|69	%doc %{_texmfdistdir}/doc/latex/nicetext/ANNOUNCE.txt
14mr|texlive-nicetext-20120403-2|70	%doc %{_texmfdistdir}/doc/latex/nicetext/CHANGE.LOG
14mr|texlive-nicetext-20120403-2|71	%doc %{_texmfdistdir}/doc/latex/nicetext/FILEs.txt
14mr|texlive-nicetext-20120403-2|72	%doc %{_texmfdistdir}/doc/latex/nicetext/README
14mr|texlive-nicetext-20120403-2|73	%doc %{_texmfdistdir}/doc/latex/nicetext/README.pdf
14mr|texlive-nicetext-20120403-2|74	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEAS03.txt
14mr|texlive-nicetext-20120403-2|75	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEAS04.txt
14mr|texlive-nicetext-20120403-2|76	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEAS05.txt
14mr|texlive-nicetext-20120403-2|77	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEASE042.txt
14mr|texlive-nicetext-20120403-2|78	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEASE043.txt
14mr|texlive-nicetext-20120403-2|79	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEASE044.txt
14mr|texlive-nicetext-20120403-2|80	%doc %{_texmfdistdir}/doc/latex/nicetext/SrcFILEs.txt
14mr|texlive-nicetext-20120403-2|81	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/arseneau.pdf
14mr|texlive-nicetext-20120403-2|82	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/iso.txt
14mr|texlive-nicetext-20120403-2|83	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/lns.txt
14mr|texlive-nicetext-20120403-2|84	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/sample.tex
14mr|texlive-nicetext-20120403-2|85	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/substr.pdf
14mr|texlive-nicetext-20120403-2|86	%doc %{_texmfdistdir}/doc/latex/nicetext/fifinddo.pdf
14mr|texlive-nicetext-20120403-2|87	%doc %{_texmfdistdir}/doc/latex/nicetext/makedoc.pdf
14mr|texlive-nicetext-20120403-2|88	%doc %{_texmfdistdir}/doc/latex/nicetext/mdoccheat.pdf
14mr|texlive-nicetext-20120403-2|89	%doc %{_texmfdistdir}/doc/latex/nicetext/niceverb.pdf
14mr|texlive-nicetext-20120403-2|90	%doc %{_texmfdistdir}/doc/latex/nicetext/readprov.log
14mr|texlive-nicetext-20120403-2|91	%doc %{_texmfdistdir}/doc/latex/nicetext/wikicheat.pdf
14mr|texlive-nicetext-20120403-2|92	#- source
14mr|texlive-nicetext-20120403-2|93	%doc %{_texmfdistdir}/source/latex/nicetext/README.tex
14mr|texlive-nicetext-20120403-2|94	%doc %{_texmfdistdir}/source/latex/nicetext/fifinddo.tex
14mr|texlive-nicetext-20120403-2|95	%doc %{_texmfdistdir}/source/latex/nicetext/makedoc.tex
14mr|texlive-nicetext-20120403-2|96	%doc %{_texmfdistdir}/source/latex/nicetext/mdoccheat.tex
14mr|texlive-nicetext-20120403-2|97	%doc %{_texmfdistdir}/source/latex/nicetext/niceverb.tex
14mr|texlive-nicetext-20120403-2|98	%doc %{_texmfdistdir}/source/latex/nicetext/srcfiles.tex
14mr|texlive-nicetext-20120403-2|99	%doc %{_texmfdistdir}/source/latex/nicetext/wikicheat.tex
14mr|texlive-nicetext-20120403-2|100	
14mr|texlive-nicetext-20120403-2|101	#-----------------------------------------------------------------------
14mr|texlive-nicetext-20120403-2|102	%prep
14mr|texlive-nicetext-20120403-2|103	%setup -c -a0 -a1 -a2
14mr|texlive-nicetext-20120403-2|104	
14mr|texlive-nicetext-20120403-2|105	%build
14mr|texlive-nicetext-20120403-2|106	
14mr|texlive-nicetext-20120403-2|107	%install
14mr|texlive-nicetext-20120403-2|108	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nicetext-20120403-2|109	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nicetext-20120403-2|110	
14mr|texlive-nicetext-20120403-2|111	
14mr|texlive-nicetext-20120403-2|112	
14mr|texlive-nicetext-20120403-2|113	%changelog
14mr|texlive-nicetext-20120403-2|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120403-2
14mr|texlive-nicetext-20120403-2|115	+ Revision: 5e1449d
14mr|texlive-nicetext-20120403-2|116	- MassBuild#440: Increase release tag
14mr|texlive-nicetext-20120403-2|117	
14mr|texlive-nicetext-20120403-2|118	

20867 14
14mr|texlive-nih-20070310-3|1	# revision 15878
14mr|texlive-nih-20070310-3|2	# category Package
14mr|texlive-nih-20070310-3|3	# catalog-ctan /macros/latex/contrib/nih
14mr|texlive-nih-20070310-3|4	# catalog-date 2007-03-10 12:31:42 +0100
14mr|texlive-nih-20070310-3|5	# catalog-license lppl
14mr|texlive-nih-20070310-3|6	# catalog-version undef
14mr|texlive-nih-20070310-3|7	Name:		texlive-nih
14mr|texlive-nih-20070310-3|8	Version:	20070310
14mr|texlive-nih-20070310-3|9	Release:	3
14mr|texlive-nih-20070310-3|10	Summary:	A class for NIH grant applications
14mr|texlive-nih-20070310-3|11	Group:		Publishing
14mr|texlive-nih-20070310-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nih
14mr|texlive-nih-20070310-3|13	License:	LPPL
14mr|texlive-nih-20070310-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nih.tar.xz
14mr|texlive-nih-20070310-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nih.doc.tar.xz
14mr|texlive-nih-20070310-3|16	BuildArch:	noarch
14mr|texlive-nih-20070310-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-nih-20070310-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-nih-20070310-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-nih-20070310-3|20	
14mr|texlive-nih-20070310-3|21	%description
14mr|texlive-nih-20070310-3|22	The nih class offers support for grant applications to NIH, the
14mr|texlive-nih-20070310-3|23	National Institutes of Health, a US government agency. The
14mr|texlive-nih-20070310-3|24	example-* files provide a template for using nih.cls and
14mr|texlive-nih-20070310-3|25	submitting the biographical sketches the NIH wants. They
14mr|texlive-nih-20070310-3|26	(potentially) use denselists package, which just reduces list
14mr|texlive-nih-20070310-3|27	spacing; the package is distributed with the class, but is not
14mr|texlive-nih-20070310-3|28	part of the class proper. (The examples may be distributed
14mr|texlive-nih-20070310-3|29	without even the restrictions of the LaTeX licence.).
14mr|texlive-nih-20070310-3|30	
14mr|texlive-nih-20070310-3|31	%post
14mr|texlive-nih-20070310-3|32	%{_sbindir}/texlive.post
14mr|texlive-nih-20070310-3|33	
14mr|texlive-nih-20070310-3|34	%postun
14mr|texlive-nih-20070310-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-nih-20070310-3|36	%{_sbindir}/texlive.post
14mr|texlive-nih-20070310-3|37	fi
14mr|texlive-nih-20070310-3|38	
14mr|texlive-nih-20070310-3|39	#-----------------------------------------------------------------------
14mr|texlive-nih-20070310-3|40	%files
14mr|texlive-nih-20070310-3|41	%{_texmfdistdir}/tex/latex/nih/denselists.sty
14mr|texlive-nih-20070310-3|42	%{_texmfdistdir}/tex/latex/nih/nih.cls
14mr|texlive-nih-20070310-3|43	%doc %{_texmfdistdir}/doc/latex/nih/README
14mr|texlive-nih-20070310-3|44	%doc %{_texmfdistdir}/doc/latex/nih/example-biosketch.pdf
14mr|texlive-nih-20070310-3|45	%doc %{_texmfdistdir}/doc/latex/nih/example-biosketch.tex
14mr|texlive-nih-20070310-3|46	%doc %{_texmfdistdir}/doc/latex/nih/example-nih-cls.pdf
14mr|texlive-nih-20070310-3|47	%doc %{_texmfdistdir}/doc/latex/nih/example-nih-cls.tex
14mr|texlive-nih-20070310-3|48	
14mr|texlive-nih-20070310-3|49	#-----------------------------------------------------------------------
14mr|texlive-nih-20070310-3|50	%prep
14mr|texlive-nih-20070310-3|51	%setup -c -a0 -a1
14mr|texlive-nih-20070310-3|52	
14mr|texlive-nih-20070310-3|53	%build
14mr|texlive-nih-20070310-3|54	
14mr|texlive-nih-20070310-3|55	%install
14mr|texlive-nih-20070310-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nih-20070310-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nih-20070310-3|58	
14mr|texlive-nih-20070310-3|59	
14mr|texlive-nih-20070310-3|60	
14mr|texlive-nih-20070310-3|61	%changelog
14mr|texlive-nih-20070310-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070310-3
14mr|texlive-nih-20070310-3|63	+ Revision: 02d57e9
14mr|texlive-nih-20070310-3|64	- MassBuild#440: Increase release tag
14mr|texlive-nih-20070310-3|65	
14mr|texlive-nih-20070310-3|66	

20868 14
14mr|texlive-nkarta-0.2-3|1	# revision 16437
14mr|texlive-nkarta-0.2-3|2	# category Package
14mr|texlive-nkarta-0.2-3|3	# catalog-ctan /fonts/nkarta
14mr|texlive-nkarta-0.2-3|4	# catalog-date 2009-12-20 19:35:44 +0100
14mr|texlive-nkarta-0.2-3|5	# catalog-license pd
14mr|texlive-nkarta-0.2-3|6	# catalog-version 0.2
14mr|texlive-nkarta-0.2-3|7	Name:		texlive-nkarta
14mr|texlive-nkarta-0.2-3|8	Version:	0.2
14mr|texlive-nkarta-0.2-3|9	Release:	3
14mr|texlive-nkarta-0.2-3|10	Summary:	A "new" version of the karta cartographic fonts
14mr|texlive-nkarta-0.2-3|11	Group:		Publishing
14mr|texlive-nkarta-0.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/nkarta
14mr|texlive-nkarta-0.2-3|13	License:	PD
14mr|texlive-nkarta-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nkarta.tar.xz
14mr|texlive-nkarta-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nkarta.doc.tar.xz
14mr|texlive-nkarta-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nkarta.source.tar.xz
14mr|texlive-nkarta-0.2-3|17	BuildArch:	noarch
14mr|texlive-nkarta-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nkarta-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nkarta-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nkarta-0.2-3|21	
14mr|texlive-nkarta-0.2-3|22	%description
14mr|texlive-nkarta-0.2-3|23	A development of the karta font, offering more mathematical
14mr|texlive-nkarta-0.2-3|24	stability in MetaFont. A version that will produce the glyphs
14mr|texlive-nkarta-0.2-3|25	as Encapsulated PostScript, using MetaPost, is also provided.
14mr|texlive-nkarta-0.2-3|26	
14mr|texlive-nkarta-0.2-3|27	%post
14mr|texlive-nkarta-0.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-nkarta-0.2-3|29	
14mr|texlive-nkarta-0.2-3|30	%postun
14mr|texlive-nkarta-0.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-nkarta-0.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-nkarta-0.2-3|33	fi
14mr|texlive-nkarta-0.2-3|34	
14mr|texlive-nkarta-0.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-nkarta-0.2-3|36	%files
14mr|texlive-nkarta-0.2-3|37	%{_texmfdistdir}/fonts/source/public/nkarta/nkarta.mf
14mr|texlive-nkarta-0.2-3|38	%{_texmfdistdir}/fonts/source/public/nkarta/nkarta15.mf
14mr|texlive-nkarta-0.2-3|39	%{_texmfdistdir}/fonts/source/public/nkarta/nkchars.mf
14mr|texlive-nkarta-0.2-3|40	%{_texmfdistdir}/fonts/tfm/public/nkarta/nkarta15.tfm
14mr|texlive-nkarta-0.2-3|41	%{_texmfdistdir}/metapost/nkarta/nkarta.mp
14mr|texlive-nkarta-0.2-3|42	%{_texmfdistdir}/metapost/nkarta/nkchars.mp
14mr|texlive-nkarta-0.2-3|43	%doc %{_texmfdistdir}/doc/fonts/nkarta/README
14mr|texlive-nkarta-0.2-3|44	%doc %{_texmfdistdir}/doc/fonts/nkarta/figtable.pdf
14mr|texlive-nkarta-0.2-3|45	%doc %{_texmfdistdir}/doc/fonts/nkarta/figtable.tex
14mr|texlive-nkarta-0.2-3|46	%doc %{_texmfdistdir}/doc/fonts/nkarta/fonttable.pdf
14mr|texlive-nkarta-0.2-3|47	%doc %{_texmfdistdir}/doc/fonts/nkarta/fonttable.tex
14mr|texlive-nkarta-0.2-3|48	#- source
14mr|texlive-nkarta-0.2-3|49	%doc %{_texmfdistdir}/source/latex/nkarta/nkarta.dtx
14mr|texlive-nkarta-0.2-3|50	%doc %{_texmfdistdir}/source/latex/nkarta/nkarta.ins
14mr|texlive-nkarta-0.2-3|51	
14mr|texlive-nkarta-0.2-3|52	#-----------------------------------------------------------------------
14mr|texlive-nkarta-0.2-3|53	%prep
14mr|texlive-nkarta-0.2-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-nkarta-0.2-3|55	
14mr|texlive-nkarta-0.2-3|56	%build
14mr|texlive-nkarta-0.2-3|57	
14mr|texlive-nkarta-0.2-3|58	%install
14mr|texlive-nkarta-0.2-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nkarta-0.2-3|60	cp -fpar fonts metapost doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nkarta-0.2-3|61	
14mr|texlive-nkarta-0.2-3|62	
14mr|texlive-nkarta-0.2-3|63	
14mr|texlive-nkarta-0.2-3|64	%changelog
14mr|texlive-nkarta-0.2-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-nkarta-0.2-3|66	+ Revision: dd7cdcd
14mr|texlive-nkarta-0.2-3|67	- MassBuild#440: Increase release tag
14mr|texlive-nkarta-0.2-3|68	
14mr|texlive-nkarta-0.2-3|69	

20869 14
14mr|texlive-nlctdoc-1.02-2|1	# revision 27116
14mr|texlive-nlctdoc-1.02-2|2	# category Package
14mr|texlive-nlctdoc-1.02-2|3	# catalog-ctan /macros/latex/contrib/nlctdoc
14mr|texlive-nlctdoc-1.02-2|4	# catalog-date 2012-07-20 01:08:10 +0200
14mr|texlive-nlctdoc-1.02-2|5	# catalog-license lppl
14mr|texlive-nlctdoc-1.02-2|6	# catalog-version 1.02
14mr|texlive-nlctdoc-1.02-2|7	Name:		texlive-nlctdoc
14mr|texlive-nlctdoc-1.02-2|8	Epoch:		1
14mr|texlive-nlctdoc-1.02-2|9	Version:	1.02
14mr|texlive-nlctdoc-1.02-2|10	Release:	2
14mr|texlive-nlctdoc-1.02-2|11	Summary:	Package documentation class
14mr|texlive-nlctdoc-1.02-2|12	Group:		Publishing
14mr|texlive-nlctdoc-1.02-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nlctdoc
14mr|texlive-nlctdoc-1.02-2|14	License:	LPPL
14mr|texlive-nlctdoc-1.02-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nlctdoc.tar.xz
14mr|texlive-nlctdoc-1.02-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nlctdoc.doc.tar.xz
14mr|texlive-nlctdoc-1.02-2|17	BuildArch:	noarch
14mr|texlive-nlctdoc-1.02-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nlctdoc-1.02-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nlctdoc-1.02-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-nlctdoc-1.02-2|21	
14mr|texlive-nlctdoc-1.02-2|22	%description
14mr|texlive-nlctdoc-1.02-2|23	The class provides support for the documentation of the
14mr|texlive-nlctdoc-1.02-2|24	author's packages, using koma-script. This class is provided
14mr|texlive-nlctdoc-1.02-2|25	"as is" solely for the benefit of anyone who wants to compile
14mr|texlive-nlctdoc-1.02-2|26	the documentation of those packages.
14mr|texlive-nlctdoc-1.02-2|27	
14mr|texlive-nlctdoc-1.02-2|28	%post
14mr|texlive-nlctdoc-1.02-2|29	%{_sbindir}/texlive.post
14mr|texlive-nlctdoc-1.02-2|30	
14mr|texlive-nlctdoc-1.02-2|31	%postun
14mr|texlive-nlctdoc-1.02-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-nlctdoc-1.02-2|33	%{_sbindir}/texlive.post
14mr|texlive-nlctdoc-1.02-2|34	fi
14mr|texlive-nlctdoc-1.02-2|35	
14mr|texlive-nlctdoc-1.02-2|36	#-----------------------------------------------------------------------
14mr|texlive-nlctdoc-1.02-2|37	%files
14mr|texlive-nlctdoc-1.02-2|38	%{_texmfdistdir}/tex/latex/nlctdoc/nlctdoc.cls
14mr|texlive-nlctdoc-1.02-2|39	%doc %{_texmfdistdir}/doc/latex/nlctdoc/README
14mr|texlive-nlctdoc-1.02-2|40	
14mr|texlive-nlctdoc-1.02-2|41	#-----------------------------------------------------------------------
14mr|texlive-nlctdoc-1.02-2|42	%prep
14mr|texlive-nlctdoc-1.02-2|43	%setup -c -a0 -a1
14mr|texlive-nlctdoc-1.02-2|44	
14mr|texlive-nlctdoc-1.02-2|45	%build
14mr|texlive-nlctdoc-1.02-2|46	
14mr|texlive-nlctdoc-1.02-2|47	%install
14mr|texlive-nlctdoc-1.02-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nlctdoc-1.02-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nlctdoc-1.02-2|50	
14mr|texlive-nlctdoc-1.02-2|51	
14mr|texlive-nlctdoc-1.02-2|52	
14mr|texlive-nlctdoc-1.02-2|53	%changelog
14mr|texlive-nlctdoc-1.02-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.02-2
14mr|texlive-nlctdoc-1.02-2|55	+ Revision: 8d310a2
14mr|texlive-nlctdoc-1.02-2|56	- MassBuild#440: Increase release tag
14mr|texlive-nlctdoc-1.02-2|57	
14mr|texlive-nlctdoc-1.02-2|58	

20870 14
14mr|texlive-noconflict-1.0-6|1	# revision 30140
14mr|texlive-noconflict-1.0-6|2	# category Package
14mr|texlive-noconflict-1.0-6|3	# catalog-ctan /macros/latex/contrib/noconflict
14mr|texlive-noconflict-1.0-6|4	# catalog-date 2013-04-27 00:34:43 +0200
14mr|texlive-noconflict-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-noconflict-1.0-6|6	# catalog-version 1.0
14mr|texlive-noconflict-1.0-6|7	Name:		texlive-noconflict
14mr|texlive-noconflict-1.0-6|8	Version:	1.0
14mr|texlive-noconflict-1.0-6|9	Release:	6
14mr|texlive-noconflict-1.0-6|10	Summary:	Resolve macro name conflict between packages
14mr|texlive-noconflict-1.0-6|11	Group:		Publishing
14mr|texlive-noconflict-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/noconflict
14mr|texlive-noconflict-1.0-6|13	License:	LPPL1.3
14mr|texlive-noconflict-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noconflict.tar.xz
14mr|texlive-noconflict-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noconflict.doc.tar.xz
14mr|texlive-noconflict-1.0-6|16	BuildArch:	noarch
14mr|texlive-noconflict-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-noconflict-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-noconflict-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-noconflict-1.0-6|20	
14mr|texlive-noconflict-1.0-6|21	%description
14mr|texlive-noconflict-1.0-6|22	The package provides several commands to prefix (and hence
14mr|texlive-noconflict-1.0-6|23	obscure) a macro's (or a sequence of macros') name, and to
14mr|texlive-noconflict-1.0-6|24	restore the original macro(s) at places in a document where
14mr|texlive-noconflict-1.0-6|25	they are needed.
14mr|texlive-noconflict-1.0-6|26	
14mr|texlive-noconflict-1.0-6|27	%post
14mr|texlive-noconflict-1.0-6|28	%{_sbindir}/texlive.post
14mr|texlive-noconflict-1.0-6|29	
14mr|texlive-noconflict-1.0-6|30	%postun
14mr|texlive-noconflict-1.0-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-noconflict-1.0-6|32	%{_sbindir}/texlive.post
14mr|texlive-noconflict-1.0-6|33	fi
14mr|texlive-noconflict-1.0-6|34	
14mr|texlive-noconflict-1.0-6|35	#-----------------------------------------------------------------------
14mr|texlive-noconflict-1.0-6|36	%files
14mr|texlive-noconflict-1.0-6|37	%{_texmfdistdir}/tex/latex/noconflict/noconflict.sty
14mr|texlive-noconflict-1.0-6|38	%doc %{_texmfdistdir}/doc/latex/noconflict/README
14mr|texlive-noconflict-1.0-6|39	
14mr|texlive-noconflict-1.0-6|40	#-----------------------------------------------------------------------
14mr|texlive-noconflict-1.0-6|41	%prep
14mr|texlive-noconflict-1.0-6|42	%setup -c -a0 -a1
14mr|texlive-noconflict-1.0-6|43	
14mr|texlive-noconflict-1.0-6|44	%build
14mr|texlive-noconflict-1.0-6|45	
14mr|texlive-noconflict-1.0-6|46	%install
14mr|texlive-noconflict-1.0-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-noconflict-1.0-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-noconflict-1.0-6|49	
14mr|texlive-noconflict-1.0-6|50	%changelog
14mr|texlive-noconflict-1.0-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-noconflict-1.0-6|52	+ Revision: 9837918
14mr|texlive-noconflict-1.0-6|53	- MassBuild#440: Increase release tag
14mr|texlive-noconflict-1.0-6|54	
14mr|texlive-noconflict-1.0-6|55	

20871 14
14mr|texlive-noindentafter-20131010-6|1	# revision 31341
14mr|texlive-noindentafter-20131010-6|2	# category Package
14mr|texlive-noindentafter-20131010-6|3	# catalog-ctan undef
14mr|texlive-noindentafter-20131010-6|4	# catalog-date undef
14mr|texlive-noindentafter-20131010-6|5	# catalog-license undef
14mr|texlive-noindentafter-20131010-6|6	# catalog-version undef
14mr|texlive-noindentafter-20131010-6|7	Name:		texlive-noindentafter
14mr|texlive-noindentafter-20131010-6|8	Version:	20131010
14mr|texlive-noindentafter-20131010-6|9	Release:	6
14mr|texlive-noindentafter-20131010-6|10	Summary:	TeXLive noindentafter package
14mr|texlive-noindentafter-20131010-6|11	Group:		Publishing
14mr|texlive-noindentafter-20131010-6|12	URL:		http://tug.org/texlive
14mr|texlive-noindentafter-20131010-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-noindentafter-20131010-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noindentafter.tar.xz
14mr|texlive-noindentafter-20131010-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noindentafter.doc.tar.xz
14mr|texlive-noindentafter-20131010-6|16	BuildArch:	noarch
14mr|texlive-noindentafter-20131010-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-noindentafter-20131010-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-noindentafter-20131010-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-noindentafter-20131010-6|20	
14mr|texlive-noindentafter-20131010-6|21	%description
14mr|texlive-noindentafter-20131010-6|22	TeXLive noindentafter package.
14mr|texlive-noindentafter-20131010-6|23	
14mr|texlive-noindentafter-20131010-6|24	%post
14mr|texlive-noindentafter-20131010-6|25	%{_sbindir}/texlive.post
14mr|texlive-noindentafter-20131010-6|26	
14mr|texlive-noindentafter-20131010-6|27	%postun
14mr|texlive-noindentafter-20131010-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-noindentafter-20131010-6|29	%{_sbindir}/texlive.post
14mr|texlive-noindentafter-20131010-6|30	fi
14mr|texlive-noindentafter-20131010-6|31	
14mr|texlive-noindentafter-20131010-6|32	#-----------------------------------------------------------------------
14mr|texlive-noindentafter-20131010-6|33	%files
14mr|texlive-noindentafter-20131010-6|34	%{_texmfdistdir}/tex/latex/noindentafter/noindentafter.sty
14mr|texlive-noindentafter-20131010-6|35	%doc %{_texmfdistdir}/doc/latex/noindentafter/README
14mr|texlive-noindentafter-20131010-6|36	%doc %{_texmfdistdir}/doc/latex/noindentafter/dry.sty
14mr|texlive-noindentafter-20131010-6|37	%doc %{_texmfdistdir}/doc/latex/noindentafter/noindentafter.pdf
14mr|texlive-noindentafter-20131010-6|38	%doc %{_texmfdistdir}/doc/latex/noindentafter/noindentafter.tex
14mr|texlive-noindentafter-20131010-6|39	%doc %{_texmfdistdir}/doc/latex/noindentafter/packagedoc.cls
14mr|texlive-noindentafter-20131010-6|40	%doc %{_texmfdistdir}/doc/latex/noindentafter/with.sty
14mr|texlive-noindentafter-20131010-6|41	
14mr|texlive-noindentafter-20131010-6|42	#-----------------------------------------------------------------------
14mr|texlive-noindentafter-20131010-6|43	%prep
14mr|texlive-noindentafter-20131010-6|44	%setup -c -a0 -a1
14mr|texlive-noindentafter-20131010-6|45	
14mr|texlive-noindentafter-20131010-6|46	%build
14mr|texlive-noindentafter-20131010-6|47	
14mr|texlive-noindentafter-20131010-6|48	%install
14mr|texlive-noindentafter-20131010-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-noindentafter-20131010-6|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-noindentafter-20131010-6|51	
14mr|texlive-noindentafter-20131010-6|52	%changelog
14mr|texlive-noindentafter-20131010-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131010-6
14mr|texlive-noindentafter-20131010-6|54	+ Revision: 8ad017c
14mr|texlive-noindentafter-20131010-6|55	- MassBuild#440: Increase release tag
14mr|texlive-noindentafter-20131010-6|56	
14mr|texlive-noindentafter-20131010-6|57	

20872 14
14mr|texlive-noitcrul-0.2-3|1	# revision 15878
14mr|texlive-noitcrul-0.2-3|2	# category Package
14mr|texlive-noitcrul-0.2-3|3	# catalog-ctan /macros/latex/contrib/noitcrul
14mr|texlive-noitcrul-0.2-3|4	# catalog-date 2007-03-10 12:31:42 +0100
14mr|texlive-noitcrul-0.2-3|5	# catalog-license lppl
14mr|texlive-noitcrul-0.2-3|6	# catalog-version 0.2
14mr|texlive-noitcrul-0.2-3|7	Name:		texlive-noitcrul
14mr|texlive-noitcrul-0.2-3|8	Version:	0.2
14mr|texlive-noitcrul-0.2-3|9	Release:	3
14mr|texlive-noitcrul-0.2-3|10	Summary:	Improved underlines in mathematics
14mr|texlive-noitcrul-0.2-3|11	Group:		Publishing
14mr|texlive-noitcrul-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/noitcrul
14mr|texlive-noitcrul-0.2-3|13	License:	LPPL
14mr|texlive-noitcrul-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noitcrul.tar.xz
14mr|texlive-noitcrul-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noitcrul.doc.tar.xz
14mr|texlive-noitcrul-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noitcrul.source.tar.xz
14mr|texlive-noitcrul-0.2-3|17	BuildArch:	noarch
14mr|texlive-noitcrul-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-noitcrul-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-noitcrul-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-noitcrul-0.2-3|21	
14mr|texlive-noitcrul-0.2-3|22	%description
14mr|texlive-noitcrul-0.2-3|23	The package provides a (maths mode) \underline variant which
14mr|texlive-noitcrul-0.2-3|24	doesn't impose italics correction at the end.
14mr|texlive-noitcrul-0.2-3|25	
14mr|texlive-noitcrul-0.2-3|26	%post
14mr|texlive-noitcrul-0.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-noitcrul-0.2-3|28	
14mr|texlive-noitcrul-0.2-3|29	%postun
14mr|texlive-noitcrul-0.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-noitcrul-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-noitcrul-0.2-3|32	fi
14mr|texlive-noitcrul-0.2-3|33	
14mr|texlive-noitcrul-0.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-noitcrul-0.2-3|35	%files
14mr|texlive-noitcrul-0.2-3|36	%{_texmfdistdir}/tex/latex/noitcrul/noitcrul.sty
14mr|texlive-noitcrul-0.2-3|37	%doc %{_texmfdistdir}/doc/latex/noitcrul/README
14mr|texlive-noitcrul-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/noitcrul/noitcrul.pdf
14mr|texlive-noitcrul-0.2-3|39	#- source
14mr|texlive-noitcrul-0.2-3|40	%doc %{_texmfdistdir}/source/latex/noitcrul/noitcrul.dtx
14mr|texlive-noitcrul-0.2-3|41	%doc %{_texmfdistdir}/source/latex/noitcrul/noitcrul.ins
14mr|texlive-noitcrul-0.2-3|42	
14mr|texlive-noitcrul-0.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-noitcrul-0.2-3|44	%prep
14mr|texlive-noitcrul-0.2-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-noitcrul-0.2-3|46	
14mr|texlive-noitcrul-0.2-3|47	%build
14mr|texlive-noitcrul-0.2-3|48	
14mr|texlive-noitcrul-0.2-3|49	%install
14mr|texlive-noitcrul-0.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-noitcrul-0.2-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-noitcrul-0.2-3|52	
14mr|texlive-noitcrul-0.2-3|53	
14mr|texlive-noitcrul-0.2-3|54	
14mr|texlive-noitcrul-0.2-3|55	%changelog
14mr|texlive-noitcrul-0.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-noitcrul-0.2-3|57	+ Revision: 5bbcd0e
14mr|texlive-noitcrul-0.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-noitcrul-0.2-3|59	
14mr|texlive-noitcrul-0.2-3|60	

20873 14
14mr|texlive-nolbreaks-1.2-2|1	# revision 26786
14mr|texlive-nolbreaks-1.2-2|2	# category Package
14mr|texlive-nolbreaks-1.2-2|3	# catalog-ctan /macros/latex/contrib/nolbreaks
14mr|texlive-nolbreaks-1.2-2|4	# catalog-date 2012-06-01 11:46:45 +0200
14mr|texlive-nolbreaks-1.2-2|5	# catalog-license pd
14mr|texlive-nolbreaks-1.2-2|6	# catalog-version 1.2
14mr|texlive-nolbreaks-1.2-2|7	Name:		texlive-nolbreaks
14mr|texlive-nolbreaks-1.2-2|8	Version:	1.2
14mr|texlive-nolbreaks-1.2-2|9	Release:	2
14mr|texlive-nolbreaks-1.2-2|10	Summary:	No line breaks in text
14mr|texlive-nolbreaks-1.2-2|11	Group:		Publishing
14mr|texlive-nolbreaks-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nolbreaks
14mr|texlive-nolbreaks-1.2-2|13	License:	PD
14mr|texlive-nolbreaks-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nolbreaks.tar.xz
14mr|texlive-nolbreaks-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nolbreaks.doc.tar.xz
14mr|texlive-nolbreaks-1.2-2|16	BuildArch:	noarch
14mr|texlive-nolbreaks-1.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-nolbreaks-1.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-nolbreaks-1.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-nolbreaks-1.2-2|20	
14mr|texlive-nolbreaks-1.2-2|21	%description
14mr|texlive-nolbreaks-1.2-2|22	Use \nolbreaks{some text} to prevent line breaks in "some
14mr|texlive-nolbreaks-1.2-2|23	text". This has the advantage over \mbox{} that glue (rubber
14mr|texlive-nolbreaks-1.2-2|24	space) remains flexible. Most common cases are handled here
14mr|texlive-nolbreaks-1.2-2|25	(\linebreak is disabled, for example) but spaces hidden in
14mr|texlive-nolbreaks-1.2-2|26	macros or { } can still create break-points.
14mr|texlive-nolbreaks-1.2-2|27	
14mr|texlive-nolbreaks-1.2-2|28	%post
14mr|texlive-nolbreaks-1.2-2|29	%{_sbindir}/texlive.post
14mr|texlive-nolbreaks-1.2-2|30	
14mr|texlive-nolbreaks-1.2-2|31	%postun
14mr|texlive-nolbreaks-1.2-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-nolbreaks-1.2-2|33	%{_sbindir}/texlive.post
14mr|texlive-nolbreaks-1.2-2|34	fi
14mr|texlive-nolbreaks-1.2-2|35	
14mr|texlive-nolbreaks-1.2-2|36	#-----------------------------------------------------------------------
14mr|texlive-nolbreaks-1.2-2|37	%files
14mr|texlive-nolbreaks-1.2-2|38	%{_texmfdistdir}/tex/latex/nolbreaks/nolbreaks.sty
14mr|texlive-nolbreaks-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/nolbreaks/nolbreaks.pdf
14mr|texlive-nolbreaks-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/nolbreaks/nolbreaks.tex
14mr|texlive-nolbreaks-1.2-2|41	
14mr|texlive-nolbreaks-1.2-2|42	#-----------------------------------------------------------------------
14mr|texlive-nolbreaks-1.2-2|43	%prep
14mr|texlive-nolbreaks-1.2-2|44	%setup -c -a0 -a1
14mr|texlive-nolbreaks-1.2-2|45	
14mr|texlive-nolbreaks-1.2-2|46	%build
14mr|texlive-nolbreaks-1.2-2|47	
14mr|texlive-nolbreaks-1.2-2|48	%install
14mr|texlive-nolbreaks-1.2-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nolbreaks-1.2-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nolbreaks-1.2-2|51	
14mr|texlive-nolbreaks-1.2-2|52	
14mr|texlive-nolbreaks-1.2-2|53	
14mr|texlive-nolbreaks-1.2-2|54	%changelog
14mr|texlive-nolbreaks-1.2-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-2
14mr|texlive-nolbreaks-1.2-2|56	+ Revision: 8ea0173
14mr|texlive-nolbreaks-1.2-2|57	- MassBuild#440: Increase release tag
14mr|texlive-nolbreaks-1.2-2|58	
14mr|texlive-nolbreaks-1.2-2|59	

20874 14
14mr|texlive-nomencl-3.1a-3|1	# revision 15878
14mr|texlive-nomencl-3.1a-3|2	# category Package
14mr|texlive-nomencl-3.1a-3|3	# catalog-ctan /macros/latex/contrib/nomencl
14mr|texlive-nomencl-3.1a-3|4	# catalog-date 2007-01-12 00:17:35 +0100
14mr|texlive-nomencl-3.1a-3|5	# catalog-license lppl
14mr|texlive-nomencl-3.1a-3|6	# catalog-version 3.1a
14mr|texlive-nomencl-3.1a-3|7	Name:		texlive-nomencl
14mr|texlive-nomencl-3.1a-3|8	Version:	3.1a
14mr|texlive-nomencl-3.1a-3|9	Release:	3
14mr|texlive-nomencl-3.1a-3|10	Summary:	Produce lists of symbols as in nomenclature
14mr|texlive-nomencl-3.1a-3|11	Group:		Publishing
14mr|texlive-nomencl-3.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nomencl
14mr|texlive-nomencl-3.1a-3|13	License:	LPPL
14mr|texlive-nomencl-3.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomencl.tar.xz
14mr|texlive-nomencl-3.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomencl.doc.tar.xz
14mr|texlive-nomencl-3.1a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomencl.source.tar.xz
14mr|texlive-nomencl-3.1a-3|17	BuildArch:	noarch
14mr|texlive-nomencl-3.1a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nomencl-3.1a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nomencl-3.1a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nomencl-3.1a-3|21	
14mr|texlive-nomencl-3.1a-3|22	%description
14mr|texlive-nomencl-3.1a-3|23	Produces lists of symbols using the capabilities of the
14mr|texlive-nomencl-3.1a-3|24	MakeIndex program.
14mr|texlive-nomencl-3.1a-3|25	
14mr|texlive-nomencl-3.1a-3|26	%post
14mr|texlive-nomencl-3.1a-3|27	%{_sbindir}/texlive.post
14mr|texlive-nomencl-3.1a-3|28	
14mr|texlive-nomencl-3.1a-3|29	%postun
14mr|texlive-nomencl-3.1a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-nomencl-3.1a-3|31	%{_sbindir}/texlive.post
14mr|texlive-nomencl-3.1a-3|32	fi
14mr|texlive-nomencl-3.1a-3|33	
14mr|texlive-nomencl-3.1a-3|34	#-----------------------------------------------------------------------
14mr|texlive-nomencl-3.1a-3|35	%files
14mr|texlive-nomencl-3.1a-3|36	%{_texmfdistdir}/makeindex/nomencl/nomencl.ist
14mr|texlive-nomencl-3.1a-3|37	%{_texmfdistdir}/tex/latex/nomencl/nomencl.sty
14mr|texlive-nomencl-3.1a-3|38	%{_texmfdistdir}/tex/latex/nomencl/sample01.cfg
14mr|texlive-nomencl-3.1a-3|39	%{_texmfdistdir}/tex/latex/nomencl/sample02.cfg
14mr|texlive-nomencl-3.1a-3|40	%{_texmfdistdir}/tex/latex/nomencl/sample04.cfg
14mr|texlive-nomencl-3.1a-3|41	%{_texmfdistdir}/tex/latex/nomencl/sample05.cfg
14mr|texlive-nomencl-3.1a-3|42	%doc %{_texmfdistdir}/doc/latex/nomencl/README
14mr|texlive-nomencl-3.1a-3|43	%doc %{_texmfdistdir}/doc/latex/nomencl/nomencl.pdf
14mr|texlive-nomencl-3.1a-3|44	#- source
14mr|texlive-nomencl-3.1a-3|45	%doc %{_texmfdistdir}/source/latex/nomencl/nomencl.drv
14mr|texlive-nomencl-3.1a-3|46	%doc %{_texmfdistdir}/source/latex/nomencl/nomencl.dtx
14mr|texlive-nomencl-3.1a-3|47	%doc %{_texmfdistdir}/source/latex/nomencl/nomencl.ins
14mr|texlive-nomencl-3.1a-3|48	
14mr|texlive-nomencl-3.1a-3|49	#-----------------------------------------------------------------------
14mr|texlive-nomencl-3.1a-3|50	%prep
14mr|texlive-nomencl-3.1a-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-nomencl-3.1a-3|52	
14mr|texlive-nomencl-3.1a-3|53	%build
14mr|texlive-nomencl-3.1a-3|54	
14mr|texlive-nomencl-3.1a-3|55	%install
14mr|texlive-nomencl-3.1a-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nomencl-3.1a-3|57	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nomencl-3.1a-3|58	
14mr|texlive-nomencl-3.1a-3|59	
14mr|texlive-nomencl-3.1a-3|60	
14mr|texlive-nomencl-3.1a-3|61	%changelog
14mr|texlive-nomencl-3.1a-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1a-3
14mr|texlive-nomencl-3.1a-3|63	+ Revision: d384e18
14mr|texlive-nomencl-3.1a-3|64	- MassBuild#440: Increase release tag
14mr|texlive-nomencl-3.1a-3|65	
14mr|texlive-nomencl-3.1a-3|66	

20875 14
14mr|texlive-nomentbl-0.4-3|1	# revision 16549
14mr|texlive-nomentbl-0.4-3|2	# category Package
14mr|texlive-nomentbl-0.4-3|3	# catalog-ctan /macros/latex/contrib/nomentbl
14mr|texlive-nomentbl-0.4-3|4	# catalog-date 2007-01-12 00:17:35 +0100
14mr|texlive-nomentbl-0.4-3|5	# catalog-license lppl
14mr|texlive-nomentbl-0.4-3|6	# catalog-version 0.4
14mr|texlive-nomentbl-0.4-3|7	Name:		texlive-nomentbl
14mr|texlive-nomentbl-0.4-3|8	Version:	0.4
14mr|texlive-nomentbl-0.4-3|9	Release:	3
14mr|texlive-nomentbl-0.4-3|10	Summary:	Nomenclature typeset in a longtable
14mr|texlive-nomentbl-0.4-3|11	Group:		Publishing
14mr|texlive-nomentbl-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nomentbl
14mr|texlive-nomentbl-0.4-3|13	License:	LPPL
14mr|texlive-nomentbl-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomentbl.tar.xz
14mr|texlive-nomentbl-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomentbl.doc.tar.xz
14mr|texlive-nomentbl-0.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomentbl.source.tar.xz
14mr|texlive-nomentbl-0.4-3|17	BuildArch:	noarch
14mr|texlive-nomentbl-0.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nomentbl-0.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nomentbl-0.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nomentbl-0.4-3|21	
14mr|texlive-nomentbl-0.4-3|22	%description
14mr|texlive-nomentbl-0.4-3|23	Nomentbl typeset nomenclatures in a longtable instead of the
14mr|texlive-nomentbl-0.4-3|24	makeindex style of nomencl. A nomenclature entry may have three
14mr|texlive-nomentbl-0.4-3|25	arguments: Symbol, description and physical unit.
14mr|texlive-nomentbl-0.4-3|26	
14mr|texlive-nomentbl-0.4-3|27	%post
14mr|texlive-nomentbl-0.4-3|28	%{_sbindir}/texlive.post
14mr|texlive-nomentbl-0.4-3|29	
14mr|texlive-nomentbl-0.4-3|30	%postun
14mr|texlive-nomentbl-0.4-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-nomentbl-0.4-3|32	%{_sbindir}/texlive.post
14mr|texlive-nomentbl-0.4-3|33	fi
14mr|texlive-nomentbl-0.4-3|34	
14mr|texlive-nomentbl-0.4-3|35	#-----------------------------------------------------------------------
14mr|texlive-nomentbl-0.4-3|36	%files
14mr|texlive-nomentbl-0.4-3|37	%{_texmfdistdir}/makeindex/nomentbl/nomentbl.ist
14mr|texlive-nomentbl-0.4-3|38	%{_texmfdistdir}/tex/latex/nomentbl/nomentbl.sty
14mr|texlive-nomentbl-0.4-3|39	%doc %{_texmfdistdir}/doc/latex/nomentbl/README
14mr|texlive-nomentbl-0.4-3|40	%doc %{_texmfdistdir}/doc/latex/nomentbl/example.pdf
14mr|texlive-nomentbl-0.4-3|41	%doc %{_texmfdistdir}/doc/latex/nomentbl/example.tex
14mr|texlive-nomentbl-0.4-3|42	%doc %{_texmfdistdir}/doc/latex/nomentbl/nomentbl.pdf
14mr|texlive-nomentbl-0.4-3|43	#- source
14mr|texlive-nomentbl-0.4-3|44	%doc %{_texmfdistdir}/source/latex/nomentbl/nomentbl.dtx
14mr|texlive-nomentbl-0.4-3|45	%doc %{_texmfdistdir}/source/latex/nomentbl/nomentbl.ins
14mr|texlive-nomentbl-0.4-3|46	
14mr|texlive-nomentbl-0.4-3|47	#-----------------------------------------------------------------------
14mr|texlive-nomentbl-0.4-3|48	%prep
14mr|texlive-nomentbl-0.4-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-nomentbl-0.4-3|50	
14mr|texlive-nomentbl-0.4-3|51	%build
14mr|texlive-nomentbl-0.4-3|52	
14mr|texlive-nomentbl-0.4-3|53	%install
14mr|texlive-nomentbl-0.4-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nomentbl-0.4-3|55	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nomentbl-0.4-3|56	
14mr|texlive-nomentbl-0.4-3|57	
14mr|texlive-nomentbl-0.4-3|58	
14mr|texlive-nomentbl-0.4-3|59	%changelog
14mr|texlive-nomentbl-0.4-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-nomentbl-0.4-3|61	+ Revision: 722e399
14mr|texlive-nomentbl-0.4-3|62	- MassBuild#440: Increase release tag
14mr|texlive-nomentbl-0.4-3|63	
14mr|texlive-nomentbl-0.4-3|64	

20876 14
14mr|texlive-nonfloat-1.0-3|1	# revision 17598
14mr|texlive-nonfloat-1.0-3|2	# category Package
14mr|texlive-nonfloat-1.0-3|3	# catalog-ctan /macros/latex/contrib/nonfloat
14mr|texlive-nonfloat-1.0-3|4	# catalog-date 2007-01-12 00:17:35 +0100
14mr|texlive-nonfloat-1.0-3|5	# catalog-license pd
14mr|texlive-nonfloat-1.0-3|6	# catalog-version 1.0
14mr|texlive-nonfloat-1.0-3|7	Name:		texlive-nonfloat
14mr|texlive-nonfloat-1.0-3|8	Version:	1.0
14mr|texlive-nonfloat-1.0-3|9	Release:	3
14mr|texlive-nonfloat-1.0-3|10	Summary:	Non-floating table and figure captions
14mr|texlive-nonfloat-1.0-3|11	Group:		Publishing
14mr|texlive-nonfloat-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nonfloat
14mr|texlive-nonfloat-1.0-3|13	License:	PD
14mr|texlive-nonfloat-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonfloat.tar.xz
14mr|texlive-nonfloat-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonfloat.doc.tar.xz
14mr|texlive-nonfloat-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonfloat.source.tar.xz
14mr|texlive-nonfloat-1.0-3|17	BuildArch:	noarch
14mr|texlive-nonfloat-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nonfloat-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nonfloat-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nonfloat-1.0-3|21	
14mr|texlive-nonfloat-1.0-3|22	%description
14mr|texlive-nonfloat-1.0-3|23	Adjusts the figure and table environments to ensure that
14mr|texlive-nonfloat-1.0-3|24	centered objects as one line captions are centered as well.
14mr|texlive-nonfloat-1.0-3|25	Also the vertical spaces for table captions above the table are
14mr|texlive-nonfloat-1.0-3|26	changed.
14mr|texlive-nonfloat-1.0-3|27	
14mr|texlive-nonfloat-1.0-3|28	%post
14mr|texlive-nonfloat-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-nonfloat-1.0-3|30	
14mr|texlive-nonfloat-1.0-3|31	%postun
14mr|texlive-nonfloat-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-nonfloat-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-nonfloat-1.0-3|34	fi
14mr|texlive-nonfloat-1.0-3|35	
14mr|texlive-nonfloat-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-nonfloat-1.0-3|37	%files
14mr|texlive-nonfloat-1.0-3|38	%{_texmfdistdir}/tex/latex/nonfloat/nonfloat.sty
14mr|texlive-nonfloat-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/nonfloat/nonfloat-en.pdf
14mr|texlive-nonfloat-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/nonfloat/nonfloat-en.tex
14mr|texlive-nonfloat-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/nonfloat/nonfloat.pdf
14mr|texlive-nonfloat-1.0-3|42	#- source
14mr|texlive-nonfloat-1.0-3|43	%doc %{_texmfdistdir}/source/latex/nonfloat/nonfloat.drv
14mr|texlive-nonfloat-1.0-3|44	%doc %{_texmfdistdir}/source/latex/nonfloat/nonfloat.dtx
14mr|texlive-nonfloat-1.0-3|45	%doc %{_texmfdistdir}/source/latex/nonfloat/nonfloat.ins
14mr|texlive-nonfloat-1.0-3|46	
14mr|texlive-nonfloat-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-nonfloat-1.0-3|48	%prep
14mr|texlive-nonfloat-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-nonfloat-1.0-3|50	
14mr|texlive-nonfloat-1.0-3|51	%build
14mr|texlive-nonfloat-1.0-3|52	
14mr|texlive-nonfloat-1.0-3|53	%install
14mr|texlive-nonfloat-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nonfloat-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nonfloat-1.0-3|56	
14mr|texlive-nonfloat-1.0-3|57	
14mr|texlive-nonfloat-1.0-3|58	
14mr|texlive-nonfloat-1.0-3|59	%changelog
14mr|texlive-nonfloat-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-nonfloat-1.0-3|61	+ Revision: aacde4f
14mr|texlive-nonfloat-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-nonfloat-1.0-3|63	
14mr|texlive-nonfloat-1.0-3|64	

20877 14
14mr|texlive-nonumonpart-1-3|1	# revision 22114
14mr|texlive-nonumonpart-1-3|2	# category Package
14mr|texlive-nonumonpart-1-3|3	# catalog-ctan /macros/latex/contrib/nonumonpart
14mr|texlive-nonumonpart-1-3|4	# catalog-date 2011-04-15 12:43:28 +0200
14mr|texlive-nonumonpart-1-3|5	# catalog-license lppl1.2
14mr|texlive-nonumonpart-1-3|6	# catalog-version 1
14mr|texlive-nonumonpart-1-3|7	Name:		texlive-nonumonpart
14mr|texlive-nonumonpart-1-3|8	Version:	1
14mr|texlive-nonumonpart-1-3|9	Release:	3
14mr|texlive-nonumonpart-1-3|10	Summary:	Prevent page numbers on part pages
14mr|texlive-nonumonpart-1-3|11	Group:		Publishing
14mr|texlive-nonumonpart-1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nonumonpart
14mr|texlive-nonumonpart-1-3|13	License:	LPPL1.2
14mr|texlive-nonumonpart-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonumonpart.tar.xz
14mr|texlive-nonumonpart-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonumonpart.doc.tar.xz
14mr|texlive-nonumonpart-1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonumonpart.source.tar.xz
14mr|texlive-nonumonpart-1-3|17	BuildArch:	noarch
14mr|texlive-nonumonpart-1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nonumonpart-1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nonumonpart-1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nonumonpart-1-3|21	
14mr|texlive-nonumonpart-1-3|22	%description
14mr|texlive-nonumonpart-1-3|23	The package bundles the answer to the long-standing FAQ about
14mr|texlive-nonumonpart-1-3|24	removing page numbers on \part pages. The package accepts no
14mr|texlive-nonumonpart-1-3|25	options and defines no user commands; the user needs only to
14mr|texlive-nonumonpart-1-3|26	load it, and the requirement is met.
14mr|texlive-nonumonpart-1-3|27	
14mr|texlive-nonumonpart-1-3|28	%post
14mr|texlive-nonumonpart-1-3|29	%{_sbindir}/texlive.post
14mr|texlive-nonumonpart-1-3|30	
14mr|texlive-nonumonpart-1-3|31	%postun
14mr|texlive-nonumonpart-1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-nonumonpart-1-3|33	%{_sbindir}/texlive.post
14mr|texlive-nonumonpart-1-3|34	fi
14mr|texlive-nonumonpart-1-3|35	
14mr|texlive-nonumonpart-1-3|36	#-----------------------------------------------------------------------
14mr|texlive-nonumonpart-1-3|37	%files
14mr|texlive-nonumonpart-1-3|38	%{_texmfdistdir}/tex/latex/nonumonpart/nonumonpart.sty
14mr|texlive-nonumonpart-1-3|39	%doc %{_texmfdistdir}/doc/latex/nonumonpart/LISEZMOI
14mr|texlive-nonumonpart-1-3|40	%doc %{_texmfdistdir}/doc/latex/nonumonpart/README
14mr|texlive-nonumonpart-1-3|41	%doc %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart-en.pdf
14mr|texlive-nonumonpart-1-3|42	%doc %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart-fr.pdf
14mr|texlive-nonumonpart-1-3|43	%doc %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart.pdf
14mr|texlive-nonumonpart-1-3|44	#- source
14mr|texlive-nonumonpart-1-3|45	%doc %{_texmfdistdir}/source/latex/nonumonpart/Makefile
14mr|texlive-nonumonpart-1-3|46	%doc %{_texmfdistdir}/source/latex/nonumonpart/nonumonpart.dtx
14mr|texlive-nonumonpart-1-3|47	%doc %{_texmfdistdir}/source/latex/nonumonpart/nonumonpart.ins
14mr|texlive-nonumonpart-1-3|48	
14mr|texlive-nonumonpart-1-3|49	#-----------------------------------------------------------------------
14mr|texlive-nonumonpart-1-3|50	%prep
14mr|texlive-nonumonpart-1-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-nonumonpart-1-3|52	
14mr|texlive-nonumonpart-1-3|53	%build
14mr|texlive-nonumonpart-1-3|54	
14mr|texlive-nonumonpart-1-3|55	%install
14mr|texlive-nonumonpart-1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nonumonpart-1-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nonumonpart-1-3|58	
14mr|texlive-nonumonpart-1-3|59	
14mr|texlive-nonumonpart-1-3|60	
14mr|texlive-nonumonpart-1-3|61	%changelog
14mr|texlive-nonumonpart-1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-3
14mr|texlive-nonumonpart-1-3|63	+ Revision: 9c1c217
14mr|texlive-nonumonpart-1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-nonumonpart-1-3|65	
14mr|texlive-nonumonpart-1-3|66	

20878 14
14mr|texlive-nopageno-20100511-3|1	# revision 18128
14mr|texlive-nopageno-20100511-3|2	# category Package
14mr|texlive-nopageno-20100511-3|3	# catalog-ctan /macros/latex/contrib/nopageno
14mr|texlive-nopageno-20100511-3|4	# catalog-date 2010-05-11 12:36:30 +0200
14mr|texlive-nopageno-20100511-3|5	# catalog-license lppl
14mr|texlive-nopageno-20100511-3|6	# catalog-version undef
14mr|texlive-nopageno-20100511-3|7	Name:		texlive-nopageno
14mr|texlive-nopageno-20100511-3|8	Version:	20100511
14mr|texlive-nopageno-20100511-3|9	Release:	3
14mr|texlive-nopageno-20100511-3|10	Summary:	No page numbers in LaTeX documents
14mr|texlive-nopageno-20100511-3|11	Group:		Publishing
14mr|texlive-nopageno-20100511-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nopageno
14mr|texlive-nopageno-20100511-3|13	License:	LPPL
14mr|texlive-nopageno-20100511-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nopageno.tar.xz
14mr|texlive-nopageno-20100511-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nopageno.doc.tar.xz
14mr|texlive-nopageno-20100511-3|16	BuildArch:	noarch
14mr|texlive-nopageno-20100511-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-nopageno-20100511-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-nopageno-20100511-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-nopageno-20100511-3|20	
14mr|texlive-nopageno-20100511-3|21	%description
14mr|texlive-nopageno-20100511-3|22	LaTeX's standard styles use two page styles, one on normal
14mr|texlive-nopageno-20100511-3|23	pages and one on 'opening' pages with \maketitle or \chapter,
14mr|texlive-nopageno-20100511-3|24	etc. Unfortunately there is only easy access to changing one of
14mr|texlive-nopageno-20100511-3|25	these two so if you want something other than 'plain' on the
14mr|texlive-nopageno-20100511-3|26	opening pages you must use \thispagestyle on each such page.
14mr|texlive-nopageno-20100511-3|27	The fancyhdr package does provide a more flexible interface,
14mr|texlive-nopageno-20100511-3|28	but if you just want an empty page style on all pages then this
14mr|texlive-nopageno-20100511-3|29	package will do the job.
14mr|texlive-nopageno-20100511-3|30	
14mr|texlive-nopageno-20100511-3|31	%post
14mr|texlive-nopageno-20100511-3|32	%{_sbindir}/texlive.post
14mr|texlive-nopageno-20100511-3|33	
14mr|texlive-nopageno-20100511-3|34	%postun
14mr|texlive-nopageno-20100511-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-nopageno-20100511-3|36	%{_sbindir}/texlive.post
14mr|texlive-nopageno-20100511-3|37	fi
14mr|texlive-nopageno-20100511-3|38	
14mr|texlive-nopageno-20100511-3|39	#-----------------------------------------------------------------------
14mr|texlive-nopageno-20100511-3|40	%files
14mr|texlive-nopageno-20100511-3|41	%{_texmfdistdir}/tex/latex/nopageno/nopageno.sty
14mr|texlive-nopageno-20100511-3|42	%doc %{_texmfdistdir}/doc/latex/nopageno/nopageno.pdf
14mr|texlive-nopageno-20100511-3|43	%doc %{_texmfdistdir}/doc/latex/nopageno/nopageno.tex
14mr|texlive-nopageno-20100511-3|44	
14mr|texlive-nopageno-20100511-3|45	#-----------------------------------------------------------------------
14mr|texlive-nopageno-20100511-3|46	%prep
14mr|texlive-nopageno-20100511-3|47	%setup -c -a0 -a1
14mr|texlive-nopageno-20100511-3|48	
14mr|texlive-nopageno-20100511-3|49	%build
14mr|texlive-nopageno-20100511-3|50	
14mr|texlive-nopageno-20100511-3|51	%install
14mr|texlive-nopageno-20100511-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nopageno-20100511-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nopageno-20100511-3|54	
14mr|texlive-nopageno-20100511-3|55	
14mr|texlive-nopageno-20100511-3|56	
14mr|texlive-nopageno-20100511-3|57	%changelog
14mr|texlive-nopageno-20100511-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100511-3
14mr|texlive-nopageno-20100511-3|59	+ Revision: a7fa457
14mr|texlive-nopageno-20100511-3|60	- MassBuild#440: Increase release tag
14mr|texlive-nopageno-20100511-3|61	
14mr|texlive-nopageno-20100511-3|62	

20879 14
14mr|texlive-norasi-c90-20131010-6|1	# revision 30642
14mr|texlive-norasi-c90-20131010-6|2	# category Package
14mr|texlive-norasi-c90-20131010-6|3	# catalog-ctan undef
14mr|texlive-norasi-c90-20131010-6|4	# catalog-date undef
14mr|texlive-norasi-c90-20131010-6|5	# catalog-license undef
14mr|texlive-norasi-c90-20131010-6|6	# catalog-version undef
14mr|texlive-norasi-c90-20131010-6|7	Name:		texlive-norasi-c90
14mr|texlive-norasi-c90-20131010-6|8	Version:	20131010
14mr|texlive-norasi-c90-20131010-6|9	Release:	6
14mr|texlive-norasi-c90-20131010-6|10	Summary:	TeX support (from CJK) for the norasi font
14mr|texlive-norasi-c90-20131010-6|11	Group:		Publishing
14mr|texlive-norasi-c90-20131010-6|12	URL:		http://tug.org/texlive
14mr|texlive-norasi-c90-20131010-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-norasi-c90-20131010-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/norasi-c90.tar.xz
14mr|texlive-norasi-c90-20131010-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/norasi-c90.source.tar.xz
14mr|texlive-norasi-c90-20131010-6|16	BuildArch:	noarch
14mr|texlive-norasi-c90-20131010-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-norasi-c90-20131010-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-norasi-c90-20131010-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-norasi-c90-20131010-6|20	Requires:	texlive-fonts-tlwg
14mr|texlive-norasi-c90-20131010-6|21	
14mr|texlive-norasi-c90-20131010-6|22	%description
14mr|texlive-norasi-c90-20131010-6|23	TeXLive norasi-c90 package.
14mr|texlive-norasi-c90-20131010-6|24	
14mr|texlive-norasi-c90-20131010-6|25	%post
14mr|texlive-norasi-c90-20131010-6|26	%{_sbindir}/texlive.post
14mr|texlive-norasi-c90-20131010-6|27	
14mr|texlive-norasi-c90-20131010-6|28	%postun
14mr|texlive-norasi-c90-20131010-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-norasi-c90-20131010-6|30	%{_sbindir}/texlive.post
14mr|texlive-norasi-c90-20131010-6|31	fi
14mr|texlive-norasi-c90-20131010-6|32	
14mr|texlive-norasi-c90-20131010-6|33	#-----------------------------------------------------------------------
14mr|texlive-norasi-c90-20131010-6|34	%files
14mr|texlive-norasi-c90-20131010-6|35	%{_texmfdistdir}/dvips/norasi-c90/config.norasi-c90
14mr|texlive-norasi-c90-20131010-6|36	%{_texmfdistdir}/fonts/map/dvips/norasi-c90/norasi-c90.map
14mr|texlive-norasi-c90-20131010-6|37	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnb8z.tfm
14mr|texlive-norasi-c90-20131010-6|38	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnbi8z.tfm
14mr|texlive-norasi-c90-20131010-6|39	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftni8z.tfm
14mr|texlive-norasi-c90-20131010-6|40	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnr8z.tfm
14mr|texlive-norasi-c90-20131010-6|41	#- source
14mr|texlive-norasi-c90-20131010-6|42	%doc %{_texmfdistdir}/source/fonts/norasi-c90/norasi-c90.fontinst
14mr|texlive-norasi-c90-20131010-6|43	
14mr|texlive-norasi-c90-20131010-6|44	#-----------------------------------------------------------------------
14mr|texlive-norasi-c90-20131010-6|45	%prep
14mr|texlive-norasi-c90-20131010-6|46	%setup -c -a0 -a1
14mr|texlive-norasi-c90-20131010-6|47	
14mr|texlive-norasi-c90-20131010-6|48	%build
14mr|texlive-norasi-c90-20131010-6|49	
14mr|texlive-norasi-c90-20131010-6|50	%install
14mr|texlive-norasi-c90-20131010-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-norasi-c90-20131010-6|52	cp -fpar dvips fonts source %{buildroot}%{_texmfdistdir}
14mr|texlive-norasi-c90-20131010-6|53	
14mr|texlive-norasi-c90-20131010-6|54	%changelog
14mr|texlive-norasi-c90-20131010-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131010-6
14mr|texlive-norasi-c90-20131010-6|56	+ Revision: d6cbb4c
14mr|texlive-norasi-c90-20131010-6|57	- MassBuild#440: Increase release tag
14mr|texlive-norasi-c90-20131010-6|58	
14mr|texlive-norasi-c90-20131010-6|59	

20880 14
14mr|texlive-nostarch-1.3-3|1	# revision 15878
14mr|texlive-nostarch-1.3-3|2	# category Package
14mr|texlive-nostarch-1.3-3|3	# catalog-ctan /macros/latex/contrib/nostarch
14mr|texlive-nostarch-1.3-3|4	# catalog-date 2008-08-22 17:15:44 +0200
14mr|texlive-nostarch-1.3-3|5	# catalog-license lppl
14mr|texlive-nostarch-1.3-3|6	# catalog-version 1.3
14mr|texlive-nostarch-1.3-3|7	Name:		texlive-nostarch
14mr|texlive-nostarch-1.3-3|8	Version:	1.3
14mr|texlive-nostarch-1.3-3|9	Release:	3
14mr|texlive-nostarch-1.3-3|10	Summary:	LaTeX class for No Starch Press
14mr|texlive-nostarch-1.3-3|11	Group:		Publishing
14mr|texlive-nostarch-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nostarch
14mr|texlive-nostarch-1.3-3|13	License:	LPPL
14mr|texlive-nostarch-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nostarch.tar.xz
14mr|texlive-nostarch-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nostarch.doc.tar.xz
14mr|texlive-nostarch-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nostarch.source.tar.xz
14mr|texlive-nostarch-1.3-3|17	BuildArch:	noarch
14mr|texlive-nostarch-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nostarch-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nostarch-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nostarch-1.3-3|21	
14mr|texlive-nostarch-1.3-3|22	%description
14mr|texlive-nostarch-1.3-3|23	The package provides the "official" LaTeX style for No Starch
14mr|texlive-nostarch-1.3-3|24	Press. Provided are a a class, a package for interfacing to
14mr|texlive-nostarch-1.3-3|25	hyperref and an index style file. The style serves both for
14mr|texlive-nostarch-1.3-3|26	printed and for electronic books.
14mr|texlive-nostarch-1.3-3|27	
14mr|texlive-nostarch-1.3-3|28	%post
14mr|texlive-nostarch-1.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-nostarch-1.3-3|30	
14mr|texlive-nostarch-1.3-3|31	%postun
14mr|texlive-nostarch-1.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-nostarch-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-nostarch-1.3-3|34	fi
14mr|texlive-nostarch-1.3-3|35	
14mr|texlive-nostarch-1.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-nostarch-1.3-3|37	%files
14mr|texlive-nostarch-1.3-3|38	%{_texmfdistdir}/bibtex/bib/nostarch/nostarch.bib
14mr|texlive-nostarch-1.3-3|39	%{_texmfdistdir}/makeindex/nostarch/nostarch.ist
14mr|texlive-nostarch-1.3-3|40	%{_texmfdistdir}/tex/latex/nostarch/nostarch.cls
14mr|texlive-nostarch-1.3-3|41	%{_texmfdistdir}/tex/latex/nostarch/nshyper.sty
14mr|texlive-nostarch-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/nostarch/100euroie.png
14mr|texlive-nostarch-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/nostarch/100euroit.png
14mr|texlive-nostarch-1.3-3|44	%doc %{_texmfdistdir}/doc/latex/nostarch/1eurogr.jpg
14mr|texlive-nostarch-1.3-3|45	%doc %{_texmfdistdir}/doc/latex/nostarch/README
14mr|texlive-nostarch-1.3-3|46	%doc %{_texmfdistdir}/doc/latex/nostarch/nostarch.pdf
14mr|texlive-nostarch-1.3-3|47	%doc %{_texmfdistdir}/doc/latex/nostarch/nssample.pdf
14mr|texlive-nostarch-1.3-3|48	%doc %{_texmfdistdir}/doc/latex/nostarch/nssample.tex
14mr|texlive-nostarch-1.3-3|49	%doc %{_texmfdistdir}/doc/latex/nostarch/recycled.png
14mr|texlive-nostarch-1.3-3|50	%doc %{_texmfdistdir}/doc/latex/nostarch/vitruvian.jpg
14mr|texlive-nostarch-1.3-3|51	#- source
14mr|texlive-nostarch-1.3-3|52	%doc %{_texmfdistdir}/source/latex/nostarch/Makefile
14mr|texlive-nostarch-1.3-3|53	%doc %{_texmfdistdir}/source/latex/nostarch/nostarch.dtx
14mr|texlive-nostarch-1.3-3|54	%doc %{_texmfdistdir}/source/latex/nostarch/nostarch.ins
14mr|texlive-nostarch-1.3-3|55	
14mr|texlive-nostarch-1.3-3|56	#-----------------------------------------------------------------------
14mr|texlive-nostarch-1.3-3|57	%prep
14mr|texlive-nostarch-1.3-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-nostarch-1.3-3|59	
14mr|texlive-nostarch-1.3-3|60	%build
14mr|texlive-nostarch-1.3-3|61	
14mr|texlive-nostarch-1.3-3|62	%install
14mr|texlive-nostarch-1.3-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nostarch-1.3-3|64	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nostarch-1.3-3|65	
14mr|texlive-nostarch-1.3-3|66	
14mr|texlive-nostarch-1.3-3|67	
14mr|texlive-nostarch-1.3-3|68	%changelog
14mr|texlive-nostarch-1.3-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-nostarch-1.3-3|70	+ Revision: bf9464f
14mr|texlive-nostarch-1.3-3|71	- MassBuild#440: Increase release tag
14mr|texlive-nostarch-1.3-3|72	
14mr|texlive-nostarch-1.3-3|73	

20881 14
14mr|texlive-notes2bib-2.0i-2|1	# revision 27196
14mr|texlive-notes2bib-2.0i-2|2	# category Package
14mr|texlive-notes2bib-2.0i-2|3	# catalog-ctan /macros/latex/contrib/notes2bib
14mr|texlive-notes2bib-2.0i-2|4	# catalog-date 2012-07-17 10:47:29 +0200
14mr|texlive-notes2bib-2.0i-2|5	# catalog-license lppl
14mr|texlive-notes2bib-2.0i-2|6	# catalog-version 2.0i
14mr|texlive-notes2bib-2.0i-2|7	Name:		texlive-notes2bib
14mr|texlive-notes2bib-2.0i-2|8	Version:	2.0i
14mr|texlive-notes2bib-2.0i-2|9	Release:	2
14mr|texlive-notes2bib-2.0i-2|10	Summary:	Integrating notes into the bibliography
14mr|texlive-notes2bib-2.0i-2|11	Group:		Publishing
14mr|texlive-notes2bib-2.0i-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/notes2bib
14mr|texlive-notes2bib-2.0i-2|13	License:	LPPL
14mr|texlive-notes2bib-2.0i-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes2bib.tar.xz
14mr|texlive-notes2bib-2.0i-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes2bib.doc.tar.xz
14mr|texlive-notes2bib-2.0i-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes2bib.source.tar.xz
14mr|texlive-notes2bib-2.0i-2|17	BuildArch:	noarch
14mr|texlive-notes2bib-2.0i-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-notes2bib-2.0i-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-notes2bib-2.0i-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-notes2bib-2.0i-2|21	
14mr|texlive-notes2bib-2.0i-2|22	%description
14mr|texlive-notes2bib-2.0i-2|23	The package defines a new type of note, bibnote, which will
14mr|texlive-notes2bib-2.0i-2|24	always be added to the bibliography. The package allows
14mr|texlive-notes2bib-2.0i-2|25	footnotes and endnotes to be moved into the bibliography in the
14mr|texlive-notes2bib-2.0i-2|26	same way. The package can be used with natbib and biblatex as
14mr|texlive-notes2bib-2.0i-2|27	well as plain LaTeX citations. Both sorted and unsorted
14mr|texlive-notes2bib-2.0i-2|28	bibliography styles are supported. The package uses the LaTeX 3
14mr|texlive-notes2bib-2.0i-2|29	macros and the associated xpackages bundle. It also makes use
14mr|texlive-notes2bib-2.0i-2|30	of the e-TeX extensions (any post-2005 LaTeX distribution will
14mr|texlive-notes2bib-2.0i-2|31	provide these by default, but users of older systems may need
14mr|texlive-notes2bib-2.0i-2|32	to use an elatex command or equivalent). The package relies on
14mr|texlive-notes2bib-2.0i-2|33	LaTeX 3 support from the l3kernel and l3packages bundles.
14mr|texlive-notes2bib-2.0i-2|34	
14mr|texlive-notes2bib-2.0i-2|35	%post
14mr|texlive-notes2bib-2.0i-2|36	%{_sbindir}/texlive.post
14mr|texlive-notes2bib-2.0i-2|37	
14mr|texlive-notes2bib-2.0i-2|38	%postun
14mr|texlive-notes2bib-2.0i-2|39	if [ $1 -eq 0 ]; then
14mr|texlive-notes2bib-2.0i-2|40	%{_sbindir}/texlive.post
14mr|texlive-notes2bib-2.0i-2|41	fi
14mr|texlive-notes2bib-2.0i-2|42	
14mr|texlive-notes2bib-2.0i-2|43	#-----------------------------------------------------------------------
14mr|texlive-notes2bib-2.0i-2|44	%files
14mr|texlive-notes2bib-2.0i-2|45	%{_texmfdistdir}/tex/latex/notes2bib/notes2bib.sty
14mr|texlive-notes2bib-2.0i-2|46	%doc %{_texmfdistdir}/doc/latex/notes2bib/README
14mr|texlive-notes2bib-2.0i-2|47	%doc %{_texmfdistdir}/doc/latex/notes2bib/notes2bib.pdf
14mr|texlive-notes2bib-2.0i-2|48	#- source
14mr|texlive-notes2bib-2.0i-2|49	%doc %{_texmfdistdir}/source/latex/notes2bib/notes2bib.dtx
14mr|texlive-notes2bib-2.0i-2|50	
14mr|texlive-notes2bib-2.0i-2|51	#-----------------------------------------------------------------------
14mr|texlive-notes2bib-2.0i-2|52	%prep
14mr|texlive-notes2bib-2.0i-2|53	%setup -c -a0 -a1 -a2
14mr|texlive-notes2bib-2.0i-2|54	
14mr|texlive-notes2bib-2.0i-2|55	%build
14mr|texlive-notes2bib-2.0i-2|56	
14mr|texlive-notes2bib-2.0i-2|57	%install
14mr|texlive-notes2bib-2.0i-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-notes2bib-2.0i-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-notes2bib-2.0i-2|60	
14mr|texlive-notes2bib-2.0i-2|61	
14mr|texlive-notes2bib-2.0i-2|62	
14mr|texlive-notes2bib-2.0i-2|63	%changelog
14mr|texlive-notes2bib-2.0i-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0i-2
14mr|texlive-notes2bib-2.0i-2|65	+ Revision: 70a719b
14mr|texlive-notes2bib-2.0i-2|66	- MassBuild#440: Increase release tag
14mr|texlive-notes2bib-2.0i-2|67	
14mr|texlive-notes2bib-2.0i-2|68	

20882 14
14mr|texlive-notes-v1.0.1-4|1	# revision 26263
14mr|texlive-notes-v1.0.1-4|2	# category Package
14mr|texlive-notes-v1.0.1-4|3	# catalog-ctan /macros/latex/contrib/notes
14mr|texlive-notes-v1.0.1-4|4	# catalog-date 2006-09-14 22:20:05 +0200
14mr|texlive-notes-v1.0.1-4|5	# catalog-license lppl
14mr|texlive-notes-v1.0.1-4|6	# catalog-version v1.0.1
14mr|texlive-notes-v1.0.1-4|7	Name:		texlive-notes
14mr|texlive-notes-v1.0.1-4|8	Version:	v1.0.1
14mr|texlive-notes-v1.0.1-4|9	Release:	4
14mr|texlive-notes-v1.0.1-4|10	Summary:	Mark sections of a document
14mr|texlive-notes-v1.0.1-4|11	Group:		Publishing
14mr|texlive-notes-v1.0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/notes
14mr|texlive-notes-v1.0.1-4|13	License:	LPPL
14mr|texlive-notes-v1.0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes.tar.xz
14mr|texlive-notes-v1.0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes.doc.tar.xz
14mr|texlive-notes-v1.0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes.source.tar.xz
14mr|texlive-notes-v1.0.1-4|17	BuildArch:	noarch
14mr|texlive-notes-v1.0.1-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-notes-v1.0.1-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-notes-v1.0.1-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-notes-v1.0.1-4|21	
14mr|texlive-notes-v1.0.1-4|22	%description
14mr|texlive-notes-v1.0.1-4|23	The package provides environments to highlight significant
14mr|texlive-notes-v1.0.1-4|24	portions of text within a document, by putting the text in a
14mr|texlive-notes-v1.0.1-4|25	box and adding an icon in the margin. (The icons are provided
14mr|texlive-notes-v1.0.1-4|26	as 'fig' sources, processable by xfig.).
14mr|texlive-notes-v1.0.1-4|27	
14mr|texlive-notes-v1.0.1-4|28	%post
14mr|texlive-notes-v1.0.1-4|29	%{_sbindir}/texlive.post
14mr|texlive-notes-v1.0.1-4|30	
14mr|texlive-notes-v1.0.1-4|31	%postun
14mr|texlive-notes-v1.0.1-4|32	if [ $1 -eq 0 ]; then
14mr|texlive-notes-v1.0.1-4|33	%{_sbindir}/texlive.post
14mr|texlive-notes-v1.0.1-4|34	fi
14mr|texlive-notes-v1.0.1-4|35	
14mr|texlive-notes-v1.0.1-4|36	#-----------------------------------------------------------------------
14mr|texlive-notes-v1.0.1-4|37	%files
14mr|texlive-notes-v1.0.1-4|38	%{_texmfdistdir}/tex/latex/notes/hand.eps
14mr|texlive-notes-v1.0.1-4|39	%{_texmfdistdir}/tex/latex/notes/hand.pdf
14mr|texlive-notes-v1.0.1-4|40	%{_texmfdistdir}/tex/latex/notes/hand.png
14mr|texlive-notes-v1.0.1-4|41	%{_texmfdistdir}/tex/latex/notes/info.eps
14mr|texlive-notes-v1.0.1-4|42	%{_texmfdistdir}/tex/latex/notes/info.pdf
14mr|texlive-notes-v1.0.1-4|43	%{_texmfdistdir}/tex/latex/notes/info.png
14mr|texlive-notes-v1.0.1-4|44	%{_texmfdistdir}/tex/latex/notes/notes.sty
14mr|texlive-notes-v1.0.1-4|45	%{_texmfdistdir}/tex/latex/notes/warn.eps
14mr|texlive-notes-v1.0.1-4|46	%{_texmfdistdir}/tex/latex/notes/warn.pdf
14mr|texlive-notes-v1.0.1-4|47	%{_texmfdistdir}/tex/latex/notes/warn.png
14mr|texlive-notes-v1.0.1-4|48	%doc %{_texmfdistdir}/doc/latex/notes/book.layout
14mr|texlive-notes-v1.0.1-4|49	%doc %{_texmfdistdir}/doc/latex/notes/hand.fig
14mr|texlive-notes-v1.0.1-4|50	%doc %{_texmfdistdir}/doc/latex/notes/info.fig
14mr|texlive-notes-v1.0.1-4|51	%doc %{_texmfdistdir}/doc/latex/notes/makedoc
14mr|texlive-notes-v1.0.1-4|52	%doc %{_texmfdistdir}/doc/latex/notes/makedoc.bat
14mr|texlive-notes-v1.0.1-4|53	%doc %{_texmfdistdir}/doc/latex/notes/notes.inc
14mr|texlive-notes-v1.0.1-4|54	%doc %{_texmfdistdir}/doc/latex/notes/notes.pdf
14mr|texlive-notes-v1.0.1-4|55	%doc %{_texmfdistdir}/doc/latex/notes/testnotes.tex
14mr|texlive-notes-v1.0.1-4|56	%doc %{_texmfdistdir}/doc/latex/notes/warn.fig
14mr|texlive-notes-v1.0.1-4|57	#- source
14mr|texlive-notes-v1.0.1-4|58	%doc %{_texmfdistdir}/source/latex/notes/Makefile
14mr|texlive-notes-v1.0.1-4|59	%doc %{_texmfdistdir}/source/latex/notes/notes.drv
14mr|texlive-notes-v1.0.1-4|60	%doc %{_texmfdistdir}/source/latex/notes/notes.dtx
14mr|texlive-notes-v1.0.1-4|61	%doc %{_texmfdistdir}/source/latex/notes/notes.ins
14mr|texlive-notes-v1.0.1-4|62	
14mr|texlive-notes-v1.0.1-4|63	#-----------------------------------------------------------------------
14mr|texlive-notes-v1.0.1-4|64	%prep
14mr|texlive-notes-v1.0.1-4|65	%setup -c -a0 -a1 -a2
14mr|texlive-notes-v1.0.1-4|66	
14mr|texlive-notes-v1.0.1-4|67	%build
14mr|texlive-notes-v1.0.1-4|68	
14mr|texlive-notes-v1.0.1-4|69	%install
14mr|texlive-notes-v1.0.1-4|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-notes-v1.0.1-4|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-notes-v1.0.1-4|72	
14mr|texlive-notes-v1.0.1-4|73	
14mr|texlive-notes-v1.0.1-4|74	
14mr|texlive-notes-v1.0.1-4|75	%changelog
14mr|texlive-notes-v1.0.1-4|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.0.1-4
14mr|texlive-notes-v1.0.1-4|77	+ Revision: 8a35b89
14mr|texlive-notes-v1.0.1-4|78	- MassBuild#440: Increase release tag
14mr|texlive-notes-v1.0.1-4|79	
14mr|texlive-notes-v1.0.1-4|80	

20883 14
14mr|texlive-notoccite-20100511-3|1	# revision 18129
14mr|texlive-notoccite-20100511-3|2	# category Package
14mr|texlive-notoccite-20100511-3|3	# catalog-ctan /macros/latex/contrib/notoccite
14mr|texlive-notoccite-20100511-3|4	# catalog-date 2010-05-11 12:36:30 +0200
14mr|texlive-notoccite-20100511-3|5	# catalog-license pd
14mr|texlive-notoccite-20100511-3|6	# catalog-version undef
14mr|texlive-notoccite-20100511-3|7	Name:		texlive-notoccite
14mr|texlive-notoccite-20100511-3|8	Version:	20100511
14mr|texlive-notoccite-20100511-3|9	Release:	3
14mr|texlive-notoccite-20100511-3|10	Summary:	Prevent trouble from citations in table of contents, etc
14mr|texlive-notoccite-20100511-3|11	Group:		Publishing
14mr|texlive-notoccite-20100511-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/notoccite
14mr|texlive-notoccite-20100511-3|13	License:	PD
14mr|texlive-notoccite-20100511-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notoccite.tar.xz
14mr|texlive-notoccite-20100511-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notoccite.doc.tar.xz
14mr|texlive-notoccite-20100511-3|16	BuildArch:	noarch
14mr|texlive-notoccite-20100511-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-notoccite-20100511-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-notoccite-20100511-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-notoccite-20100511-3|20	
14mr|texlive-notoccite-20100511-3|21	%description
14mr|texlive-notoccite-20100511-3|22	If you have \cite commands in \section-like commands, or in
14mr|texlive-notoccite-20100511-3|23	\caption, the citation will also appear in the table of
14mr|texlive-notoccite-20100511-3|24	contents, or list of whatever. If you are also using an unsrt-
14mr|texlive-notoccite-20100511-3|25	like bibliography style, these citations will come at the very
14mr|texlive-notoccite-20100511-3|26	start of the bibliography, which is confusing. This package
14mr|texlive-notoccite-20100511-3|27	suppresses the effect.
14mr|texlive-notoccite-20100511-3|28	
14mr|texlive-notoccite-20100511-3|29	%post
14mr|texlive-notoccite-20100511-3|30	%{_sbindir}/texlive.post
14mr|texlive-notoccite-20100511-3|31	
14mr|texlive-notoccite-20100511-3|32	%postun
14mr|texlive-notoccite-20100511-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-notoccite-20100511-3|34	%{_sbindir}/texlive.post
14mr|texlive-notoccite-20100511-3|35	fi
14mr|texlive-notoccite-20100511-3|36	
14mr|texlive-notoccite-20100511-3|37	#-----------------------------------------------------------------------
14mr|texlive-notoccite-20100511-3|38	%files
14mr|texlive-notoccite-20100511-3|39	%{_texmfdistdir}/tex/latex/notoccite/notoccite.sty
14mr|texlive-notoccite-20100511-3|40	%doc %{_texmfdistdir}/doc/latex/notoccite/notoccite.pdf
14mr|texlive-notoccite-20100511-3|41	%doc %{_texmfdistdir}/doc/latex/notoccite/notoccite.tex
14mr|texlive-notoccite-20100511-3|42	
14mr|texlive-notoccite-20100511-3|43	#-----------------------------------------------------------------------
14mr|texlive-notoccite-20100511-3|44	%prep
14mr|texlive-notoccite-20100511-3|45	%setup -c -a0 -a1
14mr|texlive-notoccite-20100511-3|46	
14mr|texlive-notoccite-20100511-3|47	%build
14mr|texlive-notoccite-20100511-3|48	
14mr|texlive-notoccite-20100511-3|49	%install
14mr|texlive-notoccite-20100511-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-notoccite-20100511-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-notoccite-20100511-3|52	
14mr|texlive-notoccite-20100511-3|53	
14mr|texlive-notoccite-20100511-3|54	
14mr|texlive-notoccite-20100511-3|55	%changelog
14mr|texlive-notoccite-20100511-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100511-3
14mr|texlive-notoccite-20100511-3|57	+ Revision: 90b2133
14mr|texlive-notoccite-20100511-3|58	- MassBuild#440: Increase release tag
14mr|texlive-notoccite-20100511-3|59	
14mr|texlive-notoccite-20100511-3|60	

20884 14
14mr|texlive-nowidow-1.0-3|1	# revision 24066
14mr|texlive-nowidow-1.0-3|2	# category Package
14mr|texlive-nowidow-1.0-3|3	# catalog-ctan /macros/latex/contrib/nowidow
14mr|texlive-nowidow-1.0-3|4	# catalog-date 2011-09-21 22:10:12 +0200
14mr|texlive-nowidow-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-nowidow-1.0-3|6	# catalog-version 1.0
14mr|texlive-nowidow-1.0-3|7	Name:		texlive-nowidow
14mr|texlive-nowidow-1.0-3|8	Version:	1.0
14mr|texlive-nowidow-1.0-3|9	Release:	3
14mr|texlive-nowidow-1.0-3|10	Summary:	Avoid widows
14mr|texlive-nowidow-1.0-3|11	Group:		Publishing
14mr|texlive-nowidow-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nowidow
14mr|texlive-nowidow-1.0-3|13	License:	LPPL1.3
14mr|texlive-nowidow-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nowidow.tar.xz
14mr|texlive-nowidow-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nowidow.doc.tar.xz
14mr|texlive-nowidow-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nowidow.source.tar.xz
14mr|texlive-nowidow-1.0-3|17	BuildArch:	noarch
14mr|texlive-nowidow-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nowidow-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nowidow-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nowidow-1.0-3|21	
14mr|texlive-nowidow-1.0-3|22	%description
14mr|texlive-nowidow-1.0-3|23	This package provides a useful macro to manage widow lines.
14mr|texlive-nowidow-1.0-3|24	
14mr|texlive-nowidow-1.0-3|25	%post
14mr|texlive-nowidow-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-nowidow-1.0-3|27	
14mr|texlive-nowidow-1.0-3|28	%postun
14mr|texlive-nowidow-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-nowidow-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-nowidow-1.0-3|31	fi
14mr|texlive-nowidow-1.0-3|32	
14mr|texlive-nowidow-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-nowidow-1.0-3|34	%files
14mr|texlive-nowidow-1.0-3|35	%{_texmfdistdir}/tex/latex/nowidow/nowidow.sty
14mr|texlive-nowidow-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/nowidow/README
14mr|texlive-nowidow-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/nowidow/nowidow.pdf
14mr|texlive-nowidow-1.0-3|38	#- source
14mr|texlive-nowidow-1.0-3|39	%doc %{_texmfdistdir}/source/latex/nowidow/nowidow.dtx
14mr|texlive-nowidow-1.0-3|40	%doc %{_texmfdistdir}/source/latex/nowidow/nowidow.ins
14mr|texlive-nowidow-1.0-3|41	
14mr|texlive-nowidow-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-nowidow-1.0-3|43	%prep
14mr|texlive-nowidow-1.0-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-nowidow-1.0-3|45	
14mr|texlive-nowidow-1.0-3|46	%build
14mr|texlive-nowidow-1.0-3|47	
14mr|texlive-nowidow-1.0-3|48	%install
14mr|texlive-nowidow-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nowidow-1.0-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nowidow-1.0-3|51	
14mr|texlive-nowidow-1.0-3|52	
14mr|texlive-nowidow-1.0-3|53	
14mr|texlive-nowidow-1.0-3|54	%changelog
14mr|texlive-nowidow-1.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-nowidow-1.0-3|56	+ Revision: cd2c6cb
14mr|texlive-nowidow-1.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-nowidow-1.0-3|58	
14mr|texlive-nowidow-1.0-3|59	

20885 14
14mr|texlive-nox-1.0-6|1	# revision 30991
14mr|texlive-nox-1.0-6|2	# category Package
14mr|texlive-nox-1.0-6|3	# catalog-ctan /macros/latex/contrib/nox
14mr|texlive-nox-1.0-6|4	# catalog-date 2013-06-19 16:57:50 +0200
14mr|texlive-nox-1.0-6|5	# catalog-license lppl
14mr|texlive-nox-1.0-6|6	# catalog-version 1.0
14mr|texlive-nox-1.0-6|7	Name:		texlive-nox
14mr|texlive-nox-1.0-6|8	Version:	1.0
14mr|texlive-nox-1.0-6|9	Release:	6
14mr|texlive-nox-1.0-6|10	Summary:	Adaptable tables
14mr|texlive-nox-1.0-6|11	Group:		Publishing
14mr|texlive-nox-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nox
14mr|texlive-nox-1.0-6|13	License:	LPPL
14mr|texlive-nox-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nox.tar.xz
14mr|texlive-nox-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nox.doc.tar.xz
14mr|texlive-nox-1.0-6|16	BuildArch:	noarch
14mr|texlive-nox-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-nox-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-nox-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-nox-1.0-6|20	
14mr|texlive-nox-1.0-6|21	%description
14mr|texlive-nox-1.0-6|22	The package allows data, text (including (La)TeX commands or
14mr|texlive-nox-1.0-6|23	environments) to be formatted into a array which may be split.
14mr|texlive-nox-1.0-6|24	
14mr|texlive-nox-1.0-6|25	%post
14mr|texlive-nox-1.0-6|26	%{_sbindir}/texlive.post
14mr|texlive-nox-1.0-6|27	
14mr|texlive-nox-1.0-6|28	%postun
14mr|texlive-nox-1.0-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-nox-1.0-6|30	%{_sbindir}/texlive.post
14mr|texlive-nox-1.0-6|31	fi
14mr|texlive-nox-1.0-6|32	
14mr|texlive-nox-1.0-6|33	#-----------------------------------------------------------------------
14mr|texlive-nox-1.0-6|34	%files
14mr|texlive-nox-1.0-6|35	%{_texmfdistdir}/tex/latex/nox/nox.sty
14mr|texlive-nox-1.0-6|36	%doc %{_texmfdistdir}/doc/latex/nox/README
14mr|texlive-nox-1.0-6|37	%doc %{_texmfdistdir}/doc/latex/nox/nox.pdf
14mr|texlive-nox-1.0-6|38	%doc %{_texmfdistdir}/doc/latex/nox/nox.tex
14mr|texlive-nox-1.0-6|39	
14mr|texlive-nox-1.0-6|40	#-----------------------------------------------------------------------
14mr|texlive-nox-1.0-6|41	%prep
14mr|texlive-nox-1.0-6|42	%setup -c -a0 -a1
14mr|texlive-nox-1.0-6|43	
14mr|texlive-nox-1.0-6|44	%build
14mr|texlive-nox-1.0-6|45	
14mr|texlive-nox-1.0-6|46	%install
14mr|texlive-nox-1.0-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nox-1.0-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nox-1.0-6|49	
14mr|texlive-nox-1.0-6|50	%changelog
14mr|texlive-nox-1.0-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-nox-1.0-6|52	+ Revision: fec2b06
14mr|texlive-nox-1.0-6|53	- MassBuild#440: Increase release tag
14mr|texlive-nox-1.0-6|54	
14mr|texlive-nox-1.0-6|55	

20886 14
14mr|texlive-nrc-20070112-3|1	# revision 18087
14mr|texlive-nrc-20070112-3|2	# category Package
14mr|texlive-nrc-20070112-3|3	# catalog-ctan /macros/latex/contrib/nrc
14mr|texlive-nrc-20070112-3|4	# catalog-date 2007-01-12 08:59:52 +0100
14mr|texlive-nrc-20070112-3|5	# catalog-license lppl
14mr|texlive-nrc-20070112-3|6	# catalog-version undef
14mr|texlive-nrc-20070112-3|7	Name:		texlive-nrc
14mr|texlive-nrc-20070112-3|8	Version:	20070112
14mr|texlive-nrc-20070112-3|9	Release:	3
14mr|texlive-nrc-20070112-3|10	Summary:	Class for the NRC technical journals
14mr|texlive-nrc-20070112-3|11	Group:		Publishing
14mr|texlive-nrc-20070112-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nrc
14mr|texlive-nrc-20070112-3|13	License:	LPPL
14mr|texlive-nrc-20070112-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nrc.tar.xz
14mr|texlive-nrc-20070112-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nrc.doc.tar.xz
14mr|texlive-nrc-20070112-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nrc.source.tar.xz
14mr|texlive-nrc-20070112-3|17	BuildArch:	noarch
14mr|texlive-nrc-20070112-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-nrc-20070112-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-nrc-20070112-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-nrc-20070112-3|21	
14mr|texlive-nrc-20070112-3|22	%description
14mr|texlive-nrc-20070112-3|23	Macros, and some documentation, for typesetting papers for
14mr|texlive-nrc-20070112-3|24	submission to journals published by the National Research
14mr|texlive-nrc-20070112-3|25	Council of Canada. The macros are provided as a pair of
14mr|texlive-nrc-20070112-3|26	classes, one for journals printed in two columns and the other
14mr|texlive-nrc-20070112-3|27	for journals (such as the Canadian Journal of Physics, post-
14mr|texlive-nrc-20070112-3|28	1997) which are printed in a single-column format.
14mr|texlive-nrc-20070112-3|29	
14mr|texlive-nrc-20070112-3|30	%post
14mr|texlive-nrc-20070112-3|31	%{_sbindir}/texlive.post
14mr|texlive-nrc-20070112-3|32	
14mr|texlive-nrc-20070112-3|33	%postun
14mr|texlive-nrc-20070112-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-nrc-20070112-3|35	%{_sbindir}/texlive.post
14mr|texlive-nrc-20070112-3|36	fi
14mr|texlive-nrc-20070112-3|37	
14mr|texlive-nrc-20070112-3|38	#-----------------------------------------------------------------------
14mr|texlive-nrc-20070112-3|39	%files
14mr|texlive-nrc-20070112-3|40	%{_texmfdistdir}/tex/latex/nrc/nrc1.cls
14mr|texlive-nrc-20070112-3|41	%{_texmfdistdir}/tex/latex/nrc/nrc1.sty
14mr|texlive-nrc-20070112-3|42	%{_texmfdistdir}/tex/latex/nrc/nrc2.cls
14mr|texlive-nrc-20070112-3|43	%{_texmfdistdir}/tex/latex/nrc/nrc2.sty
14mr|texlive-nrc-20070112-3|44	%doc %{_texmfdistdir}/doc/latex/nrc/README
14mr|texlive-nrc-20070112-3|45	%doc %{_texmfdistdir}/doc/latex/nrc/authors.txt
14mr|texlive-nrc-20070112-3|46	%doc %{_texmfdistdir}/doc/latex/nrc/userguide.pdf
14mr|texlive-nrc-20070112-3|47	%doc %{_texmfdistdir}/doc/latex/nrc/userguide.ps.gz
14mr|texlive-nrc-20070112-3|48	%doc %{_texmfdistdir}/doc/latex/nrc/userguide.tex
14mr|texlive-nrc-20070112-3|49	#- source
14mr|texlive-nrc-20070112-3|50	%doc %{_texmfdistdir}/source/latex/nrc/nrc.dtx
14mr|texlive-nrc-20070112-3|51	%doc %{_texmfdistdir}/source/latex/nrc/nrc.ins
14mr|texlive-nrc-20070112-3|52	
14mr|texlive-nrc-20070112-3|53	#-----------------------------------------------------------------------
14mr|texlive-nrc-20070112-3|54	%prep
14mr|texlive-nrc-20070112-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-nrc-20070112-3|56	
14mr|texlive-nrc-20070112-3|57	%build
14mr|texlive-nrc-20070112-3|58	
14mr|texlive-nrc-20070112-3|59	%install
14mr|texlive-nrc-20070112-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nrc-20070112-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-nrc-20070112-3|62	
14mr|texlive-nrc-20070112-3|63	
14mr|texlive-nrc-20070112-3|64	
14mr|texlive-nrc-20070112-3|65	%changelog
14mr|texlive-nrc-20070112-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070112-3
14mr|texlive-nrc-20070112-3|67	+ Revision: e7ddcd5
14mr|texlive-nrc-20070112-3|68	- MassBuild#440: Increase release tag
14mr|texlive-nrc-20070112-3|69	
14mr|texlive-nrc-20070112-3|70	

20887 14
14mr|texlive-ntgclass-20061205-3|1	# revision 15878
14mr|texlive-ntgclass-20061205-3|2	# category Package
14mr|texlive-ntgclass-20061205-3|3	# catalog-ctan /macros/latex/contrib/ntgclass
14mr|texlive-ntgclass-20061205-3|4	# catalog-date 2006-12-05 17:23:05 +0100
14mr|texlive-ntgclass-20061205-3|5	# catalog-license lppl
14mr|texlive-ntgclass-20061205-3|6	# catalog-version undef
14mr|texlive-ntgclass-20061205-3|7	Name:		texlive-ntgclass
14mr|texlive-ntgclass-20061205-3|8	Version:	20061205
14mr|texlive-ntgclass-20061205-3|9	Release:	3
14mr|texlive-ntgclass-20061205-3|10	Summary:	"European" versions of standard classes
14mr|texlive-ntgclass-20061205-3|11	Group:		Publishing
14mr|texlive-ntgclass-20061205-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ntgclass
14mr|texlive-ntgclass-20061205-3|13	License:	LPPL
14mr|texlive-ntgclass-20061205-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntgclass.tar.xz
14mr|texlive-ntgclass-20061205-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntgclass.doc.tar.xz
14mr|texlive-ntgclass-20061205-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntgclass.source.tar.xz
14mr|texlive-ntgclass-20061205-3|17	BuildArch:	noarch
14mr|texlive-ntgclass-20061205-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ntgclass-20061205-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ntgclass-20061205-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ntgclass-20061205-3|21	
14mr|texlive-ntgclass-20061205-3|22	%description
14mr|texlive-ntgclass-20061205-3|23	Versions of the standard LaTeX article and report classes,
14mr|texlive-ntgclass-20061205-3|24	rewritten to reflect a more European design, by the Dutch TeX
14mr|texlive-ntgclass-20061205-3|25	Users Group NTG.
14mr|texlive-ntgclass-20061205-3|26	
14mr|texlive-ntgclass-20061205-3|27	%post
14mr|texlive-ntgclass-20061205-3|28	%{_sbindir}/texlive.post
14mr|texlive-ntgclass-20061205-3|29	
14mr|texlive-ntgclass-20061205-3|30	%postun
14mr|texlive-ntgclass-20061205-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-ntgclass-20061205-3|32	%{_sbindir}/texlive.post
14mr|texlive-ntgclass-20061205-3|33	fi
14mr|texlive-ntgclass-20061205-3|34	
14mr|texlive-ntgclass-20061205-3|35	#-----------------------------------------------------------------------
14mr|texlive-ntgclass-20061205-3|36	%files
14mr|texlive-ntgclass-20061205-3|37	%{_texmfdistdir}/tex/latex/ntgclass/a4.sty
14mr|texlive-ntgclass-20061205-3|38	%{_texmfdistdir}/tex/latex/ntgclass/artikel1.cls
14mr|texlive-ntgclass-20061205-3|39	%{_texmfdistdir}/tex/latex/ntgclass/artikel2.cls
14mr|texlive-ntgclass-20061205-3|40	%{_texmfdistdir}/tex/latex/ntgclass/artikel3.cls
14mr|texlive-ntgclass-20061205-3|41	%{_texmfdistdir}/tex/latex/ntgclass/boek.cls
14mr|texlive-ntgclass-20061205-3|42	%{_texmfdistdir}/tex/latex/ntgclass/boek3.cls
14mr|texlive-ntgclass-20061205-3|43	%{_texmfdistdir}/tex/latex/ntgclass/brief.cls
14mr|texlive-ntgclass-20061205-3|44	%{_texmfdistdir}/tex/latex/ntgclass/ntg10.clo
14mr|texlive-ntgclass-20061205-3|45	%{_texmfdistdir}/tex/latex/ntgclass/ntg11.clo
14mr|texlive-ntgclass-20061205-3|46	%{_texmfdistdir}/tex/latex/ntgclass/ntg12.clo
14mr|texlive-ntgclass-20061205-3|47	%{_texmfdistdir}/tex/latex/ntgclass/rapport1.cls
14mr|texlive-ntgclass-20061205-3|48	%{_texmfdistdir}/tex/latex/ntgclass/rapport3.cls
14mr|texlive-ntgclass-20061205-3|49	%doc %{_texmfdistdir}/doc/latex/ntgclass/00readme.txt
14mr|texlive-ntgclass-20061205-3|50	%doc %{_texmfdistdir}/doc/latex/ntgclass/a4.pdf
14mr|texlive-ntgclass-20061205-3|51	%doc %{_texmfdistdir}/doc/latex/ntgclass/artdoc.pdf
14mr|texlive-ntgclass-20061205-3|52	%doc %{_texmfdistdir}/doc/latex/ntgclass/artdoc.tex
14mr|texlive-ntgclass-20061205-3|53	%doc %{_texmfdistdir}/doc/latex/ntgclass/brief.pdf
14mr|texlive-ntgclass-20061205-3|54	%doc %{_texmfdistdir}/doc/latex/ntgclass/brief.tex
14mr|texlive-ntgclass-20061205-3|55	%doc %{_texmfdistdir}/doc/latex/ntgclass/briefdoc.pdf
14mr|texlive-ntgclass-20061205-3|56	%doc %{_texmfdistdir}/doc/latex/ntgclass/briefdoc.tex
14mr|texlive-ntgclass-20061205-3|57	%doc %{_texmfdistdir}/doc/latex/ntgclass/catalog.txt
14mr|texlive-ntgclass-20061205-3|58	%doc %{_texmfdistdir}/doc/latex/ntgclass/changes.txt
14mr|texlive-ntgclass-20061205-3|59	%doc %{_texmfdistdir}/doc/latex/ntgclass/classdoc.pdf
14mr|texlive-ntgclass-20061205-3|60	%doc %{_texmfdistdir}/doc/latex/ntgclass/classdoc.tex
14mr|texlive-ntgclass-20061205-3|61	%doc %{_texmfdistdir}/doc/latex/ntgclass/manifest.txt
14mr|texlive-ntgclass-20061205-3|62	%doc %{_texmfdistdir}/doc/latex/ntgclass/ntgclass.pdf
14mr|texlive-ntgclass-20061205-3|63	%doc %{_texmfdistdir}/doc/latex/ntgclass/rapdoc.pdf
14mr|texlive-ntgclass-20061205-3|64	%doc %{_texmfdistdir}/doc/latex/ntgclass/rapdoc.tex
14mr|texlive-ntgclass-20061205-3|65	#- source
14mr|texlive-ntgclass-20061205-3|66	%doc %{_texmfdistdir}/source/latex/ntgclass/a4.dtx
14mr|texlive-ntgclass-20061205-3|67	%doc %{_texmfdistdir}/source/latex/ntgclass/a4.ins
14mr|texlive-ntgclass-20061205-3|68	%doc %{_texmfdistdir}/source/latex/ntgclass/brief.dtx
14mr|texlive-ntgclass-20061205-3|69	%doc %{_texmfdistdir}/source/latex/ntgclass/ntgclass.dtx
14mr|texlive-ntgclass-20061205-3|70	%doc %{_texmfdistdir}/source/latex/ntgclass/ntgclass.ins
14mr|texlive-ntgclass-20061205-3|71	
14mr|texlive-ntgclass-20061205-3|72	#-----------------------------------------------------------------------
14mr|texlive-ntgclass-20061205-3|73	%prep
14mr|texlive-ntgclass-20061205-3|74	%setup -c -a0 -a1 -a2
14mr|texlive-ntgclass-20061205-3|75	
14mr|texlive-ntgclass-20061205-3|76	%build
14mr|texlive-ntgclass-20061205-3|77	
14mr|texlive-ntgclass-20061205-3|78	%install
14mr|texlive-ntgclass-20061205-3|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ntgclass-20061205-3|80	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ntgclass-20061205-3|81	
14mr|texlive-ntgclass-20061205-3|82	
14mr|texlive-ntgclass-20061205-3|83	
14mr|texlive-ntgclass-20061205-3|84	%changelog
14mr|texlive-ntgclass-20061205-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061205-3
14mr|texlive-ntgclass-20061205-3|86	+ Revision: 4b9fa82
14mr|texlive-ntgclass-20061205-3|87	- MassBuild#440: Increase release tag
14mr|texlive-ntgclass-20061205-3|88	
14mr|texlive-ntgclass-20061205-3|89	

20888 14
14mr|texlive-ntheorem-1.31-3|1	# revision 21607
14mr|texlive-ntheorem-1.31-3|2	# category Package
14mr|texlive-ntheorem-1.31-3|3	# catalog-ctan /macros/latex/contrib/ntheorem
14mr|texlive-ntheorem-1.31-3|4	# catalog-date 2011-02-18 13:25:28 +0100
14mr|texlive-ntheorem-1.31-3|5	# catalog-license lppl
14mr|texlive-ntheorem-1.31-3|6	# catalog-version 1.31
14mr|texlive-ntheorem-1.31-3|7	Name:		texlive-ntheorem
14mr|texlive-ntheorem-1.31-3|8	Version:	1.31
14mr|texlive-ntheorem-1.31-3|9	Release:	3
14mr|texlive-ntheorem-1.31-3|10	Summary:	Enhanced theorem environment
14mr|texlive-ntheorem-1.31-3|11	Group:		Publishing
14mr|texlive-ntheorem-1.31-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ntheorem
14mr|texlive-ntheorem-1.31-3|13	License:	LPPL
14mr|texlive-ntheorem-1.31-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem.tar.xz
14mr|texlive-ntheorem-1.31-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem.doc.tar.xz
14mr|texlive-ntheorem-1.31-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem.source.tar.xz
14mr|texlive-ntheorem-1.31-3|17	BuildArch:	noarch
14mr|texlive-ntheorem-1.31-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ntheorem-1.31-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ntheorem-1.31-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ntheorem-1.31-3|21	
14mr|texlive-ntheorem-1.31-3|22	%description
14mr|texlive-ntheorem-1.31-3|23	Enhancements for theorem-like environments: easier control of
14mr|texlive-ntheorem-1.31-3|24	layout; proper placement of endmarks even when the environment
14mr|texlive-ntheorem-1.31-3|25	ends with \end{enumerate} or \end{displaymath} (including
14mr|texlive-ntheorem-1.31-3|26	support for amsmath displayed-equation environments); and
14mr|texlive-ntheorem-1.31-3|27	support for making a list of theorems like \listoffigures.
14mr|texlive-ntheorem-1.31-3|28	
14mr|texlive-ntheorem-1.31-3|29	%post
14mr|texlive-ntheorem-1.31-3|30	%{_sbindir}/texlive.post
14mr|texlive-ntheorem-1.31-3|31	
14mr|texlive-ntheorem-1.31-3|32	%postun
14mr|texlive-ntheorem-1.31-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-ntheorem-1.31-3|34	%{_sbindir}/texlive.post
14mr|texlive-ntheorem-1.31-3|35	fi
14mr|texlive-ntheorem-1.31-3|36	
14mr|texlive-ntheorem-1.31-3|37	#-----------------------------------------------------------------------
14mr|texlive-ntheorem-1.31-3|38	%files
14mr|texlive-ntheorem-1.31-3|39	%{_texmfdistdir}/tex/latex/ntheorem/ntheorem.std
14mr|texlive-ntheorem-1.31-3|40	%{_texmfdistdir}/tex/latex/ntheorem/ntheorem.sty
14mr|texlive-ntheorem-1.31-3|41	%doc %{_texmfdistdir}/doc/latex/ntheorem/README
14mr|texlive-ntheorem-1.31-3|42	%doc %{_texmfdistdir}/doc/latex/ntheorem/ntheorem.pdf
14mr|texlive-ntheorem-1.31-3|43	#- source
14mr|texlive-ntheorem-1.31-3|44	%doc %{_texmfdistdir}/source/latex/ntheorem/ntheorem.drv
14mr|texlive-ntheorem-1.31-3|45	%doc %{_texmfdistdir}/source/latex/ntheorem/ntheorem.dtx
14mr|texlive-ntheorem-1.31-3|46	%doc %{_texmfdistdir}/source/latex/ntheorem/ntheorem.ins
14mr|texlive-ntheorem-1.31-3|47	
14mr|texlive-ntheorem-1.31-3|48	#-----------------------------------------------------------------------
14mr|texlive-ntheorem-1.31-3|49	%prep
14mr|texlive-ntheorem-1.31-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-ntheorem-1.31-3|51	
14mr|texlive-ntheorem-1.31-3|52	%build
14mr|texlive-ntheorem-1.31-3|53	
14mr|texlive-ntheorem-1.31-3|54	%install
14mr|texlive-ntheorem-1.31-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ntheorem-1.31-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ntheorem-1.31-3|57	
14mr|texlive-ntheorem-1.31-3|58	
14mr|texlive-ntheorem-1.31-3|59	
14mr|texlive-ntheorem-1.31-3|60	%changelog
14mr|texlive-ntheorem-1.31-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.31-3
14mr|texlive-ntheorem-1.31-3|62	+ Revision: 064fa1c
14mr|texlive-ntheorem-1.31-3|63	- MassBuild#440: Increase release tag
14mr|texlive-ntheorem-1.31-3|64	
14mr|texlive-ntheorem-1.31-3|65	

20889 14
14mr|texlive-ntheorem-vn-20111103-3|1	# revision 15878
14mr|texlive-ntheorem-vn-20111103-3|2	# category Package
14mr|texlive-ntheorem-vn-20111103-3|3	# catalog-ctan undef
14mr|texlive-ntheorem-vn-20111103-3|4	# catalog-date undef
14mr|texlive-ntheorem-vn-20111103-3|5	# catalog-license undef
14mr|texlive-ntheorem-vn-20111103-3|6	# catalog-version undef
14mr|texlive-ntheorem-vn-20111103-3|7	Name:		texlive-ntheorem-vn
14mr|texlive-ntheorem-vn-20111103-3|8	Version:	20111103
14mr|texlive-ntheorem-vn-20111103-3|9	Release:	3
14mr|texlive-ntheorem-vn-20111103-3|10	Summary:	TeXLive ntheorem-vn package
14mr|texlive-ntheorem-vn-20111103-3|11	Group:		Publishing
14mr|texlive-ntheorem-vn-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-ntheorem-vn-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-ntheorem-vn-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem-vn.tar.xz
14mr|texlive-ntheorem-vn-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem-vn.doc.tar.xz
14mr|texlive-ntheorem-vn-20111103-3|16	BuildArch:	noarch
14mr|texlive-ntheorem-vn-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ntheorem-vn-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ntheorem-vn-20111103-3|19	
14mr|texlive-ntheorem-vn-20111103-3|20	%description
14mr|texlive-ntheorem-vn-20111103-3|21	TeXLive ntheorem-vn package.
14mr|texlive-ntheorem-vn-20111103-3|22	
14mr|texlive-ntheorem-vn-20111103-3|23	#-----------------------------------------------------------------------
14mr|texlive-ntheorem-vn-20111103-3|24	%files
14mr|texlive-ntheorem-vn-20111103-3|25	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/COPYING
14mr|texlive-ntheorem-vn-20111103-3|26	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/FILELIST
14mr|texlive-ntheorem-vn-20111103-3|27	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/README
14mr|texlive-ntheorem-vn-20111103-3|28	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/ntheorem-doc-vn.pdf
14mr|texlive-ntheorem-vn-20111103-3|29	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/Makefile
14mr|texlive-ntheorem-vn-20111103-3|30	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/README.src
14mr|texlive-ntheorem-vn-20111103-3|31	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/TODO
14mr|texlive-ntheorem-vn-20111103-3|32	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/endmarks.tex
14mr|texlive-ntheorem-vn-20111103-3|33	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/example.tex
14mr|texlive-ntheorem-vn-20111103-3|34	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/help.tex
14mr|texlive-ntheorem-vn-20111103-3|35	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/interference.tex
14mr|texlive-ntheorem-vn-20111103-3|36	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/intro.tex
14mr|texlive-ntheorem-vn-20111103-3|37	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/license.tex
14mr|texlive-ntheorem-vn-20111103-3|38	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/ntheorem-doc-vn.tex
14mr|texlive-ntheorem-vn-20111103-3|39	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/preamble.tex
14mr|texlive-ntheorem-vn-20111103-3|40	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/thanks.tex
14mr|texlive-ntheorem-vn-20111103-3|41	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/title-abstract.tex
14mr|texlive-ntheorem-vn-20111103-3|42	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/user-interface.tex
14mr|texlive-ntheorem-vn-20111103-3|43	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/test.pdf
14mr|texlive-ntheorem-vn-20111103-3|44	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/test.tex
14mr|texlive-ntheorem-vn-20111103-3|45	
14mr|texlive-ntheorem-vn-20111103-3|46	#-----------------------------------------------------------------------
14mr|texlive-ntheorem-vn-20111103-3|47	%prep
14mr|texlive-ntheorem-vn-20111103-3|48	%setup -c -a0 -a1
14mr|texlive-ntheorem-vn-20111103-3|49	
14mr|texlive-ntheorem-vn-20111103-3|50	%build
14mr|texlive-ntheorem-vn-20111103-3|51	
14mr|texlive-ntheorem-vn-20111103-3|52	%install
14mr|texlive-ntheorem-vn-20111103-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ntheorem-vn-20111103-3|54	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ntheorem-vn-20111103-3|55	
14mr|texlive-ntheorem-vn-20111103-3|56	
14mr|texlive-ntheorem-vn-20111103-3|57	
14mr|texlive-ntheorem-vn-20111103-3|58	%changelog
14mr|texlive-ntheorem-vn-20111103-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-ntheorem-vn-20111103-3|60	+ Revision: edf5d52
14mr|texlive-ntheorem-vn-20111103-3|61	- MassBuild#440: Increase release tag
14mr|texlive-ntheorem-vn-20111103-3|62	
14mr|texlive-ntheorem-vn-20111103-3|63	

20890 14
14mr|texlive-nuc-0.1-3|1	# revision 22256
14mr|texlive-nuc-0.1-3|2	# category Package
14mr|texlive-nuc-0.1-3|3	# catalog-ctan /macros/latex/contrib/nuc
14mr|texlive-nuc-0.1-3|4	# catalog-date 2011-04-28 12:45:40 +0200
14mr|texlive-nuc-0.1-3|5	# catalog-license lppl
14mr|texlive-nuc-0.1-3|6	# catalog-version 0.1
14mr|texlive-nuc-0.1-3|7	Name:		texlive-nuc
14mr|texlive-nuc-0.1-3|8	Version:	0.1
14mr|texlive-nuc-0.1-3|9	Release:	3
14mr|texlive-nuc-0.1-3|10	Summary:	Notation for nuclear isotopes
14mr|texlive-nuc-0.1-3|11	Group:		Publishing
14mr|texlive-nuc-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nuc
14mr|texlive-nuc-0.1-3|13	License:	LPPL
14mr|texlive-nuc-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nuc.tar.xz
14mr|texlive-nuc-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nuc.doc.tar.xz
14mr|texlive-nuc-0.1-3|16	BuildArch:	noarch
14mr|texlive-nuc-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-nuc-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-nuc-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-nuc-0.1-3|20	
14mr|texlive-nuc-0.1-3|21	%description
14mr|texlive-nuc-0.1-3|22	A simple package providing nuclear sub- and superscripts as
14mr|texlive-nuc-0.1-3|23	commonly used in radiochemistry, radiation science, and nuclear
14mr|texlive-nuc-0.1-3|24	physics and engineering applications. Isotopes which have Z
14mr|texlive-nuc-0.1-3|25	with more digits than A require special spacing to appear
14mr|texlive-nuc-0.1-3|26	properly; this spacing is supported in the package.
14mr|texlive-nuc-0.1-3|27	
14mr|texlive-nuc-0.1-3|28	%post
14mr|texlive-nuc-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-nuc-0.1-3|30	
14mr|texlive-nuc-0.1-3|31	%postun
14mr|texlive-nuc-0.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-nuc-0.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-nuc-0.1-3|34	fi
14mr|texlive-nuc-0.1-3|35	
14mr|texlive-nuc-0.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-nuc-0.1-3|37	%files
14mr|texlive-nuc-0.1-3|38	%{_texmfdistdir}/tex/latex/nuc/nuc.sty
14mr|texlive-nuc-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/nuc/README
14mr|texlive-nuc-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/nuc/nuc.pdf
14mr|texlive-nuc-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/nuc/nuc.tex
14mr|texlive-nuc-0.1-3|42	
14mr|texlive-nuc-0.1-3|43	#-----------------------------------------------------------------------
14mr|texlive-nuc-0.1-3|44	%prep
14mr|texlive-nuc-0.1-3|45	%setup -c -a0 -a1
14mr|texlive-nuc-0.1-3|46	
14mr|texlive-nuc-0.1-3|47	%build
14mr|texlive-nuc-0.1-3|48	
14mr|texlive-nuc-0.1-3|49	%install
14mr|texlive-nuc-0.1-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-nuc-0.1-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-nuc-0.1-3|52	
14mr|texlive-nuc-0.1-3|53	
14mr|texlive-nuc-0.1-3|54	
14mr|texlive-nuc-0.1-3|55	%changelog
14mr|texlive-nuc-0.1-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-nuc-0.1-3|57	+ Revision: 55a1414
14mr|texlive-nuc-0.1-3|58	- MassBuild#440: Increase release tag
14mr|texlive-nuc-0.1-3|59	
14mr|texlive-nuc-0.1-3|60	

20891 14
14mr|texlive-numberedblock-1.10-2|1	# revision 33109
14mr|texlive-numberedblock-1.10-2|2	# category Package
14mr|texlive-numberedblock-1.10-2|3	# catalog-ctan /macros/latex/contrib/numberedblock
14mr|texlive-numberedblock-1.10-2|4	# catalog-date 2014-03-06 18:55:44 +0100
14mr|texlive-numberedblock-1.10-2|5	# catalog-license lppl1.3
14mr|texlive-numberedblock-1.10-2|6	# catalog-version 1.10
14mr|texlive-numberedblock-1.10-2|7	Name:		texlive-numberedblock
14mr|texlive-numberedblock-1.10-2|8	Epoch:		1
14mr|texlive-numberedblock-1.10-2|9	Version:	1.10
14mr|texlive-numberedblock-1.10-2|10	Release:	2
14mr|texlive-numberedblock-1.10-2|11	Summary:	Print a block of code, with unique index number
14mr|texlive-numberedblock-1.10-2|12	Group:		Publishing
14mr|texlive-numberedblock-1.10-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numberedblock
14mr|texlive-numberedblock-1.10-2|14	License:	LPPL1.3
14mr|texlive-numberedblock-1.10-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numberedblock.tar.xz
14mr|texlive-numberedblock-1.10-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numberedblock.doc.tar.xz
14mr|texlive-numberedblock-1.10-2|17	BuildArch:	noarch
14mr|texlive-numberedblock-1.10-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-numberedblock-1.10-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-numberedblock-1.10-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-numberedblock-1.10-2|21	
14mr|texlive-numberedblock-1.10-2|22	%description
14mr|texlive-numberedblock-1.10-2|23	The package has been created for the convenience of the report
14mr|texlive-numberedblock-1.10-2|24	writer; it provides the means to number, and label, code-block
14mr|texlive-numberedblock-1.10-2|25	snippets in your document. In this way, you can (unambiguously)
14mr|texlive-numberedblock-1.10-2|26	refer to each snippet elsewhere in your document.
14mr|texlive-numberedblock-1.10-2|27	
14mr|texlive-numberedblock-1.10-2|28	%post
14mr|texlive-numberedblock-1.10-2|29	%{_sbindir}/texlive.post
14mr|texlive-numberedblock-1.10-2|30	
14mr|texlive-numberedblock-1.10-2|31	%postun
14mr|texlive-numberedblock-1.10-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-numberedblock-1.10-2|33	%{_sbindir}/texlive.post
14mr|texlive-numberedblock-1.10-2|34	fi
14mr|texlive-numberedblock-1.10-2|35	
14mr|texlive-numberedblock-1.10-2|36	#-----------------------------------------------------------------------
14mr|texlive-numberedblock-1.10-2|37	%files
14mr|texlive-numberedblock-1.10-2|38	%{_texmfdistdir}/tex/latex/numberedblock/numberedblock.sty
14mr|texlive-numberedblock-1.10-2|39	%doc %{_texmfdistdir}/doc/latex/numberedblock/README
14mr|texlive-numberedblock-1.10-2|40	%doc %{_texmfdistdir}/doc/latex/numberedblock/testnumberedblock.pdf
14mr|texlive-numberedblock-1.10-2|41	%doc %{_texmfdistdir}/doc/latex/numberedblock/testnumberedblock.tex
14mr|texlive-numberedblock-1.10-2|42	
14mr|texlive-numberedblock-1.10-2|43	#-----------------------------------------------------------------------
14mr|texlive-numberedblock-1.10-2|44	%prep
14mr|texlive-numberedblock-1.10-2|45	%setup -c -a0 -a1
14mr|texlive-numberedblock-1.10-2|46	
14mr|texlive-numberedblock-1.10-2|47	%build
14mr|texlive-numberedblock-1.10-2|48	
14mr|texlive-numberedblock-1.10-2|49	%install
14mr|texlive-numberedblock-1.10-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-numberedblock-1.10-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-numberedblock-1.10-2|52	
14mr|texlive-numberedblock-1.10-2|53	%changelog
14mr|texlive-numberedblock-1.10-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.10-2
14mr|texlive-numberedblock-1.10-2|55	+ Revision: e33c768
14mr|texlive-numberedblock-1.10-2|56	- MassBuild#440: Increase release tag
14mr|texlive-numberedblock-1.10-2|57	
14mr|texlive-numberedblock-1.10-2|58	

20892 14
14mr|texlive-numericplots-1.0-3|1	# revision 23241
14mr|texlive-numericplots-1.0-3|2	# category Package
14mr|texlive-numericplots-1.0-3|3	# catalog-ctan /graphics/pstricks/contrib/numericplots
14mr|texlive-numericplots-1.0-3|4	# catalog-date 2011-07-14 20:05:24 +0200
14mr|texlive-numericplots-1.0-3|5	# catalog-license gpl3
14mr|texlive-numericplots-1.0-3|6	# catalog-version 1.0
14mr|texlive-numericplots-1.0-3|7	Name:		texlive-numericplots
14mr|texlive-numericplots-1.0-3|8	Version:	1.0
14mr|texlive-numericplots-1.0-3|9	Release:	3
14mr|texlive-numericplots-1.0-3|10	Summary:	Plot numeric data (including Matlab export) using PSTricks
14mr|texlive-numericplots-1.0-3|11	Group:		Publishing
14mr|texlive-numericplots-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/numericplots
14mr|texlive-numericplots-1.0-3|13	License:	GPL3
14mr|texlive-numericplots-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numericplots.tar.xz
14mr|texlive-numericplots-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numericplots.doc.tar.xz
14mr|texlive-numericplots-1.0-3|16	BuildArch:	noarch
14mr|texlive-numericplots-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-numericplots-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-numericplots-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-numericplots-1.0-3|20	
14mr|texlive-numericplots-1.0-3|21	%description
14mr|texlive-numericplots-1.0-3|22	Plotting numeric data is a task which has often to be done for
14mr|texlive-numericplots-1.0-3|23	scientific papers. LaTeX itself provides no facilities for
14mr|texlive-numericplots-1.0-3|24	drawing more than the simplest plots from supplied data. The
14mr|texlive-numericplots-1.0-3|25	package will process user input, and uses PSTricks to plot the
14mr|texlive-numericplots-1.0-3|26	results. The package provides Matlab functions to transform
14mr|texlive-numericplots-1.0-3|27	Matlab results to plottable data.
14mr|texlive-numericplots-1.0-3|28	
14mr|texlive-numericplots-1.0-3|29	%post
14mr|texlive-numericplots-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-numericplots-1.0-3|31	
14mr|texlive-numericplots-1.0-3|32	%postun
14mr|texlive-numericplots-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-numericplots-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-numericplots-1.0-3|35	fi
14mr|texlive-numericplots-1.0-3|36	
14mr|texlive-numericplots-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-numericplots-1.0-3|38	%files
14mr|texlive-numericplots-1.0-3|39	%{_texmfdistdir}/tex/latex/numericplots/NumericPlots.sty
14mr|texlive-numericplots-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/numericplots/BasicFunctionality.tex
14mr|texlive-numericplots-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/numericplots/DataTestRealData.tex
14mr|texlive-numericplots-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/numericplots/FurtherExamples.tex
14mr|texlive-numericplots-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/numericplots/License.txt
14mr|texlive-numericplots-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/numericplots/MatlabSupport.tex
14mr|texlive-numericplots-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/numericplots/MultiplePlots.tex
14mr|texlive-numericplots-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/numericplots/NumericPlots.pdf
14mr|texlive-numericplots-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/numericplots/NumericPlotsDoc.tex
14mr|texlive-numericplots-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/numericplots/README.TEXLIVE
14mr|texlive-numericplots-1.0-3|49	%doc %{_texmfdistdir}/doc/latex/numericplots/README.doc
14mr|texlive-numericplots-1.0-3|50	%doc %{_texmfdistdir}/doc/latex/numericplots/Roll406_Ref2288.tex
14mr|texlive-numericplots-1.0-3|51	%doc %{_texmfdistdir}/doc/latex/numericplots/TechnicalDetails.tex
14mr|texlive-numericplots-1.0-3|52	%doc %{_texmfdistdir}/doc/latex/numericplots/TestPlots.tex
14mr|texlive-numericplots-1.0-3|53	%doc %{_texmfdistdir}/doc/latex/numericplots/history.tex
14mr|texlive-numericplots-1.0-3|54	%doc %{_texmfdistdir}/doc/latex/numericplots/keys_NumericDataPlot.tex
14mr|texlive-numericplots-1.0-3|55	%doc %{_texmfdistdir}/doc/latex/numericplots/options.tex
14mr|texlive-numericplots-1.0-3|56	
14mr|texlive-numericplots-1.0-3|57	#-----------------------------------------------------------------------
14mr|texlive-numericplots-1.0-3|58	%prep
14mr|texlive-numericplots-1.0-3|59	%setup -c -a0 -a1
14mr|texlive-numericplots-1.0-3|60	
14mr|texlive-numericplots-1.0-3|61	%build
14mr|texlive-numericplots-1.0-3|62	
14mr|texlive-numericplots-1.0-3|63	%install
14mr|texlive-numericplots-1.0-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-numericplots-1.0-3|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-numericplots-1.0-3|66	
14mr|texlive-numericplots-1.0-3|67	
14mr|texlive-numericplots-1.0-3|68	
14mr|texlive-numericplots-1.0-3|69	%changelog
14mr|texlive-numericplots-1.0-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-numericplots-1.0-3|71	+ Revision: 80ef727
14mr|texlive-numericplots-1.0-3|72	- MassBuild#440: Increase release tag
14mr|texlive-numericplots-1.0-3|73	
14mr|texlive-numericplots-1.0-3|74	

20893 14
14mr|texlive-numname-20100503-3|1	# revision 18130
14mr|texlive-numname-20100503-3|2	# category Package
14mr|texlive-numname-20100503-3|3	# catalog-ctan /macros/latex/contrib/numname
14mr|texlive-numname-20100503-3|4	# catalog-date 2010-05-03 00:02:21 +0200
14mr|texlive-numname-20100503-3|5	# catalog-license lppl
14mr|texlive-numname-20100503-3|6	# catalog-version undef
14mr|texlive-numname-20100503-3|7	Name:		texlive-numname
14mr|texlive-numname-20100503-3|8	Version:	20100503
14mr|texlive-numname-20100503-3|9	Release:	3
14mr|texlive-numname-20100503-3|10	Summary:	Convert a number to its English expression
14mr|texlive-numname-20100503-3|11	Group:		Publishing
14mr|texlive-numname-20100503-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numname
14mr|texlive-numname-20100503-3|13	License:	LPPL
14mr|texlive-numname-20100503-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numname.tar.xz
14mr|texlive-numname-20100503-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numname.doc.tar.xz
14mr|texlive-numname-20100503-3|16	BuildArch:	noarch
14mr|texlive-numname-20100503-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-numname-20100503-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-numname-20100503-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-numname-20100503-3|20	
14mr|texlive-numname-20100503-3|21	%description
14mr|texlive-numname-20100503-3|22	The package can generate cardinal (one, two, ...) and ordinal
14mr|texlive-numname-20100503-3|23	(first, second, ...) numbers. The code derives from the memoir
14mr|texlive-numname-20100503-3|24	class, and is extracted for the convenience of non-users of
14mr|texlive-numname-20100503-3|25	that class.
14mr|texlive-numname-20100503-3|26	
14mr|texlive-numname-20100503-3|27	%post
14mr|texlive-numname-20100503-3|28	%{_sbindir}/texlive.post
14mr|texlive-numname-20100503-3|29	
14mr|texlive-numname-20100503-3|30	%postun
14mr|texlive-numname-20100503-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-numname-20100503-3|32	%{_sbindir}/texlive.post
14mr|texlive-numname-20100503-3|33	fi
14mr|texlive-numname-20100503-3|34	
14mr|texlive-numname-20100503-3|35	#-----------------------------------------------------------------------
14mr|texlive-numname-20100503-3|36	%files
14mr|texlive-numname-20100503-3|37	%{_texmfdistdir}/tex/latex/numname/numname.sty
14mr|texlive-numname-20100503-3|38	%doc %{_texmfdistdir}/doc/latex/numname/README
14mr|texlive-numname-20100503-3|39	%doc %{_texmfdistdir}/doc/latex/numname/numname.pdf
14mr|texlive-numname-20100503-3|40	%doc %{_texmfdistdir}/doc/latex/numname/numname.tex
14mr|texlive-numname-20100503-3|41	
14mr|texlive-numname-20100503-3|42	#-----------------------------------------------------------------------
14mr|texlive-numname-20100503-3|43	%prep
14mr|texlive-numname-20100503-3|44	%setup -c -a0 -a1
14mr|texlive-numname-20100503-3|45	
14mr|texlive-numname-20100503-3|46	%build
14mr|texlive-numname-20100503-3|47	
14mr|texlive-numname-20100503-3|48	%install
14mr|texlive-numname-20100503-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-numname-20100503-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-numname-20100503-3|51	
14mr|texlive-numname-20100503-3|52	
14mr|texlive-numname-20100503-3|53	
14mr|texlive-numname-20100503-3|54	%changelog
14mr|texlive-numname-20100503-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100503-3
14mr|texlive-numname-20100503-3|56	+ Revision: 6f4f4d4
14mr|texlive-numname-20100503-3|57	- MassBuild#440: Increase release tag
14mr|texlive-numname-20100503-3|58	
14mr|texlive-numname-20100503-3|59	

20894 14
14mr|texlive-numprint-1.39-6|1	# revision 27498
14mr|texlive-numprint-1.39-6|2	# category Package
14mr|texlive-numprint-1.39-6|3	# catalog-ctan /macros/latex/contrib/numprint
14mr|texlive-numprint-1.39-6|4	# catalog-date 2012-08-22 15:46:20 +0200
14mr|texlive-numprint-1.39-6|5	# catalog-license lppl
14mr|texlive-numprint-1.39-6|6	# catalog-version 1.39
14mr|texlive-numprint-1.39-6|7	Name:		texlive-numprint
14mr|texlive-numprint-1.39-6|8	Version:	1.39
14mr|texlive-numprint-1.39-6|9	Release:	6
14mr|texlive-numprint-1.39-6|10	Summary:	Print numbers with separators and exponent if necessary
14mr|texlive-numprint-1.39-6|11	Group:		Publishing
14mr|texlive-numprint-1.39-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numprint
14mr|texlive-numprint-1.39-6|13	License:	LPPL
14mr|texlive-numprint-1.39-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.tar.xz
14mr|texlive-numprint-1.39-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.doc.tar.xz
14mr|texlive-numprint-1.39-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.source.tar.xz
14mr|texlive-numprint-1.39-6|17	BuildArch:	noarch
14mr|texlive-numprint-1.39-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-numprint-1.39-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-numprint-1.39-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-numprint-1.39-6|21	
14mr|texlive-numprint-1.39-6|22	%description
14mr|texlive-numprint-1.39-6|23	The package numprint prints numbers with a separator every
14mr|texlive-numprint-1.39-6|24	three digits and converts numbers given as 12345.6e789 to
14mr|texlive-numprint-1.39-6|25	12\,345,6\cdot 10^{789}. Numbers are printed in the current
14mr|texlive-numprint-1.39-6|26	mode (text or math) in order to use the correct font. Many
14mr|texlive-numprint-1.39-6|27	things, including the decimal sign, the thousand separator, as
14mr|texlive-numprint-1.39-6|28	well as the product sign can be changed by the user, e.g., to
14mr|texlive-numprint-1.39-6|29	reach 12,345.6\times 10^{789}. If an optional argument is given
14mr|texlive-numprint-1.39-6|30	it is printed upright as unit. Numbers can be rounded to a
14mr|texlive-numprint-1.39-6|31	given number of digits. The package supports an automatic,
14mr|texlive-numprint-1.39-6|32	language-dependent change of the number format. Tabular
14mr|texlive-numprint-1.39-6|33	alignment using the tabular(*), array, tabularx, and longtable
14mr|texlive-numprint-1.39-6|34	environments (similar to the dcolumn and rccol packages) is
14mr|texlive-numprint-1.39-6|35	supported using all features of numprint. Additional text can
14mr|texlive-numprint-1.39-6|36	be added before and after the formatted number.
14mr|texlive-numprint-1.39-6|37	
14mr|texlive-numprint-1.39-6|38	%post
14mr|texlive-numprint-1.39-6|39	%{_sbindir}/texlive.post
14mr|texlive-numprint-1.39-6|40	
14mr|texlive-numprint-1.39-6|41	%postun
14mr|texlive-numprint-1.39-6|42	if [ $1 -eq 0 ]; then
14mr|texlive-numprint-1.39-6|43	%{_sbindir}/texlive.post
14mr|texlive-numprint-1.39-6|44	fi
14mr|texlive-numprint-1.39-6|45	
14mr|texlive-numprint-1.39-6|46	#-----------------------------------------------------------------------
14mr|texlive-numprint-1.39-6|47	%files
14mr|texlive-numprint-1.39-6|48	%{_texmfdistdir}/tex/latex/numprint/nbaseprt.sty
14mr|texlive-numprint-1.39-6|49	%{_texmfdistdir}/tex/latex/numprint/numprint.sty
14mr|texlive-numprint-1.39-6|50	%{_texmfdistdir}/tex/latex/numprint/numprint032.sty
14mr|texlive-numprint-1.39-6|51	%doc %{_texmfdistdir}/doc/latex/numprint/ChangeLog.nbaseprt
14mr|texlive-numprint-1.39-6|52	%doc %{_texmfdistdir}/doc/latex/numprint/ChangeLog.numprint
14mr|texlive-numprint-1.39-6|53	%doc %{_texmfdistdir}/doc/latex/numprint/Makefile
14mr|texlive-numprint-1.39-6|54	%doc %{_texmfdistdir}/doc/latex/numprint/README
14mr|texlive-numprint-1.39-6|55	%doc %{_texmfdistdir}/doc/latex/numprint/getversion.tex
14mr|texlive-numprint-1.39-6|56	%doc %{_texmfdistdir}/doc/latex/numprint/nbaseprt.pdf
14mr|texlive-numprint-1.39-6|57	%doc %{_texmfdistdir}/doc/latex/numprint/nbaseprttest.tex
14mr|texlive-numprint-1.39-6|58	%doc %{_texmfdistdir}/doc/latex/numprint/numprint.pdf
14mr|texlive-numprint-1.39-6|59	%doc %{_texmfdistdir}/doc/latex/numprint/numprinttest.tex
14mr|texlive-numprint-1.39-6|60	#- source
14mr|texlive-numprint-1.39-6|61	%doc %{_texmfdistdir}/source/latex/numprint/nbaseprt.dtx
14mr|texlive-numprint-1.39-6|62	%doc %{_texmfdistdir}/source/latex/numprint/numprint.dtx
14mr|texlive-numprint-1.39-6|63	%doc %{_texmfdistdir}/source/latex/numprint/numprint.ins
14mr|texlive-numprint-1.39-6|64	%doc %{_texmfdistdir}/source/latex/numprint/numprint032.dtx
14mr|texlive-numprint-1.39-6|65	
14mr|texlive-numprint-1.39-6|66	#-----------------------------------------------------------------------
14mr|texlive-numprint-1.39-6|67	%prep
14mr|texlive-numprint-1.39-6|68	%setup -c -a0 -a1 -a2
14mr|texlive-numprint-1.39-6|69	
14mr|texlive-numprint-1.39-6|70	%build
14mr|texlive-numprint-1.39-6|71	
14mr|texlive-numprint-1.39-6|72	%install
14mr|texlive-numprint-1.39-6|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-numprint-1.39-6|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-numprint-1.39-6|75	
14mr|texlive-numprint-1.39-6|76	
14mr|texlive-numprint-1.39-6|77	
14mr|texlive-numprint-1.39-6|78	%changelog
14mr|texlive-numprint-1.39-6|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.39-6
14mr|texlive-numprint-1.39-6|80	+ Revision: 685f398
14mr|texlive-numprint-1.39-6|81	- MassBuild#440: Increase release tag
14mr|texlive-numprint-1.39-6|82	
14mr|texlive-numprint-1.39-6|83	

20895 14
14mr|texlive-oberdiek-20120504-2|1	# revision 26725
14mr|texlive-oberdiek-20120504-2|2	# category Package
14mr|texlive-oberdiek-20120504-2|3	# catalog-ctan /macros/latex/contrib/oberdiek
14mr|texlive-oberdiek-20120504-2|4	# catalog-date 2012-05-04 16:11:29 +0200
14mr|texlive-oberdiek-20120504-2|5	# catalog-license lppl
14mr|texlive-oberdiek-20120504-2|6	# catalog-version undef
14mr|texlive-oberdiek-20120504-2|7	Name:		texlive-oberdiek
14mr|texlive-oberdiek-20120504-2|8	Version:	20120504
14mr|texlive-oberdiek-20120504-2|9	Release:	2
14mr|texlive-oberdiek-20120504-2|10	Summary:	A bundle of packages submitted by Heiko Oberdiek
14mr|texlive-oberdiek-20120504-2|11	Group:		Publishing
14mr|texlive-oberdiek-20120504-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek
14mr|texlive-oberdiek-20120504-2|13	License:	LPPL
14mr|texlive-oberdiek-20120504-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oberdiek.tar.xz
14mr|texlive-oberdiek-20120504-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oberdiek.doc.tar.xz
14mr|texlive-oberdiek-20120504-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oberdiek.source.tar.xz
14mr|texlive-oberdiek-20120504-2|17	BuildArch:	noarch
14mr|texlive-oberdiek-20120504-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-oberdiek-20120504-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-oberdiek-20120504-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-oberdiek-20120504-2|21	
14mr|texlive-oberdiek-20120504-2|22	%description
14mr|texlive-oberdiek-20120504-2|23	The bundle comprises packages to provide: - accsupp: better
14mr|texlive-oberdiek-20120504-2|24	accessibility support for PDF files; - aliascnt: 'alias
14mr|texlive-oberdiek-20120504-2|25	counters'; - alphalph: multiple-alphabetic counting
14mr|texlive-oberdiek-20120504-2|26	(a...z,aa...zz,... -- up to the full extent of a TeX counter);
14mr|texlive-oberdiek-20120504-2|27	- askinclude: replaces \includeonly by an interactive user
14mr|texlive-oberdiek-20120504-2|28	interface; - atbegshi: a modern reimplementation of package
14mr|texlive-oberdiek-20120504-2|29	everyshi; - atenddvi: provides \AtEndDvi command; -
14mr|texlive-oberdiek-20120504-2|30	attachfile2: attach files to PDF files; - atveryend: hooks the
14mr|texlive-oberdiek-20120504-2|31	very end of a document; - auxhook: stick stuff at the start of
14mr|texlive-oberdiek-20120504-2|32	the .aux file; - bigintcalc: expandable arithmetic operations
14mr|texlive-oberdiek-20120504-2|33	with big integers that can exceed TeX's number limits; -
14mr|texlive-oberdiek-20120504-2|34	bitset: defines and implements the data type bit set, a vector
14mr|texlive-oberdiek-20120504-2|35	of bits; - bmpsize: get bitmap size and resolution data; -
14mr|texlive-oberdiek-20120504-2|36	bookmark: alternative bookmark (outline) organization for
14mr|texlive-oberdiek-20120504-2|37	package hyperref; - catchfile: collects the contents of a file
14mr|texlive-oberdiek-20120504-2|38	and puts it in a macro; - centernot: a horizontally-centred
14mr|texlive-oberdiek-20120504-2|39	\not symbol; - chemarr: extensible chemists' reaction arrows; -
14mr|texlive-oberdiek-20120504-2|40	classlist: record information about document class(es) used; -
14mr|texlive-oberdiek-20120504-2|41	colonequals: poor man's mathematical relation symbols; -
14mr|texlive-oberdiek-20120504-2|42	dvipscol: dvips colour stack management; - embedfile: embed
14mr|texlive-oberdiek-20120504-2|43	files in PDF documents; - engord: define counter-printing
14mr|texlive-oberdiek-20120504-2|44	operations producing English ordinals; - eolgrab: collect
14mr|texlive-oberdiek-20120504-2|45	arguments delimited by end of line; - epstopdf: conversion with
14mr|texlive-oberdiek-20120504-2|46	epstopdf on the fly; - etexcmds: adds a prefix to eTeX's
14mr|texlive-oberdiek-20120504-2|47	commands, to avoid conflicts with existing macros; - flags:
14mr|texlive-oberdiek-20120504-2|48	setting and clearing flags in bit fields and converting the bit
14mr|texlive-oberdiek-20120504-2|49	field into a decimal number; - gettitlestring: clean up the
14mr|texlive-oberdiek-20120504-2|50	string containing the title of a section, etc.; - grfext:
14mr|texlive-oberdiek-20120504-2|51	macros for adding and reordering the list of graphics file
14mr|texlive-oberdiek-20120504-2|52	extensions recognised by the graphics package; - grffile:
14mr|texlive-oberdiek-20120504-2|53	extend file name processing in the graphics bundle; - hosub:
14mr|texlive-oberdiek-20120504-2|54	build collections of packages; - holtxdoc: extra documentation
14mr|texlive-oberdiek-20120504-2|55	macros; - hologo: bookmark-enabled logos; - hopatch: safely
14mr|texlive-oberdiek-20120504-2|56	apply package patches; - hycolor: implements the color option
14mr|texlive-oberdiek-20120504-2|57	stuff that is used by packages hyperref and bookmark; -
14mr|texlive-oberdiek-20120504-2|58	hypbmsec: bookmarks in sectioning commands; - hypcap: anjusting
14mr|texlive-oberdiek-20120504-2|59	anchors of captions; - hypdestopt: optimising hyperref's pdftex
14mr|texlive-oberdiek-20120504-2|60	driver destinations; - hypdoc: hyper-references in the LaTeX
14mr|texlive-oberdiek-20120504-2|61	standard doc package; - hypgotoe: experimental package for
14mr|texlive-oberdiek-20120504-2|62	links to embedded files; - hyphsubst: substitute hyphenation
14mr|texlive-oberdiek-20120504-2|63	patterns; - ifdraft: switch for option draft; - iflang:
14mr|texlive-oberdiek-20120504-2|64	provides expandable checks for the current language; -
14mr|texlive-oberdiek-20120504-2|65	ifluatex: looks for LuaTeX regardless of its mode and provides
14mr|texlive-oberdiek-20120504-2|66	the switch \ifluatex; - ifpdf: provides the ifpdf switch; -
14mr|texlive-oberdiek-20120504-2|67	ifvtex: provides the \ifvtex switch; - infwarerr: provides a
14mr|texlive-oberdiek-20120504-2|68	complete set of macros for informations, warnings and error
14mr|texlive-oberdiek-20120504-2|69	messages with support for plain TeX; - inputenx: enhanced
14mr|texlive-oberdiek-20120504-2|70	handling of input encoding; - intcalc: provides expandable
14mr|texlive-oberdiek-20120504-2|71	arithmetic operations with integers; - kvdefinekeys: define
14mr|texlive-oberdiek-20120504-2|72	key-value keys in the same manner as keyval; - kvoptions: use
14mr|texlive-oberdiek-20120504-2|73	package options in key value format ; - kvsetkeys: a variant of
14mr|texlive-oberdiek-20120504-2|74	the \setkeys command; - letltxmacro: Let assignment for LaTeX
14mr|texlive-oberdiek-20120504-2|75	macros; - listingsutf8: (partially) extends the listings
14mr|texlive-oberdiek-20120504-2|76	package to UTF-8 encoding; - ltxcmds: exports some utility
14mr|texlive-oberdiek-20120504-2|77	macros from the LaTeX kernel into a separate namespace and also
14mr|texlive-oberdiek-20120504-2|78	provides them for other formats such as plain-TeX; - luacolor:
14mr|texlive-oberdiek-20120504-2|79	implements colour support based on LuaTeX's node attributes; -
14mr|texlive-oberdiek-20120504-2|80	luatex: utilises new and extended features and resources that
14mr|texlive-oberdiek-20120504-2|81	LuaTeX provides; - magicnum: allows to access magic numbers by
14mr|texlive-oberdiek-20120504-2|82	a hierarchical name system; - makerobust: make a command
14mr|texlive-oberdiek-20120504-2|83	robust; - pagegrid: prints a page grid in the background; -
14mr|texlive-oberdiek-20120504-2|84	pagesel: select pages of a document for output; - pdfcolfoot:
14mr|texlive-oberdiek-20120504-2|85	using pdftex's color stack for footnotes; - pdfcol: macros for
14mr|texlive-oberdiek-20120504-2|86	setting and maintaining new color stacks; - pdfcolmk: PDFTeX
14mr|texlive-oberdiek-20120504-2|87	COLour MarK -- fake a PDFTeX colour stack using marks (not
14mr|texlive-oberdiek-20120504-2|88	needed for PDFTeX 1.40.0 and later); - pdfcolparallel: fixes
14mr|texlive-oberdiek-20120504-2|89	colour problems in package parallel; - pdfcolparcolumns: fixes
14mr|texlive-oberdiek-20120504-2|90	colour problems in package parcolumns; - pdfcrypt: setting PDF
14mr|texlive-oberdiek-20120504-2|91	encryption; - pdfescape: pdfTeX's escape features using TeX or
14mr|texlive-oberdiek-20120504-2|92	e-TeX; - pdflscape: landscape pages in PDF; - pdfrender:
14mr|texlive-oberdiek-20120504-2|93	control PDF rendering modes; - pdftexcmds: provide PDFTeX
14mr|texlive-oberdiek-20120504-2|94	primitives missing in LuaTeX; - picture: dimens for picture
14mr|texlive-oberdiek-20120504-2|95	macros; - pmboxdraw: poor man's box drawing characters; -
14mr|texlive-oberdiek-20120504-2|96	protecteddef: define a command that protected against
14mr|texlive-oberdiek-20120504-2|97	expansion; - refcount: using the numeric values of references;
14mr|texlive-oberdiek-20120504-2|98	- rerunfilecheck: checksum based rerun checks on auxiliary
14mr|texlive-oberdiek-20120504-2|99	files; - resizegather: automatically resize overly large
14mr|texlive-oberdiek-20120504-2|100	equations; - rotchiffre: performs simple rotation cyphers; -
14mr|texlive-oberdiek-20120504-2|101	scrindex: redefines environment 'theindex' of package 'index',
14mr|texlive-oberdiek-20120504-2|102	if a class from KOMA-Script is loaded; - selinput: select the
14mr|texlive-oberdiek-20120504-2|103	input encoding by specifying pairs of input characters and
14mr|texlive-oberdiek-20120504-2|104	their glyph names; - setouterhbox: set \hbox in outer
14mr|texlive-oberdiek-20120504-2|105	horizontal mode; - settobox: getting box sizes; - soulutf8:
14mr|texlive-oberdiek-20120504-2|106	extends package soul and adds some support for UTF-8; -
14mr|texlive-oberdiek-20120504-2|107	stackrel: extensions of the \stackrel command; - stampinclude:
14mr|texlive-oberdiek-20120504-2|108	selects the files for \include by inspecting the timestamp of
14mr|texlive-oberdiek-20120504-2|109	the .aux file(s); - stringenc: provides \StringEncodingConvert
14mr|texlive-oberdiek-20120504-2|110	for converting a string between different encodings; -
14mr|texlive-oberdiek-20120504-2|111	tabularht: tabulars with height specification; - tabularkv: key
14mr|texlive-oberdiek-20120504-2|112	value interface for tabular parameters; - telprint: print
14mr|texlive-oberdiek-20120504-2|113	German telephone numbers; - thepdfnumber: canonical numbers for
14mr|texlive-oberdiek-20120504-2|114	use in PDF files and elsewhere; - transparent: using a color
14mr|texlive-oberdiek-20120504-2|115	stack for transparency with pdftex; - twoopt: commands with two
14mr|texlive-oberdiek-20120504-2|116	optional arguments; - uniquecounter: provides unlimited unique
14mr|texlive-oberdiek-20120504-2|117	counter; - zref: a proposed new reference system. Each of the
14mr|texlive-oberdiek-20120504-2|118	packages is represented by two files, a .dtx (documented
14mr|texlive-oberdiek-20120504-2|119	source) and a PDF file; the .ins file necessary for
14mr|texlive-oberdiek-20120504-2|120	installation is extracted by running the .dtx file with Plain
14mr|texlive-oberdiek-20120504-2|121	TeX.
14mr|texlive-oberdiek-20120504-2|122	
14mr|texlive-oberdiek-20120504-2|123	%post
14mr|texlive-oberdiek-20120504-2|124	%{_sbindir}/texlive.post
14mr|texlive-oberdiek-20120504-2|125	
14mr|texlive-oberdiek-20120504-2|126	%postun
14mr|texlive-oberdiek-20120504-2|127	if [ $1 -eq 0 ]; then
14mr|texlive-oberdiek-20120504-2|128	%{_sbindir}/texlive.post
14mr|texlive-oberdiek-20120504-2|129	fi
14mr|texlive-oberdiek-20120504-2|130	
14mr|texlive-oberdiek-20120504-2|131	#-----------------------------------------------------------------------
14mr|texlive-oberdiek-20120504-2|132	%files
14mr|texlive-oberdiek-20120504-2|133	%{_texmfdistdir}/bibtex/bib/oberdiek/oberdiek-bundle.bib
14mr|texlive-oberdiek-20120504-2|134	%{_texmfdistdir}/bibtex/bib/oberdiek/oberdiek-source.bib
14mr|texlive-oberdiek-20120504-2|135	%{_texmfdistdir}/scripts/oberdiek/luacolor-pre065.lua
14mr|texlive-oberdiek-20120504-2|136	%{_texmfdistdir}/scripts/oberdiek/luacolor.lua
14mr|texlive-oberdiek-20120504-2|137	%{_texmfdistdir}/scripts/oberdiek/magicnum.lua
14mr|texlive-oberdiek-20120504-2|138	%{_texmfdistdir}/scripts/oberdiek/oberdiek.luacolor-pre065.lua
14mr|texlive-oberdiek-20120504-2|139	%{_texmfdistdir}/scripts/oberdiek/oberdiek.luacolor.lua
14mr|texlive-oberdiek-20120504-2|140	%{_texmfdistdir}/scripts/oberdiek/oberdiek.luatex.lua
14mr|texlive-oberdiek-20120504-2|141	%{_texmfdistdir}/scripts/oberdiek/oberdiek.magicnum.lua
14mr|texlive-oberdiek-20120504-2|142	%{_texmfdistdir}/scripts/oberdiek/oberdiek.pdftexcmds.lua
14mr|texlive-oberdiek-20120504-2|143	%{_texmfdistdir}/scripts/oberdiek/pdfatfi.pl
14mr|texlive-oberdiek-20120504-2|144	%{_texmfdistdir}/scripts/oberdiek/pdftexcmds.lua
14mr|texlive-oberdiek-20120504-2|145	%{_texmfdistdir}/tex/generic/oberdiek/alphalph.sty
14mr|texlive-oberdiek-20120504-2|146	%{_texmfdistdir}/tex/generic/oberdiek/atbegshi.sty
14mr|texlive-oberdiek-20120504-2|147	%{_texmfdistdir}/tex/generic/oberdiek/bigintcalc.sty
14mr|texlive-oberdiek-20120504-2|148	%{_texmfdistdir}/tex/generic/oberdiek/bitset.sty
14mr|texlive-oberdiek-20120504-2|149	%{_texmfdistdir}/tex/generic/oberdiek/catchfile.sty
14mr|texlive-oberdiek-20120504-2|150	%{_texmfdistdir}/tex/generic/oberdiek/embedfile.sty
14mr|texlive-oberdiek-20120504-2|151	%{_texmfdistdir}/tex/generic/oberdiek/engord.sty
14mr|texlive-oberdiek-20120504-2|152	%{_texmfdistdir}/tex/generic/oberdiek/eolgrab.sty
14mr|texlive-oberdiek-20120504-2|153	%{_texmfdistdir}/tex/generic/oberdiek/etexcmds.sty
14mr|texlive-oberdiek-20120504-2|154	%{_texmfdistdir}/tex/generic/oberdiek/fibnum.sty
14mr|texlive-oberdiek-20120504-2|155	%{_texmfdistdir}/tex/generic/oberdiek/gettitlestring.sty
14mr|texlive-oberdiek-20120504-2|156	%{_texmfdistdir}/tex/generic/oberdiek/hobsub-generic.sty
14mr|texlive-oberdiek-20120504-2|157	%{_texmfdistdir}/tex/generic/oberdiek/hobsub-hyperref.sty
14mr|texlive-oberdiek-20120504-2|158	%{_texmfdistdir}/tex/generic/oberdiek/hobsub.sty
14mr|texlive-oberdiek-20120504-2|159	%{_texmfdistdir}/tex/generic/oberdiek/hologo.sty
14mr|texlive-oberdiek-20120504-2|160	%{_texmfdistdir}/tex/generic/oberdiek/hyphsubst.sty
14mr|texlive-oberdiek-20120504-2|161	%{_texmfdistdir}/tex/generic/oberdiek/iflang.sty
14mr|texlive-oberdiek-20120504-2|162	%{_texmfdistdir}/tex/generic/oberdiek/ifpdf.sty
14mr|texlive-oberdiek-20120504-2|163	%{_texmfdistdir}/tex/generic/oberdiek/ifvtex.sty
14mr|texlive-oberdiek-20120504-2|164	%{_texmfdistdir}/tex/generic/oberdiek/infwarerr.sty
14mr|texlive-oberdiek-20120504-2|165	%{_texmfdistdir}/tex/generic/oberdiek/intcalc.sty
14mr|texlive-oberdiek-20120504-2|166	%{_texmfdistdir}/tex/generic/oberdiek/kvdefinekeys.sty
14mr|texlive-oberdiek-20120504-2|167	%{_texmfdistdir}/tex/generic/oberdiek/kvsetkeys.sty
14mr|texlive-oberdiek-20120504-2|168	%{_texmfdistdir}/tex/generic/oberdiek/ltxcmds.sty
14mr|texlive-oberdiek-20120504-2|169	%{_texmfdistdir}/tex/generic/oberdiek/luatex-loader.sty
14mr|texlive-oberdiek-20120504-2|170	%{_texmfdistdir}/tex/generic/oberdiek/luatex.sty
14mr|texlive-oberdiek-20120504-2|171	%{_texmfdistdir}/tex/generic/oberdiek/magicnum.sty
14mr|texlive-oberdiek-20120504-2|172	%{_texmfdistdir}/tex/generic/oberdiek/mleftright.sty
14mr|texlive-oberdiek-20120504-2|173	%{_texmfdistdir}/tex/generic/oberdiek/pdfcol.sty
14mr|texlive-oberdiek-20120504-2|174	%{_texmfdistdir}/tex/generic/oberdiek/pdfcrypt.sty
14mr|texlive-oberdiek-20120504-2|175	%{_texmfdistdir}/tex/generic/oberdiek/pdfescape.sty
14mr|texlive-oberdiek-20120504-2|176	%{_texmfdistdir}/tex/generic/oberdiek/pdfrender.sty
14mr|texlive-oberdiek-20120504-2|177	%{_texmfdistdir}/tex/generic/oberdiek/pdftexcmds.sty
14mr|texlive-oberdiek-20120504-2|178	%{_texmfdistdir}/tex/generic/oberdiek/protecteddef.sty
14mr|texlive-oberdiek-20120504-2|179	%{_texmfdistdir}/tex/generic/oberdiek/rotchiffre.sty
14mr|texlive-oberdiek-20120504-2|180	%{_texmfdistdir}/tex/generic/oberdiek/se-ascii-print.def
14mr|texlive-oberdiek-20120504-2|181	%{_texmfdistdir}/tex/generic/oberdiek/se-ascii.def
14mr|texlive-oberdiek-20120504-2|182	%{_texmfdistdir}/tex/generic/oberdiek/se-clean7bit.def
14mr|texlive-oberdiek-20120504-2|183	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1250.def
14mr|texlive-oberdiek-20120504-2|184	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1251.def
14mr|texlive-oberdiek-20120504-2|185	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1252.def
14mr|texlive-oberdiek-20120504-2|186	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1257.def
14mr|texlive-oberdiek-20120504-2|187	%{_texmfdistdir}/tex/generic/oberdiek/se-cp437.def
14mr|texlive-oberdiek-20120504-2|188	%{_texmfdistdir}/tex/generic/oberdiek/se-cp850.def
14mr|texlive-oberdiek-20120504-2|189	%{_texmfdistdir}/tex/generic/oberdiek/se-cp852.def
14mr|texlive-oberdiek-20120504-2|190	%{_texmfdistdir}/tex/generic/oberdiek/se-cp855.def
14mr|texlive-oberdiek-20120504-2|191	%{_texmfdistdir}/tex/generic/oberdiek/se-cp858.def
14mr|texlive-oberdiek-20120504-2|192	%{_texmfdistdir}/tex/generic/oberdiek/se-cp865.def
14mr|texlive-oberdiek-20120504-2|193	%{_texmfdistdir}/tex/generic/oberdiek/se-cp866.def
14mr|texlive-oberdiek-20120504-2|194	%{_texmfdistdir}/tex/generic/oberdiek/se-dec-mcs.def
14mr|texlive-oberdiek-20120504-2|195	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-1.def
14mr|texlive-oberdiek-20120504-2|196	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-10.def
14mr|texlive-oberdiek-20120504-2|197	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-11.def
14mr|texlive-oberdiek-20120504-2|198	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-13.def
14mr|texlive-oberdiek-20120504-2|199	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-14.def
14mr|texlive-oberdiek-20120504-2|200	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-15.def
14mr|texlive-oberdiek-20120504-2|201	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-16.def
14mr|texlive-oberdiek-20120504-2|202	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-2.def
14mr|texlive-oberdiek-20120504-2|203	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-3.def
14mr|texlive-oberdiek-20120504-2|204	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-4.def
14mr|texlive-oberdiek-20120504-2|205	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-5.def
14mr|texlive-oberdiek-20120504-2|206	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-6.def
14mr|texlive-oberdiek-20120504-2|207	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-7.def
14mr|texlive-oberdiek-20120504-2|208	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-8.def
14mr|texlive-oberdiek-20120504-2|209	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-9.def
14mr|texlive-oberdiek-20120504-2|210	%{_texmfdistdir}/tex/generic/oberdiek/se-koi8-r.def
14mr|texlive-oberdiek-20120504-2|211	%{_texmfdistdir}/tex/generic/oberdiek/se-mac-centeuro.def
14mr|texlive-oberdiek-20120504-2|212	%{_texmfdistdir}/tex/generic/oberdiek/se-mac-cyrillic.def
14mr|texlive-oberdiek-20120504-2|213	%{_texmfdistdir}/tex/generic/oberdiek/se-mac-roman.def
14mr|texlive-oberdiek-20120504-2|214	%{_texmfdistdir}/tex/generic/oberdiek/se-nextstep.def
14mr|texlive-oberdiek-20120504-2|215	%{_texmfdistdir}/tex/generic/oberdiek/se-pdfdoc.def
14mr|texlive-oberdiek-20120504-2|216	%{_texmfdistdir}/tex/generic/oberdiek/se-utf16le.def
14mr|texlive-oberdiek-20120504-2|217	%{_texmfdistdir}/tex/generic/oberdiek/se-utf32be.def
14mr|texlive-oberdiek-20120504-2|218	%{_texmfdistdir}/tex/generic/oberdiek/se-utf32le.def
14mr|texlive-oberdiek-20120504-2|219	%{_texmfdistdir}/tex/generic/oberdiek/se-utf8.def
14mr|texlive-oberdiek-20120504-2|220	%{_texmfdistdir}/tex/generic/oberdiek/setouterhbox.sty
14mr|texlive-oberdiek-20120504-2|221	%{_texmfdistdir}/tex/generic/oberdiek/soulutf8.sty
14mr|texlive-oberdiek-20120504-2|222	%{_texmfdistdir}/tex/generic/oberdiek/stringenc.sty
14mr|texlive-oberdiek-20120504-2|223	%{_texmfdistdir}/tex/generic/oberdiek/telprint.sty
14mr|texlive-oberdiek-20120504-2|224	%{_texmfdistdir}/tex/generic/oberdiek/thepdfnumber.sty
14mr|texlive-oberdiek-20120504-2|225	%{_texmfdistdir}/tex/generic/oberdiek/uniquecounter.sty
14mr|texlive-oberdiek-20120504-2|226	%{_texmfdistdir}/tex/latex/oberdiek/accsupp-dvipdfm.def
14mr|texlive-oberdiek-20120504-2|227	%{_texmfdistdir}/tex/latex/oberdiek/accsupp-dvips.def
14mr|texlive-oberdiek-20120504-2|228	%{_texmfdistdir}/tex/latex/oberdiek/accsupp-pdftex.def
14mr|texlive-oberdiek-20120504-2|229	%{_texmfdistdir}/tex/latex/oberdiek/accsupp.sty
14mr|texlive-oberdiek-20120504-2|230	%{_texmfdistdir}/tex/latex/oberdiek/aliascnt.sty
14mr|texlive-oberdiek-20120504-2|231	%{_texmfdistdir}/tex/latex/oberdiek/askinclude.sty
14mr|texlive-oberdiek-20120504-2|232	%{_texmfdistdir}/tex/latex/oberdiek/atenddvi.sty
14mr|texlive-oberdiek-20120504-2|233	%{_texmfdistdir}/tex/latex/oberdiek/atfi-dvipdfmx.def
14mr|texlive-oberdiek-20120504-2|234	%{_texmfdistdir}/tex/latex/oberdiek/atfi-dvips.def
14mr|texlive-oberdiek-20120504-2|235	%{_texmfdistdir}/tex/latex/oberdiek/atfi-pdftex.def
14mr|texlive-oberdiek-20120504-2|236	%{_texmfdistdir}/tex/latex/oberdiek/attachfile2.sty
14mr|texlive-oberdiek-20120504-2|237	%{_texmfdistdir}/tex/latex/oberdiek/atveryend.sty
14mr|texlive-oberdiek-20120504-2|238	%{_texmfdistdir}/tex/latex/oberdiek/auxhook.sty
14mr|texlive-oberdiek-20120504-2|239	%{_texmfdistdir}/tex/latex/oberdiek/bkm-dvipdfm.def
14mr|texlive-oberdiek-20120504-2|240	%{_texmfdistdir}/tex/latex/oberdiek/bkm-dvips.def
14mr|texlive-oberdiek-20120504-2|241	%{_texmfdistdir}/tex/latex/oberdiek/bkm-dvipsone.def
14mr|texlive-oberdiek-20120504-2|242	%{_texmfdistdir}/tex/latex/oberdiek/bkm-pdftex.def
14mr|texlive-oberdiek-20120504-2|243	%{_texmfdistdir}/tex/latex/oberdiek/bkm-textures.def
14mr|texlive-oberdiek-20120504-2|244	%{_texmfdistdir}/tex/latex/oberdiek/bkm-vtex.def
14mr|texlive-oberdiek-20120504-2|245	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-base.sty
14mr|texlive-oberdiek-20120504-2|246	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvipdfm.def
14mr|texlive-oberdiek-20120504-2|247	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvipdfmx.def
14mr|texlive-oberdiek-20120504-2|248	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvips.def
14mr|texlive-oberdiek-20120504-2|249	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-test.tex
14mr|texlive-oberdiek-20120504-2|250	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize.sty
14mr|texlive-oberdiek-20120504-2|251	%{_texmfdistdir}/tex/latex/oberdiek/bookmark.sty
14mr|texlive-oberdiek-20120504-2|252	%{_texmfdistdir}/tex/latex/oberdiek/centernot.sty
14mr|texlive-oberdiek-20120504-2|253	%{_texmfdistdir}/tex/latex/oberdiek/chemarr.sty
14mr|texlive-oberdiek-20120504-2|254	%{_texmfdistdir}/tex/latex/oberdiek/classlist.sty
14mr|texlive-oberdiek-20120504-2|255	%{_texmfdistdir}/tex/latex/oberdiek/colonequals.sty
14mr|texlive-oberdiek-20120504-2|256	%{_texmfdistdir}/tex/latex/oberdiek/dtx-attach.sty
14mr|texlive-oberdiek-20120504-2|257	%{_texmfdistdir}/tex/latex/oberdiek/dvipscol.sty
14mr|texlive-oberdiek-20120504-2|258	%{_texmfdistdir}/tex/latex/oberdiek/enparen.sty
14mr|texlive-oberdiek-20120504-2|259	%{_texmfdistdir}/tex/latex/oberdiek/epstopdf-base.sty
14mr|texlive-oberdiek-20120504-2|260	%{_texmfdistdir}/tex/latex/oberdiek/epstopdf.sty
14mr|texlive-oberdiek-20120504-2|261	%{_texmfdistdir}/tex/latex/oberdiek/flags.sty
14mr|texlive-oberdiek-20120504-2|262	%{_texmfdistdir}/tex/latex/oberdiek/grfext.sty
14mr|texlive-oberdiek-20120504-2|263	%{_texmfdistdir}/tex/latex/oberdiek/grffile.sty
14mr|texlive-oberdiek-20120504-2|264	%{_texmfdistdir}/tex/latex/oberdiek/holtxdoc.sty
14mr|texlive-oberdiek-20120504-2|265	%{_texmfdistdir}/tex/latex/oberdiek/hopatch.sty
14mr|texlive-oberdiek-20120504-2|266	%{_texmfdistdir}/tex/latex/oberdiek/hycolor.sty
14mr|texlive-oberdiek-20120504-2|267	%{_texmfdistdir}/tex/latex/oberdiek/hypbmsec.sty
14mr|texlive-oberdiek-20120504-2|268	%{_texmfdistdir}/tex/latex/oberdiek/hypcap.sty
14mr|texlive-oberdiek-20120504-2|269	%{_texmfdistdir}/tex/latex/oberdiek/hypdestopt.sty
14mr|texlive-oberdiek-20120504-2|270	%{_texmfdistdir}/tex/latex/oberdiek/hypdoc.sty
14mr|texlive-oberdiek-20120504-2|271	%{_texmfdistdir}/tex/latex/oberdiek/hypgotoe.sty
14mr|texlive-oberdiek-20120504-2|272	%{_texmfdistdir}/tex/latex/oberdiek/ifdraft.sty
14mr|texlive-oberdiek-20120504-2|273	%{_texmfdistdir}/tex/latex/oberdiek/inputenx.sty
14mr|texlive-oberdiek-20120504-2|274	%{_texmfdistdir}/tex/latex/oberdiek/ix-alias.def
14mr|texlive-oberdiek-20120504-2|275	%{_texmfdistdir}/tex/latex/oberdiek/ix-math.def
14mr|texlive-oberdiek-20120504-2|276	%{_texmfdistdir}/tex/latex/oberdiek/ix-name.def
14mr|texlive-oberdiek-20120504-2|277	%{_texmfdistdir}/tex/latex/oberdiek/ix-slot.def
14mr|texlive-oberdiek-20120504-2|278	%{_texmfdistdir}/tex/latex/oberdiek/ix-uc.def
14mr|texlive-oberdiek-20120504-2|279	%{_texmfdistdir}/tex/latex/oberdiek/ix-utf8enc.dfu
14mr|texlive-oberdiek-20120504-2|280	%{_texmfdistdir}/tex/latex/oberdiek/kvoptions-patch.sty
14mr|texlive-oberdiek-20120504-2|281	%{_texmfdistdir}/tex/latex/oberdiek/kvoptions.sty
14mr|texlive-oberdiek-20120504-2|282	%{_texmfdistdir}/tex/latex/oberdiek/letltxmacro.sty
14mr|texlive-oberdiek-20120504-2|283	%{_texmfdistdir}/tex/latex/oberdiek/listingsutf8.sty
14mr|texlive-oberdiek-20120504-2|284	%{_texmfdistdir}/tex/latex/oberdiek/luacolor.sty
14mr|texlive-oberdiek-20120504-2|285	%{_texmfdistdir}/tex/latex/oberdiek/makerobust.sty
14mr|texlive-oberdiek-20120504-2|286	%{_texmfdistdir}/tex/latex/oberdiek/pagegrid.sty
14mr|texlive-oberdiek-20120504-2|287	%{_texmfdistdir}/tex/latex/oberdiek/pagesel.sty
14mr|texlive-oberdiek-20120504-2|288	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolfoot.sty
14mr|texlive-oberdiek-20120504-2|289	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolmk.sty
14mr|texlive-oberdiek-20120504-2|290	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolparallel.sty
14mr|texlive-oberdiek-20120504-2|291	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolparcolumns.sty
14mr|texlive-oberdiek-20120504-2|292	%{_texmfdistdir}/tex/latex/oberdiek/pdflscape.sty
14mr|texlive-oberdiek-20120504-2|293	%{_texmfdistdir}/tex/latex/oberdiek/picture.sty
14mr|texlive-oberdiek-20120504-2|294	%{_texmfdistdir}/tex/latex/oberdiek/pmboxdraw.sty
14mr|texlive-oberdiek-20120504-2|295	%{_texmfdistdir}/tex/latex/oberdiek/pmboxdrawenc.dfu
14mr|texlive-oberdiek-20120504-2|296	%{_texmfdistdir}/tex/latex/oberdiek/refcount.sty
14mr|texlive-oberdiek-20120504-2|297	%{_texmfdistdir}/tex/latex/oberdiek/rerunfilecheck.sty
14mr|texlive-oberdiek-20120504-2|298	%{_texmfdistdir}/tex/latex/oberdiek/resizegather.sty
14mr|texlive-oberdiek-20120504-2|299	%{_texmfdistdir}/tex/latex/oberdiek/scrindex.sty
14mr|texlive-oberdiek-20120504-2|300	%{_texmfdistdir}/tex/latex/oberdiek/selinput.sty
14mr|texlive-oberdiek-20120504-2|301	%{_texmfdistdir}/tex/latex/oberdiek/settobox.sty
14mr|texlive-oberdiek-20120504-2|302	%{_texmfdistdir}/tex/latex/oberdiek/stackrel.sty
14mr|texlive-oberdiek-20120504-2|303	%{_texmfdistdir}/tex/latex/oberdiek/stampinclude.sty
14mr|texlive-oberdiek-20120504-2|304	%{_texmfdistdir}/tex/latex/oberdiek/tabularht.sty
14mr|texlive-oberdiek-20120504-2|305	%{_texmfdistdir}/tex/latex/oberdiek/tabularkv.sty
14mr|texlive-oberdiek-20120504-2|306	%{_texmfdistdir}/tex/latex/oberdiek/transparent.sty
14mr|texlive-oberdiek-20120504-2|307	%{_texmfdistdir}/tex/latex/oberdiek/twoopt.sty
14mr|texlive-oberdiek-20120504-2|308	%{_texmfdistdir}/tex/latex/oberdiek/x-ascii.def
14mr|texlive-oberdiek-20120504-2|309	%{_texmfdistdir}/tex/latex/oberdiek/x-atarist.def
14mr|texlive-oberdiek-20120504-2|310	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1250.def
14mr|texlive-oberdiek-20120504-2|311	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1251.def
14mr|texlive-oberdiek-20120504-2|312	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1252.def
14mr|texlive-oberdiek-20120504-2|313	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1255.def
14mr|texlive-oberdiek-20120504-2|314	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1257.def
14mr|texlive-oberdiek-20120504-2|315	%{_texmfdistdir}/tex/latex/oberdiek/x-cp437.def
14mr|texlive-oberdiek-20120504-2|316	%{_texmfdistdir}/tex/latex/oberdiek/x-cp850.def
14mr|texlive-oberdiek-20120504-2|317	%{_texmfdistdir}/tex/latex/oberdiek/x-cp852.def
14mr|texlive-oberdiek-20120504-2|318	%{_texmfdistdir}/tex/latex/oberdiek/x-cp855.def
14mr|texlive-oberdiek-20120504-2|319	%{_texmfdistdir}/tex/latex/oberdiek/x-cp858.def
14mr|texlive-oberdiek-20120504-2|320	%{_texmfdistdir}/tex/latex/oberdiek/x-cp865.def
14mr|texlive-oberdiek-20120504-2|321	%{_texmfdistdir}/tex/latex/oberdiek/x-cp866.def
14mr|texlive-oberdiek-20120504-2|322	%{_texmfdistdir}/tex/latex/oberdiek/x-dec-mcs.def
14mr|texlive-oberdiek-20120504-2|323	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-1.def
14mr|texlive-oberdiek-20120504-2|324	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-10.def
14mr|texlive-oberdiek-20120504-2|325	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-13.def
14mr|texlive-oberdiek-20120504-2|326	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-14.def
14mr|texlive-oberdiek-20120504-2|327	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-15.def
14mr|texlive-oberdiek-20120504-2|328	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-16.def
14mr|texlive-oberdiek-20120504-2|329	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-2.def
14mr|texlive-oberdiek-20120504-2|330	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-3.def
14mr|texlive-oberdiek-20120504-2|331	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-4.def
14mr|texlive-oberdiek-20120504-2|332	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-5.def
14mr|texlive-oberdiek-20120504-2|333	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-8.def
14mr|texlive-oberdiek-20120504-2|334	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-9.def
14mr|texlive-oberdiek-20120504-2|335	%{_texmfdistdir}/tex/latex/oberdiek/x-koi8-r.def
14mr|texlive-oberdiek-20120504-2|336	%{_texmfdistdir}/tex/latex/oberdiek/x-mac-centeuro.def
14mr|texlive-oberdiek-20120504-2|337	%{_texmfdistdir}/tex/latex/oberdiek/x-mac-cyrillic.def
14mr|texlive-oberdiek-20120504-2|338	%{_texmfdistdir}/tex/latex/oberdiek/x-mac-roman.def
14mr|texlive-oberdiek-20120504-2|339	%{_texmfdistdir}/tex/latex/oberdiek/x-nextstep.def
14mr|texlive-oberdiek-20120504-2|340	%{_texmfdistdir}/tex/latex/oberdiek/x-verbatim.def
14mr|texlive-oberdiek-20120504-2|341	%{_texmfdistdir}/tex/latex/oberdiek/xcolor-patch.sty
14mr|texlive-oberdiek-20120504-2|342	%{_texmfdistdir}/tex/latex/oberdiek/zref-abspage.sty
14mr|texlive-oberdiek-20120504-2|343	%{_texmfdistdir}/tex/latex/oberdiek/zref-abspos.sty
14mr|texlive-oberdiek-20120504-2|344	%{_texmfdistdir}/tex/latex/oberdiek/zref-base.sty
14mr|texlive-oberdiek-20120504-2|345	%{_texmfdistdir}/tex/latex/oberdiek/zref-counter.sty
14mr|texlive-oberdiek-20120504-2|346	%{_texmfdistdir}/tex/latex/oberdiek/zref-dotfill.sty
14mr|texlive-oberdiek-20120504-2|347	%{_texmfdistdir}/tex/latex/oberdiek/zref-env.sty
14mr|texlive-oberdiek-20120504-2|348	%{_texmfdistdir}/tex/latex/oberdiek/zref-hyperref.sty
14mr|texlive-oberdiek-20120504-2|349	%{_texmfdistdir}/tex/latex/oberdiek/zref-lastpage.sty
14mr|texlive-oberdiek-20120504-2|350	%{_texmfdistdir}/tex/latex/oberdiek/zref-marks.sty
14mr|texlive-oberdiek-20120504-2|351	%{_texmfdistdir}/tex/latex/oberdiek/zref-nextpage.sty
14mr|texlive-oberdiek-20120504-2|352	%{_texmfdistdir}/tex/latex/oberdiek/zref-pageattr.sty
14mr|texlive-oberdiek-20120504-2|353	%{_texmfdistdir}/tex/latex/oberdiek/zref-pagelayout.sty
14mr|texlive-oberdiek-20120504-2|354	%{_texmfdistdir}/tex/latex/oberdiek/zref-perpage.sty
14mr|texlive-oberdiek-20120504-2|355	%{_texmfdistdir}/tex/latex/oberdiek/zref-runs.sty
14mr|texlive-oberdiek-20120504-2|356	%{_texmfdistdir}/tex/latex/oberdiek/zref-savepos.sty
14mr|texlive-oberdiek-20120504-2|357	%{_texmfdistdir}/tex/latex/oberdiek/zref-thepage.sty
14mr|texlive-oberdiek-20120504-2|358	%{_texmfdistdir}/tex/latex/oberdiek/zref-titleref.sty
14mr|texlive-oberdiek-20120504-2|359	%{_texmfdistdir}/tex/latex/oberdiek/zref-totpages.sty
14mr|texlive-oberdiek-20120504-2|360	%{_texmfdistdir}/tex/latex/oberdiek/zref-user.sty
14mr|texlive-oberdiek-20120504-2|361	%{_texmfdistdir}/tex/latex/oberdiek/zref-xr.sty
14mr|texlive-oberdiek-20120504-2|362	%{_texmfdistdir}/tex/latex/oberdiek/zref.sty
14mr|texlive-oberdiek-20120504-2|363	%doc %{_texmfdistdir}/doc/latex/oberdiek/accsupp-example1.tex
14mr|texlive-oberdiek-20120504-2|364	%doc %{_texmfdistdir}/doc/latex/oberdiek/accsupp-example2.tex
14mr|texlive-oberdiek-20120504-2|365	%doc %{_texmfdistdir}/doc/latex/oberdiek/accsupp.pdf
14mr|texlive-oberdiek-20120504-2|366	%doc %{_texmfdistdir}/doc/latex/oberdiek/aliascnt.pdf
14mr|texlive-oberdiek-20120504-2|367	%doc %{_texmfdistdir}/doc/latex/oberdiek/alphalph.pdf
14mr|texlive-oberdiek-20120504-2|368	%doc %{_texmfdistdir}/doc/latex/oberdiek/askinclude.pdf
14mr|texlive-oberdiek-20120504-2|369	%doc %{_texmfdistdir}/doc/latex/oberdiek/atbegshi-example1.tex
14mr|texlive-oberdiek-20120504-2|370	%doc %{_texmfdistdir}/doc/latex/oberdiek/atbegshi-example2.tex
14mr|texlive-oberdiek-20120504-2|371	%doc %{_texmfdistdir}/doc/latex/oberdiek/atbegshi.pdf
14mr|texlive-oberdiek-20120504-2|372	%doc %{_texmfdistdir}/doc/latex/oberdiek/atenddvi.pdf
14mr|texlive-oberdiek-20120504-2|373	%doc %{_texmfdistdir}/doc/latex/oberdiek/attachfile2.pdf
14mr|texlive-oberdiek-20120504-2|374	%doc %{_texmfdistdir}/doc/latex/oberdiek/atveryend.pdf
14mr|texlive-oberdiek-20120504-2|375	%doc %{_texmfdistdir}/doc/latex/oberdiek/auxhook.pdf
14mr|texlive-oberdiek-20120504-2|376	%doc %{_texmfdistdir}/doc/latex/oberdiek/bigintcalc.pdf
14mr|texlive-oberdiek-20120504-2|377	%doc %{_texmfdistdir}/doc/latex/oberdiek/bitset.pdf
14mr|texlive-oberdiek-20120504-2|378	%doc %{_texmfdistdir}/doc/latex/oberdiek/bmpsize.pdf
14mr|texlive-oberdiek-20120504-2|379	%doc %{_texmfdistdir}/doc/latex/oberdiek/bookmark-example.tex
14mr|texlive-oberdiek-20120504-2|380	%doc %{_texmfdistdir}/doc/latex/oberdiek/bookmark.pdf
14mr|texlive-oberdiek-20120504-2|381	%doc %{_texmfdistdir}/doc/latex/oberdiek/catchfile.pdf
14mr|texlive-oberdiek-20120504-2|382	%doc %{_texmfdistdir}/doc/latex/oberdiek/centernot.pdf
14mr|texlive-oberdiek-20120504-2|383	%doc %{_texmfdistdir}/doc/latex/oberdiek/chemarr-example.tex
14mr|texlive-oberdiek-20120504-2|384	%doc %{_texmfdistdir}/doc/latex/oberdiek/chemarr.pdf
14mr|texlive-oberdiek-20120504-2|385	%doc %{_texmfdistdir}/doc/latex/oberdiek/classlist.pdf
14mr|texlive-oberdiek-20120504-2|386	%doc %{_texmfdistdir}/doc/latex/oberdiek/colonequals.pdf
14mr|texlive-oberdiek-20120504-2|387	%doc %{_texmfdistdir}/doc/latex/oberdiek/dvipscol.pdf
14mr|texlive-oberdiek-20120504-2|388	%doc %{_texmfdistdir}/doc/latex/oberdiek/embedfile-example-collection.tex
14mr|texlive-oberdiek-20120504-2|389	%doc %{_texmfdistdir}/doc/latex/oberdiek/embedfile-example-plain.tex
14mr|texlive-oberdiek-20120504-2|390	%doc %{_texmfdistdir}/doc/latex/oberdiek/embedfile.pdf
14mr|texlive-oberdiek-20120504-2|391	%doc %{_texmfdistdir}/doc/latex/oberdiek/engord.pdf
14mr|texlive-oberdiek-20120504-2|392	%doc %{_texmfdistdir}/doc/latex/oberdiek/enparen.pdf
14mr|texlive-oberdiek-20120504-2|393	%doc %{_texmfdistdir}/doc/latex/oberdiek/eolgrab.pdf
14mr|texlive-oberdiek-20120504-2|394	%doc %{_texmfdistdir}/doc/latex/oberdiek/epstopdf.pdf
14mr|texlive-oberdiek-20120504-2|395	%doc %{_texmfdistdir}/doc/latex/oberdiek/etexcmds.pdf
14mr|texlive-oberdiek-20120504-2|396	%doc %{_texmfdistdir}/doc/latex/oberdiek/example-mycolorsetup.sty
14mr|texlive-oberdiek-20120504-2|397	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-env.tex
14mr|texlive-oberdiek-20120504-2|398	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-ltx.tex
14mr|texlive-oberdiek-20120504-2|399	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-sec.tex
14mr|texlive-oberdiek-20120504-2|400	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/hologo-example.tex
14mr|texlive-oberdiek-20120504-2|401	%doc %{_texmfdistdir}/doc/latex/oberdiek/fibnum.pdf
14mr|texlive-oberdiek-20120504-2|402	%doc %{_texmfdistdir}/doc/latex/oberdiek/flags.pdf
14mr|texlive-oberdiek-20120504-2|403	%doc %{_texmfdistdir}/doc/latex/oberdiek/gettitlestring.pdf
14mr|texlive-oberdiek-20120504-2|404	%doc %{_texmfdistdir}/doc/latex/oberdiek/grfext.pdf
14mr|texlive-oberdiek-20120504-2|405	%doc %{_texmfdistdir}/doc/latex/oberdiek/grffile.pdf
14mr|texlive-oberdiek-20120504-2|406	%doc %{_texmfdistdir}/doc/latex/oberdiek/hobsub.pdf
14mr|texlive-oberdiek-20120504-2|407	%doc %{_texmfdistdir}/doc/latex/oberdiek/hologo.pdf
14mr|texlive-oberdiek-20120504-2|408	%doc %{_texmfdistdir}/doc/latex/oberdiek/holtxdoc.pdf
14mr|texlive-oberdiek-20120504-2|409	%doc %{_texmfdistdir}/doc/latex/oberdiek/hopatch.pdf
14mr|texlive-oberdiek-20120504-2|410	%doc %{_texmfdistdir}/doc/latex/oberdiek/hycolor.pdf
14mr|texlive-oberdiek-20120504-2|411	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypbmsec.pdf
14mr|texlive-oberdiek-20120504-2|412	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypcap.pdf
14mr|texlive-oberdiek-20120504-2|413	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypdestopt.pdf
14mr|texlive-oberdiek-20120504-2|414	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypdoc.pdf
14mr|texlive-oberdiek-20120504-2|415	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypgotoe-example.tex
14mr|texlive-oberdiek-20120504-2|416	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypgotoe.pdf
14mr|texlive-oberdiek-20120504-2|417	%doc %{_texmfdistdir}/doc/latex/oberdiek/hyphsubst.pdf
14mr|texlive-oberdiek-20120504-2|418	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifdraft.pdf
14mr|texlive-oberdiek-20120504-2|419	%doc %{_texmfdistdir}/doc/latex/oberdiek/iflang.pdf
14mr|texlive-oberdiek-20120504-2|420	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifpdf.pdf
14mr|texlive-oberdiek-20120504-2|421	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifvtex.pdf
14mr|texlive-oberdiek-20120504-2|422	%doc %{_texmfdistdir}/doc/latex/oberdiek/infwarerr.pdf
14mr|texlive-oberdiek-20120504-2|423	%doc %{_texmfdistdir}/doc/latex/oberdiek/inputenx-licrcmds.txt
14mr|texlive-oberdiek-20120504-2|424	%doc %{_texmfdistdir}/doc/latex/oberdiek/inputenx-utf8enc.txt
14mr|texlive-oberdiek-20120504-2|425	%doc %{_texmfdistdir}/doc/latex/oberdiek/inputenx.pdf
14mr|texlive-oberdiek-20120504-2|426	%doc %{_texmfdistdir}/doc/latex/oberdiek/intcalc.pdf
14mr|texlive-oberdiek-20120504-2|427	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvdefinekeys.pdf
14mr|texlive-oberdiek-20120504-2|428	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvoptions.pdf
14mr|texlive-oberdiek-20120504-2|429	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvsetkeys-example.tex
14mr|texlive-oberdiek-20120504-2|430	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvsetkeys.pdf
14mr|texlive-oberdiek-20120504-2|431	%doc %{_texmfdistdir}/doc/latex/oberdiek/letltxmacro-showcases.tex
14mr|texlive-oberdiek-20120504-2|432	%doc %{_texmfdistdir}/doc/latex/oberdiek/letltxmacro.pdf
14mr|texlive-oberdiek-20120504-2|433	%doc %{_texmfdistdir}/doc/latex/oberdiek/listingsutf8.pdf
14mr|texlive-oberdiek-20120504-2|434	%doc %{_texmfdistdir}/doc/latex/oberdiek/ltxcmds.pdf
14mr|texlive-oberdiek-20120504-2|435	%doc %{_texmfdistdir}/doc/latex/oberdiek/luacolor.pdf
14mr|texlive-oberdiek-20120504-2|436	%doc %{_texmfdistdir}/doc/latex/oberdiek/luatex.pdf
14mr|texlive-oberdiek-20120504-2|437	%doc %{_texmfdistdir}/doc/latex/oberdiek/magicnum.pdf
14mr|texlive-oberdiek-20120504-2|438	%doc %{_texmfdistdir}/doc/latex/oberdiek/magicnum.txt
14mr|texlive-oberdiek-20120504-2|439	%doc %{_texmfdistdir}/doc/latex/oberdiek/makerobust-example.tex
14mr|texlive-oberdiek-20120504-2|440	%doc %{_texmfdistdir}/doc/latex/oberdiek/makerobust.pdf
14mr|texlive-oberdiek-20120504-2|441	%doc %{_texmfdistdir}/doc/latex/oberdiek/mleftright.pdf
14mr|texlive-oberdiek-20120504-2|442	%doc %{_texmfdistdir}/doc/latex/oberdiek/oberdiek.pdf
14mr|texlive-oberdiek-20120504-2|443	%doc %{_texmfdistdir}/doc/latex/oberdiek/pagegrid.pdf
14mr|texlive-oberdiek-20120504-2|444	%doc %{_texmfdistdir}/doc/latex/oberdiek/pagesel.pdf
14mr|texlive-oberdiek-20120504-2|445	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcol.pdf
14mr|texlive-oberdiek-20120504-2|446	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolfoot.pdf
14mr|texlive-oberdiek-20120504-2|447	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolmk.pdf
14mr|texlive-oberdiek-20120504-2|448	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolparallel.pdf
14mr|texlive-oberdiek-20120504-2|449	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolparcolumns.pdf
14mr|texlive-oberdiek-20120504-2|450	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcrypt.pdf
14mr|texlive-oberdiek-20120504-2|451	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfescape.pdf
14mr|texlive-oberdiek-20120504-2|452	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdflscape.pdf
14mr|texlive-oberdiek-20120504-2|453	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfrender.pdf
14mr|texlive-oberdiek-20120504-2|454	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdftexcmds.pdf
14mr|texlive-oberdiek-20120504-2|455	%doc %{_texmfdistdir}/doc/latex/oberdiek/picture-example.tex
14mr|texlive-oberdiek-20120504-2|456	%doc %{_texmfdistdir}/doc/latex/oberdiek/picture.pdf
14mr|texlive-oberdiek-20120504-2|457	%doc %{_texmfdistdir}/doc/latex/oberdiek/pmboxdraw.pdf
14mr|texlive-oberdiek-20120504-2|458	%doc %{_texmfdistdir}/doc/latex/oberdiek/protecteddef.pdf
14mr|texlive-oberdiek-20120504-2|459	%doc %{_texmfdistdir}/doc/latex/oberdiek/refcount.pdf
14mr|texlive-oberdiek-20120504-2|460	%doc %{_texmfdistdir}/doc/latex/oberdiek/rerunfilecheck-example.cfg
14mr|texlive-oberdiek-20120504-2|461	%doc %{_texmfdistdir}/doc/latex/oberdiek/rerunfilecheck.pdf
14mr|texlive-oberdiek-20120504-2|462	%doc %{_texmfdistdir}/doc/latex/oberdiek/resizegather.pdf
14mr|texlive-oberdiek-20120504-2|463	%doc %{_texmfdistdir}/doc/latex/oberdiek/rotchiffre.pdf
14mr|texlive-oberdiek-20120504-2|464	%doc %{_texmfdistdir}/doc/latex/oberdiek/scrindex-example1.tex
14mr|texlive-oberdiek-20120504-2|465	%doc %{_texmfdistdir}/doc/latex/oberdiek/scrindex-example2.tex
14mr|texlive-oberdiek-20120504-2|466	%doc %{_texmfdistdir}/doc/latex/oberdiek/scrindex.pdf
14mr|texlive-oberdiek-20120504-2|467	%doc %{_texmfdistdir}/doc/latex/oberdiek/selinput.pdf
14mr|texlive-oberdiek-20120504-2|468	%doc %{_texmfdistdir}/doc/latex/oberdiek/setouterhbox-example.tex
14mr|texlive-oberdiek-20120504-2|469	%doc %{_texmfdistdir}/doc/latex/oberdiek/setouterhbox.pdf
14mr|texlive-oberdiek-20120504-2|470	%doc %{_texmfdistdir}/doc/latex/oberdiek/settobox-example.tex
14mr|texlive-oberdiek-20120504-2|471	%doc %{_texmfdistdir}/doc/latex/oberdiek/settobox.pdf
14mr|texlive-oberdiek-20120504-2|472	%doc %{_texmfdistdir}/doc/latex/oberdiek/soulutf8.pdf
14mr|texlive-oberdiek-20120504-2|473	%doc %{_texmfdistdir}/doc/latex/oberdiek/stackrel.pdf
14mr|texlive-oberdiek-20120504-2|474	%doc %{_texmfdistdir}/doc/latex/oberdiek/stampinclude.pdf
14mr|texlive-oberdiek-20120504-2|475	%doc %{_texmfdistdir}/doc/latex/oberdiek/stringenc.pdf
14mr|texlive-oberdiek-20120504-2|476	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularht-example1.tex
14mr|texlive-oberdiek-20120504-2|477	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularht-example2.tex
14mr|texlive-oberdiek-20120504-2|478	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularht.pdf
14mr|texlive-oberdiek-20120504-2|479	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularkv-example.tex
14mr|texlive-oberdiek-20120504-2|480	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularkv.pdf
14mr|texlive-oberdiek-20120504-2|481	%doc %{_texmfdistdir}/doc/latex/oberdiek/telprint.pdf
14mr|texlive-oberdiek-20120504-2|482	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ExtractRotate.java
14mr|texlive-oberdiek-20120504-2|483	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/accsupp-test1.tex
14mr|texlive-oberdiek-20120504-2|484	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test1.tex
14mr|texlive-oberdiek-20120504-2|485	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test2.tex
14mr|texlive-oberdiek-20120504-2|486	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test3.tex
14mr|texlive-oberdiek-20120504-2|487	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-a.tex
14mr|texlive-oberdiek-20120504-2|488	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-b.tex
14mr|texlive-oberdiek-20120504-2|489	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-c.tex
14mr|texlive-oberdiek-20120504-2|490	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test1.tex
14mr|texlive-oberdiek-20120504-2|491	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test10.tex
14mr|texlive-oberdiek-20120504-2|492	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test11.tex
14mr|texlive-oberdiek-20120504-2|493	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test12.tex
14mr|texlive-oberdiek-20120504-2|494	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test13.tex
14mr|texlive-oberdiek-20120504-2|495	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test14.tex
14mr|texlive-oberdiek-20120504-2|496	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test15.tex
14mr|texlive-oberdiek-20120504-2|497	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test16.tex
14mr|texlive-oberdiek-20120504-2|498	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test17.tex
14mr|texlive-oberdiek-20120504-2|499	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test18.tex
14mr|texlive-oberdiek-20120504-2|500	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test19.tex
14mr|texlive-oberdiek-20120504-2|501	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test2.tex
14mr|texlive-oberdiek-20120504-2|502	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test20.tex
14mr|texlive-oberdiek-20120504-2|503	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test21.tex
14mr|texlive-oberdiek-20120504-2|504	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test22.tex
14mr|texlive-oberdiek-20120504-2|505	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test23.tex
14mr|texlive-oberdiek-20120504-2|506	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test24.tex
14mr|texlive-oberdiek-20120504-2|507	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test3.tex
14mr|texlive-oberdiek-20120504-2|508	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test4.tex
14mr|texlive-oberdiek-20120504-2|509	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test5.tex
14mr|texlive-oberdiek-20120504-2|510	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test6.tex
14mr|texlive-oberdiek-20120504-2|511	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test7.tex
14mr|texlive-oberdiek-20120504-2|512	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test8.tex
14mr|texlive-oberdiek-20120504-2|513	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test9.tex
14mr|texlive-oberdiek-20120504-2|514	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test1.tex
14mr|texlive-oberdiek-20120504-2|515	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test2.tex
14mr|texlive-oberdiek-20120504-2|516	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test3.tex
14mr|texlive-oberdiek-20120504-2|517	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atveryend-test1.tex
14mr|texlive-oberdiek-20120504-2|518	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test1.tex
14mr|texlive-oberdiek-20120504-2|519	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test2.tex
14mr|texlive-oberdiek-20120504-2|520	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test3.tex
14mr|texlive-oberdiek-20120504-2|521	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test1.tex
14mr|texlive-oberdiek-20120504-2|522	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test2.tex
14mr|texlive-oberdiek-20120504-2|523	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test3.tex
14mr|texlive-oberdiek-20120504-2|524	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test1.tex
14mr|texlive-oberdiek-20120504-2|525	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test2.tex
14mr|texlive-oberdiek-20120504-2|526	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test3.tex
14mr|texlive-oberdiek-20120504-2|527	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test1.tex
14mr|texlive-oberdiek-20120504-2|528	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test2.tex
14mr|texlive-oberdiek-20120504-2|529	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test3.tex
14mr|texlive-oberdiek-20120504-2|530	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test4.tex
14mr|texlive-oberdiek-20120504-2|531	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/engord-test1.tex
14mr|texlive-oberdiek-20120504-2|532	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/eolgrab-test1.tex
14mr|texlive-oberdiek-20120504-2|533	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/eolgrab-test2.tex
14mr|texlive-oberdiek-20120504-2|534	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/epstopdf-test1.tex
14mr|texlive-oberdiek-20120504-2|535	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test1.tex
14mr|texlive-oberdiek-20120504-2|536	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test2.tex
14mr|texlive-oberdiek-20120504-2|537	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test3.tex
14mr|texlive-oberdiek-20120504-2|538	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test4.tex
14mr|texlive-oberdiek-20120504-2|539	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/fibnum-test-calc.tex
14mr|texlive-oberdiek-20120504-2|540	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/fibnum-test1.tex
14mr|texlive-oberdiek-20120504-2|541	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/gettitlestring-test1.tex
14mr|texlive-oberdiek-20120504-2|542	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/gettitlestring-test2.tex
14mr|texlive-oberdiek-20120504-2|543	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/grfext-test1.tex
14mr|texlive-oberdiek-20120504-2|544	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/grfext-test2.tex
14mr|texlive-oberdiek-20120504-2|545	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/grffile-test1.tex
14mr|texlive-oberdiek-20120504-2|546	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hobsub-test1.tex
14mr|texlive-oberdiek-20120504-2|547	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test-list.tex
14mr|texlive-oberdiek-20120504-2|548	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test-spacefactor.tex
14mr|texlive-oberdiek-20120504-2|549	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test1.tex
14mr|texlive-oberdiek-20120504-2|550	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hopatch-test1.tex
14mr|texlive-oberdiek-20120504-2|551	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hopatch-test2.tex
14mr|texlive-oberdiek-20120504-2|552	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol1.tex
14mr|texlive-oberdiek-20120504-2|553	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol2.tex
14mr|texlive-oberdiek-20120504-2|554	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol3.tex
14mr|texlive-oberdiek-20120504-2|555	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol4.tex
14mr|texlive-oberdiek-20120504-2|556	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test1.tex
14mr|texlive-oberdiek-20120504-2|557	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test2.tex
14mr|texlive-oberdiek-20120504-2|558	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test3.tex
14mr|texlive-oberdiek-20120504-2|559	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hyphsubst-test1.tex
14mr|texlive-oberdiek-20120504-2|560	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hyphsubst-test2.tex
14mr|texlive-oberdiek-20120504-2|561	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test1.tex
14mr|texlive-oberdiek-20120504-2|562	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test2.tex
14mr|texlive-oberdiek-20120504-2|563	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test3.tex
14mr|texlive-oberdiek-20120504-2|564	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test4.tex
14mr|texlive-oberdiek-20120504-2|565	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test5.tex
14mr|texlive-oberdiek-20120504-2|566	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ifpdf-test1.tex
14mr|texlive-oberdiek-20120504-2|567	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ifvtex-test1.tex
14mr|texlive-oberdiek-20120504-2|568	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test1.tex
14mr|texlive-oberdiek-20120504-2|569	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test2.tex
14mr|texlive-oberdiek-20120504-2|570	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test3.tex
14mr|texlive-oberdiek-20120504-2|571	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test1.tex
14mr|texlive-oberdiek-20120504-2|572	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test2.tex
14mr|texlive-oberdiek-20120504-2|573	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test3.tex
14mr|texlive-oberdiek-20120504-2|574	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test4.tex
14mr|texlive-oberdiek-20120504-2|575	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvdefinekeys-test1.tex
14mr|texlive-oberdiek-20120504-2|576	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test1.tex
14mr|texlive-oberdiek-20120504-2|577	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test2.tex
14mr|texlive-oberdiek-20120504-2|578	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test3.tex
14mr|texlive-oberdiek-20120504-2|579	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test4.sty
14mr|texlive-oberdiek-20120504-2|580	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test4.tex
14mr|texlive-oberdiek-20120504-2|581	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test1.tex
14mr|texlive-oberdiek-20120504-2|582	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test2.tex
14mr|texlive-oberdiek-20120504-2|583	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test3.tex
14mr|texlive-oberdiek-20120504-2|584	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test4.tex
14mr|texlive-oberdiek-20120504-2|585	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/letltxmacro-test1.tex
14mr|texlive-oberdiek-20120504-2|586	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/letltxmacro-test2.tex
14mr|texlive-oberdiek-20120504-2|587	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test1.tex
14mr|texlive-oberdiek-20120504-2|588	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test2.tex
14mr|texlive-oberdiek-20120504-2|589	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test3.tex
14mr|texlive-oberdiek-20120504-2|590	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test4.tex
14mr|texlive-oberdiek-20120504-2|591	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test5.tex
14mr|texlive-oberdiek-20120504-2|592	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-carcdr.tex
14mr|texlive-oberdiek-20120504-2|593	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-gobble.tex
14mr|texlive-oberdiek-20120504-2|594	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-ifboxempty.tex
14mr|texlive-oberdiek-20120504-2|595	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-ifempty.tex
14mr|texlive-oberdiek-20120504-2|596	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-nextchar.tex
14mr|texlive-oberdiek-20120504-2|597	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-zapspace.tex
14mr|texlive-oberdiek-20120504-2|598	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test1.tex
14mr|texlive-oberdiek-20120504-2|599	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test1.tex
14mr|texlive-oberdiek-20120504-2|600	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test2.tex
14mr|texlive-oberdiek-20120504-2|601	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test3.tex
14mr|texlive-oberdiek-20120504-2|602	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test1.tex
14mr|texlive-oberdiek-20120504-2|603	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test2.tex
14mr|texlive-oberdiek-20120504-2|604	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test3.tex
14mr|texlive-oberdiek-20120504-2|605	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test4.tex
14mr|texlive-oberdiek-20120504-2|606	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test5.tex
14mr|texlive-oberdiek-20120504-2|607	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test1.tex
14mr|texlive-oberdiek-20120504-2|608	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test2.tex
14mr|texlive-oberdiek-20120504-2|609	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test3.tex
14mr|texlive-oberdiek-20120504-2|610	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test4.tex
14mr|texlive-oberdiek-20120504-2|611	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/mleftright-test1.tex
14mr|texlive-oberdiek-20120504-2|612	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pagegrid-test1.tex
14mr|texlive-oberdiek-20120504-2|613	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test1.tex
14mr|texlive-oberdiek-20120504-2|614	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test2.tex
14mr|texlive-oberdiek-20120504-2|615	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test3.tex
14mr|texlive-oberdiek-20120504-2|616	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test4.tex
14mr|texlive-oberdiek-20120504-2|617	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolfoot-test1.tex
14mr|texlive-oberdiek-20120504-2|618	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolparallel-test1.tex
14mr|texlive-oberdiek-20120504-2|619	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolparcolumns-test1.tex
14mr|texlive-oberdiek-20120504-2|620	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test1.tex
14mr|texlive-oberdiek-20120504-2|621	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test2.tex
14mr|texlive-oberdiek-20120504-2|622	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test3.tex
14mr|texlive-oberdiek-20120504-2|623	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test4.tex
14mr|texlive-oberdiek-20120504-2|624	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test5.tex
14mr|texlive-oberdiek-20120504-2|625	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test6.tex
14mr|texlive-oberdiek-20120504-2|626	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test1.tex
14mr|texlive-oberdiek-20120504-2|627	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test2.tex
14mr|texlive-oberdiek-20120504-2|628	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test3.tex
14mr|texlive-oberdiek-20120504-2|629	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test4.tex
14mr|texlive-oberdiek-20120504-2|630	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test5.tex
14mr|texlive-oberdiek-20120504-2|631	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test6.tex
14mr|texlive-oberdiek-20120504-2|632	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test6.txt
14mr|texlive-oberdiek-20120504-2|633	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test1.tex
14mr|texlive-oberdiek-20120504-2|634	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test2.tex
14mr|texlive-oberdiek-20120504-2|635	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test3.tex
14mr|texlive-oberdiek-20120504-2|636	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test4.tex
14mr|texlive-oberdiek-20120504-2|637	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test5.tex
14mr|texlive-oberdiek-20120504-2|638	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test-escape.tex
14mr|texlive-oberdiek-20120504-2|639	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test-shell.tex
14mr|texlive-oberdiek-20120504-2|640	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test1.tex
14mr|texlive-oberdiek-20120504-2|641	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test2.tex
14mr|texlive-oberdiek-20120504-2|642	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pmboxdraw-test1.tex
14mr|texlive-oberdiek-20120504-2|643	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/protecteddef-test1.tex
14mr|texlive-oberdiek-20120504-2|644	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/protecteddef-test2.tex
14mr|texlive-oberdiek-20120504-2|645	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test1.tex
14mr|texlive-oberdiek-20120504-2|646	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test2.tex
14mr|texlive-oberdiek-20120504-2|647	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test3.tex
14mr|texlive-oberdiek-20120504-2|648	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test4.tex
14mr|texlive-oberdiek-20120504-2|649	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test5.tex
14mr|texlive-oberdiek-20120504-2|650	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/rerunfilecheck-test1.tex
14mr|texlive-oberdiek-20120504-2|651	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/resizegather-test1.tex
14mr|texlive-oberdiek-20120504-2|652	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/rotchiffre-test1.tex
14mr|texlive-oberdiek-20120504-2|653	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/rotchiffre-test2.tex
14mr|texlive-oberdiek-20120504-2|654	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test1.tex
14mr|texlive-oberdiek-20120504-2|655	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test2.tex
14mr|texlive-oberdiek-20120504-2|656	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test3.tex
14mr|texlive-oberdiek-20120504-2|657	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test4.tex
14mr|texlive-oberdiek-20120504-2|658	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test5.tex
14mr|texlive-oberdiek-20120504-2|659	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/setouterhbox-test1.tex
14mr|texlive-oberdiek-20120504-2|660	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/setouterhbox-test2.tex
14mr|texlive-oberdiek-20120504-2|661	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test1.tex
14mr|texlive-oberdiek-20120504-2|662	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test2.tex
14mr|texlive-oberdiek-20120504-2|663	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test3.tex
14mr|texlive-oberdiek-20120504-2|664	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test4.tex
14mr|texlive-oberdiek-20120504-2|665	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test5.tex
14mr|texlive-oberdiek-20120504-2|666	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/stringenc-test1.tex
14mr|texlive-oberdiek-20120504-2|667	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/stringenc-test2.tex
14mr|texlive-oberdiek-20120504-2|668	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/telprint-test1.tex
14mr|texlive-oberdiek-20120504-2|669	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test1.tex
14mr|texlive-oberdiek-20120504-2|670	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test2.tex
14mr|texlive-oberdiek-20120504-2|671	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test3.tex
14mr|texlive-oberdiek-20120504-2|672	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test1.tex
14mr|texlive-oberdiek-20120504-2|673	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test2.tex
14mr|texlive-oberdiek-20120504-2|674	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test3.tex
14mr|texlive-oberdiek-20120504-2|675	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-base.tex
14mr|texlive-oberdiek-20120504-2|676	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-runs.tex
14mr|texlive-oberdiek-20120504-2|677	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-titleref-memoir.tex
14mr|texlive-oberdiek-20120504-2|678	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test1.tex
14mr|texlive-oberdiek-20120504-2|679	%doc %{_texmfdistdir}/doc/latex/oberdiek/thepdfnumber.pdf
14mr|texlive-oberdiek-20120504-2|680	%doc %{_texmfdistdir}/doc/latex/oberdiek/transparent-example.tex
14mr|texlive-oberdiek-20120504-2|681	%doc %{_texmfdistdir}/doc/latex/oberdiek/transparent.pdf
14mr|texlive-oberdiek-20120504-2|682	%doc %{_texmfdistdir}/doc/latex/oberdiek/twoopt.pdf
14mr|texlive-oberdiek-20120504-2|683	%doc %{_texmfdistdir}/doc/latex/oberdiek/uniquecounter-example.tex
14mr|texlive-oberdiek-20120504-2|684	%doc %{_texmfdistdir}/doc/latex/oberdiek/uniquecounter.pdf
14mr|texlive-oberdiek-20120504-2|685	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref-example-lastpage.tex
14mr|texlive-oberdiek-20120504-2|686	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref-example-nextpage.tex
14mr|texlive-oberdiek-20120504-2|687	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref-example.tex
14mr|texlive-oberdiek-20120504-2|688	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref.pdf
14mr|texlive-oberdiek-20120504-2|689	#- source
14mr|texlive-oberdiek-20120504-2|690	%doc %{_texmfdistdir}/source/latex/oberdiek/accsupp.dtx
14mr|texlive-oberdiek-20120504-2|691	%doc %{_texmfdistdir}/source/latex/oberdiek/aliascnt.dtx
14mr|texlive-oberdiek-20120504-2|692	%doc %{_texmfdistdir}/source/latex/oberdiek/alphalph.dtx
14mr|texlive-oberdiek-20120504-2|693	%doc %{_texmfdistdir}/source/latex/oberdiek/askinclude.dtx
14mr|texlive-oberdiek-20120504-2|694	%doc %{_texmfdistdir}/source/latex/oberdiek/atbegshi.dtx
14mr|texlive-oberdiek-20120504-2|695	%doc %{_texmfdistdir}/source/latex/oberdiek/atenddvi.dtx
14mr|texlive-oberdiek-20120504-2|696	%doc %{_texmfdistdir}/source/latex/oberdiek/attachfile2.dtx
14mr|texlive-oberdiek-20120504-2|697	%doc %{_texmfdistdir}/source/latex/oberdiek/atveryend.dtx
14mr|texlive-oberdiek-20120504-2|698	%doc %{_texmfdistdir}/source/latex/oberdiek/auxhook.dtx
14mr|texlive-oberdiek-20120504-2|699	%doc %{_texmfdistdir}/source/latex/oberdiek/bigintcalc.dtx
14mr|texlive-oberdiek-20120504-2|700	%doc %{_texmfdistdir}/source/latex/oberdiek/bitset.dtx
14mr|texlive-oberdiek-20120504-2|701	%doc %{_texmfdistdir}/source/latex/oberdiek/bmpsize.dtx
14mr|texlive-oberdiek-20120504-2|702	%doc %{_texmfdistdir}/source/latex/oberdiek/bookmark.dtx
14mr|texlive-oberdiek-20120504-2|703	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/accsupp.xml
14mr|texlive-oberdiek-20120504-2|704	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/aliascnt.xml
14mr|texlive-oberdiek-20120504-2|705	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/alphalph.xml
14mr|texlive-oberdiek-20120504-2|706	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/askinclude.xml
14mr|texlive-oberdiek-20120504-2|707	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/atbegshi.xml
14mr|texlive-oberdiek-20120504-2|708	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/atenddvi.xml
14mr|texlive-oberdiek-20120504-2|709	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/attachfile2.xml
14mr|texlive-oberdiek-20120504-2|710	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/atveryend.xml
14mr|texlive-oberdiek-20120504-2|711	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/auxhook.xml
14mr|texlive-oberdiek-20120504-2|712	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bigintcalc.xml
14mr|texlive-oberdiek-20120504-2|713	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bitset.xml
14mr|texlive-oberdiek-20120504-2|714	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bmpsize.xml
14mr|texlive-oberdiek-20120504-2|715	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bookmark.xml
14mr|texlive-oberdiek-20120504-2|716	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/catchfile.xml
14mr|texlive-oberdiek-20120504-2|717	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/centernot.xml
14mr|texlive-oberdiek-20120504-2|718	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/chemarr.xml
14mr|texlive-oberdiek-20120504-2|719	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/classlist.xml
14mr|texlive-oberdiek-20120504-2|720	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/colonequals.xml
14mr|texlive-oberdiek-20120504-2|721	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/dvipscol.xml
14mr|texlive-oberdiek-20120504-2|722	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/embedfile.xml
14mr|texlive-oberdiek-20120504-2|723	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/engord.xml
14mr|texlive-oberdiek-20120504-2|724	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/eolgrab.xml
14mr|texlive-oberdiek-20120504-2|725	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/epstopdf-pkg.xml
14mr|texlive-oberdiek-20120504-2|726	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/etexcmds.xml
14mr|texlive-oberdiek-20120504-2|727	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/flags.xml
14mr|texlive-oberdiek-20120504-2|728	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/gettitlestring.xml
14mr|texlive-oberdiek-20120504-2|729	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/grfext.xml
14mr|texlive-oberdiek-20120504-2|730	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/grffile.xml
14mr|texlive-oberdiek-20120504-2|731	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hobsub.xml
14mr|texlive-oberdiek-20120504-2|732	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hologo.xml
14mr|texlive-oberdiek-20120504-2|733	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/holtxdoc.xml
14mr|texlive-oberdiek-20120504-2|734	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hopatch.xml
14mr|texlive-oberdiek-20120504-2|735	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hycolor.xml
14mr|texlive-oberdiek-20120504-2|736	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypbmsec.xml
14mr|texlive-oberdiek-20120504-2|737	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypcap.xml
14mr|texlive-oberdiek-20120504-2|738	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypdestopt.xml
14mr|texlive-oberdiek-20120504-2|739	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypdoc.xml
14mr|texlive-oberdiek-20120504-2|740	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypgotoe.xml
14mr|texlive-oberdiek-20120504-2|741	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hyphsubst.xml
14mr|texlive-oberdiek-20120504-2|742	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifdraft.xml
14mr|texlive-oberdiek-20120504-2|743	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/iflang.xml
14mr|texlive-oberdiek-20120504-2|744	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifluatex.xml
14mr|texlive-oberdiek-20120504-2|745	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifpdf.xml
14mr|texlive-oberdiek-20120504-2|746	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifvtex.xml
14mr|texlive-oberdiek-20120504-2|747	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/infwarerr.xml
14mr|texlive-oberdiek-20120504-2|748	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/inputenx.xml
14mr|texlive-oberdiek-20120504-2|749	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/intcalc.xml
14mr|texlive-oberdiek-20120504-2|750	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/kvdefinekeys.xml
14mr|texlive-oberdiek-20120504-2|751	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/kvoptions.xml
14mr|texlive-oberdiek-20120504-2|752	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/kvsetkeys.xml
14mr|texlive-oberdiek-20120504-2|753	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/letltxmacro.xml
14mr|texlive-oberdiek-20120504-2|754	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/listingsutf8.xml
14mr|texlive-oberdiek-20120504-2|755	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ltxcmds.xml
14mr|texlive-oberdiek-20120504-2|756	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/luacolor.xml
14mr|texlive-oberdiek-20120504-2|757	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/luatex.xml
14mr|texlive-oberdiek-20120504-2|758	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/magicnum.xml
14mr|texlive-oberdiek-20120504-2|759	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/makerobust.xml
14mr|texlive-oberdiek-20120504-2|760	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/mleftright.xml
14mr|texlive-oberdiek-20120504-2|761	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pagegrid.xml
14mr|texlive-oberdiek-20120504-2|762	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pagesel.xml
14mr|texlive-oberdiek-20120504-2|763	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcol.xml
14mr|texlive-oberdiek-20120504-2|764	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolfoot.xml
14mr|texlive-oberdiek-20120504-2|765	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolmk.xml
14mr|texlive-oberdiek-20120504-2|766	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolparallel.xml
14mr|texlive-oberdiek-20120504-2|767	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolparcolumns.xml
14mr|texlive-oberdiek-20120504-2|768	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcrypt.xml
14mr|texlive-oberdiek-20120504-2|769	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfescape.xml
14mr|texlive-oberdiek-20120504-2|770	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdflscape.xml
14mr|texlive-oberdiek-20120504-2|771	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfrender.xml
14mr|texlive-oberdiek-20120504-2|772	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdftexcmds.xml
14mr|texlive-oberdiek-20120504-2|773	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/picture.xml
14mr|texlive-oberdiek-20120504-2|774	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pmboxdraw.xml
14mr|texlive-oberdiek-20120504-2|775	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/protecteddef.xml
14mr|texlive-oberdiek-20120504-2|776	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/refcount.xml
14mr|texlive-oberdiek-20120504-2|777	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/rerunfilecheck.xml
14mr|texlive-oberdiek-20120504-2|778	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/resizegather.xml
14mr|texlive-oberdiek-20120504-2|779	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/rotchiffre.xml
14mr|texlive-oberdiek-20120504-2|780	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/scrindex.xml
14mr|texlive-oberdiek-20120504-2|781	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/selinput.xml
14mr|texlive-oberdiek-20120504-2|782	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/setouterhbox.xml
14mr|texlive-oberdiek-20120504-2|783	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/settobox.xml
14mr|texlive-oberdiek-20120504-2|784	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/soulutf8.xml
14mr|texlive-oberdiek-20120504-2|785	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/stackrel.xml
14mr|texlive-oberdiek-20120504-2|786	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/stampinclude.xml
14mr|texlive-oberdiek-20120504-2|787	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/stringenc.xml
14mr|texlive-oberdiek-20120504-2|788	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/tabularht.xml
14mr|texlive-oberdiek-20120504-2|789	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/tabularkv.xml
14mr|texlive-oberdiek-20120504-2|790	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/telprint.xml
14mr|texlive-oberdiek-20120504-2|791	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/transparent.xml
14mr|texlive-oberdiek-20120504-2|792	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/twoopt.xml
14mr|texlive-oberdiek-20120504-2|793	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/uniquecounter.xml
14mr|texlive-oberdiek-20120504-2|794	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/zref.xml
14mr|texlive-oberdiek-20120504-2|795	%doc %{_texmfdistdir}/source/latex/oberdiek/catchfile.dtx
14mr|texlive-oberdiek-20120504-2|796	%doc %{_texmfdistdir}/source/latex/oberdiek/centernot.dtx
14mr|texlive-oberdiek-20120504-2|797	%doc %{_texmfdistdir}/source/latex/oberdiek/chemarr.dtx
14mr|texlive-oberdiek-20120504-2|798	%doc %{_texmfdistdir}/source/latex/oberdiek/classlist.dtx
14mr|texlive-oberdiek-20120504-2|799	%doc %{_texmfdistdir}/source/latex/oberdiek/colonequals.dtx
14mr|texlive-oberdiek-20120504-2|800	%doc %{_texmfdistdir}/source/latex/oberdiek/dvipscol.dtx
14mr|texlive-oberdiek-20120504-2|801	%doc %{_texmfdistdir}/source/latex/oberdiek/embedfile.dtx
14mr|texlive-oberdiek-20120504-2|802	%doc %{_texmfdistdir}/source/latex/oberdiek/engord.dtx
14mr|texlive-oberdiek-20120504-2|803	%doc %{_texmfdistdir}/source/latex/oberdiek/enparen.dtx
14mr|texlive-oberdiek-20120504-2|804	%doc %{_texmfdistdir}/source/latex/oberdiek/eolgrab.dtx
14mr|texlive-oberdiek-20120504-2|805	%doc %{_texmfdistdir}/source/latex/oberdiek/epstopdf.dtx
14mr|texlive-oberdiek-20120504-2|806	%doc %{_texmfdistdir}/source/latex/oberdiek/etexcmds.dtx
14mr|texlive-oberdiek-20120504-2|807	%doc %{_texmfdistdir}/source/latex/oberdiek/fibnum.dtx
14mr|texlive-oberdiek-20120504-2|808	%doc %{_texmfdistdir}/source/latex/oberdiek/flags.dtx
14mr|texlive-oberdiek-20120504-2|809	%doc %{_texmfdistdir}/source/latex/oberdiek/gettitlestring.dtx
14mr|texlive-oberdiek-20120504-2|810	%doc %{_texmfdistdir}/source/latex/oberdiek/grfext.dtx
14mr|texlive-oberdiek-20120504-2|811	%doc %{_texmfdistdir}/source/latex/oberdiek/grffile.dtx
14mr|texlive-oberdiek-20120504-2|812	%doc %{_texmfdistdir}/source/latex/oberdiek/hobsub.dtx
14mr|texlive-oberdiek-20120504-2|813	%doc %{_texmfdistdir}/source/latex/oberdiek/hologo.dtx
14mr|texlive-oberdiek-20120504-2|814	%doc %{_texmfdistdir}/source/latex/oberdiek/holtxdoc.dtx
14mr|texlive-oberdiek-20120504-2|815	%doc %{_texmfdistdir}/source/latex/oberdiek/hopatch.dtx
14mr|texlive-oberdiek-20120504-2|816	%doc %{_texmfdistdir}/source/latex/oberdiek/hycolor.dtx
14mr|texlive-oberdiek-20120504-2|817	%doc %{_texmfdistdir}/source/latex/oberdiek/hypbmsec.dtx
14mr|texlive-oberdiek-20120504-2|818	%doc %{_texmfdistdir}/source/latex/oberdiek/hypcap.dtx
14mr|texlive-oberdiek-20120504-2|819	%doc %{_texmfdistdir}/source/latex/oberdiek/hypdestopt.dtx
14mr|texlive-oberdiek-20120504-2|820	%doc %{_texmfdistdir}/source/latex/oberdiek/hypdoc.dtx
14mr|texlive-oberdiek-20120504-2|821	%doc %{_texmfdistdir}/source/latex/oberdiek/hypgotoe.dtx
14mr|texlive-oberdiek-20120504-2|822	%doc %{_texmfdistdir}/source/latex/oberdiek/hyphsubst.dtx
14mr|texlive-oberdiek-20120504-2|823	%doc %{_texmfdistdir}/source/latex/oberdiek/ifdraft.dtx
14mr|texlive-oberdiek-20120504-2|824	%doc %{_texmfdistdir}/source/latex/oberdiek/iflang.dtx
14mr|texlive-oberdiek-20120504-2|825	%doc %{_texmfdistdir}/source/latex/oberdiek/ifpdf.dtx
14mr|texlive-oberdiek-20120504-2|826	%doc %{_texmfdistdir}/source/latex/oberdiek/ifvtex.dtx
14mr|texlive-oberdiek-20120504-2|827	%doc %{_texmfdistdir}/source/latex/oberdiek/infwarerr.dtx
14mr|texlive-oberdiek-20120504-2|828	%doc %{_texmfdistdir}/source/latex/oberdiek/inputenx.dtx
14mr|texlive-oberdiek-20120504-2|829	%doc %{_texmfdistdir}/source/latex/oberdiek/intcalc.dtx
14mr|texlive-oberdiek-20120504-2|830	%doc %{_texmfdistdir}/source/latex/oberdiek/kvdefinekeys.dtx
14mr|texlive-oberdiek-20120504-2|831	%doc %{_texmfdistdir}/source/latex/oberdiek/kvoptions.dtx
14mr|texlive-oberdiek-20120504-2|832	%doc %{_texmfdistdir}/source/latex/oberdiek/kvsetkeys.dtx
14mr|texlive-oberdiek-20120504-2|833	%doc %{_texmfdistdir}/source/latex/oberdiek/letltxmacro.dtx
14mr|texlive-oberdiek-20120504-2|834	%doc %{_texmfdistdir}/source/latex/oberdiek/listingsutf8.dtx
14mr|texlive-oberdiek-20120504-2|835	%doc %{_texmfdistdir}/source/latex/oberdiek/ltxcmds.dtx
14mr|texlive-oberdiek-20120504-2|836	%doc %{_texmfdistdir}/source/latex/oberdiek/luacolor.dtx
14mr|texlive-oberdiek-20120504-2|837	%doc %{_texmfdistdir}/source/latex/oberdiek/luatex.dtx
14mr|texlive-oberdiek-20120504-2|838	%doc %{_texmfdistdir}/source/latex/oberdiek/magicnum.dtx
14mr|texlive-oberdiek-20120504-2|839	%doc %{_texmfdistdir}/source/latex/oberdiek/makerobust.dtx
14mr|texlive-oberdiek-20120504-2|840	%doc %{_texmfdistdir}/source/latex/oberdiek/mleftright.dtx
14mr|texlive-oberdiek-20120504-2|841	%doc %{_texmfdistdir}/source/latex/oberdiek/oberdiek.ins
14mr|texlive-oberdiek-20120504-2|842	%doc %{_texmfdistdir}/source/latex/oberdiek/oberdiek.tex
14mr|texlive-oberdiek-20120504-2|843	%doc %{_texmfdistdir}/source/latex/oberdiek/pagegrid.dtx
14mr|texlive-oberdiek-20120504-2|844	%doc %{_texmfdistdir}/source/latex/oberdiek/pagesel.dtx
14mr|texlive-oberdiek-20120504-2|845	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcol.dtx
14mr|texlive-oberdiek-20120504-2|846	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolfoot.dtx
14mr|texlive-oberdiek-20120504-2|847	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolmk.dtx
14mr|texlive-oberdiek-20120504-2|848	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolparallel.dtx
14mr|texlive-oberdiek-20120504-2|849	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolparcolumns.dtx
14mr|texlive-oberdiek-20120504-2|850	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcrypt.dtx
14mr|texlive-oberdiek-20120504-2|851	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfescape.dtx
14mr|texlive-oberdiek-20120504-2|852	%doc %{_texmfdistdir}/source/latex/oberdiek/pdflscape.dtx
14mr|texlive-oberdiek-20120504-2|853	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfrender.dtx
14mr|texlive-oberdiek-20120504-2|854	%doc %{_texmfdistdir}/source/latex/oberdiek/pdftexcmds.dtx
14mr|texlive-oberdiek-20120504-2|855	%doc %{_texmfdistdir}/source/latex/oberdiek/picture.dtx
14mr|texlive-oberdiek-20120504-2|856	%doc %{_texmfdistdir}/source/latex/oberdiek/pmboxdraw.dtx
14mr|texlive-oberdiek-20120504-2|857	%doc %{_texmfdistdir}/source/latex/oberdiek/protecteddef.dtx
14mr|texlive-oberdiek-20120504-2|858	%doc %{_texmfdistdir}/source/latex/oberdiek/readme-ctan.txt
14mr|texlive-oberdiek-20120504-2|859	%doc %{_texmfdistdir}/source/latex/oberdiek/refcount.dtx
14mr|texlive-oberdiek-20120504-2|860	%doc %{_texmfdistdir}/source/latex/oberdiek/rerunfilecheck.dtx
14mr|texlive-oberdiek-20120504-2|861	%doc %{_texmfdistdir}/source/latex/oberdiek/resizegather.dtx
14mr|texlive-oberdiek-20120504-2|862	%doc %{_texmfdistdir}/source/latex/oberdiek/rotchiffre.dtx
14mr|texlive-oberdiek-20120504-2|863	%doc %{_texmfdistdir}/source/latex/oberdiek/scrindex.dtx
14mr|texlive-oberdiek-20120504-2|864	%doc %{_texmfdistdir}/source/latex/oberdiek/selinput.dtx
14mr|texlive-oberdiek-20120504-2|865	%doc %{_texmfdistdir}/source/latex/oberdiek/setouterhbox.dtx
14mr|texlive-oberdiek-20120504-2|866	%doc %{_texmfdistdir}/source/latex/oberdiek/settobox.dtx
14mr|texlive-oberdiek-20120504-2|867	%doc %{_texmfdistdir}/source/latex/oberdiek/soulutf8.dtx
14mr|texlive-oberdiek-20120504-2|868	%doc %{_texmfdistdir}/source/latex/oberdiek/stackrel.dtx
14mr|texlive-oberdiek-20120504-2|869	%doc %{_texmfdistdir}/source/latex/oberdiek/stampinclude.dtx
14mr|texlive-oberdiek-20120504-2|870	%doc %{_texmfdistdir}/source/latex/oberdiek/stringenc.dtx
14mr|texlive-oberdiek-20120504-2|871	%doc %{_texmfdistdir}/source/latex/oberdiek/tabularht.dtx
14mr|texlive-oberdiek-20120504-2|872	%doc %{_texmfdistdir}/source/latex/oberdiek/tabularkv.dtx
14mr|texlive-oberdiek-20120504-2|873	%doc %{_texmfdistdir}/source/latex/oberdiek/telprint.dtx
14mr|texlive-oberdiek-20120504-2|874	%doc %{_texmfdistdir}/source/latex/oberdiek/thepdfnumber.dtx
14mr|texlive-oberdiek-20120504-2|875	%doc %{_texmfdistdir}/source/latex/oberdiek/transparent.dtx
14mr|texlive-oberdiek-20120504-2|876	%doc %{_texmfdistdir}/source/latex/oberdiek/twoopt.dtx
14mr|texlive-oberdiek-20120504-2|877	%doc %{_texmfdistdir}/source/latex/oberdiek/uniquecounter.dtx
14mr|texlive-oberdiek-20120504-2|878	%doc %{_texmfdistdir}/source/latex/oberdiek/zref.dtx
14mr|texlive-oberdiek-20120504-2|879	
14mr|texlive-oberdiek-20120504-2|880	#-----------------------------------------------------------------------
14mr|texlive-oberdiek-20120504-2|881	%prep
14mr|texlive-oberdiek-20120504-2|882	%setup -c -a0 -a1 -a2
14mr|texlive-oberdiek-20120504-2|883	
14mr|texlive-oberdiek-20120504-2|884	%build
14mr|texlive-oberdiek-20120504-2|885	
14mr|texlive-oberdiek-20120504-2|886	%install
14mr|texlive-oberdiek-20120504-2|887	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-oberdiek-20120504-2|888	cp -fpar bibtex scripts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-oberdiek-20120504-2|889	
14mr|texlive-oberdiek-20120504-2|890	
14mr|texlive-oberdiek-20120504-2|891	
14mr|texlive-oberdiek-20120504-2|892	%changelog
14mr|texlive-oberdiek-20120504-2|893	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120504-2
14mr|texlive-oberdiek-20120504-2|894	+ Revision: 16bd816
14mr|texlive-oberdiek-20120504-2|895	- MassBuild#440: Increase release tag
14mr|texlive-oberdiek-20120504-2|896	
14mr|texlive-oberdiek-20120504-2|897	

20896 14
14mr|texlive-objectz-20061230-3|1	# revision 19389
14mr|texlive-objectz-20061230-3|2	# category Package
14mr|texlive-objectz-20061230-3|3	# catalog-ctan /macros/latex/contrib/objectz
14mr|texlive-objectz-20061230-3|4	# catalog-date 2006-12-30 22:14:40 +0100
14mr|texlive-objectz-20061230-3|5	# catalog-license lppl
14mr|texlive-objectz-20061230-3|6	# catalog-version undef
14mr|texlive-objectz-20061230-3|7	Name:		texlive-objectz
14mr|texlive-objectz-20061230-3|8	Version:	20061230
14mr|texlive-objectz-20061230-3|9	Release:	3
14mr|texlive-objectz-20061230-3|10	Summary:	Macros for typesetting Object Z
14mr|texlive-objectz-20061230-3|11	Group:		Publishing
14mr|texlive-objectz-20061230-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/objectz
14mr|texlive-objectz-20061230-3|13	License:	LPPL
14mr|texlive-objectz-20061230-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/objectz.tar.xz
14mr|texlive-objectz-20061230-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/objectz.doc.tar.xz
14mr|texlive-objectz-20061230-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/objectz.source.tar.xz
14mr|texlive-objectz-20061230-3|17	BuildArch:	noarch
14mr|texlive-objectz-20061230-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-objectz-20061230-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-objectz-20061230-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-objectz-20061230-3|21	
14mr|texlive-objectz-20061230-3|22	%description
14mr|texlive-objectz-20061230-3|23	The package will typeset both Z and Object-Z specifications; it
14mr|texlive-objectz-20061230-3|24	develops the original zed package.
14mr|texlive-objectz-20061230-3|25	
14mr|texlive-objectz-20061230-3|26	%post
14mr|texlive-objectz-20061230-3|27	%{_sbindir}/texlive.post
14mr|texlive-objectz-20061230-3|28	
14mr|texlive-objectz-20061230-3|29	%postun
14mr|texlive-objectz-20061230-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-objectz-20061230-3|31	%{_sbindir}/texlive.post
14mr|texlive-objectz-20061230-3|32	fi
14mr|texlive-objectz-20061230-3|33	
14mr|texlive-objectz-20061230-3|34	#-----------------------------------------------------------------------
14mr|texlive-objectz-20061230-3|35	%files
14mr|texlive-objectz-20061230-3|36	%{_texmfdistdir}/tex/latex/objectz/oz.sty
14mr|texlive-objectz-20061230-3|37	%doc %{_texmfdistdir}/doc/latex/objectz/catalog
14mr|texlive-objectz-20061230-3|38	%doc %{_texmfdistdir}/doc/latex/objectz/makefile
14mr|texlive-objectz-20061230-3|39	%doc %{_texmfdistdir}/doc/latex/objectz/manifest
14mr|texlive-objectz-20061230-3|40	%doc %{_texmfdistdir}/doc/latex/objectz/ozguide.pdf
14mr|texlive-objectz-20061230-3|41	%doc %{_texmfdistdir}/doc/latex/objectz/ozguide.tex
14mr|texlive-objectz-20061230-3|42	%doc %{_texmfdistdir}/doc/latex/objectz/oztest.tex
14mr|texlive-objectz-20061230-3|43	%doc %{_texmfdistdir}/doc/latex/objectz/readme
14mr|texlive-objectz-20061230-3|44	#- source
14mr|texlive-objectz-20061230-3|45	%doc %{_texmfdistdir}/source/latex/objectz/oz.dtx
14mr|texlive-objectz-20061230-3|46	%doc %{_texmfdistdir}/source/latex/objectz/oz.ins
14mr|texlive-objectz-20061230-3|47	
14mr|texlive-objectz-20061230-3|48	#-----------------------------------------------------------------------
14mr|texlive-objectz-20061230-3|49	%prep
14mr|texlive-objectz-20061230-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-objectz-20061230-3|51	
14mr|texlive-objectz-20061230-3|52	%build
14mr|texlive-objectz-20061230-3|53	
14mr|texlive-objectz-20061230-3|54	%install
14mr|texlive-objectz-20061230-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-objectz-20061230-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-objectz-20061230-3|57	
14mr|texlive-objectz-20061230-3|58	
14mr|texlive-objectz-20061230-3|59	
14mr|texlive-objectz-20061230-3|60	%changelog
14mr|texlive-objectz-20061230-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061230-3
14mr|texlive-objectz-20061230-3|62	+ Revision: 9f44af8
14mr|texlive-objectz-20061230-3|63	- MassBuild#440: Increase release tag
14mr|texlive-objectz-20061230-3|64	
14mr|texlive-objectz-20061230-3|65	

20897 14
14mr|texlive-ocg-p-0.4-7|1	# revision 28803
14mr|texlive-ocg-p-0.4-7|2	# category Package
14mr|texlive-ocg-p-0.4-7|3	# catalog-ctan /macros/latex/contrib/ocg-p
14mr|texlive-ocg-p-0.4-7|4	# catalog-date 2013-01-11 11:30:29 +0100
14mr|texlive-ocg-p-0.4-7|5	# catalog-license lppl
14mr|texlive-ocg-p-0.4-7|6	# catalog-version 0.4
14mr|texlive-ocg-p-0.4-7|7	Name:		texlive-ocg-p
14mr|texlive-ocg-p-0.4-7|8	Version:	0.4
14mr|texlive-ocg-p-0.4-7|9	Release:	7
14mr|texlive-ocg-p-0.4-7|10	Summary:	PDF OCG support in LaTeX
14mr|texlive-ocg-p-0.4-7|11	Group:		Publishing
14mr|texlive-ocg-p-0.4-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocg-p
14mr|texlive-ocg-p-0.4-7|13	License:	LPPL
14mr|texlive-ocg-p-0.4-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocg-p.tar.xz
14mr|texlive-ocg-p-0.4-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocg-p.doc.tar.xz
14mr|texlive-ocg-p-0.4-7|16	BuildArch:	noarch
14mr|texlive-ocg-p-0.4-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ocg-p-0.4-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ocg-p-0.4-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-ocg-p-0.4-7|20	
14mr|texlive-ocg-p-0.4-7|21	%description
14mr|texlive-ocg-p-0.4-7|22	The package provides OCG (Optional Content Groups) support
14mr|texlive-ocg-p-0.4-7|23	within a PDF document, replacing the ocg.sty distributed with
14mr|texlive-ocg-p-0.4-7|24	asymptote. Nested OCGs are supported. The package may be used
14mr|texlive-ocg-p-0.4-7|25	with PFDLatex and XeLaTeX.
14mr|texlive-ocg-p-0.4-7|26	
14mr|texlive-ocg-p-0.4-7|27	%post
14mr|texlive-ocg-p-0.4-7|28	%{_sbindir}/texlive.post
14mr|texlive-ocg-p-0.4-7|29	
14mr|texlive-ocg-p-0.4-7|30	%postun
14mr|texlive-ocg-p-0.4-7|31	if [ $1 -eq 0 ]; then
14mr|texlive-ocg-p-0.4-7|32	%{_sbindir}/texlive.post
14mr|texlive-ocg-p-0.4-7|33	fi
14mr|texlive-ocg-p-0.4-7|34	
14mr|texlive-ocg-p-0.4-7|35	#-----------------------------------------------------------------------
14mr|texlive-ocg-p-0.4-7|36	%files
14mr|texlive-ocg-p-0.4-7|37	%{_texmfdistdir}/tex/latex/ocg-p/ocg-p.sty
14mr|texlive-ocg-p-0.4-7|38	%doc %{_texmfdistdir}/doc/latex/ocg-p/README
14mr|texlive-ocg-p-0.4-7|39	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_1.pdf
14mr|texlive-ocg-p-0.4-7|40	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_1.tex
14mr|texlive-ocg-p-0.4-7|41	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_2.pdf
14mr|texlive-ocg-p-0.4-7|42	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_2.tex
14mr|texlive-ocg-p-0.4-7|43	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_3.pdf
14mr|texlive-ocg-p-0.4-7|44	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_3.tex
14mr|texlive-ocg-p-0.4-7|45	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_4.pdf
14mr|texlive-ocg-p-0.4-7|46	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_4.tex
14mr|texlive-ocg-p-0.4-7|47	%doc %{_texmfdistdir}/doc/latex/ocg-p/ocg-p.pdf
14mr|texlive-ocg-p-0.4-7|48	%doc %{_texmfdistdir}/doc/latex/ocg-p/ocg-p.tex
14mr|texlive-ocg-p-0.4-7|49	
14mr|texlive-ocg-p-0.4-7|50	#-----------------------------------------------------------------------
14mr|texlive-ocg-p-0.4-7|51	%prep
14mr|texlive-ocg-p-0.4-7|52	%setup -c -a0 -a1
14mr|texlive-ocg-p-0.4-7|53	
14mr|texlive-ocg-p-0.4-7|54	%build
14mr|texlive-ocg-p-0.4-7|55	
14mr|texlive-ocg-p-0.4-7|56	%install
14mr|texlive-ocg-p-0.4-7|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ocg-p-0.4-7|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ocg-p-0.4-7|59	
14mr|texlive-ocg-p-0.4-7|60	%changelog
14mr|texlive-ocg-p-0.4-7|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-7
14mr|texlive-ocg-p-0.4-7|62	+ Revision: 55e342a
14mr|texlive-ocg-p-0.4-7|63	- MassBuild#440: Increase release tag
14mr|texlive-ocg-p-0.4-7|64	
14mr|texlive-ocg-p-0.4-7|65	

20898 14
14mr|texlive-ocgtools-0.8-3|1	# revision 20780
14mr|texlive-ocgtools-0.8-3|2	# category Package
14mr|texlive-ocgtools-0.8-3|3	# catalog-ctan /macros/latex/contrib/ocgtools
14mr|texlive-ocgtools-0.8-3|4	# catalog-date 2010-05-11 13:42:59 +0200
14mr|texlive-ocgtools-0.8-3|5	# catalog-license lppl1.2
14mr|texlive-ocgtools-0.8-3|6	# catalog-version 0.8
14mr|texlive-ocgtools-0.8-3|7	Name:		texlive-ocgtools
14mr|texlive-ocgtools-0.8-3|8	Version:	0.8
14mr|texlive-ocgtools-0.8-3|9	Release:	3
14mr|texlive-ocgtools-0.8-3|10	Summary:	Manipulate OCG layers in PDF presentations
14mr|texlive-ocgtools-0.8-3|11	Group:		Publishing
14mr|texlive-ocgtools-0.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocgtools
14mr|texlive-ocgtools-0.8-3|13	License:	LPPL1.2
14mr|texlive-ocgtools-0.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgtools.tar.xz
14mr|texlive-ocgtools-0.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgtools.doc.tar.xz
14mr|texlive-ocgtools-0.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgtools.source.tar.xz
14mr|texlive-ocgtools-0.8-3|17	BuildArch:	noarch
14mr|texlive-ocgtools-0.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ocgtools-0.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ocgtools-0.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ocgtools-0.8-3|21	
14mr|texlive-ocgtools-0.8-3|22	%description
14mr|texlive-ocgtools-0.8-3|23	The package provides the means to insert OGC (Optional Group
14mr|texlive-ocgtools-0.8-3|24	Content, commonly known as layers) into PDF presentations. This
14mr|texlive-ocgtools-0.8-3|25	allows the user to insert any TeX material into separate layers
14mr|texlive-ocgtools-0.8-3|26	in a PDF document and also insert links which toggle these
14mr|texlive-ocgtools-0.8-3|27	layers on and off. Parts of the PDF document, such as formatted
14mr|texlive-ocgtools-0.8-3|28	text, tables, maths formulas or graphics may be switched to
14mr|texlive-ocgtools-0.8-3|29	visible or invisible state by clicking active links or buttons.
14mr|texlive-ocgtools-0.8-3|30	The documentation discusses the package's relation to various
14mr|texlive-ocgtools-0.8-3|31	apparently similar packages.
14mr|texlive-ocgtools-0.8-3|32	
14mr|texlive-ocgtools-0.8-3|33	%post
14mr|texlive-ocgtools-0.8-3|34	%{_sbindir}/texlive.post
14mr|texlive-ocgtools-0.8-3|35	
14mr|texlive-ocgtools-0.8-3|36	%postun
14mr|texlive-ocgtools-0.8-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-ocgtools-0.8-3|38	%{_sbindir}/texlive.post
14mr|texlive-ocgtools-0.8-3|39	fi
14mr|texlive-ocgtools-0.8-3|40	
14mr|texlive-ocgtools-0.8-3|41	#-----------------------------------------------------------------------
14mr|texlive-ocgtools-0.8-3|42	%files
14mr|texlive-ocgtools-0.8-3|43	%{_texmfdistdir}/tex/latex/ocgtools/ocgtools.sty
14mr|texlive-ocgtools-0.8-3|44	%doc %{_texmfdistdir}/doc/latex/ocgtools/README
14mr|texlive-ocgtools-0.8-3|45	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/book.jpg
14mr|texlive-ocgtools-0.8-3|46	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/fancytipmark.pdf
14mr|texlive-ocgtools-0.8-3|47	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-article.pdf
14mr|texlive-ocgtools-0.8-3|48	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-article.tex
14mr|texlive-ocgtools-0.8-3|49	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Hannover.pdf
14mr|texlive-ocgtools-0.8-3|50	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Hannover.tex
14mr|texlive-ocgtools-0.8-3|51	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Marburg.pdf
14mr|texlive-ocgtools-0.8-3|52	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Marburg.tex
14mr|texlive-ocgtools-0.8-3|53	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer.pdf
14mr|texlive-ocgtools-0.8-3|54	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer.tex
14mr|texlive-ocgtools-0.8-3|55	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-fancytooltips.pdf
14mr|texlive-ocgtools-0.8-3|56	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-fancytooltips.tex
14mr|texlive-ocgtools-0.8-3|57	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-minimal.pdf
14mr|texlive-ocgtools-0.8-3|58	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-minimal.tex
14mr|texlive-ocgtools-0.8-3|59	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-nopanel.pdf
14mr|texlive-ocgtools-0.8-3|60	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-nopanel.tex
14mr|texlive-ocgtools-0.8-3|61	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-panelleft.pdf
14mr|texlive-ocgtools-0.8-3|62	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-panelleft.tex
14mr|texlive-ocgtools-0.8-3|63	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen.pdf
14mr|texlive-ocgtools-0.8-3|64	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen.tex
14mr|texlive-ocgtools-0.8-3|65	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-leftpanel.pdf
14mr|texlive-ocgtools-0.8-3|66	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-leftpanel.tex
14mr|texlive-ocgtools-0.8-3|67	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-rightpanel.pdf
14mr|texlive-ocgtools-0.8-3|68	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-rightpanel.tex
14mr|texlive-ocgtools-0.8-3|69	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web.pdf
14mr|texlive-ocgtools-0.8-3|70	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web.tex
14mr|texlive-ocgtools-0.8-3|71	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.bat
14mr|texlive-ocgtools-0.8-3|72	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.pdf
14mr|texlive-ocgtools-0.8-3|73	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.sh
14mr|texlive-ocgtools-0.8-3|74	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.tex
14mr|texlive-ocgtools-0.8-3|75	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-scrartcl.pdf
14mr|texlive-ocgtools-0.8-3|76	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-scrartcl.tex
14mr|texlive-ocgtools-0.8-3|77	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-test.bat
14mr|texlive-ocgtools-0.8-3|78	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-test.sh
14mr|texlive-ocgtools-0.8-3|79	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-test.tex
14mr|texlive-ocgtools-0.8-3|80	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/tall.jpg
14mr|texlive-ocgtools-0.8-3|81	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/tall.pdf
14mr|texlive-ocgtools-0.8-3|82	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/wide.jpg
14mr|texlive-ocgtools-0.8-3|83	%doc %{_texmfdistdir}/doc/latex/ocgtools/ocgtools.pdf
14mr|texlive-ocgtools-0.8-3|84	#- source
14mr|texlive-ocgtools-0.8-3|85	%doc %{_texmfdistdir}/source/latex/ocgtools/ocgtools.dtx
14mr|texlive-ocgtools-0.8-3|86	%doc %{_texmfdistdir}/source/latex/ocgtools/ocgtools.ins
14mr|texlive-ocgtools-0.8-3|87	
14mr|texlive-ocgtools-0.8-3|88	#-----------------------------------------------------------------------
14mr|texlive-ocgtools-0.8-3|89	%prep
14mr|texlive-ocgtools-0.8-3|90	%setup -c -a0 -a1 -a2
14mr|texlive-ocgtools-0.8-3|91	
14mr|texlive-ocgtools-0.8-3|92	%build
14mr|texlive-ocgtools-0.8-3|93	
14mr|texlive-ocgtools-0.8-3|94	%install
14mr|texlive-ocgtools-0.8-3|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ocgtools-0.8-3|96	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ocgtools-0.8-3|97	
14mr|texlive-ocgtools-0.8-3|98	
14mr|texlive-ocgtools-0.8-3|99	
14mr|texlive-ocgtools-0.8-3|100	%changelog
14mr|texlive-ocgtools-0.8-3|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-3
14mr|texlive-ocgtools-0.8-3|102	+ Revision: 449e2de
14mr|texlive-ocgtools-0.8-3|103	- MassBuild#440: Increase release tag
14mr|texlive-ocgtools-0.8-3|104	
14mr|texlive-ocgtools-0.8-3|105	

20899 14
14mr|texlive-ocgx-0.5-6|1	# revision 28492
14mr|texlive-ocgx-0.5-6|2	# category Package
14mr|texlive-ocgx-0.5-6|3	# catalog-ctan /macros/latex/contrib/ocgx
14mr|texlive-ocgx-0.5-6|4	# catalog-date 2012-12-10 10:44:43 +0100
14mr|texlive-ocgx-0.5-6|5	# catalog-license lppl
14mr|texlive-ocgx-0.5-6|6	# catalog-version 0.5
14mr|texlive-ocgx-0.5-6|7	Name:		texlive-ocgx
14mr|texlive-ocgx-0.5-6|8	Version:	0.5
14mr|texlive-ocgx-0.5-6|9	Release:	6
14mr|texlive-ocgx-0.5-6|10	Summary:	Use OCGs within a PDF document without JavaScript
14mr|texlive-ocgx-0.5-6|11	Group:		Publishing
14mr|texlive-ocgx-0.5-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocgx
14mr|texlive-ocgx-0.5-6|13	License:	LPPL
14mr|texlive-ocgx-0.5-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgx.tar.xz
14mr|texlive-ocgx-0.5-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgx.doc.tar.xz
14mr|texlive-ocgx-0.5-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgx.source.tar.xz
14mr|texlive-ocgx-0.5-6|17	BuildArch:	noarch
14mr|texlive-ocgx-0.5-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ocgx-0.5-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ocgx-0.5-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-ocgx-0.5-6|21	
14mr|texlive-ocgx-0.5-6|22	%description
14mr|texlive-ocgx-0.5-6|23	The package extends the ocg package, which allows you to create
14mr|texlive-ocgx-0.5-6|24	OCGs (Optional Content Groups) in PDF documents. (The ocg
14mr|texlive-ocgx-0.5-6|25	package is distributed as part of Asymptote.) Every OCG
14mr|texlive-ocgx-0.5-6|26	includes TeX material into a layer of the PDF file. Each of
14mr|texlive-ocgx-0.5-6|27	these layers can be displayed or not. Links can enable or
14mr|texlive-ocgx-0.5-6|28	disable the display of OCGs. The ocgx package does not use
14mr|texlive-ocgx-0.5-6|29	Javascript embedded in the PDF document to enable (to show) or
14mr|texlive-ocgx-0.5-6|30	disable (to hide) OCGs.
14mr|texlive-ocgx-0.5-6|31	
14mr|texlive-ocgx-0.5-6|32	%post
14mr|texlive-ocgx-0.5-6|33	%{_sbindir}/texlive.post
14mr|texlive-ocgx-0.5-6|34	
14mr|texlive-ocgx-0.5-6|35	%postun
14mr|texlive-ocgx-0.5-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-ocgx-0.5-6|37	%{_sbindir}/texlive.post
14mr|texlive-ocgx-0.5-6|38	fi
14mr|texlive-ocgx-0.5-6|39	
14mr|texlive-ocgx-0.5-6|40	#-----------------------------------------------------------------------
14mr|texlive-ocgx-0.5-6|41	%files
14mr|texlive-ocgx-0.5-6|42	%{_texmfdistdir}/tex/latex/ocgx/ocgx.sty
14mr|texlive-ocgx-0.5-6|43	%{_texmfdistdir}/tex/latex/ocgx/tikzlibraryocgx.code.tex
14mr|texlive-ocgx-0.5-6|44	%doc %{_texmfdistdir}/doc/latex/ocgx/README
14mr|texlive-ocgx-0.5-6|45	%doc %{_texmfdistdir}/doc/latex/ocgx/demo-ocgx.pdf
14mr|texlive-ocgx-0.5-6|46	%doc %{_texmfdistdir}/doc/latex/ocgx/ocgx-manual-en.pdf
14mr|texlive-ocgx-0.5-6|47	#- source
14mr|texlive-ocgx-0.5-6|48	%doc %{_texmfdistdir}/source/latex/ocgx/demo-ocgx.tex
14mr|texlive-ocgx-0.5-6|49	%doc %{_texmfdistdir}/source/latex/ocgx/ocgx-example-1.tex
14mr|texlive-ocgx-0.5-6|50	%doc %{_texmfdistdir}/source/latex/ocgx/ocgx-manual-en.tex
14mr|texlive-ocgx-0.5-6|51	
14mr|texlive-ocgx-0.5-6|52	#-----------------------------------------------------------------------
14mr|texlive-ocgx-0.5-6|53	%prep
14mr|texlive-ocgx-0.5-6|54	%setup -c -a0 -a1 -a2
14mr|texlive-ocgx-0.5-6|55	
14mr|texlive-ocgx-0.5-6|56	%build
14mr|texlive-ocgx-0.5-6|57	
14mr|texlive-ocgx-0.5-6|58	%install
14mr|texlive-ocgx-0.5-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ocgx-0.5-6|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ocgx-0.5-6|61	
14mr|texlive-ocgx-0.5-6|62	%changelog
14mr|texlive-ocgx-0.5-6|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-6
14mr|texlive-ocgx-0.5-6|64	+ Revision: 27b7595
14mr|texlive-ocgx-0.5-6|65	- MassBuild#440: Increase release tag
14mr|texlive-ocgx-0.5-6|66	
14mr|texlive-ocgx-0.5-6|67	

20900 14
14mr|texlive-ocherokee-20070312-4|1	# revision 25689
14mr|texlive-ocherokee-20070312-4|2	# category Package
14mr|texlive-ocherokee-20070312-4|3	# catalog-ctan /language/cherokee/ocherokee
14mr|texlive-ocherokee-20070312-4|4	# catalog-date 2007-03-12 00:37:02 +0100
14mr|texlive-ocherokee-20070312-4|5	# catalog-license lppl
14mr|texlive-ocherokee-20070312-4|6	# catalog-version undef
14mr|texlive-ocherokee-20070312-4|7	Name:		texlive-ocherokee
14mr|texlive-ocherokee-20070312-4|8	Version:	20070312
14mr|texlive-ocherokee-20070312-4|9	Release:	4
14mr|texlive-ocherokee-20070312-4|10	Summary:	LaTeX Support for the Cherokee language
14mr|texlive-ocherokee-20070312-4|11	Group:		Publishing
14mr|texlive-ocherokee-20070312-4|12	URL:		http://www.ctan.org/tex-archive/language/cherokee/ocherokee
14mr|texlive-ocherokee-20070312-4|13	License:	LPPL
14mr|texlive-ocherokee-20070312-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocherokee.tar.xz
14mr|texlive-ocherokee-20070312-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocherokee.doc.tar.xz
14mr|texlive-ocherokee-20070312-4|16	BuildArch:	noarch
14mr|texlive-ocherokee-20070312-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ocherokee-20070312-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ocherokee-20070312-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-ocherokee-20070312-4|20	
14mr|texlive-ocherokee-20070312-4|21	%description
14mr|texlive-ocherokee-20070312-4|22	Macros and Type 1 fonts for Typesetting the Cherokee language
14mr|texlive-ocherokee-20070312-4|23	with the Omega version of LaTeX (known as Lambda).
14mr|texlive-ocherokee-20070312-4|24	
14mr|texlive-ocherokee-20070312-4|25	%post
14mr|texlive-ocherokee-20070312-4|26	%{_sbindir}/texlive.post
14mr|texlive-ocherokee-20070312-4|27	
14mr|texlive-ocherokee-20070312-4|28	%postun
14mr|texlive-ocherokee-20070312-4|29	if [ $1 -eq 0 ]; then
14mr|texlive-ocherokee-20070312-4|30	%{_sbindir}/texlive.post
14mr|texlive-ocherokee-20070312-4|31	fi
14mr|texlive-ocherokee-20070312-4|32	
14mr|texlive-ocherokee-20070312-4|33	#-----------------------------------------------------------------------
14mr|texlive-ocherokee-20070312-4|34	%files
14mr|texlive-ocherokee-20070312-4|35	%{_texmfdistdir}/fonts/afm/public/ocherokee/Cherokee-Bold.afm
14mr|texlive-ocherokee-20070312-4|36	%{_texmfdistdir}/fonts/afm/public/ocherokee/Cherokee.afm
14mr|texlive-ocherokee-20070312-4|37	%{_texmfdistdir}/fonts/map/dvips/ocherokee/cherokee.map
14mr|texlive-ocherokee-20070312-4|38	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokee.ofm
14mr|texlive-ocherokee-20070312-4|39	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeeb.ofm
14mr|texlive-ocherokee-20070312-4|40	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeebo.ofm
14mr|texlive-ocherokee-20070312-4|41	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeeo.ofm
14mr|texlive-ocherokee-20070312-4|42	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokee.ovf
14mr|texlive-ocherokee-20070312-4|43	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeeb.ovf
14mr|texlive-ocherokee-20070312-4|44	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeebo.ovf
14mr|texlive-ocherokee-20070312-4|45	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeeo.ovf
14mr|texlive-ocherokee-20070312-4|46	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokee.ovp
14mr|texlive-ocherokee-20070312-4|47	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeeb.ovp
14mr|texlive-ocherokee-20070312-4|48	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeebo.ovp
14mr|texlive-ocherokee-20070312-4|49	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeeo.ovp
14mr|texlive-ocherokee-20070312-4|50	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokee.tfm
14mr|texlive-ocherokee-20070312-4|51	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeeb.tfm
14mr|texlive-ocherokee-20070312-4|52	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeebo.tfm
14mr|texlive-ocherokee-20070312-4|53	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeeo.tfm
14mr|texlive-ocherokee-20070312-4|54	%{_texmfdistdir}/fonts/type1/public/ocherokee/Cherokee-Bold.pfb
14mr|texlive-ocherokee-20070312-4|55	%{_texmfdistdir}/fonts/type1/public/ocherokee/Cherokee.pfb
14mr|texlive-ocherokee-20070312-4|56	%{_texmfdistdir}/omega/ocp/ocherokee/cher2uni.ocp
14mr|texlive-ocherokee-20070312-4|57	%{_texmfdistdir}/omega/otp/ocherokee/cher2uni.otp
14mr|texlive-ocherokee-20070312-4|58	%{_texmfdistdir}/tex/lambda/ocherokee/lchcmr.fd
14mr|texlive-ocherokee-20070312-4|59	%{_texmfdistdir}/tex/lambda/ocherokee/lchenc.def
14mr|texlive-ocherokee-20070312-4|60	%{_texmfdistdir}/tex/lambda/ocherokee/ocherokee.sty
14mr|texlive-ocherokee-20070312-4|61	%doc %{_texmfdistdir}/doc/omega/ocherokee/READ.ME
14mr|texlive-ocherokee-20070312-4|62	%doc %{_texmfdistdir}/doc/omega/ocherokee/cherokee.pdf
14mr|texlive-ocherokee-20070312-4|63	%doc %{_texmfdistdir}/doc/omega/ocherokee/chief.tex
14mr|texlive-ocherokee-20070312-4|64	%doc %{_texmfdistdir}/doc/omega/ocherokee/proverb.tex
14mr|texlive-ocherokee-20070312-4|65	
14mr|texlive-ocherokee-20070312-4|66	#-----------------------------------------------------------------------
14mr|texlive-ocherokee-20070312-4|67	%prep
14mr|texlive-ocherokee-20070312-4|68	%setup -c -a0 -a1
14mr|texlive-ocherokee-20070312-4|69	
14mr|texlive-ocherokee-20070312-4|70	%build
14mr|texlive-ocherokee-20070312-4|71	
14mr|texlive-ocherokee-20070312-4|72	%install
14mr|texlive-ocherokee-20070312-4|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ocherokee-20070312-4|74	cp -fpar fonts omega tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ocherokee-20070312-4|75	
14mr|texlive-ocherokee-20070312-4|76	
14mr|texlive-ocherokee-20070312-4|77	
14mr|texlive-ocherokee-20070312-4|78	%changelog
14mr|texlive-ocherokee-20070312-4|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070312-4
14mr|texlive-ocherokee-20070312-4|80	+ Revision: e77638e
14mr|texlive-ocherokee-20070312-4|81	- MassBuild#440: Increase release tag
14mr|texlive-ocherokee-20070312-4|82	
14mr|texlive-ocherokee-20070312-4|83	

20901 14
14mr|texlive-ocr-b-20101224-3|1	# revision 20852
14mr|texlive-ocr-b-20101224-3|2	# category Package
14mr|texlive-ocr-b-20101224-3|3	# catalog-ctan /fonts/ocr-b
14mr|texlive-ocr-b-20101224-3|4	# catalog-date 2010-12-24 15:25:32 +0100
14mr|texlive-ocr-b-20101224-3|5	# catalog-license other-free
14mr|texlive-ocr-b-20101224-3|6	# catalog-version undef
14mr|texlive-ocr-b-20101224-3|7	Name:		texlive-ocr-b
14mr|texlive-ocr-b-20101224-3|8	Version:	20101224
14mr|texlive-ocr-b-20101224-3|9	Release:	3
14mr|texlive-ocr-b-20101224-3|10	Summary:	Fonts for OCR-B
14mr|texlive-ocr-b-20101224-3|11	Group:		Publishing
14mr|texlive-ocr-b-20101224-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ocr-b
14mr|texlive-ocr-b-20101224-3|13	License:	OTHER-FREE
14mr|texlive-ocr-b-20101224-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b.tar.xz
14mr|texlive-ocr-b-20101224-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b.doc.tar.xz
14mr|texlive-ocr-b-20101224-3|16	BuildArch:	noarch
14mr|texlive-ocr-b-20101224-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ocr-b-20101224-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ocr-b-20101224-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ocr-b-20101224-3|20	
14mr|texlive-ocr-b-20101224-3|21	%description
14mr|texlive-ocr-b-20101224-3|22	MetaFont programs for OCR-B at several sizes.
14mr|texlive-ocr-b-20101224-3|23	
14mr|texlive-ocr-b-20101224-3|24	%post
14mr|texlive-ocr-b-20101224-3|25	%{_sbindir}/texlive.post
14mr|texlive-ocr-b-20101224-3|26	
14mr|texlive-ocr-b-20101224-3|27	%postun
14mr|texlive-ocr-b-20101224-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-ocr-b-20101224-3|29	%{_sbindir}/texlive.post
14mr|texlive-ocr-b-20101224-3|30	fi
14mr|texlive-ocr-b-20101224-3|31	
14mr|texlive-ocr-b-20101224-3|32	#-----------------------------------------------------------------------
14mr|texlive-ocr-b-20101224-3|33	%files
14mr|texlive-ocr-b-20101224-3|34	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10.mf
14mr|texlive-ocr-b-20101224-3|35	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10e.mf
14mr|texlive-ocr-b-20101224-3|36	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10f.mf
14mr|texlive-ocr-b-20101224-3|37	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10g.mf
14mr|texlive-ocr-b-20101224-3|38	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10l.mf
14mr|texlive-ocr-b-20101224-3|39	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10s.mf
14mr|texlive-ocr-b-20101224-3|40	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10x.mf
14mr|texlive-ocr-b-20101224-3|41	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb5.mf
14mr|texlive-ocr-b-20101224-3|42	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb6.mf
14mr|texlive-ocr-b-20101224-3|43	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb7.mf
14mr|texlive-ocr-b-20101224-3|44	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb8.mf
14mr|texlive-ocr-b-20101224-3|45	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb9.mf
14mr|texlive-ocr-b-20101224-3|46	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrbdef.mf
14mr|texlive-ocr-b-20101224-3|47	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrbmac.mf
14mr|texlive-ocr-b-20101224-3|48	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb10.tfm
14mr|texlive-ocr-b-20101224-3|49	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb5.tfm
14mr|texlive-ocr-b-20101224-3|50	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb6.tfm
14mr|texlive-ocr-b-20101224-3|51	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb7.tfm
14mr|texlive-ocr-b-20101224-3|52	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb8.tfm
14mr|texlive-ocr-b-20101224-3|53	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb9.tfm
14mr|texlive-ocr-b-20101224-3|54	%doc %{_texmfdistdir}/doc/fonts/ocr-b/README
14mr|texlive-ocr-b-20101224-3|55	
14mr|texlive-ocr-b-20101224-3|56	#-----------------------------------------------------------------------
14mr|texlive-ocr-b-20101224-3|57	%prep
14mr|texlive-ocr-b-20101224-3|58	%setup -c -a0 -a1
14mr|texlive-ocr-b-20101224-3|59	
14mr|texlive-ocr-b-20101224-3|60	%build
14mr|texlive-ocr-b-20101224-3|61	
14mr|texlive-ocr-b-20101224-3|62	%install
14mr|texlive-ocr-b-20101224-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ocr-b-20101224-3|64	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ocr-b-20101224-3|65	
14mr|texlive-ocr-b-20101224-3|66	
14mr|texlive-ocr-b-20101224-3|67	
14mr|texlive-ocr-b-20101224-3|68	%changelog
14mr|texlive-ocr-b-20101224-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101224-3
14mr|texlive-ocr-b-20101224-3|70	+ Revision: beefefd
14mr|texlive-ocr-b-20101224-3|71	- MassBuild#440: Increase release tag
14mr|texlive-ocr-b-20101224-3|72	
14mr|texlive-ocr-b-20101224-3|73	

20902 14
14mr|texlive-ocr-b-outline-20110107-3|1	# revision 20969
14mr|texlive-ocr-b-outline-20110107-3|2	# category Package
14mr|texlive-ocr-b-outline-20110107-3|3	# catalog-ctan /fonts/ocr-b-outline
14mr|texlive-ocr-b-outline-20110107-3|4	# catalog-date 2011-01-07 10:11:51 +0100
14mr|texlive-ocr-b-outline-20110107-3|5	# catalog-license other-free
14mr|texlive-ocr-b-outline-20110107-3|6	# catalog-version undef
14mr|texlive-ocr-b-outline-20110107-3|7	Name:		texlive-ocr-b-outline
14mr|texlive-ocr-b-outline-20110107-3|8	Version:	20110107
14mr|texlive-ocr-b-outline-20110107-3|9	Release:	3
14mr|texlive-ocr-b-outline-20110107-3|10	Summary:	OCR-B fonts in Type 1 and OpenType
14mr|texlive-ocr-b-outline-20110107-3|11	Group:		Publishing
14mr|texlive-ocr-b-outline-20110107-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ocr-b-outline
14mr|texlive-ocr-b-outline-20110107-3|13	License:	OTHER-FREE
14mr|texlive-ocr-b-outline-20110107-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b-outline.tar.xz
14mr|texlive-ocr-b-outline-20110107-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b-outline.doc.tar.xz
14mr|texlive-ocr-b-outline-20110107-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b-outline.source.tar.xz
14mr|texlive-ocr-b-outline-20110107-3|17	BuildArch:	noarch
14mr|texlive-ocr-b-outline-20110107-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ocr-b-outline-20110107-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ocr-b-outline-20110107-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ocr-b-outline-20110107-3|21	
14mr|texlive-ocr-b-outline-20110107-3|22	%description
14mr|texlive-ocr-b-outline-20110107-3|23	The package contains OCR-B fonts in Type1 and OpenType formats.
14mr|texlive-ocr-b-outline-20110107-3|24	They were generated from the MetaFont sources of the OCR-B
14mr|texlive-ocr-b-outline-20110107-3|25	fonts. The metric files are not included here, so that original
14mr|texlive-ocr-b-outline-20110107-3|26	ocr-b package should also be installed.
14mr|texlive-ocr-b-outline-20110107-3|27	
14mr|texlive-ocr-b-outline-20110107-3|28	%post
14mr|texlive-ocr-b-outline-20110107-3|29	%{_sbindir}/texlive.post
14mr|texlive-ocr-b-outline-20110107-3|30	
14mr|texlive-ocr-b-outline-20110107-3|31	%postun
14mr|texlive-ocr-b-outline-20110107-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ocr-b-outline-20110107-3|33	%{_sbindir}/texlive.post
14mr|texlive-ocr-b-outline-20110107-3|34	fi
14mr|texlive-ocr-b-outline-20110107-3|35	
14mr|texlive-ocr-b-outline-20110107-3|36	#-----------------------------------------------------------------------
14mr|texlive-ocr-b-outline-20110107-3|37	%files
14mr|texlive-ocr-b-outline-20110107-3|38	%{_texmfdistdir}/fonts/map/dvips/ocr-b-outline/ocrb.map
14mr|texlive-ocr-b-outline-20110107-3|39	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb10.otf
14mr|texlive-ocr-b-outline-20110107-3|40	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb5.otf
14mr|texlive-ocr-b-outline-20110107-3|41	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb6.otf
14mr|texlive-ocr-b-outline-20110107-3|42	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb7.otf
14mr|texlive-ocr-b-outline-20110107-3|43	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb8.otf
14mr|texlive-ocr-b-outline-20110107-3|44	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb9.otf
14mr|texlive-ocr-b-outline-20110107-3|45	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb10.pfb
14mr|texlive-ocr-b-outline-20110107-3|46	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb5.pfb
14mr|texlive-ocr-b-outline-20110107-3|47	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb6.pfb
14mr|texlive-ocr-b-outline-20110107-3|48	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb7.pfb
14mr|texlive-ocr-b-outline-20110107-3|49	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb8.pfb
14mr|texlive-ocr-b-outline-20110107-3|50	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb9.pfb
14mr|texlive-ocr-b-outline-20110107-3|51	%doc %{_texmfdistdir}/doc/fonts/ocr-b-outline/README
14mr|texlive-ocr-b-outline-20110107-3|52	%doc %{_texmfdistdir}/doc/fonts/ocr-b-outline/xe-test.tex
14mr|texlive-ocr-b-outline-20110107-3|53	#- source
14mr|texlive-ocr-b-outline-20110107-3|54	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb10.sfd
14mr|texlive-ocr-b-outline-20110107-3|55	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb5.sfd
14mr|texlive-ocr-b-outline-20110107-3|56	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb6.sfd
14mr|texlive-ocr-b-outline-20110107-3|57	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb7.sfd
14mr|texlive-ocr-b-outline-20110107-3|58	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb8.sfd
14mr|texlive-ocr-b-outline-20110107-3|59	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb9.sfd
14mr|texlive-ocr-b-outline-20110107-3|60	
14mr|texlive-ocr-b-outline-20110107-3|61	#-----------------------------------------------------------------------
14mr|texlive-ocr-b-outline-20110107-3|62	%prep
14mr|texlive-ocr-b-outline-20110107-3|63	%setup -c -a0 -a1 -a2
14mr|texlive-ocr-b-outline-20110107-3|64	
14mr|texlive-ocr-b-outline-20110107-3|65	%build
14mr|texlive-ocr-b-outline-20110107-3|66	
14mr|texlive-ocr-b-outline-20110107-3|67	%install
14mr|texlive-ocr-b-outline-20110107-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ocr-b-outline-20110107-3|69	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ocr-b-outline-20110107-3|70	
14mr|texlive-ocr-b-outline-20110107-3|71	
14mr|texlive-ocr-b-outline-20110107-3|72	
14mr|texlive-ocr-b-outline-20110107-3|73	%changelog
14mr|texlive-ocr-b-outline-20110107-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110107-3
14mr|texlive-ocr-b-outline-20110107-3|75	+ Revision: e05594e
14mr|texlive-ocr-b-outline-20110107-3|76	- MassBuild#440: Increase release tag
14mr|texlive-ocr-b-outline-20110107-3|77	
14mr|texlive-ocr-b-outline-20110107-3|78	

20903 14
14mr|texlive-ocr-latex-20070311-3|1	# revision 15878
14mr|texlive-ocr-latex-20070311-3|2	# category Package
14mr|texlive-ocr-latex-20070311-3|3	# catalog-ctan /macros/latex/contrib/ocr-latex
14mr|texlive-ocr-latex-20070311-3|4	# catalog-date 2007-03-11 14:06:37 +0100
14mr|texlive-ocr-latex-20070311-3|5	# catalog-license gpl
14mr|texlive-ocr-latex-20070311-3|6	# catalog-version undef
14mr|texlive-ocr-latex-20070311-3|7	Name:		texlive-ocr-latex
14mr|texlive-ocr-latex-20070311-3|8	Version:	20070311
14mr|texlive-ocr-latex-20070311-3|9	Release:	3
14mr|texlive-ocr-latex-20070311-3|10	Summary:	LaTeX support for ocr fonts
14mr|texlive-ocr-latex-20070311-3|11	Group:		Publishing
14mr|texlive-ocr-latex-20070311-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocr-latex
14mr|texlive-ocr-latex-20070311-3|13	License:	GPL
14mr|texlive-ocr-latex-20070311-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-latex.tar.xz
14mr|texlive-ocr-latex-20070311-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-latex.doc.tar.xz
14mr|texlive-ocr-latex-20070311-3|16	BuildArch:	noarch
14mr|texlive-ocr-latex-20070311-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ocr-latex-20070311-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ocr-latex-20070311-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ocr-latex-20070311-3|20	
14mr|texlive-ocr-latex-20070311-3|21	%description
14mr|texlive-ocr-latex-20070311-3|22	The package supports use of both ocr-a and ocr-b fonts in LaTeX
14mr|texlive-ocr-latex-20070311-3|23	documents.
14mr|texlive-ocr-latex-20070311-3|24	
14mr|texlive-ocr-latex-20070311-3|25	%post
14mr|texlive-ocr-latex-20070311-3|26	%{_sbindir}/texlive.post
14mr|texlive-ocr-latex-20070311-3|27	
14mr|texlive-ocr-latex-20070311-3|28	%postun
14mr|texlive-ocr-latex-20070311-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-ocr-latex-20070311-3|30	%{_sbindir}/texlive.post
14mr|texlive-ocr-latex-20070311-3|31	fi
14mr|texlive-ocr-latex-20070311-3|32	
14mr|texlive-ocr-latex-20070311-3|33	#-----------------------------------------------------------------------
14mr|texlive-ocr-latex-20070311-3|34	%files
14mr|texlive-ocr-latex-20070311-3|35	%{_texmfdistdir}/tex/latex/ocr-latex/ocr.sty
14mr|texlive-ocr-latex-20070311-3|36	%{_texmfdistdir}/tex/latex/ocr-latex/ot1oca.fd
14mr|texlive-ocr-latex-20070311-3|37	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocra.fd
14mr|texlive-ocr-latex-20070311-3|38	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrb.fd
14mr|texlive-ocr-latex-20070311-3|39	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbn.fd
14mr|texlive-ocr-latex-20070311-3|40	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbns.fd
14mr|texlive-ocr-latex-20070311-3|41	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbo.fd
14mr|texlive-ocr-latex-20070311-3|42	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbs.fd
14mr|texlive-ocr-latex-20070311-3|43	%doc %{_texmfdistdir}/doc/latex/ocr-latex/README
14mr|texlive-ocr-latex-20070311-3|44	%doc %{_texmfdistdir}/doc/latex/ocr-latex/ocr.pdf
14mr|texlive-ocr-latex-20070311-3|45	%doc %{_texmfdistdir}/doc/latex/ocr-latex/ocr.tex
14mr|texlive-ocr-latex-20070311-3|46	
14mr|texlive-ocr-latex-20070311-3|47	#-----------------------------------------------------------------------
14mr|texlive-ocr-latex-20070311-3|48	%prep
14mr|texlive-ocr-latex-20070311-3|49	%setup -c -a0 -a1
14mr|texlive-ocr-latex-20070311-3|50	
14mr|texlive-ocr-latex-20070311-3|51	%build
14mr|texlive-ocr-latex-20070311-3|52	
14mr|texlive-ocr-latex-20070311-3|53	%install
14mr|texlive-ocr-latex-20070311-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ocr-latex-20070311-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ocr-latex-20070311-3|56	
14mr|texlive-ocr-latex-20070311-3|57	
14mr|texlive-ocr-latex-20070311-3|58	
14mr|texlive-ocr-latex-20070311-3|59	%changelog
14mr|texlive-ocr-latex-20070311-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070311-3
14mr|texlive-ocr-latex-20070311-3|61	+ Revision: f87f173
14mr|texlive-ocr-latex-20070311-3|62	- MassBuild#440: Increase release tag
14mr|texlive-ocr-latex-20070311-3|63	
14mr|texlive-ocr-latex-20070311-3|64	

20904 14
14mr|texlive-octavo-1.2-3|1	# revision 15878
14mr|texlive-octavo-1.2-3|2	# category Package
14mr|texlive-octavo-1.2-3|3	# catalog-ctan /macros/latex/contrib/octavo
14mr|texlive-octavo-1.2-3|4	# catalog-date 2007-03-07 18:02:23 +0100
14mr|texlive-octavo-1.2-3|5	# catalog-license lppl
14mr|texlive-octavo-1.2-3|6	# catalog-version 1.2
14mr|texlive-octavo-1.2-3|7	Name:		texlive-octavo
14mr|texlive-octavo-1.2-3|8	Version:	1.2
14mr|texlive-octavo-1.2-3|9	Release:	3
14mr|texlive-octavo-1.2-3|10	Summary:	Typeset books following classical design and layout
14mr|texlive-octavo-1.2-3|11	Group:		Publishing
14mr|texlive-octavo-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/octavo
14mr|texlive-octavo-1.2-3|13	License:	LPPL
14mr|texlive-octavo-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/octavo.tar.xz
14mr|texlive-octavo-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/octavo.doc.tar.xz
14mr|texlive-octavo-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/octavo.source.tar.xz
14mr|texlive-octavo-1.2-3|17	BuildArch:	noarch
14mr|texlive-octavo-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-octavo-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-octavo-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-octavo-1.2-3|21	
14mr|texlive-octavo-1.2-3|22	%description
14mr|texlive-octavo-1.2-3|23	The octavo class is a modification of the standard LaTeX book
14mr|texlive-octavo-1.2-3|24	class. Its purpose is to typeset books following classical
14mr|texlive-octavo-1.2-3|25	design and layout principles, with the express intention of
14mr|texlive-octavo-1.2-3|26	encouraging the making of beautiful books by anyone with access
14mr|texlive-octavo-1.2-3|27	to a good printer and with an inclination towards venerable
14mr|texlive-octavo-1.2-3|28	crafts, e.g., bookbinding. The octavo class differs from the
14mr|texlive-octavo-1.2-3|29	book class by implementing many of the proposals and insights
14mr|texlive-octavo-1.2-3|30	of respected experts, especially Jan Tschichold and Hugh
14mr|texlive-octavo-1.2-3|31	Williamson. The documentation discusses methods to organise and
14mr|texlive-octavo-1.2-3|32	print out any text into signatures, which can then be gathered,
14mr|texlive-octavo-1.2-3|33	folded and sewn into a book.
14mr|texlive-octavo-1.2-3|34	
14mr|texlive-octavo-1.2-3|35	%post
14mr|texlive-octavo-1.2-3|36	%{_sbindir}/texlive.post
14mr|texlive-octavo-1.2-3|37	
14mr|texlive-octavo-1.2-3|38	%postun
14mr|texlive-octavo-1.2-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-octavo-1.2-3|40	%{_sbindir}/texlive.post
14mr|texlive-octavo-1.2-3|41	fi
14mr|texlive-octavo-1.2-3|42	
14mr|texlive-octavo-1.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-octavo-1.2-3|44	%files
14mr|texlive-octavo-1.2-3|45	%{_texmfdistdir}/tex/latex/octavo/oct10.clo
14mr|texlive-octavo-1.2-3|46	%{_texmfdistdir}/tex/latex/octavo/oct11.clo
14mr|texlive-octavo-1.2-3|47	%{_texmfdistdir}/tex/latex/octavo/oct12.clo
14mr|texlive-octavo-1.2-3|48	%{_texmfdistdir}/tex/latex/octavo/octavo.cls
14mr|texlive-octavo-1.2-3|49	%doc %{_texmfdistdir}/doc/latex/octavo/README
14mr|texlive-octavo-1.2-3|50	%doc %{_texmfdistdir}/doc/latex/octavo/changes
14mr|texlive-octavo-1.2-3|51	%doc %{_texmfdistdir}/doc/latex/octavo/tub-octavo.pdf
14mr|texlive-octavo-1.2-3|52	#- source
14mr|texlive-octavo-1.2-3|53	%doc %{_texmfdistdir}/source/latex/octavo/octavo.dtx
14mr|texlive-octavo-1.2-3|54	%doc %{_texmfdistdir}/source/latex/octavo/octavo.ins
14mr|texlive-octavo-1.2-3|55	
14mr|texlive-octavo-1.2-3|56	#-----------------------------------------------------------------------
14mr|texlive-octavo-1.2-3|57	%prep
14mr|texlive-octavo-1.2-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-octavo-1.2-3|59	
14mr|texlive-octavo-1.2-3|60	%build
14mr|texlive-octavo-1.2-3|61	
14mr|texlive-octavo-1.2-3|62	%install
14mr|texlive-octavo-1.2-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-octavo-1.2-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-octavo-1.2-3|65	
14mr|texlive-octavo-1.2-3|66	
14mr|texlive-octavo-1.2-3|67	
14mr|texlive-octavo-1.2-3|68	%changelog
14mr|texlive-octavo-1.2-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-octavo-1.2-3|70	+ Revision: 49d95f1
14mr|texlive-octavo-1.2-3|71	- MassBuild#440: Increase release tag
14mr|texlive-octavo-1.2-3|72	
14mr|texlive-octavo-1.2-3|73	

20905 14
14mr|texlive-odsfile-0.2-9|1	# revision 32742
14mr|texlive-odsfile-0.2-9|2	# category Package
14mr|texlive-odsfile-0.2-9|3	# catalog-ctan /macros/luatex/latex/odsfile
14mr|texlive-odsfile-0.2-9|4	# catalog-date 2012-08-14 16:24:07 +0200
14mr|texlive-odsfile-0.2-9|5	# catalog-license lppl1.3
14mr|texlive-odsfile-0.2-9|6	# catalog-version 0.2
14mr|texlive-odsfile-0.2-9|7	Name:		texlive-odsfile
14mr|texlive-odsfile-0.2-9|8	Version:	0.2
14mr|texlive-odsfile-0.2-9|9	Release:	9
14mr|texlive-odsfile-0.2-9|10	Summary:	Read OpenDocument Spreadsheet documents as LaTeX tables
14mr|texlive-odsfile-0.2-9|11	Group:		Publishing
14mr|texlive-odsfile-0.2-9|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/odsfile
14mr|texlive-odsfile-0.2-9|13	License:	LPPL1.3
14mr|texlive-odsfile-0.2-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/odsfile.tar.xz
14mr|texlive-odsfile-0.2-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/odsfile.doc.tar.xz
14mr|texlive-odsfile-0.2-9|16	BuildArch:	noarch
14mr|texlive-odsfile-0.2-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-odsfile-0.2-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-odsfile-0.2-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-odsfile-0.2-9|20	
14mr|texlive-odsfile-0.2-9|21	%description
14mr|texlive-odsfile-0.2-9|22	The distribution includes a package and a lua library that can
14mr|texlive-odsfile-0.2-9|23	together read OpenDocument spreadsheet documents as LaTeX
14mr|texlive-odsfile-0.2-9|24	tables. Cells in the tables may be processed by LaTeX macros,
14mr|texlive-odsfile-0.2-9|25	so that (for example) the package may be used for drawing some
14mr|texlive-odsfile-0.2-9|26	plots. The package uses lua's zip library.
14mr|texlive-odsfile-0.2-9|27	
14mr|texlive-odsfile-0.2-9|28	%post
14mr|texlive-odsfile-0.2-9|29	%{_sbindir}/texlive.post
14mr|texlive-odsfile-0.2-9|30	
14mr|texlive-odsfile-0.2-9|31	%postun
14mr|texlive-odsfile-0.2-9|32	if [ $1 -eq 0 ]; then
14mr|texlive-odsfile-0.2-9|33	%{_sbindir}/texlive.post
14mr|texlive-odsfile-0.2-9|34	fi
14mr|texlive-odsfile-0.2-9|35	
14mr|texlive-odsfile-0.2-9|36	#-----------------------------------------------------------------------
14mr|texlive-odsfile-0.2-9|37	%files
14mr|texlive-odsfile-0.2-9|38	%{_texmfdistdir}/tex/lualatex/odsfile/odsfile.lua
14mr|texlive-odsfile-0.2-9|39	%{_texmfdistdir}/tex/lualatex/odsfile/odsfile.sty
14mr|texlive-odsfile-0.2-9|40	%doc %{_texmfdistdir}/doc/lualatex/odsfile/README
14mr|texlive-odsfile-0.2-9|41	%doc %{_texmfdistdir}/doc/lualatex/odsfile/odsfile.pdf
14mr|texlive-odsfile-0.2-9|42	%doc %{_texmfdistdir}/doc/lualatex/odsfile/odsfile.tex
14mr|texlive-odsfile-0.2-9|43	%doc %{_texmfdistdir}/doc/lualatex/odsfile/pokus.ods
14mr|texlive-odsfile-0.2-9|44	
14mr|texlive-odsfile-0.2-9|45	#-----------------------------------------------------------------------
14mr|texlive-odsfile-0.2-9|46	%prep
14mr|texlive-odsfile-0.2-9|47	%setup -c -a0 -a1
14mr|texlive-odsfile-0.2-9|48	
14mr|texlive-odsfile-0.2-9|49	%build
14mr|texlive-odsfile-0.2-9|50	
14mr|texlive-odsfile-0.2-9|51	%install
14mr|texlive-odsfile-0.2-9|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-odsfile-0.2-9|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-odsfile-0.2-9|54	
14mr|texlive-odsfile-0.2-9|55	%changelog
14mr|texlive-odsfile-0.2-9|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-9
14mr|texlive-odsfile-0.2-9|57	+ Revision: b086400
14mr|texlive-odsfile-0.2-9|58	- MassBuild#440: Increase release tag
14mr|texlive-odsfile-0.2-9|59	
14mr|texlive-odsfile-0.2-9|60	

20906 14
14mr|texlive-ofs-20100212-3|1	# revision 16991
14mr|texlive-ofs-20100212-3|2	# category Package
14mr|texlive-ofs-20100212-3|3	# catalog-ctan /macros/generic/ofs
14mr|texlive-ofs-20100212-3|4	# catalog-date 2010-02-12 21:26:56 +0100
14mr|texlive-ofs-20100212-3|5	# catalog-license knuth
14mr|texlive-ofs-20100212-3|6	# catalog-version undef
14mr|texlive-ofs-20100212-3|7	Name:		texlive-ofs
14mr|texlive-ofs-20100212-3|8	Version:	20100212
14mr|texlive-ofs-20100212-3|9	Release:	3
14mr|texlive-ofs-20100212-3|10	Summary:	Macros for managing large font collections
14mr|texlive-ofs-20100212-3|11	Group:		Publishing
14mr|texlive-ofs-20100212-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/ofs
14mr|texlive-ofs-20100212-3|13	License:	KNUTH
14mr|texlive-ofs-20100212-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ofs.tar.xz
14mr|texlive-ofs-20100212-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ofs.doc.tar.xz
14mr|texlive-ofs-20100212-3|16	BuildArch:	noarch
14mr|texlive-ofs-20100212-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ofs-20100212-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ofs-20100212-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ofs-20100212-3|20	
14mr|texlive-ofs-20100212-3|21	%description
14mr|texlive-ofs-20100212-3|22	OFS (Olsak's Font System) is a set of Plain TeX and LaTeX
14mr|texlive-ofs-20100212-3|23	macros for managing large font collections; it has been used by
14mr|texlive-ofs-20100212-3|24	Czech/Slovak users for many years. Main features include: -
14mr|texlive-ofs-20100212-3|25	Mapping from long names of fonts to the metric file name. The
14mr|texlive-ofs-20100212-3|26	user can specify only exact long names in documents. - Support
14mr|texlive-ofs-20100212-3|27	for many font encodings. - Printing of catalogues of fonts and
14mr|texlive-ofs-20100212-3|28	test samples of font families; the interactive macro \showfonts
14mr|texlive-ofs-20100212-3|29	shows all font families you have installed via OFS. - The user
14mr|texlive-ofs-20100212-3|30	interface is the same for Plain TeX and for LaTeX, but the
14mr|texlive-ofs-20100212-3|31	implementation differs: the LaTeX variant of OFS uses NFSS, but
14mr|texlive-ofs-20100212-3|32	the Plain variant implements its own font management (which may
14mr|texlive-ofs-20100212-3|33	even be better than NFSS) - Support for math fonts including TX
14mr|texlive-ofs-20100212-3|34	fonts.
14mr|texlive-ofs-20100212-3|35	
14mr|texlive-ofs-20100212-3|36	%post
14mr|texlive-ofs-20100212-3|37	%{_sbindir}/texlive.post
14mr|texlive-ofs-20100212-3|38	
14mr|texlive-ofs-20100212-3|39	%postun
14mr|texlive-ofs-20100212-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-ofs-20100212-3|41	%{_sbindir}/texlive.post
14mr|texlive-ofs-20100212-3|42	fi
14mr|texlive-ofs-20100212-3|43	
14mr|texlive-ofs-20100212-3|44	#-----------------------------------------------------------------------
14mr|texlive-ofs-20100212-3|45	%files
14mr|texlive-ofs-20100212-3|46	%{_texmfdistdir}/tex/generic/ofs/a117.tex
14mr|texlive-ofs-20100212-3|47	%{_texmfdistdir}/tex/generic/ofs/a35.sty
14mr|texlive-ofs-20100212-3|48	%{_texmfdistdir}/tex/generic/ofs/a35.tex
14mr|texlive-ofs-20100212-3|49	%{_texmfdistdir}/tex/generic/ofs/allfonts.sty
14mr|texlive-ofs-20100212-3|50	%{_texmfdistdir}/tex/generic/ofs/allfonts.tex
14mr|texlive-ofs-20100212-3|51	%{_texmfdistdir}/tex/generic/ofs/amsfn.tex
14mr|texlive-ofs-20100212-3|52	%{_texmfdistdir}/tex/generic/ofs/mtfn.tex
14mr|texlive-ofs-20100212-3|53	%{_texmfdistdir}/tex/generic/ofs/ofs-6a.tex
14mr|texlive-ofs-20100212-3|54	%{_texmfdistdir}/tex/generic/ofs/ofs-6c.tex
14mr|texlive-ofs-20100212-3|55	%{_texmfdistdir}/tex/generic/ofs/ofs-6k.tex
14mr|texlive-ofs-20100212-3|56	%{_texmfdistdir}/tex/generic/ofs/ofs-6s.tex
14mr|texlive-ofs-20100212-3|57	%{_texmfdistdir}/tex/generic/ofs/ofs-6t.tex
14mr|texlive-ofs-20100212-3|58	%{_texmfdistdir}/tex/generic/ofs/ofs-6x.tex
14mr|texlive-ofs-20100212-3|59	%{_texmfdistdir}/tex/generic/ofs/ofs-6y.tex
14mr|texlive-ofs-20100212-3|60	%{_texmfdistdir}/tex/generic/ofs/ofs-8c.tex
14mr|texlive-ofs-20100212-3|61	%{_texmfdistdir}/tex/generic/ofs/ofs-8t.tex
14mr|texlive-ofs-20100212-3|62	%{_texmfdistdir}/tex/generic/ofs/ofs-8x.tex
14mr|texlive-ofs-20100212-3|63	%{_texmfdistdir}/tex/generic/ofs/ofs-8z.tex
14mr|texlive-ofs-20100212-3|64	%{_texmfdistdir}/tex/generic/ofs/ofs-ams.tex
14mr|texlive-ofs-20100212-3|65	%{_texmfdistdir}/tex/generic/ofs/ofs-cm.tex
14mr|texlive-ofs-20100212-3|66	%{_texmfdistdir}/tex/generic/ofs/ofs-mt.tex
14mr|texlive-ofs-20100212-3|67	%{_texmfdistdir}/tex/generic/ofs/ofs-ps.tex
14mr|texlive-ofs-20100212-3|68	%{_texmfdistdir}/tex/generic/ofs/ofs-px.tex
14mr|texlive-ofs-20100212-3|69	%{_texmfdistdir}/tex/generic/ofs/ofs-slt.tex
14mr|texlive-ofs-20100212-3|70	%{_texmfdistdir}/tex/generic/ofs/ofs-tx.tex
14mr|texlive-ofs-20100212-3|71	%{_texmfdistdir}/tex/generic/ofs/ofs.sty
14mr|texlive-ofs-20100212-3|72	%{_texmfdistdir}/tex/generic/ofs/ofs.tex
14mr|texlive-ofs-20100212-3|73	%{_texmfdistdir}/tex/generic/ofs/ofsdef.tex
14mr|texlive-ofs-20100212-3|74	%{_texmfdistdir}/tex/generic/ofs/pantyk.tex
14mr|texlive-ofs-20100212-3|75	%{_texmfdistdir}/tex/generic/ofs/txfn.tex
14mr|texlive-ofs-20100212-3|76	%doc %{_texmfdistdir}/doc/generic/ofs/changes.txt
14mr|texlive-ofs-20100212-3|77	%doc %{_texmfdistdir}/doc/generic/ofs/eurotex2003-ofs.pdf
14mr|texlive-ofs-20100212-3|78	%doc %{_texmfdistdir}/doc/generic/ofs/eurotex2003-ofs.tex
14mr|texlive-ofs-20100212-3|79	%doc %{_texmfdistdir}/doc/generic/ofs/ofs-slt.pdf
14mr|texlive-ofs-20100212-3|80	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc-e.pdf
14mr|texlive-ofs-20100212-3|81	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc-e.tex
14mr|texlive-ofs-20100212-3|82	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc.pdf
14mr|texlive-ofs-20100212-3|83	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc.tex
14mr|texlive-ofs-20100212-3|84	%doc %{_texmfdistdir}/doc/generic/ofs/ofsmtdef.tex
14mr|texlive-ofs-20100212-3|85	%doc %{_texmfdistdir}/doc/generic/ofs/ofstest.tex
14mr|texlive-ofs-20100212-3|86	%doc %{_texmfdistdir}/doc/generic/ofs/readme.ofs
14mr|texlive-ofs-20100212-3|87	
14mr|texlive-ofs-20100212-3|88	#-----------------------------------------------------------------------
14mr|texlive-ofs-20100212-3|89	%prep
14mr|texlive-ofs-20100212-3|90	%setup -c -a0 -a1
14mr|texlive-ofs-20100212-3|91	
14mr|texlive-ofs-20100212-3|92	%build
14mr|texlive-ofs-20100212-3|93	
14mr|texlive-ofs-20100212-3|94	%install
14mr|texlive-ofs-20100212-3|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ofs-20100212-3|96	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ofs-20100212-3|97	
14mr|texlive-ofs-20100212-3|98	
14mr|texlive-ofs-20100212-3|99	
14mr|texlive-ofs-20100212-3|100	%changelog
14mr|texlive-ofs-20100212-3|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100212-3
14mr|texlive-ofs-20100212-3|102	+ Revision: f9489f6
14mr|texlive-ofs-20100212-3|103	- MassBuild#440: Increase release tag
14mr|texlive-ofs-20100212-3|104	
14mr|texlive-ofs-20100212-3|105	

20907 14
14mr|texlive-ogham-20111219-3|1	# revision 24876
14mr|texlive-ogham-20111219-3|2	# category Package
14mr|texlive-ogham-20111219-3|3	# catalog-ctan /fonts/ogham
14mr|texlive-ogham-20111219-3|4	# catalog-date 2011-12-19 12:56:45 +0100
14mr|texlive-ogham-20111219-3|5	# catalog-license pd
14mr|texlive-ogham-20111219-3|6	# catalog-version undef
14mr|texlive-ogham-20111219-3|7	Name:		texlive-ogham
14mr|texlive-ogham-20111219-3|8	Version:	20111219
14mr|texlive-ogham-20111219-3|9	Release:	3
14mr|texlive-ogham-20111219-3|10	Summary:	Fonts for typesetting Ogham script
14mr|texlive-ogham-20111219-3|11	Group:		Publishing
14mr|texlive-ogham-20111219-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ogham
14mr|texlive-ogham-20111219-3|13	License:	PD
14mr|texlive-ogham-20111219-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ogham.tar.xz
14mr|texlive-ogham-20111219-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ogham.doc.tar.xz
14mr|texlive-ogham-20111219-3|16	BuildArch:	noarch
14mr|texlive-ogham-20111219-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ogham-20111219-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ogham-20111219-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ogham-20111219-3|20	
14mr|texlive-ogham-20111219-3|21	%description
14mr|texlive-ogham-20111219-3|22	The font provides the Ogham alphabet, which is found on a
14mr|texlive-ogham-20111219-3|23	number of Irish and Pictish carvings dating from the 4th
14mr|texlive-ogham-20111219-3|24	century AD. The font is distributed as Metafont source, which
14mr|texlive-ogham-20111219-3|25	has been patched (with the author's permission) for stability
14mr|texlive-ogham-20111219-3|26	at different output device resolutions. (Thanks are due to
14mr|texlive-ogham-20111219-3|27	Peter Flynn and Dan Luecking.).
14mr|texlive-ogham-20111219-3|28	
14mr|texlive-ogham-20111219-3|29	%post
14mr|texlive-ogham-20111219-3|30	%{_sbindir}/texlive.post
14mr|texlive-ogham-20111219-3|31	
14mr|texlive-ogham-20111219-3|32	%postun
14mr|texlive-ogham-20111219-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-ogham-20111219-3|34	%{_sbindir}/texlive.post
14mr|texlive-ogham-20111219-3|35	fi
14mr|texlive-ogham-20111219-3|36	
14mr|texlive-ogham-20111219-3|37	#-----------------------------------------------------------------------
14mr|texlive-ogham-20111219-3|38	%files
14mr|texlive-ogham-20111219-3|39	%{_texmfdistdir}/fonts/source/public/ogham/ogham.mf
14mr|texlive-ogham-20111219-3|40	%{_texmfdistdir}/fonts/tfm/public/ogham/ogham.tfm
14mr|texlive-ogham-20111219-3|41	%doc %{_texmfdistdir}/doc/fonts/ogham/testfont.pdf
14mr|texlive-ogham-20111219-3|42	
14mr|texlive-ogham-20111219-3|43	#-----------------------------------------------------------------------
14mr|texlive-ogham-20111219-3|44	%prep
14mr|texlive-ogham-20111219-3|45	%setup -c -a0 -a1
14mr|texlive-ogham-20111219-3|46	
14mr|texlive-ogham-20111219-3|47	%build
14mr|texlive-ogham-20111219-3|48	
14mr|texlive-ogham-20111219-3|49	%install
14mr|texlive-ogham-20111219-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ogham-20111219-3|51	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ogham-20111219-3|52	
14mr|texlive-ogham-20111219-3|53	
14mr|texlive-ogham-20111219-3|54	
14mr|texlive-ogham-20111219-3|55	%changelog
14mr|texlive-ogham-20111219-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111219-3
14mr|texlive-ogham-20111219-3|57	+ Revision: 4acb59e
14mr|texlive-ogham-20111219-3|58	- MassBuild#440: Increase release tag
14mr|texlive-ogham-20111219-3|59	
14mr|texlive-ogham-20111219-3|60	

20908 14
14mr|texlive-oinuit-20120616-6|1	# revision 28668
14mr|texlive-oinuit-20120616-6|2	# category Package
14mr|texlive-oinuit-20120616-6|3	# catalog-ctan /language/inuktitut/oinuit
14mr|texlive-oinuit-20120616-6|4	# catalog-date 2012-06-16 10:52:26 +0200
14mr|texlive-oinuit-20120616-6|5	# catalog-license lppl
14mr|texlive-oinuit-20120616-6|6	# catalog-version undef
14mr|texlive-oinuit-20120616-6|7	Name:		texlive-oinuit
14mr|texlive-oinuit-20120616-6|8	Version:	20120616
14mr|texlive-oinuit-20120616-6|9	Release:	6
14mr|texlive-oinuit-20120616-6|10	Summary:	LaTeX Support for the Inuktitut Language
14mr|texlive-oinuit-20120616-6|11	Group:		Publishing
14mr|texlive-oinuit-20120616-6|12	URL:		http://www.ctan.org/tex-archive/language/inuktitut/oinuit
14mr|texlive-oinuit-20120616-6|13	License:	LPPL
14mr|texlive-oinuit-20120616-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.tar.xz
14mr|texlive-oinuit-20120616-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.doc.tar.xz
14mr|texlive-oinuit-20120616-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.source.tar.xz
14mr|texlive-oinuit-20120616-6|17	BuildArch:	noarch
14mr|texlive-oinuit-20120616-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-oinuit-20120616-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-oinuit-20120616-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-oinuit-20120616-6|21	
14mr|texlive-oinuit-20120616-6|22	%description
14mr|texlive-oinuit-20120616-6|23	The package provides a set of Lambda (Omega LaTeX) typesetting
14mr|texlive-oinuit-20120616-6|24	tools for the Inuktitut language. Five different input methods
14mr|texlive-oinuit-20120616-6|25	are supported and with the necessary fonts are also provided.
14mr|texlive-oinuit-20120616-6|26	
14mr|texlive-oinuit-20120616-6|27	%post
14mr|texlive-oinuit-20120616-6|28	%{_sbindir}/texlive.post
14mr|texlive-oinuit-20120616-6|29	
14mr|texlive-oinuit-20120616-6|30	%postun
14mr|texlive-oinuit-20120616-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-oinuit-20120616-6|32	%{_sbindir}/texlive.post
14mr|texlive-oinuit-20120616-6|33	fi
14mr|texlive-oinuit-20120616-6|34	
14mr|texlive-oinuit-20120616-6|35	#-----------------------------------------------------------------------
14mr|texlive-oinuit-20120616-6|36	%files
14mr|texlive-oinuit-20120616-6|37	%{_texmfdistdir}/fonts/map/dvips/oinuit/oinuit.map
14mr|texlive-oinuit-20120616-6|38	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuit.ofm
14mr|texlive-oinuit-20120616-6|39	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitb.ofm
14mr|texlive-oinuit-20120616-6|40	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitbo.ofm
14mr|texlive-oinuit-20120616-6|41	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuito.ofm
14mr|texlive-oinuit-20120616-6|42	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuit.ovf
14mr|texlive-oinuit-20120616-6|43	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitb.ovf
14mr|texlive-oinuit-20120616-6|44	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitbo.ovf
14mr|texlive-oinuit-20120616-6|45	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuito.ovf
14mr|texlive-oinuit-20120616-6|46	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuit.tfm
14mr|texlive-oinuit-20120616-6|47	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitb.tfm
14mr|texlive-oinuit-20120616-6|48	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitbo.tfm
14mr|texlive-oinuit-20120616-6|49	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuito.tfm
14mr|texlive-oinuit-20120616-6|50	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuit.pfb
14mr|texlive-oinuit-20120616-6|51	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuitb.pfb
14mr|texlive-oinuit-20120616-6|52	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuitbo.pfb
14mr|texlive-oinuit-20120616-6|53	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuito.pfb
14mr|texlive-oinuit-20120616-6|54	%{_texmfdistdir}/fonts/type1/public/oinuit/cmssbxo10.pfb
14mr|texlive-oinuit-20120616-6|55	%{_texmfdistdir}/omega/ocp/oinuit/Ninuit2uni.ocp
14mr|texlive-oinuit-20120616-6|56	%{_texmfdistdir}/omega/ocp/oinuit/Qinuit2uni.ocp
14mr|texlive-oinuit-20120616-6|57	%{_texmfdistdir}/omega/ocp/oinuit/inuitscii.ocp
14mr|texlive-oinuit-20120616-6|58	%{_texmfdistdir}/omega/otp/oinuit/Ninuit2uni.otp
14mr|texlive-oinuit-20120616-6|59	%{_texmfdistdir}/omega/otp/oinuit/Qinuit2uni.otp
14mr|texlive-oinuit-20120616-6|60	%{_texmfdistdir}/omega/otp/oinuit/inuitscii.otp
14mr|texlive-oinuit-20120616-6|61	%{_texmfdistdir}/tex/lambda/oinuit/litcmr.fd
14mr|texlive-oinuit-20120616-6|62	%{_texmfdistdir}/tex/lambda/oinuit/litenc.def
14mr|texlive-oinuit-20120616-6|63	%{_texmfdistdir}/tex/lambda/oinuit/oinuit.sty
14mr|texlive-oinuit-20120616-6|64	%doc %{_texmfdistdir}/doc/fonts/oinuit/README.1ST
14mr|texlive-oinuit-20120616-6|65	%doc %{_texmfdistdir}/doc/fonts/oinuit/README.TEXLIVE
14mr|texlive-oinuit-20120616-6|66	%doc %{_texmfdistdir}/doc/fonts/oinuit/Table.eps
14mr|texlive-oinuit-20120616-6|67	%doc %{_texmfdistdir}/doc/fonts/oinuit/book.tex
14mr|texlive-oinuit-20120616-6|68	%doc %{_texmfdistdir}/doc/fonts/oinuit/inuit.tex
14mr|texlive-oinuit-20120616-6|69	%doc %{_texmfdistdir}/doc/fonts/oinuit/taqtu.tex
14mr|texlive-oinuit-20120616-6|70	#- source
14mr|texlive-oinuit-20120616-6|71	%doc %{_texmfdistdir}/source/lambda/oinuit/oinuit.dtx
14mr|texlive-oinuit-20120616-6|72	%doc %{_texmfdistdir}/source/lambda/oinuit/oinuit.ins
14mr|texlive-oinuit-20120616-6|73	
14mr|texlive-oinuit-20120616-6|74	#-----------------------------------------------------------------------
14mr|texlive-oinuit-20120616-6|75	%prep
14mr|texlive-oinuit-20120616-6|76	%setup -c -a0 -a1 -a2
14mr|texlive-oinuit-20120616-6|77	
14mr|texlive-oinuit-20120616-6|78	%build
14mr|texlive-oinuit-20120616-6|79	
14mr|texlive-oinuit-20120616-6|80	%install
14mr|texlive-oinuit-20120616-6|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-oinuit-20120616-6|82	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-oinuit-20120616-6|83	
14mr|texlive-oinuit-20120616-6|84	%changelog
14mr|texlive-oinuit-20120616-6|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120616-6
14mr|texlive-oinuit-20120616-6|86	+ Revision: 1aa4ed0
14mr|texlive-oinuit-20120616-6|87	- MassBuild#440: Increase release tag
14mr|texlive-oinuit-20120616-6|88	
14mr|texlive-oinuit-20120616-6|89	

20909 14
14mr|texlive-oldlatin-1.00-3|1	# revision 17932
14mr|texlive-oldlatin-1.00-3|2	# category Package
14mr|texlive-oldlatin-1.00-3|3	# catalog-ctan /fonts/gothic/oldlatin
14mr|texlive-oldlatin-1.00-3|4	# catalog-date 2010-04-29 07:59:03 +0200
14mr|texlive-oldlatin-1.00-3|5	# catalog-license lppl
14mr|texlive-oldlatin-1.00-3|6	# catalog-version 1.00
14mr|texlive-oldlatin-1.00-3|7	Name:		texlive-oldlatin
14mr|texlive-oldlatin-1.00-3|8	Version:	1.00
14mr|texlive-oldlatin-1.00-3|9	Release:	3
14mr|texlive-oldlatin-1.00-3|10	Summary:	Compute Modern like font with long s
14mr|texlive-oldlatin-1.00-3|11	Group:		Publishing
14mr|texlive-oldlatin-1.00-3|12	URL:		http://www.ctan.org/tex-archive/fonts/gothic/oldlatin
14mr|texlive-oldlatin-1.00-3|13	License:	LPPL
14mr|texlive-oldlatin-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldlatin.tar.xz
14mr|texlive-oldlatin-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldlatin.doc.tar.xz
14mr|texlive-oldlatin-1.00-3|16	BuildArch:	noarch
14mr|texlive-oldlatin-1.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-oldlatin-1.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-oldlatin-1.00-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-oldlatin-1.00-3|20	
14mr|texlive-oldlatin-1.00-3|21	%description
14mr|texlive-oldlatin-1.00-3|22	Metafont sources modified from Computer Modern in order to
14mr|texlive-oldlatin-1.00-3|23	generate "long s" which was used in old text.
14mr|texlive-oldlatin-1.00-3|24	
14mr|texlive-oldlatin-1.00-3|25	%post
14mr|texlive-oldlatin-1.00-3|26	%{_sbindir}/texlive.post
14mr|texlive-oldlatin-1.00-3|27	
14mr|texlive-oldlatin-1.00-3|28	%postun
14mr|texlive-oldlatin-1.00-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-oldlatin-1.00-3|30	%{_sbindir}/texlive.post
14mr|texlive-oldlatin-1.00-3|31	fi
14mr|texlive-oldlatin-1.00-3|32	
14mr|texlive-oldlatin-1.00-3|33	#-----------------------------------------------------------------------
14mr|texlive-oldlatin-1.00-3|34	%files
14mr|texlive-oldlatin-1.00-3|35	%{_texmfdistdir}/fonts/source/public/oldlatin/olb10.mf
14mr|texlive-oldlatin-1.00-3|36	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx10.mf
14mr|texlive-oldlatin-1.00-3|37	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx12.mf
14mr|texlive-oldlatin-1.00-3|38	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx5.mf
14mr|texlive-oldlatin-1.00-3|39	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx6.mf
14mr|texlive-oldlatin-1.00-3|40	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx7.mf
14mr|texlive-oldlatin-1.00-3|41	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx8.mf
14mr|texlive-oldlatin-1.00-3|42	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx9.mf
14mr|texlive-oldlatin-1.00-3|43	%{_texmfdistdir}/fonts/source/public/oldlatin/olbxsl10.mf
14mr|texlive-oldlatin-1.00-3|44	%{_texmfdistdir}/fonts/source/public/oldlatin/oldunh10.mf
14mr|texlive-oldlatin-1.00-3|45	%{_texmfdistdir}/fonts/source/public/oldlatin/olff10.mf
14mr|texlive-oldlatin-1.00-3|46	%{_texmfdistdir}/fonts/source/public/oldlatin/olfib8.mf
14mr|texlive-oldlatin-1.00-3|47	%{_texmfdistdir}/fonts/source/public/oldlatin/olr10.mf
14mr|texlive-oldlatin-1.00-3|48	%{_texmfdistdir}/fonts/source/public/oldlatin/olr10s.mf
14mr|texlive-oldlatin-1.00-3|49	%{_texmfdistdir}/fonts/source/public/oldlatin/olr12.mf
14mr|texlive-oldlatin-1.00-3|50	%{_texmfdistdir}/fonts/source/public/oldlatin/olr17.mf
14mr|texlive-oldlatin-1.00-3|51	%{_texmfdistdir}/fonts/source/public/oldlatin/olr5.mf
14mr|texlive-oldlatin-1.00-3|52	%{_texmfdistdir}/fonts/source/public/oldlatin/olr6.mf
14mr|texlive-oldlatin-1.00-3|53	%{_texmfdistdir}/fonts/source/public/oldlatin/olr7.mf
14mr|texlive-oldlatin-1.00-3|54	%{_texmfdistdir}/fonts/source/public/oldlatin/olr8.mf
14mr|texlive-oldlatin-1.00-3|55	%{_texmfdistdir}/fonts/source/public/oldlatin/olr9.mf
14mr|texlive-oldlatin-1.00-3|56	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl10.mf
14mr|texlive-oldlatin-1.00-3|57	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl12.mf
14mr|texlive-oldlatin-1.00-3|58	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl8.mf
14mr|texlive-oldlatin-1.00-3|59	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl9.mf
14mr|texlive-oldlatin-1.00-3|60	%{_texmfdistdir}/fonts/source/public/oldlatin/olsltt10.mf
14mr|texlive-oldlatin-1.00-3|61	%{_texmfdistdir}/fonts/source/public/oldlatin/olss10.mf
14mr|texlive-oldlatin-1.00-3|62	%{_texmfdistdir}/fonts/source/public/oldlatin/olss12.mf
14mr|texlive-oldlatin-1.00-3|63	%{_texmfdistdir}/fonts/source/public/oldlatin/olss17.mf
14mr|texlive-oldlatin-1.00-3|64	%{_texmfdistdir}/fonts/source/public/oldlatin/olss8.mf
14mr|texlive-oldlatin-1.00-3|65	%{_texmfdistdir}/fonts/source/public/oldlatin/olss9.mf
14mr|texlive-oldlatin-1.00-3|66	%{_texmfdistdir}/fonts/source/public/oldlatin/olssbx10.mf
14mr|texlive-oldlatin-1.00-3|67	%{_texmfdistdir}/fonts/source/public/oldlatin/olssdc10.mf
14mr|texlive-oldlatin-1.00-3|68	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi10.mf
14mr|texlive-oldlatin-1.00-3|69	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi12.mf
14mr|texlive-oldlatin-1.00-3|70	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi17.mf
14mr|texlive-oldlatin-1.00-3|71	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi8.mf
14mr|texlive-oldlatin-1.00-3|72	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi9.mf
14mr|texlive-oldlatin-1.00-3|73	%{_texmfdistdir}/fonts/source/public/oldlatin/olssq8.mf
14mr|texlive-oldlatin-1.00-3|74	%{_texmfdistdir}/fonts/source/public/oldlatin/olssqi8.mf
14mr|texlive-oldlatin-1.00-3|75	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt10.mf
14mr|texlive-oldlatin-1.00-3|76	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt12.mf
14mr|texlive-oldlatin-1.00-3|77	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt8.mf
14mr|texlive-oldlatin-1.00-3|78	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt9.mf
14mr|texlive-oldlatin-1.00-3|79	%{_texmfdistdir}/fonts/source/public/oldlatin/olvtt10.mf
14mr|texlive-oldlatin-1.00-3|80	%{_texmfdistdir}/fonts/source/public/oldlatin/oroman.mf
14mr|texlive-oldlatin-1.00-3|81	%{_texmfdistdir}/fonts/source/public/oldlatin/oromanl.mf
14mr|texlive-oldlatin-1.00-3|82	%{_texmfdistdir}/fonts/source/public/oldlatin/oromlig.mf
14mr|texlive-oldlatin-1.00-3|83	%{_texmfdistdir}/fonts/source/public/oldlatin/oromligs.mf
14mr|texlive-oldlatin-1.00-3|84	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olb10.tfm
14mr|texlive-oldlatin-1.00-3|85	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx10.tfm
14mr|texlive-oldlatin-1.00-3|86	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx12.tfm
14mr|texlive-oldlatin-1.00-3|87	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx5.tfm
14mr|texlive-oldlatin-1.00-3|88	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx6.tfm
14mr|texlive-oldlatin-1.00-3|89	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx7.tfm
14mr|texlive-oldlatin-1.00-3|90	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx8.tfm
14mr|texlive-oldlatin-1.00-3|91	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx9.tfm
14mr|texlive-oldlatin-1.00-3|92	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbxsl10.tfm
14mr|texlive-oldlatin-1.00-3|93	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oldunh10.tfm
14mr|texlive-oldlatin-1.00-3|94	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olff10.tfm
14mr|texlive-oldlatin-1.00-3|95	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olfib8.tfm
14mr|texlive-oldlatin-1.00-3|96	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr10.tfm
14mr|texlive-oldlatin-1.00-3|97	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr12.tfm
14mr|texlive-oldlatin-1.00-3|98	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr17.tfm
14mr|texlive-oldlatin-1.00-3|99	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr5.tfm
14mr|texlive-oldlatin-1.00-3|100	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr6.tfm
14mr|texlive-oldlatin-1.00-3|101	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr7.tfm
14mr|texlive-oldlatin-1.00-3|102	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr8.tfm
14mr|texlive-oldlatin-1.00-3|103	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr9.tfm
14mr|texlive-oldlatin-1.00-3|104	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl10.tfm
14mr|texlive-oldlatin-1.00-3|105	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl12.tfm
14mr|texlive-oldlatin-1.00-3|106	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl8.tfm
14mr|texlive-oldlatin-1.00-3|107	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl9.tfm
14mr|texlive-oldlatin-1.00-3|108	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsltt10.tfm
14mr|texlive-oldlatin-1.00-3|109	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss10.tfm
14mr|texlive-oldlatin-1.00-3|110	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss12.tfm
14mr|texlive-oldlatin-1.00-3|111	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss17.tfm
14mr|texlive-oldlatin-1.00-3|112	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss8.tfm
14mr|texlive-oldlatin-1.00-3|113	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss9.tfm
14mr|texlive-oldlatin-1.00-3|114	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssbx10.tfm
14mr|texlive-oldlatin-1.00-3|115	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssdc10.tfm
14mr|texlive-oldlatin-1.00-3|116	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi10.tfm
14mr|texlive-oldlatin-1.00-3|117	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi12.tfm
14mr|texlive-oldlatin-1.00-3|118	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi17.tfm
14mr|texlive-oldlatin-1.00-3|119	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi8.tfm
14mr|texlive-oldlatin-1.00-3|120	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi9.tfm
14mr|texlive-oldlatin-1.00-3|121	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssq8.tfm
14mr|texlive-oldlatin-1.00-3|122	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssqi8.tfm
14mr|texlive-oldlatin-1.00-3|123	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt10.tfm
14mr|texlive-oldlatin-1.00-3|124	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt12.tfm
14mr|texlive-oldlatin-1.00-3|125	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt8.tfm
14mr|texlive-oldlatin-1.00-3|126	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt9.tfm
14mr|texlive-oldlatin-1.00-3|127	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olvtt10.tfm
14mr|texlive-oldlatin-1.00-3|128	%doc %{_texmfdistdir}/doc/fonts/oldlatin/README
14mr|texlive-oldlatin-1.00-3|129	%doc %{_texmfdistdir}/doc/fonts/oldlatin/oldlatin.pdf
14mr|texlive-oldlatin-1.00-3|130	%doc %{_texmfdistdir}/doc/fonts/oldlatin/oldlatin.tex
14mr|texlive-oldlatin-1.00-3|131	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_alphabet.tex
14mr|texlive-oldlatin-1.00-3|132	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_all.pdf
14mr|texlive-oldlatin-1.00-3|133	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_all.tex
14mr|texlive-oldlatin-1.00-3|134	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_bf.pdf
14mr|texlive-oldlatin-1.00-3|135	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_bf.tex
14mr|texlive-oldlatin-1.00-3|136	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_rm.pdf
14mr|texlive-oldlatin-1.00-3|137	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_rm.tex
14mr|texlive-oldlatin-1.00-3|138	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_sl.pdf
14mr|texlive-oldlatin-1.00-3|139	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_sl.tex
14mr|texlive-oldlatin-1.00-3|140	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_ss.pdf
14mr|texlive-oldlatin-1.00-3|141	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_ss.tex
14mr|texlive-oldlatin-1.00-3|142	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_tt.pdf
14mr|texlive-oldlatin-1.00-3|143	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_tt.tex
14mr|texlive-oldlatin-1.00-3|144	
14mr|texlive-oldlatin-1.00-3|145	#-----------------------------------------------------------------------
14mr|texlive-oldlatin-1.00-3|146	%prep
14mr|texlive-oldlatin-1.00-3|147	%setup -c -a0 -a1
14mr|texlive-oldlatin-1.00-3|148	
14mr|texlive-oldlatin-1.00-3|149	%build
14mr|texlive-oldlatin-1.00-3|150	
14mr|texlive-oldlatin-1.00-3|151	%install
14mr|texlive-oldlatin-1.00-3|152	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-oldlatin-1.00-3|153	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-oldlatin-1.00-3|154	
14mr|texlive-oldlatin-1.00-3|155	
14mr|texlive-oldlatin-1.00-3|156	
14mr|texlive-oldlatin-1.00-3|157	%changelog
14mr|texlive-oldlatin-1.00-3|158	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-oldlatin-1.00-3|159	+ Revision: 5ec6a1a
14mr|texlive-oldlatin-1.00-3|160	- MassBuild#440: Increase release tag
14mr|texlive-oldlatin-1.00-3|161	
14mr|texlive-oldlatin-1.00-3|162	

20910 14
14mr|texlive-oldstandard-2.0.2-3|1	# revision 19512
14mr|texlive-oldstandard-2.0.2-3|2	# category Package
14mr|texlive-oldstandard-2.0.2-3|3	# catalog-ctan /fonts/oldstandard
14mr|texlive-oldstandard-2.0.2-3|4	# catalog-date 2010-07-10 11:28:49 +0200
14mr|texlive-oldstandard-2.0.2-3|5	# catalog-license ofl
14mr|texlive-oldstandard-2.0.2-3|6	# catalog-version 2.0.2
14mr|texlive-oldstandard-2.0.2-3|7	Name:		texlive-oldstandard
14mr|texlive-oldstandard-2.0.2-3|8	Version:	2.0.2
14mr|texlive-oldstandard-2.0.2-3|9	Release:	3
14mr|texlive-oldstandard-2.0.2-3|10	Summary:	Old Standard: A Unicode Font for Classical and Medieval Studies
14mr|texlive-oldstandard-2.0.2-3|11	Group:		Publishing
14mr|texlive-oldstandard-2.0.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/oldstandard
14mr|texlive-oldstandard-2.0.2-3|13	License:	OFL
14mr|texlive-oldstandard-2.0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstandard.tar.xz
14mr|texlive-oldstandard-2.0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstandard.doc.tar.xz
14mr|texlive-oldstandard-2.0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstandard.source.tar.xz
14mr|texlive-oldstandard-2.0.2-3|17	BuildArch:	noarch
14mr|texlive-oldstandard-2.0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-oldstandard-2.0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-oldstandard-2.0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-oldstandard-2.0.2-3|21	
14mr|texlive-oldstandard-2.0.2-3|22	%description
14mr|texlive-oldstandard-2.0.2-3|23	Old Standard is supposed to reproduce the actual printing style
14mr|texlive-oldstandard-2.0.2-3|24	of the early 20th century, reviving a specific type of Modern
14mr|texlive-oldstandard-2.0.2-3|25	(classicist) style of serif typefaces, very commonly used in
14mr|texlive-oldstandard-2.0.2-3|26	various editions of the late 19th and early 20th century, but
14mr|texlive-oldstandard-2.0.2-3|27	almost completely abandoned later. It supports typesetting of
14mr|texlive-oldstandard-2.0.2-3|28	Old and Middle English, Old Icelandic, Cyrillic (with
14mr|texlive-oldstandard-2.0.2-3|29	historical characters, extensions for Old Slavonic and
14mr|texlive-oldstandard-2.0.2-3|30	localised forms), Gothic transliterations, critical editions of
14mr|texlive-oldstandard-2.0.2-3|31	Classical Greek and Latin, and many more. Old Standard works
14mr|texlive-oldstandard-2.0.2-3|32	with TeX engines that directly support OpenType features, such
14mr|texlive-oldstandard-2.0.2-3|33	as XeTeX and LuaTeX.
14mr|texlive-oldstandard-2.0.2-3|34	
14mr|texlive-oldstandard-2.0.2-3|35	%post
14mr|texlive-oldstandard-2.0.2-3|36	%{_sbindir}/texlive.post
14mr|texlive-oldstandard-2.0.2-3|37	
14mr|texlive-oldstandard-2.0.2-3|38	%postun
14mr|texlive-oldstandard-2.0.2-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-oldstandard-2.0.2-3|40	%{_sbindir}/texlive.post
14mr|texlive-oldstandard-2.0.2-3|41	fi
14mr|texlive-oldstandard-2.0.2-3|42	
14mr|texlive-oldstandard-2.0.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-oldstandard-2.0.2-3|44	%files
14mr|texlive-oldstandard-2.0.2-3|45	%{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Bold.otf
14mr|texlive-oldstandard-2.0.2-3|46	%{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Italic.otf
14mr|texlive-oldstandard-2.0.2-3|47	%{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Regular.otf
14mr|texlive-oldstandard-2.0.2-3|48	%doc %{_texmfdistdir}/doc/fonts/oldstandard/FONTLOG.txt
14mr|texlive-oldstandard-2.0.2-3|49	%doc %{_texmfdistdir}/doc/fonts/oldstandard/OFL-FAQ.txt
14mr|texlive-oldstandard-2.0.2-3|50	%doc %{_texmfdistdir}/doc/fonts/oldstandard/OFL.txt
14mr|texlive-oldstandard-2.0.2-3|51	%doc %{_texmfdistdir}/doc/fonts/oldstandard/README
14mr|texlive-oldstandard-2.0.2-3|52	%doc %{_texmfdistdir}/doc/fonts/oldstandard/didot-de.png
14mr|texlive-oldstandard-2.0.2-3|53	%doc %{_texmfdistdir}/doc/fonts/oldstandard/didot-fr.png
14mr|texlive-oldstandard-2.0.2-3|54	%doc %{_texmfdistdir}/doc/fonts/oldstandard/gendocs.sh
14mr|texlive-oldstandard-2.0.2-3|55	%doc %{_texmfdistdir}/doc/fonts/oldstandard/genfonts.sh
14mr|texlive-oldstandard-2.0.2-3|56	%doc %{_texmfdistdir}/doc/fonts/oldstandard/greek-contextual.png
14mr|texlive-oldstandard-2.0.2-3|57	%doc %{_texmfdistdir}/doc/fonts/oldstandard/oldstand-manual.pdf
14mr|texlive-oldstandard-2.0.2-3|58	%doc %{_texmfdistdir}/doc/fonts/oldstandard/oldstand-manual.tex
14mr|texlive-oldstandard-2.0.2-3|59	%doc %{_texmfdistdir}/doc/fonts/oldstandard/opentype.png
14mr|texlive-oldstandard-2.0.2-3|60	%doc %{_texmfdistdir}/doc/fonts/oldstandard/ost-generate.py
14mr|texlive-oldstandard-2.0.2-3|61	%doc %{_texmfdistdir}/doc/fonts/oldstandard/serbian.png
14mr|texlive-oldstandard-2.0.2-3|62	%doc %{_texmfdistdir}/doc/fonts/oldstandard/spadmin-add.png
14mr|texlive-oldstandard-2.0.2-3|63	%doc %{_texmfdistdir}/doc/fonts/oldstandard/spadmin.png
14mr|texlive-oldstandard-2.0.2-3|64	%doc %{_texmfdistdir}/doc/fonts/oldstandard/stand-su.png
14mr|texlive-oldstandard-2.0.2-3|65	%doc %{_texmfdistdir}/doc/fonts/oldstandard/teubner.png
14mr|texlive-oldstandard-2.0.2-3|66	%doc %{_texmfdistdir}/doc/fonts/oldstandard/truetype.png
14mr|texlive-oldstandard-2.0.2-3|67	#- source
14mr|texlive-oldstandard-2.0.2-3|68	%doc %{_texmfdistdir}/source/fonts/oldstandard/OldStandard-Bold.sfd
14mr|texlive-oldstandard-2.0.2-3|69	%doc %{_texmfdistdir}/source/fonts/oldstandard/OldStandard-Italic.sfd
14mr|texlive-oldstandard-2.0.2-3|70	%doc %{_texmfdistdir}/source/fonts/oldstandard/OldStandard-Regular.sfd
14mr|texlive-oldstandard-2.0.2-3|71	
14mr|texlive-oldstandard-2.0.2-3|72	#-----------------------------------------------------------------------
14mr|texlive-oldstandard-2.0.2-3|73	%prep
14mr|texlive-oldstandard-2.0.2-3|74	%setup -c -a0 -a1 -a2
14mr|texlive-oldstandard-2.0.2-3|75	
14mr|texlive-oldstandard-2.0.2-3|76	%build
14mr|texlive-oldstandard-2.0.2-3|77	
14mr|texlive-oldstandard-2.0.2-3|78	%install
14mr|texlive-oldstandard-2.0.2-3|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-oldstandard-2.0.2-3|80	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-oldstandard-2.0.2-3|81	
14mr|texlive-oldstandard-2.0.2-3|82	
14mr|texlive-oldstandard-2.0.2-3|83	
14mr|texlive-oldstandard-2.0.2-3|84	%changelog
14mr|texlive-oldstandard-2.0.2-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.2-3
14mr|texlive-oldstandard-2.0.2-3|86	+ Revision: 1e9f6dc
14mr|texlive-oldstandard-2.0.2-3|87	- MassBuild#440: Increase release tag
14mr|texlive-oldstandard-2.0.2-3|88	
14mr|texlive-oldstandard-2.0.2-3|89	

20911 14
14mr|texlive-oldstyle-0.2-3|1	# revision 15878
14mr|texlive-oldstyle-0.2-3|2	# category Package
14mr|texlive-oldstyle-0.2-3|3	# catalog-ctan /macros/latex/contrib/oldstyle
14mr|texlive-oldstyle-0.2-3|4	# catalog-date 2009-03-08 21:39:02 +0100
14mr|texlive-oldstyle-0.2-3|5	# catalog-license lppl
14mr|texlive-oldstyle-0.2-3|6	# catalog-version 0.2
14mr|texlive-oldstyle-0.2-3|7	Name:		texlive-oldstyle
14mr|texlive-oldstyle-0.2-3|8	Version:	0.2
14mr|texlive-oldstyle-0.2-3|9	Release:	3
14mr|texlive-oldstyle-0.2-3|10	Summary:	Old style numbers in OT1 encoding
14mr|texlive-oldstyle-0.2-3|11	Group:		Publishing
14mr|texlive-oldstyle-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oldstyle
14mr|texlive-oldstyle-0.2-3|13	License:	LPPL
14mr|texlive-oldstyle-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstyle.tar.xz
14mr|texlive-oldstyle-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstyle.doc.tar.xz
14mr|texlive-oldstyle-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstyle.source.tar.xz
14mr|texlive-oldstyle-0.2-3|17	BuildArch:	noarch
14mr|texlive-oldstyle-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-oldstyle-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-oldstyle-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-oldstyle-0.2-3|21	
14mr|texlive-oldstyle-0.2-3|22	%description
14mr|texlive-oldstyle-0.2-3|23	Font information needed to load the cmmi and cmmib fonts for
14mr|texlive-oldstyle-0.2-3|24	use to produce oldstyle numbers.
14mr|texlive-oldstyle-0.2-3|25	
14mr|texlive-oldstyle-0.2-3|26	%post
14mr|texlive-oldstyle-0.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-oldstyle-0.2-3|28	
14mr|texlive-oldstyle-0.2-3|29	%postun
14mr|texlive-oldstyle-0.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-oldstyle-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-oldstyle-0.2-3|32	fi
14mr|texlive-oldstyle-0.2-3|33	
14mr|texlive-oldstyle-0.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-oldstyle-0.2-3|35	%files
14mr|texlive-oldstyle-0.2-3|36	%{_texmfdistdir}/tex/latex/oldstyle/Ucmm.fd
14mr|texlive-oldstyle-0.2-3|37	%{_texmfdistdir}/tex/latex/oldstyle/oldstyle.sty
14mr|texlive-oldstyle-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/oldstyle/oldstyle.pdf
14mr|texlive-oldstyle-0.2-3|39	#- source
14mr|texlive-oldstyle-0.2-3|40	%doc %{_texmfdistdir}/source/latex/oldstyle/oldstyle.dtx
14mr|texlive-oldstyle-0.2-3|41	%doc %{_texmfdistdir}/source/latex/oldstyle/oldstyle.ins
14mr|texlive-oldstyle-0.2-3|42	
14mr|texlive-oldstyle-0.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-oldstyle-0.2-3|44	%prep
14mr|texlive-oldstyle-0.2-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-oldstyle-0.2-3|46	
14mr|texlive-oldstyle-0.2-3|47	%build
14mr|texlive-oldstyle-0.2-3|48	
14mr|texlive-oldstyle-0.2-3|49	%install
14mr|texlive-oldstyle-0.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-oldstyle-0.2-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-oldstyle-0.2-3|52	
14mr|texlive-oldstyle-0.2-3|53	
14mr|texlive-oldstyle-0.2-3|54	
14mr|texlive-oldstyle-0.2-3|55	%changelog
14mr|texlive-oldstyle-0.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-oldstyle-0.2-3|57	+ Revision: ec225d8
14mr|texlive-oldstyle-0.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-oldstyle-0.2-3|59	
14mr|texlive-oldstyle-0.2-3|60	

20912 14
14mr|texlive-omega-20091109-3|1	# revision 15878
14mr|texlive-omega-20091109-3|2	# category Package
14mr|texlive-omega-20091109-3|3	# catalog-ctan /systems/omega
14mr|texlive-omega-20091109-3|4	# catalog-date 2009-11-09 23:44:56 +0100
14mr|texlive-omega-20091109-3|5	# catalog-license gpl
14mr|texlive-omega-20091109-3|6	# catalog-version undef
14mr|texlive-omega-20091109-3|7	Name:		texlive-omega
14mr|texlive-omega-20091109-3|8	Version:	20091109
14mr|texlive-omega-20091109-3|9	Release:	3
14mr|texlive-omega-20091109-3|10	Summary:	A wide-character-set extension of TeX
14mr|texlive-omega-20091109-3|11	Group:		Publishing
14mr|texlive-omega-20091109-3|12	URL:		http://www.ctan.org/tex-archive/systems/omega
14mr|texlive-omega-20091109-3|13	License:	GPL
14mr|texlive-omega-20091109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omega.tar.xz
14mr|texlive-omega-20091109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omega.doc.tar.xz
14mr|texlive-omega-20091109-3|16	BuildArch:	noarch
14mr|texlive-omega-20091109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-omega-20091109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-omega-20091109-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-omega-20091109-3|20	
14mr|texlive-omega-20091109-3|21	%description
14mr|texlive-omega-20091109-3|22	A development of TeX, which deals in multi-octet Unicode
14mr|texlive-omega-20091109-3|23	characters, to enable native treatment of a wide range of
14mr|texlive-omega-20091109-3|24	languages without changing character-set. Work on Omega seems,
14mr|texlive-omega-20091109-3|25	more or less, to have ceased: its immediate successor was to be
14mr|texlive-omega-20091109-3|26	the aleph project (though that too has stalled). Projects
14mr|texlive-omega-20091109-3|27	developing Omega (and Aleph) ideas include Omega-2 and LuaTeX.
14mr|texlive-omega-20091109-3|28	
14mr|texlive-omega-20091109-3|29	%post
14mr|texlive-omega-20091109-3|30	%{_sbindir}/texlive.post
14mr|texlive-omega-20091109-3|31	
14mr|texlive-omega-20091109-3|32	%postun
14mr|texlive-omega-20091109-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-omega-20091109-3|34	%{_sbindir}/texlive.post
14mr|texlive-omega-20091109-3|35	fi
14mr|texlive-omega-20091109-3|36	
14mr|texlive-omega-20091109-3|37	#-----------------------------------------------------------------------
14mr|texlive-omega-20091109-3|38	%files
14mr|texlive-omega-20091109-3|39	%{_texmfdistdir}/dvips/omega/config.omega
14mr|texlive-omega-20091109-3|40	%{_texmfdistdir}/dvips/omega/omega.cfg
14mr|texlive-omega-20091109-3|41	%{_texmfdistdir}/fonts/afm/public/omega/omsea1.afm
14mr|texlive-omega-20091109-3|42	%{_texmfdistdir}/fonts/afm/public/omega/omsea1b.afm
14mr|texlive-omega-20091109-3|43	%{_texmfdistdir}/fonts/afm/public/omega/omsea2.afm
14mr|texlive-omega-20091109-3|44	%{_texmfdistdir}/fonts/afm/public/omega/omsea2b.afm
14mr|texlive-omega-20091109-3|45	%{_texmfdistdir}/fonts/afm/public/omega/omsea3.afm
14mr|texlive-omega-20091109-3|46	%{_texmfdistdir}/fonts/afm/public/omega/omsea3b.afm
14mr|texlive-omega-20091109-3|47	%{_texmfdistdir}/fonts/afm/public/omega/omseco.afm
14mr|texlive-omega-20091109-3|48	%{_texmfdistdir}/fonts/afm/public/omega/omsecob.afm
14mr|texlive-omega-20091109-3|49	%{_texmfdistdir}/fonts/afm/public/omega/omsecobi.afm
14mr|texlive-omega-20091109-3|50	%{_texmfdistdir}/fonts/afm/public/omega/omsecoi.afm
14mr|texlive-omega-20091109-3|51	%{_texmfdistdir}/fonts/afm/public/omega/omsecx.afm
14mr|texlive-omega-20091109-3|52	%{_texmfdistdir}/fonts/afm/public/omega/omsecy.afm
14mr|texlive-omega-20091109-3|53	%{_texmfdistdir}/fonts/afm/public/omega/omsegr.afm
14mr|texlive-omega-20091109-3|54	%{_texmfdistdir}/fonts/afm/public/omega/omsegrb.afm
14mr|texlive-omega-20091109-3|55	%{_texmfdistdir}/fonts/afm/public/omega/omsegrbi.afm
14mr|texlive-omega-20091109-3|56	%{_texmfdistdir}/fonts/afm/public/omega/omsegri.afm
14mr|texlive-omega-20091109-3|57	%{_texmfdistdir}/fonts/afm/public/omega/omseha.afm
14mr|texlive-omega-20091109-3|58	%{_texmfdistdir}/fonts/afm/public/omega/omsehe.afm
14mr|texlive-omega-20091109-3|59	%{_texmfdistdir}/fonts/afm/public/omega/omseip.afm
14mr|texlive-omega-20091109-3|60	%{_texmfdistdir}/fonts/afm/public/omega/omsela.afm
14mr|texlive-omega-20091109-3|61	%{_texmfdistdir}/fonts/afm/public/omega/omselab.afm
14mr|texlive-omega-20091109-3|62	%{_texmfdistdir}/fonts/afm/public/omega/omselabi.afm
14mr|texlive-omega-20091109-3|63	%{_texmfdistdir}/fonts/afm/public/omega/omselai.afm
14mr|texlive-omega-20091109-3|64	%{_texmfdistdir}/fonts/afm/public/omega/omseti.afm
14mr|texlive-omega-20091109-3|65	%{_texmfdistdir}/fonts/map/dvips/omega/omega.map
14mr|texlive-omega-20091109-3|66	%{_texmfdistdir}/fonts/ofm/public/omega/omarab.ofm
14mr|texlive-omega-20091109-3|67	%{_texmfdistdir}/fonts/ofm/public/omega/omarabb.ofm
14mr|texlive-omega-20091109-3|68	%{_texmfdistdir}/fonts/ofm/public/omega/omlgc.ofm
14mr|texlive-omega-20091109-3|69	%{_texmfdistdir}/fonts/ofm/public/omega/omlgcb.ofm
14mr|texlive-omega-20091109-3|70	%{_texmfdistdir}/fonts/ofm/public/omega/omlgcbi.ofm
14mr|texlive-omega-20091109-3|71	%{_texmfdistdir}/fonts/ofm/public/omega/omlgci.ofm
14mr|texlive-omega-20091109-3|72	%{_texmfdistdir}/fonts/ofm/public/omega/ucitt10.ofm
14mr|texlive-omega-20091109-3|73	%{_texmfdistdir}/fonts/ofm/public/omega/ucsltt10.ofm
14mr|texlive-omega-20091109-3|74	%{_texmfdistdir}/fonts/ofm/public/omega/uctt10.ofm
14mr|texlive-omega-20091109-3|75	%{_texmfdistdir}/fonts/ofm/public/omega/uctt12.ofm
14mr|texlive-omega-20091109-3|76	%{_texmfdistdir}/fonts/ofm/public/omega/uctt8.ofm
14mr|texlive-omega-20091109-3|77	%{_texmfdistdir}/fonts/ofm/public/omega/uctt9.ofm
14mr|texlive-omega-20091109-3|78	%{_texmfdistdir}/fonts/ofm/public/omega/ucvtt10.ofm
14mr|texlive-omega-20091109-3|79	%{_texmfdistdir}/fonts/ovf/public/omega/omarab.ovf
14mr|texlive-omega-20091109-3|80	%{_texmfdistdir}/fonts/ovf/public/omega/omarabb.ovf
14mr|texlive-omega-20091109-3|81	%{_texmfdistdir}/fonts/ovf/public/omega/omlgc.ovf
14mr|texlive-omega-20091109-3|82	%{_texmfdistdir}/fonts/ovf/public/omega/omlgcb.ovf
14mr|texlive-omega-20091109-3|83	%{_texmfdistdir}/fonts/ovf/public/omega/omlgcbi.ovf
14mr|texlive-omega-20091109-3|84	%{_texmfdistdir}/fonts/ovf/public/omega/omlgci.ovf
14mr|texlive-omega-20091109-3|85	%{_texmfdistdir}/fonts/ovf/public/omega/ucitt10.ovf
14mr|texlive-omega-20091109-3|86	%{_texmfdistdir}/fonts/ovf/public/omega/ucsltt10.ovf
14mr|texlive-omega-20091109-3|87	%{_texmfdistdir}/fonts/ovf/public/omega/uctt10.ovf
14mr|texlive-omega-20091109-3|88	%{_texmfdistdir}/fonts/ovf/public/omega/uctt12.ovf
14mr|texlive-omega-20091109-3|89	%{_texmfdistdir}/fonts/ovf/public/omega/uctt8.ovf
14mr|texlive-omega-20091109-3|90	%{_texmfdistdir}/fonts/ovf/public/omega/uctt9.ovf
14mr|texlive-omega-20091109-3|91	%{_texmfdistdir}/fonts/ovf/public/omega/ucvtt10.ovf
14mr|texlive-omega-20091109-3|92	%{_texmfdistdir}/fonts/ovp/public/omega/omarab.ovp
14mr|texlive-omega-20091109-3|93	%{_texmfdistdir}/fonts/ovp/public/omega/omarabb.ovp
14mr|texlive-omega-20091109-3|94	%{_texmfdistdir}/fonts/ovp/public/omega/omlgc.ovp
14mr|texlive-omega-20091109-3|95	%{_texmfdistdir}/fonts/ovp/public/omega/omlgcb.ovp
14mr|texlive-omega-20091109-3|96	%{_texmfdistdir}/fonts/ovp/public/omega/omlgcbi.ovp
14mr|texlive-omega-20091109-3|97	%{_texmfdistdir}/fonts/ovp/public/omega/omlgci.ovp
14mr|texlive-omega-20091109-3|98	%{_texmfdistdir}/fonts/ovp/public/omega/ucitt10.ovp
14mr|texlive-omega-20091109-3|99	%{_texmfdistdir}/fonts/ovp/public/omega/ucsltt10.ovp
14mr|texlive-omega-20091109-3|100	%{_texmfdistdir}/fonts/ovp/public/omega/uctt10.ovp
14mr|texlive-omega-20091109-3|101	%{_texmfdistdir}/fonts/ovp/public/omega/uctt12.ovp
14mr|texlive-omega-20091109-3|102	%{_texmfdistdir}/fonts/ovp/public/omega/uctt8.ovp
14mr|texlive-omega-20091109-3|103	%{_texmfdistdir}/fonts/ovp/public/omega/uctt9.ovp
14mr|texlive-omega-20091109-3|104	%{_texmfdistdir}/fonts/ovp/public/omega/ucvtt10.ovp
14mr|texlive-omega-20091109-3|105	%{_texmfdistdir}/fonts/tfm/public/omega/omding.tfm
14mr|texlive-omega-20091109-3|106	%{_texmfdistdir}/fonts/tfm/public/omega/omsea1.tfm
14mr|texlive-omega-20091109-3|107	%{_texmfdistdir}/fonts/tfm/public/omega/omsea1b.tfm
14mr|texlive-omega-20091109-3|108	%{_texmfdistdir}/fonts/tfm/public/omega/omsea2.tfm
14mr|texlive-omega-20091109-3|109	%{_texmfdistdir}/fonts/tfm/public/omega/omsea2b.tfm
14mr|texlive-omega-20091109-3|110	%{_texmfdistdir}/fonts/tfm/public/omega/omsea3.tfm
14mr|texlive-omega-20091109-3|111	%{_texmfdistdir}/fonts/tfm/public/omega/omsea3b.tfm
14mr|texlive-omega-20091109-3|112	%{_texmfdistdir}/fonts/tfm/public/omega/omseco.tfm
14mr|texlive-omega-20091109-3|113	%{_texmfdistdir}/fonts/tfm/public/omega/omsecob.tfm
14mr|texlive-omega-20091109-3|114	%{_texmfdistdir}/fonts/tfm/public/omega/omsecobi.tfm
14mr|texlive-omega-20091109-3|115	%{_texmfdistdir}/fonts/tfm/public/omega/omsecoi.tfm
14mr|texlive-omega-20091109-3|116	%{_texmfdistdir}/fonts/tfm/public/omega/omsecx.tfm
14mr|texlive-omega-20091109-3|117	%{_texmfdistdir}/fonts/tfm/public/omega/omsecy.tfm
14mr|texlive-omega-20091109-3|118	%{_texmfdistdir}/fonts/tfm/public/omega/omsegr.tfm
14mr|texlive-omega-20091109-3|119	%{_texmfdistdir}/fonts/tfm/public/omega/omsegrb.tfm
14mr|texlive-omega-20091109-3|120	%{_texmfdistdir}/fonts/tfm/public/omega/omsegrbi.tfm
14mr|texlive-omega-20091109-3|121	%{_texmfdistdir}/fonts/tfm/public/omega/omsegri.tfm
14mr|texlive-omega-20091109-3|122	%{_texmfdistdir}/fonts/tfm/public/omega/omseha.tfm
14mr|texlive-omega-20091109-3|123	%{_texmfdistdir}/fonts/tfm/public/omega/omseip.tfm
14mr|texlive-omega-20091109-3|124	%{_texmfdistdir}/fonts/tfm/public/omega/omsela.tfm
14mr|texlive-omega-20091109-3|125	%{_texmfdistdir}/fonts/tfm/public/omega/omselab.tfm
14mr|texlive-omega-20091109-3|126	%{_texmfdistdir}/fonts/tfm/public/omega/omselabi.tfm
14mr|texlive-omega-20091109-3|127	%{_texmfdistdir}/fonts/tfm/public/omega/omselai.tfm
14mr|texlive-omega-20091109-3|128	%{_texmfdistdir}/fonts/tfm/public/omega/omseti.tfm
14mr|texlive-omega-20091109-3|129	%{_texmfdistdir}/fonts/tfm/public/omega/omssti.tfm
14mr|texlive-omega-20091109-3|130	%{_texmfdistdir}/fonts/type1/public/omega/omding.pfb
14mr|texlive-omega-20091109-3|131	%{_texmfdistdir}/fonts/type1/public/omega/omsea1.pfb
14mr|texlive-omega-20091109-3|132	%{_texmfdistdir}/fonts/type1/public/omega/omsea1b.pfb
14mr|texlive-omega-20091109-3|133	%{_texmfdistdir}/fonts/type1/public/omega/omsea2.pfb
14mr|texlive-omega-20091109-3|134	%{_texmfdistdir}/fonts/type1/public/omega/omsea2b.pfb
14mr|texlive-omega-20091109-3|135	%{_texmfdistdir}/fonts/type1/public/omega/omsea3.pfb
14mr|texlive-omega-20091109-3|136	%{_texmfdistdir}/fonts/type1/public/omega/omsea3b.pfb
14mr|texlive-omega-20091109-3|137	%{_texmfdistdir}/fonts/type1/public/omega/omseco.pfb
14mr|texlive-omega-20091109-3|138	%{_texmfdistdir}/fonts/type1/public/omega/omsecob.pfb
14mr|texlive-omega-20091109-3|139	%{_texmfdistdir}/fonts/type1/public/omega/omsecobi.pfb
14mr|texlive-omega-20091109-3|140	%{_texmfdistdir}/fonts/type1/public/omega/omsecoi.pfb
14mr|texlive-omega-20091109-3|141	%{_texmfdistdir}/fonts/type1/public/omega/omsecx.pfb
14mr|texlive-omega-20091109-3|142	%{_texmfdistdir}/fonts/type1/public/omega/omsecy.pfb
14mr|texlive-omega-20091109-3|143	%{_texmfdistdir}/fonts/type1/public/omega/omsecyb.pfb
14mr|texlive-omega-20091109-3|144	%{_texmfdistdir}/fonts/type1/public/omega/omsecyi.pfb
14mr|texlive-omega-20091109-3|145	%{_texmfdistdir}/fonts/type1/public/omega/omsegr.pfb
14mr|texlive-omega-20091109-3|146	%{_texmfdistdir}/fonts/type1/public/omega/omsegrb.pfb
14mr|texlive-omega-20091109-3|147	%{_texmfdistdir}/fonts/type1/public/omega/omsegrbi.pfb
14mr|texlive-omega-20091109-3|148	%{_texmfdistdir}/fonts/type1/public/omega/omsegri.pfb
14mr|texlive-omega-20091109-3|149	%{_texmfdistdir}/fonts/type1/public/omega/omseha.pfb
14mr|texlive-omega-20091109-3|150	%{_texmfdistdir}/fonts/type1/public/omega/omsehe.pfb
14mr|texlive-omega-20091109-3|151	%{_texmfdistdir}/fonts/type1/public/omega/omseip.pfb
14mr|texlive-omega-20091109-3|152	%{_texmfdistdir}/fonts/type1/public/omega/omsela.pfb
14mr|texlive-omega-20091109-3|153	%{_texmfdistdir}/fonts/type1/public/omega/omselab.pfb
14mr|texlive-omega-20091109-3|154	%{_texmfdistdir}/fonts/type1/public/omega/omselabi.pfb
14mr|texlive-omega-20091109-3|155	%{_texmfdistdir}/fonts/type1/public/omega/omselai.pfb
14mr|texlive-omega-20091109-3|156	%{_texmfdistdir}/fonts/type1/public/omega/omseti.pfb
14mr|texlive-omega-20091109-3|157	%{_texmfdistdir}/fonts/type1/public/omega/omssti.pfb
14mr|texlive-omega-20091109-3|158	%{_texmfdistdir}/omega/ocp/char2uni/in646.ocp
14mr|texlive-omega-20091109-3|159	%{_texmfdistdir}/omega/ocp/char2uni/in88591.ocp
14mr|texlive-omega-20091109-3|160	%{_texmfdistdir}/omega/ocp/char2uni/in88592.ocp
14mr|texlive-omega-20091109-3|161	%{_texmfdistdir}/omega/ocp/char2uni/in88593.ocp
14mr|texlive-omega-20091109-3|162	%{_texmfdistdir}/omega/ocp/char2uni/in88594.ocp
14mr|texlive-omega-20091109-3|163	%{_texmfdistdir}/omega/ocp/char2uni/in88595.ocp
14mr|texlive-omega-20091109-3|164	%{_texmfdistdir}/omega/ocp/char2uni/in88596.ocp
14mr|texlive-omega-20091109-3|165	%{_texmfdistdir}/omega/ocp/char2uni/in88597.ocp
14mr|texlive-omega-20091109-3|166	%{_texmfdistdir}/omega/ocp/char2uni/in88598.ocp
14mr|texlive-omega-20091109-3|167	%{_texmfdistdir}/omega/ocp/char2uni/in88599.ocp
14mr|texlive-omega-20091109-3|168	%{_texmfdistdir}/omega/ocp/char2uni/in8859a.ocp
14mr|texlive-omega-20091109-3|169	%{_texmfdistdir}/omega/ocp/char2uni/in8859d.ocp
14mr|texlive-omega-20091109-3|170	%{_texmfdistdir}/omega/ocp/char2uni/in8859e.ocp
14mr|texlive-omega-20091109-3|171	%{_texmfdistdir}/omega/ocp/char2uni/in8859f.ocp
14mr|texlive-omega-20091109-3|172	%{_texmfdistdir}/omega/ocp/char2uni/in8859g.ocp
14mr|texlive-omega-20091109-3|173	%{_texmfdistdir}/omega/ocp/char2uni/inatari.ocp
14mr|texlive-omega-20091109-3|174	%{_texmfdistdir}/omega/ocp/char2uni/inav.ocp
14mr|texlive-omega-20091109-3|175	%{_texmfdistdir}/omega/ocp/char2uni/inbig5.ocp
14mr|texlive-omega-20091109-3|176	%{_texmfdistdir}/omega/ocp/char2uni/incp1250.ocp
14mr|texlive-omega-20091109-3|177	%{_texmfdistdir}/omega/ocp/char2uni/incp1251.ocp
14mr|texlive-omega-20091109-3|178	%{_texmfdistdir}/omega/ocp/char2uni/incp1252.ocp
14mr|texlive-omega-20091109-3|179	%{_texmfdistdir}/omega/ocp/char2uni/incp1253.ocp
14mr|texlive-omega-20091109-3|180	%{_texmfdistdir}/omega/ocp/char2uni/incp1254.ocp
14mr|texlive-omega-20091109-3|181	%{_texmfdistdir}/omega/ocp/char2uni/incp1255.ocp
14mr|texlive-omega-20091109-3|182	%{_texmfdistdir}/omega/ocp/char2uni/incp1256.ocp
14mr|texlive-omega-20091109-3|183	%{_texmfdistdir}/omega/ocp/char2uni/incp1257.ocp
14mr|texlive-omega-20091109-3|184	%{_texmfdistdir}/omega/ocp/char2uni/incp1258.ocp
14mr|texlive-omega-20091109-3|185	%{_texmfdistdir}/omega/ocp/char2uni/incp866.ocp
14mr|texlive-omega-20091109-3|186	%{_texmfdistdir}/omega/ocp/char2uni/incp874.ocp
14mr|texlive-omega-20091109-3|187	%{_texmfdistdir}/omega/ocp/char2uni/inebcdic.ocp
14mr|texlive-omega-20091109-3|188	%{_texmfdistdir}/omega/ocp/char2uni/ingb.ocp
14mr|texlive-omega-20091109-3|189	%{_texmfdistdir}/omega/ocp/char2uni/inkoi8.ocp
14mr|texlive-omega-20091109-3|190	%{_texmfdistdir}/omega/ocp/char2uni/inmac.ocp
14mr|texlive-omega-20091109-3|191	%{_texmfdistdir}/omega/ocp/char2uni/inmsdos.ocp
14mr|texlive-omega-20091109-3|192	%{_texmfdistdir}/omega/ocp/char2uni/inmsdos2.ocp
14mr|texlive-omega-20091109-3|193	%{_texmfdistdir}/omega/ocp/char2uni/innext.ocp
14mr|texlive-omega-20091109-3|194	%{_texmfdistdir}/omega/ocp/char2uni/inov.ocp
14mr|texlive-omega-20091109-3|195	%{_texmfdistdir}/omega/ocp/char2uni/inps2.ocp
14mr|texlive-omega-20091109-3|196	%{_texmfdistdir}/omega/ocp/char2uni/insf1.ocp
14mr|texlive-omega-20091109-3|197	%{_texmfdistdir}/omega/ocp/char2uni/insf2.ocp
14mr|texlive-omega-20091109-3|198	%{_texmfdistdir}/omega/ocp/char2uni/intis620.ocp
14mr|texlive-omega-20091109-3|199	%{_texmfdistdir}/omega/ocp/char2uni/inucode.ocp
14mr|texlive-omega-20091109-3|200	%{_texmfdistdir}/omega/ocp/char2uni/inutf8.ocp
14mr|texlive-omega-20091109-3|201	%{_texmfdistdir}/omega/ocp/char2uni/inviet1.ocp
14mr|texlive-omega-20091109-3|202	%{_texmfdistdir}/omega/ocp/char2uni/inviet2.ocp
14mr|texlive-omega-20091109-3|203	%{_texmfdistdir}/omega/ocp/char2uni/inviscii.ocp
14mr|texlive-omega-20091109-3|204	%{_texmfdistdir}/omega/ocp/omega/7arb2uni.ocp
14mr|texlive-omega-20091109-3|205	%{_texmfdistdir}/omega/ocp/omega/7ber2uni.ocp
14mr|texlive-omega-20091109-3|206	%{_texmfdistdir}/omega/ocp/omega/7cyr2uni.ocp
14mr|texlive-omega-20091109-3|207	%{_texmfdistdir}/omega/ocp/omega/7hma2uni.ocp
14mr|texlive-omega-20091109-3|208	%{_texmfdistdir}/omega/ocp/omega/7in88593.ocp
14mr|texlive-omega-20091109-3|209	%{_texmfdistdir}/omega/ocp/omega/7lbe2uni.ocp
14mr|texlive-omega-20091109-3|210	%{_texmfdistdir}/omega/ocp/omega/7pap2uni.ocp
14mr|texlive-omega-20091109-3|211	%{_texmfdistdir}/omega/ocp/omega/7pas2uni.ocp
14mr|texlive-omega-20091109-3|212	%{_texmfdistdir}/omega/ocp/omega/7snd2uni.ocp
14mr|texlive-omega-20091109-3|213	%{_texmfdistdir}/omega/ocp/omega/7syr2uni.ocp
14mr|texlive-omega-20091109-3|214	%{_texmfdistdir}/omega/ocp/omega/7tbe2uni.ocp
14mr|texlive-omega-20091109-3|215	%{_texmfdistdir}/omega/ocp/omega/7urd2uni.ocp
14mr|texlive-omega-20091109-3|216	%{_texmfdistdir}/omega/ocp/omega/8mac-arb2uni.ocp
14mr|texlive-omega-20091109-3|217	%{_texmfdistdir}/omega/ocp/omega/8mac-cyr2uni.ocp
14mr|texlive-omega-20091109-3|218	%{_texmfdistdir}/omega/ocp/omega/apostr2psili.ocp
14mr|texlive-omega-20091109-3|219	%{_texmfdistdir}/omega/ocp/omega/cuni2acad.ocp
14mr|texlive-omega-20091109-3|220	%{_texmfdistdir}/omega/ocp/omega/cuni2amal.ocp
14mr|texlive-omega-20091109-3|221	%{_texmfdistdir}/omega/ocp/omega/cuni2arab.ex.ocp
14mr|texlive-omega-20091109-3|222	%{_texmfdistdir}/omega/ocp/omega/cuni2arab.ocp
14mr|texlive-omega-20091109-3|223	%{_texmfdistdir}/omega/ocp/omega/cuni2asv.ocp
14mr|texlive-omega-20091109-3|224	%{_texmfdistdir}/omega/ocp/omega/cuni2bout.ocp
14mr|texlive-omega-20091109-3|225	%{_texmfdistdir}/omega/ocp/omega/cuni2mona.ocp
14mr|texlive-omega-20091109-3|226	%{_texmfdistdir}/omega/ocp/omega/cuni2nar.ocp
14mr|texlive-omega-20091109-3|227	%{_texmfdistdir}/omega/ocp/omega/cuni2nva.ocp
14mr|texlive-omega-20091109-3|228	%{_texmfdistdir}/omega/ocp/omega/cuni2oar-novow.ocp
14mr|texlive-omega-20091109-3|229	%{_texmfdistdir}/omega/ocp/omega/cuni2oar.ocp
14mr|texlive-omega-20091109-3|230	%{_texmfdistdir}/omega/ocp/omega/cunioara.ocp
14mr|texlive-omega-20091109-3|231	%{_texmfdistdir}/omega/ocp/omega/dblquote-point.ocp
14mr|texlive-omega-20091109-3|232	%{_texmfdistdir}/omega/ocp/omega/destroy.ocp
14mr|texlive-omega-20091109-3|233	%{_texmfdistdir}/omega/ocp/omega/french2uni.ocp
14mr|texlive-omega-20091109-3|234	%{_texmfdistdir}/omega/ocp/omega/greek.ocp
14mr|texlive-omega-20091109-3|235	%{_texmfdistdir}/omega/ocp/omega/grpo2uni.ocp
14mr|texlive-omega-20091109-3|236	%{_texmfdistdir}/omega/ocp/omega/grpotilde2uni.ocp
14mr|texlive-omega-20091109-3|237	%{_texmfdistdir}/omega/ocp/omega/inverted-iota-upsilon.ocp
14mr|texlive-omega-20091109-3|238	%{_texmfdistdir}/omega/ocp/omega/isogr2uni-verbatim.ocp
14mr|texlive-omega-20091109-3|239	%{_texmfdistdir}/omega/ocp/omega/isogr2uni.ocp
14mr|texlive-omega-20091109-3|240	%{_texmfdistdir}/omega/ocp/omega/lat2uni.ocp
14mr|texlive-omega-20091109-3|241	%{_texmfdistdir}/omega/ocp/omega/lowercase.ocp
14mr|texlive-omega-20091109-3|242	%{_texmfdistdir}/omega/ocp/omega/lunatesigma.ocp
14mr|texlive-omega-20091109-3|243	%{_texmfdistdir}/omega/ocp/omega/macgr2uni.ocp
14mr|texlive-omega-20091109-3|244	%{_texmfdistdir}/omega/ocp/omega/medbeta.ocp
14mr|texlive-omega-20091109-3|245	%{_texmfdistdir}/omega/ocp/omega/mixedgreek2uni.ocp
14mr|texlive-omega-20091109-3|246	%{_texmfdistdir}/omega/ocp/omega/tarauni.ocp
14mr|texlive-omega-20091109-3|247	%{_texmfdistdir}/omega/ocp/omega/test1.ocp
14mr|texlive-omega-20091109-3|248	%{_texmfdistdir}/omega/ocp/omega/test3.ocp
14mr|texlive-omega-20091109-3|249	%{_texmfdistdir}/omega/ocp/omega/tiqwah.ocp
14mr|texlive-omega-20091109-3|250	%{_texmfdistdir}/omega/ocp/omega/tiqwah2.ocp
14mr|texlive-omega-20091109-3|251	%{_texmfdistdir}/omega/ocp/omega/tsinduni.ocp
14mr|texlive-omega-20091109-3|252	%{_texmfdistdir}/omega/ocp/omega/turduuni.ocp
14mr|texlive-omega-20091109-3|253	%{_texmfdistdir}/omega/ocp/omega/uni2cuni.ocp
14mr|texlive-omega-20091109-3|254	%{_texmfdistdir}/omega/ocp/omega/uni2greek-verbatim.ocp
14mr|texlive-omega-20091109-3|255	%{_texmfdistdir}/omega/ocp/omega/uni2greek.ocp
14mr|texlive-omega-20091109-3|256	%{_texmfdistdir}/omega/ocp/omega/uni2lat-noffi.ocp
14mr|texlive-omega-20091109-3|257	%{_texmfdistdir}/omega/ocp/omega/uni2lat.ocp
14mr|texlive-omega-20091109-3|258	%{_texmfdistdir}/omega/ocp/omega/unicuni.ocp
14mr|texlive-omega-20091109-3|259	%{_texmfdistdir}/omega/ocp/omega/uppercase-no-accents.ocp
14mr|texlive-omega-20091109-3|260	%{_texmfdistdir}/omega/ocp/omega/uppercase.ocp
14mr|texlive-omega-20091109-3|261	%{_texmfdistdir}/omega/ocp/uni2char/out88591.ocp
14mr|texlive-omega-20091109-3|262	%{_texmfdistdir}/omega/ocp/uni2char/oututf8.ocp
14mr|texlive-omega-20091109-3|263	%{_texmfdistdir}/omega/otp/char2uni/in646.otp
14mr|texlive-omega-20091109-3|264	%{_texmfdistdir}/omega/otp/char2uni/in88591.otp
14mr|texlive-omega-20091109-3|265	%{_texmfdistdir}/omega/otp/char2uni/in88592.otp
14mr|texlive-omega-20091109-3|266	%{_texmfdistdir}/omega/otp/char2uni/in88593.otp
14mr|texlive-omega-20091109-3|267	%{_texmfdistdir}/omega/otp/char2uni/in88594.otp
14mr|texlive-omega-20091109-3|268	%{_texmfdistdir}/omega/otp/char2uni/in88595.otp
14mr|texlive-omega-20091109-3|269	%{_texmfdistdir}/omega/otp/char2uni/in88596.otp
14mr|texlive-omega-20091109-3|270	%{_texmfdistdir}/omega/otp/char2uni/in88597.otp
14mr|texlive-omega-20091109-3|271	%{_texmfdistdir}/omega/otp/char2uni/in88598.otp
14mr|texlive-omega-20091109-3|272	%{_texmfdistdir}/omega/otp/char2uni/in88599.otp
14mr|texlive-omega-20091109-3|273	%{_texmfdistdir}/omega/otp/char2uni/in8859a.otp
14mr|texlive-omega-20091109-3|274	%{_texmfdistdir}/omega/otp/char2uni/in8859d.otp
14mr|texlive-omega-20091109-3|275	%{_texmfdistdir}/omega/otp/char2uni/in8859e.otp
14mr|texlive-omega-20091109-3|276	%{_texmfdistdir}/omega/otp/char2uni/in8859f.otp
14mr|texlive-omega-20091109-3|277	%{_texmfdistdir}/omega/otp/char2uni/in8859g.otp
14mr|texlive-omega-20091109-3|278	%{_texmfdistdir}/omega/otp/char2uni/inatari.otp
14mr|texlive-omega-20091109-3|279	%{_texmfdistdir}/omega/otp/char2uni/inav.otp
14mr|texlive-omega-20091109-3|280	%{_texmfdistdir}/omega/otp/char2uni/inbig5.otp
14mr|texlive-omega-20091109-3|281	%{_texmfdistdir}/omega/otp/char2uni/incp1250.otp
14mr|texlive-omega-20091109-3|282	%{_texmfdistdir}/omega/otp/char2uni/incp1251.otp
14mr|texlive-omega-20091109-3|283	%{_texmfdistdir}/omega/otp/char2uni/incp1252.otp
14mr|texlive-omega-20091109-3|284	%{_texmfdistdir}/omega/otp/char2uni/incp1253.otp
14mr|texlive-omega-20091109-3|285	%{_texmfdistdir}/omega/otp/char2uni/incp1254.otp
14mr|texlive-omega-20091109-3|286	%{_texmfdistdir}/omega/otp/char2uni/incp1255.otp
14mr|texlive-omega-20091109-3|287	%{_texmfdistdir}/omega/otp/char2uni/incp1256.otp
14mr|texlive-omega-20091109-3|288	%{_texmfdistdir}/omega/otp/char2uni/incp1257.otp
14mr|texlive-omega-20091109-3|289	%{_texmfdistdir}/omega/otp/char2uni/incp1258.otp
14mr|texlive-omega-20091109-3|290	%{_texmfdistdir}/omega/otp/char2uni/incp866.otp
14mr|texlive-omega-20091109-3|291	%{_texmfdistdir}/omega/otp/char2uni/incp874.otp
14mr|texlive-omega-20091109-3|292	%{_texmfdistdir}/omega/otp/char2uni/inebcdic.otp
14mr|texlive-omega-20091109-3|293	%{_texmfdistdir}/omega/otp/char2uni/ingb.otp
14mr|texlive-omega-20091109-3|294	%{_texmfdistdir}/omega/otp/char2uni/inkoi8.otp
14mr|texlive-omega-20091109-3|295	%{_texmfdistdir}/omega/otp/char2uni/inmac.otp
14mr|texlive-omega-20091109-3|296	%{_texmfdistdir}/omega/otp/char2uni/inmsdos.otp
14mr|texlive-omega-20091109-3|297	%{_texmfdistdir}/omega/otp/char2uni/inmsdos2.otp
14mr|texlive-omega-20091109-3|298	%{_texmfdistdir}/omega/otp/char2uni/innext.otp
14mr|texlive-omega-20091109-3|299	%{_texmfdistdir}/omega/otp/char2uni/inov.otp
14mr|texlive-omega-20091109-3|300	%{_texmfdistdir}/omega/otp/char2uni/inps2.otp
14mr|texlive-omega-20091109-3|301	%{_texmfdistdir}/omega/otp/char2uni/insf1.otp
14mr|texlive-omega-20091109-3|302	%{_texmfdistdir}/omega/otp/char2uni/insf2.otp
14mr|texlive-omega-20091109-3|303	%{_texmfdistdir}/omega/otp/char2uni/intis620.otp
14mr|texlive-omega-20091109-3|304	%{_texmfdistdir}/omega/otp/char2uni/inucode.otp
14mr|texlive-omega-20091109-3|305	%{_texmfdistdir}/omega/otp/char2uni/inutf8.otp
14mr|texlive-omega-20091109-3|306	%{_texmfdistdir}/omega/otp/char2uni/inviet1.otp
14mr|texlive-omega-20091109-3|307	%{_texmfdistdir}/omega/otp/char2uni/inviet2.otp
14mr|texlive-omega-20091109-3|308	%{_texmfdistdir}/omega/otp/char2uni/inviscii.otp
14mr|texlive-omega-20091109-3|309	%{_texmfdistdir}/omega/otp/omega/7arb2uni.otp
14mr|texlive-omega-20091109-3|310	%{_texmfdistdir}/omega/otp/omega/7ber2uni.otp
14mr|texlive-omega-20091109-3|311	%{_texmfdistdir}/omega/otp/omega/7cyr2uni.otp
14mr|texlive-omega-20091109-3|312	%{_texmfdistdir}/omega/otp/omega/7hma2uni.otp
14mr|texlive-omega-20091109-3|313	%{_texmfdistdir}/omega/otp/omega/7in88593.otp
14mr|texlive-omega-20091109-3|314	%{_texmfdistdir}/omega/otp/omega/7lbe2uni.otp
14mr|texlive-omega-20091109-3|315	%{_texmfdistdir}/omega/otp/omega/7pap2uni.otp
14mr|texlive-omega-20091109-3|316	%{_texmfdistdir}/omega/otp/omega/7pas2uni.otp
14mr|texlive-omega-20091109-3|317	%{_texmfdistdir}/omega/otp/omega/7snd2uni.otp
14mr|texlive-omega-20091109-3|318	%{_texmfdistdir}/omega/otp/omega/7syr2uni.otp
14mr|texlive-omega-20091109-3|319	%{_texmfdistdir}/omega/otp/omega/7tbe2uni.otp
14mr|texlive-omega-20091109-3|320	%{_texmfdistdir}/omega/otp/omega/7urd2uni.otp
14mr|texlive-omega-20091109-3|321	%{_texmfdistdir}/omega/otp/omega/8mac-arb2uni.otp
14mr|texlive-omega-20091109-3|322	%{_texmfdistdir}/omega/otp/omega/8mac-cyr2uni.otp
14mr|texlive-omega-20091109-3|323	%{_texmfdistdir}/omega/otp/omega/apostr2psili.otp
14mr|texlive-omega-20091109-3|324	%{_texmfdistdir}/omega/otp/omega/cuni2acad.otp
14mr|texlive-omega-20091109-3|325	%{_texmfdistdir}/omega/otp/omega/cuni2amal.otp
14mr|texlive-omega-20091109-3|326	%{_texmfdistdir}/omega/otp/omega/cuni2arab.ex.otp
14mr|texlive-omega-20091109-3|327	%{_texmfdistdir}/omega/otp/omega/cuni2asv.otp
14mr|texlive-omega-20091109-3|328	%{_texmfdistdir}/omega/otp/omega/cuni2bout.otp
14mr|texlive-omega-20091109-3|329	%{_texmfdistdir}/omega/otp/omega/cuni2mona.otp
14mr|texlive-omega-20091109-3|330	%{_texmfdistdir}/omega/otp/omega/cuni2nar.otp
14mr|texlive-omega-20091109-3|331	%{_texmfdistdir}/omega/otp/omega/cuni2nva.otp
14mr|texlive-omega-20091109-3|332	%{_texmfdistdir}/omega/otp/omega/cuni2oar-novow.otp
14mr|texlive-omega-20091109-3|333	%{_texmfdistdir}/omega/otp/omega/cuni2oar.otp
14mr|texlive-omega-20091109-3|334	%{_texmfdistdir}/omega/otp/omega/dblquote-point.otp
14mr|texlive-omega-20091109-3|335	%{_texmfdistdir}/omega/otp/omega/destroy.otp
14mr|texlive-omega-20091109-3|336	%{_texmfdistdir}/omega/otp/omega/french2uni.otp
14mr|texlive-omega-20091109-3|337	%{_texmfdistdir}/omega/otp/omega/grpo2uni.otp
14mr|texlive-omega-20091109-3|338	%{_texmfdistdir}/omega/otp/omega/grpotilde2uni.otp
14mr|texlive-omega-20091109-3|339	%{_texmfdistdir}/omega/otp/omega/inverted-iota-upsilon.otp
14mr|texlive-omega-20091109-3|340	%{_texmfdistdir}/omega/otp/omega/isogr2uni-verbatim.otp
14mr|texlive-omega-20091109-3|341	%{_texmfdistdir}/omega/otp/omega/isogr2uni.otp
14mr|texlive-omega-20091109-3|342	%{_texmfdistdir}/omega/otp/omega/lat2uni.otp
14mr|texlive-omega-20091109-3|343	%{_texmfdistdir}/omega/otp/omega/lowercase.otp
14mr|texlive-omega-20091109-3|344	%{_texmfdistdir}/omega/otp/omega/lunatesigma.otp
14mr|texlive-omega-20091109-3|345	%{_texmfdistdir}/omega/otp/omega/macgr2uni.otp
14mr|texlive-omega-20091109-3|346	%{_texmfdistdir}/omega/otp/omega/medbeta.otp
14mr|texlive-omega-20091109-3|347	%{_texmfdistdir}/omega/otp/omega/mixedgreek2uni.otp
14mr|texlive-omega-20091109-3|348	%{_texmfdistdir}/omega/otp/omega/uni2cuni.otp
14mr|texlive-omega-20091109-3|349	%{_texmfdistdir}/omega/otp/omega/uni2greek-verbatim.otp
14mr|texlive-omega-20091109-3|350	%{_texmfdistdir}/omega/otp/omega/uni2greek.otp
14mr|texlive-omega-20091109-3|351	%{_texmfdistdir}/omega/otp/omega/uni2lat-noffi.otp
14mr|texlive-omega-20091109-3|352	%{_texmfdistdir}/omega/otp/omega/uni2lat.otp
14mr|texlive-omega-20091109-3|353	%{_texmfdistdir}/omega/otp/omega/uppercase-no-accents.otp
14mr|texlive-omega-20091109-3|354	%{_texmfdistdir}/omega/otp/omega/uppercase.otp
14mr|texlive-omega-20091109-3|355	%{_texmfdistdir}/omega/otp/uni2char/out88591.otp
14mr|texlive-omega-20091109-3|356	%{_texmfdistdir}/omega/otp/uni2char/oututf8.otp
14mr|texlive-omega-20091109-3|357	%{_texmfdistdir}/tex/generic/encodings/cmbsy.onm
14mr|texlive-omega-20091109-3|358	%{_texmfdistdir}/tex/generic/encodings/cmbx.onm
14mr|texlive-omega-20091109-3|359	%{_texmfdistdir}/tex/generic/encodings/cmcsc.onm
14mr|texlive-omega-20091109-3|360	%{_texmfdistdir}/tex/generic/encodings/cmex.onm
14mr|texlive-omega-20091109-3|361	%{_texmfdistdir}/tex/generic/encodings/cmmi.onm
14mr|texlive-omega-20091109-3|362	%{_texmfdistdir}/tex/generic/encodings/cmmib.onm
14mr|texlive-omega-20091109-3|363	%{_texmfdistdir}/tex/generic/encodings/cmr.onm
14mr|texlive-omega-20091109-3|364	%{_texmfdistdir}/tex/generic/encodings/cmr1.onm
14mr|texlive-omega-20091109-3|365	%{_texmfdistdir}/tex/generic/encodings/cmsl.onm
14mr|texlive-omega-20091109-3|366	%{_texmfdistdir}/tex/generic/encodings/cmsy.onm
14mr|texlive-omega-20091109-3|367	%{_texmfdistdir}/tex/generic/encodings/cmti.onm
14mr|texlive-omega-20091109-3|368	%{_texmfdistdir}/tex/generic/encodings/cmtt.onm
14mr|texlive-omega-20091109-3|369	%{_texmfdistdir}/tex/generic/encodings/ecrm.onm
14mr|texlive-omega-20091109-3|370	%{_texmfdistdir}/tex/generic/encodings/euex.onm
14mr|texlive-omega-20091109-3|371	%{_texmfdistdir}/tex/generic/encodings/eufb.onm
14mr|texlive-omega-20091109-3|372	%{_texmfdistdir}/tex/generic/encodings/eufm.onm
14mr|texlive-omega-20091109-3|373	%{_texmfdistdir}/tex/generic/encodings/eurb.onm
14mr|texlive-omega-20091109-3|374	%{_texmfdistdir}/tex/generic/encodings/eurm.onm
14mr|texlive-omega-20091109-3|375	%{_texmfdistdir}/tex/generic/encodings/eusb.onm
14mr|texlive-omega-20091109-3|376	%{_texmfdistdir}/tex/generic/encodings/eusm.onm
14mr|texlive-omega-20091109-3|377	%{_texmfdistdir}/tex/generic/encodings/msam.onm
14mr|texlive-omega-20091109-3|378	%{_texmfdistdir}/tex/generic/encodings/msbm.onm
14mr|texlive-omega-20091109-3|379	%{_texmfdistdir}/tex/generic/omegahyph/bghyph.tex
14mr|texlive-omega-20091109-3|380	%{_texmfdistdir}/tex/generic/omegahyph/lthyph.tex
14mr|texlive-omega-20091109-3|381	%{_texmfdistdir}/tex/generic/omegahyph/srhyph.tex
14mr|texlive-omega-20091109-3|382	%{_texmfdistdir}/tex/plain/omega/grlccode.tex
14mr|texlive-omega-20091109-3|383	%{_texmfdistdir}/tex/plain/omega/omega.tex
14mr|texlive-omega-20091109-3|384	%doc %{_texmfdistdir}/doc/omega/base/doc-1.8.tex
14mr|texlive-omega-20091109-3|385	%doc %{_texmfdistdir}/doc/omega/base/torture.ps
14mr|texlive-omega-20091109-3|386	%doc %{_texmfdistdir}/doc/omega/base/torture.tex
14mr|texlive-omega-20091109-3|387	
14mr|texlive-omega-20091109-3|388	#-----------------------------------------------------------------------
14mr|texlive-omega-20091109-3|389	%prep
14mr|texlive-omega-20091109-3|390	%setup -c -a0 -a1
14mr|texlive-omega-20091109-3|391	
14mr|texlive-omega-20091109-3|392	%build
14mr|texlive-omega-20091109-3|393	
14mr|texlive-omega-20091109-3|394	%install
14mr|texlive-omega-20091109-3|395	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-omega-20091109-3|396	cp -fpar dvips fonts omega tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-omega-20091109-3|397	
14mr|texlive-omega-20091109-3|398	
14mr|texlive-omega-20091109-3|399	
14mr|texlive-omega-20091109-3|400	%changelog
14mr|texlive-omega-20091109-3|401	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091109-3
14mr|texlive-omega-20091109-3|402	+ Revision: 81466dd
14mr|texlive-omega-20091109-3|403	- MassBuild#440: Increase release tag
14mr|texlive-omega-20091109-3|404	
14mr|texlive-omega-20091109-3|405	

20913 14
14mr|texlive-omegaware-20131010-6|1	# revision 29764
14mr|texlive-omegaware-20131010-6|2	# category TLCore
14mr|texlive-omegaware-20131010-6|3	# catalog-ctan undef
14mr|texlive-omegaware-20131010-6|4	# catalog-date undef
14mr|texlive-omegaware-20131010-6|5	# catalog-license undef
14mr|texlive-omegaware-20131010-6|6	# catalog-version undef
14mr|texlive-omegaware-20131010-6|7	Name:		texlive-omegaware
14mr|texlive-omegaware-20131010-6|8	Version:	20131010
14mr|texlive-omegaware-20131010-6|9	Release:	6
14mr|texlive-omegaware-20131010-6|10	Summary:	TeXLive omegaware package
14mr|texlive-omegaware-20131010-6|11	Group:		Publishing
14mr|texlive-omegaware-20131010-6|12	URL:		http://tug.org/texlive
14mr|texlive-omegaware-20131010-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-omegaware-20131010-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omegaware.tar.xz
14mr|texlive-omegaware-20131010-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omegaware.doc.tar.xz
14mr|texlive-omegaware-20131010-6|16	BuildArch:	noarch
14mr|texlive-omegaware-20131010-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-omegaware-20131010-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-omegaware-20131010-6|19	Requires:	texlive-omegaware.bin
14mr|texlive-omegaware-20131010-6|20	
14mr|texlive-omegaware-20131010-6|21	%description
14mr|texlive-omegaware-20131010-6|22	TeXLive omegaware package.
14mr|texlive-omegaware-20131010-6|23	
14mr|texlive-omegaware-20131010-6|24	#-----------------------------------------------------------------------
14mr|texlive-omegaware-20131010-6|25	%files
14mr|texlive-omegaware-20131010-6|26	%doc %{_mandir}/man1/odvicopy.1*
14mr|texlive-omegaware-20131010-6|27	%doc %{_texmfdistdir}/doc/man/man1/odvicopy.man1.pdf
14mr|texlive-omegaware-20131010-6|28	%doc %{_texmfdistdir}/doc/man/man1/odvips.man1.pdf
14mr|texlive-omegaware-20131010-6|29	%doc %{_mandir}/man1/odvitype.1*
14mr|texlive-omegaware-20131010-6|30	%doc %{_texmfdistdir}/doc/man/man1/odvitype.man1.pdf
14mr|texlive-omegaware-20131010-6|31	%doc %{_mandir}/man1/ofm2opl.1*
14mr|texlive-omegaware-20131010-6|32	%doc %{_texmfdistdir}/doc/man/man1/ofm2opl.man1.pdf
14mr|texlive-omegaware-20131010-6|33	%doc %{_mandir}/man1/opl2ofm.1*
14mr|texlive-omegaware-20131010-6|34	%doc %{_texmfdistdir}/doc/man/man1/opl2ofm.man1.pdf
14mr|texlive-omegaware-20131010-6|35	%doc %{_mandir}/man1/otangle.1*
14mr|texlive-omegaware-20131010-6|36	%doc %{_texmfdistdir}/doc/man/man1/otangle.man1.pdf
14mr|texlive-omegaware-20131010-6|37	%doc %{_mandir}/man1/otp2ocp.1*
14mr|texlive-omegaware-20131010-6|38	%doc %{_texmfdistdir}/doc/man/man1/otp2ocp.man1.pdf
14mr|texlive-omegaware-20131010-6|39	%doc %{_mandir}/man1/outocp.1*
14mr|texlive-omegaware-20131010-6|40	%doc %{_texmfdistdir}/doc/man/man1/outocp.man1.pdf
14mr|texlive-omegaware-20131010-6|41	%doc %{_mandir}/man1/ovf2ovp.1*
14mr|texlive-omegaware-20131010-6|42	%doc %{_texmfdistdir}/doc/man/man1/ovf2ovp.man1.pdf
14mr|texlive-omegaware-20131010-6|43	%doc %{_mandir}/man1/ovp2ovf.1*
14mr|texlive-omegaware-20131010-6|44	%doc %{_texmfdistdir}/doc/man/man1/ovp2ovf.man1.pdf
14mr|texlive-omegaware-20131010-6|45	
14mr|texlive-omegaware-20131010-6|46	#-----------------------------------------------------------------------
14mr|texlive-omegaware-20131010-6|47	%prep
14mr|texlive-omegaware-20131010-6|48	%setup -c -a0 -a1
14mr|texlive-omegaware-20131010-6|49	
14mr|texlive-omegaware-20131010-6|50	%build
14mr|texlive-omegaware-20131010-6|51	
14mr|texlive-omegaware-20131010-6|52	%install
14mr|texlive-omegaware-20131010-6|53	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-omegaware-20131010-6|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-omegaware-20131010-6|55	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-omegaware-20131010-6|56	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-omegaware-20131010-6|57	
14mr|texlive-omegaware-20131010-6|58	%changelog
14mr|texlive-omegaware-20131010-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131010-6
14mr|texlive-omegaware-20131010-6|60	+ Revision: bc4d8df
14mr|texlive-omegaware-20131010-6|61	- MassBuild#440: Increase release tag
14mr|texlive-omegaware-20131010-6|62	
14mr|texlive-omegaware-20131010-6|63	

20914 14
14mr|texlive-onlyamsmath-0.10-2|1	# revision 25006
14mr|texlive-onlyamsmath-0.10-2|2	# category Package
14mr|texlive-onlyamsmath-0.10-2|3	# catalog-ctan /macros/latex/contrib/onlyamsmath
14mr|texlive-onlyamsmath-0.10-2|4	# catalog-date 2012-01-02 14:24:13 +0100
14mr|texlive-onlyamsmath-0.10-2|5	# catalog-license lppl
14mr|texlive-onlyamsmath-0.10-2|6	# catalog-version 0.10
14mr|texlive-onlyamsmath-0.10-2|7	Name:		texlive-onlyamsmath
14mr|texlive-onlyamsmath-0.10-2|8	Version:	0.10
14mr|texlive-onlyamsmath-0.10-2|9	Release:	2
14mr|texlive-onlyamsmath-0.10-2|10	Summary:	Inhibit use of non-amsmath mathematics markup when using amsmath
14mr|texlive-onlyamsmath-0.10-2|11	Group:		Publishing
14mr|texlive-onlyamsmath-0.10-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/onlyamsmath
14mr|texlive-onlyamsmath-0.10-2|13	License:	LPPL
14mr|texlive-onlyamsmath-0.10-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onlyamsmath.tar.xz
14mr|texlive-onlyamsmath-0.10-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onlyamsmath.doc.tar.xz
14mr|texlive-onlyamsmath-0.10-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onlyamsmath.source.tar.xz
14mr|texlive-onlyamsmath-0.10-2|17	BuildArch:	noarch
14mr|texlive-onlyamsmath-0.10-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-onlyamsmath-0.10-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-onlyamsmath-0.10-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-onlyamsmath-0.10-2|21	
14mr|texlive-onlyamsmath-0.10-2|22	%description
14mr|texlive-onlyamsmath-0.10-2|23	This package inhibits the usage of plain TeX and (on demand) of
14mr|texlive-onlyamsmath-0.10-2|24	standard LaTeX mathematics environments. This is useful for
14mr|texlive-onlyamsmath-0.10-2|25	class writers who want to encourage their users to use the
14mr|texlive-onlyamsmath-0.10-2|26	environments provided by the amsmath package.
14mr|texlive-onlyamsmath-0.10-2|27	
14mr|texlive-onlyamsmath-0.10-2|28	%post
14mr|texlive-onlyamsmath-0.10-2|29	%{_sbindir}/texlive.post
14mr|texlive-onlyamsmath-0.10-2|30	
14mr|texlive-onlyamsmath-0.10-2|31	%postun
14mr|texlive-onlyamsmath-0.10-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-onlyamsmath-0.10-2|33	%{_sbindir}/texlive.post
14mr|texlive-onlyamsmath-0.10-2|34	fi
14mr|texlive-onlyamsmath-0.10-2|35	
14mr|texlive-onlyamsmath-0.10-2|36	#-----------------------------------------------------------------------
14mr|texlive-onlyamsmath-0.10-2|37	%files
14mr|texlive-onlyamsmath-0.10-2|38	%{_texmfdistdir}/tex/latex/onlyamsmath/onlyamsmath.sty
14mr|texlive-onlyamsmath-0.10-2|39	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/ChangeLog
14mr|texlive-onlyamsmath-0.10-2|40	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/Makefile
14mr|texlive-onlyamsmath-0.10-2|41	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/README
14mr|texlive-onlyamsmath-0.10-2|42	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmath-v.tex
14mr|texlive-onlyamsmath-0.10-2|43	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmath.pdf
14mr|texlive-onlyamsmath-0.10-2|44	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmathtest.tex
14mr|texlive-onlyamsmath-0.10-2|45	#- source
14mr|texlive-onlyamsmath-0.10-2|46	%doc %{_texmfdistdir}/source/latex/onlyamsmath/onlyamsmath.dtx
14mr|texlive-onlyamsmath-0.10-2|47	%doc %{_texmfdistdir}/source/latex/onlyamsmath/onlyamsmath.ins
14mr|texlive-onlyamsmath-0.10-2|48	
14mr|texlive-onlyamsmath-0.10-2|49	#-----------------------------------------------------------------------
14mr|texlive-onlyamsmath-0.10-2|50	%prep
14mr|texlive-onlyamsmath-0.10-2|51	%setup -c -a0 -a1 -a2
14mr|texlive-onlyamsmath-0.10-2|52	
14mr|texlive-onlyamsmath-0.10-2|53	%build
14mr|texlive-onlyamsmath-0.10-2|54	
14mr|texlive-onlyamsmath-0.10-2|55	%install
14mr|texlive-onlyamsmath-0.10-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-onlyamsmath-0.10-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-onlyamsmath-0.10-2|58	
14mr|texlive-onlyamsmath-0.10-2|59	
14mr|texlive-onlyamsmath-0.10-2|60	
14mr|texlive-onlyamsmath-0.10-2|61	%changelog
14mr|texlive-onlyamsmath-0.10-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10-2
14mr|texlive-onlyamsmath-0.10-2|63	+ Revision: e69a810
14mr|texlive-onlyamsmath-0.10-2|64	- MassBuild#440: Increase release tag
14mr|texlive-onlyamsmath-0.10-2|65	
14mr|texlive-onlyamsmath-0.10-2|66	

20915 14
14mr|texlive-onrannual-1.1-3|1	# revision 17474
14mr|texlive-onrannual-1.1-3|2	# category Package
14mr|texlive-onrannual-1.1-3|3	# catalog-ctan /macros/latex/contrib/onrannual
14mr|texlive-onrannual-1.1-3|4	# catalog-date 2010-03-20 01:12:30 +0100
14mr|texlive-onrannual-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-onrannual-1.1-3|6	# catalog-version 1.1
14mr|texlive-onrannual-1.1-3|7	Name:		texlive-onrannual
14mr|texlive-onrannual-1.1-3|8	Version:	1.1
14mr|texlive-onrannual-1.1-3|9	Release:	3
14mr|texlive-onrannual-1.1-3|10	Summary:	Class for Office of Naval Research Ocean Battlespace Sensing annual report
14mr|texlive-onrannual-1.1-3|11	Group:		Publishing
14mr|texlive-onrannual-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/onrannual
14mr|texlive-onrannual-1.1-3|13	License:	LPPL1.3
14mr|texlive-onrannual-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onrannual.tar.xz
14mr|texlive-onrannual-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onrannual.doc.tar.xz
14mr|texlive-onrannual-1.1-3|16	BuildArch:	noarch
14mr|texlive-onrannual-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-onrannual-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-onrannual-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-onrannual-1.1-3|20	
14mr|texlive-onrannual-1.1-3|21	%description
14mr|texlive-onrannual-1.1-3|22	This is an unofficial document class for writing ONR annual
14mr|texlive-onrannual-1.1-3|23	reports using LaTeX; as ONR has had numerous problems with
14mr|texlive-onrannual-1.1-3|24	LaTeX-generated PDF submissions in the past. A skeleton
14mr|texlive-onrannual-1.1-3|25	document (and its PDF output) are included.
14mr|texlive-onrannual-1.1-3|26	
14mr|texlive-onrannual-1.1-3|27	%post
14mr|texlive-onrannual-1.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-onrannual-1.1-3|29	
14mr|texlive-onrannual-1.1-3|30	%postun
14mr|texlive-onrannual-1.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-onrannual-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-onrannual-1.1-3|33	fi
14mr|texlive-onrannual-1.1-3|34	
14mr|texlive-onrannual-1.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-onrannual-1.1-3|36	%files
14mr|texlive-onrannual-1.1-3|37	%{_texmfdistdir}/tex/latex/onrannual/onrannual.cls
14mr|texlive-onrannual-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/onrannual/README
14mr|texlive-onrannual-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/onrannual/sample.bib
14mr|texlive-onrannual-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/onrannual/samplefigure.eps
14mr|texlive-onrannual-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/onrannual/samplefigure.pdf
14mr|texlive-onrannual-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/onrannual/skeleton.pdf
14mr|texlive-onrannual-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/onrannual/skeleton.tex
14mr|texlive-onrannual-1.1-3|44	
14mr|texlive-onrannual-1.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-onrannual-1.1-3|46	%prep
14mr|texlive-onrannual-1.1-3|47	%setup -c -a0 -a1
14mr|texlive-onrannual-1.1-3|48	
14mr|texlive-onrannual-1.1-3|49	%build
14mr|texlive-onrannual-1.1-3|50	
14mr|texlive-onrannual-1.1-3|51	%install
14mr|texlive-onrannual-1.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-onrannual-1.1-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-onrannual-1.1-3|54	
14mr|texlive-onrannual-1.1-3|55	
14mr|texlive-onrannual-1.1-3|56	
14mr|texlive-onrannual-1.1-3|57	%changelog
14mr|texlive-onrannual-1.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-onrannual-1.1-3|59	+ Revision: 0a3254e
14mr|texlive-onrannual-1.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-onrannual-1.1-3|61	
14mr|texlive-onrannual-1.1-3|62	

20916 14
14mr|texlive-opcit-1.1-3|1	# revision 15878
14mr|texlive-opcit-1.1-3|2	# category Package
14mr|texlive-opcit-1.1-3|3	# catalog-ctan /macros/latex/contrib/opcit
14mr|texlive-opcit-1.1-3|4	# catalog-date 2006-09-21 21:56:41 +0200
14mr|texlive-opcit-1.1-3|5	# catalog-license lppl
14mr|texlive-opcit-1.1-3|6	# catalog-version 1.1
14mr|texlive-opcit-1.1-3|7	Name:		texlive-opcit
14mr|texlive-opcit-1.1-3|8	Version:	1.1
14mr|texlive-opcit-1.1-3|9	Release:	3
14mr|texlive-opcit-1.1-3|10	Summary:	Footnote-style bibliographical references
14mr|texlive-opcit-1.1-3|11	Group:		Publishing
14mr|texlive-opcit-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/opcit
14mr|texlive-opcit-1.1-3|13	License:	LPPL
14mr|texlive-opcit-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opcit.tar.xz
14mr|texlive-opcit-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opcit.doc.tar.xz
14mr|texlive-opcit-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opcit.source.tar.xz
14mr|texlive-opcit-1.1-3|17	BuildArch:	noarch
14mr|texlive-opcit-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-opcit-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-opcit-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-opcit-1.1-3|21	
14mr|texlive-opcit-1.1-3|22	%description
14mr|texlive-opcit-1.1-3|23	This package addresses the problem of expressing citations in a
14mr|texlive-opcit-1.1-3|24	style that is natural for humanities studies, yet does not
14mr|texlive-opcit-1.1-3|25	interfere with the flow of text (as author-year styles do). The
14mr|texlive-opcit-1.1-3|26	package differs from footbib in that it uses real footnotes,
14mr|texlive-opcit-1.1-3|27	potentially in the same series as any of the document's other
14mr|texlive-opcit-1.1-3|28	footnotes. Opcit also, as its name implies, avoids repetition
14mr|texlive-opcit-1.1-3|29	of full citations, achieving this, to a large extent,
14mr|texlive-opcit-1.1-3|30	automatically.
14mr|texlive-opcit-1.1-3|31	
14mr|texlive-opcit-1.1-3|32	%post
14mr|texlive-opcit-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-opcit-1.1-3|34	
14mr|texlive-opcit-1.1-3|35	%postun
14mr|texlive-opcit-1.1-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-opcit-1.1-3|37	%{_sbindir}/texlive.post
14mr|texlive-opcit-1.1-3|38	fi
14mr|texlive-opcit-1.1-3|39	
14mr|texlive-opcit-1.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-opcit-1.1-3|41	%files
14mr|texlive-opcit-1.1-3|42	%{_texmfdistdir}/bibtex/bst/opcit/opcit.bst
14mr|texlive-opcit-1.1-3|43	%{_texmfdistdir}/tex/latex/opcit/opcit.sty
14mr|texlive-opcit-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/opcit/README
14mr|texlive-opcit-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/opcit/opcit.pdf
14mr|texlive-opcit-1.1-3|46	#- source
14mr|texlive-opcit-1.1-3|47	%doc %{_texmfdistdir}/source/latex/opcit/opcit.dtx
14mr|texlive-opcit-1.1-3|48	%doc %{_texmfdistdir}/source/latex/opcit/opcit.ins
14mr|texlive-opcit-1.1-3|49	
14mr|texlive-opcit-1.1-3|50	#-----------------------------------------------------------------------
14mr|texlive-opcit-1.1-3|51	%prep
14mr|texlive-opcit-1.1-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-opcit-1.1-3|53	
14mr|texlive-opcit-1.1-3|54	%build
14mr|texlive-opcit-1.1-3|55	
14mr|texlive-opcit-1.1-3|56	%install
14mr|texlive-opcit-1.1-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-opcit-1.1-3|58	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-opcit-1.1-3|59	
14mr|texlive-opcit-1.1-3|60	
14mr|texlive-opcit-1.1-3|61	
14mr|texlive-opcit-1.1-3|62	%changelog
14mr|texlive-opcit-1.1-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-opcit-1.1-3|64	+ Revision: c7b31d3
14mr|texlive-opcit-1.1-3|65	- MassBuild#440: Increase release tag
14mr|texlive-opcit-1.1-3|66	
14mr|texlive-opcit-1.1-3|67	

20917 14
14mr|texlive-opensans-1.2-3|1	# revision 24706
14mr|texlive-opensans-1.2-3|2	# category Package
14mr|texlive-opensans-1.2-3|3	# catalog-ctan /fonts/opensans
14mr|texlive-opensans-1.2-3|4	# catalog-date 2011-11-30 18:37:09 +0100
14mr|texlive-opensans-1.2-3|5	# catalog-license lppl1.3
14mr|texlive-opensans-1.2-3|6	# catalog-version 1.2
14mr|texlive-opensans-1.2-3|7	Name:		texlive-opensans
14mr|texlive-opensans-1.2-3|8	Version:	1.2
14mr|texlive-opensans-1.2-3|9	Release:	3
14mr|texlive-opensans-1.2-3|10	Summary:	The Open Sans font family, and LaTeX support
14mr|texlive-opensans-1.2-3|11	Group:		Publishing
14mr|texlive-opensans-1.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/opensans
14mr|texlive-opensans-1.2-3|13	License:	LPPL1.3
14mr|texlive-opensans-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opensans.tar.xz
14mr|texlive-opensans-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opensans.doc.tar.xz
14mr|texlive-opensans-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opensans.source.tar.xz
14mr|texlive-opensans-1.2-3|17	BuildArch:	noarch
14mr|texlive-opensans-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-opensans-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-opensans-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-opensans-1.2-3|21	
14mr|texlive-opensans-1.2-3|22	%description
14mr|texlive-opensans-1.2-3|23	Open Sans is a humanist sans serif typeface designed by Steve
14mr|texlive-opensans-1.2-3|24	Matteson; the font is available from the Google Font Directory
14mr|texlive-opensans-1.2-3|25	as TrueType files licensed under the Apache License version
14mr|texlive-opensans-1.2-3|26	2.0. The package provides support for this font family in
14mr|texlive-opensans-1.2-3|27	LaTeX. It includes the original TrueType fonts, as well as Type
14mr|texlive-opensans-1.2-3|28	1 versions, converted for this package using FontForge for full
14mr|texlive-opensans-1.2-3|29	support with dvips.
14mr|texlive-opensans-1.2-3|30	
14mr|texlive-opensans-1.2-3|31	%post
14mr|texlive-opensans-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-opensans-1.2-3|33	
14mr|texlive-opensans-1.2-3|34	%postun
14mr|texlive-opensans-1.2-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-opensans-1.2-3|36	%{_sbindir}/texlive.post
14mr|texlive-opensans-1.2-3|37	fi
14mr|texlive-opensans-1.2-3|38	
14mr|texlive-opensans-1.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-opensans-1.2-3|40	%files
14mr|texlive-opensans-1.2-3|41	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Bold.afm
14mr|texlive-opensans-1.2-3|42	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-BoldItalic.afm
14mr|texlive-opensans-1.2-3|43	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-CondLight.afm
14mr|texlive-opensans-1.2-3|44	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-CondLightItalic.afm
14mr|texlive-opensans-1.2-3|45	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-ExtraBold.afm
14mr|texlive-opensans-1.2-3|46	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-ExtraBoldItalic.afm
14mr|texlive-opensans-1.2-3|47	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Italic.afm
14mr|texlive-opensans-1.2-3|48	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Light.afm
14mr|texlive-opensans-1.2-3|49	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-LightItalic.afm
14mr|texlive-opensans-1.2-3|50	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Regular.afm
14mr|texlive-opensans-1.2-3|51	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Semibold.afm
14mr|texlive-opensans-1.2-3|52	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-SemiboldItalic.afm
14mr|texlive-opensans-1.2-3|53	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-01.enc
14mr|texlive-opensans-1.2-3|54	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-02.enc
14mr|texlive-opensans-1.2-3|55	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-03.enc
14mr|texlive-opensans-1.2-3|56	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-04.enc
14mr|texlive-opensans-1.2-3|57	%{_texmfdistdir}/fonts/map/dvips/opensans/opensans.map
14mr|texlive-opensans-1.2-3|58	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-01.tfm
14mr|texlive-opensans-1.2-3|59	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-02.tfm
14mr|texlive-opensans-1.2-3|60	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-03.tfm
14mr|texlive-opensans-1.2-3|61	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-04.tfm
14mr|texlive-opensans-1.2-3|62	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|63	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|64	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|65	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|66	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|67	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|68	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|69	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|70	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|71	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|72	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|73	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|74	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|75	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|76	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|77	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|78	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|79	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|80	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|81	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|82	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|83	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-lgr.tfm
14mr|texlive-opensans-1.2-3|84	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-ot1.tfm
14mr|texlive-opensans-1.2-3|85	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t1.tfm
14mr|texlive-opensans-1.2-3|86	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2a.tfm
14mr|texlive-opensans-1.2-3|87	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2b.tfm
14mr|texlive-opensans-1.2-3|88	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2c.tfm
14mr|texlive-opensans-1.2-3|89	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-ts1.tfm
14mr|texlive-opensans-1.2-3|90	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-x2.tfm
14mr|texlive-opensans-1.2-3|91	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-01.tfm
14mr|texlive-opensans-1.2-3|92	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-02.tfm
14mr|texlive-opensans-1.2-3|93	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-03.tfm
14mr|texlive-opensans-1.2-3|94	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-04.tfm
14mr|texlive-opensans-1.2-3|95	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|96	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|97	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|98	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|99	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|100	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|101	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|102	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|103	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|104	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|105	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|106	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|107	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|108	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|109	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|110	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|111	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|112	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|113	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|114	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|115	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|116	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-lgr.tfm
14mr|texlive-opensans-1.2-3|117	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-ot1.tfm
14mr|texlive-opensans-1.2-3|118	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t1.tfm
14mr|texlive-opensans-1.2-3|119	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2a.tfm
14mr|texlive-opensans-1.2-3|120	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2b.tfm
14mr|texlive-opensans-1.2-3|121	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2c.tfm
14mr|texlive-opensans-1.2-3|122	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-ts1.tfm
14mr|texlive-opensans-1.2-3|123	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-x2.tfm
14mr|texlive-opensans-1.2-3|124	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-01.tfm
14mr|texlive-opensans-1.2-3|125	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-02.tfm
14mr|texlive-opensans-1.2-3|126	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-03.tfm
14mr|texlive-opensans-1.2-3|127	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-04.tfm
14mr|texlive-opensans-1.2-3|128	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|129	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|130	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|131	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|132	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|133	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|134	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|135	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|136	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|137	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|138	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|139	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|140	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|141	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|142	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|143	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|144	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|145	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|146	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|147	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|148	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|149	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-lgr.tfm
14mr|texlive-opensans-1.2-3|150	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-ot1.tfm
14mr|texlive-opensans-1.2-3|151	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t1.tfm
14mr|texlive-opensans-1.2-3|152	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2a.tfm
14mr|texlive-opensans-1.2-3|153	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2b.tfm
14mr|texlive-opensans-1.2-3|154	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2c.tfm
14mr|texlive-opensans-1.2-3|155	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-ts1.tfm
14mr|texlive-opensans-1.2-3|156	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-x2.tfm
14mr|texlive-opensans-1.2-3|157	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-01.tfm
14mr|texlive-opensans-1.2-3|158	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-02.tfm
14mr|texlive-opensans-1.2-3|159	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-03.tfm
14mr|texlive-opensans-1.2-3|160	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-04.tfm
14mr|texlive-opensans-1.2-3|161	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|162	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|163	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|164	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|165	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|166	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|167	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|168	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|169	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|170	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|171	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|172	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|173	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|174	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|175	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|176	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|177	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|178	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|179	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|180	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|181	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|182	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-lgr.tfm
14mr|texlive-opensans-1.2-3|183	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ot1.tfm
14mr|texlive-opensans-1.2-3|184	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t1.tfm
14mr|texlive-opensans-1.2-3|185	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2a.tfm
14mr|texlive-opensans-1.2-3|186	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2b.tfm
14mr|texlive-opensans-1.2-3|187	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2c.tfm
14mr|texlive-opensans-1.2-3|188	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ts1.tfm
14mr|texlive-opensans-1.2-3|189	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-x2.tfm
14mr|texlive-opensans-1.2-3|190	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-01.tfm
14mr|texlive-opensans-1.2-3|191	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-02.tfm
14mr|texlive-opensans-1.2-3|192	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-03.tfm
14mr|texlive-opensans-1.2-3|193	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-04.tfm
14mr|texlive-opensans-1.2-3|194	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|195	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|196	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|197	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|198	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|199	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|200	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|201	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|202	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|203	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|204	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|205	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|206	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|207	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|208	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|209	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|210	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|211	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|212	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|213	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|214	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|215	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-lgr.tfm
14mr|texlive-opensans-1.2-3|216	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-ot1.tfm
14mr|texlive-opensans-1.2-3|217	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t1.tfm
14mr|texlive-opensans-1.2-3|218	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2a.tfm
14mr|texlive-opensans-1.2-3|219	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2b.tfm
14mr|texlive-opensans-1.2-3|220	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2c.tfm
14mr|texlive-opensans-1.2-3|221	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-ts1.tfm
14mr|texlive-opensans-1.2-3|222	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-x2.tfm
14mr|texlive-opensans-1.2-3|223	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-01.tfm
14mr|texlive-opensans-1.2-3|224	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-02.tfm
14mr|texlive-opensans-1.2-3|225	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-03.tfm
14mr|texlive-opensans-1.2-3|226	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-04.tfm
14mr|texlive-opensans-1.2-3|227	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|228	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|229	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|230	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|231	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|232	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|233	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|234	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|235	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|236	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|237	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|238	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|239	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|240	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|241	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|242	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|243	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|244	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|245	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|246	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|247	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|248	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-lgr.tfm
14mr|texlive-opensans-1.2-3|249	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ot1.tfm
14mr|texlive-opensans-1.2-3|250	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t1.tfm
14mr|texlive-opensans-1.2-3|251	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2a.tfm
14mr|texlive-opensans-1.2-3|252	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2b.tfm
14mr|texlive-opensans-1.2-3|253	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2c.tfm
14mr|texlive-opensans-1.2-3|254	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ts1.tfm
14mr|texlive-opensans-1.2-3|255	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-x2.tfm
14mr|texlive-opensans-1.2-3|256	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-01.tfm
14mr|texlive-opensans-1.2-3|257	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-02.tfm
14mr|texlive-opensans-1.2-3|258	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-03.tfm
14mr|texlive-opensans-1.2-3|259	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-04.tfm
14mr|texlive-opensans-1.2-3|260	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|261	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|262	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|263	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|264	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|265	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|266	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|267	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|268	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|269	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|270	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|271	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|272	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|273	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|274	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|275	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|276	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|277	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|278	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|279	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|280	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|281	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-lgr.tfm
14mr|texlive-opensans-1.2-3|282	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-ot1.tfm
14mr|texlive-opensans-1.2-3|283	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t1.tfm
14mr|texlive-opensans-1.2-3|284	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2a.tfm
14mr|texlive-opensans-1.2-3|285	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2b.tfm
14mr|texlive-opensans-1.2-3|286	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2c.tfm
14mr|texlive-opensans-1.2-3|287	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-ts1.tfm
14mr|texlive-opensans-1.2-3|288	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-x2.tfm
14mr|texlive-opensans-1.2-3|289	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-01.tfm
14mr|texlive-opensans-1.2-3|290	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-02.tfm
14mr|texlive-opensans-1.2-3|291	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-03.tfm
14mr|texlive-opensans-1.2-3|292	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-04.tfm
14mr|texlive-opensans-1.2-3|293	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|294	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|295	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|296	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|297	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|298	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|299	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|300	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|301	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|302	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|303	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|304	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|305	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|306	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|307	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|308	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|309	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|310	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|311	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|312	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|313	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|314	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-lgr.tfm
14mr|texlive-opensans-1.2-3|315	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-ot1.tfm
14mr|texlive-opensans-1.2-3|316	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t1.tfm
14mr|texlive-opensans-1.2-3|317	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2a.tfm
14mr|texlive-opensans-1.2-3|318	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2b.tfm
14mr|texlive-opensans-1.2-3|319	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2c.tfm
14mr|texlive-opensans-1.2-3|320	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-ts1.tfm
14mr|texlive-opensans-1.2-3|321	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-x2.tfm
14mr|texlive-opensans-1.2-3|322	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-01.tfm
14mr|texlive-opensans-1.2-3|323	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-02.tfm
14mr|texlive-opensans-1.2-3|324	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-03.tfm
14mr|texlive-opensans-1.2-3|325	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-04.tfm
14mr|texlive-opensans-1.2-3|326	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|327	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|328	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|329	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|330	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|331	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|332	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|333	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|334	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|335	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|336	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|337	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|338	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|339	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|340	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|341	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|342	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|343	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|344	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|345	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|346	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|347	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-lgr.tfm
14mr|texlive-opensans-1.2-3|348	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-ot1.tfm
14mr|texlive-opensans-1.2-3|349	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t1.tfm
14mr|texlive-opensans-1.2-3|350	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2a.tfm
14mr|texlive-opensans-1.2-3|351	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2b.tfm
14mr|texlive-opensans-1.2-3|352	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2c.tfm
14mr|texlive-opensans-1.2-3|353	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-ts1.tfm
14mr|texlive-opensans-1.2-3|354	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-x2.tfm
14mr|texlive-opensans-1.2-3|355	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-01.tfm
14mr|texlive-opensans-1.2-3|356	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-02.tfm
14mr|texlive-opensans-1.2-3|357	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-03.tfm
14mr|texlive-opensans-1.2-3|358	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-04.tfm
14mr|texlive-opensans-1.2-3|359	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|360	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|361	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|362	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|363	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|364	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|365	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|366	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|367	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|368	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|369	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|370	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|371	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|372	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|373	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|374	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|375	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|376	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|377	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|378	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|379	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|380	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-lgr.tfm
14mr|texlive-opensans-1.2-3|381	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-ot1.tfm
14mr|texlive-opensans-1.2-3|382	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t1.tfm
14mr|texlive-opensans-1.2-3|383	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2a.tfm
14mr|texlive-opensans-1.2-3|384	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2b.tfm
14mr|texlive-opensans-1.2-3|385	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2c.tfm
14mr|texlive-opensans-1.2-3|386	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-ts1.tfm
14mr|texlive-opensans-1.2-3|387	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-x2.tfm
14mr|texlive-opensans-1.2-3|388	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-01.tfm
14mr|texlive-opensans-1.2-3|389	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-02.tfm
14mr|texlive-opensans-1.2-3|390	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-03.tfm
14mr|texlive-opensans-1.2-3|391	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-04.tfm
14mr|texlive-opensans-1.2-3|392	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|393	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|394	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|395	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|396	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|397	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|398	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|399	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|400	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|401	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|402	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|403	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|404	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|405	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|406	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|407	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|408	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|409	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|410	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|411	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|412	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|413	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-lgr.tfm
14mr|texlive-opensans-1.2-3|414	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-ot1.tfm
14mr|texlive-opensans-1.2-3|415	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t1.tfm
14mr|texlive-opensans-1.2-3|416	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2a.tfm
14mr|texlive-opensans-1.2-3|417	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2b.tfm
14mr|texlive-opensans-1.2-3|418	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2c.tfm
14mr|texlive-opensans-1.2-3|419	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-ts1.tfm
14mr|texlive-opensans-1.2-3|420	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-x2.tfm
14mr|texlive-opensans-1.2-3|421	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-01.tfm
14mr|texlive-opensans-1.2-3|422	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-02.tfm
14mr|texlive-opensans-1.2-3|423	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-03.tfm
14mr|texlive-opensans-1.2-3|424	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-04.tfm
14mr|texlive-opensans-1.2-3|425	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|426	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|427	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|428	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|429	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|430	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|431	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|432	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.tfm
14mr|texlive-opensans-1.2-3|433	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.tfm
14mr|texlive-opensans-1.2-3|434	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.tfm
14mr|texlive-opensans-1.2-3|435	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.tfm
14mr|texlive-opensans-1.2-3|436	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.tfm
14mr|texlive-opensans-1.2-3|437	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.tfm
14mr|texlive-opensans-1.2-3|438	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.tfm
14mr|texlive-opensans-1.2-3|439	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.tfm
14mr|texlive-opensans-1.2-3|440	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.tfm
14mr|texlive-opensans-1.2-3|441	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.tfm
14mr|texlive-opensans-1.2-3|442	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.tfm
14mr|texlive-opensans-1.2-3|443	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.tfm
14mr|texlive-opensans-1.2-3|444	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.tfm
14mr|texlive-opensans-1.2-3|445	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.tfm
14mr|texlive-opensans-1.2-3|446	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-lgr.tfm
14mr|texlive-opensans-1.2-3|447	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ot1.tfm
14mr|texlive-opensans-1.2-3|448	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t1.tfm
14mr|texlive-opensans-1.2-3|449	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2a.tfm
14mr|texlive-opensans-1.2-3|450	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2b.tfm
14mr|texlive-opensans-1.2-3|451	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2c.tfm
14mr|texlive-opensans-1.2-3|452	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ts1.tfm
14mr|texlive-opensans-1.2-3|453	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-x2.tfm
14mr|texlive-opensans-1.2-3|454	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Bold.ttf
14mr|texlive-opensans-1.2-3|455	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-BoldItalic.ttf
14mr|texlive-opensans-1.2-3|456	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-CondLight.ttf
14mr|texlive-opensans-1.2-3|457	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-CondLightItalic.ttf
14mr|texlive-opensans-1.2-3|458	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-ExtraBold.ttf
14mr|texlive-opensans-1.2-3|459	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-ExtraBoldItalic.ttf
14mr|texlive-opensans-1.2-3|460	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Italic.ttf
14mr|texlive-opensans-1.2-3|461	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Light.ttf
14mr|texlive-opensans-1.2-3|462	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-LightItalic.ttf
14mr|texlive-opensans-1.2-3|463	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Regular.ttf
14mr|texlive-opensans-1.2-3|464	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Semibold.ttf
14mr|texlive-opensans-1.2-3|465	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-SemiboldItalic.ttf
14mr|texlive-opensans-1.2-3|466	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Bold.pfb
14mr|texlive-opensans-1.2-3|467	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-BoldItalic.pfb
14mr|texlive-opensans-1.2-3|468	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-CondLight.pfb
14mr|texlive-opensans-1.2-3|469	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-CondLightItalic.pfb
14mr|texlive-opensans-1.2-3|470	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-ExtraBold.pfb
14mr|texlive-opensans-1.2-3|471	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-ExtraBoldItalic.pfb
14mr|texlive-opensans-1.2-3|472	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Italic.pfb
14mr|texlive-opensans-1.2-3|473	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Light.pfb
14mr|texlive-opensans-1.2-3|474	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-LightItalic.pfb
14mr|texlive-opensans-1.2-3|475	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Regular.pfb
14mr|texlive-opensans-1.2-3|476	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Semibold.pfb
14mr|texlive-opensans-1.2-3|477	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-SemiboldItalic.pfb
14mr|texlive-opensans-1.2-3|478	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|479	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|480	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|481	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|482	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|483	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|484	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|485	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|486	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|487	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|488	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|489	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|490	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|491	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|492	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|493	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|494	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|495	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|496	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|497	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|498	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|499	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-lgr.vf
14mr|texlive-opensans-1.2-3|500	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-ot1.vf
14mr|texlive-opensans-1.2-3|501	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t1.vf
14mr|texlive-opensans-1.2-3|502	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2a.vf
14mr|texlive-opensans-1.2-3|503	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2b.vf
14mr|texlive-opensans-1.2-3|504	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2c.vf
14mr|texlive-opensans-1.2-3|505	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-ts1.vf
14mr|texlive-opensans-1.2-3|506	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-x2.vf
14mr|texlive-opensans-1.2-3|507	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|508	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|509	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|510	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|511	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|512	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|513	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|514	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|515	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|516	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|517	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|518	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|519	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|520	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|521	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|522	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|523	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|524	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|525	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|526	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|527	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|528	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-lgr.vf
14mr|texlive-opensans-1.2-3|529	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-ot1.vf
14mr|texlive-opensans-1.2-3|530	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t1.vf
14mr|texlive-opensans-1.2-3|531	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2a.vf
14mr|texlive-opensans-1.2-3|532	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2b.vf
14mr|texlive-opensans-1.2-3|533	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2c.vf
14mr|texlive-opensans-1.2-3|534	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-ts1.vf
14mr|texlive-opensans-1.2-3|535	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-x2.vf
14mr|texlive-opensans-1.2-3|536	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|537	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|538	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|539	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|540	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|541	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|542	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|543	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|544	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|545	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|546	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|547	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|548	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|549	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|550	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|551	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|552	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|553	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|554	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|555	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|556	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|557	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-lgr.vf
14mr|texlive-opensans-1.2-3|558	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-ot1.vf
14mr|texlive-opensans-1.2-3|559	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t1.vf
14mr|texlive-opensans-1.2-3|560	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2a.vf
14mr|texlive-opensans-1.2-3|561	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2b.vf
14mr|texlive-opensans-1.2-3|562	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2c.vf
14mr|texlive-opensans-1.2-3|563	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-ts1.vf
14mr|texlive-opensans-1.2-3|564	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-x2.vf
14mr|texlive-opensans-1.2-3|565	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|566	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|567	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|568	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|569	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|570	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|571	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|572	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|573	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|574	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|575	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|576	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|577	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|578	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|579	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|580	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|581	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|582	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|583	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|584	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|585	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|586	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-lgr.vf
14mr|texlive-opensans-1.2-3|587	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-ot1.vf
14mr|texlive-opensans-1.2-3|588	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t1.vf
14mr|texlive-opensans-1.2-3|589	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2a.vf
14mr|texlive-opensans-1.2-3|590	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2b.vf
14mr|texlive-opensans-1.2-3|591	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2c.vf
14mr|texlive-opensans-1.2-3|592	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-ts1.vf
14mr|texlive-opensans-1.2-3|593	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-x2.vf
14mr|texlive-opensans-1.2-3|594	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|595	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|596	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|597	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|598	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|599	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|600	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|601	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|602	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|603	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|604	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|605	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|606	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|607	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|608	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|609	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|610	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|611	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|612	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|613	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|614	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|615	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-lgr.vf
14mr|texlive-opensans-1.2-3|616	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-ot1.vf
14mr|texlive-opensans-1.2-3|617	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t1.vf
14mr|texlive-opensans-1.2-3|618	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2a.vf
14mr|texlive-opensans-1.2-3|619	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2b.vf
14mr|texlive-opensans-1.2-3|620	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2c.vf
14mr|texlive-opensans-1.2-3|621	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-ts1.vf
14mr|texlive-opensans-1.2-3|622	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-x2.vf
14mr|texlive-opensans-1.2-3|623	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|624	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|625	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|626	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|627	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|628	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|629	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|630	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|631	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|632	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|633	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|634	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|635	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|636	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|637	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|638	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|639	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|640	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|641	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|642	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|643	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|644	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-lgr.vf
14mr|texlive-opensans-1.2-3|645	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ot1.vf
14mr|texlive-opensans-1.2-3|646	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t1.vf
14mr|texlive-opensans-1.2-3|647	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2a.vf
14mr|texlive-opensans-1.2-3|648	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2b.vf
14mr|texlive-opensans-1.2-3|649	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2c.vf
14mr|texlive-opensans-1.2-3|650	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ts1.vf
14mr|texlive-opensans-1.2-3|651	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-x2.vf
14mr|texlive-opensans-1.2-3|652	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|653	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|654	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|655	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|656	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|657	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|658	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|659	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|660	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|661	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|662	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|663	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|664	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|665	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|666	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|667	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|668	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|669	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|670	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|671	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|672	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|673	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-lgr.vf
14mr|texlive-opensans-1.2-3|674	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-ot1.vf
14mr|texlive-opensans-1.2-3|675	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t1.vf
14mr|texlive-opensans-1.2-3|676	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2a.vf
14mr|texlive-opensans-1.2-3|677	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2b.vf
14mr|texlive-opensans-1.2-3|678	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2c.vf
14mr|texlive-opensans-1.2-3|679	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-ts1.vf
14mr|texlive-opensans-1.2-3|680	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-x2.vf
14mr|texlive-opensans-1.2-3|681	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|682	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|683	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|684	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|685	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|686	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|687	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|688	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|689	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|690	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|691	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|692	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|693	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|694	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|695	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|696	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|697	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|698	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|699	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|700	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|701	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|702	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-lgr.vf
14mr|texlive-opensans-1.2-3|703	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-ot1.vf
14mr|texlive-opensans-1.2-3|704	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t1.vf
14mr|texlive-opensans-1.2-3|705	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2a.vf
14mr|texlive-opensans-1.2-3|706	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2b.vf
14mr|texlive-opensans-1.2-3|707	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2c.vf
14mr|texlive-opensans-1.2-3|708	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-ts1.vf
14mr|texlive-opensans-1.2-3|709	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-x2.vf
14mr|texlive-opensans-1.2-3|710	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|711	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|712	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|713	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|714	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|715	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|716	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|717	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|718	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|719	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|720	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|721	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|722	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|723	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|724	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|725	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|726	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|727	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|728	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|729	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|730	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|731	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-lgr.vf
14mr|texlive-opensans-1.2-3|732	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-ot1.vf
14mr|texlive-opensans-1.2-3|733	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t1.vf
14mr|texlive-opensans-1.2-3|734	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2a.vf
14mr|texlive-opensans-1.2-3|735	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2b.vf
14mr|texlive-opensans-1.2-3|736	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2c.vf
14mr|texlive-opensans-1.2-3|737	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-ts1.vf
14mr|texlive-opensans-1.2-3|738	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-x2.vf
14mr|texlive-opensans-1.2-3|739	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|740	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|741	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|742	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|743	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|744	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|745	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|746	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|747	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|748	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|749	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|750	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|751	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|752	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|753	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|754	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|755	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|756	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|757	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|758	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|759	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|760	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-lgr.vf
14mr|texlive-opensans-1.2-3|761	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-ot1.vf
14mr|texlive-opensans-1.2-3|762	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t1.vf
14mr|texlive-opensans-1.2-3|763	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2a.vf
14mr|texlive-opensans-1.2-3|764	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2b.vf
14mr|texlive-opensans-1.2-3|765	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2c.vf
14mr|texlive-opensans-1.2-3|766	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-ts1.vf
14mr|texlive-opensans-1.2-3|767	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-x2.vf
14mr|texlive-opensans-1.2-3|768	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|769	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|770	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|771	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|772	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|773	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|774	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|775	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|776	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|777	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|778	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|779	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|780	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|781	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|782	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|783	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|784	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|785	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|786	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|787	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|788	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|789	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-lgr.vf
14mr|texlive-opensans-1.2-3|790	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-ot1.vf
14mr|texlive-opensans-1.2-3|791	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t1.vf
14mr|texlive-opensans-1.2-3|792	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2a.vf
14mr|texlive-opensans-1.2-3|793	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2b.vf
14mr|texlive-opensans-1.2-3|794	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2c.vf
14mr|texlive-opensans-1.2-3|795	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-ts1.vf
14mr|texlive-opensans-1.2-3|796	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-x2.vf
14mr|texlive-opensans-1.2-3|797	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|798	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|799	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|800	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|801	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|802	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|803	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|804	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.vf
14mr|texlive-opensans-1.2-3|805	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.vf
14mr|texlive-opensans-1.2-3|806	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.vf
14mr|texlive-opensans-1.2-3|807	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.vf
14mr|texlive-opensans-1.2-3|808	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.vf
14mr|texlive-opensans-1.2-3|809	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.vf
14mr|texlive-opensans-1.2-3|810	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.vf
14mr|texlive-opensans-1.2-3|811	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.vf
14mr|texlive-opensans-1.2-3|812	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.vf
14mr|texlive-opensans-1.2-3|813	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.vf
14mr|texlive-opensans-1.2-3|814	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.vf
14mr|texlive-opensans-1.2-3|815	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.vf
14mr|texlive-opensans-1.2-3|816	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.vf
14mr|texlive-opensans-1.2-3|817	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.vf
14mr|texlive-opensans-1.2-3|818	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-lgr.vf
14mr|texlive-opensans-1.2-3|819	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ot1.vf
14mr|texlive-opensans-1.2-3|820	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t1.vf
14mr|texlive-opensans-1.2-3|821	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2a.vf
14mr|texlive-opensans-1.2-3|822	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2b.vf
14mr|texlive-opensans-1.2-3|823	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2c.vf
14mr|texlive-opensans-1.2-3|824	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ts1.vf
14mr|texlive-opensans-1.2-3|825	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-x2.vf
14mr|texlive-opensans-1.2-3|826	%{_texmfdistdir}/tex/latex/opensans/lgrfos.fd
14mr|texlive-opensans-1.2-3|827	%{_texmfdistdir}/tex/latex/opensans/lgrfosj.fd
14mr|texlive-opensans-1.2-3|828	%{_texmfdistdir}/tex/latex/opensans/opensans.sty
14mr|texlive-opensans-1.2-3|829	%{_texmfdistdir}/tex/latex/opensans/ot1fos.fd
14mr|texlive-opensans-1.2-3|830	%{_texmfdistdir}/tex/latex/opensans/ot1fosj.fd
14mr|texlive-opensans-1.2-3|831	%{_texmfdistdir}/tex/latex/opensans/t1fos.fd
14mr|texlive-opensans-1.2-3|832	%{_texmfdistdir}/tex/latex/opensans/t1fosj.fd
14mr|texlive-opensans-1.2-3|833	%{_texmfdistdir}/tex/latex/opensans/t2afos.fd
14mr|texlive-opensans-1.2-3|834	%{_texmfdistdir}/tex/latex/opensans/t2afosj.fd
14mr|texlive-opensans-1.2-3|835	%{_texmfdistdir}/tex/latex/opensans/t2bfos.fd
14mr|texlive-opensans-1.2-3|836	%{_texmfdistdir}/tex/latex/opensans/t2bfosj.fd
14mr|texlive-opensans-1.2-3|837	%{_texmfdistdir}/tex/latex/opensans/t2cfos.fd
14mr|texlive-opensans-1.2-3|838	%{_texmfdistdir}/tex/latex/opensans/t2cfosj.fd
14mr|texlive-opensans-1.2-3|839	%{_texmfdistdir}/tex/latex/opensans/ts1fos.fd
14mr|texlive-opensans-1.2-3|840	%{_texmfdistdir}/tex/latex/opensans/ts1fosj.fd
14mr|texlive-opensans-1.2-3|841	%{_texmfdistdir}/tex/latex/opensans/x2fos.fd
14mr|texlive-opensans-1.2-3|842	%{_texmfdistdir}/tex/latex/opensans/x2fosj.fd
14mr|texlive-opensans-1.2-3|843	%doc %{_texmfdistdir}/doc/fonts/opensans/CHANGES
14mr|texlive-opensans-1.2-3|844	%doc %{_texmfdistdir}/doc/fonts/opensans/README
14mr|texlive-opensans-1.2-3|845	%doc %{_texmfdistdir}/doc/fonts/opensans/manifest.txt
14mr|texlive-opensans-1.2-3|846	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans-samples.pdf
14mr|texlive-opensans-1.2-3|847	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans-samples.tex
14mr|texlive-opensans-1.2-3|848	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans.pdf
14mr|texlive-opensans-1.2-3|849	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans.tex
14mr|texlive-opensans-1.2-3|850	#- source
14mr|texlive-opensans-1.2-3|851	%doc %{_texmfdistdir}/source/fonts/opensans/Makefile
14mr|texlive-opensans-1.2-3|852	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-01.etx
14mr|texlive-opensans-1.2-3|853	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-02.etx
14mr|texlive-opensans-1.2-3|854	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-03.etx
14mr|texlive-opensans-1.2-3|855	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-04.etx
14mr|texlive-opensans-1.2-3|856	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-drv.tex
14mr|texlive-opensans-1.2-3|857	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixcyrillic.mtx
14mr|texlive-opensans-1.2-3|858	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixgreek.mtx
14mr|texlive-opensans-1.2-3|859	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixlatin.mtx
14mr|texlive-opensans-1.2-3|860	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixtextcomp.mtx
14mr|texlive-opensans-1.2-3|861	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-map.tex
14mr|texlive-opensans-1.2-3|862	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-osfigures.etx
14mr|texlive-opensans-1.2-3|863	%doc %{_texmfdistdir}/source/fonts/opensans/ttf2type1.pe
14mr|texlive-opensans-1.2-3|864	
14mr|texlive-opensans-1.2-3|865	#-----------------------------------------------------------------------
14mr|texlive-opensans-1.2-3|866	%prep
14mr|texlive-opensans-1.2-3|867	%setup -c -a0 -a1 -a2
14mr|texlive-opensans-1.2-3|868	
14mr|texlive-opensans-1.2-3|869	%build
14mr|texlive-opensans-1.2-3|870	
14mr|texlive-opensans-1.2-3|871	%install
14mr|texlive-opensans-1.2-3|872	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-opensans-1.2-3|873	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-opensans-1.2-3|874	
14mr|texlive-opensans-1.2-3|875	
14mr|texlive-opensans-1.2-3|876	
14mr|texlive-opensans-1.2-3|877	%changelog
14mr|texlive-opensans-1.2-3|878	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-opensans-1.2-3|879	+ Revision: 9a45316
14mr|texlive-opensans-1.2-3|880	- MassBuild#440: Increase release tag
14mr|texlive-opensans-1.2-3|881	
14mr|texlive-opensans-1.2-3|882	

20918 14
14mr|texlive-opteng-1.0-2|1	# revision 27331
14mr|texlive-opteng-1.0-2|2	# category Package
14mr|texlive-opteng-1.0-2|3	# catalog-ctan /macros/latex/contrib/opteng
14mr|texlive-opteng-1.0-2|4	# catalog-date 2012-06-16 14:32:26 +0200
14mr|texlive-opteng-1.0-2|5	# catalog-license lppl
14mr|texlive-opteng-1.0-2|6	# catalog-version 1.0
14mr|texlive-opteng-1.0-2|7	Name:		texlive-opteng
14mr|texlive-opteng-1.0-2|8	Version:	1.0
14mr|texlive-opteng-1.0-2|9	Release:	2
14mr|texlive-opteng-1.0-2|10	Summary:	SPIE Optical Engineering and OE Letters manuscript template
14mr|texlive-opteng-1.0-2|11	Group:		Publishing
14mr|texlive-opteng-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/opteng
14mr|texlive-opteng-1.0-2|13	License:	LPPL
14mr|texlive-opteng-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opteng.tar.xz
14mr|texlive-opteng-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opteng.doc.tar.xz
14mr|texlive-opteng-1.0-2|16	BuildArch:	noarch
14mr|texlive-opteng-1.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-opteng-1.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-opteng-1.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-opteng-1.0-2|20	
14mr|texlive-opteng-1.0-2|21	%description
14mr|texlive-opteng-1.0-2|22	With this template, and associated style and LaTeX packages, it
14mr|texlive-opteng-1.0-2|23	is possible to estimate the page length of manuscripts for
14mr|texlive-opteng-1.0-2|24	submission to the SPIE journals 'Optical Engineering' and
14mr|texlive-opteng-1.0-2|25	'Optical Engineering Letters'. With a strict three-page limit,
14mr|texlive-opteng-1.0-2|26	this is particularly important for the latter. The template
14mr|texlive-opteng-1.0-2|27	gives simple instructions on how to prepare the manuscript.
14mr|texlive-opteng-1.0-2|28	
14mr|texlive-opteng-1.0-2|29	%post
14mr|texlive-opteng-1.0-2|30	%{_sbindir}/texlive.post
14mr|texlive-opteng-1.0-2|31	
14mr|texlive-opteng-1.0-2|32	%postun
14mr|texlive-opteng-1.0-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-opteng-1.0-2|34	%{_sbindir}/texlive.post
14mr|texlive-opteng-1.0-2|35	fi
14mr|texlive-opteng-1.0-2|36	
14mr|texlive-opteng-1.0-2|37	#-----------------------------------------------------------------------
14mr|texlive-opteng-1.0-2|38	%files
14mr|texlive-opteng-1.0-2|39	%{_texmfdistdir}/tex/latex/opteng/opteng.sty
14mr|texlive-opteng-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/opteng/OptEngInstruct.pdf
14mr|texlive-opteng-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/opteng/OptEngInstruct.tex
14mr|texlive-opteng-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/opteng/README
14mr|texlive-opteng-1.0-2|43	
14mr|texlive-opteng-1.0-2|44	#-----------------------------------------------------------------------
14mr|texlive-opteng-1.0-2|45	%prep
14mr|texlive-opteng-1.0-2|46	%setup -c -a0 -a1
14mr|texlive-opteng-1.0-2|47	
14mr|texlive-opteng-1.0-2|48	%build
14mr|texlive-opteng-1.0-2|49	
14mr|texlive-opteng-1.0-2|50	%install
14mr|texlive-opteng-1.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-opteng-1.0-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-opteng-1.0-2|53	
14mr|texlive-opteng-1.0-2|54	%changelog
14mr|texlive-opteng-1.0-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-opteng-1.0-2|56	+ Revision: 552ae70
14mr|texlive-opteng-1.0-2|57	- MassBuild#440: Increase release tag
14mr|texlive-opteng-1.0-2|58	
14mr|texlive-opteng-1.0-2|59	

20919 14
14mr|texlive-optional-2.2b-3|1	# revision 18131
14mr|texlive-optional-2.2b-3|2	# category Package
14mr|texlive-optional-2.2b-3|3	# catalog-ctan /macros/latex/contrib/optional
14mr|texlive-optional-2.2b-3|4	# catalog-date 2010-05-11 12:50:01 +0200
14mr|texlive-optional-2.2b-3|5	# catalog-license lppl
14mr|texlive-optional-2.2b-3|6	# catalog-version 2.2b
14mr|texlive-optional-2.2b-3|7	Name:		texlive-optional
14mr|texlive-optional-2.2b-3|8	Version:	2.2b
14mr|texlive-optional-2.2b-3|9	Release:	3
14mr|texlive-optional-2.2b-3|10	Summary:	Facilitate optional printing of parts of a document
14mr|texlive-optional-2.2b-3|11	Group:		Publishing
14mr|texlive-optional-2.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/optional
14mr|texlive-optional-2.2b-3|13	License:	LPPL
14mr|texlive-optional-2.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/optional.tar.xz
14mr|texlive-optional-2.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/optional.doc.tar.xz
14mr|texlive-optional-2.2b-3|16	BuildArch:	noarch
14mr|texlive-optional-2.2b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-optional-2.2b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-optional-2.2b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-optional-2.2b-3|20	
14mr|texlive-optional-2.2b-3|21	%description
14mr|texlive-optional-2.2b-3|22	Optional provides simple, flexible, optional compilation of
14mr|texlive-optional-2.2b-3|23	LaTeX documents. Option switches may be given via package
14mr|texlive-optional-2.2b-3|24	options, by the \UseOption command, or interactively via the
14mr|texlive-optional-2.2b-3|25	\AskOption command (help text may be provided, by defining the
14mr|texlive-optional-2.2b-3|26	\ExplainOptions command). The package is not robust, in the way
14mr|texlive-optional-2.2b-3|27	that comment package is, against ill-behaved text. In
14mr|texlive-optional-2.2b-3|28	particular, verbatim text may not be directly included in
14mr|texlive-optional-2.2b-3|29	optional sections (whether they're included or not).
14mr|texlive-optional-2.2b-3|30	
14mr|texlive-optional-2.2b-3|31	%post
14mr|texlive-optional-2.2b-3|32	%{_sbindir}/texlive.post
14mr|texlive-optional-2.2b-3|33	
14mr|texlive-optional-2.2b-3|34	%postun
14mr|texlive-optional-2.2b-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-optional-2.2b-3|36	%{_sbindir}/texlive.post
14mr|texlive-optional-2.2b-3|37	fi
14mr|texlive-optional-2.2b-3|38	
14mr|texlive-optional-2.2b-3|39	#-----------------------------------------------------------------------
14mr|texlive-optional-2.2b-3|40	%files
14mr|texlive-optional-2.2b-3|41	%{_texmfdistdir}/tex/latex/optional/optional.sty
14mr|texlive-optional-2.2b-3|42	%doc %{_texmfdistdir}/doc/latex/optional/optional.pdf
14mr|texlive-optional-2.2b-3|43	%doc %{_texmfdistdir}/doc/latex/optional/optional.tex
14mr|texlive-optional-2.2b-3|44	
14mr|texlive-optional-2.2b-3|45	#-----------------------------------------------------------------------
14mr|texlive-optional-2.2b-3|46	%prep
14mr|texlive-optional-2.2b-3|47	%setup -c -a0 -a1
14mr|texlive-optional-2.2b-3|48	
14mr|texlive-optional-2.2b-3|49	%build
14mr|texlive-optional-2.2b-3|50	
14mr|texlive-optional-2.2b-3|51	%install
14mr|texlive-optional-2.2b-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-optional-2.2b-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-optional-2.2b-3|54	
14mr|texlive-optional-2.2b-3|55	
14mr|texlive-optional-2.2b-3|56	
14mr|texlive-optional-2.2b-3|57	%changelog
14mr|texlive-optional-2.2b-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2b-3
14mr|texlive-optional-2.2b-3|59	+ Revision: 7c0cd25
14mr|texlive-optional-2.2b-3|60	- MassBuild#440: Increase release tag
14mr|texlive-optional-2.2b-3|61	
14mr|texlive-optional-2.2b-3|62	

20920 14
14mr|texlive-ordinalpt-2.1-3|1	# revision 15878
14mr|texlive-ordinalpt-2.1-3|2	# category Package
14mr|texlive-ordinalpt-2.1-3|3	# catalog-ctan /macros/latex/contrib/ordinalpt
14mr|texlive-ordinalpt-2.1-3|4	# catalog-date 2007-02-25 09:43:45 +0100
14mr|texlive-ordinalpt-2.1-3|5	# catalog-license lppl
14mr|texlive-ordinalpt-2.1-3|6	# catalog-version 2.1
14mr|texlive-ordinalpt-2.1-3|7	Name:		texlive-ordinalpt
14mr|texlive-ordinalpt-2.1-3|8	Version:	2.1
14mr|texlive-ordinalpt-2.1-3|9	Release:	3
14mr|texlive-ordinalpt-2.1-3|10	Summary:	Counters as ordinal numbers in Portuguese
14mr|texlive-ordinalpt-2.1-3|11	Group:		Publishing
14mr|texlive-ordinalpt-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ordinalpt
14mr|texlive-ordinalpt-2.1-3|13	License:	LPPL
14mr|texlive-ordinalpt-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.tar.xz
14mr|texlive-ordinalpt-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.doc.tar.xz
14mr|texlive-ordinalpt-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.source.tar.xz
14mr|texlive-ordinalpt-2.1-3|17	BuildArch:	noarch
14mr|texlive-ordinalpt-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ordinalpt-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ordinalpt-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ordinalpt-2.1-3|21	
14mr|texlive-ordinalpt-2.1-3|22	%description
14mr|texlive-ordinalpt-2.1-3|23	The package provides a counter style (like \arabic, \alph and
14mr|texlive-ordinalpt-2.1-3|24	others) which produces as output strings like "primeiro"
14mr|texlive-ordinalpt-2.1-3|25	("first" in Portuguese), "segundo" (second), and so on up to
14mr|texlive-ordinalpt-2.1-3|26	1999th. Separate counter commands are provided for different
14mr|texlive-ordinalpt-2.1-3|27	letter case variants, and for masculine and feminine gender
14mr|texlive-ordinalpt-2.1-3|28	inflections.
14mr|texlive-ordinalpt-2.1-3|29	
14mr|texlive-ordinalpt-2.1-3|30	%post
14mr|texlive-ordinalpt-2.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-ordinalpt-2.1-3|32	
14mr|texlive-ordinalpt-2.1-3|33	%postun
14mr|texlive-ordinalpt-2.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-ordinalpt-2.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-ordinalpt-2.1-3|36	fi
14mr|texlive-ordinalpt-2.1-3|37	
14mr|texlive-ordinalpt-2.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-ordinalpt-2.1-3|39	%files
14mr|texlive-ordinalpt-2.1-3|40	%{_texmfdistdir}/tex/latex/ordinalpt/ordinalpt.sty
14mr|texlive-ordinalpt-2.1-3|41	%doc %{_texmfdistdir}/doc/latex/ordinalpt/README
14mr|texlive-ordinalpt-2.1-3|42	%doc %{_texmfdistdir}/doc/latex/ordinalpt/ordinalpt.pdf
14mr|texlive-ordinalpt-2.1-3|43	#- source
14mr|texlive-ordinalpt-2.1-3|44	%doc %{_texmfdistdir}/source/latex/ordinalpt/ordinalpt.dtx
14mr|texlive-ordinalpt-2.1-3|45	%doc %{_texmfdistdir}/source/latex/ordinalpt/ordinalpt.ins
14mr|texlive-ordinalpt-2.1-3|46	
14mr|texlive-ordinalpt-2.1-3|47	#-----------------------------------------------------------------------
14mr|texlive-ordinalpt-2.1-3|48	%prep
14mr|texlive-ordinalpt-2.1-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-ordinalpt-2.1-3|50	
14mr|texlive-ordinalpt-2.1-3|51	%build
14mr|texlive-ordinalpt-2.1-3|52	
14mr|texlive-ordinalpt-2.1-3|53	%install
14mr|texlive-ordinalpt-2.1-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ordinalpt-2.1-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ordinalpt-2.1-3|56	
14mr|texlive-ordinalpt-2.1-3|57	
14mr|texlive-ordinalpt-2.1-3|58	
14mr|texlive-ordinalpt-2.1-3|59	%changelog
14mr|texlive-ordinalpt-2.1-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-ordinalpt-2.1-3|61	+ Revision: 60f2f7c
14mr|texlive-ordinalpt-2.1-3|62	- MassBuild#440: Increase release tag
14mr|texlive-ordinalpt-2.1-3|63	
14mr|texlive-ordinalpt-2.1-3|64	

20921 14
14mr|texlive-orkhun-20090422-3|1	# revision 15878
14mr|texlive-orkhun-20090422-3|2	# category Package
14mr|texlive-orkhun-20090422-3|3	# catalog-ctan /fonts/orkhun
14mr|texlive-orkhun-20090422-3|4	# catalog-date 2009-04-22 11:33:20 +0200
14mr|texlive-orkhun-20090422-3|5	# catalog-license lppl
14mr|texlive-orkhun-20090422-3|6	# catalog-version undef
14mr|texlive-orkhun-20090422-3|7	Name:		texlive-orkhun
14mr|texlive-orkhun-20090422-3|8	Version:	20090422
14mr|texlive-orkhun-20090422-3|9	Release:	3
14mr|texlive-orkhun-20090422-3|10	Summary:	A font for orkhun script
14mr|texlive-orkhun-20090422-3|11	Group:		Publishing
14mr|texlive-orkhun-20090422-3|12	URL:		http://www.ctan.org/tex-archive/fonts/orkhun
14mr|texlive-orkhun-20090422-3|13	License:	LPPL
14mr|texlive-orkhun-20090422-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/orkhun.tar.xz
14mr|texlive-orkhun-20090422-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/orkhun.doc.tar.xz
14mr|texlive-orkhun-20090422-3|16	BuildArch:	noarch
14mr|texlive-orkhun-20090422-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-orkhun-20090422-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-orkhun-20090422-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-orkhun-20090422-3|20	
14mr|texlive-orkhun-20090422-3|21	%description
14mr|texlive-orkhun-20090422-3|22	The font covers an old Turkic script. It is provided as
14mr|texlive-orkhun-20090422-3|23	MetaFont source.
14mr|texlive-orkhun-20090422-3|24	
14mr|texlive-orkhun-20090422-3|25	%post
14mr|texlive-orkhun-20090422-3|26	%{_sbindir}/texlive.post
14mr|texlive-orkhun-20090422-3|27	
14mr|texlive-orkhun-20090422-3|28	%postun
14mr|texlive-orkhun-20090422-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-orkhun-20090422-3|30	%{_sbindir}/texlive.post
14mr|texlive-orkhun-20090422-3|31	fi
14mr|texlive-orkhun-20090422-3|32	
14mr|texlive-orkhun-20090422-3|33	#-----------------------------------------------------------------------
14mr|texlive-orkhun-20090422-3|34	%files
14mr|texlive-orkhun-20090422-3|35	%{_texmfdistdir}/fonts/source/public/orkhun/orhant.mf
14mr|texlive-orkhun-20090422-3|36	%{_texmfdistdir}/fonts/source/public/orkhun/orhant11.mf
14mr|texlive-orkhun-20090422-3|37	%{_texmfdistdir}/fonts/source/public/orkhun/orhant14.mf
14mr|texlive-orkhun-20090422-3|38	%{_texmfdistdir}/fonts/source/public/orkhun/orhant16.mf
14mr|texlive-orkhun-20090422-3|39	%{_texmfdistdir}/fonts/source/public/orkhun/orhant20.mf
14mr|texlive-orkhun-20090422-3|40	%{_texmfdistdir}/fonts/source/public/orkhun/orhant25.mf
14mr|texlive-orkhun-20090422-3|41	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant11.tfm
14mr|texlive-orkhun-20090422-3|42	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant14.tfm
14mr|texlive-orkhun-20090422-3|43	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant16.tfm
14mr|texlive-orkhun-20090422-3|44	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant20.tfm
14mr|texlive-orkhun-20090422-3|45	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant25.tfm
14mr|texlive-orkhun-20090422-3|46	%doc %{_texmfdistdir}/doc/fonts/orkhun/README_Orkhun.txt
14mr|texlive-orkhun-20090422-3|47	%doc %{_texmfdistdir}/doc/fonts/orkhun/rakhimov.pdf
14mr|texlive-orkhun-20090422-3|48	%doc %{_texmfdistdir}/doc/fonts/orkhun/rakhimov.tex
14mr|texlive-orkhun-20090422-3|49	
14mr|texlive-orkhun-20090422-3|50	#-----------------------------------------------------------------------
14mr|texlive-orkhun-20090422-3|51	%prep
14mr|texlive-orkhun-20090422-3|52	%setup -c -a0 -a1
14mr|texlive-orkhun-20090422-3|53	
14mr|texlive-orkhun-20090422-3|54	%build
14mr|texlive-orkhun-20090422-3|55	
14mr|texlive-orkhun-20090422-3|56	%install
14mr|texlive-orkhun-20090422-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-orkhun-20090422-3|58	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-orkhun-20090422-3|59	
14mr|texlive-orkhun-20090422-3|60	
14mr|texlive-orkhun-20090422-3|61	
14mr|texlive-orkhun-20090422-3|62	%changelog
14mr|texlive-orkhun-20090422-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090422-3
14mr|texlive-orkhun-20090422-3|64	+ Revision: edfbcbe
14mr|texlive-orkhun-20090422-3|65	- MassBuild#440: Increase release tag
14mr|texlive-orkhun-20090422-3|66	
14mr|texlive-orkhun-20090422-3|67	

20922 14
14mr|texlive-oscola-1.3-6|1	# revision 31971
14mr|texlive-oscola-1.3-6|2	# category Package
14mr|texlive-oscola-1.3-6|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/oscola
14mr|texlive-oscola-1.3-6|4	# catalog-date 2013-10-22 18:09:49 +0200
14mr|texlive-oscola-1.3-6|5	# catalog-license lppl1.3
14mr|texlive-oscola-1.3-6|6	# catalog-version 1.3
14mr|texlive-oscola-1.3-6|7	Name:		texlive-oscola
14mr|texlive-oscola-1.3-6|8	Version:	1.3
14mr|texlive-oscola-1.3-6|9	Release:	6
14mr|texlive-oscola-1.3-6|10	Summary:	BibLaTeX style for the Oxford Standard for the Citation of Legal Authorities
14mr|texlive-oscola-1.3-6|11	Group:		Publishing
14mr|texlive-oscola-1.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/oscola
14mr|texlive-oscola-1.3-6|13	License:	LPPL1.3
14mr|texlive-oscola-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oscola.tar.xz
14mr|texlive-oscola-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oscola.doc.tar.xz
14mr|texlive-oscola-1.3-6|16	BuildArch:	noarch
14mr|texlive-oscola-1.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-oscola-1.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-oscola-1.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-oscola-1.3-6|20	
14mr|texlive-oscola-1.3-6|21	%description
14mr|texlive-oscola-1.3-6|22	The package provides a set of style files for use with Biblatex
14mr|texlive-oscola-1.3-6|23	(v 2+) and Biber (v 1+) to produce citations and bibliographies
14mr|texlive-oscola-1.3-6|24	in accordance with the widely-used Oxford Standard for the
14mr|texlive-oscola-1.3-6|25	Citation of Legal Authorities. It also includes facilities for
14mr|texlive-oscola-1.3-6|26	constructing tables of cases and legislation from citations (in
14mr|texlive-oscola-1.3-6|27	conjunction with appropriate indexing packages).
14mr|texlive-oscola-1.3-6|28	
14mr|texlive-oscola-1.3-6|29	%post
14mr|texlive-oscola-1.3-6|30	%{_sbindir}/texlive.post
14mr|texlive-oscola-1.3-6|31	
14mr|texlive-oscola-1.3-6|32	%postun
14mr|texlive-oscola-1.3-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-oscola-1.3-6|34	%{_sbindir}/texlive.post
14mr|texlive-oscola-1.3-6|35	fi
14mr|texlive-oscola-1.3-6|36	
14mr|texlive-oscola-1.3-6|37	#-----------------------------------------------------------------------
14mr|texlive-oscola-1.3-6|38	%files
14mr|texlive-oscola-1.3-6|39	%{_texmfdistdir}/makeindex/oscola/oscola.ist
14mr|texlive-oscola-1.3-6|40	%{_texmfdistdir}/tex/latex/oscola/english-oscola.lbx
14mr|texlive-oscola-1.3-6|41	%{_texmfdistdir}/tex/latex/oscola/oscola.bbx
14mr|texlive-oscola-1.3-6|42	%{_texmfdistdir}/tex/latex/oscola/oscola.cbx
14mr|texlive-oscola-1.3-6|43	%doc %{_texmfdistdir}/doc/latex/oscola/README
14mr|texlive-oscola-1.3-6|44	%doc %{_texmfdistdir}/doc/latex/oscola/oscola-examples.bib
14mr|texlive-oscola-1.3-6|45	%doc %{_texmfdistdir}/doc/latex/oscola/oscola.pdf
14mr|texlive-oscola-1.3-6|46	%doc %{_texmfdistdir}/doc/latex/oscola/oscola.tex
14mr|texlive-oscola-1.3-6|47	
14mr|texlive-oscola-1.3-6|48	#-----------------------------------------------------------------------
14mr|texlive-oscola-1.3-6|49	%prep
14mr|texlive-oscola-1.3-6|50	%setup -c -a0 -a1
14mr|texlive-oscola-1.3-6|51	
14mr|texlive-oscola-1.3-6|52	%build
14mr|texlive-oscola-1.3-6|53	
14mr|texlive-oscola-1.3-6|54	%install
14mr|texlive-oscola-1.3-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-oscola-1.3-6|56	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-oscola-1.3-6|57	
14mr|texlive-oscola-1.3-6|58	%changelog
14mr|texlive-oscola-1.3-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-6
14mr|texlive-oscola-1.3-6|60	+ Revision: 3de6543
14mr|texlive-oscola-1.3-6|61	- MassBuild#440: Increase release tag
14mr|texlive-oscola-1.3-6|62	
14mr|texlive-oscola-1.3-6|63	

20923 14
14mr|texlive-othello-20070112-3|1	# revision 15878
14mr|texlive-othello-20070112-3|2	# category Package
14mr|texlive-othello-20070112-3|3	# catalog-ctan /macros/latex/contrib/othello
14mr|texlive-othello-20070112-3|4	# catalog-date 2007-01-12 15:52:44 +0100
14mr|texlive-othello-20070112-3|5	# catalog-license gpl
14mr|texlive-othello-20070112-3|6	# catalog-version undef
14mr|texlive-othello-20070112-3|7	Name:		texlive-othello
14mr|texlive-othello-20070112-3|8	Version:	20070112
14mr|texlive-othello-20070112-3|9	Release:	3
14mr|texlive-othello-20070112-3|10	Summary:	Create othello boards in LaTeX
14mr|texlive-othello-20070112-3|11	Group:		Publishing
14mr|texlive-othello-20070112-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/othello
14mr|texlive-othello-20070112-3|13	License:	GPL
14mr|texlive-othello-20070112-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othello.tar.xz
14mr|texlive-othello-20070112-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othello.doc.tar.xz
14mr|texlive-othello-20070112-3|16	BuildArch:	noarch
14mr|texlive-othello-20070112-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-othello-20070112-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-othello-20070112-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-othello-20070112-3|20	
14mr|texlive-othello-20070112-3|21	%description
14mr|texlive-othello-20070112-3|22	A package (based on Kolodziejska's go), and fonts (as MetaFont
14mr|texlive-othello-20070112-3|23	source) are provided.
14mr|texlive-othello-20070112-3|24	
14mr|texlive-othello-20070112-3|25	%post
14mr|texlive-othello-20070112-3|26	%{_sbindir}/texlive.post
14mr|texlive-othello-20070112-3|27	
14mr|texlive-othello-20070112-3|28	%postun
14mr|texlive-othello-20070112-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-othello-20070112-3|30	%{_sbindir}/texlive.post
14mr|texlive-othello-20070112-3|31	fi
14mr|texlive-othello-20070112-3|32	
14mr|texlive-othello-20070112-3|33	#-----------------------------------------------------------------------
14mr|texlive-othello-20070112-3|34	%files
14mr|texlive-othello-20070112-3|35	%{_texmfdistdir}/fonts/source/public/othello/ot.mf
14mr|texlive-othello-20070112-3|36	%{_texmfdistdir}/fonts/source/public/othello/ot10.mf
14mr|texlive-othello-20070112-3|37	%{_texmfdistdir}/fonts/source/public/othello/ot15.mf
14mr|texlive-othello-20070112-3|38	%{_texmfdistdir}/fonts/source/public/othello/ot1bla10.mf
14mr|texlive-othello-20070112-3|39	%{_texmfdistdir}/fonts/source/public/othello/ot1bla15.mf
14mr|texlive-othello-20070112-3|40	%{_texmfdistdir}/fonts/source/public/othello/ot1bla20.mf
14mr|texlive-othello-20070112-3|41	%{_texmfdistdir}/fonts/source/public/othello/ot1black.mf
14mr|texlive-othello-20070112-3|42	%{_texmfdistdir}/fonts/source/public/othello/ot1neu.mf
14mr|texlive-othello-20070112-3|43	%{_texmfdistdir}/fonts/source/public/othello/ot1neu10.mf
14mr|texlive-othello-20070112-3|44	%{_texmfdistdir}/fonts/source/public/othello/ot1neu15.mf
14mr|texlive-othello-20070112-3|45	%{_texmfdistdir}/fonts/source/public/othello/ot1neu20.mf
14mr|texlive-othello-20070112-3|46	%{_texmfdistdir}/fonts/source/public/othello/ot1whi10.mf
14mr|texlive-othello-20070112-3|47	%{_texmfdistdir}/fonts/source/public/othello/ot1whi15.mf
14mr|texlive-othello-20070112-3|48	%{_texmfdistdir}/fonts/source/public/othello/ot1whi20.mf
14mr|texlive-othello-20070112-3|49	%{_texmfdistdir}/fonts/source/public/othello/ot1white.mf
14mr|texlive-othello-20070112-3|50	%{_texmfdistdir}/fonts/tfm/public/othello/ot10.tfm
14mr|texlive-othello-20070112-3|51	%{_texmfdistdir}/fonts/tfm/public/othello/ot15.tfm
14mr|texlive-othello-20070112-3|52	%{_texmfdistdir}/fonts/tfm/public/othello/ot1bla10.tfm
14mr|texlive-othello-20070112-3|53	%{_texmfdistdir}/fonts/tfm/public/othello/ot1bla15.tfm
14mr|texlive-othello-20070112-3|54	%{_texmfdistdir}/fonts/tfm/public/othello/ot1bla20.tfm
14mr|texlive-othello-20070112-3|55	%{_texmfdistdir}/fonts/tfm/public/othello/ot1neu10.tfm
14mr|texlive-othello-20070112-3|56	%{_texmfdistdir}/fonts/tfm/public/othello/ot1neu15.tfm
14mr|texlive-othello-20070112-3|57	%{_texmfdistdir}/fonts/tfm/public/othello/ot1neu20.tfm
14mr|texlive-othello-20070112-3|58	%{_texmfdistdir}/fonts/tfm/public/othello/ot1whi10.tfm
14mr|texlive-othello-20070112-3|59	%{_texmfdistdir}/fonts/tfm/public/othello/ot1whi15.tfm
14mr|texlive-othello-20070112-3|60	%{_texmfdistdir}/fonts/tfm/public/othello/ot1whi20.tfm
14mr|texlive-othello-20070112-3|61	%{_texmfdistdir}/tex/latex/othello/othello.sty
14mr|texlive-othello-20070112-3|62	%doc %{_texmfdistdir}/doc/latex/othello/boards.tex
14mr|texlive-othello-20070112-3|63	%doc %{_texmfdistdir}/doc/latex/othello/ot.bat
14mr|texlive-othello-20070112-3|64	%doc %{_texmfdistdir}/doc/latex/othello/ot1.bat.bat
14mr|texlive-othello-20070112-3|65	%doc %{_texmfdistdir}/doc/latex/othello/othello.tex
14mr|texlive-othello-20070112-3|66	
14mr|texlive-othello-20070112-3|67	#-----------------------------------------------------------------------
14mr|texlive-othello-20070112-3|68	%prep
14mr|texlive-othello-20070112-3|69	%setup -c -a0 -a1
14mr|texlive-othello-20070112-3|70	
14mr|texlive-othello-20070112-3|71	%build
14mr|texlive-othello-20070112-3|72	
14mr|texlive-othello-20070112-3|73	%install
14mr|texlive-othello-20070112-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-othello-20070112-3|75	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-othello-20070112-3|76	
14mr|texlive-othello-20070112-3|77	
14mr|texlive-othello-20070112-3|78	
14mr|texlive-othello-20070112-3|79	%changelog
14mr|texlive-othello-20070112-3|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070112-3
14mr|texlive-othello-20070112-3|81	+ Revision: 3c7a466
14mr|texlive-othello-20070112-3|82	- MassBuild#440: Increase release tag
14mr|texlive-othello-20070112-3|83	
14mr|texlive-othello-20070112-3|84	

20924 14
14mr|texlive-othelloboard-1.2-3|1	# revision 23714
14mr|texlive-othelloboard-1.2-3|2	# category Package
14mr|texlive-othelloboard-1.2-3|3	# catalog-ctan /macros/latex/contrib/othelloboard
14mr|texlive-othelloboard-1.2-3|4	# catalog-date 2011-08-19 08:35:26 +0200
14mr|texlive-othelloboard-1.2-3|5	# catalog-license lppl1.3
14mr|texlive-othelloboard-1.2-3|6	# catalog-version 1.2
14mr|texlive-othelloboard-1.2-3|7	Name:		texlive-othelloboard
14mr|texlive-othelloboard-1.2-3|8	Version:	1.2
14mr|texlive-othelloboard-1.2-3|9	Release:	3
14mr|texlive-othelloboard-1.2-3|10	Summary:	Typeset Othello (Reversi) diagrams of any size, with annotations
14mr|texlive-othelloboard-1.2-3|11	Group:		Publishing
14mr|texlive-othelloboard-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/othelloboard
14mr|texlive-othelloboard-1.2-3|13	License:	LPPL1.3
14mr|texlive-othelloboard-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othelloboard.tar.xz
14mr|texlive-othelloboard-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othelloboard.doc.tar.xz
14mr|texlive-othelloboard-1.2-3|16	BuildArch:	noarch
14mr|texlive-othelloboard-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-othelloboard-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-othelloboard-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-othelloboard-1.2-3|20	
14mr|texlive-othelloboard-1.2-3|21	%description
14mr|texlive-othelloboard-1.2-3|22	The package enables the user to generate high-quality Othello
14mr|texlive-othelloboard-1.2-3|23	(also known as Reversi) board diagrams of any size. The
14mr|texlive-othelloboard-1.2-3|24	diagrams support annotations, including full game transcripts.
14mr|texlive-othelloboard-1.2-3|25	Automated board or transcript creation, from plain text formats
14mr|texlive-othelloboard-1.2-3|26	standard to WZebra (and other programs) is also supported.
14mr|texlive-othelloboard-1.2-3|27	
14mr|texlive-othelloboard-1.2-3|28	%post
14mr|texlive-othelloboard-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-othelloboard-1.2-3|30	
14mr|texlive-othelloboard-1.2-3|31	%postun
14mr|texlive-othelloboard-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-othelloboard-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-othelloboard-1.2-3|34	fi
14mr|texlive-othelloboard-1.2-3|35	
14mr|texlive-othelloboard-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-othelloboard-1.2-3|37	%files
14mr|texlive-othelloboard-1.2-3|38	%{_texmfdistdir}/tex/latex/othelloboard/othelloboard.sty
14mr|texlive-othelloboard-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/othelloboard/README
14mr|texlive-othelloboard-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/othelloboard/example-rose-chps1-2.pdf
14mr|texlive-othelloboard-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/othelloboard/example-rose-chps1-2.tex
14mr|texlive-othelloboard-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/othelloboard/othelloboard.pdf
14mr|texlive-othelloboard-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/othelloboard/othelloboard.tex
14mr|texlive-othelloboard-1.2-3|44	
14mr|texlive-othelloboard-1.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-othelloboard-1.2-3|46	%prep
14mr|texlive-othelloboard-1.2-3|47	%setup -c -a0 -a1
14mr|texlive-othelloboard-1.2-3|48	
14mr|texlive-othelloboard-1.2-3|49	%build
14mr|texlive-othelloboard-1.2-3|50	
14mr|texlive-othelloboard-1.2-3|51	%install
14mr|texlive-othelloboard-1.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-othelloboard-1.2-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-othelloboard-1.2-3|54	
14mr|texlive-othelloboard-1.2-3|55	
14mr|texlive-othelloboard-1.2-3|56	
14mr|texlive-othelloboard-1.2-3|57	%changelog
14mr|texlive-othelloboard-1.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-othelloboard-1.2-3|59	+ Revision: 423cb7c
14mr|texlive-othelloboard-1.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-othelloboard-1.2-3|61	
14mr|texlive-othelloboard-1.2-3|62	

20925 14
14mr|texlive-otibet-20111103-3|1	# revision 15878
14mr|texlive-otibet-20111103-3|2	# category Package
14mr|texlive-otibet-20111103-3|3	# catalog-ctan undef
14mr|texlive-otibet-20111103-3|4	# catalog-date undef
14mr|texlive-otibet-20111103-3|5	# catalog-license undef
14mr|texlive-otibet-20111103-3|6	# catalog-version undef
14mr|texlive-otibet-20111103-3|7	Name:		texlive-otibet
14mr|texlive-otibet-20111103-3|8	Version:	20111103
14mr|texlive-otibet-20111103-3|9	Release:	3
14mr|texlive-otibet-20111103-3|10	Summary:	TeXLive otibet package
14mr|texlive-otibet-20111103-3|11	Group:		Publishing
14mr|texlive-otibet-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-otibet-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-otibet-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/otibet.tar.xz
14mr|texlive-otibet-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/otibet.doc.tar.xz
14mr|texlive-otibet-20111103-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/otibet.source.tar.xz
14mr|texlive-otibet-20111103-3|17	BuildArch:	noarch
14mr|texlive-otibet-20111103-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-otibet-20111103-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-otibet-20111103-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-otibet-20111103-3|21	
14mr|texlive-otibet-20111103-3|22	%description
14mr|texlive-otibet-20111103-3|23	TeXLive otibet package.
14mr|texlive-otibet-20111103-3|24	
14mr|texlive-otibet-20111103-3|25	%post
14mr|texlive-otibet-20111103-3|26	%{_sbindir}/texlive.post
14mr|texlive-otibet-20111103-3|27	
14mr|texlive-otibet-20111103-3|28	%postun
14mr|texlive-otibet-20111103-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-otibet-20111103-3|30	%{_sbindir}/texlive.post
14mr|texlive-otibet-20111103-3|31	fi
14mr|texlive-otibet-20111103-3|32	
14mr|texlive-otibet-20111103-3|33	#-----------------------------------------------------------------------
14mr|texlive-otibet-20111103-3|34	%files
14mr|texlive-otibet-20111103-3|35	%{_texmfdistdir}/fonts/ofm/public/otibet/otibetan.ofm
14mr|texlive-otibet-20111103-3|36	%{_texmfdistdir}/fonts/ovf/public/otibet/otibetan.ovf
14mr|texlive-otibet-20111103-3|37	%{_texmfdistdir}/fonts/ovp/public/otibet/otibetan.ovp
14mr|texlive-otibet-20111103-3|38	%{_texmfdistdir}/fonts/source/public/otibet/bzrsetup.mf
14mr|texlive-otibet-20111103-3|39	%{_texmfdistdir}/fonts/source/public/otibet/tibetan.mf
14mr|texlive-otibet-20111103-3|40	%{_texmfdistdir}/fonts/tfm/public/otibet/tibetan.tfm
14mr|texlive-otibet-20111103-3|41	%{_texmfdistdir}/omega/ocp/otibet/tibadjusttsheg.ocp
14mr|texlive-otibet-20111103-3|42	%{_texmfdistdir}/omega/ocp/otibet/tibinunicode.ocp
14mr|texlive-otibet-20111103-3|43	%{_texmfdistdir}/omega/ocp/otibet/tibinwylie.ocp
14mr|texlive-otibet-20111103-3|44	%{_texmfdistdir}/omega/ocp/otibet/tibout.ocp
14mr|texlive-otibet-20111103-3|45	%{_texmfdistdir}/omega/ocp/otibet/tibspecial.ocp
14mr|texlive-otibet-20111103-3|46	%{_texmfdistdir}/omega/ocp/otibet/tibuniuni.ocp
14mr|texlive-otibet-20111103-3|47	%{_texmfdistdir}/omega/ocp/otibet/tibvowel.ocp
14mr|texlive-otibet-20111103-3|48	%{_texmfdistdir}/omega/otp/otibet/tibadjusttsheg.otp
14mr|texlive-otibet-20111103-3|49	%{_texmfdistdir}/omega/otp/otibet/tibetan-mule2uni-old.otp
14mr|texlive-otibet-20111103-3|50	%{_texmfdistdir}/omega/otp/otibet/tibetan-mule2uni.otp
14mr|texlive-otibet-20111103-3|51	%{_texmfdistdir}/omega/otp/otibet/tibinunicode.otp
14mr|texlive-otibet-20111103-3|52	%{_texmfdistdir}/omega/otp/otibet/tibinwylie.otp
14mr|texlive-otibet-20111103-3|53	%{_texmfdistdir}/omega/otp/otibet/tibout.otp
14mr|texlive-otibet-20111103-3|54	%{_texmfdistdir}/omega/otp/otibet/tibshow.otp
14mr|texlive-otibet-20111103-3|55	%{_texmfdistdir}/omega/otp/otibet/tibspecial.otp
14mr|texlive-otibet-20111103-3|56	%{_texmfdistdir}/omega/otp/otibet/tibuniuni.otp
14mr|texlive-otibet-20111103-3|57	%{_texmfdistdir}/omega/otp/otibet/tibvowel.otp
14mr|texlive-otibet-20111103-3|58	%{_texmfdistdir}/tex/latex/otibet/ot1tib.fd
14mr|texlive-otibet-20111103-3|59	%{_texmfdistdir}/tex/latex/otibet/otibet.sty
14mr|texlive-otibet-20111103-3|60	%{_texmfdistdir}/tex/latex/otibet/otibet.tex
14mr|texlive-otibet-20111103-3|61	%{_texmfdistdir}/tex/latex/otibet/t1tib.fd
14mr|texlive-otibet-20111103-3|62	%doc %{_texmfdistdir}/doc/latex/otibet/README
14mr|texlive-otibet-20111103-3|63	%doc %{_texmfdistdir}/doc/latex/otibet/allbasic-mule.tex
14mr|texlive-otibet-20111103-3|64	%doc %{_texmfdistdir}/doc/latex/otibet/allbasic.dvi
14mr|texlive-otibet-20111103-3|65	%doc %{_texmfdistdir}/doc/latex/otibet/allbasic.tex
14mr|texlive-otibet-20111103-3|66	%doc %{_texmfdistdir}/doc/latex/otibet/otibet-mule.tex
14mr|texlive-otibet-20111103-3|67	%doc %{_texmfdistdir}/doc/latex/otibet/testtib.tex
14mr|texlive-otibet-20111103-3|68	%doc %{_texmfdistdir}/doc/latex/otibet/tiblatex.dvi
14mr|texlive-otibet-20111103-3|69	%doc %{_texmfdistdir}/doc/latex/otibet/tiblatex.tex
14mr|texlive-otibet-20111103-3|70	%doc %{_texmfdistdir}/doc/latex/otibet/unidoc.dvi
14mr|texlive-otibet-20111103-3|71	%doc %{_texmfdistdir}/doc/latex/otibet/unidoc.tex
14mr|texlive-otibet-20111103-3|72	%doc %{_texmfdistdir}/doc/latex/otibet/yugpacan.dvi
14mr|texlive-otibet-20111103-3|73	%doc %{_texmfdistdir}/doc/latex/otibet/yugpacan.tex
14mr|texlive-otibet-20111103-3|74	#- source
14mr|texlive-otibet-20111103-3|75	%doc %{_texmfdistdir}/source/latex/otibet/Makefile
14mr|texlive-otibet-20111103-3|76	%doc %{_texmfdistdir}/source/latex/otibet/allbasic.odvi
14mr|texlive-otibet-20111103-3|77	%doc %{_texmfdistdir}/source/latex/otibet/convnum.scm
14mr|texlive-otibet-20111103-3|78	%doc %{_texmfdistdir}/source/latex/otibet/generate-otp.el
14mr|texlive-otibet-20111103-3|79	%doc %{_texmfdistdir}/source/latex/otibet/oct2otp.c
14mr|texlive-otibet-20111103-3|80	%doc %{_texmfdistdir}/source/latex/otibet/pl2ovp.scm
14mr|texlive-otibet-20111103-3|81	%doc %{_texmfdistdir}/source/latex/otibet/tibetan.pl
14mr|texlive-otibet-20111103-3|82	%doc %{_texmfdistdir}/source/latex/otibet/tiblatex.odvi
14mr|texlive-otibet-20111103-3|83	%doc %{_texmfdistdir}/source/latex/otibet/tibovp.scm
14mr|texlive-otibet-20111103-3|84	%doc %{_texmfdistdir}/source/latex/otibet/unidoc.odvi
14mr|texlive-otibet-20111103-3|85	%doc %{_texmfdistdir}/source/latex/otibet/yugpacan.odvi
14mr|texlive-otibet-20111103-3|86	
14mr|texlive-otibet-20111103-3|87	#-----------------------------------------------------------------------
14mr|texlive-otibet-20111103-3|88	%prep
14mr|texlive-otibet-20111103-3|89	%setup -c -a0 -a1 -a2
14mr|texlive-otibet-20111103-3|90	
14mr|texlive-otibet-20111103-3|91	%build
14mr|texlive-otibet-20111103-3|92	
14mr|texlive-otibet-20111103-3|93	%install
14mr|texlive-otibet-20111103-3|94	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-otibet-20111103-3|95	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-otibet-20111103-3|96	
14mr|texlive-otibet-20111103-3|97	
14mr|texlive-otibet-20111103-3|98	
14mr|texlive-otibet-20111103-3|99	%changelog
14mr|texlive-otibet-20111103-3|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-otibet-20111103-3|101	+ Revision: 5d62bc7
14mr|texlive-otibet-20111103-3|102	- MassBuild#440: Increase release tag
14mr|texlive-otibet-20111103-3|103	
14mr|texlive-otibet-20111103-3|104	

20926 14
14mr|texlive-ot-tableau-20100414-3|1	# revision 17829
14mr|texlive-ot-tableau-20100414-3|2	# category Package
14mr|texlive-ot-tableau-20100414-3|3	# catalog-ctan /macros/latex/contrib/ot-tableau
14mr|texlive-ot-tableau-20100414-3|4	# catalog-date 2010-04-14 18:13:33 +0200
14mr|texlive-ot-tableau-20100414-3|5	# catalog-license lppl
14mr|texlive-ot-tableau-20100414-3|6	# catalog-version undef
14mr|texlive-ot-tableau-20100414-3|7	Name:		texlive-ot-tableau
14mr|texlive-ot-tableau-20100414-3|8	Version:	20100414
14mr|texlive-ot-tableau-20100414-3|9	Release:	3
14mr|texlive-ot-tableau-20100414-3|10	Summary:	Optimality Theory tableaux in LaTeX
14mr|texlive-ot-tableau-20100414-3|11	Group:		Publishing
14mr|texlive-ot-tableau-20100414-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ot-tableau
14mr|texlive-ot-tableau-20100414-3|13	License:	LPPL
14mr|texlive-ot-tableau-20100414-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ot-tableau.tar.xz
14mr|texlive-ot-tableau-20100414-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ot-tableau.doc.tar.xz
14mr|texlive-ot-tableau-20100414-3|16	BuildArch:	noarch
14mr|texlive-ot-tableau-20100414-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ot-tableau-20100414-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ot-tableau-20100414-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ot-tableau-20100414-3|20	
14mr|texlive-ot-tableau-20100414-3|21	%description
14mr|texlive-ot-tableau-20100414-3|22	The package makes it easy to create beautiful optimality-
14mr|texlive-ot-tableau-20100414-3|23	theoretic tableaux. The LaTeX source is visually very similar
14mr|texlive-ot-tableau-20100414-3|24	to a formatted tableau, which makes working with the source
14mr|texlive-ot-tableau-20100414-3|25	code painless (well, less painful). A variety of stylistic
14mr|texlive-ot-tableau-20100414-3|26	variants are available to suit personal taste.
14mr|texlive-ot-tableau-20100414-3|27	
14mr|texlive-ot-tableau-20100414-3|28	%post
14mr|texlive-ot-tableau-20100414-3|29	%{_sbindir}/texlive.post
14mr|texlive-ot-tableau-20100414-3|30	
14mr|texlive-ot-tableau-20100414-3|31	%postun
14mr|texlive-ot-tableau-20100414-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ot-tableau-20100414-3|33	%{_sbindir}/texlive.post
14mr|texlive-ot-tableau-20100414-3|34	fi
14mr|texlive-ot-tableau-20100414-3|35	
14mr|texlive-ot-tableau-20100414-3|36	#-----------------------------------------------------------------------
14mr|texlive-ot-tableau-20100414-3|37	%files
14mr|texlive-ot-tableau-20100414-3|38	%{_texmfdistdir}/tex/latex/ot-tableau/ot-tableau.sty
14mr|texlive-ot-tableau-20100414-3|39	%doc %{_texmfdistdir}/doc/latex/ot-tableau/README
14mr|texlive-ot-tableau-20100414-3|40	%doc %{_texmfdistdir}/doc/latex/ot-tableau/ot-tableau.pdf
14mr|texlive-ot-tableau-20100414-3|41	%doc %{_texmfdistdir}/doc/latex/ot-tableau/ot-tableau.tex
14mr|texlive-ot-tableau-20100414-3|42	
14mr|texlive-ot-tableau-20100414-3|43	#-----------------------------------------------------------------------
14mr|texlive-ot-tableau-20100414-3|44	%prep
14mr|texlive-ot-tableau-20100414-3|45	%setup -c -a0 -a1
14mr|texlive-ot-tableau-20100414-3|46	
14mr|texlive-ot-tableau-20100414-3|47	%build
14mr|texlive-ot-tableau-20100414-3|48	
14mr|texlive-ot-tableau-20100414-3|49	%install
14mr|texlive-ot-tableau-20100414-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ot-tableau-20100414-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ot-tableau-20100414-3|52	
14mr|texlive-ot-tableau-20100414-3|53	
14mr|texlive-ot-tableau-20100414-3|54	
14mr|texlive-ot-tableau-20100414-3|55	%changelog
14mr|texlive-ot-tableau-20100414-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100414-3
14mr|texlive-ot-tableau-20100414-3|57	+ Revision: 15aecf7
14mr|texlive-ot-tableau-20100414-3|58	- MassBuild#440: Increase release tag
14mr|texlive-ot-tableau-20100414-3|59	
14mr|texlive-ot-tableau-20100414-3|60	

20927 14
14mr|texlive-oubraces-20110325-3|1	# revision 21833
14mr|texlive-oubraces-20110325-3|2	# category Package
14mr|texlive-oubraces-20110325-3|3	# catalog-ctan /macros/latex/contrib/oubraces
14mr|texlive-oubraces-20110325-3|4	# catalog-date 2011-03-25 11:24:40 +0100
14mr|texlive-oubraces-20110325-3|5	# catalog-license noinfo
14mr|texlive-oubraces-20110325-3|6	# catalog-version undef
14mr|texlive-oubraces-20110325-3|7	Name:		texlive-oubraces
14mr|texlive-oubraces-20110325-3|8	Version:	20110325
14mr|texlive-oubraces-20110325-3|9	Release:	3
14mr|texlive-oubraces-20110325-3|10	Summary:	Braces over and under a formula
14mr|texlive-oubraces-20110325-3|11	Group:		Publishing
14mr|texlive-oubraces-20110325-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oubraces
14mr|texlive-oubraces-20110325-3|13	License:	NOINFO
14mr|texlive-oubraces-20110325-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oubraces.tar.xz
14mr|texlive-oubraces-20110325-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oubraces.doc.tar.xz
14mr|texlive-oubraces-20110325-3|16	BuildArch:	noarch
14mr|texlive-oubraces-20110325-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-oubraces-20110325-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-oubraces-20110325-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-oubraces-20110325-3|20	
14mr|texlive-oubraces-20110325-3|21	%description
14mr|texlive-oubraces-20110325-3|22	Provides a means to interleave \overbrace and \underbrace in
14mr|texlive-oubraces-20110325-3|23	the same formula.
14mr|texlive-oubraces-20110325-3|24	
14mr|texlive-oubraces-20110325-3|25	%post
14mr|texlive-oubraces-20110325-3|26	%{_sbindir}/texlive.post
14mr|texlive-oubraces-20110325-3|27	
14mr|texlive-oubraces-20110325-3|28	%postun
14mr|texlive-oubraces-20110325-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-oubraces-20110325-3|30	%{_sbindir}/texlive.post
14mr|texlive-oubraces-20110325-3|31	fi
14mr|texlive-oubraces-20110325-3|32	
14mr|texlive-oubraces-20110325-3|33	#-----------------------------------------------------------------------
14mr|texlive-oubraces-20110325-3|34	%files
14mr|texlive-oubraces-20110325-3|35	%{_texmfdistdir}/tex/latex/oubraces/oubraces.sty
14mr|texlive-oubraces-20110325-3|36	%doc %{_texmfdistdir}/doc/latex/oubraces/oubraces.pdf
14mr|texlive-oubraces-20110325-3|37	%doc %{_texmfdistdir}/doc/latex/oubraces/oubraces.tex
14mr|texlive-oubraces-20110325-3|38	
14mr|texlive-oubraces-20110325-3|39	#-----------------------------------------------------------------------
14mr|texlive-oubraces-20110325-3|40	%prep
14mr|texlive-oubraces-20110325-3|41	%setup -c -a0 -a1
14mr|texlive-oubraces-20110325-3|42	
14mr|texlive-oubraces-20110325-3|43	%build
14mr|texlive-oubraces-20110325-3|44	
14mr|texlive-oubraces-20110325-3|45	%install
14mr|texlive-oubraces-20110325-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-oubraces-20110325-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-oubraces-20110325-3|48	
14mr|texlive-oubraces-20110325-3|49	
14mr|texlive-oubraces-20110325-3|50	
14mr|texlive-oubraces-20110325-3|51	%changelog
14mr|texlive-oubraces-20110325-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110325-3
14mr|texlive-oubraces-20110325-3|53	+ Revision: 0b825ff
14mr|texlive-oubraces-20110325-3|54	- MassBuild#440: Increase release tag
14mr|texlive-oubraces-20110325-3|55	
14mr|texlive-oubraces-20110325-3|56	

20928 14
14mr|texlive-outline-20100519-3|1	# revision 18360
14mr|texlive-outline-20100519-3|2	# category Package
14mr|texlive-outline-20100519-3|3	# catalog-ctan /macros/latex/contrib/outline
14mr|texlive-outline-20100519-3|4	# catalog-date 2010-05-19 18:21:51 +0200
14mr|texlive-outline-20100519-3|5	# catalog-license lppl
14mr|texlive-outline-20100519-3|6	# catalog-version undef
14mr|texlive-outline-20100519-3|7	Name:		texlive-outline
14mr|texlive-outline-20100519-3|8	Version:	20100519
14mr|texlive-outline-20100519-3|9	Release:	3
14mr|texlive-outline-20100519-3|10	Summary:	List environment for making outlines
14mr|texlive-outline-20100519-3|11	Group:		Publishing
14mr|texlive-outline-20100519-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/outline
14mr|texlive-outline-20100519-3|13	License:	LPPL
14mr|texlive-outline-20100519-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outline.tar.xz
14mr|texlive-outline-20100519-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outline.doc.tar.xz
14mr|texlive-outline-20100519-3|16	BuildArch:	noarch
14mr|texlive-outline-20100519-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-outline-20100519-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-outline-20100519-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-outline-20100519-3|20	
14mr|texlive-outline-20100519-3|21	%description
14mr|texlive-outline-20100519-3|22	The package defines an outline environment, which provides
14mr|texlive-outline-20100519-3|23	facilities similar to enumerate, but up to 6 levels deep.
14mr|texlive-outline-20100519-3|24	
14mr|texlive-outline-20100519-3|25	%post
14mr|texlive-outline-20100519-3|26	%{_sbindir}/texlive.post
14mr|texlive-outline-20100519-3|27	
14mr|texlive-outline-20100519-3|28	%postun
14mr|texlive-outline-20100519-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-outline-20100519-3|30	%{_sbindir}/texlive.post
14mr|texlive-outline-20100519-3|31	fi
14mr|texlive-outline-20100519-3|32	
14mr|texlive-outline-20100519-3|33	#-----------------------------------------------------------------------
14mr|texlive-outline-20100519-3|34	%files
14mr|texlive-outline-20100519-3|35	%{_texmfdistdir}/tex/latex/outline/outline.sty
14mr|texlive-outline-20100519-3|36	%doc %{_texmfdistdir}/doc/latex/outline/README
14mr|texlive-outline-20100519-3|37	%doc %{_texmfdistdir}/doc/latex/outline/outline-sample.tex
14mr|texlive-outline-20100519-3|38	%doc %{_texmfdistdir}/doc/latex/outline/outline.pdf
14mr|texlive-outline-20100519-3|39	%doc %{_texmfdistdir}/doc/latex/outline/outline.tex
14mr|texlive-outline-20100519-3|40	
14mr|texlive-outline-20100519-3|41	#-----------------------------------------------------------------------
14mr|texlive-outline-20100519-3|42	%prep
14mr|texlive-outline-20100519-3|43	%setup -c -a0 -a1
14mr|texlive-outline-20100519-3|44	
14mr|texlive-outline-20100519-3|45	%build
14mr|texlive-outline-20100519-3|46	
14mr|texlive-outline-20100519-3|47	%install
14mr|texlive-outline-20100519-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-outline-20100519-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-outline-20100519-3|50	
14mr|texlive-outline-20100519-3|51	
14mr|texlive-outline-20100519-3|52	
14mr|texlive-outline-20100519-3|53	%changelog
14mr|texlive-outline-20100519-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100519-3
14mr|texlive-outline-20100519-3|55	+ Revision: e805716
14mr|texlive-outline-20100519-3|56	- MassBuild#440: Increase release tag
14mr|texlive-outline-20100519-3|57	
14mr|texlive-outline-20100519-3|58	

20929 14
14mr|texlive-outliner-20070112-3|1	# revision 21095
14mr|texlive-outliner-20070112-3|2	# category Package
14mr|texlive-outliner-20070112-3|3	# catalog-ctan /macros/latex/contrib/outliner
14mr|texlive-outliner-20070112-3|4	# catalog-date 2007-01-12 15:52:44 +0100
14mr|texlive-outliner-20070112-3|5	# catalog-license gpl
14mr|texlive-outliner-20070112-3|6	# catalog-version undef
14mr|texlive-outliner-20070112-3|7	Name:		texlive-outliner
14mr|texlive-outliner-20070112-3|8	Version:	20070112
14mr|texlive-outliner-20070112-3|9	Release:	3
14mr|texlive-outliner-20070112-3|10	Summary:	Change section levels easily
14mr|texlive-outliner-20070112-3|11	Group:		Publishing
14mr|texlive-outliner-20070112-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/outliner
14mr|texlive-outliner-20070112-3|13	License:	GPL
14mr|texlive-outliner-20070112-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outliner.tar.xz
14mr|texlive-outliner-20070112-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outliner.doc.tar.xz
14mr|texlive-outliner-20070112-3|16	BuildArch:	noarch
14mr|texlive-outliner-20070112-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-outliner-20070112-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-outliner-20070112-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-outliner-20070112-3|20	
14mr|texlive-outliner-20070112-3|21	%description
14mr|texlive-outliner-20070112-3|22	Allows you to write "\Level 2 {Some heading}" instead of the
14mr|texlive-outliner-20070112-3|23	usual \section stuff; the definitions of the levels can then
14mr|texlive-outliner-20070112-3|24	easily be changed. There is a mechanism for shifting all
14mr|texlive-outliner-20070112-3|25	levels. This makes it easy to bundle existing articles into a
14mr|texlive-outliner-20070112-3|26	compilation.
14mr|texlive-outliner-20070112-3|27	
14mr|texlive-outliner-20070112-3|28	%post
14mr|texlive-outliner-20070112-3|29	%{_sbindir}/texlive.post
14mr|texlive-outliner-20070112-3|30	
14mr|texlive-outliner-20070112-3|31	%postun
14mr|texlive-outliner-20070112-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-outliner-20070112-3|33	%{_sbindir}/texlive.post
14mr|texlive-outliner-20070112-3|34	fi
14mr|texlive-outliner-20070112-3|35	
14mr|texlive-outliner-20070112-3|36	#-----------------------------------------------------------------------
14mr|texlive-outliner-20070112-3|37	%files
14mr|texlive-outliner-20070112-3|38	%{_texmfdistdir}/tex/latex/outliner/outliner.sty
14mr|texlive-outliner-20070112-3|39	%doc %{_texmfdistdir}/doc/latex/outliner/outline_test.tex
14mr|texlive-outliner-20070112-3|40	
14mr|texlive-outliner-20070112-3|41	#-----------------------------------------------------------------------
14mr|texlive-outliner-20070112-3|42	%prep
14mr|texlive-outliner-20070112-3|43	%setup -c -a0 -a1
14mr|texlive-outliner-20070112-3|44	
14mr|texlive-outliner-20070112-3|45	%build
14mr|texlive-outliner-20070112-3|46	
14mr|texlive-outliner-20070112-3|47	%install
14mr|texlive-outliner-20070112-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-outliner-20070112-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-outliner-20070112-3|50	
14mr|texlive-outliner-20070112-3|51	
14mr|texlive-outliner-20070112-3|52	
14mr|texlive-outliner-20070112-3|53	%changelog
14mr|texlive-outliner-20070112-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070112-3
14mr|texlive-outliner-20070112-3|55	+ Revision: b9767e0
14mr|texlive-outliner-20070112-3|56	- MassBuild#440: Increase release tag
14mr|texlive-outliner-20070112-3|57	
14mr|texlive-outliner-20070112-3|58	

20930 14
14mr|texlive-outlines-1.1-2|1	# revision 25192
14mr|texlive-outlines-1.1-2|2	# category Package
14mr|texlive-outlines-1.1-2|3	# catalog-ctan /macros/latex/contrib/outlines
14mr|texlive-outlines-1.1-2|4	# catalog-date 2012-01-24 12:03:36 +0100
14mr|texlive-outlines-1.1-2|5	# catalog-license noinfo
14mr|texlive-outlines-1.1-2|6	# catalog-version 1.1
14mr|texlive-outlines-1.1-2|7	Name:		texlive-outlines
14mr|texlive-outlines-1.1-2|8	Version:	1.1
14mr|texlive-outlines-1.1-2|9	Release:	2
14mr|texlive-outlines-1.1-2|10	Summary:	Produce "outline" lists
14mr|texlive-outlines-1.1-2|11	Group:		Publishing
14mr|texlive-outlines-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/outlines
14mr|texlive-outlines-1.1-2|13	License:	NOINFO
14mr|texlive-outlines-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outlines.tar.xz
14mr|texlive-outlines-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outlines.doc.tar.xz
14mr|texlive-outlines-1.1-2|16	BuildArch:	noarch
14mr|texlive-outlines-1.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-outlines-1.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-outlines-1.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-outlines-1.1-2|20	
14mr|texlive-outlines-1.1-2|21	%description
14mr|texlive-outlines-1.1-2|22	Defines an outline environment, which allows outline-style
14mr|texlive-outlines-1.1-2|23	indented lists with freely mixed levels up to four levels deep.
14mr|texlive-outlines-1.1-2|24	It replaces the nested begin/end pairs by different item tags
14mr|texlive-outlines-1.1-2|25	\1 to \4 for each nesting level. This is very convenient in
14mr|texlive-outlines-1.1-2|26	cases where nested lists are used a lot, such as for to-do
14mr|texlive-outlines-1.1-2|27	lists or presentation slides.
14mr|texlive-outlines-1.1-2|28	
14mr|texlive-outlines-1.1-2|29	%post
14mr|texlive-outlines-1.1-2|30	%{_sbindir}/texlive.post
14mr|texlive-outlines-1.1-2|31	
14mr|texlive-outlines-1.1-2|32	%postun
14mr|texlive-outlines-1.1-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-outlines-1.1-2|34	%{_sbindir}/texlive.post
14mr|texlive-outlines-1.1-2|35	fi
14mr|texlive-outlines-1.1-2|36	
14mr|texlive-outlines-1.1-2|37	#-----------------------------------------------------------------------
14mr|texlive-outlines-1.1-2|38	%files
14mr|texlive-outlines-1.1-2|39	%{_texmfdistdir}/tex/latex/outlines/outlines.sty
14mr|texlive-outlines-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/outlines/README
14mr|texlive-outlines-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/outlines/outlines.pdf
14mr|texlive-outlines-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/outlines/outlines.tex
14mr|texlive-outlines-1.1-2|43	
14mr|texlive-outlines-1.1-2|44	#-----------------------------------------------------------------------
14mr|texlive-outlines-1.1-2|45	%prep
14mr|texlive-outlines-1.1-2|46	%setup -c -a0 -a1
14mr|texlive-outlines-1.1-2|47	
14mr|texlive-outlines-1.1-2|48	%build
14mr|texlive-outlines-1.1-2|49	
14mr|texlive-outlines-1.1-2|50	%install
14mr|texlive-outlines-1.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-outlines-1.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-outlines-1.1-2|53	
14mr|texlive-outlines-1.1-2|54	
14mr|texlive-outlines-1.1-2|55	
14mr|texlive-outlines-1.1-2|56	%changelog
14mr|texlive-outlines-1.1-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-outlines-1.1-2|58	+ Revision: dfdfe55
14mr|texlive-outlines-1.1-2|59	- MassBuild#440: Increase release tag
14mr|texlive-outlines-1.1-2|60	
14mr|texlive-outlines-1.1-2|61	

20931 14
14mr|texlive-overpic-0.53-3|1	# revision 19712
14mr|texlive-overpic-0.53-3|2	# category Package
14mr|texlive-overpic-0.53-3|3	# catalog-ctan /macros/latex/contrib/overpic
14mr|texlive-overpic-0.53-3|4	# catalog-date 2010-09-13 11:39:12 +0200
14mr|texlive-overpic-0.53-3|5	# catalog-license lppl
14mr|texlive-overpic-0.53-3|6	# catalog-version 0.53
14mr|texlive-overpic-0.53-3|7	Name:		texlive-overpic
14mr|texlive-overpic-0.53-3|8	Version:	0.53
14mr|texlive-overpic-0.53-3|9	Release:	3
14mr|texlive-overpic-0.53-3|10	Summary:	Combine LaTeX commands over included graphics
14mr|texlive-overpic-0.53-3|11	Group:		Publishing
14mr|texlive-overpic-0.53-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/overpic
14mr|texlive-overpic-0.53-3|13	License:	LPPL
14mr|texlive-overpic-0.53-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/overpic.tar.xz
14mr|texlive-overpic-0.53-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/overpic.doc.tar.xz
14mr|texlive-overpic-0.53-3|16	BuildArch:	noarch
14mr|texlive-overpic-0.53-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-overpic-0.53-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-overpic-0.53-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-overpic-0.53-3|20	
14mr|texlive-overpic-0.53-3|21	%description
14mr|texlive-overpic-0.53-3|22	The overpic environment is a cross between the LaTeX picture
14mr|texlive-overpic-0.53-3|23	environment and the \includegraphics command of graphicx. The
14mr|texlive-overpic-0.53-3|24	resulting picture environment has the same dimensions as the
14mr|texlive-overpic-0.53-3|25	included eps graphic. LaTeX commands can be placed on the
14mr|texlive-overpic-0.53-3|26	graphic at defined positions. A grid for orientation is
14mr|texlive-overpic-0.53-3|27	available.
14mr|texlive-overpic-0.53-3|28	
14mr|texlive-overpic-0.53-3|29	%post
14mr|texlive-overpic-0.53-3|30	%{_sbindir}/texlive.post
14mr|texlive-overpic-0.53-3|31	
14mr|texlive-overpic-0.53-3|32	%postun
14mr|texlive-overpic-0.53-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-overpic-0.53-3|34	%{_sbindir}/texlive.post
14mr|texlive-overpic-0.53-3|35	fi
14mr|texlive-overpic-0.53-3|36	
14mr|texlive-overpic-0.53-3|37	#-----------------------------------------------------------------------
14mr|texlive-overpic-0.53-3|38	%files
14mr|texlive-overpic-0.53-3|39	%{_texmfdistdir}/tex/latex/overpic/overpic.sty
14mr|texlive-overpic-0.53-3|40	%doc %{_texmfdistdir}/doc/latex/overpic/README
14mr|texlive-overpic-0.53-3|41	%doc %{_texmfdistdir}/doc/latex/overpic/README.de
14mr|texlive-overpic-0.53-3|42	%doc %{_texmfdistdir}/doc/latex/overpic/opic-abs.pdf
14mr|texlive-overpic-0.53-3|43	%doc %{_texmfdistdir}/doc/latex/overpic/opic-abs.tex
14mr|texlive-overpic-0.53-3|44	%doc %{_texmfdistdir}/doc/latex/overpic/opic-rel.pdf
14mr|texlive-overpic-0.53-3|45	%doc %{_texmfdistdir}/doc/latex/overpic/opic-rel.tex
14mr|texlive-overpic-0.53-3|46	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme-de.pdf
14mr|texlive-overpic-0.53-3|47	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme-de.tex
14mr|texlive-overpic-0.53-3|48	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme.pdf
14mr|texlive-overpic-0.53-3|49	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme.tex
14mr|texlive-overpic-0.53-3|50	
14mr|texlive-overpic-0.53-3|51	#-----------------------------------------------------------------------
14mr|texlive-overpic-0.53-3|52	%prep
14mr|texlive-overpic-0.53-3|53	%setup -c -a0 -a1
14mr|texlive-overpic-0.53-3|54	
14mr|texlive-overpic-0.53-3|55	%build
14mr|texlive-overpic-0.53-3|56	
14mr|texlive-overpic-0.53-3|57	%install
14mr|texlive-overpic-0.53-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-overpic-0.53-3|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-overpic-0.53-3|60	
14mr|texlive-overpic-0.53-3|61	
14mr|texlive-overpic-0.53-3|62	
14mr|texlive-overpic-0.53-3|63	%changelog
14mr|texlive-overpic-0.53-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.53-3
14mr|texlive-overpic-0.53-3|65	+ Revision: 0c594f3
14mr|texlive-overpic-0.53-3|66	- MassBuild#440: Increase release tag
14mr|texlive-overpic-0.53-3|67	
14mr|texlive-overpic-0.53-3|68	

20932 14
14mr|texlive-pacioli-20110616-2|1	# revision 24947
14mr|texlive-pacioli-20110616-2|2	# category Package
14mr|texlive-pacioli-20110616-2|3	# catalog-ctan /fonts/pacioli
14mr|texlive-pacioli-20110616-2|4	# catalog-date 2011-06-16 21:20:53 +0200
14mr|texlive-pacioli-20110616-2|5	# catalog-license lppl
14mr|texlive-pacioli-20110616-2|6	# catalog-version undef
14mr|texlive-pacioli-20110616-2|7	Name:		texlive-pacioli
14mr|texlive-pacioli-20110616-2|8	Version:	20110616
14mr|texlive-pacioli-20110616-2|9	Release:	2
14mr|texlive-pacioli-20110616-2|10	Summary:	Fonts designed by Fra Luca de Pacioli in 1497
14mr|texlive-pacioli-20110616-2|11	Group:		Publishing
14mr|texlive-pacioli-20110616-2|12	URL:		http://www.ctan.org/tex-archive/fonts/pacioli
14mr|texlive-pacioli-20110616-2|13	License:	LPPL
14mr|texlive-pacioli-20110616-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pacioli.tar.xz
14mr|texlive-pacioli-20110616-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pacioli.doc.tar.xz
14mr|texlive-pacioli-20110616-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pacioli.source.tar.xz
14mr|texlive-pacioli-20110616-2|17	BuildArch:	noarch
14mr|texlive-pacioli-20110616-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pacioli-20110616-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pacioli-20110616-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-pacioli-20110616-2|21	
14mr|texlive-pacioli-20110616-2|22	%description
14mr|texlive-pacioli-20110616-2|23	Pacioli was a c.15 mathematician, and his font was designed
14mr|texlive-pacioli-20110616-2|24	according to 'the divine proportion'. The font is uppercase
14mr|texlive-pacioli-20110616-2|25	letters together with punctuation and some analphabetics; no
14mr|texlive-pacioli-20110616-2|26	lowercase or digits. The Metafont source is distributed in a
14mr|texlive-pacioli-20110616-2|27	.dtx file, together with LaTeX support.
14mr|texlive-pacioli-20110616-2|28	
14mr|texlive-pacioli-20110616-2|29	%post
14mr|texlive-pacioli-20110616-2|30	%{_sbindir}/texlive.post
14mr|texlive-pacioli-20110616-2|31	
14mr|texlive-pacioli-20110616-2|32	%postun
14mr|texlive-pacioli-20110616-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-pacioli-20110616-2|34	%{_sbindir}/texlive.post
14mr|texlive-pacioli-20110616-2|35	fi
14mr|texlive-pacioli-20110616-2|36	
14mr|texlive-pacioli-20110616-2|37	#-----------------------------------------------------------------------
14mr|texlive-pacioli-20110616-2|38	%files
14mr|texlive-pacioli-20110616-2|39	%{_texmfdistdir}/fonts/source/public/pacioli/cpclig.mf
14mr|texlive-pacioli-20110616-2|40	%{_texmfdistdir}/fonts/source/public/pacioli/cpcpunct.mf
14mr|texlive-pacioli-20110616-2|41	%{_texmfdistdir}/fonts/source/public/pacioli/cpcr10.mf
14mr|texlive-pacioli-20110616-2|42	%{_texmfdistdir}/fonts/source/public/pacioli/cpcromanp.mf
14mr|texlive-pacioli-20110616-2|43	%{_texmfdistdir}/fonts/source/public/pacioli/cpcromanu.mf
14mr|texlive-pacioli-20110616-2|44	%{_texmfdistdir}/fonts/source/public/pacioli/cpcsl10.mf
14mr|texlive-pacioli-20110616-2|45	%{_texmfdistdir}/fonts/source/public/pacioli/cpctitle.mf
14mr|texlive-pacioli-20110616-2|46	%{_texmfdistdir}/fonts/tfm/public/pacioli/cpcr10.tfm
14mr|texlive-pacioli-20110616-2|47	%{_texmfdistdir}/fonts/tfm/public/pacioli/cpcsl10.tfm
14mr|texlive-pacioli-20110616-2|48	%{_texmfdistdir}/tex/latex/pacioli/ot1cpc.fd
14mr|texlive-pacioli-20110616-2|49	%{_texmfdistdir}/tex/latex/pacioli/pacioli.sty
14mr|texlive-pacioli-20110616-2|50	%{_texmfdistdir}/tex/latex/pacioli/t1cpc.fd
14mr|texlive-pacioli-20110616-2|51	%doc %{_texmfdistdir}/doc/fonts/pacioli/README
14mr|texlive-pacioli-20110616-2|52	%doc %{_texmfdistdir}/doc/fonts/pacioli/tryfont.ps
14mr|texlive-pacioli-20110616-2|53	%doc %{_texmfdistdir}/doc/fonts/pacioli/tryfont.tex
14mr|texlive-pacioli-20110616-2|54	#- source
14mr|texlive-pacioli-20110616-2|55	%doc %{_texmfdistdir}/source/fonts/pacioli/pacioli.dtx
14mr|texlive-pacioli-20110616-2|56	%doc %{_texmfdistdir}/source/fonts/pacioli/pacioli.ins
14mr|texlive-pacioli-20110616-2|57	
14mr|texlive-pacioli-20110616-2|58	#-----------------------------------------------------------------------
14mr|texlive-pacioli-20110616-2|59	%prep
14mr|texlive-pacioli-20110616-2|60	%setup -c -a0 -a1 -a2
14mr|texlive-pacioli-20110616-2|61	
14mr|texlive-pacioli-20110616-2|62	%build
14mr|texlive-pacioli-20110616-2|63	
14mr|texlive-pacioli-20110616-2|64	%install
14mr|texlive-pacioli-20110616-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pacioli-20110616-2|66	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pacioli-20110616-2|67	
14mr|texlive-pacioli-20110616-2|68	
14mr|texlive-pacioli-20110616-2|69	
14mr|texlive-pacioli-20110616-2|70	%changelog
14mr|texlive-pacioli-20110616-2|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110616-2
14mr|texlive-pacioli-20110616-2|72	+ Revision: 7bd38e1
14mr|texlive-pacioli-20110616-2|73	- MassBuild#440: Increase release tag
14mr|texlive-pacioli-20110616-2|74	
14mr|texlive-pacioli-20110616-2|75	

20933 14
14mr|texlive-pagecolor-1.0e-3|1	# revision 25500
14mr|texlive-pagecolor-1.0e-3|2	# category Package
14mr|texlive-pagecolor-1.0e-3|3	# catalog-ctan /macros/latex/contrib/pagecolor
14mr|texlive-pagecolor-1.0e-3|4	# catalog-date 2012-02-24 13:31:20 +0100
14mr|texlive-pagecolor-1.0e-3|5	# catalog-license lppl
14mr|texlive-pagecolor-1.0e-3|6	# catalog-version 1.0e
14mr|texlive-pagecolor-1.0e-3|7	Name:		texlive-pagecolor
14mr|texlive-pagecolor-1.0e-3|8	Version:	1.0e
14mr|texlive-pagecolor-1.0e-3|9	Release:	3
14mr|texlive-pagecolor-1.0e-3|10	Summary:	Interrogate page colour
14mr|texlive-pagecolor-1.0e-3|11	Group:		Publishing
14mr|texlive-pagecolor-1.0e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagecolor
14mr|texlive-pagecolor-1.0e-3|13	License:	LPPL
14mr|texlive-pagecolor-1.0e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecolor.tar.xz
14mr|texlive-pagecolor-1.0e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecolor.doc.tar.xz
14mr|texlive-pagecolor-1.0e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecolor.source.tar.xz
14mr|texlive-pagecolor-1.0e-3|17	BuildArch:	noarch
14mr|texlive-pagecolor-1.0e-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pagecolor-1.0e-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pagecolor-1.0e-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pagecolor-1.0e-3|21	
14mr|texlive-pagecolor-1.0e-3|22	%description
14mr|texlive-pagecolor-1.0e-3|23	This package provides the command \thepagecolor, which gives
14mr|texlive-pagecolor-1.0e-3|24	the current page (background) colour, i. e. the argument used
14mr|texlive-pagecolor-1.0e-3|25	with the most recent call of \pagecolor{...}. The command
14mr|texlive-pagecolor-1.0e-3|26	\thepagecolornone gives the same colour as \thepagecolor,
14mr|texlive-pagecolor-1.0e-3|27	except when the page background colour is "none" (e.g., as a
14mr|texlive-pagecolor-1.0e-3|28	result of using the \nopagecolor command). In that case
14mr|texlive-pagecolor-1.0e-3|29	\thepagecolor is "white" and \thepagecolornone is "none".
14mr|texlive-pagecolor-1.0e-3|30	
14mr|texlive-pagecolor-1.0e-3|31	%post
14mr|texlive-pagecolor-1.0e-3|32	%{_sbindir}/texlive.post
14mr|texlive-pagecolor-1.0e-3|33	
14mr|texlive-pagecolor-1.0e-3|34	%postun
14mr|texlive-pagecolor-1.0e-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-pagecolor-1.0e-3|36	%{_sbindir}/texlive.post
14mr|texlive-pagecolor-1.0e-3|37	fi
14mr|texlive-pagecolor-1.0e-3|38	
14mr|texlive-pagecolor-1.0e-3|39	#-----------------------------------------------------------------------
14mr|texlive-pagecolor-1.0e-3|40	%files
14mr|texlive-pagecolor-1.0e-3|41	%{_texmfdistdir}/tex/latex/pagecolor/pagecolor.sty
14mr|texlive-pagecolor-1.0e-3|42	%doc %{_texmfdistdir}/doc/latex/pagecolor/README
14mr|texlive-pagecolor-1.0e-3|43	%doc %{_texmfdistdir}/doc/latex/pagecolor/pagecolor-example.pdf
14mr|texlive-pagecolor-1.0e-3|44	%doc %{_texmfdistdir}/doc/latex/pagecolor/pagecolor-example.tex
14mr|texlive-pagecolor-1.0e-3|45	%doc %{_texmfdistdir}/doc/latex/pagecolor/pagecolor.pdf
14mr|texlive-pagecolor-1.0e-3|46	#- source
14mr|texlive-pagecolor-1.0e-3|47	%doc %{_texmfdistdir}/source/latex/pagecolor/pagecolor.drv
14mr|texlive-pagecolor-1.0e-3|48	%doc %{_texmfdistdir}/source/latex/pagecolor/pagecolor.dtx
14mr|texlive-pagecolor-1.0e-3|49	%doc %{_texmfdistdir}/source/latex/pagecolor/pagecolor.ins
14mr|texlive-pagecolor-1.0e-3|50	
14mr|texlive-pagecolor-1.0e-3|51	#-----------------------------------------------------------------------
14mr|texlive-pagecolor-1.0e-3|52	%prep
14mr|texlive-pagecolor-1.0e-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-pagecolor-1.0e-3|54	
14mr|texlive-pagecolor-1.0e-3|55	%build
14mr|texlive-pagecolor-1.0e-3|56	
14mr|texlive-pagecolor-1.0e-3|57	%install
14mr|texlive-pagecolor-1.0e-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pagecolor-1.0e-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pagecolor-1.0e-3|60	
14mr|texlive-pagecolor-1.0e-3|61	
14mr|texlive-pagecolor-1.0e-3|62	
14mr|texlive-pagecolor-1.0e-3|63	%changelog
14mr|texlive-pagecolor-1.0e-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0e-3
14mr|texlive-pagecolor-1.0e-3|65	+ Revision: 30cf16a
14mr|texlive-pagecolor-1.0e-3|66	- MassBuild#440: Increase release tag
14mr|texlive-pagecolor-1.0e-3|67	
14mr|texlive-pagecolor-1.0e-3|68	

20934 14
14mr|texlive-pagecont-1.0-3|1	# revision 15878
14mr|texlive-pagecont-1.0-3|2	# category Package
14mr|texlive-pagecont-1.0-3|3	# catalog-ctan /macros/latex/contrib/pagecont
14mr|texlive-pagecont-1.0-3|4	# catalog-date 2009-11-10 09:17:41 +0100
14mr|texlive-pagecont-1.0-3|5	# catalog-license lppl
14mr|texlive-pagecont-1.0-3|6	# catalog-version 1.0
14mr|texlive-pagecont-1.0-3|7	Name:		texlive-pagecont
14mr|texlive-pagecont-1.0-3|8	Version:	1.0
14mr|texlive-pagecont-1.0-3|9	Release:	3
14mr|texlive-pagecont-1.0-3|10	Summary:	Page numbering that continues between documents
14mr|texlive-pagecont-1.0-3|11	Group:		Publishing
14mr|texlive-pagecont-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagecont
14mr|texlive-pagecont-1.0-3|13	License:	LPPL
14mr|texlive-pagecont-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecont.tar.xz
14mr|texlive-pagecont-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecont.doc.tar.xz
14mr|texlive-pagecont-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecont.source.tar.xz
14mr|texlive-pagecont-1.0-3|17	BuildArch:	noarch
14mr|texlive-pagecont-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pagecont-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pagecont-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pagecont-1.0-3|21	
14mr|texlive-pagecont-1.0-3|22	%description
14mr|texlive-pagecont-1.0-3|23	The package provides the facility that several documents can be
14mr|texlive-pagecont-1.0-3|24	typeset independently with page numbers in sequence, as if they
14mr|texlive-pagecont-1.0-3|25	were a single document.
14mr|texlive-pagecont-1.0-3|26	
14mr|texlive-pagecont-1.0-3|27	%post
14mr|texlive-pagecont-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-pagecont-1.0-3|29	
14mr|texlive-pagecont-1.0-3|30	%postun
14mr|texlive-pagecont-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pagecont-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-pagecont-1.0-3|33	fi
14mr|texlive-pagecont-1.0-3|34	
14mr|texlive-pagecont-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-pagecont-1.0-3|36	%files
14mr|texlive-pagecont-1.0-3|37	%{_texmfdistdir}/tex/latex/pagecont/pagecont.sty
14mr|texlive-pagecont-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/pagecont/README
14mr|texlive-pagecont-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/pagecont/pagecont.pdf
14mr|texlive-pagecont-1.0-3|40	#- source
14mr|texlive-pagecont-1.0-3|41	%doc %{_texmfdistdir}/source/latex/pagecont/pagecont.dtx
14mr|texlive-pagecont-1.0-3|42	%doc %{_texmfdistdir}/source/latex/pagecont/pagecont.ins
14mr|texlive-pagecont-1.0-3|43	
14mr|texlive-pagecont-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-pagecont-1.0-3|45	%prep
14mr|texlive-pagecont-1.0-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-pagecont-1.0-3|47	
14mr|texlive-pagecont-1.0-3|48	%build
14mr|texlive-pagecont-1.0-3|49	
14mr|texlive-pagecont-1.0-3|50	%install
14mr|texlive-pagecont-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pagecont-1.0-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pagecont-1.0-3|53	
14mr|texlive-pagecont-1.0-3|54	
14mr|texlive-pagecont-1.0-3|55	
14mr|texlive-pagecont-1.0-3|56	%changelog
14mr|texlive-pagecont-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pagecont-1.0-3|58	+ Revision: 59a1b95
14mr|texlive-pagecont-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-pagecont-1.0-3|60	
14mr|texlive-pagecont-1.0-3|61	

20935 14
14mr|texlive-pagenote-1.1a-3|1	# revision 15878
14mr|texlive-pagenote-1.1a-3|2	# category Package
14mr|texlive-pagenote-1.1a-3|3	# catalog-ctan /macros/latex/contrib/pagenote
14mr|texlive-pagenote-1.1a-3|4	# catalog-date 2009-09-03 13:00:14 +0200
14mr|texlive-pagenote-1.1a-3|5	# catalog-license lppl1.3
14mr|texlive-pagenote-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-pagenote-1.1a-3|7	Name:		texlive-pagenote
14mr|texlive-pagenote-1.1a-3|8	Version:	1.1a
14mr|texlive-pagenote-1.1a-3|9	Release:	3
14mr|texlive-pagenote-1.1a-3|10	Summary:	Notes at end of document
14mr|texlive-pagenote-1.1a-3|11	Group:		Publishing
14mr|texlive-pagenote-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagenote
14mr|texlive-pagenote-1.1a-3|13	License:	LPPL1.3
14mr|texlive-pagenote-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagenote.tar.xz
14mr|texlive-pagenote-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagenote.doc.tar.xz
14mr|texlive-pagenote-1.1a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagenote.source.tar.xz
14mr|texlive-pagenote-1.1a-3|17	BuildArch:	noarch
14mr|texlive-pagenote-1.1a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pagenote-1.1a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pagenote-1.1a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pagenote-1.1a-3|21	
14mr|texlive-pagenote-1.1a-3|22	%description
14mr|texlive-pagenote-1.1a-3|23	The pagenote package provides tagged notes on a separate page
14mr|texlive-pagenote-1.1a-3|24	(also known as 'end notes'). Unless the memoir class is used,
14mr|texlive-pagenote-1.1a-3|25	the package requires the ifmtarg package.
14mr|texlive-pagenote-1.1a-3|26	
14mr|texlive-pagenote-1.1a-3|27	%post
14mr|texlive-pagenote-1.1a-3|28	%{_sbindir}/texlive.post
14mr|texlive-pagenote-1.1a-3|29	
14mr|texlive-pagenote-1.1a-3|30	%postun
14mr|texlive-pagenote-1.1a-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pagenote-1.1a-3|32	%{_sbindir}/texlive.post
14mr|texlive-pagenote-1.1a-3|33	fi
14mr|texlive-pagenote-1.1a-3|34	
14mr|texlive-pagenote-1.1a-3|35	#-----------------------------------------------------------------------
14mr|texlive-pagenote-1.1a-3|36	%files
14mr|texlive-pagenote-1.1a-3|37	%{_texmfdistdir}/tex/latex/pagenote/pagenote.sty
14mr|texlive-pagenote-1.1a-3|38	%doc %{_texmfdistdir}/doc/latex/pagenote/README
14mr|texlive-pagenote-1.1a-3|39	%doc %{_texmfdistdir}/doc/latex/pagenote/pagenote.pdf
14mr|texlive-pagenote-1.1a-3|40	#- source
14mr|texlive-pagenote-1.1a-3|41	%doc %{_texmfdistdir}/source/latex/pagenote/pagenote.dtx
14mr|texlive-pagenote-1.1a-3|42	%doc %{_texmfdistdir}/source/latex/pagenote/pagenote.ins
14mr|texlive-pagenote-1.1a-3|43	
14mr|texlive-pagenote-1.1a-3|44	#-----------------------------------------------------------------------
14mr|texlive-pagenote-1.1a-3|45	%prep
14mr|texlive-pagenote-1.1a-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-pagenote-1.1a-3|47	
14mr|texlive-pagenote-1.1a-3|48	%build
14mr|texlive-pagenote-1.1a-3|49	
14mr|texlive-pagenote-1.1a-3|50	%install
14mr|texlive-pagenote-1.1a-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pagenote-1.1a-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pagenote-1.1a-3|53	
14mr|texlive-pagenote-1.1a-3|54	
14mr|texlive-pagenote-1.1a-3|55	
14mr|texlive-pagenote-1.1a-3|56	%changelog
14mr|texlive-pagenote-1.1a-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-pagenote-1.1a-3|58	+ Revision: 0631b4b
14mr|texlive-pagenote-1.1a-3|59	- MassBuild#440: Increase release tag
14mr|texlive-pagenote-1.1a-3|60	
14mr|texlive-pagenote-1.1a-3|61	

20936 14
14mr|texlive-pagerange-0.5-3|1	# revision 16915
14mr|texlive-pagerange-0.5-3|2	# category Package
14mr|texlive-pagerange-0.5-3|3	# catalog-ctan /macros/latex/contrib/pagerange
14mr|texlive-pagerange-0.5-3|4	# catalog-date 2010-02-04 09:04:58 +0100
14mr|texlive-pagerange-0.5-3|5	# catalog-license lppl
14mr|texlive-pagerange-0.5-3|6	# catalog-version 0.5
14mr|texlive-pagerange-0.5-3|7	Name:		texlive-pagerange
14mr|texlive-pagerange-0.5-3|8	Version:	0.5
14mr|texlive-pagerange-0.5-3|9	Release:	3
14mr|texlive-pagerange-0.5-3|10	Summary:	Flexible and configurable page range typesetting
14mr|texlive-pagerange-0.5-3|11	Group:		Publishing
14mr|texlive-pagerange-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagerange
14mr|texlive-pagerange-0.5-3|13	License:	LPPL
14mr|texlive-pagerange-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagerange.tar.xz
14mr|texlive-pagerange-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagerange.doc.tar.xz
14mr|texlive-pagerange-0.5-3|16	BuildArch:	noarch
14mr|texlive-pagerange-0.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pagerange-0.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pagerange-0.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pagerange-0.5-3|20	
14mr|texlive-pagerange-0.5-3|21	%description
14mr|texlive-pagerange-0.5-3|22	The package defines a command \pagerange that typesets ranges
14mr|texlive-pagerange-0.5-3|23	of page numbers, expanding them (e.g., adding first or large
14mr|texlive-pagerange-0.5-3|24	page numbers) and standardising them.
14mr|texlive-pagerange-0.5-3|25	
14mr|texlive-pagerange-0.5-3|26	%post
14mr|texlive-pagerange-0.5-3|27	%{_sbindir}/texlive.post
14mr|texlive-pagerange-0.5-3|28	
14mr|texlive-pagerange-0.5-3|29	%postun
14mr|texlive-pagerange-0.5-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pagerange-0.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-pagerange-0.5-3|32	fi
14mr|texlive-pagerange-0.5-3|33	
14mr|texlive-pagerange-0.5-3|34	#-----------------------------------------------------------------------
14mr|texlive-pagerange-0.5-3|35	%files
14mr|texlive-pagerange-0.5-3|36	%{_texmfdistdir}/tex/latex/pagerange/pagerange-guide.cfg
14mr|texlive-pagerange-0.5-3|37	%{_texmfdistdir}/tex/latex/pagerange/pagerange.sty
14mr|texlive-pagerange-0.5-3|38	%doc %{_texmfdistdir}/doc/latex/pagerange/README
14mr|texlive-pagerange-0.5-3|39	%doc %{_texmfdistdir}/doc/latex/pagerange/pagerange-guide.pdf
14mr|texlive-pagerange-0.5-3|40	%doc %{_texmfdistdir}/doc/latex/pagerange/pagerange-guide.tex
14mr|texlive-pagerange-0.5-3|41	
14mr|texlive-pagerange-0.5-3|42	#-----------------------------------------------------------------------
14mr|texlive-pagerange-0.5-3|43	%prep
14mr|texlive-pagerange-0.5-3|44	%setup -c -a0 -a1
14mr|texlive-pagerange-0.5-3|45	
14mr|texlive-pagerange-0.5-3|46	%build
14mr|texlive-pagerange-0.5-3|47	
14mr|texlive-pagerange-0.5-3|48	%install
14mr|texlive-pagerange-0.5-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pagerange-0.5-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pagerange-0.5-3|51	
14mr|texlive-pagerange-0.5-3|52	
14mr|texlive-pagerange-0.5-3|53	
14mr|texlive-pagerange-0.5-3|54	%changelog
14mr|texlive-pagerange-0.5-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-pagerange-0.5-3|56	+ Revision: 87aeaa9
14mr|texlive-pagerange-0.5-3|57	- MassBuild#440: Increase release tag
14mr|texlive-pagerange-0.5-3|58	
14mr|texlive-pagerange-0.5-3|59	

20937 14
14mr|texlive-pageslts-1.2a-3|1	# revision 23534
14mr|texlive-pageslts-1.2a-3|2	# category Package
14mr|texlive-pageslts-1.2a-3|3	# catalog-ctan /macros/latex/contrib/pageslts
14mr|texlive-pageslts-1.2a-3|4	# catalog-date 2011-08-13 08:34:58 +0200
14mr|texlive-pageslts-1.2a-3|5	# catalog-license lppl1.3
14mr|texlive-pageslts-1.2a-3|6	# catalog-version 1.2a
14mr|texlive-pageslts-1.2a-3|7	Name:		texlive-pageslts
14mr|texlive-pageslts-1.2a-3|8	Version:	1.2a
14mr|texlive-pageslts-1.2a-3|9	Release:	3
14mr|texlive-pageslts-1.2a-3|10	Summary:	Variants of last page labels
14mr|texlive-pageslts-1.2a-3|11	Group:		Publishing
14mr|texlive-pageslts-1.2a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pageslts
14mr|texlive-pageslts-1.2a-3|13	License:	LPPL1.3
14mr|texlive-pageslts-1.2a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pageslts.tar.xz
14mr|texlive-pageslts-1.2a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pageslts.doc.tar.xz
14mr|texlive-pageslts-1.2a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pageslts.source.tar.xz
14mr|texlive-pageslts-1.2a-3|17	BuildArch:	noarch
14mr|texlive-pageslts-1.2a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pageslts-1.2a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pageslts-1.2a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pageslts-1.2a-3|21	
14mr|texlive-pageslts-1.2a-3|22	%description
14mr|texlive-pageslts-1.2a-3|23	The package was designed as an extension of the lastpage
14mr|texlive-pageslts-1.2a-3|24	package -- as well as that package's LastPage label (created
14mr|texlive-pageslts-1.2a-3|25	\AtEndDocument) it adds a VeryLastPage (created
14mr|texlive-pageslts-1.2a-3|26	\AfterLastShipout). When more than one page numbering scheme is
14mr|texlive-pageslts-1.2a-3|27	in operation (as in a book class document with frontmatter),
14mr|texlive-pageslts-1.2a-3|28	the labels above do not give the total number of pages, so the
14mr|texlive-pageslts-1.2a-3|29	package also provides labels pagesLTS.<numbering scheme>, where
14mr|texlive-pageslts-1.2a-3|30	the numbering scheme is arabic, roman, etc. The package relies
14mr|texlive-pageslts-1.2a-3|31	on the undolabl package.
14mr|texlive-pageslts-1.2a-3|32	
14mr|texlive-pageslts-1.2a-3|33	%post
14mr|texlive-pageslts-1.2a-3|34	%{_sbindir}/texlive.post
14mr|texlive-pageslts-1.2a-3|35	
14mr|texlive-pageslts-1.2a-3|36	%postun
14mr|texlive-pageslts-1.2a-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-pageslts-1.2a-3|38	%{_sbindir}/texlive.post
14mr|texlive-pageslts-1.2a-3|39	fi
14mr|texlive-pageslts-1.2a-3|40	
14mr|texlive-pageslts-1.2a-3|41	#-----------------------------------------------------------------------
14mr|texlive-pageslts-1.2a-3|42	%files
14mr|texlive-pageslts-1.2a-3|43	%{_texmfdistdir}/tex/latex/pageslts/pageslts.sty
14mr|texlive-pageslts-1.2a-3|44	%doc %{_texmfdistdir}/doc/latex/pageslts/README
14mr|texlive-pageslts-1.2a-3|45	%doc %{_texmfdistdir}/doc/latex/pageslts/pageslts-example.pdf
14mr|texlive-pageslts-1.2a-3|46	%doc %{_texmfdistdir}/doc/latex/pageslts/pageslts-example.tex
14mr|texlive-pageslts-1.2a-3|47	%doc %{_texmfdistdir}/doc/latex/pageslts/pageslts.pdf
14mr|texlive-pageslts-1.2a-3|48	#- source
14mr|texlive-pageslts-1.2a-3|49	%doc %{_texmfdistdir}/source/latex/pageslts/ltxdoc.cfg
14mr|texlive-pageslts-1.2a-3|50	%doc %{_texmfdistdir}/source/latex/pageslts/pageslts.drv
14mr|texlive-pageslts-1.2a-3|51	%doc %{_texmfdistdir}/source/latex/pageslts/pageslts.dtx
14mr|texlive-pageslts-1.2a-3|52	%doc %{_texmfdistdir}/source/latex/pageslts/pageslts.ins
14mr|texlive-pageslts-1.2a-3|53	
14mr|texlive-pageslts-1.2a-3|54	#-----------------------------------------------------------------------
14mr|texlive-pageslts-1.2a-3|55	%prep
14mr|texlive-pageslts-1.2a-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-pageslts-1.2a-3|57	
14mr|texlive-pageslts-1.2a-3|58	%build
14mr|texlive-pageslts-1.2a-3|59	
14mr|texlive-pageslts-1.2a-3|60	%install
14mr|texlive-pageslts-1.2a-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pageslts-1.2a-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pageslts-1.2a-3|63	
14mr|texlive-pageslts-1.2a-3|64	
14mr|texlive-pageslts-1.2a-3|65	
14mr|texlive-pageslts-1.2a-3|66	%changelog
14mr|texlive-pageslts-1.2a-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2a-3
14mr|texlive-pageslts-1.2a-3|68	+ Revision: b32dff2
14mr|texlive-pageslts-1.2a-3|69	- MassBuild#440: Increase release tag
14mr|texlive-pageslts-1.2a-3|70	
14mr|texlive-pageslts-1.2a-3|71	

20938 14
14mr|texlive-palatino-20110301-3|1	# revision 21993
14mr|texlive-palatino-20110301-3|2	# category Package
14mr|texlive-palatino-20110301-3|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-palatino-20110301-3|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-palatino-20110301-3|5	# catalog-license gpl
14mr|texlive-palatino-20110301-3|6	# catalog-version undef
14mr|texlive-palatino-20110301-3|7	Name:		texlive-palatino
14mr|texlive-palatino-20110301-3|8	Version:	20110301
14mr|texlive-palatino-20110301-3|9	Release:	3
14mr|texlive-palatino-20110301-3|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-palatino-20110301-3|11	Group:		Publishing
14mr|texlive-palatino-20110301-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-palatino-20110301-3|13	License:	GPL
14mr|texlive-palatino-20110301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/palatino.tar.xz
14mr|texlive-palatino-20110301-3|15	BuildArch:	noarch
14mr|texlive-palatino-20110301-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-palatino-20110301-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-palatino-20110301-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-palatino-20110301-3|19	
14mr|texlive-palatino-20110301-3|20	%description
14mr|texlive-palatino-20110301-3|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-palatino-20110301-3|22	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-palatino-20110301-3|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-palatino-20110301-3|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-palatino-20110301-3|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-palatino-20110301-3|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-palatino-20110301-3|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-palatino-20110301-3|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-palatino-20110301-3|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-palatino-20110301-3|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-palatino-20110301-3|31	(substituting for Adobe's Palatino).
14mr|texlive-palatino-20110301-3|32	
14mr|texlive-palatino-20110301-3|33	%post
14mr|texlive-palatino-20110301-3|34	%{_sbindir}/texlive.post
14mr|texlive-palatino-20110301-3|35	
14mr|texlive-palatino-20110301-3|36	%postun
14mr|texlive-palatino-20110301-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-palatino-20110301-3|38	%{_sbindir}/texlive.post
14mr|texlive-palatino-20110301-3|39	fi
14mr|texlive-palatino-20110301-3|40	
14mr|texlive-palatino-20110301-3|41	#-----------------------------------------------------------------------
14mr|texlive-palatino-20110301-3|42	%files
14mr|texlive-palatino-20110301-3|43	%{_texmfdistdir}/dvips/palatino/config.upl
14mr|texlive-palatino-20110301-3|44	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplb8a.afm
14mr|texlive-palatino-20110301-3|45	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplbi8a.afm
14mr|texlive-palatino-20110301-3|46	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplr8a.afm
14mr|texlive-palatino-20110301-3|47	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplri8a.afm
14mr|texlive-palatino-20110301-3|48	%{_texmfdistdir}/fonts/afm/urw/palatino/uplb8a.afm
14mr|texlive-palatino-20110301-3|49	%{_texmfdistdir}/fonts/afm/urw/palatino/uplbi8a.afm
14mr|texlive-palatino-20110301-3|50	%{_texmfdistdir}/fonts/afm/urw/palatino/uplr8a.afm
14mr|texlive-palatino-20110301-3|51	%{_texmfdistdir}/fonts/afm/urw/palatino/uplri8a.afm
14mr|texlive-palatino-20110301-3|52	%{_texmfdistdir}/fonts/map/dvips/palatino/upl.map
14mr|texlive-palatino-20110301-3|53	%{_texmfdistdir}/fonts/tfm/adobe/palatino/eurbo10.tfm
14mr|texlive-palatino-20110301-3|54	%{_texmfdistdir}/fonts/tfm/adobe/palatino/eurmo10.tfm
14mr|texlive-palatino-20110301-3|55	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb.tfm
14mr|texlive-palatino-20110301-3|56	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb7t.tfm
14mr|texlive-palatino-20110301-3|57	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8c.tfm
14mr|texlive-palatino-20110301-3|58	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8r.tfm
14mr|texlive-palatino-20110301-3|59	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8t.tfm
14mr|texlive-palatino-20110301-3|60	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9c.tfm
14mr|texlive-palatino-20110301-3|61	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9d.tfm
14mr|texlive-palatino-20110301-3|62	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9e.tfm
14mr|texlive-palatino-20110301-3|63	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9o.tfm
14mr|texlive-palatino-20110301-3|64	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9t.tfm
14mr|texlive-palatino-20110301-3|65	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc.tfm
14mr|texlive-palatino-20110301-3|66	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc7t.tfm
14mr|texlive-palatino-20110301-3|67	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc8t.tfm
14mr|texlive-palatino-20110301-3|68	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi.tfm
14mr|texlive-palatino-20110301-3|69	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi7t.tfm
14mr|texlive-palatino-20110301-3|70	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8c.tfm
14mr|texlive-palatino-20110301-3|71	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8r.tfm
14mr|texlive-palatino-20110301-3|72	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8t.tfm
14mr|texlive-palatino-20110301-3|73	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9c.tfm
14mr|texlive-palatino-20110301-3|74	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9d.tfm
14mr|texlive-palatino-20110301-3|75	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9e.tfm
14mr|texlive-palatino-20110301-3|76	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9o.tfm
14mr|texlive-palatino-20110301-3|77	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9t.tfm
14mr|texlive-palatino-20110301-3|78	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbij8r.tfm
14mr|texlive-palatino-20110301-3|79	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbj8r.tfm
14mr|texlive-palatino-20110301-3|80	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo.tfm
14mr|texlive-palatino-20110301-3|81	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo7t.tfm
14mr|texlive-palatino-20110301-3|82	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8c.tfm
14mr|texlive-palatino-20110301-3|83	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8r.tfm
14mr|texlive-palatino-20110301-3|84	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8t.tfm
14mr|texlive-palatino-20110301-3|85	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbu.tfm
14mr|texlive-palatino-20110301-3|86	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbu8r.tfm
14mr|texlive-palatino-20110301-3|87	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr.tfm
14mr|texlive-palatino-20110301-3|88	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr7t.tfm
14mr|texlive-palatino-20110301-3|89	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8c.tfm
14mr|texlive-palatino-20110301-3|90	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8r.tfm
14mr|texlive-palatino-20110301-3|91	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8rn.tfm
14mr|texlive-palatino-20110301-3|92	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8t.tfm
14mr|texlive-palatino-20110301-3|93	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9c.tfm
14mr|texlive-palatino-20110301-3|94	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9d.tfm
14mr|texlive-palatino-20110301-3|95	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9e.tfm
14mr|texlive-palatino-20110301-3|96	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9o.tfm
14mr|texlive-palatino-20110301-3|97	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9t.tfm
14mr|texlive-palatino-20110301-3|98	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc.tfm
14mr|texlive-palatino-20110301-3|99	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc7t.tfm
14mr|texlive-palatino-20110301-3|100	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc8r.tfm
14mr|texlive-palatino-20110301-3|101	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc8t.tfm
14mr|texlive-palatino-20110301-3|102	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9d.tfm
14mr|texlive-palatino-20110301-3|103	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9e.tfm
14mr|texlive-palatino-20110301-3|104	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9o.tfm
14mr|texlive-palatino-20110301-3|105	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9t.tfm
14mr|texlive-palatino-20110301-3|106	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri.tfm
14mr|texlive-palatino-20110301-3|107	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri7t.tfm
14mr|texlive-palatino-20110301-3|108	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8c.tfm
14mr|texlive-palatino-20110301-3|109	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8r.tfm
14mr|texlive-palatino-20110301-3|110	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8t.tfm
14mr|texlive-palatino-20110301-3|111	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9c.tfm
14mr|texlive-palatino-20110301-3|112	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9d.tfm
14mr|texlive-palatino-20110301-3|113	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9e.tfm
14mr|texlive-palatino-20110301-3|114	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9o.tfm
14mr|texlive-palatino-20110301-3|115	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9t.tfm
14mr|texlive-palatino-20110301-3|116	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrij8r.tfm
14mr|texlive-palatino-20110301-3|117	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro.tfm
14mr|texlive-palatino-20110301-3|118	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro7t.tfm
14mr|texlive-palatino-20110301-3|119	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8c.tfm
14mr|texlive-palatino-20110301-3|120	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8r.tfm
14mr|texlive-palatino-20110301-3|121	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8t.tfm
14mr|texlive-palatino-20110301-3|122	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrr8re.tfm
14mr|texlive-palatino-20110301-3|123	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrre.tfm
14mr|texlive-palatino-20110301-3|124	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrrn.tfm
14mr|texlive-palatino-20110301-3|125	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplru.tfm
14mr|texlive-palatino-20110301-3|126	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplru8r.tfm
14mr|texlive-palatino-20110301-3|127	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7m.tfm
14mr|texlive-palatino-20110301-3|128	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7t.tfm
14mr|texlive-palatino-20110301-3|129	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7y.tfm
14mr|texlive-palatino-20110301-3|130	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7m.tfm
14mr|texlive-palatino-20110301-3|131	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7t.tfm
14mr|texlive-palatino-20110301-3|132	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7v.tfm
14mr|texlive-palatino-20110301-3|133	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7y.tfm
14mr|texlive-palatino-20110301-3|134	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplb8z.tfm
14mr|texlive-palatino-20110301-3|135	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplbc8z.tfm
14mr|texlive-palatino-20110301-3|136	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplbi8z.tfm
14mr|texlive-palatino-20110301-3|137	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplr8z.tfm
14mr|texlive-palatino-20110301-3|138	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplrc8z.tfm
14mr|texlive-palatino-20110301-3|139	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplri8z.tfm
14mr|texlive-palatino-20110301-3|140	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplb.tfm
14mr|texlive-palatino-20110301-3|141	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplbi.tfm
14mr|texlive-palatino-20110301-3|142	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplbu.tfm
14mr|texlive-palatino-20110301-3|143	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplr.tfm
14mr|texlive-palatino-20110301-3|144	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplri.tfm
14mr|texlive-palatino-20110301-3|145	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplro.tfm
14mr|texlive-palatino-20110301-3|146	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplrre.tfm
14mr|texlive-palatino-20110301-3|147	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplrrn.tfm
14mr|texlive-palatino-20110301-3|148	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplru.tfm
14mr|texlive-palatino-20110301-3|149	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb7t.tfm
14mr|texlive-palatino-20110301-3|150	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8c.tfm
14mr|texlive-palatino-20110301-3|151	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8r.tfm
14mr|texlive-palatino-20110301-3|152	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8t.tfm
14mr|texlive-palatino-20110301-3|153	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbc7t.tfm
14mr|texlive-palatino-20110301-3|154	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbc8t.tfm
14mr|texlive-palatino-20110301-3|155	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi7t.tfm
14mr|texlive-palatino-20110301-3|156	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8c.tfm
14mr|texlive-palatino-20110301-3|157	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8r.tfm
14mr|texlive-palatino-20110301-3|158	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8t.tfm
14mr|texlive-palatino-20110301-3|159	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo7t.tfm
14mr|texlive-palatino-20110301-3|160	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8c.tfm
14mr|texlive-palatino-20110301-3|161	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8r.tfm
14mr|texlive-palatino-20110301-3|162	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8t.tfm
14mr|texlive-palatino-20110301-3|163	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr7t.tfm
14mr|texlive-palatino-20110301-3|164	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8c.tfm
14mr|texlive-palatino-20110301-3|165	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8r.tfm
14mr|texlive-palatino-20110301-3|166	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8t.tfm
14mr|texlive-palatino-20110301-3|167	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplrc7t.tfm
14mr|texlive-palatino-20110301-3|168	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplrc8t.tfm
14mr|texlive-palatino-20110301-3|169	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri7t.tfm
14mr|texlive-palatino-20110301-3|170	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8c.tfm
14mr|texlive-palatino-20110301-3|171	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8r.tfm
14mr|texlive-palatino-20110301-3|172	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8t.tfm
14mr|texlive-palatino-20110301-3|173	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro7t.tfm
14mr|texlive-palatino-20110301-3|174	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8c.tfm
14mr|texlive-palatino-20110301-3|175	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8r.tfm
14mr|texlive-palatino-20110301-3|176	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8t.tfm
14mr|texlive-palatino-20110301-3|177	%{_texmfdistdir}/fonts/type1/urw/palatino/uplb8a.pfb
14mr|texlive-palatino-20110301-3|178	%{_texmfdistdir}/fonts/type1/urw/palatino/uplb8a.pfm
14mr|texlive-palatino-20110301-3|179	%{_texmfdistdir}/fonts/type1/urw/palatino/uplbi8a.pfb
14mr|texlive-palatino-20110301-3|180	%{_texmfdistdir}/fonts/type1/urw/palatino/uplbi8a.pfm
14mr|texlive-palatino-20110301-3|181	%{_texmfdistdir}/fonts/type1/urw/palatino/uplr8a.pfb
14mr|texlive-palatino-20110301-3|182	%{_texmfdistdir}/fonts/type1/urw/palatino/uplr8a.pfm
14mr|texlive-palatino-20110301-3|183	%{_texmfdistdir}/fonts/type1/urw/palatino/uplri8a.pfb
14mr|texlive-palatino-20110301-3|184	%{_texmfdistdir}/fonts/type1/urw/palatino/uplri8a.pfm
14mr|texlive-palatino-20110301-3|185	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb.vf
14mr|texlive-palatino-20110301-3|186	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb7t.vf
14mr|texlive-palatino-20110301-3|187	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb8c.vf
14mr|texlive-palatino-20110301-3|188	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb8t.vf
14mr|texlive-palatino-20110301-3|189	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9c.vf
14mr|texlive-palatino-20110301-3|190	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9d.vf
14mr|texlive-palatino-20110301-3|191	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9e.vf
14mr|texlive-palatino-20110301-3|192	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9o.vf
14mr|texlive-palatino-20110301-3|193	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9t.vf
14mr|texlive-palatino-20110301-3|194	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc.vf
14mr|texlive-palatino-20110301-3|195	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc7t.vf
14mr|texlive-palatino-20110301-3|196	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc8t.vf
14mr|texlive-palatino-20110301-3|197	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi.vf
14mr|texlive-palatino-20110301-3|198	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi7t.vf
14mr|texlive-palatino-20110301-3|199	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi8c.vf
14mr|texlive-palatino-20110301-3|200	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi8t.vf
14mr|texlive-palatino-20110301-3|201	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9c.vf
14mr|texlive-palatino-20110301-3|202	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9d.vf
14mr|texlive-palatino-20110301-3|203	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9e.vf
14mr|texlive-palatino-20110301-3|204	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9o.vf
14mr|texlive-palatino-20110301-3|205	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9t.vf
14mr|texlive-palatino-20110301-3|206	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo.vf
14mr|texlive-palatino-20110301-3|207	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo7t.vf
14mr|texlive-palatino-20110301-3|208	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo8c.vf
14mr|texlive-palatino-20110301-3|209	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo8t.vf
14mr|texlive-palatino-20110301-3|210	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbu.vf
14mr|texlive-palatino-20110301-3|211	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr.vf
14mr|texlive-palatino-20110301-3|212	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr7t.vf
14mr|texlive-palatino-20110301-3|213	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr8c.vf
14mr|texlive-palatino-20110301-3|214	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr8t.vf
14mr|texlive-palatino-20110301-3|215	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9c.vf
14mr|texlive-palatino-20110301-3|216	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9d.vf
14mr|texlive-palatino-20110301-3|217	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9e.vf
14mr|texlive-palatino-20110301-3|218	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9o.vf
14mr|texlive-palatino-20110301-3|219	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9t.vf
14mr|texlive-palatino-20110301-3|220	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc.vf
14mr|texlive-palatino-20110301-3|221	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc7t.vf
14mr|texlive-palatino-20110301-3|222	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc8t.vf
14mr|texlive-palatino-20110301-3|223	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9d.vf
14mr|texlive-palatino-20110301-3|224	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9e.vf
14mr|texlive-palatino-20110301-3|225	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9o.vf
14mr|texlive-palatino-20110301-3|226	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9t.vf
14mr|texlive-palatino-20110301-3|227	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri.vf
14mr|texlive-palatino-20110301-3|228	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri7t.vf
14mr|texlive-palatino-20110301-3|229	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri8c.vf
14mr|texlive-palatino-20110301-3|230	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri8t.vf
14mr|texlive-palatino-20110301-3|231	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9c.vf
14mr|texlive-palatino-20110301-3|232	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9d.vf
14mr|texlive-palatino-20110301-3|233	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9e.vf
14mr|texlive-palatino-20110301-3|234	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9o.vf
14mr|texlive-palatino-20110301-3|235	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9t.vf
14mr|texlive-palatino-20110301-3|236	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro.vf
14mr|texlive-palatino-20110301-3|237	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro7t.vf
14mr|texlive-palatino-20110301-3|238	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro8c.vf
14mr|texlive-palatino-20110301-3|239	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro8t.vf
14mr|texlive-palatino-20110301-3|240	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrre.vf
14mr|texlive-palatino-20110301-3|241	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrrn.vf
14mr|texlive-palatino-20110301-3|242	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplru.vf
14mr|texlive-palatino-20110301-3|243	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7m.vf
14mr|texlive-palatino-20110301-3|244	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7t.vf
14mr|texlive-palatino-20110301-3|245	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7y.vf
14mr|texlive-palatino-20110301-3|246	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7m.vf
14mr|texlive-palatino-20110301-3|247	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7t.vf
14mr|texlive-palatino-20110301-3|248	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7v.vf
14mr|texlive-palatino-20110301-3|249	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7y.vf
14mr|texlive-palatino-20110301-3|250	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplb8z.vf
14mr|texlive-palatino-20110301-3|251	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplbc8z.vf
14mr|texlive-palatino-20110301-3|252	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplbi8z.vf
14mr|texlive-palatino-20110301-3|253	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplr8z.vf
14mr|texlive-palatino-20110301-3|254	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplrc8z.vf
14mr|texlive-palatino-20110301-3|255	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplri8z.vf
14mr|texlive-palatino-20110301-3|256	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb7t.vf
14mr|texlive-palatino-20110301-3|257	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb8c.vf
14mr|texlive-palatino-20110301-3|258	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb8t.vf
14mr|texlive-palatino-20110301-3|259	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbc7t.vf
14mr|texlive-palatino-20110301-3|260	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbc8t.vf
14mr|texlive-palatino-20110301-3|261	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi7t.vf
14mr|texlive-palatino-20110301-3|262	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi8c.vf
14mr|texlive-palatino-20110301-3|263	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi8t.vf
14mr|texlive-palatino-20110301-3|264	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo7t.vf
14mr|texlive-palatino-20110301-3|265	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo8c.vf
14mr|texlive-palatino-20110301-3|266	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo8t.vf
14mr|texlive-palatino-20110301-3|267	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr7t.vf
14mr|texlive-palatino-20110301-3|268	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr8c.vf
14mr|texlive-palatino-20110301-3|269	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr8t.vf
14mr|texlive-palatino-20110301-3|270	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplrc7t.vf
14mr|texlive-palatino-20110301-3|271	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplrc8t.vf
14mr|texlive-palatino-20110301-3|272	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri7t.vf
14mr|texlive-palatino-20110301-3|273	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri8c.vf
14mr|texlive-palatino-20110301-3|274	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri8t.vf
14mr|texlive-palatino-20110301-3|275	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro7t.vf
14mr|texlive-palatino-20110301-3|276	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro8c.vf
14mr|texlive-palatino-20110301-3|277	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro8t.vf
14mr|texlive-palatino-20110301-3|278	%{_texmfdistdir}/tex/latex/palatino/8rupl.fd
14mr|texlive-palatino-20110301-3|279	%{_texmfdistdir}/tex/latex/palatino/omlupl.fd
14mr|texlive-palatino-20110301-3|280	%{_texmfdistdir}/tex/latex/palatino/omsupl.fd
14mr|texlive-palatino-20110301-3|281	%{_texmfdistdir}/tex/latex/palatino/ot1upl.fd
14mr|texlive-palatino-20110301-3|282	%{_texmfdistdir}/tex/latex/palatino/t1upl.fd
14mr|texlive-palatino-20110301-3|283	%{_texmfdistdir}/tex/latex/palatino/ts1upl.fd
14mr|texlive-palatino-20110301-3|284	
14mr|texlive-palatino-20110301-3|285	#-----------------------------------------------------------------------
14mr|texlive-palatino-20110301-3|286	%prep
14mr|texlive-palatino-20110301-3|287	%setup -c -a0
14mr|texlive-palatino-20110301-3|288	
14mr|texlive-palatino-20110301-3|289	%build
14mr|texlive-palatino-20110301-3|290	
14mr|texlive-palatino-20110301-3|291	%install
14mr|texlive-palatino-20110301-3|292	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-palatino-20110301-3|293	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-palatino-20110301-3|294	
14mr|texlive-palatino-20110301-3|295	
14mr|texlive-palatino-20110301-3|296	
14mr|texlive-palatino-20110301-3|297	%changelog
14mr|texlive-palatino-20110301-3|298	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110301-3
14mr|texlive-palatino-20110301-3|299	+ Revision: 0d051ce
14mr|texlive-palatino-20110301-3|300	- MassBuild#440: Increase release tag
14mr|texlive-palatino-20110301-3|301	
14mr|texlive-palatino-20110301-3|302	

20939 14
14mr|texlive-paper-1.0l-5|1	# revision 25802
14mr|texlive-paper-1.0l-5|2	# category Package
14mr|texlive-paper-1.0l-5|3	# catalog-ctan /macros/latex/contrib/paper
14mr|texlive-paper-1.0l-5|4	# catalog-date 2012-01-13 09:08:17 +0100
14mr|texlive-paper-1.0l-5|5	# catalog-license gpl
14mr|texlive-paper-1.0l-5|6	# catalog-version 1.0l
14mr|texlive-paper-1.0l-5|7	Name:		texlive-paper
14mr|texlive-paper-1.0l-5|8	Version:	1.0l
14mr|texlive-paper-1.0l-5|9	Release:	5
14mr|texlive-paper-1.0l-5|10	Summary:	Versions of article class, tuned for scholarly publications
14mr|texlive-paper-1.0l-5|11	Group:		Publishing
14mr|texlive-paper-1.0l-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paper
14mr|texlive-paper-1.0l-5|13	License:	GPL
14mr|texlive-paper-1.0l-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paper.tar.xz
14mr|texlive-paper-1.0l-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paper.doc.tar.xz
14mr|texlive-paper-1.0l-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paper.source.tar.xz
14mr|texlive-paper-1.0l-5|17	BuildArch:	noarch
14mr|texlive-paper-1.0l-5|18	BuildRequires:	texlive-tlpkg
14mr|texlive-paper-1.0l-5|19	Requires(pre):	texlive-tlpkg
14mr|texlive-paper-1.0l-5|20	Requires(post):	texlive-kpathsea
14mr|texlive-paper-1.0l-5|21	
14mr|texlive-paper-1.0l-5|22	%description
14mr|texlive-paper-1.0l-5|23	A pair of classes derived from article, tuned for producing
14mr|texlive-paper-1.0l-5|24	papers for journals. The classes introduce new layout options
14mr|texlive-paper-1.0l-5|25	and font commands for sections/parts, and define a new keywords
14mr|texlive-paper-1.0l-5|26	environment, subtitle and institution commands for the title
14mr|texlive-paper-1.0l-5|27	section and new commands for revisions.
14mr|texlive-paper-1.0l-5|28	
14mr|texlive-paper-1.0l-5|29	%post
14mr|texlive-paper-1.0l-5|30	%{_sbindir}/texlive.post
14mr|texlive-paper-1.0l-5|31	
14mr|texlive-paper-1.0l-5|32	%postun
14mr|texlive-paper-1.0l-5|33	if [ $1 -eq 0 ]; then
14mr|texlive-paper-1.0l-5|34	%{_sbindir}/texlive.post
14mr|texlive-paper-1.0l-5|35	fi
14mr|texlive-paper-1.0l-5|36	
14mr|texlive-paper-1.0l-5|37	#-----------------------------------------------------------------------
14mr|texlive-paper-1.0l-5|38	%files
14mr|texlive-paper-1.0l-5|39	%{_texmfdistdir}/tex/latex/paper/journal.cls
14mr|texlive-paper-1.0l-5|40	%{_texmfdistdir}/tex/latex/paper/journal.sty
14mr|texlive-paper-1.0l-5|41	%{_texmfdistdir}/tex/latex/paper/paper.cls
14mr|texlive-paper-1.0l-5|42	%{_texmfdistdir}/tex/latex/paper/paper.sty
14mr|texlive-paper-1.0l-5|43	%doc %{_texmfdistdir}/doc/latex/paper/README
14mr|texlive-paper-1.0l-5|44	%doc %{_texmfdistdir}/doc/latex/paper/install
14mr|texlive-paper-1.0l-5|45	%doc %{_texmfdistdir}/doc/latex/paper/journal1.tex
14mr|texlive-paper-1.0l-5|46	%doc %{_texmfdistdir}/doc/latex/paper/journal2.tex
14mr|texlive-paper-1.0l-5|47	%doc %{_texmfdistdir}/doc/latex/paper/local.tex
14mr|texlive-paper-1.0l-5|48	%doc %{_texmfdistdir}/doc/latex/paper/paper.pdf
14mr|texlive-paper-1.0l-5|49	%doc %{_texmfdistdir}/doc/latex/paper/testj.tex
14mr|texlive-paper-1.0l-5|50	%doc %{_texmfdistdir}/doc/latex/paper/testp.tex
14mr|texlive-paper-1.0l-5|51	#- source
14mr|texlive-paper-1.0l-5|52	%doc %{_texmfdistdir}/source/latex/paper/paper.drv
14mr|texlive-paper-1.0l-5|53	%doc %{_texmfdistdir}/source/latex/paper/paper.dtx
14mr|texlive-paper-1.0l-5|54	
14mr|texlive-paper-1.0l-5|55	#-----------------------------------------------------------------------
14mr|texlive-paper-1.0l-5|56	%prep
14mr|texlive-paper-1.0l-5|57	%setup -c -a0 -a1 -a2
14mr|texlive-paper-1.0l-5|58	
14mr|texlive-paper-1.0l-5|59	%build
14mr|texlive-paper-1.0l-5|60	
14mr|texlive-paper-1.0l-5|61	%install
14mr|texlive-paper-1.0l-5|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-paper-1.0l-5|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-paper-1.0l-5|64	
14mr|texlive-paper-1.0l-5|65	
14mr|texlive-paper-1.0l-5|66	
14mr|texlive-paper-1.0l-5|67	%changelog
14mr|texlive-paper-1.0l-5|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0l-5
14mr|texlive-paper-1.0l-5|69	+ Revision: 4a83c93
14mr|texlive-paper-1.0l-5|70	- MassBuild#440: Increase release tag
14mr|texlive-paper-1.0l-5|71	
14mr|texlive-paper-1.0l-5|72	

20940 14
14mr|texlive-papercdcase-20070311-3|1	# revision 15878
14mr|texlive-papercdcase-20070311-3|2	# category Package
14mr|texlive-papercdcase-20070311-3|3	# catalog-ctan /macros/latex/contrib/papercdcase
14mr|texlive-papercdcase-20070311-3|4	# catalog-date 2007-03-11 14:35:09 +0100
14mr|texlive-papercdcase-20070311-3|5	# catalog-license lppl
14mr|texlive-papercdcase-20070311-3|6	# catalog-version undef
14mr|texlive-papercdcase-20070311-3|7	Name:		texlive-papercdcase
14mr|texlive-papercdcase-20070311-3|8	Version:	20070311
14mr|texlive-papercdcase-20070311-3|9	Release:	3
14mr|texlive-papercdcase-20070311-3|10	Summary:	Origami-style folding paper CD case
14mr|texlive-papercdcase-20070311-3|11	Group:		Publishing
14mr|texlive-papercdcase-20070311-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/papercdcase
14mr|texlive-papercdcase-20070311-3|13	License:	LPPL
14mr|texlive-papercdcase-20070311-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papercdcase.tar.xz
14mr|texlive-papercdcase-20070311-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papercdcase.doc.tar.xz
14mr|texlive-papercdcase-20070311-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papercdcase.source.tar.xz
14mr|texlive-papercdcase-20070311-3|17	BuildArch:	noarch
14mr|texlive-papercdcase-20070311-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-papercdcase-20070311-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-papercdcase-20070311-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-papercdcase-20070311-3|21	
14mr|texlive-papercdcase-20070311-3|22	%description
14mr|texlive-papercdcase-20070311-3|23	This package implements a LaTeX style file to produce origami-
14mr|texlive-papercdcase-20070311-3|24	style folding paper CD cases.
14mr|texlive-papercdcase-20070311-3|25	
14mr|texlive-papercdcase-20070311-3|26	%post
14mr|texlive-papercdcase-20070311-3|27	%{_sbindir}/texlive.post
14mr|texlive-papercdcase-20070311-3|28	
14mr|texlive-papercdcase-20070311-3|29	%postun
14mr|texlive-papercdcase-20070311-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-papercdcase-20070311-3|31	%{_sbindir}/texlive.post
14mr|texlive-papercdcase-20070311-3|32	fi
14mr|texlive-papercdcase-20070311-3|33	
14mr|texlive-papercdcase-20070311-3|34	#-----------------------------------------------------------------------
14mr|texlive-papercdcase-20070311-3|35	%files
14mr|texlive-papercdcase-20070311-3|36	%{_texmfdistdir}/tex/latex/papercdcase/papercdcase.sty
14mr|texlive-papercdcase-20070311-3|37	%doc %{_texmfdistdir}/doc/latex/papercdcase/example.tex
14mr|texlive-papercdcase-20070311-3|38	%doc %{_texmfdistdir}/doc/latex/papercdcase/interactive.tex
14mr|texlive-papercdcase-20070311-3|39	%doc %{_texmfdistdir}/doc/latex/papercdcase/papercdcase.pdf
14mr|texlive-papercdcase-20070311-3|40	#- source
14mr|texlive-papercdcase-20070311-3|41	%doc %{_texmfdistdir}/source/latex/papercdcase/papercdcase.dtx
14mr|texlive-papercdcase-20070311-3|42	%doc %{_texmfdistdir}/source/latex/papercdcase/papercdcase.ins
14mr|texlive-papercdcase-20070311-3|43	
14mr|texlive-papercdcase-20070311-3|44	#-----------------------------------------------------------------------
14mr|texlive-papercdcase-20070311-3|45	%prep
14mr|texlive-papercdcase-20070311-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-papercdcase-20070311-3|47	
14mr|texlive-papercdcase-20070311-3|48	%build
14mr|texlive-papercdcase-20070311-3|49	
14mr|texlive-papercdcase-20070311-3|50	%install
14mr|texlive-papercdcase-20070311-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-papercdcase-20070311-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-papercdcase-20070311-3|53	
14mr|texlive-papercdcase-20070311-3|54	
14mr|texlive-papercdcase-20070311-3|55	
14mr|texlive-papercdcase-20070311-3|56	%changelog
14mr|texlive-papercdcase-20070311-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070311-3
14mr|texlive-papercdcase-20070311-3|58	+ Revision: 6260c06
14mr|texlive-papercdcase-20070311-3|59	- MassBuild#440: Increase release tag
14mr|texlive-papercdcase-20070311-3|60	
14mr|texlive-papercdcase-20070311-3|61	

20941 14
14mr|texlive-papermas-1.0h-3|1	# revision 23667
14mr|texlive-papermas-1.0h-3|2	# category Package
14mr|texlive-papermas-1.0h-3|3	# catalog-ctan /macros/latex/contrib/papermas
14mr|texlive-papermas-1.0h-3|4	# catalog-date 2011-08-23 07:18:10 +0200
14mr|texlive-papermas-1.0h-3|5	# catalog-license lppl1.3
14mr|texlive-papermas-1.0h-3|6	# catalog-version 1.0h
14mr|texlive-papermas-1.0h-3|7	Name:		texlive-papermas
14mr|texlive-papermas-1.0h-3|8	Version:	1.0h
14mr|texlive-papermas-1.0h-3|9	Release:	3
14mr|texlive-papermas-1.0h-3|10	Summary:	Compute the mass of a printed version of a document
14mr|texlive-papermas-1.0h-3|11	Group:		Publishing
14mr|texlive-papermas-1.0h-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/papermas
14mr|texlive-papermas-1.0h-3|13	License:	LPPL1.3
14mr|texlive-papermas-1.0h-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papermas.tar.xz
14mr|texlive-papermas-1.0h-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papermas.doc.tar.xz
14mr|texlive-papermas-1.0h-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papermas.source.tar.xz
14mr|texlive-papermas-1.0h-3|17	BuildArch:	noarch
14mr|texlive-papermas-1.0h-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-papermas-1.0h-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-papermas-1.0h-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-papermas-1.0h-3|21	
14mr|texlive-papermas-1.0h-3|22	%description
14mr|texlive-papermas-1.0h-3|23	The package computes the number of sheets of paper used by, and
14mr|texlive-papermas-1.0h-3|24	the mass of a document. This is useful (for example) when
14mr|texlive-papermas-1.0h-3|25	calculating postal charges.
14mr|texlive-papermas-1.0h-3|26	
14mr|texlive-papermas-1.0h-3|27	%post
14mr|texlive-papermas-1.0h-3|28	%{_sbindir}/texlive.post
14mr|texlive-papermas-1.0h-3|29	
14mr|texlive-papermas-1.0h-3|30	%postun
14mr|texlive-papermas-1.0h-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-papermas-1.0h-3|32	%{_sbindir}/texlive.post
14mr|texlive-papermas-1.0h-3|33	fi
14mr|texlive-papermas-1.0h-3|34	
14mr|texlive-papermas-1.0h-3|35	#-----------------------------------------------------------------------
14mr|texlive-papermas-1.0h-3|36	%files
14mr|texlive-papermas-1.0h-3|37	%{_texmfdistdir}/tex/latex/papermas/papermas.sty
14mr|texlive-papermas-1.0h-3|38	%doc %{_texmfdistdir}/doc/latex/papermas/README
14mr|texlive-papermas-1.0h-3|39	%doc %{_texmfdistdir}/doc/latex/papermas/papermas-example.pdf
14mr|texlive-papermas-1.0h-3|40	%doc %{_texmfdistdir}/doc/latex/papermas/papermas-example.tex
14mr|texlive-papermas-1.0h-3|41	%doc %{_texmfdistdir}/doc/latex/papermas/papermas.pdf
14mr|texlive-papermas-1.0h-3|42	#- source
14mr|texlive-papermas-1.0h-3|43	%doc %{_texmfdistdir}/source/latex/papermas/papermas.drv
14mr|texlive-papermas-1.0h-3|44	%doc %{_texmfdistdir}/source/latex/papermas/papermas.dtx
14mr|texlive-papermas-1.0h-3|45	%doc %{_texmfdistdir}/source/latex/papermas/papermas.ins
14mr|texlive-papermas-1.0h-3|46	
14mr|texlive-papermas-1.0h-3|47	#-----------------------------------------------------------------------
14mr|texlive-papermas-1.0h-3|48	%prep
14mr|texlive-papermas-1.0h-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-papermas-1.0h-3|50	
14mr|texlive-papermas-1.0h-3|51	%build
14mr|texlive-papermas-1.0h-3|52	
14mr|texlive-papermas-1.0h-3|53	%install
14mr|texlive-papermas-1.0h-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-papermas-1.0h-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-papermas-1.0h-3|56	
14mr|texlive-papermas-1.0h-3|57	
14mr|texlive-papermas-1.0h-3|58	
14mr|texlive-papermas-1.0h-3|59	%changelog
14mr|texlive-papermas-1.0h-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0h-3
14mr|texlive-papermas-1.0h-3|61	+ Revision: 39a0d2b
14mr|texlive-papermas-1.0h-3|62	- MassBuild#440: Increase release tag
14mr|texlive-papermas-1.0h-3|63	
14mr|texlive-papermas-1.0h-3|64	

20942 14
14mr|texlive-papertex-1.2b-3|1	# revision 19230
14mr|texlive-papertex-1.2b-3|2	# category Package
14mr|texlive-papertex-1.2b-3|3	# catalog-ctan /macros/latex/contrib/papertex
14mr|texlive-papertex-1.2b-3|4	# catalog-date 2010-06-30 22:56:10 +0200
14mr|texlive-papertex-1.2b-3|5	# catalog-license lppl
14mr|texlive-papertex-1.2b-3|6	# catalog-version 1.2b
14mr|texlive-papertex-1.2b-3|7	Name:		texlive-papertex
14mr|texlive-papertex-1.2b-3|8	Version:	1.2b
14mr|texlive-papertex-1.2b-3|9	Release:	3
14mr|texlive-papertex-1.2b-3|10	Summary:	Class for newspapers, etc
14mr|texlive-papertex-1.2b-3|11	Group:		Publishing
14mr|texlive-papertex-1.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/papertex
14mr|texlive-papertex-1.2b-3|13	License:	LPPL
14mr|texlive-papertex-1.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papertex.tar.xz
14mr|texlive-papertex-1.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papertex.doc.tar.xz
14mr|texlive-papertex-1.2b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papertex.source.tar.xz
14mr|texlive-papertex-1.2b-3|17	BuildArch:	noarch
14mr|texlive-papertex-1.2b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-papertex-1.2b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-papertex-1.2b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-papertex-1.2b-3|21	
14mr|texlive-papertex-1.2b-3|22	%description
14mr|texlive-papertex-1.2b-3|23	This class allows LaTeX users to create a paperTeX newspaper.
14mr|texlive-papertex-1.2b-3|24	The final document has a front page and as many inner pages as
14mr|texlive-papertex-1.2b-3|25	desired. News items appear one after another and the user can
14mr|texlive-papertex-1.2b-3|26	choose the number of columns, style and so on. The class allows
14mr|texlive-papertex-1.2b-3|27	users to create newsletters too.
14mr|texlive-papertex-1.2b-3|28	
14mr|texlive-papertex-1.2b-3|29	%post
14mr|texlive-papertex-1.2b-3|30	%{_sbindir}/texlive.post
14mr|texlive-papertex-1.2b-3|31	
14mr|texlive-papertex-1.2b-3|32	%postun
14mr|texlive-papertex-1.2b-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-papertex-1.2b-3|34	%{_sbindir}/texlive.post
14mr|texlive-papertex-1.2b-3|35	fi
14mr|texlive-papertex-1.2b-3|36	
14mr|texlive-papertex-1.2b-3|37	#-----------------------------------------------------------------------
14mr|texlive-papertex-1.2b-3|38	%files
14mr|texlive-papertex-1.2b-3|39	%{_texmfdistdir}/tex/latex/papertex/papertex.cls
14mr|texlive-papertex-1.2b-3|40	%doc %{_texmfdistdir}/doc/latex/papertex/CHANGES
14mr|texlive-papertex-1.2b-3|41	%doc %{_texmfdistdir}/doc/latex/papertex/README
14mr|texlive-papertex-1.2b-3|42	%doc %{_texmfdistdir}/doc/latex/papertex/example/example.pdf
14mr|texlive-papertex-1.2b-3|43	%doc %{_texmfdistdir}/doc/latex/papertex/example/example.tex
14mr|texlive-papertex-1.2b-3|44	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/ireland.jpg
14mr|texlive-papertex-1.2b-3|45	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/weather/clouds.jpg
14mr|texlive-papertex-1.2b-3|46	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/weather/rain.jpg
14mr|texlive-papertex-1.2b-3|47	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/weather/sun.jpg
14mr|texlive-papertex-1.2b-3|48	%doc %{_texmfdistdir}/doc/latex/papertex/papertex.pdf
14mr|texlive-papertex-1.2b-3|49	#- source
14mr|texlive-papertex-1.2b-3|50	%doc %{_texmfdistdir}/source/latex/papertex/papertex.dtx
14mr|texlive-papertex-1.2b-3|51	%doc %{_texmfdistdir}/source/latex/papertex/papertex.ins
14mr|texlive-papertex-1.2b-3|52	
14mr|texlive-papertex-1.2b-3|53	#-----------------------------------------------------------------------
14mr|texlive-papertex-1.2b-3|54	%prep
14mr|texlive-papertex-1.2b-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-papertex-1.2b-3|56	
14mr|texlive-papertex-1.2b-3|57	%build
14mr|texlive-papertex-1.2b-3|58	
14mr|texlive-papertex-1.2b-3|59	%install
14mr|texlive-papertex-1.2b-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-papertex-1.2b-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-papertex-1.2b-3|62	
14mr|texlive-papertex-1.2b-3|63	
14mr|texlive-papertex-1.2b-3|64	
14mr|texlive-papertex-1.2b-3|65	%changelog
14mr|texlive-papertex-1.2b-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2b-3
14mr|texlive-papertex-1.2b-3|67	+ Revision: fed6b5a
14mr|texlive-papertex-1.2b-3|68	- MassBuild#440: Increase release tag
14mr|texlive-papertex-1.2b-3|69	
14mr|texlive-papertex-1.2b-3|70	

20943 14
14mr|texlive-paracol-1.31-6|1	# revision 32099
14mr|texlive-paracol-1.31-6|2	# category Package
14mr|texlive-paracol-1.31-6|3	# catalog-ctan /macros/latex/contrib/paracol
14mr|texlive-paracol-1.31-6|4	# catalog-date 2013-11-08 18:09:20 +0100
14mr|texlive-paracol-1.31-6|5	# catalog-license lppl
14mr|texlive-paracol-1.31-6|6	# catalog-version 1.31
14mr|texlive-paracol-1.31-6|7	Name:		texlive-paracol
14mr|texlive-paracol-1.31-6|8	Version:	1.31
14mr|texlive-paracol-1.31-6|9	Release:	6
14mr|texlive-paracol-1.31-6|10	Summary:	Multiple columns with texts "in parallel"
14mr|texlive-paracol-1.31-6|11	Group:		Publishing
14mr|texlive-paracol-1.31-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paracol
14mr|texlive-paracol-1.31-6|13	License:	LPPL
14mr|texlive-paracol-1.31-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.tar.xz
14mr|texlive-paracol-1.31-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.doc.tar.xz
14mr|texlive-paracol-1.31-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.source.tar.xz
14mr|texlive-paracol-1.31-6|17	BuildArch:	noarch
14mr|texlive-paracol-1.31-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-paracol-1.31-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-paracol-1.31-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-paracol-1.31-6|21	
14mr|texlive-paracol-1.31-6|22	%description
14mr|texlive-paracol-1.31-6|23	The package provides yet another multi-column typesetting
14mr|texlive-paracol-1.31-6|24	mechanism by which you produce multi-column (e.g., bilingual)
14mr|texlive-paracol-1.31-6|25	document switching and sychronizing each corresponding part in
14mr|texlive-paracol-1.31-6|26	"parallel".
14mr|texlive-paracol-1.31-6|27	
14mr|texlive-paracol-1.31-6|28	%post
14mr|texlive-paracol-1.31-6|29	%{_sbindir}/texlive.post
14mr|texlive-paracol-1.31-6|30	
14mr|texlive-paracol-1.31-6|31	%postun
14mr|texlive-paracol-1.31-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-paracol-1.31-6|33	%{_sbindir}/texlive.post
14mr|texlive-paracol-1.31-6|34	fi
14mr|texlive-paracol-1.31-6|35	
14mr|texlive-paracol-1.31-6|36	#-----------------------------------------------------------------------
14mr|texlive-paracol-1.31-6|37	%files
14mr|texlive-paracol-1.31-6|38	%{_texmfdistdir}/tex/latex/paracol/paracol.sty
14mr|texlive-paracol-1.31-6|39	%doc %{_texmfdistdir}/doc/latex/paracol/README
14mr|texlive-paracol-1.31-6|40	%doc %{_texmfdistdir}/doc/latex/paracol/paracol-man.pdf
14mr|texlive-paracol-1.31-6|41	%doc %{_texmfdistdir}/doc/latex/paracol/paracol-man.tex
14mr|texlive-paracol-1.31-6|42	#- source
14mr|texlive-paracol-1.31-6|43	%doc %{_texmfdistdir}/source/latex/paracol/bgpaint.dtx
14mr|texlive-paracol-1.31-6|44	%doc %{_texmfdistdir}/source/latex/paracol/impl.dtx
14mr|texlive-paracol-1.31-6|45	%doc %{_texmfdistdir}/source/latex/paracol/ltfloat.dtx
14mr|texlive-paracol-1.31-6|46	%doc %{_texmfdistdir}/source/latex/paracol/man.dtx
14mr|texlive-paracol-1.31-6|47	%doc %{_texmfdistdir}/source/latex/paracol/paracol.dtx
14mr|texlive-paracol-1.31-6|48	%doc %{_texmfdistdir}/source/latex/paracol/paracol.ins
14mr|texlive-paracol-1.31-6|49	%doc %{_texmfdistdir}/source/latex/paracol/probs.dtx
14mr|texlive-paracol-1.31-6|50	%doc %{_texmfdistdir}/source/latex/paracol/pwfnote.dtx
14mr|texlive-paracol-1.31-6|51	%doc %{_texmfdistdir}/source/latex/paracol/ref.dtx
14mr|texlive-paracol-1.31-6|52	
14mr|texlive-paracol-1.31-6|53	#-----------------------------------------------------------------------
14mr|texlive-paracol-1.31-6|54	%prep
14mr|texlive-paracol-1.31-6|55	%setup -c -a0 -a1 -a2
14mr|texlive-paracol-1.31-6|56	
14mr|texlive-paracol-1.31-6|57	%build
14mr|texlive-paracol-1.31-6|58	
14mr|texlive-paracol-1.31-6|59	%install
14mr|texlive-paracol-1.31-6|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-paracol-1.31-6|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-paracol-1.31-6|62	
14mr|texlive-paracol-1.31-6|63	%changelog
14mr|texlive-paracol-1.31-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.31-6
14mr|texlive-paracol-1.31-6|65	+ Revision: 3cf6788
14mr|texlive-paracol-1.31-6|66	- MassBuild#440: Increase release tag
14mr|texlive-paracol-1.31-6|67	
14mr|texlive-paracol-1.31-6|68	

20944 14
14mr|texlive-paralist-2.3b-3|1	# revision 15878
14mr|texlive-paralist-2.3b-3|2	# category Package
14mr|texlive-paralist-2.3b-3|3	# catalog-ctan /macros/latex/contrib/paralist
14mr|texlive-paralist-2.3b-3|4	# catalog-date 2009-10-07 21:35:42 +0200
14mr|texlive-paralist-2.3b-3|5	# catalog-license lppl
14mr|texlive-paralist-2.3b-3|6	# catalog-version 2.3b
14mr|texlive-paralist-2.3b-3|7	Name:		texlive-paralist
14mr|texlive-paralist-2.3b-3|8	Version:	2.3b
14mr|texlive-paralist-2.3b-3|9	Release:	3
14mr|texlive-paralist-2.3b-3|10	Summary:	Enumerate and itemize within paragraphs
14mr|texlive-paralist-2.3b-3|11	Group:		Publishing
14mr|texlive-paralist-2.3b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paralist
14mr|texlive-paralist-2.3b-3|13	License:	LPPL
14mr|texlive-paralist-2.3b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paralist.tar.xz
14mr|texlive-paralist-2.3b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paralist.doc.tar.xz
14mr|texlive-paralist-2.3b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paralist.source.tar.xz
14mr|texlive-paralist-2.3b-3|17	BuildArch:	noarch
14mr|texlive-paralist-2.3b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-paralist-2.3b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-paralist-2.3b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-paralist-2.3b-3|21	
14mr|texlive-paralist-2.3b-3|22	%description
14mr|texlive-paralist-2.3b-3|23	Provides enumerate and itemize environments that can be used
14mr|texlive-paralist-2.3b-3|24	within paragraphs to format the items either as running text or
14mr|texlive-paralist-2.3b-3|25	as separate paragraphs with a preceding number or symbol. Also
14mr|texlive-paralist-2.3b-3|26	provides compacted versions of enumerate and itemize.
14mr|texlive-paralist-2.3b-3|27	
14mr|texlive-paralist-2.3b-3|28	%post
14mr|texlive-paralist-2.3b-3|29	%{_sbindir}/texlive.post
14mr|texlive-paralist-2.3b-3|30	
14mr|texlive-paralist-2.3b-3|31	%postun
14mr|texlive-paralist-2.3b-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-paralist-2.3b-3|33	%{_sbindir}/texlive.post
14mr|texlive-paralist-2.3b-3|34	fi
14mr|texlive-paralist-2.3b-3|35	
14mr|texlive-paralist-2.3b-3|36	#-----------------------------------------------------------------------
14mr|texlive-paralist-2.3b-3|37	%files
14mr|texlive-paralist-2.3b-3|38	%{_texmfdistdir}/tex/latex/paralist/paralist.sty
14mr|texlive-paralist-2.3b-3|39	%doc %{_texmfdistdir}/doc/latex/paralist/README
14mr|texlive-paralist-2.3b-3|40	%doc %{_texmfdistdir}/doc/latex/paralist/paralist.pdf
14mr|texlive-paralist-2.3b-3|41	#- source
14mr|texlive-paralist-2.3b-3|42	%doc %{_texmfdistdir}/source/latex/paralist/paralist.drv
14mr|texlive-paralist-2.3b-3|43	%doc %{_texmfdistdir}/source/latex/paralist/paralist.dtx
14mr|texlive-paralist-2.3b-3|44	%doc %{_texmfdistdir}/source/latex/paralist/paralist.ins
14mr|texlive-paralist-2.3b-3|45	
14mr|texlive-paralist-2.3b-3|46	#-----------------------------------------------------------------------
14mr|texlive-paralist-2.3b-3|47	%prep
14mr|texlive-paralist-2.3b-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-paralist-2.3b-3|49	
14mr|texlive-paralist-2.3b-3|50	%build
14mr|texlive-paralist-2.3b-3|51	
14mr|texlive-paralist-2.3b-3|52	%install
14mr|texlive-paralist-2.3b-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-paralist-2.3b-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-paralist-2.3b-3|55	
14mr|texlive-paralist-2.3b-3|56	
14mr|texlive-paralist-2.3b-3|57	
14mr|texlive-paralist-2.3b-3|58	%changelog
14mr|texlive-paralist-2.3b-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3b-3
14mr|texlive-paralist-2.3b-3|60	+ Revision: 2bd1324
14mr|texlive-paralist-2.3b-3|61	- MassBuild#440: Increase release tag
14mr|texlive-paralist-2.3b-3|62	
14mr|texlive-paralist-2.3b-3|63	

20945 14
14mr|texlive-parallel-20070112-3|1	# revision 15878
14mr|texlive-parallel-20070112-3|2	# category Package
14mr|texlive-parallel-20070112-3|3	# catalog-ctan /macros/latex/contrib/parallel
14mr|texlive-parallel-20070112-3|4	# catalog-date 2007-01-12 20:52:49 +0100
14mr|texlive-parallel-20070112-3|5	# catalog-license lppl
14mr|texlive-parallel-20070112-3|6	# catalog-version undef
14mr|texlive-parallel-20070112-3|7	Name:		texlive-parallel
14mr|texlive-parallel-20070112-3|8	Version:	20070112
14mr|texlive-parallel-20070112-3|9	Release:	3
14mr|texlive-parallel-20070112-3|10	Summary:	Typeset parallel texts
14mr|texlive-parallel-20070112-3|11	Group:		Publishing
14mr|texlive-parallel-20070112-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parallel
14mr|texlive-parallel-20070112-3|13	License:	LPPL
14mr|texlive-parallel-20070112-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parallel.tar.xz
14mr|texlive-parallel-20070112-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parallel.doc.tar.xz
14mr|texlive-parallel-20070112-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parallel.source.tar.xz
14mr|texlive-parallel-20070112-3|17	BuildArch:	noarch
14mr|texlive-parallel-20070112-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-parallel-20070112-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-parallel-20070112-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-parallel-20070112-3|21	
14mr|texlive-parallel-20070112-3|22	%description
14mr|texlive-parallel-20070112-3|23	Provides a parallel environment which allows two potentially
14mr|texlive-parallel-20070112-3|24	different texts to be typeset in two columns, while maintaining
14mr|texlive-parallel-20070112-3|25	alignment. The two columns may be on the same page, or on
14mr|texlive-parallel-20070112-3|26	facing pages. This arrangement of text is commonly used when
14mr|texlive-parallel-20070112-3|27	typesetting translations, but it can have value when comparing
14mr|texlive-parallel-20070112-3|28	any two texts.
14mr|texlive-parallel-20070112-3|29	
14mr|texlive-parallel-20070112-3|30	%post
14mr|texlive-parallel-20070112-3|31	%{_sbindir}/texlive.post
14mr|texlive-parallel-20070112-3|32	
14mr|texlive-parallel-20070112-3|33	%postun
14mr|texlive-parallel-20070112-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-parallel-20070112-3|35	%{_sbindir}/texlive.post
14mr|texlive-parallel-20070112-3|36	fi
14mr|texlive-parallel-20070112-3|37	
14mr|texlive-parallel-20070112-3|38	#-----------------------------------------------------------------------
14mr|texlive-parallel-20070112-3|39	%files
14mr|texlive-parallel-20070112-3|40	%{_texmfdistdir}/tex/latex/parallel/parallel.sty
14mr|texlive-parallel-20070112-3|41	%doc %{_texmfdistdir}/doc/latex/parallel/example1.tex
14mr|texlive-parallel-20070112-3|42	%doc %{_texmfdistdir}/doc/latex/parallel/example2.tex
14mr|texlive-parallel-20070112-3|43	%doc %{_texmfdistdir}/doc/latex/parallel/parallel.pdf
14mr|texlive-parallel-20070112-3|44	%doc %{_texmfdistdir}/doc/latex/parallel/readme
14mr|texlive-parallel-20070112-3|45	#- source
14mr|texlive-parallel-20070112-3|46	%doc %{_texmfdistdir}/source/latex/parallel/parallel.drv
14mr|texlive-parallel-20070112-3|47	%doc %{_texmfdistdir}/source/latex/parallel/parallel.dtx
14mr|texlive-parallel-20070112-3|48	%doc %{_texmfdistdir}/source/latex/parallel/parallel.ins
14mr|texlive-parallel-20070112-3|49	
14mr|texlive-parallel-20070112-3|50	#-----------------------------------------------------------------------
14mr|texlive-parallel-20070112-3|51	%prep
14mr|texlive-parallel-20070112-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-parallel-20070112-3|53	
14mr|texlive-parallel-20070112-3|54	%build
14mr|texlive-parallel-20070112-3|55	
14mr|texlive-parallel-20070112-3|56	%install
14mr|texlive-parallel-20070112-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-parallel-20070112-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-parallel-20070112-3|59	
14mr|texlive-parallel-20070112-3|60	
14mr|texlive-parallel-20070112-3|61	
14mr|texlive-parallel-20070112-3|62	%changelog
14mr|texlive-parallel-20070112-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070112-3
14mr|texlive-parallel-20070112-3|64	+ Revision: ad1c4ca
14mr|texlive-parallel-20070112-3|65	- MassBuild#440: Increase release tag
14mr|texlive-parallel-20070112-3|66	
14mr|texlive-parallel-20070112-3|67	

20946 14
14mr|texlive-paratype-20120604-2|1	# revision 26866
14mr|texlive-paratype-20120604-2|2	# category Package
14mr|texlive-paratype-20120604-2|3	# catalog-ctan /fonts/paratype
14mr|texlive-paratype-20120604-2|4	# catalog-date 2012-06-04 14:38:41 +0200
14mr|texlive-paratype-20120604-2|5	# catalog-license lppl
14mr|texlive-paratype-20120604-2|6	# catalog-version undef
14mr|texlive-paratype-20120604-2|7	Name:		texlive-paratype
14mr|texlive-paratype-20120604-2|8	Version:	20120604
14mr|texlive-paratype-20120604-2|9	Release:	2
14mr|texlive-paratype-20120604-2|10	Summary:	LaTeX support for free fonts by ParaType
14mr|texlive-paratype-20120604-2|11	Group:		Publishing
14mr|texlive-paratype-20120604-2|12	URL:		http://www.ctan.org/tex-archive/fonts/paratype
14mr|texlive-paratype-20120604-2|13	License:	LPPL
14mr|texlive-paratype-20120604-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paratype.tar.xz
14mr|texlive-paratype-20120604-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paratype.doc.tar.xz
14mr|texlive-paratype-20120604-2|16	BuildArch:	noarch
14mr|texlive-paratype-20120604-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-paratype-20120604-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-paratype-20120604-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-paratype-20120604-2|20	
14mr|texlive-paratype-20120604-2|21	%description
14mr|texlive-paratype-20120604-2|22	The package offers LaTeX support for the fonts PT Sans, PT
14mr|texlive-paratype-20120604-2|23	Serif and PT Mono developed by ParaType for the project "Public
14mr|texlive-paratype-20120604-2|24	Types of Russian Federation", and released under an open user
14mr|texlive-paratype-20120604-2|25	license. The fonts themselves are provided in both the TrueType
14mr|texlive-paratype-20120604-2|26	and Type 1 formats, both created by ParaType). The fonts
14mr|texlive-paratype-20120604-2|27	provide encodings OT1, T1, IL2, TS1, T2* and X2. The package
14mr|texlive-paratype-20120604-2|28	provides a convenient replacement of the two packages ptsans
14mr|texlive-paratype-20120604-2|29	and ptserif.
14mr|texlive-paratype-20120604-2|30	
14mr|texlive-paratype-20120604-2|31	%post
14mr|texlive-paratype-20120604-2|32	%{_sbindir}/texlive.post
14mr|texlive-paratype-20120604-2|33	
14mr|texlive-paratype-20120604-2|34	%postun
14mr|texlive-paratype-20120604-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-paratype-20120604-2|36	%{_sbindir}/texlive.post
14mr|texlive-paratype-20120604-2|37	fi
14mr|texlive-paratype-20120604-2|38	
14mr|texlive-paratype-20120604-2|39	#-----------------------------------------------------------------------
14mr|texlive-paratype-20120604-2|40	%files
14mr|texlive-paratype-20120604-2|41	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC55F.afm
14mr|texlive-paratype-20120604-2|42	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC55F.inf
14mr|texlive-paratype-20120604-2|43	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC75F.afm
14mr|texlive-paratype-20120604-2|44	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC75F.inf
14mr|texlive-paratype-20120604-2|45	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN57F.afm
14mr|texlive-paratype-20120604-2|46	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN57F.inf
14mr|texlive-paratype-20120604-2|47	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN77F.afm
14mr|texlive-paratype-20120604-2|48	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN77F.inf
14mr|texlive-paratype-20120604-2|49	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS55F.afm
14mr|texlive-paratype-20120604-2|50	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS55F.inf
14mr|texlive-paratype-20120604-2|51	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS56F.afm
14mr|texlive-paratype-20120604-2|52	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS56F.inf
14mr|texlive-paratype-20120604-2|53	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS75F.afm
14mr|texlive-paratype-20120604-2|54	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS75F.inf
14mr|texlive-paratype-20120604-2|55	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS76F.afm
14mr|texlive-paratype-20120604-2|56	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS76F.inf
14mr|texlive-paratype-20120604-2|57	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF55F.afm
14mr|texlive-paratype-20120604-2|58	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF55F.inf
14mr|texlive-paratype-20120604-2|59	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF56F.afm
14mr|texlive-paratype-20120604-2|60	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF56F.inf
14mr|texlive-paratype-20120604-2|61	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF75F.afm
14mr|texlive-paratype-20120604-2|62	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF75F.inf
14mr|texlive-paratype-20120604-2|63	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF76F.afm
14mr|texlive-paratype-20120604-2|64	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF76F.inf
14mr|texlive-paratype-20120604-2|65	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ55F.afm
14mr|texlive-paratype-20120604-2|66	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ55F.inf
14mr|texlive-paratype-20120604-2|67	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ56F.afm
14mr|texlive-paratype-20120604-2|68	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ56F.inf
14mr|texlive-paratype-20120604-2|69	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_il2.enc
14mr|texlive-paratype-20120604-2|70	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_ot1.enc
14mr|texlive-paratype-20120604-2|71	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t1.enc
14mr|texlive-paratype-20120604-2|72	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2a.enc
14mr|texlive-paratype-20120604-2|73	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2b.enc
14mr|texlive-paratype-20120604-2|74	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2c.enc
14mr|texlive-paratype-20120604-2|75	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_ts1.enc
14mr|texlive-paratype-20120604-2|76	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_x2.enc
14mr|texlive-paratype-20120604-2|77	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_il2.enc
14mr|texlive-paratype-20120604-2|78	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_ot1.enc
14mr|texlive-paratype-20120604-2|79	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t1.enc
14mr|texlive-paratype-20120604-2|80	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2a.enc
14mr|texlive-paratype-20120604-2|81	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2b.enc
14mr|texlive-paratype-20120604-2|82	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2c.enc
14mr|texlive-paratype-20120604-2|83	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_ts1.enc
14mr|texlive-paratype-20120604-2|84	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_x2.enc
14mr|texlive-paratype-20120604-2|85	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_il2.enc
14mr|texlive-paratype-20120604-2|86	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_ot1.enc
14mr|texlive-paratype-20120604-2|87	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t1.enc
14mr|texlive-paratype-20120604-2|88	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2a.enc
14mr|texlive-paratype-20120604-2|89	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2b.enc
14mr|texlive-paratype-20120604-2|90	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2c.enc
14mr|texlive-paratype-20120604-2|91	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_ts1.enc
14mr|texlive-paratype-20120604-2|92	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_x2.enc
14mr|texlive-paratype-20120604-2|93	%{_texmfdistdir}/fonts/map/dvips/paratype/paratype-mixed.map
14mr|texlive-paratype-20120604-2|94	%{_texmfdistdir}/fonts/map/dvips/paratype/paratype-truetype.map
14mr|texlive-paratype-20120604-2|95	%{_texmfdistdir}/fonts/map/dvips/paratype/paratype-type1.map
14mr|texlive-paratype-20120604-2|96	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2--base.tfm
14mr|texlive-paratype-20120604-2|97	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|98	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1--base.tfm
14mr|texlive-paratype-20120604-2|99	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|100	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|101	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|102	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|103	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|104	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|105	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|106	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|107	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|108	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|109	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|110	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|111	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|112	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2--base.tfm
14mr|texlive-paratype-20120604-2|113	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|114	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1--base.tfm
14mr|texlive-paratype-20120604-2|115	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|116	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|117	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|118	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|119	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|120	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|121	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|122	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|123	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|124	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|125	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|126	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|127	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|128	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|129	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|130	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|131	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|132	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|133	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|134	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|135	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|136	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|137	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|138	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|139	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|140	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|141	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|142	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|143	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|144	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|145	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|146	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|147	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|148	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|149	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|150	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|151	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|152	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|153	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|154	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|155	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|156	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|157	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|158	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|159	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|160	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|161	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|162	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|163	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|164	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|165	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|166	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|167	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|168	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|169	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|170	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|171	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|172	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|173	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|174	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|175	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|176	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|177	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|178	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|179	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|180	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|181	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|182	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|183	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|184	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|185	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|186	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|187	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|188	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|189	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|190	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|191	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|192	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|193	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|194	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|195	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|196	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|197	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|198	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|199	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|200	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|201	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|202	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|203	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|204	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|205	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|206	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|207	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|208	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|209	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|210	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|211	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|212	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|213	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|214	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|215	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|216	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|217	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|218	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|219	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|220	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|221	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|222	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|223	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|224	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|225	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|226	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|227	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|228	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|229	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|230	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|231	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|232	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|233	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|234	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|235	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|236	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|237	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|238	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|239	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|240	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|241	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|242	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|243	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|244	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|245	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|246	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|247	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|248	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|249	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|250	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|251	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|252	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|253	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|254	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|255	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|256	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|257	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|258	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|259	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|260	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|261	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|262	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|263	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|264	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|265	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|266	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|267	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|268	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|269	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|270	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|271	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|272	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|273	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|274	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|275	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|276	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|277	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|278	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|279	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|280	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|281	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|282	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|283	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|284	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|285	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|286	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|287	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|288	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|289	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|290	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|291	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|292	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|293	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|294	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|295	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|296	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|297	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|298	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|299	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|300	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|301	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|302	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|303	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|304	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|305	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|306	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|307	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|308	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|309	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|310	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|311	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|312	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|313	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|314	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|315	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|316	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|317	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|318	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|319	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|320	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|321	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|322	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|323	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|324	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|325	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|326	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|327	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|328	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|329	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|330	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|331	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|332	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|333	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|334	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|335	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|336	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|337	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|338	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|339	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|340	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|341	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|342	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|343	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|344	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|345	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|346	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|347	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|348	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|349	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|350	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|351	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|352	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|353	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|354	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|355	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|356	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|357	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|358	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|359	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|360	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|361	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|362	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|363	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|364	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|365	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|366	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|367	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|368	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|369	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|370	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|371	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|372	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|373	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|374	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|375	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|376	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|377	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|378	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|379	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|380	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|381	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|382	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|383	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|384	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|385	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|386	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|387	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|388	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|389	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|390	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|391	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|392	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|393	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|394	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-il2.tfm
14mr|texlive-paratype-20120604-2|395	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ot1.tfm
14mr|texlive-paratype-20120604-2|396	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1--base.tfm
14mr|texlive-paratype-20120604-2|397	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.tfm
14mr|texlive-paratype-20120604-2|398	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a--base.tfm
14mr|texlive-paratype-20120604-2|399	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.tfm
14mr|texlive-paratype-20120604-2|400	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b--base.tfm
14mr|texlive-paratype-20120604-2|401	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.tfm
14mr|texlive-paratype-20120604-2|402	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c--base.tfm
14mr|texlive-paratype-20120604-2|403	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.tfm
14mr|texlive-paratype-20120604-2|404	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1--base.tfm
14mr|texlive-paratype-20120604-2|405	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.tfm
14mr|texlive-paratype-20120604-2|406	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2--base.tfm
14mr|texlive-paratype-20120604-2|407	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.tfm
14mr|texlive-paratype-20120604-2|408	%{_texmfdistdir}/fonts/truetype/paratype/ptmono/PTM55F.ttf
14mr|texlive-paratype-20120604-2|409	%{_texmfdistdir}/fonts/truetype/paratype/ptmono/PTM75F.ttf
14mr|texlive-paratype-20120604-2|410	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTC55F.ttf
14mr|texlive-paratype-20120604-2|411	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTC75F.ttf
14mr|texlive-paratype-20120604-2|412	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTN57F.ttf
14mr|texlive-paratype-20120604-2|413	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTN77F.ttf
14mr|texlive-paratype-20120604-2|414	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS55F.ttf
14mr|texlive-paratype-20120604-2|415	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS56F.ttf
14mr|texlive-paratype-20120604-2|416	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS75F.ttf
14mr|texlive-paratype-20120604-2|417	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS76F.ttf
14mr|texlive-paratype-20120604-2|418	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF55F.ttf
14mr|texlive-paratype-20120604-2|419	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF56F.ttf
14mr|texlive-paratype-20120604-2|420	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF75F.ttf
14mr|texlive-paratype-20120604-2|421	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF76F.ttf
14mr|texlive-paratype-20120604-2|422	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTZ55F.ttf
14mr|texlive-paratype-20120604-2|423	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTZ56F.ttf
14mr|texlive-paratype-20120604-2|424	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC55F.pfb
14mr|texlive-paratype-20120604-2|425	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC55F.pfm
14mr|texlive-paratype-20120604-2|426	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC75F.pfb
14mr|texlive-paratype-20120604-2|427	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC75F.pfm
14mr|texlive-paratype-20120604-2|428	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN57F.pfb
14mr|texlive-paratype-20120604-2|429	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN57F.pfm
14mr|texlive-paratype-20120604-2|430	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN77F.pfb
14mr|texlive-paratype-20120604-2|431	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN77F.pfm
14mr|texlive-paratype-20120604-2|432	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS55F.pfb
14mr|texlive-paratype-20120604-2|433	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS55F.pfm
14mr|texlive-paratype-20120604-2|434	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS56F.pfb
14mr|texlive-paratype-20120604-2|435	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS56F.pfm
14mr|texlive-paratype-20120604-2|436	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS75F.pfb
14mr|texlive-paratype-20120604-2|437	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS75F.pfm
14mr|texlive-paratype-20120604-2|438	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS76F.pfb
14mr|texlive-paratype-20120604-2|439	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS76F.pfm
14mr|texlive-paratype-20120604-2|440	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF55F.pfb
14mr|texlive-paratype-20120604-2|441	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF55F.pfm
14mr|texlive-paratype-20120604-2|442	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF56F.pfb
14mr|texlive-paratype-20120604-2|443	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF56F.pfm
14mr|texlive-paratype-20120604-2|444	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF75F.pfb
14mr|texlive-paratype-20120604-2|445	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF75F.pfm
14mr|texlive-paratype-20120604-2|446	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF76F.pfb
14mr|texlive-paratype-20120604-2|447	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF76F.pfm
14mr|texlive-paratype-20120604-2|448	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ55F.pfb
14mr|texlive-paratype-20120604-2|449	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ55F.pfm
14mr|texlive-paratype-20120604-2|450	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ56F.pfb
14mr|texlive-paratype-20120604-2|451	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ56F.pfm
14mr|texlive-paratype-20120604-2|452	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-il2.vf
14mr|texlive-paratype-20120604-2|453	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ot1.vf
14mr|texlive-paratype-20120604-2|454	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t1.vf
14mr|texlive-paratype-20120604-2|455	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|456	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|457	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|458	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|459	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-x2.vf
14mr|texlive-paratype-20120604-2|460	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-il2.vf
14mr|texlive-paratype-20120604-2|461	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ot1.vf
14mr|texlive-paratype-20120604-2|462	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t1.vf
14mr|texlive-paratype-20120604-2|463	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|464	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|465	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|466	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|467	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-x2.vf
14mr|texlive-paratype-20120604-2|468	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t1.vf
14mr|texlive-paratype-20120604-2|469	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|470	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|471	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|472	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|473	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-x2.vf
14mr|texlive-paratype-20120604-2|474	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t1.vf
14mr|texlive-paratype-20120604-2|475	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|476	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|477	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|478	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|479	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-x2.vf
14mr|texlive-paratype-20120604-2|480	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t1.vf
14mr|texlive-paratype-20120604-2|481	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|482	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|483	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|484	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|485	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-x2.vf
14mr|texlive-paratype-20120604-2|486	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t1.vf
14mr|texlive-paratype-20120604-2|487	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|488	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|489	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|490	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|491	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-x2.vf
14mr|texlive-paratype-20120604-2|492	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t1.vf
14mr|texlive-paratype-20120604-2|493	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|494	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|495	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|496	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|497	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-x2.vf
14mr|texlive-paratype-20120604-2|498	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t1.vf
14mr|texlive-paratype-20120604-2|499	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|500	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|501	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|502	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|503	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-x2.vf
14mr|texlive-paratype-20120604-2|504	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t1.vf
14mr|texlive-paratype-20120604-2|505	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|506	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|507	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|508	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|509	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-x2.vf
14mr|texlive-paratype-20120604-2|510	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t1.vf
14mr|texlive-paratype-20120604-2|511	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|512	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|513	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|514	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|515	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-x2.vf
14mr|texlive-paratype-20120604-2|516	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t1.vf
14mr|texlive-paratype-20120604-2|517	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|518	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|519	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|520	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|521	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-x2.vf
14mr|texlive-paratype-20120604-2|522	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.vf
14mr|texlive-paratype-20120604-2|523	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|524	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|525	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|526	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|527	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.vf
14mr|texlive-paratype-20120604-2|528	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.vf
14mr|texlive-paratype-20120604-2|529	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|530	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|531	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|532	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|533	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.vf
14mr|texlive-paratype-20120604-2|534	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.vf
14mr|texlive-paratype-20120604-2|535	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|536	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|537	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|538	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|539	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.vf
14mr|texlive-paratype-20120604-2|540	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t1.vf
14mr|texlive-paratype-20120604-2|541	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|542	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|543	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|544	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|545	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-x2.vf
14mr|texlive-paratype-20120604-2|546	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.vf
14mr|texlive-paratype-20120604-2|547	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|548	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|549	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|550	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|551	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.vf
14mr|texlive-paratype-20120604-2|552	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.vf
14mr|texlive-paratype-20120604-2|553	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|554	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|555	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|556	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|557	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.vf
14mr|texlive-paratype-20120604-2|558	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.vf
14mr|texlive-paratype-20120604-2|559	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|560	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|561	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|562	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|563	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.vf
14mr|texlive-paratype-20120604-2|564	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t1.vf
14mr|texlive-paratype-20120604-2|565	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|566	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|567	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|568	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|569	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-x2.vf
14mr|texlive-paratype-20120604-2|570	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t1.vf
14mr|texlive-paratype-20120604-2|571	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|572	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|573	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|574	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|575	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-x2.vf
14mr|texlive-paratype-20120604-2|576	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t1.vf
14mr|texlive-paratype-20120604-2|577	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|578	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|579	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|580	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|581	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-x2.vf
14mr|texlive-paratype-20120604-2|582	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.vf
14mr|texlive-paratype-20120604-2|583	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.vf
14mr|texlive-paratype-20120604-2|584	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.vf
14mr|texlive-paratype-20120604-2|585	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.vf
14mr|texlive-paratype-20120604-2|586	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.vf
14mr|texlive-paratype-20120604-2|587	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.vf
14mr|texlive-paratype-20120604-2|588	%{_texmfdistdir}/tex/latex/paratype/IL2PTMono-TLF.fd
14mr|texlive-paratype-20120604-2|589	%{_texmfdistdir}/tex/latex/paratype/IL2PTSans-TLF.fd
14mr|texlive-paratype-20120604-2|590	%{_texmfdistdir}/tex/latex/paratype/IL2PTSansCaption-TLF.fd
14mr|texlive-paratype-20120604-2|591	%{_texmfdistdir}/tex/latex/paratype/IL2PTSansNarrow-TLF.fd
14mr|texlive-paratype-20120604-2|592	%{_texmfdistdir}/tex/latex/paratype/IL2PTSerif-TLF.fd
14mr|texlive-paratype-20120604-2|593	%{_texmfdistdir}/tex/latex/paratype/IL2PTSerifCaption-TLF.fd
14mr|texlive-paratype-20120604-2|594	%{_texmfdistdir}/tex/latex/paratype/OT1PTMono-TLF.fd
14mr|texlive-paratype-20120604-2|595	%{_texmfdistdir}/tex/latex/paratype/OT1PTSans-TLF.fd
14mr|texlive-paratype-20120604-2|596	%{_texmfdistdir}/tex/latex/paratype/OT1PTSansCaption-TLF.fd
14mr|texlive-paratype-20120604-2|597	%{_texmfdistdir}/tex/latex/paratype/OT1PTSansNarrow-TLF.fd
14mr|texlive-paratype-20120604-2|598	%{_texmfdistdir}/tex/latex/paratype/OT1PTSerif-TLF.fd
14mr|texlive-paratype-20120604-2|599	%{_texmfdistdir}/tex/latex/paratype/OT1PTSerifCaption-TLF.fd
14mr|texlive-paratype-20120604-2|600	%{_texmfdistdir}/tex/latex/paratype/PTMono.sty
14mr|texlive-paratype-20120604-2|601	%{_texmfdistdir}/tex/latex/paratype/PTSans.sty
14mr|texlive-paratype-20120604-2|602	%{_texmfdistdir}/tex/latex/paratype/PTSansCaption.sty
14mr|texlive-paratype-20120604-2|603	%{_texmfdistdir}/tex/latex/paratype/PTSansNarrow.sty
14mr|texlive-paratype-20120604-2|604	%{_texmfdistdir}/tex/latex/paratype/PTSerif.sty
14mr|texlive-paratype-20120604-2|605	%{_texmfdistdir}/tex/latex/paratype/PTSerifCaption.sty
14mr|texlive-paratype-20120604-2|606	%{_texmfdistdir}/tex/latex/paratype/T1PTMono-TLF.fd
14mr|texlive-paratype-20120604-2|607	%{_texmfdistdir}/tex/latex/paratype/T1PTSans-TLF.fd
14mr|texlive-paratype-20120604-2|608	%{_texmfdistdir}/tex/latex/paratype/T1PTSansCaption-TLF.fd
14mr|texlive-paratype-20120604-2|609	%{_texmfdistdir}/tex/latex/paratype/T1PTSansNarrow-TLF.fd
14mr|texlive-paratype-20120604-2|610	%{_texmfdistdir}/tex/latex/paratype/T1PTSerif-TLF.fd
14mr|texlive-paratype-20120604-2|611	%{_texmfdistdir}/tex/latex/paratype/T1PTSerifCaption-TLF.fd
14mr|texlive-paratype-20120604-2|612	%{_texmfdistdir}/tex/latex/paratype/T2APTMono-TLF.fd
14mr|texlive-paratype-20120604-2|613	%{_texmfdistdir}/tex/latex/paratype/T2APTSans-TLF.fd
14mr|texlive-paratype-20120604-2|614	%{_texmfdistdir}/tex/latex/paratype/T2APTSansCaption-TLF.fd
14mr|texlive-paratype-20120604-2|615	%{_texmfdistdir}/tex/latex/paratype/T2APTSansNarrow-TLF.fd
14mr|texlive-paratype-20120604-2|616	%{_texmfdistdir}/tex/latex/paratype/T2APTSerif-TLF.fd
14mr|texlive-paratype-20120604-2|617	%{_texmfdistdir}/tex/latex/paratype/T2APTSerifCaption-TLF.fd
14mr|texlive-paratype-20120604-2|618	%{_texmfdistdir}/tex/latex/paratype/T2BPTMono-TLF.fd
14mr|texlive-paratype-20120604-2|619	%{_texmfdistdir}/tex/latex/paratype/T2BPTSans-TLF.fd
14mr|texlive-paratype-20120604-2|620	%{_texmfdistdir}/tex/latex/paratype/T2BPTSansCaption-TLF.fd
14mr|texlive-paratype-20120604-2|621	%{_texmfdistdir}/tex/latex/paratype/T2BPTSansNarrow-TLF.fd
14mr|texlive-paratype-20120604-2|622	%{_texmfdistdir}/tex/latex/paratype/T2BPTSerif-TLF.fd
14mr|texlive-paratype-20120604-2|623	%{_texmfdistdir}/tex/latex/paratype/T2BPTSerifCaption-TLF.fd
14mr|texlive-paratype-20120604-2|624	%{_texmfdistdir}/tex/latex/paratype/T2CPTMono-TLF.fd
14mr|texlive-paratype-20120604-2|625	%{_texmfdistdir}/tex/latex/paratype/T2CPTSans-TLF.fd
14mr|texlive-paratype-20120604-2|626	%{_texmfdistdir}/tex/latex/paratype/T2CPTSansCaption-TLF.fd
14mr|texlive-paratype-20120604-2|627	%{_texmfdistdir}/tex/latex/paratype/T2CPTSansNarrow-TLF.fd
14mr|texlive-paratype-20120604-2|628	%{_texmfdistdir}/tex/latex/paratype/T2CPTSerif-TLF.fd
14mr|texlive-paratype-20120604-2|629	%{_texmfdistdir}/tex/latex/paratype/T2CPTSerifCaption-TLF.fd
14mr|texlive-paratype-20120604-2|630	%{_texmfdistdir}/tex/latex/paratype/TS1PTMono-TLF.fd
14mr|texlive-paratype-20120604-2|631	%{_texmfdistdir}/tex/latex/paratype/TS1PTSans-TLF.fd
14mr|texlive-paratype-20120604-2|632	%{_texmfdistdir}/tex/latex/paratype/TS1PTSansCaption-TLF.fd
14mr|texlive-paratype-20120604-2|633	%{_texmfdistdir}/tex/latex/paratype/TS1PTSansNarrow-TLF.fd
14mr|texlive-paratype-20120604-2|634	%{_texmfdistdir}/tex/latex/paratype/TS1PTSerif-TLF.fd
14mr|texlive-paratype-20120604-2|635	%{_texmfdistdir}/tex/latex/paratype/TS1PTSerifCaption-TLF.fd
14mr|texlive-paratype-20120604-2|636	%{_texmfdistdir}/tex/latex/paratype/X2PTMono-TLF.fd
14mr|texlive-paratype-20120604-2|637	%{_texmfdistdir}/tex/latex/paratype/X2PTSans-TLF.fd
14mr|texlive-paratype-20120604-2|638	%{_texmfdistdir}/tex/latex/paratype/X2PTSansCaption-TLF.fd
14mr|texlive-paratype-20120604-2|639	%{_texmfdistdir}/tex/latex/paratype/X2PTSansNarrow-TLF.fd
14mr|texlive-paratype-20120604-2|640	%{_texmfdistdir}/tex/latex/paratype/X2PTSerif-TLF.fd
14mr|texlive-paratype-20120604-2|641	%{_texmfdistdir}/tex/latex/paratype/X2PTSerifCaption-TLF.fd
14mr|texlive-paratype-20120604-2|642	%{_texmfdistdir}/tex/latex/paratype/paratype.sty
14mr|texlive-paratype-20120604-2|643	%doc %{_texmfdistdir}/doc/fonts/paratype/CHANGELOG
14mr|texlive-paratype-20120604-2|644	%doc %{_texmfdistdir}/doc/fonts/paratype/OT_TT_Install_E.txt
14mr|texlive-paratype-20120604-2|645	%doc %{_texmfdistdir}/doc/fonts/paratype/OT_TT_Install_R.txt
14mr|texlive-paratype-20120604-2|646	%doc %{_texmfdistdir}/doc/fonts/paratype/PT_Free_Font_License_eng_1.3.txt
14mr|texlive-paratype-20120604-2|647	%doc %{_texmfdistdir}/doc/fonts/paratype/PT_Free_Font_License_rus_1.3.txt
14mr|texlive-paratype-20120604-2|648	%doc %{_texmfdistdir}/doc/fonts/paratype/README
14mr|texlive-paratype-20120604-2|649	%doc %{_texmfdistdir}/doc/fonts/paratype/manifest.txt
14mr|texlive-paratype-20120604-2|650	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype-sample.pdf
14mr|texlive-paratype-20120604-2|651	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype-sample.tex
14mr|texlive-paratype-20120604-2|652	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype.pdf
14mr|texlive-paratype-20120604-2|653	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype.tex
14mr|texlive-paratype-20120604-2|654	
14mr|texlive-paratype-20120604-2|655	#-----------------------------------------------------------------------
14mr|texlive-paratype-20120604-2|656	%prep
14mr|texlive-paratype-20120604-2|657	%setup -c -a0 -a1
14mr|texlive-paratype-20120604-2|658	
14mr|texlive-paratype-20120604-2|659	%build
14mr|texlive-paratype-20120604-2|660	
14mr|texlive-paratype-20120604-2|661	%install
14mr|texlive-paratype-20120604-2|662	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-paratype-20120604-2|663	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-paratype-20120604-2|664	
14mr|texlive-paratype-20120604-2|665	
14mr|texlive-paratype-20120604-2|666	
14mr|texlive-paratype-20120604-2|667	%changelog
14mr|texlive-paratype-20120604-2|668	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120604-2
14mr|texlive-paratype-20120604-2|669	+ Revision: 2db7bf9
14mr|texlive-paratype-20120604-2|670	- MassBuild#440: Increase release tag
14mr|texlive-paratype-20120604-2|671	
14mr|texlive-paratype-20120604-2|672	

20947 14
14mr|texlive-paresse-4.1-6|1	# revision 29803
14mr|texlive-paresse-4.1-6|2	# category Package
14mr|texlive-paresse-4.1-6|3	# catalog-ctan /macros/latex/contrib/paresse
14mr|texlive-paresse-4.1-6|4	# catalog-date 2013-02-16 13:58:07 +0100
14mr|texlive-paresse-4.1-6|5	# catalog-license lppl
14mr|texlive-paresse-4.1-6|6	# catalog-version 4.1
14mr|texlive-paresse-4.1-6|7	Name:		texlive-paresse
14mr|texlive-paresse-4.1-6|8	Version:	4.1
14mr|texlive-paresse-4.1-6|9	Release:	6
14mr|texlive-paresse-4.1-6|10	Summary:	Define simple macros for greek letters
14mr|texlive-paresse-4.1-6|11	Group:		Publishing
14mr|texlive-paresse-4.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paresse
14mr|texlive-paresse-4.1-6|13	License:	LPPL
14mr|texlive-paresse-4.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.tar.xz
14mr|texlive-paresse-4.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.doc.tar.xz
14mr|texlive-paresse-4.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.source.tar.xz
14mr|texlive-paresse-4.1-6|17	BuildArch:	noarch
14mr|texlive-paresse-4.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-paresse-4.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-paresse-4.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-paresse-4.1-6|21	
14mr|texlive-paresse-4.1-6|22	%description
14mr|texlive-paresse-4.1-6|23	The package defines macros using SS to type greek letters. so
14mr|texlive-paresse-4.1-6|24	that the user may (for example) type SSa to get the effect of
14mr|texlive-paresse-4.1-6|25	$\alpha$.
14mr|texlive-paresse-4.1-6|26	
14mr|texlive-paresse-4.1-6|27	%post
14mr|texlive-paresse-4.1-6|28	%{_sbindir}/texlive.post
14mr|texlive-paresse-4.1-6|29	
14mr|texlive-paresse-4.1-6|30	%postun
14mr|texlive-paresse-4.1-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-paresse-4.1-6|32	%{_sbindir}/texlive.post
14mr|texlive-paresse-4.1-6|33	fi
14mr|texlive-paresse-4.1-6|34	
14mr|texlive-paresse-4.1-6|35	#-----------------------------------------------------------------------
14mr|texlive-paresse-4.1-6|36	%files
14mr|texlive-paresse-4.1-6|37	%{_texmfdistdir}/tex/latex/paresse/paresse.sty
14mr|texlive-paresse-4.1-6|38	%{_texmfdistdir}/tex/latex/paresse/paresseold.sto
14mr|texlive-paresse-4.1-6|39	%{_texmfdistdir}/tex/latex/paresse/paresseutf8.sto
14mr|texlive-paresse-4.1-6|40	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-en.pdf
14mr|texlive-paresse-4.1-6|41	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-ex-en.pdf
14mr|texlive-paresse-4.1-6|42	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-ex-fr.pdf
14mr|texlive-paresse-4.1-6|43	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-fr.pdf
14mr|texlive-paresse-4.1-6|44	%doc %{_texmfdistdir}/doc/latex/paresse/paresse.pdf
14mr|texlive-paresse-4.1-6|45	#- source
14mr|texlive-paresse-4.1-6|46	%doc %{_texmfdistdir}/source/latex/paresse/LISEZMOI
14mr|texlive-paresse-4.1-6|47	%doc %{_texmfdistdir}/source/latex/paresse/Makefile
14mr|texlive-paresse-4.1-6|48	%doc %{_texmfdistdir}/source/latex/paresse/README
14mr|texlive-paresse-4.1-6|49	%doc %{_texmfdistdir}/source/latex/paresse/paresse-TEST.zip
14mr|texlive-paresse-4.1-6|50	%doc %{_texmfdistdir}/source/latex/paresse/paresse-doc.dtx
14mr|texlive-paresse-4.1-6|51	%doc %{_texmfdistdir}/source/latex/paresse/paresse.dtx
14mr|texlive-paresse-4.1-6|52	%doc %{_texmfdistdir}/source/latex/paresse/paresse.ins
14mr|texlive-paresse-4.1-6|53	
14mr|texlive-paresse-4.1-6|54	#-----------------------------------------------------------------------
14mr|texlive-paresse-4.1-6|55	%prep
14mr|texlive-paresse-4.1-6|56	%setup -c -a0 -a1 -a2
14mr|texlive-paresse-4.1-6|57	
14mr|texlive-paresse-4.1-6|58	%build
14mr|texlive-paresse-4.1-6|59	
14mr|texlive-paresse-4.1-6|60	%install
14mr|texlive-paresse-4.1-6|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-paresse-4.1-6|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-paresse-4.1-6|63	
14mr|texlive-paresse-4.1-6|64	%changelog
14mr|texlive-paresse-4.1-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1-6
14mr|texlive-paresse-4.1-6|66	+ Revision: c1db8e8
14mr|texlive-paresse-4.1-6|67	- MassBuild#440: Increase release tag
14mr|texlive-paresse-4.1-6|68	
14mr|texlive-paresse-4.1-6|69	

20948 14
14mr|texlive-parnotes-1-2|1	# revision 25032
14mr|texlive-parnotes-1-2|2	# category Package
14mr|texlive-parnotes-1-2|3	# catalog-ctan /macros/latex/contrib/parnotes
14mr|texlive-parnotes-1-2|4	# catalog-date 2012-01-05 00:06:09 +0100
14mr|texlive-parnotes-1-2|5	# catalog-license lppl1.3
14mr|texlive-parnotes-1-2|6	# catalog-version 1
14mr|texlive-parnotes-1-2|7	Name:		texlive-parnotes
14mr|texlive-parnotes-1-2|8	Version:	1
14mr|texlive-parnotes-1-2|9	Release:	2
14mr|texlive-parnotes-1-2|10	Summary:	Notes after every paragraph (or elsewhere)
14mr|texlive-parnotes-1-2|11	Group:		Publishing
14mr|texlive-parnotes-1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parnotes
14mr|texlive-parnotes-1-2|13	License:	LPPL1.3
14mr|texlive-parnotes-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parnotes.tar.xz
14mr|texlive-parnotes-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parnotes.doc.tar.xz
14mr|texlive-parnotes-1-2|16	BuildArch:	noarch
14mr|texlive-parnotes-1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-parnotes-1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-parnotes-1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-parnotes-1-2|20	
14mr|texlive-parnotes-1-2|21	%description
14mr|texlive-parnotes-1-2|22	The package provides the \parnote command. The notes are set as
14mr|texlive-parnotes-1-2|23	(normal) running paragraphs; placement is at the end of each
14mr|texlive-parnotes-1-2|24	paragraph, or manually, using the \parnotes command.
14mr|texlive-parnotes-1-2|25	
14mr|texlive-parnotes-1-2|26	%post
14mr|texlive-parnotes-1-2|27	%{_sbindir}/texlive.post
14mr|texlive-parnotes-1-2|28	
14mr|texlive-parnotes-1-2|29	%postun
14mr|texlive-parnotes-1-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-parnotes-1-2|31	%{_sbindir}/texlive.post
14mr|texlive-parnotes-1-2|32	fi
14mr|texlive-parnotes-1-2|33	
14mr|texlive-parnotes-1-2|34	#-----------------------------------------------------------------------
14mr|texlive-parnotes-1-2|35	%files
14mr|texlive-parnotes-1-2|36	%{_texmfdistdir}/tex/latex/parnotes/parnotes.sty
14mr|texlive-parnotes-1-2|37	%doc %{_texmfdistdir}/doc/latex/parnotes/README
14mr|texlive-parnotes-1-2|38	%doc %{_texmfdistdir}/doc/latex/parnotes/README.TEXLIVE
14mr|texlive-parnotes-1-2|39	
14mr|texlive-parnotes-1-2|40	#-----------------------------------------------------------------------
14mr|texlive-parnotes-1-2|41	%prep
14mr|texlive-parnotes-1-2|42	%setup -c -a0 -a1
14mr|texlive-parnotes-1-2|43	
14mr|texlive-parnotes-1-2|44	%build
14mr|texlive-parnotes-1-2|45	
14mr|texlive-parnotes-1-2|46	%install
14mr|texlive-parnotes-1-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-parnotes-1-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-parnotes-1-2|49	
14mr|texlive-parnotes-1-2|50	
14mr|texlive-parnotes-1-2|51	
14mr|texlive-parnotes-1-2|52	%changelog
14mr|texlive-parnotes-1-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-2
14mr|texlive-parnotes-1-2|54	+ Revision: 6278978
14mr|texlive-parnotes-1-2|55	- MassBuild#440: Increase release tag
14mr|texlive-parnotes-1-2|56	
14mr|texlive-parnotes-1-2|57	

20949 14
14mr|texlive-parrun-20090920-3|1	# revision 15878
14mr|texlive-parrun-20090920-3|2	# category Package
14mr|texlive-parrun-20090920-3|3	# catalog-ctan /macros/latex/contrib/parrun
14mr|texlive-parrun-20090920-3|4	# catalog-date 2009-09-20 00:02:29 +0200
14mr|texlive-parrun-20090920-3|5	# catalog-license lppl
14mr|texlive-parrun-20090920-3|6	# catalog-version undef
14mr|texlive-parrun-20090920-3|7	Name:		texlive-parrun
14mr|texlive-parrun-20090920-3|8	Version:	20090920
14mr|texlive-parrun-20090920-3|9	Release:	3
14mr|texlive-parrun-20090920-3|10	Summary:	Typesets (two) streams of text running parallel
14mr|texlive-parrun-20090920-3|11	Group:		Publishing
14mr|texlive-parrun-20090920-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parrun
14mr|texlive-parrun-20090920-3|13	License:	LPPL
14mr|texlive-parrun-20090920-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parrun.tar.xz
14mr|texlive-parrun-20090920-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parrun.doc.tar.xz
14mr|texlive-parrun-20090920-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parrun.source.tar.xz
14mr|texlive-parrun-20090920-3|17	BuildArch:	noarch
14mr|texlive-parrun-20090920-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-parrun-20090920-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-parrun-20090920-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-parrun-20090920-3|21	
14mr|texlive-parrun-20090920-3|22	%description
14mr|texlive-parrun-20090920-3|23	For typesetting translated text and the original source,
14mr|texlive-parrun-20090920-3|24	parallel on the same page, one above the other.
14mr|texlive-parrun-20090920-3|25	
14mr|texlive-parrun-20090920-3|26	%post
14mr|texlive-parrun-20090920-3|27	%{_sbindir}/texlive.post
14mr|texlive-parrun-20090920-3|28	
14mr|texlive-parrun-20090920-3|29	%postun
14mr|texlive-parrun-20090920-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-parrun-20090920-3|31	%{_sbindir}/texlive.post
14mr|texlive-parrun-20090920-3|32	fi
14mr|texlive-parrun-20090920-3|33	
14mr|texlive-parrun-20090920-3|34	#-----------------------------------------------------------------------
14mr|texlive-parrun-20090920-3|35	%files
14mr|texlive-parrun-20090920-3|36	%{_texmfdistdir}/tex/latex/parrun/parrun.sty
14mr|texlive-parrun-20090920-3|37	%doc %{_texmfdistdir}/doc/latex/parrun/parrun.pdf
14mr|texlive-parrun-20090920-3|38	%doc %{_texmfdistdir}/doc/latex/parrun/readme
14mr|texlive-parrun-20090920-3|39	#- source
14mr|texlive-parrun-20090920-3|40	%doc %{_texmfdistdir}/source/latex/parrun/parrun.dtx
14mr|texlive-parrun-20090920-3|41	%doc %{_texmfdistdir}/source/latex/parrun/parrun.ins
14mr|texlive-parrun-20090920-3|42	
14mr|texlive-parrun-20090920-3|43	#-----------------------------------------------------------------------
14mr|texlive-parrun-20090920-3|44	%prep
14mr|texlive-parrun-20090920-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-parrun-20090920-3|46	
14mr|texlive-parrun-20090920-3|47	%build
14mr|texlive-parrun-20090920-3|48	
14mr|texlive-parrun-20090920-3|49	%install
14mr|texlive-parrun-20090920-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-parrun-20090920-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-parrun-20090920-3|52	
14mr|texlive-parrun-20090920-3|53	
14mr|texlive-parrun-20090920-3|54	
14mr|texlive-parrun-20090920-3|55	%changelog
14mr|texlive-parrun-20090920-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090920-3
14mr|texlive-parrun-20090920-3|57	+ Revision: 0499cb6
14mr|texlive-parrun-20090920-3|58	- MassBuild#440: Increase release tag
14mr|texlive-parrun-20090920-3|59	
14mr|texlive-parrun-20090920-3|60	

20950 14
14mr|texlive-parselines-1.4-3|1	# revision 21475
14mr|texlive-parselines-1.4-3|2	# category Package
14mr|texlive-parselines-1.4-3|3	# catalog-ctan /macros/latex/contrib/parselines
14mr|texlive-parselines-1.4-3|4	# catalog-date 2011-02-19 16:41:47 +0100
14mr|texlive-parselines-1.4-3|5	# catalog-license lppl1.3
14mr|texlive-parselines-1.4-3|6	# catalog-version 1.4
14mr|texlive-parselines-1.4-3|7	Name:		texlive-parselines
14mr|texlive-parselines-1.4-3|8	Version:	1.4
14mr|texlive-parselines-1.4-3|9	Release:	3
14mr|texlive-parselines-1.4-3|10	Summary:	Apply a macro to each line of an environment
14mr|texlive-parselines-1.4-3|11	Group:		Publishing
14mr|texlive-parselines-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parselines
14mr|texlive-parselines-1.4-3|13	License:	LPPL1.3
14mr|texlive-parselines-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parselines.tar.xz
14mr|texlive-parselines-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parselines.doc.tar.xz
14mr|texlive-parselines-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parselines.source.tar.xz
14mr|texlive-parselines-1.4-3|17	BuildArch:	noarch
14mr|texlive-parselines-1.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-parselines-1.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-parselines-1.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-parselines-1.4-3|21	
14mr|texlive-parselines-1.4-3|22	%description
14mr|texlive-parselines-1.4-3|23	The package defines an environment "parse lines" which
14mr|texlive-parselines-1.4-3|24	processes each line of an environment with a macro. An example
14mr|texlive-parselines-1.4-3|25	of shading the lines of an environment is given.
14mr|texlive-parselines-1.4-3|26	
14mr|texlive-parselines-1.4-3|27	%post
14mr|texlive-parselines-1.4-3|28	%{_sbindir}/texlive.post
14mr|texlive-parselines-1.4-3|29	
14mr|texlive-parselines-1.4-3|30	%postun
14mr|texlive-parselines-1.4-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-parselines-1.4-3|32	%{_sbindir}/texlive.post
14mr|texlive-parselines-1.4-3|33	fi
14mr|texlive-parselines-1.4-3|34	
14mr|texlive-parselines-1.4-3|35	#-----------------------------------------------------------------------
14mr|texlive-parselines-1.4-3|36	%files
14mr|texlive-parselines-1.4-3|37	%{_texmfdistdir}/tex/latex/parselines/parselines.sty
14mr|texlive-parselines-1.4-3|38	%doc %{_texmfdistdir}/doc/latex/parselines/README
14mr|texlive-parselines-1.4-3|39	%doc %{_texmfdistdir}/doc/latex/parselines/parselines.pdf
14mr|texlive-parselines-1.4-3|40	#- source
14mr|texlive-parselines-1.4-3|41	%doc %{_texmfdistdir}/source/latex/parselines/parselines.drv
14mr|texlive-parselines-1.4-3|42	%doc %{_texmfdistdir}/source/latex/parselines/parselines.dtx
14mr|texlive-parselines-1.4-3|43	%doc %{_texmfdistdir}/source/latex/parselines/parselines.ins
14mr|texlive-parselines-1.4-3|44	
14mr|texlive-parselines-1.4-3|45	#-----------------------------------------------------------------------
14mr|texlive-parselines-1.4-3|46	%prep
14mr|texlive-parselines-1.4-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-parselines-1.4-3|48	
14mr|texlive-parselines-1.4-3|49	%build
14mr|texlive-parselines-1.4-3|50	
14mr|texlive-parselines-1.4-3|51	%install
14mr|texlive-parselines-1.4-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-parselines-1.4-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-parselines-1.4-3|54	
14mr|texlive-parselines-1.4-3|55	
14mr|texlive-parselines-1.4-3|56	
14mr|texlive-parselines-1.4-3|57	%changelog
14mr|texlive-parselines-1.4-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-parselines-1.4-3|59	+ Revision: 660154c
14mr|texlive-parselines-1.4-3|60	- MassBuild#440: Increase release tag
14mr|texlive-parselines-1.4-3|61	
14mr|texlive-parselines-1.4-3|62	

20951 14
14mr|texlive-parskip-2.0-3|1	# revision 19963
14mr|texlive-parskip-2.0-3|2	# category Package
14mr|texlive-parskip-2.0-3|3	# catalog-ctan /macros/latex/contrib/parskip
14mr|texlive-parskip-2.0-3|4	# catalog-date 2010-09-30 14:11:14 +0200
14mr|texlive-parskip-2.0-3|5	# catalog-license lppl
14mr|texlive-parskip-2.0-3|6	# catalog-version 2.0
14mr|texlive-parskip-2.0-3|7	Name:		texlive-parskip
14mr|texlive-parskip-2.0-3|8	Version:	2.0
14mr|texlive-parskip-2.0-3|9	Release:	3
14mr|texlive-parskip-2.0-3|10	Summary:	Layout with zero \parindent, non-zero \parskip
14mr|texlive-parskip-2.0-3|11	Group:		Publishing
14mr|texlive-parskip-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parskip
14mr|texlive-parskip-2.0-3|13	License:	LPPL
14mr|texlive-parskip-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parskip.tar.xz
14mr|texlive-parskip-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parskip.doc.tar.xz
14mr|texlive-parskip-2.0-3|16	BuildArch:	noarch
14mr|texlive-parskip-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-parskip-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-parskip-2.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-parskip-2.0-3|20	
14mr|texlive-parskip-2.0-3|21	%description
14mr|texlive-parskip-2.0-3|22	Simply changing \parskip and \parindent leaves a layout that is
14mr|texlive-parskip-2.0-3|23	untidy; this package (though it is no substitute for a
14mr|texlive-parskip-2.0-3|24	properly-designed class) helps alleviate this untidiness.
14mr|texlive-parskip-2.0-3|25	
14mr|texlive-parskip-2.0-3|26	%post
14mr|texlive-parskip-2.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-parskip-2.0-3|28	
14mr|texlive-parskip-2.0-3|29	%postun
14mr|texlive-parskip-2.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-parskip-2.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-parskip-2.0-3|32	fi
14mr|texlive-parskip-2.0-3|33	
14mr|texlive-parskip-2.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-parskip-2.0-3|35	%files
14mr|texlive-parskip-2.0-3|36	%{_texmfdistdir}/tex/latex/parskip/parskip.sty
14mr|texlive-parskip-2.0-3|37	%doc %{_texmfdistdir}/doc/latex/parskip/parskip-doc.pdf
14mr|texlive-parskip-2.0-3|38	%doc %{_texmfdistdir}/doc/latex/parskip/parskip-doc.tex
14mr|texlive-parskip-2.0-3|39	
14mr|texlive-parskip-2.0-3|40	#-----------------------------------------------------------------------
14mr|texlive-parskip-2.0-3|41	%prep
14mr|texlive-parskip-2.0-3|42	%setup -c -a0 -a1
14mr|texlive-parskip-2.0-3|43	
14mr|texlive-parskip-2.0-3|44	%build
14mr|texlive-parskip-2.0-3|45	
14mr|texlive-parskip-2.0-3|46	%install
14mr|texlive-parskip-2.0-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-parskip-2.0-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-parskip-2.0-3|49	
14mr|texlive-parskip-2.0-3|50	
14mr|texlive-parskip-2.0-3|51	
14mr|texlive-parskip-2.0-3|52	%changelog
14mr|texlive-parskip-2.0-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-parskip-2.0-3|54	+ Revision: 627f0fc
14mr|texlive-parskip-2.0-3|55	- MassBuild#440: Increase release tag
14mr|texlive-parskip-2.0-3|56	
14mr|texlive-parskip-2.0-3|57	

20952 14
14mr|texlive-pas-cours-1.06-2|1	# revision 32444
14mr|texlive-pas-cours-1.06-2|2	# category Package
14mr|texlive-pas-cours-1.06-2|3	# catalog-ctan /macros/latex/contrib/pas-cours
14mr|texlive-pas-cours-1.06-2|4	# catalog-date 2013-12-05 10:50:59 +0100
14mr|texlive-pas-cours-1.06-2|5	# catalog-license lppl
14mr|texlive-pas-cours-1.06-2|6	# catalog-version 1.06
14mr|texlive-pas-cours-1.06-2|7	Name:		texlive-pas-cours
14mr|texlive-pas-cours-1.06-2|8	Version:	1.06
14mr|texlive-pas-cours-1.06-2|9	Release:	2
14mr|texlive-pas-cours-1.06-2|10	Summary:	Macros useful in preparing teaching material
14mr|texlive-pas-cours-1.06-2|11	Group:		Publishing
14mr|texlive-pas-cours-1.06-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-cours
14mr|texlive-pas-cours-1.06-2|13	License:	LPPL
14mr|texlive-pas-cours-1.06-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cours.tar.xz
14mr|texlive-pas-cours-1.06-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cours.doc.tar.xz
14mr|texlive-pas-cours-1.06-2|16	BuildArch:	noarch
14mr|texlive-pas-cours-1.06-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pas-cours-1.06-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pas-cours-1.06-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-pas-cours-1.06-2|20	
14mr|texlive-pas-cours-1.06-2|21	%description
14mr|texlive-pas-cours-1.06-2|22	Several groups of macros cover different branches of
14mr|texlive-pas-cours-1.06-2|23	mathematics.
14mr|texlive-pas-cours-1.06-2|24	
14mr|texlive-pas-cours-1.06-2|25	%post
14mr|texlive-pas-cours-1.06-2|26	%{_sbindir}/texlive.post
14mr|texlive-pas-cours-1.06-2|27	
14mr|texlive-pas-cours-1.06-2|28	%postun
14mr|texlive-pas-cours-1.06-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-pas-cours-1.06-2|30	%{_sbindir}/texlive.post
14mr|texlive-pas-cours-1.06-2|31	fi
14mr|texlive-pas-cours-1.06-2|32	
14mr|texlive-pas-cours-1.06-2|33	#-----------------------------------------------------------------------
14mr|texlive-pas-cours-1.06-2|34	%files
14mr|texlive-pas-cours-1.06-2|35	%{_texmfdistdir}/tex/latex/pas-cours/pas-cours.sty
14mr|texlive-pas-cours-1.06-2|36	%doc %{_texmfdistdir}/doc/latex/pas-cours/README
14mr|texlive-pas-cours-1.06-2|37	%doc %{_texmfdistdir}/doc/latex/pas-cours/README.TEXLIVE
14mr|texlive-pas-cours-1.06-2|38	%doc %{_texmfdistdir}/doc/latex/pas-cours/attention.png
14mr|texlive-pas-cours-1.06-2|39	%doc %{_texmfdistdir}/doc/latex/pas-cours/coeur.png
14mr|texlive-pas-cours-1.06-2|40	%doc %{_texmfdistdir}/doc/latex/pas-cours/macro-patrons.tex
14mr|texlive-pas-cours-1.06-2|41	%doc %{_texmfdistdir}/doc/latex/pas-cours/macro-solides.tex
14mr|texlive-pas-cours-1.06-2|42	%doc %{_texmfdistdir}/doc/latex/pas-cours/macro-styles.tex
14mr|texlive-pas-cours-1.06-2|43	%doc %{_texmfdistdir}/doc/latex/pas-cours/prerequis.png
14mr|texlive-pas-cours-1.06-2|44	
14mr|texlive-pas-cours-1.06-2|45	#-----------------------------------------------------------------------
14mr|texlive-pas-cours-1.06-2|46	%prep
14mr|texlive-pas-cours-1.06-2|47	%setup -c -a0 -a1
14mr|texlive-pas-cours-1.06-2|48	
14mr|texlive-pas-cours-1.06-2|49	%build
14mr|texlive-pas-cours-1.06-2|50	
14mr|texlive-pas-cours-1.06-2|51	%install
14mr|texlive-pas-cours-1.06-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pas-cours-1.06-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pas-cours-1.06-2|54	
14mr|texlive-pas-cours-1.06-2|55	%changelog
14mr|texlive-pas-cours-1.06-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.06-2
14mr|texlive-pas-cours-1.06-2|57	+ Revision: bfa3157
14mr|texlive-pas-cours-1.06-2|58	- MassBuild#440: Increase release tag
14mr|texlive-pas-cours-1.06-2|59	
14mr|texlive-pas-cours-1.06-2|60	

20953 14
14mr|texlive-pas-crosswords-1.03-3|1	# revision 32313
14mr|texlive-pas-crosswords-1.03-3|2	# category Package
14mr|texlive-pas-crosswords-1.03-3|3	# catalog-ctan /macros/latex/contrib/pas-crosswords
14mr|texlive-pas-crosswords-1.03-3|4	# catalog-date 2013-12-03 15:28:55 +0100
14mr|texlive-pas-crosswords-1.03-3|5	# catalog-license lppl
14mr|texlive-pas-crosswords-1.03-3|6	# catalog-version 1.03
14mr|texlive-pas-crosswords-1.03-3|7	Name:		texlive-pas-crosswords
14mr|texlive-pas-crosswords-1.03-3|8	Version:	1.03
14mr|texlive-pas-crosswords-1.03-3|9	Release:	3
14mr|texlive-pas-crosswords-1.03-3|10	Summary:	Creating crossword grids, using TikZ
14mr|texlive-pas-crosswords-1.03-3|11	Group:		Publishing
14mr|texlive-pas-crosswords-1.03-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-crosswords
14mr|texlive-pas-crosswords-1.03-3|13	License:	LPPL
14mr|texlive-pas-crosswords-1.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-crosswords.tar.xz
14mr|texlive-pas-crosswords-1.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-crosswords.doc.tar.xz
14mr|texlive-pas-crosswords-1.03-3|16	BuildArch:	noarch
14mr|texlive-pas-crosswords-1.03-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pas-crosswords-1.03-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pas-crosswords-1.03-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pas-crosswords-1.03-3|20	
14mr|texlive-pas-crosswords-1.03-3|21	%description
14mr|texlive-pas-crosswords-1.03-3|22	The package produces crossword grids, using a wide variety of
14mr|texlive-pas-crosswords-1.03-3|23	colours and decorations of the grids and the text in them. The
14mr|texlive-pas-crosswords-1.03-3|24	package uses TikZ for its graphical output.
14mr|texlive-pas-crosswords-1.03-3|25	
14mr|texlive-pas-crosswords-1.03-3|26	%post
14mr|texlive-pas-crosswords-1.03-3|27	%{_sbindir}/texlive.post
14mr|texlive-pas-crosswords-1.03-3|28	
14mr|texlive-pas-crosswords-1.03-3|29	%postun
14mr|texlive-pas-crosswords-1.03-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pas-crosswords-1.03-3|31	%{_sbindir}/texlive.post
14mr|texlive-pas-crosswords-1.03-3|32	fi
14mr|texlive-pas-crosswords-1.03-3|33	
14mr|texlive-pas-crosswords-1.03-3|34	#-----------------------------------------------------------------------
14mr|texlive-pas-crosswords-1.03-3|35	%files
14mr|texlive-pas-crosswords-1.03-3|36	%{_texmfdistdir}/tex/latex/pas-crosswords/pas-crosswords.sty
14mr|texlive-pas-crosswords-1.03-3|37	%doc %{_texmfdistdir}/doc/latex/pas-crosswords/README
14mr|texlive-pas-crosswords-1.03-3|38	%doc %{_texmfdistdir}/doc/latex/pas-crosswords/pas-crosswords.pdf
14mr|texlive-pas-crosswords-1.03-3|39	%doc %{_texmfdistdir}/doc/latex/pas-crosswords/pas-crosswords.tex
14mr|texlive-pas-crosswords-1.03-3|40	
14mr|texlive-pas-crosswords-1.03-3|41	#-----------------------------------------------------------------------
14mr|texlive-pas-crosswords-1.03-3|42	%prep
14mr|texlive-pas-crosswords-1.03-3|43	%setup -c -a0 -a1
14mr|texlive-pas-crosswords-1.03-3|44	
14mr|texlive-pas-crosswords-1.03-3|45	%build
14mr|texlive-pas-crosswords-1.03-3|46	
14mr|texlive-pas-crosswords-1.03-3|47	%install
14mr|texlive-pas-crosswords-1.03-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pas-crosswords-1.03-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pas-crosswords-1.03-3|50	
14mr|texlive-pas-crosswords-1.03-3|51	%changelog
14mr|texlive-pas-crosswords-1.03-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-3
14mr|texlive-pas-crosswords-1.03-3|53	+ Revision: cdfa5d6
14mr|texlive-pas-crosswords-1.03-3|54	- MassBuild#440: Increase release tag
14mr|texlive-pas-crosswords-1.03-3|55	
14mr|texlive-pas-crosswords-1.03-3|56	

20954 14
14mr|texlive-pas-cv-2.01-6|1	# revision 32263
14mr|texlive-pas-cv-2.01-6|2	# category Package
14mr|texlive-pas-cv-2.01-6|3	# catalog-ctan /macros/latex/contrib/pas-cv
14mr|texlive-pas-cv-2.01-6|4	# catalog-date 2013-11-27 22:13:58 +0100
14mr|texlive-pas-cv-2.01-6|5	# catalog-license lppl
14mr|texlive-pas-cv-2.01-6|6	# catalog-version 2.01
14mr|texlive-pas-cv-2.01-6|7	Name:		texlive-pas-cv
14mr|texlive-pas-cv-2.01-6|8	Version:	2.01
14mr|texlive-pas-cv-2.01-6|9	Release:	6
14mr|texlive-pas-cv-2.01-6|10	Summary:	Flexible typesetting of Curricula Vitae
14mr|texlive-pas-cv-2.01-6|11	Group:		Publishing
14mr|texlive-pas-cv-2.01-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-cv
14mr|texlive-pas-cv-2.01-6|13	License:	LPPL
14mr|texlive-pas-cv-2.01-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cv.tar.xz
14mr|texlive-pas-cv-2.01-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cv.doc.tar.xz
14mr|texlive-pas-cv-2.01-6|16	BuildArch:	noarch
14mr|texlive-pas-cv-2.01-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pas-cv-2.01-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pas-cv-2.01-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-pas-cv-2.01-6|20	
14mr|texlive-pas-cv-2.01-6|21	%description
14mr|texlive-pas-cv-2.01-6|22	The package provides the framework for typesetting a Curriculum
14mr|texlive-pas-cv-2.01-6|23	Vitae (composed in French), together with a number of "themes"
14mr|texlive-pas-cv-2.01-6|24	that may be used with the package. (The use of the themes may
14mr|texlive-pas-cv-2.01-6|25	be seen in the package's examples/ collection.) The author
14mr|texlive-pas-cv-2.01-6|26	hints that conversion for use with other languages (than
14mr|texlive-pas-cv-2.01-6|27	French) should be possible.
14mr|texlive-pas-cv-2.01-6|28	
14mr|texlive-pas-cv-2.01-6|29	%post
14mr|texlive-pas-cv-2.01-6|30	%{_sbindir}/texlive.post
14mr|texlive-pas-cv-2.01-6|31	
14mr|texlive-pas-cv-2.01-6|32	%postun
14mr|texlive-pas-cv-2.01-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-pas-cv-2.01-6|34	%{_sbindir}/texlive.post
14mr|texlive-pas-cv-2.01-6|35	fi
14mr|texlive-pas-cv-2.01-6|36	
14mr|texlive-pas-cv-2.01-6|37	#-----------------------------------------------------------------------
14mr|texlive-pas-cv-2.01-6|38	%files
14mr|texlive-pas-cv-2.01-6|39	%{_texmfdistdir}/tex/latex/pas-cv/macro-andromede.tex
14mr|texlive-pas-cv-2.01-6|40	%{_texmfdistdir}/tex/latex/pas-cv/macro-architecte.tex
14mr|texlive-pas-cv-2.01-6|41	%{_texmfdistdir}/tex/latex/pas-cv/macro-centaure.tex
14mr|texlive-pas-cv-2.01-6|42	%{_texmfdistdir}/tex/latex/pas-cv/macro-dynamique.tex
14mr|texlive-pas-cv-2.01-6|43	%{_texmfdistdir}/tex/latex/pas-cv/macro-gaia.tex
14mr|texlive-pas-cv-2.01-6|44	%{_texmfdistdir}/tex/latex/pas-cv/macro-jupiter.tex
14mr|texlive-pas-cv-2.01-6|45	%{_texmfdistdir}/tex/latex/pas-cv/macro-mars.tex
14mr|texlive-pas-cv-2.01-6|46	%{_texmfdistdir}/tex/latex/pas-cv/macro-neptune.tex
14mr|texlive-pas-cv-2.01-6|47	%{_texmfdistdir}/tex/latex/pas-cv/macro-orion.tex
14mr|texlive-pas-cv-2.01-6|48	%{_texmfdistdir}/tex/latex/pas-cv/macro-pegase.tex
14mr|texlive-pas-cv-2.01-6|49	%{_texmfdistdir}/tex/latex/pas-cv/macro-pluton.tex
14mr|texlive-pas-cv-2.01-6|50	%{_texmfdistdir}/tex/latex/pas-cv/macro-saturne.tex
14mr|texlive-pas-cv-2.01-6|51	%{_texmfdistdir}/tex/latex/pas-cv/macro-univers.tex
14mr|texlive-pas-cv-2.01-6|52	%{_texmfdistdir}/tex/latex/pas-cv/macro-uranus.tex
14mr|texlive-pas-cv-2.01-6|53	%{_texmfdistdir}/tex/latex/pas-cv/macro-venus.tex
14mr|texlive-pas-cv-2.01-6|54	%{_texmfdistdir}/tex/latex/pas-cv/pas-cv.sty
14mr|texlive-pas-cv-2.01-6|55	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-andromede.pdf
14mr|texlive-pas-cv-2.01-6|56	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-andromede.tex
14mr|texlive-pas-cv-2.01-6|57	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-architecte.pdf
14mr|texlive-pas-cv-2.01-6|58	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-architecte.tex
14mr|texlive-pas-cv-2.01-6|59	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-centaure.pdf
14mr|texlive-pas-cv-2.01-6|60	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-centaure.tex
14mr|texlive-pas-cv-2.01-6|61	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-dynamique.pdf
14mr|texlive-pas-cv-2.01-6|62	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-dynamique.tex
14mr|texlive-pas-cv-2.01-6|63	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-gaia.pdf
14mr|texlive-pas-cv-2.01-6|64	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-gaia.tex
14mr|texlive-pas-cv-2.01-6|65	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-jupiter.pdf
14mr|texlive-pas-cv-2.01-6|66	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-jupiter.tex
14mr|texlive-pas-cv-2.01-6|67	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-mars.pdf
14mr|texlive-pas-cv-2.01-6|68	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-mars.tex
14mr|texlive-pas-cv-2.01-6|69	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-neptune.pdf
14mr|texlive-pas-cv-2.01-6|70	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-neptune.tex
14mr|texlive-pas-cv-2.01-6|71	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-orion.pdf
14mr|texlive-pas-cv-2.01-6|72	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-orion.tex
14mr|texlive-pas-cv-2.01-6|73	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pegase.pdf
14mr|texlive-pas-cv-2.01-6|74	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pegase.tex
14mr|texlive-pas-cv-2.01-6|75	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pluton.pdf
14mr|texlive-pas-cv-2.01-6|76	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pluton.tex
14mr|texlive-pas-cv-2.01-6|77	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-saturne.pdf
14mr|texlive-pas-cv-2.01-6|78	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-saturne.tex
14mr|texlive-pas-cv-2.01-6|79	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-univers.pdf
14mr|texlive-pas-cv-2.01-6|80	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-univers.tex
14mr|texlive-pas-cv-2.01-6|81	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-uranus.pdf
14mr|texlive-pas-cv-2.01-6|82	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-uranus.tex
14mr|texlive-pas-cv-2.01-6|83	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-venus.pdf
14mr|texlive-pas-cv-2.01-6|84	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-venus.tex
14mr|texlive-pas-cv-2.01-6|85	%doc %{_texmfdistdir}/doc/latex/pas-cv/pas-cv.pdf
14mr|texlive-pas-cv-2.01-6|86	%doc %{_texmfdistdir}/doc/latex/pas-cv/pas-cv.tex
14mr|texlive-pas-cv-2.01-6|87	%doc %{_texmfdistdir}/doc/latex/pas-cv/photo.png
14mr|texlive-pas-cv-2.01-6|88	
14mr|texlive-pas-cv-2.01-6|89	#-----------------------------------------------------------------------
14mr|texlive-pas-cv-2.01-6|90	%prep
14mr|texlive-pas-cv-2.01-6|91	%setup -c -a0 -a1
14mr|texlive-pas-cv-2.01-6|92	
14mr|texlive-pas-cv-2.01-6|93	%build
14mr|texlive-pas-cv-2.01-6|94	
14mr|texlive-pas-cv-2.01-6|95	%install
14mr|texlive-pas-cv-2.01-6|96	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pas-cv-2.01-6|97	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pas-cv-2.01-6|98	
14mr|texlive-pas-cv-2.01-6|99	%changelog
14mr|texlive-pas-cv-2.01-6|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.01-6
14mr|texlive-pas-cv-2.01-6|101	+ Revision: 6feb934
14mr|texlive-pas-cv-2.01-6|102	- MassBuild#440: Increase release tag
14mr|texlive-pas-cv-2.01-6|103	
14mr|texlive-pas-cv-2.01-6|104	

20955 14
14mr|texlive-passivetex-20080420-3|1	# revision 15878
14mr|texlive-passivetex-20080420-3|2	# category Package
14mr|texlive-passivetex-20080420-3|3	# catalog-ctan /macros/xmltex/contrib/passivetex
14mr|texlive-passivetex-20080420-3|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-passivetex-20080420-3|5	# catalog-license other-free
14mr|texlive-passivetex-20080420-3|6	# catalog-version undef
14mr|texlive-passivetex-20080420-3|7	Name:		texlive-passivetex
14mr|texlive-passivetex-20080420-3|8	Version:	20080420
14mr|texlive-passivetex-20080420-3|9	Release:	3
14mr|texlive-passivetex-20080420-3|10	Summary:	Support package for XML/SGML typesetting
14mr|texlive-passivetex-20080420-3|11	Group:		Publishing
14mr|texlive-passivetex-20080420-3|12	URL:		http://www.ctan.org/tex-archive/macros/xmltex/contrib/passivetex
14mr|texlive-passivetex-20080420-3|13	License:	OTHER-FREE
14mr|texlive-passivetex-20080420-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/passivetex.tar.xz
14mr|texlive-passivetex-20080420-3|15	BuildArch:	noarch
14mr|texlive-passivetex-20080420-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-passivetex-20080420-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-passivetex-20080420-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-passivetex-20080420-3|19	
14mr|texlive-passivetex-20080420-3|20	%description
14mr|texlive-passivetex-20080420-3|21	Packages providing XML parsing, UTF-8 parsing, Unicode
14mr|texlive-passivetex-20080420-3|22	entities, and common formatting object definitions for jadetex.
14mr|texlive-passivetex-20080420-3|23	
14mr|texlive-passivetex-20080420-3|24	%post
14mr|texlive-passivetex-20080420-3|25	%{_sbindir}/texlive.post
14mr|texlive-passivetex-20080420-3|26	
14mr|texlive-passivetex-20080420-3|27	%postun
14mr|texlive-passivetex-20080420-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-passivetex-20080420-3|29	%{_sbindir}/texlive.post
14mr|texlive-passivetex-20080420-3|30	fi
14mr|texlive-passivetex-20080420-3|31	
14mr|texlive-passivetex-20080420-3|32	#-----------------------------------------------------------------------
14mr|texlive-passivetex-20080420-3|33	%files
14mr|texlive-passivetex-20080420-3|34	%{_texmfdistdir}/tex/xmltex/passivetex/dummyels.sty
14mr|texlive-passivetex-20080420-3|35	%{_texmfdistdir}/tex/xmltex/passivetex/fotex.sty
14mr|texlive-passivetex-20080420-3|36	%{_texmfdistdir}/tex/xmltex/passivetex/fotex.xmt
14mr|texlive-passivetex-20080420-3|37	%{_texmfdistdir}/tex/xmltex/passivetex/mlnames.sty
14mr|texlive-passivetex-20080420-3|38	%{_texmfdistdir}/tex/xmltex/passivetex/tei.xmt
14mr|texlive-passivetex-20080420-3|39	%{_texmfdistdir}/tex/xmltex/passivetex/teiprintslides.xmt
14mr|texlive-passivetex-20080420-3|40	%{_texmfdistdir}/tex/xmltex/passivetex/teislides.xmt
14mr|texlive-passivetex-20080420-3|41	%{_texmfdistdir}/tex/xmltex/passivetex/teixml.sty
14mr|texlive-passivetex-20080420-3|42	%{_texmfdistdir}/tex/xmltex/passivetex/teixmlslides.sty
14mr|texlive-passivetex-20080420-3|43	%{_texmfdistdir}/tex/xmltex/passivetex/ucharacters.sty
14mr|texlive-passivetex-20080420-3|44	%{_texmfdistdir}/tex/xmltex/passivetex/unicode.sty
14mr|texlive-passivetex-20080420-3|45	
14mr|texlive-passivetex-20080420-3|46	#-----------------------------------------------------------------------
14mr|texlive-passivetex-20080420-3|47	%prep
14mr|texlive-passivetex-20080420-3|48	%setup -c -a0
14mr|texlive-passivetex-20080420-3|49	
14mr|texlive-passivetex-20080420-3|50	%build
14mr|texlive-passivetex-20080420-3|51	
14mr|texlive-passivetex-20080420-3|52	%install
14mr|texlive-passivetex-20080420-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-passivetex-20080420-3|54	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-passivetex-20080420-3|55	
14mr|texlive-passivetex-20080420-3|56	
14mr|texlive-passivetex-20080420-3|57	
14mr|texlive-passivetex-20080420-3|58	%changelog
14mr|texlive-passivetex-20080420-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080420-3
14mr|texlive-passivetex-20080420-3|60	+ Revision: 3f46c7a
14mr|texlive-passivetex-20080420-3|61	- MassBuild#440: Increase release tag
14mr|texlive-passivetex-20080420-3|62	
14mr|texlive-passivetex-20080420-3|63	

20956 14
14mr|texlive-pas-tableur-1.04-3|1	# revision 32375
14mr|texlive-pas-tableur-1.04-3|2	# category Package
14mr|texlive-pas-tableur-1.04-3|3	# catalog-ctan /macros/latex/contrib/pas-tableur
14mr|texlive-pas-tableur-1.04-3|4	# catalog-date 2013-12-10 12:39:08 +0100
14mr|texlive-pas-tableur-1.04-3|5	# catalog-license lppl
14mr|texlive-pas-tableur-1.04-3|6	# catalog-version 1.04
14mr|texlive-pas-tableur-1.04-3|7	Name:		texlive-pas-tableur
14mr|texlive-pas-tableur-1.04-3|8	Version:	1.04
14mr|texlive-pas-tableur-1.04-3|9	Release:	3
14mr|texlive-pas-tableur-1.04-3|10	Summary:	Create a spreadsheet layout
14mr|texlive-pas-tableur-1.04-3|11	Group:		Publishing
14mr|texlive-pas-tableur-1.04-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-tableur
14mr|texlive-pas-tableur-1.04-3|13	License:	LPPL
14mr|texlive-pas-tableur-1.04-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-tableur.tar.xz
14mr|texlive-pas-tableur-1.04-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-tableur.doc.tar.xz
14mr|texlive-pas-tableur-1.04-3|16	BuildArch:	noarch
14mr|texlive-pas-tableur-1.04-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pas-tableur-1.04-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pas-tableur-1.04-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pas-tableur-1.04-3|20	
14mr|texlive-pas-tableur-1.04-3|21	%description
14mr|texlive-pas-tableur-1.04-3|22	The package provides commands for creating a grid of
14mr|texlive-pas-tableur-1.04-3|23	rectangles, and commands for populating locations in the grid.
14mr|texlive-pas-tableur-1.04-3|24	PGF/TikZ is used for placement and population of the cells.
14mr|texlive-pas-tableur-1.04-3|25	
14mr|texlive-pas-tableur-1.04-3|26	%post
14mr|texlive-pas-tableur-1.04-3|27	%{_sbindir}/texlive.post
14mr|texlive-pas-tableur-1.04-3|28	
14mr|texlive-pas-tableur-1.04-3|29	%postun
14mr|texlive-pas-tableur-1.04-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pas-tableur-1.04-3|31	%{_sbindir}/texlive.post
14mr|texlive-pas-tableur-1.04-3|32	fi
14mr|texlive-pas-tableur-1.04-3|33	
14mr|texlive-pas-tableur-1.04-3|34	#-----------------------------------------------------------------------
14mr|texlive-pas-tableur-1.04-3|35	%files
14mr|texlive-pas-tableur-1.04-3|36	%{_texmfdistdir}/tex/latex/pas-tableur/pas-tableur.sty
14mr|texlive-pas-tableur-1.04-3|37	%doc %{_texmfdistdir}/doc/latex/pas-tableur/README
14mr|texlive-pas-tableur-1.04-3|38	%doc %{_texmfdistdir}/doc/latex/pas-tableur/README.TEXLIVE
14mr|texlive-pas-tableur-1.04-3|39	
14mr|texlive-pas-tableur-1.04-3|40	#-----------------------------------------------------------------------
14mr|texlive-pas-tableur-1.04-3|41	%prep
14mr|texlive-pas-tableur-1.04-3|42	%setup -c -a0 -a1
14mr|texlive-pas-tableur-1.04-3|43	
14mr|texlive-pas-tableur-1.04-3|44	%build
14mr|texlive-pas-tableur-1.04-3|45	
14mr|texlive-pas-tableur-1.04-3|46	%install
14mr|texlive-pas-tableur-1.04-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pas-tableur-1.04-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pas-tableur-1.04-3|49	
14mr|texlive-pas-tableur-1.04-3|50	%changelog
14mr|texlive-pas-tableur-1.04-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.04-3
14mr|texlive-pas-tableur-1.04-3|52	+ Revision: 1f1c617
14mr|texlive-pas-tableur-1.04-3|53	- MassBuild#440: Increase release tag
14mr|texlive-pas-tableur-1.04-3|54	
14mr|texlive-pas-tableur-1.04-3|55	

20957 14
14mr|texlive-patch-20120113-2|1	# revision 25271
14mr|texlive-patch-20120113-2|2	# category Package
14mr|texlive-patch-20120113-2|3	# catalog-ctan /macros/generic/misc/patch.doc
14mr|texlive-patch-20120113-2|4	# catalog-date 2012-01-13 11:54:55 +0100
14mr|texlive-patch-20120113-2|5	# catalog-license lppl
14mr|texlive-patch-20120113-2|6	# catalog-version undef
14mr|texlive-patch-20120113-2|7	Name:		texlive-patch
14mr|texlive-patch-20120113-2|8	Version:	20120113
14mr|texlive-patch-20120113-2|9	Release:	2
14mr|texlive-patch-20120113-2|10	Summary:	Patch loaded packages, etc
14mr|texlive-patch-20120113-2|11	Group:		Publishing
14mr|texlive-patch-20120113-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/misc/patch.doc
14mr|texlive-patch-20120113-2|13	License:	LPPL
14mr|texlive-patch-20120113-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patch.tar.xz
14mr|texlive-patch-20120113-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patch.source.tar.xz
14mr|texlive-patch-20120113-2|16	BuildArch:	noarch
14mr|texlive-patch-20120113-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-patch-20120113-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-patch-20120113-2|19	
14mr|texlive-patch-20120113-2|20	%description
14mr|texlive-patch-20120113-2|21	The package defines macros that allow patching of existing
14mr|texlive-patch-20120113-2|22	commands, specifying those parts of the existing macro to be
14mr|texlive-patch-20120113-2|23	replaced, along with the replacements. Thus it provides more
14mr|texlive-patch-20120113-2|24	sophisticated manipulation than a package like patchcmd, which
14mr|texlive-patch-20120113-2|25	only permits modification by adding commands at the beginning
14mr|texlive-patch-20120113-2|26	or end of an existing definition. The package is distributed in
14mr|texlive-patch-20120113-2|27	a relative of LaTeX doc format: it will run unmodified, though
14mr|texlive-patch-20120113-2|28	it benefits from docstrip treatment.
14mr|texlive-patch-20120113-2|29	
14mr|texlive-patch-20120113-2|30	#-----------------------------------------------------------------------
14mr|texlive-patch-20120113-2|31	%files
14mr|texlive-patch-20120113-2|32	#- source
14mr|texlive-patch-20120113-2|33	%doc %{_texmfdistdir}/source/generic/patch/patch.doc
14mr|texlive-patch-20120113-2|34	
14mr|texlive-patch-20120113-2|35	#-----------------------------------------------------------------------
14mr|texlive-patch-20120113-2|36	%prep
14mr|texlive-patch-20120113-2|37	%setup -c -a0 -a1
14mr|texlive-patch-20120113-2|38	
14mr|texlive-patch-20120113-2|39	%build
14mr|texlive-patch-20120113-2|40	
14mr|texlive-patch-20120113-2|41	%install
14mr|texlive-patch-20120113-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-patch-20120113-2|43	cp -fpar source %{buildroot}%{_texmfdistdir}
14mr|texlive-patch-20120113-2|44	
14mr|texlive-patch-20120113-2|45	
14mr|texlive-patch-20120113-2|46	
14mr|texlive-patch-20120113-2|47	%changelog
14mr|texlive-patch-20120113-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120113-2
14mr|texlive-patch-20120113-2|49	+ Revision: 076a8e4
14mr|texlive-patch-20120113-2|50	- MassBuild#440: Increase release tag
14mr|texlive-patch-20120113-2|51	
14mr|texlive-patch-20120113-2|52	

20958 14
14mr|texlive-patchcmd-1.03-3|1	# revision 15878
14mr|texlive-patchcmd-1.03-3|2	# category Package
14mr|texlive-patchcmd-1.03-3|3	# catalog-ctan /macros/latex/contrib/patchcmd
14mr|texlive-patchcmd-1.03-3|4	# catalog-date 2007-01-12 20:52:49 +0100
14mr|texlive-patchcmd-1.03-3|5	# catalog-license pd
14mr|texlive-patchcmd-1.03-3|6	# catalog-version 1.03
14mr|texlive-patchcmd-1.03-3|7	Name:		texlive-patchcmd
14mr|texlive-patchcmd-1.03-3|8	Version:	1.03
14mr|texlive-patchcmd-1.03-3|9	Release:	3
14mr|texlive-patchcmd-1.03-3|10	Summary:	Change the definition of an existing command
14mr|texlive-patchcmd-1.03-3|11	Group:		Publishing
14mr|texlive-patchcmd-1.03-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/patchcmd
14mr|texlive-patchcmd-1.03-3|13	License:	PD
14mr|texlive-patchcmd-1.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patchcmd.tar.xz
14mr|texlive-patchcmd-1.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patchcmd.doc.tar.xz
14mr|texlive-patchcmd-1.03-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patchcmd.source.tar.xz
14mr|texlive-patchcmd-1.03-3|17	BuildArch:	noarch
14mr|texlive-patchcmd-1.03-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-patchcmd-1.03-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-patchcmd-1.03-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-patchcmd-1.03-3|21	
14mr|texlive-patchcmd-1.03-3|22	%description
14mr|texlive-patchcmd-1.03-3|23	The patchcmd package provides a command \patchcommand that can
14mr|texlive-patchcmd-1.03-3|24	be used to add material at the beginning and/or the end of the
14mr|texlive-patchcmd-1.03-3|25	replacement text of an existing macro. It works for macros with
14mr|texlive-patchcmd-1.03-3|26	any number of normal arguments, including those that were
14mr|texlive-patchcmd-1.03-3|27	defined with \DeclareRobustCommand.
14mr|texlive-patchcmd-1.03-3|28	
14mr|texlive-patchcmd-1.03-3|29	%post
14mr|texlive-patchcmd-1.03-3|30	%{_sbindir}/texlive.post
14mr|texlive-patchcmd-1.03-3|31	
14mr|texlive-patchcmd-1.03-3|32	%postun
14mr|texlive-patchcmd-1.03-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-patchcmd-1.03-3|34	%{_sbindir}/texlive.post
14mr|texlive-patchcmd-1.03-3|35	fi
14mr|texlive-patchcmd-1.03-3|36	
14mr|texlive-patchcmd-1.03-3|37	#-----------------------------------------------------------------------
14mr|texlive-patchcmd-1.03-3|38	%files
14mr|texlive-patchcmd-1.03-3|39	%{_texmfdistdir}/tex/latex/patchcmd/patchcmd.sty
14mr|texlive-patchcmd-1.03-3|40	%doc %{_texmfdistdir}/doc/latex/patchcmd/patchcmd.pdf
14mr|texlive-patchcmd-1.03-3|41	#- source
14mr|texlive-patchcmd-1.03-3|42	%doc %{_texmfdistdir}/source/latex/patchcmd/patchcmd.dtx
14mr|texlive-patchcmd-1.03-3|43	%doc %{_texmfdistdir}/source/latex/patchcmd/patchcmd.ins
14mr|texlive-patchcmd-1.03-3|44	
14mr|texlive-patchcmd-1.03-3|45	#-----------------------------------------------------------------------
14mr|texlive-patchcmd-1.03-3|46	%prep
14mr|texlive-patchcmd-1.03-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-patchcmd-1.03-3|48	
14mr|texlive-patchcmd-1.03-3|49	%build
14mr|texlive-patchcmd-1.03-3|50	
14mr|texlive-patchcmd-1.03-3|51	%install
14mr|texlive-patchcmd-1.03-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-patchcmd-1.03-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-patchcmd-1.03-3|54	
14mr|texlive-patchcmd-1.03-3|55	
14mr|texlive-patchcmd-1.03-3|56	
14mr|texlive-patchcmd-1.03-3|57	%changelog
14mr|texlive-patchcmd-1.03-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-3
14mr|texlive-patchcmd-1.03-3|59	+ Revision: 0e0b67d
14mr|texlive-patchcmd-1.03-3|60	- MassBuild#440: Increase release tag
14mr|texlive-patchcmd-1.03-3|61	
14mr|texlive-patchcmd-1.03-3|62	

20959 14
14mr|texlive-patgen-2.3-7|1	# revision 29764
14mr|texlive-patgen-2.3-7|2	# category TLCore
14mr|texlive-patgen-2.3-7|3	# catalog-ctan /obsolete/systems/knuth/unsupported/texware/patgen.web
14mr|texlive-patgen-2.3-7|4	# catalog-date 2012-06-09 20:15:34 +0200
14mr|texlive-patgen-2.3-7|5	# catalog-license knuth
14mr|texlive-patgen-2.3-7|6	# catalog-version 2.3
14mr|texlive-patgen-2.3-7|7	Name:		texlive-patgen
14mr|texlive-patgen-2.3-7|8	Epoch:		1
14mr|texlive-patgen-2.3-7|9	Version:	2.3
14mr|texlive-patgen-2.3-7|10	Release:	7
14mr|texlive-patgen-2.3-7|11	Summary:	Generate hyphenation patterns
14mr|texlive-patgen-2.3-7|12	Group:		Publishing
14mr|texlive-patgen-2.3-7|13	URL:		http://www.ctan.org/tex-archive/obsolete/systems/knuth/unsupported/texware/patgen.web
14mr|texlive-patgen-2.3-7|14	License:	KNUTH
14mr|texlive-patgen-2.3-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen.tar.xz
14mr|texlive-patgen-2.3-7|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen.doc.tar.xz
14mr|texlive-patgen-2.3-7|17	BuildArch:	noarch
14mr|texlive-patgen-2.3-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-patgen-2.3-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-patgen-2.3-7|20	Requires:	texlive-kpathsea
14mr|texlive-patgen-2.3-7|21	Requires:	texlive-patgen.bin
14mr|texlive-patgen-2.3-7|22	
14mr|texlive-patgen-2.3-7|23	%description
14mr|texlive-patgen-2.3-7|24	This is the last version of the program distributed by Knuth;
14mr|texlive-patgen-2.3-7|25	it advertises itself as a pattern generator for "the algorithm
14mr|texlive-patgen-2.3-7|26	used in TeX", but, of course, the patterns used in modern
14mr|texlive-patgen-2.3-7|27	distributions are Unicode-based.
14mr|texlive-patgen-2.3-7|28	
14mr|texlive-patgen-2.3-7|29	#-----------------------------------------------------------------------
14mr|texlive-patgen-2.3-7|30	%files
14mr|texlive-patgen-2.3-7|31	%doc %{_mandir}/man1/patgen.1*
14mr|texlive-patgen-2.3-7|32	%doc %{_texmfdistdir}/doc/man/man1/patgen.man1.pdf
14mr|texlive-patgen-2.3-7|33	
14mr|texlive-patgen-2.3-7|34	#-----------------------------------------------------------------------
14mr|texlive-patgen-2.3-7|35	%prep
14mr|texlive-patgen-2.3-7|36	%setup -c -a0 -a1
14mr|texlive-patgen-2.3-7|37	
14mr|texlive-patgen-2.3-7|38	%build
14mr|texlive-patgen-2.3-7|39	
14mr|texlive-patgen-2.3-7|40	%install
14mr|texlive-patgen-2.3-7|41	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-patgen-2.3-7|42	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-patgen-2.3-7|43	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-patgen-2.3-7|44	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-patgen-2.3-7|45	
14mr|texlive-patgen-2.3-7|46	%changelog
14mr|texlive-patgen-2.3-7|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.3-7
14mr|texlive-patgen-2.3-7|48	+ Revision: fe74c8b
14mr|texlive-patgen-2.3-7|49	- MassBuild#440: Increase release tag
14mr|texlive-patgen-2.3-7|50	
14mr|texlive-patgen-2.3-7|51	

20960 14
14mr|texlive-patgen2-tutorial-20091224-3|1	# revision 16490
14mr|texlive-patgen2-tutorial-20091224-3|2	# category Package
14mr|texlive-patgen2-tutorial-20091224-3|3	# catalog-ctan /info/patgen2
14mr|texlive-patgen2-tutorial-20091224-3|4	# catalog-date 2009-12-24 15:14:53 +0100
14mr|texlive-patgen2-tutorial-20091224-3|5	# catalog-license gpl
14mr|texlive-patgen2-tutorial-20091224-3|6	# catalog-version undef
14mr|texlive-patgen2-tutorial-20091224-3|7	Name:		texlive-patgen2-tutorial
14mr|texlive-patgen2-tutorial-20091224-3|8	Version:	20091224
14mr|texlive-patgen2-tutorial-20091224-3|9	Release:	3
14mr|texlive-patgen2-tutorial-20091224-3|10	Summary:	A tutorial on the use of Patgen 2
14mr|texlive-patgen2-tutorial-20091224-3|11	Group:		Publishing
14mr|texlive-patgen2-tutorial-20091224-3|12	URL:		http://www.ctan.org/tex-archive/info/patgen2
14mr|texlive-patgen2-tutorial-20091224-3|13	License:	GPL
14mr|texlive-patgen2-tutorial-20091224-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen2-tutorial.tar.xz
14mr|texlive-patgen2-tutorial-20091224-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen2-tutorial.doc.tar.xz
14mr|texlive-patgen2-tutorial-20091224-3|16	BuildArch:	noarch
14mr|texlive-patgen2-tutorial-20091224-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-patgen2-tutorial-20091224-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-patgen2-tutorial-20091224-3|19	
14mr|texlive-patgen2-tutorial-20091224-3|20	%description
14mr|texlive-patgen2-tutorial-20091224-3|21	This document describes the use of Patgen 2 to create
14mr|texlive-patgen2-tutorial-20091224-3|22	hyphenation patterns for wide ranges of languages.
14mr|texlive-patgen2-tutorial-20091224-3|23	
14mr|texlive-patgen2-tutorial-20091224-3|24	#-----------------------------------------------------------------------
14mr|texlive-patgen2-tutorial-20091224-3|25	%files
14mr|texlive-patgen2-tutorial-20091224-3|26	%doc %{_texmfdistdir}/doc/support/patgen2-tutorial/patgen2.pdf
14mr|texlive-patgen2-tutorial-20091224-3|27	%doc %{_texmfdistdir}/doc/support/patgen2-tutorial/patgen2.tex
14mr|texlive-patgen2-tutorial-20091224-3|28	
14mr|texlive-patgen2-tutorial-20091224-3|29	#-----------------------------------------------------------------------
14mr|texlive-patgen2-tutorial-20091224-3|30	%prep
14mr|texlive-patgen2-tutorial-20091224-3|31	%setup -c -a0 -a1
14mr|texlive-patgen2-tutorial-20091224-3|32	
14mr|texlive-patgen2-tutorial-20091224-3|33	%build
14mr|texlive-patgen2-tutorial-20091224-3|34	
14mr|texlive-patgen2-tutorial-20091224-3|35	%install
14mr|texlive-patgen2-tutorial-20091224-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-patgen2-tutorial-20091224-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-patgen2-tutorial-20091224-3|38	
14mr|texlive-patgen2-tutorial-20091224-3|39	
14mr|texlive-patgen2-tutorial-20091224-3|40	
14mr|texlive-patgen2-tutorial-20091224-3|41	%changelog
14mr|texlive-patgen2-tutorial-20091224-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091224-3
14mr|texlive-patgen2-tutorial-20091224-3|43	+ Revision: ba1efb6
14mr|texlive-patgen2-tutorial-20091224-3|44	- MassBuild#440: Increase release tag
14mr|texlive-patgen2-tutorial-20091224-3|45	
14mr|texlive-patgen2-tutorial-20091224-3|46	

20961 14
14mr|texlive-path-3.05-4|1	# revision 22045
14mr|texlive-path-3.05-4|2	# category Package
14mr|texlive-path-3.05-4|3	# catalog-ctan /macros/generic/path
14mr|texlive-path-3.05-4|4	# catalog-date 2011-04-07 22:08:26 +0200
14mr|texlive-path-3.05-4|5	# catalog-license other-free
14mr|texlive-path-3.05-4|6	# catalog-version 3.05
14mr|texlive-path-3.05-4|7	Name:		texlive-path
14mr|texlive-path-3.05-4|8	Version:	3.05
14mr|texlive-path-3.05-4|9	Release:	4
14mr|texlive-path-3.05-4|10	Summary:	Typeset paths, making them breakable
14mr|texlive-path-3.05-4|11	Group:		Publishing
14mr|texlive-path-3.05-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/path
14mr|texlive-path-3.05-4|13	License:	OTHER-FREE
14mr|texlive-path-3.05-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/path.tar.xz
14mr|texlive-path-3.05-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/path.doc.tar.xz
14mr|texlive-path-3.05-4|16	BuildArch:	noarch
14mr|texlive-path-3.05-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-path-3.05-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-path-3.05-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-path-3.05-4|20	
14mr|texlive-path-3.05-4|21	%description
14mr|texlive-path-3.05-4|22	Defines a macro \path|...|, similar to the LaTeX \verb|...|,
14mr|texlive-path-3.05-4|23	that sets the text in typewriter font and allows hyphen-less
14mr|texlive-path-3.05-4|24	breaks at punctuation characters. The set of characters to be
14mr|texlive-path-3.05-4|25	regarded as punctuation may be changed from the package's
14mr|texlive-path-3.05-4|26	default.
14mr|texlive-path-3.05-4|27	
14mr|texlive-path-3.05-4|28	%post
14mr|texlive-path-3.05-4|29	%{_sbindir}/texlive.post
14mr|texlive-path-3.05-4|30	
14mr|texlive-path-3.05-4|31	%postun
14mr|texlive-path-3.05-4|32	if [ $1 -eq 0 ]; then
14mr|texlive-path-3.05-4|33	%{_sbindir}/texlive.post
14mr|texlive-path-3.05-4|34	fi
14mr|texlive-path-3.05-4|35	
14mr|texlive-path-3.05-4|36	#-----------------------------------------------------------------------
14mr|texlive-path-3.05-4|37	%files
14mr|texlive-path-3.05-4|38	%{_texmfdistdir}/tex/generic/path/path.sty
14mr|texlive-path-3.05-4|39	%doc %{_texmfdistdir}/doc/generic/path/path-doc.pdf
14mr|texlive-path-3.05-4|40	%doc %{_texmfdistdir}/doc/generic/path/path-doc.tex
14mr|texlive-path-3.05-4|41	
14mr|texlive-path-3.05-4|42	#-----------------------------------------------------------------------
14mr|texlive-path-3.05-4|43	%prep
14mr|texlive-path-3.05-4|44	%setup -c -a0 -a1
14mr|texlive-path-3.05-4|45	
14mr|texlive-path-3.05-4|46	%build
14mr|texlive-path-3.05-4|47	
14mr|texlive-path-3.05-4|48	%install
14mr|texlive-path-3.05-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-path-3.05-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-path-3.05-4|51	
14mr|texlive-path-3.05-4|52	
14mr|texlive-path-3.05-4|53	%changelog
14mr|texlive-path-3.05-4|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.05-4
14mr|texlive-path-3.05-4|55	+ Revision: 3793b37
14mr|texlive-path-3.05-4|56	- MassBuild#440: Increase release tag
14mr|texlive-path-3.05-4|57	
14mr|texlive-path-3.05-4|58	

20962 14
14mr|texlive-pauldoc-0.5-3|1	# revision 16005
14mr|texlive-pauldoc-0.5-3|2	# category Package
14mr|texlive-pauldoc-0.5-3|3	# catalog-ctan /macros/latex/contrib/pauldoc
14mr|texlive-pauldoc-0.5-3|4	# catalog-date 2009-11-10 13:46:41 +0100
14mr|texlive-pauldoc-0.5-3|5	# catalog-license lppl
14mr|texlive-pauldoc-0.5-3|6	# catalog-version 0.5
14mr|texlive-pauldoc-0.5-3|7	Name:		texlive-pauldoc
14mr|texlive-pauldoc-0.5-3|8	Version:	0.5
14mr|texlive-pauldoc-0.5-3|9	Release:	3
14mr|texlive-pauldoc-0.5-3|10	Summary:	German LaTeX package documentation
14mr|texlive-pauldoc-0.5-3|11	Group:		Publishing
14mr|texlive-pauldoc-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pauldoc
14mr|texlive-pauldoc-0.5-3|13	License:	LPPL
14mr|texlive-pauldoc-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pauldoc.tar.xz
14mr|texlive-pauldoc-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pauldoc.doc.tar.xz
14mr|texlive-pauldoc-0.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pauldoc.source.tar.xz
14mr|texlive-pauldoc-0.5-3|17	BuildArch:	noarch
14mr|texlive-pauldoc-0.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pauldoc-0.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pauldoc-0.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pauldoc-0.5-3|21	
14mr|texlive-pauldoc-0.5-3|22	%description
14mr|texlive-pauldoc-0.5-3|23	The pauldoc package provides helpers for German language
14mr|texlive-pauldoc-0.5-3|24	package documentation.
14mr|texlive-pauldoc-0.5-3|25	
14mr|texlive-pauldoc-0.5-3|26	%post
14mr|texlive-pauldoc-0.5-3|27	%{_sbindir}/texlive.post
14mr|texlive-pauldoc-0.5-3|28	
14mr|texlive-pauldoc-0.5-3|29	%postun
14mr|texlive-pauldoc-0.5-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pauldoc-0.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-pauldoc-0.5-3|32	fi
14mr|texlive-pauldoc-0.5-3|33	
14mr|texlive-pauldoc-0.5-3|34	#-----------------------------------------------------------------------
14mr|texlive-pauldoc-0.5-3|35	%files
14mr|texlive-pauldoc-0.5-3|36	%{_texmfdistdir}/tex/latex/pauldoc/pauldoc.sty
14mr|texlive-pauldoc-0.5-3|37	%doc %{_texmfdistdir}/doc/latex/pauldoc/README
14mr|texlive-pauldoc-0.5-3|38	%doc %{_texmfdistdir}/doc/latex/pauldoc/pauldoc.pdf
14mr|texlive-pauldoc-0.5-3|39	#- source
14mr|texlive-pauldoc-0.5-3|40	%doc %{_texmfdistdir}/source/latex/pauldoc/pauldoc.dtx
14mr|texlive-pauldoc-0.5-3|41	%doc %{_texmfdistdir}/source/latex/pauldoc/pauldoc.ins
14mr|texlive-pauldoc-0.5-3|42	
14mr|texlive-pauldoc-0.5-3|43	#-----------------------------------------------------------------------
14mr|texlive-pauldoc-0.5-3|44	%prep
14mr|texlive-pauldoc-0.5-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-pauldoc-0.5-3|46	
14mr|texlive-pauldoc-0.5-3|47	%build
14mr|texlive-pauldoc-0.5-3|48	
14mr|texlive-pauldoc-0.5-3|49	%install
14mr|texlive-pauldoc-0.5-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pauldoc-0.5-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pauldoc-0.5-3|52	
14mr|texlive-pauldoc-0.5-3|53	
14mr|texlive-pauldoc-0.5-3|54	
14mr|texlive-pauldoc-0.5-3|55	%changelog
14mr|texlive-pauldoc-0.5-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-pauldoc-0.5-3|57	+ Revision: fc71aee
14mr|texlive-pauldoc-0.5-3|58	- MassBuild#440: Increase release tag
14mr|texlive-pauldoc-0.5-3|59	
14mr|texlive-pauldoc-0.5-3|60	

20963 14
14mr|texlive-pawpict-1.0-3|1	# revision 21629
14mr|texlive-pawpict-1.0-3|2	# category Package
14mr|texlive-pawpict-1.0-3|3	# catalog-ctan /macros/latex/contrib/pawpict
14mr|texlive-pawpict-1.0-3|4	# catalog-date 2007-01-12 20:52:49 +0100
14mr|texlive-pawpict-1.0-3|5	# catalog-license gpl
14mr|texlive-pawpict-1.0-3|6	# catalog-version 1.0
14mr|texlive-pawpict-1.0-3|7	Name:		texlive-pawpict
14mr|texlive-pawpict-1.0-3|8	Version:	1.0
14mr|texlive-pawpict-1.0-3|9	Release:	3
14mr|texlive-pawpict-1.0-3|10	Summary:	Using graphics from PAW
14mr|texlive-pawpict-1.0-3|11	Group:		Publishing
14mr|texlive-pawpict-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pawpict
14mr|texlive-pawpict-1.0-3|13	License:	GPL
14mr|texlive-pawpict-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pawpict.tar.xz
14mr|texlive-pawpict-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pawpict.doc.tar.xz
14mr|texlive-pawpict-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pawpict.source.tar.xz
14mr|texlive-pawpict-1.0-3|17	BuildArch:	noarch
14mr|texlive-pawpict-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pawpict-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pawpict-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pawpict-1.0-3|21	
14mr|texlive-pawpict-1.0-3|22	%description
14mr|texlive-pawpict-1.0-3|23	Support for the easy inclusion of graphics made by PAW (Physics
14mr|texlive-pawpict-1.0-3|24	Analysis Workstation). You need to have PAW installed on your
14mr|texlive-pawpict-1.0-3|25	system to benefit from this package.
14mr|texlive-pawpict-1.0-3|26	
14mr|texlive-pawpict-1.0-3|27	%post
14mr|texlive-pawpict-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-pawpict-1.0-3|29	
14mr|texlive-pawpict-1.0-3|30	%postun
14mr|texlive-pawpict-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pawpict-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-pawpict-1.0-3|33	fi
14mr|texlive-pawpict-1.0-3|34	
14mr|texlive-pawpict-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-pawpict-1.0-3|36	%files
14mr|texlive-pawpict-1.0-3|37	%{_texmfdistdir}/tex/latex/pawpict/pawpict.sty
14mr|texlive-pawpict-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/pawpict/README
14mr|texlive-pawpict-1.0-3|39	#- source
14mr|texlive-pawpict-1.0-3|40	%doc %{_texmfdistdir}/source/latex/pawpict/pawpict.dtx
14mr|texlive-pawpict-1.0-3|41	%doc %{_texmfdistdir}/source/latex/pawpict/pawpict.ins
14mr|texlive-pawpict-1.0-3|42	
14mr|texlive-pawpict-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-pawpict-1.0-3|44	%prep
14mr|texlive-pawpict-1.0-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-pawpict-1.0-3|46	
14mr|texlive-pawpict-1.0-3|47	%build
14mr|texlive-pawpict-1.0-3|48	
14mr|texlive-pawpict-1.0-3|49	%install
14mr|texlive-pawpict-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pawpict-1.0-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pawpict-1.0-3|52	
14mr|texlive-pawpict-1.0-3|53	
14mr|texlive-pawpict-1.0-3|54	
14mr|texlive-pawpict-1.0-3|55	%changelog
14mr|texlive-pawpict-1.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pawpict-1.0-3|57	+ Revision: ea1760b
14mr|texlive-pawpict-1.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-pawpict-1.0-3|59	
14mr|texlive-pawpict-1.0-3|60	

20964 14
14mr|texlive-pax-v0.1k-4|1	# revision 26112
14mr|texlive-pax-v0.1k-4|2	# category Package
14mr|texlive-pax-v0.1k-4|3	# catalog-ctan /macros/latex/contrib/pax/pax-tds.zip
14mr|texlive-pax-v0.1k-4|4	# catalog-date 2012-04-18 16:26:37 +0200
14mr|texlive-pax-v0.1k-4|5	# catalog-license other-free
14mr|texlive-pax-v0.1k-4|6	# catalog-version v0.1k
14mr|texlive-pax-v0.1k-4|7	Name:		texlive-pax
14mr|texlive-pax-v0.1k-4|8	Version:	v0.1k
14mr|texlive-pax-v0.1k-4|9	Release:	4
14mr|texlive-pax-v0.1k-4|10	Summary:	Extract and reinsert PDF annotations with pdfTeX
14mr|texlive-pax-v0.1k-4|11	Group:		Publishing
14mr|texlive-pax-v0.1k-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pax/pax-tds.zip
14mr|texlive-pax-v0.1k-4|13	License:	OTHER-FREE
14mr|texlive-pax-v0.1k-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pax.tar.xz
14mr|texlive-pax-v0.1k-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pax.doc.tar.xz
14mr|texlive-pax-v0.1k-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pax.source.tar.xz
14mr|texlive-pax-v0.1k-4|17	BuildArch:	noarch
14mr|texlive-pax-v0.1k-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pax-v0.1k-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pax-v0.1k-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-pax-v0.1k-4|21	Provides:	texlive-pax.bin = %{EVRD}
14mr|texlive-pax-v0.1k-4|22	
14mr|texlive-pax-v0.1k-4|23	%description
14mr|texlive-pax-v0.1k-4|24	If PDF files are included using pdfTeX, PDF annotations are
14mr|texlive-pax-v0.1k-4|25	stripped. The pax project offers a solution without altering
14mr|texlive-pax-v0.1k-4|26	pdfTeX. A Java program (pax.jar) parses the PDF file that will
14mr|texlive-pax-v0.1k-4|27	later be included. The program then writes the data of the
14mr|texlive-pax-v0.1k-4|28	annotations into a file that can be read by TeX. The LaTeX
14mr|texlive-pax-v0.1k-4|29	package pax extends the graphics package to support the scheme:
14mr|texlive-pax-v0.1k-4|30	if a PDF file is included, the package looks for the file with
14mr|texlive-pax-v0.1k-4|31	the annotation data, reads them and puts the annotations in the
14mr|texlive-pax-v0.1k-4|32	right place. Project status: experimental.
14mr|texlive-pax-v0.1k-4|33	
14mr|texlive-pax-v0.1k-4|34	%post
14mr|texlive-pax-v0.1k-4|35	%{_sbindir}/texlive.post
14mr|texlive-pax-v0.1k-4|36	
14mr|texlive-pax-v0.1k-4|37	%postun
14mr|texlive-pax-v0.1k-4|38	if [ $1 -eq 0 ]; then
14mr|texlive-pax-v0.1k-4|39	%{_sbindir}/texlive.post
14mr|texlive-pax-v0.1k-4|40	fi
14mr|texlive-pax-v0.1k-4|41	
14mr|texlive-pax-v0.1k-4|42	#-----------------------------------------------------------------------
14mr|texlive-pax-v0.1k-4|43	%files
14mr|texlive-pax-v0.1k-4|44	%{_bindir}/pdfannotextractor
14mr|texlive-pax-v0.1k-4|45	%{_javadir}/pax.jar
14mr|texlive-pax-v0.1k-4|46	%{_texmfdistdir}/scripts/pax/pax.jar
14mr|texlive-pax-v0.1k-4|47	%{_texmfdistdir}/scripts/pax/pdfannotextractor.pl
14mr|texlive-pax-v0.1k-4|48	%{_texmfdistdir}/tex/latex/pax/pax.sty
14mr|texlive-pax-v0.1k-4|49	%doc %{_texmfdistdir}/doc/latex/pax/README
14mr|texlive-pax-v0.1k-4|50	#- source
14mr|texlive-pax-v0.1k-4|51	%doc %{_texmfdistdir}/source/latex/pax/build.xml
14mr|texlive-pax-v0.1k-4|52	%doc %{_texmfdistdir}/source/latex/pax/license/LaTeX/lppl.txt
14mr|texlive-pax-v0.1k-4|53	%doc %{_texmfdistdir}/source/latex/pax/license/PDFAnnotExtractor/gpl.txt
14mr|texlive-pax-v0.1k-4|54	%doc %{_texmfdistdir}/source/latex/pax/src/Constants.java
14mr|texlive-pax-v0.1k-4|55	%doc %{_texmfdistdir}/source/latex/pax/src/Entry.java
14mr|texlive-pax-v0.1k-4|56	%doc %{_texmfdistdir}/source/latex/pax/src/EntryWriteException.java
14mr|texlive-pax-v0.1k-4|57	%doc %{_texmfdistdir}/source/latex/pax/src/MANIFEST.MF
14mr|texlive-pax-v0.1k-4|58	%doc %{_texmfdistdir}/source/latex/pax/src/PDFAnnotExtractor.java
14mr|texlive-pax-v0.1k-4|59	%doc %{_texmfdistdir}/source/latex/pax/src/StringVisitor.java
14mr|texlive-pax-v0.1k-4|60	
14mr|texlive-pax-v0.1k-4|61	#-----------------------------------------------------------------------
14mr|texlive-pax-v0.1k-4|62	%prep
14mr|texlive-pax-v0.1k-4|63	%setup -c -a0 -a1 -a2
14mr|texlive-pax-v0.1k-4|64	
14mr|texlive-pax-v0.1k-4|65	%build
14mr|texlive-pax-v0.1k-4|66	
14mr|texlive-pax-v0.1k-4|67	%install
14mr|texlive-pax-v0.1k-4|68	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pax-v0.1k-4|69	pushd %{buildroot}%{_bindir}
14mr|texlive-pax-v0.1k-4|70	ln -sf %{_texmfdistdir}/scripts/pax/pdfannotextractor.pl pdfannotextractor
14mr|texlive-pax-v0.1k-4|71	popd
14mr|texlive-pax-v0.1k-4|72	mkdir -p %{buildroot}%{_javadir}
14mr|texlive-pax-v0.1k-4|73	pushd %{buildroot}%{_javadir}
14mr|texlive-pax-v0.1k-4|74	ln -sf %{_texmfdistdir}/scripts/pax/pax.jar pax.jar
14mr|texlive-pax-v0.1k-4|75	popd
14mr|texlive-pax-v0.1k-4|76	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pax-v0.1k-4|77	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pax-v0.1k-4|78	
14mr|texlive-pax-v0.1k-4|79	
14mr|texlive-pax-v0.1k-4|80	
14mr|texlive-pax-v0.1k-4|81	%changelog
14mr|texlive-pax-v0.1k-4|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.1k-4
14mr|texlive-pax-v0.1k-4|83	+ Revision: c3a732b
14mr|texlive-pax-v0.1k-4|84	- MassBuild#440: Increase release tag
14mr|texlive-pax-v0.1k-4|85	
14mr|texlive-pax-v0.1k-4|86	

20965 14
14mr|texlive-pb-diagram-5.0-3|1	# revision 15878
14mr|texlive-pb-diagram-5.0-3|2	# category Package
14mr|texlive-pb-diagram-5.0-3|3	# catalog-ctan /macros/latex/contrib/pb-diagram
14mr|texlive-pb-diagram-5.0-3|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-pb-diagram-5.0-3|5	# catalog-license other-free
14mr|texlive-pb-diagram-5.0-3|6	# catalog-version 5.0
14mr|texlive-pb-diagram-5.0-3|7	Name:		texlive-pb-diagram
14mr|texlive-pb-diagram-5.0-3|8	Version:	5.0
14mr|texlive-pb-diagram-5.0-3|9	Release:	3
14mr|texlive-pb-diagram-5.0-3|10	Summary:	A commutative diagram package using LAMSTeX or Xy-pic fonts
14mr|texlive-pb-diagram-5.0-3|11	Group:		Publishing
14mr|texlive-pb-diagram-5.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pb-diagram
14mr|texlive-pb-diagram-5.0-3|13	License:	OTHER-FREE
14mr|texlive-pb-diagram-5.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pb-diagram.tar.xz
14mr|texlive-pb-diagram-5.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pb-diagram.doc.tar.xz
14mr|texlive-pb-diagram-5.0-3|16	BuildArch:	noarch
14mr|texlive-pb-diagram-5.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pb-diagram-5.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pb-diagram-5.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pb-diagram-5.0-3|20	
14mr|texlive-pb-diagram-5.0-3|21	%description
14mr|texlive-pb-diagram-5.0-3|22	TeXLive pb-diagram package.
14mr|texlive-pb-diagram-5.0-3|23	
14mr|texlive-pb-diagram-5.0-3|24	%post
14mr|texlive-pb-diagram-5.0-3|25	%{_sbindir}/texlive.post
14mr|texlive-pb-diagram-5.0-3|26	
14mr|texlive-pb-diagram-5.0-3|27	%postun
14mr|texlive-pb-diagram-5.0-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-pb-diagram-5.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-pb-diagram-5.0-3|30	fi
14mr|texlive-pb-diagram-5.0-3|31	
14mr|texlive-pb-diagram-5.0-3|32	#-----------------------------------------------------------------------
14mr|texlive-pb-diagram-5.0-3|33	%files
14mr|texlive-pb-diagram-5.0-3|34	%{_texmfdistdir}/tex/latex/pb-diagram/lamsarrow.sty
14mr|texlive-pb-diagram-5.0-3|35	%{_texmfdistdir}/tex/latex/pb-diagram/pb-diagram.sty
14mr|texlive-pb-diagram-5.0-3|36	%{_texmfdistdir}/tex/latex/pb-diagram/pb-lams.sty
14mr|texlive-pb-diagram-5.0-3|37	%{_texmfdistdir}/tex/latex/pb-diagram/pb-xy.sty
14mr|texlive-pb-diagram-5.0-3|38	%doc %{_texmfdistdir}/doc/latex/pb-diagram/COPYING
14mr|texlive-pb-diagram-5.0-3|39	%doc %{_texmfdistdir}/doc/latex/pb-diagram/README
14mr|texlive-pb-diagram-5.0-3|40	%doc %{_texmfdistdir}/doc/latex/pb-diagram/pb-examples.tex
14mr|texlive-pb-diagram-5.0-3|41	%doc %{_texmfdistdir}/doc/latex/pb-diagram/pb-manual.pdf
14mr|texlive-pb-diagram-5.0-3|42	%doc %{_texmfdistdir}/doc/latex/pb-diagram/pb-manual.tex
14mr|texlive-pb-diagram-5.0-3|43	
14mr|texlive-pb-diagram-5.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-pb-diagram-5.0-3|45	%prep
14mr|texlive-pb-diagram-5.0-3|46	%setup -c -a0 -a1
14mr|texlive-pb-diagram-5.0-3|47	
14mr|texlive-pb-diagram-5.0-3|48	%build
14mr|texlive-pb-diagram-5.0-3|49	
14mr|texlive-pb-diagram-5.0-3|50	%install
14mr|texlive-pb-diagram-5.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pb-diagram-5.0-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pb-diagram-5.0-3|53	
14mr|texlive-pb-diagram-5.0-3|54	
14mr|texlive-pb-diagram-5.0-3|55	
14mr|texlive-pb-diagram-5.0-3|56	%changelog
14mr|texlive-pb-diagram-5.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0-3
14mr|texlive-pb-diagram-5.0-3|58	+ Revision: acb9cd2
14mr|texlive-pb-diagram-5.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-pb-diagram-5.0-3|60	
14mr|texlive-pb-diagram-5.0-3|61	

20966 14
14mr|texlive-pbox-1.2-3|1	# revision 24807
14mr|texlive-pbox-1.2-3|2	# category Package
14mr|texlive-pbox-1.2-3|3	# catalog-ctan /macros/latex/contrib/pbox
14mr|texlive-pbox-1.2-3|4	# catalog-date 2011-12-08 01:39:40 +0100
14mr|texlive-pbox-1.2-3|5	# catalog-license gpl2
14mr|texlive-pbox-1.2-3|6	# catalog-version 1.2
14mr|texlive-pbox-1.2-3|7	Name:		texlive-pbox
14mr|texlive-pbox-1.2-3|8	Version:	1.2
14mr|texlive-pbox-1.2-3|9	Release:	3
14mr|texlive-pbox-1.2-3|10	Summary:	A variable-width \parbox command
14mr|texlive-pbox-1.2-3|11	Group:		Publishing
14mr|texlive-pbox-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pbox
14mr|texlive-pbox-1.2-3|13	License:	GPL2
14mr|texlive-pbox-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbox.tar.xz
14mr|texlive-pbox-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbox.doc.tar.xz
14mr|texlive-pbox-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbox.source.tar.xz
14mr|texlive-pbox-1.2-3|17	BuildArch:	noarch
14mr|texlive-pbox-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pbox-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pbox-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pbox-1.2-3|21	
14mr|texlive-pbox-1.2-3|22	%description
14mr|texlive-pbox-1.2-3|23	Defines a command \pbox{<max width>}{<text>} which adjusts its
14mr|texlive-pbox-1.2-3|24	width to that of the enclosed text, up to the maximum width
14mr|texlive-pbox-1.2-3|25	given. The package also defines some associated length
14mr|texlive-pbox-1.2-3|26	commands.
14mr|texlive-pbox-1.2-3|27	
14mr|texlive-pbox-1.2-3|28	%post
14mr|texlive-pbox-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-pbox-1.2-3|30	
14mr|texlive-pbox-1.2-3|31	%postun
14mr|texlive-pbox-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pbox-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-pbox-1.2-3|34	fi
14mr|texlive-pbox-1.2-3|35	
14mr|texlive-pbox-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-pbox-1.2-3|37	%files
14mr|texlive-pbox-1.2-3|38	%{_texmfdistdir}/tex/latex/pbox/pbox.sty
14mr|texlive-pbox-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/pbox/AUTHORS
14mr|texlive-pbox-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/pbox/COPYING
14mr|texlive-pbox-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/pbox/ChangeLog
14mr|texlive-pbox-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/pbox/INSTALL
14mr|texlive-pbox-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/pbox/Makefile
14mr|texlive-pbox-1.2-3|44	%doc %{_texmfdistdir}/doc/latex/pbox/README
14mr|texlive-pbox-1.2-3|45	%doc %{_texmfdistdir}/doc/latex/pbox/pbox.pdf
14mr|texlive-pbox-1.2-3|46	#- source
14mr|texlive-pbox-1.2-3|47	%doc %{_texmfdistdir}/source/latex/pbox/pbox.drv
14mr|texlive-pbox-1.2-3|48	%doc %{_texmfdistdir}/source/latex/pbox/pbox.dtx
14mr|texlive-pbox-1.2-3|49	%doc %{_texmfdistdir}/source/latex/pbox/pbox.ins
14mr|texlive-pbox-1.2-3|50	
14mr|texlive-pbox-1.2-3|51	#-----------------------------------------------------------------------
14mr|texlive-pbox-1.2-3|52	%prep
14mr|texlive-pbox-1.2-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-pbox-1.2-3|54	
14mr|texlive-pbox-1.2-3|55	%build
14mr|texlive-pbox-1.2-3|56	
14mr|texlive-pbox-1.2-3|57	%install
14mr|texlive-pbox-1.2-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pbox-1.2-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pbox-1.2-3|60	
14mr|texlive-pbox-1.2-3|61	
14mr|texlive-pbox-1.2-3|62	
14mr|texlive-pbox-1.2-3|63	%changelog
14mr|texlive-pbox-1.2-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-pbox-1.2-3|65	+ Revision: 776877c
14mr|texlive-pbox-1.2-3|66	- MassBuild#440: Increase release tag
14mr|texlive-pbox-1.2-3|67	
14mr|texlive-pbox-1.2-3|68	

20967 14
14mr|texlive-pbsheet-0.1-4|1	# revision 24830
14mr|texlive-pbsheet-0.1-4|2	# category Package
14mr|texlive-pbsheet-0.1-4|3	# catalog-ctan /macros/latex/contrib/pbsheet
14mr|texlive-pbsheet-0.1-4|4	# catalog-date 2007-01-12 23:55:10 +0100
14mr|texlive-pbsheet-0.1-4|5	# catalog-license lppl
14mr|texlive-pbsheet-0.1-4|6	# catalog-version 0.1
14mr|texlive-pbsheet-0.1-4|7	Name:		texlive-pbsheet
14mr|texlive-pbsheet-0.1-4|8	Version:	0.1
14mr|texlive-pbsheet-0.1-4|9	Release:	4
14mr|texlive-pbsheet-0.1-4|10	Summary:	Problem sheet class
14mr|texlive-pbsheet-0.1-4|11	Group:		Publishing
14mr|texlive-pbsheet-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pbsheet
14mr|texlive-pbsheet-0.1-4|13	License:	LPPL
14mr|texlive-pbsheet-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbsheet.tar.xz
14mr|texlive-pbsheet-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbsheet.doc.tar.xz
14mr|texlive-pbsheet-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbsheet.source.tar.xz
14mr|texlive-pbsheet-0.1-4|17	BuildArch:	noarch
14mr|texlive-pbsheet-0.1-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pbsheet-0.1-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pbsheet-0.1-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-pbsheet-0.1-4|21	
14mr|texlive-pbsheet-0.1-4|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-pbsheet-0.1-4|23	
14mr|texlive-pbsheet-0.1-4|24	%description
14mr|texlive-pbsheet-0.1-4|25	This class is designed to simplify the typesetting of problem
14mr|texlive-pbsheet-0.1-4|26	sheets with Mathematics and Computer Science content. It is
14mr|texlive-pbsheet-0.1-4|27	currently customised towards teaching in French (and the
14mr|texlive-pbsheet-0.1-4|28	examples are in French).
14mr|texlive-pbsheet-0.1-4|29	
14mr|texlive-pbsheet-0.1-4|30	%post
14mr|texlive-pbsheet-0.1-4|31	%{_sbindir}/texlive.post
14mr|texlive-pbsheet-0.1-4|32	
14mr|texlive-pbsheet-0.1-4|33	%postun
14mr|texlive-pbsheet-0.1-4|34	if [ $1 -eq 0 ]; then
14mr|texlive-pbsheet-0.1-4|35	%{_sbindir}/texlive.post
14mr|texlive-pbsheet-0.1-4|36	fi
14mr|texlive-pbsheet-0.1-4|37	
14mr|texlive-pbsheet-0.1-4|38	#-----------------------------------------------------------------------
14mr|texlive-pbsheet-0.1-4|39	%files
14mr|texlive-pbsheet-0.1-4|40	%{_texmfdistdir}/tex/latex/pbsheet/pbsheet.cls
14mr|texlive-pbsheet-0.1-4|41	%doc %{_texmfdistdir}/doc/latex/pbsheet/LPPL
14mr|texlive-pbsheet-0.1-4|42	%doc %{_texmfdistdir}/doc/latex/pbsheet/README
14mr|texlive-pbsheet-0.1-4|43	%doc %{_texmfdistdir}/doc/latex/pbsheet/pbsheet.pdf
14mr|texlive-pbsheet-0.1-4|44	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/GNUmakefile
14mr|texlive-pbsheet-0.1-4|45	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/img/simbin.eps
14mr|texlive-pbsheet-0.1-4|46	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/img/simbin.pdf
14mr|texlive-pbsheet-0.1-4|47	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pbsheet.cls
14mr|texlive-pbsheet-0.1-4|48	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/probadis.m
14mr|texlive-pbsheet-0.1-4|49	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/rdiscr.m
14mr|texlive-pbsheet-0.1-4|50	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/rint.m
14mr|texlive-pbsheet-0.1-4|51	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/simbin.m
14mr|texlive-pbsheet-0.1-4|52	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.bib
14mr|texlive-pbsheet-0.1-4|53	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.dvi
14mr|texlive-pbsheet-0.1-4|54	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.pdf
14mr|texlive-pbsheet-0.1-4|55	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.ps
14mr|texlive-pbsheet-0.1-4|56	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.tex
14mr|texlive-pbsheet-0.1-4|57	#- source
14mr|texlive-pbsheet-0.1-4|58	%doc %{_texmfdistdir}/source/latex/pbsheet/pbsheet.dtx
14mr|texlive-pbsheet-0.1-4|59	%doc %{_texmfdistdir}/source/latex/pbsheet/pbsheet.ins
14mr|texlive-pbsheet-0.1-4|60	
14mr|texlive-pbsheet-0.1-4|61	#-----------------------------------------------------------------------
14mr|texlive-pbsheet-0.1-4|62	%prep
14mr|texlive-pbsheet-0.1-4|63	%setup -c -a0 -a1 -a2
14mr|texlive-pbsheet-0.1-4|64	
14mr|texlive-pbsheet-0.1-4|65	%build
14mr|texlive-pbsheet-0.1-4|66	
14mr|texlive-pbsheet-0.1-4|67	%install
14mr|texlive-pbsheet-0.1-4|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pbsheet-0.1-4|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pbsheet-0.1-4|70	
14mr|texlive-pbsheet-0.1-4|71	
14mr|texlive-pbsheet-0.1-4|72	
14mr|texlive-pbsheet-0.1-4|73	%changelog
14mr|texlive-pbsheet-0.1-4|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-4
14mr|texlive-pbsheet-0.1-4|75	+ Revision: f6af65a
14mr|texlive-pbsheet-0.1-4|76	- MassBuild#440: Increase release tag
14mr|texlive-pbsheet-0.1-4|77	
14mr|texlive-pbsheet-0.1-4|78	

20968 14
14mr|texlive-pdf14-0.1-3|1	# revision 17583
14mr|texlive-pdf14-0.1-3|2	# category Package
14mr|texlive-pdf14-0.1-3|3	# catalog-ctan /macros/latex/contrib/pdf14
14mr|texlive-pdf14-0.1-3|4	# catalog-date 2010-03-31 12:36:09 +0200
14mr|texlive-pdf14-0.1-3|5	# catalog-license lppl1.3
14mr|texlive-pdf14-0.1-3|6	# catalog-version 0.1
14mr|texlive-pdf14-0.1-3|7	Name:		texlive-pdf14
14mr|texlive-pdf14-0.1-3|8	Version:	0.1
14mr|texlive-pdf14-0.1-3|9	Release:	3
14mr|texlive-pdf14-0.1-3|10	Summary:	Restore PDF 1.4 to a TeX live 2010 format
14mr|texlive-pdf14-0.1-3|11	Group:		Publishing
14mr|texlive-pdf14-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdf14
14mr|texlive-pdf14-0.1-3|13	License:	LPPL1.3
14mr|texlive-pdf14-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf14.tar.xz
14mr|texlive-pdf14-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf14.doc.tar.xz
14mr|texlive-pdf14-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf14.source.tar.xz
14mr|texlive-pdf14-0.1-3|17	BuildArch:	noarch
14mr|texlive-pdf14-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pdf14-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pdf14-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pdf14-0.1-3|21	
14mr|texlive-pdf14-0.1-3|22	%description
14mr|texlive-pdf14-0.1-3|23	Starting with TeX Live 2010, the various formats that directly
14mr|texlive-pdf14-0.1-3|24	generate PDF will default to generating PDF 1.5. This is
14mr|texlive-pdf14-0.1-3|25	generally a good thing, but it can lead to compatibility issues
14mr|texlive-pdf14-0.1-3|26	with some older PDF viewers. This package changes the version
14mr|texlive-pdf14-0.1-3|27	of PDF generated with formats (based on pdfTeX or LuaTeX in PDF
14mr|texlive-pdf14-0.1-3|28	mode), back to 1.4 for documents that need to achieve maximal
14mr|texlive-pdf14-0.1-3|29	compatibility with old viewers.
14mr|texlive-pdf14-0.1-3|30	
14mr|texlive-pdf14-0.1-3|31	%post
14mr|texlive-pdf14-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-pdf14-0.1-3|33	
14mr|texlive-pdf14-0.1-3|34	%postun
14mr|texlive-pdf14-0.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-pdf14-0.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-pdf14-0.1-3|37	fi
14mr|texlive-pdf14-0.1-3|38	
14mr|texlive-pdf14-0.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-pdf14-0.1-3|40	%files
14mr|texlive-pdf14-0.1-3|41	%{_texmfdistdir}/tex/latex/pdf14/pdf14.sty
14mr|texlive-pdf14-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/pdf14/README
14mr|texlive-pdf14-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/pdf14/pdf14.pdf
14mr|texlive-pdf14-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/pdf14/test-pdf14.tex
14mr|texlive-pdf14-0.1-3|45	#- source
14mr|texlive-pdf14-0.1-3|46	%doc %{_texmfdistdir}/source/latex/pdf14/Makefile
14mr|texlive-pdf14-0.1-3|47	%doc %{_texmfdistdir}/source/latex/pdf14/pdf14.dtx
14mr|texlive-pdf14-0.1-3|48	
14mr|texlive-pdf14-0.1-3|49	#-----------------------------------------------------------------------
14mr|texlive-pdf14-0.1-3|50	%prep
14mr|texlive-pdf14-0.1-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-pdf14-0.1-3|52	
14mr|texlive-pdf14-0.1-3|53	%build
14mr|texlive-pdf14-0.1-3|54	
14mr|texlive-pdf14-0.1-3|55	%install
14mr|texlive-pdf14-0.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdf14-0.1-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pdf14-0.1-3|58	
14mr|texlive-pdf14-0.1-3|59	
14mr|texlive-pdf14-0.1-3|60	
14mr|texlive-pdf14-0.1-3|61	%changelog
14mr|texlive-pdf14-0.1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-pdf14-0.1-3|63	+ Revision: d6888c4
14mr|texlive-pdf14-0.1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-pdf14-0.1-3|65	
14mr|texlive-pdf14-0.1-3|66	

20969 14
14mr|texlive-pdfcomment-v2.3-2|1	# revision 25643
14mr|texlive-pdfcomment-v2.3-2|2	# category Package
14mr|texlive-pdfcomment-v2.3-2|3	# catalog-ctan /macros/latex/contrib/pdfcomment
14mr|texlive-pdfcomment-v2.3-2|4	# catalog-date 2012-03-14 10:19:48 +0100
14mr|texlive-pdfcomment-v2.3-2|5	# catalog-license lppl1.3
14mr|texlive-pdfcomment-v2.3-2|6	# catalog-version v2.3
14mr|texlive-pdfcomment-v2.3-2|7	Name:		texlive-pdfcomment
14mr|texlive-pdfcomment-v2.3-2|8	Version:	v2.3
14mr|texlive-pdfcomment-v2.3-2|9	Release:	2
14mr|texlive-pdfcomment-v2.3-2|10	Summary:	A user-friendly interface to pdf annotations
14mr|texlive-pdfcomment-v2.3-2|11	Group:		Publishing
14mr|texlive-pdfcomment-v2.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfcomment
14mr|texlive-pdfcomment-v2.3-2|13	License:	LPPL1.3
14mr|texlive-pdfcomment-v2.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcomment.tar.xz
14mr|texlive-pdfcomment-v2.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcomment.doc.tar.xz
14mr|texlive-pdfcomment-v2.3-2|16	BuildArch:	noarch
14mr|texlive-pdfcomment-v2.3-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfcomment-v2.3-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfcomment-v2.3-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdfcomment-v2.3-2|20	
14mr|texlive-pdfcomment-v2.3-2|21	%description
14mr|texlive-pdfcomment-v2.3-2|22	For a long time pdfLaTeX has offered the command \pdfannot for
14mr|texlive-pdfcomment-v2.3-2|23	inserting arbitrary PDF annotations. However, the command is
14mr|texlive-pdfcomment-v2.3-2|24	presented in a form where additional knowledge of the
14mr|texlive-pdfcomment-v2.3-2|25	definition of the PDF format is indispensable. This package is
14mr|texlive-pdfcomment-v2.3-2|26	an answer to the - occasional - questions in newsgroups, about
14mr|texlive-pdfcomment-v2.3-2|27	how one could use the comment function of Adobe Reader. At
14mr|texlive-pdfcomment-v2.3-2|28	least for the writer of LaTeX code, the package offers a
14mr|texlive-pdfcomment-v2.3-2|29	convenient and user-friendly means of using \pdfannot to
14mr|texlive-pdfcomment-v2.3-2|30	provide comments in PDF files. Since version v1.1,
14mr|texlive-pdfcomment-v2.3-2|31	pdfcomment.sty also supports LaTeX - dvips - ps2pdf, LaTeX -
14mr|texlive-pdfcomment-v2.3-2|32	dvipdfmx, and XeLaTeX. Unfortunately, support of PDF
14mr|texlive-pdfcomment-v2.3-2|33	annotations by PDF viewers is sparse to nonexistent. The
14mr|texlive-pdfcomment-v2.3-2|34	reference viewer for the development of this package is Adobe
14mr|texlive-pdfcomment-v2.3-2|35	Reader.
14mr|texlive-pdfcomment-v2.3-2|36	
14mr|texlive-pdfcomment-v2.3-2|37	%post
14mr|texlive-pdfcomment-v2.3-2|38	%{_sbindir}/texlive.post
14mr|texlive-pdfcomment-v2.3-2|39	
14mr|texlive-pdfcomment-v2.3-2|40	%postun
14mr|texlive-pdfcomment-v2.3-2|41	if [ $1 -eq 0 ]; then
14mr|texlive-pdfcomment-v2.3-2|42	%{_sbindir}/texlive.post
14mr|texlive-pdfcomment-v2.3-2|43	fi
14mr|texlive-pdfcomment-v2.3-2|44	
14mr|texlive-pdfcomment-v2.3-2|45	#-----------------------------------------------------------------------
14mr|texlive-pdfcomment-v2.3-2|46	%files
14mr|texlive-pdfcomment-v2.3-2|47	%{_texmfdistdir}/tex/latex/pdfcomment/pdfcomment.sty
14mr|texlive-pdfcomment-v2.3-2|48	%doc %{_texmfdistdir}/doc/latex/pdfcomment/CHANGES
14mr|texlive-pdfcomment-v2.3-2|49	%doc %{_texmfdistdir}/doc/latex/pdfcomment/INSTALL
14mr|texlive-pdfcomment-v2.3-2|50	%doc %{_texmfdistdir}/doc/latex/pdfcomment/README
14mr|texlive-pdfcomment-v2.3-2|51	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example.pdf
14mr|texlive-pdfcomment-v2.3-2|52	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example.tex
14mr|texlive-pdfcomment-v2.3-2|53	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvipdfmx.pdf
14mr|texlive-pdfcomment-v2.3-2|54	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvipdfmx.tex
14mr|texlive-pdfcomment-v2.3-2|55	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.pdf
14mr|texlive-pdfcomment-v2.3-2|56	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.tex
14mr|texlive-pdfcomment-v2.3-2|57	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_math_markup.pdf
14mr|texlive-pdfcomment-v2.3-2|58	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_math_markup.tex
14mr|texlive-pdfcomment-v2.3-2|59	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_xelatex.pdf
14mr|texlive-pdfcomment-v2.3-2|60	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_xelatex.tex
14mr|texlive-pdfcomment-v2.3-2|61	%doc %{_texmfdistdir}/doc/latex/pdfcomment/manifest.txt
14mr|texlive-pdfcomment-v2.3-2|62	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment.pdf
14mr|texlive-pdfcomment-v2.3-2|63	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment.tex
14mr|texlive-pdfcomment-v2.3-2|64	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment_de.pdf
14mr|texlive-pdfcomment-v2.3-2|65	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment_de.tex
14mr|texlive-pdfcomment-v2.3-2|66	
14mr|texlive-pdfcomment-v2.3-2|67	#-----------------------------------------------------------------------
14mr|texlive-pdfcomment-v2.3-2|68	%prep
14mr|texlive-pdfcomment-v2.3-2|69	%setup -c -a0 -a1
14mr|texlive-pdfcomment-v2.3-2|70	
14mr|texlive-pdfcomment-v2.3-2|71	%build
14mr|texlive-pdfcomment-v2.3-2|72	
14mr|texlive-pdfcomment-v2.3-2|73	%install
14mr|texlive-pdfcomment-v2.3-2|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfcomment-v2.3-2|75	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfcomment-v2.3-2|76	
14mr|texlive-pdfcomment-v2.3-2|77	
14mr|texlive-pdfcomment-v2.3-2|78	
14mr|texlive-pdfcomment-v2.3-2|79	%changelog
14mr|texlive-pdfcomment-v2.3-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v2.3-2
14mr|texlive-pdfcomment-v2.3-2|81	+ Revision: 7763782
14mr|texlive-pdfcomment-v2.3-2|82	- MassBuild#440: Increase release tag
14mr|texlive-pdfcomment-v2.3-2|83	
14mr|texlive-pdfcomment-v2.3-2|84	

20970 14
14mr|texlive-pdfcprot-1.7a-3|1	# revision 18735
14mr|texlive-pdfcprot-1.7a-3|2	# category Package
14mr|texlive-pdfcprot-1.7a-3|3	# catalog-ctan /macros/latex/contrib/pdfcprot
14mr|texlive-pdfcprot-1.7a-3|4	# catalog-date 2006-12-18 23:50:36 +0100
14mr|texlive-pdfcprot-1.7a-3|5	# catalog-license lppl
14mr|texlive-pdfcprot-1.7a-3|6	# catalog-version 1.7a
14mr|texlive-pdfcprot-1.7a-3|7	Name:		texlive-pdfcprot
14mr|texlive-pdfcprot-1.7a-3|8	Version:	1.7a
14mr|texlive-pdfcprot-1.7a-3|9	Release:	3
14mr|texlive-pdfcprot-1.7a-3|10	Summary:	Activating and setting of character protruding using pdflatex
14mr|texlive-pdfcprot-1.7a-3|11	Group:		Publishing
14mr|texlive-pdfcprot-1.7a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfcprot
14mr|texlive-pdfcprot-1.7a-3|13	License:	LPPL
14mr|texlive-pdfcprot-1.7a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcprot.tar.xz
14mr|texlive-pdfcprot-1.7a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcprot.doc.tar.xz
14mr|texlive-pdfcprot-1.7a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcprot.source.tar.xz
14mr|texlive-pdfcprot-1.7a-3|17	BuildArch:	noarch
14mr|texlive-pdfcprot-1.7a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfcprot-1.7a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfcprot-1.7a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pdfcprot-1.7a-3|21	
14mr|texlive-pdfcprot-1.7a-3|22	%description
14mr|texlive-pdfcprot-1.7a-3|23	This package provides an easy interface to adjust the character
14mr|texlive-pdfcprot-1.7a-3|24	protrusion for different fonts and choosing the right
14mr|texlive-pdfcprot-1.7a-3|25	adjustment automatically depending on the font.
14mr|texlive-pdfcprot-1.7a-3|26	
14mr|texlive-pdfcprot-1.7a-3|27	%post
14mr|texlive-pdfcprot-1.7a-3|28	%{_sbindir}/texlive.post
14mr|texlive-pdfcprot-1.7a-3|29	
14mr|texlive-pdfcprot-1.7a-3|30	%postun
14mr|texlive-pdfcprot-1.7a-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pdfcprot-1.7a-3|32	%{_sbindir}/texlive.post
14mr|texlive-pdfcprot-1.7a-3|33	fi
14mr|texlive-pdfcprot-1.7a-3|34	
14mr|texlive-pdfcprot-1.7a-3|35	#-----------------------------------------------------------------------
14mr|texlive-pdfcprot-1.7a-3|36	%files
14mr|texlive-pdfcprot-1.7a-3|37	%{_texmfdistdir}/tex/latex/pdfcprot/pdfcprot.sty
14mr|texlive-pdfcprot-1.7a-3|38	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnOT1.cpa
14mr|texlive-pdfcprot-1.7a-3|39	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnOT2.cpa
14mr|texlive-pdfcprot-1.7a-3|40	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnT1.cpa
14mr|texlive-pdfcprot-1.7a-3|41	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnT2A.cpa
14mr|texlive-pdfcprot-1.7a-3|42	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnTS1.cpa
14mr|texlive-pdfcprot-1.7a-3|43	%doc %{_texmfdistdir}/doc/latex/pdfcprot/00CONTEN
14mr|texlive-pdfcprot-1.7a-3|44	%doc %{_texmfdistdir}/doc/latex/pdfcprot/00README
14mr|texlive-pdfcprot-1.7a-3|45	%doc %{_texmfdistdir}/doc/latex/pdfcprot/INSTALL.txt
14mr|texlive-pdfcprot-1.7a-3|46	%doc %{_texmfdistdir}/doc/latex/pdfcprot/LEGAL.txt
14mr|texlive-pdfcprot-1.7a-3|47	%doc %{_texmfdistdir}/doc/latex/pdfcprot/Makefile.unx
14mr|texlive-pdfcprot-1.7a-3|48	%doc %{_texmfdistdir}/doc/latex/pdfcprot/README.txt
14mr|texlive-pdfcprot-1.7a-3|49	%doc %{_texmfdistdir}/doc/latex/pdfcprot/TODO
14mr|texlive-pdfcprot-1.7a-3|50	%doc %{_texmfdistdir}/doc/latex/pdfcprot/pdfcprot.pdf
14mr|texlive-pdfcprot-1.7a-3|51	#- source
14mr|texlive-pdfcprot-1.7a-3|52	%doc %{_texmfdistdir}/source/latex/pdfcprot/pdfcprot.dtx
14mr|texlive-pdfcprot-1.7a-3|53	%doc %{_texmfdistdir}/source/latex/pdfcprot/pdfcprot.ins
14mr|texlive-pdfcprot-1.7a-3|54	
14mr|texlive-pdfcprot-1.7a-3|55	#-----------------------------------------------------------------------
14mr|texlive-pdfcprot-1.7a-3|56	%prep
14mr|texlive-pdfcprot-1.7a-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-pdfcprot-1.7a-3|58	
14mr|texlive-pdfcprot-1.7a-3|59	%build
14mr|texlive-pdfcprot-1.7a-3|60	
14mr|texlive-pdfcprot-1.7a-3|61	%install
14mr|texlive-pdfcprot-1.7a-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfcprot-1.7a-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfcprot-1.7a-3|64	
14mr|texlive-pdfcprot-1.7a-3|65	
14mr|texlive-pdfcprot-1.7a-3|66	
14mr|texlive-pdfcprot-1.7a-3|67	%changelog
14mr|texlive-pdfcprot-1.7a-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7a-3
14mr|texlive-pdfcprot-1.7a-3|69	+ Revision: 78668b9
14mr|texlive-pdfcprot-1.7a-3|70	- MassBuild#440: Increase release tag
14mr|texlive-pdfcprot-1.7a-3|71	
14mr|texlive-pdfcprot-1.7a-3|72	

20971 14
14mr|texlive-pdfcrop-1.34-3|1	# revision 26313
14mr|texlive-pdfcrop-1.34-3|2	# category Package
14mr|texlive-pdfcrop-1.34-3|3	# catalog-ctan /support/pdfcrop/pdfcrop.pl
14mr|texlive-pdfcrop-1.34-3|4	# catalog-date 2012-04-18 16:26:37 +0200
14mr|texlive-pdfcrop-1.34-3|5	# catalog-license lppl
14mr|texlive-pdfcrop-1.34-3|6	# catalog-version 1.34
14mr|texlive-pdfcrop-1.34-3|7	Name:		texlive-pdfcrop
14mr|texlive-pdfcrop-1.34-3|8	Version:	1.34
14mr|texlive-pdfcrop-1.34-3|9	Release:	3
14mr|texlive-pdfcrop-1.34-3|10	Summary:	Crop PDF graphics
14mr|texlive-pdfcrop-1.34-3|11	Group:		Publishing
14mr|texlive-pdfcrop-1.34-3|12	URL:		http://www.ctan.org/tex-archive/support/pdfcrop/pdfcrop.pl
14mr|texlive-pdfcrop-1.34-3|13	License:	LPPL
14mr|texlive-pdfcrop-1.34-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcrop.tar.xz
14mr|texlive-pdfcrop-1.34-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcrop.doc.tar.xz
14mr|texlive-pdfcrop-1.34-3|16	BuildArch:	noarch
14mr|texlive-pdfcrop-1.34-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfcrop-1.34-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfcrop-1.34-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdfcrop-1.34-3|20	Provides:	texlive-pdfcrop.bin = %{EVRD}
14mr|texlive-pdfcrop-1.34-3|21	
14mr|texlive-pdfcrop-1.34-3|22	%description
14mr|texlive-pdfcrop-1.34-3|23	A Perl script that can either trim pages of any whitespace
14mr|texlive-pdfcrop-1.34-3|24	border, or trim them of a fixed border.
14mr|texlive-pdfcrop-1.34-3|25	
14mr|texlive-pdfcrop-1.34-3|26	%post
14mr|texlive-pdfcrop-1.34-3|27	%{_sbindir}/texlive.post
14mr|texlive-pdfcrop-1.34-3|28	
14mr|texlive-pdfcrop-1.34-3|29	%postun
14mr|texlive-pdfcrop-1.34-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pdfcrop-1.34-3|31	%{_sbindir}/texlive.post
14mr|texlive-pdfcrop-1.34-3|32	fi
14mr|texlive-pdfcrop-1.34-3|33	
14mr|texlive-pdfcrop-1.34-3|34	#-----------------------------------------------------------------------
14mr|texlive-pdfcrop-1.34-3|35	%files
14mr|texlive-pdfcrop-1.34-3|36	%{_bindir}/pdfcrop
14mr|texlive-pdfcrop-1.34-3|37	%{_bindir}/rpdfcrop
14mr|texlive-pdfcrop-1.34-3|38	%{_texmfdistdir}/scripts/pdfcrop/pdfcrop.pl
14mr|texlive-pdfcrop-1.34-3|39	%doc %{_texmfdistdir}/doc/support/pdfcrop/README
14mr|texlive-pdfcrop-1.34-3|40	
14mr|texlive-pdfcrop-1.34-3|41	#-----------------------------------------------------------------------
14mr|texlive-pdfcrop-1.34-3|42	%prep
14mr|texlive-pdfcrop-1.34-3|43	%setup -c -a0 -a1
14mr|texlive-pdfcrop-1.34-3|44	
14mr|texlive-pdfcrop-1.34-3|45	%build
14mr|texlive-pdfcrop-1.34-3|46	
14mr|texlive-pdfcrop-1.34-3|47	%install
14mr|texlive-pdfcrop-1.34-3|48	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pdfcrop-1.34-3|49	pushd %{buildroot}%{_bindir}
14mr|texlive-pdfcrop-1.34-3|50	ln -sf %{_texmfdistdir}/scripts/pdfcrop/pdfcrop.pl pdfcrop
14mr|texlive-pdfcrop-1.34-3|51	ln -sf pdfcrop rpdfcrop
14mr|texlive-pdfcrop-1.34-3|52	popd
14mr|texlive-pdfcrop-1.34-3|53	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pdfcrop-1.34-3|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pdfcrop-1.34-3|55	
14mr|texlive-pdfcrop-1.34-3|56	
14mr|texlive-pdfcrop-1.34-3|57	
14mr|texlive-pdfcrop-1.34-3|58	%changelog
14mr|texlive-pdfcrop-1.34-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.34-3
14mr|texlive-pdfcrop-1.34-3|60	+ Revision: 3fc9dbc
14mr|texlive-pdfcrop-1.34-3|61	- MassBuild#440: Increase release tag
14mr|texlive-pdfcrop-1.34-3|62	
14mr|texlive-pdfcrop-1.34-3|63	

20972 14
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|1	# revision 15878
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|2	# category Package
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|3	# catalog-ctan /info/pdf-forms-tutorial
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|4	# catalog-date 2008-02-07 19:18:28 +0100
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|5	# catalog-license fdl
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|6	# catalog-version 0.9.5
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|7	Name:		texlive-pdf-forms-tutorial-de
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|8	Version:	0.9.5
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|9	Release:	3
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|10	Summary:	Tutorial on creating PDF forms using pdfLaTeX
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|11	Group:		Publishing
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|12	URL:		http://www.ctan.org/tex-archive/info/pdf-forms-tutorial
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|13	License:	FDL
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-forms-tutorial-de.tar.xz
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-forms-tutorial-de.doc.tar.xz
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|16	BuildArch:	noarch
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|19	
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|20	%description
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|21	This package contains a tutorial and examples showing how to
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|22	create PDF forms using pdfLaTeX with the hyperref and insdljs
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|23	packages.
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|24	
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|25	#-----------------------------------------------------------------------
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|26	%files
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|27	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/README
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|28	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/Makefile
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|29	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0001.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|30	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0002.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|31	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0003.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|32	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0004.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|33	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0005.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|34	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0006.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|35	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0007.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|36	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0008.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|37	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0009.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|38	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0010.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|39	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0011.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|40	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0012.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|41	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0013.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|42	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0101.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|43	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0201.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|44	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0202.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|45	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0301.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|46	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/fdl.txt
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|47	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/Makefile
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|48	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/bib.bib
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|49	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0001.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|50	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0002.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|51	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0003.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|52	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0004.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|53	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0005.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|54	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0006.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|55	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0007.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|56	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0008.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|57	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0009.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|58	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0010.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|59	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0011.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|60	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0012.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|61	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0013.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|62	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0014.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|63	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0015.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|64	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0016.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|65	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0017.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|66	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0018.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|67	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0019.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|68	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0020.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|69	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0021.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|70	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0022.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|71	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0023.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|72	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/forms.tex
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|73	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms.pdf
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|74	
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|75	#-----------------------------------------------------------------------
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|76	%prep
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|77	%setup -c -a0 -a1
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|78	
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|79	%build
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|80	
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|81	%install
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|82	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|83	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|84	
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|85	
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|86	
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|87	%changelog
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.5-3
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|89	+ Revision: 11a5ce3
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|90	- MassBuild#440: Increase release tag
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|91	
14mr|texlive-pdf-forms-tutorial-de-0.9.5-3|92	

20973 14
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|1	# revision 15878
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|2	# category Package
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|3	# catalog-ctan /info/pdf-forms-tutorial
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|4	# catalog-date 2008-02-07 19:18:28 +0100
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|5	# catalog-license fdl
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|6	# catalog-version 0.9.5
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|7	Name:		texlive-pdf-forms-tutorial-en
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|8	Version:	0.9.5
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|9	Release:	3
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|10	Summary:	Tutorial on creating PDF forms using pdfLaTeX
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|11	Group:		Publishing
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|12	URL:		http://www.ctan.org/tex-archive/info/pdf-forms-tutorial
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|13	License:	FDL
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-forms-tutorial-en.tar.xz
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-forms-tutorial-en.doc.tar.xz
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|16	BuildArch:	noarch
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|19	
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|20	%description
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|21	This package contains a tutorial and examples showing how to
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|22	create PDF forms using pdfLaTeX with the hyperref and insdljs
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|23	packages.
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|24	
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|25	#-----------------------------------------------------------------------
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|26	%files
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|27	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/README
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|28	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/Makefile
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|29	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0001.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|30	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0002.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|31	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0003.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|32	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0004.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|33	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0005.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|34	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0006.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|35	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0007.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|36	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0008.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|37	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0009.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|38	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0010.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|39	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0011.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|40	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0012.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|41	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0013.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|42	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0101.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|43	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0201.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|44	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0202.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|45	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0301.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|46	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/xxx
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|47	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/fdl.txt
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|48	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/Makefile
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|49	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/bib.bib
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|50	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0001.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|51	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0002.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|52	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0003.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|53	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0004.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|54	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0005.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|55	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0006.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|56	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0007.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|57	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0008.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|58	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0009.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|59	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0010.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|60	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0011.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|61	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0012.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|62	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0013.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|63	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0014.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|64	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0015.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|65	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0016.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|66	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0017.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|67	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0018.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|68	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0019.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|69	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0020.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|70	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0021.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|71	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0022.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|72	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0023.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|73	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fdl.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|74	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/forms.tex
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|75	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms.pdf
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|76	
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|77	#-----------------------------------------------------------------------
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|78	%prep
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|79	%setup -c -a0 -a1
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|80	
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|81	%build
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|82	
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|83	%install
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|85	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|86	
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|87	
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|88	
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|89	%changelog
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.5-3
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|91	+ Revision: 0b36437
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|92	- MassBuild#440: Increase release tag
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|93	
14mr|texlive-pdf-forms-tutorial-en-0.9.5-3|94	

20974 14
14mr|texlive-pdfjam-2.02-9|1	# revision 29752
14mr|texlive-pdfjam-2.02-9|2	# category Package
14mr|texlive-pdfjam-2.02-9|3	# catalog-ctan /support/pdfjam
14mr|texlive-pdfjam-2.02-9|4	# catalog-date 2012-06-17 01:47:14 +0200
14mr|texlive-pdfjam-2.02-9|5	# catalog-license gpl2
14mr|texlive-pdfjam-2.02-9|6	# catalog-version 2.02
14mr|texlive-pdfjam-2.02-9|7	Name:		texlive-pdfjam
14mr|texlive-pdfjam-2.02-9|8	Version:	2.02
14mr|texlive-pdfjam-2.02-9|9	Release:	9
14mr|texlive-pdfjam-2.02-9|10	Summary:	Shell scripts interfacing to pdfpages
14mr|texlive-pdfjam-2.02-9|11	Group:		Publishing
14mr|texlive-pdfjam-2.02-9|12	URL:		http://www.ctan.org/tex-archive/support/pdfjam
14mr|texlive-pdfjam-2.02-9|13	License:	GPL2
14mr|texlive-pdfjam-2.02-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfjam.tar.xz
14mr|texlive-pdfjam-2.02-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfjam.doc.tar.xz
14mr|texlive-pdfjam-2.02-9|16	BuildArch:	noarch
14mr|texlive-pdfjam-2.02-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfjam-2.02-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfjam-2.02-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdfjam-2.02-9|20	Provides:	texlive-pdfjam.bin = %{EVRD}
14mr|texlive-pdfjam-2.02-9|21	%rename pdfjam
14mr|texlive-pdfjam-2.02-9|22	
14mr|texlive-pdfjam-2.02-9|23	%description
14mr|texlive-pdfjam-2.02-9|24	This is a collection of shell scripts which provide an
14mr|texlive-pdfjam-2.02-9|25	interface to the pdfpages LaTeX package. They do such jobs as
14mr|texlive-pdfjam-2.02-9|26	selecting pages, concatenating files, doing n-up formatting,
14mr|texlive-pdfjam-2.02-9|27	and so on.
14mr|texlive-pdfjam-2.02-9|28	
14mr|texlive-pdfjam-2.02-9|29	%post
14mr|texlive-pdfjam-2.02-9|30	%{_sbindir}/texlive.post
14mr|texlive-pdfjam-2.02-9|31	
14mr|texlive-pdfjam-2.02-9|32	%postun
14mr|texlive-pdfjam-2.02-9|33	if [ $1 -eq 0 ]; then
14mr|texlive-pdfjam-2.02-9|34	%{_sbindir}/texlive.post
14mr|texlive-pdfjam-2.02-9|35	fi
14mr|texlive-pdfjam-2.02-9|36	
14mr|texlive-pdfjam-2.02-9|37	#-----------------------------------------------------------------------
14mr|texlive-pdfjam-2.02-9|38	%files
14mr|texlive-pdfjam-2.02-9|39	%{_bindir}/pdf180
14mr|texlive-pdfjam-2.02-9|40	%{_bindir}/pdf270
14mr|texlive-pdfjam-2.02-9|41	%{_bindir}/pdf90
14mr|texlive-pdfjam-2.02-9|42	%{_bindir}/pdfbook
14mr|texlive-pdfjam-2.02-9|43	%{_bindir}/pdfflip
14mr|texlive-pdfjam-2.02-9|44	%{_bindir}/pdfjam
14mr|texlive-pdfjam-2.02-9|45	%{_bindir}/pdfjam-pocketmod
14mr|texlive-pdfjam-2.02-9|46	%{_bindir}/pdfjam-slides3up
14mr|texlive-pdfjam-2.02-9|47	%{_bindir}/pdfjam-slides6up
14mr|texlive-pdfjam-2.02-9|48	%{_bindir}/pdfjoin
14mr|texlive-pdfjam-2.02-9|49	%{_bindir}/pdfnup
14mr|texlive-pdfjam-2.02-9|50	%{_bindir}/pdfpun
14mr|texlive-pdfjam-2.02-9|51	%{_texmfdistdir}/scripts/pdfjam/pdf180
14mr|texlive-pdfjam-2.02-9|52	%{_texmfdistdir}/scripts/pdfjam/pdf270
14mr|texlive-pdfjam-2.02-9|53	%{_texmfdistdir}/scripts/pdfjam/pdf90
14mr|texlive-pdfjam-2.02-9|54	%{_texmfdistdir}/scripts/pdfjam/pdfbook
14mr|texlive-pdfjam-2.02-9|55	%{_texmfdistdir}/scripts/pdfjam/pdfflip
14mr|texlive-pdfjam-2.02-9|56	%{_texmfdistdir}/scripts/pdfjam/pdfjam
14mr|texlive-pdfjam-2.02-9|57	%{_texmfdistdir}/scripts/pdfjam/pdfjam-pocketmod
14mr|texlive-pdfjam-2.02-9|58	%{_texmfdistdir}/scripts/pdfjam/pdfjam-slides3up
14mr|texlive-pdfjam-2.02-9|59	%{_texmfdistdir}/scripts/pdfjam/pdfjam-slides6up
14mr|texlive-pdfjam-2.02-9|60	%{_texmfdistdir}/scripts/pdfjam/pdfjoin
14mr|texlive-pdfjam-2.02-9|61	%{_texmfdistdir}/scripts/pdfjam/pdfnup
14mr|texlive-pdfjam-2.02-9|62	%{_texmfdistdir}/scripts/pdfjam/pdfpun
14mr|texlive-pdfjam-2.02-9|63	%doc %{_mandir}/man1/pdf180.1*
14mr|texlive-pdfjam-2.02-9|64	%doc %{_texmfdistdir}/doc/man/man1/pdf180.man1.pdf
14mr|texlive-pdfjam-2.02-9|65	%doc %{_mandir}/man1/pdf270.1*
14mr|texlive-pdfjam-2.02-9|66	%doc %{_texmfdistdir}/doc/man/man1/pdf270.man1.pdf
14mr|texlive-pdfjam-2.02-9|67	%doc %{_mandir}/man1/pdf90.1*
14mr|texlive-pdfjam-2.02-9|68	%doc %{_texmfdistdir}/doc/man/man1/pdf90.man1.pdf
14mr|texlive-pdfjam-2.02-9|69	%doc %{_mandir}/man1/pdfbook.1*
14mr|texlive-pdfjam-2.02-9|70	%doc %{_texmfdistdir}/doc/man/man1/pdfbook.man1.pdf
14mr|texlive-pdfjam-2.02-9|71	%doc %{_mandir}/man1/pdfflip.1*
14mr|texlive-pdfjam-2.02-9|72	%doc %{_texmfdistdir}/doc/man/man1/pdfflip.man1.pdf
14mr|texlive-pdfjam-2.02-9|73	%doc %{_mandir}/man1/pdfjam-pocketmod.1*
14mr|texlive-pdfjam-2.02-9|74	%doc %{_texmfdistdir}/doc/man/man1/pdfjam-pocketmod.man1.pdf
14mr|texlive-pdfjam-2.02-9|75	%doc %{_mandir}/man1/pdfjam-slides3up.1*
14mr|texlive-pdfjam-2.02-9|76	%doc %{_texmfdistdir}/doc/man/man1/pdfjam-slides3up.man1.pdf
14mr|texlive-pdfjam-2.02-9|77	%doc %{_mandir}/man1/pdfjam-slides6up.1*
14mr|texlive-pdfjam-2.02-9|78	%doc %{_texmfdistdir}/doc/man/man1/pdfjam-slides6up.man1.pdf
14mr|texlive-pdfjam-2.02-9|79	%doc %{_mandir}/man1/pdfjam.1*
14mr|texlive-pdfjam-2.02-9|80	%doc %{_texmfdistdir}/doc/man/man1/pdfjam.man1.pdf
14mr|texlive-pdfjam-2.02-9|81	%doc %{_mandir}/man1/pdfjoin.1*
14mr|texlive-pdfjam-2.02-9|82	%doc %{_texmfdistdir}/doc/man/man1/pdfjoin.man1.pdf
14mr|texlive-pdfjam-2.02-9|83	%doc %{_mandir}/man1/pdfnup.1*
14mr|texlive-pdfjam-2.02-9|84	%doc %{_texmfdistdir}/doc/man/man1/pdfnup.man1.pdf
14mr|texlive-pdfjam-2.02-9|85	%doc %{_mandir}/man1/pdfpun.1*
14mr|texlive-pdfjam-2.02-9|86	%doc %{_texmfdistdir}/doc/man/man1/pdfpun.man1.pdf
14mr|texlive-pdfjam-2.02-9|87	%doc %{_texmfdistdir}/doc/support/pdfjam/COPYING
14mr|texlive-pdfjam-2.02-9|88	%doc %{_texmfdistdir}/doc/support/pdfjam/PDFjam-README.html
14mr|texlive-pdfjam-2.02-9|89	%doc %{_texmfdistdir}/doc/support/pdfjam/VERSION
14mr|texlive-pdfjam-2.02-9|90	%doc %{_texmfdistdir}/doc/support/pdfjam/pdfdroplets.png
14mr|texlive-pdfjam-2.02-9|91	%doc %{_texmfdistdir}/doc/support/pdfjam/pdfjam.conf
14mr|texlive-pdfjam-2.02-9|92	%doc %{_texmfdistdir}/doc/support/pdfjam/tests.zip
14mr|texlive-pdfjam-2.02-9|93	
14mr|texlive-pdfjam-2.02-9|94	#-----------------------------------------------------------------------
14mr|texlive-pdfjam-2.02-9|95	%prep
14mr|texlive-pdfjam-2.02-9|96	%setup -c -a0 -a1
14mr|texlive-pdfjam-2.02-9|97	
14mr|texlive-pdfjam-2.02-9|98	%build
14mr|texlive-pdfjam-2.02-9|99	
14mr|texlive-pdfjam-2.02-9|100	%install
14mr|texlive-pdfjam-2.02-9|101	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pdfjam-2.02-9|102	pushd %{buildroot}%{_bindir}
14mr|texlive-pdfjam-2.02-9|103	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf180 pdf180
14mr|texlive-pdfjam-2.02-9|104	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf270 pdf270
14mr|texlive-pdfjam-2.02-9|105	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf90 pdf90
14mr|texlive-pdfjam-2.02-9|106	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfbook pdfbook
14mr|texlive-pdfjam-2.02-9|107	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfflip pdfflip
14mr|texlive-pdfjam-2.02-9|108	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam pdfjam
14mr|texlive-pdfjam-2.02-9|109	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-pocketmod pdfjam-pocketmod
14mr|texlive-pdfjam-2.02-9|110	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides3up pdfjam-slides3up
14mr|texlive-pdfjam-2.02-9|111	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides6up pdfjam-slides6up
14mr|texlive-pdfjam-2.02-9|112	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjoin pdfjoin
14mr|texlive-pdfjam-2.02-9|113	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfnup pdfnup
14mr|texlive-pdfjam-2.02-9|114	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfpun pdfpun
14mr|texlive-pdfjam-2.02-9|115	popd
14mr|texlive-pdfjam-2.02-9|116	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pdfjam-2.02-9|117	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pdfjam-2.02-9|118	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-pdfjam-2.02-9|119	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-pdfjam-2.02-9|120	
14mr|texlive-pdfjam-2.02-9|121	%changelog
14mr|texlive-pdfjam-2.02-9|122	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.02-9
14mr|texlive-pdfjam-2.02-9|123	+ Revision: 7046556
14mr|texlive-pdfjam-2.02-9|124	- MassBuild#440: Increase release tag
14mr|texlive-pdfjam-2.02-9|125	
14mr|texlive-pdfjam-2.02-9|126	

20975 14
14mr|texlive-pdfmarginpar-0.92-3|1	# revision 23492
14mr|texlive-pdfmarginpar-0.92-3|2	# category Package
14mr|texlive-pdfmarginpar-0.92-3|3	# catalog-ctan /macros/latex/contrib/pdfmarginpar
14mr|texlive-pdfmarginpar-0.92-3|4	# catalog-date 2011-08-10 11:12:20 +0200
14mr|texlive-pdfmarginpar-0.92-3|5	# catalog-license gpl
14mr|texlive-pdfmarginpar-0.92-3|6	# catalog-version 0.92
14mr|texlive-pdfmarginpar-0.92-3|7	Name:		texlive-pdfmarginpar
14mr|texlive-pdfmarginpar-0.92-3|8	Version:	0.92
14mr|texlive-pdfmarginpar-0.92-3|9	Release:	3
14mr|texlive-pdfmarginpar-0.92-3|10	Summary:	Generate marginpar-equivalent PDF annotations
14mr|texlive-pdfmarginpar-0.92-3|11	Group:		Publishing
14mr|texlive-pdfmarginpar-0.92-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfmarginpar
14mr|texlive-pdfmarginpar-0.92-3|13	License:	GPL
14mr|texlive-pdfmarginpar-0.92-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfmarginpar.tar.xz
14mr|texlive-pdfmarginpar-0.92-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfmarginpar.doc.tar.xz
14mr|texlive-pdfmarginpar-0.92-3|16	BuildArch:	noarch
14mr|texlive-pdfmarginpar-0.92-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfmarginpar-0.92-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfmarginpar-0.92-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdfmarginpar-0.92-3|20	
14mr|texlive-pdfmarginpar-0.92-3|21	%description
14mr|texlive-pdfmarginpar-0.92-3|22	The package provides the \pdfmarginpar command which is similar
14mr|texlive-pdfmarginpar-0.92-3|23	in spirit to \marginpar. However, it creates PDF annotations
14mr|texlive-pdfmarginpar-0.92-3|24	which may be viewed with Adobe Reader in place of marginal
14mr|texlive-pdfmarginpar-0.92-3|25	texts. Small icons indicate the in-text position where the
14mr|texlive-pdfmarginpar-0.92-3|26	message originates, popups provide the messages themselves.
14mr|texlive-pdfmarginpar-0.92-3|27	Thus bugfixes and other such communications are clearly visible
14mr|texlive-pdfmarginpar-0.92-3|28	together when viewing the document, while the document itself
14mr|texlive-pdfmarginpar-0.92-3|29	is not obscured.
14mr|texlive-pdfmarginpar-0.92-3|30	
14mr|texlive-pdfmarginpar-0.92-3|31	%post
14mr|texlive-pdfmarginpar-0.92-3|32	%{_sbindir}/texlive.post
14mr|texlive-pdfmarginpar-0.92-3|33	
14mr|texlive-pdfmarginpar-0.92-3|34	%postun
14mr|texlive-pdfmarginpar-0.92-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-pdfmarginpar-0.92-3|36	%{_sbindir}/texlive.post
14mr|texlive-pdfmarginpar-0.92-3|37	fi
14mr|texlive-pdfmarginpar-0.92-3|38	
14mr|texlive-pdfmarginpar-0.92-3|39	#-----------------------------------------------------------------------
14mr|texlive-pdfmarginpar-0.92-3|40	%files
14mr|texlive-pdfmarginpar-0.92-3|41	%{_texmfdistdir}/tex/latex/pdfmarginpar/pdfmarginpar.sty
14mr|texlive-pdfmarginpar-0.92-3|42	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/README
14mr|texlive-pdfmarginpar-0.92-3|43	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginpar.pdf
14mr|texlive-pdfmarginpar-0.92-3|44	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginpar.tex
14mr|texlive-pdfmarginpar-0.92-3|45	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.pdf
14mr|texlive-pdfmarginpar-0.92-3|46	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.png
14mr|texlive-pdfmarginpar-0.92-3|47	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.tex
14mr|texlive-pdfmarginpar-0.92-3|48	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pgfmanual-en-macros.tex
14mr|texlive-pdfmarginpar-0.92-3|49	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pgfplots-macros.tex
14mr|texlive-pdfmarginpar-0.92-3|50	
14mr|texlive-pdfmarginpar-0.92-3|51	#-----------------------------------------------------------------------
14mr|texlive-pdfmarginpar-0.92-3|52	%prep
14mr|texlive-pdfmarginpar-0.92-3|53	%setup -c -a0 -a1
14mr|texlive-pdfmarginpar-0.92-3|54	
14mr|texlive-pdfmarginpar-0.92-3|55	%build
14mr|texlive-pdfmarginpar-0.92-3|56	
14mr|texlive-pdfmarginpar-0.92-3|57	%install
14mr|texlive-pdfmarginpar-0.92-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfmarginpar-0.92-3|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfmarginpar-0.92-3|60	
14mr|texlive-pdfmarginpar-0.92-3|61	
14mr|texlive-pdfmarginpar-0.92-3|62	
14mr|texlive-pdfmarginpar-0.92-3|63	%changelog
14mr|texlive-pdfmarginpar-0.92-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92-3
14mr|texlive-pdfmarginpar-0.92-3|65	+ Revision: 0ede6e3
14mr|texlive-pdfmarginpar-0.92-3|66	- MassBuild#440: Increase release tag
14mr|texlive-pdfmarginpar-0.92-3|67	
14mr|texlive-pdfmarginpar-0.92-3|68	

20976 14
14mr|texlive-pdfpages-0.4v-6|1	# revision 31518
14mr|texlive-pdfpages-0.4v-6|2	# category Package
14mr|texlive-pdfpages-0.4v-6|3	# catalog-ctan /macros/latex/contrib/pdfpages
14mr|texlive-pdfpages-0.4v-6|4	# catalog-date 2013-08-25 17:45:16 +0200
14mr|texlive-pdfpages-0.4v-6|5	# catalog-license lppl
14mr|texlive-pdfpages-0.4v-6|6	# catalog-version 0.4v
14mr|texlive-pdfpages-0.4v-6|7	Name:		texlive-pdfpages
14mr|texlive-pdfpages-0.4v-6|8	Version:	0.4v
14mr|texlive-pdfpages-0.4v-6|9	Release:	6
14mr|texlive-pdfpages-0.4v-6|10	Summary:	Include PDF documents in LaTeX
14mr|texlive-pdfpages-0.4v-6|11	Group:		Publishing
14mr|texlive-pdfpages-0.4v-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages
14mr|texlive-pdfpages-0.4v-6|13	License:	LPPL
14mr|texlive-pdfpages-0.4v-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.tar.xz
14mr|texlive-pdfpages-0.4v-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.doc.tar.xz
14mr|texlive-pdfpages-0.4v-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.source.tar.xz
14mr|texlive-pdfpages-0.4v-6|17	BuildArch:	noarch
14mr|texlive-pdfpages-0.4v-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfpages-0.4v-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfpages-0.4v-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-pdfpages-0.4v-6|21	Requires:	texlive-eso-pic
14mr|texlive-pdfpages-0.4v-6|22	
14mr|texlive-pdfpages-0.4v-6|23	%description
14mr|texlive-pdfpages-0.4v-6|24	This package simplifies the inclusion of external multi-page
14mr|texlive-pdfpages-0.4v-6|25	PDF documents in LaTeX documents. Pages may be freely selected
14mr|texlive-pdfpages-0.4v-6|26	and similar to psnup it is possible to put several logical
14mr|texlive-pdfpages-0.4v-6|27	pages onto each sheet of paper. Furthermore a lot of hypertext
14mr|texlive-pdfpages-0.4v-6|28	features like hyperlinks and article threads are provided. The
14mr|texlive-pdfpages-0.4v-6|29	package supports pdfTeX (pdflatex) and VTeX. With VTeX it is
14mr|texlive-pdfpages-0.4v-6|30	even possible to use this package to insert PostScript files,
14mr|texlive-pdfpages-0.4v-6|31	in addition to PDF files.
14mr|texlive-pdfpages-0.4v-6|32	
14mr|texlive-pdfpages-0.4v-6|33	%post
14mr|texlive-pdfpages-0.4v-6|34	%{_sbindir}/texlive.post
14mr|texlive-pdfpages-0.4v-6|35	
14mr|texlive-pdfpages-0.4v-6|36	%postun
14mr|texlive-pdfpages-0.4v-6|37	if [ $1 -eq 0 ]; then
14mr|texlive-pdfpages-0.4v-6|38	%{_sbindir}/texlive.post
14mr|texlive-pdfpages-0.4v-6|39	fi
14mr|texlive-pdfpages-0.4v-6|40	
14mr|texlive-pdfpages-0.4v-6|41	#-----------------------------------------------------------------------
14mr|texlive-pdfpages-0.4v-6|42	%files
14mr|texlive-pdfpages-0.4v-6|43	%{_texmfdistdir}/tex/latex/pdfpages/pdfpages.sty
14mr|texlive-pdfpages-0.4v-6|44	%{_texmfdistdir}/tex/latex/pdfpages/ppdvipdfm.def
14mr|texlive-pdfpages-0.4v-6|45	%{_texmfdistdir}/tex/latex/pdfpages/ppdvips.def
14mr|texlive-pdfpages-0.4v-6|46	%{_texmfdistdir}/tex/latex/pdfpages/ppnull.def
14mr|texlive-pdfpages-0.4v-6|47	%{_texmfdistdir}/tex/latex/pdfpages/pppdftex.def
14mr|texlive-pdfpages-0.4v-6|48	%{_texmfdistdir}/tex/latex/pdfpages/ppvtex.def
14mr|texlive-pdfpages-0.4v-6|49	%{_texmfdistdir}/tex/latex/pdfpages/ppxetex.def
14mr|texlive-pdfpages-0.4v-6|50	%doc %{_texmfdistdir}/doc/latex/pdfpages/dummy-l.pdf
14mr|texlive-pdfpages-0.4v-6|51	%doc %{_texmfdistdir}/doc/latex/pdfpages/dummy.pdf
14mr|texlive-pdfpages-0.4v-6|52	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-ex.tex
14mr|texlive-pdfpages-0.4v-6|53	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-hyp.tex
14mr|texlive-pdfpages-0.4v-6|54	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-toc.tex
14mr|texlive-pdfpages-0.4v-6|55	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdfpages.pdf
14mr|texlive-pdfpages-0.4v-6|56	#- source
14mr|texlive-pdfpages-0.4v-6|57	%doc %{_texmfdistdir}/source/latex/pdfpages/README
14mr|texlive-pdfpages-0.4v-6|58	%doc %{_texmfdistdir}/source/latex/pdfpages/pdfpages.dtx
14mr|texlive-pdfpages-0.4v-6|59	%doc %{_texmfdistdir}/source/latex/pdfpages/pdfpages.ins
14mr|texlive-pdfpages-0.4v-6|60	
14mr|texlive-pdfpages-0.4v-6|61	#-----------------------------------------------------------------------
14mr|texlive-pdfpages-0.4v-6|62	%prep
14mr|texlive-pdfpages-0.4v-6|63	%setup -c -a0 -a1 -a2
14mr|texlive-pdfpages-0.4v-6|64	
14mr|texlive-pdfpages-0.4v-6|65	%build
14mr|texlive-pdfpages-0.4v-6|66	
14mr|texlive-pdfpages-0.4v-6|67	%install
14mr|texlive-pdfpages-0.4v-6|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfpages-0.4v-6|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfpages-0.4v-6|70	
14mr|texlive-pdfpages-0.4v-6|71	%changelog
14mr|texlive-pdfpages-0.4v-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4v-6
14mr|texlive-pdfpages-0.4v-6|73	+ Revision: b81dacf
14mr|texlive-pdfpages-0.4v-6|74	- MassBuild#440: Increase release tag
14mr|texlive-pdfpages-0.4v-6|75	
14mr|texlive-pdfpages-0.4v-6|76	

20977 14
14mr|texlive-pdfscreen-1.5-3|1	# revision 16987
14mr|texlive-pdfscreen-1.5-3|2	# category Package
14mr|texlive-pdfscreen-1.5-3|3	# catalog-ctan /macros/latex/contrib/pdfscreen
14mr|texlive-pdfscreen-1.5-3|4	# catalog-date 2006-12-05 17:23:05 +0100
14mr|texlive-pdfscreen-1.5-3|5	# catalog-license lppl
14mr|texlive-pdfscreen-1.5-3|6	# catalog-version 1.5
14mr|texlive-pdfscreen-1.5-3|7	Name:		texlive-pdfscreen
14mr|texlive-pdfscreen-1.5-3|8	Version:	1.5
14mr|texlive-pdfscreen-1.5-3|9	Release:	3
14mr|texlive-pdfscreen-1.5-3|10	Summary:	Support screen-based document design
14mr|texlive-pdfscreen-1.5-3|11	Group:		Publishing
14mr|texlive-pdfscreen-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfscreen
14mr|texlive-pdfscreen-1.5-3|13	License:	LPPL
14mr|texlive-pdfscreen-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfscreen.tar.xz
14mr|texlive-pdfscreen-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfscreen.doc.tar.xz
14mr|texlive-pdfscreen-1.5-3|16	BuildArch:	noarch
14mr|texlive-pdfscreen-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfscreen-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfscreen-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdfscreen-1.5-3|20	
14mr|texlive-pdfscreen-1.5-3|21	%description
14mr|texlive-pdfscreen-1.5-3|22	An extension of the hyperref package to provide a screen-based
14mr|texlive-pdfscreen-1.5-3|23	document design. This package helps to generate pdf documents
14mr|texlive-pdfscreen-1.5-3|24	that are readable on screen and will fit the screen's aspect
14mr|texlive-pdfscreen-1.5-3|25	ratio. Also it can be used with various options to produce
14mr|texlive-pdfscreen-1.5-3|26	regular print versions of the same document without any extra
14mr|texlive-pdfscreen-1.5-3|27	effort.
14mr|texlive-pdfscreen-1.5-3|28	
14mr|texlive-pdfscreen-1.5-3|29	%post
14mr|texlive-pdfscreen-1.5-3|30	%{_sbindir}/texlive.post
14mr|texlive-pdfscreen-1.5-3|31	
14mr|texlive-pdfscreen-1.5-3|32	%postun
14mr|texlive-pdfscreen-1.5-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pdfscreen-1.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-pdfscreen-1.5-3|35	fi
14mr|texlive-pdfscreen-1.5-3|36	
14mr|texlive-pdfscreen-1.5-3|37	#-----------------------------------------------------------------------
14mr|texlive-pdfscreen-1.5-3|38	%files
14mr|texlive-pdfscreen-1.5-3|39	%{_texmfdistdir}/tex/latex/pdfscreen/but.pdf
14mr|texlive-pdfscreen-1.5-3|40	%{_texmfdistdir}/tex/latex/pdfscreen/button.pdf
14mr|texlive-pdfscreen-1.5-3|41	%{_texmfdistdir}/tex/latex/pdfscreen/left.pdf
14mr|texlive-pdfscreen-1.5-3|42	%{_texmfdistdir}/tex/latex/pdfscreen/overlay.pdf
14mr|texlive-pdfscreen-1.5-3|43	%{_texmfdistdir}/tex/latex/pdfscreen/overlay0.pdf
14mr|texlive-pdfscreen-1.5-3|44	%{_texmfdistdir}/tex/latex/pdfscreen/overlay1.pdf
14mr|texlive-pdfscreen-1.5-3|45	%{_texmfdistdir}/tex/latex/pdfscreen/overlay10.pdf
14mr|texlive-pdfscreen-1.5-3|46	%{_texmfdistdir}/tex/latex/pdfscreen/overlay2.pdf
14mr|texlive-pdfscreen-1.5-3|47	%{_texmfdistdir}/tex/latex/pdfscreen/overlay3.pdf
14mr|texlive-pdfscreen-1.5-3|48	%{_texmfdistdir}/tex/latex/pdfscreen/overlay4.pdf
14mr|texlive-pdfscreen-1.5-3|49	%{_texmfdistdir}/tex/latex/pdfscreen/overlay5.pdf
14mr|texlive-pdfscreen-1.5-3|50	%{_texmfdistdir}/tex/latex/pdfscreen/overlay6.pdf
14mr|texlive-pdfscreen-1.5-3|51	%{_texmfdistdir}/tex/latex/pdfscreen/overlay7.pdf
14mr|texlive-pdfscreen-1.5-3|52	%{_texmfdistdir}/tex/latex/pdfscreen/overlay8.pdf
14mr|texlive-pdfscreen-1.5-3|53	%{_texmfdistdir}/tex/latex/pdfscreen/overlay9.pdf
14mr|texlive-pdfscreen-1.5-3|54	%{_texmfdistdir}/tex/latex/pdfscreen/pdfscreen.sty
14mr|texlive-pdfscreen-1.5-3|55	%{_texmfdistdir}/tex/latex/pdfscreen/right.pdf
14mr|texlive-pdfscreen-1.5-3|56	%doc %{_texmfdistdir}/doc/latex/pdfscreen/logo.pdf
14mr|texlive-pdfscreen-1.5-3|57	%doc %{_texmfdistdir}/doc/latex/pdfscreen/manual-print.pdf
14mr|texlive-pdfscreen-1.5-3|58	%doc %{_texmfdistdir}/doc/latex/pdfscreen/manual-screen.pdf
14mr|texlive-pdfscreen-1.5-3|59	%doc %{_texmfdistdir}/doc/latex/pdfscreen/manual.tex
14mr|texlive-pdfscreen-1.5-3|60	%doc %{_texmfdistdir}/doc/latex/pdfscreen/nopanel.pdf
14mr|texlive-pdfscreen-1.5-3|61	%doc %{_texmfdistdir}/doc/latex/pdfscreen/pdfscreen.cfg.specimen
14mr|texlive-pdfscreen-1.5-3|62	%doc %{_texmfdistdir}/doc/latex/pdfscreen/portrait.pdf
14mr|texlive-pdfscreen-1.5-3|63	%doc %{_texmfdistdir}/doc/latex/pdfscreen/print.pdf
14mr|texlive-pdfscreen-1.5-3|64	%doc %{_texmfdistdir}/doc/latex/pdfscreen/slide.pdf
14mr|texlive-pdfscreen-1.5-3|65	%doc %{_texmfdistdir}/doc/latex/pdfscreen/slide.tex
14mr|texlive-pdfscreen-1.5-3|66	%doc %{_texmfdistdir}/doc/latex/pdfscreen/square.pdf
14mr|texlive-pdfscreen-1.5-3|67	%doc %{_texmfdistdir}/doc/latex/pdfscreen/tex.png
14mr|texlive-pdfscreen-1.5-3|68	%doc %{_texmfdistdir}/doc/latex/pdfscreen/widepanel.pdf
14mr|texlive-pdfscreen-1.5-3|69	
14mr|texlive-pdfscreen-1.5-3|70	#-----------------------------------------------------------------------
14mr|texlive-pdfscreen-1.5-3|71	%prep
14mr|texlive-pdfscreen-1.5-3|72	%setup -c -a0 -a1
14mr|texlive-pdfscreen-1.5-3|73	
14mr|texlive-pdfscreen-1.5-3|74	%build
14mr|texlive-pdfscreen-1.5-3|75	
14mr|texlive-pdfscreen-1.5-3|76	%install
14mr|texlive-pdfscreen-1.5-3|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfscreen-1.5-3|78	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfscreen-1.5-3|79	
14mr|texlive-pdfscreen-1.5-3|80	
14mr|texlive-pdfscreen-1.5-3|81	
14mr|texlive-pdfscreen-1.5-3|82	%changelog
14mr|texlive-pdfscreen-1.5-3|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-pdfscreen-1.5-3|84	+ Revision: d2f528c
14mr|texlive-pdfscreen-1.5-3|85	- MassBuild#440: Increase release tag
14mr|texlive-pdfscreen-1.5-3|86	
14mr|texlive-pdfscreen-1.5-3|87	

20978 14
14mr|texlive-pdfslide-20061205-3|1	# revision 15878
14mr|texlive-pdfslide-20061205-3|2	# category Package
14mr|texlive-pdfslide-20061205-3|3	# catalog-ctan /macros/latex/contrib/pdfslide
14mr|texlive-pdfslide-20061205-3|4	# catalog-date 2006-12-05 23:27:16 +0100
14mr|texlive-pdfslide-20061205-3|5	# catalog-license lppl
14mr|texlive-pdfslide-20061205-3|6	# catalog-version undef
14mr|texlive-pdfslide-20061205-3|7	Name:		texlive-pdfslide
14mr|texlive-pdfslide-20061205-3|8	Version:	20061205
14mr|texlive-pdfslide-20061205-3|9	Release:	3
14mr|texlive-pdfslide-20061205-3|10	Summary:	Presentation slides using pdftex
14mr|texlive-pdfslide-20061205-3|11	Group:		Publishing
14mr|texlive-pdfslide-20061205-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfslide
14mr|texlive-pdfslide-20061205-3|13	License:	LPPL
14mr|texlive-pdfslide-20061205-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfslide.tar.xz
14mr|texlive-pdfslide-20061205-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfslide.doc.tar.xz
14mr|texlive-pdfslide-20061205-3|16	BuildArch:	noarch
14mr|texlive-pdfslide-20061205-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfslide-20061205-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfslide-20061205-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdfslide-20061205-3|20	
14mr|texlive-pdfslide-20061205-3|21	%description
14mr|texlive-pdfslide-20061205-3|22	This is a package for use with pdftex, to make nice
14mr|texlive-pdfslide-20061205-3|23	presentation slides. Its aims are: to devise a method for
14mr|texlive-pdfslide-20061205-3|24	easier technical presentation; to help the mix of mathematical
14mr|texlive-pdfslide-20061205-3|25	formulae with text and graphics which the present day wysiwyg
14mr|texlive-pdfslide-20061205-3|26	tools fail to accomplish; to exploit the platform independence
14mr|texlive-pdfslide-20061205-3|27	of TeX so that presentation documents become portable; and to
14mr|texlive-pdfslide-20061205-3|28	offer the freedom and possibilities of using various
14mr|texlive-pdfslide-20061205-3|29	backgrounds and other embellishments that a user can imagine to
14mr|texlive-pdfslide-20061205-3|30	have in as presentation. The package can make use of the
14mr|texlive-pdfslide-20061205-3|31	facilities of the PPower4 post-processor.
14mr|texlive-pdfslide-20061205-3|32	
14mr|texlive-pdfslide-20061205-3|33	%post
14mr|texlive-pdfslide-20061205-3|34	%{_sbindir}/texlive.post
14mr|texlive-pdfslide-20061205-3|35	
14mr|texlive-pdfslide-20061205-3|36	%postun
14mr|texlive-pdfslide-20061205-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-pdfslide-20061205-3|38	%{_sbindir}/texlive.post
14mr|texlive-pdfslide-20061205-3|39	fi
14mr|texlive-pdfslide-20061205-3|40	
14mr|texlive-pdfslide-20061205-3|41	#-----------------------------------------------------------------------
14mr|texlive-pdfslide-20061205-3|42	%files
14mr|texlive-pdfslide-20061205-3|43	%{_texmfdistdir}/tex/latex/pdfslide/bg.jpg
14mr|texlive-pdfslide-20061205-3|44	%{_texmfdistdir}/tex/latex/pdfslide/d12.jpg
14mr|texlive-pdfslide-20061205-3|45	%{_texmfdistdir}/tex/latex/pdfslide/metablue.pdf
14mr|texlive-pdfslide-20061205-3|46	%{_texmfdistdir}/tex/latex/pdfslide/metagray.pdf
14mr|texlive-pdfslide-20061205-3|47	%{_texmfdistdir}/tex/latex/pdfslide/metagreen.pdf
14mr|texlive-pdfslide-20061205-3|48	%{_texmfdistdir}/tex/latex/pdfslide/metalgray.pdf
14mr|texlive-pdfslide-20061205-3|49	%{_texmfdistdir}/tex/latex/pdfslide/pdfslide.cfg
14mr|texlive-pdfslide-20061205-3|50	%{_texmfdistdir}/tex/latex/pdfslide/pdfslide.sty
14mr|texlive-pdfslide-20061205-3|51	%{_texmfdistdir}/tex/latex/pdfslide/slide.clo
14mr|texlive-pdfslide-20061205-3|52	%doc %{_texmfdistdir}/doc/latex/pdfslide/demo.pdf
14mr|texlive-pdfslide-20061205-3|53	%doc %{_texmfdistdir}/doc/latex/pdfslide/manual.tex
14mr|texlive-pdfslide-20061205-3|54	%doc %{_texmfdistdir}/doc/latex/pdfslide/meta.mp
14mr|texlive-pdfslide-20061205-3|55	%doc %{_texmfdistdir}/doc/latex/pdfslide/mpgraph.pdf
14mr|texlive-pdfslide-20061205-3|56	
14mr|texlive-pdfslide-20061205-3|57	#-----------------------------------------------------------------------
14mr|texlive-pdfslide-20061205-3|58	%prep
14mr|texlive-pdfslide-20061205-3|59	%setup -c -a0 -a1
14mr|texlive-pdfslide-20061205-3|60	
14mr|texlive-pdfslide-20061205-3|61	%build
14mr|texlive-pdfslide-20061205-3|62	
14mr|texlive-pdfslide-20061205-3|63	%install
14mr|texlive-pdfslide-20061205-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfslide-20061205-3|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfslide-20061205-3|66	
14mr|texlive-pdfslide-20061205-3|67	
14mr|texlive-pdfslide-20061205-3|68	
14mr|texlive-pdfslide-20061205-3|69	%changelog
14mr|texlive-pdfslide-20061205-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061205-3
14mr|texlive-pdfslide-20061205-3|71	+ Revision: 8ff3425
14mr|texlive-pdfslide-20061205-3|72	- MassBuild#440: Increase release tag
14mr|texlive-pdfslide-20061205-3|73	
14mr|texlive-pdfslide-20061205-3|74	

20979 14
14mr|texlive-pdfsync-20101108-3|1	# revision 20373
14mr|texlive-pdfsync-20101108-3|2	# category Package
14mr|texlive-pdfsync-20101108-3|3	# catalog-ctan /macros/latex/contrib/pdfsync
14mr|texlive-pdfsync-20101108-3|4	# catalog-date 2010-11-08 21:04:31 +0100
14mr|texlive-pdfsync-20101108-3|5	# catalog-license lppl
14mr|texlive-pdfsync-20101108-3|6	# catalog-version undef
14mr|texlive-pdfsync-20101108-3|7	Name:		texlive-pdfsync
14mr|texlive-pdfsync-20101108-3|8	Version:	20101108
14mr|texlive-pdfsync-20101108-3|9	Release:	3
14mr|texlive-pdfsync-20101108-3|10	Summary:	Provide links between source and PDF
14mr|texlive-pdfsync-20101108-3|11	Group:		Publishing
14mr|texlive-pdfsync-20101108-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfsync
14mr|texlive-pdfsync-20101108-3|13	License:	LPPL
14mr|texlive-pdfsync-20101108-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfsync.tar.xz
14mr|texlive-pdfsync-20101108-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfsync.doc.tar.xz
14mr|texlive-pdfsync-20101108-3|16	BuildArch:	noarch
14mr|texlive-pdfsync-20101108-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfsync-20101108-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfsync-20101108-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdfsync-20101108-3|20	
14mr|texlive-pdfsync-20101108-3|21	%description
14mr|texlive-pdfsync-20101108-3|22	The package runs with pdfTeX or XeTeX, and creates an auxiliary
14mr|texlive-pdfsync-20101108-3|23	file with geometrical information to permit references back and
14mr|texlive-pdfsync-20101108-3|24	forth between source and PDF, assuming a conforming editor and
14mr|texlive-pdfsync-20101108-3|25	PDF viewer.
14mr|texlive-pdfsync-20101108-3|26	
14mr|texlive-pdfsync-20101108-3|27	%post
14mr|texlive-pdfsync-20101108-3|28	%{_sbindir}/texlive.post
14mr|texlive-pdfsync-20101108-3|29	
14mr|texlive-pdfsync-20101108-3|30	%postun
14mr|texlive-pdfsync-20101108-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pdfsync-20101108-3|32	%{_sbindir}/texlive.post
14mr|texlive-pdfsync-20101108-3|33	fi
14mr|texlive-pdfsync-20101108-3|34	
14mr|texlive-pdfsync-20101108-3|35	#-----------------------------------------------------------------------
14mr|texlive-pdfsync-20101108-3|36	%files
14mr|texlive-pdfsync-20101108-3|37	%{_texmfdistdir}/tex/latex/pdfsync/pdfsync.sty
14mr|texlive-pdfsync-20101108-3|38	%doc %{_texmfdistdir}/doc/latex/pdfsync/README
14mr|texlive-pdfsync-20101108-3|39	%doc %{_texmfdistdir}/doc/latex/pdfsync/pdfsync-doc.pdf
14mr|texlive-pdfsync-20101108-3|40	%doc %{_texmfdistdir}/doc/latex/pdfsync/pdfsync-doc.tex
14mr|texlive-pdfsync-20101108-3|41	
14mr|texlive-pdfsync-20101108-3|42	#-----------------------------------------------------------------------
14mr|texlive-pdfsync-20101108-3|43	%prep
14mr|texlive-pdfsync-20101108-3|44	%setup -c -a0 -a1
14mr|texlive-pdfsync-20101108-3|45	
14mr|texlive-pdfsync-20101108-3|46	%build
14mr|texlive-pdfsync-20101108-3|47	
14mr|texlive-pdfsync-20101108-3|48	%install
14mr|texlive-pdfsync-20101108-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfsync-20101108-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfsync-20101108-3|51	
14mr|texlive-pdfsync-20101108-3|52	
14mr|texlive-pdfsync-20101108-3|53	
14mr|texlive-pdfsync-20101108-3|54	%changelog
14mr|texlive-pdfsync-20101108-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101108-3
14mr|texlive-pdfsync-20101108-3|56	+ Revision: 2b8dfba
14mr|texlive-pdfsync-20101108-3|57	- MassBuild#440: Increase release tag
14mr|texlive-pdfsync-20101108-3|58	
14mr|texlive-pdfsync-20101108-3|59	

20980 14
14mr|texlive-pdftex-1.40.11-21|1	# revision 32132
14mr|texlive-pdftex-1.40.11-21|2	# category TLCore
14mr|texlive-pdftex-1.40.11-21|3	# catalog-ctan /systems/pdftex
14mr|texlive-pdftex-1.40.11-21|4	# catalog-date 2011-11-09 15:33:34 +0100
14mr|texlive-pdftex-1.40.11-21|5	# catalog-license gpl
14mr|texlive-pdftex-1.40.11-21|6	# catalog-version 1.40.11
14mr|texlive-pdftex-1.40.11-21|7	Name:		texlive-pdftex
14mr|texlive-pdftex-1.40.11-21|8	Version:	1.40.11
14mr|texlive-pdftex-1.40.11-21|9	Release:	21
14mr|texlive-pdftex-1.40.11-21|10	Summary:	A TeX extension for direct creation of PDF
14mr|texlive-pdftex-1.40.11-21|11	Group:		Publishing
14mr|texlive-pdftex-1.40.11-21|12	URL:		http://www.ctan.org/tex-archive/systems/pdftex
14mr|texlive-pdftex-1.40.11-21|13	License:	GPL
14mr|texlive-pdftex-1.40.11-21|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex.tar.xz
14mr|texlive-pdftex-1.40.11-21|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex.doc.tar.xz
14mr|texlive-pdftex-1.40.11-21|16	BuildArch:	noarch
14mr|texlive-pdftex-1.40.11-21|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdftex-1.40.11-21|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdftex-1.40.11-21|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdftex-1.40.11-21|20	Requires(post):	texlive-tetex
14mr|texlive-pdftex-1.40.11-21|21	Requires:	texlive-pdftex.bin
14mr|texlive-pdftex-1.40.11-21|22	
14mr|texlive-pdftex-1.40.11-21|23	%description
14mr|texlive-pdftex-1.40.11-21|24	An extension of TeX which can be configured to directly
14mr|texlive-pdftex-1.40.11-21|25	generate PDF documents instead of DVI. All current free TeX
14mr|texlive-pdftex-1.40.11-21|26	distributionsm including TeX live, MacTeX and MiKTeX include
14mr|texlive-pdftex-1.40.11-21|27	pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was designed
14mr|texlive-pdftex-1.40.11-21|28	around use of pdfTeX (though it is now migrating towards
14mr|texlive-pdftex-1.40.11-21|29	LuaTeX).
14mr|texlive-pdftex-1.40.11-21|30	
14mr|texlive-pdftex-1.40.11-21|31	%post
14mr|texlive-pdftex-1.40.11-21|32	%{_sbindir}/texlive.post
14mr|texlive-pdftex-1.40.11-21|33	
14mr|texlive-pdftex-1.40.11-21|34	%postun
14mr|texlive-pdftex-1.40.11-21|35	if [ $1 -eq 0 ]; then
14mr|texlive-pdftex-1.40.11-21|36	rm -fr %{_texmfvardir}/fonts/map/pdftex
14mr|texlive-pdftex-1.40.11-21|37	rm -fr %{_texmfvardir}/web2c/pdftex
14mr|texlive-pdftex-1.40.11-21|38	%{_sbindir}/texlive.post
14mr|texlive-pdftex-1.40.11-21|39	fi
14mr|texlive-pdftex-1.40.11-21|40	
14mr|texlive-pdftex-1.40.11-21|41	#-----------------------------------------------------------------------
14mr|texlive-pdftex-1.40.11-21|42	%files
14mr|texlive-pdftex-1.40.11-21|43	%{_texmfdistdir}/fonts/map/pdftex/updmap/pdftex.map
14mr|texlive-pdftex-1.40.11-21|44	%{_texmfdistdir}/fonts/map/pdftex/updmap/pdftex_dl14.map
14mr|texlive-pdftex-1.40.11-21|45	%{_texmfdistdir}/fonts/map/pdftex/updmap/pdftex_ndl14.map
14mr|texlive-pdftex-1.40.11-21|46	%{_texmfdistdir}/scripts/simpdftex/simpdftex
14mr|texlive-pdftex-1.40.11-21|47	%{_texmfdistdir}/tex/generic/config/pdftex-dvi.tex
14mr|texlive-pdftex-1.40.11-21|48	%{_texmfdistdir}/tex/generic/config/pdftexconfig.tex
14mr|texlive-pdftex-1.40.11-21|49	%{_texmfdistdir}/tex/generic/pdftex/glyphtounicode.tex
14mr|texlive-pdftex-1.40.11-21|50	%_texmf_fmtutil_d/pdftex
14mr|texlive-pdftex-1.40.11-21|51	%doc %{_mandir}/man1/pdfetex.1*
14mr|texlive-pdftex-1.40.11-21|52	%doc %{_texmfdistdir}/doc/man/man1/pdfetex.man1.pdf
14mr|texlive-pdftex-1.40.11-21|53	%doc %{_mandir}/man1/pdftex.1*
14mr|texlive-pdftex-1.40.11-21|54	%doc %{_texmfdistdir}/doc/man/man1/pdftex.man1.pdf
14mr|texlive-pdftex-1.40.11-21|55	%doc %{_texmfdistdir}/doc/pdftex/Announcement-1.40.2
14mr|texlive-pdftex-1.40.11-21|56	%doc %{_texmfdistdir}/doc/pdftex/NEWS
14mr|texlive-pdftex-1.40.11-21|57	%doc %{_texmfdistdir}/doc/pdftex/README
14mr|texlive-pdftex-1.40.11-21|58	%doc %{_texmfdistdir}/doc/pdftex/manual/ChangeLog
14mr|texlive-pdftex-1.40.11-21|59	%doc %{_texmfdistdir}/doc/pdftex/manual/Makefile
14mr|texlive-pdftex-1.40.11-21|60	%doc %{_texmfdistdir}/doc/pdftex/manual/README
14mr|texlive-pdftex-1.40.11-21|61	%doc %{_texmfdistdir}/doc/pdftex/manual/makefiles.cmd
14mr|texlive-pdftex-1.40.11-21|62	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-a.pdf
14mr|texlive-pdftex-1.40.11-21|63	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-i.tex
14mr|texlive-pdftex-1.40.11-21|64	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-l.pdf
14mr|texlive-pdftex-1.40.11-21|65	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-s.pdf
14mr|texlive-pdftex-1.40.11-21|66	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-syntax.txt
14mr|texlive-pdftex-1.40.11-21|67	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-t.tex
14mr|texlive-pdftex-1.40.11-21|68	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-t.txt
14mr|texlive-pdftex-1.40.11-21|69	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-w.tex
14mr|texlive-pdftex-1.40.11-21|70	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/cmr10.103
14mr|texlive-pdftex-1.40.11-21|71	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/obj.dat
14mr|texlive-pdftex-1.40.11-21|72	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pdfcolor.tex
14mr|texlive-pdftex-1.40.11-21|73	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.eps
14mr|texlive-pdftex-1.40.11-21|74	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.jpg
14mr|texlive-pdftex-1.40.11-21|75	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.mps
14mr|texlive-pdftex-1.40.11-21|76	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.pdf
14mr|texlive-pdftex-1.40.11-21|77	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.png
14mr|texlive-pdftex-1.40.11-21|78	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic16.png
14mr|texlive-pdftex-1.40.11-21|79	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/rgb.icc
14mr|texlive-pdftex-1.40.11-21|80	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.0
14mr|texlive-pdftex-1.40.11-21|81	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.1
14mr|texlive-pdftex-1.40.11-21|82	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.tex
14mr|texlive-pdftex-1.40.11-21|83	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/supp-mis.tex
14mr|texlive-pdftex-1.40.11-21|84	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/supp-pdf.tex
14mr|texlive-pdftex-1.40.11-21|85	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/tmp.pdf
14mr|texlive-pdftex-1.40.11-21|86	%doc %{_texmfdistdir}/doc/pdftex/manual/syntaxform.awk
14mr|texlive-pdftex-1.40.11-21|87	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/Makefile
14mr|texlive-pdftex-1.40.11-21|88	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/fdl.tex
14mr|texlive-pdftex-1.40.11-21|89	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.bbl
14mr|texlive-pdftex-1.40.11-21|90	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.pdf
14mr|texlive-pdftex-1.40.11-21|91	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.tex
14mr|texlive-pdftex-1.40.11-21|92	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/abbr.tex
14mr|texlive-pdftex-1.40.11-21|93	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/efcode.tex
14mr|texlive-pdftex-1.40.11-21|94	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2.etx
14mr|texlive-pdftex-1.40.11-21|95	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2.mtx
14mr|texlive-pdftex-1.40.11-21|96	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2protcode.tex
14mr|texlive-pdftex-1.40.11-21|97	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktextfm
14mr|texlive-pdftex-1.40.11-21|98	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktextfm.ext
14mr|texlive-pdftex-1.40.11-21|99	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktfm8z
14mr|texlive-pdftex-1.40.11-21|100	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/protcode.tex
14mr|texlive-pdftex-1.40.11-21|101	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/ufntinst.sty
14mr|texlive-pdftex-1.40.11-21|102	
14mr|texlive-pdftex-1.40.11-21|103	#-----------------------------------------------------------------------
14mr|texlive-pdftex-1.40.11-21|104	%prep
14mr|texlive-pdftex-1.40.11-21|105	%setup -c -a0 -a1
14mr|texlive-pdftex-1.40.11-21|106	
14mr|texlive-pdftex-1.40.11-21|107	%build
14mr|texlive-pdftex-1.40.11-21|108	
14mr|texlive-pdftex-1.40.11-21|109	%install
14mr|texlive-pdftex-1.40.11-21|110	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pdftex-1.40.11-21|111	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pdftex-1.40.11-21|112	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-pdftex-1.40.11-21|113	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-pdftex-1.40.11-21|114	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-pdftex-1.40.11-21|115	cat > %{buildroot}%{_texmf_fmtutil_d}/pdftex <<EOF
14mr|texlive-pdftex-1.40.11-21|116	#
14mr|texlive-pdftex-1.40.11-21|117	# from pdftex:
14mr|texlive-pdftex-1.40.11-21|118	pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
14mr|texlive-pdftex-1.40.11-21|119	etex pdftex language.def -translate-file=cp227.tcx *etex.ini
14mr|texlive-pdftex-1.40.11-21|120	pdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
14mr|texlive-pdftex-1.40.11-21|121	EOF
14mr|texlive-pdftex-1.40.11-21|122	
14mr|texlive-pdftex-1.40.11-21|123	%changelog
14mr|texlive-pdftex-1.40.11-21|124	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40.11-21
14mr|texlive-pdftex-1.40.11-21|125	+ Revision: e594921
14mr|texlive-pdftex-1.40.11-21|126	- MassBuild#440: Increase release tag
14mr|texlive-pdftex-1.40.11-21|127	
14mr|texlive-pdftex-1.40.11-21|128	

20981 14
14mr|texlive-pdftex-def-0.06d-3|1	# revision 22653
14mr|texlive-pdftex-def-0.06d-3|2	# category Package
14mr|texlive-pdftex-def-0.06d-3|3	# catalog-ctan /macros/latex/contrib/pdftex-def/pdftex.def
14mr|texlive-pdftex-def-0.06d-3|4	# catalog-date 2011-05-28 11:53:45 +0200
14mr|texlive-pdftex-def-0.06d-3|5	# catalog-license lppl1.3
14mr|texlive-pdftex-def-0.06d-3|6	# catalog-version 0.06d
14mr|texlive-pdftex-def-0.06d-3|7	Name:		texlive-pdftex-def
14mr|texlive-pdftex-def-0.06d-3|8	Version:	0.06d
14mr|texlive-pdftex-def-0.06d-3|9	Release:	3
14mr|texlive-pdftex-def-0.06d-3|10	Summary:	Colour and Graphics support for PDFTeX
14mr|texlive-pdftex-def-0.06d-3|11	Group:		Publishing
14mr|texlive-pdftex-def-0.06d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdftex-def/pdftex.def
14mr|texlive-pdftex-def-0.06d-3|13	License:	LPPL1.3
14mr|texlive-pdftex-def-0.06d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex-def.tar.xz
14mr|texlive-pdftex-def-0.06d-3|15	BuildArch:	noarch
14mr|texlive-pdftex-def-0.06d-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-pdftex-def-0.06d-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-pdftex-def-0.06d-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-pdftex-def-0.06d-3|19	
14mr|texlive-pdftex-def-0.06d-3|20	%description
14mr|texlive-pdftex-def-0.06d-3|21	The file pdftex.def provides device-specific definitions for
14mr|texlive-pdftex-def-0.06d-3|22	colour and graphics support when running pdf(La)TeX.
14mr|texlive-pdftex-def-0.06d-3|23	
14mr|texlive-pdftex-def-0.06d-3|24	%post
14mr|texlive-pdftex-def-0.06d-3|25	%{_sbindir}/texlive.post
14mr|texlive-pdftex-def-0.06d-3|26	
14mr|texlive-pdftex-def-0.06d-3|27	%postun
14mr|texlive-pdftex-def-0.06d-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-pdftex-def-0.06d-3|29	%{_sbindir}/texlive.post
14mr|texlive-pdftex-def-0.06d-3|30	fi
14mr|texlive-pdftex-def-0.06d-3|31	
14mr|texlive-pdftex-def-0.06d-3|32	#-----------------------------------------------------------------------
14mr|texlive-pdftex-def-0.06d-3|33	%files
14mr|texlive-pdftex-def-0.06d-3|34	%{_texmfdistdir}/tex/latex/pdftex-def/pdftex.def
14mr|texlive-pdftex-def-0.06d-3|35	
14mr|texlive-pdftex-def-0.06d-3|36	#-----------------------------------------------------------------------
14mr|texlive-pdftex-def-0.06d-3|37	%prep
14mr|texlive-pdftex-def-0.06d-3|38	%setup -c -a0
14mr|texlive-pdftex-def-0.06d-3|39	
14mr|texlive-pdftex-def-0.06d-3|40	%build
14mr|texlive-pdftex-def-0.06d-3|41	
14mr|texlive-pdftex-def-0.06d-3|42	%install
14mr|texlive-pdftex-def-0.06d-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdftex-def-0.06d-3|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-pdftex-def-0.06d-3|45	
14mr|texlive-pdftex-def-0.06d-3|46	
14mr|texlive-pdftex-def-0.06d-3|47	
14mr|texlive-pdftex-def-0.06d-3|48	%changelog
14mr|texlive-pdftex-def-0.06d-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.06d-3
14mr|texlive-pdftex-def-0.06d-3|50	+ Revision: 27d7592
14mr|texlive-pdftex-def-0.06d-3|51	- MassBuild#440: Increase release tag
14mr|texlive-pdftex-def-0.06d-3|52	
14mr|texlive-pdftex-def-0.06d-3|53	

20982 14
14mr|texlive-pdftools-0.83-8|1	# revision 31660
14mr|texlive-pdftools-0.83-8|2	# category TLCore
14mr|texlive-pdftools-0.83-8|3	# catalog-ctan /support/xpdfopen
14mr|texlive-pdftools-0.83-8|4	# catalog-date 2012-09-07 16:54:33 +0200
14mr|texlive-pdftools-0.83-8|5	# catalog-license pd
14mr|texlive-pdftools-0.83-8|6	# catalog-version 0.83
14mr|texlive-pdftools-0.83-8|7	Name:		texlive-pdftools
14mr|texlive-pdftools-0.83-8|8	Version:	0.83
14mr|texlive-pdftools-0.83-8|9	Release:	8
14mr|texlive-pdftools-0.83-8|10	Summary:	PDF-related utilities, including PostScript-to-PDF conversion
14mr|texlive-pdftools-0.83-8|11	Group:		Publishing
14mr|texlive-pdftools-0.83-8|12	URL:		http://www.ctan.org/tex-archive/support/xpdfopen
14mr|texlive-pdftools-0.83-8|13	License:	PD
14mr|texlive-pdftools-0.83-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftools.tar.xz
14mr|texlive-pdftools-0.83-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftools.doc.tar.xz
14mr|texlive-pdftools-0.83-8|16	BuildArch:	noarch
14mr|texlive-pdftools-0.83-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdftools-0.83-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdftools-0.83-8|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdftools-0.83-8|20	Requires:	texlive-pdftools.bin
14mr|texlive-pdftools-0.83-8|21	
14mr|texlive-pdftools-0.83-8|22	%description
14mr|texlive-pdftools-0.83-8|23	The command-line programs pdfopen and pdfclose allow you to
14mr|texlive-pdftools-0.83-8|24	control the X Window System version of Adobe's Acrobat Reader
14mr|texlive-pdftools-0.83-8|25	from the command line or from within a (shell) script. The
14mr|texlive-pdftools-0.83-8|26	programs work with Acrobat Reader 5, 7, 8 and 9 for Linux, xpdf
14mr|texlive-pdftools-0.83-8|27	and evince. This version derives from one written by Fabrice
14mr|texlive-pdftools-0.83-8|28	Popineau for Microsoft operating systems.
14mr|texlive-pdftools-0.83-8|29	
14mr|texlive-pdftools-0.83-8|30	%post
14mr|texlive-pdftools-0.83-8|31	%{_sbindir}/texlive.post
14mr|texlive-pdftools-0.83-8|32	
14mr|texlive-pdftools-0.83-8|33	%postun
14mr|texlive-pdftools-0.83-8|34	if [ $1 -eq 0 ]; then
14mr|texlive-pdftools-0.83-8|35	%{_sbindir}/texlive.post
14mr|texlive-pdftools-0.83-8|36	fi
14mr|texlive-pdftools-0.83-8|37	
14mr|texlive-pdftools-0.83-8|38	#-----------------------------------------------------------------------
14mr|texlive-pdftools-0.83-8|39	%files
14mr|texlive-pdftools-0.83-8|40	%{_bindir}/e2pall
14mr|texlive-pdftools-0.83-8|41	%{_bindir}/pdfatfi
14mr|texlive-pdftools-0.83-8|42	%{_bindir}/ps4pdf
14mr|texlive-pdftools-0.83-8|43	%{_texmfdistdir}/scripts/texlive/e2pall.pl
14mr|texlive-pdftools-0.83-8|44	%doc %{_mandir}/man1/e2pall.1*
14mr|texlive-pdftools-0.83-8|45	%doc %{_texmfdistdir}/doc/man/man1/e2pall.man1.pdf
14mr|texlive-pdftools-0.83-8|46	%doc %{_mandir}/man1/pdfclose.1*
14mr|texlive-pdftools-0.83-8|47	%doc %{_texmfdistdir}/doc/man/man1/pdfclose.man1.pdf
14mr|texlive-pdftools-0.83-8|48	%doc %{_mandir}/man1/pdfopen.1*
14mr|texlive-pdftools-0.83-8|49	%doc %{_texmfdistdir}/doc/man/man1/pdfopen.man1.pdf
14mr|texlive-pdftools-0.83-8|50	%doc %{_mandir}/man1/pdftosrc.1*
14mr|texlive-pdftools-0.83-8|51	%doc %{_texmfdistdir}/doc/man/man1/pdftosrc.man1.pdf
14mr|texlive-pdftools-0.83-8|52	
14mr|texlive-pdftools-0.83-8|53	#-----------------------------------------------------------------------
14mr|texlive-pdftools-0.83-8|54	%prep
14mr|texlive-pdftools-0.83-8|55	%setup -c -a0 -a1
14mr|texlive-pdftools-0.83-8|56	
14mr|texlive-pdftools-0.83-8|57	%build
14mr|texlive-pdftools-0.83-8|58	
14mr|texlive-pdftools-0.83-8|59	%install
14mr|texlive-pdftools-0.83-8|60	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pdftools-0.83-8|61	pushd %{buildroot}%{_bindir}
14mr|texlive-pdftools-0.83-8|62	ln -sf %{_texmfdistdir}/scripts/texlive/e2pall.pl e2pall
14mr|texlive-pdftools-0.83-8|63	ln -sf %{_texmfdistdir}/scripts/oberdiek/pdfatfi.pl pdfatfi
14mr|texlive-pdftools-0.83-8|64	ln -sf %{_texmfdistdir}/scripts/pst-pdf/ps4pdf ps4pdf
14mr|texlive-pdftools-0.83-8|65	popd
14mr|texlive-pdftools-0.83-8|66	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pdftools-0.83-8|67	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pdftools-0.83-8|68	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-pdftools-0.83-8|69	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-pdftools-0.83-8|70	
14mr|texlive-pdftools-0.83-8|71	%changelog
14mr|texlive-pdftools-0.83-8|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.83-8
14mr|texlive-pdftools-0.83-8|73	+ Revision: 6aee142
14mr|texlive-pdftools-0.83-8|74	- MassBuild#440: Increase release tag
14mr|texlive-pdftools-0.83-8|75	
14mr|texlive-pdftools-0.83-8|76	

20983 14
14mr|texlive-pdf-trans-2.2-3|1	# revision 15878
14mr|texlive-pdf-trans-2.2-3|2	# category Package
14mr|texlive-pdf-trans-2.2-3|3	# catalog-ctan /macros/generic/pdf-trans
14mr|texlive-pdf-trans-2.2-3|4	# catalog-date 2007-05-25 16:15:27 +0200
14mr|texlive-pdf-trans-2.2-3|5	# catalog-license pd
14mr|texlive-pdf-trans-2.2-3|6	# catalog-version 2.2
14mr|texlive-pdf-trans-2.2-3|7	Name:		texlive-pdf-trans
14mr|texlive-pdf-trans-2.2-3|8	Version:	2.2
14mr|texlive-pdf-trans-2.2-3|9	Release:	3
14mr|texlive-pdf-trans-2.2-3|10	Summary:	A set of macros for various transformations of TeX boxes
14mr|texlive-pdf-trans-2.2-3|11	Group:		Publishing
14mr|texlive-pdf-trans-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/pdf-trans
14mr|texlive-pdf-trans-2.2-3|13	License:	PD
14mr|texlive-pdf-trans-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-trans.tar.xz
14mr|texlive-pdf-trans-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-trans.doc.tar.xz
14mr|texlive-pdf-trans-2.2-3|16	BuildArch:	noarch
14mr|texlive-pdf-trans-2.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdf-trans-2.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdf-trans-2.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdf-trans-2.2-3|20	
14mr|texlive-pdf-trans-2.2-3|21	%description
14mr|texlive-pdf-trans-2.2-3|22	pdf-trans is a set of macros for various transformations of TeX
14mr|texlive-pdf-trans-2.2-3|23	boxes (based on plain and pdfeTeX primitives). It was initially
14mr|texlive-pdf-trans-2.2-3|24	inspired by trans.tex, remade to work with pdfTeX.
14mr|texlive-pdf-trans-2.2-3|25	
14mr|texlive-pdf-trans-2.2-3|26	%post
14mr|texlive-pdf-trans-2.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-pdf-trans-2.2-3|28	
14mr|texlive-pdf-trans-2.2-3|29	%postun
14mr|texlive-pdf-trans-2.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pdf-trans-2.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-pdf-trans-2.2-3|32	fi
14mr|texlive-pdf-trans-2.2-3|33	
14mr|texlive-pdf-trans-2.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-pdf-trans-2.2-3|35	%files
14mr|texlive-pdf-trans-2.2-3|36	%{_texmfdistdir}/tex/generic/pdf-trans/pdf-trans.tex
14mr|texlive-pdf-trans-2.2-3|37	%doc %{_texmfdistdir}/doc/generic/pdf-trans/example.pdf
14mr|texlive-pdf-trans-2.2-3|38	%doc %{_texmfdistdir}/doc/generic/pdf-trans/example.tex
14mr|texlive-pdf-trans-2.2-3|39	
14mr|texlive-pdf-trans-2.2-3|40	#-----------------------------------------------------------------------
14mr|texlive-pdf-trans-2.2-3|41	%prep
14mr|texlive-pdf-trans-2.2-3|42	%setup -c -a0 -a1
14mr|texlive-pdf-trans-2.2-3|43	
14mr|texlive-pdf-trans-2.2-3|44	%build
14mr|texlive-pdf-trans-2.2-3|45	
14mr|texlive-pdf-trans-2.2-3|46	%install
14mr|texlive-pdf-trans-2.2-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdf-trans-2.2-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdf-trans-2.2-3|49	
14mr|texlive-pdf-trans-2.2-3|50	
14mr|texlive-pdf-trans-2.2-3|51	
14mr|texlive-pdf-trans-2.2-3|52	%changelog
14mr|texlive-pdf-trans-2.2-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-pdf-trans-2.2-3|54	+ Revision: 8003e29
14mr|texlive-pdf-trans-2.2-3|55	- MassBuild#440: Increase release tag
14mr|texlive-pdf-trans-2.2-3|56	
14mr|texlive-pdf-trans-2.2-3|57	

20984 14
14mr|texlive-pdftricks-1.16-3|1	# revision 15878
14mr|texlive-pdftricks-1.16-3|2	# category Package
14mr|texlive-pdftricks-1.16-3|3	# catalog-ctan /macros/latex/contrib/pdftricks
14mr|texlive-pdftricks-1.16-3|4	# catalog-date 2008-11-24 12:47:54 +0100
14mr|texlive-pdftricks-1.16-3|5	# catalog-license gpl
14mr|texlive-pdftricks-1.16-3|6	# catalog-version 1.16
14mr|texlive-pdftricks-1.16-3|7	Name:		texlive-pdftricks
14mr|texlive-pdftricks-1.16-3|8	Version:	1.16
14mr|texlive-pdftricks-1.16-3|9	Release:	3
14mr|texlive-pdftricks-1.16-3|10	Summary:	Support for pstricks in pdfTeX
14mr|texlive-pdftricks-1.16-3|11	Group:		Publishing
14mr|texlive-pdftricks-1.16-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdftricks
14mr|texlive-pdftricks-1.16-3|13	License:	GPL
14mr|texlive-pdftricks-1.16-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftricks.tar.xz
14mr|texlive-pdftricks-1.16-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftricks.doc.tar.xz
14mr|texlive-pdftricks-1.16-3|16	BuildArch:	noarch
14mr|texlive-pdftricks-1.16-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdftricks-1.16-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdftricks-1.16-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdftricks-1.16-3|20	
14mr|texlive-pdftricks-1.16-3|21	%description
14mr|texlive-pdftricks-1.16-3|22	The PSTricks macros cannot be used (directly) with pdfTeX,
14mr|texlive-pdftricks-1.16-3|23	since pstricks uses PostScript arithmetic, which isn't part of
14mr|texlive-pdftricks-1.16-3|24	PDF. This package circumvents this limitation so that the
14mr|texlive-pdftricks-1.16-3|25	extensive facilities offered by the powerful PSTricks package
14mr|texlive-pdftricks-1.16-3|26	can be made use of in a pdfTeX document. This is done using the
14mr|texlive-pdftricks-1.16-3|27	shell escape function available in current TeX implementations.
14mr|texlive-pdftricks-1.16-3|28	The package may also be used in support of other 'PostScript-
14mr|texlive-pdftricks-1.16-3|29	output-only' packages, such as PSfrag. For alternatives, users
14mr|texlive-pdftricks-1.16-3|30	may care to review the discussion in the PSTricks online
14mr|texlive-pdftricks-1.16-3|31	documentation.
14mr|texlive-pdftricks-1.16-3|32	
14mr|texlive-pdftricks-1.16-3|33	%post
14mr|texlive-pdftricks-1.16-3|34	%{_sbindir}/texlive.post
14mr|texlive-pdftricks-1.16-3|35	
14mr|texlive-pdftricks-1.16-3|36	%postun
14mr|texlive-pdftricks-1.16-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-pdftricks-1.16-3|38	%{_sbindir}/texlive.post
14mr|texlive-pdftricks-1.16-3|39	fi
14mr|texlive-pdftricks-1.16-3|40	
14mr|texlive-pdftricks-1.16-3|41	#-----------------------------------------------------------------------
14mr|texlive-pdftricks-1.16-3|42	%files
14mr|texlive-pdftricks-1.16-3|43	%{_texmfdistdir}/tex/latex/pdftricks/pdftricks.sty
14mr|texlive-pdftricks-1.16-3|44	%doc %{_texmfdistdir}/doc/latex/pdftricks/makefile
14mr|texlive-pdftricks-1.16-3|45	%doc %{_texmfdistdir}/doc/latex/pdftricks/manual.pdf
14mr|texlive-pdftricks-1.16-3|46	%doc %{_texmfdistdir}/doc/latex/pdftricks/pst2pdf
14mr|texlive-pdftricks-1.16-3|47	%doc %{_texmfdistdir}/doc/latex/pdftricks/test.pdf
14mr|texlive-pdftricks-1.16-3|48	%doc %{_texmfdistdir}/doc/latex/pdftricks/test.tex
14mr|texlive-pdftricks-1.16-3|49	
14mr|texlive-pdftricks-1.16-3|50	#-----------------------------------------------------------------------
14mr|texlive-pdftricks-1.16-3|51	%prep
14mr|texlive-pdftricks-1.16-3|52	%setup -c -a0 -a1
14mr|texlive-pdftricks-1.16-3|53	
14mr|texlive-pdftricks-1.16-3|54	%build
14mr|texlive-pdftricks-1.16-3|55	
14mr|texlive-pdftricks-1.16-3|56	%install
14mr|texlive-pdftricks-1.16-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdftricks-1.16-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdftricks-1.16-3|59	
14mr|texlive-pdftricks-1.16-3|60	
14mr|texlive-pdftricks-1.16-3|61	
14mr|texlive-pdftricks-1.16-3|62	%changelog
14mr|texlive-pdftricks-1.16-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.16-3
14mr|texlive-pdftricks-1.16-3|64	+ Revision: e19bb66
14mr|texlive-pdftricks-1.16-3|65	- MassBuild#440: Increase release tag
14mr|texlive-pdftricks-1.16-3|66	
14mr|texlive-pdftricks-1.16-3|67	

20985 14
14mr|texlive-pdfwin-20111103-3|1	# revision 15878
14mr|texlive-pdfwin-20111103-3|2	# category Package
14mr|texlive-pdfwin-20111103-3|3	# catalog-ctan undef
14mr|texlive-pdfwin-20111103-3|4	# catalog-date undef
14mr|texlive-pdfwin-20111103-3|5	# catalog-license undef
14mr|texlive-pdfwin-20111103-3|6	# catalog-version undef
14mr|texlive-pdfwin-20111103-3|7	Name:		texlive-pdfwin
14mr|texlive-pdfwin-20111103-3|8	Version:	20111103
14mr|texlive-pdfwin-20111103-3|9	Release:	3
14mr|texlive-pdfwin-20111103-3|10	Summary:	TeXLive pdfwin package
14mr|texlive-pdfwin-20111103-3|11	Group:		Publishing
14mr|texlive-pdfwin-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-pdfwin-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-pdfwin-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfwin.tar.xz
14mr|texlive-pdfwin-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfwin.doc.tar.xz
14mr|texlive-pdfwin-20111103-3|16	BuildArch:	noarch
14mr|texlive-pdfwin-20111103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfwin-20111103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfwin-20111103-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pdfwin-20111103-3|20	
14mr|texlive-pdfwin-20111103-3|21	%description
14mr|texlive-pdfwin-20111103-3|22	TeXLive pdfwin package.
14mr|texlive-pdfwin-20111103-3|23	
14mr|texlive-pdfwin-20111103-3|24	%post
14mr|texlive-pdfwin-20111103-3|25	%{_sbindir}/texlive.post
14mr|texlive-pdfwin-20111103-3|26	
14mr|texlive-pdfwin-20111103-3|27	%postun
14mr|texlive-pdfwin-20111103-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-pdfwin-20111103-3|29	%{_sbindir}/texlive.post
14mr|texlive-pdfwin-20111103-3|30	fi
14mr|texlive-pdfwin-20111103-3|31	
14mr|texlive-pdfwin-20111103-3|32	#-----------------------------------------------------------------------
14mr|texlive-pdfwin-20111103-3|33	%files
14mr|texlive-pdfwin-20111103-3|34	%{_texmfdistdir}/tex/latex/pdfwin/pdfwin.cfg
14mr|texlive-pdfwin-20111103-3|35	%{_texmfdistdir}/tex/latex/pdfwin/pdfwin.sty
14mr|texlive-pdfwin-20111103-3|36	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucResampling.pdf
14mr|texlive-pdfwin-20111103-3|37	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem1.pdf
14mr|texlive-pdfwin-20111103-3|38	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem2.pdf
14mr|texlive-pdfwin-20111103-3|39	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem3.pdf
14mr|texlive-pdfwin-20111103-3|40	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem4.pdf
14mr|texlive-pdfwin-20111103-3|41	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem5.pdf
14mr|texlive-pdfwin-20111103-3|42	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem6.pdf
14mr|texlive-pdfwin-20111103-3|43	%doc %{_texmfdistdir}/doc/latex/pdfwin/Bucuresti2003.tex
14mr|texlive-pdfwin-20111103-3|44	%doc %{_texmfdistdir}/doc/latex/pdfwin/JWGU-Logo.png
14mr|texlive-pdfwin-20111103-3|45	%doc %{_texmfdistdir}/doc/latex/pdfwin/Thumbs.db
14mr|texlive-pdfwin-20111103-3|46	%doc %{_texmfdistdir}/doc/latex/pdfwin/marble.png
14mr|texlive-pdfwin-20111103-3|47	%doc %{_texmfdistdir}/doc/latex/pdfwin/normprot.tex
14mr|texlive-pdfwin-20111103-3|48	%doc %{_texmfdistdir}/doc/latex/pdfwin/shortvec.tex
14mr|texlive-pdfwin-20111103-3|49	
14mr|texlive-pdfwin-20111103-3|50	#-----------------------------------------------------------------------
14mr|texlive-pdfwin-20111103-3|51	%prep
14mr|texlive-pdfwin-20111103-3|52	%setup -c -a0 -a1
14mr|texlive-pdfwin-20111103-3|53	
14mr|texlive-pdfwin-20111103-3|54	%build
14mr|texlive-pdfwin-20111103-3|55	
14mr|texlive-pdfwin-20111103-3|56	%install
14mr|texlive-pdfwin-20111103-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfwin-20111103-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfwin-20111103-3|59	
14mr|texlive-pdfwin-20111103-3|60	
14mr|texlive-pdfwin-20111103-3|61	
14mr|texlive-pdfwin-20111103-3|62	%changelog
14mr|texlive-pdfwin-20111103-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-pdfwin-20111103-3|64	+ Revision: d40af03
14mr|texlive-pdfwin-20111103-3|65	- MassBuild#440: Increase release tag
14mr|texlive-pdfwin-20111103-3|66	
14mr|texlive-pdfwin-20111103-3|67	

20986 14
14mr|texlive-pdfx-1.3-3|1	# revision 15878
14mr|texlive-pdfx-1.3-3|2	# category Package
14mr|texlive-pdfx-1.3-3|3	# catalog-ctan /macros/latex/contrib/pdfx
14mr|texlive-pdfx-1.3-3|4	# catalog-date 2009-05-04 11:07:03 +0200
14mr|texlive-pdfx-1.3-3|5	# catalog-license lppl
14mr|texlive-pdfx-1.3-3|6	# catalog-version 1.3
14mr|texlive-pdfx-1.3-3|7	Name:		texlive-pdfx
14mr|texlive-pdfx-1.3-3|8	Version:	1.3
14mr|texlive-pdfx-1.3-3|9	Release:	3
14mr|texlive-pdfx-1.3-3|10	Summary:	PDF/X-1a and PDF/A-1b support for pdfTeX
14mr|texlive-pdfx-1.3-3|11	Group:		Publishing
14mr|texlive-pdfx-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfx
14mr|texlive-pdfx-1.3-3|13	License:	LPPL
14mr|texlive-pdfx-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfx.tar.xz
14mr|texlive-pdfx-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfx.doc.tar.xz
14mr|texlive-pdfx-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfx.source.tar.xz
14mr|texlive-pdfx-1.3-3|17	BuildArch:	noarch
14mr|texlive-pdfx-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pdfx-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pdfx-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pdfx-1.3-3|21	
14mr|texlive-pdfx-1.3-3|22	%description
14mr|texlive-pdfx-1.3-3|23	The package helps LaTeX users to create PDF/X-1a and PFD/A-1b
14mr|texlive-pdfx-1.3-3|24	compliant pdf documents with pdfTeX.
14mr|texlive-pdfx-1.3-3|25	
14mr|texlive-pdfx-1.3-3|26	%post
14mr|texlive-pdfx-1.3-3|27	%{_sbindir}/texlive.post
14mr|texlive-pdfx-1.3-3|28	
14mr|texlive-pdfx-1.3-3|29	%postun
14mr|texlive-pdfx-1.3-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pdfx-1.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-pdfx-1.3-3|32	fi
14mr|texlive-pdfx-1.3-3|33	
14mr|texlive-pdfx-1.3-3|34	#-----------------------------------------------------------------------
14mr|texlive-pdfx-1.3-3|35	%files
14mr|texlive-pdfx-1.3-3|36	%{_texmfdistdir}/tex/latex/pdfx/glyphtounicode-cmr.tex
14mr|texlive-pdfx-1.3-3|37	%{_texmfdistdir}/tex/latex/pdfx/pdfa-1b.xmp
14mr|texlive-pdfx-1.3-3|38	%{_texmfdistdir}/tex/latex/pdfx/pdfx-1a.xmp
14mr|texlive-pdfx-1.3-3|39	%{_texmfdistdir}/tex/latex/pdfx/pdfx.sty
14mr|texlive-pdfx-1.3-3|40	%doc %{_texmfdistdir}/doc/latex/pdfx/README
14mr|texlive-pdfx-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/pdfx/manifest.txt
14mr|texlive-pdfx-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/pdfx/pdfx.pdf
14mr|texlive-pdfx-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/pdfx/small2e.pdf
14mr|texlive-pdfx-1.3-3|44	%doc %{_texmfdistdir}/doc/latex/pdfx/small2e.tex
14mr|texlive-pdfx-1.3-3|45	%doc %{_texmfdistdir}/doc/latex/pdfx/small2e.xmpdata
14mr|texlive-pdfx-1.3-3|46	#- source
14mr|texlive-pdfx-1.3-3|47	%doc %{_texmfdistdir}/source/latex/pdfx/Makefile
14mr|texlive-pdfx-1.3-3|48	%doc %{_texmfdistdir}/source/latex/pdfx/pdfx.dtx
14mr|texlive-pdfx-1.3-3|49	%doc %{_texmfdistdir}/source/latex/pdfx/pdfx.ins
14mr|texlive-pdfx-1.3-3|50	%doc %{_texmfdistdir}/source/latex/pdfx/rvdtx.sty
14mr|texlive-pdfx-1.3-3|51	
14mr|texlive-pdfx-1.3-3|52	#-----------------------------------------------------------------------
14mr|texlive-pdfx-1.3-3|53	%prep
14mr|texlive-pdfx-1.3-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-pdfx-1.3-3|55	
14mr|texlive-pdfx-1.3-3|56	%build
14mr|texlive-pdfx-1.3-3|57	
14mr|texlive-pdfx-1.3-3|58	%install
14mr|texlive-pdfx-1.3-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfx-1.3-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pdfx-1.3-3|61	
14mr|texlive-pdfx-1.3-3|62	
14mr|texlive-pdfx-1.3-3|63	
14mr|texlive-pdfx-1.3-3|64	%changelog
14mr|texlive-pdfx-1.3-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-pdfx-1.3-3|66	+ Revision: aefbc3f
14mr|texlive-pdfx-1.3-3|67	- MassBuild#440: Increase release tag
14mr|texlive-pdfx-1.3-3|68	
14mr|texlive-pdfx-1.3-3|69	

20987 14
14mr|texlive-pecha-0.1-3|1	# revision 15878
14mr|texlive-pecha-0.1-3|2	# category Package
14mr|texlive-pecha-0.1-3|3	# catalog-ctan /language/tibetan/pecha
14mr|texlive-pecha-0.1-3|4	# catalog-date 2006-10-13 13:00:52 +0200
14mr|texlive-pecha-0.1-3|5	# catalog-license gpl
14mr|texlive-pecha-0.1-3|6	# catalog-version 0.1
14mr|texlive-pecha-0.1-3|7	Name:		texlive-pecha
14mr|texlive-pecha-0.1-3|8	Version:	0.1
14mr|texlive-pecha-0.1-3|9	Release:	3
14mr|texlive-pecha-0.1-3|10	Summary:	Print Tibetan text in the classic pecha layout style
14mr|texlive-pecha-0.1-3|11	Group:		Publishing
14mr|texlive-pecha-0.1-3|12	URL:		http://www.ctan.org/tex-archive/language/tibetan/pecha
14mr|texlive-pecha-0.1-3|13	License:	GPL
14mr|texlive-pecha-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pecha.tar.xz
14mr|texlive-pecha-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pecha.doc.tar.xz
14mr|texlive-pecha-0.1-3|16	BuildArch:	noarch
14mr|texlive-pecha-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pecha-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pecha-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pecha-0.1-3|20	
14mr|texlive-pecha-0.1-3|21	%description
14mr|texlive-pecha-0.1-3|22	The pecha class provides an environment for writing Tibetan on
14mr|texlive-pecha-0.1-3|23	LaTeX2e in the traditional Tibetan Pecha layout used for
14mr|texlive-pecha-0.1-3|24	spiritual or philosophical texts, using the cTib4TeX package by
14mr|texlive-pecha-0.1-3|25	Oliver Corff. It provides features like headers in different
14mr|texlive-pecha-0.1-3|26	languages, page numbering in Tibetan and more.
14mr|texlive-pecha-0.1-3|27	
14mr|texlive-pecha-0.1-3|28	%post
14mr|texlive-pecha-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-pecha-0.1-3|30	
14mr|texlive-pecha-0.1-3|31	%postun
14mr|texlive-pecha-0.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pecha-0.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-pecha-0.1-3|34	fi
14mr|texlive-pecha-0.1-3|35	
14mr|texlive-pecha-0.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-pecha-0.1-3|37	%files
14mr|texlive-pecha-0.1-3|38	%{_texmfdistdir}/tex/latex/pecha/ctibmantra.sty
14mr|texlive-pecha-0.1-3|39	%{_texmfdistdir}/tex/latex/pecha/pecha.cls
14mr|texlive-pecha-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/pecha/CHANGES
14mr|texlive-pecha-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/pecha/COPYING
14mr|texlive-pecha-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/pecha/README
14mr|texlive-pecha-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/pecha/example.pdf
14mr|texlive-pecha-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/pecha/example.tex
14mr|texlive-pecha-0.1-3|45	%doc %{_texmfdistdir}/doc/latex/pecha/pecha_docu.pdf
14mr|texlive-pecha-0.1-3|46	%doc %{_texmfdistdir}/doc/latex/pecha/pecha_docu.tex
14mr|texlive-pecha-0.1-3|47	
14mr|texlive-pecha-0.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-pecha-0.1-3|49	%prep
14mr|texlive-pecha-0.1-3|50	%setup -c -a0 -a1
14mr|texlive-pecha-0.1-3|51	
14mr|texlive-pecha-0.1-3|52	%build
14mr|texlive-pecha-0.1-3|53	
14mr|texlive-pecha-0.1-3|54	%install
14mr|texlive-pecha-0.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pecha-0.1-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pecha-0.1-3|57	
14mr|texlive-pecha-0.1-3|58	
14mr|texlive-pecha-0.1-3|59	
14mr|texlive-pecha-0.1-3|60	%changelog
14mr|texlive-pecha-0.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-pecha-0.1-3|62	+ Revision: 981e24f
14mr|texlive-pecha-0.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pecha-0.1-3|64	
14mr|texlive-pecha-0.1-3|65	

20988 14
14mr|texlive-pedigree-perl-1.0-3|1	# revision 26313
14mr|texlive-pedigree-perl-1.0-3|2	# category Package
14mr|texlive-pedigree-perl-1.0-3|3	# catalog-ctan /graphics/pstricks/contrib/pedigree/pedigree-perl
14mr|texlive-pedigree-perl-1.0-3|4	# catalog-date 2012-04-14 20:51:11 +0200
14mr|texlive-pedigree-perl-1.0-3|5	# catalog-license gpl2
14mr|texlive-pedigree-perl-1.0-3|6	# catalog-version 1.0
14mr|texlive-pedigree-perl-1.0-3|7	Name:		texlive-pedigree-perl
14mr|texlive-pedigree-perl-1.0-3|8	Version:	1.0
14mr|texlive-pedigree-perl-1.0-3|9	Release:	3
14mr|texlive-pedigree-perl-1.0-3|10	Summary:	Generate TeX pedigree files from CSV files
14mr|texlive-pedigree-perl-1.0-3|11	Group:		Publishing
14mr|texlive-pedigree-perl-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pedigree/pedigree-perl
14mr|texlive-pedigree-perl-1.0-3|13	License:	GPL2
14mr|texlive-pedigree-perl-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pedigree-perl.tar.xz
14mr|texlive-pedigree-perl-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pedigree-perl.doc.tar.xz
14mr|texlive-pedigree-perl-1.0-3|16	BuildArch:	noarch
14mr|texlive-pedigree-perl-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pedigree-perl-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pedigree-perl-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pedigree-perl-1.0-3|20	Provides:	texlive-pedigree-perl.bin = %{EVRD}
14mr|texlive-pedigree-perl-1.0-3|21	
14mr|texlive-pedigree-perl-1.0-3|22	%description
14mr|texlive-pedigree-perl-1.0-3|23	This program generates TeX commands to typeset pedigrees --
14mr|texlive-pedigree-perl-1.0-3|24	either TeX fragments or full LaTeX files, to be processed by
14mr|texlive-pedigree-perl-1.0-3|25	the authors' pst-pdgr package. The program has support for
14mr|texlive-pedigree-perl-1.0-3|26	multilanguage pedigrees (at the present moment the English and
14mr|texlive-pedigree-perl-1.0-3|27	Russian languages are supported).
14mr|texlive-pedigree-perl-1.0-3|28	
14mr|texlive-pedigree-perl-1.0-3|29	%post
14mr|texlive-pedigree-perl-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-pedigree-perl-1.0-3|31	
14mr|texlive-pedigree-perl-1.0-3|32	%postun
14mr|texlive-pedigree-perl-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pedigree-perl-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-pedigree-perl-1.0-3|35	fi
14mr|texlive-pedigree-perl-1.0-3|36	
14mr|texlive-pedigree-perl-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-pedigree-perl-1.0-3|38	%files
14mr|texlive-pedigree-perl-1.0-3|39	%{_bindir}/pedigree
14mr|texlive-pedigree-perl-1.0-3|40	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree.pm
14mr|texlive-pedigree-perl-1.0-3|41	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/AbortionNode.pm
14mr|texlive-pedigree-perl-1.0-3|42	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Area.pm
14mr|texlive-pedigree-perl-1.0-3|43	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/ChildlessNode.pm
14mr|texlive-pedigree-perl-1.0-3|44	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Language.pm
14mr|texlive-pedigree-perl-1.0-3|45	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/MarriageNode.pm
14mr|texlive-pedigree-perl-1.0-3|46	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Node.pm
14mr|texlive-pedigree-perl-1.0-3|47	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Parser.pm
14mr|texlive-pedigree-perl-1.0-3|48	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/PersonNode.pm
14mr|texlive-pedigree-perl-1.0-3|49	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/TwinsNode.pm
14mr|texlive-pedigree-perl-1.0-3|50	%{_texmfdistdir}/scripts/pedigree-perl/pedigree.pl
14mr|texlive-pedigree-perl-1.0-3|51	%doc %{_texmfdistdir}/doc/support/pedigree-perl/LICENSE
14mr|texlive-pedigree-perl-1.0-3|52	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Makefile
14mr|texlive-pedigree-perl-1.0-3|53	%doc %{_texmfdistdir}/doc/support/pedigree-perl/NEWS
14mr|texlive-pedigree-perl-1.0-3|54	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree.3
14mr|texlive-pedigree-perl-1.0-3|55	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/AbortionNode.3
14mr|texlive-pedigree-perl-1.0-3|56	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Area.3
14mr|texlive-pedigree-perl-1.0-3|57	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/ChildlessNode.3
14mr|texlive-pedigree-perl-1.0-3|58	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Language.3
14mr|texlive-pedigree-perl-1.0-3|59	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Makefile
14mr|texlive-pedigree-perl-1.0-3|60	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/MarriageNode.3
14mr|texlive-pedigree-perl-1.0-3|61	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Node.3
14mr|texlive-pedigree-perl-1.0-3|62	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Parser.3
14mr|texlive-pedigree-perl-1.0-3|63	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/PersonNode.3
14mr|texlive-pedigree-perl-1.0-3|64	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/TwinsNode.3
14mr|texlive-pedigree-perl-1.0-3|65	%doc %{_texmfdistdir}/doc/support/pedigree-perl/README
14mr|texlive-pedigree-perl-1.0-3|66	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/Makefile
14mr|texlive-pedigree-perl-1.0-3|67	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/abortions.tex
14mr|texlive-pedigree-perl-1.0-3|68	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/english.tex
14mr|texlive-pedigree-perl-1.0-3|69	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/english1.tex
14mr|texlive-pedigree-perl-1.0-3|70	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.bib
14mr|texlive-pedigree-perl-1.0-3|71	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.pdf
14mr|texlive-pedigree-perl-1.0-3|72	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.ps
14mr|texlive-pedigree-perl-1.0-3|73	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.tex
14mr|texlive-pedigree-perl-1.0-3|74	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/russian.tex
14mr|texlive-pedigree-perl-1.0-3|75	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/abortions.csv
14mr|texlive-pedigree-perl-1.0-3|76	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/badsort.csv
14mr|texlive-pedigree-perl-1.0-3|77	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/childlessness.csv
14mr|texlive-pedigree-perl-1.0-3|78	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/consanguinic.csv
14mr|texlive-pedigree-perl-1.0-3|79	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english.cfg
14mr|texlive-pedigree-perl-1.0-3|80	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english.csv
14mr|texlive-pedigree-perl-1.0-3|81	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english1.cfg
14mr|texlive-pedigree-perl-1.0-3|82	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english_short.cfg
14mr|texlive-pedigree-perl-1.0-3|83	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/pedigree.cfg
14mr|texlive-pedigree-perl-1.0-3|84	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/russian.cfg
14mr|texlive-pedigree-perl-1.0-3|85	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/russian.csv
14mr|texlive-pedigree-perl-1.0-3|86	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort1.csv
14mr|texlive-pedigree-perl-1.0-3|87	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort2.csv
14mr|texlive-pedigree-perl-1.0-3|88	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort3.csv
14mr|texlive-pedigree-perl-1.0-3|89	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/twins.csv
14mr|texlive-pedigree-perl-1.0-3|90	%doc %{_texmfdistdir}/doc/support/pedigree-perl/pedigree.1
14mr|texlive-pedigree-perl-1.0-3|91	
14mr|texlive-pedigree-perl-1.0-3|92	#-----------------------------------------------------------------------
14mr|texlive-pedigree-perl-1.0-3|93	%prep
14mr|texlive-pedigree-perl-1.0-3|94	%setup -c -a0 -a1
14mr|texlive-pedigree-perl-1.0-3|95	
14mr|texlive-pedigree-perl-1.0-3|96	%build
14mr|texlive-pedigree-perl-1.0-3|97	
14mr|texlive-pedigree-perl-1.0-3|98	%install
14mr|texlive-pedigree-perl-1.0-3|99	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pedigree-perl-1.0-3|100	pushd %{buildroot}%{_bindir}
14mr|texlive-pedigree-perl-1.0-3|101	ln -sf %{_texmfdistdir}/scripts/pedigree-perl/pedigree.pl pedigree
14mr|texlive-pedigree-perl-1.0-3|102	popd
14mr|texlive-pedigree-perl-1.0-3|103	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pedigree-perl-1.0-3|104	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pedigree-perl-1.0-3|105	
14mr|texlive-pedigree-perl-1.0-3|106	
14mr|texlive-pedigree-perl-1.0-3|107	
14mr|texlive-pedigree-perl-1.0-3|108	%changelog
14mr|texlive-pedigree-perl-1.0-3|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pedigree-perl-1.0-3|110	+ Revision: 0690655
14mr|texlive-pedigree-perl-1.0-3|111	- MassBuild#440: Increase release tag
14mr|texlive-pedigree-perl-1.0-3|112	
14mr|texlive-pedigree-perl-1.0-3|113	

20989 14
14mr|texlive-perception-20070224-3|1	# revision 15878
14mr|texlive-perception-20070224-3|2	# category Package
14mr|texlive-perception-20070224-3|3	# catalog-ctan /biblio/bibtex/contrib/perception
14mr|texlive-perception-20070224-3|4	# catalog-date 2007-02-24 15:09:57 +0100
14mr|texlive-perception-20070224-3|5	# catalog-license lppl
14mr|texlive-perception-20070224-3|6	# catalog-version undef
14mr|texlive-perception-20070224-3|7	Name:		texlive-perception
14mr|texlive-perception-20070224-3|8	Version:	20070224
14mr|texlive-perception-20070224-3|9	Release:	3
14mr|texlive-perception-20070224-3|10	Summary:	BibTeX style for the journal Perception
14mr|texlive-perception-20070224-3|11	Group:		Publishing
14mr|texlive-perception-20070224-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/perception
14mr|texlive-perception-20070224-3|13	License:	LPPL
14mr|texlive-perception-20070224-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perception.tar.xz
14mr|texlive-perception-20070224-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perception.doc.tar.xz
14mr|texlive-perception-20070224-3|16	BuildArch:	noarch
14mr|texlive-perception-20070224-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-perception-20070224-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-perception-20070224-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-perception-20070224-3|20	
14mr|texlive-perception-20070224-3|21	%description
14mr|texlive-perception-20070224-3|22	A product of custom-bib, provided simply to save others' time.
14mr|texlive-perception-20070224-3|23	
14mr|texlive-perception-20070224-3|24	%post
14mr|texlive-perception-20070224-3|25	%{_sbindir}/texlive.post
14mr|texlive-perception-20070224-3|26	
14mr|texlive-perception-20070224-3|27	%postun
14mr|texlive-perception-20070224-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-perception-20070224-3|29	%{_sbindir}/texlive.post
14mr|texlive-perception-20070224-3|30	fi
14mr|texlive-perception-20070224-3|31	
14mr|texlive-perception-20070224-3|32	#-----------------------------------------------------------------------
14mr|texlive-perception-20070224-3|33	%files
14mr|texlive-perception-20070224-3|34	%{_texmfdistdir}/bibtex/bst/perception/perception.bst
14mr|texlive-perception-20070224-3|35	%doc %{_texmfdistdir}/doc/latex/perception/README
14mr|texlive-perception-20070224-3|36	
14mr|texlive-perception-20070224-3|37	#-----------------------------------------------------------------------
14mr|texlive-perception-20070224-3|38	%prep
14mr|texlive-perception-20070224-3|39	%setup -c -a0 -a1
14mr|texlive-perception-20070224-3|40	
14mr|texlive-perception-20070224-3|41	%build
14mr|texlive-perception-20070224-3|42	
14mr|texlive-perception-20070224-3|43	%install
14mr|texlive-perception-20070224-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-perception-20070224-3|45	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-perception-20070224-3|46	
14mr|texlive-perception-20070224-3|47	
14mr|texlive-perception-20070224-3|48	
14mr|texlive-perception-20070224-3|49	%changelog
14mr|texlive-perception-20070224-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070224-3
14mr|texlive-perception-20070224-3|51	+ Revision: 821afd4
14mr|texlive-perception-20070224-3|52	- MassBuild#440: Increase release tag
14mr|texlive-perception-20070224-3|53	
14mr|texlive-perception-20070224-3|54	

20990 14
14mr|texlive-perfectcut-1.9-3|1	# revision 32861
14mr|texlive-perfectcut-1.9-3|2	# category Package
14mr|texlive-perfectcut-1.9-3|3	# catalog-ctan /macros/latex/contrib/perfectcut
14mr|texlive-perfectcut-1.9-3|4	# catalog-date 2014-02-03 14:43:47 +0100
14mr|texlive-perfectcut-1.9-3|5	# catalog-license lppl1.3
14mr|texlive-perfectcut-1.9-3|6	# catalog-version 1.9
14mr|texlive-perfectcut-1.9-3|7	Name:		texlive-perfectcut
14mr|texlive-perfectcut-1.9-3|8	Version:	1.9
14mr|texlive-perfectcut-1.9-3|9	Release:	3
14mr|texlive-perfectcut-1.9-3|10	Summary:	Brackets whose size adjusts to the nesting
14mr|texlive-perfectcut-1.9-3|11	Group:		Publishing
14mr|texlive-perfectcut-1.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/perfectcut
14mr|texlive-perfectcut-1.9-3|13	License:	LPPL1.3
14mr|texlive-perfectcut-1.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perfectcut.tar.xz
14mr|texlive-perfectcut-1.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perfectcut.doc.tar.xz
14mr|texlive-perfectcut-1.9-3|16	BuildArch:	noarch
14mr|texlive-perfectcut-1.9-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-perfectcut-1.9-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-perfectcut-1.9-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-perfectcut-1.9-3|20	
14mr|texlive-perfectcut-1.9-3|21	%description
14mr|texlive-perfectcut-1.9-3|22	The package defines the command \perfectcut#1#2 which displays
14mr|texlive-perfectcut-1.9-3|23	a bracket <#1||#2>. Its effect is to determine the size of the
14mr|texlive-perfectcut-1.9-3|24	bracket depending on the number of nested \perfectcut
14mr|texlive-perfectcut-1.9-3|25	(regardless of the contents). The command is intended for use:
14mr|texlive-perfectcut-1.9-3|26	In proof theory, for term notations of sequent calculus, In
14mr|texlive-perfectcut-1.9-3|27	computer science, for the modeling of abstract machines. The
14mr|texlive-perfectcut-1.9-3|28	package also offers a reimplementation of \big, \bigg, etc.,
14mr|texlive-perfectcut-1.9-3|29	into arbitrary-size variants.
14mr|texlive-perfectcut-1.9-3|30	
14mr|texlive-perfectcut-1.9-3|31	%post
14mr|texlive-perfectcut-1.9-3|32	%{_sbindir}/texlive.post
14mr|texlive-perfectcut-1.9-3|33	
14mr|texlive-perfectcut-1.9-3|34	%postun
14mr|texlive-perfectcut-1.9-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-perfectcut-1.9-3|36	%{_sbindir}/texlive.post
14mr|texlive-perfectcut-1.9-3|37	fi
14mr|texlive-perfectcut-1.9-3|38	
14mr|texlive-perfectcut-1.9-3|39	#-----------------------------------------------------------------------
14mr|texlive-perfectcut-1.9-3|40	%files
14mr|texlive-perfectcut-1.9-3|41	%{_texmfdistdir}/tex/latex/perfectcut/perfectcut.sty
14mr|texlive-perfectcut-1.9-3|42	%doc %{_texmfdistdir}/doc/latex/perfectcut/README
14mr|texlive-perfectcut-1.9-3|43	%doc %{_texmfdistdir}/doc/latex/perfectcut/perfectcut.pdf
14mr|texlive-perfectcut-1.9-3|44	%doc %{_texmfdistdir}/doc/latex/perfectcut/perfectcut.tex
14mr|texlive-perfectcut-1.9-3|45	
14mr|texlive-perfectcut-1.9-3|46	#-----------------------------------------------------------------------
14mr|texlive-perfectcut-1.9-3|47	%prep
14mr|texlive-perfectcut-1.9-3|48	%setup -c -a0 -a1
14mr|texlive-perfectcut-1.9-3|49	
14mr|texlive-perfectcut-1.9-3|50	%build
14mr|texlive-perfectcut-1.9-3|51	
14mr|texlive-perfectcut-1.9-3|52	%install
14mr|texlive-perfectcut-1.9-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-perfectcut-1.9-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-perfectcut-1.9-3|55	
14mr|texlive-perfectcut-1.9-3|56	%changelog
14mr|texlive-perfectcut-1.9-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9-3
14mr|texlive-perfectcut-1.9-3|58	+ Revision: 6f2ef9e
14mr|texlive-perfectcut-1.9-3|59	- MassBuild#440: Increase release tag
14mr|texlive-perfectcut-1.9-3|60	
14mr|texlive-perfectcut-1.9-3|61	

20991 14
14mr|texlive-perltex-2.1-9|1	# revision 29752
14mr|texlive-perltex-2.1-9|2	# category Package
14mr|texlive-perltex-2.1-9|3	# catalog-ctan /macros/latex/contrib/perltex
14mr|texlive-perltex-2.1-9|4	# catalog-date 2012-06-12 18:08:23 +0200
14mr|texlive-perltex-2.1-9|5	# catalog-license lppl
14mr|texlive-perltex-2.1-9|6	# catalog-version 2.1
14mr|texlive-perltex-2.1-9|7	Name:		texlive-perltex
14mr|texlive-perltex-2.1-9|8	Version:	2.1
14mr|texlive-perltex-2.1-9|9	Release:	9
14mr|texlive-perltex-2.1-9|10	Summary:	Define LaTeX macros in terms of Perl code
14mr|texlive-perltex-2.1-9|11	Group:		Publishing
14mr|texlive-perltex-2.1-9|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/perltex
14mr|texlive-perltex-2.1-9|13	License:	LPPL
14mr|texlive-perltex-2.1-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.tar.xz
14mr|texlive-perltex-2.1-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.doc.tar.xz
14mr|texlive-perltex-2.1-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.source.tar.xz
14mr|texlive-perltex-2.1-9|17	BuildArch:	noarch
14mr|texlive-perltex-2.1-9|18	BuildRequires:	texlive-tlpkg
14mr|texlive-perltex-2.1-9|19	Requires(pre):	texlive-tlpkg
14mr|texlive-perltex-2.1-9|20	Requires(post):	texlive-kpathsea
14mr|texlive-perltex-2.1-9|21	Provides:	texlive-perltex.bin = %{EVRD}
14mr|texlive-perltex-2.1-9|22	
14mr|texlive-perltex-2.1-9|23	%description
14mr|texlive-perltex-2.1-9|24	PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e
14mr|texlive-perltex-2.1-9|25	package (perltex.sty) that, together, give the user the ability
14mr|texlive-perltex-2.1-9|26	to define LaTeX macros in terms of Perl code. Once defined, a
14mr|texlive-perltex-2.1-9|27	Perl macro becomes indistinguishable from any other LaTeX
14mr|texlive-perltex-2.1-9|28	macro. PerlTeX thereby combines LaTeX's typesetting power with
14mr|texlive-perltex-2.1-9|29	Perl's programmability. PerlTeX will make use of persistent
14mr|texlive-perltex-2.1-9|30	named pipes, and thereby run more efficiently, on operating
14mr|texlive-perltex-2.1-9|31	systems that offer them (mostly Unix-like systems). Also
14mr|texlive-perltex-2.1-9|32	provided is a switch to generate a PerlTeX-free, document-
14mr|texlive-perltex-2.1-9|33	specific, noperltex.sty that is useful when distributing a
14mr|texlive-perltex-2.1-9|34	document to places where PerlTeX is not available.
14mr|texlive-perltex-2.1-9|35	
14mr|texlive-perltex-2.1-9|36	%post
14mr|texlive-perltex-2.1-9|37	%{_sbindir}/texlive.post
14mr|texlive-perltex-2.1-9|38	
14mr|texlive-perltex-2.1-9|39	%postun
14mr|texlive-perltex-2.1-9|40	if [ $1 -eq 0 ]; then
14mr|texlive-perltex-2.1-9|41	%{_sbindir}/texlive.post
14mr|texlive-perltex-2.1-9|42	fi
14mr|texlive-perltex-2.1-9|43	
14mr|texlive-perltex-2.1-9|44	#-----------------------------------------------------------------------
14mr|texlive-perltex-2.1-9|45	%files
14mr|texlive-perltex-2.1-9|46	%{_bindir}/perltex
14mr|texlive-perltex-2.1-9|47	%{_texmfdistdir}/scripts/perltex/perltex.pl
14mr|texlive-perltex-2.1-9|48	%{_texmfdistdir}/tex/latex/perltex/perltex.sty
14mr|texlive-perltex-2.1-9|49	%doc %{_texmfdistdir}/doc/latex/perltex/README
14mr|texlive-perltex-2.1-9|50	%doc %{_texmfdistdir}/doc/latex/perltex/example.tex
14mr|texlive-perltex-2.1-9|51	%doc %{_texmfdistdir}/doc/latex/perltex/perltex.pdf
14mr|texlive-perltex-2.1-9|52	%doc %{_mandir}/man1/perltex.1*
14mr|texlive-perltex-2.1-9|53	%doc %{_texmfdistdir}/doc/man/man1/perltex.man1.pdf
14mr|texlive-perltex-2.1-9|54	#- source
14mr|texlive-perltex-2.1-9|55	%doc %{_texmfdistdir}/source/latex/perltex/perltex.dtx
14mr|texlive-perltex-2.1-9|56	%doc %{_texmfdistdir}/source/latex/perltex/perltex.ins
14mr|texlive-perltex-2.1-9|57	
14mr|texlive-perltex-2.1-9|58	#-----------------------------------------------------------------------
14mr|texlive-perltex-2.1-9|59	%prep
14mr|texlive-perltex-2.1-9|60	%setup -c -a0 -a1 -a2
14mr|texlive-perltex-2.1-9|61	
14mr|texlive-perltex-2.1-9|62	%build
14mr|texlive-perltex-2.1-9|63	
14mr|texlive-perltex-2.1-9|64	%install
14mr|texlive-perltex-2.1-9|65	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-perltex-2.1-9|66	pushd %{buildroot}%{_bindir}
14mr|texlive-perltex-2.1-9|67	ln -sf %{_texmfdistdir}/scripts/perltex/perltex.pl perltex
14mr|texlive-perltex-2.1-9|68	popd
14mr|texlive-perltex-2.1-9|69	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-perltex-2.1-9|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-perltex-2.1-9|71	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-perltex-2.1-9|72	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-perltex-2.1-9|73	
14mr|texlive-perltex-2.1-9|74	%changelog
14mr|texlive-perltex-2.1-9|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-9
14mr|texlive-perltex-2.1-9|76	+ Revision: 32d4ee2
14mr|texlive-perltex-2.1-9|77	- MassBuild#440: Increase release tag
14mr|texlive-perltex-2.1-9|78	
14mr|texlive-perltex-2.1-9|79	

20992 14
14mr|texlive-permute-20070112-3|1	# revision 15878
14mr|texlive-permute-20070112-3|2	# category Package
14mr|texlive-permute-20070112-3|3	# catalog-ctan /macros/latex/contrib/permute
14mr|texlive-permute-20070112-3|4	# catalog-date 2007-01-12 23:55:10 +0100
14mr|texlive-permute-20070112-3|5	# catalog-license lppl
14mr|texlive-permute-20070112-3|6	# catalog-version undef
14mr|texlive-permute-20070112-3|7	Name:		texlive-permute
14mr|texlive-permute-20070112-3|8	Version:	20070112
14mr|texlive-permute-20070112-3|9	Release:	3
14mr|texlive-permute-20070112-3|10	Summary:	Support for symmetric groups
14mr|texlive-permute-20070112-3|11	Group:		Publishing
14mr|texlive-permute-20070112-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/permute
14mr|texlive-permute-20070112-3|13	License:	LPPL
14mr|texlive-permute-20070112-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/permute.tar.xz
14mr|texlive-permute-20070112-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/permute.doc.tar.xz
14mr|texlive-permute-20070112-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/permute.source.tar.xz
14mr|texlive-permute-20070112-3|17	BuildArch:	noarch
14mr|texlive-permute-20070112-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-permute-20070112-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-permute-20070112-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-permute-20070112-3|21	
14mr|texlive-permute-20070112-3|22	%description
14mr|texlive-permute-20070112-3|23	A package for symmetric groups, allowing you to input, output,
14mr|texlive-permute-20070112-3|24	and calculate with them.
14mr|texlive-permute-20070112-3|25	
14mr|texlive-permute-20070112-3|26	%post
14mr|texlive-permute-20070112-3|27	%{_sbindir}/texlive.post
14mr|texlive-permute-20070112-3|28	
14mr|texlive-permute-20070112-3|29	%postun
14mr|texlive-permute-20070112-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-permute-20070112-3|31	%{_sbindir}/texlive.post
14mr|texlive-permute-20070112-3|32	fi
14mr|texlive-permute-20070112-3|33	
14mr|texlive-permute-20070112-3|34	#-----------------------------------------------------------------------
14mr|texlive-permute-20070112-3|35	%files
14mr|texlive-permute-20070112-3|36	%{_texmfdistdir}/tex/latex/permute/permute.sty
14mr|texlive-permute-20070112-3|37	%doc %{_texmfdistdir}/doc/latex/permute/permute.pdf
14mr|texlive-permute-20070112-3|38	#- source
14mr|texlive-permute-20070112-3|39	%doc %{_texmfdistdir}/source/latex/permute/permute.dtx
14mr|texlive-permute-20070112-3|40	%doc %{_texmfdistdir}/source/latex/permute/permute.ins
14mr|texlive-permute-20070112-3|41	
14mr|texlive-permute-20070112-3|42	#-----------------------------------------------------------------------
14mr|texlive-permute-20070112-3|43	%prep
14mr|texlive-permute-20070112-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-permute-20070112-3|45	
14mr|texlive-permute-20070112-3|46	%build
14mr|texlive-permute-20070112-3|47	
14mr|texlive-permute-20070112-3|48	%install
14mr|texlive-permute-20070112-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-permute-20070112-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-permute-20070112-3|51	
14mr|texlive-permute-20070112-3|52	
14mr|texlive-permute-20070112-3|53	
14mr|texlive-permute-20070112-3|54	%changelog
14mr|texlive-permute-20070112-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070112-3
14mr|texlive-permute-20070112-3|56	+ Revision: eaa5ef3
14mr|texlive-permute-20070112-3|57	- MassBuild#440: Increase release tag
14mr|texlive-permute-20070112-3|58	
14mr|texlive-permute-20070112-3|59	

20993 14
14mr|texlive-persian-bib-0.6-3|1	# revision 23267
14mr|texlive-persian-bib-0.6-3|2	# category Package
14mr|texlive-persian-bib-0.6-3|3	# catalog-ctan /biblio/bibtex/contrib/persian-bib
14mr|texlive-persian-bib-0.6-3|4	# catalog-date 2011-07-10 22:10:07 +0200
14mr|texlive-persian-bib-0.6-3|5	# catalog-license lppl
14mr|texlive-persian-bib-0.6-3|6	# catalog-version 0.6
14mr|texlive-persian-bib-0.6-3|7	Name:		texlive-persian-bib
14mr|texlive-persian-bib-0.6-3|8	Version:	0.6
14mr|texlive-persian-bib-0.6-3|9	Release:	3
14mr|texlive-persian-bib-0.6-3|10	Summary:	Persian translations of classic BibTeX styles
14mr|texlive-persian-bib-0.6-3|11	Group:		Publishing
14mr|texlive-persian-bib-0.6-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/persian-bib
14mr|texlive-persian-bib-0.6-3|13	License:	LPPL
14mr|texlive-persian-bib-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-bib.tar.xz
14mr|texlive-persian-bib-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-bib.doc.tar.xz
14mr|texlive-persian-bib-0.6-3|16	BuildArch:	noarch
14mr|texlive-persian-bib-0.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-persian-bib-0.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-persian-bib-0.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-persian-bib-0.6-3|20	
14mr|texlive-persian-bib-0.6-3|21	%description
14mr|texlive-persian-bib-0.6-3|22	Currently 7 files: acm-fa.bst, asa-fa.bst, chicago-fa.bst,
14mr|texlive-persian-bib-0.6-3|23	ieeetr-fa.bst, plain-fa.bst, plainnat-fa.bst and unsrt-fa.bst
14mr|texlive-persian-bib-0.6-3|24	are modified for Persian documents prepared with XePersian
14mr|texlive-persian-bib-0.6-3|25	(which the present package depends on). The Persian .bst files
14mr|texlive-persian-bib-0.6-3|26	can simultaneously handle both Latin and Persian references. A
14mr|texlive-persian-bib-0.6-3|27	file cp1256fa.csf is provided for correct sorting of Persian
14mr|texlive-persian-bib-0.6-3|28	references and three fields LANGUAGE, TRANSLATOR and AUTHORFA
14mr|texlive-persian-bib-0.6-3|29	are defined.
14mr|texlive-persian-bib-0.6-3|30	
14mr|texlive-persian-bib-0.6-3|31	%post
14mr|texlive-persian-bib-0.6-3|32	%{_sbindir}/texlive.post
14mr|texlive-persian-bib-0.6-3|33	
14mr|texlive-persian-bib-0.6-3|34	%postun
14mr|texlive-persian-bib-0.6-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-persian-bib-0.6-3|36	%{_sbindir}/texlive.post
14mr|texlive-persian-bib-0.6-3|37	fi
14mr|texlive-persian-bib-0.6-3|38	
14mr|texlive-persian-bib-0.6-3|39	#-----------------------------------------------------------------------
14mr|texlive-persian-bib-0.6-3|40	%files
14mr|texlive-persian-bib-0.6-3|41	%{_texmfdistdir}/bibtex/bst/persian-bib/acm-fa.bst
14mr|texlive-persian-bib-0.6-3|42	%{_texmfdistdir}/bibtex/bst/persian-bib/asa-fa.bst
14mr|texlive-persian-bib-0.6-3|43	%{_texmfdistdir}/bibtex/bst/persian-bib/chicago-fa.bst
14mr|texlive-persian-bib-0.6-3|44	%{_texmfdistdir}/bibtex/bst/persian-bib/ieeetr-fa.bst
14mr|texlive-persian-bib-0.6-3|45	%{_texmfdistdir}/bibtex/bst/persian-bib/plain-fa.bst
14mr|texlive-persian-bib-0.6-3|46	%{_texmfdistdir}/bibtex/bst/persian-bib/plainnat-fa.bst
14mr|texlive-persian-bib-0.6-3|47	%{_texmfdistdir}/bibtex/bst/persian-bib/unsrt-fa.bst
14mr|texlive-persian-bib-0.6-3|48	%{_texmfdistdir}/bibtex/csf/persian-bib/cp1256fa.csf
14mr|texlive-persian-bib-0.6-3|49	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/MyReferences.bib
14mr|texlive-persian-bib-0.6-3|50	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/Persian-bib-userguide.pdf
14mr|texlive-persian-bib-0.6-3|51	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/Persian-bib-userguide.tex
14mr|texlive-persian-bib-0.6-3|52	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/README
14mr|texlive-persian-bib-0.6-3|53	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/bibtex-example.pdf
14mr|texlive-persian-bib-0.6-3|54	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/bibtex-example.tex
14mr|texlive-persian-bib-0.6-3|55	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/gen_pdf.pl
14mr|texlive-persian-bib-0.6-3|56	
14mr|texlive-persian-bib-0.6-3|57	#-----------------------------------------------------------------------
14mr|texlive-persian-bib-0.6-3|58	%prep
14mr|texlive-persian-bib-0.6-3|59	%setup -c -a0 -a1
14mr|texlive-persian-bib-0.6-3|60	
14mr|texlive-persian-bib-0.6-3|61	%build
14mr|texlive-persian-bib-0.6-3|62	
14mr|texlive-persian-bib-0.6-3|63	%install
14mr|texlive-persian-bib-0.6-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-persian-bib-0.6-3|65	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-persian-bib-0.6-3|66	
14mr|texlive-persian-bib-0.6-3|67	
14mr|texlive-persian-bib-0.6-3|68	
14mr|texlive-persian-bib-0.6-3|69	%changelog
14mr|texlive-persian-bib-0.6-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-persian-bib-0.6-3|71	+ Revision: 57a087c
14mr|texlive-persian-bib-0.6-3|72	- MassBuild#440: Increase release tag
14mr|texlive-persian-bib-0.6-3|73	
14mr|texlive-persian-bib-0.6-3|74	

20994 14
14mr|texlive-persian-modern-0.3-3|1	# revision 23959
14mr|texlive-persian-modern-0.3-3|2	# category Package
14mr|texlive-persian-modern-0.3-3|3	# catalog-ctan /fonts/persian-modern
14mr|texlive-persian-modern-0.3-3|4	# catalog-date 2011-09-14 17:59:09 +0200
14mr|texlive-persian-modern-0.3-3|5	# catalog-license ofl
14mr|texlive-persian-modern-0.3-3|6	# catalog-version 0.3
14mr|texlive-persian-modern-0.3-3|7	Name:		texlive-persian-modern
14mr|texlive-persian-modern-0.3-3|8	Version:	0.3
14mr|texlive-persian-modern-0.3-3|9	Release:	3
14mr|texlive-persian-modern-0.3-3|10	Summary:	The "Persian Modern" family of fonts
14mr|texlive-persian-modern-0.3-3|11	Group:		Publishing
14mr|texlive-persian-modern-0.3-3|12	URL:		http://www.ctan.org/tex-archive/fonts/persian-modern
14mr|texlive-persian-modern-0.3-3|13	License:	OFL
14mr|texlive-persian-modern-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-modern.tar.xz
14mr|texlive-persian-modern-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-modern.doc.tar.xz
14mr|texlive-persian-modern-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-modern.source.tar.xz
14mr|texlive-persian-modern-0.3-3|17	BuildArch:	noarch
14mr|texlive-persian-modern-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-persian-modern-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-persian-modern-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-persian-modern-0.3-3|21	
14mr|texlive-persian-modern-0.3-3|22	%description
14mr|texlive-persian-modern-0.3-3|23	The Persian Modern family consists of 12 fonts (based on the
14mr|texlive-persian-modern-0.3-3|24	"FarsiTeX Scientific fonts" released into the public domain by
14mr|texlive-persian-modern-0.3-3|25	the FarsiTeX project). The single set of fonts is available in
14mr|texlive-persian-modern-0.3-3|26	TrueType format (.ttf). Support may be available via the
14mr|texlive-persian-modern-0.3-3|27	ParsiLaTeX forum.
14mr|texlive-persian-modern-0.3-3|28	
14mr|texlive-persian-modern-0.3-3|29	%post
14mr|texlive-persian-modern-0.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-persian-modern-0.3-3|31	
14mr|texlive-persian-modern-0.3-3|32	%postun
14mr|texlive-persian-modern-0.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-persian-modern-0.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-persian-modern-0.3-3|35	fi
14mr|texlive-persian-modern-0.3-3|36	
14mr|texlive-persian-modern-0.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-persian-modern-0.3-3|38	%files
14mr|texlive-persian-modern-0.3-3|39	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-bold.ttf
14mr|texlive-persian-modern-0.3-3|40	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-bolditalic.ttf
14mr|texlive-persian-modern-0.3-3|41	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-boldoblique.ttf
14mr|texlive-persian-modern-0.3-3|42	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-italic.ttf
14mr|texlive-persian-modern-0.3-3|43	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-italicoutline.ttf
14mr|texlive-persian-modern-0.3-3|44	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-italicshadow.ttf
14mr|texlive-persian-modern-0.3-3|45	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-oblique.ttf
14mr|texlive-persian-modern-0.3-3|46	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-obliqueoutline.ttf
14mr|texlive-persian-modern-0.3-3|47	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-obliqueshadow.ttf
14mr|texlive-persian-modern-0.3-3|48	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-outline.ttf
14mr|texlive-persian-modern-0.3-3|49	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-regular.ttf
14mr|texlive-persian-modern-0.3-3|50	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-shadow.ttf
14mr|texlive-persian-modern-0.3-3|51	%doc %{_texmfdistdir}/doc/fonts/persian-modern/OFL-FAQ.txt
14mr|texlive-persian-modern-0.3-3|52	%doc %{_texmfdistdir}/doc/fonts/persian-modern/OFL.txt
14mr|texlive-persian-modern-0.3-3|53	%doc %{_texmfdistdir}/doc/fonts/persian-modern/README
14mr|texlive-persian-modern-0.3-3|54	#- source
14mr|texlive-persian-modern-0.3-3|55	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-bold.sfd
14mr|texlive-persian-modern-0.3-3|56	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-bolditalic.sfd
14mr|texlive-persian-modern-0.3-3|57	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-boldoblique.sfd
14mr|texlive-persian-modern-0.3-3|58	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-italic.sfd
14mr|texlive-persian-modern-0.3-3|59	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-italicoutline.sfd
14mr|texlive-persian-modern-0.3-3|60	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-italicshadow.sfd
14mr|texlive-persian-modern-0.3-3|61	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-oblique.sfd
14mr|texlive-persian-modern-0.3-3|62	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-obliqueoutline.sfd
14mr|texlive-persian-modern-0.3-3|63	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-obliqueshadow.sfd
14mr|texlive-persian-modern-0.3-3|64	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-outline.sfd
14mr|texlive-persian-modern-0.3-3|65	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-regular.sfd
14mr|texlive-persian-modern-0.3-3|66	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-shadow.sfd
14mr|texlive-persian-modern-0.3-3|67	
14mr|texlive-persian-modern-0.3-3|68	#-----------------------------------------------------------------------
14mr|texlive-persian-modern-0.3-3|69	%prep
14mr|texlive-persian-modern-0.3-3|70	%setup -c -a0 -a1 -a2
14mr|texlive-persian-modern-0.3-3|71	
14mr|texlive-persian-modern-0.3-3|72	%build
14mr|texlive-persian-modern-0.3-3|73	
14mr|texlive-persian-modern-0.3-3|74	%install
14mr|texlive-persian-modern-0.3-3|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-persian-modern-0.3-3|76	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-persian-modern-0.3-3|77	
14mr|texlive-persian-modern-0.3-3|78	
14mr|texlive-persian-modern-0.3-3|79	
14mr|texlive-persian-modern-0.3-3|80	%changelog
14mr|texlive-persian-modern-0.3-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-persian-modern-0.3-3|82	+ Revision: e215597
14mr|texlive-persian-modern-0.3-3|83	- MassBuild#440: Increase release tag
14mr|texlive-persian-modern-0.3-3|84	
14mr|texlive-persian-modern-0.3-3|85	

20995 14
14mr|texlive-petiteannonce-1.0001-2|1	# revision 25915
14mr|texlive-petiteannonce-1.0001-2|2	# category Package
14mr|texlive-petiteannonce-1.0001-2|3	# catalog-ctan /macros/latex/contrib/petiteannonce
14mr|texlive-petiteannonce-1.0001-2|4	# catalog-date 2012-04-11 15:11:02 +0200
14mr|texlive-petiteannonce-1.0001-2|5	# catalog-license lppl
14mr|texlive-petiteannonce-1.0001-2|6	# catalog-version 1.0001
14mr|texlive-petiteannonce-1.0001-2|7	Name:		texlive-petiteannonce
14mr|texlive-petiteannonce-1.0001-2|8	Version:	1.0001
14mr|texlive-petiteannonce-1.0001-2|9	Release:	2
14mr|texlive-petiteannonce-1.0001-2|10	Summary:	A class for small advertisements
14mr|texlive-petiteannonce-1.0001-2|11	Group:		Publishing
14mr|texlive-petiteannonce-1.0001-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/petiteannonce
14mr|texlive-petiteannonce-1.0001-2|13	License:	LPPL
14mr|texlive-petiteannonce-1.0001-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petiteannonce.tar.xz
14mr|texlive-petiteannonce-1.0001-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petiteannonce.doc.tar.xz
14mr|texlive-petiteannonce-1.0001-2|16	BuildArch:	noarch
14mr|texlive-petiteannonce-1.0001-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-petiteannonce-1.0001-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-petiteannonce-1.0001-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-petiteannonce-1.0001-2|20	
14mr|texlive-petiteannonce-1.0001-2|21	%description
14mr|texlive-petiteannonce-1.0001-2|22	The class enables you to create the sort of adverts that you
14mr|texlive-petiteannonce-1.0001-2|23	pin on a noticeboard, with tear-off strips at the bottom where
14mr|texlive-petiteannonce-1.0001-2|24	you can place contact details.
14mr|texlive-petiteannonce-1.0001-2|25	
14mr|texlive-petiteannonce-1.0001-2|26	%post
14mr|texlive-petiteannonce-1.0001-2|27	%{_sbindir}/texlive.post
14mr|texlive-petiteannonce-1.0001-2|28	
14mr|texlive-petiteannonce-1.0001-2|29	%postun
14mr|texlive-petiteannonce-1.0001-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-petiteannonce-1.0001-2|31	%{_sbindir}/texlive.post
14mr|texlive-petiteannonce-1.0001-2|32	fi
14mr|texlive-petiteannonce-1.0001-2|33	
14mr|texlive-petiteannonce-1.0001-2|34	#-----------------------------------------------------------------------
14mr|texlive-petiteannonce-1.0001-2|35	%files
14mr|texlive-petiteannonce-1.0001-2|36	%{_texmfdistdir}/tex/latex/petiteannonce/petiteannonce.cls
14mr|texlive-petiteannonce-1.0001-2|37	%doc %{_texmfdistdir}/doc/latex/petiteannonce/baignoire.JPG
14mr|texlive-petiteannonce-1.0001-2|38	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonce.doc.pdf
14mr|texlive-petiteannonce-1.0001-2|39	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonce.doc.tex
14mr|texlive-petiteannonce-1.0001-2|40	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonceexample.pdf
14mr|texlive-petiteannonce-1.0001-2|41	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonceexample.tex
14mr|texlive-petiteannonce-1.0001-2|42	
14mr|texlive-petiteannonce-1.0001-2|43	#-----------------------------------------------------------------------
14mr|texlive-petiteannonce-1.0001-2|44	%prep
14mr|texlive-petiteannonce-1.0001-2|45	%setup -c -a0 -a1
14mr|texlive-petiteannonce-1.0001-2|46	
14mr|texlive-petiteannonce-1.0001-2|47	%build
14mr|texlive-petiteannonce-1.0001-2|48	
14mr|texlive-petiteannonce-1.0001-2|49	%install
14mr|texlive-petiteannonce-1.0001-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-petiteannonce-1.0001-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-petiteannonce-1.0001-2|52	
14mr|texlive-petiteannonce-1.0001-2|53	
14mr|texlive-petiteannonce-1.0001-2|54	
14mr|texlive-petiteannonce-1.0001-2|55	%changelog
14mr|texlive-petiteannonce-1.0001-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0001-2
14mr|texlive-petiteannonce-1.0001-2|57	+ Revision: 51d1f58
14mr|texlive-petiteannonce-1.0001-2|58	- MassBuild#440: Increase release tag
14mr|texlive-petiteannonce-1.0001-2|59	
14mr|texlive-petiteannonce-1.0001-2|60	

20996 14
14mr|texlive-petri-nets-20070112-3|1	# revision 24088
14mr|texlive-petri-nets-20070112-3|2	# category Package
14mr|texlive-petri-nets-20070112-3|3	# catalog-ctan /macros/generic/petri-nets
14mr|texlive-petri-nets-20070112-3|4	# catalog-date 2007-01-12 23:55:10 +0100
14mr|texlive-petri-nets-20070112-3|5	# catalog-license gpl
14mr|texlive-petri-nets-20070112-3|6	# catalog-version undef
14mr|texlive-petri-nets-20070112-3|7	Name:		texlive-petri-nets
14mr|texlive-petri-nets-20070112-3|8	Version:	20070112
14mr|texlive-petri-nets-20070112-3|9	Release:	3
14mr|texlive-petri-nets-20070112-3|10	Summary:	A set TeX/LaTeX packages for drawing Petri nets
14mr|texlive-petri-nets-20070112-3|11	Group:		Publishing
14mr|texlive-petri-nets-20070112-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/petri-nets
14mr|texlive-petri-nets-20070112-3|13	License:	GPL
14mr|texlive-petri-nets-20070112-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petri-nets.tar.xz
14mr|texlive-petri-nets-20070112-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petri-nets.doc.tar.xz
14mr|texlive-petri-nets-20070112-3|16	BuildArch:	noarch
14mr|texlive-petri-nets-20070112-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-petri-nets-20070112-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-petri-nets-20070112-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-petri-nets-20070112-3|20	
14mr|texlive-petri-nets-20070112-3|21	%description
14mr|texlive-petri-nets-20070112-3|22	Petri-nets is a set of TeX/LaTeX packages about Petri nets and
14mr|texlive-petri-nets-20070112-3|23	related models. Three packages are available: - the first
14mr|texlive-petri-nets-20070112-3|24	allows the user to draw Petri-nets in PostScript documents; -
14mr|texlive-petri-nets-20070112-3|25	the second defines macros related to PBC, M-nets and B(PN)
14mr|texlive-petri-nets-20070112-3|26	models; and - the last gathers together the previous two.
14mr|texlive-petri-nets-20070112-3|27	
14mr|texlive-petri-nets-20070112-3|28	%post
14mr|texlive-petri-nets-20070112-3|29	%{_sbindir}/texlive.post
14mr|texlive-petri-nets-20070112-3|30	
14mr|texlive-petri-nets-20070112-3|31	%postun
14mr|texlive-petri-nets-20070112-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-petri-nets-20070112-3|33	%{_sbindir}/texlive.post
14mr|texlive-petri-nets-20070112-3|34	fi
14mr|texlive-petri-nets-20070112-3|35	
14mr|texlive-petri-nets-20070112-3|36	#-----------------------------------------------------------------------
14mr|texlive-petri-nets-20070112-3|37	%files
14mr|texlive-petri-nets-20070112-3|38	%{_texmfdistdir}/tex/generic/petri-nets/pndraw.sty
14mr|texlive-petri-nets-20070112-3|39	%{_texmfdistdir}/tex/generic/petri-nets/pndraw.tex
14mr|texlive-petri-nets-20070112-3|40	%{_texmfdistdir}/tex/generic/petri-nets/pnets.sty
14mr|texlive-petri-nets-20070112-3|41	%{_texmfdistdir}/tex/generic/petri-nets/pnets.tex
14mr|texlive-petri-nets-20070112-3|42	%{_texmfdistdir}/tex/generic/petri-nets/pntext.sty
14mr|texlive-petri-nets-20070112-3|43	%{_texmfdistdir}/tex/generic/petri-nets/pntext.tex
14mr|texlive-petri-nets-20070112-3|44	%{_texmfdistdir}/tex/generic/petri-nets/pnversion.tex
14mr|texlive-petri-nets-20070112-3|45	%doc %{_texmfdistdir}/doc/generic/petri-nets/COPYING
14mr|texlive-petri-nets-20070112-3|46	%doc %{_texmfdistdir}/doc/generic/petri-nets/ChangeLog
14mr|texlive-petri-nets-20070112-3|47	%doc %{_texmfdistdir}/doc/generic/petri-nets/README
14mr|texlive-petri-nets-20070112-3|48	%doc %{_texmfdistdir}/doc/generic/petri-nets/pn2pdf
14mr|texlive-petri-nets-20070112-3|49	%doc %{_texmfdistdir}/doc/generic/petri-nets/pndoc.pdf
14mr|texlive-petri-nets-20070112-3|50	%doc %{_texmfdistdir}/doc/generic/petri-nets/pndoc.tex
14mr|texlive-petri-nets-20070112-3|51	
14mr|texlive-petri-nets-20070112-3|52	#-----------------------------------------------------------------------
14mr|texlive-petri-nets-20070112-3|53	%prep
14mr|texlive-petri-nets-20070112-3|54	%setup -c -a0 -a1
14mr|texlive-petri-nets-20070112-3|55	
14mr|texlive-petri-nets-20070112-3|56	%build
14mr|texlive-petri-nets-20070112-3|57	
14mr|texlive-petri-nets-20070112-3|58	%install
14mr|texlive-petri-nets-20070112-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-petri-nets-20070112-3|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-petri-nets-20070112-3|61	
14mr|texlive-petri-nets-20070112-3|62	
14mr|texlive-petri-nets-20070112-3|63	
14mr|texlive-petri-nets-20070112-3|64	%changelog
14mr|texlive-petri-nets-20070112-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070112-3
14mr|texlive-petri-nets-20070112-3|66	+ Revision: 0070854
14mr|texlive-petri-nets-20070112-3|67	- MassBuild#440: Increase release tag
14mr|texlive-petri-nets-20070112-3|68	
14mr|texlive-petri-nets-20070112-3|69	

20997 14
14mr|texlive-pfarrei-r36-6|1	# revision 31934
14mr|texlive-pfarrei-r36-6|2	# category Package
14mr|texlive-pfarrei-r36-6|3	# catalog-ctan /macros/latex/contrib/pfarrei
14mr|texlive-pfarrei-r36-6|4	# catalog-date 2013-10-17 11:02:38 +0200
14mr|texlive-pfarrei-r36-6|5	# catalog-license lppl1.3
14mr|texlive-pfarrei-r36-6|6	# catalog-version r36
14mr|texlive-pfarrei-r36-6|7	Name:		texlive-pfarrei
14mr|texlive-pfarrei-r36-6|8	Version:	r36
14mr|texlive-pfarrei-r36-6|9	Release:	6
14mr|texlive-pfarrei-r36-6|10	Summary:	LaTeX support of pastors' and priests' work
14mr|texlive-pfarrei-r36-6|11	Group:		Publishing
14mr|texlive-pfarrei-r36-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pfarrei
14mr|texlive-pfarrei-r36-6|13	License:	LPPL1.3
14mr|texlive-pfarrei-r36-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pfarrei.tar.xz
14mr|texlive-pfarrei-r36-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pfarrei.doc.tar.xz
14mr|texlive-pfarrei-r36-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pfarrei.source.tar.xz
14mr|texlive-pfarrei-r36-6|17	BuildArch:	noarch
14mr|texlive-pfarrei-r36-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pfarrei-r36-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pfarrei-r36-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-pfarrei-r36-6|21	Provides:	texlive-pfarrei.bin = %{EVRD}
14mr|texlive-pfarrei-r36-6|22	
14mr|texlive-pfarrei-r36-6|23	%description
14mr|texlive-pfarrei-r36-6|24	In "Die TeXnische Komodie" (issue 1/2013) Christian Justen
14mr|texlive-pfarrei-r36-6|25	described his use of LaTeX in his work as priest (similar
14mr|texlive-pfarrei-r36-6|26	requirements may be encountered in the work of pastors and
14mr|texlive-pfarrei-r36-6|27	other ministers of religion). One point was to arrange A5 pages
14mr|texlive-pfarrei-r36-6|28	onto A4 landscape paper, either side-by-side or as a booklet.
14mr|texlive-pfarrei-r36-6|29	Justen made two bash scripts for this job; the package provides
14mr|texlive-pfarrei-r36-6|30	one texlua script for both requirements. (Note that file
14mr|texlive-pfarrei-r36-6|31	a5toa4.tlu should have execute permissions in any
14mr|texlive-pfarrei-r36-6|32	installation.).
14mr|texlive-pfarrei-r36-6|33	
14mr|texlive-pfarrei-r36-6|34	%post
14mr|texlive-pfarrei-r36-6|35	%{_sbindir}/texlive.post
14mr|texlive-pfarrei-r36-6|36	
14mr|texlive-pfarrei-r36-6|37	%postun
14mr|texlive-pfarrei-r36-6|38	if [ $1 -eq 0 ]; then
14mr|texlive-pfarrei-r36-6|39	%{_sbindir}/texlive.post
14mr|texlive-pfarrei-r36-6|40	fi
14mr|texlive-pfarrei-r36-6|41	
14mr|texlive-pfarrei-r36-6|42	#-----------------------------------------------------------------------
14mr|texlive-pfarrei-r36-6|43	%files
14mr|texlive-pfarrei-r36-6|44	%{_bindir}/a5toa4
14mr|texlive-pfarrei-r36-6|45	%{_bindir}/pfarrei
14mr|texlive-pfarrei-r36-6|46	%{_texmfdistdir}/scripts/pfarrei/a5toa4.tlu
14mr|texlive-pfarrei-r36-6|47	%{_texmfdistdir}/scripts/pfarrei/pfarrei.tlu
14mr|texlive-pfarrei-r36-6|48	%{_texmfdistdir}/tex/latex/pfarrei/a5toa4.tex
14mr|texlive-pfarrei-r36-6|49	%{_texmfdistdir}/tex/latex/pfarrei/pfarrei.sty
14mr|texlive-pfarrei-r36-6|50	%doc %{_texmfdistdir}/doc/latex/pfarrei/pfarrei.pdf
14mr|texlive-pfarrei-r36-6|51	#- source
14mr|texlive-pfarrei-r36-6|52	%doc %{_texmfdistdir}/source/latex/pfarrei/README
14mr|texlive-pfarrei-r36-6|53	%doc %{_texmfdistdir}/source/latex/pfarrei/pfarrei.dtx
14mr|texlive-pfarrei-r36-6|54	
14mr|texlive-pfarrei-r36-6|55	#-----------------------------------------------------------------------
14mr|texlive-pfarrei-r36-6|56	%prep
14mr|texlive-pfarrei-r36-6|57	%setup -c -a0 -a1 -a2
14mr|texlive-pfarrei-r36-6|58	
14mr|texlive-pfarrei-r36-6|59	%build
14mr|texlive-pfarrei-r36-6|60	
14mr|texlive-pfarrei-r36-6|61	%install
14mr|texlive-pfarrei-r36-6|62	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pfarrei-r36-6|63	pushd %{buildroot}%{_bindir}
14mr|texlive-pfarrei-r36-6|64	ln -sf %{_texmfdistdir}/scripts/pfarrei/a5toa4.tlu a5toa4
14mr|texlive-pfarrei-r36-6|65	ln -sf %{_texmfdistdir}/scripts/pfarrei/pfarrei.tlu pfarrei
14mr|texlive-pfarrei-r36-6|66	popd
14mr|texlive-pfarrei-r36-6|67	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pfarrei-r36-6|68	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pfarrei-r36-6|69	
14mr|texlive-pfarrei-r36-6|70	%changelog
14mr|texlive-pfarrei-r36-6|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> r36-6
14mr|texlive-pfarrei-r36-6|72	+ Revision: bb27932
14mr|texlive-pfarrei-r36-6|73	- MassBuild#440: Increase release tag
14mr|texlive-pfarrei-r36-6|74	
14mr|texlive-pfarrei-r36-6|75	

20998 14
14mr|texlive-pgf-2.10-3|1	# revision 22614
14mr|texlive-pgf-2.10-3|2	# category Package
14mr|texlive-pgf-2.10-3|3	# catalog-ctan /graphics/pgf/base
14mr|texlive-pgf-2.10-3|4	# catalog-date 2010-10-27 12:56:09 +0200
14mr|texlive-pgf-2.10-3|5	# catalog-license lppl1.3
14mr|texlive-pgf-2.10-3|6	# catalog-version 2.10
14mr|texlive-pgf-2.10-3|7	Name:		texlive-pgf
14mr|texlive-pgf-2.10-3|8	Version:	2.10
14mr|texlive-pgf-2.10-3|9	Release:	3
14mr|texlive-pgf-2.10-3|10	Summary:	Create PostScript and PDF graphics in TeX
14mr|texlive-pgf-2.10-3|11	Group:		Publishing
14mr|texlive-pgf-2.10-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/base
14mr|texlive-pgf-2.10-3|13	License:	LPPL1.3
14mr|texlive-pgf-2.10-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf.tar.xz
14mr|texlive-pgf-2.10-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf.doc.tar.xz
14mr|texlive-pgf-2.10-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf.source.tar.xz
14mr|texlive-pgf-2.10-3|17	BuildArch:	noarch
14mr|texlive-pgf-2.10-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pgf-2.10-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pgf-2.10-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pgf-2.10-3|21	Requires:	texlive-xkeyval
14mr|texlive-pgf-2.10-3|22	
14mr|texlive-pgf-2.10-3|23	%description
14mr|texlive-pgf-2.10-3|24	PGF is a macro package for creating graphics. It is platform-
14mr|texlive-pgf-2.10-3|25	and format-independent and works together with the most
14mr|texlive-pgf-2.10-3|26	important TeX backend drivers, including pdftex and dvips. It
14mr|texlive-pgf-2.10-3|27	comes with a user-friendly syntax layer called TikZ. Its usage
14mr|texlive-pgf-2.10-3|28	is similar to pstricks and the standard picture environment.
14mr|texlive-pgf-2.10-3|29	PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt.
14mr|texlive-pgf-2.10-3|30	Unlike pstricks, it can produce either PostScript or PDF
14mr|texlive-pgf-2.10-3|31	output.
14mr|texlive-pgf-2.10-3|32	
14mr|texlive-pgf-2.10-3|33	%post
14mr|texlive-pgf-2.10-3|34	%{_sbindir}/texlive.post
14mr|texlive-pgf-2.10-3|35	
14mr|texlive-pgf-2.10-3|36	%postun
14mr|texlive-pgf-2.10-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-pgf-2.10-3|38	%{_sbindir}/texlive.post
14mr|texlive-pgf-2.10-3|39	fi
14mr|texlive-pgf-2.10-3|40	
14mr|texlive-pgf-2.10-3|41	#-----------------------------------------------------------------------
14mr|texlive-pgf-2.10-3|42	%files
14mr|texlive-pgf-2.10-3|43	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgf.tex
14mr|texlive-pgf-2.10-3|44	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbim.tex
14mr|texlive-pgf-2.10-3|45	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbla.tex
14mr|texlive-pgf-2.10-3|46	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbma.tex
14mr|texlive-pgf-2.10-3|47	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbpl.tex
14mr|texlive-pgf-2.10-3|48	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbpt.tex
14mr|texlive-pgf-2.10-3|49	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbsh.tex
14mr|texlive-pgf-2.10-3|50	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbsn.tex
14mr|texlive-pgf-2.10-3|51	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfcor.tex
14mr|texlive-pgf-2.10-3|52	%{_texmfdistdir}/tex/context/third/pgf/frontendlayer/t-tikz.tex
14mr|texlive-pgf-2.10-3|53	%{_texmfdistdir}/tex/context/third/pgf/math/t-pgfmat.tex
14mr|texlive-pgf-2.10-3|54	%{_texmfdistdir}/tex/context/third/pgf/systemlayer/t-pgfsys.tex
14mr|texlive-pgf-2.10-3|55	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfcal.tex
14mr|texlive-pgf-2.10-3|56	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgffor.tex
14mr|texlive-pgf-2.10-3|57	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfkey.tex
14mr|texlive-pgf-2.10-3|58	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfmod.tex
14mr|texlive-pgf-2.10-3|59	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfrcs.tex
14mr|texlive-pgf-2.10-3|60	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcore.code.tex
14mr|texlive-pgf-2.10-3|61	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
14mr|texlive-pgf-2.10-3|62	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex
14mr|texlive-pgf-2.10-3|63	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex
14mr|texlive-pgf-2.10-3|64	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
14mr|texlive-pgf-2.10-3|65	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex
14mr|texlive-pgf-2.10-3|66	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
14mr|texlive-pgf-2.10-3|67	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex
14mr|texlive-pgf-2.10-3|68	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex
14mr|texlive-pgf-2.10-3|69	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex
14mr|texlive-pgf-2.10-3|70	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
14mr|texlive-pgf-2.10-3|71	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
14mr|texlive-pgf-2.10-3|72	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
14mr|texlive-pgf-2.10-3|73	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
14mr|texlive-pgf-2.10-3|74	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
14mr|texlive-pgf-2.10-3|75	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex
14mr|texlive-pgf-2.10-3|76	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex
14mr|texlive-pgf-2.10-3|77	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgpgf.cfg
14mr|texlive-pgf-2.10-3|78	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgpgf.xmt
14mr|texlive-pgf-2.10-3|79	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgtest.cfg
14mr|texlive-pgf-2.10-3|80	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgtest.tex
14mr|texlive-pgf-2.10-3|81	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgtest.xml
14mr|texlive-pgf-2.10-3|82	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.code.tex
14mr|texlive-pgf-2.10-3|83	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.IEC.code.tex
14mr|texlive-pgf-2.10-3|84	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.code.tex
14mr|texlive-pgf-2.10-3|85	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.CDH.code.tex
14mr|texlive-pgf-2.10-3|86	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.IEC.code.tex
14mr|texlive-pgf-2.10-3|87	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.US.code.tex
14mr|texlive-pgf-2.10-3|88	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.code.tex
14mr|texlive-pgf-2.10-3|89	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.3d.code.tex
14mr|texlive-pgf-2.10-3|90	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.barcharts.code.tex
14mr|texlive-pgf-2.10-3|91	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.code.tex
14mr|texlive-pgf-2.10-3|92	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.formats.functions.code.tex
14mr|texlive-pgf-2.10-3|93	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.polar.code.tex
14mr|texlive-pgf-2.10-3|94	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.sparklines.code.tex
14mr|texlive-pgf-2.10-3|95	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.basic.code.tex
14mr|texlive-pgf-2.10-3|96	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.code.tex
14mr|texlive-pgf-2.10-3|97	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzexternalshared.code.tex
14mr|texlive-pgf-2.10-3|98	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary3d.code.tex
14mr|texlive-pgf-2.10-3|99	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex
14mr|texlive-pgf-2.10-3|100	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryautomata.code.tex
14mr|texlive-pgf-2.10-3|101	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex
14mr|texlive-pgf-2.10-3|102	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex
14mr|texlive-pgf-2.10-3|103	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalendar.code.tex
14mr|texlive-pgf-2.10-3|104	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex
14mr|texlive-pgf-2.10-3|105	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.code.tex
14mr|texlive-pgf-2.10-3|106	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.footprints.code.tex
14mr|texlive-pgf-2.10-3|107	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.fractals.code.tex
14mr|texlive-pgf-2.10-3|108	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.markings.code.tex
14mr|texlive-pgf-2.10-3|109	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathmorphing.code.tex
14mr|texlive-pgf-2.10-3|110	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathreplacing.code.tex
14mr|texlive-pgf-2.10-3|111	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.shapes.code.tex
14mr|texlive-pgf-2.10-3|112	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.text.code.tex
14mr|texlive-pgf-2.10-3|113	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryer.code.tex
14mr|texlive-pgf-2.10-3|114	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfadings.code.tex
14mr|texlive-pgf-2.10-3|115	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex
14mr|texlive-pgf-2.10-3|116	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfixedpointarithmetic.code.tex
14mr|texlive-pgf-2.10-3|117	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfolding.code.tex
14mr|texlive-pgf-2.10-3|118	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfpu.code.tex
14mr|texlive-pgf-2.10-3|119	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryintersections.code.tex
14mr|texlive-pgf-2.10-3|120	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarylindenmayersystems.code.tex
14mr|texlive-pgf-2.10-3|121	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex
14mr|texlive-pgf-2.10-3|122	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymindmap.code.tex
14mr|texlive-pgf-2.10-3|123	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex
14mr|texlive-pgf-2.10-3|124	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypetri.code.tex
14mr|texlive-pgf-2.10-3|125	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplothandlers.code.tex
14mr|texlive-pgf-2.10-3|126	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotmarks.code.tex
14mr|texlive-pgf-2.10-3|127	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex
14mr|texlive-pgf-2.10-3|128	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryscopes.code.tex
14mr|texlive-pgf-2.10-3|129	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadings.code.tex
14mr|texlive-pgf-2.10-3|130	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadows.code.tex
14mr|texlive-pgf-2.10-3|131	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex
14mr|texlive-pgf-2.10-3|132	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex
14mr|texlive-pgf-2.10-3|133	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex
14mr|texlive-pgf-2.10-3|134	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.IEC.code.tex
14mr|texlive-pgf-2.10-3|135	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.US.code.tex
14mr|texlive-pgf-2.10-3|136	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex
14mr|texlive-pgf-2.10-3|137	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex
14mr|texlive-pgf-2.10-3|138	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex
14mr|texlive-pgf-2.10-3|139	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex
14mr|texlive-pgf-2.10-3|140	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysnakes.code.tex
14mr|texlive-pgf-2.10-3|141	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryspy.code.tex
14mr|texlive-pgf-2.10-3|142	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysvg.path.code.tex
14mr|texlive-pgf-2.10-3|143	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarythrough.code.tex
14mr|texlive-pgf-2.10-3|144	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex
14mr|texlive-pgf-2.10-3|145	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytrees.code.tex
14mr|texlive-pgf-2.10-3|146	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryturtle.code.tex
14mr|texlive-pgf-2.10-3|147	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
14mr|texlive-pgf-2.10-3|148	%{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.barcharts.code.tex
14mr|texlive-pgf-2.10-3|149	%{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.formats.functions.code.tex
14mr|texlive-pgf-2.10-3|150	%{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.polar.code.tex
14mr|texlive-pgf-2.10-3|151	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.footprints.code.tex
14mr|texlive-pgf-2.10-3|152	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.fractals.code.tex
14mr|texlive-pgf-2.10-3|153	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.markings.code.tex
14mr|texlive-pgf-2.10-3|154	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathmorphing.code.tex
14mr|texlive-pgf-2.10-3|155	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathreplacing.code.tex
14mr|texlive-pgf-2.10-3|156	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.shapes.code.tex
14mr|texlive-pgf-2.10-3|157	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.text.code.tex
14mr|texlive-pgf-2.10-3|158	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryarrows.code.tex
14mr|texlive-pgf-2.10-3|159	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfadings.code.tex
14mr|texlive-pgf-2.10-3|160	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfixedpointarithmetic.code.tex
14mr|texlive-pgf-2.10-3|161	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfpu.code.tex
14mr|texlive-pgf-2.10-3|162	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryintersections.code.tex
14mr|texlive-pgf-2.10-3|163	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarylindenmayersystems.code.tex
14mr|texlive-pgf-2.10-3|164	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex
14mr|texlive-pgf-2.10-3|165	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex
14mr|texlive-pgf-2.10-3|166	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex
14mr|texlive-pgf-2.10-3|167	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryprofiler.code.tex
14mr|texlive-pgf-2.10-3|168	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryshadings.code.tex
14mr|texlive-pgf-2.10-3|169	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarysnakes.code.tex
14mr|texlive-pgf-2.10-3|170	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarysvg.path.code.tex
14mr|texlive-pgf-2.10-3|171	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.IEC.code.tex
14mr|texlive-pgf-2.10-3|172	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.code.tex
14mr|texlive-pgf-2.10-3|173	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.IEC.code.tex
14mr|texlive-pgf-2.10-3|174	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.US.code.tex
14mr|texlive-pgf-2.10-3|175	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.code.tex
14mr|texlive-pgf-2.10-3|176	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.arrows.code.tex
14mr|texlive-pgf-2.10-3|177	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.callouts.code.tex
14mr|texlive-pgf-2.10-3|178	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.code.tex
14mr|texlive-pgf-2.10-3|179	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.code.tex
14mr|texlive-pgf-2.10-3|180	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.misc.code.tex
14mr|texlive-pgf-2.10-3|181	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multipart.code.tex
14mr|texlive-pgf-2.10-3|182	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.symbols.code.tex
14mr|texlive-pgf-2.10-3|183	%{_texmfdistdir}/tex/generic/pgf/math/pgfmath.code.tex
14mr|texlive-pgf-2.10-3|184	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathcalc.code.tex
14mr|texlive-pgf-2.10-3|185	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfloat.code.tex
14mr|texlive-pgf-2.10-3|186	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.base.code.tex
14mr|texlive-pgf-2.10-3|187	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex
14mr|texlive-pgf-2.10-3|188	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.code.tex
14mr|texlive-pgf-2.10-3|189	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex
14mr|texlive-pgf-2.10-3|190	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex
14mr|texlive-pgf-2.10-3|191	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.random.code.tex
14mr|texlive-pgf-2.10-3|192	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.round.code.tex
14mr|texlive-pgf-2.10-3|193	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex
14mr|texlive-pgf-2.10-3|194	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathparser.code.tex
14mr|texlive-pgf-2.10-3|195	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathutil.code.tex
14mr|texlive-pgf-2.10-3|196	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduledatavisualization.code.tex
14mr|texlive-pgf-2.10-3|197	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduledecorations.code.tex
14mr|texlive-pgf-2.10-3|198	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulematrix.code.tex
14mr|texlive-pgf-2.10-3|199	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleoo.code.tex
14mr|texlive-pgf-2.10-3|200	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleparser.code.tex
14mr|texlive-pgf-2.10-3|201	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleplot.code.tex
14mr|texlive-pgf-2.10-3|202	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleshapes.code.tex
14mr|texlive-pgf-2.10-3|203	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulesnakes.code.tex
14mr|texlive-pgf-2.10-3|204	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulesorting.code.tex
14mr|texlive-pgf-2.10-3|205	%{_texmfdistdir}/tex/generic/pgf/rendering/pgfrenderpoints.code.tex
14mr|texlive-pgf-2.10-3|206	%{_texmfdistdir}/tex/generic/pgf/rendering/pgfrendertransform.code.tex
14mr|texlive-pgf-2.10-3|207	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgf.cfg
14mr|texlive-pgf-2.10-3|208	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-pdf-via-dvi.def
14mr|texlive-pgf-2.10-3|209	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
14mr|texlive-pgf-2.10-3|210	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-postscript.def
14mr|texlive-pgf-2.10-3|211	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-svg.def
14mr|texlive-pgf-2.10-3|212	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvi.def
14mr|texlive-pgf-2.10-3|213	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvipdfm.def
14mr|texlive-pgf-2.10-3|214	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def
14mr|texlive-pgf-2.10-3|215	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvips.def
14mr|texlive-pgf-2.10-3|216	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-pdftex.def
14mr|texlive-pgf-2.10-3|217	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-tex4ht.def
14mr|texlive-pgf-2.10-3|218	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-textures.def
14mr|texlive-pgf-2.10-3|219	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-vtex.def
14mr|texlive-pgf-2.10-3|220	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-xetex.def
14mr|texlive-pgf-2.10-3|221	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys.code.tex
14mr|texlive-pgf-2.10-3|222	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
14mr|texlive-pgf-2.10-3|223	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
14mr|texlive-pgf-2.10-3|224	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfcalendar.code.tex
14mr|texlive-pgf-2.10-3|225	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfexternal.tex
14mr|texlive-pgf-2.10-3|226	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfexternalwithdepth.tex
14mr|texlive-pgf-2.10-3|227	%{_texmfdistdir}/tex/generic/pgf/utilities/pgffor.code.tex
14mr|texlive-pgf-2.10-3|228	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfkeys.code.tex
14mr|texlive-pgf-2.10-3|229	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex
14mr|texlive-pgf-2.10-3|230	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfrcs.code.tex
14mr|texlive-pgf-2.10-3|231	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-common.tex
14mr|texlive-pgf-2.10-3|232	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-context.def
14mr|texlive-pgf-2.10-3|233	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-latex.def
14mr|texlive-pgf-2.10-3|234	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-plain.def
14mr|texlive-pgf-2.10-3|235	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgf.sty
14mr|texlive-pgf-2.10-3|236	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseimage.sty
14mr|texlive-pgf-2.10-3|237	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaselayers.sty
14mr|texlive-pgf-2.10-3|238	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasematrix.sty
14mr|texlive-pgf-2.10-3|239	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasepatterns.sty
14mr|texlive-pgf-2.10-3|240	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseplot.sty
14mr|texlive-pgf-2.10-3|241	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseshapes.sty
14mr|texlive-pgf-2.10-3|242	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasesnakes.sty
14mr|texlive-pgf-2.10-3|243	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfcore.sty
14mr|texlive-pgf-2.10-3|244	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfarrows.sty
14mr|texlive-pgf-2.10-3|245	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfautomata.sty
14mr|texlive-pgf-2.10-3|246	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty
14mr|texlive-pgf-2.10-3|247	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty
14mr|texlive-pgf-2.10-3|248	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfheaps.sty
14mr|texlive-pgf-2.10-3|249	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryarrows.sty
14mr|texlive-pgf-2.10-3|250	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryautomata.sty
14mr|texlive-pgf-2.10-3|251	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryplothandlers.sty
14mr|texlive-pgf-2.10-3|252	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryplotmarks.sty
14mr|texlive-pgf-2.10-3|253	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryshapes.sty
14mr|texlive-pgf-2.10-3|254	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarysnakes.sty
14mr|texlive-pgf-2.10-3|255	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarytikzbackgrounds.sty
14mr|texlive-pgf-2.10-3|256	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarytikztrees.sty
14mr|texlive-pgf-2.10-3|257	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfnodes.sty
14mr|texlive-pgf-2.10-3|258	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfshade.sty
14mr|texlive-pgf-2.10-3|259	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.code.tex
14mr|texlive-pgf-2.10-3|260	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.pdflinks.code.tex
14mr|texlive-pgf-2.10-3|261	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.prettyprinter.code.tex
14mr|texlive-pgf-2.10-3|262	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.sty
14mr|texlive-pgf-2.10-3|263	%{_texmfdistdir}/tex/latex/pgf/frontendlayer/libraries/tikzlibraryexternal.code.tex
14mr|texlive-pgf-2.10-3|264	%{_texmfdistdir}/tex/latex/pgf/frontendlayer/pgfpict2e.sty
14mr|texlive-pgf-2.10-3|265	%{_texmfdistdir}/tex/latex/pgf/frontendlayer/tikz.sty
14mr|texlive-pgf-2.10-3|266	%{_texmfdistdir}/tex/latex/pgf/math/pgfmath.sty
14mr|texlive-pgf-2.10-3|267	%{_texmfdistdir}/tex/latex/pgf/systemlayer/pgfsys.sty
14mr|texlive-pgf-2.10-3|268	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfcalendar.sty
14mr|texlive-pgf-2.10-3|269	%{_texmfdistdir}/tex/latex/pgf/utilities/pgffor.sty
14mr|texlive-pgf-2.10-3|270	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfkeys.sty
14mr|texlive-pgf-2.10-3|271	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfpages.sty
14mr|texlive-pgf-2.10-3|272	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfrcs.sty
14mr|texlive-pgf-2.10-3|273	%{_texmfdistdir}/tex/latex/pgf/utilities/tikzexternal.sty
14mr|texlive-pgf-2.10-3|274	%{_texmfdistdir}/tex/latex/pgf/utilities/xxcolor.sty
14mr|texlive-pgf-2.10-3|275	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgf.tex
14mr|texlive-pgf-2.10-3|276	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseimage.tex
14mr|texlive-pgf-2.10-3|277	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaselayers.tex
14mr|texlive-pgf-2.10-3|278	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasematrix.tex
14mr|texlive-pgf-2.10-3|279	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasepatterns.tex
14mr|texlive-pgf-2.10-3|280	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseplot.tex
14mr|texlive-pgf-2.10-3|281	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseshapes.tex
14mr|texlive-pgf-2.10-3|282	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasesnakes.tex
14mr|texlive-pgf-2.10-3|283	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfcore.tex
14mr|texlive-pgf-2.10-3|284	%{_texmfdistdir}/tex/plain/pgf/frontendlayer/tikz.tex
14mr|texlive-pgf-2.10-3|285	%{_texmfdistdir}/tex/plain/pgf/math/pgfmath.tex
14mr|texlive-pgf-2.10-3|286	%{_texmfdistdir}/tex/plain/pgf/systemlayer/pgfsys.tex
14mr|texlive-pgf-2.10-3|287	%{_texmfdistdir}/tex/plain/pgf/utilities/pgfcalendar.tex
14mr|texlive-pgf-2.10-3|288	%{_texmfdistdir}/tex/plain/pgf/utilities/pgffor.tex
14mr|texlive-pgf-2.10-3|289	%{_texmfdistdir}/tex/plain/pgf/utilities/pgfkeys.tex
14mr|texlive-pgf-2.10-3|290	%{_texmfdistdir}/tex/plain/pgf/utilities/pgfrcs.tex
14mr|texlive-pgf-2.10-3|291	%doc %{_texmfdistdir}/doc/generic/pgf/AUTHORS
14mr|texlive-pgf-2.10-3|292	%doc %{_texmfdistdir}/doc/generic/pgf/ChangeLog
14mr|texlive-pgf-2.10-3|293	%doc %{_texmfdistdir}/doc/generic/pgf/FILES
14mr|texlive-pgf-2.10-3|294	%doc %{_texmfdistdir}/doc/generic/pgf/INSTALL
14mr|texlive-pgf-2.10-3|295	%doc %{_texmfdistdir}/doc/generic/pgf/README
14mr|texlive-pgf-2.10-3|296	%doc %{_texmfdistdir}/doc/generic/pgf/TODO
14mr|texlive-pgf-2.10-3|297	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo-mask.bb
14mr|texlive-pgf-2.10-3|298	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo-mask.jpg
14mr|texlive-pgf-2.10-3|299	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.bb
14mr|texlive-pgf-2.10-3|300	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.eps
14mr|texlive-pgf-2.10-3|301	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.jpg
14mr|texlive-pgf-2.10-3|302	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.bb
14mr|texlive-pgf-2.10-3|303	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.eps
14mr|texlive-pgf-2.10-3|304	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.jpg
14mr|texlive-pgf-2.10-3|305	%doc %{_texmfdistdir}/doc/generic/pgf/images/pgfmanual-mindmap-1.pdf
14mr|texlive-pgf-2.10-3|306	%doc %{_texmfdistdir}/doc/generic/pgf/images/pgfmanual-mindmap-2.pdf
14mr|texlive-pgf-2.10-3|307	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/LICENSE
14mr|texlive-pgf-2.10-3|308	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/gnu-free-documentation-license-1.2.txt
14mr|texlive-pgf-2.10-3|309	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/gnu-public-license-2.txt
14mr|texlive-pgf-2.10-3|310	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/latex-project-public-license-1.3c.txt
14mr|texlive-pgf-2.10-3|311	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/manifest-code.txt
14mr|texlive-pgf-2.10-3|312	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/manifest-documentation.txt
14mr|texlive-pgf-2.10-3|313	%doc %{_texmfdistdir}/doc/generic/pgf/macros/pgfmanual-en-macros.tex
14mr|texlive-pgf-2.10-3|314	%doc %{_texmfdistdir}/doc/generic/pgf/pgfmanual.pdf
14mr|texlive-pgf-2.10-3|315	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-actions.tex
14mr|texlive-pgf-2.10-3|316	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-arrows.tex
14mr|texlive-pgf-2.10-3|317	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex
14mr|texlive-pgf-2.10-3|318	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-design.tex
14mr|texlive-pgf-2.10-3|319	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-external.tex
14mr|texlive-pgf-2.10-3|320	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-images.tex
14mr|texlive-pgf-2.10-3|321	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-internalregisters.tex
14mr|texlive-pgf-2.10-3|322	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-layers.tex
14mr|texlive-pgf-2.10-3|323	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-matrices.tex
14mr|texlive-pgf-2.10-3|324	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex
14mr|texlive-pgf-2.10-3|325	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-paths.tex
14mr|texlive-pgf-2.10-3|326	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-patterns.tex
14mr|texlive-pgf-2.10-3|327	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-plots.tex
14mr|texlive-pgf-2.10-3|328	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex
14mr|texlive-pgf-2.10-3|329	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex
14mr|texlive-pgf-2.10-3|330	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex
14mr|texlive-pgf-2.10-3|331	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-shadings.tex
14mr|texlive-pgf-2.10-3|332	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-transformations.tex
14mr|texlive-pgf-2.10-3|333	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-transparency.tex
14mr|texlive-pgf-2.10-3|334	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex
14mr|texlive-pgf-2.10-3|335	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex
14mr|texlive-pgf-2.10-3|336	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-backend.tex
14mr|texlive-pgf-2.10-3|337	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-examples.tex
14mr|texlive-pgf-2.10-3|338	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-formats.tex
14mr|texlive-pgf-2.10-3|339	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-introduction.tex
14mr|texlive-pgf-2.10-3|340	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-main.tex
14mr|texlive-pgf-2.10-3|341	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-stylesheets.tex
14mr|texlive-pgf-2.10-3|342	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-visualizers.tex
14mr|texlive-pgf-2.10-3|343	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex
14mr|texlive-pgf-2.10-3|344	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-installation.tex
14mr|texlive-pgf-2.10-3|345	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-introduction.tex
14mr|texlive-pgf-2.10-3|346	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-3d.tex
14mr|texlive-pgf-2.10-3|347	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-arrows.tex
14mr|texlive-pgf-2.10-3|348	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-automata.tex
14mr|texlive-pgf-2.10-3|349	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-backgrounds.tex
14mr|texlive-pgf-2.10-3|350	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-calc.tex
14mr|texlive-pgf-2.10-3|351	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-calendar.tex
14mr|texlive-pgf-2.10-3|352	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-chains.tex
14mr|texlive-pgf-2.10-3|353	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex
14mr|texlive-pgf-2.10-3|354	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-decorations.tex
14mr|texlive-pgf-2.10-3|355	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex
14mr|texlive-pgf-2.10-3|356	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex
14mr|texlive-pgf-2.10-3|357	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-external.tex
14mr|texlive-pgf-2.10-3|358	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fadings.tex
14mr|texlive-pgf-2.10-3|359	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fit.tex
14mr|texlive-pgf-2.10-3|360	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fixedpoint.tex
14mr|texlive-pgf-2.10-3|361	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-folding.tex
14mr|texlive-pgf-2.10-3|362	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex
14mr|texlive-pgf-2.10-3|363	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-lsystems.tex
14mr|texlive-pgf-2.10-3|364	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex
14mr|texlive-pgf-2.10-3|365	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-mindmaps.tex
14mr|texlive-pgf-2.10-3|366	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex
14mr|texlive-pgf-2.10-3|367	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-petri.tex
14mr|texlive-pgf-2.10-3|368	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex
14mr|texlive-pgf-2.10-3|369	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-plot-marks.tex
14mr|texlive-pgf-2.10-3|370	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-profiler.tex
14mr|texlive-pgf-2.10-3|371	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shadings.tex
14mr|texlive-pgf-2.10-3|372	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shadows.tex
14mr|texlive-pgf-2.10-3|373	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shapes.tex
14mr|texlive-pgf-2.10-3|374	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-spy.tex
14mr|texlive-pgf-2.10-3|375	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-svg-path.tex
14mr|texlive-pgf-2.10-3|376	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-through.tex
14mr|texlive-pgf-2.10-3|377	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
14mr|texlive-pgf-2.10-3|378	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-turtle.tex
14mr|texlive-pgf-2.10-3|379	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-license.tex
14mr|texlive-pgf-2.10-3|380	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-main.tex
14mr|texlive-pgf-2.10-3|381	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-algorithms.tex
14mr|texlive-pgf-2.10-3|382	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-commands.tex
14mr|texlive-pgf-2.10-3|383	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-design.tex
14mr|texlive-pgf-2.10-3|384	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-numberprinting.tex
14mr|texlive-pgf-2.10-3|385	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-parsing.tex
14mr|texlive-pgf-2.10-3|386	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-module-parser.tex
14mr|texlive-pgf-2.10-3|387	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-oo.tex
14mr|texlive-pgf-2.10-3|388	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pages.tex
14mr|texlive-pgf-2.10-3|389	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfcalendar.tex
14mr|texlive-pgf-2.10-3|390	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex
14mr|texlive-pgf-2.10-3|391	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfkeys.tex
14mr|texlive-pgf-2.10-3|392	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfkeysfiltered.tex
14mr|texlive-pgf-2.10-3|393	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-commands.tex
14mr|texlive-pgf-2.10-3|394	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-overview.tex
14mr|texlive-pgf-2.10-3|395	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-paths.tex
14mr|texlive-pgf-2.10-3|396	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-protocol.tex
14mr|texlive-pgf-2.10-3|397	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-actions.tex
14mr|texlive-pgf-2.10-3|398	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex
14mr|texlive-pgf-2.10-3|399	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-decorations.tex
14mr|texlive-pgf-2.10-3|400	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-design.tex
14mr|texlive-pgf-2.10-3|401	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-matrices.tex
14mr|texlive-pgf-2.10-3|402	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-paths.tex
14mr|texlive-pgf-2.10-3|403	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-plots.tex
14mr|texlive-pgf-2.10-3|404	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex
14mr|texlive-pgf-2.10-3|405	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex
14mr|texlive-pgf-2.10-3|406	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex
14mr|texlive-pgf-2.10-3|407	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-transparency.tex
14mr|texlive-pgf-2.10-3|408	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-trees.tex
14mr|texlive-pgf-2.10-3|409	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex
14mr|texlive-pgf-2.10-3|410	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-chains.tex
14mr|texlive-pgf-2.10-3|411	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-map.tex
14mr|texlive-pgf-2.10-3|412	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-nodes.tex
14mr|texlive-pgf-2.10-3|413	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial.tex
14mr|texlive-pgf-2.10-3|414	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-xxcolor.tex
14mr|texlive-pgf-2.10-3|415	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.gnuplot
14mr|texlive-pgf-2.10-3|416	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.table
14mr|texlive-pgf-2.10-3|417	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-exp.gnuplot
14mr|texlive-pgf-2.10-3|418	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-exp.table
14mr|texlive-pgf-2.10-3|419	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-parametric-example.gnuplot
14mr|texlive-pgf-2.10-3|420	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-parametric-example.table
14mr|texlive-pgf-2.10-3|421	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-sin.gnuplot
14mr|texlive-pgf-2.10-3|422	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-sin.table
14mr|texlive-pgf-2.10-3|423	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-x.gnuplot
14mr|texlive-pgf-2.10-3|424	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-x.table
14mr|texlive-pgf-2.10-3|425	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfmanual-sine.gnuplot
14mr|texlive-pgf-2.10-3|426	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfmanual-sine.table
14mr|texlive-pgf-2.10-3|427	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.gnuplot
14mr|texlive-pgf-2.10-3|428	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.table
14mr|texlive-pgf-2.10-3|429	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/texmf.cnf
14mr|texlive-pgf-2.10-3|430	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/en/Makefile
14mr|texlive-pgf-2.10-3|431	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/en/pgfmanual.tex
14mr|texlive-pgf-2.10-3|432	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/pgfmanual-dvipdfm.cfg
14mr|texlive-pgf-2.10-3|433	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/en/Makefile
14mr|texlive-pgf-2.10-3|434	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/en/pgfmanual.tex
14mr|texlive-pgf-2.10-3|435	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/pgfmanual-dvipdfmx.cfg
14mr|texlive-pgf-2.10-3|436	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/en/Makefile
14mr|texlive-pgf-2.10-3|437	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/en/pgfmanual.tex
14mr|texlive-pgf-2.10-3|438	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/pgfmanual-dvips.cfg
14mr|texlive-pgf-2.10-3|439	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/Makefile
14mr|texlive-pgf-2.10-3|440	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/pgfmanual.figlist
14mr|texlive-pgf-2.10-3|441	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/pgfmanual.tex
14mr|texlive-pgf-2.10-3|442	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/pgfmanual-pdftex.cfg
14mr|texlive-pgf-2.10-3|443	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/en/Makefile
14mr|texlive-pgf-2.10-3|444	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/en/pgfmanual.tex
14mr|texlive-pgf-2.10-3|445	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/pgfmanual-tex4ht.cfg
14mr|texlive-pgf-2.10-3|446	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/en/Makefile
14mr|texlive-pgf-2.10-3|447	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/en/pgfmanual.tex
14mr|texlive-pgf-2.10-3|448	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/pgfmanual-vtex.cfg
14mr|texlive-pgf-2.10-3|449	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/en/Makefile
14mr|texlive-pgf-2.10-3|450	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/en/pgfmanual.tex
14mr|texlive-pgf-2.10-3|451	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/pgfmanual-xetex.cfg
14mr|texlive-pgf-2.10-3|452	%doc %{_texmfdistdir}/doc/latex/pgf/README
14mr|texlive-pgf-2.10-3|453	#- source
14mr|texlive-pgf-2.10-3|454	%doc %{_texmfdistdir}/source/latex/pgf/incoming/GrzegorzMurzynowski/pgfdatabasearrows.pdf
14mr|texlive-pgf-2.10-3|455	%doc %{_texmfdistdir}/source/latex/pgf/incoming/GrzegorzMurzynowski/pgfdatabasearrows.sty
14mr|texlive-pgf-2.10-3|456	%doc %{_texmfdistdir}/source/latex/pgf/incoming/GrzegorzMurzynowski/pgfdatabasearrows.tex
14mr|texlive-pgf-2.10-3|457	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/basics.pdf
14mr|texlive-pgf-2.10-3|458	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/basics.tex
14mr|texlive-pgf-2.10-3|459	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/fir.pdf
14mr|texlive-pgf-2.10-3|460	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/fir.tex
14mr|texlive-pgf-2.10-3|461	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/interconnection.pdf
14mr|texlive-pgf-2.10-3|462	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/interconnection.tex
14mr|texlive-pgf-2.10-3|463	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/macros.sty
14mr|texlive-pgf-2.10-3|464	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowarrows.code.tex
14mr|texlive-pgf-2.10-3|465	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowblocks.code.tex
14mr|texlive-pgf-2.10-3|466	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowdiagram.code.tex
14mr|texlive-pgf-2.10-3|467	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowoperators.code.tex
14mr|texlive-pgf-2.10-3|468	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/placement.pdf
14mr|texlive-pgf-2.10-3|469	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/placement.tex
14mr|texlive-pgf-2.10-3|470	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/signalflowdiagram.sty
14mr|texlive-pgf-2.10-3|471	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/Makefile
14mr|texlive-pgf-2.10-3|472	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltest.code.tex
14mr|texlive-pgf-2.10-3|473	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltest.sharedpreamble.tex
14mr|texlive-pgf-2.10-3|474	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltest.tex
14mr|texlive-pgf-2.10-3|475	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltestmakefile.tex
14mr|texlive-pgf-2.10-3|476	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/mathtest/pgfmathtestsuite.tex
14mr|texlive-pgf-2.10-3|477	
14mr|texlive-pgf-2.10-3|478	#-----------------------------------------------------------------------
14mr|texlive-pgf-2.10-3|479	%prep
14mr|texlive-pgf-2.10-3|480	%setup -c -a0 -a1 -a2
14mr|texlive-pgf-2.10-3|481	
14mr|texlive-pgf-2.10-3|482	%build
14mr|texlive-pgf-2.10-3|483	
14mr|texlive-pgf-2.10-3|484	%install
14mr|texlive-pgf-2.10-3|485	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pgf-2.10-3|486	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pgf-2.10-3|487	
14mr|texlive-pgf-2.10-3|488	
14mr|texlive-pgf-2.10-3|489	
14mr|texlive-pgf-2.10-3|490	%changelog
14mr|texlive-pgf-2.10-3|491	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.10-3
14mr|texlive-pgf-2.10-3|492	+ Revision: 34ca4d6
14mr|texlive-pgf-2.10-3|493	- MassBuild#440: Increase release tag
14mr|texlive-pgf-2.10-3|494	
14mr|texlive-pgf-2.10-3|495	

20999 14
14mr|texlive-pgf-blur-1.01-3|1	# revision 26134
14mr|texlive-pgf-blur-1.01-3|2	# category Package
14mr|texlive-pgf-blur-1.01-3|3	# catalog-ctan /graphics/pgf/contrib/pgf-blur
14mr|texlive-pgf-blur-1.01-3|4	# catalog-date 2012-04-24 16:17:04 +0200
14mr|texlive-pgf-blur-1.01-3|5	# catalog-license lppl
14mr|texlive-pgf-blur-1.01-3|6	# catalog-version 1.01
14mr|texlive-pgf-blur-1.01-3|7	Name:		texlive-pgf-blur
14mr|texlive-pgf-blur-1.01-3|8	Version:	1.01
14mr|texlive-pgf-blur-1.01-3|9	Release:	3
14mr|texlive-pgf-blur-1.01-3|10	Summary:	PGF/TikZ package for "blurred" shadows
14mr|texlive-pgf-blur-1.01-3|11	Group:		Publishing
14mr|texlive-pgf-blur-1.01-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgf-blur
14mr|texlive-pgf-blur-1.01-3|13	License:	LPPL
14mr|texlive-pgf-blur-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-blur.tar.xz
14mr|texlive-pgf-blur-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-blur.doc.tar.xz
14mr|texlive-pgf-blur-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-blur.source.tar.xz
14mr|texlive-pgf-blur-1.01-3|17	BuildArch:	noarch
14mr|texlive-pgf-blur-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pgf-blur-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pgf-blur-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pgf-blur-1.01-3|21	
14mr|texlive-pgf-blur-1.01-3|22	%description
14mr|texlive-pgf-blur-1.01-3|23	The package adds blurred/faded/fuzzy shadows to TikZ/PGF
14mr|texlive-pgf-blur-1.01-3|24	pictures. It is configured as a TikZ/PGF library module. The
14mr|texlive-pgf-blur-1.01-3|25	method is similar to that of the author's pst-blur package for
14mr|texlive-pgf-blur-1.01-3|26	PSTricks.
14mr|texlive-pgf-blur-1.01-3|27	
14mr|texlive-pgf-blur-1.01-3|28	%post
14mr|texlive-pgf-blur-1.01-3|29	%{_sbindir}/texlive.post
14mr|texlive-pgf-blur-1.01-3|30	
14mr|texlive-pgf-blur-1.01-3|31	%postun
14mr|texlive-pgf-blur-1.01-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pgf-blur-1.01-3|33	%{_sbindir}/texlive.post
14mr|texlive-pgf-blur-1.01-3|34	fi
14mr|texlive-pgf-blur-1.01-3|35	
14mr|texlive-pgf-blur-1.01-3|36	#-----------------------------------------------------------------------
14mr|texlive-pgf-blur-1.01-3|37	%files
14mr|texlive-pgf-blur-1.01-3|38	%{_texmfdistdir}/tex/latex/pgf-blur/tikzlibraryshadows.blur.code.tex
14mr|texlive-pgf-blur-1.01-3|39	%doc %{_texmfdistdir}/doc/latex/pgf-blur/README
14mr|texlive-pgf-blur-1.01-3|40	%doc %{_texmfdistdir}/doc/latex/pgf-blur/pgf-blur.pdf
14mr|texlive-pgf-blur-1.01-3|41	#- source
14mr|texlive-pgf-blur-1.01-3|42	%doc %{_texmfdistdir}/source/latex/pgf-blur/pgf-blur.dtx
14mr|texlive-pgf-blur-1.01-3|43	%doc %{_texmfdistdir}/source/latex/pgf-blur/pgf-blur.ins
14mr|texlive-pgf-blur-1.01-3|44	
14mr|texlive-pgf-blur-1.01-3|45	#-----------------------------------------------------------------------
14mr|texlive-pgf-blur-1.01-3|46	%prep
14mr|texlive-pgf-blur-1.01-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-pgf-blur-1.01-3|48	
14mr|texlive-pgf-blur-1.01-3|49	%build
14mr|texlive-pgf-blur-1.01-3|50	
14mr|texlive-pgf-blur-1.01-3|51	%install
14mr|texlive-pgf-blur-1.01-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pgf-blur-1.01-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pgf-blur-1.01-3|54	
14mr|texlive-pgf-blur-1.01-3|55	
14mr|texlive-pgf-blur-1.01-3|56	
14mr|texlive-pgf-blur-1.01-3|57	%changelog
14mr|texlive-pgf-blur-1.01-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-pgf-blur-1.01-3|59	+ Revision: e85722d
14mr|texlive-pgf-blur-1.01-3|60	- MassBuild#440: Increase release tag
14mr|texlive-pgf-blur-1.01-3|61	
14mr|texlive-pgf-blur-1.01-3|62	

21000 14
14mr|texlive-pgfgantt-4.0-6|1	# revision 31037
14mr|texlive-pgfgantt-4.0-6|2	# category Package
14mr|texlive-pgfgantt-4.0-6|3	# catalog-ctan /graphics/pgf/contrib/pgfgantt
14mr|texlive-pgfgantt-4.0-6|4	# catalog-date 2013-06-04 20:25:12 +0200
14mr|texlive-pgfgantt-4.0-6|5	# catalog-license lppl1.3
14mr|texlive-pgfgantt-4.0-6|6	# catalog-version 4.0
14mr|texlive-pgfgantt-4.0-6|7	Name:		texlive-pgfgantt
14mr|texlive-pgfgantt-4.0-6|8	Version:	4.0
14mr|texlive-pgfgantt-4.0-6|9	Release:	6
14mr|texlive-pgfgantt-4.0-6|10	Summary:	Draw Gantt charts with TikZ
14mr|texlive-pgfgantt-4.0-6|11	Group:		Publishing
14mr|texlive-pgfgantt-4.0-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgfgantt
14mr|texlive-pgfgantt-4.0-6|13	License:	LPPL1.3
14mr|texlive-pgfgantt-4.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.tar.xz
14mr|texlive-pgfgantt-4.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.doc.tar.xz
14mr|texlive-pgfgantt-4.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.source.tar.xz
14mr|texlive-pgfgantt-4.0-6|17	BuildArch:	noarch
14mr|texlive-pgfgantt-4.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pgfgantt-4.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pgfgantt-4.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-pgfgantt-4.0-6|21	
14mr|texlive-pgfgantt-4.0-6|22	%description
14mr|texlive-pgfgantt-4.0-6|23	The package provides an environment for drawing Gantt charts
14mr|texlive-pgfgantt-4.0-6|24	that contain various elements (titles, bars, milestones, groups
14mr|texlive-pgfgantt-4.0-6|25	and links). Several keys customize the appearance of the chart
14mr|texlive-pgfgantt-4.0-6|26	elements.
14mr|texlive-pgfgantt-4.0-6|27	
14mr|texlive-pgfgantt-4.0-6|28	%post
14mr|texlive-pgfgantt-4.0-6|29	%{_sbindir}/texlive.post
14mr|texlive-pgfgantt-4.0-6|30	
14mr|texlive-pgfgantt-4.0-6|31	%postun
14mr|texlive-pgfgantt-4.0-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-pgfgantt-4.0-6|33	%{_sbindir}/texlive.post
14mr|texlive-pgfgantt-4.0-6|34	fi
14mr|texlive-pgfgantt-4.0-6|35	
14mr|texlive-pgfgantt-4.0-6|36	#-----------------------------------------------------------------------
14mr|texlive-pgfgantt-4.0-6|37	%files
14mr|texlive-pgfgantt-4.0-6|38	%{_texmfdistdir}/tex/latex/pgfgantt/pgfgantt.sty
14mr|texlive-pgfgantt-4.0-6|39	%doc %{_texmfdistdir}/doc/latex/pgfgantt/README
14mr|texlive-pgfgantt-4.0-6|40	%doc %{_texmfdistdir}/doc/latex/pgfgantt/pgfgantt.pdf
14mr|texlive-pgfgantt-4.0-6|41	#- source
14mr|texlive-pgfgantt-4.0-6|42	%doc %{_texmfdistdir}/source/latex/pgfgantt/pgfgantt.dtx
14mr|texlive-pgfgantt-4.0-6|43	%doc %{_texmfdistdir}/source/latex/pgfgantt/pgfgantt.ins
14mr|texlive-pgfgantt-4.0-6|44	
14mr|texlive-pgfgantt-4.0-6|45	#-----------------------------------------------------------------------
14mr|texlive-pgfgantt-4.0-6|46	%prep
14mr|texlive-pgfgantt-4.0-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-pgfgantt-4.0-6|48	
14mr|texlive-pgfgantt-4.0-6|49	%build
14mr|texlive-pgfgantt-4.0-6|50	
14mr|texlive-pgfgantt-4.0-6|51	%install
14mr|texlive-pgfgantt-4.0-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfgantt-4.0-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfgantt-4.0-6|54	
14mr|texlive-pgfgantt-4.0-6|55	%changelog
14mr|texlive-pgfgantt-4.0-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0-6
14mr|texlive-pgfgantt-4.0-6|57	+ Revision: 43c32a3
14mr|texlive-pgfgantt-4.0-6|58	- MassBuild#440: Increase release tag
14mr|texlive-pgfgantt-4.0-6|59	
14mr|texlive-pgfgantt-4.0-6|60	

21001 14
14mr|texlive-pgfkeyx-0.0.1-3|1	# revision 26093
14mr|texlive-pgfkeyx-0.0.1-3|2	# category Package
14mr|texlive-pgfkeyx-0.0.1-3|3	# catalog-ctan /macros/latex/contrib/pgfkeyx
14mr|texlive-pgfkeyx-0.0.1-3|4	# catalog-date 2012-04-21 23:54:26 +0200
14mr|texlive-pgfkeyx-0.0.1-3|5	# catalog-license lppl1.3
14mr|texlive-pgfkeyx-0.0.1-3|6	# catalog-version 0.0.1
14mr|texlive-pgfkeyx-0.0.1-3|7	Name:		texlive-pgfkeyx
14mr|texlive-pgfkeyx-0.0.1-3|8	Version:	0.0.1
14mr|texlive-pgfkeyx-0.0.1-3|9	Release:	3
14mr|texlive-pgfkeyx-0.0.1-3|10	Summary:	Extended and more robust version of pgfkeys
14mr|texlive-pgfkeyx-0.0.1-3|11	Group:		Publishing
14mr|texlive-pgfkeyx-0.0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pgfkeyx
14mr|texlive-pgfkeyx-0.0.1-3|13	License:	LPPL1.3
14mr|texlive-pgfkeyx-0.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfkeyx.tar.xz
14mr|texlive-pgfkeyx-0.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfkeyx.doc.tar.xz
14mr|texlive-pgfkeyx-0.0.1-3|16	BuildArch:	noarch
14mr|texlive-pgfkeyx-0.0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pgfkeyx-0.0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pgfkeyx-0.0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pgfkeyx-0.0.1-3|20	
14mr|texlive-pgfkeyx-0.0.1-3|21	%description
14mr|texlive-pgfkeyx-0.0.1-3|22	The package extends and improves the robustness of the pgfkeys
14mr|texlive-pgfkeyx-0.0.1-3|23	package. In particular, it can deal with active comma, equality
14mr|texlive-pgfkeyx-0.0.1-3|24	sign, and slash in key parsing. The difficulty with active
14mr|texlive-pgfkeyx-0.0.1-3|25	characters has long been a problem with the pgfkeys package.
14mr|texlive-pgfkeyx-0.0.1-3|26	The package also introduces handlers beyond those that pgfkeys
14mr|texlive-pgfkeyx-0.0.1-3|27	can offer.
14mr|texlive-pgfkeyx-0.0.1-3|28	
14mr|texlive-pgfkeyx-0.0.1-3|29	%post
14mr|texlive-pgfkeyx-0.0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-pgfkeyx-0.0.1-3|31	
14mr|texlive-pgfkeyx-0.0.1-3|32	%postun
14mr|texlive-pgfkeyx-0.0.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pgfkeyx-0.0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-pgfkeyx-0.0.1-3|35	fi
14mr|texlive-pgfkeyx-0.0.1-3|36	
14mr|texlive-pgfkeyx-0.0.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-pgfkeyx-0.0.1-3|38	%files
14mr|texlive-pgfkeyx-0.0.1-3|39	%{_texmfdistdir}/tex/latex/pgfkeyx/pgfkeyx.sty
14mr|texlive-pgfkeyx-0.0.1-3|40	%doc %{_texmfdistdir}/doc/latex/pgfkeyx/README
14mr|texlive-pgfkeyx-0.0.1-3|41	%doc %{_texmfdistdir}/doc/latex/pgfkeyx/pgfkeyx-test1.tex
14mr|texlive-pgfkeyx-0.0.1-3|42	
14mr|texlive-pgfkeyx-0.0.1-3|43	#-----------------------------------------------------------------------
14mr|texlive-pgfkeyx-0.0.1-3|44	%prep
14mr|texlive-pgfkeyx-0.0.1-3|45	%setup -c -a0 -a1
14mr|texlive-pgfkeyx-0.0.1-3|46	
14mr|texlive-pgfkeyx-0.0.1-3|47	%build
14mr|texlive-pgfkeyx-0.0.1-3|48	
14mr|texlive-pgfkeyx-0.0.1-3|49	%install
14mr|texlive-pgfkeyx-0.0.1-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfkeyx-0.0.1-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfkeyx-0.0.1-3|52	
14mr|texlive-pgfkeyx-0.0.1-3|53	
14mr|texlive-pgfkeyx-0.0.1-3|54	
14mr|texlive-pgfkeyx-0.0.1-3|55	%changelog
14mr|texlive-pgfkeyx-0.0.1-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.1-3
14mr|texlive-pgfkeyx-0.0.1-3|57	+ Revision: baa67d5
14mr|texlive-pgfkeyx-0.0.1-3|58	- MassBuild#440: Increase release tag
14mr|texlive-pgfkeyx-0.0.1-3|59	
14mr|texlive-pgfkeyx-0.0.1-3|60	

21002 14
14mr|texlive-pgfmolbio-0.21-6|1	# revision 31334
14mr|texlive-pgfmolbio-0.21-6|2	# category Package
14mr|texlive-pgfmolbio-0.21-6|3	# catalog-ctan /macros/luatex/latex/pgfmolbio
14mr|texlive-pgfmolbio-0.21-6|4	# catalog-date 2013-07-31 09:13:05 +0200
14mr|texlive-pgfmolbio-0.21-6|5	# catalog-license lppl1.3
14mr|texlive-pgfmolbio-0.21-6|6	# catalog-version 0.21
14mr|texlive-pgfmolbio-0.21-6|7	Name:		texlive-pgfmolbio
14mr|texlive-pgfmolbio-0.21-6|8	Version:	0.21
14mr|texlive-pgfmolbio-0.21-6|9	Release:	6
14mr|texlive-pgfmolbio-0.21-6|10	Summary:	Draw graphs typically found in molecular biology texts
14mr|texlive-pgfmolbio-0.21-6|11	Group:		Publishing
14mr|texlive-pgfmolbio-0.21-6|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/pgfmolbio
14mr|texlive-pgfmolbio-0.21-6|13	License:	LPPL1.3
14mr|texlive-pgfmolbio-0.21-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.tar.xz
14mr|texlive-pgfmolbio-0.21-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.doc.tar.xz
14mr|texlive-pgfmolbio-0.21-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.source.tar.xz
14mr|texlive-pgfmolbio-0.21-6|17	BuildArch:	noarch
14mr|texlive-pgfmolbio-0.21-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pgfmolbio-0.21-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pgfmolbio-0.21-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-pgfmolbio-0.21-6|21	
14mr|texlive-pgfmolbio-0.21-6|22	%description
14mr|texlive-pgfmolbio-0.21-6|23	The package draws graphs typically found in molecular biology
14mr|texlive-pgfmolbio-0.21-6|24	texts. Currently, the package contains modules for drawing DNA
14mr|texlive-pgfmolbio-0.21-6|25	sequencing chromatograms and protein domain diagrams.
14mr|texlive-pgfmolbio-0.21-6|26	
14mr|texlive-pgfmolbio-0.21-6|27	%post
14mr|texlive-pgfmolbio-0.21-6|28	%{_sbindir}/texlive.post
14mr|texlive-pgfmolbio-0.21-6|29	
14mr|texlive-pgfmolbio-0.21-6|30	%postun
14mr|texlive-pgfmolbio-0.21-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-pgfmolbio-0.21-6|32	%{_sbindir}/texlive.post
14mr|texlive-pgfmolbio-0.21-6|33	fi
14mr|texlive-pgfmolbio-0.21-6|34	
14mr|texlive-pgfmolbio-0.21-6|35	#-----------------------------------------------------------------------
14mr|texlive-pgfmolbio-0.21-6|36	%files
14mr|texlive-pgfmolbio-0.21-6|37	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.lua
14mr|texlive-pgfmolbio-0.21-6|38	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.tex
14mr|texlive-pgfmolbio-0.21-6|39	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.convert.tex
14mr|texlive-pgfmolbio-0.21-6|40	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.domains.lua
14mr|texlive-pgfmolbio-0.21-6|41	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.domains.tex
14mr|texlive-pgfmolbio-0.21-6|42	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.sty
14mr|texlive-pgfmolbio-0.21-6|43	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/README
14mr|texlive-pgfmolbio-0.21-6|44	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleScf.scf
14mr|texlive-pgfmolbio-0.21-6|45	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleUniprot.txt
14mr|texlive-pgfmolbio-0.21-6|46	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/pgfmolbio.lua
14mr|texlive-pgfmolbio-0.21-6|47	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/pgfmolbio.pdf
14mr|texlive-pgfmolbio-0.21-6|48	#- source
14mr|texlive-pgfmolbio-0.21-6|49	%doc %{_texmfdistdir}/source/lualatex/pgfmolbio/pgfmolbio.dtx
14mr|texlive-pgfmolbio-0.21-6|50	%doc %{_texmfdistdir}/source/lualatex/pgfmolbio/pgfmolbio.ins
14mr|texlive-pgfmolbio-0.21-6|51	
14mr|texlive-pgfmolbio-0.21-6|52	#-----------------------------------------------------------------------
14mr|texlive-pgfmolbio-0.21-6|53	%prep
14mr|texlive-pgfmolbio-0.21-6|54	%setup -c -a0 -a1 -a2
14mr|texlive-pgfmolbio-0.21-6|55	
14mr|texlive-pgfmolbio-0.21-6|56	%build
14mr|texlive-pgfmolbio-0.21-6|57	
14mr|texlive-pgfmolbio-0.21-6|58	%install
14mr|texlive-pgfmolbio-0.21-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfmolbio-0.21-6|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfmolbio-0.21-6|61	rm %{buildroot}%{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleGff.gff
14mr|texlive-pgfmolbio-0.21-6|62	
14mr|texlive-pgfmolbio-0.21-6|63	%changelog
14mr|texlive-pgfmolbio-0.21-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.21-6
14mr|texlive-pgfmolbio-0.21-6|65	+ Revision: 0c9fd72
14mr|texlive-pgfmolbio-0.21-6|66	- MassBuild#440: Increase release tag
14mr|texlive-pgfmolbio-0.21-6|67	
14mr|texlive-pgfmolbio-0.21-6|68	

21003 14
14mr|texlive-pgfopts-2.1-3|1	# revision 23320
14mr|texlive-pgfopts-2.1-3|2	# category Package
14mr|texlive-pgfopts-2.1-3|3	# catalog-ctan /macros/latex/contrib/pgfopts
14mr|texlive-pgfopts-2.1-3|4	# catalog-date 2011-06-03 00:21:14 +0200
14mr|texlive-pgfopts-2.1-3|5	# catalog-license lppl1.3
14mr|texlive-pgfopts-2.1-3|6	# catalog-version 2.1
14mr|texlive-pgfopts-2.1-3|7	Name:		texlive-pgfopts
14mr|texlive-pgfopts-2.1-3|8	Version:	2.1
14mr|texlive-pgfopts-2.1-3|9	Release:	3
14mr|texlive-pgfopts-2.1-3|10	Summary:	LaTeX package options with pgfkeys
14mr|texlive-pgfopts-2.1-3|11	Group:		Publishing
14mr|texlive-pgfopts-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pgfopts
14mr|texlive-pgfopts-2.1-3|13	License:	LPPL1.3
14mr|texlive-pgfopts-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfopts.tar.xz
14mr|texlive-pgfopts-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfopts.doc.tar.xz
14mr|texlive-pgfopts-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfopts.source.tar.xz
14mr|texlive-pgfopts-2.1-3|17	BuildArch:	noarch
14mr|texlive-pgfopts-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pgfopts-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pgfopts-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pgfopts-2.1-3|21	
14mr|texlive-pgfopts-2.1-3|22	%description
14mr|texlive-pgfopts-2.1-3|23	The pgfkeys package (part of the pgf distribution) is a well-
14mr|texlive-pgfopts-2.1-3|24	designed way of defining and using large numbers of keys for
14mr|texlive-pgfopts-2.1-3|25	key-value syntaxes. However, pgfkeys itself does not offer
14mr|texlive-pgfopts-2.1-3|26	means of handling LaTeX class and package options. This package
14mr|texlive-pgfopts-2.1-3|27	adds such option handling to pgfkeys, in the same way that
14mr|texlive-pgfopts-2.1-3|28	kvoptions adds the same facility to the LaTeX standard keyval
14mr|texlive-pgfopts-2.1-3|29	package.
14mr|texlive-pgfopts-2.1-3|30	
14mr|texlive-pgfopts-2.1-3|31	%post
14mr|texlive-pgfopts-2.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-pgfopts-2.1-3|33	
14mr|texlive-pgfopts-2.1-3|34	%postun
14mr|texlive-pgfopts-2.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-pgfopts-2.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-pgfopts-2.1-3|37	fi
14mr|texlive-pgfopts-2.1-3|38	
14mr|texlive-pgfopts-2.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-pgfopts-2.1-3|40	%files
14mr|texlive-pgfopts-2.1-3|41	%{_texmfdistdir}/tex/latex/pgfopts/pgfopts.sty
14mr|texlive-pgfopts-2.1-3|42	%doc %{_texmfdistdir}/doc/latex/pgfopts/README
14mr|texlive-pgfopts-2.1-3|43	%doc %{_texmfdistdir}/doc/latex/pgfopts/pgfopts.pdf
14mr|texlive-pgfopts-2.1-3|44	#- source
14mr|texlive-pgfopts-2.1-3|45	%doc %{_texmfdistdir}/source/latex/pgfopts/pgfopts.dtx
14mr|texlive-pgfopts-2.1-3|46	%doc %{_texmfdistdir}/source/latex/pgfopts/pgfopts.ins
14mr|texlive-pgfopts-2.1-3|47	
14mr|texlive-pgfopts-2.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-pgfopts-2.1-3|49	%prep
14mr|texlive-pgfopts-2.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pgfopts-2.1-3|51	
14mr|texlive-pgfopts-2.1-3|52	%build
14mr|texlive-pgfopts-2.1-3|53	
14mr|texlive-pgfopts-2.1-3|54	%install
14mr|texlive-pgfopts-2.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfopts-2.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfopts-2.1-3|57	
14mr|texlive-pgfopts-2.1-3|58	
14mr|texlive-pgfopts-2.1-3|59	
14mr|texlive-pgfopts-2.1-3|60	%changelog
14mr|texlive-pgfopts-2.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-pgfopts-2.1-3|62	+ Revision: faba669
14mr|texlive-pgfopts-2.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pgfopts-2.1-3|64	
14mr|texlive-pgfopts-2.1-3|65	

21004 14
14mr|texlive-pgfplots-1.5.1-2|1	# revision 24977
14mr|texlive-pgfplots-1.5.1-2|2	# category Package
14mr|texlive-pgfplots-1.5.1-2|3	# catalog-ctan /graphics/pgf/contrib/pgfplots
14mr|texlive-pgfplots-1.5.1-2|4	# catalog-date 2011-12-29 22:44:25 +0100
14mr|texlive-pgfplots-1.5.1-2|5	# catalog-license gpl
14mr|texlive-pgfplots-1.5.1-2|6	# catalog-version 1.5.1
14mr|texlive-pgfplots-1.5.1-2|7	Name:		texlive-pgfplots
14mr|texlive-pgfplots-1.5.1-2|8	Version:	1.5.1
14mr|texlive-pgfplots-1.5.1-2|9	Release:	2
14mr|texlive-pgfplots-1.5.1-2|10	Summary:	Create normal/logarithmic plots in two and three dimensions
14mr|texlive-pgfplots-1.5.1-2|11	Group:		Publishing
14mr|texlive-pgfplots-1.5.1-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgfplots
14mr|texlive-pgfplots-1.5.1-2|13	License:	GPL
14mr|texlive-pgfplots-1.5.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfplots.tar.xz
14mr|texlive-pgfplots-1.5.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfplots.doc.tar.xz
14mr|texlive-pgfplots-1.5.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfplots.source.tar.xz
14mr|texlive-pgfplots-1.5.1-2|17	BuildArch:	noarch
14mr|texlive-pgfplots-1.5.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pgfplots-1.5.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pgfplots-1.5.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-pgfplots-1.5.1-2|21	
14mr|texlive-pgfplots-1.5.1-2|22	%description
14mr|texlive-pgfplots-1.5.1-2|23	PGFPlots draws high-quality function plots in normal or
14mr|texlive-pgfplots-1.5.1-2|24	logarithmic scaling with a user-friendly interface directly in
14mr|texlive-pgfplots-1.5.1-2|25	TeX. The user supplies axis labels, legend entries and the plot
14mr|texlive-pgfplots-1.5.1-2|26	coordinates for one or more plots and PGFPlots applies axis
14mr|texlive-pgfplots-1.5.1-2|27	scaling, computes any logarithms and axis ticks and draws the
14mr|texlive-pgfplots-1.5.1-2|28	plots, supporting line plots, scatter plots, piecewise constant
14mr|texlive-pgfplots-1.5.1-2|29	plots, bar plots, area plots, mesh-- and surface plots and some
14mr|texlive-pgfplots-1.5.1-2|30	more. Pgfplots is based on PGF/TikZ (pgf); it runs equally for
14mr|texlive-pgfplots-1.5.1-2|31	LaTeX/TeX/ConTeXt.
14mr|texlive-pgfplots-1.5.1-2|32	
14mr|texlive-pgfplots-1.5.1-2|33	%post
14mr|texlive-pgfplots-1.5.1-2|34	%{_sbindir}/texlive.post
14mr|texlive-pgfplots-1.5.1-2|35	
14mr|texlive-pgfplots-1.5.1-2|36	%postun
14mr|texlive-pgfplots-1.5.1-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-pgfplots-1.5.1-2|38	%{_sbindir}/texlive.post
14mr|texlive-pgfplots-1.5.1-2|39	fi
14mr|texlive-pgfplots-1.5.1-2|40	
14mr|texlive-pgfplots-1.5.1-2|41	#-----------------------------------------------------------------------
14mr|texlive-pgfplots-1.5.1-2|42	%files
14mr|texlive-pgfplots-1.5.1-2|43	%{_texmfdistdir}/scripts/pgfplots/matlab2pgfplots.m
14mr|texlive-pgfplots-1.5.1-2|44	%{_texmfdistdir}/scripts/pgfplots/matlab2pgfplots.sh
14mr|texlive-pgfplots-1.5.1-2|45	%{_texmfdistdir}/scripts/pgfplots/pgf2pdf.sh
14mr|texlive-pgfplots-1.5.1-2|46	%{_texmfdistdir}/scripts/pgfplots/pgfplots.py
14mr|texlive-pgfplots-1.5.1-2|47	%{_texmfdistdir}/tex/context/third/pgfplots/t-pgfplots.tex
14mr|texlive-pgfplots-1.5.1-2|48	%{_texmfdistdir}/tex/context/third/pgfplots/t-pgfplotstable.tex
14mr|texlive-pgfplots-1.5.1-2|49	%{_texmfdistdir}/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfshading.code.tex
14mr|texlive-pgfplots-1.5.1-2|50	%{_texmfdistdir}/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex
14mr|texlive-pgfplots-1.5.1-2|51	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.colormaps.code.tex
14mr|texlive-pgfplots-1.5.1-2|52	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.dateplot.code.tex
14mr|texlive-pgfplots-1.5.1-2|53	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex
14mr|texlive-pgfplots-1.5.1-2|54	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.groupplots.code.tex
14mr|texlive-pgfplots-1.5.1-2|55	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.patchplots.code.tex
14mr|texlive-pgfplots-1.5.1-2|56	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.polar.code.tex
14mr|texlive-pgfplots-1.5.1-2|57	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex
14mr|texlive-pgfplots-1.5.1-2|58	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.ternary.code.tex
14mr|texlive-pgfplots-1.5.1-2|59	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.units.code.tex
14mr|texlive-pgfplots-1.5.1-2|60	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex
14mr|texlive-pgfplots-1.5.1-2|61	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsdeque.code.tex
14mr|texlive-pgfplots-1.5.1-2|62	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsliststructure.code.tex
14mr|texlive-pgfplots-1.5.1-2|63	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex
14mr|texlive-pgfplots-1.5.1-2|64	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsmatrix.code.tex
14mr|texlive-pgfplots-1.5.1-2|65	%{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstable.code.tex
14mr|texlive-pgfplots-1.5.1-2|66	%{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstable.coltype.code.tex
14mr|texlive-pgfplots-1.5.1-2|67	%{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex
14mr|texlive-pgfplots-1.5.1-2|68	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_loader.code.tex
14mr|texlive-pgfplots-1.5.1-2|69	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_misc.code.tex
14mr|texlive-pgfplots-1.5.1-2|70	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreexternal.code.tex
14mr|texlive-pgfplots-1.5.1-2|71	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreimage.code.tex
14mr|texlive-pgfplots-1.5.1-2|72	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeys.code.tex
14mr|texlive-pgfplots-1.5.1-2|73	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex
14mr|texlive-pgfplots-1.5.1-2|74	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryfpu.code.tex
14mr|texlive-pgfplots-1.5.1-2|75	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryplothandlers.code.tex
14mr|texlive-pgfplots-1.5.1-2|76	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.code.tex
14mr|texlive-pgfplots-1.5.1-2|77	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.pdflinks.code.tex
14mr|texlive-pgfplots-1.5.1-2|78	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.prettyprinter.code.tex
14mr|texlive-pgfplots-1.5.1-2|79	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmathfloat.code.tex
14mr|texlive-pgfplots-1.5.1-2|80	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternal.sty
14mr|texlive-pgfplots-1.5.1-2|81	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternalshared.code.tex
14mr|texlive-pgfplots-1.5.1-2|82	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzlibraryexternal.code.tex
14mr|texlive-pgfplots-1.5.1-2|83	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfplotscompatib/tikzlibrarydateplot.code.tex
14mr|texlive-pgfplots-1.5.1-2|84	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.code.tex
14mr|texlive-pgfplots-1.5.1-2|85	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.multiaxis.code.tex
14mr|texlive-pgfplots-1.5.1-2|86	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.paths.code.tex
14mr|texlive-pgfplots-1.5.1-2|87	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.revision.tex
14mr|texlive-pgfplots-1.5.1-2|88	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex
14mr|texlive-pgfplots-1.5.1-2|89	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotscore.code.tex
14mr|texlive-pgfplots-1.5.1-2|90	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex
14mr|texlive-pgfplots-1.5.1-2|91	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsplothandlers.code.tex
14mr|texlive-pgfplots-1.5.1-2|92	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsstackedplots.code.tex
14mr|texlive-pgfplots-1.5.1-2|93	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsticks.code.tex
14mr|texlive-pgfplots-1.5.1-2|94	%{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvips.def
14mr|texlive-pgfplots-1.5.1-2|95	%{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-pdftex.def
14mr|texlive-pgfplots-1.5.1-2|96	%{_texmfdistdir}/tex/generic/pgfplots/sys/pgfplotssysgeneric.code.tex
14mr|texlive-pgfplots-1.5.1-2|97	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsbinary.code.tex
14mr|texlive-pgfplots-1.5.1-2|98	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotscolormap.code.tex
14mr|texlive-pgfplots-1.5.1-2|99	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsutil.code.tex
14mr|texlive-pgfplots-1.5.1-2|100	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsutil.verb.code.tex
14mr|texlive-pgfplots-1.5.1-2|101	%{_texmfdistdir}/tex/latex/pgfplots/bugtracker.sty
14mr|texlive-pgfplots-1.5.1-2|102	%{_texmfdistdir}/tex/latex/pgfplots/libs/tikzlibrarypgfplots.clickable.code.tex
14mr|texlive-pgfplots-1.5.1-2|103	%{_texmfdistdir}/tex/latex/pgfplots/libs/tikzlibrarypgfplotsclickable.code.tex
14mr|texlive-pgfplots-1.5.1-2|104	%{_texmfdistdir}/tex/latex/pgfplots/pgfplots.sty
14mr|texlive-pgfplots-1.5.1-2|105	%{_texmfdistdir}/tex/latex/pgfplots/pgfplotstable.sty
14mr|texlive-pgfplots-1.5.1-2|106	%{_texmfdistdir}/tex/latex/pgfplots/pgfregressiontest.sty
14mr|texlive-pgfplots-1.5.1-2|107	%{_texmfdistdir}/tex/plain/pgfplots/pgfplots.tex
14mr|texlive-pgfplots-1.5.1-2|108	%{_texmfdistdir}/tex/plain/pgfplots/pgfplotstable.tex
14mr|texlive-pgfplots-1.5.1-2|109	%doc %{_texmfdistdir}/doc/context/third/pgfplots/pgfplotsexample.pdf
14mr|texlive-pgfplots-1.5.1-2|110	%doc %{_texmfdistdir}/doc/context/third/pgfplots/pgfplotsexample.tex
14mr|texlive-pgfplots-1.5.1-2|111	%doc %{_texmfdistdir}/doc/generic/pgfplots/README
14mr|texlive-pgfplots-1.5.1-2|112	%doc %{_texmfdistdir}/doc/latex/pgfplots/ChangeLog
14mr|texlive-pgfplots-1.5.1-2|113	%doc %{_texmfdistdir}/doc/latex/pgfplots/Makefile
14mr|texlive-pgfplots-1.5.1-2|114	%doc %{_texmfdistdir}/doc/latex/pgfplots/TeX-programming-notes.pdf
14mr|texlive-pgfplots-1.5.1-2|115	%doc %{_texmfdistdir}/doc/latex/pgfplots/TeX-programming-notes.tex
14mr|texlive-pgfplots-1.5.1-2|116	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_0.pdf
14mr|texlive-pgfplots-1.5.1-2|117	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_0.tex
14mr|texlive-pgfplots-1.5.1-2|118	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_1.pdf
14mr|texlive-pgfplots-1.5.1-2|119	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_1.tex
14mr|texlive-pgfplots-1.5.1-2|120	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_10.pdf
14mr|texlive-pgfplots-1.5.1-2|121	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_10.tex
14mr|texlive-pgfplots-1.5.1-2|122	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_11.pdf
14mr|texlive-pgfplots-1.5.1-2|123	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_11.tex
14mr|texlive-pgfplots-1.5.1-2|124	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_12.pdf
14mr|texlive-pgfplots-1.5.1-2|125	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_12.tex
14mr|texlive-pgfplots-1.5.1-2|126	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_13.pdf
14mr|texlive-pgfplots-1.5.1-2|127	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_13.tex
14mr|texlive-pgfplots-1.5.1-2|128	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_2.pdf
14mr|texlive-pgfplots-1.5.1-2|129	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_2.tex
14mr|texlive-pgfplots-1.5.1-2|130	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_3.pdf
14mr|texlive-pgfplots-1.5.1-2|131	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_3.tex
14mr|texlive-pgfplots-1.5.1-2|132	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_4.pdf
14mr|texlive-pgfplots-1.5.1-2|133	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_4.tex
14mr|texlive-pgfplots-1.5.1-2|134	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_5.pdf
14mr|texlive-pgfplots-1.5.1-2|135	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_5.tex
14mr|texlive-pgfplots-1.5.1-2|136	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_6.pdf
14mr|texlive-pgfplots-1.5.1-2|137	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_6.tex
14mr|texlive-pgfplots-1.5.1-2|138	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_7.pdf
14mr|texlive-pgfplots-1.5.1-2|139	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_7.tex
14mr|texlive-pgfplots-1.5.1-2|140	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_8.pdf
14mr|texlive-pgfplots-1.5.1-2|141	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_8.tex
14mr|texlive-pgfplots-1.5.1-2|142	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_9.pdf
14mr|texlive-pgfplots-1.5.1-2|143	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_9.tex
14mr|texlive-pgfplots-1.5.1-2|144	%doc %{_texmfdistdir}/doc/latex/pgfplots/cartesian_phase_diagram.pdf
14mr|texlive-pgfplots-1.5.1-2|145	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/external1.gnuplot
14mr|texlive-pgfplots-1.5.1-2|146	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/external1.png
14mr|texlive-pgfplots-1.5.1-2|147	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/external2.pdf
14mr|texlive-pgfplots-1.5.1-2|148	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig1.png
14mr|texlive-pgfplots-1.5.1-2|149	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig2.png
14mr|texlive-pgfplots-1.5.1-2|150	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig3.png
14mr|texlive-pgfplots-1.5.1-2|151	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig4.png
14mr|texlive-pgfplots-1.5.1-2|152	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-log-snap0.png
14mr|texlive-pgfplots-1.5.1-2|153	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-log-snap1.png
14mr|texlive-pgfplots-1.5.1-2|154	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-log-snap2.png
14mr|texlive-pgfplots-1.5.1-2|155	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-logcode-snap0.png
14mr|texlive-pgfplots-1.5.1-2|156	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-logcode-snap1.png
14mr|texlive-pgfplots-1.5.1-2|157	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-scatter0.png
14mr|texlive-pgfplots-1.5.1-2|158	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-scatter1.png
14mr|texlive-pgfplots-1.5.1-2|159	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-scatter2.png
14mr|texlive-pgfplots-1.5.1-2|160	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable.tex
14mr|texlive-pgfplots-1.5.1-2|161	%doc %{_texmfdistdir}/doc/latex/pgfplots/gallery/Makefile
14mr|texlive-pgfplots-1.5.1-2|162	%doc %{_texmfdistdir}/doc/latex/pgfplots/gallery/extractexamples.pl
14mr|texlive-pgfplots-1.5.1-2|163	%doc %{_texmfdistdir}/doc/latex/pgfplots/gallery/gallery.css
14mr|texlive-pgfplots-1.5.1-2|164	%doc %{_texmfdistdir}/doc/latex/pgfplots/gibbs_phase_diagram.pdf
14mr|texlive-pgfplots-1.5.1-2|165	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_DoG.gnuplot
14mr|texlive-pgfplots-1.5.1-2|166	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_DoG.table
14mr|texlive-pgfplots-1.5.1-2|167	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp
14mr|texlive-pgfplots-1.5.1-2|168	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp.gnuplot
14mr|texlive-pgfplots-1.5.1-2|169	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp.table
14mr|texlive-pgfplots-1.5.1-2|170	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp.vrs
14mr|texlive-pgfplots-1.5.1-2|171	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.gnuplot
14mr|texlive-pgfplots-1.5.1-2|172	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.table
14mr|texlive-pgfplots-1.5.1-2|173	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.gnuplot
14mr|texlive-pgfplots-1.5.1-2|174	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.table
14mr|texlive-pgfplots-1.5.1-2|175	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_parable.gnuplot
14mr|texlive-pgfplots-1.5.1-2|176	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_parable.table
14mr|texlive-pgfplots-1.5.1-2|177	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_pow2.gnuplot
14mr|texlive-pgfplots-1.5.1-2|178	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_pow2.table
14mr|texlive-pgfplots-1.5.1-2|179	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_sin.gnuplot
14mr|texlive-pgfplots-1.5.1-2|180	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_sin.table
14mr|texlive-pgfplots-1.5.1-2|181	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_tangens.gnuplot
14mr|texlive-pgfplots-1.5.1-2|182	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_tangens.table
14mr|texlive-pgfplots-1.5.1-2|183	%doc %{_texmfdistdir}/doc/latex/pgfplots/gpl-3.0.txt
14mr|texlive-pgfplots-1.5.1-2|184	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfmanual-en-macros.tex
14mr|texlive-pgfplots-1.5.1-2|185	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots-macros.tex
14mr|texlive-pgfplots-1.5.1-2|186	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.basic.reference.tex
14mr|texlive-pgfplots-1.5.1-2|187	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.bib
14mr|texlive-pgfplots-1.5.1-2|188	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.figlist
14mr|texlive-pgfplots-1.5.1-2|189	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.importexport.tex
14mr|texlive-pgfplots-1.5.1-2|190	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.install.tex
14mr|texlive-pgfplots-1.5.1-2|191	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.intro.tex
14mr|texlive-pgfplots-1.5.1-2|192	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.clickable.tex
14mr|texlive-pgfplots-1.5.1-2|193	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.colormaps.tex
14mr|texlive-pgfplots-1.5.1-2|194	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.dateplot.tex
14mr|texlive-pgfplots-1.5.1-2|195	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.external.tex
14mr|texlive-pgfplots-1.5.1-2|196	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.groupplot.tex
14mr|texlive-pgfplots-1.5.1-2|197	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.patchplots.tex
14mr|texlive-pgfplots-1.5.1-2|198	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.polar.tex
14mr|texlive-pgfplots-1.5.1-2|199	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.smithchart.tex
14mr|texlive-pgfplots-1.5.1-2|200	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.ternary.tex
14mr|texlive-pgfplots-1.5.1-2|201	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.tex
14mr|texlive-pgfplots-1.5.1-2|202	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.units.tex
14mr|texlive-pgfplots-1.5.1-2|203	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.makefile
14mr|texlive-pgfplots-1.5.1-2|204	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.mst
14mr|texlive-pgfplots-1.5.1-2|205	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.pdf
14mr|texlive-pgfplots-1.5.1-2|206	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.preamble.tex
14mr|texlive-pgfplots-1.5.1-2|207	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.2dplots.tex
14mr|texlive-pgfplots-1.5.1-2|208	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.3dconfiguration.tex
14mr|texlive-pgfplots-1.5.1-2|209	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.3dplots.tex
14mr|texlive-pgfplots-1.5.1-2|210	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.alignment.tex
14mr|texlive-pgfplots-1.5.1-2|211	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.axis-addplot.tex
14mr|texlive-pgfplots-1.5.1-2|212	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.axisdescription.tex
14mr|texlive-pgfplots-1.5.1-2|213	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.closingplots.tex
14mr|texlive-pgfplots-1.5.1-2|214	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.coordfiltering.tex
14mr|texlive-pgfplots-1.5.1-2|215	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.errorbars.tex
14mr|texlive-pgfplots-1.5.1-2|216	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.gridoptions-axiscoordinates.tex
14mr|texlive-pgfplots-1.5.1-2|217	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.linefitting.tex
14mr|texlive-pgfplots-1.5.1-2|218	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.markers-meta.tex
14mr|texlive-pgfplots-1.5.1-2|219	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.miscellaneous.tex
14mr|texlive-pgfplots-1.5.1-2|220	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.numberformatting.tex
14mr|texlive-pgfplots-1.5.1-2|221	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.preliminaryoptions.tex
14mr|texlive-pgfplots-1.5.1-2|222	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.scaling.tex
14mr|texlive-pgfplots-1.5.1-2|223	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.specifyrange.tex
14mr|texlive-pgfplots-1.5.1-2|224	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.styleoptions.tex
14mr|texlive-pgfplots-1.5.1-2|225	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.symbolic-transformations.tex
14mr|texlive-pgfplots-1.5.1-2|226	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.symbolic.tex
14mr|texlive-pgfplots-1.5.1-2|227	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.tex
14mr|texlive-pgfplots-1.5.1-2|228	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.tickoptions.tex
14mr|texlive-pgfplots-1.5.1-2|229	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.tikzinteroperability.tex
14mr|texlive-pgfplots-1.5.1-2|230	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.transformations.tex
14mr|texlive-pgfplots-1.5.1-2|231	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.resources.tex
14mr|texlive-pgfplots-1.5.1-2|232	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.testplot
14mr|texlive-pgfplots-1.5.1-2|233	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.testtable
14mr|texlive-pgfplots-1.5.1-2|234	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.testtable2.dat
14mr|texlive-pgfplots-1.5.1-2|235	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.tex
14mr|texlive-pgfplots-1.5.1-2|236	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.timeseries.dat
14mr|texlive-pgfplots-1.5.1-2|237	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp0.dat
14mr|texlive-pgfplots-1.5.1-2|238	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp0.script
14mr|texlive-pgfplots-1.5.1-2|239	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp0.table
14mr|texlive-pgfplots-1.5.1-2|240	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp1.dat
14mr|texlive-pgfplots-1.5.1-2|241	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp1.script
14mr|texlive-pgfplots-1.5.1-2|242	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp1.table
14mr|texlive-pgfplots-1.5.1-2|243	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_ocg_copy.sty
14mr|texlive-pgfplots-1.5.1-2|244	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotsexample.pdf
14mr|texlive-pgfplots-1.5.1-2|245	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotsexample.tex
14mr|texlive-pgfplots-1.5.1-2|246	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example1.csv
14mr|texlive-pgfplots-1.5.1-2|247	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example1.dat
14mr|texlive-pgfplots-1.5.1-2|248	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example2.dat
14mr|texlive-pgfplots-1.5.1-2|249	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example3.dat
14mr|texlive-pgfplots-1.5.1-2|250	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example4.dat
14mr|texlive-pgfplots-1.5.1-2|251	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example5.dat
14mr|texlive-pgfplots-1.5.1-2|252	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.mst
14mr|texlive-pgfplots-1.5.1-2|253	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.pdf
14mr|texlive-pgfplots-1.5.1-2|254	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.tex
14mr|texlive-pgfplots-1.5.1-2|255	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstodo.pdf
14mr|texlive-pgfplots-1.5.1-2|256	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstodo.tex
14mr|texlive-pgfplots-1.5.1-2|257	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfshell_cos.sh
14mr|texlive-pgfplots-1.5.1-2|258	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfshell_replot.sh
14mr|texlive-pgfplots-1.5.1-2|259	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/FokkerDrI_layer_0.facetIdx.dat
14mr|texlive-pgfplots-1.5.1-2|260	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/FokkerDrI_layer_0.patches.dat
14mr|texlive-pgfplots-1.5.1-2|261	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/FokkerDrI_layer_0.vertices.dat
14mr|texlive-pgfplots-1.5.1-2|262	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/accounts.dat
14mr|texlive-pgfplots-1.5.1-2|263	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/first3d.dat
14mr|texlive-pgfplots-1.5.1-2|264	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/group-1.dat
14mr|texlive-pgfplots-1.5.1-2|265	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/newexperiment1.dat
14mr|texlive-pgfplots-1.5.1-2|266	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/newexperiment2.dat
14mr|texlive-pgfplots-1.5.1-2|267	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/newexperiment3.dat
14mr|texlive-pgfplots-1.5.1-2|268	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/oldexperiment1.dat
14mr|texlive-pgfplots-1.5.1-2|269	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/oldexperiment2.dat
14mr|texlive-pgfplots-1.5.1-2|270	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/oldexperiment3.dat
14mr|texlive-pgfplots-1.5.1-2|271	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/ou.dat
14mr|texlive-pgfplots-1.5.1-2|272	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/patchexample_conn.dat
14mr|texlive-pgfplots-1.5.1-2|273	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/patchexample_verts.dat
14mr|texlive-pgfplots-1.5.1-2|274	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots.randn.dat
14mr|texlive-pgfplots-1.5.1-2|275	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1.dat
14mr|texlive-pgfplots-1.5.1-2|276	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1_latent.dat
14mr|texlive-pgfplots-1.5.1-2|277	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2.dat
14mr|texlive-pgfplots-1.5.1-2|278	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2_latent.dat
14mr|texlive-pgfplots-1.5.1-2|279	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata3.dat
14mr|texlive-pgfplots-1.5.1-2|280	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata4.dat
14mr|texlive-pgfplots-1.5.1-2|281	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotscontourmatlabexample.dat
14mr|texlive-pgfplots-1.5.1-2|282	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotscontourmatlabexample.m
14mr|texlive-pgfplots-1.5.1-2|283	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotsexample4.dat
14mr|texlive-pgfplots-1.5.1-2|284	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotsexample4_grid.dat
14mr|texlive-pgfplots-1.5.1-2|285	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotsternary.example1.dat
14mr|texlive-pgfplots-1.5.1-2|286	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics1.m
14mr|texlive-pgfplots-1.5.1-2|287	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3.m
14mr|texlive-pgfplots-1.5.1-2|288	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3.png
14mr|texlive-pgfplots-1.5.1-2|289	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3.seed
14mr|texlive-pgfplots-1.5.1-2|290	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3d.png
14mr|texlive-pgfplots-1.5.1-2|291	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3d.png.dat
14mr|texlive-pgfplots-1.5.1-2|292	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3dsurf.png
14mr|texlive-pgfplots-1.5.1-2|293	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3dsurfmatlab.png
14mr|texlive-pgfplots-1.5.1-2|294	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3withaxis.png
14mr|texlive-pgfplots-1.5.1-2|295	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics_gimpmeasure.png
14mr|texlive-pgfplots-1.5.1-2|296	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d.m
14mr|texlive-pgfplots-1.5.1-2|297	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d.png
14mr|texlive-pgfplots-1.5.1-2|298	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d_coord.dat
14mr|texlive-pgfplots-1.5.1-2|299	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d_vel.dat
14mr|texlive-pgfplots-1.5.1-2|300	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3dwithaxis.png
14mr|texlive-pgfplots-1.5.1-2|301	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/scattercl.dat
14mr|texlive-pgfplots-1.5.1-2|302	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/smithchart_data.dat
14mr|texlive-pgfplots-1.5.1-2|303	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/ternary_data.txt
14mr|texlive-pgfplots-1.5.1-2|304	%doc %{_texmfdistdir}/doc/latex/pgfplots/texmf.cnf
14mr|texlive-pgfplots-1.5.1-2|305	%doc %{_texmfdistdir}/doc/latex/pgfplots/todo.archive.txt
14mr|texlive-pgfplots-1.5.1-2|306	%doc %{_texmfdistdir}/doc/plain/pgfplots/pgfplotsexample.pdf
14mr|texlive-pgfplots-1.5.1-2|307	%doc %{_texmfdistdir}/doc/plain/pgfplots/pgfplotsexample.tex
14mr|texlive-pgfplots-1.5.1-2|308	#- source
14mr|texlive-pgfplots-1.5.1-2|309	%doc %{_texmfdistdir}/source/context/third/pgfplots/pgfplotstests.tar.bz2
14mr|texlive-pgfplots-1.5.1-2|310	%doc %{_texmfdistdir}/source/latex/pgfplots/pgfplotstests.tar.bz2
14mr|texlive-pgfplots-1.5.1-2|311	
14mr|texlive-pgfplots-1.5.1-2|312	#-----------------------------------------------------------------------
14mr|texlive-pgfplots-1.5.1-2|313	%prep
14mr|texlive-pgfplots-1.5.1-2|314	%setup -c -a0 -a1 -a2
14mr|texlive-pgfplots-1.5.1-2|315	
14mr|texlive-pgfplots-1.5.1-2|316	%build
14mr|texlive-pgfplots-1.5.1-2|317	
14mr|texlive-pgfplots-1.5.1-2|318	%install
14mr|texlive-pgfplots-1.5.1-2|319	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfplots-1.5.1-2|320	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pgfplots-1.5.1-2|321	
14mr|texlive-pgfplots-1.5.1-2|322	
14mr|texlive-pgfplots-1.5.1-2|323	
14mr|texlive-pgfplots-1.5.1-2|324	%changelog
14mr|texlive-pgfplots-1.5.1-2|325	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.1-2
14mr|texlive-pgfplots-1.5.1-2|326	+ Revision: 502d6ad
14mr|texlive-pgfplots-1.5.1-2|327	- MassBuild#440: Increase release tag
14mr|texlive-pgfplots-1.5.1-2|328	
14mr|texlive-pgfplots-1.5.1-2|329	

21005 14
14mr|texlive-pgf-soroban-1.0-3|1	# revision 15878
14mr|texlive-pgf-soroban-1.0-3|2	# category Package
14mr|texlive-pgf-soroban-1.0-3|3	# catalog-ctan /graphics/pgf/contrib/pgf-soroban
14mr|texlive-pgf-soroban-1.0-3|4	# catalog-date 2008-08-23 00:06:02 +0200
14mr|texlive-pgf-soroban-1.0-3|5	# catalog-license lppl
14mr|texlive-pgf-soroban-1.0-3|6	# catalog-version 1.0
14mr|texlive-pgf-soroban-1.0-3|7	Name:		texlive-pgf-soroban
14mr|texlive-pgf-soroban-1.0-3|8	Version:	1.0
14mr|texlive-pgf-soroban-1.0-3|9	Release:	3
14mr|texlive-pgf-soroban-1.0-3|10	Summary:	Create images of the soroban using TikZ/PGF
14mr|texlive-pgf-soroban-1.0-3|11	Group:		Publishing
14mr|texlive-pgf-soroban-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgf-soroban
14mr|texlive-pgf-soroban-1.0-3|13	License:	LPPL
14mr|texlive-pgf-soroban-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-soroban.tar.xz
14mr|texlive-pgf-soroban-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-soroban.doc.tar.xz
14mr|texlive-pgf-soroban-1.0-3|16	BuildArch:	noarch
14mr|texlive-pgf-soroban-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pgf-soroban-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pgf-soroban-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pgf-soroban-1.0-3|20	
14mr|texlive-pgf-soroban-1.0-3|21	%description
14mr|texlive-pgf-soroban-1.0-3|22	The package makes it possible to create pictures of the soroban
14mr|texlive-pgf-soroban-1.0-3|23	(Japanese abacus) using PGF/TikZ.
14mr|texlive-pgf-soroban-1.0-3|24	
14mr|texlive-pgf-soroban-1.0-3|25	%post
14mr|texlive-pgf-soroban-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-pgf-soroban-1.0-3|27	
14mr|texlive-pgf-soroban-1.0-3|28	%postun
14mr|texlive-pgf-soroban-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-pgf-soroban-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-pgf-soroban-1.0-3|31	fi
14mr|texlive-pgf-soroban-1.0-3|32	
14mr|texlive-pgf-soroban-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-pgf-soroban-1.0-3|34	%files
14mr|texlive-pgf-soroban-1.0-3|35	%{_texmfdistdir}/tex/latex/pgf-soroban/pgf-soroban.sty
14mr|texlive-pgf-soroban-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/Changes
14mr|texlive-pgf-soroban-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/README
14mr|texlive-pgf-soroban-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.bib
14mr|texlive-pgf-soroban-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.pdf
14mr|texlive-pgf-soroban-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.tex
14mr|texlive-pgf-soroban-1.0-3|41	
14mr|texlive-pgf-soroban-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-pgf-soroban-1.0-3|43	%prep
14mr|texlive-pgf-soroban-1.0-3|44	%setup -c -a0 -a1
14mr|texlive-pgf-soroban-1.0-3|45	
14mr|texlive-pgf-soroban-1.0-3|46	%build
14mr|texlive-pgf-soroban-1.0-3|47	
14mr|texlive-pgf-soroban-1.0-3|48	%install
14mr|texlive-pgf-soroban-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pgf-soroban-1.0-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pgf-soroban-1.0-3|51	
14mr|texlive-pgf-soroban-1.0-3|52	
14mr|texlive-pgf-soroban-1.0-3|53	
14mr|texlive-pgf-soroban-1.0-3|54	%changelog
14mr|texlive-pgf-soroban-1.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pgf-soroban-1.0-3|56	+ Revision: 6e8464d
14mr|texlive-pgf-soroban-1.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-pgf-soroban-1.0-3|58	
14mr|texlive-pgf-soroban-1.0-3|59	

21006 14
14mr|texlive-pgf-umlsd-0.5-3|1	# revision 21301
14mr|texlive-pgf-umlsd-0.5-3|2	# category Package
14mr|texlive-pgf-umlsd-0.5-3|3	# catalog-ctan /graphics/pgf/contrib/pgf-umlsd
14mr|texlive-pgf-umlsd-0.5-3|4	# catalog-date 2011-02-03 13:02:40 +0100
14mr|texlive-pgf-umlsd-0.5-3|5	# catalog-license gpl
14mr|texlive-pgf-umlsd-0.5-3|6	# catalog-version 0.5
14mr|texlive-pgf-umlsd-0.5-3|7	Name:		texlive-pgf-umlsd
14mr|texlive-pgf-umlsd-0.5-3|8	Version:	0.5
14mr|texlive-pgf-umlsd-0.5-3|9	Release:	3
14mr|texlive-pgf-umlsd-0.5-3|10	Summary:	Draw UML Sequence Diagrams
14mr|texlive-pgf-umlsd-0.5-3|11	Group:		Publishing
14mr|texlive-pgf-umlsd-0.5-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgf-umlsd
14mr|texlive-pgf-umlsd-0.5-3|13	License:	GPL
14mr|texlive-pgf-umlsd-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-umlsd.tar.xz
14mr|texlive-pgf-umlsd-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-umlsd.doc.tar.xz
14mr|texlive-pgf-umlsd-0.5-3|16	BuildArch:	noarch
14mr|texlive-pgf-umlsd-0.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pgf-umlsd-0.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pgf-umlsd-0.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pgf-umlsd-0.5-3|20	
14mr|texlive-pgf-umlsd-0.5-3|21	%description
14mr|texlive-pgf-umlsd-0.5-3|22	LaTeX macros to draw UML diagrams using pgf.
14mr|texlive-pgf-umlsd-0.5-3|23	
14mr|texlive-pgf-umlsd-0.5-3|24	%post
14mr|texlive-pgf-umlsd-0.5-3|25	%{_sbindir}/texlive.post
14mr|texlive-pgf-umlsd-0.5-3|26	
14mr|texlive-pgf-umlsd-0.5-3|27	%postun
14mr|texlive-pgf-umlsd-0.5-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-pgf-umlsd-0.5-3|29	%{_sbindir}/texlive.post
14mr|texlive-pgf-umlsd-0.5-3|30	fi
14mr|texlive-pgf-umlsd-0.5-3|31	
14mr|texlive-pgf-umlsd-0.5-3|32	#-----------------------------------------------------------------------
14mr|texlive-pgf-umlsd-0.5-3|33	%files
14mr|texlive-pgf-umlsd-0.5-3|34	%{_texmfdistdir}/tex/latex/pgf-umlsd/pgf-umlsd.sty
14mr|texlive-pgf-umlsd-0.5-3|35	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/README
14mr|texlive-pgf-umlsd-0.5-3|36	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo.pdf
14mr|texlive-pgf-umlsd-0.5-3|37	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo.tex
14mr|texlive-pgf-umlsd-0.5-3|38	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo2.pdf
14mr|texlive-pgf-umlsd-0.5-3|39	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo2.tex
14mr|texlive-pgf-umlsd-0.5-3|40	
14mr|texlive-pgf-umlsd-0.5-3|41	#-----------------------------------------------------------------------
14mr|texlive-pgf-umlsd-0.5-3|42	%prep
14mr|texlive-pgf-umlsd-0.5-3|43	%setup -c -a0 -a1
14mr|texlive-pgf-umlsd-0.5-3|44	
14mr|texlive-pgf-umlsd-0.5-3|45	%build
14mr|texlive-pgf-umlsd-0.5-3|46	
14mr|texlive-pgf-umlsd-0.5-3|47	%install
14mr|texlive-pgf-umlsd-0.5-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pgf-umlsd-0.5-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pgf-umlsd-0.5-3|50	
14mr|texlive-pgf-umlsd-0.5-3|51	
14mr|texlive-pgf-umlsd-0.5-3|52	
14mr|texlive-pgf-umlsd-0.5-3|53	%changelog
14mr|texlive-pgf-umlsd-0.5-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-pgf-umlsd-0.5-3|55	+ Revision: a1496be
14mr|texlive-pgf-umlsd-0.5-3|56	- MassBuild#440: Increase release tag
14mr|texlive-pgf-umlsd-0.5-3|57	
14mr|texlive-pgf-umlsd-0.5-3|58	

21007 14
14mr|texlive-phaistos-1.0-3|1	# revision 18651
14mr|texlive-phaistos-1.0-3|2	# category Package
14mr|texlive-phaistos-1.0-3|3	# catalog-ctan /fonts/archaic/phaistos
14mr|texlive-phaistos-1.0-3|4	# catalog-date 2008-07-09 12:34:16 +0200
14mr|texlive-phaistos-1.0-3|5	# catalog-license lppl
14mr|texlive-phaistos-1.0-3|6	# catalog-version 1.0
14mr|texlive-phaistos-1.0-3|7	Name:		texlive-phaistos
14mr|texlive-phaistos-1.0-3|8	Version:	1.0
14mr|texlive-phaistos-1.0-3|9	Release:	3
14mr|texlive-phaistos-1.0-3|10	Summary:	Disk of Phaistos font
14mr|texlive-phaistos-1.0-3|11	Group:		Publishing
14mr|texlive-phaistos-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/archaic/phaistos
14mr|texlive-phaistos-1.0-3|13	License:	LPPL
14mr|texlive-phaistos-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phaistos.tar.xz
14mr|texlive-phaistos-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phaistos.doc.tar.xz
14mr|texlive-phaistos-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phaistos.source.tar.xz
14mr|texlive-phaistos-1.0-3|17	BuildArch:	noarch
14mr|texlive-phaistos-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-phaistos-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-phaistos-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-phaistos-1.0-3|21	
14mr|texlive-phaistos-1.0-3|22	%description
14mr|texlive-phaistos-1.0-3|23	A font that contains all the symbols of the famous Disc of
14mr|texlive-phaistos-1.0-3|24	Phaistos, together with a LaTeX package. The disc was 'printed'
14mr|texlive-phaistos-1.0-3|25	by stamping the wet clay with some sort of punches, probably
14mr|texlive-phaistos-1.0-3|26	around 1700 BCE. The font is available in Adobe Type 1 and
14mr|texlive-phaistos-1.0-3|27	OpenType formats (the latter using the Unicode positions for
14mr|texlive-phaistos-1.0-3|28	the symbols). There are those who believe that this Cretan
14mr|texlive-phaistos-1.0-3|29	script was used to 'write' Greek (it is known, for example,
14mr|texlive-phaistos-1.0-3|30	that the rather later Cretan Linear B script was used to write
14mr|texlive-phaistos-1.0-3|31	Greek), but arguments for other languages have been presented.
14mr|texlive-phaistos-1.0-3|32	
14mr|texlive-phaistos-1.0-3|33	%post
14mr|texlive-phaistos-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-phaistos-1.0-3|35	
14mr|texlive-phaistos-1.0-3|36	%postun
14mr|texlive-phaistos-1.0-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-phaistos-1.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-phaistos-1.0-3|39	fi
14mr|texlive-phaistos-1.0-3|40	
14mr|texlive-phaistos-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-phaistos-1.0-3|42	%files
14mr|texlive-phaistos-1.0-3|43	%{_texmfdistdir}/fonts/afm/public/phaistos/phaistos.afm
14mr|texlive-phaistos-1.0-3|44	%{_texmfdistdir}/fonts/map/dvips/phaistos/phaistos.map
14mr|texlive-phaistos-1.0-3|45	%{_texmfdistdir}/fonts/opentype/public/phaistos/Phaistos.otf
14mr|texlive-phaistos-1.0-3|46	%{_texmfdistdir}/fonts/tfm/public/phaistos/phaistos.tfm
14mr|texlive-phaistos-1.0-3|47	%{_texmfdistdir}/fonts/type1/public/phaistos/phaistos.pfb
14mr|texlive-phaistos-1.0-3|48	%{_texmfdistdir}/tex/latex/phaistos/phaistos.sty
14mr|texlive-phaistos-1.0-3|49	%doc %{_texmfdistdir}/doc/fonts/phaistos/getglyphs
14mr|texlive-phaistos-1.0-3|50	%doc %{_texmfdistdir}/doc/fonts/phaistos/glyphTable.pdf
14mr|texlive-phaistos-1.0-3|51	#- source
14mr|texlive-phaistos-1.0-3|52	%doc %{_texmfdistdir}/source/fonts/phaistos/phaistos.dtx
14mr|texlive-phaistos-1.0-3|53	%doc %{_texmfdistdir}/source/fonts/phaistos/phaistos.ins
14mr|texlive-phaistos-1.0-3|54	
14mr|texlive-phaistos-1.0-3|55	#-----------------------------------------------------------------------
14mr|texlive-phaistos-1.0-3|56	%prep
14mr|texlive-phaistos-1.0-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-phaistos-1.0-3|58	
14mr|texlive-phaistos-1.0-3|59	%build
14mr|texlive-phaistos-1.0-3|60	
14mr|texlive-phaistos-1.0-3|61	%install
14mr|texlive-phaistos-1.0-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-phaistos-1.0-3|63	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-phaistos-1.0-3|64	
14mr|texlive-phaistos-1.0-3|65	
14mr|texlive-phaistos-1.0-3|66	
14mr|texlive-phaistos-1.0-3|67	%changelog
14mr|texlive-phaistos-1.0-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-phaistos-1.0-3|69	+ Revision: 3967ad7
14mr|texlive-phaistos-1.0-3|70	- MassBuild#440: Increase release tag
14mr|texlive-phaistos-1.0-3|71	
14mr|texlive-phaistos-1.0-3|72	

21008 14
14mr|texlive-philex-1.0-3|1	# revision 17879
14mr|texlive-philex-1.0-3|2	# category Package
14mr|texlive-philex-1.0-3|3	# catalog-ctan /macros/latex/contrib/philex
14mr|texlive-philex-1.0-3|4	# catalog-date 2010-04-29 12:33:30 +0200
14mr|texlive-philex-1.0-3|5	# catalog-license lppl
14mr|texlive-philex-1.0-3|6	# catalog-version 1.0
14mr|texlive-philex-1.0-3|7	Name:		texlive-philex
14mr|texlive-philex-1.0-3|8	Version:	1.0
14mr|texlive-philex-1.0-3|9	Release:	3
14mr|texlive-philex-1.0-3|10	Summary:	Cross references for named and numbered environments
14mr|texlive-philex-1.0-3|11	Group:		Publishing
14mr|texlive-philex-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/philex
14mr|texlive-philex-1.0-3|13	License:	LPPL
14mr|texlive-philex-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philex.tar.xz
14mr|texlive-philex-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philex.doc.tar.xz
14mr|texlive-philex-1.0-3|16	BuildArch:	noarch
14mr|texlive-philex-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-philex-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-philex-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-philex-1.0-3|20	
14mr|texlive-philex-1.0-3|21	%description
14mr|texlive-philex-1.0-3|22	Philex provides means for creating and cross-referencing named
14mr|texlive-philex-1.0-3|23	or numbered environments. Possible uses would be equations,
14mr|texlive-philex-1.0-3|24	example sentences (as in linguistics or philosophy) or named
14mr|texlive-philex-1.0-3|25	principles. Cross references may refer either to the number, or
14mr|texlive-philex-1.0-3|26	to a short name of the target environment, or to the contents
14mr|texlive-philex-1.0-3|27	of the environment. Philex builds on the facilities of the
14mr|texlive-philex-1.0-3|28	linguex package.
14mr|texlive-philex-1.0-3|29	
14mr|texlive-philex-1.0-3|30	%post
14mr|texlive-philex-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-philex-1.0-3|32	
14mr|texlive-philex-1.0-3|33	%postun
14mr|texlive-philex-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-philex-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-philex-1.0-3|36	fi
14mr|texlive-philex-1.0-3|37	
14mr|texlive-philex-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-philex-1.0-3|39	%files
14mr|texlive-philex-1.0-3|40	%{_texmfdistdir}/tex/latex/philex/philex.sty
14mr|texlive-philex-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/philex/philexmanualb.pdf
14mr|texlive-philex-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/philex/philexmanualb.tex
14mr|texlive-philex-1.0-3|43	
14mr|texlive-philex-1.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-philex-1.0-3|45	%prep
14mr|texlive-philex-1.0-3|46	%setup -c -a0 -a1
14mr|texlive-philex-1.0-3|47	
14mr|texlive-philex-1.0-3|48	%build
14mr|texlive-philex-1.0-3|49	
14mr|texlive-philex-1.0-3|50	%install
14mr|texlive-philex-1.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-philex-1.0-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-philex-1.0-3|53	
14mr|texlive-philex-1.0-3|54	
14mr|texlive-philex-1.0-3|55	
14mr|texlive-philex-1.0-3|56	%changelog
14mr|texlive-philex-1.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-philex-1.0-3|58	+ Revision: 3c13b0d
14mr|texlive-philex-1.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-philex-1.0-3|60	
14mr|texlive-philex-1.0-3|61	

21009 14
14mr|texlive-philokalia-1.1-3|1	# revision 18651
14mr|texlive-philokalia-1.1-3|2	# category Package
14mr|texlive-philokalia-1.1-3|3	# catalog-ctan /fonts/philokalia
14mr|texlive-philokalia-1.1-3|4	# catalog-date 2007-09-24 10:59:32 +0200
14mr|texlive-philokalia-1.1-3|5	# catalog-license ofl
14mr|texlive-philokalia-1.1-3|6	# catalog-version 1.1
14mr|texlive-philokalia-1.1-3|7	Name:		texlive-philokalia
14mr|texlive-philokalia-1.1-3|8	Version:	1.1
14mr|texlive-philokalia-1.1-3|9	Release:	3
14mr|texlive-philokalia-1.1-3|10	Summary:	A font to typeset the Philokalia Books
14mr|texlive-philokalia-1.1-3|11	Group:		Publishing
14mr|texlive-philokalia-1.1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/philokalia
14mr|texlive-philokalia-1.1-3|13	License:	OFL
14mr|texlive-philokalia-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philokalia.tar.xz
14mr|texlive-philokalia-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philokalia.doc.tar.xz
14mr|texlive-philokalia-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philokalia.source.tar.xz
14mr|texlive-philokalia-1.1-3|17	BuildArch:	noarch
14mr|texlive-philokalia-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-philokalia-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-philokalia-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-philokalia-1.1-3|21	
14mr|texlive-philokalia-1.1-3|22	%description
14mr|texlive-philokalia-1.1-3|23	The philokalia package has been designed to ease the use of the
14mr|texlive-philokalia-1.1-3|24	Philokalia-Regular OpenType font with XeLaTeX. The font started
14mr|texlive-philokalia-1.1-3|25	as a project to digitize the typeface used to typeset the
14mr|texlive-philokalia-1.1-3|26	Philokalia books.
14mr|texlive-philokalia-1.1-3|27	
14mr|texlive-philokalia-1.1-3|28	%post
14mr|texlive-philokalia-1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-philokalia-1.1-3|30	
14mr|texlive-philokalia-1.1-3|31	%postun
14mr|texlive-philokalia-1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-philokalia-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-philokalia-1.1-3|34	fi
14mr|texlive-philokalia-1.1-3|35	
14mr|texlive-philokalia-1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-philokalia-1.1-3|37	%files
14mr|texlive-philokalia-1.1-3|38	%{_texmfdistdir}/fonts/opentype/public/philokalia/Philokalia-Regular.otf
14mr|texlive-philokalia-1.1-3|39	%{_texmfdistdir}/tex/xelatex/philokalia/eu1plk.fd
14mr|texlive-philokalia-1.1-3|40	%{_texmfdistdir}/tex/xelatex/philokalia/philokalia.sty
14mr|texlive-philokalia-1.1-3|41	%doc %{_texmfdistdir}/doc/xelatex/philokalia/philokalia.pdf
14mr|texlive-philokalia-1.1-3|42	#- source
14mr|texlive-philokalia-1.1-3|43	%doc %{_texmfdistdir}/source/xelatex/philokalia/philokalia.dtx
14mr|texlive-philokalia-1.1-3|44	%doc %{_texmfdistdir}/source/xelatex/philokalia/philokalia.ins
14mr|texlive-philokalia-1.1-3|45	
14mr|texlive-philokalia-1.1-3|46	#-----------------------------------------------------------------------
14mr|texlive-philokalia-1.1-3|47	%prep
14mr|texlive-philokalia-1.1-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-philokalia-1.1-3|49	
14mr|texlive-philokalia-1.1-3|50	%build
14mr|texlive-philokalia-1.1-3|51	
14mr|texlive-philokalia-1.1-3|52	%install
14mr|texlive-philokalia-1.1-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-philokalia-1.1-3|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-philokalia-1.1-3|55	
14mr|texlive-philokalia-1.1-3|56	
14mr|texlive-philokalia-1.1-3|57	
14mr|texlive-philokalia-1.1-3|58	%changelog
14mr|texlive-philokalia-1.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-philokalia-1.1-3|60	+ Revision: 31074c6
14mr|texlive-philokalia-1.1-3|61	- MassBuild#440: Increase release tag
14mr|texlive-philokalia-1.1-3|62	
14mr|texlive-philokalia-1.1-3|63	

21010 14
14mr|texlive-philosophersimprint-1.2-2|1	# revision 26831
14mr|texlive-philosophersimprint-1.2-2|2	# category Package
14mr|texlive-philosophersimprint-1.2-2|3	# catalog-ctan /macros/latex/contrib/philosophersimprint
14mr|texlive-philosophersimprint-1.2-2|4	# catalog-date 2012-06-03 22:54:07 +0200
14mr|texlive-philosophersimprint-1.2-2|5	# catalog-license lppl
14mr|texlive-philosophersimprint-1.2-2|6	# catalog-version 1.2
14mr|texlive-philosophersimprint-1.2-2|7	Name:		texlive-philosophersimprint
14mr|texlive-philosophersimprint-1.2-2|8	Version:	1.2
14mr|texlive-philosophersimprint-1.2-2|9	Release:	2
14mr|texlive-philosophersimprint-1.2-2|10	Summary:	Typesetting articles for "Philosophers' Imprint"
14mr|texlive-philosophersimprint-1.2-2|11	Group:		Publishing
14mr|texlive-philosophersimprint-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/philosophersimprint
14mr|texlive-philosophersimprint-1.2-2|13	License:	LPPL
14mr|texlive-philosophersimprint-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philosophersimprint.tar.xz
14mr|texlive-philosophersimprint-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philosophersimprint.doc.tar.xz
14mr|texlive-philosophersimprint-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philosophersimprint.source.tar.xz
14mr|texlive-philosophersimprint-1.2-2|17	BuildArch:	noarch
14mr|texlive-philosophersimprint-1.2-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-philosophersimprint-1.2-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-philosophersimprint-1.2-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-philosophersimprint-1.2-2|21	
14mr|texlive-philosophersimprint-1.2-2|22	%description
14mr|texlive-philosophersimprint-1.2-2|23	In its mission statement we read "Philosophers' Imprint is a
14mr|texlive-philosophersimprint-1.2-2|24	refereed series of original papers in philosophy, edited by
14mr|texlive-philosophersimprint-1.2-2|25	philosophy faculty at the University of Michigan, with the
14mr|texlive-philosophersimprint-1.2-2|26	advice of an international Board of Editors, and published on
14mr|texlive-philosophersimprint-1.2-2|27	the World Wide Web by the University of Michigan Digital
14mr|texlive-philosophersimprint-1.2-2|28	Library. The mission of the Imprint is to promote a future in
14mr|texlive-philosophersimprint-1.2-2|29	which funds currently spent on journal subscriptions are
14mr|texlive-philosophersimprint-1.2-2|30	redirected to the dissemination of scholarship for free, via
14mr|texlive-philosophersimprint-1.2-2|31	the Internet". The class helps authors to typeset their own
14mr|texlive-philosophersimprint-1.2-2|32	articles in "Web-ready" format. No assumption is made about the
14mr|texlive-philosophersimprint-1.2-2|33	fonts available to the author: the class itself is restricted
14mr|texlive-philosophersimprint-1.2-2|34	to freely available and freely distributed fonts, only.
14mr|texlive-philosophersimprint-1.2-2|35	
14mr|texlive-philosophersimprint-1.2-2|36	%post
14mr|texlive-philosophersimprint-1.2-2|37	%{_sbindir}/texlive.post
14mr|texlive-philosophersimprint-1.2-2|38	
14mr|texlive-philosophersimprint-1.2-2|39	%postun
14mr|texlive-philosophersimprint-1.2-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-philosophersimprint-1.2-2|41	%{_sbindir}/texlive.post
14mr|texlive-philosophersimprint-1.2-2|42	fi
14mr|texlive-philosophersimprint-1.2-2|43	
14mr|texlive-philosophersimprint-1.2-2|44	#-----------------------------------------------------------------------
14mr|texlive-philosophersimprint-1.2-2|45	%files
14mr|texlive-philosophersimprint-1.2-2|46	%{_texmfdistdir}/tex/latex/philosophersimprint/philosophersimprint.cls
14mr|texlive-philosophersimprint-1.2-2|47	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/Makefile
14mr|texlive-philosophersimprint-1.2-2|48	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/README
14mr|texlive-philosophersimprint-1.2-2|49	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/philosophersimprint.bib
14mr|texlive-philosophersimprint-1.2-2|50	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/philosophersimprint.pdf
14mr|texlive-philosophersimprint-1.2-2|51	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/sample.pdf
14mr|texlive-philosophersimprint-1.2-2|52	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/sample.tex
14mr|texlive-philosophersimprint-1.2-2|53	#- source
14mr|texlive-philosophersimprint-1.2-2|54	%doc %{_texmfdistdir}/source/latex/philosophersimprint/philosophersimprint.dtx
14mr|texlive-philosophersimprint-1.2-2|55	%doc %{_texmfdistdir}/source/latex/philosophersimprint/philosophersimprint.ins
14mr|texlive-philosophersimprint-1.2-2|56	
14mr|texlive-philosophersimprint-1.2-2|57	#-----------------------------------------------------------------------
14mr|texlive-philosophersimprint-1.2-2|58	%prep
14mr|texlive-philosophersimprint-1.2-2|59	%setup -c -a0 -a1 -a2
14mr|texlive-philosophersimprint-1.2-2|60	
14mr|texlive-philosophersimprint-1.2-2|61	%build
14mr|texlive-philosophersimprint-1.2-2|62	
14mr|texlive-philosophersimprint-1.2-2|63	%install
14mr|texlive-philosophersimprint-1.2-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-philosophersimprint-1.2-2|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-philosophersimprint-1.2-2|66	
14mr|texlive-philosophersimprint-1.2-2|67	
14mr|texlive-philosophersimprint-1.2-2|68	
14mr|texlive-philosophersimprint-1.2-2|69	%changelog
14mr|texlive-philosophersimprint-1.2-2|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-2
14mr|texlive-philosophersimprint-1.2-2|71	+ Revision: d5ed5c6
14mr|texlive-philosophersimprint-1.2-2|72	- MassBuild#440: Increase release tag
14mr|texlive-philosophersimprint-1.2-2|73	
14mr|texlive-philosophersimprint-1.2-2|74	

21011 14
14mr|texlive-phonetic-20110328-3|1	# revision 21871
14mr|texlive-phonetic-20110328-3|2	# category Package
14mr|texlive-phonetic-20110328-3|3	# catalog-ctan /fonts/phonetic
14mr|texlive-phonetic-20110328-3|4	# catalog-date 2011-03-28 22:21:58 +0200
14mr|texlive-phonetic-20110328-3|5	# catalog-license lppl
14mr|texlive-phonetic-20110328-3|6	# catalog-version undef
14mr|texlive-phonetic-20110328-3|7	Name:		texlive-phonetic
14mr|texlive-phonetic-20110328-3|8	Version:	20110328
14mr|texlive-phonetic-20110328-3|9	Release:	3
14mr|texlive-phonetic-20110328-3|10	Summary:	MetaFont Phonetic fonts, based on Computer Modern
14mr|texlive-phonetic-20110328-3|11	Group:		Publishing
14mr|texlive-phonetic-20110328-3|12	URL:		http://www.ctan.org/tex-archive/fonts/phonetic
14mr|texlive-phonetic-20110328-3|13	License:	LPPL
14mr|texlive-phonetic-20110328-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonetic.tar.xz
14mr|texlive-phonetic-20110328-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonetic.doc.tar.xz
14mr|texlive-phonetic-20110328-3|16	BuildArch:	noarch
14mr|texlive-phonetic-20110328-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-phonetic-20110328-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-phonetic-20110328-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-phonetic-20110328-3|20	
14mr|texlive-phonetic-20110328-3|21	%description
14mr|texlive-phonetic-20110328-3|22	The fonts are based on Computer Modern, and specified in
14mr|texlive-phonetic-20110328-3|23	MetaFont. Macros for the fonts' use are provided, both for
14mr|texlive-phonetic-20110328-3|24	LaTeX 2.09 and for current LaTeX.
14mr|texlive-phonetic-20110328-3|25	
14mr|texlive-phonetic-20110328-3|26	%post
14mr|texlive-phonetic-20110328-3|27	%{_sbindir}/texlive.post
14mr|texlive-phonetic-20110328-3|28	
14mr|texlive-phonetic-20110328-3|29	%postun
14mr|texlive-phonetic-20110328-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-phonetic-20110328-3|31	%{_sbindir}/texlive.post
14mr|texlive-phonetic-20110328-3|32	fi
14mr|texlive-phonetic-20110328-3|33	
14mr|texlive-phonetic-20110328-3|34	#-----------------------------------------------------------------------
14mr|texlive-phonetic-20110328-3|35	%files
14mr|texlive-phonetic-20110328-3|36	%{_texmfdistdir}/fonts/source/public/phonetic/cmph10.mf
14mr|texlive-phonetic-20110328-3|37	%{_texmfdistdir}/fonts/source/public/phonetic/cmph5.mf
14mr|texlive-phonetic-20110328-3|38	%{_texmfdistdir}/fonts/source/public/phonetic/cmph6.mf
14mr|texlive-phonetic-20110328-3|39	%{_texmfdistdir}/fonts/source/public/phonetic/cmph7.mf
14mr|texlive-phonetic-20110328-3|40	%{_texmfdistdir}/fonts/source/public/phonetic/cmph8.mf
14mr|texlive-phonetic-20110328-3|41	%{_texmfdistdir}/fonts/source/public/phonetic/cmph9.mf
14mr|texlive-phonetic-20110328-3|42	%{_texmfdistdir}/fonts/source/public/phonetic/cmphb10.mf
14mr|texlive-phonetic-20110328-3|43	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi10.mf
14mr|texlive-phonetic-20110328-3|44	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi7.mf
14mr|texlive-phonetic-20110328-3|45	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi8.mf
14mr|texlive-phonetic-20110328-3|46	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi9.mf
14mr|texlive-phonetic-20110328-3|47	%{_texmfdistdir}/fonts/source/public/phonetic/local.mf
14mr|texlive-phonetic-20110328-3|48	%{_texmfdistdir}/fonts/source/public/phonetic/phochar.mf
14mr|texlive-phonetic-20110328-3|49	%{_texmfdistdir}/fonts/source/public/phonetic/phoital.mf
14mr|texlive-phonetic-20110328-3|50	%{_texmfdistdir}/fonts/source/public/phonetic/phoitchar.mf
14mr|texlive-phonetic-20110328-3|51	%{_texmfdistdir}/fonts/source/public/phonetic/phosym.mf
14mr|texlive-phonetic-20110328-3|52	%{_texmfdistdir}/fonts/source/public/phonetic/symchar.mf
14mr|texlive-phonetic-20110328-3|53	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph10.tfm
14mr|texlive-phonetic-20110328-3|54	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph5.tfm
14mr|texlive-phonetic-20110328-3|55	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph6.tfm
14mr|texlive-phonetic-20110328-3|56	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph7.tfm
14mr|texlive-phonetic-20110328-3|57	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph8.tfm
14mr|texlive-phonetic-20110328-3|58	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph9.tfm
14mr|texlive-phonetic-20110328-3|59	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphb10.tfm
14mr|texlive-phonetic-20110328-3|60	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi10.tfm
14mr|texlive-phonetic-20110328-3|61	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi7.tfm
14mr|texlive-phonetic-20110328-3|62	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi8.tfm
14mr|texlive-phonetic-20110328-3|63	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi9.tfm
14mr|texlive-phonetic-20110328-3|64	%{_texmfdistdir}/tex/latex/phonetic/Uphon.fd
14mr|texlive-phonetic-20110328-3|65	%{_texmfdistdir}/tex/latex/phonetic/phonetic.sty
14mr|texlive-phonetic-20110328-3|66	%doc %{_texmfdistdir}/doc/fonts/phonetic/Doc/209/phonetic-table.tex
14mr|texlive-phonetic-20110328-3|67	%doc %{_texmfdistdir}/doc/fonts/phonetic/Doc/209/phonetic.sty
14mr|texlive-phonetic-20110328-3|68	%doc %{_texmfdistdir}/doc/fonts/phonetic/Doc/README
14mr|texlive-phonetic-20110328-3|69	%doc %{_texmfdistdir}/doc/fonts/phonetic/README
14mr|texlive-phonetic-20110328-3|70	%doc %{_texmfdistdir}/doc/fonts/phonetic/makefile
14mr|texlive-phonetic-20110328-3|71	%doc %{_texmfdistdir}/doc/fonts/phonetic/phonetic-table.pdf
14mr|texlive-phonetic-20110328-3|72	%doc %{_texmfdistdir}/doc/fonts/phonetic/phonetic-table.tex
14mr|texlive-phonetic-20110328-3|73	
14mr|texlive-phonetic-20110328-3|74	#-----------------------------------------------------------------------
14mr|texlive-phonetic-20110328-3|75	%prep
14mr|texlive-phonetic-20110328-3|76	%setup -c -a0 -a1
14mr|texlive-phonetic-20110328-3|77	
14mr|texlive-phonetic-20110328-3|78	%build
14mr|texlive-phonetic-20110328-3|79	
14mr|texlive-phonetic-20110328-3|80	%install
14mr|texlive-phonetic-20110328-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-phonetic-20110328-3|82	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-phonetic-20110328-3|83	
14mr|texlive-phonetic-20110328-3|84	
14mr|texlive-phonetic-20110328-3|85	
14mr|texlive-phonetic-20110328-3|86	%changelog
14mr|texlive-phonetic-20110328-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110328-3
14mr|texlive-phonetic-20110328-3|88	+ Revision: aee0b51
14mr|texlive-phonetic-20110328-3|89	- MassBuild#440: Increase release tag
14mr|texlive-phonetic-20110328-3|90	
14mr|texlive-phonetic-20110328-3|91	

21012 14
14mr|texlive-phonrule-0.01-6|1	# revision 31966
14mr|texlive-phonrule-0.01-6|2	# category Package
14mr|texlive-phonrule-0.01-6|3	# catalog-ctan /macros/latex/contrib/phonrule
14mr|texlive-phonrule-0.01-6|4	# catalog-date 2013-10-21 18:32:18 +0200
14mr|texlive-phonrule-0.01-6|5	# catalog-license lppl
14mr|texlive-phonrule-0.01-6|6	# catalog-version 0.01
14mr|texlive-phonrule-0.01-6|7	Name:		texlive-phonrule
14mr|texlive-phonrule-0.01-6|8	Version:	0.01
14mr|texlive-phonrule-0.01-6|9	Release:	6
14mr|texlive-phonrule-0.01-6|10	Summary:	Typeset linear phonological rules
14mr|texlive-phonrule-0.01-6|11	Group:		Publishing
14mr|texlive-phonrule-0.01-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/phonrule
14mr|texlive-phonrule-0.01-6|13	License:	LPPL
14mr|texlive-phonrule-0.01-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonrule.tar.xz
14mr|texlive-phonrule-0.01-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonrule.doc.tar.xz
14mr|texlive-phonrule-0.01-6|16	BuildArch:	noarch
14mr|texlive-phonrule-0.01-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-phonrule-0.01-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-phonrule-0.01-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-phonrule-0.01-6|20	
14mr|texlive-phonrule-0.01-6|21	%description
14mr|texlive-phonrule-0.01-6|22	The package provides macros for typesetting phonological rules
14mr|texlive-phonrule-0.01-6|23	like those in 'Sound Pattern of English' (Chomsky and Halle
14mr|texlive-phonrule-0.01-6|24	1968).
14mr|texlive-phonrule-0.01-6|25	
14mr|texlive-phonrule-0.01-6|26	%post
14mr|texlive-phonrule-0.01-6|27	%{_sbindir}/texlive.post
14mr|texlive-phonrule-0.01-6|28	
14mr|texlive-phonrule-0.01-6|29	%postun
14mr|texlive-phonrule-0.01-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-phonrule-0.01-6|31	%{_sbindir}/texlive.post
14mr|texlive-phonrule-0.01-6|32	fi
14mr|texlive-phonrule-0.01-6|33	
14mr|texlive-phonrule-0.01-6|34	#-----------------------------------------------------------------------
14mr|texlive-phonrule-0.01-6|35	%files
14mr|texlive-phonrule-0.01-6|36	%{_texmfdistdir}/tex/latex/phonrule/phonrule.sty
14mr|texlive-phonrule-0.01-6|37	%doc %{_texmfdistdir}/doc/latex/phonrule/README
14mr|texlive-phonrule-0.01-6|38	%doc %{_texmfdistdir}/doc/latex/phonrule/phonrule-doc.pdf
14mr|texlive-phonrule-0.01-6|39	%doc %{_texmfdistdir}/doc/latex/phonrule/phonrule-doc.tex
14mr|texlive-phonrule-0.01-6|40	
14mr|texlive-phonrule-0.01-6|41	#-----------------------------------------------------------------------
14mr|texlive-phonrule-0.01-6|42	%prep
14mr|texlive-phonrule-0.01-6|43	%setup -c -a0 -a1
14mr|texlive-phonrule-0.01-6|44	
14mr|texlive-phonrule-0.01-6|45	%build
14mr|texlive-phonrule-0.01-6|46	
14mr|texlive-phonrule-0.01-6|47	%install
14mr|texlive-phonrule-0.01-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-phonrule-0.01-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-phonrule-0.01-6|50	
14mr|texlive-phonrule-0.01-6|51	%changelog
14mr|texlive-phonrule-0.01-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-6
14mr|texlive-phonrule-0.01-6|53	+ Revision: ea85e86
14mr|texlive-phonrule-0.01-6|54	- MassBuild#440: Increase release tag
14mr|texlive-phonrule-0.01-6|55	
14mr|texlive-phonrule-0.01-6|56	

21013 14
14mr|texlive-photo-20061202-3|1	# revision 18739
14mr|texlive-photo-20061202-3|2	# category Package
14mr|texlive-photo-20061202-3|3	# catalog-ctan /macros/latex/contrib/photo
14mr|texlive-photo-20061202-3|4	# catalog-date 2006-12-02 15:26:11 +0100
14mr|texlive-photo-20061202-3|5	# catalog-license lppl
14mr|texlive-photo-20061202-3|6	# catalog-version undef
14mr|texlive-photo-20061202-3|7	Name:		texlive-photo
14mr|texlive-photo-20061202-3|8	Version:	20061202
14mr|texlive-photo-20061202-3|9	Release:	3
14mr|texlive-photo-20061202-3|10	Summary:	A float environment for photographs
14mr|texlive-photo-20061202-3|11	Group:		Publishing
14mr|texlive-photo-20061202-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/photo
14mr|texlive-photo-20061202-3|13	License:	LPPL
14mr|texlive-photo-20061202-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/photo.tar.xz
14mr|texlive-photo-20061202-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/photo.doc.tar.xz
14mr|texlive-photo-20061202-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/photo.source.tar.xz
14mr|texlive-photo-20061202-3|17	BuildArch:	noarch
14mr|texlive-photo-20061202-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-photo-20061202-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-photo-20061202-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-photo-20061202-3|21	
14mr|texlive-photo-20061202-3|22	%description
14mr|texlive-photo-20061202-3|23	This package introduces a new float type called photo which
14mr|texlive-photo-20061202-3|24	works similar to the float types table and figure. Various
14mr|texlive-photo-20061202-3|25	options exist for placing photos, captions, and a
14mr|texlive-photo-20061202-3|26	"photographer" line. In twocolumn documents, a possibility
14mr|texlive-photo-20061202-3|27	exists to generate double-column floats automatically if the
14mr|texlive-photo-20061202-3|28	photo does not fit into one column. Photos do not have to be
14mr|texlive-photo-20061202-3|29	placed as floats, they can also be placed as boxes, with
14mr|texlive-photo-20061202-3|30	captions and photographer line still being available.
14mr|texlive-photo-20061202-3|31	
14mr|texlive-photo-20061202-3|32	%post
14mr|texlive-photo-20061202-3|33	%{_sbindir}/texlive.post
14mr|texlive-photo-20061202-3|34	
14mr|texlive-photo-20061202-3|35	%postun
14mr|texlive-photo-20061202-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-photo-20061202-3|37	%{_sbindir}/texlive.post
14mr|texlive-photo-20061202-3|38	fi
14mr|texlive-photo-20061202-3|39	
14mr|texlive-photo-20061202-3|40	#-----------------------------------------------------------------------
14mr|texlive-photo-20061202-3|41	%files
14mr|texlive-photo-20061202-3|42	%{_texmfdistdir}/tex/latex/photo/photo.sty
14mr|texlive-photo-20061202-3|43	%doc %{_texmfdistdir}/doc/latex/photo/Makefile
14mr|texlive-photo-20061202-3|44	%doc %{_texmfdistdir}/doc/latex/photo/photo.pdf
14mr|texlive-photo-20061202-3|45	%doc %{_texmfdistdir}/doc/latex/photo/photo_test.tex
14mr|texlive-photo-20061202-3|46	#- source
14mr|texlive-photo-20061202-3|47	%doc %{_texmfdistdir}/source/latex/photo/photo.drv
14mr|texlive-photo-20061202-3|48	%doc %{_texmfdistdir}/source/latex/photo/photo.dtx
14mr|texlive-photo-20061202-3|49	%doc %{_texmfdistdir}/source/latex/photo/photo.ins
14mr|texlive-photo-20061202-3|50	
14mr|texlive-photo-20061202-3|51	#-----------------------------------------------------------------------
14mr|texlive-photo-20061202-3|52	%prep
14mr|texlive-photo-20061202-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-photo-20061202-3|54	
14mr|texlive-photo-20061202-3|55	%build
14mr|texlive-photo-20061202-3|56	
14mr|texlive-photo-20061202-3|57	%install
14mr|texlive-photo-20061202-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-photo-20061202-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-photo-20061202-3|60	
14mr|texlive-photo-20061202-3|61	
14mr|texlive-photo-20061202-3|62	
14mr|texlive-photo-20061202-3|63	%changelog
14mr|texlive-photo-20061202-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061202-3
14mr|texlive-photo-20061202-3|65	+ Revision: aff6e97
14mr|texlive-photo-20061202-3|66	- MassBuild#440: Increase release tag
14mr|texlive-photo-20061202-3|67	
14mr|texlive-photo-20061202-3|68	

21014 14
14mr|texlive-physics-1.30-6|1	# revision 28590
14mr|texlive-physics-1.30-6|2	# category Package
14mr|texlive-physics-1.30-6|3	# catalog-ctan /macros/latex/contrib/physics
14mr|texlive-physics-1.30-6|4	# catalog-date 2012-12-20 17:31:55 +0100
14mr|texlive-physics-1.30-6|5	# catalog-license lppl
14mr|texlive-physics-1.30-6|6	# catalog-version 1.3
14mr|texlive-physics-1.30-6|7	Name:		texlive-physics
14mr|texlive-physics-1.30-6|8	Version:	1.30
14mr|texlive-physics-1.30-6|9	Release:	6
14mr|texlive-physics-1.30-6|10	Summary:	Macros supporting the Mathematics of Physics
14mr|texlive-physics-1.30-6|11	Group:		Publishing
14mr|texlive-physics-1.30-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/physics
14mr|texlive-physics-1.30-6|13	License:	LPPL
14mr|texlive-physics-1.30-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physics.tar.xz
14mr|texlive-physics-1.30-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physics.doc.tar.xz
14mr|texlive-physics-1.30-6|16	BuildArch:	noarch
14mr|texlive-physics-1.30-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-physics-1.30-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-physics-1.30-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-physics-1.30-6|20	
14mr|texlive-physics-1.30-6|21	%description
14mr|texlive-physics-1.30-6|22	The package defines simple and flexible macros for typesetting
14mr|texlive-physics-1.30-6|23	equations in the languages of vector calculus and linear
14mr|texlive-physics-1.30-6|24	algebra, using Dirac notation.
14mr|texlive-physics-1.30-6|25	
14mr|texlive-physics-1.30-6|26	%post
14mr|texlive-physics-1.30-6|27	%{_sbindir}/texlive.post
14mr|texlive-physics-1.30-6|28	
14mr|texlive-physics-1.30-6|29	%postun
14mr|texlive-physics-1.30-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-physics-1.30-6|31	%{_sbindir}/texlive.post
14mr|texlive-physics-1.30-6|32	fi
14mr|texlive-physics-1.30-6|33	
14mr|texlive-physics-1.30-6|34	#-----------------------------------------------------------------------
14mr|texlive-physics-1.30-6|35	%files
14mr|texlive-physics-1.30-6|36	%{_texmfdistdir}/tex/latex/physics/physics.sty
14mr|texlive-physics-1.30-6|37	%doc %{_texmfdistdir}/doc/latex/physics/README
14mr|texlive-physics-1.30-6|38	%doc %{_texmfdistdir}/doc/latex/physics/physics.pdf
14mr|texlive-physics-1.30-6|39	%doc %{_texmfdistdir}/doc/latex/physics/physics.tex
14mr|texlive-physics-1.30-6|40	
14mr|texlive-physics-1.30-6|41	#-----------------------------------------------------------------------
14mr|texlive-physics-1.30-6|42	%prep
14mr|texlive-physics-1.30-6|43	%setup -c -a0 -a1
14mr|texlive-physics-1.30-6|44	
14mr|texlive-physics-1.30-6|45	%build
14mr|texlive-physics-1.30-6|46	
14mr|texlive-physics-1.30-6|47	%install
14mr|texlive-physics-1.30-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-physics-1.30-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-physics-1.30-6|50	
14mr|texlive-physics-1.30-6|51	%changelog
14mr|texlive-physics-1.30-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.30-6
14mr|texlive-physics-1.30-6|53	+ Revision: 386e8fb
14mr|texlive-physics-1.30-6|54	- MassBuild#440: Increase release tag
14mr|texlive-physics-1.30-6|55	
14mr|texlive-physics-1.30-6|56	

21015 14
14mr|texlive-physymb-0.2-3|1	# revision 22406
14mr|texlive-physymb-0.2-3|2	# category Package
14mr|texlive-physymb-0.2-3|3	# catalog-ctan /macros/latex/contrib/physymb
14mr|texlive-physymb-0.2-3|4	# catalog-date 2011-05-10 11:06:42 +0200
14mr|texlive-physymb-0.2-3|5	# catalog-license lppl1.3
14mr|texlive-physymb-0.2-3|6	# catalog-version 0.2
14mr|texlive-physymb-0.2-3|7	Name:		texlive-physymb
14mr|texlive-physymb-0.2-3|8	Version:	0.2
14mr|texlive-physymb-0.2-3|9	Release:	3
14mr|texlive-physymb-0.2-3|10	Summary:	Assorted macros for Physicists
14mr|texlive-physymb-0.2-3|11	Group:		Publishing
14mr|texlive-physymb-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/physymb
14mr|texlive-physymb-0.2-3|13	License:	LPPL1.3
14mr|texlive-physymb-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physymb.tar.xz
14mr|texlive-physymb-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physymb.doc.tar.xz
14mr|texlive-physymb-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physymb.source.tar.xz
14mr|texlive-physymb-0.2-3|17	BuildArch:	noarch
14mr|texlive-physymb-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-physymb-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-physymb-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-physymb-0.2-3|21	
14mr|texlive-physymb-0.2-3|22	%description
14mr|texlive-physymb-0.2-3|23	The package contains a large collection of small macros that
14mr|texlive-physymb-0.2-3|24	may be useful to physicists and occasionally some
14mr|texlive-physymb-0.2-3|25	mathematicians. It streamlines writing Dirac notation,
14mr|texlive-physymb-0.2-3|26	derivatives, vector variables, unit vectors, scientific
14mr|texlive-physymb-0.2-3|27	notation, elementary particles, and many other things.
14mr|texlive-physymb-0.2-3|28	
14mr|texlive-physymb-0.2-3|29	%post
14mr|texlive-physymb-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-physymb-0.2-3|31	
14mr|texlive-physymb-0.2-3|32	%postun
14mr|texlive-physymb-0.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-physymb-0.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-physymb-0.2-3|35	fi
14mr|texlive-physymb-0.2-3|36	
14mr|texlive-physymb-0.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-physymb-0.2-3|38	%files
14mr|texlive-physymb-0.2-3|39	%{_texmfdistdir}/tex/latex/physymb/physymb.sty
14mr|texlive-physymb-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/physymb/README
14mr|texlive-physymb-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/physymb/physymb.pdf
14mr|texlive-physymb-0.2-3|42	#- source
14mr|texlive-physymb-0.2-3|43	%doc %{_texmfdistdir}/source/latex/physymb/physymb.dtx
14mr|texlive-physymb-0.2-3|44	%doc %{_texmfdistdir}/source/latex/physymb/physymb.ins
14mr|texlive-physymb-0.2-3|45	
14mr|texlive-physymb-0.2-3|46	#-----------------------------------------------------------------------
14mr|texlive-physymb-0.2-3|47	%prep
14mr|texlive-physymb-0.2-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-physymb-0.2-3|49	
14mr|texlive-physymb-0.2-3|50	%build
14mr|texlive-physymb-0.2-3|51	
14mr|texlive-physymb-0.2-3|52	%install
14mr|texlive-physymb-0.2-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-physymb-0.2-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-physymb-0.2-3|55	
14mr|texlive-physymb-0.2-3|56	
14mr|texlive-physymb-0.2-3|57	
14mr|texlive-physymb-0.2-3|58	%changelog
14mr|texlive-physymb-0.2-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-physymb-0.2-3|60	+ Revision: b6733e6
14mr|texlive-physymb-0.2-3|61	- MassBuild#440: Increase release tag
14mr|texlive-physymb-0.2-3|62	
14mr|texlive-physymb-0.2-3|63	

21016 14
14mr|texlive-piano-1.0-3|1	# revision 21574
14mr|texlive-piano-1.0-3|2	# category Package
14mr|texlive-piano-1.0-3|3	# catalog-ctan /macros/latex/contrib/piano
14mr|texlive-piano-1.0-3|4	# catalog-date 2011-03-01 13:06:36 +0100
14mr|texlive-piano-1.0-3|5	# catalog-license lppl
14mr|texlive-piano-1.0-3|6	# catalog-version 1.0
14mr|texlive-piano-1.0-3|7	Name:		texlive-piano
14mr|texlive-piano-1.0-3|8	Version:	1.0
14mr|texlive-piano-1.0-3|9	Release:	3
14mr|texlive-piano-1.0-3|10	Summary:	Typeset a basic 2-octave piano diagram
14mr|texlive-piano-1.0-3|11	Group:		Publishing
14mr|texlive-piano-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/piano
14mr|texlive-piano-1.0-3|13	License:	LPPL
14mr|texlive-piano-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piano.tar.xz
14mr|texlive-piano-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piano.doc.tar.xz
14mr|texlive-piano-1.0-3|16	BuildArch:	noarch
14mr|texlive-piano-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-piano-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-piano-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-piano-1.0-3|20	
14mr|texlive-piano-1.0-3|21	%description
14mr|texlive-piano-1.0-3|22	This package adds the \keyboard[1][2]..[7] command to your
14mr|texlive-piano-1.0-3|23	project. When used, it draws a small 2 octaves piano keyboard
14mr|texlive-piano-1.0-3|24	on your document, with up to 7 keys highlighted. Keys go : Co,
14mr|texlive-piano-1.0-3|25	Cso, Do, Dso, Eo, Fo, Fso, Go, Gso, Ao, Aso, Bo, Ct, Cst, Dt,
14mr|texlive-piano-1.0-3|26	Dst, Et, Ft, Fst, Gt, Gst, At, Ast and Bt. (A working example
14mr|texlive-piano-1.0-3|27	is included in the README file.).
14mr|texlive-piano-1.0-3|28	
14mr|texlive-piano-1.0-3|29	%post
14mr|texlive-piano-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-piano-1.0-3|31	
14mr|texlive-piano-1.0-3|32	%postun
14mr|texlive-piano-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-piano-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-piano-1.0-3|35	fi
14mr|texlive-piano-1.0-3|36	
14mr|texlive-piano-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-piano-1.0-3|38	%files
14mr|texlive-piano-1.0-3|39	%{_texmfdistdir}/tex/latex/piano/piano.sty
14mr|texlive-piano-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/piano/README
14mr|texlive-piano-1.0-3|41	
14mr|texlive-piano-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-piano-1.0-3|43	%prep
14mr|texlive-piano-1.0-3|44	%setup -c -a0 -a1
14mr|texlive-piano-1.0-3|45	
14mr|texlive-piano-1.0-3|46	%build
14mr|texlive-piano-1.0-3|47	
14mr|texlive-piano-1.0-3|48	%install
14mr|texlive-piano-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-piano-1.0-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-piano-1.0-3|51	
14mr|texlive-piano-1.0-3|52	
14mr|texlive-piano-1.0-3|53	
14mr|texlive-piano-1.0-3|54	%changelog
14mr|texlive-piano-1.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-piano-1.0-3|56	+ Revision: 2ee8fad
14mr|texlive-piano-1.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-piano-1.0-3|58	
14mr|texlive-piano-1.0-3|59	

21017 14
14mr|texlive-picinpar-1.2a-3|1	# revision 20374
14mr|texlive-picinpar-1.2a-3|2	# category Package
14mr|texlive-picinpar-1.2a-3|3	# catalog-ctan /macros/latex209/contrib/picinpar
14mr|texlive-picinpar-1.2a-3|4	# catalog-date 2010-11-05 12:43:21 +0100
14mr|texlive-picinpar-1.2a-3|5	# catalog-license gpl
14mr|texlive-picinpar-1.2a-3|6	# catalog-version 1.2a
14mr|texlive-picinpar-1.2a-3|7	Name:		texlive-picinpar
14mr|texlive-picinpar-1.2a-3|8	Version:	1.2a
14mr|texlive-picinpar-1.2a-3|9	Release:	3
14mr|texlive-picinpar-1.2a-3|10	Summary:	Insert pictures into paragraphs
14mr|texlive-picinpar-1.2a-3|11	Group:		Publishing
14mr|texlive-picinpar-1.2a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex209/contrib/picinpar
14mr|texlive-picinpar-1.2a-3|13	License:	GPL
14mr|texlive-picinpar-1.2a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/picinpar.tar.xz
14mr|texlive-picinpar-1.2a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/picinpar.doc.tar.xz
14mr|texlive-picinpar-1.2a-3|16	BuildArch:	noarch
14mr|texlive-picinpar-1.2a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-picinpar-1.2a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-picinpar-1.2a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-picinpar-1.2a-3|20	
14mr|texlive-picinpar-1.2a-3|21	%description
14mr|texlive-picinpar-1.2a-3|22	A legacy package for creating 'windows' in paragraphs, for
14mr|texlive-picinpar-1.2a-3|23	inserting graphics, etc. (including "dropped capitals"). Users
14mr|texlive-picinpar-1.2a-3|24	should note that Piet van Oostrum (in a published review of
14mr|texlive-picinpar-1.2a-3|25	packages of this sort) does not recommend this package; Picins
14mr|texlive-picinpar-1.2a-3|26	is recommended instead.
14mr|texlive-picinpar-1.2a-3|27	
14mr|texlive-picinpar-1.2a-3|28	%post
14mr|texlive-picinpar-1.2a-3|29	%{_sbindir}/texlive.post
14mr|texlive-picinpar-1.2a-3|30	
14mr|texlive-picinpar-1.2a-3|31	%postun
14mr|texlive-picinpar-1.2a-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-picinpar-1.2a-3|33	%{_sbindir}/texlive.post
14mr|texlive-picinpar-1.2a-3|34	fi
14mr|texlive-picinpar-1.2a-3|35	
14mr|texlive-picinpar-1.2a-3|36	#-----------------------------------------------------------------------
14mr|texlive-picinpar-1.2a-3|37	%files
14mr|texlive-picinpar-1.2a-3|38	%{_texmfdistdir}/tex/latex/picinpar/picinpar.sty
14mr|texlive-picinpar-1.2a-3|39	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-de.pdf
14mr|texlive-picinpar-1.2a-3|40	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-de.tex
14mr|texlive-picinpar-1.2a-3|41	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-en.pdf
14mr|texlive-picinpar-1.2a-3|42	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-en.tex
14mr|texlive-picinpar-1.2a-3|43	
14mr|texlive-picinpar-1.2a-3|44	#-----------------------------------------------------------------------
14mr|texlive-picinpar-1.2a-3|45	%prep
14mr|texlive-picinpar-1.2a-3|46	%setup -c -a0 -a1
14mr|texlive-picinpar-1.2a-3|47	
14mr|texlive-picinpar-1.2a-3|48	%build
14mr|texlive-picinpar-1.2a-3|49	
14mr|texlive-picinpar-1.2a-3|50	%install
14mr|texlive-picinpar-1.2a-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-picinpar-1.2a-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-picinpar-1.2a-3|53	
14mr|texlive-picinpar-1.2a-3|54	
14mr|texlive-picinpar-1.2a-3|55	
14mr|texlive-picinpar-1.2a-3|56	%changelog
14mr|texlive-picinpar-1.2a-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2a-3
14mr|texlive-picinpar-1.2a-3|58	+ Revision: 7b84c68
14mr|texlive-picinpar-1.2a-3|59	- MassBuild#440: Increase release tag
14mr|texlive-picinpar-1.2a-3|60	
14mr|texlive-picinpar-1.2a-3|61	

21018 14
14mr|texlive-pict2e-0.2z-2|1	# revision 32658
14mr|texlive-pict2e-0.2z-2|2	# category Package
14mr|texlive-pict2e-0.2z-2|3	# catalog-ctan /macros/latex/contrib/pict2e
14mr|texlive-pict2e-0.2z-2|4	# catalog-date 2014-01-13 11:26:35 +0100
14mr|texlive-pict2e-0.2z-2|5	# catalog-license lppl
14mr|texlive-pict2e-0.2z-2|6	# catalog-version 0.2z
14mr|texlive-pict2e-0.2z-2|7	Name:		texlive-pict2e
14mr|texlive-pict2e-0.2z-2|8	Version:	0.2z
14mr|texlive-pict2e-0.2z-2|9	Release:	2
14mr|texlive-pict2e-0.2z-2|10	Summary:	New implementation of picture commands
14mr|texlive-pict2e-0.2z-2|11	Group:		Publishing
14mr|texlive-pict2e-0.2z-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pict2e
14mr|texlive-pict2e-0.2z-2|13	License:	LPPL
14mr|texlive-pict2e-0.2z-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.tar.xz
14mr|texlive-pict2e-0.2z-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.doc.tar.xz
14mr|texlive-pict2e-0.2z-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.source.tar.xz
14mr|texlive-pict2e-0.2z-2|17	BuildArch:	noarch
14mr|texlive-pict2e-0.2z-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pict2e-0.2z-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pict2e-0.2z-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-pict2e-0.2z-2|21	
14mr|texlive-pict2e-0.2z-2|22	%description
14mr|texlive-pict2e-0.2z-2|23	This package was described in the 2nd edition of 'LaTeX: A
14mr|texlive-pict2e-0.2z-2|24	Document Preparation System', but the LaTeX project team
14mr|texlive-pict2e-0.2z-2|25	declined to produce the package. For a long time, LaTeX has
14mr|texlive-pict2e-0.2z-2|26	included a 'pict2e package' that merely produced an apologetic
14mr|texlive-pict2e-0.2z-2|27	error message. The new package extends the existing LaTeX
14mr|texlive-pict2e-0.2z-2|28	picture environment, using the familiar technique (cf. the
14mr|texlive-pict2e-0.2z-2|29	graphics and color packages) of driver files (at present,
14mr|texlive-pict2e-0.2z-2|30	drivers for PostScript output from LaTeX, and for use with
14mr|texlive-pict2e-0.2z-2|31	PDFLaTeX are available). The package documentation has a fair
14mr|texlive-pict2e-0.2z-2|32	number of examples of use, showing where things are improved by
14mr|texlive-pict2e-0.2z-2|33	comparison with the LaTeX picture environment.
14mr|texlive-pict2e-0.2z-2|34	
14mr|texlive-pict2e-0.2z-2|35	%post
14mr|texlive-pict2e-0.2z-2|36	%{_sbindir}/texlive.post
14mr|texlive-pict2e-0.2z-2|37	
14mr|texlive-pict2e-0.2z-2|38	%postun
14mr|texlive-pict2e-0.2z-2|39	if [ $1 -eq 0 ]; then
14mr|texlive-pict2e-0.2z-2|40	%{_sbindir}/texlive.post
14mr|texlive-pict2e-0.2z-2|41	fi
14mr|texlive-pict2e-0.2z-2|42	
14mr|texlive-pict2e-0.2z-2|43	#-----------------------------------------------------------------------
14mr|texlive-pict2e-0.2z-2|44	%files
14mr|texlive-pict2e-0.2z-2|45	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfm.def
14mr|texlive-pict2e-0.2z-2|46	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfmx.def
14mr|texlive-pict2e-0.2z-2|47	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvips.def
14mr|texlive-pict2e-0.2z-2|48	%{_texmfdistdir}/tex/latex/pict2e/p2e-pctex32.def
14mr|texlive-pict2e-0.2z-2|49	%{_texmfdistdir}/tex/latex/pict2e/p2e-pctexps.def
14mr|texlive-pict2e-0.2z-2|50	%{_texmfdistdir}/tex/latex/pict2e/p2e-pdftex.def
14mr|texlive-pict2e-0.2z-2|51	%{_texmfdistdir}/tex/latex/pict2e/p2e-textures.def
14mr|texlive-pict2e-0.2z-2|52	%{_texmfdistdir}/tex/latex/pict2e/p2e-vtex.def
14mr|texlive-pict2e-0.2z-2|53	%{_texmfdistdir}/tex/latex/pict2e/p2e-xetex.def
14mr|texlive-pict2e-0.2z-2|54	%{_texmfdistdir}/tex/latex/pict2e/pict2e.cfg
14mr|texlive-pict2e-0.2z-2|55	%{_texmfdistdir}/tex/latex/pict2e/pict2e.sty
14mr|texlive-pict2e-0.2z-2|56	%doc %{_texmfdistdir}/doc/latex/pict2e/README
14mr|texlive-pict2e-0.2z-2|57	%doc %{_texmfdistdir}/doc/latex/pict2e/manifest.txt
14mr|texlive-pict2e-0.2z-2|58	%doc %{_texmfdistdir}/doc/latex/pict2e/p2e-drivers.pdf
14mr|texlive-pict2e-0.2z-2|59	%doc %{_texmfdistdir}/doc/latex/pict2e/pict2e.pdf
14mr|texlive-pict2e-0.2z-2|60	#- source
14mr|texlive-pict2e-0.2z-2|61	%doc %{_texmfdistdir}/source/latex/pict2e/p2e-drivers.dtx
14mr|texlive-pict2e-0.2z-2|62	%doc %{_texmfdistdir}/source/latex/pict2e/pict2e.dtx
14mr|texlive-pict2e-0.2z-2|63	%doc %{_texmfdistdir}/source/latex/pict2e/pict2e.ins
14mr|texlive-pict2e-0.2z-2|64	
14mr|texlive-pict2e-0.2z-2|65	#-----------------------------------------------------------------------
14mr|texlive-pict2e-0.2z-2|66	%prep
14mr|texlive-pict2e-0.2z-2|67	%setup -c -a0 -a1 -a2
14mr|texlive-pict2e-0.2z-2|68	
14mr|texlive-pict2e-0.2z-2|69	%build
14mr|texlive-pict2e-0.2z-2|70	
14mr|texlive-pict2e-0.2z-2|71	%install
14mr|texlive-pict2e-0.2z-2|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pict2e-0.2z-2|73	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pict2e-0.2z-2|74	
14mr|texlive-pict2e-0.2z-2|75	%changelog
14mr|texlive-pict2e-0.2z-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2z-2
14mr|texlive-pict2e-0.2z-2|77	+ Revision: f52490b
14mr|texlive-pict2e-0.2z-2|78	- MassBuild#440: Increase release tag
14mr|texlive-pict2e-0.2z-2|79	
14mr|texlive-pict2e-0.2z-2|80	

21019 14
14mr|texlive-pictex-1.1-3|1	# revision 21943
14mr|texlive-pictex-1.1-3|2	# category Package
14mr|texlive-pictex-1.1-3|3	# catalog-ctan /graphics/pictex
14mr|texlive-pictex-1.1-3|4	# catalog-date 2011-04-03 16:40:50 +0200
14mr|texlive-pictex-1.1-3|5	# catalog-license lppl1
14mr|texlive-pictex-1.1-3|6	# catalog-version 1.1
14mr|texlive-pictex-1.1-3|7	Name:		texlive-pictex
14mr|texlive-pictex-1.1-3|8	Version:	1.1
14mr|texlive-pictex-1.1-3|9	Release:	3
14mr|texlive-pictex-1.1-3|10	Summary:	Picture drawing macros for TeX and LaTeX
14mr|texlive-pictex-1.1-3|11	Group:		Publishing
14mr|texlive-pictex-1.1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pictex
14mr|texlive-pictex-1.1-3|13	License:	LPPL1
14mr|texlive-pictex-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictex.tar.xz
14mr|texlive-pictex-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictex.doc.tar.xz
14mr|texlive-pictex-1.1-3|16	BuildArch:	noarch
14mr|texlive-pictex-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pictex-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pictex-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pictex-1.1-3|20	
14mr|texlive-pictex-1.1-3|21	%description
14mr|texlive-pictex-1.1-3|22	PicTeX is an early, and very comprehensive drawing package,
14mr|texlive-pictex-1.1-3|23	that mostly draws by placing myriads of small dots to make up
14mr|texlive-pictex-1.1-3|24	pictures. It has a tendency to run out of space, most
14mr|texlive-pictex-1.1-3|25	especially of allowable dimensions registers; packages m-pictex
14mr|texlive-pictex-1.1-3|26	and pictexwd deal with the register problem, in different ways.
14mr|texlive-pictex-1.1-3|27	Note that full documentation may be bought via the PC-TeX site,
14mr|texlive-pictex-1.1-3|28	though a command summary is available as free software.
14mr|texlive-pictex-1.1-3|29	Alternatively, a front-end package such as mathsPiC, which
14mr|texlive-pictex-1.1-3|30	covers all of PicTeX and has a complete and free manual, could
14mr|texlive-pictex-1.1-3|31	be used.
14mr|texlive-pictex-1.1-3|32	
14mr|texlive-pictex-1.1-3|33	%post
14mr|texlive-pictex-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-pictex-1.1-3|35	
14mr|texlive-pictex-1.1-3|36	%postun
14mr|texlive-pictex-1.1-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-pictex-1.1-3|38	%{_sbindir}/texlive.post
14mr|texlive-pictex-1.1-3|39	fi
14mr|texlive-pictex-1.1-3|40	
14mr|texlive-pictex-1.1-3|41	#-----------------------------------------------------------------------
14mr|texlive-pictex-1.1-3|42	%files
14mr|texlive-pictex-1.1-3|43	%{_texmfdistdir}/tex/generic/pictex/errorbars.tex
14mr|texlive-pictex-1.1-3|44	%{_texmfdistdir}/tex/generic/pictex/latexpicobjs.tex
14mr|texlive-pictex-1.1-3|45	%{_texmfdistdir}/tex/generic/pictex/piccorr.sty
14mr|texlive-pictex-1.1-3|46	%{_texmfdistdir}/tex/generic/pictex/picmore.tex
14mr|texlive-pictex-1.1-3|47	%{_texmfdistdir}/tex/generic/pictex/pictex.sty
14mr|texlive-pictex-1.1-3|48	%{_texmfdistdir}/tex/generic/pictex/pictex.tex
14mr|texlive-pictex-1.1-3|49	%{_texmfdistdir}/tex/generic/pictex/pictexwd.sty
14mr|texlive-pictex-1.1-3|50	%{_texmfdistdir}/tex/generic/pictex/pictexwd.tex
14mr|texlive-pictex-1.1-3|51	%{_texmfdistdir}/tex/generic/pictex/pointers.tex
14mr|texlive-pictex-1.1-3|52	%{_texmfdistdir}/tex/generic/pictex/postpictex.tex
14mr|texlive-pictex-1.1-3|53	%{_texmfdistdir}/tex/generic/pictex/prepictex.tex
14mr|texlive-pictex-1.1-3|54	%{_texmfdistdir}/tex/generic/pictex/texpictex.tex
14mr|texlive-pictex-1.1-3|55	%{_texmfdistdir}/tex/generic/pictex/tree.sty
14mr|texlive-pictex-1.1-3|56	%doc %{_texmfdistdir}/doc/generic/pictex/00index
14mr|texlive-pictex-1.1-3|57	%doc %{_texmfdistdir}/doc/generic/pictex/README
14mr|texlive-pictex-1.1-3|58	%doc %{_texmfdistdir}/doc/generic/pictex/pictexzusatz.txt
14mr|texlive-pictex-1.1-3|59	%doc %{_texmfdistdir}/doc/generic/pictex/readme.errorbars
14mr|texlive-pictex-1.1-3|60	
14mr|texlive-pictex-1.1-3|61	#-----------------------------------------------------------------------
14mr|texlive-pictex-1.1-3|62	%prep
14mr|texlive-pictex-1.1-3|63	%setup -c -a0 -a1
14mr|texlive-pictex-1.1-3|64	
14mr|texlive-pictex-1.1-3|65	%build
14mr|texlive-pictex-1.1-3|66	
14mr|texlive-pictex-1.1-3|67	%install
14mr|texlive-pictex-1.1-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pictex-1.1-3|69	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pictex-1.1-3|70	
14mr|texlive-pictex-1.1-3|71	
14mr|texlive-pictex-1.1-3|72	
14mr|texlive-pictex-1.1-3|73	%changelog
14mr|texlive-pictex-1.1-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-pictex-1.1-3|75	+ Revision: 3c288d1
14mr|texlive-pictex-1.1-3|76	- MassBuild#440: Increase release tag
14mr|texlive-pictex-1.1-3|77	
14mr|texlive-pictex-1.1-3|78	

21020 14
14mr|texlive-pictex2-20070113-3|1	# revision 15878
14mr|texlive-pictex2-20070113-3|2	# category Package
14mr|texlive-pictex2-20070113-3|3	# catalog-ctan /macros/latex/contrib/pictex2/pictex2.sty
14mr|texlive-pictex2-20070113-3|4	# catalog-date 2007-01-13 09:26:05 +0100
14mr|texlive-pictex2-20070113-3|5	# catalog-license lppl
14mr|texlive-pictex2-20070113-3|6	# catalog-version undef
14mr|texlive-pictex2-20070113-3|7	Name:		texlive-pictex2
14mr|texlive-pictex2-20070113-3|8	Version:	20070113
14mr|texlive-pictex2-20070113-3|9	Release:	3
14mr|texlive-pictex2-20070113-3|10	Summary:	Adds relative coordinates and improves the \plot command
14mr|texlive-pictex2-20070113-3|11	Group:		Publishing
14mr|texlive-pictex2-20070113-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pictex2/pictex2.sty
14mr|texlive-pictex2-20070113-3|13	License:	LPPL
14mr|texlive-pictex2-20070113-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictex2.tar.xz
14mr|texlive-pictex2-20070113-3|15	BuildArch:	noarch
14mr|texlive-pictex2-20070113-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-pictex2-20070113-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-pictex2-20070113-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-pictex2-20070113-3|19	
14mr|texlive-pictex2-20070113-3|20	%description
14mr|texlive-pictex2-20070113-3|21	Adds two user commands to standard PiCTeX. One command uses
14mr|texlive-pictex2-20070113-3|22	relative coordinates, thus eliminating the need to calculate
14mr|texlive-pictex2-20070113-3|23	the coordinate of every point manually as in standard PiCTeX.
14mr|texlive-pictex2-20070113-3|24	The other command modifies \plot to use a rule instead of dots
14mr|texlive-pictex2-20070113-3|25	if the line segment is horizontal or vertical.
14mr|texlive-pictex2-20070113-3|26	
14mr|texlive-pictex2-20070113-3|27	%post
14mr|texlive-pictex2-20070113-3|28	%{_sbindir}/texlive.post
14mr|texlive-pictex2-20070113-3|29	
14mr|texlive-pictex2-20070113-3|30	%postun
14mr|texlive-pictex2-20070113-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pictex2-20070113-3|32	%{_sbindir}/texlive.post
14mr|texlive-pictex2-20070113-3|33	fi
14mr|texlive-pictex2-20070113-3|34	
14mr|texlive-pictex2-20070113-3|35	#-----------------------------------------------------------------------
14mr|texlive-pictex2-20070113-3|36	%files
14mr|texlive-pictex2-20070113-3|37	%{_texmfdistdir}/tex/latex/pictex2/pictex2.sty
14mr|texlive-pictex2-20070113-3|38	
14mr|texlive-pictex2-20070113-3|39	#-----------------------------------------------------------------------
14mr|texlive-pictex2-20070113-3|40	%prep
14mr|texlive-pictex2-20070113-3|41	%setup -c -a0
14mr|texlive-pictex2-20070113-3|42	
14mr|texlive-pictex2-20070113-3|43	%build
14mr|texlive-pictex2-20070113-3|44	
14mr|texlive-pictex2-20070113-3|45	%install
14mr|texlive-pictex2-20070113-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pictex2-20070113-3|47	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-pictex2-20070113-3|48	
14mr|texlive-pictex2-20070113-3|49	
14mr|texlive-pictex2-20070113-3|50	
14mr|texlive-pictex2-20070113-3|51	%changelog
14mr|texlive-pictex2-20070113-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070113-3
14mr|texlive-pictex2-20070113-3|53	+ Revision: f944d5b
14mr|texlive-pictex2-20070113-3|54	- MassBuild#440: Increase release tag
14mr|texlive-pictex2-20070113-3|55	
14mr|texlive-pictex2-20070113-3|56	

21021 14
14mr|texlive-pictexsum-20060827-2|1	# revision 24965
14mr|texlive-pictexsum-20060827-2|2	# category Package
14mr|texlive-pictexsum-20060827-2|3	# catalog-ctan /info/pictex/summary
14mr|texlive-pictexsum-20060827-2|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-pictexsum-20060827-2|5	# catalog-license other-free
14mr|texlive-pictexsum-20060827-2|6	# catalog-version undef
14mr|texlive-pictexsum-20060827-2|7	Name:		texlive-pictexsum
14mr|texlive-pictexsum-20060827-2|8	Version:	20060827
14mr|texlive-pictexsum-20060827-2|9	Release:	2
14mr|texlive-pictexsum-20060827-2|10	Summary:	A summary of PicTeX commands
14mr|texlive-pictexsum-20060827-2|11	Group:		Publishing
14mr|texlive-pictexsum-20060827-2|12	URL:		http://www.ctan.org/tex-archive/info/pictex/summary
14mr|texlive-pictexsum-20060827-2|13	License:	OTHER-FREE
14mr|texlive-pictexsum-20060827-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictexsum.tar.xz
14mr|texlive-pictexsum-20060827-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictexsum.doc.tar.xz
14mr|texlive-pictexsum-20060827-2|16	BuildArch:	noarch
14mr|texlive-pictexsum-20060827-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pictexsum-20060827-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pictexsum-20060827-2|19	
14mr|texlive-pictexsum-20060827-2|20	%description
14mr|texlive-pictexsum-20060827-2|21	The document summarises the commands of PicTeX. While it is no
14mr|texlive-pictexsum-20060827-2|22	substitute for the PicTeX manual itself (available from
14mr|texlive-pictexsum-20060827-2|23	Personal TeX inc.), the document is a useful aide-memoire for
14mr|texlive-pictexsum-20060827-2|24	those who have read the manual.
14mr|texlive-pictexsum-20060827-2|25	
14mr|texlive-pictexsum-20060827-2|26	#-----------------------------------------------------------------------
14mr|texlive-pictexsum-20060827-2|27	%files
14mr|texlive-pictexsum-20060827-2|28	%doc %{_texmfdistdir}/doc/latex/pictexsum/Makefile
14mr|texlive-pictexsum-20060827-2|29	%doc %{_texmfdistdir}/doc/latex/pictexsum/README
14mr|texlive-pictexsum-20060827-2|30	%doc %{_texmfdistdir}/doc/latex/pictexsum/a4mod.sty
14mr|texlive-pictexsum-20060827-2|31	%doc %{_texmfdistdir}/doc/latex/pictexsum/pictexsum.pdf
14mr|texlive-pictexsum-20060827-2|32	%doc %{_texmfdistdir}/doc/latex/pictexsum/pictexsum.tex
14mr|texlive-pictexsum-20060827-2|33	%doc %{_texmfdistdir}/doc/latex/pictexsum/useful.sty
14mr|texlive-pictexsum-20060827-2|34	
14mr|texlive-pictexsum-20060827-2|35	#-----------------------------------------------------------------------
14mr|texlive-pictexsum-20060827-2|36	%prep
14mr|texlive-pictexsum-20060827-2|37	%setup -c -a0 -a1
14mr|texlive-pictexsum-20060827-2|38	
14mr|texlive-pictexsum-20060827-2|39	%build
14mr|texlive-pictexsum-20060827-2|40	
14mr|texlive-pictexsum-20060827-2|41	%install
14mr|texlive-pictexsum-20060827-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pictexsum-20060827-2|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pictexsum-20060827-2|44	
14mr|texlive-pictexsum-20060827-2|45	
14mr|texlive-pictexsum-20060827-2|46	
14mr|texlive-pictexsum-20060827-2|47	%changelog
14mr|texlive-pictexsum-20060827-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20060827-2
14mr|texlive-pictexsum-20060827-2|49	+ Revision: 73ea50a
14mr|texlive-pictexsum-20060827-2|50	- MassBuild#440: Increase release tag
14mr|texlive-pictexsum-20060827-2|51	
14mr|texlive-pictexsum-20060827-2|52	

21022 14
14mr|texlive-piechartmp-0.3.0-3|1	# revision 19440
14mr|texlive-piechartmp-0.3.0-3|2	# category Package
14mr|texlive-piechartmp-0.3.0-3|3	# catalog-ctan /graphics/metapost/contrib/macros/piechartmp
14mr|texlive-piechartmp-0.3.0-3|4	# catalog-date 2007-01-13 20:56:44 +0100
14mr|texlive-piechartmp-0.3.0-3|5	# catalog-license lppl
14mr|texlive-piechartmp-0.3.0-3|6	# catalog-version 0.3.0
14mr|texlive-piechartmp-0.3.0-3|7	Name:		texlive-piechartmp
14mr|texlive-piechartmp-0.3.0-3|8	Version:	0.3.0
14mr|texlive-piechartmp-0.3.0-3|9	Release:	3
14mr|texlive-piechartmp-0.3.0-3|10	Summary:	Draw pie-charts using MetaPost
14mr|texlive-piechartmp-0.3.0-3|11	Group:		Publishing
14mr|texlive-piechartmp-0.3.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/piechartmp
14mr|texlive-piechartmp-0.3.0-3|13	License:	LPPL
14mr|texlive-piechartmp-0.3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piechartmp.tar.xz
14mr|texlive-piechartmp-0.3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piechartmp.doc.tar.xz
14mr|texlive-piechartmp-0.3.0-3|16	BuildArch:	noarch
14mr|texlive-piechartmp-0.3.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-piechartmp-0.3.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-piechartmp-0.3.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-piechartmp-0.3.0-3|20	
14mr|texlive-piechartmp-0.3.0-3|21	%description
14mr|texlive-piechartmp-0.3.0-3|22	The piechartmp package is an easy way to draw pie-charts with
14mr|texlive-piechartmp-0.3.0-3|23	MetaPost. The package implements an interface that enables
14mr|texlive-piechartmp-0.3.0-3|24	users with little MetaPost experience to draw charts. A
14mr|texlive-piechartmp-0.3.0-3|25	highlight of the package is the possibility of suppressing some
14mr|texlive-piechartmp-0.3.0-3|26	segments of the chart, thus creating the possibility of several
14mr|texlive-piechartmp-0.3.0-3|27	charts from the same data.
14mr|texlive-piechartmp-0.3.0-3|28	
14mr|texlive-piechartmp-0.3.0-3|29	%post
14mr|texlive-piechartmp-0.3.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-piechartmp-0.3.0-3|31	
14mr|texlive-piechartmp-0.3.0-3|32	%postun
14mr|texlive-piechartmp-0.3.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-piechartmp-0.3.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-piechartmp-0.3.0-3|35	fi
14mr|texlive-piechartmp-0.3.0-3|36	
14mr|texlive-piechartmp-0.3.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-piechartmp-0.3.0-3|38	%files
14mr|texlive-piechartmp-0.3.0-3|39	%{_texmfdistdir}/metapost/piechartmp/piechartmp.mp
14mr|texlive-piechartmp-0.3.0-3|40	%doc %{_texmfdistdir}/doc/metapost/piechartmp/INSTALL
14mr|texlive-piechartmp-0.3.0-3|41	%doc %{_texmfdistdir}/doc/metapost/piechartmp/LEGAL
14mr|texlive-piechartmp-0.3.0-3|42	%doc %{_texmfdistdir}/doc/metapost/piechartmp/README
14mr|texlive-piechartmp-0.3.0-3|43	%doc %{_texmfdistdir}/doc/metapost/piechartmp/README.TEXLIVE
14mr|texlive-piechartmp-0.3.0-3|44	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec-mfun.mp
14mr|texlive-piechartmp-0.3.0-3|45	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec-mfun.pdf
14mr|texlive-piechartmp-0.3.0-3|46	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec.mp
14mr|texlive-piechartmp-0.3.0-3|47	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec.pdf
14mr|texlive-piechartmp-0.3.0-3|48	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/worldmap.jpg
14mr|texlive-piechartmp-0.3.0-3|49	
14mr|texlive-piechartmp-0.3.0-3|50	#-----------------------------------------------------------------------
14mr|texlive-piechartmp-0.3.0-3|51	%prep
14mr|texlive-piechartmp-0.3.0-3|52	%setup -c -a0 -a1
14mr|texlive-piechartmp-0.3.0-3|53	
14mr|texlive-piechartmp-0.3.0-3|54	%build
14mr|texlive-piechartmp-0.3.0-3|55	
14mr|texlive-piechartmp-0.3.0-3|56	%install
14mr|texlive-piechartmp-0.3.0-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-piechartmp-0.3.0-3|58	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-piechartmp-0.3.0-3|59	
14mr|texlive-piechartmp-0.3.0-3|60	
14mr|texlive-piechartmp-0.3.0-3|61	
14mr|texlive-piechartmp-0.3.0-3|62	%changelog
14mr|texlive-piechartmp-0.3.0-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-3
14mr|texlive-piechartmp-0.3.0-3|64	+ Revision: dbde881
14mr|texlive-piechartmp-0.3.0-3|65	- MassBuild#440: Increase release tag
14mr|texlive-piechartmp-0.3.0-3|66	
14mr|texlive-piechartmp-0.3.0-3|67	

21023 14
14mr|texlive-piff-20101208-3|1	# revision 21894
14mr|texlive-piff-20101208-3|2	# category Package
14mr|texlive-piff-20101208-3|3	# catalog-ctan /macros/latex/contrib/piff
14mr|texlive-piff-20101208-3|4	# catalog-date 2010-12-08 08:17:08 +0100
14mr|texlive-piff-20101208-3|5	# catalog-license pd
14mr|texlive-piff-20101208-3|6	# catalog-version undef
14mr|texlive-piff-20101208-3|7	Name:		texlive-piff
14mr|texlive-piff-20101208-3|8	Version:	20101208
14mr|texlive-piff-20101208-3|9	Release:	3
14mr|texlive-piff-20101208-3|10	Summary:	Macro tools by Mike Piff
14mr|texlive-piff-20101208-3|11	Group:		Publishing
14mr|texlive-piff-20101208-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/piff
14mr|texlive-piff-20101208-3|13	License:	PD
14mr|texlive-piff-20101208-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piff.tar.xz
14mr|texlive-piff-20101208-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piff.doc.tar.xz
14mr|texlive-piff-20101208-3|16	BuildArch:	noarch
14mr|texlive-piff-20101208-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-piff-20101208-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-piff-20101208-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-piff-20101208-3|20	
14mr|texlive-piff-20101208-3|21	%description
14mr|texlive-piff-20101208-3|22	The set consists (now) of: - a small package for dealing with
14mr|texlive-piff-20101208-3|23	duplicate-numbered output pages; - newproof, for defining
14mr|texlive-piff-20101208-3|24	mathematical proof structures; - onepagem for omitting the page
14mr|texlive-piff-20101208-3|25	number in one-page documents and - time, which prints a 12-hour
14mr|texlive-piff-20101208-3|26	format time.
14mr|texlive-piff-20101208-3|27	
14mr|texlive-piff-20101208-3|28	%post
14mr|texlive-piff-20101208-3|29	%{_sbindir}/texlive.post
14mr|texlive-piff-20101208-3|30	
14mr|texlive-piff-20101208-3|31	%postun
14mr|texlive-piff-20101208-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-piff-20101208-3|33	%{_sbindir}/texlive.post
14mr|texlive-piff-20101208-3|34	fi
14mr|texlive-piff-20101208-3|35	
14mr|texlive-piff-20101208-3|36	#-----------------------------------------------------------------------
14mr|texlive-piff-20101208-3|37	%files
14mr|texlive-piff-20101208-3|38	%{_texmfdistdir}/tex/latex/piff/duplicat.sty
14mr|texlive-piff-20101208-3|39	%{_texmfdistdir}/tex/latex/piff/newproof.sty
14mr|texlive-piff-20101208-3|40	%{_texmfdistdir}/tex/latex/piff/onepagem.sty
14mr|texlive-piff-20101208-3|41	%{_texmfdistdir}/tex/latex/piff/time.sty
14mr|texlive-piff-20101208-3|42	%doc %{_texmfdistdir}/doc/latex/piff/README
14mr|texlive-piff-20101208-3|43	%doc %{_texmfdistdir}/doc/latex/piff/duplicat-doc.pdf
14mr|texlive-piff-20101208-3|44	%doc %{_texmfdistdir}/doc/latex/piff/duplicat-doc.tex
14mr|texlive-piff-20101208-3|45	%doc %{_texmfdistdir}/doc/latex/piff/newproof-doc.pdf
14mr|texlive-piff-20101208-3|46	%doc %{_texmfdistdir}/doc/latex/piff/newproof-doc.tex
14mr|texlive-piff-20101208-3|47	%doc %{_texmfdistdir}/doc/latex/piff/onepagem-doc.pdf
14mr|texlive-piff-20101208-3|48	%doc %{_texmfdistdir}/doc/latex/piff/onepagem-doc.tex
14mr|texlive-piff-20101208-3|49	%doc %{_texmfdistdir}/doc/latex/piff/time-doc.pdf
14mr|texlive-piff-20101208-3|50	%doc %{_texmfdistdir}/doc/latex/piff/time-doc.tex
14mr|texlive-piff-20101208-3|51	
14mr|texlive-piff-20101208-3|52	#-----------------------------------------------------------------------
14mr|texlive-piff-20101208-3|53	%prep
14mr|texlive-piff-20101208-3|54	%setup -c -a0 -a1
14mr|texlive-piff-20101208-3|55	
14mr|texlive-piff-20101208-3|56	%build
14mr|texlive-piff-20101208-3|57	
14mr|texlive-piff-20101208-3|58	%install
14mr|texlive-piff-20101208-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-piff-20101208-3|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-piff-20101208-3|61	
14mr|texlive-piff-20101208-3|62	
14mr|texlive-piff-20101208-3|63	
14mr|texlive-piff-20101208-3|64	%changelog
14mr|texlive-piff-20101208-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101208-3
14mr|texlive-piff-20101208-3|66	+ Revision: bf8269f
14mr|texlive-piff-20101208-3|67	- MassBuild#440: Increase release tag
14mr|texlive-piff-20101208-3|68	
14mr|texlive-piff-20101208-3|69	

21024 14
14mr|texlive-pigpen-0.2-3|1	# revision 15878
14mr|texlive-pigpen-0.2-3|2	# category Package
14mr|texlive-pigpen-0.2-3|3	# catalog-ctan /fonts/pigpen
14mr|texlive-pigpen-0.2-3|4	# catalog-date 2008-12-10 19:58:48 +0100
14mr|texlive-pigpen-0.2-3|5	# catalog-license lppl
14mr|texlive-pigpen-0.2-3|6	# catalog-version 0.2
14mr|texlive-pigpen-0.2-3|7	Name:		texlive-pigpen
14mr|texlive-pigpen-0.2-3|8	Version:	0.2
14mr|texlive-pigpen-0.2-3|9	Release:	3
14mr|texlive-pigpen-0.2-3|10	Summary:	A font for the pigpen (or masonic) cipher
14mr|texlive-pigpen-0.2-3|11	Group:		Publishing
14mr|texlive-pigpen-0.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/pigpen
14mr|texlive-pigpen-0.2-3|13	License:	LPPL
14mr|texlive-pigpen-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pigpen.tar.xz
14mr|texlive-pigpen-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pigpen.doc.tar.xz
14mr|texlive-pigpen-0.2-3|16	BuildArch:	noarch
14mr|texlive-pigpen-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pigpen-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pigpen-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pigpen-0.2-3|20	
14mr|texlive-pigpen-0.2-3|21	%description
14mr|texlive-pigpen-0.2-3|22	The Pigpen cipher package provides the font and the necessary
14mr|texlive-pigpen-0.2-3|23	wrappers (style file, etc.) in order to write Pigpen ciphers, a
14mr|texlive-pigpen-0.2-3|24	simple substitution cipher. The package provides a font
14mr|texlive-pigpen-0.2-3|25	(available both as MetaFont source, and as an Adobe Type 1
14mr|texlive-pigpen-0.2-3|26	file), and macros for its use.
14mr|texlive-pigpen-0.2-3|27	
14mr|texlive-pigpen-0.2-3|28	%post
14mr|texlive-pigpen-0.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-pigpen-0.2-3|30	
14mr|texlive-pigpen-0.2-3|31	%postun
14mr|texlive-pigpen-0.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pigpen-0.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-pigpen-0.2-3|34	fi
14mr|texlive-pigpen-0.2-3|35	
14mr|texlive-pigpen-0.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-pigpen-0.2-3|37	%files
14mr|texlive-pigpen-0.2-3|38	%{_texmfdistdir}/fonts/map/dvips/pigpen/pigpen.map
14mr|texlive-pigpen-0.2-3|39	%{_texmfdistdir}/fonts/source/public/pigpen/pigpen.mf
14mr|texlive-pigpen-0.2-3|40	%{_texmfdistdir}/fonts/tfm/public/pigpen/pigpen.tfm
14mr|texlive-pigpen-0.2-3|41	%{_texmfdistdir}/fonts/type1/public/pigpen/pigpen.pfa
14mr|texlive-pigpen-0.2-3|42	%{_texmfdistdir}/tex/latex/pigpen/pigpen.sty
14mr|texlive-pigpen-0.2-3|43	%{_texmfdistdir}/tex/latex/pigpen/pigpen.tex
14mr|texlive-pigpen-0.2-3|44	%doc %{_texmfdistdir}/doc/latex/pigpen/README
14mr|texlive-pigpen-0.2-3|45	%doc %{_texmfdistdir}/doc/latex/pigpen/pigpendoc.pdf
14mr|texlive-pigpen-0.2-3|46	%doc %{_texmfdistdir}/doc/latex/pigpen/pigpendoc.tex
14mr|texlive-pigpen-0.2-3|47	
14mr|texlive-pigpen-0.2-3|48	#-----------------------------------------------------------------------
14mr|texlive-pigpen-0.2-3|49	%prep
14mr|texlive-pigpen-0.2-3|50	%setup -c -a0 -a1
14mr|texlive-pigpen-0.2-3|51	
14mr|texlive-pigpen-0.2-3|52	%build
14mr|texlive-pigpen-0.2-3|53	
14mr|texlive-pigpen-0.2-3|54	%install
14mr|texlive-pigpen-0.2-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pigpen-0.2-3|56	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pigpen-0.2-3|57	
14mr|texlive-pigpen-0.2-3|58	
14mr|texlive-pigpen-0.2-3|59	
14mr|texlive-pigpen-0.2-3|60	%changelog
14mr|texlive-pigpen-0.2-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-pigpen-0.2-3|62	+ Revision: 5aa85bd
14mr|texlive-pigpen-0.2-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pigpen-0.2-3|64	
14mr|texlive-pigpen-0.2-3|65	

21025 14
14mr|texlive-pinlabel-1.2-3|1	# revision 24769
14mr|texlive-pinlabel-1.2-3|2	# category Package
14mr|texlive-pinlabel-1.2-3|3	# catalog-ctan /macros/latex/contrib/pinlabel
14mr|texlive-pinlabel-1.2-3|4	# catalog-date 2011-12-05 18:34:00 +0100
14mr|texlive-pinlabel-1.2-3|5	# catalog-license lppl
14mr|texlive-pinlabel-1.2-3|6	# catalog-version 1.2
14mr|texlive-pinlabel-1.2-3|7	Name:		texlive-pinlabel
14mr|texlive-pinlabel-1.2-3|8	Version:	1.2
14mr|texlive-pinlabel-1.2-3|9	Release:	3
14mr|texlive-pinlabel-1.2-3|10	Summary:	A TeX labelling package
14mr|texlive-pinlabel-1.2-3|11	Group:		Publishing
14mr|texlive-pinlabel-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pinlabel
14mr|texlive-pinlabel-1.2-3|13	License:	LPPL
14mr|texlive-pinlabel-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pinlabel.tar.xz
14mr|texlive-pinlabel-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pinlabel.doc.tar.xz
14mr|texlive-pinlabel-1.2-3|16	BuildArch:	noarch
14mr|texlive-pinlabel-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pinlabel-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pinlabel-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pinlabel-1.2-3|20	
14mr|texlive-pinlabel-1.2-3|21	%description
14mr|texlive-pinlabel-1.2-3|22	Pinlabel is a labelling package for attaching perfectly
14mr|texlive-pinlabel-1.2-3|23	formatted TeX labels to figures and diagrams in both eps and
14mr|texlive-pinlabel-1.2-3|24	pdf formats. It is suitable both for labelling a new diagram
14mr|texlive-pinlabel-1.2-3|25	and for relabelling an existing diagram. The package uses
14mr|texlive-pinlabel-1.2-3|26	coordinates derived from GhostView (or gv) and labels are
14mr|texlive-pinlabel-1.2-3|27	placed with automatic and consistent spacing relative to the
14mr|texlive-pinlabel-1.2-3|28	object labelled.
14mr|texlive-pinlabel-1.2-3|29	
14mr|texlive-pinlabel-1.2-3|30	%post
14mr|texlive-pinlabel-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-pinlabel-1.2-3|32	
14mr|texlive-pinlabel-1.2-3|33	%postun
14mr|texlive-pinlabel-1.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-pinlabel-1.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-pinlabel-1.2-3|36	fi
14mr|texlive-pinlabel-1.2-3|37	
14mr|texlive-pinlabel-1.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-pinlabel-1.2-3|39	%files
14mr|texlive-pinlabel-1.2-3|40	%{_texmfdistdir}/tex/latex/pinlabel/pinlabel.sty
14mr|texlive-pinlabel-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/pinlabel/pinlabdoc.pdf
14mr|texlive-pinlabel-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/fig3.pdf
14mr|texlive-pinlabel-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/fig6.pdf
14mr|texlive-pinlabel-1.2-3|44	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/gtpart.cls
14mr|texlive-pinlabel-1.2-3|45	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/pinlabdoc.tex
14mr|texlive-pinlabel-1.2-3|46	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put.fig
14mr|texlive-pinlabel-1.2-3|47	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put.pdf
14mr|texlive-pinlabel-1.2-3|48	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put2.fig
14mr|texlive-pinlabel-1.2-3|49	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put2.pdf
14mr|texlive-pinlabel-1.2-3|50	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/screen.pdf
14mr|texlive-pinlabel-1.2-3|51	
14mr|texlive-pinlabel-1.2-3|52	#-----------------------------------------------------------------------
14mr|texlive-pinlabel-1.2-3|53	%prep
14mr|texlive-pinlabel-1.2-3|54	%setup -c -a0 -a1
14mr|texlive-pinlabel-1.2-3|55	
14mr|texlive-pinlabel-1.2-3|56	%build
14mr|texlive-pinlabel-1.2-3|57	
14mr|texlive-pinlabel-1.2-3|58	%install
14mr|texlive-pinlabel-1.2-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pinlabel-1.2-3|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pinlabel-1.2-3|61	
14mr|texlive-pinlabel-1.2-3|62	
14mr|texlive-pinlabel-1.2-3|63	
14mr|texlive-pinlabel-1.2-3|64	%changelog
14mr|texlive-pinlabel-1.2-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-pinlabel-1.2-3|66	+ Revision: d3f99c8
14mr|texlive-pinlabel-1.2-3|67	- MassBuild#440: Increase release tag
14mr|texlive-pinlabel-1.2-3|68	
14mr|texlive-pinlabel-1.2-3|69	

21026 14
14mr|texlive-pitex-20111118-3|1	# revision 24731
14mr|texlive-pitex-20111118-3|2	# category Package
14mr|texlive-pitex-20111118-3|3	# catalog-ctan /macros/plain/contrib/pitex
14mr|texlive-pitex-20111118-3|4	# catalog-date 2011-11-18 01:28:58 +0100
14mr|texlive-pitex-20111118-3|5	# catalog-license lppl
14mr|texlive-pitex-20111118-3|6	# catalog-version undef
14mr|texlive-pitex-20111118-3|7	Name:		texlive-pitex
14mr|texlive-pitex-20111118-3|8	Version:	20111118
14mr|texlive-pitex-20111118-3|9	Release:	3
14mr|texlive-pitex-20111118-3|10	Summary:	Documentation macros
14mr|texlive-pitex-20111118-3|11	Group:		Publishing
14mr|texlive-pitex-20111118-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/pitex
14mr|texlive-pitex-20111118-3|13	License:	LPPL
14mr|texlive-pitex-20111118-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pitex.tar.xz
14mr|texlive-pitex-20111118-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pitex.doc.tar.xz
14mr|texlive-pitex-20111118-3|16	BuildArch:	noarch
14mr|texlive-pitex-20111118-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pitex-20111118-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pitex-20111118-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pitex-20111118-3|20	
14mr|texlive-pitex-20111118-3|21	%description
14mr|texlive-pitex-20111118-3|22	The bundle provides macros that the author uses when writing
14mr|texlive-pitex-20111118-3|23	documentation (for example, that of the texapi and yax
14mr|texlive-pitex-20111118-3|24	packages). The tools could be used by anyone, but there is no
14mr|texlive-pitex-20111118-3|25	documentation, and the macros are subject to change without
14mr|texlive-pitex-20111118-3|26	notice.
14mr|texlive-pitex-20111118-3|27	
14mr|texlive-pitex-20111118-3|28	%post
14mr|texlive-pitex-20111118-3|29	%{_sbindir}/texlive.post
14mr|texlive-pitex-20111118-3|30	
14mr|texlive-pitex-20111118-3|31	%postun
14mr|texlive-pitex-20111118-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pitex-20111118-3|33	%{_sbindir}/texlive.post
14mr|texlive-pitex-20111118-3|34	fi
14mr|texlive-pitex-20111118-3|35	
14mr|texlive-pitex-20111118-3|36	#-----------------------------------------------------------------------
14mr|texlive-pitex-20111118-3|37	%files
14mr|texlive-pitex-20111118-3|38	%{_texmfdistdir}/tex/plain/pitex/base.ptxlua
14mr|texlive-pitex-20111118-3|39	%{_texmfdistdir}/tex/plain/pitex/blocks.ptx
14mr|texlive-pitex-20111118-3|40	%{_texmfdistdir}/tex/plain/pitex/files.ptx
14mr|texlive-pitex-20111118-3|41	%{_texmfdistdir}/tex/plain/pitex/fonts.ptx
14mr|texlive-pitex-20111118-3|42	%{_texmfdistdir}/tex/plain/pitex/fonts.ptxlua
14mr|texlive-pitex-20111118-3|43	%{_texmfdistdir}/tex/plain/pitex/inserts.ptx
14mr|texlive-pitex-20111118-3|44	%{_texmfdistdir}/tex/plain/pitex/lua.ptx
14mr|texlive-pitex-20111118-3|45	%{_texmfdistdir}/tex/plain/pitex/output.ptx
14mr|texlive-pitex-20111118-3|46	%{_texmfdistdir}/tex/plain/pitex/pitex.tex
14mr|texlive-pitex-20111118-3|47	%{_texmfdistdir}/tex/plain/pitex/references.ptx
14mr|texlive-pitex-20111118-3|48	%{_texmfdistdir}/tex/plain/pitex/sections.ptx
14mr|texlive-pitex-20111118-3|49	%{_texmfdistdir}/tex/plain/pitex/verbatim.ptx
14mr|texlive-pitex-20111118-3|50	%doc %{_texmfdistdir}/doc/plain/pitex/README
14mr|texlive-pitex-20111118-3|51	%doc %{_texmfdistdir}/doc/plain/pitex/foundry-settings.lua
14mr|texlive-pitex-20111118-3|52	%doc %{_texmfdistdir}/doc/plain/pitex/i-pitex.lua
14mr|texlive-pitex-20111118-3|53	%doc %{_texmfdistdir}/doc/plain/pitex/pitex-doc.pdf
14mr|texlive-pitex-20111118-3|54	%doc %{_texmfdistdir}/doc/plain/pitex/pitex-doc.tex
14mr|texlive-pitex-20111118-3|55	%doc %{_texmfdistdir}/doc/plain/pitex/pitex-doc.txt
14mr|texlive-pitex-20111118-3|56	
14mr|texlive-pitex-20111118-3|57	#-----------------------------------------------------------------------
14mr|texlive-pitex-20111118-3|58	%prep
14mr|texlive-pitex-20111118-3|59	%setup -c -a0 -a1
14mr|texlive-pitex-20111118-3|60	
14mr|texlive-pitex-20111118-3|61	%build
14mr|texlive-pitex-20111118-3|62	
14mr|texlive-pitex-20111118-3|63	%install
14mr|texlive-pitex-20111118-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pitex-20111118-3|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pitex-20111118-3|66	
14mr|texlive-pitex-20111118-3|67	
14mr|texlive-pitex-20111118-3|68	
14mr|texlive-pitex-20111118-3|69	%changelog
14mr|texlive-pitex-20111118-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111118-3
14mr|texlive-pitex-20111118-3|71	+ Revision: ec38148
14mr|texlive-pitex-20111118-3|72	- MassBuild#440: Increase release tag
14mr|texlive-pitex-20111118-3|73	
14mr|texlive-pitex-20111118-3|74	

21027 14
14mr|texlive-pittetd-1.618-3|1	# revision 15878
14mr|texlive-pittetd-1.618-3|2	# category Package
14mr|texlive-pittetd-1.618-3|3	# catalog-ctan /macros/latex/contrib/pittetd
14mr|texlive-pittetd-1.618-3|4	# catalog-date 2008-09-11 18:37:35 +0200
14mr|texlive-pittetd-1.618-3|5	# catalog-license lppl
14mr|texlive-pittetd-1.618-3|6	# catalog-version 1.618
14mr|texlive-pittetd-1.618-3|7	Name:		texlive-pittetd
14mr|texlive-pittetd-1.618-3|8	Version:	1.618
14mr|texlive-pittetd-1.618-3|9	Release:	3
14mr|texlive-pittetd-1.618-3|10	Summary:	Electronic Theses and Dissertations at Pitt
14mr|texlive-pittetd-1.618-3|11	Group:		Publishing
14mr|texlive-pittetd-1.618-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pittetd
14mr|texlive-pittetd-1.618-3|13	License:	LPPL
14mr|texlive-pittetd-1.618-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pittetd.tar.xz
14mr|texlive-pittetd-1.618-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pittetd.doc.tar.xz
14mr|texlive-pittetd-1.618-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pittetd.source.tar.xz
14mr|texlive-pittetd-1.618-3|17	BuildArch:	noarch
14mr|texlive-pittetd-1.618-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pittetd-1.618-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pittetd-1.618-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pittetd-1.618-3|21	
14mr|texlive-pittetd-1.618-3|22	%description
14mr|texlive-pittetd-1.618-3|23	A document class for theses and dissertations. Provides patch
14mr|texlive-pittetd-1.618-3|24	files that enable pittetd to use files prepared for use with
14mr|texlive-pittetd-1.618-3|25	the pittdiss or pitthesis classes. The manual provides a
14mr|texlive-pittetd-1.618-3|26	detailed guide for users who wish to use the class to prepare
14mr|texlive-pittetd-1.618-3|27	their thesis or dissertation.
14mr|texlive-pittetd-1.618-3|28	
14mr|texlive-pittetd-1.618-3|29	%post
14mr|texlive-pittetd-1.618-3|30	%{_sbindir}/texlive.post
14mr|texlive-pittetd-1.618-3|31	
14mr|texlive-pittetd-1.618-3|32	%postun
14mr|texlive-pittetd-1.618-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pittetd-1.618-3|34	%{_sbindir}/texlive.post
14mr|texlive-pittetd-1.618-3|35	fi
14mr|texlive-pittetd-1.618-3|36	
14mr|texlive-pittetd-1.618-3|37	#-----------------------------------------------------------------------
14mr|texlive-pittetd-1.618-3|38	%files
14mr|texlive-pittetd-1.618-3|39	%{_texmfdistdir}/tex/latex/pittetd/pitetd10.clo
14mr|texlive-pittetd-1.618-3|40	%{_texmfdistdir}/tex/latex/pittetd/pitetd11.clo
14mr|texlive-pittetd-1.618-3|41	%{_texmfdistdir}/tex/latex/pittetd/pitetd12.clo
14mr|texlive-pittetd-1.618-3|42	%{_texmfdistdir}/tex/latex/pittetd/pittetd.cls
14mr|texlive-pittetd-1.618-3|43	%doc %{_texmfdistdir}/doc/latex/pittetd/achicago.pit
14mr|texlive-pittetd-1.618-3|44	%doc %{_texmfdistdir}/doc/latex/pittetd/pittdiss.pit
14mr|texlive-pittetd-1.618-3|45	%doc %{_texmfdistdir}/doc/latex/pittetd/pittetd.pdf
14mr|texlive-pittetd-1.618-3|46	%doc %{_texmfdistdir}/doc/latex/pittetd/pitthesis.pit
14mr|texlive-pittetd-1.618-3|47	#- source
14mr|texlive-pittetd-1.618-3|48	%doc %{_texmfdistdir}/source/latex/pittetd/pittetd.dtx
14mr|texlive-pittetd-1.618-3|49	%doc %{_texmfdistdir}/source/latex/pittetd/pittetd.ins
14mr|texlive-pittetd-1.618-3|50	
14mr|texlive-pittetd-1.618-3|51	#-----------------------------------------------------------------------
14mr|texlive-pittetd-1.618-3|52	%prep
14mr|texlive-pittetd-1.618-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-pittetd-1.618-3|54	
14mr|texlive-pittetd-1.618-3|55	%build
14mr|texlive-pittetd-1.618-3|56	
14mr|texlive-pittetd-1.618-3|57	%install
14mr|texlive-pittetd-1.618-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pittetd-1.618-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pittetd-1.618-3|60	
14mr|texlive-pittetd-1.618-3|61	
14mr|texlive-pittetd-1.618-3|62	
14mr|texlive-pittetd-1.618-3|63	%changelog
14mr|texlive-pittetd-1.618-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.618-3
14mr|texlive-pittetd-1.618-3|65	+ Revision: c18e700
14mr|texlive-pittetd-1.618-3|66	- MassBuild#440: Increase release tag
14mr|texlive-pittetd-1.618-3|67	
14mr|texlive-pittetd-1.618-3|68	

21028 14
14mr|texlive-pkfix-1.7-2|1	# revision 26032
14mr|texlive-pkfix-1.7-2|2	# category Package
14mr|texlive-pkfix-1.7-2|3	# catalog-ctan /support/pkfix/pkfix.pl
14mr|texlive-pkfix-1.7-2|4	# catalog-date 2012-04-18 16:26:37 +0200
14mr|texlive-pkfix-1.7-2|5	# catalog-license lppl1.3
14mr|texlive-pkfix-1.7-2|6	# catalog-version 1.7
14mr|texlive-pkfix-1.7-2|7	Name:		texlive-pkfix
14mr|texlive-pkfix-1.7-2|8	Version:	1.7
14mr|texlive-pkfix-1.7-2|9	Release:	2
14mr|texlive-pkfix-1.7-2|10	Summary:	Replace pk fonts in PostScript with Type 1 fonts
14mr|texlive-pkfix-1.7-2|11	Group:		Publishing
14mr|texlive-pkfix-1.7-2|12	URL:		http://www.ctan.org/tex-archive/support/pkfix/pkfix.pl
14mr|texlive-pkfix-1.7-2|13	License:	LPPL1.3
14mr|texlive-pkfix-1.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix.tar.xz
14mr|texlive-pkfix-1.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix.doc.tar.xz
14mr|texlive-pkfix-1.7-2|16	BuildArch:	noarch
14mr|texlive-pkfix-1.7-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pkfix-1.7-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pkfix-1.7-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-pkfix-1.7-2|20	Provides:	texlive-pkfix.bin = %{EVRD}
14mr|texlive-pkfix-1.7-2|21	
14mr|texlive-pkfix-1.7-2|22	%description
14mr|texlive-pkfix-1.7-2|23	The perl script pkfix looks for DVIPSBitmapFont comments in
14mr|texlive-pkfix-1.7-2|24	PostScript files, generated by 'not too old' dvips, and
14mr|texlive-pkfix-1.7-2|25	replaces them by type 1 versions of the fonts, if possible.
14mr|texlive-pkfix-1.7-2|26	
14mr|texlive-pkfix-1.7-2|27	%post
14mr|texlive-pkfix-1.7-2|28	%{_sbindir}/texlive.post
14mr|texlive-pkfix-1.7-2|29	
14mr|texlive-pkfix-1.7-2|30	%postun
14mr|texlive-pkfix-1.7-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-pkfix-1.7-2|32	%{_sbindir}/texlive.post
14mr|texlive-pkfix-1.7-2|33	fi
14mr|texlive-pkfix-1.7-2|34	
14mr|texlive-pkfix-1.7-2|35	#-----------------------------------------------------------------------
14mr|texlive-pkfix-1.7-2|36	%files
14mr|texlive-pkfix-1.7-2|37	%{_bindir}/pkfix
14mr|texlive-pkfix-1.7-2|38	%{_texmfdistdir}/scripts/pkfix/pkfix.pl
14mr|texlive-pkfix-1.7-2|39	%doc %{_texmfdistdir}/doc/support/pkfix/README
14mr|texlive-pkfix-1.7-2|40	
14mr|texlive-pkfix-1.7-2|41	#-----------------------------------------------------------------------
14mr|texlive-pkfix-1.7-2|42	%prep
14mr|texlive-pkfix-1.7-2|43	%setup -c -a0 -a1
14mr|texlive-pkfix-1.7-2|44	
14mr|texlive-pkfix-1.7-2|45	%build
14mr|texlive-pkfix-1.7-2|46	
14mr|texlive-pkfix-1.7-2|47	%install
14mr|texlive-pkfix-1.7-2|48	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pkfix-1.7-2|49	pushd %{buildroot}%{_bindir}
14mr|texlive-pkfix-1.7-2|50	ln -sf %{_texmfdistdir}/scripts/pkfix/pkfix.pl pkfix
14mr|texlive-pkfix-1.7-2|51	popd
14mr|texlive-pkfix-1.7-2|52	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pkfix-1.7-2|53	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pkfix-1.7-2|54	
14mr|texlive-pkfix-1.7-2|55	
14mr|texlive-pkfix-1.7-2|56	
14mr|texlive-pkfix-1.7-2|57	%changelog
14mr|texlive-pkfix-1.7-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-2
14mr|texlive-pkfix-1.7-2|59	+ Revision: e878455
14mr|texlive-pkfix-1.7-2|60	- MassBuild#440: Increase release tag
14mr|texlive-pkfix-1.7-2|61	
14mr|texlive-pkfix-1.7-2|62	

21029 14
14mr|texlive-pkfix-helper-1.4-8|1	# revision 29725
14mr|texlive-pkfix-helper-1.4-8|2	# category Package
14mr|texlive-pkfix-helper-1.4-8|3	# catalog-ctan /support/pkfix-helper
14mr|texlive-pkfix-helper-1.4-8|4	# catalog-date 2012-06-08 16:04:26 +0200
14mr|texlive-pkfix-helper-1.4-8|5	# catalog-license lppl
14mr|texlive-pkfix-helper-1.4-8|6	# catalog-version 1.4
14mr|texlive-pkfix-helper-1.4-8|7	Name:		texlive-pkfix-helper
14mr|texlive-pkfix-helper-1.4-8|8	Version:	1.4
14mr|texlive-pkfix-helper-1.4-8|9	Release:	8
14mr|texlive-pkfix-helper-1.4-8|10	Summary:	Make PostScript files accessible to pkfix
14mr|texlive-pkfix-helper-1.4-8|11	Group:		Publishing
14mr|texlive-pkfix-helper-1.4-8|12	URL:		http://www.ctan.org/tex-archive/support/pkfix-helper
14mr|texlive-pkfix-helper-1.4-8|13	License:	LPPL
14mr|texlive-pkfix-helper-1.4-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix-helper.tar.xz
14mr|texlive-pkfix-helper-1.4-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix-helper.doc.tar.xz
14mr|texlive-pkfix-helper-1.4-8|16	BuildArch:	noarch
14mr|texlive-pkfix-helper-1.4-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pkfix-helper-1.4-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pkfix-helper-1.4-8|19	Requires(post):	texlive-kpathsea
14mr|texlive-pkfix-helper-1.4-8|20	Provides:	texlive-pkfix-helper.bin = %{EVRD}
14mr|texlive-pkfix-helper-1.4-8|21	
14mr|texlive-pkfix-helper-1.4-8|22	%description
14mr|texlive-pkfix-helper-1.4-8|23	Pkfix is a useful utility for replacing resolution-dependent
14mr|texlive-pkfix-helper-1.4-8|24	bitmapped fonts in a dvips-produced PostScript file with the
14mr|texlive-pkfix-helper-1.4-8|25	corresponding resolution-independent vector fonts.
14mr|texlive-pkfix-helper-1.4-8|26	Unfortunately, pkfix needs to parse certain PostScript comments
14mr|texlive-pkfix-helper-1.4-8|27	that appear only in files produced by dvips versions later than
14mr|texlive-pkfix-helper-1.4-8|28	5.58 (ca. 1996); it fails to work on PostScript files produced
14mr|texlive-pkfix-helper-1.4-8|29	by older versions of dvips. Pkfix-helper is a program that
14mr|texlive-pkfix-helper-1.4-8|30	attempts to insert newer-dvips comments into an older-dvips
14mr|texlive-pkfix-helper-1.4-8|31	PostScript file, thereby making the file suitable for
14mr|texlive-pkfix-helper-1.4-8|32	processing by pkfix. pkfix-helper can sometimes process
14mr|texlive-pkfix-helper-1.4-8|33	documents fully autonomously but does require the user to
14mr|texlive-pkfix-helper-1.4-8|34	verify and, if needed, correct its decisions.
14mr|texlive-pkfix-helper-1.4-8|35	
14mr|texlive-pkfix-helper-1.4-8|36	%post
14mr|texlive-pkfix-helper-1.4-8|37	%{_sbindir}/texlive.post
14mr|texlive-pkfix-helper-1.4-8|38	
14mr|texlive-pkfix-helper-1.4-8|39	%postun
14mr|texlive-pkfix-helper-1.4-8|40	if [ $1 -eq 0 ]; then
14mr|texlive-pkfix-helper-1.4-8|41	%{_sbindir}/texlive.post
14mr|texlive-pkfix-helper-1.4-8|42	fi
14mr|texlive-pkfix-helper-1.4-8|43	
14mr|texlive-pkfix-helper-1.4-8|44	#-----------------------------------------------------------------------
14mr|texlive-pkfix-helper-1.4-8|45	%files
14mr|texlive-pkfix-helper-1.4-8|46	%{_bindir}/pkfix-helper
14mr|texlive-pkfix-helper-1.4-8|47	%{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper
14mr|texlive-pkfix-helper-1.4-8|48	%doc %{_mandir}/man1/pkfix-helper.1*
14mr|texlive-pkfix-helper-1.4-8|49	%doc %{_texmfdistdir}/doc/man/man1/pkfix-helper.man1.pdf
14mr|texlive-pkfix-helper-1.4-8|50	%doc %{_texmfdistdir}/doc/support/pkfix-helper/README
14mr|texlive-pkfix-helper-1.4-8|51	%doc %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.pdf
14mr|texlive-pkfix-helper-1.4-8|52	%doc %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.tex
14mr|texlive-pkfix-helper-1.4-8|53	
14mr|texlive-pkfix-helper-1.4-8|54	#-----------------------------------------------------------------------
14mr|texlive-pkfix-helper-1.4-8|55	%prep
14mr|texlive-pkfix-helper-1.4-8|56	%setup -c -a0 -a1
14mr|texlive-pkfix-helper-1.4-8|57	
14mr|texlive-pkfix-helper-1.4-8|58	%build
14mr|texlive-pkfix-helper-1.4-8|59	
14mr|texlive-pkfix-helper-1.4-8|60	%install
14mr|texlive-pkfix-helper-1.4-8|61	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pkfix-helper-1.4-8|62	pushd %{buildroot}%{_bindir}
14mr|texlive-pkfix-helper-1.4-8|63	ln -sf %{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper pkfix-helper
14mr|texlive-pkfix-helper-1.4-8|64	popd
14mr|texlive-pkfix-helper-1.4-8|65	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pkfix-helper-1.4-8|66	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pkfix-helper-1.4-8|67	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-pkfix-helper-1.4-8|68	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-pkfix-helper-1.4-8|69	
14mr|texlive-pkfix-helper-1.4-8|70	%changelog
14mr|texlive-pkfix-helper-1.4-8|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-8
14mr|texlive-pkfix-helper-1.4-8|72	+ Revision: 83d4332
14mr|texlive-pkfix-helper-1.4-8|73	- MassBuild#440: Increase release tag
14mr|texlive-pkfix-helper-1.4-8|74	
14mr|texlive-pkfix-helper-1.4-8|75	

21030 14
14mr|texlive-pkgloader-0.1.0-2|1	# revision 32864
14mr|texlive-pkgloader-0.1.0-2|2	# category Package
14mr|texlive-pkgloader-0.1.0-2|3	# catalog-ctan /macros/latex/contrib/pkgloader
14mr|texlive-pkgloader-0.1.0-2|4	# catalog-date 2014-02-03 01:30:56 +0100
14mr|texlive-pkgloader-0.1.0-2|5	# catalog-license lppl1.3
14mr|texlive-pkgloader-0.1.0-2|6	# catalog-version 0.1.0
14mr|texlive-pkgloader-0.1.0-2|7	Name:		texlive-pkgloader
14mr|texlive-pkgloader-0.1.0-2|8	Version:	0.1.0
14mr|texlive-pkgloader-0.1.0-2|9	Release:	2
14mr|texlive-pkgloader-0.1.0-2|10	Summary:	Managing the options and loading order of other packages
14mr|texlive-pkgloader-0.1.0-2|11	Group:		Publishing
14mr|texlive-pkgloader-0.1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pkgloader
14mr|texlive-pkgloader-0.1.0-2|13	License:	LPPL1.3
14mr|texlive-pkgloader-0.1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkgloader.tar.xz
14mr|texlive-pkgloader-0.1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkgloader.doc.tar.xz
14mr|texlive-pkgloader-0.1.0-2|16	BuildArch:	noarch
14mr|texlive-pkgloader-0.1.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pkgloader-0.1.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pkgloader-0.1.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-pkgloader-0.1.0-2|20	
14mr|texlive-pkgloader-0.1.0-2|21	%description
14mr|texlive-pkgloader-0.1.0-2|22	The package seeks to address the frustration caused by package
14mr|texlive-pkgloader-0.1.0-2|23	conflicts. It is in an early stage of its development, and
14mr|texlive-pkgloader-0.1.0-2|24	should probably not be used as a matter of course; however the
14mr|texlive-pkgloader-0.1.0-2|25	author welcomes feedback via the home page link given in this
14mr|texlive-pkgloader-0.1.0-2|26	catalogue entry. Nevertheless, the author urges users to try
14mr|texlive-pkgloader-0.1.0-2|27	the package and to report issues (or whatever) via the
14mr|texlive-pkgloader-0.1.0-2|28	package's repository.
14mr|texlive-pkgloader-0.1.0-2|29	
14mr|texlive-pkgloader-0.1.0-2|30	%post
14mr|texlive-pkgloader-0.1.0-2|31	%{_sbindir}/texlive.post
14mr|texlive-pkgloader-0.1.0-2|32	
14mr|texlive-pkgloader-0.1.0-2|33	%postun
14mr|texlive-pkgloader-0.1.0-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-pkgloader-0.1.0-2|35	%{_sbindir}/texlive.post
14mr|texlive-pkgloader-0.1.0-2|36	fi
14mr|texlive-pkgloader-0.1.0-2|37	
14mr|texlive-pkgloader-0.1.0-2|38	#-----------------------------------------------------------------------
14mr|texlive-pkgloader-0.1.0-2|39	%files
14mr|texlive-pkgloader-0.1.0-2|40	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-dry.sty
14mr|texlive-pkgloader-0.1.0-2|41	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-early.sty
14mr|texlive-pkgloader-0.1.0-2|42	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-error.sty
14mr|texlive-pkgloader-0.1.0-2|43	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-false.sty
14mr|texlive-pkgloader-0.1.0-2|44	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-late.sty
14mr|texlive-pkgloader-0.1.0-2|45	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-recommended.sty
14mr|texlive-pkgloader-0.1.0-2|46	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-test-rules.sty
14mr|texlive-pkgloader-0.1.0-2|47	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-true.sty
14mr|texlive-pkgloader-0.1.0-2|48	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader.sty
14mr|texlive-pkgloader-0.1.0-2|49	%doc %{_texmfdistdir}/doc/latex/pkgloader/README
14mr|texlive-pkgloader-0.1.0-2|50	%doc %{_texmfdistdir}/doc/latex/pkgloader/pkgloader-packagedoc.cls
14mr|texlive-pkgloader-0.1.0-2|51	%doc %{_texmfdistdir}/doc/latex/pkgloader/pkgloader.pdf
14mr|texlive-pkgloader-0.1.0-2|52	%doc %{_texmfdistdir}/doc/latex/pkgloader/pkgloader.tex
14mr|texlive-pkgloader-0.1.0-2|53	%doc %{_texmfdistdir}/doc/latex/pkgloader/test1.sty
14mr|texlive-pkgloader-0.1.0-2|54	%doc %{_texmfdistdir}/doc/latex/pkgloader/test2.sty
14mr|texlive-pkgloader-0.1.0-2|55	%doc %{_texmfdistdir}/doc/latex/pkgloader/test3.sty
14mr|texlive-pkgloader-0.1.0-2|56	
14mr|texlive-pkgloader-0.1.0-2|57	#-----------------------------------------------------------------------
14mr|texlive-pkgloader-0.1.0-2|58	%prep
14mr|texlive-pkgloader-0.1.0-2|59	%setup -c -a0 -a1
14mr|texlive-pkgloader-0.1.0-2|60	
14mr|texlive-pkgloader-0.1.0-2|61	%build
14mr|texlive-pkgloader-0.1.0-2|62	
14mr|texlive-pkgloader-0.1.0-2|63	%install
14mr|texlive-pkgloader-0.1.0-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pkgloader-0.1.0-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pkgloader-0.1.0-2|66	
14mr|texlive-pkgloader-0.1.0-2|67	%changelog
14mr|texlive-pkgloader-0.1.0-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.0-2
14mr|texlive-pkgloader-0.1.0-2|69	+ Revision: 888c8a0
14mr|texlive-pkgloader-0.1.0-2|70	- MassBuild#440: Increase release tag
14mr|texlive-pkgloader-0.1.0-2|71	
14mr|texlive-pkgloader-0.1.0-2|72	

21031 14
14mr|texlive-pkuthss-1.4.rc4-2|1	# revision 32518
14mr|texlive-pkuthss-1.4.rc4-2|2	# category Package
14mr|texlive-pkuthss-1.4.rc4-2|3	# catalog-ctan /macros/latex/contrib/pkuthss
14mr|texlive-pkuthss-1.4.rc4-2|4	# catalog-date 2013-12-26 22:49:27 +0100
14mr|texlive-pkuthss-1.4.rc4-2|5	# catalog-license other-free
14mr|texlive-pkuthss-1.4.rc4-2|6	# catalog-version 1.4-rc4
14mr|texlive-pkuthss-1.4.rc4-2|7	Name:		texlive-pkuthss
14mr|texlive-pkuthss-1.4.rc4-2|8	Version:	1.4.rc4
14mr|texlive-pkuthss-1.4.rc4-2|9	Release:	2
14mr|texlive-pkuthss-1.4.rc4-2|10	Summary:	LaTeX template for dissertations in Peking University
14mr|texlive-pkuthss-1.4.rc4-2|11	Group:		Publishing
14mr|texlive-pkuthss-1.4.rc4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pkuthss
14mr|texlive-pkuthss-1.4.rc4-2|13	License:	OTHER-FREE
14mr|texlive-pkuthss-1.4.rc4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkuthss.tar.xz
14mr|texlive-pkuthss-1.4.rc4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkuthss.doc.tar.xz
14mr|texlive-pkuthss-1.4.rc4-2|16	BuildArch:	noarch
14mr|texlive-pkuthss-1.4.rc4-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pkuthss-1.4.rc4-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pkuthss-1.4.rc4-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-pkuthss-1.4.rc4-2|20	
14mr|texlive-pkuthss-1.4.rc4-2|21	%description
14mr|texlive-pkuthss-1.4.rc4-2|22	The package provides a simple, clear and flexible LaTeX
14mr|texlive-pkuthss-1.4.rc4-2|23	template for dissertations in Peking University.
14mr|texlive-pkuthss-1.4.rc4-2|24	
14mr|texlive-pkuthss-1.4.rc4-2|25	%post
14mr|texlive-pkuthss-1.4.rc4-2|26	%{_sbindir}/texlive.post
14mr|texlive-pkuthss-1.4.rc4-2|27	
14mr|texlive-pkuthss-1.4.rc4-2|28	%postun
14mr|texlive-pkuthss-1.4.rc4-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-pkuthss-1.4.rc4-2|30	%{_sbindir}/texlive.post
14mr|texlive-pkuthss-1.4.rc4-2|31	fi
14mr|texlive-pkuthss-1.4.rc4-2|32	
14mr|texlive-pkuthss-1.4.rc4-2|33	#-----------------------------------------------------------------------
14mr|texlive-pkuthss-1.4.rc4-2|34	%files
14mr|texlive-pkuthss-1.4.rc4-2|35	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss-extra.sty
14mr|texlive-pkuthss-1.4.rc4-2|36	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss-gbk.def
14mr|texlive-pkuthss-1.4.rc4-2|37	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss-utf8.def
14mr|texlive-pkuthss-1.4.rc4-2|38	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss.cls
14mr|texlive-pkuthss-1.4.rc4-2|39	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/ChangeLog-upto-1.3.txt
14mr|texlive-pkuthss-1.4.rc4-2|40	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/ChangeLog.txt
14mr|texlive-pkuthss-1.4.rc4-2|41	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/Make.bat
14mr|texlive-pkuthss-1.4.rc4-2|42	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/Makefile
14mr|texlive-pkuthss-1.4.rc4-2|43	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/abstract.tex
14mr|texlive-pkuthss-1.4.rc4-2|44	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/acknowledge.tex
14mr|texlive-pkuthss-1.4.rc4-2|45	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/chap1.tex
14mr|texlive-pkuthss-1.4.rc4-2|46	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/chap2.tex
14mr|texlive-pkuthss-1.4.rc4-2|47	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/chap3.tex
14mr|texlive-pkuthss-1.4.rc4-2|48	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/conclusion.tex
14mr|texlive-pkuthss-1.4.rc4-2|49	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/copyright.tex
14mr|texlive-pkuthss-1.4.rc4-2|50	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/encl1.tex
14mr|texlive-pkuthss-1.4.rc4-2|51	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/encl2.tex
14mr|texlive-pkuthss-1.4.rc4-2|52	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/introduction.tex
14mr|texlive-pkuthss-1.4.rc4-2|53	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/originauth.tex
14mr|texlive-pkuthss-1.4.rc4-2|54	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/Make.bat
14mr|texlive-pkuthss-1.4.rc4-2|55	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/Makefile
14mr|texlive-pkuthss-1.4.rc4-2|56	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/pkulogo.eps
14mr|texlive-pkuthss-1.4.rc4-2|57	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/pkuword.eps
14mr|texlive-pkuthss-1.4.rc4-2|58	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/pkuthss.bib
14mr|texlive-pkuthss-1.4.rc4-2|59	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/pkuthss.tex
14mr|texlive-pkuthss-1.4.rc4-2|60	%doc %{_texmfdistdir}/doc/latex/pkuthss/pkuthss.pdf
14mr|texlive-pkuthss-1.4.rc4-2|61	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/ChangeLog-upto-1.3.txt
14mr|texlive-pkuthss-1.4.rc4-2|62	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/ChangeLog.txt
14mr|texlive-pkuthss-1.4.rc4-2|63	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/Make.bat
14mr|texlive-pkuthss-1.4.rc4-2|64	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/Makefile
14mr|texlive-pkuthss-1.4.rc4-2|65	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/abstract.tex
14mr|texlive-pkuthss-1.4.rc4-2|66	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/acknowledge.tex
14mr|texlive-pkuthss-1.4.rc4-2|67	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/chap1.tex
14mr|texlive-pkuthss-1.4.rc4-2|68	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/chap2.tex
14mr|texlive-pkuthss-1.4.rc4-2|69	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/chap3.tex
14mr|texlive-pkuthss-1.4.rc4-2|70	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/conclusion.tex
14mr|texlive-pkuthss-1.4.rc4-2|71	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/copyright.tex
14mr|texlive-pkuthss-1.4.rc4-2|72	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/encl1.tex
14mr|texlive-pkuthss-1.4.rc4-2|73	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/encl2.tex
14mr|texlive-pkuthss-1.4.rc4-2|74	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/introduction.tex
14mr|texlive-pkuthss-1.4.rc4-2|75	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/originauth.tex
14mr|texlive-pkuthss-1.4.rc4-2|76	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/Make.bat
14mr|texlive-pkuthss-1.4.rc4-2|77	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/Makefile
14mr|texlive-pkuthss-1.4.rc4-2|78	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/pkulogo.eps
14mr|texlive-pkuthss-1.4.rc4-2|79	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/pkuword.eps
14mr|texlive-pkuthss-1.4.rc4-2|80	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/pkuthss.bib
14mr|texlive-pkuthss-1.4.rc4-2|81	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/pkuthss.tex
14mr|texlive-pkuthss-1.4.rc4-2|82	
14mr|texlive-pkuthss-1.4.rc4-2|83	#-----------------------------------------------------------------------
14mr|texlive-pkuthss-1.4.rc4-2|84	%prep
14mr|texlive-pkuthss-1.4.rc4-2|85	%setup -c -a0 -a1
14mr|texlive-pkuthss-1.4.rc4-2|86	
14mr|texlive-pkuthss-1.4.rc4-2|87	%build
14mr|texlive-pkuthss-1.4.rc4-2|88	
14mr|texlive-pkuthss-1.4.rc4-2|89	%install
14mr|texlive-pkuthss-1.4.rc4-2|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pkuthss-1.4.rc4-2|91	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pkuthss-1.4.rc4-2|92	
14mr|texlive-pkuthss-1.4.rc4-2|93	%changelog
14mr|texlive-pkuthss-1.4.rc4-2|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.rc4-2
14mr|texlive-pkuthss-1.4.rc4-2|95	+ Revision: dcd6c13
14mr|texlive-pkuthss-1.4.rc4-2|96	- MassBuild#440: Increase release tag
14mr|texlive-pkuthss-1.4.rc4-2|97	
14mr|texlive-pkuthss-1.4.rc4-2|98	

21032 14
14mr|texlive-pl-1.15-3|1	# revision 15878
14mr|texlive-pl-1.15-3|2	# category Package
14mr|texlive-pl-1.15-3|3	# catalog-ctan /language/polish/plpsfont
14mr|texlive-pl-1.15-3|4	# catalog-date 2009-10-07 21:35:42 +0200
14mr|texlive-pl-1.15-3|5	# catalog-license pd
14mr|texlive-pl-1.15-3|6	# catalog-version 1.15
14mr|texlive-pl-1.15-3|7	Name:		texlive-pl
14mr|texlive-pl-1.15-3|8	Version:	1.15
14mr|texlive-pl-1.15-3|9	Release:	3
14mr|texlive-pl-1.15-3|10	Summary:	Polish extension of CM fonts in Type 1 format
14mr|texlive-pl-1.15-3|11	Group:		Publishing
14mr|texlive-pl-1.15-3|12	URL:		http://www.ctan.org/tex-archive/language/polish/plpsfont
14mr|texlive-pl-1.15-3|13	License:	PD
14mr|texlive-pl-1.15-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pl.tar.xz
14mr|texlive-pl-1.15-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pl.doc.tar.xz
14mr|texlive-pl-1.15-3|16	BuildArch:	noarch
14mr|texlive-pl-1.15-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pl-1.15-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pl-1.15-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pl-1.15-3|20	Requires(post):	texlive-tetex
14mr|texlive-pl-1.15-3|21	
14mr|texlive-pl-1.15-3|22	%description
14mr|texlive-pl-1.15-3|23	This package is the Polish extension of the Computer Modern
14mr|texlive-pl-1.15-3|24	fonts (known as PL fonts),in Adobe Type 1 (PostScript) format.
14mr|texlive-pl-1.15-3|25	The fonts use the same .tfm files as for the version generated
14mr|texlive-pl-1.15-3|26	by MetaFont. This release of fonts was adapted to the (mostly
14mr|texlive-pl-1.15-3|27	guessed) demands of the Windows environment, while keeping the
14mr|texlive-pl-1.15-3|28	fonts usable with TeX; however, encoding files are now added,
14mr|texlive-pl-1.15-3|29	as Windows and TeX use different encoding schemes.
14mr|texlive-pl-1.15-3|30	
14mr|texlive-pl-1.15-3|31	%post
14mr|texlive-pl-1.15-3|32	%{_sbindir}/texlive.post
14mr|texlive-pl-1.15-3|33	
14mr|texlive-pl-1.15-3|34	%postun
14mr|texlive-pl-1.15-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-pl-1.15-3|36	%{_sbindir}/texlive.post
14mr|texlive-pl-1.15-3|37	fi
14mr|texlive-pl-1.15-3|38	
14mr|texlive-pl-1.15-3|39	#-----------------------------------------------------------------------
14mr|texlive-pl-1.15-3|40	%files
14mr|texlive-pl-1.15-3|41	%{_texmfdistdir}/dvips/pl/config.pl
14mr|texlive-pl-1.15-3|42	%{_texmfdistdir}/fonts/afm/public/pl/plb10.afm
14mr|texlive-pl-1.15-3|43	%{_texmfdistdir}/fonts/afm/public/pl/plbsy10.afm
14mr|texlive-pl-1.15-3|44	%{_texmfdistdir}/fonts/afm/public/pl/plbx10.afm
14mr|texlive-pl-1.15-3|45	%{_texmfdistdir}/fonts/afm/public/pl/plbx12.afm
14mr|texlive-pl-1.15-3|46	%{_texmfdistdir}/fonts/afm/public/pl/plbx5.afm
14mr|texlive-pl-1.15-3|47	%{_texmfdistdir}/fonts/afm/public/pl/plbx6.afm
14mr|texlive-pl-1.15-3|48	%{_texmfdistdir}/fonts/afm/public/pl/plbx7.afm
14mr|texlive-pl-1.15-3|49	%{_texmfdistdir}/fonts/afm/public/pl/plbx8.afm
14mr|texlive-pl-1.15-3|50	%{_texmfdistdir}/fonts/afm/public/pl/plbx9.afm
14mr|texlive-pl-1.15-3|51	%{_texmfdistdir}/fonts/afm/public/pl/plbxsl10.afm
14mr|texlive-pl-1.15-3|52	%{_texmfdistdir}/fonts/afm/public/pl/plbxti10.afm
14mr|texlive-pl-1.15-3|53	%{_texmfdistdir}/fonts/afm/public/pl/plcsc10.afm
14mr|texlive-pl-1.15-3|54	%{_texmfdistdir}/fonts/afm/public/pl/pldunh10.afm
14mr|texlive-pl-1.15-3|55	%{_texmfdistdir}/fonts/afm/public/pl/plex10.afm
14mr|texlive-pl-1.15-3|56	%{_texmfdistdir}/fonts/afm/public/pl/plex9.afm
14mr|texlive-pl-1.15-3|57	%{_texmfdistdir}/fonts/afm/public/pl/plff10.afm
14mr|texlive-pl-1.15-3|58	%{_texmfdistdir}/fonts/afm/public/pl/plfi10.afm
14mr|texlive-pl-1.15-3|59	%{_texmfdistdir}/fonts/afm/public/pl/plfib8.afm
14mr|texlive-pl-1.15-3|60	%{_texmfdistdir}/fonts/afm/public/pl/plinch.afm
14mr|texlive-pl-1.15-3|61	%{_texmfdistdir}/fonts/afm/public/pl/plitt10.afm
14mr|texlive-pl-1.15-3|62	%{_texmfdistdir}/fonts/afm/public/pl/plmi10.afm
14mr|texlive-pl-1.15-3|63	%{_texmfdistdir}/fonts/afm/public/pl/plmi12.afm
14mr|texlive-pl-1.15-3|64	%{_texmfdistdir}/fonts/afm/public/pl/plmi5.afm
14mr|texlive-pl-1.15-3|65	%{_texmfdistdir}/fonts/afm/public/pl/plmi6.afm
14mr|texlive-pl-1.15-3|66	%{_texmfdistdir}/fonts/afm/public/pl/plmi7.afm
14mr|texlive-pl-1.15-3|67	%{_texmfdistdir}/fonts/afm/public/pl/plmi8.afm
14mr|texlive-pl-1.15-3|68	%{_texmfdistdir}/fonts/afm/public/pl/plmi9.afm
14mr|texlive-pl-1.15-3|69	%{_texmfdistdir}/fonts/afm/public/pl/plmib10.afm
14mr|texlive-pl-1.15-3|70	%{_texmfdistdir}/fonts/afm/public/pl/plr10.afm
14mr|texlive-pl-1.15-3|71	%{_texmfdistdir}/fonts/afm/public/pl/plr12.afm
14mr|texlive-pl-1.15-3|72	%{_texmfdistdir}/fonts/afm/public/pl/plr17.afm
14mr|texlive-pl-1.15-3|73	%{_texmfdistdir}/fonts/afm/public/pl/plr5.afm
14mr|texlive-pl-1.15-3|74	%{_texmfdistdir}/fonts/afm/public/pl/plr6.afm
14mr|texlive-pl-1.15-3|75	%{_texmfdistdir}/fonts/afm/public/pl/plr7.afm
14mr|texlive-pl-1.15-3|76	%{_texmfdistdir}/fonts/afm/public/pl/plr8.afm
14mr|texlive-pl-1.15-3|77	%{_texmfdistdir}/fonts/afm/public/pl/plr9.afm
14mr|texlive-pl-1.15-3|78	%{_texmfdistdir}/fonts/afm/public/pl/plsl10.afm
14mr|texlive-pl-1.15-3|79	%{_texmfdistdir}/fonts/afm/public/pl/plsl12.afm
14mr|texlive-pl-1.15-3|80	%{_texmfdistdir}/fonts/afm/public/pl/plsl8.afm
14mr|texlive-pl-1.15-3|81	%{_texmfdistdir}/fonts/afm/public/pl/plsl9.afm
14mr|texlive-pl-1.15-3|82	%{_texmfdistdir}/fonts/afm/public/pl/plsltt10.afm
14mr|texlive-pl-1.15-3|83	%{_texmfdistdir}/fonts/afm/public/pl/plss10.afm
14mr|texlive-pl-1.15-3|84	%{_texmfdistdir}/fonts/afm/public/pl/plss12.afm
14mr|texlive-pl-1.15-3|85	%{_texmfdistdir}/fonts/afm/public/pl/plss17.afm
14mr|texlive-pl-1.15-3|86	%{_texmfdistdir}/fonts/afm/public/pl/plss8.afm
14mr|texlive-pl-1.15-3|87	%{_texmfdistdir}/fonts/afm/public/pl/plss9.afm
14mr|texlive-pl-1.15-3|88	%{_texmfdistdir}/fonts/afm/public/pl/plssbi10.afm
14mr|texlive-pl-1.15-3|89	%{_texmfdistdir}/fonts/afm/public/pl/plssbx10.afm
14mr|texlive-pl-1.15-3|90	%{_texmfdistdir}/fonts/afm/public/pl/plssdc10.afm
14mr|texlive-pl-1.15-3|91	%{_texmfdistdir}/fonts/afm/public/pl/plssi10.afm
14mr|texlive-pl-1.15-3|92	%{_texmfdistdir}/fonts/afm/public/pl/plssi12.afm
14mr|texlive-pl-1.15-3|93	%{_texmfdistdir}/fonts/afm/public/pl/plssi17.afm
14mr|texlive-pl-1.15-3|94	%{_texmfdistdir}/fonts/afm/public/pl/plssi8.afm
14mr|texlive-pl-1.15-3|95	%{_texmfdistdir}/fonts/afm/public/pl/plssi9.afm
14mr|texlive-pl-1.15-3|96	%{_texmfdistdir}/fonts/afm/public/pl/plssq8.afm
14mr|texlive-pl-1.15-3|97	%{_texmfdistdir}/fonts/afm/public/pl/plssqi8.afm
14mr|texlive-pl-1.15-3|98	%{_texmfdistdir}/fonts/afm/public/pl/plsy10.afm
14mr|texlive-pl-1.15-3|99	%{_texmfdistdir}/fonts/afm/public/pl/plsy5.afm
14mr|texlive-pl-1.15-3|100	%{_texmfdistdir}/fonts/afm/public/pl/plsy6.afm
14mr|texlive-pl-1.15-3|101	%{_texmfdistdir}/fonts/afm/public/pl/plsy7.afm
14mr|texlive-pl-1.15-3|102	%{_texmfdistdir}/fonts/afm/public/pl/plsy8.afm
14mr|texlive-pl-1.15-3|103	%{_texmfdistdir}/fonts/afm/public/pl/plsy9.afm
14mr|texlive-pl-1.15-3|104	%{_texmfdistdir}/fonts/afm/public/pl/pltcsc10.afm
14mr|texlive-pl-1.15-3|105	%{_texmfdistdir}/fonts/afm/public/pl/pltex10.afm
14mr|texlive-pl-1.15-3|106	%{_texmfdistdir}/fonts/afm/public/pl/pltex8.afm
14mr|texlive-pl-1.15-3|107	%{_texmfdistdir}/fonts/afm/public/pl/pltex9.afm
14mr|texlive-pl-1.15-3|108	%{_texmfdistdir}/fonts/afm/public/pl/plti10.afm
14mr|texlive-pl-1.15-3|109	%{_texmfdistdir}/fonts/afm/public/pl/plti12.afm
14mr|texlive-pl-1.15-3|110	%{_texmfdistdir}/fonts/afm/public/pl/plti7.afm
14mr|texlive-pl-1.15-3|111	%{_texmfdistdir}/fonts/afm/public/pl/plti8.afm
14mr|texlive-pl-1.15-3|112	%{_texmfdistdir}/fonts/afm/public/pl/plti9.afm
14mr|texlive-pl-1.15-3|113	%{_texmfdistdir}/fonts/afm/public/pl/pltt10.afm
14mr|texlive-pl-1.15-3|114	%{_texmfdistdir}/fonts/afm/public/pl/pltt12.afm
14mr|texlive-pl-1.15-3|115	%{_texmfdistdir}/fonts/afm/public/pl/pltt8.afm
14mr|texlive-pl-1.15-3|116	%{_texmfdistdir}/fonts/afm/public/pl/pltt9.afm
14mr|texlive-pl-1.15-3|117	%{_texmfdistdir}/fonts/afm/public/pl/plu10.afm
14mr|texlive-pl-1.15-3|118	%{_texmfdistdir}/fonts/afm/public/pl/plvtt10.afm
14mr|texlive-pl-1.15-3|119	%{_texmfdistdir}/fonts/enc/dvips/pl/plin.enc
14mr|texlive-pl-1.15-3|120	%{_texmfdistdir}/fonts/enc/dvips/pl/plit.enc
14mr|texlive-pl-1.15-3|121	%{_texmfdistdir}/fonts/enc/dvips/pl/plitt.enc
14mr|texlive-pl-1.15-3|122	%{_texmfdistdir}/fonts/enc/dvips/pl/plme.enc
14mr|texlive-pl-1.15-3|123	%{_texmfdistdir}/fonts/enc/dvips/pl/plmi.enc
14mr|texlive-pl-1.15-3|124	%{_texmfdistdir}/fonts/enc/dvips/pl/plms.enc
14mr|texlive-pl-1.15-3|125	%{_texmfdistdir}/fonts/enc/dvips/pl/plrm.enc
14mr|texlive-pl-1.15-3|126	%{_texmfdistdir}/fonts/enc/dvips/pl/plsc.enc
14mr|texlive-pl-1.15-3|127	%{_texmfdistdir}/fonts/enc/dvips/pl/plte.enc
14mr|texlive-pl-1.15-3|128	%{_texmfdistdir}/fonts/enc/dvips/pl/pltt.enc
14mr|texlive-pl-1.15-3|129	%{_texmfdistdir}/fonts/map/dvips/pl/plother.map
14mr|texlive-pl-1.15-3|130	%{_texmfdistdir}/fonts/map/dvips/pl/pltext.map
14mr|texlive-pl-1.15-3|131	%{_texmfdistdir}/fonts/source/public/pl/cmssbi10.mf
14mr|texlive-pl-1.15-3|132	%{_texmfdistdir}/fonts/source/public/pl/dlr10.mf
14mr|texlive-pl-1.15-3|133	%{_texmfdistdir}/fonts/source/public/pl/fik_mik.mf
14mr|texlive-pl-1.15-3|134	%{_texmfdistdir}/fonts/source/public/pl/pl.mft
14mr|texlive-pl-1.15-3|135	%{_texmfdistdir}/fonts/source/public/pl/pl_cud.mf
14mr|texlive-pl-1.15-3|136	%{_texmfdistdir}/fonts/source/public/pl/pl_dl.mf
14mr|texlive-pl-1.15-3|137	%{_texmfdistdir}/fonts/source/public/pl/pl_dod.mf
14mr|texlive-pl-1.15-3|138	%{_texmfdistdir}/fonts/source/public/pl/pl_ml.mf
14mr|texlive-pl-1.15-3|139	%{_texmfdistdir}/fonts/source/public/pl/pl_mlk.mf
14mr|texlive-pl-1.15-3|140	%{_texmfdistdir}/fonts/source/public/pl/pl_sym.mf
14mr|texlive-pl-1.15-3|141	%{_texmfdistdir}/fonts/source/public/pl/plb10.mf
14mr|texlive-pl-1.15-3|142	%{_texmfdistdir}/fonts/source/public/pl/plbsy10.mf
14mr|texlive-pl-1.15-3|143	%{_texmfdistdir}/fonts/source/public/pl/plbsy5.mf
14mr|texlive-pl-1.15-3|144	%{_texmfdistdir}/fonts/source/public/pl/plbsy7.mf
14mr|texlive-pl-1.15-3|145	%{_texmfdistdir}/fonts/source/public/pl/plbx10.mf
14mr|texlive-pl-1.15-3|146	%{_texmfdistdir}/fonts/source/public/pl/plbx12.mf
14mr|texlive-pl-1.15-3|147	%{_texmfdistdir}/fonts/source/public/pl/plbx5.mf
14mr|texlive-pl-1.15-3|148	%{_texmfdistdir}/fonts/source/public/pl/plbx6.mf
14mr|texlive-pl-1.15-3|149	%{_texmfdistdir}/fonts/source/public/pl/plbx7.mf
14mr|texlive-pl-1.15-3|150	%{_texmfdistdir}/fonts/source/public/pl/plbx8.mf
14mr|texlive-pl-1.15-3|151	%{_texmfdistdir}/fonts/source/public/pl/plbx9.mf
14mr|texlive-pl-1.15-3|152	%{_texmfdistdir}/fonts/source/public/pl/plbxsl10.mf
14mr|texlive-pl-1.15-3|153	%{_texmfdistdir}/fonts/source/public/pl/plbxti10.mf
14mr|texlive-pl-1.15-3|154	%{_texmfdistdir}/fonts/source/public/pl/plcsc10.mf
14mr|texlive-pl-1.15-3|155	%{_texmfdistdir}/fonts/source/public/pl/pldunh10.mf
14mr|texlive-pl-1.15-3|156	%{_texmfdistdir}/fonts/source/public/pl/plex10.mf
14mr|texlive-pl-1.15-3|157	%{_texmfdistdir}/fonts/source/public/pl/plff10.mf
14mr|texlive-pl-1.15-3|158	%{_texmfdistdir}/fonts/source/public/pl/plfi10.mf
14mr|texlive-pl-1.15-3|159	%{_texmfdistdir}/fonts/source/public/pl/plfib8.mf
14mr|texlive-pl-1.15-3|160	%{_texmfdistdir}/fonts/source/public/pl/plinch.mf
14mr|texlive-pl-1.15-3|161	%{_texmfdistdir}/fonts/source/public/pl/plitt10.mf
14mr|texlive-pl-1.15-3|162	%{_texmfdistdir}/fonts/source/public/pl/plmi10.mf
14mr|texlive-pl-1.15-3|163	%{_texmfdistdir}/fonts/source/public/pl/plmi12.mf
14mr|texlive-pl-1.15-3|164	%{_texmfdistdir}/fonts/source/public/pl/plmi5.mf
14mr|texlive-pl-1.15-3|165	%{_texmfdistdir}/fonts/source/public/pl/plmi6.mf
14mr|texlive-pl-1.15-3|166	%{_texmfdistdir}/fonts/source/public/pl/plmi7.mf
14mr|texlive-pl-1.15-3|167	%{_texmfdistdir}/fonts/source/public/pl/plmi8.mf
14mr|texlive-pl-1.15-3|168	%{_texmfdistdir}/fonts/source/public/pl/plmi9.mf
14mr|texlive-pl-1.15-3|169	%{_texmfdistdir}/fonts/source/public/pl/plmib10.mf
14mr|texlive-pl-1.15-3|170	%{_texmfdistdir}/fonts/source/public/pl/plmib5.mf
14mr|texlive-pl-1.15-3|171	%{_texmfdistdir}/fonts/source/public/pl/plmib7.mf
14mr|texlive-pl-1.15-3|172	%{_texmfdistdir}/fonts/source/public/pl/plr10.mf
14mr|texlive-pl-1.15-3|173	%{_texmfdistdir}/fonts/source/public/pl/plr12.mf
14mr|texlive-pl-1.15-3|174	%{_texmfdistdir}/fonts/source/public/pl/plr17.mf
14mr|texlive-pl-1.15-3|175	%{_texmfdistdir}/fonts/source/public/pl/plr5.mf
14mr|texlive-pl-1.15-3|176	%{_texmfdistdir}/fonts/source/public/pl/plr6.mf
14mr|texlive-pl-1.15-3|177	%{_texmfdistdir}/fonts/source/public/pl/plr7.mf
14mr|texlive-pl-1.15-3|178	%{_texmfdistdir}/fonts/source/public/pl/plr8.mf
14mr|texlive-pl-1.15-3|179	%{_texmfdistdir}/fonts/source/public/pl/plr9.mf
14mr|texlive-pl-1.15-3|180	%{_texmfdistdir}/fonts/source/public/pl/plsl10.mf
14mr|texlive-pl-1.15-3|181	%{_texmfdistdir}/fonts/source/public/pl/plsl12.mf
14mr|texlive-pl-1.15-3|182	%{_texmfdistdir}/fonts/source/public/pl/plsl8.mf
14mr|texlive-pl-1.15-3|183	%{_texmfdistdir}/fonts/source/public/pl/plsl9.mf
14mr|texlive-pl-1.15-3|184	%{_texmfdistdir}/fonts/source/public/pl/plsltt10.mf
14mr|texlive-pl-1.15-3|185	%{_texmfdistdir}/fonts/source/public/pl/plss10.mf
14mr|texlive-pl-1.15-3|186	%{_texmfdistdir}/fonts/source/public/pl/plss12.mf
14mr|texlive-pl-1.15-3|187	%{_texmfdistdir}/fonts/source/public/pl/plss17.mf
14mr|texlive-pl-1.15-3|188	%{_texmfdistdir}/fonts/source/public/pl/plss8.mf
14mr|texlive-pl-1.15-3|189	%{_texmfdistdir}/fonts/source/public/pl/plss9.mf
14mr|texlive-pl-1.15-3|190	%{_texmfdistdir}/fonts/source/public/pl/plssbi10.mf
14mr|texlive-pl-1.15-3|191	%{_texmfdistdir}/fonts/source/public/pl/plssbx10.mf
14mr|texlive-pl-1.15-3|192	%{_texmfdistdir}/fonts/source/public/pl/plssdc10.mf
14mr|texlive-pl-1.15-3|193	%{_texmfdistdir}/fonts/source/public/pl/plssi10.mf
14mr|texlive-pl-1.15-3|194	%{_texmfdistdir}/fonts/source/public/pl/plssi12.mf
14mr|texlive-pl-1.15-3|195	%{_texmfdistdir}/fonts/source/public/pl/plssi17.mf
14mr|texlive-pl-1.15-3|196	%{_texmfdistdir}/fonts/source/public/pl/plssi8.mf
14mr|texlive-pl-1.15-3|197	%{_texmfdistdir}/fonts/source/public/pl/plssi9.mf
14mr|texlive-pl-1.15-3|198	%{_texmfdistdir}/fonts/source/public/pl/plssq8.mf
14mr|texlive-pl-1.15-3|199	%{_texmfdistdir}/fonts/source/public/pl/plssqi8.mf
14mr|texlive-pl-1.15-3|200	%{_texmfdistdir}/fonts/source/public/pl/plsy10.mf
14mr|texlive-pl-1.15-3|201	%{_texmfdistdir}/fonts/source/public/pl/plsy5.mf
14mr|texlive-pl-1.15-3|202	%{_texmfdistdir}/fonts/source/public/pl/plsy6.mf
14mr|texlive-pl-1.15-3|203	%{_texmfdistdir}/fonts/source/public/pl/plsy7.mf
14mr|texlive-pl-1.15-3|204	%{_texmfdistdir}/fonts/source/public/pl/plsy8.mf
14mr|texlive-pl-1.15-3|205	%{_texmfdistdir}/fonts/source/public/pl/plsy9.mf
14mr|texlive-pl-1.15-3|206	%{_texmfdistdir}/fonts/source/public/pl/pltcsc10.mf
14mr|texlive-pl-1.15-3|207	%{_texmfdistdir}/fonts/source/public/pl/pltex10.mf
14mr|texlive-pl-1.15-3|208	%{_texmfdistdir}/fonts/source/public/pl/pltex8.mf
14mr|texlive-pl-1.15-3|209	%{_texmfdistdir}/fonts/source/public/pl/pltex9.mf
14mr|texlive-pl-1.15-3|210	%{_texmfdistdir}/fonts/source/public/pl/plti10.mf
14mr|texlive-pl-1.15-3|211	%{_texmfdistdir}/fonts/source/public/pl/plti12.mf
14mr|texlive-pl-1.15-3|212	%{_texmfdistdir}/fonts/source/public/pl/plti7.mf
14mr|texlive-pl-1.15-3|213	%{_texmfdistdir}/fonts/source/public/pl/plti8.mf
14mr|texlive-pl-1.15-3|214	%{_texmfdistdir}/fonts/source/public/pl/plti9.mf
14mr|texlive-pl-1.15-3|215	%{_texmfdistdir}/fonts/source/public/pl/pltt10.mf
14mr|texlive-pl-1.15-3|216	%{_texmfdistdir}/fonts/source/public/pl/pltt12.mf
14mr|texlive-pl-1.15-3|217	%{_texmfdistdir}/fonts/source/public/pl/pltt8.mf
14mr|texlive-pl-1.15-3|218	%{_texmfdistdir}/fonts/source/public/pl/pltt9.mf
14mr|texlive-pl-1.15-3|219	%{_texmfdistdir}/fonts/source/public/pl/plu10.mf
14mr|texlive-pl-1.15-3|220	%{_texmfdistdir}/fonts/source/public/pl/plvtt10.mf
14mr|texlive-pl-1.15-3|221	%{_texmfdistdir}/fonts/source/public/pl/polan.mf
14mr|texlive-pl-1.15-3|222	%{_texmfdistdir}/fonts/source/public/pl/polkap.mf
14mr|texlive-pl-1.15-3|223	%{_texmfdistdir}/fonts/source/public/pl/polkur.mf
14mr|texlive-pl-1.15-3|224	%{_texmfdistdir}/fonts/source/public/pl/polmat.mf
14mr|texlive-pl-1.15-3|225	%{_texmfdistdir}/fonts/source/public/pl/poltyt.mf
14mr|texlive-pl-1.15-3|226	%{_texmfdistdir}/fonts/tfm/public/pl/plb10.tfm
14mr|texlive-pl-1.15-3|227	%{_texmfdistdir}/fonts/tfm/public/pl/plbsy10.tfm
14mr|texlive-pl-1.15-3|228	%{_texmfdistdir}/fonts/tfm/public/pl/plbsy5.tfm
14mr|texlive-pl-1.15-3|229	%{_texmfdistdir}/fonts/tfm/public/pl/plbsy7.tfm
14mr|texlive-pl-1.15-3|230	%{_texmfdistdir}/fonts/tfm/public/pl/plbx10.tfm
14mr|texlive-pl-1.15-3|231	%{_texmfdistdir}/fonts/tfm/public/pl/plbx12.tfm
14mr|texlive-pl-1.15-3|232	%{_texmfdistdir}/fonts/tfm/public/pl/plbx5.tfm
14mr|texlive-pl-1.15-3|233	%{_texmfdistdir}/fonts/tfm/public/pl/plbx6.tfm
14mr|texlive-pl-1.15-3|234	%{_texmfdistdir}/fonts/tfm/public/pl/plbx7.tfm
14mr|texlive-pl-1.15-3|235	%{_texmfdistdir}/fonts/tfm/public/pl/plbx8.tfm
14mr|texlive-pl-1.15-3|236	%{_texmfdistdir}/fonts/tfm/public/pl/plbx9.tfm
14mr|texlive-pl-1.15-3|237	%{_texmfdistdir}/fonts/tfm/public/pl/plbxsl10.tfm
14mr|texlive-pl-1.15-3|238	%{_texmfdistdir}/fonts/tfm/public/pl/plbxti10.tfm
14mr|texlive-pl-1.15-3|239	%{_texmfdistdir}/fonts/tfm/public/pl/plcsc10.tfm
14mr|texlive-pl-1.15-3|240	%{_texmfdistdir}/fonts/tfm/public/pl/pldunh10.tfm
14mr|texlive-pl-1.15-3|241	%{_texmfdistdir}/fonts/tfm/public/pl/plex10.tfm
14mr|texlive-pl-1.15-3|242	%{_texmfdistdir}/fonts/tfm/public/pl/plex9.tfm
14mr|texlive-pl-1.15-3|243	%{_texmfdistdir}/fonts/tfm/public/pl/plff10.tfm
14mr|texlive-pl-1.15-3|244	%{_texmfdistdir}/fonts/tfm/public/pl/plfi10.tfm
14mr|texlive-pl-1.15-3|245	%{_texmfdistdir}/fonts/tfm/public/pl/plfib8.tfm
14mr|texlive-pl-1.15-3|246	%{_texmfdistdir}/fonts/tfm/public/pl/plinch.tfm
14mr|texlive-pl-1.15-3|247	%{_texmfdistdir}/fonts/tfm/public/pl/plitt10.tfm
14mr|texlive-pl-1.15-3|248	%{_texmfdistdir}/fonts/tfm/public/pl/plmi10.tfm
14mr|texlive-pl-1.15-3|249	%{_texmfdistdir}/fonts/tfm/public/pl/plmi12.tfm
14mr|texlive-pl-1.15-3|250	%{_texmfdistdir}/fonts/tfm/public/pl/plmi5.tfm
14mr|texlive-pl-1.15-3|251	%{_texmfdistdir}/fonts/tfm/public/pl/plmi6.tfm
14mr|texlive-pl-1.15-3|252	%{_texmfdistdir}/fonts/tfm/public/pl/plmi7.tfm
14mr|texlive-pl-1.15-3|253	%{_texmfdistdir}/fonts/tfm/public/pl/plmi8.tfm
14mr|texlive-pl-1.15-3|254	%{_texmfdistdir}/fonts/tfm/public/pl/plmi9.tfm
14mr|texlive-pl-1.15-3|255	%{_texmfdistdir}/fonts/tfm/public/pl/plmib10.tfm
14mr|texlive-pl-1.15-3|256	%{_texmfdistdir}/fonts/tfm/public/pl/plmib5.tfm
14mr|texlive-pl-1.15-3|257	%{_texmfdistdir}/fonts/tfm/public/pl/plmib7.tfm
14mr|texlive-pl-1.15-3|258	%{_texmfdistdir}/fonts/tfm/public/pl/plr10.tfm
14mr|texlive-pl-1.15-3|259	%{_texmfdistdir}/fonts/tfm/public/pl/plr12.tfm
14mr|texlive-pl-1.15-3|260	%{_texmfdistdir}/fonts/tfm/public/pl/plr17.tfm
14mr|texlive-pl-1.15-3|261	%{_texmfdistdir}/fonts/tfm/public/pl/plr5.tfm
14mr|texlive-pl-1.15-3|262	%{_texmfdistdir}/fonts/tfm/public/pl/plr6.tfm
14mr|texlive-pl-1.15-3|263	%{_texmfdistdir}/fonts/tfm/public/pl/plr7.tfm
14mr|texlive-pl-1.15-3|264	%{_texmfdistdir}/fonts/tfm/public/pl/plr8.tfm
14mr|texlive-pl-1.15-3|265	%{_texmfdistdir}/fonts/tfm/public/pl/plr9.tfm
14mr|texlive-pl-1.15-3|266	%{_texmfdistdir}/fonts/tfm/public/pl/plsl10.tfm
14mr|texlive-pl-1.15-3|267	%{_texmfdistdir}/fonts/tfm/public/pl/plsl12.tfm
14mr|texlive-pl-1.15-3|268	%{_texmfdistdir}/fonts/tfm/public/pl/plsl8.tfm
14mr|texlive-pl-1.15-3|269	%{_texmfdistdir}/fonts/tfm/public/pl/plsl9.tfm
14mr|texlive-pl-1.15-3|270	%{_texmfdistdir}/fonts/tfm/public/pl/plsltt10.tfm
14mr|texlive-pl-1.15-3|271	%{_texmfdistdir}/fonts/tfm/public/pl/plss10.tfm
14mr|texlive-pl-1.15-3|272	%{_texmfdistdir}/fonts/tfm/public/pl/plss12.tfm
14mr|texlive-pl-1.15-3|273	%{_texmfdistdir}/fonts/tfm/public/pl/plss17.tfm
14mr|texlive-pl-1.15-3|274	%{_texmfdistdir}/fonts/tfm/public/pl/plss8.tfm
14mr|texlive-pl-1.15-3|275	%{_texmfdistdir}/fonts/tfm/public/pl/plss9.tfm
14mr|texlive-pl-1.15-3|276	%{_texmfdistdir}/fonts/tfm/public/pl/plssbi10.tfm
14mr|texlive-pl-1.15-3|277	%{_texmfdistdir}/fonts/tfm/public/pl/plssbx10.tfm
14mr|texlive-pl-1.15-3|278	%{_texmfdistdir}/fonts/tfm/public/pl/plssdc10.tfm
14mr|texlive-pl-1.15-3|279	%{_texmfdistdir}/fonts/tfm/public/pl/plssi10.tfm
14mr|texlive-pl-1.15-3|280	%{_texmfdistdir}/fonts/tfm/public/pl/plssi12.tfm
14mr|texlive-pl-1.15-3|281	%{_texmfdistdir}/fonts/tfm/public/pl/plssi17.tfm
14mr|texlive-pl-1.15-3|282	%{_texmfdistdir}/fonts/tfm/public/pl/plssi8.tfm
14mr|texlive-pl-1.15-3|283	%{_texmfdistdir}/fonts/tfm/public/pl/plssi9.tfm
14mr|texlive-pl-1.15-3|284	%{_texmfdistdir}/fonts/tfm/public/pl/plssq8.tfm
14mr|texlive-pl-1.15-3|285	%{_texmfdistdir}/fonts/tfm/public/pl/plssqi8.tfm
14mr|texlive-pl-1.15-3|286	%{_texmfdistdir}/fonts/tfm/public/pl/plsy10.tfm
14mr|texlive-pl-1.15-3|287	%{_texmfdistdir}/fonts/tfm/public/pl/plsy5.tfm
14mr|texlive-pl-1.15-3|288	%{_texmfdistdir}/fonts/tfm/public/pl/plsy6.tfm
14mr|texlive-pl-1.15-3|289	%{_texmfdistdir}/fonts/tfm/public/pl/plsy7.tfm
14mr|texlive-pl-1.15-3|290	%{_texmfdistdir}/fonts/tfm/public/pl/plsy8.tfm
14mr|texlive-pl-1.15-3|291	%{_texmfdistdir}/fonts/tfm/public/pl/plsy9.tfm
14mr|texlive-pl-1.15-3|292	%{_texmfdistdir}/fonts/tfm/public/pl/pltcsc10.tfm
14mr|texlive-pl-1.15-3|293	%{_texmfdistdir}/fonts/tfm/public/pl/pltex10.tfm
14mr|texlive-pl-1.15-3|294	%{_texmfdistdir}/fonts/tfm/public/pl/pltex8.tfm
14mr|texlive-pl-1.15-3|295	%{_texmfdistdir}/fonts/tfm/public/pl/pltex9.tfm
14mr|texlive-pl-1.15-3|296	%{_texmfdistdir}/fonts/tfm/public/pl/plti10.tfm
14mr|texlive-pl-1.15-3|297	%{_texmfdistdir}/fonts/tfm/public/pl/plti12.tfm
14mr|texlive-pl-1.15-3|298	%{_texmfdistdir}/fonts/tfm/public/pl/plti7.tfm
14mr|texlive-pl-1.15-3|299	%{_texmfdistdir}/fonts/tfm/public/pl/plti8.tfm
14mr|texlive-pl-1.15-3|300	%{_texmfdistdir}/fonts/tfm/public/pl/plti9.tfm
14mr|texlive-pl-1.15-3|301	%{_texmfdistdir}/fonts/tfm/public/pl/pltt10.tfm
14mr|texlive-pl-1.15-3|302	%{_texmfdistdir}/fonts/tfm/public/pl/pltt12.tfm
14mr|texlive-pl-1.15-3|303	%{_texmfdistdir}/fonts/tfm/public/pl/pltt8.tfm
14mr|texlive-pl-1.15-3|304	%{_texmfdistdir}/fonts/tfm/public/pl/pltt9.tfm
14mr|texlive-pl-1.15-3|305	%{_texmfdistdir}/fonts/tfm/public/pl/plu10.tfm
14mr|texlive-pl-1.15-3|306	%{_texmfdistdir}/fonts/tfm/public/pl/plvtt10.tfm
14mr|texlive-pl-1.15-3|307	%{_texmfdistdir}/fonts/type1/public/pl/plb10.pfb
14mr|texlive-pl-1.15-3|308	%{_texmfdistdir}/fonts/type1/public/pl/plb10.pfm
14mr|texlive-pl-1.15-3|309	%{_texmfdistdir}/fonts/type1/public/pl/plbsy10.pfb
14mr|texlive-pl-1.15-3|310	%{_texmfdistdir}/fonts/type1/public/pl/plbsy10.pfm
14mr|texlive-pl-1.15-3|311	%{_texmfdistdir}/fonts/type1/public/pl/plbx10.pfb
14mr|texlive-pl-1.15-3|312	%{_texmfdistdir}/fonts/type1/public/pl/plbx10.pfm
14mr|texlive-pl-1.15-3|313	%{_texmfdistdir}/fonts/type1/public/pl/plbx12.pfb
14mr|texlive-pl-1.15-3|314	%{_texmfdistdir}/fonts/type1/public/pl/plbx12.pfm
14mr|texlive-pl-1.15-3|315	%{_texmfdistdir}/fonts/type1/public/pl/plbx5.pfb
14mr|texlive-pl-1.15-3|316	%{_texmfdistdir}/fonts/type1/public/pl/plbx5.pfm
14mr|texlive-pl-1.15-3|317	%{_texmfdistdir}/fonts/type1/public/pl/plbx6.pfb
14mr|texlive-pl-1.15-3|318	%{_texmfdistdir}/fonts/type1/public/pl/plbx6.pfm
14mr|texlive-pl-1.15-3|319	%{_texmfdistdir}/fonts/type1/public/pl/plbx7.pfb
14mr|texlive-pl-1.15-3|320	%{_texmfdistdir}/fonts/type1/public/pl/plbx7.pfm
14mr|texlive-pl-1.15-3|321	%{_texmfdistdir}/fonts/type1/public/pl/plbx8.pfb
14mr|texlive-pl-1.15-3|322	%{_texmfdistdir}/fonts/type1/public/pl/plbx8.pfm
14mr|texlive-pl-1.15-3|323	%{_texmfdistdir}/fonts/type1/public/pl/plbx9.pfb
14mr|texlive-pl-1.15-3|324	%{_texmfdistdir}/fonts/type1/public/pl/plbx9.pfm
14mr|texlive-pl-1.15-3|325	%{_texmfdistdir}/fonts/type1/public/pl/plbxsl10.pfb
14mr|texlive-pl-1.15-3|326	%{_texmfdistdir}/fonts/type1/public/pl/plbxsl10.pfm
14mr|texlive-pl-1.15-3|327	%{_texmfdistdir}/fonts/type1/public/pl/plbxti10.pfb
14mr|texlive-pl-1.15-3|328	%{_texmfdistdir}/fonts/type1/public/pl/plbxti10.pfm
14mr|texlive-pl-1.15-3|329	%{_texmfdistdir}/fonts/type1/public/pl/plcsc10.pfb
14mr|texlive-pl-1.15-3|330	%{_texmfdistdir}/fonts/type1/public/pl/plcsc10.pfm
14mr|texlive-pl-1.15-3|331	%{_texmfdistdir}/fonts/type1/public/pl/pldunh10.pfb
14mr|texlive-pl-1.15-3|332	%{_texmfdistdir}/fonts/type1/public/pl/pldunh10.pfm
14mr|texlive-pl-1.15-3|333	%{_texmfdistdir}/fonts/type1/public/pl/plex10.pfb
14mr|texlive-pl-1.15-3|334	%{_texmfdistdir}/fonts/type1/public/pl/plex10.pfm
14mr|texlive-pl-1.15-3|335	%{_texmfdistdir}/fonts/type1/public/pl/plex9.pfb
14mr|texlive-pl-1.15-3|336	%{_texmfdistdir}/fonts/type1/public/pl/plex9.pfm
14mr|texlive-pl-1.15-3|337	%{_texmfdistdir}/fonts/type1/public/pl/plff10.pfb
14mr|texlive-pl-1.15-3|338	%{_texmfdistdir}/fonts/type1/public/pl/plff10.pfm
14mr|texlive-pl-1.15-3|339	%{_texmfdistdir}/fonts/type1/public/pl/plfi10.pfb
14mr|texlive-pl-1.15-3|340	%{_texmfdistdir}/fonts/type1/public/pl/plfi10.pfm
14mr|texlive-pl-1.15-3|341	%{_texmfdistdir}/fonts/type1/public/pl/plfib8.pfb
14mr|texlive-pl-1.15-3|342	%{_texmfdistdir}/fonts/type1/public/pl/plfib8.pfm
14mr|texlive-pl-1.15-3|343	%{_texmfdistdir}/fonts/type1/public/pl/plinch.pfb
14mr|texlive-pl-1.15-3|344	%{_texmfdistdir}/fonts/type1/public/pl/plinch.pfm
14mr|texlive-pl-1.15-3|345	%{_texmfdistdir}/fonts/type1/public/pl/plitt10.pfb
14mr|texlive-pl-1.15-3|346	%{_texmfdistdir}/fonts/type1/public/pl/plitt10.pfm
14mr|texlive-pl-1.15-3|347	%{_texmfdistdir}/fonts/type1/public/pl/plmi10.pfb
14mr|texlive-pl-1.15-3|348	%{_texmfdistdir}/fonts/type1/public/pl/plmi10.pfm
14mr|texlive-pl-1.15-3|349	%{_texmfdistdir}/fonts/type1/public/pl/plmi12.pfb
14mr|texlive-pl-1.15-3|350	%{_texmfdistdir}/fonts/type1/public/pl/plmi12.pfm
14mr|texlive-pl-1.15-3|351	%{_texmfdistdir}/fonts/type1/public/pl/plmi5.pfb
14mr|texlive-pl-1.15-3|352	%{_texmfdistdir}/fonts/type1/public/pl/plmi5.pfm
14mr|texlive-pl-1.15-3|353	%{_texmfdistdir}/fonts/type1/public/pl/plmi6.pfb
14mr|texlive-pl-1.15-3|354	%{_texmfdistdir}/fonts/type1/public/pl/plmi6.pfm
14mr|texlive-pl-1.15-3|355	%{_texmfdistdir}/fonts/type1/public/pl/plmi7.pfb
14mr|texlive-pl-1.15-3|356	%{_texmfdistdir}/fonts/type1/public/pl/plmi7.pfm
14mr|texlive-pl-1.15-3|357	%{_texmfdistdir}/fonts/type1/public/pl/plmi8.pfb
14mr|texlive-pl-1.15-3|358	%{_texmfdistdir}/fonts/type1/public/pl/plmi8.pfm
14mr|texlive-pl-1.15-3|359	%{_texmfdistdir}/fonts/type1/public/pl/plmi9.pfb
14mr|texlive-pl-1.15-3|360	%{_texmfdistdir}/fonts/type1/public/pl/plmi9.pfm
14mr|texlive-pl-1.15-3|361	%{_texmfdistdir}/fonts/type1/public/pl/plmib10.pfb
14mr|texlive-pl-1.15-3|362	%{_texmfdistdir}/fonts/type1/public/pl/plmib10.pfm
14mr|texlive-pl-1.15-3|363	%{_texmfdistdir}/fonts/type1/public/pl/plr10.pfb
14mr|texlive-pl-1.15-3|364	%{_texmfdistdir}/fonts/type1/public/pl/plr10.pfm
14mr|texlive-pl-1.15-3|365	%{_texmfdistdir}/fonts/type1/public/pl/plr12.pfb
14mr|texlive-pl-1.15-3|366	%{_texmfdistdir}/fonts/type1/public/pl/plr12.pfm
14mr|texlive-pl-1.15-3|367	%{_texmfdistdir}/fonts/type1/public/pl/plr17.pfb
14mr|texlive-pl-1.15-3|368	%{_texmfdistdir}/fonts/type1/public/pl/plr17.pfm
14mr|texlive-pl-1.15-3|369	%{_texmfdistdir}/fonts/type1/public/pl/plr5.pfb
14mr|texlive-pl-1.15-3|370	%{_texmfdistdir}/fonts/type1/public/pl/plr5.pfm
14mr|texlive-pl-1.15-3|371	%{_texmfdistdir}/fonts/type1/public/pl/plr6.pfb
14mr|texlive-pl-1.15-3|372	%{_texmfdistdir}/fonts/type1/public/pl/plr6.pfm
14mr|texlive-pl-1.15-3|373	%{_texmfdistdir}/fonts/type1/public/pl/plr7.pfb
14mr|texlive-pl-1.15-3|374	%{_texmfdistdir}/fonts/type1/public/pl/plr7.pfm
14mr|texlive-pl-1.15-3|375	%{_texmfdistdir}/fonts/type1/public/pl/plr8.pfb
14mr|texlive-pl-1.15-3|376	%{_texmfdistdir}/fonts/type1/public/pl/plr8.pfm
14mr|texlive-pl-1.15-3|377	%{_texmfdistdir}/fonts/type1/public/pl/plr9.pfb
14mr|texlive-pl-1.15-3|378	%{_texmfdistdir}/fonts/type1/public/pl/plr9.pfm
14mr|texlive-pl-1.15-3|379	%{_texmfdistdir}/fonts/type1/public/pl/plsl10.pfb
14mr|texlive-pl-1.15-3|380	%{_texmfdistdir}/fonts/type1/public/pl/plsl10.pfm
14mr|texlive-pl-1.15-3|381	%{_texmfdistdir}/fonts/type1/public/pl/plsl12.pfb
14mr|texlive-pl-1.15-3|382	%{_texmfdistdir}/fonts/type1/public/pl/plsl12.pfm
14mr|texlive-pl-1.15-3|383	%{_texmfdistdir}/fonts/type1/public/pl/plsl8.pfb
14mr|texlive-pl-1.15-3|384	%{_texmfdistdir}/fonts/type1/public/pl/plsl8.pfm
14mr|texlive-pl-1.15-3|385	%{_texmfdistdir}/fonts/type1/public/pl/plsl9.pfb
14mr|texlive-pl-1.15-3|386	%{_texmfdistdir}/fonts/type1/public/pl/plsl9.pfm
14mr|texlive-pl-1.15-3|387	%{_texmfdistdir}/fonts/type1/public/pl/plsltt10.pfb
14mr|texlive-pl-1.15-3|388	%{_texmfdistdir}/fonts/type1/public/pl/plsltt10.pfm
14mr|texlive-pl-1.15-3|389	%{_texmfdistdir}/fonts/type1/public/pl/plss10.pfb
14mr|texlive-pl-1.15-3|390	%{_texmfdistdir}/fonts/type1/public/pl/plss10.pfm
14mr|texlive-pl-1.15-3|391	%{_texmfdistdir}/fonts/type1/public/pl/plss12.pfb
14mr|texlive-pl-1.15-3|392	%{_texmfdistdir}/fonts/type1/public/pl/plss12.pfm
14mr|texlive-pl-1.15-3|393	%{_texmfdistdir}/fonts/type1/public/pl/plss17.pfb
14mr|texlive-pl-1.15-3|394	%{_texmfdistdir}/fonts/type1/public/pl/plss17.pfm
14mr|texlive-pl-1.15-3|395	%{_texmfdistdir}/fonts/type1/public/pl/plss8.pfb
14mr|texlive-pl-1.15-3|396	%{_texmfdistdir}/fonts/type1/public/pl/plss8.pfm
14mr|texlive-pl-1.15-3|397	%{_texmfdistdir}/fonts/type1/public/pl/plss9.pfb
14mr|texlive-pl-1.15-3|398	%{_texmfdistdir}/fonts/type1/public/pl/plss9.pfm
14mr|texlive-pl-1.15-3|399	%{_texmfdistdir}/fonts/type1/public/pl/plssbi10.pfb
14mr|texlive-pl-1.15-3|400	%{_texmfdistdir}/fonts/type1/public/pl/plssbi10.pfm
14mr|texlive-pl-1.15-3|401	%{_texmfdistdir}/fonts/type1/public/pl/plssbx10.pfb
14mr|texlive-pl-1.15-3|402	%{_texmfdistdir}/fonts/type1/public/pl/plssbx10.pfm
14mr|texlive-pl-1.15-3|403	%{_texmfdistdir}/fonts/type1/public/pl/plssdc10.pfb
14mr|texlive-pl-1.15-3|404	%{_texmfdistdir}/fonts/type1/public/pl/plssdc10.pfm
14mr|texlive-pl-1.15-3|405	%{_texmfdistdir}/fonts/type1/public/pl/plssi10.pfb
14mr|texlive-pl-1.15-3|406	%{_texmfdistdir}/fonts/type1/public/pl/plssi10.pfm
14mr|texlive-pl-1.15-3|407	%{_texmfdistdir}/fonts/type1/public/pl/plssi12.pfb
14mr|texlive-pl-1.15-3|408	%{_texmfdistdir}/fonts/type1/public/pl/plssi12.pfm
14mr|texlive-pl-1.15-3|409	%{_texmfdistdir}/fonts/type1/public/pl/plssi17.pfb
14mr|texlive-pl-1.15-3|410	%{_texmfdistdir}/fonts/type1/public/pl/plssi17.pfm
14mr|texlive-pl-1.15-3|411	%{_texmfdistdir}/fonts/type1/public/pl/plssi8.pfb
14mr|texlive-pl-1.15-3|412	%{_texmfdistdir}/fonts/type1/public/pl/plssi8.pfm
14mr|texlive-pl-1.15-3|413	%{_texmfdistdir}/fonts/type1/public/pl/plssi9.pfb
14mr|texlive-pl-1.15-3|414	%{_texmfdistdir}/fonts/type1/public/pl/plssi9.pfm
14mr|texlive-pl-1.15-3|415	%{_texmfdistdir}/fonts/type1/public/pl/plssq8.pfb
14mr|texlive-pl-1.15-3|416	%{_texmfdistdir}/fonts/type1/public/pl/plssq8.pfm
14mr|texlive-pl-1.15-3|417	%{_texmfdistdir}/fonts/type1/public/pl/plssqi8.pfb
14mr|texlive-pl-1.15-3|418	%{_texmfdistdir}/fonts/type1/public/pl/plssqi8.pfm
14mr|texlive-pl-1.15-3|419	%{_texmfdistdir}/fonts/type1/public/pl/plsy10.pfb
14mr|texlive-pl-1.15-3|420	%{_texmfdistdir}/fonts/type1/public/pl/plsy10.pfm
14mr|texlive-pl-1.15-3|421	%{_texmfdistdir}/fonts/type1/public/pl/plsy5.pfb
14mr|texlive-pl-1.15-3|422	%{_texmfdistdir}/fonts/type1/public/pl/plsy5.pfm
14mr|texlive-pl-1.15-3|423	%{_texmfdistdir}/fonts/type1/public/pl/plsy6.pfb
14mr|texlive-pl-1.15-3|424	%{_texmfdistdir}/fonts/type1/public/pl/plsy6.pfm
14mr|texlive-pl-1.15-3|425	%{_texmfdistdir}/fonts/type1/public/pl/plsy7.pfb
14mr|texlive-pl-1.15-3|426	%{_texmfdistdir}/fonts/type1/public/pl/plsy7.pfm
14mr|texlive-pl-1.15-3|427	%{_texmfdistdir}/fonts/type1/public/pl/plsy8.pfb
14mr|texlive-pl-1.15-3|428	%{_texmfdistdir}/fonts/type1/public/pl/plsy8.pfm
14mr|texlive-pl-1.15-3|429	%{_texmfdistdir}/fonts/type1/public/pl/plsy9.pfb
14mr|texlive-pl-1.15-3|430	%{_texmfdistdir}/fonts/type1/public/pl/plsy9.pfm
14mr|texlive-pl-1.15-3|431	%{_texmfdistdir}/fonts/type1/public/pl/pltcsc10.pfb
14mr|texlive-pl-1.15-3|432	%{_texmfdistdir}/fonts/type1/public/pl/pltcsc10.pfm
14mr|texlive-pl-1.15-3|433	%{_texmfdistdir}/fonts/type1/public/pl/pltex10.pfb
14mr|texlive-pl-1.15-3|434	%{_texmfdistdir}/fonts/type1/public/pl/pltex10.pfm
14mr|texlive-pl-1.15-3|435	%{_texmfdistdir}/fonts/type1/public/pl/pltex8.pfb
14mr|texlive-pl-1.15-3|436	%{_texmfdistdir}/fonts/type1/public/pl/pltex8.pfm
14mr|texlive-pl-1.15-3|437	%{_texmfdistdir}/fonts/type1/public/pl/pltex9.pfb
14mr|texlive-pl-1.15-3|438	%{_texmfdistdir}/fonts/type1/public/pl/pltex9.pfm
14mr|texlive-pl-1.15-3|439	%{_texmfdistdir}/fonts/type1/public/pl/plti10.pfb
14mr|texlive-pl-1.15-3|440	%{_texmfdistdir}/fonts/type1/public/pl/plti10.pfm
14mr|texlive-pl-1.15-3|441	%{_texmfdistdir}/fonts/type1/public/pl/plti12.pfb
14mr|texlive-pl-1.15-3|442	%{_texmfdistdir}/fonts/type1/public/pl/plti12.pfm
14mr|texlive-pl-1.15-3|443	%{_texmfdistdir}/fonts/type1/public/pl/plti7.pfb
14mr|texlive-pl-1.15-3|444	%{_texmfdistdir}/fonts/type1/public/pl/plti7.pfm
14mr|texlive-pl-1.15-3|445	%{_texmfdistdir}/fonts/type1/public/pl/plti8.pfb
14mr|texlive-pl-1.15-3|446	%{_texmfdistdir}/fonts/type1/public/pl/plti8.pfm
14mr|texlive-pl-1.15-3|447	%{_texmfdistdir}/fonts/type1/public/pl/plti9.pfb
14mr|texlive-pl-1.15-3|448	%{_texmfdistdir}/fonts/type1/public/pl/plti9.pfm
14mr|texlive-pl-1.15-3|449	%{_texmfdistdir}/fonts/type1/public/pl/pltt10.pfb
14mr|texlive-pl-1.15-3|450	%{_texmfdistdir}/fonts/type1/public/pl/pltt10.pfm
14mr|texlive-pl-1.15-3|451	%{_texmfdistdir}/fonts/type1/public/pl/pltt12.pfb
14mr|texlive-pl-1.15-3|452	%{_texmfdistdir}/fonts/type1/public/pl/pltt12.pfm
14mr|texlive-pl-1.15-3|453	%{_texmfdistdir}/fonts/type1/public/pl/pltt8.pfb
14mr|texlive-pl-1.15-3|454	%{_texmfdistdir}/fonts/type1/public/pl/pltt8.pfm
14mr|texlive-pl-1.15-3|455	%{_texmfdistdir}/fonts/type1/public/pl/pltt9.pfb
14mr|texlive-pl-1.15-3|456	%{_texmfdistdir}/fonts/type1/public/pl/pltt9.pfm
14mr|texlive-pl-1.15-3|457	%{_texmfdistdir}/fonts/type1/public/pl/plu10.pfb
14mr|texlive-pl-1.15-3|458	%{_texmfdistdir}/fonts/type1/public/pl/plu10.pfm
14mr|texlive-pl-1.15-3|459	%{_texmfdistdir}/fonts/type1/public/pl/plvtt10.pfb
14mr|texlive-pl-1.15-3|460	%{_texmfdistdir}/fonts/type1/public/pl/plvtt10.pfm
14mr|texlive-pl-1.15-3|461	%_texmf_updmap_d/pl
14mr|texlive-pl-1.15-3|462	%doc %{_texmfdistdir}/doc/fonts/pl/README-T1.ENG
14mr|texlive-pl-1.15-3|463	%doc %{_texmfdistdir}/doc/fonts/pl/README-T1.POL
14mr|texlive-pl-1.15-3|464	%doc %{_texmfdistdir}/doc/fonts/pl/README.ENG
14mr|texlive-pl-1.15-3|465	%doc %{_texmfdistdir}/doc/fonts/pl/README.POL
14mr|texlive-pl-1.15-3|466	%doc %{_texmfdistdir}/doc/fonts/pl/plsample.tex
14mr|texlive-pl-1.15-3|467	
14mr|texlive-pl-1.15-3|468	#-----------------------------------------------------------------------
14mr|texlive-pl-1.15-3|469	%prep
14mr|texlive-pl-1.15-3|470	%setup -c -a0 -a1
14mr|texlive-pl-1.15-3|471	
14mr|texlive-pl-1.15-3|472	%build
14mr|texlive-pl-1.15-3|473	
14mr|texlive-pl-1.15-3|474	%install
14mr|texlive-pl-1.15-3|475	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pl-1.15-3|476	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pl-1.15-3|477	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-pl-1.15-3|478	cat > %{buildroot}%{_texmf_updmap_d}/pl <<EOF
14mr|texlive-pl-1.15-3|479	MixedMap plother.map
14mr|texlive-pl-1.15-3|480	MixedMap pltext.map
14mr|texlive-pl-1.15-3|481	EOF
14mr|texlive-pl-1.15-3|482	
14mr|texlive-pl-1.15-3|483	
14mr|texlive-pl-1.15-3|484	
14mr|texlive-pl-1.15-3|485	%changelog
14mr|texlive-pl-1.15-3|486	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.15-3
14mr|texlive-pl-1.15-3|487	+ Revision: e917401
14mr|texlive-pl-1.15-3|488	- MassBuild#440: Increase release tag
14mr|texlive-pl-1.15-3|489	
14mr|texlive-pl-1.15-3|490	

21033 14
14mr|texlive-placeins-2.2-3|1	# revision 19848
14mr|texlive-placeins-2.2-3|2	# category Package
14mr|texlive-placeins-2.2-3|3	# catalog-ctan /macros/latex/contrib/placeins
14mr|texlive-placeins-2.2-3|4	# catalog-date 2010-09-22 15:00:44 +0200
14mr|texlive-placeins-2.2-3|5	# catalog-license pd
14mr|texlive-placeins-2.2-3|6	# catalog-version 2.2
14mr|texlive-placeins-2.2-3|7	Name:		texlive-placeins
14mr|texlive-placeins-2.2-3|8	Version:	2.2
14mr|texlive-placeins-2.2-3|9	Release:	3
14mr|texlive-placeins-2.2-3|10	Summary:	Control float placement
14mr|texlive-placeins-2.2-3|11	Group:		Publishing
14mr|texlive-placeins-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/placeins
14mr|texlive-placeins-2.2-3|13	License:	PD
14mr|texlive-placeins-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/placeins.tar.xz
14mr|texlive-placeins-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/placeins.doc.tar.xz
14mr|texlive-placeins-2.2-3|16	BuildArch:	noarch
14mr|texlive-placeins-2.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-placeins-2.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-placeins-2.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-placeins-2.2-3|20	
14mr|texlive-placeins-2.2-3|21	%description
14mr|texlive-placeins-2.2-3|22	Defines a \FloatBarrier command, beyond which floats may not
14mr|texlive-placeins-2.2-3|23	pass; useful, for example, to ensure all floats for a section
14mr|texlive-placeins-2.2-3|24	appear before the next \section command.
14mr|texlive-placeins-2.2-3|25	
14mr|texlive-placeins-2.2-3|26	%post
14mr|texlive-placeins-2.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-placeins-2.2-3|28	
14mr|texlive-placeins-2.2-3|29	%postun
14mr|texlive-placeins-2.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-placeins-2.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-placeins-2.2-3|32	fi
14mr|texlive-placeins-2.2-3|33	
14mr|texlive-placeins-2.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-placeins-2.2-3|35	%files
14mr|texlive-placeins-2.2-3|36	%{_texmfdistdir}/tex/latex/placeins/placeins.sty
14mr|texlive-placeins-2.2-3|37	%doc %{_texmfdistdir}/doc/latex/placeins/placeins-doc.pdf
14mr|texlive-placeins-2.2-3|38	%doc %{_texmfdistdir}/doc/latex/placeins/placeins-doc.tex
14mr|texlive-placeins-2.2-3|39	%doc %{_texmfdistdir}/doc/latex/placeins/placeins.txt
14mr|texlive-placeins-2.2-3|40	
14mr|texlive-placeins-2.2-3|41	#-----------------------------------------------------------------------
14mr|texlive-placeins-2.2-3|42	%prep
14mr|texlive-placeins-2.2-3|43	%setup -c -a0 -a1
14mr|texlive-placeins-2.2-3|44	
14mr|texlive-placeins-2.2-3|45	%build
14mr|texlive-placeins-2.2-3|46	
14mr|texlive-placeins-2.2-3|47	%install
14mr|texlive-placeins-2.2-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-placeins-2.2-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-placeins-2.2-3|50	
14mr|texlive-placeins-2.2-3|51	
14mr|texlive-placeins-2.2-3|52	
14mr|texlive-placeins-2.2-3|53	%changelog
14mr|texlive-placeins-2.2-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-placeins-2.2-3|55	+ Revision: a32c261
14mr|texlive-placeins-2.2-3|56	- MassBuild#440: Increase release tag
14mr|texlive-placeins-2.2-3|57	
14mr|texlive-placeins-2.2-3|58	

21034 14
14mr|texlive-placeins-plain-2.0-3|1	# revision 15878
14mr|texlive-placeins-plain-2.0-3|2	# category Package
14mr|texlive-placeins-plain-2.0-3|3	# catalog-ctan /macros/plain/contrib/misc/placeins.tex
14mr|texlive-placeins-plain-2.0-3|4	# catalog-date 2009-11-10 09:15:37 +0100
14mr|texlive-placeins-plain-2.0-3|5	# catalog-license pd
14mr|texlive-placeins-plain-2.0-3|6	# catalog-version 2.0
14mr|texlive-placeins-plain-2.0-3|7	Name:		texlive-placeins-plain
14mr|texlive-placeins-plain-2.0-3|8	Version:	2.0
14mr|texlive-placeins-plain-2.0-3|9	Release:	3
14mr|texlive-placeins-plain-2.0-3|10	Summary:	Insertions that keep their place
14mr|texlive-placeins-plain-2.0-3|11	Group:		Publishing
14mr|texlive-placeins-plain-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/misc/placeins.tex
14mr|texlive-placeins-plain-2.0-3|13	License:	PD
14mr|texlive-placeins-plain-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/placeins-plain.tar.xz
14mr|texlive-placeins-plain-2.0-3|15	BuildArch:	noarch
14mr|texlive-placeins-plain-2.0-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-placeins-plain-2.0-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-placeins-plain-2.0-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-placeins-plain-2.0-3|19	
14mr|texlive-placeins-plain-2.0-3|20	%description
14mr|texlive-placeins-plain-2.0-3|21	This TeX file provides various mechanisms (for plain TeX and
14mr|texlive-placeins-plain-2.0-3|22	close relatives) to let insertions (footnotes, topins, pageins,
14mr|texlive-placeins-plain-2.0-3|23	etc.) float within their appropriate section, but to prevent
14mr|texlive-placeins-plain-2.0-3|24	them from intruding into the following section, even when
14mr|texlive-placeins-plain-2.0-3|25	sections do not normally begin a new page. (If your sections
14mr|texlive-placeins-plain-2.0-3|26	normally begin a new page, just use \supereject to flush out
14mr|texlive-placeins-plain-2.0-3|27	insertions.).
14mr|texlive-placeins-plain-2.0-3|28	
14mr|texlive-placeins-plain-2.0-3|29	%post
14mr|texlive-placeins-plain-2.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-placeins-plain-2.0-3|31	
14mr|texlive-placeins-plain-2.0-3|32	%postun
14mr|texlive-placeins-plain-2.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-placeins-plain-2.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-placeins-plain-2.0-3|35	fi
14mr|texlive-placeins-plain-2.0-3|36	
14mr|texlive-placeins-plain-2.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-placeins-plain-2.0-3|38	%files
14mr|texlive-placeins-plain-2.0-3|39	%{_texmfdistdir}/tex/plain/placeins-plain/placeins.tex
14mr|texlive-placeins-plain-2.0-3|40	
14mr|texlive-placeins-plain-2.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-placeins-plain-2.0-3|42	%prep
14mr|texlive-placeins-plain-2.0-3|43	%setup -c -a0
14mr|texlive-placeins-plain-2.0-3|44	
14mr|texlive-placeins-plain-2.0-3|45	%build
14mr|texlive-placeins-plain-2.0-3|46	
14mr|texlive-placeins-plain-2.0-3|47	%install
14mr|texlive-placeins-plain-2.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-placeins-plain-2.0-3|49	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-placeins-plain-2.0-3|50	
14mr|texlive-placeins-plain-2.0-3|51	
14mr|texlive-placeins-plain-2.0-3|52	
14mr|texlive-placeins-plain-2.0-3|53	%changelog
14mr|texlive-placeins-plain-2.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-placeins-plain-2.0-3|55	+ Revision: 82f6d86
14mr|texlive-placeins-plain-2.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-placeins-plain-2.0-3|57	
14mr|texlive-placeins-plain-2.0-3|58	

21035 14
14mr|texlive-plain-20120808-2|1	# revision 26647
14mr|texlive-plain-20120808-2|2	# category Package
14mr|texlive-plain-20120808-2|3	# catalog-ctan undef
14mr|texlive-plain-20120808-2|4	# catalog-date undef
14mr|texlive-plain-20120808-2|5	# catalog-license undef
14mr|texlive-plain-20120808-2|6	# catalog-version undef
14mr|texlive-plain-20120808-2|7	Name:		texlive-plain
14mr|texlive-plain-20120808-2|8	Version:	20120808
14mr|texlive-plain-20120808-2|9	Release:	2
14mr|texlive-plain-20120808-2|10	Summary:	TeXLive plain package
14mr|texlive-plain-20120808-2|11	Group:		Publishing
14mr|texlive-plain-20120808-2|12	URL:		http://tug.org/texlive
14mr|texlive-plain-20120808-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-plain-20120808-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plain.tar.xz
14mr|texlive-plain-20120808-2|15	BuildArch:	noarch
14mr|texlive-plain-20120808-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-plain-20120808-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-plain-20120808-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-plain-20120808-2|19	
14mr|texlive-plain-20120808-2|20	%description
14mr|texlive-plain-20120808-2|21	TeXLive plain package.
14mr|texlive-plain-20120808-2|22	
14mr|texlive-plain-20120808-2|23	%post
14mr|texlive-plain-20120808-2|24	%{_sbindir}/texlive.post
14mr|texlive-plain-20120808-2|25	
14mr|texlive-plain-20120808-2|26	%postun
14mr|texlive-plain-20120808-2|27	if [ $1 -eq 0 ]; then
14mr|texlive-plain-20120808-2|28	%{_sbindir}/texlive.post
14mr|texlive-plain-20120808-2|29	fi
14mr|texlive-plain-20120808-2|30	
14mr|texlive-plain-20120808-2|31	#-----------------------------------------------------------------------
14mr|texlive-plain-20120808-2|32	%files
14mr|texlive-plain-20120808-2|33	%{_texmfdistdir}/makeindex/plain/plaintex.ist
14mr|texlive-plain-20120808-2|34	%{_texmfdistdir}/tex/plain/base/fontchart.tex
14mr|texlive-plain-20120808-2|35	%{_texmfdistdir}/tex/plain/base/gkpmac.tex
14mr|texlive-plain-20120808-2|36	%{_texmfdistdir}/tex/plain/base/letter.tex
14mr|texlive-plain-20120808-2|37	%{_texmfdistdir}/tex/plain/base/list.tex
14mr|texlive-plain-20120808-2|38	%{_texmfdistdir}/tex/plain/base/llist.tex
14mr|texlive-plain-20120808-2|39	%{_texmfdistdir}/tex/plain/base/manmac.tex
14mr|texlive-plain-20120808-2|40	%{_texmfdistdir}/tex/plain/base/mftmac.tex
14mr|texlive-plain-20120808-2|41	%{_texmfdistdir}/tex/plain/base/mptmac.tex
14mr|texlive-plain-20120808-2|42	%{_texmfdistdir}/tex/plain/base/picmac.tex
14mr|texlive-plain-20120808-2|43	%{_texmfdistdir}/tex/plain/base/plain.tex
14mr|texlive-plain-20120808-2|44	%{_texmfdistdir}/tex/plain/base/story.tex
14mr|texlive-plain-20120808-2|45	%{_texmfdistdir}/tex/plain/base/testfont.tex
14mr|texlive-plain-20120808-2|46	%{_texmfdistdir}/tex/plain/base/webmac.tex
14mr|texlive-plain-20120808-2|47	%{_texmfdistdir}/tex/plain/base/wlist.tex
14mr|texlive-plain-20120808-2|48	%{_texmfdistdir}/tex/plain/config/aleph.ini
14mr|texlive-plain-20120808-2|49	%{_texmfdistdir}/tex/plain/config/bplain.ini
14mr|texlive-plain-20120808-2|50	%{_texmfdistdir}/tex/plain/config/dviluatex.ini
14mr|texlive-plain-20120808-2|51	%{_texmfdistdir}/tex/plain/config/etex.ini
14mr|texlive-plain-20120808-2|52	%{_texmfdistdir}/tex/plain/config/luatex.ini
14mr|texlive-plain-20120808-2|53	%{_texmfdistdir}/tex/plain/config/omega.ini
14mr|texlive-plain-20120808-2|54	%{_texmfdistdir}/tex/plain/config/pdfbplain.ini
14mr|texlive-plain-20120808-2|55	%{_texmfdistdir}/tex/plain/config/pdfetex.ini
14mr|texlive-plain-20120808-2|56	%{_texmfdistdir}/tex/plain/config/pdftexmagfix.tex
14mr|texlive-plain-20120808-2|57	%{_texmfdistdir}/tex/plain/config/tex.ini
14mr|texlive-plain-20120808-2|58	%{_texmfdistdir}/tex/plain/config/xetex.ini
14mr|texlive-plain-20120808-2|59	
14mr|texlive-plain-20120808-2|60	#-----------------------------------------------------------------------
14mr|texlive-plain-20120808-2|61	%prep
14mr|texlive-plain-20120808-2|62	%setup -c -a0
14mr|texlive-plain-20120808-2|63	
14mr|texlive-plain-20120808-2|64	%build
14mr|texlive-plain-20120808-2|65	
14mr|texlive-plain-20120808-2|66	%install
14mr|texlive-plain-20120808-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plain-20120808-2|68	cp -fpar makeindex tex %{buildroot}%{_texmfdistdir}
14mr|texlive-plain-20120808-2|69	
14mr|texlive-plain-20120808-2|70	
14mr|texlive-plain-20120808-2|71	
14mr|texlive-plain-20120808-2|72	%changelog
14mr|texlive-plain-20120808-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120808-2
14mr|texlive-plain-20120808-2|74	+ Revision: 291bc55
14mr|texlive-plain-20120808-2|75	- MassBuild#440: Increase release tag
14mr|texlive-plain-20120808-2|76	
14mr|texlive-plain-20120808-2|77	

21036 14
14mr|texlive-plain-doc-20091109-3|1	# revision 15878
14mr|texlive-plain-doc-20091109-3|2	# category Package
14mr|texlive-plain-doc-20091109-3|3	# catalog-ctan /info/plain-doc/csname.txt
14mr|texlive-plain-doc-20091109-3|4	# catalog-date 2009-11-09 15:03:08 +0100
14mr|texlive-plain-doc-20091109-3|5	# catalog-license noinfo
14mr|texlive-plain-doc-20091109-3|6	# catalog-version undef
14mr|texlive-plain-doc-20091109-3|7	Name:		texlive-plain-doc
14mr|texlive-plain-doc-20091109-3|8	Version:	20091109
14mr|texlive-plain-doc-20091109-3|9	Release:	3
14mr|texlive-plain-doc-20091109-3|10	Summary:	A list of plain.tex cs names
14mr|texlive-plain-doc-20091109-3|11	Group:		Publishing
14mr|texlive-plain-doc-20091109-3|12	URL:		http://www.ctan.org/tex-archive/info/plain-doc/csname.txt
14mr|texlive-plain-doc-20091109-3|13	License:	NOINFO
14mr|texlive-plain-doc-20091109-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plain-doc.tar.xz
14mr|texlive-plain-doc-20091109-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plain-doc.doc.tar.xz
14mr|texlive-plain-doc-20091109-3|16	BuildArch:	noarch
14mr|texlive-plain-doc-20091109-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-plain-doc-20091109-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-plain-doc-20091109-3|19	
14mr|texlive-plain-doc-20091109-3|20	%description
14mr|texlive-plain-doc-20091109-3|21	The document constitutes a list of every control sequence name
14mr|texlive-plain-doc-20091109-3|22	(csname) described in the TeXbook, together with an indication
14mr|texlive-plain-doc-20091109-3|23	of whether the csname is a primitive TeX command, or is defined
14mr|texlive-plain-doc-20091109-3|24	in plain.tex.
14mr|texlive-plain-doc-20091109-3|25	
14mr|texlive-plain-doc-20091109-3|26	#-----------------------------------------------------------------------
14mr|texlive-plain-doc-20091109-3|27	%files
14mr|texlive-plain-doc-20091109-3|28	%doc %{_texmfdistdir}/doc/plain/plain-doc/csname.txt
14mr|texlive-plain-doc-20091109-3|29	
14mr|texlive-plain-doc-20091109-3|30	#-----------------------------------------------------------------------
14mr|texlive-plain-doc-20091109-3|31	%prep
14mr|texlive-plain-doc-20091109-3|32	%setup -c -a0 -a1
14mr|texlive-plain-doc-20091109-3|33	
14mr|texlive-plain-doc-20091109-3|34	%build
14mr|texlive-plain-doc-20091109-3|35	
14mr|texlive-plain-doc-20091109-3|36	%install
14mr|texlive-plain-doc-20091109-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plain-doc-20091109-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-plain-doc-20091109-3|39	
14mr|texlive-plain-doc-20091109-3|40	
14mr|texlive-plain-doc-20091109-3|41	
14mr|texlive-plain-doc-20091109-3|42	%changelog
14mr|texlive-plain-doc-20091109-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091109-3
14mr|texlive-plain-doc-20091109-3|44	+ Revision: 02e7b65
14mr|texlive-plain-doc-20091109-3|45	- MassBuild#440: Increase release tag
14mr|texlive-plain-doc-20091109-3|46	
14mr|texlive-plain-doc-20091109-3|47	

21037 14
14mr|texlive-plainpkg-20131018-6|1	# revision 27765
14mr|texlive-plainpkg-20131018-6|2	# category Package
14mr|texlive-plainpkg-20131018-6|3	# catalog-ctan undef
14mr|texlive-plainpkg-20131018-6|4	# catalog-date undef
14mr|texlive-plainpkg-20131018-6|5	# catalog-license undef
14mr|texlive-plainpkg-20131018-6|6	# catalog-version undef
14mr|texlive-plainpkg-20131018-6|7	Name:		texlive-plainpkg
14mr|texlive-plainpkg-20131018-6|8	Version:	20131018
14mr|texlive-plainpkg-20131018-6|9	Release:	6
14mr|texlive-plainpkg-20131018-6|10	Summary:	TeXLive plainpkg package
14mr|texlive-plainpkg-20131018-6|11	Group:		Publishing
14mr|texlive-plainpkg-20131018-6|12	URL:		http://tug.org/texlive
14mr|texlive-plainpkg-20131018-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-plainpkg-20131018-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plainpkg.tar.xz
14mr|texlive-plainpkg-20131018-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plainpkg.doc.tar.xz
14mr|texlive-plainpkg-20131018-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plainpkg.source.tar.xz
14mr|texlive-plainpkg-20131018-6|17	BuildArch:	noarch
14mr|texlive-plainpkg-20131018-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-plainpkg-20131018-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-plainpkg-20131018-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-plainpkg-20131018-6|21	
14mr|texlive-plainpkg-20131018-6|22	%description
14mr|texlive-plainpkg-20131018-6|23	TeXLive plainpkg package.
14mr|texlive-plainpkg-20131018-6|24	
14mr|texlive-plainpkg-20131018-6|25	%post
14mr|texlive-plainpkg-20131018-6|26	%{_sbindir}/texlive.post
14mr|texlive-plainpkg-20131018-6|27	
14mr|texlive-plainpkg-20131018-6|28	%postun
14mr|texlive-plainpkg-20131018-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-plainpkg-20131018-6|30	%{_sbindir}/texlive.post
14mr|texlive-plainpkg-20131018-6|31	fi
14mr|texlive-plainpkg-20131018-6|32	
14mr|texlive-plainpkg-20131018-6|33	#-----------------------------------------------------------------------
14mr|texlive-plainpkg-20131018-6|34	%files
14mr|texlive-plainpkg-20131018-6|35	%{_texmfdistdir}/tex/generic/plainpkg/plainpkg.tex
14mr|texlive-plainpkg-20131018-6|36	%doc %{_texmfdistdir}/doc/generic/plainpkg/README
14mr|texlive-plainpkg-20131018-6|37	%doc %{_texmfdistdir}/doc/generic/plainpkg/SrcFILEs.txt
14mr|texlive-plainpkg-20131018-6|38	%doc %{_texmfdistdir}/doc/generic/plainpkg/plainpkg-doc.pdf
14mr|texlive-plainpkg-20131018-6|39	#- source
14mr|texlive-plainpkg-20131018-6|40	%doc %{_texmfdistdir}/source/generic/plainpkg/plainpkg-doc.tex
14mr|texlive-plainpkg-20131018-6|41	%doc %{_texmfdistdir}/source/generic/plainpkg/srcfiles.tex
14mr|texlive-plainpkg-20131018-6|42	
14mr|texlive-plainpkg-20131018-6|43	#-----------------------------------------------------------------------
14mr|texlive-plainpkg-20131018-6|44	%prep
14mr|texlive-plainpkg-20131018-6|45	%setup -c -a0 -a1 -a2
14mr|texlive-plainpkg-20131018-6|46	
14mr|texlive-plainpkg-20131018-6|47	%build
14mr|texlive-plainpkg-20131018-6|48	
14mr|texlive-plainpkg-20131018-6|49	%install
14mr|texlive-plainpkg-20131018-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plainpkg-20131018-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-plainpkg-20131018-6|52	
14mr|texlive-plainpkg-20131018-6|53	%changelog
14mr|texlive-plainpkg-20131018-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131018-6
14mr|texlive-plainpkg-20131018-6|55	+ Revision: 4246492
14mr|texlive-plainpkg-20131018-6|56	- MassBuild#440: Increase release tag
14mr|texlive-plainpkg-20131018-6|57	
14mr|texlive-plainpkg-20131018-6|58	

21038 14
14mr|texlive-plantslabels-1.0-3|1	# revision 17831
14mr|texlive-plantslabels-1.0-3|2	# category Package
14mr|texlive-plantslabels-1.0-3|3	# catalog-ctan /macros/latex/contrib/plantslabels
14mr|texlive-plantslabels-1.0-3|4	# catalog-date 2010-04-14 18:13:33 +0200
14mr|texlive-plantslabels-1.0-3|5	# catalog-license lppl
14mr|texlive-plantslabels-1.0-3|6	# catalog-version 1.0
14mr|texlive-plantslabels-1.0-3|7	Name:		texlive-plantslabels
14mr|texlive-plantslabels-1.0-3|8	Version:	1.0
14mr|texlive-plantslabels-1.0-3|9	Release:	3
14mr|texlive-plantslabels-1.0-3|10	Summary:	Write labels for plants
14mr|texlive-plantslabels-1.0-3|11	Group:		Publishing
14mr|texlive-plantslabels-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/plantslabels
14mr|texlive-plantslabels-1.0-3|13	License:	LPPL
14mr|texlive-plantslabels-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plantslabels.tar.xz
14mr|texlive-plantslabels-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plantslabels.doc.tar.xz
14mr|texlive-plantslabels-1.0-3|16	BuildArch:	noarch
14mr|texlive-plantslabels-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-plantslabels-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-plantslabels-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-plantslabels-1.0-3|20	
14mr|texlive-plantslabels-1.0-3|21	%description
14mr|texlive-plantslabels-1.0-3|22	The package defines a command \plant, which has three mandatory
14mr|texlive-plantslabels-1.0-3|23	and seven optional argument. The package uses the labels.
14mr|texlive-plantslabels-1.0-3|24	
14mr|texlive-plantslabels-1.0-3|25	%post
14mr|texlive-plantslabels-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-plantslabels-1.0-3|27	
14mr|texlive-plantslabels-1.0-3|28	%postun
14mr|texlive-plantslabels-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-plantslabels-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-plantslabels-1.0-3|31	fi
14mr|texlive-plantslabels-1.0-3|32	
14mr|texlive-plantslabels-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-plantslabels-1.0-3|34	%files
14mr|texlive-plantslabels-1.0-3|35	%{_texmfdistdir}/tex/latex/plantslabels/plantslabels.sty
14mr|texlive-plantslabels-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/plantslabels/README
14mr|texlive-plantslabels-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/pdf/plantslabels.pdf
14mr|texlive-plantslabels-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/Makefile
14mr|texlive-plantslabels-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/perso.ist
14mr|texlive-plantslabels-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/plantslabels.forlisting
14mr|texlive-plantslabels-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/plantslabels.tex
14mr|texlive-plantslabels-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/plantslabels/example/pdf/example.pdf
14mr|texlive-plantslabels-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/plantslabels/example/tex/cactus.eps
14mr|texlive-plantslabels-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/plantslabels/example/tex/example.tex
14mr|texlive-plantslabels-1.0-3|45	
14mr|texlive-plantslabels-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-plantslabels-1.0-3|47	%prep
14mr|texlive-plantslabels-1.0-3|48	%setup -c -a0 -a1
14mr|texlive-plantslabels-1.0-3|49	
14mr|texlive-plantslabels-1.0-3|50	%build
14mr|texlive-plantslabels-1.0-3|51	
14mr|texlive-plantslabels-1.0-3|52	%install
14mr|texlive-plantslabels-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plantslabels-1.0-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-plantslabels-1.0-3|55	
14mr|texlive-plantslabels-1.0-3|56	
14mr|texlive-plantslabels-1.0-3|57	
14mr|texlive-plantslabels-1.0-3|58	%changelog
14mr|texlive-plantslabels-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-plantslabels-1.0-3|60	+ Revision: e1099f8
14mr|texlive-plantslabels-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-plantslabels-1.0-3|62	
14mr|texlive-plantslabels-1.0-3|63	

21039 14
14mr|texlive-plari-20070226-3|1	# revision 15878
14mr|texlive-plari-20070226-3|2	# category Package
14mr|texlive-plari-20070226-3|3	# catalog-ctan /macros/latex/contrib/plari
14mr|texlive-plari-20070226-3|4	# catalog-date 2007-02-26 21:26:45 +0100
14mr|texlive-plari-20070226-3|5	# catalog-license gpl
14mr|texlive-plari-20070226-3|6	# catalog-version undef
14mr|texlive-plari-20070226-3|7	Name:		texlive-plari
14mr|texlive-plari-20070226-3|8	Version:	20070226
14mr|texlive-plari-20070226-3|9	Release:	3
14mr|texlive-plari-20070226-3|10	Summary:	Typesetting stageplay scripts
14mr|texlive-plari-20070226-3|11	Group:		Publishing
14mr|texlive-plari-20070226-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/plari
14mr|texlive-plari-20070226-3|13	License:	GPL
14mr|texlive-plari-20070226-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plari.tar.xz
14mr|texlive-plari-20070226-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plari.doc.tar.xz
14mr|texlive-plari-20070226-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plari.source.tar.xz
14mr|texlive-plari-20070226-3|17	BuildArch:	noarch
14mr|texlive-plari-20070226-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-plari-20070226-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-plari-20070226-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-plari-20070226-3|21	
14mr|texlive-plari-20070226-3|22	%description
14mr|texlive-plari-20070226-3|23	Plari (the name comes from the Finnish usage for the working
14mr|texlive-plari-20070226-3|24	copy of a play) is a report-alike class, without section
14mr|texlive-plari-20070226-3|25	headings, and with paragraphs vertically separated rather than
14mr|texlive-plari-20070226-3|26	indented.
14mr|texlive-plari-20070226-3|27	
14mr|texlive-plari-20070226-3|28	%post
14mr|texlive-plari-20070226-3|29	%{_sbindir}/texlive.post
14mr|texlive-plari-20070226-3|30	
14mr|texlive-plari-20070226-3|31	%postun
14mr|texlive-plari-20070226-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-plari-20070226-3|33	%{_sbindir}/texlive.post
14mr|texlive-plari-20070226-3|34	fi
14mr|texlive-plari-20070226-3|35	
14mr|texlive-plari-20070226-3|36	#-----------------------------------------------------------------------
14mr|texlive-plari-20070226-3|37	%files
14mr|texlive-plari-20070226-3|38	%{_texmfdistdir}/tex/latex/plari/plari.cls
14mr|texlive-plari-20070226-3|39	%doc %{_texmfdistdir}/doc/latex/plari/COPYING
14mr|texlive-plari-20070226-3|40	%doc %{_texmfdistdir}/doc/latex/plari/README
14mr|texlive-plari-20070226-3|41	%doc %{_texmfdistdir}/doc/latex/plari/plari.pdf
14mr|texlive-plari-20070226-3|42	#- source
14mr|texlive-plari-20070226-3|43	%doc %{_texmfdistdir}/source/latex/plari/Makefile
14mr|texlive-plari-20070226-3|44	%doc %{_texmfdistdir}/source/latex/plari/plari.dtx
14mr|texlive-plari-20070226-3|45	%doc %{_texmfdistdir}/source/latex/plari/plari.ins
14mr|texlive-plari-20070226-3|46	
14mr|texlive-plari-20070226-3|47	#-----------------------------------------------------------------------
14mr|texlive-plari-20070226-3|48	%prep
14mr|texlive-plari-20070226-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-plari-20070226-3|50	
14mr|texlive-plari-20070226-3|51	%build
14mr|texlive-plari-20070226-3|52	
14mr|texlive-plari-20070226-3|53	%install
14mr|texlive-plari-20070226-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plari-20070226-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-plari-20070226-3|56	
14mr|texlive-plari-20070226-3|57	
14mr|texlive-plari-20070226-3|58	
14mr|texlive-plari-20070226-3|59	%changelog
14mr|texlive-plari-20070226-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070226-3
14mr|texlive-plari-20070226-3|61	+ Revision: 7098b77
14mr|texlive-plari-20070226-3|62	- MassBuild#440: Increase release tag
14mr|texlive-plari-20070226-3|63	
14mr|texlive-plari-20070226-3|64	

21040 14
14mr|texlive-plates-0.1-3|1	# revision 15878
14mr|texlive-plates-0.1-3|2	# category Package
14mr|texlive-plates-0.1-3|3	# catalog-ctan /macros/latex/contrib/plates
14mr|texlive-plates-0.1-3|4	# catalog-date 2007-01-08 00:37:16 +0100
14mr|texlive-plates-0.1-3|5	# catalog-license lppl
14mr|texlive-plates-0.1-3|6	# catalog-version 0.1
14mr|texlive-plates-0.1-3|7	Name:		texlive-plates
14mr|texlive-plates-0.1-3|8	Version:	0.1
14mr|texlive-plates-0.1-3|9	Release:	3
14mr|texlive-plates-0.1-3|10	Summary:	Arrange for "plates" sections of documents
14mr|texlive-plates-0.1-3|11	Group:		Publishing
14mr|texlive-plates-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/plates
14mr|texlive-plates-0.1-3|13	License:	LPPL
14mr|texlive-plates-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plates.tar.xz
14mr|texlive-plates-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plates.doc.tar.xz
14mr|texlive-plates-0.1-3|16	BuildArch:	noarch
14mr|texlive-plates-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-plates-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-plates-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-plates-0.1-3|20	
14mr|texlive-plates-0.1-3|21	%description
14mr|texlive-plates-0.1-3|22	The plates package provides a simple facility for inserting
14mr|texlive-plates-0.1-3|23	colour figures in a document when they should be gathered and
14mr|texlive-plates-0.1-3|24	printed together as in a book's section of colour plates. The
14mr|texlive-plates-0.1-3|25	package provides a plate environment that takes the place of
14mr|texlive-plates-0.1-3|26	the figure environment for such colour images.
14mr|texlive-plates-0.1-3|27	
14mr|texlive-plates-0.1-3|28	%post
14mr|texlive-plates-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-plates-0.1-3|30	
14mr|texlive-plates-0.1-3|31	%postun
14mr|texlive-plates-0.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-plates-0.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-plates-0.1-3|34	fi
14mr|texlive-plates-0.1-3|35	
14mr|texlive-plates-0.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-plates-0.1-3|37	%files
14mr|texlive-plates-0.1-3|38	%{_texmfdistdir}/tex/latex/plates/endplate.sty
14mr|texlive-plates-0.1-3|39	%{_texmfdistdir}/tex/latex/plates/plates.sty
14mr|texlive-plates-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/plates/README
14mr|texlive-plates-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/plates/plates.pdf
14mr|texlive-plates-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/plates/plates.tex
14mr|texlive-plates-0.1-3|43	
14mr|texlive-plates-0.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-plates-0.1-3|45	%prep
14mr|texlive-plates-0.1-3|46	%setup -c -a0 -a1
14mr|texlive-plates-0.1-3|47	
14mr|texlive-plates-0.1-3|48	%build
14mr|texlive-plates-0.1-3|49	
14mr|texlive-plates-0.1-3|50	%install
14mr|texlive-plates-0.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plates-0.1-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-plates-0.1-3|53	
14mr|texlive-plates-0.1-3|54	
14mr|texlive-plates-0.1-3|55	
14mr|texlive-plates-0.1-3|56	%changelog
14mr|texlive-plates-0.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-plates-0.1-3|58	+ Revision: 5970856
14mr|texlive-plates-0.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-plates-0.1-3|60	
14mr|texlive-plates-0.1-3|61	

21041 14
14mr|texlive-play-20070113-3|1	# revision 15878
14mr|texlive-play-20070113-3|2	# category Package
14mr|texlive-play-20070113-3|3	# catalog-ctan /macros/latex/contrib/play
14mr|texlive-play-20070113-3|4	# catalog-date 2007-01-13 20:56:44 +0100
14mr|texlive-play-20070113-3|5	# catalog-license lppl
14mr|texlive-play-20070113-3|6	# catalog-version undef
14mr|texlive-play-20070113-3|7	Name:		texlive-play
14mr|texlive-play-20070113-3|8	Version:	20070113
14mr|texlive-play-20070113-3|9	Release:	3
14mr|texlive-play-20070113-3|10	Summary:	Typeset drama using LaTeX
14mr|texlive-play-20070113-3|11	Group:		Publishing
14mr|texlive-play-20070113-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/play
14mr|texlive-play-20070113-3|13	License:	LPPL
14mr|texlive-play-20070113-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/play.tar.xz
14mr|texlive-play-20070113-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/play.doc.tar.xz
14mr|texlive-play-20070113-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/play.source.tar.xz
14mr|texlive-play-20070113-3|17	BuildArch:	noarch
14mr|texlive-play-20070113-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-play-20070113-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-play-20070113-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-play-20070113-3|21	
14mr|texlive-play-20070113-3|22	%description
14mr|texlive-play-20070113-3|23	A class and style file that supports the typesetting of plays,
14mr|texlive-play-20070113-3|24	including options for line numbering.
14mr|texlive-play-20070113-3|25	
14mr|texlive-play-20070113-3|26	%post
14mr|texlive-play-20070113-3|27	%{_sbindir}/texlive.post
14mr|texlive-play-20070113-3|28	
14mr|texlive-play-20070113-3|29	%postun
14mr|texlive-play-20070113-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-play-20070113-3|31	%{_sbindir}/texlive.post
14mr|texlive-play-20070113-3|32	fi
14mr|texlive-play-20070113-3|33	
14mr|texlive-play-20070113-3|34	#-----------------------------------------------------------------------
14mr|texlive-play-20070113-3|35	%files
14mr|texlive-play-20070113-3|36	%{_texmfdistdir}/tex/latex/play/play.cls
14mr|texlive-play-20070113-3|37	%{_texmfdistdir}/tex/latex/play/play.sty
14mr|texlive-play-20070113-3|38	%doc %{_texmfdistdir}/doc/latex/play/README
14mr|texlive-play-20070113-3|39	#- source
14mr|texlive-play-20070113-3|40	%doc %{_texmfdistdir}/source/latex/play/play.dtx
14mr|texlive-play-20070113-3|41	%doc %{_texmfdistdir}/source/latex/play/play.ins
14mr|texlive-play-20070113-3|42	
14mr|texlive-play-20070113-3|43	#-----------------------------------------------------------------------
14mr|texlive-play-20070113-3|44	%prep
14mr|texlive-play-20070113-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-play-20070113-3|46	
14mr|texlive-play-20070113-3|47	%build
14mr|texlive-play-20070113-3|48	
14mr|texlive-play-20070113-3|49	%install
14mr|texlive-play-20070113-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-play-20070113-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-play-20070113-3|52	
14mr|texlive-play-20070113-3|53	
14mr|texlive-play-20070113-3|54	
14mr|texlive-play-20070113-3|55	%changelog
14mr|texlive-play-20070113-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070113-3
14mr|texlive-play-20070113-3|57	+ Revision: ebcce40
14mr|texlive-play-20070113-3|58	- MassBuild#440: Increase release tag
14mr|texlive-play-20070113-3|59	
14mr|texlive-play-20070113-3|60	

21042 14
14mr|texlive-plipsum-4.3-6|1	# revision 30353
14mr|texlive-plipsum-4.3-6|2	# category Package
14mr|texlive-plipsum-4.3-6|3	# catalog-ctan /macros/plain/contrib/plipsum
14mr|texlive-plipsum-4.3-6|4	# catalog-date 2013-05-09 11:57:32 +0200
14mr|texlive-plipsum-4.3-6|5	# catalog-license lppl
14mr|texlive-plipsum-4.3-6|6	# catalog-version 4.3
14mr|texlive-plipsum-4.3-6|7	Name:		texlive-plipsum
14mr|texlive-plipsum-4.3-6|8	Version:	4.3
14mr|texlive-plipsum-4.3-6|9	Release:	6
14mr|texlive-plipsum-4.3-6|10	Summary:	'Lorem ipsum' for Plain TeX developers
14mr|texlive-plipsum-4.3-6|11	Group:		Publishing
14mr|texlive-plipsum-4.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/plipsum
14mr|texlive-plipsum-4.3-6|13	License:	LPPL
14mr|texlive-plipsum-4.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plipsum.tar.xz
14mr|texlive-plipsum-4.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plipsum.doc.tar.xz
14mr|texlive-plipsum-4.3-6|16	BuildArch:	noarch
14mr|texlive-plipsum-4.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-plipsum-4.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-plipsum-4.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-plipsum-4.3-6|20	
14mr|texlive-plipsum-4.3-6|21	%description
14mr|texlive-plipsum-4.3-6|22	The package provides a paragraph generator designed for use in
14mr|texlive-plipsum-4.3-6|23	Plain TeX documents. The paragraphs generated contain many 'f-
14mr|texlive-plipsum-4.3-6|24	groups' (ff, fl etc.) so the text can act as a test of the
14mr|texlive-plipsum-4.3-6|25	ligatures of the font in use.
14mr|texlive-plipsum-4.3-6|26	
14mr|texlive-plipsum-4.3-6|27	%post
14mr|texlive-plipsum-4.3-6|28	%{_sbindir}/texlive.post
14mr|texlive-plipsum-4.3-6|29	
14mr|texlive-plipsum-4.3-6|30	%postun
14mr|texlive-plipsum-4.3-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-plipsum-4.3-6|32	%{_sbindir}/texlive.post
14mr|texlive-plipsum-4.3-6|33	fi
14mr|texlive-plipsum-4.3-6|34	
14mr|texlive-plipsum-4.3-6|35	#-----------------------------------------------------------------------
14mr|texlive-plipsum-4.3-6|36	%files
14mr|texlive-plipsum-4.3-6|37	%{_texmfdistdir}/tex/plain/plipsum/plipsum.tex
14mr|texlive-plipsum-4.3-6|38	%doc %{_texmfdistdir}/doc/plain/plipsum/README
14mr|texlive-plipsum-4.3-6|39	%doc %{_texmfdistdir}/doc/plain/plipsum/compile.sh
14mr|texlive-plipsum-4.3-6|40	%doc %{_texmfdistdir}/doc/plain/plipsum/plipsum-doc.pdf
14mr|texlive-plipsum-4.3-6|41	%doc %{_texmfdistdir}/doc/plain/plipsum/plipsum.nw
14mr|texlive-plipsum-4.3-6|42	%doc %{_texmfdistdir}/doc/plain/plipsum/pliptest.tex
14mr|texlive-plipsum-4.3-6|43	%doc %{_texmfdistdir}/doc/plain/plipsum/stripc
14mr|texlive-plipsum-4.3-6|44	
14mr|texlive-plipsum-4.3-6|45	#-----------------------------------------------------------------------
14mr|texlive-plipsum-4.3-6|46	%prep
14mr|texlive-plipsum-4.3-6|47	%setup -c -a0 -a1
14mr|texlive-plipsum-4.3-6|48	
14mr|texlive-plipsum-4.3-6|49	%build
14mr|texlive-plipsum-4.3-6|50	
14mr|texlive-plipsum-4.3-6|51	%install
14mr|texlive-plipsum-4.3-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plipsum-4.3-6|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-plipsum-4.3-6|54	
14mr|texlive-plipsum-4.3-6|55	%changelog
14mr|texlive-plipsum-4.3-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.3-6
14mr|texlive-plipsum-4.3-6|57	+ Revision: 915958c
14mr|texlive-plipsum-4.3-6|58	- MassBuild#440: Increase release tag
14mr|texlive-plipsum-4.3-6|59	
14mr|texlive-plipsum-4.3-6|60	

21043 14
14mr|texlive-plnfss-1.1-3|1	# revision 15878
14mr|texlive-plnfss-1.1-3|2	# category Package
14mr|texlive-plnfss-1.1-3|3	# catalog-ctan /macros/plain/plnfss
14mr|texlive-plnfss-1.1-3|4	# catalog-date 2008-05-21 10:21:02 +0200
14mr|texlive-plnfss-1.1-3|5	# catalog-license lppl
14mr|texlive-plnfss-1.1-3|6	# catalog-version 1.1
14mr|texlive-plnfss-1.1-3|7	Name:		texlive-plnfss
14mr|texlive-plnfss-1.1-3|8	Version:	1.1
14mr|texlive-plnfss-1.1-3|9	Release:	3
14mr|texlive-plnfss-1.1-3|10	Summary:	Font selection for Plain TeX
14mr|texlive-plnfss-1.1-3|11	Group:		Publishing
14mr|texlive-plnfss-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/plnfss
14mr|texlive-plnfss-1.1-3|13	License:	LPPL
14mr|texlive-plnfss-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plnfss.tar.xz
14mr|texlive-plnfss-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plnfss.doc.tar.xz
14mr|texlive-plnfss-1.1-3|16	BuildArch:	noarch
14mr|texlive-plnfss-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-plnfss-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-plnfss-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-plnfss-1.1-3|20	
14mr|texlive-plnfss-1.1-3|21	%description
14mr|texlive-plnfss-1.1-3|22	Plnfss is a set of macros to provide easy font access (somewhat
14mr|texlive-plnfss-1.1-3|23	similar to NFSS but with some limitations) with Plain TeX.
14mr|texlive-plnfss-1.1-3|24	Plnfss can automatically make use of PSNFSS fd files, i.e.,
14mr|texlive-plnfss-1.1-3|25	when an Adobe Type 1 is used the relevant fd file will be
14mr|texlive-plnfss-1.1-3|26	loaded automatically. For cmr-like fonts (ec, vnr, csr or plr
14mr|texlive-plnfss-1.1-3|27	fonts), a special format called pfd (plain fd) is required and
14mr|texlive-plnfss-1.1-3|28	must be loaded manually. See ot1cmr.pfd for further
14mr|texlive-plnfss-1.1-3|29	information.
14mr|texlive-plnfss-1.1-3|30	
14mr|texlive-plnfss-1.1-3|31	%post
14mr|texlive-plnfss-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-plnfss-1.1-3|33	
14mr|texlive-plnfss-1.1-3|34	%postun
14mr|texlive-plnfss-1.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-plnfss-1.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-plnfss-1.1-3|37	fi
14mr|texlive-plnfss-1.1-3|38	
14mr|texlive-plnfss-1.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-plnfss-1.1-3|40	%files
14mr|texlive-plnfss-1.1-3|41	%{_texmfdistdir}/tex/plain/plnfss/MIKmathf.tex
14mr|texlive-plnfss-1.1-3|42	%{_texmfdistdir}/tex/plain/plnfss/ams.pfd
14mr|texlive-plnfss-1.1-3|43	%{_texmfdistdir}/tex/plain/plnfss/il2cm.pfd
14mr|texlive-plnfss-1.1-3|44	%{_texmfdistdir}/tex/plain/plnfss/il2cmr.pfd
14mr|texlive-plnfss-1.1-3|45	%{_texmfdistdir}/tex/plain/plnfss/ly1lm.pfd
14mr|texlive-plnfss-1.1-3|46	%{_texmfdistdir}/tex/plain/plnfss/ot1cm.pfd
14mr|texlive-plnfss-1.1-3|47	%{_texmfdistdir}/tex/plain/plnfss/ot1cmr.pfd
14mr|texlive-plnfss-1.1-3|48	%{_texmfdistdir}/tex/plain/plnfss/ot4cm.pfd
14mr|texlive-plnfss-1.1-3|49	%{_texmfdistdir}/tex/plain/plnfss/plnfss.tex
14mr|texlive-plnfss-1.1-3|50	%{_texmfdistdir}/tex/plain/plnfss/qxlm.pfd
14mr|texlive-plnfss-1.1-3|51	%{_texmfdistdir}/tex/plain/plnfss/t1lm.pfd
14mr|texlive-plnfss-1.1-3|52	%{_texmfdistdir}/tex/plain/plnfss/t5cm.pfd
14mr|texlive-plnfss-1.1-3|53	%{_texmfdistdir}/tex/plain/plnfss/t5cmr.pfd
14mr|texlive-plnfss-1.1-3|54	%{_texmfdistdir}/tex/plain/plnfss/t5lm.pfd
14mr|texlive-plnfss-1.1-3|55	%{_texmfdistdir}/tex/plain/plnfss/ts1lm.pfd
14mr|texlive-plnfss-1.1-3|56	%doc %{_texmfdistdir}/doc/plain/plnfss/LPPL.txt
14mr|texlive-plnfss-1.1-3|57	%doc %{_texmfdistdir}/doc/plain/plnfss/plnfss.txt
14mr|texlive-plnfss-1.1-3|58	%doc %{_texmfdistdir}/doc/plain/plnfss/test-plnfss.tex
14mr|texlive-plnfss-1.1-3|59	
14mr|texlive-plnfss-1.1-3|60	#-----------------------------------------------------------------------
14mr|texlive-plnfss-1.1-3|61	%prep
14mr|texlive-plnfss-1.1-3|62	%setup -c -a0 -a1
14mr|texlive-plnfss-1.1-3|63	
14mr|texlive-plnfss-1.1-3|64	%build
14mr|texlive-plnfss-1.1-3|65	
14mr|texlive-plnfss-1.1-3|66	%install
14mr|texlive-plnfss-1.1-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plnfss-1.1-3|68	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-plnfss-1.1-3|69	
14mr|texlive-plnfss-1.1-3|70	
14mr|texlive-plnfss-1.1-3|71	
14mr|texlive-plnfss-1.1-3|72	%changelog
14mr|texlive-plnfss-1.1-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-plnfss-1.1-3|74	+ Revision: c37fa88
14mr|texlive-plnfss-1.1-3|75	- MassBuild#440: Increase release tag
14mr|texlive-plnfss-1.1-3|76	
14mr|texlive-plnfss-1.1-3|77	

21044 14
14mr|texlive-plstmary-0.5c-6|1	# revision 31088
14mr|texlive-plstmary-0.5c-6|2	# category Package
14mr|texlive-plstmary-0.5c-6|3	# catalog-ctan /macros/plain/contrib/plstmary
14mr|texlive-plstmary-0.5c-6|4	# catalog-date 2013-07-03 23:04:38 +0200
14mr|texlive-plstmary-0.5c-6|5	# catalog-license pd
14mr|texlive-plstmary-0.5c-6|6	# catalog-version 0.5c
14mr|texlive-plstmary-0.5c-6|7	Name:		texlive-plstmary
14mr|texlive-plstmary-0.5c-6|8	Version:	0.5c
14mr|texlive-plstmary-0.5c-6|9	Release:	6
14mr|texlive-plstmary-0.5c-6|10	Summary:	St. Mary's Road font support for plain TeX
14mr|texlive-plstmary-0.5c-6|11	Group:		Publishing
14mr|texlive-plstmary-0.5c-6|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/plstmary
14mr|texlive-plstmary-0.5c-6|13	License:	PD
14mr|texlive-plstmary-0.5c-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plstmary.tar.xz
14mr|texlive-plstmary-0.5c-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plstmary.doc.tar.xz
14mr|texlive-plstmary-0.5c-6|16	BuildArch:	noarch
14mr|texlive-plstmary-0.5c-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-plstmary-0.5c-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-plstmary-0.5c-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-plstmary-0.5c-6|20	
14mr|texlive-plstmary-0.5c-6|21	%description
14mr|texlive-plstmary-0.5c-6|22	The package provides commands to produce all the symbols of the
14mr|texlive-plstmary-0.5c-6|23	St Mary's Road fonts, in a Plain TeX environment.
14mr|texlive-plstmary-0.5c-6|24	
14mr|texlive-plstmary-0.5c-6|25	%post
14mr|texlive-plstmary-0.5c-6|26	%{_sbindir}/texlive.post
14mr|texlive-plstmary-0.5c-6|27	
14mr|texlive-plstmary-0.5c-6|28	%postun
14mr|texlive-plstmary-0.5c-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-plstmary-0.5c-6|30	%{_sbindir}/texlive.post
14mr|texlive-plstmary-0.5c-6|31	fi
14mr|texlive-plstmary-0.5c-6|32	
14mr|texlive-plstmary-0.5c-6|33	#-----------------------------------------------------------------------
14mr|texlive-plstmary-0.5c-6|34	%files
14mr|texlive-plstmary-0.5c-6|35	%{_texmfdistdir}/tex/plain/plstmary/stmary.tex
14mr|texlive-plstmary-0.5c-6|36	%doc %{_texmfdistdir}/doc/plain/plstmary/README
14mr|texlive-plstmary-0.5c-6|37	%doc %{_texmfdistdir}/doc/plain/plstmary/plstmary-doc.pdf
14mr|texlive-plstmary-0.5c-6|38	%doc %{_texmfdistdir}/doc/plain/plstmary/plstmary-doc.tex
14mr|texlive-plstmary-0.5c-6|39	
14mr|texlive-plstmary-0.5c-6|40	#-----------------------------------------------------------------------
14mr|texlive-plstmary-0.5c-6|41	%prep
14mr|texlive-plstmary-0.5c-6|42	%setup -c -a0 -a1
14mr|texlive-plstmary-0.5c-6|43	
14mr|texlive-plstmary-0.5c-6|44	%build
14mr|texlive-plstmary-0.5c-6|45	
14mr|texlive-plstmary-0.5c-6|46	%install
14mr|texlive-plstmary-0.5c-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plstmary-0.5c-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-plstmary-0.5c-6|49	
14mr|texlive-plstmary-0.5c-6|50	%changelog
14mr|texlive-plstmary-0.5c-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5c-6
14mr|texlive-plstmary-0.5c-6|52	+ Revision: 6df53b6
14mr|texlive-plstmary-0.5c-6|53	- MassBuild#440: Increase release tag
14mr|texlive-plstmary-0.5c-6|54	
14mr|texlive-plstmary-0.5c-6|55	

21045 14
14mr|texlive-plweb-3.0-3|1	# revision 15878
14mr|texlive-plweb-3.0-3|2	# category Package
14mr|texlive-plweb-3.0-3|3	# catalog-ctan /macros/latex/contrib/gene/pl
14mr|texlive-plweb-3.0-3|4	# catalog-date 2008-09-11 18:52:21 +0200
14mr|texlive-plweb-3.0-3|5	# catalog-license other-free
14mr|texlive-plweb-3.0-3|6	# catalog-version 3.0
14mr|texlive-plweb-3.0-3|7	Name:		texlive-plweb
14mr|texlive-plweb-3.0-3|8	Version:	3.0
14mr|texlive-plweb-3.0-3|9	Release:	3
14mr|texlive-plweb-3.0-3|10	Summary:	Literate Programming for Prolog with LaTeX
14mr|texlive-plweb-3.0-3|11	Group:		Publishing
14mr|texlive-plweb-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/pl
14mr|texlive-plweb-3.0-3|13	License:	OTHER-FREE
14mr|texlive-plweb-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plweb.tar.xz
14mr|texlive-plweb-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plweb.doc.tar.xz
14mr|texlive-plweb-3.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plweb.source.tar.xz
14mr|texlive-plweb-3.0-3|17	BuildArch:	noarch
14mr|texlive-plweb-3.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-plweb-3.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-plweb-3.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-plweb-3.0-3|21	
14mr|texlive-plweb-3.0-3|22	%description
14mr|texlive-plweb-3.0-3|23	Instead of having to transform the common source into program
14mr|texlive-plweb-3.0-3|24	or documentation, the central idea was to develop a method to
14mr|texlive-plweb-3.0-3|25	have one common source which can be interpreted by a Prolog
14mr|texlive-plweb-3.0-3|26	system as well as by LaTeX, whether that Prolog system be C-
14mr|texlive-plweb-3.0-3|27	Prolog, Quintus-Prolog, or ECLiPSe.
14mr|texlive-plweb-3.0-3|28	
14mr|texlive-plweb-3.0-3|29	%post
14mr|texlive-plweb-3.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-plweb-3.0-3|31	
14mr|texlive-plweb-3.0-3|32	%postun
14mr|texlive-plweb-3.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-plweb-3.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-plweb-3.0-3|35	fi
14mr|texlive-plweb-3.0-3|36	
14mr|texlive-plweb-3.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-plweb-3.0-3|38	%files
14mr|texlive-plweb-3.0-3|39	%{_texmfdistdir}/tex/latex/plweb/pcode.sty
14mr|texlive-plweb-3.0-3|40	%{_texmfdistdir}/tex/latex/plweb/pl.cfg
14mr|texlive-plweb-3.0-3|41	%{_texmfdistdir}/tex/latex/plweb/pl.sty
14mr|texlive-plweb-3.0-3|42	%doc %{_texmfdistdir}/doc/latex/plweb/README
14mr|texlive-plweb-3.0-3|43	%doc %{_texmfdistdir}/doc/latex/plweb/pl.pdf
14mr|texlive-plweb-3.0-3|44	%doc %{_texmfdistdir}/doc/latex/plweb/pl.tex
14mr|texlive-plweb-3.0-3|45	%doc %{_texmfdistdir}/doc/latex/plweb/sample.pl
14mr|texlive-plweb-3.0-3|46	#- source
14mr|texlive-plweb-3.0-3|47	%doc %{_texmfdistdir}/source/latex/plweb/Makefile
14mr|texlive-plweb-3.0-3|48	%doc %{_texmfdistdir}/source/latex/plweb/pl.dtx
14mr|texlive-plweb-3.0-3|49	%doc %{_texmfdistdir}/source/latex/plweb/pl.ins
14mr|texlive-plweb-3.0-3|50	
14mr|texlive-plweb-3.0-3|51	#-----------------------------------------------------------------------
14mr|texlive-plweb-3.0-3|52	%prep
14mr|texlive-plweb-3.0-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-plweb-3.0-3|54	
14mr|texlive-plweb-3.0-3|55	%build
14mr|texlive-plweb-3.0-3|56	
14mr|texlive-plweb-3.0-3|57	%install
14mr|texlive-plweb-3.0-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-plweb-3.0-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-plweb-3.0-3|60	
14mr|texlive-plweb-3.0-3|61	
14mr|texlive-plweb-3.0-3|62	
14mr|texlive-plweb-3.0-3|63	%changelog
14mr|texlive-plweb-3.0-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-3
14mr|texlive-plweb-3.0-3|65	+ Revision: ac44486
14mr|texlive-plweb-3.0-3|66	- MassBuild#440: Increase release tag
14mr|texlive-plweb-3.0-3|67	
14mr|texlive-plweb-3.0-3|68	

21046 14
14mr|texlive-pmgraph-1.0-3|1	# revision 15878
14mr|texlive-pmgraph-1.0-3|2	# category Package
14mr|texlive-pmgraph-1.0-3|3	# catalog-ctan /macros/latex/contrib/pmgraph
14mr|texlive-pmgraph-1.0-3|4	# catalog-date 2008-11-04 08:05:43 +0100
14mr|texlive-pmgraph-1.0-3|5	# catalog-license gpl
14mr|texlive-pmgraph-1.0-3|6	# catalog-version 1.0
14mr|texlive-pmgraph-1.0-3|7	Name:		texlive-pmgraph
14mr|texlive-pmgraph-1.0-3|8	Version:	1.0
14mr|texlive-pmgraph-1.0-3|9	Release:	3
14mr|texlive-pmgraph-1.0-3|10	Summary:	"Poor man's" graphics
14mr|texlive-pmgraph-1.0-3|11	Group:		Publishing
14mr|texlive-pmgraph-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pmgraph
14mr|texlive-pmgraph-1.0-3|13	License:	GPL
14mr|texlive-pmgraph-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmgraph.tar.xz
14mr|texlive-pmgraph-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmgraph.doc.tar.xz
14mr|texlive-pmgraph-1.0-3|16	BuildArch:	noarch
14mr|texlive-pmgraph-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pmgraph-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pmgraph-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pmgraph-1.0-3|20	
14mr|texlive-pmgraph-1.0-3|21	%description
14mr|texlive-pmgraph-1.0-3|22	A set of extensions to LaTeX picture environment, including a
14mr|texlive-pmgraph-1.0-3|23	wider range of vectors, and a lot more box frame styles.
14mr|texlive-pmgraph-1.0-3|24	
14mr|texlive-pmgraph-1.0-3|25	%post
14mr|texlive-pmgraph-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-pmgraph-1.0-3|27	
14mr|texlive-pmgraph-1.0-3|28	%postun
14mr|texlive-pmgraph-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-pmgraph-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-pmgraph-1.0-3|31	fi
14mr|texlive-pmgraph-1.0-3|32	
14mr|texlive-pmgraph-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-pmgraph-1.0-3|34	%files
14mr|texlive-pmgraph-1.0-3|35	%{_texmfdistdir}/tex/latex/pmgraph/pmgraph.sty
14mr|texlive-pmgraph-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/pmgraph/COPYING
14mr|texlive-pmgraph-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/pmgraph/README
14mr|texlive-pmgraph-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/pmgraph/pmgraph.pdf
14mr|texlive-pmgraph-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/pmgraph/pmgraph.tex
14mr|texlive-pmgraph-1.0-3|40	
14mr|texlive-pmgraph-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-pmgraph-1.0-3|42	%prep
14mr|texlive-pmgraph-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-pmgraph-1.0-3|44	
14mr|texlive-pmgraph-1.0-3|45	%build
14mr|texlive-pmgraph-1.0-3|46	
14mr|texlive-pmgraph-1.0-3|47	%install
14mr|texlive-pmgraph-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pmgraph-1.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pmgraph-1.0-3|50	
14mr|texlive-pmgraph-1.0-3|51	
14mr|texlive-pmgraph-1.0-3|52	
14mr|texlive-pmgraph-1.0-3|53	%changelog
14mr|texlive-pmgraph-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pmgraph-1.0-3|55	+ Revision: 385d153
14mr|texlive-pmgraph-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-pmgraph-1.0-3|57	
14mr|texlive-pmgraph-1.0-3|58	

21047 14
14mr|texlive-pmx-2.7.0-6|1	# revision 29978
14mr|texlive-pmx-2.7.0-6|2	# category Package
14mr|texlive-pmx-2.7.0-6|3	# catalog-ctan /support/pmx
14mr|texlive-pmx-2.7.0-6|4	# catalog-date 2013-04-16 18:37:23 +0200
14mr|texlive-pmx-2.7.0-6|5	# catalog-license gpl2
14mr|texlive-pmx-2.7.0-6|6	# catalog-version 2.7.0
14mr|texlive-pmx-2.7.0-6|7	Name:		texlive-pmx
14mr|texlive-pmx-2.7.0-6|8	Version:	2.7.0
14mr|texlive-pmx-2.7.0-6|9	Release:	6
14mr|texlive-pmx-2.7.0-6|10	Summary:	Preprocessor for MusiXTeX
14mr|texlive-pmx-2.7.0-6|11	Group:		Publishing
14mr|texlive-pmx-2.7.0-6|12	URL:		http://www.ctan.org/tex-archive/support/pmx
14mr|texlive-pmx-2.7.0-6|13	License:	GPL2
14mr|texlive-pmx-2.7.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmx.tar.xz
14mr|texlive-pmx-2.7.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmx.doc.tar.xz
14mr|texlive-pmx-2.7.0-6|16	BuildArch:	noarch
14mr|texlive-pmx-2.7.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pmx-2.7.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pmx-2.7.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-pmx-2.7.0-6|20	Requires:	texlive-pmx.bin
14mr|texlive-pmx-2.7.0-6|21	
14mr|texlive-pmx-2.7.0-6|22	%description
14mr|texlive-pmx-2.7.0-6|23	PMX is a preprocessor for MusiXTeX. It builds the TeX input
14mr|texlive-pmx-2.7.0-6|24	file from a file in a much simpler language, making most of the
14mr|texlive-pmx-2.7.0-6|25	layout decisions by itself. An auxiliary program makes single-
14mr|texlive-pmx-2.7.0-6|26	player parts from a multi-player score. For proof-listening,
14mr|texlive-pmx-2.7.0-6|27	PMX can make a MIDI file of your score. The present version
14mr|texlive-pmx-2.7.0-6|28	requires at least version 1.15 of MusiXTeX, running on an e-
14mr|texlive-pmx-2.7.0-6|29	tex-enhanced TeX system.
14mr|texlive-pmx-2.7.0-6|30	
14mr|texlive-pmx-2.7.0-6|31	%post
14mr|texlive-pmx-2.7.0-6|32	%{_sbindir}/texlive.post
14mr|texlive-pmx-2.7.0-6|33	
14mr|texlive-pmx-2.7.0-6|34	%postun
14mr|texlive-pmx-2.7.0-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-pmx-2.7.0-6|36	%{_sbindir}/texlive.post
14mr|texlive-pmx-2.7.0-6|37	fi
14mr|texlive-pmx-2.7.0-6|38	
14mr|texlive-pmx-2.7.0-6|39	#-----------------------------------------------------------------------
14mr|texlive-pmx-2.7.0-6|40	%files
14mr|texlive-pmx-2.7.0-6|41	%{_texmfdistdir}/scripts/pmx/pmx2pdf.lua
14mr|texlive-pmx-2.7.0-6|42	%{_texmfdistdir}/tex/generic/pmx/pmx.tex
14mr|texlive-pmx-2.7.0-6|43	%doc %{_texmfdistdir}/doc/generic/pmx/README
14mr|texlive-pmx-2.7.0-6|44	%doc %{_texmfdistdir}/doc/generic/pmx/examples/barsant.pmx
14mr|texlive-pmx-2.7.0-6|45	%doc %{_texmfdistdir}/doc/generic/pmx/examples/dyntest.pmx
14mr|texlive-pmx-2.7.0-6|46	%doc %{_texmfdistdir}/doc/generic/pmx/examples/most.pmx
14mr|texlive-pmx-2.7.0-6|47	%doc %{_texmfdistdir}/doc/generic/pmx/examples/mwalmnd.pmx
14mr|texlive-pmx-2.7.0-6|48	%doc %{_texmfdistdir}/doc/generic/pmx/file600.eps
14mr|texlive-pmx-2.7.0-6|49	%doc %{_texmfdistdir}/doc/generic/pmx/gpl.txt
14mr|texlive-pmx-2.7.0-6|50	%doc %{_texmfdistdir}/doc/generic/pmx/install_run_pmx270.pdf
14mr|texlive-pmx-2.7.0-6|51	%doc %{_texmfdistdir}/doc/generic/pmx/install_run_pmx270.tex
14mr|texlive-pmx-2.7.0-6|52	%doc %{_texmfdistdir}/doc/generic/pmx/pmx-install.pdf
14mr|texlive-pmx-2.7.0-6|53	%doc %{_texmfdistdir}/doc/generic/pmx/pmx-install.tex
14mr|texlive-pmx-2.7.0-6|54	%doc %{_texmfdistdir}/doc/generic/pmx/pmx25-27.html
14mr|texlive-pmx-2.7.0-6|55	%doc %{_texmfdistdir}/doc/generic/pmx/pmx270.pdf
14mr|texlive-pmx-2.7.0-6|56	%doc %{_texmfdistdir}/doc/generic/pmx/pmx270.tex
14mr|texlive-pmx-2.7.0-6|57	%doc %{_texmfdistdir}/doc/generic/pmx/ref270.pdf
14mr|texlive-pmx-2.7.0-6|58	%doc %{_texmfdistdir}/doc/generic/pmx/ref270.tex
14mr|texlive-pmx-2.7.0-6|59	%doc %{_mandir}/man1/pmx2pdf.1*
14mr|texlive-pmx-2.7.0-6|60	%doc %{_texmfdistdir}/doc/man/man1/pmx2pdf.man1.pdf
14mr|texlive-pmx-2.7.0-6|61	%doc %{_mandir}/man1/pmxab.1*
14mr|texlive-pmx-2.7.0-6|62	%doc %{_texmfdistdir}/doc/man/man1/pmxab.man1.pdf
14mr|texlive-pmx-2.7.0-6|63	%doc %{_mandir}/man1/scor2prt.1*
14mr|texlive-pmx-2.7.0-6|64	%doc %{_texmfdistdir}/doc/man/man1/scor2prt.man1.pdf
14mr|texlive-pmx-2.7.0-6|65	
14mr|texlive-pmx-2.7.0-6|66	#-----------------------------------------------------------------------
14mr|texlive-pmx-2.7.0-6|67	%prep
14mr|texlive-pmx-2.7.0-6|68	%setup -c -a0 -a1
14mr|texlive-pmx-2.7.0-6|69	
14mr|texlive-pmx-2.7.0-6|70	%build
14mr|texlive-pmx-2.7.0-6|71	
14mr|texlive-pmx-2.7.0-6|72	%install
14mr|texlive-pmx-2.7.0-6|73	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pmx-2.7.0-6|74	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pmx-2.7.0-6|75	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-pmx-2.7.0-6|76	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-pmx-2.7.0-6|77	
14mr|texlive-pmx-2.7.0-6|78	%changelog
14mr|texlive-pmx-2.7.0-6|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.0-6
14mr|texlive-pmx-2.7.0-6|80	+ Revision: 282df60
14mr|texlive-pmx-2.7.0-6|81	- MassBuild#440: Increase release tag
14mr|texlive-pmx-2.7.0-6|82	
14mr|texlive-pmx-2.7.0-6|83	

21048 14
14mr|texlive-pmxchords-2.0.1-3|1	# revision 32443
14mr|texlive-pmxchords-2.0.1-3|2	# category Package
14mr|texlive-pmxchords-2.0.1-3|3	# catalog-ctan /support/pmxchords
14mr|texlive-pmxchords-2.0.1-3|4	# catalog-date 2013-12-17 16:10:38 +0100
14mr|texlive-pmxchords-2.0.1-3|5	# catalog-license gpl2
14mr|texlive-pmxchords-2.0.1-3|6	# catalog-version 2.0.1
14mr|texlive-pmxchords-2.0.1-3|7	Name:		texlive-pmxchords
14mr|texlive-pmxchords-2.0.1-3|8	Version:	2.0.1
14mr|texlive-pmxchords-2.0.1-3|9	Release:	3
14mr|texlive-pmxchords-2.0.1-3|10	Summary:	Produce chord information to go with pmx output
14mr|texlive-pmxchords-2.0.1-3|11	Group:		Publishing
14mr|texlive-pmxchords-2.0.1-3|12	URL:		http://www.ctan.org/tex-archive/support/pmxchords
14mr|texlive-pmxchords-2.0.1-3|13	License:	GPL2
14mr|texlive-pmxchords-2.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmxchords.tar.xz
14mr|texlive-pmxchords-2.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmxchords.doc.tar.xz
14mr|texlive-pmxchords-2.0.1-3|16	BuildArch:	noarch
14mr|texlive-pmxchords-2.0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pmxchords-2.0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pmxchords-2.0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pmxchords-2.0.1-3|20	Provides:	texlive-pmxchords.bin = %{EVRD}
14mr|texlive-pmxchords-2.0.1-3|21	
14mr|texlive-pmxchords-2.0.1-3|22	%description
14mr|texlive-pmxchords-2.0.1-3|23	The bundle supplements pmx, providing the means of typesetting
14mr|texlive-pmxchords-2.0.1-3|24	chords above the notes of a score. The bundle contains: macros
14mr|texlive-pmxchords-2.0.1-3|25	for typing the chords; a Lua script to transpose chord macros
14mr|texlive-pmxchords-2.0.1-3|26	to the required key signature; and support scripts for common
14mr|texlive-pmxchords-2.0.1-3|27	requirements.
14mr|texlive-pmxchords-2.0.1-3|28	
14mr|texlive-pmxchords-2.0.1-3|29	%post
14mr|texlive-pmxchords-2.0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-pmxchords-2.0.1-3|31	
14mr|texlive-pmxchords-2.0.1-3|32	%postun
14mr|texlive-pmxchords-2.0.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pmxchords-2.0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-pmxchords-2.0.1-3|35	fi
14mr|texlive-pmxchords-2.0.1-3|36	
14mr|texlive-pmxchords-2.0.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-pmxchords-2.0.1-3|38	%files
14mr|texlive-pmxchords-2.0.1-3|39	%{_bindir}/pmxchords
14mr|texlive-pmxchords-2.0.1-3|40	%{_texmfdistdir}/scripts/pmxchords/ChordsTr.lua
14mr|texlive-pmxchords-2.0.1-3|41	%{_texmfdistdir}/scripts/pmxchords/pmxchords.lua
14mr|texlive-pmxchords-2.0.1-3|42	%{_texmfdistdir}/tex/generic/pmxchords/chords.tex
14mr|texlive-pmxchords-2.0.1-3|43	%{_texmfdistdir}/tex/generic/pmxchords/chordsCZ.tex
14mr|texlive-pmxchords-2.0.1-3|44	%doc %{_mandir}/man1/pmxchords.1*
14mr|texlive-pmxchords-2.0.1-3|45	%doc %{_texmfdistdir}/doc/man/man1/pmxchords.man1.pdf
14mr|texlive-pmxchords-2.0.1-3|46	%doc %{_texmfdistdir}/doc/pmxchords/README
14mr|texlive-pmxchords-2.0.1-3|47	%doc %{_texmfdistdir}/doc/pmxchords/chordsRef.pdf
14mr|texlive-pmxchords-2.0.1-3|48	%doc %{_texmfdistdir}/doc/pmxchords/chordsRef.tex
14mr|texlive-pmxchords-2.0.1-3|49	%doc %{_texmfdistdir}/doc/pmxchords/chordsRefCZ.pdf
14mr|texlive-pmxchords-2.0.1-3|50	%doc %{_texmfdistdir}/doc/pmxchords/chordsRefCZ.tex
14mr|texlive-pmxchords-2.0.1-3|51	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/misty/misty.pdf
14mr|texlive-pmxchords-2.0.1-3|52	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/misty/misty.pmx
14mr|texlive-pmxchords-2.0.1-3|53	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema.pdf
14mr|texlive-pmxchords-2.0.1-3|54	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema.pmx
14mr|texlive-pmxchords-2.0.1-3|55	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema_full.pdf
14mr|texlive-pmxchords-2.0.1-3|56	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema_full.pmx
14mr|texlive-pmxchords-2.0.1-3|57	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/aj_co_to_hlasaju/aj_co_to_hlasaju.pdf
14mr|texlive-pmxchords-2.0.1-3|58	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/aj_co_to_hlasaju/aj_co_to_hlasaju.pmx
14mr|texlive-pmxchords-2.0.1-3|59	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/pasli_ovce_valasi/README
14mr|texlive-pmxchords-2.0.1-3|60	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/pasli_ovce_valasi/pasli_ovce_valasi.pdf
14mr|texlive-pmxchords-2.0.1-3|61	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/pasli_ovce_valasi/pasli_ovce_valasi.pmx
14mr|texlive-pmxchords-2.0.1-3|62	%doc %{_texmfdistdir}/doc/pmxchords/gpl-2.0.txt
14mr|texlive-pmxchords-2.0.1-3|63	%doc %{_texmfdistdir}/doc/pmxchords/pmxchords-install.pdf
14mr|texlive-pmxchords-2.0.1-3|64	%doc %{_texmfdistdir}/doc/pmxchords/pmxchords-install.tex
14mr|texlive-pmxchords-2.0.1-3|65	
14mr|texlive-pmxchords-2.0.1-3|66	#-----------------------------------------------------------------------
14mr|texlive-pmxchords-2.0.1-3|67	%prep
14mr|texlive-pmxchords-2.0.1-3|68	%setup -c -a0 -a1
14mr|texlive-pmxchords-2.0.1-3|69	
14mr|texlive-pmxchords-2.0.1-3|70	%build
14mr|texlive-pmxchords-2.0.1-3|71	
14mr|texlive-pmxchords-2.0.1-3|72	%install
14mr|texlive-pmxchords-2.0.1-3|73	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pmxchords-2.0.1-3|74	pushd %{buildroot}%{_bindir}
14mr|texlive-pmxchords-2.0.1-3|75	ln -sf %{_texmfdistdir}/scripts/pmxchords/pmxchords.lua pmxchords
14mr|texlive-pmxchords-2.0.1-3|76	popd
14mr|texlive-pmxchords-2.0.1-3|77	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pmxchords-2.0.1-3|78	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pmxchords-2.0.1-3|79	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-pmxchords-2.0.1-3|80	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-pmxchords-2.0.1-3|81	
14mr|texlive-pmxchords-2.0.1-3|82	%changelog
14mr|texlive-pmxchords-2.0.1-3|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.1-3
14mr|texlive-pmxchords-2.0.1-3|84	+ Revision: 035f769
14mr|texlive-pmxchords-2.0.1-3|85	- MassBuild#440: Increase release tag
14mr|texlive-pmxchords-2.0.1-3|86	
14mr|texlive-pmxchords-2.0.1-3|87	

21049 14
14mr|texlive-pnas2009-1.0-3|1	# revision 16287
14mr|texlive-pnas2009-1.0-3|2	# category Package
14mr|texlive-pnas2009-1.0-3|3	# catalog-ctan /biblio/bibtex/contrib/misc/pnas2009.bst
14mr|texlive-pnas2009-1.0-3|4	# catalog-date 2009-12-06 09:16:45 +0100
14mr|texlive-pnas2009-1.0-3|5	# catalog-license other-free
14mr|texlive-pnas2009-1.0-3|6	# catalog-version 1.0
14mr|texlive-pnas2009-1.0-3|7	Name:		texlive-pnas2009
14mr|texlive-pnas2009-1.0-3|8	Version:	1.0
14mr|texlive-pnas2009-1.0-3|9	Release:	3
14mr|texlive-pnas2009-1.0-3|10	Summary:	Bibtex style for PNAS
14mr|texlive-pnas2009-1.0-3|11	Group:		Publishing
14mr|texlive-pnas2009-1.0-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/misc/pnas2009.bst
14mr|texlive-pnas2009-1.0-3|13	License:	OTHER-FREE
14mr|texlive-pnas2009-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pnas2009.tar.xz
14mr|texlive-pnas2009-1.0-3|15	BuildArch:	noarch
14mr|texlive-pnas2009-1.0-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-pnas2009-1.0-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-pnas2009-1.0-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-pnas2009-1.0-3|19	
14mr|texlive-pnas2009-1.0-3|20	%description
14mr|texlive-pnas2009-1.0-3|21	This style produces bibliographies in the format of
14mr|texlive-pnas2009-1.0-3|22	"Proceedings of the National Academy of Sciences, USA". The
14mr|texlive-pnas2009-1.0-3|23	style was derived from the standard unsrt.bst and adapted to
14mr|texlive-pnas2009-1.0-3|24	the new (2009) formatting rules.
14mr|texlive-pnas2009-1.0-3|25	
14mr|texlive-pnas2009-1.0-3|26	%post
14mr|texlive-pnas2009-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-pnas2009-1.0-3|28	
14mr|texlive-pnas2009-1.0-3|29	%postun
14mr|texlive-pnas2009-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pnas2009-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-pnas2009-1.0-3|32	fi
14mr|texlive-pnas2009-1.0-3|33	
14mr|texlive-pnas2009-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-pnas2009-1.0-3|35	%files
14mr|texlive-pnas2009-1.0-3|36	%{_texmfdistdir}/bibtex/bst/pnas2009/pnas2009.bst
14mr|texlive-pnas2009-1.0-3|37	
14mr|texlive-pnas2009-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-pnas2009-1.0-3|39	%prep
14mr|texlive-pnas2009-1.0-3|40	%setup -c -a0
14mr|texlive-pnas2009-1.0-3|41	
14mr|texlive-pnas2009-1.0-3|42	%build
14mr|texlive-pnas2009-1.0-3|43	
14mr|texlive-pnas2009-1.0-3|44	%install
14mr|texlive-pnas2009-1.0-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pnas2009-1.0-3|46	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14mr|texlive-pnas2009-1.0-3|47	
14mr|texlive-pnas2009-1.0-3|48	
14mr|texlive-pnas2009-1.0-3|49	
14mr|texlive-pnas2009-1.0-3|50	%changelog
14mr|texlive-pnas2009-1.0-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pnas2009-1.0-3|52	+ Revision: 7cce5fb
14mr|texlive-pnas2009-1.0-3|53	- MassBuild#440: Increase release tag
14mr|texlive-pnas2009-1.0-3|54	
14mr|texlive-pnas2009-1.0-3|55	

21050 14
14mr|texlive-poemscol-2.64-6|1	# revision 31338
14mr|texlive-poemscol-2.64-6|2	# category Package
14mr|texlive-poemscol-2.64-6|3	# catalog-ctan /macros/latex/contrib/poemscol
14mr|texlive-poemscol-2.64-6|4	# catalog-date 2013-08-03 08:19:55 +0200
14mr|texlive-poemscol-2.64-6|5	# catalog-license lppl1.2
14mr|texlive-poemscol-2.64-6|6	# catalog-version 2.64
14mr|texlive-poemscol-2.64-6|7	Name:		texlive-poemscol
14mr|texlive-poemscol-2.64-6|8	Version:	2.64
14mr|texlive-poemscol-2.64-6|9	Release:	6
14mr|texlive-poemscol-2.64-6|10	Summary:	Typesetting Critical Editions of Poetry
14mr|texlive-poemscol-2.64-6|11	Group:		Publishing
14mr|texlive-poemscol-2.64-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/poemscol
14mr|texlive-poemscol-2.64-6|13	License:	LPPL1.2
14mr|texlive-poemscol-2.64-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.tar.xz
14mr|texlive-poemscol-2.64-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.doc.tar.xz
14mr|texlive-poemscol-2.64-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.source.tar.xz
14mr|texlive-poemscol-2.64-6|17	BuildArch:	noarch
14mr|texlive-poemscol-2.64-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-poemscol-2.64-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-poemscol-2.64-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-poemscol-2.64-6|21	
14mr|texlive-poemscol-2.64-6|22	%description
14mr|texlive-poemscol-2.64-6|23	The package offers LaTeX macros for typesetting critical
14mr|texlive-poemscol-2.64-6|24	editions of poetry. Its features include automatic
14mr|texlive-poemscol-2.64-6|25	linenumbering, generation of separate endnotes sections for
14mr|texlive-poemscol-2.64-6|26	emendations, textual collations, and explanatory notes, special
14mr|texlive-poemscol-2.64-6|27	marking for cases in which page breaks occur during stanza
14mr|texlive-poemscol-2.64-6|28	breaks, running headers of the form 'Notes to pp. xx-yy' for
14mr|texlive-poemscol-2.64-6|29	the notes sections, index of titles and first lines, and
14mr|texlive-poemscol-2.64-6|30	automatic generation of a table of contents.
14mr|texlive-poemscol-2.64-6|31	
14mr|texlive-poemscol-2.64-6|32	%post
14mr|texlive-poemscol-2.64-6|33	%{_sbindir}/texlive.post
14mr|texlive-poemscol-2.64-6|34	
14mr|texlive-poemscol-2.64-6|35	%postun
14mr|texlive-poemscol-2.64-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-poemscol-2.64-6|37	%{_sbindir}/texlive.post
14mr|texlive-poemscol-2.64-6|38	fi
14mr|texlive-poemscol-2.64-6|39	
14mr|texlive-poemscol-2.64-6|40	#-----------------------------------------------------------------------
14mr|texlive-poemscol-2.64-6|41	%files
14mr|texlive-poemscol-2.64-6|42	%{_texmfdistdir}/tex/latex/poemscol/poemscol.sty
14mr|texlive-poemscol-2.64-6|43	%doc %{_texmfdistdir}/doc/latex/poemscol/README
14mr|texlive-poemscol-2.64-6|44	%doc %{_texmfdistdir}/doc/latex/poemscol/poemscol.pdf
14mr|texlive-poemscol-2.64-6|45	%doc %{_texmfdistdir}/doc/latex/poemscol/poemscolcheatsheet.pdf
14mr|texlive-poemscol-2.64-6|46	#- source
14mr|texlive-poemscol-2.64-6|47	%doc %{_texmfdistdir}/source/latex/poemscol/poemscol.dtx
14mr|texlive-poemscol-2.64-6|48	%doc %{_texmfdistdir}/source/latex/poemscol/poemscol.ins
14mr|texlive-poemscol-2.64-6|49	
14mr|texlive-poemscol-2.64-6|50	#-----------------------------------------------------------------------
14mr|texlive-poemscol-2.64-6|51	%prep
14mr|texlive-poemscol-2.64-6|52	%setup -c -a0 -a1 -a2
14mr|texlive-poemscol-2.64-6|53	
14mr|texlive-poemscol-2.64-6|54	%build
14mr|texlive-poemscol-2.64-6|55	
14mr|texlive-poemscol-2.64-6|56	%install
14mr|texlive-poemscol-2.64-6|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-poemscol-2.64-6|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-poemscol-2.64-6|59	
14mr|texlive-poemscol-2.64-6|60	%changelog
14mr|texlive-poemscol-2.64-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.64-6
14mr|texlive-poemscol-2.64-6|62	+ Revision: dae9f61
14mr|texlive-poemscol-2.64-6|63	- MassBuild#440: Increase release tag
14mr|texlive-poemscol-2.64-6|64	
14mr|texlive-poemscol-2.64-6|65	

21051 14
14mr|texlive-poetrytex-1.1-2|1	# revision 27174
14mr|texlive-poetrytex-1.1-2|2	# category Package
14mr|texlive-poetrytex-1.1-2|3	# catalog-ctan /macros/latex/contrib/poetrytex
14mr|texlive-poetrytex-1.1-2|4	# catalog-date 2012-07-26 10:22:38 +0200
14mr|texlive-poetrytex-1.1-2|5	# catalog-license lppl1.3
14mr|texlive-poetrytex-1.1-2|6	# catalog-version 1.1
14mr|texlive-poetrytex-1.1-2|7	Name:		texlive-poetrytex
14mr|texlive-poetrytex-1.1-2|8	Version:	1.1
14mr|texlive-poetrytex-1.1-2|9	Release:	2
14mr|texlive-poetrytex-1.1-2|10	Summary:	Typeset anthologies of poetry
14mr|texlive-poetrytex-1.1-2|11	Group:		Publishing
14mr|texlive-poetrytex-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/poetrytex
14mr|texlive-poetrytex-1.1-2|13	License:	LPPL1.3
14mr|texlive-poetrytex-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poetrytex.tar.xz
14mr|texlive-poetrytex-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poetrytex.doc.tar.xz
14mr|texlive-poetrytex-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poetrytex.source.tar.xz
14mr|texlive-poetrytex-1.1-2|17	BuildArch:	noarch
14mr|texlive-poetrytex-1.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-poetrytex-1.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-poetrytex-1.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-poetrytex-1.1-2|21	
14mr|texlive-poetrytex-1.1-2|22	%description
14mr|texlive-poetrytex-1.1-2|23	The package is designed to aid in the management and formatting
14mr|texlive-poetrytex-1.1-2|24	of anthologies of poetry and other writings; it does not
14mr|texlive-poetrytex-1.1-2|25	concern itself with actually typesettinig the verse itself.
14mr|texlive-poetrytex-1.1-2|26	
14mr|texlive-poetrytex-1.1-2|27	%post
14mr|texlive-poetrytex-1.1-2|28	%{_sbindir}/texlive.post
14mr|texlive-poetrytex-1.1-2|29	
14mr|texlive-poetrytex-1.1-2|30	%postun
14mr|texlive-poetrytex-1.1-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-poetrytex-1.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-poetrytex-1.1-2|33	fi
14mr|texlive-poetrytex-1.1-2|34	
14mr|texlive-poetrytex-1.1-2|35	#-----------------------------------------------------------------------
14mr|texlive-poetrytex-1.1-2|36	%files
14mr|texlive-poetrytex-1.1-2|37	%{_texmfdistdir}/tex/latex/poetrytex/poetrytex.sty
14mr|texlive-poetrytex-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/poetrytex/README
14mr|texlive-poetrytex-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/poetrytex/poetrytex.pdf
14mr|texlive-poetrytex-1.1-2|40	#- source
14mr|texlive-poetrytex-1.1-2|41	%doc %{_texmfdistdir}/source/latex/poetrytex/Makefile
14mr|texlive-poetrytex-1.1-2|42	%doc %{_texmfdistdir}/source/latex/poetrytex/poetrytex.dtx
14mr|texlive-poetrytex-1.1-2|43	
14mr|texlive-poetrytex-1.1-2|44	#-----------------------------------------------------------------------
14mr|texlive-poetrytex-1.1-2|45	%prep
14mr|texlive-poetrytex-1.1-2|46	%setup -c -a0 -a1 -a2
14mr|texlive-poetrytex-1.1-2|47	
14mr|texlive-poetrytex-1.1-2|48	%build
14mr|texlive-poetrytex-1.1-2|49	
14mr|texlive-poetrytex-1.1-2|50	%install
14mr|texlive-poetrytex-1.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-poetrytex-1.1-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-poetrytex-1.1-2|53	
14mr|texlive-poetrytex-1.1-2|54	
14mr|texlive-poetrytex-1.1-2|55	
14mr|texlive-poetrytex-1.1-2|56	%changelog
14mr|texlive-poetrytex-1.1-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-poetrytex-1.1-2|58	+ Revision: 518eb1b
14mr|texlive-poetrytex-1.1-2|59	- MassBuild#440: Increase release tag
14mr|texlive-poetrytex-1.1-2|60	
14mr|texlive-poetrytex-1.1-2|61	

21052 14
14mr|texlive-polski-1.3.3-3|1	# revision 19881
14mr|texlive-polski-1.3.3-3|2	# category Package
14mr|texlive-polski-1.3.3-3|3	# catalog-ctan /macros/latex/contrib/polski
14mr|texlive-polski-1.3.3-3|4	# catalog-date 2010-09-24 16:10:39 +0200
14mr|texlive-polski-1.3.3-3|5	# catalog-license lppl1.2
14mr|texlive-polski-1.3.3-3|6	# catalog-version 1.3.3
14mr|texlive-polski-1.3.3-3|7	Name:		texlive-polski
14mr|texlive-polski-1.3.3-3|8	Version:	1.3.3
14mr|texlive-polski-1.3.3-3|9	Release:	3
14mr|texlive-polski-1.3.3-3|10	Summary:	Typeset Polish documents with LaTeX and Polish fonts
14mr|texlive-polski-1.3.3-3|11	Group:		Publishing
14mr|texlive-polski-1.3.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polski
14mr|texlive-polski-1.3.3-3|13	License:	LPPL1.2
14mr|texlive-polski-1.3.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polski.tar.xz
14mr|texlive-polski-1.3.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polski.doc.tar.xz
14mr|texlive-polski-1.3.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polski.source.tar.xz
14mr|texlive-polski-1.3.3-3|17	BuildArch:	noarch
14mr|texlive-polski-1.3.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-polski-1.3.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-polski-1.3.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-polski-1.3.3-3|21	Requires:	texlive-pl
14mr|texlive-polski-1.3.3-3|22	Requires:	texlive-hyphen-polish
14mr|texlive-polski-1.3.3-3|23	
14mr|texlive-polski-1.3.3-3|24	%description
14mr|texlive-polski-1.3.3-3|25	Tools to typeset documents in Polish using LaTeX2e with Polish
14mr|texlive-polski-1.3.3-3|26	fonts (the so-called PL fonts), EC fonts or CM fonts. (This
14mr|texlive-polski-1.3.3-3|27	package was previously known as platex, but has been renamed to
14mr|texlive-polski-1.3.3-3|28	resolve a name clash.).
14mr|texlive-polski-1.3.3-3|29	
14mr|texlive-polski-1.3.3-3|30	%post
14mr|texlive-polski-1.3.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-polski-1.3.3-3|32	
14mr|texlive-polski-1.3.3-3|33	%postun
14mr|texlive-polski-1.3.3-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-polski-1.3.3-3|35	%{_sbindir}/texlive.post
14mr|texlive-polski-1.3.3-3|36	fi
14mr|texlive-polski-1.3.3-3|37	
14mr|texlive-polski-1.3.3-3|38	#-----------------------------------------------------------------------
14mr|texlive-polski-1.3.3-3|39	%files
14mr|texlive-polski-1.3.3-3|40	%{_texmfdistdir}/tex/latex/polski/amigapl.def
14mr|texlive-polski-1.3.3-3|41	%{_texmfdistdir}/tex/latex/polski/mazovia.def
14mr|texlive-polski-1.3.3-3|42	%{_texmfdistdir}/tex/latex/polski/omlplcm.fd
14mr|texlive-polski-1.3.3-3|43	%{_texmfdistdir}/tex/latex/polski/omlplm.fd
14mr|texlive-polski-1.3.3-3|44	%{_texmfdistdir}/tex/latex/polski/omsplsy.fd
14mr|texlive-polski-1.3.3-3|45	%{_texmfdistdir}/tex/latex/polski/omxplex.fd
14mr|texlive-polski-1.3.3-3|46	%{_texmfdistdir}/tex/latex/polski/ot1patch.sty
14mr|texlive-polski-1.3.3-3|47	%{_texmfdistdir}/tex/latex/polski/ot4ccr.fd
14mr|texlive-polski-1.3.3-3|48	%{_texmfdistdir}/tex/latex/polski/ot4cmdh.fd
14mr|texlive-polski-1.3.3-3|49	%{_texmfdistdir}/tex/latex/polski/ot4cmfib.fd
14mr|texlive-polski-1.3.3-3|50	%{_texmfdistdir}/tex/latex/polski/ot4cmfr.fd
14mr|texlive-polski-1.3.3-3|51	%{_texmfdistdir}/tex/latex/polski/ot4cmr.fd
14mr|texlive-polski-1.3.3-3|52	%{_texmfdistdir}/tex/latex/polski/ot4cmss.fd
14mr|texlive-polski-1.3.3-3|53	%{_texmfdistdir}/tex/latex/polski/ot4cmtt.fd
14mr|texlive-polski-1.3.3-3|54	%{_texmfdistdir}/tex/latex/polski/plprefix.sty
14mr|texlive-polski-1.3.3-3|55	%{_texmfdistdir}/tex/latex/polski/polski.sty
14mr|texlive-polski-1.3.3-3|56	%{_texmfdistdir}/tex/latex/polski/qxenc.def
14mr|texlive-polski-1.3.3-3|57	%doc %{_texmfdistdir}/doc/latex/polski/conowego.txt
14mr|texlive-polski-1.3.3-3|58	%doc %{_texmfdistdir}/doc/latex/polski/czytaj.txt
14mr|texlive-polski-1.3.3-3|59	%doc %{_texmfdistdir}/doc/latex/polski/polski.pdf
14mr|texlive-polski-1.3.3-3|60	%doc %{_texmfdistdir}/doc/latex/polski/readme.txt
14mr|texlive-polski-1.3.3-3|61	%doc %{_texmfdistdir}/doc/latex/polski/sample-polski.tex
14mr|texlive-polski-1.3.3-3|62	%doc %{_texmfdistdir}/doc/latex/polski/sample-rysunek.mp
14mr|texlive-polski-1.3.3-3|63	%doc %{_texmfdistdir}/doc/latex/polski/sample-rysunek1.mps
14mr|texlive-polski-1.3.3-3|64	#- source
14mr|texlive-polski-1.3.3-3|65	%doc %{_texmfdistdir}/source/latex/polski/ot1patch.dtx
14mr|texlive-polski-1.3.3-3|66	%doc %{_texmfdistdir}/source/latex/polski/ot1patch.ins
14mr|texlive-polski-1.3.3-3|67	%doc %{_texmfdistdir}/source/latex/polski/plfonts.fdd
14mr|texlive-polski-1.3.3-3|68	%doc %{_texmfdistdir}/source/latex/polski/plprefix.dtx
14mr|texlive-polski-1.3.3-3|69	%doc %{_texmfdistdir}/source/latex/polski/plprefix.ins
14mr|texlive-polski-1.3.3-3|70	%doc %{_texmfdistdir}/source/latex/polski/polski.dtx
14mr|texlive-polski-1.3.3-3|71	%doc %{_texmfdistdir}/source/latex/polski/polski.ins
14mr|texlive-polski-1.3.3-3|72	%doc %{_texmfdistdir}/source/latex/polski/strony.dtx
14mr|texlive-polski-1.3.3-3|73	
14mr|texlive-polski-1.3.3-3|74	#-----------------------------------------------------------------------
14mr|texlive-polski-1.3.3-3|75	%prep
14mr|texlive-polski-1.3.3-3|76	%setup -c -a0 -a1 -a2
14mr|texlive-polski-1.3.3-3|77	
14mr|texlive-polski-1.3.3-3|78	%build
14mr|texlive-polski-1.3.3-3|79	
14mr|texlive-polski-1.3.3-3|80	%install
14mr|texlive-polski-1.3.3-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-polski-1.3.3-3|82	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-polski-1.3.3-3|83	
14mr|texlive-polski-1.3.3-3|84	
14mr|texlive-polski-1.3.3-3|85	
14mr|texlive-polski-1.3.3-3|86	%changelog
14mr|texlive-polski-1.3.3-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.3-3
14mr|texlive-polski-1.3.3-3|88	+ Revision: d4c5af6
14mr|texlive-polski-1.3.3-3|89	- MassBuild#440: Increase release tag
14mr|texlive-polski-1.3.3-3|90	
14mr|texlive-polski-1.3.3-3|91	

21053 14
14mr|texlive-poltawski-1.101-3|1	# revision 20075
14mr|texlive-poltawski-1.101-3|2	# category Package
14mr|texlive-poltawski-1.101-3|3	# catalog-ctan /fonts/poltawski
14mr|texlive-poltawski-1.101-3|4	# catalog-date 2010-10-12 09:30:05 +0200
14mr|texlive-poltawski-1.101-3|5	# catalog-license gfsl
14mr|texlive-poltawski-1.101-3|6	# catalog-version 1.101
14mr|texlive-poltawski-1.101-3|7	Name:		texlive-poltawski
14mr|texlive-poltawski-1.101-3|8	Version:	1.101
14mr|texlive-poltawski-1.101-3|9	Release:	3
14mr|texlive-poltawski-1.101-3|10	Summary:	Antykwa Poltawskiego Family of Fonts
14mr|texlive-poltawski-1.101-3|11	Group:		Publishing
14mr|texlive-poltawski-1.101-3|12	URL:		http://www.ctan.org/tex-archive/fonts/poltawski
14mr|texlive-poltawski-1.101-3|13	License:	GFSL
14mr|texlive-poltawski-1.101-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poltawski.tar.xz
14mr|texlive-poltawski-1.101-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poltawski.doc.tar.xz
14mr|texlive-poltawski-1.101-3|16	BuildArch:	noarch
14mr|texlive-poltawski-1.101-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-poltawski-1.101-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-poltawski-1.101-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-poltawski-1.101-3|20	
14mr|texlive-poltawski-1.101-3|21	%description
14mr|texlive-poltawski-1.101-3|22	The package contains the Antykwa Poltawskiego family of fonts
14mr|texlive-poltawski-1.101-3|23	in the PostScript Type 1 and OpenType formats. The original
14mr|texlive-poltawski-1.101-3|24	font was designed in the twenties of the XX century by the
14mr|texlive-poltawski-1.101-3|25	Polish typographer Adam Poltawski(1881-1952). Following the
14mr|texlive-poltawski-1.101-3|26	route set out by the Latin Modern and TeX Gyre projects
14mr|texlive-poltawski-1.101-3|27	(http://www.gust.org.pl/projects/e-foundry), the Antykwa
14mr|texlive-poltawski-1.101-3|28	Poltawskiego digitisation project aims at providing a rich
14mr|texlive-poltawski-1.101-3|29	collection of diacritical characters in the attempt to cover as
14mr|texlive-poltawski-1.101-3|30	many Latin-based scripts as possible. To our knowledge, the
14mr|texlive-poltawski-1.101-3|31	repertoire of characters covers all European languages as well
14mr|texlive-poltawski-1.101-3|32	as some other Latin-based alphabets such as Vietnamese and
14mr|texlive-poltawski-1.101-3|33	Navajo; at the request of users, recent extensions (following
14mr|texlive-poltawski-1.101-3|34	the enhancement of the Latin Modern collection) provide glyphs
14mr|texlive-poltawski-1.101-3|35	sufficient for typesetting of romanized transliterations of
14mr|texlive-poltawski-1.101-3|36	Arabic and Sanskrit scripts. The Antykwa Poltawskiego family
14mr|texlive-poltawski-1.101-3|37	consists of 4 weights (light, normal, medium, bold), each
14mr|texlive-poltawski-1.101-3|38	having upright and italic forms and one of 5 design sizes: 6,
14mr|texlive-poltawski-1.101-3|39	8, 10, 12 and 17pt (in the OTF lingo: extended, semiextended,
14mr|texlive-poltawski-1.101-3|40	normal, semicondensed, and condensed, respectively).
14mr|texlive-poltawski-1.101-3|41	Altogether, the collection comprises 40 font files, containing
14mr|texlive-poltawski-1.101-3|42	the same repertoire of 1126 characters. The preliminary version
14mr|texlive-poltawski-1.101-3|43	of Antykwa Poltawskiego (antp package) released in 2000 is
14mr|texlive-poltawski-1.101-3|44	rendered obsolete by this package.
14mr|texlive-poltawski-1.101-3|45	
14mr|texlive-poltawski-1.101-3|46	%post
14mr|texlive-poltawski-1.101-3|47	%{_sbindir}/texlive.post
14mr|texlive-poltawski-1.101-3|48	
14mr|texlive-poltawski-1.101-3|49	%postun
14mr|texlive-poltawski-1.101-3|50	if [ $1 -eq 0 ]; then
14mr|texlive-poltawski-1.101-3|51	%{_sbindir}/texlive.post
14mr|texlive-poltawski-1.101-3|52	fi
14mr|texlive-poltawski-1.101-3|53	
14mr|texlive-poltawski-1.101-3|54	#-----------------------------------------------------------------------
14mr|texlive-poltawski-1.101-3|55	%files
14mr|texlive-poltawski-1.101-3|56	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb10.afm
14mr|texlive-poltawski-1.101-3|57	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb12.afm
14mr|texlive-poltawski-1.101-3|58	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb17.afm
14mr|texlive-poltawski-1.101-3|59	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb6.afm
14mr|texlive-poltawski-1.101-3|60	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb8.afm
14mr|texlive-poltawski-1.101-3|61	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi10.afm
14mr|texlive-poltawski-1.101-3|62	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi12.afm
14mr|texlive-poltawski-1.101-3|63	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi17.afm
14mr|texlive-poltawski-1.101-3|64	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi6.afm
14mr|texlive-poltawski-1.101-3|65	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi8.afm
14mr|texlive-poltawski-1.101-3|66	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl10.afm
14mr|texlive-poltawski-1.101-3|67	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl12.afm
14mr|texlive-poltawski-1.101-3|68	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl17.afm
14mr|texlive-poltawski-1.101-3|69	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl6.afm
14mr|texlive-poltawski-1.101-3|70	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl8.afm
14mr|texlive-poltawski-1.101-3|71	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli10.afm
14mr|texlive-poltawski-1.101-3|72	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli12.afm
14mr|texlive-poltawski-1.101-3|73	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli17.afm
14mr|texlive-poltawski-1.101-3|74	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli6.afm
14mr|texlive-poltawski-1.101-3|75	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli8.afm
14mr|texlive-poltawski-1.101-3|76	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm10.afm
14mr|texlive-poltawski-1.101-3|77	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm12.afm
14mr|texlive-poltawski-1.101-3|78	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm17.afm
14mr|texlive-poltawski-1.101-3|79	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm6.afm
14mr|texlive-poltawski-1.101-3|80	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm8.afm
14mr|texlive-poltawski-1.101-3|81	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi10.afm
14mr|texlive-poltawski-1.101-3|82	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi12.afm
14mr|texlive-poltawski-1.101-3|83	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi17.afm
14mr|texlive-poltawski-1.101-3|84	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi6.afm
14mr|texlive-poltawski-1.101-3|85	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi8.afm
14mr|texlive-poltawski-1.101-3|86	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr10.afm
14mr|texlive-poltawski-1.101-3|87	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr12.afm
14mr|texlive-poltawski-1.101-3|88	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr17.afm
14mr|texlive-poltawski-1.101-3|89	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr6.afm
14mr|texlive-poltawski-1.101-3|90	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr8.afm
14mr|texlive-poltawski-1.101-3|91	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri10.afm
14mr|texlive-poltawski-1.101-3|92	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri12.afm
14mr|texlive-poltawski-1.101-3|93	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri17.afm
14mr|texlive-poltawski-1.101-3|94	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri6.afm
14mr|texlive-poltawski-1.101-3|95	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri8.afm
14mr|texlive-poltawski-1.101-3|96	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-cs-sc.enc
14mr|texlive-poltawski-1.101-3|97	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-cs.enc
14mr|texlive-poltawski-1.101-3|98	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-ec-sc.enc
14mr|texlive-poltawski-1.101-3|99	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-ec.enc
14mr|texlive-poltawski-1.101-3|100	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-l7x-sc.enc
14mr|texlive-poltawski-1.101-3|101	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-l7x.enc
14mr|texlive-poltawski-1.101-3|102	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-qx-sc.enc
14mr|texlive-poltawski-1.101-3|103	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-qx.enc
14mr|texlive-poltawski-1.101-3|104	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-rm-sc.enc
14mr|texlive-poltawski-1.101-3|105	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-rm.enc
14mr|texlive-poltawski-1.101-3|106	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-t5-sc.enc
14mr|texlive-poltawski-1.101-3|107	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-t5.enc
14mr|texlive-poltawski-1.101-3|108	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-texnansi-sc.enc
14mr|texlive-poltawski-1.101-3|109	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-texnansi.enc
14mr|texlive-poltawski-1.101-3|110	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-ts1.enc
14mr|texlive-poltawski-1.101-3|111	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-cs.map
14mr|texlive-poltawski-1.101-3|112	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-ec.map
14mr|texlive-poltawski-1.101-3|113	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-l7x.map
14mr|texlive-poltawski-1.101-3|114	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-qx.map
14mr|texlive-poltawski-1.101-3|115	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-rm.map
14mr|texlive-poltawski-1.101-3|116	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-t5.map
14mr|texlive-poltawski-1.101-3|117	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-texnansi.map
14mr|texlive-poltawski-1.101-3|118	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-ts1.map
14mr|texlive-poltawski-1.101-3|119	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap.map
14mr|texlive-poltawski-1.101-3|120	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-bold.otf
14mr|texlive-poltawski-1.101-3|121	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-bolditalic.otf
14mr|texlive-poltawski-1.101-3|122	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-italic.otf
14mr|texlive-poltawski-1.101-3|123	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-regular.otf
14mr|texlive-poltawski-1.101-3|124	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-bold.otf
14mr|texlive-poltawski-1.101-3|125	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-bolditalic.otf
14mr|texlive-poltawski-1.101-3|126	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-italic.otf
14mr|texlive-poltawski-1.101-3|127	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-regular.otf
14mr|texlive-poltawski-1.101-3|128	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-bold.otf
14mr|texlive-poltawski-1.101-3|129	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-bolditalic.otf
14mr|texlive-poltawski-1.101-3|130	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-italic.otf
14mr|texlive-poltawski-1.101-3|131	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-regular.otf
14mr|texlive-poltawski-1.101-3|132	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-bold.otf
14mr|texlive-poltawski-1.101-3|133	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-bolditalic.otf
14mr|texlive-poltawski-1.101-3|134	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-italic.otf
14mr|texlive-poltawski-1.101-3|135	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-regular.otf
14mr|texlive-poltawski-1.101-3|136	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-bold.otf
14mr|texlive-poltawski-1.101-3|137	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-bolditalic.otf
14mr|texlive-poltawski-1.101-3|138	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-italic.otf
14mr|texlive-poltawski-1.101-3|139	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-regular.otf
14mr|texlive-poltawski-1.101-3|140	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-bold.otf
14mr|texlive-poltawski-1.101-3|141	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-bolditalic.otf
14mr|texlive-poltawski-1.101-3|142	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-italic.otf
14mr|texlive-poltawski-1.101-3|143	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-regular.otf
14mr|texlive-poltawski-1.101-3|144	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-bold.otf
14mr|texlive-poltawski-1.101-3|145	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-bolditalic.otf
14mr|texlive-poltawski-1.101-3|146	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-italic.otf
14mr|texlive-poltawski-1.101-3|147	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-regular.otf
14mr|texlive-poltawski-1.101-3|148	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bold.otf
14mr|texlive-poltawski-1.101-3|149	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bolditalic.otf
14mr|texlive-poltawski-1.101-3|150	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-italic.otf
14mr|texlive-poltawski-1.101-3|151	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-regular.otf
14mr|texlive-poltawski-1.101-3|152	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-bold.otf
14mr|texlive-poltawski-1.101-3|153	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-bolditalic.otf
14mr|texlive-poltawski-1.101-3|154	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-italic.otf
14mr|texlive-poltawski-1.101-3|155	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-regular.otf
14mr|texlive-poltawski-1.101-3|156	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-bold.otf
14mr|texlive-poltawski-1.101-3|157	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-bolditalic.otf
14mr|texlive-poltawski-1.101-3|158	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-italic.otf
14mr|texlive-poltawski-1.101-3|159	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-regular.otf
14mr|texlive-poltawski-1.101-3|160	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb10-sc.tfm
14mr|texlive-poltawski-1.101-3|161	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb10.tfm
14mr|texlive-poltawski-1.101-3|162	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb12-sc.tfm
14mr|texlive-poltawski-1.101-3|163	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb12.tfm
14mr|texlive-poltawski-1.101-3|164	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb17-sc.tfm
14mr|texlive-poltawski-1.101-3|165	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb17.tfm
14mr|texlive-poltawski-1.101-3|166	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb6-sc.tfm
14mr|texlive-poltawski-1.101-3|167	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb6.tfm
14mr|texlive-poltawski-1.101-3|168	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb8-sc.tfm
14mr|texlive-poltawski-1.101-3|169	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb8.tfm
14mr|texlive-poltawski-1.101-3|170	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi10-sc.tfm
14mr|texlive-poltawski-1.101-3|171	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi10.tfm
14mr|texlive-poltawski-1.101-3|172	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi12-sc.tfm
14mr|texlive-poltawski-1.101-3|173	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi12.tfm
14mr|texlive-poltawski-1.101-3|174	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi17-sc.tfm
14mr|texlive-poltawski-1.101-3|175	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi17.tfm
14mr|texlive-poltawski-1.101-3|176	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi6-sc.tfm
14mr|texlive-poltawski-1.101-3|177	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi6.tfm
14mr|texlive-poltawski-1.101-3|178	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi8-sc.tfm
14mr|texlive-poltawski-1.101-3|179	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi8.tfm
14mr|texlive-poltawski-1.101-3|180	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl10-sc.tfm
14mr|texlive-poltawski-1.101-3|181	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl10.tfm
14mr|texlive-poltawski-1.101-3|182	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl12-sc.tfm
14mr|texlive-poltawski-1.101-3|183	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl12.tfm
14mr|texlive-poltawski-1.101-3|184	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl17-sc.tfm
14mr|texlive-poltawski-1.101-3|185	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl17.tfm
14mr|texlive-poltawski-1.101-3|186	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl6-sc.tfm
14mr|texlive-poltawski-1.101-3|187	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl6.tfm
14mr|texlive-poltawski-1.101-3|188	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl8-sc.tfm
14mr|texlive-poltawski-1.101-3|189	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl8.tfm
14mr|texlive-poltawski-1.101-3|190	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli10-sc.tfm
14mr|texlive-poltawski-1.101-3|191	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli10.tfm
14mr|texlive-poltawski-1.101-3|192	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli12-sc.tfm
14mr|texlive-poltawski-1.101-3|193	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli12.tfm
14mr|texlive-poltawski-1.101-3|194	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli17-sc.tfm
14mr|texlive-poltawski-1.101-3|195	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli17.tfm
14mr|texlive-poltawski-1.101-3|196	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli6-sc.tfm
14mr|texlive-poltawski-1.101-3|197	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli6.tfm
14mr|texlive-poltawski-1.101-3|198	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli8-sc.tfm
14mr|texlive-poltawski-1.101-3|199	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli8.tfm
14mr|texlive-poltawski-1.101-3|200	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm10-sc.tfm
14mr|texlive-poltawski-1.101-3|201	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm10.tfm
14mr|texlive-poltawski-1.101-3|202	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm12-sc.tfm
14mr|texlive-poltawski-1.101-3|203	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm12.tfm
14mr|texlive-poltawski-1.101-3|204	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm17-sc.tfm
14mr|texlive-poltawski-1.101-3|205	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm17.tfm
14mr|texlive-poltawski-1.101-3|206	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm6-sc.tfm
14mr|texlive-poltawski-1.101-3|207	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm6.tfm
14mr|texlive-poltawski-1.101-3|208	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm8-sc.tfm
14mr|texlive-poltawski-1.101-3|209	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm8.tfm
14mr|texlive-poltawski-1.101-3|210	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi10-sc.tfm
14mr|texlive-poltawski-1.101-3|211	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi10.tfm
14mr|texlive-poltawski-1.101-3|212	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi12-sc.tfm
14mr|texlive-poltawski-1.101-3|213	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi12.tfm
14mr|texlive-poltawski-1.101-3|214	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi17-sc.tfm
14mr|texlive-poltawski-1.101-3|215	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi17.tfm
14mr|texlive-poltawski-1.101-3|216	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi6-sc.tfm
14mr|texlive-poltawski-1.101-3|217	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi6.tfm
14mr|texlive-poltawski-1.101-3|218	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi8-sc.tfm
14mr|texlive-poltawski-1.101-3|219	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi8.tfm
14mr|texlive-poltawski-1.101-3|220	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr10-sc.tfm
14mr|texlive-poltawski-1.101-3|221	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr10.tfm
14mr|texlive-poltawski-1.101-3|222	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr12-sc.tfm
14mr|texlive-poltawski-1.101-3|223	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr12.tfm
14mr|texlive-poltawski-1.101-3|224	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr17-sc.tfm
14mr|texlive-poltawski-1.101-3|225	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr17.tfm
14mr|texlive-poltawski-1.101-3|226	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr6-sc.tfm
14mr|texlive-poltawski-1.101-3|227	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr6.tfm
14mr|texlive-poltawski-1.101-3|228	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr8-sc.tfm
14mr|texlive-poltawski-1.101-3|229	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr8.tfm
14mr|texlive-poltawski-1.101-3|230	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri10-sc.tfm
14mr|texlive-poltawski-1.101-3|231	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri10.tfm
14mr|texlive-poltawski-1.101-3|232	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri12-sc.tfm
14mr|texlive-poltawski-1.101-3|233	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri12.tfm
14mr|texlive-poltawski-1.101-3|234	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri17-sc.tfm
14mr|texlive-poltawski-1.101-3|235	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri17.tfm
14mr|texlive-poltawski-1.101-3|236	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri6-sc.tfm
14mr|texlive-poltawski-1.101-3|237	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri6.tfm
14mr|texlive-poltawski-1.101-3|238	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri8-sc.tfm
14mr|texlive-poltawski-1.101-3|239	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri8.tfm
14mr|texlive-poltawski-1.101-3|240	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb10-sc.tfm
14mr|texlive-poltawski-1.101-3|241	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb10.tfm
14mr|texlive-poltawski-1.101-3|242	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb12-sc.tfm
14mr|texlive-poltawski-1.101-3|243	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb12.tfm
14mr|texlive-poltawski-1.101-3|244	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb17-sc.tfm
14mr|texlive-poltawski-1.101-3|245	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb17.tfm
14mr|texlive-poltawski-1.101-3|246	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb6-sc.tfm
14mr|texlive-poltawski-1.101-3|247	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb6.tfm
14mr|texlive-poltawski-1.101-3|248	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb8-sc.tfm
14mr|texlive-poltawski-1.101-3|249	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb8.tfm
14mr|texlive-poltawski-1.101-3|250	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi10-sc.tfm
14mr|texlive-poltawski-1.101-3|251	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi10.tfm
14mr|texlive-poltawski-1.101-3|252	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi12-sc.tfm
14mr|texlive-poltawski-1.101-3|253	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi12.tfm
14mr|texlive-poltawski-1.101-3|254	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi17-sc.tfm
14mr|texlive-poltawski-1.101-3|255	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi17.tfm
14mr|texlive-poltawski-1.101-3|256	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi6-sc.tfm
14mr|texlive-poltawski-1.101-3|257	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi6.tfm
14mr|texlive-poltawski-1.101-3|258	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi8-sc.tfm
14mr|texlive-poltawski-1.101-3|259	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi8.tfm
14mr|texlive-poltawski-1.101-3|260	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl10-sc.tfm
14mr|texlive-poltawski-1.101-3|261	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl10.tfm
14mr|texlive-poltawski-1.101-3|262	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl12-sc.tfm
14mr|texlive-poltawski-1.101-3|263	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl12.tfm
14mr|texlive-poltawski-1.101-3|264	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl17-sc.tfm
14mr|texlive-poltawski-1.101-3|265	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl17.tfm
14mr|texlive-poltawski-1.101-3|266	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl6-sc.tfm
14mr|texlive-poltawski-1.101-3|267	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl6.tfm
14mr|texlive-poltawski-1.101-3|268	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl8-sc.tfm
14mr|texlive-poltawski-1.101-3|269	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl8.tfm
14mr|texlive-poltawski-1.101-3|270	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli10-sc.tfm
14mr|texlive-poltawski-1.101-3|271	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli10.tfm
14mr|texlive-poltawski-1.101-3|272	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli12-sc.tfm
14mr|texlive-poltawski-1.101-3|273	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli12.tfm
14mr|texlive-poltawski-1.101-3|274	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli17-sc.tfm
14mr|texlive-poltawski-1.101-3|275	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli17.tfm
14mr|texlive-poltawski-1.101-3|276	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli6-sc.tfm
14mr|texlive-poltawski-1.101-3|277	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli6.tfm
14mr|texlive-poltawski-1.101-3|278	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli8-sc.tfm
14mr|texlive-poltawski-1.101-3|279	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli8.tfm
14mr|texlive-poltawski-1.101-3|280	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm10-sc.tfm
14mr|texlive-poltawski-1.101-3|281	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm10.tfm
14mr|texlive-poltawski-1.101-3|282	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm12-sc.tfm
14mr|texlive-poltawski-1.101-3|283	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm12.tfm
14mr|texlive-poltawski-1.101-3|284	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm17-sc.tfm
14mr|texlive-poltawski-1.101-3|285	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm17.tfm
14mr|texlive-poltawski-1.101-3|286	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm6-sc.tfm
14mr|texlive-poltawski-1.101-3|287	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm6.tfm
14mr|texlive-poltawski-1.101-3|288	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm8-sc.tfm
14mr|texlive-poltawski-1.101-3|289	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm8.tfm
14mr|texlive-poltawski-1.101-3|290	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi10-sc.tfm
14mr|texlive-poltawski-1.101-3|291	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi10.tfm
14mr|texlive-poltawski-1.101-3|292	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi12-sc.tfm
14mr|texlive-poltawski-1.101-3|293	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi12.tfm
14mr|texlive-poltawski-1.101-3|294	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi17-sc.tfm
14mr|texlive-poltawski-1.101-3|295	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi17.tfm
14mr|texlive-poltawski-1.101-3|296	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi6-sc.tfm
14mr|texlive-poltawski-1.101-3|297	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi6.tfm
14mr|texlive-poltawski-1.101-3|298	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi8-sc.tfm
14mr|texlive-poltawski-1.101-3|299	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi8.tfm
14mr|texlive-poltawski-1.101-3|300	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr10-sc.tfm
14mr|texlive-poltawski-1.101-3|301	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr10.tfm
14mr|texlive-poltawski-1.101-3|302	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr12-sc.tfm
14mr|texlive-poltawski-1.101-3|303	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr12.tfm
14mr|texlive-poltawski-1.101-3|304	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr17-sc.tfm
14mr|texlive-poltawski-1.101-3|305	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr17.tfm
14mr|texlive-poltawski-1.101-3|306	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr6-sc.tfm
14mr|texlive-poltawski-1.101-3|307	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr6.tfm
14mr|texlive-poltawski-1.101-3|308	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr8-sc.tfm
14mr|texlive-poltawski-1.101-3|309	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr8.tfm
14mr|texlive-poltawski-1.101-3|310	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri10-sc.tfm
14mr|texlive-poltawski-1.101-3|311	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri10.tfm
14mr|texlive-poltawski-1.101-3|312	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri12-sc.tfm
14mr|texlive-poltawski-1.101-3|313	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri12.tfm
14mr|texlive-poltawski-1.101-3|314	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri17-sc.tfm
14mr|texlive-poltawski-1.101-3|315	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri17.tfm
14mr|texlive-poltawski-1.101-3|316	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri6-sc.tfm
14mr|texlive-poltawski-1.101-3|317	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri6.tfm
14mr|texlive-poltawski-1.101-3|318	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri8-sc.tfm
14mr|texlive-poltawski-1.101-3|319	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri8.tfm
14mr|texlive-poltawski-1.101-3|320	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb10-sc.tfm
14mr|texlive-poltawski-1.101-3|321	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb10.tfm
14mr|texlive-poltawski-1.101-3|322	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb12-sc.tfm
14mr|texlive-poltawski-1.101-3|323	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb12.tfm
14mr|texlive-poltawski-1.101-3|324	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb17-sc.tfm
14mr|texlive-poltawski-1.101-3|325	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb17.tfm
14mr|texlive-poltawski-1.101-3|326	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb6-sc.tfm
14mr|texlive-poltawski-1.101-3|327	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb6.tfm
14mr|texlive-poltawski-1.101-3|328	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb8-sc.tfm
14mr|texlive-poltawski-1.101-3|329	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb8.tfm
14mr|texlive-poltawski-1.101-3|330	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi10-sc.tfm
14mr|texlive-poltawski-1.101-3|331	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi10.tfm
14mr|texlive-poltawski-1.101-3|332	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi12-sc.tfm
14mr|texlive-poltawski-1.101-3|333	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi12.tfm
14mr|texlive-poltawski-1.101-3|334	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi17-sc.tfm
14mr|texlive-poltawski-1.101-3|335	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi17.tfm
14mr|texlive-poltawski-1.101-3|336	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi6-sc.tfm
14mr|texlive-poltawski-1.101-3|337	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi6.tfm
14mr|texlive-poltawski-1.101-3|338	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi8-sc.tfm
14mr|texlive-poltawski-1.101-3|339	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi8.tfm
14mr|texlive-poltawski-1.101-3|340	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl10-sc.tfm
14mr|texlive-poltawski-1.101-3|341	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl10.tfm
14mr|texlive-poltawski-1.101-3|342	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl12-sc.tfm
14mr|texlive-poltawski-1.101-3|343	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl12.tfm
14mr|texlive-poltawski-1.101-3|344	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl17-sc.tfm
14mr|texlive-poltawski-1.101-3|345	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl17.tfm
14mr|texlive-poltawski-1.101-3|346	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl6-sc.tfm
14mr|texlive-poltawski-1.101-3|347	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl6.tfm
14mr|texlive-poltawski-1.101-3|348	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl8-sc.tfm
14mr|texlive-poltawski-1.101-3|349	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl8.tfm
14mr|texlive-poltawski-1.101-3|350	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli10-sc.tfm
14mr|texlive-poltawski-1.101-3|351	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli10.tfm
14mr|texlive-poltawski-1.101-3|352	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli12-sc.tfm
14mr|texlive-poltawski-1.101-3|353	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli12.tfm
14mr|texlive-poltawski-1.101-3|354	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli17-sc.tfm
14mr|texlive-poltawski-1.101-3|355	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli17.tfm
14mr|texlive-poltawski-1.101-3|356	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli6-sc.tfm
14mr|texlive-poltawski-1.101-3|357	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli6.tfm
14mr|texlive-poltawski-1.101-3|358	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli8-sc.tfm
14mr|texlive-poltawski-1.101-3|359	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli8.tfm
14mr|texlive-poltawski-1.101-3|360	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm10-sc.tfm
14mr|texlive-poltawski-1.101-3|361	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm10.tfm
14mr|texlive-poltawski-1.101-3|362	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm12-sc.tfm
14mr|texlive-poltawski-1.101-3|363	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm12.tfm
14mr|texlive-poltawski-1.101-3|364	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm17-sc.tfm
14mr|texlive-poltawski-1.101-3|365	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm17.tfm
14mr|texlive-poltawski-1.101-3|366	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm6-sc.tfm
14mr|texlive-poltawski-1.101-3|367	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm6.tfm
14mr|texlive-poltawski-1.101-3|368	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm8-sc.tfm
14mr|texlive-poltawski-1.101-3|369	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm8.tfm
14mr|texlive-poltawski-1.101-3|370	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi10-sc.tfm
14mr|texlive-poltawski-1.101-3|371	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi10.tfm
14mr|texlive-poltawski-1.101-3|372	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi12-sc.tfm
14mr|texlive-poltawski-1.101-3|373	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi12.tfm
14mr|texlive-poltawski-1.101-3|374	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi17-sc.tfm
14mr|texlive-poltawski-1.101-3|375	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi17.tfm
14mr|texlive-poltawski-1.101-3|376	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi6-sc.tfm
14mr|texlive-poltawski-1.101-3|377	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi6.tfm
14mr|texlive-poltawski-1.101-3|378	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi8-sc.tfm
14mr|texlive-poltawski-1.101-3|379	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi8.tfm
14mr|texlive-poltawski-1.101-3|380	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr10-sc.tfm
14mr|texlive-poltawski-1.101-3|381	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr10.tfm
14mr|texlive-poltawski-1.101-3|382	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr12-sc.tfm
14mr|texlive-poltawski-1.101-3|383	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr12.tfm
14mr|texlive-poltawski-1.101-3|384	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr17-sc.tfm
14mr|texlive-poltawski-1.101-3|385	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr17.tfm
14mr|texlive-poltawski-1.101-3|386	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr6-sc.tfm
14mr|texlive-poltawski-1.101-3|387	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr6.tfm
14mr|texlive-poltawski-1.101-3|388	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr8-sc.tfm
14mr|texlive-poltawski-1.101-3|389	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr8.tfm
14mr|texlive-poltawski-1.101-3|390	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri10-sc.tfm
14mr|texlive-poltawski-1.101-3|391	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri10.tfm
14mr|texlive-poltawski-1.101-3|392	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri12-sc.tfm
14mr|texlive-poltawski-1.101-3|393	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri12.tfm
14mr|texlive-poltawski-1.101-3|394	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri17-sc.tfm
14mr|texlive-poltawski-1.101-3|395	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri17.tfm
14mr|texlive-poltawski-1.101-3|396	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri6-sc.tfm
14mr|texlive-poltawski-1.101-3|397	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri6.tfm
14mr|texlive-poltawski-1.101-3|398	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri8-sc.tfm
14mr|texlive-poltawski-1.101-3|399	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri8.tfm
14mr|texlive-poltawski-1.101-3|400	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb10-sc.tfm
14mr|texlive-poltawski-1.101-3|401	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb10.tfm
14mr|texlive-poltawski-1.101-3|402	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb12-sc.tfm
14mr|texlive-poltawski-1.101-3|403	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb12.tfm
14mr|texlive-poltawski-1.101-3|404	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb17-sc.tfm
14mr|texlive-poltawski-1.101-3|405	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb17.tfm
14mr|texlive-poltawski-1.101-3|406	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb6-sc.tfm
14mr|texlive-poltawski-1.101-3|407	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb6.tfm
14mr|texlive-poltawski-1.101-3|408	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb8-sc.tfm
14mr|texlive-poltawski-1.101-3|409	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb8.tfm
14mr|texlive-poltawski-1.101-3|410	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi10-sc.tfm
14mr|texlive-poltawski-1.101-3|411	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi10.tfm
14mr|texlive-poltawski-1.101-3|412	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi12-sc.tfm
14mr|texlive-poltawski-1.101-3|413	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi12.tfm
14mr|texlive-poltawski-1.101-3|414	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi17-sc.tfm
14mr|texlive-poltawski-1.101-3|415	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi17.tfm
14mr|texlive-poltawski-1.101-3|416	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi6-sc.tfm
14mr|texlive-poltawski-1.101-3|417	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi6.tfm
14mr|texlive-poltawski-1.101-3|418	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi8-sc.tfm
14mr|texlive-poltawski-1.101-3|419	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi8.tfm
14mr|texlive-poltawski-1.101-3|420	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl10-sc.tfm
14mr|texlive-poltawski-1.101-3|421	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl10.tfm
14mr|texlive-poltawski-1.101-3|422	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl12-sc.tfm
14mr|texlive-poltawski-1.101-3|423	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl12.tfm
14mr|texlive-poltawski-1.101-3|424	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl17-sc.tfm
14mr|texlive-poltawski-1.101-3|425	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl17.tfm
14mr|texlive-poltawski-1.101-3|426	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl6-sc.tfm
14mr|texlive-poltawski-1.101-3|427	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl6.tfm
14mr|texlive-poltawski-1.101-3|428	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl8-sc.tfm
14mr|texlive-poltawski-1.101-3|429	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl8.tfm
14mr|texlive-poltawski-1.101-3|430	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli10-sc.tfm
14mr|texlive-poltawski-1.101-3|431	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli10.tfm
14mr|texlive-poltawski-1.101-3|432	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli12-sc.tfm
14mr|texlive-poltawski-1.101-3|433	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli12.tfm
14mr|texlive-poltawski-1.101-3|434	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli17-sc.tfm
14mr|texlive-poltawski-1.101-3|435	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli17.tfm
14mr|texlive-poltawski-1.101-3|436	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli6-sc.tfm
14mr|texlive-poltawski-1.101-3|437	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli6.tfm
14mr|texlive-poltawski-1.101-3|438	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli8-sc.tfm
14mr|texlive-poltawski-1.101-3|439	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli8.tfm
14mr|texlive-poltawski-1.101-3|440	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm10-sc.tfm
14mr|texlive-poltawski-1.101-3|441	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm10.tfm
14mr|texlive-poltawski-1.101-3|442	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm12-sc.tfm
14mr|texlive-poltawski-1.101-3|443	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm12.tfm
14mr|texlive-poltawski-1.101-3|444	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm17-sc.tfm
14mr|texlive-poltawski-1.101-3|445	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm17.tfm
14mr|texlive-poltawski-1.101-3|446	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm6-sc.tfm
14mr|texlive-poltawski-1.101-3|447	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm6.tfm
14mr|texlive-poltawski-1.101-3|448	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm8-sc.tfm
14mr|texlive-poltawski-1.101-3|449	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm8.tfm
14mr|texlive-poltawski-1.101-3|450	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi10-sc.tfm
14mr|texlive-poltawski-1.101-3|451	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi10.tfm
14mr|texlive-poltawski-1.101-3|452	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi12-sc.tfm
14mr|texlive-poltawski-1.101-3|453	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi12.tfm
14mr|texlive-poltawski-1.101-3|454	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi17-sc.tfm
14mr|texlive-poltawski-1.101-3|455	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi17.tfm
14mr|texlive-poltawski-1.101-3|456	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi6-sc.tfm
14mr|texlive-poltawski-1.101-3|457	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi6.tfm
14mr|texlive-poltawski-1.101-3|458	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi8-sc.tfm
14mr|texlive-poltawski-1.101-3|459	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi8.tfm
14mr|texlive-poltawski-1.101-3|460	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr10-sc.tfm
14mr|texlive-poltawski-1.101-3|461	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr10.tfm
14mr|texlive-poltawski-1.101-3|462	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr12-sc.tfm
14mr|texlive-poltawski-1.101-3|463	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr12.tfm
14mr|texlive-poltawski-1.101-3|464	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr17-sc.tfm
14mr|texlive-poltawski-1.101-3|465	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr17.tfm
14mr|texlive-poltawski-1.101-3|466	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr6-sc.tfm
14mr|texlive-poltawski-1.101-3|467	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr6.tfm
14mr|texlive-poltawski-1.101-3|468	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr8-sc.tfm
14mr|texlive-poltawski-1.101-3|469	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr8.tfm
14mr|texlive-poltawski-1.101-3|470	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri10-sc.tfm
14mr|texlive-poltawski-1.101-3|471	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri10.tfm
14mr|texlive-poltawski-1.101-3|472	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri12-sc.tfm
14mr|texlive-poltawski-1.101-3|473	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri12.tfm
14mr|texlive-poltawski-1.101-3|474	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri17-sc.tfm
14mr|texlive-poltawski-1.101-3|475	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri17.tfm
14mr|texlive-poltawski-1.101-3|476	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri6-sc.tfm
14mr|texlive-poltawski-1.101-3|477	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri6.tfm
14mr|texlive-poltawski-1.101-3|478	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri8-sc.tfm
14mr|texlive-poltawski-1.101-3|479	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri8.tfm
14mr|texlive-poltawski-1.101-3|480	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb10-sc.tfm
14mr|texlive-poltawski-1.101-3|481	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb10.tfm
14mr|texlive-poltawski-1.101-3|482	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb12-sc.tfm
14mr|texlive-poltawski-1.101-3|483	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb12.tfm
14mr|texlive-poltawski-1.101-3|484	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb17-sc.tfm
14mr|texlive-poltawski-1.101-3|485	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb17.tfm
14mr|texlive-poltawski-1.101-3|486	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb6-sc.tfm
14mr|texlive-poltawski-1.101-3|487	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb6.tfm
14mr|texlive-poltawski-1.101-3|488	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb8-sc.tfm
14mr|texlive-poltawski-1.101-3|489	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb8.tfm
14mr|texlive-poltawski-1.101-3|490	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi10-sc.tfm
14mr|texlive-poltawski-1.101-3|491	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi10.tfm
14mr|texlive-poltawski-1.101-3|492	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi12-sc.tfm
14mr|texlive-poltawski-1.101-3|493	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi12.tfm
14mr|texlive-poltawski-1.101-3|494	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi17-sc.tfm
14mr|texlive-poltawski-1.101-3|495	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi17.tfm
14mr|texlive-poltawski-1.101-3|496	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi6-sc.tfm
14mr|texlive-poltawski-1.101-3|497	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi6.tfm
14mr|texlive-poltawski-1.101-3|498	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi8-sc.tfm
14mr|texlive-poltawski-1.101-3|499	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi8.tfm
14mr|texlive-poltawski-1.101-3|500	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl10-sc.tfm
14mr|texlive-poltawski-1.101-3|501	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl10.tfm
14mr|texlive-poltawski-1.101-3|502	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl12-sc.tfm
14mr|texlive-poltawski-1.101-3|503	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl12.tfm
14mr|texlive-poltawski-1.101-3|504	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl17-sc.tfm
14mr|texlive-poltawski-1.101-3|505	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl17.tfm
14mr|texlive-poltawski-1.101-3|506	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl6-sc.tfm
14mr|texlive-poltawski-1.101-3|507	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl6.tfm
14mr|texlive-poltawski-1.101-3|508	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl8-sc.tfm
14mr|texlive-poltawski-1.101-3|509	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl8.tfm
14mr|texlive-poltawski-1.101-3|510	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli10-sc.tfm
14mr|texlive-poltawski-1.101-3|511	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli10.tfm
14mr|texlive-poltawski-1.101-3|512	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli12-sc.tfm
14mr|texlive-poltawski-1.101-3|513	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli12.tfm
14mr|texlive-poltawski-1.101-3|514	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli17-sc.tfm
14mr|texlive-poltawski-1.101-3|515	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli17.tfm
14mr|texlive-poltawski-1.101-3|516	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli6-sc.tfm
14mr|texlive-poltawski-1.101-3|517	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli6.tfm
14mr|texlive-poltawski-1.101-3|518	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli8-sc.tfm
14mr|texlive-poltawski-1.101-3|519	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli8.tfm
14mr|texlive-poltawski-1.101-3|520	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm10-sc.tfm
14mr|texlive-poltawski-1.101-3|521	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm10.tfm
14mr|texlive-poltawski-1.101-3|522	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm12-sc.tfm
14mr|texlive-poltawski-1.101-3|523	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm12.tfm
14mr|texlive-poltawski-1.101-3|524	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm17-sc.tfm
14mr|texlive-poltawski-1.101-3|525	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm17.tfm
14mr|texlive-poltawski-1.101-3|526	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm6-sc.tfm
14mr|texlive-poltawski-1.101-3|527	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm6.tfm
14mr|texlive-poltawski-1.101-3|528	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm8-sc.tfm
14mr|texlive-poltawski-1.101-3|529	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm8.tfm
14mr|texlive-poltawski-1.101-3|530	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi10-sc.tfm
14mr|texlive-poltawski-1.101-3|531	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi10.tfm
14mr|texlive-poltawski-1.101-3|532	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi12-sc.tfm
14mr|texlive-poltawski-1.101-3|533	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi12.tfm
14mr|texlive-poltawski-1.101-3|534	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi17-sc.tfm
14mr|texlive-poltawski-1.101-3|535	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi17.tfm
14mr|texlive-poltawski-1.101-3|536	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi6-sc.tfm
14mr|texlive-poltawski-1.101-3|537	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi6.tfm
14mr|texlive-poltawski-1.101-3|538	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi8-sc.tfm
14mr|texlive-poltawski-1.101-3|539	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi8.tfm
14mr|texlive-poltawski-1.101-3|540	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr10-sc.tfm
14mr|texlive-poltawski-1.101-3|541	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr10.tfm
14mr|texlive-poltawski-1.101-3|542	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr12-sc.tfm
14mr|texlive-poltawski-1.101-3|543	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr12.tfm
14mr|texlive-poltawski-1.101-3|544	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr17-sc.tfm
14mr|texlive-poltawski-1.101-3|545	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr17.tfm
14mr|texlive-poltawski-1.101-3|546	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr6-sc.tfm
14mr|texlive-poltawski-1.101-3|547	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr6.tfm
14mr|texlive-poltawski-1.101-3|548	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr8-sc.tfm
14mr|texlive-poltawski-1.101-3|549	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr8.tfm
14mr|texlive-poltawski-1.101-3|550	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri10-sc.tfm
14mr|texlive-poltawski-1.101-3|551	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri10.tfm
14mr|texlive-poltawski-1.101-3|552	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri12-sc.tfm
14mr|texlive-poltawski-1.101-3|553	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri12.tfm
14mr|texlive-poltawski-1.101-3|554	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri17-sc.tfm
14mr|texlive-poltawski-1.101-3|555	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri17.tfm
14mr|texlive-poltawski-1.101-3|556	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri6-sc.tfm
14mr|texlive-poltawski-1.101-3|557	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri6.tfm
14mr|texlive-poltawski-1.101-3|558	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri8-sc.tfm
14mr|texlive-poltawski-1.101-3|559	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri8.tfm
14mr|texlive-poltawski-1.101-3|560	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb10-sc.tfm
14mr|texlive-poltawski-1.101-3|561	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb10.tfm
14mr|texlive-poltawski-1.101-3|562	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb12-sc.tfm
14mr|texlive-poltawski-1.101-3|563	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb12.tfm
14mr|texlive-poltawski-1.101-3|564	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb17-sc.tfm
14mr|texlive-poltawski-1.101-3|565	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb17.tfm
14mr|texlive-poltawski-1.101-3|566	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb6-sc.tfm
14mr|texlive-poltawski-1.101-3|567	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb6.tfm
14mr|texlive-poltawski-1.101-3|568	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb8-sc.tfm
14mr|texlive-poltawski-1.101-3|569	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb8.tfm
14mr|texlive-poltawski-1.101-3|570	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi10-sc.tfm
14mr|texlive-poltawski-1.101-3|571	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi10.tfm
14mr|texlive-poltawski-1.101-3|572	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi12-sc.tfm
14mr|texlive-poltawski-1.101-3|573	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi12.tfm
14mr|texlive-poltawski-1.101-3|574	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi17-sc.tfm
14mr|texlive-poltawski-1.101-3|575	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi17.tfm
14mr|texlive-poltawski-1.101-3|576	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi6-sc.tfm
14mr|texlive-poltawski-1.101-3|577	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi6.tfm
14mr|texlive-poltawski-1.101-3|578	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi8-sc.tfm
14mr|texlive-poltawski-1.101-3|579	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi8.tfm
14mr|texlive-poltawski-1.101-3|580	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl10-sc.tfm
14mr|texlive-poltawski-1.101-3|581	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl10.tfm
14mr|texlive-poltawski-1.101-3|582	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl12-sc.tfm
14mr|texlive-poltawski-1.101-3|583	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl12.tfm
14mr|texlive-poltawski-1.101-3|584	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl17-sc.tfm
14mr|texlive-poltawski-1.101-3|585	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl17.tfm
14mr|texlive-poltawski-1.101-3|586	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl6-sc.tfm
14mr|texlive-poltawski-1.101-3|587	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl6.tfm
14mr|texlive-poltawski-1.101-3|588	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl8-sc.tfm
14mr|texlive-poltawski-1.101-3|589	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl8.tfm
14mr|texlive-poltawski-1.101-3|590	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli10-sc.tfm
14mr|texlive-poltawski-1.101-3|591	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli10.tfm
14mr|texlive-poltawski-1.101-3|592	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli12-sc.tfm
14mr|texlive-poltawski-1.101-3|593	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli12.tfm
14mr|texlive-poltawski-1.101-3|594	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli17-sc.tfm
14mr|texlive-poltawski-1.101-3|595	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli17.tfm
14mr|texlive-poltawski-1.101-3|596	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli6-sc.tfm
14mr|texlive-poltawski-1.101-3|597	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli6.tfm
14mr|texlive-poltawski-1.101-3|598	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli8-sc.tfm
14mr|texlive-poltawski-1.101-3|599	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli8.tfm
14mr|texlive-poltawski-1.101-3|600	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm10-sc.tfm
14mr|texlive-poltawski-1.101-3|601	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm10.tfm
14mr|texlive-poltawski-1.101-3|602	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm12-sc.tfm
14mr|texlive-poltawski-1.101-3|603	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm12.tfm
14mr|texlive-poltawski-1.101-3|604	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm17-sc.tfm
14mr|texlive-poltawski-1.101-3|605	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm17.tfm
14mr|texlive-poltawski-1.101-3|606	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm6-sc.tfm
14mr|texlive-poltawski-1.101-3|607	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm6.tfm
14mr|texlive-poltawski-1.101-3|608	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm8-sc.tfm
14mr|texlive-poltawski-1.101-3|609	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm8.tfm
14mr|texlive-poltawski-1.101-3|610	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi10-sc.tfm
14mr|texlive-poltawski-1.101-3|611	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi10.tfm
14mr|texlive-poltawski-1.101-3|612	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi12-sc.tfm
14mr|texlive-poltawski-1.101-3|613	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi12.tfm
14mr|texlive-poltawski-1.101-3|614	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi17-sc.tfm
14mr|texlive-poltawski-1.101-3|615	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi17.tfm
14mr|texlive-poltawski-1.101-3|616	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi6-sc.tfm
14mr|texlive-poltawski-1.101-3|617	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi6.tfm
14mr|texlive-poltawski-1.101-3|618	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi8-sc.tfm
14mr|texlive-poltawski-1.101-3|619	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi8.tfm
14mr|texlive-poltawski-1.101-3|620	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr10-sc.tfm
14mr|texlive-poltawski-1.101-3|621	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr10.tfm
14mr|texlive-poltawski-1.101-3|622	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr12-sc.tfm
14mr|texlive-poltawski-1.101-3|623	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr12.tfm
14mr|texlive-poltawski-1.101-3|624	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr17-sc.tfm
14mr|texlive-poltawski-1.101-3|625	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr17.tfm
14mr|texlive-poltawski-1.101-3|626	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr6-sc.tfm
14mr|texlive-poltawski-1.101-3|627	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr6.tfm
14mr|texlive-poltawski-1.101-3|628	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr8-sc.tfm
14mr|texlive-poltawski-1.101-3|629	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr8.tfm
14mr|texlive-poltawski-1.101-3|630	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri10-sc.tfm
14mr|texlive-poltawski-1.101-3|631	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri10.tfm
14mr|texlive-poltawski-1.101-3|632	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri12-sc.tfm
14mr|texlive-poltawski-1.101-3|633	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri12.tfm
14mr|texlive-poltawski-1.101-3|634	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri17-sc.tfm
14mr|texlive-poltawski-1.101-3|635	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri17.tfm
14mr|texlive-poltawski-1.101-3|636	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri6-sc.tfm
14mr|texlive-poltawski-1.101-3|637	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri6.tfm
14mr|texlive-poltawski-1.101-3|638	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri8-sc.tfm
14mr|texlive-poltawski-1.101-3|639	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri8.tfm
14mr|texlive-poltawski-1.101-3|640	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb10-sc.tfm
14mr|texlive-poltawski-1.101-3|641	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb10.tfm
14mr|texlive-poltawski-1.101-3|642	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb12-sc.tfm
14mr|texlive-poltawski-1.101-3|643	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb12.tfm
14mr|texlive-poltawski-1.101-3|644	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb17-sc.tfm
14mr|texlive-poltawski-1.101-3|645	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb17.tfm
14mr|texlive-poltawski-1.101-3|646	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb6-sc.tfm
14mr|texlive-poltawski-1.101-3|647	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb6.tfm
14mr|texlive-poltawski-1.101-3|648	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb8-sc.tfm
14mr|texlive-poltawski-1.101-3|649	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb8.tfm
14mr|texlive-poltawski-1.101-3|650	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi10-sc.tfm
14mr|texlive-poltawski-1.101-3|651	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi10.tfm
14mr|texlive-poltawski-1.101-3|652	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi12-sc.tfm
14mr|texlive-poltawski-1.101-3|653	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi12.tfm
14mr|texlive-poltawski-1.101-3|654	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi17-sc.tfm
14mr|texlive-poltawski-1.101-3|655	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi17.tfm
14mr|texlive-poltawski-1.101-3|656	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi6-sc.tfm
14mr|texlive-poltawski-1.101-3|657	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi6.tfm
14mr|texlive-poltawski-1.101-3|658	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi8-sc.tfm
14mr|texlive-poltawski-1.101-3|659	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi8.tfm
14mr|texlive-poltawski-1.101-3|660	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl10-sc.tfm
14mr|texlive-poltawski-1.101-3|661	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl10.tfm
14mr|texlive-poltawski-1.101-3|662	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl12-sc.tfm
14mr|texlive-poltawski-1.101-3|663	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl12.tfm
14mr|texlive-poltawski-1.101-3|664	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl17-sc.tfm
14mr|texlive-poltawski-1.101-3|665	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl17.tfm
14mr|texlive-poltawski-1.101-3|666	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl6-sc.tfm
14mr|texlive-poltawski-1.101-3|667	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl6.tfm
14mr|texlive-poltawski-1.101-3|668	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl8-sc.tfm
14mr|texlive-poltawski-1.101-3|669	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl8.tfm
14mr|texlive-poltawski-1.101-3|670	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli10-sc.tfm
14mr|texlive-poltawski-1.101-3|671	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli10.tfm
14mr|texlive-poltawski-1.101-3|672	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli12-sc.tfm
14mr|texlive-poltawski-1.101-3|673	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli12.tfm
14mr|texlive-poltawski-1.101-3|674	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli17-sc.tfm
14mr|texlive-poltawski-1.101-3|675	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli17.tfm
14mr|texlive-poltawski-1.101-3|676	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli6-sc.tfm
14mr|texlive-poltawski-1.101-3|677	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli6.tfm
14mr|texlive-poltawski-1.101-3|678	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli8-sc.tfm
14mr|texlive-poltawski-1.101-3|679	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli8.tfm
14mr|texlive-poltawski-1.101-3|680	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm10-sc.tfm
14mr|texlive-poltawski-1.101-3|681	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm10.tfm
14mr|texlive-poltawski-1.101-3|682	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm12-sc.tfm
14mr|texlive-poltawski-1.101-3|683	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm12.tfm
14mr|texlive-poltawski-1.101-3|684	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm17-sc.tfm
14mr|texlive-poltawski-1.101-3|685	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm17.tfm
14mr|texlive-poltawski-1.101-3|686	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm6-sc.tfm
14mr|texlive-poltawski-1.101-3|687	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm6.tfm
14mr|texlive-poltawski-1.101-3|688	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm8-sc.tfm
14mr|texlive-poltawski-1.101-3|689	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm8.tfm
14mr|texlive-poltawski-1.101-3|690	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi10-sc.tfm
14mr|texlive-poltawski-1.101-3|691	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi10.tfm
14mr|texlive-poltawski-1.101-3|692	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi12-sc.tfm
14mr|texlive-poltawski-1.101-3|693	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi12.tfm
14mr|texlive-poltawski-1.101-3|694	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi17-sc.tfm
14mr|texlive-poltawski-1.101-3|695	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi17.tfm
14mr|texlive-poltawski-1.101-3|696	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi6-sc.tfm
14mr|texlive-poltawski-1.101-3|697	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi6.tfm
14mr|texlive-poltawski-1.101-3|698	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi8-sc.tfm
14mr|texlive-poltawski-1.101-3|699	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi8.tfm
14mr|texlive-poltawski-1.101-3|700	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr10-sc.tfm
14mr|texlive-poltawski-1.101-3|701	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr10.tfm
14mr|texlive-poltawski-1.101-3|702	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr12-sc.tfm
14mr|texlive-poltawski-1.101-3|703	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr12.tfm
14mr|texlive-poltawski-1.101-3|704	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr17-sc.tfm
14mr|texlive-poltawski-1.101-3|705	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr17.tfm
14mr|texlive-poltawski-1.101-3|706	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr6-sc.tfm
14mr|texlive-poltawski-1.101-3|707	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr6.tfm
14mr|texlive-poltawski-1.101-3|708	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr8-sc.tfm
14mr|texlive-poltawski-1.101-3|709	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr8.tfm
14mr|texlive-poltawski-1.101-3|710	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri10-sc.tfm
14mr|texlive-poltawski-1.101-3|711	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri10.tfm
14mr|texlive-poltawski-1.101-3|712	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri12-sc.tfm
14mr|texlive-poltawski-1.101-3|713	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri12.tfm
14mr|texlive-poltawski-1.101-3|714	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri17-sc.tfm
14mr|texlive-poltawski-1.101-3|715	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri17.tfm
14mr|texlive-poltawski-1.101-3|716	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri6-sc.tfm
14mr|texlive-poltawski-1.101-3|717	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri6.tfm
14mr|texlive-poltawski-1.101-3|718	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri8-sc.tfm
14mr|texlive-poltawski-1.101-3|719	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri8.tfm
14mr|texlive-poltawski-1.101-3|720	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb10.tfm
14mr|texlive-poltawski-1.101-3|721	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb12.tfm
14mr|texlive-poltawski-1.101-3|722	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb17.tfm
14mr|texlive-poltawski-1.101-3|723	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb6.tfm
14mr|texlive-poltawski-1.101-3|724	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb8.tfm
14mr|texlive-poltawski-1.101-3|725	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi10.tfm
14mr|texlive-poltawski-1.101-3|726	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi12.tfm
14mr|texlive-poltawski-1.101-3|727	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi17.tfm
14mr|texlive-poltawski-1.101-3|728	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi6.tfm
14mr|texlive-poltawski-1.101-3|729	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi8.tfm
14mr|texlive-poltawski-1.101-3|730	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl10.tfm
14mr|texlive-poltawski-1.101-3|731	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl12.tfm
14mr|texlive-poltawski-1.101-3|732	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl17.tfm
14mr|texlive-poltawski-1.101-3|733	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl6.tfm
14mr|texlive-poltawski-1.101-3|734	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl8.tfm
14mr|texlive-poltawski-1.101-3|735	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli10.tfm
14mr|texlive-poltawski-1.101-3|736	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli12.tfm
14mr|texlive-poltawski-1.101-3|737	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli17.tfm
14mr|texlive-poltawski-1.101-3|738	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli6.tfm
14mr|texlive-poltawski-1.101-3|739	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli8.tfm
14mr|texlive-poltawski-1.101-3|740	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm10.tfm
14mr|texlive-poltawski-1.101-3|741	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm12.tfm
14mr|texlive-poltawski-1.101-3|742	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm17.tfm
14mr|texlive-poltawski-1.101-3|743	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm6.tfm
14mr|texlive-poltawski-1.101-3|744	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm8.tfm
14mr|texlive-poltawski-1.101-3|745	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi10.tfm
14mr|texlive-poltawski-1.101-3|746	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi12.tfm
14mr|texlive-poltawski-1.101-3|747	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi17.tfm
14mr|texlive-poltawski-1.101-3|748	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi6.tfm
14mr|texlive-poltawski-1.101-3|749	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi8.tfm
14mr|texlive-poltawski-1.101-3|750	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr10.tfm
14mr|texlive-poltawski-1.101-3|751	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr12.tfm
14mr|texlive-poltawski-1.101-3|752	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr17.tfm
14mr|texlive-poltawski-1.101-3|753	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr6.tfm
14mr|texlive-poltawski-1.101-3|754	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr8.tfm
14mr|texlive-poltawski-1.101-3|755	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri10.tfm
14mr|texlive-poltawski-1.101-3|756	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri12.tfm
14mr|texlive-poltawski-1.101-3|757	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri17.tfm
14mr|texlive-poltawski-1.101-3|758	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri6.tfm
14mr|texlive-poltawski-1.101-3|759	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri8.tfm
14mr|texlive-poltawski-1.101-3|760	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb10.pfb
14mr|texlive-poltawski-1.101-3|761	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb10.pfm
14mr|texlive-poltawski-1.101-3|762	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb12.pfb
14mr|texlive-poltawski-1.101-3|763	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb12.pfm
14mr|texlive-poltawski-1.101-3|764	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb17.pfb
14mr|texlive-poltawski-1.101-3|765	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb17.pfm
14mr|texlive-poltawski-1.101-3|766	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb6.pfb
14mr|texlive-poltawski-1.101-3|767	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb6.pfm
14mr|texlive-poltawski-1.101-3|768	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb8.pfb
14mr|texlive-poltawski-1.101-3|769	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb8.pfm
14mr|texlive-poltawski-1.101-3|770	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi10.pfb
14mr|texlive-poltawski-1.101-3|771	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi10.pfm
14mr|texlive-poltawski-1.101-3|772	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi12.pfb
14mr|texlive-poltawski-1.101-3|773	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi12.pfm
14mr|texlive-poltawski-1.101-3|774	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi17.pfb
14mr|texlive-poltawski-1.101-3|775	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi17.pfm
14mr|texlive-poltawski-1.101-3|776	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi6.pfb
14mr|texlive-poltawski-1.101-3|777	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi6.pfm
14mr|texlive-poltawski-1.101-3|778	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi8.pfb
14mr|texlive-poltawski-1.101-3|779	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi8.pfm
14mr|texlive-poltawski-1.101-3|780	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl10.pfb
14mr|texlive-poltawski-1.101-3|781	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl10.pfm
14mr|texlive-poltawski-1.101-3|782	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl12.pfb
14mr|texlive-poltawski-1.101-3|783	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl12.pfm
14mr|texlive-poltawski-1.101-3|784	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl17.pfb
14mr|texlive-poltawski-1.101-3|785	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl17.pfm
14mr|texlive-poltawski-1.101-3|786	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl6.pfb
14mr|texlive-poltawski-1.101-3|787	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl6.pfm
14mr|texlive-poltawski-1.101-3|788	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl8.pfb
14mr|texlive-poltawski-1.101-3|789	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl8.pfm
14mr|texlive-poltawski-1.101-3|790	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli10.pfb
14mr|texlive-poltawski-1.101-3|791	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli10.pfm
14mr|texlive-poltawski-1.101-3|792	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli12.pfb
14mr|texlive-poltawski-1.101-3|793	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli12.pfm
14mr|texlive-poltawski-1.101-3|794	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli17.pfb
14mr|texlive-poltawski-1.101-3|795	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli17.pfm
14mr|texlive-poltawski-1.101-3|796	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli6.pfb
14mr|texlive-poltawski-1.101-3|797	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli6.pfm
14mr|texlive-poltawski-1.101-3|798	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli8.pfb
14mr|texlive-poltawski-1.101-3|799	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli8.pfm
14mr|texlive-poltawski-1.101-3|800	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm10.pfb
14mr|texlive-poltawski-1.101-3|801	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm10.pfm
14mr|texlive-poltawski-1.101-3|802	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm12.pfb
14mr|texlive-poltawski-1.101-3|803	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm12.pfm
14mr|texlive-poltawski-1.101-3|804	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm17.pfb
14mr|texlive-poltawski-1.101-3|805	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm17.pfm
14mr|texlive-poltawski-1.101-3|806	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm6.pfb
14mr|texlive-poltawski-1.101-3|807	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm6.pfm
14mr|texlive-poltawski-1.101-3|808	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm8.pfb
14mr|texlive-poltawski-1.101-3|809	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm8.pfm
14mr|texlive-poltawski-1.101-3|810	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi10.pfb
14mr|texlive-poltawski-1.101-3|811	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi10.pfm
14mr|texlive-poltawski-1.101-3|812	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi12.pfb
14mr|texlive-poltawski-1.101-3|813	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi12.pfm
14mr|texlive-poltawski-1.101-3|814	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi17.pfb
14mr|texlive-poltawski-1.101-3|815	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi17.pfm
14mr|texlive-poltawski-1.101-3|816	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi6.pfb
14mr|texlive-poltawski-1.101-3|817	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi6.pfm
14mr|texlive-poltawski-1.101-3|818	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi8.pfb
14mr|texlive-poltawski-1.101-3|819	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi8.pfm
14mr|texlive-poltawski-1.101-3|820	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr10.pfb
14mr|texlive-poltawski-1.101-3|821	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr10.pfm
14mr|texlive-poltawski-1.101-3|822	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr12.pfb
14mr|texlive-poltawski-1.101-3|823	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr12.pfm
14mr|texlive-poltawski-1.101-3|824	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr17.pfb
14mr|texlive-poltawski-1.101-3|825	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr17.pfm
14mr|texlive-poltawski-1.101-3|826	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr6.pfb
14mr|texlive-poltawski-1.101-3|827	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr6.pfm
14mr|texlive-poltawski-1.101-3|828	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr8.pfb
14mr|texlive-poltawski-1.101-3|829	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr8.pfm
14mr|texlive-poltawski-1.101-3|830	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri10.pfb
14mr|texlive-poltawski-1.101-3|831	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri10.pfm
14mr|texlive-poltawski-1.101-3|832	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri12.pfb
14mr|texlive-poltawski-1.101-3|833	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri12.pfm
14mr|texlive-poltawski-1.101-3|834	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri17.pfb
14mr|texlive-poltawski-1.101-3|835	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri17.pfm
14mr|texlive-poltawski-1.101-3|836	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri6.pfb
14mr|texlive-poltawski-1.101-3|837	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri6.pfm
14mr|texlive-poltawski-1.101-3|838	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri8.pfb
14mr|texlive-poltawski-1.101-3|839	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri8.pfm
14mr|texlive-poltawski-1.101-3|840	%{_texmfdistdir}/tex/latex/poltawski/antpolt.sty
14mr|texlive-poltawski-1.101-3|841	%{_texmfdistdir}/tex/latex/poltawski/il2antp.fd
14mr|texlive-poltawski-1.101-3|842	%{_texmfdistdir}/tex/latex/poltawski/il2antpl.fd
14mr|texlive-poltawski-1.101-3|843	%{_texmfdistdir}/tex/latex/poltawski/l7xantp.fd
14mr|texlive-poltawski-1.101-3|844	%{_texmfdistdir}/tex/latex/poltawski/l7xantpl.fd
14mr|texlive-poltawski-1.101-3|845	%{_texmfdistdir}/tex/latex/poltawski/ly1antp.fd
14mr|texlive-poltawski-1.101-3|846	%{_texmfdistdir}/tex/latex/poltawski/ly1antpl.fd
14mr|texlive-poltawski-1.101-3|847	%{_texmfdistdir}/tex/latex/poltawski/ot1antp.fd
14mr|texlive-poltawski-1.101-3|848	%{_texmfdistdir}/tex/latex/poltawski/ot1antpl.fd
14mr|texlive-poltawski-1.101-3|849	%{_texmfdistdir}/tex/latex/poltawski/ot4antp.fd
14mr|texlive-poltawski-1.101-3|850	%{_texmfdistdir}/tex/latex/poltawski/ot4antpl.fd
14mr|texlive-poltawski-1.101-3|851	%{_texmfdistdir}/tex/latex/poltawski/qxantp.fd
14mr|texlive-poltawski-1.101-3|852	%{_texmfdistdir}/tex/latex/poltawski/qxantpl.fd
14mr|texlive-poltawski-1.101-3|853	%{_texmfdistdir}/tex/latex/poltawski/t1antp.fd
14mr|texlive-poltawski-1.101-3|854	%{_texmfdistdir}/tex/latex/poltawski/t1antpl.fd
14mr|texlive-poltawski-1.101-3|855	%{_texmfdistdir}/tex/latex/poltawski/t5antp.fd
14mr|texlive-poltawski-1.101-3|856	%{_texmfdistdir}/tex/latex/poltawski/t5antpl.fd
14mr|texlive-poltawski-1.101-3|857	%{_texmfdistdir}/tex/latex/poltawski/ts1antp.fd
14mr|texlive-poltawski-1.101-3|858	%{_texmfdistdir}/tex/latex/poltawski/ts1antpl.fd
14mr|texlive-poltawski-1.101-3|859	%doc %{_texmfdistdir}/doc/fonts/poltawski/GUST-FONT-LICENSE.txt
14mr|texlive-poltawski-1.101-3|860	%doc %{_texmfdistdir}/doc/fonts/poltawski/MANIFEST-Antykwa-Poltawskiego.txt
14mr|texlive-poltawski-1.101-3|861	%doc %{_texmfdistdir}/doc/fonts/poltawski/README-Antykwa-Poltawskiego.txt
14mr|texlive-poltawski-1.101-3|862	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb10.fea
14mr|texlive-poltawski-1.101-3|863	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb12.fea
14mr|texlive-poltawski-1.101-3|864	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb17.fea
14mr|texlive-poltawski-1.101-3|865	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb6.fea
14mr|texlive-poltawski-1.101-3|866	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb8.fea
14mr|texlive-poltawski-1.101-3|867	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi10.fea
14mr|texlive-poltawski-1.101-3|868	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi12.fea
14mr|texlive-poltawski-1.101-3|869	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi17.fea
14mr|texlive-poltawski-1.101-3|870	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi6.fea
14mr|texlive-poltawski-1.101-3|871	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi8.fea
14mr|texlive-poltawski-1.101-3|872	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl10.fea
14mr|texlive-poltawski-1.101-3|873	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl12.fea
14mr|texlive-poltawski-1.101-3|874	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl17.fea
14mr|texlive-poltawski-1.101-3|875	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl6.fea
14mr|texlive-poltawski-1.101-3|876	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl8.fea
14mr|texlive-poltawski-1.101-3|877	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli10.fea
14mr|texlive-poltawski-1.101-3|878	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli12.fea
14mr|texlive-poltawski-1.101-3|879	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli17.fea
14mr|texlive-poltawski-1.101-3|880	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli6.fea
14mr|texlive-poltawski-1.101-3|881	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli8.fea
14mr|texlive-poltawski-1.101-3|882	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm10.fea
14mr|texlive-poltawski-1.101-3|883	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm12.fea
14mr|texlive-poltawski-1.101-3|884	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm17.fea
14mr|texlive-poltawski-1.101-3|885	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm6.fea
14mr|texlive-poltawski-1.101-3|886	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm8.fea
14mr|texlive-poltawski-1.101-3|887	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi10.fea
14mr|texlive-poltawski-1.101-3|888	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi12.fea
14mr|texlive-poltawski-1.101-3|889	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi17.fea
14mr|texlive-poltawski-1.101-3|890	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi6.fea
14mr|texlive-poltawski-1.101-3|891	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi8.fea
14mr|texlive-poltawski-1.101-3|892	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr10.fea
14mr|texlive-poltawski-1.101-3|893	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr12.fea
14mr|texlive-poltawski-1.101-3|894	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr17.fea
14mr|texlive-poltawski-1.101-3|895	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr6.fea
14mr|texlive-poltawski-1.101-3|896	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr8.fea
14mr|texlive-poltawski-1.101-3|897	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri10.fea
14mr|texlive-poltawski-1.101-3|898	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri12.fea
14mr|texlive-poltawski-1.101-3|899	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri17.fea
14mr|texlive-poltawski-1.101-3|900	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri6.fea
14mr|texlive-poltawski-1.101-3|901	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri8.fea
14mr|texlive-poltawski-1.101-3|902	%doc %{_texmfdistdir}/doc/fonts/poltawski/ap-hist.txt
14mr|texlive-poltawski-1.101-3|903	%doc %{_texmfdistdir}/doc/fonts/poltawski/ap-info.pdf
14mr|texlive-poltawski-1.101-3|904	%doc %{_texmfdistdir}/doc/fonts/poltawski/ap-logo.pdf
14mr|texlive-poltawski-1.101-3|905	%doc %{_texmfdistdir}/doc/fonts/poltawski/goadb100.nam
14mr|texlive-poltawski-1.101-3|906	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot1.pdf
14mr|texlive-poltawski-1.101-3|907	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot1.tex
14mr|texlive-poltawski-1.101-3|908	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot4.pdf
14mr|texlive-poltawski-1.101-3|909	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot4.tex
14mr|texlive-poltawski-1.101-3|910	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapqx.pdf
14mr|texlive-poltawski-1.101-3|911	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapqx.tex
14mr|texlive-poltawski-1.101-3|912	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapt1.pdf
14mr|texlive-poltawski-1.101-3|913	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapt1.tex
14mr|texlive-poltawski-1.101-3|914	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapts1.pdf
14mr|texlive-poltawski-1.101-3|915	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapts1.tex
14mr|texlive-poltawski-1.101-3|916	
14mr|texlive-poltawski-1.101-3|917	#-----------------------------------------------------------------------
14mr|texlive-poltawski-1.101-3|918	%prep
14mr|texlive-poltawski-1.101-3|919	%setup -c -a0 -a1
14mr|texlive-poltawski-1.101-3|920	
14mr|texlive-poltawski-1.101-3|921	%build
14mr|texlive-poltawski-1.101-3|922	
14mr|texlive-poltawski-1.101-3|923	%install
14mr|texlive-poltawski-1.101-3|924	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-poltawski-1.101-3|925	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-poltawski-1.101-3|926	
14mr|texlive-poltawski-1.101-3|927	
14mr|texlive-poltawski-1.101-3|928	
14mr|texlive-poltawski-1.101-3|929	%changelog
14mr|texlive-poltawski-1.101-3|930	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.101-3
14mr|texlive-poltawski-1.101-3|931	+ Revision: 4469fde
14mr|texlive-poltawski-1.101-3|932	- MassBuild#440: Increase release tag
14mr|texlive-poltawski-1.101-3|933	
14mr|texlive-poltawski-1.101-3|934	

21054 14
14mr|texlive-polyglossia-v1.2.1-2|1	# revision 26163
14mr|texlive-polyglossia-v1.2.1-2|2	# category Package
14mr|texlive-polyglossia-v1.2.1-2|3	# catalog-ctan /macros/xetex/latex/polyglossia
14mr|texlive-polyglossia-v1.2.1-2|4	# catalog-date 2012-04-30 01:10:22 +0200
14mr|texlive-polyglossia-v1.2.1-2|5	# catalog-license lppl1.3
14mr|texlive-polyglossia-v1.2.1-2|6	# catalog-version v1.2.1
14mr|texlive-polyglossia-v1.2.1-2|7	Name:		texlive-polyglossia
14mr|texlive-polyglossia-v1.2.1-2|8	Version:	v1.2.1
14mr|texlive-polyglossia-v1.2.1-2|9	Release:	2
14mr|texlive-polyglossia-v1.2.1-2|10	Summary:	Modern multilingual typesetting with XeLaTeX
14mr|texlive-polyglossia-v1.2.1-2|11	Group:		Publishing
14mr|texlive-polyglossia-v1.2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/polyglossia
14mr|texlive-polyglossia-v1.2.1-2|13	License:	LPPL1.3
14mr|texlive-polyglossia-v1.2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglossia.tar.xz
14mr|texlive-polyglossia-v1.2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglossia.doc.tar.xz
14mr|texlive-polyglossia-v1.2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglossia.source.tar.xz
14mr|texlive-polyglossia-v1.2.1-2|17	BuildArch:	noarch
14mr|texlive-polyglossia-v1.2.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-polyglossia-v1.2.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-polyglossia-v1.2.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-polyglossia-v1.2.1-2|21	
14mr|texlive-polyglossia-v1.2.1-2|22	%description
14mr|texlive-polyglossia-v1.2.1-2|23	This package provides a complete Babel replacement for users of
14mr|texlive-polyglossia-v1.2.1-2|24	XeLaTeX; it relies on the fontspec package, version 2.0 at
14mr|texlive-polyglossia-v1.2.1-2|25	least. The current release offers support of 68 languages.
14mr|texlive-polyglossia-v1.2.1-2|26	
14mr|texlive-polyglossia-v1.2.1-2|27	%post
14mr|texlive-polyglossia-v1.2.1-2|28	%{_sbindir}/texlive.post
14mr|texlive-polyglossia-v1.2.1-2|29	
14mr|texlive-polyglossia-v1.2.1-2|30	%postun
14mr|texlive-polyglossia-v1.2.1-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-polyglossia-v1.2.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-polyglossia-v1.2.1-2|33	fi
14mr|texlive-polyglossia-v1.2.1-2|34	
14mr|texlive-polyglossia-v1.2.1-2|35	#-----------------------------------------------------------------------
14mr|texlive-polyglossia-v1.2.1-2|36	%files
14mr|texlive-polyglossia-v1.2.1-2|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.map
14mr|texlive-polyglossia-v1.2.1-2|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.tec
14mr|texlive-polyglossia-v1.2.1-2|39	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/bengalidigits.map
14mr|texlive-polyglossia-v1.2.1-2|40	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/bengalidigits.tec
14mr|texlive-polyglossia-v1.2.1-2|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/devanagaridigits.map
14mr|texlive-polyglossia-v1.2.1-2|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/devanagaridigits.tec
14mr|texlive-polyglossia-v1.2.1-2|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/farsidigits.map
14mr|texlive-polyglossia-v1.2.1-2|44	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/farsidigits.tec
14mr|texlive-polyglossia-v1.2.1-2|45	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/thaidigits.map
14mr|texlive-polyglossia-v1.2.1-2|46	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/thaidigits.tec
14mr|texlive-polyglossia-v1.2.1-2|47	%{_texmfdistdir}/tex/xelatex/polyglossia/arabicnumbers.sty
14mr|texlive-polyglossia-v1.2.1-2|48	%{_texmfdistdir}/tex/xelatex/polyglossia/babel-hebrewalph.def
14mr|texlive-polyglossia-v1.2.1-2|49	%{_texmfdistdir}/tex/xelatex/polyglossia/babelsh.def
14mr|texlive-polyglossia-v1.2.1-2|50	%{_texmfdistdir}/tex/xelatex/polyglossia/cal-util.def
14mr|texlive-polyglossia-v1.2.1-2|51	%{_texmfdistdir}/tex/xelatex/polyglossia/devanagaridigits.sty
14mr|texlive-polyglossia-v1.2.1-2|52	%{_texmfdistdir}/tex/xelatex/polyglossia/farsical.sty
14mr|texlive-polyglossia-v1.2.1-2|53	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-albanian.ldf
14mr|texlive-polyglossia-v1.2.1-2|54	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-amharic.ldf
14mr|texlive-polyglossia-v1.2.1-2|55	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-arabic.ldf
14mr|texlive-polyglossia-v1.2.1-2|56	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-armenian.ldf
14mr|texlive-polyglossia-v1.2.1-2|57	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-asturian.ldf
14mr|texlive-polyglossia-v1.2.1-2|58	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-bahasai.ldf
14mr|texlive-polyglossia-v1.2.1-2|59	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-bahasam.ldf
14mr|texlive-polyglossia-v1.2.1-2|60	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-basque.ldf
14mr|texlive-polyglossia-v1.2.1-2|61	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-bengali.ldf
14mr|texlive-polyglossia-v1.2.1-2|62	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-brazil.ldf
14mr|texlive-polyglossia-v1.2.1-2|63	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-breton.ldf
14mr|texlive-polyglossia-v1.2.1-2|64	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-bulgarian.ldf
14mr|texlive-polyglossia-v1.2.1-2|65	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-catalan.ldf
14mr|texlive-polyglossia-v1.2.1-2|66	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-coptic.ldf
14mr|texlive-polyglossia-v1.2.1-2|67	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-croatian.ldf
14mr|texlive-polyglossia-v1.2.1-2|68	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-czech.ldf
14mr|texlive-polyglossia-v1.2.1-2|69	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-danish.ldf
14mr|texlive-polyglossia-v1.2.1-2|70	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-divehi.ldf
14mr|texlive-polyglossia-v1.2.1-2|71	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-dutch.ldf
14mr|texlive-polyglossia-v1.2.1-2|72	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-english.ldf
14mr|texlive-polyglossia-v1.2.1-2|73	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-esperanto.ldf
14mr|texlive-polyglossia-v1.2.1-2|74	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-estonian.ldf
14mr|texlive-polyglossia-v1.2.1-2|75	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-farsi.ldf
14mr|texlive-polyglossia-v1.2.1-2|76	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-finnish.ldf
14mr|texlive-polyglossia-v1.2.1-2|77	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-french.ldf
14mr|texlive-polyglossia-v1.2.1-2|78	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-friulan.ldf
14mr|texlive-polyglossia-v1.2.1-2|79	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-galician.ldf
14mr|texlive-polyglossia-v1.2.1-2|80	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-german.ldf
14mr|texlive-polyglossia-v1.2.1-2|81	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-greek.ldf
14mr|texlive-polyglossia-v1.2.1-2|82	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-hebrew.ldf
14mr|texlive-polyglossia-v1.2.1-2|83	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-hindi.ldf
14mr|texlive-polyglossia-v1.2.1-2|84	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-icelandic.ldf
14mr|texlive-polyglossia-v1.2.1-2|85	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-interlingua.ldf
14mr|texlive-polyglossia-v1.2.1-2|86	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-irish.ldf
14mr|texlive-polyglossia-v1.2.1-2|87	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-italian.ldf
14mr|texlive-polyglossia-v1.2.1-2|88	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-kannada.ldf
14mr|texlive-polyglossia-v1.2.1-2|89	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-lao.ldf
14mr|texlive-polyglossia-v1.2.1-2|90	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-latin.ldf
14mr|texlive-polyglossia-v1.2.1-2|91	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-latvian.ldf
14mr|texlive-polyglossia-v1.2.1-2|92	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-lithuanian.ldf
14mr|texlive-polyglossia-v1.2.1-2|93	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-lsorbian.ldf
14mr|texlive-polyglossia-v1.2.1-2|94	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-magyar.ldf
14mr|texlive-polyglossia-v1.2.1-2|95	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-malayalam.ldf
14mr|texlive-polyglossia-v1.2.1-2|96	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-marathi.ldf
14mr|texlive-polyglossia-v1.2.1-2|97	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-norsk.ldf
14mr|texlive-polyglossia-v1.2.1-2|98	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-nynorsk.ldf
14mr|texlive-polyglossia-v1.2.1-2|99	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-occitan.ldf
14mr|texlive-polyglossia-v1.2.1-2|100	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-polish.ldf
14mr|texlive-polyglossia-v1.2.1-2|101	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-portuges.ldf
14mr|texlive-polyglossia-v1.2.1-2|102	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-romanian.ldf
14mr|texlive-polyglossia-v1.2.1-2|103	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-romansh.ldf
14mr|texlive-polyglossia-v1.2.1-2|104	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-russian.ldf
14mr|texlive-polyglossia-v1.2.1-2|105	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-samin.ldf
14mr|texlive-polyglossia-v1.2.1-2|106	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-sanskrit.ldf
14mr|texlive-polyglossia-v1.2.1-2|107	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-scottish.ldf
14mr|texlive-polyglossia-v1.2.1-2|108	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-serbian.ldf
14mr|texlive-polyglossia-v1.2.1-2|109	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-slovak.ldf
14mr|texlive-polyglossia-v1.2.1-2|110	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-slovenian.ldf
14mr|texlive-polyglossia-v1.2.1-2|111	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-spanish.ldf
14mr|texlive-polyglossia-v1.2.1-2|112	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-swedish.ldf
14mr|texlive-polyglossia-v1.2.1-2|113	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-syriac.ldf
14mr|texlive-polyglossia-v1.2.1-2|114	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-tamil.ldf
14mr|texlive-polyglossia-v1.2.1-2|115	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-telugu.ldf
14mr|texlive-polyglossia-v1.2.1-2|116	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-thai.ldf
14mr|texlive-polyglossia-v1.2.1-2|117	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-turkish.ldf
14mr|texlive-polyglossia-v1.2.1-2|118	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-turkmen.ldf
14mr|texlive-polyglossia-v1.2.1-2|119	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-ukrainian.ldf
14mr|texlive-polyglossia-v1.2.1-2|120	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-urdu.ldf
14mr|texlive-polyglossia-v1.2.1-2|121	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-usorbian.ldf
14mr|texlive-polyglossia-v1.2.1-2|122	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-vietnamese.ldf
14mr|texlive-polyglossia-v1.2.1-2|123	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-welsh.ldf
14mr|texlive-polyglossia-v1.2.1-2|124	%{_texmfdistdir}/tex/xelatex/polyglossia/hebrewcal.sty
14mr|texlive-polyglossia-v1.2.1-2|125	%{_texmfdistdir}/tex/xelatex/polyglossia/hijrical.sty
14mr|texlive-polyglossia-v1.2.1-2|126	%{_texmfdistdir}/tex/xelatex/polyglossia/polyglossia.sty
14mr|texlive-polyglossia-v1.2.1-2|127	%{_texmfdistdir}/tex/xelatex/polyglossia/xgreek-fixes.def
14mr|texlive-polyglossia-v1.2.1-2|128	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/README
14mr|texlive-polyglossia-v1.2.1-2|129	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/example-arabic.pdf
14mr|texlive-polyglossia-v1.2.1-2|130	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/example-arabic.tex
14mr|texlive-polyglossia-v1.2.1-2|131	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/example-thai.pdf
14mr|texlive-polyglossia-v1.2.1-2|132	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/example-thai.tex
14mr|texlive-polyglossia-v1.2.1-2|133	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/examples.pdf
14mr|texlive-polyglossia-v1.2.1-2|134	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/examples.tex
14mr|texlive-polyglossia-v1.2.1-2|135	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/polyglossia.pdf
14mr|texlive-polyglossia-v1.2.1-2|136	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/polyglossia.tex
14mr|texlive-polyglossia-v1.2.1-2|137	#- source
14mr|texlive-polyglossia-v1.2.1-2|138	%doc %{_texmfdistdir}/source/xelatex/polyglossia/polyglossia.dtx
14mr|texlive-polyglossia-v1.2.1-2|139	
14mr|texlive-polyglossia-v1.2.1-2|140	#-----------------------------------------------------------------------
14mr|texlive-polyglossia-v1.2.1-2|141	%prep
14mr|texlive-polyglossia-v1.2.1-2|142	%setup -c -a0 -a1 -a2
14mr|texlive-polyglossia-v1.2.1-2|143	
14mr|texlive-polyglossia-v1.2.1-2|144	%build
14mr|texlive-polyglossia-v1.2.1-2|145	
14mr|texlive-polyglossia-v1.2.1-2|146	%install
14mr|texlive-polyglossia-v1.2.1-2|147	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-polyglossia-v1.2.1-2|148	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-polyglossia-v1.2.1-2|149	
14mr|texlive-polyglossia-v1.2.1-2|150	
14mr|texlive-polyglossia-v1.2.1-2|151	
14mr|texlive-polyglossia-v1.2.1-2|152	%changelog
14mr|texlive-polyglossia-v1.2.1-2|153	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.2.1-2
14mr|texlive-polyglossia-v1.2.1-2|154	+ Revision: 5b82227
14mr|texlive-polyglossia-v1.2.1-2|155	- MassBuild#440: Increase release tag
14mr|texlive-polyglossia-v1.2.1-2|156	
14mr|texlive-polyglossia-v1.2.1-2|157	

21055 14
14mr|texlive-polyglot-20111103-3|1	# revision 15878
14mr|texlive-polyglot-20111103-3|2	# category Package
14mr|texlive-polyglot-20111103-3|3	# catalog-ctan undef
14mr|texlive-polyglot-20111103-3|4	# catalog-date undef
14mr|texlive-polyglot-20111103-3|5	# catalog-license undef
14mr|texlive-polyglot-20111103-3|6	# catalog-version undef
14mr|texlive-polyglot-20111103-3|7	Name:		texlive-polyglot
14mr|texlive-polyglot-20111103-3|8	Version:	20111103
14mr|texlive-polyglot-20111103-3|9	Release:	3
14mr|texlive-polyglot-20111103-3|10	Summary:	TeXLive polyglot package
14mr|texlive-polyglot-20111103-3|11	Group:		Publishing
14mr|texlive-polyglot-20111103-3|12	URL:		http://tug.org/texlive
14mr|texlive-polyglot-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-polyglot-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglot.tar.xz
14mr|texlive-polyglot-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglot.doc.tar.xz
14mr|texlive-polyglot-20111103-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglot.source.tar.xz
14mr|texlive-polyglot-20111103-3|17	BuildArch:	noarch
14mr|texlive-polyglot-20111103-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-polyglot-20111103-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-polyglot-20111103-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-polyglot-20111103-3|21	
14mr|texlive-polyglot-20111103-3|22	%description
14mr|texlive-polyglot-20111103-3|23	TeXLive polyglot package.
14mr|texlive-polyglot-20111103-3|24	
14mr|texlive-polyglot-20111103-3|25	%post
14mr|texlive-polyglot-20111103-3|26	%{_sbindir}/texlive.post
14mr|texlive-polyglot-20111103-3|27	
14mr|texlive-polyglot-20111103-3|28	%postun
14mr|texlive-polyglot-20111103-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-polyglot-20111103-3|30	%{_sbindir}/texlive.post
14mr|texlive-polyglot-20111103-3|31	fi
14mr|texlive-polyglot-20111103-3|32	
14mr|texlive-polyglot-20111103-3|33	#-----------------------------------------------------------------------
14mr|texlive-polyglot-20111103-3|34	%files
14mr|texlive-polyglot-20111103-3|35	%{_texmfdistdir}/tex/latex/polyglot/polyglot.cfg
14mr|texlive-polyglot-20111103-3|36	%{_texmfdistdir}/tex/latex/polyglot/polyglot.def
14mr|texlive-polyglot-20111103-3|37	%{_texmfdistdir}/tex/latex/polyglot/polyglot.sty
14mr|texlive-polyglot-20111103-3|38	%doc %{_texmfdistdir}/doc/latex/polyglot/sample.dvi
14mr|texlive-polyglot-20111103-3|39	%doc %{_texmfdistdir}/doc/latex/polyglot/sample.tex
14mr|texlive-polyglot-20111103-3|40	#- source
14mr|texlive-polyglot-20111103-3|41	%doc %{_texmfdistdir}/source/latex/polyglot/langs/english.ld
14mr|texlive-polyglot-20111103-3|42	%doc %{_texmfdistdir}/source/latex/polyglot/langs/french.ld
14mr|texlive-polyglot-20111103-3|43	%doc %{_texmfdistdir}/source/latex/polyglot/langs/french.ot1
14mr|texlive-polyglot-20111103-3|44	%doc %{_texmfdistdir}/source/latex/polyglot/langs/german.ld
14mr|texlive-polyglot-20111103-3|45	%doc %{_texmfdistdir}/source/latex/polyglot/langs/german.ot1
14mr|texlive-polyglot-20111103-3|46	%doc %{_texmfdistdir}/source/latex/polyglot/langs/r_hebrew.ld
14mr|texlive-polyglot-20111103-3|47	%doc %{_texmfdistdir}/source/latex/polyglot/langs/spanish.ld
14mr|texlive-polyglot-20111103-3|48	%doc %{_texmfdistdir}/source/latex/polyglot/langs/spanish.ot1
14mr|texlive-polyglot-20111103-3|49	%doc %{_texmfdistdir}/source/latex/polyglot/polyglot.dtx
14mr|texlive-polyglot-20111103-3|50	%doc %{_texmfdistdir}/source/latex/polyglot/polyglot.ins
14mr|texlive-polyglot-20111103-3|51	%doc %{_texmfdistdir}/source/latex/polyglot/polyglot.ltx
14mr|texlive-polyglot-20111103-3|52	
14mr|texlive-polyglot-20111103-3|53	#-----------------------------------------------------------------------
14mr|texlive-polyglot-20111103-3|54	%prep
14mr|texlive-polyglot-20111103-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-polyglot-20111103-3|56	
14mr|texlive-polyglot-20111103-3|57	%build
14mr|texlive-polyglot-20111103-3|58	
14mr|texlive-polyglot-20111103-3|59	%install
14mr|texlive-polyglot-20111103-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-polyglot-20111103-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-polyglot-20111103-3|62	
14mr|texlive-polyglot-20111103-3|63	
14mr|texlive-polyglot-20111103-3|64	
14mr|texlive-polyglot-20111103-3|65	%changelog
14mr|texlive-polyglot-20111103-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111103-3
14mr|texlive-polyglot-20111103-3|67	+ Revision: 649783c
14mr|texlive-polyglot-20111103-3|68	- MassBuild#440: Increase release tag
14mr|texlive-polyglot-20111103-3|69	
14mr|texlive-polyglot-20111103-3|70	

21056 14
14mr|texlive-polynom-0.17-3|1	# revision 15878
14mr|texlive-polynom-0.17-3|2	# category Package
14mr|texlive-polynom-0.17-3|3	# catalog-ctan /macros/latex/contrib/polynom
14mr|texlive-polynom-0.17-3|4	# catalog-date 2007-01-13 23:45:25 +0100
14mr|texlive-polynom-0.17-3|5	# catalog-license lppl
14mr|texlive-polynom-0.17-3|6	# catalog-version 0.17
14mr|texlive-polynom-0.17-3|7	Name:		texlive-polynom
14mr|texlive-polynom-0.17-3|8	Version:	0.17
14mr|texlive-polynom-0.17-3|9	Release:	3
14mr|texlive-polynom-0.17-3|10	Summary:	Macros for manipulating polynomials
14mr|texlive-polynom-0.17-3|11	Group:		Publishing
14mr|texlive-polynom-0.17-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polynom
14mr|texlive-polynom-0.17-3|13	License:	LPPL
14mr|texlive-polynom-0.17-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynom.tar.xz
14mr|texlive-polynom-0.17-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynom.doc.tar.xz
14mr|texlive-polynom-0.17-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynom.source.tar.xz
14mr|texlive-polynom-0.17-3|17	BuildArch:	noarch
14mr|texlive-polynom-0.17-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-polynom-0.17-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-polynom-0.17-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-polynom-0.17-3|21	
14mr|texlive-polynom-0.17-3|22	%description
14mr|texlive-polynom-0.17-3|23	The polynom package implements macros for manipulating
14mr|texlive-polynom-0.17-3|24	polynomials, for example it can typeset long polynomial
14mr|texlive-polynom-0.17-3|25	divisions. The main test case and application is the polynomial
14mr|texlive-polynom-0.17-3|26	ring in one variable with rational coefficients.
14mr|texlive-polynom-0.17-3|27	
14mr|texlive-polynom-0.17-3|28	%post
14mr|texlive-polynom-0.17-3|29	%{_sbindir}/texlive.post
14mr|texlive-polynom-0.17-3|30	
14mr|texlive-polynom-0.17-3|31	%postun
14mr|texlive-polynom-0.17-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-polynom-0.17-3|33	%{_sbindir}/texlive.post
14mr|texlive-polynom-0.17-3|34	fi
14mr|texlive-polynom-0.17-3|35	
14mr|texlive-polynom-0.17-3|36	#-----------------------------------------------------------------------
14mr|texlive-polynom-0.17-3|37	%files
14mr|texlive-polynom-0.17-3|38	%{_texmfdistdir}/tex/latex/polynom/polynom.sty
14mr|texlive-polynom-0.17-3|39	%doc %{_texmfdistdir}/doc/latex/polynom/README
14mr|texlive-polynom-0.17-3|40	%doc %{_texmfdistdir}/doc/latex/polynom/polydemo.pdf
14mr|texlive-polynom-0.17-3|41	%doc %{_texmfdistdir}/doc/latex/polynom/polydemo.tex
14mr|texlive-polynom-0.17-3|42	%doc %{_texmfdistdir}/doc/latex/polynom/polynom.pdf
14mr|texlive-polynom-0.17-3|43	#- source
14mr|texlive-polynom-0.17-3|44	%doc %{_texmfdistdir}/source/latex/polynom/polynom.dtx
14mr|texlive-polynom-0.17-3|45	%doc %{_texmfdistdir}/source/latex/polynom/polynom.ins
14mr|texlive-polynom-0.17-3|46	
14mr|texlive-polynom-0.17-3|47	#-----------------------------------------------------------------------
14mr|texlive-polynom-0.17-3|48	%prep
14mr|texlive-polynom-0.17-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-polynom-0.17-3|50	
14mr|texlive-polynom-0.17-3|51	%build
14mr|texlive-polynom-0.17-3|52	
14mr|texlive-polynom-0.17-3|53	%install
14mr|texlive-polynom-0.17-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-polynom-0.17-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-polynom-0.17-3|56	
14mr|texlive-polynom-0.17-3|57	
14mr|texlive-polynom-0.17-3|58	
14mr|texlive-polynom-0.17-3|59	%changelog
14mr|texlive-polynom-0.17-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17-3
14mr|texlive-polynom-0.17-3|61	+ Revision: e30913e
14mr|texlive-polynom-0.17-3|62	- MassBuild#440: Increase release tag
14mr|texlive-polynom-0.17-3|63	
14mr|texlive-polynom-0.17-3|64	

21057 14
14mr|texlive-polynomial-1.0-3|1	# revision 15878
14mr|texlive-polynomial-1.0-3|2	# category Package
14mr|texlive-polynomial-1.0-3|3	# catalog-ctan /macros/latex/contrib/polynomial
14mr|texlive-polynomial-1.0-3|4	# catalog-date 2008-08-23 00:06:02 +0200
14mr|texlive-polynomial-1.0-3|5	# catalog-license lppl
14mr|texlive-polynomial-1.0-3|6	# catalog-version 1.0
14mr|texlive-polynomial-1.0-3|7	Name:		texlive-polynomial
14mr|texlive-polynomial-1.0-3|8	Version:	1.0
14mr|texlive-polynomial-1.0-3|9	Release:	3
14mr|texlive-polynomial-1.0-3|10	Summary:	Typeset (univariate) polynomials
14mr|texlive-polynomial-1.0-3|11	Group:		Publishing
14mr|texlive-polynomial-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polynomial
14mr|texlive-polynomial-1.0-3|13	License:	LPPL
14mr|texlive-polynomial-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynomial.tar.xz
14mr|texlive-polynomial-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynomial.doc.tar.xz
14mr|texlive-polynomial-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynomial.source.tar.xz
14mr|texlive-polynomial-1.0-3|17	BuildArch:	noarch
14mr|texlive-polynomial-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-polynomial-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-polynomial-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-polynomial-1.0-3|21	
14mr|texlive-polynomial-1.0-3|22	%description
14mr|texlive-polynomial-1.0-3|23	The package offers an easy way to write (univariate)
14mr|texlive-polynomial-1.0-3|24	polynomials and rational functions. It defines two commands,
14mr|texlive-polynomial-1.0-3|25	one for polynomials \polynomial{coeffs} and one for rational
14mr|texlive-polynomial-1.0-3|26	functions \polynomialfrac{Numerator}{Denominator}. Both
14mr|texlive-polynomial-1.0-3|27	commands take lists of coefficients as arguments, and offer
14mr|texlive-polynomial-1.0-3|28	limited optional behaviour.
14mr|texlive-polynomial-1.0-3|29	
14mr|texlive-polynomial-1.0-3|30	%post
14mr|texlive-polynomial-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-polynomial-1.0-3|32	
14mr|texlive-polynomial-1.0-3|33	%postun
14mr|texlive-polynomial-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-polynomial-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-polynomial-1.0-3|36	fi
14mr|texlive-polynomial-1.0-3|37	
14mr|texlive-polynomial-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-polynomial-1.0-3|39	%files
14mr|texlive-polynomial-1.0-3|40	%{_texmfdistdir}/tex/latex/polynomial/polynomial.sty
14mr|texlive-polynomial-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/polynomial/README
14mr|texlive-polynomial-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/polynomial/polynomial.pdf
14mr|texlive-polynomial-1.0-3|43	#- source
14mr|texlive-polynomial-1.0-3|44	%doc %{_texmfdistdir}/source/latex/polynomial/polynomial.dtx
14mr|texlive-polynomial-1.0-3|45	%doc %{_texmfdistdir}/source/latex/polynomial/polynomial.ins
14mr|texlive-polynomial-1.0-3|46	
14mr|texlive-polynomial-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-polynomial-1.0-3|48	%prep
14mr|texlive-polynomial-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-polynomial-1.0-3|50	
14mr|texlive-polynomial-1.0-3|51	%build
14mr|texlive-polynomial-1.0-3|52	
14mr|texlive-polynomial-1.0-3|53	%install
14mr|texlive-polynomial-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-polynomial-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-polynomial-1.0-3|56	
14mr|texlive-polynomial-1.0-3|57	
14mr|texlive-polynomial-1.0-3|58	
14mr|texlive-polynomial-1.0-3|59	%changelog
14mr|texlive-polynomial-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-polynomial-1.0-3|61	+ Revision: 4f25aac
14mr|texlive-polynomial-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-polynomial-1.0-3|63	
14mr|texlive-polynomial-1.0-3|64	

21058 14
14mr|texlive-polytable-0.8.2-3|1	# revision 20331
14mr|texlive-polytable-0.8.2-3|2	# category Package
14mr|texlive-polytable-0.8.2-3|3	# catalog-ctan /macros/latex/contrib/polytable
14mr|texlive-polytable-0.8.2-3|4	# catalog-date 2010-11-05 12:43:21 +0100
14mr|texlive-polytable-0.8.2-3|5	# catalog-license lppl
14mr|texlive-polytable-0.8.2-3|6	# catalog-version 0.8.2
14mr|texlive-polytable-0.8.2-3|7	Name:		texlive-polytable
14mr|texlive-polytable-0.8.2-3|8	Version:	0.8.2
14mr|texlive-polytable-0.8.2-3|9	Release:	3
14mr|texlive-polytable-0.8.2-3|10	Summary:	Tabular-like environments with named columns
14mr|texlive-polytable-0.8.2-3|11	Group:		Publishing
14mr|texlive-polytable-0.8.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polytable
14mr|texlive-polytable-0.8.2-3|13	License:	LPPL
14mr|texlive-polytable-0.8.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polytable.tar.xz
14mr|texlive-polytable-0.8.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polytable.doc.tar.xz
14mr|texlive-polytable-0.8.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polytable.source.tar.xz
14mr|texlive-polytable-0.8.2-3|17	BuildArch:	noarch
14mr|texlive-polytable-0.8.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-polytable-0.8.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-polytable-0.8.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-polytable-0.8.2-3|21	
14mr|texlive-polytable-0.8.2-3|22	%description
14mr|texlive-polytable-0.8.2-3|23	This package implements a variant of tabular-like environments
14mr|texlive-polytable-0.8.2-3|24	where columns can be given a name and entries can flexibly be
14mr|texlive-polytable-0.8.2-3|25	placed between arbitrary columns. Complex alignment-based
14mr|texlive-polytable-0.8.2-3|26	layouts, for example for program code, are possible.
14mr|texlive-polytable-0.8.2-3|27	
14mr|texlive-polytable-0.8.2-3|28	%post
14mr|texlive-polytable-0.8.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-polytable-0.8.2-3|30	
14mr|texlive-polytable-0.8.2-3|31	%postun
14mr|texlive-polytable-0.8.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-polytable-0.8.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-polytable-0.8.2-3|34	fi
14mr|texlive-polytable-0.8.2-3|35	
14mr|texlive-polytable-0.8.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-polytable-0.8.2-3|37	%files
14mr|texlive-polytable-0.8.2-3|38	%{_texmfdistdir}/tex/latex/polytable/polytable.sty
14mr|texlive-polytable-0.8.2-3|39	%doc %{_texmfdistdir}/doc/latex/polytable/README
14mr|texlive-polytable-0.8.2-3|40	%doc %{_texmfdistdir}/doc/latex/polytable/polytable.pdf
14mr|texlive-polytable-0.8.2-3|41	#- source
14mr|texlive-polytable-0.8.2-3|42	%doc %{_texmfdistdir}/source/latex/polytable/polytable.dtx
14mr|texlive-polytable-0.8.2-3|43	%doc %{_texmfdistdir}/source/latex/polytable/polytable.ins
14mr|texlive-polytable-0.8.2-3|44	
14mr|texlive-polytable-0.8.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-polytable-0.8.2-3|46	%prep
14mr|texlive-polytable-0.8.2-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-polytable-0.8.2-3|48	
14mr|texlive-polytable-0.8.2-3|49	%build
14mr|texlive-polytable-0.8.2-3|50	
14mr|texlive-polytable-0.8.2-3|51	%install
14mr|texlive-polytable-0.8.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-polytable-0.8.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-polytable-0.8.2-3|54	
14mr|texlive-polytable-0.8.2-3|55	
14mr|texlive-polytable-0.8.2-3|56	
14mr|texlive-polytable-0.8.2-3|57	%changelog
14mr|texlive-polytable-0.8.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.2-3
14mr|texlive-polytable-0.8.2-3|59	+ Revision: 2c62243
14mr|texlive-polytable-0.8.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-polytable-0.8.2-3|61	
14mr|texlive-polytable-0.8.2-3|62	

21059 14
14mr|texlive-postcards-20090123-3|1	# revision 21641
14mr|texlive-postcards-20090123-3|2	# category Package
14mr|texlive-postcards-20090123-3|3	# catalog-ctan /macros/latex/contrib/postcards
14mr|texlive-postcards-20090123-3|4	# catalog-date 2009-01-23 15:11:09 +0100
14mr|texlive-postcards-20090123-3|5	# catalog-license lppl
14mr|texlive-postcards-20090123-3|6	# catalog-version undef
14mr|texlive-postcards-20090123-3|7	Name:		texlive-postcards
14mr|texlive-postcards-20090123-3|8	Version:	20090123
14mr|texlive-postcards-20090123-3|9	Release:	3
14mr|texlive-postcards-20090123-3|10	Summary:	Facilitates mass-mailing of postcards (junkmail)
14mr|texlive-postcards-20090123-3|11	Group:		Publishing
14mr|texlive-postcards-20090123-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/postcards
14mr|texlive-postcards-20090123-3|13	License:	LPPL
14mr|texlive-postcards-20090123-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/postcards.tar.xz
14mr|texlive-postcards-20090123-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/postcards.doc.tar.xz
14mr|texlive-postcards-20090123-3|16	BuildArch:	noarch
14mr|texlive-postcards-20090123-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-postcards-20090123-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-postcards-20090123-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-postcards-20090123-3|20	
14mr|texlive-postcards-20090123-3|21	%description
14mr|texlive-postcards-20090123-3|22	A modification of the standard LaTeX letter class which prints
14mr|texlive-postcards-20090123-3|23	multiple, pre-stamped, 5.5" by 3.5" postcards (a US standard
14mr|texlive-postcards-20090123-3|24	size) via the envlab and mailing packages. An address database
14mr|texlive-postcards-20090123-3|25	is employed to address the front side of each postcard and a
14mr|texlive-postcards-20090123-3|26	message is printed on the back side of all. An illustrative
14mr|texlive-postcards-20090123-3|27	example is provided.
14mr|texlive-postcards-20090123-3|28	
14mr|texlive-postcards-20090123-3|29	%post
14mr|texlive-postcards-20090123-3|30	%{_sbindir}/texlive.post
14mr|texlive-postcards-20090123-3|31	
14mr|texlive-postcards-20090123-3|32	%postun
14mr|texlive-postcards-20090123-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-postcards-20090123-3|34	%{_sbindir}/texlive.post
14mr|texlive-postcards-20090123-3|35	fi
14mr|texlive-postcards-20090123-3|36	
14mr|texlive-postcards-20090123-3|37	#-----------------------------------------------------------------------
14mr|texlive-postcards-20090123-3|38	%files
14mr|texlive-postcards-20090123-3|39	%{_texmfdistdir}/tex/latex/postcards/postcards.cls
14mr|texlive-postcards-20090123-3|40	%doc %{_texmfdistdir}/doc/latex/postcards/README
14mr|texlive-postcards-20090123-3|41	%doc %{_texmfdistdir}/doc/latex/postcards/datasmp.txt
14mr|texlive-postcards-20090123-3|42	%doc %{_texmfdistdir}/doc/latex/postcards/pcardsmp.tex
14mr|texlive-postcards-20090123-3|43	
14mr|texlive-postcards-20090123-3|44	#-----------------------------------------------------------------------
14mr|texlive-postcards-20090123-3|45	%prep
14mr|texlive-postcards-20090123-3|46	%setup -c -a0 -a1
14mr|texlive-postcards-20090123-3|47	
14mr|texlive-postcards-20090123-3|48	%build
14mr|texlive-postcards-20090123-3|49	
14mr|texlive-postcards-20090123-3|50	%install
14mr|texlive-postcards-20090123-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-postcards-20090123-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-postcards-20090123-3|53	
14mr|texlive-postcards-20090123-3|54	
14mr|texlive-postcards-20090123-3|55	
14mr|texlive-postcards-20090123-3|56	%changelog
14mr|texlive-postcards-20090123-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090123-3
14mr|texlive-postcards-20090123-3|58	+ Revision: 8162d6f
14mr|texlive-postcards-20090123-3|59	- MassBuild#440: Increase release tag
14mr|texlive-postcards-20090123-3|60	
14mr|texlive-postcards-20090123-3|61	

21060 14
14mr|texlive-poster-mac-1.1-3|1	# revision 18305
14mr|texlive-poster-mac-1.1-3|2	# category Package
14mr|texlive-poster-mac-1.1-3|3	# catalog-ctan /macros/generic/poster
14mr|texlive-poster-mac-1.1-3|4	# catalog-date 2010-05-15 22:56:34 +0200
14mr|texlive-poster-mac-1.1-3|5	# catalog-license lppl
14mr|texlive-poster-mac-1.1-3|6	# catalog-version 1.1
14mr|texlive-poster-mac-1.1-3|7	Name:		texlive-poster-mac
14mr|texlive-poster-mac-1.1-3|8	Version:	1.1
14mr|texlive-poster-mac-1.1-3|9	Release:	3
14mr|texlive-poster-mac-1.1-3|10	Summary:	Make posters and banners with TeX
14mr|texlive-poster-mac-1.1-3|11	Group:		Publishing
14mr|texlive-poster-mac-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/poster
14mr|texlive-poster-mac-1.1-3|13	License:	LPPL
14mr|texlive-poster-mac-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poster-mac.tar.xz
14mr|texlive-poster-mac-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poster-mac.doc.tar.xz
14mr|texlive-poster-mac-1.1-3|16	BuildArch:	noarch
14mr|texlive-poster-mac-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-poster-mac-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-poster-mac-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-poster-mac-1.1-3|20	
14mr|texlive-poster-mac-1.1-3|21	%description
14mr|texlive-poster-mac-1.1-3|22	The package offers macros for making posters and banners with
14mr|texlive-poster-mac-1.1-3|23	TeX. It is compatible with most TeX macro formats, including
14mr|texlive-poster-mac-1.1-3|24	Plain TeX, LaTeX, AmSTeX, and AmS-LaTeX. The package creates a
14mr|texlive-poster-mac-1.1-3|25	poster as huge box, which is then distributed over as many
14mr|texlive-poster-mac-1.1-3|26	printer pages as necessary. The only special requirement is
14mr|texlive-poster-mac-1.1-3|27	that your printer not be bothered by text that lies off the
14mr|texlive-poster-mac-1.1-3|28	page. This is true of most printers, including laser printers
14mr|texlive-poster-mac-1.1-3|29	and PostScript printers.
14mr|texlive-poster-mac-1.1-3|30	
14mr|texlive-poster-mac-1.1-3|31	%post
14mr|texlive-poster-mac-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-poster-mac-1.1-3|33	
14mr|texlive-poster-mac-1.1-3|34	%postun
14mr|texlive-poster-mac-1.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-poster-mac-1.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-poster-mac-1.1-3|37	fi
14mr|texlive-poster-mac-1.1-3|38	
14mr|texlive-poster-mac-1.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-poster-mac-1.1-3|40	%files
14mr|texlive-poster-mac-1.1-3|41	%{_texmfdistdir}/tex/generic/poster-mac/poster.sty
14mr|texlive-poster-mac-1.1-3|42	%{_texmfdistdir}/tex/generic/poster-mac/poster.tex
14mr|texlive-poster-mac-1.1-3|43	%doc %{_texmfdistdir}/doc/generic/poster-mac/Changes
14mr|texlive-poster-mac-1.1-3|44	%doc %{_texmfdistdir}/doc/generic/poster-mac/Makefile
14mr|texlive-poster-mac-1.1-3|45	%doc %{_texmfdistdir}/doc/generic/poster-mac/README
14mr|texlive-poster-mac-1.1-3|46	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster-doc.pdf
14mr|texlive-poster-mac-1.1-3|47	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster-doc.tex
14mr|texlive-poster-mac-1.1-3|48	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster1.pdf
14mr|texlive-poster-mac-1.1-3|49	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster2.pdf
14mr|texlive-poster-mac-1.1-3|50	
14mr|texlive-poster-mac-1.1-3|51	#-----------------------------------------------------------------------
14mr|texlive-poster-mac-1.1-3|52	%prep
14mr|texlive-poster-mac-1.1-3|53	%setup -c -a0 -a1
14mr|texlive-poster-mac-1.1-3|54	
14mr|texlive-poster-mac-1.1-3|55	%build
14mr|texlive-poster-mac-1.1-3|56	
14mr|texlive-poster-mac-1.1-3|57	%install
14mr|texlive-poster-mac-1.1-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-poster-mac-1.1-3|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-poster-mac-1.1-3|60	
14mr|texlive-poster-mac-1.1-3|61	
14mr|texlive-poster-mac-1.1-3|62	
14mr|texlive-poster-mac-1.1-3|63	%changelog
14mr|texlive-poster-mac-1.1-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-poster-mac-1.1-3|65	+ Revision: 8f94013
14mr|texlive-poster-mac-1.1-3|66	- MassBuild#440: Increase release tag
14mr|texlive-poster-mac-1.1-3|67	
14mr|texlive-poster-mac-1.1-3|68	

21061 14
14mr|texlive-powerdot-1.50-2|1	# revision 32549
14mr|texlive-powerdot-1.50-2|2	# category Package
14mr|texlive-powerdot-1.50-2|3	# catalog-ctan /macros/latex/contrib/powerdot
14mr|texlive-powerdot-1.50-2|4	# catalog-date 2014-01-02 07:32:11 +0100
14mr|texlive-powerdot-1.50-2|5	# catalog-license lppl1.3
14mr|texlive-powerdot-1.50-2|6	# catalog-version 1.5
14mr|texlive-powerdot-1.50-2|7	Name:		texlive-powerdot
14mr|texlive-powerdot-1.50-2|8	Version:	1.50
14mr|texlive-powerdot-1.50-2|9	Release:	2
14mr|texlive-powerdot-1.50-2|10	Summary:	A presentation class
14mr|texlive-powerdot-1.50-2|11	Group:		Publishing
14mr|texlive-powerdot-1.50-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/powerdot
14mr|texlive-powerdot-1.50-2|13	License:	LPPL1.3
14mr|texlive-powerdot-1.50-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.tar.xz
14mr|texlive-powerdot-1.50-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.doc.tar.xz
14mr|texlive-powerdot-1.50-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.source.tar.xz
14mr|texlive-powerdot-1.50-2|17	BuildArch:	noarch
14mr|texlive-powerdot-1.50-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-powerdot-1.50-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-powerdot-1.50-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-powerdot-1.50-2|21	
14mr|texlive-powerdot-1.50-2|22	%description
14mr|texlive-powerdot-1.50-2|23	Powerdot is a presentation class for LaTeX that allows for the
14mr|texlive-powerdot-1.50-2|24	quick and easy development of professional presentations. It
14mr|texlive-powerdot-1.50-2|25	comes with many tools that enhance presentations and aid the
14mr|texlive-powerdot-1.50-2|26	presenter. Examples are automatic overlays, personal notes and
14mr|texlive-powerdot-1.50-2|27	a handout mode. To view a presentation, DVI, PS or PDF output
14mr|texlive-powerdot-1.50-2|28	can be used. A powerful template system is available to easily
14mr|texlive-powerdot-1.50-2|29	develop new styles. A LyX layout file is provided.
14mr|texlive-powerdot-1.50-2|30	
14mr|texlive-powerdot-1.50-2|31	%post
14mr|texlive-powerdot-1.50-2|32	%{_sbindir}/texlive.post
14mr|texlive-powerdot-1.50-2|33	
14mr|texlive-powerdot-1.50-2|34	%postun
14mr|texlive-powerdot-1.50-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-powerdot-1.50-2|36	%{_sbindir}/texlive.post
14mr|texlive-powerdot-1.50-2|37	fi
14mr|texlive-powerdot-1.50-2|38	
14mr|texlive-powerdot-1.50-2|39	#-----------------------------------------------------------------------
14mr|texlive-powerdot-1.50-2|40	%files
14mr|texlive-powerdot-1.50-2|41	%{_texmfdistdir}/tex/latex/powerdot/powerdot-aggie.sty
14mr|texlive-powerdot-1.50-2|42	%{_texmfdistdir}/tex/latex/powerdot/powerdot-bframe.sty
14mr|texlive-powerdot-1.50-2|43	%{_texmfdistdir}/tex/latex/powerdot/powerdot-ciment.sty
14mr|texlive-powerdot-1.50-2|44	%{_texmfdistdir}/tex/latex/powerdot/powerdot-default.ps
14mr|texlive-powerdot-1.50-2|45	%{_texmfdistdir}/tex/latex/powerdot/powerdot-default.sty
14mr|texlive-powerdot-1.50-2|46	%{_texmfdistdir}/tex/latex/powerdot/powerdot-elcolors.sty
14mr|texlive-powerdot-1.50-2|47	%{_texmfdistdir}/tex/latex/powerdot/powerdot-fyma.sty
14mr|texlive-powerdot-1.50-2|48	%{_texmfdistdir}/tex/latex/powerdot/powerdot-horatio.sty
14mr|texlive-powerdot-1.50-2|49	%{_texmfdistdir}/tex/latex/powerdot/powerdot-husky.sty
14mr|texlive-powerdot-1.50-2|50	%{_texmfdistdir}/tex/latex/powerdot/powerdot-ikeda.sty
14mr|texlive-powerdot-1.50-2|51	%{_texmfdistdir}/tex/latex/powerdot/powerdot-jefka.sty
14mr|texlive-powerdot-1.50-2|52	%{_texmfdistdir}/tex/latex/powerdot/powerdot-klope.sty
14mr|texlive-powerdot-1.50-2|53	%{_texmfdistdir}/tex/latex/powerdot/powerdot-paintings.sty
14mr|texlive-powerdot-1.50-2|54	%{_texmfdistdir}/tex/latex/powerdot/powerdot-pazik.sty
14mr|texlive-powerdot-1.50-2|55	%{_texmfdistdir}/tex/latex/powerdot/powerdot-sailor.sty
14mr|texlive-powerdot-1.50-2|56	%{_texmfdistdir}/tex/latex/powerdot/powerdot-simple.sty
14mr|texlive-powerdot-1.50-2|57	%{_texmfdistdir}/tex/latex/powerdot/powerdot-tycja.sty
14mr|texlive-powerdot-1.50-2|58	%{_texmfdistdir}/tex/latex/powerdot/powerdot-upen.sty
14mr|texlive-powerdot-1.50-2|59	%{_texmfdistdir}/tex/latex/powerdot/powerdot.cls
14mr|texlive-powerdot-1.50-2|60	%doc %{_texmfdistdir}/doc/latex/powerdot/README
14mr|texlive-powerdot-1.50-2|61	%doc %{_texmfdistdir}/doc/latex/powerdot/manifest.txt
14mr|texlive-powerdot-1.50-2|62	%doc %{_texmfdistdir}/doc/latex/powerdot/pdpream.ble
14mr|texlive-powerdot-1.50-2|63	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example.lyx
14mr|texlive-powerdot-1.50-2|64	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example.tex
14mr|texlive-powerdot-1.50-2|65	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example1.tex
14mr|texlive-powerdot-1.50-2|66	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example2.tex
14mr|texlive-powerdot-1.50-2|67	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example3.tex
14mr|texlive-powerdot-1.50-2|68	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-styleexample.tex
14mr|texlive-powerdot-1.50-2|69	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-styletest.tex
14mr|texlive-powerdot-1.50-2|70	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.bib
14mr|texlive-powerdot-1.50-2|71	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.layout
14mr|texlive-powerdot-1.50-2|72	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.pdf
14mr|texlive-powerdot-1.50-2|73	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotDE.pdf
14mr|texlive-powerdot-1.50-2|74	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotDE.tex
14mr|texlive-powerdot-1.50-2|75	#- source
14mr|texlive-powerdot-1.50-2|76	%doc %{_texmfdistdir}/source/latex/powerdot/powerdot.dtx
14mr|texlive-powerdot-1.50-2|77	
14mr|texlive-powerdot-1.50-2|78	#-----------------------------------------------------------------------
14mr|texlive-powerdot-1.50-2|79	%prep
14mr|texlive-powerdot-1.50-2|80	%setup -c -a0 -a1 -a2
14mr|texlive-powerdot-1.50-2|81	
14mr|texlive-powerdot-1.50-2|82	%build
14mr|texlive-powerdot-1.50-2|83	
14mr|texlive-powerdot-1.50-2|84	%install
14mr|texlive-powerdot-1.50-2|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-powerdot-1.50-2|86	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-powerdot-1.50-2|87	
14mr|texlive-powerdot-1.50-2|88	%changelog
14mr|texlive-powerdot-1.50-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.50-2
14mr|texlive-powerdot-1.50-2|90	+ Revision: 00e0ed6
14mr|texlive-powerdot-1.50-2|91	- MassBuild#440: Increase release tag
14mr|texlive-powerdot-1.50-2|92	
14mr|texlive-powerdot-1.50-2|93	

21062 14
14mr|texlive-powerdot-FUBerlin-0.01-3|1	# revision 15878
14mr|texlive-powerdot-FUBerlin-0.01-3|2	# category Package
14mr|texlive-powerdot-FUBerlin-0.01-3|3	# catalog-ctan /macros/latex/contrib/powerdot-FUBerlin
14mr|texlive-powerdot-FUBerlin-0.01-3|4	# catalog-date 2009-07-30 21:57:53 +0200
14mr|texlive-powerdot-FUBerlin-0.01-3|5	# catalog-license lppl
14mr|texlive-powerdot-FUBerlin-0.01-3|6	# catalog-version 0.01
14mr|texlive-powerdot-FUBerlin-0.01-3|7	Name:		texlive-powerdot-FUBerlin
14mr|texlive-powerdot-FUBerlin-0.01-3|8	Version:	0.01
14mr|texlive-powerdot-FUBerlin-0.01-3|9	Release:	3
14mr|texlive-powerdot-FUBerlin-0.01-3|10	Summary:	Powerdot, using the style of FU Berlin
14mr|texlive-powerdot-FUBerlin-0.01-3|11	Group:		Publishing
14mr|texlive-powerdot-FUBerlin-0.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/powerdot-FUBerlin
14mr|texlive-powerdot-FUBerlin-0.01-3|13	License:	LPPL
14mr|texlive-powerdot-FUBerlin-0.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot-FUBerlin.tar.xz
14mr|texlive-powerdot-FUBerlin-0.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot-FUBerlin.doc.tar.xz
14mr|texlive-powerdot-FUBerlin-0.01-3|16	BuildArch:	noarch
14mr|texlive-powerdot-FUBerlin-0.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-powerdot-FUBerlin-0.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-powerdot-FUBerlin-0.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-powerdot-FUBerlin-0.01-3|20	
14mr|texlive-powerdot-FUBerlin-0.01-3|21	%description
14mr|texlive-powerdot-FUBerlin-0.01-3|22	The bundle provides a powerdot-derived class and a package for
14mr|texlive-powerdot-FUBerlin-0.01-3|23	use with powerdot to provide the corporate design of the Free
14mr|texlive-powerdot-FUBerlin-0.01-3|24	University in Berlin. Users may use the class itself
14mr|texlive-powerdot-FUBerlin-0.01-3|25	(FUpowerdot) or use the package in the usual way with
14mr|texlive-powerdot-FUBerlin-0.01-3|26	\style=BerlinFU as a class option. Examples of using both the
14mr|texlive-powerdot-FUBerlin-0.01-3|27	class and the package are provided; the PDF is visually
14mr|texlive-powerdot-FUBerlin-0.01-3|28	identical, so the catalogue only lists one; the sources of the
14mr|texlive-powerdot-FUBerlin-0.01-3|29	examples do of course differ.
14mr|texlive-powerdot-FUBerlin-0.01-3|30	
14mr|texlive-powerdot-FUBerlin-0.01-3|31	%post
14mr|texlive-powerdot-FUBerlin-0.01-3|32	%{_sbindir}/texlive.post
14mr|texlive-powerdot-FUBerlin-0.01-3|33	
14mr|texlive-powerdot-FUBerlin-0.01-3|34	%postun
14mr|texlive-powerdot-FUBerlin-0.01-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-powerdot-FUBerlin-0.01-3|36	%{_sbindir}/texlive.post
14mr|texlive-powerdot-FUBerlin-0.01-3|37	fi
14mr|texlive-powerdot-FUBerlin-0.01-3|38	
14mr|texlive-powerdot-FUBerlin-0.01-3|39	#-----------------------------------------------------------------------
14mr|texlive-powerdot-FUBerlin-0.01-3|40	%files
14mr|texlive-powerdot-FUBerlin-0.01-3|41	%{_texmfdistdir}/tex/latex/powerdot-FUBerlin/FUpowerdot.cls
14mr|texlive-powerdot-FUBerlin-0.01-3|42	%{_texmfdistdir}/tex/latex/powerdot-FUBerlin/powerdot-BerlinFU.sty
14mr|texlive-powerdot-FUBerlin-0.01-3|43	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FULogo.eps
14mr|texlive-powerdot-FUBerlin-0.01-3|44	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FULogo_RGB.eps
14mr|texlive-powerdot-FUBerlin-0.01-3|45	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FUbib.eps
14mr|texlive-powerdot-FUBerlin-0.01-3|46	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FUseal.eps
14mr|texlive-powerdot-FUBerlin-0.01-3|47	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/README
14mr|texlive-powerdot-FUBerlin-0.01-3|48	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleClass.pdf
14mr|texlive-powerdot-FUBerlin-0.01-3|49	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleClass.tex
14mr|texlive-powerdot-FUBerlin-0.01-3|50	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleStyle.pdf
14mr|texlive-powerdot-FUBerlin-0.01-3|51	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleStyle.tex
14mr|texlive-powerdot-FUBerlin-0.01-3|52	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/silberlaube2.eps
14mr|texlive-powerdot-FUBerlin-0.01-3|53	
14mr|texlive-powerdot-FUBerlin-0.01-3|54	#-----------------------------------------------------------------------
14mr|texlive-powerdot-FUBerlin-0.01-3|55	%prep
14mr|texlive-powerdot-FUBerlin-0.01-3|56	%setup -c -a0 -a1
14mr|texlive-powerdot-FUBerlin-0.01-3|57	
14mr|texlive-powerdot-FUBerlin-0.01-3|58	%build
14mr|texlive-powerdot-FUBerlin-0.01-3|59	
14mr|texlive-powerdot-FUBerlin-0.01-3|60	%install
14mr|texlive-powerdot-FUBerlin-0.01-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-powerdot-FUBerlin-0.01-3|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-powerdot-FUBerlin-0.01-3|63	
14mr|texlive-powerdot-FUBerlin-0.01-3|64	
14mr|texlive-powerdot-FUBerlin-0.01-3|65	
14mr|texlive-powerdot-FUBerlin-0.01-3|66	%changelog
14mr|texlive-powerdot-FUBerlin-0.01-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-3
14mr|texlive-powerdot-FUBerlin-0.01-3|68	+ Revision: bdd0947
14mr|texlive-powerdot-FUBerlin-0.01-3|69	- MassBuild#440: Increase release tag
14mr|texlive-powerdot-FUBerlin-0.01-3|70	
14mr|texlive-powerdot-FUBerlin-0.01-3|71	

21063 14
14mr|texlive-ppr-prv-0.13c-3|1	# revision 15878
14mr|texlive-ppr-prv-0.13c-3|2	# category Package
14mr|texlive-ppr-prv-0.13c-3|3	# catalog-ctan /macros/latex/contrib/ppr-prv
14mr|texlive-ppr-prv-0.13c-3|4	# catalog-date 2007-01-13 23:45:25 +0100
14mr|texlive-ppr-prv-0.13c-3|5	# catalog-license lppl
14mr|texlive-ppr-prv-0.13c-3|6	# catalog-version 0.13c
14mr|texlive-ppr-prv-0.13c-3|7	Name:		texlive-ppr-prv
14mr|texlive-ppr-prv-0.13c-3|8	Version:	0.13c
14mr|texlive-ppr-prv-0.13c-3|9	Release:	3
14mr|texlive-ppr-prv-0.13c-3|10	Summary:	Prosper preview
14mr|texlive-ppr-prv-0.13c-3|11	Group:		Publishing
14mr|texlive-ppr-prv-0.13c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ppr-prv
14mr|texlive-ppr-prv-0.13c-3|13	License:	LPPL
14mr|texlive-ppr-prv-0.13c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ppr-prv.tar.xz
14mr|texlive-ppr-prv-0.13c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ppr-prv.doc.tar.xz
14mr|texlive-ppr-prv-0.13c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ppr-prv.source.tar.xz
14mr|texlive-ppr-prv-0.13c-3|17	BuildArch:	noarch
14mr|texlive-ppr-prv-0.13c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ppr-prv-0.13c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ppr-prv-0.13c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ppr-prv-0.13c-3|21	
14mr|texlive-ppr-prv-0.13c-3|22	%description
14mr|texlive-ppr-prv-0.13c-3|23	This class is used with LaTeX presentations using the prosper
14mr|texlive-ppr-prv-0.13c-3|24	class. ppr-prv stands for 'Prosper Preview'. The aim of this
14mr|texlive-ppr-prv-0.13c-3|25	class is to produce a printable version of the slides written
14mr|texlive-ppr-prv-0.13c-3|26	with Prosper, with two slides per page.
14mr|texlive-ppr-prv-0.13c-3|27	
14mr|texlive-ppr-prv-0.13c-3|28	%post
14mr|texlive-ppr-prv-0.13c-3|29	%{_sbindir}/texlive.post
14mr|texlive-ppr-prv-0.13c-3|30	
14mr|texlive-ppr-prv-0.13c-3|31	%postun
14mr|texlive-ppr-prv-0.13c-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ppr-prv-0.13c-3|33	%{_sbindir}/texlive.post
14mr|texlive-ppr-prv-0.13c-3|34	fi
14mr|texlive-ppr-prv-0.13c-3|35	
14mr|texlive-ppr-prv-0.13c-3|36	#-----------------------------------------------------------------------
14mr|texlive-ppr-prv-0.13c-3|37	%files
14mr|texlive-ppr-prv-0.13c-3|38	%{_texmfdistdir}/tex/latex/ppr-prv/HAP-ppr-prv.def
14mr|texlive-ppr-prv-0.13c-3|39	%{_texmfdistdir}/tex/latex/ppr-prv/ppr-prv.cls
14mr|texlive-ppr-prv-0.13c-3|40	%doc %{_texmfdistdir}/doc/latex/ppr-prv/README
14mr|texlive-ppr-prv-0.13c-3|41	%doc %{_texmfdistdir}/doc/latex/ppr-prv/ppr-prv.pdf
14mr|texlive-ppr-prv-0.13c-3|42	#- source
14mr|texlive-ppr-prv-0.13c-3|43	%doc %{_texmfdistdir}/source/latex/ppr-prv/ppr-prv.dtx
14mr|texlive-ppr-prv-0.13c-3|44	%doc %{_texmfdistdir}/source/latex/ppr-prv/ppr-prv.ins
14mr|texlive-ppr-prv-0.13c-3|45	
14mr|texlive-ppr-prv-0.13c-3|46	#-----------------------------------------------------------------------
14mr|texlive-ppr-prv-0.13c-3|47	%prep
14mr|texlive-ppr-prv-0.13c-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-ppr-prv-0.13c-3|49	
14mr|texlive-ppr-prv-0.13c-3|50	%build
14mr|texlive-ppr-prv-0.13c-3|51	
14mr|texlive-ppr-prv-0.13c-3|52	%install
14mr|texlive-ppr-prv-0.13c-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ppr-prv-0.13c-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ppr-prv-0.13c-3|55	
14mr|texlive-ppr-prv-0.13c-3|56	
14mr|texlive-ppr-prv-0.13c-3|57	
14mr|texlive-ppr-prv-0.13c-3|58	%changelog
14mr|texlive-ppr-prv-0.13c-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13c-3
14mr|texlive-ppr-prv-0.13c-3|60	+ Revision: d381eec
14mr|texlive-ppr-prv-0.13c-3|61	- MassBuild#440: Increase release tag
14mr|texlive-ppr-prv-0.13c-3|62	
14mr|texlive-ppr-prv-0.13c-3|63	

21064 14
14mr|texlive-pracjourn-0.4n-3|1	# revision 15878
14mr|texlive-pracjourn-0.4n-3|2	# category Package
14mr|texlive-pracjourn-0.4n-3|3	# catalog-ctan /macros/latex/contrib/pracjourn
14mr|texlive-pracjourn-0.4n-3|4	# catalog-date 2008-11-30 13:31:17 +0100
14mr|texlive-pracjourn-0.4n-3|5	# catalog-license gpl
14mr|texlive-pracjourn-0.4n-3|6	# catalog-version 0.4n
14mr|texlive-pracjourn-0.4n-3|7	Name:		texlive-pracjourn
14mr|texlive-pracjourn-0.4n-3|8	Version:	0.4n
14mr|texlive-pracjourn-0.4n-3|9	Release:	3
14mr|texlive-pracjourn-0.4n-3|10	Summary:	Typeset articles for PracTeX
14mr|texlive-pracjourn-0.4n-3|11	Group:		Publishing
14mr|texlive-pracjourn-0.4n-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pracjourn
14mr|texlive-pracjourn-0.4n-3|13	License:	GPL
14mr|texlive-pracjourn-0.4n-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pracjourn.tar.xz
14mr|texlive-pracjourn-0.4n-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pracjourn.doc.tar.xz
14mr|texlive-pracjourn-0.4n-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pracjourn.source.tar.xz
14mr|texlive-pracjourn-0.4n-3|17	BuildArch:	noarch
14mr|texlive-pracjourn-0.4n-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pracjourn-0.4n-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pracjourn-0.4n-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pracjourn-0.4n-3|21	
14mr|texlive-pracjourn-0.4n-3|22	%description
14mr|texlive-pracjourn-0.4n-3|23	The pracjourn class is used for typesetting articles in the
14mr|texlive-pracjourn-0.4n-3|24	PracTeX Journal. It is based on the article class with
14mr|texlive-pracjourn-0.4n-3|25	modifications to allow for more flexible front-matter and
14mr|texlive-pracjourn-0.4n-3|26	revision control, among other small changes.
14mr|texlive-pracjourn-0.4n-3|27	
14mr|texlive-pracjourn-0.4n-3|28	%post
14mr|texlive-pracjourn-0.4n-3|29	%{_sbindir}/texlive.post
14mr|texlive-pracjourn-0.4n-3|30	
14mr|texlive-pracjourn-0.4n-3|31	%postun
14mr|texlive-pracjourn-0.4n-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pracjourn-0.4n-3|33	%{_sbindir}/texlive.post
14mr|texlive-pracjourn-0.4n-3|34	fi
14mr|texlive-pracjourn-0.4n-3|35	
14mr|texlive-pracjourn-0.4n-3|36	#-----------------------------------------------------------------------
14mr|texlive-pracjourn-0.4n-3|37	%files
14mr|texlive-pracjourn-0.4n-3|38	%{_texmfdistdir}/tex/latex/pracjourn/pracjourn.cls
14mr|texlive-pracjourn-0.4n-3|39	%doc %{_texmfdistdir}/doc/latex/pracjourn/README
14mr|texlive-pracjourn-0.4n-3|40	%doc %{_texmfdistdir}/doc/latex/pracjourn/pjsample.ltx
14mr|texlive-pracjourn-0.4n-3|41	%doc %{_texmfdistdir}/doc/latex/pracjourn/pjsample.pdf
14mr|texlive-pracjourn-0.4n-3|42	%doc %{_texmfdistdir}/doc/latex/pracjourn/pracjourn.pdf
14mr|texlive-pracjourn-0.4n-3|43	#- source
14mr|texlive-pracjourn-0.4n-3|44	%doc %{_texmfdistdir}/source/latex/pracjourn/pracjourn.dtx
14mr|texlive-pracjourn-0.4n-3|45	%doc %{_texmfdistdir}/source/latex/pracjourn/pracjourn.ins
14mr|texlive-pracjourn-0.4n-3|46	
14mr|texlive-pracjourn-0.4n-3|47	#-----------------------------------------------------------------------
14mr|texlive-pracjourn-0.4n-3|48	%prep
14mr|texlive-pracjourn-0.4n-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-pracjourn-0.4n-3|50	
14mr|texlive-pracjourn-0.4n-3|51	%build
14mr|texlive-pracjourn-0.4n-3|52	
14mr|texlive-pracjourn-0.4n-3|53	%install
14mr|texlive-pracjourn-0.4n-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pracjourn-0.4n-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pracjourn-0.4n-3|56	
14mr|texlive-pracjourn-0.4n-3|57	
14mr|texlive-pracjourn-0.4n-3|58	
14mr|texlive-pracjourn-0.4n-3|59	%changelog
14mr|texlive-pracjourn-0.4n-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4n-3
14mr|texlive-pracjourn-0.4n-3|61	+ Revision: 0ad0e56
14mr|texlive-pracjourn-0.4n-3|62	- MassBuild#440: Increase release tag
14mr|texlive-pracjourn-0.4n-3|63	
14mr|texlive-pracjourn-0.4n-3|64	

21065 14
14mr|texlive-preprint-20070106-3|1	# revision 16085
14mr|texlive-preprint-20070106-3|2	# category Package
14mr|texlive-preprint-20070106-3|3	# catalog-ctan /macros/latex/contrib/preprint
14mr|texlive-preprint-20070106-3|4	# catalog-date 2007-01-06 21:10:04 +0100
14mr|texlive-preprint-20070106-3|5	# catalog-license lppl
14mr|texlive-preprint-20070106-3|6	# catalog-version undef
14mr|texlive-preprint-20070106-3|7	Name:		texlive-preprint
14mr|texlive-preprint-20070106-3|8	Version:	20070106
14mr|texlive-preprint-20070106-3|9	Release:	3
14mr|texlive-preprint-20070106-3|10	Summary:	A bundle of packages provided "as is"
14mr|texlive-preprint-20070106-3|11	Group:		Publishing
14mr|texlive-preprint-20070106-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/preprint
14mr|texlive-preprint-20070106-3|13	License:	LPPL
14mr|texlive-preprint-20070106-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preprint.tar.xz
14mr|texlive-preprint-20070106-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preprint.doc.tar.xz
14mr|texlive-preprint-20070106-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preprint.source.tar.xz
14mr|texlive-preprint-20070106-3|17	BuildArch:	noarch
14mr|texlive-preprint-20070106-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-preprint-20070106-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-preprint-20070106-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-preprint-20070106-3|21	
14mr|texlive-preprint-20070106-3|22	%description
14mr|texlive-preprint-20070106-3|23	The bundle comprises: - authblk, which permits footnote style
14mr|texlive-preprint-20070106-3|24	author/affiliation input in the \author command, - balance, to
14mr|texlive-preprint-20070106-3|25	balance the end of \twocolumn pages, - figcaps, to send figure
14mr|texlive-preprint-20070106-3|26	captions, etc., to end document, - fullpage, to set narrow page
14mr|texlive-preprint-20070106-3|27	margins and set a fixed page style, and - sublabel, which
14mr|texlive-preprint-20070106-3|28	permits counters to be subnumbered.
14mr|texlive-preprint-20070106-3|29	
14mr|texlive-preprint-20070106-3|30	%post
14mr|texlive-preprint-20070106-3|31	%{_sbindir}/texlive.post
14mr|texlive-preprint-20070106-3|32	
14mr|texlive-preprint-20070106-3|33	%postun
14mr|texlive-preprint-20070106-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-preprint-20070106-3|35	%{_sbindir}/texlive.post
14mr|texlive-preprint-20070106-3|36	fi
14mr|texlive-preprint-20070106-3|37	
14mr|texlive-preprint-20070106-3|38	#-----------------------------------------------------------------------
14mr|texlive-preprint-20070106-3|39	%files
14mr|texlive-preprint-20070106-3|40	%{_texmfdistdir}/tex/latex/preprint/authblk.sty
14mr|texlive-preprint-20070106-3|41	%{_texmfdistdir}/tex/latex/preprint/balance.sty
14mr|texlive-preprint-20070106-3|42	%{_texmfdistdir}/tex/latex/preprint/figcaps.sty
14mr|texlive-preprint-20070106-3|43	%{_texmfdistdir}/tex/latex/preprint/fullpage.sty
14mr|texlive-preprint-20070106-3|44	%{_texmfdistdir}/tex/latex/preprint/sublabel.sty
14mr|texlive-preprint-20070106-3|45	%doc %{_texmfdistdir}/doc/latex/preprint/00readme.txt
14mr|texlive-preprint-20070106-3|46	%doc %{_texmfdistdir}/doc/latex/preprint/00readme.unix
14mr|texlive-preprint-20070106-3|47	%doc %{_texmfdistdir}/doc/latex/preprint/authblk.pdf
14mr|texlive-preprint-20070106-3|48	%doc %{_texmfdistdir}/doc/latex/preprint/balance.pdf
14mr|texlive-preprint-20070106-3|49	%doc %{_texmfdistdir}/doc/latex/preprint/figcaps.pdf
14mr|texlive-preprint-20070106-3|50	%doc %{_texmfdistdir}/doc/latex/preprint/fullpage.pdf
14mr|texlive-preprint-20070106-3|51	%doc %{_texmfdistdir}/doc/latex/preprint/sublabel.pdf
14mr|texlive-preprint-20070106-3|52	#- source
14mr|texlive-preprint-20070106-3|53	%doc %{_texmfdistdir}/source/latex/preprint/authblk.drv
14mr|texlive-preprint-20070106-3|54	%doc %{_texmfdistdir}/source/latex/preprint/authblk.dtx
14mr|texlive-preprint-20070106-3|55	%doc %{_texmfdistdir}/source/latex/preprint/authblk.ins
14mr|texlive-preprint-20070106-3|56	%doc %{_texmfdistdir}/source/latex/preprint/balance.drv
14mr|texlive-preprint-20070106-3|57	%doc %{_texmfdistdir}/source/latex/preprint/balance.dtx
14mr|texlive-preprint-20070106-3|58	%doc %{_texmfdistdir}/source/latex/preprint/balance.ins
14mr|texlive-preprint-20070106-3|59	%doc %{_texmfdistdir}/source/latex/preprint/figcaps.drv
14mr|texlive-preprint-20070106-3|60	%doc %{_texmfdistdir}/source/latex/preprint/figcaps.dtx
14mr|texlive-preprint-20070106-3|61	%doc %{_texmfdistdir}/source/latex/preprint/figcaps.ins
14mr|texlive-preprint-20070106-3|62	%doc %{_texmfdistdir}/source/latex/preprint/fullpage.drv
14mr|texlive-preprint-20070106-3|63	%doc %{_texmfdistdir}/source/latex/preprint/fullpage.dtx
14mr|texlive-preprint-20070106-3|64	%doc %{_texmfdistdir}/source/latex/preprint/fullpage.ins
14mr|texlive-preprint-20070106-3|65	%doc %{_texmfdistdir}/source/latex/preprint/sublabel.drv
14mr|texlive-preprint-20070106-3|66	%doc %{_texmfdistdir}/source/latex/preprint/sublabel.dtx
14mr|texlive-preprint-20070106-3|67	%doc %{_texmfdistdir}/source/latex/preprint/sublabel.ins
14mr|texlive-preprint-20070106-3|68	
14mr|texlive-preprint-20070106-3|69	#-----------------------------------------------------------------------
14mr|texlive-preprint-20070106-3|70	%prep
14mr|texlive-preprint-20070106-3|71	%setup -c -a0 -a1 -a2
14mr|texlive-preprint-20070106-3|72	
14mr|texlive-preprint-20070106-3|73	%build
14mr|texlive-preprint-20070106-3|74	
14mr|texlive-preprint-20070106-3|75	%install
14mr|texlive-preprint-20070106-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-preprint-20070106-3|77	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-preprint-20070106-3|78	
14mr|texlive-preprint-20070106-3|79	
14mr|texlive-preprint-20070106-3|80	
14mr|texlive-preprint-20070106-3|81	%changelog
14mr|texlive-preprint-20070106-3|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070106-3
14mr|texlive-preprint-20070106-3|83	+ Revision: 24eeb94
14mr|texlive-preprint-20070106-3|84	- MassBuild#440: Increase release tag
14mr|texlive-preprint-20070106-3|85	
14mr|texlive-preprint-20070106-3|86	

21066 14
14mr|texlive-prerex-6.5.3-6|1	# revision 31899
14mr|texlive-prerex-6.5.3-6|2	# category Package
14mr|texlive-prerex-6.5.3-6|3	# catalog-ctan /graphics/prerex
14mr|texlive-prerex-6.5.3-6|4	# catalog-date 2013-10-14 15:20:32 +0200
14mr|texlive-prerex-6.5.3-6|5	# catalog-license gpl
14mr|texlive-prerex-6.5.3-6|6	# catalog-version 6.5.3
14mr|texlive-prerex-6.5.3-6|7	Name:		texlive-prerex
14mr|texlive-prerex-6.5.3-6|8	Version:	6.5.3
14mr|texlive-prerex-6.5.3-6|9	Release:	6
14mr|texlive-prerex-6.5.3-6|10	Summary:	Interactive editor and macro support for prerequisite charts
14mr|texlive-prerex-6.5.3-6|11	Group:		Publishing
14mr|texlive-prerex-6.5.3-6|12	URL:		http://www.ctan.org/tex-archive/graphics/prerex
14mr|texlive-prerex-6.5.3-6|13	License:	GPL
14mr|texlive-prerex-6.5.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prerex.tar.xz
14mr|texlive-prerex-6.5.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prerex.doc.tar.xz
14mr|texlive-prerex-6.5.3-6|16	BuildArch:	noarch
14mr|texlive-prerex-6.5.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-prerex-6.5.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-prerex-6.5.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-prerex-6.5.3-6|20	
14mr|texlive-prerex-6.5.3-6|21	%description
14mr|texlive-prerex-6.5.3-6|22	This package consists of prerex.sty, a LaTeX package for
14mr|texlive-prerex-6.5.3-6|23	producing charts of course nodes linked by arrows representing
14mr|texlive-prerex-6.5.3-6|24	pre- and co-requisites, and prerex, an interactive program for
14mr|texlive-prerex-6.5.3-6|25	creating and editing chart descriptions. The implementation of
14mr|texlive-prerex-6.5.3-6|26	prerex.sty is built on PGF, so that it may be used equally
14mr|texlive-prerex-6.5.3-6|27	happily with latex or pdflatex; prerex itself is written in C.
14mr|texlive-prerex-6.5.3-6|28	The package includes source code for a previewer application, a
14mr|texlive-prerex-6.5.3-6|29	lightweight Qt-4 and poppler-based prerex-enabled PDF viewer.
14mr|texlive-prerex-6.5.3-6|30	
14mr|texlive-prerex-6.5.3-6|31	%post
14mr|texlive-prerex-6.5.3-6|32	%{_sbindir}/texlive.post
14mr|texlive-prerex-6.5.3-6|33	
14mr|texlive-prerex-6.5.3-6|34	%postun
14mr|texlive-prerex-6.5.3-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-prerex-6.5.3-6|36	%{_sbindir}/texlive.post
14mr|texlive-prerex-6.5.3-6|37	fi
14mr|texlive-prerex-6.5.3-6|38	
14mr|texlive-prerex-6.5.3-6|39	#-----------------------------------------------------------------------
14mr|texlive-prerex-6.5.3-6|40	%files
14mr|texlive-prerex-6.5.3-6|41	%{_texmfdistdir}/tex/latex/prerex/prerex.sty
14mr|texlive-prerex-6.5.3-6|42	%doc %{_texmfdistdir}/doc/latex/prerex/README
14mr|texlive-prerex-6.5.3-6|43	%doc %{_texmfdistdir}/doc/latex/prerex/boldbox.png
14mr|texlive-prerex-6.5.3-6|44	%doc %{_texmfdistdir}/doc/latex/prerex/chart.html
14mr|texlive-prerex-6.5.3-6|45	%doc %{_texmfdistdir}/doc/latex/prerex/chart.pdf
14mr|texlive-prerex-6.5.3-6|46	%doc %{_texmfdistdir}/doc/latex/prerex/chart.png
14mr|texlive-prerex-6.5.3-6|47	%doc %{_texmfdistdir}/doc/latex/prerex/chart.tex
14mr|texlive-prerex-6.5.3-6|48	%doc %{_texmfdistdir}/doc/latex/prerex/dashed.png
14mr|texlive-prerex-6.5.3-6|49	%doc %{_texmfdistdir}/doc/latex/prerex/doc/intro.pdf
14mr|texlive-prerex-6.5.3-6|50	%doc %{_texmfdistdir}/doc/latex/prerex/doc/intro.tex
14mr|texlive-prerex-6.5.3-6|51	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introFonts.png
14mr|texlive-prerex-6.5.3-6|52	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introchart1.tex
14mr|texlive-prerex-6.5.3-6|53	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introchart2.tex
14mr|texlive-prerex-6.5.3-6|54	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.pdf
14mr|texlive-prerex-6.5.3-6|55	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.sty.7
14mr|texlive-prerex-6.5.3-6|56	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.tex
14mr|texlive-prerex-6.5.3-6|57	%doc %{_texmfdistdir}/doc/latex/prerex/dotted.png
14mr|texlive-prerex-6.5.3-6|58	%doc %{_texmfdistdir}/doc/latex/prerex/lightbox.png
14mr|texlive-prerex-6.5.3-6|59	%doc %{_texmfdistdir}/doc/latex/prerex/prerex-6.5.2.tar.gz
14mr|texlive-prerex-6.5.3-6|60	%doc %{_texmfdistdir}/doc/latex/prerex/solid.png
14mr|texlive-prerex-6.5.3-6|61	%doc %{_texmfdistdir}/doc/latex/prerex/vprerex-6.4.2.tar.gz
14mr|texlive-prerex-6.5.3-6|62	
14mr|texlive-prerex-6.5.3-6|63	#-----------------------------------------------------------------------
14mr|texlive-prerex-6.5.3-6|64	%prep
14mr|texlive-prerex-6.5.3-6|65	%setup -c -a0 -a1
14mr|texlive-prerex-6.5.3-6|66	
14mr|texlive-prerex-6.5.3-6|67	%build
14mr|texlive-prerex-6.5.3-6|68	
14mr|texlive-prerex-6.5.3-6|69	%install
14mr|texlive-prerex-6.5.3-6|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-prerex-6.5.3-6|71	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-prerex-6.5.3-6|72	
14mr|texlive-prerex-6.5.3-6|73	%changelog
14mr|texlive-prerex-6.5.3-6|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.5.3-6
14mr|texlive-prerex-6.5.3-6|75	+ Revision: a0dc785
14mr|texlive-prerex-6.5.3-6|76	- MassBuild#440: Increase release tag
14mr|texlive-prerex-6.5.3-6|77	
14mr|texlive-prerex-6.5.3-6|78	

21067 14
14mr|texlive-present-2.2-2|1	# revision 25953
14mr|texlive-present-2.2-2|2	# category Package
14mr|texlive-present-2.2-2|3	# catalog-ctan /macros/plain/contrib/present
14mr|texlive-present-2.2-2|4	# catalog-date 2012-04-12 21:32:25 +0200
14mr|texlive-present-2.2-2|5	# catalog-license lppl
14mr|texlive-present-2.2-2|6	# catalog-version 2.2
14mr|texlive-present-2.2-2|7	Name:		texlive-present
14mr|texlive-present-2.2-2|8	Version:	2.2
14mr|texlive-present-2.2-2|9	Release:	2
14mr|texlive-present-2.2-2|10	Summary:	Presentations with Plain TeX
14mr|texlive-present-2.2-2|11	Group:		Publishing
14mr|texlive-present-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/present
14mr|texlive-present-2.2-2|13	License:	LPPL
14mr|texlive-present-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/present.tar.xz
14mr|texlive-present-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/present.doc.tar.xz
14mr|texlive-present-2.2-2|16	BuildArch:	noarch
14mr|texlive-present-2.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-present-2.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-present-2.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-present-2.2-2|20	
14mr|texlive-present-2.2-2|21	%description
14mr|texlive-present-2.2-2|22	The package offers a collection of simple macros for preparing
14mr|texlive-present-2.2-2|23	presentations in Plain TeX. Slide colour and text colour may be
14mr|texlive-present-2.2-2|24	set, links between parts of the presentation, to other files,
14mr|texlive-present-2.2-2|25	and to web addresses may be inserted. Images may be included
14mr|texlive-present-2.2-2|26	easily, and code is available to provide transition effects
14mr|texlive-present-2.2-2|27	between slides or frames. The structure of the macros is not
14mr|texlive-present-2.2-2|28	overly complex, so that users should find it easy to adapt the
14mr|texlive-present-2.2-2|29	macros to their specific needs.
14mr|texlive-present-2.2-2|30	
14mr|texlive-present-2.2-2|31	%post
14mr|texlive-present-2.2-2|32	%{_sbindir}/texlive.post
14mr|texlive-present-2.2-2|33	
14mr|texlive-present-2.2-2|34	%postun
14mr|texlive-present-2.2-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-present-2.2-2|36	%{_sbindir}/texlive.post
14mr|texlive-present-2.2-2|37	fi
14mr|texlive-present-2.2-2|38	
14mr|texlive-present-2.2-2|39	#-----------------------------------------------------------------------
14mr|texlive-present-2.2-2|40	%files
14mr|texlive-present-2.2-2|41	%{_texmfdistdir}/tex/plain/present/present.tex
14mr|texlive-present-2.2-2|42	%doc %{_texmfdistdir}/doc/plain/present/HowToTalkTeX.pdf
14mr|texlive-present-2.2-2|43	%doc %{_texmfdistdir}/doc/plain/present/HowToTalkTeX.tex
14mr|texlive-present-2.2-2|44	%doc %{_texmfdistdir}/doc/plain/present/Pfeil1.pdf
14mr|texlive-present-2.2-2|45	%doc %{_texmfdistdir}/doc/plain/present/Pfeil2.pdf
14mr|texlive-present-2.2-2|46	%doc %{_texmfdistdir}/doc/plain/present/Pfeil3.pdf
14mr|texlive-present-2.2-2|47	%doc %{_texmfdistdir}/doc/plain/present/Pfeil4.pdf
14mr|texlive-present-2.2-2|48	%doc %{_texmfdistdir}/doc/plain/present/README
14mr|texlive-present-2.2-2|49	%doc %{_texmfdistdir}/doc/plain/present/Sagnac.pdf
14mr|texlive-present-2.2-2|50	%doc %{_texmfdistdir}/doc/plain/present/Stern.png
14mr|texlive-present-2.2-2|51	%doc %{_texmfdistdir}/doc/plain/present/background.png
14mr|texlive-present-2.2-2|52	%doc %{_texmfdistdir}/doc/plain/present/present-transitions.tex
14mr|texlive-present-2.2-2|53	
14mr|texlive-present-2.2-2|54	#-----------------------------------------------------------------------
14mr|texlive-present-2.2-2|55	%prep
14mr|texlive-present-2.2-2|56	%setup -c -a0 -a1
14mr|texlive-present-2.2-2|57	
14mr|texlive-present-2.2-2|58	%build
14mr|texlive-present-2.2-2|59	
14mr|texlive-present-2.2-2|60	%install
14mr|texlive-present-2.2-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-present-2.2-2|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-present-2.2-2|63	
14mr|texlive-present-2.2-2|64	
14mr|texlive-present-2.2-2|65	
14mr|texlive-present-2.2-2|66	%changelog
14mr|texlive-present-2.2-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-2
14mr|texlive-present-2.2-2|68	+ Revision: 475a3b7
14mr|texlive-present-2.2-2|69	- MassBuild#440: Increase release tag
14mr|texlive-present-2.2-2|70	
14mr|texlive-present-2.2-2|71	

21068 14
14mr|texlive-presentations-20100212-3|1	# revision 17172
14mr|texlive-presentations-20100212-3|2	# category Package
14mr|texlive-presentations-20100212-3|3	# catalog-ctan /info/examples/Presentations_de
14mr|texlive-presentations-20100212-3|4	# catalog-date 2010-02-12 13:59:30 +0100
14mr|texlive-presentations-20100212-3|5	# catalog-license lppl
14mr|texlive-presentations-20100212-3|6	# catalog-version undef
14mr|texlive-presentations-20100212-3|7	Name:		texlive-presentations
14mr|texlive-presentations-20100212-3|8	Version:	20100212
14mr|texlive-presentations-20100212-3|9	Release:	3
14mr|texlive-presentations-20100212-3|10	Summary:	Examples from the book Presentationen mit LaTeX
14mr|texlive-presentations-20100212-3|11	Group:		Publishing
14mr|texlive-presentations-20100212-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/Presentations_de
14mr|texlive-presentations-20100212-3|13	License:	LPPL
14mr|texlive-presentations-20100212-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/presentations.tar.xz
14mr|texlive-presentations-20100212-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/presentations.doc.tar.xz
14mr|texlive-presentations-20100212-3|16	BuildArch:	noarch
14mr|texlive-presentations-20100212-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-presentations-20100212-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-presentations-20100212-3|19	
14mr|texlive-presentations-20100212-3|20	%description
14mr|texlive-presentations-20100212-3|21	This bundle contains all the examples, as source, eps and pdf,
14mr|texlive-presentations-20100212-3|22	of the author's book "Presentationen mit LaTeX", from the
14mr|texlive-presentations-20100212-3|23	Dante-Edition series.
14mr|texlive-presentations-20100212-3|24	
14mr|texlive-presentations-20100212-3|25	#-----------------------------------------------------------------------
14mr|texlive-presentations-20100212-3|26	%files
14mr|texlive-presentations-20100212-3|27	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-1.ltx2crop
14mr|texlive-presentations-20100212-3|28	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-2.ltx2ps
14mr|texlive-presentations-20100212-3|29	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-3.ltx2
14mr|texlive-presentations-20100212-3|30	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-4.ltx2
14mr|texlive-presentations-20100212-3|31	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-5.ltx2ps
14mr|texlive-presentations-20100212-3|32	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-6.ltx2
14mr|texlive-presentations-20100212-3|33	%doc %{_texmfdistdir}/doc/latex/presentations/01-02-1.ltxb
14mr|texlive-presentations-20100212-3|34	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-1.ltxb
14mr|texlive-presentations-20100212-3|35	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-2.ltxb
14mr|texlive-presentations-20100212-3|36	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-3.ltx
14mr|texlive-presentations-20100212-3|37	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-4.ltx
14mr|texlive-presentations-20100212-3|38	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-4.ltxb
14mr|texlive-presentations-20100212-3|39	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-5.ltxb
14mr|texlive-presentations-20100212-3|40	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-1.ltxb
14mr|texlive-presentations-20100212-3|41	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-2.ltxb
14mr|texlive-presentations-20100212-3|42	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-3.ltx
14mr|texlive-presentations-20100212-3|43	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-4.ltx
14mr|texlive-presentations-20100212-3|44	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-5.ltxb
14mr|texlive-presentations-20100212-3|45	%doc %{_texmfdistdir}/doc/latex/presentations/01-05-1.ltx
14mr|texlive-presentations-20100212-3|46	%doc %{_texmfdistdir}/doc/latex/presentations/01-05-2.ltx
14mr|texlive-presentations-20100212-3|47	%doc %{_texmfdistdir}/doc/latex/presentations/01-05-3.ltxb
14mr|texlive-presentations-20100212-3|48	%doc %{_texmfdistdir}/doc/latex/presentations/02-01-1.ltxpd
14mr|texlive-presentations-20100212-3|49	%doc %{_texmfdistdir}/doc/latex/presentations/02-01-2.ltxpd
14mr|texlive-presentations-20100212-3|50	%doc %{_texmfdistdir}/doc/latex/presentations/02-01-3.ltxpd
14mr|texlive-presentations-20100212-3|51	%doc %{_texmfdistdir}/doc/latex/presentations/02-02-1.ltxpd
14mr|texlive-presentations-20100212-3|52	%doc %{_texmfdistdir}/doc/latex/presentations/02-03-1.ltxpd
14mr|texlive-presentations-20100212-3|53	%doc %{_texmfdistdir}/doc/latex/presentations/02-03-2.ltxpd
14mr|texlive-presentations-20100212-3|54	%doc %{_texmfdistdir}/doc/latex/presentations/02-03-3.ltxpd
14mr|texlive-presentations-20100212-3|55	%doc %{_texmfdistdir}/doc/latex/presentations/02-03-4.ltxpd
14mr|texlive-presentations-20100212-3|56	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-1.ltxpd
14mr|texlive-presentations-20100212-3|57	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-2.ltxpd
14mr|texlive-presentations-20100212-3|58	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-3.ltxpd
14mr|texlive-presentations-20100212-3|59	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-4.ltxpd
14mr|texlive-presentations-20100212-3|60	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-5.ltxpd
14mr|texlive-presentations-20100212-3|61	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-6.ltxpd
14mr|texlive-presentations-20100212-3|62	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-7.ltxpd
14mr|texlive-presentations-20100212-3|63	%doc %{_texmfdistdir}/doc/latex/presentations/02-05-1.ltxpd
14mr|texlive-presentations-20100212-3|64	%doc %{_texmfdistdir}/doc/latex/presentations/02-06-1.ltxpd
14mr|texlive-presentations-20100212-3|65	%doc %{_texmfdistdir}/doc/latex/presentations/02-06-2.ltxps
14mr|texlive-presentations-20100212-3|66	%doc %{_texmfdistdir}/doc/latex/presentations/02-07-1.ltxpd
14mr|texlive-presentations-20100212-3|67	%doc %{_texmfdistdir}/doc/latex/presentations/02-08-1.ltxpd
14mr|texlive-presentations-20100212-3|68	%doc %{_texmfdistdir}/doc/latex/presentations/02-09-1.ltxps
14mr|texlive-presentations-20100212-3|69	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-1.ltxpd
14mr|texlive-presentations-20100212-3|70	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-2.ltxpd
14mr|texlive-presentations-20100212-3|71	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-3.ltxpd
14mr|texlive-presentations-20100212-3|72	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-4.ltxpd
14mr|texlive-presentations-20100212-3|73	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-5.ltxpd
14mr|texlive-presentations-20100212-3|74	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-6.ltxpd
14mr|texlive-presentations-20100212-3|75	%doc %{_texmfdistdir}/doc/latex/presentations/02-11-1.ltxpd
14mr|texlive-presentations-20100212-3|76	%doc %{_texmfdistdir}/doc/latex/presentations/02-12-1.ltxpd
14mr|texlive-presentations-20100212-3|77	%doc %{_texmfdistdir}/doc/latex/presentations/02-12-2.ltxpd
14mr|texlive-presentations-20100212-3|78	%doc %{_texmfdistdir}/doc/latex/presentations/02-13-1.ltxpd
14mr|texlive-presentations-20100212-3|79	%doc %{_texmfdistdir}/doc/latex/presentations/02-13-2.ltxpd
14mr|texlive-presentations-20100212-3|80	%doc %{_texmfdistdir}/doc/latex/presentations/02-13-3.ltxpd
14mr|texlive-presentations-20100212-3|81	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-1.ltxpd
14mr|texlive-presentations-20100212-3|82	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-10.ltxpd
14mr|texlive-presentations-20100212-3|83	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-11.ltxpd
14mr|texlive-presentations-20100212-3|84	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-12.ltxpd
14mr|texlive-presentations-20100212-3|85	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-13.ltxpd
14mr|texlive-presentations-20100212-3|86	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-14.ltxpd
14mr|texlive-presentations-20100212-3|87	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-15.ltxpd
14mr|texlive-presentations-20100212-3|88	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-16.ltxpd
14mr|texlive-presentations-20100212-3|89	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-17.ltxpd
14mr|texlive-presentations-20100212-3|90	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-18.ltxpd
14mr|texlive-presentations-20100212-3|91	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-2.ltxpd
14mr|texlive-presentations-20100212-3|92	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-3.ltxpd
14mr|texlive-presentations-20100212-3|93	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-4.ltxpd
14mr|texlive-presentations-20100212-3|94	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-5.ltxpd
14mr|texlive-presentations-20100212-3|95	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-6.ltxpd
14mr|texlive-presentations-20100212-3|96	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-7.ltxpd
14mr|texlive-presentations-20100212-3|97	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-8.ltxpd
14mr|texlive-presentations-20100212-3|98	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-9.ltxpd
14mr|texlive-presentations-20100212-3|99	%doc %{_texmfdistdir}/doc/latex/presentations/03-01-1.ltxpd
14mr|texlive-presentations-20100212-3|100	%doc %{_texmfdistdir}/doc/latex/presentations/03-02-1.ltxpd
14mr|texlive-presentations-20100212-3|101	%doc %{_texmfdistdir}/doc/latex/presentations/03-03-1.ltxpd
14mr|texlive-presentations-20100212-3|102	%doc %{_texmfdistdir}/doc/latex/presentations/03-03-2.ltxpd
14mr|texlive-presentations-20100212-3|103	%doc %{_texmfdistdir}/doc/latex/presentations/03-03-3.ltxpd
14mr|texlive-presentations-20100212-3|104	%doc %{_texmfdistdir}/doc/latex/presentations/04-01-1.ltxb
14mr|texlive-presentations-20100212-3|105	%doc %{_texmfdistdir}/doc/latex/presentations/04-01-2.ltxb
14mr|texlive-presentations-20100212-3|106	%doc %{_texmfdistdir}/doc/latex/presentations/04-01-3.ltxb
14mr|texlive-presentations-20100212-3|107	%doc %{_texmfdistdir}/doc/latex/presentations/04-01-4.ltxb
14mr|texlive-presentations-20100212-3|108	%doc %{_texmfdistdir}/doc/latex/presentations/04-03-1.ltxb
14mr|texlive-presentations-20100212-3|109	%doc %{_texmfdistdir}/doc/latex/presentations/04-03-2.ltx2
14mr|texlive-presentations-20100212-3|110	%doc %{_texmfdistdir}/doc/latex/presentations/04-04-1.ltxb
14mr|texlive-presentations-20100212-3|111	%doc %{_texmfdistdir}/doc/latex/presentations/04-05-1.ltxb
14mr|texlive-presentations-20100212-3|112	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-1.ltxb
14mr|texlive-presentations-20100212-3|113	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-10.ltxb
14mr|texlive-presentations-20100212-3|114	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-11.ltxb
14mr|texlive-presentations-20100212-3|115	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-2.ltxb
14mr|texlive-presentations-20100212-3|116	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-3.ltxb
14mr|texlive-presentations-20100212-3|117	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-4.ltxbps
14mr|texlive-presentations-20100212-3|118	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-5.ltxb
14mr|texlive-presentations-20100212-3|119	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-6.ltxb
14mr|texlive-presentations-20100212-3|120	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-7.ltxb
14mr|texlive-presentations-20100212-3|121	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-8.ltxb
14mr|texlive-presentations-20100212-3|122	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-9.ltxb
14mr|texlive-presentations-20100212-3|123	%doc %{_texmfdistdir}/doc/latex/presentations/04-07-1.ltxb
14mr|texlive-presentations-20100212-3|124	%doc %{_texmfdistdir}/doc/latex/presentations/04-08-1.ltxb
14mr|texlive-presentations-20100212-3|125	%doc %{_texmfdistdir}/doc/latex/presentations/04-09-1.ltxbps
14mr|texlive-presentations-20100212-3|126	%doc %{_texmfdistdir}/doc/latex/presentations/04-11-1.ltxb
14mr|texlive-presentations-20100212-3|127	%doc %{_texmfdistdir}/doc/latex/presentations/04-11-2.ltxb
14mr|texlive-presentations-20100212-3|128	%doc %{_texmfdistdir}/doc/latex/presentations/04-11-3.ltxb
14mr|texlive-presentations-20100212-3|129	%doc %{_texmfdistdir}/doc/latex/presentations/04-12-1.ltxb
14mr|texlive-presentations-20100212-3|130	%doc %{_texmfdistdir}/doc/latex/presentations/04-12-2.ltxb
14mr|texlive-presentations-20100212-3|131	%doc %{_texmfdistdir}/doc/latex/presentations/04-13-1.ltxb
14mr|texlive-presentations-20100212-3|132	%doc %{_texmfdistdir}/doc/latex/presentations/04-13-2.ltxb
14mr|texlive-presentations-20100212-3|133	%doc %{_texmfdistdir}/doc/latex/presentations/04-14-1.ltxb
14mr|texlive-presentations-20100212-3|134	%doc %{_texmfdistdir}/doc/latex/presentations/04-15-1.ltxb
14mr|texlive-presentations-20100212-3|135	%doc %{_texmfdistdir}/doc/latex/presentations/04-15-2.ltxb
14mr|texlive-presentations-20100212-3|136	%doc %{_texmfdistdir}/doc/latex/presentations/04-16-1.ltxb
14mr|texlive-presentations-20100212-3|137	%doc %{_texmfdistdir}/doc/latex/presentations/04-16-2.ltxb
14mr|texlive-presentations-20100212-3|138	%doc %{_texmfdistdir}/doc/latex/presentations/04-16-3.ltxb
14mr|texlive-presentations-20100212-3|139	%doc %{_texmfdistdir}/doc/latex/presentations/04-17-1.ltxb
14mr|texlive-presentations-20100212-3|140	%doc %{_texmfdistdir}/doc/latex/presentations/04-18-1.ltxb
14mr|texlive-presentations-20100212-3|141	%doc %{_texmfdistdir}/doc/latex/presentations/04-18-2.ltxb
14mr|texlive-presentations-20100212-3|142	%doc %{_texmfdistdir}/doc/latex/presentations/04-19-1.ltxb
14mr|texlive-presentations-20100212-3|143	%doc %{_texmfdistdir}/doc/latex/presentations/04-19-2.ltxb
14mr|texlive-presentations-20100212-3|144	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-1.ltxb
14mr|texlive-presentations-20100212-3|145	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-2.ltxb
14mr|texlive-presentations-20100212-3|146	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-3.ltxb
14mr|texlive-presentations-20100212-3|147	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-4.ltxb
14mr|texlive-presentations-20100212-3|148	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-5.ltxb
14mr|texlive-presentations-20100212-3|149	%doc %{_texmfdistdir}/doc/latex/presentations/04-21-1.ltxb
14mr|texlive-presentations-20100212-3|150	%doc %{_texmfdistdir}/doc/latex/presentations/04-21-2.ltxb
14mr|texlive-presentations-20100212-3|151	%doc %{_texmfdistdir}/doc/latex/presentations/04-21-3.ltxb
14mr|texlive-presentations-20100212-3|152	%doc %{_texmfdistdir}/doc/latex/presentations/04-21-4.ltxb
14mr|texlive-presentations-20100212-3|153	%doc %{_texmfdistdir}/doc/latex/presentations/04-22-1.ltxb
14mr|texlive-presentations-20100212-3|154	%doc %{_texmfdistdir}/doc/latex/presentations/04-22-2.ltxb
14mr|texlive-presentations-20100212-3|155	%doc %{_texmfdistdir}/doc/latex/presentations/04-22-3.ltxb
14mr|texlive-presentations-20100212-3|156	%doc %{_texmfdistdir}/doc/latex/presentations/04-23-1.ltxb
14mr|texlive-presentations-20100212-3|157	%doc %{_texmfdistdir}/doc/latex/presentations/04-23-2.ltxb
14mr|texlive-presentations-20100212-3|158	%doc %{_texmfdistdir}/doc/latex/presentations/04-24-1.ltxb
14mr|texlive-presentations-20100212-3|159	%doc %{_texmfdistdir}/doc/latex/presentations/04-24-2.ltxb
14mr|texlive-presentations-20100212-3|160	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-1.ltxb
14mr|texlive-presentations-20100212-3|161	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-10.ltxb
14mr|texlive-presentations-20100212-3|162	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-11.ltxb
14mr|texlive-presentations-20100212-3|163	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-12.ltxb
14mr|texlive-presentations-20100212-3|164	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-13.ltxb
14mr|texlive-presentations-20100212-3|165	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-14.ltxb
14mr|texlive-presentations-20100212-3|166	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-15.ltxb
14mr|texlive-presentations-20100212-3|167	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-16.ltxb
14mr|texlive-presentations-20100212-3|168	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-17.ltxb
14mr|texlive-presentations-20100212-3|169	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-18.ltxb
14mr|texlive-presentations-20100212-3|170	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-19.ltxb
14mr|texlive-presentations-20100212-3|171	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-2.ltxb
14mr|texlive-presentations-20100212-3|172	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-20.ltxb
14mr|texlive-presentations-20100212-3|173	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-21.ltxb
14mr|texlive-presentations-20100212-3|174	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-22.ltxb
14mr|texlive-presentations-20100212-3|175	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-23.ltxb
14mr|texlive-presentations-20100212-3|176	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-24.ltxb
14mr|texlive-presentations-20100212-3|177	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-25.ltxb
14mr|texlive-presentations-20100212-3|178	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-26.ltxb
14mr|texlive-presentations-20100212-3|179	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-27.ltxb
14mr|texlive-presentations-20100212-3|180	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-28.ltxb
14mr|texlive-presentations-20100212-3|181	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-29.ltxb
14mr|texlive-presentations-20100212-3|182	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-3.ltxb
14mr|texlive-presentations-20100212-3|183	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-30.ltxb
14mr|texlive-presentations-20100212-3|184	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-31.ltxb
14mr|texlive-presentations-20100212-3|185	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-32.ltxb
14mr|texlive-presentations-20100212-3|186	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-33.ltxb
14mr|texlive-presentations-20100212-3|187	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-34.ltxb
14mr|texlive-presentations-20100212-3|188	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-35.ltxb
14mr|texlive-presentations-20100212-3|189	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-36.ltxb
14mr|texlive-presentations-20100212-3|190	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-37.ltxb
14mr|texlive-presentations-20100212-3|191	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-4.ltxb
14mr|texlive-presentations-20100212-3|192	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-5.ltxb
14mr|texlive-presentations-20100212-3|193	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-6.ltxb
14mr|texlive-presentations-20100212-3|194	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-7.ltxb
14mr|texlive-presentations-20100212-3|195	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-8.ltxb
14mr|texlive-presentations-20100212-3|196	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-9.ltxb
14mr|texlive-presentations-20100212-3|197	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-1.ltxb
14mr|texlive-presentations-20100212-3|198	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-10.ltxb
14mr|texlive-presentations-20100212-3|199	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-11.ltxb
14mr|texlive-presentations-20100212-3|200	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-12.ltxb
14mr|texlive-presentations-20100212-3|201	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-13.ltxb
14mr|texlive-presentations-20100212-3|202	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-14.ltxb
14mr|texlive-presentations-20100212-3|203	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-15.ltxb
14mr|texlive-presentations-20100212-3|204	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-16.ltxb
14mr|texlive-presentations-20100212-3|205	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-17.ltxb
14mr|texlive-presentations-20100212-3|206	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-18.ltxb
14mr|texlive-presentations-20100212-3|207	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-19.ltxb
14mr|texlive-presentations-20100212-3|208	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-2.ltxb
14mr|texlive-presentations-20100212-3|209	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-20.ltxb
14mr|texlive-presentations-20100212-3|210	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-21.ltxb
14mr|texlive-presentations-20100212-3|211	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-22.ltxb
14mr|texlive-presentations-20100212-3|212	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-23.ltxb
14mr|texlive-presentations-20100212-3|213	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-24.ltxb
14mr|texlive-presentations-20100212-3|214	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-25.ltxb
14mr|texlive-presentations-20100212-3|215	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-26.ltxb
14mr|texlive-presentations-20100212-3|216	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-27.ltxb
14mr|texlive-presentations-20100212-3|217	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-28.ltxb
14mr|texlive-presentations-20100212-3|218	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-29.ltxb
14mr|texlive-presentations-20100212-3|219	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-3.ltxb
14mr|texlive-presentations-20100212-3|220	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-30.ltxb
14mr|texlive-presentations-20100212-3|221	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-31.ltxb
14mr|texlive-presentations-20100212-3|222	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-32.ltxb
14mr|texlive-presentations-20100212-3|223	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-33.ltxb
14mr|texlive-presentations-20100212-3|224	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-34.ltxb
14mr|texlive-presentations-20100212-3|225	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-35.ltxb
14mr|texlive-presentations-20100212-3|226	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-36.ltxb
14mr|texlive-presentations-20100212-3|227	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-37.ltxb
14mr|texlive-presentations-20100212-3|228	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-4.ltxb
14mr|texlive-presentations-20100212-3|229	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-5.ltxb
14mr|texlive-presentations-20100212-3|230	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-6.ltxb
14mr|texlive-presentations-20100212-3|231	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-7.ltxb
14mr|texlive-presentations-20100212-3|232	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-8.ltxb
14mr|texlive-presentations-20100212-3|233	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-9.ltxb
14mr|texlive-presentations-20100212-3|234	%doc %{_texmfdistdir}/doc/latex/presentations/05-00-1.ltxb
14mr|texlive-presentations-20100212-3|235	%doc %{_texmfdistdir}/doc/latex/presentations/05-01-1.ltxb
14mr|texlive-presentations-20100212-3|236	%doc %{_texmfdistdir}/doc/latex/presentations/05-02-1.ltxb
14mr|texlive-presentations-20100212-3|237	%doc %{_texmfdistdir}/doc/latex/presentations/05-03-1.ltxb
14mr|texlive-presentations-20100212-3|238	%doc %{_texmfdistdir}/doc/latex/presentations/05-03-2.ltxb
14mr|texlive-presentations-20100212-3|239	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-1.ltx
14mr|texlive-presentations-20100212-3|240	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-2.ltx
14mr|texlive-presentations-20100212-3|241	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-3.ltx
14mr|texlive-presentations-20100212-3|242	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-4.ltx
14mr|texlive-presentations-20100212-3|243	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-5.ltx
14mr|texlive-presentations-20100212-3|244	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-6.ltx
14mr|texlive-presentations-20100212-3|245	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-7.ltx
14mr|texlive-presentations-20100212-3|246	%doc %{_texmfdistdir}/doc/latex/presentations/06-02-1.ltxps
14mr|texlive-presentations-20100212-3|247	%doc %{_texmfdistdir}/doc/latex/presentations/06-02-2.ltx
14mr|texlive-presentations-20100212-3|248	%doc %{_texmfdistdir}/doc/latex/presentations/06-04-1.ltx
14mr|texlive-presentations-20100212-3|249	%doc %{_texmfdistdir}/doc/latex/presentations/06-04-2.ltx
14mr|texlive-presentations-20100212-3|250	%doc %{_texmfdistdir}/doc/latex/presentations/06-04-3.ltx
14mr|texlive-presentations-20100212-3|251	%doc %{_texmfdistdir}/doc/latex/presentations/06-05-1.ltx
14mr|texlive-presentations-20100212-3|252	%doc %{_texmfdistdir}/doc/latex/presentations/07-03-1.ltx
14mr|texlive-presentations-20100212-3|253	%doc %{_texmfdistdir}/doc/latex/presentations/07-03-2.ltx
14mr|texlive-presentations-20100212-3|254	%doc %{_texmfdistdir}/doc/latex/presentations/07-03-3.ltxpd
14mr|texlive-presentations-20100212-3|255	%doc %{_texmfdistdir}/doc/latex/presentations/07-03-4.ltxb
14mr|texlive-presentations-20100212-3|256	%doc %{_texmfdistdir}/doc/latex/presentations/07-05-1.ltxbps
14mr|texlive-presentations-20100212-3|257	%doc %{_texmfdistdir}/doc/latex/presentations/07-05-2.ltxbps
14mr|texlive-presentations-20100212-3|258	%doc %{_texmfdistdir}/doc/latex/presentations/README
14mr|texlive-presentations-20100212-3|259	%doc %{_texmfdistdir}/doc/latex/presentations/Textdemo.tex
14mr|texlive-presentations-20100212-3|260	%doc %{_texmfdistdir}/doc/latex/presentations/beamer-demo.tex
14mr|texlive-presentations-20100212-3|261	%doc %{_texmfdistdir}/doc/latex/presentations/beamer-demo2.tex
14mr|texlive-presentations-20100212-3|262	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/FULogo.png
14mr|texlive-presentations-20100212-3|263	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/FULuft.jpg
14mr|texlive-presentations-20100212-3|264	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/FUbib.jpg
14mr|texlive-presentations-20100212-3|265	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/FUlogo.pdf
14mr|texlive-presentations-20100212-3|266	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/TU.jpg
14mr|texlive-presentations-20100212-3|267	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/TeX.pdf
14mr|texlive-presentations-20100212-3|268	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamer0.pdf
14mr|texlive-presentations-20100212-3|269	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamer1.pdf
14mr|texlive-presentations-20100212-3|270	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamer2.pdf
14mr|texlive-presentations-20100212-3|271	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamernavbar.png
14mr|texlive-presentations-20100212-3|272	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamernavsymbols.pdf
14mr|texlive-presentations-20100212-3|273	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamernavsymbols.tex
14mr|texlive-presentations-20100212-3|274	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/fu-berlin-air.pdf
14mr|texlive-presentations-20100212-3|275	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/fu-berlin.pdf
14mr|texlive-presentations-20100212-3|276	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/geo.jpg
14mr|texlive-presentations-20100212-3|277	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/ligaturen.png
14mr|texlive-presentations-20100212-3|278	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/multimedia.jpg
14mr|texlive-presentations-20100212-3|279	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/multimedia.png
14mr|texlive-presentations-20100212-3|280	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/multimedia.tex
14mr|texlive-presentations-20100212-3|281	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/silberlaube.jpg
14mr|texlive-presentations-20100212-3|282	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/silberlaube2.jpg
14mr|texlive-presentations-20100212-3|283	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/zedat.pdf
14mr|texlive-presentations-20100212-3|284	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FULogo.eps
14mr|texlive-presentations-20100212-3|285	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FULogo2.eps
14mr|texlive-presentations-20100212-3|286	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FULogoRGB.eps
14mr|texlive-presentations-20100212-3|287	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FULogo_RGB.eps
14mr|texlive-presentations-20100212-3|288	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FUbib.eps
14mr|texlive-presentations-20100212-3|289	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/fuBIB10.eps
14mr|texlive-presentations-20100212-3|290	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/fuBIB10.pdf
14mr|texlive-presentations-20100212-3|291	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/logofbbw.eps
14mr|texlive-presentations-20100212-3|292	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/silberlaube.eps
14mr|texlive-presentations-20100212-3|293	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/silberlaube2.eps
14mr|texlive-presentations-20100212-3|294	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/wieesgeht.eps
14mr|texlive-presentations-20100212-3|295	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/zedat2.eps
14mr|texlive-presentations-20100212-3|296	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/Tore3d.pdf
14mr|texlive-presentations-20100212-3|297	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/mp.pdf
14mr|texlive-presentations-20100212-3|298	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/mpgraph.mps
14mr|texlive-presentations-20100212-3|299	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/pst.pdf
14mr|texlive-presentations-20100212-3|300	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/tex.png
14mr|texlive-presentations-20100212-3|301	%doc %{_texmfdistdir}/doc/latex/presentations/pd-demo-default.tex
14mr|texlive-presentations-20100212-3|302	%doc %{_texmfdistdir}/doc/latex/presentations/pd-demo.tex
14mr|texlive-presentations-20100212-3|303	
14mr|texlive-presentations-20100212-3|304	#-----------------------------------------------------------------------
14mr|texlive-presentations-20100212-3|305	%prep
14mr|texlive-presentations-20100212-3|306	%setup -c -a0 -a1
14mr|texlive-presentations-20100212-3|307	
14mr|texlive-presentations-20100212-3|308	%build
14mr|texlive-presentations-20100212-3|309	
14mr|texlive-presentations-20100212-3|310	%install
14mr|texlive-presentations-20100212-3|311	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-presentations-20100212-3|312	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-presentations-20100212-3|313	
14mr|texlive-presentations-20100212-3|314	
14mr|texlive-presentations-20100212-3|315	
14mr|texlive-presentations-20100212-3|316	%changelog
14mr|texlive-presentations-20100212-3|317	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100212-3
14mr|texlive-presentations-20100212-3|318	+ Revision: d50fbee
14mr|texlive-presentations-20100212-3|319	- MassBuild#440: Increase release tag
14mr|texlive-presentations-20100212-3|320	
14mr|texlive-presentations-20100212-3|321	

21069 14
14mr|texlive-presentations-en-20120819-2|1	# revision 27471
14mr|texlive-presentations-en-20120819-2|2	# category Package
14mr|texlive-presentations-en-20120819-2|3	# catalog-ctan /info/examples/Presentations_en
14mr|texlive-presentations-en-20120819-2|4	# catalog-date 2012-08-19 23:51:29 +0200
14mr|texlive-presentations-en-20120819-2|5	# catalog-license lppl
14mr|texlive-presentations-en-20120819-2|6	# catalog-version undef
14mr|texlive-presentations-en-20120819-2|7	Name:		texlive-presentations-en
14mr|texlive-presentations-en-20120819-2|8	Version:	20120819
14mr|texlive-presentations-en-20120819-2|9	Release:	2
14mr|texlive-presentations-en-20120819-2|10	Summary:	Examples from the book Presentations with LaTeX
14mr|texlive-presentations-en-20120819-2|11	Group:		Publishing
14mr|texlive-presentations-en-20120819-2|12	URL:		http://www.ctan.org/tex-archive/info/examples/Presentations_en
14mr|texlive-presentations-en-20120819-2|13	License:	LPPL
14mr|texlive-presentations-en-20120819-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/presentations-en.tar.xz
14mr|texlive-presentations-en-20120819-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/presentations-en.doc.tar.xz
14mr|texlive-presentations-en-20120819-2|16	BuildArch:	noarch
14mr|texlive-presentations-en-20120819-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-presentations-en-20120819-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-presentations-en-20120819-2|19	
14mr|texlive-presentations-en-20120819-2|20	%description
14mr|texlive-presentations-en-20120819-2|21	This bundle contains all the examples, as source, eps and pdf,
14mr|texlive-presentations-en-20120819-2|22	of the author's book "Presentations with LaTeX", from the
14mr|texlive-presentations-en-20120819-2|23	Dante-Edition series, Published by Lehmanns Media.
14mr|texlive-presentations-en-20120819-2|24	
14mr|texlive-presentations-en-20120819-2|25	#-----------------------------------------------------------------------
14mr|texlive-presentations-en-20120819-2|26	%files
14mr|texlive-presentations-en-20120819-2|27	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-1.ltx2crop
14mr|texlive-presentations-en-20120819-2|28	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-2.ltx2ps
14mr|texlive-presentations-en-20120819-2|29	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-3.ltx2
14mr|texlive-presentations-en-20120819-2|30	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-4.ltx2
14mr|texlive-presentations-en-20120819-2|31	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-5.ltx2ps
14mr|texlive-presentations-en-20120819-2|32	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-6.ltx2
14mr|texlive-presentations-en-20120819-2|33	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-02-1.ltxb
14mr|texlive-presentations-en-20120819-2|34	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-1.ltxb
14mr|texlive-presentations-en-20120819-2|35	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-2.ltxb
14mr|texlive-presentations-en-20120819-2|36	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-3.ltx
14mr|texlive-presentations-en-20120819-2|37	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-4.ltx
14mr|texlive-presentations-en-20120819-2|38	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-5.ltxb
14mr|texlive-presentations-en-20120819-2|39	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-01-1.ltxpd
14mr|texlive-presentations-en-20120819-2|40	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-01-2.ltxpd
14mr|texlive-presentations-en-20120819-2|41	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-01-3.ltxpd
14mr|texlive-presentations-en-20120819-2|42	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-02-1.ltxpd
14mr|texlive-presentations-en-20120819-2|43	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-03-1.ltxpd
14mr|texlive-presentations-en-20120819-2|44	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-03-2.ltxpd
14mr|texlive-presentations-en-20120819-2|45	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-03-3.ltxpd
14mr|texlive-presentations-en-20120819-2|46	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-03-4.ltxpd
14mr|texlive-presentations-en-20120819-2|47	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-1.ltxpd
14mr|texlive-presentations-en-20120819-2|48	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-2.ltxpd
14mr|texlive-presentations-en-20120819-2|49	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-3.ltxpd
14mr|texlive-presentations-en-20120819-2|50	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-4.ltxpd
14mr|texlive-presentations-en-20120819-2|51	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-5.ltxpd
14mr|texlive-presentations-en-20120819-2|52	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-6.ltxpd
14mr|texlive-presentations-en-20120819-2|53	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-7.ltxpd
14mr|texlive-presentations-en-20120819-2|54	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-8.ltxpd
14mr|texlive-presentations-en-20120819-2|55	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-05-1.ltxpd
14mr|texlive-presentations-en-20120819-2|56	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-06-1.ltxpd
14mr|texlive-presentations-en-20120819-2|57	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-06-2.ltxps
14mr|texlive-presentations-en-20120819-2|58	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-07-1.ltxpd
14mr|texlive-presentations-en-20120819-2|59	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-09-1.ltxps
14mr|texlive-presentations-en-20120819-2|60	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-1.ltxpd
14mr|texlive-presentations-en-20120819-2|61	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-2.ltxpd
14mr|texlive-presentations-en-20120819-2|62	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-3.ltxpd
14mr|texlive-presentations-en-20120819-2|63	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-4.ltxpd
14mr|texlive-presentations-en-20120819-2|64	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-5.ltxpd
14mr|texlive-presentations-en-20120819-2|65	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-6.ltxpd
14mr|texlive-presentations-en-20120819-2|66	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-11-1.ltxpd
14mr|texlive-presentations-en-20120819-2|67	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-12-1.ltxpd
14mr|texlive-presentations-en-20120819-2|68	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-12-2.ltxpd
14mr|texlive-presentations-en-20120819-2|69	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-13-1.ltxpd
14mr|texlive-presentations-en-20120819-2|70	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-13-2.ltxpd
14mr|texlive-presentations-en-20120819-2|71	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-13-3.ltxpd
14mr|texlive-presentations-en-20120819-2|72	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-1.ltxpd
14mr|texlive-presentations-en-20120819-2|73	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-10.ltxpd
14mr|texlive-presentations-en-20120819-2|74	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-11.ltxpd
14mr|texlive-presentations-en-20120819-2|75	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-12.ltxpd
14mr|texlive-presentations-en-20120819-2|76	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-13.ltxpd
14mr|texlive-presentations-en-20120819-2|77	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-14.ltxpd
14mr|texlive-presentations-en-20120819-2|78	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-15.ltxpd
14mr|texlive-presentations-en-20120819-2|79	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-16.ltxpd
14mr|texlive-presentations-en-20120819-2|80	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-17.ltxpd
14mr|texlive-presentations-en-20120819-2|81	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-18.ltxpd
14mr|texlive-presentations-en-20120819-2|82	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-19.ltxpd
14mr|texlive-presentations-en-20120819-2|83	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-2.ltxpd
14mr|texlive-presentations-en-20120819-2|84	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-3.ltxpd
14mr|texlive-presentations-en-20120819-2|85	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-4.ltxpd
14mr|texlive-presentations-en-20120819-2|86	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-5.ltxpd
14mr|texlive-presentations-en-20120819-2|87	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-6.ltxpd
14mr|texlive-presentations-en-20120819-2|88	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-7.ltxpd
14mr|texlive-presentations-en-20120819-2|89	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-8.ltxpd
14mr|texlive-presentations-en-20120819-2|90	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-9.ltxpd
14mr|texlive-presentations-en-20120819-2|91	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-01-1.ltxpd
14mr|texlive-presentations-en-20120819-2|92	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-02-1.ltxpd
14mr|texlive-presentations-en-20120819-2|93	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-03-1.ltxpd
14mr|texlive-presentations-en-20120819-2|94	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-03-2.ltxpd
14mr|texlive-presentations-en-20120819-2|95	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-04-1.ltxpd
14mr|texlive-presentations-en-20120819-2|96	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-01-1.ltxb
14mr|texlive-presentations-en-20120819-2|97	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-01-2.ltxb
14mr|texlive-presentations-en-20120819-2|98	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-01-3.ltxb
14mr|texlive-presentations-en-20120819-2|99	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-01-4.ltxb
14mr|texlive-presentations-en-20120819-2|100	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-03-1.ltxb
14mr|texlive-presentations-en-20120819-2|101	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-03-2.ltx2
14mr|texlive-presentations-en-20120819-2|102	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-04-1.ltxb
14mr|texlive-presentations-en-20120819-2|103	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-05-1.ltxb
14mr|texlive-presentations-en-20120819-2|104	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-1.ltxb
14mr|texlive-presentations-en-20120819-2|105	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-10.ltxb
14mr|texlive-presentations-en-20120819-2|106	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-11.ltxb
14mr|texlive-presentations-en-20120819-2|107	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-2.ltxb
14mr|texlive-presentations-en-20120819-2|108	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-3.ltxb
14mr|texlive-presentations-en-20120819-2|109	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-4.ltxbps
14mr|texlive-presentations-en-20120819-2|110	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-5.ltxb
14mr|texlive-presentations-en-20120819-2|111	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-6.ltxb
14mr|texlive-presentations-en-20120819-2|112	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-7.ltxb
14mr|texlive-presentations-en-20120819-2|113	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-8.ltxb
14mr|texlive-presentations-en-20120819-2|114	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-9.ltxb
14mr|texlive-presentations-en-20120819-2|115	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-07-1.ltxb
14mr|texlive-presentations-en-20120819-2|116	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-08-1.ltxb
14mr|texlive-presentations-en-20120819-2|117	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-09-1.ltxbps
14mr|texlive-presentations-en-20120819-2|118	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-11-1.ltxb
14mr|texlive-presentations-en-20120819-2|119	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-11-2.ltxb
14mr|texlive-presentations-en-20120819-2|120	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-11-3.ltxb
14mr|texlive-presentations-en-20120819-2|121	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-12-1.ltxb
14mr|texlive-presentations-en-20120819-2|122	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-12-2.ltxb
14mr|texlive-presentations-en-20120819-2|123	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-13-1.ltxb
14mr|texlive-presentations-en-20120819-2|124	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-13-2.ltxb
14mr|texlive-presentations-en-20120819-2|125	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-14-1.ltxb
14mr|texlive-presentations-en-20120819-2|126	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-15-1.ltxb
14mr|texlive-presentations-en-20120819-2|127	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-15-2.ltxb
14mr|texlive-presentations-en-20120819-2|128	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-16-1.ltxb
14mr|texlive-presentations-en-20120819-2|129	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-16-2.ltxb
14mr|texlive-presentations-en-20120819-2|130	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-16-3.ltxb
14mr|texlive-presentations-en-20120819-2|131	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-17-1.ltxb
14mr|texlive-presentations-en-20120819-2|132	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-18-1.ltxb
14mr|texlive-presentations-en-20120819-2|133	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-18-2.ltxb
14mr|texlive-presentations-en-20120819-2|134	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-19-1.ltxb
14mr|texlive-presentations-en-20120819-2|135	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-19-2.ltxb
14mr|texlive-presentations-en-20120819-2|136	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-1.ltxb
14mr|texlive-presentations-en-20120819-2|137	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-2.ltxb
14mr|texlive-presentations-en-20120819-2|138	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-3.ltxb
14mr|texlive-presentations-en-20120819-2|139	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-4.ltxb
14mr|texlive-presentations-en-20120819-2|140	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-5.ltxb
14mr|texlive-presentations-en-20120819-2|141	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-22-1.ltxb
14mr|texlive-presentations-en-20120819-2|142	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-22-2.ltxb
14mr|texlive-presentations-en-20120819-2|143	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-22-3.ltxb
14mr|texlive-presentations-en-20120819-2|144	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-22-4.ltxb
14mr|texlive-presentations-en-20120819-2|145	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-23-1.ltxb
14mr|texlive-presentations-en-20120819-2|146	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-23-2.ltxb
14mr|texlive-presentations-en-20120819-2|147	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-23-3.ltxb
14mr|texlive-presentations-en-20120819-2|148	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-24-1.ltxb
14mr|texlive-presentations-en-20120819-2|149	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-24-2.ltxb
14mr|texlive-presentations-en-20120819-2|150	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-25-1.ltxb
14mr|texlive-presentations-en-20120819-2|151	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-25-2.ltxb
14mr|texlive-presentations-en-20120819-2|152	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-26-1.ltxb
14mr|texlive-presentations-en-20120819-2|153	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-26-2.ltxb
14mr|texlive-presentations-en-20120819-2|154	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-26-3.ltxb
14mr|texlive-presentations-en-20120819-2|155	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-26-4.ltxb
14mr|texlive-presentations-en-20120819-2|156	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-1.ltxb
14mr|texlive-presentations-en-20120819-2|157	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-10.ltxb
14mr|texlive-presentations-en-20120819-2|158	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-11.ltxb
14mr|texlive-presentations-en-20120819-2|159	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-12.ltxb
14mr|texlive-presentations-en-20120819-2|160	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-13.ltxb
14mr|texlive-presentations-en-20120819-2|161	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-14.ltxb
14mr|texlive-presentations-en-20120819-2|162	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-15.ltxb
14mr|texlive-presentations-en-20120819-2|163	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-16.ltxb
14mr|texlive-presentations-en-20120819-2|164	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-17.ltxb
14mr|texlive-presentations-en-20120819-2|165	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-18.ltxb
14mr|texlive-presentations-en-20120819-2|166	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-19.ltxb
14mr|texlive-presentations-en-20120819-2|167	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-2.ltxb
14mr|texlive-presentations-en-20120819-2|168	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-20.ltxb
14mr|texlive-presentations-en-20120819-2|169	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-21.ltxb
14mr|texlive-presentations-en-20120819-2|170	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-22.ltxb
14mr|texlive-presentations-en-20120819-2|171	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-23.ltxb
14mr|texlive-presentations-en-20120819-2|172	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-24.ltxb
14mr|texlive-presentations-en-20120819-2|173	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-25.ltxb
14mr|texlive-presentations-en-20120819-2|174	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-26.ltxb
14mr|texlive-presentations-en-20120819-2|175	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-27.ltxb
14mr|texlive-presentations-en-20120819-2|176	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-28.ltxb
14mr|texlive-presentations-en-20120819-2|177	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-29.ltxb
14mr|texlive-presentations-en-20120819-2|178	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-3.ltxb
14mr|texlive-presentations-en-20120819-2|179	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-30.ltxb
14mr|texlive-presentations-en-20120819-2|180	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-31.ltxb
14mr|texlive-presentations-en-20120819-2|181	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-32.ltxb
14mr|texlive-presentations-en-20120819-2|182	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-33.ltxb
14mr|texlive-presentations-en-20120819-2|183	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-34.ltxb
14mr|texlive-presentations-en-20120819-2|184	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-35.ltxb
14mr|texlive-presentations-en-20120819-2|185	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-36.ltxb
14mr|texlive-presentations-en-20120819-2|186	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-37.ltxb
14mr|texlive-presentations-en-20120819-2|187	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-38.ltxb
14mr|texlive-presentations-en-20120819-2|188	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-39.ltxb
14mr|texlive-presentations-en-20120819-2|189	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-4.ltxb
14mr|texlive-presentations-en-20120819-2|190	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-40.ltxb
14mr|texlive-presentations-en-20120819-2|191	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-41.ltxb
14mr|texlive-presentations-en-20120819-2|192	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-42.ltxb
14mr|texlive-presentations-en-20120819-2|193	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-43.ltxb
14mr|texlive-presentations-en-20120819-2|194	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-44.ltxb
14mr|texlive-presentations-en-20120819-2|195	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-45.ltxb
14mr|texlive-presentations-en-20120819-2|196	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-46.ltxb
14mr|texlive-presentations-en-20120819-2|197	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-47.ltxb
14mr|texlive-presentations-en-20120819-2|198	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-48.ltxb
14mr|texlive-presentations-en-20120819-2|199	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-49.ltxb
14mr|texlive-presentations-en-20120819-2|200	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-5.ltxb
14mr|texlive-presentations-en-20120819-2|201	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-50.ltxb
14mr|texlive-presentations-en-20120819-2|202	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-51.ltxb
14mr|texlive-presentations-en-20120819-2|203	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-52.ltxb
14mr|texlive-presentations-en-20120819-2|204	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-53.ltxb
14mr|texlive-presentations-en-20120819-2|205	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-54.ltxb
14mr|texlive-presentations-en-20120819-2|206	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-55.ltxb
14mr|texlive-presentations-en-20120819-2|207	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-56.ltxb
14mr|texlive-presentations-en-20120819-2|208	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-57.ltxb
14mr|texlive-presentations-en-20120819-2|209	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-58.ltxb
14mr|texlive-presentations-en-20120819-2|210	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-59.ltxb
14mr|texlive-presentations-en-20120819-2|211	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-6.ltxb
14mr|texlive-presentations-en-20120819-2|212	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-60.ltxb
14mr|texlive-presentations-en-20120819-2|213	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-61.ltxb
14mr|texlive-presentations-en-20120819-2|214	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-62.ltxb
14mr|texlive-presentations-en-20120819-2|215	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-63.ltxb
14mr|texlive-presentations-en-20120819-2|216	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-64.ltxb
14mr|texlive-presentations-en-20120819-2|217	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-65.ltxb
14mr|texlive-presentations-en-20120819-2|218	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-7.ltxb
14mr|texlive-presentations-en-20120819-2|219	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-8.ltxb
14mr|texlive-presentations-en-20120819-2|220	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-9.ltxb
14mr|texlive-presentations-en-20120819-2|221	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-00-1.ltxb
14mr|texlive-presentations-en-20120819-2|222	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-01-1.ltxb
14mr|texlive-presentations-en-20120819-2|223	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-02-1.ltxb
14mr|texlive-presentations-en-20120819-2|224	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-03-1.ltxb
14mr|texlive-presentations-en-20120819-2|225	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-03-2.ltxb
14mr|texlive-presentations-en-20120819-2|226	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-1.ltx
14mr|texlive-presentations-en-20120819-2|227	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-2.ltx
14mr|texlive-presentations-en-20120819-2|228	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-3.ltx
14mr|texlive-presentations-en-20120819-2|229	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-4.ltx
14mr|texlive-presentations-en-20120819-2|230	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-5.ltx
14mr|texlive-presentations-en-20120819-2|231	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-6.ltx
14mr|texlive-presentations-en-20120819-2|232	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-7.ltx
14mr|texlive-presentations-en-20120819-2|233	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-02-1.ltxps
14mr|texlive-presentations-en-20120819-2|234	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-02-2.ltx
14mr|texlive-presentations-en-20120819-2|235	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-04-1.ltx
14mr|texlive-presentations-en-20120819-2|236	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-04-2.ltx
14mr|texlive-presentations-en-20120819-2|237	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-04-3.ltx
14mr|texlive-presentations-en-20120819-2|238	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-05-1.ltx
14mr|texlive-presentations-en-20120819-2|239	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-03-1.ltx
14mr|texlive-presentations-en-20120819-2|240	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-03-2.ltx
14mr|texlive-presentations-en-20120819-2|241	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-03-3.ltxpd
14mr|texlive-presentations-en-20120819-2|242	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-03-4.ltxb
14mr|texlive-presentations-en-20120819-2|243	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-05-1.ltxbps
14mr|texlive-presentations-en-20120819-2|244	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-05-2.ltxbps
14mr|texlive-presentations-en-20120819-2|245	%doc %{_texmfdistdir}/doc/latex/presentations-en/DEexa.sty
14mr|texlive-presentations-en-20120819-2|246	%doc %{_texmfdistdir}/doc/latex/presentations-en/DEoptions.sty
14mr|texlive-presentations-en-20120819-2|247	%doc %{_texmfdistdir}/doc/latex/presentations-en/PPRtime.sty
14mr|texlive-presentations-en-20120819-2|248	%doc %{_texmfdistdir}/doc/latex/presentations-en/README
14mr|texlive-presentations-en-20120819-2|249	%doc %{_texmfdistdir}/doc/latex/presentations-en/Textdemo.tex
14mr|texlive-presentations-en-20120819-2|250	%doc %{_texmfdistdir}/doc/latex/presentations-en/beamer-demo-en.tex
14mr|texlive-presentations-en-20120819-2|251	%doc %{_texmfdistdir}/doc/latex/presentations-en/beamer-demo.tex
14mr|texlive-presentations-en-20120819-2|252	%doc %{_texmfdistdir}/doc/latex/presentations-en/beamer-demo2.tex
14mr|texlive-presentations-en-20120819-2|253	%doc %{_texmfdistdir}/doc/latex/presentations-en/beispiel.cls
14mr|texlive-presentations-en-20120819-2|254	%doc %{_texmfdistdir}/doc/latex/presentations-en/bspcalweekly.cls
14mr|texlive-presentations-en-20120819-2|255	%doc %{_texmfdistdir}/doc/latex/presentations-en/bspdvdcoll.cls
14mr|texlive-presentations-en-20120819-2|256	%doc %{_texmfdistdir}/doc/latex/presentations-en/bspfont.cls
14mr|texlive-presentations-en-20120819-2|257	%doc %{_texmfdistdir}/doc/latex/presentations-en/bsppstricks.cls
14mr|texlive-presentations-en-20120819-2|258	%doc %{_texmfdistdir}/doc/latex/presentations-en/buch-E.bib
14mr|texlive-presentations-en-20120819-2|259	%doc %{_texmfdistdir}/doc/latex/presentations-en/buch.bib
14mr|texlive-presentations-en-20120819-2|260	%doc %{_texmfdistdir}/doc/latex/presentations-en/exa-fontconfig.tex
14mr|texlive-presentations-en-20120819-2|261	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaarticle.cls
14mr|texlive-presentations-en-20120819-2|262	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaarticle2.cls
14mr|texlive-presentations-en-20120819-2|263	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaartplain.cls
14mr|texlive-presentations-en-20120819-2|264	%doc %{_texmfdistdir}/doc/latex/presentations-en/exabeamer.cls
14mr|texlive-presentations-en-20120819-2|265	%doc %{_texmfdistdir}/doc/latex/presentations-en/exabook.cls
14mr|texlive-presentations-en-20120819-2|266	%doc %{_texmfdistdir}/doc/latex/presentations-en/exabook2.cls
14mr|texlive-presentations-en-20120819-2|267	%doc %{_texmfdistdir}/doc/latex/presentations-en/exadante.cls
14mr|texlive-presentations-en-20120819-2|268	%doc %{_texmfdistdir}/doc/latex/presentations-en/exafoils.cls
14mr|texlive-presentations-en-20120819-2|269	%doc %{_texmfdistdir}/doc/latex/presentations-en/exafubeamer.cls
14mr|texlive-presentations-en-20120819-2|270	%doc %{_texmfdistdir}/doc/latex/presentations-en/exafupd.cls
14mr|texlive-presentations-en-20120819-2|271	%doc %{_texmfdistdir}/doc/latex/presentations-en/examargin.cls
14mr|texlive-presentations-en-20120819-2|272	%doc %{_texmfdistdir}/doc/latex/presentations-en/examemoir.cls
14mr|texlive-presentations-en-20120819-2|273	%doc %{_texmfdistdir}/doc/latex/presentations-en/examinimal-mathsymbols.cls
14mr|texlive-presentations-en-20120819-2|274	%doc %{_texmfdistdir}/doc/latex/presentations-en/examinimal.cls
14mr|texlive-presentations-en-20120819-2|275	%doc %{_texmfdistdir}/doc/latex/presentations-en/exapd.cls
14mr|texlive-presentations-en-20120819-2|276	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaprosper.cls
14mr|texlive-presentations-en-20120819-2|277	%doc %{_texmfdistdir}/doc/latex/presentations-en/exareport.cls
14mr|texlive-presentations-en-20120819-2|278	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaseminar.cls
14mr|texlive-presentations-en-20120819-2|279	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaslidenotes.cls
14mr|texlive-presentations-en-20120819-2|280	%doc %{_texmfdistdir}/doc/latex/presentations-en/exasymbol.cls
14mr|texlive-presentations-en-20120819-2|281	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaxetex.cls
14mr|texlive-presentations-en-20120819-2|282	%doc %{_texmfdistdir}/doc/latex/presentations-en/fontDemo-E.tex
14mr|texlive-presentations-en-20120819-2|283	%doc %{_texmfdistdir}/doc/latex/presentations-en/fontDemo.tex
14mr|texlive-presentations-en-20120819-2|284	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/TU.jpg
14mr|texlive-presentations-en-20120819-2|285	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/TeX.pdf
14mr|texlive-presentations-en-20120819-2|286	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamer0.pdf
14mr|texlive-presentations-en-20120819-2|287	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamer1.pdf
14mr|texlive-presentations-en-20120819-2|288	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamer2.pdf
14mr|texlive-presentations-en-20120819-2|289	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamernavbar.png
14mr|texlive-presentations-en-20120819-2|290	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamernavsymbols.pdf
14mr|texlive-presentations-en-20120819-2|291	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamernavsymbols.tex
14mr|texlive-presentations-en-20120819-2|292	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/grating.png
14mr|texlive-presentations-en-20120819-2|293	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/ligaturen.png
14mr|texlive-presentations-en-20120819-2|294	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/multimedia.jpg
14mr|texlive-presentations-en-20120819-2|295	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/multimedia.tex
14mr|texlive-presentations-en-20120819-2|296	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/transition1.png
14mr|texlive-presentations-en-20120819-2|297	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/zedat.pdf
14mr|texlive-presentations-en-20120819-2|298	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/clemson.gif
14mr|texlive-presentations-en-20120819-2|299	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/clemson.png
14mr|texlive-presentations-en-20120819-2|300	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/logo-clemson.png
14mr|texlive-presentations-en-20120819-2|301	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/logofbbw.eps
14mr|texlive-presentations-en-20120819-2|302	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/moviePD.png
14mr|texlive-presentations-en-20120819-2|303	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/pawmkorange.png
14mr|texlive-presentations-en-20120819-2|304	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/pawmkpurple.png
14mr|texlive-presentations-en-20120819-2|305	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/pawtraceorange.png
14mr|texlive-presentations-en-20120819-2|306	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/pawtracep.png
14mr|texlive-presentations-en-20120819-2|307	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/wieesgeht.eps
14mr|texlive-presentations-en-20120819-2|308	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/zedat2.eps
14mr|texlive-presentations-en-20120819-2|309	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/Tore3d.pdf
14mr|texlive-presentations-en-20120819-2|310	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/mp.pdf
14mr|texlive-presentations-en-20120819-2|311	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/mpgraph.mps
14mr|texlive-presentations-en-20120819-2|312	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/pst.pdf
14mr|texlive-presentations-en-20120819-2|313	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/tex.png
14mr|texlive-presentations-en-20120819-2|314	%doc %{_texmfdistdir}/doc/latex/presentations-en/obox.sty
14mr|texlive-presentations-en-20120819-2|315	%doc %{_texmfdistdir}/doc/latex/presentations-en/pd-demo-default.tex
14mr|texlive-presentations-en-20120819-2|316	%doc %{_texmfdistdir}/doc/latex/presentations-en/pd-demo.tex
14mr|texlive-presentations-en-20120819-2|317	%doc %{_texmfdistdir}/doc/latex/presentations-en/powerdot-clemson.sty
14mr|texlive-presentations-en-20120819-2|318	%doc %{_texmfdistdir}/doc/latex/presentations-en/prosper.cls
14mr|texlive-presentations-en-20120819-2|319	%doc %{_texmfdistdir}/doc/latex/presentations-en/runAll
14mr|texlive-presentations-en-20120819-2|320	%doc %{_texmfdistdir}/doc/latex/presentations-en/screxa.cls
14mr|texlive-presentations-en-20120819-2|321	%doc %{_texmfdistdir}/doc/latex/presentations-en/screxabook.cls
14mr|texlive-presentations-en-20120819-2|322	%doc %{_texmfdistdir}/doc/latex/presentations-en/screxareport.cls
14mr|texlive-presentations-en-20120819-2|323	%doc %{_texmfdistdir}/doc/latex/presentations-en/slidenotes.cfg
14mr|texlive-presentations-en-20120819-2|324	%doc %{_texmfdistdir}/doc/latex/presentations-en/slidenotes.cls
14mr|texlive-presentations-en-20120819-2|325	%doc %{_texmfdistdir}/doc/latex/presentations-en/textdemo.sty
14mr|texlive-presentations-en-20120819-2|326	
14mr|texlive-presentations-en-20120819-2|327	#-----------------------------------------------------------------------
14mr|texlive-presentations-en-20120819-2|328	%prep
14mr|texlive-presentations-en-20120819-2|329	%setup -c -a0 -a1
14mr|texlive-presentations-en-20120819-2|330	
14mr|texlive-presentations-en-20120819-2|331	%build
14mr|texlive-presentations-en-20120819-2|332	
14mr|texlive-presentations-en-20120819-2|333	%install
14mr|texlive-presentations-en-20120819-2|334	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-presentations-en-20120819-2|335	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-presentations-en-20120819-2|336	
14mr|texlive-presentations-en-20120819-2|337	
14mr|texlive-presentations-en-20120819-2|338	
14mr|texlive-presentations-en-20120819-2|339	%changelog
14mr|texlive-presentations-en-20120819-2|340	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120819-2
14mr|texlive-presentations-en-20120819-2|341	+ Revision: 09c481f
14mr|texlive-presentations-en-20120819-2|342	- MassBuild#440: Increase release tag
14mr|texlive-presentations-en-20120819-2|343	
14mr|texlive-presentations-en-20120819-2|344	

21070 14
14mr|texlive-prettyref-3.0-3|1	# revision 15878
14mr|texlive-prettyref-3.0-3|2	# category Package
14mr|texlive-prettyref-3.0-3|3	# catalog-ctan /macros/latex/contrib/prettyref
14mr|texlive-prettyref-3.0-3|4	# catalog-date 2008-11-06 09:26:54 +0100
14mr|texlive-prettyref-3.0-3|5	# catalog-license pd
14mr|texlive-prettyref-3.0-3|6	# catalog-version 3.0
14mr|texlive-prettyref-3.0-3|7	Name:		texlive-prettyref
14mr|texlive-prettyref-3.0-3|8	Version:	3.0
14mr|texlive-prettyref-3.0-3|9	Release:	3
14mr|texlive-prettyref-3.0-3|10	Summary:	Make label references "self-identify"
14mr|texlive-prettyref-3.0-3|11	Group:		Publishing
14mr|texlive-prettyref-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref
14mr|texlive-prettyref-3.0-3|13	License:	PD
14mr|texlive-prettyref-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prettyref.tar.xz
14mr|texlive-prettyref-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prettyref.doc.tar.xz
14mr|texlive-prettyref-3.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prettyref.source.tar.xz
14mr|texlive-prettyref-3.0-3|17	BuildArch:	noarch
14mr|texlive-prettyref-3.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-prettyref-3.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-prettyref-3.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-prettyref-3.0-3|21	
14mr|texlive-prettyref-3.0-3|22	%description
14mr|texlive-prettyref-3.0-3|23	Prettyref provides a command \newrefformat, which specifies the
14mr|texlive-prettyref-3.0-3|24	way in which a reference is typeset, according to a label
14mr|texlive-prettyref-3.0-3|25	"identification". The identification is set in the \label
14mr|texlive-prettyref-3.0-3|26	command, by using prefixed label names; so instead of
14mr|texlive-prettyref-3.0-3|27	\label{mysection}, one uses \label{sec:mysection}, and
14mr|texlive-prettyref-3.0-3|28	prettyref interprets the "sec:" part. The package is compatible
14mr|texlive-prettyref-3.0-3|29	with hyperref and with other packages.
14mr|texlive-prettyref-3.0-3|30	
14mr|texlive-prettyref-3.0-3|31	%post
14mr|texlive-prettyref-3.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-prettyref-3.0-3|33	
14mr|texlive-prettyref-3.0-3|34	%postun
14mr|texlive-prettyref-3.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-prettyref-3.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-prettyref-3.0-3|37	fi
14mr|texlive-prettyref-3.0-3|38	
14mr|texlive-prettyref-3.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-prettyref-3.0-3|40	%files
14mr|texlive-prettyref-3.0-3|41	%{_texmfdistdir}/tex/latex/prettyref/prettyref.sty
14mr|texlive-prettyref-3.0-3|42	%doc %{_texmfdistdir}/doc/latex/prettyref/README
14mr|texlive-prettyref-3.0-3|43	%doc %{_texmfdistdir}/doc/latex/prettyref/prettyref.pdf
14mr|texlive-prettyref-3.0-3|44	#- source
14mr|texlive-prettyref-3.0-3|45	%doc %{_texmfdistdir}/source/latex/prettyref/prettyref.dtx
14mr|texlive-prettyref-3.0-3|46	%doc %{_texmfdistdir}/source/latex/prettyref/prettyref.ins
14mr|texlive-prettyref-3.0-3|47	
14mr|texlive-prettyref-3.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-prettyref-3.0-3|49	%prep
14mr|texlive-prettyref-3.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-prettyref-3.0-3|51	
14mr|texlive-prettyref-3.0-3|52	%build
14mr|texlive-prettyref-3.0-3|53	
14mr|texlive-prettyref-3.0-3|54	%install
14mr|texlive-prettyref-3.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-prettyref-3.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-prettyref-3.0-3|57	
14mr|texlive-prettyref-3.0-3|58	
14mr|texlive-prettyref-3.0-3|59	
14mr|texlive-prettyref-3.0-3|60	%changelog
14mr|texlive-prettyref-3.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-3
14mr|texlive-prettyref-3.0-3|62	+ Revision: fbcb03f
14mr|texlive-prettyref-3.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-prettyref-3.0-3|64	
14mr|texlive-prettyref-3.0-3|65	

21071 14
14mr|texlive-preview-11.86-3|1	# revision 17118
14mr|texlive-preview-11.86-3|2	# category Package
14mr|texlive-preview-11.86-3|3	# catalog-ctan /macros/latex/contrib/preview
14mr|texlive-preview-11.86-3|4	# catalog-date 2010-02-22 08:57:39 +0100
14mr|texlive-preview-11.86-3|5	# catalog-license gpl
14mr|texlive-preview-11.86-3|6	# catalog-version 11.86
14mr|texlive-preview-11.86-3|7	Name:		texlive-preview
14mr|texlive-preview-11.86-3|8	Version:	11.86
14mr|texlive-preview-11.86-3|9	Release:	3
14mr|texlive-preview-11.86-3|10	Summary:	Extract bits of a LaTeX source for output
14mr|texlive-preview-11.86-3|11	Group:		Publishing
14mr|texlive-preview-11.86-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/preview
14mr|texlive-preview-11.86-3|13	License:	GPL
14mr|texlive-preview-11.86-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preview.tar.xz
14mr|texlive-preview-11.86-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preview.doc.tar.xz
14mr|texlive-preview-11.86-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preview.source.tar.xz
14mr|texlive-preview-11.86-3|17	BuildArch:	noarch
14mr|texlive-preview-11.86-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-preview-11.86-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-preview-11.86-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-preview-11.86-3|21	
14mr|texlive-preview-11.86-3|22	%description
14mr|texlive-preview-11.86-3|23	The package is a free-standing part of the preview-latex
14mr|texlive-preview-11.86-3|24	bundle. The package provides the support preview-latex needs,
14mr|texlive-preview-11.86-3|25	when it chooses the matter it will preview. The output may
14mr|texlive-preview-11.86-3|26	reasonably be expected to have other uses, as in html
14mr|texlive-preview-11.86-3|27	translators, etc.
14mr|texlive-preview-11.86-3|28	
14mr|texlive-preview-11.86-3|29	%post
14mr|texlive-preview-11.86-3|30	%{_sbindir}/texlive.post
14mr|texlive-preview-11.86-3|31	
14mr|texlive-preview-11.86-3|32	%postun
14mr|texlive-preview-11.86-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-preview-11.86-3|34	%{_sbindir}/texlive.post
14mr|texlive-preview-11.86-3|35	fi
14mr|texlive-preview-11.86-3|36	
14mr|texlive-preview-11.86-3|37	#-----------------------------------------------------------------------
14mr|texlive-preview-11.86-3|38	%files
14mr|texlive-preview-11.86-3|39	%{_texmfdistdir}/tex/latex/preview/prauctex.cfg
14mr|texlive-preview-11.86-3|40	%{_texmfdistdir}/tex/latex/preview/prauctex.def
14mr|texlive-preview-11.86-3|41	%{_texmfdistdir}/tex/latex/preview/prcounters.def
14mr|texlive-preview-11.86-3|42	%{_texmfdistdir}/tex/latex/preview/preview.sty
14mr|texlive-preview-11.86-3|43	%{_texmfdistdir}/tex/latex/preview/prfootnotes.def
14mr|texlive-preview-11.86-3|44	%{_texmfdistdir}/tex/latex/preview/prlyx.def
14mr|texlive-preview-11.86-3|45	%{_texmfdistdir}/tex/latex/preview/prshowbox.def
14mr|texlive-preview-11.86-3|46	%{_texmfdistdir}/tex/latex/preview/prshowlabels.def
14mr|texlive-preview-11.86-3|47	%{_texmfdistdir}/tex/latex/preview/prtightpage.def
14mr|texlive-preview-11.86-3|48	%{_texmfdistdir}/tex/latex/preview/prtracingall.def
14mr|texlive-preview-11.86-3|49	%doc %{_texmfdistdir}/doc/latex/preview/README
14mr|texlive-preview-11.86-3|50	%doc %{_texmfdistdir}/doc/latex/preview/preview.pdf
14mr|texlive-preview-11.86-3|51	#- source
14mr|texlive-preview-11.86-3|52	%doc %{_texmfdistdir}/source/latex/preview/preview.drv
14mr|texlive-preview-11.86-3|53	%doc %{_texmfdistdir}/source/latex/preview/preview.dtx
14mr|texlive-preview-11.86-3|54	%doc %{_texmfdistdir}/source/latex/preview/preview.ins
14mr|texlive-preview-11.86-3|55	
14mr|texlive-preview-11.86-3|56	#-----------------------------------------------------------------------
14mr|texlive-preview-11.86-3|57	%prep
14mr|texlive-preview-11.86-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-preview-11.86-3|59	
14mr|texlive-preview-11.86-3|60	%build
14mr|texlive-preview-11.86-3|61	
14mr|texlive-preview-11.86-3|62	%install
14mr|texlive-preview-11.86-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-preview-11.86-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-preview-11.86-3|65	
14mr|texlive-preview-11.86-3|66	
14mr|texlive-preview-11.86-3|67	
14mr|texlive-preview-11.86-3|68	%changelog
14mr|texlive-preview-11.86-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 11.86-3
14mr|texlive-preview-11.86-3|70	+ Revision: 223075a
14mr|texlive-preview-11.86-3|71	- MassBuild#440: Increase release tag
14mr|texlive-preview-11.86-3|72	
14mr|texlive-preview-11.86-3|73	

21072 14
14mr|texlive-printlen-1.1a-3|1	# revision 19847
14mr|texlive-printlen-1.1a-3|2	# category Package
14mr|texlive-printlen-1.1a-3|3	# catalog-ctan /macros/latex/contrib/printlen
14mr|texlive-printlen-1.1a-3|4	# catalog-date 2010-09-22 14:58:28 +0200
14mr|texlive-printlen-1.1a-3|5	# catalog-license lppl
14mr|texlive-printlen-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-printlen-1.1a-3|7	Name:		texlive-printlen
14mr|texlive-printlen-1.1a-3|8	Version:	1.1a
14mr|texlive-printlen-1.1a-3|9	Release:	3
14mr|texlive-printlen-1.1a-3|10	Summary:	Print lengths using specified units
14mr|texlive-printlen-1.1a-3|11	Group:		Publishing
14mr|texlive-printlen-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/printlen
14mr|texlive-printlen-1.1a-3|13	License:	LPPL
14mr|texlive-printlen-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/printlen.tar.xz
14mr|texlive-printlen-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/printlen.doc.tar.xz
14mr|texlive-printlen-1.1a-3|16	BuildArch:	noarch
14mr|texlive-printlen-1.1a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-printlen-1.1a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-printlen-1.1a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-printlen-1.1a-3|20	
14mr|texlive-printlen-1.1a-3|21	%description
14mr|texlive-printlen-1.1a-3|22	\printlength{length} prints the value of a LaTeX length in the
14mr|texlive-printlen-1.1a-3|23	units specified by \uselengthunit{unit} ('unit' may be any TeX
14mr|texlive-printlen-1.1a-3|24	length unit except for scaled point, viz., any of: pt, pc, in,
14mr|texlive-printlen-1.1a-3|25	mm, cm, bp, dd or cc). When the unit is pt, the printed length
14mr|texlive-printlen-1.1a-3|26	value will include any stretch or shrink; otherwise these are
14mr|texlive-printlen-1.1a-3|27	not printed. The 'unit' argument may also be PT, in which case
14mr|texlive-printlen-1.1a-3|28	length values will be printed in point units but without any
14mr|texlive-printlen-1.1a-3|29	stretch or shrink values.
14mr|texlive-printlen-1.1a-3|30	
14mr|texlive-printlen-1.1a-3|31	%post
14mr|texlive-printlen-1.1a-3|32	%{_sbindir}/texlive.post
14mr|texlive-printlen-1.1a-3|33	
14mr|texlive-printlen-1.1a-3|34	%postun
14mr|texlive-printlen-1.1a-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-printlen-1.1a-3|36	%{_sbindir}/texlive.post
14mr|texlive-printlen-1.1a-3|37	fi
14mr|texlive-printlen-1.1a-3|38	
14mr|texlive-printlen-1.1a-3|39	#-----------------------------------------------------------------------
14mr|texlive-printlen-1.1a-3|40	%files
14mr|texlive-printlen-1.1a-3|41	%{_texmfdistdir}/tex/latex/printlen/printlen.sty
14mr|texlive-printlen-1.1a-3|42	%doc %{_texmfdistdir}/doc/latex/printlen/printlen-doc.pdf
14mr|texlive-printlen-1.1a-3|43	%doc %{_texmfdistdir}/doc/latex/printlen/printlen-doc.tex
14mr|texlive-printlen-1.1a-3|44	
14mr|texlive-printlen-1.1a-3|45	#-----------------------------------------------------------------------
14mr|texlive-printlen-1.1a-3|46	%prep
14mr|texlive-printlen-1.1a-3|47	%setup -c -a0 -a1
14mr|texlive-printlen-1.1a-3|48	
14mr|texlive-printlen-1.1a-3|49	%build
14mr|texlive-printlen-1.1a-3|50	
14mr|texlive-printlen-1.1a-3|51	%install
14mr|texlive-printlen-1.1a-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-printlen-1.1a-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-printlen-1.1a-3|54	
14mr|texlive-printlen-1.1a-3|55	
14mr|texlive-printlen-1.1a-3|56	
14mr|texlive-printlen-1.1a-3|57	%changelog
14mr|texlive-printlen-1.1a-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-printlen-1.1a-3|59	+ Revision: 8b6ac5b
14mr|texlive-printlen-1.1a-3|60	- MassBuild#440: Increase release tag
14mr|texlive-printlen-1.1a-3|61	
14mr|texlive-printlen-1.1a-3|62	

21073 14
14mr|texlive-proba-20090602-3|1	# revision 15878
14mr|texlive-proba-20090602-3|2	# category Package
14mr|texlive-proba-20090602-3|3	# catalog-ctan /macros/latex/contrib/proba
14mr|texlive-proba-20090602-3|4	# catalog-date 2009-06-02 14:48:32 +0200
14mr|texlive-proba-20090602-3|5	# catalog-license lppl
14mr|texlive-proba-20090602-3|6	# catalog-version undef
14mr|texlive-proba-20090602-3|7	Name:		texlive-proba
14mr|texlive-proba-20090602-3|8	Version:	20090602
14mr|texlive-proba-20090602-3|9	Release:	3
14mr|texlive-proba-20090602-3|10	Summary:	Shortcuts commands to symbols used in probability texts
14mr|texlive-proba-20090602-3|11	Group:		Publishing
14mr|texlive-proba-20090602-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/proba
14mr|texlive-proba-20090602-3|13	License:	LPPL
14mr|texlive-proba-20090602-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proba.tar.xz
14mr|texlive-proba-20090602-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proba.doc.tar.xz
14mr|texlive-proba-20090602-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proba.source.tar.xz
14mr|texlive-proba-20090602-3|17	BuildArch:	noarch
14mr|texlive-proba-20090602-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-proba-20090602-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-proba-20090602-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-proba-20090602-3|21	
14mr|texlive-proba-20090602-3|22	%description
14mr|texlive-proba-20090602-3|23	This package includes some of the most often used commands in
14mr|texlive-proba-20090602-3|24	probability texts, e.g. probability, expectation, variance,
14mr|texlive-proba-20090602-3|25	etc. It also includes some short commands for set (blackboard)
14mr|texlive-proba-20090602-3|26	or filtrations (calligraphic). It requires LaTeX2e and the
14mr|texlive-proba-20090602-3|27	amsfonts package.
14mr|texlive-proba-20090602-3|28	
14mr|texlive-proba-20090602-3|29	%post
14mr|texlive-proba-20090602-3|30	%{_sbindir}/texlive.post
14mr|texlive-proba-20090602-3|31	
14mr|texlive-proba-20090602-3|32	%postun
14mr|texlive-proba-20090602-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-proba-20090602-3|34	%{_sbindir}/texlive.post
14mr|texlive-proba-20090602-3|35	fi
14mr|texlive-proba-20090602-3|36	
14mr|texlive-proba-20090602-3|37	#-----------------------------------------------------------------------
14mr|texlive-proba-20090602-3|38	%files
14mr|texlive-proba-20090602-3|39	%{_texmfdistdir}/tex/latex/proba/proba.sty
14mr|texlive-proba-20090602-3|40	%doc %{_texmfdistdir}/doc/latex/proba/README
14mr|texlive-proba-20090602-3|41	%doc %{_texmfdistdir}/doc/latex/proba/proba.pdf
14mr|texlive-proba-20090602-3|42	#- source
14mr|texlive-proba-20090602-3|43	%doc %{_texmfdistdir}/source/latex/proba/proba.dtx
14mr|texlive-proba-20090602-3|44	%doc %{_texmfdistdir}/source/latex/proba/proba.ins
14mr|texlive-proba-20090602-3|45	
14mr|texlive-proba-20090602-3|46	#-----------------------------------------------------------------------
14mr|texlive-proba-20090602-3|47	%prep
14mr|texlive-proba-20090602-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-proba-20090602-3|49	
14mr|texlive-proba-20090602-3|50	%build
14mr|texlive-proba-20090602-3|51	
14mr|texlive-proba-20090602-3|52	%install
14mr|texlive-proba-20090602-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-proba-20090602-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-proba-20090602-3|55	
14mr|texlive-proba-20090602-3|56	
14mr|texlive-proba-20090602-3|57	
14mr|texlive-proba-20090602-3|58	%changelog
14mr|texlive-proba-20090602-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090602-3
14mr|texlive-proba-20090602-3|60	+ Revision: a7f6812
14mr|texlive-proba-20090602-3|61	- MassBuild#440: Increase release tag
14mr|texlive-proba-20090602-3|62	
14mr|texlive-proba-20090602-3|63	

21074 14
14mr|texlive-probsoln-3.02-2|1	# revision 25106
14mr|texlive-probsoln-3.02-2|2	# category Package
14mr|texlive-probsoln-3.02-2|3	# catalog-ctan /macros/latex/contrib/probsoln
14mr|texlive-probsoln-3.02-2|4	# catalog-date 2012-01-14 16:28:43 +0100
14mr|texlive-probsoln-3.02-2|5	# catalog-license lppl
14mr|texlive-probsoln-3.02-2|6	# catalog-version 3.02
14mr|texlive-probsoln-3.02-2|7	Name:		texlive-probsoln
14mr|texlive-probsoln-3.02-2|8	Version:	3.02
14mr|texlive-probsoln-3.02-2|9	Release:	2
14mr|texlive-probsoln-3.02-2|10	Summary:	Generate problem sheets and their solution sheets
14mr|texlive-probsoln-3.02-2|11	Group:		Publishing
14mr|texlive-probsoln-3.02-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/probsoln
14mr|texlive-probsoln-3.02-2|13	License:	LPPL
14mr|texlive-probsoln-3.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/probsoln.tar.xz
14mr|texlive-probsoln-3.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/probsoln.doc.tar.xz
14mr|texlive-probsoln-3.02-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/probsoln.source.tar.xz
14mr|texlive-probsoln-3.02-2|17	BuildArch:	noarch
14mr|texlive-probsoln-3.02-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-probsoln-3.02-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-probsoln-3.02-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-probsoln-3.02-2|21	
14mr|texlive-probsoln-3.02-2|22	%description
14mr|texlive-probsoln-3.02-2|23	The package is designed for lecturers who have to generate new
14mr|texlive-probsoln-3.02-2|24	problem sheets for their students on a regular basis (e.g.
14mr|texlive-probsoln-3.02-2|25	yearly) by randomly selecting a specified number of problems
14mr|texlive-probsoln-3.02-2|26	defined in another file. The package allows you easily to
14mr|texlive-probsoln-3.02-2|27	generate a new problem sheet that is different from the
14mr|texlive-probsoln-3.02-2|28	previous year, thus alleviating the temptation of students to
14mr|texlive-probsoln-3.02-2|29	seek out the previous year's students and checking out their
14mr|texlive-probsoln-3.02-2|30	answers. The solutions to the problems can be defined along
14mr|texlive-probsoln-3.02-2|31	with the problem, making it easy to generate the solution sheet
14mr|texlive-probsoln-3.02-2|32	from the same source code; problems may be reused within a
14mr|texlive-probsoln-3.02-2|33	document, so that solutions may appear in a different section
14mr|texlive-probsoln-3.02-2|34	of the same document as the problems they cover.
14mr|texlive-probsoln-3.02-2|35	
14mr|texlive-probsoln-3.02-2|36	%post
14mr|texlive-probsoln-3.02-2|37	%{_sbindir}/texlive.post
14mr|texlive-probsoln-3.02-2|38	
14mr|texlive-probsoln-3.02-2|39	%postun
14mr|texlive-probsoln-3.02-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-probsoln-3.02-2|41	%{_sbindir}/texlive.post
14mr|texlive-probsoln-3.02-2|42	fi
14mr|texlive-probsoln-3.02-2|43	
14mr|texlive-probsoln-3.02-2|44	#-----------------------------------------------------------------------
14mr|texlive-probsoln-3.02-2|45	%files
14mr|texlive-probsoln-3.02-2|46	%{_texmfdistdir}/tex/latex/probsoln/probsoln.sty
14mr|texlive-probsoln-3.02-2|47	%doc %{_texmfdistdir}/doc/latex/probsoln/CHANGES
14mr|texlive-probsoln-3.02-2|48	%doc %{_texmfdistdir}/doc/latex/probsoln/INSTALL
14mr|texlive-probsoln-3.02-2|49	%doc %{_texmfdistdir}/doc/latex/probsoln/README
14mr|texlive-probsoln-3.02-2|50	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln-manual.css
14mr|texlive-probsoln-3.02-2|51	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln-manual.html
14mr|texlive-probsoln-3.02-2|52	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln-manual.tex
14mr|texlive-probsoln-3.02-2|53	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln.pdf
14mr|texlive-probsoln-3.02-2|54	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample.pdf
14mr|texlive-probsoln-3.02-2|55	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample.tex
14mr|texlive-probsoln-3.02-2|56	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample2.pdf
14mr|texlive-probsoln-3.02-2|57	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample2.tex
14mr|texlive-probsoln-3.02-2|58	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample3.pdf
14mr|texlive-probsoln-3.02-2|59	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample3.tex
14mr|texlive-probsoln-3.02-2|60	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample4.pdf
14mr|texlive-probsoln-3.02-2|61	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample4.tex
14mr|texlive-probsoln-3.02-2|62	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample5.pdf
14mr|texlive-probsoln-3.02-2|63	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample5.tex
14mr|texlive-probsoln-3.02-2|64	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample6.tex
14mr|texlive-probsoln-3.02-2|65	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample7.tex
14mr|texlive-probsoln-3.02-2|66	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample8.tex
14mr|texlive-probsoln-3.02-2|67	#- source
14mr|texlive-probsoln-3.02-2|68	%doc %{_texmfdistdir}/source/latex/probsoln/probsoln.dtx
14mr|texlive-probsoln-3.02-2|69	%doc %{_texmfdistdir}/source/latex/probsoln/probsoln.ins
14mr|texlive-probsoln-3.02-2|70	
14mr|texlive-probsoln-3.02-2|71	#-----------------------------------------------------------------------
14mr|texlive-probsoln-3.02-2|72	%prep
14mr|texlive-probsoln-3.02-2|73	%setup -c -a0 -a1 -a2
14mr|texlive-probsoln-3.02-2|74	
14mr|texlive-probsoln-3.02-2|75	%build
14mr|texlive-probsoln-3.02-2|76	
14mr|texlive-probsoln-3.02-2|77	%install
14mr|texlive-probsoln-3.02-2|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-probsoln-3.02-2|79	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-probsoln-3.02-2|80	
14mr|texlive-probsoln-3.02-2|81	
14mr|texlive-probsoln-3.02-2|82	
14mr|texlive-probsoln-3.02-2|83	%changelog
14mr|texlive-probsoln-3.02-2|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.02-2
14mr|texlive-probsoln-3.02-2|85	+ Revision: a5f1173
14mr|texlive-probsoln-3.02-2|86	- MassBuild#440: Increase release tag
14mr|texlive-probsoln-3.02-2|87	
14mr|texlive-probsoln-3.02-2|88	

21075 14
14mr|texlive-procIAGssymp-20070106-3|1	# revision 15878
14mr|texlive-procIAGssymp-20070106-3|2	# category Package
14mr|texlive-procIAGssymp-20070106-3|3	# catalog-ctan /macros/latex/contrib/procIAGssymp
14mr|texlive-procIAGssymp-20070106-3|4	# catalog-date 2007-01-06 21:10:04 +0100
14mr|texlive-procIAGssymp-20070106-3|5	# catalog-license lppl
14mr|texlive-procIAGssymp-20070106-3|6	# catalog-version undef
14mr|texlive-procIAGssymp-20070106-3|7	Name:		texlive-procIAGssymp
14mr|texlive-procIAGssymp-20070106-3|8	Version:	20070106
14mr|texlive-procIAGssymp-20070106-3|9	Release:	3
14mr|texlive-procIAGssymp-20070106-3|10	Summary:	Macros for IAG symposium papers
14mr|texlive-procIAGssymp-20070106-3|11	Group:		Publishing
14mr|texlive-procIAGssymp-20070106-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/procIAGssymp
14mr|texlive-procIAGssymp-20070106-3|13	License:	LPPL
14mr|texlive-procIAGssymp-20070106-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/procIAGssymp.tar.xz
14mr|texlive-procIAGssymp-20070106-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/procIAGssymp.doc.tar.xz
14mr|texlive-procIAGssymp-20070106-3|16	BuildArch:	noarch
14mr|texlive-procIAGssymp-20070106-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-procIAGssymp-20070106-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-procIAGssymp-20070106-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-procIAGssymp-20070106-3|20	
14mr|texlive-procIAGssymp-20070106-3|21	%description
14mr|texlive-procIAGssymp-20070106-3|22	This package provides (re-)definitions of some LaTeX commands
14mr|texlive-procIAGssymp-20070106-3|23	that can be useful for the preparation of a paper with the
14mr|texlive-procIAGssymp-20070106-3|24	style of the proceeding of symposia sponsored by the
14mr|texlive-procIAGssymp-20070106-3|25	'International Association of Geodesy (IAG)' published by
14mr|texlive-procIAGssymp-20070106-3|26	Springer-Verlag.
14mr|texlive-procIAGssymp-20070106-3|27	
14mr|texlive-procIAGssymp-20070106-3|28	%post
14mr|texlive-procIAGssymp-20070106-3|29	%{_sbindir}/texlive.post
14mr|texlive-procIAGssymp-20070106-3|30	
14mr|texlive-procIAGssymp-20070106-3|31	%postun
14mr|texlive-procIAGssymp-20070106-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-procIAGssymp-20070106-3|33	%{_sbindir}/texlive.post
14mr|texlive-procIAGssymp-20070106-3|34	fi
14mr|texlive-procIAGssymp-20070106-3|35	
14mr|texlive-procIAGssymp-20070106-3|36	#-----------------------------------------------------------------------
14mr|texlive-procIAGssymp-20070106-3|37	%files
14mr|texlive-procIAGssymp-20070106-3|38	%{_texmfdistdir}/tex/latex/procIAGssymp/procIAGssymp.sty
14mr|texlive-procIAGssymp-20070106-3|39	%doc %{_texmfdistdir}/doc/latex/procIAGssymp/TestPaper.tex
14mr|texlive-procIAGssymp-20070106-3|40	
14mr|texlive-procIAGssymp-20070106-3|41	#-----------------------------------------------------------------------
14mr|texlive-procIAGssymp-20070106-3|42	%prep
14mr|texlive-procIAGssymp-20070106-3|43	%setup -c -a0 -a1
14mr|texlive-procIAGssymp-20070106-3|44	
14mr|texlive-procIAGssymp-20070106-3|45	%build
14mr|texlive-procIAGssymp-20070106-3|46	
14mr|texlive-procIAGssymp-20070106-3|47	%install
14mr|texlive-procIAGssymp-20070106-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-procIAGssymp-20070106-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-procIAGssymp-20070106-3|50	
14mr|texlive-procIAGssymp-20070106-3|51	
14mr|texlive-procIAGssymp-20070106-3|52	
14mr|texlive-procIAGssymp-20070106-3|53	%changelog
14mr|texlive-procIAGssymp-20070106-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070106-3
14mr|texlive-procIAGssymp-20070106-3|55	+ Revision: e9e3285
14mr|texlive-procIAGssymp-20070106-3|56	- MassBuild#440: Increase release tag
14mr|texlive-procIAGssymp-20070106-3|57	
14mr|texlive-procIAGssymp-20070106-3|58	

21076 14
14mr|texlive-prodint-20110330-3|1	# revision 21893
14mr|texlive-prodint-20110330-3|2	# category Package
14mr|texlive-prodint-20110330-3|3	# catalog-ctan /fonts/prodint
14mr|texlive-prodint-20110330-3|4	# catalog-date 2011-03-30 12:07:52 +0200
14mr|texlive-prodint-20110330-3|5	# catalog-license ofl
14mr|texlive-prodint-20110330-3|6	# catalog-version undef
14mr|texlive-prodint-20110330-3|7	Name:		texlive-prodint
14mr|texlive-prodint-20110330-3|8	Version:	20110330
14mr|texlive-prodint-20110330-3|9	Release:	3
14mr|texlive-prodint-20110330-3|10	Summary:	A font that provides the product integral symbol
14mr|texlive-prodint-20110330-3|11	Group:		Publishing
14mr|texlive-prodint-20110330-3|12	URL:		http://www.ctan.org/tex-archive/fonts/prodint
14mr|texlive-prodint-20110330-3|13	License:	OFL
14mr|texlive-prodint-20110330-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prodint.tar.xz
14mr|texlive-prodint-20110330-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prodint.doc.tar.xz
14mr|texlive-prodint-20110330-3|16	BuildArch:	noarch
14mr|texlive-prodint-20110330-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-prodint-20110330-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-prodint-20110330-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-prodint-20110330-3|20	
14mr|texlive-prodint-20110330-3|21	%description
14mr|texlive-prodint-20110330-3|22	Product integrals are to products, as integrals are to sums.
14mr|texlive-prodint-20110330-3|23	They have been around for more than a hundred years, they have
14mr|texlive-prodint-20110330-3|24	not become part of the standard toolbox, possibly because no-
14mr|texlive-prodint-20110330-3|25	one invented the right mathematical symbol for them. The
14mr|texlive-prodint-20110330-3|26	authors remedied that situation by proposing the symbol and
14mr|texlive-prodint-20110330-3|27	providing this font.
14mr|texlive-prodint-20110330-3|28	
14mr|texlive-prodint-20110330-3|29	%post
14mr|texlive-prodint-20110330-3|30	%{_sbindir}/texlive.post
14mr|texlive-prodint-20110330-3|31	
14mr|texlive-prodint-20110330-3|32	%postun
14mr|texlive-prodint-20110330-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-prodint-20110330-3|34	%{_sbindir}/texlive.post
14mr|texlive-prodint-20110330-3|35	fi
14mr|texlive-prodint-20110330-3|36	
14mr|texlive-prodint-20110330-3|37	#-----------------------------------------------------------------------
14mr|texlive-prodint-20110330-3|38	%files
14mr|texlive-prodint-20110330-3|39	%{_texmfdistdir}/fonts/afm/public/prodint/prodint.afm
14mr|texlive-prodint-20110330-3|40	%{_texmfdistdir}/fonts/map/dvips/prodint/prodint.map
14mr|texlive-prodint-20110330-3|41	%{_texmfdistdir}/fonts/tfm/public/prodint/prodint.tfm
14mr|texlive-prodint-20110330-3|42	%{_texmfdistdir}/fonts/type1/public/prodint/prodint.pfb
14mr|texlive-prodint-20110330-3|43	%{_texmfdistdir}/tex/latex/prodint/prodint.sty
14mr|texlive-prodint-20110330-3|44	%doc %{_texmfdistdir}/doc/fonts/prodint/README
14mr|texlive-prodint-20110330-3|45	%doc %{_texmfdistdir}/doc/fonts/prodint/config.prodint
14mr|texlive-prodint-20110330-3|46	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.bma
14mr|texlive-prodint-20110330-3|47	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.mt1
14mr|texlive-prodint-20110330-3|48	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.pdf
14mr|texlive-prodint-20110330-3|49	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.pfa
14mr|texlive-prodint-20110330-3|50	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.sit.hqx
14mr|texlive-prodint-20110330-3|51	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.tex
14mr|texlive-prodint-20110330-3|52	
14mr|texlive-prodint-20110330-3|53	#-----------------------------------------------------------------------
14mr|texlive-prodint-20110330-3|54	%prep
14mr|texlive-prodint-20110330-3|55	%setup -c -a0 -a1
14mr|texlive-prodint-20110330-3|56	
14mr|texlive-prodint-20110330-3|57	%build
14mr|texlive-prodint-20110330-3|58	
14mr|texlive-prodint-20110330-3|59	%install
14mr|texlive-prodint-20110330-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-prodint-20110330-3|61	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-prodint-20110330-3|62	
14mr|texlive-prodint-20110330-3|63	
14mr|texlive-prodint-20110330-3|64	
14mr|texlive-prodint-20110330-3|65	%changelog
14mr|texlive-prodint-20110330-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110330-3
14mr|texlive-prodint-20110330-3|67	+ Revision: 049ee60
14mr|texlive-prodint-20110330-3|68	- MassBuild#440: Increase release tag
14mr|texlive-prodint-20110330-3|69	
14mr|texlive-prodint-20110330-3|70	

21077 14
14mr|texlive-productbox-1.1-3|1	# revision 20886
14mr|texlive-productbox-1.1-3|2	# category Package
14mr|texlive-productbox-1.1-3|3	# catalog-ctan /macros/latex/contrib/gene/productbox
14mr|texlive-productbox-1.1-3|4	# catalog-date 2010-12-30 01:06:48 +0100
14mr|texlive-productbox-1.1-3|5	# catalog-license other-free
14mr|texlive-productbox-1.1-3|6	# catalog-version 1.1
14mr|texlive-productbox-1.1-3|7	Name:		texlive-productbox
14mr|texlive-productbox-1.1-3|8	Version:	1.1
14mr|texlive-productbox-1.1-3|9	Release:	3
14mr|texlive-productbox-1.1-3|10	Summary:	Typeset a three-dimensional product box
14mr|texlive-productbox-1.1-3|11	Group:		Publishing
14mr|texlive-productbox-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/productbox
14mr|texlive-productbox-1.1-3|13	License:	OTHER-FREE
14mr|texlive-productbox-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/productbox.tar.xz
14mr|texlive-productbox-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/productbox.doc.tar.xz
14mr|texlive-productbox-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/productbox.source.tar.xz
14mr|texlive-productbox-1.1-3|17	BuildArch:	noarch
14mr|texlive-productbox-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-productbox-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-productbox-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-productbox-1.1-3|21	
14mr|texlive-productbox-1.1-3|22	%description
14mr|texlive-productbox-1.1-3|23	The package enables typesetting of a three-dimensional product
14mr|texlive-productbox-1.1-3|24	box. This product box can be rendered as it is standing on a
14mr|texlive-productbox-1.1-3|25	surface and some light is shed onto it. Alternatively it can be
14mr|texlive-productbox-1.1-3|26	typeset as a wireframe to be cut out and glued together. This
14mr|texlive-productbox-1.1-3|27	will lead to a physical product box. The package requires the
14mr|texlive-productbox-1.1-3|28	package pgf and TikZ.
14mr|texlive-productbox-1.1-3|29	
14mr|texlive-productbox-1.1-3|30	%post
14mr|texlive-productbox-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-productbox-1.1-3|32	
14mr|texlive-productbox-1.1-3|33	%postun
14mr|texlive-productbox-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-productbox-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-productbox-1.1-3|36	fi
14mr|texlive-productbox-1.1-3|37	
14mr|texlive-productbox-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-productbox-1.1-3|39	%files
14mr|texlive-productbox-1.1-3|40	%{_texmfdistdir}/tex/latex/productbox/productbox.sty
14mr|texlive-productbox-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/productbox/Makefile
14mr|texlive-productbox-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/productbox/README
14mr|texlive-productbox-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/productbox/productbox.bib
14mr|texlive-productbox-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/productbox/productbox.pdf
14mr|texlive-productbox-1.1-3|45	#- source
14mr|texlive-productbox-1.1-3|46	%doc %{_texmfdistdir}/source/latex/productbox/productbox.dtx
14mr|texlive-productbox-1.1-3|47	%doc %{_texmfdistdir}/source/latex/productbox/productbox.ins
14mr|texlive-productbox-1.1-3|48	
14mr|texlive-productbox-1.1-3|49	#-----------------------------------------------------------------------
14mr|texlive-productbox-1.1-3|50	%prep
14mr|texlive-productbox-1.1-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-productbox-1.1-3|52	
14mr|texlive-productbox-1.1-3|53	%build
14mr|texlive-productbox-1.1-3|54	
14mr|texlive-productbox-1.1-3|55	%install
14mr|texlive-productbox-1.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-productbox-1.1-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-productbox-1.1-3|58	
14mr|texlive-productbox-1.1-3|59	
14mr|texlive-productbox-1.1-3|60	
14mr|texlive-productbox-1.1-3|61	%changelog
14mr|texlive-productbox-1.1-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-productbox-1.1-3|63	+ Revision: 4f7cc6c
14mr|texlive-productbox-1.1-3|64	- MassBuild#440: Increase release tag
14mr|texlive-productbox-1.1-3|65	
14mr|texlive-productbox-1.1-3|66	

21078 14
14mr|texlive-program-3.3.12-3|1	# revision 20022
14mr|texlive-program-3.3.12-3|2	# category Package
14mr|texlive-program-3.3.12-3|3	# catalog-ctan /macros/latex/contrib/program
14mr|texlive-program-3.3.12-3|4	# catalog-date 2010-10-07 12:36:42 +0200
14mr|texlive-program-3.3.12-3|5	# catalog-license gpl3
14mr|texlive-program-3.3.12-3|6	# catalog-version 3.3.12
14mr|texlive-program-3.3.12-3|7	Name:		texlive-program
14mr|texlive-program-3.3.12-3|8	Version:	3.3.12
14mr|texlive-program-3.3.12-3|9	Release:	3
14mr|texlive-program-3.3.12-3|10	Summary:	Typesetting programs and algorithms
14mr|texlive-program-3.3.12-3|11	Group:		Publishing
14mr|texlive-program-3.3.12-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/program
14mr|texlive-program-3.3.12-3|13	License:	GPL3
14mr|texlive-program-3.3.12-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/program.tar.xz
14mr|texlive-program-3.3.12-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/program.doc.tar.xz
14mr|texlive-program-3.3.12-3|16	BuildArch:	noarch
14mr|texlive-program-3.3.12-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-program-3.3.12-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-program-3.3.12-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-program-3.3.12-3|20	
14mr|texlive-program-3.3.12-3|21	%description
14mr|texlive-program-3.3.12-3|22	The main offering is a program environment; a programbox
14mr|texlive-program-3.3.12-3|23	environment is available for fragments that must not break with
14mr|texlive-program-3.3.12-3|24	the pages.
14mr|texlive-program-3.3.12-3|25	
14mr|texlive-program-3.3.12-3|26	%post
14mr|texlive-program-3.3.12-3|27	%{_sbindir}/texlive.post
14mr|texlive-program-3.3.12-3|28	
14mr|texlive-program-3.3.12-3|29	%postun
14mr|texlive-program-3.3.12-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-program-3.3.12-3|31	%{_sbindir}/texlive.post
14mr|texlive-program-3.3.12-3|32	fi
14mr|texlive-program-3.3.12-3|33	
14mr|texlive-program-3.3.12-3|34	#-----------------------------------------------------------------------
14mr|texlive-program-3.3.12-3|35	%files
14mr|texlive-program-3.3.12-3|36	%{_texmfdistdir}/tex/latex/program/program.sty
14mr|texlive-program-3.3.12-3|37	%doc %{_texmfdistdir}/doc/latex/program/README
14mr|texlive-program-3.3.12-3|38	%doc %{_texmfdistdir}/doc/latex/program/gpl-3.0.txt
14mr|texlive-program-3.3.12-3|39	%doc %{_texmfdistdir}/doc/latex/program/plink.tex
14mr|texlive-program-3.3.12-3|40	%doc %{_texmfdistdir}/doc/latex/program/program-demo.tex
14mr|texlive-program-3.3.12-3|41	%doc %{_texmfdistdir}/doc/latex/program/program-doc.pdf
14mr|texlive-program-3.3.12-3|42	%doc %{_texmfdistdir}/doc/latex/program/program-doc.tex
14mr|texlive-program-3.3.12-3|43	
14mr|texlive-program-3.3.12-3|44	#-----------------------------------------------------------------------
14mr|texlive-program-3.3.12-3|45	%prep
14mr|texlive-program-3.3.12-3|46	%setup -c -a0 -a1
14mr|texlive-program-3.3.12-3|47	
14mr|texlive-program-3.3.12-3|48	%build
14mr|texlive-program-3.3.12-3|49	
14mr|texlive-program-3.3.12-3|50	%install
14mr|texlive-program-3.3.12-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-program-3.3.12-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-program-3.3.12-3|53	
14mr|texlive-program-3.3.12-3|54	
14mr|texlive-program-3.3.12-3|55	
14mr|texlive-program-3.3.12-3|56	%changelog
14mr|texlive-program-3.3.12-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.12-3
14mr|texlive-program-3.3.12-3|58	+ Revision: c24074b
14mr|texlive-program-3.3.12-3|59	- MassBuild#440: Increase release tag
14mr|texlive-program-3.3.12-3|60	
14mr|texlive-program-3.3.12-3|61	

21079 14
14mr|texlive-progress-1.10-3|1	# revision 19519
14mr|texlive-progress-1.10-3|2	# category Package
14mr|texlive-progress-1.10-3|3	# catalog-ctan /macros/latex/contrib/progress
14mr|texlive-progress-1.10-3|4	# catalog-date 2007-01-06 21:10:04 +0100
14mr|texlive-progress-1.10-3|5	# catalog-license lppl
14mr|texlive-progress-1.10-3|6	# catalog-version 1.10
14mr|texlive-progress-1.10-3|7	Name:		texlive-progress
14mr|texlive-progress-1.10-3|8	Version:	1.10
14mr|texlive-progress-1.10-3|9	Release:	3
14mr|texlive-progress-1.10-3|10	Summary:	Creates an overview of a document's state
14mr|texlive-progress-1.10-3|11	Group:		Publishing
14mr|texlive-progress-1.10-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/progress
14mr|texlive-progress-1.10-3|13	License:	LPPL
14mr|texlive-progress-1.10-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progress.tar.xz
14mr|texlive-progress-1.10-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progress.doc.tar.xz
14mr|texlive-progress-1.10-3|16	BuildArch:	noarch
14mr|texlive-progress-1.10-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-progress-1.10-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-progress-1.10-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-progress-1.10-3|20	
14mr|texlive-progress-1.10-3|21	%description
14mr|texlive-progress-1.10-3|22	Progress is a package which. when compiling TeX and LaTeX
14mr|texlive-progress-1.10-3|23	documents, generates a HTML file showing an overview of a
14mr|texlive-progress-1.10-3|24	document's state (of how finished it is). The report is sent to
14mr|texlive-progress-1.10-3|25	file \ProgressReportName, which is by default the \jobname with
14mr|texlive-progress-1.10-3|26	the date appended (but is user-modifiable).
14mr|texlive-progress-1.10-3|27	
14mr|texlive-progress-1.10-3|28	%post
14mr|texlive-progress-1.10-3|29	%{_sbindir}/texlive.post
14mr|texlive-progress-1.10-3|30	
14mr|texlive-progress-1.10-3|31	%postun
14mr|texlive-progress-1.10-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-progress-1.10-3|33	%{_sbindir}/texlive.post
14mr|texlive-progress-1.10-3|34	fi
14mr|texlive-progress-1.10-3|35	
14mr|texlive-progress-1.10-3|36	#-----------------------------------------------------------------------
14mr|texlive-progress-1.10-3|37	%files
14mr|texlive-progress-1.10-3|38	%{_texmfdistdir}/tex/latex/progress/progress.sty
14mr|texlive-progress-1.10-3|39	%doc %{_texmfdistdir}/doc/latex/progress/README
14mr|texlive-progress-1.10-3|40	%doc %{_texmfdistdir}/doc/latex/progress/progress.pdf
14mr|texlive-progress-1.10-3|41	%doc %{_texmfdistdir}/doc/latex/progress/progress.tex
14mr|texlive-progress-1.10-3|42	%doc %{_texmfdistdir}/doc/latex/progress/progress20030701.html
14mr|texlive-progress-1.10-3|43	
14mr|texlive-progress-1.10-3|44	#-----------------------------------------------------------------------
14mr|texlive-progress-1.10-3|45	%prep
14mr|texlive-progress-1.10-3|46	%setup -c -a0 -a1
14mr|texlive-progress-1.10-3|47	
14mr|texlive-progress-1.10-3|48	%build
14mr|texlive-progress-1.10-3|49	
14mr|texlive-progress-1.10-3|50	%install
14mr|texlive-progress-1.10-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-progress-1.10-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-progress-1.10-3|53	
14mr|texlive-progress-1.10-3|54	
14mr|texlive-progress-1.10-3|55	
14mr|texlive-progress-1.10-3|56	%changelog
14mr|texlive-progress-1.10-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-3
14mr|texlive-progress-1.10-3|58	+ Revision: bc9ad45
14mr|texlive-progress-1.10-3|59	- MassBuild#440: Increase release tag
14mr|texlive-progress-1.10-3|60	
14mr|texlive-progress-1.10-3|61	

21080 14
14mr|texlive-progressbar-v1.0b2-2|1	# revision 25431
14mr|texlive-progressbar-v1.0b2-2|2	# category Package
14mr|texlive-progressbar-v1.0b2-2|3	# catalog-ctan /macros/latex/contrib/progressbar
14mr|texlive-progressbar-v1.0b2-2|4	# catalog-date 2012-02-19 15:32:47 +0100
14mr|texlive-progressbar-v1.0b2-2|5	# catalog-license lppl
14mr|texlive-progressbar-v1.0b2-2|6	# catalog-version v1.0b~2
14mr|texlive-progressbar-v1.0b2-2|7	Name:		texlive-progressbar
14mr|texlive-progressbar-v1.0b2-2|8	Version:	v1.0b2
14mr|texlive-progressbar-v1.0b2-2|9	Release:	2
14mr|texlive-progressbar-v1.0b2-2|10	Summary:	Visualize shares of total amounts in the form of a (progress-)bar
14mr|texlive-progressbar-v1.0b2-2|11	Group:		Publishing
14mr|texlive-progressbar-v1.0b2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/progressbar
14mr|texlive-progressbar-v1.0b2-2|13	License:	LPPL
14mr|texlive-progressbar-v1.0b2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progressbar.tar.xz
14mr|texlive-progressbar-v1.0b2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progressbar.doc.tar.xz
14mr|texlive-progressbar-v1.0b2-2|16	BuildArch:	noarch
14mr|texlive-progressbar-v1.0b2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-progressbar-v1.0b2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-progressbar-v1.0b2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-progressbar-v1.0b2-2|20	
14mr|texlive-progressbar-v1.0b2-2|21	%description
14mr|texlive-progressbar-v1.0b2-2|22	This package allows you to easily visualize shares of total
14mr|texlive-progressbar-v1.0b2-2|23	amounts in the form of a bar. So basically you can convert any
14mr|texlive-progressbar-v1.0b2-2|24	number between 0 and 1 to a progressbar using the command
14mr|texlive-progressbar-v1.0b2-2|25	\progressbar{<number>}. Also a lot of customizations are
14mr|texlive-progressbar-v1.0b2-2|26	possible, allowing you to create an unique progressbar on your
14mr|texlive-progressbar-v1.0b2-2|27	own.
14mr|texlive-progressbar-v1.0b2-2|28	
14mr|texlive-progressbar-v1.0b2-2|29	%post
14mr|texlive-progressbar-v1.0b2-2|30	%{_sbindir}/texlive.post
14mr|texlive-progressbar-v1.0b2-2|31	
14mr|texlive-progressbar-v1.0b2-2|32	%postun
14mr|texlive-progressbar-v1.0b2-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-progressbar-v1.0b2-2|34	%{_sbindir}/texlive.post
14mr|texlive-progressbar-v1.0b2-2|35	fi
14mr|texlive-progressbar-v1.0b2-2|36	
14mr|texlive-progressbar-v1.0b2-2|37	#-----------------------------------------------------------------------
14mr|texlive-progressbar-v1.0b2-2|38	%files
14mr|texlive-progressbar-v1.0b2-2|39	%{_texmfdistdir}/tex/latex/progressbar/progressbar.sty
14mr|texlive-progressbar-v1.0b2-2|40	%doc %{_texmfdistdir}/doc/latex/progressbar/README
14mr|texlive-progressbar-v1.0b2-2|41	%doc %{_texmfdistdir}/doc/latex/progressbar/progressbar.pdf
14mr|texlive-progressbar-v1.0b2-2|42	%doc %{_texmfdistdir}/doc/latex/progressbar/progressbar.tex
14mr|texlive-progressbar-v1.0b2-2|43	
14mr|texlive-progressbar-v1.0b2-2|44	#-----------------------------------------------------------------------
14mr|texlive-progressbar-v1.0b2-2|45	%prep
14mr|texlive-progressbar-v1.0b2-2|46	%setup -c -a0 -a1
14mr|texlive-progressbar-v1.0b2-2|47	
14mr|texlive-progressbar-v1.0b2-2|48	%build
14mr|texlive-progressbar-v1.0b2-2|49	
14mr|texlive-progressbar-v1.0b2-2|50	%install
14mr|texlive-progressbar-v1.0b2-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-progressbar-v1.0b2-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-progressbar-v1.0b2-2|53	
14mr|texlive-progressbar-v1.0b2-2|54	
14mr|texlive-progressbar-v1.0b2-2|55	
14mr|texlive-progressbar-v1.0b2-2|56	%changelog
14mr|texlive-progressbar-v1.0b2-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.0b2-2
14mr|texlive-progressbar-v1.0b2-2|58	+ Revision: d3a050d
14mr|texlive-progressbar-v1.0b2-2|59	- MassBuild#440: Increase release tag
14mr|texlive-progressbar-v1.0b2-2|60	
14mr|texlive-progressbar-v1.0b2-2|61	

21081 14
14mr|texlive-properties-0.2-3|1	# revision 15878
14mr|texlive-properties-0.2-3|2	# category Package
14mr|texlive-properties-0.2-3|3	# catalog-ctan /macros/latex/contrib/properties
14mr|texlive-properties-0.2-3|4	# catalog-date 2009-11-10 09:17:41 +0100
14mr|texlive-properties-0.2-3|5	# catalog-license lppl
14mr|texlive-properties-0.2-3|6	# catalog-version 0.2
14mr|texlive-properties-0.2-3|7	Name:		texlive-properties
14mr|texlive-properties-0.2-3|8	Version:	0.2
14mr|texlive-properties-0.2-3|9	Release:	3
14mr|texlive-properties-0.2-3|10	Summary:	Load properties from a file
14mr|texlive-properties-0.2-3|11	Group:		Publishing
14mr|texlive-properties-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/properties
14mr|texlive-properties-0.2-3|13	License:	LPPL
14mr|texlive-properties-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/properties.tar.xz
14mr|texlive-properties-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/properties.doc.tar.xz
14mr|texlive-properties-0.2-3|16	BuildArch:	noarch
14mr|texlive-properties-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-properties-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-properties-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-properties-0.2-3|20	
14mr|texlive-properties-0.2-3|21	%description
14mr|texlive-properties-0.2-3|22	The package loads properties (key, value) from a properties
14mr|texlive-properties-0.2-3|23	file, e.g. \jobname.properties.
14mr|texlive-properties-0.2-3|24	
14mr|texlive-properties-0.2-3|25	%post
14mr|texlive-properties-0.2-3|26	%{_sbindir}/texlive.post
14mr|texlive-properties-0.2-3|27	
14mr|texlive-properties-0.2-3|28	%postun
14mr|texlive-properties-0.2-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-properties-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-properties-0.2-3|31	fi
14mr|texlive-properties-0.2-3|32	
14mr|texlive-properties-0.2-3|33	#-----------------------------------------------------------------------
14mr|texlive-properties-0.2-3|34	%files
14mr|texlive-properties-0.2-3|35	%{_texmfdistdir}/tex/latex/properties/properties.sty
14mr|texlive-properties-0.2-3|36	%doc %{_texmfdistdir}/doc/latex/properties/readme.de
14mr|texlive-properties-0.2-3|37	%doc %{_texmfdistdir}/doc/latex/properties/testprop.tex
14mr|texlive-properties-0.2-3|38	
14mr|texlive-properties-0.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-properties-0.2-3|40	%prep
14mr|texlive-properties-0.2-3|41	%setup -c -a0 -a1
14mr|texlive-properties-0.2-3|42	
14mr|texlive-properties-0.2-3|43	%build
14mr|texlive-properties-0.2-3|44	
14mr|texlive-properties-0.2-3|45	%install
14mr|texlive-properties-0.2-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-properties-0.2-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-properties-0.2-3|48	
14mr|texlive-properties-0.2-3|49	
14mr|texlive-properties-0.2-3|50	
14mr|texlive-properties-0.2-3|51	%changelog
14mr|texlive-properties-0.2-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-properties-0.2-3|53	+ Revision: f71ec03
14mr|texlive-properties-0.2-3|54	- MassBuild#440: Increase release tag
14mr|texlive-properties-0.2-3|55	
14mr|texlive-properties-0.2-3|56	

21082 14
14mr|texlive-proposal-20130219-6|1	# revision 29174
14mr|texlive-proposal-20130219-6|2	# category Package
14mr|texlive-proposal-20130219-6|3	# catalog-ctan /macros/latex/contrib/proposal
14mr|texlive-proposal-20130219-6|4	# catalog-date 2013-02-19 13:34:37 +0100
14mr|texlive-proposal-20130219-6|5	# catalog-license lppl
14mr|texlive-proposal-20130219-6|6	# catalog-version undef
14mr|texlive-proposal-20130219-6|7	Name:		texlive-proposal
14mr|texlive-proposal-20130219-6|8	Version:	20130219
14mr|texlive-proposal-20130219-6|9	Release:	6
14mr|texlive-proposal-20130219-6|10	Summary:	A class for preparing proposals
14mr|texlive-proposal-20130219-6|11	Group:		Publishing
14mr|texlive-proposal-20130219-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/proposal
14mr|texlive-proposal-20130219-6|13	License:	LPPL
14mr|texlive-proposal-20130219-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proposal.tar.xz
14mr|texlive-proposal-20130219-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proposal.doc.tar.xz
14mr|texlive-proposal-20130219-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proposal.source.tar.xz
14mr|texlive-proposal-20130219-6|17	BuildArch:	noarch
14mr|texlive-proposal-20130219-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-proposal-20130219-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-proposal-20130219-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-proposal-20130219-6|21	
14mr|texlive-proposal-20130219-6|22	%description
14mr|texlive-proposal-20130219-6|23	The process of preparing a collaborative proposal, to a major
14mr|texlive-proposal-20130219-6|24	funding body, involves integration of contributions of a many
14mr|texlive-proposal-20130219-6|25	people at many sites. It is therefore an ideal application for
14mr|texlive-proposal-20130219-6|26	a text-based document preparation system such as LaTeX, in
14mr|texlive-proposal-20130219-6|27	concert with a distributed version control system such as SVN.
14mr|texlive-proposal-20130219-6|28	The proposal class itself provides a basis for such an
14mr|texlive-proposal-20130219-6|29	enterprise. The dfgproposal and dfgproposal classes provide two
14mr|texlive-proposal-20130219-6|30	specialisations of the base class for (respectively) German and
14mr|texlive-proposal-20130219-6|31	European research proposals. The packages depend on the
14mr|texlive-proposal-20130219-6|32	author's stex bundle.
14mr|texlive-proposal-20130219-6|33	
14mr|texlive-proposal-20130219-6|34	%post
14mr|texlive-proposal-20130219-6|35	%{_sbindir}/texlive.post
14mr|texlive-proposal-20130219-6|36	
14mr|texlive-proposal-20130219-6|37	%postun
14mr|texlive-proposal-20130219-6|38	if [ $1 -eq 0 ]; then
14mr|texlive-proposal-20130219-6|39	%{_sbindir}/texlive.post
14mr|texlive-proposal-20130219-6|40	fi
14mr|texlive-proposal-20130219-6|41	
14mr|texlive-proposal-20130219-6|42	#-----------------------------------------------------------------------
14mr|texlive-proposal-20130219-6|43	%files
14mr|texlive-proposal-20130219-6|44	%{_texmfdistdir}/tex/latex/proposal/base/pdata.sty
14mr|texlive-proposal-20130219-6|45	%{_texmfdistdir}/tex/latex/proposal/base/proposal.cls
14mr|texlive-proposal-20130219-6|46	%{_texmfdistdir}/tex/latex/proposal/base/reporting.cls
14mr|texlive-proposal-20130219-6|47	%{_texmfdistdir}/tex/latex/proposal/dfg/dfgpdata.sty
14mr|texlive-proposal-20130219-6|48	%{_texmfdistdir}/tex/latex/proposal/dfg/dfgproposal.cls
14mr|texlive-proposal-20130219-6|49	%{_texmfdistdir}/tex/latex/proposal/dfg/dfgreporting.cls
14mr|texlive-proposal-20130219-6|50	%{_texmfdistdir}/tex/latex/proposal/eu/eupdata.sty
14mr|texlive-proposal-20130219-6|51	%{_texmfdistdir}/tex/latex/proposal/eu/euproposal.cls
14mr|texlive-proposal-20130219-6|52	%{_texmfdistdir}/tex/latex/proposal/eu/eureporting.cls
14mr|texlive-proposal-20130219-6|53	%doc %{_texmfdistdir}/doc/latex/proposal/README
14mr|texlive-proposal-20130219-6|54	%doc %{_texmfdistdir}/doc/latex/proposal/base/README
14mr|texlive-proposal-20130219-6|55	%doc %{_texmfdistdir}/doc/latex/proposal/base/proposal.pdf
14mr|texlive-proposal-20130219-6|56	%doc %{_texmfdistdir}/doc/latex/proposal/dfg/README
14mr|texlive-proposal-20130219-6|57	%doc %{_texmfdistdir}/doc/latex/proposal/dfg/dfgproposal.pdf
14mr|texlive-proposal-20130219-6|58	%doc %{_texmfdistdir}/doc/latex/proposal/eu/README
14mr|texlive-proposal-20130219-6|59	%doc %{_texmfdistdir}/doc/latex/proposal/eu/euproposal.pdf
14mr|texlive-proposal-20130219-6|60	%doc %{_texmfdistdir}/doc/latex/proposal/examples/Makefile
14mr|texlive-proposal-20130219-6|61	%doc %{_texmfdistdir}/doc/latex/proposal/examples/README
14mr|texlive-proposal-20130219-6|62	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/1_02.pdf
14mr|texlive-proposal-20130219-6|63	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/1_02e.pdf
14mr|texlive-proposal-20130219-6|64	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/2_01.pdf
14mr|texlive-proposal-20130219-6|65	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/2_010.pdf
14mr|texlive-proposal-20130219-6|66	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/2_012e.pdf
14mr|texlive-proposal-20130219-6|67	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/54_01_de.pdf
14mr|texlive-proposal-20130219-6|68	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/54_01_en.pdf
14mr|texlive-proposal-20130219-6|69	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/Makefile
14mr|texlive-proposal-20130219-6|70	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/README
14mr|texlive-proposal-20130219-6|71	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/breakthrough.tex
14mr|texlive-proposal-20130219-6|72	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/impact.tex
14mr|texlive-proposal-20130219-6|73	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/implementation.tex
14mr|texlive-proposal-20130219-6|74	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/methodology.tex
14mr|texlive-proposal-20130219-6|75	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/novelty.tex
14mr|texlive-proposal-20130219-6|76	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB-blx.bib
14mr|texlive-proposal-20130219-6|77	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.bbl
14mr|texlive-proposal-20130219-6|78	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.deliverables
14mr|texlive-proposal-20130219-6|79	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.delivs
14mr|texlive-proposal-20130219-6|80	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.pdata
14mr|texlive-proposal-20130219-6|81	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.pdf
14mr|texlive-proposal-20130219-6|82	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.tex
14mr|texlive-proposal-20130219-6|83	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB1-blx.bbl
14mr|texlive-proposal-20130219-6|84	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB2-blx.bbl
14mr|texlive-proposal-20130219-6|85	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB3-blx.bbl
14mr|texlive-proposal-20130219-6|86	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB4-blx.bbl
14mr|texlive-proposal-20130219-6|87	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/quality.tex
14mr|texlive-proposal-20130219-6|88	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/workplan.tex
14mr|texlive-proposal-20130219-6|89	%doc %{_texmfdistdir}/doc/latex/proposal/examples/lib/WApersons.tex
14mr|texlive-proposal-20130219-6|90	%doc %{_texmfdistdir}/doc/latex/proposal/examples/lib/dummy.bib
14mr|texlive-proposal-20130219-6|91	%doc %{_texmfdistdir}/doc/latex/proposal/examples/lib/jacobs-logo.png
14mr|texlive-proposal-20130219-6|92	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/Makefile
14mr|texlive-proposal-20130219-6|93	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/funds.tex
14mr|texlive-proposal-20130219-6|94	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/preconditions.tex
14mr|texlive-proposal-20130219-6|95	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal-blx.bib
14mr|texlive-proposal-20130219-6|96	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal.pdata
14mr|texlive-proposal-20130219-6|97	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal.pdf
14mr|texlive-proposal-20130219-6|98	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal.tex
14mr|texlive-proposal-20130219-6|99	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/state.tex
14mr|texlive-proposal-20130219-6|100	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/workplan.tex
14mr|texlive-proposal-20130219-6|101	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/zusammenfassung.tex
14mr|texlive-proposal-20130219-6|102	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/Makefile
14mr|texlive-proposal-20130219-6|103	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/README
14mr|texlive-proposal-20130219-6|104	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport-blx.bib
14mr|texlive-proposal-20130219-6|105	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.bbl
14mr|texlive-proposal-20130219-6|106	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.pdata
14mr|texlive-proposal-20130219-6|107	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.pdf
14mr|texlive-proposal-20130219-6|108	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.tex
14mr|texlive-proposal-20130219-6|109	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/letter_submission.pdf
14mr|texlive-proposal-20130219-6|110	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/letter_submission.tex
14mr|texlive-proposal-20130219-6|111	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/progressreport.tex
14mr|texlive-proposal-20130219-6|112	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/progresssummary.tex
14mr|texlive-proposal-20130219-6|113	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/Makefile
14mr|texlive-proposal-20130219-6|114	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/README
14mr|texlive-proposal-20130219-6|115	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/jacobs-logo.png
14mr|texlive-proposal-20130219-6|116	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/letter_submission.pdf
14mr|texlive-proposal-20130219-6|117	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/letter_submission.tex
14mr|texlive-proposal-20130219-6|118	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/preconditions.tex
14mr|texlive-proposal-20130219-6|119	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal-blx.bib
14mr|texlive-proposal-20130219-6|120	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.bbl
14mr|texlive-proposal-20130219-6|121	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.pdata
14mr|texlive-proposal-20130219-6|122	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.pdf
14mr|texlive-proposal-20130219-6|123	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.tex
14mr|texlive-proposal-20130219-6|124	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal1-blx.bbl
14mr|texlive-proposal-20130219-6|125	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/workplan.tex
14mr|texlive-proposal-20130219-6|126	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/Makefile
14mr|texlive-proposal-20130219-6|127	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/README
14mr|texlive-proposal-20130219-6|128	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/deliverables.tex
14mr|texlive-proposal-20130219-6|129	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/impact.tex
14mr|texlive-proposal-20130219-6|130	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/implementation.tex
14mr|texlive-proposal-20130219-6|131	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/issues.tex
14mr|texlive-proposal-20130219-6|132	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/methodology.tex
14mr|texlive-proposal-20130219-6|133	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/milestones.tex
14mr|texlive-proposal-20130219-6|134	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/objectives.tex
14mr|texlive-proposal-20130219-6|135	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/progress.tex
14mr|texlive-proposal-20130219-6|136	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB-blx.bib
14mr|texlive-proposal-20130219-6|137	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.bbl
14mr|texlive-proposal-20130219-6|138	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.deliverables
14mr|texlive-proposal-20130219-6|139	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.delivs
14mr|texlive-proposal-20130219-6|140	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.pdata
14mr|texlive-proposal-20130219-6|141	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.pdf
14mr|texlive-proposal-20130219-6|142	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.tex
14mr|texlive-proposal-20130219-6|143	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB1-blx.bbl
14mr|texlive-proposal-20130219-6|144	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB2-blx.bbl
14mr|texlive-proposal-20130219-6|145	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB3-blx.bbl
14mr|texlive-proposal-20130219-6|146	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB4-blx.bbl
14mr|texlive-proposal-20130219-6|147	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/quality.tex
14mr|texlive-proposal-20130219-6|148	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/risks.tex
14mr|texlive-proposal-20130219-6|149	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-bar.tex
14mr|texlive-proposal-20130219-6|150	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-baz.tex
14mr|texlive-proposal-20130219-6|151	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-efo.tex
14mr|texlive-proposal-20130219-6|152	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-jacu.tex
14mr|texlive-proposal-20130219-6|153	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-templatex.tex
14mr|texlive-proposal-20130219-6|154	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/workplan.tex
14mr|texlive-proposal-20130219-6|155	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-class.tex
14mr|texlive-proposal-20130219-6|156	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-dissem.tex
14mr|texlive-proposal-20130219-6|157	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-management.tex
14mr|texlive-proposal-20130219-6|158	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-temple.tex
14mr|texlive-proposal-20130219-6|159	#- source
14mr|texlive-proposal-20130219-6|160	%doc %{_texmfdistdir}/source/latex/proposal/base/proposal.dtx
14mr|texlive-proposal-20130219-6|161	%doc %{_texmfdistdir}/source/latex/proposal/base/proposal.ins
14mr|texlive-proposal-20130219-6|162	%doc %{_texmfdistdir}/source/latex/proposal/dfg/dfgproposal.dtx
14mr|texlive-proposal-20130219-6|163	%doc %{_texmfdistdir}/source/latex/proposal/dfg/dfgproposal.ins
14mr|texlive-proposal-20130219-6|164	%doc %{_texmfdistdir}/source/latex/proposal/eu/euproposal.dtx
14mr|texlive-proposal-20130219-6|165	%doc %{_texmfdistdir}/source/latex/proposal/eu/euproposal.ins
14mr|texlive-proposal-20130219-6|166	
14mr|texlive-proposal-20130219-6|167	#-----------------------------------------------------------------------
14mr|texlive-proposal-20130219-6|168	%prep
14mr|texlive-proposal-20130219-6|169	%setup -c -a0 -a1 -a2
14mr|texlive-proposal-20130219-6|170	
14mr|texlive-proposal-20130219-6|171	%build
14mr|texlive-proposal-20130219-6|172	
14mr|texlive-proposal-20130219-6|173	%install
14mr|texlive-proposal-20130219-6|174	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-proposal-20130219-6|175	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-proposal-20130219-6|176	
14mr|texlive-proposal-20130219-6|177	%changelog
14mr|texlive-proposal-20130219-6|178	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130219-6
14mr|texlive-proposal-20130219-6|179	+ Revision: ec94faf
14mr|texlive-proposal-20130219-6|180	- MassBuild#440: Increase release tag
14mr|texlive-proposal-20130219-6|181	
14mr|texlive-proposal-20130219-6|182	

21083 14
14mr|texlive-prosper-1.0h-3|1	# revision 15878
14mr|texlive-prosper-1.0h-3|2	# category Package
14mr|texlive-prosper-1.0h-3|3	# catalog-ctan /macros/latex/contrib/prosper
14mr|texlive-prosper-1.0h-3|4	# catalog-date 2010-05-17 14:53:01 +0200
14mr|texlive-prosper-1.0h-3|5	# catalog-license lppl1.2
14mr|texlive-prosper-1.0h-3|6	# catalog-version 1.0h
14mr|texlive-prosper-1.0h-3|7	Name:		texlive-prosper
14mr|texlive-prosper-1.0h-3|8	Version:	1.0h
14mr|texlive-prosper-1.0h-3|9	Release:	3
14mr|texlive-prosper-1.0h-3|10	Summary:	LaTeX class for high quality slides
14mr|texlive-prosper-1.0h-3|11	Group:		Publishing
14mr|texlive-prosper-1.0h-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/prosper
14mr|texlive-prosper-1.0h-3|13	License:	LPPL1.2
14mr|texlive-prosper-1.0h-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prosper.tar.xz
14mr|texlive-prosper-1.0h-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prosper.doc.tar.xz
14mr|texlive-prosper-1.0h-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prosper.source.tar.xz
14mr|texlive-prosper-1.0h-3|17	BuildArch:	noarch
14mr|texlive-prosper-1.0h-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-prosper-1.0h-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-prosper-1.0h-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-prosper-1.0h-3|21	
14mr|texlive-prosper-1.0h-3|22	%description
14mr|texlive-prosper-1.0h-3|23	Prosper is a LaTeX class for writing transparencies. It is
14mr|texlive-prosper-1.0h-3|24	written as an extension of the seminar class by Timothy Van
14mr|texlive-prosper-1.0h-3|25	Zandt. Prosper offers a friendly environment for creating
14mr|texlive-prosper-1.0h-3|26	slides for both presentations with an overhead projector and a
14mr|texlive-prosper-1.0h-3|27	video projector. Slides prepared for a presentation with a
14mr|texlive-prosper-1.0h-3|28	computer and a video projector may integrate animation effects,
14mr|texlive-prosper-1.0h-3|29	incremental display, and so on. Various visual styles are
14mr|texlive-prosper-1.0h-3|30	supported (including some that mimic PowerPoint) and others are
14mr|texlive-prosper-1.0h-3|31	being contributed.
14mr|texlive-prosper-1.0h-3|32	
14mr|texlive-prosper-1.0h-3|33	%post
14mr|texlive-prosper-1.0h-3|34	%{_sbindir}/texlive.post
14mr|texlive-prosper-1.0h-3|35	
14mr|texlive-prosper-1.0h-3|36	%postun
14mr|texlive-prosper-1.0h-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-prosper-1.0h-3|38	%{_sbindir}/texlive.post
14mr|texlive-prosper-1.0h-3|39	fi
14mr|texlive-prosper-1.0h-3|40	
14mr|texlive-prosper-1.0h-3|41	#-----------------------------------------------------------------------
14mr|texlive-prosper-1.0h-3|42	%files
14mr|texlive-prosper-1.0h-3|43	%{_texmfdistdir}/tex/latex/prosper/PPRalcatel.sty
14mr|texlive-prosper-1.0h-3|44	%{_texmfdistdir}/tex/latex/prosper/PPRalienglow.sty
14mr|texlive-prosper-1.0h-3|45	%{_texmfdistdir}/tex/latex/prosper/PPRautumn.sty
14mr|texlive-prosper-1.0h-3|46	%{_texmfdistdir}/tex/latex/prosper/PPRazure.sty
14mr|texlive-prosper-1.0h-3|47	%{_texmfdistdir}/tex/latex/prosper/PPRblends.sty
14mr|texlive-prosper-1.0h-3|48	%{_texmfdistdir}/tex/latex/prosper/PPRcapsules.sty
14mr|texlive-prosper-1.0h-3|49	%{_texmfdistdir}/tex/latex/prosper/PPRcontemporain.sty
14mr|texlive-prosper-1.0h-3|50	%{_texmfdistdir}/tex/latex/prosper/PPRcorners.sty
14mr|texlive-prosper-1.0h-3|51	%{_texmfdistdir}/tex/latex/prosper/PPRdarkblue.sty
14mr|texlive-prosper-1.0h-3|52	%{_texmfdistdir}/tex/latex/prosper/PPRdefault.sty
14mr|texlive-prosper-1.0h-3|53	%{_texmfdistdir}/tex/latex/prosper/PPRframes.sty
14mr|texlive-prosper-1.0h-3|54	%{_texmfdistdir}/tex/latex/prosper/PPRfyma.sty
14mr|texlive-prosper-1.0h-3|55	%{_texmfdistdir}/tex/latex/prosper/PPRgyom.sty
14mr|texlive-prosper-1.0h-3|56	%{_texmfdistdir}/tex/latex/prosper/PPRlignesbleues.sty
14mr|texlive-prosper-1.0h-3|57	%{_texmfdistdir}/tex/latex/prosper/PPRmancini.sty
14mr|texlive-prosper-1.0h-3|58	%{_texmfdistdir}/tex/latex/prosper/PPRnuancegris.sty
14mr|texlive-prosper-1.0h-3|59	%{_texmfdistdir}/tex/latex/prosper/PPRprettybox.sty
14mr|texlive-prosper-1.0h-3|60	%{_texmfdistdir}/tex/latex/prosper/PPRrico.sty
14mr|texlive-prosper-1.0h-3|61	%{_texmfdistdir}/tex/latex/prosper/PPRserpaggi.sty
14mr|texlive-prosper-1.0h-3|62	%{_texmfdistdir}/tex/latex/prosper/PPRthomasd.sty
14mr|texlive-prosper-1.0h-3|63	%{_texmfdistdir}/tex/latex/prosper/PPRtroispoints.sty
14mr|texlive-prosper-1.0h-3|64	%{_texmfdistdir}/tex/latex/prosper/PPRwhitecross.sty
14mr|texlive-prosper-1.0h-3|65	%{_texmfdistdir}/tex/latex/prosper/PPRwinter.sty
14mr|texlive-prosper-1.0h-3|66	%{_texmfdistdir}/tex/latex/prosper/PPRwj.sty
14mr|texlive-prosper-1.0h-3|67	%{_texmfdistdir}/tex/latex/prosper/angleHG.ps
14mr|texlive-prosper-1.0h-3|68	%{_texmfdistdir}/tex/latex/prosper/arrow-glow.ps
14mr|texlive-prosper-1.0h-3|69	%{_texmfdistdir}/tex/latex/prosper/barre-rico.ps
14mr|texlive-prosper-1.0h-3|70	%{_texmfdistdir}/tex/latex/prosper/blue-inverted-arrow.ps
14mr|texlive-prosper-1.0h-3|71	%{_texmfdistdir}/tex/latex/prosper/boule-base.eps
14mr|texlive-prosper-1.0h-3|72	%{_texmfdistdir}/tex/latex/prosper/boulebleue-fondblanc.eps
14mr|texlive-prosper-1.0h-3|73	%{_texmfdistdir}/tex/latex/prosper/boulerouge-fondblanc.eps
14mr|texlive-prosper-1.0h-3|74	%{_texmfdistdir}/tex/latex/prosper/bouleverte-fondblanc.eps
14mr|texlive-prosper-1.0h-3|75	%{_texmfdistdir}/tex/latex/prosper/bullet-glow.ps
14mr|texlive-prosper-1.0h-3|76	%{_texmfdistdir}/tex/latex/prosper/compilation.eps
14mr|texlive-prosper-1.0h-3|77	%{_texmfdistdir}/tex/latex/prosper/degrade-base.eps
14mr|texlive-prosper-1.0h-3|78	%{_texmfdistdir}/tex/latex/prosper/degrade-blanc-bleu.eps
14mr|texlive-prosper-1.0h-3|79	%{_texmfdistdir}/tex/latex/prosper/green-bullet-on-blue-wc.ps
14mr|texlive-prosper-1.0h-3|80	%{_texmfdistdir}/tex/latex/prosper/green-bullet-on-blue.ps
14mr|texlive-prosper-1.0h-3|81	%{_texmfdistdir}/tex/latex/prosper/green-bullet-on-white.ps
14mr|texlive-prosper-1.0h-3|82	%{_texmfdistdir}/tex/latex/prosper/green-inverted-arrow.ps
14mr|texlive-prosper-1.0h-3|83	%{_texmfdistdir}/tex/latex/prosper/gyom.ps
14mr|texlive-prosper-1.0h-3|84	%{_texmfdistdir}/tex/latex/prosper/prosper-structure.eps
14mr|texlive-prosper-1.0h-3|85	%{_texmfdistdir}/tex/latex/prosper/prosper.cls
14mr|texlive-prosper-1.0h-3|86	%{_texmfdistdir}/tex/latex/prosper/red-bullet-on-blue-wc.ps
14mr|texlive-prosper-1.0h-3|87	%{_texmfdistdir}/tex/latex/prosper/red-bullet-on-blue.ps
14mr|texlive-prosper-1.0h-3|88	%{_texmfdistdir}/tex/latex/prosper/red-bullet-on-white.ps
14mr|texlive-prosper-1.0h-3|89	%{_texmfdistdir}/tex/latex/prosper/red-inverted-arrow.ps
14mr|texlive-prosper-1.0h-3|90	%{_texmfdistdir}/tex/latex/prosper/rico.ps
14mr|texlive-prosper-1.0h-3|91	%{_texmfdistdir}/tex/latex/prosper/rico_bullet1.ps
14mr|texlive-prosper-1.0h-3|92	%{_texmfdistdir}/tex/latex/prosper/rico_bullet2.ps
14mr|texlive-prosper-1.0h-3|93	%{_texmfdistdir}/tex/latex/prosper/rico_bullet3.ps
14mr|texlive-prosper-1.0h-3|94	%{_texmfdistdir}/tex/latex/prosper/rotation.ps
14mr|texlive-prosper-1.0h-3|95	%{_texmfdistdir}/tex/latex/prosper/rule-glow.ps
14mr|texlive-prosper-1.0h-3|96	%{_texmfdistdir}/tex/latex/prosper/yellow-bullet-on-blue-wc.ps
14mr|texlive-prosper-1.0h-3|97	%{_texmfdistdir}/tex/latex/prosper/yellow-bullet-on-blue.ps
14mr|texlive-prosper-1.0h-3|98	%{_texmfdistdir}/tex/latex/prosper/yellow-bullet-on-white.ps
14mr|texlive-prosper-1.0h-3|99	%doc %{_texmfdistdir}/doc/latex/prosper/Example.tex
14mr|texlive-prosper-1.0h-3|100	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleAlienglow.tex
14mr|texlive-prosper-1.0h-3|101	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleAutumn.tex
14mr|texlive-prosper-1.0h-3|102	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleAzure.tex
14mr|texlive-prosper-1.0h-3|103	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleContemporain.tex
14mr|texlive-prosper-1.0h-3|104	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleDarkblue.tex
14mr|texlive-prosper-1.0h-3|105	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleFrames.tex
14mr|texlive-prosper-1.0h-3|106	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleLignesbleues.tex
14mr|texlive-prosper-1.0h-3|107	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleNuanceGris.tex
14mr|texlive-prosper-1.0h-3|108	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleTroisPoints.tex
14mr|texlive-prosper-1.0h-3|109	%doc %{_texmfdistdir}/doc/latex/prosper/FAQ
14mr|texlive-prosper-1.0h-3|110	%doc %{_texmfdistdir}/doc/latex/prosper/NEWS
14mr|texlive-prosper-1.0h-3|111	%doc %{_texmfdistdir}/doc/latex/prosper/README
14mr|texlive-prosper-1.0h-3|112	%doc %{_texmfdistdir}/doc/latex/prosper/green-bullet-on-blue-wc.gif
14mr|texlive-prosper-1.0h-3|113	%doc %{_texmfdistdir}/doc/latex/prosper/green-bullet-on-blue.gif
14mr|texlive-prosper-1.0h-3|114	%doc %{_texmfdistdir}/doc/latex/prosper/green-bullet-on-white.gif
14mr|texlive-prosper-1.0h-3|115	%doc %{_texmfdistdir}/doc/latex/prosper/gyom.tex
14mr|texlive-prosper-1.0h-3|116	%doc %{_texmfdistdir}/doc/latex/prosper/manifest.txt
14mr|texlive-prosper-1.0h-3|117	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-doc.pdf
14mr|texlive-prosper-1.0h-3|118	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-doc.tex
14mr|texlive-prosper-1.0h-3|119	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-template.jpg
14mr|texlive-prosper-1.0h-3|120	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-tour.pdf
14mr|texlive-prosper-1.0h-3|121	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-tour.tex
14mr|texlive-prosper-1.0h-3|122	%doc %{_texmfdistdir}/doc/latex/prosper/red-bullet-on-blue-wc.gif
14mr|texlive-prosper-1.0h-3|123	%doc %{_texmfdistdir}/doc/latex/prosper/red-bullet-on-blue.gif
14mr|texlive-prosper-1.0h-3|124	%doc %{_texmfdistdir}/doc/latex/prosper/red-bullet-on-white.gif
14mr|texlive-prosper-1.0h-3|125	%doc %{_texmfdistdir}/doc/latex/prosper/rico.tex
14mr|texlive-prosper-1.0h-3|126	%doc %{_texmfdistdir}/doc/latex/prosper/rotation.tex
14mr|texlive-prosper-1.0h-3|127	%doc %{_texmfdistdir}/doc/latex/prosper/yellow-bullet-on-blue-wc.gif
14mr|texlive-prosper-1.0h-3|128	%doc %{_texmfdistdir}/doc/latex/prosper/yellow-bullet-on-blue.gif
14mr|texlive-prosper-1.0h-3|129	%doc %{_texmfdistdir}/doc/latex/prosper/yellow-bullet-on-white.gif
14mr|texlive-prosper-1.0h-3|130	#- source
14mr|texlive-prosper-1.0h-3|131	%doc %{_texmfdistdir}/source/latex/prosper/AUTHORS
14mr|texlive-prosper-1.0h-3|132	%doc %{_texmfdistdir}/source/latex/prosper/ChangeLog
14mr|texlive-prosper-1.0h-3|133	%doc %{_texmfdistdir}/source/latex/prosper/INSTALL
14mr|texlive-prosper-1.0h-3|134	%doc %{_texmfdistdir}/source/latex/prosper/TODO
14mr|texlive-prosper-1.0h-3|135	%doc %{_texmfdistdir}/source/latex/prosper/compilation.fig
14mr|texlive-prosper-1.0h-3|136	%doc %{_texmfdistdir}/source/latex/prosper/prosper-structure.fig
14mr|texlive-prosper-1.0h-3|137	%doc %{_texmfdistdir}/source/latex/prosper/prosper.png
14mr|texlive-prosper-1.0h-3|138	%doc %{_texmfdistdir}/source/latex/prosper/prosper.ui
14mr|texlive-prosper-1.0h-3|139	%doc %{_texmfdistdir}/source/latex/prosper/seminar-bg2-lepennec.fix
14mr|texlive-prosper-1.0h-3|140	
14mr|texlive-prosper-1.0h-3|141	#-----------------------------------------------------------------------
14mr|texlive-prosper-1.0h-3|142	%prep
14mr|texlive-prosper-1.0h-3|143	%setup -c -a0 -a1 -a2
14mr|texlive-prosper-1.0h-3|144	
14mr|texlive-prosper-1.0h-3|145	%build
14mr|texlive-prosper-1.0h-3|146	
14mr|texlive-prosper-1.0h-3|147	%install
14mr|texlive-prosper-1.0h-3|148	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-prosper-1.0h-3|149	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-prosper-1.0h-3|150	
14mr|texlive-prosper-1.0h-3|151	
14mr|texlive-prosper-1.0h-3|152	
14mr|texlive-prosper-1.0h-3|153	%changelog
14mr|texlive-prosper-1.0h-3|154	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0h-3
14mr|texlive-prosper-1.0h-3|155	+ Revision: 255bd38
14mr|texlive-prosper-1.0h-3|156	- MassBuild#440: Increase release tag
14mr|texlive-prosper-1.0h-3|157	
14mr|texlive-prosper-1.0h-3|158	

21084 14
14mr|texlive-protex-1.5-3|1	# revision 15878
14mr|texlive-protex-1.5-3|2	# category Package
14mr|texlive-protex-1.5-3|3	# catalog-ctan /web/protex
14mr|texlive-protex-1.5-3|4	# catalog-date 2008-09-16 21:39:08 +0200
14mr|texlive-protex-1.5-3|5	# catalog-license lppl
14mr|texlive-protex-1.5-3|6	# catalog-version 1.5
14mr|texlive-protex-1.5-3|7	Name:		texlive-protex
14mr|texlive-protex-1.5-3|8	Version:	1.5
14mr|texlive-protex-1.5-3|9	Release:	3
14mr|texlive-protex-1.5-3|10	Summary:	Literate programming package
14mr|texlive-protex-1.5-3|11	Group:		Publishing
14mr|texlive-protex-1.5-3|12	URL:		http://www.ctan.org/tex-archive/web/protex
14mr|texlive-protex-1.5-3|13	License:	LPPL
14mr|texlive-protex-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protex.tar.xz
14mr|texlive-protex-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protex.doc.tar.xz
14mr|texlive-protex-1.5-3|16	BuildArch:	noarch
14mr|texlive-protex-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-protex-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-protex-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-protex-1.5-3|20	
14mr|texlive-protex-1.5-3|21	%description
14mr|texlive-protex-1.5-3|22	ProTeX is a simple but powerful literate programming tool,
14mr|texlive-protex-1.5-3|23	which is designed to generate useful hypertext output (either
14mr|texlive-protex-1.5-3|24	PDF, or HTML using TeX4ht).
14mr|texlive-protex-1.5-3|25	
14mr|texlive-protex-1.5-3|26	%post
14mr|texlive-protex-1.5-3|27	%{_sbindir}/texlive.post
14mr|texlive-protex-1.5-3|28	
14mr|texlive-protex-1.5-3|29	%postun
14mr|texlive-protex-1.5-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-protex-1.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-protex-1.5-3|32	fi
14mr|texlive-protex-1.5-3|33	
14mr|texlive-protex-1.5-3|34	#-----------------------------------------------------------------------
14mr|texlive-protex-1.5-3|35	%files
14mr|texlive-protex-1.5-3|36	%{_texmfdistdir}/tex/latex/protex/AlProTex.sty
14mr|texlive-protex-1.5-3|37	%{_texmfdistdir}/tex/latex/protex/ProTex.sty
14mr|texlive-protex-1.5-3|38	%doc %{_texmfdistdir}/doc/latex/protex/LitProg
14mr|texlive-protex-1.5-3|39	%doc %{_texmfdistdir}/doc/latex/protex/README
14mr|texlive-protex-1.5-3|40	
14mr|texlive-protex-1.5-3|41	#-----------------------------------------------------------------------
14mr|texlive-protex-1.5-3|42	%prep
14mr|texlive-protex-1.5-3|43	%setup -c -a0 -a1
14mr|texlive-protex-1.5-3|44	
14mr|texlive-protex-1.5-3|45	%build
14mr|texlive-protex-1.5-3|46	
14mr|texlive-protex-1.5-3|47	%install
14mr|texlive-protex-1.5-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-protex-1.5-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-protex-1.5-3|50	
14mr|texlive-protex-1.5-3|51	
14mr|texlive-protex-1.5-3|52	
14mr|texlive-protex-1.5-3|53	%changelog
14mr|texlive-protex-1.5-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-protex-1.5-3|55	+ Revision: f848437
14mr|texlive-protex-1.5-3|56	- MassBuild#440: Increase release tag
14mr|texlive-protex-1.5-3|57	
14mr|texlive-protex-1.5-3|58	

21085 14
14mr|texlive-protocol-1.13-3|1	# revision 25562
14mr|texlive-protocol-1.13-3|2	# category Package
14mr|texlive-protocol-1.13-3|3	# catalog-ctan /macros/latex/contrib/protocol
14mr|texlive-protocol-1.13-3|4	# catalog-date 2012-03-03 18:35:38 +0100
14mr|texlive-protocol-1.13-3|5	# catalog-license lppl1.3
14mr|texlive-protocol-1.13-3|6	# catalog-version 1.13
14mr|texlive-protocol-1.13-3|7	Name:		texlive-protocol
14mr|texlive-protocol-1.13-3|8	Version:	1.13
14mr|texlive-protocol-1.13-3|9	Release:	3
14mr|texlive-protocol-1.13-3|10	Summary:	A class for minutes of meetings
14mr|texlive-protocol-1.13-3|11	Group:		Publishing
14mr|texlive-protocol-1.13-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/protocol
14mr|texlive-protocol-1.13-3|13	License:	LPPL1.3
14mr|texlive-protocol-1.13-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protocol.tar.xz
14mr|texlive-protocol-1.13-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protocol.doc.tar.xz
14mr|texlive-protocol-1.13-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protocol.source.tar.xz
14mr|texlive-protocol-1.13-3|17	BuildArch:	noarch
14mr|texlive-protocol-1.13-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-protocol-1.13-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-protocol-1.13-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-protocol-1.13-3|21	
14mr|texlive-protocol-1.13-3|22	%description
14mr|texlive-protocol-1.13-3|23	The present version of the class supports German meeting
14mr|texlive-protocol-1.13-3|24	minutes including vote results and action items. The author has
14mr|texlive-protocol-1.13-3|25	ambitions to internationalise the code, and would welcome
14mr|texlive-protocol-1.13-3|26	support in the work.
14mr|texlive-protocol-1.13-3|27	
14mr|texlive-protocol-1.13-3|28	%post
14mr|texlive-protocol-1.13-3|29	%{_sbindir}/texlive.post
14mr|texlive-protocol-1.13-3|30	
14mr|texlive-protocol-1.13-3|31	%postun
14mr|texlive-protocol-1.13-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-protocol-1.13-3|33	%{_sbindir}/texlive.post
14mr|texlive-protocol-1.13-3|34	fi
14mr|texlive-protocol-1.13-3|35	
14mr|texlive-protocol-1.13-3|36	#-----------------------------------------------------------------------
14mr|texlive-protocol-1.13-3|37	%files
14mr|texlive-protocol-1.13-3|38	%{_texmfdistdir}/tex/latex/protocol/protocol.cls
14mr|texlive-protocol-1.13-3|39	%doc %{_texmfdistdir}/doc/latex/protocol/README
14mr|texlive-protocol-1.13-3|40	%doc %{_texmfdistdir}/doc/latex/protocol/protest.tex
14mr|texlive-protocol-1.13-3|41	%doc %{_texmfdistdir}/doc/latex/protocol/protocol.pdf
14mr|texlive-protocol-1.13-3|42	#- source
14mr|texlive-protocol-1.13-3|43	%doc %{_texmfdistdir}/source/latex/protocol/protocol.dtx
14mr|texlive-protocol-1.13-3|44	%doc %{_texmfdistdir}/source/latex/protocol/protocol.ins
14mr|texlive-protocol-1.13-3|45	
14mr|texlive-protocol-1.13-3|46	#-----------------------------------------------------------------------
14mr|texlive-protocol-1.13-3|47	%prep
14mr|texlive-protocol-1.13-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-protocol-1.13-3|49	
14mr|texlive-protocol-1.13-3|50	%build
14mr|texlive-protocol-1.13-3|51	
14mr|texlive-protocol-1.13-3|52	%install
14mr|texlive-protocol-1.13-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-protocol-1.13-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-protocol-1.13-3|55	
14mr|texlive-protocol-1.13-3|56	
14mr|texlive-protocol-1.13-3|57	
14mr|texlive-protocol-1.13-3|58	%changelog
14mr|texlive-protocol-1.13-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.13-3
14mr|texlive-protocol-1.13-3|60	+ Revision: e327927
14mr|texlive-protocol-1.13-3|61	- MassBuild#440: Increase release tag
14mr|texlive-protocol-1.13-3|62	
14mr|texlive-protocol-1.13-3|63	

21086 14
14mr|texlive-przechlewski-book-20110814-3|1	# revision 23552
14mr|texlive-przechlewski-book-20110814-3|2	# category Package
14mr|texlive-przechlewski-book-20110814-3|3	# catalog-ctan /info/examples/przechlewski-book-examples
14mr|texlive-przechlewski-book-20110814-3|4	# catalog-date 2011-08-14 21:16:59 +0200
14mr|texlive-przechlewski-book-20110814-3|5	# catalog-license lppl
14mr|texlive-przechlewski-book-20110814-3|6	# catalog-version undef
14mr|texlive-przechlewski-book-20110814-3|7	Name:		texlive-przechlewski-book
14mr|texlive-przechlewski-book-20110814-3|8	Version:	20110814
14mr|texlive-przechlewski-book-20110814-3|9	Release:	3
14mr|texlive-przechlewski-book-20110814-3|10	Summary:	Examples from Przechlewski's LaTeX book
14mr|texlive-przechlewski-book-20110814-3|11	Group:		Publishing
14mr|texlive-przechlewski-book-20110814-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/przechlewski-book-examples
14mr|texlive-przechlewski-book-20110814-3|13	License:	LPPL
14mr|texlive-przechlewski-book-20110814-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/przechlewski-book.tar.xz
14mr|texlive-przechlewski-book-20110814-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/przechlewski-book.doc.tar.xz
14mr|texlive-przechlewski-book-20110814-3|16	BuildArch:	noarch
14mr|texlive-przechlewski-book-20110814-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-przechlewski-book-20110814-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-przechlewski-book-20110814-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-przechlewski-book-20110814-3|20	
14mr|texlive-przechlewski-book-20110814-3|21	%description
14mr|texlive-przechlewski-book-20110814-3|22	The bundle provides machine-readable copies of the examples
14mr|texlive-przechlewski-book-20110814-3|23	from the book "Praca magisterska i dyplomowa z programem
14mr|texlive-przechlewski-book-20110814-3|24	LaTeX".
14mr|texlive-przechlewski-book-20110814-3|25	
14mr|texlive-przechlewski-book-20110814-3|26	%post
14mr|texlive-przechlewski-book-20110814-3|27	%{_sbindir}/texlive.post
14mr|texlive-przechlewski-book-20110814-3|28	
14mr|texlive-przechlewski-book-20110814-3|29	%postun
14mr|texlive-przechlewski-book-20110814-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-przechlewski-book-20110814-3|31	%{_sbindir}/texlive.post
14mr|texlive-przechlewski-book-20110814-3|32	fi
14mr|texlive-przechlewski-book-20110814-3|33	
14mr|texlive-przechlewski-book-20110814-3|34	#-----------------------------------------------------------------------
14mr|texlive-przechlewski-book-20110814-3|35	%files
14mr|texlive-przechlewski-book-20110814-3|36	%{_texmfdistdir}/bibtex/bst/przechlewski-book/papalike.bst
14mr|texlive-przechlewski-book-20110814-3|37	%{_texmfdistdir}/tex/latex/przechlewski-book/upmgr.cls
14mr|texlive-przechlewski-book-20110814-3|38	%{_texmfdistdir}/tex/latex/przechlewski-book/wkmgr.cls
14mr|texlive-przechlewski-book-20110814-3|39	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/LICENSE
14mr|texlive-przechlewski-book-20110814-3|40	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/Makefile
14mr|texlive-przechlewski-book-20110814-3|41	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/README
14mr|texlive-przechlewski-book-20110814-3|42	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/README.pl
14mr|texlive-przechlewski-book-20110814-3|43	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/TAM-pl.pdf
14mr|texlive-przechlewski-book-20110814-3|44	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/b313.bib
14mr|texlive-przechlewski-book-20110814-3|45	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p21.tex
14mr|texlive-przechlewski-book-20110814-3|46	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p22.tex
14mr|texlive-przechlewski-book-20110814-3|47	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p23.tex
14mr|texlive-przechlewski-book-20110814-3|48	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p24.tex
14mr|texlive-przechlewski-book-20110814-3|49	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p31.tex
14mr|texlive-przechlewski-book-20110814-3|50	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p310.tex
14mr|texlive-przechlewski-book-20110814-3|51	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p311.tex
14mr|texlive-przechlewski-book-20110814-3|52	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p312.tex
14mr|texlive-przechlewski-book-20110814-3|53	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p313.tex
14mr|texlive-przechlewski-book-20110814-3|54	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p313_utf8.tex
14mr|texlive-przechlewski-book-20110814-3|55	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p32.tex
14mr|texlive-przechlewski-book-20110814-3|56	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p33.tex
14mr|texlive-przechlewski-book-20110814-3|57	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p34.tex
14mr|texlive-przechlewski-book-20110814-3|58	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p35.tex
14mr|texlive-przechlewski-book-20110814-3|59	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p36.tex
14mr|texlive-przechlewski-book-20110814-3|60	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p37.tex
14mr|texlive-przechlewski-book-20110814-3|61	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p38.tex
14mr|texlive-przechlewski-book-20110814-3|62	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p39.tex
14mr|texlive-przechlewski-book-20110814-3|63	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p41.tex
14mr|texlive-przechlewski-book-20110814-3|64	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p42.tex
14mr|texlive-przechlewski-book-20110814-3|65	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p43.tex
14mr|texlive-przechlewski-book-20110814-3|66	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p44.tex
14mr|texlive-przechlewski-book-20110814-3|67	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p45.tex
14mr|texlive-przechlewski-book-20110814-3|68	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p46.tex
14mr|texlive-przechlewski-book-20110814-3|69	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/rys1_5.tex
14mr|texlive-przechlewski-book-20110814-3|70	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr.bib
14mr|texlive-przechlewski-book-20110814-3|71	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr.html
14mr|texlive-przechlewski-book-20110814-3|72	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr1.pdf
14mr|texlive-przechlewski-book-20110814-3|73	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr1.tex
14mr|texlive-przechlewski-book-20110814-3|74	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr2.pdf
14mr|texlive-przechlewski-book-20110814-3|75	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr2.tex
14mr|texlive-przechlewski-book-20110814-3|76	
14mr|texlive-przechlewski-book-20110814-3|77	#-----------------------------------------------------------------------
14mr|texlive-przechlewski-book-20110814-3|78	%prep
14mr|texlive-przechlewski-book-20110814-3|79	%setup -c -a0 -a1
14mr|texlive-przechlewski-book-20110814-3|80	
14mr|texlive-przechlewski-book-20110814-3|81	%build
14mr|texlive-przechlewski-book-20110814-3|82	
14mr|texlive-przechlewski-book-20110814-3|83	%install
14mr|texlive-przechlewski-book-20110814-3|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-przechlewski-book-20110814-3|85	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-przechlewski-book-20110814-3|86	
14mr|texlive-przechlewski-book-20110814-3|87	
14mr|texlive-przechlewski-book-20110814-3|88	
14mr|texlive-przechlewski-book-20110814-3|89	%changelog
14mr|texlive-przechlewski-book-20110814-3|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110814-3
14mr|texlive-przechlewski-book-20110814-3|91	+ Revision: c3cb2f5
14mr|texlive-przechlewski-book-20110814-3|92	- MassBuild#440: Increase release tag
14mr|texlive-przechlewski-book-20110814-3|93	
14mr|texlive-przechlewski-book-20110814-3|94	

21087 14
14mr|texlive-ps2pkm-1.6beta1-9|1	# revision 29764
14mr|texlive-ps2pkm-1.6beta1-9|2	# category TLCore
14mr|texlive-ps2pkm-1.6beta1-9|3	# catalog-ctan /fonts/utilities/ps2pk
14mr|texlive-ps2pkm-1.6beta1-9|4	# catalog-date 2012-07-20 20:39:39 +0200
14mr|texlive-ps2pkm-1.6beta1-9|5	# catalog-license other-free
14mr|texlive-ps2pkm-1.6beta1-9|6	# catalog-version 1.6 beta 1
14mr|texlive-ps2pkm-1.6beta1-9|7	Name:		texlive-ps2pkm
14mr|texlive-ps2pkm-1.6beta1-9|8	Version:	1.6beta1
14mr|texlive-ps2pkm-1.6beta1-9|9	Release:	9
14mr|texlive-ps2pkm-1.6beta1-9|10	Summary:	Generate a PK font from an Adobe Type 1 font
14mr|texlive-ps2pkm-1.6beta1-9|11	Group:		Publishing
14mr|texlive-ps2pkm-1.6beta1-9|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/ps2pk
14mr|texlive-ps2pkm-1.6beta1-9|13	License:	OTHER-FREE
14mr|texlive-ps2pkm-1.6beta1-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ps2pkm.tar.xz
14mr|texlive-ps2pkm-1.6beta1-9|15	BuildArch:	noarch
14mr|texlive-ps2pkm-1.6beta1-9|16	BuildRequires:	texlive-tlpkg
14mr|texlive-ps2pkm-1.6beta1-9|17	Requires(pre):	texlive-tlpkg
14mr|texlive-ps2pkm-1.6beta1-9|18	Requires(post):	texlive-kpathsea
14mr|texlive-ps2pkm-1.6beta1-9|19	Requires:	texlive-ps2pkm.bin
14mr|texlive-ps2pkm-1.6beta1-9|20	
14mr|texlive-ps2pkm-1.6beta1-9|21	%description
14mr|texlive-ps2pkm-1.6beta1-9|22	Generates a PK file from an Adobe Type 1 font. PK fonts are (or
14mr|texlive-ps2pkm-1.6beta1-9|23	used to be) valuable in enabling previewers to view documents
14mr|texlive-ps2pkm-1.6beta1-9|24	generated that use Type 1 fonts. The program makes use of code
14mr|texlive-ps2pkm-1.6beta1-9|25	donated to the X consortium by IBM.
14mr|texlive-ps2pkm-1.6beta1-9|26	
14mr|texlive-ps2pkm-1.6beta1-9|27	%post
14mr|texlive-ps2pkm-1.6beta1-9|28	%{_sbindir}/texlive.post
14mr|texlive-ps2pkm-1.6beta1-9|29	
14mr|texlive-ps2pkm-1.6beta1-9|30	%postun
14mr|texlive-ps2pkm-1.6beta1-9|31	if [ $1 -eq 0 ]; then
14mr|texlive-ps2pkm-1.6beta1-9|32	%{_sbindir}/texlive.post
14mr|texlive-ps2pkm-1.6beta1-9|33	fi
14mr|texlive-ps2pkm-1.6beta1-9|34	
14mr|texlive-ps2pkm-1.6beta1-9|35	#-----------------------------------------------------------------------
14mr|texlive-ps2pkm-1.6beta1-9|36	%files
14mr|texlive-ps2pkm-1.6beta1-9|37	%{_mandir}/man1/mag.1*
14mr|texlive-ps2pkm-1.6beta1-9|38	%{_texmfdistdir}/doc/man/man1/mag.man1.pdf
14mr|texlive-ps2pkm-1.6beta1-9|39	%{_mandir}/man1/pfb2pfa.1*
14mr|texlive-ps2pkm-1.6beta1-9|40	%{_texmfdistdir}/doc/man/man1/pfb2pfa.man1.pdf
14mr|texlive-ps2pkm-1.6beta1-9|41	%{_mandir}/man1/pk2bm.1*
14mr|texlive-ps2pkm-1.6beta1-9|42	%{_texmfdistdir}/doc/man/man1/pk2bm.man1.pdf
14mr|texlive-ps2pkm-1.6beta1-9|43	%{_mandir}/man1/ps2pk.1*
14mr|texlive-ps2pkm-1.6beta1-9|44	%{_texmfdistdir}/doc/man/man1/ps2pk.man1.pdf
14mr|texlive-ps2pkm-1.6beta1-9|45	
14mr|texlive-ps2pkm-1.6beta1-9|46	#-----------------------------------------------------------------------
14mr|texlive-ps2pkm-1.6beta1-9|47	%prep
14mr|texlive-ps2pkm-1.6beta1-9|48	%setup -c -a0
14mr|texlive-ps2pkm-1.6beta1-9|49	
14mr|texlive-ps2pkm-1.6beta1-9|50	%build
14mr|texlive-ps2pkm-1.6beta1-9|51	
14mr|texlive-ps2pkm-1.6beta1-9|52	%install
14mr|texlive-ps2pkm-1.6beta1-9|53	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ps2pkm-1.6beta1-9|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ps2pkm-1.6beta1-9|55	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-ps2pkm-1.6beta1-9|56	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-ps2pkm-1.6beta1-9|57	
14mr|texlive-ps2pkm-1.6beta1-9|58	%changelog
14mr|texlive-ps2pkm-1.6beta1-9|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6beta1-9
14mr|texlive-ps2pkm-1.6beta1-9|60	+ Revision: 64f9ecf
14mr|texlive-ps2pkm-1.6beta1-9|61	- MassBuild#440: Increase release tag
14mr|texlive-ps2pkm-1.6beta1-9|62	
14mr|texlive-ps2pkm-1.6beta1-9|63	

21088 14
14mr|texlive-psafm-20111104-3|1	# revision 13293
14mr|texlive-psafm-20111104-3|2	# category Package
14mr|texlive-psafm-20111104-3|3	# catalog-ctan undef
14mr|texlive-psafm-20111104-3|4	# catalog-date undef
14mr|texlive-psafm-20111104-3|5	# catalog-license undef
14mr|texlive-psafm-20111104-3|6	# catalog-version undef
14mr|texlive-psafm-20111104-3|7	Name:		texlive-psafm
14mr|texlive-psafm-20111104-3|8	Version:	20111104
14mr|texlive-psafm-20111104-3|9	Release:	3
14mr|texlive-psafm-20111104-3|10	Summary:	TeXLive psafm package
14mr|texlive-psafm-20111104-3|11	Group:		Publishing
14mr|texlive-psafm-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-psafm-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-psafm-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psafm.tar.xz
14mr|texlive-psafm-20111104-3|15	BuildArch:	noarch
14mr|texlive-psafm-20111104-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-psafm-20111104-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-psafm-20111104-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-psafm-20111104-3|19	
14mr|texlive-psafm-20111104-3|20	%description
14mr|texlive-psafm-20111104-3|21	TeXLive psafm package.
14mr|texlive-psafm-20111104-3|22	
14mr|texlive-psafm-20111104-3|23	%post
14mr|texlive-psafm-20111104-3|24	%{_sbindir}/texlive.post
14mr|texlive-psafm-20111104-3|25	
14mr|texlive-psafm-20111104-3|26	%postun
14mr|texlive-psafm-20111104-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-psafm-20111104-3|28	%{_sbindir}/texlive.post
14mr|texlive-psafm-20111104-3|29	fi
14mr|texlive-psafm-20111104-3|30	
14mr|texlive-psafm-20111104-3|31	#-----------------------------------------------------------------------
14mr|texlive-psafm-20111104-3|32	%files
14mr|texlive-psafm-20111104-3|33	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8b8a.afm
14mr|texlive-psafm-20111104-3|34	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8bi8a.afm
14mr|texlive-psafm-20111104-3|35	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8r8a.afm
14mr|texlive-psafm-20111104-3|36	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8ri8a.afm
14mr|texlive-psafm-20111104-3|37	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8s8a.afm
14mr|texlive-psafm-20111104-3|38	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8si8a.afm
14mr|texlive-psafm-20111104-3|39	
14mr|texlive-psafm-20111104-3|40	#-----------------------------------------------------------------------
14mr|texlive-psafm-20111104-3|41	%prep
14mr|texlive-psafm-20111104-3|42	%setup -c -a0
14mr|texlive-psafm-20111104-3|43	
14mr|texlive-psafm-20111104-3|44	%build
14mr|texlive-psafm-20111104-3|45	
14mr|texlive-psafm-20111104-3|46	%install
14mr|texlive-psafm-20111104-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-psafm-20111104-3|48	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-psafm-20111104-3|49	
14mr|texlive-psafm-20111104-3|50	
14mr|texlive-psafm-20111104-3|51	
14mr|texlive-psafm-20111104-3|52	%changelog
14mr|texlive-psafm-20111104-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-psafm-20111104-3|54	+ Revision: 4c58062
14mr|texlive-psafm-20111104-3|55	- MassBuild#440: Increase release tag
14mr|texlive-psafm-20111104-3|56	
14mr|texlive-psafm-20111104-3|57	

21089 14
14mr|texlive-psbao-0.17-3|1	# revision 15878
14mr|texlive-psbao-0.17-3|2	# category Package
14mr|texlive-psbao-0.17-3|3	# catalog-ctan /graphics/pstricks/contrib/psbao
14mr|texlive-psbao-0.17-3|4	# catalog-date 2008-11-15 12:33:11 +0100
14mr|texlive-psbao-0.17-3|5	# catalog-license lppl
14mr|texlive-psbao-0.17-3|6	# catalog-version 0.17
14mr|texlive-psbao-0.17-3|7	Name:		texlive-psbao
14mr|texlive-psbao-0.17-3|8	Version:	0.17
14mr|texlive-psbao-0.17-3|9	Release:	3
14mr|texlive-psbao-0.17-3|10	Summary:	Draw Bao diagrams
14mr|texlive-psbao-0.17-3|11	Group:		Publishing
14mr|texlive-psbao-0.17-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/psbao
14mr|texlive-psbao-0.17-3|13	License:	LPPL
14mr|texlive-psbao-0.17-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psbao.tar.xz
14mr|texlive-psbao-0.17-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psbao.doc.tar.xz
14mr|texlive-psbao-0.17-3|16	BuildArch:	noarch
14mr|texlive-psbao-0.17-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-psbao-0.17-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-psbao-0.17-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-psbao-0.17-3|20	
14mr|texlive-psbao-0.17-3|21	%description
14mr|texlive-psbao-0.17-3|22	The package draws Bao diagrams in LaTeX. The package is a
14mr|texlive-psbao-0.17-3|23	development of psgo, and uses PSTricks to draw the diagrams.
14mr|texlive-psbao-0.17-3|24	
14mr|texlive-psbao-0.17-3|25	%post
14mr|texlive-psbao-0.17-3|26	%{_sbindir}/texlive.post
14mr|texlive-psbao-0.17-3|27	
14mr|texlive-psbao-0.17-3|28	%postun
14mr|texlive-psbao-0.17-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-psbao-0.17-3|30	%{_sbindir}/texlive.post
14mr|texlive-psbao-0.17-3|31	fi
14mr|texlive-psbao-0.17-3|32	
14mr|texlive-psbao-0.17-3|33	#-----------------------------------------------------------------------
14mr|texlive-psbao-0.17-3|34	%files
14mr|texlive-psbao-0.17-3|35	%{_texmfdistdir}/tex/latex/psbao/psbao.sty
14mr|texlive-psbao-0.17-3|36	%doc %{_texmfdistdir}/doc/latex/psbao/Changes
14mr|texlive-psbao-0.17-3|37	%doc %{_texmfdistdir}/doc/latex/psbao/README
14mr|texlive-psbao-0.17-3|38	%doc %{_texmfdistdir}/doc/latex/psbao/psbaomanual.pdf
14mr|texlive-psbao-0.17-3|39	%doc %{_texmfdistdir}/doc/latex/psbao/psbaomanual.tex
14mr|texlive-psbao-0.17-3|40	
14mr|texlive-psbao-0.17-3|41	#-----------------------------------------------------------------------
14mr|texlive-psbao-0.17-3|42	%prep
14mr|texlive-psbao-0.17-3|43	%setup -c -a0 -a1
14mr|texlive-psbao-0.17-3|44	
14mr|texlive-psbao-0.17-3|45	%build
14mr|texlive-psbao-0.17-3|46	
14mr|texlive-psbao-0.17-3|47	%install
14mr|texlive-psbao-0.17-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-psbao-0.17-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-psbao-0.17-3|50	
14mr|texlive-psbao-0.17-3|51	
14mr|texlive-psbao-0.17-3|52	
14mr|texlive-psbao-0.17-3|53	%changelog
14mr|texlive-psbao-0.17-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17-3
14mr|texlive-psbao-0.17-3|55	+ Revision: 3fe02c4
14mr|texlive-psbao-0.17-3|56	- MassBuild#440: Increase release tag
14mr|texlive-psbao-0.17-3|57	
14mr|texlive-psbao-0.17-3|58	

21090 14
14mr|texlive-pseudocode-20090302-3|1	# revision 15878
14mr|texlive-pseudocode-20090302-3|2	# category Package
14mr|texlive-pseudocode-20090302-3|3	# catalog-ctan /macros/latex/contrib/pseudocode
14mr|texlive-pseudocode-20090302-3|4	# catalog-date 2009-03-02 13:24:03 +0100
14mr|texlive-pseudocode-20090302-3|5	# catalog-license lppl
14mr|texlive-pseudocode-20090302-3|6	# catalog-version undef
14mr|texlive-pseudocode-20090302-3|7	Name:		texlive-pseudocode
14mr|texlive-pseudocode-20090302-3|8	Version:	20090302
14mr|texlive-pseudocode-20090302-3|9	Release:	3
14mr|texlive-pseudocode-20090302-3|10	Summary:	LaTeX environment for specifying algorithms in a natural way
14mr|texlive-pseudocode-20090302-3|11	Group:		Publishing
14mr|texlive-pseudocode-20090302-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pseudocode
14mr|texlive-pseudocode-20090302-3|13	License:	LPPL
14mr|texlive-pseudocode-20090302-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pseudocode.tar.xz
14mr|texlive-pseudocode-20090302-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pseudocode.doc.tar.xz
14mr|texlive-pseudocode-20090302-3|16	BuildArch:	noarch
14mr|texlive-pseudocode-20090302-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pseudocode-20090302-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pseudocode-20090302-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pseudocode-20090302-3|20	
14mr|texlive-pseudocode-20090302-3|21	%description
14mr|texlive-pseudocode-20090302-3|22	This package provides the environment "pseudocode" for
14mr|texlive-pseudocode-20090302-3|23	describing algorithms in a natural manner.
14mr|texlive-pseudocode-20090302-3|24	
14mr|texlive-pseudocode-20090302-3|25	%post
14mr|texlive-pseudocode-20090302-3|26	%{_sbindir}/texlive.post
14mr|texlive-pseudocode-20090302-3|27	
14mr|texlive-pseudocode-20090302-3|28	%postun
14mr|texlive-pseudocode-20090302-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-pseudocode-20090302-3|30	%{_sbindir}/texlive.post
14mr|texlive-pseudocode-20090302-3|31	fi
14mr|texlive-pseudocode-20090302-3|32	
14mr|texlive-pseudocode-20090302-3|33	#-----------------------------------------------------------------------
14mr|texlive-pseudocode-20090302-3|34	%files
14mr|texlive-pseudocode-20090302-3|35	%{_texmfdistdir}/tex/latex/pseudocode/pseudocode.sty
14mr|texlive-pseudocode-20090302-3|36	%doc %{_texmfdistdir}/doc/latex/pseudocode/README
14mr|texlive-pseudocode-20090302-3|37	%doc %{_texmfdistdir}/doc/latex/pseudocode/pseudocode.pdf
14mr|texlive-pseudocode-20090302-3|38	%doc %{_texmfdistdir}/doc/latex/pseudocode/pseudocode.tex
14mr|texlive-pseudocode-20090302-3|39	
14mr|texlive-pseudocode-20090302-3|40	#-----------------------------------------------------------------------
14mr|texlive-pseudocode-20090302-3|41	%prep
14mr|texlive-pseudocode-20090302-3|42	%setup -c -a0 -a1
14mr|texlive-pseudocode-20090302-3|43	
14mr|texlive-pseudocode-20090302-3|44	%build
14mr|texlive-pseudocode-20090302-3|45	
14mr|texlive-pseudocode-20090302-3|46	%install
14mr|texlive-pseudocode-20090302-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pseudocode-20090302-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pseudocode-20090302-3|49	
14mr|texlive-pseudocode-20090302-3|50	
14mr|texlive-pseudocode-20090302-3|51	
14mr|texlive-pseudocode-20090302-3|52	%changelog
14mr|texlive-pseudocode-20090302-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090302-3
14mr|texlive-pseudocode-20090302-3|54	+ Revision: dd5d42d
14mr|texlive-pseudocode-20090302-3|55	- MassBuild#440: Increase release tag
14mr|texlive-pseudocode-20090302-3|56	
14mr|texlive-pseudocode-20090302-3|57	

21091 14
14mr|texlive-psfrag-3.04-3|1	# revision 15878
14mr|texlive-psfrag-3.04-3|2	# category Package
14mr|texlive-psfrag-3.04-3|3	# catalog-ctan /macros/latex/contrib/psfrag
14mr|texlive-psfrag-3.04-3|4	# catalog-date 2009-10-07 22:25:55 +0200
14mr|texlive-psfrag-3.04-3|5	# catalog-license other-free
14mr|texlive-psfrag-3.04-3|6	# catalog-version 3.04
14mr|texlive-psfrag-3.04-3|7	Name:		texlive-psfrag
14mr|texlive-psfrag-3.04-3|8	Version:	3.04
14mr|texlive-psfrag-3.04-3|9	Release:	3
14mr|texlive-psfrag-3.04-3|10	Summary:	Replace strings in encapsulated PostScript figures
14mr|texlive-psfrag-3.04-3|11	Group:		Publishing
14mr|texlive-psfrag-3.04-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/psfrag
14mr|texlive-psfrag-3.04-3|13	License:	OTHER-FREE
14mr|texlive-psfrag-3.04-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag.tar.xz
14mr|texlive-psfrag-3.04-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag.doc.tar.xz
14mr|texlive-psfrag-3.04-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag.source.tar.xz
14mr|texlive-psfrag-3.04-3|17	BuildArch:	noarch
14mr|texlive-psfrag-3.04-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-psfrag-3.04-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-psfrag-3.04-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-psfrag-3.04-3|21	
14mr|texlive-psfrag-3.04-3|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-psfrag-3.04-3|23	
14mr|texlive-psfrag-3.04-3|24	%description
14mr|texlive-psfrag-3.04-3|25	Allows LaTeX constructions (equations, picture environments,
14mr|texlive-psfrag-3.04-3|26	etc.) to be precisely superimposed over Encapsulated PostScript
14mr|texlive-psfrag-3.04-3|27	figures, using your own favorite drawing tool to create an EPS
14mr|texlive-psfrag-3.04-3|28	figure and placing simple text 'tags' where each replacement is
14mr|texlive-psfrag-3.04-3|29	to be placed, with PSfrag automatically removing these tags
14mr|texlive-psfrag-3.04-3|30	from the figure and replacing them with a user specified LaTeX
14mr|texlive-psfrag-3.04-3|31	construction, properly aligned, scaled, and/or rotated.
14mr|texlive-psfrag-3.04-3|32	
14mr|texlive-psfrag-3.04-3|33	%post
14mr|texlive-psfrag-3.04-3|34	%{_sbindir}/texlive.post
14mr|texlive-psfrag-3.04-3|35	
14mr|texlive-psfrag-3.04-3|36	%postun
14mr|texlive-psfrag-3.04-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-psfrag-3.04-3|38	%{_sbindir}/texlive.post
14mr|texlive-psfrag-3.04-3|39	fi
14mr|texlive-psfrag-3.04-3|40	
14mr|texlive-psfrag-3.04-3|41	#-----------------------------------------------------------------------
14mr|texlive-psfrag-3.04-3|42	%files
14mr|texlive-psfrag-3.04-3|43	%{_texmfdistdir}/dvips/psfrag/psfrag.pro
14mr|texlive-psfrag-3.04-3|44	%{_texmfdistdir}/tex/latex/psfrag/psfrag.sty
14mr|texlive-psfrag-3.04-3|45	%doc %{_texmfdistdir}/doc/latex/psfrag/00readme.txt
14mr|texlive-psfrag-3.04-3|46	%doc %{_texmfdistdir}/doc/latex/psfrag/announce.txt
14mr|texlive-psfrag-3.04-3|47	%doc %{_texmfdistdir}/doc/latex/psfrag/example.eps
14mr|texlive-psfrag-3.04-3|48	%doc %{_texmfdistdir}/doc/latex/psfrag/pfgguide.pdf
14mr|texlive-psfrag-3.04-3|49	%doc %{_texmfdistdir}/doc/latex/psfrag/pfgguide.tex
14mr|texlive-psfrag-3.04-3|50	%doc %{_texmfdistdir}/doc/latex/psfrag/testfig.eps
14mr|texlive-psfrag-3.04-3|51	#- source
14mr|texlive-psfrag-3.04-3|52	%doc %{_texmfdistdir}/source/latex/psfrag/psfrag.dtx
14mr|texlive-psfrag-3.04-3|53	%doc %{_texmfdistdir}/source/latex/psfrag/psfrag.ins
14mr|texlive-psfrag-3.04-3|54	
14mr|texlive-psfrag-3.04-3|55	#-----------------------------------------------------------------------
14mr|texlive-psfrag-3.04-3|56	%prep
14mr|texlive-psfrag-3.04-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-psfrag-3.04-3|58	
14mr|texlive-psfrag-3.04-3|59	%build
14mr|texlive-psfrag-3.04-3|60	
14mr|texlive-psfrag-3.04-3|61	%install
14mr|texlive-psfrag-3.04-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-psfrag-3.04-3|63	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-psfrag-3.04-3|64	
14mr|texlive-psfrag-3.04-3|65	
14mr|texlive-psfrag-3.04-3|66	
14mr|texlive-psfrag-3.04-3|67	%changelog
14mr|texlive-psfrag-3.04-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.04-3
14mr|texlive-psfrag-3.04-3|69	+ Revision: 671df99
14mr|texlive-psfrag-3.04-3|70	- MassBuild#440: Increase release tag
14mr|texlive-psfrag-3.04-3|71	
14mr|texlive-psfrag-3.04-3|72	

21092 14
14mr|texlive-psfrag-italian-20080823-3|1	# revision 15878
14mr|texlive-psfrag-italian-20080823-3|2	# category Package
14mr|texlive-psfrag-italian-20080823-3|3	# catalog-ctan /info/italian/psfrag
14mr|texlive-psfrag-italian-20080823-3|4	# catalog-date 2008-08-23 00:25:16 +0200
14mr|texlive-psfrag-italian-20080823-3|5	# catalog-license gpl
14mr|texlive-psfrag-italian-20080823-3|6	# catalog-version undef
14mr|texlive-psfrag-italian-20080823-3|7	Name:		texlive-psfrag-italian
14mr|texlive-psfrag-italian-20080823-3|8	Version:	20080823
14mr|texlive-psfrag-italian-20080823-3|9	Release:	3
14mr|texlive-psfrag-italian-20080823-3|10	Summary:	PSfrag documentation in Italian
14mr|texlive-psfrag-italian-20080823-3|11	Group:		Publishing
14mr|texlive-psfrag-italian-20080823-3|12	URL:		http://www.ctan.org/tex-archive/info/italian/psfrag
14mr|texlive-psfrag-italian-20080823-3|13	License:	GPL
14mr|texlive-psfrag-italian-20080823-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag-italian.tar.xz
14mr|texlive-psfrag-italian-20080823-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag-italian.doc.tar.xz
14mr|texlive-psfrag-italian-20080823-3|16	BuildArch:	noarch
14mr|texlive-psfrag-italian-20080823-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-psfrag-italian-20080823-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-psfrag-italian-20080823-3|19	
14mr|texlive-psfrag-italian-20080823-3|20	%description
14mr|texlive-psfrag-italian-20080823-3|21	This is a translation of the the documentation that comes with
14mr|texlive-psfrag-italian-20080823-3|22	the psfrag documentation.
14mr|texlive-psfrag-italian-20080823-3|23	
14mr|texlive-psfrag-italian-20080823-3|24	#-----------------------------------------------------------------------
14mr|texlive-psfrag-italian-20080823-3|25	%files
14mr|texlive-psfrag-italian-20080823-3|26	%doc %{_texmfdistdir}/doc/latex/psfrag-italian/itpfgguide.pdf
14mr|texlive-psfrag-italian-20080823-3|27	%doc %{_texmfdistdir}/doc/latex/psfrag-italian/itpfgguide.tex
14mr|texlive-psfrag-italian-20080823-3|28	
14mr|texlive-psfrag-italian-20080823-3|29	#-----------------------------------------------------------------------
14mr|texlive-psfrag-italian-20080823-3|30	%prep
14mr|texlive-psfrag-italian-20080823-3|31	%setup -c -a0 -a1
14mr|texlive-psfrag-italian-20080823-3|32	
14mr|texlive-psfrag-italian-20080823-3|33	%build
14mr|texlive-psfrag-italian-20080823-3|34	
14mr|texlive-psfrag-italian-20080823-3|35	%install
14mr|texlive-psfrag-italian-20080823-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-psfrag-italian-20080823-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-psfrag-italian-20080823-3|38	
14mr|texlive-psfrag-italian-20080823-3|39	
14mr|texlive-psfrag-italian-20080823-3|40	
14mr|texlive-psfrag-italian-20080823-3|41	%changelog
14mr|texlive-psfrag-italian-20080823-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080823-3
14mr|texlive-psfrag-italian-20080823-3|43	+ Revision: 6f52eb2
14mr|texlive-psfrag-italian-20080823-3|44	- MassBuild#440: Increase release tag
14mr|texlive-psfrag-italian-20080823-3|45	
14mr|texlive-psfrag-italian-20080823-3|46	

21093 14
14mr|texlive-psfragx-1.1-2|1	# revision 26243
14mr|texlive-psfragx-1.1-2|2	# category Package
14mr|texlive-psfragx-1.1-2|3	# catalog-ctan /macros/latex/contrib/psfragx
14mr|texlive-psfragx-1.1-2|4	# catalog-date 2012-05-07 20:30:54 +0200
14mr|texlive-psfragx-1.1-2|5	# catalog-license lppl
14mr|texlive-psfragx-1.1-2|6	# catalog-version 1.1
14mr|texlive-psfragx-1.1-2|7	Name:		texlive-psfragx
14mr|texlive-psfragx-1.1-2|8	Version:	1.1
14mr|texlive-psfragx-1.1-2|9	Release:	2
14mr|texlive-psfragx-1.1-2|10	Summary:	A psfrag eXtension
14mr|texlive-psfragx-1.1-2|11	Group:		Publishing
14mr|texlive-psfragx-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/psfragx
14mr|texlive-psfragx-1.1-2|13	License:	LPPL
14mr|texlive-psfragx-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfragx.tar.xz
14mr|texlive-psfragx-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfragx.doc.tar.xz
14mr|texlive-psfragx-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfragx.source.tar.xz
14mr|texlive-psfragx-1.1-2|17	BuildArch:	noarch
14mr|texlive-psfragx-1.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-psfragx-1.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-psfragx-1.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-psfragx-1.1-2|21	
14mr|texlive-psfragx-1.1-2|22	%description
14mr|texlive-psfragx-1.1-2|23	PSfragX offers a mechanism to embed \psfrag commands, as
14mr|texlive-psfragx-1.1-2|24	provided by the psfrag package, into the EPS file itself. Each
14mr|texlive-psfragx-1.1-2|25	time a graphic is included, the EPS file is scanned. If some
14mr|texlive-psfragx-1.1-2|26	tagged lines are found, they are used to define the psfrag
14mr|texlive-psfragx-1.1-2|27	replacements that should be performed automatically. In
14mr|texlive-psfragx-1.1-2|28	addition, a similar mechanism holds for overpic objects. These
14mr|texlive-psfragx-1.1-2|29	are picture objects superimposed on the included graphic. A
14mr|texlive-psfragx-1.1-2|30	similar mechanism is implemented in psfrag itself (but
14mr|texlive-psfragx-1.1-2|31	deprecated in the documentation), but psfragx offers much more
14mr|texlive-psfragx-1.1-2|32	flexibility. For example, if babel is used, it is possible to
14mr|texlive-psfragx-1.1-2|33	define different replacements corresponding to different
14mr|texlive-psfragx-1.1-2|34	languages. The replacements to take into account will be
14mr|texlive-psfragx-1.1-2|35	selected on the basis of the current language of the document.
14mr|texlive-psfragx-1.1-2|36	A Matlab script (LaPrint) is provided, to export an EPS file
14mr|texlive-psfragx-1.1-2|37	with psfragx annotations ready embedded.
14mr|texlive-psfragx-1.1-2|38	
14mr|texlive-psfragx-1.1-2|39	%post
14mr|texlive-psfragx-1.1-2|40	%{_sbindir}/texlive.post
14mr|texlive-psfragx-1.1-2|41	
14mr|texlive-psfragx-1.1-2|42	%postun
14mr|texlive-psfragx-1.1-2|43	if [ $1 -eq 0 ]; then
14mr|texlive-psfragx-1.1-2|44	%{_sbindir}/texlive.post
14mr|texlive-psfragx-1.1-2|45	fi
14mr|texlive-psfragx-1.1-2|46	
14mr|texlive-psfragx-1.1-2|47	#-----------------------------------------------------------------------
14mr|texlive-psfragx-1.1-2|48	%files
14mr|texlive-psfragx-1.1-2|49	%{_texmfdistdir}/tex/latex/psfragx/psfragx.cfg
14mr|texlive-psfragx-1.1-2|50	%{_texmfdistdir}/tex/latex/psfragx/psfragx.sty
14mr|texlive-psfragx-1.1-2|51	%doc %{_texmfdistdir}/doc/latex/psfragx/README
14mr|texlive-psfragx-1.1-2|52	%doc %{_texmfdistdir}/doc/latex/psfragx/README.laprint-3.16
14mr|texlive-psfragx-1.1-2|53	%doc %{_texmfdistdir}/doc/latex/psfragx/laprint.m
14mr|texlive-psfragx-1.1-2|54	%doc %{_texmfdistdir}/doc/latex/psfragx/laprintdoc.ps
14mr|texlive-psfragx-1.1-2|55	%doc %{_texmfdistdir}/doc/latex/psfragx/laprpfx.mat
14mr|texlive-psfragx-1.1-2|56	%doc %{_texmfdistdir}/doc/latex/psfragx/pfxprint.m
14mr|texlive-psfragx-1.1-2|57	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx.m
14mr|texlive-psfragx-1.1-2|58	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx.pdf
14mr|texlive-psfragx-1.1-2|59	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx_example.pdf
14mr|texlive-psfragx-1.1-2|60	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx_example.tex
14mr|texlive-psfragx-1.1-2|61	%doc %{_texmfdistdir}/doc/latex/psfragx/readmePFX.txt
14mr|texlive-psfragx-1.1-2|62	#- source
14mr|texlive-psfragx-1.1-2|63	%doc %{_texmfdistdir}/source/latex/psfragx/psfragx.drv
14mr|texlive-psfragx-1.1-2|64	%doc %{_texmfdistdir}/source/latex/psfragx/psfragx.dtx
14mr|texlive-psfragx-1.1-2|65	%doc %{_texmfdistdir}/source/latex/psfragx/psfragx.ins
14mr|texlive-psfragx-1.1-2|66	
14mr|texlive-psfragx-1.1-2|67	#-----------------------------------------------------------------------
14mr|texlive-psfragx-1.1-2|68	%prep
14mr|texlive-psfragx-1.1-2|69	%setup -c -a0 -a1 -a2
14mr|texlive-psfragx-1.1-2|70	
14mr|texlive-psfragx-1.1-2|71	%build
14mr|texlive-psfragx-1.1-2|72	
14mr|texlive-psfragx-1.1-2|73	%install
14mr|texlive-psfragx-1.1-2|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-psfragx-1.1-2|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-psfragx-1.1-2|76	
14mr|texlive-psfragx-1.1-2|77	
14mr|texlive-psfragx-1.1-2|78	
14mr|texlive-psfragx-1.1-2|79	%changelog
14mr|texlive-psfragx-1.1-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-psfragx-1.1-2|81	+ Revision: 7f9588a
14mr|texlive-psfragx-1.1-2|82	- MassBuild#440: Increase release tag
14mr|texlive-psfragx-1.1-2|83	
14mr|texlive-psfragx-1.1-2|84	

21094 14
14mr|texlive-psgo-0.17-3|1	# revision 15878
14mr|texlive-psgo-0.17-3|2	# category Package
14mr|texlive-psgo-0.17-3|3	# catalog-ctan /graphics/pstricks/contrib/psgo
14mr|texlive-psgo-0.17-3|4	# catalog-date 2008-09-06 19:20:59 +0200
14mr|texlive-psgo-0.17-3|5	# catalog-license lppl
14mr|texlive-psgo-0.17-3|6	# catalog-version 0.17
14mr|texlive-psgo-0.17-3|7	Name:		texlive-psgo
14mr|texlive-psgo-0.17-3|8	Version:	0.17
14mr|texlive-psgo-0.17-3|9	Release:	3
14mr|texlive-psgo-0.17-3|10	Summary:	Typeset go diagrams with PSTricks
14mr|texlive-psgo-0.17-3|11	Group:		Publishing
14mr|texlive-psgo-0.17-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/psgo
14mr|texlive-psgo-0.17-3|13	License:	LPPL
14mr|texlive-psgo-0.17-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psgo.tar.xz
14mr|texlive-psgo-0.17-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psgo.doc.tar.xz
14mr|texlive-psgo-0.17-3|16	BuildArch:	noarch
14mr|texlive-psgo-0.17-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-psgo-0.17-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-psgo-0.17-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-psgo-0.17-3|20	
14mr|texlive-psgo-0.17-3|21	%description
14mr|texlive-psgo-0.17-3|22	TeXLive psgo package.
14mr|texlive-psgo-0.17-3|23	
14mr|texlive-psgo-0.17-3|24	%post
14mr|texlive-psgo-0.17-3|25	%{_sbindir}/texlive.post
14mr|texlive-psgo-0.17-3|26	
14mr|texlive-psgo-0.17-3|27	%postun
14mr|texlive-psgo-0.17-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-psgo-0.17-3|29	%{_sbindir}/texlive.post
14mr|texlive-psgo-0.17-3|30	fi
14mr|texlive-psgo-0.17-3|31	
14mr|texlive-psgo-0.17-3|32	#-----------------------------------------------------------------------
14mr|texlive-psgo-0.17-3|33	%files
14mr|texlive-psgo-0.17-3|34	%{_texmfdistdir}/tex/latex/psgo/psgo.sty
14mr|texlive-psgo-0.17-3|35	%doc %{_texmfdistdir}/doc/latex/psgo/Changes
14mr|texlive-psgo-0.17-3|36	%doc %{_texmfdistdir}/doc/latex/psgo/README
14mr|texlive-psgo-0.17-3|37	%doc %{_texmfdistdir}/doc/latex/psgo/psgomanual.pdf
14mr|texlive-psgo-0.17-3|38	%doc %{_texmfdistdir}/doc/latex/psgo/psgomanual.tex
14mr|texlive-psgo-0.17-3|39	
14mr|texlive-psgo-0.17-3|40	#-----------------------------------------------------------------------
14mr|texlive-psgo-0.17-3|41	%prep
14mr|texlive-psgo-0.17-3|42	%setup -c -a0 -a1
14mr|texlive-psgo-0.17-3|43	
14mr|texlive-psgo-0.17-3|44	%build
14mr|texlive-psgo-0.17-3|45	
14mr|texlive-psgo-0.17-3|46	%install
14mr|texlive-psgo-0.17-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-psgo-0.17-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-psgo-0.17-3|49	
14mr|texlive-psgo-0.17-3|50	
14mr|texlive-psgo-0.17-3|51	
14mr|texlive-psgo-0.17-3|52	%changelog
14mr|texlive-psgo-0.17-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.17-3
14mr|texlive-psgo-0.17-3|54	+ Revision: 930ce6d
14mr|texlive-psgo-0.17-3|55	- MassBuild#440: Increase release tag
14mr|texlive-psgo-0.17-3|56	
14mr|texlive-psgo-0.17-3|57	

21095 14
14mr|texlive-psizzl-0.35-3|1	# revision 15878
14mr|texlive-psizzl-0.35-3|2	# category Package
14mr|texlive-psizzl-0.35-3|3	# catalog-ctan /macros/psizzl
14mr|texlive-psizzl-0.35-3|4	# catalog-date 2006-12-03 01:48:16 +0100
14mr|texlive-psizzl-0.35-3|5	# catalog-license lppl
14mr|texlive-psizzl-0.35-3|6	# catalog-version 0.35
14mr|texlive-psizzl-0.35-3|7	Name:		texlive-psizzl
14mr|texlive-psizzl-0.35-3|8	Version:	0.35
14mr|texlive-psizzl-0.35-3|9	Release:	3
14mr|texlive-psizzl-0.35-3|10	Summary:	A TeX format for physics papers
14mr|texlive-psizzl-0.35-3|11	Group:		Publishing
14mr|texlive-psizzl-0.35-3|12	URL:		http://www.ctan.org/tex-archive/macros/psizzl
14mr|texlive-psizzl-0.35-3|13	License:	LPPL
14mr|texlive-psizzl-0.35-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psizzl.tar.xz
14mr|texlive-psizzl-0.35-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psizzl.doc.tar.xz
14mr|texlive-psizzl-0.35-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psizzl.source.tar.xz
14mr|texlive-psizzl-0.35-3|17	BuildArch:	noarch
14mr|texlive-psizzl-0.35-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-psizzl-0.35-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-psizzl-0.35-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-psizzl-0.35-3|21	
14mr|texlive-psizzl-0.35-3|22	%description
14mr|texlive-psizzl-0.35-3|23	PSIZZL is a TeX format for physics papers written at SLAC and
14mr|texlive-psizzl-0.35-3|24	used at several other places. It dates from rather early in the
14mr|texlive-psizzl-0.35-3|25	development of TeX82; as a result, some of the descriptions of
14mr|texlive-psizzl-0.35-3|26	limitations look rather quaint to modern eyes.
14mr|texlive-psizzl-0.35-3|27	
14mr|texlive-psizzl-0.35-3|28	%post
14mr|texlive-psizzl-0.35-3|29	%{_sbindir}/texlive.post
14mr|texlive-psizzl-0.35-3|30	
14mr|texlive-psizzl-0.35-3|31	%postun
14mr|texlive-psizzl-0.35-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-psizzl-0.35-3|33	%{_sbindir}/texlive.post
14mr|texlive-psizzl-0.35-3|34	fi
14mr|texlive-psizzl-0.35-3|35	
14mr|texlive-psizzl-0.35-3|36	#-----------------------------------------------------------------------
14mr|texlive-psizzl-0.35-3|37	%files
14mr|texlive-psizzl-0.35-3|38	%{_texmfdistdir}/tex/psizzl/base/chapters.Psizzl
14mr|texlive-psizzl-0.35-3|39	%{_texmfdistdir}/tex/psizzl/base/citation.Psizzl
14mr|texlive-psizzl-0.35-3|40	%{_texmfdistdir}/tex/psizzl/base/fontdefs.Psizzl
14mr|texlive-psizzl-0.35-3|41	%{_texmfdistdir}/tex/psizzl/base/index.Psizzl
14mr|texlive-psizzl-0.35-3|42	%{_texmfdistdir}/tex/psizzl/base/institut.Psizzl
14mr|texlive-psizzl-0.35-3|43	%{_texmfdistdir}/tex/psizzl/base/letter.Psizzl
14mr|texlive-psizzl-0.35-3|44	%{_texmfdistdir}/tex/psizzl/base/lists.Psizzl
14mr|texlive-psizzl-0.35-3|45	%{_texmfdistdir}/tex/psizzl/base/macros.Psizzl
14mr|texlive-psizzl-0.35-3|46	%{_texmfdistdir}/tex/psizzl/base/memo.Psizzl
14mr|texlive-psizzl-0.35-3|47	%{_texmfdistdir}/tex/psizzl/base/mypsizzl.tex
14mr|texlive-psizzl-0.35-3|48	%{_texmfdistdir}/tex/psizzl/base/options.Psizzl
14mr|texlive-psizzl-0.35-3|49	%{_texmfdistdir}/tex/psizzl/base/output.Psizzl
14mr|texlive-psizzl-0.35-3|50	%{_texmfdistdir}/tex/psizzl/base/picture.Psizzl
14mr|texlive-psizzl-0.35-3|51	%{_texmfdistdir}/tex/psizzl/base/psizzl.tex
14mr|texlive-psizzl-0.35-3|52	%{_texmfdistdir}/tex/psizzl/base/publicat.Psizzl
14mr|texlive-psizzl-0.35-3|53	%{_texmfdistdir}/tex/psizzl/base/symbols.Psizzl
14mr|texlive-psizzl-0.35-3|54	%{_texmfdistdir}/tex/psizzl/base/thesis.Psizzl
14mr|texlive-psizzl-0.35-3|55	%{_texmfdistdir}/tex/psizzl/config/psizzl.ini
14mr|texlive-psizzl-0.35-3|56	%doc %{_texmfdistdir}/doc/otherformats/psizzl/base/psizzl.commands
14mr|texlive-psizzl-0.35-3|57	%doc %{_texmfdistdir}/doc/otherformats/psizzl/base/psizzl.doc
14mr|texlive-psizzl-0.35-3|58	#- source
14mr|texlive-psizzl-0.35-3|59	%doc %{_texmfdistdir}/source/psizzl/base/aaaread.me
14mr|texlive-psizzl-0.35-3|60	
14mr|texlive-psizzl-0.35-3|61	#-----------------------------------------------------------------------
14mr|texlive-psizzl-0.35-3|62	%prep
14mr|texlive-psizzl-0.35-3|63	%setup -c -a0 -a1 -a2
14mr|texlive-psizzl-0.35-3|64	
14mr|texlive-psizzl-0.35-3|65	%build
14mr|texlive-psizzl-0.35-3|66	
14mr|texlive-psizzl-0.35-3|67	%install
14mr|texlive-psizzl-0.35-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-psizzl-0.35-3|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-psizzl-0.35-3|70	
14mr|texlive-psizzl-0.35-3|71	
14mr|texlive-psizzl-0.35-3|72	
14mr|texlive-psizzl-0.35-3|73	%changelog
14mr|texlive-psizzl-0.35-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.35-3
14mr|texlive-psizzl-0.35-3|75	+ Revision: e7b2d11
14mr|texlive-psizzl-0.35-3|76	- MassBuild#440: Increase release tag
14mr|texlive-psizzl-0.35-3|77	
14mr|texlive-psizzl-0.35-3|78	

21096 14
14mr|texlive-pslatex-20091007-3|1	# revision 16416
14mr|texlive-pslatex-20091007-3|2	# category Package
14mr|texlive-pslatex-20091007-3|3	# catalog-ctan /macros/latex/contrib/pslatex
14mr|texlive-pslatex-20091007-3|4	# catalog-date 2009-10-07 22:25:55 +0200
14mr|texlive-pslatex-20091007-3|5	# catalog-license lppl
14mr|texlive-pslatex-20091007-3|6	# catalog-version undef
14mr|texlive-pslatex-20091007-3|7	Name:		texlive-pslatex
14mr|texlive-pslatex-20091007-3|8	Version:	20091007
14mr|texlive-pslatex-20091007-3|9	Release:	3
14mr|texlive-pslatex-20091007-3|10	Summary:	Use PostScript fonts by default
14mr|texlive-pslatex-20091007-3|11	Group:		Publishing
14mr|texlive-pslatex-20091007-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pslatex
14mr|texlive-pslatex-20091007-3|13	License:	LPPL
14mr|texlive-pslatex-20091007-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pslatex.tar.xz
14mr|texlive-pslatex-20091007-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pslatex.source.tar.xz
14mr|texlive-pslatex-20091007-3|16	BuildArch:	noarch
14mr|texlive-pslatex-20091007-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pslatex-20091007-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pslatex-20091007-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pslatex-20091007-3|20	
14mr|texlive-pslatex-20091007-3|21	%description
14mr|texlive-pslatex-20091007-3|22	A small package that makes LaTeX default to 'standard'
14mr|texlive-pslatex-20091007-3|23	PostScript fonts. It is basically a merger of the times and the
14mr|texlive-pslatex-20091007-3|24	(obsolete) mathptm packages from the psnfss suite. You must
14mr|texlive-pslatex-20091007-3|25	have installed standard LaTeX and the psnfss PostScript fonts
14mr|texlive-pslatex-20091007-3|26	to use this package. The main novel feature is that the pslatex
14mr|texlive-pslatex-20091007-3|27	package tries to compensate for the visual differences between
14mr|texlive-pslatex-20091007-3|28	the Adobe fonts by scaling Helvetica by 90%, and 'condensing'
14mr|texlive-pslatex-20091007-3|29	Courier (i.e. scaling horizontally) by 85%. The package is
14mr|texlive-pslatex-20091007-3|30	supplied with a (unix) shell file for a 'pslatex' command that
14mr|texlive-pslatex-20091007-3|31	allows standard LaTeX documents to be processed, without
14mr|texlive-pslatex-20091007-3|32	needing to edit the file. Note that current psnfss uses a
14mr|texlive-pslatex-20091007-3|33	different technique for scaling Helvetica, and treats Courier
14mr|texlive-pslatex-20091007-3|34	as a lost cause (there are better free fixed-width available
14mr|texlive-pslatex-20091007-3|35	now, than there were when pslatex was designed). As a result,
14mr|texlive-pslatex-20091007-3|36	pslatex is widely considered obsolete.
14mr|texlive-pslatex-20091007-3|37	
14mr|texlive-pslatex-20091007-3|38	%post
14mr|texlive-pslatex-20091007-3|39	%{_sbindir}/texlive.post
14mr|texlive-pslatex-20091007-3|40	
14mr|texlive-pslatex-20091007-3|41	%postun
14mr|texlive-pslatex-20091007-3|42	if [ $1 -eq 0 ]; then
14mr|texlive-pslatex-20091007-3|43	%{_sbindir}/texlive.post
14mr|texlive-pslatex-20091007-3|44	fi
14mr|texlive-pslatex-20091007-3|45	
14mr|texlive-pslatex-20091007-3|46	#-----------------------------------------------------------------------
14mr|texlive-pslatex-20091007-3|47	%files
14mr|texlive-pslatex-20091007-3|48	%{_texmfdistdir}/fonts/map/dvips/pslatex/pcrr8rn.map
14mr|texlive-pslatex-20091007-3|49	%{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr7tn.tfm
14mr|texlive-pslatex-20091007-3|50	%{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr8rn.tfm
14mr|texlive-pslatex-20091007-3|51	%{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr8tn.tfm
14mr|texlive-pslatex-20091007-3|52	%{_texmfdistdir}/fonts/vf/public/pslatex/pcrr7tn.vf
14mr|texlive-pslatex-20091007-3|53	%{_texmfdistdir}/fonts/vf/public/pslatex/pcrr8tn.vf
14mr|texlive-pslatex-20091007-3|54	%{_texmfdistdir}/tex/latex/pslatex/pslatex.sty
14mr|texlive-pslatex-20091007-3|55	#- source
14mr|texlive-pslatex-20091007-3|56	%doc %{_texmfdistdir}/source/latex/pslatex/fontinst/pslatex.tex
14mr|texlive-pslatex-20091007-3|57	%doc %{_texmfdistdir}/source/latex/pslatex/shell/pslatex
14mr|texlive-pslatex-20091007-3|58	%doc %{_texmfdistdir}/source/latex/pslatex/shell/pslatex.bat
14mr|texlive-pslatex-20091007-3|59	
14mr|texlive-pslatex-20091007-3|60	#-----------------------------------------------------------------------
14mr|texlive-pslatex-20091007-3|61	%prep
14mr|texlive-pslatex-20091007-3|62	%setup -c -a0 -a1
14mr|texlive-pslatex-20091007-3|63	
14mr|texlive-pslatex-20091007-3|64	%build
14mr|texlive-pslatex-20091007-3|65	
14mr|texlive-pslatex-20091007-3|66	%install
14mr|texlive-pslatex-20091007-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pslatex-20091007-3|68	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-pslatex-20091007-3|69	
14mr|texlive-pslatex-20091007-3|70	
14mr|texlive-pslatex-20091007-3|71	
14mr|texlive-pslatex-20091007-3|72	%changelog
14mr|texlive-pslatex-20091007-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091007-3
14mr|texlive-pslatex-20091007-3|74	+ Revision: 2efd2e5
14mr|texlive-pslatex-20091007-3|75	- MassBuild#440: Increase release tag
14mr|texlive-pslatex-20091007-3|76	
14mr|texlive-pslatex-20091007-3|77	

21097 14
14mr|texlive-psnfss-9.2a-3|1	# revision 23394
14mr|texlive-psnfss-9.2a-3|2	# category Package
14mr|texlive-psnfss-9.2a-3|3	# catalog-ctan /macros/latex/required/psnfss
14mr|texlive-psnfss-9.2a-3|4	# catalog-date 2011-05-30 10:00:44 +0200
14mr|texlive-psnfss-9.2a-3|5	# catalog-license lppl
14mr|texlive-psnfss-9.2a-3|6	# catalog-version 9.2a
14mr|texlive-psnfss-9.2a-3|7	Name:		texlive-psnfss
14mr|texlive-psnfss-9.2a-3|8	Version:	9.2a
14mr|texlive-psnfss-9.2a-3|9	Release:	3
14mr|texlive-psnfss-9.2a-3|10	Summary:	Font support for common PostScript fonts
14mr|texlive-psnfss-9.2a-3|11	Group:		Publishing
14mr|texlive-psnfss-9.2a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/psnfss
14mr|texlive-psnfss-9.2a-3|13	License:	LPPL
14mr|texlive-psnfss-9.2a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psnfss.tar.xz
14mr|texlive-psnfss-9.2a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psnfss.doc.tar.xz
14mr|texlive-psnfss-9.2a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psnfss.source.tar.xz
14mr|texlive-psnfss-9.2a-3|17	BuildArch:	noarch
14mr|texlive-psnfss-9.2a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-psnfss-9.2a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-psnfss-9.2a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-psnfss-9.2a-3|21	Requires:	texlive-graphics
14mr|texlive-psnfss-9.2a-3|22	
14mr|texlive-psnfss-9.2a-3|23	Requires(post):	texlive-tetex
14mr|texlive-psnfss-9.2a-3|24	
14mr|texlive-psnfss-9.2a-3|25	%description
14mr|texlive-psnfss-9.2a-3|26	Font definition files, macros and font metrics for freely-
14mr|texlive-psnfss-9.2a-3|27	available Adobe Type 1 fonts. The font set consists of the
14mr|texlive-psnfss-9.2a-3|28	'LaserWriter 35' set (originally 'freely available' because
14mr|texlive-psnfss-9.2a-3|29	embedded in PostScript printers), and a variety of other free
14mr|texlive-psnfss-9.2a-3|30	fonts, together with some additions. Note that while many of
14mr|texlive-psnfss-9.2a-3|31	the fonts are available in PostScript (and other) printers,
14mr|texlive-psnfss-9.2a-3|32	most publishers require fonts embedded in documents, which
14mr|texlive-psnfss-9.2a-3|33	requires that you have the fonts in your TeX system.
14mr|texlive-psnfss-9.2a-3|34	Fortunately, there are free versions of the fonts from URW
14mr|texlive-psnfss-9.2a-3|35	(available in the URW base5 bundle). The base set of text fonts
14mr|texlive-psnfss-9.2a-3|36	covered by PSNFSS are: AvantGarde, Bookman, Courier, Helvetica,
14mr|texlive-psnfss-9.2a-3|37	New Century Schoolbook, Palatino, Symbol, Times Roman and Zapf
14mr|texlive-psnfss-9.2a-3|38	Dingbats. In addition, the fonts Bitstream Charter and Adobe
14mr|texlive-psnfss-9.2a-3|39	Utopia are covered (those fonts were contributed to the Public
14mr|texlive-psnfss-9.2a-3|40	Domain by their commercial foundries). Separate packages are
14mr|texlive-psnfss-9.2a-3|41	provided to load each font for use as main text font. The
14mr|texlive-psnfss-9.2a-3|42	packages helvet (which allows Helvetica to be loaded with its
14mr|texlive-psnfss-9.2a-3|43	size scaled to something more nearly appropriate for its use as
14mr|texlive-psnfss-9.2a-3|44	a Sans-Serif font to match Times) and pifont (which provides
14mr|texlive-psnfss-9.2a-3|45	the means to select single glyphs from symbol fonts) are
14mr|texlive-psnfss-9.2a-3|46	tailored to special requirements of their fonts. Mathematics
14mr|texlive-psnfss-9.2a-3|47	are covered by the mathptmx package, which constructs passable
14mr|texlive-psnfss-9.2a-3|48	mathematics from a combination of Times Roman, Symbol and some
14mr|texlive-psnfss-9.2a-3|49	glyphs from Computer Modern, and by Pazo Math (optionally
14mr|texlive-psnfss-9.2a-3|50	extended with the fpl small-caps and old-style figures fonts)
14mr|texlive-psnfss-9.2a-3|51	which uses Palatino as base font, with the mathpazo fonts. The
14mr|texlive-psnfss-9.2a-3|52	bundle as a whole is part of the LaTeX 'required' set of
14mr|texlive-psnfss-9.2a-3|53	packages.
14mr|texlive-psnfss-9.2a-3|54	
14mr|texlive-psnfss-9.2a-3|55	%post
14mr|texlive-psnfss-9.2a-3|56	%{_sbindir}/texlive.post
14mr|texlive-psnfss-9.2a-3|57	
14mr|texlive-psnfss-9.2a-3|58	%postun
14mr|texlive-psnfss-9.2a-3|59	if [ $1 -eq 0 ]; then
14mr|texlive-psnfss-9.2a-3|60	%{_sbindir}/texlive.post
14mr|texlive-psnfss-9.2a-3|61	fi
14mr|texlive-psnfss-9.2a-3|62	
14mr|texlive-psnfss-9.2a-3|63	#-----------------------------------------------------------------------
14mr|texlive-psnfss-9.2a-3|64	%files
14mr|texlive-psnfss-9.2a-3|65	%{_texmfdistdir}/fonts/map/dvips/psnfss/charter.map
14mr|texlive-psnfss-9.2a-3|66	%{_texmfdistdir}/fonts/map/dvips/psnfss/fpls.map
14mr|texlive-psnfss-9.2a-3|67	%{_texmfdistdir}/fonts/map/dvips/psnfss/pazo.map
14mr|texlive-psnfss-9.2a-3|68	%{_texmfdistdir}/fonts/map/dvips/psnfss/psnfss.map
14mr|texlive-psnfss-9.2a-3|69	%{_texmfdistdir}/fonts/map/dvips/psnfss/utopia.map
14mr|texlive-psnfss-9.2a-3|70	%{_texmfdistdir}/tex/latex/psnfss/8rbch.fd
14mr|texlive-psnfss-9.2a-3|71	%{_texmfdistdir}/tex/latex/psnfss/8rpag.fd
14mr|texlive-psnfss-9.2a-3|72	%{_texmfdistdir}/tex/latex/psnfss/8rpbk.fd
14mr|texlive-psnfss-9.2a-3|73	%{_texmfdistdir}/tex/latex/psnfss/8rpcr.fd
14mr|texlive-psnfss-9.2a-3|74	%{_texmfdistdir}/tex/latex/psnfss/8rphv.fd
14mr|texlive-psnfss-9.2a-3|75	%{_texmfdistdir}/tex/latex/psnfss/8rpnc.fd
14mr|texlive-psnfss-9.2a-3|76	%{_texmfdistdir}/tex/latex/psnfss/8rppl.fd
14mr|texlive-psnfss-9.2a-3|77	%{_texmfdistdir}/tex/latex/psnfss/8rptm.fd
14mr|texlive-psnfss-9.2a-3|78	%{_texmfdistdir}/tex/latex/psnfss/8rput.fd
14mr|texlive-psnfss-9.2a-3|79	%{_texmfdistdir}/tex/latex/psnfss/8rpzc.fd
14mr|texlive-psnfss-9.2a-3|80	%{_texmfdistdir}/tex/latex/psnfss/avant.sty
14mr|texlive-psnfss-9.2a-3|81	%{_texmfdistdir}/tex/latex/psnfss/bookman.sty
14mr|texlive-psnfss-9.2a-3|82	%{_texmfdistdir}/tex/latex/psnfss/chancery.sty
14mr|texlive-psnfss-9.2a-3|83	%{_texmfdistdir}/tex/latex/psnfss/charter.sty
14mr|texlive-psnfss-9.2a-3|84	%{_texmfdistdir}/tex/latex/psnfss/courier.sty
14mr|texlive-psnfss-9.2a-3|85	%{_texmfdistdir}/tex/latex/psnfss/helvet.sty
14mr|texlive-psnfss-9.2a-3|86	%{_texmfdistdir}/tex/latex/psnfss/mathpazo.sty
14mr|texlive-psnfss-9.2a-3|87	%{_texmfdistdir}/tex/latex/psnfss/mathpple.sty
14mr|texlive-psnfss-9.2a-3|88	%{_texmfdistdir}/tex/latex/psnfss/mathptm.sty
14mr|texlive-psnfss-9.2a-3|89	%{_texmfdistdir}/tex/latex/psnfss/mathptmx.sty
14mr|texlive-psnfss-9.2a-3|90	%{_texmfdistdir}/tex/latex/psnfss/newcent.sty
14mr|texlive-psnfss-9.2a-3|91	%{_texmfdistdir}/tex/latex/psnfss/omlbch.fd
14mr|texlive-psnfss-9.2a-3|92	%{_texmfdistdir}/tex/latex/psnfss/omlpag.fd
14mr|texlive-psnfss-9.2a-3|93	%{_texmfdistdir}/tex/latex/psnfss/omlpbk.fd
14mr|texlive-psnfss-9.2a-3|94	%{_texmfdistdir}/tex/latex/psnfss/omlpcr.fd
14mr|texlive-psnfss-9.2a-3|95	%{_texmfdistdir}/tex/latex/psnfss/omlphv.fd
14mr|texlive-psnfss-9.2a-3|96	%{_texmfdistdir}/tex/latex/psnfss/omlpnc.fd
14mr|texlive-psnfss-9.2a-3|97	%{_texmfdistdir}/tex/latex/psnfss/omlppl.fd
14mr|texlive-psnfss-9.2a-3|98	%{_texmfdistdir}/tex/latex/psnfss/omlptm.fd
14mr|texlive-psnfss-9.2a-3|99	%{_texmfdistdir}/tex/latex/psnfss/omlptmcm.fd
14mr|texlive-psnfss-9.2a-3|100	%{_texmfdistdir}/tex/latex/psnfss/omlput.fd
14mr|texlive-psnfss-9.2a-3|101	%{_texmfdistdir}/tex/latex/psnfss/omlpzc.fd
14mr|texlive-psnfss-9.2a-3|102	%{_texmfdistdir}/tex/latex/psnfss/omlzplm.fd
14mr|texlive-psnfss-9.2a-3|103	%{_texmfdistdir}/tex/latex/psnfss/omlzpple.fd
14mr|texlive-psnfss-9.2a-3|104	%{_texmfdistdir}/tex/latex/psnfss/omlztmcm.fd
14mr|texlive-psnfss-9.2a-3|105	%{_texmfdistdir}/tex/latex/psnfss/omsbch.fd
14mr|texlive-psnfss-9.2a-3|106	%{_texmfdistdir}/tex/latex/psnfss/omspag.fd
14mr|texlive-psnfss-9.2a-3|107	%{_texmfdistdir}/tex/latex/psnfss/omspbk.fd
14mr|texlive-psnfss-9.2a-3|108	%{_texmfdistdir}/tex/latex/psnfss/omspcr.fd
14mr|texlive-psnfss-9.2a-3|109	%{_texmfdistdir}/tex/latex/psnfss/omsphv.fd
14mr|texlive-psnfss-9.2a-3|110	%{_texmfdistdir}/tex/latex/psnfss/omspnc.fd
14mr|texlive-psnfss-9.2a-3|111	%{_texmfdistdir}/tex/latex/psnfss/omsppl.fd
14mr|texlive-psnfss-9.2a-3|112	%{_texmfdistdir}/tex/latex/psnfss/omsptm.fd
14mr|texlive-psnfss-9.2a-3|113	%{_texmfdistdir}/tex/latex/psnfss/omsput.fd
14mr|texlive-psnfss-9.2a-3|114	%{_texmfdistdir}/tex/latex/psnfss/omspzc.fd
14mr|texlive-psnfss-9.2a-3|115	%{_texmfdistdir}/tex/latex/psnfss/omspzccm.fd
14mr|texlive-psnfss-9.2a-3|116	%{_texmfdistdir}/tex/latex/psnfss/omszplm.fd
14mr|texlive-psnfss-9.2a-3|117	%{_texmfdistdir}/tex/latex/psnfss/omszpple.fd
14mr|texlive-psnfss-9.2a-3|118	%{_texmfdistdir}/tex/latex/psnfss/omsztmcm.fd
14mr|texlive-psnfss-9.2a-3|119	%{_texmfdistdir}/tex/latex/psnfss/omxpsycm.fd
14mr|texlive-psnfss-9.2a-3|120	%{_texmfdistdir}/tex/latex/psnfss/omxzplm.fd
14mr|texlive-psnfss-9.2a-3|121	%{_texmfdistdir}/tex/latex/psnfss/omxzpple.fd
14mr|texlive-psnfss-9.2a-3|122	%{_texmfdistdir}/tex/latex/psnfss/omxztmcm.fd
14mr|texlive-psnfss-9.2a-3|123	%{_texmfdistdir}/tex/latex/psnfss/ot1bch.fd
14mr|texlive-psnfss-9.2a-3|124	%{_texmfdistdir}/tex/latex/psnfss/ot1pag.fd
14mr|texlive-psnfss-9.2a-3|125	%{_texmfdistdir}/tex/latex/psnfss/ot1pbk.fd
14mr|texlive-psnfss-9.2a-3|126	%{_texmfdistdir}/tex/latex/psnfss/ot1pcr.fd
14mr|texlive-psnfss-9.2a-3|127	%{_texmfdistdir}/tex/latex/psnfss/ot1phv.fd
14mr|texlive-psnfss-9.2a-3|128	%{_texmfdistdir}/tex/latex/psnfss/ot1pnc.fd
14mr|texlive-psnfss-9.2a-3|129	%{_texmfdistdir}/tex/latex/psnfss/ot1ppl.fd
14mr|texlive-psnfss-9.2a-3|130	%{_texmfdistdir}/tex/latex/psnfss/ot1pplj.fd
14mr|texlive-psnfss-9.2a-3|131	%{_texmfdistdir}/tex/latex/psnfss/ot1pplx.fd
14mr|texlive-psnfss-9.2a-3|132	%{_texmfdistdir}/tex/latex/psnfss/ot1ptm.fd
14mr|texlive-psnfss-9.2a-3|133	%{_texmfdistdir}/tex/latex/psnfss/ot1ptmcm.fd
14mr|texlive-psnfss-9.2a-3|134	%{_texmfdistdir}/tex/latex/psnfss/ot1put.fd
14mr|texlive-psnfss-9.2a-3|135	%{_texmfdistdir}/tex/latex/psnfss/ot1pzc.fd
14mr|texlive-psnfss-9.2a-3|136	%{_texmfdistdir}/tex/latex/psnfss/ot1zplm.fd
14mr|texlive-psnfss-9.2a-3|137	%{_texmfdistdir}/tex/latex/psnfss/ot1zpple.fd
14mr|texlive-psnfss-9.2a-3|138	%{_texmfdistdir}/tex/latex/psnfss/ot1ztmcm.fd
14mr|texlive-psnfss-9.2a-3|139	%{_texmfdistdir}/tex/latex/psnfss/palatino.sty
14mr|texlive-psnfss-9.2a-3|140	%{_texmfdistdir}/tex/latex/psnfss/pifont.sty
14mr|texlive-psnfss-9.2a-3|141	%{_texmfdistdir}/tex/latex/psnfss/t1bch.fd
14mr|texlive-psnfss-9.2a-3|142	%{_texmfdistdir}/tex/latex/psnfss/t1pag.fd
14mr|texlive-psnfss-9.2a-3|143	%{_texmfdistdir}/tex/latex/psnfss/t1pbk.fd
14mr|texlive-psnfss-9.2a-3|144	%{_texmfdistdir}/tex/latex/psnfss/t1pcr.fd
14mr|texlive-psnfss-9.2a-3|145	%{_texmfdistdir}/tex/latex/psnfss/t1phv.fd
14mr|texlive-psnfss-9.2a-3|146	%{_texmfdistdir}/tex/latex/psnfss/t1pnc.fd
14mr|texlive-psnfss-9.2a-3|147	%{_texmfdistdir}/tex/latex/psnfss/t1ppl.fd
14mr|texlive-psnfss-9.2a-3|148	%{_texmfdistdir}/tex/latex/psnfss/t1pplj.fd
14mr|texlive-psnfss-9.2a-3|149	%{_texmfdistdir}/tex/latex/psnfss/t1pplx.fd
14mr|texlive-psnfss-9.2a-3|150	%{_texmfdistdir}/tex/latex/psnfss/t1ptm.fd
14mr|texlive-psnfss-9.2a-3|151	%{_texmfdistdir}/tex/latex/psnfss/t1put.fd
14mr|texlive-psnfss-9.2a-3|152	%{_texmfdistdir}/tex/latex/psnfss/t1pzc.fd
14mr|texlive-psnfss-9.2a-3|153	%{_texmfdistdir}/tex/latex/psnfss/times.sty
14mr|texlive-psnfss-9.2a-3|154	%{_texmfdistdir}/tex/latex/psnfss/ts1bch.fd
14mr|texlive-psnfss-9.2a-3|155	%{_texmfdistdir}/tex/latex/psnfss/ts1pag.fd
14mr|texlive-psnfss-9.2a-3|156	%{_texmfdistdir}/tex/latex/psnfss/ts1pbk.fd
14mr|texlive-psnfss-9.2a-3|157	%{_texmfdistdir}/tex/latex/psnfss/ts1pcr.fd
14mr|texlive-psnfss-9.2a-3|158	%{_texmfdistdir}/tex/latex/psnfss/ts1phv.fd
14mr|texlive-psnfss-9.2a-3|159	%{_texmfdistdir}/tex/latex/psnfss/ts1pnc.fd
14mr|texlive-psnfss-9.2a-3|160	%{_texmfdistdir}/tex/latex/psnfss/ts1ppl.fd
14mr|texlive-psnfss-9.2a-3|161	%{_texmfdistdir}/tex/latex/psnfss/ts1pplj.fd
14mr|texlive-psnfss-9.2a-3|162	%{_texmfdistdir}/tex/latex/psnfss/ts1pplx.fd
14mr|texlive-psnfss-9.2a-3|163	%{_texmfdistdir}/tex/latex/psnfss/ts1ptm.fd
14mr|texlive-psnfss-9.2a-3|164	%{_texmfdistdir}/tex/latex/psnfss/ts1put.fd
14mr|texlive-psnfss-9.2a-3|165	%{_texmfdistdir}/tex/latex/psnfss/ts1pzc.fd
14mr|texlive-psnfss-9.2a-3|166	%{_texmfdistdir}/tex/latex/psnfss/ufplm.fd
14mr|texlive-psnfss-9.2a-3|167	%{_texmfdistdir}/tex/latex/psnfss/ufplmbb.fd
14mr|texlive-psnfss-9.2a-3|168	%{_texmfdistdir}/tex/latex/psnfss/upsy.fd
14mr|texlive-psnfss-9.2a-3|169	%{_texmfdistdir}/tex/latex/psnfss/upzd.fd
14mr|texlive-psnfss-9.2a-3|170	%{_texmfdistdir}/tex/latex/psnfss/utopia.sty
14mr|texlive-psnfss-9.2a-3|171	%_texmf_updmap_d/psnfss
14mr|texlive-psnfss-9.2a-3|172	%doc %{_texmfdistdir}/doc/latex/psnfss/00readme.txt
14mr|texlive-psnfss-9.2a-3|173	%doc %{_texmfdistdir}/doc/latex/psnfss/changes.txt
14mr|texlive-psnfss-9.2a-3|174	%doc %{_texmfdistdir}/doc/latex/psnfss/manifest.txt
14mr|texlive-psnfss-9.2a-3|175	%doc %{_texmfdistdir}/doc/latex/psnfss/psfonts.pdf
14mr|texlive-psnfss-9.2a-3|176	%doc %{_texmfdistdir}/doc/latex/psnfss/psnfss2e.pdf
14mr|texlive-psnfss-9.2a-3|177	%doc %{_texmfdistdir}/doc/latex/psnfss/test/mathtest.tex
14mr|texlive-psnfss-9.2a-3|178	%doc %{_texmfdistdir}/doc/latex/psnfss/test/pitest.tex
14mr|texlive-psnfss-9.2a-3|179	%doc %{_texmfdistdir}/doc/latex/psnfss/test/test0.tex
14mr|texlive-psnfss-9.2a-3|180	%doc %{_texmfdistdir}/doc/latex/psnfss/test/test1.tex
14mr|texlive-psnfss-9.2a-3|181	%doc %{_texmfdistdir}/doc/latex/psnfss/test/test2.tex
14mr|texlive-psnfss-9.2a-3|182	%doc %{_texmfdistdir}/doc/latex/psnfss/test/test3.tex
14mr|texlive-psnfss-9.2a-3|183	#- source
14mr|texlive-psnfss-9.2a-3|184	%doc %{_texmfdistdir}/source/latex/psnfss/psfonts.dtx
14mr|texlive-psnfss-9.2a-3|185	%doc %{_texmfdistdir}/source/latex/psnfss/psfonts.ins
14mr|texlive-psnfss-9.2a-3|186	%doc %{_texmfdistdir}/source/latex/psnfss/psnfss2e.tex
14mr|texlive-psnfss-9.2a-3|187	
14mr|texlive-psnfss-9.2a-3|188	#-----------------------------------------------------------------------
14mr|texlive-psnfss-9.2a-3|189	%prep
14mr|texlive-psnfss-9.2a-3|190	%setup -c -a0 -a1 -a2
14mr|texlive-psnfss-9.2a-3|191	
14mr|texlive-psnfss-9.2a-3|192	%build
14mr|texlive-psnfss-9.2a-3|193	
14mr|texlive-psnfss-9.2a-3|194	%install
14mr|texlive-psnfss-9.2a-3|195	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-psnfss-9.2a-3|196	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-psnfss-9.2a-3|197	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-psnfss-9.2a-3|198	cat > %{buildroot}%{_texmf_updmap_d}/psnfss <<EOF
14mr|texlive-psnfss-9.2a-3|199	Map charter.map
14mr|texlive-psnfss-9.2a-3|200	Map fpls.map
14mr|texlive-psnfss-9.2a-3|201	Map pazo.map
14mr|texlive-psnfss-9.2a-3|202	Map utopia.map
14mr|texlive-psnfss-9.2a-3|203	EOF
14mr|texlive-psnfss-9.2a-3|204	
14mr|texlive-psnfss-9.2a-3|205	
14mr|texlive-psnfss-9.2a-3|206	
14mr|texlive-psnfss-9.2a-3|207	%changelog
14mr|texlive-psnfss-9.2a-3|208	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.2a-3
14mr|texlive-psnfss-9.2a-3|209	+ Revision: a02b208
14mr|texlive-psnfss-9.2a-3|210	- MassBuild#440: Increase release tag
14mr|texlive-psnfss-9.2a-3|211	
14mr|texlive-psnfss-9.2a-3|212	

21098 14
14mr|texlive-pspicture-20070311-3|1	# revision 15878
14mr|texlive-pspicture-20070311-3|2	# category Package
14mr|texlive-pspicture-20070311-3|3	# catalog-ctan /macros/latex/contrib/pspicture
14mr|texlive-pspicture-20070311-3|4	# catalog-date 2007-03-11 16:56:01 +0100
14mr|texlive-pspicture-20070311-3|5	# catalog-license lppl
14mr|texlive-pspicture-20070311-3|6	# catalog-version undef
14mr|texlive-pspicture-20070311-3|7	Name:		texlive-pspicture
14mr|texlive-pspicture-20070311-3|8	Version:	20070311
14mr|texlive-pspicture-20070311-3|9	Release:	3
14mr|texlive-pspicture-20070311-3|10	Summary:	PostScript picture support
14mr|texlive-pspicture-20070311-3|11	Group:		Publishing
14mr|texlive-pspicture-20070311-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pspicture
14mr|texlive-pspicture-20070311-3|13	License:	LPPL
14mr|texlive-pspicture-20070311-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pspicture.tar.xz
14mr|texlive-pspicture-20070311-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pspicture.doc.tar.xz
14mr|texlive-pspicture-20070311-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pspicture.source.tar.xz
14mr|texlive-pspicture-20070311-3|17	BuildArch:	noarch
14mr|texlive-pspicture-20070311-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pspicture-20070311-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pspicture-20070311-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pspicture-20070311-3|21	
14mr|texlive-pspicture-20070311-3|22	%description
14mr|texlive-pspicture-20070311-3|23	A replacement for LaTeX's picture macros, that uses PostScript
14mr|texlive-pspicture-20070311-3|24	\special commands. The package is now largely superseded by
14mr|texlive-pspicture-20070311-3|25	pict2e.
14mr|texlive-pspicture-20070311-3|26	
14mr|texlive-pspicture-20070311-3|27	%post
14mr|texlive-pspicture-20070311-3|28	%{_sbindir}/texlive.post
14mr|texlive-pspicture-20070311-3|29	
14mr|texlive-pspicture-20070311-3|30	%postun
14mr|texlive-pspicture-20070311-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pspicture-20070311-3|32	%{_sbindir}/texlive.post
14mr|texlive-pspicture-20070311-3|33	fi
14mr|texlive-pspicture-20070311-3|34	
14mr|texlive-pspicture-20070311-3|35	#-----------------------------------------------------------------------
14mr|texlive-pspicture-20070311-3|36	%files
14mr|texlive-pspicture-20070311-3|37	%{_texmfdistdir}/dvips/pspicture/pspicture.ps
14mr|texlive-pspicture-20070311-3|38	%{_texmfdistdir}/tex/latex/pspicture/pspicture.sty
14mr|texlive-pspicture-20070311-3|39	%doc %{_texmfdistdir}/doc/latex/pspicture/README
14mr|texlive-pspicture-20070311-3|40	%doc %{_texmfdistdir}/doc/latex/pspicture/pspicture.pdf
14mr|texlive-pspicture-20070311-3|41	#- source
14mr|texlive-pspicture-20070311-3|42	%doc %{_texmfdistdir}/source/latex/pspicture/pspicture.dtx
14mr|texlive-pspicture-20070311-3|43	%doc %{_texmfdistdir}/source/latex/pspicture/pspicture.ins
14mr|texlive-pspicture-20070311-3|44	
14mr|texlive-pspicture-20070311-3|45	#-----------------------------------------------------------------------
14mr|texlive-pspicture-20070311-3|46	%prep
14mr|texlive-pspicture-20070311-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-pspicture-20070311-3|48	
14mr|texlive-pspicture-20070311-3|49	%build
14mr|texlive-pspicture-20070311-3|50	
14mr|texlive-pspicture-20070311-3|51	%install
14mr|texlive-pspicture-20070311-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pspicture-20070311-3|53	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pspicture-20070311-3|54	
14mr|texlive-pspicture-20070311-3|55	
14mr|texlive-pspicture-20070311-3|56	
14mr|texlive-pspicture-20070311-3|57	%changelog
14mr|texlive-pspicture-20070311-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070311-3
14mr|texlive-pspicture-20070311-3|59	+ Revision: edd32b4
14mr|texlive-pspicture-20070311-3|60	- MassBuild#440: Increase release tag
14mr|texlive-pspicture-20070311-3|61	
14mr|texlive-pspicture-20070311-3|62	

21099 14
14mr|texlive-pst-2dplot-1.5-3|1	# revision 15878
14mr|texlive-pst-2dplot-1.5-3|2	# category Package
14mr|texlive-pst-2dplot-1.5-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-2dplot
14mr|texlive-pst-2dplot-1.5-3|4	# catalog-date 2006-12-31 09:43:01 +0000
14mr|texlive-pst-2dplot-1.5-3|5	# catalog-license lppl
14mr|texlive-pst-2dplot-1.5-3|6	# catalog-version 1.5
14mr|texlive-pst-2dplot-1.5-3|7	Name:		texlive-pst-2dplot
14mr|texlive-pst-2dplot-1.5-3|8	Version:	1.5
14mr|texlive-pst-2dplot-1.5-3|9	Release:	3
14mr|texlive-pst-2dplot-1.5-3|10	Summary:	A PSTricks package for drawing 2D curves
14mr|texlive-pst-2dplot-1.5-3|11	Group:		Publishing
14mr|texlive-pst-2dplot-1.5-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-2dplot
14mr|texlive-pst-2dplot-1.5-3|13	License:	LPPL
14mr|texlive-pst-2dplot-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-2dplot.tar.xz
14mr|texlive-pst-2dplot-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-2dplot.doc.tar.xz
14mr|texlive-pst-2dplot-1.5-3|16	BuildArch:	noarch
14mr|texlive-pst-2dplot-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-2dplot-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-2dplot-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-2dplot-1.5-3|20	
14mr|texlive-pst-2dplot-1.5-3|21	%description
14mr|texlive-pst-2dplot-1.5-3|22	Pst-2dplot is a pstricks package that offers an easy-to-use and
14mr|texlive-pst-2dplot-1.5-3|23	intuitive tool for plotting 2-d curves. It defines an
14mr|texlive-pst-2dplot-1.5-3|24	environment with commands similar to MATLAB for plotting.
14mr|texlive-pst-2dplot-1.5-3|25	
14mr|texlive-pst-2dplot-1.5-3|26	%post
14mr|texlive-pst-2dplot-1.5-3|27	%{_sbindir}/texlive.post
14mr|texlive-pst-2dplot-1.5-3|28	
14mr|texlive-pst-2dplot-1.5-3|29	%postun
14mr|texlive-pst-2dplot-1.5-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-2dplot-1.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-2dplot-1.5-3|32	fi
14mr|texlive-pst-2dplot-1.5-3|33	
14mr|texlive-pst-2dplot-1.5-3|34	#-----------------------------------------------------------------------
14mr|texlive-pst-2dplot-1.5-3|35	%files
14mr|texlive-pst-2dplot-1.5-3|36	%{_texmfdistdir}/tex/latex/pst-2dplot/pst-2dplot.sty
14mr|texlive-pst-2dplot-1.5-3|37	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/README
14mr|texlive-pst-2dplot-1.5-3|38	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/data1.dat
14mr|texlive-pst-2dplot-1.5-3|39	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/data2.dat
14mr|texlive-pst-2dplot-1.5-3|40	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/data3.dat
14mr|texlive-pst-2dplot-1.5-3|41	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/pst-2dplot-doc.pdf
14mr|texlive-pst-2dplot-1.5-3|42	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/pst-2dplot-doc.tex
14mr|texlive-pst-2dplot-1.5-3|43	
14mr|texlive-pst-2dplot-1.5-3|44	#-----------------------------------------------------------------------
14mr|texlive-pst-2dplot-1.5-3|45	%prep
14mr|texlive-pst-2dplot-1.5-3|46	%setup -c -a0 -a1
14mr|texlive-pst-2dplot-1.5-3|47	
14mr|texlive-pst-2dplot-1.5-3|48	%build
14mr|texlive-pst-2dplot-1.5-3|49	
14mr|texlive-pst-2dplot-1.5-3|50	%install
14mr|texlive-pst-2dplot-1.5-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-2dplot-1.5-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-2dplot-1.5-3|53	
14mr|texlive-pst-2dplot-1.5-3|54	
14mr|texlive-pst-2dplot-1.5-3|55	
14mr|texlive-pst-2dplot-1.5-3|56	%changelog
14mr|texlive-pst-2dplot-1.5-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-pst-2dplot-1.5-3|58	+ Revision: 84a8840
14mr|texlive-pst-2dplot-1.5-3|59	- MassBuild#440: Increase release tag
14mr|texlive-pst-2dplot-1.5-3|60	
14mr|texlive-pst-2dplot-1.5-3|61	

21100 14
14mr|texlive-pst2pdf-0.12-4|1	# revision 24845
14mr|texlive-pst2pdf-0.12-4|2	# category Package
14mr|texlive-pst2pdf-0.12-4|3	# catalog-ctan /graphics/pstricks/scripts/pst2pdf
14mr|texlive-pst2pdf-0.12-4|4	# catalog-date 2011-12-14 17:37:45 +0100
14mr|texlive-pst2pdf-0.12-4|5	# catalog-license gpl
14mr|texlive-pst2pdf-0.12-4|6	# catalog-version 0.12
14mr|texlive-pst2pdf-0.12-4|7	Name:		texlive-pst2pdf
14mr|texlive-pst2pdf-0.12-4|8	Version:	0.12
14mr|texlive-pst2pdf-0.12-4|9	Release:	4
14mr|texlive-pst2pdf-0.12-4|10	Summary:	A script to compile pstricks documents via pdftex
14mr|texlive-pst2pdf-0.12-4|11	Group:		Publishing
14mr|texlive-pst2pdf-0.12-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/scripts/pst2pdf
14mr|texlive-pst2pdf-0.12-4|13	License:	GPL
14mr|texlive-pst2pdf-0.12-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst2pdf.tar.xz
14mr|texlive-pst2pdf-0.12-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst2pdf.doc.tar.xz
14mr|texlive-pst2pdf-0.12-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst2pdf.source.tar.xz
14mr|texlive-pst2pdf-0.12-4|17	BuildArch:	noarch
14mr|texlive-pst2pdf-0.12-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst2pdf-0.12-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst2pdf-0.12-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst2pdf-0.12-4|21	Provides:	texlive-pst2pdf.bin = %{EVRD}
14mr|texlive-pst2pdf-0.12-4|22	
14mr|texlive-pst2pdf-0.12-4|23	%description
14mr|texlive-pst2pdf-0.12-4|24	The script extracts the preamble of the document and runs all
14mr|texlive-pst2pdf-0.12-4|25	\begin{postscript}...\end{postscript}
14mr|texlive-pst2pdf-0.12-4|26	\begin{pspicture}...\end{pspicture} and
14mr|texlive-pst2pdf-0.12-4|27	\pspicture...\endpspicture separately through LaTeX with the
14mr|texlive-pst2pdf-0.12-4|28	same preamble as the original document; thus it creates EPS,
14mr|texlive-pst2pdf-0.12-4|29	PNG and PDF files of these snippets. In a final PDFLaTeX run
14mr|texlive-pst2pdf-0.12-4|30	the script replaces the environments with \includegraphics to
14mr|texlive-pst2pdf-0.12-4|31	include the processed snippets. Detail documentation is
14mr|texlive-pst2pdf-0.12-4|32	acquired from the document itself via Perldoc.
14mr|texlive-pst2pdf-0.12-4|33	
14mr|texlive-pst2pdf-0.12-4|34	%post
14mr|texlive-pst2pdf-0.12-4|35	%{_sbindir}/texlive.post
14mr|texlive-pst2pdf-0.12-4|36	
14mr|texlive-pst2pdf-0.12-4|37	%postun
14mr|texlive-pst2pdf-0.12-4|38	if [ $1 -eq 0 ]; then
14mr|texlive-pst2pdf-0.12-4|39	%{_sbindir}/texlive.post
14mr|texlive-pst2pdf-0.12-4|40	fi
14mr|texlive-pst2pdf-0.12-4|41	
14mr|texlive-pst2pdf-0.12-4|42	#-----------------------------------------------------------------------
14mr|texlive-pst2pdf-0.12-4|43	%files
14mr|texlive-pst2pdf-0.12-4|44	%{_bindir}/pst2pdf
14mr|texlive-pst2pdf-0.12-4|45	%{_texmfdistdir}/scripts/pst2pdf/pst2pdf
14mr|texlive-pst2pdf-0.12-4|46	%doc %{_texmfdistdir}/doc/latex/pst2pdf/Changes
14mr|texlive-pst2pdf-0.12-4|47	%doc %{_texmfdistdir}/doc/latex/pst2pdf/Makefile
14mr|texlive-pst2pdf-0.12-4|48	%doc %{_texmfdistdir}/doc/latex/pst2pdf/README
14mr|texlive-pst2pdf-0.12-4|49	%doc %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.bib
14mr|texlive-pst2pdf-0.12-4|50	%doc %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.pdf
14mr|texlive-pst2pdf-0.12-4|51	%doc %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.tex
14mr|texlive-pst2pdf-0.12-4|52	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test.pdf
14mr|texlive-pst2pdf-0.12-4|53	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test.tex
14mr|texlive-pst2pdf-0.12-4|54	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test1-pdf.pdf
14mr|texlive-pst2pdf-0.12-4|55	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test1.tex
14mr|texlive-pst2pdf-0.12-4|56	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test2-pdf.pdf
14mr|texlive-pst2pdf-0.12-4|57	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test2.pdf
14mr|texlive-pst2pdf-0.12-4|58	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test2.tex
14mr|texlive-pst2pdf-0.12-4|59	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test3-pdf.pdf
14mr|texlive-pst2pdf-0.12-4|60	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test3.tex
14mr|texlive-pst2pdf-0.12-4|61	%doc %{_texmfdistdir}/doc/latex/pst2pdf/tux.jpg
14mr|texlive-pst2pdf-0.12-4|62	#- source
14mr|texlive-pst2pdf-0.12-4|63	%doc %{_texmfdistdir}/source/latex/pst2pdf/Makefile
14mr|texlive-pst2pdf-0.12-4|64	
14mr|texlive-pst2pdf-0.12-4|65	#-----------------------------------------------------------------------
14mr|texlive-pst2pdf-0.12-4|66	%prep
14mr|texlive-pst2pdf-0.12-4|67	%setup -c -a0 -a1 -a2
14mr|texlive-pst2pdf-0.12-4|68	
14mr|texlive-pst2pdf-0.12-4|69	%build
14mr|texlive-pst2pdf-0.12-4|70	
14mr|texlive-pst2pdf-0.12-4|71	%install
14mr|texlive-pst2pdf-0.12-4|72	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pst2pdf-0.12-4|73	pushd %{buildroot}%{_bindir}
14mr|texlive-pst2pdf-0.12-4|74	ln -sf %{_texmfdistdir}/scripts/pst2pdf/pst2pdf pst2pdf
14mr|texlive-pst2pdf-0.12-4|75	popd
14mr|texlive-pst2pdf-0.12-4|76	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pst2pdf-0.12-4|77	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pst2pdf-0.12-4|78	
14mr|texlive-pst2pdf-0.12-4|79	
14mr|texlive-pst2pdf-0.12-4|80	
14mr|texlive-pst2pdf-0.12-4|81	%changelog
14mr|texlive-pst2pdf-0.12-4|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12-4
14mr|texlive-pst2pdf-0.12-4|83	+ Revision: 3ad0cb6
14mr|texlive-pst2pdf-0.12-4|84	- MassBuild#440: Increase release tag
14mr|texlive-pst2pdf-0.12-4|85	
14mr|texlive-pst2pdf-0.12-4|86	

21101 14
14mr|texlive-pst-3d-1.10-4|1	# revision 17257
14mr|texlive-pst-3d-1.10-4|2	# category Package
14mr|texlive-pst-3d-1.10-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-3d
14mr|texlive-pst-3d-1.10-4|4	# catalog-date 2010-02-15 10:59:10 +0100
14mr|texlive-pst-3d-1.10-4|5	# catalog-license lppl
14mr|texlive-pst-3d-1.10-4|6	# catalog-version 1.10
14mr|texlive-pst-3d-1.10-4|7	Name:		texlive-pst-3d
14mr|texlive-pst-3d-1.10-4|8	Version:	1.10
14mr|texlive-pst-3d-1.10-4|9	Release:	4
14mr|texlive-pst-3d-1.10-4|10	Summary:	A PSTricks package for tilting and other pseudo-3D tricks
14mr|texlive-pst-3d-1.10-4|11	Group:		Publishing
14mr|texlive-pst-3d-1.10-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-3d
14mr|texlive-pst-3d-1.10-4|13	License:	LPPL
14mr|texlive-pst-3d-1.10-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3d.tar.xz
14mr|texlive-pst-3d-1.10-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3d.doc.tar.xz
14mr|texlive-pst-3d-1.10-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3d.source.tar.xz
14mr|texlive-pst-3d-1.10-4|17	BuildArch:	noarch
14mr|texlive-pst-3d-1.10-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-3d-1.10-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-3d-1.10-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-3d-1.10-4|21	
14mr|texlive-pst-3d-1.10-4|22	%description
14mr|texlive-pst-3d-1.10-4|23	The pst-3d package provides basic macros for shadows, tilting
14mr|texlive-pst-3d-1.10-4|24	and three dimensional representations of text or graphical
14mr|texlive-pst-3d-1.10-4|25	objects.
14mr|texlive-pst-3d-1.10-4|26	
14mr|texlive-pst-3d-1.10-4|27	%post
14mr|texlive-pst-3d-1.10-4|28	%{_sbindir}/texlive.post
14mr|texlive-pst-3d-1.10-4|29	
14mr|texlive-pst-3d-1.10-4|30	%postun
14mr|texlive-pst-3d-1.10-4|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-3d-1.10-4|32	%{_sbindir}/texlive.post
14mr|texlive-pst-3d-1.10-4|33	fi
14mr|texlive-pst-3d-1.10-4|34	
14mr|texlive-pst-3d-1.10-4|35	#-----------------------------------------------------------------------
14mr|texlive-pst-3d-1.10-4|36	%files
14mr|texlive-pst-3d-1.10-4|37	%{_texmfdistdir}/dvips/pst-3d/pst-3d.pro
14mr|texlive-pst-3d-1.10-4|38	%{_texmfdistdir}/tex/generic/pst-3d/pst-3d.tex
14mr|texlive-pst-3d-1.10-4|39	%{_texmfdistdir}/tex/latex/pst-3d/pst-3d.sty
14mr|texlive-pst-3d-1.10-4|40	%doc %{_texmfdistdir}/doc/generic/pst-3d/Changes
14mr|texlive-pst-3d-1.10-4|41	%doc %{_texmfdistdir}/doc/generic/pst-3d/README
14mr|texlive-pst-3d-1.10-4|42	%doc %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.bib
14mr|texlive-pst-3d-1.10-4|43	%doc %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.pdf
14mr|texlive-pst-3d-1.10-4|44	%doc %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.tex
14mr|texlive-pst-3d-1.10-4|45	#- source
14mr|texlive-pst-3d-1.10-4|46	%doc %{_texmfdistdir}/source/generic/pst-3d/Makefile
14mr|texlive-pst-3d-1.10-4|47	
14mr|texlive-pst-3d-1.10-4|48	#-----------------------------------------------------------------------
14mr|texlive-pst-3d-1.10-4|49	%prep
14mr|texlive-pst-3d-1.10-4|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-3d-1.10-4|51	
14mr|texlive-pst-3d-1.10-4|52	%build
14mr|texlive-pst-3d-1.10-4|53	
14mr|texlive-pst-3d-1.10-4|54	%install
14mr|texlive-pst-3d-1.10-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-3d-1.10-4|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-3d-1.10-4|57	
14mr|texlive-pst-3d-1.10-4|58	
14mr|texlive-pst-3d-1.10-4|59	
14mr|texlive-pst-3d-1.10-4|60	%changelog
14mr|texlive-pst-3d-1.10-4|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-4
14mr|texlive-pst-3d-1.10-4|62	+ Revision: 9b28380
14mr|texlive-pst-3d-1.10-4|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-3d-1.10-4|64	
14mr|texlive-pst-3d-1.10-4|65	

21102 14
14mr|texlive-pst-3dplot-1.97-2|1	# revision 27233
14mr|texlive-pst-3dplot-1.97-2|2	# category Package
14mr|texlive-pst-3dplot-1.97-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-3dplot
14mr|texlive-pst-3dplot-1.97-2|4	# catalog-date 2012-06-07 14:36:18 +0200
14mr|texlive-pst-3dplot-1.97-2|5	# catalog-license lppl
14mr|texlive-pst-3dplot-1.97-2|6	# catalog-version 1.97
14mr|texlive-pst-3dplot-1.97-2|7	Name:		texlive-pst-3dplot
14mr|texlive-pst-3dplot-1.97-2|8	Version:	1.97
14mr|texlive-pst-3dplot-1.97-2|9	Release:	2
14mr|texlive-pst-3dplot-1.97-2|10	Summary:	Draw 3D objects in parallel projection, using PSTricks
14mr|texlive-pst-3dplot-1.97-2|11	Group:		Publishing
14mr|texlive-pst-3dplot-1.97-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-3dplot
14mr|texlive-pst-3dplot-1.97-2|13	License:	LPPL
14mr|texlive-pst-3dplot-1.97-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3dplot.tar.xz
14mr|texlive-pst-3dplot-1.97-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3dplot.doc.tar.xz
14mr|texlive-pst-3dplot-1.97-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3dplot.source.tar.xz
14mr|texlive-pst-3dplot-1.97-2|17	BuildArch:	noarch
14mr|texlive-pst-3dplot-1.97-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-3dplot-1.97-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-3dplot-1.97-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-3dplot-1.97-2|21	
14mr|texlive-pst-3dplot-1.97-2|22	%description
14mr|texlive-pst-3dplot-1.97-2|23	A package using PSTricks to draw a large variety of graphs and
14mr|texlive-pst-3dplot-1.97-2|24	plots, including 3D maths functions. Data can be read from
14mr|texlive-pst-3dplot-1.97-2|25	external data files, making this package a generic tool for
14mr|texlive-pst-3dplot-1.97-2|26	graphing within TeX/LaTeX, without the need for external tools.
14mr|texlive-pst-3dplot-1.97-2|27	
14mr|texlive-pst-3dplot-1.97-2|28	%post
14mr|texlive-pst-3dplot-1.97-2|29	%{_sbindir}/texlive.post
14mr|texlive-pst-3dplot-1.97-2|30	
14mr|texlive-pst-3dplot-1.97-2|31	%postun
14mr|texlive-pst-3dplot-1.97-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-3dplot-1.97-2|33	%{_sbindir}/texlive.post
14mr|texlive-pst-3dplot-1.97-2|34	fi
14mr|texlive-pst-3dplot-1.97-2|35	
14mr|texlive-pst-3dplot-1.97-2|36	#-----------------------------------------------------------------------
14mr|texlive-pst-3dplot-1.97-2|37	%files
14mr|texlive-pst-3dplot-1.97-2|38	%{_texmfdistdir}/dvips/pst-3dplot/pst-3dplot.pro
14mr|texlive-pst-3dplot-1.97-2|39	%{_texmfdistdir}/tex/generic/pst-3dplot/pst-3dplot.tex
14mr|texlive-pst-3dplot-1.97-2|40	%{_texmfdistdir}/tex/latex/pst-3dplot/pst-3dplot.sty
14mr|texlive-pst-3dplot-1.97-2|41	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/Changes
14mr|texlive-pst-3dplot-1.97-2|42	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/README
14mr|texlive-pst-3dplot-1.97-2|43	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/more_docs/tb72voss3d.pdf
14mr|texlive-pst-3dplot-1.97-2|44	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.bib
14mr|texlive-pst-3dplot-1.97-2|45	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.dat
14mr|texlive-pst-3dplot-1.97-2|46	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.pdf
14mr|texlive-pst-3dplot-1.97-2|47	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.tex
14mr|texlive-pst-3dplot-1.97-2|48	#- source
14mr|texlive-pst-3dplot-1.97-2|49	%doc %{_texmfdistdir}/source/generic/pst-3dplot/Makefile
14mr|texlive-pst-3dplot-1.97-2|50	
14mr|texlive-pst-3dplot-1.97-2|51	#-----------------------------------------------------------------------
14mr|texlive-pst-3dplot-1.97-2|52	%prep
14mr|texlive-pst-3dplot-1.97-2|53	%setup -c -a0 -a1 -a2
14mr|texlive-pst-3dplot-1.97-2|54	
14mr|texlive-pst-3dplot-1.97-2|55	%build
14mr|texlive-pst-3dplot-1.97-2|56	
14mr|texlive-pst-3dplot-1.97-2|57	%install
14mr|texlive-pst-3dplot-1.97-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-3dplot-1.97-2|59	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-3dplot-1.97-2|60	
14mr|texlive-pst-3dplot-1.97-2|61	
14mr|texlive-pst-3dplot-1.97-2|62	
14mr|texlive-pst-3dplot-1.97-2|63	%changelog
14mr|texlive-pst-3dplot-1.97-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.97-2
14mr|texlive-pst-3dplot-1.97-2|65	+ Revision: 9f33f4e
14mr|texlive-pst-3dplot-1.97-2|66	- MassBuild#440: Increase release tag
14mr|texlive-pst-3dplot-1.97-2|67	
14mr|texlive-pst-3dplot-1.97-2|68	

21103 14
14mr|texlive-pst-abspos-0.2-3|1	# revision 15878
14mr|texlive-pst-abspos-0.2-3|2	# category Package
14mr|texlive-pst-abspos-0.2-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-abspos
14mr|texlive-pst-abspos-0.2-3|4	# catalog-date 2009-11-10 09:17:41 +0100
14mr|texlive-pst-abspos-0.2-3|5	# catalog-license lppl
14mr|texlive-pst-abspos-0.2-3|6	# catalog-version 0.2
14mr|texlive-pst-abspos-0.2-3|7	Name:		texlive-pst-abspos
14mr|texlive-pst-abspos-0.2-3|8	Version:	0.2
14mr|texlive-pst-abspos-0.2-3|9	Release:	3
14mr|texlive-pst-abspos-0.2-3|10	Summary:	Put objects at an absolute position
14mr|texlive-pst-abspos-0.2-3|11	Group:		Publishing
14mr|texlive-pst-abspos-0.2-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-abspos
14mr|texlive-pst-abspos-0.2-3|13	License:	LPPL
14mr|texlive-pst-abspos-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-abspos.tar.xz
14mr|texlive-pst-abspos-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-abspos.doc.tar.xz
14mr|texlive-pst-abspos-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-abspos.source.tar.xz
14mr|texlive-pst-abspos-0.2-3|17	BuildArch:	noarch
14mr|texlive-pst-abspos-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-abspos-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-abspos-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-abspos-0.2-3|21	
14mr|texlive-pst-abspos-0.2-3|22	%description
14mr|texlive-pst-abspos-0.2-3|23	The (PSTricks-related) package provides a command
14mr|texlive-pst-abspos-0.2-3|24	\pstPutAbs(x,y) to put an object at an arbitrary absolute (or
14mr|texlive-pst-abspos-0.2-3|25	even a relative) position on the page.
14mr|texlive-pst-abspos-0.2-3|26	
14mr|texlive-pst-abspos-0.2-3|27	%post
14mr|texlive-pst-abspos-0.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-abspos-0.2-3|29	
14mr|texlive-pst-abspos-0.2-3|30	%postun
14mr|texlive-pst-abspos-0.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-abspos-0.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-abspos-0.2-3|33	fi
14mr|texlive-pst-abspos-0.2-3|34	
14mr|texlive-pst-abspos-0.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-abspos-0.2-3|36	%files
14mr|texlive-pst-abspos-0.2-3|37	%{_texmfdistdir}/tex/generic/pst-abspos/pst-abspos.tex
14mr|texlive-pst-abspos-0.2-3|38	%{_texmfdistdir}/tex/latex/pst-abspos/pst-abspos.sty
14mr|texlive-pst-abspos-0.2-3|39	%doc %{_texmfdistdir}/doc/generic/pst-abspos/Changes
14mr|texlive-pst-abspos-0.2-3|40	%doc %{_texmfdistdir}/doc/generic/pst-abspos/README
14mr|texlive-pst-abspos-0.2-3|41	%doc %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.bib
14mr|texlive-pst-abspos-0.2-3|42	%doc %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.pdf
14mr|texlive-pst-abspos-0.2-3|43	%doc %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.tex
14mr|texlive-pst-abspos-0.2-3|44	#- source
14mr|texlive-pst-abspos-0.2-3|45	%doc %{_texmfdistdir}/source/generic/pst-abspos/Makefile
14mr|texlive-pst-abspos-0.2-3|46	
14mr|texlive-pst-abspos-0.2-3|47	#-----------------------------------------------------------------------
14mr|texlive-pst-abspos-0.2-3|48	%prep
14mr|texlive-pst-abspos-0.2-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-pst-abspos-0.2-3|50	
14mr|texlive-pst-abspos-0.2-3|51	%build
14mr|texlive-pst-abspos-0.2-3|52	
14mr|texlive-pst-abspos-0.2-3|53	%install
14mr|texlive-pst-abspos-0.2-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-abspos-0.2-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-abspos-0.2-3|56	
14mr|texlive-pst-abspos-0.2-3|57	
14mr|texlive-pst-abspos-0.2-3|58	
14mr|texlive-pst-abspos-0.2-3|59	%changelog
14mr|texlive-pst-abspos-0.2-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-pst-abspos-0.2-3|61	+ Revision: 76658f0
14mr|texlive-pst-abspos-0.2-3|62	- MassBuild#440: Increase release tag
14mr|texlive-pst-abspos-0.2-3|63	
14mr|texlive-pst-abspos-0.2-3|64	

21104 14
14mr|texlive-pst-am-1.02-3|1	# revision 19591
14mr|texlive-pst-am-1.02-3|2	# category Package
14mr|texlive-pst-am-1.02-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-am
14mr|texlive-pst-am-1.02-3|4	# catalog-date 2010-09-04 14:00:25 +0200
14mr|texlive-pst-am-1.02-3|5	# catalog-license lppl
14mr|texlive-pst-am-1.02-3|6	# catalog-version 1.02
14mr|texlive-pst-am-1.02-3|7	Name:		texlive-pst-am
14mr|texlive-pst-am-1.02-3|8	Version:	1.02
14mr|texlive-pst-am-1.02-3|9	Release:	3
14mr|texlive-pst-am-1.02-3|10	Summary:	Simulation of modulation and demodulation
14mr|texlive-pst-am-1.02-3|11	Group:		Publishing
14mr|texlive-pst-am-1.02-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-am
14mr|texlive-pst-am-1.02-3|13	License:	LPPL
14mr|texlive-pst-am-1.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-am.tar.xz
14mr|texlive-pst-am-1.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-am.doc.tar.xz
14mr|texlive-pst-am-1.02-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-am.source.tar.xz
14mr|texlive-pst-am-1.02-3|17	BuildArch:	noarch
14mr|texlive-pst-am-1.02-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-am-1.02-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-am-1.02-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-am-1.02-3|21	
14mr|texlive-pst-am-1.02-3|22	%description
14mr|texlive-pst-am-1.02-3|23	The package allows the simulation of the modulated and
14mr|texlive-pst-am-1.02-3|24	demodulated amplitude of radio waves. The user may plot curves
14mr|texlive-pst-am-1.02-3|25	of modulated signals, wave carrier, signal modulation, signal
14mr|texlive-pst-am-1.02-3|26	recovery and signal demodulation.
14mr|texlive-pst-am-1.02-3|27	
14mr|texlive-pst-am-1.02-3|28	%post
14mr|texlive-pst-am-1.02-3|29	%{_sbindir}/texlive.post
14mr|texlive-pst-am-1.02-3|30	
14mr|texlive-pst-am-1.02-3|31	%postun
14mr|texlive-pst-am-1.02-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-am-1.02-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-am-1.02-3|34	fi
14mr|texlive-pst-am-1.02-3|35	
14mr|texlive-pst-am-1.02-3|36	#-----------------------------------------------------------------------
14mr|texlive-pst-am-1.02-3|37	%files
14mr|texlive-pst-am-1.02-3|38	%{_texmfdistdir}/tex/latex/pst-am/pst-am.sty
14mr|texlive-pst-am-1.02-3|39	%doc %{_texmfdistdir}/doc/generic/pst-am/Changes
14mr|texlive-pst-am-1.02-3|40	%doc %{_texmfdistdir}/doc/generic/pst-am/README
14mr|texlive-pst-am-1.02-3|41	%doc %{_texmfdistdir}/doc/generic/pst-am/index.phtml
14mr|texlive-pst-am-1.02-3|42	%doc %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.bib
14mr|texlive-pst-am-1.02-3|43	%doc %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.pdf
14mr|texlive-pst-am-1.02-3|44	%doc %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.tex
14mr|texlive-pst-am-1.02-3|45	#- source
14mr|texlive-pst-am-1.02-3|46	%doc %{_texmfdistdir}/source/generic/pst-am/Makefile
14mr|texlive-pst-am-1.02-3|47	
14mr|texlive-pst-am-1.02-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-am-1.02-3|49	%prep
14mr|texlive-pst-am-1.02-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-am-1.02-3|51	
14mr|texlive-pst-am-1.02-3|52	%build
14mr|texlive-pst-am-1.02-3|53	
14mr|texlive-pst-am-1.02-3|54	%install
14mr|texlive-pst-am-1.02-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-am-1.02-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-am-1.02-3|57	
14mr|texlive-pst-am-1.02-3|58	
14mr|texlive-pst-am-1.02-3|59	
14mr|texlive-pst-am-1.02-3|60	%changelog
14mr|texlive-pst-am-1.02-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.02-3
14mr|texlive-pst-am-1.02-3|62	+ Revision: 01abe45
14mr|texlive-pst-am-1.02-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-am-1.02-3|64	
14mr|texlive-pst-am-1.02-3|65	

21105 14
14mr|texlive-pst-asr-1.3-3|1	# revision 22138
14mr|texlive-pst-asr-1.3-3|2	# category Package
14mr|texlive-pst-asr-1.3-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-asr
14mr|texlive-pst-asr-1.3-3|4	# catalog-date 2011-04-20 18:25:54 +0200
14mr|texlive-pst-asr-1.3-3|5	# catalog-license lppl
14mr|texlive-pst-asr-1.3-3|6	# catalog-version 1.3
14mr|texlive-pst-asr-1.3-3|7	Name:		texlive-pst-asr
14mr|texlive-pst-asr-1.3-3|8	Version:	1.3
14mr|texlive-pst-asr-1.3-3|9	Release:	3
14mr|texlive-pst-asr-1.3-3|10	Summary:	Typeset autosegmental representations for linguists
14mr|texlive-pst-asr-1.3-3|11	Group:		Publishing
14mr|texlive-pst-asr-1.3-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-asr
14mr|texlive-pst-asr-1.3-3|13	License:	LPPL
14mr|texlive-pst-asr-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-asr.tar.xz
14mr|texlive-pst-asr-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-asr.doc.tar.xz
14mr|texlive-pst-asr-1.3-3|16	BuildArch:	noarch
14mr|texlive-pst-asr-1.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-asr-1.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-asr-1.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-asr-1.3-3|20	
14mr|texlive-pst-asr-1.3-3|21	%description
14mr|texlive-pst-asr-1.3-3|22	The package allows the user to typeset autosegmental
14mr|texlive-pst-asr-1.3-3|23	representations. It uses the PStricks, and xkeyval packages.
14mr|texlive-pst-asr-1.3-3|24	
14mr|texlive-pst-asr-1.3-3|25	%post
14mr|texlive-pst-asr-1.3-3|26	%{_sbindir}/texlive.post
14mr|texlive-pst-asr-1.3-3|27	
14mr|texlive-pst-asr-1.3-3|28	%postun
14mr|texlive-pst-asr-1.3-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-pst-asr-1.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-pst-asr-1.3-3|31	fi
14mr|texlive-pst-asr-1.3-3|32	
14mr|texlive-pst-asr-1.3-3|33	#-----------------------------------------------------------------------
14mr|texlive-pst-asr-1.3-3|34	%files
14mr|texlive-pst-asr-1.3-3|35	%{_texmfdistdir}/tex/generic/pst-asr/pst-asr.tex
14mr|texlive-pst-asr-1.3-3|36	%{_texmfdistdir}/tex/latex/pst-asr/pst-asr.sty
14mr|texlive-pst-asr-1.3-3|37	%doc %{_texmfdistdir}/doc/generic/pst-asr/README
14mr|texlive-pst-asr-1.3-3|38	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-doc-source.zip
14mr|texlive-pst-asr-1.3-3|39	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-doc.pdf
14mr|texlive-pst-asr-1.3-3|40	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-examples.pdf
14mr|texlive-pst-asr-1.3-3|41	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-examples.tex
14mr|texlive-pst-asr-1.3-3|42	
14mr|texlive-pst-asr-1.3-3|43	#-----------------------------------------------------------------------
14mr|texlive-pst-asr-1.3-3|44	%prep
14mr|texlive-pst-asr-1.3-3|45	%setup -c -a0 -a1
14mr|texlive-pst-asr-1.3-3|46	
14mr|texlive-pst-asr-1.3-3|47	%build
14mr|texlive-pst-asr-1.3-3|48	
14mr|texlive-pst-asr-1.3-3|49	%install
14mr|texlive-pst-asr-1.3-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-asr-1.3-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-asr-1.3-3|52	
14mr|texlive-pst-asr-1.3-3|53	
14mr|texlive-pst-asr-1.3-3|54	
14mr|texlive-pst-asr-1.3-3|55	%changelog
14mr|texlive-pst-asr-1.3-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-pst-asr-1.3-3|57	+ Revision: 06566c7
14mr|texlive-pst-asr-1.3-3|58	- MassBuild#440: Increase release tag
14mr|texlive-pst-asr-1.3-3|59	
14mr|texlive-pst-asr-1.3-3|60	

21106 14
14mr|texlive-pst-bar-0.92-3|1	# revision 18734
14mr|texlive-pst-bar-0.92-3|2	# category Package
14mr|texlive-pst-bar-0.92-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-bar
14mr|texlive-pst-bar-0.92-3|4	# catalog-date 2009-03-12 20:12:20 +0100
14mr|texlive-pst-bar-0.92-3|5	# catalog-license lppl
14mr|texlive-pst-bar-0.92-3|6	# catalog-version 0.92
14mr|texlive-pst-bar-0.92-3|7	Name:		texlive-pst-bar
14mr|texlive-pst-bar-0.92-3|8	Version:	0.92
14mr|texlive-pst-bar-0.92-3|9	Release:	3
14mr|texlive-pst-bar-0.92-3|10	Summary:	Produces bar charts using pstricks
14mr|texlive-pst-bar-0.92-3|11	Group:		Publishing
14mr|texlive-pst-bar-0.92-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-bar
14mr|texlive-pst-bar-0.92-3|13	License:	LPPL
14mr|texlive-pst-bar-0.92-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bar.tar.xz
14mr|texlive-pst-bar-0.92-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bar.doc.tar.xz
14mr|texlive-pst-bar-0.92-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bar.source.tar.xz
14mr|texlive-pst-bar-0.92-3|17	BuildArch:	noarch
14mr|texlive-pst-bar-0.92-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-bar-0.92-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-bar-0.92-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-bar-0.92-3|21	
14mr|texlive-pst-bar-0.92-3|22	%description
14mr|texlive-pst-bar-0.92-3|23	pst-bar uses pstricks to draw bar charts from data stored in a
14mr|texlive-pst-bar-0.92-3|24	comma-delimited file. Several types of bar charts may be drawn,
14mr|texlive-pst-bar-0.92-3|25	and the drawing parameters are highly customizable. No external
14mr|texlive-pst-bar-0.92-3|26	packages are required except those that are part of the
14mr|texlive-pst-bar-0.92-3|27	standard pstricks distribution.
14mr|texlive-pst-bar-0.92-3|28	
14mr|texlive-pst-bar-0.92-3|29	%post
14mr|texlive-pst-bar-0.92-3|30	%{_sbindir}/texlive.post
14mr|texlive-pst-bar-0.92-3|31	
14mr|texlive-pst-bar-0.92-3|32	%postun
14mr|texlive-pst-bar-0.92-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pst-bar-0.92-3|34	%{_sbindir}/texlive.post
14mr|texlive-pst-bar-0.92-3|35	fi
14mr|texlive-pst-bar-0.92-3|36	
14mr|texlive-pst-bar-0.92-3|37	#-----------------------------------------------------------------------
14mr|texlive-pst-bar-0.92-3|38	%files
14mr|texlive-pst-bar-0.92-3|39	%{_texmfdistdir}/dvips/pst-bar/pst-bar.pro
14mr|texlive-pst-bar-0.92-3|40	%{_texmfdistdir}/tex/generic/pst-bar/pst-bar.tex
14mr|texlive-pst-bar-0.92-3|41	%{_texmfdistdir}/tex/latex/pst-bar/pst-bar.sty
14mr|texlive-pst-bar-0.92-3|42	%doc %{_texmfdistdir}/doc/generic/pst-bar/README
14mr|texlive-pst-bar-0.92-3|43	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.bib
14mr|texlive-pst-bar-0.92-3|44	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.pdf
14mr|texlive-pst-bar-0.92-3|45	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.tex
14mr|texlive-pst-bar-0.92-3|46	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-docDE.pdf
14mr|texlive-pst-bar-0.92-3|47	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-docDE.tex
14mr|texlive-pst-bar-0.92-3|48	#- source
14mr|texlive-pst-bar-0.92-3|49	%doc %{_texmfdistdir}/source/generic/pst-bar/Makefile
14mr|texlive-pst-bar-0.92-3|50	
14mr|texlive-pst-bar-0.92-3|51	#-----------------------------------------------------------------------
14mr|texlive-pst-bar-0.92-3|52	%prep
14mr|texlive-pst-bar-0.92-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-pst-bar-0.92-3|54	
14mr|texlive-pst-bar-0.92-3|55	%build
14mr|texlive-pst-bar-0.92-3|56	
14mr|texlive-pst-bar-0.92-3|57	%install
14mr|texlive-pst-bar-0.92-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-bar-0.92-3|59	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-bar-0.92-3|60	
14mr|texlive-pst-bar-0.92-3|61	
14mr|texlive-pst-bar-0.92-3|62	
14mr|texlive-pst-bar-0.92-3|63	%changelog
14mr|texlive-pst-bar-0.92-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92-3
14mr|texlive-pst-bar-0.92-3|65	+ Revision: 558dd29
14mr|texlive-pst-bar-0.92-3|66	- MassBuild#440: Increase release tag
14mr|texlive-pst-bar-0.92-3|67	
14mr|texlive-pst-bar-0.92-3|68	

21107 14
14mr|texlive-pst-barcode-0.09-2|1	# revision 27004
14mr|texlive-pst-barcode-0.09-2|2	# category Package
14mr|texlive-pst-barcode-0.09-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-barcode
14mr|texlive-pst-barcode-0.09-2|4	# catalog-date 2012-06-28 12:34:54 +0200
14mr|texlive-pst-barcode-0.09-2|5	# catalog-license lppl
14mr|texlive-pst-barcode-0.09-2|6	# catalog-version 0.09
14mr|texlive-pst-barcode-0.09-2|7	Name:		texlive-pst-barcode
14mr|texlive-pst-barcode-0.09-2|8	Version:	0.09
14mr|texlive-pst-barcode-0.09-2|9	Release:	2
14mr|texlive-pst-barcode-0.09-2|10	Summary:	Print barcodes using PostScript
14mr|texlive-pst-barcode-0.09-2|11	Group:		Publishing
14mr|texlive-pst-barcode-0.09-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode
14mr|texlive-pst-barcode-0.09-2|13	License:	LPPL
14mr|texlive-pst-barcode-0.09-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-barcode.tar.xz
14mr|texlive-pst-barcode-0.09-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-barcode.doc.tar.xz
14mr|texlive-pst-barcode-0.09-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-barcode.source.tar.xz
14mr|texlive-pst-barcode-0.09-2|17	BuildArch:	noarch
14mr|texlive-pst-barcode-0.09-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-barcode-0.09-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-barcode-0.09-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-barcode-0.09-2|21	
14mr|texlive-pst-barcode-0.09-2|22	%description
14mr|texlive-pst-barcode-0.09-2|23	The pst-barcode package allows printing of barcodes, in a huge
14mr|texlive-pst-barcode-0.09-2|24	variety of formats (see documentation for details). As a
14mr|texlive-pst-barcode-0.09-2|25	pstricks package, the package requires pstricks. The package
14mr|texlive-pst-barcode-0.09-2|26	uses PostScript for calculating the bars. For PDF output use a
14mr|texlive-pst-barcode-0.09-2|27	multi-pass mechansism such as pst-pdf.
14mr|texlive-pst-barcode-0.09-2|28	
14mr|texlive-pst-barcode-0.09-2|29	%post
14mr|texlive-pst-barcode-0.09-2|30	%{_sbindir}/texlive.post
14mr|texlive-pst-barcode-0.09-2|31	
14mr|texlive-pst-barcode-0.09-2|32	%postun
14mr|texlive-pst-barcode-0.09-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-pst-barcode-0.09-2|34	%{_sbindir}/texlive.post
14mr|texlive-pst-barcode-0.09-2|35	fi
14mr|texlive-pst-barcode-0.09-2|36	
14mr|texlive-pst-barcode-0.09-2|37	#-----------------------------------------------------------------------
14mr|texlive-pst-barcode-0.09-2|38	%files
14mr|texlive-pst-barcode-0.09-2|39	%{_texmfdistdir}/dvips/pst-barcode/pst-barcode.pro
14mr|texlive-pst-barcode-0.09-2|40	%{_texmfdistdir}/tex/generic/pst-barcode/pst-barcode.tex
14mr|texlive-pst-barcode-0.09-2|41	%{_texmfdistdir}/tex/latex/pst-barcode/pst-barcode.sty
14mr|texlive-pst-barcode-0.09-2|42	%doc %{_texmfdistdir}/doc/generic/pst-barcode/Changes
14mr|texlive-pst-barcode-0.09-2|43	%doc %{_texmfdistdir}/doc/generic/pst-barcode/README
14mr|texlive-pst-barcode-0.09-2|44	%doc %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.bib
14mr|texlive-pst-barcode-0.09-2|45	%doc %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.pdf
14mr|texlive-pst-barcode-0.09-2|46	%doc %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.tex
14mr|texlive-pst-barcode-0.09-2|47	#- source
14mr|texlive-pst-barcode-0.09-2|48	%doc %{_texmfdistdir}/source/generic/pst-barcode/Makefile
14mr|texlive-pst-barcode-0.09-2|49	
14mr|texlive-pst-barcode-0.09-2|50	#-----------------------------------------------------------------------
14mr|texlive-pst-barcode-0.09-2|51	%prep
14mr|texlive-pst-barcode-0.09-2|52	%setup -c -a0 -a1 -a2
14mr|texlive-pst-barcode-0.09-2|53	
14mr|texlive-pst-barcode-0.09-2|54	%build
14mr|texlive-pst-barcode-0.09-2|55	
14mr|texlive-pst-barcode-0.09-2|56	%install
14mr|texlive-pst-barcode-0.09-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-barcode-0.09-2|58	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-barcode-0.09-2|59	
14mr|texlive-pst-barcode-0.09-2|60	
14mr|texlive-pst-barcode-0.09-2|61	
14mr|texlive-pst-barcode-0.09-2|62	%changelog
14mr|texlive-pst-barcode-0.09-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.09-2
14mr|texlive-pst-barcode-0.09-2|64	+ Revision: 163bf98
14mr|texlive-pst-barcode-0.09-2|65	- MassBuild#440: Increase release tag
14mr|texlive-pst-barcode-0.09-2|66	
14mr|texlive-pst-barcode-0.09-2|67	

21108 14
14mr|texlive-pst-bezier-0.01-3|1	# revision 15878
14mr|texlive-pst-bezier-0.01-3|2	# category Package
14mr|texlive-pst-bezier-0.01-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-bezier
14mr|texlive-pst-bezier-0.01-3|4	# catalog-date 2009-02-01 17:37:35 +0100
14mr|texlive-pst-bezier-0.01-3|5	# catalog-license lppl
14mr|texlive-pst-bezier-0.01-3|6	# catalog-version 0.01
14mr|texlive-pst-bezier-0.01-3|7	Name:		texlive-pst-bezier
14mr|texlive-pst-bezier-0.01-3|8	Version:	0.01
14mr|texlive-pst-bezier-0.01-3|9	Release:	3
14mr|texlive-pst-bezier-0.01-3|10	Summary:	Draw Bezier curves
14mr|texlive-pst-bezier-0.01-3|11	Group:		Publishing
14mr|texlive-pst-bezier-0.01-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-bezier
14mr|texlive-pst-bezier-0.01-3|13	License:	LPPL
14mr|texlive-pst-bezier-0.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bezier.tar.xz
14mr|texlive-pst-bezier-0.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bezier.doc.tar.xz
14mr|texlive-pst-bezier-0.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bezier.source.tar.xz
14mr|texlive-pst-bezier-0.01-3|17	BuildArch:	noarch
14mr|texlive-pst-bezier-0.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-bezier-0.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-bezier-0.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-bezier-0.01-3|21	
14mr|texlive-pst-bezier-0.01-3|22	%description
14mr|texlive-pst-bezier-0.01-3|23	The package provides a macro \psbcurve for drawing a Bezier
14mr|texlive-pst-bezier-0.01-3|24	curve. Provision is made for full control of over all the
14mr|texlive-pst-bezier-0.01-3|25	control points of the curve.
14mr|texlive-pst-bezier-0.01-3|26	
14mr|texlive-pst-bezier-0.01-3|27	%post
14mr|texlive-pst-bezier-0.01-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-bezier-0.01-3|29	
14mr|texlive-pst-bezier-0.01-3|30	%postun
14mr|texlive-pst-bezier-0.01-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-bezier-0.01-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-bezier-0.01-3|33	fi
14mr|texlive-pst-bezier-0.01-3|34	
14mr|texlive-pst-bezier-0.01-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-bezier-0.01-3|36	%files
14mr|texlive-pst-bezier-0.01-3|37	%{_texmfdistdir}/dvips/pst-bezier/pst-bezier.pro
14mr|texlive-pst-bezier-0.01-3|38	%{_texmfdistdir}/tex/generic/pst-bezier/pst-bezier.tex
14mr|texlive-pst-bezier-0.01-3|39	%{_texmfdistdir}/tex/latex/pst-bezier/pst-bezier.sty
14mr|texlive-pst-bezier-0.01-3|40	%doc %{_texmfdistdir}/doc/generic/pst-bezier/Changes
14mr|texlive-pst-bezier-0.01-3|41	%doc %{_texmfdistdir}/doc/generic/pst-bezier/README
14mr|texlive-pst-bezier-0.01-3|42	%doc %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.bib
14mr|texlive-pst-bezier-0.01-3|43	%doc %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.pdf
14mr|texlive-pst-bezier-0.01-3|44	%doc %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.tex
14mr|texlive-pst-bezier-0.01-3|45	#- source
14mr|texlive-pst-bezier-0.01-3|46	%doc %{_texmfdistdir}/source/generic/pst-bezier/Makefile
14mr|texlive-pst-bezier-0.01-3|47	
14mr|texlive-pst-bezier-0.01-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-bezier-0.01-3|49	%prep
14mr|texlive-pst-bezier-0.01-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-bezier-0.01-3|51	
14mr|texlive-pst-bezier-0.01-3|52	%build
14mr|texlive-pst-bezier-0.01-3|53	
14mr|texlive-pst-bezier-0.01-3|54	%install
14mr|texlive-pst-bezier-0.01-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-bezier-0.01-3|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-bezier-0.01-3|57	
14mr|texlive-pst-bezier-0.01-3|58	
14mr|texlive-pst-bezier-0.01-3|59	
14mr|texlive-pst-bezier-0.01-3|60	%changelog
14mr|texlive-pst-bezier-0.01-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-3
14mr|texlive-pst-bezier-0.01-3|62	+ Revision: 9ea1443
14mr|texlive-pst-bezier-0.01-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-bezier-0.01-3|64	
14mr|texlive-pst-bezier-0.01-3|65	

21109 14
14mr|texlive-pst-blur-2.0-3|1	# revision 15878
14mr|texlive-pst-blur-2.0-3|2	# category Package
14mr|texlive-pst-blur-2.0-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-blur
14mr|texlive-pst-blur-2.0-3|4	# catalog-date 2006-12-19 19:38:44 +0100
14mr|texlive-pst-blur-2.0-3|5	# catalog-license lppl
14mr|texlive-pst-blur-2.0-3|6	# catalog-version 2.0
14mr|texlive-pst-blur-2.0-3|7	Name:		texlive-pst-blur
14mr|texlive-pst-blur-2.0-3|8	Version:	2.0
14mr|texlive-pst-blur-2.0-3|9	Release:	3
14mr|texlive-pst-blur-2.0-3|10	Summary:	PSTricks package for "blurred" shadows
14mr|texlive-pst-blur-2.0-3|11	Group:		Publishing
14mr|texlive-pst-blur-2.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-blur
14mr|texlive-pst-blur-2.0-3|13	License:	LPPL
14mr|texlive-pst-blur-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-blur.tar.xz
14mr|texlive-pst-blur-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-blur.doc.tar.xz
14mr|texlive-pst-blur-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-blur.source.tar.xz
14mr|texlive-pst-blur-2.0-3|17	BuildArch:	noarch
14mr|texlive-pst-blur-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-blur-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-blur-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-blur-2.0-3|21	
14mr|texlive-pst-blur-2.0-3|22	%description
14mr|texlive-pst-blur-2.0-3|23	Pst-blur is a package built for use with PSTricks. It provides
14mr|texlive-pst-blur-2.0-3|24	macros that apply blurring to the normal shadow function of
14mr|texlive-pst-blur-2.0-3|25	PSTricks.
14mr|texlive-pst-blur-2.0-3|26	
14mr|texlive-pst-blur-2.0-3|27	%post
14mr|texlive-pst-blur-2.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-blur-2.0-3|29	
14mr|texlive-pst-blur-2.0-3|30	%postun
14mr|texlive-pst-blur-2.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-blur-2.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-blur-2.0-3|33	fi
14mr|texlive-pst-blur-2.0-3|34	
14mr|texlive-pst-blur-2.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-blur-2.0-3|36	%files
14mr|texlive-pst-blur-2.0-3|37	%{_texmfdistdir}/dvips/pst-blur/pst-blur.pro
14mr|texlive-pst-blur-2.0-3|38	%{_texmfdistdir}/tex/generic/pst-blur/pst-blur.tex
14mr|texlive-pst-blur-2.0-3|39	%{_texmfdistdir}/tex/latex/pst-blur/pst-blur.sty
14mr|texlive-pst-blur-2.0-3|40	%doc %{_texmfdistdir}/doc/generic/pst-blur/Changes
14mr|texlive-pst-blur-2.0-3|41	%doc %{_texmfdistdir}/doc/generic/pst-blur/README
14mr|texlive-pst-blur-2.0-3|42	%doc %{_texmfdistdir}/doc/generic/pst-blur/pst-blur.pdf
14mr|texlive-pst-blur-2.0-3|43	#- source
14mr|texlive-pst-blur-2.0-3|44	%doc %{_texmfdistdir}/source/generic/pst-blur/Makefile
14mr|texlive-pst-blur-2.0-3|45	%doc %{_texmfdistdir}/source/generic/pst-blur/pst-blur.dtx
14mr|texlive-pst-blur-2.0-3|46	%doc %{_texmfdistdir}/source/generic/pst-blur/pst-blur.ins
14mr|texlive-pst-blur-2.0-3|47	
14mr|texlive-pst-blur-2.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-blur-2.0-3|49	%prep
14mr|texlive-pst-blur-2.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-blur-2.0-3|51	
14mr|texlive-pst-blur-2.0-3|52	%build
14mr|texlive-pst-blur-2.0-3|53	
14mr|texlive-pst-blur-2.0-3|54	%install
14mr|texlive-pst-blur-2.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-blur-2.0-3|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-blur-2.0-3|57	
14mr|texlive-pst-blur-2.0-3|58	
14mr|texlive-pst-blur-2.0-3|59	
14mr|texlive-pst-blur-2.0-3|60	%changelog
14mr|texlive-pst-blur-2.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-pst-blur-2.0-3|62	+ Revision: ec9402a
14mr|texlive-pst-blur-2.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-blur-2.0-3|64	
14mr|texlive-pst-blur-2.0-3|65	

21110 14
14mr|texlive-pst-bspline-1.61-2|1	# revision 25582
14mr|texlive-pst-bspline-1.61-2|2	# category Package
14mr|texlive-pst-bspline-1.61-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-bspline
14mr|texlive-pst-bspline-1.61-2|4	# catalog-date 2012-03-07 20:35:45 +0100
14mr|texlive-pst-bspline-1.61-2|5	# catalog-license lppl1.3
14mr|texlive-pst-bspline-1.61-2|6	# catalog-version 1.61
14mr|texlive-pst-bspline-1.61-2|7	Name:		texlive-pst-bspline
14mr|texlive-pst-bspline-1.61-2|8	Version:	1.61
14mr|texlive-pst-bspline-1.61-2|9	Release:	2
14mr|texlive-pst-bspline-1.61-2|10	Summary:	Draw cubic Bspline curves and interpolations
14mr|texlive-pst-bspline-1.61-2|11	Group:		Publishing
14mr|texlive-pst-bspline-1.61-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-bspline
14mr|texlive-pst-bspline-1.61-2|13	License:	LPPL1.3
14mr|texlive-pst-bspline-1.61-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bspline.tar.xz
14mr|texlive-pst-bspline-1.61-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bspline.doc.tar.xz
14mr|texlive-pst-bspline-1.61-2|16	BuildArch:	noarch
14mr|texlive-pst-bspline-1.61-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-bspline-1.61-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-bspline-1.61-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-bspline-1.61-2|20	
14mr|texlive-pst-bspline-1.61-2|21	%description
14mr|texlive-pst-bspline-1.61-2|22	The package draws uniform, cubic B-spline curves, open and
14mr|texlive-pst-bspline-1.61-2|23	closed, based on a sequence of B-spline control points. There
14mr|texlive-pst-bspline-1.61-2|24	is also code which permits drawing the open or closed cubic
14mr|texlive-pst-bspline-1.61-2|25	Bspline curve interpolating a sequence of points. Graphical
14mr|texlive-pst-bspline-1.61-2|26	output is created using PStricks.
14mr|texlive-pst-bspline-1.61-2|27	
14mr|texlive-pst-bspline-1.61-2|28	%post
14mr|texlive-pst-bspline-1.61-2|29	%{_sbindir}/texlive.post
14mr|texlive-pst-bspline-1.61-2|30	
14mr|texlive-pst-bspline-1.61-2|31	%postun
14mr|texlive-pst-bspline-1.61-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-bspline-1.61-2|33	%{_sbindir}/texlive.post
14mr|texlive-pst-bspline-1.61-2|34	fi
14mr|texlive-pst-bspline-1.61-2|35	
14mr|texlive-pst-bspline-1.61-2|36	#-----------------------------------------------------------------------
14mr|texlive-pst-bspline-1.61-2|37	%files
14mr|texlive-pst-bspline-1.61-2|38	%{_texmfdistdir}/dvips/pst-bspline/pst-bspline.pro
14mr|texlive-pst-bspline-1.61-2|39	%{_texmfdistdir}/tex/generic/pst-bspline/pst-bspline.tex
14mr|texlive-pst-bspline-1.61-2|40	%{_texmfdistdir}/tex/latex/pst-bspline/pst-bspline.sty
14mr|texlive-pst-bspline-1.61-2|41	%doc %{_texmfdistdir}/doc/generic/pst-bspline/README
14mr|texlive-pst-bspline-1.61-2|42	%doc %{_texmfdistdir}/doc/generic/pst-bspline/pst-bspline-doc.pdf
14mr|texlive-pst-bspline-1.61-2|43	%doc %{_texmfdistdir}/doc/generic/pst-bspline/pst-bspline-doc.tex
14mr|texlive-pst-bspline-1.61-2|44	
14mr|texlive-pst-bspline-1.61-2|45	#-----------------------------------------------------------------------
14mr|texlive-pst-bspline-1.61-2|46	%prep
14mr|texlive-pst-bspline-1.61-2|47	%setup -c -a0 -a1
14mr|texlive-pst-bspline-1.61-2|48	
14mr|texlive-pst-bspline-1.61-2|49	%build
14mr|texlive-pst-bspline-1.61-2|50	
14mr|texlive-pst-bspline-1.61-2|51	%install
14mr|texlive-pst-bspline-1.61-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-bspline-1.61-2|53	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-bspline-1.61-2|54	
14mr|texlive-pst-bspline-1.61-2|55	
14mr|texlive-pst-bspline-1.61-2|56	
14mr|texlive-pst-bspline-1.61-2|57	%changelog
14mr|texlive-pst-bspline-1.61-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.61-2
14mr|texlive-pst-bspline-1.61-2|59	+ Revision: 140ab90
14mr|texlive-pst-bspline-1.61-2|60	- MassBuild#440: Increase release tag
14mr|texlive-pst-bspline-1.61-2|61	
14mr|texlive-pst-bspline-1.61-2|62	

21111 14
14mr|texlive-pst-calendar-0.47-3|1	# revision 15878
14mr|texlive-pst-calendar-0.47-3|2	# category Package
14mr|texlive-pst-calendar-0.47-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-calendar
14mr|texlive-pst-calendar-0.47-3|4	# catalog-date 2009-03-30 10:35:07 +0200
14mr|texlive-pst-calendar-0.47-3|5	# catalog-license lppl
14mr|texlive-pst-calendar-0.47-3|6	# catalog-version 0.47
14mr|texlive-pst-calendar-0.47-3|7	Name:		texlive-pst-calendar
14mr|texlive-pst-calendar-0.47-3|8	Version:	0.47
14mr|texlive-pst-calendar-0.47-3|9	Release:	3
14mr|texlive-pst-calendar-0.47-3|10	Summary:	Plot calendars in "fancy" ways
14mr|texlive-pst-calendar-0.47-3|11	Group:		Publishing
14mr|texlive-pst-calendar-0.47-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-calendar
14mr|texlive-pst-calendar-0.47-3|13	License:	LPPL
14mr|texlive-pst-calendar-0.47-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-calendar.tar.xz
14mr|texlive-pst-calendar-0.47-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-calendar.doc.tar.xz
14mr|texlive-pst-calendar-0.47-3|16	BuildArch:	noarch
14mr|texlive-pst-calendar-0.47-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-calendar-0.47-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-calendar-0.47-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-calendar-0.47-3|20	
14mr|texlive-pst-calendar-0.47-3|21	%description
14mr|texlive-pst-calendar-0.47-3|22	The pst-calendar package uses pstricks and pst-3d to draw
14mr|texlive-pst-calendar-0.47-3|23	tabular calendars, or calendars on dodecahedra with a month to
14mr|texlive-pst-calendar-0.47-3|24	each face (the package also requires the multido and pst-xkey
14mr|texlive-pst-calendar-0.47-3|25	packages). The package works for years 2000-2099, and has
14mr|texlive-pst-calendar-0.47-3|26	options for calendars in French German and English, but the
14mr|texlive-pst-calendar-0.47-3|27	documentation is not available in English.
14mr|texlive-pst-calendar-0.47-3|28	
14mr|texlive-pst-calendar-0.47-3|29	%post
14mr|texlive-pst-calendar-0.47-3|30	%{_sbindir}/texlive.post
14mr|texlive-pst-calendar-0.47-3|31	
14mr|texlive-pst-calendar-0.47-3|32	%postun
14mr|texlive-pst-calendar-0.47-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pst-calendar-0.47-3|34	%{_sbindir}/texlive.post
14mr|texlive-pst-calendar-0.47-3|35	fi
14mr|texlive-pst-calendar-0.47-3|36	
14mr|texlive-pst-calendar-0.47-3|37	#-----------------------------------------------------------------------
14mr|texlive-pst-calendar-0.47-3|38	%files
14mr|texlive-pst-calendar-0.47-3|39	%{_texmfdistdir}/tex/latex/pst-calendar/pst-calendar.sty
14mr|texlive-pst-calendar-0.47-3|40	%doc %{_texmfdistdir}/doc/latex/pst-calendar/Changes
14mr|texlive-pst-calendar-0.47-3|41	%doc %{_texmfdistdir}/doc/latex/pst-calendar/README
14mr|texlive-pst-calendar-0.47-3|42	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.ltx
14mr|texlive-pst-calendar-0.47-3|43	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.pdf
14mr|texlive-pst-calendar-0.47-3|44	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.tex
14mr|texlive-pst-calendar-0.47-3|45	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docFR.pdf
14mr|texlive-pst-calendar-0.47-3|46	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docFR.tex
14mr|texlive-pst-calendar-0.47-3|47	
14mr|texlive-pst-calendar-0.47-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-calendar-0.47-3|49	%prep
14mr|texlive-pst-calendar-0.47-3|50	%setup -c -a0 -a1
14mr|texlive-pst-calendar-0.47-3|51	
14mr|texlive-pst-calendar-0.47-3|52	%build
14mr|texlive-pst-calendar-0.47-3|53	
14mr|texlive-pst-calendar-0.47-3|54	%install
14mr|texlive-pst-calendar-0.47-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-calendar-0.47-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-calendar-0.47-3|57	
14mr|texlive-pst-calendar-0.47-3|58	
14mr|texlive-pst-calendar-0.47-3|59	
14mr|texlive-pst-calendar-0.47-3|60	%changelog
14mr|texlive-pst-calendar-0.47-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.47-3
14mr|texlive-pst-calendar-0.47-3|62	+ Revision: 13e0c32
14mr|texlive-pst-calendar-0.47-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-calendar-0.47-3|64	
14mr|texlive-pst-calendar-0.47-3|65	

21112 14
14mr|texlive-pst-circ-2.02-3|1	# revision 22444
14mr|texlive-pst-circ-2.02-3|2	# category Package
14mr|texlive-pst-circ-2.02-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-circ
14mr|texlive-pst-circ-2.02-3|4	# catalog-date 2011-05-12 00:58:47 +0200
14mr|texlive-pst-circ-2.02-3|5	# catalog-license lppl
14mr|texlive-pst-circ-2.02-3|6	# catalog-version 2.02
14mr|texlive-pst-circ-2.02-3|7	Name:		texlive-pst-circ
14mr|texlive-pst-circ-2.02-3|8	Version:	2.02
14mr|texlive-pst-circ-2.02-3|9	Release:	3
14mr|texlive-pst-circ-2.02-3|10	Summary:	PSTricks package for drawing electric circuits
14mr|texlive-pst-circ-2.02-3|11	Group:		Publishing
14mr|texlive-pst-circ-2.02-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-circ
14mr|texlive-pst-circ-2.02-3|13	License:	LPPL
14mr|texlive-pst-circ-2.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-circ.tar.xz
14mr|texlive-pst-circ-2.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-circ.doc.tar.xz
14mr|texlive-pst-circ-2.02-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-circ.source.tar.xz
14mr|texlive-pst-circ-2.02-3|17	BuildArch:	noarch
14mr|texlive-pst-circ-2.02-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-circ-2.02-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-circ-2.02-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-circ-2.02-3|21	
14mr|texlive-pst-circ-2.02-3|22	%description
14mr|texlive-pst-circ-2.02-3|23	Pst-circ is a package built using PSTricks and in particular
14mr|texlive-pst-circ-2.02-3|24	pst-node. It can easily draw current 2-terminal devices and
14mr|texlive-pst-circ-2.02-3|25	some 3- and 4-terminal devices used in electronic or electric
14mr|texlive-pst-circ-2.02-3|26	theory. The package's macros are designed with a view to
14mr|texlive-pst-circ-2.02-3|27	'logical' representation of circuits, as far as possible, so as
14mr|texlive-pst-circ-2.02-3|28	to relieve the user of purely graphical considerations when
14mr|texlive-pst-circ-2.02-3|29	expressing a circuit.
14mr|texlive-pst-circ-2.02-3|30	
14mr|texlive-pst-circ-2.02-3|31	%post
14mr|texlive-pst-circ-2.02-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-circ-2.02-3|33	
14mr|texlive-pst-circ-2.02-3|34	%postun
14mr|texlive-pst-circ-2.02-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-pst-circ-2.02-3|36	%{_sbindir}/texlive.post
14mr|texlive-pst-circ-2.02-3|37	fi
14mr|texlive-pst-circ-2.02-3|38	
14mr|texlive-pst-circ-2.02-3|39	#-----------------------------------------------------------------------
14mr|texlive-pst-circ-2.02-3|40	%files
14mr|texlive-pst-circ-2.02-3|41	%{_texmfdistdir}/dvips/pst-circ/pst-circ.pro
14mr|texlive-pst-circ-2.02-3|42	%{_texmfdistdir}/tex/generic/pst-circ/pst-circ.tex
14mr|texlive-pst-circ-2.02-3|43	%{_texmfdistdir}/tex/latex/pst-circ/pst-circ.sty
14mr|texlive-pst-circ-2.02-3|44	%doc %{_texmfdistdir}/doc/generic/pst-circ/Changes
14mr|texlive-pst-circ-2.02-3|45	%doc %{_texmfdistdir}/doc/generic/pst-circ/README
14mr|texlive-pst-circ-2.02-3|46	%doc %{_texmfdistdir}/doc/generic/pst-circ/more_docs/dtk03-3.pdf
14mr|texlive-pst-circ-2.02-3|47	%doc %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.bib
14mr|texlive-pst-circ-2.02-3|48	%doc %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.pdf
14mr|texlive-pst-circ-2.02-3|49	%doc %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.tex
14mr|texlive-pst-circ-2.02-3|50	#- source
14mr|texlive-pst-circ-2.02-3|51	%doc %{_texmfdistdir}/source/generic/pst-circ/Makefile
14mr|texlive-pst-circ-2.02-3|52	
14mr|texlive-pst-circ-2.02-3|53	#-----------------------------------------------------------------------
14mr|texlive-pst-circ-2.02-3|54	%prep
14mr|texlive-pst-circ-2.02-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-pst-circ-2.02-3|56	
14mr|texlive-pst-circ-2.02-3|57	%build
14mr|texlive-pst-circ-2.02-3|58	
14mr|texlive-pst-circ-2.02-3|59	%install
14mr|texlive-pst-circ-2.02-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-circ-2.02-3|61	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-circ-2.02-3|62	
14mr|texlive-pst-circ-2.02-3|63	
14mr|texlive-pst-circ-2.02-3|64	
14mr|texlive-pst-circ-2.02-3|65	%changelog
14mr|texlive-pst-circ-2.02-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.02-3
14mr|texlive-pst-circ-2.02-3|67	+ Revision: bedc318
14mr|texlive-pst-circ-2.02-3|68	- MassBuild#440: Increase release tag
14mr|texlive-pst-circ-2.02-3|69	
14mr|texlive-pst-circ-2.02-3|70	

21113 14
14mr|texlive-pst-coil-1.06-3|1	# revision 24020
14mr|texlive-pst-coil-1.06-3|2	# category Package
14mr|texlive-pst-coil-1.06-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-coil
14mr|texlive-pst-coil-1.06-3|4	# catalog-date 2011-09-19 17:03:12 +0200
14mr|texlive-pst-coil-1.06-3|5	# catalog-license lppl
14mr|texlive-pst-coil-1.06-3|6	# catalog-version 1.06
14mr|texlive-pst-coil-1.06-3|7	Name:		texlive-pst-coil
14mr|texlive-pst-coil-1.06-3|8	Version:	1.06
14mr|texlive-pst-coil-1.06-3|9	Release:	3
14mr|texlive-pst-coil-1.06-3|10	Summary:	A PSTricks package for coils, etc
14mr|texlive-pst-coil-1.06-3|11	Group:		Publishing
14mr|texlive-pst-coil-1.06-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-coil
14mr|texlive-pst-coil-1.06-3|13	License:	LPPL
14mr|texlive-pst-coil-1.06-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-coil.tar.xz
14mr|texlive-pst-coil-1.06-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-coil.doc.tar.xz
14mr|texlive-pst-coil-1.06-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-coil.source.tar.xz
14mr|texlive-pst-coil-1.06-3|17	BuildArch:	noarch
14mr|texlive-pst-coil-1.06-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-coil-1.06-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-coil-1.06-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-coil-1.06-3|21	
14mr|texlive-pst-coil-1.06-3|22	%description
14mr|texlive-pst-coil-1.06-3|23	Pst-coil is a PSTricks based package for coils and zigzags and
14mr|texlive-pst-coil-1.06-3|24	for coil and zigzag node connections.
14mr|texlive-pst-coil-1.06-3|25	
14mr|texlive-pst-coil-1.06-3|26	%post
14mr|texlive-pst-coil-1.06-3|27	%{_sbindir}/texlive.post
14mr|texlive-pst-coil-1.06-3|28	
14mr|texlive-pst-coil-1.06-3|29	%postun
14mr|texlive-pst-coil-1.06-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-coil-1.06-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-coil-1.06-3|32	fi
14mr|texlive-pst-coil-1.06-3|33	
14mr|texlive-pst-coil-1.06-3|34	#-----------------------------------------------------------------------
14mr|texlive-pst-coil-1.06-3|35	%files
14mr|texlive-pst-coil-1.06-3|36	%{_texmfdistdir}/dvips/pst-coil/pst-coil.pro
14mr|texlive-pst-coil-1.06-3|37	%{_texmfdistdir}/tex/generic/pst-coil/pst-coil.tex
14mr|texlive-pst-coil-1.06-3|38	%{_texmfdistdir}/tex/latex/pst-coil/pst-coil.sty
14mr|texlive-pst-coil-1.06-3|39	%doc %{_texmfdistdir}/doc/generic/pst-coil/Changes
14mr|texlive-pst-coil-1.06-3|40	%doc %{_texmfdistdir}/doc/generic/pst-coil/README
14mr|texlive-pst-coil-1.06-3|41	%doc %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.bib
14mr|texlive-pst-coil-1.06-3|42	%doc %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.pdf
14mr|texlive-pst-coil-1.06-3|43	%doc %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.tex
14mr|texlive-pst-coil-1.06-3|44	#- source
14mr|texlive-pst-coil-1.06-3|45	%doc %{_texmfdistdir}/source/generic/pst-coil/Makefile
14mr|texlive-pst-coil-1.06-3|46	
14mr|texlive-pst-coil-1.06-3|47	#-----------------------------------------------------------------------
14mr|texlive-pst-coil-1.06-3|48	%prep
14mr|texlive-pst-coil-1.06-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-pst-coil-1.06-3|50	
14mr|texlive-pst-coil-1.06-3|51	%build
14mr|texlive-pst-coil-1.06-3|52	
14mr|texlive-pst-coil-1.06-3|53	%install
14mr|texlive-pst-coil-1.06-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-coil-1.06-3|55	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-coil-1.06-3|56	
14mr|texlive-pst-coil-1.06-3|57	
14mr|texlive-pst-coil-1.06-3|58	
14mr|texlive-pst-coil-1.06-3|59	%changelog
14mr|texlive-pst-coil-1.06-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.06-3
14mr|texlive-pst-coil-1.06-3|61	+ Revision: 31909d6
14mr|texlive-pst-coil-1.06-3|62	- MassBuild#440: Increase release tag
14mr|texlive-pst-coil-1.06-3|63	
14mr|texlive-pst-coil-1.06-3|64	

21114 14
14mr|texlive-pst-cox-0.98Beta-3|1	# revision 15878
14mr|texlive-pst-cox-0.98Beta-3|2	# category Package
14mr|texlive-pst-cox-0.98Beta-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-cox
14mr|texlive-pst-cox-0.98Beta-3|4	# catalog-date 2008-08-23 00:25:16 +0200
14mr|texlive-pst-cox-0.98Beta-3|5	# catalog-license lgpl
14mr|texlive-pst-cox-0.98Beta-3|6	# catalog-version 0.98 Beta
14mr|texlive-pst-cox-0.98Beta-3|7	Name:		texlive-pst-cox
14mr|texlive-pst-cox-0.98Beta-3|8	Version:	0.98Beta
14mr|texlive-pst-cox-0.98Beta-3|9	Release:	3
14mr|texlive-pst-cox-0.98Beta-3|10	Summary:	Drawing regular complex polytopes with PSTricks
14mr|texlive-pst-cox-0.98Beta-3|11	Group:		Publishing
14mr|texlive-pst-cox-0.98Beta-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-cox
14mr|texlive-pst-cox-0.98Beta-3|13	License:	LGPL
14mr|texlive-pst-cox-0.98Beta-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-cox.tar.xz
14mr|texlive-pst-cox-0.98Beta-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-cox.doc.tar.xz
14mr|texlive-pst-cox-0.98Beta-3|16	BuildArch:	noarch
14mr|texlive-pst-cox-0.98Beta-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-cox-0.98Beta-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-cox-0.98Beta-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-cox-0.98Beta-3|20	
14mr|texlive-pst-cox-0.98Beta-3|21	%description
14mr|texlive-pst-cox-0.98Beta-3|22	Pst-cox is a PSTricks package for drawing 2-dimensional
14mr|texlive-pst-cox-0.98Beta-3|23	projections of complex regular polytopes (after the work of
14mr|texlive-pst-cox-0.98Beta-3|24	Coxeter). The package consists of a macro library for drawing
14mr|texlive-pst-cox-0.98Beta-3|25	the projections. The complex polytopes appear in the study of
14mr|texlive-pst-cox-0.98Beta-3|26	the root systems and play a crucial role in many domains
14mr|texlive-pst-cox-0.98Beta-3|27	related to mathematics and physics. These polytopes have been
14mr|texlive-pst-cox-0.98Beta-3|28	completely described by Coxeter in his book "Regular Complex
14mr|texlive-pst-cox-0.98Beta-3|29	Polytopes". There exist only a finite numbers of exceptional
14mr|texlive-pst-cox-0.98Beta-3|30	regular complex polytopes (for example the icosahedron) and
14mr|texlive-pst-cox-0.98Beta-3|31	some infinite series (for example, one can construct a multi-
14mr|texlive-pst-cox-0.98Beta-3|32	dimensional analogue of the hypercube in any finite dimension).
14mr|texlive-pst-cox-0.98Beta-3|33	The library contains two packages. The first, pst-coxcoor, is
14mr|texlive-pst-cox-0.98Beta-3|34	devoted to the exceptional complex regular polytopes whose
14mr|texlive-pst-cox-0.98Beta-3|35	coordinates have been pre-computed. The second, pst-coxeterp,
14mr|texlive-pst-cox-0.98Beta-3|36	is devoted to the infinite series.
14mr|texlive-pst-cox-0.98Beta-3|37	
14mr|texlive-pst-cox-0.98Beta-3|38	%post
14mr|texlive-pst-cox-0.98Beta-3|39	%{_sbindir}/texlive.post
14mr|texlive-pst-cox-0.98Beta-3|40	
14mr|texlive-pst-cox-0.98Beta-3|41	%postun
14mr|texlive-pst-cox-0.98Beta-3|42	if [ $1 -eq 0 ]; then
14mr|texlive-pst-cox-0.98Beta-3|43	%{_sbindir}/texlive.post
14mr|texlive-pst-cox-0.98Beta-3|44	fi
14mr|texlive-pst-cox-0.98Beta-3|45	
14mr|texlive-pst-cox-0.98Beta-3|46	#-----------------------------------------------------------------------
14mr|texlive-pst-cox-0.98Beta-3|47	%files
14mr|texlive-pst-cox-0.98Beta-3|48	%{_texmfdistdir}/dvips/pst-cox/pst-coxeter.pro
14mr|texlive-pst-cox-0.98Beta-3|49	%{_texmfdistdir}/tex/generic/pst-cox/pst-coxcoor.tex
14mr|texlive-pst-cox-0.98Beta-3|50	%{_texmfdistdir}/tex/generic/pst-cox/pst-coxeterp.tex
14mr|texlive-pst-cox-0.98Beta-3|51	%{_texmfdistdir}/tex/latex/pst-cox/pst-coxcoor.sty
14mr|texlive-pst-cox-0.98Beta-3|52	%{_texmfdistdir}/tex/latex/pst-cox/pst-coxeterp.sty
14mr|texlive-pst-cox-0.98Beta-3|53	%doc %{_texmfdistdir}/doc/generic/pst-cox/README
14mr|texlive-pst-cox-0.98Beta-3|54	%doc %{_texmfdistdir}/doc/generic/pst-cox/gpl.txt
14mr|texlive-pst-cox-0.98Beta-3|55	%doc %{_texmfdistdir}/doc/generic/pst-cox/lgpl.txt
14mr|texlive-pst-cox-0.98Beta-3|56	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/Gallery.tex
14mr|texlive-pst-cox-0.98Beta-3|57	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.pdf
14mr|texlive-pst-cox-0.98Beta-3|58	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.tex
14mr|texlive-pst-cox-0.98Beta-3|59	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/Gallery.tex
14mr|texlive-pst-cox-0.98Beta-3|60	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.pdf
14mr|texlive-pst-cox-0.98Beta-3|61	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.tex
14mr|texlive-pst-cox-0.98Beta-3|62	
14mr|texlive-pst-cox-0.98Beta-3|63	#-----------------------------------------------------------------------
14mr|texlive-pst-cox-0.98Beta-3|64	%prep
14mr|texlive-pst-cox-0.98Beta-3|65	%setup -c -a0 -a1
14mr|texlive-pst-cox-0.98Beta-3|66	
14mr|texlive-pst-cox-0.98Beta-3|67	%build
14mr|texlive-pst-cox-0.98Beta-3|68	
14mr|texlive-pst-cox-0.98Beta-3|69	%install
14mr|texlive-pst-cox-0.98Beta-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-cox-0.98Beta-3|71	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-cox-0.98Beta-3|72	
14mr|texlive-pst-cox-0.98Beta-3|73	
14mr|texlive-pst-cox-0.98Beta-3|74	
14mr|texlive-pst-cox-0.98Beta-3|75	%changelog
14mr|texlive-pst-cox-0.98Beta-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.98Beta-3
14mr|texlive-pst-cox-0.98Beta-3|77	+ Revision: a55a309
14mr|texlive-pst-cox-0.98Beta-3|78	- MassBuild#440: Increase release tag
14mr|texlive-pst-cox-0.98Beta-3|79	
14mr|texlive-pst-cox-0.98Beta-3|80	

21115 14
14mr|texlive-pst-dbicons-0.16-3|1	# revision 17556
14mr|texlive-pst-dbicons-0.16-3|2	# category Package
14mr|texlive-pst-dbicons-0.16-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-dbicons
14mr|texlive-pst-dbicons-0.16-3|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-pst-dbicons-0.16-3|5	# catalog-license lppl
14mr|texlive-pst-dbicons-0.16-3|6	# catalog-version 0.16
14mr|texlive-pst-dbicons-0.16-3|7	Name:		texlive-pst-dbicons
14mr|texlive-pst-dbicons-0.16-3|8	Version:	0.16
14mr|texlive-pst-dbicons-0.16-3|9	Release:	3
14mr|texlive-pst-dbicons-0.16-3|10	Summary:	Support for drawing ER diagrams
14mr|texlive-pst-dbicons-0.16-3|11	Group:		Publishing
14mr|texlive-pst-dbicons-0.16-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-dbicons
14mr|texlive-pst-dbicons-0.16-3|13	License:	LPPL
14mr|texlive-pst-dbicons-0.16-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-dbicons.tar.xz
14mr|texlive-pst-dbicons-0.16-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-dbicons.doc.tar.xz
14mr|texlive-pst-dbicons-0.16-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-dbicons.source.tar.xz
14mr|texlive-pst-dbicons-0.16-3|17	BuildArch:	noarch
14mr|texlive-pst-dbicons-0.16-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-dbicons-0.16-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-dbicons-0.16-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-dbicons-0.16-3|21	
14mr|texlive-pst-dbicons-0.16-3|22	%description
14mr|texlive-pst-dbicons-0.16-3|23	The package provides some useful macros in the database area.
14mr|texlive-pst-dbicons-0.16-3|24	The package focusses on typesetting ER-Diagrams in a
14mr|texlive-pst-dbicons-0.16-3|25	declarative style, i.e., by positioning some nodes and defining
14mr|texlive-pst-dbicons-0.16-3|26	the position of all other nodes relative to them by using the
14mr|texlive-pst-dbicons-0.16-3|27	standard database terminology. The PSTricks package is required
14mr|texlive-pst-dbicons-0.16-3|28	for using pst-dbicons, but no deep knowledge of PSTricks
14mr|texlive-pst-dbicons-0.16-3|29	commands is required (although such knowledge is useful for
14mr|texlive-pst-dbicons-0.16-3|30	exploiting the full functionality of the package).
14mr|texlive-pst-dbicons-0.16-3|31	
14mr|texlive-pst-dbicons-0.16-3|32	%post
14mr|texlive-pst-dbicons-0.16-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-dbicons-0.16-3|34	
14mr|texlive-pst-dbicons-0.16-3|35	%postun
14mr|texlive-pst-dbicons-0.16-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-pst-dbicons-0.16-3|37	%{_sbindir}/texlive.post
14mr|texlive-pst-dbicons-0.16-3|38	fi
14mr|texlive-pst-dbicons-0.16-3|39	
14mr|texlive-pst-dbicons-0.16-3|40	#-----------------------------------------------------------------------
14mr|texlive-pst-dbicons-0.16-3|41	%files
14mr|texlive-pst-dbicons-0.16-3|42	%{_texmfdistdir}/tex/latex/pst-dbicons/pst-dbicons.sty
14mr|texlive-pst-dbicons-0.16-3|43	%doc %{_texmfdistdir}/doc/generic/pst-dbicons/README
14mr|texlive-pst-dbicons-0.16-3|44	%doc %{_texmfdistdir}/doc/generic/pst-dbicons/mondial-ER.tex
14mr|texlive-pst-dbicons-0.16-3|45	%doc %{_texmfdistdir}/doc/generic/pst-dbicons/pst-dbicons.pdf
14mr|texlive-pst-dbicons-0.16-3|46	#- source
14mr|texlive-pst-dbicons-0.16-3|47	%doc %{_texmfdistdir}/source/generic/pst-dbicons/pst-dbicons.drv
14mr|texlive-pst-dbicons-0.16-3|48	%doc %{_texmfdistdir}/source/generic/pst-dbicons/pst-dbicons.dtx
14mr|texlive-pst-dbicons-0.16-3|49	%doc %{_texmfdistdir}/source/generic/pst-dbicons/pst-dbicons.ins
14mr|texlive-pst-dbicons-0.16-3|50	
14mr|texlive-pst-dbicons-0.16-3|51	#-----------------------------------------------------------------------
14mr|texlive-pst-dbicons-0.16-3|52	%prep
14mr|texlive-pst-dbicons-0.16-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-pst-dbicons-0.16-3|54	
14mr|texlive-pst-dbicons-0.16-3|55	%build
14mr|texlive-pst-dbicons-0.16-3|56	
14mr|texlive-pst-dbicons-0.16-3|57	%install
14mr|texlive-pst-dbicons-0.16-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-dbicons-0.16-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-dbicons-0.16-3|60	
14mr|texlive-pst-dbicons-0.16-3|61	
14mr|texlive-pst-dbicons-0.16-3|62	
14mr|texlive-pst-dbicons-0.16-3|63	%changelog
14mr|texlive-pst-dbicons-0.16-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.16-3
14mr|texlive-pst-dbicons-0.16-3|65	+ Revision: 0a8f4c8
14mr|texlive-pst-dbicons-0.16-3|66	- MassBuild#440: Increase release tag
14mr|texlive-pst-dbicons-0.16-3|67	
14mr|texlive-pst-dbicons-0.16-3|68	

21116 14
14mr|texlive-pst-diffraction-2.03-3|1	# revision 15878
14mr|texlive-pst-diffraction-2.03-3|2	# category Package
14mr|texlive-pst-diffraction-2.03-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-diffraction
14mr|texlive-pst-diffraction-2.03-3|4	# catalog-date 2008-09-03 19:49:55 +0200
14mr|texlive-pst-diffraction-2.03-3|5	# catalog-license lppl
14mr|texlive-pst-diffraction-2.03-3|6	# catalog-version 2.03
14mr|texlive-pst-diffraction-2.03-3|7	Name:		texlive-pst-diffraction
14mr|texlive-pst-diffraction-2.03-3|8	Version:	2.03
14mr|texlive-pst-diffraction-2.03-3|9	Release:	3
14mr|texlive-pst-diffraction-2.03-3|10	Summary:	Print diffraction patterns from various apertures
14mr|texlive-pst-diffraction-2.03-3|11	Group:		Publishing
14mr|texlive-pst-diffraction-2.03-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-diffraction
14mr|texlive-pst-diffraction-2.03-3|13	License:	LPPL
14mr|texlive-pst-diffraction-2.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-diffraction.tar.xz
14mr|texlive-pst-diffraction-2.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-diffraction.doc.tar.xz
14mr|texlive-pst-diffraction-2.03-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-diffraction.source.tar.xz
14mr|texlive-pst-diffraction-2.03-3|17	BuildArch:	noarch
14mr|texlive-pst-diffraction-2.03-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-diffraction-2.03-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-diffraction-2.03-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-diffraction-2.03-3|21	
14mr|texlive-pst-diffraction-2.03-3|22	%description
14mr|texlive-pst-diffraction-2.03-3|23	The package enables the user to draw the diffraction patterns
14mr|texlive-pst-diffraction-2.03-3|24	for different geometric forms of apertures for monochromatic
14mr|texlive-pst-diffraction-2.03-3|25	light. The aperture stops can have rectangular, circular or
14mr|texlive-pst-diffraction-2.03-3|26	triangular openings. The view of the diffraction may be planar,
14mr|texlive-pst-diffraction-2.03-3|27	or three-dimensional. Options available are the dimensions of
14mr|texlive-pst-diffraction-2.03-3|28	the aperture under consideration and of the particular optical
14mr|texlive-pst-diffraction-2.03-3|29	setting, e.g. the radius in case of an circular opening.
14mr|texlive-pst-diffraction-2.03-3|30	Moreover one can choose the wavelength of the light (the
14mr|texlive-pst-diffraction-2.03-3|31	associated color will be calculated by the package).
14mr|texlive-pst-diffraction-2.03-3|32	
14mr|texlive-pst-diffraction-2.03-3|33	%post
14mr|texlive-pst-diffraction-2.03-3|34	%{_sbindir}/texlive.post
14mr|texlive-pst-diffraction-2.03-3|35	
14mr|texlive-pst-diffraction-2.03-3|36	%postun
14mr|texlive-pst-diffraction-2.03-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-pst-diffraction-2.03-3|38	%{_sbindir}/texlive.post
14mr|texlive-pst-diffraction-2.03-3|39	fi
14mr|texlive-pst-diffraction-2.03-3|40	
14mr|texlive-pst-diffraction-2.03-3|41	#-----------------------------------------------------------------------
14mr|texlive-pst-diffraction-2.03-3|42	%files
14mr|texlive-pst-diffraction-2.03-3|43	%{_texmfdistdir}/tex/generic/pst-diffraction/pst-diffraction.tex
14mr|texlive-pst-diffraction-2.03-3|44	%{_texmfdistdir}/tex/latex/pst-diffraction/pst-diffraction.sty
14mr|texlive-pst-diffraction-2.03-3|45	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/Changes
14mr|texlive-pst-diffraction-2.03-3|46	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/README
14mr|texlive-pst-diffraction-2.03-3|47	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-doc.bib
14mr|texlive-pst-diffraction-2.03-3|48	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docDE.pdf
14mr|texlive-pst-diffraction-2.03-3|49	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docDE.tex
14mr|texlive-pst-diffraction-2.03-3|50	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docE.pdf
14mr|texlive-pst-diffraction-2.03-3|51	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docE.tex
14mr|texlive-pst-diffraction-2.03-3|52	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docFR.pdf
14mr|texlive-pst-diffraction-2.03-3|53	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docFR.tex
14mr|texlive-pst-diffraction-2.03-3|54	#- source
14mr|texlive-pst-diffraction-2.03-3|55	%doc %{_texmfdistdir}/source/generic/pst-diffraction/Makefile
14mr|texlive-pst-diffraction-2.03-3|56	
14mr|texlive-pst-diffraction-2.03-3|57	#-----------------------------------------------------------------------
14mr|texlive-pst-diffraction-2.03-3|58	%prep
14mr|texlive-pst-diffraction-2.03-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-pst-diffraction-2.03-3|60	
14mr|texlive-pst-diffraction-2.03-3|61	%build
14mr|texlive-pst-diffraction-2.03-3|62	
14mr|texlive-pst-diffraction-2.03-3|63	%install
14mr|texlive-pst-diffraction-2.03-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-diffraction-2.03-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-diffraction-2.03-3|66	
14mr|texlive-pst-diffraction-2.03-3|67	
14mr|texlive-pst-diffraction-2.03-3|68	
14mr|texlive-pst-diffraction-2.03-3|69	%changelog
14mr|texlive-pst-diffraction-2.03-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.03-3
14mr|texlive-pst-diffraction-2.03-3|71	+ Revision: 4dd4944
14mr|texlive-pst-diffraction-2.03-3|72	- MassBuild#440: Increase release tag
14mr|texlive-pst-diffraction-2.03-3|73	
14mr|texlive-pst-diffraction-2.03-3|74	

21117 14
14mr|texlive-pst-electricfield-0.14-3|1	# revision 21864
14mr|texlive-pst-electricfield-0.14-3|2	# category Package
14mr|texlive-pst-electricfield-0.14-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-electricfield
14mr|texlive-pst-electricfield-0.14-3|4	# catalog-date 2011-03-28 22:21:58 +0200
14mr|texlive-pst-electricfield-0.14-3|5	# catalog-license lppl
14mr|texlive-pst-electricfield-0.14-3|6	# catalog-version 0.14
14mr|texlive-pst-electricfield-0.14-3|7	Name:		texlive-pst-electricfield
14mr|texlive-pst-electricfield-0.14-3|8	Version:	0.14
14mr|texlive-pst-electricfield-0.14-3|9	Release:	3
14mr|texlive-pst-electricfield-0.14-3|10	Summary:	Draw electric field and equipotential lines with PStricks
14mr|texlive-pst-electricfield-0.14-3|11	Group:		Publishing
14mr|texlive-pst-electricfield-0.14-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-electricfield
14mr|texlive-pst-electricfield-0.14-3|13	License:	LPPL
14mr|texlive-pst-electricfield-0.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-electricfield.tar.xz
14mr|texlive-pst-electricfield-0.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-electricfield.doc.tar.xz
14mr|texlive-pst-electricfield-0.14-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-electricfield.source.tar.xz
14mr|texlive-pst-electricfield-0.14-3|17	BuildArch:	noarch
14mr|texlive-pst-electricfield-0.14-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-electricfield-0.14-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-electricfield-0.14-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-electricfield-0.14-3|21	
14mr|texlive-pst-electricfield-0.14-3|22	%description
14mr|texlive-pst-electricfield-0.14-3|23	The package provides macros to plot electric field and
14mr|texlive-pst-electricfield-0.14-3|24	equipotential lines using PStricks. There may be any number of
14mr|texlive-pst-electricfield-0.14-3|25	charges which can be placed in a cartesian coordinate system by
14mr|texlive-pst-electricfield-0.14-3|26	(x,y) values.
14mr|texlive-pst-electricfield-0.14-3|27	
14mr|texlive-pst-electricfield-0.14-3|28	%post
14mr|texlive-pst-electricfield-0.14-3|29	%{_sbindir}/texlive.post
14mr|texlive-pst-electricfield-0.14-3|30	
14mr|texlive-pst-electricfield-0.14-3|31	%postun
14mr|texlive-pst-electricfield-0.14-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-electricfield-0.14-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-electricfield-0.14-3|34	fi
14mr|texlive-pst-electricfield-0.14-3|35	
14mr|texlive-pst-electricfield-0.14-3|36	#-----------------------------------------------------------------------
14mr|texlive-pst-electricfield-0.14-3|37	%files
14mr|texlive-pst-electricfield-0.14-3|38	%{_texmfdistdir}/dvips/pst-electricfield/pst-electricfield.pro
14mr|texlive-pst-electricfield-0.14-3|39	%{_texmfdistdir}/tex/generic/pst-electricfield/pst-electricfield.tex
14mr|texlive-pst-electricfield-0.14-3|40	%{_texmfdistdir}/tex/latex/pst-electricfield/pst-electricfield.sty
14mr|texlive-pst-electricfield-0.14-3|41	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/Changes
14mr|texlive-pst-electricfield-0.14-3|42	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/README
14mr|texlive-pst-electricfield-0.14-3|43	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-doc.bib
14mr|texlive-pst-electricfield-0.14-3|44	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docDE.pdf
14mr|texlive-pst-electricfield-0.14-3|45	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docDE.tex
14mr|texlive-pst-electricfield-0.14-3|46	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docEN.pdf
14mr|texlive-pst-electricfield-0.14-3|47	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docEN.tex
14mr|texlive-pst-electricfield-0.14-3|48	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docFR.pdf
14mr|texlive-pst-electricfield-0.14-3|49	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docFR.tex
14mr|texlive-pst-electricfield-0.14-3|50	#- source
14mr|texlive-pst-electricfield-0.14-3|51	%doc %{_texmfdistdir}/source/generic/pst-electricfield/Makefile
14mr|texlive-pst-electricfield-0.14-3|52	%doc %{_texmfdistdir}/source/generic/pst-electricfield/Makefile.latex
14mr|texlive-pst-electricfield-0.14-3|53	%doc %{_texmfdistdir}/source/generic/pst-electricfield/Makefile.pst2pdf
14mr|texlive-pst-electricfield-0.14-3|54	
14mr|texlive-pst-electricfield-0.14-3|55	#-----------------------------------------------------------------------
14mr|texlive-pst-electricfield-0.14-3|56	%prep
14mr|texlive-pst-electricfield-0.14-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-pst-electricfield-0.14-3|58	
14mr|texlive-pst-electricfield-0.14-3|59	%build
14mr|texlive-pst-electricfield-0.14-3|60	
14mr|texlive-pst-electricfield-0.14-3|61	%install
14mr|texlive-pst-electricfield-0.14-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-electricfield-0.14-3|63	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-electricfield-0.14-3|64	
14mr|texlive-pst-electricfield-0.14-3|65	
14mr|texlive-pst-electricfield-0.14-3|66	
14mr|texlive-pst-electricfield-0.14-3|67	%changelog
14mr|texlive-pst-electricfield-0.14-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.14-3
14mr|texlive-pst-electricfield-0.14-3|69	+ Revision: 3f5d5cc
14mr|texlive-pst-electricfield-0.14-3|70	- MassBuild#440: Increase release tag
14mr|texlive-pst-electricfield-0.14-3|71	
14mr|texlive-pst-electricfield-0.14-3|72	

21118 14
14mr|texlive-pst-eps-1.0-3|1	# revision 15878
14mr|texlive-pst-eps-1.0-3|2	# category Package
14mr|texlive-pst-eps-1.0-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-eps
14mr|texlive-pst-eps-1.0-3|4	# catalog-date 2007-02-28 00:07:21 +0100
14mr|texlive-pst-eps-1.0-3|5	# catalog-license lppl
14mr|texlive-pst-eps-1.0-3|6	# catalog-version 1.0
14mr|texlive-pst-eps-1.0-3|7	Name:		texlive-pst-eps
14mr|texlive-pst-eps-1.0-3|8	Version:	1.0
14mr|texlive-pst-eps-1.0-3|9	Release:	3
14mr|texlive-pst-eps-1.0-3|10	Summary:	Create EPS files from PSTricks figures
14mr|texlive-pst-eps-1.0-3|11	Group:		Publishing
14mr|texlive-pst-eps-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-eps
14mr|texlive-pst-eps-1.0-3|13	License:	LPPL
14mr|texlive-pst-eps-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eps.tar.xz
14mr|texlive-pst-eps-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eps.doc.tar.xz
14mr|texlive-pst-eps-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eps.source.tar.xz
14mr|texlive-pst-eps-1.0-3|17	BuildArch:	noarch
14mr|texlive-pst-eps-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-eps-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-eps-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-eps-1.0-3|21	
14mr|texlive-pst-eps-1.0-3|22	%description
14mr|texlive-pst-eps-1.0-3|23	Pst-eps is a PSTricks-based package for exporting PSTricks
14mr|texlive-pst-eps-1.0-3|24	images 'on the fly' to encapsulated PostScript (EPS) image
14mr|texlive-pst-eps-1.0-3|25	files, which can then be read into a document in the usual way.
14mr|texlive-pst-eps-1.0-3|26	
14mr|texlive-pst-eps-1.0-3|27	%post
14mr|texlive-pst-eps-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-eps-1.0-3|29	
14mr|texlive-pst-eps-1.0-3|30	%postun
14mr|texlive-pst-eps-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-eps-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-eps-1.0-3|33	fi
14mr|texlive-pst-eps-1.0-3|34	
14mr|texlive-pst-eps-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-eps-1.0-3|36	%files
14mr|texlive-pst-eps-1.0-3|37	%{_texmfdistdir}/tex/generic/pst-eps/pst-eps.tex
14mr|texlive-pst-eps-1.0-3|38	%{_texmfdistdir}/tex/latex/pst-eps/pst-eps.sty
14mr|texlive-pst-eps-1.0-3|39	%doc %{_texmfdistdir}/doc/generic/pst-eps/Changes
14mr|texlive-pst-eps-1.0-3|40	%doc %{_texmfdistdir}/doc/generic/pst-eps/README
14mr|texlive-pst-eps-1.0-3|41	%doc %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.bib
14mr|texlive-pst-eps-1.0-3|42	%doc %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.pdf
14mr|texlive-pst-eps-1.0-3|43	%doc %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.tex
14mr|texlive-pst-eps-1.0-3|44	%doc %{_texmfdistdir}/doc/generic/pst-eps/spirale.eps
14mr|texlive-pst-eps-1.0-3|45	#- source
14mr|texlive-pst-eps-1.0-3|46	%doc %{_texmfdistdir}/source/generic/pst-eps/Makefile
14mr|texlive-pst-eps-1.0-3|47	
14mr|texlive-pst-eps-1.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-eps-1.0-3|49	%prep
14mr|texlive-pst-eps-1.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-eps-1.0-3|51	
14mr|texlive-pst-eps-1.0-3|52	%build
14mr|texlive-pst-eps-1.0-3|53	
14mr|texlive-pst-eps-1.0-3|54	%install
14mr|texlive-pst-eps-1.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-eps-1.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-eps-1.0-3|57	
14mr|texlive-pst-eps-1.0-3|58	
14mr|texlive-pst-eps-1.0-3|59	
14mr|texlive-pst-eps-1.0-3|60	%changelog
14mr|texlive-pst-eps-1.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pst-eps-1.0-3|62	+ Revision: 7e7cda2
14mr|texlive-pst-eps-1.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-eps-1.0-3|64	
14mr|texlive-pst-eps-1.0-3|65	

21119 14
14mr|texlive-pst-eucl-1.42-3|1	# revision 24926
14mr|texlive-pst-eucl-1.42-3|2	# category Package
14mr|texlive-pst-eucl-1.42-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-eucl
14mr|texlive-pst-eucl-1.42-3|4	# catalog-date 2011-12-23 12:25:21 +0100
14mr|texlive-pst-eucl-1.42-3|5	# catalog-license lppl
14mr|texlive-pst-eucl-1.42-3|6	# catalog-version 1.42
14mr|texlive-pst-eucl-1.42-3|7	Name:		texlive-pst-eucl
14mr|texlive-pst-eucl-1.42-3|8	Version:	1.42
14mr|texlive-pst-eucl-1.42-3|9	Release:	3
14mr|texlive-pst-eucl-1.42-3|10	Summary:	Euclidian geometry with pstricks
14mr|texlive-pst-eucl-1.42-3|11	Group:		Publishing
14mr|texlive-pst-eucl-1.42-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-eucl
14mr|texlive-pst-eucl-1.42-3|13	License:	LPPL
14mr|texlive-pst-eucl-1.42-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl.tar.xz
14mr|texlive-pst-eucl-1.42-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl.doc.tar.xz
14mr|texlive-pst-eucl-1.42-3|16	BuildArch:	noarch
14mr|texlive-pst-eucl-1.42-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-eucl-1.42-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-eucl-1.42-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-eucl-1.42-3|20	
14mr|texlive-pst-eucl-1.42-3|21	%description
14mr|texlive-pst-eucl-1.42-3|22	The pst-eucl package allow the drawing of Euclidean geometric
14mr|texlive-pst-eucl-1.42-3|23	figures using TeX pstricks macros for specifying mathematical
14mr|texlive-pst-eucl-1.42-3|24	constraints. It is thus possible to build point using common
14mr|texlive-pst-eucl-1.42-3|25	transformations or intersections. The use of coordinates is
14mr|texlive-pst-eucl-1.42-3|26	limited to points which controlled the figure.
14mr|texlive-pst-eucl-1.42-3|27	
14mr|texlive-pst-eucl-1.42-3|28	%post
14mr|texlive-pst-eucl-1.42-3|29	%{_sbindir}/texlive.post
14mr|texlive-pst-eucl-1.42-3|30	
14mr|texlive-pst-eucl-1.42-3|31	%postun
14mr|texlive-pst-eucl-1.42-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-eucl-1.42-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-eucl-1.42-3|34	fi
14mr|texlive-pst-eucl-1.42-3|35	
14mr|texlive-pst-eucl-1.42-3|36	#-----------------------------------------------------------------------
14mr|texlive-pst-eucl-1.42-3|37	%files
14mr|texlive-pst-eucl-1.42-3|38	%{_texmfdistdir}/dvips/pst-eucl/pst-eucl.pro
14mr|texlive-pst-eucl-1.42-3|39	%{_texmfdistdir}/tex/generic/pst-eucl/pst-eucl.tex
14mr|texlive-pst-eucl-1.42-3|40	%{_texmfdistdir}/tex/latex/pst-eucl/pst-eucl.sty
14mr|texlive-pst-eucl-1.42-3|41	%doc %{_texmfdistdir}/doc/generic/pst-eucl/Changes
14mr|texlive-pst-eucl-1.42-3|42	%doc %{_texmfdistdir}/doc/generic/pst-eucl/README
14mr|texlive-pst-eucl-1.42-3|43	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/abscur.tex
14mr|texlive-pst-eucl-1.42-3|44	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/abscur_in.tex
14mr|texlive-pst-eucl-1.42-3|45	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/angle.tex
14mr|texlive-pst-eucl-1.42-3|46	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/angle_in.tex
14mr|texlive-pst-eucl-1.42-3|47	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/arc.tex
14mr|texlive-pst-eucl-1.42-3|48	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/arc_in.tex
14mr|texlive-pst-eucl-1.42-3|49	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/astro.tex
14mr|texlive-pst-eucl-1.42-3|50	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/astro_in.tex
14mr|texlive-pst-eucl-1.42-3|51	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/bissec.tex
14mr|texlive-pst-eucl-1.42-3|52	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/bissec_in.tex
14mr|texlive-pst-eucl-1.42-3|53	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ccirc.tex
14mr|texlive-pst-eucl-1.42-3|54	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ccirc_in.tex
14mr|texlive-pst-eucl-1.42-3|55	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cercle.tex
14mr|texlive-pst-eucl-1.42-3|56	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cercle_in.tex
14mr|texlive-pst-eucl-1.42-3|57	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cinscex.pdf
14mr|texlive-pst-eucl-1.42-3|58	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cinscex.tex
14mr|texlive-pst-eucl-1.42-3|59	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cinscex_in.tex
14mr|texlive-pst-eucl-1.42-3|60	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/curvetype.tex
14mr|texlive-pst-eucl-1.42-3|61	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/curvetype_in.tex
14mr|texlive-pst-eucl-1.42-3|62	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cyclo.pdf
14mr|texlive-pst-eucl-1.42-3|63	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cyclo.tex
14mr|texlive-pst-eucl-1.42-3|64	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cycloO.tex
14mr|texlive-pst-eucl-1.42-3|65	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cyclo_in.tex
14mr|texlive-pst-eucl-1.42-3|66	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/delto.tex
14mr|texlive-pst-eucl-1.42-3|67	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/droite.tex
14mr|texlive-pst-eucl-1.42-3|68	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/droite_in.tex
14mr|texlive-pst-eucl-1.42-3|69	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envcardi.tex
14mr|texlive-pst-eucl-1.42-3|70	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envcardi_in.tex
14mr|texlive-pst-eucl-1.42-3|71	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envellipse.tex
14mr|texlive-pst-eucl-1.42-3|72	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envellipse_in.tex
14mr|texlive-pst-eucl-1.42-3|73	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/euler.tex
14mr|texlive-pst-eucl-1.42-3|74	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/euler_in.tex
14mr|texlive-pst-eucl-1.42-3|75	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/fracthom.tex
14mr|texlive-pst-eucl-1.42-3|76	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/fracthom_in.tex
14mr|texlive-pst-eucl-1.42-3|77	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gal_biss.tex
14mr|texlive-pst-eucl-1.42-3|78	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gal_biss_in.tex
14mr|texlive-pst-eucl-1.42-3|79	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gauss.tex
14mr|texlive-pst-eucl-1.42-3|80	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gauss_in.tex
14mr|texlive-pst-eucl-1.42-3|81	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gencur.tex
14mr|texlive-pst-eucl-1.42-3|82	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gencur_in.tex
14mr|texlive-pst-eucl-1.42-3|83	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geohyper.tex
14mr|texlive-pst-eucl-1.42-3|84	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geohyper_in.tex
14mr|texlive-pst-eucl-1.42-3|85	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geonode.tex
14mr|texlive-pst-eucl-1.42-3|86	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geonode_in.tex
14mr|texlive-pst-eucl-1.42-3|87	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/german_ra.tex
14mr|texlive-pst-eucl-1.42-3|88	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/german_ra_in.tex
14mr|texlive-pst-eucl-1.42-3|89	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/grav.tex
14mr|texlive-pst-eucl-1.42-3|90	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/grav_in.tex
14mr|texlive-pst-eucl-1.42-3|91	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/homothetie.tex
14mr|texlive-pst-eucl-1.42-3|92	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/homothetie_in.tex
14mr|texlive-pst-eucl-1.42-3|93	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/hyperbole.tex
14mr|texlive-pst-eucl-1.42-3|94	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/hyperbole_in.tex
14mr|texlive-pst-eucl-1.42-3|95	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/hypocyclo.tex
14mr|texlive-pst-eucl-1.42-3|96	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interCC.tex
14mr|texlive-pst-eucl-1.42-3|97	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interCC_bis_in.tex
14mr|texlive-pst-eucl-1.42-3|98	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interCC_in.tex
14mr|texlive-pst-eucl-1.42-3|99	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDC.tex
14mr|texlive-pst-eucl-1.42-3|100	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDC_in.tex
14mr|texlive-pst-eucl-1.42-3|101	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDD.tex
14mr|texlive-pst-eucl-1.42-3|102	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDD_in.tex
14mr|texlive-pst-eucl-1.42-3|103	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFC.tex
14mr|texlive-pst-eucl-1.42-3|104	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFC_in.tex
14mr|texlive-pst-eucl-1.42-3|105	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFF.tex
14mr|texlive-pst-eucl-1.42-3|106	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFF_in.tex
14mr|texlive-pst-eucl-1.42-3|107	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFL.tex
14mr|texlive-pst-eucl-1.42-3|108	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFL_in.tex
14mr|texlive-pst-eucl-1.42-3|109	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/mediator.tex
14mr|texlive-pst-eucl-1.42-3|110	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/mediator_in.tex
14mr|texlive-pst-eucl-1.42-3|111	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/milieu.tex
14mr|texlive-pst-eucl-1.42-3|112	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/milieu_in.tex
14mr|texlive-pst-eucl-1.42-3|113	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/oij.tex
14mr|texlive-pst-eucl-1.42-3|114	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/oij_in.tex
14mr|texlive-pst-eucl-1.42-3|115	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthocentre.tex
14mr|texlive-pst-eucl-1.42-3|116	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthocentre_in.tex
14mr|texlive-pst-eucl-1.42-3|117	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthoethyper.tex
14mr|texlive-pst-eucl-1.42-3|118	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthoethyper_in.tex
14mr|texlive-pst-eucl-1.42-3|119	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/parabole.tex
14mr|texlive-pst-eucl-1.42-3|120	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/parabole_in.tex
14mr|texlive-pst-eucl-1.42-3|121	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/projection.tex
14mr|texlive-pst-eucl-1.42-3|122	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/projection_in.tex
14mr|texlive-pst-eucl-1.42-3|123	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ptfermat.tex
14mr|texlive-pst-eucl-1.42-3|124	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ptfermat_in.tex
14mr|texlive-pst-eucl-1.42-3|125	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/remarq.tex
14mr|texlive-pst-eucl-1.42-3|126	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/remarq_in.tex
14mr|texlive-pst-eucl-1.42-3|127	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/rotation.tex
14mr|texlive-pst-eucl-1.42-3|128	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/rotation_in.tex
14mr|texlive-pst-eucl-1.42-3|129	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/segmentmark.tex
14mr|texlive-pst-eucl-1.42-3|130	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/segmentmark_in.tex
14mr|texlive-pst-eucl-1.42-3|131	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symcentrale.tex
14mr|texlive-pst-eucl-1.42-3|132	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symcentrale_in.tex
14mr|texlive-pst-eucl-1.42-3|133	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symorthogonale.tex
14mr|texlive-pst-eucl-1.42-3|134	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symorthogonale_in.tex
14mr|texlive-pst-eucl-1.42-3|135	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg1c.tex
14mr|texlive-pst-eucl-1.42-3|136	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg1c_in.tex
14mr|texlive-pst-eucl-1.42-3|137	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg2c.tex
14mr|texlive-pst-eucl-1.42-3|138	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg2c_in.tex
14mr|texlive-pst-eucl-1.42-3|139	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/translation.tex
14mr|texlive-pst-eucl-1.42-3|140	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/translation_in.tex
14mr|texlive-pst-eucl-1.42-3|141	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/triangle.ps
14mr|texlive-pst-eucl-1.42-3|142	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/triangle.tex
14mr|texlive-pst-eucl-1.42-3|143	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/triangle_in.tex
14mr|texlive-pst-eucl-1.42-3|144	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide-english.tex
14mr|texlive-pst-eucl-1.42-3|145	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide.sty
14mr|texlive-pst-eucl-1.42-3|146	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide_english.ist
14mr|texlive-pst-eucl-1.42-3|147	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide_macros.ist
14mr|texlive-pst-eucl-1.42-3|148	%doc %{_texmfdistdir}/doc/generic/pst-eucl/pst-eucl-doc.pdf
14mr|texlive-pst-eucl-1.42-3|149	
14mr|texlive-pst-eucl-1.42-3|150	#-----------------------------------------------------------------------
14mr|texlive-pst-eucl-1.42-3|151	%prep
14mr|texlive-pst-eucl-1.42-3|152	%setup -c -a0 -a1
14mr|texlive-pst-eucl-1.42-3|153	
14mr|texlive-pst-eucl-1.42-3|154	%build
14mr|texlive-pst-eucl-1.42-3|155	
14mr|texlive-pst-eucl-1.42-3|156	%install
14mr|texlive-pst-eucl-1.42-3|157	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-eucl-1.42-3|158	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-eucl-1.42-3|159	
14mr|texlive-pst-eucl-1.42-3|160	
14mr|texlive-pst-eucl-1.42-3|161	
14mr|texlive-pst-eucl-1.42-3|162	%changelog
14mr|texlive-pst-eucl-1.42-3|163	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.42-3
14mr|texlive-pst-eucl-1.42-3|164	+ Revision: 166e135
14mr|texlive-pst-eucl-1.42-3|165	- MassBuild#440: Increase release tag
14mr|texlive-pst-eucl-1.42-3|166	
14mr|texlive-pst-eucl-1.42-3|167	

21120 14
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|1	# revision 19296
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|2	# category Package
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|3	# catalog-ctan /info/translations/pst-eucl/bulgarian
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|4	# catalog-date 2010-07-08 15:45:43 +0200
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|5	# catalog-license fdl
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|6	# catalog-version 1.3.2
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|7	Name:		texlive-pst-eucl-translation-bg
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|8	Version:	1.3.2
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|9	Release:	3
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|10	Summary:	Bulgarian translation of the pst-eucl documentation
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|11	Group:		Publishing
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/pst-eucl/bulgarian
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|13	License:	FDL
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl-translation-bg.tar.xz
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl-translation-bg.doc.tar.xz
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|16	BuildArch:	noarch
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|19	
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|20	%description
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|21	The pst-eucl package documentation in Bulgarian language -
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|22	Euclidean Geometry with PSTricks.
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|23	
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|24	#-----------------------------------------------------------------------
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|25	%files
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|26	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/abscur.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|27	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/abscur_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|28	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/angle.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|29	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/angle_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|30	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/arc.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|31	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/arc_in.log
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|32	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/arc_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|33	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/astro.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|34	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/astro_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|35	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/bissec.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|36	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/bissec_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|37	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ccirc.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|38	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ccirc_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|39	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cercle.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|40	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cercle_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|41	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cinscex.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|42	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cinscex_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|43	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/curvetype.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|44	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/curvetype_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|45	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cyclo.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|46	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cyclo_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|47	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/delto.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|48	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/droite.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|49	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/droite_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|50	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envcardi.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|51	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|52	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envellipse.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|53	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envellipse_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|54	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/euler.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|55	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/euler_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|56	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/fracthom.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|57	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/fracthom_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|58	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gal_biss.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|59	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gal_biss_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|60	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gauss.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|61	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gauss_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|62	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gencur.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|63	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gencur_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|64	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geohyper.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|65	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geohyper_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|66	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geonode.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|67	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geonode_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|68	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/german_ra.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|69	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/german_ra_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|70	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/grav.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|71	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/grav_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|72	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/homothetie.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|73	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/homothetie_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|74	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/hyperbole.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|75	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/hyperbole_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|76	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/hypocyclo.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|77	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interCC.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|78	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interCC_bis_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|79	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interCC_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|80	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDC.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|81	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDC_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|82	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDD.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|83	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDD_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|84	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFC.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|85	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFC_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|86	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFF.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|87	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFF_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|88	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFL.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|89	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFL_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|90	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/mediator.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|91	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/mediator_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|92	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/milieu.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|93	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/milieu_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|94	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/oij.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|95	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/oij_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|96	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthocentre.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|97	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthocentre_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|98	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthoethyper.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|99	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthoethyper_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|100	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/parabole.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|101	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/parabole_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|102	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/projection.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|103	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/projection_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|104	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ptfermat.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|105	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ptfermat_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|106	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/remarq.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|107	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/remarq_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|108	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/rotation.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|109	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/rotation_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|110	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/segmentmark.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|111	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/segmentmark_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|112	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symcentrale.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|113	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symcentrale_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|114	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symorthogonale.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|115	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symorthogonale_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|116	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg1c.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|117	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg1c_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|118	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg2c.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|119	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg2c_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|120	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/translation.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|121	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/translation_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|122	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/triangle.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|123	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/triangle_in.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|124	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/README
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|125	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/README-bulgarian.txt
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|126	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/euclide_bg.sty
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|127	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/euclide_macros.ist
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|128	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.cb
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|129	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.pdf
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|130	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.tex
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|131	
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|132	#-----------------------------------------------------------------------
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|133	%prep
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|134	%setup -c -a0 -a1
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|135	
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|136	%build
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|137	
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|138	%install
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|139	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|140	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|141	
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|142	
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|143	
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|144	%changelog
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2-3
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|146	+ Revision: 6256e23
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|147	- MassBuild#440: Increase release tag
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|148	
14mr|texlive-pst-eucl-translation-bg-1.3.2-3|149	

21121 14
14mr|texlive-pst-exa-0.01-3|1	# revision 22113
14mr|texlive-pst-exa-0.01-3|2	# category Package
14mr|texlive-pst-exa-0.01-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-exa
14mr|texlive-pst-exa-0.01-3|4	# catalog-date 2011-04-14 19:55:22 +0200
14mr|texlive-pst-exa-0.01-3|5	# catalog-license lppl
14mr|texlive-pst-exa-0.01-3|6	# catalog-version 0.01
14mr|texlive-pst-exa-0.01-3|7	Name:		texlive-pst-exa
14mr|texlive-pst-exa-0.01-3|8	Version:	0.01
14mr|texlive-pst-exa-0.01-3|9	Release:	3
14mr|texlive-pst-exa-0.01-3|10	Summary:	Typeset PSTricks examples, with code
14mr|texlive-pst-exa-0.01-3|11	Group:		Publishing
14mr|texlive-pst-exa-0.01-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-exa
14mr|texlive-pst-exa-0.01-3|13	License:	LPPL
14mr|texlive-pst-exa-0.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-exa.tar.xz
14mr|texlive-pst-exa-0.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-exa.doc.tar.xz
14mr|texlive-pst-exa-0.01-3|16	BuildArch:	noarch
14mr|texlive-pst-exa-0.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-exa-0.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-exa-0.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-exa-0.01-3|20	
14mr|texlive-pst-exa-0.01-3|21	%description
14mr|texlive-pst-exa-0.01-3|22	The (PSTricks-related) package provides an environment
14mr|texlive-pst-exa-0.01-3|23	PSTexample to put code and output side by side or one above the
14mr|texlive-pst-exa-0.01-3|24	other.
14mr|texlive-pst-exa-0.01-3|25	
14mr|texlive-pst-exa-0.01-3|26	%post
14mr|texlive-pst-exa-0.01-3|27	%{_sbindir}/texlive.post
14mr|texlive-pst-exa-0.01-3|28	
14mr|texlive-pst-exa-0.01-3|29	%postun
14mr|texlive-pst-exa-0.01-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-exa-0.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-exa-0.01-3|32	fi
14mr|texlive-pst-exa-0.01-3|33	
14mr|texlive-pst-exa-0.01-3|34	#-----------------------------------------------------------------------
14mr|texlive-pst-exa-0.01-3|35	%files
14mr|texlive-pst-exa-0.01-3|36	%{_texmfdistdir}/tex/latex/pst-exa/pst-exa.sty
14mr|texlive-pst-exa-0.01-3|37	%doc %{_texmfdistdir}/doc/latex/pst-exa/Changes
14mr|texlive-pst-exa-0.01-3|38	%doc %{_texmfdistdir}/doc/latex/pst-exa/README
14mr|texlive-pst-exa-0.01-3|39	%doc %{_texmfdistdir}/doc/latex/pst-exa/pst-exa-doc.pdf
14mr|texlive-pst-exa-0.01-3|40	%doc %{_texmfdistdir}/doc/latex/pst-exa/pst-exa-doc.tex
14mr|texlive-pst-exa-0.01-3|41	
14mr|texlive-pst-exa-0.01-3|42	#-----------------------------------------------------------------------
14mr|texlive-pst-exa-0.01-3|43	%prep
14mr|texlive-pst-exa-0.01-3|44	%setup -c -a0 -a1
14mr|texlive-pst-exa-0.01-3|45	
14mr|texlive-pst-exa-0.01-3|46	%build
14mr|texlive-pst-exa-0.01-3|47	
14mr|texlive-pst-exa-0.01-3|48	%install
14mr|texlive-pst-exa-0.01-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-exa-0.01-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-exa-0.01-3|51	
14mr|texlive-pst-exa-0.01-3|52	
14mr|texlive-pst-exa-0.01-3|53	
14mr|texlive-pst-exa-0.01-3|54	%changelog
14mr|texlive-pst-exa-0.01-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-3
14mr|texlive-pst-exa-0.01-3|56	+ Revision: 638be9b
14mr|texlive-pst-exa-0.01-3|57	- MassBuild#440: Increase release tag
14mr|texlive-pst-exa-0.01-3|58	
14mr|texlive-pst-exa-0.01-3|59	

21122 14
14mr|texlive-pst-fill-1.01-3|1	# revision 15878
14mr|texlive-pst-fill-1.01-3|2	# category Package
14mr|texlive-pst-fill-1.01-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-fill
14mr|texlive-pst-fill-1.01-3|4	# catalog-date 2007-03-11 15:39:31 +0100
14mr|texlive-pst-fill-1.01-3|5	# catalog-license lppl
14mr|texlive-pst-fill-1.01-3|6	# catalog-version 1.01
14mr|texlive-pst-fill-1.01-3|7	Name:		texlive-pst-fill
14mr|texlive-pst-fill-1.01-3|8	Version:	1.01
14mr|texlive-pst-fill-1.01-3|9	Release:	3
14mr|texlive-pst-fill-1.01-3|10	Summary:	Fill or tile areas with PSTricks
14mr|texlive-pst-fill-1.01-3|11	Group:		Publishing
14mr|texlive-pst-fill-1.01-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fill
14mr|texlive-pst-fill-1.01-3|13	License:	LPPL
14mr|texlive-pst-fill-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fill.tar.xz
14mr|texlive-pst-fill-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fill.doc.tar.xz
14mr|texlive-pst-fill-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fill.source.tar.xz
14mr|texlive-pst-fill-1.01-3|17	BuildArch:	noarch
14mr|texlive-pst-fill-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-fill-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-fill-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-fill-1.01-3|21	
14mr|texlive-pst-fill-1.01-3|22	%description
14mr|texlive-pst-fill-1.01-3|23	Pst-fill is a PSTricks-based package for filling and tiling
14mr|texlive-pst-fill-1.01-3|24	areas or characters.
14mr|texlive-pst-fill-1.01-3|25	
14mr|texlive-pst-fill-1.01-3|26	%post
14mr|texlive-pst-fill-1.01-3|27	%{_sbindir}/texlive.post
14mr|texlive-pst-fill-1.01-3|28	
14mr|texlive-pst-fill-1.01-3|29	%postun
14mr|texlive-pst-fill-1.01-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-fill-1.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-fill-1.01-3|32	fi
14mr|texlive-pst-fill-1.01-3|33	
14mr|texlive-pst-fill-1.01-3|34	#-----------------------------------------------------------------------
14mr|texlive-pst-fill-1.01-3|35	%files
14mr|texlive-pst-fill-1.01-3|36	%{_texmfdistdir}/tex/generic/pst-fill/pst-fill.tex
14mr|texlive-pst-fill-1.01-3|37	%{_texmfdistdir}/tex/latex/pst-fill/pst-fill.sty
14mr|texlive-pst-fill-1.01-3|38	%doc %{_texmfdistdir}/doc/generic/pst-fill/Changes
14mr|texlive-pst-fill-1.01-3|39	%doc %{_texmfdistdir}/doc/generic/pst-fill/README
14mr|texlive-pst-fill-1.01-3|40	%doc %{_texmfdistdir}/doc/generic/pst-fill/pst-fill.pdf
14mr|texlive-pst-fill-1.01-3|41	#- source
14mr|texlive-pst-fill-1.01-3|42	%doc %{_texmfdistdir}/source/generic/pst-fill/Makefile
14mr|texlive-pst-fill-1.01-3|43	%doc %{_texmfdistdir}/source/generic/pst-fill/pst-fill.dtx
14mr|texlive-pst-fill-1.01-3|44	%doc %{_texmfdistdir}/source/generic/pst-fill/pst-fill.ins
14mr|texlive-pst-fill-1.01-3|45	
14mr|texlive-pst-fill-1.01-3|46	#-----------------------------------------------------------------------
14mr|texlive-pst-fill-1.01-3|47	%prep
14mr|texlive-pst-fill-1.01-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-pst-fill-1.01-3|49	
14mr|texlive-pst-fill-1.01-3|50	%build
14mr|texlive-pst-fill-1.01-3|51	
14mr|texlive-pst-fill-1.01-3|52	%install
14mr|texlive-pst-fill-1.01-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-fill-1.01-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-fill-1.01-3|55	
14mr|texlive-pst-fill-1.01-3|56	
14mr|texlive-pst-fill-1.01-3|57	
14mr|texlive-pst-fill-1.01-3|58	%changelog
14mr|texlive-pst-fill-1.01-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-pst-fill-1.01-3|60	+ Revision: 88f6be9
14mr|texlive-pst-fill-1.01-3|61	- MassBuild#440: Increase release tag
14mr|texlive-pst-fill-1.01-3|62	
14mr|texlive-pst-fill-1.01-3|63	

21123 14
14mr|texlive-pst-fr3d-1.10-3|1	# revision 15878
14mr|texlive-pst-fr3d-1.10-3|2	# category Package
14mr|texlive-pst-fr3d-1.10-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-fr3d
14mr|texlive-pst-fr3d-1.10-3|4	# catalog-date 2007-02-28 00:07:21 +0100
14mr|texlive-pst-fr3d-1.10-3|5	# catalog-license lppl
14mr|texlive-pst-fr3d-1.10-3|6	# catalog-version 1.10
14mr|texlive-pst-fr3d-1.10-3|7	Name:		texlive-pst-fr3d
14mr|texlive-pst-fr3d-1.10-3|8	Version:	1.10
14mr|texlive-pst-fr3d-1.10-3|9	Release:	3
14mr|texlive-pst-fr3d-1.10-3|10	Summary:	Draw 3-dimensional framed boxes using PSTricks
14mr|texlive-pst-fr3d-1.10-3|11	Group:		Publishing
14mr|texlive-pst-fr3d-1.10-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fr3d
14mr|texlive-pst-fr3d-1.10-3|13	License:	LPPL
14mr|texlive-pst-fr3d-1.10-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fr3d.tar.xz
14mr|texlive-pst-fr3d-1.10-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fr3d.doc.tar.xz
14mr|texlive-pst-fr3d-1.10-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fr3d.source.tar.xz
14mr|texlive-pst-fr3d-1.10-3|17	BuildArch:	noarch
14mr|texlive-pst-fr3d-1.10-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-fr3d-1.10-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-fr3d-1.10-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-fr3d-1.10-3|21	
14mr|texlive-pst-fr3d-1.10-3|22	%description
14mr|texlive-pst-fr3d-1.10-3|23	A package using PSTricks to draw three dimensional framed boxes
14mr|texlive-pst-fr3d-1.10-3|24	using a macro \PstFrameBoxThreeD. The macro is especially
14mr|texlive-pst-fr3d-1.10-3|25	useful for drawing 3d-seeming buttons.
14mr|texlive-pst-fr3d-1.10-3|26	
14mr|texlive-pst-fr3d-1.10-3|27	%post
14mr|texlive-pst-fr3d-1.10-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-fr3d-1.10-3|29	
14mr|texlive-pst-fr3d-1.10-3|30	%postun
14mr|texlive-pst-fr3d-1.10-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-fr3d-1.10-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-fr3d-1.10-3|33	fi
14mr|texlive-pst-fr3d-1.10-3|34	
14mr|texlive-pst-fr3d-1.10-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-fr3d-1.10-3|36	%files
14mr|texlive-pst-fr3d-1.10-3|37	%{_texmfdistdir}/tex/generic/pst-fr3d/pst-fr3d.tex
14mr|texlive-pst-fr3d-1.10-3|38	%{_texmfdistdir}/tex/latex/pst-fr3d/pst-fr3d.sty
14mr|texlive-pst-fr3d-1.10-3|39	%doc %{_texmfdistdir}/doc/generic/pst-fr3d/Changes
14mr|texlive-pst-fr3d-1.10-3|40	%doc %{_texmfdistdir}/doc/generic/pst-fr3d/README
14mr|texlive-pst-fr3d-1.10-3|41	%doc %{_texmfdistdir}/doc/generic/pst-fr3d/pst-fr3d.pdf
14mr|texlive-pst-fr3d-1.10-3|42	#- source
14mr|texlive-pst-fr3d-1.10-3|43	%doc %{_texmfdistdir}/source/generic/pst-fr3d/pst-fr3d.dtx
14mr|texlive-pst-fr3d-1.10-3|44	%doc %{_texmfdistdir}/source/generic/pst-fr3d/pst-fr3d.ins
14mr|texlive-pst-fr3d-1.10-3|45	
14mr|texlive-pst-fr3d-1.10-3|46	#-----------------------------------------------------------------------
14mr|texlive-pst-fr3d-1.10-3|47	%prep
14mr|texlive-pst-fr3d-1.10-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-pst-fr3d-1.10-3|49	
14mr|texlive-pst-fr3d-1.10-3|50	%build
14mr|texlive-pst-fr3d-1.10-3|51	
14mr|texlive-pst-fr3d-1.10-3|52	%install
14mr|texlive-pst-fr3d-1.10-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-fr3d-1.10-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-fr3d-1.10-3|55	
14mr|texlive-pst-fr3d-1.10-3|56	
14mr|texlive-pst-fr3d-1.10-3|57	
14mr|texlive-pst-fr3d-1.10-3|58	%changelog
14mr|texlive-pst-fr3d-1.10-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-3
14mr|texlive-pst-fr3d-1.10-3|60	+ Revision: 8411ebb
14mr|texlive-pst-fr3d-1.10-3|61	- MassBuild#440: Increase release tag
14mr|texlive-pst-fr3d-1.10-3|62	
14mr|texlive-pst-fr3d-1.10-3|63	

21124 14
14mr|texlive-pst-fractal-0.06-3|1	# revision 16958
14mr|texlive-pst-fractal-0.06-3|2	# category Package
14mr|texlive-pst-fractal-0.06-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-fractal
14mr|texlive-pst-fractal-0.06-3|4	# catalog-date 2010-02-10 21:21:32 +0100
14mr|texlive-pst-fractal-0.06-3|5	# catalog-license lppl
14mr|texlive-pst-fractal-0.06-3|6	# catalog-version 0.06
14mr|texlive-pst-fractal-0.06-3|7	Name:		texlive-pst-fractal
14mr|texlive-pst-fractal-0.06-3|8	Version:	0.06
14mr|texlive-pst-fractal-0.06-3|9	Release:	3
14mr|texlive-pst-fractal-0.06-3|10	Summary:	Draw fractal sets using PSTricks
14mr|texlive-pst-fractal-0.06-3|11	Group:		Publishing
14mr|texlive-pst-fractal-0.06-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fractal
14mr|texlive-pst-fractal-0.06-3|13	License:	LPPL
14mr|texlive-pst-fractal-0.06-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fractal.tar.xz
14mr|texlive-pst-fractal-0.06-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fractal.doc.tar.xz
14mr|texlive-pst-fractal-0.06-3|16	BuildArch:	noarch
14mr|texlive-pst-fractal-0.06-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-fractal-0.06-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-fractal-0.06-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-fractal-0.06-3|20	
14mr|texlive-pst-fractal-0.06-3|21	%description
14mr|texlive-pst-fractal-0.06-3|22	The package will draw the Julia and Mandelbrot sets, the
14mr|texlive-pst-fractal-0.06-3|23	Sierpinski triangle, Koch flake, and Apollonius Circle as well
14mr|texlive-pst-fractal-0.06-3|24	as fractal trees (which need not be balanced) with a variety of
14mr|texlive-pst-fractal-0.06-3|25	different parameters (including varying numbers of iterations).
14mr|texlive-pst-fractal-0.06-3|26	The package uses the pst-xkey package, part of the xkeyval
14mr|texlive-pst-fractal-0.06-3|27	distribution.
14mr|texlive-pst-fractal-0.06-3|28	
14mr|texlive-pst-fractal-0.06-3|29	%post
14mr|texlive-pst-fractal-0.06-3|30	%{_sbindir}/texlive.post
14mr|texlive-pst-fractal-0.06-3|31	
14mr|texlive-pst-fractal-0.06-3|32	%postun
14mr|texlive-pst-fractal-0.06-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pst-fractal-0.06-3|34	%{_sbindir}/texlive.post
14mr|texlive-pst-fractal-0.06-3|35	fi
14mr|texlive-pst-fractal-0.06-3|36	
14mr|texlive-pst-fractal-0.06-3|37	#-----------------------------------------------------------------------
14mr|texlive-pst-fractal-0.06-3|38	%files
14mr|texlive-pst-fractal-0.06-3|39	%{_texmfdistdir}/dvips/pst-fractal/pst-fractal.pro
14mr|texlive-pst-fractal-0.06-3|40	%{_texmfdistdir}/tex/generic/pst-fractal/pst-fractal.tex
14mr|texlive-pst-fractal-0.06-3|41	%{_texmfdistdir}/tex/latex/pst-fractal/pst-fractal.sty
14mr|texlive-pst-fractal-0.06-3|42	%doc %{_texmfdistdir}/doc/generic/pst-fractal/Changes
14mr|texlive-pst-fractal-0.06-3|43	%doc %{_texmfdistdir}/doc/generic/pst-fractal/README
14mr|texlive-pst-fractal-0.06-3|44	%doc %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.bib
14mr|texlive-pst-fractal-0.06-3|45	%doc %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.pdf
14mr|texlive-pst-fractal-0.06-3|46	%doc %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.tex
14mr|texlive-pst-fractal-0.06-3|47	
14mr|texlive-pst-fractal-0.06-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-fractal-0.06-3|49	%prep
14mr|texlive-pst-fractal-0.06-3|50	%setup -c -a0 -a1
14mr|texlive-pst-fractal-0.06-3|51	
14mr|texlive-pst-fractal-0.06-3|52	%build
14mr|texlive-pst-fractal-0.06-3|53	
14mr|texlive-pst-fractal-0.06-3|54	%install
14mr|texlive-pst-fractal-0.06-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-fractal-0.06-3|56	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-fractal-0.06-3|57	
14mr|texlive-pst-fractal-0.06-3|58	
14mr|texlive-pst-fractal-0.06-3|59	
14mr|texlive-pst-fractal-0.06-3|60	%changelog
14mr|texlive-pst-fractal-0.06-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.06-3
14mr|texlive-pst-fractal-0.06-3|62	+ Revision: d35fe63
14mr|texlive-pst-fractal-0.06-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-fractal-0.06-3|64	
14mr|texlive-pst-fractal-0.06-3|65	

21125 14
14mr|texlive-pst-fun-0.04-3|1	# revision 17909
14mr|texlive-pst-fun-0.04-3|2	# category Package
14mr|texlive-pst-fun-0.04-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-fun
14mr|texlive-pst-fun-0.04-3|4	# catalog-date 2010-04-18 16:26:27 +0200
14mr|texlive-pst-fun-0.04-3|5	# catalog-license lppl
14mr|texlive-pst-fun-0.04-3|6	# catalog-version 0.04
14mr|texlive-pst-fun-0.04-3|7	Name:		texlive-pst-fun
14mr|texlive-pst-fun-0.04-3|8	Version:	0.04
14mr|texlive-pst-fun-0.04-3|9	Release:	3
14mr|texlive-pst-fun-0.04-3|10	Summary:	Draw "funny" objects with PSTricks
14mr|texlive-pst-fun-0.04-3|11	Group:		Publishing
14mr|texlive-pst-fun-0.04-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fun
14mr|texlive-pst-fun-0.04-3|13	License:	LPPL
14mr|texlive-pst-fun-0.04-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fun.tar.xz
14mr|texlive-pst-fun-0.04-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fun.doc.tar.xz
14mr|texlive-pst-fun-0.04-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fun.source.tar.xz
14mr|texlive-pst-fun-0.04-3|17	BuildArch:	noarch
14mr|texlive-pst-fun-0.04-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-fun-0.04-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-fun-0.04-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-fun-0.04-3|21	
14mr|texlive-pst-fun-0.04-3|22	%description
14mr|texlive-pst-fun-0.04-3|23	This is a PSTricks related package for drawing funny objects,
14mr|texlive-pst-fun-0.04-3|24	like ant, bird, fish, kangaroo, ... Such objects may be useful
14mr|texlive-pst-fun-0.04-3|25	for testing other PSTricks macros and/or packages. (Or they can
14mr|texlive-pst-fun-0.04-3|26	be used for fun...).
14mr|texlive-pst-fun-0.04-3|27	
14mr|texlive-pst-fun-0.04-3|28	%post
14mr|texlive-pst-fun-0.04-3|29	%{_sbindir}/texlive.post
14mr|texlive-pst-fun-0.04-3|30	
14mr|texlive-pst-fun-0.04-3|31	%postun
14mr|texlive-pst-fun-0.04-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-fun-0.04-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-fun-0.04-3|34	fi
14mr|texlive-pst-fun-0.04-3|35	
14mr|texlive-pst-fun-0.04-3|36	#-----------------------------------------------------------------------
14mr|texlive-pst-fun-0.04-3|37	%files
14mr|texlive-pst-fun-0.04-3|38	%{_texmfdistdir}/dvips/pst-fun/pst-fun.pro
14mr|texlive-pst-fun-0.04-3|39	%{_texmfdistdir}/tex/generic/pst-fun/pst-fun.tex
14mr|texlive-pst-fun-0.04-3|40	%{_texmfdistdir}/tex/latex/pst-fun/pst-fun.sty
14mr|texlive-pst-fun-0.04-3|41	%doc %{_texmfdistdir}/doc/generic/pst-fun/Changes
14mr|texlive-pst-fun-0.04-3|42	%doc %{_texmfdistdir}/doc/generic/pst-fun/README
14mr|texlive-pst-fun-0.04-3|43	%doc %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.bib
14mr|texlive-pst-fun-0.04-3|44	%doc %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.pdf
14mr|texlive-pst-fun-0.04-3|45	%doc %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.tex
14mr|texlive-pst-fun-0.04-3|46	#- source
14mr|texlive-pst-fun-0.04-3|47	%doc %{_texmfdistdir}/source/generic/pst-fun/Makefile
14mr|texlive-pst-fun-0.04-3|48	
14mr|texlive-pst-fun-0.04-3|49	#-----------------------------------------------------------------------
14mr|texlive-pst-fun-0.04-3|50	%prep
14mr|texlive-pst-fun-0.04-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-pst-fun-0.04-3|52	
14mr|texlive-pst-fun-0.04-3|53	%build
14mr|texlive-pst-fun-0.04-3|54	
14mr|texlive-pst-fun-0.04-3|55	%install
14mr|texlive-pst-fun-0.04-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-fun-0.04-3|57	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-fun-0.04-3|58	
14mr|texlive-pst-fun-0.04-3|59	
14mr|texlive-pst-fun-0.04-3|60	
14mr|texlive-pst-fun-0.04-3|61	%changelog
14mr|texlive-pst-fun-0.04-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.04-3
14mr|texlive-pst-fun-0.04-3|63	+ Revision: fc9c8c7
14mr|texlive-pst-fun-0.04-3|64	- MassBuild#440: Increase release tag
14mr|texlive-pst-fun-0.04-3|65	
14mr|texlive-pst-fun-0.04-3|66	

21126 14
14mr|texlive-pst-func-0.76-3|1	# revision 25961
14mr|texlive-pst-func-0.76-3|2	# category Package
14mr|texlive-pst-func-0.76-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-func
14mr|texlive-pst-func-0.76-3|4	# catalog-date 2012-04-10 17:31:04 +0200
14mr|texlive-pst-func-0.76-3|5	# catalog-license lppl
14mr|texlive-pst-func-0.76-3|6	# catalog-version 0.76
14mr|texlive-pst-func-0.76-3|7	Name:		texlive-pst-func
14mr|texlive-pst-func-0.76-3|8	Version:	0.76
14mr|texlive-pst-func-0.76-3|9	Release:	3
14mr|texlive-pst-func-0.76-3|10	Summary:	PSTricks package for plotting mathematical functions
14mr|texlive-pst-func-0.76-3|11	Group:		Publishing
14mr|texlive-pst-func-0.76-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-func
14mr|texlive-pst-func-0.76-3|13	License:	LPPL
14mr|texlive-pst-func-0.76-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-func.tar.xz
14mr|texlive-pst-func-0.76-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-func.doc.tar.xz
14mr|texlive-pst-func-0.76-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-func.source.tar.xz
14mr|texlive-pst-func-0.76-3|17	BuildArch:	noarch
14mr|texlive-pst-func-0.76-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-func-0.76-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-func-0.76-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-func-0.76-3|21	
14mr|texlive-pst-func-0.76-3|22	%description
14mr|texlive-pst-func-0.76-3|23	pst-func is a package built for use with PSTricks. It provides
14mr|texlive-pst-func-0.76-3|24	macros for plotting various mathematical functions: -
14mr|texlive-pst-func-0.76-3|25	polynomials and their derivatives f(x)=an*x^n+an-1*x^(n-
14mr|texlive-pst-func-0.76-3|26	1)+...+a0 defined by the coefficients a0 a1 a2 ... and the
14mr|texlive-pst-func-0.76-3|27	derivative order; - the Fourier sum f(x) = a0/2+a1cos(omega
14mr|texlive-pst-func-0.76-3|28	x)+...+b1sin(omega x)+... defined by the coefficients a0 a1 a2
14mr|texlive-pst-func-0.76-3|29	... b1 b2 b3 ...; - the Bessel function defined by its order; -
14mr|texlive-pst-func-0.76-3|30	the Gauss function defined by sigma and mu; - Bezier curves
14mr|texlive-pst-func-0.76-3|31	from order 1 (two control points) to order 9 (10 control
14mr|texlive-pst-func-0.76-3|32	points); - the superellipse function (the Lame curve); -
14mr|texlive-pst-func-0.76-3|33	Chebyshev polynomials of the first and second kind; - the
14mr|texlive-pst-func-0.76-3|34	Thomae (or popcorn) function; - various integration-derived
14mr|texlive-pst-func-0.76-3|35	functions; - normal, binomial, poisson, gamma, chi-squared,
14mr|texlive-pst-func-0.76-3|36	student's t, F, beta, Cauchy and Weibull distribution functions
14mr|texlive-pst-func-0.76-3|37	and the Lorenz curve; - the Vasicek function for describing the
14mr|texlive-pst-func-0.76-3|38	evolution of interest rates; and - implicit functions. The
14mr|texlive-pst-func-0.76-3|39	plots may be generated as volumes of rotation about the X-axis,
14mr|texlive-pst-func-0.76-3|40	as well.
14mr|texlive-pst-func-0.76-3|41	
14mr|texlive-pst-func-0.76-3|42	%post
14mr|texlive-pst-func-0.76-3|43	%{_sbindir}/texlive.post
14mr|texlive-pst-func-0.76-3|44	
14mr|texlive-pst-func-0.76-3|45	%postun
14mr|texlive-pst-func-0.76-3|46	if [ $1 -eq 0 ]; then
14mr|texlive-pst-func-0.76-3|47	%{_sbindir}/texlive.post
14mr|texlive-pst-func-0.76-3|48	fi
14mr|texlive-pst-func-0.76-3|49	
14mr|texlive-pst-func-0.76-3|50	#-----------------------------------------------------------------------
14mr|texlive-pst-func-0.76-3|51	%files
14mr|texlive-pst-func-0.76-3|52	%{_texmfdistdir}/dvips/pst-func/pst-func.pro
14mr|texlive-pst-func-0.76-3|53	%{_texmfdistdir}/tex/generic/pst-func/pst-func.tex
14mr|texlive-pst-func-0.76-3|54	%{_texmfdistdir}/tex/latex/pst-func/pst-func.sty
14mr|texlive-pst-func-0.76-3|55	%doc %{_texmfdistdir}/doc/generic/pst-func/Changes
14mr|texlive-pst-func-0.76-3|56	%doc %{_texmfdistdir}/doc/generic/pst-func/README
14mr|texlive-pst-func-0.76-3|57	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.bib
14mr|texlive-pst-func-0.76-3|58	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.data
14mr|texlive-pst-func-0.76-3|59	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.pdf
14mr|texlive-pst-func-0.76-3|60	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.tex
14mr|texlive-pst-func-0.76-3|61	#- source
14mr|texlive-pst-func-0.76-3|62	%doc %{_texmfdistdir}/source/generic/pst-func/Makefile
14mr|texlive-pst-func-0.76-3|63	
14mr|texlive-pst-func-0.76-3|64	#-----------------------------------------------------------------------
14mr|texlive-pst-func-0.76-3|65	%prep
14mr|texlive-pst-func-0.76-3|66	%setup -c -a0 -a1 -a2
14mr|texlive-pst-func-0.76-3|67	
14mr|texlive-pst-func-0.76-3|68	%build
14mr|texlive-pst-func-0.76-3|69	
14mr|texlive-pst-func-0.76-3|70	%install
14mr|texlive-pst-func-0.76-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-func-0.76-3|72	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-func-0.76-3|73	
14mr|texlive-pst-func-0.76-3|74	
14mr|texlive-pst-func-0.76-3|75	
14mr|texlive-pst-func-0.76-3|76	%changelog
14mr|texlive-pst-func-0.76-3|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.76-3
14mr|texlive-pst-func-0.76-3|78	+ Revision: 063aecc
14mr|texlive-pst-func-0.76-3|79	- MassBuild#440: Increase release tag
14mr|texlive-pst-func-0.76-3|80	
14mr|texlive-pst-func-0.76-3|81	

21127 14
14mr|texlive-pst-gantt-0.21-3|1	# revision 17206
14mr|texlive-pst-gantt-0.21-3|2	# category Package
14mr|texlive-pst-gantt-0.21-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-gantt
14mr|texlive-pst-gantt-0.21-3|4	# catalog-date 2010-02-24 21:46:55 +0100
14mr|texlive-pst-gantt-0.21-3|5	# catalog-license lppl
14mr|texlive-pst-gantt-0.21-3|6	# catalog-version 0.21
14mr|texlive-pst-gantt-0.21-3|7	Name:		texlive-pst-gantt
14mr|texlive-pst-gantt-0.21-3|8	Version:	0.21
14mr|texlive-pst-gantt-0.21-3|9	Release:	3
14mr|texlive-pst-gantt-0.21-3|10	Summary:	Draw GANTT charts with pstricks
14mr|texlive-pst-gantt-0.21-3|11	Group:		Publishing
14mr|texlive-pst-gantt-0.21-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-gantt
14mr|texlive-pst-gantt-0.21-3|13	License:	LPPL
14mr|texlive-pst-gantt-0.21-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gantt.tar.xz
14mr|texlive-pst-gantt-0.21-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gantt.doc.tar.xz
14mr|texlive-pst-gantt-0.21-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gantt.source.tar.xz
14mr|texlive-pst-gantt-0.21-3|17	BuildArch:	noarch
14mr|texlive-pst-gantt-0.21-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-gantt-0.21-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-gantt-0.21-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-gantt-0.21-3|21	
14mr|texlive-pst-gantt-0.21-3|22	%description
14mr|texlive-pst-gantt-0.21-3|23	The package draws GANTT charts, which are a kind of bar chart
14mr|texlive-pst-gantt-0.21-3|24	that displays a project schedule. The package requires the
14mr|texlive-pst-gantt-0.21-3|25	pstricks apparatus, of course.
14mr|texlive-pst-gantt-0.21-3|26	
14mr|texlive-pst-gantt-0.21-3|27	%post
14mr|texlive-pst-gantt-0.21-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-gantt-0.21-3|29	
14mr|texlive-pst-gantt-0.21-3|30	%postun
14mr|texlive-pst-gantt-0.21-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-gantt-0.21-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-gantt-0.21-3|33	fi
14mr|texlive-pst-gantt-0.21-3|34	
14mr|texlive-pst-gantt-0.21-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-gantt-0.21-3|36	%files
14mr|texlive-pst-gantt-0.21-3|37	%{_texmfdistdir}/tex/generic/pst-gantt/pst-gantt.tex
14mr|texlive-pst-gantt-0.21-3|38	%{_texmfdistdir}/tex/latex/pst-gantt/pst-gantt.sty
14mr|texlive-pst-gantt-0.21-3|39	%doc %{_texmfdistdir}/doc/generic/pst-gantt/Changes
14mr|texlive-pst-gantt-0.21-3|40	%doc %{_texmfdistdir}/doc/generic/pst-gantt/README
14mr|texlive-pst-gantt-0.21-3|41	%doc %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.bib
14mr|texlive-pst-gantt-0.21-3|42	%doc %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.pdf
14mr|texlive-pst-gantt-0.21-3|43	%doc %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.tex
14mr|texlive-pst-gantt-0.21-3|44	#- source
14mr|texlive-pst-gantt-0.21-3|45	%doc %{_texmfdistdir}/source/generic/pst-gantt/Makefile
14mr|texlive-pst-gantt-0.21-3|46	
14mr|texlive-pst-gantt-0.21-3|47	#-----------------------------------------------------------------------
14mr|texlive-pst-gantt-0.21-3|48	%prep
14mr|texlive-pst-gantt-0.21-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-pst-gantt-0.21-3|50	
14mr|texlive-pst-gantt-0.21-3|51	%build
14mr|texlive-pst-gantt-0.21-3|52	
14mr|texlive-pst-gantt-0.21-3|53	%install
14mr|texlive-pst-gantt-0.21-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-gantt-0.21-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-gantt-0.21-3|56	
14mr|texlive-pst-gantt-0.21-3|57	
14mr|texlive-pst-gantt-0.21-3|58	
14mr|texlive-pst-gantt-0.21-3|59	%changelog
14mr|texlive-pst-gantt-0.21-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.21-3
14mr|texlive-pst-gantt-0.21-3|61	+ Revision: afcf36b
14mr|texlive-pst-gantt-0.21-3|62	- MassBuild#440: Increase release tag
14mr|texlive-pst-gantt-0.21-3|63	
14mr|texlive-pst-gantt-0.21-3|64	

21128 14
14mr|texlive-pst-geo-2.03-3|1	# revision 17751
14mr|texlive-pst-geo-2.03-3|2	# category Package
14mr|texlive-pst-geo-2.03-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-geo
14mr|texlive-pst-geo-2.03-3|4	# catalog-date 2009-08-31 11:47:07 +0200
14mr|texlive-pst-geo-2.03-3|5	# catalog-license lppl
14mr|texlive-pst-geo-2.03-3|6	# catalog-version 2.03
14mr|texlive-pst-geo-2.03-3|7	Name:		texlive-pst-geo
14mr|texlive-pst-geo-2.03-3|8	Version:	2.03
14mr|texlive-pst-geo-2.03-3|9	Release:	3
14mr|texlive-pst-geo-2.03-3|10	Summary:	Geographical Projections
14mr|texlive-pst-geo-2.03-3|11	Group:		Publishing
14mr|texlive-pst-geo-2.03-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-geo
14mr|texlive-pst-geo-2.03-3|13	License:	LPPL
14mr|texlive-pst-geo-2.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-geo.tar.xz
14mr|texlive-pst-geo-2.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-geo.doc.tar.xz
14mr|texlive-pst-geo-2.03-3|16	BuildArch:	noarch
14mr|texlive-pst-geo-2.03-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-geo-2.03-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-geo-2.03-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-geo-2.03-3|20	
14mr|texlive-pst-geo-2.03-3|21	%description
14mr|texlive-pst-geo-2.03-3|22	pst-geo is a set of PSTricks related packages for various
14mr|texlive-pst-geo-2.03-3|23	cartographic projections of the terrestrial sphere. The package
14mr|texlive-pst-geo-2.03-3|24	pst-map2d provides conventional projections such as Mercator,
14mr|texlive-pst-geo-2.03-3|25	Lambert, cylindrical, etc. The package pst-map3d treats
14mr|texlive-pst-geo-2.03-3|26	representation in three dimensions of the terrestrial sphere.
14mr|texlive-pst-geo-2.03-3|27	Packages pst-map2dII and pst-map3dII allow use of the CIA World
14mr|texlive-pst-geo-2.03-3|28	DataBank II. Various parameters of the packages allow for
14mr|texlive-pst-geo-2.03-3|29	choice of the level of the detail and the layouts possible
14mr|texlive-pst-geo-2.03-3|30	(cities, borders, rivers etc). Substantial data files are
14mr|texlive-pst-geo-2.03-3|31	provided, in an (internally) compressed format. Decompression
14mr|texlive-pst-geo-2.03-3|32	happens on-the-fly as a document using the data is displayed,
14mr|texlive-pst-geo-2.03-3|33	printed or converted to PDF format. A Perl script is provided
14mr|texlive-pst-geo-2.03-3|34	for the user to do the decompression, if the need should arise.
14mr|texlive-pst-geo-2.03-3|35	
14mr|texlive-pst-geo-2.03-3|36	%post
14mr|texlive-pst-geo-2.03-3|37	%{_sbindir}/texlive.post
14mr|texlive-pst-geo-2.03-3|38	
14mr|texlive-pst-geo-2.03-3|39	%postun
14mr|texlive-pst-geo-2.03-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-pst-geo-2.03-3|41	%{_sbindir}/texlive.post
14mr|texlive-pst-geo-2.03-3|42	fi
14mr|texlive-pst-geo-2.03-3|43	
14mr|texlive-pst-geo-2.03-3|44	#-----------------------------------------------------------------------
14mr|texlive-pst-geo-2.03-3|45	%files
14mr|texlive-pst-geo-2.03-3|46	%{_texmfdistdir}/dvips/pst-geo/pst-map3d.pro
14mr|texlive-pst-geo-2.03-3|47	%{_texmfdistdir}/dvips/pst-geo/pst-map3dII.pro
14mr|texlive-pst-geo-2.03-3|48	%{_texmfdistdir}/tex/generic/pst-geo/data/README
14mr|texlive-pst-geo-2.03-3|49	%{_texmfdistdir}/tex/generic/pst-geo/data/aus.dat
14mr|texlive-pst-geo-2.03-3|50	%{_texmfdistdir}/tex/generic/pst-geo/data/c-cap.dat
14mr|texlive-pst-geo-2.03-3|51	%{_texmfdistdir}/tex/generic/pst-geo/data/c-sub.dat
14mr|texlive-pst-geo-2.03-3|52	%{_texmfdistdir}/tex/generic/pst-geo/data/canada.dat
14mr|texlive-pst-geo-2.03-3|53	%{_texmfdistdir}/tex/generic/pst-geo/data/capitales.tex
14mr|texlive-pst-geo-2.03-3|54	%{_texmfdistdir}/tex/generic/pst-geo/data/capitales3d.tex
14mr|texlive-pst-geo-2.03-3|55	%{_texmfdistdir}/tex/generic/pst-geo/data/capitals.dat
14mr|texlive-pst-geo-2.03-3|56	%{_texmfdistdir}/tex/generic/pst-geo/data/cities.data
14mr|texlive-pst-geo-2.03-3|57	%{_texmfdistdir}/tex/generic/pst-geo/data/cities.tex
14mr|texlive-pst-geo-2.03-3|58	%{_texmfdistdir}/tex/generic/pst-geo/data/citycapitals.dat
14mr|texlive-pst-geo-2.03-3|59	%{_texmfdistdir}/tex/generic/pst-geo/data/citysub.dat
14mr|texlive-pst-geo-2.03-3|60	%{_texmfdistdir}/tex/generic/pst-geo/data/convert.py
14mr|texlive-pst-geo-2.03-3|61	%{_texmfdistdir}/tex/generic/pst-geo/data/corse.dat
14mr|texlive-pst-geo-2.03-3|62	%{_texmfdistdir}/tex/generic/pst-geo/data/france.dat
14mr|texlive-pst-geo-2.03-3|63	%{_texmfdistdir}/tex/generic/pst-geo/data/mex.dat
14mr|texlive-pst-geo-2.03-3|64	%{_texmfdistdir}/tex/generic/pst-geo/data/pborder.dat
14mr|texlive-pst-geo-2.03-3|65	%{_texmfdistdir}/tex/generic/pst-geo/data/pcoast.dat
14mr|texlive-pst-geo-2.03-3|66	%{_texmfdistdir}/tex/generic/pst-geo/data/pisland.dat
14mr|texlive-pst-geo-2.03-3|67	%{_texmfdistdir}/tex/generic/pst-geo/data/plake.dat
14mr|texlive-pst-geo-2.03-3|68	%{_texmfdistdir}/tex/generic/pst-geo/data/rhone.dat
14mr|texlive-pst-geo-2.03-3|69	%{_texmfdistdir}/tex/generic/pst-geo/data/ridge.dat
14mr|texlive-pst-geo-2.03-3|70	%{_texmfdistdir}/tex/generic/pst-geo/data/river.dat
14mr|texlive-pst-geo-2.03-3|71	%{_texmfdistdir}/tex/generic/pst-geo/data/seine.dat
14mr|texlive-pst-geo-2.03-3|72	%{_texmfdistdir}/tex/generic/pst-geo/data/transfrm.dat
14mr|texlive-pst-geo-2.03-3|73	%{_texmfdistdir}/tex/generic/pst-geo/data/trench.dat
14mr|texlive-pst-geo-2.03-3|74	%{_texmfdistdir}/tex/generic/pst-geo/data/usa.dat
14mr|texlive-pst-geo-2.03-3|75	%{_texmfdistdir}/tex/generic/pst-geo/data/villesFrance.tex
14mr|texlive-pst-geo-2.03-3|76	%{_texmfdistdir}/tex/generic/pst-geo/data/villesFrance3d.tex
14mr|texlive-pst-geo-2.03-3|77	%{_texmfdistdir}/tex/generic/pst-geo/data/villesItalia.tex
14mr|texlive-pst-geo-2.03-3|78	%{_texmfdistdir}/tex/generic/pst-geo/data/villesItalia3d.tex
14mr|texlive-pst-geo-2.03-3|79	%{_texmfdistdir}/tex/generic/pst-geo/data/wfraczon.dat
14mr|texlive-pst-geo-2.03-3|80	%{_texmfdistdir}/tex/generic/pst-geo/data/wmaglin.dat
14mr|texlive-pst-geo-2.03-3|81	%{_texmfdistdir}/tex/generic/pst-geo/dataII/README
14mr|texlive-pst-geo-2.03-3|82	%{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-bdy.dat
14mr|texlive-pst-geo-2.03-3|83	%{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-cil.dat
14mr|texlive-pst-geo-2.03-3|84	%{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-riv.dat
14mr|texlive-pst-geo-2.03-3|85	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-bdy.dat
14mr|texlive-pst-geo-2.03-3|86	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-cil.dat
14mr|texlive-pst-geo-2.03-3|87	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-isl.dat
14mr|texlive-pst-geo-2.03-3|88	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-riv.dat
14mr|texlive-pst-geo-2.03-3|89	%{_texmfdistdir}/tex/generic/pst-geo/dataII/c-cap.dat
14mr|texlive-pst-geo-2.03-3|90	%{_texmfdistdir}/tex/generic/pst-geo/dataII/c-sub.dat
14mr|texlive-pst-geo-2.03-3|91	%{_texmfdistdir}/tex/generic/pst-geo/dataII/citycapitals.dat
14mr|texlive-pst-geo-2.03-3|92	%{_texmfdistdir}/tex/generic/pst-geo/dataII/citysub.dat
14mr|texlive-pst-geo-2.03-3|93	%{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-bdy.dat
14mr|texlive-pst-geo-2.03-3|94	%{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-cil.dat
14mr|texlive-pst-geo-2.03-3|95	%{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-riv.dat
14mr|texlive-pst-geo-2.03-3|96	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-bdy.dat
14mr|texlive-pst-geo-2.03-3|97	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-cil.dat
14mr|texlive-pst-geo-2.03-3|98	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-pby.dat
14mr|texlive-pst-geo-2.03-3|99	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-riv.dat
14mr|texlive-pst-geo-2.03-3|100	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-arc.dat
14mr|texlive-pst-geo-2.03-3|101	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-bdy.dat
14mr|texlive-pst-geo-2.03-3|102	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-cil.dat
14mr|texlive-pst-geo-2.03-3|103	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-riv.dat
14mr|texlive-pst-geo-2.03-3|104	%{_texmfdistdir}/tex/generic/pst-geo/pst-map2d.tex
14mr|texlive-pst-geo-2.03-3|105	%{_texmfdistdir}/tex/generic/pst-geo/pst-map2dII.tex
14mr|texlive-pst-geo-2.03-3|106	%{_texmfdistdir}/tex/generic/pst-geo/pst-map3d.tex
14mr|texlive-pst-geo-2.03-3|107	%{_texmfdistdir}/tex/generic/pst-geo/pst-map3dII.tex
14mr|texlive-pst-geo-2.03-3|108	%{_texmfdistdir}/tex/latex/pst-geo/pst-map2d.sty
14mr|texlive-pst-geo-2.03-3|109	%{_texmfdistdir}/tex/latex/pst-geo/pst-map2dII.sty
14mr|texlive-pst-geo-2.03-3|110	%{_texmfdistdir}/tex/latex/pst-geo/pst-map3d.sty
14mr|texlive-pst-geo-2.03-3|111	%{_texmfdistdir}/tex/latex/pst-geo/pst-map3dII.sty
14mr|texlive-pst-geo-2.03-3|112	%doc %{_texmfdistdir}/doc/generic/pst-geo/Changes
14mr|texlive-pst-geo-2.03-3|113	%doc %{_texmfdistdir}/doc/generic/pst-geo/PSTricks.bib
14mr|texlive-pst-geo-2.03-3|114	%doc %{_texmfdistdir}/doc/generic/pst-geo/README
14mr|texlive-pst-geo-2.03-3|115	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-compress.pl
14mr|texlive-pst-geo-2.03-3|116	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-decompress.pl
14mr|texlive-pst-geo-2.03-3|117	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2d-doc.pdf
14mr|texlive-pst-geo-2.03-3|118	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2d-doc.tex
14mr|texlive-pst-geo-2.03-3|119	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2dII-doc.pdf
14mr|texlive-pst-geo-2.03-3|120	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2dII-doc.tex
14mr|texlive-pst-geo-2.03-3|121	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc-pdf.pdf
14mr|texlive-pst-geo-2.03-3|122	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc-pdf.tex
14mr|texlive-pst-geo-2.03-3|123	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc.pdf
14mr|texlive-pst-geo-2.03-3|124	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc.tex
14mr|texlive-pst-geo-2.03-3|125	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3dII-doc.pdf
14mr|texlive-pst-geo-2.03-3|126	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3dII-doc.tex
14mr|texlive-pst-geo-2.03-3|127	
14mr|texlive-pst-geo-2.03-3|128	#-----------------------------------------------------------------------
14mr|texlive-pst-geo-2.03-3|129	%prep
14mr|texlive-pst-geo-2.03-3|130	%setup -c -a0 -a1
14mr|texlive-pst-geo-2.03-3|131	
14mr|texlive-pst-geo-2.03-3|132	%build
14mr|texlive-pst-geo-2.03-3|133	
14mr|texlive-pst-geo-2.03-3|134	%install
14mr|texlive-pst-geo-2.03-3|135	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-geo-2.03-3|136	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-geo-2.03-3|137	
14mr|texlive-pst-geo-2.03-3|138	
14mr|texlive-pst-geo-2.03-3|139	
14mr|texlive-pst-geo-2.03-3|140	%changelog
14mr|texlive-pst-geo-2.03-3|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.03-3
14mr|texlive-pst-geo-2.03-3|142	+ Revision: 9cab764
14mr|texlive-pst-geo-2.03-3|143	- MassBuild#440: Increase release tag
14mr|texlive-pst-geo-2.03-3|144	
14mr|texlive-pst-geo-2.03-3|145	

21129 14
14mr|texlive-pst-ghsb-20111104-3|1	# revision 15878
14mr|texlive-pst-ghsb-20111104-3|2	# category Package
14mr|texlive-pst-ghsb-20111104-3|3	# catalog-ctan undef
14mr|texlive-pst-ghsb-20111104-3|4	# catalog-date undef
14mr|texlive-pst-ghsb-20111104-3|5	# catalog-license undef
14mr|texlive-pst-ghsb-20111104-3|6	# catalog-version undef
14mr|texlive-pst-ghsb-20111104-3|7	Name:		texlive-pst-ghsb
14mr|texlive-pst-ghsb-20111104-3|8	Version:	20111104
14mr|texlive-pst-ghsb-20111104-3|9	Release:	3
14mr|texlive-pst-ghsb-20111104-3|10	Summary:	TeXLive pst-ghsb package
14mr|texlive-pst-ghsb-20111104-3|11	Group:		Publishing
14mr|texlive-pst-ghsb-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-pst-ghsb-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-pst-ghsb-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ghsb.tar.xz
14mr|texlive-pst-ghsb-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ghsb.doc.tar.xz
14mr|texlive-pst-ghsb-20111104-3|16	BuildArch:	noarch
14mr|texlive-pst-ghsb-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-ghsb-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-ghsb-20111104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-ghsb-20111104-3|20	
14mr|texlive-pst-ghsb-20111104-3|21	%description
14mr|texlive-pst-ghsb-20111104-3|22	TeXLive pst-ghsb package.
14mr|texlive-pst-ghsb-20111104-3|23	
14mr|texlive-pst-ghsb-20111104-3|24	%post
14mr|texlive-pst-ghsb-20111104-3|25	%{_sbindir}/texlive.post
14mr|texlive-pst-ghsb-20111104-3|26	
14mr|texlive-pst-ghsb-20111104-3|27	%postun
14mr|texlive-pst-ghsb-20111104-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-pst-ghsb-20111104-3|29	%{_sbindir}/texlive.post
14mr|texlive-pst-ghsb-20111104-3|30	fi
14mr|texlive-pst-ghsb-20111104-3|31	
14mr|texlive-pst-ghsb-20111104-3|32	#-----------------------------------------------------------------------
14mr|texlive-pst-ghsb-20111104-3|33	%files
14mr|texlive-pst-ghsb-20111104-3|34	%{_texmfdistdir}/dvips/pst-ghsb/pst-ghsb.pro
14mr|texlive-pst-ghsb-20111104-3|35	%{_texmfdistdir}/tex/generic/pst-ghsb/pst-ghsb.tex
14mr|texlive-pst-ghsb-20111104-3|36	%{_texmfdistdir}/tex/latex/pst-ghsb/pst-ghsb.sty
14mr|texlive-pst-ghsb-20111104-3|37	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/README
14mr|texlive-pst-ghsb-20111104-3|38	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t-ghsb.pdf
14mr|texlive-pst-ghsb-20111104-3|39	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t-ghsb.tex
14mr|texlive-pst-ghsb-20111104-3|40	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t2-ghsb.pdf
14mr|texlive-pst-ghsb-20111104-3|41	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t2-ghsb.tex
14mr|texlive-pst-ghsb-20111104-3|42	
14mr|texlive-pst-ghsb-20111104-3|43	#-----------------------------------------------------------------------
14mr|texlive-pst-ghsb-20111104-3|44	%prep
14mr|texlive-pst-ghsb-20111104-3|45	%setup -c -a0 -a1
14mr|texlive-pst-ghsb-20111104-3|46	
14mr|texlive-pst-ghsb-20111104-3|47	%build
14mr|texlive-pst-ghsb-20111104-3|48	
14mr|texlive-pst-ghsb-20111104-3|49	%install
14mr|texlive-pst-ghsb-20111104-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-ghsb-20111104-3|51	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-ghsb-20111104-3|52	
14mr|texlive-pst-ghsb-20111104-3|53	
14mr|texlive-pst-ghsb-20111104-3|54	
14mr|texlive-pst-ghsb-20111104-3|55	%changelog
14mr|texlive-pst-ghsb-20111104-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-pst-ghsb-20111104-3|57	+ Revision: 5972833
14mr|texlive-pst-ghsb-20111104-3|58	- MassBuild#440: Increase release tag
14mr|texlive-pst-ghsb-20111104-3|59	
14mr|texlive-pst-ghsb-20111104-3|60	

21130 14
14mr|texlive-pst-gr3d-1.34-3|1	# revision 15878
14mr|texlive-pst-gr3d-1.34-3|2	# category Package
14mr|texlive-pst-gr3d-1.34-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-gr3d
14mr|texlive-pst-gr3d-1.34-3|4	# catalog-date 2006-12-19 19:38:44 +0100
14mr|texlive-pst-gr3d-1.34-3|5	# catalog-license lppl
14mr|texlive-pst-gr3d-1.34-3|6	# catalog-version 1.34
14mr|texlive-pst-gr3d-1.34-3|7	Name:		texlive-pst-gr3d
14mr|texlive-pst-gr3d-1.34-3|8	Version:	1.34
14mr|texlive-pst-gr3d-1.34-3|9	Release:	3
14mr|texlive-pst-gr3d-1.34-3|10	Summary:	Three dimensional grids with PSTricks
14mr|texlive-pst-gr3d-1.34-3|11	Group:		Publishing
14mr|texlive-pst-gr3d-1.34-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-gr3d
14mr|texlive-pst-gr3d-1.34-3|13	License:	LPPL
14mr|texlive-pst-gr3d-1.34-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gr3d.tar.xz
14mr|texlive-pst-gr3d-1.34-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gr3d.doc.tar.xz
14mr|texlive-pst-gr3d-1.34-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gr3d.source.tar.xz
14mr|texlive-pst-gr3d-1.34-3|17	BuildArch:	noarch
14mr|texlive-pst-gr3d-1.34-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-gr3d-1.34-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-gr3d-1.34-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-gr3d-1.34-3|21	
14mr|texlive-pst-gr3d-1.34-3|22	%description
14mr|texlive-pst-gr3d-1.34-3|23	This PSTricks package provides a command \PstGridThreeD that
14mr|texlive-pst-gr3d-1.34-3|24	will draw a three dimensional grid, offering a number of
14mr|texlive-pst-gr3d-1.34-3|25	options for its appearance.
14mr|texlive-pst-gr3d-1.34-3|26	
14mr|texlive-pst-gr3d-1.34-3|27	%post
14mr|texlive-pst-gr3d-1.34-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-gr3d-1.34-3|29	
14mr|texlive-pst-gr3d-1.34-3|30	%postun
14mr|texlive-pst-gr3d-1.34-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-gr3d-1.34-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-gr3d-1.34-3|33	fi
14mr|texlive-pst-gr3d-1.34-3|34	
14mr|texlive-pst-gr3d-1.34-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-gr3d-1.34-3|36	%files
14mr|texlive-pst-gr3d-1.34-3|37	%{_texmfdistdir}/tex/generic/pst-gr3d/pst-gr3d.tex
14mr|texlive-pst-gr3d-1.34-3|38	%{_texmfdistdir}/tex/latex/pst-gr3d/pst-gr3d.sty
14mr|texlive-pst-gr3d-1.34-3|39	%doc %{_texmfdistdir}/doc/generic/pst-gr3d/Changes
14mr|texlive-pst-gr3d-1.34-3|40	%doc %{_texmfdistdir}/doc/generic/pst-gr3d/README
14mr|texlive-pst-gr3d-1.34-3|41	%doc %{_texmfdistdir}/doc/generic/pst-gr3d/pst-gr3d.pdf
14mr|texlive-pst-gr3d-1.34-3|42	#- source
14mr|texlive-pst-gr3d-1.34-3|43	%doc %{_texmfdistdir}/source/latex/pst-gr3d/pst-gr3d.dtx
14mr|texlive-pst-gr3d-1.34-3|44	%doc %{_texmfdistdir}/source/latex/pst-gr3d/pst-gr3d.ins
14mr|texlive-pst-gr3d-1.34-3|45	
14mr|texlive-pst-gr3d-1.34-3|46	#-----------------------------------------------------------------------
14mr|texlive-pst-gr3d-1.34-3|47	%prep
14mr|texlive-pst-gr3d-1.34-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-pst-gr3d-1.34-3|49	
14mr|texlive-pst-gr3d-1.34-3|50	%build
14mr|texlive-pst-gr3d-1.34-3|51	
14mr|texlive-pst-gr3d-1.34-3|52	%install
14mr|texlive-pst-gr3d-1.34-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-gr3d-1.34-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-gr3d-1.34-3|55	
14mr|texlive-pst-gr3d-1.34-3|56	
14mr|texlive-pst-gr3d-1.34-3|57	
14mr|texlive-pst-gr3d-1.34-3|58	%changelog
14mr|texlive-pst-gr3d-1.34-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.34-3
14mr|texlive-pst-gr3d-1.34-3|60	+ Revision: b1bc359
14mr|texlive-pst-gr3d-1.34-3|61	- MassBuild#440: Increase release tag
14mr|texlive-pst-gr3d-1.34-3|62	
14mr|texlive-pst-gr3d-1.34-3|63	

21131 14
14mr|texlive-pst-grad-1.06-3|1	# revision 15878
14mr|texlive-pst-grad-1.06-3|2	# category Package
14mr|texlive-pst-grad-1.06-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-grad
14mr|texlive-pst-grad-1.06-3|4	# catalog-date 2007-07-11 11:50:31 +0200
14mr|texlive-pst-grad-1.06-3|5	# catalog-license lppl
14mr|texlive-pst-grad-1.06-3|6	# catalog-version 1.06
14mr|texlive-pst-grad-1.06-3|7	Name:		texlive-pst-grad
14mr|texlive-pst-grad-1.06-3|8	Version:	1.06
14mr|texlive-pst-grad-1.06-3|9	Release:	3
14mr|texlive-pst-grad-1.06-3|10	Summary:	Filling with colour gradients, using PStricks
14mr|texlive-pst-grad-1.06-3|11	Group:		Publishing
14mr|texlive-pst-grad-1.06-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-grad
14mr|texlive-pst-grad-1.06-3|13	License:	LPPL
14mr|texlive-pst-grad-1.06-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-grad.tar.xz
14mr|texlive-pst-grad-1.06-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-grad.doc.tar.xz
14mr|texlive-pst-grad-1.06-3|16	BuildArch:	noarch
14mr|texlive-pst-grad-1.06-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-grad-1.06-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-grad-1.06-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-grad-1.06-3|20	
14mr|texlive-pst-grad-1.06-3|21	%description
14mr|texlive-pst-grad-1.06-3|22	Pst-grad is a PSTricks based package for filling with colour
14mr|texlive-pst-grad-1.06-3|23	gradients. Supported are colours in the RGB, CMYK or HSB
14mr|texlive-pst-grad-1.06-3|24	models. Other colour gradient mechanisms are to be found in
14mr|texlive-pst-grad-1.06-3|25	package pst-slpe.
14mr|texlive-pst-grad-1.06-3|26	
14mr|texlive-pst-grad-1.06-3|27	%post
14mr|texlive-pst-grad-1.06-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-grad-1.06-3|29	
14mr|texlive-pst-grad-1.06-3|30	%postun
14mr|texlive-pst-grad-1.06-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-grad-1.06-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-grad-1.06-3|33	fi
14mr|texlive-pst-grad-1.06-3|34	
14mr|texlive-pst-grad-1.06-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-grad-1.06-3|36	%files
14mr|texlive-pst-grad-1.06-3|37	%{_texmfdistdir}/dvips/pst-grad/pst-grad.pro
14mr|texlive-pst-grad-1.06-3|38	%{_texmfdistdir}/tex/generic/pst-grad/pst-grad.tex
14mr|texlive-pst-grad-1.06-3|39	%{_texmfdistdir}/tex/latex/pst-grad/pst-grad.sty
14mr|texlive-pst-grad-1.06-3|40	%doc %{_texmfdistdir}/doc/generic/pst-grad/Changes
14mr|texlive-pst-grad-1.06-3|41	%doc %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.bib
14mr|texlive-pst-grad-1.06-3|42	%doc %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.pdf
14mr|texlive-pst-grad-1.06-3|43	%doc %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.tex
14mr|texlive-pst-grad-1.06-3|44	
14mr|texlive-pst-grad-1.06-3|45	#-----------------------------------------------------------------------
14mr|texlive-pst-grad-1.06-3|46	%prep
14mr|texlive-pst-grad-1.06-3|47	%setup -c -a0 -a1
14mr|texlive-pst-grad-1.06-3|48	
14mr|texlive-pst-grad-1.06-3|49	%build
14mr|texlive-pst-grad-1.06-3|50	
14mr|texlive-pst-grad-1.06-3|51	%install
14mr|texlive-pst-grad-1.06-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-grad-1.06-3|53	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-grad-1.06-3|54	
14mr|texlive-pst-grad-1.06-3|55	
14mr|texlive-pst-grad-1.06-3|56	
14mr|texlive-pst-grad-1.06-3|57	%changelog
14mr|texlive-pst-grad-1.06-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.06-3
14mr|texlive-pst-grad-1.06-3|59	+ Revision: 38f86c4
14mr|texlive-pst-grad-1.06-3|60	- MassBuild#440: Increase release tag
14mr|texlive-pst-grad-1.06-3|61	
14mr|texlive-pst-grad-1.06-3|62	

21132 14
14mr|texlive-pst-graphicx-0.02-3|1	# revision 21717
14mr|texlive-pst-graphicx-0.02-3|2	# category Package
14mr|texlive-pst-graphicx-0.02-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-graphicx
14mr|texlive-pst-graphicx-0.02-3|4	# catalog-date 2011-03-14 10:28:00 +0100
14mr|texlive-pst-graphicx-0.02-3|5	# catalog-license lppl
14mr|texlive-pst-graphicx-0.02-3|6	# catalog-version 0.02
14mr|texlive-pst-graphicx-0.02-3|7	Name:		texlive-pst-graphicx
14mr|texlive-pst-graphicx-0.02-3|8	Version:	0.02
14mr|texlive-pst-graphicx-0.02-3|9	Release:	3
14mr|texlive-pst-graphicx-0.02-3|10	Summary:	A pstricks-compatible graphicx for use with Plain TeX
14mr|texlive-pst-graphicx-0.02-3|11	Group:		Publishing
14mr|texlive-pst-graphicx-0.02-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-graphicx
14mr|texlive-pst-graphicx-0.02-3|13	License:	LPPL
14mr|texlive-pst-graphicx-0.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-graphicx.tar.xz
14mr|texlive-pst-graphicx-0.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-graphicx.doc.tar.xz
14mr|texlive-pst-graphicx-0.02-3|16	BuildArch:	noarch
14mr|texlive-pst-graphicx-0.02-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-graphicx-0.02-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-graphicx-0.02-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-graphicx-0.02-3|20	
14mr|texlive-pst-graphicx-0.02-3|21	%description
14mr|texlive-pst-graphicx-0.02-3|22	The package provides a version of graphicx that avoids loading
14mr|texlive-pst-graphicx-0.02-3|23	the graphics bundle's (original) keyval package, which clashes
14mr|texlive-pst-graphicx-0.02-3|24	with pstricks' use of xkeyval.
14mr|texlive-pst-graphicx-0.02-3|25	
14mr|texlive-pst-graphicx-0.02-3|26	%post
14mr|texlive-pst-graphicx-0.02-3|27	%{_sbindir}/texlive.post
14mr|texlive-pst-graphicx-0.02-3|28	
14mr|texlive-pst-graphicx-0.02-3|29	%postun
14mr|texlive-pst-graphicx-0.02-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-graphicx-0.02-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-graphicx-0.02-3|32	fi
14mr|texlive-pst-graphicx-0.02-3|33	
14mr|texlive-pst-graphicx-0.02-3|34	#-----------------------------------------------------------------------
14mr|texlive-pst-graphicx-0.02-3|35	%files
14mr|texlive-pst-graphicx-0.02-3|36	%{_texmfdistdir}/tex/generic/pst-graphicx/pst-graphicx.tex
14mr|texlive-pst-graphicx-0.02-3|37	%doc %{_texmfdistdir}/doc/generic/pst-graphicx/Changes
14mr|texlive-pst-graphicx-0.02-3|38	%doc %{_texmfdistdir}/doc/generic/pst-graphicx/README
14mr|texlive-pst-graphicx-0.02-3|39	%doc %{_texmfdistdir}/doc/generic/pst-graphicx/demo.tex
14mr|texlive-pst-graphicx-0.02-3|40	
14mr|texlive-pst-graphicx-0.02-3|41	#-----------------------------------------------------------------------
14mr|texlive-pst-graphicx-0.02-3|42	%prep
14mr|texlive-pst-graphicx-0.02-3|43	%setup -c -a0 -a1
14mr|texlive-pst-graphicx-0.02-3|44	
14mr|texlive-pst-graphicx-0.02-3|45	%build
14mr|texlive-pst-graphicx-0.02-3|46	
14mr|texlive-pst-graphicx-0.02-3|47	%install
14mr|texlive-pst-graphicx-0.02-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-graphicx-0.02-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-graphicx-0.02-3|50	
14mr|texlive-pst-graphicx-0.02-3|51	
14mr|texlive-pst-graphicx-0.02-3|52	
14mr|texlive-pst-graphicx-0.02-3|53	%changelog
14mr|texlive-pst-graphicx-0.02-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.02-3
14mr|texlive-pst-graphicx-0.02-3|55	+ Revision: b7a6330
14mr|texlive-pst-graphicx-0.02-3|56	- MassBuild#440: Increase release tag
14mr|texlive-pst-graphicx-0.02-3|57	
14mr|texlive-pst-graphicx-0.02-3|58	

21133 14
14mr|texlive-pst-infixplot-0.11-3|1	# revision 15878
14mr|texlive-pst-infixplot-0.11-3|2	# category Package
14mr|texlive-pst-infixplot-0.11-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-infixplot
14mr|texlive-pst-infixplot-0.11-3|4	# catalog-date 2006-12-19 19:38:44 +0100
14mr|texlive-pst-infixplot-0.11-3|5	# catalog-license lppl
14mr|texlive-pst-infixplot-0.11-3|6	# catalog-version 0.11
14mr|texlive-pst-infixplot-0.11-3|7	Name:		texlive-pst-infixplot
14mr|texlive-pst-infixplot-0.11-3|8	Version:	0.11
14mr|texlive-pst-infixplot-0.11-3|9	Release:	3
14mr|texlive-pst-infixplot-0.11-3|10	Summary:	Using pstricks plotting capacities with infix expressions rather than RPN
14mr|texlive-pst-infixplot-0.11-3|11	Group:		Publishing
14mr|texlive-pst-infixplot-0.11-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-infixplot
14mr|texlive-pst-infixplot-0.11-3|13	License:	LPPL
14mr|texlive-pst-infixplot-0.11-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-infixplot.tar.xz
14mr|texlive-pst-infixplot-0.11-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-infixplot.doc.tar.xz
14mr|texlive-pst-infixplot-0.11-3|16	BuildArch:	noarch
14mr|texlive-pst-infixplot-0.11-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-infixplot-0.11-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-infixplot-0.11-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-infixplot-0.11-3|20	
14mr|texlive-pst-infixplot-0.11-3|21	%description
14mr|texlive-pst-infixplot-0.11-3|22	Plotting functions with pst-plot is very powerful but sometimes
14mr|texlive-pst-infixplot-0.11-3|23	difficult to learn since the syntax of \psplot and
14mr|texlive-pst-infixplot-0.11-3|24	\parametricplot requires some PostScript knowledge. The infix-
14mr|texlive-pst-infixplot-0.11-3|25	RPN and pst-infixplot styles simplify the usage of pst-plot for
14mr|texlive-pst-infixplot-0.11-3|26	the beginner, providing macro commands that convert natural
14mr|texlive-pst-infixplot-0.11-3|27	mathematical expressions to PostScript syntax.
14mr|texlive-pst-infixplot-0.11-3|28	
14mr|texlive-pst-infixplot-0.11-3|29	%post
14mr|texlive-pst-infixplot-0.11-3|30	%{_sbindir}/texlive.post
14mr|texlive-pst-infixplot-0.11-3|31	
14mr|texlive-pst-infixplot-0.11-3|32	%postun
14mr|texlive-pst-infixplot-0.11-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pst-infixplot-0.11-3|34	%{_sbindir}/texlive.post
14mr|texlive-pst-infixplot-0.11-3|35	fi
14mr|texlive-pst-infixplot-0.11-3|36	
14mr|texlive-pst-infixplot-0.11-3|37	#-----------------------------------------------------------------------
14mr|texlive-pst-infixplot-0.11-3|38	%files
14mr|texlive-pst-infixplot-0.11-3|39	%{_texmfdistdir}/tex/generic/pst-infixplot/infix-RPN.tex
14mr|texlive-pst-infixplot-0.11-3|40	%{_texmfdistdir}/tex/generic/pst-infixplot/pst-infixplot.tex
14mr|texlive-pst-infixplot-0.11-3|41	%{_texmfdistdir}/tex/latex/pst-infixplot/infix-RPN.sty
14mr|texlive-pst-infixplot-0.11-3|42	%{_texmfdistdir}/tex/latex/pst-infixplot/pst-infixplot.sty
14mr|texlive-pst-infixplot-0.11-3|43	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/README
14mr|texlive-pst-infixplot-0.11-3|44	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot-doc.ps
14mr|texlive-pst-infixplot-0.11-3|45	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot-doc.tex
14mr|texlive-pst-infixplot-0.11-3|46	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot.pdf
14mr|texlive-pst-infixplot-0.11-3|47	
14mr|texlive-pst-infixplot-0.11-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-infixplot-0.11-3|49	%prep
14mr|texlive-pst-infixplot-0.11-3|50	%setup -c -a0 -a1
14mr|texlive-pst-infixplot-0.11-3|51	
14mr|texlive-pst-infixplot-0.11-3|52	%build
14mr|texlive-pst-infixplot-0.11-3|53	
14mr|texlive-pst-infixplot-0.11-3|54	%install
14mr|texlive-pst-infixplot-0.11-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-infixplot-0.11-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-infixplot-0.11-3|57	
14mr|texlive-pst-infixplot-0.11-3|58	
14mr|texlive-pst-infixplot-0.11-3|59	
14mr|texlive-pst-infixplot-0.11-3|60	%changelog
14mr|texlive-pst-infixplot-0.11-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11-3
14mr|texlive-pst-infixplot-0.11-3|62	+ Revision: 5dbc670
14mr|texlive-pst-infixplot-0.11-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-infixplot-0.11-3|64	
14mr|texlive-pst-infixplot-0.11-3|65	

21134 14
14mr|texlive-pst-jtree-2.6-3|1	# revision 20946
14mr|texlive-pst-jtree-2.6-3|2	# category Package
14mr|texlive-pst-jtree-2.6-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-jtree
14mr|texlive-pst-jtree-2.6-3|4	# catalog-date 2011-01-05 08:46:38 +0100
14mr|texlive-pst-jtree-2.6-3|5	# catalog-license lppl1.3
14mr|texlive-pst-jtree-2.6-3|6	# catalog-version 2.6
14mr|texlive-pst-jtree-2.6-3|7	Name:		texlive-pst-jtree
14mr|texlive-pst-jtree-2.6-3|8	Version:	2.6
14mr|texlive-pst-jtree-2.6-3|9	Release:	3
14mr|texlive-pst-jtree-2.6-3|10	Summary:	Typeset complex trees for linguists
14mr|texlive-pst-jtree-2.6-3|11	Group:		Publishing
14mr|texlive-pst-jtree-2.6-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-jtree
14mr|texlive-pst-jtree-2.6-3|13	License:	LPPL1.3
14mr|texlive-pst-jtree-2.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-jtree.tar.xz
14mr|texlive-pst-jtree-2.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-jtree.doc.tar.xz
14mr|texlive-pst-jtree-2.6-3|16	BuildArch:	noarch
14mr|texlive-pst-jtree-2.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-jtree-2.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-jtree-2.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-jtree-2.6-3|20	
14mr|texlive-pst-jtree-2.6-3|21	%description
14mr|texlive-pst-jtree-2.6-3|22	jTree uses PStricks to enable linguists to typeset complex
14mr|texlive-pst-jtree-2.6-3|23	trees. The package requires use of PStricks (of course) and
14mr|texlive-pst-jtree-2.6-3|24	xkeyval packages. jTree is a development of, and replacement
14mr|texlive-pst-jtree-2.6-3|25	for, the jftree package, which is no longer available.
14mr|texlive-pst-jtree-2.6-3|26	
14mr|texlive-pst-jtree-2.6-3|27	%post
14mr|texlive-pst-jtree-2.6-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-jtree-2.6-3|29	
14mr|texlive-pst-jtree-2.6-3|30	%postun
14mr|texlive-pst-jtree-2.6-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-jtree-2.6-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-jtree-2.6-3|33	fi
14mr|texlive-pst-jtree-2.6-3|34	
14mr|texlive-pst-jtree-2.6-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-jtree-2.6-3|36	%files
14mr|texlive-pst-jtree-2.6-3|37	%{_texmfdistdir}/tex/generic/pst-jtree/pst-jtree.tex
14mr|texlive-pst-jtree-2.6-3|38	%{_texmfdistdir}/tex/latex/pst-jtree/pst-jtree.sty
14mr|texlive-pst-jtree-2.6-3|39	%doc %{_texmfdistdir}/doc/generic/pst-jtree/Doc-source.zip
14mr|texlive-pst-jtree-2.6-3|40	%doc %{_texmfdistdir}/doc/generic/pst-jtree/README
14mr|texlive-pst-jtree-2.6-3|41	%doc %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-doc-add.pdf
14mr|texlive-pst-jtree-2.6-3|42	%doc %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-doc.pdf
14mr|texlive-pst-jtree-2.6-3|43	%doc %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-examples.tex
14mr|texlive-pst-jtree-2.6-3|44	
14mr|texlive-pst-jtree-2.6-3|45	#-----------------------------------------------------------------------
14mr|texlive-pst-jtree-2.6-3|46	%prep
14mr|texlive-pst-jtree-2.6-3|47	%setup -c -a0 -a1
14mr|texlive-pst-jtree-2.6-3|48	
14mr|texlive-pst-jtree-2.6-3|49	%build
14mr|texlive-pst-jtree-2.6-3|50	
14mr|texlive-pst-jtree-2.6-3|51	%install
14mr|texlive-pst-jtree-2.6-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-jtree-2.6-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-jtree-2.6-3|54	
14mr|texlive-pst-jtree-2.6-3|55	
14mr|texlive-pst-jtree-2.6-3|56	
14mr|texlive-pst-jtree-2.6-3|57	%changelog
14mr|texlive-pst-jtree-2.6-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6-3
14mr|texlive-pst-jtree-2.6-3|59	+ Revision: 652d74b
14mr|texlive-pst-jtree-2.6-3|60	- MassBuild#440: Increase release tag
14mr|texlive-pst-jtree-2.6-3|61	
14mr|texlive-pst-jtree-2.6-3|62	

21135 14
14mr|texlive-pst-knot-0.2-3|1	# revision 16033
14mr|texlive-pst-knot-0.2-3|2	# category Package
14mr|texlive-pst-knot-0.2-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-knot
14mr|texlive-pst-knot-0.2-3|4	# catalog-date 2009-11-14 08:46:33 +0100
14mr|texlive-pst-knot-0.2-3|5	# catalog-license lppl
14mr|texlive-pst-knot-0.2-3|6	# catalog-version 0.2
14mr|texlive-pst-knot-0.2-3|7	Name:		texlive-pst-knot
14mr|texlive-pst-knot-0.2-3|8	Version:	0.2
14mr|texlive-pst-knot-0.2-3|9	Release:	3
14mr|texlive-pst-knot-0.2-3|10	Summary:	PSTricks package for displaying knots
14mr|texlive-pst-knot-0.2-3|11	Group:		Publishing
14mr|texlive-pst-knot-0.2-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-knot
14mr|texlive-pst-knot-0.2-3|13	License:	LPPL
14mr|texlive-pst-knot-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-knot.tar.xz
14mr|texlive-pst-knot-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-knot.doc.tar.xz
14mr|texlive-pst-knot-0.2-3|16	BuildArch:	noarch
14mr|texlive-pst-knot-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-knot-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-knot-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-knot-0.2-3|20	
14mr|texlive-pst-knot-0.2-3|21	%description
14mr|texlive-pst-knot-0.2-3|22	The package can produce a fair range of knot shapes, with all
14mr|texlive-pst-knot-0.2-3|23	the standard graphics controls one expects.
14mr|texlive-pst-knot-0.2-3|24	
14mr|texlive-pst-knot-0.2-3|25	%post
14mr|texlive-pst-knot-0.2-3|26	%{_sbindir}/texlive.post
14mr|texlive-pst-knot-0.2-3|27	
14mr|texlive-pst-knot-0.2-3|28	%postun
14mr|texlive-pst-knot-0.2-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-pst-knot-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-pst-knot-0.2-3|31	fi
14mr|texlive-pst-knot-0.2-3|32	
14mr|texlive-pst-knot-0.2-3|33	#-----------------------------------------------------------------------
14mr|texlive-pst-knot-0.2-3|34	%files
14mr|texlive-pst-knot-0.2-3|35	%{_texmfdistdir}/dvips/pst-knot/pst-psm.pro
14mr|texlive-pst-knot-0.2-3|36	%{_texmfdistdir}/tex/generic/pst-knot/pst-knot.tex
14mr|texlive-pst-knot-0.2-3|37	%{_texmfdistdir}/tex/latex/pst-knot/pst-knot.sty
14mr|texlive-pst-knot-0.2-3|38	%doc %{_texmfdistdir}/doc/generic/pst-knot/Changes
14mr|texlive-pst-knot-0.2-3|39	%doc %{_texmfdistdir}/doc/generic/pst-knot/README
14mr|texlive-pst-knot-0.2-3|40	%doc %{_texmfdistdir}/doc/generic/pst-knot/pst-knot-doc.pdf
14mr|texlive-pst-knot-0.2-3|41	%doc %{_texmfdistdir}/doc/generic/pst-knot/pst-knot-doc.tex
14mr|texlive-pst-knot-0.2-3|42	
14mr|texlive-pst-knot-0.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-pst-knot-0.2-3|44	%prep
14mr|texlive-pst-knot-0.2-3|45	%setup -c -a0 -a1
14mr|texlive-pst-knot-0.2-3|46	
14mr|texlive-pst-knot-0.2-3|47	%build
14mr|texlive-pst-knot-0.2-3|48	
14mr|texlive-pst-knot-0.2-3|49	%install
14mr|texlive-pst-knot-0.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-knot-0.2-3|51	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-knot-0.2-3|52	
14mr|texlive-pst-knot-0.2-3|53	
14mr|texlive-pst-knot-0.2-3|54	
14mr|texlive-pst-knot-0.2-3|55	%changelog
14mr|texlive-pst-knot-0.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-pst-knot-0.2-3|57	+ Revision: 83a44a9
14mr|texlive-pst-knot-0.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-pst-knot-0.2-3|59	
14mr|texlive-pst-knot-0.2-3|60	

21136 14
14mr|texlive-pst-labo-2.03-3|1	# revision 15878
14mr|texlive-pst-labo-2.03-3|2	# category Package
14mr|texlive-pst-labo-2.03-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-labo
14mr|texlive-pst-labo-2.03-3|4	# catalog-date 2007-03-11 16:56:01 +0100
14mr|texlive-pst-labo-2.03-3|5	# catalog-license lppl
14mr|texlive-pst-labo-2.03-3|6	# catalog-version 2.03
14mr|texlive-pst-labo-2.03-3|7	Name:		texlive-pst-labo
14mr|texlive-pst-labo-2.03-3|8	Version:	2.03
14mr|texlive-pst-labo-2.03-3|9	Release:	3
14mr|texlive-pst-labo-2.03-3|10	Summary:	Draw objects for Chemistry laboratories
14mr|texlive-pst-labo-2.03-3|11	Group:		Publishing
14mr|texlive-pst-labo-2.03-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-labo
14mr|texlive-pst-labo-2.03-3|13	License:	LPPL
14mr|texlive-pst-labo-2.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-labo.tar.xz
14mr|texlive-pst-labo-2.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-labo.doc.tar.xz
14mr|texlive-pst-labo-2.03-3|16	BuildArch:	noarch
14mr|texlive-pst-labo-2.03-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-labo-2.03-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-labo-2.03-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-labo-2.03-3|20	
14mr|texlive-pst-labo-2.03-3|21	%description
14mr|texlive-pst-labo-2.03-3|22	Pst-labo is a PSTricks related package for drawing basic and
14mr|texlive-pst-labo-2.03-3|23	complex chemical objects. The documentation of the package is
14mr|texlive-pst-labo-2.03-3|24	illuminated with plenty of illustrations together with their
14mr|texlive-pst-labo-2.03-3|25	source code, making it an easy read.
14mr|texlive-pst-labo-2.03-3|26	
14mr|texlive-pst-labo-2.03-3|27	%post
14mr|texlive-pst-labo-2.03-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-labo-2.03-3|29	
14mr|texlive-pst-labo-2.03-3|30	%postun
14mr|texlive-pst-labo-2.03-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-labo-2.03-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-labo-2.03-3|33	fi
14mr|texlive-pst-labo-2.03-3|34	
14mr|texlive-pst-labo-2.03-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-labo-2.03-3|36	%files
14mr|texlive-pst-labo-2.03-3|37	%{_texmfdistdir}/tex/generic/pst-labo/pst-labo.tex
14mr|texlive-pst-labo-2.03-3|38	%{_texmfdistdir}/tex/generic/pst-labo/pst-laboObj.tex
14mr|texlive-pst-labo-2.03-3|39	%{_texmfdistdir}/tex/latex/pst-labo/pst-labo.sty
14mr|texlive-pst-labo-2.03-3|40	%doc %{_texmfdistdir}/doc/generic/pst-labo/Changes
14mr|texlive-pst-labo-2.03-3|41	%doc %{_texmfdistdir}/doc/generic/pst-labo/README
14mr|texlive-pst-labo-2.03-3|42	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-doc.bib
14mr|texlive-pst-labo-2.03-3|43	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.ltx
14mr|texlive-pst-labo-2.03-3|44	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.pdf
14mr|texlive-pst-labo-2.03-3|45	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.tex
14mr|texlive-pst-labo-2.03-3|46	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.ltx
14mr|texlive-pst-labo-2.03-3|47	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.pdf
14mr|texlive-pst-labo-2.03-3|48	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.tex
14mr|texlive-pst-labo-2.03-3|49	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.ltx
14mr|texlive-pst-labo-2.03-3|50	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.pdf
14mr|texlive-pst-labo-2.03-3|51	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.tex
14mr|texlive-pst-labo-2.03-3|52	%doc %{_texmfdistdir}/doc/generic/pst-labo/pstlabo8-tab1-DE.tex
14mr|texlive-pst-labo-2.03-3|53	%doc %{_texmfdistdir}/doc/generic/pst-labo/pstlabo8-tab1-EN.tex
14mr|texlive-pst-labo-2.03-3|54	%doc %{_texmfdistdir}/doc/generic/pst-labo/pstlabo8-tab1-FR.tex
14mr|texlive-pst-labo-2.03-3|55	
14mr|texlive-pst-labo-2.03-3|56	#-----------------------------------------------------------------------
14mr|texlive-pst-labo-2.03-3|57	%prep
14mr|texlive-pst-labo-2.03-3|58	%setup -c -a0 -a1
14mr|texlive-pst-labo-2.03-3|59	
14mr|texlive-pst-labo-2.03-3|60	%build
14mr|texlive-pst-labo-2.03-3|61	
14mr|texlive-pst-labo-2.03-3|62	%install
14mr|texlive-pst-labo-2.03-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-labo-2.03-3|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-labo-2.03-3|65	
14mr|texlive-pst-labo-2.03-3|66	
14mr|texlive-pst-labo-2.03-3|67	
14mr|texlive-pst-labo-2.03-3|68	%changelog
14mr|texlive-pst-labo-2.03-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.03-3
14mr|texlive-pst-labo-2.03-3|70	+ Revision: 5b63c4c
14mr|texlive-pst-labo-2.03-3|71	- MassBuild#440: Increase release tag
14mr|texlive-pst-labo-2.03-3|72	
14mr|texlive-pst-labo-2.03-3|73	

21137 14
14mr|texlive-pst-layout-.95-4|1	# revision 25467
14mr|texlive-pst-layout-.95-4|2	# category Package
14mr|texlive-pst-layout-.95-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-layout
14mr|texlive-pst-layout-.95-4|4	# catalog-date 2011-05-27 12:35:46 +0200
14mr|texlive-pst-layout-.95-4|5	# catalog-license lppl
14mr|texlive-pst-layout-.95-4|6	# catalog-version .95
14mr|texlive-pst-layout-.95-4|7	Name:		texlive-pst-layout
14mr|texlive-pst-layout-.95-4|8	Version:	.95
14mr|texlive-pst-layout-.95-4|9	Release:	4
14mr|texlive-pst-layout-.95-4|10	Summary:	Page layout macros based on PStricks packages
14mr|texlive-pst-layout-.95-4|11	Group:		Publishing
14mr|texlive-pst-layout-.95-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-layout
14mr|texlive-pst-layout-.95-4|13	License:	LPPL
14mr|texlive-pst-layout-.95-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-layout.tar.xz
14mr|texlive-pst-layout-.95-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-layout.doc.tar.xz
14mr|texlive-pst-layout-.95-4|16	BuildArch:	noarch
14mr|texlive-pst-layout-.95-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-layout-.95-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-layout-.95-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-layout-.95-4|20	
14mr|texlive-pst-layout-.95-4|21	%description
14mr|texlive-pst-layout-.95-4|22	The package provides a means of creating elaborate ("pseudo-
14mr|texlive-pst-layout-.95-4|23	tabular") layouts of material, typically to be overlaid on an
14mr|texlive-pst-layout-.95-4|24	included graphic. The package requires a recent version of the
14mr|texlive-pst-layout-.95-4|25	package pst-node and some other pstricks-related material.
14mr|texlive-pst-layout-.95-4|26	
14mr|texlive-pst-layout-.95-4|27	%post
14mr|texlive-pst-layout-.95-4|28	%{_sbindir}/texlive.post
14mr|texlive-pst-layout-.95-4|29	
14mr|texlive-pst-layout-.95-4|30	%postun
14mr|texlive-pst-layout-.95-4|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-layout-.95-4|32	%{_sbindir}/texlive.post
14mr|texlive-pst-layout-.95-4|33	fi
14mr|texlive-pst-layout-.95-4|34	
14mr|texlive-pst-layout-.95-4|35	#-----------------------------------------------------------------------
14mr|texlive-pst-layout-.95-4|36	%files
14mr|texlive-pst-layout-.95-4|37	%{_texmfdistdir}/tex/latex/pst-layout/pst-layout.sty
14mr|texlive-pst-layout-.95-4|38	%doc %{_texmfdistdir}/doc/latex/pst-layout/README
14mr|texlive-pst-layout-.95-4|39	%doc %{_texmfdistdir}/doc/latex/pst-layout/pst-layout-doc.pdf
14mr|texlive-pst-layout-.95-4|40	%doc %{_texmfdistdir}/doc/latex/pst-layout/pst-layout-doc.tex
14mr|texlive-pst-layout-.95-4|41	
14mr|texlive-pst-layout-.95-4|42	#-----------------------------------------------------------------------
14mr|texlive-pst-layout-.95-4|43	%prep
14mr|texlive-pst-layout-.95-4|44	%setup -c -a0 -a1
14mr|texlive-pst-layout-.95-4|45	
14mr|texlive-pst-layout-.95-4|46	%build
14mr|texlive-pst-layout-.95-4|47	
14mr|texlive-pst-layout-.95-4|48	%install
14mr|texlive-pst-layout-.95-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-layout-.95-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-layout-.95-4|51	
14mr|texlive-pst-layout-.95-4|52	
14mr|texlive-pst-layout-.95-4|53	
14mr|texlive-pst-layout-.95-4|54	%changelog
14mr|texlive-pst-layout-.95-4|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> .95-4
14mr|texlive-pst-layout-.95-4|56	+ Revision: ad50235
14mr|texlive-pst-layout-.95-4|57	- MassBuild#440: Increase release tag
14mr|texlive-pst-layout-.95-4|58	
14mr|texlive-pst-layout-.95-4|59	

21138 14
14mr|texlive-pst-lens-1.02-3|1	# revision 15878
14mr|texlive-pst-lens-1.02-3|2	# category Package
14mr|texlive-pst-lens-1.02-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-lens
14mr|texlive-pst-lens-1.02-3|4	# catalog-date 2007-06-15 10:24:12 +0200
14mr|texlive-pst-lens-1.02-3|5	# catalog-license lppl
14mr|texlive-pst-lens-1.02-3|6	# catalog-version 1.02
14mr|texlive-pst-lens-1.02-3|7	Name:		texlive-pst-lens
14mr|texlive-pst-lens-1.02-3|8	Version:	1.02
14mr|texlive-pst-lens-1.02-3|9	Release:	3
14mr|texlive-pst-lens-1.02-3|10	Summary:	Lenses with PSTricks
14mr|texlive-pst-lens-1.02-3|11	Group:		Publishing
14mr|texlive-pst-lens-1.02-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-lens
14mr|texlive-pst-lens-1.02-3|13	License:	LPPL
14mr|texlive-pst-lens-1.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-lens.tar.xz
14mr|texlive-pst-lens-1.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-lens.doc.tar.xz
14mr|texlive-pst-lens-1.02-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-lens.source.tar.xz
14mr|texlive-pst-lens-1.02-3|17	BuildArch:	noarch
14mr|texlive-pst-lens-1.02-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-lens-1.02-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-lens-1.02-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-lens-1.02-3|21	
14mr|texlive-pst-lens-1.02-3|22	%description
14mr|texlive-pst-lens-1.02-3|23	This PSTricks package provides a really rather simple command
14mr|texlive-pst-lens-1.02-3|24	\PstLens that will draw a lens. Command parameters provide a
14mr|texlive-pst-lens-1.02-3|25	remarkable range of effects.
14mr|texlive-pst-lens-1.02-3|26	
14mr|texlive-pst-lens-1.02-3|27	%post
14mr|texlive-pst-lens-1.02-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-lens-1.02-3|29	
14mr|texlive-pst-lens-1.02-3|30	%postun
14mr|texlive-pst-lens-1.02-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-lens-1.02-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-lens-1.02-3|33	fi
14mr|texlive-pst-lens-1.02-3|34	
14mr|texlive-pst-lens-1.02-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-lens-1.02-3|36	%files
14mr|texlive-pst-lens-1.02-3|37	%{_texmfdistdir}/tex/generic/pst-lens/pst-lens.tex
14mr|texlive-pst-lens-1.02-3|38	%{_texmfdistdir}/tex/latex/pst-lens/pst-lens.sty
14mr|texlive-pst-lens-1.02-3|39	%doc %{_texmfdistdir}/doc/generic/pst-lens/Changes
14mr|texlive-pst-lens-1.02-3|40	%doc %{_texmfdistdir}/doc/generic/pst-lens/README
14mr|texlive-pst-lens-1.02-3|41	%doc %{_texmfdistdir}/doc/generic/pst-lens/pst-lens.pdf
14mr|texlive-pst-lens-1.02-3|42	#- source
14mr|texlive-pst-lens-1.02-3|43	%doc %{_texmfdistdir}/source/generic/pst-lens/pst-lens.dtx
14mr|texlive-pst-lens-1.02-3|44	%doc %{_texmfdistdir}/source/generic/pst-lens/pst-lens.ins
14mr|texlive-pst-lens-1.02-3|45	
14mr|texlive-pst-lens-1.02-3|46	#-----------------------------------------------------------------------
14mr|texlive-pst-lens-1.02-3|47	%prep
14mr|texlive-pst-lens-1.02-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-pst-lens-1.02-3|49	
14mr|texlive-pst-lens-1.02-3|50	%build
14mr|texlive-pst-lens-1.02-3|51	
14mr|texlive-pst-lens-1.02-3|52	%install
14mr|texlive-pst-lens-1.02-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-lens-1.02-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-lens-1.02-3|55	
14mr|texlive-pst-lens-1.02-3|56	
14mr|texlive-pst-lens-1.02-3|57	
14mr|texlive-pst-lens-1.02-3|58	%changelog
14mr|texlive-pst-lens-1.02-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.02-3
14mr|texlive-pst-lens-1.02-3|60	+ Revision: ca458bd
14mr|texlive-pst-lens-1.02-3|61	- MassBuild#440: Increase release tag
14mr|texlive-pst-lens-1.02-3|62	
14mr|texlive-pst-lens-1.02-3|63	

21139 14
14mr|texlive-pst-light3d-0.12-3|1	# revision 15878
14mr|texlive-pst-light3d-0.12-3|2	# category Package
14mr|texlive-pst-light3d-0.12-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-light3d
14mr|texlive-pst-light3d-0.12-3|4	# catalog-date 2007-03-11 16:56:01 +0100
14mr|texlive-pst-light3d-0.12-3|5	# catalog-license lppl
14mr|texlive-pst-light3d-0.12-3|6	# catalog-version 0.12
14mr|texlive-pst-light3d-0.12-3|7	Name:		texlive-pst-light3d
14mr|texlive-pst-light3d-0.12-3|8	Version:	0.12
14mr|texlive-pst-light3d-0.12-3|9	Release:	3
14mr|texlive-pst-light3d-0.12-3|10	Summary:	3D lighting effects for pstricks
14mr|texlive-pst-light3d-0.12-3|11	Group:		Publishing
14mr|texlive-pst-light3d-0.12-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-light3d
14mr|texlive-pst-light3d-0.12-3|13	License:	LPPL
14mr|texlive-pst-light3d-0.12-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-light3d.tar.xz
14mr|texlive-pst-light3d-0.12-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-light3d.doc.tar.xz
14mr|texlive-pst-light3d-0.12-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-light3d.source.tar.xz
14mr|texlive-pst-light3d-0.12-3|17	BuildArch:	noarch
14mr|texlive-pst-light3d-0.12-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-light3d-0.12-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-light3d-0.12-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-light3d-0.12-3|21	
14mr|texlive-pst-light3d-0.12-3|22	%description
14mr|texlive-pst-light3d-0.12-3|23	A PSTricks package for three dimensional lighting effects on
14mr|texlive-pst-light3d-0.12-3|24	characters and PSTricks graphics, like lines, curves, plots,
14mr|texlive-pst-light3d-0.12-3|25	...
14mr|texlive-pst-light3d-0.12-3|26	
14mr|texlive-pst-light3d-0.12-3|27	%post
14mr|texlive-pst-light3d-0.12-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-light3d-0.12-3|29	
14mr|texlive-pst-light3d-0.12-3|30	%postun
14mr|texlive-pst-light3d-0.12-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-light3d-0.12-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-light3d-0.12-3|33	fi
14mr|texlive-pst-light3d-0.12-3|34	
14mr|texlive-pst-light3d-0.12-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-light3d-0.12-3|36	%files
14mr|texlive-pst-light3d-0.12-3|37	%{_texmfdistdir}/dvips/pst-light3d/pst-light3d.pro
14mr|texlive-pst-light3d-0.12-3|38	%{_texmfdistdir}/tex/generic/pst-light3d/pst-light3d.tex
14mr|texlive-pst-light3d-0.12-3|39	%{_texmfdistdir}/tex/latex/pst-light3d/pst-light3d.sty
14mr|texlive-pst-light3d-0.12-3|40	%doc %{_texmfdistdir}/doc/generic/pst-light3d/Changes
14mr|texlive-pst-light3d-0.12-3|41	%doc %{_texmfdistdir}/doc/generic/pst-light3d/README
14mr|texlive-pst-light3d-0.12-3|42	%doc %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.bib
14mr|texlive-pst-light3d-0.12-3|43	%doc %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.pdf
14mr|texlive-pst-light3d-0.12-3|44	%doc %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.tex
14mr|texlive-pst-light3d-0.12-3|45	#- source
14mr|texlive-pst-light3d-0.12-3|46	%doc %{_texmfdistdir}/source/generic/pst-light3d/Makefile
14mr|texlive-pst-light3d-0.12-3|47	
14mr|texlive-pst-light3d-0.12-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-light3d-0.12-3|49	%prep
14mr|texlive-pst-light3d-0.12-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-light3d-0.12-3|51	
14mr|texlive-pst-light3d-0.12-3|52	%build
14mr|texlive-pst-light3d-0.12-3|53	
14mr|texlive-pst-light3d-0.12-3|54	%install
14mr|texlive-pst-light3d-0.12-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-light3d-0.12-3|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-light3d-0.12-3|57	
14mr|texlive-pst-light3d-0.12-3|58	
14mr|texlive-pst-light3d-0.12-3|59	
14mr|texlive-pst-light3d-0.12-3|60	%changelog
14mr|texlive-pst-light3d-0.12-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12-3
14mr|texlive-pst-light3d-0.12-3|62	+ Revision: a8184f3
14mr|texlive-pst-light3d-0.12-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-light3d-0.12-3|64	
14mr|texlive-pst-light3d-0.12-3|65	

21140 14
14mr|texlive-pst-magneticfield-1.13-3|1	# revision 18922
14mr|texlive-pst-magneticfield-1.13-3|2	# category Package
14mr|texlive-pst-magneticfield-1.13-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-magneticfield
14mr|texlive-pst-magneticfield-1.13-3|4	# catalog-date 2010-06-12 14:14:46 +0200
14mr|texlive-pst-magneticfield-1.13-3|5	# catalog-license lppl
14mr|texlive-pst-magneticfield-1.13-3|6	# catalog-version 1.13
14mr|texlive-pst-magneticfield-1.13-3|7	Name:		texlive-pst-magneticfield
14mr|texlive-pst-magneticfield-1.13-3|8	Version:	1.13
14mr|texlive-pst-magneticfield-1.13-3|9	Release:	3
14mr|texlive-pst-magneticfield-1.13-3|10	Summary:	Plotting a magnetic field with PSTricks
14mr|texlive-pst-magneticfield-1.13-3|11	Group:		Publishing
14mr|texlive-pst-magneticfield-1.13-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-magneticfield
14mr|texlive-pst-magneticfield-1.13-3|13	License:	LPPL
14mr|texlive-pst-magneticfield-1.13-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-magneticfield.tar.xz
14mr|texlive-pst-magneticfield-1.13-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-magneticfield.doc.tar.xz
14mr|texlive-pst-magneticfield-1.13-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-magneticfield.source.tar.xz
14mr|texlive-pst-magneticfield-1.13-3|17	BuildArch:	noarch
14mr|texlive-pst-magneticfield-1.13-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-magneticfield-1.13-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-magneticfield-1.13-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-magneticfield-1.13-3|21	
14mr|texlive-pst-magneticfield-1.13-3|22	%description
14mr|texlive-pst-magneticfield-1.13-3|23	pst-magneticfield is a PSTricks related package to draw the
14mr|texlive-pst-magneticfield-1.13-3|24	magnetic field lines of Helmholtz coils in a two or three
14mr|texlive-pst-magneticfield-1.13-3|25	dimensional view. There are several parameters to create a
14mr|texlive-pst-magneticfield-1.13-3|26	different output. For more informations or some examples read
14mr|texlive-pst-magneticfield-1.13-3|27	the documentation of the package.
14mr|texlive-pst-magneticfield-1.13-3|28	
14mr|texlive-pst-magneticfield-1.13-3|29	%post
14mr|texlive-pst-magneticfield-1.13-3|30	%{_sbindir}/texlive.post
14mr|texlive-pst-magneticfield-1.13-3|31	
14mr|texlive-pst-magneticfield-1.13-3|32	%postun
14mr|texlive-pst-magneticfield-1.13-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-pst-magneticfield-1.13-3|34	%{_sbindir}/texlive.post
14mr|texlive-pst-magneticfield-1.13-3|35	fi
14mr|texlive-pst-magneticfield-1.13-3|36	
14mr|texlive-pst-magneticfield-1.13-3|37	#-----------------------------------------------------------------------
14mr|texlive-pst-magneticfield-1.13-3|38	%files
14mr|texlive-pst-magneticfield-1.13-3|39	%{_texmfdistdir}/dvips/pst-magneticfield/pst-magneticfield.pro
14mr|texlive-pst-magneticfield-1.13-3|40	%{_texmfdistdir}/tex/generic/pst-magneticfield/pst-magneticfield.tex
14mr|texlive-pst-magneticfield-1.13-3|41	%{_texmfdistdir}/tex/latex/pst-magneticfield/pst-magneticfield.sty
14mr|texlive-pst-magneticfield-1.13-3|42	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/Changes
14mr|texlive-pst-magneticfield-1.13-3|43	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/README
14mr|texlive-pst-magneticfield-1.13-3|44	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib
14mr|texlive-pst-magneticfield-1.13-3|45	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docDE.pdf
14mr|texlive-pst-magneticfield-1.13-3|46	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docDE.tex
14mr|texlive-pst-magneticfield-1.13-3|47	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docEN.pdf
14mr|texlive-pst-magneticfield-1.13-3|48	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docEN.tex
14mr|texlive-pst-magneticfield-1.13-3|49	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docFR.pdf
14mr|texlive-pst-magneticfield-1.13-3|50	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex
14mr|texlive-pst-magneticfield-1.13-3|51	#- source
14mr|texlive-pst-magneticfield-1.13-3|52	%doc %{_texmfdistdir}/source/generic/pst-magneticfield/Makefile
14mr|texlive-pst-magneticfield-1.13-3|53	
14mr|texlive-pst-magneticfield-1.13-3|54	#-----------------------------------------------------------------------
14mr|texlive-pst-magneticfield-1.13-3|55	%prep
14mr|texlive-pst-magneticfield-1.13-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-pst-magneticfield-1.13-3|57	
14mr|texlive-pst-magneticfield-1.13-3|58	%build
14mr|texlive-pst-magneticfield-1.13-3|59	
14mr|texlive-pst-magneticfield-1.13-3|60	%install
14mr|texlive-pst-magneticfield-1.13-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-magneticfield-1.13-3|62	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-magneticfield-1.13-3|63	
14mr|texlive-pst-magneticfield-1.13-3|64	
14mr|texlive-pst-magneticfield-1.13-3|65	
14mr|texlive-pst-magneticfield-1.13-3|66	%changelog
14mr|texlive-pst-magneticfield-1.13-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.13-3
14mr|texlive-pst-magneticfield-1.13-3|68	+ Revision: 41f17fa
14mr|texlive-pst-magneticfield-1.13-3|69	- MassBuild#440: Increase release tag
14mr|texlive-pst-magneticfield-1.13-3|70	
14mr|texlive-pst-magneticfield-1.13-3|71	

21141 14
14mr|texlive-pst-math-0.61-3|1	# revision 20176
14mr|texlive-pst-math-0.61-3|2	# category Package
14mr|texlive-pst-math-0.61-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-math
14mr|texlive-pst-math-0.61-3|4	# catalog-date 2010-10-02 23:46:37 +0200
14mr|texlive-pst-math-0.61-3|5	# catalog-license lppl
14mr|texlive-pst-math-0.61-3|6	# catalog-version 0.61
14mr|texlive-pst-math-0.61-3|7	Name:		texlive-pst-math
14mr|texlive-pst-math-0.61-3|8	Version:	0.61
14mr|texlive-pst-math-0.61-3|9	Release:	3
14mr|texlive-pst-math-0.61-3|10	Summary:	Enhancement of PostScript math operators to use with pstricks
14mr|texlive-pst-math-0.61-3|11	Group:		Publishing
14mr|texlive-pst-math-0.61-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-math
14mr|texlive-pst-math-0.61-3|13	License:	LPPL
14mr|texlive-pst-math-0.61-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-math.tar.xz
14mr|texlive-pst-math-0.61-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-math.doc.tar.xz
14mr|texlive-pst-math-0.61-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-math.source.tar.xz
14mr|texlive-pst-math-0.61-3|17	BuildArch:	noarch
14mr|texlive-pst-math-0.61-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-math-0.61-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-math-0.61-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-math-0.61-3|21	
14mr|texlive-pst-math-0.61-3|22	%description
14mr|texlive-pst-math-0.61-3|23	PostScript lacks a lot of basic operators such as tan, acos,
14mr|texlive-pst-math-0.61-3|24	asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base).
14mr|texlive-pst-math-0.61-3|25	Also (oddly) cos and sin use arguments in degrees. Pst-math
14mr|texlive-pst-math-0.61-3|26	provides all those operators in a header file pst-math.pro with
14mr|texlive-pst-math-0.61-3|27	wrappers pst-math.sty and pst-math.tex. In addition, sinc,
14mr|texlive-pst-math-0.61-3|28	gauss, gammaln and bessel are implemented (only partially for
14mr|texlive-pst-math-0.61-3|29	the latter). pst-math is designed essentially to work with pst-
14mr|texlive-pst-math-0.61-3|30	plot but can be used in whatever PS code (such as pstricks
14mr|texlive-pst-math-0.61-3|31	SpecialCoor "!", which is useful for placing labels). The
14mr|texlive-pst-math-0.61-3|32	package also provides a routine SIMPSON for numerical
14mr|texlive-pst-math-0.61-3|33	integration and a solver of linear equation systems.
14mr|texlive-pst-math-0.61-3|34	
14mr|texlive-pst-math-0.61-3|35	%post
14mr|texlive-pst-math-0.61-3|36	%{_sbindir}/texlive.post
14mr|texlive-pst-math-0.61-3|37	
14mr|texlive-pst-math-0.61-3|38	%postun
14mr|texlive-pst-math-0.61-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-pst-math-0.61-3|40	%{_sbindir}/texlive.post
14mr|texlive-pst-math-0.61-3|41	fi
14mr|texlive-pst-math-0.61-3|42	
14mr|texlive-pst-math-0.61-3|43	#-----------------------------------------------------------------------
14mr|texlive-pst-math-0.61-3|44	%files
14mr|texlive-pst-math-0.61-3|45	%{_texmfdistdir}/dvips/pst-math/pst-math.pro
14mr|texlive-pst-math-0.61-3|46	%{_texmfdistdir}/tex/generic/pst-math/pst-math.tex
14mr|texlive-pst-math-0.61-3|47	%{_texmfdistdir}/tex/latex/pst-math/pst-math.sty
14mr|texlive-pst-math-0.61-3|48	%doc %{_texmfdistdir}/doc/generic/pst-math/Changes
14mr|texlive-pst-math-0.61-3|49	%doc %{_texmfdistdir}/doc/generic/pst-math/README
14mr|texlive-pst-math-0.61-3|50	%doc %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.bib
14mr|texlive-pst-math-0.61-3|51	%doc %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.pdf
14mr|texlive-pst-math-0.61-3|52	%doc %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.tex
14mr|texlive-pst-math-0.61-3|53	#- source
14mr|texlive-pst-math-0.61-3|54	%doc %{_texmfdistdir}/source/generic/pst-math/Makefile
14mr|texlive-pst-math-0.61-3|55	
14mr|texlive-pst-math-0.61-3|56	#-----------------------------------------------------------------------
14mr|texlive-pst-math-0.61-3|57	%prep
14mr|texlive-pst-math-0.61-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-pst-math-0.61-3|59	
14mr|texlive-pst-math-0.61-3|60	%build
14mr|texlive-pst-math-0.61-3|61	
14mr|texlive-pst-math-0.61-3|62	%install
14mr|texlive-pst-math-0.61-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-math-0.61-3|64	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-math-0.61-3|65	
14mr|texlive-pst-math-0.61-3|66	
14mr|texlive-pst-math-0.61-3|67	
14mr|texlive-pst-math-0.61-3|68	%changelog
14mr|texlive-pst-math-0.61-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.61-3
14mr|texlive-pst-math-0.61-3|70	+ Revision: a1911bc
14mr|texlive-pst-math-0.61-3|71	- MassBuild#440: Increase release tag
14mr|texlive-pst-math-0.61-3|72	
14mr|texlive-pst-math-0.61-3|73	

21142 14
14mr|texlive-pst-mirror-1.00-3|1	# revision 16370
14mr|texlive-pst-mirror-1.00-3|2	# category Package
14mr|texlive-pst-mirror-1.00-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-mirror
14mr|texlive-pst-mirror-1.00-3|4	# catalog-date 2009-12-14 16:47:24 +0100
14mr|texlive-pst-mirror-1.00-3|5	# catalog-license lppl
14mr|texlive-pst-mirror-1.00-3|6	# catalog-version 1.00
14mr|texlive-pst-mirror-1.00-3|7	Name:		texlive-pst-mirror
14mr|texlive-pst-mirror-1.00-3|8	Version:	1.00
14mr|texlive-pst-mirror-1.00-3|9	Release:	3
14mr|texlive-pst-mirror-1.00-3|10	Summary:	Images on a spherical mirror
14mr|texlive-pst-mirror-1.00-3|11	Group:		Publishing
14mr|texlive-pst-mirror-1.00-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-mirror
14mr|texlive-pst-mirror-1.00-3|13	License:	LPPL
14mr|texlive-pst-mirror-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-mirror.tar.xz
14mr|texlive-pst-mirror-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-mirror.doc.tar.xz
14mr|texlive-pst-mirror-1.00-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-mirror.source.tar.xz
14mr|texlive-pst-mirror-1.00-3|17	BuildArch:	noarch
14mr|texlive-pst-mirror-1.00-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-mirror-1.00-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-mirror-1.00-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-mirror-1.00-3|21	
14mr|texlive-pst-mirror-1.00-3|22	%description
14mr|texlive-pst-mirror-1.00-3|23	The package provides commands and supporting PostScript
14mr|texlive-pst-mirror-1.00-3|24	material for drawing images as if reflected by a spherical
14mr|texlive-pst-mirror-1.00-3|25	mirror.
14mr|texlive-pst-mirror-1.00-3|26	
14mr|texlive-pst-mirror-1.00-3|27	%post
14mr|texlive-pst-mirror-1.00-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-mirror-1.00-3|29	
14mr|texlive-pst-mirror-1.00-3|30	%postun
14mr|texlive-pst-mirror-1.00-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-mirror-1.00-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-mirror-1.00-3|33	fi
14mr|texlive-pst-mirror-1.00-3|34	
14mr|texlive-pst-mirror-1.00-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-mirror-1.00-3|36	%files
14mr|texlive-pst-mirror-1.00-3|37	%{_texmfdistdir}/dvips/pst-mirror/pst-mirror.pro
14mr|texlive-pst-mirror-1.00-3|38	%{_texmfdistdir}/tex/generic/pst-mirror/pst-mirror.tex
14mr|texlive-pst-mirror-1.00-3|39	%{_texmfdistdir}/tex/latex/pst-mirror/pst-mirror.sty
14mr|texlive-pst-mirror-1.00-3|40	%doc %{_texmfdistdir}/doc/generic/pst-mirror/Changes
14mr|texlive-pst-mirror-1.00-3|41	%doc %{_texmfdistdir}/doc/generic/pst-mirror/README
14mr|texlive-pst-mirror-1.00-3|42	%doc %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.bib
14mr|texlive-pst-mirror-1.00-3|43	%doc %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.pdf
14mr|texlive-pst-mirror-1.00-3|44	%doc %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.tex
14mr|texlive-pst-mirror-1.00-3|45	#- source
14mr|texlive-pst-mirror-1.00-3|46	%doc %{_texmfdistdir}/source/generic/pst-mirror/Makefile
14mr|texlive-pst-mirror-1.00-3|47	
14mr|texlive-pst-mirror-1.00-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-mirror-1.00-3|49	%prep
14mr|texlive-pst-mirror-1.00-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-mirror-1.00-3|51	
14mr|texlive-pst-mirror-1.00-3|52	%build
14mr|texlive-pst-mirror-1.00-3|53	
14mr|texlive-pst-mirror-1.00-3|54	%install
14mr|texlive-pst-mirror-1.00-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-mirror-1.00-3|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-mirror-1.00-3|57	
14mr|texlive-pst-mirror-1.00-3|58	
14mr|texlive-pst-mirror-1.00-3|59	
14mr|texlive-pst-mirror-1.00-3|60	%changelog
14mr|texlive-pst-mirror-1.00-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-pst-mirror-1.00-3|62	+ Revision: 555a66e
14mr|texlive-pst-mirror-1.00-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-mirror-1.00-3|64	
14mr|texlive-pst-mirror-1.00-3|65	

21143 14
14mr|texlive-pst-node-1.32-2|1	# revision 32891
14mr|texlive-pst-node-1.32-2|2	# category Package
14mr|texlive-pst-node-1.32-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-node
14mr|texlive-pst-node-1.32-2|4	# catalog-date 2014-02-04 05:38:17 +0100
14mr|texlive-pst-node-1.32-2|5	# catalog-license lppl
14mr|texlive-pst-node-1.32-2|6	Name:		texlive-pst-node
14mr|texlive-pst-node-1.32-2|7	Version:	1.32
14mr|texlive-pst-node-1.32-2|8	Release:	2
14mr|texlive-pst-node-1.32-2|9	Summary:	Nodes and node connections in pstricks
14mr|texlive-pst-node-1.32-2|10	Group:		Publishing
14mr|texlive-pst-node-1.32-2|11	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-node
14mr|texlive-pst-node-1.32-2|12	License:	LPPL
14mr|texlive-pst-node-1.32-2|13	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-node.tar.xz
14mr|texlive-pst-node-1.32-2|14	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-node.doc.tar.xz
14mr|texlive-pst-node-1.32-2|15	BuildArch:	noarch
14mr|texlive-pst-node-1.32-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-node-1.32-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-node-1.32-2|18	Requires(post):	texlive-kpathsea
14mr|texlive-pst-node-1.32-2|19	
14mr|texlive-pst-node-1.32-2|20	%description
14mr|texlive-pst-node-1.32-2|21	The package enables the user to connect information, and to
14mr|texlive-pst-node-1.32-2|22	place labels, without knowing (in advance) the actual positions
14mr|texlive-pst-node-1.32-2|23	of the items to be connected, or where the connecting line
14mr|texlive-pst-node-1.32-2|24	should go. The macros are useful for making graphs and trees,
14mr|texlive-pst-node-1.32-2|25	mathematical diagrams, linguistic syntax diagrams, and so on.
14mr|texlive-pst-node-1.32-2|26	The package contents were previously distributed as a part of
14mr|texlive-pst-node-1.32-2|27	the pstricks base distribution; the package serves as an
14mr|texlive-pst-node-1.32-2|28	extension to PSTricks.
14mr|texlive-pst-node-1.32-2|29	
14mr|texlive-pst-node-1.32-2|30	%post
14mr|texlive-pst-node-1.32-2|31	%{_sbindir}/texlive.post
14mr|texlive-pst-node-1.32-2|32	
14mr|texlive-pst-node-1.32-2|33	%postun
14mr|texlive-pst-node-1.32-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-pst-node-1.32-2|35	%{_sbindir}/texlive.post
14mr|texlive-pst-node-1.32-2|36	fi
14mr|texlive-pst-node-1.32-2|37	
14mr|texlive-pst-node-1.32-2|38	#-----------------------------------------------------------------------
14mr|texlive-pst-node-1.32-2|39	%files
14mr|texlive-pst-node-1.32-2|40	%{_texmfdistdir}/dvips/pst-node/pst-node.pro
14mr|texlive-pst-node-1.32-2|41	%{_texmfdistdir}/dvips/pst-node/pst-node97.pro
14mr|texlive-pst-node-1.32-2|42	%{_texmfdistdir}/tex/generic/pst-node/pst-node.tex
14mr|texlive-pst-node-1.32-2|43	%{_texmfdistdir}/tex/generic/pst-node/pst-node97.tex
14mr|texlive-pst-node-1.32-2|44	%{_texmfdistdir}/tex/latex/pst-node/pst-node.sty
14mr|texlive-pst-node-1.32-2|45	%doc %{_texmfdistdir}/doc/generic/pst-node/Changes
14mr|texlive-pst-node-1.32-2|46	%doc %{_texmfdistdir}/doc/generic/pst-node/README
14mr|texlive-pst-node-1.32-2|47	%doc %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.bib
14mr|texlive-pst-node-1.32-2|48	%doc %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.pdf
14mr|texlive-pst-node-1.32-2|49	%doc %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.tex
14mr|texlive-pst-node-1.32-2|50	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.bib
14mr|texlive-pst-node-1.32-2|51	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.pdf
14mr|texlive-pst-node-1.32-2|52	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.tex
14mr|texlive-pst-node-1.32-2|53	
14mr|texlive-pst-node-1.32-2|54	#-----------------------------------------------------------------------
14mr|texlive-pst-node-1.32-2|55	%prep
14mr|texlive-pst-node-1.32-2|56	%setup -c -a0 -a1
14mr|texlive-pst-node-1.32-2|57	
14mr|texlive-pst-node-1.32-2|58	%build
14mr|texlive-pst-node-1.32-2|59	
14mr|texlive-pst-node-1.32-2|60	%install
14mr|texlive-pst-node-1.32-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-node-1.32-2|62	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-node-1.32-2|63	
14mr|texlive-pst-node-1.32-2|64	%changelog
14mr|texlive-pst-node-1.32-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.32-2
14mr|texlive-pst-node-1.32-2|66	+ Revision: 03b3a39
14mr|texlive-pst-node-1.32-2|67	- MassBuild#440: Increase release tag
14mr|texlive-pst-node-1.32-2|68	
14mr|texlive-pst-node-1.32-2|69	

21144 14
14mr|texlive-pst-ob3d-0.21-3|1	# revision 15878
14mr|texlive-pst-ob3d-0.21-3|2	# category Package
14mr|texlive-pst-ob3d-0.21-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-ob3d
14mr|texlive-pst-ob3d-0.21-3|4	# catalog-date 2008-08-23 00:25:16 +0200
14mr|texlive-pst-ob3d-0.21-3|5	# catalog-license lppl
14mr|texlive-pst-ob3d-0.21-3|6	# catalog-version 0.21
14mr|texlive-pst-ob3d-0.21-3|7	Name:		texlive-pst-ob3d
14mr|texlive-pst-ob3d-0.21-3|8	Version:	0.21
14mr|texlive-pst-ob3d-0.21-3|9	Release:	3
14mr|texlive-pst-ob3d-0.21-3|10	Summary:	Three dimensional objects using PSTricks
14mr|texlive-pst-ob3d-0.21-3|11	Group:		Publishing
14mr|texlive-pst-ob3d-0.21-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-ob3d
14mr|texlive-pst-ob3d-0.21-3|13	License:	LPPL
14mr|texlive-pst-ob3d-0.21-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ob3d.tar.xz
14mr|texlive-pst-ob3d-0.21-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ob3d.doc.tar.xz
14mr|texlive-pst-ob3d-0.21-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ob3d.source.tar.xz
14mr|texlive-pst-ob3d-0.21-3|17	BuildArch:	noarch
14mr|texlive-pst-ob3d-0.21-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-ob3d-0.21-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-ob3d-0.21-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-ob3d-0.21-3|21	
14mr|texlive-pst-ob3d-0.21-3|22	%description
14mr|texlive-pst-ob3d-0.21-3|23	The package uses PSTricks to provide basic three-dimensional
14mr|texlive-pst-ob3d-0.21-3|24	objects. As yet, only cubes (which can be deformed to
14mr|texlive-pst-ob3d-0.21-3|25	rectangular parallelipipeds) and dies (which are only a special
14mr|texlive-pst-ob3d-0.21-3|26	kind of cubes) are defined.
14mr|texlive-pst-ob3d-0.21-3|27	
14mr|texlive-pst-ob3d-0.21-3|28	%post
14mr|texlive-pst-ob3d-0.21-3|29	%{_sbindir}/texlive.post
14mr|texlive-pst-ob3d-0.21-3|30	
14mr|texlive-pst-ob3d-0.21-3|31	%postun
14mr|texlive-pst-ob3d-0.21-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-ob3d-0.21-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-ob3d-0.21-3|34	fi
14mr|texlive-pst-ob3d-0.21-3|35	
14mr|texlive-pst-ob3d-0.21-3|36	#-----------------------------------------------------------------------
14mr|texlive-pst-ob3d-0.21-3|37	%files
14mr|texlive-pst-ob3d-0.21-3|38	%{_texmfdistdir}/tex/generic/pst-ob3d/pst-ob3d.tex
14mr|texlive-pst-ob3d-0.21-3|39	%{_texmfdistdir}/tex/latex/pst-ob3d/pst-ob3d.sty
14mr|texlive-pst-ob3d-0.21-3|40	%doc %{_texmfdistdir}/doc/generic/pst-ob3d/Changes
14mr|texlive-pst-ob3d-0.21-3|41	%doc %{_texmfdistdir}/doc/generic/pst-ob3d/README
14mr|texlive-pst-ob3d-0.21-3|42	%doc %{_texmfdistdir}/doc/generic/pst-ob3d/pst-ob3d.pdf
14mr|texlive-pst-ob3d-0.21-3|43	#- source
14mr|texlive-pst-ob3d-0.21-3|44	%doc %{_texmfdistdir}/source/generic/pst-ob3d/Makefile
14mr|texlive-pst-ob3d-0.21-3|45	%doc %{_texmfdistdir}/source/generic/pst-ob3d/pst-ob3d.dtx
14mr|texlive-pst-ob3d-0.21-3|46	%doc %{_texmfdistdir}/source/generic/pst-ob3d/pst-ob3d.ins
14mr|texlive-pst-ob3d-0.21-3|47	
14mr|texlive-pst-ob3d-0.21-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-ob3d-0.21-3|49	%prep
14mr|texlive-pst-ob3d-0.21-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-ob3d-0.21-3|51	
14mr|texlive-pst-ob3d-0.21-3|52	%build
14mr|texlive-pst-ob3d-0.21-3|53	
14mr|texlive-pst-ob3d-0.21-3|54	%install
14mr|texlive-pst-ob3d-0.21-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-ob3d-0.21-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-ob3d-0.21-3|57	
14mr|texlive-pst-ob3d-0.21-3|58	
14mr|texlive-pst-ob3d-0.21-3|59	
14mr|texlive-pst-ob3d-0.21-3|60	%changelog
14mr|texlive-pst-ob3d-0.21-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.21-3
14mr|texlive-pst-ob3d-0.21-3|62	+ Revision: 81c2c6a
14mr|texlive-pst-ob3d-0.21-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-ob3d-0.21-3|64	
14mr|texlive-pst-ob3d-0.21-3|65	

21145 14
14mr|texlive-pstool-1.5b-6|1	# revision 32065
14mr|texlive-pstool-1.5b-6|2	# category Package
14mr|texlive-pstool-1.5b-6|3	# catalog-ctan /macros/latex/contrib/pstool
14mr|texlive-pstool-1.5b-6|4	# catalog-date 2013-11-04 16:22:51 +0100
14mr|texlive-pstool-1.5b-6|5	# catalog-license lppl
14mr|texlive-pstool-1.5b-6|6	# catalog-version 1.5b
14mr|texlive-pstool-1.5b-6|7	Name:		texlive-pstool
14mr|texlive-pstool-1.5b-6|8	Version:	1.5b
14mr|texlive-pstool-1.5b-6|9	Release:	6
14mr|texlive-pstool-1.5b-6|10	Summary:	Support for psfrag within pdfLaTeX
14mr|texlive-pstool-1.5b-6|11	Group:		Publishing
14mr|texlive-pstool-1.5b-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pstool
14mr|texlive-pstool-1.5b-6|13	License:	LPPL
14mr|texlive-pstool-1.5b-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.tar.xz
14mr|texlive-pstool-1.5b-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.doc.tar.xz
14mr|texlive-pstool-1.5b-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.source.tar.xz
14mr|texlive-pstool-1.5b-6|17	BuildArch:	noarch
14mr|texlive-pstool-1.5b-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pstool-1.5b-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pstool-1.5b-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-pstool-1.5b-6|21	
14mr|texlive-pstool-1.5b-6|22	%description
14mr|texlive-pstool-1.5b-6|23	The package works in the same sort of way as pst-pdf, but it
14mr|texlive-pstool-1.5b-6|24	also processes the PostScript graphics with psfrag to add
14mr|texlive-pstool-1.5b-6|25	labels within the graphic, before conversion. Thus the bundle
14mr|texlive-pstool-1.5b-6|26	replaces two steps of an ordinary workflow. (Naturally, the
14mr|texlive-pstool-1.5b-6|27	package requires that \write 18 is enabled.) Pstool ensures
14mr|texlive-pstool-1.5b-6|28	that each version of each graphic is compiled once only (the
14mr|texlive-pstool-1.5b-6|29	graphic is (re-)compiled only if it has changed since the
14mr|texlive-pstool-1.5b-6|30	previous compilation of the document). This drastically speeds
14mr|texlive-pstool-1.5b-6|31	up the running of the package in the typical case (though the
14mr|texlive-pstool-1.5b-6|32	first run of any document is inevitably just as slow as with
14mr|texlive-pstool-1.5b-6|33	any similar package).
14mr|texlive-pstool-1.5b-6|34	
14mr|texlive-pstool-1.5b-6|35	%post
14mr|texlive-pstool-1.5b-6|36	%{_sbindir}/texlive.post
14mr|texlive-pstool-1.5b-6|37	
14mr|texlive-pstool-1.5b-6|38	%postun
14mr|texlive-pstool-1.5b-6|39	if [ $1 -eq 0 ]; then
14mr|texlive-pstool-1.5b-6|40	%{_sbindir}/texlive.post
14mr|texlive-pstool-1.5b-6|41	fi
14mr|texlive-pstool-1.5b-6|42	
14mr|texlive-pstool-1.5b-6|43	#-----------------------------------------------------------------------
14mr|texlive-pstool-1.5b-6|44	%files
14mr|texlive-pstool-1.5b-6|45	%{_texmfdistdir}/tex/latex/pstool/pstool.sty
14mr|texlive-pstool-1.5b-6|46	%doc %{_texmfdistdir}/doc/latex/pstool/README
14mr|texlive-pstool-1.5b-6|47	%doc %{_texmfdistdir}/doc/latex/pstool/example-pstool.tex
14mr|texlive-pstool-1.5b-6|48	%doc %{_texmfdistdir}/doc/latex/pstool/example.tex
14mr|texlive-pstool-1.5b-6|49	%doc %{_texmfdistdir}/doc/latex/pstool/macros.tex
14mr|texlive-pstool-1.5b-6|50	%doc %{_texmfdistdir}/doc/latex/pstool/pstool.pdf
14mr|texlive-pstool-1.5b-6|51	%doc %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.eps
14mr|texlive-pstool-1.5b-6|52	%doc %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.tex
14mr|texlive-pstool-1.5b-6|53	%doc %{_texmfdistdir}/doc/latex/pstool/trial.eps
14mr|texlive-pstool-1.5b-6|54	%doc %{_texmfdistdir}/doc/latex/pstool/trial.tex
14mr|texlive-pstool-1.5b-6|55	%doc %{_texmfdistdir}/doc/latex/pstool/trial2.eps
14mr|texlive-pstool-1.5b-6|56	%doc %{_texmfdistdir}/doc/latex/pstool/trial2.tex
14mr|texlive-pstool-1.5b-6|57	#- source
14mr|texlive-pstool-1.5b-6|58	%doc %{_texmfdistdir}/source/latex/pstool/pstool.ins
14mr|texlive-pstool-1.5b-6|59	%doc %{_texmfdistdir}/source/latex/pstool/pstool.tex
14mr|texlive-pstool-1.5b-6|60	
14mr|texlive-pstool-1.5b-6|61	#-----------------------------------------------------------------------
14mr|texlive-pstool-1.5b-6|62	%prep
14mr|texlive-pstool-1.5b-6|63	%setup -c -a0 -a1 -a2
14mr|texlive-pstool-1.5b-6|64	
14mr|texlive-pstool-1.5b-6|65	%build
14mr|texlive-pstool-1.5b-6|66	
14mr|texlive-pstool-1.5b-6|67	%install
14mr|texlive-pstool-1.5b-6|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pstool-1.5b-6|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pstool-1.5b-6|70	
14mr|texlive-pstool-1.5b-6|71	%changelog
14mr|texlive-pstool-1.5b-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5b-6
14mr|texlive-pstool-1.5b-6|73	+ Revision: 6466ee4
14mr|texlive-pstool-1.5b-6|74	- MassBuild#440: Increase release tag
14mr|texlive-pstool-1.5b-6|75	
14mr|texlive-pstool-1.5b-6|76	

21146 14
14mr|texlive-pstools-1.68-11|1	# revision 29764
14mr|texlive-pstools-1.68-11|2	# category TLCore
14mr|texlive-pstools-1.68-11|3	# catalog-ctan /support/ps2eps
14mr|texlive-pstools-1.68-11|4	# catalog-date 2012-07-20 20:39:39 +0200
14mr|texlive-pstools-1.68-11|5	# catalog-license gpl
14mr|texlive-pstools-1.68-11|6	# catalog-version 1.68
14mr|texlive-pstools-1.68-11|7	Name:		texlive-pstools
14mr|texlive-pstools-1.68-11|8	Version:	1.68
14mr|texlive-pstools-1.68-11|9	Release:	11
14mr|texlive-pstools-1.68-11|10	Summary:	Produce Encapsulated PostScript from PostScript
14mr|texlive-pstools-1.68-11|11	Group:		Publishing
14mr|texlive-pstools-1.68-11|12	URL:		http://www.ctan.org/tex-archive/support/ps2eps
14mr|texlive-pstools-1.68-11|13	License:	GPL
14mr|texlive-pstools-1.68-11|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstools.tar.xz
14mr|texlive-pstools-1.68-11|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstools.doc.tar.xz
14mr|texlive-pstools-1.68-11|16	BuildArch:	noarch
14mr|texlive-pstools-1.68-11|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pstools-1.68-11|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pstools-1.68-11|19	Requires(post):	texlive-kpathsea
14mr|texlive-pstools-1.68-11|20	Requires:	texlive-pstools.bin
14mr|texlive-pstools-1.68-11|21	%rename ps2eps
14mr|texlive-pstools-1.68-11|22	
14mr|texlive-pstools-1.68-11|23	%description
14mr|texlive-pstools-1.68-11|24	Produce Encapsulated PostScript Files (EPS/EPSF) from a one-
14mr|texlive-pstools-1.68-11|25	page PostScript document, or any PostScript document. A correct
14mr|texlive-pstools-1.68-11|26	Bounding Box is calculated for the EPS files and some
14mr|texlive-pstools-1.68-11|27	PostScript command sequences that can produce errorneous
14mr|texlive-pstools-1.68-11|28	results on printers are filtered. The input is cropped to
14mr|texlive-pstools-1.68-11|29	include just the image contained in the PostScript file. The
14mr|texlive-pstools-1.68-11|30	EPS files can then be included into TeX documents. Other
14mr|texlive-pstools-1.68-11|31	programs like ps2epsi (a script distributed with ghostscript)
14mr|texlive-pstools-1.68-11|32	don't always calculate the correct bounding box (because the
14mr|texlive-pstools-1.68-11|33	values are put on the PostScript stack which may get corrupted
14mr|texlive-pstools-1.68-11|34	by bad PostScript code) or they round it off, resulting in
14mr|texlive-pstools-1.68-11|35	clipping the image. Therefore ps2eps uses a resolution of 144
14mr|texlive-pstools-1.68-11|36	dpi to get the correct bounding box. The bundle includes
14mr|texlive-pstools-1.68-11|37	binaries for Linux, Solaris, Digital Unix or Windows
14mr|texlive-pstools-1.68-11|38	2000/9x/NT; for other platforms, the user needs perl,
14mr|texlive-pstools-1.68-11|39	ghostscript and an ANSI-C compiler. Included in the
14mr|texlive-pstools-1.68-11|40	distribution is the bbox program, an application to produce
14mr|texlive-pstools-1.68-11|41	Bounding Box values for rawppm or rawpbm format files.
14mr|texlive-pstools-1.68-11|42	
14mr|texlive-pstools-1.68-11|43	%post
14mr|texlive-pstools-1.68-11|44	%{_sbindir}/texlive.post
14mr|texlive-pstools-1.68-11|45	
14mr|texlive-pstools-1.68-11|46	%postun
14mr|texlive-pstools-1.68-11|47	if [ $1 -eq 0 ]; then
14mr|texlive-pstools-1.68-11|48	%{_sbindir}/texlive.post
14mr|texlive-pstools-1.68-11|49	fi
14mr|texlive-pstools-1.68-11|50	
14mr|texlive-pstools-1.68-11|51	#-----------------------------------------------------------------------
14mr|texlive-pstools-1.68-11|52	%files
14mr|texlive-pstools-1.68-11|53	%{_bindir}/ps2eps
14mr|texlive-pstools-1.68-11|54	%{_bindir}/ps2frag
14mr|texlive-pstools-1.68-11|55	%{_bindir}/pslatex
14mr|texlive-pstools-1.68-11|56	%{_texmfdistdir}/scripts/ps2eps/ps2eps.pl
14mr|texlive-pstools-1.68-11|57	%{_texmfdistdir}/scripts/texlive/ps2frag.sh
14mr|texlive-pstools-1.68-11|58	%{_texmfdistdir}/scripts/texlive/pslatex.sh
14mr|texlive-pstools-1.68-11|59	%doc %{_mandir}/man1/bbox.1*
14mr|texlive-pstools-1.68-11|60	%doc %{_texmfdistdir}/doc/man/man1/bbox.man1.pdf
14mr|texlive-pstools-1.68-11|61	%doc %{_mandir}/man1/ps2eps.1*
14mr|texlive-pstools-1.68-11|62	%doc %{_texmfdistdir}/doc/man/man1/ps2eps.man1.pdf
14mr|texlive-pstools-1.68-11|63	%doc %{_mandir}/man1/ps2frag.1*
14mr|texlive-pstools-1.68-11|64	%doc %{_texmfdistdir}/doc/man/man1/ps2frag.man1.pdf
14mr|texlive-pstools-1.68-11|65	%doc %{_mandir}/man1/pslatex.1*
14mr|texlive-pstools-1.68-11|66	%doc %{_texmfdistdir}/doc/man/man1/pslatex.man1.pdf
14mr|texlive-pstools-1.68-11|67	
14mr|texlive-pstools-1.68-11|68	#-----------------------------------------------------------------------
14mr|texlive-pstools-1.68-11|69	%prep
14mr|texlive-pstools-1.68-11|70	%setup -c -a0 -a1
14mr|texlive-pstools-1.68-11|71	
14mr|texlive-pstools-1.68-11|72	%build
14mr|texlive-pstools-1.68-11|73	
14mr|texlive-pstools-1.68-11|74	%install
14mr|texlive-pstools-1.68-11|75	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-pstools-1.68-11|76	pushd %{buildroot}%{_bindir}
14mr|texlive-pstools-1.68-11|77	ln -sf %{_texmfdistdir}/scripts/ps2eps/ps2eps.pl ps2eps
14mr|texlive-pstools-1.68-11|78	ln -sf %{_texmfdistdir}/scripts/texlive/ps2frag.sh ps2frag
14mr|texlive-pstools-1.68-11|79	ln -sf %{_texmfdistdir}/scripts/texlive/pslatex.sh pslatex
14mr|texlive-pstools-1.68-11|80	popd
14mr|texlive-pstools-1.68-11|81	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pstools-1.68-11|82	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pstools-1.68-11|83	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-pstools-1.68-11|84	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-pstools-1.68-11|85	
14mr|texlive-pstools-1.68-11|86	%changelog
14mr|texlive-pstools-1.68-11|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.68-11
14mr|texlive-pstools-1.68-11|88	+ Revision: 79c03e6
14mr|texlive-pstools-1.68-11|89	- MassBuild#440: Increase release tag
14mr|texlive-pstools-1.68-11|90	
14mr|texlive-pstools-1.68-11|91	

21147 14
14mr|texlive-pst-optexp-4.7-2|1	# revision 32656
14mr|texlive-pst-optexp-4.7-2|2	# category Package
14mr|texlive-pst-optexp-4.7-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-optexp
14mr|texlive-pst-optexp-4.7-2|4	# catalog-date 2014-01-13 10:27:14 +0100
14mr|texlive-pst-optexp-4.7-2|5	# catalog-license lppl
14mr|texlive-pst-optexp-4.7-2|6	# catalog-version 4.7
14mr|texlive-pst-optexp-4.7-2|7	Name:		texlive-pst-optexp
14mr|texlive-pst-optexp-4.7-2|8	Version:	4.7
14mr|texlive-pst-optexp-4.7-2|9	Release:	2
14mr|texlive-pst-optexp-4.7-2|10	Summary:	Drawing optical experimental setups
14mr|texlive-pst-optexp-4.7-2|11	Group:		Publishing
14mr|texlive-pst-optexp-4.7-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-optexp
14mr|texlive-pst-optexp-4.7-2|13	License:	LPPL
14mr|texlive-pst-optexp-4.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.tar.xz
14mr|texlive-pst-optexp-4.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.doc.tar.xz
14mr|texlive-pst-optexp-4.7-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.source.tar.xz
14mr|texlive-pst-optexp-4.7-2|17	BuildArch:	noarch
14mr|texlive-pst-optexp-4.7-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-optexp-4.7-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-optexp-4.7-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-optexp-4.7-2|21	
14mr|texlive-pst-optexp-4.7-2|22	%description
14mr|texlive-pst-optexp-4.7-2|23	The package is a collection of optical components that
14mr|texlive-pst-optexp-4.7-2|24	facilitate easy sketching of optical experimental setups. The
14mr|texlive-pst-optexp-4.7-2|25	package uses PSTricks for its output. A wide range of free-ray
14mr|texlive-pst-optexp-4.7-2|26	and fibre components is provided, the alignment, positioning
14mr|texlive-pst-optexp-4.7-2|27	and labelling of which can be achieved in very simple and
14mr|texlive-pst-optexp-4.7-2|28	flexible ways. The components may be connected with fibers or
14mr|texlive-pst-optexp-4.7-2|29	beams, and realistic raytraced beam paths are also possible.
14mr|texlive-pst-optexp-4.7-2|30	
14mr|texlive-pst-optexp-4.7-2|31	%post
14mr|texlive-pst-optexp-4.7-2|32	%{_sbindir}/texlive.post
14mr|texlive-pst-optexp-4.7-2|33	
14mr|texlive-pst-optexp-4.7-2|34	%postun
14mr|texlive-pst-optexp-4.7-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-pst-optexp-4.7-2|36	%{_sbindir}/texlive.post
14mr|texlive-pst-optexp-4.7-2|37	fi
14mr|texlive-pst-optexp-4.7-2|38	
14mr|texlive-pst-optexp-4.7-2|39	#-----------------------------------------------------------------------
14mr|texlive-pst-optexp-4.7-2|40	%files
14mr|texlive-pst-optexp-4.7-2|41	%{_texmfdistdir}/dvips/pst-optexp/pst-optexp.pro
14mr|texlive-pst-optexp-4.7-2|42	%{_texmfdistdir}/tex/latex/pst-optexp/pst-optexp.sty
14mr|texlive-pst-optexp-4.7-2|43	%doc %{_texmfdistdir}/doc/latex/pst-optexp/Changes
14mr|texlive-pst-optexp-4.7-2|44	%doc %{_texmfdistdir}/doc/latex/pst-optexp/README
14mr|texlive-pst-optexp-4.7-2|45	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-DE.pdf
14mr|texlive-pst-optexp-4.7-2|46	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-quickref.pdf
14mr|texlive-pst-optexp-4.7-2|47	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp.pdf
14mr|texlive-pst-optexp-4.7-2|48	#- source
14mr|texlive-pst-optexp-4.7-2|49	%doc %{_texmfdistdir}/source/latex/pst-optexp/Makefile
14mr|texlive-pst-optexp-4.7-2|50	%doc %{_texmfdistdir}/source/latex/pst-optexp/pst-optexp.dtx
14mr|texlive-pst-optexp-4.7-2|51	%doc %{_texmfdistdir}/source/latex/pst-optexp/pst-optexp.ins
14mr|texlive-pst-optexp-4.7-2|52	
14mr|texlive-pst-optexp-4.7-2|53	#-----------------------------------------------------------------------
14mr|texlive-pst-optexp-4.7-2|54	%prep
14mr|texlive-pst-optexp-4.7-2|55	%setup -c -a0 -a1 -a2
14mr|texlive-pst-optexp-4.7-2|56	
14mr|texlive-pst-optexp-4.7-2|57	%build
14mr|texlive-pst-optexp-4.7-2|58	
14mr|texlive-pst-optexp-4.7-2|59	%install
14mr|texlive-pst-optexp-4.7-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-optexp-4.7-2|61	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-optexp-4.7-2|62	
14mr|texlive-pst-optexp-4.7-2|63	%changelog
14mr|texlive-pst-optexp-4.7-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.7-2
14mr|texlive-pst-optexp-4.7-2|65	+ Revision: 6537e75
14mr|texlive-pst-optexp-4.7-2|66	- MassBuild#440: Increase release tag
14mr|texlive-pst-optexp-4.7-2|67	
14mr|texlive-pst-optexp-4.7-2|68	

21148 14
14mr|texlive-pst-optic-1.01-3|1	# revision 19704
14mr|texlive-pst-optic-1.01-3|2	# category Package
14mr|texlive-pst-optic-1.01-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-optic
14mr|texlive-pst-optic-1.01-3|4	# catalog-date 2010-07-29 16:44:20 +0200
14mr|texlive-pst-optic-1.01-3|5	# catalog-license lppl
14mr|texlive-pst-optic-1.01-3|6	# catalog-version 1.01
14mr|texlive-pst-optic-1.01-3|7	Name:		texlive-pst-optic
14mr|texlive-pst-optic-1.01-3|8	Version:	1.01
14mr|texlive-pst-optic-1.01-3|9	Release:	3
14mr|texlive-pst-optic-1.01-3|10	Summary:	Drawing optics diagrams
14mr|texlive-pst-optic-1.01-3|11	Group:		Publishing
14mr|texlive-pst-optic-1.01-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-optic
14mr|texlive-pst-optic-1.01-3|13	License:	LPPL
14mr|texlive-pst-optic-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optic.tar.xz
14mr|texlive-pst-optic-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optic.doc.tar.xz
14mr|texlive-pst-optic-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optic.source.tar.xz
14mr|texlive-pst-optic-1.01-3|17	BuildArch:	noarch
14mr|texlive-pst-optic-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-optic-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-optic-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-optic-1.01-3|21	
14mr|texlive-pst-optic-1.01-3|22	%description
14mr|texlive-pst-optic-1.01-3|23	A package for drawing both reflective and refractive optics
14mr|texlive-pst-optic-1.01-3|24	diagrams. The package requires pstricks later than version
14mr|texlive-pst-optic-1.01-3|25	1.10.
14mr|texlive-pst-optic-1.01-3|26	
14mr|texlive-pst-optic-1.01-3|27	%post
14mr|texlive-pst-optic-1.01-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-optic-1.01-3|29	
14mr|texlive-pst-optic-1.01-3|30	%postun
14mr|texlive-pst-optic-1.01-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-optic-1.01-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-optic-1.01-3|33	fi
14mr|texlive-pst-optic-1.01-3|34	
14mr|texlive-pst-optic-1.01-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-optic-1.01-3|36	%files
14mr|texlive-pst-optic-1.01-3|37	%{_texmfdistdir}/tex/generic/pst-optic/pst-optic.tex
14mr|texlive-pst-optic-1.01-3|38	%{_texmfdistdir}/tex/latex/pst-optic/pst-optic.sty
14mr|texlive-pst-optic-1.01-3|39	%doc %{_texmfdistdir}/doc/generic/pst-optic/Changes
14mr|texlive-pst-optic-1.01-3|40	%doc %{_texmfdistdir}/doc/generic/pst-optic/README
14mr|texlive-pst-optic-1.01-3|41	%doc %{_texmfdistdir}/doc/generic/pst-optic/more_docs/dtk.pdf
14mr|texlive-pst-optic-1.01-3|42	%doc %{_texmfdistdir}/doc/generic/pst-optic/more_docs/pst-optic-examples.pdf
14mr|texlive-pst-optic-1.01-3|43	%doc %{_texmfdistdir}/doc/generic/pst-optic/more_docs/pst-optic-examples.tex
14mr|texlive-pst-optic-1.01-3|44	%doc %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.bib
14mr|texlive-pst-optic-1.01-3|45	%doc %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.pdf
14mr|texlive-pst-optic-1.01-3|46	%doc %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.tex
14mr|texlive-pst-optic-1.01-3|47	#- source
14mr|texlive-pst-optic-1.01-3|48	%doc %{_texmfdistdir}/source/generic/pst-optic/Makefile
14mr|texlive-pst-optic-1.01-3|49	
14mr|texlive-pst-optic-1.01-3|50	#-----------------------------------------------------------------------
14mr|texlive-pst-optic-1.01-3|51	%prep
14mr|texlive-pst-optic-1.01-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-pst-optic-1.01-3|53	
14mr|texlive-pst-optic-1.01-3|54	%build
14mr|texlive-pst-optic-1.01-3|55	
14mr|texlive-pst-optic-1.01-3|56	%install
14mr|texlive-pst-optic-1.01-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-optic-1.01-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-optic-1.01-3|59	
14mr|texlive-pst-optic-1.01-3|60	
14mr|texlive-pst-optic-1.01-3|61	
14mr|texlive-pst-optic-1.01-3|62	%changelog
14mr|texlive-pst-optic-1.01-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-pst-optic-1.01-3|64	+ Revision: e2455fa
14mr|texlive-pst-optic-1.01-3|65	- MassBuild#440: Increase release tag
14mr|texlive-pst-optic-1.01-3|66	
14mr|texlive-pst-optic-1.01-3|67	

21149 14
14mr|texlive-pst-osci-2.82-3|1	# revision 15878
14mr|texlive-pst-osci-2.82-3|2	# category Package
14mr|texlive-pst-osci-2.82-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-osci
14mr|texlive-pst-osci-2.82-3|4	# catalog-date 2008-10-08 15:45:53 +0200
14mr|texlive-pst-osci-2.82-3|5	# catalog-license lppl
14mr|texlive-pst-osci-2.82-3|6	# catalog-version 2.82
14mr|texlive-pst-osci-2.82-3|7	Name:		texlive-pst-osci
14mr|texlive-pst-osci-2.82-3|8	Version:	2.82
14mr|texlive-pst-osci-2.82-3|9	Release:	3
14mr|texlive-pst-osci-2.82-3|10	Summary:	Oscgons with PSTricks
14mr|texlive-pst-osci-2.82-3|11	Group:		Publishing
14mr|texlive-pst-osci-2.82-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-osci
14mr|texlive-pst-osci-2.82-3|13	License:	LPPL
14mr|texlive-pst-osci-2.82-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-osci.tar.xz
14mr|texlive-pst-osci-2.82-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-osci.doc.tar.xz
14mr|texlive-pst-osci-2.82-3|16	BuildArch:	noarch
14mr|texlive-pst-osci-2.82-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-osci-2.82-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-osci-2.82-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-osci-2.82-3|20	
14mr|texlive-pst-osci-2.82-3|21	%description
14mr|texlive-pst-osci-2.82-3|22	pst-osci is a PSTricks package enables you to produce
14mr|texlive-pst-osci-2.82-3|23	oscilloscope "screen shots". Three channels can be used to
14mr|texlive-pst-osci-2.82-3|24	represent the most common signals (damped or not): namely
14mr|texlive-pst-osci-2.82-3|25	sinusoidal, rectangular, triangular, dog's tooth (left and
14mr|texlive-pst-osci-2.82-3|26	right oriented). The third channel allows you to add, to
14mr|texlive-pst-osci-2.82-3|27	subtract or to multiply the two other signals. Lissajous
14mr|texlive-pst-osci-2.82-3|28	diagrams (XY-mode) can also be obtained.
14mr|texlive-pst-osci-2.82-3|29	
14mr|texlive-pst-osci-2.82-3|30	%post
14mr|texlive-pst-osci-2.82-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-osci-2.82-3|32	
14mr|texlive-pst-osci-2.82-3|33	%postun
14mr|texlive-pst-osci-2.82-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-pst-osci-2.82-3|35	%{_sbindir}/texlive.post
14mr|texlive-pst-osci-2.82-3|36	fi
14mr|texlive-pst-osci-2.82-3|37	
14mr|texlive-pst-osci-2.82-3|38	#-----------------------------------------------------------------------
14mr|texlive-pst-osci-2.82-3|39	%files
14mr|texlive-pst-osci-2.82-3|40	%{_texmfdistdir}/tex/generic/pst-osci/pst-osci.tex
14mr|texlive-pst-osci-2.82-3|41	%{_texmfdistdir}/tex/latex/pst-osci/pst-osci.sty
14mr|texlive-pst-osci-2.82-3|42	%doc %{_texmfdistdir}/doc/generic/pst-osci/Changes
14mr|texlive-pst-osci-2.82-3|43	%doc %{_texmfdistdir}/doc/generic/pst-osci/README
14mr|texlive-pst-osci-2.82-3|44	%doc %{_texmfdistdir}/doc/generic/pst-osci/oscilloscope.pdf
14mr|texlive-pst-osci-2.82-3|45	%doc %{_texmfdistdir}/doc/generic/pst-osci/oscilloscope.tex
14mr|texlive-pst-osci-2.82-3|46	%doc %{_texmfdistdir}/doc/generic/pst-osci/pst-osci-doc.pdf
14mr|texlive-pst-osci-2.82-3|47	%doc %{_texmfdistdir}/doc/generic/pst-osci/pst-osci-doc.tex
14mr|texlive-pst-osci-2.82-3|48	
14mr|texlive-pst-osci-2.82-3|49	#-----------------------------------------------------------------------
14mr|texlive-pst-osci-2.82-3|50	%prep
14mr|texlive-pst-osci-2.82-3|51	%setup -c -a0 -a1
14mr|texlive-pst-osci-2.82-3|52	
14mr|texlive-pst-osci-2.82-3|53	%build
14mr|texlive-pst-osci-2.82-3|54	
14mr|texlive-pst-osci-2.82-3|55	%install
14mr|texlive-pst-osci-2.82-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-osci-2.82-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-osci-2.82-3|58	
14mr|texlive-pst-osci-2.82-3|59	
14mr|texlive-pst-osci-2.82-3|60	
14mr|texlive-pst-osci-2.82-3|61	%changelog
14mr|texlive-pst-osci-2.82-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.82-3
14mr|texlive-pst-osci-2.82-3|63	+ Revision: 29e3e5e
14mr|texlive-pst-osci-2.82-3|64	- MassBuild#440: Increase release tag
14mr|texlive-pst-osci-2.82-3|65	
14mr|texlive-pst-osci-2.82-3|66	

21150 14
14mr|texlive-pst-pad-0.3b-3|1	# revision 15878
14mr|texlive-pst-pad-0.3b-3|2	# category Package
14mr|texlive-pst-pad-0.3b-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-pad
14mr|texlive-pst-pad-0.3b-3|4	# catalog-date 2008-08-23 00:25:16 +0200
14mr|texlive-pst-pad-0.3b-3|5	# catalog-license lppl
14mr|texlive-pst-pad-0.3b-3|6	# catalog-version 0.3b
14mr|texlive-pst-pad-0.3b-3|7	Name:		texlive-pst-pad
14mr|texlive-pst-pad-0.3b-3|8	Version:	0.3b
14mr|texlive-pst-pad-0.3b-3|9	Release:	3
14mr|texlive-pst-pad-0.3b-3|10	Summary:	Draw simple attachment systems with PSTricks
14mr|texlive-pst-pad-0.3b-3|11	Group:		Publishing
14mr|texlive-pst-pad-0.3b-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-pad
14mr|texlive-pst-pad-0.3b-3|13	License:	LPPL
14mr|texlive-pst-pad-0.3b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pad.tar.xz
14mr|texlive-pst-pad-0.3b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pad.doc.tar.xz
14mr|texlive-pst-pad-0.3b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pad.source.tar.xz
14mr|texlive-pst-pad-0.3b-3|17	BuildArch:	noarch
14mr|texlive-pst-pad-0.3b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-pad-0.3b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-pad-0.3b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-pad-0.3b-3|21	
14mr|texlive-pst-pad-0.3b-3|22	%description
14mr|texlive-pst-pad-0.3b-3|23	The package collects a set of graphical elements based on
14mr|texlive-pst-pad-0.3b-3|24	PStricks that can be used to facilitate display of attachment
14mr|texlive-pst-pad-0.3b-3|25	systems such as two differently shaped surfaces with or without
14mr|texlive-pst-pad-0.3b-3|26	a fluid wedged in between. These macros ease the display of wet
14mr|texlive-pst-pad-0.3b-3|27	adhesion models and common friction systems such as boundary
14mr|texlive-pst-pad-0.3b-3|28	lubrication, elastohydrodynamic lubrication and hydrodynamic
14mr|texlive-pst-pad-0.3b-3|29	lubrication.
14mr|texlive-pst-pad-0.3b-3|30	
14mr|texlive-pst-pad-0.3b-3|31	%post
14mr|texlive-pst-pad-0.3b-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-pad-0.3b-3|33	
14mr|texlive-pst-pad-0.3b-3|34	%postun
14mr|texlive-pst-pad-0.3b-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-pst-pad-0.3b-3|36	%{_sbindir}/texlive.post
14mr|texlive-pst-pad-0.3b-3|37	fi
14mr|texlive-pst-pad-0.3b-3|38	
14mr|texlive-pst-pad-0.3b-3|39	#-----------------------------------------------------------------------
14mr|texlive-pst-pad-0.3b-3|40	%files
14mr|texlive-pst-pad-0.3b-3|41	%{_texmfdistdir}/tex/generic/pst-pad/pst-pad.tex
14mr|texlive-pst-pad-0.3b-3|42	%{_texmfdistdir}/tex/latex/pst-pad/pst-pad.sty
14mr|texlive-pst-pad-0.3b-3|43	%doc %{_texmfdistdir}/doc/generic/pst-pad/CHANGES
14mr|texlive-pst-pad-0.3b-3|44	%doc %{_texmfdistdir}/doc/generic/pst-pad/README
14mr|texlive-pst-pad-0.3b-3|45	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc-header.tex
14mr|texlive-pst-pad-0.3b-3|46	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc.pdf
14mr|texlive-pst-pad-0.3b-3|47	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc.tex
14mr|texlive-pst-pad-0.3b-3|48	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-docDE.pdf
14mr|texlive-pst-pad-0.3b-3|49	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-docDE.tex
14mr|texlive-pst-pad-0.3b-3|50	%doc %{_texmfdistdir}/doc/generic/pst-pad/showexpl.cfg
14mr|texlive-pst-pad-0.3b-3|51	#- source
14mr|texlive-pst-pad-0.3b-3|52	%doc %{_texmfdistdir}/source/generic/pst-pad/Makefile
14mr|texlive-pst-pad-0.3b-3|53	
14mr|texlive-pst-pad-0.3b-3|54	#-----------------------------------------------------------------------
14mr|texlive-pst-pad-0.3b-3|55	%prep
14mr|texlive-pst-pad-0.3b-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-pst-pad-0.3b-3|57	
14mr|texlive-pst-pad-0.3b-3|58	%build
14mr|texlive-pst-pad-0.3b-3|59	
14mr|texlive-pst-pad-0.3b-3|60	%install
14mr|texlive-pst-pad-0.3b-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-pad-0.3b-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-pad-0.3b-3|63	
14mr|texlive-pst-pad-0.3b-3|64	
14mr|texlive-pst-pad-0.3b-3|65	
14mr|texlive-pst-pad-0.3b-3|66	%changelog
14mr|texlive-pst-pad-0.3b-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3b-3
14mr|texlive-pst-pad-0.3b-3|68	+ Revision: a70c6b3
14mr|texlive-pst-pad-0.3b-3|69	- MassBuild#440: Increase release tag
14mr|texlive-pst-pad-0.3b-3|70	
14mr|texlive-pst-pad-0.3b-3|71	

21151 14
14mr|texlive-pst-pdf-1.1v-3|1	# revision 15878
14mr|texlive-pst-pdf-1.1v-3|2	# category Package
14mr|texlive-pst-pdf-1.1v-3|3	# catalog-ctan /macros/latex/contrib/pst-pdf
14mr|texlive-pst-pdf-1.1v-3|4	# catalog-date 2008-10-09 22:29:15 +0200
14mr|texlive-pst-pdf-1.1v-3|5	# catalog-license lppl
14mr|texlive-pst-pdf-1.1v-3|6	# catalog-version 1.1v
14mr|texlive-pst-pdf-1.1v-3|7	Name:		texlive-pst-pdf
14mr|texlive-pst-pdf-1.1v-3|8	Version:	1.1v
14mr|texlive-pst-pdf-1.1v-3|9	Release:	3
14mr|texlive-pst-pdf-1.1v-3|10	Summary:	Make PDF versions of graphics by processing between runs
14mr|texlive-pst-pdf-1.1v-3|11	Group:		Publishing
14mr|texlive-pst-pdf-1.1v-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pst-pdf
14mr|texlive-pst-pdf-1.1v-3|13	License:	LPPL
14mr|texlive-pst-pdf-1.1v-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdf.tar.xz
14mr|texlive-pst-pdf-1.1v-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdf.doc.tar.xz
14mr|texlive-pst-pdf-1.1v-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdf.source.tar.xz
14mr|texlive-pst-pdf-1.1v-3|17	BuildArch:	noarch
14mr|texlive-pst-pdf-1.1v-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-pdf-1.1v-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-pdf-1.1v-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-pdf-1.1v-3|21	
14mr|texlive-pst-pdf-1.1v-3|22	%description
14mr|texlive-pst-pdf-1.1v-3|23	The package pst-pdf simplifies the use of graphics from
14mr|texlive-pst-pdf-1.1v-3|24	PSTricks and other PostScript code in PDF documents. As in
14mr|texlive-pst-pdf-1.1v-3|25	building a bibliography with BibTEX additional external
14mr|texlive-pst-pdf-1.1v-3|26	programmes are being invoked. In this case they are used to
14mr|texlive-pst-pdf-1.1v-3|27	create a PDF file (\PDFcontainer) that will contain all this
14mr|texlive-pst-pdf-1.1v-3|28	graphics material. In the final document this contents will be
14mr|texlive-pst-pdf-1.1v-3|29	inserted instead of the original PostScript code. The package
14mr|texlive-pst-pdf-1.1v-3|30	works with pstricks and requires a recent version of the
14mr|texlive-pst-pdf-1.1v-3|31	preview package.
14mr|texlive-pst-pdf-1.1v-3|32	
14mr|texlive-pst-pdf-1.1v-3|33	%post
14mr|texlive-pst-pdf-1.1v-3|34	%{_sbindir}/texlive.post
14mr|texlive-pst-pdf-1.1v-3|35	
14mr|texlive-pst-pdf-1.1v-3|36	%postun
14mr|texlive-pst-pdf-1.1v-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-pst-pdf-1.1v-3|38	%{_sbindir}/texlive.post
14mr|texlive-pst-pdf-1.1v-3|39	fi
14mr|texlive-pst-pdf-1.1v-3|40	
14mr|texlive-pst-pdf-1.1v-3|41	#-----------------------------------------------------------------------
14mr|texlive-pst-pdf-1.1v-3|42	%files
14mr|texlive-pst-pdf-1.1v-3|43	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf
14mr|texlive-pst-pdf-1.1v-3|44	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat
14mr|texlive-pst-pdf-1.1v-3|45	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat.noMiKTeX
14mr|texlive-pst-pdf-1.1v-3|46	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat.w95
14mr|texlive-pst-pdf-1.1v-3|47	%{_texmfdistdir}/tex/latex/pst-pdf/pst-pdf.sty
14mr|texlive-pst-pdf-1.1v-3|48	%doc %{_texmfdistdir}/doc/latex/pst-pdf/CHANGES
14mr|texlive-pst-pdf-1.1v-3|49	%doc %{_texmfdistdir}/doc/latex/pst-pdf/README
14mr|texlive-pst-pdf-1.1v-3|50	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-DE.pdf
14mr|texlive-pst-pdf-1.1v-3|51	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example1.pdf
14mr|texlive-pst-pdf-1.1v-3|52	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example1.tex
14mr|texlive-pst-pdf-1.1v-3|53	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example2.pdf
14mr|texlive-pst-pdf-1.1v-3|54	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example2.tex
14mr|texlive-pst-pdf-1.1v-3|55	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf.pdf
14mr|texlive-pst-pdf-1.1v-3|56	#- source
14mr|texlive-pst-pdf-1.1v-3|57	%doc %{_texmfdistdir}/source/latex/pst-pdf/CHANGES.tex
14mr|texlive-pst-pdf-1.1v-3|58	%doc %{_texmfdistdir}/source/latex/pst-pdf/elephant.ps
14mr|texlive-pst-pdf-1.1v-3|59	%doc %{_texmfdistdir}/source/latex/pst-pdf/insect1.eps
14mr|texlive-pst-pdf-1.1v-3|60	%doc %{_texmfdistdir}/source/latex/pst-pdf/insect15.eps
14mr|texlive-pst-pdf-1.1v-3|61	%doc %{_texmfdistdir}/source/latex/pst-pdf/knuth.png
14mr|texlive-pst-pdf-1.1v-3|62	%doc %{_texmfdistdir}/source/latex/pst-pdf/penguin.eps
14mr|texlive-pst-pdf-1.1v-3|63	%doc %{_texmfdistdir}/source/latex/pst-pdf/psf-demo.eps
14mr|texlive-pst-pdf-1.1v-3|64	%doc %{_texmfdistdir}/source/latex/pst-pdf/pst-pdf.dtx
14mr|texlive-pst-pdf-1.1v-3|65	%doc %{_texmfdistdir}/source/latex/pst-pdf/pst-pdf.ins
14mr|texlive-pst-pdf-1.1v-3|66	
14mr|texlive-pst-pdf-1.1v-3|67	#-----------------------------------------------------------------------
14mr|texlive-pst-pdf-1.1v-3|68	%prep
14mr|texlive-pst-pdf-1.1v-3|69	%setup -c -a0 -a1 -a2
14mr|texlive-pst-pdf-1.1v-3|70	
14mr|texlive-pst-pdf-1.1v-3|71	%build
14mr|texlive-pst-pdf-1.1v-3|72	
14mr|texlive-pst-pdf-1.1v-3|73	%install
14mr|texlive-pst-pdf-1.1v-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-pdf-1.1v-3|75	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-pdf-1.1v-3|76	
14mr|texlive-pst-pdf-1.1v-3|77	
14mr|texlive-pst-pdf-1.1v-3|78	
14mr|texlive-pst-pdf-1.1v-3|79	%changelog
14mr|texlive-pst-pdf-1.1v-3|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1v-3
14mr|texlive-pst-pdf-1.1v-3|81	+ Revision: c020628
14mr|texlive-pst-pdf-1.1v-3|82	- MassBuild#440: Increase release tag
14mr|texlive-pst-pdf-1.1v-3|83	
14mr|texlive-pst-pdf-1.1v-3|84	

21152 14
14mr|texlive-pst-pdgr-0.3-3|1	# revision 15878
14mr|texlive-pst-pdgr-0.3-3|2	# category Package
14mr|texlive-pst-pdgr-0.3-3|3	# catalog-ctan /graphics/pstricks/contrib/pedigree/pst-pdgr
14mr|texlive-pst-pdgr-0.3-3|4	# catalog-date 2007-08-14 12:06:32 +0200
14mr|texlive-pst-pdgr-0.3-3|5	# catalog-license lppl
14mr|texlive-pst-pdgr-0.3-3|6	# catalog-version 0.3
14mr|texlive-pst-pdgr-0.3-3|7	Name:		texlive-pst-pdgr
14mr|texlive-pst-pdgr-0.3-3|8	Version:	0.3
14mr|texlive-pst-pdgr-0.3-3|9	Release:	3
14mr|texlive-pst-pdgr-0.3-3|10	Summary:	Draw medical pedigrees using pstricks
14mr|texlive-pst-pdgr-0.3-3|11	Group:		Publishing
14mr|texlive-pst-pdgr-0.3-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pedigree/pst-pdgr
14mr|texlive-pst-pdgr-0.3-3|13	License:	LPPL
14mr|texlive-pst-pdgr-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdgr.tar.xz
14mr|texlive-pst-pdgr-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdgr.doc.tar.xz
14mr|texlive-pst-pdgr-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdgr.source.tar.xz
14mr|texlive-pst-pdgr-0.3-3|17	BuildArch:	noarch
14mr|texlive-pst-pdgr-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-pdgr-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-pdgr-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-pdgr-0.3-3|21	
14mr|texlive-pst-pdgr-0.3-3|22	%description
14mr|texlive-pst-pdgr-0.3-3|23	The package provides a set of macros based on PSTricks to draw
14mr|texlive-pst-pdgr-0.3-3|24	medical pedigrees according to the recommendations for
14mr|texlive-pst-pdgr-0.3-3|25	standardized human pedigree nomenclature. The drawing commands
14mr|texlive-pst-pdgr-0.3-3|26	place the symbols on a pspicture canvas. An interface for
14mr|texlive-pst-pdgr-0.3-3|27	making trees is also provided. The package may be used both
14mr|texlive-pst-pdgr-0.3-3|28	with LaTeX and PlainTeX. A separate Perl program for generating
14mr|texlive-pst-pdgr-0.3-3|29	TeX files from spreadsheets is available.
14mr|texlive-pst-pdgr-0.3-3|30	
14mr|texlive-pst-pdgr-0.3-3|31	%post
14mr|texlive-pst-pdgr-0.3-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-pdgr-0.3-3|33	
14mr|texlive-pst-pdgr-0.3-3|34	%postun
14mr|texlive-pst-pdgr-0.3-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-pst-pdgr-0.3-3|36	%{_sbindir}/texlive.post
14mr|texlive-pst-pdgr-0.3-3|37	fi
14mr|texlive-pst-pdgr-0.3-3|38	
14mr|texlive-pst-pdgr-0.3-3|39	#-----------------------------------------------------------------------
14mr|texlive-pst-pdgr-0.3-3|40	%files
14mr|texlive-pst-pdgr-0.3-3|41	%{_texmfdistdir}/tex/generic/pst-pdgr/pst-pdgr.tex
14mr|texlive-pst-pdgr-0.3-3|42	%{_texmfdistdir}/tex/latex/pst-pdgr/pst-pdgr.cfg
14mr|texlive-pst-pdgr-0.3-3|43	%{_texmfdistdir}/tex/latex/pst-pdgr/pst-pdgr.sty
14mr|texlive-pst-pdgr-0.3-3|44	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/NEWS
14mr|texlive-pst-pdgr-0.3-3|45	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/README
14mr|texlive-pst-pdgr-0.3-3|46	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/pst-pdgr.bib
14mr|texlive-pst-pdgr-0.3-3|47	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/pst-pdgr.pdf
14mr|texlive-pst-pdgr-0.3-3|48	#- source
14mr|texlive-pst-pdgr-0.3-3|49	%doc %{_texmfdistdir}/source/generic/pst-pdgr/Makefile
14mr|texlive-pst-pdgr-0.3-3|50	%doc %{_texmfdistdir}/source/generic/pst-pdgr/pst-pdgr.dtx
14mr|texlive-pst-pdgr-0.3-3|51	%doc %{_texmfdistdir}/source/generic/pst-pdgr/pst-pdgr.ins
14mr|texlive-pst-pdgr-0.3-3|52	
14mr|texlive-pst-pdgr-0.3-3|53	#-----------------------------------------------------------------------
14mr|texlive-pst-pdgr-0.3-3|54	%prep
14mr|texlive-pst-pdgr-0.3-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-pst-pdgr-0.3-3|56	
14mr|texlive-pst-pdgr-0.3-3|57	%build
14mr|texlive-pst-pdgr-0.3-3|58	
14mr|texlive-pst-pdgr-0.3-3|59	%install
14mr|texlive-pst-pdgr-0.3-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-pdgr-0.3-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-pdgr-0.3-3|62	
14mr|texlive-pst-pdgr-0.3-3|63	
14mr|texlive-pst-pdgr-0.3-3|64	
14mr|texlive-pst-pdgr-0.3-3|65	%changelog
14mr|texlive-pst-pdgr-0.3-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-pst-pdgr-0.3-3|67	+ Revision: f53faaf
14mr|texlive-pst-pdgr-0.3-3|68	- MassBuild#440: Increase release tag
14mr|texlive-pst-pdgr-0.3-3|69	
14mr|texlive-pst-pdgr-0.3-3|70	

21153 14
14mr|texlive-pst-platon-0.01-3|1	# revision 16538
14mr|texlive-pst-platon-0.01-3|2	# category Package
14mr|texlive-pst-platon-0.01-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-platon
14mr|texlive-pst-platon-0.01-3|4	# catalog-date 2010-01-01 00:46:51 +0100
14mr|texlive-pst-platon-0.01-3|5	# catalog-license lppl
14mr|texlive-pst-platon-0.01-3|6	# catalog-version 0.01
14mr|texlive-pst-platon-0.01-3|7	Name:		texlive-pst-platon
14mr|texlive-pst-platon-0.01-3|8	Version:	0.01
14mr|texlive-pst-platon-0.01-3|9	Release:	3
14mr|texlive-pst-platon-0.01-3|10	Summary:	Platonic solids in PSTricks
14mr|texlive-pst-platon-0.01-3|11	Group:		Publishing
14mr|texlive-pst-platon-0.01-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-platon
14mr|texlive-pst-platon-0.01-3|13	License:	LPPL
14mr|texlive-pst-platon-0.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-platon.tar.xz
14mr|texlive-pst-platon-0.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-platon.doc.tar.xz
14mr|texlive-pst-platon-0.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-platon.source.tar.xz
14mr|texlive-pst-platon-0.01-3|17	BuildArch:	noarch
14mr|texlive-pst-platon-0.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-platon-0.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-platon-0.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-platon-0.01-3|21	
14mr|texlive-pst-platon-0.01-3|22	%description
14mr|texlive-pst-platon-0.01-3|23	The package adds to PSTricks the ability to draw 3-dimensional
14mr|texlive-pst-platon-0.01-3|24	views of the five Platonic solids.
14mr|texlive-pst-platon-0.01-3|25	
14mr|texlive-pst-platon-0.01-3|26	%post
14mr|texlive-pst-platon-0.01-3|27	%{_sbindir}/texlive.post
14mr|texlive-pst-platon-0.01-3|28	
14mr|texlive-pst-platon-0.01-3|29	%postun
14mr|texlive-pst-platon-0.01-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-platon-0.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-platon-0.01-3|32	fi
14mr|texlive-pst-platon-0.01-3|33	
14mr|texlive-pst-platon-0.01-3|34	#-----------------------------------------------------------------------
14mr|texlive-pst-platon-0.01-3|35	%files
14mr|texlive-pst-platon-0.01-3|36	%{_texmfdistdir}/tex/latex/pst-platon/pst-platon.sty
14mr|texlive-pst-platon-0.01-3|37	%doc %{_texmfdistdir}/doc/generic/pst-platon/Changes
14mr|texlive-pst-platon-0.01-3|38	%doc %{_texmfdistdir}/doc/generic/pst-platon/README
14mr|texlive-pst-platon-0.01-3|39	%doc %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.bib
14mr|texlive-pst-platon-0.01-3|40	%doc %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.pdf
14mr|texlive-pst-platon-0.01-3|41	%doc %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.tex
14mr|texlive-pst-platon-0.01-3|42	#- source
14mr|texlive-pst-platon-0.01-3|43	%doc %{_texmfdistdir}/source/generic/pst-platon/Makefile
14mr|texlive-pst-platon-0.01-3|44	
14mr|texlive-pst-platon-0.01-3|45	#-----------------------------------------------------------------------
14mr|texlive-pst-platon-0.01-3|46	%prep
14mr|texlive-pst-platon-0.01-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-pst-platon-0.01-3|48	
14mr|texlive-pst-platon-0.01-3|49	%build
14mr|texlive-pst-platon-0.01-3|50	
14mr|texlive-pst-platon-0.01-3|51	%install
14mr|texlive-pst-platon-0.01-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-platon-0.01-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-platon-0.01-3|54	
14mr|texlive-pst-platon-0.01-3|55	
14mr|texlive-pst-platon-0.01-3|56	
14mr|texlive-pst-platon-0.01-3|57	%changelog
14mr|texlive-pst-platon-0.01-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-3
14mr|texlive-pst-platon-0.01-3|59	+ Revision: a8e0e05
14mr|texlive-pst-platon-0.01-3|60	- MassBuild#440: Increase release tag
14mr|texlive-pst-platon-0.01-3|61	
14mr|texlive-pst-platon-0.01-3|62	

21154 14
14mr|texlive-pst-plot-1.57-2|1	# revision 32683
14mr|texlive-pst-plot-1.57-2|2	# category Package
14mr|texlive-pst-plot-1.57-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-plot
14mr|texlive-pst-plot-1.57-2|4	# catalog-date 2013-12-05 17:17:03 +0100
14mr|texlive-pst-plot-1.57-2|5	# catalog-license lppl
14mr|texlive-pst-plot-1.57-2|6	# catalog-version 1.57
14mr|texlive-pst-plot-1.57-2|7	Name:		texlive-pst-plot
14mr|texlive-pst-plot-1.57-2|8	Version:	1.57
14mr|texlive-pst-plot-1.57-2|9	Release:	2
14mr|texlive-pst-plot-1.57-2|10	Summary:	Plot data using PSTricks
14mr|texlive-pst-plot-1.57-2|11	Group:		Publishing
14mr|texlive-pst-plot-1.57-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-plot
14mr|texlive-pst-plot-1.57-2|13	License:	LPPL
14mr|texlive-pst-plot-1.57-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-plot.tar.xz
14mr|texlive-pst-plot-1.57-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-plot.doc.tar.xz
14mr|texlive-pst-plot-1.57-2|16	BuildArch:	noarch
14mr|texlive-pst-plot-1.57-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-plot-1.57-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-plot-1.57-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-plot-1.57-2|20	
14mr|texlive-pst-plot-1.57-2|21	%description
14mr|texlive-pst-plot-1.57-2|22	The package provides plotting of data (typically from external
14mr|texlive-pst-plot-1.57-2|23	files), using PSTricks. Plots may be configured using a wide
14mr|texlive-pst-plot-1.57-2|24	variety of parameters.
14mr|texlive-pst-plot-1.57-2|25	
14mr|texlive-pst-plot-1.57-2|26	%post
14mr|texlive-pst-plot-1.57-2|27	%{_sbindir}/texlive.post
14mr|texlive-pst-plot-1.57-2|28	
14mr|texlive-pst-plot-1.57-2|29	%postun
14mr|texlive-pst-plot-1.57-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-plot-1.57-2|31	%{_sbindir}/texlive.post
14mr|texlive-pst-plot-1.57-2|32	fi
14mr|texlive-pst-plot-1.57-2|33	
14mr|texlive-pst-plot-1.57-2|34	#-----------------------------------------------------------------------
14mr|texlive-pst-plot-1.57-2|35	%files
14mr|texlive-pst-plot-1.57-2|36	%{_texmfdistdir}/tex/generic/pst-plot/pst-plot.tex
14mr|texlive-pst-plot-1.57-2|37	%{_texmfdistdir}/tex/generic/pst-plot/pst-plot97.tex
14mr|texlive-pst-plot-1.57-2|38	%{_texmfdistdir}/tex/latex/pst-plot/pst-plot.sty
14mr|texlive-pst-plot-1.57-2|39	%doc %{_texmfdistdir}/doc/generic/pst-plot/Changes
14mr|texlive-pst-plot-1.57-2|40	%doc %{_texmfdistdir}/doc/generic/pst-plot/Contents
14mr|texlive-pst-plot-1.57-2|41	%doc %{_texmfdistdir}/doc/generic/pst-plot/README
14mr|texlive-pst-plot-1.57-2|42	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-1.pdf
14mr|texlive-pst-plot-1.57-2|43	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-1.tex
14mr|texlive-pst-plot-1.57-2|44	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-2.bib
14mr|texlive-pst-plot-1.57-2|45	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-2.pdf
14mr|texlive-pst-plot-1.57-2|46	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-2.tex
14mr|texlive-pst-plot-1.57-2|47	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.bib
14mr|texlive-pst-plot-1.57-2|48	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.dat
14mr|texlive-pst-plot-1.57-2|49	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.eps
14mr|texlive-pst-plot-1.57-2|50	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.pdf
14mr|texlive-pst-plot-1.57-2|51	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.png
14mr|texlive-pst-plot-1.57-2|52	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.tex
14mr|texlive-pst-plot-1.57-2|53	%doc %{_texmfdistdir}/doc/generic/pst-plot/tugboat01-4.bib
14mr|texlive-pst-plot-1.57-2|54	%doc %{_texmfdistdir}/doc/generic/pst-plot/tugboat01-4.pdf
14mr|texlive-pst-plot-1.57-2|55	%doc %{_texmfdistdir}/doc/generic/pst-plot/tugboat01-4.tex
14mr|texlive-pst-plot-1.57-2|56	
14mr|texlive-pst-plot-1.57-2|57	#-----------------------------------------------------------------------
14mr|texlive-pst-plot-1.57-2|58	%prep
14mr|texlive-pst-plot-1.57-2|59	%setup -c -a0 -a1
14mr|texlive-pst-plot-1.57-2|60	
14mr|texlive-pst-plot-1.57-2|61	%build
14mr|texlive-pst-plot-1.57-2|62	
14mr|texlive-pst-plot-1.57-2|63	%install
14mr|texlive-pst-plot-1.57-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-plot-1.57-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-plot-1.57-2|66	
14mr|texlive-pst-plot-1.57-2|67	%changelog
14mr|texlive-pst-plot-1.57-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.57-2
14mr|texlive-pst-plot-1.57-2|69	+ Revision: d7bf93d
14mr|texlive-pst-plot-1.57-2|70	- MassBuild#440: Increase release tag
14mr|texlive-pst-plot-1.57-2|71	
14mr|texlive-pst-plot-1.57-2|72	

21155 14
14mr|texlive-pst-poly-1.61-3|1	# revision 16460
14mr|texlive-pst-poly-1.61-3|2	# category Package
14mr|texlive-pst-poly-1.61-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-poly
14mr|texlive-pst-poly-1.61-3|4	# catalog-date 2009-12-20 19:36:06 +0100
14mr|texlive-pst-poly-1.61-3|5	# catalog-license lppl
14mr|texlive-pst-poly-1.61-3|6	# catalog-version 1.61
14mr|texlive-pst-poly-1.61-3|7	Name:		texlive-pst-poly
14mr|texlive-pst-poly-1.61-3|8	Version:	1.61
14mr|texlive-pst-poly-1.61-3|9	Release:	3
14mr|texlive-pst-poly-1.61-3|10	Summary:	Polygons with PSTricks
14mr|texlive-pst-poly-1.61-3|11	Group:		Publishing
14mr|texlive-pst-poly-1.61-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-poly
14mr|texlive-pst-poly-1.61-3|13	License:	LPPL
14mr|texlive-pst-poly-1.61-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-poly.tar.xz
14mr|texlive-pst-poly-1.61-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-poly.doc.tar.xz
14mr|texlive-pst-poly-1.61-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-poly.source.tar.xz
14mr|texlive-pst-poly-1.61-3|17	BuildArch:	noarch
14mr|texlive-pst-poly-1.61-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-poly-1.61-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-poly-1.61-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-poly-1.61-3|21	
14mr|texlive-pst-poly-1.61-3|22	%description
14mr|texlive-pst-poly-1.61-3|23	This PSTricks package provides a really rather simple command
14mr|texlive-pst-poly-1.61-3|24	\PstPolygon that will draw various regular and non-regular
14mr|texlive-pst-poly-1.61-3|25	polygons (according to command parameters); various shortcuts
14mr|texlive-pst-poly-1.61-3|26	to commonly-used polygons are provided, as well as a command
14mr|texlive-pst-poly-1.61-3|27	\pspolygonbox that frames text with a polygon. The package uses
14mr|texlive-pst-poly-1.61-3|28	the xkeyval package for argument decoding.
14mr|texlive-pst-poly-1.61-3|29	
14mr|texlive-pst-poly-1.61-3|30	%post
14mr|texlive-pst-poly-1.61-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-poly-1.61-3|32	
14mr|texlive-pst-poly-1.61-3|33	%postun
14mr|texlive-pst-poly-1.61-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-pst-poly-1.61-3|35	%{_sbindir}/texlive.post
14mr|texlive-pst-poly-1.61-3|36	fi
14mr|texlive-pst-poly-1.61-3|37	
14mr|texlive-pst-poly-1.61-3|38	#-----------------------------------------------------------------------
14mr|texlive-pst-poly-1.61-3|39	%files
14mr|texlive-pst-poly-1.61-3|40	%{_texmfdistdir}/tex/generic/pst-poly/pst-poly.tex
14mr|texlive-pst-poly-1.61-3|41	%{_texmfdistdir}/tex/latex/pst-poly/pst-poly.sty
14mr|texlive-pst-poly-1.61-3|42	%doc %{_texmfdistdir}/doc/generic/pst-poly/Changes
14mr|texlive-pst-poly-1.61-3|43	%doc %{_texmfdistdir}/doc/generic/pst-poly/README
14mr|texlive-pst-poly-1.61-3|44	%doc %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.bib
14mr|texlive-pst-poly-1.61-3|45	%doc %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.pdf
14mr|texlive-pst-poly-1.61-3|46	%doc %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.tex
14mr|texlive-pst-poly-1.61-3|47	#- source
14mr|texlive-pst-poly-1.61-3|48	%doc %{_texmfdistdir}/source/generic/pst-poly/Makefile
14mr|texlive-pst-poly-1.61-3|49	
14mr|texlive-pst-poly-1.61-3|50	#-----------------------------------------------------------------------
14mr|texlive-pst-poly-1.61-3|51	%prep
14mr|texlive-pst-poly-1.61-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-pst-poly-1.61-3|53	
14mr|texlive-pst-poly-1.61-3|54	%build
14mr|texlive-pst-poly-1.61-3|55	
14mr|texlive-pst-poly-1.61-3|56	%install
14mr|texlive-pst-poly-1.61-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-poly-1.61-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-poly-1.61-3|59	
14mr|texlive-pst-poly-1.61-3|60	
14mr|texlive-pst-poly-1.61-3|61	
14mr|texlive-pst-poly-1.61-3|62	%changelog
14mr|texlive-pst-poly-1.61-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.61-3
14mr|texlive-pst-poly-1.61-3|64	+ Revision: 1a47dc3
14mr|texlive-pst-poly-1.61-3|65	- MassBuild#440: Increase release tag
14mr|texlive-pst-poly-1.61-3|66	
14mr|texlive-pst-poly-1.61-3|67	

21156 14
14mr|texlive-pst-pulley-0.01-2|1	# revision 25142
14mr|texlive-pst-pulley-0.01-2|2	# category Package
14mr|texlive-pst-pulley-0.01-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-pulley
14mr|texlive-pst-pulley-0.01-2|4	# catalog-date 2012-01-18 12:22:27 +0100
14mr|texlive-pst-pulley-0.01-2|5	# catalog-license lppl1.3
14mr|texlive-pst-pulley-0.01-2|6	# catalog-version 0.01
14mr|texlive-pst-pulley-0.01-2|7	Name:		texlive-pst-pulley
14mr|texlive-pst-pulley-0.01-2|8	Version:	0.01
14mr|texlive-pst-pulley-0.01-2|9	Release:	2
14mr|texlive-pst-pulley-0.01-2|10	Summary:	Plot pulleys, using pstricks
14mr|texlive-pst-pulley-0.01-2|11	Group:		Publishing
14mr|texlive-pst-pulley-0.01-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-pulley
14mr|texlive-pst-pulley-0.01-2|13	License:	LPPL1.3
14mr|texlive-pst-pulley-0.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pulley.tar.xz
14mr|texlive-pst-pulley-0.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pulley.doc.tar.xz
14mr|texlive-pst-pulley-0.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pulley.source.tar.xz
14mr|texlive-pst-pulley-0.01-2|17	BuildArch:	noarch
14mr|texlive-pst-pulley-0.01-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-pulley-0.01-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-pulley-0.01-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-pulley-0.01-2|21	
14mr|texlive-pst-pulley-0.01-2|22	%description
14mr|texlive-pst-pulley-0.01-2|23	The package enables the user to draw pulley systems with up to
14mr|texlive-pst-pulley-0.01-2|24	6 pulleys. The pulley diagrams are labelled with the physical
14mr|texlive-pst-pulley-0.01-2|25	properties of the system. The package uses pstricks, and
14mr|texlive-pst-pulley-0.01-2|26	requires a several pstricks-related packages.
14mr|texlive-pst-pulley-0.01-2|27	
14mr|texlive-pst-pulley-0.01-2|28	%post
14mr|texlive-pst-pulley-0.01-2|29	%{_sbindir}/texlive.post
14mr|texlive-pst-pulley-0.01-2|30	
14mr|texlive-pst-pulley-0.01-2|31	%postun
14mr|texlive-pst-pulley-0.01-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-pulley-0.01-2|33	%{_sbindir}/texlive.post
14mr|texlive-pst-pulley-0.01-2|34	fi
14mr|texlive-pst-pulley-0.01-2|35	
14mr|texlive-pst-pulley-0.01-2|36	#-----------------------------------------------------------------------
14mr|texlive-pst-pulley-0.01-2|37	%files
14mr|texlive-pst-pulley-0.01-2|38	%{_texmfdistdir}/tex/generic/pst-pulley/pst-pulley.tex
14mr|texlive-pst-pulley-0.01-2|39	%{_texmfdistdir}/tex/latex/pst-pulley/pst-pulley.sty
14mr|texlive-pst-pulley-0.01-2|40	%doc %{_texmfdistdir}/doc/generic/pst-pulley/Changes
14mr|texlive-pst-pulley-0.01-2|41	%doc %{_texmfdistdir}/doc/generic/pst-pulley/README
14mr|texlive-pst-pulley-0.01-2|42	%doc %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.bib
14mr|texlive-pst-pulley-0.01-2|43	%doc %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.pdf
14mr|texlive-pst-pulley-0.01-2|44	%doc %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.tex
14mr|texlive-pst-pulley-0.01-2|45	#- source
14mr|texlive-pst-pulley-0.01-2|46	%doc %{_texmfdistdir}/source/generic/pst-pulley/Makefile
14mr|texlive-pst-pulley-0.01-2|47	
14mr|texlive-pst-pulley-0.01-2|48	#-----------------------------------------------------------------------
14mr|texlive-pst-pulley-0.01-2|49	%prep
14mr|texlive-pst-pulley-0.01-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-pulley-0.01-2|51	
14mr|texlive-pst-pulley-0.01-2|52	%build
14mr|texlive-pst-pulley-0.01-2|53	
14mr|texlive-pst-pulley-0.01-2|54	%install
14mr|texlive-pst-pulley-0.01-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-pulley-0.01-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-pulley-0.01-2|57	
14mr|texlive-pst-pulley-0.01-2|58	
14mr|texlive-pst-pulley-0.01-2|59	
14mr|texlive-pst-pulley-0.01-2|60	%changelog
14mr|texlive-pst-pulley-0.01-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-2
14mr|texlive-pst-pulley-0.01-2|62	+ Revision: 9dd21de
14mr|texlive-pst-pulley-0.01-2|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-pulley-0.01-2|64	
14mr|texlive-pst-pulley-0.01-2|65	

21157 14
14mr|texlive-pst-qtree-20090920-3|1	# revision 15878
14mr|texlive-pst-qtree-20090920-3|2	# category Package
14mr|texlive-pst-qtree-20090920-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-qtree
14mr|texlive-pst-qtree-20090920-3|4	# catalog-date 2009-09-20 13:03:55 +0200
14mr|texlive-pst-qtree-20090920-3|5	# catalog-license gpl
14mr|texlive-pst-qtree-20090920-3|6	# catalog-version undef
14mr|texlive-pst-qtree-20090920-3|7	Name:		texlive-pst-qtree
14mr|texlive-pst-qtree-20090920-3|8	Version:	20090920
14mr|texlive-pst-qtree-20090920-3|9	Release:	3
14mr|texlive-pst-qtree-20090920-3|10	Summary:	Simple syntax for trees
14mr|texlive-pst-qtree-20090920-3|11	Group:		Publishing
14mr|texlive-pst-qtree-20090920-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-qtree
14mr|texlive-pst-qtree-20090920-3|13	License:	GPL
14mr|texlive-pst-qtree-20090920-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-qtree.tar.xz
14mr|texlive-pst-qtree-20090920-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-qtree.doc.tar.xz
14mr|texlive-pst-qtree-20090920-3|16	BuildArch:	noarch
14mr|texlive-pst-qtree-20090920-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-qtree-20090920-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-qtree-20090920-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-qtree-20090920-3|20	
14mr|texlive-pst-qtree-20090920-3|21	%description
14mr|texlive-pst-qtree-20090920-3|22	The package provides a qtree-like front end for PSTricks.
14mr|texlive-pst-qtree-20090920-3|23	
14mr|texlive-pst-qtree-20090920-3|24	%post
14mr|texlive-pst-qtree-20090920-3|25	%{_sbindir}/texlive.post
14mr|texlive-pst-qtree-20090920-3|26	
14mr|texlive-pst-qtree-20090920-3|27	%postun
14mr|texlive-pst-qtree-20090920-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-pst-qtree-20090920-3|29	%{_sbindir}/texlive.post
14mr|texlive-pst-qtree-20090920-3|30	fi
14mr|texlive-pst-qtree-20090920-3|31	
14mr|texlive-pst-qtree-20090920-3|32	#-----------------------------------------------------------------------
14mr|texlive-pst-qtree-20090920-3|33	%files
14mr|texlive-pst-qtree-20090920-3|34	%{_texmfdistdir}/tex/generic/pst-qtree/pst-qtree.tex
14mr|texlive-pst-qtree-20090920-3|35	%{_texmfdistdir}/tex/latex/pst-qtree/pst-qtree.sty
14mr|texlive-pst-qtree-20090920-3|36	%doc %{_texmfdistdir}/doc/generic/pst-qtree/CHANGES
14mr|texlive-pst-qtree-20090920-3|37	%doc %{_texmfdistdir}/doc/generic/pst-qtree/LICENSE
14mr|texlive-pst-qtree-20090920-3|38	%doc %{_texmfdistdir}/doc/generic/pst-qtree/pst-qtree-manual.pdf
14mr|texlive-pst-qtree-20090920-3|39	%doc %{_texmfdistdir}/doc/generic/pst-qtree/pst-qtree-manual.tex
14mr|texlive-pst-qtree-20090920-3|40	
14mr|texlive-pst-qtree-20090920-3|41	#-----------------------------------------------------------------------
14mr|texlive-pst-qtree-20090920-3|42	%prep
14mr|texlive-pst-qtree-20090920-3|43	%setup -c -a0 -a1
14mr|texlive-pst-qtree-20090920-3|44	
14mr|texlive-pst-qtree-20090920-3|45	%build
14mr|texlive-pst-qtree-20090920-3|46	
14mr|texlive-pst-qtree-20090920-3|47	%install
14mr|texlive-pst-qtree-20090920-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-qtree-20090920-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-qtree-20090920-3|50	
14mr|texlive-pst-qtree-20090920-3|51	
14mr|texlive-pst-qtree-20090920-3|52	
14mr|texlive-pst-qtree-20090920-3|53	%changelog
14mr|texlive-pst-qtree-20090920-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090920-3
14mr|texlive-pst-qtree-20090920-3|55	+ Revision: b42c3c1
14mr|texlive-pst-qtree-20090920-3|56	- MassBuild#440: Increase release tag
14mr|texlive-pst-qtree-20090920-3|57	
14mr|texlive-pst-qtree-20090920-3|58	

21158 14
14mr|texlive-pstricks-2.51-2|1	# revision 32890
14mr|texlive-pstricks-2.51-2|2	# category Package
14mr|texlive-pstricks-2.51-2|3	# catalog-ctan /graphics/pstricks/base
14mr|texlive-pstricks-2.51-2|4	# catalog-date 2014-02-04 00:22:03 +0100
14mr|texlive-pstricks-2.51-2|5	# catalog-license lppl
14mr|texlive-pstricks-2.51-2|6	# catalog-version 2.51
14mr|texlive-pstricks-2.51-2|7	Name:		texlive-pstricks
14mr|texlive-pstricks-2.51-2|8	Version:	2.51
14mr|texlive-pstricks-2.51-2|9	Release:	2
14mr|texlive-pstricks-2.51-2|10	Summary:	PostScript macros for TeX
14mr|texlive-pstricks-2.51-2|11	Group:		Publishing
14mr|texlive-pstricks-2.51-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/base
14mr|texlive-pstricks-2.51-2|13	License:	LPPL
14mr|texlive-pstricks-2.51-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks.tar.xz
14mr|texlive-pstricks-2.51-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks.doc.tar.xz
14mr|texlive-pstricks-2.51-2|16	BuildArch:	noarch
14mr|texlive-pstricks-2.51-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pstricks-2.51-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pstricks-2.51-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-pstricks-2.51-2|20	
14mr|texlive-pstricks-2.51-2|21	%description
14mr|texlive-pstricks-2.51-2|22	PStricks offers an extensive collection of macros for
14mr|texlive-pstricks-2.51-2|23	generating PostScript that is usable with most TeX macro
14mr|texlive-pstricks-2.51-2|24	formats, including Plain TeX, LaTeX, AMS-TeX, and AMS-LaTeX.
14mr|texlive-pstricks-2.51-2|25	Included are macros for colour, graphics, pie charts, rotation,
14mr|texlive-pstricks-2.51-2|26	trees and overlays. It has many special features, including a
14mr|texlive-pstricks-2.51-2|27	wide variety of graphics (picture drawing) macros, with a
14mr|texlive-pstricks-2.51-2|28	flexible interface and with colour support. There are macros
14mr|texlive-pstricks-2.51-2|29	for colouring or shading the cells of tables. The package
14mr|texlive-pstricks-2.51-2|30	pstricks-add contains bug-fixes and additions for pstricks
14mr|texlive-pstricks-2.51-2|31	(among other things). PSTricks uses PostScript \special
14mr|texlive-pstricks-2.51-2|32	commands, which are not supported by PDF(La)TeX. This
14mr|texlive-pstricks-2.51-2|33	limitation may be overcome by using either the pst-pdf or the
14mr|texlive-pstricks-2.51-2|34	pdftricks package, to generate a PDF inclusion from a PSTricks
14mr|texlive-pstricks-2.51-2|35	diagram. Note that this is one of a pair of catalogue entries
14mr|texlive-pstricks-2.51-2|36	for PSTricks; the other one (PSTricks) is acting as a "stub",
14mr|texlive-pstricks-2.51-2|37	while editorial work on catalogue entries for PSTricks
14mr|texlive-pstricks-2.51-2|38	contributed is completed.
14mr|texlive-pstricks-2.51-2|39	
14mr|texlive-pstricks-2.51-2|40	%post
14mr|texlive-pstricks-2.51-2|41	%{_sbindir}/texlive.post
14mr|texlive-pstricks-2.51-2|42	
14mr|texlive-pstricks-2.51-2|43	%postun
14mr|texlive-pstricks-2.51-2|44	if [ $1 -eq 0 ]; then
14mr|texlive-pstricks-2.51-2|45	%{_sbindir}/texlive.post
14mr|texlive-pstricks-2.51-2|46	fi
14mr|texlive-pstricks-2.51-2|47	
14mr|texlive-pstricks-2.51-2|48	#-----------------------------------------------------------------------
14mr|texlive-pstricks-2.51-2|49	%files
14mr|texlive-pstricks-2.51-2|50	%{_texmfdistdir}/dvips/pstricks/pst-algparser.pro
14mr|texlive-pstricks-2.51-2|51	%{_texmfdistdir}/dvips/pstricks/pst-dots.pro
14mr|texlive-pstricks-2.51-2|52	%{_texmfdistdir}/dvips/pstricks/pst-dots97.pro
14mr|texlive-pstricks-2.51-2|53	%{_texmfdistdir}/dvips/pstricks/pstricks.pro
14mr|texlive-pstricks-2.51-2|54	%{_texmfdistdir}/dvips/pstricks/pstricks97.pro
14mr|texlive-pstricks-2.51-2|55	%{_texmfdistdir}/tex/generic/pstricks/config/Changes
14mr|texlive-pstricks-2.51-2|56	%{_texmfdistdir}/tex/generic/pstricks/config/README.cfg
14mr|texlive-pstricks-2.51-2|57	%{_texmfdistdir}/tex/generic/pstricks/config/distiller.cfg
14mr|texlive-pstricks-2.51-2|58	%{_texmfdistdir}/tex/generic/pstricks/config/dvips.cfg
14mr|texlive-pstricks-2.51-2|59	%{_texmfdistdir}/tex/generic/pstricks/config/dvipsone.cfg
14mr|texlive-pstricks-2.51-2|60	%{_texmfdistdir}/tex/generic/pstricks/config/gastex.cfg
14mr|texlive-pstricks-2.51-2|61	%{_texmfdistdir}/tex/generic/pstricks/config/textures.cfg
14mr|texlive-pstricks-2.51-2|62	%{_texmfdistdir}/tex/generic/pstricks/config/vtex.cfg
14mr|texlive-pstricks-2.51-2|63	%{_texmfdistdir}/tex/generic/pstricks/config/xdvipdfmx.cfg
14mr|texlive-pstricks-2.51-2|64	%{_texmfdistdir}/tex/generic/pstricks/pst-fp.tex
14mr|texlive-pstricks-2.51-2|65	%{_texmfdistdir}/tex/generic/pstricks/pst-key.tex
14mr|texlive-pstricks-2.51-2|66	%{_texmfdistdir}/tex/generic/pstricks/pstricks.con
14mr|texlive-pstricks-2.51-2|67	%{_texmfdistdir}/tex/generic/pstricks/pstricks.tex
14mr|texlive-pstricks-2.51-2|68	%{_texmfdistdir}/tex/generic/pstricks/pstricks97.tex
14mr|texlive-pstricks-2.51-2|69	%{_texmfdistdir}/tex/latex/pstricks/pst-all.sty
14mr|texlive-pstricks-2.51-2|70	%{_texmfdistdir}/tex/latex/pstricks/pst-doc.cls
14mr|texlive-pstricks-2.51-2|71	%{_texmfdistdir}/tex/latex/pstricks/pst-key.sty
14mr|texlive-pstricks-2.51-2|72	%{_texmfdistdir}/tex/latex/pstricks/pstcol.sty
14mr|texlive-pstricks-2.51-2|73	%{_texmfdistdir}/tex/latex/pstricks/pstricks.sty
14mr|texlive-pstricks-2.51-2|74	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes
14mr|texlive-pstricks-2.51-2|75	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.dvips
14mr|texlive-pstricks-2.51-2|76	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.generic
14mr|texlive-pstricks-2.51-2|77	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.latex
14mr|texlive-pstricks-2.51-2|78	%doc %{_texmfdistdir}/doc/generic/pstricks/PSTricks.bib
14mr|texlive-pstricks-2.51-2|79	%doc %{_texmfdistdir}/doc/generic/pstricks/README
14mr|texlive-pstricks-2.51-2|80	%doc %{_texmfdistdir}/doc/generic/pstricks/ctandir.sty
14mr|texlive-pstricks-2.51-2|81	%doc %{_texmfdistdir}/doc/generic/pstricks/images/flowers.eps
14mr|texlive-pstricks-2.51-2|82	%doc %{_texmfdistdir}/doc/generic/pstricks/images/tiger.eps
14mr|texlive-pstricks-2.51-2|83	%doc %{_texmfdistdir}/doc/generic/pstricks/images/tiger.pdf
14mr|texlive-pstricks-2.51-2|84	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-doc.ist
14mr|texlive-pstricks-2.51-2|85	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-doc.pdf
14mr|texlive-pstricks-2.51-2|86	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news.sty
14mr|texlive-pstricks-2.51-2|87	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news.tex
14mr|texlive-pstricks-2.51-2|88	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news05.pdf
14mr|texlive-pstricks-2.51-2|89	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news05.tex
14mr|texlive-pstricks-2.51-2|90	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news06.pdf
14mr|texlive-pstricks-2.51-2|91	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news06.tex
14mr|texlive-pstricks-2.51-2|92	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news08.pdf
14mr|texlive-pstricks-2.51-2|93	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news08.tex
14mr|texlive-pstricks-2.51-2|94	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news09.pdf
14mr|texlive-pstricks-2.51-2|95	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news09.tex
14mr|texlive-pstricks-2.51-2|96	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news10.pdf
14mr|texlive-pstricks-2.51-2|97	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news10.tex
14mr|texlive-pstricks-2.51-2|98	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news11.pdf
14mr|texlive-pstricks-2.51-2|99	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news11.tex
14mr|texlive-pstricks-2.51-2|100	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news12.pdf
14mr|texlive-pstricks-2.51-2|101	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news12.tex
14mr|texlive-pstricks-2.51-2|102	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news13.pdf
14mr|texlive-pstricks-2.51-2|103	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news13.tex
14mr|texlive-pstricks-2.51-2|104	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news14.pdf
14mr|texlive-pstricks-2.51-2|105	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news14.tex
14mr|texlive-pstricks-2.51-2|106	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-user.pdf
14mr|texlive-pstricks-2.51-2|107	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-user.tgz
14mr|texlive-pstricks-2.51-2|108	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-add-data9.data
14mr|texlive-pstricks-2.51-2|109	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-bug.tex
14mr|texlive-pstricks-2.51-2|110	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-doc.pdf
14mr|texlive-pstricks-2.51-2|111	%doc %{_texmfdistdir}/doc/generic/pstricks/test-pst.pdf
14mr|texlive-pstricks-2.51-2|112	%doc %{_texmfdistdir}/doc/generic/pstricks/test-pst.tex
14mr|texlive-pstricks-2.51-2|113	
14mr|texlive-pstricks-2.51-2|114	#-----------------------------------------------------------------------
14mr|texlive-pstricks-2.51-2|115	%prep
14mr|texlive-pstricks-2.51-2|116	%setup -c -a0 -a1
14mr|texlive-pstricks-2.51-2|117	
14mr|texlive-pstricks-2.51-2|118	%build
14mr|texlive-pstricks-2.51-2|119	
14mr|texlive-pstricks-2.51-2|120	%install
14mr|texlive-pstricks-2.51-2|121	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-2.51-2|122	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-2.51-2|123	
14mr|texlive-pstricks-2.51-2|124	%changelog
14mr|texlive-pstricks-2.51-2|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.51-2
14mr|texlive-pstricks-2.51-2|126	+ Revision: 3e2caa9
14mr|texlive-pstricks-2.51-2|127	- MassBuild#440: Increase release tag
14mr|texlive-pstricks-2.51-2|128	
14mr|texlive-pstricks-2.51-2|129	

21159 14
14mr|texlive-pstricks-add-3.55-3|1	# revision 24826
14mr|texlive-pstricks-add-3.55-3|2	# category Package
14mr|texlive-pstricks-add-3.55-3|3	# catalog-ctan /graphics/pstricks/contrib/pstricks-add
14mr|texlive-pstricks-add-3.55-3|4	# catalog-date 2011-12-11 19:04:10 +0100
14mr|texlive-pstricks-add-3.55-3|5	# catalog-license lppl
14mr|texlive-pstricks-add-3.55-3|6	# catalog-version 3.55
14mr|texlive-pstricks-add-3.55-3|7	Name:		texlive-pstricks-add
14mr|texlive-pstricks-add-3.55-3|8	Version:	3.55
14mr|texlive-pstricks-add-3.55-3|9	Release:	3
14mr|texlive-pstricks-add-3.55-3|10	Summary:	A collection of add-ons and bugfixes for PSTricks
14mr|texlive-pstricks-add-3.55-3|11	Group:		Publishing
14mr|texlive-pstricks-add-3.55-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pstricks-add
14mr|texlive-pstricks-add-3.55-3|13	License:	LPPL
14mr|texlive-pstricks-add-3.55-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-add.tar.xz
14mr|texlive-pstricks-add-3.55-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-add.doc.tar.xz
14mr|texlive-pstricks-add-3.55-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-add.source.tar.xz
14mr|texlive-pstricks-add-3.55-3|17	BuildArch:	noarch
14mr|texlive-pstricks-add-3.55-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pstricks-add-3.55-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pstricks-add-3.55-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pstricks-add-3.55-3|21	
14mr|texlive-pstricks-add-3.55-3|22	%description
14mr|texlive-pstricks-add-3.55-3|23	Collects together examples that have been posted to the
14mr|texlive-pstricks-add-3.55-3|24	pstricks mailing list, together with many additional features
14mr|texlive-pstricks-add-3.55-3|25	for the basic pstricks, pst-plot and pst-node, including: -
14mr|texlive-pstricks-add-3.55-3|26	bugfixes; - new options for the pspicture environment; -
14mr|texlive-pstricks-add-3.55-3|27	arrows; - braces as node connection/linestyle; - extended axes
14mr|texlive-pstricks-add-3.55-3|28	for plots (e.g., logarithm axes); - polar plots; - plotting
14mr|texlive-pstricks-add-3.55-3|29	tangent lines of curves or functions; - solving and printing
14mr|texlive-pstricks-add-3.55-3|30	differential equationd; - box plots; - matrix plots; and - pie
14mr|texlive-pstricks-add-3.55-3|31	charts. The package makes use of PostScript routines provided
14mr|texlive-pstricks-add-3.55-3|32	by pst-math.
14mr|texlive-pstricks-add-3.55-3|33	
14mr|texlive-pstricks-add-3.55-3|34	%post
14mr|texlive-pstricks-add-3.55-3|35	%{_sbindir}/texlive.post
14mr|texlive-pstricks-add-3.55-3|36	
14mr|texlive-pstricks-add-3.55-3|37	%postun
14mr|texlive-pstricks-add-3.55-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-pstricks-add-3.55-3|39	%{_sbindir}/texlive.post
14mr|texlive-pstricks-add-3.55-3|40	fi
14mr|texlive-pstricks-add-3.55-3|41	
14mr|texlive-pstricks-add-3.55-3|42	#-----------------------------------------------------------------------
14mr|texlive-pstricks-add-3.55-3|43	%files
14mr|texlive-pstricks-add-3.55-3|44	%{_texmfdistdir}/dvips/pstricks-add/pstricks-add.pro
14mr|texlive-pstricks-add-3.55-3|45	%{_texmfdistdir}/tex/generic/pstricks-add/pstricks-add.tex
14mr|texlive-pstricks-add-3.55-3|46	%{_texmfdistdir}/tex/latex/pstricks-add/pstricks-add.sty
14mr|texlive-pstricks-add-3.55-3|47	%doc %{_texmfdistdir}/doc/generic/pstricks-add/Changes
14mr|texlive-pstricks-add-3.55-3|48	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.bib
14mr|texlive-pstricks-add-3.55-3|49	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.dat
14mr|texlive-pstricks-add-3.55-3|50	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.pdf
14mr|texlive-pstricks-add-3.55-3|51	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.tex
14mr|texlive-pstricks-add-3.55-3|52	#- source
14mr|texlive-pstricks-add-3.55-3|53	%doc %{_texmfdistdir}/source/generic/pstricks-add/Makefile
14mr|texlive-pstricks-add-3.55-3|54	
14mr|texlive-pstricks-add-3.55-3|55	#-----------------------------------------------------------------------
14mr|texlive-pstricks-add-3.55-3|56	%prep
14mr|texlive-pstricks-add-3.55-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-pstricks-add-3.55-3|58	
14mr|texlive-pstricks-add-3.55-3|59	%build
14mr|texlive-pstricks-add-3.55-3|60	
14mr|texlive-pstricks-add-3.55-3|61	%install
14mr|texlive-pstricks-add-3.55-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-add-3.55-3|63	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-add-3.55-3|64	
14mr|texlive-pstricks-add-3.55-3|65	
14mr|texlive-pstricks-add-3.55-3|66	
14mr|texlive-pstricks-add-3.55-3|67	%changelog
14mr|texlive-pstricks-add-3.55-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.55-3
14mr|texlive-pstricks-add-3.55-3|69	+ Revision: 7be9d3a
14mr|texlive-pstricks-add-3.55-3|70	- MassBuild#440: Increase release tag
14mr|texlive-pstricks-add-3.55-3|71	
14mr|texlive-pstricks-add-3.55-3|72	

21160 14
14mr|texlive-pstricks_calcnotes-20131010-6|1	# revision 31821
14mr|texlive-pstricks_calcnotes-20131010-6|2	# category Package
14mr|texlive-pstricks_calcnotes-20131010-6|3	# catalog-ctan undef
14mr|texlive-pstricks_calcnotes-20131010-6|4	# catalog-date undef
14mr|texlive-pstricks_calcnotes-20131010-6|5	# catalog-license undef
14mr|texlive-pstricks_calcnotes-20131010-6|6	# catalog-version undef
14mr|texlive-pstricks_calcnotes-20131010-6|7	Name:		texlive-pstricks_calcnotes
14mr|texlive-pstricks_calcnotes-20131010-6|8	Version:	20131010
14mr|texlive-pstricks_calcnotes-20131010-6|9	Release:	6
14mr|texlive-pstricks_calcnotes-20131010-6|10	Summary:	TeXLive pstricks_calcnotes package
14mr|texlive-pstricks_calcnotes-20131010-6|11	Group:		Publishing
14mr|texlive-pstricks_calcnotes-20131010-6|12	URL:		http://tug.org/texlive
14mr|texlive-pstricks_calcnotes-20131010-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-pstricks_calcnotes-20131010-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks_calcnotes.tar.xz
14mr|texlive-pstricks_calcnotes-20131010-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks_calcnotes.doc.tar.xz
14mr|texlive-pstricks_calcnotes-20131010-6|16	BuildArch:	noarch
14mr|texlive-pstricks_calcnotes-20131010-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pstricks_calcnotes-20131010-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pstricks_calcnotes-20131010-6|19	
14mr|texlive-pstricks_calcnotes-20131010-6|20	%description
14mr|texlive-pstricks_calcnotes-20131010-6|21	TeXLive pstricks_calcnotes package.
14mr|texlive-pstricks_calcnotes-20131010-6|22	
14mr|texlive-pstricks_calcnotes-20131010-6|23	#-----------------------------------------------------------------------
14mr|texlive-pstricks_calcnotes-20131010-6|24	%files
14mr|texlive-pstricks_calcnotes-20131010-6|25	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/Readme.txt
14mr|texlive-pstricks_calcnotes-20131010-6|26	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/convert.tex
14mr|texlive-pstricks_calcnotes-20131010-6|27	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/test.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|28	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1-1.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|29	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1-2.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|30	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1-3.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|31	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2-1.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|32	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2-2.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|33	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig3.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|34	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig4.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|35	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig5.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|36	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig6.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|37	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig7.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|38	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig8.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|39	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig9.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|40	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/NewVecFld_PDF.tex
14mr|texlive-pstricks_calcnotes-20131010-6|41	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec1.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|42	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec2.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|43	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec3.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|44	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec4.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|45	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec5.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|46	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec6.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|47	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/NewVecFld_PS.tex
14mr|texlive-pstricks_calcnotes-20131010-6|48	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec1.eps
14mr|texlive-pstricks_calcnotes-20131010-6|49	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec2.eps
14mr|texlive-pstricks_calcnotes-20131010-6|50	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec3.eps
14mr|texlive-pstricks_calcnotes-20131010-6|51	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec4.eps
14mr|texlive-pstricks_calcnotes-20131010-6|52	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec5.eps
14mr|texlive-pstricks_calcnotes-20131010-6|53	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec6.eps
14mr|texlive-pstricks_calcnotes-20131010-6|54	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/README
14mr|texlive-pstricks_calcnotes-20131010-6|55	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Two_Apps_Remarks.pdf
14mr|texlive-pstricks_calcnotes-20131010-6|56	
14mr|texlive-pstricks_calcnotes-20131010-6|57	#-----------------------------------------------------------------------
14mr|texlive-pstricks_calcnotes-20131010-6|58	%prep
14mr|texlive-pstricks_calcnotes-20131010-6|59	%setup -c -a0 -a1
14mr|texlive-pstricks_calcnotes-20131010-6|60	
14mr|texlive-pstricks_calcnotes-20131010-6|61	%build
14mr|texlive-pstricks_calcnotes-20131010-6|62	
14mr|texlive-pstricks_calcnotes-20131010-6|63	%install
14mr|texlive-pstricks_calcnotes-20131010-6|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks_calcnotes-20131010-6|65	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks_calcnotes-20131010-6|66	
14mr|texlive-pstricks_calcnotes-20131010-6|67	%changelog
14mr|texlive-pstricks_calcnotes-20131010-6|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131010-6
14mr|texlive-pstricks_calcnotes-20131010-6|69	+ Revision: 69d8deb
14mr|texlive-pstricks_calcnotes-20131010-6|70	- MassBuild#440: Increase release tag
14mr|texlive-pstricks_calcnotes-20131010-6|71	
14mr|texlive-pstricks_calcnotes-20131010-6|72	

21161 14
14mr|texlive-pstricks-examples-20110224-3|1	# revision 21511
14mr|texlive-pstricks-examples-20110224-3|2	# category Package
14mr|texlive-pstricks-examples-20110224-3|3	# catalog-ctan /info/examples/PSTricks_6_de
14mr|texlive-pstricks-examples-20110224-3|4	# catalog-date 2011-02-24 00:25:59 +0100
14mr|texlive-pstricks-examples-20110224-3|5	# catalog-license lppl
14mr|texlive-pstricks-examples-20110224-3|6	# catalog-version undef
14mr|texlive-pstricks-examples-20110224-3|7	Name:		texlive-pstricks-examples
14mr|texlive-pstricks-examples-20110224-3|8	Version:	20110224
14mr|texlive-pstricks-examples-20110224-3|9	Release:	3
14mr|texlive-pstricks-examples-20110224-3|10	Summary:	PSTricks examples
14mr|texlive-pstricks-examples-20110224-3|11	Group:		Publishing
14mr|texlive-pstricks-examples-20110224-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/PSTricks_6_de
14mr|texlive-pstricks-examples-20110224-3|13	License:	LPPL
14mr|texlive-pstricks-examples-20110224-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-examples.tar.xz
14mr|texlive-pstricks-examples-20110224-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-examples.doc.tar.xz
14mr|texlive-pstricks-examples-20110224-3|16	BuildArch:	noarch
14mr|texlive-pstricks-examples-20110224-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pstricks-examples-20110224-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pstricks-examples-20110224-3|19	
14mr|texlive-pstricks-examples-20110224-3|20	%description
14mr|texlive-pstricks-examples-20110224-3|21	These are the examples from the 6th edition of the book
14mr|texlive-pstricks-examples-20110224-3|22	'PSTricks -- Grafik fur TeX und LaTeX'.
14mr|texlive-pstricks-examples-20110224-3|23	
14mr|texlive-pstricks-examples-20110224-3|24	#-----------------------------------------------------------------------
14mr|texlive-pstricks-examples-20110224-3|25	%files
14mr|texlive-pstricks-examples-20110224-3|26	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/00-00-1.ltx
14mr|texlive-pstricks-examples-20110224-3|27	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/01-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|28	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|29	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|30	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|31	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|32	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|33	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|34	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|35	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|36	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|37	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|38	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|39	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|40	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|41	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|42	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|43	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|44	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|45	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|46	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-10.ltx
14mr|texlive-pstricks-examples-20110224-3|47	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-11.ltx
14mr|texlive-pstricks-examples-20110224-3|48	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-12.ltx
14mr|texlive-pstricks-examples-20110224-3|49	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-13.ltx
14mr|texlive-pstricks-examples-20110224-3|50	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|51	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|52	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-4.ltx
14mr|texlive-pstricks-examples-20110224-3|53	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-5.ltx
14mr|texlive-pstricks-examples-20110224-3|54	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-6.ltx
14mr|texlive-pstricks-examples-20110224-3|55	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-7.ltx
14mr|texlive-pstricks-examples-20110224-3|56	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-8.ltx
14mr|texlive-pstricks-examples-20110224-3|57	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-9.ltx
14mr|texlive-pstricks-examples-20110224-3|58	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|59	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-07-1.ltx
14mr|texlive-pstricks-examples-20110224-3|60	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-07-2.ltx
14mr|texlive-pstricks-examples-20110224-3|61	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-00-1.ltx
14mr|texlive-pstricks-examples-20110224-3|62	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-00-2.ltx
14mr|texlive-pstricks-examples-20110224-3|63	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|64	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|65	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|66	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|67	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|68	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|69	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|70	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|71	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|72	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|73	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|74	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|75	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|76	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|77	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|78	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|79	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|80	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|81	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|82	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|83	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|84	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|85	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|86	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|87	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|88	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|89	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|90	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|91	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-4.ltx
14mr|texlive-pstricks-examples-20110224-3|92	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|93	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|94	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|95	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|96	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|97	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|98	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|99	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-16.ltx
14mr|texlive-pstricks-examples-20110224-3|100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-21.ltx
14mr|texlive-pstricks-examples-20110224-3|106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-22.ltx
14mr|texlive-pstricks-examples-20110224-3|107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-23.ltx
14mr|texlive-pstricks-examples-20110224-3|108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-24.ltx
14mr|texlive-pstricks-examples-20110224-3|109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-25.ltx
14mr|texlive-pstricks-examples-20110224-3|110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-26.ltx
14mr|texlive-pstricks-examples-20110224-3|111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-27.ltx
14mr|texlive-pstricks-examples-20110224-3|112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-07-1.ltx
14mr|texlive-pstricks-examples-20110224-3|127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-4.ltx
14mr|texlive-pstricks-examples-20110224-3|161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-5.ltx
14mr|texlive-pstricks-examples-20110224-3|162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-6.ltx
14mr|texlive-pstricks-examples-20110224-3|163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-16.ltx
14mr|texlive-pstricks-examples-20110224-3|186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-21.ltx
14mr|texlive-pstricks-examples-20110224-3|192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-00-1.ltx
14mr|texlive-pstricks-examples-20110224-3|202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-06-2.ltx
14mr|texlive-pstricks-examples-20110224-3|237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-07-1.ltx
14mr|texlive-pstricks-examples-20110224-3|238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-08-1.ltx
14mr|texlive-pstricks-examples-20110224-3|239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-08-2.ltx
14mr|texlive-pstricks-examples-20110224-3|240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-09-1.ltx
14mr|texlive-pstricks-examples-20110224-3|241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-10-1.ltx
14mr|texlive-pstricks-examples-20110224-3|242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-4.ltx
14mr|texlive-pstricks-examples-20110224-3|263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-2.ltx
14mr|texlive-pstricks-examples-20110224-3|265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-3.ltx
14mr|texlive-pstricks-examples-20110224-3|266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-4.ltx
14mr|texlive-pstricks-examples-20110224-3|267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-5.ltx
14mr|texlive-pstricks-examples-20110224-3|268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-6.ltx
14mr|texlive-pstricks-examples-20110224-3|269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-11.ltx
14mr|texlive-pstricks-examples-20110224-3|275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-12.ltx
14mr|texlive-pstricks-examples-20110224-3|276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-13.ltx
14mr|texlive-pstricks-examples-20110224-3|277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-14.ltx
14mr|texlive-pstricks-examples-20110224-3|278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-15.ltx
14mr|texlive-pstricks-examples-20110224-3|279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-16.ltx
14mr|texlive-pstricks-examples-20110224-3|280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-17.ltx
14mr|texlive-pstricks-examples-20110224-3|281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-18.ltx
14mr|texlive-pstricks-examples-20110224-3|282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-19.ltx
14mr|texlive-pstricks-examples-20110224-3|283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-20.ltx
14mr|texlive-pstricks-examples-20110224-3|285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-21.ltx
14mr|texlive-pstricks-examples-20110224-3|286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-22.ltx
14mr|texlive-pstricks-examples-20110224-3|287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-23.ltx
14mr|texlive-pstricks-examples-20110224-3|288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-24.ltx
14mr|texlive-pstricks-examples-20110224-3|289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-25.ltx
14mr|texlive-pstricks-examples-20110224-3|290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-26.ltx
14mr|texlive-pstricks-examples-20110224-3|291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-27.ltx
14mr|texlive-pstricks-examples-20110224-3|292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-28.ltx
14mr|texlive-pstricks-examples-20110224-3|293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-29.ltx
14mr|texlive-pstricks-examples-20110224-3|294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-30.ltx
14mr|texlive-pstricks-examples-20110224-3|296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-31.ltx
14mr|texlive-pstricks-examples-20110224-3|297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-32.ltx
14mr|texlive-pstricks-examples-20110224-3|298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-33.ltx
14mr|texlive-pstricks-examples-20110224-3|299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/13-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/13-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/13-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/13-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-17.ltx
14mr|texlive-pstricks-examples-20110224-3|329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-18.ltx
14mr|texlive-pstricks-examples-20110224-3|330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-19.ltx
14mr|texlive-pstricks-examples-20110224-3|331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-2.ltx
14mr|texlive-pstricks-examples-20110224-3|353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-3.ltx
14mr|texlive-pstricks-examples-20110224-3|354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-4.ltx
14mr|texlive-pstricks-examples-20110224-3|355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-5.ltx
14mr|texlive-pstricks-examples-20110224-3|356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-07-1.ltx
14mr|texlive-pstricks-examples-20110224-3|357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-07-2.ltx
14mr|texlive-pstricks-examples-20110224-3|358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-16.ltx
14mr|texlive-pstricks-examples-20110224-3|366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-21.ltx
14mr|texlive-pstricks-examples-20110224-3|372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-22.ltx
14mr|texlive-pstricks-examples-20110224-3|373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-23.ltx
14mr|texlive-pstricks-examples-20110224-3|374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-24.ltx
14mr|texlive-pstricks-examples-20110224-3|375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-25.ltx
14mr|texlive-pstricks-examples-20110224-3|376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-26.ltx
14mr|texlive-pstricks-examples-20110224-3|377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-27.ltx
14mr|texlive-pstricks-examples-20110224-3|378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-28.ltx
14mr|texlive-pstricks-examples-20110224-3|379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-29.ltx
14mr|texlive-pstricks-examples-20110224-3|380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-30.ltx
14mr|texlive-pstricks-examples-20110224-3|382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-31.ltx
14mr|texlive-pstricks-examples-20110224-3|383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-32.ltx
14mr|texlive-pstricks-examples-20110224-3|384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-33.ltx
14mr|texlive-pstricks-examples-20110224-3|385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-34.ltx
14mr|texlive-pstricks-examples-20110224-3|386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-35.ltx
14mr|texlive-pstricks-examples-20110224-3|387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-36.ltx
14mr|texlive-pstricks-examples-20110224-3|388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-37.ltx
14mr|texlive-pstricks-examples-20110224-3|389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-38.ltx
14mr|texlive-pstricks-examples-20110224-3|390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-39.ltx
14mr|texlive-pstricks-examples-20110224-3|391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-40.ltx
14mr|texlive-pstricks-examples-20110224-3|393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-41.ltx
14mr|texlive-pstricks-examples-20110224-3|394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-42.ltx
14mr|texlive-pstricks-examples-20110224-3|395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-43.ltx
14mr|texlive-pstricks-examples-20110224-3|396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-44.ltx
14mr|texlive-pstricks-examples-20110224-3|397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-45.ltx
14mr|texlive-pstricks-examples-20110224-3|398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-46.ltx
14mr|texlive-pstricks-examples-20110224-3|399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-47.ltx
14mr|texlive-pstricks-examples-20110224-3|400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-48.ltx
14mr|texlive-pstricks-examples-20110224-3|401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-49.ltx
14mr|texlive-pstricks-examples-20110224-3|402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-50.ltx
14mr|texlive-pstricks-examples-20110224-3|404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-51.ltx
14mr|texlive-pstricks-examples-20110224-3|405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-52.ltx
14mr|texlive-pstricks-examples-20110224-3|406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-53.ltx
14mr|texlive-pstricks-examples-20110224-3|407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-54.ltx
14mr|texlive-pstricks-examples-20110224-3|408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-55.ltx
14mr|texlive-pstricks-examples-20110224-3|409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-56.ltx
14mr|texlive-pstricks-examples-20110224-3|410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-57.ltx
14mr|texlive-pstricks-examples-20110224-3|411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-58.ltx
14mr|texlive-pstricks-examples-20110224-3|412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-59.ltx
14mr|texlive-pstricks-examples-20110224-3|413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-60.ltx
14mr|texlive-pstricks-examples-20110224-3|415	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-61.ltx
14mr|texlive-pstricks-examples-20110224-3|416	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-62.ltx
14mr|texlive-pstricks-examples-20110224-3|417	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-63.ltx
14mr|texlive-pstricks-examples-20110224-3|418	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-64.ltx
14mr|texlive-pstricks-examples-20110224-3|419	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-65.ltx
14mr|texlive-pstricks-examples-20110224-3|420	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-66.ltx
14mr|texlive-pstricks-examples-20110224-3|421	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|422	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|423	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|424	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|425	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|426	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|427	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|428	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|429	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|430	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|431	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|432	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|433	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|434	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|435	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|436	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|437	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|438	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-11.ltx
14mr|texlive-pstricks-examples-20110224-3|439	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-12.ltx
14mr|texlive-pstricks-examples-20110224-3|440	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-13.ltx
14mr|texlive-pstricks-examples-20110224-3|441	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-14.ltx
14mr|texlive-pstricks-examples-20110224-3|442	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-15.ltx
14mr|texlive-pstricks-examples-20110224-3|443	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-16.ltx
14mr|texlive-pstricks-examples-20110224-3|444	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-17.ltx
14mr|texlive-pstricks-examples-20110224-3|445	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-18.ltx
14mr|texlive-pstricks-examples-20110224-3|446	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-19.ltx
14mr|texlive-pstricks-examples-20110224-3|447	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|448	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-20.ltx
14mr|texlive-pstricks-examples-20110224-3|449	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-21.ltx
14mr|texlive-pstricks-examples-20110224-3|450	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-22.ltx
14mr|texlive-pstricks-examples-20110224-3|451	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-23.ltx
14mr|texlive-pstricks-examples-20110224-3|452	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-24.ltx
14mr|texlive-pstricks-examples-20110224-3|453	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-25.ltx
14mr|texlive-pstricks-examples-20110224-3|454	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-26.ltx
14mr|texlive-pstricks-examples-20110224-3|455	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-27.ltx
14mr|texlive-pstricks-examples-20110224-3|456	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-28.ltx
14mr|texlive-pstricks-examples-20110224-3|457	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-29.ltx
14mr|texlive-pstricks-examples-20110224-3|458	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|459	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-30.ltx
14mr|texlive-pstricks-examples-20110224-3|460	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-31.ltx
14mr|texlive-pstricks-examples-20110224-3|461	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-32.ltx
14mr|texlive-pstricks-examples-20110224-3|462	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|463	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|464	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|465	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|466	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|467	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|468	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|469	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-10.ltx
14mr|texlive-pstricks-examples-20110224-3|470	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-11.ltx
14mr|texlive-pstricks-examples-20110224-3|471	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-12.ltx
14mr|texlive-pstricks-examples-20110224-3|472	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-13.ltx
14mr|texlive-pstricks-examples-20110224-3|473	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-14.ltx
14mr|texlive-pstricks-examples-20110224-3|474	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-15.ltx
14mr|texlive-pstricks-examples-20110224-3|475	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|476	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|477	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-4.ltx
14mr|texlive-pstricks-examples-20110224-3|478	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-5.ltx
14mr|texlive-pstricks-examples-20110224-3|479	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-6.ltx
14mr|texlive-pstricks-examples-20110224-3|480	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-7.ltx
14mr|texlive-pstricks-examples-20110224-3|481	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-8.ltx
14mr|texlive-pstricks-examples-20110224-3|482	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-9.ltx
14mr|texlive-pstricks-examples-20110224-3|483	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|484	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-10.ltx
14mr|texlive-pstricks-examples-20110224-3|485	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-11.ltx
14mr|texlive-pstricks-examples-20110224-3|486	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-12.ltx
14mr|texlive-pstricks-examples-20110224-3|487	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-13.ltx
14mr|texlive-pstricks-examples-20110224-3|488	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-14.ltx
14mr|texlive-pstricks-examples-20110224-3|489	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-15.ltx
14mr|texlive-pstricks-examples-20110224-3|490	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|491	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|492	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-4.ltx
14mr|texlive-pstricks-examples-20110224-3|493	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-5.ltx
14mr|texlive-pstricks-examples-20110224-3|494	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-6.ltx
14mr|texlive-pstricks-examples-20110224-3|495	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-7.ltx
14mr|texlive-pstricks-examples-20110224-3|496	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-8.ltx
14mr|texlive-pstricks-examples-20110224-3|497	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-9.ltx
14mr|texlive-pstricks-examples-20110224-3|498	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|499	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-1.ltx
14mr|texlive-pstricks-examples-20110224-3|500	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-10.ltx
14mr|texlive-pstricks-examples-20110224-3|501	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-11.ltx
14mr|texlive-pstricks-examples-20110224-3|502	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-12.ltx
14mr|texlive-pstricks-examples-20110224-3|503	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-13.ltx
14mr|texlive-pstricks-examples-20110224-3|504	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-14.ltx
14mr|texlive-pstricks-examples-20110224-3|505	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-15.ltx
14mr|texlive-pstricks-examples-20110224-3|506	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-16.ltx
14mr|texlive-pstricks-examples-20110224-3|507	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-17.ltx
14mr|texlive-pstricks-examples-20110224-3|508	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-18.ltx
14mr|texlive-pstricks-examples-20110224-3|509	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-19.ltx
14mr|texlive-pstricks-examples-20110224-3|510	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-2.ltx
14mr|texlive-pstricks-examples-20110224-3|511	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-20.ltx
14mr|texlive-pstricks-examples-20110224-3|512	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-3.ltx
14mr|texlive-pstricks-examples-20110224-3|513	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-4.ltx
14mr|texlive-pstricks-examples-20110224-3|514	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-5.ltx
14mr|texlive-pstricks-examples-20110224-3|515	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-6.ltx
14mr|texlive-pstricks-examples-20110224-3|516	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-7.ltx
14mr|texlive-pstricks-examples-20110224-3|517	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-8.ltx
14mr|texlive-pstricks-examples-20110224-3|518	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-9.ltx
14mr|texlive-pstricks-examples-20110224-3|519	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-1.ltx
14mr|texlive-pstricks-examples-20110224-3|520	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-2.ltx
14mr|texlive-pstricks-examples-20110224-3|521	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-3.ltx
14mr|texlive-pstricks-examples-20110224-3|522	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-4.ltx
14mr|texlive-pstricks-examples-20110224-3|523	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-5.ltx
14mr|texlive-pstricks-examples-20110224-3|524	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-6.ltx
14mr|texlive-pstricks-examples-20110224-3|525	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-7.ltx
14mr|texlive-pstricks-examples-20110224-3|526	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-00-1.ltx
14mr|texlive-pstricks-examples-20110224-3|527	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|528	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|529	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|530	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|531	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|532	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|533	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|534	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|535	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-17.ltx
14mr|texlive-pstricks-examples-20110224-3|536	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-18.ltx
14mr|texlive-pstricks-examples-20110224-3|537	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-19.ltx
14mr|texlive-pstricks-examples-20110224-3|538	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|539	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-20.ltx
14mr|texlive-pstricks-examples-20110224-3|540	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-21.ltx
14mr|texlive-pstricks-examples-20110224-3|541	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-22.ltx
14mr|texlive-pstricks-examples-20110224-3|542	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|543	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|544	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|545	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|546	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|547	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|548	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|549	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|550	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|551	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-11.ltx
14mr|texlive-pstricks-examples-20110224-3|552	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-12.ltx
14mr|texlive-pstricks-examples-20110224-3|553	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-13.ltx
14mr|texlive-pstricks-examples-20110224-3|554	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-14.ltx
14mr|texlive-pstricks-examples-20110224-3|555	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|556	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|557	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|558	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|559	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|560	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|561	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|562	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|563	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|564	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-10.ltx
14mr|texlive-pstricks-examples-20110224-3|565	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-11.ltx
14mr|texlive-pstricks-examples-20110224-3|566	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-12.ltx
14mr|texlive-pstricks-examples-20110224-3|567	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-13.ltx
14mr|texlive-pstricks-examples-20110224-3|568	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-14.ltx
14mr|texlive-pstricks-examples-20110224-3|569	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-15.ltx
14mr|texlive-pstricks-examples-20110224-3|570	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-16.ltx
14mr|texlive-pstricks-examples-20110224-3|571	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-17.ltx
14mr|texlive-pstricks-examples-20110224-3|572	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-18.ltx
14mr|texlive-pstricks-examples-20110224-3|573	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-19.ltx
14mr|texlive-pstricks-examples-20110224-3|574	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|575	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-20.ltx
14mr|texlive-pstricks-examples-20110224-3|576	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-21.ltx
14mr|texlive-pstricks-examples-20110224-3|577	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-22.ltx
14mr|texlive-pstricks-examples-20110224-3|578	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-23.ltx
14mr|texlive-pstricks-examples-20110224-3|579	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-24.ltx
14mr|texlive-pstricks-examples-20110224-3|580	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-25.ltx
14mr|texlive-pstricks-examples-20110224-3|581	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-26.ltx
14mr|texlive-pstricks-examples-20110224-3|582	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-27.ltx
14mr|texlive-pstricks-examples-20110224-3|583	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|584	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-4.ltx
14mr|texlive-pstricks-examples-20110224-3|585	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-5.ltx
14mr|texlive-pstricks-examples-20110224-3|586	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-6.ltx
14mr|texlive-pstricks-examples-20110224-3|587	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-7.ltx
14mr|texlive-pstricks-examples-20110224-3|588	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-8.ltx
14mr|texlive-pstricks-examples-20110224-3|589	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-9.ltx
14mr|texlive-pstricks-examples-20110224-3|590	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|591	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|592	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|593	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-2.ltx
14mr|texlive-pstricks-examples-20110224-3|594	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-3.ltx
14mr|texlive-pstricks-examples-20110224-3|595	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-4.ltx
14mr|texlive-pstricks-examples-20110224-3|596	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-5.ltx
14mr|texlive-pstricks-examples-20110224-3|597	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-6.ltx
14mr|texlive-pstricks-examples-20110224-3|598	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-1.ltx
14mr|texlive-pstricks-examples-20110224-3|599	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-2.ltx
14mr|texlive-pstricks-examples-20110224-3|600	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-3.ltx
14mr|texlive-pstricks-examples-20110224-3|601	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-4.ltx
14mr|texlive-pstricks-examples-20110224-3|602	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-1.ltx
14mr|texlive-pstricks-examples-20110224-3|603	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-10.ltx
14mr|texlive-pstricks-examples-20110224-3|604	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-2.ltx
14mr|texlive-pstricks-examples-20110224-3|605	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-3.ltx
14mr|texlive-pstricks-examples-20110224-3|606	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-4.ltx
14mr|texlive-pstricks-examples-20110224-3|607	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-5.ltx
14mr|texlive-pstricks-examples-20110224-3|608	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-6.ltx
14mr|texlive-pstricks-examples-20110224-3|609	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-7.ltx
14mr|texlive-pstricks-examples-20110224-3|610	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-8.ltx
14mr|texlive-pstricks-examples-20110224-3|611	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-9.ltx
14mr|texlive-pstricks-examples-20110224-3|612	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-09-1.ltx
14mr|texlive-pstricks-examples-20110224-3|613	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-1.ltx
14mr|texlive-pstricks-examples-20110224-3|614	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-2.ltx
14mr|texlive-pstricks-examples-20110224-3|615	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-3.ltx
14mr|texlive-pstricks-examples-20110224-3|616	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-4.ltx
14mr|texlive-pstricks-examples-20110224-3|617	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-00-1.ltx
14mr|texlive-pstricks-examples-20110224-3|618	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-00-2.ltx
14mr|texlive-pstricks-examples-20110224-3|619	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-00-3.ltx
14mr|texlive-pstricks-examples-20110224-3|620	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|621	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|622	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|623	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|624	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|625	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|626	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|627	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-16.ltx
14mr|texlive-pstricks-examples-20110224-3|628	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|629	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|630	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|631	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|632	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|633	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-21.ltx
14mr|texlive-pstricks-examples-20110224-3|634	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-22.ltx
14mr|texlive-pstricks-examples-20110224-3|635	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-23.ltx
14mr|texlive-pstricks-examples-20110224-3|636	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-24.ltx
14mr|texlive-pstricks-examples-20110224-3|637	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|638	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|639	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|640	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|641	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|642	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|643	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|644	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|645	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|646	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|647	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|648	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|649	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|650	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|651	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|652	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|653	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|654	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|655	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|656	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|657	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|658	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|659	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|660	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|661	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-06-2.ltx
14mr|texlive-pstricks-examples-20110224-3|662	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|663	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|664	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|665	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|666	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|667	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|668	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|669	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|670	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|671	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|672	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|673	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|674	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|675	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|676	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|677	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|678	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|679	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|680	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|681	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|682	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|683	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|684	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|685	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|686	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|687	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|688	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|689	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|690	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|691	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|692	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|693	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|694	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|695	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|696	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|697	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|698	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|699	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|700	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|701	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|702	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|703	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|704	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|705	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|706	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|707	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|708	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|709	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|710	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|711	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|712	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|713	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|714	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|715	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|716	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|717	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/21-00-1.ltxEps
14mr|texlive-pstricks-examples-20110224-3|718	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/21-01-1.ltxEps
14mr|texlive-pstricks-examples-20110224-3|719	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/21-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|720	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/21-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|721	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|722	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|723	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|724	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|725	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|726	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|727	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|728	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|729	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|730	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|731	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|732	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|733	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|734	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|735	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|736	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-17.ltx
14mr|texlive-pstricks-examples-20110224-3|737	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-18.ltx
14mr|texlive-pstricks-examples-20110224-3|738	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|739	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|740	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|741	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|742	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|743	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|744	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|745	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|746	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|747	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|748	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|749	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|750	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|751	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|752	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|753	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|754	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|755	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|756	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|757	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|758	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|759	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|760	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|761	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|762	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-16.ltx
14mr|texlive-pstricks-examples-20110224-3|763	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|764	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|765	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|766	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|767	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|768	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-21.ltx
14mr|texlive-pstricks-examples-20110224-3|769	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-22.ltx
14mr|texlive-pstricks-examples-20110224-3|770	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-23.ltx
14mr|texlive-pstricks-examples-20110224-3|771	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-24.ltx
14mr|texlive-pstricks-examples-20110224-3|772	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-25.ltx
14mr|texlive-pstricks-examples-20110224-3|773	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|774	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|775	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|776	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|777	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|778	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|779	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|780	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|781	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|782	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|783	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|784	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|785	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|786	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-11.ltx
14mr|texlive-pstricks-examples-20110224-3|787	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-12.ltx
14mr|texlive-pstricks-examples-20110224-3|788	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-13.ltx
14mr|texlive-pstricks-examples-20110224-3|789	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-14.ltx
14mr|texlive-pstricks-examples-20110224-3|790	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|791	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|792	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|793	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|794	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|795	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|796	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|797	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|798	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|799	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|800	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|801	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-4.ltx
14mr|texlive-pstricks-examples-20110224-3|802	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-5.ltx
14mr|texlive-pstricks-examples-20110224-3|803	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-6.ltx
14mr|texlive-pstricks-examples-20110224-3|804	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|805	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-10.ltx
14mr|texlive-pstricks-examples-20110224-3|806	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-11.ltx
14mr|texlive-pstricks-examples-20110224-3|807	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-12.ltx
14mr|texlive-pstricks-examples-20110224-3|808	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-13.ltx
14mr|texlive-pstricks-examples-20110224-3|809	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-14.ltx
14mr|texlive-pstricks-examples-20110224-3|810	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-15.ltx
14mr|texlive-pstricks-examples-20110224-3|811	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-16.ltx
14mr|texlive-pstricks-examples-20110224-3|812	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-17.ltx
14mr|texlive-pstricks-examples-20110224-3|813	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-18.ltx
14mr|texlive-pstricks-examples-20110224-3|814	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-19.ltx
14mr|texlive-pstricks-examples-20110224-3|815	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|816	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-20.ltx
14mr|texlive-pstricks-examples-20110224-3|817	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-21.ltx
14mr|texlive-pstricks-examples-20110224-3|818	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-22.ltx
14mr|texlive-pstricks-examples-20110224-3|819	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-23.ltx
14mr|texlive-pstricks-examples-20110224-3|820	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-24.ltx
14mr|texlive-pstricks-examples-20110224-3|821	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-25.ltx
14mr|texlive-pstricks-examples-20110224-3|822	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-26.ltx
14mr|texlive-pstricks-examples-20110224-3|823	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-27.ltx
14mr|texlive-pstricks-examples-20110224-3|824	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-28.ltx
14mr|texlive-pstricks-examples-20110224-3|825	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-29.ltx
14mr|texlive-pstricks-examples-20110224-3|826	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|827	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-30.ltx
14mr|texlive-pstricks-examples-20110224-3|828	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-31.ltx
14mr|texlive-pstricks-examples-20110224-3|829	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-32.ltx
14mr|texlive-pstricks-examples-20110224-3|830	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-33.ltx
14mr|texlive-pstricks-examples-20110224-3|831	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-34.ltx
14mr|texlive-pstricks-examples-20110224-3|832	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-35.ltx
14mr|texlive-pstricks-examples-20110224-3|833	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-36.ltx
14mr|texlive-pstricks-examples-20110224-3|834	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-37.ltx
14mr|texlive-pstricks-examples-20110224-3|835	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-38.ltx
14mr|texlive-pstricks-examples-20110224-3|836	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-39.ltx
14mr|texlive-pstricks-examples-20110224-3|837	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-4.ltx
14mr|texlive-pstricks-examples-20110224-3|838	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-40.ltx
14mr|texlive-pstricks-examples-20110224-3|839	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-41.ltx
14mr|texlive-pstricks-examples-20110224-3|840	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-42.ltx
14mr|texlive-pstricks-examples-20110224-3|841	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-43.ltx
14mr|texlive-pstricks-examples-20110224-3|842	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-44.ltx
14mr|texlive-pstricks-examples-20110224-3|843	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-45.ltx
14mr|texlive-pstricks-examples-20110224-3|844	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-46.ltx
14mr|texlive-pstricks-examples-20110224-3|845	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-47.ltx
14mr|texlive-pstricks-examples-20110224-3|846	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-48.ltx
14mr|texlive-pstricks-examples-20110224-3|847	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-49.ltx
14mr|texlive-pstricks-examples-20110224-3|848	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-5.ltx
14mr|texlive-pstricks-examples-20110224-3|849	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-50.ltx
14mr|texlive-pstricks-examples-20110224-3|850	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-51.ltx
14mr|texlive-pstricks-examples-20110224-3|851	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-52.ltx
14mr|texlive-pstricks-examples-20110224-3|852	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-53.ltx
14mr|texlive-pstricks-examples-20110224-3|853	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-54.ltx
14mr|texlive-pstricks-examples-20110224-3|854	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-55.ltx
14mr|texlive-pstricks-examples-20110224-3|855	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-56.ltx
14mr|texlive-pstricks-examples-20110224-3|856	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-57.ltx
14mr|texlive-pstricks-examples-20110224-3|857	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-58.ltx
14mr|texlive-pstricks-examples-20110224-3|858	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-59.ltx
14mr|texlive-pstricks-examples-20110224-3|859	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-6.ltx
14mr|texlive-pstricks-examples-20110224-3|860	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-60.ltx
14mr|texlive-pstricks-examples-20110224-3|861	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-61.ltx
14mr|texlive-pstricks-examples-20110224-3|862	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-62.ltx
14mr|texlive-pstricks-examples-20110224-3|863	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-63.ltx
14mr|texlive-pstricks-examples-20110224-3|864	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-64.ltx
14mr|texlive-pstricks-examples-20110224-3|865	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-65.ltx
14mr|texlive-pstricks-examples-20110224-3|866	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-7.ltx
14mr|texlive-pstricks-examples-20110224-3|867	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-8.ltx
14mr|texlive-pstricks-examples-20110224-3|868	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-9.ltx
14mr|texlive-pstricks-examples-20110224-3|869	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|870	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-10.ltx
14mr|texlive-pstricks-examples-20110224-3|871	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-11.ltx
14mr|texlive-pstricks-examples-20110224-3|872	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-12.ltx
14mr|texlive-pstricks-examples-20110224-3|873	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-13.ltx
14mr|texlive-pstricks-examples-20110224-3|874	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-14.ltx
14mr|texlive-pstricks-examples-20110224-3|875	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-15.ltx
14mr|texlive-pstricks-examples-20110224-3|876	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-16.ltx
14mr|texlive-pstricks-examples-20110224-3|877	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-17.ltx
14mr|texlive-pstricks-examples-20110224-3|878	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-18.ltx
14mr|texlive-pstricks-examples-20110224-3|879	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-19.ltx
14mr|texlive-pstricks-examples-20110224-3|880	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-2.ltx
14mr|texlive-pstricks-examples-20110224-3|881	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-20.ltx
14mr|texlive-pstricks-examples-20110224-3|882	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-21.ltx
14mr|texlive-pstricks-examples-20110224-3|883	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-22.ltx
14mr|texlive-pstricks-examples-20110224-3|884	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-23.ltx
14mr|texlive-pstricks-examples-20110224-3|885	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-24.ltx
14mr|texlive-pstricks-examples-20110224-3|886	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-25.ltx
14mr|texlive-pstricks-examples-20110224-3|887	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-26.ltx
14mr|texlive-pstricks-examples-20110224-3|888	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-27.ltx
14mr|texlive-pstricks-examples-20110224-3|889	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-28.ltx
14mr|texlive-pstricks-examples-20110224-3|890	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-29.ltx
14mr|texlive-pstricks-examples-20110224-3|891	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-3.ltx
14mr|texlive-pstricks-examples-20110224-3|892	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-30.ltx
14mr|texlive-pstricks-examples-20110224-3|893	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-31.ltx
14mr|texlive-pstricks-examples-20110224-3|894	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-32.ltx
14mr|texlive-pstricks-examples-20110224-3|895	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-33.ltx
14mr|texlive-pstricks-examples-20110224-3|896	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-34.ltx
14mr|texlive-pstricks-examples-20110224-3|897	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-35.ltx
14mr|texlive-pstricks-examples-20110224-3|898	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-36.ltx
14mr|texlive-pstricks-examples-20110224-3|899	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-37.ltx
14mr|texlive-pstricks-examples-20110224-3|900	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-38.ltx
14mr|texlive-pstricks-examples-20110224-3|901	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-39.ltx
14mr|texlive-pstricks-examples-20110224-3|902	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-4.ltx
14mr|texlive-pstricks-examples-20110224-3|903	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-40.ltx
14mr|texlive-pstricks-examples-20110224-3|904	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-41.ltx
14mr|texlive-pstricks-examples-20110224-3|905	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-42.ltx
14mr|texlive-pstricks-examples-20110224-3|906	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-43.ltx
14mr|texlive-pstricks-examples-20110224-3|907	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-44.ltx
14mr|texlive-pstricks-examples-20110224-3|908	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-45.ltx
14mr|texlive-pstricks-examples-20110224-3|909	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-46.ltx
14mr|texlive-pstricks-examples-20110224-3|910	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-47.ltx
14mr|texlive-pstricks-examples-20110224-3|911	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-48.ltx
14mr|texlive-pstricks-examples-20110224-3|912	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-49.ltx
14mr|texlive-pstricks-examples-20110224-3|913	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-5.ltx
14mr|texlive-pstricks-examples-20110224-3|914	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-50.ltx
14mr|texlive-pstricks-examples-20110224-3|915	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-51.ltx
14mr|texlive-pstricks-examples-20110224-3|916	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-52.ltx
14mr|texlive-pstricks-examples-20110224-3|917	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-53.ltx
14mr|texlive-pstricks-examples-20110224-3|918	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-54.ltx
14mr|texlive-pstricks-examples-20110224-3|919	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-55.ltx
14mr|texlive-pstricks-examples-20110224-3|920	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-56.ltx
14mr|texlive-pstricks-examples-20110224-3|921	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-57.ltx
14mr|texlive-pstricks-examples-20110224-3|922	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-58.ltx
14mr|texlive-pstricks-examples-20110224-3|923	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-59.ltx
14mr|texlive-pstricks-examples-20110224-3|924	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-6.ltx
14mr|texlive-pstricks-examples-20110224-3|925	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-60.ltx
14mr|texlive-pstricks-examples-20110224-3|926	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-61.ltx
14mr|texlive-pstricks-examples-20110224-3|927	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-62.ltx
14mr|texlive-pstricks-examples-20110224-3|928	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-63.ltx
14mr|texlive-pstricks-examples-20110224-3|929	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-64.ltx
14mr|texlive-pstricks-examples-20110224-3|930	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-65.ltx
14mr|texlive-pstricks-examples-20110224-3|931	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-66.ltx
14mr|texlive-pstricks-examples-20110224-3|932	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-67.ltx
14mr|texlive-pstricks-examples-20110224-3|933	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-68.ltx
14mr|texlive-pstricks-examples-20110224-3|934	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-69.ltx
14mr|texlive-pstricks-examples-20110224-3|935	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-7.ltx
14mr|texlive-pstricks-examples-20110224-3|936	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-70.ltx
14mr|texlive-pstricks-examples-20110224-3|937	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-71.ltx
14mr|texlive-pstricks-examples-20110224-3|938	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-72.ltx
14mr|texlive-pstricks-examples-20110224-3|939	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-73.ltx
14mr|texlive-pstricks-examples-20110224-3|940	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-74.ltx
14mr|texlive-pstricks-examples-20110224-3|941	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-75.ltx
14mr|texlive-pstricks-examples-20110224-3|942	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-76.ltx
14mr|texlive-pstricks-examples-20110224-3|943	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-77.ltx
14mr|texlive-pstricks-examples-20110224-3|944	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-78.ltx
14mr|texlive-pstricks-examples-20110224-3|945	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-79.ltx
14mr|texlive-pstricks-examples-20110224-3|946	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-8.ltx
14mr|texlive-pstricks-examples-20110224-3|947	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-80.ltx
14mr|texlive-pstricks-examples-20110224-3|948	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-81.ltx
14mr|texlive-pstricks-examples-20110224-3|949	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-82.ltx
14mr|texlive-pstricks-examples-20110224-3|950	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-83.ltx
14mr|texlive-pstricks-examples-20110224-3|951	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-84.ltx
14mr|texlive-pstricks-examples-20110224-3|952	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-85.ltx
14mr|texlive-pstricks-examples-20110224-3|953	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-86.ltx
14mr|texlive-pstricks-examples-20110224-3|954	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-87.ltx
14mr|texlive-pstricks-examples-20110224-3|955	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-88.ltx
14mr|texlive-pstricks-examples-20110224-3|956	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-89.ltx
14mr|texlive-pstricks-examples-20110224-3|957	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-9.ltx
14mr|texlive-pstricks-examples-20110224-3|958	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-90.ltx
14mr|texlive-pstricks-examples-20110224-3|959	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-91.ltx
14mr|texlive-pstricks-examples-20110224-3|960	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-92.ltx
14mr|texlive-pstricks-examples-20110224-3|961	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-93.ltx
14mr|texlive-pstricks-examples-20110224-3|962	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-94.ltx
14mr|texlive-pstricks-examples-20110224-3|963	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-95.ltx
14mr|texlive-pstricks-examples-20110224-3|964	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-96.ltx
14mr|texlive-pstricks-examples-20110224-3|965	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-97.ltx
14mr|texlive-pstricks-examples-20110224-3|966	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-1.ltx
14mr|texlive-pstricks-examples-20110224-3|967	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-10.ltx
14mr|texlive-pstricks-examples-20110224-3|968	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-11.ltx
14mr|texlive-pstricks-examples-20110224-3|969	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-12.ltx
14mr|texlive-pstricks-examples-20110224-3|970	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-13.ltx
14mr|texlive-pstricks-examples-20110224-3|971	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-14.ltx
14mr|texlive-pstricks-examples-20110224-3|972	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-15.ltx
14mr|texlive-pstricks-examples-20110224-3|973	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-16.ltx
14mr|texlive-pstricks-examples-20110224-3|974	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-17.ltx
14mr|texlive-pstricks-examples-20110224-3|975	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-18.ltx
14mr|texlive-pstricks-examples-20110224-3|976	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-19.ltx
14mr|texlive-pstricks-examples-20110224-3|977	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-2.ltx
14mr|texlive-pstricks-examples-20110224-3|978	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-20.ltx
14mr|texlive-pstricks-examples-20110224-3|979	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-3.ltx
14mr|texlive-pstricks-examples-20110224-3|980	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-4.ltx
14mr|texlive-pstricks-examples-20110224-3|981	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-5.ltx
14mr|texlive-pstricks-examples-20110224-3|982	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-6.ltx
14mr|texlive-pstricks-examples-20110224-3|983	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-7.ltx
14mr|texlive-pstricks-examples-20110224-3|984	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-8.ltx
14mr|texlive-pstricks-examples-20110224-3|985	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-9.ltx
14mr|texlive-pstricks-examples-20110224-3|986	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-1.ltx
14mr|texlive-pstricks-examples-20110224-3|987	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-2.ltx
14mr|texlive-pstricks-examples-20110224-3|988	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-3.ltx
14mr|texlive-pstricks-examples-20110224-3|989	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-4.ltx
14mr|texlive-pstricks-examples-20110224-3|990	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-5.ltx
14mr|texlive-pstricks-examples-20110224-3|991	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-6.ltx
14mr|texlive-pstricks-examples-20110224-3|992	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-7.ltx
14mr|texlive-pstricks-examples-20110224-3|993	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-8.ltx
14mr|texlive-pstricks-examples-20110224-3|994	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|995	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|996	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|997	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|998	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|999	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-14.inl
14mr|texlive-pstricks-examples-20110224-3|1000	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-15.inl
14mr|texlive-pstricks-examples-20110224-3|1001	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-16.inl
14mr|texlive-pstricks-examples-20110224-3|1002	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1003	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1004	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1005	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1006	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1007	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1008	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1009	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1010	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1011	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1012	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1013	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1014	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1015	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1016	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1017	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1018	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1019	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1020	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1021	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1022	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1023	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1024	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1025	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1026	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1027	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1028	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1029	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1030	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-1.inl
14mr|texlive-pstricks-examples-20110224-3|1031	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-10.inl
14mr|texlive-pstricks-examples-20110224-3|1032	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-11.inl
14mr|texlive-pstricks-examples-20110224-3|1033	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-12.inl
14mr|texlive-pstricks-examples-20110224-3|1034	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-13.inl
14mr|texlive-pstricks-examples-20110224-3|1035	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-14.inl
14mr|texlive-pstricks-examples-20110224-3|1036	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-15.inl
14mr|texlive-pstricks-examples-20110224-3|1037	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-16.inl
14mr|texlive-pstricks-examples-20110224-3|1038	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-17.inl
14mr|texlive-pstricks-examples-20110224-3|1039	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-18.inl
14mr|texlive-pstricks-examples-20110224-3|1040	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-19.inl
14mr|texlive-pstricks-examples-20110224-3|1041	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-2.inl
14mr|texlive-pstricks-examples-20110224-3|1042	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-20.inl
14mr|texlive-pstricks-examples-20110224-3|1043	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-21.inl
14mr|texlive-pstricks-examples-20110224-3|1044	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-22.inl
14mr|texlive-pstricks-examples-20110224-3|1045	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-23.inl
14mr|texlive-pstricks-examples-20110224-3|1046	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-24.inl
14mr|texlive-pstricks-examples-20110224-3|1047	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-25.inl
14mr|texlive-pstricks-examples-20110224-3|1048	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-26.inl
14mr|texlive-pstricks-examples-20110224-3|1049	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-27.inl
14mr|texlive-pstricks-examples-20110224-3|1050	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-28.inl
14mr|texlive-pstricks-examples-20110224-3|1051	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1052	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-3.inl
14mr|texlive-pstricks-examples-20110224-3|1053	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-30.inl
14mr|texlive-pstricks-examples-20110224-3|1054	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-31.inl
14mr|texlive-pstricks-examples-20110224-3|1055	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-32.inl
14mr|texlive-pstricks-examples-20110224-3|1056	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-33.inl
14mr|texlive-pstricks-examples-20110224-3|1057	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-34.inl
14mr|texlive-pstricks-examples-20110224-3|1058	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-35.inl
14mr|texlive-pstricks-examples-20110224-3|1059	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-36.inl
14mr|texlive-pstricks-examples-20110224-3|1060	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-37.inl
14mr|texlive-pstricks-examples-20110224-3|1061	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-38.inl
14mr|texlive-pstricks-examples-20110224-3|1062	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-39.inl
14mr|texlive-pstricks-examples-20110224-3|1063	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-4.inl
14mr|texlive-pstricks-examples-20110224-3|1064	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-40.inl
14mr|texlive-pstricks-examples-20110224-3|1065	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-41.ltx
14mr|texlive-pstricks-examples-20110224-3|1066	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-42.ltx
14mr|texlive-pstricks-examples-20110224-3|1067	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-43.ltx
14mr|texlive-pstricks-examples-20110224-3|1068	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-44.inl
14mr|texlive-pstricks-examples-20110224-3|1069	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-45.inl
14mr|texlive-pstricks-examples-20110224-3|1070	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-46.inl
14mr|texlive-pstricks-examples-20110224-3|1071	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-47.inl
14mr|texlive-pstricks-examples-20110224-3|1072	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-48.inl
14mr|texlive-pstricks-examples-20110224-3|1073	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-49.inl
14mr|texlive-pstricks-examples-20110224-3|1074	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-5.inl
14mr|texlive-pstricks-examples-20110224-3|1075	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-50.inl
14mr|texlive-pstricks-examples-20110224-3|1076	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-51.inl
14mr|texlive-pstricks-examples-20110224-3|1077	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-52.inl
14mr|texlive-pstricks-examples-20110224-3|1078	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-53.inl
14mr|texlive-pstricks-examples-20110224-3|1079	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-54.inl
14mr|texlive-pstricks-examples-20110224-3|1080	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-55.inl
14mr|texlive-pstricks-examples-20110224-3|1081	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-56.inl
14mr|texlive-pstricks-examples-20110224-3|1082	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-57.inl
14mr|texlive-pstricks-examples-20110224-3|1083	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-58.inl
14mr|texlive-pstricks-examples-20110224-3|1084	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-59.inl
14mr|texlive-pstricks-examples-20110224-3|1085	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-6.inl
14mr|texlive-pstricks-examples-20110224-3|1086	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-60.inl
14mr|texlive-pstricks-examples-20110224-3|1087	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-61.inl
14mr|texlive-pstricks-examples-20110224-3|1088	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-62.inl
14mr|texlive-pstricks-examples-20110224-3|1089	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-63.inl
14mr|texlive-pstricks-examples-20110224-3|1090	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-64.inl
14mr|texlive-pstricks-examples-20110224-3|1091	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-65.inl
14mr|texlive-pstricks-examples-20110224-3|1092	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-66.inl
14mr|texlive-pstricks-examples-20110224-3|1093	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-67.inl
14mr|texlive-pstricks-examples-20110224-3|1094	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-68.inl
14mr|texlive-pstricks-examples-20110224-3|1095	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-69.inl
14mr|texlive-pstricks-examples-20110224-3|1096	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-7.inl
14mr|texlive-pstricks-examples-20110224-3|1097	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-70.inl
14mr|texlive-pstricks-examples-20110224-3|1098	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-71.inl
14mr|texlive-pstricks-examples-20110224-3|1099	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-72.inl
14mr|texlive-pstricks-examples-20110224-3|1100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-73.inl
14mr|texlive-pstricks-examples-20110224-3|1101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-74.inl
14mr|texlive-pstricks-examples-20110224-3|1102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-75.ltx
14mr|texlive-pstricks-examples-20110224-3|1103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-76.ltx
14mr|texlive-pstricks-examples-20110224-3|1104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-77.ltx
14mr|texlive-pstricks-examples-20110224-3|1105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-78.ltx
14mr|texlive-pstricks-examples-20110224-3|1106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-79.ltx
14mr|texlive-pstricks-examples-20110224-3|1107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-8.inl
14mr|texlive-pstricks-examples-20110224-3|1108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-9.inl
14mr|texlive-pstricks-examples-20110224-3|1109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-30.ltx
14mr|texlive-pstricks-examples-20110224-3|1133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-30.ltx
14mr|texlive-pstricks-examples-20110224-3|1183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-31.ltx
14mr|texlive-pstricks-examples-20110224-3|1184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-32.ltx
14mr|texlive-pstricks-examples-20110224-3|1185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-33.ltx
14mr|texlive-pstricks-examples-20110224-3|1186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-34.ltx
14mr|texlive-pstricks-examples-20110224-3|1187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-35.ltx
14mr|texlive-pstricks-examples-20110224-3|1188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-36.ltx
14mr|texlive-pstricks-examples-20110224-3|1189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-37.ltx
14mr|texlive-pstricks-examples-20110224-3|1190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-38.ltx
14mr|texlive-pstricks-examples-20110224-3|1191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-39.ltx
14mr|texlive-pstricks-examples-20110224-3|1192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-40.ltx
14mr|texlive-pstricks-examples-20110224-3|1194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-41.ltx
14mr|texlive-pstricks-examples-20110224-3|1195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-42.ltx
14mr|texlive-pstricks-examples-20110224-3|1196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-43.ltx
14mr|texlive-pstricks-examples-20110224-3|1197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-44.ltx
14mr|texlive-pstricks-examples-20110224-3|1198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-45.ltx
14mr|texlive-pstricks-examples-20110224-3|1199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-46.ltx
14mr|texlive-pstricks-examples-20110224-3|1200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-47.ltx
14mr|texlive-pstricks-examples-20110224-3|1201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-30.ltx
14mr|texlive-pstricks-examples-20110224-3|1230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-31.ltx
14mr|texlive-pstricks-examples-20110224-3|1231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-32.ltx
14mr|texlive-pstricks-examples-20110224-3|1232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-33.ltx
14mr|texlive-pstricks-examples-20110224-3|1233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-34.ltx
14mr|texlive-pstricks-examples-20110224-3|1234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-35.ltx
14mr|texlive-pstricks-examples-20110224-3|1235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-36.ltx
14mr|texlive-pstricks-examples-20110224-3|1236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-37.ltx
14mr|texlive-pstricks-examples-20110224-3|1237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-38.ltx
14mr|texlive-pstricks-examples-20110224-3|1238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-39.ltx
14mr|texlive-pstricks-examples-20110224-3|1239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-40.ltx
14mr|texlive-pstricks-examples-20110224-3|1241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-41.ltx
14mr|texlive-pstricks-examples-20110224-3|1242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-42.ltx
14mr|texlive-pstricks-examples-20110224-3|1243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-43.ltx
14mr|texlive-pstricks-examples-20110224-3|1244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-44.ltx
14mr|texlive-pstricks-examples-20110224-3|1245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-45.ltx
14mr|texlive-pstricks-examples-20110224-3|1246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-46.ltx
14mr|texlive-pstricks-examples-20110224-3|1247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-47.ltx
14mr|texlive-pstricks-examples-20110224-3|1248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-48.ltx
14mr|texlive-pstricks-examples-20110224-3|1249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-49.ltx
14mr|texlive-pstricks-examples-20110224-3|1250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-50.ltx
14mr|texlive-pstricks-examples-20110224-3|1252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-51.ltx
14mr|texlive-pstricks-examples-20110224-3|1253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-52.ltx
14mr|texlive-pstricks-examples-20110224-3|1254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-53.ltx
14mr|texlive-pstricks-examples-20110224-3|1255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-54.ltx
14mr|texlive-pstricks-examples-20110224-3|1256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-55.ltx
14mr|texlive-pstricks-examples-20110224-3|1257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-56.ltx
14mr|texlive-pstricks-examples-20110224-3|1258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-57.ltx
14mr|texlive-pstricks-examples-20110224-3|1259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-58.ltx
14mr|texlive-pstricks-examples-20110224-3|1260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-59.ltx
14mr|texlive-pstricks-examples-20110224-3|1261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-60.ltx
14mr|texlive-pstricks-examples-20110224-3|1263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-61.ltx
14mr|texlive-pstricks-examples-20110224-3|1264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-62.ltx
14mr|texlive-pstricks-examples-20110224-3|1265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-63.ltx
14mr|texlive-pstricks-examples-20110224-3|1266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-64.ltx
14mr|texlive-pstricks-examples-20110224-3|1267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-65.ltx
14mr|texlive-pstricks-examples-20110224-3|1268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-66.ltx
14mr|texlive-pstricks-examples-20110224-3|1269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-67.ltx
14mr|texlive-pstricks-examples-20110224-3|1270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-68.ltx
14mr|texlive-pstricks-examples-20110224-3|1271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-69.ltx
14mr|texlive-pstricks-examples-20110224-3|1272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-70.ltx
14mr|texlive-pstricks-examples-20110224-3|1274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-71.ltx
14mr|texlive-pstricks-examples-20110224-3|1275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-10.inl
14mr|texlive-pstricks-examples-20110224-3|1279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-11.inl
14mr|texlive-pstricks-examples-20110224-3|1280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-12.inl
14mr|texlive-pstricks-examples-20110224-3|1281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-13.inl
14mr|texlive-pstricks-examples-20110224-3|1282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-14.inl
14mr|texlive-pstricks-examples-20110224-3|1283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-15.inl
14mr|texlive-pstricks-examples-20110224-3|1284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-16.inl
14mr|texlive-pstricks-examples-20110224-3|1285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-17.inl
14mr|texlive-pstricks-examples-20110224-3|1286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-18.inl
14mr|texlive-pstricks-examples-20110224-3|1287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-19.inl
14mr|texlive-pstricks-examples-20110224-3|1288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-20.inl
14mr|texlive-pstricks-examples-20110224-3|1290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-21.inl
14mr|texlive-pstricks-examples-20110224-3|1291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-22.inl
14mr|texlive-pstricks-examples-20110224-3|1292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-7.inl
14mr|texlive-pstricks-examples-20110224-3|1304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-8.inl
14mr|texlive-pstricks-examples-20110224-3|1305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-9.inl
14mr|texlive-pstricks-examples-20110224-3|1306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-10.inl
14mr|texlive-pstricks-examples-20110224-3|1308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-11.inl
14mr|texlive-pstricks-examples-20110224-3|1309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-12.inl
14mr|texlive-pstricks-examples-20110224-3|1310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-13.inl
14mr|texlive-pstricks-examples-20110224-3|1311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-14.inl
14mr|texlive-pstricks-examples-20110224-3|1312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-15.inl
14mr|texlive-pstricks-examples-20110224-3|1313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-16.inl
14mr|texlive-pstricks-examples-20110224-3|1314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-17.inl
14mr|texlive-pstricks-examples-20110224-3|1315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-18.inl
14mr|texlive-pstricks-examples-20110224-3|1316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-19.inl
14mr|texlive-pstricks-examples-20110224-3|1317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-20.inl
14mr|texlive-pstricks-examples-20110224-3|1319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-21.inl
14mr|texlive-pstricks-examples-20110224-3|1320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-22.inl
14mr|texlive-pstricks-examples-20110224-3|1321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-23.inl
14mr|texlive-pstricks-examples-20110224-3|1322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-28.ltx2ps
14mr|texlive-pstricks-examples-20110224-3|1372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-29.ltx2ps
14mr|texlive-pstricks-examples-20110224-3|1373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-1.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-10.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-11.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-12.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-13.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-14.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-15.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-16.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-17.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-18.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-19.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-2.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-20.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-21.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-22.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-24.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-25.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-3.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-4.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-5.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-6.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-7.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-8.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-9.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1415	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1416	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1417	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1418	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1419	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1420	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1421	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1422	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1423	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1424	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1425	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1426	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1427	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1428	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1429	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1430	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1431	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1432	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1433	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1434	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1435	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1436	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1437	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1438	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1439	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1440	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1441	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1442	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1443	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1444	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1445	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-30.ltx
14mr|texlive-pstricks-examples-20110224-3|1446	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-31.ltx
14mr|texlive-pstricks-examples-20110224-3|1447	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-32.ltx
14mr|texlive-pstricks-examples-20110224-3|1448	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-33.ltx
14mr|texlive-pstricks-examples-20110224-3|1449	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-34.ltx
14mr|texlive-pstricks-examples-20110224-3|1450	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-35.ltx
14mr|texlive-pstricks-examples-20110224-3|1451	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-36.ltx
14mr|texlive-pstricks-examples-20110224-3|1452	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-37.ltx
14mr|texlive-pstricks-examples-20110224-3|1453	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-38.ltx
14mr|texlive-pstricks-examples-20110224-3|1454	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-39.ltx
14mr|texlive-pstricks-examples-20110224-3|1455	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1456	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-40.ltx
14mr|texlive-pstricks-examples-20110224-3|1457	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-41.ltx
14mr|texlive-pstricks-examples-20110224-3|1458	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-42.ltx
14mr|texlive-pstricks-examples-20110224-3|1459	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-43.ltx
14mr|texlive-pstricks-examples-20110224-3|1460	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-44.ltx
14mr|texlive-pstricks-examples-20110224-3|1461	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-45.ltx
14mr|texlive-pstricks-examples-20110224-3|1462	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1463	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1464	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1465	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1466	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1467	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1468	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1469	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1470	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1471	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1472	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1473	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1474	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1475	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1476	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1477	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1478	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1479	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1480	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1481	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1482	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1483	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1484	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1485	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1486	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1487	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1488	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1489	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1490	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1491	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1492	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1493	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1494	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1495	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1496	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1497	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1498	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1499	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1500	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1501	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1502	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1503	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1504	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1505	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1506	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1507	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1508	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1509	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1510	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1511	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1512	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-30.ltx
14mr|texlive-pstricks-examples-20110224-3|1513	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1514	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1515	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1516	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1517	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1518	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1519	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1520	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1521	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1522	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1523	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1524	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1525	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1526	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1527	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1528	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1529	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1530	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1531	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1532	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1533	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1534	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1535	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1536	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1537	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1538	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1539	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1540	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1541	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1542	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1543	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1544	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1545	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1546	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1547	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1548	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1549	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1550	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1551	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1552	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1553	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1554	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1555	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1556	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1557	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1558	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1559	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1560	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1561	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1562	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1563	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1564	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-30.ltx
14mr|texlive-pstricks-examples-20110224-3|1565	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-31.ltx
14mr|texlive-pstricks-examples-20110224-3|1566	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1567	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1568	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1569	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1570	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1571	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1572	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1573	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1574	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1575	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1576	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1577	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1578	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1579	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1580	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1581	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1582	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1583	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1584	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1585	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1586	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1587	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1588	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1589	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1590	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1591	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1592	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1593	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1594	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1595	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1596	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1597	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1598	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1599	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1600	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1601	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1602	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1603	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1604	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1605	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1606	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1607	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1608	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1609	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1610	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1611	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1612	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1613	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1614	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1615	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1616	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1617	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1618	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1619	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1620	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1621	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1622	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1623	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1624	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1625	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1626	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1627	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1628	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1629	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1630	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1631	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1632	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1633	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1634	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1635	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1636	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1637	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1638	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1639	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1640	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1641	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1642	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1643	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1644	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1645	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1646	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1647	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1648	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1649	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1650	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1651	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1652	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1653	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1654	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1655	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1656	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1657	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1658	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1659	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1660	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1661	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1662	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1663	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1664	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1665	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1666	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1667	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1668	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1669	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1670	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1671	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-14.inl
14mr|texlive-pstricks-examples-20110224-3|1672	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-15.inl
14mr|texlive-pstricks-examples-20110224-3|1673	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-16.inl
14mr|texlive-pstricks-examples-20110224-3|1674	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1675	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1676	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1677	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1678	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1679	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1680	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1681	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1682	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1683	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1684	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1685	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1686	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1687	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1688	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1689	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1690	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1691	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1692	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1693	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1694	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1695	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1696	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1697	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1698	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1699	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1700	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1701	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1702	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1703	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1704	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1705	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1706	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1707	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1708	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1709	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1710	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1711	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1712	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1713	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1714	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1715	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1716	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1717	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1718	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1719	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1720	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1721	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1722	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1723	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1724	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1725	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1726	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1727	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1728	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1729	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1730	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1731	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1732	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-30.ltx
14mr|texlive-pstricks-examples-20110224-3|1733	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-31.ltx
14mr|texlive-pstricks-examples-20110224-3|1734	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-32.ltx
14mr|texlive-pstricks-examples-20110224-3|1735	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-33.ltx
14mr|texlive-pstricks-examples-20110224-3|1736	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-34.ltx
14mr|texlive-pstricks-examples-20110224-3|1737	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-35.ltx
14mr|texlive-pstricks-examples-20110224-3|1738	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-36.ltx
14mr|texlive-pstricks-examples-20110224-3|1739	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-37.ltx
14mr|texlive-pstricks-examples-20110224-3|1740	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-38.ltx
14mr|texlive-pstricks-examples-20110224-3|1741	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-39.ltx
14mr|texlive-pstricks-examples-20110224-3|1742	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1743	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-40.ltx
14mr|texlive-pstricks-examples-20110224-3|1744	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-41.ltx
14mr|texlive-pstricks-examples-20110224-3|1745	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-42.ltx
14mr|texlive-pstricks-examples-20110224-3|1746	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-43.ltx
14mr|texlive-pstricks-examples-20110224-3|1747	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-44.ltx
14mr|texlive-pstricks-examples-20110224-3|1748	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-45.ltx
14mr|texlive-pstricks-examples-20110224-3|1749	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-46.ltx
14mr|texlive-pstricks-examples-20110224-3|1750	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-47.ltx
14mr|texlive-pstricks-examples-20110224-3|1751	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1752	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1753	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1754	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1755	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1756	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1757	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1758	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1759	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1760	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1761	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1762	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1763	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1764	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1765	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1766	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1767	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1768	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1769	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1770	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1771	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1772	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1773	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1774	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1775	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1776	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1777	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1778	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1779	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-30.ltx
14mr|texlive-pstricks-examples-20110224-3|1780	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-31.ltx
14mr|texlive-pstricks-examples-20110224-3|1781	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-32.ltx
14mr|texlive-pstricks-examples-20110224-3|1782	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-33.ltx
14mr|texlive-pstricks-examples-20110224-3|1783	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-34.ltx
14mr|texlive-pstricks-examples-20110224-3|1784	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-35.ltx
14mr|texlive-pstricks-examples-20110224-3|1785	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-36.ltx
14mr|texlive-pstricks-examples-20110224-3|1786	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-37.ltx
14mr|texlive-pstricks-examples-20110224-3|1787	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-38.ltx
14mr|texlive-pstricks-examples-20110224-3|1788	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-39.ltx
14mr|texlive-pstricks-examples-20110224-3|1789	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1790	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-40.ltx
14mr|texlive-pstricks-examples-20110224-3|1791	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-41.ltx
14mr|texlive-pstricks-examples-20110224-3|1792	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-42.ltx
14mr|texlive-pstricks-examples-20110224-3|1793	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-43.ltx
14mr|texlive-pstricks-examples-20110224-3|1794	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-44.ltx
14mr|texlive-pstricks-examples-20110224-3|1795	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-45.ltx
14mr|texlive-pstricks-examples-20110224-3|1796	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-46.ltx
14mr|texlive-pstricks-examples-20110224-3|1797	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-47.ltx
14mr|texlive-pstricks-examples-20110224-3|1798	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-48.ltx
14mr|texlive-pstricks-examples-20110224-3|1799	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-49.ltx
14mr|texlive-pstricks-examples-20110224-3|1800	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1801	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-50.ltx
14mr|texlive-pstricks-examples-20110224-3|1802	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-51.ltx
14mr|texlive-pstricks-examples-20110224-3|1803	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-52.ltx
14mr|texlive-pstricks-examples-20110224-3|1804	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-53.ltx
14mr|texlive-pstricks-examples-20110224-3|1805	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-54.ltx
14mr|texlive-pstricks-examples-20110224-3|1806	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-55.ltx
14mr|texlive-pstricks-examples-20110224-3|1807	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-56.ltx
14mr|texlive-pstricks-examples-20110224-3|1808	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-57.ltx
14mr|texlive-pstricks-examples-20110224-3|1809	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-58.ltx
14mr|texlive-pstricks-examples-20110224-3|1810	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-59.ltx
14mr|texlive-pstricks-examples-20110224-3|1811	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1812	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-60.ltx
14mr|texlive-pstricks-examples-20110224-3|1813	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-61.ltx
14mr|texlive-pstricks-examples-20110224-3|1814	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-62.ltx
14mr|texlive-pstricks-examples-20110224-3|1815	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-63.ltx
14mr|texlive-pstricks-examples-20110224-3|1816	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-64.ltx
14mr|texlive-pstricks-examples-20110224-3|1817	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-65.ltx
14mr|texlive-pstricks-examples-20110224-3|1818	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-66.ltx
14mr|texlive-pstricks-examples-20110224-3|1819	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-67.ltx
14mr|texlive-pstricks-examples-20110224-3|1820	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-68.ltx
14mr|texlive-pstricks-examples-20110224-3|1821	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-69.ltx
14mr|texlive-pstricks-examples-20110224-3|1822	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1823	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-70.ltx
14mr|texlive-pstricks-examples-20110224-3|1824	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-71.ltx
14mr|texlive-pstricks-examples-20110224-3|1825	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-72.ltx
14mr|texlive-pstricks-examples-20110224-3|1826	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-73.ltx
14mr|texlive-pstricks-examples-20110224-3|1827	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-74.ltx
14mr|texlive-pstricks-examples-20110224-3|1828	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-75.ltx
14mr|texlive-pstricks-examples-20110224-3|1829	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1830	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1831	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1832	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-10.inl
14mr|texlive-pstricks-examples-20110224-3|1833	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-11.inl
14mr|texlive-pstricks-examples-20110224-3|1834	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-12.inl
14mr|texlive-pstricks-examples-20110224-3|1835	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-13.inl
14mr|texlive-pstricks-examples-20110224-3|1836	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-14.inl
14mr|texlive-pstricks-examples-20110224-3|1837	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-15.inl
14mr|texlive-pstricks-examples-20110224-3|1838	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-16.inl
14mr|texlive-pstricks-examples-20110224-3|1839	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-17.inl
14mr|texlive-pstricks-examples-20110224-3|1840	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-18.inl
14mr|texlive-pstricks-examples-20110224-3|1841	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-19.inl
14mr|texlive-pstricks-examples-20110224-3|1842	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1843	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-20.inl
14mr|texlive-pstricks-examples-20110224-3|1844	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-21.inl
14mr|texlive-pstricks-examples-20110224-3|1845	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-22.inl
14mr|texlive-pstricks-examples-20110224-3|1846	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1847	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1848	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1849	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1850	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1851	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1852	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1853	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1854	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1855	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1856	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1857	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-7.inl
14mr|texlive-pstricks-examples-20110224-3|1858	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-8.inl
14mr|texlive-pstricks-examples-20110224-3|1859	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-9.inl
14mr|texlive-pstricks-examples-20110224-3|1860	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1861	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-10.inl
14mr|texlive-pstricks-examples-20110224-3|1862	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-11.inl
14mr|texlive-pstricks-examples-20110224-3|1863	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-12.inl
14mr|texlive-pstricks-examples-20110224-3|1864	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-13.inl
14mr|texlive-pstricks-examples-20110224-3|1865	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-14.inl
14mr|texlive-pstricks-examples-20110224-3|1866	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-15.inl
14mr|texlive-pstricks-examples-20110224-3|1867	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-16.inl
14mr|texlive-pstricks-examples-20110224-3|1868	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-17.inl
14mr|texlive-pstricks-examples-20110224-3|1869	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-18.inl
14mr|texlive-pstricks-examples-20110224-3|1870	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-19.inl
14mr|texlive-pstricks-examples-20110224-3|1871	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1872	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-20.inl
14mr|texlive-pstricks-examples-20110224-3|1873	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-21.inl
14mr|texlive-pstricks-examples-20110224-3|1874	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-22.inl
14mr|texlive-pstricks-examples-20110224-3|1875	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-23.inl
14mr|texlive-pstricks-examples-20110224-3|1876	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1877	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1878	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1879	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1880	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1881	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1882	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1883	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-30.ltx
14mr|texlive-pstricks-examples-20110224-3|1884	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-31.ltx
14mr|texlive-pstricks-examples-20110224-3|1885	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-32.ltx
14mr|texlive-pstricks-examples-20110224-3|1886	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-33.ltx
14mr|texlive-pstricks-examples-20110224-3|1887	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-34.ltx
14mr|texlive-pstricks-examples-20110224-3|1888	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-35.ltx
14mr|texlive-pstricks-examples-20110224-3|1889	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-36.ltx
14mr|texlive-pstricks-examples-20110224-3|1890	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-37.ltx
14mr|texlive-pstricks-examples-20110224-3|1891	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-38.ltx
14mr|texlive-pstricks-examples-20110224-3|1892	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-39.ltx
14mr|texlive-pstricks-examples-20110224-3|1893	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1894	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1895	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1896	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1897	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1898	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1899	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1900	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1901	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1902	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1903	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-5.ltx
14mr|texlive-pstricks-examples-20110224-3|1904	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-6.ltx
14mr|texlive-pstricks-examples-20110224-3|1905	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-7.ltx
14mr|texlive-pstricks-examples-20110224-3|1906	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-8.ltx
14mr|texlive-pstricks-examples-20110224-3|1907	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-9.ltx
14mr|texlive-pstricks-examples-20110224-3|1908	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1909	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1910	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1911	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1912	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1913	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1914	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1915	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1916	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1917	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1918	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-3.ltx
14mr|texlive-pstricks-examples-20110224-3|1919	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1920	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-1.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1921	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-10.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1922	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-11.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1923	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-12.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1924	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-13.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1925	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-14.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1926	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-15.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1927	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-16.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1928	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-17.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1929	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-18.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1930	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-19.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1931	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-2.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1932	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-20.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1933	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-21.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1934	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-22.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1935	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1936	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-24.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1937	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-25.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1938	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1939	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-3.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1940	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-4.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1941	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-5.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1942	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-6.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1943	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-7.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1944	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-8.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1945	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-9.ltxpd
14mr|texlive-pstricks-examples-20110224-3|1946	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-1.ltxb
14mr|texlive-pstricks-examples-20110224-3|1947	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-2.ltxbps
14mr|texlive-pstricks-examples-20110224-3|1948	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-3.ltxbps
14mr|texlive-pstricks-examples-20110224-3|1949	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-4.ltx
14mr|texlive-pstricks-examples-20110224-3|1950	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-1.ltx
14mr|texlive-pstricks-examples-20110224-3|1951	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-10.ltx
14mr|texlive-pstricks-examples-20110224-3|1952	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-100.ltx
14mr|texlive-pstricks-examples-20110224-3|1953	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-101.ltx
14mr|texlive-pstricks-examples-20110224-3|1954	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-102.ltx
14mr|texlive-pstricks-examples-20110224-3|1955	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-103.ltx
14mr|texlive-pstricks-examples-20110224-3|1956	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-104.ltx
14mr|texlive-pstricks-examples-20110224-3|1957	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-105.ltx
14mr|texlive-pstricks-examples-20110224-3|1958	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-106.ltx
14mr|texlive-pstricks-examples-20110224-3|1959	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-107.ltx
14mr|texlive-pstricks-examples-20110224-3|1960	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-108.ltx
14mr|texlive-pstricks-examples-20110224-3|1961	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-109.ltx
14mr|texlive-pstricks-examples-20110224-3|1962	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-11.ltx
14mr|texlive-pstricks-examples-20110224-3|1963	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-110.ltx
14mr|texlive-pstricks-examples-20110224-3|1964	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-111.ltx
14mr|texlive-pstricks-examples-20110224-3|1965	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-112.ltx
14mr|texlive-pstricks-examples-20110224-3|1966	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-113.ltx
14mr|texlive-pstricks-examples-20110224-3|1967	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-114.ltx
14mr|texlive-pstricks-examples-20110224-3|1968	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-115.ltx
14mr|texlive-pstricks-examples-20110224-3|1969	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-116.ltx
14mr|texlive-pstricks-examples-20110224-3|1970	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-117.ltx
14mr|texlive-pstricks-examples-20110224-3|1971	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-118.ltx
14mr|texlive-pstricks-examples-20110224-3|1972	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-119.ltx
14mr|texlive-pstricks-examples-20110224-3|1973	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-12.ltx
14mr|texlive-pstricks-examples-20110224-3|1974	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-120.ltx
14mr|texlive-pstricks-examples-20110224-3|1975	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-121.ltx
14mr|texlive-pstricks-examples-20110224-3|1976	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-122.ltx
14mr|texlive-pstricks-examples-20110224-3|1977	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-123.ltx
14mr|texlive-pstricks-examples-20110224-3|1978	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-124.ltx
14mr|texlive-pstricks-examples-20110224-3|1979	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-125.ltx
14mr|texlive-pstricks-examples-20110224-3|1980	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-126.ltx
14mr|texlive-pstricks-examples-20110224-3|1981	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-13.ltx
14mr|texlive-pstricks-examples-20110224-3|1982	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-14.ltx
14mr|texlive-pstricks-examples-20110224-3|1983	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-15.ltx
14mr|texlive-pstricks-examples-20110224-3|1984	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-16.ltx
14mr|texlive-pstricks-examples-20110224-3|1985	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-17.ltx
14mr|texlive-pstricks-examples-20110224-3|1986	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-18.ltx
14mr|texlive-pstricks-examples-20110224-3|1987	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-19.ltx
14mr|texlive-pstricks-examples-20110224-3|1988	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-2.ltx
14mr|texlive-pstricks-examples-20110224-3|1989	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-20.ltx
14mr|texlive-pstricks-examples-20110224-3|1990	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-21.ltx
14mr|texlive-pstricks-examples-20110224-3|1991	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-22.ltx
14mr|texlive-pstricks-examples-20110224-3|1992	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-23.ltx
14mr|texlive-pstricks-examples-20110224-3|1993	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-24.ltx
14mr|texlive-pstricks-examples-20110224-3|1994	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-25.ltx
14mr|texlive-pstricks-examples-20110224-3|1995	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-26.ltx
14mr|texlive-pstricks-examples-20110224-3|1996	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-27.ltx
14mr|texlive-pstricks-examples-20110224-3|1997	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-28.ltx
14mr|texlive-pstricks-examples-20110224-3|1998	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-29.ltx
14mr|texlive-pstricks-examples-20110224-3|1999	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-3.ltx
14mr|texlive-pstricks-examples-20110224-3|2000	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-30.ltx
14mr|texlive-pstricks-examples-20110224-3|2001	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-31.ltx
14mr|texlive-pstricks-examples-20110224-3|2002	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-32.ltx
14mr|texlive-pstricks-examples-20110224-3|2003	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-33.ltx
14mr|texlive-pstricks-examples-20110224-3|2004	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-34.ltx
14mr|texlive-pstricks-examples-20110224-3|2005	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-35.ltx
14mr|texlive-pstricks-examples-20110224-3|2006	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-36.ltx
14mr|texlive-pstricks-examples-20110224-3|2007	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-37.ltx
14mr|texlive-pstricks-examples-20110224-3|2008	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-38.ltx
14mr|texlive-pstricks-examples-20110224-3|2009	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-39.ltx
14mr|texlive-pstricks-examples-20110224-3|2010	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-4.ltx
14mr|texlive-pstricks-examples-20110224-3|2011	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-40.ltx
14mr|texlive-pstricks-examples-20110224-3|2012	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-41.ltx
14mr|texlive-pstricks-examples-20110224-3|2013	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-42.ltx
14mr|texlive-pstricks-examples-20110224-3|2014	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-43.ltx
14mr|texlive-pstricks-examples-20110224-3|2015	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-44.ltx
14mr|texlive-pstricks-examples-20110224-3|2016	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-45.ltx
14mr|texlive-pstricks-examples-20110224-3|2017	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-46.ltx
14mr|texlive-pstricks-examples-20110224-3|2018	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-47.ltx
14mr|texlive-pstricks-examples-20110224-3|2019	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-48.ltx
14mr|texlive-pstricks-examples-20110224-3|2020	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-49.ltx
14mr|texlive-pstricks-examples-20110224-3|2021	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-5.ltx
14mr|texlive-pstricks-examples-20110224-3|2022	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-50.ltx
14mr|texlive-pstricks-examples-20110224-3|2023	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-51.ltx
14mr|texlive-pstricks-examples-20110224-3|2024	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-52.ltx
14mr|texlive-pstricks-examples-20110224-3|2025	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-53.ltx
14mr|texlive-pstricks-examples-20110224-3|2026	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-54.ltx
14mr|texlive-pstricks-examples-20110224-3|2027	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-55.ltx
14mr|texlive-pstricks-examples-20110224-3|2028	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-56.ltx
14mr|texlive-pstricks-examples-20110224-3|2029	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-57.ltx
14mr|texlive-pstricks-examples-20110224-3|2030	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-58.ltx
14mr|texlive-pstricks-examples-20110224-3|2031	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-59.ltx
14mr|texlive-pstricks-examples-20110224-3|2032	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-6.ltx
14mr|texlive-pstricks-examples-20110224-3|2033	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-60.ltx
14mr|texlive-pstricks-examples-20110224-3|2034	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-61.ltx
14mr|texlive-pstricks-examples-20110224-3|2035	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-62.ltx
14mr|texlive-pstricks-examples-20110224-3|2036	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-63.ltx
14mr|texlive-pstricks-examples-20110224-3|2037	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-64.ltx
14mr|texlive-pstricks-examples-20110224-3|2038	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-65.ltx
14mr|texlive-pstricks-examples-20110224-3|2039	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-66.ltx
14mr|texlive-pstricks-examples-20110224-3|2040	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-67.ltx
14mr|texlive-pstricks-examples-20110224-3|2041	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-68.ltx
14mr|texlive-pstricks-examples-20110224-3|2042	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-69.ltx
14mr|texlive-pstricks-examples-20110224-3|2043	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-7.ltx
14mr|texlive-pstricks-examples-20110224-3|2044	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-70.ltx
14mr|texlive-pstricks-examples-20110224-3|2045	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-71.ltx
14mr|texlive-pstricks-examples-20110224-3|2046	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-72.ltx
14mr|texlive-pstricks-examples-20110224-3|2047	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-73.ltx
14mr|texlive-pstricks-examples-20110224-3|2048	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-74.ltx
14mr|texlive-pstricks-examples-20110224-3|2049	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-75.ltx
14mr|texlive-pstricks-examples-20110224-3|2050	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-76.ltx
14mr|texlive-pstricks-examples-20110224-3|2051	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-77.ltx
14mr|texlive-pstricks-examples-20110224-3|2052	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-78.ltx
14mr|texlive-pstricks-examples-20110224-3|2053	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-79.ltx
14mr|texlive-pstricks-examples-20110224-3|2054	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-8.ltx
14mr|texlive-pstricks-examples-20110224-3|2055	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-80.ltx
14mr|texlive-pstricks-examples-20110224-3|2056	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-81.ltx
14mr|texlive-pstricks-examples-20110224-3|2057	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-82.ltx
14mr|texlive-pstricks-examples-20110224-3|2058	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-83.ltx
14mr|texlive-pstricks-examples-20110224-3|2059	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-84.ltx
14mr|texlive-pstricks-examples-20110224-3|2060	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-85.ltx
14mr|texlive-pstricks-examples-20110224-3|2061	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-86.ltx
14mr|texlive-pstricks-examples-20110224-3|2062	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-87.ltx
14mr|texlive-pstricks-examples-20110224-3|2063	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-88.ltx
14mr|texlive-pstricks-examples-20110224-3|2064	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-89.ltx
14mr|texlive-pstricks-examples-20110224-3|2065	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-9.ltx
14mr|texlive-pstricks-examples-20110224-3|2066	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-90.ltx
14mr|texlive-pstricks-examples-20110224-3|2067	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-91.ltx
14mr|texlive-pstricks-examples-20110224-3|2068	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-92.ltx
14mr|texlive-pstricks-examples-20110224-3|2069	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-93.ltx
14mr|texlive-pstricks-examples-20110224-3|2070	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-94.ltx
14mr|texlive-pstricks-examples-20110224-3|2071	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-95.ltx
14mr|texlive-pstricks-examples-20110224-3|2072	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-96.ltx
14mr|texlive-pstricks-examples-20110224-3|2073	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-97.ltx
14mr|texlive-pstricks-examples-20110224-3|2074	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-98.ltx
14mr|texlive-pstricks-examples-20110224-3|2075	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-99.ltx
14mr|texlive-pstricks-examples-20110224-3|2076	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/B-04-1.ltx
14mr|texlive-pstricks-examples-20110224-3|2077	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/B-04-2.ltx
14mr|texlive-pstricks-examples-20110224-3|2078	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/C-01-1.ltx
14mr|texlive-pstricks-examples-20110224-3|2079	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/C-02-1.ltx
14mr|texlive-pstricks-examples-20110224-3|2080	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/C-03-1.ltx
14mr|texlive-pstricks-examples-20110224-3|2081	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/C-03-2.ltx
14mr|texlive-pstricks-examples-20110224-3|2082	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-01-1.xltx
14mr|texlive-pstricks-examples-20110224-3|2083	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-03-1.ltx2crop
14mr|texlive-pstricks-examples-20110224-3|2084	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-03-2.ltx2crop
14mr|texlive-pstricks-examples-20110224-3|2085	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-04-1.ltx2crop
14mr|texlive-pstricks-examples-20110224-3|2086	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-04-2.ltx2crop
14mr|texlive-pstricks-examples-20110224-3|2087	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-05-1.ltx2crop
14mr|texlive-pstricks-examples-20110224-3|2088	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-05-2.ltx
14mr|texlive-pstricks-examples-20110224-3|2089	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-05-3.ltx
14mr|texlive-pstricks-examples-20110224-3|2090	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/DEexa.sty
14mr|texlive-pstricks-examples-20110224-3|2091	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/README
14mr|texlive-pstricks-examples-20110224-3|2092	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/beispiel.cls
14mr|texlive-pstricks-examples-20110224-3|2093	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/bspcalweekly.cls
14mr|texlive-pstricks-examples-20110224-3|2094	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/bspdvdcoll.cls
14mr|texlive-pstricks-examples-20110224-3|2095	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/bspfont.cls
14mr|texlive-pstricks-examples-20110224-3|2096	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/bsppstricks.cls
14mr|texlive-pstricks-examples-20110224-3|2097	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaarticle.cls
14mr|texlive-pstricks-examples-20110224-3|2098	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaarticle2.cls
14mr|texlive-pstricks-examples-20110224-3|2099	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaartplain.cls
14mr|texlive-pstricks-examples-20110224-3|2100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exabeamer.cls
14mr|texlive-pstricks-examples-20110224-3|2101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exabook.cls
14mr|texlive-pstricks-examples-20110224-3|2102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exafoils.cls
14mr|texlive-pstricks-examples-20110224-3|2103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exafubeamer.cls
14mr|texlive-pstricks-examples-20110224-3|2104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exafupd.cls
14mr|texlive-pstricks-examples-20110224-3|2105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/examargin.cls
14mr|texlive-pstricks-examples-20110224-3|2106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/examinimal.cls
14mr|texlive-pstricks-examples-20110224-3|2107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exapd.cls
14mr|texlive-pstricks-examples-20110224-3|2108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaprosper.cls
14mr|texlive-pstricks-examples-20110224-3|2109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exareport.cls
14mr|texlive-pstricks-examples-20110224-3|2110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaseminar.cls
14mr|texlive-pstricks-examples-20110224-3|2111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaslidenotes.cls
14mr|texlive-pstricks-examples-20110224-3|2112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exasymbol.cls
14mr|texlive-pstricks-examples-20110224-3|2113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaxetex.cls
14mr|texlive-pstricks-examples-20110224-3|2114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/screxa.cls
14mr|texlive-pstricks-examples-20110224-3|2115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/screxabook.cls
14mr|texlive-pstricks-examples-20110224-3|2116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/screxareport.cls
14mr|texlive-pstricks-examples-20110224-3|2117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/textdemo.sty
14mr|texlive-pstricks-examples-20110224-3|2118	
14mr|texlive-pstricks-examples-20110224-3|2119	#-----------------------------------------------------------------------
14mr|texlive-pstricks-examples-20110224-3|2120	%prep
14mr|texlive-pstricks-examples-20110224-3|2121	%setup -c -a0 -a1
14mr|texlive-pstricks-examples-20110224-3|2122	
14mr|texlive-pstricks-examples-20110224-3|2123	%build
14mr|texlive-pstricks-examples-20110224-3|2124	
14mr|texlive-pstricks-examples-20110224-3|2125	%install
14mr|texlive-pstricks-examples-20110224-3|2126	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-examples-20110224-3|2127	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-examples-20110224-3|2128	
14mr|texlive-pstricks-examples-20110224-3|2129	
14mr|texlive-pstricks-examples-20110224-3|2130	
14mr|texlive-pstricks-examples-20110224-3|2131	%changelog
14mr|texlive-pstricks-examples-20110224-3|2132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110224-3
14mr|texlive-pstricks-examples-20110224-3|2133	+ Revision: 63a3b16
14mr|texlive-pstricks-examples-20110224-3|2134	- MassBuild#440: Increase release tag
14mr|texlive-pstricks-examples-20110224-3|2135	
14mr|texlive-pstricks-examples-20110224-3|2136	

21162 14
14mr|texlive-pstricks-examples-en-20111014-3|1	# revision 24289
14mr|texlive-pstricks-examples-en-20111014-3|2	# category Package
14mr|texlive-pstricks-examples-en-20111014-3|3	# catalog-ctan /info/examples/PSTricks_en
14mr|texlive-pstricks-examples-en-20111014-3|4	# catalog-date 2011-10-14 08:44:25 +0200
14mr|texlive-pstricks-examples-en-20111014-3|5	# catalog-license lppl1.3
14mr|texlive-pstricks-examples-en-20111014-3|6	# catalog-version undef
14mr|texlive-pstricks-examples-en-20111014-3|7	Name:		texlive-pstricks-examples-en
14mr|texlive-pstricks-examples-en-20111014-3|8	Version:	20111014
14mr|texlive-pstricks-examples-en-20111014-3|9	Release:	3
14mr|texlive-pstricks-examples-en-20111014-3|10	Summary:	Examples from PSTricks book (English edition)
14mr|texlive-pstricks-examples-en-20111014-3|11	Group:		Publishing
14mr|texlive-pstricks-examples-en-20111014-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/PSTricks_en
14mr|texlive-pstricks-examples-en-20111014-3|13	License:	LPPL1.3
14mr|texlive-pstricks-examples-en-20111014-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-examples-en.tar.xz
14mr|texlive-pstricks-examples-en-20111014-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-examples-en.doc.tar.xz
14mr|texlive-pstricks-examples-en-20111014-3|16	BuildArch:	noarch
14mr|texlive-pstricks-examples-en-20111014-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pstricks-examples-en-20111014-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pstricks-examples-en-20111014-3|19	
14mr|texlive-pstricks-examples-en-20111014-3|20	%description
14mr|texlive-pstricks-examples-en-20111014-3|21	These are the examples from the book 'PSTricks: Graphics and
14mr|texlive-pstricks-examples-en-20111014-3|22	PostScript for TeX and LaTeX'.
14mr|texlive-pstricks-examples-en-20111014-3|23	
14mr|texlive-pstricks-examples-en-20111014-3|24	#-----------------------------------------------------------------------
14mr|texlive-pstricks-examples-en-20111014-3|25	%files
14mr|texlive-pstricks-examples-en-20111014-3|26	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/00-00-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|27	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|28	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|29	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|30	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|31	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|32	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|33	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|34	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|35	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|36	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|37	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-4.ltx2
14mr|texlive-pstricks-examples-en-20111014-3|38	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|39	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|40	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|41	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|42	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|43	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|44	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|45	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|46	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|47	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|48	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|49	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|50	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|51	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|52	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|53	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|54	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|55	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|56	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|57	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|58	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|59	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|60	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|61	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-06-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|62	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|63	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-07-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|64	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-00-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|65	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-00-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|66	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|67	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|68	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|69	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|70	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|71	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|72	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|73	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|74	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-6.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|75	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|76	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|77	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|78	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|79	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|80	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|81	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|82	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|83	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|84	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|85	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|86	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|87	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|88	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|89	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|90	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|91	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|92	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|93	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|94	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|95	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|96	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|97	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|98	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|99	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-07-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-08-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-00-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-08-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-09-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-07-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-44.ltx
14mr|texlive-pstricks-examples-en-20111014-3|348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-45.ltx
14mr|texlive-pstricks-examples-en-20111014-3|349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-46.ltx
14mr|texlive-pstricks-examples-en-20111014-3|350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-47.ltx
14mr|texlive-pstricks-examples-en-20111014-3|351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-48.ltx
14mr|texlive-pstricks-examples-en-20111014-3|352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-49.ltx
14mr|texlive-pstricks-examples-en-20111014-3|353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-50.ltx
14mr|texlive-pstricks-examples-en-20111014-3|355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-51.ltx
14mr|texlive-pstricks-examples-en-20111014-3|356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-52.ltx
14mr|texlive-pstricks-examples-en-20111014-3|357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-53.ltx
14mr|texlive-pstricks-examples-en-20111014-3|358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-54.ltx
14mr|texlive-pstricks-examples-en-20111014-3|359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-55.ltx
14mr|texlive-pstricks-examples-en-20111014-3|360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-56.ltx
14mr|texlive-pstricks-examples-en-20111014-3|361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-57.ltx
14mr|texlive-pstricks-examples-en-20111014-3|362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-58.ltx
14mr|texlive-pstricks-examples-en-20111014-3|363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-59.ltx
14mr|texlive-pstricks-examples-en-20111014-3|364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-60.ltx
14mr|texlive-pstricks-examples-en-20111014-3|366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-61.ltx
14mr|texlive-pstricks-examples-en-20111014-3|367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-62.ltx
14mr|texlive-pstricks-examples-en-20111014-3|368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-63.ltx
14mr|texlive-pstricks-examples-en-20111014-3|369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-64.ltx
14mr|texlive-pstricks-examples-en-20111014-3|370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-65.ltx
14mr|texlive-pstricks-examples-en-20111014-3|371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-66.ltx
14mr|texlive-pstricks-examples-en-20111014-3|372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-67.ltx
14mr|texlive-pstricks-examples-en-20111014-3|373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-68.ltx
14mr|texlive-pstricks-examples-en-20111014-3|374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-69.ltx
14mr|texlive-pstricks-examples-en-20111014-3|375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-70.ltx
14mr|texlive-pstricks-examples-en-20111014-3|377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-71.ltx
14mr|texlive-pstricks-examples-en-20111014-3|378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-72.ltx
14mr|texlive-pstricks-examples-en-20111014-3|379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-73.ltx
14mr|texlive-pstricks-examples-en-20111014-3|380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-74.ltx
14mr|texlive-pstricks-examples-en-20111014-3|381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-75.ltx
14mr|texlive-pstricks-examples-en-20111014-3|382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-76.ltx
14mr|texlive-pstricks-examples-en-20111014-3|383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-77.ltx
14mr|texlive-pstricks-examples-en-20111014-3|384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-78.ltx
14mr|texlive-pstricks-examples-en-20111014-3|385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-79.ltx
14mr|texlive-pstricks-examples-en-20111014-3|386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-80.ltx
14mr|texlive-pstricks-examples-en-20111014-3|388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-81.ltx
14mr|texlive-pstricks-examples-en-20111014-3|389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-82.ltx
14mr|texlive-pstricks-examples-en-20111014-3|390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|415	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|416	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|417	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|418	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|419	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|420	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|421	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|422	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|423	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|424	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|425	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|426	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|427	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|428	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|429	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|430	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|431	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-6.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|432	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|433	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|434	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|435	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|436	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|437	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|438	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|439	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-00-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|440	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|441	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|442	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|443	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|444	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|445	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|446	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|447	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|448	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|449	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|450	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|451	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|452	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|453	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|454	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|455	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|456	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|457	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|458	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|459	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|460	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|461	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|462	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|463	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|464	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|465	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|466	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|467	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|468	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|469	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|470	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|471	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|472	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|473	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|474	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|475	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|476	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|477	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|478	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-44.ltx
14mr|texlive-pstricks-examples-en-20111014-3|479	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-45.ltx
14mr|texlive-pstricks-examples-en-20111014-3|480	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-46.ltx
14mr|texlive-pstricks-examples-en-20111014-3|481	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-47.ltx
14mr|texlive-pstricks-examples-en-20111014-3|482	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-48.ltx
14mr|texlive-pstricks-examples-en-20111014-3|483	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-49.ltx
14mr|texlive-pstricks-examples-en-20111014-3|484	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|485	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-50.ltx
14mr|texlive-pstricks-examples-en-20111014-3|486	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-51.ltx
14mr|texlive-pstricks-examples-en-20111014-3|487	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-52.ltx
14mr|texlive-pstricks-examples-en-20111014-3|488	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-53.ltx
14mr|texlive-pstricks-examples-en-20111014-3|489	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-54.ltx
14mr|texlive-pstricks-examples-en-20111014-3|490	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-55.ltx
14mr|texlive-pstricks-examples-en-20111014-3|491	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-56.ltx
14mr|texlive-pstricks-examples-en-20111014-3|492	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-57.ltx
14mr|texlive-pstricks-examples-en-20111014-3|493	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-58.ltx
14mr|texlive-pstricks-examples-en-20111014-3|494	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-59.ltx
14mr|texlive-pstricks-examples-en-20111014-3|495	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|496	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-60.ltx
14mr|texlive-pstricks-examples-en-20111014-3|497	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-61.ltx
14mr|texlive-pstricks-examples-en-20111014-3|498	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-62.ltx
14mr|texlive-pstricks-examples-en-20111014-3|499	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-63.ltx
14mr|texlive-pstricks-examples-en-20111014-3|500	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-64.ltx
14mr|texlive-pstricks-examples-en-20111014-3|501	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-65.ltx
14mr|texlive-pstricks-examples-en-20111014-3|502	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-66.ltx
14mr|texlive-pstricks-examples-en-20111014-3|503	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-67.ltx
14mr|texlive-pstricks-examples-en-20111014-3|504	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-68.ltx
14mr|texlive-pstricks-examples-en-20111014-3|505	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-69.ltx
14mr|texlive-pstricks-examples-en-20111014-3|506	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|507	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-70.ltx
14mr|texlive-pstricks-examples-en-20111014-3|508	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-71.ltx
14mr|texlive-pstricks-examples-en-20111014-3|509	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-72.ltx
14mr|texlive-pstricks-examples-en-20111014-3|510	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-73.ltx
14mr|texlive-pstricks-examples-en-20111014-3|511	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-74.ltx
14mr|texlive-pstricks-examples-en-20111014-3|512	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-75.ltx
14mr|texlive-pstricks-examples-en-20111014-3|513	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-76.ltx
14mr|texlive-pstricks-examples-en-20111014-3|514	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-77.ltx
14mr|texlive-pstricks-examples-en-20111014-3|515	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-78.ltx
14mr|texlive-pstricks-examples-en-20111014-3|516	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-79.ltx
14mr|texlive-pstricks-examples-en-20111014-3|517	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|518	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-80.ltx
14mr|texlive-pstricks-examples-en-20111014-3|519	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-81.ltx
14mr|texlive-pstricks-examples-en-20111014-3|520	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-82.ltx
14mr|texlive-pstricks-examples-en-20111014-3|521	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|522	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|523	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|524	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|525	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|526	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|527	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|528	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|529	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|530	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|531	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|532	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|533	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|534	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|535	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|536	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|537	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|538	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|539	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|540	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|541	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|542	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|543	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|544	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|545	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|546	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|547	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|548	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|549	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|550	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|551	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|552	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|553	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|554	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|555	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|556	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|557	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|558	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|559	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|560	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|561	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|562	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|563	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|564	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|565	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|566	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|567	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|568	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|569	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|570	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|571	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|572	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|573	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|574	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|575	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|576	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|577	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|578	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|579	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-6.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|580	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|581	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|582	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|583	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|584	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|585	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|586	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|587	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|588	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|589	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|590	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|591	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|592	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|593	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|594	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|595	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|596	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|597	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|598	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|599	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|600	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|601	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|602	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|603	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|604	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|605	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|606	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|607	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|608	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-09-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|609	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-09-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|610	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-00-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|611	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-00-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|612	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-00-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|613	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|614	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|615	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|616	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|617	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|618	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|619	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|620	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|621	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|622	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|623	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|624	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|625	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|626	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|627	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|628	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|629	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|630	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|631	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|632	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|633	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|634	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|635	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|636	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|637	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|638	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|639	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|640	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|641	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|642	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|643	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|644	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|645	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|646	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|647	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|648	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|649	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|650	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|651	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|652	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|653	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|654	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|655	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|656	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|657	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|658	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|659	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|660	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|661	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|662	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|663	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|664	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|665	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|666	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|667	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|668	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|669	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|670	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|671	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|672	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|673	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|674	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|675	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|676	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|677	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|678	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|679	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|680	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|681	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|682	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|683	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|684	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|685	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|686	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|687	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|688	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|689	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|690	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|691	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|692	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|693	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|694	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|695	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|696	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|697	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|698	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|699	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|700	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|701	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|702	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|703	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|704	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|705	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|706	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|707	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|708	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|709	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|710	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|711	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|712	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|713	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|714	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|715	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|716	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|717	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|718	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|719	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|720	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-09-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|721	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-09-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|722	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-10-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|723	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-10-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|724	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-10-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|725	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-00-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|726	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-00-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|727	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-00-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|728	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|729	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|730	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|731	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|732	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|733	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|734	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|735	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|736	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|737	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|738	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|739	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|740	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|741	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|742	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|743	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|744	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|745	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|746	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|747	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|748	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|749	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|750	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|751	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|752	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|753	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|754	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|755	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|756	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|757	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|758	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|759	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|760	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|761	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|762	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|763	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|764	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|765	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|766	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|767	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|768	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|769	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|770	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|771	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|772	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|773	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|774	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|775	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|776	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|777	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|778	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|779	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|780	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|781	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|782	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|783	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|784	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|785	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|786	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|787	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|788	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|789	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|790	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|791	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|792	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|793	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|794	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|795	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|796	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|797	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|798	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|799	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|800	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|801	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|802	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|803	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|804	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|805	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|806	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|807	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|808	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|809	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|810	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|811	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|812	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|813	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|814	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|815	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|816	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|817	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|818	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|819	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|820	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|821	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|822	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|823	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-00-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|824	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|825	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|826	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|827	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|828	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|829	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|830	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|831	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|832	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|833	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|834	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|835	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|836	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|837	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|838	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|839	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|840	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|841	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|842	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|843	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|844	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|845	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|846	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|847	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|848	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|849	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|850	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-00-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|851	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|852	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|853	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|854	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|855	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|856	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|857	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|858	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|859	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|860	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|861	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|862	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|863	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|864	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|865	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|866	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|867	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|868	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|869	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|870	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|871	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|872	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|873	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|874	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|875	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|876	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|877	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|878	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|879	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|880	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|881	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|882	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|883	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|884	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|885	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|886	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|887	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|888	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|889	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|890	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|891	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|892	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|893	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|894	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|895	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|896	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|897	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|898	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|899	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|900	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|901	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|902	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|903	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|904	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|905	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|906	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|907	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|908	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|909	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|910	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|911	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|912	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|913	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|914	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|915	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|916	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|917	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|918	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|919	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|920	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|921	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|922	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|923	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|924	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|925	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|926	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|927	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|928	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|929	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|930	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|931	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|932	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|933	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|934	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|935	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|936	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|937	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|938	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|939	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|940	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|941	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|942	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|943	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|944	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|945	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|946	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|947	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|948	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|949	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|950	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|951	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|952	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|953	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|954	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|955	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|956	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|957	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|958	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|959	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|960	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|961	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|962	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|963	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|964	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|965	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|966	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|967	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|968	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|969	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|970	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|971	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|972	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|973	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|974	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|975	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|976	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|977	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|978	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|979	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|980	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|981	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|982	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|983	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-44.ltx
14mr|texlive-pstricks-examples-en-20111014-3|984	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-45.ltx
14mr|texlive-pstricks-examples-en-20111014-3|985	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-46.ltx
14mr|texlive-pstricks-examples-en-20111014-3|986	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-47.ltx
14mr|texlive-pstricks-examples-en-20111014-3|987	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-48.ltx
14mr|texlive-pstricks-examples-en-20111014-3|988	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-49.ltx
14mr|texlive-pstricks-examples-en-20111014-3|989	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|990	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-50.ltx
14mr|texlive-pstricks-examples-en-20111014-3|991	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-51.ltx
14mr|texlive-pstricks-examples-en-20111014-3|992	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-52.ltx
14mr|texlive-pstricks-examples-en-20111014-3|993	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-53.ltx
14mr|texlive-pstricks-examples-en-20111014-3|994	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-54.ltx
14mr|texlive-pstricks-examples-en-20111014-3|995	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-55.ltx
14mr|texlive-pstricks-examples-en-20111014-3|996	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-56.ltx
14mr|texlive-pstricks-examples-en-20111014-3|997	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-57.ltx
14mr|texlive-pstricks-examples-en-20111014-3|998	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-58.ltx
14mr|texlive-pstricks-examples-en-20111014-3|999	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-59.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1000	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1001	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1002	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1003	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1004	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1005	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1006	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1007	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1008	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1009	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1010	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1011	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1012	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1013	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1014	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1015	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1016	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1017	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1018	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1019	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1020	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1021	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1022	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1023	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1024	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1025	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1026	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1027	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1028	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1029	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1030	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1031	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1032	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1033	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1034	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1035	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1036	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1037	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1038	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1039	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1040	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1041	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1042	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-44.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1043	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-45.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1044	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-46.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1045	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-47.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1046	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-48.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1047	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-49.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1048	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1049	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-50.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1050	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-51.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1051	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-52.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1052	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-53.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1053	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-54.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1054	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-55.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1055	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-56.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1056	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-57.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1057	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-58.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1058	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-59.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1059	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1060	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-60.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1061	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-61.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1062	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-62.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1063	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-63.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1064	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-64.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1065	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-65.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1066	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-66.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1067	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-67.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1068	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-68.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1069	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-69.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1070	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1071	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-70.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1072	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-71.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1073	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-72.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1074	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-73.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1075	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-74.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1076	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-75.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1077	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-76.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1078	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-77.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1079	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-78.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1080	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-79.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1081	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1082	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-80.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1083	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-81.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1084	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-82.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1085	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-83.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1086	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-84.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1087	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-85.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1088	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-86.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1089	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-87.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1090	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-88.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1091	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-89.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1092	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1093	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-90.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1094	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-91.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1095	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-92.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1096	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-93.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1097	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-94.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1098	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-95.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1099	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-07-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-14.inl
14mr|texlive-pstricks-examples-en-20111014-3|1137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-15.inl
14mr|texlive-pstricks-examples-en-20111014-3|1138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-16.inl
14mr|texlive-pstricks-examples-en-20111014-3|1139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-17.inl
14mr|texlive-pstricks-examples-en-20111014-3|1140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-18.inl
14mr|texlive-pstricks-examples-en-20111014-3|1141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-19.inl
14mr|texlive-pstricks-examples-en-20111014-3|1142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-20.inl
14mr|texlive-pstricks-examples-en-20111014-3|1144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-21.inl
14mr|texlive-pstricks-examples-en-20111014-3|1145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-22.inl
14mr|texlive-pstricks-examples-en-20111014-3|1146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-23.inl
14mr|texlive-pstricks-examples-en-20111014-3|1147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-24.inl
14mr|texlive-pstricks-examples-en-20111014-3|1148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-25.inl
14mr|texlive-pstricks-examples-en-20111014-3|1149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-26.inl
14mr|texlive-pstricks-examples-en-20111014-3|1150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-27.inl
14mr|texlive-pstricks-examples-en-20111014-3|1151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-28.inl
14mr|texlive-pstricks-examples-en-20111014-3|1152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-30.inl
14mr|texlive-pstricks-examples-en-20111014-3|1155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-31.inl
14mr|texlive-pstricks-examples-en-20111014-3|1156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-32.inl
14mr|texlive-pstricks-examples-en-20111014-3|1157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-33.inl
14mr|texlive-pstricks-examples-en-20111014-3|1158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-34.inl
14mr|texlive-pstricks-examples-en-20111014-3|1159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-35.inl
14mr|texlive-pstricks-examples-en-20111014-3|1160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-36.inl
14mr|texlive-pstricks-examples-en-20111014-3|1161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-37.inl
14mr|texlive-pstricks-examples-en-20111014-3|1162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-38.inl
14mr|texlive-pstricks-examples-en-20111014-3|1163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-39.inl
14mr|texlive-pstricks-examples-en-20111014-3|1164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-40.inl
14mr|texlive-pstricks-examples-en-20111014-3|1166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-44.inl
14mr|texlive-pstricks-examples-en-20111014-3|1170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-45.inl
14mr|texlive-pstricks-examples-en-20111014-3|1171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-46.inl
14mr|texlive-pstricks-examples-en-20111014-3|1172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-47.inl
14mr|texlive-pstricks-examples-en-20111014-3|1173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-48.inl
14mr|texlive-pstricks-examples-en-20111014-3|1174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-49.inl
14mr|texlive-pstricks-examples-en-20111014-3|1175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-50.inl
14mr|texlive-pstricks-examples-en-20111014-3|1177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-51.inl
14mr|texlive-pstricks-examples-en-20111014-3|1178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-52.inl
14mr|texlive-pstricks-examples-en-20111014-3|1179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-53.inl
14mr|texlive-pstricks-examples-en-20111014-3|1180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-54.inl
14mr|texlive-pstricks-examples-en-20111014-3|1181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-55.inl
14mr|texlive-pstricks-examples-en-20111014-3|1182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-56.inl
14mr|texlive-pstricks-examples-en-20111014-3|1183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-57.inl
14mr|texlive-pstricks-examples-en-20111014-3|1184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-58.inl
14mr|texlive-pstricks-examples-en-20111014-3|1185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-59.inl
14mr|texlive-pstricks-examples-en-20111014-3|1186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-60.inl
14mr|texlive-pstricks-examples-en-20111014-3|1188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-61.inl
14mr|texlive-pstricks-examples-en-20111014-3|1189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-62.inl
14mr|texlive-pstricks-examples-en-20111014-3|1190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-63.inl
14mr|texlive-pstricks-examples-en-20111014-3|1191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-64.inl
14mr|texlive-pstricks-examples-en-20111014-3|1192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-65.inl
14mr|texlive-pstricks-examples-en-20111014-3|1193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-66.inl
14mr|texlive-pstricks-examples-en-20111014-3|1194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-67.inl
14mr|texlive-pstricks-examples-en-20111014-3|1195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-68.inl
14mr|texlive-pstricks-examples-en-20111014-3|1196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-69.inl
14mr|texlive-pstricks-examples-en-20111014-3|1197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-70.inl
14mr|texlive-pstricks-examples-en-20111014-3|1199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-71.inl
14mr|texlive-pstricks-examples-en-20111014-3|1200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-72.inl
14mr|texlive-pstricks-examples-en-20111014-3|1201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-73.inl
14mr|texlive-pstricks-examples-en-20111014-3|1202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-74.inl
14mr|texlive-pstricks-examples-en-20111014-3|1203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-75.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-76.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-77.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-78.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-79.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-44.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-45.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-46.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-47.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-48.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-49.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-50.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-51.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-52.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-53.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-54.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-55.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-56.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-57.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-58.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-59.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-44.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-45.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-46.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-47.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-48.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-49.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-50.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-51.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-52.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-53.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-54.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-55.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-56.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-57.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-58.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-59.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-60.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-61.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-62.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-63.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-64.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-65.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-66.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-67.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-68.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-69.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-70.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-71.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-72.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-73.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-74.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-75.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-76.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-77.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-78.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-79.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-80.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-81.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-82.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-83.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-84.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-85.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-86.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-87.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-88.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-89.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-90.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-91.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-92.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-93.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-94.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-95.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-96.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-08-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-08-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-08-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1415	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1416	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1417	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1418	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1419	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1420	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1421	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1422	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1423	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1424	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1425	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1426	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1427	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1428	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1429	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1430	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1431	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1432	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1433	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1434	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-1.inl
14mr|texlive-pstricks-examples-en-20111014-3|1435	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-10.inl
14mr|texlive-pstricks-examples-en-20111014-3|1436	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-11.inl
14mr|texlive-pstricks-examples-en-20111014-3|1437	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-12.inl
14mr|texlive-pstricks-examples-en-20111014-3|1438	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-13.inl
14mr|texlive-pstricks-examples-en-20111014-3|1439	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-14.inl
14mr|texlive-pstricks-examples-en-20111014-3|1440	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-15.inl
14mr|texlive-pstricks-examples-en-20111014-3|1441	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-16.inl
14mr|texlive-pstricks-examples-en-20111014-3|1442	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-17.inl
14mr|texlive-pstricks-examples-en-20111014-3|1443	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-18.inl
14mr|texlive-pstricks-examples-en-20111014-3|1444	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-19.inl
14mr|texlive-pstricks-examples-en-20111014-3|1445	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-2.inl
14mr|texlive-pstricks-examples-en-20111014-3|1446	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-20.inl
14mr|texlive-pstricks-examples-en-20111014-3|1447	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-21.inl
14mr|texlive-pstricks-examples-en-20111014-3|1448	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-22.inl
14mr|texlive-pstricks-examples-en-20111014-3|1449	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-23.inl
14mr|texlive-pstricks-examples-en-20111014-3|1450	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-24.inl
14mr|texlive-pstricks-examples-en-20111014-3|1451	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-25.inl
14mr|texlive-pstricks-examples-en-20111014-3|1452	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-26.inl
14mr|texlive-pstricks-examples-en-20111014-3|1453	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-27.inl
14mr|texlive-pstricks-examples-en-20111014-3|1454	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-28.inl
14mr|texlive-pstricks-examples-en-20111014-3|1455	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1456	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-3.inl
14mr|texlive-pstricks-examples-en-20111014-3|1457	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-30.inl
14mr|texlive-pstricks-examples-en-20111014-3|1458	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-31.inl
14mr|texlive-pstricks-examples-en-20111014-3|1459	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-32.inl
14mr|texlive-pstricks-examples-en-20111014-3|1460	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-33.inl
14mr|texlive-pstricks-examples-en-20111014-3|1461	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-34.inl
14mr|texlive-pstricks-examples-en-20111014-3|1462	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-35.inl
14mr|texlive-pstricks-examples-en-20111014-3|1463	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-36.inl
14mr|texlive-pstricks-examples-en-20111014-3|1464	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-37.inl
14mr|texlive-pstricks-examples-en-20111014-3|1465	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-38.inl
14mr|texlive-pstricks-examples-en-20111014-3|1466	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-39.inl
14mr|texlive-pstricks-examples-en-20111014-3|1467	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-4.inl
14mr|texlive-pstricks-examples-en-20111014-3|1468	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-40.inl
14mr|texlive-pstricks-examples-en-20111014-3|1469	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1470	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1471	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1472	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-44.inl
14mr|texlive-pstricks-examples-en-20111014-3|1473	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-45.inl
14mr|texlive-pstricks-examples-en-20111014-3|1474	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-46.inl
14mr|texlive-pstricks-examples-en-20111014-3|1475	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-47.inl
14mr|texlive-pstricks-examples-en-20111014-3|1476	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-48.inl
14mr|texlive-pstricks-examples-en-20111014-3|1477	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-49.inl
14mr|texlive-pstricks-examples-en-20111014-3|1478	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-5.inl
14mr|texlive-pstricks-examples-en-20111014-3|1479	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-50.inl
14mr|texlive-pstricks-examples-en-20111014-3|1480	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-51.inl
14mr|texlive-pstricks-examples-en-20111014-3|1481	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-52.inl
14mr|texlive-pstricks-examples-en-20111014-3|1482	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-53.inl
14mr|texlive-pstricks-examples-en-20111014-3|1483	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-54.inl
14mr|texlive-pstricks-examples-en-20111014-3|1484	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-55.inl
14mr|texlive-pstricks-examples-en-20111014-3|1485	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-56.inl
14mr|texlive-pstricks-examples-en-20111014-3|1486	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-57.inl
14mr|texlive-pstricks-examples-en-20111014-3|1487	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-58.inl
14mr|texlive-pstricks-examples-en-20111014-3|1488	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-59.inl
14mr|texlive-pstricks-examples-en-20111014-3|1489	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-6.inl
14mr|texlive-pstricks-examples-en-20111014-3|1490	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-60.inl
14mr|texlive-pstricks-examples-en-20111014-3|1491	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-61.inl
14mr|texlive-pstricks-examples-en-20111014-3|1492	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-62.inl
14mr|texlive-pstricks-examples-en-20111014-3|1493	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-63.inl
14mr|texlive-pstricks-examples-en-20111014-3|1494	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-64.inl
14mr|texlive-pstricks-examples-en-20111014-3|1495	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-65.inl
14mr|texlive-pstricks-examples-en-20111014-3|1496	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-66.inl
14mr|texlive-pstricks-examples-en-20111014-3|1497	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-67.inl
14mr|texlive-pstricks-examples-en-20111014-3|1498	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-68.inl
14mr|texlive-pstricks-examples-en-20111014-3|1499	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-69.inl
14mr|texlive-pstricks-examples-en-20111014-3|1500	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-7.inl
14mr|texlive-pstricks-examples-en-20111014-3|1501	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-70.inl
14mr|texlive-pstricks-examples-en-20111014-3|1502	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-71.inl
14mr|texlive-pstricks-examples-en-20111014-3|1503	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-72.inl
14mr|texlive-pstricks-examples-en-20111014-3|1504	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-73.inl
14mr|texlive-pstricks-examples-en-20111014-3|1505	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-74.inl
14mr|texlive-pstricks-examples-en-20111014-3|1506	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-75.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1507	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-76.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1508	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-77.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1509	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-78.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1510	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-79.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1511	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-8.inl
14mr|texlive-pstricks-examples-en-20111014-3|1512	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-80.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1513	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-9.inl
14mr|texlive-pstricks-examples-en-20111014-3|1514	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1515	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1516	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1517	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1518	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1519	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1520	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1521	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1522	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1523	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1524	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1525	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1526	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1527	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1528	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1529	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1530	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1531	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1532	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1533	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1534	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1535	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1536	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1537	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1538	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1539	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1540	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1541	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1542	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1543	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1544	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1545	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1546	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1547	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1548	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1549	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-07-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1550	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-08-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1551	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-08-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1552	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-08-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1553	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-01-1.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1554	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1555	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1556	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1557	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1558	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1559	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1560	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1561	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1562	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1563	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1564	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1565	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1566	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1567	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1568	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1569	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1570	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-22.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1571	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-23.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1572	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-24.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1573	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-25.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1574	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-26.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1575	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-27.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1576	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-28.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1577	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1578	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1579	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1580	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1581	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1582	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1583	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1584	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1585	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1586	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1587	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1588	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1589	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1590	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1591	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1592	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1593	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1594	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1595	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-06-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1596	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1597	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1598	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1599	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1600	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1601	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1602	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-08-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1603	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-08-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1604	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-08-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1605	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-01-1.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1606	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1607	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1608	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-1.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1609	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-10.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1610	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-11.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1611	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-12.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1612	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-13.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1613	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-14.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1614	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-15.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1615	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-16.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1616	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-17.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1617	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-18.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1618	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1619	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-2.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1620	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-20.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1621	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-21.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1622	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-22.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1623	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-23.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1624	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-24.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1625	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-25.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1626	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-26.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1627	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-27.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1628	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-28.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1629	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-29.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1630	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-3.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1631	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-30.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1632	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-4.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1633	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-5.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1634	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-6.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1635	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1636	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-8.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1637	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-9.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1638	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1639	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1640	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1641	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1642	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1643	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1644	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1645	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1646	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1647	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1648	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1649	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1650	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1651	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1652	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1653	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-16.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1654	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1655	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1656	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1657	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1658	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1659	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1660	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1661	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1662	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1663	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1664	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1665	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1666	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1667	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1668	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1669	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1670	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1671	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1672	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1673	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1674	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1675	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1676	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1677	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1678	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1679	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1680	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1681	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1682	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1683	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1684	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1685	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1686	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1687	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1688	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1689	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1690	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1691	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1692	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1693	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1694	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1695	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1696	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1697	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1698	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1699	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1700	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1701	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1702	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1703	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1704	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1705	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1706	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1707	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1708	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1709	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1710	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1711	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1712	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1713	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1714	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1715	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1716	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1717	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1718	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1719	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1720	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1721	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-16.ltx2ps
14mr|texlive-pstricks-examples-en-20111014-3|1722	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1723	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1724	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1725	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1726	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1727	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1728	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1729	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1730	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1731	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1732	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1733	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1734	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1735	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1736	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1737	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1738	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1739	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1740	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1741	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1742	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1743	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1744	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1745	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1746	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1747	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1748	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1749	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1750	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1751	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1752	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1753	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1754	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1755	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1756	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1757	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1758	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1759	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1760	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1761	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1762	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1763	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1764	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1765	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1766	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1767	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1768	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1769	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1770	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1771	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1772	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1773	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1774	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1775	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1776	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1777	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1778	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1779	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1780	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1781	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1782	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1783	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1784	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1785	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1786	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1787	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1788	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1789	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1790	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1791	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1792	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1793	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1794	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1795	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1796	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1797	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1798	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1799	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1800	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1801	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1802	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1803	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1804	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1805	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1806	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1807	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1808	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1809	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1810	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1811	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1812	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1813	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1814	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1815	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1816	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1817	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1818	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1819	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1820	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1821	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1822	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1823	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1824	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1825	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1826	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1827	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1828	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1829	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1830	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1831	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1832	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1833	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1834	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1835	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1836	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1837	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1838	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1839	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1840	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1841	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1842	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1843	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1844	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1845	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1846	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1847	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1848	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1849	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1850	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1851	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1852	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1853	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1854	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1855	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1856	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1857	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1858	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1859	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1860	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1861	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1862	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1863	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1864	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1865	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1866	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1867	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1868	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1869	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1870	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1871	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1872	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1873	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1874	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1875	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1876	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1877	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1878	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1879	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1880	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1881	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1882	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1883	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1884	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1885	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1886	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1887	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1888	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1889	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1890	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1891	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1892	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1893	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1894	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1895	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1896	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1897	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1898	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1899	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1900	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1901	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1902	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1903	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1904	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1905	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1906	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1907	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1908	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1909	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1910	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1911	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1912	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1913	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1914	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1915	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1916	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1917	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1918	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1919	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1920	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1921	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1922	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1923	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1924	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1925	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1926	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1927	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1928	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1929	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1930	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1931	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1932	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1933	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1934	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1935	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1936	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1937	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1938	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1939	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1940	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1941	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1942	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1943	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1944	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1945	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1946	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1947	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1948	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1949	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1950	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1951	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1952	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1953	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1954	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1955	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1956	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1957	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1958	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1959	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1960	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1961	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1962	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1963	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1964	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1965	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1966	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1967	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1968	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1969	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1970	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1971	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1972	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1973	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1974	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1975	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1976	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1977	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1978	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1979	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1980	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1981	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1982	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1983	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1984	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1985	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1986	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1987	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1988	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1989	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1990	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1991	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1992	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1993	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1994	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1995	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1996	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1997	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1998	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|1999	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2000	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2001	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2002	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2003	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2004	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2005	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2006	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2007	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2008	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2009	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2010	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2011	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2012	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2013	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2014	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2015	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2016	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2017	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2018	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2019	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2020	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2021	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2022	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2023	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2024	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2025	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2026	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2027	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2028	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2029	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2030	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2031	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2032	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2033	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2034	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2035	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2036	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2037	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2038	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2039	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2040	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2041	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2042	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2043	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2044	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2045	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2046	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2047	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2048	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2049	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2050	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2051	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2052	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2053	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2054	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2055	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2056	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2057	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2058	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2059	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2060	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2061	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-44.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2062	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-45.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2063	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-46.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2064	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2065	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2066	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2067	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2068	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2069	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2070	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2071	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2072	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2073	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2074	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2075	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2076	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2077	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2078	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2079	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2080	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2081	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2082	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2083	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2084	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2085	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2086	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2087	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2088	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2089	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2090	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2091	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2092	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2093	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2094	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2095	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2096	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2097	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2098	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2099	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-44.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-45.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-46.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-47.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-48.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-49.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-50.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-51.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-52.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-53.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-54.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-55.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-56.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-57.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-58.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-59.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-60.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-61.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-62.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-63.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-64.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-65.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-10.inl
14mr|texlive-pstricks-examples-en-20111014-3|2136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-11.inl
14mr|texlive-pstricks-examples-en-20111014-3|2137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-12.inl
14mr|texlive-pstricks-examples-en-20111014-3|2138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-13.inl
14mr|texlive-pstricks-examples-en-20111014-3|2139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-14.inl
14mr|texlive-pstricks-examples-en-20111014-3|2140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-15.inl
14mr|texlive-pstricks-examples-en-20111014-3|2141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-16.inl
14mr|texlive-pstricks-examples-en-20111014-3|2142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-17.inl
14mr|texlive-pstricks-examples-en-20111014-3|2143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-18.inl
14mr|texlive-pstricks-examples-en-20111014-3|2144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-19.inl
14mr|texlive-pstricks-examples-en-20111014-3|2145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-20.inl
14mr|texlive-pstricks-examples-en-20111014-3|2147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-21.inl
14mr|texlive-pstricks-examples-en-20111014-3|2148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-22.inl
14mr|texlive-pstricks-examples-en-20111014-3|2149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-7.inl
14mr|texlive-pstricks-examples-en-20111014-3|2154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-8.inl
14mr|texlive-pstricks-examples-en-20111014-3|2155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-9.inl
14mr|texlive-pstricks-examples-en-20111014-3|2156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-10.inl
14mr|texlive-pstricks-examples-en-20111014-3|2158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-11.inl
14mr|texlive-pstricks-examples-en-20111014-3|2159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-12.inl
14mr|texlive-pstricks-examples-en-20111014-3|2160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-13.inl
14mr|texlive-pstricks-examples-en-20111014-3|2161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-14.inl
14mr|texlive-pstricks-examples-en-20111014-3|2162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-15.inl
14mr|texlive-pstricks-examples-en-20111014-3|2163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-16.inl
14mr|texlive-pstricks-examples-en-20111014-3|2164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-17.inl
14mr|texlive-pstricks-examples-en-20111014-3|2165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-18.inl
14mr|texlive-pstricks-examples-en-20111014-3|2166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-19.inl
14mr|texlive-pstricks-examples-en-20111014-3|2167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-20.inl
14mr|texlive-pstricks-examples-en-20111014-3|2169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-21.inl
14mr|texlive-pstricks-examples-en-20111014-3|2170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-22.inl
14mr|texlive-pstricks-examples-en-20111014-3|2171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-23.inl
14mr|texlive-pstricks-examples-en-20111014-3|2172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-1.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-10.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-11.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-12.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-13.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-14.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-15.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-16.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-17.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-18.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-19.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-2.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-20.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-21.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-22.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-24.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-25.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-3.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-4.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-5.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-6.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-7.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-8.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-9.ltxpd
14mr|texlive-pstricks-examples-en-20111014-3|2216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-02-1.ltxbps
14mr|texlive-pstricks-examples-en-20111014-3|2217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-02-2.ltxb
14mr|texlive-pstricks-examples-en-20111014-3|2218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-02-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-10.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-100.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-101.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-102.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-103.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-104.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-105.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-106.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-107.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-108.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-109.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-11.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-110.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-111.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-112.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-113.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-114.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-115.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-116.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-117.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-118.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-119.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-12.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-120.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-121.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-122.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-123.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-124.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-125.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-126.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-13.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-14.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-15.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-16.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-17.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-18.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-19.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-20.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-21.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-22.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-23.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-24.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-25.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-26.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-27.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-28.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-29.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-3.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-30.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-31.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-32.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-33.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-34.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-35.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-36.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-37.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-38.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-39.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-4.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-40.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-41.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-42.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-43.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-44.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-45.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-46.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-47.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-48.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-49.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-5.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-50.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-51.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-52.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-53.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-54.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-55.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-56.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-57.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-58.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-59.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-6.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-60.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-61.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-62.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-63.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-64.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-65.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-66.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-67.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-68.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-69.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-7.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-70.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-71.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-72.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-73.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-74.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-75.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-76.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-77.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-78.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-79.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-8.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-80.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-81.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-82.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-83.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-84.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-85.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-86.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-87.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-88.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-89.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-9.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-90.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-91.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-92.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-93.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-94.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-95.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-96.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-97.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-98.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-99.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/38-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/38-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/40-02-1.tex
14mr|texlive-pstricks-examples-en-20111014-3|2352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/40-02-2.tex
14mr|texlive-pstricks-examples-en-20111014-3|2353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/40-03-1.ltx2
14mr|texlive-pstricks-examples-en-20111014-3|2354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/B-04-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/B-04-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-01-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-02-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-03-1.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-03-2.ltx
14mr|texlive-pstricks-examples-en-20111014-3|2360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-02-1.tex
14mr|texlive-pstricks-examples-en-20111014-3|2361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-02-2.tex
14mr|texlive-pstricks-examples-en-20111014-3|2362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-03-1.tex
14mr|texlive-pstricks-examples-en-20111014-3|2363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-03-2.tex
14mr|texlive-pstricks-examples-en-20111014-3|2364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-04-1.ltx2
14mr|texlive-pstricks-examples-en-20111014-3|2365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/DEexa.sty
14mr|texlive-pstricks-examples-en-20111014-3|2366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/DEoptions.sty
14mr|texlive-pstricks-examples-en-20111014-3|2367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/DotErrorBar.dat
14mr|texlive-pstricks-examples-en-20111014-3|2368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/MyCurveA.dat
14mr|texlive-pstricks-examples-en-20111014-3|2369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/MyCurveB.dat
14mr|texlive-pstricks-examples-en-20111014-3|2370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/PrepareEXA.sh
14mr|texlive-pstricks-examples-en-20111014-3|2371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/SensorAlterung.dat
14mr|texlive-pstricks-examples-en-20111014-3|2372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/aebocg.djs
14mr|texlive-pstricks-examples-en-20111014-3|2373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/aebocg.fdf
14mr|texlive-pstricks-examples-en-20111014-3|2374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/animelayers.djs
14mr|texlive-pstricks-examples-en-20111014-3|2375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/animelayers.fdf
14mr|texlive-pstricks-examples-en-20111014-3|2376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/bubble.data
14mr|texlive-pstricks-examples-en-20111014-3|2377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data.dat
14mr|texlive-pstricks-examples-en-20111014-3|2378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1.csv
14mr|texlive-pstricks-examples-en-20111014-3|2379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1.dat
14mr|texlive-pstricks-examples-en-20111014-3|2380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1.mat
14mr|texlive-pstricks-examples-en-20111014-3|2381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data10.dat
14mr|texlive-pstricks-examples-en-20111014-3|2382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1T.csv
14mr|texlive-pstricks-examples-en-20111014-3|2383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data2.mat
14mr|texlive-pstricks-examples-en-20111014-3|2384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data22.dat
14mr|texlive-pstricks-examples-en-20111014-3|2385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data2T.csv
14mr|texlive-pstricks-examples-en-20111014-3|2386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data3.dat
14mr|texlive-pstricks-examples-en-20111014-3|2387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data3D.Roessler
14mr|texlive-pstricks-examples-en-20111014-3|2388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data3T.csv
14mr|texlive-pstricks-examples-en-20111014-3|2389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data4.dat
14mr|texlive-pstricks-examples-en-20111014-3|2390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data9.dat
14mr|texlive-pstricks-examples-en-20111014-3|2391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/dataError.dat
14mr|texlive-pstricks-examples-en-20111014-3|2392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/dataMul.dat
14mr|texlive-pstricks-examples-en-20111014-3|2393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/demo1.dat
14mr|texlive-pstricks-examples-en-20111014-3|2394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/demo2.dat
14mr|texlive-pstricks-examples-en-20111014-3|2395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/demo3.dat
14mr|texlive-pstricks-examples-en-20111014-3|2396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/feigenbaum.data
14mr|texlive-pstricks-examples-en-20111014-3|2397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/file.ps
14mr|texlive-pstricks-examples-en-20111014-3|2398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/fileplot.data
14mr|texlive-pstricks-examples-en-20111014-3|2399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/fontDemo-E.tex
14mr|texlive-pstricks-examples-en-20111014-3|2400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/fontDemo.tex
14mr|texlive-pstricks-examples-en-20111014-3|2401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/biblatex-howitworks.pdf
14mr|texlive-pstricks-examples-en-20111014-3|2402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/bibtex-howitworks.pdf
14mr|texlive-pstricks-examples-en-20111014-3|2403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/fig-10-13.png
14mr|texlive-pstricks-examples-en-20111014-3|2404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/fig-11-1.png
14mr|texlive-pstricks-examples-en-20111014-3|2405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/zedat2.eps
14mr|texlive-pstricks-examples-en-20111014-3|2406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/log0.dat
14mr|texlive-pstricks-examples-en-20111014-3|2407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/log1.dat
14mr|texlive-pstricks-examples-en-20111014-3|2408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/log2.dat
14mr|texlive-pstricks-examples-en-20111014-3|2409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/matrix.dat
14mr|texlive-pstricks-examples-en-20111014-3|2410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/rahmen.eps
14mr|texlive-pstricks-examples-en-20111014-3|2411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/select.data
14mr|texlive-pstricks-examples-en-20111014-3|2412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/temp.dat
14mr|texlive-pstricks-examples-en-20111014-3|2413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/test10.dat
14mr|texlive-pstricks-examples-en-20111014-3|2414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/textdemo.sty
14mr|texlive-pstricks-examples-en-20111014-3|2415	
14mr|texlive-pstricks-examples-en-20111014-3|2416	#-----------------------------------------------------------------------
14mr|texlive-pstricks-examples-en-20111014-3|2417	%prep
14mr|texlive-pstricks-examples-en-20111014-3|2418	%setup -c -a0 -a1
14mr|texlive-pstricks-examples-en-20111014-3|2419	
14mr|texlive-pstricks-examples-en-20111014-3|2420	%build
14mr|texlive-pstricks-examples-en-20111014-3|2421	
14mr|texlive-pstricks-examples-en-20111014-3|2422	%install
14mr|texlive-pstricks-examples-en-20111014-3|2423	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-examples-en-20111014-3|2424	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-examples-en-20111014-3|2425	
14mr|texlive-pstricks-examples-en-20111014-3|2426	
14mr|texlive-pstricks-examples-en-20111014-3|2427	
14mr|texlive-pstricks-examples-en-20111014-3|2428	%changelog
14mr|texlive-pstricks-examples-en-20111014-3|2429	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111014-3
14mr|texlive-pstricks-examples-en-20111014-3|2430	+ Revision: 0d108a3
14mr|texlive-pstricks-examples-en-20111014-3|2431	- MassBuild#440: Increase release tag
14mr|texlive-pstricks-examples-en-20111014-3|2432	
14mr|texlive-pstricks-examples-en-20111014-3|2433	

21163 14
14mr|texlive-pstricks-tutorial-20111104-3|1	# revision 15878
14mr|texlive-pstricks-tutorial-20111104-3|2	# category Package
14mr|texlive-pstricks-tutorial-20111104-3|3	# catalog-ctan undef
14mr|texlive-pstricks-tutorial-20111104-3|4	# catalog-date undef
14mr|texlive-pstricks-tutorial-20111104-3|5	# catalog-license undef
14mr|texlive-pstricks-tutorial-20111104-3|6	# catalog-version undef
14mr|texlive-pstricks-tutorial-20111104-3|7	Name:		texlive-pstricks-tutorial
14mr|texlive-pstricks-tutorial-20111104-3|8	Version:	20111104
14mr|texlive-pstricks-tutorial-20111104-3|9	Release:	3
14mr|texlive-pstricks-tutorial-20111104-3|10	Summary:	TeXLive pstricks-tutorial package
14mr|texlive-pstricks-tutorial-20111104-3|11	Group:		Publishing
14mr|texlive-pstricks-tutorial-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-pstricks-tutorial-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-pstricks-tutorial-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-tutorial.tar.xz
14mr|texlive-pstricks-tutorial-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-tutorial.doc.tar.xz
14mr|texlive-pstricks-tutorial-20111104-3|16	BuildArch:	noarch
14mr|texlive-pstricks-tutorial-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pstricks-tutorial-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pstricks-tutorial-20111104-3|19	
14mr|texlive-pstricks-tutorial-20111104-3|20	%description
14mr|texlive-pstricks-tutorial-20111104-3|21	TeXLive pstricks-tutorial package.
14mr|texlive-pstricks-tutorial-20111104-3|22	
14mr|texlive-pstricks-tutorial-20111104-3|23	#-----------------------------------------------------------------------
14mr|texlive-pstricks-tutorial-20111104-3|24	%files
14mr|texlive-pstricks-tutorial-20111104-3|25	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap1-figures.pdf
14mr|texlive-pstricks-tutorial-20111104-3|26	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap1-src.tar.gz
14mr|texlive-pstricks-tutorial-20111104-3|27	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap1.pdf
14mr|texlive-pstricks-tutorial-20111104-3|28	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap2-figures.pdf
14mr|texlive-pstricks-tutorial-20111104-3|29	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap2-src.tar.gz
14mr|texlive-pstricks-tutorial-20111104-3|30	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap2.pdf
14mr|texlive-pstricks-tutorial-20111104-3|31	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap3-figures.pdf
14mr|texlive-pstricks-tutorial-20111104-3|32	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap3-src.tar.gz
14mr|texlive-pstricks-tutorial-20111104-3|33	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap3.pdf
14mr|texlive-pstricks-tutorial-20111104-3|34	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap4-figures.pdf
14mr|texlive-pstricks-tutorial-20111104-3|35	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap4-src.tar.gz
14mr|texlive-pstricks-tutorial-20111104-3|36	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap4.pdf
14mr|texlive-pstricks-tutorial-20111104-3|37	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap5-figures.pdf
14mr|texlive-pstricks-tutorial-20111104-3|38	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap5-src.tar.gz
14mr|texlive-pstricks-tutorial-20111104-3|39	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap5.pdf
14mr|texlive-pstricks-tutorial-20111104-3|40	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap6-figures.pdf
14mr|texlive-pstricks-tutorial-20111104-3|41	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap6-src.tar.gz
14mr|texlive-pstricks-tutorial-20111104-3|42	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap6.pdf
14mr|texlive-pstricks-tutorial-20111104-3|43	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap7-figures.pdf
14mr|texlive-pstricks-tutorial-20111104-3|44	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap7-src.tar.gz
14mr|texlive-pstricks-tutorial-20111104-3|45	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap7.pdf
14mr|texlive-pstricks-tutorial-20111104-3|46	
14mr|texlive-pstricks-tutorial-20111104-3|47	#-----------------------------------------------------------------------
14mr|texlive-pstricks-tutorial-20111104-3|48	%prep
14mr|texlive-pstricks-tutorial-20111104-3|49	%setup -c -a0 -a1
14mr|texlive-pstricks-tutorial-20111104-3|50	
14mr|texlive-pstricks-tutorial-20111104-3|51	%build
14mr|texlive-pstricks-tutorial-20111104-3|52	
14mr|texlive-pstricks-tutorial-20111104-3|53	%install
14mr|texlive-pstricks-tutorial-20111104-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-tutorial-20111104-3|55	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pstricks-tutorial-20111104-3|56	
14mr|texlive-pstricks-tutorial-20111104-3|57	
14mr|texlive-pstricks-tutorial-20111104-3|58	
14mr|texlive-pstricks-tutorial-20111104-3|59	%changelog
14mr|texlive-pstricks-tutorial-20111104-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-pstricks-tutorial-20111104-3|61	+ Revision: b3c92e6
14mr|texlive-pstricks-tutorial-20111104-3|62	- MassBuild#440: Increase release tag
14mr|texlive-pstricks-tutorial-20111104-3|63	
14mr|texlive-pstricks-tutorial-20111104-3|64	

21164 14
14mr|texlive-pst-rubans-1.2-3|1	# revision 23464
14mr|texlive-pst-rubans-1.2-3|2	# category Package
14mr|texlive-pst-rubans-1.2-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-rubans
14mr|texlive-pst-rubans-1.2-3|4	# catalog-date 2011-06-24 10:29:05 +0200
14mr|texlive-pst-rubans-1.2-3|5	# catalog-license lppl
14mr|texlive-pst-rubans-1.2-3|6	# catalog-version 1.2
14mr|texlive-pst-rubans-1.2-3|7	Name:		texlive-pst-rubans
14mr|texlive-pst-rubans-1.2-3|8	Version:	1.2
14mr|texlive-pst-rubans-1.2-3|9	Release:	3
14mr|texlive-pst-rubans-1.2-3|10	Summary:	Draw three-dimensional ribbons
14mr|texlive-pst-rubans-1.2-3|11	Group:		Publishing
14mr|texlive-pst-rubans-1.2-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-rubans
14mr|texlive-pst-rubans-1.2-3|13	License:	LPPL
14mr|texlive-pst-rubans-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-rubans.tar.xz
14mr|texlive-pst-rubans-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-rubans.doc.tar.xz
14mr|texlive-pst-rubans-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-rubans.source.tar.xz
14mr|texlive-pst-rubans-1.2-3|17	BuildArch:	noarch
14mr|texlive-pst-rubans-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-rubans-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-rubans-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-rubans-1.2-3|21	
14mr|texlive-pst-rubans-1.2-3|22	%description
14mr|texlive-pst-rubans-1.2-3|23	The package uses PStricks and pst-solides3d to draw three
14mr|texlive-pst-rubans-1.2-3|24	dimensional ribbons on a cylinder, torus, sphere, cone or
14mr|texlive-pst-rubans-1.2-3|25	paraboloid. The width of the ribbon, the number of turns, the
14mr|texlive-pst-rubans-1.2-3|26	colour of the outer and the inner surface of the ribbon may be
14mr|texlive-pst-rubans-1.2-3|27	set. In the case of circular and conical helices, one may also
14mr|texlive-pst-rubans-1.2-3|28	choose the number of ribbons.
14mr|texlive-pst-rubans-1.2-3|29	
14mr|texlive-pst-rubans-1.2-3|30	%post
14mr|texlive-pst-rubans-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-rubans-1.2-3|32	
14mr|texlive-pst-rubans-1.2-3|33	%postun
14mr|texlive-pst-rubans-1.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-pst-rubans-1.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-pst-rubans-1.2-3|36	fi
14mr|texlive-pst-rubans-1.2-3|37	
14mr|texlive-pst-rubans-1.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-pst-rubans-1.2-3|39	%files
14mr|texlive-pst-rubans-1.2-3|40	%{_texmfdistdir}/tex/generic/pst-rubans/pst-rubans.tex
14mr|texlive-pst-rubans-1.2-3|41	%{_texmfdistdir}/tex/latex/pst-rubans/pst-rubans.sty
14mr|texlive-pst-rubans-1.2-3|42	%doc %{_texmfdistdir}/doc/generic/pst-rubans/Changes
14mr|texlive-pst-rubans-1.2-3|43	%doc %{_texmfdistdir}/doc/generic/pst-rubans/README
14mr|texlive-pst-rubans-1.2-3|44	%doc %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.bib
14mr|texlive-pst-rubans-1.2-3|45	%doc %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.pdf
14mr|texlive-pst-rubans-1.2-3|46	%doc %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.tex
14mr|texlive-pst-rubans-1.2-3|47	#- source
14mr|texlive-pst-rubans-1.2-3|48	%doc %{_texmfdistdir}/source/generic/pst-rubans/Makefile
14mr|texlive-pst-rubans-1.2-3|49	
14mr|texlive-pst-rubans-1.2-3|50	#-----------------------------------------------------------------------
14mr|texlive-pst-rubans-1.2-3|51	%prep
14mr|texlive-pst-rubans-1.2-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-pst-rubans-1.2-3|53	
14mr|texlive-pst-rubans-1.2-3|54	%build
14mr|texlive-pst-rubans-1.2-3|55	
14mr|texlive-pst-rubans-1.2-3|56	%install
14mr|texlive-pst-rubans-1.2-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-rubans-1.2-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-rubans-1.2-3|59	
14mr|texlive-pst-rubans-1.2-3|60	
14mr|texlive-pst-rubans-1.2-3|61	
14mr|texlive-pst-rubans-1.2-3|62	%changelog
14mr|texlive-pst-rubans-1.2-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-pst-rubans-1.2-3|64	+ Revision: b5fe55f
14mr|texlive-pst-rubans-1.2-3|65	- MassBuild#440: Increase release tag
14mr|texlive-pst-rubans-1.2-3|66	
14mr|texlive-pst-rubans-1.2-3|67	

21165 14
14mr|texlive-pst-sigsys-1.4-3|1	# revision 21667
14mr|texlive-pst-sigsys-1.4-3|2	# category Package
14mr|texlive-pst-sigsys-1.4-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-sigsys
14mr|texlive-pst-sigsys-1.4-3|4	# catalog-date 2011-03-09 20:38:22 +0100
14mr|texlive-pst-sigsys-1.4-3|5	# catalog-license lppl
14mr|texlive-pst-sigsys-1.4-3|6	# catalog-version 1.4
14mr|texlive-pst-sigsys-1.4-3|7	Name:		texlive-pst-sigsys
14mr|texlive-pst-sigsys-1.4-3|8	Version:	1.4
14mr|texlive-pst-sigsys-1.4-3|9	Release:	3
14mr|texlive-pst-sigsys-1.4-3|10	Summary:	Support of signal processing-related disciplines
14mr|texlive-pst-sigsys-1.4-3|11	Group:		Publishing
14mr|texlive-pst-sigsys-1.4-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-sigsys
14mr|texlive-pst-sigsys-1.4-3|13	License:	LPPL
14mr|texlive-pst-sigsys-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-sigsys.tar.xz
14mr|texlive-pst-sigsys-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-sigsys.doc.tar.xz
14mr|texlive-pst-sigsys-1.4-3|16	BuildArch:	noarch
14mr|texlive-pst-sigsys-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-sigsys-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-sigsys-1.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-sigsys-1.4-3|20	
14mr|texlive-pst-sigsys-1.4-3|21	%description
14mr|texlive-pst-sigsys-1.4-3|22	The package offers a collection of useful macros for
14mr|texlive-pst-sigsys-1.4-3|23	disciplines related to signal processing. It defines macros for
14mr|texlive-pst-sigsys-1.4-3|24	plotting a sequence of numbers, drawing the pole-zero diagram
14mr|texlive-pst-sigsys-1.4-3|25	of a system, shading the region of convergence, creating an
14mr|texlive-pst-sigsys-1.4-3|26	adder or a multiplier node, placing a framed node at a given
14mr|texlive-pst-sigsys-1.4-3|27	coordinate, creating an up-sampler or a down-sampler node,
14mr|texlive-pst-sigsys-1.4-3|28	drawing the block diagram of a system, drawing adaptive
14mr|texlive-pst-sigsys-1.4-3|29	systems, sequentially connecting a list of nodes, and
14mr|texlive-pst-sigsys-1.4-3|30	connecting a list of nodes using any node-connecting macro.
14mr|texlive-pst-sigsys-1.4-3|31	
14mr|texlive-pst-sigsys-1.4-3|32	%post
14mr|texlive-pst-sigsys-1.4-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-sigsys-1.4-3|34	
14mr|texlive-pst-sigsys-1.4-3|35	%postun
14mr|texlive-pst-sigsys-1.4-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-pst-sigsys-1.4-3|37	%{_sbindir}/texlive.post
14mr|texlive-pst-sigsys-1.4-3|38	fi
14mr|texlive-pst-sigsys-1.4-3|39	
14mr|texlive-pst-sigsys-1.4-3|40	#-----------------------------------------------------------------------
14mr|texlive-pst-sigsys-1.4-3|41	%files
14mr|texlive-pst-sigsys-1.4-3|42	%{_texmfdistdir}/tex/generic/pst-sigsys/pst-sigsys.tex
14mr|texlive-pst-sigsys-1.4-3|43	%{_texmfdistdir}/tex/latex/pst-sigsys/pst-sigsys.sty
14mr|texlive-pst-sigsys-1.4-3|44	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/Changes
14mr|texlive-pst-sigsys-1.4-3|45	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/README
14mr|texlive-pst-sigsys-1.4-3|46	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.bib
14mr|texlive-pst-sigsys-1.4-3|47	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.pdf
14mr|texlive-pst-sigsys-1.4-3|48	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.tex
14mr|texlive-pst-sigsys-1.4-3|49	
14mr|texlive-pst-sigsys-1.4-3|50	#-----------------------------------------------------------------------
14mr|texlive-pst-sigsys-1.4-3|51	%prep
14mr|texlive-pst-sigsys-1.4-3|52	%setup -c -a0 -a1
14mr|texlive-pst-sigsys-1.4-3|53	
14mr|texlive-pst-sigsys-1.4-3|54	%build
14mr|texlive-pst-sigsys-1.4-3|55	
14mr|texlive-pst-sigsys-1.4-3|56	%install
14mr|texlive-pst-sigsys-1.4-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-sigsys-1.4-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-sigsys-1.4-3|59	
14mr|texlive-pst-sigsys-1.4-3|60	
14mr|texlive-pst-sigsys-1.4-3|61	
14mr|texlive-pst-sigsys-1.4-3|62	%changelog
14mr|texlive-pst-sigsys-1.4-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-pst-sigsys-1.4-3|64	+ Revision: c9f3ec7
14mr|texlive-pst-sigsys-1.4-3|65	- MassBuild#440: Increase release tag
14mr|texlive-pst-sigsys-1.4-3|66	
14mr|texlive-pst-sigsys-1.4-3|67	

21166 14
14mr|texlive-pst-slpe-1.31-3|1	# revision 24391
14mr|texlive-pst-slpe-1.31-3|2	# category Package
14mr|texlive-pst-slpe-1.31-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-slpe
14mr|texlive-pst-slpe-1.31-3|4	# catalog-date 2011-10-25 20:39:05 +0200
14mr|texlive-pst-slpe-1.31-3|5	# catalog-license lppl
14mr|texlive-pst-slpe-1.31-3|6	# catalog-version 1.31
14mr|texlive-pst-slpe-1.31-3|7	Name:		texlive-pst-slpe
14mr|texlive-pst-slpe-1.31-3|8	Version:	1.31
14mr|texlive-pst-slpe-1.31-3|9	Release:	3
14mr|texlive-pst-slpe-1.31-3|10	Summary:	Sophisticated colour gradients
14mr|texlive-pst-slpe-1.31-3|11	Group:		Publishing
14mr|texlive-pst-slpe-1.31-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-slpe
14mr|texlive-pst-slpe-1.31-3|13	License:	LPPL
14mr|texlive-pst-slpe-1.31-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-slpe.tar.xz
14mr|texlive-pst-slpe-1.31-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-slpe.doc.tar.xz
14mr|texlive-pst-slpe-1.31-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-slpe.source.tar.xz
14mr|texlive-pst-slpe-1.31-3|17	BuildArch:	noarch
14mr|texlive-pst-slpe-1.31-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-slpe-1.31-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-slpe-1.31-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-slpe-1.31-3|21	
14mr|texlive-pst-slpe-1.31-3|22	%description
14mr|texlive-pst-slpe-1.31-3|23	This PStricks package covers all the colour gradient
14mr|texlive-pst-slpe-1.31-3|24	functionality of pst-grad (part of the base pstricks
14mr|texlive-pst-slpe-1.31-3|25	distribution), and provides the following facilities: - it
14mr|texlive-pst-slpe-1.31-3|26	permits the user to specify an arbitrary number of colours,
14mr|texlive-pst-slpe-1.31-3|27	along with the points at which they are to be reached; - it
14mr|texlive-pst-slpe-1.31-3|28	converts between RGB and HSV behind the scenes; - it provides
14mr|texlive-pst-slpe-1.31-3|29	concentric and radial gradients; - it provides a command
14mr|texlive-pst-slpe-1.31-3|30	\psBall that generates bullets with a three-dimensional
14mr|texlive-pst-slpe-1.31-3|31	appearance; and - uses the xkeyval package for the extended key
14mr|texlive-pst-slpe-1.31-3|32	handling.
14mr|texlive-pst-slpe-1.31-3|33	
14mr|texlive-pst-slpe-1.31-3|34	%post
14mr|texlive-pst-slpe-1.31-3|35	%{_sbindir}/texlive.post
14mr|texlive-pst-slpe-1.31-3|36	
14mr|texlive-pst-slpe-1.31-3|37	%postun
14mr|texlive-pst-slpe-1.31-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-pst-slpe-1.31-3|39	%{_sbindir}/texlive.post
14mr|texlive-pst-slpe-1.31-3|40	fi
14mr|texlive-pst-slpe-1.31-3|41	
14mr|texlive-pst-slpe-1.31-3|42	#-----------------------------------------------------------------------
14mr|texlive-pst-slpe-1.31-3|43	%files
14mr|texlive-pst-slpe-1.31-3|44	%{_texmfdistdir}/dvips/pst-slpe/pst-slpe.pro
14mr|texlive-pst-slpe-1.31-3|45	%{_texmfdistdir}/tex/generic/pst-slpe/pst-slpe.tex
14mr|texlive-pst-slpe-1.31-3|46	%{_texmfdistdir}/tex/latex/pst-slpe/pst-slpe.sty
14mr|texlive-pst-slpe-1.31-3|47	%doc %{_texmfdistdir}/doc/generic/pst-slpe/Changes
14mr|texlive-pst-slpe-1.31-3|48	%doc %{_texmfdistdir}/doc/generic/pst-slpe/README
14mr|texlive-pst-slpe-1.31-3|49	%doc %{_texmfdistdir}/doc/generic/pst-slpe/pst-slpe.pdf
14mr|texlive-pst-slpe-1.31-3|50	#- source
14mr|texlive-pst-slpe-1.31-3|51	%doc %{_texmfdistdir}/source/generic/pst-slpe/Makefile
14mr|texlive-pst-slpe-1.31-3|52	%doc %{_texmfdistdir}/source/generic/pst-slpe/pst-slpe.dtx
14mr|texlive-pst-slpe-1.31-3|53	%doc %{_texmfdistdir}/source/generic/pst-slpe/pst-slpe.ins
14mr|texlive-pst-slpe-1.31-3|54	
14mr|texlive-pst-slpe-1.31-3|55	#-----------------------------------------------------------------------
14mr|texlive-pst-slpe-1.31-3|56	%prep
14mr|texlive-pst-slpe-1.31-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-pst-slpe-1.31-3|58	
14mr|texlive-pst-slpe-1.31-3|59	%build
14mr|texlive-pst-slpe-1.31-3|60	
14mr|texlive-pst-slpe-1.31-3|61	%install
14mr|texlive-pst-slpe-1.31-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-slpe-1.31-3|63	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-slpe-1.31-3|64	
14mr|texlive-pst-slpe-1.31-3|65	
14mr|texlive-pst-slpe-1.31-3|66	
14mr|texlive-pst-slpe-1.31-3|67	%changelog
14mr|texlive-pst-slpe-1.31-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.31-3
14mr|texlive-pst-slpe-1.31-3|69	+ Revision: 6717c4a
14mr|texlive-pst-slpe-1.31-3|70	- MassBuild#440: Increase release tag
14mr|texlive-pst-slpe-1.31-3|71	
14mr|texlive-pst-slpe-1.31-3|72	

21167 14
14mr|texlive-pst-solarsystem-0.12-2|1	# revision 24995
14mr|texlive-pst-solarsystem-0.12-2|2	# category Package
14mr|texlive-pst-solarsystem-0.12-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-solarsystem
14mr|texlive-pst-solarsystem-0.12-2|4	# catalog-date 2012-01-01 19:16:20 +0100
14mr|texlive-pst-solarsystem-0.12-2|5	# catalog-license lppl
14mr|texlive-pst-solarsystem-0.12-2|6	# catalog-version 0.12
14mr|texlive-pst-solarsystem-0.12-2|7	Name:		texlive-pst-solarsystem
14mr|texlive-pst-solarsystem-0.12-2|8	Version:	0.12
14mr|texlive-pst-solarsystem-0.12-2|9	Release:	2
14mr|texlive-pst-solarsystem-0.12-2|10	Summary:	Plot the solar system for a specific date
14mr|texlive-pst-solarsystem-0.12-2|11	Group:		Publishing
14mr|texlive-pst-solarsystem-0.12-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-solarsystem
14mr|texlive-pst-solarsystem-0.12-2|13	License:	LPPL
14mr|texlive-pst-solarsystem-0.12-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solarsystem.tar.xz
14mr|texlive-pst-solarsystem-0.12-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solarsystem.doc.tar.xz
14mr|texlive-pst-solarsystem-0.12-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solarsystem.source.tar.xz
14mr|texlive-pst-solarsystem-0.12-2|17	BuildArch:	noarch
14mr|texlive-pst-solarsystem-0.12-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-solarsystem-0.12-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-solarsystem-0.12-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-solarsystem-0.12-2|21	
14mr|texlive-pst-solarsystem-0.12-2|22	%description
14mr|texlive-pst-solarsystem-0.12-2|23	The package uses pstricks to produce diagrams of the visible
14mr|texlive-pst-solarsystem-0.12-2|24	planets, projected on the plane of the ecliptic. It is not
14mr|texlive-pst-solarsystem-0.12-2|25	possible to represent all the planets in their real
14mr|texlive-pst-solarsystem-0.12-2|26	proportions, so only Mercury, Venus, Earth and Mars have their
14mr|texlive-pst-solarsystem-0.12-2|27	orbits in correct proportions and their relative sizes are
14mr|texlive-pst-solarsystem-0.12-2|28	observed. Saturn and Jupiter are in the right direction, but
14mr|texlive-pst-solarsystem-0.12-2|29	not in the correct size.
14mr|texlive-pst-solarsystem-0.12-2|30	
14mr|texlive-pst-solarsystem-0.12-2|31	%post
14mr|texlive-pst-solarsystem-0.12-2|32	%{_sbindir}/texlive.post
14mr|texlive-pst-solarsystem-0.12-2|33	
14mr|texlive-pst-solarsystem-0.12-2|34	%postun
14mr|texlive-pst-solarsystem-0.12-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-pst-solarsystem-0.12-2|36	%{_sbindir}/texlive.post
14mr|texlive-pst-solarsystem-0.12-2|37	fi
14mr|texlive-pst-solarsystem-0.12-2|38	
14mr|texlive-pst-solarsystem-0.12-2|39	#-----------------------------------------------------------------------
14mr|texlive-pst-solarsystem-0.12-2|40	%files
14mr|texlive-pst-solarsystem-0.12-2|41	%{_texmfdistdir}/dvips/pst-solarsystem/pst-solarsystem.pro
14mr|texlive-pst-solarsystem-0.12-2|42	%{_texmfdistdir}/tex/generic/pst-solarsystem/pst-solarsystem.tex
14mr|texlive-pst-solarsystem-0.12-2|43	%{_texmfdistdir}/tex/latex/pst-solarsystem/pst-solarsystem.sty
14mr|texlive-pst-solarsystem-0.12-2|44	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/Changes
14mr|texlive-pst-solarsystem-0.12-2|45	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/README
14mr|texlive-pst-solarsystem-0.12-2|46	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.bib
14mr|texlive-pst-solarsystem-0.12-2|47	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf
14mr|texlive-pst-solarsystem-0.12-2|48	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex
14mr|texlive-pst-solarsystem-0.12-2|49	#- source
14mr|texlive-pst-solarsystem-0.12-2|50	%doc %{_texmfdistdir}/source/generic/pst-solarsystem/Makefile
14mr|texlive-pst-solarsystem-0.12-2|51	
14mr|texlive-pst-solarsystem-0.12-2|52	#-----------------------------------------------------------------------
14mr|texlive-pst-solarsystem-0.12-2|53	%prep
14mr|texlive-pst-solarsystem-0.12-2|54	%setup -c -a0 -a1 -a2
14mr|texlive-pst-solarsystem-0.12-2|55	
14mr|texlive-pst-solarsystem-0.12-2|56	%build
14mr|texlive-pst-solarsystem-0.12-2|57	
14mr|texlive-pst-solarsystem-0.12-2|58	%install
14mr|texlive-pst-solarsystem-0.12-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-solarsystem-0.12-2|60	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-solarsystem-0.12-2|61	
14mr|texlive-pst-solarsystem-0.12-2|62	
14mr|texlive-pst-solarsystem-0.12-2|63	
14mr|texlive-pst-solarsystem-0.12-2|64	%changelog
14mr|texlive-pst-solarsystem-0.12-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12-2
14mr|texlive-pst-solarsystem-0.12-2|66	+ Revision: c91db78
14mr|texlive-pst-solarsystem-0.12-2|67	- MassBuild#440: Increase release tag
14mr|texlive-pst-solarsystem-0.12-2|68	
14mr|texlive-pst-solarsystem-0.12-2|69	

21168 14
14mr|texlive-pst-solides3d-4.23-3|1	# revision 19959
14mr|texlive-pst-solides3d-4.23-3|2	# category Package
14mr|texlive-pst-solides3d-4.23-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-solides3d
14mr|texlive-pst-solides3d-4.23-3|4	# catalog-date 2010-09-29 09:03:07 +0200
14mr|texlive-pst-solides3d-4.23-3|5	# catalog-license lppl1.3
14mr|texlive-pst-solides3d-4.23-3|6	# catalog-version 4.23
14mr|texlive-pst-solides3d-4.23-3|7	Name:		texlive-pst-solides3d
14mr|texlive-pst-solides3d-4.23-3|8	Version:	4.23
14mr|texlive-pst-solides3d-4.23-3|9	Release:	3
14mr|texlive-pst-solides3d-4.23-3|10	Summary:	Draw perspective views of 3D solids
14mr|texlive-pst-solides3d-4.23-3|11	Group:		Publishing
14mr|texlive-pst-solides3d-4.23-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-solides3d
14mr|texlive-pst-solides3d-4.23-3|13	License:	LPPL1.3
14mr|texlive-pst-solides3d-4.23-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solides3d.tar.xz
14mr|texlive-pst-solides3d-4.23-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solides3d.doc.tar.xz
14mr|texlive-pst-solides3d-4.23-3|16	BuildArch:	noarch
14mr|texlive-pst-solides3d-4.23-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-solides3d-4.23-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-solides3d-4.23-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-solides3d-4.23-3|20	
14mr|texlive-pst-solides3d-4.23-3|21	%description
14mr|texlive-pst-solides3d-4.23-3|22	The package is designed to draw solids in 3d perspective.
14mr|texlive-pst-solides3d-4.23-3|23	Features include: - create primitive solids; - create solids by
14mr|texlive-pst-solides3d-4.23-3|24	including a list of its vertices and faces; - faces of solids
14mr|texlive-pst-solides3d-4.23-3|25	and surfaces can be colored by choosing from a very large
14mr|texlive-pst-solides3d-4.23-3|26	palette of colors; - draw parametric surfaces in algebraic and
14mr|texlive-pst-solides3d-4.23-3|27	reverse polish notation; - create explicit and parameterized
14mr|texlive-pst-solides3d-4.23-3|28	algebraic functions drawn in 2 or 3 dimensions; - project text
14mr|texlive-pst-solides3d-4.23-3|29	onto a plane and onto the faces of a solid; - support for
14mr|texlive-pst-solides3d-4.23-3|30	including external database files.
14mr|texlive-pst-solides3d-4.23-3|31	
14mr|texlive-pst-solides3d-4.23-3|32	%post
14mr|texlive-pst-solides3d-4.23-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-solides3d-4.23-3|34	
14mr|texlive-pst-solides3d-4.23-3|35	%postun
14mr|texlive-pst-solides3d-4.23-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-pst-solides3d-4.23-3|37	%{_sbindir}/texlive.post
14mr|texlive-pst-solides3d-4.23-3|38	fi
14mr|texlive-pst-solides3d-4.23-3|39	
14mr|texlive-pst-solides3d-4.23-3|40	#-----------------------------------------------------------------------
14mr|texlive-pst-solides3d-4.23-3|41	%files
14mr|texlive-pst-solides3d-4.23-3|42	%{_texmfdistdir}/dvips/pst-solides3d/pst-solides3d.pro
14mr|texlive-pst-solides3d-4.23-3|43	%{_texmfdistdir}/tex/generic/pst-solides3d/pst-solides3d.tex
14mr|texlive-pst-solides3d-4.23-3|44	%{_texmfdistdir}/tex/latex/pst-solides3d/pst-solides3d.sty
14mr|texlive-pst-solides3d-4.23-3|45	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/Changes
14mr|texlive-pst-solides3d-4.23-3|46	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/README
14mr|texlive-pst-solides3d-4.23-3|47	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Changes
14mr|texlive-pst-solides3d-4.23-3|48	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Makefile
14mr|texlive-pst-solides3d-4.23-3|49	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|50	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-faces.dat
14mr|texlive-pst-solides3d-4.23-3|51	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-io.dat
14mr|texlive-pst-solides3d-4.23-3|52	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|53	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/README
14mr|texlive-pst-solides3d-4.23-3|54	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/chapter-1-en.tex
14mr|texlive-pst-solides3d-4.23-3|55	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/chapter-2-en.tex
14mr|texlive-pst-solides3d-4.23-3|56	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|57	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-faces.dat
14mr|texlive-pst-solides3d-4.23-3|58	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-io.dat
14mr|texlive-pst-solides3d-4.23-3|59	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|60	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|61	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-faces.dat
14mr|texlive-pst-solides3d-4.23-3|62	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-io.dat
14mr|texlive-pst-solides3d-4.23-3|63	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|64	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer.dat
14mr|texlive-pst-solides3d-4.23-3|65	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer_levres.dat
14mr|texlive-pst-solides3d-4.23-3|66	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer_sourcils.dat
14mr|texlive-pst-solides3d-4.23-3|67	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer_yeux.dat
14mr|texlive-pst-solides3d-4.23-3|68	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|69	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-faces.dat
14mr|texlive-pst-solides3d-4.23-3|70	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-io.dat
14mr|texlive-pst-solides3d-4.23-3|71	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|72	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|73	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-faces.dat
14mr|texlive-pst-solides3d-4.23-3|74	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-io.dat
14mr|texlive-pst-solides3d-4.23-3|75	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|76	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|77	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-faces.dat
14mr|texlive-pst-solides3d-4.23-3|78	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-io.dat
14mr|texlive-pst-solides3d-4.23-3|79	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|80	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/kepler.eps
14mr|texlive-pst-solides3d-4.23-3|81	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-acknowledgements-en.tex
14mr|texlive-pst-solides3d-4.23-3|82	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-affinage-en.tex
14mr|texlive-pst-solides3d-4.23-3|83	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-anneaux-en.tex
14mr|texlive-pst-solides3d-4.23-3|84	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-annoterschema-en.tex
14mr|texlive-pst-solides3d-4.23-3|85	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex
14mr|texlive-pst-solides3d-4.23-3|86	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-chanfrein-en.tex
14mr|texlive-pst-solides3d-4.23-3|87	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-codejps-en.tex
14mr|texlive-pst-solides3d-4.23-3|88	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-colorierfacettes-en.tex
14mr|texlive-pst-solides3d-4.23-3|89	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-commandestrace-en.tex
14mr|texlive-pst-solides3d-4.23-3|90	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-couleurs-en.tex
14mr|texlive-pst-solides3d-4.23-3|91	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-courbeR3-en.tex
14mr|texlive-pst-solides3d-4.23-3|92	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-cylindres-cones-en.tex
14mr|texlive-pst-solides3d-4.23-3|93	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-datfile-en.tex
14mr|texlive-pst-solides3d-4.23-3|94	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-definirfonction-en.tex
14mr|texlive-pst-solides3d-4.23-3|95	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-definirplanquelconque-en.tex
14mr|texlive-pst-solides3d-4.23-3|96	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-definitionmaillage-en.tex
14mr|texlive-pst-solides3d-4.23-3|97	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-eclairageponctuel-en.tex
14mr|texlive-pst-solides3d-4.23-3|98	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-enleverfacettes-en.tex
14mr|texlive-pst-solides3d-4.23-3|99	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-extensions-en.tex
14mr|texlive-pst-solides3d-4.23-3|100	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-face-en.tex
14mr|texlive-pst-solides3d-4.23-3|101	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-fusion-en.tex
14mr|texlive-pst-solides3d-4.23-3|102	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-fusionjps-en.tex
14mr|texlive-pst-solides3d-4.23-3|103	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-geode-en.tex
14mr|texlive-pst-solides3d-4.23-3|104	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-grille-en.tex
14mr|texlive-pst-solides3d-4.23-3|105	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-keywords-en.tex
14mr|texlive-pst-solides3d-4.23-3|106	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-ligne3D-en.tex
14mr|texlive-pst-solides3d-4.23-3|107	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-lignedeniveau-en.tex
14mr|texlive-pst-solides3d-4.23-3|108	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-modes-en.tex
14mr|texlive-pst-solides3d-4.23-3|109	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-new-en.tex
14mr|texlive-pst-solides3d-4.23-3|110	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-nommersolide-en.tex
14mr|texlive-pst-solides3d-4.23-3|111	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-numeroterfacettes-en.tex
14mr|texlive-pst-solides3d-4.23-3|112	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-opacity-en.tex
14mr|texlive-pst-solides3d-4.23-3|113	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-parametres-en.tex
14mr|texlive-pst-solides3d-4.23-3|114	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-plan-en.tex
14mr|texlive-pst-solides3d-4.23-3|115	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-poems-en.tex
14mr|texlive-pst-solides3d-4.23-3|116	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-point-en.tex
14mr|texlive-pst-solides3d-4.23-3|117	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-pointagesommets-en.tex
14mr|texlive-pst-solides3d-4.23-3|118	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-positionnerpointconnu-en.tex
14mr|texlive-pst-solides3d-4.23-3|119	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-positionnersolide-en.tex
14mr|texlive-pst-solides3d-4.23-3|120	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-prisme-en.tex
14mr|texlive-pst-solides3d-4.23-3|121	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionangledroit-en.tex
14mr|texlive-pst-solides3d-4.23-3|122	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectioncercle-en.tex
14mr|texlive-pst-solides3d-4.23-3|123	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectioncourbe-en.tex
14mr|texlive-pst-solides3d-4.23-3|124	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectiondroite-en.tex
14mr|texlive-pst-solides3d-4.23-3|125	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionligne-en.tex
14mr|texlive-pst-solides3d-4.23-3|126	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionpoint-en.tex
14mr|texlive-pst-solides3d-4.23-3|127	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionpolygone-en.tex
14mr|texlive-pst-solides3d-4.23-3|128	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectiontexte-en.tex
14mr|texlive-pst-solides3d-4.23-3|129	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionvecteur-en.tex
14mr|texlive-pst-solides3d-4.23-3|130	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionvisibility-en.tex
14mr|texlive-pst-solides3d-4.23-3|131	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projpresentation-en.tex
14mr|texlive-pst-solides3d-4.23-3|132	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-ruban-en.tex
14mr|texlive-pst-solides3d-4.23-3|133	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-section-en.tex
14mr|texlive-pst-solides3d-4.23-3|134	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-solidescreux-en.tex
14mr|texlive-pst-solides3d-4.23-3|135	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-solidespredefinis-en.tex
14mr|texlive-pst-solides3d-4.23-3|136	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-surfaces-en.tex
14mr|texlive-pst-solides3d-4.23-3|137	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-surfacesparametrees-en.tex
14mr|texlive-pst-solides3d-4.23-3|138	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-tracerpolygone-en.tex
14mr|texlive-pst-solides3d-4.23-3|139	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-transform-en.tex
14mr|texlive-pst-solides3d-4.23-3|140	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-transformpointconnu-en.tex
14mr|texlive-pst-solides3d-4.23-3|141	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-tronque-en.tex
14mr|texlive-pst-solides3d-4.23-3|142	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-tube-en.tex
14mr|texlive-pst-solides3d-4.23-3|143	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-vecteur-en.tex
14mr|texlive-pst-solides3d-4.23-3|144	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|145	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-faces.dat
14mr|texlive-pst-solides3d-4.23-3|146	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-io.dat
14mr|texlive-pst-solides3d-4.23-3|147	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|148	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/pst-solides3d-doc.bib
14mr|texlive-pst-solides3d-4.23-3|149	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/pst-solides3d-doc.tex
14mr|texlive-pst-solides3d-4.23-3|150	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/rocket.obj
14mr|texlive-pst-solides3d-4.23-3|151	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|152	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-faces.dat
14mr|texlive-pst-solides3d-4.23-3|153	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-io.dat
14mr|texlive-pst-solides3d-4.23-3|154	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|155	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/sommets_nefer.dat
14mr|texlive-pst-solides3d-4.23-3|156	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/sommets_nefer0.dat
14mr|texlive-pst-solides3d-4.23-3|157	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tex-files-all.zip
14mr|texlive-pst-solides3d-4.23-3|158	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|159	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-faces.dat
14mr|texlive-pst-solides3d-4.23-3|160	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-io.dat
14mr|texlive-pst-solides3d-4.23-3|161	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|162	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|163	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-faces.dat
14mr|texlive-pst-solides3d-4.23-3|164	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-io.dat
14mr|texlive-pst-solides3d-4.23-3|165	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|166	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|167	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-faces.dat
14mr|texlive-pst-solides3d-4.23-3|168	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-io.dat
14mr|texlive-pst-solides3d-4.23-3|169	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|170	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|171	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-faces.dat
14mr|texlive-pst-solides3d-4.23-3|172	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-io.dat
14mr|texlive-pst-solides3d-4.23-3|173	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|174	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-couleurs.dat
14mr|texlive-pst-solides3d-4.23-3|175	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-faces.dat
14mr|texlive-pst-solides3d-4.23-3|176	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-io.dat
14mr|texlive-pst-solides3d-4.23-3|177	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-sommets.dat
14mr|texlive-pst-solides3d-4.23-3|178	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/pst-solides3d-doc.pdf
14mr|texlive-pst-solides3d-4.23-3|179	
14mr|texlive-pst-solides3d-4.23-3|180	#-----------------------------------------------------------------------
14mr|texlive-pst-solides3d-4.23-3|181	%prep
14mr|texlive-pst-solides3d-4.23-3|182	%setup -c -a0 -a1
14mr|texlive-pst-solides3d-4.23-3|183	
14mr|texlive-pst-solides3d-4.23-3|184	%build
14mr|texlive-pst-solides3d-4.23-3|185	
14mr|texlive-pst-solides3d-4.23-3|186	%install
14mr|texlive-pst-solides3d-4.23-3|187	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-solides3d-4.23-3|188	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-solides3d-4.23-3|189	
14mr|texlive-pst-solides3d-4.23-3|190	
14mr|texlive-pst-solides3d-4.23-3|191	
14mr|texlive-pst-solides3d-4.23-3|192	%changelog
14mr|texlive-pst-solides3d-4.23-3|193	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.23-3
14mr|texlive-pst-solides3d-4.23-3|194	+ Revision: 8a8d5c7
14mr|texlive-pst-solides3d-4.23-3|195	- MassBuild#440: Increase release tag
14mr|texlive-pst-solides3d-4.23-3|196	
14mr|texlive-pst-solides3d-4.23-3|197	

21169 14
14mr|texlive-pst-soroban-1.0-3|1	# revision 15878
14mr|texlive-pst-soroban-1.0-3|2	# category Package
14mr|texlive-pst-soroban-1.0-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-soroban
14mr|texlive-pst-soroban-1.0-3|4	# catalog-date 2008-08-23 00:25:16 +0200
14mr|texlive-pst-soroban-1.0-3|5	# catalog-license lppl
14mr|texlive-pst-soroban-1.0-3|6	# catalog-version 1.0
14mr|texlive-pst-soroban-1.0-3|7	Name:		texlive-pst-soroban
14mr|texlive-pst-soroban-1.0-3|8	Version:	1.0
14mr|texlive-pst-soroban-1.0-3|9	Release:	3
14mr|texlive-pst-soroban-1.0-3|10	Summary:	Draw a Soroban using PSTricks
14mr|texlive-pst-soroban-1.0-3|11	Group:		Publishing
14mr|texlive-pst-soroban-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-soroban
14mr|texlive-pst-soroban-1.0-3|13	License:	LPPL
14mr|texlive-pst-soroban-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-soroban.tar.xz
14mr|texlive-pst-soroban-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-soroban.doc.tar.xz
14mr|texlive-pst-soroban-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-soroban.source.tar.xz
14mr|texlive-pst-soroban-1.0-3|17	BuildArch:	noarch
14mr|texlive-pst-soroban-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-soroban-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-soroban-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-soroban-1.0-3|21	
14mr|texlive-pst-soroban-1.0-3|22	%description
14mr|texlive-pst-soroban-1.0-3|23	The package uses PSTricks to draw a Japanese abacus, or
14mr|texlive-pst-soroban-1.0-3|24	soroban. The soroban is still used in Japan today.
14mr|texlive-pst-soroban-1.0-3|25	
14mr|texlive-pst-soroban-1.0-3|26	%post
14mr|texlive-pst-soroban-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-pst-soroban-1.0-3|28	
14mr|texlive-pst-soroban-1.0-3|29	%postun
14mr|texlive-pst-soroban-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-soroban-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-soroban-1.0-3|32	fi
14mr|texlive-pst-soroban-1.0-3|33	
14mr|texlive-pst-soroban-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-pst-soroban-1.0-3|35	%files
14mr|texlive-pst-soroban-1.0-3|36	%{_texmfdistdir}/tex/latex/pst-soroban/pst-soroban.sty
14mr|texlive-pst-soroban-1.0-3|37	%doc %{_texmfdistdir}/doc/generic/pst-soroban/Changes
14mr|texlive-pst-soroban-1.0-3|38	%doc %{_texmfdistdir}/doc/generic/pst-soroban/README
14mr|texlive-pst-soroban-1.0-3|39	%doc %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.bib
14mr|texlive-pst-soroban-1.0-3|40	%doc %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.pdf
14mr|texlive-pst-soroban-1.0-3|41	%doc %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.tex
14mr|texlive-pst-soroban-1.0-3|42	#- source
14mr|texlive-pst-soroban-1.0-3|43	%doc %{_texmfdistdir}/source/generic/pst-soroban/Makefile
14mr|texlive-pst-soroban-1.0-3|44	
14mr|texlive-pst-soroban-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-pst-soroban-1.0-3|46	%prep
14mr|texlive-pst-soroban-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-pst-soroban-1.0-3|48	
14mr|texlive-pst-soroban-1.0-3|49	%build
14mr|texlive-pst-soroban-1.0-3|50	
14mr|texlive-pst-soroban-1.0-3|51	%install
14mr|texlive-pst-soroban-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-soroban-1.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-soroban-1.0-3|54	
14mr|texlive-pst-soroban-1.0-3|55	
14mr|texlive-pst-soroban-1.0-3|56	
14mr|texlive-pst-soroban-1.0-3|57	%changelog
14mr|texlive-pst-soroban-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pst-soroban-1.0-3|59	+ Revision: b427fce
14mr|texlive-pst-soroban-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-pst-soroban-1.0-3|61	
14mr|texlive-pst-soroban-1.0-3|62	

21170 14
14mr|texlive-pst-spectra-0.91-3|1	# revision 15878
14mr|texlive-pst-spectra-0.91-3|2	# category Package
14mr|texlive-pst-spectra-0.91-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-spectra
14mr|texlive-pst-spectra-0.91-3|4	# catalog-date 2008-08-23 00:25:16 +0200
14mr|texlive-pst-spectra-0.91-3|5	# catalog-license lppl
14mr|texlive-pst-spectra-0.91-3|6	# catalog-version 0.91
14mr|texlive-pst-spectra-0.91-3|7	Name:		texlive-pst-spectra
14mr|texlive-pst-spectra-0.91-3|8	Version:	0.91
14mr|texlive-pst-spectra-0.91-3|9	Release:	3
14mr|texlive-pst-spectra-0.91-3|10	Summary:	Draw continuum, emission and absorption spectra with PSTricks
14mr|texlive-pst-spectra-0.91-3|11	Group:		Publishing
14mr|texlive-pst-spectra-0.91-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-spectra
14mr|texlive-pst-spectra-0.91-3|13	License:	LPPL
14mr|texlive-pst-spectra-0.91-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-spectra.tar.xz
14mr|texlive-pst-spectra-0.91-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-spectra.doc.tar.xz
14mr|texlive-pst-spectra-0.91-3|16	BuildArch:	noarch
14mr|texlive-pst-spectra-0.91-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-spectra-0.91-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-spectra-0.91-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-spectra-0.91-3|20	
14mr|texlive-pst-spectra-0.91-3|21	%description
14mr|texlive-pst-spectra-0.91-3|22	The package is a PSTricks extension, based on a NASA lines
14mr|texlive-pst-spectra-0.91-3|23	database. It allows you to draw continuum, emission and
14mr|texlive-pst-spectra-0.91-3|24	absorption spectra. A Total of 16 880 visible lines from 99
14mr|texlive-pst-spectra-0.91-3|25	elements can be displayed. The package requires the xkeyval
14mr|texlive-pst-spectra-0.91-3|26	package for decoding its arguments.
14mr|texlive-pst-spectra-0.91-3|27	
14mr|texlive-pst-spectra-0.91-3|28	%post
14mr|texlive-pst-spectra-0.91-3|29	%{_sbindir}/texlive.post
14mr|texlive-pst-spectra-0.91-3|30	
14mr|texlive-pst-spectra-0.91-3|31	%postun
14mr|texlive-pst-spectra-0.91-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-spectra-0.91-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-spectra-0.91-3|34	fi
14mr|texlive-pst-spectra-0.91-3|35	
14mr|texlive-pst-spectra-0.91-3|36	#-----------------------------------------------------------------------
14mr|texlive-pst-spectra-0.91-3|37	%files
14mr|texlive-pst-spectra-0.91-3|38	%{_texmfdistdir}/dvips/pst-spectra/pst-spectra.pro
14mr|texlive-pst-spectra-0.91-3|39	%{_texmfdistdir}/tex/generic/pst-spectra/pst-spectra.tex
14mr|texlive-pst-spectra-0.91-3|40	%{_texmfdistdir}/tex/latex/pst-spectra/pst-spectra.sty
14mr|texlive-pst-spectra-0.91-3|41	%doc %{_texmfdistdir}/doc/generic/pst-spectra/README
14mr|texlive-pst-spectra-0.91-3|42	%doc %{_texmfdistdir}/doc/generic/pst-spectra/pst-spectra.pdf
14mr|texlive-pst-spectra-0.91-3|43	%doc %{_texmfdistdir}/doc/generic/pst-spectra/pst-spectraEN.pdf
14mr|texlive-pst-spectra-0.91-3|44	
14mr|texlive-pst-spectra-0.91-3|45	#-----------------------------------------------------------------------
14mr|texlive-pst-spectra-0.91-3|46	%prep
14mr|texlive-pst-spectra-0.91-3|47	%setup -c -a0 -a1
14mr|texlive-pst-spectra-0.91-3|48	
14mr|texlive-pst-spectra-0.91-3|49	%build
14mr|texlive-pst-spectra-0.91-3|50	
14mr|texlive-pst-spectra-0.91-3|51	%install
14mr|texlive-pst-spectra-0.91-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-spectra-0.91-3|53	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-spectra-0.91-3|54	
14mr|texlive-pst-spectra-0.91-3|55	
14mr|texlive-pst-spectra-0.91-3|56	
14mr|texlive-pst-spectra-0.91-3|57	%changelog
14mr|texlive-pst-spectra-0.91-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.91-3
14mr|texlive-pst-spectra-0.91-3|59	+ Revision: 4efffc7
14mr|texlive-pst-spectra-0.91-3|60	- MassBuild#440: Increase release tag
14mr|texlive-pst-spectra-0.91-3|61	
14mr|texlive-pst-spectra-0.91-3|62	

21171 14
14mr|texlive-pst-stru-0.11-3|1	# revision 15878
14mr|texlive-pst-stru-0.11-3|2	# category Package
14mr|texlive-pst-stru-0.11-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-stru
14mr|texlive-pst-stru-0.11-3|4	# catalog-date 2008-08-23 00:25:16 +0200
14mr|texlive-pst-stru-0.11-3|5	# catalog-license lppl
14mr|texlive-pst-stru-0.11-3|6	# catalog-version 0.11
14mr|texlive-pst-stru-0.11-3|7	Name:		texlive-pst-stru
14mr|texlive-pst-stru-0.11-3|8	Version:	0.11
14mr|texlive-pst-stru-0.11-3|9	Release:	3
14mr|texlive-pst-stru-0.11-3|10	Summary:	Civil engineering diagrams, using pstricks
14mr|texlive-pst-stru-0.11-3|11	Group:		Publishing
14mr|texlive-pst-stru-0.11-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-stru
14mr|texlive-pst-stru-0.11-3|13	License:	LPPL
14mr|texlive-pst-stru-0.11-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-stru.tar.xz
14mr|texlive-pst-stru-0.11-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-stru.doc.tar.xz
14mr|texlive-pst-stru-0.11-3|16	BuildArch:	noarch
14mr|texlive-pst-stru-0.11-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-stru-0.11-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-stru-0.11-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-stru-0.11-3|20	
14mr|texlive-pst-stru-0.11-3|21	%description
14mr|texlive-pst-stru-0.11-3|22	Pst-stru is a PSTricks-based package to draw structural schemes
14mr|texlive-pst-stru-0.11-3|23	in civil engineering analysis, for beams, portals, arches and
14mr|texlive-pst-stru-0.11-3|24	piles.
14mr|texlive-pst-stru-0.11-3|25	
14mr|texlive-pst-stru-0.11-3|26	%post
14mr|texlive-pst-stru-0.11-3|27	%{_sbindir}/texlive.post
14mr|texlive-pst-stru-0.11-3|28	
14mr|texlive-pst-stru-0.11-3|29	%postun
14mr|texlive-pst-stru-0.11-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-stru-0.11-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-stru-0.11-3|32	fi
14mr|texlive-pst-stru-0.11-3|33	
14mr|texlive-pst-stru-0.11-3|34	#-----------------------------------------------------------------------
14mr|texlive-pst-stru-0.11-3|35	%files
14mr|texlive-pst-stru-0.11-3|36	%{_texmfdistdir}/tex/generic/pst-stru/pst-stru.tex
14mr|texlive-pst-stru-0.11-3|37	%{_texmfdistdir}/tex/latex/pst-stru/pst-stru.sty
14mr|texlive-pst-stru-0.11-3|38	%doc %{_texmfdistdir}/doc/generic/pst-stru/Changes
14mr|texlive-pst-stru-0.11-3|39	%doc %{_texmfdistdir}/doc/generic/pst-stru/README
14mr|texlive-pst-stru-0.11-3|40	%doc %{_texmfdistdir}/doc/generic/pst-stru/pst-stru-doc.pdf
14mr|texlive-pst-stru-0.11-3|41	%doc %{_texmfdistdir}/doc/generic/pst-stru/pst-stru-doc.tex
14mr|texlive-pst-stru-0.11-3|42	
14mr|texlive-pst-stru-0.11-3|43	#-----------------------------------------------------------------------
14mr|texlive-pst-stru-0.11-3|44	%prep
14mr|texlive-pst-stru-0.11-3|45	%setup -c -a0 -a1
14mr|texlive-pst-stru-0.11-3|46	
14mr|texlive-pst-stru-0.11-3|47	%build
14mr|texlive-pst-stru-0.11-3|48	
14mr|texlive-pst-stru-0.11-3|49	%install
14mr|texlive-pst-stru-0.11-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-stru-0.11-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-stru-0.11-3|52	
14mr|texlive-pst-stru-0.11-3|53	
14mr|texlive-pst-stru-0.11-3|54	
14mr|texlive-pst-stru-0.11-3|55	%changelog
14mr|texlive-pst-stru-0.11-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11-3
14mr|texlive-pst-stru-0.11-3|57	+ Revision: f187c26
14mr|texlive-pst-stru-0.11-3|58	- MassBuild#440: Increase release tag
14mr|texlive-pst-stru-0.11-3|59	
14mr|texlive-pst-stru-0.11-3|60	

21172 14
14mr|texlive-pst-support-20090205-3|1	# revision 15878
14mr|texlive-pst-support-20090205-3|2	# category Package
14mr|texlive-pst-support-20090205-3|3	# catalog-ctan /graphics/pstricks/pst-support
14mr|texlive-pst-support-20090205-3|4	# catalog-date 2009-02-07 21:39:27 +0100
14mr|texlive-pst-support-20090205-3|5	# catalog-license lppl
14mr|texlive-pst-support-20090205-3|6	# catalog-version 2009-02-05
14mr|texlive-pst-support-20090205-3|7	Name:		texlive-pst-support
14mr|texlive-pst-support-20090205-3|8	Version:	20090205
14mr|texlive-pst-support-20090205-3|9	Release:	3
14mr|texlive-pst-support-20090205-3|10	Summary:	Assorted support files for use with PStricks
14mr|texlive-pst-support-20090205-3|11	Group:		Publishing
14mr|texlive-pst-support-20090205-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/pst-support
14mr|texlive-pst-support-20090205-3|13	License:	LPPL
14mr|texlive-pst-support-20090205-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-support.tar.xz
14mr|texlive-pst-support-20090205-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-support.doc.tar.xz
14mr|texlive-pst-support-20090205-3|16	BuildArch:	noarch
14mr|texlive-pst-support-20090205-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-support-20090205-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-support-20090205-3|19	
14mr|texlive-pst-support-20090205-3|20	%description
14mr|texlive-pst-support-20090205-3|21	An appropriate set of job options, together with process
14mr|texlive-pst-support-20090205-3|22	scripts for use with TeXnicCenter/.
14mr|texlive-pst-support-20090205-3|23	
14mr|texlive-pst-support-20090205-3|24	#-----------------------------------------------------------------------
14mr|texlive-pst-support-20090205-3|25	%files
14mr|texlive-pst-support-20090205-3|26	%doc %{_texmfdistdir}/doc/generic/pst-support/README
14mr|texlive-pst-support-20090205-3|27	%doc %{_texmfdistdir}/doc/generic/pst-support/Standard_transparency.joboptions
14mr|texlive-pst-support-20090205-3|28	%doc %{_texmfdistdir}/doc/generic/pst-support/latex-ps-pdf.tco
14mr|texlive-pst-support-20090205-3|29	%doc %{_texmfdistdir}/doc/generic/pst-support/latex-pstpdf-pdf.tco
14mr|texlive-pst-support-20090205-3|30	%doc %{_texmfdistdir}/doc/generic/pst-support/pdflatex-autopstpdf.tco
14mr|texlive-pst-support-20090205-3|31	
14mr|texlive-pst-support-20090205-3|32	#-----------------------------------------------------------------------
14mr|texlive-pst-support-20090205-3|33	%prep
14mr|texlive-pst-support-20090205-3|34	%setup -c -a0 -a1
14mr|texlive-pst-support-20090205-3|35	
14mr|texlive-pst-support-20090205-3|36	%build
14mr|texlive-pst-support-20090205-3|37	
14mr|texlive-pst-support-20090205-3|38	%install
14mr|texlive-pst-support-20090205-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-support-20090205-3|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-support-20090205-3|41	
14mr|texlive-pst-support-20090205-3|42	
14mr|texlive-pst-support-20090205-3|43	
14mr|texlive-pst-support-20090205-3|44	%changelog
14mr|texlive-pst-support-20090205-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090205-3
14mr|texlive-pst-support-20090205-3|46	+ Revision: 9b80caf
14mr|texlive-pst-support-20090205-3|47	- MassBuild#440: Increase release tag
14mr|texlive-pst-support-20090205-3|48	
14mr|texlive-pst-support-20090205-3|49	

21173 14
14mr|texlive-pst-text-1.00-3|1	# revision 15878
14mr|texlive-pst-text-1.00-3|2	# category Package
14mr|texlive-pst-text-1.00-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-text
14mr|texlive-pst-text-1.00-3|4	# catalog-date 2007-03-11 16:56:01 +0100
14mr|texlive-pst-text-1.00-3|5	# catalog-license lppl
14mr|texlive-pst-text-1.00-3|6	# catalog-version 1.00
14mr|texlive-pst-text-1.00-3|7	Name:		texlive-pst-text
14mr|texlive-pst-text-1.00-3|8	Version:	1.00
14mr|texlive-pst-text-1.00-3|9	Release:	3
14mr|texlive-pst-text-1.00-3|10	Summary:	Text and character manipulation in PSTricks
14mr|texlive-pst-text-1.00-3|11	Group:		Publishing
14mr|texlive-pst-text-1.00-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-text
14mr|texlive-pst-text-1.00-3|13	License:	LPPL
14mr|texlive-pst-text-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-text.tar.xz
14mr|texlive-pst-text-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-text.doc.tar.xz
14mr|texlive-pst-text-1.00-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-text.source.tar.xz
14mr|texlive-pst-text-1.00-3|17	BuildArch:	noarch
14mr|texlive-pst-text-1.00-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-text-1.00-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-text-1.00-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-text-1.00-3|21	
14mr|texlive-pst-text-1.00-3|22	%description
14mr|texlive-pst-text-1.00-3|23	Pst-text is a PSTricks based package for plotting text along a
14mr|texlive-pst-text-1.00-3|24	different path and manipulating characters. It includes the
14mr|texlive-pst-text-1.00-3|25	functionality of the old package pst-char.
14mr|texlive-pst-text-1.00-3|26	
14mr|texlive-pst-text-1.00-3|27	%post
14mr|texlive-pst-text-1.00-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-text-1.00-3|29	
14mr|texlive-pst-text-1.00-3|30	%postun
14mr|texlive-pst-text-1.00-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-text-1.00-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-text-1.00-3|33	fi
14mr|texlive-pst-text-1.00-3|34	
14mr|texlive-pst-text-1.00-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-text-1.00-3|36	%files
14mr|texlive-pst-text-1.00-3|37	%{_texmfdistdir}/dvips/pst-text/pst-text.pro
14mr|texlive-pst-text-1.00-3|38	%{_texmfdistdir}/tex/generic/pst-text/pst-char.tex
14mr|texlive-pst-text-1.00-3|39	%{_texmfdistdir}/tex/generic/pst-text/pst-text.tex
14mr|texlive-pst-text-1.00-3|40	%{_texmfdistdir}/tex/latex/pst-text/pst-char.sty
14mr|texlive-pst-text-1.00-3|41	%{_texmfdistdir}/tex/latex/pst-text/pst-text.sty
14mr|texlive-pst-text-1.00-3|42	%doc %{_texmfdistdir}/doc/generic/pst-text/Changes
14mr|texlive-pst-text-1.00-3|43	%doc %{_texmfdistdir}/doc/generic/pst-text/README
14mr|texlive-pst-text-1.00-3|44	%doc %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.bib
14mr|texlive-pst-text-1.00-3|45	%doc %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.pdf
14mr|texlive-pst-text-1.00-3|46	%doc %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.tex
14mr|texlive-pst-text-1.00-3|47	#- source
14mr|texlive-pst-text-1.00-3|48	%doc %{_texmfdistdir}/source/generic/pst-text/Makefile
14mr|texlive-pst-text-1.00-3|49	
14mr|texlive-pst-text-1.00-3|50	#-----------------------------------------------------------------------
14mr|texlive-pst-text-1.00-3|51	%prep
14mr|texlive-pst-text-1.00-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-pst-text-1.00-3|53	
14mr|texlive-pst-text-1.00-3|54	%build
14mr|texlive-pst-text-1.00-3|55	
14mr|texlive-pst-text-1.00-3|56	%install
14mr|texlive-pst-text-1.00-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-text-1.00-3|58	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-text-1.00-3|59	
14mr|texlive-pst-text-1.00-3|60	
14mr|texlive-pst-text-1.00-3|61	
14mr|texlive-pst-text-1.00-3|62	%changelog
14mr|texlive-pst-text-1.00-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-pst-text-1.00-3|64	+ Revision: c4151d0
14mr|texlive-pst-text-1.00-3|65	- MassBuild#440: Increase release tag
14mr|texlive-pst-text-1.00-3|66	
14mr|texlive-pst-text-1.00-3|67	

21174 14
14mr|texlive-pst-thick-1.0-3|1	# revision 16369
14mr|texlive-pst-thick-1.0-3|2	# category Package
14mr|texlive-pst-thick-1.0-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-thick
14mr|texlive-pst-thick-1.0-3|4	# catalog-date 2009-12-14 16:47:24 +0100
14mr|texlive-pst-thick-1.0-3|5	# catalog-license lppl
14mr|texlive-pst-thick-1.0-3|6	# catalog-version 1.0
14mr|texlive-pst-thick-1.0-3|7	Name:		texlive-pst-thick
14mr|texlive-pst-thick-1.0-3|8	Version:	1.0
14mr|texlive-pst-thick-1.0-3|9	Release:	3
14mr|texlive-pst-thick-1.0-3|10	Summary:	Drawing very thick lines and curves
14mr|texlive-pst-thick-1.0-3|11	Group:		Publishing
14mr|texlive-pst-thick-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-thick
14mr|texlive-pst-thick-1.0-3|13	License:	LPPL
14mr|texlive-pst-thick-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-thick.tar.xz
14mr|texlive-pst-thick-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-thick.doc.tar.xz
14mr|texlive-pst-thick-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-thick.source.tar.xz
14mr|texlive-pst-thick-1.0-3|17	BuildArch:	noarch
14mr|texlive-pst-thick-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-thick-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-thick-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-thick-1.0-3|21	
14mr|texlive-pst-thick-1.0-3|22	%description
14mr|texlive-pst-thick-1.0-3|23	The package supports drawing of very thick lines and curves in
14mr|texlive-pst-thick-1.0-3|24	PSTricks, with various fillings for the body of the lines.
14mr|texlive-pst-thick-1.0-3|25	
14mr|texlive-pst-thick-1.0-3|26	%post
14mr|texlive-pst-thick-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-pst-thick-1.0-3|28	
14mr|texlive-pst-thick-1.0-3|29	%postun
14mr|texlive-pst-thick-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-thick-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-pst-thick-1.0-3|32	fi
14mr|texlive-pst-thick-1.0-3|33	
14mr|texlive-pst-thick-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-pst-thick-1.0-3|35	%files
14mr|texlive-pst-thick-1.0-3|36	%{_texmfdistdir}/tex/generic/pst-thick/pst-thick.tex
14mr|texlive-pst-thick-1.0-3|37	%{_texmfdistdir}/tex/latex/pst-thick/pst-thick.sty
14mr|texlive-pst-thick-1.0-3|38	%doc %{_texmfdistdir}/doc/generic/pst-thick/Changes
14mr|texlive-pst-thick-1.0-3|39	%doc %{_texmfdistdir}/doc/generic/pst-thick/README
14mr|texlive-pst-thick-1.0-3|40	%doc %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.bib
14mr|texlive-pst-thick-1.0-3|41	%doc %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.pdf
14mr|texlive-pst-thick-1.0-3|42	%doc %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.tex
14mr|texlive-pst-thick-1.0-3|43	#- source
14mr|texlive-pst-thick-1.0-3|44	%doc %{_texmfdistdir}/source/generic/pst-thick/Makefile
14mr|texlive-pst-thick-1.0-3|45	
14mr|texlive-pst-thick-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-pst-thick-1.0-3|47	%prep
14mr|texlive-pst-thick-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-pst-thick-1.0-3|49	
14mr|texlive-pst-thick-1.0-3|50	%build
14mr|texlive-pst-thick-1.0-3|51	
14mr|texlive-pst-thick-1.0-3|52	%install
14mr|texlive-pst-thick-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-thick-1.0-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-thick-1.0-3|55	
14mr|texlive-pst-thick-1.0-3|56	
14mr|texlive-pst-thick-1.0-3|57	
14mr|texlive-pst-thick-1.0-3|58	%changelog
14mr|texlive-pst-thick-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pst-thick-1.0-3|60	+ Revision: 9db55d3
14mr|texlive-pst-thick-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-pst-thick-1.0-3|62	
14mr|texlive-pst-thick-1.0-3|63	

21175 14
14mr|texlive-pst-tools-0.1-2|1	# revision 25024
14mr|texlive-pst-tools-0.1-2|2	# category Package
14mr|texlive-pst-tools-0.1-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-tools
14mr|texlive-pst-tools-0.1-2|4	# catalog-date 2012-01-04 09:11:42 +0100
14mr|texlive-pst-tools-0.1-2|5	# catalog-license lppl
14mr|texlive-pst-tools-0.1-2|6	# catalog-version 0.1
14mr|texlive-pst-tools-0.1-2|7	Name:		texlive-pst-tools
14mr|texlive-pst-tools-0.1-2|8	Version:	0.1
14mr|texlive-pst-tools-0.1-2|9	Release:	2
14mr|texlive-pst-tools-0.1-2|10	Summary:	PStricks support functions
14mr|texlive-pst-tools-0.1-2|11	Group:		Publishing
14mr|texlive-pst-tools-0.1-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-tools
14mr|texlive-pst-tools-0.1-2|13	License:	LPPL
14mr|texlive-pst-tools-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tools.tar.xz
14mr|texlive-pst-tools-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tools.doc.tar.xz
14mr|texlive-pst-tools-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tools.source.tar.xz
14mr|texlive-pst-tools-0.1-2|17	BuildArch:	noarch
14mr|texlive-pst-tools-0.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-tools-0.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-tools-0.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-tools-0.1-2|21	
14mr|texlive-pst-tools-0.1-2|22	%description
14mr|texlive-pst-tools-0.1-2|23	The package provides helper functions for other PSTricks
14mr|texlive-pst-tools-0.1-2|24	related packages.
14mr|texlive-pst-tools-0.1-2|25	
14mr|texlive-pst-tools-0.1-2|26	%post
14mr|texlive-pst-tools-0.1-2|27	%{_sbindir}/texlive.post
14mr|texlive-pst-tools-0.1-2|28	
14mr|texlive-pst-tools-0.1-2|29	%postun
14mr|texlive-pst-tools-0.1-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-pst-tools-0.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-pst-tools-0.1-2|32	fi
14mr|texlive-pst-tools-0.1-2|33	
14mr|texlive-pst-tools-0.1-2|34	#-----------------------------------------------------------------------
14mr|texlive-pst-tools-0.1-2|35	%files
14mr|texlive-pst-tools-0.1-2|36	%{_texmfdistdir}/tex/generic/pst-tools/pst-tools.tex
14mr|texlive-pst-tools-0.1-2|37	%{_texmfdistdir}/tex/latex/pst-tools/pst-tools.sty
14mr|texlive-pst-tools-0.1-2|38	%doc %{_texmfdistdir}/doc/generic/pst-tools/Changes
14mr|texlive-pst-tools-0.1-2|39	%doc %{_texmfdistdir}/doc/generic/pst-tools/README
14mr|texlive-pst-tools-0.1-2|40	%doc %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.bib
14mr|texlive-pst-tools-0.1-2|41	%doc %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.pdf
14mr|texlive-pst-tools-0.1-2|42	%doc %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.tex
14mr|texlive-pst-tools-0.1-2|43	#- source
14mr|texlive-pst-tools-0.1-2|44	%doc %{_texmfdistdir}/source/generic/pst-tools/Makefile
14mr|texlive-pst-tools-0.1-2|45	
14mr|texlive-pst-tools-0.1-2|46	#-----------------------------------------------------------------------
14mr|texlive-pst-tools-0.1-2|47	%prep
14mr|texlive-pst-tools-0.1-2|48	%setup -c -a0 -a1 -a2
14mr|texlive-pst-tools-0.1-2|49	
14mr|texlive-pst-tools-0.1-2|50	%build
14mr|texlive-pst-tools-0.1-2|51	
14mr|texlive-pst-tools-0.1-2|52	%install
14mr|texlive-pst-tools-0.1-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-tools-0.1-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-tools-0.1-2|55	
14mr|texlive-pst-tools-0.1-2|56	
14mr|texlive-pst-tools-0.1-2|57	
14mr|texlive-pst-tools-0.1-2|58	%changelog
14mr|texlive-pst-tools-0.1-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-pst-tools-0.1-2|60	+ Revision: cd4ce51
14mr|texlive-pst-tools-0.1-2|61	- MassBuild#440: Increase release tag
14mr|texlive-pst-tools-0.1-2|62	
14mr|texlive-pst-tools-0.1-2|63	

21176 14
14mr|texlive-pst-tree-1.12-3|1	# revision 24142
14mr|texlive-pst-tree-1.12-3|2	# category Package
14mr|texlive-pst-tree-1.12-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-tree
14mr|texlive-pst-tree-1.12-3|4	# catalog-date 2011-09-29 17:52:33 +0200
14mr|texlive-pst-tree-1.12-3|5	# catalog-license lppl
14mr|texlive-pst-tree-1.12-3|6	# catalog-version 1.12
14mr|texlive-pst-tree-1.12-3|7	Name:		texlive-pst-tree
14mr|texlive-pst-tree-1.12-3|8	Version:	1.12
14mr|texlive-pst-tree-1.12-3|9	Release:	3
14mr|texlive-pst-tree-1.12-3|10	Summary:	Trees, using pstricks
14mr|texlive-pst-tree-1.12-3|11	Group:		Publishing
14mr|texlive-pst-tree-1.12-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-tree
14mr|texlive-pst-tree-1.12-3|13	License:	LPPL
14mr|texlive-pst-tree-1.12-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tree.tar.xz
14mr|texlive-pst-tree-1.12-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tree.doc.tar.xz
14mr|texlive-pst-tree-1.12-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tree.source.tar.xz
14mr|texlive-pst-tree-1.12-3|17	BuildArch:	noarch
14mr|texlive-pst-tree-1.12-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-tree-1.12-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-tree-1.12-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-tree-1.12-3|21	
14mr|texlive-pst-tree-1.12-3|22	%description
14mr|texlive-pst-tree-1.12-3|23	pst-tree is a pstricks package that defines a macro \pstree
14mr|texlive-pst-tree-1.12-3|24	which offers a structured way of joining nodes created using
14mr|texlive-pst-tree-1.12-3|25	pst-node in order to draw trees.
14mr|texlive-pst-tree-1.12-3|26	
14mr|texlive-pst-tree-1.12-3|27	%post
14mr|texlive-pst-tree-1.12-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-tree-1.12-3|29	
14mr|texlive-pst-tree-1.12-3|30	%postun
14mr|texlive-pst-tree-1.12-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-tree-1.12-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-tree-1.12-3|33	fi
14mr|texlive-pst-tree-1.12-3|34	
14mr|texlive-pst-tree-1.12-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-tree-1.12-3|36	%files
14mr|texlive-pst-tree-1.12-3|37	%{_texmfdistdir}/tex/generic/pst-tree/pst-tree.tex
14mr|texlive-pst-tree-1.12-3|38	%{_texmfdistdir}/tex/latex/pst-tree/pst-tree.sty
14mr|texlive-pst-tree-1.12-3|39	%doc %{_texmfdistdir}/doc/generic/pst-tree/Changes
14mr|texlive-pst-tree-1.12-3|40	%doc %{_texmfdistdir}/doc/generic/pst-tree/README
14mr|texlive-pst-tree-1.12-3|41	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc-de.pdf
14mr|texlive-pst-tree-1.12-3|42	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc-de.tex
14mr|texlive-pst-tree-1.12-3|43	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.bib
14mr|texlive-pst-tree-1.12-3|44	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.pdf
14mr|texlive-pst-tree-1.12-3|45	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.tex
14mr|texlive-pst-tree-1.12-3|46	#- source
14mr|texlive-pst-tree-1.12-3|47	%doc %{_texmfdistdir}/source/generic/pst-tree/Makefile
14mr|texlive-pst-tree-1.12-3|48	
14mr|texlive-pst-tree-1.12-3|49	#-----------------------------------------------------------------------
14mr|texlive-pst-tree-1.12-3|50	%prep
14mr|texlive-pst-tree-1.12-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-pst-tree-1.12-3|52	
14mr|texlive-pst-tree-1.12-3|53	%build
14mr|texlive-pst-tree-1.12-3|54	
14mr|texlive-pst-tree-1.12-3|55	%install
14mr|texlive-pst-tree-1.12-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-tree-1.12-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-tree-1.12-3|58	
14mr|texlive-pst-tree-1.12-3|59	
14mr|texlive-pst-tree-1.12-3|60	
14mr|texlive-pst-tree-1.12-3|61	%changelog
14mr|texlive-pst-tree-1.12-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.12-3
14mr|texlive-pst-tree-1.12-3|63	+ Revision: e936a40
14mr|texlive-pst-tree-1.12-3|64	- MassBuild#440: Increase release tag
14mr|texlive-pst-tree-1.12-3|65	
14mr|texlive-pst-tree-1.12-3|66	

21177 14
14mr|texlive-pst-tvz-1.01-3|1	# revision 23451
14mr|texlive-pst-tvz-1.01-3|2	# category Package
14mr|texlive-pst-tvz-1.01-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-tvz
14mr|texlive-pst-tvz-1.01-3|4	# catalog-date 2011-06-14 17:30:27 +0200
14mr|texlive-pst-tvz-1.01-3|5	# catalog-license lppl1.3
14mr|texlive-pst-tvz-1.01-3|6	# catalog-version 1.01
14mr|texlive-pst-tvz-1.01-3|7	Name:		texlive-pst-tvz
14mr|texlive-pst-tvz-1.01-3|8	Version:	1.01
14mr|texlive-pst-tvz-1.01-3|9	Release:	3
14mr|texlive-pst-tvz-1.01-3|10	Summary:	Draw trees with more than on root node, using PSTricks
14mr|texlive-pst-tvz-1.01-3|11	Group:		Publishing
14mr|texlive-pst-tvz-1.01-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-tvz
14mr|texlive-pst-tvz-1.01-3|13	License:	LPPL1.3
14mr|texlive-pst-tvz-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tvz.tar.xz
14mr|texlive-pst-tvz-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tvz.doc.tar.xz
14mr|texlive-pst-tvz-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tvz.source.tar.xz
14mr|texlive-pst-tvz-1.01-3|17	BuildArch:	noarch
14mr|texlive-pst-tvz-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-tvz-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-tvz-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-tvz-1.01-3|21	
14mr|texlive-pst-tvz-1.01-3|22	%description
14mr|texlive-pst-tvz-1.01-3|23	The package uses PSTricks to draw trees with more than one root
14mr|texlive-pst-tvz-1.01-3|24	node. It is similar to pst-tree, though it uses a different
14mr|texlive-pst-tvz-1.01-3|25	placement algorithm.
14mr|texlive-pst-tvz-1.01-3|26	
14mr|texlive-pst-tvz-1.01-3|27	%post
14mr|texlive-pst-tvz-1.01-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-tvz-1.01-3|29	
14mr|texlive-pst-tvz-1.01-3|30	%postun
14mr|texlive-pst-tvz-1.01-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-tvz-1.01-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-tvz-1.01-3|33	fi
14mr|texlive-pst-tvz-1.01-3|34	
14mr|texlive-pst-tvz-1.01-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-tvz-1.01-3|36	%files
14mr|texlive-pst-tvz-1.01-3|37	%{_texmfdistdir}/tex/generic/pst-tvz/pst-tvz.tex
14mr|texlive-pst-tvz-1.01-3|38	%{_texmfdistdir}/tex/latex/pst-tvz/pst-tvz.sty
14mr|texlive-pst-tvz-1.01-3|39	%doc %{_texmfdistdir}/doc/generic/pst-tvz/Changes
14mr|texlive-pst-tvz-1.01-3|40	%doc %{_texmfdistdir}/doc/generic/pst-tvz/README
14mr|texlive-pst-tvz-1.01-3|41	%doc %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.bib
14mr|texlive-pst-tvz-1.01-3|42	%doc %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.pdf
14mr|texlive-pst-tvz-1.01-3|43	%doc %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.tex
14mr|texlive-pst-tvz-1.01-3|44	#- source
14mr|texlive-pst-tvz-1.01-3|45	%doc %{_texmfdistdir}/source/generic/pst-tvz/Makefile
14mr|texlive-pst-tvz-1.01-3|46	
14mr|texlive-pst-tvz-1.01-3|47	#-----------------------------------------------------------------------
14mr|texlive-pst-tvz-1.01-3|48	%prep
14mr|texlive-pst-tvz-1.01-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-pst-tvz-1.01-3|50	
14mr|texlive-pst-tvz-1.01-3|51	%build
14mr|texlive-pst-tvz-1.01-3|52	
14mr|texlive-pst-tvz-1.01-3|53	%install
14mr|texlive-pst-tvz-1.01-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-tvz-1.01-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-tvz-1.01-3|56	
14mr|texlive-pst-tvz-1.01-3|57	
14mr|texlive-pst-tvz-1.01-3|58	
14mr|texlive-pst-tvz-1.01-3|59	%changelog
14mr|texlive-pst-tvz-1.01-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-pst-tvz-1.01-3|61	+ Revision: 4932512
14mr|texlive-pst-tvz-1.01-3|62	- MassBuild#440: Increase release tag
14mr|texlive-pst-tvz-1.01-3|63	
14mr|texlive-pst-tvz-1.01-3|64	

21178 14
14mr|texlive-pst-uml-0.83-3|1	# revision 15878
14mr|texlive-pst-uml-0.83-3|2	# category Package
14mr|texlive-pst-uml-0.83-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-uml
14mr|texlive-pst-uml-0.83-3|4	# catalog-date 2007-01-04 21:17:26 +0100
14mr|texlive-pst-uml-0.83-3|5	# catalog-license lppl
14mr|texlive-pst-uml-0.83-3|6	# catalog-version 0.83
14mr|texlive-pst-uml-0.83-3|7	Name:		texlive-pst-uml
14mr|texlive-pst-uml-0.83-3|8	Version:	0.83
14mr|texlive-pst-uml-0.83-3|9	Release:	3
14mr|texlive-pst-uml-0.83-3|10	Summary:	UML diagrams with PSTricks
14mr|texlive-pst-uml-0.83-3|11	Group:		Publishing
14mr|texlive-pst-uml-0.83-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-uml
14mr|texlive-pst-uml-0.83-3|13	License:	LPPL
14mr|texlive-pst-uml-0.83-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-uml.tar.xz
14mr|texlive-pst-uml-0.83-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-uml.doc.tar.xz
14mr|texlive-pst-uml-0.83-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-uml.source.tar.xz
14mr|texlive-pst-uml-0.83-3|17	BuildArch:	noarch
14mr|texlive-pst-uml-0.83-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-uml-0.83-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-uml-0.83-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-uml-0.83-3|21	Requires:	texlive-multido
14mr|texlive-pst-uml-0.83-3|22	
14mr|texlive-pst-uml-0.83-3|23	%description
14mr|texlive-pst-uml-0.83-3|24	pst-uml is a PSTricks package that provides support for drawing
14mr|texlive-pst-uml-0.83-3|25	moderately complex UML (Universal Modelling Language) diagrams.
14mr|texlive-pst-uml-0.83-3|26	(The PDF documentation is written in French.).
14mr|texlive-pst-uml-0.83-3|27	
14mr|texlive-pst-uml-0.83-3|28	%post
14mr|texlive-pst-uml-0.83-3|29	%{_sbindir}/texlive.post
14mr|texlive-pst-uml-0.83-3|30	
14mr|texlive-pst-uml-0.83-3|31	%postun
14mr|texlive-pst-uml-0.83-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-pst-uml-0.83-3|33	%{_sbindir}/texlive.post
14mr|texlive-pst-uml-0.83-3|34	fi
14mr|texlive-pst-uml-0.83-3|35	
14mr|texlive-pst-uml-0.83-3|36	#-----------------------------------------------------------------------
14mr|texlive-pst-uml-0.83-3|37	%files
14mr|texlive-pst-uml-0.83-3|38	%{_texmfdistdir}/tex/latex/pst-uml/pst-uml.sty
14mr|texlive-pst-uml-0.83-3|39	%doc %{_texmfdistdir}/doc/generic/pst-uml/Changes
14mr|texlive-pst-uml-0.83-3|40	%doc %{_texmfdistdir}/doc/generic/pst-uml/README
14mr|texlive-pst-uml-0.83-3|41	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagCase.tex
14mr|texlive-pst-uml-0.83-3|42	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagClass.tex
14mr|texlive-pst-uml-0.83-3|43	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagClass1.tex
14mr|texlive-pst-uml-0.83-3|44	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagSeq.tex
14mr|texlive-pst-uml-0.83-3|45	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagState.tex
14mr|texlive-pst-uml-0.83-3|46	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-doc.pdf
14mr|texlive-pst-uml-0.83-3|47	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-doc.tex
14mr|texlive-pst-uml-0.83-3|48	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.pdf
14mr|texlive-pst-uml-0.83-3|49	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.tex
14mr|texlive-pst-uml-0.83-3|50	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-exemples.pdf
14mr|texlive-pst-uml-0.83-3|51	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-exemples.tex
14mr|texlive-pst-uml-0.83-3|52	#- source
14mr|texlive-pst-uml-0.83-3|53	%doc %{_texmfdistdir}/source/generic/pst-uml/Makefile
14mr|texlive-pst-uml-0.83-3|54	
14mr|texlive-pst-uml-0.83-3|55	#-----------------------------------------------------------------------
14mr|texlive-pst-uml-0.83-3|56	%prep
14mr|texlive-pst-uml-0.83-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-pst-uml-0.83-3|58	
14mr|texlive-pst-uml-0.83-3|59	%build
14mr|texlive-pst-uml-0.83-3|60	
14mr|texlive-pst-uml-0.83-3|61	%install
14mr|texlive-pst-uml-0.83-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-uml-0.83-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-uml-0.83-3|64	
14mr|texlive-pst-uml-0.83-3|65	
14mr|texlive-pst-uml-0.83-3|66	
14mr|texlive-pst-uml-0.83-3|67	%changelog
14mr|texlive-pst-uml-0.83-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.83-3
14mr|texlive-pst-uml-0.83-3|69	+ Revision: 39cd31a
14mr|texlive-pst-uml-0.83-3|70	- MassBuild#440: Increase release tag
14mr|texlive-pst-uml-0.83-3|71	
14mr|texlive-pst-uml-0.83-3|72	

21179 14
14mr|texlive-pst-vowel-1.0-4|1	# revision 25228
14mr|texlive-pst-vowel-1.0-4|2	# category Package
14mr|texlive-pst-vowel-1.0-4|3	# catalog-ctan /macros/latex/contrib/pst-vowel
14mr|texlive-pst-vowel-1.0-4|4	# catalog-date 2012-01-28 08:48:38 +0100
14mr|texlive-pst-vowel-1.0-4|5	# catalog-license lppl
14mr|texlive-pst-vowel-1.0-4|6	# catalog-version 1.0
14mr|texlive-pst-vowel-1.0-4|7	Name:		texlive-pst-vowel
14mr|texlive-pst-vowel-1.0-4|8	Version:	1.0
14mr|texlive-pst-vowel-1.0-4|9	Release:	4
14mr|texlive-pst-vowel-1.0-4|10	Summary:	Enable arrows showing diphthongs on vowel charts
14mr|texlive-pst-vowel-1.0-4|11	Group:		Publishing
14mr|texlive-pst-vowel-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pst-vowel
14mr|texlive-pst-vowel-1.0-4|13	License:	LPPL
14mr|texlive-pst-vowel-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vowel.tar.xz
14mr|texlive-pst-vowel-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vowel.doc.tar.xz
14mr|texlive-pst-vowel-1.0-4|16	BuildArch:	noarch
14mr|texlive-pst-vowel-1.0-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-vowel-1.0-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-vowel-1.0-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-pst-vowel-1.0-4|20	
14mr|texlive-pst-vowel-1.0-4|21	%description
14mr|texlive-pst-vowel-1.0-4|22	The package extends vowel.sty (distributed as part of the tipa
14mr|texlive-pst-vowel-1.0-4|23	bundle) by allowing the user to draw arrows between vowels to
14mr|texlive-pst-vowel-1.0-4|24	show relationships such as diphthong membership. The package
14mr|texlive-pst-vowel-1.0-4|25	depends on use of pstricks.
14mr|texlive-pst-vowel-1.0-4|26	
14mr|texlive-pst-vowel-1.0-4|27	%post
14mr|texlive-pst-vowel-1.0-4|28	%{_sbindir}/texlive.post
14mr|texlive-pst-vowel-1.0-4|29	
14mr|texlive-pst-vowel-1.0-4|30	%postun
14mr|texlive-pst-vowel-1.0-4|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-vowel-1.0-4|32	%{_sbindir}/texlive.post
14mr|texlive-pst-vowel-1.0-4|33	fi
14mr|texlive-pst-vowel-1.0-4|34	
14mr|texlive-pst-vowel-1.0-4|35	#-----------------------------------------------------------------------
14mr|texlive-pst-vowel-1.0-4|36	%files
14mr|texlive-pst-vowel-1.0-4|37	%{_texmfdistdir}/tex/latex/pst-vowel/pst-vowel.sty
14mr|texlive-pst-vowel-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/pst-vowel/README
14mr|texlive-pst-vowel-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/pst-vowel/pst-vowel.pdf
14mr|texlive-pst-vowel-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/pst-vowel/pst-vowel.tex
14mr|texlive-pst-vowel-1.0-4|41	
14mr|texlive-pst-vowel-1.0-4|42	#-----------------------------------------------------------------------
14mr|texlive-pst-vowel-1.0-4|43	%prep
14mr|texlive-pst-vowel-1.0-4|44	%setup -c -a0 -a1
14mr|texlive-pst-vowel-1.0-4|45	
14mr|texlive-pst-vowel-1.0-4|46	%build
14mr|texlive-pst-vowel-1.0-4|47	
14mr|texlive-pst-vowel-1.0-4|48	%install
14mr|texlive-pst-vowel-1.0-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-vowel-1.0-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-vowel-1.0-4|51	
14mr|texlive-pst-vowel-1.0-4|52	
14mr|texlive-pst-vowel-1.0-4|53	
14mr|texlive-pst-vowel-1.0-4|54	%changelog
14mr|texlive-pst-vowel-1.0-4|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-4
14mr|texlive-pst-vowel-1.0-4|56	+ Revision: 702eb53
14mr|texlive-pst-vowel-1.0-4|57	- MassBuild#440: Increase release tag
14mr|texlive-pst-vowel-1.0-4|58	
14mr|texlive-pst-vowel-1.0-4|59	

21180 14
14mr|texlive-pst-vue3d-1.24-3|1	# revision 15878
14mr|texlive-pst-vue3d-1.24-3|2	# category Package
14mr|texlive-pst-vue3d-1.24-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-vue3d
14mr|texlive-pst-vue3d-1.24-3|4	# catalog-date 2008-02-21 14:49:16 +0100
14mr|texlive-pst-vue3d-1.24-3|5	# catalog-license lppl
14mr|texlive-pst-vue3d-1.24-3|6	# catalog-version 1.24
14mr|texlive-pst-vue3d-1.24-3|7	Name:		texlive-pst-vue3d
14mr|texlive-pst-vue3d-1.24-3|8	Version:	1.24
14mr|texlive-pst-vue3d-1.24-3|9	Release:	3
14mr|texlive-pst-vue3d-1.24-3|10	Summary:	Draw perspective views of three dimensional objects
14mr|texlive-pst-vue3d-1.24-3|11	Group:		Publishing
14mr|texlive-pst-vue3d-1.24-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-vue3d
14mr|texlive-pst-vue3d-1.24-3|13	License:	LPPL
14mr|texlive-pst-vue3d-1.24-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vue3d.tar.xz
14mr|texlive-pst-vue3d-1.24-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vue3d.doc.tar.xz
14mr|texlive-pst-vue3d-1.24-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vue3d.source.tar.xz
14mr|texlive-pst-vue3d-1.24-3|17	BuildArch:	noarch
14mr|texlive-pst-vue3d-1.24-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pst-vue3d-1.24-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pst-vue3d-1.24-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pst-vue3d-1.24-3|21	
14mr|texlive-pst-vue3d-1.24-3|22	%description
14mr|texlive-pst-vue3d-1.24-3|23	With pst-vue3d three dimensional objects like cubes, spheres
14mr|texlive-pst-vue3d-1.24-3|24	and others can be viewed from different points. The
14mr|texlive-pst-vue3d-1.24-3|25	distribution includes a comprehensive set of examples of usage.
14mr|texlive-pst-vue3d-1.24-3|26	
14mr|texlive-pst-vue3d-1.24-3|27	%post
14mr|texlive-pst-vue3d-1.24-3|28	%{_sbindir}/texlive.post
14mr|texlive-pst-vue3d-1.24-3|29	
14mr|texlive-pst-vue3d-1.24-3|30	%postun
14mr|texlive-pst-vue3d-1.24-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-pst-vue3d-1.24-3|32	%{_sbindir}/texlive.post
14mr|texlive-pst-vue3d-1.24-3|33	fi
14mr|texlive-pst-vue3d-1.24-3|34	
14mr|texlive-pst-vue3d-1.24-3|35	#-----------------------------------------------------------------------
14mr|texlive-pst-vue3d-1.24-3|36	%files
14mr|texlive-pst-vue3d-1.24-3|37	%{_texmfdistdir}/dvips/pst-vue3d/pst-vue3d.pro
14mr|texlive-pst-vue3d-1.24-3|38	%{_texmfdistdir}/tex/generic/pst-vue3d/pst-vue3d.tex
14mr|texlive-pst-vue3d-1.24-3|39	%{_texmfdistdir}/tex/latex/pst-vue3d/pst-vue3d.sty
14mr|texlive-pst-vue3d-1.24-3|40	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/Changes
14mr|texlive-pst-vue3d-1.24-3|41	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/README
14mr|texlive-pst-vue3d-1.24-3|42	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.bib
14mr|texlive-pst-vue3d-1.24-3|43	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.pdf
14mr|texlive-pst-vue3d-1.24-3|44	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.tex
14mr|texlive-pst-vue3d-1.24-3|45	#- source
14mr|texlive-pst-vue3d-1.24-3|46	%doc %{_texmfdistdir}/source/generic/pst-vue3d/Makefile
14mr|texlive-pst-vue3d-1.24-3|47	
14mr|texlive-pst-vue3d-1.24-3|48	#-----------------------------------------------------------------------
14mr|texlive-pst-vue3d-1.24-3|49	%prep
14mr|texlive-pst-vue3d-1.24-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pst-vue3d-1.24-3|51	
14mr|texlive-pst-vue3d-1.24-3|52	%build
14mr|texlive-pst-vue3d-1.24-3|53	
14mr|texlive-pst-vue3d-1.24-3|54	%install
14mr|texlive-pst-vue3d-1.24-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-vue3d-1.24-3|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pst-vue3d-1.24-3|57	
14mr|texlive-pst-vue3d-1.24-3|58	
14mr|texlive-pst-vue3d-1.24-3|59	
14mr|texlive-pst-vue3d-1.24-3|60	%changelog
14mr|texlive-pst-vue3d-1.24-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.24-3
14mr|texlive-pst-vue3d-1.24-3|62	+ Revision: 22c022a
14mr|texlive-pst-vue3d-1.24-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pst-vue3d-1.24-3|64	
14mr|texlive-pst-vue3d-1.24-3|65	

21181 14
14mr|texlive-psu-thesis-1.1-3|1	# revision 15878
14mr|texlive-psu-thesis-1.1-3|2	# category Package
14mr|texlive-psu-thesis-1.1-3|3	# catalog-ctan /macros/latex/contrib/psu-thesis
14mr|texlive-psu-thesis-1.1-3|4	# catalog-date 2008-09-20 13:36:26 +0200
14mr|texlive-psu-thesis-1.1-3|5	# catalog-license lppl
14mr|texlive-psu-thesis-1.1-3|6	# catalog-version 1.1
14mr|texlive-psu-thesis-1.1-3|7	Name:		texlive-psu-thesis
14mr|texlive-psu-thesis-1.1-3|8	Version:	1.1
14mr|texlive-psu-thesis-1.1-3|9	Release:	3
14mr|texlive-psu-thesis-1.1-3|10	Summary:	Package for writing a thesis at Penn State University
14mr|texlive-psu-thesis-1.1-3|11	Group:		Publishing
14mr|texlive-psu-thesis-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/psu-thesis
14mr|texlive-psu-thesis-1.1-3|13	License:	LPPL
14mr|texlive-psu-thesis-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psu-thesis.tar.xz
14mr|texlive-psu-thesis-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psu-thesis.doc.tar.xz
14mr|texlive-psu-thesis-1.1-3|16	BuildArch:	noarch
14mr|texlive-psu-thesis-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-psu-thesis-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-psu-thesis-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-psu-thesis-1.1-3|20	
14mr|texlive-psu-thesis-1.1-3|21	%description
14mr|texlive-psu-thesis-1.1-3|22	The package provides proper page formatting according to the
14mr|texlive-psu-thesis-1.1-3|23	Penn State thesis office guidelines (as of 2004) and
14mr|texlive-psu-thesis-1.1-3|24	automatically formats the front and back matter, title page,
14mr|texlive-psu-thesis-1.1-3|25	and more. A BibTeX style file is also included for the
14mr|texlive-psu-thesis-1.1-3|26	bibliography.
14mr|texlive-psu-thesis-1.1-3|27	
14mr|texlive-psu-thesis-1.1-3|28	%post
14mr|texlive-psu-thesis-1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-psu-thesis-1.1-3|30	
14mr|texlive-psu-thesis-1.1-3|31	%postun
14mr|texlive-psu-thesis-1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-psu-thesis-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-psu-thesis-1.1-3|34	fi
14mr|texlive-psu-thesis-1.1-3|35	
14mr|texlive-psu-thesis-1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-psu-thesis-1.1-3|37	%files
14mr|texlive-psu-thesis-1.1-3|38	%{_texmfdistdir}/bibtex/bst/psu-thesis/psuthesis.bst
14mr|texlive-psu-thesis-1.1-3|39	%{_texmfdistdir}/tex/latex/psu-thesis/psu-thesis.sty
14mr|texlive-psu-thesis-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/psu-thesis/README
14mr|texlive-psu-thesis-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/psu-thesis/manual.pdf
14mr|texlive-psu-thesis-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/psu-thesis/manual.tex
14mr|texlive-psu-thesis-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/psu-thesis/mssample.pdf
14mr|texlive-psu-thesis-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/psu-thesis/mssample.tex
14mr|texlive-psu-thesis-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/psu-thesis/phdsample.pdf
14mr|texlive-psu-thesis-1.1-3|46	%doc %{_texmfdistdir}/doc/latex/psu-thesis/phdsample.tex
14mr|texlive-psu-thesis-1.1-3|47	
14mr|texlive-psu-thesis-1.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-psu-thesis-1.1-3|49	%prep
14mr|texlive-psu-thesis-1.1-3|50	%setup -c -a0 -a1
14mr|texlive-psu-thesis-1.1-3|51	
14mr|texlive-psu-thesis-1.1-3|52	%build
14mr|texlive-psu-thesis-1.1-3|53	
14mr|texlive-psu-thesis-1.1-3|54	%install
14mr|texlive-psu-thesis-1.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-psu-thesis-1.1-3|56	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-psu-thesis-1.1-3|57	
14mr|texlive-psu-thesis-1.1-3|58	
14mr|texlive-psu-thesis-1.1-3|59	
14mr|texlive-psu-thesis-1.1-3|60	%changelog
14mr|texlive-psu-thesis-1.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-psu-thesis-1.1-3|62	+ Revision: 97310a3
14mr|texlive-psu-thesis-1.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-psu-thesis-1.1-3|64	
14mr|texlive-psu-thesis-1.1-3|65	

21182 14
14mr|texlive-psutils-p17-7|1	# revision 23089
14mr|texlive-psutils-p17-7|2	# category TLCore
14mr|texlive-psutils-p17-7|3	# catalog-ctan /support/psutils
14mr|texlive-psutils-p17-7|4	# catalog-date 2009-11-10 00:30:52 +0100
14mr|texlive-psutils-p17-7|5	# catalog-license other-free
14mr|texlive-psutils-p17-7|6	# catalog-version p17
14mr|texlive-psutils-p17-7|7	Name:		texlive-psutils
14mr|texlive-psutils-p17-7|8	Version:	p17
14mr|texlive-psutils-p17-7|9	Release:	7
14mr|texlive-psutils-p17-7|10	Summary:	PostScript utilities
14mr|texlive-psutils-p17-7|11	Group:		Publishing
14mr|texlive-psutils-p17-7|12	URL:		http://www.ctan.org/tex-archive/support/psutils
14mr|texlive-psutils-p17-7|13	License:	OTHER-FREE
14mr|texlive-psutils-p17-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psutils.tar.xz
14mr|texlive-psutils-p17-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psutils.doc.tar.xz
14mr|texlive-psutils-p17-7|16	BuildArch:	noarch
14mr|texlive-psutils-p17-7|17	Provides:	texlive-psutils.bin = %{EVRD}
14mr|texlive-psutils-p17-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-psutils-p17-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-psutils-p17-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-psutils-p17-7|21	
14mr|texlive-psutils-p17-7|22	%description
14mr|texlive-psutils-p17-7|23	A bundle of utilities for manipulating PostScript documents,
14mr|texlive-psutils-p17-7|24	including page selection and rearrangement, resizing the page,
14mr|texlive-psutils-p17-7|25	arrangement into signatures for booklet printing, and page
14mr|texlive-psutils-p17-7|26	merging for n-up printing. Utilities include psbook, psselect,
14mr|texlive-psutils-p17-7|27	pstops, psnup, psresize, epsffit.
14mr|texlive-psutils-p17-7|28	
14mr|texlive-psutils-p17-7|29	%post
14mr|texlive-psutils-p17-7|30	%{_sbindir}/texlive.post
14mr|texlive-psutils-p17-7|31	
14mr|texlive-psutils-p17-7|32	%postun
14mr|texlive-psutils-p17-7|33	if [ $1 -eq 0 ]; then
14mr|texlive-psutils-p17-7|34	%{_sbindir}/texlive.post
14mr|texlive-psutils-p17-7|35	fi
14mr|texlive-psutils-p17-7|36	
14mr|texlive-psutils-p17-7|37	#-----------------------------------------------------------------------
14mr|texlive-psutils-p17-7|38	%files
14mr|texlive-psutils-p17-7|39	%{_bindir}/extractres
14mr|texlive-psutils-p17-7|40	%{_bindir}/fixdlsrps
14mr|texlive-psutils-p17-7|41	%{_bindir}/fixfmps
14mr|texlive-psutils-p17-7|42	%{_bindir}/fixpsditps
14mr|texlive-psutils-p17-7|43	%{_bindir}/fixpspps
14mr|texlive-psutils-p17-7|44	%{_bindir}/fixscribeps
14mr|texlive-psutils-p17-7|45	%{_bindir}/fixtpps
14mr|texlive-psutils-p17-7|46	%{_bindir}/fixwfwps
14mr|texlive-psutils-p17-7|47	%{_bindir}/fixwpps
14mr|texlive-psutils-p17-7|48	%{_bindir}/fixwwps
14mr|texlive-psutils-p17-7|49	%{_bindir}/includeres
14mr|texlive-psutils-p17-7|50	%{_bindir}/psmerge
14mr|texlive-psutils-p17-7|51	%{_texmfdir}/scripts/psutils/extractres.pl
14mr|texlive-psutils-p17-7|52	%{_texmfdir}/scripts/psutils/fixdlsrps.pl
14mr|texlive-psutils-p17-7|53	%{_texmfdir}/scripts/psutils/fixfmps.pl
14mr|texlive-psutils-p17-7|54	%{_texmfdir}/scripts/psutils/fixpsditps.pl
14mr|texlive-psutils-p17-7|55	%{_texmfdir}/scripts/psutils/fixpspps.pl
14mr|texlive-psutils-p17-7|56	%{_texmfdir}/scripts/psutils/fixscribeps.pl
14mr|texlive-psutils-p17-7|57	%{_texmfdir}/scripts/psutils/fixtpps.pl
14mr|texlive-psutils-p17-7|58	%{_texmfdir}/scripts/psutils/fixwfwps.pl
14mr|texlive-psutils-p17-7|59	%{_texmfdir}/scripts/psutils/fixwpps.pl
14mr|texlive-psutils-p17-7|60	%{_texmfdir}/scripts/psutils/fixwwps.pl
14mr|texlive-psutils-p17-7|61	%{_texmfdir}/scripts/psutils/includeres.pl
14mr|texlive-psutils-p17-7|62	%{_texmfdir}/scripts/psutils/psmerge.pl
14mr|texlive-psutils-p17-7|63	%doc %{_mandir}/man1/epsffit.1*
14mr|texlive-psutils-p17-7|64	%doc %{_texmfdir}/doc/man/man1/epsffit.man1.pdf
14mr|texlive-psutils-p17-7|65	%doc %{_mandir}/man1/extractres.1*
14mr|texlive-psutils-p17-7|66	%doc %{_texmfdir}/doc/man/man1/extractres.man1.pdf
14mr|texlive-psutils-p17-7|67	%doc %{_mandir}/man1/fixdlsrps.1*
14mr|texlive-psutils-p17-7|68	%doc %{_texmfdir}/doc/man/man1/fixdlsrps.man1.pdf
14mr|texlive-psutils-p17-7|69	%doc %{_mandir}/man1/fixfmps.1*
14mr|texlive-psutils-p17-7|70	%doc %{_texmfdir}/doc/man/man1/fixfmps.man1.pdf
14mr|texlive-psutils-p17-7|71	%doc %{_mandir}/man1/fixpsditps.1*
14mr|texlive-psutils-p17-7|72	%doc %{_texmfdir}/doc/man/man1/fixpsditps.man1.pdf
14mr|texlive-psutils-p17-7|73	%doc %{_mandir}/man1/fixpspps.1*
14mr|texlive-psutils-p17-7|74	%doc %{_texmfdir}/doc/man/man1/fixpspps.man1.pdf
14mr|texlive-psutils-p17-7|75	%doc %{_mandir}/man1/fixscribeps.1*
14mr|texlive-psutils-p17-7|76	%doc %{_texmfdir}/doc/man/man1/fixscribeps.man1.pdf
14mr|texlive-psutils-p17-7|77	%doc %{_mandir}/man1/fixtpps.1*
14mr|texlive-psutils-p17-7|78	%doc %{_texmfdir}/doc/man/man1/fixtpps.man1.pdf
14mr|texlive-psutils-p17-7|79	%doc %{_mandir}/man1/fixwfwps.1*
14mr|texlive-psutils-p17-7|80	%doc %{_texmfdir}/doc/man/man1/fixwfwps.man1.pdf
14mr|texlive-psutils-p17-7|81	%doc %{_mandir}/man1/fixwpps.1*
14mr|texlive-psutils-p17-7|82	%doc %{_texmfdir}/doc/man/man1/fixwpps.man1.pdf
14mr|texlive-psutils-p17-7|83	%doc %{_mandir}/man1/fixwwps.1*
14mr|texlive-psutils-p17-7|84	%doc %{_texmfdir}/doc/man/man1/fixwwps.man1.pdf
14mr|texlive-psutils-p17-7|85	%doc %{_mandir}/man1/includeres.1*
14mr|texlive-psutils-p17-7|86	%doc %{_texmfdir}/doc/man/man1/includeres.man1.pdf
14mr|texlive-psutils-p17-7|87	%doc %{_mandir}/man1/psbook.1*
14mr|texlive-psutils-p17-7|88	%doc %{_texmfdir}/doc/man/man1/psbook.man1.pdf
14mr|texlive-psutils-p17-7|89	%doc %{_mandir}/man1/psmerge.1*
14mr|texlive-psutils-p17-7|90	%doc %{_texmfdir}/doc/man/man1/psmerge.man1.pdf
14mr|texlive-psutils-p17-7|91	%doc %{_mandir}/man1/psnup.1*
14mr|texlive-psutils-p17-7|92	%doc %{_texmfdir}/doc/man/man1/psnup.man1.pdf
14mr|texlive-psutils-p17-7|93	%doc %{_mandir}/man1/psresize.1*
14mr|texlive-psutils-p17-7|94	%doc %{_texmfdir}/doc/man/man1/psresize.man1.pdf
14mr|texlive-psutils-p17-7|95	%doc %{_mandir}/man1/psselect.1*
14mr|texlive-psutils-p17-7|96	%doc %{_texmfdir}/doc/man/man1/psselect.man1.pdf
14mr|texlive-psutils-p17-7|97	%doc %{_mandir}/man1/pstops.1*
14mr|texlive-psutils-p17-7|98	%doc %{_texmfdir}/doc/man/man1/pstops.man1.pdf
14mr|texlive-psutils-p17-7|99	
14mr|texlive-psutils-p17-7|100	#-----------------------------------------------------------------------
14mr|texlive-psutils-p17-7|101	%prep
14mr|texlive-psutils-p17-7|102	%setup -c -a0 -a1
14mr|texlive-psutils-p17-7|103	
14mr|texlive-psutils-p17-7|104	%build
14mr|texlive-psutils-p17-7|105	
14mr|texlive-psutils-p17-7|106	%install
14mr|texlive-psutils-p17-7|107	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-psutils-p17-7|108	pushd %{buildroot}%{_bindir}
14mr|texlive-psutils-p17-7|109	ln -sf %{_texmfdir}/scripts/psutils/extractres.pl extractres
14mr|texlive-psutils-p17-7|110	ln -sf %{_texmfdir}/scripts/psutils/fixdlsrps.pl fixdlsrps
14mr|texlive-psutils-p17-7|111	ln -sf %{_texmfdir}/scripts/psutils/fixfmps.pl fixfmps
14mr|texlive-psutils-p17-7|112	ln -sf %{_texmfdir}/scripts/psutils/fixpsditps.pl fixpsditps
14mr|texlive-psutils-p17-7|113	ln -sf %{_texmfdir}/scripts/psutils/fixpspps.pl fixpspps
14mr|texlive-psutils-p17-7|114	ln -sf %{_texmfdir}/scripts/psutils/fixscribeps.pl fixscribeps
14mr|texlive-psutils-p17-7|115	ln -sf %{_texmfdir}/scripts/psutils/fixtpps.pl fixtpps
14mr|texlive-psutils-p17-7|116	ln -sf %{_texmfdir}/scripts/psutils/fixwfwps.pl fixwfwps
14mr|texlive-psutils-p17-7|117	ln -sf %{_texmfdir}/scripts/psutils/fixwpps.pl fixwpps
14mr|texlive-psutils-p17-7|118	ln -sf %{_texmfdir}/scripts/psutils/fixwwps.pl fixwwps
14mr|texlive-psutils-p17-7|119	ln -sf %{_texmfdir}/scripts/psutils/includeres.pl includeres
14mr|texlive-psutils-p17-7|120	ln -sf %{_texmfdir}/scripts/psutils/psmerge.pl psmerge
14mr|texlive-psutils-p17-7|121	popd
14mr|texlive-psutils-p17-7|122	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-psutils-p17-7|123	cp -fpar texmf %{buildroot}%{_datadir}
14mr|texlive-psutils-p17-7|124	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-psutils-p17-7|125	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-psutils-p17-7|126	
14mr|texlive-psutils-p17-7|127	
14mr|texlive-psutils-p17-7|128	
14mr|texlive-psutils-p17-7|129	%changelog
14mr|texlive-psutils-p17-7|130	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> p17-7
14mr|texlive-psutils-p17-7|131	+ Revision: 66c38ff
14mr|texlive-psutils-p17-7|132	- MassBuild#440: Increase release tag
14mr|texlive-psutils-p17-7|133	
14mr|texlive-psutils-p17-7|134	

21183 14
14mr|texlive-ptex-20111109-15|1	# revision 31898
14mr|texlive-ptex-20111109-15|2	# category Package
14mr|texlive-ptex-20111109-15|3	# catalog-ctan /language/japanese/ptex
14mr|texlive-ptex-20111109-15|4	# catalog-date 2011-11-09 15:33:34 +0100
14mr|texlive-ptex-20111109-15|5	# catalog-license other-free
14mr|texlive-ptex-20111109-15|6	# catalog-version undef
14mr|texlive-ptex-20111109-15|7	Name:		texlive-ptex
14mr|texlive-ptex-20111109-15|8	Version:	20111109
14mr|texlive-ptex-20111109-15|9	Release:	15
14mr|texlive-ptex-20111109-15|10	Summary:	A TeX system for publishing in Japanese
14mr|texlive-ptex-20111109-15|11	Group:		Publishing
14mr|texlive-ptex-20111109-15|12	URL:		http://www.ctan.org/tex-archive/language/japanese/ptex
14mr|texlive-ptex-20111109-15|13	License:	OTHER-FREE
14mr|texlive-ptex-20111109-15|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.tar.xz
14mr|texlive-ptex-20111109-15|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.doc.tar.xz
14mr|texlive-ptex-20111109-15|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.source.tar.xz
14mr|texlive-ptex-20111109-15|17	BuildArch:	noarch
14mr|texlive-ptex-20111109-15|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ptex-20111109-15|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ptex-20111109-15|20	Requires(post):	texlive-kpathsea
14mr|texlive-ptex-20111109-15|21	Requires(post):	texlive-tetex
14mr|texlive-ptex-20111109-15|22	Requires:	texlive-tex
14mr|texlive-ptex-20111109-15|23	Requires:	texlive-latex
14mr|texlive-ptex-20111109-15|24	Requires:	texlive-hyph-utf8
14mr|texlive-ptex-20111109-15|25	Requires:	texlive-adobemapping
14mr|texlive-ptex-20111109-15|26	Requires:	texlive-ipaex
14mr|texlive-ptex-20111109-15|27	Requires:	texlive-japanese
14mr|texlive-ptex-20111109-15|28	Requires:	texlive-japanese-otf
14mr|texlive-ptex-20111109-15|29	Requires:	texlive-ptex.bin
14mr|texlive-ptex-20111109-15|30	
14mr|texlive-ptex-20111109-15|31	%description
14mr|texlive-ptex-20111109-15|32	PTeX adds features related to vertical writing, and deals with
14mr|texlive-ptex-20111109-15|33	other problems in typesetting Japanese. A set of additions to a
14mr|texlive-ptex-20111109-15|34	TEXMF tree, for use with PTeX, may be found in package PTeX-
14mr|texlive-ptex-20111109-15|35	texmf. PTeX is distributed as WEB change files.
14mr|texlive-ptex-20111109-15|36	
14mr|texlive-ptex-20111109-15|37	%post
14mr|texlive-ptex-20111109-15|38	%{_sbindir}/texlive.post
14mr|texlive-ptex-20111109-15|39	
14mr|texlive-ptex-20111109-15|40	%postun
14mr|texlive-ptex-20111109-15|41	if [ $1 -eq 0 ]; then
14mr|texlive-ptex-20111109-15|42	%{_sbindir}/texlive.post
14mr|texlive-ptex-20111109-15|43	fi
14mr|texlive-ptex-20111109-15|44	
14mr|texlive-ptex-20111109-15|45	#-----------------------------------------------------------------------
14mr|texlive-ptex-20111109-15|46	%files
14mr|texlive-ptex-20111109-15|47	%{_texmfdistdir}/fonts/map/dvipdfmx/ptex/morisawa.map
14mr|texlive-ptex-20111109-15|48	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascgrp.mf
14mr|texlive-ptex-20111109-15|49	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii.mf
14mr|texlive-ptex-20111109-15|50	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii10.mf
14mr|texlive-ptex-20111109-15|51	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii36.mf
14mr|texlive-ptex-20111109-15|52	%{_texmfdistdir}/fonts/source/ptex/jis/jis-v.pl
14mr|texlive-ptex-20111109-15|53	%{_texmfdistdir}/fonts/source/ptex/jis/jis.pl
14mr|texlive-ptex-20111109-15|54	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth10.pl
14mr|texlive-ptex-20111109-15|55	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth5.pl
14mr|texlive-ptex-20111109-15|56	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth6.pl
14mr|texlive-ptex-20111109-15|57	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth7.pl
14mr|texlive-ptex-20111109-15|58	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth8.pl
14mr|texlive-ptex-20111109-15|59	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth9.pl
14mr|texlive-ptex-20111109-15|60	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin10.pl
14mr|texlive-ptex-20111109-15|61	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin5.pl
14mr|texlive-ptex-20111109-15|62	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin6.pl
14mr|texlive-ptex-20111109-15|63	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin7.pl
14mr|texlive-ptex-20111109-15|64	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin8.pl
14mr|texlive-ptex-20111109-15|65	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin9.pl
14mr|texlive-ptex-20111109-15|66	%{_texmfdistdir}/fonts/source/ptex/standard/goth10.pl
14mr|texlive-ptex-20111109-15|67	%{_texmfdistdir}/fonts/source/ptex/standard/goth5.pl
14mr|texlive-ptex-20111109-15|68	%{_texmfdistdir}/fonts/source/ptex/standard/goth6.pl
14mr|texlive-ptex-20111109-15|69	%{_texmfdistdir}/fonts/source/ptex/standard/goth7.pl
14mr|texlive-ptex-20111109-15|70	%{_texmfdistdir}/fonts/source/ptex/standard/goth8.pl
14mr|texlive-ptex-20111109-15|71	%{_texmfdistdir}/fonts/source/ptex/standard/goth9.pl
14mr|texlive-ptex-20111109-15|72	%{_texmfdistdir}/fonts/source/ptex/standard/min10.pl
14mr|texlive-ptex-20111109-15|73	%{_texmfdistdir}/fonts/source/ptex/standard/min5.pl
14mr|texlive-ptex-20111109-15|74	%{_texmfdistdir}/fonts/source/ptex/standard/min6.pl
14mr|texlive-ptex-20111109-15|75	%{_texmfdistdir}/fonts/source/ptex/standard/min7.pl
14mr|texlive-ptex-20111109-15|76	%{_texmfdistdir}/fonts/source/ptex/standard/min8.pl
14mr|texlive-ptex-20111109-15|77	%{_texmfdistdir}/fonts/source/ptex/standard/min9.pl
14mr|texlive-ptex-20111109-15|78	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth10.pl
14mr|texlive-ptex-20111109-15|79	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth5.pl
14mr|texlive-ptex-20111109-15|80	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth6.pl
14mr|texlive-ptex-20111109-15|81	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth7.pl
14mr|texlive-ptex-20111109-15|82	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth8.pl
14mr|texlive-ptex-20111109-15|83	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth9.pl
14mr|texlive-ptex-20111109-15|84	%{_texmfdistdir}/fonts/source/ptex/standard/tmin10.pl
14mr|texlive-ptex-20111109-15|85	%{_texmfdistdir}/fonts/source/ptex/standard/tmin5.pl
14mr|texlive-ptex-20111109-15|86	%{_texmfdistdir}/fonts/source/ptex/standard/tmin6.pl
14mr|texlive-ptex-20111109-15|87	%{_texmfdistdir}/fonts/source/ptex/standard/tmin7.pl
14mr|texlive-ptex-20111109-15|88	%{_texmfdistdir}/fonts/source/ptex/standard/tmin8.pl
14mr|texlive-ptex-20111109-15|89	%{_texmfdistdir}/fonts/source/ptex/standard/tmin9.pl
14mr|texlive-ptex-20111109-15|90	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascgrp.tfm
14mr|texlive-ptex-20111109-15|91	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascii10.tfm
14mr|texlive-ptex-20111109-15|92	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascii36.tfm
14mr|texlive-ptex-20111109-15|93	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futogo-b-v.tfm
14mr|texlive-ptex-20111109-15|94	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futogo-b.tfm
14mr|texlive-ptex-20111109-15|95	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futomin-b-v.tfm
14mr|texlive-ptex-20111109-15|96	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futomin-b.tfm
14mr|texlive-ptex-20111109-15|97	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gbm.tfm
14mr|texlive-ptex-20111109-15|98	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gbmv.tfm
14mr|texlive-ptex-20111109-15|99	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gtbbb-m-v.tfm
14mr|texlive-ptex-20111109-15|100	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gtbbb-m.tfm
14mr|texlive-ptex-20111109-15|101	%{_texmfdistdir}/fonts/tfm/ptex/dvips/jun101-l-v.tfm
14mr|texlive-ptex-20111109-15|102	%{_texmfdistdir}/fonts/tfm/ptex/dvips/jun101-l.tfm
14mr|texlive-ptex-20111109-15|103	%{_texmfdistdir}/fonts/tfm/ptex/dvips/rml.tfm
14mr|texlive-ptex-20111109-15|104	%{_texmfdistdir}/fonts/tfm/ptex/dvips/rmlv.tfm
14mr|texlive-ptex-20111109-15|105	%{_texmfdistdir}/fonts/tfm/ptex/dvips/ryumin-l-v.tfm
14mr|texlive-ptex-20111109-15|106	%{_texmfdistdir}/fonts/tfm/ptex/dvips/ryumin-l.tfm
14mr|texlive-ptex-20111109-15|107	%{_texmfdistdir}/fonts/tfm/ptex/jis/jis-v.tfm
14mr|texlive-ptex-20111109-15|108	%{_texmfdistdir}/fonts/tfm/ptex/jis/jis.tfm
14mr|texlive-ptex-20111109-15|109	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisg-v.tfm
14mr|texlive-ptex-20111109-15|110	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisg.tfm
14mr|texlive-ptex-20111109-15|111	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisgn-v.tfm
14mr|texlive-ptex-20111109-15|112	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisgn.tfm
14mr|texlive-ptex-20111109-15|113	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisn-v.tfm
14mr|texlive-ptex-20111109-15|114	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisn.tfm
14mr|texlive-ptex-20111109-15|115	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-H.tfm
14mr|texlive-ptex-20111109-15|116	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-J.tfm
14mr|texlive-ptex-20111109-15|117	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-V.tfm
14mr|texlive-ptex-20111109-15|118	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-H.tfm
14mr|texlive-ptex-20111109-15|119	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-J.tfm
14mr|texlive-ptex-20111109-15|120	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-V.tfm
14mr|texlive-ptex-20111109-15|121	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-H.tfm
14mr|texlive-ptex-20111109-15|122	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-J.tfm
14mr|texlive-ptex-20111109-15|123	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-V.tfm
14mr|texlive-ptex-20111109-15|124	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-H.tfm
14mr|texlive-ptex-20111109-15|125	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-J.tfm
14mr|texlive-ptex-20111109-15|126	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-V.tfm
14mr|texlive-ptex-20111109-15|127	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-H.tfm
14mr|texlive-ptex-20111109-15|128	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-J.tfm
14mr|texlive-ptex-20111109-15|129	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-V.tfm
14mr|texlive-ptex-20111109-15|130	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth10.tfm
14mr|texlive-ptex-20111109-15|131	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth5.tfm
14mr|texlive-ptex-20111109-15|132	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth6.tfm
14mr|texlive-ptex-20111109-15|133	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth7.tfm
14mr|texlive-ptex-20111109-15|134	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth8.tfm
14mr|texlive-ptex-20111109-15|135	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth9.tfm
14mr|texlive-ptex-20111109-15|136	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin10.tfm
14mr|texlive-ptex-20111109-15|137	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin5.tfm
14mr|texlive-ptex-20111109-15|138	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin6.tfm
14mr|texlive-ptex-20111109-15|139	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin7.tfm
14mr|texlive-ptex-20111109-15|140	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin8.tfm
14mr|texlive-ptex-20111109-15|141	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin9.tfm
14mr|texlive-ptex-20111109-15|142	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth10.tfm
14mr|texlive-ptex-20111109-15|143	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth5.tfm
14mr|texlive-ptex-20111109-15|144	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth6.tfm
14mr|texlive-ptex-20111109-15|145	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth7.tfm
14mr|texlive-ptex-20111109-15|146	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth8.tfm
14mr|texlive-ptex-20111109-15|147	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth9.tfm
14mr|texlive-ptex-20111109-15|148	%{_texmfdistdir}/fonts/tfm/ptex/standard/min10.tfm
14mr|texlive-ptex-20111109-15|149	%{_texmfdistdir}/fonts/tfm/ptex/standard/min5.tfm
14mr|texlive-ptex-20111109-15|150	%{_texmfdistdir}/fonts/tfm/ptex/standard/min6.tfm
14mr|texlive-ptex-20111109-15|151	%{_texmfdistdir}/fonts/tfm/ptex/standard/min7.tfm
14mr|texlive-ptex-20111109-15|152	%{_texmfdistdir}/fonts/tfm/ptex/standard/min8.tfm
14mr|texlive-ptex-20111109-15|153	%{_texmfdistdir}/fonts/tfm/ptex/standard/min9.tfm
14mr|texlive-ptex-20111109-15|154	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth10.tfm
14mr|texlive-ptex-20111109-15|155	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth5.tfm
14mr|texlive-ptex-20111109-15|156	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth6.tfm
14mr|texlive-ptex-20111109-15|157	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth7.tfm
14mr|texlive-ptex-20111109-15|158	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth8.tfm
14mr|texlive-ptex-20111109-15|159	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth9.tfm
14mr|texlive-ptex-20111109-15|160	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin10.tfm
14mr|texlive-ptex-20111109-15|161	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin5.tfm
14mr|texlive-ptex-20111109-15|162	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin6.tfm
14mr|texlive-ptex-20111109-15|163	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin7.tfm
14mr|texlive-ptex-20111109-15|164	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin8.tfm
14mr|texlive-ptex-20111109-15|165	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin9.tfm
14mr|texlive-ptex-20111109-15|166	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascgrp.pfb
14mr|texlive-ptex-20111109-15|167	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascii10.pfb
14mr|texlive-ptex-20111109-15|168	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascii36.pfb
14mr|texlive-ptex-20111109-15|169	%{_texmfdistdir}/fonts/vf/ptex/jis/jis-v.vf
14mr|texlive-ptex-20111109-15|170	%{_texmfdistdir}/fonts/vf/ptex/jis/jis.vf
14mr|texlive-ptex-20111109-15|171	%{_texmfdistdir}/fonts/vf/ptex/jis/jisg-v.vf
14mr|texlive-ptex-20111109-15|172	%{_texmfdistdir}/fonts/vf/ptex/jis/jisg.vf
14mr|texlive-ptex-20111109-15|173	%{_texmfdistdir}/fonts/vf/ptex/jis/jisgn-v.vf
14mr|texlive-ptex-20111109-15|174	%{_texmfdistdir}/fonts/vf/ptex/jis/jisgn.vf
14mr|texlive-ptex-20111109-15|175	%{_texmfdistdir}/fonts/vf/ptex/jis/jisn-v.vf
14mr|texlive-ptex-20111109-15|176	%{_texmfdistdir}/fonts/vf/ptex/jis/jisn.vf
14mr|texlive-ptex-20111109-15|177	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-H.vf
14mr|texlive-ptex-20111109-15|178	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-J.vf
14mr|texlive-ptex-20111109-15|179	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-V.vf
14mr|texlive-ptex-20111109-15|180	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-H.vf
14mr|texlive-ptex-20111109-15|181	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-J.vf
14mr|texlive-ptex-20111109-15|182	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-V.vf
14mr|texlive-ptex-20111109-15|183	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-H.vf
14mr|texlive-ptex-20111109-15|184	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-J.vf
14mr|texlive-ptex-20111109-15|185	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-V.vf
14mr|texlive-ptex-20111109-15|186	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-H.vf
14mr|texlive-ptex-20111109-15|187	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-J.vf
14mr|texlive-ptex-20111109-15|188	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-V.vf
14mr|texlive-ptex-20111109-15|189	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-H.vf
14mr|texlive-ptex-20111109-15|190	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-J.vf
14mr|texlive-ptex-20111109-15|191	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-V.vf
14mr|texlive-ptex-20111109-15|192	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth10.vf
14mr|texlive-ptex-20111109-15|193	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth5.vf
14mr|texlive-ptex-20111109-15|194	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth6.vf
14mr|texlive-ptex-20111109-15|195	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth7.vf
14mr|texlive-ptex-20111109-15|196	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth8.vf
14mr|texlive-ptex-20111109-15|197	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth9.vf
14mr|texlive-ptex-20111109-15|198	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin10.vf
14mr|texlive-ptex-20111109-15|199	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin5.vf
14mr|texlive-ptex-20111109-15|200	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin6.vf
14mr|texlive-ptex-20111109-15|201	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin7.vf
14mr|texlive-ptex-20111109-15|202	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin8.vf
14mr|texlive-ptex-20111109-15|203	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin9.vf
14mr|texlive-ptex-20111109-15|204	%{_texmfdistdir}/fonts/vf/ptex/standard/goth10.vf
14mr|texlive-ptex-20111109-15|205	%{_texmfdistdir}/fonts/vf/ptex/standard/goth5.vf
14mr|texlive-ptex-20111109-15|206	%{_texmfdistdir}/fonts/vf/ptex/standard/goth6.vf
14mr|texlive-ptex-20111109-15|207	%{_texmfdistdir}/fonts/vf/ptex/standard/goth7.vf
14mr|texlive-ptex-20111109-15|208	%{_texmfdistdir}/fonts/vf/ptex/standard/goth8.vf
14mr|texlive-ptex-20111109-15|209	%{_texmfdistdir}/fonts/vf/ptex/standard/goth9.vf
14mr|texlive-ptex-20111109-15|210	%{_texmfdistdir}/fonts/vf/ptex/standard/min10.vf
14mr|texlive-ptex-20111109-15|211	%{_texmfdistdir}/fonts/vf/ptex/standard/min5.vf
14mr|texlive-ptex-20111109-15|212	%{_texmfdistdir}/fonts/vf/ptex/standard/min6.vf
14mr|texlive-ptex-20111109-15|213	%{_texmfdistdir}/fonts/vf/ptex/standard/min7.vf
14mr|texlive-ptex-20111109-15|214	%{_texmfdistdir}/fonts/vf/ptex/standard/min8.vf
14mr|texlive-ptex-20111109-15|215	%{_texmfdistdir}/fonts/vf/ptex/standard/min9.vf
14mr|texlive-ptex-20111109-15|216	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth10.vf
14mr|texlive-ptex-20111109-15|217	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth5.vf
14mr|texlive-ptex-20111109-15|218	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth6.vf
14mr|texlive-ptex-20111109-15|219	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth7.vf
14mr|texlive-ptex-20111109-15|220	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth8.vf
14mr|texlive-ptex-20111109-15|221	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth9.vf
14mr|texlive-ptex-20111109-15|222	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin10.vf
14mr|texlive-ptex-20111109-15|223	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin5.vf
14mr|texlive-ptex-20111109-15|224	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin6.vf
14mr|texlive-ptex-20111109-15|225	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin7.vf
14mr|texlive-ptex-20111109-15|226	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin8.vf
14mr|texlive-ptex-20111109-15|227	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin9.vf
14mr|texlive-ptex-20111109-15|228	%{_texmfdistdir}/pbibtex/bib/jxampl.bib
14mr|texlive-ptex-20111109-15|229	%{_texmfdistdir}/pbibtex/bst/jabbrv.bst
14mr|texlive-ptex-20111109-15|230	%{_texmfdistdir}/pbibtex/bst/jalpha.bst
14mr|texlive-ptex-20111109-15|231	%{_texmfdistdir}/pbibtex/bst/jipsj.bst
14mr|texlive-ptex-20111109-15|232	%{_texmfdistdir}/pbibtex/bst/jname.bst
14mr|texlive-ptex-20111109-15|233	%{_texmfdistdir}/pbibtex/bst/jorsj.bst
14mr|texlive-ptex-20111109-15|234	%{_texmfdistdir}/pbibtex/bst/jplain.bst
14mr|texlive-ptex-20111109-15|235	%{_texmfdistdir}/pbibtex/bst/junsrt.bst
14mr|texlive-ptex-20111109-15|236	%{_texmfdistdir}/pbibtex/bst/tieice.bst
14mr|texlive-ptex-20111109-15|237	%{_texmfdistdir}/pbibtex/bst/tipsj.bst
14mr|texlive-ptex-20111109-15|238	%{_texmfdistdir}/tex/platex/base/ascmac.sty
14mr|texlive-ptex-20111109-15|239	%{_texmfdistdir}/tex/platex/base/jarticle.cls
14mr|texlive-ptex-20111109-15|240	%{_texmfdistdir}/tex/platex/base/jarticle.sty
14mr|texlive-ptex-20111109-15|241	%{_texmfdistdir}/tex/platex/base/jbk10.clo
14mr|texlive-ptex-20111109-15|242	%{_texmfdistdir}/tex/platex/base/jbk11.clo
14mr|texlive-ptex-20111109-15|243	%{_texmfdistdir}/tex/platex/base/jbk12.clo
14mr|texlive-ptex-20111109-15|244	%{_texmfdistdir}/tex/platex/base/jbook.cls
14mr|texlive-ptex-20111109-15|245	%{_texmfdistdir}/tex/platex/base/jbook.sty
14mr|texlive-ptex-20111109-15|246	%{_texmfdistdir}/tex/platex/base/jltxdoc.cls
14mr|texlive-ptex-20111109-15|247	%{_texmfdistdir}/tex/platex/base/jreport.cls
14mr|texlive-ptex-20111109-15|248	%{_texmfdistdir}/tex/platex/base/jreport.sty
14mr|texlive-ptex-20111109-15|249	%{_texmfdistdir}/tex/platex/base/jsize10.clo
14mr|texlive-ptex-20111109-15|250	%{_texmfdistdir}/tex/platex/base/jsize11.clo
14mr|texlive-ptex-20111109-15|251	%{_texmfdistdir}/tex/platex/base/jsize12.clo
14mr|texlive-ptex-20111109-15|252	%{_texmfdistdir}/tex/platex/base/jt1gt.fd
14mr|texlive-ptex-20111109-15|253	%{_texmfdistdir}/tex/platex/base/jt1mc.fd
14mr|texlive-ptex-20111109-15|254	%{_texmfdistdir}/tex/platex/base/jy1gt.fd
14mr|texlive-ptex-20111109-15|255	%{_texmfdistdir}/tex/platex/base/jy1mc.fd
14mr|texlive-ptex-20111109-15|256	%{_texmfdistdir}/tex/platex/base/kinsoku.tex
14mr|texlive-ptex-20111109-15|257	%{_texmfdistdir}/tex/platex/base/nidanfloat.sty
14mr|texlive-ptex-20111109-15|258	%{_texmfdistdir}/tex/platex/base/oldpfont.sty
14mr|texlive-ptex-20111109-15|259	%{_texmfdistdir}/tex/platex/base/pl209.def
14mr|texlive-ptex-20111109-15|260	%{_texmfdistdir}/tex/platex/base/platex.ltx
14mr|texlive-ptex-20111109-15|261	%{_texmfdistdir}/tex/platex/base/plcore.ltx
14mr|texlive-ptex-20111109-15|262	%{_texmfdistdir}/tex/platex/base/pldefs.ltx
14mr|texlive-ptex-20111109-15|263	%{_texmfdistdir}/tex/platex/base/plext.sty
14mr|texlive-ptex-20111109-15|264	%{_texmfdistdir}/tex/platex/base/plnews.cls
14mr|texlive-ptex-20111109-15|265	%{_texmfdistdir}/tex/platex/base/ptrace.sty
14mr|texlive-ptex-20111109-15|266	%{_texmfdistdir}/tex/platex/base/tarticle.cls
14mr|texlive-ptex-20111109-15|267	%{_texmfdistdir}/tex/platex/base/tarticle.sty
14mr|texlive-ptex-20111109-15|268	%{_texmfdistdir}/tex/platex/base/tascmac.sty
14mr|texlive-ptex-20111109-15|269	%{_texmfdistdir}/tex/platex/base/tbk10.clo
14mr|texlive-ptex-20111109-15|270	%{_texmfdistdir}/tex/platex/base/tbk11.clo
14mr|texlive-ptex-20111109-15|271	%{_texmfdistdir}/tex/platex/base/tbk12.clo
14mr|texlive-ptex-20111109-15|272	%{_texmfdistdir}/tex/platex/base/tbook.cls
14mr|texlive-ptex-20111109-15|273	%{_texmfdistdir}/tex/platex/base/tbook.sty
14mr|texlive-ptex-20111109-15|274	%{_texmfdistdir}/tex/platex/base/treport.cls
14mr|texlive-ptex-20111109-15|275	%{_texmfdistdir}/tex/platex/base/treport.sty
14mr|texlive-ptex-20111109-15|276	%{_texmfdistdir}/tex/platex/base/tsize10.clo
14mr|texlive-ptex-20111109-15|277	%{_texmfdistdir}/tex/platex/base/tsize11.clo
14mr|texlive-ptex-20111109-15|278	%{_texmfdistdir}/tex/platex/base/tsize12.clo
14mr|texlive-ptex-20111109-15|279	%{_texmfdistdir}/tex/platex/config/hyphen.cfg
14mr|texlive-ptex-20111109-15|280	%{_texmfdistdir}/tex/platex/config/platex.ini
14mr|texlive-ptex-20111109-15|281	%{_texmfdistdir}/tex/ptex/base/ascii-jplain.tex
14mr|texlive-ptex-20111109-15|282	%{_texmfdistdir}/tex/ptex/base/eptex.src
14mr|texlive-ptex-20111109-15|283	%{_texmfdistdir}/tex/ptex/base/eptexdefs.lib
14mr|texlive-ptex-20111109-15|284	%{_texmfdistdir}/tex/ptex/base/kinsoku.tex
14mr|texlive-ptex-20111109-15|285	%{_texmfdistdir}/tex/ptex/base/ptex.tex
14mr|texlive-ptex-20111109-15|286	%{_texmfdistdir}/tex/ptex/config/eptex.ini
14mr|texlive-ptex-20111109-15|287	%{_texmfdistdir}/tex/ptex/config/ptex.ini
14mr|texlive-ptex-20111109-15|288	%_texmf_fmtutil_d/ptex
14mr|texlive-ptex-20111109-15|289	%_texmf_updmap_d/ptex
14mr|texlive-ptex-20111109-15|290	%doc %{_mandir}/man1/mendex.1*
14mr|texlive-ptex-20111109-15|291	%doc %{_texmfdistdir}/doc/man/man1/mendex.man1.pdf
14mr|texlive-ptex-20111109-15|292	%doc %{_texmfdistdir}/doc/ptex/base/COPYRIGHT
14mr|texlive-ptex-20111109-15|293	%doc %{_texmfdistdir}/doc/ptex/base/COPYRIGHT.txt
14mr|texlive-ptex-20111109-15|294	%doc %{_texmfdistdir}/doc/ptex/base/Changes.txt
14mr|texlive-ptex-20111109-15|295	%doc %{_texmfdistdir}/doc/ptex/base/INSTALL.txt
14mr|texlive-ptex-20111109-15|296	%doc %{_texmfdistdir}/doc/ptex/base/README.txt
14mr|texlive-ptex-20111109-15|297	%doc %{_texmfdistdir}/doc/ptex/base/jfm.pdf
14mr|texlive-ptex-20111109-15|298	%doc %{_texmfdistdir}/doc/ptex/base/jfm.tex
14mr|texlive-ptex-20111109-15|299	%doc %{_texmfdistdir}/doc/ptex/base/jtex.pdf
14mr|texlive-ptex-20111109-15|300	%doc %{_texmfdistdir}/doc/ptex/base/jtex.tex
14mr|texlive-ptex-20111109-15|301	%doc %{_texmfdistdir}/doc/ptex/base/jtexdoc.pdf
14mr|texlive-ptex-20111109-15|302	%doc %{_texmfdistdir}/doc/ptex/base/jtexdoc.tex
14mr|texlive-ptex-20111109-15|303	%doc %{_texmfdistdir}/doc/ptex/base/ptexdoc.pdf
14mr|texlive-ptex-20111109-15|304	%doc %{_texmfdistdir}/doc/ptex/base/ptexdoc.tex
14mr|texlive-ptex-20111109-15|305	%doc %{_texmfdistdir}/doc/ptex/base/ptexskip.pdf
14mr|texlive-ptex-20111109-15|306	%doc %{_texmfdistdir}/doc/ptex/base/ptexskip.tex
14mr|texlive-ptex-20111109-15|307	%doc %{_texmfdistdir}/doc/ptex/jvf/COPYRIGHT
14mr|texlive-ptex-20111109-15|308	%doc %{_texmfdistdir}/doc/ptex/jvf/Changes.txt
14mr|texlive-ptex-20111109-15|309	%doc %{_texmfdistdir}/doc/ptex/jvf/README.txt
14mr|texlive-ptex-20111109-15|310	%doc %{_texmfdistdir}/doc/ptex/pbibtex/README
14mr|texlive-ptex-20111109-15|311	%doc %{_texmfdistdir}/doc/ptex/pbibtex/cpp.awk
14mr|texlive-ptex-20111109-15|312	%doc %{_texmfdistdir}/doc/ptex/pbibtex/generate.sh
14mr|texlive-ptex-20111109-15|313	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.bib
14mr|texlive-ptex-20111109-15|314	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.pdf
14mr|texlive-ptex-20111109-15|315	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.tex
14mr|texlive-ptex-20111109-15|316	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxbst.doc
14mr|texlive-ptex-20111109-15|317	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.bib
14mr|texlive-ptex-20111109-15|318	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.pdf
14mr|texlive-ptex-20111109-15|319	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.tex
14mr|texlive-ptex-20111109-15|320	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.pdf
14mr|texlive-ptex-20111109-15|321	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.tex
14mr|texlive-ptex-20111109-15|322	#- source
14mr|texlive-ptex-20111109-15|323	%doc %{_texmfdistdir}/source/platex/base/Changes.txt
14mr|texlive-ptex-20111109-15|324	%doc %{_texmfdistdir}/source/platex/base/README.txt
14mr|texlive-ptex-20111109-15|325	%doc %{_texmfdistdir}/source/platex/base/README2.txt
14mr|texlive-ptex-20111109-15|326	%doc %{_texmfdistdir}/source/platex/base/Xins.ins
14mr|texlive-ptex-20111109-15|327	%doc %{_texmfdistdir}/source/platex/base/jclasses.dtx
14mr|texlive-ptex-20111109-15|328	%doc %{_texmfdistdir}/source/platex/base/jltxdoc.dtx
14mr|texlive-ptex-20111109-15|329	%doc %{_texmfdistdir}/source/platex/base/kinsoku.dtx
14mr|texlive-ptex-20111109-15|330	%doc %{_texmfdistdir}/source/platex/base/nidanfloat.dtx
14mr|texlive-ptex-20111109-15|331	%doc %{_texmfdistdir}/source/platex/base/nidanfloat.ins
14mr|texlive-ptex-20111109-15|332	%doc %{_texmfdistdir}/source/platex/base/pl209.dtx
14mr|texlive-ptex-20111109-15|333	%doc %{_texmfdistdir}/source/platex/base/pl209.ins
14mr|texlive-ptex-20111109-15|334	%doc %{_texmfdistdir}/source/platex/base/platex.dtx
14mr|texlive-ptex-20111109-15|335	%doc %{_texmfdistdir}/source/platex/base/plcls.ins
14mr|texlive-ptex-20111109-15|336	%doc %{_texmfdistdir}/source/platex/base/plcore.dtx
14mr|texlive-ptex-20111109-15|337	%doc %{_texmfdistdir}/source/platex/base/plcore.ins
14mr|texlive-ptex-20111109-15|338	%doc %{_texmfdistdir}/source/platex/base/pldoc.tex
14mr|texlive-ptex-20111109-15|339	%doc %{_texmfdistdir}/source/platex/base/pldocs.ins
14mr|texlive-ptex-20111109-15|340	%doc %{_texmfdistdir}/source/platex/base/plext.dtx
14mr|texlive-ptex-20111109-15|341	%doc %{_texmfdistdir}/source/platex/base/plfmt.ins
14mr|texlive-ptex-20111109-15|342	%doc %{_texmfdistdir}/source/platex/base/plfonts.dtx
14mr|texlive-ptex-20111109-15|343	%doc %{_texmfdistdir}/source/platex/base/plnews01.tex
14mr|texlive-ptex-20111109-15|344	%doc %{_texmfdistdir}/source/platex/base/plnews02.tex
14mr|texlive-ptex-20111109-15|345	%doc %{_texmfdistdir}/source/platex/base/plnews03.tex
14mr|texlive-ptex-20111109-15|346	%doc %{_texmfdistdir}/source/platex/base/plnews04.tex
14mr|texlive-ptex-20111109-15|347	%doc %{_texmfdistdir}/source/platex/base/plnews05.tex
14mr|texlive-ptex-20111109-15|348	%doc %{_texmfdistdir}/source/platex/base/plnews06.tex
14mr|texlive-ptex-20111109-15|349	%doc %{_texmfdistdir}/source/platex/base/plnews07.tex
14mr|texlive-ptex-20111109-15|350	%doc %{_texmfdistdir}/source/platex/base/plnews08.tex
14mr|texlive-ptex-20111109-15|351	%doc %{_texmfdistdir}/source/platex/base/plpatch.ltx
14mr|texlive-ptex-20111109-15|352	%doc %{_texmfdistdir}/source/platex/base/plvers.dtx
14mr|texlive-ptex-20111109-15|353	
14mr|texlive-ptex-20111109-15|354	#-----------------------------------------------------------------------
14mr|texlive-ptex-20111109-15|355	%prep
14mr|texlive-ptex-20111109-15|356	%setup -c -a0 -a1 -a2
14mr|texlive-ptex-20111109-15|357	
14mr|texlive-ptex-20111109-15|358	%build
14mr|texlive-ptex-20111109-15|359	
14mr|texlive-ptex-20111109-15|360	%install
14mr|texlive-ptex-20111109-15|361	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ptex-20111109-15|362	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ptex-20111109-15|363	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-ptex-20111109-15|364	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-ptex-20111109-15|365	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-ptex-20111109-15|366	cat > %{buildroot}%{_texmf_fmtutil_d}/ptex <<EOF
14mr|texlive-ptex-20111109-15|367	#
14mr|texlive-ptex-20111109-15|368	# from ptex:
14mr|texlive-ptex-20111109-15|369	ptex ptex - ptex.ini
14mr|texlive-ptex-20111109-15|370	eptex eptex language.def *eptex.ini
14mr|texlive-ptex-20111109-15|371	platex eptex language.dat *platex.ini
14mr|texlive-ptex-20111109-15|372	EOF
14mr|texlive-ptex-20111109-15|373	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-ptex-20111109-15|374	cat > %{buildroot}%{_texmf_updmap_d}/ptex <<EOF
14mr|texlive-ptex-20111109-15|375	KanjiMap morisawa.map
14mr|texlive-ptex-20111109-15|376	KanjiMap ptex-@kanjiEmbed@@kanjiVariant@.map
14mr|texlive-ptex-20111109-15|377	EOF
14mr|texlive-ptex-20111109-15|378	
14mr|texlive-ptex-20111109-15|379	%changelog
14mr|texlive-ptex-20111109-15|380	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111109-15
14mr|texlive-ptex-20111109-15|381	+ Revision: ebc78a9
14mr|texlive-ptex-20111109-15|382	- MassBuild#440: Increase release tag
14mr|texlive-ptex-20111109-15|383	
14mr|texlive-ptex-20111109-15|384	

21184 14
14mr|texlive-ptex2pdf-0.4-7|1	# revision 30321
14mr|texlive-ptex2pdf-0.4-7|2	# category Package
14mr|texlive-ptex2pdf-0.4-7|3	# catalog-ctan /language/japanese/ptex2pdf
14mr|texlive-ptex2pdf-0.4-7|4	# catalog-date 2013-05-07 20:01:57 +0200
14mr|texlive-ptex2pdf-0.4-7|5	# catalog-license gpl2
14mr|texlive-ptex2pdf-0.4-7|6	# catalog-version 0.4
14mr|texlive-ptex2pdf-0.4-7|7	Name:		texlive-ptex2pdf
14mr|texlive-ptex2pdf-0.4-7|8	Version:	0.4
14mr|texlive-ptex2pdf-0.4-7|9	Release:	7
14mr|texlive-ptex2pdf-0.4-7|10	Summary:	Convert Japanese TeX documents to PDF
14mr|texlive-ptex2pdf-0.4-7|11	Group:		Publishing
14mr|texlive-ptex2pdf-0.4-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/ptex2pdf
14mr|texlive-ptex2pdf-0.4-7|13	License:	GPL2
14mr|texlive-ptex2pdf-0.4-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex2pdf.tar.xz
14mr|texlive-ptex2pdf-0.4-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex2pdf.doc.tar.xz
14mr|texlive-ptex2pdf-0.4-7|16	BuildArch:	noarch
14mr|texlive-ptex2pdf-0.4-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ptex2pdf-0.4-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ptex2pdf-0.4-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-ptex2pdf-0.4-7|20	Provides:	texlive-ptex2pdf.bin = %{EVRD}
14mr|texlive-ptex2pdf-0.4-7|21	
14mr|texlive-ptex2pdf-0.4-7|22	%description
14mr|texlive-ptex2pdf-0.4-7|23	The Lua script provides system-independent support of Japanese
14mr|texlive-ptex2pdf-0.4-7|24	typesetting engines in TeXworks. As TeXworks typesetting setup
14mr|texlive-ptex2pdf-0.4-7|25	does not allow for multistep processing, this script runs one
14mr|texlive-ptex2pdf-0.4-7|26	of the ptex-based programs (ptex, uptex, eptex, platex,
14mr|texlive-ptex2pdf-0.4-7|27	uplatex) followed by dvipdfmx.
14mr|texlive-ptex2pdf-0.4-7|28	
14mr|texlive-ptex2pdf-0.4-7|29	%post
14mr|texlive-ptex2pdf-0.4-7|30	%{_sbindir}/texlive.post
14mr|texlive-ptex2pdf-0.4-7|31	
14mr|texlive-ptex2pdf-0.4-7|32	%postun
14mr|texlive-ptex2pdf-0.4-7|33	if [ $1 -eq 0 ]; then
14mr|texlive-ptex2pdf-0.4-7|34	%{_sbindir}/texlive.post
14mr|texlive-ptex2pdf-0.4-7|35	fi
14mr|texlive-ptex2pdf-0.4-7|36	
14mr|texlive-ptex2pdf-0.4-7|37	#-----------------------------------------------------------------------
14mr|texlive-ptex2pdf-0.4-7|38	%files
14mr|texlive-ptex2pdf-0.4-7|39	%{_bindir}/ptex2pdf
14mr|texlive-ptex2pdf-0.4-7|40	%{_texmfdistdir}/scripts/ptex2pdf/ptex2pdf.lua
14mr|texlive-ptex2pdf-0.4-7|41	%doc %{_texmfdistdir}/doc/latex/ptex2pdf/COPYING
14mr|texlive-ptex2pdf-0.4-7|42	%doc %{_texmfdistdir}/doc/latex/ptex2pdf/README
14mr|texlive-ptex2pdf-0.4-7|43	
14mr|texlive-ptex2pdf-0.4-7|44	#-----------------------------------------------------------------------
14mr|texlive-ptex2pdf-0.4-7|45	%prep
14mr|texlive-ptex2pdf-0.4-7|46	%setup -c -a0 -a1
14mr|texlive-ptex2pdf-0.4-7|47	
14mr|texlive-ptex2pdf-0.4-7|48	%build
14mr|texlive-ptex2pdf-0.4-7|49	
14mr|texlive-ptex2pdf-0.4-7|50	%install
14mr|texlive-ptex2pdf-0.4-7|51	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-ptex2pdf-0.4-7|52	pushd %{buildroot}%{_bindir}
14mr|texlive-ptex2pdf-0.4-7|53	ln -sf %{_texmfdistdir}/scripts/ptex2pdf/ptex2pdf.lua ptex2pdf
14mr|texlive-ptex2pdf-0.4-7|54	popd
14mr|texlive-ptex2pdf-0.4-7|55	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ptex2pdf-0.4-7|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ptex2pdf-0.4-7|57	
14mr|texlive-ptex2pdf-0.4-7|58	%changelog
14mr|texlive-ptex2pdf-0.4-7|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-7
14mr|texlive-ptex2pdf-0.4-7|60	+ Revision: 85584c6
14mr|texlive-ptex2pdf-0.4-7|61	- MassBuild#440: Increase release tag
14mr|texlive-ptex2pdf-0.4-7|62	
14mr|texlive-ptex2pdf-0.4-7|63	

21185 14
14mr|texlive-ptext-1.1-6|1	# revision 30171
14mr|texlive-ptext-1.1-6|2	# category Package
14mr|texlive-ptext-1.1-6|3	# catalog-ctan /macros/xetex/latex/ptext
14mr|texlive-ptext-1.1-6|4	# catalog-date 2013-04-29 15:26:25 +0200
14mr|texlive-ptext-1.1-6|5	# catalog-license lppl1.2
14mr|texlive-ptext-1.1-6|6	# catalog-version 1.1
14mr|texlive-ptext-1.1-6|7	Name:		texlive-ptext
14mr|texlive-ptext-1.1-6|8	Version:	1.1
14mr|texlive-ptext-1.1-6|9	Release:	6
14mr|texlive-ptext-1.1-6|10	Summary:	A 'lipsum' for Persian
14mr|texlive-ptext-1.1-6|11	Group:		Publishing
14mr|texlive-ptext-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/ptext
14mr|texlive-ptext-1.1-6|13	License:	LPPL1.2
14mr|texlive-ptext-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptext.tar.xz
14mr|texlive-ptext-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptext.doc.tar.xz
14mr|texlive-ptext-1.1-6|16	BuildArch:	noarch
14mr|texlive-ptext-1.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ptext-1.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ptext-1.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-ptext-1.1-6|20	
14mr|texlive-ptext-1.1-6|21	%description
14mr|texlive-ptext-1.1-6|22	The package provides lipsum-like facilities for the Persian
14mr|texlive-ptext-1.1-6|23	language. The source of the filling text is the Persian epic
14mr|texlive-ptext-1.1-6|24	"the Shanameh" (100 paragraphs are used.) The package needs to
14mr|texlive-ptext-1.1-6|25	be run under XeLaTeX.
14mr|texlive-ptext-1.1-6|26	
14mr|texlive-ptext-1.1-6|27	%post
14mr|texlive-ptext-1.1-6|28	%{_sbindir}/texlive.post
14mr|texlive-ptext-1.1-6|29	
14mr|texlive-ptext-1.1-6|30	%postun
14mr|texlive-ptext-1.1-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-ptext-1.1-6|32	%{_sbindir}/texlive.post
14mr|texlive-ptext-1.1-6|33	fi
14mr|texlive-ptext-1.1-6|34	
14mr|texlive-ptext-1.1-6|35	#-----------------------------------------------------------------------
14mr|texlive-ptext-1.1-6|36	%files
14mr|texlive-ptext-1.1-6|37	%{_texmfdistdir}/tex/xelatex/ptext/ptext.sty
14mr|texlive-ptext-1.1-6|38	%doc %{_texmfdistdir}/doc/xelatex/ptext/README
14mr|texlive-ptext-1.1-6|39	%doc %{_texmfdistdir}/doc/xelatex/ptext/ptext.pdf
14mr|texlive-ptext-1.1-6|40	%doc %{_texmfdistdir}/doc/xelatex/ptext/ptext.tex
14mr|texlive-ptext-1.1-6|41	
14mr|texlive-ptext-1.1-6|42	#-----------------------------------------------------------------------
14mr|texlive-ptext-1.1-6|43	%prep
14mr|texlive-ptext-1.1-6|44	%setup -c -a0 -a1
14mr|texlive-ptext-1.1-6|45	
14mr|texlive-ptext-1.1-6|46	%build
14mr|texlive-ptext-1.1-6|47	
14mr|texlive-ptext-1.1-6|48	%install
14mr|texlive-ptext-1.1-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ptext-1.1-6|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ptext-1.1-6|51	
14mr|texlive-ptext-1.1-6|52	%changelog
14mr|texlive-ptext-1.1-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-ptext-1.1-6|54	+ Revision: c4caf54
14mr|texlive-ptext-1.1-6|55	- MassBuild#440: Increase release tag
14mr|texlive-ptext-1.1-6|56	
14mr|texlive-ptext-1.1-6|57	

21186 14
14mr|texlive-ptptex-0.91-3|1	# revision 19440
14mr|texlive-ptptex-0.91-3|2	# category Package
14mr|texlive-ptptex-0.91-3|3	# catalog-ctan /macros/latex/contrib/ptptex
14mr|texlive-ptptex-0.91-3|4	# catalog-date 2008-11-22 15:14:22 +0100
14mr|texlive-ptptex-0.91-3|5	# catalog-license lppl
14mr|texlive-ptptex-0.91-3|6	# catalog-version 0.91
14mr|texlive-ptptex-0.91-3|7	Name:		texlive-ptptex
14mr|texlive-ptptex-0.91-3|8	Version:	0.91
14mr|texlive-ptptex-0.91-3|9	Release:	3
14mr|texlive-ptptex-0.91-3|10	Summary:	Macros for 'Progress of Theoretical Physics'
14mr|texlive-ptptex-0.91-3|11	Group:		Publishing
14mr|texlive-ptptex-0.91-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ptptex
14mr|texlive-ptptex-0.91-3|13	License:	LPPL
14mr|texlive-ptptex-0.91-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptptex.tar.xz
14mr|texlive-ptptex-0.91-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptptex.doc.tar.xz
14mr|texlive-ptptex-0.91-3|16	BuildArch:	noarch
14mr|texlive-ptptex-0.91-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ptptex-0.91-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ptptex-0.91-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ptptex-0.91-3|20	
14mr|texlive-ptptex-0.91-3|21	%description
14mr|texlive-ptptex-0.91-3|22	The distribution contains the class (which offers an option
14mr|texlive-ptptex-0.91-3|23	file for preprints), and a template. The class requires the
14mr|texlive-ptptex-0.91-3|24	cite, overcite and wrapfig packages.
14mr|texlive-ptptex-0.91-3|25	
14mr|texlive-ptptex-0.91-3|26	%post
14mr|texlive-ptptex-0.91-3|27	%{_sbindir}/texlive.post
14mr|texlive-ptptex-0.91-3|28	
14mr|texlive-ptptex-0.91-3|29	%postun
14mr|texlive-ptptex-0.91-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ptptex-0.91-3|31	%{_sbindir}/texlive.post
14mr|texlive-ptptex-0.91-3|32	fi
14mr|texlive-ptptex-0.91-3|33	
14mr|texlive-ptptex-0.91-3|34	#-----------------------------------------------------------------------
14mr|texlive-ptptex-0.91-3|35	%files
14mr|texlive-ptptex-0.91-3|36	%{_texmfdistdir}/tex/latex/ptptex/ptp-prep.clo
14mr|texlive-ptptex-0.91-3|37	%{_texmfdistdir}/tex/latex/ptptex/ptptex.cls
14mr|texlive-ptptex-0.91-3|38	%{_texmfdistdir}/tex/latex/ptptex/wrapft.sty
14mr|texlive-ptptex-0.91-3|39	%doc %{_texmfdistdir}/doc/latex/ptptex/README
14mr|texlive-ptptex-0.91-3|40	%doc %{_texmfdistdir}/doc/latex/ptptex/README.TEXLIVE
14mr|texlive-ptptex-0.91-3|41	%doc %{_texmfdistdir}/doc/latex/ptptex/manptp.pdf
14mr|texlive-ptptex-0.91-3|42	%doc %{_texmfdistdir}/doc/latex/ptptex/manptp.tex
14mr|texlive-ptptex-0.91-3|43	%doc %{_texmfdistdir}/doc/latex/ptptex/template.tex
14mr|texlive-ptptex-0.91-3|44	
14mr|texlive-ptptex-0.91-3|45	#-----------------------------------------------------------------------
14mr|texlive-ptptex-0.91-3|46	%prep
14mr|texlive-ptptex-0.91-3|47	%setup -c -a0 -a1
14mr|texlive-ptptex-0.91-3|48	
14mr|texlive-ptptex-0.91-3|49	%build
14mr|texlive-ptptex-0.91-3|50	
14mr|texlive-ptptex-0.91-3|51	%install
14mr|texlive-ptptex-0.91-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ptptex-0.91-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ptptex-0.91-3|54	
14mr|texlive-ptptex-0.91-3|55	
14mr|texlive-ptptex-0.91-3|56	
14mr|texlive-ptptex-0.91-3|57	%changelog
14mr|texlive-ptptex-0.91-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.91-3
14mr|texlive-ptptex-0.91-3|59	+ Revision: 96e4a68
14mr|texlive-ptptex-0.91-3|60	- MassBuild#440: Increase release tag
14mr|texlive-ptptex-0.91-3|61	
14mr|texlive-ptptex-0.91-3|62	

21187 14
14mr|texlive-punk-20081130-3|1	# revision 13293
14mr|texlive-punk-20081130-3|2	# category Package
14mr|texlive-punk-20081130-3|3	# catalog-ctan /fonts/punk
14mr|texlive-punk-20081130-3|4	# catalog-date 2008-11-30 13:31:17 +0100
14mr|texlive-punk-20081130-3|5	# catalog-license knuth
14mr|texlive-punk-20081130-3|6	# catalog-version undef
14mr|texlive-punk-20081130-3|7	Name:		texlive-punk
14mr|texlive-punk-20081130-3|8	Version:	20081130
14mr|texlive-punk-20081130-3|9	Release:	3
14mr|texlive-punk-20081130-3|10	Summary:	Donald Knuth's punk font
14mr|texlive-punk-20081130-3|11	Group:		Publishing
14mr|texlive-punk-20081130-3|12	URL:		http://www.ctan.org/tex-archive/fonts/punk
14mr|texlive-punk-20081130-3|13	License:	KNUTH
14mr|texlive-punk-20081130-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/punk.tar.xz
14mr|texlive-punk-20081130-3|15	BuildArch:	noarch
14mr|texlive-punk-20081130-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-punk-20081130-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-punk-20081130-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-punk-20081130-3|19	
14mr|texlive-punk-20081130-3|20	%description
14mr|texlive-punk-20081130-3|21	A response to the assertion in a lecture that "typography tends
14mr|texlive-punk-20081130-3|22	to lag behind other stylistic changes by about 10 years". Knuth
14mr|texlive-punk-20081130-3|23	felt it was (in 1988) time to design a replacement for his
14mr|texlive-punk-20081130-3|24	designs of the 1970s, and came up with this font! The fonts are
14mr|texlive-punk-20081130-3|25	distributed as MetaFont source. The package offers LaTeX
14mr|texlive-punk-20081130-3|26	support by Rohit Grover, from an original by Sebastian Rahtz,
14mr|texlive-punk-20081130-3|27	which is slightly odd in claiming that the fonts are T1-
14mr|texlive-punk-20081130-3|28	encoded. A (possibly) more rational support package is to be
14mr|texlive-punk-20081130-3|29	found in punk-latex.
14mr|texlive-punk-20081130-3|30	
14mr|texlive-punk-20081130-3|31	%post
14mr|texlive-punk-20081130-3|32	%{_sbindir}/texlive.post
14mr|texlive-punk-20081130-3|33	
14mr|texlive-punk-20081130-3|34	%postun
14mr|texlive-punk-20081130-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-punk-20081130-3|36	%{_sbindir}/texlive.post
14mr|texlive-punk-20081130-3|37	fi
14mr|texlive-punk-20081130-3|38	
14mr|texlive-punk-20081130-3|39	#-----------------------------------------------------------------------
14mr|texlive-punk-20081130-3|40	%files
14mr|texlive-punk-20081130-3|41	%{_texmfdistdir}/fonts/source/public/punk/punk.mf
14mr|texlive-punk-20081130-3|42	%{_texmfdistdir}/fonts/source/public/punk/punk10.mf
14mr|texlive-punk-20081130-3|43	%{_texmfdistdir}/fonts/source/public/punk/punk12.mf
14mr|texlive-punk-20081130-3|44	%{_texmfdistdir}/fonts/source/public/punk/punk20.mf
14mr|texlive-punk-20081130-3|45	%{_texmfdistdir}/fonts/source/public/punk/punka.mf
14mr|texlive-punk-20081130-3|46	%{_texmfdistdir}/fonts/source/public/punk/punkae.mf
14mr|texlive-punk-20081130-3|47	%{_texmfdistdir}/fonts/source/public/punk/punkbx20.mf
14mr|texlive-punk-20081130-3|48	%{_texmfdistdir}/fonts/source/public/punk/punkd.mf
14mr|texlive-punk-20081130-3|49	%{_texmfdistdir}/fonts/source/public/punk/punkg.mf
14mr|texlive-punk-20081130-3|50	%{_texmfdistdir}/fonts/source/public/punk/punkl.mf
14mr|texlive-punk-20081130-3|51	%{_texmfdistdir}/fonts/source/public/punk/punkp.mf
14mr|texlive-punk-20081130-3|52	%{_texmfdistdir}/fonts/source/public/punk/punksl.mf
14mr|texlive-punk-20081130-3|53	%{_texmfdistdir}/fonts/source/public/punk/punksl20.mf
14mr|texlive-punk-20081130-3|54	%{_texmfdistdir}/fonts/tfm/public/punk/punk10.tfm
14mr|texlive-punk-20081130-3|55	%{_texmfdistdir}/fonts/tfm/public/punk/punk12.tfm
14mr|texlive-punk-20081130-3|56	%{_texmfdistdir}/fonts/tfm/public/punk/punk20.tfm
14mr|texlive-punk-20081130-3|57	%{_texmfdistdir}/fonts/tfm/public/punk/punkbx20.tfm
14mr|texlive-punk-20081130-3|58	%{_texmfdistdir}/fonts/tfm/public/punk/punksl20.tfm
14mr|texlive-punk-20081130-3|59	
14mr|texlive-punk-20081130-3|60	#-----------------------------------------------------------------------
14mr|texlive-punk-20081130-3|61	%prep
14mr|texlive-punk-20081130-3|62	%setup -c -a0
14mr|texlive-punk-20081130-3|63	
14mr|texlive-punk-20081130-3|64	%build
14mr|texlive-punk-20081130-3|65	
14mr|texlive-punk-20081130-3|66	%install
14mr|texlive-punk-20081130-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-punk-20081130-3|68	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-punk-20081130-3|69	
14mr|texlive-punk-20081130-3|70	
14mr|texlive-punk-20081130-3|71	
14mr|texlive-punk-20081130-3|72	%changelog
14mr|texlive-punk-20081130-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081130-3
14mr|texlive-punk-20081130-3|74	+ Revision: 5f8f912
14mr|texlive-punk-20081130-3|75	- MassBuild#440: Increase release tag
14mr|texlive-punk-20081130-3|76	
14mr|texlive-punk-20081130-3|77	

21188 14
14mr|texlive-punknova-1.003-3|1	# revision 24649
14mr|texlive-punknova-1.003-3|2	# category Package
14mr|texlive-punknova-1.003-3|3	# catalog-ctan /fonts/punknova
14mr|texlive-punknova-1.003-3|4	# catalog-date 2011-11-23 11:34:47 +0100
14mr|texlive-punknova-1.003-3|5	# catalog-license other-free
14mr|texlive-punknova-1.003-3|6	# catalog-version 1.003
14mr|texlive-punknova-1.003-3|7	Name:		texlive-punknova
14mr|texlive-punknova-1.003-3|8	Version:	1.003
14mr|texlive-punknova-1.003-3|9	Release:	3
14mr|texlive-punknova-1.003-3|10	Summary:	OpenType version of Knuth's Punk font
14mr|texlive-punknova-1.003-3|11	Group:		Publishing
14mr|texlive-punknova-1.003-3|12	URL:		http://www.ctan.org/tex-archive/fonts/punknova
14mr|texlive-punknova-1.003-3|13	License:	OTHER-FREE
14mr|texlive-punknova-1.003-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/punknova.tar.xz
14mr|texlive-punknova-1.003-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/punknova.doc.tar.xz
14mr|texlive-punknova-1.003-3|16	BuildArch:	noarch
14mr|texlive-punknova-1.003-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-punknova-1.003-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-punknova-1.003-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-punknova-1.003-3|20	
14mr|texlive-punknova-1.003-3|21	%description
14mr|texlive-punknova-1.003-3|22	The font was generated from a MetaPost version of the sources
14mr|texlive-punknova-1.003-3|23	of the 'original' punk font. Knuth's original fonts generated
14mr|texlive-punknova-1.003-3|24	different shapes at random. This isn't actually possible in an
14mr|texlive-punknova-1.003-3|25	OpenType font; rather, the font contains several variants of
14mr|texlive-punknova-1.003-3|26	each glyph, and uses the OpenType randomize function to select
14mr|texlive-punknova-1.003-3|27	a variant for each invocation.
14mr|texlive-punknova-1.003-3|28	
14mr|texlive-punknova-1.003-3|29	%post
14mr|texlive-punknova-1.003-3|30	%{_sbindir}/texlive.post
14mr|texlive-punknova-1.003-3|31	
14mr|texlive-punknova-1.003-3|32	%postun
14mr|texlive-punknova-1.003-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-punknova-1.003-3|34	%{_sbindir}/texlive.post
14mr|texlive-punknova-1.003-3|35	fi
14mr|texlive-punknova-1.003-3|36	
14mr|texlive-punknova-1.003-3|37	#-----------------------------------------------------------------------
14mr|texlive-punknova-1.003-3|38	%files
14mr|texlive-punknova-1.003-3|39	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-bold.otf
14mr|texlive-punknova-1.003-3|40	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-boldslanted.otf
14mr|texlive-punknova-1.003-3|41	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-regular.otf
14mr|texlive-punknova-1.003-3|42	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-slanted.otf
14mr|texlive-punknova-1.003-3|43	%doc %{_texmfdistdir}/doc/fonts/punknova/Makefile
14mr|texlive-punknova-1.003-3|44	%doc %{_texmfdistdir}/doc/fonts/punknova/NEWS
14mr|texlive-punknova-1.003-3|45	%doc %{_texmfdistdir}/doc/fonts/punknova/README
14mr|texlive-punknova-1.003-3|46	%doc %{_texmfdistdir}/doc/fonts/punknova/documentation/documentation-sources/sample.tex
14mr|texlive-punknova-1.003-3|47	%doc %{_texmfdistdir}/doc/fonts/punknova/documentation/sample.pdf
14mr|texlive-punknova-1.003-3|48	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-bold.mp
14mr|texlive-punknova-1.003-3|49	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-boldslanted.mp
14mr|texlive-punknova-1.003-3|50	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-regular.mp
14mr|texlive-punknova-1.003-3|51	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-slanted.mp
14mr|texlive-punknova-1.003-3|52	%doc %{_texmfdistdir}/doc/fonts/punknova/tools/build.py
14mr|texlive-punknova-1.003-3|53	
14mr|texlive-punknova-1.003-3|54	#-----------------------------------------------------------------------
14mr|texlive-punknova-1.003-3|55	%prep
14mr|texlive-punknova-1.003-3|56	%setup -c -a0 -a1
14mr|texlive-punknova-1.003-3|57	
14mr|texlive-punknova-1.003-3|58	%build
14mr|texlive-punknova-1.003-3|59	
14mr|texlive-punknova-1.003-3|60	%install
14mr|texlive-punknova-1.003-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-punknova-1.003-3|62	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-punknova-1.003-3|63	
14mr|texlive-punknova-1.003-3|64	
14mr|texlive-punknova-1.003-3|65	
14mr|texlive-punknova-1.003-3|66	%changelog
14mr|texlive-punknova-1.003-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.003-3
14mr|texlive-punknova-1.003-3|68	+ Revision: 25b480d
14mr|texlive-punknova-1.003-3|69	- MassBuild#440: Increase release tag
14mr|texlive-punknova-1.003-3|70	
14mr|texlive-punknova-1.003-3|71	

21189 14
14mr|texlive-purifyeps-1.1-6|1	# revision 29725
14mr|texlive-purifyeps-1.1-6|2	# category Package
14mr|texlive-purifyeps-1.1-6|3	# catalog-ctan /support/purifyeps
14mr|texlive-purifyeps-1.1-6|4	# catalog-date 2012-05-07 16:41:43 +0200
14mr|texlive-purifyeps-1.1-6|5	# catalog-license lppl
14mr|texlive-purifyeps-1.1-6|6	# catalog-version 1.1
14mr|texlive-purifyeps-1.1-6|7	Name:		texlive-purifyeps
14mr|texlive-purifyeps-1.1-6|8	Version:	1.1
14mr|texlive-purifyeps-1.1-6|9	Release:	6
14mr|texlive-purifyeps-1.1-6|10	Summary:	Make EPS work with both LaTeX/dvips and pdfLaTeX
14mr|texlive-purifyeps-1.1-6|11	Group:		Publishing
14mr|texlive-purifyeps-1.1-6|12	URL:		http://www.ctan.org/tex-archive/support/purifyeps
14mr|texlive-purifyeps-1.1-6|13	License:	LPPL
14mr|texlive-purifyeps-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/purifyeps.tar.xz
14mr|texlive-purifyeps-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/purifyeps.doc.tar.xz
14mr|texlive-purifyeps-1.1-6|16	BuildArch:	noarch
14mr|texlive-purifyeps-1.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-purifyeps-1.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-purifyeps-1.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-purifyeps-1.1-6|20	Provides:	texlive-purifyeps.bin = %{EVRD}
14mr|texlive-purifyeps-1.1-6|21	
14mr|texlive-purifyeps-1.1-6|22	%description
14mr|texlive-purifyeps-1.1-6|23	While pdfLaTeX has a number of nice features, its primary
14mr|texlive-purifyeps-1.1-6|24	shortcoming relative to standard LaTeX+dvips is that it is
14mr|texlive-purifyeps-1.1-6|25	unable to read ordinary Encapsulated PostScript (EPS) files,
14mr|texlive-purifyeps-1.1-6|26	the most common graphics format in the LaTeX world. Purifyeps
14mr|texlive-purifyeps-1.1-6|27	converts EPS files into a 'purified' form that can be read by
14mr|texlive-purifyeps-1.1-6|28	both LaTeX+dvips and pdfLaTeX. The trick is that the standard
14mr|texlive-purifyeps-1.1-6|29	LaTeX2e graphics packages can parse MetaPost-produced EPS
14mr|texlive-purifyeps-1.1-6|30	directly. Hence, purifyeps need only convert an arbitrary EPS
14mr|texlive-purifyeps-1.1-6|31	file into the same stylized format that MetaPost outputs.
14mr|texlive-purifyeps-1.1-6|32	
14mr|texlive-purifyeps-1.1-6|33	%post
14mr|texlive-purifyeps-1.1-6|34	%{_sbindir}/texlive.post
14mr|texlive-purifyeps-1.1-6|35	
14mr|texlive-purifyeps-1.1-6|36	%postun
14mr|texlive-purifyeps-1.1-6|37	if [ $1 -eq 0 ]; then
14mr|texlive-purifyeps-1.1-6|38	%{_sbindir}/texlive.post
14mr|texlive-purifyeps-1.1-6|39	fi
14mr|texlive-purifyeps-1.1-6|40	
14mr|texlive-purifyeps-1.1-6|41	#-----------------------------------------------------------------------
14mr|texlive-purifyeps-1.1-6|42	%files
14mr|texlive-purifyeps-1.1-6|43	%{_bindir}/purifyeps
14mr|texlive-purifyeps-1.1-6|44	%{_texmfdistdir}/scripts/purifyeps/purifyeps
14mr|texlive-purifyeps-1.1-6|45	%doc %{_mandir}/man1/purifyeps.1*
14mr|texlive-purifyeps-1.1-6|46	%doc %{_texmfdistdir}/doc/man/man1/purifyeps.man1.pdf
14mr|texlive-purifyeps-1.1-6|47	%doc %{_texmfdistdir}/doc/support/purifyeps/README
14mr|texlive-purifyeps-1.1-6|48	
14mr|texlive-purifyeps-1.1-6|49	#-----------------------------------------------------------------------
14mr|texlive-purifyeps-1.1-6|50	%prep
14mr|texlive-purifyeps-1.1-6|51	%setup -c -a0 -a1
14mr|texlive-purifyeps-1.1-6|52	
14mr|texlive-purifyeps-1.1-6|53	%build
14mr|texlive-purifyeps-1.1-6|54	
14mr|texlive-purifyeps-1.1-6|55	%install
14mr|texlive-purifyeps-1.1-6|56	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-purifyeps-1.1-6|57	pushd %{buildroot}%{_bindir}
14mr|texlive-purifyeps-1.1-6|58	ln -sf %{_texmfdistdir}/scripts/purifyeps/purifyeps purifyeps
14mr|texlive-purifyeps-1.1-6|59	popd
14mr|texlive-purifyeps-1.1-6|60	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-purifyeps-1.1-6|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-purifyeps-1.1-6|62	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-purifyeps-1.1-6|63	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-purifyeps-1.1-6|64	
14mr|texlive-purifyeps-1.1-6|65	%changelog
14mr|texlive-purifyeps-1.1-6|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-purifyeps-1.1-6|67	+ Revision: 6c549e1
14mr|texlive-purifyeps-1.1-6|68	- MassBuild#440: Increase release tag
14mr|texlive-purifyeps-1.1-6|69	
14mr|texlive-purifyeps-1.1-6|70	

21190 14
14mr|texlive-pxbase-0.5-6|1	# revision 28516
14mr|texlive-pxbase-0.5-6|2	# category Package
14mr|texlive-pxbase-0.5-6|3	# catalog-ctan /language/japanese/pxbase
14mr|texlive-pxbase-0.5-6|4	# catalog-date 2012-12-12 11:03:41 +0100
14mr|texlive-pxbase-0.5-6|5	# catalog-license other-free
14mr|texlive-pxbase-0.5-6|6	# catalog-version 0.5
14mr|texlive-pxbase-0.5-6|7	Name:		texlive-pxbase
14mr|texlive-pxbase-0.5-6|8	Version:	0.5
14mr|texlive-pxbase-0.5-6|9	Release:	6
14mr|texlive-pxbase-0.5-6|10	Summary:	Tools for use with (u)pLaTeX
14mr|texlive-pxbase-0.5-6|11	Group:		Publishing
14mr|texlive-pxbase-0.5-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/pxbase
14mr|texlive-pxbase-0.5-6|13	License:	OTHER-FREE
14mr|texlive-pxbase-0.5-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxbase.tar.xz
14mr|texlive-pxbase-0.5-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxbase.doc.tar.xz
14mr|texlive-pxbase-0.5-6|16	BuildArch:	noarch
14mr|texlive-pxbase-0.5-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pxbase-0.5-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pxbase-0.5-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-pxbase-0.5-6|20	
14mr|texlive-pxbase-0.5-6|21	%description
14mr|texlive-pxbase-0.5-6|22	TeXLive pxbase package.
14mr|texlive-pxbase-0.5-6|23	
14mr|texlive-pxbase-0.5-6|24	%post
14mr|texlive-pxbase-0.5-6|25	%{_sbindir}/texlive.post
14mr|texlive-pxbase-0.5-6|26	
14mr|texlive-pxbase-0.5-6|27	%postun
14mr|texlive-pxbase-0.5-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-pxbase-0.5-6|29	%{_sbindir}/texlive.post
14mr|texlive-pxbase-0.5-6|30	fi
14mr|texlive-pxbase-0.5-6|31	
14mr|texlive-pxbase-0.5-6|32	#-----------------------------------------------------------------------
14mr|texlive-pxbase-0.5-6|33	%files
14mr|texlive-pxbase-0.5-6|34	%{_texmfdistdir}/tex/platex/pxbase/ifuptex.sty
14mr|texlive-pxbase-0.5-6|35	%{_texmfdistdir}/tex/platex/pxbase/pxbabel.sty
14mr|texlive-pxbase-0.5-6|36	%{_texmfdistdir}/tex/platex/pxbase/pxbase.def
14mr|texlive-pxbase-0.5-6|37	%{_texmfdistdir}/tex/platex/pxbase/pxbase.sty
14mr|texlive-pxbase-0.5-6|38	%{_texmfdistdir}/tex/platex/pxbase/pxbasenc.def
14mr|texlive-pxbase-0.5-6|39	%{_texmfdistdir}/tex/platex/pxbase/pxbsjc.def
14mr|texlive-pxbase-0.5-6|40	%{_texmfdistdir}/tex/platex/pxbase/pxjsfenc.def
14mr|texlive-pxbase-0.5-6|41	%{_texmfdistdir}/tex/platex/pxbase/upkcat.sty
14mr|texlive-pxbase-0.5-6|42	%doc %{_texmfdistdir}/doc/platex/pxbase/LICENSE
14mr|texlive-pxbase-0.5-6|43	%doc %{_texmfdistdir}/doc/platex/pxbase/README
14mr|texlive-pxbase-0.5-6|44	%doc %{_texmfdistdir}/doc/platex/pxbase/README-pxbabel
14mr|texlive-pxbase-0.5-6|45	%doc %{_texmfdistdir}/doc/platex/pxbase/README-pxcjkcat
14mr|texlive-pxbase-0.5-6|46	
14mr|texlive-pxbase-0.5-6|47	#-----------------------------------------------------------------------
14mr|texlive-pxbase-0.5-6|48	%prep
14mr|texlive-pxbase-0.5-6|49	%setup -c -a0 -a1
14mr|texlive-pxbase-0.5-6|50	
14mr|texlive-pxbase-0.5-6|51	%build
14mr|texlive-pxbase-0.5-6|52	
14mr|texlive-pxbase-0.5-6|53	%install
14mr|texlive-pxbase-0.5-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pxbase-0.5-6|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pxbase-0.5-6|56	
14mr|texlive-pxbase-0.5-6|57	%changelog
14mr|texlive-pxbase-0.5-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-6
14mr|texlive-pxbase-0.5-6|59	+ Revision: e8cd1b6
14mr|texlive-pxbase-0.5-6|60	- MassBuild#440: Increase release tag
14mr|texlive-pxbase-0.5-6|61	
14mr|texlive-pxbase-0.5-6|62	

21191 14
14mr|texlive-pxchfon-0.7a-6|1	# revision 30635
14mr|texlive-pxchfon-0.7a-6|2	# category Package
14mr|texlive-pxchfon-0.7a-6|3	# catalog-ctan /language/japanese/pxchfon
14mr|texlive-pxchfon-0.7a-6|4	# catalog-date 2013-05-18 17:41:16 +0200
14mr|texlive-pxchfon-0.7a-6|5	# catalog-license other-free
14mr|texlive-pxchfon-0.7a-6|6	# catalog-version 0.7a
14mr|texlive-pxchfon-0.7a-6|7	Name:		texlive-pxchfon
14mr|texlive-pxchfon-0.7a-6|8	Version:	0.7a
14mr|texlive-pxchfon-0.7a-6|9	Release:	6
14mr|texlive-pxchfon-0.7a-6|10	Summary:	Japanese font setup for pLaTeX and upLaTeX
14mr|texlive-pxchfon-0.7a-6|11	Group:		Publishing
14mr|texlive-pxchfon-0.7a-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/pxchfon
14mr|texlive-pxchfon-0.7a-6|13	License:	OTHER-FREE
14mr|texlive-pxchfon-0.7a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxchfon.tar.xz
14mr|texlive-pxchfon-0.7a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxchfon.doc.tar.xz
14mr|texlive-pxchfon-0.7a-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxchfon.source.tar.xz
14mr|texlive-pxchfon-0.7a-6|17	BuildArch:	noarch
14mr|texlive-pxchfon-0.7a-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pxchfon-0.7a-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pxchfon-0.7a-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-pxchfon-0.7a-6|21	
14mr|texlive-pxchfon-0.7a-6|22	%description
14mr|texlive-pxchfon-0.7a-6|23	TeXLive pxchfon package.
14mr|texlive-pxchfon-0.7a-6|24	
14mr|texlive-pxchfon-0.7a-6|25	%post
14mr|texlive-pxchfon-0.7a-6|26	%{_sbindir}/texlive.post
14mr|texlive-pxchfon-0.7a-6|27	
14mr|texlive-pxchfon-0.7a-6|28	%postun
14mr|texlive-pxchfon-0.7a-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-pxchfon-0.7a-6|30	%{_sbindir}/texlive.post
14mr|texlive-pxchfon-0.7a-6|31	fi
14mr|texlive-pxchfon-0.7a-6|32	
14mr|texlive-pxchfon-0.7a-6|33	#-----------------------------------------------------------------------
14mr|texlive-pxchfon-0.7a-6|34	%files
14mr|texlive-pxchfon-0.7a-6|35	%{_texmfdistdir}/fonts/sfd/pxchfon/PXcjk0.sfd
14mr|texlive-pxchfon-0.7a-6|36	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-b-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|37	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-l-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|38	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-r-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|39	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-b-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|40	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-r-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|41	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-x-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|42	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-b-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|43	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-l-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|44	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-r-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|45	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-b-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|46	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-r-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|47	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-x-l0j.tfm
14mr|texlive-pxchfon-0.7a-6|48	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-b-l0j.vf
14mr|texlive-pxchfon-0.7a-6|49	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-l-l0j.vf
14mr|texlive-pxchfon-0.7a-6|50	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-r-l0j.vf
14mr|texlive-pxchfon-0.7a-6|51	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-b-l0j.vf
14mr|texlive-pxchfon-0.7a-6|52	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-r-l0j.vf
14mr|texlive-pxchfon-0.7a-6|53	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-x-l0j.vf
14mr|texlive-pxchfon-0.7a-6|54	%{_texmfdistdir}/tex/platex/pxchfon/pxchfon.sty
14mr|texlive-pxchfon-0.7a-6|55	%{_texmfdistdir}/tex/platex/pxchfon/pxchfon0.def
14mr|texlive-pxchfon-0.7a-6|56	%{_texmfdistdir}/tex/platex/pxchfon/pxjafont.sty
14mr|texlive-pxchfon-0.7a-6|57	%doc %{_texmfdistdir}/doc/platex/pxchfon/LICENSE
14mr|texlive-pxchfon-0.7a-6|58	%doc %{_texmfdistdir}/doc/platex/pxchfon/README-ja
14mr|texlive-pxchfon-0.7a-6|59	%doc %{_texmfdistdir}/doc/platex/pxchfon/pxchfon.pdf
14mr|texlive-pxchfon-0.7a-6|60	%doc %{_texmfdistdir}/doc/platex/pxchfon/pxchfon.tex
14mr|texlive-pxchfon-0.7a-6|61	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2000jis.pdf
14mr|texlive-pxchfon-0.7a-6|62	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2000jis.tex
14mr|texlive-pxchfon-0.7a-6|63	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2004jis.pdf
14mr|texlive-pxchfon-0.7a-6|64	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2004jis.tex
14mr|texlive-pxchfon-0.7a-6|65	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-pxchfon.pdf
14mr|texlive-pxchfon-0.7a-6|66	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-pxchfon.tex
14mr|texlive-pxchfon-0.7a-6|67	#- source
14mr|texlive-pxchfon-0.7a-6|68	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjar-b-l0j.vpl
14mr|texlive-pxchfon-0.7a-6|69	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjar-l-l0j.vpl
14mr|texlive-pxchfon-0.7a-6|70	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjar-r-l0j.vpl
14mr|texlive-pxchfon-0.7a-6|71	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjas-b-l0j.vpl
14mr|texlive-pxchfon-0.7a-6|72	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjas-r-l0j.vpl
14mr|texlive-pxchfon-0.7a-6|73	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjas-x-l0j.vpl
14mr|texlive-pxchfon-0.7a-6|74	%doc %{_texmfdistdir}/source/platex/pxchfon/gen-cfja.bat
14mr|texlive-pxchfon-0.7a-6|75	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjar-b-l0j.pl
14mr|texlive-pxchfon-0.7a-6|76	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjar-l-l0j.pl
14mr|texlive-pxchfon-0.7a-6|77	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjar-r-l0j.pl
14mr|texlive-pxchfon-0.7a-6|78	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjas-b-l0j.pl
14mr|texlive-pxchfon-0.7a-6|79	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjas-r-l0j.pl
14mr|texlive-pxchfon-0.7a-6|80	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjas-x-l0j.pl
14mr|texlive-pxchfon-0.7a-6|81	
14mr|texlive-pxchfon-0.7a-6|82	#-----------------------------------------------------------------------
14mr|texlive-pxchfon-0.7a-6|83	%prep
14mr|texlive-pxchfon-0.7a-6|84	%setup -c -a0 -a1 -a2
14mr|texlive-pxchfon-0.7a-6|85	
14mr|texlive-pxchfon-0.7a-6|86	%build
14mr|texlive-pxchfon-0.7a-6|87	
14mr|texlive-pxchfon-0.7a-6|88	%install
14mr|texlive-pxchfon-0.7a-6|89	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pxchfon-0.7a-6|90	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pxchfon-0.7a-6|91	
14mr|texlive-pxchfon-0.7a-6|92	%changelog
14mr|texlive-pxchfon-0.7a-6|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7a-6
14mr|texlive-pxchfon-0.7a-6|94	+ Revision: df46d75
14mr|texlive-pxchfon-0.7a-6|95	- MassBuild#440: Increase release tag
14mr|texlive-pxchfon-0.7a-6|96	
14mr|texlive-pxchfon-0.7a-6|97	

21192 14
14mr|texlive-pxcjkcat-20131019-6|1	# revision 27780
14mr|texlive-pxcjkcat-20131019-6|2	# category Package
14mr|texlive-pxcjkcat-20131019-6|3	# catalog-ctan undef
14mr|texlive-pxcjkcat-20131019-6|4	# catalog-date undef
14mr|texlive-pxcjkcat-20131019-6|5	# catalog-license undef
14mr|texlive-pxcjkcat-20131019-6|6	# catalog-version undef
14mr|texlive-pxcjkcat-20131019-6|7	Name:		texlive-pxcjkcat
14mr|texlive-pxcjkcat-20131019-6|8	Version:	20131019
14mr|texlive-pxcjkcat-20131019-6|9	Release:	6
14mr|texlive-pxcjkcat-20131019-6|10	Summary:	TeXLive pxcjkcat package
14mr|texlive-pxcjkcat-20131019-6|11	Group:		Publishing
14mr|texlive-pxcjkcat-20131019-6|12	URL:		http://tug.org/texlive
14mr|texlive-pxcjkcat-20131019-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-pxcjkcat-20131019-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxcjkcat.tar.xz
14mr|texlive-pxcjkcat-20131019-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxcjkcat.doc.tar.xz
14mr|texlive-pxcjkcat-20131019-6|16	BuildArch:	noarch
14mr|texlive-pxcjkcat-20131019-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pxcjkcat-20131019-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pxcjkcat-20131019-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-pxcjkcat-20131019-6|20	
14mr|texlive-pxcjkcat-20131019-6|21	%description
14mr|texlive-pxcjkcat-20131019-6|22	TeXLive pxcjkcat package.
14mr|texlive-pxcjkcat-20131019-6|23	
14mr|texlive-pxcjkcat-20131019-6|24	%post
14mr|texlive-pxcjkcat-20131019-6|25	%{_sbindir}/texlive.post
14mr|texlive-pxcjkcat-20131019-6|26	
14mr|texlive-pxcjkcat-20131019-6|27	%postun
14mr|texlive-pxcjkcat-20131019-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-pxcjkcat-20131019-6|29	%{_sbindir}/texlive.post
14mr|texlive-pxcjkcat-20131019-6|30	fi
14mr|texlive-pxcjkcat-20131019-6|31	
14mr|texlive-pxcjkcat-20131019-6|32	#-----------------------------------------------------------------------
14mr|texlive-pxcjkcat-20131019-6|33	%files
14mr|texlive-pxcjkcat-20131019-6|34	%{_texmfdistdir}/tex/latex/pxcjkcat/pxcjkcat.sty
14mr|texlive-pxcjkcat-20131019-6|35	%doc %{_texmfdistdir}/doc/latex/pxcjkcat/LICENSE
14mr|texlive-pxcjkcat-20131019-6|36	%doc %{_texmfdistdir}/doc/latex/pxcjkcat/README
14mr|texlive-pxcjkcat-20131019-6|37	%doc %{_texmfdistdir}/doc/latex/pxcjkcat/README-ja
14mr|texlive-pxcjkcat-20131019-6|38	
14mr|texlive-pxcjkcat-20131019-6|39	#-----------------------------------------------------------------------
14mr|texlive-pxcjkcat-20131019-6|40	%prep
14mr|texlive-pxcjkcat-20131019-6|41	%setup -c -a0 -a1
14mr|texlive-pxcjkcat-20131019-6|42	
14mr|texlive-pxcjkcat-20131019-6|43	%build
14mr|texlive-pxcjkcat-20131019-6|44	
14mr|texlive-pxcjkcat-20131019-6|45	%install
14mr|texlive-pxcjkcat-20131019-6|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pxcjkcat-20131019-6|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pxcjkcat-20131019-6|48	
14mr|texlive-pxcjkcat-20131019-6|49	%changelog
14mr|texlive-pxcjkcat-20131019-6|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131019-6
14mr|texlive-pxcjkcat-20131019-6|51	+ Revision: 2eed475
14mr|texlive-pxcjkcat-20131019-6|52	- MassBuild#440: Increase release tag
14mr|texlive-pxcjkcat-20131019-6|53	
14mr|texlive-pxcjkcat-20131019-6|54	

21193 14
14mr|texlive-pxfonts-20090115-3|1	# revision 15878
14mr|texlive-pxfonts-20090115-3|2	# category Package
14mr|texlive-pxfonts-20090115-3|3	# catalog-ctan /fonts/pxfonts
14mr|texlive-pxfonts-20090115-3|4	# catalog-date 2009-01-15 09:33:18 +0100
14mr|texlive-pxfonts-20090115-3|5	# catalog-license gpl
14mr|texlive-pxfonts-20090115-3|6	# catalog-version undef
14mr|texlive-pxfonts-20090115-3|7	Name:		texlive-pxfonts
14mr|texlive-pxfonts-20090115-3|8	Version:	20090115
14mr|texlive-pxfonts-20090115-3|9	Release:	3
14mr|texlive-pxfonts-20090115-3|10	Summary:	Palatino-like fonts in support of mathematics
14mr|texlive-pxfonts-20090115-3|11	Group:		Publishing
14mr|texlive-pxfonts-20090115-3|12	URL:		http://www.ctan.org/tex-archive/fonts/pxfonts
14mr|texlive-pxfonts-20090115-3|13	License:	GPL
14mr|texlive-pxfonts-20090115-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxfonts.tar.xz
14mr|texlive-pxfonts-20090115-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxfonts.doc.tar.xz
14mr|texlive-pxfonts-20090115-3|16	BuildArch:	noarch
14mr|texlive-pxfonts-20090115-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pxfonts-20090115-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pxfonts-20090115-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pxfonts-20090115-3|20	
14mr|texlive-pxfonts-20090115-3|21	%description
14mr|texlive-pxfonts-20090115-3|22	Pxfonts supplies virtual text roman fonts using Adobe Palatino
14mr|texlive-pxfonts-20090115-3|23	(or URWPalladioL) with some modified and additional text
14mr|texlive-pxfonts-20090115-3|24	symbols in the OT1, T1, and TS1 encodings; maths alphabets
14mr|texlive-pxfonts-20090115-3|25	using Palatino/Palladio; maths fonts providing all the symbols
14mr|texlive-pxfonts-20090115-3|26	of the Computer Modern and AMS fonts, including all the Greek
14mr|texlive-pxfonts-20090115-3|27	capital letters from CMR; and additional maths fonts of various
14mr|texlive-pxfonts-20090115-3|28	other symbols. The set is complemented by a sans-serif set of
14mr|texlive-pxfonts-20090115-3|29	text fonts, based on Helvetica/NimbusSanL, and a monospace set
14mr|texlive-pxfonts-20090115-3|30	derived from the parallel TX font set. All the fonts are in
14mr|texlive-pxfonts-20090115-3|31	Type 1 format (AFM and PFB files), and are supported by TeX
14mr|texlive-pxfonts-20090115-3|32	metrics (VF and TFM files) and macros for use with LaTeX.
14mr|texlive-pxfonts-20090115-3|33	
14mr|texlive-pxfonts-20090115-3|34	%post
14mr|texlive-pxfonts-20090115-3|35	%{_sbindir}/texlive.post
14mr|texlive-pxfonts-20090115-3|36	
14mr|texlive-pxfonts-20090115-3|37	%postun
14mr|texlive-pxfonts-20090115-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-pxfonts-20090115-3|39	%{_sbindir}/texlive.post
14mr|texlive-pxfonts-20090115-3|40	fi
14mr|texlive-pxfonts-20090115-3|41	
14mr|texlive-pxfonts-20090115-3|42	#-----------------------------------------------------------------------
14mr|texlive-pxfonts-20090115-3|43	%files
14mr|texlive-pxfonts-20090115-3|44	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbex.afm
14mr|texlive-pxfonts-20090115-3|45	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbexa.afm
14mr|texlive-pxfonts-20090115-3|46	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbmia.afm
14mr|texlive-pxfonts-20090115-3|47	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsy.afm
14mr|texlive-pxfonts-20090115-3|48	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsya.afm
14mr|texlive-pxfonts-20090115-3|49	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsyb.afm
14mr|texlive-pxfonts-20090115-3|50	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsyc.afm
14mr|texlive-pxfonts-20090115-3|51	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxex.afm
14mr|texlive-pxfonts-20090115-3|52	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxexa.afm
14mr|texlive-pxfonts-20090115-3|53	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxmia.afm
14mr|texlive-pxfonts-20090115-3|54	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsy.afm
14mr|texlive-pxfonts-20090115-3|55	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsya.afm
14mr|texlive-pxfonts-20090115-3|56	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsyb.afm
14mr|texlive-pxfonts-20090115-3|57	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsyc.afm
14mr|texlive-pxfonts-20090115-3|58	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxb.afm
14mr|texlive-pxfonts-20090115-3|59	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxbi.afm
14mr|texlive-pxfonts-20090115-3|60	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxi.afm
14mr|texlive-pxfonts-20090115-3|61	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxr.afm
14mr|texlive-pxfonts-20090115-3|62	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxb.afm
14mr|texlive-pxfonts-20090115-3|63	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbi.afm
14mr|texlive-pxfonts-20090115-3|64	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbmi.afm
14mr|texlive-pxfonts-20090115-3|65	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbsc.afm
14mr|texlive-pxfonts-20090115-3|66	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxi.afm
14mr|texlive-pxfonts-20090115-3|67	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxmi.afm
14mr|texlive-pxfonts-20090115-3|68	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxr.afm
14mr|texlive-pxfonts-20090115-3|69	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxsc.afm
14mr|texlive-pxfonts-20090115-3|70	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxfonts.map
14mr|texlive-pxfonts-20090115-3|71	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr.map
14mr|texlive-pxfonts-20090115-3|72	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr1.map
14mr|texlive-pxfonts-20090115-3|73	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr2.map
14mr|texlive-pxfonts-20090115-3|74	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr3.map
14mr|texlive-pxfonts-20090115-3|75	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xb.tfm
14mr|texlive-pxfonts-20090115-3|76	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbi.tfm
14mr|texlive-pxfonts-20090115-3|77	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbsc.tfm
14mr|texlive-pxfonts-20090115-3|78	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbsl.tfm
14mr|texlive-pxfonts-20090115-3|79	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xi.tfm
14mr|texlive-pxfonts-20090115-3|80	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xr.tfm
14mr|texlive-pxfonts-20090115-3|81	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xsc.tfm
14mr|texlive-pxfonts-20090115-3|82	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xsl.tfm
14mr|texlive-pxfonts-20090115-3|83	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxb.tfm
14mr|texlive-pxfonts-20090115-3|84	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxbi.tfm
14mr|texlive-pxfonts-20090115-3|85	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxbsl.tfm
14mr|texlive-pxfonts-20090115-3|86	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxi.tfm
14mr|texlive-pxfonts-20090115-3|87	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxr.tfm
14mr|texlive-pxfonts-20090115-3|88	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxsl.tfm
14mr|texlive-pxfonts-20090115-3|89	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxb.tfm
14mr|texlive-pxfonts-20090115-3|90	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbex.tfm
14mr|texlive-pxfonts-20090115-3|91	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbexa.tfm
14mr|texlive-pxfonts-20090115-3|92	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbi.tfm
14mr|texlive-pxfonts-20090115-3|93	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmi.tfm
14mr|texlive-pxfonts-20090115-3|94	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmi1.tfm
14mr|texlive-pxfonts-20090115-3|95	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmia.tfm
14mr|texlive-pxfonts-20090115-3|96	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsc.tfm
14mr|texlive-pxfonts-20090115-3|97	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsl.tfm
14mr|texlive-pxfonts-20090115-3|98	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsy.tfm
14mr|texlive-pxfonts-20090115-3|99	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsya.tfm
14mr|texlive-pxfonts-20090115-3|100	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsyb.tfm
14mr|texlive-pxfonts-20090115-3|101	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsyc.tfm
14mr|texlive-pxfonts-20090115-3|102	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxex.tfm
14mr|texlive-pxfonts-20090115-3|103	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxexa.tfm
14mr|texlive-pxfonts-20090115-3|104	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxi.tfm
14mr|texlive-pxfonts-20090115-3|105	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmi.tfm
14mr|texlive-pxfonts-20090115-3|106	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmi1.tfm
14mr|texlive-pxfonts-20090115-3|107	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmia.tfm
14mr|texlive-pxfonts-20090115-3|108	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxr.tfm
14mr|texlive-pxfonts-20090115-3|109	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsc.tfm
14mr|texlive-pxfonts-20090115-3|110	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsl.tfm
14mr|texlive-pxfonts-20090115-3|111	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsy.tfm
14mr|texlive-pxfonts-20090115-3|112	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsya.tfm
14mr|texlive-pxfonts-20090115-3|113	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsyb.tfm
14mr|texlive-pxfonts-20090115-3|114	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsyc.tfm
14mr|texlive-pxfonts-20090115-3|115	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxb.tfm
14mr|texlive-pxfonts-20090115-3|116	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxbi.tfm
14mr|texlive-pxfonts-20090115-3|117	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxbsl.tfm
14mr|texlive-pxfonts-20090115-3|118	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxi.tfm
14mr|texlive-pxfonts-20090115-3|119	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxr.tfm
14mr|texlive-pxfonts-20090115-3|120	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxsl.tfm
14mr|texlive-pxfonts-20090115-3|121	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxb.tfm
14mr|texlive-pxfonts-20090115-3|122	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbi.tfm
14mr|texlive-pxfonts-20090115-3|123	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbmi.tfm
14mr|texlive-pxfonts-20090115-3|124	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbsc.tfm
14mr|texlive-pxfonts-20090115-3|125	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbsl.tfm
14mr|texlive-pxfonts-20090115-3|126	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxi.tfm
14mr|texlive-pxfonts-20090115-3|127	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxmi.tfm
14mr|texlive-pxfonts-20090115-3|128	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplb.tfm
14mr|texlive-pxfonts-20090115-3|129	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplbi.tfm
14mr|texlive-pxfonts-20090115-3|130	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplbo.tfm
14mr|texlive-pxfonts-20090115-3|131	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplr.tfm
14mr|texlive-pxfonts-20090115-3|132	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplri.tfm
14mr|texlive-pxfonts-20090115-3|133	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplro.tfm
14mr|texlive-pxfonts-20090115-3|134	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxr.tfm
14mr|texlive-pxfonts-20090115-3|135	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxsc.tfm
14mr|texlive-pxfonts-20090115-3|136	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxsl.tfm
14mr|texlive-pxfonts-20090115-3|137	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbex.pfb
14mr|texlive-pxfonts-20090115-3|138	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbexa.pfb
14mr|texlive-pxfonts-20090115-3|139	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbmia.pfb
14mr|texlive-pxfonts-20090115-3|140	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsy.pfb
14mr|texlive-pxfonts-20090115-3|141	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsya.pfb
14mr|texlive-pxfonts-20090115-3|142	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsyb.pfb
14mr|texlive-pxfonts-20090115-3|143	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsyc.pfb
14mr|texlive-pxfonts-20090115-3|144	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxex.pfb
14mr|texlive-pxfonts-20090115-3|145	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxexa.pfb
14mr|texlive-pxfonts-20090115-3|146	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxmia.pfb
14mr|texlive-pxfonts-20090115-3|147	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsy.pfb
14mr|texlive-pxfonts-20090115-3|148	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsya.pfb
14mr|texlive-pxfonts-20090115-3|149	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsyb.pfb
14mr|texlive-pxfonts-20090115-3|150	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsyc.pfb
14mr|texlive-pxfonts-20090115-3|151	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxb.pfb
14mr|texlive-pxfonts-20090115-3|152	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxbi.pfb
14mr|texlive-pxfonts-20090115-3|153	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxi.pfb
14mr|texlive-pxfonts-20090115-3|154	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxr.pfb
14mr|texlive-pxfonts-20090115-3|155	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxb.pfb
14mr|texlive-pxfonts-20090115-3|156	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbi.pfb
14mr|texlive-pxfonts-20090115-3|157	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbmi.pfb
14mr|texlive-pxfonts-20090115-3|158	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbsc.pfb
14mr|texlive-pxfonts-20090115-3|159	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxi.pfb
14mr|texlive-pxfonts-20090115-3|160	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxmi.pfb
14mr|texlive-pxfonts-20090115-3|161	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxr.pfb
14mr|texlive-pxfonts-20090115-3|162	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxsc.pfb
14mr|texlive-pxfonts-20090115-3|163	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xb.vf
14mr|texlive-pxfonts-20090115-3|164	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbi.vf
14mr|texlive-pxfonts-20090115-3|165	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbsc.vf
14mr|texlive-pxfonts-20090115-3|166	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbsl.vf
14mr|texlive-pxfonts-20090115-3|167	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xi.vf
14mr|texlive-pxfonts-20090115-3|168	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xr.vf
14mr|texlive-pxfonts-20090115-3|169	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xsc.vf
14mr|texlive-pxfonts-20090115-3|170	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xsl.vf
14mr|texlive-pxfonts-20090115-3|171	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxb.vf
14mr|texlive-pxfonts-20090115-3|172	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxbi.vf
14mr|texlive-pxfonts-20090115-3|173	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxbsl.vf
14mr|texlive-pxfonts-20090115-3|174	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxi.vf
14mr|texlive-pxfonts-20090115-3|175	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxr.vf
14mr|texlive-pxfonts-20090115-3|176	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxsl.vf
14mr|texlive-pxfonts-20090115-3|177	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxb.vf
14mr|texlive-pxfonts-20090115-3|178	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbi.vf
14mr|texlive-pxfonts-20090115-3|179	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbmi.vf
14mr|texlive-pxfonts-20090115-3|180	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbmi1.vf
14mr|texlive-pxfonts-20090115-3|181	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbsc.vf
14mr|texlive-pxfonts-20090115-3|182	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbsl.vf
14mr|texlive-pxfonts-20090115-3|183	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxi.vf
14mr|texlive-pxfonts-20090115-3|184	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxmi.vf
14mr|texlive-pxfonts-20090115-3|185	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxmi1.vf
14mr|texlive-pxfonts-20090115-3|186	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxr.vf
14mr|texlive-pxfonts-20090115-3|187	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxsc.vf
14mr|texlive-pxfonts-20090115-3|188	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxsl.vf
14mr|texlive-pxfonts-20090115-3|189	%{_texmfdistdir}/tex/latex/pxfonts/omlpxmi.fd
14mr|texlive-pxfonts-20090115-3|190	%{_texmfdistdir}/tex/latex/pxfonts/omlpxr.fd
14mr|texlive-pxfonts-20090115-3|191	%{_texmfdistdir}/tex/latex/pxfonts/omspxr.fd
14mr|texlive-pxfonts-20090115-3|192	%{_texmfdistdir}/tex/latex/pxfonts/omspxsy.fd
14mr|texlive-pxfonts-20090115-3|193	%{_texmfdistdir}/tex/latex/pxfonts/omxpxex.fd
14mr|texlive-pxfonts-20090115-3|194	%{_texmfdistdir}/tex/latex/pxfonts/ot1pxr.fd
14mr|texlive-pxfonts-20090115-3|195	%{_texmfdistdir}/tex/latex/pxfonts/ot1pxss.fd
14mr|texlive-pxfonts-20090115-3|196	%{_texmfdistdir}/tex/latex/pxfonts/ot1pxtt.fd
14mr|texlive-pxfonts-20090115-3|197	%{_texmfdistdir}/tex/latex/pxfonts/pxfonts.sty
14mr|texlive-pxfonts-20090115-3|198	%{_texmfdistdir}/tex/latex/pxfonts/t1pxr.fd
14mr|texlive-pxfonts-20090115-3|199	%{_texmfdistdir}/tex/latex/pxfonts/t1pxss.fd
14mr|texlive-pxfonts-20090115-3|200	%{_texmfdistdir}/tex/latex/pxfonts/t1pxtt.fd
14mr|texlive-pxfonts-20090115-3|201	%{_texmfdistdir}/tex/latex/pxfonts/ts1pxr.fd
14mr|texlive-pxfonts-20090115-3|202	%{_texmfdistdir}/tex/latex/pxfonts/ts1pxss.fd
14mr|texlive-pxfonts-20090115-3|203	%{_texmfdistdir}/tex/latex/pxfonts/ts1pxtt.fd
14mr|texlive-pxfonts-20090115-3|204	%{_texmfdistdir}/tex/latex/pxfonts/upxexa.fd
14mr|texlive-pxfonts-20090115-3|205	%{_texmfdistdir}/tex/latex/pxfonts/upxmia.fd
14mr|texlive-pxfonts-20090115-3|206	%{_texmfdistdir}/tex/latex/pxfonts/upxr.fd
14mr|texlive-pxfonts-20090115-3|207	%{_texmfdistdir}/tex/latex/pxfonts/upxss.fd
14mr|texlive-pxfonts-20090115-3|208	%{_texmfdistdir}/tex/latex/pxfonts/upxsya.fd
14mr|texlive-pxfonts-20090115-3|209	%{_texmfdistdir}/tex/latex/pxfonts/upxsyb.fd
14mr|texlive-pxfonts-20090115-3|210	%{_texmfdistdir}/tex/latex/pxfonts/upxsyc.fd
14mr|texlive-pxfonts-20090115-3|211	%{_texmfdistdir}/tex/latex/pxfonts/upxtt.fd
14mr|texlive-pxfonts-20090115-3|212	%doc %{_texmfdistdir}/doc/fonts/pxfonts/00bug_fix.txt
14mr|texlive-pxfonts-20090115-3|213	%doc %{_texmfdistdir}/doc/fonts/pxfonts/COPYRIGHT
14mr|texlive-pxfonts-20090115-3|214	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdoc.pdf
14mr|texlive-pxfonts-20090115-3|215	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdoc.tex
14mr|texlive-pxfonts-20090115-3|216	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdocA4.pdf
14mr|texlive-pxfonts-20090115-3|217	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdocA4.tex
14mr|texlive-pxfonts-20090115-3|218	
14mr|texlive-pxfonts-20090115-3|219	#-----------------------------------------------------------------------
14mr|texlive-pxfonts-20090115-3|220	%prep
14mr|texlive-pxfonts-20090115-3|221	%setup -c -a0 -a1
14mr|texlive-pxfonts-20090115-3|222	
14mr|texlive-pxfonts-20090115-3|223	%build
14mr|texlive-pxfonts-20090115-3|224	
14mr|texlive-pxfonts-20090115-3|225	%install
14mr|texlive-pxfonts-20090115-3|226	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pxfonts-20090115-3|227	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pxfonts-20090115-3|228	
14mr|texlive-pxfonts-20090115-3|229	
14mr|texlive-pxfonts-20090115-3|230	
14mr|texlive-pxfonts-20090115-3|231	%changelog
14mr|texlive-pxfonts-20090115-3|232	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090115-3
14mr|texlive-pxfonts-20090115-3|233	+ Revision: e75cc5e
14mr|texlive-pxfonts-20090115-3|234	- MassBuild#440: Increase release tag
14mr|texlive-pxfonts-20090115-3|235	
14mr|texlive-pxfonts-20090115-3|236	

21194 14
14mr|texlive-pxgreeks-1.0-3|1	# revision 21838
14mr|texlive-pxgreeks-1.0-3|2	# category Package
14mr|texlive-pxgreeks-1.0-3|3	# catalog-ctan /macros/latex/contrib/pxgreeks
14mr|texlive-pxgreeks-1.0-3|4	# catalog-date 2011-03-18 12:27:11 +0100
14mr|texlive-pxgreeks-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-pxgreeks-1.0-3|6	# catalog-version 1.0
14mr|texlive-pxgreeks-1.0-3|7	Name:		texlive-pxgreeks
14mr|texlive-pxgreeks-1.0-3|8	Version:	1.0
14mr|texlive-pxgreeks-1.0-3|9	Release:	3
14mr|texlive-pxgreeks-1.0-3|10	Summary:	Shape selection for PX fonts Greek letters
14mr|texlive-pxgreeks-1.0-3|11	Group:		Publishing
14mr|texlive-pxgreeks-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pxgreeks
14mr|texlive-pxgreeks-1.0-3|13	License:	LPPL1.3
14mr|texlive-pxgreeks-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxgreeks.tar.xz
14mr|texlive-pxgreeks-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxgreeks.doc.tar.xz
14mr|texlive-pxgreeks-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxgreeks.source.tar.xz
14mr|texlive-pxgreeks-1.0-3|17	BuildArch:	noarch
14mr|texlive-pxgreeks-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pxgreeks-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pxgreeks-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-pxgreeks-1.0-3|21	
14mr|texlive-pxgreeks-1.0-3|22	%description
14mr|texlive-pxgreeks-1.0-3|23	The package allows LaTeX users who use the PX fonts to select
14mr|texlive-pxgreeks-1.0-3|24	the shapes (italic or upright) for the Greek lowercase and
14mr|texlive-pxgreeks-1.0-3|25	uppercase letters. Once the shapes for lowercase and uppercase
14mr|texlive-pxgreeks-1.0-3|26	have been selected via a package option, the \other prefix
14mr|texlive-pxgreeks-1.0-3|27	(e.g., \otheralpha) allows using the alternate glyph (as in the
14mr|texlive-pxgreeks-1.0-3|28	fourier package). The pxgreeks package does not constrain the
14mr|texlive-pxgreeks-1.0-3|29	text font that may be used in the document.
14mr|texlive-pxgreeks-1.0-3|30	
14mr|texlive-pxgreeks-1.0-3|31	%post
14mr|texlive-pxgreeks-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-pxgreeks-1.0-3|33	
14mr|texlive-pxgreeks-1.0-3|34	%postun
14mr|texlive-pxgreeks-1.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-pxgreeks-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-pxgreeks-1.0-3|37	fi
14mr|texlive-pxgreeks-1.0-3|38	
14mr|texlive-pxgreeks-1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-pxgreeks-1.0-3|40	%files
14mr|texlive-pxgreeks-1.0-3|41	%{_texmfdistdir}/tex/latex/pxgreeks/pxgreeks.sty
14mr|texlive-pxgreeks-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/pxgreeks/README
14mr|texlive-pxgreeks-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/pxgreeks/pxgreeks.pdf
14mr|texlive-pxgreeks-1.0-3|44	#- source
14mr|texlive-pxgreeks-1.0-3|45	%doc %{_texmfdistdir}/source/latex/pxgreeks/pxgreeks.dtx
14mr|texlive-pxgreeks-1.0-3|46	%doc %{_texmfdistdir}/source/latex/pxgreeks/pxgreeks.ins
14mr|texlive-pxgreeks-1.0-3|47	
14mr|texlive-pxgreeks-1.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-pxgreeks-1.0-3|49	%prep
14mr|texlive-pxgreeks-1.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-pxgreeks-1.0-3|51	
14mr|texlive-pxgreeks-1.0-3|52	%build
14mr|texlive-pxgreeks-1.0-3|53	
14mr|texlive-pxgreeks-1.0-3|54	%install
14mr|texlive-pxgreeks-1.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pxgreeks-1.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pxgreeks-1.0-3|57	
14mr|texlive-pxgreeks-1.0-3|58	
14mr|texlive-pxgreeks-1.0-3|59	
14mr|texlive-pxgreeks-1.0-3|60	%changelog
14mr|texlive-pxgreeks-1.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-pxgreeks-1.0-3|62	+ Revision: 77b54fd
14mr|texlive-pxgreeks-1.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-pxgreeks-1.0-3|64	
14mr|texlive-pxgreeks-1.0-3|65	

21195 14
14mr|texlive-pxjahyper-0.3-6|1	# revision 28503
14mr|texlive-pxjahyper-0.3-6|2	# category Package
14mr|texlive-pxjahyper-0.3-6|3	# catalog-ctan /language/japanese/pxjahyper
14mr|texlive-pxjahyper-0.3-6|4	# catalog-date 2012-12-11 14:08:29 +0100
14mr|texlive-pxjahyper-0.3-6|5	# catalog-license noinfo
14mr|texlive-pxjahyper-0.3-6|6	# catalog-version 0.3
14mr|texlive-pxjahyper-0.3-6|7	Name:		texlive-pxjahyper
14mr|texlive-pxjahyper-0.3-6|8	Version:	0.3
14mr|texlive-pxjahyper-0.3-6|9	Release:	6
14mr|texlive-pxjahyper-0.3-6|10	Summary:	Hyperref support for pLaTeX
14mr|texlive-pxjahyper-0.3-6|11	Group:		Publishing
14mr|texlive-pxjahyper-0.3-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/pxjahyper
14mr|texlive-pxjahyper-0.3-6|13	License:	NOINFO
14mr|texlive-pxjahyper-0.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxjahyper.tar.xz
14mr|texlive-pxjahyper-0.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxjahyper.doc.tar.xz
14mr|texlive-pxjahyper-0.3-6|16	BuildArch:	noarch
14mr|texlive-pxjahyper-0.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pxjahyper-0.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pxjahyper-0.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-pxjahyper-0.3-6|20	
14mr|texlive-pxjahyper-0.3-6|21	%description
14mr|texlive-pxjahyper-0.3-6|22	TeXLive pxjahyper package.
14mr|texlive-pxjahyper-0.3-6|23	
14mr|texlive-pxjahyper-0.3-6|24	%post
14mr|texlive-pxjahyper-0.3-6|25	%{_sbindir}/texlive.post
14mr|texlive-pxjahyper-0.3-6|26	
14mr|texlive-pxjahyper-0.3-6|27	%postun
14mr|texlive-pxjahyper-0.3-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-pxjahyper-0.3-6|29	%{_sbindir}/texlive.post
14mr|texlive-pxjahyper-0.3-6|30	fi
14mr|texlive-pxjahyper-0.3-6|31	
14mr|texlive-pxjahyper-0.3-6|32	#-----------------------------------------------------------------------
14mr|texlive-pxjahyper-0.3-6|33	%files
14mr|texlive-pxjahyper-0.3-6|34	%{_texmfdistdir}/tex/platex/pxjahyper/pxjahyper.sty
14mr|texlive-pxjahyper-0.3-6|35	%doc %{_texmfdistdir}/doc/platex/pxjahyper/LICENSE
14mr|texlive-pxjahyper-0.3-6|36	%doc %{_texmfdistdir}/doc/platex/pxjahyper/README
14mr|texlive-pxjahyper-0.3-6|37	%doc %{_texmfdistdir}/doc/platex/pxjahyper/pxjahyper.pdf
14mr|texlive-pxjahyper-0.3-6|38	%doc %{_texmfdistdir}/doc/platex/pxjahyper/pxjahyper.tex
14mr|texlive-pxjahyper-0.3-6|39	
14mr|texlive-pxjahyper-0.3-6|40	#-----------------------------------------------------------------------
14mr|texlive-pxjahyper-0.3-6|41	%prep
14mr|texlive-pxjahyper-0.3-6|42	%setup -c -a0 -a1
14mr|texlive-pxjahyper-0.3-6|43	
14mr|texlive-pxjahyper-0.3-6|44	%build
14mr|texlive-pxjahyper-0.3-6|45	
14mr|texlive-pxjahyper-0.3-6|46	%install
14mr|texlive-pxjahyper-0.3-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pxjahyper-0.3-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pxjahyper-0.3-6|49	
14mr|texlive-pxjahyper-0.3-6|50	%changelog
14mr|texlive-pxjahyper-0.3-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-6
14mr|texlive-pxjahyper-0.3-6|52	+ Revision: 7a6949c
14mr|texlive-pxjahyper-0.3-6|53	- MassBuild#440: Increase release tag
14mr|texlive-pxjahyper-0.3-6|54	
14mr|texlive-pxjahyper-0.3-6|55	

21196 14
14mr|texlive-pxpgfmark-0.2-6|1	# revision 30212
14mr|texlive-pxpgfmark-0.2-6|2	# category Package
14mr|texlive-pxpgfmark-0.2-6|3	# catalog-ctan /graphics/pgf/contrib/pxpgfmark
14mr|texlive-pxpgfmark-0.2-6|4	# catalog-date 2013-05-02 11:19:37 +0200
14mr|texlive-pxpgfmark-0.2-6|5	# catalog-license other-free
14mr|texlive-pxpgfmark-0.2-6|6	# catalog-version 0.2
14mr|texlive-pxpgfmark-0.2-6|7	Name:		texlive-pxpgfmark
14mr|texlive-pxpgfmark-0.2-6|8	Version:	0.2
14mr|texlive-pxpgfmark-0.2-6|9	Release:	6
14mr|texlive-pxpgfmark-0.2-6|10	Summary:	e-pTeX driver for PGF inter-picture connections
14mr|texlive-pxpgfmark-0.2-6|11	Group:		Publishing
14mr|texlive-pxpgfmark-0.2-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pxpgfmark
14mr|texlive-pxpgfmark-0.2-6|13	License:	OTHER-FREE
14mr|texlive-pxpgfmark-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxpgfmark.tar.xz
14mr|texlive-pxpgfmark-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxpgfmark.doc.tar.xz
14mr|texlive-pxpgfmark-0.2-6|16	BuildArch:	noarch
14mr|texlive-pxpgfmark-0.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pxpgfmark-0.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pxpgfmark-0.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-pxpgfmark-0.2-6|20	
14mr|texlive-pxpgfmark-0.2-6|21	%description
14mr|texlive-pxpgfmark-0.2-6|22	The distributed drivers do not support the PGF feature of
14mr|texlive-pxpgfmark-0.2-6|23	"inter-picture connections" under e-pTeX and dvipdfmx. The
14mr|texlive-pxpgfmark-0.2-6|24	package uses existing features of dvipdfmx to fix this problem.
14mr|texlive-pxpgfmark-0.2-6|25	
14mr|texlive-pxpgfmark-0.2-6|26	%post
14mr|texlive-pxpgfmark-0.2-6|27	%{_sbindir}/texlive.post
14mr|texlive-pxpgfmark-0.2-6|28	
14mr|texlive-pxpgfmark-0.2-6|29	%postun
14mr|texlive-pxpgfmark-0.2-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-pxpgfmark-0.2-6|31	%{_sbindir}/texlive.post
14mr|texlive-pxpgfmark-0.2-6|32	fi
14mr|texlive-pxpgfmark-0.2-6|33	
14mr|texlive-pxpgfmark-0.2-6|34	#-----------------------------------------------------------------------
14mr|texlive-pxpgfmark-0.2-6|35	%files
14mr|texlive-pxpgfmark-0.2-6|36	%{_texmfdistdir}/tex/latex/pxpgfmark/pxpgfmark.sty
14mr|texlive-pxpgfmark-0.2-6|37	%doc %{_texmfdistdir}/doc/latex/pxpgfmark/LICENSE
14mr|texlive-pxpgfmark-0.2-6|38	%doc %{_texmfdistdir}/doc/latex/pxpgfmark/README
14mr|texlive-pxpgfmark-0.2-6|39	
14mr|texlive-pxpgfmark-0.2-6|40	#-----------------------------------------------------------------------
14mr|texlive-pxpgfmark-0.2-6|41	%prep
14mr|texlive-pxpgfmark-0.2-6|42	%setup -c -a0 -a1
14mr|texlive-pxpgfmark-0.2-6|43	
14mr|texlive-pxpgfmark-0.2-6|44	%build
14mr|texlive-pxpgfmark-0.2-6|45	
14mr|texlive-pxpgfmark-0.2-6|46	%install
14mr|texlive-pxpgfmark-0.2-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pxpgfmark-0.2-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pxpgfmark-0.2-6|49	
14mr|texlive-pxpgfmark-0.2-6|50	%changelog
14mr|texlive-pxpgfmark-0.2-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-pxpgfmark-0.2-6|52	+ Revision: 4dee4f3
14mr|texlive-pxpgfmark-0.2-6|53	- MassBuild#440: Increase release tag
14mr|texlive-pxpgfmark-0.2-6|54	
14mr|texlive-pxpgfmark-0.2-6|55	

21197 14
14mr|texlive-pxrubrica-20131010-6|1	# revision 28494
14mr|texlive-pxrubrica-20131010-6|2	# category Package
14mr|texlive-pxrubrica-20131010-6|3	# catalog-ctan undef
14mr|texlive-pxrubrica-20131010-6|4	# catalog-date undef
14mr|texlive-pxrubrica-20131010-6|5	# catalog-license undef
14mr|texlive-pxrubrica-20131010-6|6	# catalog-version undef
14mr|texlive-pxrubrica-20131010-6|7	Name:		texlive-pxrubrica
14mr|texlive-pxrubrica-20131010-6|8	Version:	20131010
14mr|texlive-pxrubrica-20131010-6|9	Release:	6
14mr|texlive-pxrubrica-20131010-6|10	Summary:	TeXLive pxrubrica package
14mr|texlive-pxrubrica-20131010-6|11	Group:		Publishing
14mr|texlive-pxrubrica-20131010-6|12	URL:		http://tug.org/texlive
14mr|texlive-pxrubrica-20131010-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-pxrubrica-20131010-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxrubrica.tar.xz
14mr|texlive-pxrubrica-20131010-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxrubrica.doc.tar.xz
14mr|texlive-pxrubrica-20131010-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxrubrica.source.tar.xz
14mr|texlive-pxrubrica-20131010-6|17	BuildArch:	noarch
14mr|texlive-pxrubrica-20131010-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pxrubrica-20131010-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pxrubrica-20131010-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-pxrubrica-20131010-6|21	
14mr|texlive-pxrubrica-20131010-6|22	%description
14mr|texlive-pxrubrica-20131010-6|23	TeXLive pxrubrica package.
14mr|texlive-pxrubrica-20131010-6|24	
14mr|texlive-pxrubrica-20131010-6|25	%post
14mr|texlive-pxrubrica-20131010-6|26	%{_sbindir}/texlive.post
14mr|texlive-pxrubrica-20131010-6|27	
14mr|texlive-pxrubrica-20131010-6|28	%postun
14mr|texlive-pxrubrica-20131010-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-pxrubrica-20131010-6|30	%{_sbindir}/texlive.post
14mr|texlive-pxrubrica-20131010-6|31	fi
14mr|texlive-pxrubrica-20131010-6|32	
14mr|texlive-pxrubrica-20131010-6|33	#-----------------------------------------------------------------------
14mr|texlive-pxrubrica-20131010-6|34	%files
14mr|texlive-pxrubrica-20131010-6|35	%{_texmfdistdir}/tex/platex/pxrubrica/pxrubrica.sty
14mr|texlive-pxrubrica-20131010-6|36	%doc %{_texmfdistdir}/doc/platex/pxrubrica/LICENSE
14mr|texlive-pxrubrica-20131010-6|37	%doc %{_texmfdistdir}/doc/platex/pxrubrica/README
14mr|texlive-pxrubrica-20131010-6|38	%doc %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica-en.pdf
14mr|texlive-pxrubrica-20131010-6|39	%doc %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica-en.tex
14mr|texlive-pxrubrica-20131010-6|40	%doc %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica.pdf
14mr|texlive-pxrubrica-20131010-6|41	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-jlreq.pdf
14mr|texlive-pxrubrica-20131010-6|42	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-jlreq.tex
14mr|texlive-pxrubrica-20131010-6|43	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-sf.pdf
14mr|texlive-pxrubrica-20131010-6|44	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-sf.tex
14mr|texlive-pxrubrica-20131010-6|45	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-toc.pdf
14mr|texlive-pxrubrica-20131010-6|46	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-toc.tex
14mr|texlive-pxrubrica-20131010-6|47	#- source
14mr|texlive-pxrubrica-20131010-6|48	%doc %{_texmfdistdir}/source/platex/pxrubrica/pxrubrica.dtx
14mr|texlive-pxrubrica-20131010-6|49	%doc %{_texmfdistdir}/source/platex/pxrubrica/pxrubrica.ins
14mr|texlive-pxrubrica-20131010-6|50	
14mr|texlive-pxrubrica-20131010-6|51	#-----------------------------------------------------------------------
14mr|texlive-pxrubrica-20131010-6|52	%prep
14mr|texlive-pxrubrica-20131010-6|53	%setup -c -a0 -a1 -a2
14mr|texlive-pxrubrica-20131010-6|54	
14mr|texlive-pxrubrica-20131010-6|55	%build
14mr|texlive-pxrubrica-20131010-6|56	
14mr|texlive-pxrubrica-20131010-6|57	%install
14mr|texlive-pxrubrica-20131010-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pxrubrica-20131010-6|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-pxrubrica-20131010-6|60	
14mr|texlive-pxrubrica-20131010-6|61	%changelog
14mr|texlive-pxrubrica-20131010-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131010-6
14mr|texlive-pxrubrica-20131010-6|63	+ Revision: 2bb3517
14mr|texlive-pxrubrica-20131010-6|64	- MassBuild#440: Increase release tag
14mr|texlive-pxrubrica-20131010-6|65	
14mr|texlive-pxrubrica-20131010-6|66	

21198 14
14mr|texlive-pxtxalfa-1-3|1	# revision 23682
14mr|texlive-pxtxalfa-1-3|2	# category Package
14mr|texlive-pxtxalfa-1-3|3	# catalog-ctan /fonts/pxtxalfa
14mr|texlive-pxtxalfa-1-3|4	# catalog-date 2011-08-23 14:32:14 +0200
14mr|texlive-pxtxalfa-1-3|5	# catalog-license lppl
14mr|texlive-pxtxalfa-1-3|6	# catalog-version 1
14mr|texlive-pxtxalfa-1-3|7	Name:		texlive-pxtxalfa
14mr|texlive-pxtxalfa-1-3|8	Version:	1
14mr|texlive-pxtxalfa-1-3|9	Release:	3
14mr|texlive-pxtxalfa-1-3|10	Summary:	Virtual maths alphabets based on pxfonts and txfonts
14mr|texlive-pxtxalfa-1-3|11	Group:		Publishing
14mr|texlive-pxtxalfa-1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/pxtxalfa
14mr|texlive-pxtxalfa-1-3|13	License:	LPPL
14mr|texlive-pxtxalfa-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxtxalfa.tar.xz
14mr|texlive-pxtxalfa-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxtxalfa.doc.tar.xz
14mr|texlive-pxtxalfa-1-3|16	BuildArch:	noarch
14mr|texlive-pxtxalfa-1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-pxtxalfa-1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-pxtxalfa-1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-pxtxalfa-1-3|20	
14mr|texlive-pxtxalfa-1-3|21	%description
14mr|texlive-pxtxalfa-1-3|22	The package provides virtual math alphabets based on pxfonts
14mr|texlive-pxtxalfa-1-3|23	and txfonts, with LaTeX support files and adjusted metrics. The
14mr|texlive-pxtxalfa-1-3|24	mathalfa package offers support for this collection.
14mr|texlive-pxtxalfa-1-3|25	
14mr|texlive-pxtxalfa-1-3|26	%post
14mr|texlive-pxtxalfa-1-3|27	%{_sbindir}/texlive.post
14mr|texlive-pxtxalfa-1-3|28	
14mr|texlive-pxtxalfa-1-3|29	%postun
14mr|texlive-pxtxalfa-1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-pxtxalfa-1-3|31	%{_sbindir}/texlive.post
14mr|texlive-pxtxalfa-1-3|32	fi
14mr|texlive-pxtxalfa-1-3|33	
14mr|texlive-pxtxalfa-1-3|34	#-----------------------------------------------------------------------
14mr|texlive-pxtxalfa-1-3|35	%files
14mr|texlive-pxtxalfa-1-3|36	%{_texmfdistdir}/fonts/map/dvips/pxtxalfa/pxtx.map
14mr|texlive-pxtxalfa-1-3|37	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/pxb-ds.tfm
14mr|texlive-pxtxalfa-1-3|38	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/pxr-ds.tfm
14mr|texlive-pxtxalfa-1-3|39	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/rtxmia.tfm
14mr|texlive-pxtxalfa-1-3|40	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-cal.tfm
14mr|texlive-pxtxalfa-1-3|41	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-frak.tfm
14mr|texlive-pxtxalfa-1-3|42	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-of.tfm
14mr|texlive-pxtxalfa-1-3|43	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-cal.tfm
14mr|texlive-pxtxalfa-1-3|44	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-ds.tfm
14mr|texlive-pxtxalfa-1-3|45	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-frak.tfm
14mr|texlive-pxtxalfa-1-3|46	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-of.tfm
14mr|texlive-pxtxalfa-1-3|47	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/pxb-ds.vf
14mr|texlive-pxtxalfa-1-3|48	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/pxr-ds.vf
14mr|texlive-pxtxalfa-1-3|49	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-cal.vf
14mr|texlive-pxtxalfa-1-3|50	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-frak.vf
14mr|texlive-pxtxalfa-1-3|51	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-of.vf
14mr|texlive-pxtxalfa-1-3|52	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-cal.vf
14mr|texlive-pxtxalfa-1-3|53	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-ds.vf
14mr|texlive-pxtxalfa-1-3|54	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-frak.vf
14mr|texlive-pxtxalfa-1-3|55	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-of.vf
14mr|texlive-pxtxalfa-1-3|56	%{_texmfdistdir}/tex/latex/pxtxalfa/px-ds.sty
14mr|texlive-pxtxalfa-1-3|57	%{_texmfdistdir}/tex/latex/pxtxalfa/pxtx-cal.sty
14mr|texlive-pxtxalfa-1-3|58	%{_texmfdistdir}/tex/latex/pxtxalfa/pxtx-frak.sty
14mr|texlive-pxtxalfa-1-3|59	%{_texmfdistdir}/tex/latex/pxtxalfa/tx-of.sty
14mr|texlive-pxtxalfa-1-3|60	%{_texmfdistdir}/tex/latex/pxtxalfa/upx-ds.fd
14mr|texlive-pxtxalfa-1-3|61	%{_texmfdistdir}/tex/latex/pxtxalfa/utx-cal.fd
14mr|texlive-pxtxalfa-1-3|62	%{_texmfdistdir}/tex/latex/pxtxalfa/utx-frak.fd
14mr|texlive-pxtxalfa-1-3|63	%{_texmfdistdir}/tex/latex/pxtxalfa/utx-of.fd
14mr|texlive-pxtxalfa-1-3|64	%doc %{_texmfdistdir}/doc/fonts/pxtxalfa/README
14mr|texlive-pxtxalfa-1-3|65	%doc %{_texmfdistdir}/doc/fonts/pxtxalfa/pxtxalfa.pdf
14mr|texlive-pxtxalfa-1-3|66	%doc %{_texmfdistdir}/doc/fonts/pxtxalfa/pxtxalfa.tex
14mr|texlive-pxtxalfa-1-3|67	
14mr|texlive-pxtxalfa-1-3|68	#-----------------------------------------------------------------------
14mr|texlive-pxtxalfa-1-3|69	%prep
14mr|texlive-pxtxalfa-1-3|70	%setup -c -a0 -a1
14mr|texlive-pxtxalfa-1-3|71	
14mr|texlive-pxtxalfa-1-3|72	%build
14mr|texlive-pxtxalfa-1-3|73	
14mr|texlive-pxtxalfa-1-3|74	%install
14mr|texlive-pxtxalfa-1-3|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-pxtxalfa-1-3|76	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-pxtxalfa-1-3|77	
14mr|texlive-pxtxalfa-1-3|78	
14mr|texlive-pxtxalfa-1-3|79	
14mr|texlive-pxtxalfa-1-3|80	%changelog
14mr|texlive-pxtxalfa-1-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-3
14mr|texlive-pxtxalfa-1-3|82	+ Revision: 6096d6c
14mr|texlive-pxtxalfa-1-3|83	- MassBuild#440: Increase release tag
14mr|texlive-pxtxalfa-1-3|84	
14mr|texlive-pxtxalfa-1-3|85	

21199 14
14mr|texlive-python-0.21-2|1	# revision 27064
14mr|texlive-python-0.21-2|2	# category Package
14mr|texlive-python-0.21-2|3	# catalog-ctan /macros/latex/contrib/python
14mr|texlive-python-0.21-2|4	# catalog-date 2012-07-03 11:28:15 +0200
14mr|texlive-python-0.21-2|5	# catalog-license gpl
14mr|texlive-python-0.21-2|6	# catalog-version 0.21
14mr|texlive-python-0.21-2|7	Name:		texlive-python
14mr|texlive-python-0.21-2|8	Version:	0.21
14mr|texlive-python-0.21-2|9	Release:	2
14mr|texlive-python-0.21-2|10	Summary:	Embed Python code in LaTeX
14mr|texlive-python-0.21-2|11	Group:		Publishing
14mr|texlive-python-0.21-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/python
14mr|texlive-python-0.21-2|13	License:	GPL
14mr|texlive-python-0.21-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/python.tar.xz
14mr|texlive-python-0.21-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/python.doc.tar.xz
14mr|texlive-python-0.21-2|16	BuildArch:	noarch
14mr|texlive-python-0.21-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-python-0.21-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-python-0.21-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-python-0.21-2|20	
14mr|texlive-python-0.21-2|21	%description
14mr|texlive-python-0.21-2|22	The package enables you to embed Python code in LaTeX, and
14mr|texlive-python-0.21-2|23	insert the script's output in the document.
14mr|texlive-python-0.21-2|24	
14mr|texlive-python-0.21-2|25	%post
14mr|texlive-python-0.21-2|26	%{_sbindir}/texlive.post
14mr|texlive-python-0.21-2|27	
14mr|texlive-python-0.21-2|28	%postun
14mr|texlive-python-0.21-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-python-0.21-2|30	%{_sbindir}/texlive.post
14mr|texlive-python-0.21-2|31	fi
14mr|texlive-python-0.21-2|32	
14mr|texlive-python-0.21-2|33	#-----------------------------------------------------------------------
14mr|texlive-python-0.21-2|34	%files
14mr|texlive-python-0.21-2|35	%{_texmfdistdir}/tex/latex/python/python.sty
14mr|texlive-python-0.21-2|36	%doc %{_texmfdistdir}/doc/latex/python/README
14mr|texlive-python-0.21-2|37	
14mr|texlive-python-0.21-2|38	#-----------------------------------------------------------------------
14mr|texlive-python-0.21-2|39	%prep
14mr|texlive-python-0.21-2|40	%setup -c -a0 -a1
14mr|texlive-python-0.21-2|41	
14mr|texlive-python-0.21-2|42	%build
14mr|texlive-python-0.21-2|43	
14mr|texlive-python-0.21-2|44	%install
14mr|texlive-python-0.21-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-python-0.21-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-python-0.21-2|47	
14mr|texlive-python-0.21-2|48	
14mr|texlive-python-0.21-2|49	
14mr|texlive-python-0.21-2|50	%changelog
14mr|texlive-python-0.21-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.21-2
14mr|texlive-python-0.21-2|52	+ Revision: d692d4e
14mr|texlive-python-0.21-2|53	- MassBuild#440: Increase release tag
14mr|texlive-python-0.21-2|54	
14mr|texlive-python-0.21-2|55	

21200 14
14mr|texlive-pythontex-0.12-1.6|1	# revision 31686
14mr|texlive-pythontex-0.12-1.6|2	# category Package
14mr|texlive-pythontex-0.12-1.6|3	# catalog-ctan /macros/latex/contrib/pythontex
14mr|texlive-pythontex-0.12-1.6|4	# catalog-date 2013-09-17 11:10:59 +0200
14mr|texlive-pythontex-0.12-1.6|5	# catalog-license lppl1.3
14mr|texlive-pythontex-0.12-1.6|6	# catalog-version 0.12
14mr|texlive-pythontex-0.12-1.6|7	Name:		texlive-pythontex
14mr|texlive-pythontex-0.12-1.6|8	Version:	0.12
14mr|texlive-pythontex-0.12-1.6|9	Release:	1.6
14mr|texlive-pythontex-0.12-1.6|10	Summary:	Run Python from within a document, typesetting the results
14mr|texlive-pythontex-0.12-1.6|11	Group:		Publishing
14mr|texlive-pythontex-0.12-1.6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pythontex
14mr|texlive-pythontex-0.12-1.6|13	License:	LPPL1.3
14mr|texlive-pythontex-0.12-1.6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pythontex.tar.xz
14mr|texlive-pythontex-0.12-1.6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pythontex.doc.tar.xz
14mr|texlive-pythontex-0.12-1.6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pythontex.source.tar.xz
14mr|texlive-pythontex-0.12-1.6|17	BuildArch:	noarch
14mr|texlive-pythontex-0.12-1.6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-pythontex-0.12-1.6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-pythontex-0.12-1.6|20	Requires(post):	texlive-kpathsea
14mr|texlive-pythontex-0.12-1.6|21	# FIXME not really, only during update
14mr|texlive-pythontex-0.12-1.6|22	Provides:	texlive-pythontex.bin
14mr|texlive-pythontex-0.12-1.6|23	#Requires:	texlive-pythontex.bin
14mr|texlive-pythontex-0.12-1.6|24	
14mr|texlive-pythontex-0.12-1.6|25	%description
14mr|texlive-pythontex-0.12-1.6|26	The package allows you to enter Python code within a LaTeX
14mr|texlive-pythontex-0.12-1.6|27	document, execute the code, and access its output in the
14mr|texlive-pythontex-0.12-1.6|28	original document. Python code is only executed when it has
14mr|texlive-pythontex-0.12-1.6|29	been modified, or when it meets user-specified criteria. Code
14mr|texlive-pythontex-0.12-1.6|30	may be divided into user-defined sessions, which automatically
14mr|texlive-pythontex-0.12-1.6|31	run in parallel. Errors and warnings are synchronized with the
14mr|texlive-pythontex-0.12-1.6|32	LaTeX document, so that they refer to the document's line
14mr|texlive-pythontex-0.12-1.6|33	numbers. External dependencies can be tracked, so that code is
14mr|texlive-pythontex-0.12-1.6|34	re-executed when the data it depends on is modified. PythonTeX
14mr|texlive-pythontex-0.12-1.6|35	also provides syntax highlighting for code in LaTeX documents
14mr|texlive-pythontex-0.12-1.6|36	via the Pygments syntax highlighter. The package provides a
14mr|texlive-pythontex-0.12-1.6|37	depythontex utility, that creates a copy of the document in
14mr|texlive-pythontex-0.12-1.6|38	which all Python code has been replaced by its output. This is
14mr|texlive-pythontex-0.12-1.6|39	useful for journal submissions, sharing documents, and
14mr|texlive-pythontex-0.12-1.6|40	conversion to other formats.
14mr|texlive-pythontex-0.12-1.6|41	
14mr|texlive-pythontex-0.12-1.6|42	%post
14mr|texlive-pythontex-0.12-1.6|43	%{_sbindir}/texlive.post
14mr|texlive-pythontex-0.12-1.6|44	
14mr|texlive-pythontex-0.12-1.6|45	%postun
14mr|texlive-pythontex-0.12-1.6|46	if [ $1 -eq 0 ]; then
14mr|texlive-pythontex-0.12-1.6|47	%{_sbindir}/texlive.post
14mr|texlive-pythontex-0.12-1.6|48	fi
14mr|texlive-pythontex-0.12-1.6|49	
14mr|texlive-pythontex-0.12-1.6|50	#-----------------------------------------------------------------------
14mr|texlive-pythontex-0.12-1.6|51	%files
14mr|texlive-pythontex-0.12-1.6|52	%{_texmfdistdir}/scripts/pythontex/depythontex.py
14mr|texlive-pythontex-0.12-1.6|53	%{_texmfdistdir}/scripts/pythontex/depythontex2.py
14mr|texlive-pythontex-0.12-1.6|54	%{_texmfdistdir}/scripts/pythontex/depythontex3.py
14mr|texlive-pythontex-0.12-1.6|55	%{_texmfdistdir}/scripts/pythontex/pythontex.py
14mr|texlive-pythontex-0.12-1.6|56	%{_texmfdistdir}/scripts/pythontex/pythontex2.py
14mr|texlive-pythontex-0.12-1.6|57	%{_texmfdistdir}/scripts/pythontex/pythontex3.py
14mr|texlive-pythontex-0.12-1.6|58	%{_texmfdistdir}/scripts/pythontex/pythontex_2to3.py
14mr|texlive-pythontex-0.12-1.6|59	%{_texmfdistdir}/scripts/pythontex/pythontex_engines.py
14mr|texlive-pythontex-0.12-1.6|60	%{_texmfdistdir}/scripts/pythontex/pythontex_install_texlive.py
14mr|texlive-pythontex-0.12-1.6|61	%{_texmfdistdir}/scripts/pythontex/pythontex_utils.py
14mr|texlive-pythontex-0.12-1.6|62	%{_texmfdistdir}/tex/latex/pythontex/pythontex.sty
14mr|texlive-pythontex-0.12-1.6|63	%doc %{_texmfdistdir}/doc/latex/pythontex/README
14mr|texlive-pythontex-0.12-1.6|64	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex.pdf
14mr|texlive-pythontex-0.12-1.6|65	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_gallery.pdf
14mr|texlive-pythontex-0.12-1.6|66	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_gallery.tex
14mr|texlive-pythontex-0.12-1.6|67	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_quickstart.pdf
14mr|texlive-pythontex-0.12-1.6|68	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_quickstart.tex
14mr|texlive-pythontex-0.12-1.6|69	#- source
14mr|texlive-pythontex-0.12-1.6|70	%doc %{_texmfdistdir}/source/latex/pythontex/pythontex.bat
14mr|texlive-pythontex-0.12-1.6|71	%doc %{_texmfdistdir}/source/latex/pythontex/pythontex.dtx
14mr|texlive-pythontex-0.12-1.6|72	%doc %{_texmfdistdir}/source/latex/pythontex/pythontex.ins
14mr|texlive-pythontex-0.12-1.6|73	
14mr|texlive-pythontex-0.12-1.6|74	#-----------------------------------------------------------------------
14mr|texlive-pythontex-0.12-1.6|75	%prep
14mr|texlive-pythontex-0.12-1.6|76	%setup -c -a0 -a1 -a2
14mr|texlive-pythontex-0.12-1.6|77	
14mr|texlive-pythontex-0.12-1.6|78	%build
14mr|texlive-pythontex-0.12-1.6|79	
14mr|texlive-pythontex-0.12-1.6|80	%install
14mr|texlive-pythontex-0.12-1.6|81	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-pythontex-0.12-1.6|82	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-pythontex-0.12-1.6|83	
14mr|texlive-pythontex-0.12-1.6|84	%changelog
14mr|texlive-pythontex-0.12-1.6|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12-1.6
14mr|texlive-pythontex-0.12-1.6|86	+ Revision: 39b3a3b
14mr|texlive-pythontex-0.12-1.6|87	- MassBuild#440: Increase release tag
14mr|texlive-pythontex-0.12-1.6|88	
14mr|texlive-pythontex-0.12-1.6|89	

21201 14
14mr|texlive-qcm-2.1-3|1	# revision 15878
14mr|texlive-qcm-2.1-3|2	# category Package
14mr|texlive-qcm-2.1-3|3	# catalog-ctan /macros/latex/contrib/qcm
14mr|texlive-qcm-2.1-3|4	# catalog-date 2009-03-26 15:47:40 +0100
14mr|texlive-qcm-2.1-3|5	# catalog-license lppl
14mr|texlive-qcm-2.1-3|6	# catalog-version 2.1
14mr|texlive-qcm-2.1-3|7	Name:		texlive-qcm
14mr|texlive-qcm-2.1-3|8	Version:	2.1
14mr|texlive-qcm-2.1-3|9	Release:	3
14mr|texlive-qcm-2.1-3|10	Summary:	A LaTeX2e class for making multiple choice questionnaires
14mr|texlive-qcm-2.1-3|11	Group:		Publishing
14mr|texlive-qcm-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qcm
14mr|texlive-qcm-2.1-3|13	License:	LPPL
14mr|texlive-qcm-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qcm.tar.xz
14mr|texlive-qcm-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qcm.doc.tar.xz
14mr|texlive-qcm-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qcm.source.tar.xz
14mr|texlive-qcm-2.1-3|17	BuildArch:	noarch
14mr|texlive-qcm-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-qcm-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-qcm-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-qcm-2.1-3|21	
14mr|texlive-qcm-2.1-3|22	%description
14mr|texlive-qcm-2.1-3|23	QCM is a package for making multiple choices questionnaires
14mr|texlive-qcm-2.1-3|24	under LaTeX2e ("QCM" is the French acronym for this style of
14mr|texlive-qcm-2.1-3|25	test). A special environment allows you to define questions and
14mr|texlive-qcm-2.1-3|26	possible answers. You can specify which answers are correct and
14mr|texlive-qcm-2.1-3|27	which are not. QCM not only formats the questions for you, but
14mr|texlive-qcm-2.1-3|28	also generates a 'form' (a grid that your students will have to
14mr|texlive-qcm-2.1-3|29	fill in), and a 'mask' (the same grid, only with correct
14mr|texlive-qcm-2.1-3|30	answers properly checked in). You can then print the mask on a
14mr|texlive-qcm-2.1-3|31	slide and correct the questionnaires more easily by
14mr|texlive-qcm-2.1-3|32	superimposing the mask on top of students' forms. QCM can also
14mr|texlive-qcm-2.1-3|33	typeset exam corrections automatically, and comes with support
14mr|texlive-qcm-2.1-3|34	for AUC-TeX.
14mr|texlive-qcm-2.1-3|35	
14mr|texlive-qcm-2.1-3|36	%post
14mr|texlive-qcm-2.1-3|37	%{_sbindir}/texlive.post
14mr|texlive-qcm-2.1-3|38	
14mr|texlive-qcm-2.1-3|39	%postun
14mr|texlive-qcm-2.1-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-qcm-2.1-3|41	%{_sbindir}/texlive.post
14mr|texlive-qcm-2.1-3|42	fi
14mr|texlive-qcm-2.1-3|43	
14mr|texlive-qcm-2.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-qcm-2.1-3|45	%files
14mr|texlive-qcm-2.1-3|46	%{_texmfdistdir}/tex/latex/qcm/qcm.cls
14mr|texlive-qcm-2.1-3|47	%{_texmfdistdir}/tex/latex/qcm/qcm.sty
14mr|texlive-qcm-2.1-3|48	%doc %{_texmfdistdir}/doc/latex/qcm/NEWS
14mr|texlive-qcm-2.1-3|49	%doc %{_texmfdistdir}/doc/latex/qcm/README
14mr|texlive-qcm-2.1-3|50	%doc %{_texmfdistdir}/doc/latex/qcm/qcm.el
14mr|texlive-qcm-2.1-3|51	%doc %{_texmfdistdir}/doc/latex/qcm/qcm.pdf
14mr|texlive-qcm-2.1-3|52	#- source
14mr|texlive-qcm-2.1-3|53	%doc %{_texmfdistdir}/source/latex/qcm/qcm.dtx
14mr|texlive-qcm-2.1-3|54	%doc %{_texmfdistdir}/source/latex/qcm/qcm.ins
14mr|texlive-qcm-2.1-3|55	
14mr|texlive-qcm-2.1-3|56	#-----------------------------------------------------------------------
14mr|texlive-qcm-2.1-3|57	%prep
14mr|texlive-qcm-2.1-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-qcm-2.1-3|59	
14mr|texlive-qcm-2.1-3|60	%build
14mr|texlive-qcm-2.1-3|61	
14mr|texlive-qcm-2.1-3|62	%install
14mr|texlive-qcm-2.1-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-qcm-2.1-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-qcm-2.1-3|65	
14mr|texlive-qcm-2.1-3|66	
14mr|texlive-qcm-2.1-3|67	
14mr|texlive-qcm-2.1-3|68	%changelog
14mr|texlive-qcm-2.1-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-qcm-2.1-3|70	+ Revision: 8cfa38c
14mr|texlive-qcm-2.1-3|71	- MassBuild#440: Increase release tag
14mr|texlive-qcm-2.1-3|72	
14mr|texlive-qcm-2.1-3|73	

21202 14
14mr|texlive-qobitree-20081130-3|1	# revision 15878
14mr|texlive-qobitree-20081130-3|2	# category Package
14mr|texlive-qobitree-20081130-3|3	# catalog-ctan /macros/latex/contrib/qobitree
14mr|texlive-qobitree-20081130-3|4	# catalog-date 2008-11-30 00:16:40 +0100
14mr|texlive-qobitree-20081130-3|5	# catalog-license lppl
14mr|texlive-qobitree-20081130-3|6	# catalog-version undef
14mr|texlive-qobitree-20081130-3|7	Name:		texlive-qobitree
14mr|texlive-qobitree-20081130-3|8	Version:	20081130
14mr|texlive-qobitree-20081130-3|9	Release:	3
14mr|texlive-qobitree-20081130-3|10	Summary:	LaTeX macros for typesetting trees
14mr|texlive-qobitree-20081130-3|11	Group:		Publishing
14mr|texlive-qobitree-20081130-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qobitree
14mr|texlive-qobitree-20081130-3|13	License:	LPPL
14mr|texlive-qobitree-20081130-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qobitree.tar.xz
14mr|texlive-qobitree-20081130-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qobitree.doc.tar.xz
14mr|texlive-qobitree-20081130-3|16	BuildArch:	noarch
14mr|texlive-qobitree-20081130-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-qobitree-20081130-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-qobitree-20081130-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-qobitree-20081130-3|20	
14mr|texlive-qobitree-20081130-3|21	%description
14mr|texlive-qobitree-20081130-3|22	Provides commands \branch and \leaf for specifying the elements
14mr|texlive-qobitree-20081130-3|23	of the tree; you build up your tree with those commands, and
14mr|texlive-qobitree-20081130-3|24	then issue the \tree command to typeset the whole.
14mr|texlive-qobitree-20081130-3|25	
14mr|texlive-qobitree-20081130-3|26	%post
14mr|texlive-qobitree-20081130-3|27	%{_sbindir}/texlive.post
14mr|texlive-qobitree-20081130-3|28	
14mr|texlive-qobitree-20081130-3|29	%postun
14mr|texlive-qobitree-20081130-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-qobitree-20081130-3|31	%{_sbindir}/texlive.post
14mr|texlive-qobitree-20081130-3|32	fi
14mr|texlive-qobitree-20081130-3|33	
14mr|texlive-qobitree-20081130-3|34	#-----------------------------------------------------------------------
14mr|texlive-qobitree-20081130-3|35	%files
14mr|texlive-qobitree-20081130-3|36	%{_texmfdistdir}/tex/latex/qobitree/qobitree.tex
14mr|texlive-qobitree-20081130-3|37	%doc %{_texmfdistdir}/doc/latex/qobitree/README
14mr|texlive-qobitree-20081130-3|38	%doc %{_texmfdistdir}/doc/latex/qobitree/example.tex
14mr|texlive-qobitree-20081130-3|39	
14mr|texlive-qobitree-20081130-3|40	#-----------------------------------------------------------------------
14mr|texlive-qobitree-20081130-3|41	%prep
14mr|texlive-qobitree-20081130-3|42	%setup -c -a0 -a1
14mr|texlive-qobitree-20081130-3|43	
14mr|texlive-qobitree-20081130-3|44	%build
14mr|texlive-qobitree-20081130-3|45	
14mr|texlive-qobitree-20081130-3|46	%install
14mr|texlive-qobitree-20081130-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-qobitree-20081130-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-qobitree-20081130-3|49	
14mr|texlive-qobitree-20081130-3|50	
14mr|texlive-qobitree-20081130-3|51	
14mr|texlive-qobitree-20081130-3|52	%changelog
14mr|texlive-qobitree-20081130-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081130-3
14mr|texlive-qobitree-20081130-3|54	+ Revision: 7994423
14mr|texlive-qobitree-20081130-3|55	- MassBuild#440: Increase release tag
14mr|texlive-qobitree-20081130-3|56	
14mr|texlive-qobitree-20081130-3|57	

21203 14
14mr|texlive-qpxqtx-20111104-3|1	# revision 15878
14mr|texlive-qpxqtx-20111104-3|2	# category Package
14mr|texlive-qpxqtx-20111104-3|3	# catalog-ctan undef
14mr|texlive-qpxqtx-20111104-3|4	# catalog-date undef
14mr|texlive-qpxqtx-20111104-3|5	# catalog-license undef
14mr|texlive-qpxqtx-20111104-3|6	# catalog-version undef
14mr|texlive-qpxqtx-20111104-3|7	Name:		texlive-qpxqtx
14mr|texlive-qpxqtx-20111104-3|8	Version:	20111104
14mr|texlive-qpxqtx-20111104-3|9	Release:	3
14mr|texlive-qpxqtx-20111104-3|10	Summary:	TeXLive qpxqtx package
14mr|texlive-qpxqtx-20111104-3|11	Group:		Publishing
14mr|texlive-qpxqtx-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-qpxqtx-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-qpxqtx-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qpxqtx.tar.xz
14mr|texlive-qpxqtx-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qpxqtx.doc.tar.xz
14mr|texlive-qpxqtx-20111104-3|16	BuildArch:	noarch
14mr|texlive-qpxqtx-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-qpxqtx-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-qpxqtx-20111104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-qpxqtx-20111104-3|20	
14mr|texlive-qpxqtx-20111104-3|21	%description
14mr|texlive-qpxqtx-20111104-3|22	TeXLive qpxqtx package.
14mr|texlive-qpxqtx-20111104-3|23	
14mr|texlive-qpxqtx-20111104-3|24	%post
14mr|texlive-qpxqtx-20111104-3|25	%{_sbindir}/texlive.post
14mr|texlive-qpxqtx-20111104-3|26	
14mr|texlive-qpxqtx-20111104-3|27	%postun
14mr|texlive-qpxqtx-20111104-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-qpxqtx-20111104-3|29	%{_sbindir}/texlive.post
14mr|texlive-qpxqtx-20111104-3|30	fi
14mr|texlive-qpxqtx-20111104-3|31	
14mr|texlive-qpxqtx-20111104-3|32	#-----------------------------------------------------------------------
14mr|texlive-qpxqtx-20111104-3|33	%files
14mr|texlive-qpxqtx-20111104-3|34	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxbmi.tfm
14mr|texlive-qpxqtx-20111104-3|35	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxbmia.tfm
14mr|texlive-qpxqtx-20111104-3|36	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxmi.tfm
14mr|texlive-qpxqtx-20111104-3|37	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxmia.tfm
14mr|texlive-qpxqtx-20111104-3|38	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxbmi.tfm
14mr|texlive-qpxqtx-20111104-3|39	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxbmia.tfm
14mr|texlive-qpxqtx-20111104-3|40	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxmi.tfm
14mr|texlive-qpxqtx-20111104-3|41	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxmia.tfm
14mr|texlive-qpxqtx-20111104-3|42	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxbmi.vf
14mr|texlive-qpxqtx-20111104-3|43	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxbmia.vf
14mr|texlive-qpxqtx-20111104-3|44	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxmi.vf
14mr|texlive-qpxqtx-20111104-3|45	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxmia.vf
14mr|texlive-qpxqtx-20111104-3|46	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxbmi.vf
14mr|texlive-qpxqtx-20111104-3|47	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxbmia.vf
14mr|texlive-qpxqtx-20111104-3|48	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxmi.vf
14mr|texlive-qpxqtx-20111104-3|49	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxmia.vf
14mr|texlive-qpxqtx-20111104-3|50	%{_texmfdistdir}/tex/generic/qpxqtx/amspbold.tex
14mr|texlive-qpxqtx-20111104-3|51	%{_texmfdistdir}/tex/generic/qpxqtx/amsqpx.def
14mr|texlive-qpxqtx-20111104-3|52	%{_texmfdistdir}/tex/generic/qpxqtx/amsqpx.tex
14mr|texlive-qpxqtx-20111104-3|53	%{_texmfdistdir}/tex/generic/qpxqtx/amsqtx.def
14mr|texlive-qpxqtx-20111104-3|54	%{_texmfdistdir}/tex/generic/qpxqtx/amsqtx.tex
14mr|texlive-qpxqtx-20111104-3|55	%{_texmfdistdir}/tex/generic/qpxqtx/amstbold.tex
14mr|texlive-qpxqtx-20111104-3|56	%{_texmfdistdir}/tex/generic/qpxqtx/qpxmath.sty
14mr|texlive-qpxqtx-20111104-3|57	%{_texmfdistdir}/tex/generic/qpxqtx/qpxmath.tex
14mr|texlive-qpxqtx-20111104-3|58	%{_texmfdistdir}/tex/generic/qpxqtx/qtxmath.sty
14mr|texlive-qpxqtx-20111104-3|59	%{_texmfdistdir}/tex/generic/qpxqtx/qtxmath.tex
14mr|texlive-qpxqtx-20111104-3|60	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/00README
14mr|texlive-qpxqtx-20111104-3|61	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/p01tst.tex
14mr|texlive-qpxqtx-20111104-3|62	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/p02tst.tex
14mr|texlive-qpxqtx-20111104-3|63	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qpxsymb.tex
14mr|texlive-qpxqtx-20111104-3|64	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qpxtest.tex
14mr|texlive-qpxqtx-20111104-3|65	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qtxsymb.tex
14mr|texlive-qpxqtx-20111104-3|66	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qtxtest.tex
14mr|texlive-qpxqtx-20111104-3|67	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/t01tst.tex
14mr|texlive-qpxqtx-20111104-3|68	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/t02tst.tex
14mr|texlive-qpxqtx-20111104-3|69	
14mr|texlive-qpxqtx-20111104-3|70	#-----------------------------------------------------------------------
14mr|texlive-qpxqtx-20111104-3|71	%prep
14mr|texlive-qpxqtx-20111104-3|72	%setup -c -a0 -a1
14mr|texlive-qpxqtx-20111104-3|73	
14mr|texlive-qpxqtx-20111104-3|74	%build
14mr|texlive-qpxqtx-20111104-3|75	
14mr|texlive-qpxqtx-20111104-3|76	%install
14mr|texlive-qpxqtx-20111104-3|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-qpxqtx-20111104-3|78	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-qpxqtx-20111104-3|79	
14mr|texlive-qpxqtx-20111104-3|80	
14mr|texlive-qpxqtx-20111104-3|81	
14mr|texlive-qpxqtx-20111104-3|82	%changelog
14mr|texlive-qpxqtx-20111104-3|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-qpxqtx-20111104-3|84	+ Revision: e517b66
14mr|texlive-qpxqtx-20111104-3|85	- MassBuild#440: Increase release tag
14mr|texlive-qpxqtx-20111104-3|86	
14mr|texlive-qpxqtx-20111104-3|87	

21204 14
14mr|texlive-qstest-20080824-3|1	# revision 15878
14mr|texlive-qstest-20080824-3|2	# category Package
14mr|texlive-qstest-20080824-3|3	# catalog-ctan /macros/latex/contrib/qstest
14mr|texlive-qstest-20080824-3|4	# catalog-date 2008-08-24 10:50:19 +0200
14mr|texlive-qstest-20080824-3|5	# catalog-license lppl
14mr|texlive-qstest-20080824-3|6	# catalog-version undef
14mr|texlive-qstest-20080824-3|7	Name:		texlive-qstest
14mr|texlive-qstest-20080824-3|8	Version:	20080824
14mr|texlive-qstest-20080824-3|9	Release:	3
14mr|texlive-qstest-20080824-3|10	Summary:	Bundle for unit tests and pattern matching
14mr|texlive-qstest-20080824-3|11	Group:		Publishing
14mr|texlive-qstest-20080824-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qstest
14mr|texlive-qstest-20080824-3|13	License:	LPPL
14mr|texlive-qstest-20080824-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qstest.tar.xz
14mr|texlive-qstest-20080824-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qstest.doc.tar.xz
14mr|texlive-qstest-20080824-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qstest.source.tar.xz
14mr|texlive-qstest-20080824-3|17	BuildArch:	noarch
14mr|texlive-qstest-20080824-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-qstest-20080824-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-qstest-20080824-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-qstest-20080824-3|21	
14mr|texlive-qstest-20080824-3|22	%description
14mr|texlive-qstest-20080824-3|23	This is the public release of the qstest bundle (written for
14mr|texlive-qstest-20080824-3|24	DocScape Publisher) (C) 2006, 2007 QuinScape GmbH. The bundle
14mr|texlive-qstest-20080824-3|25	contains the packages 'makematch' for matching patterns to
14mr|texlive-qstest-20080824-3|26	targets (with a generalization in the form of pattern lists and
14mr|texlive-qstest-20080824-3|27	keyword lists), and 'qstest' for performing unit tests,
14mr|texlive-qstest-20080824-3|28	allowing the user to run a number of logged tests ensuring the
14mr|texlive-qstest-20080824-3|29	consistency of values, properties and call sequences during
14mr|texlive-qstest-20080824-3|30	execution of test code. Both packages make extensive use of in
14mr|texlive-qstest-20080824-3|31	their package documentation, providing illustrated examples
14mr|texlive-qstest-20080824-3|32	that are automatically verified to work as expected. Check the
14mr|texlive-qstest-20080824-3|33	README file for details.
14mr|texlive-qstest-20080824-3|34	
14mr|texlive-qstest-20080824-3|35	%post
14mr|texlive-qstest-20080824-3|36	%{_sbindir}/texlive.post
14mr|texlive-qstest-20080824-3|37	
14mr|texlive-qstest-20080824-3|38	%postun
14mr|texlive-qstest-20080824-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-qstest-20080824-3|40	%{_sbindir}/texlive.post
14mr|texlive-qstest-20080824-3|41	fi
14mr|texlive-qstest-20080824-3|42	
14mr|texlive-qstest-20080824-3|43	#-----------------------------------------------------------------------
14mr|texlive-qstest-20080824-3|44	%files
14mr|texlive-qstest-20080824-3|45	%{_texmfdistdir}/tex/latex/qstest/makematch.sty
14mr|texlive-qstest-20080824-3|46	%{_texmfdistdir}/tex/latex/qstest/qstest.sty
14mr|texlive-qstest-20080824-3|47	%doc %{_texmfdistdir}/doc/latex/qstest/README
14mr|texlive-qstest-20080824-3|48	%doc %{_texmfdistdir}/doc/latex/qstest/makematch-qs.tex
14mr|texlive-qstest-20080824-3|49	%doc %{_texmfdistdir}/doc/latex/qstest/makematch.pdf
14mr|texlive-qstest-20080824-3|50	%doc %{_texmfdistdir}/doc/latex/qstest/qstest-qs.tex
14mr|texlive-qstest-20080824-3|51	%doc %{_texmfdistdir}/doc/latex/qstest/qstest.pdf
14mr|texlive-qstest-20080824-3|52	#- source
14mr|texlive-qstest-20080824-3|53	%doc %{_texmfdistdir}/source/latex/qstest/Makefile
14mr|texlive-qstest-20080824-3|54	%doc %{_texmfdistdir}/source/latex/qstest/makematch.drv
14mr|texlive-qstest-20080824-3|55	%doc %{_texmfdistdir}/source/latex/qstest/makematch.dtx
14mr|texlive-qstest-20080824-3|56	%doc %{_texmfdistdir}/source/latex/qstest/qstest.drv
14mr|texlive-qstest-20080824-3|57	%doc %{_texmfdistdir}/source/latex/qstest/qstest.dtx
14mr|texlive-qstest-20080824-3|58	%doc %{_texmfdistdir}/source/latex/qstest/qstest.ins
14mr|texlive-qstest-20080824-3|59	
14mr|texlive-qstest-20080824-3|60	#-----------------------------------------------------------------------
14mr|texlive-qstest-20080824-3|61	%prep
14mr|texlive-qstest-20080824-3|62	%setup -c -a0 -a1 -a2
14mr|texlive-qstest-20080824-3|63	
14mr|texlive-qstest-20080824-3|64	%build
14mr|texlive-qstest-20080824-3|65	
14mr|texlive-qstest-20080824-3|66	%install
14mr|texlive-qstest-20080824-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-qstest-20080824-3|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-qstest-20080824-3|69	
14mr|texlive-qstest-20080824-3|70	
14mr|texlive-qstest-20080824-3|71	
14mr|texlive-qstest-20080824-3|72	%changelog
14mr|texlive-qstest-20080824-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080824-3
14mr|texlive-qstest-20080824-3|74	+ Revision: 376364f
14mr|texlive-qstest-20080824-3|75	- MassBuild#440: Increase release tag
14mr|texlive-qstest-20080824-3|76	
14mr|texlive-qstest-20080824-3|77	

21205 14
14mr|texlive-qsymbols-20090625-3|1	# revision 15878
14mr|texlive-qsymbols-20090625-3|2	# category Package
14mr|texlive-qsymbols-20090625-3|3	# catalog-ctan /macros/latex/contrib/qsymbols
14mr|texlive-qsymbols-20090625-3|4	# catalog-date 2009-06-25 00:34:53 +0200
14mr|texlive-qsymbols-20090625-3|5	# catalog-license gpl
14mr|texlive-qsymbols-20090625-3|6	# catalog-version undef
14mr|texlive-qsymbols-20090625-3|7	Name:		texlive-qsymbols
14mr|texlive-qsymbols-20090625-3|8	Version:	20090625
14mr|texlive-qsymbols-20090625-3|9	Release:	3
14mr|texlive-qsymbols-20090625-3|10	Summary:	Maths symbol abbreviations
14mr|texlive-qsymbols-20090625-3|11	Group:		Publishing
14mr|texlive-qsymbols-20090625-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qsymbols
14mr|texlive-qsymbols-20090625-3|13	License:	GPL
14mr|texlive-qsymbols-20090625-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qsymbols.tar.xz
14mr|texlive-qsymbols-20090625-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qsymbols.doc.tar.xz
14mr|texlive-qsymbols-20090625-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qsymbols.source.tar.xz
14mr|texlive-qsymbols-20090625-3|17	BuildArch:	noarch
14mr|texlive-qsymbols-20090625-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-qsymbols-20090625-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-qsymbols-20090625-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-qsymbols-20090625-3|21	
14mr|texlive-qsymbols-20090625-3|22	%description
14mr|texlive-qsymbols-20090625-3|23	Provides macros for defining systematic mnemonic abbreviations,
14mr|texlive-qsymbols-20090625-3|24	starting with ` for math symbols and \" for arrows, using
14mr|texlive-qsymbols-20090625-3|25	standard symbols as well as those from the amsfonts bundle and
14mr|texlive-qsymbols-20090625-3|26	the stmaryrd package.
14mr|texlive-qsymbols-20090625-3|27	
14mr|texlive-qsymbols-20090625-3|28	%post
14mr|texlive-qsymbols-20090625-3|29	%{_sbindir}/texlive.post
14mr|texlive-qsymbols-20090625-3|30	
14mr|texlive-qsymbols-20090625-3|31	%postun
14mr|texlive-qsymbols-20090625-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-qsymbols-20090625-3|33	%{_sbindir}/texlive.post
14mr|texlive-qsymbols-20090625-3|34	fi
14mr|texlive-qsymbols-20090625-3|35	
14mr|texlive-qsymbols-20090625-3|36	#-----------------------------------------------------------------------
14mr|texlive-qsymbols-20090625-3|37	%files
14mr|texlive-qsymbols-20090625-3|38	%{_texmfdistdir}/tex/latex/qsymbols/qsymbols.sty
14mr|texlive-qsymbols-20090625-3|39	%doc %{_texmfdistdir}/doc/latex/qsymbols/CATALOG
14mr|texlive-qsymbols-20090625-3|40	%doc %{_texmfdistdir}/doc/latex/qsymbols/COPYING
14mr|texlive-qsymbols-20090625-3|41	%doc %{_texmfdistdir}/doc/latex/qsymbols/MANIFEST
14mr|texlive-qsymbols-20090625-3|42	%doc %{_texmfdistdir}/doc/latex/qsymbols/README
14mr|texlive-qsymbols-20090625-3|43	%doc %{_texmfdistdir}/doc/latex/qsymbols/qsymbols.pdf
14mr|texlive-qsymbols-20090625-3|44	%doc %{_texmfdistdir}/doc/latex/qsymbols/qsymbols.tex
14mr|texlive-qsymbols-20090625-3|45	#- source
14mr|texlive-qsymbols-20090625-3|46	%doc %{_texmfdistdir}/source/latex/qsymbols/Makefile
14mr|texlive-qsymbols-20090625-3|47	
14mr|texlive-qsymbols-20090625-3|48	#-----------------------------------------------------------------------
14mr|texlive-qsymbols-20090625-3|49	%prep
14mr|texlive-qsymbols-20090625-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-qsymbols-20090625-3|51	
14mr|texlive-qsymbols-20090625-3|52	%build
14mr|texlive-qsymbols-20090625-3|53	
14mr|texlive-qsymbols-20090625-3|54	%install
14mr|texlive-qsymbols-20090625-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-qsymbols-20090625-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-qsymbols-20090625-3|57	
14mr|texlive-qsymbols-20090625-3|58	
14mr|texlive-qsymbols-20090625-3|59	
14mr|texlive-qsymbols-20090625-3|60	%changelog
14mr|texlive-qsymbols-20090625-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090625-3
14mr|texlive-qsymbols-20090625-3|62	+ Revision: ec62117
14mr|texlive-qsymbols-20090625-3|63	- MassBuild#440: Increase release tag
14mr|texlive-qsymbols-20090625-3|64	
14mr|texlive-qsymbols-20090625-3|65	

21206 14
14mr|texlive-qtree-3.1b-3|1	# revision 15878
14mr|texlive-qtree-3.1b-3|2	# category Package
14mr|texlive-qtree-3.1b-3|3	# catalog-ctan /macros/latex/contrib/qtree
14mr|texlive-qtree-3.1b-3|4	# catalog-date 2009-01-24 16:10:54 +0100
14mr|texlive-qtree-3.1b-3|5	# catalog-license lppl
14mr|texlive-qtree-3.1b-3|6	# catalog-version 3.1b
14mr|texlive-qtree-3.1b-3|7	Name:		texlive-qtree
14mr|texlive-qtree-3.1b-3|8	Version:	3.1b
14mr|texlive-qtree-3.1b-3|9	Release:	3
14mr|texlive-qtree-3.1b-3|10	Summary:	Draw tree structures
14mr|texlive-qtree-3.1b-3|11	Group:		Publishing
14mr|texlive-qtree-3.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qtree
14mr|texlive-qtree-3.1b-3|13	License:	LPPL
14mr|texlive-qtree-3.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qtree.tar.xz
14mr|texlive-qtree-3.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qtree.doc.tar.xz
14mr|texlive-qtree-3.1b-3|16	BuildArch:	noarch
14mr|texlive-qtree-3.1b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-qtree-3.1b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-qtree-3.1b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-qtree-3.1b-3|20	
14mr|texlive-qtree-3.1b-3|21	%description
14mr|texlive-qtree-3.1b-3|22	The package offers support for drawing tree diagrams, and is
14mr|texlive-qtree-3.1b-3|23	especially suitable for linguistics use. It allows trees to be
14mr|texlive-qtree-3.1b-3|24	specified in a simple bracket notation, automatically
14mr|texlive-qtree-3.1b-3|25	calculates branch sizes, and supports both DVI/PostScript and
14mr|texlive-qtree-3.1b-3|26	PDF output by use of pict2e facilities. The package is a
14mr|texlive-qtree-3.1b-3|27	development of the existing qobitree package, offering a new
14mr|texlive-qtree-3.1b-3|28	front end.
14mr|texlive-qtree-3.1b-3|29	
14mr|texlive-qtree-3.1b-3|30	%post
14mr|texlive-qtree-3.1b-3|31	%{_sbindir}/texlive.post
14mr|texlive-qtree-3.1b-3|32	
14mr|texlive-qtree-3.1b-3|33	%postun
14mr|texlive-qtree-3.1b-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-qtree-3.1b-3|35	%{_sbindir}/texlive.post
14mr|texlive-qtree-3.1b-3|36	fi
14mr|texlive-qtree-3.1b-3|37	
14mr|texlive-qtree-3.1b-3|38	#-----------------------------------------------------------------------
14mr|texlive-qtree-3.1b-3|39	%files
14mr|texlive-qtree-3.1b-3|40	%{_texmfdistdir}/tex/latex/qtree/qtree.sty
14mr|texlive-qtree-3.1b-3|41	%doc %{_texmfdistdir}/doc/latex/qtree/README
14mr|texlive-qtree-3.1b-3|42	%doc %{_texmfdistdir}/doc/latex/qtree/qarrows.pdf
14mr|texlive-qtree-3.1b-3|43	%doc %{_texmfdistdir}/doc/latex/qtree/qarrows.tex
14mr|texlive-qtree-3.1b-3|44	%doc %{_texmfdistdir}/doc/latex/qtree/qtreenotes.pdf
14mr|texlive-qtree-3.1b-3|45	%doc %{_texmfdistdir}/doc/latex/qtree/qtreenotes.tex
14mr|texlive-qtree-3.1b-3|46	
14mr|texlive-qtree-3.1b-3|47	#-----------------------------------------------------------------------
14mr|texlive-qtree-3.1b-3|48	%prep
14mr|texlive-qtree-3.1b-3|49	%setup -c -a0 -a1
14mr|texlive-qtree-3.1b-3|50	
14mr|texlive-qtree-3.1b-3|51	%build
14mr|texlive-qtree-3.1b-3|52	
14mr|texlive-qtree-3.1b-3|53	%install
14mr|texlive-qtree-3.1b-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-qtree-3.1b-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-qtree-3.1b-3|56	
14mr|texlive-qtree-3.1b-3|57	
14mr|texlive-qtree-3.1b-3|58	
14mr|texlive-qtree-3.1b-3|59	%changelog
14mr|texlive-qtree-3.1b-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1b-3
14mr|texlive-qtree-3.1b-3|61	+ Revision: 7367a58
14mr|texlive-qtree-3.1b-3|62	- MassBuild#440: Increase release tag
14mr|texlive-qtree-3.1b-3|63	
14mr|texlive-qtree-3.1b-3|64	

21207 14
14mr|texlive-quotchap-1.1-6|1	# revision 28046
14mr|texlive-quotchap-1.1-6|2	# category Package
14mr|texlive-quotchap-1.1-6|3	# catalog-ctan /macros/latex/contrib/quotchap
14mr|texlive-quotchap-1.1-6|4	# catalog-date 2012-10-20 22:28:24 +0200
14mr|texlive-quotchap-1.1-6|5	# catalog-license gpl
14mr|texlive-quotchap-1.1-6|6	# catalog-version 1.1
14mr|texlive-quotchap-1.1-6|7	Name:		texlive-quotchap
14mr|texlive-quotchap-1.1-6|8	Version:	1.1
14mr|texlive-quotchap-1.1-6|9	Release:	6
14mr|texlive-quotchap-1.1-6|10	Summary:	Decorative chapter headings
14mr|texlive-quotchap-1.1-6|11	Group:		Publishing
14mr|texlive-quotchap-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quotchap
14mr|texlive-quotchap-1.1-6|13	License:	GPL
14mr|texlive-quotchap-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.tar.xz
14mr|texlive-quotchap-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.doc.tar.xz
14mr|texlive-quotchap-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.source.tar.xz
14mr|texlive-quotchap-1.1-6|17	BuildArch:	noarch
14mr|texlive-quotchap-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-quotchap-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-quotchap-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-quotchap-1.1-6|21	
14mr|texlive-quotchap-1.1-6|22	%description
14mr|texlive-quotchap-1.1-6|23	A package for creating decorative chapter headings with
14mr|texlive-quotchap-1.1-6|24	quotations. Uses graphical and coloured output and by default
14mr|texlive-quotchap-1.1-6|25	needs the "Adobe standard font set" (as supported by psnfss).
14mr|texlive-quotchap-1.1-6|26	
14mr|texlive-quotchap-1.1-6|27	%post
14mr|texlive-quotchap-1.1-6|28	%{_sbindir}/texlive.post
14mr|texlive-quotchap-1.1-6|29	
14mr|texlive-quotchap-1.1-6|30	%postun
14mr|texlive-quotchap-1.1-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-quotchap-1.1-6|32	%{_sbindir}/texlive.post
14mr|texlive-quotchap-1.1-6|33	fi
14mr|texlive-quotchap-1.1-6|34	
14mr|texlive-quotchap-1.1-6|35	#-----------------------------------------------------------------------
14mr|texlive-quotchap-1.1-6|36	%files
14mr|texlive-quotchap-1.1-6|37	%{_texmfdistdir}/tex/latex/quotchap/quotchap.sty
14mr|texlive-quotchap-1.1-6|38	%doc %{_texmfdistdir}/doc/latex/quotchap/README
14mr|texlive-quotchap-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/quotchap/document.pdf
14mr|texlive-quotchap-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/quotchap/document.tex
14mr|texlive-quotchap-1.1-6|41	%doc %{_texmfdistdir}/doc/latex/quotchap/quotchap.pdf
14mr|texlive-quotchap-1.1-6|42	#- source
14mr|texlive-quotchap-1.1-6|43	%doc %{_texmfdistdir}/source/latex/quotchap/quotchap.dtx
14mr|texlive-quotchap-1.1-6|44	%doc %{_texmfdistdir}/source/latex/quotchap/quotchap.ins
14mr|texlive-quotchap-1.1-6|45	
14mr|texlive-quotchap-1.1-6|46	#-----------------------------------------------------------------------
14mr|texlive-quotchap-1.1-6|47	%prep
14mr|texlive-quotchap-1.1-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-quotchap-1.1-6|49	
14mr|texlive-quotchap-1.1-6|50	%build
14mr|texlive-quotchap-1.1-6|51	
14mr|texlive-quotchap-1.1-6|52	%install
14mr|texlive-quotchap-1.1-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-quotchap-1.1-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-quotchap-1.1-6|55	
14mr|texlive-quotchap-1.1-6|56	%changelog
14mr|texlive-quotchap-1.1-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-quotchap-1.1-6|58	+ Revision: 1b1a378
14mr|texlive-quotchap-1.1-6|59	- MassBuild#440: Increase release tag
14mr|texlive-quotchap-1.1-6|60	
14mr|texlive-quotchap-1.1-6|61	

21208 14
14mr|texlive-quoting-v0.1b-2|1	# revision 25474
14mr|texlive-quoting-v0.1b-2|2	# category Package
14mr|texlive-quoting-v0.1b-2|3	# catalog-ctan /macros/latex/contrib/quoting
14mr|texlive-quoting-v0.1b-2|4	# catalog-date 2012-02-22 10:43:42 +0100
14mr|texlive-quoting-v0.1b-2|5	# catalog-license lppl1.3
14mr|texlive-quoting-v0.1b-2|6	# catalog-version v0.1b
14mr|texlive-quoting-v0.1b-2|7	Name:		texlive-quoting
14mr|texlive-quoting-v0.1b-2|8	Version:	v0.1b
14mr|texlive-quoting-v0.1b-2|9	Release:	2
14mr|texlive-quoting-v0.1b-2|10	Summary:	Consolidated environment for displayed text
14mr|texlive-quoting-v0.1b-2|11	Group:		Publishing
14mr|texlive-quoting-v0.1b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quoting
14mr|texlive-quoting-v0.1b-2|13	License:	LPPL1.3
14mr|texlive-quoting-v0.1b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quoting.tar.xz
14mr|texlive-quoting-v0.1b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quoting.doc.tar.xz
14mr|texlive-quoting-v0.1b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quoting.source.tar.xz
14mr|texlive-quoting-v0.1b-2|17	BuildArch:	noarch
14mr|texlive-quoting-v0.1b-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-quoting-v0.1b-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-quoting-v0.1b-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-quoting-v0.1b-2|21	
14mr|texlive-quoting-v0.1b-2|22	%description
14mr|texlive-quoting-v0.1b-2|23	As an alternative to the LaTeX standard environments quotation
14mr|texlive-quoting-v0.1b-2|24	and quote, the package provides a consolidated environment for
14mr|texlive-quoting-v0.1b-2|25	displayed text. First-line indentation may be activated by
14mr|texlive-quoting-v0.1b-2|26	adding a blank line before the quoting environment. A key-value
14mr|texlive-quoting-v0.1b-2|27	interface (using kvoptions) allows the user to configure font
14mr|texlive-quoting-v0.1b-2|28	properties and spacing and to control orphans within and after
14mr|texlive-quoting-v0.1b-2|29	the environment.
14mr|texlive-quoting-v0.1b-2|30	
14mr|texlive-quoting-v0.1b-2|31	%post
14mr|texlive-quoting-v0.1b-2|32	%{_sbindir}/texlive.post
14mr|texlive-quoting-v0.1b-2|33	
14mr|texlive-quoting-v0.1b-2|34	%postun
14mr|texlive-quoting-v0.1b-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-quoting-v0.1b-2|36	%{_sbindir}/texlive.post
14mr|texlive-quoting-v0.1b-2|37	fi
14mr|texlive-quoting-v0.1b-2|38	
14mr|texlive-quoting-v0.1b-2|39	#-----------------------------------------------------------------------
14mr|texlive-quoting-v0.1b-2|40	%files
14mr|texlive-quoting-v0.1b-2|41	%{_texmfdistdir}/tex/latex/quoting/quoting.sty
14mr|texlive-quoting-v0.1b-2|42	%doc %{_texmfdistdir}/doc/latex/quoting/README
14mr|texlive-quoting-v0.1b-2|43	%doc %{_texmfdistdir}/doc/latex/quoting/quoting.pdf
14mr|texlive-quoting-v0.1b-2|44	#- source
14mr|texlive-quoting-v0.1b-2|45	%doc %{_texmfdistdir}/source/latex/quoting/quoting.dtx
14mr|texlive-quoting-v0.1b-2|46	%doc %{_texmfdistdir}/source/latex/quoting/quoting.ins
14mr|texlive-quoting-v0.1b-2|47	
14mr|texlive-quoting-v0.1b-2|48	#-----------------------------------------------------------------------
14mr|texlive-quoting-v0.1b-2|49	%prep
14mr|texlive-quoting-v0.1b-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-quoting-v0.1b-2|51	
14mr|texlive-quoting-v0.1b-2|52	%build
14mr|texlive-quoting-v0.1b-2|53	
14mr|texlive-quoting-v0.1b-2|54	%install
14mr|texlive-quoting-v0.1b-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-quoting-v0.1b-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-quoting-v0.1b-2|57	
14mr|texlive-quoting-v0.1b-2|58	
14mr|texlive-quoting-v0.1b-2|59	
14mr|texlive-quoting-v0.1b-2|60	%changelog
14mr|texlive-quoting-v0.1b-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.1b-2
14mr|texlive-quoting-v0.1b-2|62	+ Revision: 7ea636f
14mr|texlive-quoting-v0.1b-2|63	- MassBuild#440: Increase release tag
14mr|texlive-quoting-v0.1b-2|64	
14mr|texlive-quoting-v0.1b-2|65	

21209 14
14mr|texlive-quotmark-1.0-3|1	# revision 15878
14mr|texlive-quotmark-1.0-3|2	# category Package
14mr|texlive-quotmark-1.0-3|3	# catalog-ctan /macros/latex/contrib/quotmark
14mr|texlive-quotmark-1.0-3|4	# catalog-date 2008-08-24 10:50:19 +0200
14mr|texlive-quotmark-1.0-3|5	# catalog-license lppl
14mr|texlive-quotmark-1.0-3|6	# catalog-version 1.0
14mr|texlive-quotmark-1.0-3|7	Name:		texlive-quotmark
14mr|texlive-quotmark-1.0-3|8	Version:	1.0
14mr|texlive-quotmark-1.0-3|9	Release:	3
14mr|texlive-quotmark-1.0-3|10	Summary:	Consistent quote marks
14mr|texlive-quotmark-1.0-3|11	Group:		Publishing
14mr|texlive-quotmark-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quotmark
14mr|texlive-quotmark-1.0-3|13	License:	LPPL
14mr|texlive-quotmark-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotmark.tar.xz
14mr|texlive-quotmark-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotmark.doc.tar.xz
14mr|texlive-quotmark-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotmark.source.tar.xz
14mr|texlive-quotmark-1.0-3|17	BuildArch:	noarch
14mr|texlive-quotmark-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-quotmark-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-quotmark-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-quotmark-1.0-3|21	
14mr|texlive-quotmark-1.0-3|22	%description
14mr|texlive-quotmark-1.0-3|23	The package provides a means of ensuring consistent quote marks
14mr|texlive-quotmark-1.0-3|24	throughout your document. The style can be changed either via
14mr|texlive-quotmark-1.0-3|25	package option or command. The package detects if babel or
14mr|texlive-quotmark-1.0-3|26	ngerman have been loaded, and will use the punctuation marks
14mr|texlive-quotmark-1.0-3|27	appropriate for the current language.
14mr|texlive-quotmark-1.0-3|28	
14mr|texlive-quotmark-1.0-3|29	%post
14mr|texlive-quotmark-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-quotmark-1.0-3|31	
14mr|texlive-quotmark-1.0-3|32	%postun
14mr|texlive-quotmark-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-quotmark-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-quotmark-1.0-3|35	fi
14mr|texlive-quotmark-1.0-3|36	
14mr|texlive-quotmark-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-quotmark-1.0-3|38	%files
14mr|texlive-quotmark-1.0-3|39	%{_texmfdistdir}/tex/latex/quotmark/quotmark-UKenglish.def
14mr|texlive-quotmark-1.0-3|40	%{_texmfdistdir}/tex/latex/quotmark/quotmark-USenglish.def
14mr|texlive-quotmark-1.0-3|41	%{_texmfdistdir}/tex/latex/quotmark/quotmark-afrikaans.def
14mr|texlive-quotmark-1.0-3|42	%{_texmfdistdir}/tex/latex/quotmark/quotmark-brazil.def
14mr|texlive-quotmark-1.0-3|43	%{_texmfdistdir}/tex/latex/quotmark/quotmark-bulgarian.def
14mr|texlive-quotmark-1.0-3|44	%{_texmfdistdir}/tex/latex/quotmark/quotmark-catalan.def
14mr|texlive-quotmark-1.0-3|45	%{_texmfdistdir}/tex/latex/quotmark/quotmark-croatian.def
14mr|texlive-quotmark-1.0-3|46	%{_texmfdistdir}/tex/latex/quotmark/quotmark-czech.def
14mr|texlive-quotmark-1.0-3|47	%{_texmfdistdir}/tex/latex/quotmark/quotmark-danish.def
14mr|texlive-quotmark-1.0-3|48	%{_texmfdistdir}/tex/latex/quotmark/quotmark-dutch.def
14mr|texlive-quotmark-1.0-3|49	%{_texmfdistdir}/tex/latex/quotmark/quotmark-estonian.def
14mr|texlive-quotmark-1.0-3|50	%{_texmfdistdir}/tex/latex/quotmark/quotmark-finnish.def
14mr|texlive-quotmark-1.0-3|51	%{_texmfdistdir}/tex/latex/quotmark/quotmark-frenchb.def
14mr|texlive-quotmark-1.0-3|52	%{_texmfdistdir}/tex/latex/quotmark/quotmark-germanb.def
14mr|texlive-quotmark-1.0-3|53	%{_texmfdistdir}/tex/latex/quotmark/quotmark-greek.def
14mr|texlive-quotmark-1.0-3|54	%{_texmfdistdir}/tex/latex/quotmark/quotmark-hebrew.def
14mr|texlive-quotmark-1.0-3|55	%{_texmfdistdir}/tex/latex/quotmark/quotmark-icelandic.def
14mr|texlive-quotmark-1.0-3|56	%{_texmfdistdir}/tex/latex/quotmark/quotmark-irish.def
14mr|texlive-quotmark-1.0-3|57	%{_texmfdistdir}/tex/latex/quotmark/quotmark-italian.def
14mr|texlive-quotmark-1.0-3|58	%{_texmfdistdir}/tex/latex/quotmark/quotmark-magyar.def
14mr|texlive-quotmark-1.0-3|59	%{_texmfdistdir}/tex/latex/quotmark/quotmark-ngermanb.def
14mr|texlive-quotmark-1.0-3|60	%{_texmfdistdir}/tex/latex/quotmark/quotmark-norsk.def
14mr|texlive-quotmark-1.0-3|61	%{_texmfdistdir}/tex/latex/quotmark/quotmark-polish.def
14mr|texlive-quotmark-1.0-3|62	%{_texmfdistdir}/tex/latex/quotmark/quotmark-portuges.def
14mr|texlive-quotmark-1.0-3|63	%{_texmfdistdir}/tex/latex/quotmark/quotmark-romanian.def
14mr|texlive-quotmark-1.0-3|64	%{_texmfdistdir}/tex/latex/quotmark/quotmark-russianb.def
14mr|texlive-quotmark-1.0-3|65	%{_texmfdistdir}/tex/latex/quotmark/quotmark-serbian.def
14mr|texlive-quotmark-1.0-3|66	%{_texmfdistdir}/tex/latex/quotmark/quotmark-slovak.def
14mr|texlive-quotmark-1.0-3|67	%{_texmfdistdir}/tex/latex/quotmark/quotmark-slovene.def
14mr|texlive-quotmark-1.0-3|68	%{_texmfdistdir}/tex/latex/quotmark/quotmark-sorbian.def
14mr|texlive-quotmark-1.0-3|69	%{_texmfdistdir}/tex/latex/quotmark/quotmark-spanish.def
14mr|texlive-quotmark-1.0-3|70	%{_texmfdistdir}/tex/latex/quotmark/quotmark-swedish.def
14mr|texlive-quotmark-1.0-3|71	%{_texmfdistdir}/tex/latex/quotmark/quotmark-swiss.def
14mr|texlive-quotmark-1.0-3|72	%{_texmfdistdir}/tex/latex/quotmark/quotmark-turkish.def
14mr|texlive-quotmark-1.0-3|73	%{_texmfdistdir}/tex/latex/quotmark/quotmark-ukraineb.def
14mr|texlive-quotmark-1.0-3|74	%{_texmfdistdir}/tex/latex/quotmark/quotmark-welsh.def
14mr|texlive-quotmark-1.0-3|75	%{_texmfdistdir}/tex/latex/quotmark/quotmark.sty
14mr|texlive-quotmark-1.0-3|76	%doc %{_texmfdistdir}/doc/latex/quotmark/CHANGES
14mr|texlive-quotmark-1.0-3|77	%doc %{_texmfdistdir}/doc/latex/quotmark/README
14mr|texlive-quotmark-1.0-3|78	%doc %{_texmfdistdir}/doc/latex/quotmark/quotmark.pdf
14mr|texlive-quotmark-1.0-3|79	%doc %{_texmfdistdir}/doc/latex/quotmark/sample.tex
14mr|texlive-quotmark-1.0-3|80	#- source
14mr|texlive-quotmark-1.0-3|81	%doc %{_texmfdistdir}/source/latex/quotmark/quotmark.dtx
14mr|texlive-quotmark-1.0-3|82	%doc %{_texmfdistdir}/source/latex/quotmark/quotmark.ins
14mr|texlive-quotmark-1.0-3|83	
14mr|texlive-quotmark-1.0-3|84	#-----------------------------------------------------------------------
14mr|texlive-quotmark-1.0-3|85	%prep
14mr|texlive-quotmark-1.0-3|86	%setup -c -a0 -a1 -a2
14mr|texlive-quotmark-1.0-3|87	
14mr|texlive-quotmark-1.0-3|88	%build
14mr|texlive-quotmark-1.0-3|89	
14mr|texlive-quotmark-1.0-3|90	%install
14mr|texlive-quotmark-1.0-3|91	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-quotmark-1.0-3|92	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-quotmark-1.0-3|93	
14mr|texlive-quotmark-1.0-3|94	
14mr|texlive-quotmark-1.0-3|95	
14mr|texlive-quotmark-1.0-3|96	%changelog
14mr|texlive-quotmark-1.0-3|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-quotmark-1.0-3|98	+ Revision: 11f7103
14mr|texlive-quotmark-1.0-3|99	- MassBuild#440: Increase release tag
14mr|texlive-quotmark-1.0-3|100	
14mr|texlive-quotmark-1.0-3|101	

21210 14
14mr|texlive-randbild-0.2-3|1	# revision 15878
14mr|texlive-randbild-0.2-3|2	# category Package
14mr|texlive-randbild-0.2-3|3	# catalog-ctan /macros/latex/contrib/randbild
14mr|texlive-randbild-0.2-3|4	# catalog-date 2007-05-16 07:57:15 +0200
14mr|texlive-randbild-0.2-3|5	# catalog-license lppl
14mr|texlive-randbild-0.2-3|6	# catalog-version 0.2
14mr|texlive-randbild-0.2-3|7	Name:		texlive-randbild
14mr|texlive-randbild-0.2-3|8	Version:	0.2
14mr|texlive-randbild-0.2-3|9	Release:	3
14mr|texlive-randbild-0.2-3|10	Summary:	Marginal pictures
14mr|texlive-randbild-0.2-3|11	Group:		Publishing
14mr|texlive-randbild-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/randbild
14mr|texlive-randbild-0.2-3|13	License:	LPPL
14mr|texlive-randbild-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randbild.tar.xz
14mr|texlive-randbild-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randbild.doc.tar.xz
14mr|texlive-randbild-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randbild.source.tar.xz
14mr|texlive-randbild-0.2-3|17	BuildArch:	noarch
14mr|texlive-randbild-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-randbild-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-randbild-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-randbild-0.2-3|21	
14mr|texlive-randbild-0.2-3|22	%description
14mr|texlive-randbild-0.2-3|23	Provides environments randbild, to draw small marginal plots
14mr|texlive-randbild-0.2-3|24	(using the package pstricks package pst-plot), and
14mr|texlive-randbild-0.2-3|25	randbildbasis (the same, only without the automatically drawn
14mr|texlive-randbild-0.2-3|26	coordinate system).
14mr|texlive-randbild-0.2-3|27	
14mr|texlive-randbild-0.2-3|28	%post
14mr|texlive-randbild-0.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-randbild-0.2-3|30	
14mr|texlive-randbild-0.2-3|31	%postun
14mr|texlive-randbild-0.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-randbild-0.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-randbild-0.2-3|34	fi
14mr|texlive-randbild-0.2-3|35	
14mr|texlive-randbild-0.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-randbild-0.2-3|37	%files
14mr|texlive-randbild-0.2-3|38	%{_texmfdistdir}/tex/latex/randbild/randbild.sty
14mr|texlive-randbild-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/randbild/README
14mr|texlive-randbild-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/randbild/randbild.pdf
14mr|texlive-randbild-0.2-3|41	#- source
14mr|texlive-randbild-0.2-3|42	%doc %{_texmfdistdir}/source/latex/randbild/randbild.dtx
14mr|texlive-randbild-0.2-3|43	%doc %{_texmfdistdir}/source/latex/randbild/randbild.ins
14mr|texlive-randbild-0.2-3|44	
14mr|texlive-randbild-0.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-randbild-0.2-3|46	%prep
14mr|texlive-randbild-0.2-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-randbild-0.2-3|48	
14mr|texlive-randbild-0.2-3|49	%build
14mr|texlive-randbild-0.2-3|50	
14mr|texlive-randbild-0.2-3|51	%install
14mr|texlive-randbild-0.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-randbild-0.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-randbild-0.2-3|54	
14mr|texlive-randbild-0.2-3|55	
14mr|texlive-randbild-0.2-3|56	
14mr|texlive-randbild-0.2-3|57	%changelog
14mr|texlive-randbild-0.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-randbild-0.2-3|59	+ Revision: 855f812
14mr|texlive-randbild-0.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-randbild-0.2-3|61	
14mr|texlive-randbild-0.2-3|62	

21211 14
14mr|texlive-randomwalk-0.2-4|1	# revision 27139
14mr|texlive-randomwalk-0.2-4|2	# category Package
14mr|texlive-randomwalk-0.2-4|3	# catalog-ctan /macros/latex/contrib/randomwalk
14mr|texlive-randomwalk-0.2-4|4	# catalog-date 2012-06-01 18:19:13 +0200
14mr|texlive-randomwalk-0.2-4|5	# catalog-license lppl
14mr|texlive-randomwalk-0.2-4|6	# catalog-version 0.2
14mr|texlive-randomwalk-0.2-4|7	Name:		texlive-randomwalk
14mr|texlive-randomwalk-0.2-4|8	Version:	0.2
14mr|texlive-randomwalk-0.2-4|9	Release:	4
14mr|texlive-randomwalk-0.2-4|10	Summary:	Random walks using TikZ
14mr|texlive-randomwalk-0.2-4|11	Group:		Publishing
14mr|texlive-randomwalk-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/randomwalk
14mr|texlive-randomwalk-0.2-4|13	License:	LPPL
14mr|texlive-randomwalk-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randomwalk.tar.xz
14mr|texlive-randomwalk-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randomwalk.doc.tar.xz
14mr|texlive-randomwalk-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randomwalk.source.tar.xz
14mr|texlive-randomwalk-0.2-4|17	BuildArch:	noarch
14mr|texlive-randomwalk-0.2-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-randomwalk-0.2-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-randomwalk-0.2-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-randomwalk-0.2-4|21	
14mr|texlive-randomwalk-0.2-4|22	%description
14mr|texlive-randomwalk-0.2-4|23	The randomwalk package provides a user command, \RandomWalk, to
14mr|texlive-randomwalk-0.2-4|24	draw random walks with a given number of steps. Lengths and
14mr|texlive-randomwalk-0.2-4|25	angles of the steps can be customized in various ways. The
14mr|texlive-randomwalk-0.2-4|26	package uses PGF/TikZ for its graphical output.
14mr|texlive-randomwalk-0.2-4|27	
14mr|texlive-randomwalk-0.2-4|28	%post
14mr|texlive-randomwalk-0.2-4|29	%{_sbindir}/texlive.post
14mr|texlive-randomwalk-0.2-4|30	
14mr|texlive-randomwalk-0.2-4|31	%postun
14mr|texlive-randomwalk-0.2-4|32	if [ $1 -eq 0 ]; then
14mr|texlive-randomwalk-0.2-4|33	%{_sbindir}/texlive.post
14mr|texlive-randomwalk-0.2-4|34	fi
14mr|texlive-randomwalk-0.2-4|35	
14mr|texlive-randomwalk-0.2-4|36	#-----------------------------------------------------------------------
14mr|texlive-randomwalk-0.2-4|37	%files
14mr|texlive-randomwalk-0.2-4|38	%{_texmfdistdir}/tex/latex/randomwalk/randomwalk.sty
14mr|texlive-randomwalk-0.2-4|39	%doc %{_texmfdistdir}/doc/latex/randomwalk/README
14mr|texlive-randomwalk-0.2-4|40	%doc %{_texmfdistdir}/doc/latex/randomwalk/randomwalk.pdf
14mr|texlive-randomwalk-0.2-4|41	#- source
14mr|texlive-randomwalk-0.2-4|42	%doc %{_texmfdistdir}/source/latex/randomwalk/randomwalk.dtx
14mr|texlive-randomwalk-0.2-4|43	%doc %{_texmfdistdir}/source/latex/randomwalk/randomwalk.ins
14mr|texlive-randomwalk-0.2-4|44	
14mr|texlive-randomwalk-0.2-4|45	#-----------------------------------------------------------------------
14mr|texlive-randomwalk-0.2-4|46	%prep
14mr|texlive-randomwalk-0.2-4|47	%setup -c -a0 -a1 -a2
14mr|texlive-randomwalk-0.2-4|48	
14mr|texlive-randomwalk-0.2-4|49	%build
14mr|texlive-randomwalk-0.2-4|50	
14mr|texlive-randomwalk-0.2-4|51	%install
14mr|texlive-randomwalk-0.2-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-randomwalk-0.2-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-randomwalk-0.2-4|54	
14mr|texlive-randomwalk-0.2-4|55	
14mr|texlive-randomwalk-0.2-4|56	
14mr|texlive-randomwalk-0.2-4|57	%changelog
14mr|texlive-randomwalk-0.2-4|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-4
14mr|texlive-randomwalk-0.2-4|59	+ Revision: a218493
14mr|texlive-randomwalk-0.2-4|60	- MassBuild#440: Increase release tag
14mr|texlive-randomwalk-0.2-4|61	
14mr|texlive-randomwalk-0.2-4|62	

21212 14
14mr|texlive-randtext-20070226-3|1	# revision 15878
14mr|texlive-randtext-20070226-3|2	# category Package
14mr|texlive-randtext-20070226-3|3	# catalog-ctan /macros/latex/contrib/randtext/randtext.sty
14mr|texlive-randtext-20070226-3|4	# catalog-date 2007-02-26 00:17:56 +0100
14mr|texlive-randtext-20070226-3|5	# catalog-license lppl
14mr|texlive-randtext-20070226-3|6	# catalog-version undef
14mr|texlive-randtext-20070226-3|7	Name:		texlive-randtext
14mr|texlive-randtext-20070226-3|8	Version:	20070226
14mr|texlive-randtext-20070226-3|9	Release:	3
14mr|texlive-randtext-20070226-3|10	Summary:	Randomise the order of characters in strings
14mr|texlive-randtext-20070226-3|11	Group:		Publishing
14mr|texlive-randtext-20070226-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/randtext/randtext.sty
14mr|texlive-randtext-20070226-3|13	License:	LPPL
14mr|texlive-randtext-20070226-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randtext.tar.xz
14mr|texlive-randtext-20070226-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randtext.doc.tar.xz
14mr|texlive-randtext-20070226-3|16	BuildArch:	noarch
14mr|texlive-randtext-20070226-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-randtext-20070226-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-randtext-20070226-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-randtext-20070226-3|20	
14mr|texlive-randtext-20070226-3|21	%description
14mr|texlive-randtext-20070226-3|22	The package provides a single macro \randomize{TEXT} that
14mr|texlive-randtext-20070226-3|23	typesets the characters of TEXT in random order, such that the
14mr|texlive-randtext-20070226-3|24	resulting output appears correct, but most automated attempts
14mr|texlive-randtext-20070226-3|25	to read the file will misunderstand it. This function allows
14mr|texlive-randtext-20070226-3|26	one to include an email address in a TeX document and publish
14mr|texlive-randtext-20070226-3|27	it online without fear of email address harvesters or spammers
14mr|texlive-randtext-20070226-3|28	easily picking up the address.
14mr|texlive-randtext-20070226-3|29	
14mr|texlive-randtext-20070226-3|30	%post
14mr|texlive-randtext-20070226-3|31	%{_sbindir}/texlive.post
14mr|texlive-randtext-20070226-3|32	
14mr|texlive-randtext-20070226-3|33	%postun
14mr|texlive-randtext-20070226-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-randtext-20070226-3|35	%{_sbindir}/texlive.post
14mr|texlive-randtext-20070226-3|36	fi
14mr|texlive-randtext-20070226-3|37	
14mr|texlive-randtext-20070226-3|38	#-----------------------------------------------------------------------
14mr|texlive-randtext-20070226-3|39	%files
14mr|texlive-randtext-20070226-3|40	%{_texmfdistdir}/tex/latex/randtext/randtext.sty
14mr|texlive-randtext-20070226-3|41	%doc %{_texmfdistdir}/doc/latex/randtext/README
14mr|texlive-randtext-20070226-3|42	
14mr|texlive-randtext-20070226-3|43	#-----------------------------------------------------------------------
14mr|texlive-randtext-20070226-3|44	%prep
14mr|texlive-randtext-20070226-3|45	%setup -c -a0 -a1
14mr|texlive-randtext-20070226-3|46	
14mr|texlive-randtext-20070226-3|47	%build
14mr|texlive-randtext-20070226-3|48	
14mr|texlive-randtext-20070226-3|49	%install
14mr|texlive-randtext-20070226-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-randtext-20070226-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-randtext-20070226-3|52	
14mr|texlive-randtext-20070226-3|53	
14mr|texlive-randtext-20070226-3|54	
14mr|texlive-randtext-20070226-3|55	%changelog
14mr|texlive-randtext-20070226-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070226-3
14mr|texlive-randtext-20070226-3|57	+ Revision: 282cddf
14mr|texlive-randtext-20070226-3|58	- MassBuild#440: Increase release tag
14mr|texlive-randtext-20070226-3|59	
14mr|texlive-randtext-20070226-3|60	

21213 14
14mr|texlive-ran_toks-20131014-6|1	# revision 28361
14mr|texlive-ran_toks-20131014-6|2	# category Package
14mr|texlive-ran_toks-20131014-6|3	# catalog-ctan undef
14mr|texlive-ran_toks-20131014-6|4	# catalog-date undef
14mr|texlive-ran_toks-20131014-6|5	# catalog-license undef
14mr|texlive-ran_toks-20131014-6|6	# catalog-version undef
14mr|texlive-ran_toks-20131014-6|7	Name:		texlive-ran_toks
14mr|texlive-ran_toks-20131014-6|8	Version:	20131014
14mr|texlive-ran_toks-20131014-6|9	Release:	6
14mr|texlive-ran_toks-20131014-6|10	Summary:	TeXLive ran_toks package
14mr|texlive-ran_toks-20131014-6|11	Group:		Publishing
14mr|texlive-ran_toks-20131014-6|12	URL:		http://tug.org/texlive
14mr|texlive-ran_toks-20131014-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-ran_toks-20131014-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ran_toks.tar.xz
14mr|texlive-ran_toks-20131014-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ran_toks.doc.tar.xz
14mr|texlive-ran_toks-20131014-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ran_toks.source.tar.xz
14mr|texlive-ran_toks-20131014-6|17	BuildArch:	noarch
14mr|texlive-ran_toks-20131014-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ran_toks-20131014-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ran_toks-20131014-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-ran_toks-20131014-6|21	
14mr|texlive-ran_toks-20131014-6|22	%description
14mr|texlive-ran_toks-20131014-6|23	TeXLive ran_toks package.
14mr|texlive-ran_toks-20131014-6|24	
14mr|texlive-ran_toks-20131014-6|25	%post
14mr|texlive-ran_toks-20131014-6|26	%{_sbindir}/texlive.post
14mr|texlive-ran_toks-20131014-6|27	
14mr|texlive-ran_toks-20131014-6|28	%postun
14mr|texlive-ran_toks-20131014-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-ran_toks-20131014-6|30	%{_sbindir}/texlive.post
14mr|texlive-ran_toks-20131014-6|31	fi
14mr|texlive-ran_toks-20131014-6|32	
14mr|texlive-ran_toks-20131014-6|33	#-----------------------------------------------------------------------
14mr|texlive-ran_toks-20131014-6|34	%files
14mr|texlive-ran_toks-20131014-6|35	%{_texmfdistdir}/tex/latex/ran_toks/ran_toks.sty
14mr|texlive-ran_toks-20131014-6|36	%doc %{_texmfdistdir}/doc/latex/ran_toks/doc/rantoks_man.pdf
14mr|texlive-ran_toks-20131014-6|37	%doc %{_texmfdistdir}/doc/latex/ran_toks/doc/rantoks_man.tex
14mr|texlive-ran_toks-20131014-6|38	%doc %{_texmfdistdir}/doc/latex/ran_toks/examples/ran_toks.tex
14mr|texlive-ran_toks-20131014-6|39	#- source
14mr|texlive-ran_toks-20131014-6|40	%doc %{_texmfdistdir}/source/latex/ran_toks/ran_toks.dtx
14mr|texlive-ran_toks-20131014-6|41	
14mr|texlive-ran_toks-20131014-6|42	#-----------------------------------------------------------------------
14mr|texlive-ran_toks-20131014-6|43	%prep
14mr|texlive-ran_toks-20131014-6|44	%setup -c -a0 -a1 -a2
14mr|texlive-ran_toks-20131014-6|45	
14mr|texlive-ran_toks-20131014-6|46	%build
14mr|texlive-ran_toks-20131014-6|47	
14mr|texlive-ran_toks-20131014-6|48	%install
14mr|texlive-ran_toks-20131014-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ran_toks-20131014-6|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ran_toks-20131014-6|51	
14mr|texlive-ran_toks-20131014-6|52	%changelog
14mr|texlive-ran_toks-20131014-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131014-6
14mr|texlive-ran_toks-20131014-6|54	+ Revision: a7ebee3
14mr|texlive-ran_toks-20131014-6|55	- MassBuild#440: Increase release tag
14mr|texlive-ran_toks-20131014-6|56	
14mr|texlive-ran_toks-20131014-6|57	

21214 14
14mr|texlive-rccol-1.2c-3|1	# revision 15878
14mr|texlive-rccol-1.2c-3|2	# category Package
14mr|texlive-rccol-1.2c-3|3	# catalog-ctan /macros/latex/contrib/rccol
14mr|texlive-rccol-1.2c-3|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-rccol-1.2c-3|5	# catalog-license other-free
14mr|texlive-rccol-1.2c-3|6	# catalog-version 1.2c
14mr|texlive-rccol-1.2c-3|7	Name:		texlive-rccol
14mr|texlive-rccol-1.2c-3|8	Version:	1.2c
14mr|texlive-rccol-1.2c-3|9	Release:	3
14mr|texlive-rccol-1.2c-3|10	Summary:	Decimal-centered optionally rounded numbers in tabular
14mr|texlive-rccol-1.2c-3|11	Group:		Publishing
14mr|texlive-rccol-1.2c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rccol
14mr|texlive-rccol-1.2c-3|13	License:	OTHER-FREE
14mr|texlive-rccol-1.2c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rccol.tar.xz
14mr|texlive-rccol-1.2c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rccol.doc.tar.xz
14mr|texlive-rccol-1.2c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rccol.source.tar.xz
14mr|texlive-rccol-1.2c-3|17	BuildArch:	noarch
14mr|texlive-rccol-1.2c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rccol-1.2c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rccol-1.2c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rccol-1.2c-3|21	
14mr|texlive-rccol-1.2c-3|22	%description
14mr|texlive-rccol-1.2c-3|23	The rccol package provides decimal-centered numbers:
14mr|texlive-rccol-1.2c-3|24	corresponding digits and decimal separators aligned.
14mr|texlive-rccol-1.2c-3|25	Furthermore, rounding to the desired precision is possible. The
14mr|texlive-rccol-1.2c-3|26	package makes use of the fltpoint package (as well as the LaTeX
14mr|texlive-rccol-1.2c-3|27	required array package).
14mr|texlive-rccol-1.2c-3|28	
14mr|texlive-rccol-1.2c-3|29	%post
14mr|texlive-rccol-1.2c-3|30	%{_sbindir}/texlive.post
14mr|texlive-rccol-1.2c-3|31	
14mr|texlive-rccol-1.2c-3|32	%postun
14mr|texlive-rccol-1.2c-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-rccol-1.2c-3|34	%{_sbindir}/texlive.post
14mr|texlive-rccol-1.2c-3|35	fi
14mr|texlive-rccol-1.2c-3|36	
14mr|texlive-rccol-1.2c-3|37	#-----------------------------------------------------------------------
14mr|texlive-rccol-1.2c-3|38	%files
14mr|texlive-rccol-1.2c-3|39	%{_texmfdistdir}/tex/latex/rccol/rccol.sty
14mr|texlive-rccol-1.2c-3|40	%doc %{_texmfdistdir}/doc/latex/rccol/README
14mr|texlive-rccol-1.2c-3|41	%doc %{_texmfdistdir}/doc/latex/rccol/rccol.pdf
14mr|texlive-rccol-1.2c-3|42	#- source
14mr|texlive-rccol-1.2c-3|43	%doc %{_texmfdistdir}/source/latex/rccol/rccol.dtx
14mr|texlive-rccol-1.2c-3|44	%doc %{_texmfdistdir}/source/latex/rccol/rccol.ins
14mr|texlive-rccol-1.2c-3|45	
14mr|texlive-rccol-1.2c-3|46	#-----------------------------------------------------------------------
14mr|texlive-rccol-1.2c-3|47	%prep
14mr|texlive-rccol-1.2c-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-rccol-1.2c-3|49	
14mr|texlive-rccol-1.2c-3|50	%build
14mr|texlive-rccol-1.2c-3|51	
14mr|texlive-rccol-1.2c-3|52	%install
14mr|texlive-rccol-1.2c-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rccol-1.2c-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rccol-1.2c-3|55	
14mr|texlive-rccol-1.2c-3|56	
14mr|texlive-rccol-1.2c-3|57	
14mr|texlive-rccol-1.2c-3|58	%changelog
14mr|texlive-rccol-1.2c-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2c-3
14mr|texlive-rccol-1.2c-3|60	+ Revision: 157e189
14mr|texlive-rccol-1.2c-3|61	- MassBuild#440: Increase release tag
14mr|texlive-rccol-1.2c-3|62	
14mr|texlive-rccol-1.2c-3|63	

21215 14
14mr|texlive-rcs-20070606-3|1	# revision 15878
14mr|texlive-rcs-20070606-3|2	# category Package
14mr|texlive-rcs-20070606-3|3	# catalog-ctan /macros/latex/contrib/rcs
14mr|texlive-rcs-20070606-3|4	# catalog-date 2007-06-06 17:06:28 +0200
14mr|texlive-rcs-20070606-3|5	# catalog-license gpl
14mr|texlive-rcs-20070606-3|6	# catalog-version undef
14mr|texlive-rcs-20070606-3|7	Name:		texlive-rcs
14mr|texlive-rcs-20070606-3|8	Version:	20070606
14mr|texlive-rcs-20070606-3|9	Release:	3
14mr|texlive-rcs-20070606-3|10	Summary:	Use RCS (revision control system) tags in LaTeX documents
14mr|texlive-rcs-20070606-3|11	Group:		Publishing
14mr|texlive-rcs-20070606-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rcs
14mr|texlive-rcs-20070606-3|13	License:	GPL
14mr|texlive-rcs-20070606-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs.tar.xz
14mr|texlive-rcs-20070606-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs.doc.tar.xz
14mr|texlive-rcs-20070606-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs.source.tar.xz
14mr|texlive-rcs-20070606-3|17	BuildArch:	noarch
14mr|texlive-rcs-20070606-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rcs-20070606-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rcs-20070606-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rcs-20070606-3|21	
14mr|texlive-rcs-20070606-3|22	%description
14mr|texlive-rcs-20070606-3|23	The rcs package utilizes the inclusion of RCS supplied data in
14mr|texlive-rcs-20070606-3|24	LaTeX documents. It's upward compatible to *all* rcs styles I
14mr|texlive-rcs-20070606-3|25	know of. In particular, you can easily - access values of every
14mr|texlive-rcs-20070606-3|26	RCS field in your document - put the checkin date on the
14mr|texlive-rcs-20070606-3|27	titlepage - put RCS fields in a footline You can typeset
14mr|texlive-rcs-20070606-3|28	revision logs. Not in verbatim -- real LaTeX text! But you need
14mr|texlive-rcs-20070606-3|29	a configurable RCS for that. Refer to the user manual for more
14mr|texlive-rcs-20070606-3|30	detailed information. You can also configure the rcs package
14mr|texlive-rcs-20070606-3|31	easily to do special things for any keyword. This bundle comes
14mr|texlive-rcs-20070606-3|32	with a user manual, an internal interface description, full
14mr|texlive-rcs-20070606-3|33	documentation of the implementation, style information for AUC-
14mr|texlive-rcs-20070606-3|34	TeX, and test cases.
14mr|texlive-rcs-20070606-3|35	
14mr|texlive-rcs-20070606-3|36	%post
14mr|texlive-rcs-20070606-3|37	%{_sbindir}/texlive.post
14mr|texlive-rcs-20070606-3|38	
14mr|texlive-rcs-20070606-3|39	%postun
14mr|texlive-rcs-20070606-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-rcs-20070606-3|41	%{_sbindir}/texlive.post
14mr|texlive-rcs-20070606-3|42	fi
14mr|texlive-rcs-20070606-3|43	
14mr|texlive-rcs-20070606-3|44	#-----------------------------------------------------------------------
14mr|texlive-rcs-20070606-3|45	%files
14mr|texlive-rcs-20070606-3|46	%{_texmfdistdir}/tex/latex/rcs/rcs.sty
14mr|texlive-rcs-20070606-3|47	%doc %{_texmfdistdir}/doc/latex/rcs/CATALOG
14mr|texlive-rcs-20070606-3|48	%doc %{_texmfdistdir}/doc/latex/rcs/History
14mr|texlive-rcs-20070606-3|49	%doc %{_texmfdistdir}/doc/latex/rcs/INSTALL
14mr|texlive-rcs-20070606-3|50	%doc %{_texmfdistdir}/doc/latex/rcs/License
14mr|texlive-rcs-20070606-3|51	%doc %{_texmfdistdir}/doc/latex/rcs/MANIFEST
14mr|texlive-rcs-20070606-3|52	%doc %{_texmfdistdir}/doc/latex/rcs/README
14mr|texlive-rcs-20070606-3|53	%doc %{_texmfdistdir}/doc/latex/rcs/rcs-conf.pdf
14mr|texlive-rcs-20070606-3|54	%doc %{_texmfdistdir}/doc/latex/rcs/rcs-user.pdf
14mr|texlive-rcs-20070606-3|55	#- source
14mr|texlive-rcs-20070606-3|56	%doc %{_texmfdistdir}/source/latex/rcs/Makefile
14mr|texlive-rcs-20070606-3|57	%doc %{_texmfdistdir}/source/latex/rcs/rcs.el
14mr|texlive-rcs-20070606-3|58	%doc %{_texmfdistdir}/source/latex/rcs/src/Diff
14mr|texlive-rcs-20070606-3|59	%doc %{_texmfdistdir}/source/latex/rcs/src/Imakefile
14mr|texlive-rcs-20070606-3|60	%doc %{_texmfdistdir}/source/latex/rcs/src/README
14mr|texlive-rcs-20070606-3|61	%doc %{_texmfdistdir}/source/latex/rcs/src/TODO
14mr|texlive-rcs-20070606-3|62	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs-conf.tex
14mr|texlive-rcs-20070606-3|63	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs-doc.sty
14mr|texlive-rcs-20070606-3|64	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs-user.tex
14mr|texlive-rcs-20070606-3|65	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs.doc
14mr|texlive-rcs-20070606-3|66	%doc %{_texmfdistdir}/source/latex/rcs/src/style/rcs.el
14mr|texlive-rcs-20070606-3|67	%doc %{_texmfdistdir}/source/latex/rcs/src/style/rcs.elc
14mr|texlive-rcs-20070606-3|68	%doc %{_texmfdistdir}/source/latex/rcs/src/test/Imakefile
14mr|texlive-rcs-20070606-3|69	%doc %{_texmfdistdir}/source/latex/rcs/src/test/Makefile
14mr|texlive-rcs-20070606-3|70	%doc %{_texmfdistdir}/source/latex/rcs/src/test/empty-log.tex
14mr|texlive-rcs-20070606-3|71	%doc %{_texmfdistdir}/source/latex/rcs/src/test/german.tex
14mr|texlive-rcs-20070606-3|72	%doc %{_texmfdistdir}/source/latex/rcs/src/test/log-error.tex
14mr|texlive-rcs-20070606-3|73	%doc %{_texmfdistdir}/source/latex/rcs/src/test/log.tex
14mr|texlive-rcs-20070606-3|74	%doc %{_texmfdistdir}/source/latex/rcs/src/test/rcsdef.tex
14mr|texlive-rcs-20070606-3|75	%doc %{_texmfdistdir}/source/latex/rcs/src/test/rcsid-param.tex
14mr|texlive-rcs-20070606-3|76	%doc %{_texmfdistdir}/source/latex/rcs/src/test/rcsid.tex
14mr|texlive-rcs-20070606-3|77	%doc %{_texmfdistdir}/source/latex/rcs/src/test/under_score.tex
14mr|texlive-rcs-20070606-3|78	
14mr|texlive-rcs-20070606-3|79	#-----------------------------------------------------------------------
14mr|texlive-rcs-20070606-3|80	%prep
14mr|texlive-rcs-20070606-3|81	%setup -c -a0 -a1 -a2
14mr|texlive-rcs-20070606-3|82	
14mr|texlive-rcs-20070606-3|83	%build
14mr|texlive-rcs-20070606-3|84	
14mr|texlive-rcs-20070606-3|85	%install
14mr|texlive-rcs-20070606-3|86	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rcs-20070606-3|87	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rcs-20070606-3|88	
14mr|texlive-rcs-20070606-3|89	
14mr|texlive-rcs-20070606-3|90	
14mr|texlive-rcs-20070606-3|91	%changelog
14mr|texlive-rcs-20070606-3|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070606-3
14mr|texlive-rcs-20070606-3|93	+ Revision: a04e409
14mr|texlive-rcs-20070606-3|94	- MassBuild#440: Increase release tag
14mr|texlive-rcs-20070606-3|95	
14mr|texlive-rcs-20070606-3|96	

21216 14
14mr|texlive-rcsinfo-1.11-3|1	# revision 15878
14mr|texlive-rcsinfo-1.11-3|2	# category Package
14mr|texlive-rcsinfo-1.11-3|3	# catalog-ctan /macros/latex/contrib/rcsinfo
14mr|texlive-rcsinfo-1.11-3|4	# catalog-date 2007-01-06 10:07:33 +0100
14mr|texlive-rcsinfo-1.11-3|5	# catalog-license lppl
14mr|texlive-rcsinfo-1.11-3|6	# catalog-version 1.11
14mr|texlive-rcsinfo-1.11-3|7	Name:		texlive-rcsinfo
14mr|texlive-rcsinfo-1.11-3|8	Version:	1.11
14mr|texlive-rcsinfo-1.11-3|9	Release:	3
14mr|texlive-rcsinfo-1.11-3|10	Summary:	Support for the revision control system
14mr|texlive-rcsinfo-1.11-3|11	Group:		Publishing
14mr|texlive-rcsinfo-1.11-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rcsinfo
14mr|texlive-rcsinfo-1.11-3|13	License:	LPPL
14mr|texlive-rcsinfo-1.11-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcsinfo.tar.xz
14mr|texlive-rcsinfo-1.11-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcsinfo.doc.tar.xz
14mr|texlive-rcsinfo-1.11-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcsinfo.source.tar.xz
14mr|texlive-rcsinfo-1.11-3|17	BuildArch:	noarch
14mr|texlive-rcsinfo-1.11-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rcsinfo-1.11-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rcsinfo-1.11-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rcsinfo-1.11-3|21	
14mr|texlive-rcsinfo-1.11-3|22	%description
14mr|texlive-rcsinfo-1.11-3|23	A package to extract RCS (Revision Control System) information
14mr|texlive-rcsinfo-1.11-3|24	and use it in a LaTeX document. For users of LaTeX2HTML
14mr|texlive-rcsinfo-1.11-3|25	rcsinfo.perl is included.
14mr|texlive-rcsinfo-1.11-3|26	
14mr|texlive-rcsinfo-1.11-3|27	%post
14mr|texlive-rcsinfo-1.11-3|28	%{_sbindir}/texlive.post
14mr|texlive-rcsinfo-1.11-3|29	
14mr|texlive-rcsinfo-1.11-3|30	%postun
14mr|texlive-rcsinfo-1.11-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-rcsinfo-1.11-3|32	%{_sbindir}/texlive.post
14mr|texlive-rcsinfo-1.11-3|33	fi
14mr|texlive-rcsinfo-1.11-3|34	
14mr|texlive-rcsinfo-1.11-3|35	#-----------------------------------------------------------------------
14mr|texlive-rcsinfo-1.11-3|36	%files
14mr|texlive-rcsinfo-1.11-3|37	%{_texmfdistdir}/tex/latex/rcsinfo/rcsinfo.cfg
14mr|texlive-rcsinfo-1.11-3|38	%{_texmfdistdir}/tex/latex/rcsinfo/rcsinfo.sty
14mr|texlive-rcsinfo-1.11-3|39	%doc %{_texmfdistdir}/doc/latex/rcsinfo/README
14mr|texlive-rcsinfo-1.11-3|40	%doc %{_texmfdistdir}/doc/latex/rcsinfo/README-1.9
14mr|texlive-rcsinfo-1.11-3|41	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo.init
14mr|texlive-rcsinfo-1.11-3|42	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo.pdf
14mr|texlive-rcsinfo-1.11-3|43	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo.perl
14mr|texlive-rcsinfo-1.11-3|44	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo2html.tex
14mr|texlive-rcsinfo-1.11-3|45	#- source
14mr|texlive-rcsinfo-1.11-3|46	%doc %{_texmfdistdir}/source/latex/rcsinfo/Makefile
14mr|texlive-rcsinfo-1.11-3|47	%doc %{_texmfdistdir}/source/latex/rcsinfo/rcsinfo.dtx
14mr|texlive-rcsinfo-1.11-3|48	%doc %{_texmfdistdir}/source/latex/rcsinfo/rcsinfo.ins
14mr|texlive-rcsinfo-1.11-3|49	
14mr|texlive-rcsinfo-1.11-3|50	#-----------------------------------------------------------------------
14mr|texlive-rcsinfo-1.11-3|51	%prep
14mr|texlive-rcsinfo-1.11-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-rcsinfo-1.11-3|53	
14mr|texlive-rcsinfo-1.11-3|54	%build
14mr|texlive-rcsinfo-1.11-3|55	
14mr|texlive-rcsinfo-1.11-3|56	%install
14mr|texlive-rcsinfo-1.11-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rcsinfo-1.11-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rcsinfo-1.11-3|59	
14mr|texlive-rcsinfo-1.11-3|60	
14mr|texlive-rcsinfo-1.11-3|61	
14mr|texlive-rcsinfo-1.11-3|62	%changelog
14mr|texlive-rcsinfo-1.11-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11-3
14mr|texlive-rcsinfo-1.11-3|64	+ Revision: a7a993d
14mr|texlive-rcsinfo-1.11-3|65	- MassBuild#440: Increase release tag
14mr|texlive-rcsinfo-1.11-3|66	
14mr|texlive-rcsinfo-1.11-3|67	

21217 14
14mr|texlive-rcs-multi-0.1a-3|1	# revision 21939
14mr|texlive-rcs-multi-0.1a-3|2	# category Package
14mr|texlive-rcs-multi-0.1a-3|3	# catalog-ctan /macros/latex/contrib/rcs-multi
14mr|texlive-rcs-multi-0.1a-3|4	# catalog-date 2011-04-03 16:27:03 +0200
14mr|texlive-rcs-multi-0.1a-3|5	# catalog-license lppl
14mr|texlive-rcs-multi-0.1a-3|6	# catalog-version 0.1a
14mr|texlive-rcs-multi-0.1a-3|7	Name:		texlive-rcs-multi
14mr|texlive-rcs-multi-0.1a-3|8	Version:	0.1a
14mr|texlive-rcs-multi-0.1a-3|9	Release:	3
14mr|texlive-rcs-multi-0.1a-3|10	Summary:	Typeset RCS version control in multiple-file documents
14mr|texlive-rcs-multi-0.1a-3|11	Group:		Publishing
14mr|texlive-rcs-multi-0.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rcs-multi
14mr|texlive-rcs-multi-0.1a-3|13	License:	LPPL
14mr|texlive-rcs-multi-0.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs-multi.tar.xz
14mr|texlive-rcs-multi-0.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs-multi.doc.tar.xz
14mr|texlive-rcs-multi-0.1a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs-multi.source.tar.xz
14mr|texlive-rcs-multi-0.1a-3|17	BuildArch:	noarch
14mr|texlive-rcs-multi-0.1a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rcs-multi-0.1a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rcs-multi-0.1a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rcs-multi-0.1a-3|21	
14mr|texlive-rcs-multi-0.1a-3|22	%description
14mr|texlive-rcs-multi-0.1a-3|23	The package enables the user to typeset version control
14mr|texlive-rcs-multi-0.1a-3|24	information provided by RCS keywords (e.g., $ID: ... $) in
14mr|texlive-rcs-multi-0.1a-3|25	LaTeX documents that contain multiple TeX files. The package is
14mr|texlive-rcs-multi-0.1a-3|26	based on the author's svn-multi package.
14mr|texlive-rcs-multi-0.1a-3|27	
14mr|texlive-rcs-multi-0.1a-3|28	%post
14mr|texlive-rcs-multi-0.1a-3|29	%{_sbindir}/texlive.post
14mr|texlive-rcs-multi-0.1a-3|30	
14mr|texlive-rcs-multi-0.1a-3|31	%postun
14mr|texlive-rcs-multi-0.1a-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-rcs-multi-0.1a-3|33	%{_sbindir}/texlive.post
14mr|texlive-rcs-multi-0.1a-3|34	fi
14mr|texlive-rcs-multi-0.1a-3|35	
14mr|texlive-rcs-multi-0.1a-3|36	#-----------------------------------------------------------------------
14mr|texlive-rcs-multi-0.1a-3|37	%files
14mr|texlive-rcs-multi-0.1a-3|38	%{_texmfdistdir}/tex/latex/rcs-multi/rcs-multi.sty
14mr|texlive-rcs-multi-0.1a-3|39	%doc %{_texmfdistdir}/doc/latex/rcs-multi/example.pdf
14mr|texlive-rcs-multi-0.1a-3|40	%doc %{_texmfdistdir}/doc/latex/rcs-multi/rcs-multi.pdf
14mr|texlive-rcs-multi-0.1a-3|41	#- source
14mr|texlive-rcs-multi-0.1a-3|42	%doc %{_texmfdistdir}/source/latex/rcs-multi/Makefile
14mr|texlive-rcs-multi-0.1a-3|43	%doc %{_texmfdistdir}/source/latex/rcs-multi/example.tex
14mr|texlive-rcs-multi-0.1a-3|44	%doc %{_texmfdistdir}/source/latex/rcs-multi/rcs-multi.dtx
14mr|texlive-rcs-multi-0.1a-3|45	%doc %{_texmfdistdir}/source/latex/rcs-multi/rcs-multi.ins
14mr|texlive-rcs-multi-0.1a-3|46	
14mr|texlive-rcs-multi-0.1a-3|47	#-----------------------------------------------------------------------
14mr|texlive-rcs-multi-0.1a-3|48	%prep
14mr|texlive-rcs-multi-0.1a-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-rcs-multi-0.1a-3|50	
14mr|texlive-rcs-multi-0.1a-3|51	%build
14mr|texlive-rcs-multi-0.1a-3|52	
14mr|texlive-rcs-multi-0.1a-3|53	%install
14mr|texlive-rcs-multi-0.1a-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rcs-multi-0.1a-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rcs-multi-0.1a-3|56	
14mr|texlive-rcs-multi-0.1a-3|57	
14mr|texlive-rcs-multi-0.1a-3|58	
14mr|texlive-rcs-multi-0.1a-3|59	%changelog
14mr|texlive-rcs-multi-0.1a-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1a-3
14mr|texlive-rcs-multi-0.1a-3|61	+ Revision: 77ecb3c
14mr|texlive-rcs-multi-0.1a-3|62	- MassBuild#440: Increase release tag
14mr|texlive-rcs-multi-0.1a-3|63	
14mr|texlive-rcs-multi-0.1a-3|64	

21218 14
14mr|texlive-readarray-1.2-6|1	# revision 30489
14mr|texlive-readarray-1.2-6|2	# category Package
14mr|texlive-readarray-1.2-6|3	# catalog-ctan /macros/latex/contrib/readarray
14mr|texlive-readarray-1.2-6|4	# catalog-date 2013-05-15 00:25:13 +0200
14mr|texlive-readarray-1.2-6|5	# catalog-license lppl1.3
14mr|texlive-readarray-1.2-6|6	# catalog-version 1.2
14mr|texlive-readarray-1.2-6|7	Name:		texlive-readarray
14mr|texlive-readarray-1.2-6|8	Version:	1.2
14mr|texlive-readarray-1.2-6|9	Release:	6
14mr|texlive-readarray-1.2-6|10	Summary:	Read, store and recall array-formatted data
14mr|texlive-readarray-1.2-6|11	Group:		Publishing
14mr|texlive-readarray-1.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/readarray
14mr|texlive-readarray-1.2-6|13	License:	LPPL1.3
14mr|texlive-readarray-1.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/readarray.tar.xz
14mr|texlive-readarray-1.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/readarray.doc.tar.xz
14mr|texlive-readarray-1.2-6|16	BuildArch:	noarch
14mr|texlive-readarray-1.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-readarray-1.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-readarray-1.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-readarray-1.2-6|20	
14mr|texlive-readarray-1.2-6|21	%description
14mr|texlive-readarray-1.2-6|22	The package allows the user to input formatted data into
14mr|texlive-readarray-1.2-6|23	elements of a 2-D or 3-D array and to recall that data at will
14mr|texlive-readarray-1.2-6|24	by individual cell number. The data can be but need not be
14mr|texlive-readarray-1.2-6|25	numerical in nature. It can be, for example, formatted text.
14mr|texlive-readarray-1.2-6|26	While the package can be used for any application where indexed
14mr|texlive-readarray-1.2-6|27	data is called for, the package proves particularly useful when
14mr|texlive-readarray-1.2-6|28	elements of multiple arrays must be recallable and dynamically
14mr|texlive-readarray-1.2-6|29	combined at time of compilation, rather than in advance.
14mr|texlive-readarray-1.2-6|30	
14mr|texlive-readarray-1.2-6|31	%post
14mr|texlive-readarray-1.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-readarray-1.2-6|33	
14mr|texlive-readarray-1.2-6|34	%postun
14mr|texlive-readarray-1.2-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-readarray-1.2-6|36	%{_sbindir}/texlive.post
14mr|texlive-readarray-1.2-6|37	fi
14mr|texlive-readarray-1.2-6|38	
14mr|texlive-readarray-1.2-6|39	#-----------------------------------------------------------------------
14mr|texlive-readarray-1.2-6|40	%files
14mr|texlive-readarray-1.2-6|41	%{_texmfdistdir}/tex/latex/readarray/readarray.sty
14mr|texlive-readarray-1.2-6|42	%doc %{_texmfdistdir}/doc/latex/readarray/README
14mr|texlive-readarray-1.2-6|43	%doc %{_texmfdistdir}/doc/latex/readarray/readarray.pdf
14mr|texlive-readarray-1.2-6|44	%doc %{_texmfdistdir}/doc/latex/readarray/readarray.tex
14mr|texlive-readarray-1.2-6|45	
14mr|texlive-readarray-1.2-6|46	#-----------------------------------------------------------------------
14mr|texlive-readarray-1.2-6|47	%prep
14mr|texlive-readarray-1.2-6|48	%setup -c -a0 -a1
14mr|texlive-readarray-1.2-6|49	
14mr|texlive-readarray-1.2-6|50	%build
14mr|texlive-readarray-1.2-6|51	
14mr|texlive-readarray-1.2-6|52	%install
14mr|texlive-readarray-1.2-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-readarray-1.2-6|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-readarray-1.2-6|55	
14mr|texlive-readarray-1.2-6|56	%changelog
14mr|texlive-readarray-1.2-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-6
14mr|texlive-readarray-1.2-6|58	+ Revision: 27d565f
14mr|texlive-readarray-1.2-6|59	- MassBuild#440: Increase release tag
14mr|texlive-readarray-1.2-6|60	
14mr|texlive-readarray-1.2-6|61	

21219 14
14mr|texlive-realboxes-0.2-4|1	# revision 23581
14mr|texlive-realboxes-0.2-4|2	# category Package
14mr|texlive-realboxes-0.2-4|3	# catalog-ctan /macros/latex/contrib/realboxes
14mr|texlive-realboxes-0.2-4|4	# catalog-date 2011-08-16 10:35:18 +0200
14mr|texlive-realboxes-0.2-4|5	# catalog-license lppl1.3
14mr|texlive-realboxes-0.2-4|6	# catalog-version 0.2
14mr|texlive-realboxes-0.2-4|7	Name:		texlive-realboxes
14mr|texlive-realboxes-0.2-4|8	Version:	0.2
14mr|texlive-realboxes-0.2-4|9	Release:	4
14mr|texlive-realboxes-0.2-4|10	Summary:	Variants of common box-commands that read their content as real box
14mr|texlive-realboxes-0.2-4|11	Group:		Publishing
14mr|texlive-realboxes-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/realboxes
14mr|texlive-realboxes-0.2-4|13	License:	LPPL1.3
14mr|texlive-realboxes-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realboxes.tar.xz
14mr|texlive-realboxes-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realboxes.doc.tar.xz
14mr|texlive-realboxes-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realboxes.source.tar.xz
14mr|texlive-realboxes-0.2-4|17	BuildArch:	noarch
14mr|texlive-realboxes-0.2-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-realboxes-0.2-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-realboxes-0.2-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-realboxes-0.2-4|21	
14mr|texlive-realboxes-0.2-4|22	%description
14mr|texlive-realboxes-0.2-4|23	The package uses the author's package collectbox to define
14mr|texlive-realboxes-0.2-4|24	variants of common box related macros which read the content as
14mr|texlive-realboxes-0.2-4|25	real box and not as macro argument. This enables the use of
14mr|texlive-realboxes-0.2-4|26	verbatim or other special material as part of this content. The
14mr|texlive-realboxes-0.2-4|27	provided macros have the same names as the original versions
14mr|texlive-realboxes-0.2-4|28	but start with an upper-case letter instead. The "long-form"
14mr|texlive-realboxes-0.2-4|29	macros, like \Makebox, can also be used as environments, but
14mr|texlive-realboxes-0.2-4|30	not the "short-form" macros, like \Mbox. However, normally the
14mr|texlive-realboxes-0.2-4|31	long form uses the short form anyway when no optional arguments
14mr|texlive-realboxes-0.2-4|32	are used.
14mr|texlive-realboxes-0.2-4|33	
14mr|texlive-realboxes-0.2-4|34	%post
14mr|texlive-realboxes-0.2-4|35	%{_sbindir}/texlive.post
14mr|texlive-realboxes-0.2-4|36	
14mr|texlive-realboxes-0.2-4|37	%postun
14mr|texlive-realboxes-0.2-4|38	if [ $1 -eq 0 ]; then
14mr|texlive-realboxes-0.2-4|39	%{_sbindir}/texlive.post
14mr|texlive-realboxes-0.2-4|40	fi
14mr|texlive-realboxes-0.2-4|41	
14mr|texlive-realboxes-0.2-4|42	#-----------------------------------------------------------------------
14mr|texlive-realboxes-0.2-4|43	%files
14mr|texlive-realboxes-0.2-4|44	%{_texmfdistdir}/tex/latex/realboxes/realboxes.sty
14mr|texlive-realboxes-0.2-4|45	%doc %{_texmfdistdir}/doc/latex/realboxes/README
14mr|texlive-realboxes-0.2-4|46	%doc %{_texmfdistdir}/doc/latex/realboxes/realboxes.pdf
14mr|texlive-realboxes-0.2-4|47	#- source
14mr|texlive-realboxes-0.2-4|48	%doc %{_texmfdistdir}/source/latex/realboxes/realboxes.dtx
14mr|texlive-realboxes-0.2-4|49	%doc %{_texmfdistdir}/source/latex/realboxes/realboxes.ins
14mr|texlive-realboxes-0.2-4|50	
14mr|texlive-realboxes-0.2-4|51	#-----------------------------------------------------------------------
14mr|texlive-realboxes-0.2-4|52	%prep
14mr|texlive-realboxes-0.2-4|53	%setup -c -a0 -a1 -a2
14mr|texlive-realboxes-0.2-4|54	
14mr|texlive-realboxes-0.2-4|55	%build
14mr|texlive-realboxes-0.2-4|56	
14mr|texlive-realboxes-0.2-4|57	%install
14mr|texlive-realboxes-0.2-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-realboxes-0.2-4|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-realboxes-0.2-4|60	
14mr|texlive-realboxes-0.2-4|61	
14mr|texlive-realboxes-0.2-4|62	
14mr|texlive-realboxes-0.2-4|63	%changelog
14mr|texlive-realboxes-0.2-4|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-4
14mr|texlive-realboxes-0.2-4|65	+ Revision: 0838f94
14mr|texlive-realboxes-0.2-4|66	- MassBuild#440: Increase release tag
14mr|texlive-realboxes-0.2-4|67	
14mr|texlive-realboxes-0.2-4|68	

21220 14
14mr|texlive-realscripts-0.3-3|1	# revision 19976
14mr|texlive-realscripts-0.3-3|2	# category Package
14mr|texlive-realscripts-0.3-3|3	# catalog-ctan /macros/latex/contrib/realscripts
14mr|texlive-realscripts-0.3-3|4	# catalog-date 2010-09-30 22:08:28 +0200
14mr|texlive-realscripts-0.3-3|5	# catalog-license lppl1.3
14mr|texlive-realscripts-0.3-3|6	# catalog-version 0.3
14mr|texlive-realscripts-0.3-3|7	Name:		texlive-realscripts
14mr|texlive-realscripts-0.3-3|8	Version:	0.3
14mr|texlive-realscripts-0.3-3|9	Release:	3
14mr|texlive-realscripts-0.3-3|10	Summary:	Access OpenType subscript and superscript glyphs
14mr|texlive-realscripts-0.3-3|11	Group:		Publishing
14mr|texlive-realscripts-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/realscripts
14mr|texlive-realscripts-0.3-3|13	License:	LPPL1.3
14mr|texlive-realscripts-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realscripts.tar.xz
14mr|texlive-realscripts-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realscripts.doc.tar.xz
14mr|texlive-realscripts-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realscripts.source.tar.xz
14mr|texlive-realscripts-0.3-3|17	BuildArch:	noarch
14mr|texlive-realscripts-0.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-realscripts-0.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-realscripts-0.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-realscripts-0.3-3|21	
14mr|texlive-realscripts-0.3-3|22	%description
14mr|texlive-realscripts-0.3-3|23	This small package replaces \textsuperscript and \textsubscript
14mr|texlive-realscripts-0.3-3|24	commands by equivalent commands that use OpenType font features
14mr|texlive-realscripts-0.3-3|25	to access appropriate glyphs if possible. The package also
14mr|texlive-realscripts-0.3-3|26	patches LaTeX's default footnote command to use this new
14mr|texlive-realscripts-0.3-3|27	\textsuperscript for footnote symbols. The package requires
14mr|texlive-realscripts-0.3-3|28	fontspec running on either XeLaTeX or LuaLaTeX. The package
14mr|texlive-realscripts-0.3-3|29	holds functions that were once parts of the xltxtra package,
14mr|texlive-realscripts-0.3-3|30	which now loads realscripts by default.
14mr|texlive-realscripts-0.3-3|31	
14mr|texlive-realscripts-0.3-3|32	%post
14mr|texlive-realscripts-0.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-realscripts-0.3-3|34	
14mr|texlive-realscripts-0.3-3|35	%postun
14mr|texlive-realscripts-0.3-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-realscripts-0.3-3|37	%{_sbindir}/texlive.post
14mr|texlive-realscripts-0.3-3|38	fi
14mr|texlive-realscripts-0.3-3|39	
14mr|texlive-realscripts-0.3-3|40	#-----------------------------------------------------------------------
14mr|texlive-realscripts-0.3-3|41	%files
14mr|texlive-realscripts-0.3-3|42	%{_texmfdistdir}/tex/latex/realscripts/realscripts.sty
14mr|texlive-realscripts-0.3-3|43	%doc %{_texmfdistdir}/doc/latex/realscripts/README
14mr|texlive-realscripts-0.3-3|44	%doc %{_texmfdistdir}/doc/latex/realscripts/realscripts.pdf
14mr|texlive-realscripts-0.3-3|45	#- source
14mr|texlive-realscripts-0.3-3|46	%doc %{_texmfdistdir}/source/latex/realscripts/realscripts.dtx
14mr|texlive-realscripts-0.3-3|47	%doc %{_texmfdistdir}/source/latex/realscripts/realscripts.ins
14mr|texlive-realscripts-0.3-3|48	
14mr|texlive-realscripts-0.3-3|49	#-----------------------------------------------------------------------
14mr|texlive-realscripts-0.3-3|50	%prep
14mr|texlive-realscripts-0.3-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-realscripts-0.3-3|52	
14mr|texlive-realscripts-0.3-3|53	%build
14mr|texlive-realscripts-0.3-3|54	
14mr|texlive-realscripts-0.3-3|55	%install
14mr|texlive-realscripts-0.3-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-realscripts-0.3-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-realscripts-0.3-3|58	
14mr|texlive-realscripts-0.3-3|59	
14mr|texlive-realscripts-0.3-3|60	
14mr|texlive-realscripts-0.3-3|61	%changelog
14mr|texlive-realscripts-0.3-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-realscripts-0.3-3|63	+ Revision: b18499a
14mr|texlive-realscripts-0.3-3|64	- MassBuild#440: Increase release tag
14mr|texlive-realscripts-0.3-3|65	
14mr|texlive-realscripts-0.3-3|66	

21221 14
14mr|texlive-recipe-0.9-3|1	# revision 15878
14mr|texlive-recipe-0.9-3|2	# category Package
14mr|texlive-recipe-0.9-3|3	# catalog-ctan /macros/latex/contrib/recipe
14mr|texlive-recipe-0.9-3|4	# catalog-date 2008-09-11 15:08:12 +0200
14mr|texlive-recipe-0.9-3|5	# catalog-license pd
14mr|texlive-recipe-0.9-3|6	# catalog-version 0.9
14mr|texlive-recipe-0.9-3|7	Name:		texlive-recipe
14mr|texlive-recipe-0.9-3|8	Version:	0.9
14mr|texlive-recipe-0.9-3|9	Release:	3
14mr|texlive-recipe-0.9-3|10	Summary:	A LaTeX class to typeset recipes
14mr|texlive-recipe-0.9-3|11	Group:		Publishing
14mr|texlive-recipe-0.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/recipe
14mr|texlive-recipe-0.9-3|13	License:	PD
14mr|texlive-recipe-0.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipe.tar.xz
14mr|texlive-recipe-0.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipe.doc.tar.xz
14mr|texlive-recipe-0.9-3|16	BuildArch:	noarch
14mr|texlive-recipe-0.9-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-recipe-0.9-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-recipe-0.9-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-recipe-0.9-3|20	
14mr|texlive-recipe-0.9-3|21	%description
14mr|texlive-recipe-0.9-3|22	The layout design is relative straightforward (and traditional:
14mr|texlive-recipe-0.9-3|23	see 'sample output' under 'documentation'); the class needs
14mr|texlive-recipe-0.9-3|24	access to Bookman, and to BrushScript-Italic fonts.
14mr|texlive-recipe-0.9-3|25	
14mr|texlive-recipe-0.9-3|26	%post
14mr|texlive-recipe-0.9-3|27	%{_sbindir}/texlive.post
14mr|texlive-recipe-0.9-3|28	
14mr|texlive-recipe-0.9-3|29	%postun
14mr|texlive-recipe-0.9-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-recipe-0.9-3|31	%{_sbindir}/texlive.post
14mr|texlive-recipe-0.9-3|32	fi
14mr|texlive-recipe-0.9-3|33	
14mr|texlive-recipe-0.9-3|34	#-----------------------------------------------------------------------
14mr|texlive-recipe-0.9-3|35	%files
14mr|texlive-recipe-0.9-3|36	%{_texmfdistdir}/tex/latex/recipe/recipe.cls
14mr|texlive-recipe-0.9-3|37	%doc %{_texmfdistdir}/doc/latex/recipe/README
14mr|texlive-recipe-0.9-3|38	%doc %{_texmfdistdir}/doc/latex/recipe/sample.pdf
14mr|texlive-recipe-0.9-3|39	%doc %{_texmfdistdir}/doc/latex/recipe/sample.tex
14mr|texlive-recipe-0.9-3|40	
14mr|texlive-recipe-0.9-3|41	#-----------------------------------------------------------------------
14mr|texlive-recipe-0.9-3|42	%prep
14mr|texlive-recipe-0.9-3|43	%setup -c -a0 -a1
14mr|texlive-recipe-0.9-3|44	
14mr|texlive-recipe-0.9-3|45	%build
14mr|texlive-recipe-0.9-3|46	
14mr|texlive-recipe-0.9-3|47	%install
14mr|texlive-recipe-0.9-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-recipe-0.9-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-recipe-0.9-3|50	
14mr|texlive-recipe-0.9-3|51	
14mr|texlive-recipe-0.9-3|52	
14mr|texlive-recipe-0.9-3|53	%changelog
14mr|texlive-recipe-0.9-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-3
14mr|texlive-recipe-0.9-3|55	+ Revision: e4895eb
14mr|texlive-recipe-0.9-3|56	- MassBuild#440: Increase release tag
14mr|texlive-recipe-0.9-3|57	
14mr|texlive-recipe-0.9-3|58	

21222 14
14mr|texlive-recipecard-2.0-3|1	# revision 15878
14mr|texlive-recipecard-2.0-3|2	# category Package
14mr|texlive-recipecard-2.0-3|3	# catalog-ctan /macros/latex/contrib/recipecard
14mr|texlive-recipecard-2.0-3|4	# catalog-date 2008-08-24 10:50:19 +0200
14mr|texlive-recipecard-2.0-3|5	# catalog-license lppl
14mr|texlive-recipecard-2.0-3|6	# catalog-version 2.0
14mr|texlive-recipecard-2.0-3|7	Name:		texlive-recipecard
14mr|texlive-recipecard-2.0-3|8	Version:	2.0
14mr|texlive-recipecard-2.0-3|9	Release:	3
14mr|texlive-recipecard-2.0-3|10	Summary:	Typeset recipes in note-card-sized boxes
14mr|texlive-recipecard-2.0-3|11	Group:		Publishing
14mr|texlive-recipecard-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/recipecard
14mr|texlive-recipecard-2.0-3|13	License:	LPPL
14mr|texlive-recipecard-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipecard.tar.xz
14mr|texlive-recipecard-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipecard.doc.tar.xz
14mr|texlive-recipecard-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipecard.source.tar.xz
14mr|texlive-recipecard-2.0-3|17	BuildArch:	noarch
14mr|texlive-recipecard-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-recipecard-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-recipecard-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-recipecard-2.0-3|21	
14mr|texlive-recipecard-2.0-3|22	%description
14mr|texlive-recipecard-2.0-3|23	The recipecard class typesets recipes into note card sized
14mr|texlive-recipecard-2.0-3|24	boxes that can then be cut out and pasted on to note cards. The
14mr|texlive-recipecard-2.0-3|25	recipe then looks elegant and fits in the box of recipes.
14mr|texlive-recipecard-2.0-3|26	
14mr|texlive-recipecard-2.0-3|27	%post
14mr|texlive-recipecard-2.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-recipecard-2.0-3|29	
14mr|texlive-recipecard-2.0-3|30	%postun
14mr|texlive-recipecard-2.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-recipecard-2.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-recipecard-2.0-3|33	fi
14mr|texlive-recipecard-2.0-3|34	
14mr|texlive-recipecard-2.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-recipecard-2.0-3|36	%files
14mr|texlive-recipecard-2.0-3|37	%{_texmfdistdir}/tex/latex/recipecard/recipecard.cls
14mr|texlive-recipecard-2.0-3|38	%doc %{_texmfdistdir}/doc/latex/recipecard/README
14mr|texlive-recipecard-2.0-3|39	%doc %{_texmfdistdir}/doc/latex/recipecard/recipecard.pdf
14mr|texlive-recipecard-2.0-3|40	%doc %{_texmfdistdir}/doc/latex/recipecard/test2.pdf
14mr|texlive-recipecard-2.0-3|41	%doc %{_texmfdistdir}/doc/latex/recipecard/test2.tex
14mr|texlive-recipecard-2.0-3|42	#- source
14mr|texlive-recipecard-2.0-3|43	%doc %{_texmfdistdir}/source/latex/recipecard/recipecard.dtx
14mr|texlive-recipecard-2.0-3|44	
14mr|texlive-recipecard-2.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-recipecard-2.0-3|46	%prep
14mr|texlive-recipecard-2.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-recipecard-2.0-3|48	
14mr|texlive-recipecard-2.0-3|49	%build
14mr|texlive-recipecard-2.0-3|50	
14mr|texlive-recipecard-2.0-3|51	%install
14mr|texlive-recipecard-2.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-recipecard-2.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-recipecard-2.0-3|54	
14mr|texlive-recipecard-2.0-3|55	
14mr|texlive-recipecard-2.0-3|56	
14mr|texlive-recipecard-2.0-3|57	%changelog
14mr|texlive-recipecard-2.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-recipecard-2.0-3|59	+ Revision: 7b0b524
14mr|texlive-recipecard-2.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-recipecard-2.0-3|61	
14mr|texlive-recipecard-2.0-3|62	

21223 14
14mr|texlive-rec-thy-1.3-2|1	# revision 27225
14mr|texlive-rec-thy-1.3-2|2	# category Package
14mr|texlive-rec-thy-1.3-2|3	# catalog-ctan /macros/latex/contrib/rec-thy
14mr|texlive-rec-thy-1.3-2|4	# catalog-date 2012-06-21 10:44:34 +0200
14mr|texlive-rec-thy-1.3-2|5	# catalog-license pd
14mr|texlive-rec-thy-1.3-2|6	# catalog-version 1.3
14mr|texlive-rec-thy-1.3-2|7	Name:		texlive-rec-thy
14mr|texlive-rec-thy-1.3-2|8	Version:	1.3
14mr|texlive-rec-thy-1.3-2|9	Release:	2
14mr|texlive-rec-thy-1.3-2|10	Summary:	Commands to typeset recursion theory papers
14mr|texlive-rec-thy-1.3-2|11	Group:		Publishing
14mr|texlive-rec-thy-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rec-thy
14mr|texlive-rec-thy-1.3-2|13	License:	PD
14mr|texlive-rec-thy-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rec-thy.tar.xz
14mr|texlive-rec-thy-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rec-thy.doc.tar.xz
14mr|texlive-rec-thy-1.3-2|16	BuildArch:	noarch
14mr|texlive-rec-thy-1.3-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rec-thy-1.3-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rec-thy-1.3-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-rec-thy-1.3-2|20	
14mr|texlive-rec-thy-1.3-2|21	%description
14mr|texlive-rec-thy-1.3-2|22	The package provides many macros to express standard notation
14mr|texlive-rec-thy-1.3-2|23	in recursion theory (otherwise known as computability theory).
14mr|texlive-rec-thy-1.3-2|24	
14mr|texlive-rec-thy-1.3-2|25	%post
14mr|texlive-rec-thy-1.3-2|26	%{_sbindir}/texlive.post
14mr|texlive-rec-thy-1.3-2|27	
14mr|texlive-rec-thy-1.3-2|28	%postun
14mr|texlive-rec-thy-1.3-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-rec-thy-1.3-2|30	%{_sbindir}/texlive.post
14mr|texlive-rec-thy-1.3-2|31	fi
14mr|texlive-rec-thy-1.3-2|32	
14mr|texlive-rec-thy-1.3-2|33	#-----------------------------------------------------------------------
14mr|texlive-rec-thy-1.3-2|34	%files
14mr|texlive-rec-thy-1.3-2|35	%{_texmfdistdir}/tex/latex/rec-thy/rec-thy.sty
14mr|texlive-rec-thy-1.3-2|36	%doc %{_texmfdistdir}/doc/latex/rec-thy/README
14mr|texlive-rec-thy-1.3-2|37	%doc %{_texmfdistdir}/doc/latex/rec-thy/rec-thy.pdf
14mr|texlive-rec-thy-1.3-2|38	%doc %{_texmfdistdir}/doc/latex/rec-thy/rec-thy.tex
14mr|texlive-rec-thy-1.3-2|39	
14mr|texlive-rec-thy-1.3-2|40	#-----------------------------------------------------------------------
14mr|texlive-rec-thy-1.3-2|41	%prep
14mr|texlive-rec-thy-1.3-2|42	%setup -c -a0 -a1
14mr|texlive-rec-thy-1.3-2|43	
14mr|texlive-rec-thy-1.3-2|44	%build
14mr|texlive-rec-thy-1.3-2|45	
14mr|texlive-rec-thy-1.3-2|46	%install
14mr|texlive-rec-thy-1.3-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rec-thy-1.3-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rec-thy-1.3-2|49	
14mr|texlive-rec-thy-1.3-2|50	
14mr|texlive-rec-thy-1.3-2|51	
14mr|texlive-rec-thy-1.3-2|52	%changelog
14mr|texlive-rec-thy-1.3-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-2
14mr|texlive-rec-thy-1.3-2|54	+ Revision: e426f90
14mr|texlive-rec-thy-1.3-2|55	- MassBuild#440: Increase release tag
14mr|texlive-rec-thy-1.3-2|56	
14mr|texlive-rec-thy-1.3-2|57	

21224 14
14mr|texlive-rectopma-20101002-3|1	# revision 19980
14mr|texlive-rectopma-20101002-3|2	# category Package
14mr|texlive-rectopma-20101002-3|3	# catalog-ctan /macros/latex/contrib/rectopma
14mr|texlive-rectopma-20101002-3|4	# catalog-date 2010-10-02 17:24:09 +0200
14mr|texlive-rectopma-20101002-3|5	# catalog-license lppl
14mr|texlive-rectopma-20101002-3|6	# catalog-version undef
14mr|texlive-rectopma-20101002-3|7	Name:		texlive-rectopma
14mr|texlive-rectopma-20101002-3|8	Version:	20101002
14mr|texlive-rectopma-20101002-3|9	Release:	3
14mr|texlive-rectopma-20101002-3|10	Summary:	Recycle top matter
14mr|texlive-rectopma-20101002-3|11	Group:		Publishing
14mr|texlive-rectopma-20101002-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rectopma
14mr|texlive-rectopma-20101002-3|13	License:	LPPL
14mr|texlive-rectopma-20101002-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rectopma.tar.xz
14mr|texlive-rectopma-20101002-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rectopma.doc.tar.xz
14mr|texlive-rectopma-20101002-3|16	BuildArch:	noarch
14mr|texlive-rectopma-20101002-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rectopma-20101002-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rectopma-20101002-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-rectopma-20101002-3|20	
14mr|texlive-rectopma-20101002-3|21	%description
14mr|texlive-rectopma-20101002-3|22	Saves the arguments of \author and \title for reference (after
14mr|texlive-rectopma-20101002-3|23	\maketitle) in a document. (\maketitle simply disposes of the
14mr|texlive-rectopma-20101002-3|24	information, in the standard classes and some others.).
14mr|texlive-rectopma-20101002-3|25	
14mr|texlive-rectopma-20101002-3|26	%post
14mr|texlive-rectopma-20101002-3|27	%{_sbindir}/texlive.post
14mr|texlive-rectopma-20101002-3|28	
14mr|texlive-rectopma-20101002-3|29	%postun
14mr|texlive-rectopma-20101002-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-rectopma-20101002-3|31	%{_sbindir}/texlive.post
14mr|texlive-rectopma-20101002-3|32	fi
14mr|texlive-rectopma-20101002-3|33	
14mr|texlive-rectopma-20101002-3|34	#-----------------------------------------------------------------------
14mr|texlive-rectopma-20101002-3|35	%files
14mr|texlive-rectopma-20101002-3|36	%{_texmfdistdir}/tex/latex/rectopma/rectopma.sty
14mr|texlive-rectopma-20101002-3|37	%doc %{_texmfdistdir}/doc/latex/rectopma/TestTitle.pdf
14mr|texlive-rectopma-20101002-3|38	%doc %{_texmfdistdir}/doc/latex/rectopma/TestTitle.tex
14mr|texlive-rectopma-20101002-3|39	
14mr|texlive-rectopma-20101002-3|40	#-----------------------------------------------------------------------
14mr|texlive-rectopma-20101002-3|41	%prep
14mr|texlive-rectopma-20101002-3|42	%setup -c -a0 -a1
14mr|texlive-rectopma-20101002-3|43	
14mr|texlive-rectopma-20101002-3|44	%build
14mr|texlive-rectopma-20101002-3|45	
14mr|texlive-rectopma-20101002-3|46	%install
14mr|texlive-rectopma-20101002-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rectopma-20101002-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rectopma-20101002-3|49	
14mr|texlive-rectopma-20101002-3|50	
14mr|texlive-rectopma-20101002-3|51	
14mr|texlive-rectopma-20101002-3|52	%changelog
14mr|texlive-rectopma-20101002-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101002-3
14mr|texlive-rectopma-20101002-3|54	+ Revision: 68212e0
14mr|texlive-rectopma-20101002-3|55	- MassBuild#440: Increase release tag
14mr|texlive-rectopma-20101002-3|56	
14mr|texlive-rectopma-20101002-3|57	

21225 14
14mr|texlive-recycle-20091110-3|1	# revision 15878
14mr|texlive-recycle-20091110-3|2	# category Package
14mr|texlive-recycle-20091110-3|3	# catalog-ctan /fonts/recycle
14mr|texlive-recycle-20091110-3|4	# catalog-date 2009-11-10 00:30:52 +0100
14mr|texlive-recycle-20091110-3|5	# catalog-license gpl
14mr|texlive-recycle-20091110-3|6	# catalog-version undef
14mr|texlive-recycle-20091110-3|7	Name:		texlive-recycle
14mr|texlive-recycle-20091110-3|8	Version:	20091110
14mr|texlive-recycle-20091110-3|9	Release:	3
14mr|texlive-recycle-20091110-3|10	Summary:	A font providing the "recyclable" logo
14mr|texlive-recycle-20091110-3|11	Group:		Publishing
14mr|texlive-recycle-20091110-3|12	URL:		http://www.ctan.org/tex-archive/fonts/recycle
14mr|texlive-recycle-20091110-3|13	License:	GPL
14mr|texlive-recycle-20091110-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recycle.tar.xz
14mr|texlive-recycle-20091110-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recycle.doc.tar.xz
14mr|texlive-recycle-20091110-3|16	BuildArch:	noarch
14mr|texlive-recycle-20091110-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-recycle-20091110-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-recycle-20091110-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-recycle-20091110-3|20	
14mr|texlive-recycle-20091110-3|21	%description
14mr|texlive-recycle-20091110-3|22	This single-character font is provided as MetaFont source, and
14mr|texlive-recycle-20091110-3|23	in Adobe Type 1 format. It is accompanied by a trivial LaTeX
14mr|texlive-recycle-20091110-3|24	package to use the logo at various sizes.
14mr|texlive-recycle-20091110-3|25	
14mr|texlive-recycle-20091110-3|26	%post
14mr|texlive-recycle-20091110-3|27	%{_sbindir}/texlive.post
14mr|texlive-recycle-20091110-3|28	
14mr|texlive-recycle-20091110-3|29	%postun
14mr|texlive-recycle-20091110-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-recycle-20091110-3|31	%{_sbindir}/texlive.post
14mr|texlive-recycle-20091110-3|32	fi
14mr|texlive-recycle-20091110-3|33	
14mr|texlive-recycle-20091110-3|34	#-----------------------------------------------------------------------
14mr|texlive-recycle-20091110-3|35	%files
14mr|texlive-recycle-20091110-3|36	%{_texmfdistdir}/fonts/map/dvips/recycle/recycle.map
14mr|texlive-recycle-20091110-3|37	%{_texmfdistdir}/fonts/source/public/recycle/recycle.mf
14mr|texlive-recycle-20091110-3|38	%{_texmfdistdir}/fonts/tfm/public/recycle/recycle.tfm
14mr|texlive-recycle-20091110-3|39	%{_texmfdistdir}/fonts/type1/public/recycle/recycle.pfb
14mr|texlive-recycle-20091110-3|40	%{_texmfdistdir}/tex/latex/recycle/recycle.sty
14mr|texlive-recycle-20091110-3|41	%doc %{_texmfdistdir}/doc/fonts/recycle/README
14mr|texlive-recycle-20091110-3|42	
14mr|texlive-recycle-20091110-3|43	#-----------------------------------------------------------------------
14mr|texlive-recycle-20091110-3|44	%prep
14mr|texlive-recycle-20091110-3|45	%setup -c -a0 -a1
14mr|texlive-recycle-20091110-3|46	
14mr|texlive-recycle-20091110-3|47	%build
14mr|texlive-recycle-20091110-3|48	
14mr|texlive-recycle-20091110-3|49	%install
14mr|texlive-recycle-20091110-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-recycle-20091110-3|51	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-recycle-20091110-3|52	
14mr|texlive-recycle-20091110-3|53	
14mr|texlive-recycle-20091110-3|54	
14mr|texlive-recycle-20091110-3|55	%changelog
14mr|texlive-recycle-20091110-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091110-3
14mr|texlive-recycle-20091110-3|57	+ Revision: f67065e
14mr|texlive-recycle-20091110-3|58	- MassBuild#440: Increase release tag
14mr|texlive-recycle-20091110-3|59	
14mr|texlive-recycle-20091110-3|60	

21226 14
14mr|texlive-refcheck-1.7-3|1	# revision 21094
14mr|texlive-refcheck-1.7-3|2	# category Package
14mr|texlive-refcheck-1.7-3|3	# catalog-ctan /macros/latex/contrib/refcheck
14mr|texlive-refcheck-1.7-3|4	# catalog-date 2007-01-06 10:07:33 +0100
14mr|texlive-refcheck-1.7-3|5	# catalog-license gpl
14mr|texlive-refcheck-1.7-3|6	# catalog-version 1.7
14mr|texlive-refcheck-1.7-3|7	Name:		texlive-refcheck
14mr|texlive-refcheck-1.7-3|8	Version:	1.7
14mr|texlive-refcheck-1.7-3|9	Release:	3
14mr|texlive-refcheck-1.7-3|10	Summary:	Check references (in figures, table, equations, etc)
14mr|texlive-refcheck-1.7-3|11	Group:		Publishing
14mr|texlive-refcheck-1.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refcheck
14mr|texlive-refcheck-1.7-3|13	License:	GPL
14mr|texlive-refcheck-1.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refcheck.tar.xz
14mr|texlive-refcheck-1.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refcheck.doc.tar.xz
14mr|texlive-refcheck-1.7-3|16	BuildArch:	noarch
14mr|texlive-refcheck-1.7-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-refcheck-1.7-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-refcheck-1.7-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-refcheck-1.7-3|20	
14mr|texlive-refcheck-1.7-3|21	%description
14mr|texlive-refcheck-1.7-3|22	Intended to check references in a document, looking for
14mr|texlive-refcheck-1.7-3|23	numbered but unlabelled equations, for labels which are not
14mr|texlive-refcheck-1.7-3|24	used in the text, for unused bibliography references. It can
14mr|texlive-refcheck-1.7-3|25	also display label names in text near corresponding numbers of
14mr|texlive-refcheck-1.7-3|26	equations and/or bibliography references.
14mr|texlive-refcheck-1.7-3|27	
14mr|texlive-refcheck-1.7-3|28	%post
14mr|texlive-refcheck-1.7-3|29	%{_sbindir}/texlive.post
14mr|texlive-refcheck-1.7-3|30	
14mr|texlive-refcheck-1.7-3|31	%postun
14mr|texlive-refcheck-1.7-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-refcheck-1.7-3|33	%{_sbindir}/texlive.post
14mr|texlive-refcheck-1.7-3|34	fi
14mr|texlive-refcheck-1.7-3|35	
14mr|texlive-refcheck-1.7-3|36	#-----------------------------------------------------------------------
14mr|texlive-refcheck-1.7-3|37	%files
14mr|texlive-refcheck-1.7-3|38	%{_texmfdistdir}/tex/latex/refcheck/refcheck.sty
14mr|texlive-refcheck-1.7-3|39	%doc %{_texmfdistdir}/doc/latex/refcheck/README
14mr|texlive-refcheck-1.7-3|40	%doc %{_texmfdistdir}/doc/latex/refcheck/refdemo.pdf
14mr|texlive-refcheck-1.7-3|41	%doc %{_texmfdistdir}/doc/latex/refcheck/refdemo.tex
14mr|texlive-refcheck-1.7-3|42	
14mr|texlive-refcheck-1.7-3|43	#-----------------------------------------------------------------------
14mr|texlive-refcheck-1.7-3|44	%prep
14mr|texlive-refcheck-1.7-3|45	%setup -c -a0 -a1
14mr|texlive-refcheck-1.7-3|46	
14mr|texlive-refcheck-1.7-3|47	%build
14mr|texlive-refcheck-1.7-3|48	
14mr|texlive-refcheck-1.7-3|49	%install
14mr|texlive-refcheck-1.7-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-refcheck-1.7-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-refcheck-1.7-3|52	
14mr|texlive-refcheck-1.7-3|53	
14mr|texlive-refcheck-1.7-3|54	
14mr|texlive-refcheck-1.7-3|55	%changelog
14mr|texlive-refcheck-1.7-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-3
14mr|texlive-refcheck-1.7-3|57	+ Revision: 67d8dde
14mr|texlive-refcheck-1.7-3|58	- MassBuild#440: Increase release tag
14mr|texlive-refcheck-1.7-3|59	
14mr|texlive-refcheck-1.7-3|60	

21227 14
14mr|texlive-refenums-1.1.1-2|1	# revision 32562
14mr|texlive-refenums-1.1.1-2|2	# category Package
14mr|texlive-refenums-1.1.1-2|3	# catalog-ctan /macros/latex/contrib/refenums
14mr|texlive-refenums-1.1.1-2|4	# catalog-date 2014-01-03 20:50:16 +0100
14mr|texlive-refenums-1.1.1-2|5	# catalog-license lppl1.3
14mr|texlive-refenums-1.1.1-2|6	# catalog-version 1.1.1
14mr|texlive-refenums-1.1.1-2|7	Name:		texlive-refenums
14mr|texlive-refenums-1.1.1-2|8	Version:	1.1.1
14mr|texlive-refenums-1.1.1-2|9	Release:	2
14mr|texlive-refenums-1.1.1-2|10	Summary:	Define reference labels items with names of their own
14mr|texlive-refenums-1.1.1-2|11	Group:		Publishing
14mr|texlive-refenums-1.1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refenums
14mr|texlive-refenums-1.1.1-2|13	License:	LPPL1.3
14mr|texlive-refenums-1.1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refenums.tar.xz
14mr|texlive-refenums-1.1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refenums.doc.tar.xz
14mr|texlive-refenums-1.1.1-2|16	BuildArch:	noarch
14mr|texlive-refenums-1.1.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-refenums-1.1.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-refenums-1.1.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-refenums-1.1.1-2|20	
14mr|texlive-refenums-1.1.1-2|21	%description
14mr|texlive-refenums-1.1.1-2|22	The package provides commands to define enumerable items with a
14mr|texlive-refenums-1.1.1-2|23	number and a long name, which can be referenced referenced
14mr|texlive-refenums-1.1.1-2|24	later with the name or just the short form. For instance,
14mr|texlive-refenums-1.1.1-2|25	"Milestone M1: Specification created" can be defined and later
14mr|texlive-refenums-1.1.1-2|26	on be referenced with 'M1' or 'M1 ("Specification created")'.
14mr|texlive-refenums-1.1.1-2|27	The text in the references is derived from the definition and
14mr|texlive-refenums-1.1.1-2|28	also rendered as hyperlink to the definition.
14mr|texlive-refenums-1.1.1-2|29	
14mr|texlive-refenums-1.1.1-2|30	%post
14mr|texlive-refenums-1.1.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-refenums-1.1.1-2|32	
14mr|texlive-refenums-1.1.1-2|33	%postun
14mr|texlive-refenums-1.1.1-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-refenums-1.1.1-2|35	%{_sbindir}/texlive.post
14mr|texlive-refenums-1.1.1-2|36	fi
14mr|texlive-refenums-1.1.1-2|37	
14mr|texlive-refenums-1.1.1-2|38	#-----------------------------------------------------------------------
14mr|texlive-refenums-1.1.1-2|39	%files
14mr|texlive-refenums-1.1.1-2|40	%{_texmfdistdir}/tex/latex/refenums/refenums.sty
14mr|texlive-refenums-1.1.1-2|41	%doc %{_texmfdistdir}/doc/latex/refenums/LICENSE
14mr|texlive-refenums-1.1.1-2|42	%doc %{_texmfdistdir}/doc/latex/refenums/README.md
14mr|texlive-refenums-1.1.1-2|43	%doc %{_texmfdistdir}/doc/latex/refenums/demo.pdf
14mr|texlive-refenums-1.1.1-2|44	%doc %{_texmfdistdir}/doc/latex/refenums/demo.tex
14mr|texlive-refenums-1.1.1-2|45	%doc %{_texmfdistdir}/doc/latex/refenums/test/demo-sec-param.tex
14mr|texlive-refenums-1.1.1-2|46	
14mr|texlive-refenums-1.1.1-2|47	#-----------------------------------------------------------------------
14mr|texlive-refenums-1.1.1-2|48	%prep
14mr|texlive-refenums-1.1.1-2|49	%setup -c -a0 -a1
14mr|texlive-refenums-1.1.1-2|50	
14mr|texlive-refenums-1.1.1-2|51	%build
14mr|texlive-refenums-1.1.1-2|52	
14mr|texlive-refenums-1.1.1-2|53	%install
14mr|texlive-refenums-1.1.1-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-refenums-1.1.1-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-refenums-1.1.1-2|56	
14mr|texlive-refenums-1.1.1-2|57	%changelog
14mr|texlive-refenums-1.1.1-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-2
14mr|texlive-refenums-1.1.1-2|59	+ Revision: bbfb199
14mr|texlive-refenums-1.1.1-2|60	- MassBuild#440: Increase release tag
14mr|texlive-refenums-1.1.1-2|61	
14mr|texlive-refenums-1.1.1-2|62	

21228 14
14mr|texlive-reflectgraphics-0.2-6|1	# revision 32181
14mr|texlive-reflectgraphics-0.2-6|2	# category Package
14mr|texlive-reflectgraphics-0.2-6|3	# catalog-ctan /macros/latex/contrib/reflectgraphics
14mr|texlive-reflectgraphics-0.2-6|4	# catalog-date 2013-11-18 17:49:17 +0100
14mr|texlive-reflectgraphics-0.2-6|5	# catalog-license lppl1.3
14mr|texlive-reflectgraphics-0.2-6|6	# catalog-version 0.2
14mr|texlive-reflectgraphics-0.2-6|7	Name:		texlive-reflectgraphics
14mr|texlive-reflectgraphics-0.2-6|8	Version:	0.2
14mr|texlive-reflectgraphics-0.2-6|9	Release:	6
14mr|texlive-reflectgraphics-0.2-6|10	Summary:	Techniques for reflecting graphics
14mr|texlive-reflectgraphics-0.2-6|11	Group:		Publishing
14mr|texlive-reflectgraphics-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/reflectgraphics
14mr|texlive-reflectgraphics-0.2-6|13	License:	LPPL1.3
14mr|texlive-reflectgraphics-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reflectgraphics.tar.xz
14mr|texlive-reflectgraphics-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reflectgraphics.doc.tar.xz
14mr|texlive-reflectgraphics-0.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reflectgraphics.source.tar.xz
14mr|texlive-reflectgraphics-0.2-6|17	BuildArch:	noarch
14mr|texlive-reflectgraphics-0.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-reflectgraphics-0.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-reflectgraphics-0.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-reflectgraphics-0.2-6|21	
14mr|texlive-reflectgraphics-0.2-6|22	%description
14mr|texlive-reflectgraphics-0.2-6|23	The package provides a macro for reflecting images, in a number
14mr|texlive-reflectgraphics-0.2-6|24	of different ways, in pursuit of "more striking" graphics in a
14mr|texlive-reflectgraphics-0.2-6|25	document.
14mr|texlive-reflectgraphics-0.2-6|26	
14mr|texlive-reflectgraphics-0.2-6|27	%post
14mr|texlive-reflectgraphics-0.2-6|28	%{_sbindir}/texlive.post
14mr|texlive-reflectgraphics-0.2-6|29	
14mr|texlive-reflectgraphics-0.2-6|30	%postun
14mr|texlive-reflectgraphics-0.2-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-reflectgraphics-0.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-reflectgraphics-0.2-6|33	fi
14mr|texlive-reflectgraphics-0.2-6|34	
14mr|texlive-reflectgraphics-0.2-6|35	#-----------------------------------------------------------------------
14mr|texlive-reflectgraphics-0.2-6|36	%files
14mr|texlive-reflectgraphics-0.2-6|37	%{_texmfdistdir}/tex/latex/reflectgraphics/reflectgraphics.sty
14mr|texlive-reflectgraphics-0.2-6|38	%doc %{_texmfdistdir}/doc/latex/reflectgraphics/README
14mr|texlive-reflectgraphics-0.2-6|39	%doc %{_texmfdistdir}/doc/latex/reflectgraphics/reflectgraphics.pdf
14mr|texlive-reflectgraphics-0.2-6|40	#- source
14mr|texlive-reflectgraphics-0.2-6|41	%doc %{_texmfdistdir}/source/latex/reflectgraphics/reflectgraphics.dtx
14mr|texlive-reflectgraphics-0.2-6|42	%doc %{_texmfdistdir}/source/latex/reflectgraphics/reflectgraphics.ins
14mr|texlive-reflectgraphics-0.2-6|43	
14mr|texlive-reflectgraphics-0.2-6|44	#-----------------------------------------------------------------------
14mr|texlive-reflectgraphics-0.2-6|45	%prep
14mr|texlive-reflectgraphics-0.2-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-reflectgraphics-0.2-6|47	
14mr|texlive-reflectgraphics-0.2-6|48	%build
14mr|texlive-reflectgraphics-0.2-6|49	
14mr|texlive-reflectgraphics-0.2-6|50	%install
14mr|texlive-reflectgraphics-0.2-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-reflectgraphics-0.2-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-reflectgraphics-0.2-6|53	
14mr|texlive-reflectgraphics-0.2-6|54	%changelog
14mr|texlive-reflectgraphics-0.2-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-reflectgraphics-0.2-6|56	+ Revision: 8f5710c
14mr|texlive-reflectgraphics-0.2-6|57	- MassBuild#440: Increase release tag
14mr|texlive-reflectgraphics-0.2-6|58	
14mr|texlive-reflectgraphics-0.2-6|59	

21229 14
14mr|texlive-refman-2.0e-3|1	# revision 15878
14mr|texlive-refman-2.0e-3|2	# category Package
14mr|texlive-refman-2.0e-3|3	# catalog-ctan /macros/latex/contrib/refman
14mr|texlive-refman-2.0e-3|4	# catalog-date 2006-11-19 21:19:11 +0100
14mr|texlive-refman-2.0e-3|5	# catalog-license lppl
14mr|texlive-refman-2.0e-3|6	# catalog-version 2.0e
14mr|texlive-refman-2.0e-3|7	Name:		texlive-refman
14mr|texlive-refman-2.0e-3|8	Version:	2.0e
14mr|texlive-refman-2.0e-3|9	Release:	3
14mr|texlive-refman-2.0e-3|10	Summary:	Format technical reference manuals
14mr|texlive-refman-2.0e-3|11	Group:		Publishing
14mr|texlive-refman-2.0e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refman
14mr|texlive-refman-2.0e-3|13	License:	LPPL
14mr|texlive-refman-2.0e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refman.tar.xz
14mr|texlive-refman-2.0e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refman.doc.tar.xz
14mr|texlive-refman-2.0e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refman.source.tar.xz
14mr|texlive-refman-2.0e-3|17	BuildArch:	noarch
14mr|texlive-refman-2.0e-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-refman-2.0e-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-refman-2.0e-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-refman-2.0e-3|21	
14mr|texlive-refman-2.0e-3|22	%description
14mr|texlive-refman-2.0e-3|23	Document classes (report- and article-style) for writing
14mr|texlive-refman-2.0e-3|24	technical reference manuals. It offers a wide left margin for
14mr|texlive-refman-2.0e-3|25	notes to the reader, like some of the manuals distributed by
14mr|texlive-refman-2.0e-3|26	Adobe.
14mr|texlive-refman-2.0e-3|27	
14mr|texlive-refman-2.0e-3|28	%post
14mr|texlive-refman-2.0e-3|29	%{_sbindir}/texlive.post
14mr|texlive-refman-2.0e-3|30	
14mr|texlive-refman-2.0e-3|31	%postun
14mr|texlive-refman-2.0e-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-refman-2.0e-3|33	%{_sbindir}/texlive.post
14mr|texlive-refman-2.0e-3|34	fi
14mr|texlive-refman-2.0e-3|35	
14mr|texlive-refman-2.0e-3|36	#-----------------------------------------------------------------------
14mr|texlive-refman-2.0e-3|37	%files
14mr|texlive-refman-2.0e-3|38	%{_texmfdistdir}/tex/latex/refman/pagepc.sty
14mr|texlive-refman-2.0e-3|39	%{_texmfdistdir}/tex/latex/refman/refart.cls
14mr|texlive-refman-2.0e-3|40	%{_texmfdistdir}/tex/latex/refman/refrep.cls
14mr|texlive-refman-2.0e-3|41	%doc %{_texmfdistdir}/doc/latex/refman/00Contents
14mr|texlive-refman-2.0e-3|42	%doc %{_texmfdistdir}/doc/latex/refman/lay_d2.tex
14mr|texlive-refman-2.0e-3|43	%doc %{_texmfdistdir}/doc/latex/refman/lay_e2.tex
14mr|texlive-refman-2.0e-3|44	%doc %{_texmfdistdir}/doc/latex/refman/layout_d.pdf
14mr|texlive-refman-2.0e-3|45	%doc %{_texmfdistdir}/doc/latex/refman/layout_d.tex
14mr|texlive-refman-2.0e-3|46	%doc %{_texmfdistdir}/doc/latex/refman/layout_e.pdf
14mr|texlive-refman-2.0e-3|47	%doc %{_texmfdistdir}/doc/latex/refman/layout_e.tex
14mr|texlive-refman-2.0e-3|48	%doc %{_texmfdistdir}/doc/latex/refman/refman.pdf
14mr|texlive-refman-2.0e-3|49	%doc %{_texmfdistdir}/doc/latex/refman/refman.upl
14mr|texlive-refman-2.0e-3|50	#- source
14mr|texlive-refman-2.0e-3|51	%doc %{_texmfdistdir}/source/latex/refman/refman.dtx
14mr|texlive-refman-2.0e-3|52	%doc %{_texmfdistdir}/source/latex/refman/refman.ins
14mr|texlive-refman-2.0e-3|53	
14mr|texlive-refman-2.0e-3|54	#-----------------------------------------------------------------------
14mr|texlive-refman-2.0e-3|55	%prep
14mr|texlive-refman-2.0e-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-refman-2.0e-3|57	
14mr|texlive-refman-2.0e-3|58	%build
14mr|texlive-refman-2.0e-3|59	
14mr|texlive-refman-2.0e-3|60	%install
14mr|texlive-refman-2.0e-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-refman-2.0e-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-refman-2.0e-3|63	
14mr|texlive-refman-2.0e-3|64	
14mr|texlive-refman-2.0e-3|65	
14mr|texlive-refman-2.0e-3|66	%changelog
14mr|texlive-refman-2.0e-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0e-3
14mr|texlive-refman-2.0e-3|68	+ Revision: 33cf552
14mr|texlive-refman-2.0e-3|69	- MassBuild#440: Increase release tag
14mr|texlive-refman-2.0e-3|70	
14mr|texlive-refman-2.0e-3|71	

21230 14
14mr|texlive-refstyle-0.5-3|1	# revision 20318
14mr|texlive-refstyle-0.5-3|2	# category Package
14mr|texlive-refstyle-0.5-3|3	# catalog-ctan /macros/latex/contrib/refstyle
14mr|texlive-refstyle-0.5-3|4	# catalog-date 2010-11-03 15:55:25 +0100
14mr|texlive-refstyle-0.5-3|5	# catalog-license lppl
14mr|texlive-refstyle-0.5-3|6	# catalog-version 0.5
14mr|texlive-refstyle-0.5-3|7	Name:		texlive-refstyle
14mr|texlive-refstyle-0.5-3|8	Version:	0.5
14mr|texlive-refstyle-0.5-3|9	Release:	3
14mr|texlive-refstyle-0.5-3|10	Summary:	Advanced formatting of cross references
14mr|texlive-refstyle-0.5-3|11	Group:		Publishing
14mr|texlive-refstyle-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle
14mr|texlive-refstyle-0.5-3|13	License:	LPPL
14mr|texlive-refstyle-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refstyle.tar.xz
14mr|texlive-refstyle-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refstyle.doc.tar.xz
14mr|texlive-refstyle-0.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refstyle.source.tar.xz
14mr|texlive-refstyle-0.5-3|17	BuildArch:	noarch
14mr|texlive-refstyle-0.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-refstyle-0.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-refstyle-0.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-refstyle-0.5-3|21	
14mr|texlive-refstyle-0.5-3|22	%description
14mr|texlive-refstyle-0.5-3|23	The refstyle provides a consistent way of producing references
14mr|texlive-refstyle-0.5-3|24	throughout a project. Enough flexibility is provided to make
14mr|texlive-refstyle-0.5-3|25	local changes to a single reference. The user can configure
14mr|texlive-refstyle-0.5-3|26	their own setup. refstyle has a direct interface to varioref,
14mr|texlive-refstyle-0.5-3|27	and namerefs from the nameref package can easily be
14mr|texlive-refstyle-0.5-3|28	incorporated (if needed). For large projects such as a series
14mr|texlive-refstyle-0.5-3|29	of books or a multi volume thesis, written as freestanding
14mr|texlive-refstyle-0.5-3|30	documents, a facility is provided to interface to the xr
14mr|texlive-refstyle-0.5-3|31	package for external document references.
14mr|texlive-refstyle-0.5-3|32	
14mr|texlive-refstyle-0.5-3|33	%post
14mr|texlive-refstyle-0.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-refstyle-0.5-3|35	
14mr|texlive-refstyle-0.5-3|36	%postun
14mr|texlive-refstyle-0.5-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-refstyle-0.5-3|38	%{_sbindir}/texlive.post
14mr|texlive-refstyle-0.5-3|39	fi
14mr|texlive-refstyle-0.5-3|40	
14mr|texlive-refstyle-0.5-3|41	#-----------------------------------------------------------------------
14mr|texlive-refstyle-0.5-3|42	%files
14mr|texlive-refstyle-0.5-3|43	%{_texmfdistdir}/tex/latex/refstyle/refstyle.cfg
14mr|texlive-refstyle-0.5-3|44	%{_texmfdistdir}/tex/latex/refstyle/refstyle.sty
14mr|texlive-refstyle-0.5-3|45	%doc %{_texmfdistdir}/doc/latex/refstyle/README
14mr|texlive-refstyle-0.5-3|46	%doc %{_texmfdistdir}/doc/latex/refstyle/refconfig.pdf
14mr|texlive-refstyle-0.5-3|47	%doc %{_texmfdistdir}/doc/latex/refstyle/refstyle.pdf
14mr|texlive-refstyle-0.5-3|48	#- source
14mr|texlive-refstyle-0.5-3|49	%doc %{_texmfdistdir}/source/latex/refstyle/refconfig.dtx
14mr|texlive-refstyle-0.5-3|50	%doc %{_texmfdistdir}/source/latex/refstyle/refstyle.dtx
14mr|texlive-refstyle-0.5-3|51	%doc %{_texmfdistdir}/source/latex/refstyle/refstyle.ins
14mr|texlive-refstyle-0.5-3|52	
14mr|texlive-refstyle-0.5-3|53	#-----------------------------------------------------------------------
14mr|texlive-refstyle-0.5-3|54	%prep
14mr|texlive-refstyle-0.5-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-refstyle-0.5-3|56	
14mr|texlive-refstyle-0.5-3|57	%build
14mr|texlive-refstyle-0.5-3|58	
14mr|texlive-refstyle-0.5-3|59	%install
14mr|texlive-refstyle-0.5-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-refstyle-0.5-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-refstyle-0.5-3|62	
14mr|texlive-refstyle-0.5-3|63	
14mr|texlive-refstyle-0.5-3|64	
14mr|texlive-refstyle-0.5-3|65	%changelog
14mr|texlive-refstyle-0.5-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-refstyle-0.5-3|67	+ Revision: fa5d61a
14mr|texlive-refstyle-0.5-3|68	- MassBuild#440: Increase release tag
14mr|texlive-refstyle-0.5-3|69	
14mr|texlive-refstyle-0.5-3|70	

21231 14
14mr|texlive-regcount-1.0-3|1	# revision 19979
14mr|texlive-regcount-1.0-3|2	# category Package
14mr|texlive-regcount-1.0-3|3	# catalog-ctan /macros/latex/contrib/regcount
14mr|texlive-regcount-1.0-3|4	# catalog-date 2010-10-02 17:24:09 +0200
14mr|texlive-regcount-1.0-3|5	# catalog-license lppl
14mr|texlive-regcount-1.0-3|6	# catalog-version 1.0
14mr|texlive-regcount-1.0-3|7	Name:		texlive-regcount
14mr|texlive-regcount-1.0-3|8	Version:	1.0
14mr|texlive-regcount-1.0-3|9	Release:	3
14mr|texlive-regcount-1.0-3|10	Summary:	Display the allocation status of the TeX registers
14mr|texlive-regcount-1.0-3|11	Group:		Publishing
14mr|texlive-regcount-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/regcount
14mr|texlive-regcount-1.0-3|13	License:	LPPL
14mr|texlive-regcount-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regcount.tar.xz
14mr|texlive-regcount-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regcount.doc.tar.xz
14mr|texlive-regcount-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regcount.source.tar.xz
14mr|texlive-regcount-1.0-3|17	BuildArch:	noarch
14mr|texlive-regcount-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-regcount-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-regcount-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-regcount-1.0-3|21	
14mr|texlive-regcount-1.0-3|22	%description
14mr|texlive-regcount-1.0-3|23	Adds a macro \rgcount which displays the allocation status of
14mr|texlive-regcount-1.0-3|24	the TeX registers. The display is written into the .log file as
14mr|texlive-regcount-1.0-3|25	it is a bit verbose. An automatic call to \rgcount is done at
14mr|texlive-regcount-1.0-3|26	\begin{document} and \end{document}.
14mr|texlive-regcount-1.0-3|27	
14mr|texlive-regcount-1.0-3|28	%post
14mr|texlive-regcount-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-regcount-1.0-3|30	
14mr|texlive-regcount-1.0-3|31	%postun
14mr|texlive-regcount-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-regcount-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-regcount-1.0-3|34	fi
14mr|texlive-regcount-1.0-3|35	
14mr|texlive-regcount-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-regcount-1.0-3|37	%files
14mr|texlive-regcount-1.0-3|38	%{_texmfdistdir}/tex/latex/regcount/regcount.sty
14mr|texlive-regcount-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/regcount/readme
14mr|texlive-regcount-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/regcount/regcount.pdf
14mr|texlive-regcount-1.0-3|41	#- source
14mr|texlive-regcount-1.0-3|42	%doc %{_texmfdistdir}/source/latex/regcount/regcount.dtx
14mr|texlive-regcount-1.0-3|43	%doc %{_texmfdistdir}/source/latex/regcount/regcount.ins
14mr|texlive-regcount-1.0-3|44	
14mr|texlive-regcount-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-regcount-1.0-3|46	%prep
14mr|texlive-regcount-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-regcount-1.0-3|48	
14mr|texlive-regcount-1.0-3|49	%build
14mr|texlive-regcount-1.0-3|50	
14mr|texlive-regcount-1.0-3|51	%install
14mr|texlive-regcount-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-regcount-1.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-regcount-1.0-3|54	
14mr|texlive-regcount-1.0-3|55	
14mr|texlive-regcount-1.0-3|56	
14mr|texlive-regcount-1.0-3|57	%changelog
14mr|texlive-regcount-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-regcount-1.0-3|59	+ Revision: ce87dc4
14mr|texlive-regcount-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-regcount-1.0-3|61	
14mr|texlive-regcount-1.0-3|62	

21232 14
14mr|texlive-regexpatch-0.1b-3|1	# revision 27155
14mr|texlive-regexpatch-0.1b-3|2	# category Package
14mr|texlive-regexpatch-0.1b-3|3	# catalog-ctan /macros/latex/contrib/regexpatch
14mr|texlive-regexpatch-0.1b-3|4	# catalog-date 2012-07-24 17:30:46 +0200
14mr|texlive-regexpatch-0.1b-3|5	# catalog-license lppl1.3
14mr|texlive-regexpatch-0.1b-3|6	# catalog-version 0.1b
14mr|texlive-regexpatch-0.1b-3|7	Name:		texlive-regexpatch
14mr|texlive-regexpatch-0.1b-3|8	Epoch:		1
14mr|texlive-regexpatch-0.1b-3|9	Version:	0.1b
14mr|texlive-regexpatch-0.1b-3|10	Release:	3
14mr|texlive-regexpatch-0.1b-3|11	Summary:	High level patching of commands
14mr|texlive-regexpatch-0.1b-3|12	Group:		Publishing
14mr|texlive-regexpatch-0.1b-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/regexpatch
14mr|texlive-regexpatch-0.1b-3|14	License:	LPPL1.3
14mr|texlive-regexpatch-0.1b-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regexpatch.tar.xz
14mr|texlive-regexpatch-0.1b-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regexpatch.doc.tar.xz
14mr|texlive-regexpatch-0.1b-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regexpatch.source.tar.xz
14mr|texlive-regexpatch-0.1b-3|18	BuildArch:	noarch
14mr|texlive-regexpatch-0.1b-3|19	BuildRequires:	texlive-tlpkg
14mr|texlive-regexpatch-0.1b-3|20	Requires(pre):	texlive-tlpkg
14mr|texlive-regexpatch-0.1b-3|21	Requires(post):	texlive-kpathsea
14mr|texlive-regexpatch-0.1b-3|22	
14mr|texlive-regexpatch-0.1b-3|23	%description
14mr|texlive-regexpatch-0.1b-3|24	The package generalises the macro patching commands provided by
14mr|texlive-regexpatch-0.1b-3|25	P. Lehmann's etoolbox. The difference between this package and
14mr|texlive-regexpatch-0.1b-3|26	its sibling xpatch is that this package sports a very powerful
14mr|texlive-regexpatch-0.1b-3|27	\regexpatchcmd based on the l3regex module of the LaTeX3
14mr|texlive-regexpatch-0.1b-3|28	experimental packages.
14mr|texlive-regexpatch-0.1b-3|29	
14mr|texlive-regexpatch-0.1b-3|30	%post
14mr|texlive-regexpatch-0.1b-3|31	%{_sbindir}/texlive.post
14mr|texlive-regexpatch-0.1b-3|32	
14mr|texlive-regexpatch-0.1b-3|33	%postun
14mr|texlive-regexpatch-0.1b-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-regexpatch-0.1b-3|35	%{_sbindir}/texlive.post
14mr|texlive-regexpatch-0.1b-3|36	fi
14mr|texlive-regexpatch-0.1b-3|37	
14mr|texlive-regexpatch-0.1b-3|38	#-----------------------------------------------------------------------
14mr|texlive-regexpatch-0.1b-3|39	%files
14mr|texlive-regexpatch-0.1b-3|40	%{_texmfdistdir}/tex/latex/regexpatch/regexpatch.sty
14mr|texlive-regexpatch-0.1b-3|41	%doc %{_texmfdistdir}/doc/latex/regexpatch/README
14mr|texlive-regexpatch-0.1b-3|42	%doc %{_texmfdistdir}/doc/latex/regexpatch/regexpatch.pdf
14mr|texlive-regexpatch-0.1b-3|43	#- source
14mr|texlive-regexpatch-0.1b-3|44	%doc %{_texmfdistdir}/source/latex/regexpatch/regexpatch.dtx
14mr|texlive-regexpatch-0.1b-3|45	%doc %{_texmfdistdir}/source/latex/regexpatch/regexpatch.ins
14mr|texlive-regexpatch-0.1b-3|46	
14mr|texlive-regexpatch-0.1b-3|47	#-----------------------------------------------------------------------
14mr|texlive-regexpatch-0.1b-3|48	%prep
14mr|texlive-regexpatch-0.1b-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-regexpatch-0.1b-3|50	
14mr|texlive-regexpatch-0.1b-3|51	%build
14mr|texlive-regexpatch-0.1b-3|52	
14mr|texlive-regexpatch-0.1b-3|53	%install
14mr|texlive-regexpatch-0.1b-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-regexpatch-0.1b-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-regexpatch-0.1b-3|56	
14mr|texlive-regexpatch-0.1b-3|57	
14mr|texlive-regexpatch-0.1b-3|58	
14mr|texlive-regexpatch-0.1b-3|59	%changelog
14mr|texlive-regexpatch-0.1b-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.1b-3
14mr|texlive-regexpatch-0.1b-3|61	+ Revision: 248a148
14mr|texlive-regexpatch-0.1b-3|62	- MassBuild#440: Increase release tag
14mr|texlive-regexpatch-0.1b-3|63	
14mr|texlive-regexpatch-0.1b-3|64	

21233 14
14mr|texlive-register-1.6-3|1	# revision 21127
14mr|texlive-register-1.6-3|2	# category Package
14mr|texlive-register-1.6-3|3	# catalog-ctan /macros/latex/contrib/register
14mr|texlive-register-1.6-3|4	# catalog-date 2011-01-19 22:37:08 +0100
14mr|texlive-register-1.6-3|5	# catalog-license lppl
14mr|texlive-register-1.6-3|6	# catalog-version 1.6
14mr|texlive-register-1.6-3|7	Name:		texlive-register
14mr|texlive-register-1.6-3|8	Version:	1.6
14mr|texlive-register-1.6-3|9	Release:	3
14mr|texlive-register-1.6-3|10	Summary:	Typeset programmable elements in digital hardware (registers)
14mr|texlive-register-1.6-3|11	Group:		Publishing
14mr|texlive-register-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/register
14mr|texlive-register-1.6-3|13	License:	LPPL
14mr|texlive-register-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/register.tar.xz
14mr|texlive-register-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/register.doc.tar.xz
14mr|texlive-register-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/register.source.tar.xz
14mr|texlive-register-1.6-3|17	BuildArch:	noarch
14mr|texlive-register-1.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-register-1.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-register-1.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-register-1.6-3|21	
14mr|texlive-register-1.6-3|22	%description
14mr|texlive-register-1.6-3|23	This package is designed for typesetting the programmable
14mr|texlive-register-1.6-3|24	elements in digital hardware, i.e., registers. Such registers
14mr|texlive-register-1.6-3|25	typically have many fields and can be quite wide; they are thus
14mr|texlive-register-1.6-3|26	a challenge to typeset in a consistent manner. Register is
14mr|texlive-register-1.6-3|27	similar in some aspects to the bytefield package. Anyone doing
14mr|texlive-register-1.6-3|28	hardware documentation using LaTeX should examine both
14mr|texlive-register-1.6-3|29	packages. Register requires a fairly recent version of the
14mr|texlive-register-1.6-3|30	float package. A Perl module and a Perl script are provided, to
14mr|texlive-register-1.6-3|31	translate the register specifications into programmable data
14mr|texlive-register-1.6-3|32	structures.
14mr|texlive-register-1.6-3|33	
14mr|texlive-register-1.6-3|34	%post
14mr|texlive-register-1.6-3|35	%{_sbindir}/texlive.post
14mr|texlive-register-1.6-3|36	
14mr|texlive-register-1.6-3|37	%postun
14mr|texlive-register-1.6-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-register-1.6-3|39	%{_sbindir}/texlive.post
14mr|texlive-register-1.6-3|40	fi
14mr|texlive-register-1.6-3|41	
14mr|texlive-register-1.6-3|42	#-----------------------------------------------------------------------
14mr|texlive-register-1.6-3|43	%files
14mr|texlive-register-1.6-3|44	%{_texmfdistdir}/tex/latex/register/register.sty
14mr|texlive-register-1.6-3|45	%doc %{_texmfdistdir}/doc/latex/register/Reg_macro.pm
14mr|texlive-register-1.6-3|46	%doc %{_texmfdistdir}/doc/latex/register/reg_list.pl
14mr|texlive-register-1.6-3|47	%doc %{_texmfdistdir}/doc/latex/register/register.pdf
14mr|texlive-register-1.6-3|48	#- source
14mr|texlive-register-1.6-3|49	%doc %{_texmfdistdir}/source/latex/register/register.dtx
14mr|texlive-register-1.6-3|50	%doc %{_texmfdistdir}/source/latex/register/register.ins
14mr|texlive-register-1.6-3|51	
14mr|texlive-register-1.6-3|52	#-----------------------------------------------------------------------
14mr|texlive-register-1.6-3|53	%prep
14mr|texlive-register-1.6-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-register-1.6-3|55	
14mr|texlive-register-1.6-3|56	%build
14mr|texlive-register-1.6-3|57	
14mr|texlive-register-1.6-3|58	%install
14mr|texlive-register-1.6-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-register-1.6-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-register-1.6-3|61	
14mr|texlive-register-1.6-3|62	
14mr|texlive-register-1.6-3|63	
14mr|texlive-register-1.6-3|64	%changelog
14mr|texlive-register-1.6-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-register-1.6-3|66	+ Revision: bb66506
14mr|texlive-register-1.6-3|67	- MassBuild#440: Increase release tag
14mr|texlive-register-1.6-3|68	
14mr|texlive-register-1.6-3|69	

21234 14
14mr|texlive-regstats-1.0g-3|1	# revision 25050
14mr|texlive-regstats-1.0g-3|2	# category Package
14mr|texlive-regstats-1.0g-3|3	# catalog-ctan /macros/latex/contrib/regstats
14mr|texlive-regstats-1.0g-3|4	# catalog-date 2012-01-02 14:24:13 +0100
14mr|texlive-regstats-1.0g-3|5	# catalog-license lppl1.3
14mr|texlive-regstats-1.0g-3|6	# catalog-version 1.0g
14mr|texlive-regstats-1.0g-3|7	Name:		texlive-regstats
14mr|texlive-regstats-1.0g-3|8	Version:	1.0g
14mr|texlive-regstats-1.0g-3|9	Release:	3
14mr|texlive-regstats-1.0g-3|10	Summary:	Information about register use
14mr|texlive-regstats-1.0g-3|11	Group:		Publishing
14mr|texlive-regstats-1.0g-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/regstats
14mr|texlive-regstats-1.0g-3|13	License:	LPPL1.3
14mr|texlive-regstats-1.0g-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regstats.tar.xz
14mr|texlive-regstats-1.0g-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regstats.doc.tar.xz
14mr|texlive-regstats-1.0g-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regstats.source.tar.xz
14mr|texlive-regstats-1.0g-3|17	BuildArch:	noarch
14mr|texlive-regstats-1.0g-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-regstats-1.0g-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-regstats-1.0g-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-regstats-1.0g-3|21	
14mr|texlive-regstats-1.0g-3|22	%description
14mr|texlive-regstats-1.0g-3|23	The package will report number of used registers (counter,
14mr|texlive-regstats-1.0g-3|24	dimen, skip, muskip, box, token, input, output, math families,
14mr|texlive-regstats-1.0g-3|25	languages, insertions), and will compare the number to the
14mr|texlive-regstats-1.0g-3|26	maximum available number of such registers.
14mr|texlive-regstats-1.0g-3|27	
14mr|texlive-regstats-1.0g-3|28	%post
14mr|texlive-regstats-1.0g-3|29	%{_sbindir}/texlive.post
14mr|texlive-regstats-1.0g-3|30	
14mr|texlive-regstats-1.0g-3|31	%postun
14mr|texlive-regstats-1.0g-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-regstats-1.0g-3|33	%{_sbindir}/texlive.post
14mr|texlive-regstats-1.0g-3|34	fi
14mr|texlive-regstats-1.0g-3|35	
14mr|texlive-regstats-1.0g-3|36	#-----------------------------------------------------------------------
14mr|texlive-regstats-1.0g-3|37	%files
14mr|texlive-regstats-1.0g-3|38	%{_texmfdistdir}/tex/latex/regstats/regstats.sty
14mr|texlive-regstats-1.0g-3|39	%doc %{_texmfdistdir}/doc/latex/regstats/README
14mr|texlive-regstats-1.0g-3|40	%doc %{_texmfdistdir}/doc/latex/regstats/regstats-example.log
14mr|texlive-regstats-1.0g-3|41	%doc %{_texmfdistdir}/doc/latex/regstats/regstats-example.pdf
14mr|texlive-regstats-1.0g-3|42	%doc %{_texmfdistdir}/doc/latex/regstats/regstats-example.tex
14mr|texlive-regstats-1.0g-3|43	%doc %{_texmfdistdir}/doc/latex/regstats/regstats.pdf
14mr|texlive-regstats-1.0g-3|44	#- source
14mr|texlive-regstats-1.0g-3|45	%doc %{_texmfdistdir}/source/latex/regstats/regstats.drv
14mr|texlive-regstats-1.0g-3|46	%doc %{_texmfdistdir}/source/latex/regstats/regstats.dtx
14mr|texlive-regstats-1.0g-3|47	%doc %{_texmfdistdir}/source/latex/regstats/regstats.ins
14mr|texlive-regstats-1.0g-3|48	
14mr|texlive-regstats-1.0g-3|49	#-----------------------------------------------------------------------
14mr|texlive-regstats-1.0g-3|50	%prep
14mr|texlive-regstats-1.0g-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-regstats-1.0g-3|52	
14mr|texlive-regstats-1.0g-3|53	%build
14mr|texlive-regstats-1.0g-3|54	
14mr|texlive-regstats-1.0g-3|55	%install
14mr|texlive-regstats-1.0g-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-regstats-1.0g-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-regstats-1.0g-3|58	
14mr|texlive-regstats-1.0g-3|59	
14mr|texlive-regstats-1.0g-3|60	
14mr|texlive-regstats-1.0g-3|61	%changelog
14mr|texlive-regstats-1.0g-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0g-3
14mr|texlive-regstats-1.0g-3|63	+ Revision: 9f8dddb
14mr|texlive-regstats-1.0g-3|64	- MassBuild#440: Increase release tag
14mr|texlive-regstats-1.0g-3|65	
14mr|texlive-regstats-1.0g-3|66	

21235 14
14mr|texlive-relenc-20110406-3|1	# revision 22050
14mr|texlive-relenc-20110406-3|2	# category Package
14mr|texlive-relenc-20110406-3|3	# catalog-ctan /macros/latex/contrib/relenc
14mr|texlive-relenc-20110406-3|4	# catalog-date 2011-04-06 08:31:30 +0200
14mr|texlive-relenc-20110406-3|5	# catalog-license lppl1
14mr|texlive-relenc-20110406-3|6	# catalog-version undef
14mr|texlive-relenc-20110406-3|7	Name:		texlive-relenc
14mr|texlive-relenc-20110406-3|8	Version:	20110406
14mr|texlive-relenc-20110406-3|9	Release:	3
14mr|texlive-relenc-20110406-3|10	Summary:	A "relaxed" font encoding
14mr|texlive-relenc-20110406-3|11	Group:		Publishing
14mr|texlive-relenc-20110406-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/relenc
14mr|texlive-relenc-20110406-3|13	License:	LPPL1
14mr|texlive-relenc-20110406-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relenc.tar.xz
14mr|texlive-relenc-20110406-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relenc.doc.tar.xz
14mr|texlive-relenc-20110406-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relenc.source.tar.xz
14mr|texlive-relenc-20110406-3|17	BuildArch:	noarch
14mr|texlive-relenc-20110406-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-relenc-20110406-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-relenc-20110406-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-relenc-20110406-3|21	
14mr|texlive-relenc-20110406-3|22	%description
14mr|texlive-relenc-20110406-3|23	LaTeX package providing a relaxed font encoding to make
14mr|texlive-relenc-20110406-3|24	available to a font designer more slots for insertion of
14mr|texlive-relenc-20110406-3|25	ligatures and accented characters.
14mr|texlive-relenc-20110406-3|26	
14mr|texlive-relenc-20110406-3|27	%post
14mr|texlive-relenc-20110406-3|28	%{_sbindir}/texlive.post
14mr|texlive-relenc-20110406-3|29	
14mr|texlive-relenc-20110406-3|30	%postun
14mr|texlive-relenc-20110406-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-relenc-20110406-3|32	%{_sbindir}/texlive.post
14mr|texlive-relenc-20110406-3|33	fi
14mr|texlive-relenc-20110406-3|34	
14mr|texlive-relenc-20110406-3|35	#-----------------------------------------------------------------------
14mr|texlive-relenc-20110406-3|36	%files
14mr|texlive-relenc-20110406-3|37	%{_texmfdistdir}/fonts/tfm/public/relenc/zcmr8d.tfm
14mr|texlive-relenc-20110406-3|38	%{_texmfdistdir}/fonts/tfm/public/relenc/zcmra.tfm
14mr|texlive-relenc-20110406-3|39	%{_texmfdistdir}/fonts/vf/public/relenc/zcmr8d.vf
14mr|texlive-relenc-20110406-3|40	%{_texmfdistdir}/fonts/vf/public/relenc/zcmra.vf
14mr|texlive-relenc-20110406-3|41	%{_texmfdistdir}/tex/latex/relenc/2sidedoc.sty
14mr|texlive-relenc-20110406-3|42	%{_texmfdistdir}/tex/latex/relenc/ecsubzcm.sty
14mr|texlive-relenc-20110406-3|43	%{_texmfdistdir}/tex/latex/relenc/relenc.sty
14mr|texlive-relenc-20110406-3|44	%{_texmfdistdir}/tex/latex/relenc/t1renc.def
14mr|texlive-relenc-20110406-3|45	%{_texmfdistdir}/tex/latex/relenc/t1rzcm.fd
14mr|texlive-relenc-20110406-3|46	%doc %{_texmfdistdir}/doc/latex/relenc/README
14mr|texlive-relenc-20110406-3|47	%doc %{_texmfdistdir}/doc/latex/relenc/reldemo.tex
14mr|texlive-relenc-20110406-3|48	%doc %{_texmfdistdir}/doc/latex/relenc/relenc.tex
14mr|texlive-relenc-20110406-3|49	%doc %{_texmfdistdir}/doc/latex/relenc/zcmr8d.vf2
14mr|texlive-relenc-20110406-3|50	%doc %{_texmfdistdir}/doc/latex/relenc/zcmr8d.vf3
14mr|texlive-relenc-20110406-3|51	%doc %{_texmfdistdir}/doc/latex/relenc/zcmra.vf2
14mr|texlive-relenc-20110406-3|52	%doc %{_texmfdistdir}/doc/latex/relenc/zcmra.vf3
14mr|texlive-relenc-20110406-3|53	#- source
14mr|texlive-relenc-20110406-3|54	%doc %{_texmfdistdir}/source/latex/relenc/relenc.dtx
14mr|texlive-relenc-20110406-3|55	%doc %{_texmfdistdir}/source/latex/relenc/relenc.ins
14mr|texlive-relenc-20110406-3|56	%doc %{_texmfdistdir}/source/latex/relenc/t1renc.dtx
14mr|texlive-relenc-20110406-3|57	%doc %{_texmfdistdir}/source/latex/relenc/t1rzcm.fdd
14mr|texlive-relenc-20110406-3|58	
14mr|texlive-relenc-20110406-3|59	#-----------------------------------------------------------------------
14mr|texlive-relenc-20110406-3|60	%prep
14mr|texlive-relenc-20110406-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-relenc-20110406-3|62	
14mr|texlive-relenc-20110406-3|63	%build
14mr|texlive-relenc-20110406-3|64	
14mr|texlive-relenc-20110406-3|65	%install
14mr|texlive-relenc-20110406-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-relenc-20110406-3|67	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-relenc-20110406-3|68	
14mr|texlive-relenc-20110406-3|69	
14mr|texlive-relenc-20110406-3|70	
14mr|texlive-relenc-20110406-3|71	%changelog
14mr|texlive-relenc-20110406-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110406-3
14mr|texlive-relenc-20110406-3|73	+ Revision: 103925f
14mr|texlive-relenc-20110406-3|74	- MassBuild#440: Increase release tag
14mr|texlive-relenc-20110406-3|75	
14mr|texlive-relenc-20110406-3|76	

21236 14
14mr|texlive-relsize-4-3|1	# revision 24074
14mr|texlive-relsize-4-3|2	# category Package
14mr|texlive-relsize-4-3|3	# catalog-ctan /macros/latex/contrib/relsize
14mr|texlive-relsize-4-3|4	# catalog-date 2011-09-23 08:29:05 +0200
14mr|texlive-relsize-4-3|5	# catalog-license pd
14mr|texlive-relsize-4-3|6	# catalog-version 4
14mr|texlive-relsize-4-3|7	Name:		texlive-relsize
14mr|texlive-relsize-4-3|8	Version:	4
14mr|texlive-relsize-4-3|9	Release:	3
14mr|texlive-relsize-4-3|10	Summary:	Set the font size relative to the current font size
14mr|texlive-relsize-4-3|11	Group:		Publishing
14mr|texlive-relsize-4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/relsize
14mr|texlive-relsize-4-3|13	License:	PD
14mr|texlive-relsize-4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relsize.tar.xz
14mr|texlive-relsize-4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relsize.doc.tar.xz
14mr|texlive-relsize-4-3|16	BuildArch:	noarch
14mr|texlive-relsize-4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-relsize-4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-relsize-4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-relsize-4-3|20	
14mr|texlive-relsize-4-3|21	%description
14mr|texlive-relsize-4-3|22	The basic command of the package is \relsize, whose argument is
14mr|texlive-relsize-4-3|23	a number of \magsteps to change size; from this are defined
14mr|texlive-relsize-4-3|24	commands \larger, \smaller, \textlarger, etc.
14mr|texlive-relsize-4-3|25	
14mr|texlive-relsize-4-3|26	%post
14mr|texlive-relsize-4-3|27	%{_sbindir}/texlive.post
14mr|texlive-relsize-4-3|28	
14mr|texlive-relsize-4-3|29	%postun
14mr|texlive-relsize-4-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-relsize-4-3|31	%{_sbindir}/texlive.post
14mr|texlive-relsize-4-3|32	fi
14mr|texlive-relsize-4-3|33	
14mr|texlive-relsize-4-3|34	#-----------------------------------------------------------------------
14mr|texlive-relsize-4-3|35	%files
14mr|texlive-relsize-4-3|36	%{_texmfdistdir}/tex/latex/relsize/relsize.sty
14mr|texlive-relsize-4-3|37	%doc %{_texmfdistdir}/doc/latex/relsize/README
14mr|texlive-relsize-4-3|38	%doc %{_texmfdistdir}/doc/latex/relsize/relsize-doc.pdf
14mr|texlive-relsize-4-3|39	%doc %{_texmfdistdir}/doc/latex/relsize/relsize-doc.tex
14mr|texlive-relsize-4-3|40	
14mr|texlive-relsize-4-3|41	#-----------------------------------------------------------------------
14mr|texlive-relsize-4-3|42	%prep
14mr|texlive-relsize-4-3|43	%setup -c -a0 -a1
14mr|texlive-relsize-4-3|44	
14mr|texlive-relsize-4-3|45	%build
14mr|texlive-relsize-4-3|46	
14mr|texlive-relsize-4-3|47	%install
14mr|texlive-relsize-4-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-relsize-4-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-relsize-4-3|50	
14mr|texlive-relsize-4-3|51	
14mr|texlive-relsize-4-3|52	
14mr|texlive-relsize-4-3|53	%changelog
14mr|texlive-relsize-4-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4-3
14mr|texlive-relsize-4-3|55	+ Revision: bef1c5c
14mr|texlive-relsize-4-3|56	- MassBuild#440: Increase release tag
14mr|texlive-relsize-4-3|57	
14mr|texlive-relsize-4-3|58	

21237 14
14mr|texlive-reotex-1.0-2|1	# revision 25037
14mr|texlive-reotex-1.0-2|2	# category Package
14mr|texlive-reotex-1.0-2|3	# catalog-ctan /graphics/pgf/contrib/reotex
14mr|texlive-reotex-1.0-2|4	# catalog-date 2012-01-06 12:55:46 +0100
14mr|texlive-reotex-1.0-2|5	# catalog-license lppl
14mr|texlive-reotex-1.0-2|6	# catalog-version 1.0
14mr|texlive-reotex-1.0-2|7	Name:		texlive-reotex
14mr|texlive-reotex-1.0-2|8	Version:	1.0
14mr|texlive-reotex-1.0-2|9	Release:	2
14mr|texlive-reotex-1.0-2|10	Summary:	Draw Reo Channels and Circuits
14mr|texlive-reotex-1.0-2|11	Group:		Publishing
14mr|texlive-reotex-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/reotex
14mr|texlive-reotex-1.0-2|13	License:	LPPL
14mr|texlive-reotex-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reotex.tar.xz
14mr|texlive-reotex-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reotex.doc.tar.xz
14mr|texlive-reotex-1.0-2|16	BuildArch:	noarch
14mr|texlive-reotex-1.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-reotex-1.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-reotex-1.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-reotex-1.0-2|20	
14mr|texlive-reotex-1.0-2|21	%description
14mr|texlive-reotex-1.0-2|22	The package defines macros and other utilities to design Reo
14mr|texlive-reotex-1.0-2|23	Circuits. The package require PGF/TikZ support.
14mr|texlive-reotex-1.0-2|24	
14mr|texlive-reotex-1.0-2|25	%post
14mr|texlive-reotex-1.0-2|26	%{_sbindir}/texlive.post
14mr|texlive-reotex-1.0-2|27	
14mr|texlive-reotex-1.0-2|28	%postun
14mr|texlive-reotex-1.0-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-reotex-1.0-2|30	%{_sbindir}/texlive.post
14mr|texlive-reotex-1.0-2|31	fi
14mr|texlive-reotex-1.0-2|32	
14mr|texlive-reotex-1.0-2|33	#-----------------------------------------------------------------------
14mr|texlive-reotex-1.0-2|34	%files
14mr|texlive-reotex-1.0-2|35	%{_texmfdistdir}/tex/latex/reotex/reotex.sty
14mr|texlive-reotex-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/reotex/README
14mr|texlive-reotex-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/reotex/reotex.pdf
14mr|texlive-reotex-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/reotex/reotex.tex
14mr|texlive-reotex-1.0-2|39	
14mr|texlive-reotex-1.0-2|40	#-----------------------------------------------------------------------
14mr|texlive-reotex-1.0-2|41	%prep
14mr|texlive-reotex-1.0-2|42	%setup -c -a0 -a1
14mr|texlive-reotex-1.0-2|43	
14mr|texlive-reotex-1.0-2|44	%build
14mr|texlive-reotex-1.0-2|45	
14mr|texlive-reotex-1.0-2|46	%install
14mr|texlive-reotex-1.0-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-reotex-1.0-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-reotex-1.0-2|49	
14mr|texlive-reotex-1.0-2|50	
14mr|texlive-reotex-1.0-2|51	
14mr|texlive-reotex-1.0-2|52	%changelog
14mr|texlive-reotex-1.0-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-reotex-1.0-2|54	+ Revision: 2605d39
14mr|texlive-reotex-1.0-2|55	- MassBuild#440: Increase release tag
14mr|texlive-reotex-1.0-2|56	
14mr|texlive-reotex-1.0-2|57	

21238 14
14mr|texlive-repeatindex-0.01-3|1	# revision 24305
14mr|texlive-repeatindex-0.01-3|2	# category Package
14mr|texlive-repeatindex-0.01-3|3	# catalog-ctan /macros/latex/contrib/repeatindex
14mr|texlive-repeatindex-0.01-3|4	# catalog-date 2011-06-16 21:20:53 +0200
14mr|texlive-repeatindex-0.01-3|5	# catalog-license lppl
14mr|texlive-repeatindex-0.01-3|6	# catalog-version 0.01
14mr|texlive-repeatindex-0.01-3|7	Name:		texlive-repeatindex
14mr|texlive-repeatindex-0.01-3|8	Version:	0.01
14mr|texlive-repeatindex-0.01-3|9	Release:	3
14mr|texlive-repeatindex-0.01-3|10	Summary:	Repeat items in an index after a page or column break
14mr|texlive-repeatindex-0.01-3|11	Group:		Publishing
14mr|texlive-repeatindex-0.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/repeatindex
14mr|texlive-repeatindex-0.01-3|13	License:	LPPL
14mr|texlive-repeatindex-0.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repeatindex.tar.xz
14mr|texlive-repeatindex-0.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repeatindex.doc.tar.xz
14mr|texlive-repeatindex-0.01-3|16	BuildArch:	noarch
14mr|texlive-repeatindex-0.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-repeatindex-0.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-repeatindex-0.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-repeatindex-0.01-3|20	
14mr|texlive-repeatindex-0.01-3|21	%description
14mr|texlive-repeatindex-0.01-3|22	This Package repeats item of an index if a page or column break
14mr|texlive-repeatindex-0.01-3|23	occurs within a list of subitems. This helps to find out to
14mr|texlive-repeatindex-0.01-3|24	which main item a subitem belongs.
14mr|texlive-repeatindex-0.01-3|25	
14mr|texlive-repeatindex-0.01-3|26	%post
14mr|texlive-repeatindex-0.01-3|27	%{_sbindir}/texlive.post
14mr|texlive-repeatindex-0.01-3|28	
14mr|texlive-repeatindex-0.01-3|29	%postun
14mr|texlive-repeatindex-0.01-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-repeatindex-0.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-repeatindex-0.01-3|32	fi
14mr|texlive-repeatindex-0.01-3|33	
14mr|texlive-repeatindex-0.01-3|34	#-----------------------------------------------------------------------
14mr|texlive-repeatindex-0.01-3|35	%files
14mr|texlive-repeatindex-0.01-3|36	%{_texmfdistdir}/makeindex/repeatindex/repeatindex.ist
14mr|texlive-repeatindex-0.01-3|37	%{_texmfdistdir}/tex/latex/repeatindex/repeatindex.sty
14mr|texlive-repeatindex-0.01-3|38	%doc %{_texmfdistdir}/doc/latex/repeatindex/README
14mr|texlive-repeatindex-0.01-3|39	%doc %{_texmfdistdir}/doc/latex/repeatindex/testrepeatindex.tex
14mr|texlive-repeatindex-0.01-3|40	
14mr|texlive-repeatindex-0.01-3|41	#-----------------------------------------------------------------------
14mr|texlive-repeatindex-0.01-3|42	%prep
14mr|texlive-repeatindex-0.01-3|43	%setup -c -a0 -a1
14mr|texlive-repeatindex-0.01-3|44	
14mr|texlive-repeatindex-0.01-3|45	%build
14mr|texlive-repeatindex-0.01-3|46	
14mr|texlive-repeatindex-0.01-3|47	%install
14mr|texlive-repeatindex-0.01-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-repeatindex-0.01-3|49	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-repeatindex-0.01-3|50	
14mr|texlive-repeatindex-0.01-3|51	
14mr|texlive-repeatindex-0.01-3|52	
14mr|texlive-repeatindex-0.01-3|53	%changelog
14mr|texlive-repeatindex-0.01-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-3
14mr|texlive-repeatindex-0.01-3|55	+ Revision: d4e3acd
14mr|texlive-repeatindex-0.01-3|56	- MassBuild#440: Increase release tag
14mr|texlive-repeatindex-0.01-3|57	
14mr|texlive-repeatindex-0.01-3|58	

21239 14
14mr|texlive-repere-20140214-2|1	# revision 32455
14mr|texlive-repere-20140214-2|2	# category Package
14mr|texlive-repere-20140214-2|3	# catalog-ctan undef
14mr|texlive-repere-20140214-2|4	# catalog-date undef
14mr|texlive-repere-20140214-2|5	# catalog-license undef
14mr|texlive-repere-20140214-2|6	# catalog-version undef
14mr|texlive-repere-20140214-2|7	Name:		texlive-repere
14mr|texlive-repere-20140214-2|8	Version:	20140214
14mr|texlive-repere-20140214-2|9	Release:	2
14mr|texlive-repere-20140214-2|10	Summary:	TeXLive repere package
14mr|texlive-repere-20140214-2|11	Group:		Publishing
14mr|texlive-repere-20140214-2|12	URL:		http://tug.org/texlive
14mr|texlive-repere-20140214-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-repere-20140214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repere.tar.xz
14mr|texlive-repere-20140214-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repere.doc.tar.xz
14mr|texlive-repere-20140214-2|16	BuildArch:	noarch
14mr|texlive-repere-20140214-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-repere-20140214-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-repere-20140214-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-repere-20140214-2|20	
14mr|texlive-repere-20140214-2|21	%description
14mr|texlive-repere-20140214-2|22	TeXLive repere package.
14mr|texlive-repere-20140214-2|23	
14mr|texlive-repere-20140214-2|24	%post
14mr|texlive-repere-20140214-2|25	%{_sbindir}/texlive.post
14mr|texlive-repere-20140214-2|26	
14mr|texlive-repere-20140214-2|27	%postun
14mr|texlive-repere-20140214-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-repere-20140214-2|29	%{_sbindir}/texlive.post
14mr|texlive-repere-20140214-2|30	fi
14mr|texlive-repere-20140214-2|31	
14mr|texlive-repere-20140214-2|32	#-----------------------------------------------------------------------
14mr|texlive-repere-20140214-2|33	%files
14mr|texlive-repere-20140214-2|34	%{_texmfdistdir}/metapost/repere/repere.mp
14mr|texlive-repere-20140214-2|35	%doc %{_texmfdistdir}/doc/metapost/repere/README
14mr|texlive-repere-20140214-2|36	%doc %{_texmfdistdir}/doc/metapost/repere/repere-doc.pdf
14mr|texlive-repere-20140214-2|37	%doc %{_texmfdistdir}/doc/metapost/repere/repere-doc.tex
14mr|texlive-repere-20140214-2|38	
14mr|texlive-repere-20140214-2|39	#-----------------------------------------------------------------------
14mr|texlive-repere-20140214-2|40	%prep
14mr|texlive-repere-20140214-2|41	%setup -c -a0 -a1
14mr|texlive-repere-20140214-2|42	
14mr|texlive-repere-20140214-2|43	%build
14mr|texlive-repere-20140214-2|44	
14mr|texlive-repere-20140214-2|45	%install
14mr|texlive-repere-20140214-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-repere-20140214-2|47	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-repere-20140214-2|48	
14mr|texlive-repere-20140214-2|49	%changelog
14mr|texlive-repere-20140214-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140214-2
14mr|texlive-repere-20140214-2|51	+ Revision: 0491d8c
14mr|texlive-repere-20140214-2|52	- MassBuild#440: Increase release tag
14mr|texlive-repere-20140214-2|53	
14mr|texlive-repere-20140214-2|54	

21240 14
14mr|texlive-resphilosophica-1.19-2|1	# revision 32874
14mr|texlive-resphilosophica-1.19-2|2	# category Package
14mr|texlive-resphilosophica-1.19-2|3	# catalog-ctan /macros/latex/contrib/resphilosophica
14mr|texlive-resphilosophica-1.19-2|4	# catalog-date 2014-02-05 19:42:21 +0100
14mr|texlive-resphilosophica-1.19-2|5	# catalog-license lppl1.3
14mr|texlive-resphilosophica-1.19-2|6	# catalog-version 1.19
14mr|texlive-resphilosophica-1.19-2|7	Name:		texlive-resphilosophica
14mr|texlive-resphilosophica-1.19-2|8	Version:	1.19
14mr|texlive-resphilosophica-1.19-2|9	Release:	2
14mr|texlive-resphilosophica-1.19-2|10	Summary:	Typeset articles for the journal Res Philosophica
14mr|texlive-resphilosophica-1.19-2|11	Group:		Publishing
14mr|texlive-resphilosophica-1.19-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/resphilosophica
14mr|texlive-resphilosophica-1.19-2|13	License:	LPPL1.3
14mr|texlive-resphilosophica-1.19-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resphilosophica.tar.xz
14mr|texlive-resphilosophica-1.19-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resphilosophica.doc.tar.xz
14mr|texlive-resphilosophica-1.19-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resphilosophica.source.tar.xz
14mr|texlive-resphilosophica-1.19-2|17	BuildArch:	noarch
14mr|texlive-resphilosophica-1.19-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-resphilosophica-1.19-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-resphilosophica-1.19-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-resphilosophica-1.19-2|21	
14mr|texlive-resphilosophica-1.19-2|22	%description
14mr|texlive-resphilosophica-1.19-2|23	Th bundle provides a class for typesetting articles for the
14mr|texlive-resphilosophica-1.19-2|24	journal Res Philosophica. Development was commissioned by Saint
14mr|texlive-resphilosophica-1.19-2|25	Louis University.
14mr|texlive-resphilosophica-1.19-2|26	
14mr|texlive-resphilosophica-1.19-2|27	%post
14mr|texlive-resphilosophica-1.19-2|28	%{_sbindir}/texlive.post
14mr|texlive-resphilosophica-1.19-2|29	
14mr|texlive-resphilosophica-1.19-2|30	%postun
14mr|texlive-resphilosophica-1.19-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-resphilosophica-1.19-2|32	%{_sbindir}/texlive.post
14mr|texlive-resphilosophica-1.19-2|33	fi
14mr|texlive-resphilosophica-1.19-2|34	
14mr|texlive-resphilosophica-1.19-2|35	#-----------------------------------------------------------------------
14mr|texlive-resphilosophica-1.19-2|36	%files
14mr|texlive-resphilosophica-1.19-2|37	%{_texmfdistdir}/bibtex/bst/resphilosophica/resphilosophica.bst
14mr|texlive-resphilosophica-1.19-2|38	%{_texmfdistdir}/tex/latex/resphilosophica/resphilosophica.cls
14mr|texlive-resphilosophica-1.19-2|39	%doc %{_texmfdistdir}/doc/latex/resphilosophica/Makefile
14mr|texlive-resphilosophica-1.19-2|40	%doc %{_texmfdistdir}/doc/latex/resphilosophica/README
14mr|texlive-resphilosophica-1.19-2|41	%doc %{_texmfdistdir}/doc/latex/resphilosophica/resphilosophica.bib
14mr|texlive-resphilosophica-1.19-2|42	%doc %{_texmfdistdir}/doc/latex/resphilosophica/resphilosophica.pdf
14mr|texlive-resphilosophica-1.19-2|43	%doc %{_texmfdistdir}/doc/latex/resphilosophica/rpsample.bib
14mr|texlive-resphilosophica-1.19-2|44	%doc %{_texmfdistdir}/doc/latex/resphilosophica/rpsample.pdf
14mr|texlive-resphilosophica-1.19-2|45	%doc %{_texmfdistdir}/doc/latex/resphilosophica/rpsample.tex
14mr|texlive-resphilosophica-1.19-2|46	#- source
14mr|texlive-resphilosophica-1.19-2|47	%doc %{_texmfdistdir}/source/latex/resphilosophica/resphilosophica.dtx
14mr|texlive-resphilosophica-1.19-2|48	%doc %{_texmfdistdir}/source/latex/resphilosophica/resphilosophica.ins
14mr|texlive-resphilosophica-1.19-2|49	
14mr|texlive-resphilosophica-1.19-2|50	#-----------------------------------------------------------------------
14mr|texlive-resphilosophica-1.19-2|51	%prep
14mr|texlive-resphilosophica-1.19-2|52	%setup -c -a0 -a1 -a2
14mr|texlive-resphilosophica-1.19-2|53	
14mr|texlive-resphilosophica-1.19-2|54	%build
14mr|texlive-resphilosophica-1.19-2|55	
14mr|texlive-resphilosophica-1.19-2|56	%install
14mr|texlive-resphilosophica-1.19-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-resphilosophica-1.19-2|58	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-resphilosophica-1.19-2|59	
14mr|texlive-resphilosophica-1.19-2|60	%changelog
14mr|texlive-resphilosophica-1.19-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.19-2
14mr|texlive-resphilosophica-1.19-2|62	+ Revision: 2f6d1ab
14mr|texlive-resphilosophica-1.19-2|63	- MassBuild#440: Increase release tag
14mr|texlive-resphilosophica-1.19-2|64	
14mr|texlive-resphilosophica-1.19-2|65	

21241 14
14mr|texlive-resumecls-0.2.1-6|1	# revision 29417
14mr|texlive-resumecls-0.2.1-6|2	# category Package
14mr|texlive-resumecls-0.2.1-6|3	# catalog-ctan /macros/xetex/latex/resumecls
14mr|texlive-resumecls-0.2.1-6|4	# catalog-date 2013-03-17 10:58:10 +0100
14mr|texlive-resumecls-0.2.1-6|5	# catalog-license lppl1.3
14mr|texlive-resumecls-0.2.1-6|6	# catalog-version 0.2.1
14mr|texlive-resumecls-0.2.1-6|7	Name:		texlive-resumecls
14mr|texlive-resumecls-0.2.1-6|8	Version:	0.2.1
14mr|texlive-resumecls-0.2.1-6|9	Release:	6
14mr|texlive-resumecls-0.2.1-6|10	Summary:	Typeset a resumee in both Chinese and English
14mr|texlive-resumecls-0.2.1-6|11	Group:		Publishing
14mr|texlive-resumecls-0.2.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/resumecls
14mr|texlive-resumecls-0.2.1-6|13	License:	LPPL1.3
14mr|texlive-resumecls-0.2.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumecls.tar.xz
14mr|texlive-resumecls-0.2.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumecls.doc.tar.xz
14mr|texlive-resumecls-0.2.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumecls.source.tar.xz
14mr|texlive-resumecls-0.2.1-6|17	BuildArch:	noarch
14mr|texlive-resumecls-0.2.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-resumecls-0.2.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-resumecls-0.2.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-resumecls-0.2.1-6|21	
14mr|texlive-resumecls-0.2.1-6|22	%description
14mr|texlive-resumecls-0.2.1-6|23	The class provides a simple resumee structure that works,
14mr|texlive-resumecls-0.2.1-6|24	natively, with both Chinese and English text.
14mr|texlive-resumecls-0.2.1-6|25	
14mr|texlive-resumecls-0.2.1-6|26	%post
14mr|texlive-resumecls-0.2.1-6|27	%{_sbindir}/texlive.post
14mr|texlive-resumecls-0.2.1-6|28	
14mr|texlive-resumecls-0.2.1-6|29	%postun
14mr|texlive-resumecls-0.2.1-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-resumecls-0.2.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-resumecls-0.2.1-6|32	fi
14mr|texlive-resumecls-0.2.1-6|33	
14mr|texlive-resumecls-0.2.1-6|34	#-----------------------------------------------------------------------
14mr|texlive-resumecls-0.2.1-6|35	%files
14mr|texlive-resumecls-0.2.1-6|36	%{_texmfdistdir}/tex/xelatex/resumecls/resumecls.cls
14mr|texlive-resumecls-0.2.1-6|37	%doc %{_texmfdistdir}/doc/xelatex/resumecls/Makefile
14mr|texlive-resumecls-0.2.1-6|38	%doc %{_texmfdistdir}/doc/xelatex/resumecls/README
14mr|texlive-resumecls-0.2.1-6|39	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/Makefile
14mr|texlive-resumecls-0.2.1-6|40	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/README.md
14mr|texlive-resumecls-0.2.1-6|41	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/config-sample.mk
14mr|texlive-resumecls-0.2.1-6|42	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/config.mk
14mr|texlive-resumecls-0.2.1-6|43	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-en.pdf
14mr|texlive-resumecls-0.2.1-6|44	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-en.tex
14mr|texlive-resumecls-0.2.1-6|45	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-zh.pdf
14mr|texlive-resumecls-0.2.1-6|46	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-zh.tex
14mr|texlive-resumecls-0.2.1-6|47	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume.bib
14mr|texlive-resumecls-0.2.1-6|48	%doc %{_texmfdistdir}/doc/xelatex/resumecls/resumecls.pdf
14mr|texlive-resumecls-0.2.1-6|49	#- source
14mr|texlive-resumecls-0.2.1-6|50	%doc %{_texmfdistdir}/source/xelatex/resumecls/resumecls.dtx
14mr|texlive-resumecls-0.2.1-6|51	%doc %{_texmfdistdir}/source/xelatex/resumecls/resumecls.ins
14mr|texlive-resumecls-0.2.1-6|52	
14mr|texlive-resumecls-0.2.1-6|53	#-----------------------------------------------------------------------
14mr|texlive-resumecls-0.2.1-6|54	%prep
14mr|texlive-resumecls-0.2.1-6|55	%setup -c -a0 -a1 -a2
14mr|texlive-resumecls-0.2.1-6|56	
14mr|texlive-resumecls-0.2.1-6|57	%build
14mr|texlive-resumecls-0.2.1-6|58	
14mr|texlive-resumecls-0.2.1-6|59	%install
14mr|texlive-resumecls-0.2.1-6|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-resumecls-0.2.1-6|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-resumecls-0.2.1-6|62	
14mr|texlive-resumecls-0.2.1-6|63	%changelog
14mr|texlive-resumecls-0.2.1-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.1-6
14mr|texlive-resumecls-0.2.1-6|65	+ Revision: 8359d34
14mr|texlive-resumecls-0.2.1-6|66	- MassBuild#440: Increase release tag
14mr|texlive-resumecls-0.2.1-6|67	
14mr|texlive-resumecls-0.2.1-6|68	

21242 14
14mr|texlive-resumemac-20081121-3|1	# revision 15878
14mr|texlive-resumemac-20081121-3|2	# category Package
14mr|texlive-resumemac-20081121-3|3	# catalog-ctan /macros/plain/contrib/resumemac
14mr|texlive-resumemac-20081121-3|4	# catalog-date 2008-11-21 01:34:08 +0100
14mr|texlive-resumemac-20081121-3|5	# catalog-license pd
14mr|texlive-resumemac-20081121-3|6	# catalog-version undef
14mr|texlive-resumemac-20081121-3|7	Name:		texlive-resumemac
14mr|texlive-resumemac-20081121-3|8	Version:	20081121
14mr|texlive-resumemac-20081121-3|9	Release:	3
14mr|texlive-resumemac-20081121-3|10	Summary:	Plain TeX macros for resumes
14mr|texlive-resumemac-20081121-3|11	Group:		Publishing
14mr|texlive-resumemac-20081121-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/resumemac
14mr|texlive-resumemac-20081121-3|13	License:	PD
14mr|texlive-resumemac-20081121-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumemac.tar.xz
14mr|texlive-resumemac-20081121-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumemac.doc.tar.xz
14mr|texlive-resumemac-20081121-3|16	BuildArch:	noarch
14mr|texlive-resumemac-20081121-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-resumemac-20081121-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-resumemac-20081121-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-resumemac-20081121-3|20	
14mr|texlive-resumemac-20081121-3|21	%description
14mr|texlive-resumemac-20081121-3|22	A set of macros is provided, together with an file that offers
14mr|texlive-resumemac-20081121-3|23	an example of use.
14mr|texlive-resumemac-20081121-3|24	
14mr|texlive-resumemac-20081121-3|25	%post
14mr|texlive-resumemac-20081121-3|26	%{_sbindir}/texlive.post
14mr|texlive-resumemac-20081121-3|27	
14mr|texlive-resumemac-20081121-3|28	%postun
14mr|texlive-resumemac-20081121-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-resumemac-20081121-3|30	%{_sbindir}/texlive.post
14mr|texlive-resumemac-20081121-3|31	fi
14mr|texlive-resumemac-20081121-3|32	
14mr|texlive-resumemac-20081121-3|33	#-----------------------------------------------------------------------
14mr|texlive-resumemac-20081121-3|34	%files
14mr|texlive-resumemac-20081121-3|35	%{_texmfdistdir}/tex/plain/resumemac/resumemac.tex
14mr|texlive-resumemac-20081121-3|36	%doc %{_texmfdistdir}/doc/plain/resumemac/README
14mr|texlive-resumemac-20081121-3|37	%doc %{_texmfdistdir}/doc/plain/resumemac/sample_resume.tex
14mr|texlive-resumemac-20081121-3|38	
14mr|texlive-resumemac-20081121-3|39	#-----------------------------------------------------------------------
14mr|texlive-resumemac-20081121-3|40	%prep
14mr|texlive-resumemac-20081121-3|41	%setup -c -a0 -a1
14mr|texlive-resumemac-20081121-3|42	
14mr|texlive-resumemac-20081121-3|43	%build
14mr|texlive-resumemac-20081121-3|44	
14mr|texlive-resumemac-20081121-3|45	%install
14mr|texlive-resumemac-20081121-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-resumemac-20081121-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-resumemac-20081121-3|48	
14mr|texlive-resumemac-20081121-3|49	
14mr|texlive-resumemac-20081121-3|50	
14mr|texlive-resumemac-20081121-3|51	%changelog
14mr|texlive-resumemac-20081121-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081121-3
14mr|texlive-resumemac-20081121-3|53	+ Revision: 262805b
14mr|texlive-resumemac-20081121-3|54	- MassBuild#440: Increase release tag
14mr|texlive-resumemac-20081121-3|55	
14mr|texlive-resumemac-20081121-3|56	

21243 14
14mr|texlive-reverxii-20111230-2|1	# revision 24976
14mr|texlive-reverxii-20111230-2|2	# category Package
14mr|texlive-reverxii-20111230-2|3	# catalog-ctan /macros/plain/contrib/reverxii
14mr|texlive-reverxii-20111230-2|4	# catalog-date 2011-12-30 00:42:15 +0100
14mr|texlive-reverxii-20111230-2|5	# catalog-license lppl1.3
14mr|texlive-reverxii-20111230-2|6	# catalog-version undef
14mr|texlive-reverxii-20111230-2|7	Name:		texlive-reverxii
14mr|texlive-reverxii-20111230-2|8	Version:	20111230
14mr|texlive-reverxii-20111230-2|9	Release:	2
14mr|texlive-reverxii-20111230-2|10	Summary:	Playing Reversi in TeX
14mr|texlive-reverxii-20111230-2|11	Group:		Publishing
14mr|texlive-reverxii-20111230-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/reverxii
14mr|texlive-reverxii-20111230-2|13	License:	LPPL1.3
14mr|texlive-reverxii-20111230-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reverxii.tar.xz
14mr|texlive-reverxii-20111230-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reverxii.doc.tar.xz
14mr|texlive-reverxii-20111230-2|16	BuildArch:	noarch
14mr|texlive-reverxii-20111230-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-reverxii-20111230-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-reverxii-20111230-2|19	
14mr|texlive-reverxii-20111230-2|20	%description
14mr|texlive-reverxii-20111230-2|21	Following the lead of xii.tex, this little (938 characters)
14mr|texlive-reverxii-20111230-2|22	program that plays Reversi. (The program incorporates some
14mr|texlive-reverxii-20111230-2|23	primitive AI.).
14mr|texlive-reverxii-20111230-2|24	
14mr|texlive-reverxii-20111230-2|25	#-----------------------------------------------------------------------
14mr|texlive-reverxii-20111230-2|26	%files
14mr|texlive-reverxii-20111230-2|27	%doc %{_texmfdistdir}/doc/plain/reverxii/README
14mr|texlive-reverxii-20111230-2|28	%doc %{_texmfdistdir}/doc/plain/reverxii/reverxii.pdf
14mr|texlive-reverxii-20111230-2|29	%doc %{_texmfdistdir}/doc/plain/reverxii/reverxii.tex
14mr|texlive-reverxii-20111230-2|30	
14mr|texlive-reverxii-20111230-2|31	#-----------------------------------------------------------------------
14mr|texlive-reverxii-20111230-2|32	%prep
14mr|texlive-reverxii-20111230-2|33	%setup -c -a0 -a1
14mr|texlive-reverxii-20111230-2|34	
14mr|texlive-reverxii-20111230-2|35	%build
14mr|texlive-reverxii-20111230-2|36	
14mr|texlive-reverxii-20111230-2|37	%install
14mr|texlive-reverxii-20111230-2|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-reverxii-20111230-2|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-reverxii-20111230-2|40	
14mr|texlive-reverxii-20111230-2|41	
14mr|texlive-reverxii-20111230-2|42	
14mr|texlive-reverxii-20111230-2|43	%changelog
14mr|texlive-reverxii-20111230-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111230-2
14mr|texlive-reverxii-20111230-2|45	+ Revision: caf9bf8
14mr|texlive-reverxii-20111230-2|46	- MassBuild#440: Increase release tag
14mr|texlive-reverxii-20111230-2|47	
14mr|texlive-reverxii-20111230-2|48	

21244 14
14mr|texlive-revtex-4.1r-3|1	# revision 19652
14mr|texlive-revtex-4.1r-3|2	# category Package
14mr|texlive-revtex-4.1r-3|3	# catalog-ctan /macros/latex/contrib/revtex
14mr|texlive-revtex-4.1r-3|4	# catalog-date 2010-08-12 13:35:15 +0200
14mr|texlive-revtex-4.1r-3|5	# catalog-license lppl1.3
14mr|texlive-revtex-4.1r-3|6	# catalog-version 4.1r
14mr|texlive-revtex-4.1r-3|7	Name:		texlive-revtex
14mr|texlive-revtex-4.1r-3|8	Version:	4.1r
14mr|texlive-revtex-4.1r-3|9	Release:	3
14mr|texlive-revtex-4.1r-3|10	Summary:	Styles for various Physics Journals
14mr|texlive-revtex-4.1r-3|11	Group:		Publishing
14mr|texlive-revtex-4.1r-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/revtex
14mr|texlive-revtex-4.1r-3|13	License:	LPPL1.3
14mr|texlive-revtex-4.1r-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex.tar.xz
14mr|texlive-revtex-4.1r-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex.doc.tar.xz
14mr|texlive-revtex-4.1r-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex.source.tar.xz
14mr|texlive-revtex-4.1r-3|17	BuildArch:	noarch
14mr|texlive-revtex-4.1r-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-revtex-4.1r-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-revtex-4.1r-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-revtex-4.1r-3|21	
14mr|texlive-revtex-4.1r-3|22	%description
14mr|texlive-revtex-4.1r-3|23	Includes styles for American Physical Society, American
14mr|texlive-revtex-4.1r-3|24	Institute of Physics, and Optical Society of America. The
14mr|texlive-revtex-4.1r-3|25	distribution consists of the RevTeX class itself, and several
14mr|texlive-revtex-4.1r-3|26	support packages.
14mr|texlive-revtex-4.1r-3|27	
14mr|texlive-revtex-4.1r-3|28	%post
14mr|texlive-revtex-4.1r-3|29	%{_sbindir}/texlive.post
14mr|texlive-revtex-4.1r-3|30	
14mr|texlive-revtex-4.1r-3|31	%postun
14mr|texlive-revtex-4.1r-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-revtex-4.1r-3|33	%{_sbindir}/texlive.post
14mr|texlive-revtex-4.1r-3|34	fi
14mr|texlive-revtex-4.1r-3|35	
14mr|texlive-revtex-4.1r-3|36	#-----------------------------------------------------------------------
14mr|texlive-revtex-4.1r-3|37	%files
14mr|texlive-revtex-4.1r-3|38	%{_texmfdistdir}/bibtex/bst/revtex/aipauth4-1.bst
14mr|texlive-revtex-4.1r-3|39	%{_texmfdistdir}/bibtex/bst/revtex/aipnum4-1.bst
14mr|texlive-revtex-4.1r-3|40	%{_texmfdistdir}/bibtex/bst/revtex/apsrev4-1.bst
14mr|texlive-revtex-4.1r-3|41	%{_texmfdistdir}/bibtex/bst/revtex/apsrmp4-1.bst
14mr|texlive-revtex-4.1r-3|42	%{_texmfdistdir}/tex/latex/revtex/aip4-1.rtx
14mr|texlive-revtex-4.1r-3|43	%{_texmfdistdir}/tex/latex/revtex/aps10pt4-1.rtx
14mr|texlive-revtex-4.1r-3|44	%{_texmfdistdir}/tex/latex/revtex/aps11pt4-1.rtx
14mr|texlive-revtex-4.1r-3|45	%{_texmfdistdir}/tex/latex/revtex/aps12pt4-1.rtx
14mr|texlive-revtex-4.1r-3|46	%{_texmfdistdir}/tex/latex/revtex/aps4-1.rtx
14mr|texlive-revtex-4.1r-3|47	%{_texmfdistdir}/tex/latex/revtex/apsrmp4-1.rtx
14mr|texlive-revtex-4.1r-3|48	%{_texmfdistdir}/tex/latex/revtex/ltxdocext.sty
14mr|texlive-revtex-4.1r-3|49	%{_texmfdistdir}/tex/latex/revtex/ltxfront.sty
14mr|texlive-revtex-4.1r-3|50	%{_texmfdistdir}/tex/latex/revtex/ltxgrid.sty
14mr|texlive-revtex-4.1r-3|51	%{_texmfdistdir}/tex/latex/revtex/ltxutil.sty
14mr|texlive-revtex-4.1r-3|52	%{_texmfdistdir}/tex/latex/revtex/reftest4-1.tex
14mr|texlive-revtex-4.1r-3|53	%{_texmfdistdir}/tex/latex/revtex/revsymb4-1.sty
14mr|texlive-revtex-4.1r-3|54	%{_texmfdistdir}/tex/latex/revtex/revtex4-1.cls
14mr|texlive-revtex-4.1r-3|55	%doc %{_texmfdistdir}/doc/latex/revtex/00readme.tex
14mr|texlive-revtex-4.1r-3|56	%doc %{_texmfdistdir}/doc/latex/revtex/DOWNLOAD
14mr|texlive-revtex-4.1r-3|57	%doc %{_texmfdistdir}/doc/latex/revtex/README
14mr|texlive-revtex-4.1r-3|58	%doc %{_texmfdistdir}/doc/latex/revtex/aip/aipguide4-1.pdf
14mr|texlive-revtex-4.1r-3|59	%doc %{_texmfdistdir}/doc/latex/revtex/aip/aipguide4-1.tex
14mr|texlive-revtex-4.1r-3|60	%doc %{_texmfdistdir}/doc/latex/revtex/aip/docs.sty
14mr|texlive-revtex-4.1r-3|61	%doc %{_texmfdistdir}/doc/latex/revtex/aps/apsguide4-1.pdf
14mr|texlive-revtex-4.1r-3|62	%doc %{_texmfdistdir}/doc/latex/revtex/aps/apsguide4-1.tex
14mr|texlive-revtex-4.1r-3|63	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/auguide4-1.pdf
14mr|texlive-revtex-4.1r-3|64	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/auguide4-1.tex
14mr|texlive-revtex-4.1r-3|65	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/docs.sty
14mr|texlive-revtex-4.1r-3|66	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/summary4-1.pdf
14mr|texlive-revtex-4.1r-3|67	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/summary4-1.tex
14mr|texlive-revtex-4.1r-3|68	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/whatsnew4-1.pdf
14mr|texlive-revtex-4.1r-3|69	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/whatsnew4-1.tex
14mr|texlive-revtex-4.1r-3|70	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aipsamp.bib
14mr|texlive-revtex-4.1r-3|71	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aipsamp.pdf
14mr|texlive-revtex-4.1r-3|72	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aipsamp.tex
14mr|texlive-revtex-4.1r-3|73	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aiptemplate.tex
14mr|texlive-revtex-4.1r-3|74	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/fig_1.eps
14mr|texlive-revtex-4.1r-3|75	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/fig_2.eps
14mr|texlive-revtex-4.1r-3|76	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apssamp.bib
14mr|texlive-revtex-4.1r-3|77	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apssamp.pdf
14mr|texlive-revtex-4.1r-3|78	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apssamp.tex
14mr|texlive-revtex-4.1r-3|79	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apstemplate.tex
14mr|texlive-revtex-4.1r-3|80	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/fig_1.eps
14mr|texlive-revtex-4.1r-3|81	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/fig_2.eps
14mr|texlive-revtex-4.1r-3|82	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/vid_1a.eps
14mr|texlive-revtex-4.1r-3|83	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/vid_1b.eps
14mr|texlive-revtex-4.1r-3|84	%doc %{_texmfdistdir}/doc/latex/revtex/source/aip.pdf
14mr|texlive-revtex-4.1r-3|85	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxdocext.pdf
14mr|texlive-revtex-4.1r-3|86	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxfront.pdf
14mr|texlive-revtex-4.1r-3|87	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxgrid.pdf
14mr|texlive-revtex-4.1r-3|88	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxutil.pdf
14mr|texlive-revtex-4.1r-3|89	%doc %{_texmfdistdir}/doc/latex/revtex/source/revtex4-1.pdf
14mr|texlive-revtex-4.1r-3|90	#- source
14mr|texlive-revtex-4.1r-3|91	%doc %{_texmfdistdir}/source/latex/revtex/aip.dtx
14mr|texlive-revtex-4.1r-3|92	%doc %{_texmfdistdir}/source/latex/revtex/ltxdocext.dtx
14mr|texlive-revtex-4.1r-3|93	%doc %{_texmfdistdir}/source/latex/revtex/ltxfront.dtx
14mr|texlive-revtex-4.1r-3|94	%doc %{_texmfdistdir}/source/latex/revtex/ltxgrid.dtx
14mr|texlive-revtex-4.1r-3|95	%doc %{_texmfdistdir}/source/latex/revtex/ltxutil.dtx
14mr|texlive-revtex-4.1r-3|96	%doc %{_texmfdistdir}/source/latex/revtex/revtex4-1.dtx
14mr|texlive-revtex-4.1r-3|97	
14mr|texlive-revtex-4.1r-3|98	#-----------------------------------------------------------------------
14mr|texlive-revtex-4.1r-3|99	%prep
14mr|texlive-revtex-4.1r-3|100	%setup -c -a0 -a1 -a2
14mr|texlive-revtex-4.1r-3|101	
14mr|texlive-revtex-4.1r-3|102	%build
14mr|texlive-revtex-4.1r-3|103	
14mr|texlive-revtex-4.1r-3|104	%install
14mr|texlive-revtex-4.1r-3|105	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-revtex-4.1r-3|106	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-revtex-4.1r-3|107	
14mr|texlive-revtex-4.1r-3|108	
14mr|texlive-revtex-4.1r-3|109	
14mr|texlive-revtex-4.1r-3|110	%changelog
14mr|texlive-revtex-4.1r-3|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1r-3
14mr|texlive-revtex-4.1r-3|112	+ Revision: b1d5ec9
14mr|texlive-revtex-4.1r-3|113	- MassBuild#440: Increase release tag
14mr|texlive-revtex-4.1r-3|114	
14mr|texlive-revtex-4.1r-3|115	

21245 14
14mr|texlive-revtex4-20111104-3|1	# revision 16488
14mr|texlive-revtex4-20111104-3|2	# category Package
14mr|texlive-revtex4-20111104-3|3	# catalog-ctan undef
14mr|texlive-revtex4-20111104-3|4	# catalog-date undef
14mr|texlive-revtex4-20111104-3|5	# catalog-license undef
14mr|texlive-revtex4-20111104-3|6	# catalog-version undef
14mr|texlive-revtex4-20111104-3|7	Name:		texlive-revtex4
14mr|texlive-revtex4-20111104-3|8	Version:	20111104
14mr|texlive-revtex4-20111104-3|9	Release:	3
14mr|texlive-revtex4-20111104-3|10	Summary:	TeXLive revtex4 package
14mr|texlive-revtex4-20111104-3|11	Group:		Publishing
14mr|texlive-revtex4-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-revtex4-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-revtex4-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex4.tar.xz
14mr|texlive-revtex4-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex4.doc.tar.xz
14mr|texlive-revtex4-20111104-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex4.source.tar.xz
14mr|texlive-revtex4-20111104-3|17	BuildArch:	noarch
14mr|texlive-revtex4-20111104-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-revtex4-20111104-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-revtex4-20111104-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-revtex4-20111104-3|21	
14mr|texlive-revtex4-20111104-3|22	%description
14mr|texlive-revtex4-20111104-3|23	TeXLive revtex4 package.
14mr|texlive-revtex4-20111104-3|24	
14mr|texlive-revtex4-20111104-3|25	%post
14mr|texlive-revtex4-20111104-3|26	%{_sbindir}/texlive.post
14mr|texlive-revtex4-20111104-3|27	
14mr|texlive-revtex4-20111104-3|28	%postun
14mr|texlive-revtex4-20111104-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-revtex4-20111104-3|30	%{_sbindir}/texlive.post
14mr|texlive-revtex4-20111104-3|31	fi
14mr|texlive-revtex4-20111104-3|32	
14mr|texlive-revtex4-20111104-3|33	#-----------------------------------------------------------------------
14mr|texlive-revtex4-20111104-3|34	%files
14mr|texlive-revtex4-20111104-3|35	%{_texmfdistdir}/bibtex/bib/revtex4/apssamp.bib
14mr|texlive-revtex4-20111104-3|36	%{_texmfdistdir}/bibtex/bst/revtex4/apsrev.bst
14mr|texlive-revtex4-20111104-3|37	%{_texmfdistdir}/bibtex/bst/revtex4/apsrmp.bst
14mr|texlive-revtex4-20111104-3|38	%{_texmfdistdir}/tex/latex/revtex4/10pt.rtx
14mr|texlive-revtex4-20111104-3|39	%{_texmfdistdir}/tex/latex/revtex4/11pt.rtx
14mr|texlive-revtex4-20111104-3|40	%{_texmfdistdir}/tex/latex/revtex4/12pt.rtx
14mr|texlive-revtex4-20111104-3|41	%{_texmfdistdir}/tex/latex/revtex4/aps.rtx
14mr|texlive-revtex4-20111104-3|42	%{_texmfdistdir}/tex/latex/revtex4/docs.sty
14mr|texlive-revtex4-20111104-3|43	%{_texmfdistdir}/tex/latex/revtex4/revsymb.sty
14mr|texlive-revtex4-20111104-3|44	%{_texmfdistdir}/tex/latex/revtex4/revtex4.cls
14mr|texlive-revtex4-20111104-3|45	%{_texmfdistdir}/tex/latex/revtex4/rmp.rtx
14mr|texlive-revtex4-20111104-3|46	%doc %{_texmfdistdir}/doc/latex/revtex4/DOWNLOAD
14mr|texlive-revtex4-20111104-3|47	%doc %{_texmfdistdir}/doc/latex/revtex4/README
14mr|texlive-revtex4-20111104-3|48	%doc %{_texmfdistdir}/doc/latex/revtex4/apssamp.end
14mr|texlive-revtex4-20111104-3|49	%doc %{_texmfdistdir}/doc/latex/revtex4/apssamp.tex
14mr|texlive-revtex4-20111104-3|50	%doc %{_texmfdistdir}/doc/latex/revtex4/auguide.tex
14mr|texlive-revtex4-20111104-3|51	%doc %{_texmfdistdir}/doc/latex/revtex4/differ.tex
14mr|texlive-revtex4-20111104-3|52	%doc %{_texmfdistdir}/doc/latex/revtex4/fig_1.eps
14mr|texlive-revtex4-20111104-3|53	%doc %{_texmfdistdir}/doc/latex/revtex4/fig_2.eps
14mr|texlive-revtex4-20111104-3|54	%doc %{_texmfdistdir}/doc/latex/revtex4/ltxdocext.pdf
14mr|texlive-revtex4-20111104-3|55	%doc %{_texmfdistdir}/doc/latex/revtex4/ltxgrid.pdf
14mr|texlive-revtex4-20111104-3|56	%doc %{_texmfdistdir}/doc/latex/revtex4/ltxutil.pdf
14mr|texlive-revtex4-20111104-3|57	%doc %{_texmfdistdir}/doc/latex/revtex4/revtex4.pdf
14mr|texlive-revtex4-20111104-3|58	%doc %{_texmfdistdir}/doc/latex/revtex4/summary.tex
14mr|texlive-revtex4-20111104-3|59	%doc %{_texmfdistdir}/doc/latex/revtex4/template.aps
14mr|texlive-revtex4-20111104-3|60	#- source
14mr|texlive-revtex4-20111104-3|61	%doc %{_texmfdistdir}/source/latex/revtex4/ltxdocext.dtx
14mr|texlive-revtex4-20111104-3|62	%doc %{_texmfdistdir}/source/latex/revtex4/ltxgrid.dtx
14mr|texlive-revtex4-20111104-3|63	%doc %{_texmfdistdir}/source/latex/revtex4/ltxutil.dtx
14mr|texlive-revtex4-20111104-3|64	%doc %{_texmfdistdir}/source/latex/revtex4/revtex4.dtx
14mr|texlive-revtex4-20111104-3|65	%doc %{_texmfdistdir}/source/latex/revtex4/revtex4.ins
14mr|texlive-revtex4-20111104-3|66	%doc %{_texmfdistdir}/source/latex/revtex4/textcase.dtx
14mr|texlive-revtex4-20111104-3|67	
14mr|texlive-revtex4-20111104-3|68	#-----------------------------------------------------------------------
14mr|texlive-revtex4-20111104-3|69	%prep
14mr|texlive-revtex4-20111104-3|70	%setup -c -a0 -a1 -a2
14mr|texlive-revtex4-20111104-3|71	
14mr|texlive-revtex4-20111104-3|72	%build
14mr|texlive-revtex4-20111104-3|73	
14mr|texlive-revtex4-20111104-3|74	%install
14mr|texlive-revtex4-20111104-3|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-revtex4-20111104-3|76	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-revtex4-20111104-3|77	
14mr|texlive-revtex4-20111104-3|78	
14mr|texlive-revtex4-20111104-3|79	
14mr|texlive-revtex4-20111104-3|80	%changelog
14mr|texlive-revtex4-20111104-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-revtex4-20111104-3|82	+ Revision: ba1c80d
14mr|texlive-revtex4-20111104-3|83	- MassBuild#440: Increase release tag
14mr|texlive-revtex4-20111104-3|84	
14mr|texlive-revtex4-20111104-3|85	

21246 14
14mr|texlive-ribbonproofs-1.0-6|1	# revision 31137
14mr|texlive-ribbonproofs-1.0-6|2	# category Package
14mr|texlive-ribbonproofs-1.0-6|3	# catalog-ctan /macros/latex/contrib/ribbonproofs
14mr|texlive-ribbonproofs-1.0-6|4	# catalog-date 2013-07-08 10:43:32 +0200
14mr|texlive-ribbonproofs-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-ribbonproofs-1.0-6|6	# catalog-version 1.0
14mr|texlive-ribbonproofs-1.0-6|7	Name:		texlive-ribbonproofs
14mr|texlive-ribbonproofs-1.0-6|8	Version:	1.0
14mr|texlive-ribbonproofs-1.0-6|9	Release:	6
14mr|texlive-ribbonproofs-1.0-6|10	Summary:	Drawing ribbon proofs
14mr|texlive-ribbonproofs-1.0-6|11	Group:		Publishing
14mr|texlive-ribbonproofs-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ribbonproofs
14mr|texlive-ribbonproofs-1.0-6|13	License:	LPPL1.3
14mr|texlive-ribbonproofs-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ribbonproofs.tar.xz
14mr|texlive-ribbonproofs-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ribbonproofs.doc.tar.xz
14mr|texlive-ribbonproofs-1.0-6|16	BuildArch:	noarch
14mr|texlive-ribbonproofs-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ribbonproofs-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ribbonproofs-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-ribbonproofs-1.0-6|20	
14mr|texlive-ribbonproofs-1.0-6|21	%description
14mr|texlive-ribbonproofs-1.0-6|22	The package provides a way to draw "ribbon proofs" in LaTeX. A
14mr|texlive-ribbonproofs-1.0-6|23	ribbon proof is a diagrammatic representation of a mathematical
14mr|texlive-ribbonproofs-1.0-6|24	proof that a computer program meets its specification. These
14mr|texlive-ribbonproofs-1.0-6|25	diagrams are more human-readable, more scalable, and more
14mr|texlive-ribbonproofs-1.0-6|26	easily modified than the corresponding textual proofs.
14mr|texlive-ribbonproofs-1.0-6|27	
14mr|texlive-ribbonproofs-1.0-6|28	%post
14mr|texlive-ribbonproofs-1.0-6|29	%{_sbindir}/texlive.post
14mr|texlive-ribbonproofs-1.0-6|30	
14mr|texlive-ribbonproofs-1.0-6|31	%postun
14mr|texlive-ribbonproofs-1.0-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-ribbonproofs-1.0-6|33	%{_sbindir}/texlive.post
14mr|texlive-ribbonproofs-1.0-6|34	fi
14mr|texlive-ribbonproofs-1.0-6|35	
14mr|texlive-ribbonproofs-1.0-6|36	#-----------------------------------------------------------------------
14mr|texlive-ribbonproofs-1.0-6|37	%files
14mr|texlive-ribbonproofs-1.0-6|38	%{_texmfdistdir}/tex/latex/ribbonproofs/ribbonproofs.sty
14mr|texlive-ribbonproofs-1.0-6|39	%doc %{_texmfdistdir}/doc/latex/ribbonproofs/README
14mr|texlive-ribbonproofs-1.0-6|40	%doc %{_texmfdistdir}/doc/latex/ribbonproofs/ribbonproofsmanual.pdf
14mr|texlive-ribbonproofs-1.0-6|41	%doc %{_texmfdistdir}/doc/latex/ribbonproofs/ribbonproofsmanual.tex
14mr|texlive-ribbonproofs-1.0-6|42	
14mr|texlive-ribbonproofs-1.0-6|43	#-----------------------------------------------------------------------
14mr|texlive-ribbonproofs-1.0-6|44	%prep
14mr|texlive-ribbonproofs-1.0-6|45	%setup -c -a0 -a1
14mr|texlive-ribbonproofs-1.0-6|46	
14mr|texlive-ribbonproofs-1.0-6|47	%build
14mr|texlive-ribbonproofs-1.0-6|48	
14mr|texlive-ribbonproofs-1.0-6|49	%install
14mr|texlive-ribbonproofs-1.0-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ribbonproofs-1.0-6|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ribbonproofs-1.0-6|52	
14mr|texlive-ribbonproofs-1.0-6|53	%changelog
14mr|texlive-ribbonproofs-1.0-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-ribbonproofs-1.0-6|55	+ Revision: 0ccd60f
14mr|texlive-ribbonproofs-1.0-6|56	- MassBuild#440: Increase release tag
14mr|texlive-ribbonproofs-1.0-6|57	
14mr|texlive-ribbonproofs-1.0-6|58	

21247 14
14mr|texlive-rjlparshap-20111104-3|1	# revision 15878
14mr|texlive-rjlparshap-20111104-3|2	# category Package
14mr|texlive-rjlparshap-20111104-3|3	# catalog-ctan undef
14mr|texlive-rjlparshap-20111104-3|4	# catalog-date undef
14mr|texlive-rjlparshap-20111104-3|5	# catalog-license undef
14mr|texlive-rjlparshap-20111104-3|6	# catalog-version undef
14mr|texlive-rjlparshap-20111104-3|7	Name:		texlive-rjlparshap
14mr|texlive-rjlparshap-20111104-3|8	Version:	20111104
14mr|texlive-rjlparshap-20111104-3|9	Release:	3
14mr|texlive-rjlparshap-20111104-3|10	Summary:	TeXLive rjlparshap package
14mr|texlive-rjlparshap-20111104-3|11	Group:		Publishing
14mr|texlive-rjlparshap-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-rjlparshap-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-rjlparshap-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rjlparshap.tar.xz
14mr|texlive-rjlparshap-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rjlparshap.doc.tar.xz
14mr|texlive-rjlparshap-20111104-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rjlparshap.source.tar.xz
14mr|texlive-rjlparshap-20111104-3|17	BuildArch:	noarch
14mr|texlive-rjlparshap-20111104-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rjlparshap-20111104-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rjlparshap-20111104-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rjlparshap-20111104-3|21	
14mr|texlive-rjlparshap-20111104-3|22	%description
14mr|texlive-rjlparshap-20111104-3|23	TeXLive rjlparshap package.
14mr|texlive-rjlparshap-20111104-3|24	
14mr|texlive-rjlparshap-20111104-3|25	%post
14mr|texlive-rjlparshap-20111104-3|26	%{_sbindir}/texlive.post
14mr|texlive-rjlparshap-20111104-3|27	
14mr|texlive-rjlparshap-20111104-3|28	%postun
14mr|texlive-rjlparshap-20111104-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-rjlparshap-20111104-3|30	%{_sbindir}/texlive.post
14mr|texlive-rjlparshap-20111104-3|31	fi
14mr|texlive-rjlparshap-20111104-3|32	
14mr|texlive-rjlparshap-20111104-3|33	#-----------------------------------------------------------------------
14mr|texlive-rjlparshap-20111104-3|34	%files
14mr|texlive-rjlparshap-20111104-3|35	%{_texmfdistdir}/tex/latex/rjlparshap/rjlpshap.sty
14mr|texlive-rjlparshap-20111104-3|36	%doc %{_texmfdistdir}/doc/latex/rjlparshap/README
14mr|texlive-rjlparshap-20111104-3|37	%doc %{_texmfdistdir}/doc/latex/rjlparshap/rjlpshap.pdf
14mr|texlive-rjlparshap-20111104-3|38	#- source
14mr|texlive-rjlparshap-20111104-3|39	%doc %{_texmfdistdir}/source/latex/rjlparshap/rjlpshap.dtx
14mr|texlive-rjlparshap-20111104-3|40	%doc %{_texmfdistdir}/source/latex/rjlparshap/rjlpshap.ins
14mr|texlive-rjlparshap-20111104-3|41	
14mr|texlive-rjlparshap-20111104-3|42	#-----------------------------------------------------------------------
14mr|texlive-rjlparshap-20111104-3|43	%prep
14mr|texlive-rjlparshap-20111104-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-rjlparshap-20111104-3|45	
14mr|texlive-rjlparshap-20111104-3|46	%build
14mr|texlive-rjlparshap-20111104-3|47	
14mr|texlive-rjlparshap-20111104-3|48	%install
14mr|texlive-rjlparshap-20111104-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rjlparshap-20111104-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rjlparshap-20111104-3|51	
14mr|texlive-rjlparshap-20111104-3|52	
14mr|texlive-rjlparshap-20111104-3|53	
14mr|texlive-rjlparshap-20111104-3|54	%changelog
14mr|texlive-rjlparshap-20111104-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-rjlparshap-20111104-3|56	+ Revision: 391815c
14mr|texlive-rjlparshap-20111104-3|57	- MassBuild#440: Increase release tag
14mr|texlive-rjlparshap-20111104-3|58	
14mr|texlive-rjlparshap-20111104-3|59	

21248 14
14mr|texlive-rlepsf-20070113-3|1	# revision 19082
14mr|texlive-rlepsf-20070113-3|2	# category Package
14mr|texlive-rlepsf-20070113-3|3	# catalog-ctan /macros/generic/rlepsf
14mr|texlive-rlepsf-20070113-3|4	# catalog-date 2007-01-13 23:45:25 +0100
14mr|texlive-rlepsf-20070113-3|5	# catalog-license lppl
14mr|texlive-rlepsf-20070113-3|6	# catalog-version undef
14mr|texlive-rlepsf-20070113-3|7	Name:		texlive-rlepsf
14mr|texlive-rlepsf-20070113-3|8	Version:	20070113
14mr|texlive-rlepsf-20070113-3|9	Release:	3
14mr|texlive-rlepsf-20070113-3|10	Summary:	Rewrite labels in EPS graphics
14mr|texlive-rlepsf-20070113-3|11	Group:		Publishing
14mr|texlive-rlepsf-20070113-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/rlepsf
14mr|texlive-rlepsf-20070113-3|13	License:	LPPL
14mr|texlive-rlepsf-20070113-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rlepsf.tar.xz
14mr|texlive-rlepsf-20070113-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rlepsf.doc.tar.xz
14mr|texlive-rlepsf-20070113-3|16	BuildArch:	noarch
14mr|texlive-rlepsf-20070113-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rlepsf-20070113-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rlepsf-20070113-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-rlepsf-20070113-3|20	
14mr|texlive-rlepsf-20070113-3|21	%description
14mr|texlive-rlepsf-20070113-3|22	A macro package for use with epsf.tex which allows PostScript
14mr|texlive-rlepsf-20070113-3|23	labels in an Encapsulated PostScript file to be replaced by TeX
14mr|texlive-rlepsf-20070113-3|24	labels. The package provides commands \relabel (simply replace
14mr|texlive-rlepsf-20070113-3|25	a PostScript string), \adjustrelabel (replace a PostScript
14mr|texlive-rlepsf-20070113-3|26	string, with position adjustment), and \extralabel (add a label
14mr|texlive-rlepsf-20070113-3|27	at given coordinates). You can, if you so choose, use the
14mr|texlive-rlepsf-20070113-3|28	facilities of the labelfig package in place of using
14mr|texlive-rlepsf-20070113-3|29	\extralabel.
14mr|texlive-rlepsf-20070113-3|30	
14mr|texlive-rlepsf-20070113-3|31	%post
14mr|texlive-rlepsf-20070113-3|32	%{_sbindir}/texlive.post
14mr|texlive-rlepsf-20070113-3|33	
14mr|texlive-rlepsf-20070113-3|34	%postun
14mr|texlive-rlepsf-20070113-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-rlepsf-20070113-3|36	%{_sbindir}/texlive.post
14mr|texlive-rlepsf-20070113-3|37	fi
14mr|texlive-rlepsf-20070113-3|38	
14mr|texlive-rlepsf-20070113-3|39	#-----------------------------------------------------------------------
14mr|texlive-rlepsf-20070113-3|40	%files
14mr|texlive-rlepsf-20070113-3|41	%{_texmfdistdir}/tex/generic/rlepsf/rlepsf.tex
14mr|texlive-rlepsf-20070113-3|42	%doc %{_texmfdistdir}/doc/generic/rlepsf/read.me
14mr|texlive-rlepsf-20070113-3|43	%doc %{_texmfdistdir}/doc/generic/rlepsf/rlepsdoc.ps
14mr|texlive-rlepsf-20070113-3|44	
14mr|texlive-rlepsf-20070113-3|45	#-----------------------------------------------------------------------
14mr|texlive-rlepsf-20070113-3|46	%prep
14mr|texlive-rlepsf-20070113-3|47	%setup -c -a0 -a1
14mr|texlive-rlepsf-20070113-3|48	
14mr|texlive-rlepsf-20070113-3|49	%build
14mr|texlive-rlepsf-20070113-3|50	
14mr|texlive-rlepsf-20070113-3|51	%install
14mr|texlive-rlepsf-20070113-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rlepsf-20070113-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rlepsf-20070113-3|54	
14mr|texlive-rlepsf-20070113-3|55	
14mr|texlive-rlepsf-20070113-3|56	
14mr|texlive-rlepsf-20070113-3|57	%changelog
14mr|texlive-rlepsf-20070113-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070113-3
14mr|texlive-rlepsf-20070113-3|59	+ Revision: bb76b69
14mr|texlive-rlepsf-20070113-3|60	- MassBuild#440: Increase release tag
14mr|texlive-rlepsf-20070113-3|61	
14mr|texlive-rlepsf-20070113-3|62	

21249 14
14mr|texlive-rmpage-0.92-3|1	# revision 20002
14mr|texlive-rmpage-0.92-3|2	# category Package
14mr|texlive-rmpage-0.92-3|3	# catalog-ctan /macros/latex/contrib/rmpage
14mr|texlive-rmpage-0.92-3|4	# catalog-date 2010-10-04 11:12:53 +0200
14mr|texlive-rmpage-0.92-3|5	# catalog-license gpl
14mr|texlive-rmpage-0.92-3|6	# catalog-version 0.92
14mr|texlive-rmpage-0.92-3|7	Name:		texlive-rmpage
14mr|texlive-rmpage-0.92-3|8	Version:	0.92
14mr|texlive-rmpage-0.92-3|9	Release:	3
14mr|texlive-rmpage-0.92-3|10	Summary:	A package to help change page layout parameters in LaTeX
14mr|texlive-rmpage-0.92-3|11	Group:		Publishing
14mr|texlive-rmpage-0.92-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rmpage
14mr|texlive-rmpage-0.92-3|13	License:	GPL
14mr|texlive-rmpage-0.92-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rmpage.tar.xz
14mr|texlive-rmpage-0.92-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rmpage.doc.tar.xz
14mr|texlive-rmpage-0.92-3|16	BuildArch:	noarch
14mr|texlive-rmpage-0.92-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rmpage-0.92-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rmpage-0.92-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-rmpage-0.92-3|20	
14mr|texlive-rmpage-0.92-3|21	%description
14mr|texlive-rmpage-0.92-3|22	The package lets you change page layout parameters in small
14mr|texlive-rmpage-0.92-3|23	steps over a range of values using options. It can set
14mr|texlive-rmpage-0.92-3|24	\textwidth appropriately for the main fount, and ensure that
14mr|texlive-rmpage-0.92-3|25	the text fits inside the printable area of a printer. An
14mr|texlive-rmpage-0.92-3|26	rmpage-formatted document can be typeset identically without
14mr|texlive-rmpage-0.92-3|27	rmpage after a single cut and paste operation. Local
14mr|texlive-rmpage-0.92-3|28	configuration can set defaults: for all documents; and by
14mr|texlive-rmpage-0.92-3|29	class, by printer, and by paper size. The geometry package is
14mr|texlive-rmpage-0.92-3|30	better if you want to set page layout parameters to particular
14mr|texlive-rmpage-0.92-3|31	measurements.
14mr|texlive-rmpage-0.92-3|32	
14mr|texlive-rmpage-0.92-3|33	%post
14mr|texlive-rmpage-0.92-3|34	%{_sbindir}/texlive.post
14mr|texlive-rmpage-0.92-3|35	
14mr|texlive-rmpage-0.92-3|36	%postun
14mr|texlive-rmpage-0.92-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-rmpage-0.92-3|38	%{_sbindir}/texlive.post
14mr|texlive-rmpage-0.92-3|39	fi
14mr|texlive-rmpage-0.92-3|40	
14mr|texlive-rmpage-0.92-3|41	#-----------------------------------------------------------------------
14mr|texlive-rmpage-0.92-3|42	%files
14mr|texlive-rmpage-0.92-3|43	%{_texmfdistdir}/tex/latex/rmpage/rmpage.sty
14mr|texlive-rmpage-0.92-3|44	%{_texmfdistdir}/tex/latex/rmpage/rmpgen.cfg
14mr|texlive-rmpage-0.92-3|45	%doc %{_texmfdistdir}/doc/latex/rmpage/readme
14mr|texlive-rmpage-0.92-3|46	%doc %{_texmfdistdir}/doc/latex/rmpage/rmpage-doc.pdf
14mr|texlive-rmpage-0.92-3|47	%doc %{_texmfdistdir}/doc/latex/rmpage/rmpage-doc.tex
14mr|texlive-rmpage-0.92-3|48	%doc %{_texmfdistdir}/doc/latex/rmpage/rmpage.tex
14mr|texlive-rmpage-0.92-3|49	%doc %{_texmfdistdir}/doc/latex/rmpage/rmplocal.gfc
14mr|texlive-rmpage-0.92-3|50	
14mr|texlive-rmpage-0.92-3|51	#-----------------------------------------------------------------------
14mr|texlive-rmpage-0.92-3|52	%prep
14mr|texlive-rmpage-0.92-3|53	%setup -c -a0 -a1
14mr|texlive-rmpage-0.92-3|54	
14mr|texlive-rmpage-0.92-3|55	%build
14mr|texlive-rmpage-0.92-3|56	
14mr|texlive-rmpage-0.92-3|57	%install
14mr|texlive-rmpage-0.92-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rmpage-0.92-3|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rmpage-0.92-3|60	
14mr|texlive-rmpage-0.92-3|61	
14mr|texlive-rmpage-0.92-3|62	
14mr|texlive-rmpage-0.92-3|63	%changelog
14mr|texlive-rmpage-0.92-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92-3
14mr|texlive-rmpage-0.92-3|65	+ Revision: e30271c
14mr|texlive-rmpage-0.92-3|66	- MassBuild#440: Increase release tag
14mr|texlive-rmpage-0.92-3|67	
14mr|texlive-rmpage-0.92-3|68	

21250 14
14mr|texlive-robustcommand-0.1-3|1	# revision 15878
14mr|texlive-robustcommand-0.1-3|2	# category Package
14mr|texlive-robustcommand-0.1-3|3	# catalog-ctan /macros/latex/contrib/robustcommand
14mr|texlive-robustcommand-0.1-3|4	# catalog-date 2007-02-26 15:09:49 +0100
14mr|texlive-robustcommand-0.1-3|5	# catalog-license lppl
14mr|texlive-robustcommand-0.1-3|6	# catalog-version 0.1
14mr|texlive-robustcommand-0.1-3|7	Name:		texlive-robustcommand
14mr|texlive-robustcommand-0.1-3|8	Version:	0.1
14mr|texlive-robustcommand-0.1-3|9	Release:	3
14mr|texlive-robustcommand-0.1-3|10	Summary:	Declare robust command, with \newcommand checks
14mr|texlive-robustcommand-0.1-3|11	Group:		Publishing
14mr|texlive-robustcommand-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/robustcommand
14mr|texlive-robustcommand-0.1-3|13	License:	LPPL
14mr|texlive-robustcommand-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustcommand.tar.xz
14mr|texlive-robustcommand-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustcommand.doc.tar.xz
14mr|texlive-robustcommand-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustcommand.source.tar.xz
14mr|texlive-robustcommand-0.1-3|17	BuildArch:	noarch
14mr|texlive-robustcommand-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-robustcommand-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-robustcommand-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-robustcommand-0.1-3|21	
14mr|texlive-robustcommand-0.1-3|22	%description
14mr|texlive-robustcommand-0.1-3|23	The package merely provides a variation of
14mr|texlive-robustcommand-0.1-3|24	\DeclareRobustCommand, which checks for the existence of a
14mr|texlive-robustcommand-0.1-3|25	command before declaring it robust.
14mr|texlive-robustcommand-0.1-3|26	
14mr|texlive-robustcommand-0.1-3|27	%post
14mr|texlive-robustcommand-0.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-robustcommand-0.1-3|29	
14mr|texlive-robustcommand-0.1-3|30	%postun
14mr|texlive-robustcommand-0.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-robustcommand-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-robustcommand-0.1-3|33	fi
14mr|texlive-robustcommand-0.1-3|34	
14mr|texlive-robustcommand-0.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-robustcommand-0.1-3|36	%files
14mr|texlive-robustcommand-0.1-3|37	%{_texmfdistdir}/tex/latex/robustcommand/robustcommand.sty
14mr|texlive-robustcommand-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/robustcommand/README
14mr|texlive-robustcommand-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/robustcommand/robustcommand.pdf
14mr|texlive-robustcommand-0.1-3|40	#- source
14mr|texlive-robustcommand-0.1-3|41	%doc %{_texmfdistdir}/source/latex/robustcommand/robustcommand.dtx
14mr|texlive-robustcommand-0.1-3|42	%doc %{_texmfdistdir}/source/latex/robustcommand/robustcommand.ins
14mr|texlive-robustcommand-0.1-3|43	
14mr|texlive-robustcommand-0.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-robustcommand-0.1-3|45	%prep
14mr|texlive-robustcommand-0.1-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-robustcommand-0.1-3|47	
14mr|texlive-robustcommand-0.1-3|48	%build
14mr|texlive-robustcommand-0.1-3|49	
14mr|texlive-robustcommand-0.1-3|50	%install
14mr|texlive-robustcommand-0.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-robustcommand-0.1-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-robustcommand-0.1-3|53	
14mr|texlive-robustcommand-0.1-3|54	
14mr|texlive-robustcommand-0.1-3|55	
14mr|texlive-robustcommand-0.1-3|56	%changelog
14mr|texlive-robustcommand-0.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-robustcommand-0.1-3|58	+ Revision: 9723c10
14mr|texlive-robustcommand-0.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-robustcommand-0.1-3|60	
14mr|texlive-robustcommand-0.1-3|61	

21251 14
14mr|texlive-robustindex-20070226-3|1	# revision 15878
14mr|texlive-robustindex-20070226-3|2	# category Package
14mr|texlive-robustindex-20070226-3|3	# catalog-ctan /macros/latex/contrib/robustindex
14mr|texlive-robustindex-20070226-3|4	# catalog-date 2007-02-26 15:09:49 +0100
14mr|texlive-robustindex-20070226-3|5	# catalog-license lppl
14mr|texlive-robustindex-20070226-3|6	# catalog-version undef
14mr|texlive-robustindex-20070226-3|7	Name:		texlive-robustindex
14mr|texlive-robustindex-20070226-3|8	Version:	20070226
14mr|texlive-robustindex-20070226-3|9	Release:	3
14mr|texlive-robustindex-20070226-3|10	Summary:	Create index with pagerefs
14mr|texlive-robustindex-20070226-3|11	Group:		Publishing
14mr|texlive-robustindex-20070226-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/robustindex
14mr|texlive-robustindex-20070226-3|13	License:	LPPL
14mr|texlive-robustindex-20070226-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustindex.tar.xz
14mr|texlive-robustindex-20070226-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustindex.doc.tar.xz
14mr|texlive-robustindex-20070226-3|16	BuildArch:	noarch
14mr|texlive-robustindex-20070226-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-robustindex-20070226-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-robustindex-20070226-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-robustindex-20070226-3|20	
14mr|texlive-robustindex-20070226-3|21	%description
14mr|texlive-robustindex-20070226-3|22	Third parties often change the page numbers without rerunning
14mr|texlive-robustindex-20070226-3|23	makeindex. One would like to make the page numbers in the index
14mr|texlive-robustindex-20070226-3|24	entries more robust. This bundle provides robustindex.sty and
14mr|texlive-robustindex-20070226-3|25	robustglossary.sty, which use the \pageref mechanism to
14mr|texlive-robustindex-20070226-3|26	maintain correct page numbers.
14mr|texlive-robustindex-20070226-3|27	
14mr|texlive-robustindex-20070226-3|28	%post
14mr|texlive-robustindex-20070226-3|29	%{_sbindir}/texlive.post
14mr|texlive-robustindex-20070226-3|30	
14mr|texlive-robustindex-20070226-3|31	%postun
14mr|texlive-robustindex-20070226-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-robustindex-20070226-3|33	%{_sbindir}/texlive.post
14mr|texlive-robustindex-20070226-3|34	fi
14mr|texlive-robustindex-20070226-3|35	
14mr|texlive-robustindex-20070226-3|36	#-----------------------------------------------------------------------
14mr|texlive-robustindex-20070226-3|37	%files
14mr|texlive-robustindex-20070226-3|38	%{_texmfdistdir}/tex/latex/robustindex/robustglossary.sty
14mr|texlive-robustindex-20070226-3|39	%{_texmfdistdir}/tex/latex/robustindex/robustindex.sty
14mr|texlive-robustindex-20070226-3|40	%doc %{_texmfdistdir}/doc/latex/robustindex/README
14mr|texlive-robustindex-20070226-3|41	%doc %{_texmfdistdir}/doc/latex/robustindex/robustindex.html
14mr|texlive-robustindex-20070226-3|42	%doc %{_texmfdistdir}/doc/latex/robustindex/robustsample.pdf
14mr|texlive-robustindex-20070226-3|43	%doc %{_texmfdistdir}/doc/latex/robustindex/robustsample.tex
14mr|texlive-robustindex-20070226-3|44	
14mr|texlive-robustindex-20070226-3|45	#-----------------------------------------------------------------------
14mr|texlive-robustindex-20070226-3|46	%prep
14mr|texlive-robustindex-20070226-3|47	%setup -c -a0 -a1
14mr|texlive-robustindex-20070226-3|48	
14mr|texlive-robustindex-20070226-3|49	%build
14mr|texlive-robustindex-20070226-3|50	
14mr|texlive-robustindex-20070226-3|51	%install
14mr|texlive-robustindex-20070226-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-robustindex-20070226-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-robustindex-20070226-3|54	
14mr|texlive-robustindex-20070226-3|55	
14mr|texlive-robustindex-20070226-3|56	
14mr|texlive-robustindex-20070226-3|57	%changelog
14mr|texlive-robustindex-20070226-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070226-3
14mr|texlive-robustindex-20070226-3|59	+ Revision: 554e2b2
14mr|texlive-robustindex-20070226-3|60	- MassBuild#440: Increase release tag
14mr|texlive-robustindex-20070226-3|61	
14mr|texlive-robustindex-20070226-3|62	

21252 14
14mr|texlive-roex-20111104-3|1	# revision 15878
14mr|texlive-roex-20111104-3|2	# category Package
14mr|texlive-roex-20111104-3|3	# catalog-ctan undef
14mr|texlive-roex-20111104-3|4	# catalog-date undef
14mr|texlive-roex-20111104-3|5	# catalog-license undef
14mr|texlive-roex-20111104-3|6	# catalog-version undef
14mr|texlive-roex-20111104-3|7	Name:		texlive-roex
14mr|texlive-roex-20111104-3|8	Version:	20111104
14mr|texlive-roex-20111104-3|9	Release:	3
14mr|texlive-roex-20111104-3|10	Summary:	TeXLive roex package
14mr|texlive-roex-20111104-3|11	Group:		Publishing
14mr|texlive-roex-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-roex-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-roex-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roex.tar.xz
14mr|texlive-roex-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roex.source.tar.xz
14mr|texlive-roex-20111104-3|16	BuildArch:	noarch
14mr|texlive-roex-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-roex-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-roex-20111104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-roex-20111104-3|20	
14mr|texlive-roex-20111104-3|21	%description
14mr|texlive-roex-20111104-3|22	TeXLive roex package.
14mr|texlive-roex-20111104-3|23	
14mr|texlive-roex-20111104-3|24	%post
14mr|texlive-roex-20111104-3|25	%{_sbindir}/texlive.post
14mr|texlive-roex-20111104-3|26	
14mr|texlive-roex-20111104-3|27	%postun
14mr|texlive-roex-20111104-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-roex-20111104-3|29	%{_sbindir}/texlive.post
14mr|texlive-roex-20111104-3|30	fi
14mr|texlive-roex-20111104-3|31	
14mr|texlive-roex-20111104-3|32	#-----------------------------------------------------------------------
14mr|texlive-roex-20111104-3|33	%files
14mr|texlive-roex-20111104-3|34	%{_texmfdistdir}/metafont/roex/roex.mf
14mr|texlive-roex-20111104-3|35	#- source
14mr|texlive-roex-20111104-3|36	%doc %{_texmfdistdir}/source/metafont/roex/0roex.doc
14mr|texlive-roex-20111104-3|37	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/0roexsam.doc
14mr|texlive-roex-20111104-3|38	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/es-01.mf
14mr|texlive-roex-20111104-3|39	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/es-02.mf
14mr|texlive-roex-20111104-3|40	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/es-03.mf
14mr|texlive-roex-20111104-3|41	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-01.mf
14mr|texlive-roex-20111104-3|42	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-02.mf
14mr|texlive-roex-20111104-3|43	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-03.mf
14mr|texlive-roex-20111104-3|44	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-04.mf
14mr|texlive-roex-20111104-3|45	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-05.mf
14mr|texlive-roex-20111104-3|46	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-06.mf
14mr|texlive-roex-20111104-3|47	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-07.mf
14mr|texlive-roex-20111104-3|48	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-01.mf
14mr|texlive-roex-20111104-3|49	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-02.mf
14mr|texlive-roex-20111104-3|50	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-03.mf
14mr|texlive-roex-20111104-3|51	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-04.mf
14mr|texlive-roex-20111104-3|52	
14mr|texlive-roex-20111104-3|53	#-----------------------------------------------------------------------
14mr|texlive-roex-20111104-3|54	%prep
14mr|texlive-roex-20111104-3|55	%setup -c -a0 -a1
14mr|texlive-roex-20111104-3|56	
14mr|texlive-roex-20111104-3|57	%build
14mr|texlive-roex-20111104-3|58	
14mr|texlive-roex-20111104-3|59	%install
14mr|texlive-roex-20111104-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-roex-20111104-3|61	cp -fpar metafont source %{buildroot}%{_texmfdistdir}
14mr|texlive-roex-20111104-3|62	
14mr|texlive-roex-20111104-3|63	
14mr|texlive-roex-20111104-3|64	
14mr|texlive-roex-20111104-3|65	%changelog
14mr|texlive-roex-20111104-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-roex-20111104-3|67	+ Revision: 025c01f
14mr|texlive-roex-20111104-3|68	- MassBuild#440: Increase release tag
14mr|texlive-roex-20111104-3|69	
14mr|texlive-roex-20111104-3|70	

21253 14
14mr|texlive-romanbar-1.0f-2|1	# revision 25005
14mr|texlive-romanbar-1.0f-2|2	# category Package
14mr|texlive-romanbar-1.0f-2|3	# catalog-ctan /macros/latex/contrib/romanbar
14mr|texlive-romanbar-1.0f-2|4	# catalog-date 2012-01-02 20:05:40 +0100
14mr|texlive-romanbar-1.0f-2|5	# catalog-license lppl1.3
14mr|texlive-romanbar-1.0f-2|6	# catalog-version 1.0f
14mr|texlive-romanbar-1.0f-2|7	Name:		texlive-romanbar
14mr|texlive-romanbar-1.0f-2|8	Version:	1.0f
14mr|texlive-romanbar-1.0f-2|9	Release:	2
14mr|texlive-romanbar-1.0f-2|10	Summary:	Write roman number with "bars"
14mr|texlive-romanbar-1.0f-2|11	Group:		Publishing
14mr|texlive-romanbar-1.0f-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/romanbar
14mr|texlive-romanbar-1.0f-2|13	License:	LPPL1.3
14mr|texlive-romanbar-1.0f-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanbar.tar.xz
14mr|texlive-romanbar-1.0f-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanbar.doc.tar.xz
14mr|texlive-romanbar-1.0f-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanbar.source.tar.xz
14mr|texlive-romanbar-1.0f-2|17	BuildArch:	noarch
14mr|texlive-romanbar-1.0f-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-romanbar-1.0f-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-romanbar-1.0f-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-romanbar-1.0f-2|21	
14mr|texlive-romanbar-1.0f-2|22	%description
14mr|texlive-romanbar-1.0f-2|23	'Bars', in the present context, are lines above and below text
14mr|texlive-romanbar-1.0f-2|24	that abut with the text. Barred roman numerals are sometimes
14mr|texlive-romanbar-1.0f-2|25	found in publications. The package provides a function that
14mr|texlive-romanbar-1.0f-2|26	prints barred roman numerals (converting arabic numerals if
14mr|texlive-romanbar-1.0f-2|27	necessary). The package also provides a predicate \ifnumeric.
14mr|texlive-romanbar-1.0f-2|28	
14mr|texlive-romanbar-1.0f-2|29	%post
14mr|texlive-romanbar-1.0f-2|30	%{_sbindir}/texlive.post
14mr|texlive-romanbar-1.0f-2|31	
14mr|texlive-romanbar-1.0f-2|32	%postun
14mr|texlive-romanbar-1.0f-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-romanbar-1.0f-2|34	%{_sbindir}/texlive.post
14mr|texlive-romanbar-1.0f-2|35	fi
14mr|texlive-romanbar-1.0f-2|36	
14mr|texlive-romanbar-1.0f-2|37	#-----------------------------------------------------------------------
14mr|texlive-romanbar-1.0f-2|38	%files
14mr|texlive-romanbar-1.0f-2|39	%{_texmfdistdir}/tex/latex/romanbar/romanbar.sty
14mr|texlive-romanbar-1.0f-2|40	%doc %{_texmfdistdir}/doc/latex/romanbar/README
14mr|texlive-romanbar-1.0f-2|41	%doc %{_texmfdistdir}/doc/latex/romanbar/romanbar-example.pdf
14mr|texlive-romanbar-1.0f-2|42	%doc %{_texmfdistdir}/doc/latex/romanbar/romanbar-example.tex
14mr|texlive-romanbar-1.0f-2|43	%doc %{_texmfdistdir}/doc/latex/romanbar/romanbar.pdf
14mr|texlive-romanbar-1.0f-2|44	#- source
14mr|texlive-romanbar-1.0f-2|45	%doc %{_texmfdistdir}/source/latex/romanbar/romanbar.drv
14mr|texlive-romanbar-1.0f-2|46	%doc %{_texmfdistdir}/source/latex/romanbar/romanbar.dtx
14mr|texlive-romanbar-1.0f-2|47	%doc %{_texmfdistdir}/source/latex/romanbar/romanbar.ins
14mr|texlive-romanbar-1.0f-2|48	
14mr|texlive-romanbar-1.0f-2|49	#-----------------------------------------------------------------------
14mr|texlive-romanbar-1.0f-2|50	%prep
14mr|texlive-romanbar-1.0f-2|51	%setup -c -a0 -a1 -a2
14mr|texlive-romanbar-1.0f-2|52	
14mr|texlive-romanbar-1.0f-2|53	%build
14mr|texlive-romanbar-1.0f-2|54	
14mr|texlive-romanbar-1.0f-2|55	%install
14mr|texlive-romanbar-1.0f-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-romanbar-1.0f-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-romanbar-1.0f-2|58	
14mr|texlive-romanbar-1.0f-2|59	
14mr|texlive-romanbar-1.0f-2|60	
14mr|texlive-romanbar-1.0f-2|61	%changelog
14mr|texlive-romanbar-1.0f-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0f-2
14mr|texlive-romanbar-1.0f-2|63	+ Revision: 64dd88d
14mr|texlive-romanbar-1.0f-2|64	- MassBuild#440: Increase release tag
14mr|texlive-romanbar-1.0f-2|65	
14mr|texlive-romanbar-1.0f-2|66	

21254 14
14mr|texlive-romande-1.008v7-3|1	# revision 19537
14mr|texlive-romande-1.008v7-3|2	# category Package
14mr|texlive-romande-1.008v7-3|3	# catalog-ctan /fonts/romandeadf
14mr|texlive-romande-1.008v7-3|4	# catalog-date 2010-07-14 23:31:19 +0200
14mr|texlive-romande-1.008v7-3|5	# catalog-license lppl
14mr|texlive-romande-1.008v7-3|6	# catalog-version 1.008-v7
14mr|texlive-romande-1.008v7-3|7	Name:		texlive-romande
14mr|texlive-romande-1.008v7-3|8	Version:	1.008v7
14mr|texlive-romande-1.008v7-3|9	Release:	3
14mr|texlive-romande-1.008v7-3|10	Summary:	Romande ADF fonts and LaTeX support
14mr|texlive-romande-1.008v7-3|11	Group:		Publishing
14mr|texlive-romande-1.008v7-3|12	URL:		http://www.ctan.org/tex-archive/fonts/romandeadf
14mr|texlive-romande-1.008v7-3|13	License:	LPPL
14mr|texlive-romande-1.008v7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romande.tar.xz
14mr|texlive-romande-1.008v7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romande.doc.tar.xz
14mr|texlive-romande-1.008v7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romande.source.tar.xz
14mr|texlive-romande-1.008v7-3|17	BuildArch:	noarch
14mr|texlive-romande-1.008v7-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-romande-1.008v7-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-romande-1.008v7-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-romande-1.008v7-3|21	
14mr|texlive-romande-1.008v7-3|22	%description
14mr|texlive-romande-1.008v7-3|23	Romande ADF is a serif font family with oldstyle figures,
14mr|texlive-romande-1.008v7-3|24	designed as a substitute for Times, Tiffany or Caslon. The
14mr|texlive-romande-1.008v7-3|25	family currently includes upright, italic and small-caps shapes
14mr|texlive-romande-1.008v7-3|26	in each of regular and demi-bold weights and an italic script
14mr|texlive-romande-1.008v7-3|27	in regular. The support package renames the fonts according to
14mr|texlive-romande-1.008v7-3|28	the Karl Berry fontname scheme and defines four families. Two
14mr|texlive-romande-1.008v7-3|29	of these primarily provide access to the "standard" or default
14mr|texlive-romande-1.008v7-3|30	characters while the "alternate" families support alternate
14mr|texlive-romande-1.008v7-3|31	characters, additional ligatures and the long s. The included
14mr|texlive-romande-1.008v7-3|32	package files provide access to these features in LaTeX as
14mr|texlive-romande-1.008v7-3|33	explained in the documentation. The LaTeX support requires the
14mr|texlive-romande-1.008v7-3|34	nfssext-cfr and the xkeyval packages.
14mr|texlive-romande-1.008v7-3|35	
14mr|texlive-romande-1.008v7-3|36	%post
14mr|texlive-romande-1.008v7-3|37	%{_sbindir}/texlive.post
14mr|texlive-romande-1.008v7-3|38	
14mr|texlive-romande-1.008v7-3|39	%postun
14mr|texlive-romande-1.008v7-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-romande-1.008v7-3|41	%{_sbindir}/texlive.post
14mr|texlive-romande-1.008v7-3|42	fi
14mr|texlive-romande-1.008v7-3|43	
14mr|texlive-romande-1.008v7-3|44	#-----------------------------------------------------------------------
14mr|texlive-romande-1.008v7-3|45	%files
14mr|texlive-romande-1.008v7-3|46	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdd8a.afm
14mr|texlive-romande-1.008v7-3|47	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrddc8a.afm
14mr|texlive-romande-1.008v7-3|48	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrddi8a.afm
14mr|texlive-romande-1.008v7-3|49	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdr8a.afm
14mr|texlive-romande-1.008v7-3|50	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdrc8a.afm
14mr|texlive-romande-1.008v7-3|51	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdri8a.afm
14mr|texlive-romande-1.008v7-3|52	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdriw8a.afm
14mr|texlive-romande-1.008v7-3|53	%{_texmfdistdir}/fonts/enc/dvips/romande/romande-supp.enc
14mr|texlive-romande-1.008v7-3|54	%{_texmfdistdir}/fonts/enc/dvips/romande/t1-romandeadf-alt.enc
14mr|texlive-romande-1.008v7-3|55	%{_texmfdistdir}/fonts/enc/dvips/romande/t1-romandeadf.enc
14mr|texlive-romande-1.008v7-3|56	%{_texmfdistdir}/fonts/enc/dvips/romande/ts1-euro-yrd.enc
14mr|texlive-romande-1.008v7-3|57	%{_texmfdistdir}/fonts/map/dvips/romande/yrd.map
14mr|texlive-romande-1.008v7-3|58	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdd.tfm
14mr|texlive-romande-1.008v7-3|59	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrddi.tfm
14mr|texlive-romande-1.008v7-3|60	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdr.tfm
14mr|texlive-romande-1.008v7-3|61	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdri.tfm
14mr|texlive-romande-1.008v7-3|62	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdriw.tfm
14mr|texlive-romande-1.008v7-3|63	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdd.tfm
14mr|texlive-romande-1.008v7-3|64	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrddi.tfm
14mr|texlive-romande-1.008v7-3|65	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdr.tfm
14mr|texlive-romande-1.008v7-3|66	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdri.tfm
14mr|texlive-romande-1.008v7-3|67	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdriw.tfm
14mr|texlive-romande-1.008v7-3|68	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdd.tfm
14mr|texlive-romande-1.008v7-3|69	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrddc.tfm
14mr|texlive-romande-1.008v7-3|70	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrddi.tfm
14mr|texlive-romande-1.008v7-3|71	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdr.tfm
14mr|texlive-romande-1.008v7-3|72	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdrc.tfm
14mr|texlive-romande-1.008v7-3|73	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdri.tfm
14mr|texlive-romande-1.008v7-3|74	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdriw.tfm
14mr|texlive-romande-1.008v7-3|75	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdd.tfm
14mr|texlive-romande-1.008v7-3|76	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrddi.tfm
14mr|texlive-romande-1.008v7-3|77	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdr.tfm
14mr|texlive-romande-1.008v7-3|78	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdri.tfm
14mr|texlive-romande-1.008v7-3|79	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdriw.tfm
14mr|texlive-romande-1.008v7-3|80	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdd8c.tfm
14mr|texlive-romande-1.008v7-3|81	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdd8t.tfm
14mr|texlive-romande-1.008v7-3|82	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdda8t.tfm
14mr|texlive-romande-1.008v7-3|83	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddai8t.tfm
14mr|texlive-romande-1.008v7-3|84	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddc8t.tfm
14mr|texlive-romande-1.008v7-3|85	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddi8c.tfm
14mr|texlive-romande-1.008v7-3|86	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddi8t.tfm
14mr|texlive-romande-1.008v7-3|87	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdr8c.tfm
14mr|texlive-romande-1.008v7-3|88	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdr8t.tfm
14mr|texlive-romande-1.008v7-3|89	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdra8t.tfm
14mr|texlive-romande-1.008v7-3|90	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdrai8t.tfm
14mr|texlive-romande-1.008v7-3|91	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdraiw8t.tfm
14mr|texlive-romande-1.008v7-3|92	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdrc8t.tfm
14mr|texlive-romande-1.008v7-3|93	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdri8c.tfm
14mr|texlive-romande-1.008v7-3|94	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdri8t.tfm
14mr|texlive-romande-1.008v7-3|95	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdriw8c.tfm
14mr|texlive-romande-1.008v7-3|96	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdriw8t.tfm
14mr|texlive-romande-1.008v7-3|97	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdd8a.pfb
14mr|texlive-romande-1.008v7-3|98	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdd8a.pfm
14mr|texlive-romande-1.008v7-3|99	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddc8a.pfb
14mr|texlive-romande-1.008v7-3|100	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddc8a.pfm
14mr|texlive-romande-1.008v7-3|101	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddi8a.pfb
14mr|texlive-romande-1.008v7-3|102	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddi8a.pfm
14mr|texlive-romande-1.008v7-3|103	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdr8a.pfb
14mr|texlive-romande-1.008v7-3|104	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdr8a.pfm
14mr|texlive-romande-1.008v7-3|105	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdrc8a.pfb
14mr|texlive-romande-1.008v7-3|106	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdrc8a.pfm
14mr|texlive-romande-1.008v7-3|107	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdri8a.pfb
14mr|texlive-romande-1.008v7-3|108	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdri8a.pfm
14mr|texlive-romande-1.008v7-3|109	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdriw8a.pfb
14mr|texlive-romande-1.008v7-3|110	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdriw8a.pfm
14mr|texlive-romande-1.008v7-3|111	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdd8c.vf
14mr|texlive-romande-1.008v7-3|112	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdd8t.vf
14mr|texlive-romande-1.008v7-3|113	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdda8t.vf
14mr|texlive-romande-1.008v7-3|114	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddai8t.vf
14mr|texlive-romande-1.008v7-3|115	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddc8t.vf
14mr|texlive-romande-1.008v7-3|116	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddi8c.vf
14mr|texlive-romande-1.008v7-3|117	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddi8t.vf
14mr|texlive-romande-1.008v7-3|118	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdr8c.vf
14mr|texlive-romande-1.008v7-3|119	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdr8t.vf
14mr|texlive-romande-1.008v7-3|120	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdra8t.vf
14mr|texlive-romande-1.008v7-3|121	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdrai8t.vf
14mr|texlive-romande-1.008v7-3|122	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdraiw8t.vf
14mr|texlive-romande-1.008v7-3|123	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdrc8t.vf
14mr|texlive-romande-1.008v7-3|124	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdri8c.vf
14mr|texlive-romande-1.008v7-3|125	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdri8t.vf
14mr|texlive-romande-1.008v7-3|126	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdriw8c.vf
14mr|texlive-romande-1.008v7-3|127	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdriw8t.vf
14mr|texlive-romande-1.008v7-3|128	%{_texmfdistdir}/tex/latex/romande/romande.sty
14mr|texlive-romande-1.008v7-3|129	%{_texmfdistdir}/tex/latex/romande/t1yrd.fd
14mr|texlive-romande-1.008v7-3|130	%{_texmfdistdir}/tex/latex/romande/t1yrda.fd
14mr|texlive-romande-1.008v7-3|131	%{_texmfdistdir}/tex/latex/romande/t1yrdaw.fd
14mr|texlive-romande-1.008v7-3|132	%{_texmfdistdir}/tex/latex/romande/t1yrdw.fd
14mr|texlive-romande-1.008v7-3|133	%{_texmfdistdir}/tex/latex/romande/ts1yrd.fd
14mr|texlive-romande-1.008v7-3|134	%{_texmfdistdir}/tex/latex/romande/ts1yrda.fd
14mr|texlive-romande-1.008v7-3|135	%{_texmfdistdir}/tex/latex/romande/ts1yrdaw.fd
14mr|texlive-romande-1.008v7-3|136	%{_texmfdistdir}/tex/latex/romande/ts1yrdw.fd
14mr|texlive-romande-1.008v7-3|137	%doc %{_texmfdistdir}/doc/fonts/romande/COPYING
14mr|texlive-romande-1.008v7-3|138	%doc %{_texmfdistdir}/doc/fonts/romande/NOTICE.txt
14mr|texlive-romande-1.008v7-3|139	%doc %{_texmfdistdir}/doc/fonts/romande/README
14mr|texlive-romande-1.008v7-3|140	%doc %{_texmfdistdir}/doc/fonts/romande/manifest.txt
14mr|texlive-romande-1.008v7-3|141	%doc %{_texmfdistdir}/doc/fonts/romande/romandeadf.pdf
14mr|texlive-romande-1.008v7-3|142	%doc %{_texmfdistdir}/doc/fonts/romande/romandeadf.tex
14mr|texlive-romande-1.008v7-3|143	#- source
14mr|texlive-romande-1.008v7-3|144	%doc %{_texmfdistdir}/source/fonts/romande/reglyph-yrd.tex
14mr|texlive-romande-1.008v7-3|145	%doc %{_texmfdistdir}/source/fonts/romande/romande-supp.etx
14mr|texlive-romande-1.008v7-3|146	%doc %{_texmfdistdir}/source/fonts/romande/t1-romandeadf-alt.etx
14mr|texlive-romande-1.008v7-3|147	%doc %{_texmfdistdir}/source/fonts/romande/t1-romandeadf.etx
14mr|texlive-romande-1.008v7-3|148	%doc %{_texmfdistdir}/source/fonts/romande/ts1-euro.etx
14mr|texlive-romande-1.008v7-3|149	%doc %{_texmfdistdir}/source/fonts/romande/yrd-drv.tex
14mr|texlive-romande-1.008v7-3|150	%doc %{_texmfdistdir}/source/fonts/romande/yrd-map.tex
14mr|texlive-romande-1.008v7-3|151	
14mr|texlive-romande-1.008v7-3|152	#-----------------------------------------------------------------------
14mr|texlive-romande-1.008v7-3|153	%prep
14mr|texlive-romande-1.008v7-3|154	%setup -c -a0 -a1 -a2
14mr|texlive-romande-1.008v7-3|155	
14mr|texlive-romande-1.008v7-3|156	%build
14mr|texlive-romande-1.008v7-3|157	
14mr|texlive-romande-1.008v7-3|158	%install
14mr|texlive-romande-1.008v7-3|159	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-romande-1.008v7-3|160	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-romande-1.008v7-3|161	
14mr|texlive-romande-1.008v7-3|162	
14mr|texlive-romande-1.008v7-3|163	
14mr|texlive-romande-1.008v7-3|164	%changelog
14mr|texlive-romande-1.008v7-3|165	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.008v7-3
14mr|texlive-romande-1.008v7-3|166	+ Revision: 9181645
14mr|texlive-romande-1.008v7-3|167	- MassBuild#440: Increase release tag
14mr|texlive-romande-1.008v7-3|168	
14mr|texlive-romande-1.008v7-3|169	

21255 14
14mr|texlive-romanneg-20101013-3|1	# revision 20087
14mr|texlive-romanneg-20101013-3|2	# category Package
14mr|texlive-romanneg-20101013-3|3	# catalog-ctan /macros/latex/contrib/romanneg
14mr|texlive-romanneg-20101013-3|4	# catalog-date 2010-10-13 12:13:38 +0200
14mr|texlive-romanneg-20101013-3|5	# catalog-license pd
14mr|texlive-romanneg-20101013-3|6	# catalog-version undef
14mr|texlive-romanneg-20101013-3|7	Name:		texlive-romanneg
14mr|texlive-romanneg-20101013-3|8	Version:	20101013
14mr|texlive-romanneg-20101013-3|9	Release:	3
14mr|texlive-romanneg-20101013-3|10	Summary:	Roman page numbers negative
14mr|texlive-romanneg-20101013-3|11	Group:		Publishing
14mr|texlive-romanneg-20101013-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/romanneg
14mr|texlive-romanneg-20101013-3|13	License:	PD
14mr|texlive-romanneg-20101013-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanneg.tar.xz
14mr|texlive-romanneg-20101013-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanneg.doc.tar.xz
14mr|texlive-romanneg-20101013-3|16	BuildArch:	noarch
14mr|texlive-romanneg-20101013-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-romanneg-20101013-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-romanneg-20101013-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-romanneg-20101013-3|20	
14mr|texlive-romanneg-20101013-3|21	%description
14mr|texlive-romanneg-20101013-3|22	Causes the page numbers in the DVI file (as defined by \count0)
14mr|texlive-romanneg-20101013-3|23	to be negative when roman pagenumbering is in effect.
14mr|texlive-romanneg-20101013-3|24	
14mr|texlive-romanneg-20101013-3|25	%post
14mr|texlive-romanneg-20101013-3|26	%{_sbindir}/texlive.post
14mr|texlive-romanneg-20101013-3|27	
14mr|texlive-romanneg-20101013-3|28	%postun
14mr|texlive-romanneg-20101013-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-romanneg-20101013-3|30	%{_sbindir}/texlive.post
14mr|texlive-romanneg-20101013-3|31	fi
14mr|texlive-romanneg-20101013-3|32	
14mr|texlive-romanneg-20101013-3|33	#-----------------------------------------------------------------------
14mr|texlive-romanneg-20101013-3|34	%files
14mr|texlive-romanneg-20101013-3|35	%{_texmfdistdir}/tex/latex/romanneg/romanneg.sty
14mr|texlive-romanneg-20101013-3|36	%doc %{_texmfdistdir}/doc/latex/romanneg/romanneg.ltx
14mr|texlive-romanneg-20101013-3|37	%doc %{_texmfdistdir}/doc/latex/romanneg/romanneg.pdf
14mr|texlive-romanneg-20101013-3|38	
14mr|texlive-romanneg-20101013-3|39	#-----------------------------------------------------------------------
14mr|texlive-romanneg-20101013-3|40	%prep
14mr|texlive-romanneg-20101013-3|41	%setup -c -a0 -a1
14mr|texlive-romanneg-20101013-3|42	
14mr|texlive-romanneg-20101013-3|43	%build
14mr|texlive-romanneg-20101013-3|44	
14mr|texlive-romanneg-20101013-3|45	%install
14mr|texlive-romanneg-20101013-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-romanneg-20101013-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-romanneg-20101013-3|48	
14mr|texlive-romanneg-20101013-3|49	
14mr|texlive-romanneg-20101013-3|50	
14mr|texlive-romanneg-20101013-3|51	%changelog
14mr|texlive-romanneg-20101013-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101013-3
14mr|texlive-romanneg-20101013-3|53	+ Revision: 3ebdd5c
14mr|texlive-romanneg-20101013-3|54	- MassBuild#440: Increase release tag
14mr|texlive-romanneg-20101013-3|55	
14mr|texlive-romanneg-20101013-3|56	

21256 14
14mr|texlive-romannum-1.0b-3|1	# revision 15878
14mr|texlive-romannum-1.0b-3|2	# category Package
14mr|texlive-romannum-1.0b-3|3	# catalog-ctan /macros/latex/contrib/romannum
14mr|texlive-romannum-1.0b-3|4	# catalog-date 2009-09-03 13:00:14 +0200
14mr|texlive-romannum-1.0b-3|5	# catalog-license lppl
14mr|texlive-romannum-1.0b-3|6	# catalog-version 1.0b
14mr|texlive-romannum-1.0b-3|7	Name:		texlive-romannum
14mr|texlive-romannum-1.0b-3|8	Version:	1.0b
14mr|texlive-romannum-1.0b-3|9	Release:	3
14mr|texlive-romannum-1.0b-3|10	Summary:	Generate roman numerals instead of arabic digits
14mr|texlive-romannum-1.0b-3|11	Group:		Publishing
14mr|texlive-romannum-1.0b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/romannum
14mr|texlive-romannum-1.0b-3|13	License:	LPPL
14mr|texlive-romannum-1.0b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romannum.tar.xz
14mr|texlive-romannum-1.0b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romannum.doc.tar.xz
14mr|texlive-romannum-1.0b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romannum.source.tar.xz
14mr|texlive-romannum-1.0b-3|17	BuildArch:	noarch
14mr|texlive-romannum-1.0b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-romannum-1.0b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-romannum-1.0b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-romannum-1.0b-3|21	
14mr|texlive-romannum-1.0b-3|22	%description
14mr|texlive-romannum-1.0b-3|23	The romannum package changes LaTeX generated numbers to be
14mr|texlive-romannum-1.0b-3|24	printed with roman numerals instead of arabic digits. It
14mr|texlive-romannum-1.0b-3|25	requires the stdclsdv package. Users of the bookhands fonts may
14mr|texlive-romannum-1.0b-3|26	find this package useful.
14mr|texlive-romannum-1.0b-3|27	
14mr|texlive-romannum-1.0b-3|28	%post
14mr|texlive-romannum-1.0b-3|29	%{_sbindir}/texlive.post
14mr|texlive-romannum-1.0b-3|30	
14mr|texlive-romannum-1.0b-3|31	%postun
14mr|texlive-romannum-1.0b-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-romannum-1.0b-3|33	%{_sbindir}/texlive.post
14mr|texlive-romannum-1.0b-3|34	fi
14mr|texlive-romannum-1.0b-3|35	
14mr|texlive-romannum-1.0b-3|36	#-----------------------------------------------------------------------
14mr|texlive-romannum-1.0b-3|37	%files
14mr|texlive-romannum-1.0b-3|38	%{_texmfdistdir}/tex/latex/romannum/romannum.sty
14mr|texlive-romannum-1.0b-3|39	%doc %{_texmfdistdir}/doc/latex/romannum/README
14mr|texlive-romannum-1.0b-3|40	%doc %{_texmfdistdir}/doc/latex/romannum/romannum.pdf
14mr|texlive-romannum-1.0b-3|41	#- source
14mr|texlive-romannum-1.0b-3|42	%doc %{_texmfdistdir}/source/latex/romannum/romannum.dtx
14mr|texlive-romannum-1.0b-3|43	%doc %{_texmfdistdir}/source/latex/romannum/romannum.ins
14mr|texlive-romannum-1.0b-3|44	
14mr|texlive-romannum-1.0b-3|45	#-----------------------------------------------------------------------
14mr|texlive-romannum-1.0b-3|46	%prep
14mr|texlive-romannum-1.0b-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-romannum-1.0b-3|48	
14mr|texlive-romannum-1.0b-3|49	%build
14mr|texlive-romannum-1.0b-3|50	
14mr|texlive-romannum-1.0b-3|51	%install
14mr|texlive-romannum-1.0b-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-romannum-1.0b-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-romannum-1.0b-3|54	
14mr|texlive-romannum-1.0b-3|55	
14mr|texlive-romannum-1.0b-3|56	
14mr|texlive-romannum-1.0b-3|57	%changelog
14mr|texlive-romannum-1.0b-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0b-3
14mr|texlive-romannum-1.0b-3|59	+ Revision: 4a9ae6d
14mr|texlive-romannum-1.0b-3|60	- MassBuild#440: Increase release tag
14mr|texlive-romannum-1.0b-3|61	
14mr|texlive-romannum-1.0b-3|62	

21257 14
14mr|texlive-romansh-20120413-3|1	# revision 25956
14mr|texlive-romansh-20120413-3|2	# category Package
14mr|texlive-romansh-20120413-3|3	# catalog-ctan /macros/latex/contrib/babel-contrib/romansh
14mr|texlive-romansh-20120413-3|4	# catalog-date 2012-04-13 15:00:06 +0200
14mr|texlive-romansh-20120413-3|5	# catalog-license lppl1.3
14mr|texlive-romansh-20120413-3|6	# catalog-version undef
14mr|texlive-romansh-20120413-3|7	Name:		texlive-romansh
14mr|texlive-romansh-20120413-3|8	Version:	20120413
14mr|texlive-romansh-20120413-3|9	Release:	3
14mr|texlive-romansh-20120413-3|10	Summary:	Babel/Polyglossia support for the Romansh language
14mr|texlive-romansh-20120413-3|11	Group:		Publishing
14mr|texlive-romansh-20120413-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/romansh
14mr|texlive-romansh-20120413-3|13	License:	LPPL1.3
14mr|texlive-romansh-20120413-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romansh.tar.xz
14mr|texlive-romansh-20120413-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romansh.doc.tar.xz
14mr|texlive-romansh-20120413-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romansh.source.tar.xz
14mr|texlive-romansh-20120413-3|17	BuildArch:	noarch
14mr|texlive-romansh-20120413-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-romansh-20120413-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-romansh-20120413-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-romansh-20120413-3|21	
14mr|texlive-romansh-20120413-3|22	%description
14mr|texlive-romansh-20120413-3|23	The package provides a language description file that enables
14mr|texlive-romansh-20120413-3|24	support of Romansh either with babel or with polyglossia.
14mr|texlive-romansh-20120413-3|25	
14mr|texlive-romansh-20120413-3|26	%post
14mr|texlive-romansh-20120413-3|27	%{_sbindir}/texlive.post
14mr|texlive-romansh-20120413-3|28	
14mr|texlive-romansh-20120413-3|29	%postun
14mr|texlive-romansh-20120413-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-romansh-20120413-3|31	%{_sbindir}/texlive.post
14mr|texlive-romansh-20120413-3|32	fi
14mr|texlive-romansh-20120413-3|33	
14mr|texlive-romansh-20120413-3|34	#-----------------------------------------------------------------------
14mr|texlive-romansh-20120413-3|35	%files
14mr|texlive-romansh-20120413-3|36	%{_texmfdistdir}/tex/latex/romansh/romansh.ldf
14mr|texlive-romansh-20120413-3|37	%doc %{_texmfdistdir}/doc/latex/romansh/romansh.pdf
14mr|texlive-romansh-20120413-3|38	#- source
14mr|texlive-romansh-20120413-3|39	%doc %{_texmfdistdir}/source/latex/romansh/romansh.dtx
14mr|texlive-romansh-20120413-3|40	
14mr|texlive-romansh-20120413-3|41	#-----------------------------------------------------------------------
14mr|texlive-romansh-20120413-3|42	%prep
14mr|texlive-romansh-20120413-3|43	%setup -c -a0 -a1 -a2
14mr|texlive-romansh-20120413-3|44	
14mr|texlive-romansh-20120413-3|45	%build
14mr|texlive-romansh-20120413-3|46	
14mr|texlive-romansh-20120413-3|47	%install
14mr|texlive-romansh-20120413-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-romansh-20120413-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-romansh-20120413-3|50	
14mr|texlive-romansh-20120413-3|51	
14mr|texlive-romansh-20120413-3|52	
14mr|texlive-romansh-20120413-3|53	%changelog
14mr|texlive-romansh-20120413-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120413-3
14mr|texlive-romansh-20120413-3|55	+ Revision: cd4db07
14mr|texlive-romansh-20120413-3|56	- MassBuild#440: Increase release tag
14mr|texlive-romansh-20120413-3|57	
14mr|texlive-romansh-20120413-3|58	

21258 14
14mr|texlive-rotating-2.16b-3|1	# revision 16832
14mr|texlive-rotating-2.16b-3|2	# category Package
14mr|texlive-rotating-2.16b-3|3	# catalog-ctan /macros/latex/contrib/rotating
14mr|texlive-rotating-2.16b-3|4	# catalog-date 2010-01-26 14:36:34 +0100
14mr|texlive-rotating-2.16b-3|5	# catalog-license lppl
14mr|texlive-rotating-2.16b-3|6	# catalog-version 2.16b
14mr|texlive-rotating-2.16b-3|7	Name:		texlive-rotating
14mr|texlive-rotating-2.16b-3|8	Version:	2.16b
14mr|texlive-rotating-2.16b-3|9	Release:	3
14mr|texlive-rotating-2.16b-3|10	Summary:	Rotation tools, including rotated full-page floats
14mr|texlive-rotating-2.16b-3|11	Group:		Publishing
14mr|texlive-rotating-2.16b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rotating
14mr|texlive-rotating-2.16b-3|13	License:	LPPL
14mr|texlive-rotating-2.16b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotating.tar.xz
14mr|texlive-rotating-2.16b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotating.doc.tar.xz
14mr|texlive-rotating-2.16b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotating.source.tar.xz
14mr|texlive-rotating-2.16b-3|17	BuildArch:	noarch
14mr|texlive-rotating-2.16b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rotating-2.16b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rotating-2.16b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rotating-2.16b-3|21	
14mr|texlive-rotating-2.16b-3|22	%description
14mr|texlive-rotating-2.16b-3|23	A package built on the standard LaTeX graphics package to
14mr|texlive-rotating-2.16b-3|24	perform all the different sorts of rotation one might like,
14mr|texlive-rotating-2.16b-3|25	including complete figures and tables with their captions. If
14mr|texlive-rotating-2.16b-3|26	you want continuous text (i.e., more than one page) set in
14mr|texlive-rotating-2.16b-3|27	landscape mode, use the lscape package instead. The rotating
14mr|texlive-rotating-2.16b-3|28	packages only deals in rotated boxes (or floats, which are
14mr|texlive-rotating-2.16b-3|29	themselves boxes), and boxes always stay on one page. If you
14mr|texlive-rotating-2.16b-3|30	need to use the facilities of the float in the same document,
14mr|texlive-rotating-2.16b-3|31	load rotating.sty via rotfloat, which smooths the path between
14mr|texlive-rotating-2.16b-3|32	the rotating and float packages.
14mr|texlive-rotating-2.16b-3|33	
14mr|texlive-rotating-2.16b-3|34	%post
14mr|texlive-rotating-2.16b-3|35	%{_sbindir}/texlive.post
14mr|texlive-rotating-2.16b-3|36	
14mr|texlive-rotating-2.16b-3|37	%postun
14mr|texlive-rotating-2.16b-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-rotating-2.16b-3|39	%{_sbindir}/texlive.post
14mr|texlive-rotating-2.16b-3|40	fi
14mr|texlive-rotating-2.16b-3|41	
14mr|texlive-rotating-2.16b-3|42	#-----------------------------------------------------------------------
14mr|texlive-rotating-2.16b-3|43	%files
14mr|texlive-rotating-2.16b-3|44	%{_texmfdistdir}/tex/latex/rotating/rotating.sty
14mr|texlive-rotating-2.16b-3|45	%doc %{_texmfdistdir}/doc/latex/rotating/README
14mr|texlive-rotating-2.16b-3|46	%doc %{_texmfdistdir}/doc/latex/rotating/cat.eps
14mr|texlive-rotating-2.16b-3|47	%doc %{_texmfdistdir}/doc/latex/rotating/examples.tex
14mr|texlive-rotating-2.16b-3|48	%doc %{_texmfdistdir}/doc/latex/rotating/rotating.pdf
14mr|texlive-rotating-2.16b-3|49	#- source
14mr|texlive-rotating-2.16b-3|50	%doc %{_texmfdistdir}/source/latex/rotating/rotating.dtx
14mr|texlive-rotating-2.16b-3|51	%doc %{_texmfdistdir}/source/latex/rotating/rotating.ins
14mr|texlive-rotating-2.16b-3|52	
14mr|texlive-rotating-2.16b-3|53	#-----------------------------------------------------------------------
14mr|texlive-rotating-2.16b-3|54	%prep
14mr|texlive-rotating-2.16b-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-rotating-2.16b-3|56	
14mr|texlive-rotating-2.16b-3|57	%build
14mr|texlive-rotating-2.16b-3|58	
14mr|texlive-rotating-2.16b-3|59	%install
14mr|texlive-rotating-2.16b-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rotating-2.16b-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rotating-2.16b-3|62	
14mr|texlive-rotating-2.16b-3|63	
14mr|texlive-rotating-2.16b-3|64	
14mr|texlive-rotating-2.16b-3|65	%changelog
14mr|texlive-rotating-2.16b-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.16b-3
14mr|texlive-rotating-2.16b-3|67	+ Revision: 24772a7
14mr|texlive-rotating-2.16b-3|68	- MassBuild#440: Increase release tag
14mr|texlive-rotating-2.16b-3|69	
14mr|texlive-rotating-2.16b-3|70	

21259 14
14mr|texlive-rotfloat-1.2-3|1	# revision 18292
14mr|texlive-rotfloat-1.2-3|2	# category Package
14mr|texlive-rotfloat-1.2-3|3	# catalog-ctan /macros/latex/contrib/rotfloat
14mr|texlive-rotfloat-1.2-3|4	# catalog-date 2009-10-07 22:25:55 +0200
14mr|texlive-rotfloat-1.2-3|5	# catalog-license lppl
14mr|texlive-rotfloat-1.2-3|6	# catalog-version 1.2
14mr|texlive-rotfloat-1.2-3|7	Name:		texlive-rotfloat
14mr|texlive-rotfloat-1.2-3|8	Version:	1.2
14mr|texlive-rotfloat-1.2-3|9	Release:	3
14mr|texlive-rotfloat-1.2-3|10	Summary:	Rotate floats
14mr|texlive-rotfloat-1.2-3|11	Group:		Publishing
14mr|texlive-rotfloat-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rotfloat
14mr|texlive-rotfloat-1.2-3|13	License:	LPPL
14mr|texlive-rotfloat-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotfloat.tar.xz
14mr|texlive-rotfloat-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotfloat.doc.tar.xz
14mr|texlive-rotfloat-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotfloat.source.tar.xz
14mr|texlive-rotfloat-1.2-3|17	BuildArch:	noarch
14mr|texlive-rotfloat-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rotfloat-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rotfloat-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rotfloat-1.2-3|21	
14mr|texlive-rotfloat-1.2-3|22	%description
14mr|texlive-rotfloat-1.2-3|23	The float package provides commands to define new floats of
14mr|texlive-rotfloat-1.2-3|24	various styles (plain, boxed, ruled, and userdefined ones); the
14mr|texlive-rotfloat-1.2-3|25	rotating package provides new environments (sidewaysfigure and
14mr|texlive-rotfloat-1.2-3|26	sidewaystable) which are rotated by 90 or 270 degrees. But what
14mr|texlive-rotfloat-1.2-3|27	about new rotated floats, e.g. a rotated ruled one? This
14mr|texlive-rotfloat-1.2-3|28	package makes this possible; it builds a bridge between the two
14mr|texlive-rotfloat-1.2-3|29	packages and extends the commands from the float package to
14mr|texlive-rotfloat-1.2-3|30	define rotated versions of the new floats, too.
14mr|texlive-rotfloat-1.2-3|31	
14mr|texlive-rotfloat-1.2-3|32	%post
14mr|texlive-rotfloat-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-rotfloat-1.2-3|34	
14mr|texlive-rotfloat-1.2-3|35	%postun
14mr|texlive-rotfloat-1.2-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-rotfloat-1.2-3|37	%{_sbindir}/texlive.post
14mr|texlive-rotfloat-1.2-3|38	fi
14mr|texlive-rotfloat-1.2-3|39	
14mr|texlive-rotfloat-1.2-3|40	#-----------------------------------------------------------------------
14mr|texlive-rotfloat-1.2-3|41	%files
14mr|texlive-rotfloat-1.2-3|42	%{_texmfdistdir}/tex/latex/rotfloat/rotfloat.sty
14mr|texlive-rotfloat-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/rotfloat/examples.tex
14mr|texlive-rotfloat-1.2-3|44	%doc %{_texmfdistdir}/doc/latex/rotfloat/rotfloat.pdf
14mr|texlive-rotfloat-1.2-3|45	#- source
14mr|texlive-rotfloat-1.2-3|46	%doc %{_texmfdistdir}/source/latex/rotfloat/rotfloat.dtx
14mr|texlive-rotfloat-1.2-3|47	%doc %{_texmfdistdir}/source/latex/rotfloat/rotfloat.ins
14mr|texlive-rotfloat-1.2-3|48	
14mr|texlive-rotfloat-1.2-3|49	#-----------------------------------------------------------------------
14mr|texlive-rotfloat-1.2-3|50	%prep
14mr|texlive-rotfloat-1.2-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-rotfloat-1.2-3|52	
14mr|texlive-rotfloat-1.2-3|53	%build
14mr|texlive-rotfloat-1.2-3|54	
14mr|texlive-rotfloat-1.2-3|55	%install
14mr|texlive-rotfloat-1.2-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rotfloat-1.2-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rotfloat-1.2-3|58	
14mr|texlive-rotfloat-1.2-3|59	
14mr|texlive-rotfloat-1.2-3|60	
14mr|texlive-rotfloat-1.2-3|61	%changelog
14mr|texlive-rotfloat-1.2-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-rotfloat-1.2-3|63	+ Revision: 71340be
14mr|texlive-rotfloat-1.2-3|64	- MassBuild#440: Increase release tag
14mr|texlive-rotfloat-1.2-3|65	
14mr|texlive-rotfloat-1.2-3|66	

21260 14
14mr|texlive-rotpages-3.0-3|1	# revision 18740
14mr|texlive-rotpages-3.0-3|2	# category Package
14mr|texlive-rotpages-3.0-3|3	# catalog-ctan /macros/latex/contrib/rotpages
14mr|texlive-rotpages-3.0-3|4	# catalog-date 2007-01-14 10:43:12 +0100
14mr|texlive-rotpages-3.0-3|5	# catalog-license lppl
14mr|texlive-rotpages-3.0-3|6	# catalog-version 3.0
14mr|texlive-rotpages-3.0-3|7	Name:		texlive-rotpages
14mr|texlive-rotpages-3.0-3|8	Version:	3.0
14mr|texlive-rotpages-3.0-3|9	Release:	3
14mr|texlive-rotpages-3.0-3|10	Summary:	Typeset sets of pages upside-down and backwards
14mr|texlive-rotpages-3.0-3|11	Group:		Publishing
14mr|texlive-rotpages-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rotpages
14mr|texlive-rotpages-3.0-3|13	License:	LPPL
14mr|texlive-rotpages-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotpages.tar.xz
14mr|texlive-rotpages-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotpages.doc.tar.xz
14mr|texlive-rotpages-3.0-3|16	BuildArch:	noarch
14mr|texlive-rotpages-3.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rotpages-3.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rotpages-3.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-rotpages-3.0-3|20	
14mr|texlive-rotpages-3.0-3|21	%description
14mr|texlive-rotpages-3.0-3|22	The rotpages package allows you to format documents where small
14mr|texlive-rotpages-3.0-3|23	sets of pages are rotated by 180 degrees and rearranged, so
14mr|texlive-rotpages-3.0-3|24	that they can be read by turning the printed copy upside-down.
14mr|texlive-rotpages-3.0-3|25	It was primarly meant for collecting exercises and solutions:
14mr|texlive-rotpages-3.0-3|26	using the package, you can print the exercise text normally and
14mr|texlive-rotpages-3.0-3|27	the solutions rotated.
14mr|texlive-rotpages-3.0-3|28	
14mr|texlive-rotpages-3.0-3|29	%post
14mr|texlive-rotpages-3.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-rotpages-3.0-3|31	
14mr|texlive-rotpages-3.0-3|32	%postun
14mr|texlive-rotpages-3.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-rotpages-3.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-rotpages-3.0-3|35	fi
14mr|texlive-rotpages-3.0-3|36	
14mr|texlive-rotpages-3.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-rotpages-3.0-3|38	%files
14mr|texlive-rotpages-3.0-3|39	%{_texmfdistdir}/tex/latex/rotpages/rotpages.sty
14mr|texlive-rotpages-3.0-3|40	%doc %{_texmfdistdir}/doc/latex/rotpages/Documentation/rotpages-doc.pdf
14mr|texlive-rotpages-3.0-3|41	%doc %{_texmfdistdir}/doc/latex/rotpages/Documentation/rotpages-doc.tex
14mr|texlive-rotpages-3.0-3|42	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.pdf
14mr|texlive-rotpages-3.0-3|43	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.tex
14mr|texlive-rotpages-3.0-3|44	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-fancy-ex.pdf
14mr|texlive-rotpages-3.0-3|45	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-fancy-ex.tex
14mr|texlive-rotpages-3.0-3|46	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-singlecolumn-ex.pdf
14mr|texlive-rotpages-3.0-3|47	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-singlecolumn-ex.tex
14mr|texlive-rotpages-3.0-3|48	%doc %{_texmfdistdir}/doc/latex/rotpages/README
14mr|texlive-rotpages-3.0-3|49	
14mr|texlive-rotpages-3.0-3|50	#-----------------------------------------------------------------------
14mr|texlive-rotpages-3.0-3|51	%prep
14mr|texlive-rotpages-3.0-3|52	%setup -c -a0 -a1
14mr|texlive-rotpages-3.0-3|53	
14mr|texlive-rotpages-3.0-3|54	%build
14mr|texlive-rotpages-3.0-3|55	
14mr|texlive-rotpages-3.0-3|56	%install
14mr|texlive-rotpages-3.0-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rotpages-3.0-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rotpages-3.0-3|59	
14mr|texlive-rotpages-3.0-3|60	
14mr|texlive-rotpages-3.0-3|61	
14mr|texlive-rotpages-3.0-3|62	%changelog
14mr|texlive-rotpages-3.0-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-3
14mr|texlive-rotpages-3.0-3|64	+ Revision: fd0b23f
14mr|texlive-rotpages-3.0-3|65	- MassBuild#440: Increase release tag
14mr|texlive-rotpages-3.0-3|66	
14mr|texlive-rotpages-3.0-3|67	

21261 14
14mr|texlive-roundbox-0.2-6|1	# revision 29675
14mr|texlive-roundbox-0.2-6|2	# category Package
14mr|texlive-roundbox-0.2-6|3	# catalog-ctan /macros/latex/contrib/roundbox
14mr|texlive-roundbox-0.2-6|4	# catalog-date 2013-04-04 11:28:51 +0200
14mr|texlive-roundbox-0.2-6|5	# catalog-license lppl1.3
14mr|texlive-roundbox-0.2-6|6	# catalog-version 0.2
14mr|texlive-roundbox-0.2-6|7	Name:		texlive-roundbox
14mr|texlive-roundbox-0.2-6|8	Version:	0.2
14mr|texlive-roundbox-0.2-6|9	Release:	6
14mr|texlive-roundbox-0.2-6|10	Summary:	Round boxes in LaTeX
14mr|texlive-roundbox-0.2-6|11	Group:		Publishing
14mr|texlive-roundbox-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/roundbox
14mr|texlive-roundbox-0.2-6|13	License:	LPPL1.3
14mr|texlive-roundbox-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roundbox.tar.xz
14mr|texlive-roundbox-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roundbox.doc.tar.xz
14mr|texlive-roundbox-0.2-6|16	BuildArch:	noarch
14mr|texlive-roundbox-0.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-roundbox-0.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-roundbox-0.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-roundbox-0.2-6|20	
14mr|texlive-roundbox-0.2-6|21	%description
14mr|texlive-roundbox-0.2-6|22	This package implements a command \roundbox that can be used,
14mr|texlive-roundbox-0.2-6|23	in LaTeX, for producing boxes, framed with rounded corners.
14mr|texlive-roundbox-0.2-6|24	
14mr|texlive-roundbox-0.2-6|25	%post
14mr|texlive-roundbox-0.2-6|26	%{_sbindir}/texlive.post
14mr|texlive-roundbox-0.2-6|27	
14mr|texlive-roundbox-0.2-6|28	%postun
14mr|texlive-roundbox-0.2-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-roundbox-0.2-6|30	%{_sbindir}/texlive.post
14mr|texlive-roundbox-0.2-6|31	fi
14mr|texlive-roundbox-0.2-6|32	
14mr|texlive-roundbox-0.2-6|33	#-----------------------------------------------------------------------
14mr|texlive-roundbox-0.2-6|34	%files
14mr|texlive-roundbox-0.2-6|35	%{_texmfdistdir}/tex/latex/roundbox/roundbox.sty
14mr|texlive-roundbox-0.2-6|36	%doc %{_texmfdistdir}/doc/latex/roundbox/README
14mr|texlive-roundbox-0.2-6|37	
14mr|texlive-roundbox-0.2-6|38	#-----------------------------------------------------------------------
14mr|texlive-roundbox-0.2-6|39	%prep
14mr|texlive-roundbox-0.2-6|40	%setup -c -a0 -a1
14mr|texlive-roundbox-0.2-6|41	
14mr|texlive-roundbox-0.2-6|42	%build
14mr|texlive-roundbox-0.2-6|43	
14mr|texlive-roundbox-0.2-6|44	%install
14mr|texlive-roundbox-0.2-6|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-roundbox-0.2-6|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-roundbox-0.2-6|47	
14mr|texlive-roundbox-0.2-6|48	%changelog
14mr|texlive-roundbox-0.2-6|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-roundbox-0.2-6|50	+ Revision: 4081d55
14mr|texlive-roundbox-0.2-6|51	- MassBuild#440: Increase release tag
14mr|texlive-roundbox-0.2-6|52	
14mr|texlive-roundbox-0.2-6|53	

21262 14
14mr|texlive-rrgtrees-1.1-2|1	# revision 27322
14mr|texlive-rrgtrees-1.1-2|2	# category Package
14mr|texlive-rrgtrees-1.1-2|3	# catalog-ctan /macros/latex/contrib/rrgtrees
14mr|texlive-rrgtrees-1.1-2|4	# catalog-date 2012-02-10 18:28:55 +0100
14mr|texlive-rrgtrees-1.1-2|5	# catalog-license lppl
14mr|texlive-rrgtrees-1.1-2|6	# catalog-version 1.1
14mr|texlive-rrgtrees-1.1-2|7	Name:		texlive-rrgtrees
14mr|texlive-rrgtrees-1.1-2|8	Version:	1.1
14mr|texlive-rrgtrees-1.1-2|9	Release:	2
14mr|texlive-rrgtrees-1.1-2|10	Summary:	Linguistic tree diagrams for Role and Reference Grammar (RRG) with LaTeX
14mr|texlive-rrgtrees-1.1-2|11	Group:		Publishing
14mr|texlive-rrgtrees-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rrgtrees
14mr|texlive-rrgtrees-1.1-2|13	License:	LPPL
14mr|texlive-rrgtrees-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rrgtrees.tar.xz
14mr|texlive-rrgtrees-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rrgtrees.doc.tar.xz
14mr|texlive-rrgtrees-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rrgtrees.source.tar.xz
14mr|texlive-rrgtrees-1.1-2|17	BuildArch:	noarch
14mr|texlive-rrgtrees-1.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rrgtrees-1.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rrgtrees-1.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-rrgtrees-1.1-2|21	
14mr|texlive-rrgtrees-1.1-2|22	%description
14mr|texlive-rrgtrees-1.1-2|23	A set of LaTeX macros that makes it easy to produce linguistic
14mr|texlive-rrgtrees-1.1-2|24	tree diagrams suitable for Role and Reference Grammar (RRG).
14mr|texlive-rrgtrees-1.1-2|25	This package allows the construction of trees with crossing
14mr|texlive-rrgtrees-1.1-2|26	lines, as is required by this theory for many languages. There
14mr|texlive-rrgtrees-1.1-2|27	is no known limit on number of tree nodes or levels. Requires
14mr|texlive-rrgtrees-1.1-2|28	the pst-node and pst-tree LaTeX packages.
14mr|texlive-rrgtrees-1.1-2|29	
14mr|texlive-rrgtrees-1.1-2|30	%post
14mr|texlive-rrgtrees-1.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-rrgtrees-1.1-2|32	
14mr|texlive-rrgtrees-1.1-2|33	%postun
14mr|texlive-rrgtrees-1.1-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-rrgtrees-1.1-2|35	%{_sbindir}/texlive.post
14mr|texlive-rrgtrees-1.1-2|36	fi
14mr|texlive-rrgtrees-1.1-2|37	
14mr|texlive-rrgtrees-1.1-2|38	#-----------------------------------------------------------------------
14mr|texlive-rrgtrees-1.1-2|39	%files
14mr|texlive-rrgtrees-1.1-2|40	%{_texmfdistdir}/tex/latex/rrgtrees/rrgtrees.sty
14mr|texlive-rrgtrees-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/rrgtrees/Makefile
14mr|texlive-rrgtrees-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/rrgtrees/README
14mr|texlive-rrgtrees-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/rrgtrees/rrgtrees.pdf
14mr|texlive-rrgtrees-1.1-2|44	#- source
14mr|texlive-rrgtrees-1.1-2|45	%doc %{_texmfdistdir}/source/latex/rrgtrees/rrgtrees.dtx
14mr|texlive-rrgtrees-1.1-2|46	%doc %{_texmfdistdir}/source/latex/rrgtrees/rrgtrees.ins
14mr|texlive-rrgtrees-1.1-2|47	
14mr|texlive-rrgtrees-1.1-2|48	#-----------------------------------------------------------------------
14mr|texlive-rrgtrees-1.1-2|49	%prep
14mr|texlive-rrgtrees-1.1-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-rrgtrees-1.1-2|51	
14mr|texlive-rrgtrees-1.1-2|52	%build
14mr|texlive-rrgtrees-1.1-2|53	
14mr|texlive-rrgtrees-1.1-2|54	%install
14mr|texlive-rrgtrees-1.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rrgtrees-1.1-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rrgtrees-1.1-2|57	
14mr|texlive-rrgtrees-1.1-2|58	%changelog
14mr|texlive-rrgtrees-1.1-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-rrgtrees-1.1-2|60	+ Revision: a5bd6a8
14mr|texlive-rrgtrees-1.1-2|61	- MassBuild#440: Increase release tag
14mr|texlive-rrgtrees-1.1-2|62	
14mr|texlive-rrgtrees-1.1-2|63	

21263 14
14mr|texlive-rsc-3.1e-3|1	# revision 20942
14mr|texlive-rsc-3.1e-3|2	# category Package
14mr|texlive-rsc-3.1e-3|3	# catalog-ctan /macros/latex/contrib/rsc
14mr|texlive-rsc-3.1e-3|4	# catalog-date 2011-01-05 00:05:34 +0100
14mr|texlive-rsc-3.1e-3|5	# catalog-license gpl
14mr|texlive-rsc-3.1e-3|6	# catalog-version 3.1e
14mr|texlive-rsc-3.1e-3|7	Name:		texlive-rsc
14mr|texlive-rsc-3.1e-3|8	Version:	3.1e
14mr|texlive-rsc-3.1e-3|9	Release:	3
14mr|texlive-rsc-3.1e-3|10	Summary:	BibTeX style for use with RSC journals
14mr|texlive-rsc-3.1e-3|11	Group:		Publishing
14mr|texlive-rsc-3.1e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rsc
14mr|texlive-rsc-3.1e-3|13	License:	GPL
14mr|texlive-rsc-3.1e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsc.tar.xz
14mr|texlive-rsc-3.1e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsc.doc.tar.xz
14mr|texlive-rsc-3.1e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsc.source.tar.xz
14mr|texlive-rsc-3.1e-3|17	BuildArch:	noarch
14mr|texlive-rsc-3.1e-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rsc-3.1e-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rsc-3.1e-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rsc-3.1e-3|21	
14mr|texlive-rsc-3.1e-3|22	%description
14mr|texlive-rsc-3.1e-3|23	The rsc package provides a BibTeX style in accordance with the
14mr|texlive-rsc-3.1e-3|24	requirements of the Royal Society of Chemistry. It was
14mr|texlive-rsc-3.1e-3|25	originally based on the file pccp.bst, but also implements a
14mr|texlive-rsc-3.1e-3|26	number of styles from the achemso package. The package is now a
14mr|texlive-rsc-3.1e-3|27	stub for the chemstyle package, which the author developed to
14mr|texlive-rsc-3.1e-3|28	unify the writing of articles with a chemistry content.
14mr|texlive-rsc-3.1e-3|29	
14mr|texlive-rsc-3.1e-3|30	%post
14mr|texlive-rsc-3.1e-3|31	%{_sbindir}/texlive.post
14mr|texlive-rsc-3.1e-3|32	
14mr|texlive-rsc-3.1e-3|33	%postun
14mr|texlive-rsc-3.1e-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-rsc-3.1e-3|35	%{_sbindir}/texlive.post
14mr|texlive-rsc-3.1e-3|36	fi
14mr|texlive-rsc-3.1e-3|37	
14mr|texlive-rsc-3.1e-3|38	#-----------------------------------------------------------------------
14mr|texlive-rsc-3.1e-3|39	%files
14mr|texlive-rsc-3.1e-3|40	%{_texmfdistdir}/bibtex/bst/rsc/angew.bst
14mr|texlive-rsc-3.1e-3|41	%{_texmfdistdir}/bibtex/bst/rsc/rsc.bst
14mr|texlive-rsc-3.1e-3|42	%{_texmfdistdir}/tex/latex/rsc/rsc.sty
14mr|texlive-rsc-3.1e-3|43	%doc %{_texmfdistdir}/doc/latex/rsc/README
14mr|texlive-rsc-3.1e-3|44	%doc %{_texmfdistdir}/doc/latex/rsc/rsc-demo.tex
14mr|texlive-rsc-3.1e-3|45	%doc %{_texmfdistdir}/doc/latex/rsc/rsc.bib
14mr|texlive-rsc-3.1e-3|46	%doc %{_texmfdistdir}/doc/latex/rsc/rsc.pdf
14mr|texlive-rsc-3.1e-3|47	#- source
14mr|texlive-rsc-3.1e-3|48	%doc %{_texmfdistdir}/source/latex/rsc/rsc.dtx
14mr|texlive-rsc-3.1e-3|49	%doc %{_texmfdistdir}/source/latex/rsc/rsc.ins
14mr|texlive-rsc-3.1e-3|50	
14mr|texlive-rsc-3.1e-3|51	#-----------------------------------------------------------------------
14mr|texlive-rsc-3.1e-3|52	%prep
14mr|texlive-rsc-3.1e-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-rsc-3.1e-3|54	
14mr|texlive-rsc-3.1e-3|55	%build
14mr|texlive-rsc-3.1e-3|56	
14mr|texlive-rsc-3.1e-3|57	%install
14mr|texlive-rsc-3.1e-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rsc-3.1e-3|59	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rsc-3.1e-3|60	
14mr|texlive-rsc-3.1e-3|61	
14mr|texlive-rsc-3.1e-3|62	
14mr|texlive-rsc-3.1e-3|63	%changelog
14mr|texlive-rsc-3.1e-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1e-3
14mr|texlive-rsc-3.1e-3|65	+ Revision: 792dfaa
14mr|texlive-rsc-3.1e-3|66	- MassBuild#440: Increase release tag
14mr|texlive-rsc-3.1e-3|67	
14mr|texlive-rsc-3.1e-3|68	

21264 14
14mr|texlive-rsfs-20081214-3|1	# revision 15878
14mr|texlive-rsfs-20081214-3|2	# category Package
14mr|texlive-rsfs-20081214-3|3	# catalog-ctan /fonts/rsfs
14mr|texlive-rsfs-20081214-3|4	# catalog-date 2008-12-14 19:11:27 +0100
14mr|texlive-rsfs-20081214-3|5	# catalog-license other-free
14mr|texlive-rsfs-20081214-3|6	# catalog-version undef
14mr|texlive-rsfs-20081214-3|7	Name:		texlive-rsfs
14mr|texlive-rsfs-20081214-3|8	Version:	20081214
14mr|texlive-rsfs-20081214-3|9	Release:	3
14mr|texlive-rsfs-20081214-3|10	Summary:	Ralph Smith's Formal Script font
14mr|texlive-rsfs-20081214-3|11	Group:		Publishing
14mr|texlive-rsfs-20081214-3|12	URL:		http://www.ctan.org/tex-archive/fonts/rsfs
14mr|texlive-rsfs-20081214-3|13	License:	OTHER-FREE
14mr|texlive-rsfs-20081214-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfs.tar.xz
14mr|texlive-rsfs-20081214-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfs.doc.tar.xz
14mr|texlive-rsfs-20081214-3|16	BuildArch:	noarch
14mr|texlive-rsfs-20081214-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rsfs-20081214-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rsfs-20081214-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-rsfs-20081214-3|20	
14mr|texlive-rsfs-20081214-3|21	%description
14mr|texlive-rsfs-20081214-3|22	The fonts provide uppercase 'formal' script letters for use as
14mr|texlive-rsfs-20081214-3|23	symbols in scientific and mathematical typesetting (in contrast
14mr|texlive-rsfs-20081214-3|24	to the informal script fonts such as that used for the
14mr|texlive-rsfs-20081214-3|25	'calligraphic' symbols in the TeX maths symbol font). The fonts
14mr|texlive-rsfs-20081214-3|26	are provided as MetaFont source, and as derived Adobe Type 1
14mr|texlive-rsfs-20081214-3|27	format. LaTeX support, for using these fonts in mathematics, is
14mr|texlive-rsfs-20081214-3|28	available via one of the packages calrsfs and mathrsfs.
14mr|texlive-rsfs-20081214-3|29	
14mr|texlive-rsfs-20081214-3|30	%post
14mr|texlive-rsfs-20081214-3|31	%{_sbindir}/texlive.post
14mr|texlive-rsfs-20081214-3|32	
14mr|texlive-rsfs-20081214-3|33	%postun
14mr|texlive-rsfs-20081214-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-rsfs-20081214-3|35	%{_sbindir}/texlive.post
14mr|texlive-rsfs-20081214-3|36	fi
14mr|texlive-rsfs-20081214-3|37	
14mr|texlive-rsfs-20081214-3|38	#-----------------------------------------------------------------------
14mr|texlive-rsfs-20081214-3|39	%files
14mr|texlive-rsfs-20081214-3|40	%{_texmfdistdir}/fonts/afm/public/rsfs/rsfs10.afm
14mr|texlive-rsfs-20081214-3|41	%{_texmfdistdir}/fonts/afm/public/rsfs/rsfs5.afm
14mr|texlive-rsfs-20081214-3|42	%{_texmfdistdir}/fonts/afm/public/rsfs/rsfs7.afm
14mr|texlive-rsfs-20081214-3|43	%{_texmfdistdir}/fonts/map/dvips/rsfs/rsfs.map
14mr|texlive-rsfs-20081214-3|44	%{_texmfdistdir}/fonts/source/public/rsfs/rsfs10.mf
14mr|texlive-rsfs-20081214-3|45	%{_texmfdistdir}/fonts/source/public/rsfs/rsfs5.mf
14mr|texlive-rsfs-20081214-3|46	%{_texmfdistdir}/fonts/source/public/rsfs/rsfs7.mf
14mr|texlive-rsfs-20081214-3|47	%{_texmfdistdir}/fonts/source/public/rsfs/script.mf
14mr|texlive-rsfs-20081214-3|48	%{_texmfdistdir}/fonts/source/public/rsfs/scriptu.mf
14mr|texlive-rsfs-20081214-3|49	%{_texmfdistdir}/fonts/tfm/public/rsfs/rsfs10.tfm
14mr|texlive-rsfs-20081214-3|50	%{_texmfdistdir}/fonts/tfm/public/rsfs/rsfs5.tfm
14mr|texlive-rsfs-20081214-3|51	%{_texmfdistdir}/fonts/tfm/public/rsfs/rsfs7.tfm
14mr|texlive-rsfs-20081214-3|52	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs10.pfb
14mr|texlive-rsfs-20081214-3|53	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs10.pfm
14mr|texlive-rsfs-20081214-3|54	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs5.pfb
14mr|texlive-rsfs-20081214-3|55	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs5.pfm
14mr|texlive-rsfs-20081214-3|56	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs7.pfb
14mr|texlive-rsfs-20081214-3|57	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs7.pfm
14mr|texlive-rsfs-20081214-3|58	%{_texmfdistdir}/tex/plain/rsfs/scrload.tex
14mr|texlive-rsfs-20081214-3|59	%doc %{_texmfdistdir}/doc/fonts/rsfs/README
14mr|texlive-rsfs-20081214-3|60	%doc %{_texmfdistdir}/doc/fonts/rsfs/README.type1
14mr|texlive-rsfs-20081214-3|61	
14mr|texlive-rsfs-20081214-3|62	#-----------------------------------------------------------------------
14mr|texlive-rsfs-20081214-3|63	%prep
14mr|texlive-rsfs-20081214-3|64	%setup -c -a0 -a1
14mr|texlive-rsfs-20081214-3|65	
14mr|texlive-rsfs-20081214-3|66	%build
14mr|texlive-rsfs-20081214-3|67	
14mr|texlive-rsfs-20081214-3|68	%install
14mr|texlive-rsfs-20081214-3|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rsfs-20081214-3|70	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rsfs-20081214-3|71	
14mr|texlive-rsfs-20081214-3|72	
14mr|texlive-rsfs-20081214-3|73	
14mr|texlive-rsfs-20081214-3|74	%changelog
14mr|texlive-rsfs-20081214-3|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081214-3
14mr|texlive-rsfs-20081214-3|76	+ Revision: 4ea091e
14mr|texlive-rsfs-20081214-3|77	- MassBuild#440: Increase release tag
14mr|texlive-rsfs-20081214-3|78	
14mr|texlive-rsfs-20081214-3|79	

21265 14
14mr|texlive-rsfso-1.01-6|1	# revision 32051
14mr|texlive-rsfso-1.01-6|2	# category Package
14mr|texlive-rsfso-1.01-6|3	# catalog-ctan /fonts/rsfso
14mr|texlive-rsfso-1.01-6|4	# catalog-date 2013-11-03 08:42:21 +0100
14mr|texlive-rsfso-1.01-6|5	# catalog-license lppl
14mr|texlive-rsfso-1.01-6|6	# catalog-version 1.01
14mr|texlive-rsfso-1.01-6|7	Name:		texlive-rsfso
14mr|texlive-rsfso-1.01-6|8	Version:	1.01
14mr|texlive-rsfso-1.01-6|9	Release:	6
14mr|texlive-rsfso-1.01-6|10	Summary:	A mathematical calligraphic font based on rsfs
14mr|texlive-rsfso-1.01-6|11	Group:		Publishing
14mr|texlive-rsfso-1.01-6|12	URL:		http://www.ctan.org/tex-archive/fonts/rsfso
14mr|texlive-rsfso-1.01-6|13	License:	LPPL
14mr|texlive-rsfso-1.01-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfso.tar.xz
14mr|texlive-rsfso-1.01-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfso.doc.tar.xz
14mr|texlive-rsfso-1.01-6|16	BuildArch:	noarch
14mr|texlive-rsfso-1.01-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rsfso-1.01-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rsfso-1.01-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-rsfso-1.01-6|20	
14mr|texlive-rsfso-1.01-6|21	%description
14mr|texlive-rsfso-1.01-6|22	The package provides virtual fonts and LaTeX support files for
14mr|texlive-rsfso-1.01-6|23	mathematical calligraphic fonts based on the rsfs Adobe Type 1
14mr|texlive-rsfso-1.01-6|24	fonts (which must also be present for successful installation,
14mr|texlive-rsfso-1.01-6|25	with the slant substantially reduced. The output is quite
14mr|texlive-rsfso-1.01-6|26	similar to that from the Adobe Mathematical Pi script font.
14mr|texlive-rsfso-1.01-6|27	
14mr|texlive-rsfso-1.01-6|28	%post
14mr|texlive-rsfso-1.01-6|29	%{_sbindir}/texlive.post
14mr|texlive-rsfso-1.01-6|30	
14mr|texlive-rsfso-1.01-6|31	%postun
14mr|texlive-rsfso-1.01-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-rsfso-1.01-6|33	%{_sbindir}/texlive.post
14mr|texlive-rsfso-1.01-6|34	fi
14mr|texlive-rsfso-1.01-6|35	
14mr|texlive-rsfso-1.01-6|36	#-----------------------------------------------------------------------
14mr|texlive-rsfso-1.01-6|37	%files
14mr|texlive-rsfso-1.01-6|38	%{_texmfdistdir}/fonts/map/dvips/rsfso/rsfso.map
14mr|texlive-rsfso-1.01-6|39	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso10.tfm
14mr|texlive-rsfso-1.01-6|40	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso5.tfm
14mr|texlive-rsfso-1.01-6|41	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso7.tfm
14mr|texlive-rsfso-1.01-6|42	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso10.tfm
14mr|texlive-rsfso-1.01-6|43	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso5.tfm
14mr|texlive-rsfso-1.01-6|44	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso7.tfm
14mr|texlive-rsfso-1.01-6|45	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso10.vf
14mr|texlive-rsfso-1.01-6|46	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso5.vf
14mr|texlive-rsfso-1.01-6|47	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso7.vf
14mr|texlive-rsfso-1.01-6|48	%{_texmfdistdir}/tex/latex/rsfso/rsfso.sty
14mr|texlive-rsfso-1.01-6|49	%{_texmfdistdir}/tex/latex/rsfso/ursfso.fd
14mr|texlive-rsfso-1.01-6|50	%doc %{_texmfdistdir}/doc/fonts/rsfso/README
14mr|texlive-rsfso-1.01-6|51	%doc %{_texmfdistdir}/doc/fonts/rsfso/mh2scr0.png
14mr|texlive-rsfso-1.01-6|52	%doc %{_texmfdistdir}/doc/fonts/rsfso/rsfso-doc.pdf
14mr|texlive-rsfso-1.01-6|53	%doc %{_texmfdistdir}/doc/fonts/rsfso/rsfso-doc.tex
14mr|texlive-rsfso-1.01-6|54	
14mr|texlive-rsfso-1.01-6|55	#-----------------------------------------------------------------------
14mr|texlive-rsfso-1.01-6|56	%prep
14mr|texlive-rsfso-1.01-6|57	%setup -c -a0 -a1
14mr|texlive-rsfso-1.01-6|58	
14mr|texlive-rsfso-1.01-6|59	%build
14mr|texlive-rsfso-1.01-6|60	
14mr|texlive-rsfso-1.01-6|61	%install
14mr|texlive-rsfso-1.01-6|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rsfso-1.01-6|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rsfso-1.01-6|64	
14mr|texlive-rsfso-1.01-6|65	%changelog
14mr|texlive-rsfso-1.01-6|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-6
14mr|texlive-rsfso-1.01-6|67	+ Revision: 36a8498
14mr|texlive-rsfso-1.01-6|68	- MassBuild#440: Increase release tag
14mr|texlive-rsfso-1.01-6|69	
14mr|texlive-rsfso-1.01-6|70	

21266 14
14mr|texlive-rterface-20130423-6|1	# revision 30084
14mr|texlive-rterface-20130423-6|2	# category Package
14mr|texlive-rterface-20130423-6|3	# catalog-ctan /macros/latex/contrib/rterface
14mr|texlive-rterface-20130423-6|4	# catalog-date 2013-04-23 19:30:36 +0200
14mr|texlive-rterface-20130423-6|5	# catalog-license lppl1.2
14mr|texlive-rterface-20130423-6|6	# catalog-version undef
14mr|texlive-rterface-20130423-6|7	Name:		texlive-rterface
14mr|texlive-rterface-20130423-6|8	Version:	20130423
14mr|texlive-rterface-20130423-6|9	Release:	6
14mr|texlive-rterface-20130423-6|10	Summary:	Access to R analysis from within a document
14mr|texlive-rterface-20130423-6|11	Group:		Publishing
14mr|texlive-rterface-20130423-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rterface
14mr|texlive-rterface-20130423-6|13	License:	LPPL1.2
14mr|texlive-rterface-20130423-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rterface.tar.xz
14mr|texlive-rterface-20130423-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rterface.doc.tar.xz
14mr|texlive-rterface-20130423-6|16	BuildArch:	noarch
14mr|texlive-rterface-20130423-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rterface-20130423-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rterface-20130423-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-rterface-20130423-6|20	
14mr|texlive-rterface-20130423-6|21	%description
14mr|texlive-rterface-20130423-6|22	The package mediates interaction between LaTeX and R; it allows
14mr|texlive-rterface-20130423-6|23	LaTeX to set R's parameters, and provides code to read R
14mr|texlive-rterface-20130423-6|24	output.
14mr|texlive-rterface-20130423-6|25	
14mr|texlive-rterface-20130423-6|26	%post
14mr|texlive-rterface-20130423-6|27	%{_sbindir}/texlive.post
14mr|texlive-rterface-20130423-6|28	
14mr|texlive-rterface-20130423-6|29	%postun
14mr|texlive-rterface-20130423-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-rterface-20130423-6|31	%{_sbindir}/texlive.post
14mr|texlive-rterface-20130423-6|32	fi
14mr|texlive-rterface-20130423-6|33	
14mr|texlive-rterface-20130423-6|34	#-----------------------------------------------------------------------
14mr|texlive-rterface-20130423-6|35	%files
14mr|texlive-rterface-20130423-6|36	%{_texmfdistdir}/tex/latex/rterface/rterface.sty
14mr|texlive-rterface-20130423-6|37	%doc %{_texmfdistdir}/doc/latex/rterface/README
14mr|texlive-rterface-20130423-6|38	%doc %{_texmfdistdir}/doc/latex/rterface/rterface.pdf
14mr|texlive-rterface-20130423-6|39	%doc %{_texmfdistdir}/doc/latex/rterface/rterface.tex
14mr|texlive-rterface-20130423-6|40	
14mr|texlive-rterface-20130423-6|41	#-----------------------------------------------------------------------
14mr|texlive-rterface-20130423-6|42	%prep
14mr|texlive-rterface-20130423-6|43	%setup -c -a0 -a1
14mr|texlive-rterface-20130423-6|44	
14mr|texlive-rterface-20130423-6|45	%build
14mr|texlive-rterface-20130423-6|46	
14mr|texlive-rterface-20130423-6|47	%install
14mr|texlive-rterface-20130423-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rterface-20130423-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rterface-20130423-6|50	
14mr|texlive-rterface-20130423-6|51	%changelog
14mr|texlive-rterface-20130423-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130423-6
14mr|texlive-rterface-20130423-6|53	+ Revision: ee69642
14mr|texlive-rterface-20130423-6|54	- MassBuild#440: Increase release tag
14mr|texlive-rterface-20130423-6|55	
14mr|texlive-rterface-20130423-6|56	

21267 14
14mr|texlive-rtkinenc-1.0-3|1	# revision 20003
14mr|texlive-rtkinenc-1.0-3|2	# category Package
14mr|texlive-rtkinenc-1.0-3|3	# catalog-ctan /macros/latex/contrib/rtkinenc
14mr|texlive-rtkinenc-1.0-3|4	# catalog-date 2010-10-04 11:23:12 +0200
14mr|texlive-rtkinenc-1.0-3|5	# catalog-license lppl
14mr|texlive-rtkinenc-1.0-3|6	# catalog-version 1.0
14mr|texlive-rtkinenc-1.0-3|7	Name:		texlive-rtkinenc
14mr|texlive-rtkinenc-1.0-3|8	Version:	1.0
14mr|texlive-rtkinenc-1.0-3|9	Release:	3
14mr|texlive-rtkinenc-1.0-3|10	Summary:	Input encoding with fallback procedures
14mr|texlive-rtkinenc-1.0-3|11	Group:		Publishing
14mr|texlive-rtkinenc-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rtkinenc
14mr|texlive-rtkinenc-1.0-3|13	License:	LPPL
14mr|texlive-rtkinenc-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtkinenc.tar.xz
14mr|texlive-rtkinenc-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtkinenc.doc.tar.xz
14mr|texlive-rtkinenc-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtkinenc.source.tar.xz
14mr|texlive-rtkinenc-1.0-3|17	BuildArch:	noarch
14mr|texlive-rtkinenc-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rtkinenc-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rtkinenc-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rtkinenc-1.0-3|21	
14mr|texlive-rtkinenc-1.0-3|22	%description
14mr|texlive-rtkinenc-1.0-3|23	The rtkinenc package is functionally similar to the standard
14mr|texlive-rtkinenc-1.0-3|24	LaTeX package inputenc: both set up active characters so that
14mr|texlive-rtkinenc-1.0-3|25	an input character outside the range of 7-bit visible ASCII is
14mr|texlive-rtkinenc-1.0-3|26	coverted into one or more corresponding LaTeX commands. The
14mr|texlive-rtkinenc-1.0-3|27	main difference lies in that rtkinenc allows the user to
14mr|texlive-rtkinenc-1.0-3|28	specify a fallback procedure to use when the text command
14mr|texlive-rtkinenc-1.0-3|29	corresponding to some input character isn't available. Names of
14mr|texlive-rtkinenc-1.0-3|30	commands in rtkinenc have been selected so that it can read
14mr|texlive-rtkinenc-1.0-3|31	inputenc encoding definition files, and the aim is that
14mr|texlive-rtkinenc-1.0-3|32	rtkinenc should be backwards compatible with inputenc. rtkinenc
14mr|texlive-rtkinenc-1.0-3|33	is not a new version of inputenc though, nor is it part of
14mr|texlive-rtkinenc-1.0-3|34	standard LaTeX. For an example of how rtkinenc is used, the
14mr|texlive-rtkinenc-1.0-3|35	user may look at the tclldoc class.
14mr|texlive-rtkinenc-1.0-3|36	
14mr|texlive-rtkinenc-1.0-3|37	%post
14mr|texlive-rtkinenc-1.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-rtkinenc-1.0-3|39	
14mr|texlive-rtkinenc-1.0-3|40	%postun
14mr|texlive-rtkinenc-1.0-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-rtkinenc-1.0-3|42	%{_sbindir}/texlive.post
14mr|texlive-rtkinenc-1.0-3|43	fi
14mr|texlive-rtkinenc-1.0-3|44	
14mr|texlive-rtkinenc-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-rtkinenc-1.0-3|46	%files
14mr|texlive-rtkinenc-1.0-3|47	%{_texmfdistdir}/tex/latex/rtkinenc/rtkinenc.sty
14mr|texlive-rtkinenc-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/rtkinenc/README.txt
14mr|texlive-rtkinenc-1.0-3|49	%doc %{_texmfdistdir}/doc/latex/rtkinenc/rtkinenc-doc.pdf
14mr|texlive-rtkinenc-1.0-3|50	%doc %{_texmfdistdir}/doc/latex/rtkinenc/rtkinenc-doc.tex
14mr|texlive-rtkinenc-1.0-3|51	#- source
14mr|texlive-rtkinenc-1.0-3|52	%doc %{_texmfdistdir}/source/latex/rtkinenc/rtkinenc.dtx
14mr|texlive-rtkinenc-1.0-3|53	%doc %{_texmfdistdir}/source/latex/rtkinenc/rtkinenc.ins
14mr|texlive-rtkinenc-1.0-3|54	
14mr|texlive-rtkinenc-1.0-3|55	#-----------------------------------------------------------------------
14mr|texlive-rtkinenc-1.0-3|56	%prep
14mr|texlive-rtkinenc-1.0-3|57	%setup -c -a0 -a1 -a2
14mr|texlive-rtkinenc-1.0-3|58	
14mr|texlive-rtkinenc-1.0-3|59	%build
14mr|texlive-rtkinenc-1.0-3|60	
14mr|texlive-rtkinenc-1.0-3|61	%install
14mr|texlive-rtkinenc-1.0-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rtkinenc-1.0-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rtkinenc-1.0-3|64	
14mr|texlive-rtkinenc-1.0-3|65	
14mr|texlive-rtkinenc-1.0-3|66	
14mr|texlive-rtkinenc-1.0-3|67	%changelog
14mr|texlive-rtkinenc-1.0-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-rtkinenc-1.0-3|69	+ Revision: 3d39fa4
14mr|texlive-rtkinenc-1.0-3|70	- MassBuild#440: Increase release tag
14mr|texlive-rtkinenc-1.0-3|71	
14mr|texlive-rtkinenc-1.0-3|72	

21268 14
14mr|texlive-rtklage-20060207-3|1	# revision 15878
14mr|texlive-rtklage-20060207-3|2	# category Package
14mr|texlive-rtklage-20060207-3|3	# catalog-ctan /macros/latex/contrib/rtklage
14mr|texlive-rtklage-20060207-3|4	# catalog-date 2006-02-07 18:31:12 +0100
14mr|texlive-rtklage-20060207-3|5	# catalog-license lppl
14mr|texlive-rtklage-20060207-3|6	# catalog-version undef
14mr|texlive-rtklage-20060207-3|7	Name:		texlive-rtklage
14mr|texlive-rtklage-20060207-3|8	Version:	20060207
14mr|texlive-rtklage-20060207-3|9	Release:	3
14mr|texlive-rtklage-20060207-3|10	Summary:	A package for German lawyers
14mr|texlive-rtklage-20060207-3|11	Group:		Publishing
14mr|texlive-rtklage-20060207-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rtklage
14mr|texlive-rtklage-20060207-3|13	License:	LPPL
14mr|texlive-rtklage-20060207-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtklage.tar.xz
14mr|texlive-rtklage-20060207-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtklage.doc.tar.xz
14mr|texlive-rtklage-20060207-3|16	BuildArch:	noarch
14mr|texlive-rtklage-20060207-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rtklage-20060207-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rtklage-20060207-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-rtklage-20060207-3|20	
14mr|texlive-rtklage-20060207-3|21	%description
14mr|texlive-rtklage-20060207-3|22	RATeX is a newly developed bundle of packages and classes
14mr|texlive-rtklage-20060207-3|23	provided for German lawyers. Now in the early beginning it only
14mr|texlive-rtklage-20060207-3|24	contains rtklage, a class to make lawsuits.
14mr|texlive-rtklage-20060207-3|25	
14mr|texlive-rtklage-20060207-3|26	%post
14mr|texlive-rtklage-20060207-3|27	%{_sbindir}/texlive.post
14mr|texlive-rtklage-20060207-3|28	
14mr|texlive-rtklage-20060207-3|29	%postun
14mr|texlive-rtklage-20060207-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-rtklage-20060207-3|31	%{_sbindir}/texlive.post
14mr|texlive-rtklage-20060207-3|32	fi
14mr|texlive-rtklage-20060207-3|33	
14mr|texlive-rtklage-20060207-3|34	#-----------------------------------------------------------------------
14mr|texlive-rtklage-20060207-3|35	%files
14mr|texlive-rtklage-20060207-3|36	%{_texmfdistdir}/tex/latex/rtklage/rtklage.cls
14mr|texlive-rtklage-20060207-3|37	%doc %{_texmfdistdir}/doc/latex/rtklage/README
14mr|texlive-rtklage-20060207-3|38	%doc %{_texmfdistdir}/doc/latex/rtklage/bspklage.tex
14mr|texlive-rtklage-20060207-3|39	%doc %{_texmfdistdir}/doc/latex/rtklage/rtklage.pdf
14mr|texlive-rtklage-20060207-3|40	
14mr|texlive-rtklage-20060207-3|41	#-----------------------------------------------------------------------
14mr|texlive-rtklage-20060207-3|42	%prep
14mr|texlive-rtklage-20060207-3|43	%setup -c -a0 -a1
14mr|texlive-rtklage-20060207-3|44	
14mr|texlive-rtklage-20060207-3|45	%build
14mr|texlive-rtklage-20060207-3|46	
14mr|texlive-rtklage-20060207-3|47	%install
14mr|texlive-rtklage-20060207-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rtklage-20060207-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rtklage-20060207-3|50	
14mr|texlive-rtklage-20060207-3|51	
14mr|texlive-rtklage-20060207-3|52	
14mr|texlive-rtklage-20060207-3|53	%changelog
14mr|texlive-rtklage-20060207-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20060207-3
14mr|texlive-rtklage-20060207-3|55	+ Revision: f1b7a83
14mr|texlive-rtklage-20060207-3|56	- MassBuild#440: Increase release tag
14mr|texlive-rtklage-20060207-3|57	
14mr|texlive-rtklage-20060207-3|58	

21269 14
14mr|texlive-rubik-2.0-3|1	# revision 32919
14mr|texlive-rubik-2.0-3|2	# category Package
14mr|texlive-rubik-2.0-3|3	# catalog-ctan /macros/latex/contrib/rubik
14mr|texlive-rubik-2.0-3|4	# catalog-date 2014-02-07 11:34:07 +0100
14mr|texlive-rubik-2.0-3|5	# catalog-license lppl1.3
14mr|texlive-rubik-2.0-3|6	# catalog-version 2.0
14mr|texlive-rubik-2.0-3|7	Name:		texlive-rubik
14mr|texlive-rubik-2.0-3|8	Version:	2.0
14mr|texlive-rubik-2.0-3|9	Release:	3
14mr|texlive-rubik-2.0-3|10	Summary:	Document Rubik cube configurations and rotation sequences
14mr|texlive-rubik-2.0-3|11	Group:		Publishing
14mr|texlive-rubik-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rubik
14mr|texlive-rubik-2.0-3|13	License:	LPPL1.3
14mr|texlive-rubik-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rubik.tar.xz
14mr|texlive-rubik-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rubik.doc.tar.xz
14mr|texlive-rubik-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rubik.source.tar.xz
14mr|texlive-rubik-2.0-3|17	BuildArch:	noarch
14mr|texlive-rubik-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rubik-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rubik-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rubik-2.0-3|21	Provides:	texlive-rubik.bin = %{EVRD}
14mr|texlive-rubik-2.0-3|22	
14mr|texlive-rubik-2.0-3|23	%description
14mr|texlive-rubik-2.0-3|24	The bundle provides two packages: rubikcube provides commands
14mr|texlive-rubik-2.0-3|25	for typesetting Rubik cubes and their transformations; and
14mr|texlive-rubik-2.0-3|26	rubikrotation which can process a sequence of Rubik rotation
14mr|texlive-rubik-2.0-3|27	moves, with the help of a Perl package executed via \write18
14mr|texlive-rubik-2.0-3|28	(shell escape) commands.
14mr|texlive-rubik-2.0-3|29	
14mr|texlive-rubik-2.0-3|30	%post
14mr|texlive-rubik-2.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-rubik-2.0-3|32	
14mr|texlive-rubik-2.0-3|33	%postun
14mr|texlive-rubik-2.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-rubik-2.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-rubik-2.0-3|36	fi
14mr|texlive-rubik-2.0-3|37	
14mr|texlive-rubik-2.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-rubik-2.0-3|39	%files
14mr|texlive-rubik-2.0-3|40	%{_bindir}/rubikrotation
14mr|texlive-rubik-2.0-3|41	%{_texmfdistdir}/scripts/rubik/rubikrotation.pl
14mr|texlive-rubik-2.0-3|42	%{_texmfdistdir}/tex/latex/rubik/rubikcube.sty
14mr|texlive-rubik-2.0-3|43	%{_texmfdistdir}/tex/latex/rubik/rubikrotation.sty
14mr|texlive-rubik-2.0-3|44	%doc %{_texmfdistdir}/doc/latex/rubik/README
14mr|texlive-rubik-2.0-3|45	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figA.pdf
14mr|texlive-rubik-2.0-3|46	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figB.pdf
14mr|texlive-rubik-2.0-3|47	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figC.pdf
14mr|texlive-rubik-2.0-3|48	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figD.pdf
14mr|texlive-rubik-2.0-3|49	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figE.pdf
14mr|texlive-rubik-2.0-3|50	%doc %{_texmfdistdir}/doc/latex/rubik/Rubikrot_doc_figA.pdf
14mr|texlive-rubik-2.0-3|51	%doc %{_texmfdistdir}/doc/latex/rubik/Rubikrot_doc_figB.pdf
14mr|texlive-rubik-2.0-3|52	%doc %{_texmfdistdir}/doc/latex/rubik/example-cube.pdf
14mr|texlive-rubik-2.0-3|53	%doc %{_texmfdistdir}/doc/latex/rubik/example-cube.tex
14mr|texlive-rubik-2.0-3|54	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot1.pdf
14mr|texlive-rubik-2.0-3|55	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot1.sh
14mr|texlive-rubik-2.0-3|56	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot1.tex
14mr|texlive-rubik-2.0-3|57	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot2.pdf
14mr|texlive-rubik-2.0-3|58	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot2.sh
14mr|texlive-rubik-2.0-3|59	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot2.tex
14mr|texlive-rubik-2.0-3|60	%doc %{_texmfdistdir}/doc/latex/rubik/rubikcube.pdf
14mr|texlive-rubik-2.0-3|61	%doc %{_texmfdistdir}/doc/latex/rubik/rubikrotation.pdf
14mr|texlive-rubik-2.0-3|62	#- source
14mr|texlive-rubik-2.0-3|63	%doc %{_texmfdistdir}/source/latex/rubik/example-rot1.bat
14mr|texlive-rubik-2.0-3|64	%doc %{_texmfdistdir}/source/latex/rubik/example-rot2.bat
14mr|texlive-rubik-2.0-3|65	%doc %{_texmfdistdir}/source/latex/rubik/rubikcube.dtx
14mr|texlive-rubik-2.0-3|66	%doc %{_texmfdistdir}/source/latex/rubik/rubikcube.ins
14mr|texlive-rubik-2.0-3|67	%doc %{_texmfdistdir}/source/latex/rubik/rubikrotation.dtx
14mr|texlive-rubik-2.0-3|68	%doc %{_texmfdistdir}/source/latex/rubik/rubikrotation.ins
14mr|texlive-rubik-2.0-3|69	
14mr|texlive-rubik-2.0-3|70	#-----------------------------------------------------------------------
14mr|texlive-rubik-2.0-3|71	%prep
14mr|texlive-rubik-2.0-3|72	%setup -c -a0 -a1 -a2
14mr|texlive-rubik-2.0-3|73	
14mr|texlive-rubik-2.0-3|74	%build
14mr|texlive-rubik-2.0-3|75	
14mr|texlive-rubik-2.0-3|76	%install
14mr|texlive-rubik-2.0-3|77	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-rubik-2.0-3|78	pushd %{buildroot}%{_bindir}
14mr|texlive-rubik-2.0-3|79	ln -sf %{_texmfdistdir}/scripts/rubik/rubikrotation.pl rubikrotation
14mr|texlive-rubik-2.0-3|80	popd
14mr|texlive-rubik-2.0-3|81	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-rubik-2.0-3|82	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-rubik-2.0-3|83	
14mr|texlive-rubik-2.0-3|84	%changelog
14mr|texlive-rubik-2.0-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-rubik-2.0-3|86	+ Revision: b7623c2
14mr|texlive-rubik-2.0-3|87	- MassBuild#440: Increase release tag
14mr|texlive-rubik-2.0-3|88	
14mr|texlive-rubik-2.0-3|89	

21270 14
14mr|texlive-ruhyphen-1.6-3|1	# revision 21081
14mr|texlive-ruhyphen-1.6-3|2	# category Package
14mr|texlive-ruhyphen-1.6-3|3	# catalog-ctan /language/hyphenation/ruhyphen
14mr|texlive-ruhyphen-1.6-3|4	# catalog-date 2007-01-14 10:43:12 +0100
14mr|texlive-ruhyphen-1.6-3|5	# catalog-license lppl
14mr|texlive-ruhyphen-1.6-3|6	# catalog-version 1.6
14mr|texlive-ruhyphen-1.6-3|7	Name:		texlive-ruhyphen
14mr|texlive-ruhyphen-1.6-3|8	Version:	1.6
14mr|texlive-ruhyphen-1.6-3|9	Release:	3
14mr|texlive-ruhyphen-1.6-3|10	Summary:	Russian hyphenation
14mr|texlive-ruhyphen-1.6-3|11	Group:		Publishing
14mr|texlive-ruhyphen-1.6-3|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/ruhyphen
14mr|texlive-ruhyphen-1.6-3|13	License:	LPPL
14mr|texlive-ruhyphen-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ruhyphen.tar.xz
14mr|texlive-ruhyphen-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ruhyphen.source.tar.xz
14mr|texlive-ruhyphen-1.6-3|16	BuildArch:	noarch
14mr|texlive-ruhyphen-1.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ruhyphen-1.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ruhyphen-1.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ruhyphen-1.6-3|20	
14mr|texlive-ruhyphen-1.6-3|21	%description
14mr|texlive-ruhyphen-1.6-3|22	A collection of Russian hyphenation patterns supporting a
14mr|texlive-ruhyphen-1.6-3|23	number of Cyrillic font encodings, including T2, UCY (Omega
14mr|texlive-ruhyphen-1.6-3|24	Unicode Cyrillic), LCY, LWN (OT2), and koi8-r.
14mr|texlive-ruhyphen-1.6-3|25	
14mr|texlive-ruhyphen-1.6-3|26	%post
14mr|texlive-ruhyphen-1.6-3|27	%{_sbindir}/texlive.post
14mr|texlive-ruhyphen-1.6-3|28	
14mr|texlive-ruhyphen-1.6-3|29	%postun
14mr|texlive-ruhyphen-1.6-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ruhyphen-1.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-ruhyphen-1.6-3|32	fi
14mr|texlive-ruhyphen-1.6-3|33	
14mr|texlive-ruhyphen-1.6-3|34	#-----------------------------------------------------------------------
14mr|texlive-ruhyphen-1.6-3|35	%files
14mr|texlive-ruhyphen-1.6-3|36	%{_texmfdistdir}/tex/generic/ruhyphen/catkoi.tex
14mr|texlive-ruhyphen-1.6-3|37	%{_texmfdistdir}/tex/generic/ruhyphen/cyryoal.tex
14mr|texlive-ruhyphen-1.6-3|38	%{_texmfdistdir}/tex/generic/ruhyphen/cyryoas.tex
14mr|texlive-ruhyphen-1.6-3|39	%{_texmfdistdir}/tex/generic/ruhyphen/cyryoct.tex
14mr|texlive-ruhyphen-1.6-3|40	%{_texmfdistdir}/tex/generic/ruhyphen/cyryodv.tex
14mr|texlive-ruhyphen-1.6-3|41	%{_texmfdistdir}/tex/generic/ruhyphen/cyryomg.tex
14mr|texlive-ruhyphen-1.6-3|42	%{_texmfdistdir}/tex/generic/ruhyphen/cyryovl.tex
14mr|texlive-ruhyphen-1.6-3|43	%{_texmfdistdir}/tex/generic/ruhyphen/cyryozn.tex
14mr|texlive-ruhyphen-1.6-3|44	%{_texmfdistdir}/tex/generic/ruhyphen/enrhm2.tex
14mr|texlive-ruhyphen-1.6-3|45	%{_texmfdistdir}/tex/generic/ruhyphen/hypht2.tex
14mr|texlive-ruhyphen-1.6-3|46	%{_texmfdistdir}/tex/generic/ruhyphen/koi2koi.tex
14mr|texlive-ruhyphen-1.6-3|47	%{_texmfdistdir}/tex/generic/ruhyphen/koi2lcy.tex
14mr|texlive-ruhyphen-1.6-3|48	%{_texmfdistdir}/tex/generic/ruhyphen/koi2ot2.tex
14mr|texlive-ruhyphen-1.6-3|49	%{_texmfdistdir}/tex/generic/ruhyphen/koi2t2a.tex
14mr|texlive-ruhyphen-1.6-3|50	%{_texmfdistdir}/tex/generic/ruhyphen/koi2ucy.tex
14mr|texlive-ruhyphen-1.6-3|51	%{_texmfdistdir}/tex/generic/ruhyphen/ruenhyph.tex
14mr|texlive-ruhyphen-1.6-3|52	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphal.tex
14mr|texlive-ruhyphen-1.6-3|53	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphas.tex
14mr|texlive-ruhyphen-1.6-3|54	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphct.tex
14mr|texlive-ruhyphen-1.6-3|55	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphdv.tex
14mr|texlive-ruhyphen-1.6-3|56	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphen.tex
14mr|texlive-ruhyphen-1.6-3|57	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphmg.tex
14mr|texlive-ruhyphen-1.6-3|58	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphvl.tex
14mr|texlive-ruhyphen-1.6-3|59	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphzn.tex
14mr|texlive-ruhyphen-1.6-3|60	#- source
14mr|texlive-ruhyphen-1.6-3|61	%doc %{_texmfdistdir}/source/generic/ruhyphen/BUGS
14mr|texlive-ruhyphen-1.6-3|62	%doc %{_texmfdistdir}/source/generic/ruhyphen/Makefile
14mr|texlive-ruhyphen-1.6-3|63	%doc %{_texmfdistdir}/source/generic/ruhyphen/README
14mr|texlive-ruhyphen-1.6-3|64	%doc %{_texmfdistdir}/source/generic/ruhyphen/README.ruhyphal
14mr|texlive-ruhyphen-1.6-3|65	%doc %{_texmfdistdir}/source/generic/ruhyphen/hyphen.rules
14mr|texlive-ruhyphen-1.6-3|66	%doc %{_texmfdistdir}/source/generic/ruhyphen/mkcyryo
14mr|texlive-ruhyphen-1.6-3|67	%doc %{_texmfdistdir}/source/generic/ruhyphen/reduce-patt
14mr|texlive-ruhyphen-1.6-3|68	%doc %{_texmfdistdir}/source/generic/ruhyphen/sorthyph
14mr|texlive-ruhyphen-1.6-3|69	%doc %{_texmfdistdir}/source/generic/ruhyphen/sortkoi8
14mr|texlive-ruhyphen-1.6-3|70	%doc %{_texmfdistdir}/source/generic/ruhyphen/trans
14mr|texlive-ruhyphen-1.6-3|71	
14mr|texlive-ruhyphen-1.6-3|72	#-----------------------------------------------------------------------
14mr|texlive-ruhyphen-1.6-3|73	%prep
14mr|texlive-ruhyphen-1.6-3|74	%setup -c -a0 -a1
14mr|texlive-ruhyphen-1.6-3|75	
14mr|texlive-ruhyphen-1.6-3|76	%build
14mr|texlive-ruhyphen-1.6-3|77	
14mr|texlive-ruhyphen-1.6-3|78	%install
14mr|texlive-ruhyphen-1.6-3|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ruhyphen-1.6-3|80	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-ruhyphen-1.6-3|81	
14mr|texlive-ruhyphen-1.6-3|82	
14mr|texlive-ruhyphen-1.6-3|83	
14mr|texlive-ruhyphen-1.6-3|84	%changelog
14mr|texlive-ruhyphen-1.6-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-ruhyphen-1.6-3|86	+ Revision: a8d52d1
14mr|texlive-ruhyphen-1.6-3|87	- MassBuild#440: Increase release tag
14mr|texlive-ruhyphen-1.6-3|88	
14mr|texlive-ruhyphen-1.6-3|89	

21271 14
14mr|texlive-rulercompass-1-2|1	# revision 32392
14mr|texlive-rulercompass-1-2|2	# category Package
14mr|texlive-rulercompass-1-2|3	# catalog-ctan /graphics/pgf/contrib/rulercompass
14mr|texlive-rulercompass-1-2|4	# catalog-date 2013-12-11 23:41:59 +0100
14mr|texlive-rulercompass-1-2|5	# catalog-license lppl1.3
14mr|texlive-rulercompass-1-2|6	# catalog-version 1
14mr|texlive-rulercompass-1-2|7	Name:		texlive-rulercompass
14mr|texlive-rulercompass-1-2|8	Version:	1
14mr|texlive-rulercompass-1-2|9	Release:	2
14mr|texlive-rulercompass-1-2|10	Summary:	A TikZ library for straight-edge and compass diagrams
14mr|texlive-rulercompass-1-2|11	Group:		Publishing
14mr|texlive-rulercompass-1-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/rulercompass
14mr|texlive-rulercompass-1-2|13	License:	LPPL1.3
14mr|texlive-rulercompass-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rulercompass.tar.xz
14mr|texlive-rulercompass-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rulercompass.doc.tar.xz
14mr|texlive-rulercompass-1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rulercompass.source.tar.xz
14mr|texlive-rulercompass-1-2|17	BuildArch:	noarch
14mr|texlive-rulercompass-1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rulercompass-1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rulercompass-1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-rulercompass-1-2|21	
14mr|texlive-rulercompass-1-2|22	%description
14mr|texlive-rulercompass-1-2|23	The package defines some commands and styles to support drawing
14mr|texlive-rulercompass-1-2|24	straight-edge and compass diagrams with TikZ.
14mr|texlive-rulercompass-1-2|25	
14mr|texlive-rulercompass-1-2|26	%post
14mr|texlive-rulercompass-1-2|27	%{_sbindir}/texlive.post
14mr|texlive-rulercompass-1-2|28	
14mr|texlive-rulercompass-1-2|29	%postun
14mr|texlive-rulercompass-1-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-rulercompass-1-2|31	%{_sbindir}/texlive.post
14mr|texlive-rulercompass-1-2|32	fi
14mr|texlive-rulercompass-1-2|33	
14mr|texlive-rulercompass-1-2|34	#-----------------------------------------------------------------------
14mr|texlive-rulercompass-1-2|35	%files
14mr|texlive-rulercompass-1-2|36	%{_texmfdistdir}/tex/latex/rulercompass/tikzlibraryrulercompass.code.tex
14mr|texlive-rulercompass-1-2|37	%doc %{_texmfdistdir}/doc/latex/rulercompass/README.txt
14mr|texlive-rulercompass-1-2|38	%doc %{_texmfdistdir}/doc/latex/rulercompass/rulercompass.pdf
14mr|texlive-rulercompass-1-2|39	%doc %{_texmfdistdir}/doc/latex/rulercompass/rulercompass_doc.pdf
14mr|texlive-rulercompass-1-2|40	%doc %{_texmfdistdir}/doc/latex/rulercompass/rulercompass_doc.tex
14mr|texlive-rulercompass-1-2|41	#- source
14mr|texlive-rulercompass-1-2|42	%doc %{_texmfdistdir}/source/latex/rulercompass/rulercompass.dtx
14mr|texlive-rulercompass-1-2|43	%doc %{_texmfdistdir}/source/latex/rulercompass/rulercompass.ins
14mr|texlive-rulercompass-1-2|44	
14mr|texlive-rulercompass-1-2|45	#-----------------------------------------------------------------------
14mr|texlive-rulercompass-1-2|46	%prep
14mr|texlive-rulercompass-1-2|47	%setup -c -a0 -a1 -a2
14mr|texlive-rulercompass-1-2|48	
14mr|texlive-rulercompass-1-2|49	%build
14mr|texlive-rulercompass-1-2|50	
14mr|texlive-rulercompass-1-2|51	%install
14mr|texlive-rulercompass-1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rulercompass-1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rulercompass-1-2|54	
14mr|texlive-rulercompass-1-2|55	%changelog
14mr|texlive-rulercompass-1-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-2
14mr|texlive-rulercompass-1-2|57	+ Revision: 5dae2d4
14mr|texlive-rulercompass-1-2|58	- MassBuild#440: Increase release tag
14mr|texlive-rulercompass-1-2|59	
14mr|texlive-rulercompass-1-2|60	

21272 14
14mr|texlive-r_und_s-1.3i-3|1	# revision 15878
14mr|texlive-r_und_s-1.3i-3|2	# category Package
14mr|texlive-r_und_s-1.3i-3|3	# catalog-ctan /macros/latex/contrib/r_und_s
14mr|texlive-r_und_s-1.3i-3|4	# catalog-date 2008-08-24 22:21:06 +0200
14mr|texlive-r_und_s-1.3i-3|5	# catalog-license other-free
14mr|texlive-r_und_s-1.3i-3|6	# catalog-version 1.3i
14mr|texlive-r_und_s-1.3i-3|7	Name:		texlive-r_und_s
14mr|texlive-r_und_s-1.3i-3|8	Version:	1.3i
14mr|texlive-r_und_s-1.3i-3|9	Release:	3
14mr|texlive-r_und_s-1.3i-3|10	Summary:	Chemical hazard codes
14mr|texlive-r_und_s-1.3i-3|11	Group:		Publishing
14mr|texlive-r_und_s-1.3i-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/r_und_s
14mr|texlive-r_und_s-1.3i-3|13	License:	OTHER-FREE
14mr|texlive-r_und_s-1.3i-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/r_und_s.tar.xz
14mr|texlive-r_und_s-1.3i-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/r_und_s.doc.tar.xz
14mr|texlive-r_und_s-1.3i-3|16	BuildArch:	noarch
14mr|texlive-r_und_s-1.3i-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-r_und_s-1.3i-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-r_und_s-1.3i-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-r_und_s-1.3i-3|20	
14mr|texlive-r_und_s-1.3i-3|21	%description
14mr|texlive-r_und_s-1.3i-3|22	The r_und_s package decodes the german 'R- und S-Satze', which
14mr|texlive-r_und_s-1.3i-3|23	are numerically coded security advice for chemical substances
14mr|texlive-r_und_s-1.3i-3|24	into plain text. This is, e.g., used to compose security sheets
14mr|texlive-r_und_s-1.3i-3|25	or lab protocols and especially useful for students of
14mr|texlive-r_und_s-1.3i-3|26	chemistry. There are four packages, giving texts in German,
14mr|texlive-r_und_s-1.3i-3|27	English, French and Dutch.
14mr|texlive-r_und_s-1.3i-3|28	
14mr|texlive-r_und_s-1.3i-3|29	%post
14mr|texlive-r_und_s-1.3i-3|30	%{_sbindir}/texlive.post
14mr|texlive-r_und_s-1.3i-3|31	
14mr|texlive-r_und_s-1.3i-3|32	%postun
14mr|texlive-r_und_s-1.3i-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-r_und_s-1.3i-3|34	%{_sbindir}/texlive.post
14mr|texlive-r_und_s-1.3i-3|35	fi
14mr|texlive-r_und_s-1.3i-3|36	
14mr|texlive-r_und_s-1.3i-3|37	#-----------------------------------------------------------------------
14mr|texlive-r_und_s-1.3i-3|38	%files
14mr|texlive-r_und_s-1.3i-3|39	%{_texmfdistdir}/tex/latex/r_und_s/eng_rs.sty
14mr|texlive-r_und_s-1.3i-3|40	%{_texmfdistdir}/tex/latex/r_und_s/eng_rs.tex
14mr|texlive-r_und_s-1.3i-3|41	%{_texmfdistdir}/tex/latex/r_und_s/fr_rs.sty
14mr|texlive-r_und_s-1.3i-3|42	%{_texmfdistdir}/tex/latex/r_und_s/fr_rs.tex
14mr|texlive-r_und_s-1.3i-3|43	%{_texmfdistdir}/tex/latex/r_und_s/nl_rs.sty
14mr|texlive-r_und_s-1.3i-3|44	%{_texmfdistdir}/tex/latex/r_und_s/nl_rs.tex
14mr|texlive-r_und_s-1.3i-3|45	%{_texmfdistdir}/tex/latex/r_und_s/r_und_s.sty
14mr|texlive-r_und_s-1.3i-3|46	%{_texmfdistdir}/tex/latex/r_und_s/r_und_s.tex
14mr|texlive-r_und_s-1.3i-3|47	%doc %{_texmfdistdir}/doc/latex/r_und_s/README
14mr|texlive-r_und_s-1.3i-3|48	
14mr|texlive-r_und_s-1.3i-3|49	#-----------------------------------------------------------------------
14mr|texlive-r_und_s-1.3i-3|50	%prep
14mr|texlive-r_und_s-1.3i-3|51	%setup -c -a0 -a1
14mr|texlive-r_und_s-1.3i-3|52	
14mr|texlive-r_und_s-1.3i-3|53	%build
14mr|texlive-r_und_s-1.3i-3|54	
14mr|texlive-r_und_s-1.3i-3|55	%install
14mr|texlive-r_und_s-1.3i-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-r_und_s-1.3i-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-r_und_s-1.3i-3|58	
14mr|texlive-r_und_s-1.3i-3|59	
14mr|texlive-r_und_s-1.3i-3|60	
14mr|texlive-r_und_s-1.3i-3|61	%changelog
14mr|texlive-r_und_s-1.3i-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3i-3
14mr|texlive-r_und_s-1.3i-3|63	+ Revision: f599366
14mr|texlive-r_und_s-1.3i-3|64	- MassBuild#440: Increase release tag
14mr|texlive-r_und_s-1.3i-3|65	
14mr|texlive-r_und_s-1.3i-3|66	

21273 14
14mr|texlive-russ-20120125-2|1	# revision 25209
14mr|texlive-russ-20120125-2|2	# category Package
14mr|texlive-russ-20120125-2|3	# catalog-ctan /macros/latex/contrib/russ
14mr|texlive-russ-20120125-2|4	# catalog-date 2012-01-25 23:56:43 +0100
14mr|texlive-russ-20120125-2|5	# catalog-license lppl
14mr|texlive-russ-20120125-2|6	# catalog-version undef
14mr|texlive-russ-20120125-2|7	Name:		texlive-russ
14mr|texlive-russ-20120125-2|8	Version:	20120125
14mr|texlive-russ-20120125-2|9	Release:	2
14mr|texlive-russ-20120125-2|10	Summary:	LaTeX in Russian, without babel
14mr|texlive-russ-20120125-2|11	Group:		Publishing
14mr|texlive-russ-20120125-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/russ
14mr|texlive-russ-20120125-2|13	License:	LPPL
14mr|texlive-russ-20120125-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/russ.tar.xz
14mr|texlive-russ-20120125-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/russ.doc.tar.xz
14mr|texlive-russ-20120125-2|16	BuildArch:	noarch
14mr|texlive-russ-20120125-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-russ-20120125-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-russ-20120125-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-russ-20120125-2|20	
14mr|texlive-russ-20120125-2|21	%description
14mr|texlive-russ-20120125-2|22	The package aims to facilitate Russian typesetting (based on
14mr|texlive-russ-20120125-2|23	input using MicroSoft Code Page 1251). Russian hyphenation is
14mr|texlive-russ-20120125-2|24	selected, and various mathematical commands are set up in
14mr|texlive-russ-20120125-2|25	Russian style. Furthermore all Cyrillic letters' catcodes are
14mr|texlive-russ-20120125-2|26	set to "letter", so that commands with Cyrillic letters in
14mr|texlive-russ-20120125-2|27	their names may be defined.
14mr|texlive-russ-20120125-2|28	
14mr|texlive-russ-20120125-2|29	%post
14mr|texlive-russ-20120125-2|30	%{_sbindir}/texlive.post
14mr|texlive-russ-20120125-2|31	
14mr|texlive-russ-20120125-2|32	%postun
14mr|texlive-russ-20120125-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-russ-20120125-2|34	%{_sbindir}/texlive.post
14mr|texlive-russ-20120125-2|35	fi
14mr|texlive-russ-20120125-2|36	
14mr|texlive-russ-20120125-2|37	#-----------------------------------------------------------------------
14mr|texlive-russ-20120125-2|38	%files
14mr|texlive-russ-20120125-2|39	%{_texmfdistdir}/tex/latex/russ/russ.sty
14mr|texlive-russ-20120125-2|40	%doc %{_texmfdistdir}/doc/latex/russ/README
14mr|texlive-russ-20120125-2|41	%doc %{_texmfdistdir}/doc/latex/russ/readme.RU.txt
14mr|texlive-russ-20120125-2|42	%doc %{_texmfdistdir}/doc/latex/russ/russ_doc.pdf
14mr|texlive-russ-20120125-2|43	%doc %{_texmfdistdir}/doc/latex/russ/russ_doc.tex
14mr|texlive-russ-20120125-2|44	
14mr|texlive-russ-20120125-2|45	#-----------------------------------------------------------------------
14mr|texlive-russ-20120125-2|46	%prep
14mr|texlive-russ-20120125-2|47	%setup -c -a0 -a1
14mr|texlive-russ-20120125-2|48	
14mr|texlive-russ-20120125-2|49	%build
14mr|texlive-russ-20120125-2|50	
14mr|texlive-russ-20120125-2|51	%install
14mr|texlive-russ-20120125-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-russ-20120125-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-russ-20120125-2|54	
14mr|texlive-russ-20120125-2|55	
14mr|texlive-russ-20120125-2|56	
14mr|texlive-russ-20120125-2|57	%changelog
14mr|texlive-russ-20120125-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120125-2
14mr|texlive-russ-20120125-2|59	+ Revision: 9cade87
14mr|texlive-russ-20120125-2|60	- MassBuild#440: Increase release tag
14mr|texlive-russ-20120125-2|61	
14mr|texlive-russ-20120125-2|62	

21274 14
14mr|texlive-rviewport-v1.0-3|1	# revision 23739
14mr|texlive-rviewport-v1.0-3|2	# category Package
14mr|texlive-rviewport-v1.0-3|3	# catalog-ctan /macros/latex/contrib/rviewport
14mr|texlive-rviewport-v1.0-3|4	# catalog-date 2011-08-28 17:37:31 +0200
14mr|texlive-rviewport-v1.0-3|5	# catalog-license lppl
14mr|texlive-rviewport-v1.0-3|6	# catalog-version v1.0
14mr|texlive-rviewport-v1.0-3|7	Name:		texlive-rviewport
14mr|texlive-rviewport-v1.0-3|8	Version:	v1.0
14mr|texlive-rviewport-v1.0-3|9	Release:	3
14mr|texlive-rviewport-v1.0-3|10	Summary:	Relative Viewport for Graphics Inclusion
14mr|texlive-rviewport-v1.0-3|11	Group:		Publishing
14mr|texlive-rviewport-v1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rviewport
14mr|texlive-rviewport-v1.0-3|13	License:	LPPL
14mr|texlive-rviewport-v1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rviewport.tar.xz
14mr|texlive-rviewport-v1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rviewport.doc.tar.xz
14mr|texlive-rviewport-v1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rviewport.source.tar.xz
14mr|texlive-rviewport-v1.0-3|17	BuildArch:	noarch
14mr|texlive-rviewport-v1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-rviewport-v1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-rviewport-v1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-rviewport-v1.0-3|21	
14mr|texlive-rviewport-v1.0-3|22	%description
14mr|texlive-rviewport-v1.0-3|23	Package graphicx provides a useful keyword viewport which
14mr|texlive-rviewport-v1.0-3|24	allows to show just a part of an image. However, one needs to
14mr|texlive-rviewport-v1.0-3|25	put there the actual coordinates of the viewport window.
14mr|texlive-rviewport-v1.0-3|26	Sometimes it is useful to have relative coordinates as
14mr|texlive-rviewport-v1.0-3|27	fractions of natural size. For example, one may want to print a
14mr|texlive-rviewport-v1.0-3|28	large image on a spread, putting a half on a verso page, and
14mr|texlive-rviewport-v1.0-3|29	another half on the next recto page. For this one would need a
14mr|texlive-rviewport-v1.0-3|30	viewport occupying exactly one half of the file's bounding box,
14mr|texlive-rviewport-v1.0-3|31	whatever the actual width of the image may be. This package
14mr|texlive-rviewport-v1.0-3|32	adds a new keyword rviewport to the graphicx package
14mr|texlive-rviewport-v1.0-3|33	specifiying Relative Viewport for graphics inclusion: a window
14mr|texlive-rviewport-v1.0-3|34	defined by the given fractions of the natural width and height
14mr|texlive-rviewport-v1.0-3|35	of the image.
14mr|texlive-rviewport-v1.0-3|36	
14mr|texlive-rviewport-v1.0-3|37	%post
14mr|texlive-rviewport-v1.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-rviewport-v1.0-3|39	
14mr|texlive-rviewport-v1.0-3|40	%postun
14mr|texlive-rviewport-v1.0-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-rviewport-v1.0-3|42	%{_sbindir}/texlive.post
14mr|texlive-rviewport-v1.0-3|43	fi
14mr|texlive-rviewport-v1.0-3|44	
14mr|texlive-rviewport-v1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-rviewport-v1.0-3|46	%files
14mr|texlive-rviewport-v1.0-3|47	%{_texmfdistdir}/tex/latex/rviewport/rviewport.sty
14mr|texlive-rviewport-v1.0-3|48	%doc %{_texmfdistdir}/doc/latex/rviewport/Makefile
14mr|texlive-rviewport-v1.0-3|49	%doc %{_texmfdistdir}/doc/latex/rviewport/README
14mr|texlive-rviewport-v1.0-3|50	%doc %{_texmfdistdir}/doc/latex/rviewport/rviewport.pdf
14mr|texlive-rviewport-v1.0-3|51	%doc %{_texmfdistdir}/doc/latex/rviewport/vitruvian.jpg
14mr|texlive-rviewport-v1.0-3|52	#- source
14mr|texlive-rviewport-v1.0-3|53	%doc %{_texmfdistdir}/source/latex/rviewport/rviewport.dtx
14mr|texlive-rviewport-v1.0-3|54	%doc %{_texmfdistdir}/source/latex/rviewport/rviewport.ins
14mr|texlive-rviewport-v1.0-3|55	
14mr|texlive-rviewport-v1.0-3|56	#-----------------------------------------------------------------------
14mr|texlive-rviewport-v1.0-3|57	%prep
14mr|texlive-rviewport-v1.0-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-rviewport-v1.0-3|59	
14mr|texlive-rviewport-v1.0-3|60	%build
14mr|texlive-rviewport-v1.0-3|61	
14mr|texlive-rviewport-v1.0-3|62	%install
14mr|texlive-rviewport-v1.0-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rviewport-v1.0-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-rviewport-v1.0-3|65	
14mr|texlive-rviewport-v1.0-3|66	
14mr|texlive-rviewport-v1.0-3|67	
14mr|texlive-rviewport-v1.0-3|68	%changelog
14mr|texlive-rviewport-v1.0-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.0-3
14mr|texlive-rviewport-v1.0-3|70	+ Revision: 6020e5f
14mr|texlive-rviewport-v1.0-3|71	- MassBuild#440: Increase release tag
14mr|texlive-rviewport-v1.0-3|72	
14mr|texlive-rviewport-v1.0-3|73	

21275 14
14mr|texlive-rvwrite-1.2-3|1	# revision 19614
14mr|texlive-rvwrite-1.2-3|2	# category Package
14mr|texlive-rvwrite-1.2-3|3	# catalog-ctan /macros/latex/contrib/rvwrite
14mr|texlive-rvwrite-1.2-3|4	# catalog-date 2010-08-31 12:08:50 +0200
14mr|texlive-rvwrite-1.2-3|5	# catalog-license lppl
14mr|texlive-rvwrite-1.2-3|6	# catalog-version 1.2
14mr|texlive-rvwrite-1.2-3|7	Name:		texlive-rvwrite
14mr|texlive-rvwrite-1.2-3|8	Version:	1.2
14mr|texlive-rvwrite-1.2-3|9	Release:	3
14mr|texlive-rvwrite-1.2-3|10	Summary:	Increase the number of available output streams in LaTeX
14mr|texlive-rvwrite-1.2-3|11	Group:		Publishing
14mr|texlive-rvwrite-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rvwrite
14mr|texlive-rvwrite-1.2-3|13	License:	LPPL
14mr|texlive-rvwrite-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rvwrite.tar.xz
14mr|texlive-rvwrite-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rvwrite.doc.tar.xz
14mr|texlive-rvwrite-1.2-3|16	BuildArch:	noarch
14mr|texlive-rvwrite-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-rvwrite-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-rvwrite-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-rvwrite-1.2-3|20	
14mr|texlive-rvwrite-1.2-3|21	%description
14mr|texlive-rvwrite-1.2-3|22	The package addresses, for LaTeX documents, the severe
14mr|texlive-rvwrite-1.2-3|23	limitation on the number of output streams that TeX provides.
14mr|texlive-rvwrite-1.2-3|24	The package uses a single TeX output stream, and writes
14mr|texlive-rvwrite-1.2-3|25	"marked-up" output to this stream. The user may then post-
14mr|texlive-rvwrite-1.2-3|26	process the marked-up output file, using LaTeX, and the
14mr|texlive-rvwrite-1.2-3|27	document's output appears as separate files, according to the
14mr|texlive-rvwrite-1.2-3|28	calls made to the package. The output to be post-processed uses
14mr|texlive-rvwrite-1.2-3|29	macros from the widely-available ProTeX package.
14mr|texlive-rvwrite-1.2-3|30	
14mr|texlive-rvwrite-1.2-3|31	%post
14mr|texlive-rvwrite-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-rvwrite-1.2-3|33	
14mr|texlive-rvwrite-1.2-3|34	%postun
14mr|texlive-rvwrite-1.2-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-rvwrite-1.2-3|36	%{_sbindir}/texlive.post
14mr|texlive-rvwrite-1.2-3|37	fi
14mr|texlive-rvwrite-1.2-3|38	
14mr|texlive-rvwrite-1.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-rvwrite-1.2-3|40	%files
14mr|texlive-rvwrite-1.2-3|41	%{_texmfdistdir}/tex/latex/rvwrite/rvwrite.sty
14mr|texlive-rvwrite-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/rvwrite/Makefile
14mr|texlive-rvwrite-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/rvwrite/README
14mr|texlive-rvwrite-1.2-3|44	%doc %{_texmfdistdir}/doc/latex/rvwrite/rvwrite-doc.pdf
14mr|texlive-rvwrite-1.2-3|45	%doc %{_texmfdistdir}/doc/latex/rvwrite/rvwrite-doc.tex
14mr|texlive-rvwrite-1.2-3|46	%doc %{_texmfdistdir}/doc/latex/rvwrite/test.tex
14mr|texlive-rvwrite-1.2-3|47	
14mr|texlive-rvwrite-1.2-3|48	#-----------------------------------------------------------------------
14mr|texlive-rvwrite-1.2-3|49	%prep
14mr|texlive-rvwrite-1.2-3|50	%setup -c -a0 -a1
14mr|texlive-rvwrite-1.2-3|51	
14mr|texlive-rvwrite-1.2-3|52	%build
14mr|texlive-rvwrite-1.2-3|53	
14mr|texlive-rvwrite-1.2-3|54	%install
14mr|texlive-rvwrite-1.2-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-rvwrite-1.2-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-rvwrite-1.2-3|57	
14mr|texlive-rvwrite-1.2-3|58	
14mr|texlive-rvwrite-1.2-3|59	
14mr|texlive-rvwrite-1.2-3|60	%changelog
14mr|texlive-rvwrite-1.2-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-rvwrite-1.2-3|62	+ Revision: 7cc4d4e
14mr|texlive-rvwrite-1.2-3|63	- MassBuild#440: Increase release tag
14mr|texlive-rvwrite-1.2-3|64	
14mr|texlive-rvwrite-1.2-3|65	

21276 14
14mr|texlive-ryethesis-1.3-3|1	# revision 21316
14mr|texlive-ryethesis-1.3-3|2	# category Package
14mr|texlive-ryethesis-1.3-3|3	# catalog-ctan /macros/latex/contrib/ryethesis
14mr|texlive-ryethesis-1.3-3|4	# catalog-date 2011-02-05 10:59:30 +0100
14mr|texlive-ryethesis-1.3-3|5	# catalog-license lppl1.3
14mr|texlive-ryethesis-1.3-3|6	# catalog-version 1.3
14mr|texlive-ryethesis-1.3-3|7	Name:		texlive-ryethesis
14mr|texlive-ryethesis-1.3-3|8	Version:	1.3
14mr|texlive-ryethesis-1.3-3|9	Release:	3
14mr|texlive-ryethesis-1.3-3|10	Summary:	Class for Ryerson Unversity Graduate School requirements
14mr|texlive-ryethesis-1.3-3|11	Group:		Publishing
14mr|texlive-ryethesis-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ryethesis
14mr|texlive-ryethesis-1.3-3|13	License:	LPPL1.3
14mr|texlive-ryethesis-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ryethesis.tar.xz
14mr|texlive-ryethesis-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ryethesis.doc.tar.xz
14mr|texlive-ryethesis-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ryethesis.source.tar.xz
14mr|texlive-ryethesis-1.3-3|17	BuildArch:	noarch
14mr|texlive-ryethesis-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ryethesis-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ryethesis-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ryethesis-1.3-3|21	
14mr|texlive-ryethesis-1.3-3|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-ryethesis-1.3-3|23	
14mr|texlive-ryethesis-1.3-3|24	%description
14mr|texlive-ryethesis-1.3-3|25	The class offers support for formatting a thesis, dissertation
14mr|texlive-ryethesis-1.3-3|26	or project according to Ryerson University's School of Graduate
14mr|texlive-ryethesis-1.3-3|27	Studies thesis formatting regulations.
14mr|texlive-ryethesis-1.3-3|28	
14mr|texlive-ryethesis-1.3-3|29	%post
14mr|texlive-ryethesis-1.3-3|30	%{_sbindir}/texlive.post
14mr|texlive-ryethesis-1.3-3|31	
14mr|texlive-ryethesis-1.3-3|32	%postun
14mr|texlive-ryethesis-1.3-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-ryethesis-1.3-3|34	%{_sbindir}/texlive.post
14mr|texlive-ryethesis-1.3-3|35	fi
14mr|texlive-ryethesis-1.3-3|36	
14mr|texlive-ryethesis-1.3-3|37	#-----------------------------------------------------------------------
14mr|texlive-ryethesis-1.3-3|38	%files
14mr|texlive-ryethesis-1.3-3|39	%{_texmfdistdir}/tex/latex/ryethesis/ryethesis.cls
14mr|texlive-ryethesis-1.3-3|40	%doc %{_texmfdistdir}/doc/latex/ryethesis/Makefile
14mr|texlive-ryethesis-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/ryethesis/README
14mr|texlive-ryethesis-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/ryethesis/figure1.pdf
14mr|texlive-ryethesis-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryesample.bib
14mr|texlive-ryethesis-1.3-3|44	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryesample.pdf
14mr|texlive-ryethesis-1.3-3|45	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryesample.tex
14mr|texlive-ryethesis-1.3-3|46	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryethesis.pdf
14mr|texlive-ryethesis-1.3-3|47	#- source
14mr|texlive-ryethesis-1.3-3|48	%doc %{_texmfdistdir}/source/latex/ryethesis/ryethesis.dtx
14mr|texlive-ryethesis-1.3-3|49	%doc %{_texmfdistdir}/source/latex/ryethesis/ryethesis.ins
14mr|texlive-ryethesis-1.3-3|50	
14mr|texlive-ryethesis-1.3-3|51	#-----------------------------------------------------------------------
14mr|texlive-ryethesis-1.3-3|52	%prep
14mr|texlive-ryethesis-1.3-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-ryethesis-1.3-3|54	
14mr|texlive-ryethesis-1.3-3|55	%build
14mr|texlive-ryethesis-1.3-3|56	
14mr|texlive-ryethesis-1.3-3|57	%install
14mr|texlive-ryethesis-1.3-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ryethesis-1.3-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ryethesis-1.3-3|60	
14mr|texlive-ryethesis-1.3-3|61	
14mr|texlive-ryethesis-1.3-3|62	
14mr|texlive-ryethesis-1.3-3|63	%changelog
14mr|texlive-ryethesis-1.3-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-ryethesis-1.3-3|65	+ Revision: b9f8497
14mr|texlive-ryethesis-1.3-3|66	- MassBuild#440: Increase release tag
14mr|texlive-ryethesis-1.3-3|67	
14mr|texlive-ryethesis-1.3-3|68	

21277 14
14mr|texlive-sageep-1.0-3|1	# revision 15878
14mr|texlive-sageep-1.0-3|2	# category Package
14mr|texlive-sageep-1.0-3|3	# catalog-ctan /macros/latex/contrib/sageep
14mr|texlive-sageep-1.0-3|4	# catalog-date 2009-01-23 11:09:06 +0100
14mr|texlive-sageep-1.0-3|5	# catalog-license lppl
14mr|texlive-sageep-1.0-3|6	# catalog-version 1.0
14mr|texlive-sageep-1.0-3|7	Name:		texlive-sageep
14mr|texlive-sageep-1.0-3|8	Version:	1.0
14mr|texlive-sageep-1.0-3|9	Release:	3
14mr|texlive-sageep-1.0-3|10	Summary:	Format papers for the annual meeting of EEGS
14mr|texlive-sageep-1.0-3|11	Group:		Publishing
14mr|texlive-sageep-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sageep
14mr|texlive-sageep-1.0-3|13	License:	LPPL
14mr|texlive-sageep-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sageep.tar.xz
14mr|texlive-sageep-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sageep.doc.tar.xz
14mr|texlive-sageep-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sageep.source.tar.xz
14mr|texlive-sageep-1.0-3|17	BuildArch:	noarch
14mr|texlive-sageep-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sageep-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sageep-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sageep-1.0-3|21	
14mr|texlive-sageep-1.0-3|22	%description
14mr|texlive-sageep-1.0-3|23	The class provides formatting for papers for the annual meeting
14mr|texlive-sageep-1.0-3|24	of the Environmental and Engineering Geophysical Society (EEGS)
14mr|texlive-sageep-1.0-3|25	("Application of Geophysics to Engineering and Environmental
14mr|texlive-sageep-1.0-3|26	Problems", known as SAGEEP).
14mr|texlive-sageep-1.0-3|27	
14mr|texlive-sageep-1.0-3|28	%post
14mr|texlive-sageep-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-sageep-1.0-3|30	
14mr|texlive-sageep-1.0-3|31	%postun
14mr|texlive-sageep-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-sageep-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-sageep-1.0-3|34	fi
14mr|texlive-sageep-1.0-3|35	
14mr|texlive-sageep-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-sageep-1.0-3|37	%files
14mr|texlive-sageep-1.0-3|38	%{_texmfdistdir}/bibtex/bst/sageep/sageep.bst
14mr|texlive-sageep-1.0-3|39	%{_texmfdistdir}/tex/latex/sageep/sageep.cls
14mr|texlive-sageep-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/sageep/README
14mr|texlive-sageep-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/sageep/sageep.bib
14mr|texlive-sageep-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/sageep/sageep.pdf
14mr|texlive-sageep-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/sageep/sageep_graphic2009.jpg
14mr|texlive-sageep-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/sageep/sample.pdf
14mr|texlive-sageep-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/sageep/sample.tex
14mr|texlive-sageep-1.0-3|46	#- source
14mr|texlive-sageep-1.0-3|47	%doc %{_texmfdistdir}/source/latex/sageep/Makefile
14mr|texlive-sageep-1.0-3|48	%doc %{_texmfdistdir}/source/latex/sageep/sageep.dtx
14mr|texlive-sageep-1.0-3|49	%doc %{_texmfdistdir}/source/latex/sageep/sageep.ins
14mr|texlive-sageep-1.0-3|50	
14mr|texlive-sageep-1.0-3|51	#-----------------------------------------------------------------------
14mr|texlive-sageep-1.0-3|52	%prep
14mr|texlive-sageep-1.0-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-sageep-1.0-3|54	
14mr|texlive-sageep-1.0-3|55	%build
14mr|texlive-sageep-1.0-3|56	
14mr|texlive-sageep-1.0-3|57	%install
14mr|texlive-sageep-1.0-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sageep-1.0-3|59	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sageep-1.0-3|60	
14mr|texlive-sageep-1.0-3|61	
14mr|texlive-sageep-1.0-3|62	
14mr|texlive-sageep-1.0-3|63	%changelog
14mr|texlive-sageep-1.0-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-sageep-1.0-3|65	+ Revision: 785ae20
14mr|texlive-sageep-1.0-3|66	- MassBuild#440: Increase release tag
14mr|texlive-sageep-1.0-3|67	
14mr|texlive-sageep-1.0-3|68	

21278 14
14mr|texlive-sanskrit-20070114-3|1	# revision 15878
14mr|texlive-sanskrit-20070114-3|2	# category Package
14mr|texlive-sanskrit-20070114-3|3	# catalog-ctan /language/sanskrit
14mr|texlive-sanskrit-20070114-3|4	# catalog-date 2007-01-14 10:43:12 +0100
14mr|texlive-sanskrit-20070114-3|5	# catalog-license lppl
14mr|texlive-sanskrit-20070114-3|6	# catalog-version undef
14mr|texlive-sanskrit-20070114-3|7	Name:		texlive-sanskrit
14mr|texlive-sanskrit-20070114-3|8	Version:	20070114
14mr|texlive-sanskrit-20070114-3|9	Release:	3
14mr|texlive-sanskrit-20070114-3|10	Summary:	Sanskrit support
14mr|texlive-sanskrit-20070114-3|11	Group:		Publishing
14mr|texlive-sanskrit-20070114-3|12	URL:		http://www.ctan.org/tex-archive/language/sanskrit
14mr|texlive-sanskrit-20070114-3|13	License:	LPPL
14mr|texlive-sanskrit-20070114-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sanskrit.tar.xz
14mr|texlive-sanskrit-20070114-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sanskrit.doc.tar.xz
14mr|texlive-sanskrit-20070114-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sanskrit.source.tar.xz
14mr|texlive-sanskrit-20070114-3|17	BuildArch:	noarch
14mr|texlive-sanskrit-20070114-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sanskrit-20070114-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sanskrit-20070114-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sanskrit-20070114-3|21	
14mr|texlive-sanskrit-20070114-3|22	%description
14mr|texlive-sanskrit-20070114-3|23	A font and pre-processor suitable for the production of
14mr|texlive-sanskrit-20070114-3|24	documents written in Sanskrit. Type 1 versions of the fonts are
14mr|texlive-sanskrit-20070114-3|25	available.
14mr|texlive-sanskrit-20070114-3|26	
14mr|texlive-sanskrit-20070114-3|27	%post
14mr|texlive-sanskrit-20070114-3|28	%{_sbindir}/texlive.post
14mr|texlive-sanskrit-20070114-3|29	
14mr|texlive-sanskrit-20070114-3|30	%postun
14mr|texlive-sanskrit-20070114-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-sanskrit-20070114-3|32	%{_sbindir}/texlive.post
14mr|texlive-sanskrit-20070114-3|33	fi
14mr|texlive-sanskrit-20070114-3|34	
14mr|texlive-sanskrit-20070114-3|35	#-----------------------------------------------------------------------
14mr|texlive-sanskrit-20070114-3|36	%files
14mr|texlive-sanskrit-20070114-3|37	%{_texmfdistdir}/fonts/map/dvips/sanskrit/skt.map
14mr|texlive-sanskrit-20070114-3|38	%{_texmfdistdir}/fonts/source/public/sanskrit/skt10.mf
14mr|texlive-sanskrit-20070114-3|39	%{_texmfdistdir}/fonts/source/public/sanskrit/skt8.mf
14mr|texlive-sanskrit-20070114-3|40	%{_texmfdistdir}/fonts/source/public/sanskrit/skt9.mf
14mr|texlive-sanskrit-20070114-3|41	%{_texmfdistdir}/fonts/source/public/sanskrit/sktb10.mf
14mr|texlive-sanskrit-20070114-3|42	%{_texmfdistdir}/fonts/source/public/sanskrit/sktbs10.mf
14mr|texlive-sanskrit-20070114-3|43	%{_texmfdistdir}/fonts/source/public/sanskrit/sktchars.mf
14mr|texlive-sanskrit-20070114-3|44	%{_texmfdistdir}/fonts/source/public/sanskrit/sktdefs.mf
14mr|texlive-sanskrit-20070114-3|45	%{_texmfdistdir}/fonts/source/public/sanskrit/sktf10.mf
14mr|texlive-sanskrit-20070114-3|46	%{_texmfdistdir}/fonts/source/public/sanskrit/sktfs10.mf
14mr|texlive-sanskrit-20070114-3|47	%{_texmfdistdir}/fonts/source/public/sanskrit/sktligs.mf
14mr|texlive-sanskrit-20070114-3|48	%{_texmfdistdir}/fonts/source/public/sanskrit/skts10.mf
14mr|texlive-sanskrit-20070114-3|49	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skt10.tfm
14mr|texlive-sanskrit-20070114-3|50	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skt8.tfm
14mr|texlive-sanskrit-20070114-3|51	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skt9.tfm
14mr|texlive-sanskrit-20070114-3|52	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktb10.tfm
14mr|texlive-sanskrit-20070114-3|53	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktbs10.tfm
14mr|texlive-sanskrit-20070114-3|54	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktf10.tfm
14mr|texlive-sanskrit-20070114-3|55	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktfs10.tfm
14mr|texlive-sanskrit-20070114-3|56	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skts10.tfm
14mr|texlive-sanskrit-20070114-3|57	%{_texmfdistdir}/fonts/type1/public/sanskrit/skt10.pfb
14mr|texlive-sanskrit-20070114-3|58	%{_texmfdistdir}/fonts/type1/public/sanskrit/skt8.pfb
14mr|texlive-sanskrit-20070114-3|59	%{_texmfdistdir}/fonts/type1/public/sanskrit/skt9.pfb
14mr|texlive-sanskrit-20070114-3|60	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktb10.pfb
14mr|texlive-sanskrit-20070114-3|61	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktbs10.pfb
14mr|texlive-sanskrit-20070114-3|62	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktf10.pfb
14mr|texlive-sanskrit-20070114-3|63	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktfs10.pfb
14mr|texlive-sanskrit-20070114-3|64	%{_texmfdistdir}/fonts/type1/public/sanskrit/skts10.pfb
14mr|texlive-sanskrit-20070114-3|65	%{_texmfdistdir}/tex/latex/sanskrit/ot1skt.fd
14mr|texlive-sanskrit-20070114-3|66	%{_texmfdistdir}/tex/latex/sanskrit/skt.sty
14mr|texlive-sanskrit-20070114-3|67	%doc %{_texmfdistdir}/doc/latex/sanskrit/readme.txt
14mr|texlive-sanskrit-20070114-3|68	%doc %{_texmfdistdir}/doc/latex/sanskrit/sktdoc.pdf
14mr|texlive-sanskrit-20070114-3|69	#- source
14mr|texlive-sanskrit-20070114-3|70	%doc %{_texmfdistdir}/source/latex/sanskrit/skt.c
14mr|texlive-sanskrit-20070114-3|71	%doc %{_texmfdistdir}/source/latex/sanskrit/sktdoc.skt
14mr|texlive-sanskrit-20070114-3|72	
14mr|texlive-sanskrit-20070114-3|73	#-----------------------------------------------------------------------
14mr|texlive-sanskrit-20070114-3|74	%prep
14mr|texlive-sanskrit-20070114-3|75	%setup -c -a0 -a1 -a2
14mr|texlive-sanskrit-20070114-3|76	
14mr|texlive-sanskrit-20070114-3|77	%build
14mr|texlive-sanskrit-20070114-3|78	
14mr|texlive-sanskrit-20070114-3|79	%install
14mr|texlive-sanskrit-20070114-3|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sanskrit-20070114-3|81	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sanskrit-20070114-3|82	
14mr|texlive-sanskrit-20070114-3|83	
14mr|texlive-sanskrit-20070114-3|84	
14mr|texlive-sanskrit-20070114-3|85	%changelog
14mr|texlive-sanskrit-20070114-3|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070114-3
14mr|texlive-sanskrit-20070114-3|87	+ Revision: 1e23389
14mr|texlive-sanskrit-20070114-3|88	- MassBuild#440: Increase release tag
14mr|texlive-sanskrit-20070114-3|89	
14mr|texlive-sanskrit-20070114-3|90	

21279 14
14mr|texlive-sansmath-1.1-3|1	# revision 17997
14mr|texlive-sansmath-1.1-3|2	# category Package
14mr|texlive-sansmath-1.1-3|3	# catalog-ctan /macros/latex/contrib/sansmath
14mr|texlive-sansmath-1.1-3|4	# catalog-date 2010-04-29 07:59:03 +0200
14mr|texlive-sansmath-1.1-3|5	# catalog-license pd
14mr|texlive-sansmath-1.1-3|6	# catalog-version 1.1
14mr|texlive-sansmath-1.1-3|7	Name:		texlive-sansmath
14mr|texlive-sansmath-1.1-3|8	Version:	1.1
14mr|texlive-sansmath-1.1-3|9	Release:	3
14mr|texlive-sansmath-1.1-3|10	Summary:	Maths in a sans font
14mr|texlive-sansmath-1.1-3|11	Group:		Publishing
14mr|texlive-sansmath-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sansmath
14mr|texlive-sansmath-1.1-3|13	License:	PD
14mr|texlive-sansmath-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmath.tar.xz
14mr|texlive-sansmath-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmath.doc.tar.xz
14mr|texlive-sansmath-1.1-3|16	BuildArch:	noarch
14mr|texlive-sansmath-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sansmath-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sansmath-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sansmath-1.1-3|20	
14mr|texlive-sansmath-1.1-3|21	%description
14mr|texlive-sansmath-1.1-3|22	The package defines a new math version sans, and a command
14mr|texlive-sansmath-1.1-3|23	\sansmath that behaves somewhat like \boldmath.
14mr|texlive-sansmath-1.1-3|24	
14mr|texlive-sansmath-1.1-3|25	%post
14mr|texlive-sansmath-1.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-sansmath-1.1-3|27	
14mr|texlive-sansmath-1.1-3|28	%postun
14mr|texlive-sansmath-1.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-sansmath-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-sansmath-1.1-3|31	fi
14mr|texlive-sansmath-1.1-3|32	
14mr|texlive-sansmath-1.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-sansmath-1.1-3|34	%files
14mr|texlive-sansmath-1.1-3|35	%{_texmfdistdir}/tex/latex/sansmath/sansmath.sty
14mr|texlive-sansmath-1.1-3|36	%doc %{_texmfdistdir}/doc/latex/sansmath/miscdoc.sty
14mr|texlive-sansmath-1.1-3|37	%doc %{_texmfdistdir}/doc/latex/sansmath/sansmath.pdf
14mr|texlive-sansmath-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/sansmath/sansmath.tex
14mr|texlive-sansmath-1.1-3|39	
14mr|texlive-sansmath-1.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-sansmath-1.1-3|41	%prep
14mr|texlive-sansmath-1.1-3|42	%setup -c -a0 -a1
14mr|texlive-sansmath-1.1-3|43	
14mr|texlive-sansmath-1.1-3|44	%build
14mr|texlive-sansmath-1.1-3|45	
14mr|texlive-sansmath-1.1-3|46	%install
14mr|texlive-sansmath-1.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sansmath-1.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sansmath-1.1-3|49	
14mr|texlive-sansmath-1.1-3|50	
14mr|texlive-sansmath-1.1-3|51	
14mr|texlive-sansmath-1.1-3|52	%changelog
14mr|texlive-sansmath-1.1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-sansmath-1.1-3|54	+ Revision: a3b5f0b
14mr|texlive-sansmath-1.1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-sansmath-1.1-3|56	
14mr|texlive-sansmath-1.1-3|57	

21280 14
14mr|texlive-sansmathaccent-20120429-3|1	# revision 26200
14mr|texlive-sansmathaccent-20120429-3|2	# category Package
14mr|texlive-sansmathaccent-20120429-3|3	# catalog-ctan /fonts/sansmathaccent
14mr|texlive-sansmathaccent-20120429-3|4	# catalog-date 2012-04-29 00:06:22 +0200
14mr|texlive-sansmathaccent-20120429-3|5	# catalog-license lppl1.3
14mr|texlive-sansmathaccent-20120429-3|6	# catalog-version undef
14mr|texlive-sansmathaccent-20120429-3|7	Name:		texlive-sansmathaccent
14mr|texlive-sansmathaccent-20120429-3|8	Version:	20120429
14mr|texlive-sansmathaccent-20120429-3|9	Release:	3
14mr|texlive-sansmathaccent-20120429-3|10	Summary:	Correct placement of accents in sans-serif maths
14mr|texlive-sansmathaccent-20120429-3|11	Group:		Publishing
14mr|texlive-sansmathaccent-20120429-3|12	URL:		http://www.ctan.org/tex-archive/fonts/sansmathaccent
14mr|texlive-sansmathaccent-20120429-3|13	License:	LPPL1.3
14mr|texlive-sansmathaccent-20120429-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmathaccent.tar.xz
14mr|texlive-sansmathaccent-20120429-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmathaccent.doc.tar.xz
14mr|texlive-sansmathaccent-20120429-3|16	BuildArch:	noarch
14mr|texlive-sansmathaccent-20120429-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sansmathaccent-20120429-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sansmathaccent-20120429-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sansmathaccent-20120429-3|20	
14mr|texlive-sansmathaccent-20120429-3|21	%description
14mr|texlive-sansmathaccent-20120429-3|22	Sans serif maths (produced by the beamer class or the sfmath
14mr|texlive-sansmathaccent-20120429-3|23	package) often has accents positioned incorrectly. The package
14mr|texlive-sansmathaccent-20120429-3|24	fixes the positioning of such accents when the default font
14mr|texlive-sansmathaccent-20120429-3|25	(cmssi) is used for sans serif maths.
14mr|texlive-sansmathaccent-20120429-3|26	
14mr|texlive-sansmathaccent-20120429-3|27	%post
14mr|texlive-sansmathaccent-20120429-3|28	%{_sbindir}/texlive.post
14mr|texlive-sansmathaccent-20120429-3|29	
14mr|texlive-sansmathaccent-20120429-3|30	%postun
14mr|texlive-sansmathaccent-20120429-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-sansmathaccent-20120429-3|32	%{_sbindir}/texlive.post
14mr|texlive-sansmathaccent-20120429-3|33	fi
14mr|texlive-sansmathaccent-20120429-3|34	
14mr|texlive-sansmathaccent-20120429-3|35	#-----------------------------------------------------------------------
14mr|texlive-sansmathaccent-20120429-3|36	%files
14mr|texlive-sansmathaccent-20120429-3|37	%{_texmfdistdir}/fonts/map/dvips/sansmathaccent/sansmathaccent.map
14mr|texlive-sansmathaccent-20120429-3|38	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi10.tfm
14mr|texlive-sansmathaccent-20120429-3|39	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi12.tfm
14mr|texlive-sansmathaccent-20120429-3|40	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi17.tfm
14mr|texlive-sansmathaccent-20120429-3|41	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi8.tfm
14mr|texlive-sansmathaccent-20120429-3|42	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi9.tfm
14mr|texlive-sansmathaccent-20120429-3|43	%{_texmfdistdir}/tex/latex/sansmathaccent/ot1mathkerncmss.fd
14mr|texlive-sansmathaccent-20120429-3|44	%{_texmfdistdir}/tex/latex/sansmathaccent/sansmathaccent.sty
14mr|texlive-sansmathaccent-20120429-3|45	%doc %{_texmfdistdir}/doc/fonts/sansmathaccent/README
14mr|texlive-sansmathaccent-20120429-3|46	%doc %{_texmfdistdir}/doc/fonts/sansmathaccent/sansmathaccent.pdf
14mr|texlive-sansmathaccent-20120429-3|47	%doc %{_texmfdistdir}/doc/fonts/sansmathaccent/sansmathaccent.tex
14mr|texlive-sansmathaccent-20120429-3|48	
14mr|texlive-sansmathaccent-20120429-3|49	#-----------------------------------------------------------------------
14mr|texlive-sansmathaccent-20120429-3|50	%prep
14mr|texlive-sansmathaccent-20120429-3|51	%setup -c -a0 -a1
14mr|texlive-sansmathaccent-20120429-3|52	
14mr|texlive-sansmathaccent-20120429-3|53	%build
14mr|texlive-sansmathaccent-20120429-3|54	
14mr|texlive-sansmathaccent-20120429-3|55	%install
14mr|texlive-sansmathaccent-20120429-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sansmathaccent-20120429-3|57	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sansmathaccent-20120429-3|58	
14mr|texlive-sansmathaccent-20120429-3|59	
14mr|texlive-sansmathaccent-20120429-3|60	
14mr|texlive-sansmathaccent-20120429-3|61	%changelog
14mr|texlive-sansmathaccent-20120429-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120429-3
14mr|texlive-sansmathaccent-20120429-3|63	+ Revision: dfd98dd
14mr|texlive-sansmathaccent-20120429-3|64	- MassBuild#440: Increase release tag
14mr|texlive-sansmathaccent-20120429-3|65	
14mr|texlive-sansmathaccent-20120429-3|66	

21281 14
14mr|texlive-sapthesis-3.1.1-2|1	# revision 25593
14mr|texlive-sapthesis-3.1.1-2|2	# category Package
14mr|texlive-sapthesis-3.1.1-2|3	# catalog-ctan /macros/latex/contrib/sapthesis
14mr|texlive-sapthesis-3.1.1-2|4	# catalog-date 2012-03-09 11:37:27 +0100
14mr|texlive-sapthesis-3.1.1-2|5	# catalog-license lppl1.3
14mr|texlive-sapthesis-3.1.1-2|6	# catalog-version 3.1.1
14mr|texlive-sapthesis-3.1.1-2|7	Name:		texlive-sapthesis
14mr|texlive-sapthesis-3.1.1-2|8	Version:	3.1.1
14mr|texlive-sapthesis-3.1.1-2|9	Release:	2
14mr|texlive-sapthesis-3.1.1-2|10	Summary:	Typeset theses for Sapienza-University, Rome
14mr|texlive-sapthesis-3.1.1-2|11	Group:		Publishing
14mr|texlive-sapthesis-3.1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sapthesis
14mr|texlive-sapthesis-3.1.1-2|13	License:	LPPL1.3
14mr|texlive-sapthesis-3.1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sapthesis.tar.xz
14mr|texlive-sapthesis-3.1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sapthesis.doc.tar.xz
14mr|texlive-sapthesis-3.1.1-2|16	BuildArch:	noarch
14mr|texlive-sapthesis-3.1.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sapthesis-3.1.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sapthesis-3.1.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-sapthesis-3.1.1-2|20	
14mr|texlive-sapthesis-3.1.1-2|21	%description
14mr|texlive-sapthesis-3.1.1-2|22	The class will typeset Ph.D., Master, and Bachelor theses that
14mr|texlive-sapthesis-3.1.1-2|23	adhere to the publishing guidelines of the Sapienza-University
14mr|texlive-sapthesis-3.1.1-2|24	of Rome.
14mr|texlive-sapthesis-3.1.1-2|25	
14mr|texlive-sapthesis-3.1.1-2|26	%post
14mr|texlive-sapthesis-3.1.1-2|27	%{_sbindir}/texlive.post
14mr|texlive-sapthesis-3.1.1-2|28	
14mr|texlive-sapthesis-3.1.1-2|29	%postun
14mr|texlive-sapthesis-3.1.1-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-sapthesis-3.1.1-2|31	%{_sbindir}/texlive.post
14mr|texlive-sapthesis-3.1.1-2|32	fi
14mr|texlive-sapthesis-3.1.1-2|33	
14mr|texlive-sapthesis-3.1.1-2|34	#-----------------------------------------------------------------------
14mr|texlive-sapthesis-3.1.1-2|35	%files
14mr|texlive-sapthesis-3.1.1-2|36	%{_texmfdistdir}/bibtex/bst/sapthesis/sapthesis.bst
14mr|texlive-sapthesis-3.1.1-2|37	%{_texmfdistdir}/tex/latex/sapthesis/sapienza-MLblack-pos.pdf
14mr|texlive-sapthesis-3.1.1-2|38	%{_texmfdistdir}/tex/latex/sapthesis/sapienza-MLred-pos.pdf
14mr|texlive-sapthesis-3.1.1-2|39	%{_texmfdistdir}/tex/latex/sapthesis/sapthesis.cls
14mr|texlive-sapthesis-3.1.1-2|40	%doc %{_texmfdistdir}/doc/latex/sapthesis/README
14mr|texlive-sapthesis-3.1.1-2|41	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-doc.pdf
14mr|texlive-sapthesis-3.1.1-2|42	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-doc.tex
14mr|texlive-sapthesis-3.1.1-2|43	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-example.pdf
14mr|texlive-sapthesis-3.1.1-2|44	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-example.tex
14mr|texlive-sapthesis-3.1.1-2|45	
14mr|texlive-sapthesis-3.1.1-2|46	#-----------------------------------------------------------------------
14mr|texlive-sapthesis-3.1.1-2|47	%prep
14mr|texlive-sapthesis-3.1.1-2|48	%setup -c -a0 -a1
14mr|texlive-sapthesis-3.1.1-2|49	
14mr|texlive-sapthesis-3.1.1-2|50	%build
14mr|texlive-sapthesis-3.1.1-2|51	
14mr|texlive-sapthesis-3.1.1-2|52	%install
14mr|texlive-sapthesis-3.1.1-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sapthesis-3.1.1-2|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sapthesis-3.1.1-2|55	
14mr|texlive-sapthesis-3.1.1-2|56	
14mr|texlive-sapthesis-3.1.1-2|57	
14mr|texlive-sapthesis-3.1.1-2|58	%changelog
14mr|texlive-sapthesis-3.1.1-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.1-2
14mr|texlive-sapthesis-3.1.1-2|60	+ Revision: 0543d3f
14mr|texlive-sapthesis-3.1.1-2|61	- MassBuild#440: Increase release tag
14mr|texlive-sapthesis-3.1.1-2|62	
14mr|texlive-sapthesis-3.1.1-2|63	

21282 14
14mr|texlive-sasnrdisplay-0.91-2|1	# revision 25751
14mr|texlive-sasnrdisplay-0.91-2|2	# category Package
14mr|texlive-sasnrdisplay-0.91-2|3	# catalog-ctan /macros/latex/contrib/sasnrdisplay
14mr|texlive-sasnrdisplay-0.91-2|4	# catalog-date 2012-03-27 17:23:43 +0200
14mr|texlive-sasnrdisplay-0.91-2|5	# catalog-license lppl1.3
14mr|texlive-sasnrdisplay-0.91-2|6	# catalog-version 0.91
14mr|texlive-sasnrdisplay-0.91-2|7	Name:		texlive-sasnrdisplay
14mr|texlive-sasnrdisplay-0.91-2|8	Version:	0.91
14mr|texlive-sasnrdisplay-0.91-2|9	Release:	2
14mr|texlive-sasnrdisplay-0.91-2|10	Summary:	Typeset SAS or R code or output
14mr|texlive-sasnrdisplay-0.91-2|11	Group:		Publishing
14mr|texlive-sasnrdisplay-0.91-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sasnrdisplay
14mr|texlive-sasnrdisplay-0.91-2|13	License:	LPPL1.3
14mr|texlive-sasnrdisplay-0.91-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sasnrdisplay.tar.xz
14mr|texlive-sasnrdisplay-0.91-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sasnrdisplay.doc.tar.xz
14mr|texlive-sasnrdisplay-0.91-2|16	BuildArch:	noarch
14mr|texlive-sasnrdisplay-0.91-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sasnrdisplay-0.91-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sasnrdisplay-0.91-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-sasnrdisplay-0.91-2|20	
14mr|texlive-sasnrdisplay-0.91-2|21	%description
14mr|texlive-sasnrdisplay-0.91-2|22	The SASnRdisplay package serves as a front-end to the listings,
14mr|texlive-sasnrdisplay-0.91-2|23	which permits statisticians and others to import source code,
14mr|texlive-sasnrdisplay-0.91-2|24	and the results of their calculations or simulations into LaTeX
14mr|texlive-sasnrdisplay-0.91-2|25	projects. The package is also capable of overloading the Sweave
14mr|texlive-sasnrdisplay-0.91-2|26	and SASweave packages.
14mr|texlive-sasnrdisplay-0.91-2|27	
14mr|texlive-sasnrdisplay-0.91-2|28	%post
14mr|texlive-sasnrdisplay-0.91-2|29	%{_sbindir}/texlive.post
14mr|texlive-sasnrdisplay-0.91-2|30	
14mr|texlive-sasnrdisplay-0.91-2|31	%postun
14mr|texlive-sasnrdisplay-0.91-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-sasnrdisplay-0.91-2|33	%{_sbindir}/texlive.post
14mr|texlive-sasnrdisplay-0.91-2|34	fi
14mr|texlive-sasnrdisplay-0.91-2|35	
14mr|texlive-sasnrdisplay-0.91-2|36	#-----------------------------------------------------------------------
14mr|texlive-sasnrdisplay-0.91-2|37	%files
14mr|texlive-sasnrdisplay-0.91-2|38	%{_texmfdistdir}/tex/latex/sasnrdisplay/SASnRdisplay.cfg
14mr|texlive-sasnrdisplay-0.91-2|39	%{_texmfdistdir}/tex/latex/sasnrdisplay/SASnRdisplay.sty
14mr|texlive-sasnrdisplay-0.91-2|40	%doc %{_texmfdistdir}/doc/latex/sasnrdisplay/README
14mr|texlive-sasnrdisplay-0.91-2|41	%doc %{_texmfdistdir}/doc/latex/sasnrdisplay/SASnRdisplay.pdf
14mr|texlive-sasnrdisplay-0.91-2|42	%doc %{_texmfdistdir}/doc/latex/sasnrdisplay/SASnRdisplay.tex
14mr|texlive-sasnrdisplay-0.91-2|43	
14mr|texlive-sasnrdisplay-0.91-2|44	#-----------------------------------------------------------------------
14mr|texlive-sasnrdisplay-0.91-2|45	%prep
14mr|texlive-sasnrdisplay-0.91-2|46	%setup -c -a0 -a1
14mr|texlive-sasnrdisplay-0.91-2|47	
14mr|texlive-sasnrdisplay-0.91-2|48	%build
14mr|texlive-sasnrdisplay-0.91-2|49	
14mr|texlive-sasnrdisplay-0.91-2|50	%install
14mr|texlive-sasnrdisplay-0.91-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sasnrdisplay-0.91-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sasnrdisplay-0.91-2|53	
14mr|texlive-sasnrdisplay-0.91-2|54	
14mr|texlive-sasnrdisplay-0.91-2|55	
14mr|texlive-sasnrdisplay-0.91-2|56	%changelog
14mr|texlive-sasnrdisplay-0.91-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.91-2
14mr|texlive-sasnrdisplay-0.91-2|58	+ Revision: e746296
14mr|texlive-sasnrdisplay-0.91-2|59	- MassBuild#440: Increase release tag
14mr|texlive-sasnrdisplay-0.91-2|60	
14mr|texlive-sasnrdisplay-0.91-2|61	

21283 14
14mr|texlive-sa-tikz-0.7a-2|1	# revision 32815
14mr|texlive-sa-tikz-0.7a-2|2	# category Package
14mr|texlive-sa-tikz-0.7a-2|3	# catalog-ctan /graphics/pgf/contrib/sa-tikz
14mr|texlive-sa-tikz-0.7a-2|4	# catalog-date 2014-01-29 19:47:58 +0100
14mr|texlive-sa-tikz-0.7a-2|5	# catalog-license lppl1.3
14mr|texlive-sa-tikz-0.7a-2|6	# catalog-version 0.7a
14mr|texlive-sa-tikz-0.7a-2|7	Name:		texlive-sa-tikz
14mr|texlive-sa-tikz-0.7a-2|8	Version:	0.7a
14mr|texlive-sa-tikz-0.7a-2|9	Release:	2
14mr|texlive-sa-tikz-0.7a-2|10	Summary:	TikZ library to draw switching architectures
14mr|texlive-sa-tikz-0.7a-2|11	Group:		Publishing
14mr|texlive-sa-tikz-0.7a-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/sa-tikz
14mr|texlive-sa-tikz-0.7a-2|13	License:	LPPL1.3
14mr|texlive-sa-tikz-0.7a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sa-tikz.tar.xz
14mr|texlive-sa-tikz-0.7a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sa-tikz.doc.tar.xz
14mr|texlive-sa-tikz-0.7a-2|16	BuildArch:	noarch
14mr|texlive-sa-tikz-0.7a-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sa-tikz-0.7a-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sa-tikz-0.7a-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-sa-tikz-0.7a-2|20	
14mr|texlive-sa-tikz-0.7a-2|21	%description
14mr|texlive-sa-tikz-0.7a-2|22	The package provides a library that offers an easy way to draw
14mr|texlive-sa-tikz-0.7a-2|23	switching architectures and to customize their aspect.
14mr|texlive-sa-tikz-0.7a-2|24	
14mr|texlive-sa-tikz-0.7a-2|25	%post
14mr|texlive-sa-tikz-0.7a-2|26	%{_sbindir}/texlive.post
14mr|texlive-sa-tikz-0.7a-2|27	
14mr|texlive-sa-tikz-0.7a-2|28	%postun
14mr|texlive-sa-tikz-0.7a-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-sa-tikz-0.7a-2|30	%{_sbindir}/texlive.post
14mr|texlive-sa-tikz-0.7a-2|31	fi
14mr|texlive-sa-tikz-0.7a-2|32	
14mr|texlive-sa-tikz-0.7a-2|33	#-----------------------------------------------------------------------
14mr|texlive-sa-tikz-0.7a-2|34	%files
14mr|texlive-sa-tikz-0.7a-2|35	%{_texmfdistdir}/tex/latex/sa-tikz/sa-tikz.sty
14mr|texlive-sa-tikz-0.7a-2|36	%{_texmfdistdir}/tex/latex/sa-tikz/tikzlibraryswitching-architectures.code.tex
14mr|texlive-sa-tikz-0.7a-2|37	%doc %{_texmfdistdir}/doc/latex/sa-tikz/README
14mr|texlive-sa-tikz-0.7a-2|38	%doc %{_texmfdistdir}/doc/latex/sa-tikz/pgfmanual-en-macros.tex
14mr|texlive-sa-tikz-0.7a-2|39	%doc %{_texmfdistdir}/doc/latex/sa-tikz/sa-tikz-doc.pdf
14mr|texlive-sa-tikz-0.7a-2|40	%doc %{_texmfdistdir}/doc/latex/sa-tikz/sa-tikz-doc.tex
14mr|texlive-sa-tikz-0.7a-2|41	
14mr|texlive-sa-tikz-0.7a-2|42	#-----------------------------------------------------------------------
14mr|texlive-sa-tikz-0.7a-2|43	%prep
14mr|texlive-sa-tikz-0.7a-2|44	%setup -c -a0 -a1
14mr|texlive-sa-tikz-0.7a-2|45	
14mr|texlive-sa-tikz-0.7a-2|46	%build
14mr|texlive-sa-tikz-0.7a-2|47	
14mr|texlive-sa-tikz-0.7a-2|48	%install
14mr|texlive-sa-tikz-0.7a-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sa-tikz-0.7a-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sa-tikz-0.7a-2|51	
14mr|texlive-sa-tikz-0.7a-2|52	%changelog
14mr|texlive-sa-tikz-0.7a-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7a-2
14mr|texlive-sa-tikz-0.7a-2|54	+ Revision: 4d08c2f
14mr|texlive-sa-tikz-0.7a-2|55	- MassBuild#440: Increase release tag
14mr|texlive-sa-tikz-0.7a-2|56	
14mr|texlive-sa-tikz-0.7a-2|57	

21284 14
14mr|texlive-sauerj-20070115-3|1	# revision 15878
14mr|texlive-sauerj-20070115-3|2	# category Package
14mr|texlive-sauerj-20070115-3|3	# catalog-ctan /macros/latex/contrib/sauerj
14mr|texlive-sauerj-20070115-3|4	# catalog-date 2007-01-15 20:25:47 +0100
14mr|texlive-sauerj-20070115-3|5	# catalog-license lppl
14mr|texlive-sauerj-20070115-3|6	# catalog-version undef
14mr|texlive-sauerj-20070115-3|7	Name:		texlive-sauerj
14mr|texlive-sauerj-20070115-3|8	Version:	20070115
14mr|texlive-sauerj-20070115-3|9	Release:	3
14mr|texlive-sauerj-20070115-3|10	Summary:	A bundle of utilities by Jonathan Sauer
14mr|texlive-sauerj-20070115-3|11	Group:		Publishing
14mr|texlive-sauerj-20070115-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sauerj
14mr|texlive-sauerj-20070115-3|13	License:	LPPL
14mr|texlive-sauerj-20070115-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauerj.tar.xz
14mr|texlive-sauerj-20070115-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauerj.doc.tar.xz
14mr|texlive-sauerj-20070115-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauerj.source.tar.xz
14mr|texlive-sauerj-20070115-3|17	BuildArch:	noarch
14mr|texlive-sauerj-20070115-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sauerj-20070115-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sauerj-20070115-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sauerj-20070115-3|21	
14mr|texlive-sauerj-20070115-3|22	%description
14mr|texlive-sauerj-20070115-3|23	The bundle consists of: a tool for collecting text for later
14mr|texlive-sauerj-20070115-3|24	re-use, a tool for typesetting the "meta-information" within a
14mr|texlive-sauerj-20070115-3|25	text, a tool for use in constructing macros with multiple
14mr|texlive-sauerj-20070115-3|26	optional parameters, a package for multiple column parallel
14mr|texlive-sauerj-20070115-3|27	texts, a tool for processing key-value structured lists, and
14mr|texlive-sauerj-20070115-3|28	macros for typesetting a number as a German-language string.
14mr|texlive-sauerj-20070115-3|29	
14mr|texlive-sauerj-20070115-3|30	%post
14mr|texlive-sauerj-20070115-3|31	%{_sbindir}/texlive.post
14mr|texlive-sauerj-20070115-3|32	
14mr|texlive-sauerj-20070115-3|33	%postun
14mr|texlive-sauerj-20070115-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-sauerj-20070115-3|35	%{_sbindir}/texlive.post
14mr|texlive-sauerj-20070115-3|36	fi
14mr|texlive-sauerj-20070115-3|37	
14mr|texlive-sauerj-20070115-3|38	#-----------------------------------------------------------------------
14mr|texlive-sauerj-20070115-3|39	%files
14mr|texlive-sauerj-20070115-3|40	%{_texmfdistdir}/tex/latex/sauerj/collect.sty
14mr|texlive-sauerj-20070115-3|41	%{_texmfdistdir}/tex/latex/sauerj/metainfo.sty
14mr|texlive-sauerj-20070115-3|42	%{_texmfdistdir}/tex/latex/sauerj/optparams.sty
14mr|texlive-sauerj-20070115-3|43	%{_texmfdistdir}/tex/latex/sauerj/parcolumns.sty
14mr|texlive-sauerj-20070115-3|44	%{_texmfdistdir}/tex/latex/sauerj/processkv.sty
14mr|texlive-sauerj-20070115-3|45	%{_texmfdistdir}/tex/latex/sauerj/zahl2string.sty
14mr|texlive-sauerj-20070115-3|46	%doc %{_texmfdistdir}/doc/latex/sauerj/README
14mr|texlive-sauerj-20070115-3|47	%doc %{_texmfdistdir}/doc/latex/sauerj/collect.pdf
14mr|texlive-sauerj-20070115-3|48	%doc %{_texmfdistdir}/doc/latex/sauerj/metainfo.pdf
14mr|texlive-sauerj-20070115-3|49	%doc %{_texmfdistdir}/doc/latex/sauerj/optparams.pdf
14mr|texlive-sauerj-20070115-3|50	%doc %{_texmfdistdir}/doc/latex/sauerj/parcolumns.pdf
14mr|texlive-sauerj-20070115-3|51	%doc %{_texmfdistdir}/doc/latex/sauerj/processkv.pdf
14mr|texlive-sauerj-20070115-3|52	%doc %{_texmfdistdir}/doc/latex/sauerj/zahl2string.pdf
14mr|texlive-sauerj-20070115-3|53	#- source
14mr|texlive-sauerj-20070115-3|54	%doc %{_texmfdistdir}/source/latex/sauerj/collect.dtx
14mr|texlive-sauerj-20070115-3|55	%doc %{_texmfdistdir}/source/latex/sauerj/collect.ins
14mr|texlive-sauerj-20070115-3|56	%doc %{_texmfdistdir}/source/latex/sauerj/metainfo.dtx
14mr|texlive-sauerj-20070115-3|57	%doc %{_texmfdistdir}/source/latex/sauerj/metainfo.ins
14mr|texlive-sauerj-20070115-3|58	%doc %{_texmfdistdir}/source/latex/sauerj/optparams.dtx
14mr|texlive-sauerj-20070115-3|59	%doc %{_texmfdistdir}/source/latex/sauerj/optparams.ins
14mr|texlive-sauerj-20070115-3|60	%doc %{_texmfdistdir}/source/latex/sauerj/parcolumns.dtx
14mr|texlive-sauerj-20070115-3|61	%doc %{_texmfdistdir}/source/latex/sauerj/parcolumns.ins
14mr|texlive-sauerj-20070115-3|62	%doc %{_texmfdistdir}/source/latex/sauerj/processkv.dtx
14mr|texlive-sauerj-20070115-3|63	%doc %{_texmfdistdir}/source/latex/sauerj/processkv.ins
14mr|texlive-sauerj-20070115-3|64	%doc %{_texmfdistdir}/source/latex/sauerj/zahl2string.dtx
14mr|texlive-sauerj-20070115-3|65	%doc %{_texmfdistdir}/source/latex/sauerj/zahl2string.ins
14mr|texlive-sauerj-20070115-3|66	
14mr|texlive-sauerj-20070115-3|67	#-----------------------------------------------------------------------
14mr|texlive-sauerj-20070115-3|68	%prep
14mr|texlive-sauerj-20070115-3|69	%setup -c -a0 -a1 -a2
14mr|texlive-sauerj-20070115-3|70	
14mr|texlive-sauerj-20070115-3|71	%build
14mr|texlive-sauerj-20070115-3|72	
14mr|texlive-sauerj-20070115-3|73	%install
14mr|texlive-sauerj-20070115-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sauerj-20070115-3|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sauerj-20070115-3|76	
14mr|texlive-sauerj-20070115-3|77	
14mr|texlive-sauerj-20070115-3|78	
14mr|texlive-sauerj-20070115-3|79	%changelog
14mr|texlive-sauerj-20070115-3|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070115-3
14mr|texlive-sauerj-20070115-3|81	+ Revision: 70e60a3
14mr|texlive-sauerj-20070115-3|82	- MassBuild#440: Increase release tag
14mr|texlive-sauerj-20070115-3|83	
14mr|texlive-sauerj-20070115-3|84	

21285 14
14mr|texlive-sauter-2.4-3|1	# revision 13293
14mr|texlive-sauter-2.4-3|2	# category Package
14mr|texlive-sauter-2.4-3|3	# catalog-ctan /fonts/cm/sauter
14mr|texlive-sauter-2.4-3|4	# catalog-date 2008-12-30 21:17:11 +0100
14mr|texlive-sauter-2.4-3|5	# catalog-license gpl
14mr|texlive-sauter-2.4-3|6	# catalog-version 2.4
14mr|texlive-sauter-2.4-3|7	Name:		texlive-sauter
14mr|texlive-sauter-2.4-3|8	Version:	2.4
14mr|texlive-sauter-2.4-3|9	Release:	3
14mr|texlive-sauter-2.4-3|10	Summary:	Wide range of design sizes for CM fonts
14mr|texlive-sauter-2.4-3|11	Group:		Publishing
14mr|texlive-sauter-2.4-3|12	URL:		http://www.ctan.org/tex-archive/fonts/cm/sauter
14mr|texlive-sauter-2.4-3|13	License:	GPL
14mr|texlive-sauter-2.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauter.tar.xz
14mr|texlive-sauter-2.4-3|15	BuildArch:	noarch
14mr|texlive-sauter-2.4-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-sauter-2.4-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-sauter-2.4-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-sauter-2.4-3|19	
14mr|texlive-sauter-2.4-3|20	%description
14mr|texlive-sauter-2.4-3|21	Extensions, originally to the CM fonts, providing a
14mr|texlive-sauter-2.4-3|22	parameterization scheme to build MetaFont fonts at true design
14mr|texlive-sauter-2.4-3|23	sizes, for a large range of sizes. The scheme has now been
14mr|texlive-sauter-2.4-3|24	extended to a range of other fonts, including the AMS fonts,
14mr|texlive-sauter-2.4-3|25	bbm, bbold, rsfs and wasy fonts.
14mr|texlive-sauter-2.4-3|26	
14mr|texlive-sauter-2.4-3|27	%post
14mr|texlive-sauter-2.4-3|28	%{_sbindir}/texlive.post
14mr|texlive-sauter-2.4-3|29	
14mr|texlive-sauter-2.4-3|30	%postun
14mr|texlive-sauter-2.4-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-sauter-2.4-3|32	%{_sbindir}/texlive.post
14mr|texlive-sauter-2.4-3|33	fi
14mr|texlive-sauter-2.4-3|34	
14mr|texlive-sauter-2.4-3|35	#-----------------------------------------------------------------------
14mr|texlive-sauter-2.4-3|36	%files
14mr|texlive-sauter-2.4-3|37	%{_texmfdistdir}/fonts/source/public/sauter/b-cmb.mf
14mr|texlive-sauter-2.4-3|38	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbsy.mf
14mr|texlive-sauter-2.4-3|39	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbx.mf
14mr|texlive-sauter-2.4-3|40	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbxsl.mf
14mr|texlive-sauter-2.4-3|41	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbxti.mf
14mr|texlive-sauter-2.4-3|42	%{_texmfdistdir}/fonts/source/public/sauter/b-cmcsc.mf
14mr|texlive-sauter-2.4-3|43	%{_texmfdistdir}/fonts/source/public/sauter/b-cmdunh.mf
14mr|texlive-sauter-2.4-3|44	%{_texmfdistdir}/fonts/source/public/sauter/b-cmex.mf
14mr|texlive-sauter-2.4-3|45	%{_texmfdistdir}/fonts/source/public/sauter/b-cmff.mf
14mr|texlive-sauter-2.4-3|46	%{_texmfdistdir}/fonts/source/public/sauter/b-cmfi.mf
14mr|texlive-sauter-2.4-3|47	%{_texmfdistdir}/fonts/source/public/sauter/b-cmfib.mf
14mr|texlive-sauter-2.4-3|48	%{_texmfdistdir}/fonts/source/public/sauter/b-cminch.mf
14mr|texlive-sauter-2.4-3|49	%{_texmfdistdir}/fonts/source/public/sauter/b-cmitt.mf
14mr|texlive-sauter-2.4-3|50	%{_texmfdistdir}/fonts/source/public/sauter/b-cmmi.mf
14mr|texlive-sauter-2.4-3|51	%{_texmfdistdir}/fonts/source/public/sauter/b-cmmib.mf
14mr|texlive-sauter-2.4-3|52	%{_texmfdistdir}/fonts/source/public/sauter/b-cmr.mf
14mr|texlive-sauter-2.4-3|53	%{_texmfdistdir}/fonts/source/public/sauter/b-cmsl.mf
14mr|texlive-sauter-2.4-3|54	%{_texmfdistdir}/fonts/source/public/sauter/b-cmsltt.mf
14mr|texlive-sauter-2.4-3|55	%{_texmfdistdir}/fonts/source/public/sauter/b-cmss.mf
14mr|texlive-sauter-2.4-3|56	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssbx.mf
14mr|texlive-sauter-2.4-3|57	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssdc.mf
14mr|texlive-sauter-2.4-3|58	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssi.mf
14mr|texlive-sauter-2.4-3|59	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssq.mf
14mr|texlive-sauter-2.4-3|60	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssqi.mf
14mr|texlive-sauter-2.4-3|61	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssxi.mf
14mr|texlive-sauter-2.4-3|62	%{_texmfdistdir}/fonts/source/public/sauter/b-cmsy.mf
14mr|texlive-sauter-2.4-3|63	%{_texmfdistdir}/fonts/source/public/sauter/b-cmtcsc.mf
14mr|texlive-sauter-2.4-3|64	%{_texmfdistdir}/fonts/source/public/sauter/b-cmtex.mf
14mr|texlive-sauter-2.4-3|65	%{_texmfdistdir}/fonts/source/public/sauter/b-cmti.mf
14mr|texlive-sauter-2.4-3|66	%{_texmfdistdir}/fonts/source/public/sauter/b-cmtt.mf
14mr|texlive-sauter-2.4-3|67	%{_texmfdistdir}/fonts/source/public/sauter/b-cmu.mf
14mr|texlive-sauter-2.4-3|68	%{_texmfdistdir}/fonts/source/public/sauter/b-cmvtt.mf
14mr|texlive-sauter-2.4-3|69	%{_texmfdistdir}/fonts/source/public/sauter/c-bmath.mf
14mr|texlive-sauter-2.4-3|70	%{_texmfdistdir}/fonts/source/public/sauter/c-cmbx.mf
14mr|texlive-sauter-2.4-3|71	%{_texmfdistdir}/fonts/source/public/sauter/c-cmex.mf
14mr|texlive-sauter-2.4-3|72	%{_texmfdistdir}/fonts/source/public/sauter/c-cmff.mf
14mr|texlive-sauter-2.4-3|73	%{_texmfdistdir}/fonts/source/public/sauter/c-cmmi.mf
14mr|texlive-sauter-2.4-3|74	%{_texmfdistdir}/fonts/source/public/sauter/c-cmr.mf
14mr|texlive-sauter-2.4-3|75	%{_texmfdistdir}/fonts/source/public/sauter/c-cmss.mf
14mr|texlive-sauter-2.4-3|76	%{_texmfdistdir}/fonts/source/public/sauter/c-cmssbx.mf
14mr|texlive-sauter-2.4-3|77	%{_texmfdistdir}/fonts/source/public/sauter/c-cmssq.mf
14mr|texlive-sauter-2.4-3|78	%{_texmfdistdir}/fonts/source/public/sauter/c-cmsy.mf
14mr|texlive-sauter-2.4-3|79	%{_texmfdistdir}/fonts/source/public/sauter/c-cmti.mf
14mr|texlive-sauter-2.4-3|80	%{_texmfdistdir}/fonts/source/public/sauter/c-cmtt.mf
14mr|texlive-sauter-2.4-3|81	%{_texmfdistdir}/fonts/source/public/sauter/c-sigma.mf
14mr|texlive-sauter-2.4-3|82	
14mr|texlive-sauter-2.4-3|83	#-----------------------------------------------------------------------
14mr|texlive-sauter-2.4-3|84	%prep
14mr|texlive-sauter-2.4-3|85	%setup -c -a0
14mr|texlive-sauter-2.4-3|86	
14mr|texlive-sauter-2.4-3|87	%build
14mr|texlive-sauter-2.4-3|88	
14mr|texlive-sauter-2.4-3|89	%install
14mr|texlive-sauter-2.4-3|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sauter-2.4-3|91	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-sauter-2.4-3|92	
14mr|texlive-sauter-2.4-3|93	
14mr|texlive-sauter-2.4-3|94	
14mr|texlive-sauter-2.4-3|95	%changelog
14mr|texlive-sauter-2.4-3|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-3
14mr|texlive-sauter-2.4-3|97	+ Revision: cf415c8
14mr|texlive-sauter-2.4-3|98	- MassBuild#440: Increase release tag
14mr|texlive-sauter-2.4-3|99	
14mr|texlive-sauter-2.4-3|100	

21286 14
14mr|texlive-sauterfonts-20070114-3|1	# revision 15878
14mr|texlive-sauterfonts-20070114-3|2	# category Package
14mr|texlive-sauterfonts-20070114-3|3	# catalog-ctan /macros/latex/contrib/sauterfonts
14mr|texlive-sauterfonts-20070114-3|4	# catalog-date 2007-01-14 10:43:12 +0100
14mr|texlive-sauterfonts-20070114-3|5	# catalog-license gpl
14mr|texlive-sauterfonts-20070114-3|6	# catalog-version undef
14mr|texlive-sauterfonts-20070114-3|7	Name:		texlive-sauterfonts
14mr|texlive-sauterfonts-20070114-3|8	Version:	20070114
14mr|texlive-sauterfonts-20070114-3|9	Release:	3
14mr|texlive-sauterfonts-20070114-3|10	Summary:	Use sauter fonts in LaTeX
14mr|texlive-sauterfonts-20070114-3|11	Group:		Publishing
14mr|texlive-sauterfonts-20070114-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sauterfonts
14mr|texlive-sauterfonts-20070114-3|13	License:	GPL
14mr|texlive-sauterfonts-20070114-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauterfonts.tar.xz
14mr|texlive-sauterfonts-20070114-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauterfonts.doc.tar.xz
14mr|texlive-sauterfonts-20070114-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauterfonts.source.tar.xz
14mr|texlive-sauterfonts-20070114-3|17	BuildArch:	noarch
14mr|texlive-sauterfonts-20070114-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sauterfonts-20070114-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sauterfonts-20070114-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sauterfonts-20070114-3|21	
14mr|texlive-sauterfonts-20070114-3|22	%description
14mr|texlive-sauterfonts-20070114-3|23	A package providing font definition files (plus a replacement
14mr|texlive-sauterfonts-20070114-3|24	for the package exscale) to access many of the fonts in
14mr|texlive-sauterfonts-20070114-3|25	Sauter's collection. These fonts are available in all point
14mr|texlive-sauterfonts-20070114-3|26	sizes and look nicer for such "intermediate" document sizes as
14mr|texlive-sauterfonts-20070114-3|27	11pt. Also included is the package sbbm, an alternative to
14mr|texlive-sauterfonts-20070114-3|28	access the bbm fonts, a nice collection of blackboard bold
14mr|texlive-sauterfonts-20070114-3|29	symbols.
14mr|texlive-sauterfonts-20070114-3|30	
14mr|texlive-sauterfonts-20070114-3|31	%post
14mr|texlive-sauterfonts-20070114-3|32	%{_sbindir}/texlive.post
14mr|texlive-sauterfonts-20070114-3|33	
14mr|texlive-sauterfonts-20070114-3|34	%postun
14mr|texlive-sauterfonts-20070114-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-sauterfonts-20070114-3|36	%{_sbindir}/texlive.post
14mr|texlive-sauterfonts-20070114-3|37	fi
14mr|texlive-sauterfonts-20070114-3|38	
14mr|texlive-sauterfonts-20070114-3|39	#-----------------------------------------------------------------------
14mr|texlive-sauterfonts-20070114-3|40	%files
14mr|texlive-sauterfonts-20070114-3|41	%{_texmfdistdir}/tex/latex/sauterfonts/sbbm.sty
14mr|texlive-sauterfonts-20070114-3|42	%{_texmfdistdir}/tex/latex/sauterfonts/sexscale.sty
14mr|texlive-sauterfonts-20070114-3|43	%{_texmfdistdir}/tex/latex/sauterfonts/somlcmm.fd
14mr|texlive-sauterfonts-20070114-3|44	%{_texmfdistdir}/tex/latex/sauterfonts/somlcmr.fd
14mr|texlive-sauterfonts-20070114-3|45	%{_texmfdistdir}/tex/latex/sauterfonts/somscmr.fd
14mr|texlive-sauterfonts-20070114-3|46	%{_texmfdistdir}/tex/latex/sauterfonts/somscmsy.fd
14mr|texlive-sauterfonts-20070114-3|47	%{_texmfdistdir}/tex/latex/sauterfonts/somxcmex.fd
14mr|texlive-sauterfonts-20070114-3|48	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmdh.fd
14mr|texlive-sauterfonts-20070114-3|49	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmfib.fd
14mr|texlive-sauterfonts-20070114-3|50	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmfr.fd
14mr|texlive-sauterfonts-20070114-3|51	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmr.fd
14mr|texlive-sauterfonts-20070114-3|52	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmss.fd
14mr|texlive-sauterfonts-20070114-3|53	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmtt.fd
14mr|texlive-sauterfonts-20070114-3|54	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmvtt.fd
14mr|texlive-sauterfonts-20070114-3|55	%{_texmfdistdir}/tex/latex/sauterfonts/subbm.fd
14mr|texlive-sauterfonts-20070114-3|56	%{_texmfdistdir}/tex/latex/sauterfonts/subbmdh.fd
14mr|texlive-sauterfonts-20070114-3|57	%{_texmfdistdir}/tex/latex/sauterfonts/subbmfib.fd
14mr|texlive-sauterfonts-20070114-3|58	%{_texmfdistdir}/tex/latex/sauterfonts/subbmss.fd
14mr|texlive-sauterfonts-20070114-3|59	%{_texmfdistdir}/tex/latex/sauterfonts/subbmtt.fd
14mr|texlive-sauterfonts-20070114-3|60	%{_texmfdistdir}/tex/latex/sauterfonts/subbmvtt.fd
14mr|texlive-sauterfonts-20070114-3|61	%{_texmfdistdir}/tex/latex/sauterfonts/subbold.fd
14mr|texlive-sauterfonts-20070114-3|62	%{_texmfdistdir}/tex/latex/sauterfonts/sucmr.fd
14mr|texlive-sauterfonts-20070114-3|63	%{_texmfdistdir}/tex/latex/sauterfonts/sucmss.fd
14mr|texlive-sauterfonts-20070114-3|64	%{_texmfdistdir}/tex/latex/sauterfonts/sucmtt.fd
14mr|texlive-sauterfonts-20070114-3|65	%{_texmfdistdir}/tex/latex/sauterfonts/sulasy.fd
14mr|texlive-sauterfonts-20070114-3|66	%{_texmfdistdir}/tex/latex/sauterfonts/sumsa.fd
14mr|texlive-sauterfonts-20070114-3|67	%{_texmfdistdir}/tex/latex/sauterfonts/sumsb.fd
14mr|texlive-sauterfonts-20070114-3|68	%{_texmfdistdir}/tex/latex/sauterfonts/sursfs.fd
14mr|texlive-sauterfonts-20070114-3|69	%{_texmfdistdir}/tex/latex/sauterfonts/sustmry.fd
14mr|texlive-sauterfonts-20070114-3|70	%{_texmfdistdir}/tex/latex/sauterfonts/suwasy.fd
14mr|texlive-sauterfonts-20070114-3|71	%doc %{_texmfdistdir}/doc/latex/sauterfonts/README
14mr|texlive-sauterfonts-20070114-3|72	#- source
14mr|texlive-sauterfonts-20070114-3|73	%doc %{_texmfdistdir}/source/latex/sauterfonts/sauterfonts.fdd
14mr|texlive-sauterfonts-20070114-3|74	%doc %{_texmfdistdir}/source/latex/sauterfonts/sauterfonts.ins
14mr|texlive-sauterfonts-20070114-3|75	
14mr|texlive-sauterfonts-20070114-3|76	#-----------------------------------------------------------------------
14mr|texlive-sauterfonts-20070114-3|77	%prep
14mr|texlive-sauterfonts-20070114-3|78	%setup -c -a0 -a1 -a2
14mr|texlive-sauterfonts-20070114-3|79	
14mr|texlive-sauterfonts-20070114-3|80	%build
14mr|texlive-sauterfonts-20070114-3|81	
14mr|texlive-sauterfonts-20070114-3|82	%install
14mr|texlive-sauterfonts-20070114-3|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sauterfonts-20070114-3|84	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sauterfonts-20070114-3|85	
14mr|texlive-sauterfonts-20070114-3|86	
14mr|texlive-sauterfonts-20070114-3|87	
14mr|texlive-sauterfonts-20070114-3|88	%changelog
14mr|texlive-sauterfonts-20070114-3|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070114-3
14mr|texlive-sauterfonts-20070114-3|90	+ Revision: 96bdb5b
14mr|texlive-sauterfonts-20070114-3|91	- MassBuild#440: Increase release tag
14mr|texlive-sauterfonts-20070114-3|92	
14mr|texlive-sauterfonts-20070114-3|93	

21287 14
14mr|texlive-savefnmark-1.0-3|1	# revision 15878
14mr|texlive-savefnmark-1.0-3|2	# category Package
14mr|texlive-savefnmark-1.0-3|3	# catalog-ctan /macros/latex/contrib/savefnmark
14mr|texlive-savefnmark-1.0-3|4	# catalog-date 2007-01-14 15:20:52 +0100
14mr|texlive-savefnmark-1.0-3|5	# catalog-license gpl
14mr|texlive-savefnmark-1.0-3|6	# catalog-version 1.0
14mr|texlive-savefnmark-1.0-3|7	Name:		texlive-savefnmark
14mr|texlive-savefnmark-1.0-3|8	Version:	1.0
14mr|texlive-savefnmark-1.0-3|9	Release:	3
14mr|texlive-savefnmark-1.0-3|10	Summary:	Save name of the footnote mark for reuse
14mr|texlive-savefnmark-1.0-3|11	Group:		Publishing
14mr|texlive-savefnmark-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savefnmark
14mr|texlive-savefnmark-1.0-3|13	License:	GPL
14mr|texlive-savefnmark-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savefnmark.tar.xz
14mr|texlive-savefnmark-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savefnmark.doc.tar.xz
14mr|texlive-savefnmark-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savefnmark.source.tar.xz
14mr|texlive-savefnmark-1.0-3|17	BuildArch:	noarch
14mr|texlive-savefnmark-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-savefnmark-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-savefnmark-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-savefnmark-1.0-3|21	
14mr|texlive-savefnmark-1.0-3|22	%description
14mr|texlive-savefnmark-1.0-3|23	Sometimes the same footnote applies to more than one location
14mr|texlive-savefnmark-1.0-3|24	in a table. With this package the mark of a footnote can be
14mr|texlive-savefnmark-1.0-3|25	saved into a name, and re-used subsequently without creating
14mr|texlive-savefnmark-1.0-3|26	another footnote at the bottom.
14mr|texlive-savefnmark-1.0-3|27	
14mr|texlive-savefnmark-1.0-3|28	%post
14mr|texlive-savefnmark-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-savefnmark-1.0-3|30	
14mr|texlive-savefnmark-1.0-3|31	%postun
14mr|texlive-savefnmark-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-savefnmark-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-savefnmark-1.0-3|34	fi
14mr|texlive-savefnmark-1.0-3|35	
14mr|texlive-savefnmark-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-savefnmark-1.0-3|37	%files
14mr|texlive-savefnmark-1.0-3|38	%{_texmfdistdir}/tex/latex/savefnmark/savefnmark.sty
14mr|texlive-savefnmark-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/savefnmark/savefnmark.pdf
14mr|texlive-savefnmark-1.0-3|40	#- source
14mr|texlive-savefnmark-1.0-3|41	%doc %{_texmfdistdir}/source/latex/savefnmark/savefnmark.drv
14mr|texlive-savefnmark-1.0-3|42	%doc %{_texmfdistdir}/source/latex/savefnmark/savefnmark.dtx
14mr|texlive-savefnmark-1.0-3|43	%doc %{_texmfdistdir}/source/latex/savefnmark/savefnmark.ins
14mr|texlive-savefnmark-1.0-3|44	
14mr|texlive-savefnmark-1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-savefnmark-1.0-3|46	%prep
14mr|texlive-savefnmark-1.0-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-savefnmark-1.0-3|48	
14mr|texlive-savefnmark-1.0-3|49	%build
14mr|texlive-savefnmark-1.0-3|50	
14mr|texlive-savefnmark-1.0-3|51	%install
14mr|texlive-savefnmark-1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-savefnmark-1.0-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-savefnmark-1.0-3|54	
14mr|texlive-savefnmark-1.0-3|55	
14mr|texlive-savefnmark-1.0-3|56	
14mr|texlive-savefnmark-1.0-3|57	%changelog
14mr|texlive-savefnmark-1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-savefnmark-1.0-3|59	+ Revision: 41cfcab
14mr|texlive-savefnmark-1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-savefnmark-1.0-3|61	
14mr|texlive-savefnmark-1.0-3|62	

21288 14
14mr|texlive-savesym-1.2-6|1	# revision 31565
14mr|texlive-savesym-1.2-6|2	# category Package
14mr|texlive-savesym-1.2-6|3	# catalog-ctan /macros/latex/contrib/savesym/savesym.sty
14mr|texlive-savesym-1.2-6|4	# catalog-date 2013-09-02 18:12:33 +0200
14mr|texlive-savesym-1.2-6|5	# catalog-license lppl
14mr|texlive-savesym-1.2-6|6	# catalog-version 1.2
14mr|texlive-savesym-1.2-6|7	Name:		texlive-savesym
14mr|texlive-savesym-1.2-6|8	Version:	1.2
14mr|texlive-savesym-1.2-6|9	Release:	6
14mr|texlive-savesym-1.2-6|10	Summary:	Redefine symbols where names conflict
14mr|texlive-savesym-1.2-6|11	Group:		Publishing
14mr|texlive-savesym-1.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savesym/savesym.sty
14mr|texlive-savesym-1.2-6|13	License:	LPPL
14mr|texlive-savesym-1.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savesym.tar.xz
14mr|texlive-savesym-1.2-6|15	BuildArch:	noarch
14mr|texlive-savesym-1.2-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-savesym-1.2-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-savesym-1.2-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-savesym-1.2-6|19	
14mr|texlive-savesym-1.2-6|20	%description
14mr|texlive-savesym-1.2-6|21	There are a number of symbols (e.g., \Square) that are defined
14mr|texlive-savesym-1.2-6|22	by several packages. In order to typeset all the variants in a
14mr|texlive-savesym-1.2-6|23	document, we have to give the glyph a unique name. To do that,
14mr|texlive-savesym-1.2-6|24	we define \savesymbol{XXX}, which renames a symbol from \XXX to
14mr|texlive-savesym-1.2-6|25	\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
14mr|texlive-savesym-1.2-6|26	back to \XXX and defines a new command, \yyyXXX, which
14mr|texlive-savesym-1.2-6|27	corresponds to the most recently loaded version of \XXX.
14mr|texlive-savesym-1.2-6|28	
14mr|texlive-savesym-1.2-6|29	%post
14mr|texlive-savesym-1.2-6|30	%{_sbindir}/texlive.post
14mr|texlive-savesym-1.2-6|31	
14mr|texlive-savesym-1.2-6|32	%postun
14mr|texlive-savesym-1.2-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-savesym-1.2-6|34	%{_sbindir}/texlive.post
14mr|texlive-savesym-1.2-6|35	fi
14mr|texlive-savesym-1.2-6|36	
14mr|texlive-savesym-1.2-6|37	#-----------------------------------------------------------------------
14mr|texlive-savesym-1.2-6|38	%files
14mr|texlive-savesym-1.2-6|39	%{_texmfdistdir}/tex/latex/savesym/savesym.sty
14mr|texlive-savesym-1.2-6|40	
14mr|texlive-savesym-1.2-6|41	#-----------------------------------------------------------------------
14mr|texlive-savesym-1.2-6|42	%prep
14mr|texlive-savesym-1.2-6|43	%setup -c -a0
14mr|texlive-savesym-1.2-6|44	
14mr|texlive-savesym-1.2-6|45	%build
14mr|texlive-savesym-1.2-6|46	
14mr|texlive-savesym-1.2-6|47	%install
14mr|texlive-savesym-1.2-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-savesym-1.2-6|49	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-savesym-1.2-6|50	
14mr|texlive-savesym-1.2-6|51	%changelog
14mr|texlive-savesym-1.2-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-6
14mr|texlive-savesym-1.2-6|53	+ Revision: 3850c1b
14mr|texlive-savesym-1.2-6|54	- MassBuild#440: Increase release tag
14mr|texlive-savesym-1.2-6|55	
14mr|texlive-savesym-1.2-6|56	

21289 14
14mr|texlive-savetrees-2.1-6|1	# revision 29841
14mr|texlive-savetrees-2.1-6|2	# category Package
14mr|texlive-savetrees-2.1-6|3	# catalog-ctan /macros/latex/contrib/savetrees
14mr|texlive-savetrees-2.1-6|4	# catalog-date 2013-04-10 07:27:56 +0200
14mr|texlive-savetrees-2.1-6|5	# catalog-license lppl
14mr|texlive-savetrees-2.1-6|6	# catalog-version 2.1
14mr|texlive-savetrees-2.1-6|7	Name:		texlive-savetrees
14mr|texlive-savetrees-2.1-6|8	Version:	2.1
14mr|texlive-savetrees-2.1-6|9	Release:	6
14mr|texlive-savetrees-2.1-6|10	Summary:	Pack as much as possible onto each page of a LaTeX document
14mr|texlive-savetrees-2.1-6|11	Group:		Publishing
14mr|texlive-savetrees-2.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savetrees
14mr|texlive-savetrees-2.1-6|13	License:	LPPL
14mr|texlive-savetrees-2.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.tar.xz
14mr|texlive-savetrees-2.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.doc.tar.xz
14mr|texlive-savetrees-2.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.source.tar.xz
14mr|texlive-savetrees-2.1-6|17	BuildArch:	noarch
14mr|texlive-savetrees-2.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-savetrees-2.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-savetrees-2.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-savetrees-2.1-6|21	
14mr|texlive-savetrees-2.1-6|22	%description
14mr|texlive-savetrees-2.1-6|23	The goal of the savetrees package is to pack as much text as
14mr|texlive-savetrees-2.1-6|24	possible onto each page of a LaTeX document. Admittedly, this
14mr|texlive-savetrees-2.1-6|25	makes the document far less attractive. Nevertheless, savetrees
14mr|texlive-savetrees-2.1-6|26	is a simple way to save paper when printing draft copies of a
14mr|texlive-savetrees-2.1-6|27	document. It can also be useful when trying to meet a tight
14mr|texlive-savetrees-2.1-6|28	page-length requirement for a conference or journal submission.
14mr|texlive-savetrees-2.1-6|29	
14mr|texlive-savetrees-2.1-6|30	%post
14mr|texlive-savetrees-2.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-savetrees-2.1-6|32	
14mr|texlive-savetrees-2.1-6|33	%postun
14mr|texlive-savetrees-2.1-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-savetrees-2.1-6|35	%{_sbindir}/texlive.post
14mr|texlive-savetrees-2.1-6|36	fi
14mr|texlive-savetrees-2.1-6|37	
14mr|texlive-savetrees-2.1-6|38	#-----------------------------------------------------------------------
14mr|texlive-savetrees-2.1-6|39	%files
14mr|texlive-savetrees-2.1-6|40	%{_texmfdistdir}/bibtex/bst/savetrees/savetrees.bst
14mr|texlive-savetrees-2.1-6|41	%{_texmfdistdir}/tex/latex/savetrees/savetrees.sty
14mr|texlive-savetrees-2.1-6|42	%doc %{_texmfdistdir}/doc/latex/savetrees/README
14mr|texlive-savetrees-2.1-6|43	%doc %{_texmfdistdir}/doc/latex/savetrees/savetrees.pdf
14mr|texlive-savetrees-2.1-6|44	%doc %{_texmfdistdir}/doc/latex/savetrees/st-sample2e.pdf
14mr|texlive-savetrees-2.1-6|45	#- source
14mr|texlive-savetrees-2.1-6|46	%doc %{_texmfdistdir}/source/latex/savetrees/savetrees.dtx
14mr|texlive-savetrees-2.1-6|47	%doc %{_texmfdistdir}/source/latex/savetrees/savetrees.ins
14mr|texlive-savetrees-2.1-6|48	
14mr|texlive-savetrees-2.1-6|49	#-----------------------------------------------------------------------
14mr|texlive-savetrees-2.1-6|50	%prep
14mr|texlive-savetrees-2.1-6|51	%setup -c -a0 -a1 -a2
14mr|texlive-savetrees-2.1-6|52	
14mr|texlive-savetrees-2.1-6|53	%build
14mr|texlive-savetrees-2.1-6|54	
14mr|texlive-savetrees-2.1-6|55	%install
14mr|texlive-savetrees-2.1-6|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-savetrees-2.1-6|57	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-savetrees-2.1-6|58	
14mr|texlive-savetrees-2.1-6|59	%changelog
14mr|texlive-savetrees-2.1-6|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-6
14mr|texlive-savetrees-2.1-6|61	+ Revision: b465191
14mr|texlive-savetrees-2.1-6|62	- MassBuild#440: Increase release tag
14mr|texlive-savetrees-2.1-6|63	
14mr|texlive-savetrees-2.1-6|64	

21290 14
14mr|texlive-scale-1.1.2-3|1	# revision 15878
14mr|texlive-scale-1.1.2-3|2	# category Package
14mr|texlive-scale-1.1.2-3|3	# catalog-ctan /macros/latex/contrib/scale
14mr|texlive-scale-1.1.2-3|4	# catalog-date 2006-11-06 12:20:58 +0100
14mr|texlive-scale-1.1.2-3|5	# catalog-license gpl
14mr|texlive-scale-1.1.2-3|6	# catalog-version 1.1.2
14mr|texlive-scale-1.1.2-3|7	Name:		texlive-scale
14mr|texlive-scale-1.1.2-3|8	Version:	1.1.2
14mr|texlive-scale-1.1.2-3|9	Release:	3
14mr|texlive-scale-1.1.2-3|10	Summary:	Scale document by sqrt(2) or magstep(2)
14mr|texlive-scale-1.1.2-3|11	Group:		Publishing
14mr|texlive-scale-1.1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scale
14mr|texlive-scale-1.1.2-3|13	License:	GPL
14mr|texlive-scale-1.1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scale.tar.xz
14mr|texlive-scale-1.1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scale.doc.tar.xz
14mr|texlive-scale-1.1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scale.source.tar.xz
14mr|texlive-scale-1.1.2-3|17	BuildArch:	noarch
14mr|texlive-scale-1.1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-scale-1.1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-scale-1.1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-scale-1.1.2-3|21	
14mr|texlive-scale-1.1.2-3|22	%description
14mr|texlive-scale-1.1.2-3|23	A package to scale a document by sqrt(2) (or by \magstep{2}).
14mr|texlive-scale-1.1.2-3|24	This is useful if you are preparing a document on, for example,
14mr|texlive-scale-1.1.2-3|25	A5 paper and want to print on A4 paper to achieve a better
14mr|texlive-scale-1.1.2-3|26	resolution.
14mr|texlive-scale-1.1.2-3|27	
14mr|texlive-scale-1.1.2-3|28	%post
14mr|texlive-scale-1.1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-scale-1.1.2-3|30	
14mr|texlive-scale-1.1.2-3|31	%postun
14mr|texlive-scale-1.1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-scale-1.1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-scale-1.1.2-3|34	fi
14mr|texlive-scale-1.1.2-3|35	
14mr|texlive-scale-1.1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-scale-1.1.2-3|37	%files
14mr|texlive-scale-1.1.2-3|38	%{_texmfdistdir}/tex/latex/scale/scale.sty
14mr|texlive-scale-1.1.2-3|39	%doc %{_texmfdistdir}/doc/latex/scale/COPYING
14mr|texlive-scale-1.1.2-3|40	%doc %{_texmfdistdir}/doc/latex/scale/README
14mr|texlive-scale-1.1.2-3|41	#- source
14mr|texlive-scale-1.1.2-3|42	%doc %{_texmfdistdir}/source/latex/scale/scale.dtx
14mr|texlive-scale-1.1.2-3|43	%doc %{_texmfdistdir}/source/latex/scale/scale.ins
14mr|texlive-scale-1.1.2-3|44	
14mr|texlive-scale-1.1.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-scale-1.1.2-3|46	%prep
14mr|texlive-scale-1.1.2-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-scale-1.1.2-3|48	
14mr|texlive-scale-1.1.2-3|49	%build
14mr|texlive-scale-1.1.2-3|50	
14mr|texlive-scale-1.1.2-3|51	%install
14mr|texlive-scale-1.1.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-scale-1.1.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-scale-1.1.2-3|54	
14mr|texlive-scale-1.1.2-3|55	
14mr|texlive-scale-1.1.2-3|56	
14mr|texlive-scale-1.1.2-3|57	%changelog
14mr|texlive-scale-1.1.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-3
14mr|texlive-scale-1.1.2-3|59	+ Revision: 8838ab6
14mr|texlive-scale-1.1.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-scale-1.1.2-3|61	
14mr|texlive-scale-1.1.2-3|62	

21291 14
14mr|texlive-scalebar-1.0-3|1	# revision 15878
14mr|texlive-scalebar-1.0-3|2	# category Package
14mr|texlive-scalebar-1.0-3|3	# catalog-ctan /macros/latex/contrib/scalebar
14mr|texlive-scalebar-1.0-3|4	# catalog-date 2006-11-06 13:28:58 +0100
14mr|texlive-scalebar-1.0-3|5	# catalog-license lppl
14mr|texlive-scalebar-1.0-3|6	# catalog-version 1.0
14mr|texlive-scalebar-1.0-3|7	Name:		texlive-scalebar
14mr|texlive-scalebar-1.0-3|8	Version:	1.0
14mr|texlive-scalebar-1.0-3|9	Release:	3
14mr|texlive-scalebar-1.0-3|10	Summary:	Create scalebars for maps, diagrams or photos
14mr|texlive-scalebar-1.0-3|11	Group:		Publishing
14mr|texlive-scalebar-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scalebar
14mr|texlive-scalebar-1.0-3|13	License:	LPPL
14mr|texlive-scalebar-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalebar.tar.xz
14mr|texlive-scalebar-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalebar.doc.tar.xz
14mr|texlive-scalebar-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalebar.source.tar.xz
14mr|texlive-scalebar-1.0-3|17	BuildArch:	noarch
14mr|texlive-scalebar-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-scalebar-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-scalebar-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-scalebar-1.0-3|21	
14mr|texlive-scalebar-1.0-3|22	%description
14mr|texlive-scalebar-1.0-3|23	This is a small package to create scalebars for maps, diagrams
14mr|texlive-scalebar-1.0-3|24	or photos. It was designed for use with cave maps but can be
14mr|texlive-scalebar-1.0-3|25	used for anything from showing a scalebar in kilometers for
14mr|texlive-scalebar-1.0-3|26	topographic maps to a scalebar in micrometers for an electron
14mr|texlive-scalebar-1.0-3|27	microscope image.
14mr|texlive-scalebar-1.0-3|28	
14mr|texlive-scalebar-1.0-3|29	%post
14mr|texlive-scalebar-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-scalebar-1.0-3|31	
14mr|texlive-scalebar-1.0-3|32	%postun
14mr|texlive-scalebar-1.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-scalebar-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-scalebar-1.0-3|35	fi
14mr|texlive-scalebar-1.0-3|36	
14mr|texlive-scalebar-1.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-scalebar-1.0-3|38	%files
14mr|texlive-scalebar-1.0-3|39	%{_texmfdistdir}/tex/latex/scalebar/scalebar.sty
14mr|texlive-scalebar-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/scalebar/README
14mr|texlive-scalebar-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/scalebar/scalebar_examples.pdf
14mr|texlive-scalebar-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/scalebar/scalebar_examples.tex
14mr|texlive-scalebar-1.0-3|43	#- source
14mr|texlive-scalebar-1.0-3|44	%doc %{_texmfdistdir}/source/latex/scalebar/scalebar.dtx
14mr|texlive-scalebar-1.0-3|45	%doc %{_texmfdistdir}/source/latex/scalebar/scalebar.ins
14mr|texlive-scalebar-1.0-3|46	
14mr|texlive-scalebar-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-scalebar-1.0-3|48	%prep
14mr|texlive-scalebar-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-scalebar-1.0-3|50	
14mr|texlive-scalebar-1.0-3|51	%build
14mr|texlive-scalebar-1.0-3|52	
14mr|texlive-scalebar-1.0-3|53	%install
14mr|texlive-scalebar-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-scalebar-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-scalebar-1.0-3|56	
14mr|texlive-scalebar-1.0-3|57	
14mr|texlive-scalebar-1.0-3|58	
14mr|texlive-scalebar-1.0-3|59	%changelog
14mr|texlive-scalebar-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-scalebar-1.0-3|61	+ Revision: 136a2c1
14mr|texlive-scalebar-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-scalebar-1.0-3|63	
14mr|texlive-scalebar-1.0-3|64	

21292 14
14mr|texlive-scalerel-1.6-2|1	# revision 33145
14mr|texlive-scalerel-1.6-2|2	# category Package
14mr|texlive-scalerel-1.6-2|3	# catalog-ctan /macros/latex/contrib/scalerel
14mr|texlive-scalerel-1.6-2|4	# catalog-date 2014-03-10 14:38:12 +0100
14mr|texlive-scalerel-1.6-2|5	# catalog-license lppl
14mr|texlive-scalerel-1.6-2|6	# catalog-version 1.6
14mr|texlive-scalerel-1.6-2|7	Name:		texlive-scalerel
14mr|texlive-scalerel-1.6-2|8	Version:	1.6
14mr|texlive-scalerel-1.6-2|9	Release:	2
14mr|texlive-scalerel-1.6-2|10	Summary:	Constrained scaling and stretching of objects
14mr|texlive-scalerel-1.6-2|11	Group:		Publishing
14mr|texlive-scalerel-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scalerel
14mr|texlive-scalerel-1.6-2|13	License:	LPPL
14mr|texlive-scalerel-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalerel.tar.xz
14mr|texlive-scalerel-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalerel.doc.tar.xz
14mr|texlive-scalerel-1.6-2|16	BuildArch:	noarch
14mr|texlive-scalerel-1.6-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-scalerel-1.6-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-scalerel-1.6-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-scalerel-1.6-2|20	
14mr|texlive-scalerel-1.6-2|21	%description
14mr|texlive-scalerel-1.6-2|22	The package provides four commands for vertically scaling and
14mr|texlive-scalerel-1.6-2|23	stretching objects. Its primary function is the ability to
14mr|texlive-scalerel-1.6-2|24	scale/stretch and shift one object to conform to the size of a
14mr|texlive-scalerel-1.6-2|25	specified second object. This feature can be useful in both
14mr|texlive-scalerel-1.6-2|26	equations and schematic diagrams. Additionally, the scaling and
14mr|texlive-scalerel-1.6-2|27	stretching commands offer constraints on maximum width and/or
14mr|texlive-scalerel-1.6-2|28	minimum aspect ratio, which are often used to preserve
14mr|texlive-scalerel-1.6-2|29	legibility or for the sake of general appearance.
14mr|texlive-scalerel-1.6-2|30	
14mr|texlive-scalerel-1.6-2|31	%post
14mr|texlive-scalerel-1.6-2|32	%{_sbindir}/texlive.post
14mr|texlive-scalerel-1.6-2|33	
14mr|texlive-scalerel-1.6-2|34	%postun
14mr|texlive-scalerel-1.6-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-scalerel-1.6-2|36	%{_sbindir}/texlive.post
14mr|texlive-scalerel-1.6-2|37	fi
14mr|texlive-scalerel-1.6-2|38	
14mr|texlive-scalerel-1.6-2|39	#-----------------------------------------------------------------------
14mr|texlive-scalerel-1.6-2|40	%files
14mr|texlive-scalerel-1.6-2|41	%{_texmfdistdir}/tex/latex/scalerel/scalerel.sty
14mr|texlive-scalerel-1.6-2|42	%doc %{_texmfdistdir}/doc/latex/scalerel/README
14mr|texlive-scalerel-1.6-2|43	%doc %{_texmfdistdir}/doc/latex/scalerel/scalerel.pdf
14mr|texlive-scalerel-1.6-2|44	%doc %{_texmfdistdir}/doc/latex/scalerel/scalerel.tex
14mr|texlive-scalerel-1.6-2|45	
14mr|texlive-scalerel-1.6-2|46	#-----------------------------------------------------------------------
14mr|texlive-scalerel-1.6-2|47	%prep
14mr|texlive-scalerel-1.6-2|48	%setup -c -a0 -a1
14mr|texlive-scalerel-1.6-2|49	
14mr|texlive-scalerel-1.6-2|50	%build
14mr|texlive-scalerel-1.6-2|51	
14mr|texlive-scalerel-1.6-2|52	%install
14mr|texlive-scalerel-1.6-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-scalerel-1.6-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-scalerel-1.6-2|55	
14mr|texlive-scalerel-1.6-2|56	%changelog
14mr|texlive-scalerel-1.6-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-2
14mr|texlive-scalerel-1.6-2|58	+ Revision: 2e53644
14mr|texlive-scalerel-1.6-2|59	- MassBuild#440: Increase release tag
14mr|texlive-scalerel-1.6-2|60	
14mr|texlive-scalerel-1.6-2|61	

21293 14
14mr|texlive-scanpages-1.01-2|1	# revision 32673
14mr|texlive-scanpages-1.01-2|2	# category Package
14mr|texlive-scanpages-1.01-2|3	# catalog-ctan /macros/latex/contrib/scanpages
14mr|texlive-scanpages-1.01-2|4	# catalog-date 2014-01-11 00:28:51 +0100
14mr|texlive-scanpages-1.01-2|5	# catalog-license lppl1.3
14mr|texlive-scanpages-1.01-2|6	# catalog-version 1.01
14mr|texlive-scanpages-1.01-2|7	Name:		texlive-scanpages
14mr|texlive-scanpages-1.01-2|8	Version:	1.01
14mr|texlive-scanpages-1.01-2|9	Release:	2
14mr|texlive-scanpages-1.01-2|10	Summary:	Support importing and embellishing scanned documents
14mr|texlive-scanpages-1.01-2|11	Group:		Publishing
14mr|texlive-scanpages-1.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scanpages
14mr|texlive-scanpages-1.01-2|13	License:	LPPL1.3
14mr|texlive-scanpages-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scanpages.tar.xz
14mr|texlive-scanpages-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scanpages.doc.tar.xz
14mr|texlive-scanpages-1.01-2|16	BuildArch:	noarch
14mr|texlive-scanpages-1.01-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-scanpages-1.01-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-scanpages-1.01-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-scanpages-1.01-2|20	
14mr|texlive-scanpages-1.01-2|21	%description
14mr|texlive-scanpages-1.01-2|22	The bundle provides support for the process of creating
14mr|texlive-scanpages-1.01-2|23	documents based on pre-TeX-era material that is available as
14mr|texlive-scanpages-1.01-2|24	scanned pages, only.
14mr|texlive-scanpages-1.01-2|25	
14mr|texlive-scanpages-1.01-2|26	%post
14mr|texlive-scanpages-1.01-2|27	%{_sbindir}/texlive.post
14mr|texlive-scanpages-1.01-2|28	
14mr|texlive-scanpages-1.01-2|29	%postun
14mr|texlive-scanpages-1.01-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-scanpages-1.01-2|31	%{_sbindir}/texlive.post
14mr|texlive-scanpages-1.01-2|32	fi
14mr|texlive-scanpages-1.01-2|33	
14mr|texlive-scanpages-1.01-2|34	#-----------------------------------------------------------------------
14mr|texlive-scanpages-1.01-2|35	%files
14mr|texlive-scanpages-1.01-2|36	%{_texmfdistdir}/tex/latex/scanpages/scanpages.sty
14mr|texlive-scanpages-1.01-2|37	%doc %{_texmfdistdir}/doc/latex/scanpages/README
14mr|texlive-scanpages-1.01-2|38	%doc %{_texmfdistdir}/doc/latex/scanpages/replicate.plist
14mr|texlive-scanpages-1.01-2|39	%doc %{_texmfdistdir}/doc/latex/scanpages/replicate.py
14mr|texlive-scanpages-1.01-2|40	%doc %{_texmfdistdir}/doc/latex/scanpages/scanpages-doc.pdf
14mr|texlive-scanpages-1.01-2|41	%doc %{_texmfdistdir}/doc/latex/scanpages/scanpages-doc.tex
14mr|texlive-scanpages-1.01-2|42	
14mr|texlive-scanpages-1.01-2|43	#-----------------------------------------------------------------------
14mr|texlive-scanpages-1.01-2|44	%prep
14mr|texlive-scanpages-1.01-2|45	%setup -c -a0 -a1
14mr|texlive-scanpages-1.01-2|46	
14mr|texlive-scanpages-1.01-2|47	%build
14mr|texlive-scanpages-1.01-2|48	
14mr|texlive-scanpages-1.01-2|49	%install
14mr|texlive-scanpages-1.01-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-scanpages-1.01-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-scanpages-1.01-2|52	
14mr|texlive-scanpages-1.01-2|53	%changelog
14mr|texlive-scanpages-1.01-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-2
14mr|texlive-scanpages-1.01-2|55	+ Revision: 920e6d4
14mr|texlive-scanpages-1.01-2|56	- MassBuild#440: Increase release tag
14mr|texlive-scanpages-1.01-2|57	
14mr|texlive-scanpages-1.01-2|58	

21294 14
14mr|texlive-schemabloc-1.5-3|1	# revision 15878
14mr|texlive-schemabloc-1.5-3|2	# category Package
14mr|texlive-schemabloc-1.5-3|3	# catalog-ctan /graphics/pgf/contrib/schemabloc
14mr|texlive-schemabloc-1.5-3|4	# catalog-date 2009-01-23 11:09:06 +0100
14mr|texlive-schemabloc-1.5-3|5	# catalog-license lppl
14mr|texlive-schemabloc-1.5-3|6	# catalog-version 1.5
14mr|texlive-schemabloc-1.5-3|7	Name:		texlive-schemabloc
14mr|texlive-schemabloc-1.5-3|8	Version:	1.5
14mr|texlive-schemabloc-1.5-3|9	Release:	3
14mr|texlive-schemabloc-1.5-3|10	Summary:	Draw block diagrams, using Tikz
14mr|texlive-schemabloc-1.5-3|11	Group:		Publishing
14mr|texlive-schemabloc-1.5-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/schemabloc
14mr|texlive-schemabloc-1.5-3|13	License:	LPPL
14mr|texlive-schemabloc-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemabloc.tar.xz
14mr|texlive-schemabloc-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemabloc.doc.tar.xz
14mr|texlive-schemabloc-1.5-3|16	BuildArch:	noarch
14mr|texlive-schemabloc-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-schemabloc-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-schemabloc-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-schemabloc-1.5-3|20	
14mr|texlive-schemabloc-1.5-3|21	%description
14mr|texlive-schemabloc-1.5-3|22	The package provides a set of macros for constructing block
14mr|texlive-schemabloc-1.5-3|23	diagrams, using TikZ.
14mr|texlive-schemabloc-1.5-3|24	
14mr|texlive-schemabloc-1.5-3|25	%post
14mr|texlive-schemabloc-1.5-3|26	%{_sbindir}/texlive.post
14mr|texlive-schemabloc-1.5-3|27	
14mr|texlive-schemabloc-1.5-3|28	%postun
14mr|texlive-schemabloc-1.5-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-schemabloc-1.5-3|30	%{_sbindir}/texlive.post
14mr|texlive-schemabloc-1.5-3|31	fi
14mr|texlive-schemabloc-1.5-3|32	
14mr|texlive-schemabloc-1.5-3|33	#-----------------------------------------------------------------------
14mr|texlive-schemabloc-1.5-3|34	%files
14mr|texlive-schemabloc-1.5-3|35	%{_texmfdistdir}/tex/latex/schemabloc/schemabloc.sty
14mr|texlive-schemabloc-1.5-3|36	%doc %{_texmfdistdir}/doc/latex/schemabloc/README
14mr|texlive-schemabloc-1.5-3|37	%doc %{_texmfdistdir}/doc/latex/schemabloc/schemabloc.pdf
14mr|texlive-schemabloc-1.5-3|38	%doc %{_texmfdistdir}/doc/latex/schemabloc/schemabloc.tex
14mr|texlive-schemabloc-1.5-3|39	
14mr|texlive-schemabloc-1.5-3|40	#-----------------------------------------------------------------------
14mr|texlive-schemabloc-1.5-3|41	%prep
14mr|texlive-schemabloc-1.5-3|42	%setup -c -a0 -a1
14mr|texlive-schemabloc-1.5-3|43	
14mr|texlive-schemabloc-1.5-3|44	%build
14mr|texlive-schemabloc-1.5-3|45	
14mr|texlive-schemabloc-1.5-3|46	%install
14mr|texlive-schemabloc-1.5-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-schemabloc-1.5-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-schemabloc-1.5-3|49	
14mr|texlive-schemabloc-1.5-3|50	
14mr|texlive-schemabloc-1.5-3|51	
14mr|texlive-schemabloc-1.5-3|52	%changelog
14mr|texlive-schemabloc-1.5-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-schemabloc-1.5-3|54	+ Revision: 6187448
14mr|texlive-schemabloc-1.5-3|55	- MassBuild#440: Increase release tag
14mr|texlive-schemabloc-1.5-3|56	
14mr|texlive-schemabloc-1.5-3|57	

21295 14
14mr|texlive-schemata-0.7-6|1	# revision 31743
14mr|texlive-schemata-0.7-6|2	# category Package
14mr|texlive-schemata-0.7-6|3	# catalog-ctan /macros/generic/schemata
14mr|texlive-schemata-0.7-6|4	# catalog-date 2013-09-24 17:34:21 +0200
14mr|texlive-schemata-0.7-6|5	# catalog-license lppl1.3
14mr|texlive-schemata-0.7-6|6	# catalog-version 0.7
14mr|texlive-schemata-0.7-6|7	Name:		texlive-schemata
14mr|texlive-schemata-0.7-6|8	Version:	0.7
14mr|texlive-schemata-0.7-6|9	Release:	6
14mr|texlive-schemata-0.7-6|10	Summary:	Print topical diagrams
14mr|texlive-schemata-0.7-6|11	Group:		Publishing
14mr|texlive-schemata-0.7-6|12	URL:		http://www.ctan.org/tex-archive/macros/generic/schemata
14mr|texlive-schemata-0.7-6|13	License:	LPPL1.3
14mr|texlive-schemata-0.7-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemata.tar.xz
14mr|texlive-schemata-0.7-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemata.doc.tar.xz
14mr|texlive-schemata-0.7-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemata.source.tar.xz
14mr|texlive-schemata-0.7-6|17	BuildArch:	noarch
14mr|texlive-schemata-0.7-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-schemata-0.7-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-schemata-0.7-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-schemata-0.7-6|21	
14mr|texlive-schemata-0.7-6|22	%description
14mr|texlive-schemata-0.7-6|23	The package facilitates the creation of topical schemata,
14mr|texlive-schemata-0.7-6|24	outlines that use braces (or facsimiles thereof) to illustrate
14mr|texlive-schemata-0.7-6|25	the breakdown of concepts and categories in Scholastic thought
14mr|texlive-schemata-0.7-6|26	from late medieval and early modern periods.
14mr|texlive-schemata-0.7-6|27	
14mr|texlive-schemata-0.7-6|28	%post
14mr|texlive-schemata-0.7-6|29	%{_sbindir}/texlive.post
14mr|texlive-schemata-0.7-6|30	
14mr|texlive-schemata-0.7-6|31	%postun
14mr|texlive-schemata-0.7-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-schemata-0.7-6|33	%{_sbindir}/texlive.post
14mr|texlive-schemata-0.7-6|34	fi
14mr|texlive-schemata-0.7-6|35	
14mr|texlive-schemata-0.7-6|36	#-----------------------------------------------------------------------
14mr|texlive-schemata-0.7-6|37	%files
14mr|texlive-schemata-0.7-6|38	%{_texmfdistdir}/tex/generic/schemata/schemata.sty
14mr|texlive-schemata-0.7-6|39	%doc %{_texmfdistdir}/doc/generic/schemata/Makefile
14mr|texlive-schemata-0.7-6|40	%doc %{_texmfdistdir}/doc/generic/schemata/README
14mr|texlive-schemata-0.7-6|41	%doc %{_texmfdistdir}/doc/generic/schemata/schemata.pdf
14mr|texlive-schemata-0.7-6|42	#- source
14mr|texlive-schemata-0.7-6|43	%doc %{_texmfdistdir}/source/generic/schemata/schemata.dtx
14mr|texlive-schemata-0.7-6|44	%doc %{_texmfdistdir}/source/generic/schemata/schemata.ins
14mr|texlive-schemata-0.7-6|45	
14mr|texlive-schemata-0.7-6|46	#-----------------------------------------------------------------------
14mr|texlive-schemata-0.7-6|47	%prep
14mr|texlive-schemata-0.7-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-schemata-0.7-6|49	
14mr|texlive-schemata-0.7-6|50	%build
14mr|texlive-schemata-0.7-6|51	
14mr|texlive-schemata-0.7-6|52	%install
14mr|texlive-schemata-0.7-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-schemata-0.7-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-schemata-0.7-6|55	
14mr|texlive-schemata-0.7-6|56	%changelog
14mr|texlive-schemata-0.7-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-6
14mr|texlive-schemata-0.7-6|58	+ Revision: ebc8d39
14mr|texlive-schemata-0.7-6|59	- MassBuild#440: Increase release tag
14mr|texlive-schemata-0.7-6|60	
14mr|texlive-schemata-0.7-6|61	

21296 14
14mr|texlive-scheme-20111101-6|1	Name:		texlive-scheme
14mr|texlive-scheme-20111101-6|2	Version:	20111101
14mr|texlive-scheme-20111101-6|3	Release:	6
14mr|texlive-scheme-20111101-6|4	Summary:	TeXLive schemes
14mr|texlive-scheme-20111101-6|5	Group:		Publishing
14mr|texlive-scheme-20111101-6|6	URL:		http://tug.org/texlive
14mr|texlive-scheme-20111101-6|7	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-20111101-6|8	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-basic.tar.xz
14mr|texlive-scheme-20111101-6|9	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-context.tar.xz
14mr|texlive-scheme-20111101-6|10	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-full.tar.xz
14mr|texlive-scheme-20111101-6|11	Source3:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-gust.tar.xz
14mr|texlive-scheme-20111101-6|12	Source4:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-medium.tar.xz
14mr|texlive-scheme-20111101-6|13	Source5:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-minimal.tar.xz
14mr|texlive-scheme-20111101-6|14	Source6:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-tetex.tar.xz
14mr|texlive-scheme-20111101-6|15	Source7:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-xml.tar.xz
14mr|texlive-scheme-20111101-6|16	BuildArch:	noarch
14mr|texlive-scheme-20111101-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-20111101-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-20111101-6|19	BuildArch:	noarch
14mr|texlive-scheme-20111101-6|20	
14mr|texlive-scheme-20111101-6|21	%description
14mr|texlive-scheme-20111101-6|22	TeXLive schemes.
14mr|texlive-scheme-20111101-6|23	
14mr|texlive-scheme-20111101-6|24	#-----------------------------------------------------------------------
14mr|texlive-scheme-20111101-6|25	# revision 17228
14mr|texlive-scheme-20111101-6|26	# category Scheme
14mr|texlive-scheme-20111101-6|27	# catalog-ctan undef
14mr|texlive-scheme-20111101-6|28	# catalog-date undef
14mr|texlive-scheme-20111101-6|29	# catalog-license undef
14mr|texlive-scheme-20111101-6|30	# catalog-version undef
14mr|texlive-scheme-20111101-6|31	%package	basic
14mr|texlive-scheme-20111101-6|32	Summary:	basic scheme (plain and LaTeX)
14mr|texlive-scheme-20111101-6|33	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-20111101-6|34	Requires:	texlive-collection-basic
14mr|texlive-scheme-20111101-6|35	Requires:	texlive-collection-latex
14mr|texlive-scheme-20111101-6|36	
14mr|texlive-scheme-20111101-6|37	%description	basic
14mr|texlive-scheme-20111101-6|38	This is the basic TeX Live scheme: it is a small set of files
14mr|texlive-scheme-20111101-6|39	sufficient to typeset plain TeX or LaTeX documents in
14mr|texlive-scheme-20111101-6|40	PostScript or PDF, using the Computer Modern fonts.  This
14mr|texlive-scheme-20111101-6|41	scheme corresponds to collection-basic and collection-latex.
14mr|texlive-scheme-20111101-6|42	
14mr|texlive-scheme-20111101-6|43	%files		basic
14mr|texlive-scheme-20111101-6|44	
14mr|texlive-scheme-20111101-6|45	#-----------------------------------------------------------------------
14mr|texlive-scheme-20111101-6|46	# revision 23157
14mr|texlive-scheme-20111101-6|47	# category Scheme
14mr|texlive-scheme-20111101-6|48	# catalog-ctan undef
14mr|texlive-scheme-20111101-6|49	# catalog-date undef
14mr|texlive-scheme-20111101-6|50	# catalog-license undef
14mr|texlive-scheme-20111101-6|51	# catalog-version undef
14mr|texlive-scheme-20111101-6|52	%package	context
14mr|texlive-scheme-20111101-6|53	Summary:	ConTeXt scheme
14mr|texlive-scheme-20111101-6|54	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-20111101-6|55	Requires:	texlive-collection-context
14mr|texlive-scheme-20111101-6|56	Requires:	texlive-collection-metapost
14mr|texlive-scheme-20111101-6|57	Requires:	texlive-tex-gyre
14mr|texlive-scheme-20111101-6|58	Requires:	texlive-antt
14mr|texlive-scheme-20111101-6|59	Requires:	texlive-iwona
14mr|texlive-scheme-20111101-6|60	Requires:	texlive-kurier
14mr|texlive-scheme-20111101-6|61	Requires:	texlive-poltawski
14mr|texlive-scheme-20111101-6|62	Requires:	texlive-txfonts
14mr|texlive-scheme-20111101-6|63	Requires:	texlive-pxfonts
14mr|texlive-scheme-20111101-6|64	Requires:	texlive-eulervm
14mr|texlive-scheme-20111101-6|65	Requires:	texlive-marvosym
14mr|texlive-scheme-20111101-6|66	Requires:	texlive-wasy
14mr|texlive-scheme-20111101-6|67	Requires:	texlive-ly1
14mr|texlive-scheme-20111101-6|68	Requires(post):	texlive-context.bin
14mr|texlive-scheme-20111101-6|69	
14mr|texlive-scheme-20111101-6|70	%description	context
14mr|texlive-scheme-20111101-6|71	This is the TeX Live scheme for installing ConTeXt.
14mr|texlive-scheme-20111101-6|72	
14mr|texlive-scheme-20111101-6|73	%post		context
14mr|texlive-scheme-20111101-6|74	%{_sbindir}/texlive.post
14mr|texlive-scheme-20111101-6|75	
14mr|texlive-scheme-20111101-6|76	%postun		context
14mr|texlive-scheme-20111101-6|77	if [ $1 -eq 0 ]; then
14mr|texlive-scheme-20111101-6|78	%{_sbindir}/texlive.post
14mr|texlive-scheme-20111101-6|79	fi
14mr|texlive-scheme-20111101-6|80	
14mr|texlive-scheme-20111101-6|81	%files		context
14mr|texlive-scheme-20111101-6|82	
14mr|texlive-scheme-20111101-6|83	#-----------------------------------------------------------------------
14mr|texlive-scheme-20111101-6|84	# revision 21417
14mr|texlive-scheme-20111101-6|85	# category Scheme
14mr|texlive-scheme-20111101-6|86	# catalog-ctan undef
14mr|texlive-scheme-20111101-6|87	# catalog-date undef
14mr|texlive-scheme-20111101-6|88	# catalog-license undef
14mr|texlive-scheme-20111101-6|89	# catalog-version undef
14mr|texlive-scheme-20111101-6|90	%package	full
14mr|texlive-scheme-20111101-6|91	Summary:	full scheme (everything)
14mr|texlive-scheme-20111101-6|92	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-20111101-6|93	Requires:	texlive-collection-basic
14mr|texlive-scheme-20111101-6|94	Requires:	texlive-collection-bibtexextra
14mr|texlive-scheme-20111101-6|95	Requires:	texlive-collection-binextra
14mr|texlive-scheme-20111101-6|96	Requires:	texlive-collection-context
14mr|texlive-scheme-20111101-6|97	Requires:	texlive-collection-documentation-arabic
14mr|texlive-scheme-20111101-6|98	Requires:	texlive-collection-documentation-base
14mr|texlive-scheme-20111101-6|99	Requires:	texlive-collection-documentation-bulgarian
14mr|texlive-scheme-20111101-6|100	Requires:	texlive-collection-documentation-chinese
14mr|texlive-scheme-20111101-6|101	Requires:	texlive-collection-documentation-czechslovak
14mr|texlive-scheme-20111101-6|102	Requires:	texlive-collection-documentation-dutch
14mr|texlive-scheme-20111101-6|103	Requires:	texlive-collection-documentation-english
14mr|texlive-scheme-20111101-6|104	Requires:	texlive-collection-documentation-finnish
14mr|texlive-scheme-20111101-6|105	Requires:	texlive-collection-documentation-french
14mr|texlive-scheme-20111101-6|106	Requires:	texlive-collection-documentation-german
14mr|texlive-scheme-20111101-6|107	Requires:	texlive-collection-documentation-italian
14mr|texlive-scheme-20111101-6|108	Requires:	texlive-collection-documentation-japanese
14mr|texlive-scheme-20111101-6|109	Requires:	texlive-collection-documentation-korean
14mr|texlive-scheme-20111101-6|110	Requires:	texlive-collection-documentation-mongolian
14mr|texlive-scheme-20111101-6|111	Requires:	texlive-collection-documentation-polish
14mr|texlive-scheme-20111101-6|112	Requires:	texlive-collection-documentation-portuguese
14mr|texlive-scheme-20111101-6|113	Requires:	texlive-collection-documentation-russian
14mr|texlive-scheme-20111101-6|114	Requires:	texlive-collection-documentation-serbian
14mr|texlive-scheme-20111101-6|115	Requires:	texlive-collection-documentation-slovenian
14mr|texlive-scheme-20111101-6|116	Requires:	texlive-collection-documentation-spanish
14mr|texlive-scheme-20111101-6|117	Requires:	texlive-collection-documentation-thai
14mr|texlive-scheme-20111101-6|118	Requires:	texlive-collection-documentation-turkish
14mr|texlive-scheme-20111101-6|119	Requires:	texlive-collection-documentation-ukrainian
14mr|texlive-scheme-20111101-6|120	Requires:	texlive-collection-documentation-vietnamese
14mr|texlive-scheme-20111101-6|121	Requires:	texlive-collection-fontsextra
14mr|texlive-scheme-20111101-6|122	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-20111101-6|123	Requires:	texlive-collection-fontutils
14mr|texlive-scheme-20111101-6|124	Requires:	texlive-collection-formatsextra
14mr|texlive-scheme-20111101-6|125	Requires:	texlive-collection-games
14mr|texlive-scheme-20111101-6|126	Requires:	texlive-collection-genericextra
14mr|texlive-scheme-20111101-6|127	Requires:	texlive-collection-genericrecommended
14mr|texlive-scheme-20111101-6|128	Requires:	texlive-collection-htmlxml
14mr|texlive-scheme-20111101-6|129	Requires:	texlive-collection-humanities
14mr|texlive-scheme-20111101-6|130	Requires:	texlive-collection-langafrican
14mr|texlive-scheme-20111101-6|131	Requires:	texlive-collection-langarabic
14mr|texlive-scheme-20111101-6|132	Requires:	texlive-collection-langarmenian
14mr|texlive-scheme-20111101-6|133	Requires:	texlive-collection-langcjk
14mr|texlive-scheme-20111101-6|134	Requires:	texlive-collection-langcroatian
14mr|texlive-scheme-20111101-6|135	Requires:	texlive-collection-langcyrillic
14mr|texlive-scheme-20111101-6|136	Requires:	texlive-collection-langczechslovak
14mr|texlive-scheme-20111101-6|137	Requires:	texlive-collection-langdanish
14mr|texlive-scheme-20111101-6|138	Requires:	texlive-collection-langdutch
14mr|texlive-scheme-20111101-6|139	Requires:	texlive-collection-langfinnish
14mr|texlive-scheme-20111101-6|140	Requires:	texlive-collection-langfrench
14mr|texlive-scheme-20111101-6|141	Requires:	texlive-collection-langgerman
14mr|texlive-scheme-20111101-6|142	Requires:	texlive-collection-langgreek
14mr|texlive-scheme-20111101-6|143	Requires:	texlive-collection-langhebrew
14mr|texlive-scheme-20111101-6|144	Requires:	texlive-collection-langhungarian
14mr|texlive-scheme-20111101-6|145	Requires:	texlive-collection-langindic
14mr|texlive-scheme-20111101-6|146	Requires:	texlive-collection-langitalian
14mr|texlive-scheme-20111101-6|147	Requires:	texlive-collection-langlatin
14mr|texlive-scheme-20111101-6|148	Requires:	texlive-collection-langlatvian
14mr|texlive-scheme-20111101-6|149	Requires:	texlive-collection-langlithuanian
14mr|texlive-scheme-20111101-6|150	Requires:	texlive-collection-langmongolian
14mr|texlive-scheme-20111101-6|151	Requires:	texlive-collection-langnorwegian
14mr|texlive-scheme-20111101-6|152	Requires:	texlive-collection-langother
14mr|texlive-scheme-20111101-6|153	Requires:	texlive-collection-langpolish
14mr|texlive-scheme-20111101-6|154	Requires:	texlive-collection-langportuguese
14mr|texlive-scheme-20111101-6|155	Requires:	texlive-collection-langspanish
14mr|texlive-scheme-20111101-6|156	Requires:	texlive-collection-langswedish
14mr|texlive-scheme-20111101-6|157	Requires:	texlive-collection-langtibetan
14mr|texlive-scheme-20111101-6|158	Requires:	texlive-collection-langturkmen
14mr|texlive-scheme-20111101-6|159	Requires:	texlive-collection-langenglish
14mr|texlive-scheme-20111101-6|160	Requires:	texlive-collection-langvietnamese
14mr|texlive-scheme-20111101-6|161	Requires:	texlive-collection-latex
14mr|texlive-scheme-20111101-6|162	Requires:	texlive-collection-latexextra
14mr|texlive-scheme-20111101-6|163	Requires:	texlive-collection-latexrecommended
14mr|texlive-scheme-20111101-6|164	Requires:	texlive-collection-luatex
14mr|texlive-scheme-20111101-6|165	Requires:	texlive-collection-mathextra
14mr|texlive-scheme-20111101-6|166	Requires:	texlive-collection-metapost
14mr|texlive-scheme-20111101-6|167	Requires:	texlive-collection-music
14mr|texlive-scheme-20111101-6|168	Requires:	texlive-collection-omega
14mr|texlive-scheme-20111101-6|169	Requires:	texlive-collection-pictures
14mr|texlive-scheme-20111101-6|170	Requires:	texlive-collection-plainextra
14mr|texlive-scheme-20111101-6|171	Requires:	texlive-collection-pstricks
14mr|texlive-scheme-20111101-6|172	Requires:	texlive-collection-publishers
14mr|texlive-scheme-20111101-6|173	Requires:	texlive-collection-science
14mr|texlive-scheme-20111101-6|174	Requires:	texlive-collection-texinfo
14mr|texlive-scheme-20111101-6|175	Requires:	texlive-collection-xetex
14mr|texlive-scheme-20111101-6|176	
14mr|texlive-scheme-20111101-6|177	%description	full
14mr|texlive-scheme-20111101-6|178	This is the full TeX Live scheme: it installs everything
14mr|texlive-scheme-20111101-6|179	available.
14mr|texlive-scheme-20111101-6|180	
14mr|texlive-scheme-20111101-6|181	%files		full
14mr|texlive-scheme-20111101-6|182	
14mr|texlive-scheme-20111101-6|183	#-----------------------------------------------------------------------
14mr|texlive-scheme-20111101-6|184	# revision 21479
14mr|texlive-scheme-20111101-6|185	# category Scheme
14mr|texlive-scheme-20111101-6|186	# catalog-ctan undef
14mr|texlive-scheme-20111101-6|187	# catalog-date undef
14mr|texlive-scheme-20111101-6|188	# catalog-license undef
14mr|texlive-scheme-20111101-6|189	# catalog-version undef
14mr|texlive-scheme-20111101-6|190	%package	gust
14mr|texlive-scheme-20111101-6|191	Summary:        GUST TeX Live scheme
14mr|texlive-scheme-20111101-6|192	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-20111101-6|193	Requires:	texlive-FAQ-en
14mr|texlive-scheme-20111101-6|194	Requires:	texlive-Type1fonts
14mr|texlive-scheme-20111101-6|195	Requires:	texlive-amslatex-primer
14mr|texlive-scheme-20111101-6|196	Requires:	texlive-amstex
14mr|texlive-scheme-20111101-6|197	Requires:	texlive-antt
14mr|texlive-scheme-20111101-6|198	Requires:	texlive-bibtex8
14mr|texlive-scheme-20111101-6|199	Requires:	texlive-comment
14mr|texlive-scheme-20111101-6|200	Requires:	texlive-comprehensive
14mr|texlive-scheme-20111101-6|201	Requires:	texlive-concrete
14mr|texlive-scheme-20111101-6|202	Requires:	texlive-cyklop
14mr|texlive-scheme-20111101-6|203	Requires:	texlive-dvidvi
14mr|texlive-scheme-20111101-6|204	Requires:	texlive-dviljk
14mr|texlive-scheme-20111101-6|205	Requires:	texlive-gustprog
14mr|texlive-scheme-20111101-6|206	Requires:	texlive-impatient
14mr|texlive-scheme-20111101-6|207	Requires:	texlive-iwona
14mr|texlive-scheme-20111101-6|208	Requires:	texlive-metafont-beginners
14mr|texlive-scheme-20111101-6|209	Requires:	texlive-metapost-examples
14mr|texlive-scheme-20111101-6|210	Requires:	texlive-poltawski
14mr|texlive-scheme-20111101-6|211	Requires:	texlive-pstricks-tutorial
14mr|texlive-scheme-20111101-6|212	Requires:	texlive-seetexk
14mr|texlive-scheme-20111101-6|213	Requires:	texlive-seminar
14mr|texlive-scheme-20111101-6|214	Requires:	texlive-tds
14mr|texlive-scheme-20111101-6|215	Requires:	texlive-tex4ht
14mr|texlive-scheme-20111101-6|216	Requires:	texlive-texdoc
14mr|texlive-scheme-20111101-6|217	Requires:	texlive-collection-basic
14mr|texlive-scheme-20111101-6|218	Requires:	texlive-collection-context
14mr|texlive-scheme-20111101-6|219	Requires:	texlive-collection-documentation-polish
14mr|texlive-scheme-20111101-6|220	Requires:	texlive-collection-fontutils
14mr|texlive-scheme-20111101-6|221	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-20111101-6|222	Requires:	texlive-collection-genericrecommended
14mr|texlive-scheme-20111101-6|223	Requires:	texlive-collection-langpolish
14mr|texlive-scheme-20111101-6|224	Requires:	texlive-collection-latex
14mr|texlive-scheme-20111101-6|225	Requires:	texlive-collection-latexrecommended
14mr|texlive-scheme-20111101-6|226	Requires:	texlive-collection-metapost
14mr|texlive-scheme-20111101-6|227	Requires:	texlive-collection-xetex
14mr|texlive-scheme-20111101-6|228	
14mr|texlive-scheme-20111101-6|229	%description	gust
14mr|texlive-scheme-20111101-6|230	This is the GUST TeX Live scheme: it is a set of files
14mr|texlive-scheme-20111101-6|231	sufficient to typeset Polish plain TeX, LaTeX and ConTeXt
14mr|texlive-scheme-20111101-6|232	documents in PostScript or PDF.
14mr|texlive-scheme-20111101-6|233	
14mr|texlive-scheme-20111101-6|234	%files		gust
14mr|texlive-scheme-20111101-6|235	
14mr|texlive-scheme-20111101-6|236	#-----------------------------------------------------------------------
14mr|texlive-scheme-20111101-6|237	# revision 18615
14mr|texlive-scheme-20111101-6|238	# category Scheme
14mr|texlive-scheme-20111101-6|239	# catalog-ctan undef
14mr|texlive-scheme-20111101-6|240	# catalog-date undef
14mr|texlive-scheme-20111101-6|241	# catalog-license undef
14mr|texlive-scheme-20111101-6|242	# catalog-version undef
14mr|texlive-scheme-20111101-6|243	%package	medium
14mr|texlive-scheme-20111101-6|244	Summary:	medium scheme (plain, latex, recommended packages, some languages)
14mr|texlive-scheme-20111101-6|245	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-20111101-6|246	Requires:	texlive-collection-basic
14mr|texlive-scheme-20111101-6|247	Requires:	texlive-collection-binextra
14mr|texlive-scheme-20111101-6|248	Requires:	texlive-collection-context
14mr|texlive-scheme-20111101-6|249	Requires:	texlive-collection-documentation-english
14mr|texlive-scheme-20111101-6|250	Requires:	texlive-collection-fontutils
14mr|texlive-scheme-20111101-6|251	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-20111101-6|252	Requires:	texlive-collection-langczechslovak
14mr|texlive-scheme-20111101-6|253	Requires:	texlive-collection-langdutch
14mr|texlive-scheme-20111101-6|254	Requires:	texlive-collection-langfrench
14mr|texlive-scheme-20111101-6|255	Requires:	texlive-collection-langgerman
14mr|texlive-scheme-20111101-6|256	Requires:	texlive-collection-langitalian
14mr|texlive-scheme-20111101-6|257	Requires:	texlive-collection-langpolish
14mr|texlive-scheme-20111101-6|258	Requires:	texlive-collection-langportuguese
14mr|texlive-scheme-20111101-6|259	Requires:	texlive-collection-langspanish
14mr|texlive-scheme-20111101-6|260	Requires:	texlive-collection-langenglish
14mr|texlive-scheme-20111101-6|261	Requires:	texlive-collection-latex
14mr|texlive-scheme-20111101-6|262	Requires:	texlive-collection-latexrecommended
14mr|texlive-scheme-20111101-6|263	Requires:	texlive-collection-mathextra
14mr|texlive-scheme-20111101-6|264	Requires:	texlive-collection-metapost
14mr|texlive-scheme-20111101-6|265	Requires:	texlive-collection-texinfo
14mr|texlive-scheme-20111101-6|266	Requires:	texlive-collection-xetex
14mr|texlive-scheme-20111101-6|267	Requires:	texlive-collection-luatex
14mr|texlive-scheme-20111101-6|268	Requires:	texlive-collection-genericrecommended
14mr|texlive-scheme-20111101-6|269	
14mr|texlive-scheme-20111101-6|270	%description	medium
14mr|texlive-scheme-20111101-6|271	This is the medium TeX Live collection: it contains plain TeX,
14mr|texlive-scheme-20111101-6|272	LaTeX, many recommended packages, and support for some widely-
14mr|texlive-scheme-20111101-6|273	used European languages.
14mr|texlive-scheme-20111101-6|274	
14mr|texlive-scheme-20111101-6|275	%files		medium
14mr|texlive-scheme-20111101-6|276	
14mr|texlive-scheme-20111101-6|277	#-----------------------------------------------------------------------
14mr|texlive-scheme-20111101-6|278	# revision 13822
14mr|texlive-scheme-20111101-6|279	# category Scheme
14mr|texlive-scheme-20111101-6|280	# catalog-ctan undef
14mr|texlive-scheme-20111101-6|281	# catalog-date undef
14mr|texlive-scheme-20111101-6|282	# catalog-license undef
14mr|texlive-scheme-20111101-6|283	# catalog-version undef
14mr|texlive-scheme-20111101-6|284	%package	minimal
14mr|texlive-scheme-20111101-6|285	Summary:	minimal scheme (plain only)
14mr|texlive-scheme-20111101-6|286	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-20111101-6|287	Requires:	texlive-collection-basic
14mr|texlive-scheme-20111101-6|288	
14mr|texlive-scheme-20111101-6|289	%description	minimal
14mr|texlive-scheme-20111101-6|290	This is the minimal TeX Live scheme, with support for only
14mr|texlive-scheme-20111101-6|291	plain TeX. (No LaTeX macros.)  LuaTeX is included because Lua
14mr|texlive-scheme-20111101-6|292	scripts are used in TeX Live infrastructure.  This scheme
14mr|texlive-scheme-20111101-6|293	corresponds exactly to collection-basic.
14mr|texlive-scheme-20111101-6|294	
14mr|texlive-scheme-20111101-6|295	%files		minimal
14mr|texlive-scheme-20111101-6|296	
14mr|texlive-scheme-20111101-6|297	#-----------------------------------------------------------------------
14mr|texlive-scheme-20111101-6|298	# revision 21479
14mr|texlive-scheme-20111101-6|299	# category Scheme
14mr|texlive-scheme-20111101-6|300	# catalog-ctan undef
14mr|texlive-scheme-20111101-6|301	# catalog-date undef
14mr|texlive-scheme-20111101-6|302	# catalog-license undef
14mr|texlive-scheme-20111101-6|303	# catalog-version undef
14mr|texlive-scheme-20111101-6|304	%package	tetex
14mr|texlive-scheme-20111101-6|305	Summary:	teTeX scheme (more than medium, but nowhere near full)
14mr|texlive-scheme-20111101-6|306	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-20111101-6|307	Requires:	texlive-FAQ-en
14mr|texlive-scheme-20111101-6|308	Requires:	texlive-SIunits
14mr|texlive-scheme-20111101-6|309	Requires:	texlive-acronym
14mr|texlive-scheme-20111101-6|310	Requires:	texlive-amslatex-primer
14mr|texlive-scheme-20111101-6|311	Requires:	texlive-bbm
14mr|texlive-scheme-20111101-6|312	Requires:	texlive-bbm-macros
14mr|texlive-scheme-20111101-6|313	Requires:	texlive-bbold
14mr|texlive-scheme-20111101-6|314	Requires:	texlive-bibtex8
14mr|texlive-scheme-20111101-6|315	Requires:	texlive-ctie
14mr|texlive-scheme-20111101-6|316	Requires:	texlive-detex
14mr|texlive-scheme-20111101-6|317	Requires:	texlive-dtl
14mr|texlive-scheme-20111101-6|318	Requires:	texlive-dvi2tty
14mr|texlive-scheme-20111101-6|319	Requires:	texlive-dvicopy
14mr|texlive-scheme-20111101-6|320	Requires:	texlive-dvidvi
14mr|texlive-scheme-20111101-6|321	Requires:	texlive-dviljk
14mr|texlive-scheme-20111101-6|322	Requires:	texlive-patgen
14mr|texlive-scheme-20111101-6|323	Requires:	texlive-pdftools
14mr|texlive-scheme-20111101-6|324	Requires:	texlive-seetexk
14mr|texlive-scheme-20111101-6|325	Requires:	texlive-tie
14mr|texlive-scheme-20111101-6|326	Requires:	texlive-web
14mr|texlive-scheme-20111101-6|327	Requires:	texlive-cmbright
14mr|texlive-scheme-20111101-6|328	Requires:	texlive-cweb
14mr|texlive-scheme-20111101-6|329	Requires:	texlive-eplain
14mr|texlive-scheme-20111101-6|330	Requires:	texlive-eulervm
14mr|texlive-scheme-20111101-6|331	Requires:	texlive-gentle
14mr|texlive-scheme-20111101-6|332	Requires:	texlive-lshort-english
14mr|texlive-scheme-20111101-6|333	Requires:	texlive-mathmode
14mr|texlive-scheme-20111101-6|334	Requires:	texlive-mltex
14mr|texlive-scheme-20111101-6|335	Requires:	texlive-multirow
14mr|texlive-scheme-20111101-6|336	Requires:	texlive-nomencl
14mr|texlive-scheme-20111101-6|337	Requires:	texlive-pst-pdf
14mr|texlive-scheme-20111101-6|338	Requires:	texlive-pstricks-tutorial
14mr|texlive-scheme-20111101-6|339	Requires:	texlive-rsfs
14mr|texlive-scheme-20111101-6|340	Requires:	texlive-subfigure
14mr|texlive-scheme-20111101-6|341	Requires:	texlive-supertabular
14mr|texlive-scheme-20111101-6|342	Requires:	texlive-tamethebeast
14mr|texlive-scheme-20111101-6|343	Requires:	texlive-tds
14mr|texlive-scheme-20111101-6|344	Requires:	texlive-tex-refs
14mr|texlive-scheme-20111101-6|345	Requires:	texlive-collection-basic
14mr|texlive-scheme-20111101-6|346	Requires:	texlive-collection-context
14mr|texlive-scheme-20111101-6|347	Requires:	texlive-collection-documentation-base
14mr|texlive-scheme-20111101-6|348	Requires:	texlive-collection-fontutils
14mr|texlive-scheme-20111101-6|349	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-20111101-6|350	Requires:	texlive-collection-genericrecommended
14mr|texlive-scheme-20111101-6|351	Requires:	texlive-collection-langcjk
14mr|texlive-scheme-20111101-6|352	Requires:	texlive-collection-langcroatian
14mr|texlive-scheme-20111101-6|353	Requires:	texlive-collection-langcyrillic
14mr|texlive-scheme-20111101-6|354	Requires:	texlive-collection-langczechslovak
14mr|texlive-scheme-20111101-6|355	Requires:	texlive-collection-langdanish
14mr|texlive-scheme-20111101-6|356	Requires:	texlive-collection-langdutch
14mr|texlive-scheme-20111101-6|357	Requires:	texlive-collection-langfinnish
14mr|texlive-scheme-20111101-6|358	Requires:	texlive-collection-langfrench
14mr|texlive-scheme-20111101-6|359	Requires:	texlive-collection-langgerman
14mr|texlive-scheme-20111101-6|360	Requires:	texlive-collection-langgreek
14mr|texlive-scheme-20111101-6|361	Requires:	texlive-collection-langhungarian
14mr|texlive-scheme-20111101-6|362	Requires:	texlive-collection-langitalian
14mr|texlive-scheme-20111101-6|363	Requires:	texlive-collection-langlatin
14mr|texlive-scheme-20111101-6|364	Requires:	texlive-collection-langmongolian
14mr|texlive-scheme-20111101-6|365	Requires:	texlive-collection-langnorwegian
14mr|texlive-scheme-20111101-6|366	Requires:	texlive-collection-langother
14mr|texlive-scheme-20111101-6|367	Requires:	texlive-collection-langpolish
14mr|texlive-scheme-20111101-6|368	Requires:	texlive-collection-langportuguese
14mr|texlive-scheme-20111101-6|369	Requires:	texlive-collection-langspanish
14mr|texlive-scheme-20111101-6|370	Requires:	texlive-collection-langswedish
14mr|texlive-scheme-20111101-6|371	Requires:	texlive-collection-langenglish
14mr|texlive-scheme-20111101-6|372	Requires:	texlive-collection-langvietnamese
14mr|texlive-scheme-20111101-6|373	Requires:	texlive-collection-latex
14mr|texlive-scheme-20111101-6|374	Requires:	texlive-collection-latexrecommended
14mr|texlive-scheme-20111101-6|375	Requires:	texlive-collection-mathextra
14mr|texlive-scheme-20111101-6|376	Requires:	texlive-collection-metapost
14mr|texlive-scheme-20111101-6|377	Requires:	texlive-collection-omega
14mr|texlive-scheme-20111101-6|378	Requires:	texlive-collection-pictures
14mr|texlive-scheme-20111101-6|379	Requires:	texlive-collection-pstricks
14mr|texlive-scheme-20111101-6|380	Requires:	texlive-collection-texinfo
14mr|texlive-scheme-20111101-6|381	%rename tetex
14mr|texlive-scheme-20111101-6|382	%rename texlive-dviutils
14mr|texlive-scheme-20111101-6|383	
14mr|texlive-scheme-20111101-6|384	%description	tetex
14mr|texlive-scheme-20111101-6|385	TeX Live scheme nearly equivalent to the teTeX distribution
14mr|texlive-scheme-20111101-6|386	that was maintained by Thomas Esser.
14mr|texlive-scheme-20111101-6|387	
14mr|texlive-scheme-20111101-6|388	%posttrans
14mr|texlive-scheme-20111101-6|389	%{_sbindir}/texlive.post -
14mr|texlive-scheme-20111101-6|390	
14mr|texlive-scheme-20111101-6|391	%files		tetex
14mr|texlive-scheme-20111101-6|392	
14mr|texlive-scheme-20111101-6|393	#-----------------------------------------------------------------------
14mr|texlive-scheme-20111101-6|394	# revision 13822
14mr|texlive-scheme-20111101-6|395	# category Scheme
14mr|texlive-scheme-20111101-6|396	# catalog-ctan undef
14mr|texlive-scheme-20111101-6|397	# catalog-date undef
14mr|texlive-scheme-20111101-6|398	# catalog-license undef
14mr|texlive-scheme-20111101-6|399	# catalog-version undef
14mr|texlive-scheme-20111101-6|400	%package	xml
14mr|texlive-scheme-20111101-6|401	Summary:	XML scheme
14mr|texlive-scheme-20111101-6|402	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-20111101-6|403	Requires:	texlive-context
14mr|texlive-scheme-20111101-6|404	Requires:	texlive-jadetex
14mr|texlive-scheme-20111101-6|405	Requires:	texlive-ltxmisc
14mr|texlive-scheme-20111101-6|406	Requires:	texlive-marvosym
14mr|texlive-scheme-20111101-6|407	Requires:	texlive-marvosym
14mr|texlive-scheme-20111101-6|408	Requires:	texlive-metapost
14mr|texlive-scheme-20111101-6|409	Requires:	texlive-passivetex
14mr|texlive-scheme-20111101-6|410	Requires:	texlive-rotating
14mr|texlive-scheme-20111101-6|411	Requires:	texlive-stmaryrd
14mr|texlive-scheme-20111101-6|412	Requires:	texlive-tex4ht
14mr|texlive-scheme-20111101-6|413	Requires:	texlive-tipa
14mr|texlive-scheme-20111101-6|414	Requires:	texlive-ucs
14mr|texlive-scheme-20111101-6|415	Requires:	texlive-wasy
14mr|texlive-scheme-20111101-6|416	Requires:	texlive-wasysym
14mr|texlive-scheme-20111101-6|417	Requires:	texlive-xmltex
14mr|texlive-scheme-20111101-6|418	Requires:	texlive-collection-basic
14mr|texlive-scheme-20111101-6|419	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-20111101-6|420	Requires:	texlive-collection-latex
14mr|texlive-scheme-20111101-6|421	Requires:	texlive-collection-omega
14mr|texlive-scheme-20111101-6|422	
14mr|texlive-scheme-20111101-6|423	%description	xml
14mr|texlive-scheme-20111101-6|424	This contains the things you need to do XML-related work,
14mr|texlive-scheme-20111101-6|425	including PassiveTeX, JadeTeX, ConTeXt and Omega.
14mr|texlive-scheme-20111101-6|426	
14mr|texlive-scheme-20111101-6|427	%files		xml
14mr|texlive-scheme-20111101-6|428	
14mr|texlive-scheme-20111101-6|429	#-----------------------------------------------------------------------
14mr|texlive-scheme-20111101-6|430	%prep
14mr|texlive-scheme-20111101-6|431	%setup -c -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7
14mr|texlive-scheme-20111101-6|432	
14mr|texlive-scheme-20111101-6|433	%build
14mr|texlive-scheme-20111101-6|434	
14mr|texlive-scheme-20111101-6|435	%install
14mr|texlive-scheme-20111101-6|436	
14mr|texlive-scheme-20111101-6|437	
14mr|texlive-scheme-20111101-6|438	
14mr|texlive-scheme-20111101-6|439	%changelog
14mr|texlive-scheme-20111101-6|440	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111101-6
14mr|texlive-scheme-20111101-6|441	+ Revision: 096b47d
14mr|texlive-scheme-20111101-6|442	- MassBuild#440: Increase release tag
14mr|texlive-scheme-20111101-6|443	
14mr|texlive-scheme-20111101-6|444	

21297 14
14mr|texlive-scheme-basic-20120810-2|1	# revision 25923
14mr|texlive-scheme-basic-20120810-2|2	# category Scheme
14mr|texlive-scheme-basic-20120810-2|3	# catalog-ctan undef
14mr|texlive-scheme-basic-20120810-2|4	# catalog-date undef
14mr|texlive-scheme-basic-20120810-2|5	# catalog-license undef
14mr|texlive-scheme-basic-20120810-2|6	# catalog-version undef
14mr|texlive-scheme-basic-20120810-2|7	Name:		texlive-scheme-basic
14mr|texlive-scheme-basic-20120810-2|8	Version:	20120810
14mr|texlive-scheme-basic-20120810-2|9	Release:	2
14mr|texlive-scheme-basic-20120810-2|10	Summary:	basic scheme (plain and latex)
14mr|texlive-scheme-basic-20120810-2|11	Group:		Publishing
14mr|texlive-scheme-basic-20120810-2|12	URL:		http://tug.org/texlive
14mr|texlive-scheme-basic-20120810-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-basic-20120810-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-basic.tar.xz
14mr|texlive-scheme-basic-20120810-2|15	BuildArch:	noarch
14mr|texlive-scheme-basic-20120810-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-basic-20120810-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-basic-20120810-2|18	Requires:	texlive-collection-basic
14mr|texlive-scheme-basic-20120810-2|19	Requires:	texlive-collection-latex
14mr|texlive-scheme-basic-20120810-2|20	
14mr|texlive-scheme-basic-20120810-2|21	%description
14mr|texlive-scheme-basic-20120810-2|22	This is the basic TeX Live scheme: it is a small set of files
14mr|texlive-scheme-basic-20120810-2|23	sufficient to typeset plain TeX or LaTeX documents in
14mr|texlive-scheme-basic-20120810-2|24	PostScript or PDF, using the Computer Modern fonts.  This
14mr|texlive-scheme-basic-20120810-2|25	scheme corresponds to collection-basic and collection-latex.
14mr|texlive-scheme-basic-20120810-2|26	
14mr|texlive-scheme-basic-20120810-2|27	#-----------------------------------------------------------------------
14mr|texlive-scheme-basic-20120810-2|28	%files
14mr|texlive-scheme-basic-20120810-2|29	
14mr|texlive-scheme-basic-20120810-2|30	#-----------------------------------------------------------------------
14mr|texlive-scheme-basic-20120810-2|31	%prep
14mr|texlive-scheme-basic-20120810-2|32	%setup -c -a0
14mr|texlive-scheme-basic-20120810-2|33	
14mr|texlive-scheme-basic-20120810-2|34	%build
14mr|texlive-scheme-basic-20120810-2|35	
14mr|texlive-scheme-basic-20120810-2|36	%install
14mr|texlive-scheme-basic-20120810-2|37	
14mr|texlive-scheme-basic-20120810-2|38	
14mr|texlive-scheme-basic-20120810-2|39	
14mr|texlive-scheme-basic-20120810-2|40	%changelog
14mr|texlive-scheme-basic-20120810-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120810-2
14mr|texlive-scheme-basic-20120810-2|42	+ Revision: 8298944
14mr|texlive-scheme-basic-20120810-2|43	- MassBuild#440: Increase release tag
14mr|texlive-scheme-basic-20120810-2|44	
14mr|texlive-scheme-basic-20120810-2|45	

21298 14
14mr|texlive-scheme-context-20131201-6|1	# revision 32062
14mr|texlive-scheme-context-20131201-6|2	# category Scheme
14mr|texlive-scheme-context-20131201-6|3	# catalog-ctan undef
14mr|texlive-scheme-context-20131201-6|4	# catalog-date undef
14mr|texlive-scheme-context-20131201-6|5	# catalog-license undef
14mr|texlive-scheme-context-20131201-6|6	# catalog-version undef
14mr|texlive-scheme-context-20131201-6|7	Name:		texlive-scheme-context
14mr|texlive-scheme-context-20131201-6|8	Version:	20131201
14mr|texlive-scheme-context-20131201-6|9	Release:	6
14mr|texlive-scheme-context-20131201-6|10	Summary:	ConTeXt scheme
14mr|texlive-scheme-context-20131201-6|11	Group:		Publishing
14mr|texlive-scheme-context-20131201-6|12	URL:		http://tug.org/texlive
14mr|texlive-scheme-context-20131201-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-context-20131201-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-context.tar.xz
14mr|texlive-scheme-context-20131201-6|15	BuildArch:	noarch
14mr|texlive-scheme-context-20131201-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-context-20131201-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-context-20131201-6|18	Requires(post):	texlive-context
14mr|texlive-scheme-context-20131201-6|19	Requires:	texlive-collection-context
14mr|texlive-scheme-context-20131201-6|20	Requires:	texlive-collection-metapost
14mr|texlive-scheme-context-20131201-6|21	Requires:	texlive-tex-gyre
14mr|texlive-scheme-context-20131201-6|22	Requires:	texlive-tex-gyre-math
14mr|texlive-scheme-context-20131201-6|23	Requires:	texlive-antt
14mr|texlive-scheme-context-20131201-6|24	Requires:	texlive-iwona
14mr|texlive-scheme-context-20131201-6|25	Requires:	texlive-kurier
14mr|texlive-scheme-context-20131201-6|26	Requires:	texlive-poltawski
14mr|texlive-scheme-context-20131201-6|27	Requires:	texlive-xits
14mr|texlive-scheme-context-20131201-6|28	Requires:	texlive-Asana-Math
14mr|texlive-scheme-context-20131201-6|29	Requires:	texlive-gentium-tug
14mr|texlive-scheme-context-20131201-6|30	Requires:	texlive-txfonts
14mr|texlive-scheme-context-20131201-6|31	Requires:	texlive-pxfonts
14mr|texlive-scheme-context-20131201-6|32	Requires:	texlive-eulervm
14mr|texlive-scheme-context-20131201-6|33	Requires:	texlive-marvosym
14mr|texlive-scheme-context-20131201-6|34	Requires:	texlive-wasy
14mr|texlive-scheme-context-20131201-6|35	Requires:	texlive-ccicons
14mr|texlive-scheme-context-20131201-6|36	Requires:	texlive-ly1
14mr|texlive-scheme-context-20131201-6|37	
14mr|texlive-scheme-context-20131201-6|38	%description
14mr|texlive-scheme-context-20131201-6|39	This is the TeX Live scheme for installing ConTeXt.
14mr|texlive-scheme-context-20131201-6|40	
14mr|texlive-scheme-context-20131201-6|41	%post
14mr|texlive-scheme-context-20131201-6|42	%{_sbindir}/texlive.post
14mr|texlive-scheme-context-20131201-6|43	
14mr|texlive-scheme-context-20131201-6|44	%postun
14mr|texlive-scheme-context-20131201-6|45	if [ $1 -eq 0 ]; then
14mr|texlive-scheme-context-20131201-6|46	%{_sbindir}/texlive.post
14mr|texlive-scheme-context-20131201-6|47	fi
14mr|texlive-scheme-context-20131201-6|48	
14mr|texlive-scheme-context-20131201-6|49	#-----------------------------------------------------------------------
14mr|texlive-scheme-context-20131201-6|50	%files
14mr|texlive-scheme-context-20131201-6|51	
14mr|texlive-scheme-context-20131201-6|52	#-----------------------------------------------------------------------
14mr|texlive-scheme-context-20131201-6|53	%prep
14mr|texlive-scheme-context-20131201-6|54	%setup -c -a0
14mr|texlive-scheme-context-20131201-6|55	
14mr|texlive-scheme-context-20131201-6|56	%build
14mr|texlive-scheme-context-20131201-6|57	
14mr|texlive-scheme-context-20131201-6|58	%install
14mr|texlive-scheme-context-20131201-6|59	
14mr|texlive-scheme-context-20131201-6|60	%changelog
14mr|texlive-scheme-context-20131201-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131201-6
14mr|texlive-scheme-context-20131201-6|62	+ Revision: 7728159
14mr|texlive-scheme-context-20131201-6|63	- MassBuild#440: Increase release tag
14mr|texlive-scheme-context-20131201-6|64	
14mr|texlive-scheme-context-20131201-6|65	

21299 14
14mr|texlive-scheme-full-20131013-6|1	# revision 30492
14mr|texlive-scheme-full-20131013-6|2	# category Scheme
14mr|texlive-scheme-full-20131013-6|3	# catalog-ctan undef
14mr|texlive-scheme-full-20131013-6|4	# catalog-date undef
14mr|texlive-scheme-full-20131013-6|5	# catalog-license undef
14mr|texlive-scheme-full-20131013-6|6	# catalog-version undef
14mr|texlive-scheme-full-20131013-6|7	Name:		texlive-scheme-full
14mr|texlive-scheme-full-20131013-6|8	Version:	20131013
14mr|texlive-scheme-full-20131013-6|9	Release:	6
14mr|texlive-scheme-full-20131013-6|10	Summary:	full scheme (everything)
14mr|texlive-scheme-full-20131013-6|11	Group:		Publishing
14mr|texlive-scheme-full-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-scheme-full-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-full-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-full.tar.xz
14mr|texlive-scheme-full-20131013-6|15	BuildArch:	noarch
14mr|texlive-scheme-full-20131013-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-full-20131013-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-full-20131013-6|18	Requires:	texlive-collection-basic
14mr|texlive-scheme-full-20131013-6|19	Requires:	texlive-collection-bibtexextra
14mr|texlive-scheme-full-20131013-6|20	Requires:	texlive-collection-binextra
14mr|texlive-scheme-full-20131013-6|21	Requires:	texlive-collection-context
14mr|texlive-scheme-full-20131013-6|22	Requires:	texlive-collection-fontsextra
14mr|texlive-scheme-full-20131013-6|23	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-full-20131013-6|24	Requires:	texlive-collection-formatsextra
14mr|texlive-scheme-full-20131013-6|25	Requires:	texlive-collection-fontutils
14mr|texlive-scheme-full-20131013-6|26	Requires:	texlive-collection-games
14mr|texlive-scheme-full-20131013-6|27	Requires:	texlive-collection-genericextra
14mr|texlive-scheme-full-20131013-6|28	Requires:	texlive-collection-genericrecommended
14mr|texlive-scheme-full-20131013-6|29	Requires:	texlive-collection-htmlxml
14mr|texlive-scheme-full-20131013-6|30	Requires:	texlive-collection-humanities
14mr|texlive-scheme-full-20131013-6|31	Requires:	texlive-collection-langafrican
14mr|texlive-scheme-full-20131013-6|32	Requires:	texlive-collection-langarabic
14mr|texlive-scheme-full-20131013-6|33	Requires:	texlive-collection-langcjk
14mr|texlive-scheme-full-20131013-6|34	Requires:	texlive-collection-langcyrillic
14mr|texlive-scheme-full-20131013-6|35	Requires:	texlive-collection-langczechslovak
14mr|texlive-scheme-full-20131013-6|36	Requires:	texlive-collection-langenglish
14mr|texlive-scheme-full-20131013-6|37	Requires:	texlive-collection-langeuropean
14mr|texlive-scheme-full-20131013-6|38	Requires:	texlive-collection-langfrench
14mr|texlive-scheme-full-20131013-6|39	Requires:	texlive-collection-langgerman
14mr|texlive-scheme-full-20131013-6|40	Requires:	texlive-collection-langgreek
14mr|texlive-scheme-full-20131013-6|41	Requires:	texlive-collection-langindic
14mr|texlive-scheme-full-20131013-6|42	Requires:	texlive-collection-langitalian
14mr|texlive-scheme-full-20131013-6|43	Requires:	texlive-collection-langother
14mr|texlive-scheme-full-20131013-6|44	Requires:	texlive-collection-langpolish
14mr|texlive-scheme-full-20131013-6|45	Requires:	texlive-collection-langportuguese
14mr|texlive-scheme-full-20131013-6|46	Requires:	texlive-collection-langspanish
14mr|texlive-scheme-full-20131013-6|47	Requires:	texlive-collection-latex
14mr|texlive-scheme-full-20131013-6|48	Requires:	texlive-collection-latexextra
14mr|texlive-scheme-full-20131013-6|49	Requires:	texlive-collection-latexrecommended
14mr|texlive-scheme-full-20131013-6|50	Requires:	texlive-collection-luatex
14mr|texlive-scheme-full-20131013-6|51	Requires:	texlive-collection-mathextra
14mr|texlive-scheme-full-20131013-6|52	Requires:	texlive-collection-metapost
14mr|texlive-scheme-full-20131013-6|53	Requires:	texlive-collection-music
14mr|texlive-scheme-full-20131013-6|54	Requires:	texlive-collection-omega
14mr|texlive-scheme-full-20131013-6|55	Requires:	texlive-collection-pictures
14mr|texlive-scheme-full-20131013-6|56	Requires:	texlive-collection-plainextra
14mr|texlive-scheme-full-20131013-6|57	Requires:	texlive-collection-pstricks
14mr|texlive-scheme-full-20131013-6|58	Requires:	texlive-collection-publishers
14mr|texlive-scheme-full-20131013-6|59	Requires:	texlive-collection-science
14mr|texlive-scheme-full-20131013-6|60	Requires:	texlive-collection-xetex
14mr|texlive-scheme-full-20131013-6|61	
14mr|texlive-scheme-full-20131013-6|62	%description
14mr|texlive-scheme-full-20131013-6|63	This is the full TeX Live scheme: it installs everything
14mr|texlive-scheme-full-20131013-6|64	available.
14mr|texlive-scheme-full-20131013-6|65	
14mr|texlive-scheme-full-20131013-6|66	#-----------------------------------------------------------------------
14mr|texlive-scheme-full-20131013-6|67	%files
14mr|texlive-scheme-full-20131013-6|68	
14mr|texlive-scheme-full-20131013-6|69	#-----------------------------------------------------------------------
14mr|texlive-scheme-full-20131013-6|70	%prep
14mr|texlive-scheme-full-20131013-6|71	%setup -c -a0
14mr|texlive-scheme-full-20131013-6|72	
14mr|texlive-scheme-full-20131013-6|73	%build
14mr|texlive-scheme-full-20131013-6|74	
14mr|texlive-scheme-full-20131013-6|75	%install
14mr|texlive-scheme-full-20131013-6|76	
14mr|texlive-scheme-full-20131013-6|77	%changelog
14mr|texlive-scheme-full-20131013-6|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-scheme-full-20131013-6|79	+ Revision: efc3153
14mr|texlive-scheme-full-20131013-6|80	- MassBuild#440: Increase release tag
14mr|texlive-scheme-full-20131013-6|81	
14mr|texlive-scheme-full-20131013-6|82	

21300 14
14mr|texlive-scheme-gust-20131013-6|1	# revision 30372
14mr|texlive-scheme-gust-20131013-6|2	# category Scheme
14mr|texlive-scheme-gust-20131013-6|3	# catalog-ctan undef
14mr|texlive-scheme-gust-20131013-6|4	# catalog-date undef
14mr|texlive-scheme-gust-20131013-6|5	# catalog-license undef
14mr|texlive-scheme-gust-20131013-6|6	# catalog-version undef
14mr|texlive-scheme-gust-20131013-6|7	Name:		texlive-scheme-gust
14mr|texlive-scheme-gust-20131013-6|8	Version:	20131013
14mr|texlive-scheme-gust-20131013-6|9	Release:	6
14mr|texlive-scheme-gust-20131013-6|10	Summary:	GUST TeX Live scheme
14mr|texlive-scheme-gust-20131013-6|11	Group:		Publishing
14mr|texlive-scheme-gust-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-scheme-gust-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-gust-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-gust.tar.xz
14mr|texlive-scheme-gust-20131013-6|15	BuildArch:	noarch
14mr|texlive-scheme-gust-20131013-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-gust-20131013-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-gust-20131013-6|18	Requires:	texlive-FAQ-en
14mr|texlive-scheme-gust-20131013-6|19	Requires:	texlive-Type1fonts
14mr|texlive-scheme-gust-20131013-6|20	Requires:	texlive-amslatex-primer
14mr|texlive-scheme-gust-20131013-6|21	Requires:	texlive-amstex
14mr|texlive-scheme-gust-20131013-6|22	Requires:	texlive-antt
14mr|texlive-scheme-gust-20131013-6|23	Requires:	texlive-bibtex8
14mr|texlive-scheme-gust-20131013-6|24	Requires:	texlive-comment
14mr|texlive-scheme-gust-20131013-6|25	Requires:	texlive-comprehensive
14mr|texlive-scheme-gust-20131013-6|26	Requires:	texlive-concrete
14mr|texlive-scheme-gust-20131013-6|27	Requires:	texlive-cyklop
14mr|texlive-scheme-gust-20131013-6|28	Requires:	texlive-dvidvi
14mr|texlive-scheme-gust-20131013-6|29	Requires:	texlive-dviljk
14mr|texlive-scheme-gust-20131013-6|30	Requires:	texlive-gustprog
14mr|texlive-scheme-gust-20131013-6|31	Requires:	texlive-impatient
14mr|texlive-scheme-gust-20131013-6|32	Requires:	texlive-iwona
14mr|texlive-scheme-gust-20131013-6|33	Requires:	texlive-metafont-beginners
14mr|texlive-scheme-gust-20131013-6|34	Requires:	texlive-metapost-examples
14mr|texlive-scheme-gust-20131013-6|35	Requires:	texlive-poltawski
14mr|texlive-scheme-gust-20131013-6|36	Requires:	texlive-seetexk
14mr|texlive-scheme-gust-20131013-6|37	Requires:	texlive-seminar
14mr|texlive-scheme-gust-20131013-6|38	Requires:	texlive-tds
14mr|texlive-scheme-gust-20131013-6|39	Requires:	texlive-tex4ht
14mr|texlive-scheme-gust-20131013-6|40	Requires:	texlive-texdoc
14mr|texlive-scheme-gust-20131013-6|41	Requires:	texlive-collection-basic
14mr|texlive-scheme-gust-20131013-6|42	Requires:	texlive-collection-context
14mr|texlive-scheme-gust-20131013-6|43	Requires:	texlive-collection-fontutils
14mr|texlive-scheme-gust-20131013-6|44	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-gust-20131013-6|45	Requires:	texlive-collection-genericrecommended
14mr|texlive-scheme-gust-20131013-6|46	Requires:	texlive-collection-langpolish
14mr|texlive-scheme-gust-20131013-6|47	Requires:	texlive-collection-latex
14mr|texlive-scheme-gust-20131013-6|48	Requires:	texlive-collection-latexrecommended
14mr|texlive-scheme-gust-20131013-6|49	Requires:	texlive-collection-metapost
14mr|texlive-scheme-gust-20131013-6|50	Requires:	texlive-collection-xetex
14mr|texlive-scheme-gust-20131013-6|51	
14mr|texlive-scheme-gust-20131013-6|52	%description
14mr|texlive-scheme-gust-20131013-6|53	This is the GUST TeX Live scheme: it is a set of files
14mr|texlive-scheme-gust-20131013-6|54	sufficient to typeset Polish plain TeX, LaTeX and ConTeXt
14mr|texlive-scheme-gust-20131013-6|55	documents in PostScript or PDF.
14mr|texlive-scheme-gust-20131013-6|56	
14mr|texlive-scheme-gust-20131013-6|57	#-----------------------------------------------------------------------
14mr|texlive-scheme-gust-20131013-6|58	%files
14mr|texlive-scheme-gust-20131013-6|59	
14mr|texlive-scheme-gust-20131013-6|60	#-----------------------------------------------------------------------
14mr|texlive-scheme-gust-20131013-6|61	%prep
14mr|texlive-scheme-gust-20131013-6|62	%setup -c -a0
14mr|texlive-scheme-gust-20131013-6|63	
14mr|texlive-scheme-gust-20131013-6|64	%build
14mr|texlive-scheme-gust-20131013-6|65	
14mr|texlive-scheme-gust-20131013-6|66	%install
14mr|texlive-scheme-gust-20131013-6|67	
14mr|texlive-scheme-gust-20131013-6|68	%changelog
14mr|texlive-scheme-gust-20131013-6|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-scheme-gust-20131013-6|70	+ Revision: 611815a
14mr|texlive-scheme-gust-20131013-6|71	- MassBuild#440: Increase release tag
14mr|texlive-scheme-gust-20131013-6|72	
14mr|texlive-scheme-gust-20131013-6|73	

21301 14
14mr|texlive-scheme-medium-20131013-6|1	# revision 30457
14mr|texlive-scheme-medium-20131013-6|2	# category Scheme
14mr|texlive-scheme-medium-20131013-6|3	# catalog-ctan undef
14mr|texlive-scheme-medium-20131013-6|4	# catalog-date undef
14mr|texlive-scheme-medium-20131013-6|5	# catalog-license undef
14mr|texlive-scheme-medium-20131013-6|6	# catalog-version undef
14mr|texlive-scheme-medium-20131013-6|7	Name:		texlive-scheme-medium
14mr|texlive-scheme-medium-20131013-6|8	Version:	20131013
14mr|texlive-scheme-medium-20131013-6|9	Release:	6
14mr|texlive-scheme-medium-20131013-6|10	Summary:	medium scheme (small + more packages and languages)
14mr|texlive-scheme-medium-20131013-6|11	Group:		Publishing
14mr|texlive-scheme-medium-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-scheme-medium-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-medium-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-medium.tar.xz
14mr|texlive-scheme-medium-20131013-6|15	BuildArch:	noarch
14mr|texlive-scheme-medium-20131013-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-medium-20131013-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-medium-20131013-6|18	Requires:	texlive-collection-basic
14mr|texlive-scheme-medium-20131013-6|19	Requires:	texlive-collection-binextra
14mr|texlive-scheme-medium-20131013-6|20	Requires:	texlive-collection-context
14mr|texlive-scheme-medium-20131013-6|21	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-medium-20131013-6|22	Requires:	texlive-collection-fontutils
14mr|texlive-scheme-medium-20131013-6|23	Requires:	texlive-collection-genericrecommended
14mr|texlive-scheme-medium-20131013-6|24	Requires:	texlive-collection-langczechslovak
14mr|texlive-scheme-medium-20131013-6|25	Requires:	texlive-collection-langenglish
14mr|texlive-scheme-medium-20131013-6|26	Requires:	texlive-collection-langeuropean
14mr|texlive-scheme-medium-20131013-6|27	Requires:	texlive-collection-langfrench
14mr|texlive-scheme-medium-20131013-6|28	Requires:	texlive-collection-langgerman
14mr|texlive-scheme-medium-20131013-6|29	Requires:	texlive-collection-langitalian
14mr|texlive-scheme-medium-20131013-6|30	Requires:	texlive-collection-langpolish
14mr|texlive-scheme-medium-20131013-6|31	Requires:	texlive-collection-langportuguese
14mr|texlive-scheme-medium-20131013-6|32	Requires:	texlive-collection-langspanish
14mr|texlive-scheme-medium-20131013-6|33	Requires:	texlive-collection-latex
14mr|texlive-scheme-medium-20131013-6|34	Requires:	texlive-collection-latexrecommended
14mr|texlive-scheme-medium-20131013-6|35	Requires:	texlive-collection-luatex
14mr|texlive-scheme-medium-20131013-6|36	Requires:	texlive-collection-mathextra
14mr|texlive-scheme-medium-20131013-6|37	Requires:	texlive-collection-metapost
14mr|texlive-scheme-medium-20131013-6|38	Requires:	texlive-collection-plainextra
14mr|texlive-scheme-medium-20131013-6|39	Requires:	texlive-collection-xetex
14mr|texlive-scheme-medium-20131013-6|40	
14mr|texlive-scheme-medium-20131013-6|41	%description
14mr|texlive-scheme-medium-20131013-6|42	This is the medium TeX Live collection: it contains plain TeX,
14mr|texlive-scheme-medium-20131013-6|43	LaTeX, many recommended packages, and support for most European
14mr|texlive-scheme-medium-20131013-6|44	languages.
14mr|texlive-scheme-medium-20131013-6|45	
14mr|texlive-scheme-medium-20131013-6|46	#-----------------------------------------------------------------------
14mr|texlive-scheme-medium-20131013-6|47	%files
14mr|texlive-scheme-medium-20131013-6|48	
14mr|texlive-scheme-medium-20131013-6|49	#-----------------------------------------------------------------------
14mr|texlive-scheme-medium-20131013-6|50	%prep
14mr|texlive-scheme-medium-20131013-6|51	%setup -c -a0
14mr|texlive-scheme-medium-20131013-6|52	
14mr|texlive-scheme-medium-20131013-6|53	%build
14mr|texlive-scheme-medium-20131013-6|54	
14mr|texlive-scheme-medium-20131013-6|55	%install
14mr|texlive-scheme-medium-20131013-6|56	
14mr|texlive-scheme-medium-20131013-6|57	%changelog
14mr|texlive-scheme-medium-20131013-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-scheme-medium-20131013-6|59	+ Revision: 5302f95
14mr|texlive-scheme-medium-20131013-6|60	- MassBuild#440: Increase release tag
14mr|texlive-scheme-medium-20131013-6|61	
14mr|texlive-scheme-medium-20131013-6|62	

21302 14
14mr|texlive-scheme-minimal-20120307-2|1	# revision 13822
14mr|texlive-scheme-minimal-20120307-2|2	# category Scheme
14mr|texlive-scheme-minimal-20120307-2|3	# catalog-ctan undef
14mr|texlive-scheme-minimal-20120307-2|4	# catalog-date undef
14mr|texlive-scheme-minimal-20120307-2|5	# catalog-license undef
14mr|texlive-scheme-minimal-20120307-2|6	# catalog-version undef
14mr|texlive-scheme-minimal-20120307-2|7	Name:		texlive-scheme-minimal
14mr|texlive-scheme-minimal-20120307-2|8	Version:	20120307
14mr|texlive-scheme-minimal-20120307-2|9	Release:	2
14mr|texlive-scheme-minimal-20120307-2|10	Summary:	minimal scheme (plain only)
14mr|texlive-scheme-minimal-20120307-2|11	Group:		Publishing
14mr|texlive-scheme-minimal-20120307-2|12	URL:		http://tug.org/texlive
14mr|texlive-scheme-minimal-20120307-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-minimal-20120307-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-minimal.tar.xz
14mr|texlive-scheme-minimal-20120307-2|15	BuildArch:	noarch
14mr|texlive-scheme-minimal-20120307-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-minimal-20120307-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-minimal-20120307-2|18	Requires:	texlive-collection-basic
14mr|texlive-scheme-minimal-20120307-2|19	
14mr|texlive-scheme-minimal-20120307-2|20	%description
14mr|texlive-scheme-minimal-20120307-2|21	This is the minimal TeX Live scheme, with support for only
14mr|texlive-scheme-minimal-20120307-2|22	plain TeX. (No LaTeX macros.)  LuaTeX is included because Lua
14mr|texlive-scheme-minimal-20120307-2|23	scripts are used in TeX Live infrastructure.  This scheme
14mr|texlive-scheme-minimal-20120307-2|24	corresponds exactly to collection-basic.
14mr|texlive-scheme-minimal-20120307-2|25	
14mr|texlive-scheme-minimal-20120307-2|26	#-----------------------------------------------------------------------
14mr|texlive-scheme-minimal-20120307-2|27	%files
14mr|texlive-scheme-minimal-20120307-2|28	
14mr|texlive-scheme-minimal-20120307-2|29	#-----------------------------------------------------------------------
14mr|texlive-scheme-minimal-20120307-2|30	%prep
14mr|texlive-scheme-minimal-20120307-2|31	%setup -c -a0
14mr|texlive-scheme-minimal-20120307-2|32	
14mr|texlive-scheme-minimal-20120307-2|33	%build
14mr|texlive-scheme-minimal-20120307-2|34	
14mr|texlive-scheme-minimal-20120307-2|35	%install
14mr|texlive-scheme-minimal-20120307-2|36	
14mr|texlive-scheme-minimal-20120307-2|37	
14mr|texlive-scheme-minimal-20120307-2|38	
14mr|texlive-scheme-minimal-20120307-2|39	%changelog
14mr|texlive-scheme-minimal-20120307-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120307-2
14mr|texlive-scheme-minimal-20120307-2|41	+ Revision: 43b7263
14mr|texlive-scheme-minimal-20120307-2|42	- MassBuild#440: Increase release tag
14mr|texlive-scheme-minimal-20120307-2|43	
14mr|texlive-scheme-minimal-20120307-2|44	

21303 14
14mr|texlive-scheme-small-20131013-6|1	# revision 30937
14mr|texlive-scheme-small-20131013-6|2	# category Scheme
14mr|texlive-scheme-small-20131013-6|3	# catalog-ctan undef
14mr|texlive-scheme-small-20131013-6|4	# catalog-date undef
14mr|texlive-scheme-small-20131013-6|5	# catalog-license undef
14mr|texlive-scheme-small-20131013-6|6	# catalog-version undef
14mr|texlive-scheme-small-20131013-6|7	Name:		texlive-scheme-small
14mr|texlive-scheme-small-20131013-6|8	Version:	20131013
14mr|texlive-scheme-small-20131013-6|9	Release:	6
14mr|texlive-scheme-small-20131013-6|10	Summary:	small scheme (basic + xetex, metapost, a few languages)
14mr|texlive-scheme-small-20131013-6|11	Group:		Publishing
14mr|texlive-scheme-small-20131013-6|12	URL:		http://tug.org/texlive
14mr|texlive-scheme-small-20131013-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-small-20131013-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-small.tar.xz
14mr|texlive-scheme-small-20131013-6|15	BuildArch:	noarch
14mr|texlive-scheme-small-20131013-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-small-20131013-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-small-20131013-6|18	Requires:	texlive-collection-basic
14mr|texlive-scheme-small-20131013-6|19	Requires:	texlive-collection-latex
14mr|texlive-scheme-small-20131013-6|20	Requires:	texlive-collection-latexrecommended
14mr|texlive-scheme-small-20131013-6|21	Requires:	texlive-collection-metapost
14mr|texlive-scheme-small-20131013-6|22	Requires:	texlive-collection-xetex
14mr|texlive-scheme-small-20131013-6|23	Requires:	texlive-lualibs
14mr|texlive-scheme-small-20131013-6|24	Requires:	texlive-luaotfload
14mr|texlive-scheme-small-20131013-6|25	Requires:	texlive-luatexbase
14mr|texlive-scheme-small-20131013-6|26	Requires:	texlive-revtex
14mr|texlive-scheme-small-20131013-6|27	Requires:	texlive-synctex
14mr|texlive-scheme-small-20131013-6|28	Requires:	texlive-times
14mr|texlive-scheme-small-20131013-6|29	Requires:	texlive-tipa
14mr|texlive-scheme-small-20131013-6|30	Requires:	texlive-zapfding
14mr|texlive-scheme-small-20131013-6|31	Requires:	texlive-babel-basque
14mr|texlive-scheme-small-20131013-6|32	Requires:	texlive-hyphen-basque
14mr|texlive-scheme-small-20131013-6|33	Requires:	texlive-babel-czech
14mr|texlive-scheme-small-20131013-6|34	Requires:	texlive-hyphen-czech
14mr|texlive-scheme-small-20131013-6|35	Requires:	texlive-babel-danish
14mr|texlive-scheme-small-20131013-6|36	Requires:	texlive-hyphen-danish
14mr|texlive-scheme-small-20131013-6|37	Requires:	texlive-babel-dutch
14mr|texlive-scheme-small-20131013-6|38	Requires:	texlive-hyphen-dutch
14mr|texlive-scheme-small-20131013-6|39	Requires:	texlive-babel-english
14mr|texlive-scheme-small-20131013-6|40	Requires:	texlive-hyphen-english
14mr|texlive-scheme-small-20131013-6|41	Requires:	texlive-babel-finnish
14mr|texlive-scheme-small-20131013-6|42	Requires:	texlive-hyphen-finnish
14mr|texlive-scheme-small-20131013-6|43	Requires:	texlive-babel-french
14mr|texlive-scheme-small-20131013-6|44	Requires:	texlive-hyphen-french
14mr|texlive-scheme-small-20131013-6|45	Requires:	texlive-babel-german
14mr|texlive-scheme-small-20131013-6|46	Requires:	texlive-hyphen-german
14mr|texlive-scheme-small-20131013-6|47	Requires:	texlive-babel-hungarian
14mr|texlive-scheme-small-20131013-6|48	Requires:	texlive-hyphen-hungarian
14mr|texlive-scheme-small-20131013-6|49	Requires:	texlive-babel-italian
14mr|texlive-scheme-small-20131013-6|50	Requires:	texlive-hyphen-italian
14mr|texlive-scheme-small-20131013-6|51	Requires:	texlive-babel-norsk
14mr|texlive-scheme-small-20131013-6|52	Requires:	texlive-hyphen-norwegian
14mr|texlive-scheme-small-20131013-6|53	Requires:	texlive-babel-polish
14mr|texlive-scheme-small-20131013-6|54	Requires:	texlive-hyphen-polish
14mr|texlive-scheme-small-20131013-6|55	Requires:	texlive-babel-portuges
14mr|texlive-scheme-small-20131013-6|56	Requires:	texlive-hyphen-portuguese
14mr|texlive-scheme-small-20131013-6|57	Requires:	texlive-babel-spanish
14mr|texlive-scheme-small-20131013-6|58	Requires:	texlive-hyphen-spanish
14mr|texlive-scheme-small-20131013-6|59	Requires:	texlive-babel-swedish
14mr|texlive-scheme-small-20131013-6|60	Requires:	texlive-hyphen-swedish
14mr|texlive-scheme-small-20131013-6|61	
14mr|texlive-scheme-small-20131013-6|62	%description
14mr|texlive-scheme-small-20131013-6|63	This is a small TeX Live scheme, corresponding to MacTeX's
14mr|texlive-scheme-small-20131013-6|64	BasicTeX variant.  It adds XeTeX, MetaPost, various
14mr|texlive-scheme-small-20131013-6|65	hyphenations, and some recommended packages to scheme-basic.
14mr|texlive-scheme-small-20131013-6|66	
14mr|texlive-scheme-small-20131013-6|67	#-----------------------------------------------------------------------
14mr|texlive-scheme-small-20131013-6|68	%files
14mr|texlive-scheme-small-20131013-6|69	
14mr|texlive-scheme-small-20131013-6|70	#-----------------------------------------------------------------------
14mr|texlive-scheme-small-20131013-6|71	%prep
14mr|texlive-scheme-small-20131013-6|72	%setup -c -a0
14mr|texlive-scheme-small-20131013-6|73	
14mr|texlive-scheme-small-20131013-6|74	%build
14mr|texlive-scheme-small-20131013-6|75	
14mr|texlive-scheme-small-20131013-6|76	%install
14mr|texlive-scheme-small-20131013-6|77	
14mr|texlive-scheme-small-20131013-6|78	%changelog
14mr|texlive-scheme-small-20131013-6|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131013-6
14mr|texlive-scheme-small-20131013-6|80	+ Revision: c337fd6
14mr|texlive-scheme-small-20131013-6|81	- MassBuild#440: Increase release tag
14mr|texlive-scheme-small-20131013-6|82	
14mr|texlive-scheme-small-20131013-6|83	

21304 14
14mr|texlive-scheme-tetex-20140215-2|1	# revision 32952
14mr|texlive-scheme-tetex-20140215-2|2	# category Scheme
14mr|texlive-scheme-tetex-20140215-2|3	# catalog-ctan undef
14mr|texlive-scheme-tetex-20140215-2|4	# catalog-date undef
14mr|texlive-scheme-tetex-20140215-2|5	# catalog-license undef
14mr|texlive-scheme-tetex-20140215-2|6	# catalog-version undef
14mr|texlive-scheme-tetex-20140215-2|7	Name:		texlive-scheme-tetex
14mr|texlive-scheme-tetex-20140215-2|8	Version:	20140215
14mr|texlive-scheme-tetex-20140215-2|9	Release:	2
14mr|texlive-scheme-tetex-20140215-2|10	Summary:	teTeX scheme (more than medium, but nowhere near full)
14mr|texlive-scheme-tetex-20140215-2|11	Group:		Publishing
14mr|texlive-scheme-tetex-20140215-2|12	URL:		http://tug.org/texlive
14mr|texlive-scheme-tetex-20140215-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-tetex-20140215-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-tetex.tar.xz
14mr|texlive-scheme-tetex-20140215-2|15	BuildArch:	noarch
14mr|texlive-scheme-tetex-20140215-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-tetex-20140215-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-tetex-20140215-2|18	Requires:	texlive-FAQ-en
14mr|texlive-scheme-tetex-20140215-2|19	Requires:	texlive-SIunits
14mr|texlive-scheme-tetex-20140215-2|20	Requires:	texlive-acronym
14mr|texlive-scheme-tetex-20140215-2|21	Requires:	texlive-amslatex-primer
14mr|texlive-scheme-tetex-20140215-2|22	Requires:	texlive-bbm
14mr|texlive-scheme-tetex-20140215-2|23	Requires:	texlive-bbm-macros
14mr|texlive-scheme-tetex-20140215-2|24	Requires:	texlive-bbold
14mr|texlive-scheme-tetex-20140215-2|25	Requires:	texlive-bibtex8
14mr|texlive-scheme-tetex-20140215-2|26	Requires:	texlive-ctie
14mr|texlive-scheme-tetex-20140215-2|27	Requires:	texlive-detex
14mr|texlive-scheme-tetex-20140215-2|28	Requires:	texlive-dtl
14mr|texlive-scheme-tetex-20140215-2|29	Requires:	texlive-dvi2tty
14mr|texlive-scheme-tetex-20140215-2|30	Requires:	texlive-dvicopy
14mr|texlive-scheme-tetex-20140215-2|31	Requires:	texlive-dvidvi
14mr|texlive-scheme-tetex-20140215-2|32	Requires:	texlive-dviljk
14mr|texlive-scheme-tetex-20140215-2|33	Requires:	texlive-patgen
14mr|texlive-scheme-tetex-20140215-2|34	Requires:	texlive-pdftools
14mr|texlive-scheme-tetex-20140215-2|35	Requires:	texlive-seetexk
14mr|texlive-scheme-tetex-20140215-2|36	Requires:	texlive-tie
14mr|texlive-scheme-tetex-20140215-2|37	Requires:	texlive-web
14mr|texlive-scheme-tetex-20140215-2|38	Requires:	texlive-cmbright
14mr|texlive-scheme-tetex-20140215-2|39	Requires:	texlive-cweb
14mr|texlive-scheme-tetex-20140215-2|40	Requires:	texlive-eplain
14mr|texlive-scheme-tetex-20140215-2|41	Requires:	texlive-eulervm
14mr|texlive-scheme-tetex-20140215-2|42	Requires:	texlive-gentle
14mr|texlive-scheme-tetex-20140215-2|43	Requires:	texlive-lshort-english
14mr|texlive-scheme-tetex-20140215-2|44	Requires:	texlive-mltex
14mr|texlive-scheme-tetex-20140215-2|45	Requires:	texlive-multirow
14mr|texlive-scheme-tetex-20140215-2|46	Requires:	texlive-nomencl
14mr|texlive-scheme-tetex-20140215-2|47	Requires:	texlive-pst-pdf
14mr|texlive-scheme-tetex-20140215-2|48	Requires:	texlive-rsfs
14mr|texlive-scheme-tetex-20140215-2|49	Requires:	texlive-subfigure
14mr|texlive-scheme-tetex-20140215-2|50	Requires:	texlive-supertabular
14mr|texlive-scheme-tetex-20140215-2|51	Requires:	texlive-tamethebeast
14mr|texlive-scheme-tetex-20140215-2|52	Requires:	texlive-tds
14mr|texlive-scheme-tetex-20140215-2|53	Requires:	texlive-tex-refs
14mr|texlive-scheme-tetex-20140215-2|54	Requires:	texlive-voss-mathmode
14mr|texlive-scheme-tetex-20140215-2|55	Requires:	texlive-collection-basic
14mr|texlive-scheme-tetex-20140215-2|56	Requires:	texlive-collection-context
14mr|texlive-scheme-tetex-20140215-2|57	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-tetex-20140215-2|58	Requires:	texlive-collection-fontutils
14mr|texlive-scheme-tetex-20140215-2|59	Requires:	texlive-collection-genericrecommended
14mr|texlive-scheme-tetex-20140215-2|60	Requires:	texlive-collection-langcjk
14mr|texlive-scheme-tetex-20140215-2|61	Requires:	texlive-collection-langcyrillic
14mr|texlive-scheme-tetex-20140215-2|62	Requires:	texlive-collection-langczechslovak
14mr|texlive-scheme-tetex-20140215-2|63	Requires:	texlive-collection-langenglish
14mr|texlive-scheme-tetex-20140215-2|64	Requires:	texlive-collection-langeuropean
14mr|texlive-scheme-tetex-20140215-2|65	Requires:	texlive-collection-langfrench
14mr|texlive-scheme-tetex-20140215-2|66	Requires:	texlive-collection-langgerman
14mr|texlive-scheme-tetex-20140215-2|67	Requires:	texlive-collection-langgreek
14mr|texlive-scheme-tetex-20140215-2|68	Requires:	texlive-collection-langitalian
14mr|texlive-scheme-tetex-20140215-2|69	Requires:	texlive-collection-langother
14mr|texlive-scheme-tetex-20140215-2|70	Requires:	texlive-collection-langpolish
14mr|texlive-scheme-tetex-20140215-2|71	Requires:	texlive-collection-langportuguese
14mr|texlive-scheme-tetex-20140215-2|72	Requires:	texlive-collection-langspanish
14mr|texlive-scheme-tetex-20140215-2|73	Requires:	texlive-collection-latex
14mr|texlive-scheme-tetex-20140215-2|74	Requires:	texlive-collection-latexrecommended
14mr|texlive-scheme-tetex-20140215-2|75	Requires:	texlive-collection-mathextra
14mr|texlive-scheme-tetex-20140215-2|76	Requires:	texlive-collection-metapost
14mr|texlive-scheme-tetex-20140215-2|77	Requires:	texlive-collection-omega
14mr|texlive-scheme-tetex-20140215-2|78	Requires:	texlive-collection-pictures
14mr|texlive-scheme-tetex-20140215-2|79	Requires:	texlive-collection-plainextra
14mr|texlive-scheme-tetex-20140215-2|80	Requires:	texlive-collection-pstricks
14mr|texlive-scheme-tetex-20140215-2|81	%rename tetex
14mr|texlive-scheme-tetex-20140215-2|82	%rename texlive-dviutils
14mr|texlive-scheme-tetex-20140215-2|83	
14mr|texlive-scheme-tetex-20140215-2|84	%description
14mr|texlive-scheme-tetex-20140215-2|85	TeX Live scheme nearly equivalent to the teTeX distribution
14mr|texlive-scheme-tetex-20140215-2|86	that was maintained by Thomas Esser.
14mr|texlive-scheme-tetex-20140215-2|87	
14mr|texlive-scheme-tetex-20140215-2|88	%posttrans
14mr|texlive-scheme-tetex-20140215-2|89	%{_sbindir}/texlive.post -
14mr|texlive-scheme-tetex-20140215-2|90	
14mr|texlive-scheme-tetex-20140215-2|91	#-----------------------------------------------------------------------
14mr|texlive-scheme-tetex-20140215-2|92	%files
14mr|texlive-scheme-tetex-20140215-2|93	
14mr|texlive-scheme-tetex-20140215-2|94	#-----------------------------------------------------------------------
14mr|texlive-scheme-tetex-20140215-2|95	%prep
14mr|texlive-scheme-tetex-20140215-2|96	%setup -c -a0
14mr|texlive-scheme-tetex-20140215-2|97	
14mr|texlive-scheme-tetex-20140215-2|98	%build
14mr|texlive-scheme-tetex-20140215-2|99	
14mr|texlive-scheme-tetex-20140215-2|100	%install
14mr|texlive-scheme-tetex-20140215-2|101	
14mr|texlive-scheme-tetex-20140215-2|102	%changelog
14mr|texlive-scheme-tetex-20140215-2|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140215-2
14mr|texlive-scheme-tetex-20140215-2|104	+ Revision: 13671dd
14mr|texlive-scheme-tetex-20140215-2|105	- MassBuild#440: Increase release tag
14mr|texlive-scheme-tetex-20140215-2|106	
14mr|texlive-scheme-tetex-20140215-2|107	

21305 14
14mr|texlive-scheme-xml-20120307-2|1	# revision 13822
14mr|texlive-scheme-xml-20120307-2|2	# category Scheme
14mr|texlive-scheme-xml-20120307-2|3	# catalog-ctan undef
14mr|texlive-scheme-xml-20120307-2|4	# catalog-date undef
14mr|texlive-scheme-xml-20120307-2|5	# catalog-license undef
14mr|texlive-scheme-xml-20120307-2|6	# catalog-version undef
14mr|texlive-scheme-xml-20120307-2|7	Name:		texlive-scheme-xml
14mr|texlive-scheme-xml-20120307-2|8	Version:	20120307
14mr|texlive-scheme-xml-20120307-2|9	Release:	2
14mr|texlive-scheme-xml-20120307-2|10	Summary:	XML scheme
14mr|texlive-scheme-xml-20120307-2|11	Group:		Publishing
14mr|texlive-scheme-xml-20120307-2|12	URL:		http://tug.org/texlive
14mr|texlive-scheme-xml-20120307-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-scheme-xml-20120307-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-xml.tar.xz
14mr|texlive-scheme-xml-20120307-2|15	BuildArch:	noarch
14mr|texlive-scheme-xml-20120307-2|16	BuildRequires:	texlive-tlpkg
14mr|texlive-scheme-xml-20120307-2|17	Requires(pre):	texlive-tlpkg
14mr|texlive-scheme-xml-20120307-2|18	Requires:	texlive-context
14mr|texlive-scheme-xml-20120307-2|19	Requires:	texlive-jadetex
14mr|texlive-scheme-xml-20120307-2|20	Requires:	texlive-ltxmisc
14mr|texlive-scheme-xml-20120307-2|21	Requires:	texlive-marvosym
14mr|texlive-scheme-xml-20120307-2|22	Requires:	texlive-metapost
14mr|texlive-scheme-xml-20120307-2|23	Requires:	texlive-passivetex
14mr|texlive-scheme-xml-20120307-2|24	Requires:	texlive-rotating
14mr|texlive-scheme-xml-20120307-2|25	Requires:	texlive-stmaryrd
14mr|texlive-scheme-xml-20120307-2|26	Requires:	texlive-tex4ht
14mr|texlive-scheme-xml-20120307-2|27	Requires:	texlive-tipa
14mr|texlive-scheme-xml-20120307-2|28	Requires:	texlive-ucs
14mr|texlive-scheme-xml-20120307-2|29	Requires:	texlive-wasy
14mr|texlive-scheme-xml-20120307-2|30	Requires:	texlive-wasysym
14mr|texlive-scheme-xml-20120307-2|31	Requires:	texlive-xmltex
14mr|texlive-scheme-xml-20120307-2|32	Requires:	texlive-collection-basic
14mr|texlive-scheme-xml-20120307-2|33	Requires:	texlive-collection-fontsrecommended
14mr|texlive-scheme-xml-20120307-2|34	Requires:	texlive-collection-latex
14mr|texlive-scheme-xml-20120307-2|35	Requires:	texlive-collection-omega
14mr|texlive-scheme-xml-20120307-2|36	
14mr|texlive-scheme-xml-20120307-2|37	%description
14mr|texlive-scheme-xml-20120307-2|38	This contains the things you need to do XML-related work,
14mr|texlive-scheme-xml-20120307-2|39	including PassiveTeX, JadeTeX, ConTeXt and Omega.
14mr|texlive-scheme-xml-20120307-2|40	
14mr|texlive-scheme-xml-20120307-2|41	#-----------------------------------------------------------------------
14mr|texlive-scheme-xml-20120307-2|42	%files
14mr|texlive-scheme-xml-20120307-2|43	
14mr|texlive-scheme-xml-20120307-2|44	#-----------------------------------------------------------------------
14mr|texlive-scheme-xml-20120307-2|45	%prep
14mr|texlive-scheme-xml-20120307-2|46	%setup -c -a0
14mr|texlive-scheme-xml-20120307-2|47	
14mr|texlive-scheme-xml-20120307-2|48	%build
14mr|texlive-scheme-xml-20120307-2|49	
14mr|texlive-scheme-xml-20120307-2|50	%install
14mr|texlive-scheme-xml-20120307-2|51	
14mr|texlive-scheme-xml-20120307-2|52	
14mr|texlive-scheme-xml-20120307-2|53	
14mr|texlive-scheme-xml-20120307-2|54	%changelog
14mr|texlive-scheme-xml-20120307-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120307-2
14mr|texlive-scheme-xml-20120307-2|56	+ Revision: 319af6e
14mr|texlive-scheme-xml-20120307-2|57	- MassBuild#440: Increase release tag
14mr|texlive-scheme-xml-20120307-2|58	
14mr|texlive-scheme-xml-20120307-2|59	

21306 14
14mr|texlive-schwalbe-chess-1.3-2|1	# revision 26207
14mr|texlive-schwalbe-chess-1.3-2|2	# category Package
14mr|texlive-schwalbe-chess-1.3-2|3	# catalog-ctan /macros/latex/contrib/schwalbe-chess
14mr|texlive-schwalbe-chess-1.3-2|4	# catalog-date 2012-05-01 11:47:32 +0200
14mr|texlive-schwalbe-chess-1.3-2|5	# catalog-license lppl1.2
14mr|texlive-schwalbe-chess-1.3-2|6	# catalog-version 1.3
14mr|texlive-schwalbe-chess-1.3-2|7	Name:		texlive-schwalbe-chess
14mr|texlive-schwalbe-chess-1.3-2|8	Version:	1.3
14mr|texlive-schwalbe-chess-1.3-2|9	Release:	2
14mr|texlive-schwalbe-chess-1.3-2|10	Summary:	Typeset the German chess magazine "Die Schwalbe"
14mr|texlive-schwalbe-chess-1.3-2|11	Group:		Publishing
14mr|texlive-schwalbe-chess-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/schwalbe-chess
14mr|texlive-schwalbe-chess-1.3-2|13	License:	LPPL1.2
14mr|texlive-schwalbe-chess-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schwalbe-chess.tar.xz
14mr|texlive-schwalbe-chess-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schwalbe-chess.doc.tar.xz
14mr|texlive-schwalbe-chess-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schwalbe-chess.source.tar.xz
14mr|texlive-schwalbe-chess-1.3-2|17	BuildArch:	noarch
14mr|texlive-schwalbe-chess-1.3-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-schwalbe-chess-1.3-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-schwalbe-chess-1.3-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-schwalbe-chess-1.3-2|21	
14mr|texlive-schwalbe-chess-1.3-2|22	%description
14mr|texlive-schwalbe-chess-1.3-2|23	The package is based on chess-problem-diagrams, which in its
14mr|texlive-schwalbe-chess-1.3-2|24	turn has a dependency on the bartel-chess-fonts.
14mr|texlive-schwalbe-chess-1.3-2|25	
14mr|texlive-schwalbe-chess-1.3-2|26	%post
14mr|texlive-schwalbe-chess-1.3-2|27	%{_sbindir}/texlive.post
14mr|texlive-schwalbe-chess-1.3-2|28	
14mr|texlive-schwalbe-chess-1.3-2|29	%postun
14mr|texlive-schwalbe-chess-1.3-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-schwalbe-chess-1.3-2|31	%{_sbindir}/texlive.post
14mr|texlive-schwalbe-chess-1.3-2|32	fi
14mr|texlive-schwalbe-chess-1.3-2|33	
14mr|texlive-schwalbe-chess-1.3-2|34	#-----------------------------------------------------------------------
14mr|texlive-schwalbe-chess-1.3-2|35	%files
14mr|texlive-schwalbe-chess-1.3-2|36	%{_texmfdistdir}/tex/latex/schwalbe-chess/schwalbe.sty
14mr|texlive-schwalbe-chess-1.3-2|37	%doc %{_texmfdistdir}/doc/latex/schwalbe-chess/README
14mr|texlive-schwalbe-chess-1.3-2|38	%doc %{_texmfdistdir}/doc/latex/schwalbe-chess/schwalbe.pdf
14mr|texlive-schwalbe-chess-1.3-2|39	#- source
14mr|texlive-schwalbe-chess-1.3-2|40	%doc %{_texmfdistdir}/source/latex/schwalbe-chess/schwalbe.dtx
14mr|texlive-schwalbe-chess-1.3-2|41	%doc %{_texmfdistdir}/source/latex/schwalbe-chess/schwalbe.ins
14mr|texlive-schwalbe-chess-1.3-2|42	
14mr|texlive-schwalbe-chess-1.3-2|43	#-----------------------------------------------------------------------
14mr|texlive-schwalbe-chess-1.3-2|44	%prep
14mr|texlive-schwalbe-chess-1.3-2|45	%setup -c -a0 -a1 -a2
14mr|texlive-schwalbe-chess-1.3-2|46	
14mr|texlive-schwalbe-chess-1.3-2|47	%build
14mr|texlive-schwalbe-chess-1.3-2|48	
14mr|texlive-schwalbe-chess-1.3-2|49	%install
14mr|texlive-schwalbe-chess-1.3-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-schwalbe-chess-1.3-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-schwalbe-chess-1.3-2|52	
14mr|texlive-schwalbe-chess-1.3-2|53	
14mr|texlive-schwalbe-chess-1.3-2|54	
14mr|texlive-schwalbe-chess-1.3-2|55	%changelog
14mr|texlive-schwalbe-chess-1.3-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-2
14mr|texlive-schwalbe-chess-1.3-2|57	+ Revision: 4559d77
14mr|texlive-schwalbe-chess-1.3-2|58	- MassBuild#440: Increase release tag
14mr|texlive-schwalbe-chess-1.3-2|59	
14mr|texlive-schwalbe-chess-1.3-2|60	

21307 14
14mr|texlive-scientificpaper-20070114-3|1	# revision 15878
14mr|texlive-scientificpaper-20070114-3|2	# category Package
14mr|texlive-scientificpaper-20070114-3|3	# catalog-ctan /macros/latex/contrib/scientificpaper/science.sty
14mr|texlive-scientificpaper-20070114-3|4	# catalog-date 2007-01-14 15:20:52 +0100
14mr|texlive-scientificpaper-20070114-3|5	# catalog-license lppl
14mr|texlive-scientificpaper-20070114-3|6	# catalog-version undef
14mr|texlive-scientificpaper-20070114-3|7	Name:		texlive-scientificpaper
14mr|texlive-scientificpaper-20070114-3|8	Version:	20070114
14mr|texlive-scientificpaper-20070114-3|9	Release:	3
14mr|texlive-scientificpaper-20070114-3|10	Summary:	Format a scientific paper for journal publication
14mr|texlive-scientificpaper-20070114-3|11	Group:		Publishing
14mr|texlive-scientificpaper-20070114-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scientificpaper/science.sty
14mr|texlive-scientificpaper-20070114-3|13	License:	LPPL
14mr|texlive-scientificpaper-20070114-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scientificpaper.tar.xz
14mr|texlive-scientificpaper-20070114-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scientificpaper.doc.tar.xz
14mr|texlive-scientificpaper-20070114-3|16	BuildArch:	noarch
14mr|texlive-scientificpaper-20070114-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-scientificpaper-20070114-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-scientificpaper-20070114-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-scientificpaper-20070114-3|20	
14mr|texlive-scientificpaper-20070114-3|21	%description
14mr|texlive-scientificpaper-20070114-3|22	TeXLive scientificpaper package.
14mr|texlive-scientificpaper-20070114-3|23	
14mr|texlive-scientificpaper-20070114-3|24	%post
14mr|texlive-scientificpaper-20070114-3|25	%{_sbindir}/texlive.post
14mr|texlive-scientificpaper-20070114-3|26	
14mr|texlive-scientificpaper-20070114-3|27	%postun
14mr|texlive-scientificpaper-20070114-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-scientificpaper-20070114-3|29	%{_sbindir}/texlive.post
14mr|texlive-scientificpaper-20070114-3|30	fi
14mr|texlive-scientificpaper-20070114-3|31	
14mr|texlive-scientificpaper-20070114-3|32	#-----------------------------------------------------------------------
14mr|texlive-scientificpaper-20070114-3|33	%files
14mr|texlive-scientificpaper-20070114-3|34	%{_texmfdistdir}/tex/latex/scientificpaper/science.sty
14mr|texlive-scientificpaper-20070114-3|35	%doc %{_texmfdistdir}/doc/latex/scientificpaper/README
14mr|texlive-scientificpaper-20070114-3|36	
14mr|texlive-scientificpaper-20070114-3|37	#-----------------------------------------------------------------------
14mr|texlive-scientificpaper-20070114-3|38	%prep
14mr|texlive-scientificpaper-20070114-3|39	%setup -c -a0 -a1
14mr|texlive-scientificpaper-20070114-3|40	
14mr|texlive-scientificpaper-20070114-3|41	%build
14mr|texlive-scientificpaper-20070114-3|42	
14mr|texlive-scientificpaper-20070114-3|43	%install
14mr|texlive-scientificpaper-20070114-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-scientificpaper-20070114-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-scientificpaper-20070114-3|46	
14mr|texlive-scientificpaper-20070114-3|47	
14mr|texlive-scientificpaper-20070114-3|48	
14mr|texlive-scientificpaper-20070114-3|49	%changelog
14mr|texlive-scientificpaper-20070114-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070114-3
14mr|texlive-scientificpaper-20070114-3|51	+ Revision: db5ed35
14mr|texlive-scientificpaper-20070114-3|52	- MassBuild#440: Increase release tag
14mr|texlive-scientificpaper-20070114-3|53	
14mr|texlive-scientificpaper-20070114-3|54	

21308 14
14mr|texlive-sciposter-1.18-3|1	# revision 15878
14mr|texlive-sciposter-1.18-3|2	# category Package
14mr|texlive-sciposter-1.18-3|3	# catalog-ctan /macros/latex/contrib/sciposter
14mr|texlive-sciposter-1.18-3|4	# catalog-date 2007-02-26 21:24:31 +0100
14mr|texlive-sciposter-1.18-3|5	# catalog-license lppl
14mr|texlive-sciposter-1.18-3|6	# catalog-version 1.18
14mr|texlive-sciposter-1.18-3|7	Name:		texlive-sciposter
14mr|texlive-sciposter-1.18-3|8	Version:	1.18
14mr|texlive-sciposter-1.18-3|9	Release:	3
14mr|texlive-sciposter-1.18-3|10	Summary:	Make posters of ISO A3 size and larger
14mr|texlive-sciposter-1.18-3|11	Group:		Publishing
14mr|texlive-sciposter-1.18-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sciposter
14mr|texlive-sciposter-1.18-3|13	License:	LPPL
14mr|texlive-sciposter-1.18-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sciposter.tar.xz
14mr|texlive-sciposter-1.18-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sciposter.doc.tar.xz
14mr|texlive-sciposter-1.18-3|16	BuildArch:	noarch
14mr|texlive-sciposter-1.18-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sciposter-1.18-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sciposter-1.18-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sciposter-1.18-3|20	
14mr|texlive-sciposter-1.18-3|21	%description
14mr|texlive-sciposter-1.18-3|22	This collection of files contains LaTeX packages for posters of
14mr|texlive-sciposter-1.18-3|23	ISO A3 size and larger (ISO A0 is the default size). American
14mr|texlive-sciposter-1.18-3|24	paper sizes and custom paper are supported. In particular,
14mr|texlive-sciposter-1.18-3|25	sciposter.cls defines a document class which allows cutting and
14mr|texlive-sciposter-1.18-3|26	pasting most of an article to a poster without any editing
14mr|texlive-sciposter-1.18-3|27	(save reducing the size) -- see the manual. Sciposter does work
14mr|texlive-sciposter-1.18-3|28	for LaTeX, not just pdfLaTeX. However, xdvi produces strange
14mr|texlive-sciposter-1.18-3|29	results, though a recent version of dvips does create good ps-
14mr|texlive-sciposter-1.18-3|30	files from the dvi files. Also note that logos must either be
14mr|texlive-sciposter-1.18-3|31	put in the current working directory or in the directories of
14mr|texlive-sciposter-1.18-3|32	your LaTeX distribution. For some reason graphicspath settings
14mr|texlive-sciposter-1.18-3|33	are ignored.
14mr|texlive-sciposter-1.18-3|34	
14mr|texlive-sciposter-1.18-3|35	%post
14mr|texlive-sciposter-1.18-3|36	%{_sbindir}/texlive.post
14mr|texlive-sciposter-1.18-3|37	
14mr|texlive-sciposter-1.18-3|38	%postun
14mr|texlive-sciposter-1.18-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-sciposter-1.18-3|40	%{_sbindir}/texlive.post
14mr|texlive-sciposter-1.18-3|41	fi
14mr|texlive-sciposter-1.18-3|42	
14mr|texlive-sciposter-1.18-3|43	#-----------------------------------------------------------------------
14mr|texlive-sciposter-1.18-3|44	%files
14mr|texlive-sciposter-1.18-3|45	%{_texmfdistdir}/tex/latex/sciposter/paperb0.cfg
14mr|texlive-sciposter-1.18-3|46	%{_texmfdistdir}/tex/latex/sciposter/paperb1.cfg
14mr|texlive-sciposter-1.18-3|47	%{_texmfdistdir}/tex/latex/sciposter/paperb2.cfg
14mr|texlive-sciposter-1.18-3|48	%{_texmfdistdir}/tex/latex/sciposter/paperb3.cfg
14mr|texlive-sciposter-1.18-3|49	%{_texmfdistdir}/tex/latex/sciposter/papercustom.cfg
14mr|texlive-sciposter-1.18-3|50	%{_texmfdistdir}/tex/latex/sciposter/paperra0.cfg
14mr|texlive-sciposter-1.18-3|51	%{_texmfdistdir}/tex/latex/sciposter/paperra1.cfg
14mr|texlive-sciposter-1.18-3|52	%{_texmfdistdir}/tex/latex/sciposter/paperra2.cfg
14mr|texlive-sciposter-1.18-3|53	%{_texmfdistdir}/tex/latex/sciposter/sciposter.cls
14mr|texlive-sciposter-1.18-3|54	%doc %{_texmfdistdir}/doc/latex/sciposter/README
14mr|texlive-sciposter-1.18-3|55	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el
14mr|texlive-sciposter-1.18-3|56	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1.eps
14mr|texlive-sciposter-1.18-3|57	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1.pdf
14mr|texlive-sciposter-1.18-3|58	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1a.eps
14mr|texlive-sciposter-1.18-3|59	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1a.pdf
14mr|texlive-sciposter-1.18-3|60	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1mx.eps
14mr|texlive-sciposter-1.18-3|61	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1mx.pdf
14mr|texlive-sciposter-1.18-3|62	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1vx.eps
14mr|texlive-sciposter-1.18-3|63	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1vx.pdf
14mr|texlive-sciposter-1.18-3|64	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2.eps
14mr|texlive-sciposter-1.18-3|65	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2.pdf
14mr|texlive-sciposter-1.18-3|66	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2mx.eps
14mr|texlive-sciposter-1.18-3|67	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2mx.pdf
14mr|texlive-sciposter-1.18-3|68	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3.eps
14mr|texlive-sciposter-1.18-3|69	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3.pdf
14mr|texlive-sciposter-1.18-3|70	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3mx.eps
14mr|texlive-sciposter-1.18-3|71	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3mx.pdf
14mr|texlive-sciposter-1.18-3|72	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3op.eps
14mr|texlive-sciposter-1.18-3|73	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3op.pdf
14mr|texlive-sciposter-1.18-3|74	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3openvx.eps
14mr|texlive-sciposter-1.18-3|75	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3rec.eps
14mr|texlive-sciposter-1.18-3|76	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3rec.pdf
14mr|texlive-sciposter-1.18-3|77	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3vx.eps
14mr|texlive-sciposter-1.18-3|78	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3vx.pdf
14mr|texlive-sciposter-1.18-3|79	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3a.eps
14mr|texlive-sciposter-1.18-3|80	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3a.pdf
14mr|texlive-sciposter-1.18-3|81	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vx.eps
14mr|texlive-sciposter-1.18-3|82	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vx.pdf
14mr|texlive-sciposter-1.18-3|83	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vy.eps
14mr|texlive-sciposter-1.18-3|84	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vy.pdf
14mr|texlive-sciposter-1.18-3|85	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/sciposter-example.tex
14mr|texlive-sciposter-1.18-3|86	%doc %{_texmfdistdir}/doc/latex/sciposter/scipostermanual.pdf
14mr|texlive-sciposter-1.18-3|87	
14mr|texlive-sciposter-1.18-3|88	#-----------------------------------------------------------------------
14mr|texlive-sciposter-1.18-3|89	%prep
14mr|texlive-sciposter-1.18-3|90	%setup -c -a0 -a1
14mr|texlive-sciposter-1.18-3|91	
14mr|texlive-sciposter-1.18-3|92	%build
14mr|texlive-sciposter-1.18-3|93	
14mr|texlive-sciposter-1.18-3|94	%install
14mr|texlive-sciposter-1.18-3|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sciposter-1.18-3|96	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sciposter-1.18-3|97	
14mr|texlive-sciposter-1.18-3|98	
14mr|texlive-sciposter-1.18-3|99	
14mr|texlive-sciposter-1.18-3|100	%changelog
14mr|texlive-sciposter-1.18-3|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.18-3
14mr|texlive-sciposter-1.18-3|102	+ Revision: e47552b
14mr|texlive-sciposter-1.18-3|103	- MassBuild#440: Increase release tag
14mr|texlive-sciposter-1.18-3|104	
14mr|texlive-sciposter-1.18-3|105	

21309 14
14mr|texlive-screenplay-1.600-2|1	# revision 27223
14mr|texlive-screenplay-1.600-2|2	# category Package
14mr|texlive-screenplay-1.600-2|3	# catalog-ctan /macros/latex/contrib/screenplay
14mr|texlive-screenplay-1.600-2|4	# catalog-date 2012-07-04 00:53:20 +0200
14mr|texlive-screenplay-1.600-2|5	# catalog-license gpl
14mr|texlive-screenplay-1.600-2|6	# catalog-version 1.6
14mr|texlive-screenplay-1.600-2|7	Name:		texlive-screenplay
14mr|texlive-screenplay-1.600-2|8	Version:	1.600
14mr|texlive-screenplay-1.600-2|9	Release:	2
14mr|texlive-screenplay-1.600-2|10	Summary:	A class file to typeset screenplays
14mr|texlive-screenplay-1.600-2|11	Group:		Publishing
14mr|texlive-screenplay-1.600-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/screenplay
14mr|texlive-screenplay-1.600-2|13	License:	GPL
14mr|texlive-screenplay-1.600-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/screenplay.tar.xz
14mr|texlive-screenplay-1.600-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/screenplay.doc.tar.xz
14mr|texlive-screenplay-1.600-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/screenplay.source.tar.xz
14mr|texlive-screenplay-1.600-2|17	BuildArch:	noarch
14mr|texlive-screenplay-1.600-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-screenplay-1.600-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-screenplay-1.600-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-screenplay-1.600-2|21	
14mr|texlive-screenplay-1.600-2|22	%description
14mr|texlive-screenplay-1.600-2|23	The class implements the format recommended by the Academy of
14mr|texlive-screenplay-1.600-2|24	Motion Picture Arts and Sciences.
14mr|texlive-screenplay-1.600-2|25	
14mr|texlive-screenplay-1.600-2|26	%post
14mr|texlive-screenplay-1.600-2|27	%{_sbindir}/texlive.post
14mr|texlive-screenplay-1.600-2|28	
14mr|texlive-screenplay-1.600-2|29	%postun
14mr|texlive-screenplay-1.600-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-screenplay-1.600-2|31	%{_sbindir}/texlive.post
14mr|texlive-screenplay-1.600-2|32	fi
14mr|texlive-screenplay-1.600-2|33	
14mr|texlive-screenplay-1.600-2|34	#-----------------------------------------------------------------------
14mr|texlive-screenplay-1.600-2|35	%files
14mr|texlive-screenplay-1.600-2|36	%{_texmfdistdir}/tex/latex/screenplay/hardmarg.sty
14mr|texlive-screenplay-1.600-2|37	%{_texmfdistdir}/tex/latex/screenplay/screenplay.cls
14mr|texlive-screenplay-1.600-2|38	%doc %{_texmfdistdir}/doc/latex/screenplay/COPYING
14mr|texlive-screenplay-1.600-2|39	%doc %{_texmfdistdir}/doc/latex/screenplay/README
14mr|texlive-screenplay-1.600-2|40	%doc %{_texmfdistdir}/doc/latex/screenplay/example.tex
14mr|texlive-screenplay-1.600-2|41	%doc %{_texmfdistdir}/doc/latex/screenplay/screenplay.pdf
14mr|texlive-screenplay-1.600-2|42	%doc %{_texmfdistdir}/doc/latex/screenplay/test.pdf
14mr|texlive-screenplay-1.600-2|43	%doc %{_texmfdistdir}/doc/latex/screenplay/test.tex
14mr|texlive-screenplay-1.600-2|44	#- source
14mr|texlive-screenplay-1.600-2|45	%doc %{_texmfdistdir}/source/latex/screenplay/screenplay.dtx
14mr|texlive-screenplay-1.600-2|46	%doc %{_texmfdistdir}/source/latex/screenplay/screenplay.ins
14mr|texlive-screenplay-1.600-2|47	
14mr|texlive-screenplay-1.600-2|48	#-----------------------------------------------------------------------
14mr|texlive-screenplay-1.600-2|49	%prep
14mr|texlive-screenplay-1.600-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-screenplay-1.600-2|51	
14mr|texlive-screenplay-1.600-2|52	%build
14mr|texlive-screenplay-1.600-2|53	
14mr|texlive-screenplay-1.600-2|54	%install
14mr|texlive-screenplay-1.600-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-screenplay-1.600-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-screenplay-1.600-2|57	
14mr|texlive-screenplay-1.600-2|58	
14mr|texlive-screenplay-1.600-2|59	
14mr|texlive-screenplay-1.600-2|60	%changelog
14mr|texlive-screenplay-1.600-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.600-2
14mr|texlive-screenplay-1.600-2|62	+ Revision: 1da4cf0
14mr|texlive-screenplay-1.600-2|63	- MassBuild#440: Increase release tag
14mr|texlive-screenplay-1.600-2|64	
14mr|texlive-screenplay-1.600-2|65	

21310 14
14mr|texlive-scrjrnl-0.1-7|1	# revision 27810
14mr|texlive-scrjrnl-0.1-7|2	# category Package
14mr|texlive-scrjrnl-0.1-7|3	# catalog-ctan /macros/latex/contrib/scrjrnl
14mr|texlive-scrjrnl-0.1-7|4	# catalog-date 2012-09-24 22:53:58 +0200
14mr|texlive-scrjrnl-0.1-7|5	# catalog-license lppl1.3
14mr|texlive-scrjrnl-0.1-7|6	# catalog-version 0.1
14mr|texlive-scrjrnl-0.1-7|7	Name:		texlive-scrjrnl
14mr|texlive-scrjrnl-0.1-7|8	Version:	0.1
14mr|texlive-scrjrnl-0.1-7|9	Release:	7
14mr|texlive-scrjrnl-0.1-7|10	Summary:	Typeset diaries or journals
14mr|texlive-scrjrnl-0.1-7|11	Group:		Publishing
14mr|texlive-scrjrnl-0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scrjrnl
14mr|texlive-scrjrnl-0.1-7|13	License:	LPPL1.3
14mr|texlive-scrjrnl-0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scrjrnl.tar.xz
14mr|texlive-scrjrnl-0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scrjrnl.doc.tar.xz
14mr|texlive-scrjrnl-0.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scrjrnl.source.tar.xz
14mr|texlive-scrjrnl-0.1-7|17	BuildArch:	noarch
14mr|texlive-scrjrnl-0.1-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-scrjrnl-0.1-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-scrjrnl-0.1-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-scrjrnl-0.1-7|21	
14mr|texlive-scrjrnl-0.1-7|22	%description
14mr|texlive-scrjrnl-0.1-7|23	A class, based on scrbook, designed for typesetting diaries,
14mr|texlive-scrjrnl-0.1-7|24	journals or devotionals.
14mr|texlive-scrjrnl-0.1-7|25	
14mr|texlive-scrjrnl-0.1-7|26	%post
14mr|texlive-scrjrnl-0.1-7|27	%{_sbindir}/texlive.post
14mr|texlive-scrjrnl-0.1-7|28	
14mr|texlive-scrjrnl-0.1-7|29	%postun
14mr|texlive-scrjrnl-0.1-7|30	if [ $1 -eq 0 ]; then
14mr|texlive-scrjrnl-0.1-7|31	%{_sbindir}/texlive.post
14mr|texlive-scrjrnl-0.1-7|32	fi
14mr|texlive-scrjrnl-0.1-7|33	
14mr|texlive-scrjrnl-0.1-7|34	#-----------------------------------------------------------------------
14mr|texlive-scrjrnl-0.1-7|35	%files
14mr|texlive-scrjrnl-0.1-7|36	%{_texmfdistdir}/tex/latex/scrjrnl/scrjrnl.cls
14mr|texlive-scrjrnl-0.1-7|37	%doc %{_texmfdistdir}/doc/latex/scrjrnl/README
14mr|texlive-scrjrnl-0.1-7|38	%doc %{_texmfdistdir}/doc/latex/scrjrnl/example.pdf
14mr|texlive-scrjrnl-0.1-7|39	%doc %{_texmfdistdir}/doc/latex/scrjrnl/scrjrnl.pdf
14mr|texlive-scrjrnl-0.1-7|40	#- source
14mr|texlive-scrjrnl-0.1-7|41	%doc %{_texmfdistdir}/source/latex/scrjrnl/scrjrnl.dtx
14mr|texlive-scrjrnl-0.1-7|42	%doc %{_texmfdistdir}/source/latex/scrjrnl/scrjrnl.ins
14mr|texlive-scrjrnl-0.1-7|43	
14mr|texlive-scrjrnl-0.1-7|44	#-----------------------------------------------------------------------
14mr|texlive-scrjrnl-0.1-7|45	%prep
14mr|texlive-scrjrnl-0.1-7|46	%setup -c -a0 -a1 -a2
14mr|texlive-scrjrnl-0.1-7|47	
14mr|texlive-scrjrnl-0.1-7|48	%build
14mr|texlive-scrjrnl-0.1-7|49	
14mr|texlive-scrjrnl-0.1-7|50	%install
14mr|texlive-scrjrnl-0.1-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-scrjrnl-0.1-7|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-scrjrnl-0.1-7|53	
14mr|texlive-scrjrnl-0.1-7|54	%changelog
14mr|texlive-scrjrnl-0.1-7|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-7
14mr|texlive-scrjrnl-0.1-7|56	+ Revision: f6e2b66
14mr|texlive-scrjrnl-0.1-7|57	- MassBuild#440: Increase release tag
14mr|texlive-scrjrnl-0.1-7|58	
14mr|texlive-scrjrnl-0.1-7|59	

21311 14
14mr|texlive-sdrt-1.0-3|1	# revision 15878
14mr|texlive-sdrt-1.0-3|2	# category Package
14mr|texlive-sdrt-1.0-3|3	# catalog-ctan /macros/latex/contrib/sdrt
14mr|texlive-sdrt-1.0-3|4	# catalog-date 2009-07-05 17:22:22 +0200
14mr|texlive-sdrt-1.0-3|5	# catalog-license lppl
14mr|texlive-sdrt-1.0-3|6	# catalog-version 1.0
14mr|texlive-sdrt-1.0-3|7	Name:		texlive-sdrt
14mr|texlive-sdrt-1.0-3|8	Version:	1.0
14mr|texlive-sdrt-1.0-3|9	Release:	3
14mr|texlive-sdrt-1.0-3|10	Summary:	Macros for Segmented Discourse Representation Theory
14mr|texlive-sdrt-1.0-3|11	Group:		Publishing
14mr|texlive-sdrt-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sdrt
14mr|texlive-sdrt-1.0-3|13	License:	LPPL
14mr|texlive-sdrt-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sdrt.tar.xz
14mr|texlive-sdrt-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sdrt.doc.tar.xz
14mr|texlive-sdrt-1.0-3|16	BuildArch:	noarch
14mr|texlive-sdrt-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sdrt-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sdrt-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sdrt-1.0-3|20	
14mr|texlive-sdrt-1.0-3|21	%description
14mr|texlive-sdrt-1.0-3|22	The package provides macros to produce the 'Box notation' of
14mr|texlive-sdrt-1.0-3|23	SDRT (and DRT), to draw trees representing discourse relations,
14mr|texlive-sdrt-1.0-3|24	and finally to have an easy access to various mathematical
14mr|texlive-sdrt-1.0-3|25	symbols used in that theory, mostly with automatic mathematics
14mr|texlive-sdrt-1.0-3|26	mode, so they work the same in formulae and in text.
14mr|texlive-sdrt-1.0-3|27	
14mr|texlive-sdrt-1.0-3|28	%post
14mr|texlive-sdrt-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-sdrt-1.0-3|30	
14mr|texlive-sdrt-1.0-3|31	%postun
14mr|texlive-sdrt-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-sdrt-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-sdrt-1.0-3|34	fi
14mr|texlive-sdrt-1.0-3|35	
14mr|texlive-sdrt-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-sdrt-1.0-3|37	%files
14mr|texlive-sdrt-1.0-3|38	%{_texmfdistdir}/tex/latex/sdrt/sdrt.sty
14mr|texlive-sdrt-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/sdrt/README
14mr|texlive-sdrt-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/sdrt/sdrt-doc.pdf
14mr|texlive-sdrt-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/sdrt/sdrt-doc.tex
14mr|texlive-sdrt-1.0-3|42	
14mr|texlive-sdrt-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-sdrt-1.0-3|44	%prep
14mr|texlive-sdrt-1.0-3|45	%setup -c -a0 -a1
14mr|texlive-sdrt-1.0-3|46	
14mr|texlive-sdrt-1.0-3|47	%build
14mr|texlive-sdrt-1.0-3|48	
14mr|texlive-sdrt-1.0-3|49	%install
14mr|texlive-sdrt-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sdrt-1.0-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sdrt-1.0-3|52	
14mr|texlive-sdrt-1.0-3|53	
14mr|texlive-sdrt-1.0-3|54	
14mr|texlive-sdrt-1.0-3|55	%changelog
14mr|texlive-sdrt-1.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-sdrt-1.0-3|57	+ Revision: a34b77f
14mr|texlive-sdrt-1.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-sdrt-1.0-3|59	
14mr|texlive-sdrt-1.0-3|60	

21312 14
14mr|texlive-secdot-1.0-3|1	# revision 20208
14mr|texlive-secdot-1.0-3|2	# category Package
14mr|texlive-secdot-1.0-3|3	# catalog-ctan /macros/latex/contrib/secdot
14mr|texlive-secdot-1.0-3|4	# catalog-date 2010-10-17 10:06:32 +0200
14mr|texlive-secdot-1.0-3|5	# catalog-license lppl
14mr|texlive-secdot-1.0-3|6	# catalog-version 1.0
14mr|texlive-secdot-1.0-3|7	Name:		texlive-secdot
14mr|texlive-secdot-1.0-3|8	Version:	1.0
14mr|texlive-secdot-1.0-3|9	Release:	3
14mr|texlive-secdot-1.0-3|10	Summary:	Section numbers with trailing dots
14mr|texlive-secdot-1.0-3|11	Group:		Publishing
14mr|texlive-secdot-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/secdot
14mr|texlive-secdot-1.0-3|13	License:	LPPL
14mr|texlive-secdot-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/secdot.tar.xz
14mr|texlive-secdot-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/secdot.doc.tar.xz
14mr|texlive-secdot-1.0-3|16	BuildArch:	noarch
14mr|texlive-secdot-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-secdot-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-secdot-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-secdot-1.0-3|20	
14mr|texlive-secdot-1.0-3|21	%description
14mr|texlive-secdot-1.0-3|22	Makes the numbers of \section commands come out with a trailing
14mr|texlive-secdot-1.0-3|23	dot. Includes a command whereby the same can be made to happen
14mr|texlive-secdot-1.0-3|24	with other sectioning commands.
14mr|texlive-secdot-1.0-3|25	
14mr|texlive-secdot-1.0-3|26	%post
14mr|texlive-secdot-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-secdot-1.0-3|28	
14mr|texlive-secdot-1.0-3|29	%postun
14mr|texlive-secdot-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-secdot-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-secdot-1.0-3|32	fi
14mr|texlive-secdot-1.0-3|33	
14mr|texlive-secdot-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-secdot-1.0-3|35	%files
14mr|texlive-secdot-1.0-3|36	%{_texmfdistdir}/tex/latex/secdot/secdot.sty
14mr|texlive-secdot-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/secdot/secdot.ltx
14mr|texlive-secdot-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/secdot/secdot.pdf
14mr|texlive-secdot-1.0-3|39	
14mr|texlive-secdot-1.0-3|40	#-----------------------------------------------------------------------
14mr|texlive-secdot-1.0-3|41	%prep
14mr|texlive-secdot-1.0-3|42	%setup -c -a0 -a1
14mr|texlive-secdot-1.0-3|43	
14mr|texlive-secdot-1.0-3|44	%build
14mr|texlive-secdot-1.0-3|45	
14mr|texlive-secdot-1.0-3|46	%install
14mr|texlive-secdot-1.0-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-secdot-1.0-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-secdot-1.0-3|49	
14mr|texlive-secdot-1.0-3|50	
14mr|texlive-secdot-1.0-3|51	
14mr|texlive-secdot-1.0-3|52	%changelog
14mr|texlive-secdot-1.0-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-secdot-1.0-3|54	+ Revision: b2f0137
14mr|texlive-secdot-1.0-3|55	- MassBuild#440: Increase release tag
14mr|texlive-secdot-1.0-3|56	
14mr|texlive-secdot-1.0-3|57	

21313 14
14mr|texlive-section-20101024-3|1	# revision 20180
14mr|texlive-section-20101024-3|2	# category Package
14mr|texlive-section-20101024-3|3	# catalog-ctan /macros/latex/contrib/section
14mr|texlive-section-20101024-3|4	# catalog-date 2010-10-24 14:28:08 +0200
14mr|texlive-section-20101024-3|5	# catalog-license lppl
14mr|texlive-section-20101024-3|6	# catalog-version undef
14mr|texlive-section-20101024-3|7	Name:		texlive-section
14mr|texlive-section-20101024-3|8	Version:	20101024
14mr|texlive-section-20101024-3|9	Release:	3
14mr|texlive-section-20101024-3|10	Summary:	Modifying section commands in LaTeX
14mr|texlive-section-20101024-3|11	Group:		Publishing
14mr|texlive-section-20101024-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/section
14mr|texlive-section-20101024-3|13	License:	LPPL
14mr|texlive-section-20101024-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/section.tar.xz
14mr|texlive-section-20101024-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/section.doc.tar.xz
14mr|texlive-section-20101024-3|16	BuildArch:	noarch
14mr|texlive-section-20101024-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-section-20101024-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-section-20101024-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-section-20101024-3|20	
14mr|texlive-section-20101024-3|21	%description
14mr|texlive-section-20101024-3|22	The package implements a pretty extensive scheme to make more
14mr|texlive-section-20101024-3|23	manageable the business of configuring LaTeX output.
14mr|texlive-section-20101024-3|24	
14mr|texlive-section-20101024-3|25	%post
14mr|texlive-section-20101024-3|26	%{_sbindir}/texlive.post
14mr|texlive-section-20101024-3|27	
14mr|texlive-section-20101024-3|28	%postun
14mr|texlive-section-20101024-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-section-20101024-3|30	%{_sbindir}/texlive.post
14mr|texlive-section-20101024-3|31	fi
14mr|texlive-section-20101024-3|32	
14mr|texlive-section-20101024-3|33	#-----------------------------------------------------------------------
14mr|texlive-section-20101024-3|34	%files
14mr|texlive-section-20101024-3|35	%{_texmfdistdir}/tex/latex/section/section.sty
14mr|texlive-section-20101024-3|36	%doc %{_texmfdistdir}/doc/latex/section/section-doc.pdf
14mr|texlive-section-20101024-3|37	%doc %{_texmfdistdir}/doc/latex/section/section-doc.tex
14mr|texlive-section-20101024-3|38	
14mr|texlive-section-20101024-3|39	#-----------------------------------------------------------------------
14mr|texlive-section-20101024-3|40	%prep
14mr|texlive-section-20101024-3|41	%setup -c -a0 -a1
14mr|texlive-section-20101024-3|42	
14mr|texlive-section-20101024-3|43	%build
14mr|texlive-section-20101024-3|44	
14mr|texlive-section-20101024-3|45	%install
14mr|texlive-section-20101024-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-section-20101024-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-section-20101024-3|48	
14mr|texlive-section-20101024-3|49	
14mr|texlive-section-20101024-3|50	
14mr|texlive-section-20101024-3|51	%changelog
14mr|texlive-section-20101024-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101024-3
14mr|texlive-section-20101024-3|53	+ Revision: 7321c61
14mr|texlive-section-20101024-3|54	- MassBuild#440: Increase release tag
14mr|texlive-section-20101024-3|55	
14mr|texlive-section-20101024-3|56	

21314 14
14mr|texlive-sectionbox-1.01-3|1	# revision 15878
14mr|texlive-sectionbox-1.01-3|2	# category Package
14mr|texlive-sectionbox-1.01-3|3	# catalog-ctan /macros/latex/contrib/sectionbox
14mr|texlive-sectionbox-1.01-3|4	# catalog-date 2007-02-26 21:24:31 +0100
14mr|texlive-sectionbox-1.01-3|5	# catalog-license lppl
14mr|texlive-sectionbox-1.01-3|6	# catalog-version 1.01
14mr|texlive-sectionbox-1.01-3|7	Name:		texlive-sectionbox
14mr|texlive-sectionbox-1.01-3|8	Version:	1.01
14mr|texlive-sectionbox-1.01-3|9	Release:	3
14mr|texlive-sectionbox-1.01-3|10	Summary:	Create fancy boxed ((sub)sub)sections
14mr|texlive-sectionbox-1.01-3|11	Group:		Publishing
14mr|texlive-sectionbox-1.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sectionbox
14mr|texlive-sectionbox-1.01-3|13	License:	LPPL
14mr|texlive-sectionbox-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectionbox.tar.xz
14mr|texlive-sectionbox-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectionbox.doc.tar.xz
14mr|texlive-sectionbox-1.01-3|16	BuildArch:	noarch
14mr|texlive-sectionbox-1.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sectionbox-1.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sectionbox-1.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sectionbox-1.01-3|20	
14mr|texlive-sectionbox-1.01-3|21	%description
14mr|texlive-sectionbox-1.01-3|22	Sectionbox is a LaTeX package for putting fancy colored boxes
14mr|texlive-sectionbox-1.01-3|23	around sections, subsections, and subsubsections, especially
14mr|texlive-sectionbox-1.01-3|24	for use in posters, etc. It was designed with the sciposter
14mr|texlive-sectionbox-1.01-3|25	class in mind, and certainly works with that class and with
14mr|texlive-sectionbox-1.01-3|26	derived classes.
14mr|texlive-sectionbox-1.01-3|27	
14mr|texlive-sectionbox-1.01-3|28	%post
14mr|texlive-sectionbox-1.01-3|29	%{_sbindir}/texlive.post
14mr|texlive-sectionbox-1.01-3|30	
14mr|texlive-sectionbox-1.01-3|31	%postun
14mr|texlive-sectionbox-1.01-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-sectionbox-1.01-3|33	%{_sbindir}/texlive.post
14mr|texlive-sectionbox-1.01-3|34	fi
14mr|texlive-sectionbox-1.01-3|35	
14mr|texlive-sectionbox-1.01-3|36	#-----------------------------------------------------------------------
14mr|texlive-sectionbox-1.01-3|37	%files
14mr|texlive-sectionbox-1.01-3|38	%{_texmfdistdir}/tex/latex/sectionbox/sectionbox.sty
14mr|texlive-sectionbox-1.01-3|39	%doc %{_texmfdistdir}/doc/latex/sectionbox/README
14mr|texlive-sectionbox-1.01-3|40	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000074Bpatspec.png
14mr|texlive-sectionbox-1.01-3|41	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000074Bzones.jpg
14mr|texlive-sectionbox-1.01-3|42	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000175Bpatspec.png
14mr|texlive-sectionbox-1.01-3|43	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000175Bzones.jpg
14mr|texlive-sectionbox-1.01-3|44	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/002000AApatspec.png
14mr|texlive-sectionbox-1.01-3|45	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/002000AAzones.jpg
14mr|texlive-sectionbox-1.01-3|46	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lambda2.jpg
14mr|texlive-sectionbox-1.01-3|47	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lenna10connect.jpg
14mr|texlive-sectionbox-1.01-3|48	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lenna10pct.jpg
14mr|texlive-sectionbox-1.01-3|49	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lenna10smooth.jpg
14mr|texlive-sectionbox-1.01-3|50	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/orig.jpg
14mr|texlive-sectionbox-1.01-3|51	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/sectionboxexample.bib
14mr|texlive-sectionbox-1.01-3|52	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/sectionboxexample.tex
14mr|texlive-sectionbox-1.01-3|53	%doc %{_texmfdistdir}/doc/latex/sectionbox/sectionboxmanual.pdf
14mr|texlive-sectionbox-1.01-3|54	
14mr|texlive-sectionbox-1.01-3|55	#-----------------------------------------------------------------------
14mr|texlive-sectionbox-1.01-3|56	%prep
14mr|texlive-sectionbox-1.01-3|57	%setup -c -a0 -a1
14mr|texlive-sectionbox-1.01-3|58	
14mr|texlive-sectionbox-1.01-3|59	%build
14mr|texlive-sectionbox-1.01-3|60	
14mr|texlive-sectionbox-1.01-3|61	%install
14mr|texlive-sectionbox-1.01-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sectionbox-1.01-3|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sectionbox-1.01-3|64	
14mr|texlive-sectionbox-1.01-3|65	
14mr|texlive-sectionbox-1.01-3|66	
14mr|texlive-sectionbox-1.01-3|67	%changelog
14mr|texlive-sectionbox-1.01-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-sectionbox-1.01-3|69	+ Revision: 86c28cd
14mr|texlive-sectionbox-1.01-3|70	- MassBuild#440: Increase release tag
14mr|texlive-sectionbox-1.01-3|71	
14mr|texlive-sectionbox-1.01-3|72	

21315 14
14mr|texlive-sectsty-2.0.2-3|1	# revision 15878
14mr|texlive-sectsty-2.0.2-3|2	# category Package
14mr|texlive-sectsty-2.0.2-3|3	# catalog-ctan /macros/latex/contrib/sectsty
14mr|texlive-sectsty-2.0.2-3|4	# catalog-date 2007-01-14 15:20:52 +0100
14mr|texlive-sectsty-2.0.2-3|5	# catalog-license lppl
14mr|texlive-sectsty-2.0.2-3|6	# catalog-version 2.0.2
14mr|texlive-sectsty-2.0.2-3|7	Name:		texlive-sectsty
14mr|texlive-sectsty-2.0.2-3|8	Version:	2.0.2
14mr|texlive-sectsty-2.0.2-3|9	Release:	3
14mr|texlive-sectsty-2.0.2-3|10	Summary:	Control sectional headers
14mr|texlive-sectsty-2.0.2-3|11	Group:		Publishing
14mr|texlive-sectsty-2.0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sectsty
14mr|texlive-sectsty-2.0.2-3|13	License:	LPPL
14mr|texlive-sectsty-2.0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectsty.tar.xz
14mr|texlive-sectsty-2.0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectsty.doc.tar.xz
14mr|texlive-sectsty-2.0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectsty.source.tar.xz
14mr|texlive-sectsty-2.0.2-3|17	BuildArch:	noarch
14mr|texlive-sectsty-2.0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sectsty-2.0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sectsty-2.0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sectsty-2.0.2-3|21	
14mr|texlive-sectsty-2.0.2-3|22	%description
14mr|texlive-sectsty-2.0.2-3|23	A LaTeX2e package to help change the style of any or all of
14mr|texlive-sectsty-2.0.2-3|24	LaTeX's sectional headers in the article, book, or report
14mr|texlive-sectsty-2.0.2-3|25	classes. Examples include the addition of rules above or below
14mr|texlive-sectsty-2.0.2-3|26	a section title.
14mr|texlive-sectsty-2.0.2-3|27	
14mr|texlive-sectsty-2.0.2-3|28	%post
14mr|texlive-sectsty-2.0.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-sectsty-2.0.2-3|30	
14mr|texlive-sectsty-2.0.2-3|31	%postun
14mr|texlive-sectsty-2.0.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-sectsty-2.0.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-sectsty-2.0.2-3|34	fi
14mr|texlive-sectsty-2.0.2-3|35	
14mr|texlive-sectsty-2.0.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-sectsty-2.0.2-3|37	%files
14mr|texlive-sectsty-2.0.2-3|38	%{_texmfdistdir}/tex/latex/sectsty/sectsty.sty
14mr|texlive-sectsty-2.0.2-3|39	%doc %{_texmfdistdir}/doc/latex/sectsty/sectsty.pdf
14mr|texlive-sectsty-2.0.2-3|40	#- source
14mr|texlive-sectsty-2.0.2-3|41	%doc %{_texmfdistdir}/source/latex/sectsty/sectsty.dtx
14mr|texlive-sectsty-2.0.2-3|42	%doc %{_texmfdistdir}/source/latex/sectsty/sectsty.ins
14mr|texlive-sectsty-2.0.2-3|43	
14mr|texlive-sectsty-2.0.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-sectsty-2.0.2-3|45	%prep
14mr|texlive-sectsty-2.0.2-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-sectsty-2.0.2-3|47	
14mr|texlive-sectsty-2.0.2-3|48	%build
14mr|texlive-sectsty-2.0.2-3|49	
14mr|texlive-sectsty-2.0.2-3|50	%install
14mr|texlive-sectsty-2.0.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sectsty-2.0.2-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sectsty-2.0.2-3|53	
14mr|texlive-sectsty-2.0.2-3|54	
14mr|texlive-sectsty-2.0.2-3|55	
14mr|texlive-sectsty-2.0.2-3|56	%changelog
14mr|texlive-sectsty-2.0.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.2-3
14mr|texlive-sectsty-2.0.2-3|58	+ Revision: 8f4114c
14mr|texlive-sectsty-2.0.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-sectsty-2.0.2-3|60	
14mr|texlive-sectsty-2.0.2-3|61	

21316 14
14mr|texlive-seetexk-20120410-7|1	# revision 29764
14mr|texlive-seetexk-20120410-7|2	# category TLCore
14mr|texlive-seetexk-20120410-7|3	# catalog-ctan /dviware/dvibook
14mr|texlive-seetexk-20120410-7|4	# catalog-date 2012-04-10 15:00:16 +0200
14mr|texlive-seetexk-20120410-7|5	# catalog-license other-free
14mr|texlive-seetexk-20120410-7|6	# catalog-version undef
14mr|texlive-seetexk-20120410-7|7	Name:		texlive-seetexk
14mr|texlive-seetexk-20120410-7|8	Version:	20120410
14mr|texlive-seetexk-20120410-7|9	Release:	7
14mr|texlive-seetexk-20120410-7|10	Summary:	Utilities for manipulating DVI files
14mr|texlive-seetexk-20120410-7|11	Group:		Publishing
14mr|texlive-seetexk-20120410-7|12	URL:		http://www.ctan.org/tex-archive/dviware/dvibook
14mr|texlive-seetexk-20120410-7|13	License:	OTHER-FREE
14mr|texlive-seetexk-20120410-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seetexk.tar.xz
14mr|texlive-seetexk-20120410-7|15	BuildArch:	noarch
14mr|texlive-seetexk-20120410-7|16	BuildRequires:	texlive-tlpkg
14mr|texlive-seetexk-20120410-7|17	Requires(pre):	texlive-tlpkg
14mr|texlive-seetexk-20120410-7|18	Requires(post):	texlive-kpathsea
14mr|texlive-seetexk-20120410-7|19	Requires:	texlive-seetexk.bin
14mr|texlive-seetexk-20120410-7|20	
14mr|texlive-seetexk-20120410-7|21	%description
14mr|texlive-seetexk-20120410-7|22	The collection comprises: - dvibook, which will rearrange the
14mr|texlive-seetexk-20120410-7|23	pages of a DVI file into 'signatures' as used when printing a
14mr|texlive-seetexk-20120410-7|24	book; - dviconcat, for concatenating pages of DVI file(s); -
14mr|texlive-seetexk-20120410-7|25	dviselect, which will select pages from one DVI file to create
14mr|texlive-seetexk-20120410-7|26	a new DVI file; - dvitodvi, which will rearrange the pages of a
14mr|texlive-seetexk-20120410-7|27	DVI file to create a new file; and - libtex, a library for
14mr|texlive-seetexk-20120410-7|28	manipulating the files, from the old SeeTeX project. The
14mr|texlive-seetexk-20120410-7|29	utilities are provided as C source with Imakefiles, and an MS-
14mr|texlive-seetexk-20120410-7|30	DOS version of dvibook is also provided.
14mr|texlive-seetexk-20120410-7|31	
14mr|texlive-seetexk-20120410-7|32	%post
14mr|texlive-seetexk-20120410-7|33	%{_sbindir}/texlive.post
14mr|texlive-seetexk-20120410-7|34	
14mr|texlive-seetexk-20120410-7|35	%postun
14mr|texlive-seetexk-20120410-7|36	if [ $1 -eq 0 ]; then
14mr|texlive-seetexk-20120410-7|37	%{_sbindir}/texlive.post
14mr|texlive-seetexk-20120410-7|38	fi
14mr|texlive-seetexk-20120410-7|39	
14mr|texlive-seetexk-20120410-7|40	#-----------------------------------------------------------------------
14mr|texlive-seetexk-20120410-7|41	%files
14mr|texlive-seetexk-20120410-7|42	%{_mandir}/man1/dvibook.1*
14mr|texlive-seetexk-20120410-7|43	%{_texmfdistdir}/doc/man/man1/dvibook.man1.pdf
14mr|texlive-seetexk-20120410-7|44	%{_mandir}/man1/dviconcat.1*
14mr|texlive-seetexk-20120410-7|45	%{_texmfdistdir}/doc/man/man1/dviconcat.man1.pdf
14mr|texlive-seetexk-20120410-7|46	%{_mandir}/man1/dviselect.1*
14mr|texlive-seetexk-20120410-7|47	%{_texmfdistdir}/doc/man/man1/dviselect.man1.pdf
14mr|texlive-seetexk-20120410-7|48	%{_mandir}/man1/dvitodvi.1*
14mr|texlive-seetexk-20120410-7|49	%{_texmfdistdir}/doc/man/man1/dvitodvi.man1.pdf
14mr|texlive-seetexk-20120410-7|50	
14mr|texlive-seetexk-20120410-7|51	#-----------------------------------------------------------------------
14mr|texlive-seetexk-20120410-7|52	%prep
14mr|texlive-seetexk-20120410-7|53	%setup -c -a0
14mr|texlive-seetexk-20120410-7|54	
14mr|texlive-seetexk-20120410-7|55	%build
14mr|texlive-seetexk-20120410-7|56	
14mr|texlive-seetexk-20120410-7|57	%install
14mr|texlive-seetexk-20120410-7|58	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-seetexk-20120410-7|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-seetexk-20120410-7|60	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-seetexk-20120410-7|61	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-seetexk-20120410-7|62	
14mr|texlive-seetexk-20120410-7|63	%changelog
14mr|texlive-seetexk-20120410-7|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120410-7
14mr|texlive-seetexk-20120410-7|65	+ Revision: ed6c8b2
14mr|texlive-seetexk-20120410-7|66	- MassBuild#440: Increase release tag
14mr|texlive-seetexk-20120410-7|67	
14mr|texlive-seetexk-20120410-7|68	

21317 14
14mr|texlive-selectp-1.0-3|1	# revision 20185
14mr|texlive-selectp-1.0-3|2	# category Package
14mr|texlive-selectp-1.0-3|3	# catalog-ctan /macros/latex/contrib/selectp
14mr|texlive-selectp-1.0-3|4	# catalog-date 2010-10-24 16:23:58 +0200
14mr|texlive-selectp-1.0-3|5	# catalog-license pd
14mr|texlive-selectp-1.0-3|6	# catalog-version 1.0
14mr|texlive-selectp-1.0-3|7	Name:		texlive-selectp
14mr|texlive-selectp-1.0-3|8	Version:	1.0
14mr|texlive-selectp-1.0-3|9	Release:	3
14mr|texlive-selectp-1.0-3|10	Summary:	Select pages to be output
14mr|texlive-selectp-1.0-3|11	Group:		Publishing
14mr|texlive-selectp-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/selectp
14mr|texlive-selectp-1.0-3|13	License:	PD
14mr|texlive-selectp-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selectp.tar.xz
14mr|texlive-selectp-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selectp.doc.tar.xz
14mr|texlive-selectp-1.0-3|16	BuildArch:	noarch
14mr|texlive-selectp-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-selectp-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-selectp-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-selectp-1.0-3|20	
14mr|texlive-selectp-1.0-3|21	%description
14mr|texlive-selectp-1.0-3|22	Defines a command \outputonly, whose argument is a list of
14mr|texlive-selectp-1.0-3|23	pages to be output. With the command present (before
14mr|texlive-selectp-1.0-3|24	\begin{document}), only those pages are output. This package
14mr|texlive-selectp-1.0-3|25	was inspired by code published by Knuth in TUGboat 8(2) (July
14mr|texlive-selectp-1.0-3|26	1987).
14mr|texlive-selectp-1.0-3|27	
14mr|texlive-selectp-1.0-3|28	%post
14mr|texlive-selectp-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-selectp-1.0-3|30	
14mr|texlive-selectp-1.0-3|31	%postun
14mr|texlive-selectp-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-selectp-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-selectp-1.0-3|34	fi
14mr|texlive-selectp-1.0-3|35	
14mr|texlive-selectp-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-selectp-1.0-3|37	%files
14mr|texlive-selectp-1.0-3|38	%{_texmfdistdir}/tex/latex/selectp/selectp.sty
14mr|texlive-selectp-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/selectp/selectp-doc.pdf
14mr|texlive-selectp-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/selectp/selectp-doc.tex
14mr|texlive-selectp-1.0-3|41	
14mr|texlive-selectp-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-selectp-1.0-3|43	%prep
14mr|texlive-selectp-1.0-3|44	%setup -c -a0 -a1
14mr|texlive-selectp-1.0-3|45	
14mr|texlive-selectp-1.0-3|46	%build
14mr|texlive-selectp-1.0-3|47	
14mr|texlive-selectp-1.0-3|48	%install
14mr|texlive-selectp-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-selectp-1.0-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-selectp-1.0-3|51	
14mr|texlive-selectp-1.0-3|52	
14mr|texlive-selectp-1.0-3|53	
14mr|texlive-selectp-1.0-3|54	%changelog
14mr|texlive-selectp-1.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-selectp-1.0-3|56	+ Revision: ea41948
14mr|texlive-selectp-1.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-selectp-1.0-3|58	
14mr|texlive-selectp-1.0-3|59	

21318 14
14mr|texlive-selnolig-0.254-6|1	# revision 31544
14mr|texlive-selnolig-0.254-6|2	# category Package
14mr|texlive-selnolig-0.254-6|3	# catalog-ctan /macros/luatex/latex/selnolig
14mr|texlive-selnolig-0.254-6|4	# catalog-date 2013-08-08 08:16:08 +0200
14mr|texlive-selnolig-0.254-6|5	# catalog-license lppl1.3
14mr|texlive-selnolig-0.254-6|6	# catalog-version 0.254
14mr|texlive-selnolig-0.254-6|7	Name:		texlive-selnolig
14mr|texlive-selnolig-0.254-6|8	Version:	0.254
14mr|texlive-selnolig-0.254-6|9	Release:	6
14mr|texlive-selnolig-0.254-6|10	Summary:	Selectively disable typographic ligatures
14mr|texlive-selnolig-0.254-6|11	Group:		Publishing
14mr|texlive-selnolig-0.254-6|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/selnolig
14mr|texlive-selnolig-0.254-6|13	License:	LPPL1.3
14mr|texlive-selnolig-0.254-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selnolig.tar.xz
14mr|texlive-selnolig-0.254-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selnolig.doc.tar.xz
14mr|texlive-selnolig-0.254-6|16	BuildArch:	noarch
14mr|texlive-selnolig-0.254-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-selnolig-0.254-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-selnolig-0.254-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-selnolig-0.254-6|20	
14mr|texlive-selnolig-0.254-6|21	%description
14mr|texlive-selnolig-0.254-6|22	The package suppresses typographic ligatures selectively, i.e.,
14mr|texlive-selnolig-0.254-6|23	based on predefined search patterns. The search patterns focus
14mr|texlive-selnolig-0.254-6|24	on ligatures deemed inappropriate because they span morpheme
14mr|texlive-selnolig-0.254-6|25	boundaries. For example, the word shelfful, which is mentioned
14mr|texlive-selnolig-0.254-6|26	in the TeXbook as a word for which the ff ligature might be
14mr|texlive-selnolig-0.254-6|27	inappropriate, is automatically typeset as shelf\/ful rather
14mr|texlive-selnolig-0.254-6|28	than as shel{ff}ul. For English and German language documents,
14mr|texlive-selnolig-0.254-6|29	the package provides extensive rules for the selective
14mr|texlive-selnolig-0.254-6|30	suppression of so-called "common" ligatures. These comprise the
14mr|texlive-selnolig-0.254-6|31	ff, fi, fl, ffi, and ffl ligatures as well as the ft and fft
14mr|texlive-selnolig-0.254-6|32	ligatures. Other f-ligatures, such as fb, fh, fj and fk, are
14mr|texlive-selnolig-0.254-6|33	suppressed globally, while exceptions are made for names and
14mr|texlive-selnolig-0.254-6|34	words of non-English/German origin, such as Kafka and fjord.
14mr|texlive-selnolig-0.254-6|35	For English language documents, the package further provides
14mr|texlive-selnolig-0.254-6|36	ligature suppression macros for a number of so-called
14mr|texlive-selnolig-0.254-6|37	"discretionary" or "rare" ligatures such as ct, st, and sp. The
14mr|texlive-selnolig-0.254-6|38	package requires use of a recent LuaLaTeX format (for example
14mr|texlive-selnolig-0.254-6|39	TeXLive2012 or 2013, or MiKTeX2.9).
14mr|texlive-selnolig-0.254-6|40	
14mr|texlive-selnolig-0.254-6|41	%post
14mr|texlive-selnolig-0.254-6|42	%{_sbindir}/texlive.post
14mr|texlive-selnolig-0.254-6|43	
14mr|texlive-selnolig-0.254-6|44	%postun
14mr|texlive-selnolig-0.254-6|45	if [ $1 -eq 0 ]; then
14mr|texlive-selnolig-0.254-6|46	%{_sbindir}/texlive.post
14mr|texlive-selnolig-0.254-6|47	fi
14mr|texlive-selnolig-0.254-6|48	
14mr|texlive-selnolig-0.254-6|49	#-----------------------------------------------------------------------
14mr|texlive-selnolig-0.254-6|50	%files
14mr|texlive-selnolig-0.254-6|51	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-english-hyphex.sty
14mr|texlive-selnolig-0.254-6|52	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-english-patterns.sty
14mr|texlive-selnolig-0.254-6|53	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-german-hyphex.sty
14mr|texlive-selnolig-0.254-6|54	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-german-patterns.sty
14mr|texlive-selnolig-0.254-6|55	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig.lua
14mr|texlive-selnolig-0.254-6|56	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig.sty
14mr|texlive-selnolig-0.254-6|57	%doc %{_texmfdistdir}/doc/lualatex/selnolig/README
14mr|texlive-selnolig-0.254-6|58	%doc %{_texmfdistdir}/doc/lualatex/selnolig/gpp-ft.fea
14mr|texlive-selnolig-0.254-6|59	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-bugreport.tex
14mr|texlive-selnolig-0.254-6|60	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-english-test.pdf
14mr|texlive-selnolig-0.254-6|61	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-english-test.tex
14mr|texlive-selnolig-0.254-6|62	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-english-wordlist.tex
14mr|texlive-selnolig-0.254-6|63	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-german-test.pdf
14mr|texlive-selnolig-0.254-6|64	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-german-test.tex
14mr|texlive-selnolig-0.254-6|65	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-german-wordlist.tex
14mr|texlive-selnolig-0.254-6|66	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig.pdf
14mr|texlive-selnolig-0.254-6|67	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig.tex
14mr|texlive-selnolig-0.254-6|68	
14mr|texlive-selnolig-0.254-6|69	#-----------------------------------------------------------------------
14mr|texlive-selnolig-0.254-6|70	%prep
14mr|texlive-selnolig-0.254-6|71	%setup -c -a0 -a1
14mr|texlive-selnolig-0.254-6|72	
14mr|texlive-selnolig-0.254-6|73	%build
14mr|texlive-selnolig-0.254-6|74	
14mr|texlive-selnolig-0.254-6|75	%install
14mr|texlive-selnolig-0.254-6|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-selnolig-0.254-6|77	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-selnolig-0.254-6|78	
14mr|texlive-selnolig-0.254-6|79	%changelog
14mr|texlive-selnolig-0.254-6|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.254-6
14mr|texlive-selnolig-0.254-6|81	+ Revision: 9218c41
14mr|texlive-selnolig-0.254-6|82	- MassBuild#440: Increase release tag
14mr|texlive-selnolig-0.254-6|83	
14mr|texlive-selnolig-0.254-6|84	

21319 14
14mr|texlive-semantic-2.0-3|1	# revision 15878
14mr|texlive-semantic-2.0-3|2	# category Package
14mr|texlive-semantic-2.0-3|3	# catalog-ctan /macros/latex/contrib/semantic
14mr|texlive-semantic-2.0-3|4	# catalog-date 2007-01-15 20:26:34 +0100
14mr|texlive-semantic-2.0-3|5	# catalog-license lppl
14mr|texlive-semantic-2.0-3|6	# catalog-version 2.0
14mr|texlive-semantic-2.0-3|7	Name:		texlive-semantic
14mr|texlive-semantic-2.0-3|8	Version:	2.0
14mr|texlive-semantic-2.0-3|9	Release:	3
14mr|texlive-semantic-2.0-3|10	Summary:	Help for writing programming language semantics
14mr|texlive-semantic-2.0-3|11	Group:		Publishing
14mr|texlive-semantic-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/semantic
14mr|texlive-semantic-2.0-3|13	License:	LPPL
14mr|texlive-semantic-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semantic.tar.xz
14mr|texlive-semantic-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semantic.doc.tar.xz
14mr|texlive-semantic-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semantic.source.tar.xz
14mr|texlive-semantic-2.0-3|17	BuildArch:	noarch
14mr|texlive-semantic-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-semantic-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-semantic-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-semantic-2.0-3|21	
14mr|texlive-semantic-2.0-3|22	%description
14mr|texlive-semantic-2.0-3|23	Eases the typesetting of notation of semantics and compilers.
14mr|texlive-semantic-2.0-3|24	Includes T-diagrams, various derivation symbols and inference
14mr|texlive-semantic-2.0-3|25	trees.
14mr|texlive-semantic-2.0-3|26	
14mr|texlive-semantic-2.0-3|27	%post
14mr|texlive-semantic-2.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-semantic-2.0-3|29	
14mr|texlive-semantic-2.0-3|30	%postun
14mr|texlive-semantic-2.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-semantic-2.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-semantic-2.0-3|33	fi
14mr|texlive-semantic-2.0-3|34	
14mr|texlive-semantic-2.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-semantic-2.0-3|36	%files
14mr|texlive-semantic-2.0-3|37	%{_texmfdistdir}/tex/latex/semantic/infernce.sty
14mr|texlive-semantic-2.0-3|38	%{_texmfdistdir}/tex/latex/semantic/ligature.sty
14mr|texlive-semantic-2.0-3|39	%{_texmfdistdir}/tex/latex/semantic/reserved.sty
14mr|texlive-semantic-2.0-3|40	%{_texmfdistdir}/tex/latex/semantic/semantic.sty
14mr|texlive-semantic-2.0-3|41	%{_texmfdistdir}/tex/latex/semantic/shrthand.sty
14mr|texlive-semantic-2.0-3|42	%{_texmfdistdir}/tex/latex/semantic/tdiagram.sty
14mr|texlive-semantic-2.0-3|43	%doc %{_texmfdistdir}/doc/latex/semantic/semantic.pdf
14mr|texlive-semantic-2.0-3|44	#- source
14mr|texlive-semantic-2.0-3|45	%doc %{_texmfdistdir}/source/latex/semantic/semantic.dtx
14mr|texlive-semantic-2.0-3|46	%doc %{_texmfdistdir}/source/latex/semantic/semantic.ins
14mr|texlive-semantic-2.0-3|47	
14mr|texlive-semantic-2.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-semantic-2.0-3|49	%prep
14mr|texlive-semantic-2.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-semantic-2.0-3|51	
14mr|texlive-semantic-2.0-3|52	%build
14mr|texlive-semantic-2.0-3|53	
14mr|texlive-semantic-2.0-3|54	%install
14mr|texlive-semantic-2.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-semantic-2.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-semantic-2.0-3|57	
14mr|texlive-semantic-2.0-3|58	
14mr|texlive-semantic-2.0-3|59	
14mr|texlive-semantic-2.0-3|60	%changelog
14mr|texlive-semantic-2.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-semantic-2.0-3|62	+ Revision: caf7676
14mr|texlive-semantic-2.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-semantic-2.0-3|64	
14mr|texlive-semantic-2.0-3|65	

21320 14
14mr|texlive-semaphor-20080415-3|1	# revision 18651
14mr|texlive-semaphor-20080415-3|2	# category Package
14mr|texlive-semaphor-20080415-3|3	# catalog-ctan /fonts/semaphor
14mr|texlive-semaphor-20080415-3|4	# catalog-date 2008-04-15 09:54:26 +0200
14mr|texlive-semaphor-20080415-3|5	# catalog-license gpl
14mr|texlive-semaphor-20080415-3|6	# catalog-version undef
14mr|texlive-semaphor-20080415-3|7	Name:		texlive-semaphor
14mr|texlive-semaphor-20080415-3|8	Version:	20080415
14mr|texlive-semaphor-20080415-3|9	Release:	3
14mr|texlive-semaphor-20080415-3|10	Summary:	Semaphore alphabet font
14mr|texlive-semaphor-20080415-3|11	Group:		Publishing
14mr|texlive-semaphor-20080415-3|12	URL:		http://www.ctan.org/tex-archive/fonts/semaphor
14mr|texlive-semaphor-20080415-3|13	License:	GPL
14mr|texlive-semaphor-20080415-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semaphor.tar.xz
14mr|texlive-semaphor-20080415-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semaphor.doc.tar.xz
14mr|texlive-semaphor-20080415-3|16	BuildArch:	noarch
14mr|texlive-semaphor-20080415-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-semaphor-20080415-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-semaphor-20080415-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-semaphor-20080415-3|20	
14mr|texlive-semaphor-20080415-3|21	%description
14mr|texlive-semaphor-20080415-3|22	These fonts represent semaphore in a highly schematic, but very
14mr|texlive-semaphor-20080415-3|23	clear, fashion. The fonts are provided as MetaFont source, and
14mr|texlive-semaphor-20080415-3|24	in both OpenType and Adobe Type 1 formats.
14mr|texlive-semaphor-20080415-3|25	
14mr|texlive-semaphor-20080415-3|26	%post
14mr|texlive-semaphor-20080415-3|27	%{_sbindir}/texlive.post
14mr|texlive-semaphor-20080415-3|28	
14mr|texlive-semaphor-20080415-3|29	%postun
14mr|texlive-semaphor-20080415-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-semaphor-20080415-3|31	%{_sbindir}/texlive.post
14mr|texlive-semaphor-20080415-3|32	fi
14mr|texlive-semaphor-20080415-3|33	
14mr|texlive-semaphor-20080415-3|34	#-----------------------------------------------------------------------
14mr|texlive-semaphor-20080415-3|35	%files
14mr|texlive-semaphor-20080415-3|36	%{_texmfdistdir}/fonts/afm/public/semaphor/smfb10.afm
14mr|texlive-semaphor-20080415-3|37	%{_texmfdistdir}/fonts/afm/public/semaphor/smfbsl10.afm
14mr|texlive-semaphor-20080415-3|38	%{_texmfdistdir}/fonts/afm/public/semaphor/smfeb10.afm
14mr|texlive-semaphor-20080415-3|39	%{_texmfdistdir}/fonts/afm/public/semaphor/smfebsl10.afm
14mr|texlive-semaphor-20080415-3|40	%{_texmfdistdir}/fonts/afm/public/semaphor/smfer10.afm
14mr|texlive-semaphor-20080415-3|41	%{_texmfdistdir}/fonts/afm/public/semaphor/smfesl10.afm
14mr|texlive-semaphor-20080415-3|42	%{_texmfdistdir}/fonts/afm/public/semaphor/smfett10.afm
14mr|texlive-semaphor-20080415-3|43	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpb10.afm
14mr|texlive-semaphor-20080415-3|44	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpbsl10.afm
14mr|texlive-semaphor-20080415-3|45	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpr10.afm
14mr|texlive-semaphor-20080415-3|46	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpsl10.afm
14mr|texlive-semaphor-20080415-3|47	%{_texmfdistdir}/fonts/afm/public/semaphor/smfptt10.afm
14mr|texlive-semaphor-20080415-3|48	%{_texmfdistdir}/fonts/afm/public/semaphor/smfr10-1.afm
14mr|texlive-semaphor-20080415-3|49	%{_texmfdistdir}/fonts/afm/public/semaphor/smfr10-2.afm
14mr|texlive-semaphor-20080415-3|50	%{_texmfdistdir}/fonts/afm/public/semaphor/smfr10.afm
14mr|texlive-semaphor-20080415-3|51	%{_texmfdistdir}/fonts/afm/public/semaphor/smfsl10.afm
14mr|texlive-semaphor-20080415-3|52	%{_texmfdistdir}/fonts/afm/public/semaphor/smftt10.afm
14mr|texlive-semaphor-20080415-3|53	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfb10.enc
14mr|texlive-semaphor-20080415-3|54	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfbsl10.enc
14mr|texlive-semaphor-20080415-3|55	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfeb10.enc
14mr|texlive-semaphor-20080415-3|56	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfebsl10.enc
14mr|texlive-semaphor-20080415-3|57	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfer10.enc
14mr|texlive-semaphor-20080415-3|58	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfesl10.enc
14mr|texlive-semaphor-20080415-3|59	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfett10.enc
14mr|texlive-semaphor-20080415-3|60	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpb10.enc
14mr|texlive-semaphor-20080415-3|61	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpbsl10.enc
14mr|texlive-semaphor-20080415-3|62	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpr10.enc
14mr|texlive-semaphor-20080415-3|63	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpsl10.enc
14mr|texlive-semaphor-20080415-3|64	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfptt10.enc
14mr|texlive-semaphor-20080415-3|65	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfr10.enc
14mr|texlive-semaphor-20080415-3|66	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfsl10.enc
14mr|texlive-semaphor-20080415-3|67	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smftt10.enc
14mr|texlive-semaphor-20080415-3|68	%{_texmfdistdir}/fonts/map/dvips/semaphor/semaf.map
14mr|texlive-semaphor-20080415-3|69	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfb10.otf
14mr|texlive-semaphor-20080415-3|70	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfbsl10.otf
14mr|texlive-semaphor-20080415-3|71	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfeb10.otf
14mr|texlive-semaphor-20080415-3|72	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfebsl10.otf
14mr|texlive-semaphor-20080415-3|73	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfer10.otf
14mr|texlive-semaphor-20080415-3|74	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfesl10.otf
14mr|texlive-semaphor-20080415-3|75	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfett10.otf
14mr|texlive-semaphor-20080415-3|76	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpb10.otf
14mr|texlive-semaphor-20080415-3|77	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpbsl10.otf
14mr|texlive-semaphor-20080415-3|78	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpr10.otf
14mr|texlive-semaphor-20080415-3|79	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpsl10.otf
14mr|texlive-semaphor-20080415-3|80	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfptt10.otf
14mr|texlive-semaphor-20080415-3|81	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfr10.otf
14mr|texlive-semaphor-20080415-3|82	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfsl10.otf
14mr|texlive-semaphor-20080415-3|83	%{_texmfdistdir}/fonts/opentype/public/semaphor/smftt10.otf
14mr|texlive-semaphor-20080415-3|84	%{_texmfdistdir}/fonts/source/public/semaphor/Makefile
14mr|texlive-semaphor-20080415-3|85	%{_texmfdistdir}/fonts/source/public/semaphor/README
14mr|texlive-semaphor-20080415-3|86	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/semaf.mf
14mr|texlive-semaphor-20080415-3|87	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfbf10.mf
14mr|texlive-semaphor-20080415-3|88	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfebf10.mf
14mr|texlive-semaphor-20080415-3|89	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfer10.mf
14mr|texlive-semaphor-20080415-3|90	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfesl10.mf
14mr|texlive-semaphor-20080415-3|91	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfett10.mf
14mr|texlive-semaphor-20080415-3|92	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfpbf10.mf
14mr|texlive-semaphor-20080415-3|93	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfpr10.mf
14mr|texlive-semaphor-20080415-3|94	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfpsl10.mf
14mr|texlive-semaphor-20080415-3|95	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfptt10.mf
14mr|texlive-semaphor-20080415-3|96	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfr10.mf
14mr|texlive-semaphor-20080415-3|97	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfsl10.mf
14mr|texlive-semaphor-20080415-3|98	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smftt10.mf
14mr|texlive-semaphor-20080415-3|99	%{_texmfdistdir}/fonts/source/public/semaphor/pfb2otf.pe
14mr|texlive-semaphor-20080415-3|100	%{_texmfdistdir}/fonts/source/public/semaphor/semaf.mp
14mr|texlive-semaphor-20080415-3|101	%{_texmfdistdir}/fonts/source/public/semaphor/smfb10.mp
14mr|texlive-semaphor-20080415-3|102	%{_texmfdistdir}/fonts/source/public/semaphor/smfbsl10.mp
14mr|texlive-semaphor-20080415-3|103	%{_texmfdistdir}/fonts/source/public/semaphor/smfeb10.mp
14mr|texlive-semaphor-20080415-3|104	%{_texmfdistdir}/fonts/source/public/semaphor/smfebsl10.mp
14mr|texlive-semaphor-20080415-3|105	%{_texmfdistdir}/fonts/source/public/semaphor/smfer10.mp
14mr|texlive-semaphor-20080415-3|106	%{_texmfdistdir}/fonts/source/public/semaphor/smfesl10.mp
14mr|texlive-semaphor-20080415-3|107	%{_texmfdistdir}/fonts/source/public/semaphor/smfett10.mp
14mr|texlive-semaphor-20080415-3|108	%{_texmfdistdir}/fonts/source/public/semaphor/smfpb10.mp
14mr|texlive-semaphor-20080415-3|109	%{_texmfdistdir}/fonts/source/public/semaphor/smfpbsl10.mp
14mr|texlive-semaphor-20080415-3|110	%{_texmfdistdir}/fonts/source/public/semaphor/smfpr10.mp
14mr|texlive-semaphor-20080415-3|111	%{_texmfdistdir}/fonts/source/public/semaphor/smfpsl10.mp
14mr|texlive-semaphor-20080415-3|112	%{_texmfdistdir}/fonts/source/public/semaphor/smfptt10.mp
14mr|texlive-semaphor-20080415-3|113	%{_texmfdistdir}/fonts/source/public/semaphor/smfr10.mp
14mr|texlive-semaphor-20080415-3|114	%{_texmfdistdir}/fonts/source/public/semaphor/smfsl10.mp
14mr|texlive-semaphor-20080415-3|115	%{_texmfdistdir}/fonts/source/public/semaphor/smftt10.mp
14mr|texlive-semaphor-20080415-3|116	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfb10.tfm
14mr|texlive-semaphor-20080415-3|117	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfbsl10.tfm
14mr|texlive-semaphor-20080415-3|118	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfeb10.tfm
14mr|texlive-semaphor-20080415-3|119	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfebsl10.tfm
14mr|texlive-semaphor-20080415-3|120	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfer10.tfm
14mr|texlive-semaphor-20080415-3|121	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfesl10.tfm
14mr|texlive-semaphor-20080415-3|122	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfett10.tfm
14mr|texlive-semaphor-20080415-3|123	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpb10.tfm
14mr|texlive-semaphor-20080415-3|124	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpbsl10.tfm
14mr|texlive-semaphor-20080415-3|125	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpr10.tfm
14mr|texlive-semaphor-20080415-3|126	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpsl10.tfm
14mr|texlive-semaphor-20080415-3|127	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfptt10.tfm
14mr|texlive-semaphor-20080415-3|128	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfr10.tfm
14mr|texlive-semaphor-20080415-3|129	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfsl10.tfm
14mr|texlive-semaphor-20080415-3|130	%{_texmfdistdir}/fonts/tfm/public/semaphor/smftt10.tfm
14mr|texlive-semaphor-20080415-3|131	%{_texmfdistdir}/fonts/type1/public/semaphor/smfb10.pfb
14mr|texlive-semaphor-20080415-3|132	%{_texmfdistdir}/fonts/type1/public/semaphor/smfb10.pfm
14mr|texlive-semaphor-20080415-3|133	%{_texmfdistdir}/fonts/type1/public/semaphor/smfbsl10.pfb
14mr|texlive-semaphor-20080415-3|134	%{_texmfdistdir}/fonts/type1/public/semaphor/smfbsl10.pfm
14mr|texlive-semaphor-20080415-3|135	%{_texmfdistdir}/fonts/type1/public/semaphor/smfeb10.pfb
14mr|texlive-semaphor-20080415-3|136	%{_texmfdistdir}/fonts/type1/public/semaphor/smfeb10.pfm
14mr|texlive-semaphor-20080415-3|137	%{_texmfdistdir}/fonts/type1/public/semaphor/smfebsl10.pfb
14mr|texlive-semaphor-20080415-3|138	%{_texmfdistdir}/fonts/type1/public/semaphor/smfebsl10.pfm
14mr|texlive-semaphor-20080415-3|139	%{_texmfdistdir}/fonts/type1/public/semaphor/smfer10.pfb
14mr|texlive-semaphor-20080415-3|140	%{_texmfdistdir}/fonts/type1/public/semaphor/smfer10.pfm
14mr|texlive-semaphor-20080415-3|141	%{_texmfdistdir}/fonts/type1/public/semaphor/smfesl10.pfb
14mr|texlive-semaphor-20080415-3|142	%{_texmfdistdir}/fonts/type1/public/semaphor/smfesl10.pfm
14mr|texlive-semaphor-20080415-3|143	%{_texmfdistdir}/fonts/type1/public/semaphor/smfett10.pfb
14mr|texlive-semaphor-20080415-3|144	%{_texmfdistdir}/fonts/type1/public/semaphor/smfett10.pfm
14mr|texlive-semaphor-20080415-3|145	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpb10.pfb
14mr|texlive-semaphor-20080415-3|146	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpb10.pfm
14mr|texlive-semaphor-20080415-3|147	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpbsl10.pfb
14mr|texlive-semaphor-20080415-3|148	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpbsl10.pfm
14mr|texlive-semaphor-20080415-3|149	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpr10.pfb
14mr|texlive-semaphor-20080415-3|150	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpr10.pfm
14mr|texlive-semaphor-20080415-3|151	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpsl10.pfb
14mr|texlive-semaphor-20080415-3|152	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpsl10.pfm
14mr|texlive-semaphor-20080415-3|153	%{_texmfdistdir}/fonts/type1/public/semaphor/smfptt10.pfb
14mr|texlive-semaphor-20080415-3|154	%{_texmfdistdir}/fonts/type1/public/semaphor/smfptt10.pfm
14mr|texlive-semaphor-20080415-3|155	%{_texmfdistdir}/fonts/type1/public/semaphor/smfr10.pfb
14mr|texlive-semaphor-20080415-3|156	%{_texmfdistdir}/fonts/type1/public/semaphor/smfr10.pfm
14mr|texlive-semaphor-20080415-3|157	%{_texmfdistdir}/fonts/type1/public/semaphor/smfsl10.pfb
14mr|texlive-semaphor-20080415-3|158	%{_texmfdistdir}/fonts/type1/public/semaphor/smfsl10.pfm
14mr|texlive-semaphor-20080415-3|159	%{_texmfdistdir}/fonts/type1/public/semaphor/smftt10.pfb
14mr|texlive-semaphor-20080415-3|160	%{_texmfdistdir}/fonts/type1/public/semaphor/smftt10.pfm
14mr|texlive-semaphor-20080415-3|161	%{_texmfdistdir}/tex/context/third/semaphor/t-type-semaf.tex
14mr|texlive-semaphor-20080415-3|162	%{_texmfdistdir}/tex/latex/semaphor/il2semaf.fd
14mr|texlive-semaphor-20080415-3|163	%{_texmfdistdir}/tex/latex/semaphor/semaf.fd
14mr|texlive-semaphor-20080415-3|164	%{_texmfdistdir}/tex/plain/semaphor/semaf.tex
14mr|texlive-semaphor-20080415-3|165	%doc %{_texmfdistdir}/doc/fonts/semaphor/README
14mr|texlive-semaphor-20080415-3|166	%doc %{_texmfdistdir}/doc/fonts/semaphor/example.pdf
14mr|texlive-semaphor-20080415-3|167	%doc %{_texmfdistdir}/doc/fonts/semaphor/example.tex
14mr|texlive-semaphor-20080415-3|168	%doc %{_texmfdistdir}/doc/fonts/semaphor/test-context.pdf
14mr|texlive-semaphor-20080415-3|169	%doc %{_texmfdistdir}/doc/fonts/semaphor/test-context.tex
14mr|texlive-semaphor-20080415-3|170	
14mr|texlive-semaphor-20080415-3|171	#-----------------------------------------------------------------------
14mr|texlive-semaphor-20080415-3|172	%prep
14mr|texlive-semaphor-20080415-3|173	%setup -c -a0 -a1
14mr|texlive-semaphor-20080415-3|174	
14mr|texlive-semaphor-20080415-3|175	%build
14mr|texlive-semaphor-20080415-3|176	
14mr|texlive-semaphor-20080415-3|177	%install
14mr|texlive-semaphor-20080415-3|178	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-semaphor-20080415-3|179	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-semaphor-20080415-3|180	
14mr|texlive-semaphor-20080415-3|181	
14mr|texlive-semaphor-20080415-3|182	
14mr|texlive-semaphor-20080415-3|183	%changelog
14mr|texlive-semaphor-20080415-3|184	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080415-3
14mr|texlive-semaphor-20080415-3|185	+ Revision: 67e337e
14mr|texlive-semaphor-20080415-3|186	- MassBuild#440: Increase release tag
14mr|texlive-semaphor-20080415-3|187	
14mr|texlive-semaphor-20080415-3|188	

21321 14
14mr|texlive-seminar-1.61-2|1	# revision 32762
14mr|texlive-seminar-1.61-2|2	# category Package
14mr|texlive-seminar-1.61-2|3	# catalog-ctan /macros/latex/contrib/seminar
14mr|texlive-seminar-1.61-2|4	# catalog-date 2014-01-20 13:04:19 +0100
14mr|texlive-seminar-1.61-2|5	# catalog-license lppl1.2
14mr|texlive-seminar-1.61-2|6	# catalog-version 1.61
14mr|texlive-seminar-1.61-2|7	Name:		texlive-seminar
14mr|texlive-seminar-1.61-2|8	Version:	1.61
14mr|texlive-seminar-1.61-2|9	Release:	2
14mr|texlive-seminar-1.61-2|10	Summary:	Make overhead slides
14mr|texlive-seminar-1.61-2|11	Group:		Publishing
14mr|texlive-seminar-1.61-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seminar
14mr|texlive-seminar-1.61-2|13	License:	LPPL1.2
14mr|texlive-seminar-1.61-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seminar.tar.xz
14mr|texlive-seminar-1.61-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seminar.doc.tar.xz
14mr|texlive-seminar-1.61-2|16	BuildArch:	noarch
14mr|texlive-seminar-1.61-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-seminar-1.61-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-seminar-1.61-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-seminar-1.61-2|20	
14mr|texlive-seminar-1.61-2|21	%description
14mr|texlive-seminar-1.61-2|22	A class that produces overhead slides (transparencies), with
14mr|texlive-seminar-1.61-2|23	many facilities. The class requires availability of the
14mr|texlive-seminar-1.61-2|24	fancybox package. Seminar is also the basis of other classes,
14mr|texlive-seminar-1.61-2|25	such as prosper. In fact, seminar is not nowadays reckoned a
14mr|texlive-seminar-1.61-2|26	good basis for a presentation -- users are advised to use more
14mr|texlive-seminar-1.61-2|27	recent classes such as powerdot or beamer, both of which are
14mr|texlive-seminar-1.61-2|28	tuned to 21st-century presentation styles. Note that the
14mr|texlive-seminar-1.61-2|29	seminar distribution relies on the xcomment package, which was
14mr|texlive-seminar-1.61-2|30	once part of the bundle, but now has a separate existence.
14mr|texlive-seminar-1.61-2|31	
14mr|texlive-seminar-1.61-2|32	%post
14mr|texlive-seminar-1.61-2|33	%{_sbindir}/texlive.post
14mr|texlive-seminar-1.61-2|34	
14mr|texlive-seminar-1.61-2|35	%postun
14mr|texlive-seminar-1.61-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-seminar-1.61-2|37	%{_sbindir}/texlive.post
14mr|texlive-seminar-1.61-2|38	fi
14mr|texlive-seminar-1.61-2|39	
14mr|texlive-seminar-1.61-2|40	#-----------------------------------------------------------------------
14mr|texlive-seminar-1.61-2|41	%files
14mr|texlive-seminar-1.61-2|42	%{_texmfdistdir}/tex/latex/seminar/npsfont.sty
14mr|texlive-seminar-1.61-2|43	%{_texmfdistdir}/tex/latex/seminar/sem-a4.sty
14mr|texlive-seminar-1.61-2|44	%{_texmfdistdir}/tex/latex/seminar/sem-dem.sty
14mr|texlive-seminar-1.61-2|45	%{_texmfdistdir}/tex/latex/seminar/sem-page.sty
14mr|texlive-seminar-1.61-2|46	%{_texmfdistdir}/tex/latex/seminar/semcolor.sty
14mr|texlive-seminar-1.61-2|47	%{_texmfdistdir}/tex/latex/seminar/semhelv.sty
14mr|texlive-seminar-1.61-2|48	%{_texmfdistdir}/tex/latex/seminar/seminar.bg2
14mr|texlive-seminar-1.61-2|49	%{_texmfdistdir}/tex/latex/seminar/seminar.bug
14mr|texlive-seminar-1.61-2|50	%{_texmfdistdir}/tex/latex/seminar/seminar.cls
14mr|texlive-seminar-1.61-2|51	%{_texmfdistdir}/tex/latex/seminar/seminar.sty
14mr|texlive-seminar-1.61-2|52	%{_texmfdistdir}/tex/latex/seminar/semlayer.sty
14mr|texlive-seminar-1.61-2|53	%{_texmfdistdir}/tex/latex/seminar/semlcmss.sty
14mr|texlive-seminar-1.61-2|54	%{_texmfdistdir}/tex/latex/seminar/semrot.sty
14mr|texlive-seminar-1.61-2|55	%{_texmfdistdir}/tex/latex/seminar/slidesec.sty
14mr|texlive-seminar-1.61-2|56	%{_texmfdistdir}/tex/latex/seminar/tvz-code.sty
14mr|texlive-seminar-1.61-2|57	%{_texmfdistdir}/tex/latex/seminar/tvz-hax.sty
14mr|texlive-seminar-1.61-2|58	%{_texmfdistdir}/tex/latex/seminar/tvz-user.sty
14mr|texlive-seminar-1.61-2|59	%doc %{_texmfdistdir}/doc/latex/seminar/Changes
14mr|texlive-seminar-1.61-2|60	%doc %{_texmfdistdir}/doc/latex/seminar/README
14mr|texlive-seminar-1.61-2|61	%doc %{_texmfdistdir}/doc/latex/seminar/run.sh
14mr|texlive-seminar-1.61-2|62	%doc %{_texmfdistdir}/doc/latex/seminar/sem-code.tex
14mr|texlive-seminar-1.61-2|63	%doc %{_texmfdistdir}/doc/latex/seminar/sem-make.tex
14mr|texlive-seminar-1.61-2|64	%doc %{_texmfdistdir}/doc/latex/seminar/seminar-doc.pdf
14mr|texlive-seminar-1.61-2|65	%doc %{_texmfdistdir}/doc/latex/seminar/seminar-doc.tex
14mr|texlive-seminar-1.61-2|66	%doc %{_texmfdistdir}/doc/latex/seminar/seminar.bg3
14mr|texlive-seminar-1.61-2|67	%doc %{_texmfdistdir}/doc/latex/seminar/seminar.con
14mr|texlive-seminar-1.61-2|68	%doc %{_texmfdistdir}/doc/latex/seminar/seminar.doc
14mr|texlive-seminar-1.61-2|69	%doc %{_texmfdistdir}/doc/latex/seminar/semlayer.doc
14mr|texlive-seminar-1.61-2|70	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp1.pdf
14mr|texlive-seminar-1.61-2|71	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp1.tex
14mr|texlive-seminar-1.61-2|72	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp2.pdf
14mr|texlive-seminar-1.61-2|73	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp2.tex
14mr|texlive-seminar-1.61-2|74	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp3.pdf
14mr|texlive-seminar-1.61-2|75	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp3.tex
14mr|texlive-seminar-1.61-2|76	
14mr|texlive-seminar-1.61-2|77	#-----------------------------------------------------------------------
14mr|texlive-seminar-1.61-2|78	%prep
14mr|texlive-seminar-1.61-2|79	%setup -c -a0 -a1
14mr|texlive-seminar-1.61-2|80	
14mr|texlive-seminar-1.61-2|81	%build
14mr|texlive-seminar-1.61-2|82	
14mr|texlive-seminar-1.61-2|83	%install
14mr|texlive-seminar-1.61-2|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-seminar-1.61-2|85	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-seminar-1.61-2|86	
14mr|texlive-seminar-1.61-2|87	%changelog
14mr|texlive-seminar-1.61-2|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.61-2
14mr|texlive-seminar-1.61-2|89	+ Revision: b6f426c
14mr|texlive-seminar-1.61-2|90	- MassBuild#440: Increase release tag
14mr|texlive-seminar-1.61-2|91	
14mr|texlive-seminar-1.61-2|92	

21322 14
14mr|texlive-semioneside-v0.41-3|1	# revision 15878
14mr|texlive-semioneside-v0.41-3|2	# category Package
14mr|texlive-semioneside-v0.41-3|3	# catalog-ctan /macros/latex/contrib/semioneside
14mr|texlive-semioneside-v0.41-3|4	# catalog-date 2007-02-26 21:24:31 +0100
14mr|texlive-semioneside-v0.41-3|5	# catalog-license lppl
14mr|texlive-semioneside-v0.41-3|6	# catalog-version v0.41
14mr|texlive-semioneside-v0.41-3|7	Name:		texlive-semioneside
14mr|texlive-semioneside-v0.41-3|8	Version:	v0.41
14mr|texlive-semioneside-v0.41-3|9	Release:	3
14mr|texlive-semioneside-v0.41-3|10	Summary:	Put only special contents on left-hand pages in two sided layout
14mr|texlive-semioneside-v0.41-3|11	Group:		Publishing
14mr|texlive-semioneside-v0.41-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/semioneside
14mr|texlive-semioneside-v0.41-3|13	License:	LPPL
14mr|texlive-semioneside-v0.41-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semioneside.tar.xz
14mr|texlive-semioneside-v0.41-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semioneside.doc.tar.xz
14mr|texlive-semioneside-v0.41-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semioneside.source.tar.xz
14mr|texlive-semioneside-v0.41-3|17	BuildArch:	noarch
14mr|texlive-semioneside-v0.41-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-semioneside-v0.41-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-semioneside-v0.41-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-semioneside-v0.41-3|21	
14mr|texlive-semioneside-v0.41-3|22	%description
14mr|texlive-semioneside-v0.41-3|23	This package supports the preparation of semi one sided
14mr|texlive-semioneside-v0.41-3|24	documents. That is, two sided documents, where all text is
14mr|texlive-semioneside-v0.41-3|25	output on right-hand pages--as in a one-sided documents--and
14mr|texlive-semioneside-v0.41-3|26	only special contents are output on left-hand pages on user
14mr|texlive-semioneside-v0.41-3|27	request, e.g., floating objects.
14mr|texlive-semioneside-v0.41-3|28	
14mr|texlive-semioneside-v0.41-3|29	%post
14mr|texlive-semioneside-v0.41-3|30	%{_sbindir}/texlive.post
14mr|texlive-semioneside-v0.41-3|31	
14mr|texlive-semioneside-v0.41-3|32	%postun
14mr|texlive-semioneside-v0.41-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-semioneside-v0.41-3|34	%{_sbindir}/texlive.post
14mr|texlive-semioneside-v0.41-3|35	fi
14mr|texlive-semioneside-v0.41-3|36	
14mr|texlive-semioneside-v0.41-3|37	#-----------------------------------------------------------------------
14mr|texlive-semioneside-v0.41-3|38	%files
14mr|texlive-semioneside-v0.41-3|39	%{_texmfdistdir}/tex/latex/semioneside/semioneside.sty
14mr|texlive-semioneside-v0.41-3|40	%doc %{_texmfdistdir}/doc/latex/semioneside/README
14mr|texlive-semioneside-v0.41-3|41	%doc %{_texmfdistdir}/doc/latex/semioneside/example.tex
14mr|texlive-semioneside-v0.41-3|42	%doc %{_texmfdistdir}/doc/latex/semioneside/figure.mp
14mr|texlive-semioneside-v0.41-3|43	%doc %{_texmfdistdir}/doc/latex/semioneside/semioneside.pdf
14mr|texlive-semioneside-v0.41-3|44	#- source
14mr|texlive-semioneside-v0.41-3|45	%doc %{_texmfdistdir}/source/latex/semioneside/semioneside.dtx
14mr|texlive-semioneside-v0.41-3|46	%doc %{_texmfdistdir}/source/latex/semioneside/semioneside.ins
14mr|texlive-semioneside-v0.41-3|47	
14mr|texlive-semioneside-v0.41-3|48	#-----------------------------------------------------------------------
14mr|texlive-semioneside-v0.41-3|49	%prep
14mr|texlive-semioneside-v0.41-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-semioneside-v0.41-3|51	
14mr|texlive-semioneside-v0.41-3|52	%build
14mr|texlive-semioneside-v0.41-3|53	
14mr|texlive-semioneside-v0.41-3|54	%install
14mr|texlive-semioneside-v0.41-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-semioneside-v0.41-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-semioneside-v0.41-3|57	
14mr|texlive-semioneside-v0.41-3|58	
14mr|texlive-semioneside-v0.41-3|59	
14mr|texlive-semioneside-v0.41-3|60	%changelog
14mr|texlive-semioneside-v0.41-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.41-3
14mr|texlive-semioneside-v0.41-3|62	+ Revision: c28d4c7
14mr|texlive-semioneside-v0.41-3|63	- MassBuild#440: Increase release tag
14mr|texlive-semioneside-v0.41-3|64	
14mr|texlive-semioneside-v0.41-3|65	

21323 14
14mr|texlive-sepfootnotes-0.2-6|1	# revision 28885
14mr|texlive-sepfootnotes-0.2-6|2	# category Package
14mr|texlive-sepfootnotes-0.2-6|3	# catalog-ctan /macros/latex/contrib/sepfootnotes
14mr|texlive-sepfootnotes-0.2-6|4	# catalog-date 2013-01-19 01:10:31 +0100
14mr|texlive-sepfootnotes-0.2-6|5	# catalog-license lppl1.3
14mr|texlive-sepfootnotes-0.2-6|6	# catalog-version 0.2
14mr|texlive-sepfootnotes-0.2-6|7	Name:		texlive-sepfootnotes
14mr|texlive-sepfootnotes-0.2-6|8	Version:	0.2
14mr|texlive-sepfootnotes-0.2-6|9	Release:	6
14mr|texlive-sepfootnotes-0.2-6|10	Summary:	Support footnotes and endnotes from separate files
14mr|texlive-sepfootnotes-0.2-6|11	Group:		Publishing
14mr|texlive-sepfootnotes-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sepfootnotes
14mr|texlive-sepfootnotes-0.2-6|13	License:	LPPL1.3
14mr|texlive-sepfootnotes-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepfootnotes.tar.xz
14mr|texlive-sepfootnotes-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepfootnotes.doc.tar.xz
14mr|texlive-sepfootnotes-0.2-6|16	BuildArch:	noarch
14mr|texlive-sepfootnotes-0.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sepfootnotes-0.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sepfootnotes-0.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-sepfootnotes-0.2-6|20	
14mr|texlive-sepfootnotes-0.2-6|21	%description
14mr|texlive-sepfootnotes-0.2-6|22	The package supports footnotes and endnotes from separate
14mr|texlive-sepfootnotes-0.2-6|23	files. This is achieved with commands \sepfootnotecontent and
14mr|texlive-sepfootnotes-0.2-6|24	\sepfootnote; the former defines the content of a note, while
14mr|texlive-sepfootnotes-0.2-6|25	the latter typesets that note.
14mr|texlive-sepfootnotes-0.2-6|26	
14mr|texlive-sepfootnotes-0.2-6|27	%post
14mr|texlive-sepfootnotes-0.2-6|28	%{_sbindir}/texlive.post
14mr|texlive-sepfootnotes-0.2-6|29	
14mr|texlive-sepfootnotes-0.2-6|30	%postun
14mr|texlive-sepfootnotes-0.2-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-sepfootnotes-0.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-sepfootnotes-0.2-6|33	fi
14mr|texlive-sepfootnotes-0.2-6|34	
14mr|texlive-sepfootnotes-0.2-6|35	#-----------------------------------------------------------------------
14mr|texlive-sepfootnotes-0.2-6|36	%files
14mr|texlive-sepfootnotes-0.2-6|37	%{_texmfdistdir}/tex/latex/sepfootnotes/sepfootnotes.sty
14mr|texlive-sepfootnotes-0.2-6|38	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/README
14mr|texlive-sepfootnotes-0.2-6|39	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/sepfootnotes.pdf
14mr|texlive-sepfootnotes-0.2-6|40	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/sepfootnotes.tex
14mr|texlive-sepfootnotes-0.2-6|41	
14mr|texlive-sepfootnotes-0.2-6|42	#-----------------------------------------------------------------------
14mr|texlive-sepfootnotes-0.2-6|43	%prep
14mr|texlive-sepfootnotes-0.2-6|44	%setup -c -a0 -a1
14mr|texlive-sepfootnotes-0.2-6|45	
14mr|texlive-sepfootnotes-0.2-6|46	%build
14mr|texlive-sepfootnotes-0.2-6|47	
14mr|texlive-sepfootnotes-0.2-6|48	%install
14mr|texlive-sepfootnotes-0.2-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sepfootnotes-0.2-6|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sepfootnotes-0.2-6|51	
14mr|texlive-sepfootnotes-0.2-6|52	%changelog
14mr|texlive-sepfootnotes-0.2-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-sepfootnotes-0.2-6|54	+ Revision: ec45546
14mr|texlive-sepfootnotes-0.2-6|55	- MassBuild#440: Increase release tag
14mr|texlive-sepfootnotes-0.2-6|56	
14mr|texlive-sepfootnotes-0.2-6|57	

21324 14
14mr|texlive-sepnum-2.0-3|1	# revision 20186
14mr|texlive-sepnum-2.0-3|2	# category Package
14mr|texlive-sepnum-2.0-3|3	# catalog-ctan /macros/latex/contrib/sepnum
14mr|texlive-sepnum-2.0-3|4	# catalog-date 2010-10-24 14:34:20 +0200
14mr|texlive-sepnum-2.0-3|5	# catalog-license lppl
14mr|texlive-sepnum-2.0-3|6	# catalog-version 2.0
14mr|texlive-sepnum-2.0-3|7	Name:		texlive-sepnum
14mr|texlive-sepnum-2.0-3|8	Version:	2.0
14mr|texlive-sepnum-2.0-3|9	Release:	3
14mr|texlive-sepnum-2.0-3|10	Summary:	Print numbers in a "friendly" format
14mr|texlive-sepnum-2.0-3|11	Group:		Publishing
14mr|texlive-sepnum-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sepnum
14mr|texlive-sepnum-2.0-3|13	License:	LPPL
14mr|texlive-sepnum-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepnum.tar.xz
14mr|texlive-sepnum-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepnum.doc.tar.xz
14mr|texlive-sepnum-2.0-3|16	BuildArch:	noarch
14mr|texlive-sepnum-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sepnum-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sepnum-2.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sepnum-2.0-3|20	
14mr|texlive-sepnum-2.0-3|21	%description
14mr|texlive-sepnum-2.0-3|22	Provides a command to print a number with (potentially
14mr|texlive-sepnum-2.0-3|23	different) separators every three digits in the parts either
14mr|texlive-sepnum-2.0-3|24	side of the decimal point (the point itself is also
14mr|texlive-sepnum-2.0-3|25	configurable). The macro is fully expandable and not fragile
14mr|texlive-sepnum-2.0-3|26	(unless one of the separators is). There is also a command
14mr|texlive-sepnum-2.0-3|27	\sepnumform, that may be used when defining \the<counter>
14mr|texlive-sepnum-2.0-3|28	macros.
14mr|texlive-sepnum-2.0-3|29	
14mr|texlive-sepnum-2.0-3|30	%post
14mr|texlive-sepnum-2.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-sepnum-2.0-3|32	
14mr|texlive-sepnum-2.0-3|33	%postun
14mr|texlive-sepnum-2.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-sepnum-2.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-sepnum-2.0-3|36	fi
14mr|texlive-sepnum-2.0-3|37	
14mr|texlive-sepnum-2.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-sepnum-2.0-3|39	%files
14mr|texlive-sepnum-2.0-3|40	%{_texmfdistdir}/tex/latex/sepnum/sepnum.sty
14mr|texlive-sepnum-2.0-3|41	%doc %{_texmfdistdir}/doc/latex/sepnum/sepnum-doc.pdf
14mr|texlive-sepnum-2.0-3|42	%doc %{_texmfdistdir}/doc/latex/sepnum/sepnum-doc.tex
14mr|texlive-sepnum-2.0-3|43	
14mr|texlive-sepnum-2.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-sepnum-2.0-3|45	%prep
14mr|texlive-sepnum-2.0-3|46	%setup -c -a0 -a1
14mr|texlive-sepnum-2.0-3|47	
14mr|texlive-sepnum-2.0-3|48	%build
14mr|texlive-sepnum-2.0-3|49	
14mr|texlive-sepnum-2.0-3|50	%install
14mr|texlive-sepnum-2.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sepnum-2.0-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sepnum-2.0-3|53	
14mr|texlive-sepnum-2.0-3|54	
14mr|texlive-sepnum-2.0-3|55	
14mr|texlive-sepnum-2.0-3|56	%changelog
14mr|texlive-sepnum-2.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-sepnum-2.0-3|58	+ Revision: e17754a
14mr|texlive-sepnum-2.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-sepnum-2.0-3|60	
14mr|texlive-sepnum-2.0-3|61	

21325 14
14mr|texlive-seqsplit-0.1-3|1	# revision 15878
14mr|texlive-seqsplit-0.1-3|2	# category Package
14mr|texlive-seqsplit-0.1-3|3	# catalog-ctan /macros/latex/contrib/seqsplit
14mr|texlive-seqsplit-0.1-3|4	# catalog-date 2007-07-23 22:41:48 +0200
14mr|texlive-seqsplit-0.1-3|5	# catalog-license lppl
14mr|texlive-seqsplit-0.1-3|6	# catalog-version 0.1
14mr|texlive-seqsplit-0.1-3|7	Name:		texlive-seqsplit
14mr|texlive-seqsplit-0.1-3|8	Version:	0.1
14mr|texlive-seqsplit-0.1-3|9	Release:	3
14mr|texlive-seqsplit-0.1-3|10	Summary:	Split long sequences of characters in a neutral way
14mr|texlive-seqsplit-0.1-3|11	Group:		Publishing
14mr|texlive-seqsplit-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seqsplit
14mr|texlive-seqsplit-0.1-3|13	License:	LPPL
14mr|texlive-seqsplit-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seqsplit.tar.xz
14mr|texlive-seqsplit-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seqsplit.doc.tar.xz
14mr|texlive-seqsplit-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seqsplit.source.tar.xz
14mr|texlive-seqsplit-0.1-3|17	BuildArch:	noarch
14mr|texlive-seqsplit-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-seqsplit-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-seqsplit-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-seqsplit-0.1-3|21	
14mr|texlive-seqsplit-0.1-3|22	%description
14mr|texlive-seqsplit-0.1-3|23	When one needs to type long sequences of letters (such as in
14mr|texlive-seqsplit-0.1-3|24	base-sequences in genes) or of numbers (such as calculations of
14mr|texlive-seqsplit-0.1-3|25	transcendental numbers), there's no obvious break points to be
14mr|texlive-seqsplit-0.1-3|26	found. The package provides a command \seqsplit, which makes
14mr|texlive-seqsplit-0.1-3|27	its argument splittable anywhere, and then leaves the TeX
14mr|texlive-seqsplit-0.1-3|28	paragraph-maker to do the splitting. While the package may
14mr|texlive-seqsplit-0.1-3|29	obviously be used to typeset DNA sequences, the user may
14mr|texlive-seqsplit-0.1-3|30	consider the dnaseq as a rather more powerful alternative.
14mr|texlive-seqsplit-0.1-3|31	
14mr|texlive-seqsplit-0.1-3|32	%post
14mr|texlive-seqsplit-0.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-seqsplit-0.1-3|34	
14mr|texlive-seqsplit-0.1-3|35	%postun
14mr|texlive-seqsplit-0.1-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-seqsplit-0.1-3|37	%{_sbindir}/texlive.post
14mr|texlive-seqsplit-0.1-3|38	fi
14mr|texlive-seqsplit-0.1-3|39	
14mr|texlive-seqsplit-0.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-seqsplit-0.1-3|41	%files
14mr|texlive-seqsplit-0.1-3|42	%{_texmfdistdir}/tex/latex/seqsplit/seqsplit.sty
14mr|texlive-seqsplit-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/seqsplit/README
14mr|texlive-seqsplit-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/seqsplit/seqsplit.pdf
14mr|texlive-seqsplit-0.1-3|45	#- source
14mr|texlive-seqsplit-0.1-3|46	%doc %{_texmfdistdir}/source/latex/seqsplit/Makefile
14mr|texlive-seqsplit-0.1-3|47	%doc %{_texmfdistdir}/source/latex/seqsplit/seqsplit.dtx
14mr|texlive-seqsplit-0.1-3|48	%doc %{_texmfdistdir}/source/latex/seqsplit/seqsplit.ins
14mr|texlive-seqsplit-0.1-3|49	
14mr|texlive-seqsplit-0.1-3|50	#-----------------------------------------------------------------------
14mr|texlive-seqsplit-0.1-3|51	%prep
14mr|texlive-seqsplit-0.1-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-seqsplit-0.1-3|53	
14mr|texlive-seqsplit-0.1-3|54	%build
14mr|texlive-seqsplit-0.1-3|55	
14mr|texlive-seqsplit-0.1-3|56	%install
14mr|texlive-seqsplit-0.1-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-seqsplit-0.1-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-seqsplit-0.1-3|59	
14mr|texlive-seqsplit-0.1-3|60	
14mr|texlive-seqsplit-0.1-3|61	
14mr|texlive-seqsplit-0.1-3|62	%changelog
14mr|texlive-seqsplit-0.1-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-seqsplit-0.1-3|64	+ Revision: f72a6b2
14mr|texlive-seqsplit-0.1-3|65	- MassBuild#440: Increase release tag
14mr|texlive-seqsplit-0.1-3|66	
14mr|texlive-seqsplit-0.1-3|67	

21326 14
14mr|texlive-serbian-apostrophe-20110830-3|1	# revision 23799
14mr|texlive-serbian-apostrophe-20110830-3|2	# category Package
14mr|texlive-serbian-apostrophe-20110830-3|3	# catalog-ctan /language/serbian/serbian-apostrophe
14mr|texlive-serbian-apostrophe-20110830-3|4	# catalog-date 2011-08-30 14:04:46 +0200
14mr|texlive-serbian-apostrophe-20110830-3|5	# catalog-license lppl1.3
14mr|texlive-serbian-apostrophe-20110830-3|6	# catalog-version undef
14mr|texlive-serbian-apostrophe-20110830-3|7	Name:		texlive-serbian-apostrophe
14mr|texlive-serbian-apostrophe-20110830-3|8	Version:	20110830
14mr|texlive-serbian-apostrophe-20110830-3|9	Release:	3
14mr|texlive-serbian-apostrophe-20110830-3|10	Summary:	Commands for Serbian words with apostrophes
14mr|texlive-serbian-apostrophe-20110830-3|11	Group:		Publishing
14mr|texlive-serbian-apostrophe-20110830-3|12	URL:		http://www.ctan.org/tex-archive/language/serbian/serbian-apostrophe
14mr|texlive-serbian-apostrophe-20110830-3|13	License:	LPPL1.3
14mr|texlive-serbian-apostrophe-20110830-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-apostrophe.tar.xz
14mr|texlive-serbian-apostrophe-20110830-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-apostrophe.doc.tar.xz
14mr|texlive-serbian-apostrophe-20110830-3|16	BuildArch:	noarch
14mr|texlive-serbian-apostrophe-20110830-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-serbian-apostrophe-20110830-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-serbian-apostrophe-20110830-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-serbian-apostrophe-20110830-3|20	
14mr|texlive-serbian-apostrophe-20110830-3|21	%description
14mr|texlive-serbian-apostrophe-20110830-3|22	The package provides a collection of commands (whose names are
14mr|texlive-serbian-apostrophe-20110830-3|23	Serbian words) whose expansion is the Serbian word with
14mr|texlive-serbian-apostrophe-20110830-3|24	appropriate apostrophes.
14mr|texlive-serbian-apostrophe-20110830-3|25	
14mr|texlive-serbian-apostrophe-20110830-3|26	%post
14mr|texlive-serbian-apostrophe-20110830-3|27	%{_sbindir}/texlive.post
14mr|texlive-serbian-apostrophe-20110830-3|28	
14mr|texlive-serbian-apostrophe-20110830-3|29	%postun
14mr|texlive-serbian-apostrophe-20110830-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-serbian-apostrophe-20110830-3|31	%{_sbindir}/texlive.post
14mr|texlive-serbian-apostrophe-20110830-3|32	fi
14mr|texlive-serbian-apostrophe-20110830-3|33	
14mr|texlive-serbian-apostrophe-20110830-3|34	#-----------------------------------------------------------------------
14mr|texlive-serbian-apostrophe-20110830-3|35	%files
14mr|texlive-serbian-apostrophe-20110830-3|36	%{_texmfdistdir}/tex/latex/serbian-apostrophe/serbian-apostrophe.sty
14mr|texlive-serbian-apostrophe-20110830-3|37	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/README
14mr|texlive-serbian-apostrophe-20110830-3|38	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/apostrophe-list.pdf
14mr|texlive-serbian-apostrophe-20110830-3|39	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/apostrophe-list.tex
14mr|texlive-serbian-apostrophe-20110830-3|40	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/serbian-apostrophe.pdf
14mr|texlive-serbian-apostrophe-20110830-3|41	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/serbian-apostrophe.tex
14mr|texlive-serbian-apostrophe-20110830-3|42	
14mr|texlive-serbian-apostrophe-20110830-3|43	#-----------------------------------------------------------------------
14mr|texlive-serbian-apostrophe-20110830-3|44	%prep
14mr|texlive-serbian-apostrophe-20110830-3|45	%setup -c -a0 -a1
14mr|texlive-serbian-apostrophe-20110830-3|46	
14mr|texlive-serbian-apostrophe-20110830-3|47	%build
14mr|texlive-serbian-apostrophe-20110830-3|48	
14mr|texlive-serbian-apostrophe-20110830-3|49	%install
14mr|texlive-serbian-apostrophe-20110830-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-serbian-apostrophe-20110830-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-serbian-apostrophe-20110830-3|52	
14mr|texlive-serbian-apostrophe-20110830-3|53	
14mr|texlive-serbian-apostrophe-20110830-3|54	
14mr|texlive-serbian-apostrophe-20110830-3|55	%changelog
14mr|texlive-serbian-apostrophe-20110830-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110830-3
14mr|texlive-serbian-apostrophe-20110830-3|57	+ Revision: 7b7fdae
14mr|texlive-serbian-apostrophe-20110830-3|58	- MassBuild#440: Increase release tag
14mr|texlive-serbian-apostrophe-20110830-3|59	
14mr|texlive-serbian-apostrophe-20110830-3|60	

21327 14
14mr|texlive-serbianc-2.2-3|1	# revision 22929
14mr|texlive-serbianc-2.2-3|2	# category Package
14mr|texlive-serbianc-2.2-3|3	# catalog-ctan /macros/latex/contrib/babel-contrib/serbianc
14mr|texlive-serbianc-2.2-3|4	# catalog-date 2011-06-09 20:30:15 +0200
14mr|texlive-serbianc-2.2-3|5	# catalog-license lppl1.3
14mr|texlive-serbianc-2.2-3|6	# catalog-version 2.2
14mr|texlive-serbianc-2.2-3|7	Name:		texlive-serbianc
14mr|texlive-serbianc-2.2-3|8	Version:	2.2
14mr|texlive-serbianc-2.2-3|9	Release:	3
14mr|texlive-serbianc-2.2-3|10	Summary:	Babel module to support Serbian Cyrillic
14mr|texlive-serbianc-2.2-3|11	Group:		Publishing
14mr|texlive-serbianc-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/serbianc
14mr|texlive-serbianc-2.2-3|13	License:	LPPL1.3
14mr|texlive-serbianc-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbianc.tar.xz
14mr|texlive-serbianc-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbianc.doc.tar.xz
14mr|texlive-serbianc-2.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbianc.source.tar.xz
14mr|texlive-serbianc-2.2-3|17	BuildArch:	noarch
14mr|texlive-serbianc-2.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-serbianc-2.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-serbianc-2.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-serbianc-2.2-3|21	
14mr|texlive-serbianc-2.2-3|22	%description
14mr|texlive-serbianc-2.2-3|23	The package provides support for Serbian documents written in
14mr|texlive-serbianc-2.2-3|24	Cyrillic, in babel.
14mr|texlive-serbianc-2.2-3|25	
14mr|texlive-serbianc-2.2-3|26	%post
14mr|texlive-serbianc-2.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-serbianc-2.2-3|28	
14mr|texlive-serbianc-2.2-3|29	%postun
14mr|texlive-serbianc-2.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-serbianc-2.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-serbianc-2.2-3|32	fi
14mr|texlive-serbianc-2.2-3|33	
14mr|texlive-serbianc-2.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-serbianc-2.2-3|35	%files
14mr|texlive-serbianc-2.2-3|36	%{_texmfdistdir}/tex/generic/serbianc/serbianc.ldf
14mr|texlive-serbianc-2.2-3|37	%{_texmfdistdir}/tex/generic/serbianc/serbianc.sty
14mr|texlive-serbianc-2.2-3|38	%doc %{_texmfdistdir}/doc/generic/serbianc/COPYING
14mr|texlive-serbianc-2.2-3|39	%doc %{_texmfdistdir}/doc/generic/serbianc/ChangeLog
14mr|texlive-serbianc-2.2-3|40	%doc %{_texmfdistdir}/doc/generic/serbianc/Copyright
14mr|texlive-serbianc-2.2-3|41	%doc %{_texmfdistdir}/doc/generic/serbianc/INSTALL
14mr|texlive-serbianc-2.2-3|42	%doc %{_texmfdistdir}/doc/generic/serbianc/README
14mr|texlive-serbianc-2.2-3|43	%doc %{_texmfdistdir}/doc/generic/serbianc/README.Files
14mr|texlive-serbianc-2.2-3|44	%doc %{_texmfdistdir}/doc/generic/serbianc/sample.pdf
14mr|texlive-serbianc-2.2-3|45	%doc %{_texmfdistdir}/doc/generic/serbianc/sample.tex
14mr|texlive-serbianc-2.2-3|46	%doc %{_texmfdistdir}/doc/latex/serbianc/README
14mr|texlive-serbianc-2.2-3|47	#- source
14mr|texlive-serbianc-2.2-3|48	%doc %{_texmfdistdir}/source/generic/serbianc/serbianc.dtx
14mr|texlive-serbianc-2.2-3|49	%doc %{_texmfdistdir}/source/generic/serbianc/serbianc.ins
14mr|texlive-serbianc-2.2-3|50	%doc %{_texmfdistdir}/source/generic/serbianc/serbianc.patch
14mr|texlive-serbianc-2.2-3|51	
14mr|texlive-serbianc-2.2-3|52	#-----------------------------------------------------------------------
14mr|texlive-serbianc-2.2-3|53	%prep
14mr|texlive-serbianc-2.2-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-serbianc-2.2-3|55	
14mr|texlive-serbianc-2.2-3|56	%build
14mr|texlive-serbianc-2.2-3|57	
14mr|texlive-serbianc-2.2-3|58	%install
14mr|texlive-serbianc-2.2-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-serbianc-2.2-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-serbianc-2.2-3|61	
14mr|texlive-serbianc-2.2-3|62	
14mr|texlive-serbianc-2.2-3|63	
14mr|texlive-serbianc-2.2-3|64	%changelog
14mr|texlive-serbianc-2.2-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-serbianc-2.2-3|66	+ Revision: 03f8910
14mr|texlive-serbianc-2.2-3|67	- MassBuild#440: Increase release tag
14mr|texlive-serbianc-2.2-3|68	
14mr|texlive-serbianc-2.2-3|69	

21328 14
14mr|texlive-serbian-date-lat-20110624-3|1	# revision 23446
14mr|texlive-serbian-date-lat-20110624-3|2	# category Package
14mr|texlive-serbian-date-lat-20110624-3|3	# catalog-ctan /macros/latex/contrib/babel-contrib/serbian-date-lat
14mr|texlive-serbian-date-lat-20110624-3|4	# catalog-date 2011-06-24 10:29:05 +0200
14mr|texlive-serbian-date-lat-20110624-3|5	# catalog-license gpl2
14mr|texlive-serbian-date-lat-20110624-3|6	# catalog-version undef
14mr|texlive-serbian-date-lat-20110624-3|7	Name:		texlive-serbian-date-lat
14mr|texlive-serbian-date-lat-20110624-3|8	Version:	20110624
14mr|texlive-serbian-date-lat-20110624-3|9	Release:	3
14mr|texlive-serbian-date-lat-20110624-3|10	Summary:	Updated date typesetting for Serbian
14mr|texlive-serbian-date-lat-20110624-3|11	Group:		Publishing
14mr|texlive-serbian-date-lat-20110624-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/serbian-date-lat
14mr|texlive-serbian-date-lat-20110624-3|13	License:	GPL2
14mr|texlive-serbian-date-lat-20110624-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-date-lat.tar.xz
14mr|texlive-serbian-date-lat-20110624-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-date-lat.doc.tar.xz
14mr|texlive-serbian-date-lat-20110624-3|16	BuildArch:	noarch
14mr|texlive-serbian-date-lat-20110624-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-serbian-date-lat-20110624-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-serbian-date-lat-20110624-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-serbian-date-lat-20110624-3|20	
14mr|texlive-serbian-date-lat-20110624-3|21	%description
14mr|texlive-serbian-date-lat-20110624-3|22	Babel defines dates for Serbian texts, in Latin script. The
14mr|texlive-serbian-date-lat-20110624-3|23	style it uses does not match current practices. The present
14mr|texlive-serbian-date-lat-20110624-3|24	package defines a \date command that solves the problem.
14mr|texlive-serbian-date-lat-20110624-3|25	
14mr|texlive-serbian-date-lat-20110624-3|26	%post
14mr|texlive-serbian-date-lat-20110624-3|27	%{_sbindir}/texlive.post
14mr|texlive-serbian-date-lat-20110624-3|28	
14mr|texlive-serbian-date-lat-20110624-3|29	%postun
14mr|texlive-serbian-date-lat-20110624-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-serbian-date-lat-20110624-3|31	%{_sbindir}/texlive.post
14mr|texlive-serbian-date-lat-20110624-3|32	fi
14mr|texlive-serbian-date-lat-20110624-3|33	
14mr|texlive-serbian-date-lat-20110624-3|34	#-----------------------------------------------------------------------
14mr|texlive-serbian-date-lat-20110624-3|35	%files
14mr|texlive-serbian-date-lat-20110624-3|36	%{_texmfdistdir}/tex/latex/serbian-date-lat/serbian-date-lat.sty
14mr|texlive-serbian-date-lat-20110624-3|37	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/README
14mr|texlive-serbian-date-lat-20110624-3|38	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/SerbianDateLat.pdf
14mr|texlive-serbian-date-lat-20110624-3|39	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/SerbianDateLat.tex
14mr|texlive-serbian-date-lat-20110624-3|40	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/TestDateLat.pdf
14mr|texlive-serbian-date-lat-20110624-3|41	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/TestDateLat.tex
14mr|texlive-serbian-date-lat-20110624-3|42	
14mr|texlive-serbian-date-lat-20110624-3|43	#-----------------------------------------------------------------------
14mr|texlive-serbian-date-lat-20110624-3|44	%prep
14mr|texlive-serbian-date-lat-20110624-3|45	%setup -c -a0 -a1
14mr|texlive-serbian-date-lat-20110624-3|46	
14mr|texlive-serbian-date-lat-20110624-3|47	%build
14mr|texlive-serbian-date-lat-20110624-3|48	
14mr|texlive-serbian-date-lat-20110624-3|49	%install
14mr|texlive-serbian-date-lat-20110624-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-serbian-date-lat-20110624-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-serbian-date-lat-20110624-3|52	
14mr|texlive-serbian-date-lat-20110624-3|53	
14mr|texlive-serbian-date-lat-20110624-3|54	
14mr|texlive-serbian-date-lat-20110624-3|55	%changelog
14mr|texlive-serbian-date-lat-20110624-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110624-3
14mr|texlive-serbian-date-lat-20110624-3|57	+ Revision: 12999ea
14mr|texlive-serbian-date-lat-20110624-3|58	- MassBuild#440: Increase release tag
14mr|texlive-serbian-date-lat-20110624-3|59	
14mr|texlive-serbian-date-lat-20110624-3|60	

21329 14
14mr|texlive-serbian-def-cyr-20111104-3|1	# revision 23734
14mr|texlive-serbian-def-cyr-20111104-3|2	# category Package
14mr|texlive-serbian-def-cyr-20111104-3|3	# catalog-ctan undef
14mr|texlive-serbian-def-cyr-20111104-3|4	# catalog-date undef
14mr|texlive-serbian-def-cyr-20111104-3|5	# catalog-license undef
14mr|texlive-serbian-def-cyr-20111104-3|6	# catalog-version undef
14mr|texlive-serbian-def-cyr-20111104-3|7	Name:		texlive-serbian-def-cyr
14mr|texlive-serbian-def-cyr-20111104-3|8	Version:	20111104
14mr|texlive-serbian-def-cyr-20111104-3|9	Release:	3
14mr|texlive-serbian-def-cyr-20111104-3|10	Summary:	TeXLive serbian-def-cyr package
14mr|texlive-serbian-def-cyr-20111104-3|11	Group:		Publishing
14mr|texlive-serbian-def-cyr-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-serbian-def-cyr-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-serbian-def-cyr-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-def-cyr.tar.xz
14mr|texlive-serbian-def-cyr-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-def-cyr.doc.tar.xz
14mr|texlive-serbian-def-cyr-20111104-3|16	BuildArch:	noarch
14mr|texlive-serbian-def-cyr-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-serbian-def-cyr-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-serbian-def-cyr-20111104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-serbian-def-cyr-20111104-3|20	
14mr|texlive-serbian-def-cyr-20111104-3|21	%description
14mr|texlive-serbian-def-cyr-20111104-3|22	TeXLive serbian-def-cyr package.
14mr|texlive-serbian-def-cyr-20111104-3|23	
14mr|texlive-serbian-def-cyr-20111104-3|24	%post
14mr|texlive-serbian-def-cyr-20111104-3|25	%{_sbindir}/texlive.post
14mr|texlive-serbian-def-cyr-20111104-3|26	
14mr|texlive-serbian-def-cyr-20111104-3|27	%postun
14mr|texlive-serbian-def-cyr-20111104-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-serbian-def-cyr-20111104-3|29	%{_sbindir}/texlive.post
14mr|texlive-serbian-def-cyr-20111104-3|30	fi
14mr|texlive-serbian-def-cyr-20111104-3|31	
14mr|texlive-serbian-def-cyr-20111104-3|32	#-----------------------------------------------------------------------
14mr|texlive-serbian-def-cyr-20111104-3|33	%files
14mr|texlive-serbian-def-cyr-20111104-3|34	%{_texmfdistdir}/tex/latex/serbian-def-cyr/serbian-def-cyr.sty
14mr|texlive-serbian-def-cyr-20111104-3|35	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/README
14mr|texlive-serbian-def-cyr-20111104-3|36	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/proba.pdf
14mr|texlive-serbian-def-cyr-20111104-3|37	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/proba.tex
14mr|texlive-serbian-def-cyr-20111104-3|38	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/usage.pdf
14mr|texlive-serbian-def-cyr-20111104-3|39	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/usage.tex
14mr|texlive-serbian-def-cyr-20111104-3|40	
14mr|texlive-serbian-def-cyr-20111104-3|41	#-----------------------------------------------------------------------
14mr|texlive-serbian-def-cyr-20111104-3|42	%prep
14mr|texlive-serbian-def-cyr-20111104-3|43	%setup -c -a0 -a1
14mr|texlive-serbian-def-cyr-20111104-3|44	
14mr|texlive-serbian-def-cyr-20111104-3|45	%build
14mr|texlive-serbian-def-cyr-20111104-3|46	
14mr|texlive-serbian-def-cyr-20111104-3|47	%install
14mr|texlive-serbian-def-cyr-20111104-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-serbian-def-cyr-20111104-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-serbian-def-cyr-20111104-3|50	
14mr|texlive-serbian-def-cyr-20111104-3|51	
14mr|texlive-serbian-def-cyr-20111104-3|52	
14mr|texlive-serbian-def-cyr-20111104-3|53	%changelog
14mr|texlive-serbian-def-cyr-20111104-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-serbian-def-cyr-20111104-3|55	+ Revision: ab4b4dd
14mr|texlive-serbian-def-cyr-20111104-3|56	- MassBuild#440: Increase release tag
14mr|texlive-serbian-def-cyr-20111104-3|57	
14mr|texlive-serbian-def-cyr-20111104-3|58	

21330 14
14mr|texlive-serbian-lig-20110703-3|1	# revision 23382
14mr|texlive-serbian-lig-20110703-3|2	# category Package
14mr|texlive-serbian-lig-20110703-3|3	# catalog-ctan /macros/latex/contrib/serbian-lig
14mr|texlive-serbian-lig-20110703-3|4	# catalog-date 2011-07-03 09:55:42 +0200
14mr|texlive-serbian-lig-20110703-3|5	# catalog-license lppl1.3
14mr|texlive-serbian-lig-20110703-3|6	# catalog-version undef
14mr|texlive-serbian-lig-20110703-3|7	Name:		texlive-serbian-lig
14mr|texlive-serbian-lig-20110703-3|8	Version:	20110703
14mr|texlive-serbian-lig-20110703-3|9	Release:	3
14mr|texlive-serbian-lig-20110703-3|10	Summary:	Control ligatures in Serbian
14mr|texlive-serbian-lig-20110703-3|11	Group:		Publishing
14mr|texlive-serbian-lig-20110703-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/serbian-lig
14mr|texlive-serbian-lig-20110703-3|13	License:	LPPL1.3
14mr|texlive-serbian-lig-20110703-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-lig.tar.xz
14mr|texlive-serbian-lig-20110703-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-lig.doc.tar.xz
14mr|texlive-serbian-lig-20110703-3|16	BuildArch:	noarch
14mr|texlive-serbian-lig-20110703-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-serbian-lig-20110703-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-serbian-lig-20110703-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-serbian-lig-20110703-3|20	
14mr|texlive-serbian-lig-20110703-3|21	%description
14mr|texlive-serbian-lig-20110703-3|22	The package suppresses fi and fl (and other ligatures) in
14mr|texlive-serbian-lig-20110703-3|23	Serbian text written using Roman script.
14mr|texlive-serbian-lig-20110703-3|24	
14mr|texlive-serbian-lig-20110703-3|25	%post
14mr|texlive-serbian-lig-20110703-3|26	%{_sbindir}/texlive.post
14mr|texlive-serbian-lig-20110703-3|27	
14mr|texlive-serbian-lig-20110703-3|28	%postun
14mr|texlive-serbian-lig-20110703-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-serbian-lig-20110703-3|30	%{_sbindir}/texlive.post
14mr|texlive-serbian-lig-20110703-3|31	fi
14mr|texlive-serbian-lig-20110703-3|32	
14mr|texlive-serbian-lig-20110703-3|33	#-----------------------------------------------------------------------
14mr|texlive-serbian-lig-20110703-3|34	%files
14mr|texlive-serbian-lig-20110703-3|35	%{_texmfdistdir}/tex/latex/serbian-lig/serbian-lig.sty
14mr|texlive-serbian-lig-20110703-3|36	%doc %{_texmfdistdir}/doc/latex/serbian-lig/README
14mr|texlive-serbian-lig-20110703-3|37	%doc %{_texmfdistdir}/doc/latex/serbian-lig/lig-list.pdf
14mr|texlive-serbian-lig-20110703-3|38	%doc %{_texmfdistdir}/doc/latex/serbian-lig/lig-list.tex
14mr|texlive-serbian-lig-20110703-3|39	%doc %{_texmfdistdir}/doc/latex/serbian-lig/serbian-lig.pdf
14mr|texlive-serbian-lig-20110703-3|40	%doc %{_texmfdistdir}/doc/latex/serbian-lig/serbian-lig.tex
14mr|texlive-serbian-lig-20110703-3|41	
14mr|texlive-serbian-lig-20110703-3|42	#-----------------------------------------------------------------------
14mr|texlive-serbian-lig-20110703-3|43	%prep
14mr|texlive-serbian-lig-20110703-3|44	%setup -c -a0 -a1
14mr|texlive-serbian-lig-20110703-3|45	
14mr|texlive-serbian-lig-20110703-3|46	%build
14mr|texlive-serbian-lig-20110703-3|47	
14mr|texlive-serbian-lig-20110703-3|48	%install
14mr|texlive-serbian-lig-20110703-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-serbian-lig-20110703-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-serbian-lig-20110703-3|51	
14mr|texlive-serbian-lig-20110703-3|52	
14mr|texlive-serbian-lig-20110703-3|53	
14mr|texlive-serbian-lig-20110703-3|54	%changelog
14mr|texlive-serbian-lig-20110703-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110703-3
14mr|texlive-serbian-lig-20110703-3|56	+ Revision: 9edaaf8
14mr|texlive-serbian-lig-20110703-3|57	- MassBuild#440: Increase release tag
14mr|texlive-serbian-lig-20110703-3|58	
14mr|texlive-serbian-lig-20110703-3|59	

21331 14
14mr|texlive-setdeck-0.1-7|1	# revision 27997
14mr|texlive-setdeck-0.1-7|2	# category Package
14mr|texlive-setdeck-0.1-7|3	# catalog-ctan /graphics/pgf/contrib/setdeck
14mr|texlive-setdeck-0.1-7|4	# catalog-date 2012-10-17 15:07:15 +0200
14mr|texlive-setdeck-0.1-7|5	# catalog-license gpl3
14mr|texlive-setdeck-0.1-7|6	# catalog-version 0.1
14mr|texlive-setdeck-0.1-7|7	Name:		texlive-setdeck
14mr|texlive-setdeck-0.1-7|8	Version:	0.1
14mr|texlive-setdeck-0.1-7|9	Release:	7
14mr|texlive-setdeck-0.1-7|10	Summary:	Typeset cards for Set
14mr|texlive-setdeck-0.1-7|11	Group:		Publishing
14mr|texlive-setdeck-0.1-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/setdeck
14mr|texlive-setdeck-0.1-7|13	License:	GPL3
14mr|texlive-setdeck-0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setdeck.tar.xz
14mr|texlive-setdeck-0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setdeck.doc.tar.xz
14mr|texlive-setdeck-0.1-7|16	BuildArch:	noarch
14mr|texlive-setdeck-0.1-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-setdeck-0.1-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-setdeck-0.1-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-setdeck-0.1-7|20	
14mr|texlive-setdeck-0.1-7|21	%description
14mr|texlive-setdeck-0.1-7|22	The package will typeset cards for use in a game of Set.
14mr|texlive-setdeck-0.1-7|23	
14mr|texlive-setdeck-0.1-7|24	%post
14mr|texlive-setdeck-0.1-7|25	%{_sbindir}/texlive.post
14mr|texlive-setdeck-0.1-7|26	
14mr|texlive-setdeck-0.1-7|27	%postun
14mr|texlive-setdeck-0.1-7|28	if [ $1 -eq 0 ]; then
14mr|texlive-setdeck-0.1-7|29	%{_sbindir}/texlive.post
14mr|texlive-setdeck-0.1-7|30	fi
14mr|texlive-setdeck-0.1-7|31	
14mr|texlive-setdeck-0.1-7|32	#-----------------------------------------------------------------------
14mr|texlive-setdeck-0.1-7|33	%files
14mr|texlive-setdeck-0.1-7|34	%{_texmfdistdir}/tex/latex/setdeck/setdeck.sty
14mr|texlive-setdeck-0.1-7|35	%doc %{_texmfdistdir}/doc/latex/setdeck/README
14mr|texlive-setdeck-0.1-7|36	%doc %{_texmfdistdir}/doc/latex/setdeck/setdeck.pdf
14mr|texlive-setdeck-0.1-7|37	%doc %{_texmfdistdir}/doc/latex/setdeck/setdeck.tex
14mr|texlive-setdeck-0.1-7|38	
14mr|texlive-setdeck-0.1-7|39	#-----------------------------------------------------------------------
14mr|texlive-setdeck-0.1-7|40	%prep
14mr|texlive-setdeck-0.1-7|41	%setup -c -a0 -a1
14mr|texlive-setdeck-0.1-7|42	
14mr|texlive-setdeck-0.1-7|43	%build
14mr|texlive-setdeck-0.1-7|44	
14mr|texlive-setdeck-0.1-7|45	%install
14mr|texlive-setdeck-0.1-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-setdeck-0.1-7|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-setdeck-0.1-7|48	
14mr|texlive-setdeck-0.1-7|49	%changelog
14mr|texlive-setdeck-0.1-7|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-7
14mr|texlive-setdeck-0.1-7|51	+ Revision: 994a6ca
14mr|texlive-setdeck-0.1-7|52	- MassBuild#440: Increase release tag
14mr|texlive-setdeck-0.1-7|53	
14mr|texlive-setdeck-0.1-7|54	

21332 14
14mr|texlive-setspace-6.7a-3|1	# revision 24881
14mr|texlive-setspace-6.7a-3|2	# category Package
14mr|texlive-setspace-6.7a-3|3	# catalog-ctan /macros/latex/contrib/setspace
14mr|texlive-setspace-6.7a-3|4	# catalog-date 2011-12-19 12:40:22 +0100
14mr|texlive-setspace-6.7a-3|5	# catalog-license lppl1.3
14mr|texlive-setspace-6.7a-3|6	# catalog-version 6.7a
14mr|texlive-setspace-6.7a-3|7	Name:		texlive-setspace
14mr|texlive-setspace-6.7a-3|8	Version:	6.7a
14mr|texlive-setspace-6.7a-3|9	Release:	3
14mr|texlive-setspace-6.7a-3|10	Summary:	Set space between lines
14mr|texlive-setspace-6.7a-3|11	Group:		Publishing
14mr|texlive-setspace-6.7a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/setspace
14mr|texlive-setspace-6.7a-3|13	License:	LPPL1.3
14mr|texlive-setspace-6.7a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setspace.tar.xz
14mr|texlive-setspace-6.7a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setspace.doc.tar.xz
14mr|texlive-setspace-6.7a-3|16	BuildArch:	noarch
14mr|texlive-setspace-6.7a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-setspace-6.7a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-setspace-6.7a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-setspace-6.7a-3|20	
14mr|texlive-setspace-6.7a-3|21	%description
14mr|texlive-setspace-6.7a-3|22	Provides support for setting the spacing between lines in a
14mr|texlive-setspace-6.7a-3|23	document. Package options include singlespacing,
14mr|texlive-setspace-6.7a-3|24	onehalfspacing, and doublespacing. Alternatively the spacing
14mr|texlive-setspace-6.7a-3|25	can be changed as required with the \singlespacing,
14mr|texlive-setspace-6.7a-3|26	\onehalfspacing, and \doublespacing commands. Other size
14mr|texlive-setspace-6.7a-3|27	spacings also available.
14mr|texlive-setspace-6.7a-3|28	
14mr|texlive-setspace-6.7a-3|29	%post
14mr|texlive-setspace-6.7a-3|30	%{_sbindir}/texlive.post
14mr|texlive-setspace-6.7a-3|31	
14mr|texlive-setspace-6.7a-3|32	%postun
14mr|texlive-setspace-6.7a-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-setspace-6.7a-3|34	%{_sbindir}/texlive.post
14mr|texlive-setspace-6.7a-3|35	fi
14mr|texlive-setspace-6.7a-3|36	
14mr|texlive-setspace-6.7a-3|37	#-----------------------------------------------------------------------
14mr|texlive-setspace-6.7a-3|38	%files
14mr|texlive-setspace-6.7a-3|39	%{_texmfdistdir}/tex/latex/setspace/setspace.sty
14mr|texlive-setspace-6.7a-3|40	%doc %{_texmfdistdir}/doc/latex/setspace/README
14mr|texlive-setspace-6.7a-3|41	%doc %{_texmfdistdir}/doc/latex/setspace/setspace-test.tex
14mr|texlive-setspace-6.7a-3|42	
14mr|texlive-setspace-6.7a-3|43	#-----------------------------------------------------------------------
14mr|texlive-setspace-6.7a-3|44	%prep
14mr|texlive-setspace-6.7a-3|45	%setup -c -a0 -a1
14mr|texlive-setspace-6.7a-3|46	
14mr|texlive-setspace-6.7a-3|47	%build
14mr|texlive-setspace-6.7a-3|48	
14mr|texlive-setspace-6.7a-3|49	%install
14mr|texlive-setspace-6.7a-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-setspace-6.7a-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-setspace-6.7a-3|52	
14mr|texlive-setspace-6.7a-3|53	
14mr|texlive-setspace-6.7a-3|54	
14mr|texlive-setspace-6.7a-3|55	%changelog
14mr|texlive-setspace-6.7a-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.7a-3
14mr|texlive-setspace-6.7a-3|57	+ Revision: 3f1304b
14mr|texlive-setspace-6.7a-3|58	- MassBuild#440: Increase release tag
14mr|texlive-setspace-6.7a-3|59	
14mr|texlive-setspace-6.7a-3|60	

21333 14
14mr|texlive-seuthesis-2.0.0-3|1	# revision 18045
14mr|texlive-seuthesis-2.0.0-3|2	# category Package
14mr|texlive-seuthesis-2.0.0-3|3	# catalog-ctan /macros/latex/contrib/seuthesis
14mr|texlive-seuthesis-2.0.0-3|4	# catalog-date 2010-04-20 20:52:24 +0200
14mr|texlive-seuthesis-2.0.0-3|5	# catalog-license gpl3
14mr|texlive-seuthesis-2.0.0-3|6	# catalog-version 2.0.0
14mr|texlive-seuthesis-2.0.0-3|7	Name:		texlive-seuthesis
14mr|texlive-seuthesis-2.0.0-3|8	Version:	2.0.0
14mr|texlive-seuthesis-2.0.0-3|9	Release:	3
14mr|texlive-seuthesis-2.0.0-3|10	Summary:	LaTeX template for theses at Southeastern University
14mr|texlive-seuthesis-2.0.0-3|11	Group:		Publishing
14mr|texlive-seuthesis-2.0.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seuthesis
14mr|texlive-seuthesis-2.0.0-3|13	License:	GPL3
14mr|texlive-seuthesis-2.0.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seuthesis.tar.xz
14mr|texlive-seuthesis-2.0.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seuthesis.doc.tar.xz
14mr|texlive-seuthesis-2.0.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seuthesis.source.tar.xz
14mr|texlive-seuthesis-2.0.0-3|17	BuildArch:	noarch
14mr|texlive-seuthesis-2.0.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-seuthesis-2.0.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-seuthesis-2.0.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-seuthesis-2.0.0-3|21	
14mr|texlive-seuthesis-2.0.0-3|22	%description
14mr|texlive-seuthesis-2.0.0-3|23	This template is for theses at Southeastern University,
14mr|texlive-seuthesis-2.0.0-3|24	Nanjing, China.
14mr|texlive-seuthesis-2.0.0-3|25	
14mr|texlive-seuthesis-2.0.0-3|26	%post
14mr|texlive-seuthesis-2.0.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-seuthesis-2.0.0-3|28	
14mr|texlive-seuthesis-2.0.0-3|29	%postun
14mr|texlive-seuthesis-2.0.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-seuthesis-2.0.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-seuthesis-2.0.0-3|32	fi
14mr|texlive-seuthesis-2.0.0-3|33	
14mr|texlive-seuthesis-2.0.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-seuthesis-2.0.0-3|35	%files
14mr|texlive-seuthesis-2.0.0-3|36	%{_texmfdistdir}/bibtex/bst/seuthesis/seuthesis.bst
14mr|texlive-seuthesis-2.0.0-3|37	%{_texmfdistdir}/tex/latex/seuthesis/seuthesis-gbk.cfg
14mr|texlive-seuthesis-2.0.0-3|38	%{_texmfdistdir}/tex/latex/seuthesis/seuthesis-utf8.cfg
14mr|texlive-seuthesis-2.0.0-3|39	%{_texmfdistdir}/tex/latex/seuthesis/seuthesis.cls
14mr|texlive-seuthesis-2.0.0-3|40	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/A3cover.tex
14mr|texlive-seuthesis-2.0.0-3|41	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/A4cover.tex
14mr|texlive-seuthesis-2.0.0-3|42	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a3cover.bat
14mr|texlive-seuthesis-2.0.0-3|43	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a3cover.sh
14mr|texlive-seuthesis-2.0.0-3|44	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a4cover.bat
14mr|texlive-seuthesis-2.0.0-3|45	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a4cover.sh
14mr|texlive-seuthesis-2.0.0-3|46	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/bookspine_hor.tex
14mr|texlive-seuthesis-2.0.0-3|47	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/bookspine_ver.tex
14mr|texlive-seuthesis-2.0.0-3|48	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/back-cover.png
14mr|texlive-seuthesis-2.0.0-3|49	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/doctor.png
14mr|texlive-seuthesis-2.0.0-3|50	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/engineering.png
14mr|texlive-seuthesis-2.0.0-3|51	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/front-cover.jpg
14mr|texlive-seuthesis-2.0.0-3|52	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/master.png
14mr|texlive-seuthesis-2.0.0-3|53	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-badge-logo.eps
14mr|texlive-seuthesis-2.0.0-3|54	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-badge-logo.pdf
14mr|texlive-seuthesis-2.0.0-3|55	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-color-logo.png
14mr|texlive-seuthesis-2.0.0-3|56	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-text-logo.eps
14mr|texlive-seuthesis-2.0.0-3|57	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-text-logo.png
14mr|texlive-seuthesis-2.0.0-3|58	%doc %{_texmfdistdir}/doc/latex/seuthesis/gind.ist
14mr|texlive-seuthesis-2.0.0-3|59	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-bachelor.pdf
14mr|texlive-seuthesis-2.0.0-3|60	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-doctor.pdf
14mr|texlive-seuthesis-2.0.0-3|61	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-engineering.pdf
14mr|texlive-seuthesis-2.0.0-3|62	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-master.pdf
14mr|texlive-seuthesis-2.0.0-3|63	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample.tex
14mr|texlive-seuthesis-2.0.0-3|64	%doc %{_texmfdistdir}/doc/latex/seuthesis/seuthesis.bib
14mr|texlive-seuthesis-2.0.0-3|65	%doc %{_texmfdistdir}/doc/latex/seuthesis/seuthesis.pdf
14mr|texlive-seuthesis-2.0.0-3|66	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/scrsize9pt.clo
14mr|texlive-seuthesis-2.0.0-3|67	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/zharticle.bst
14mr|texlive-seuthesis-2.0.0-3|68	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/zharticle.cfg
14mr|texlive-seuthesis-2.0.0-3|69	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/zharticle.cls
14mr|texlive-seuthesis-2.0.0-3|70	#- source
14mr|texlive-seuthesis-2.0.0-3|71	%doc %{_texmfdistdir}/source/latex/seuthesis/Makefile
14mr|texlive-seuthesis-2.0.0-3|72	%doc %{_texmfdistdir}/source/latex/seuthesis/seuthesis.dtx
14mr|texlive-seuthesis-2.0.0-3|73	%doc %{_texmfdistdir}/source/latex/seuthesis/seuthesis.ins
14mr|texlive-seuthesis-2.0.0-3|74	
14mr|texlive-seuthesis-2.0.0-3|75	#-----------------------------------------------------------------------
14mr|texlive-seuthesis-2.0.0-3|76	%prep
14mr|texlive-seuthesis-2.0.0-3|77	%setup -c -a0 -a1 -a2
14mr|texlive-seuthesis-2.0.0-3|78	
14mr|texlive-seuthesis-2.0.0-3|79	%build
14mr|texlive-seuthesis-2.0.0-3|80	
14mr|texlive-seuthesis-2.0.0-3|81	%install
14mr|texlive-seuthesis-2.0.0-3|82	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-seuthesis-2.0.0-3|83	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-seuthesis-2.0.0-3|84	
14mr|texlive-seuthesis-2.0.0-3|85	
14mr|texlive-seuthesis-2.0.0-3|86	
14mr|texlive-seuthesis-2.0.0-3|87	%changelog
14mr|texlive-seuthesis-2.0.0-3|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.0-3
14mr|texlive-seuthesis-2.0.0-3|89	+ Revision: e1907eb
14mr|texlive-seuthesis-2.0.0-3|90	- MassBuild#440: Increase release tag
14mr|texlive-seuthesis-2.0.0-3|91	
14mr|texlive-seuthesis-2.0.0-3|92	

21334 14
14mr|texlive-sf298-1.2-3|1	# revision 15878
14mr|texlive-sf298-1.2-3|2	# category Package
14mr|texlive-sf298-1.2-3|3	# catalog-ctan /macros/latex/contrib/sf298
14mr|texlive-sf298-1.2-3|4	# catalog-date 2007-01-14 22:06:18 +0100
14mr|texlive-sf298-1.2-3|5	# catalog-license lppl
14mr|texlive-sf298-1.2-3|6	# catalog-version 1.2
14mr|texlive-sf298-1.2-3|7	Name:		texlive-sf298
14mr|texlive-sf298-1.2-3|8	Version:	1.2
14mr|texlive-sf298-1.2-3|9	Release:	3
14mr|texlive-sf298-1.2-3|10	Summary:	Standard form 298
14mr|texlive-sf298-1.2-3|11	Group:		Publishing
14mr|texlive-sf298-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sf298
14mr|texlive-sf298-1.2-3|13	License:	LPPL
14mr|texlive-sf298-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sf298.tar.xz
14mr|texlive-sf298-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sf298.doc.tar.xz
14mr|texlive-sf298-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sf298.source.tar.xz
14mr|texlive-sf298-1.2-3|17	BuildArch:	noarch
14mr|texlive-sf298-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sf298-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sf298-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sf298-1.2-3|21	
14mr|texlive-sf298-1.2-3|22	%description
14mr|texlive-sf298-1.2-3|23	A LaTeX package for generating a completed standard form 298
14mr|texlive-sf298-1.2-3|24	(Rev. 8-98) as prescribed by ANSI Std. Z39.18 for report
14mr|texlive-sf298-1.2-3|25	documentation as part of a document delivered, for instance, on
14mr|texlive-sf298-1.2-3|26	a U.S. government contract.
14mr|texlive-sf298-1.2-3|27	
14mr|texlive-sf298-1.2-3|28	%post
14mr|texlive-sf298-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-sf298-1.2-3|30	
14mr|texlive-sf298-1.2-3|31	%postun
14mr|texlive-sf298-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-sf298-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-sf298-1.2-3|34	fi
14mr|texlive-sf298-1.2-3|35	
14mr|texlive-sf298-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-sf298-1.2-3|37	%files
14mr|texlive-sf298-1.2-3|38	%{_texmfdistdir}/tex/latex/sf298/sf298.sty
14mr|texlive-sf298-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/sf298/sample298.pdf
14mr|texlive-sf298-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/sf298/sample298.tex
14mr|texlive-sf298-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/sf298/sf298.pdf
14mr|texlive-sf298-1.2-3|42	#- source
14mr|texlive-sf298-1.2-3|43	%doc %{_texmfdistdir}/source/latex/sf298/Makefile
14mr|texlive-sf298-1.2-3|44	%doc %{_texmfdistdir}/source/latex/sf298/sf298.dtx
14mr|texlive-sf298-1.2-3|45	%doc %{_texmfdistdir}/source/latex/sf298/sf298.ins
14mr|texlive-sf298-1.2-3|46	
14mr|texlive-sf298-1.2-3|47	#-----------------------------------------------------------------------
14mr|texlive-sf298-1.2-3|48	%prep
14mr|texlive-sf298-1.2-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-sf298-1.2-3|50	
14mr|texlive-sf298-1.2-3|51	%build
14mr|texlive-sf298-1.2-3|52	
14mr|texlive-sf298-1.2-3|53	%install
14mr|texlive-sf298-1.2-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sf298-1.2-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sf298-1.2-3|56	
14mr|texlive-sf298-1.2-3|57	
14mr|texlive-sf298-1.2-3|58	
14mr|texlive-sf298-1.2-3|59	%changelog
14mr|texlive-sf298-1.2-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-sf298-1.2-3|61	+ Revision: a6f6f83
14mr|texlive-sf298-1.2-3|62	- MassBuild#440: Increase release tag
14mr|texlive-sf298-1.2-3|63	
14mr|texlive-sf298-1.2-3|64	

21335 14
14mr|texlive-sffms-2.0-3|1	# revision 15878
14mr|texlive-sffms-2.0-3|2	# category Package
14mr|texlive-sffms-2.0-3|3	# catalog-ctan /macros/latex/contrib/sffms
14mr|texlive-sffms-2.0-3|4	# catalog-date 2007-01-14 22:06:18 +0100
14mr|texlive-sffms-2.0-3|5	# catalog-license lppl
14mr|texlive-sffms-2.0-3|6	# catalog-version 2.0
14mr|texlive-sffms-2.0-3|7	Name:		texlive-sffms
14mr|texlive-sffms-2.0-3|8	Version:	2.0
14mr|texlive-sffms-2.0-3|9	Release:	3
14mr|texlive-sffms-2.0-3|10	Summary:	Typesetting science fiction/fantasy manuscripts
14mr|texlive-sffms-2.0-3|11	Group:		Publishing
14mr|texlive-sffms-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sffms
14mr|texlive-sffms-2.0-3|13	License:	LPPL
14mr|texlive-sffms-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sffms.tar.xz
14mr|texlive-sffms-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sffms.doc.tar.xz
14mr|texlive-sffms-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sffms.source.tar.xz
14mr|texlive-sffms-2.0-3|17	BuildArch:	noarch
14mr|texlive-sffms-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sffms-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sffms-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sffms-2.0-3|21	
14mr|texlive-sffms-2.0-3|22	%description
14mr|texlive-sffms-2.0-3|23	The class is designed for typesetting science fiction and
14mr|texlive-sffms-2.0-3|24	fantasy manuscripts. Sffms now includes several options for
14mr|texlive-sffms-2.0-3|25	specific publishers as well as extensive documentation aimed at
14mr|texlive-sffms-2.0-3|26	new LaTeX users.
14mr|texlive-sffms-2.0-3|27	
14mr|texlive-sffms-2.0-3|28	%post
14mr|texlive-sffms-2.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-sffms-2.0-3|30	
14mr|texlive-sffms-2.0-3|31	%postun
14mr|texlive-sffms-2.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-sffms-2.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-sffms-2.0-3|34	fi
14mr|texlive-sffms-2.0-3|35	
14mr|texlive-sffms-2.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-sffms-2.0-3|37	%files
14mr|texlive-sffms-2.0-3|38	%{_texmfdistdir}/tex/latex/sffms/sffdumb.sty
14mr|texlive-sffms-2.0-3|39	%{_texmfdistdir}/tex/latex/sffms/sffms.cls
14mr|texlive-sffms-2.0-3|40	%{_texmfdistdir}/tex/latex/sffms/sffsmart.sty
14mr|texlive-sffms-2.0-3|41	%doc %{_texmfdistdir}/doc/latex/sffms/README
14mr|texlive-sffms-2.0-3|42	%doc %{_texmfdistdir}/doc/latex/sffms/blind.tex
14mr|texlive-sffms-2.0-3|43	%doc %{_texmfdistdir}/doc/latex/sffms/sffms_manual.pdf
14mr|texlive-sffms-2.0-3|44	#- source
14mr|texlive-sffms-2.0-3|45	%doc %{_texmfdistdir}/source/latex/sffms/sffms.dtx
14mr|texlive-sffms-2.0-3|46	%doc %{_texmfdistdir}/source/latex/sffms/sffms.ins
14mr|texlive-sffms-2.0-3|47	
14mr|texlive-sffms-2.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-sffms-2.0-3|49	%prep
14mr|texlive-sffms-2.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-sffms-2.0-3|51	
14mr|texlive-sffms-2.0-3|52	%build
14mr|texlive-sffms-2.0-3|53	
14mr|texlive-sffms-2.0-3|54	%install
14mr|texlive-sffms-2.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sffms-2.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sffms-2.0-3|57	
14mr|texlive-sffms-2.0-3|58	
14mr|texlive-sffms-2.0-3|59	
14mr|texlive-sffms-2.0-3|60	%changelog
14mr|texlive-sffms-2.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-sffms-2.0-3|62	+ Revision: 8ee423a
14mr|texlive-sffms-2.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-sffms-2.0-3|64	
14mr|texlive-sffms-2.0-3|65	

21336 14
14mr|texlive-sfg-0.91-3|1	# revision 20209
14mr|texlive-sfg-0.91-3|2	# category Package
14mr|texlive-sfg-0.91-3|3	# catalog-ctan /macros/latex/contrib/sfg
14mr|texlive-sfg-0.91-3|4	# catalog-date 2010-10-25 17:10:20 +0200
14mr|texlive-sfg-0.91-3|5	# catalog-license lppl
14mr|texlive-sfg-0.91-3|6	# catalog-version 0.91
14mr|texlive-sfg-0.91-3|7	Name:		texlive-sfg
14mr|texlive-sfg-0.91-3|8	Version:	0.91
14mr|texlive-sfg-0.91-3|9	Release:	3
14mr|texlive-sfg-0.91-3|10	Summary:	Draw signal flow graphs
14mr|texlive-sfg-0.91-3|11	Group:		Publishing
14mr|texlive-sfg-0.91-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sfg
14mr|texlive-sfg-0.91-3|13	License:	LPPL
14mr|texlive-sfg-0.91-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sfg.tar.xz
14mr|texlive-sfg-0.91-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sfg.doc.tar.xz
14mr|texlive-sfg-0.91-3|16	BuildArch:	noarch
14mr|texlive-sfg-0.91-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sfg-0.91-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sfg-0.91-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sfg-0.91-3|20	
14mr|texlive-sfg-0.91-3|21	%description
14mr|texlive-sfg-0.91-3|22	Defines some commands to draw signal flow graphs as used by
14mr|texlive-sfg-0.91-3|23	electrical and electronics engineers and graph theorists.
14mr|texlive-sfg-0.91-3|24	Requires fp and pstricks packages (and a relatively fast
14mr|texlive-sfg-0.91-3|25	machine).
14mr|texlive-sfg-0.91-3|26	
14mr|texlive-sfg-0.91-3|27	%post
14mr|texlive-sfg-0.91-3|28	%{_sbindir}/texlive.post
14mr|texlive-sfg-0.91-3|29	
14mr|texlive-sfg-0.91-3|30	%postun
14mr|texlive-sfg-0.91-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-sfg-0.91-3|32	%{_sbindir}/texlive.post
14mr|texlive-sfg-0.91-3|33	fi
14mr|texlive-sfg-0.91-3|34	
14mr|texlive-sfg-0.91-3|35	#-----------------------------------------------------------------------
14mr|texlive-sfg-0.91-3|36	%files
14mr|texlive-sfg-0.91-3|37	%{_texmfdistdir}/tex/latex/sfg/sfg.sty
14mr|texlive-sfg-0.91-3|38	%doc %{_texmfdistdir}/doc/latex/sfg/Changes
14mr|texlive-sfg-0.91-3|39	%doc %{_texmfdistdir}/doc/latex/sfg/README
14mr|texlive-sfg-0.91-3|40	%doc %{_texmfdistdir}/doc/latex/sfg/sfg-doc.pdf
14mr|texlive-sfg-0.91-3|41	%doc %{_texmfdistdir}/doc/latex/sfg/sfg-doc.tex
14mr|texlive-sfg-0.91-3|42	%doc %{_texmfdistdir}/doc/latex/sfg/sfg_test.tex
14mr|texlive-sfg-0.91-3|43	
14mr|texlive-sfg-0.91-3|44	#-----------------------------------------------------------------------
14mr|texlive-sfg-0.91-3|45	%prep
14mr|texlive-sfg-0.91-3|46	%setup -c -a0 -a1
14mr|texlive-sfg-0.91-3|47	
14mr|texlive-sfg-0.91-3|48	%build
14mr|texlive-sfg-0.91-3|49	
14mr|texlive-sfg-0.91-3|50	%install
14mr|texlive-sfg-0.91-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sfg-0.91-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sfg-0.91-3|53	
14mr|texlive-sfg-0.91-3|54	
14mr|texlive-sfg-0.91-3|55	
14mr|texlive-sfg-0.91-3|56	%changelog
14mr|texlive-sfg-0.91-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.91-3
14mr|texlive-sfg-0.91-3|58	+ Revision: da1d6bf
14mr|texlive-sfg-0.91-3|59	- MassBuild#440: Increase release tag
14mr|texlive-sfg-0.91-3|60	
14mr|texlive-sfg-0.91-3|61	

21337 14
14mr|texlive-sfmath-0.8-3|1	# revision 15878
14mr|texlive-sfmath-0.8-3|2	# category Package
14mr|texlive-sfmath-0.8-3|3	# catalog-ctan /macros/latex/contrib/sfmath/sfmath.sty
14mr|texlive-sfmath-0.8-3|4	# catalog-date 2008-08-23 15:48:35 +0200
14mr|texlive-sfmath-0.8-3|5	# catalog-license lppl
14mr|texlive-sfmath-0.8-3|6	# catalog-version 0.8
14mr|texlive-sfmath-0.8-3|7	Name:		texlive-sfmath
14mr|texlive-sfmath-0.8-3|8	Version:	0.8
14mr|texlive-sfmath-0.8-3|9	Release:	3
14mr|texlive-sfmath-0.8-3|10	Summary:	Sans-serif mathematics
14mr|texlive-sfmath-0.8-3|11	Group:		Publishing
14mr|texlive-sfmath-0.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sfmath/sfmath.sty
14mr|texlive-sfmath-0.8-3|13	License:	LPPL
14mr|texlive-sfmath-0.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sfmath.tar.xz
14mr|texlive-sfmath-0.8-3|15	BuildArch:	noarch
14mr|texlive-sfmath-0.8-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-sfmath-0.8-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-sfmath-0.8-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-sfmath-0.8-3|19	
14mr|texlive-sfmath-0.8-3|20	%description
14mr|texlive-sfmath-0.8-3|21	sfmath is a simple package for sans serif maths in documents.
14mr|texlive-sfmath-0.8-3|22	After including the package, all maths of the current document
14mr|texlive-sfmath-0.8-3|23	is displayed with sans serif fonts.
14mr|texlive-sfmath-0.8-3|24	
14mr|texlive-sfmath-0.8-3|25	%post
14mr|texlive-sfmath-0.8-3|26	%{_sbindir}/texlive.post
14mr|texlive-sfmath-0.8-3|27	
14mr|texlive-sfmath-0.8-3|28	%postun
14mr|texlive-sfmath-0.8-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-sfmath-0.8-3|30	%{_sbindir}/texlive.post
14mr|texlive-sfmath-0.8-3|31	fi
14mr|texlive-sfmath-0.8-3|32	
14mr|texlive-sfmath-0.8-3|33	#-----------------------------------------------------------------------
14mr|texlive-sfmath-0.8-3|34	%files
14mr|texlive-sfmath-0.8-3|35	%{_texmfdistdir}/tex/latex/sfmath/sfmath.sty
14mr|texlive-sfmath-0.8-3|36	
14mr|texlive-sfmath-0.8-3|37	#-----------------------------------------------------------------------
14mr|texlive-sfmath-0.8-3|38	%prep
14mr|texlive-sfmath-0.8-3|39	%setup -c -a0
14mr|texlive-sfmath-0.8-3|40	
14mr|texlive-sfmath-0.8-3|41	%build
14mr|texlive-sfmath-0.8-3|42	
14mr|texlive-sfmath-0.8-3|43	%install
14mr|texlive-sfmath-0.8-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sfmath-0.8-3|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-sfmath-0.8-3|46	
14mr|texlive-sfmath-0.8-3|47	
14mr|texlive-sfmath-0.8-3|48	
14mr|texlive-sfmath-0.8-3|49	%changelog
14mr|texlive-sfmath-0.8-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-3
14mr|texlive-sfmath-0.8-3|51	+ Revision: 829c763
14mr|texlive-sfmath-0.8-3|52	- MassBuild#440: Increase release tag
14mr|texlive-sfmath-0.8-3|53	
14mr|texlive-sfmath-0.8-3|54	

21338 14
14mr|texlive-sgame-2.14-3|1	# revision 15878
14mr|texlive-sgame-2.14-3|2	# category Package
14mr|texlive-sgame-2.14-3|3	# catalog-ctan /macros/latex/contrib/sgame
14mr|texlive-sgame-2.14-3|4	# catalog-date 2008-12-03 15:15:08 +0100
14mr|texlive-sgame-2.14-3|5	# catalog-license lppl
14mr|texlive-sgame-2.14-3|6	# catalog-version 2.14
14mr|texlive-sgame-2.14-3|7	Name:		texlive-sgame
14mr|texlive-sgame-2.14-3|8	Version:	2.14
14mr|texlive-sgame-2.14-3|9	Release:	3
14mr|texlive-sgame-2.14-3|10	Summary:	LaTeX style for typesetting strategic games
14mr|texlive-sgame-2.14-3|11	Group:		Publishing
14mr|texlive-sgame-2.14-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sgame
14mr|texlive-sgame-2.14-3|13	License:	LPPL
14mr|texlive-sgame-2.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sgame.tar.xz
14mr|texlive-sgame-2.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sgame.doc.tar.xz
14mr|texlive-sgame-2.14-3|16	BuildArch:	noarch
14mr|texlive-sgame-2.14-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sgame-2.14-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sgame-2.14-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sgame-2.14-3|20	
14mr|texlive-sgame-2.14-3|21	%description
14mr|texlive-sgame-2.14-3|22	Formats strategic games. For a 2x2 game, for example, the
14mr|texlive-sgame-2.14-3|23	input: \begin{game}{2}{2} &$L$ &$M$\\ $T$ &$2,2$ &$2,0$\\ $B$
14mr|texlive-sgame-2.14-3|24	&$3,0$ &$0,9$ \end{game} produces output with (a) boxes around
14mr|texlive-sgame-2.14-3|25	the payoffs, (b) payoff columns of equal width, and (c) payoffs
14mr|texlive-sgame-2.14-3|26	vertically centered within the boxes. Note that the game
14mr|texlive-sgame-2.14-3|27	environment will not work in the argument of another command.
14mr|texlive-sgame-2.14-3|28	
14mr|texlive-sgame-2.14-3|29	%post
14mr|texlive-sgame-2.14-3|30	%{_sbindir}/texlive.post
14mr|texlive-sgame-2.14-3|31	
14mr|texlive-sgame-2.14-3|32	%postun
14mr|texlive-sgame-2.14-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-sgame-2.14-3|34	%{_sbindir}/texlive.post
14mr|texlive-sgame-2.14-3|35	fi
14mr|texlive-sgame-2.14-3|36	
14mr|texlive-sgame-2.14-3|37	#-----------------------------------------------------------------------
14mr|texlive-sgame-2.14-3|38	%files
14mr|texlive-sgame-2.14-3|39	%{_texmfdistdir}/tex/latex/sgame/sgame.sty
14mr|texlive-sgame-2.14-3|40	%{_texmfdistdir}/tex/latex/sgame/sgamevar.sty
14mr|texlive-sgame-2.14-3|41	%doc %{_texmfdistdir}/doc/latex/sgame/README
14mr|texlive-sgame-2.14-3|42	%doc %{_texmfdistdir}/doc/latex/sgame/sgame.pdf
14mr|texlive-sgame-2.14-3|43	%doc %{_texmfdistdir}/doc/latex/sgame/sgame.tex
14mr|texlive-sgame-2.14-3|44	
14mr|texlive-sgame-2.14-3|45	#-----------------------------------------------------------------------
14mr|texlive-sgame-2.14-3|46	%prep
14mr|texlive-sgame-2.14-3|47	%setup -c -a0 -a1
14mr|texlive-sgame-2.14-3|48	
14mr|texlive-sgame-2.14-3|49	%build
14mr|texlive-sgame-2.14-3|50	
14mr|texlive-sgame-2.14-3|51	%install
14mr|texlive-sgame-2.14-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sgame-2.14-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sgame-2.14-3|54	
14mr|texlive-sgame-2.14-3|55	
14mr|texlive-sgame-2.14-3|56	
14mr|texlive-sgame-2.14-3|57	%changelog
14mr|texlive-sgame-2.14-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.14-3
14mr|texlive-sgame-2.14-3|59	+ Revision: 5a1586c
14mr|texlive-sgame-2.14-3|60	- MassBuild#440: Increase release tag
14mr|texlive-sgame-2.14-3|61	
14mr|texlive-sgame-2.14-3|62	

21339 14
14mr|texlive-shade-1-3|1	# revision 22212
14mr|texlive-shade-1-3|2	# category Package
14mr|texlive-shade-1-3|3	# catalog-ctan /macros/generic/shade
14mr|texlive-shade-1-3|4	# catalog-date 2011-04-25 22:01:30 +0200
14mr|texlive-shade-1-3|5	# catalog-license lppl1
14mr|texlive-shade-1-3|6	# catalog-version 1
14mr|texlive-shade-1-3|7	Name:		texlive-shade
14mr|texlive-shade-1-3|8	Version:	1
14mr|texlive-shade-1-3|9	Release:	3
14mr|texlive-shade-1-3|10	Summary:	Shade pieces of text
14mr|texlive-shade-1-3|11	Group:		Publishing
14mr|texlive-shade-1-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/shade
14mr|texlive-shade-1-3|13	License:	LPPL1
14mr|texlive-shade-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shade.tar.xz
14mr|texlive-shade-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shade.doc.tar.xz
14mr|texlive-shade-1-3|16	BuildArch:	noarch
14mr|texlive-shade-1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-shade-1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-shade-1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-shade-1-3|20	
14mr|texlive-shade-1-3|21	%description
14mr|texlive-shade-1-3|22	The package provides a shaded backdrop to a box of text. It
14mr|texlive-shade-1-3|23	uses a Metafont font (provided) which generates to appropriate
14mr|texlive-shade-1-3|24	shading dependent on the resolution used in the Metafont
14mr|texlive-shade-1-3|25	printer parameters.
14mr|texlive-shade-1-3|26	
14mr|texlive-shade-1-3|27	%post
14mr|texlive-shade-1-3|28	%{_sbindir}/texlive.post
14mr|texlive-shade-1-3|29	
14mr|texlive-shade-1-3|30	%postun
14mr|texlive-shade-1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-shade-1-3|32	%{_sbindir}/texlive.post
14mr|texlive-shade-1-3|33	fi
14mr|texlive-shade-1-3|34	
14mr|texlive-shade-1-3|35	#-----------------------------------------------------------------------
14mr|texlive-shade-1-3|36	%files
14mr|texlive-shade-1-3|37	%{_texmfdistdir}/fonts/source/public/shade/shade.mf
14mr|texlive-shade-1-3|38	%{_texmfdistdir}/tex/generic/shade/shade.tex
14mr|texlive-shade-1-3|39	%doc %{_texmfdistdir}/doc/generic/shade/README
14mr|texlive-shade-1-3|40	%doc %{_texmfdistdir}/doc/generic/shade/description.pdf
14mr|texlive-shade-1-3|41	%doc %{_texmfdistdir}/doc/generic/shade/description.tex
14mr|texlive-shade-1-3|42	
14mr|texlive-shade-1-3|43	#-----------------------------------------------------------------------
14mr|texlive-shade-1-3|44	%prep
14mr|texlive-shade-1-3|45	%setup -c -a0 -a1
14mr|texlive-shade-1-3|46	
14mr|texlive-shade-1-3|47	%build
14mr|texlive-shade-1-3|48	
14mr|texlive-shade-1-3|49	%install
14mr|texlive-shade-1-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-shade-1-3|51	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-shade-1-3|52	
14mr|texlive-shade-1-3|53	
14mr|texlive-shade-1-3|54	
14mr|texlive-shade-1-3|55	%changelog
14mr|texlive-shade-1-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-3
14mr|texlive-shade-1-3|57	+ Revision: c1f8187
14mr|texlive-shade-1-3|58	- MassBuild#440: Increase release tag
14mr|texlive-shade-1-3|59	
14mr|texlive-shade-1-3|60	

21340 14
14mr|texlive-shadethm-20101104-3|1	# revision 20319
14mr|texlive-shadethm-20101104-3|2	# category Package
14mr|texlive-shadethm-20101104-3|3	# catalog-ctan /macros/latex/contrib/shadethm
14mr|texlive-shadethm-20101104-3|4	# catalog-date 2010-11-04 00:16:31 +0100
14mr|texlive-shadethm-20101104-3|5	# catalog-license lppl
14mr|texlive-shadethm-20101104-3|6	# catalog-version undef
14mr|texlive-shadethm-20101104-3|7	Name:		texlive-shadethm
14mr|texlive-shadethm-20101104-3|8	Version:	20101104
14mr|texlive-shadethm-20101104-3|9	Release:	3
14mr|texlive-shadethm-20101104-3|10	Summary:	Theorem environments that are shaded
14mr|texlive-shadethm-20101104-3|11	Group:		Publishing
14mr|texlive-shadethm-20101104-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shadethm
14mr|texlive-shadethm-20101104-3|13	License:	LPPL
14mr|texlive-shadethm-20101104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadethm.tar.xz
14mr|texlive-shadethm-20101104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadethm.doc.tar.xz
14mr|texlive-shadethm-20101104-3|16	BuildArch:	noarch
14mr|texlive-shadethm-20101104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-shadethm-20101104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-shadethm-20101104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-shadethm-20101104-3|20	
14mr|texlive-shadethm-20101104-3|21	%description
14mr|texlive-shadethm-20101104-3|22	Extends the \newtheorem command. If you say
14mr|texlive-shadethm-20101104-3|23	\newshadetheorem{theorem}{Theorem} in the preamble then your
14mr|texlive-shadethm-20101104-3|24	regular \begin{theorem} .. \end{theorem} will produce a theorem
14mr|texlive-shadethm-20101104-3|25	statement in a shaded box. It supports all the options of
14mr|texlive-shadethm-20101104-3|26	\newtheorem, including forms \newshadetheorem{..}[..]{..} and
14mr|texlive-shadethm-20101104-3|27	\newshadetheorem{..}{..}[..].
14mr|texlive-shadethm-20101104-3|28	
14mr|texlive-shadethm-20101104-3|29	%post
14mr|texlive-shadethm-20101104-3|30	%{_sbindir}/texlive.post
14mr|texlive-shadethm-20101104-3|31	
14mr|texlive-shadethm-20101104-3|32	%postun
14mr|texlive-shadethm-20101104-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-shadethm-20101104-3|34	%{_sbindir}/texlive.post
14mr|texlive-shadethm-20101104-3|35	fi
14mr|texlive-shadethm-20101104-3|36	
14mr|texlive-shadethm-20101104-3|37	#-----------------------------------------------------------------------
14mr|texlive-shadethm-20101104-3|38	%files
14mr|texlive-shadethm-20101104-3|39	%{_texmfdistdir}/tex/latex/shadethm/colored.sth
14mr|texlive-shadethm-20101104-3|40	%{_texmfdistdir}/tex/latex/shadethm/shadein.sth
14mr|texlive-shadethm-20101104-3|41	%{_texmfdistdir}/tex/latex/shadethm/shadethm.sty
14mr|texlive-shadethm-20101104-3|42	%doc %{_texmfdistdir}/doc/latex/shadethm/1st_read.me
14mr|texlive-shadethm-20101104-3|43	%doc %{_texmfdistdir}/doc/latex/shadethm/shadetest.pdf
14mr|texlive-shadethm-20101104-3|44	%doc %{_texmfdistdir}/doc/latex/shadethm/shadetest.tex
14mr|texlive-shadethm-20101104-3|45	%doc %{_texmfdistdir}/doc/latex/shadethm/shadethm-doc.pdf
14mr|texlive-shadethm-20101104-3|46	%doc %{_texmfdistdir}/doc/latex/shadethm/shadethm-doc.tex
14mr|texlive-shadethm-20101104-3|47	
14mr|texlive-shadethm-20101104-3|48	#-----------------------------------------------------------------------
14mr|texlive-shadethm-20101104-3|49	%prep
14mr|texlive-shadethm-20101104-3|50	%setup -c -a0 -a1
14mr|texlive-shadethm-20101104-3|51	
14mr|texlive-shadethm-20101104-3|52	%build
14mr|texlive-shadethm-20101104-3|53	
14mr|texlive-shadethm-20101104-3|54	%install
14mr|texlive-shadethm-20101104-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-shadethm-20101104-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-shadethm-20101104-3|57	
14mr|texlive-shadethm-20101104-3|58	
14mr|texlive-shadethm-20101104-3|59	
14mr|texlive-shadethm-20101104-3|60	%changelog
14mr|texlive-shadethm-20101104-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101104-3
14mr|texlive-shadethm-20101104-3|62	+ Revision: 3a3c483
14mr|texlive-shadethm-20101104-3|63	- MassBuild#440: Increase release tag
14mr|texlive-shadethm-20101104-3|64	
14mr|texlive-shadethm-20101104-3|65	

21341 14
14mr|texlive-shadow-20101101-3|1	# revision 20312
14mr|texlive-shadow-20101101-3|2	# category Package
14mr|texlive-shadow-20101101-3|3	# catalog-ctan /macros/latex/contrib/shadow
14mr|texlive-shadow-20101101-3|4	# catalog-date 2010-11-01 13:35:24 +0100
14mr|texlive-shadow-20101101-3|5	# catalog-license lppl
14mr|texlive-shadow-20101101-3|6	# catalog-version undef
14mr|texlive-shadow-20101101-3|7	Name:		texlive-shadow
14mr|texlive-shadow-20101101-3|8	Version:	20101101
14mr|texlive-shadow-20101101-3|9	Release:	3
14mr|texlive-shadow-20101101-3|10	Summary:	Shadow boxes
14mr|texlive-shadow-20101101-3|11	Group:		Publishing
14mr|texlive-shadow-20101101-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shadow
14mr|texlive-shadow-20101101-3|13	License:	LPPL
14mr|texlive-shadow-20101101-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadow.tar.xz
14mr|texlive-shadow-20101101-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadow.doc.tar.xz
14mr|texlive-shadow-20101101-3|16	BuildArch:	noarch
14mr|texlive-shadow-20101101-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-shadow-20101101-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-shadow-20101101-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-shadow-20101101-3|20	
14mr|texlive-shadow-20101101-3|21	%description
14mr|texlive-shadow-20101101-3|22	Defines a command \shabox (analgous to \fbox), and supporting
14mr|texlive-shadow-20101101-3|23	mechanisms.
14mr|texlive-shadow-20101101-3|24	
14mr|texlive-shadow-20101101-3|25	%post
14mr|texlive-shadow-20101101-3|26	%{_sbindir}/texlive.post
14mr|texlive-shadow-20101101-3|27	
14mr|texlive-shadow-20101101-3|28	%postun
14mr|texlive-shadow-20101101-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-shadow-20101101-3|30	%{_sbindir}/texlive.post
14mr|texlive-shadow-20101101-3|31	fi
14mr|texlive-shadow-20101101-3|32	
14mr|texlive-shadow-20101101-3|33	#-----------------------------------------------------------------------
14mr|texlive-shadow-20101101-3|34	%files
14mr|texlive-shadow-20101101-3|35	%{_texmfdistdir}/tex/latex/shadow/shadow.sty
14mr|texlive-shadow-20101101-3|36	%doc %{_texmfdistdir}/doc/latex/shadow/shadow-doc.pdf
14mr|texlive-shadow-20101101-3|37	%doc %{_texmfdistdir}/doc/latex/shadow/shadow-doc.tex
14mr|texlive-shadow-20101101-3|38	
14mr|texlive-shadow-20101101-3|39	#-----------------------------------------------------------------------
14mr|texlive-shadow-20101101-3|40	%prep
14mr|texlive-shadow-20101101-3|41	%setup -c -a0 -a1
14mr|texlive-shadow-20101101-3|42	
14mr|texlive-shadow-20101101-3|43	%build
14mr|texlive-shadow-20101101-3|44	
14mr|texlive-shadow-20101101-3|45	%install
14mr|texlive-shadow-20101101-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-shadow-20101101-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-shadow-20101101-3|48	
14mr|texlive-shadow-20101101-3|49	
14mr|texlive-shadow-20101101-3|50	
14mr|texlive-shadow-20101101-3|51	%changelog
14mr|texlive-shadow-20101101-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101101-3
14mr|texlive-shadow-20101101-3|53	+ Revision: a0429e6
14mr|texlive-shadow-20101101-3|54	- MassBuild#440: Increase release tag
14mr|texlive-shadow-20101101-3|55	
14mr|texlive-shadow-20101101-3|56	

21342 14
14mr|texlive-shadowtext-0.3-3|1	# revision 26522
14mr|texlive-shadowtext-0.3-3|2	# category Package
14mr|texlive-shadowtext-0.3-3|3	# catalog-ctan /macros/latex/contrib/shadowtext
14mr|texlive-shadowtext-0.3-3|4	# catalog-date 2012-05-18 19:11:54 +0200
14mr|texlive-shadowtext-0.3-3|5	# catalog-license lppl
14mr|texlive-shadowtext-0.3-3|6	# catalog-version 0.3
14mr|texlive-shadowtext-0.3-3|7	Name:		texlive-shadowtext
14mr|texlive-shadowtext-0.3-3|8	Version:	0.3
14mr|texlive-shadowtext-0.3-3|9	Release:	3
14mr|texlive-shadowtext-0.3-3|10	Summary:	shadowtext
14mr|texlive-shadowtext-0.3-3|11	Group:		Publishing
14mr|texlive-shadowtext-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shadowtext
14mr|texlive-shadowtext-0.3-3|13	License:	LPPL
14mr|texlive-shadowtext-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadowtext.tar.xz
14mr|texlive-shadowtext-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadowtext.doc.tar.xz
14mr|texlive-shadowtext-0.3-3|16	BuildArch:	noarch
14mr|texlive-shadowtext-0.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-shadowtext-0.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-shadowtext-0.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-shadowtext-0.3-3|20	
14mr|texlive-shadowtext-0.3-3|21	%description
14mr|texlive-shadowtext-0.3-3|22	The package introduces a command \shadowtext, which adds a drop
14mr|texlive-shadowtext-0.3-3|23	shadow to the text that is given as its argument. The colour
14mr|texlive-shadowtext-0.3-3|24	and positioning of the shadow are customisable.
14mr|texlive-shadowtext-0.3-3|25	
14mr|texlive-shadowtext-0.3-3|26	%post
14mr|texlive-shadowtext-0.3-3|27	%{_sbindir}/texlive.post
14mr|texlive-shadowtext-0.3-3|28	
14mr|texlive-shadowtext-0.3-3|29	%postun
14mr|texlive-shadowtext-0.3-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-shadowtext-0.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-shadowtext-0.3-3|32	fi
14mr|texlive-shadowtext-0.3-3|33	
14mr|texlive-shadowtext-0.3-3|34	#-----------------------------------------------------------------------
14mr|texlive-shadowtext-0.3-3|35	%files
14mr|texlive-shadowtext-0.3-3|36	%{_texmfdistdir}/tex/latex/shadowtext/shadowtext.sty
14mr|texlive-shadowtext-0.3-3|37	%doc %{_texmfdistdir}/doc/latex/shadowtext/README
14mr|texlive-shadowtext-0.3-3|38	%doc %{_texmfdistdir}/doc/latex/shadowtext/shadowtext.pdf
14mr|texlive-shadowtext-0.3-3|39	%doc %{_texmfdistdir}/doc/latex/shadowtext/shadowtext.tex
14mr|texlive-shadowtext-0.3-3|40	
14mr|texlive-shadowtext-0.3-3|41	#-----------------------------------------------------------------------
14mr|texlive-shadowtext-0.3-3|42	%prep
14mr|texlive-shadowtext-0.3-3|43	%setup -c -a0 -a1
14mr|texlive-shadowtext-0.3-3|44	
14mr|texlive-shadowtext-0.3-3|45	%build
14mr|texlive-shadowtext-0.3-3|46	
14mr|texlive-shadowtext-0.3-3|47	%install
14mr|texlive-shadowtext-0.3-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-shadowtext-0.3-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-shadowtext-0.3-3|50	
14mr|texlive-shadowtext-0.3-3|51	
14mr|texlive-shadowtext-0.3-3|52	
14mr|texlive-shadowtext-0.3-3|53	%changelog
14mr|texlive-shadowtext-0.3-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-shadowtext-0.3-3|55	+ Revision: 588c1e5
14mr|texlive-shadowtext-0.3-3|56	- MassBuild#440: Increase release tag
14mr|texlive-shadowtext-0.3-3|57	
14mr|texlive-shadowtext-0.3-3|58	

21343 14
14mr|texlive-shapepar-2.1-3|1	# revision 15878
14mr|texlive-shapepar-2.1-3|2	# category Package
14mr|texlive-shapepar-2.1-3|3	# catalog-ctan /macros/latex/contrib/shapepar
14mr|texlive-shapepar-2.1-3|4	# catalog-date 2009-10-10 00:35:28 +0200
14mr|texlive-shapepar-2.1-3|5	# catalog-license other-free
14mr|texlive-shapepar-2.1-3|6	# catalog-version 2.1
14mr|texlive-shapepar-2.1-3|7	Name:		texlive-shapepar
14mr|texlive-shapepar-2.1-3|8	Version:	2.1
14mr|texlive-shapepar-2.1-3|9	Release:	3
14mr|texlive-shapepar-2.1-3|10	Summary:	A macro to typeset paragraphs in specific shapes
14mr|texlive-shapepar-2.1-3|11	Group:		Publishing
14mr|texlive-shapepar-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shapepar
14mr|texlive-shapepar-2.1-3|13	License:	OTHER-FREE
14mr|texlive-shapepar-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shapepar.tar.xz
14mr|texlive-shapepar-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shapepar.doc.tar.xz
14mr|texlive-shapepar-2.1-3|16	BuildArch:	noarch
14mr|texlive-shapepar-2.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-shapepar-2.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-shapepar-2.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-shapepar-2.1-3|20	
14mr|texlive-shapepar-2.1-3|21	%description
14mr|texlive-shapepar-2.1-3|22	\shapepar is a macro to typeset paragraphs in a specific shape.
14mr|texlive-shapepar-2.1-3|23	The size is adjusted automatically so that the entire shape is
14mr|texlive-shapepar-2.1-3|24	filled with text. There may not be displayed maths or
14mr|texlive-shapepar-2.1-3|25	'\vadjust' material (no \vspace) in the argument of \shapepar.
14mr|texlive-shapepar-2.1-3|26	The macros work for both LaTeX and plain TeX. For LaTeX,
14mr|texlive-shapepar-2.1-3|27	specify \usepackage{shapepar}; for Plain, \input shapepar.sty.
14mr|texlive-shapepar-2.1-3|28	\shapepar works in terms of user-defined shapes, though the
14mr|texlive-shapepar-2.1-3|29	package does provide some predefined shapes: so you can form
14mr|texlive-shapepar-2.1-3|30	any paragraph into the form of a heart by putting
14mr|texlive-shapepar-2.1-3|31	\heartpar{sometext...} inside your document. The tedium of
14mr|texlive-shapepar-2.1-3|32	creating these polygon definitions may be alleviated by using
14mr|texlive-shapepar-2.1-3|33	the shapepatch extension to transfig which will convert xfig
14mr|texlive-shapepar-2.1-3|34	output to \shapepar polygon form.
14mr|texlive-shapepar-2.1-3|35	
14mr|texlive-shapepar-2.1-3|36	%post
14mr|texlive-shapepar-2.1-3|37	%{_sbindir}/texlive.post
14mr|texlive-shapepar-2.1-3|38	
14mr|texlive-shapepar-2.1-3|39	%postun
14mr|texlive-shapepar-2.1-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-shapepar-2.1-3|41	%{_sbindir}/texlive.post
14mr|texlive-shapepar-2.1-3|42	fi
14mr|texlive-shapepar-2.1-3|43	
14mr|texlive-shapepar-2.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-shapepar-2.1-3|45	%files
14mr|texlive-shapepar-2.1-3|46	%{_texmfdistdir}/tex/generic/shapepar/shapepar.sty
14mr|texlive-shapepar-2.1-3|47	%doc %{_texmfdistdir}/doc/generic/shapepar/Canflagshape.def
14mr|texlive-shapepar-2.1-3|48	%doc %{_texmfdistdir}/doc/generic/shapepar/README.shapepar
14mr|texlive-shapepar-2.1-3|49	%doc %{_texmfdistdir}/doc/generic/shapepar/TeXshape.def
14mr|texlive-shapepar-2.1-3|50	%doc %{_texmfdistdir}/doc/generic/shapepar/candleshape.def
14mr|texlive-shapepar-2.1-3|51	%doc %{_texmfdistdir}/doc/generic/shapepar/dropshape.def
14mr|texlive-shapepar-2.1-3|52	%doc %{_texmfdistdir}/doc/generic/shapepar/proshap.py
14mr|texlive-shapepar-2.1-3|53	%doc %{_texmfdistdir}/doc/generic/shapepar/shapepar.ltx
14mr|texlive-shapepar-2.1-3|54	%doc %{_texmfdistdir}/doc/generic/shapepar/shapepar.pdf
14mr|texlive-shapepar-2.1-3|55	%doc %{_texmfdistdir}/doc/generic/shapepar/triangleshapes.def
14mr|texlive-shapepar-2.1-3|56	
14mr|texlive-shapepar-2.1-3|57	#-----------------------------------------------------------------------
14mr|texlive-shapepar-2.1-3|58	%prep
14mr|texlive-shapepar-2.1-3|59	%setup -c -a0 -a1
14mr|texlive-shapepar-2.1-3|60	
14mr|texlive-shapepar-2.1-3|61	%build
14mr|texlive-shapepar-2.1-3|62	
14mr|texlive-shapepar-2.1-3|63	%install
14mr|texlive-shapepar-2.1-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-shapepar-2.1-3|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-shapepar-2.1-3|66	
14mr|texlive-shapepar-2.1-3|67	
14mr|texlive-shapepar-2.1-3|68	
14mr|texlive-shapepar-2.1-3|69	%changelog
14mr|texlive-shapepar-2.1-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-shapepar-2.1-3|71	+ Revision: 8dde795
14mr|texlive-shapepar-2.1-3|72	- MassBuild#440: Increase release tag
14mr|texlive-shapepar-2.1-3|73	
14mr|texlive-shapepar-2.1-3|74	

21344 14
14mr|texlive-shipunov-1.1-3|1	# revision 24203
14mr|texlive-shipunov-1.1-3|2	# category Package
14mr|texlive-shipunov-1.1-3|3	# catalog-ctan /macros/latex/contrib/shipunov
14mr|texlive-shipunov-1.1-3|4	# catalog-date 2010-10-26 16:14:45 +0200
14mr|texlive-shipunov-1.1-3|5	# catalog-license lppl
14mr|texlive-shipunov-1.1-3|6	# catalog-version 1.1
14mr|texlive-shipunov-1.1-3|7	Name:		texlive-shipunov
14mr|texlive-shipunov-1.1-3|8	Version:	1.1
14mr|texlive-shipunov-1.1-3|9	Release:	3
14mr|texlive-shipunov-1.1-3|10	Summary:	A collection of LaTeX packages and classes
14mr|texlive-shipunov-1.1-3|11	Group:		Publishing
14mr|texlive-shipunov-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shipunov
14mr|texlive-shipunov-1.1-3|13	License:	LPPL
14mr|texlive-shipunov-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shipunov.tar.xz
14mr|texlive-shipunov-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shipunov.doc.tar.xz
14mr|texlive-shipunov-1.1-3|16	BuildArch:	noarch
14mr|texlive-shipunov-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-shipunov-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-shipunov-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-shipunov-1.1-3|20	
14mr|texlive-shipunov-1.1-3|21	%description
14mr|texlive-shipunov-1.1-3|22	The bundle collects packages and classes, along with one
14mr|texlive-shipunov-1.1-3|23	bibliography style and examples and scripts for converting TeX
14mr|texlive-shipunov-1.1-3|24	files. Many of the files in the collection are designed to
14mr|texlive-shipunov-1.1-3|25	support field biologists and/or Russian writers, while others
14mr|texlive-shipunov-1.1-3|26	have wider application. The collection includes (among others):
14mr|texlive-shipunov-1.1-3|27	- altverse, a simple verse typesetting package; - autolist,
14mr|texlive-shipunov-1.1-3|28	which provides various list formatting facilities; - biokey,
14mr|texlive-shipunov-1.1-3|29	which provides a mechanism for typesetting biological
14mr|texlive-shipunov-1.1-3|30	identification lists; - biolist, which typesets species lists;
14mr|texlive-shipunov-1.1-3|31	- boldline, which typesets heavier separating lines in tables;
14mr|texlive-shipunov-1.1-3|32	- cassete, which lays out audio cassette inserts; - classif2,
14mr|texlive-shipunov-1.1-3|33	which typesets classification lists; - drcaps, which provides
14mr|texlive-shipunov-1.1-3|34	dropped capital macros; - etiketka, a class for typesetting
14mr|texlive-shipunov-1.1-3|35	business-card-sized information (including business cards); -
14mr|texlive-shipunov-1.1-3|36	flower, for typesetting lists of flower formulae; - isyntax; -
14mr|texlive-shipunov-1.1-3|37	numerus; - punct; - sltables, which develops on the stables
14mr|texlive-shipunov-1.1-3|38	package, for use in a LaTeX context; and - starfn.
14mr|texlive-shipunov-1.1-3|39	
14mr|texlive-shipunov-1.1-3|40	%post
14mr|texlive-shipunov-1.1-3|41	%{_sbindir}/texlive.post
14mr|texlive-shipunov-1.1-3|42	
14mr|texlive-shipunov-1.1-3|43	%postun
14mr|texlive-shipunov-1.1-3|44	if [ $1 -eq 0 ]; then
14mr|texlive-shipunov-1.1-3|45	%{_sbindir}/texlive.post
14mr|texlive-shipunov-1.1-3|46	fi
14mr|texlive-shipunov-1.1-3|47	
14mr|texlive-shipunov-1.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-shipunov-1.1-3|49	%files
14mr|texlive-shipunov-1.1-3|50	%{_texmfdistdir}/bibtex/bst/shipunov/rusnat.bst
14mr|texlive-shipunov-1.1-3|51	%{_texmfdistdir}/scripts/shipunov/biokey2html.bat
14mr|texlive-shipunov-1.1-3|52	%{_texmfdistdir}/scripts/shipunov/biokey2html.sh
14mr|texlive-shipunov-1.1-3|53	%{_texmfdistdir}/scripts/shipunov/biokey2html1.pl
14mr|texlive-shipunov-1.1-3|54	%{_texmfdistdir}/scripts/shipunov/biokey2html2.pl
14mr|texlive-shipunov-1.1-3|55	%{_texmfdistdir}/scripts/shipunov/biokey2html3.pl
14mr|texlive-shipunov-1.1-3|56	%{_texmfdistdir}/tex/latex/shipunov/altverse.sty
14mr|texlive-shipunov-1.1-3|57	%{_texmfdistdir}/tex/latex/shipunov/autolist.sty
14mr|texlive-shipunov-1.1-3|58	%{_texmfdistdir}/tex/latex/shipunov/biokey.sty
14mr|texlive-shipunov-1.1-3|59	%{_texmfdistdir}/tex/latex/shipunov/biolist.sty
14mr|texlive-shipunov-1.1-3|60	%{_texmfdistdir}/tex/latex/shipunov/boldline.sty
14mr|texlive-shipunov-1.1-3|61	%{_texmfdistdir}/tex/latex/shipunov/cassete.cls
14mr|texlive-shipunov-1.1-3|62	%{_texmfdistdir}/tex/latex/shipunov/classif2.sty
14mr|texlive-shipunov-1.1-3|63	%{_texmfdistdir}/tex/latex/shipunov/drcaps.sty
14mr|texlive-shipunov-1.1-3|64	%{_texmfdistdir}/tex/latex/shipunov/etiketka.cls
14mr|texlive-shipunov-1.1-3|65	%{_texmfdistdir}/tex/latex/shipunov/flower.sty
14mr|texlive-shipunov-1.1-3|66	%{_texmfdistdir}/tex/latex/shipunov/isyntax.sty
14mr|texlive-shipunov-1.1-3|67	%{_texmfdistdir}/tex/latex/shipunov/numerus.sty
14mr|texlive-shipunov-1.1-3|68	%{_texmfdistdir}/tex/latex/shipunov/punct.sty
14mr|texlive-shipunov-1.1-3|69	%{_texmfdistdir}/tex/latex/shipunov/sltables.sty
14mr|texlive-shipunov-1.1-3|70	%{_texmfdistdir}/tex/latex/shipunov/starfn.sty
14mr|texlive-shipunov-1.1-3|71	%doc %{_texmfdistdir}/doc/latex/shipunov/NEWS
14mr|texlive-shipunov-1.1-3|72	%doc %{_texmfdistdir}/doc/latex/shipunov/README
14mr|texlive-shipunov-1.1-3|73	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex-en.pdf
14mr|texlive-shipunov-1.1-3|74	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex-en.tex
14mr|texlive-shipunov-1.1-3|75	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex1-ru.pdf
14mr|texlive-shipunov-1.1-3|76	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex1-ru.tex
14mr|texlive-shipunov-1.1-3|77	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex2-ru.pdf
14mr|texlive-shipunov-1.1-3|78	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex2-ru.tex
14mr|texlive-shipunov-1.1-3|79	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-en.pdf
14mr|texlive-shipunov-1.1-3|80	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-en.tex
14mr|texlive-shipunov-1.1-3|81	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-ru.pdf
14mr|texlive-shipunov-1.1-3|82	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-ru.tex
14mr|texlive-shipunov-1.1-3|83	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey-doc-en.pdf
14mr|texlive-shipunov-1.1-3|84	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey-doc-en.tex
14mr|texlive-shipunov-1.1-3|85	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-doc-en.pdf
14mr|texlive-shipunov-1.1-3|86	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-doc-en.tex
14mr|texlive-shipunov-1.1-3|87	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-ex-en.html
14mr|texlive-shipunov-1.1-3|88	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-ex-en1.pdf
14mr|texlive-shipunov-1.1-3|89	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-ex-en2.pdf
14mr|texlive-shipunov-1.1-3|90	%doc %{_texmfdistdir}/doc/latex/shipunov/biolist-ex-en.pdf
14mr|texlive-shipunov-1.1-3|91	%doc %{_texmfdistdir}/doc/latex/shipunov/biolist-ex-en.tex
14mr|texlive-shipunov-1.1-3|92	%doc %{_texmfdistdir}/doc/latex/shipunov/boldline-ex-en.pdf
14mr|texlive-shipunov-1.1-3|93	%doc %{_texmfdistdir}/doc/latex/shipunov/boldline-ex-en.tex
14mr|texlive-shipunov-1.1-3|94	%doc %{_texmfdistdir}/doc/latex/shipunov/cassete-ex-ru.pdf
14mr|texlive-shipunov-1.1-3|95	%doc %{_texmfdistdir}/doc/latex/shipunov/cassete-ex-ru.tex
14mr|texlive-shipunov-1.1-3|96	%doc %{_texmfdistdir}/doc/latex/shipunov/classif2-ex-en.pdf
14mr|texlive-shipunov-1.1-3|97	%doc %{_texmfdistdir}/doc/latex/shipunov/classif2-ex-en.tex
14mr|texlive-shipunov-1.1-3|98	%doc %{_texmfdistdir}/doc/latex/shipunov/drcaps-ex-en.pdf
14mr|texlive-shipunov-1.1-3|99	%doc %{_texmfdistdir}/doc/latex/shipunov/drcaps-ex-en.tex
14mr|texlive-shipunov-1.1-3|100	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex-ru.pdf
14mr|texlive-shipunov-1.1-3|101	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex-ru.tex
14mr|texlive-shipunov-1.1-3|102	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex1-en.pdf
14mr|texlive-shipunov-1.1-3|103	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex1-en.tex
14mr|texlive-shipunov-1.1-3|104	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex2-en.pdf
14mr|texlive-shipunov-1.1-3|105	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex2-en.tex
14mr|texlive-shipunov-1.1-3|106	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex1-ru.pdf
14mr|texlive-shipunov-1.1-3|107	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex1-ru.tex
14mr|texlive-shipunov-1.1-3|108	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex2-ru.pdf
14mr|texlive-shipunov-1.1-3|109	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex2-ru.tex
14mr|texlive-shipunov-1.1-3|110	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en-x.pdf
14mr|texlive-shipunov-1.1-3|111	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en-x.tex
14mr|texlive-shipunov-1.1-3|112	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en.pdf
14mr|texlive-shipunov-1.1-3|113	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en.tex
14mr|texlive-shipunov-1.1-3|114	%doc %{_texmfdistdir}/doc/latex/shipunov/isyntax-ex-en.tex
14mr|texlive-shipunov-1.1-3|115	%doc %{_texmfdistdir}/doc/latex/shipunov/numerus-ex-ru.pdf
14mr|texlive-shipunov-1.1-3|116	%doc %{_texmfdistdir}/doc/latex/shipunov/numerus-ex-ru.tex
14mr|texlive-shipunov-1.1-3|117	%doc %{_texmfdistdir}/doc/latex/shipunov/punct-ex-en.pdf
14mr|texlive-shipunov-1.1-3|118	%doc %{_texmfdistdir}/doc/latex/shipunov/punct-ex-en.tex
14mr|texlive-shipunov-1.1-3|119	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-doc-ru.pdf
14mr|texlive-shipunov-1.1-3|120	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-doc-ru.tex
14mr|texlive-shipunov-1.1-3|121	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex-ru.bib
14mr|texlive-shipunov-1.1-3|122	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex1-ru.pdf
14mr|texlive-shipunov-1.1-3|123	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex1-ru.tex
14mr|texlive-shipunov-1.1-3|124	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex2-ru.pdf
14mr|texlive-shipunov-1.1-3|125	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex2-ru.tex
14mr|texlive-shipunov-1.1-3|126	%doc %{_texmfdistdir}/doc/latex/shipunov/sltables-doc-en.pdf
14mr|texlive-shipunov-1.1-3|127	%doc %{_texmfdistdir}/doc/latex/shipunov/sltables-doc-en.tex
14mr|texlive-shipunov-1.1-3|128	%doc %{_texmfdistdir}/doc/latex/shipunov/starfn-ex-ru.pdf
14mr|texlive-shipunov-1.1-3|129	%doc %{_texmfdistdir}/doc/latex/shipunov/starfn-ex-ru.tex
14mr|texlive-shipunov-1.1-3|130	
14mr|texlive-shipunov-1.1-3|131	#-----------------------------------------------------------------------
14mr|texlive-shipunov-1.1-3|132	%prep
14mr|texlive-shipunov-1.1-3|133	%setup -c -a0 -a1
14mr|texlive-shipunov-1.1-3|134	
14mr|texlive-shipunov-1.1-3|135	%build
14mr|texlive-shipunov-1.1-3|136	
14mr|texlive-shipunov-1.1-3|137	%install
14mr|texlive-shipunov-1.1-3|138	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-shipunov-1.1-3|139	cp -fpar bibtex scripts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-shipunov-1.1-3|140	
14mr|texlive-shipunov-1.1-3|141	
14mr|texlive-shipunov-1.1-3|142	
14mr|texlive-shipunov-1.1-3|143	%changelog
14mr|texlive-shipunov-1.1-3|144	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-shipunov-1.1-3|145	+ Revision: 3902369
14mr|texlive-shipunov-1.1-3|146	- MassBuild#440: Increase release tag
14mr|texlive-shipunov-1.1-3|147	
14mr|texlive-shipunov-1.1-3|148	

21345 14
14mr|texlive-shorttoc-1.3-3|1	# revision 15878
14mr|texlive-shorttoc-1.3-3|2	# category Package
14mr|texlive-shorttoc-1.3-3|3	# catalog-ctan /macros/latex/contrib/shorttoc
14mr|texlive-shorttoc-1.3-3|4	# catalog-date 2006-11-06 12:20:58 +0100
14mr|texlive-shorttoc-1.3-3|5	# catalog-license lppl
14mr|texlive-shorttoc-1.3-3|6	# catalog-version 1.3
14mr|texlive-shorttoc-1.3-3|7	Name:		texlive-shorttoc
14mr|texlive-shorttoc-1.3-3|8	Version:	1.3
14mr|texlive-shorttoc-1.3-3|9	Release:	3
14mr|texlive-shorttoc-1.3-3|10	Summary:	Table of contents with different depths
14mr|texlive-shorttoc-1.3-3|11	Group:		Publishing
14mr|texlive-shorttoc-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shorttoc
14mr|texlive-shorttoc-1.3-3|13	License:	LPPL
14mr|texlive-shorttoc-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shorttoc.tar.xz
14mr|texlive-shorttoc-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shorttoc.doc.tar.xz
14mr|texlive-shorttoc-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shorttoc.source.tar.xz
14mr|texlive-shorttoc-1.3-3|17	BuildArch:	noarch
14mr|texlive-shorttoc-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-shorttoc-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-shorttoc-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-shorttoc-1.3-3|21	
14mr|texlive-shorttoc-1.3-3|22	%description
14mr|texlive-shorttoc-1.3-3|23	A package to create another table of contents with a different
14mr|texlive-shorttoc-1.3-3|24	depth, useful in large documents where a detailed table of
14mr|texlive-shorttoc-1.3-3|25	contents should be accompanied by a shorter one, giving only a
14mr|texlive-shorttoc-1.3-3|26	general overview of the main topics in the document.
14mr|texlive-shorttoc-1.3-3|27	
14mr|texlive-shorttoc-1.3-3|28	%post
14mr|texlive-shorttoc-1.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-shorttoc-1.3-3|30	
14mr|texlive-shorttoc-1.3-3|31	%postun
14mr|texlive-shorttoc-1.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-shorttoc-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-shorttoc-1.3-3|34	fi
14mr|texlive-shorttoc-1.3-3|35	
14mr|texlive-shorttoc-1.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-shorttoc-1.3-3|37	%files
14mr|texlive-shorttoc-1.3-3|38	%{_texmfdistdir}/tex/latex/shorttoc/shorttoc.sty
14mr|texlive-shorttoc-1.3-3|39	%doc %{_texmfdistdir}/doc/latex/shorttoc/00readme
14mr|texlive-shorttoc-1.3-3|40	%doc %{_texmfdistdir}/doc/latex/shorttoc/shorttoc.pdf
14mr|texlive-shorttoc-1.3-3|41	#- source
14mr|texlive-shorttoc-1.3-3|42	%doc %{_texmfdistdir}/source/latex/shorttoc/shorttoc.dtx
14mr|texlive-shorttoc-1.3-3|43	%doc %{_texmfdistdir}/source/latex/shorttoc/shorttoc.ins
14mr|texlive-shorttoc-1.3-3|44	
14mr|texlive-shorttoc-1.3-3|45	#-----------------------------------------------------------------------
14mr|texlive-shorttoc-1.3-3|46	%prep
14mr|texlive-shorttoc-1.3-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-shorttoc-1.3-3|48	
14mr|texlive-shorttoc-1.3-3|49	%build
14mr|texlive-shorttoc-1.3-3|50	
14mr|texlive-shorttoc-1.3-3|51	%install
14mr|texlive-shorttoc-1.3-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-shorttoc-1.3-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-shorttoc-1.3-3|54	
14mr|texlive-shorttoc-1.3-3|55	
14mr|texlive-shorttoc-1.3-3|56	
14mr|texlive-shorttoc-1.3-3|57	%changelog
14mr|texlive-shorttoc-1.3-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-shorttoc-1.3-3|59	+ Revision: 4dce4a7
14mr|texlive-shorttoc-1.3-3|60	- MassBuild#440: Increase release tag
14mr|texlive-shorttoc-1.3-3|61	
14mr|texlive-shorttoc-1.3-3|62	

21346 14
14mr|texlive-show2e-1.0-3|1	# revision 15878
14mr|texlive-show2e-1.0-3|2	# category Package
14mr|texlive-show2e-1.0-3|3	# catalog-ctan /macros/latex/contrib/show2e
14mr|texlive-show2e-1.0-3|4	# catalog-date 2008-08-23 15:48:35 +0200
14mr|texlive-show2e-1.0-3|5	# catalog-license lppl
14mr|texlive-show2e-1.0-3|6	# catalog-version 1.0
14mr|texlive-show2e-1.0-3|7	Name:		texlive-show2e
14mr|texlive-show2e-1.0-3|8	Version:	1.0
14mr|texlive-show2e-1.0-3|9	Release:	3
14mr|texlive-show2e-1.0-3|10	Summary:	Variants of \show for LaTeX2e
14mr|texlive-show2e-1.0-3|11	Group:		Publishing
14mr|texlive-show2e-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/show2e
14mr|texlive-show2e-1.0-3|13	License:	LPPL
14mr|texlive-show2e-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/show2e.tar.xz
14mr|texlive-show2e-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/show2e.doc.tar.xz
14mr|texlive-show2e-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/show2e.source.tar.xz
14mr|texlive-show2e-1.0-3|17	BuildArch:	noarch
14mr|texlive-show2e-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-show2e-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-show2e-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-show2e-1.0-3|21	
14mr|texlive-show2e-1.0-3|22	%description
14mr|texlive-show2e-1.0-3|23	This small package aims at making debugging (especially in an
14mr|texlive-show2e-1.0-3|24	interactive way) easier, by providing \show variants suited to
14mr|texlive-show2e-1.0-3|25	LaTeX2e commands (whether with optional arguments or robust)
14mr|texlive-show2e-1.0-3|26	and environments. The variant commands also display the
14mr|texlive-show2e-1.0-3|27	internal macros used by such commands, if any. The \showcs
14mr|texlive-show2e-1.0-3|28	variant helps with macros with exotic names.
14mr|texlive-show2e-1.0-3|29	
14mr|texlive-show2e-1.0-3|30	%post
14mr|texlive-show2e-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-show2e-1.0-3|32	
14mr|texlive-show2e-1.0-3|33	%postun
14mr|texlive-show2e-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-show2e-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-show2e-1.0-3|36	fi
14mr|texlive-show2e-1.0-3|37	
14mr|texlive-show2e-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-show2e-1.0-3|39	%files
14mr|texlive-show2e-1.0-3|40	%{_texmfdistdir}/tex/latex/show2e/show2e.sty
14mr|texlive-show2e-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/show2e/README
14mr|texlive-show2e-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/show2e/show2e-fr.pdf
14mr|texlive-show2e-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/show2e/show2e.pdf
14mr|texlive-show2e-1.0-3|44	#- source
14mr|texlive-show2e-1.0-3|45	%doc %{_texmfdistdir}/source/latex/show2e/show2e.dtx
14mr|texlive-show2e-1.0-3|46	
14mr|texlive-show2e-1.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-show2e-1.0-3|48	%prep
14mr|texlive-show2e-1.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-show2e-1.0-3|50	
14mr|texlive-show2e-1.0-3|51	%build
14mr|texlive-show2e-1.0-3|52	
14mr|texlive-show2e-1.0-3|53	%install
14mr|texlive-show2e-1.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-show2e-1.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-show2e-1.0-3|56	
14mr|texlive-show2e-1.0-3|57	
14mr|texlive-show2e-1.0-3|58	
14mr|texlive-show2e-1.0-3|59	%changelog
14mr|texlive-show2e-1.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-show2e-1.0-3|61	+ Revision: e54b75d
14mr|texlive-show2e-1.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-show2e-1.0-3|63	
14mr|texlive-show2e-1.0-3|64	

21347 14
14mr|texlive-showcharinbox-0.1-2|1	# revision 27052
14mr|texlive-showcharinbox-0.1-2|2	# category Package
14mr|texlive-showcharinbox-0.1-2|3	# catalog-ctan /macros/latex/contrib/showcharinbox
14mr|texlive-showcharinbox-0.1-2|4	# catalog-date 2012-07-14 16:43:20 +0200
14mr|texlive-showcharinbox-0.1-2|5	# catalog-license lppl1.3
14mr|texlive-showcharinbox-0.1-2|6	# catalog-version 0.1
14mr|texlive-showcharinbox-0.1-2|7	Name:		texlive-showcharinbox
14mr|texlive-showcharinbox-0.1-2|8	Version:	0.1
14mr|texlive-showcharinbox-0.1-2|9	Release:	2
14mr|texlive-showcharinbox-0.1-2|10	Summary:	Show characters inside a box
14mr|texlive-showcharinbox-0.1-2|11	Group:		Publishing
14mr|texlive-showcharinbox-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showcharinbox
14mr|texlive-showcharinbox-0.1-2|13	License:	LPPL1.3
14mr|texlive-showcharinbox-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showcharinbox.tar.xz
14mr|texlive-showcharinbox-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showcharinbox.doc.tar.xz
14mr|texlive-showcharinbox-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showcharinbox.source.tar.xz
14mr|texlive-showcharinbox-0.1-2|17	BuildArch:	noarch
14mr|texlive-showcharinbox-0.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-showcharinbox-0.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-showcharinbox-0.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-showcharinbox-0.1-2|21	
14mr|texlive-showcharinbox-0.1-2|22	%description
14mr|texlive-showcharinbox-0.1-2|23	The package typesets a character inside a box, showing where
14mr|texlive-showcharinbox-0.1-2|24	reference point is, and displaying width, height, and depth
14mr|texlive-showcharinbox-0.1-2|25	information of the character. The output is like that on page
14mr|texlive-showcharinbox-0.1-2|26	63 of "The TeXBook" or page 101 of "The METAFONTbook". The
14mr|texlive-showcharinbox-0.1-2|27	package itself is motivated by Knuth's macros in the file
14mr|texlive-showcharinbox-0.1-2|28	manmac.tex. Users should note that using a small size for the
14mr|texlive-showcharinbox-0.1-2|29	character inside the box does not make any sense: use a large
14mr|texlive-showcharinbox-0.1-2|30	size.
14mr|texlive-showcharinbox-0.1-2|31	
14mr|texlive-showcharinbox-0.1-2|32	%post
14mr|texlive-showcharinbox-0.1-2|33	%{_sbindir}/texlive.post
14mr|texlive-showcharinbox-0.1-2|34	
14mr|texlive-showcharinbox-0.1-2|35	%postun
14mr|texlive-showcharinbox-0.1-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-showcharinbox-0.1-2|37	%{_sbindir}/texlive.post
14mr|texlive-showcharinbox-0.1-2|38	fi
14mr|texlive-showcharinbox-0.1-2|39	
14mr|texlive-showcharinbox-0.1-2|40	#-----------------------------------------------------------------------
14mr|texlive-showcharinbox-0.1-2|41	%files
14mr|texlive-showcharinbox-0.1-2|42	%{_texmfdistdir}/tex/latex/showcharinbox/showcharinbox.sty
14mr|texlive-showcharinbox-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/showcharinbox/README
14mr|texlive-showcharinbox-0.1-2|44	%doc %{_texmfdistdir}/doc/latex/showcharinbox/showcharinbox.pdf
14mr|texlive-showcharinbox-0.1-2|45	#- source
14mr|texlive-showcharinbox-0.1-2|46	%doc %{_texmfdistdir}/source/latex/showcharinbox/showcharinbox.dtx
14mr|texlive-showcharinbox-0.1-2|47	%doc %{_texmfdistdir}/source/latex/showcharinbox/showcharinbox.ins
14mr|texlive-showcharinbox-0.1-2|48	
14mr|texlive-showcharinbox-0.1-2|49	#-----------------------------------------------------------------------
14mr|texlive-showcharinbox-0.1-2|50	%prep
14mr|texlive-showcharinbox-0.1-2|51	%setup -c -a0 -a1 -a2
14mr|texlive-showcharinbox-0.1-2|52	
14mr|texlive-showcharinbox-0.1-2|53	%build
14mr|texlive-showcharinbox-0.1-2|54	
14mr|texlive-showcharinbox-0.1-2|55	%install
14mr|texlive-showcharinbox-0.1-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-showcharinbox-0.1-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-showcharinbox-0.1-2|58	
14mr|texlive-showcharinbox-0.1-2|59	
14mr|texlive-showcharinbox-0.1-2|60	
14mr|texlive-showcharinbox-0.1-2|61	%changelog
14mr|texlive-showcharinbox-0.1-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-showcharinbox-0.1-2|63	+ Revision: dd7d2ae
14mr|texlive-showcharinbox-0.1-2|64	- MassBuild#440: Increase release tag
14mr|texlive-showcharinbox-0.1-2|65	
14mr|texlive-showcharinbox-0.1-2|66	

21348 14
14mr|texlive-showdim-1.2-6|1	# revision 28918
14mr|texlive-showdim-1.2-6|2	# category Package
14mr|texlive-showdim-1.2-6|3	# catalog-ctan /macros/latex/contrib/showdim/showdim.sty
14mr|texlive-showdim-1.2-6|4	# catalog-date 2012-12-19 17:06:30 +0100
14mr|texlive-showdim-1.2-6|5	# catalog-license lppl
14mr|texlive-showdim-1.2-6|6	# catalog-version 1.2
14mr|texlive-showdim-1.2-6|7	Name:		texlive-showdim
14mr|texlive-showdim-1.2-6|8	Version:	1.2
14mr|texlive-showdim-1.2-6|9	Release:	6
14mr|texlive-showdim-1.2-6|10	Summary:	Variants on printing dimensions
14mr|texlive-showdim-1.2-6|11	Group:		Publishing
14mr|texlive-showdim-1.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showdim/showdim.sty
14mr|texlive-showdim-1.2-6|13	License:	LPPL
14mr|texlive-showdim-1.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showdim.tar.xz
14mr|texlive-showdim-1.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showdim.doc.tar.xz
14mr|texlive-showdim-1.2-6|16	BuildArch:	noarch
14mr|texlive-showdim-1.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-showdim-1.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-showdim-1.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-showdim-1.2-6|20	
14mr|texlive-showdim-1.2-6|21	%description
14mr|texlive-showdim-1.2-6|22	A package for LaTeX providing a number of commands for printing
14mr|texlive-showdim-1.2-6|23	the value of a TeX dimension. For example,
14mr|texlive-showdim-1.2-6|24	\tenthpt{\baselineskip} yields the current value of
14mr|texlive-showdim-1.2-6|25	\baselineskip rounded to the nearest tenth of a point.
14mr|texlive-showdim-1.2-6|26	
14mr|texlive-showdim-1.2-6|27	%post
14mr|texlive-showdim-1.2-6|28	%{_sbindir}/texlive.post
14mr|texlive-showdim-1.2-6|29	
14mr|texlive-showdim-1.2-6|30	%postun
14mr|texlive-showdim-1.2-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-showdim-1.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-showdim-1.2-6|33	fi
14mr|texlive-showdim-1.2-6|34	
14mr|texlive-showdim-1.2-6|35	#-----------------------------------------------------------------------
14mr|texlive-showdim-1.2-6|36	%files
14mr|texlive-showdim-1.2-6|37	%{_texmfdistdir}/tex/latex/showdim/showdim.sty
14mr|texlive-showdim-1.2-6|38	%doc %{_texmfdistdir}/doc/latex/showdim/README
14mr|texlive-showdim-1.2-6|39	
14mr|texlive-showdim-1.2-6|40	#-----------------------------------------------------------------------
14mr|texlive-showdim-1.2-6|41	%prep
14mr|texlive-showdim-1.2-6|42	%setup -c -a0 -a1
14mr|texlive-showdim-1.2-6|43	
14mr|texlive-showdim-1.2-6|44	%build
14mr|texlive-showdim-1.2-6|45	
14mr|texlive-showdim-1.2-6|46	%install
14mr|texlive-showdim-1.2-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-showdim-1.2-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-showdim-1.2-6|49	
14mr|texlive-showdim-1.2-6|50	%changelog
14mr|texlive-showdim-1.2-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-6
14mr|texlive-showdim-1.2-6|52	+ Revision: a33cef5
14mr|texlive-showdim-1.2-6|53	- MassBuild#440: Increase release tag
14mr|texlive-showdim-1.2-6|54	
14mr|texlive-showdim-1.2-6|55	

21349 14
14mr|texlive-showexpl-v0.3i-3|1	# revision 23669
14mr|texlive-showexpl-v0.3i-3|2	# category Package
14mr|texlive-showexpl-v0.3i-3|3	# catalog-ctan /macros/latex/contrib/showexpl
14mr|texlive-showexpl-v0.3i-3|4	# catalog-date 2011-08-23 07:18:10 +0200
14mr|texlive-showexpl-v0.3i-3|5	# catalog-license lppl
14mr|texlive-showexpl-v0.3i-3|6	# catalog-version v0.3i
14mr|texlive-showexpl-v0.3i-3|7	Name:		texlive-showexpl
14mr|texlive-showexpl-v0.3i-3|8	Version:	v0.3i
14mr|texlive-showexpl-v0.3i-3|9	Release:	3
14mr|texlive-showexpl-v0.3i-3|10	Summary:	Typesetting LaTeX source code
14mr|texlive-showexpl-v0.3i-3|11	Group:		Publishing
14mr|texlive-showexpl-v0.3i-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showexpl
14mr|texlive-showexpl-v0.3i-3|13	License:	LPPL
14mr|texlive-showexpl-v0.3i-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showexpl.tar.xz
14mr|texlive-showexpl-v0.3i-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showexpl.doc.tar.xz
14mr|texlive-showexpl-v0.3i-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showexpl.source.tar.xz
14mr|texlive-showexpl-v0.3i-3|17	BuildArch:	noarch
14mr|texlive-showexpl-v0.3i-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-showexpl-v0.3i-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-showexpl-v0.3i-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-showexpl-v0.3i-3|21	
14mr|texlive-showexpl-v0.3i-3|22	%description
14mr|texlive-showexpl-v0.3i-3|23	This package provides a way to typeset LaTeX source code and
14mr|texlive-showexpl-v0.3i-3|24	the related result in the same document.
14mr|texlive-showexpl-v0.3i-3|25	
14mr|texlive-showexpl-v0.3i-3|26	%post
14mr|texlive-showexpl-v0.3i-3|27	%{_sbindir}/texlive.post
14mr|texlive-showexpl-v0.3i-3|28	
14mr|texlive-showexpl-v0.3i-3|29	%postun
14mr|texlive-showexpl-v0.3i-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-showexpl-v0.3i-3|31	%{_sbindir}/texlive.post
14mr|texlive-showexpl-v0.3i-3|32	fi
14mr|texlive-showexpl-v0.3i-3|33	
14mr|texlive-showexpl-v0.3i-3|34	#-----------------------------------------------------------------------
14mr|texlive-showexpl-v0.3i-3|35	%files
14mr|texlive-showexpl-v0.3i-3|36	%{_texmfdistdir}/tex/latex/showexpl/showexpl.sty
14mr|texlive-showexpl-v0.3i-3|37	%doc %{_texmfdistdir}/doc/latex/showexpl/README
14mr|texlive-showexpl-v0.3i-3|38	%doc %{_texmfdistdir}/doc/latex/showexpl/result-picture.pdf
14mr|texlive-showexpl-v0.3i-3|39	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl-test.pdf
14mr|texlive-showexpl-v0.3i-3|40	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl-test.tex
14mr|texlive-showexpl-v0.3i-3|41	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl.cfg
14mr|texlive-showexpl-v0.3i-3|42	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl.pdf
14mr|texlive-showexpl-v0.3i-3|43	#- source
14mr|texlive-showexpl-v0.3i-3|44	%doc %{_texmfdistdir}/source/latex/showexpl/showexpl.dtx
14mr|texlive-showexpl-v0.3i-3|45	%doc %{_texmfdistdir}/source/latex/showexpl/showexpl.ins
14mr|texlive-showexpl-v0.3i-3|46	
14mr|texlive-showexpl-v0.3i-3|47	#-----------------------------------------------------------------------
14mr|texlive-showexpl-v0.3i-3|48	%prep
14mr|texlive-showexpl-v0.3i-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-showexpl-v0.3i-3|50	
14mr|texlive-showexpl-v0.3i-3|51	%build
14mr|texlive-showexpl-v0.3i-3|52	
14mr|texlive-showexpl-v0.3i-3|53	%install
14mr|texlive-showexpl-v0.3i-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-showexpl-v0.3i-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-showexpl-v0.3i-3|56	
14mr|texlive-showexpl-v0.3i-3|57	
14mr|texlive-showexpl-v0.3i-3|58	
14mr|texlive-showexpl-v0.3i-3|59	%changelog
14mr|texlive-showexpl-v0.3i-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.3i-3
14mr|texlive-showexpl-v0.3i-3|61	+ Revision: e1d088a
14mr|texlive-showexpl-v0.3i-3|62	- MassBuild#440: Increase release tag
14mr|texlive-showexpl-v0.3i-3|63	
14mr|texlive-showexpl-v0.3i-3|64	

21350 14
14mr|texlive-showhyphens-0.1-3|1	# revision 23937
14mr|texlive-showhyphens-0.1-3|2	# category Package
14mr|texlive-showhyphens-0.1-3|3	# catalog-ctan /macros/luatex/latex/showhyphens
14mr|texlive-showhyphens-0.1-3|4	# catalog-date 2011-09-15 16:18:00 +0200
14mr|texlive-showhyphens-0.1-3|5	# catalog-license other-free
14mr|texlive-showhyphens-0.1-3|6	# catalog-version 0.1
14mr|texlive-showhyphens-0.1-3|7	Name:		texlive-showhyphens
14mr|texlive-showhyphens-0.1-3|8	Version:	0.1
14mr|texlive-showhyphens-0.1-3|9	Release:	3
14mr|texlive-showhyphens-0.1-3|10	Summary:	Show all possible hyphenations in LuaLaTeX
14mr|texlive-showhyphens-0.1-3|11	Group:		Publishing
14mr|texlive-showhyphens-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/showhyphens
14mr|texlive-showhyphens-0.1-3|13	License:	OTHER-FREE
14mr|texlive-showhyphens-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showhyphens.tar.xz
14mr|texlive-showhyphens-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showhyphens.doc.tar.xz
14mr|texlive-showhyphens-0.1-3|16	BuildArch:	noarch
14mr|texlive-showhyphens-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-showhyphens-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-showhyphens-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-showhyphens-0.1-3|20	
14mr|texlive-showhyphens-0.1-3|21	%description
14mr|texlive-showhyphens-0.1-3|22	With this package, LuaLaTeX will indicate all possible
14mr|texlive-showhyphens-0.1-3|23	hyphenations in the printed output.
14mr|texlive-showhyphens-0.1-3|24	
14mr|texlive-showhyphens-0.1-3|25	%post
14mr|texlive-showhyphens-0.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-showhyphens-0.1-3|27	
14mr|texlive-showhyphens-0.1-3|28	%postun
14mr|texlive-showhyphens-0.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-showhyphens-0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-showhyphens-0.1-3|31	fi
14mr|texlive-showhyphens-0.1-3|32	
14mr|texlive-showhyphens-0.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-showhyphens-0.1-3|34	%files
14mr|texlive-showhyphens-0.1-3|35	%{_texmfdistdir}/tex/lualatex/showhyphens/showhyphens.sty
14mr|texlive-showhyphens-0.1-3|36	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/README
14mr|texlive-showhyphens-0.1-3|37	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/showhyphens-doc.pdf
14mr|texlive-showhyphens-0.1-3|38	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/showhyphens-doc.tex
14mr|texlive-showhyphens-0.1-3|39	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/showhyphens-sample.pdf
14mr|texlive-showhyphens-0.1-3|40	
14mr|texlive-showhyphens-0.1-3|41	#-----------------------------------------------------------------------
14mr|texlive-showhyphens-0.1-3|42	%prep
14mr|texlive-showhyphens-0.1-3|43	%setup -c -a0 -a1
14mr|texlive-showhyphens-0.1-3|44	
14mr|texlive-showhyphens-0.1-3|45	%build
14mr|texlive-showhyphens-0.1-3|46	
14mr|texlive-showhyphens-0.1-3|47	%install
14mr|texlive-showhyphens-0.1-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-showhyphens-0.1-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-showhyphens-0.1-3|50	
14mr|texlive-showhyphens-0.1-3|51	
14mr|texlive-showhyphens-0.1-3|52	
14mr|texlive-showhyphens-0.1-3|53	%changelog
14mr|texlive-showhyphens-0.1-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-showhyphens-0.1-3|55	+ Revision: a690e85
14mr|texlive-showhyphens-0.1-3|56	- MassBuild#440: Increase release tag
14mr|texlive-showhyphens-0.1-3|57	
14mr|texlive-showhyphens-0.1-3|58	

21351 14
14mr|texlive-showlabels-1.6.5-3|1	# revision 15878
14mr|texlive-showlabels-1.6.5-3|2	# category Package
14mr|texlive-showlabels-1.6.5-3|3	# catalog-ctan /macros/latex/contrib/showlabels
14mr|texlive-showlabels-1.6.5-3|4	# catalog-date 2009-05-28 00:22:07 +0200
14mr|texlive-showlabels-1.6.5-3|5	# catalog-license gpl
14mr|texlive-showlabels-1.6.5-3|6	# catalog-version 1.6.5
14mr|texlive-showlabels-1.6.5-3|7	Name:		texlive-showlabels
14mr|texlive-showlabels-1.6.5-3|8	Version:	1.6.5
14mr|texlive-showlabels-1.6.5-3|9	Release:	3
14mr|texlive-showlabels-1.6.5-3|10	Summary:	Show label commands in the margin
14mr|texlive-showlabels-1.6.5-3|11	Group:		Publishing
14mr|texlive-showlabels-1.6.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showlabels
14mr|texlive-showlabels-1.6.5-3|13	License:	GPL
14mr|texlive-showlabels-1.6.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showlabels.tar.xz
14mr|texlive-showlabels-1.6.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showlabels.doc.tar.xz
14mr|texlive-showlabels-1.6.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showlabels.source.tar.xz
14mr|texlive-showlabels-1.6.5-3|17	BuildArch:	noarch
14mr|texlive-showlabels-1.6.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-showlabels-1.6.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-showlabels-1.6.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-showlabels-1.6.5-3|21	
14mr|texlive-showlabels-1.6.5-3|22	%description
14mr|texlive-showlabels-1.6.5-3|23	This package helps you keep track of all the labels you define,
14mr|texlive-showlabels-1.6.5-3|24	by putting the name of new labels into the margin whenever the
14mr|texlive-showlabels-1.6.5-3|25	\label command is used. The package allows you to do the same
14mr|texlive-showlabels-1.6.5-3|26	thing for other commands. The only one for which this is
14mr|texlive-showlabels-1.6.5-3|27	obviously useful is the \cite command, but it's easy to do it
14mr|texlive-showlabels-1.6.5-3|28	for others, such as the \ref or \begin commands.
14mr|texlive-showlabels-1.6.5-3|29	
14mr|texlive-showlabels-1.6.5-3|30	%post
14mr|texlive-showlabels-1.6.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-showlabels-1.6.5-3|32	
14mr|texlive-showlabels-1.6.5-3|33	%postun
14mr|texlive-showlabels-1.6.5-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-showlabels-1.6.5-3|35	%{_sbindir}/texlive.post
14mr|texlive-showlabels-1.6.5-3|36	fi
14mr|texlive-showlabels-1.6.5-3|37	
14mr|texlive-showlabels-1.6.5-3|38	#-----------------------------------------------------------------------
14mr|texlive-showlabels-1.6.5-3|39	%files
14mr|texlive-showlabels-1.6.5-3|40	%{_texmfdistdir}/tex/latex/showlabels/showlabels.sty
14mr|texlive-showlabels-1.6.5-3|41	%doc %{_texmfdistdir}/doc/latex/showlabels/LICENCE
14mr|texlive-showlabels-1.6.5-3|42	%doc %{_texmfdistdir}/doc/latex/showlabels/README
14mr|texlive-showlabels-1.6.5-3|43	%doc %{_texmfdistdir}/doc/latex/showlabels/VERSION
14mr|texlive-showlabels-1.6.5-3|44	%doc %{_texmfdistdir}/doc/latex/showlabels/showlabels.html
14mr|texlive-showlabels-1.6.5-3|45	%doc %{_texmfdistdir}/doc/latex/showlabels/showlabels.pdf
14mr|texlive-showlabels-1.6.5-3|46	#- source
14mr|texlive-showlabels-1.6.5-3|47	%doc %{_texmfdistdir}/source/latex/showlabels/showlabels.dtx
14mr|texlive-showlabels-1.6.5-3|48	%doc %{_texmfdistdir}/source/latex/showlabels/showlabels.ins
14mr|texlive-showlabels-1.6.5-3|49	
14mr|texlive-showlabels-1.6.5-3|50	#-----------------------------------------------------------------------
14mr|texlive-showlabels-1.6.5-3|51	%prep
14mr|texlive-showlabels-1.6.5-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-showlabels-1.6.5-3|53	
14mr|texlive-showlabels-1.6.5-3|54	%build
14mr|texlive-showlabels-1.6.5-3|55	
14mr|texlive-showlabels-1.6.5-3|56	%install
14mr|texlive-showlabels-1.6.5-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-showlabels-1.6.5-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-showlabels-1.6.5-3|59	
14mr|texlive-showlabels-1.6.5-3|60	
14mr|texlive-showlabels-1.6.5-3|61	
14mr|texlive-showlabels-1.6.5-3|62	%changelog
14mr|texlive-showlabels-1.6.5-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.5-3
14mr|texlive-showlabels-1.6.5-3|64	+ Revision: 4bf0f7f
14mr|texlive-showlabels-1.6.5-3|65	- MassBuild#440: Increase release tag
14mr|texlive-showlabels-1.6.5-3|66	
14mr|texlive-showlabels-1.6.5-3|67	

21352 14
14mr|texlive-showtags-1.05-3|1	# revision 20336
14mr|texlive-showtags-1.05-3|2	# category Package
14mr|texlive-showtags-1.05-3|3	# catalog-ctan /macros/latex/contrib/showtags
14mr|texlive-showtags-1.05-3|4	# catalog-date 2010-11-05 08:48:20 +0100
14mr|texlive-showtags-1.05-3|5	# catalog-license pd
14mr|texlive-showtags-1.05-3|6	# catalog-version 1.05
14mr|texlive-showtags-1.05-3|7	Name:		texlive-showtags
14mr|texlive-showtags-1.05-3|8	Version:	1.05
14mr|texlive-showtags-1.05-3|9	Release:	3
14mr|texlive-showtags-1.05-3|10	Summary:	Print the tags of bibliography entries
14mr|texlive-showtags-1.05-3|11	Group:		Publishing
14mr|texlive-showtags-1.05-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showtags
14mr|texlive-showtags-1.05-3|13	License:	PD
14mr|texlive-showtags-1.05-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showtags.tar.xz
14mr|texlive-showtags-1.05-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showtags.doc.tar.xz
14mr|texlive-showtags-1.05-3|16	BuildArch:	noarch
14mr|texlive-showtags-1.05-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-showtags-1.05-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-showtags-1.05-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-showtags-1.05-3|20	
14mr|texlive-showtags-1.05-3|21	%description
14mr|texlive-showtags-1.05-3|22	Prints the tag right-aligned on each line of the bibliography.
14mr|texlive-showtags-1.05-3|23	
14mr|texlive-showtags-1.05-3|24	%post
14mr|texlive-showtags-1.05-3|25	%{_sbindir}/texlive.post
14mr|texlive-showtags-1.05-3|26	
14mr|texlive-showtags-1.05-3|27	%postun
14mr|texlive-showtags-1.05-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-showtags-1.05-3|29	%{_sbindir}/texlive.post
14mr|texlive-showtags-1.05-3|30	fi
14mr|texlive-showtags-1.05-3|31	
14mr|texlive-showtags-1.05-3|32	#-----------------------------------------------------------------------
14mr|texlive-showtags-1.05-3|33	%files
14mr|texlive-showtags-1.05-3|34	%{_texmfdistdir}/tex/latex/showtags/showtags.sty
14mr|texlive-showtags-1.05-3|35	%doc %{_texmfdistdir}/doc/latex/showtags/showtags-doc.pdf
14mr|texlive-showtags-1.05-3|36	%doc %{_texmfdistdir}/doc/latex/showtags/showtags-doc.tex
14mr|texlive-showtags-1.05-3|37	
14mr|texlive-showtags-1.05-3|38	#-----------------------------------------------------------------------
14mr|texlive-showtags-1.05-3|39	%prep
14mr|texlive-showtags-1.05-3|40	%setup -c -a0 -a1
14mr|texlive-showtags-1.05-3|41	
14mr|texlive-showtags-1.05-3|42	%build
14mr|texlive-showtags-1.05-3|43	
14mr|texlive-showtags-1.05-3|44	%install
14mr|texlive-showtags-1.05-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-showtags-1.05-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-showtags-1.05-3|47	
14mr|texlive-showtags-1.05-3|48	
14mr|texlive-showtags-1.05-3|49	
14mr|texlive-showtags-1.05-3|50	%changelog
14mr|texlive-showtags-1.05-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.05-3
14mr|texlive-showtags-1.05-3|52	+ Revision: 73d65d3
14mr|texlive-showtags-1.05-3|53	- MassBuild#440: Increase release tag
14mr|texlive-showtags-1.05-3|54	
14mr|texlive-showtags-1.05-3|55	

21353 14
14mr|texlive-shuffle-1.0-3|1	# revision 15878
14mr|texlive-shuffle-1.0-3|2	# category Package
14mr|texlive-shuffle-1.0-3|3	# catalog-ctan /fonts/shuffle
14mr|texlive-shuffle-1.0-3|4	# catalog-date 2008-10-30 09:46:08 +0100
14mr|texlive-shuffle-1.0-3|5	# catalog-license pd
14mr|texlive-shuffle-1.0-3|6	# catalog-version 1.0
14mr|texlive-shuffle-1.0-3|7	Name:		texlive-shuffle
14mr|texlive-shuffle-1.0-3|8	Version:	1.0
14mr|texlive-shuffle-1.0-3|9	Release:	3
14mr|texlive-shuffle-1.0-3|10	Summary:	A symbol for the shuffle product
14mr|texlive-shuffle-1.0-3|11	Group:		Publishing
14mr|texlive-shuffle-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/shuffle
14mr|texlive-shuffle-1.0-3|13	License:	PD
14mr|texlive-shuffle-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shuffle.tar.xz
14mr|texlive-shuffle-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shuffle.doc.tar.xz
14mr|texlive-shuffle-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shuffle.source.tar.xz
14mr|texlive-shuffle-1.0-3|17	BuildArch:	noarch
14mr|texlive-shuffle-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-shuffle-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-shuffle-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-shuffle-1.0-3|21	
14mr|texlive-shuffle-1.0-3|22	%description
14mr|texlive-shuffle-1.0-3|23	The bundle provides a LaTeX package and a font (as MetaFont
14mr|texlive-shuffle-1.0-3|24	source) for the shuffle product which is used in some part of
14mr|texlive-shuffle-1.0-3|25	mathematics and physics.
14mr|texlive-shuffle-1.0-3|26	
14mr|texlive-shuffle-1.0-3|27	%post
14mr|texlive-shuffle-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-shuffle-1.0-3|29	
14mr|texlive-shuffle-1.0-3|30	%postun
14mr|texlive-shuffle-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-shuffle-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-shuffle-1.0-3|33	fi
14mr|texlive-shuffle-1.0-3|34	
14mr|texlive-shuffle-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-shuffle-1.0-3|36	%files
14mr|texlive-shuffle-1.0-3|37	%{_texmfdistdir}/fonts/source/public/shuffle/shuffle.mf
14mr|texlive-shuffle-1.0-3|38	%{_texmfdistdir}/fonts/source/public/shuffle/shuffle10.mf
14mr|texlive-shuffle-1.0-3|39	%{_texmfdistdir}/fonts/source/public/shuffle/shuffle7.mf
14mr|texlive-shuffle-1.0-3|40	%{_texmfdistdir}/fonts/tfm/public/shuffle/shuffle10.tfm
14mr|texlive-shuffle-1.0-3|41	%{_texmfdistdir}/fonts/tfm/public/shuffle/shuffle7.tfm
14mr|texlive-shuffle-1.0-3|42	%{_texmfdistdir}/tex/latex/shuffle/Ushuffle.fd
14mr|texlive-shuffle-1.0-3|43	%{_texmfdistdir}/tex/latex/shuffle/shuffle.sty
14mr|texlive-shuffle-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/shuffle/README
14mr|texlive-shuffle-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/shuffle/shuffle.pdf
14mr|texlive-shuffle-1.0-3|46	#- source
14mr|texlive-shuffle-1.0-3|47	%doc %{_texmfdistdir}/source/latex/shuffle/shuffle.dtx
14mr|texlive-shuffle-1.0-3|48	%doc %{_texmfdistdir}/source/latex/shuffle/shuffle.ins
14mr|texlive-shuffle-1.0-3|49	
14mr|texlive-shuffle-1.0-3|50	#-----------------------------------------------------------------------
14mr|texlive-shuffle-1.0-3|51	%prep
14mr|texlive-shuffle-1.0-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-shuffle-1.0-3|53	
14mr|texlive-shuffle-1.0-3|54	%build
14mr|texlive-shuffle-1.0-3|55	
14mr|texlive-shuffle-1.0-3|56	%install
14mr|texlive-shuffle-1.0-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-shuffle-1.0-3|58	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-shuffle-1.0-3|59	
14mr|texlive-shuffle-1.0-3|60	
14mr|texlive-shuffle-1.0-3|61	
14mr|texlive-shuffle-1.0-3|62	%changelog
14mr|texlive-shuffle-1.0-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-shuffle-1.0-3|64	+ Revision: e06915e
14mr|texlive-shuffle-1.0-3|65	- MassBuild#440: Increase release tag
14mr|texlive-shuffle-1.0-3|66	
14mr|texlive-shuffle-1.0-3|67	

21354 14
14mr|texlive-sidecap-1.6f-3|1	# revision 15878
14mr|texlive-sidecap-1.6f-3|2	# category Package
14mr|texlive-sidecap-1.6f-3|3	# catalog-ctan /macros/latex/contrib/sidecap
14mr|texlive-sidecap-1.6f-3|4	# catalog-date 2007-01-14 23:54:50 +0100
14mr|texlive-sidecap-1.6f-3|5	# catalog-license lppl
14mr|texlive-sidecap-1.6f-3|6	# catalog-version 1.6f
14mr|texlive-sidecap-1.6f-3|7	Name:		texlive-sidecap
14mr|texlive-sidecap-1.6f-3|8	Version:	1.6f
14mr|texlive-sidecap-1.6f-3|9	Release:	3
14mr|texlive-sidecap-1.6f-3|10	Summary:	Typeset captions sideways
14mr|texlive-sidecap-1.6f-3|11	Group:		Publishing
14mr|texlive-sidecap-1.6f-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sidecap
14mr|texlive-sidecap-1.6f-3|13	License:	LPPL
14mr|texlive-sidecap-1.6f-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidecap.tar.xz
14mr|texlive-sidecap-1.6f-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidecap.doc.tar.xz
14mr|texlive-sidecap-1.6f-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidecap.source.tar.xz
14mr|texlive-sidecap-1.6f-3|17	BuildArch:	noarch
14mr|texlive-sidecap-1.6f-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sidecap-1.6f-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sidecap-1.6f-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sidecap-1.6f-3|21	
14mr|texlive-sidecap-1.6f-3|22	%description
14mr|texlive-sidecap-1.6f-3|23	Defines environments called SCfigure and SCtable (analogous to
14mr|texlive-sidecap-1.6f-3|24	figure and table) to typeset captions sideways. Options include
14mr|texlive-sidecap-1.6f-3|25	outercaption, innercaption, leftcaption and rightcaption.
14mr|texlive-sidecap-1.6f-3|26	
14mr|texlive-sidecap-1.6f-3|27	%post
14mr|texlive-sidecap-1.6f-3|28	%{_sbindir}/texlive.post
14mr|texlive-sidecap-1.6f-3|29	
14mr|texlive-sidecap-1.6f-3|30	%postun
14mr|texlive-sidecap-1.6f-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-sidecap-1.6f-3|32	%{_sbindir}/texlive.post
14mr|texlive-sidecap-1.6f-3|33	fi
14mr|texlive-sidecap-1.6f-3|34	
14mr|texlive-sidecap-1.6f-3|35	#-----------------------------------------------------------------------
14mr|texlive-sidecap-1.6f-3|36	%files
14mr|texlive-sidecap-1.6f-3|37	%{_texmfdistdir}/tex/latex/sidecap/sidecap.sty
14mr|texlive-sidecap-1.6f-3|38	%doc %{_texmfdistdir}/doc/latex/sidecap/README
14mr|texlive-sidecap-1.6f-3|39	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test-common.tex
14mr|texlive-sidecap-1.6f-3|40	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test1.tex
14mr|texlive-sidecap-1.6f-3|41	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test2.tex
14mr|texlive-sidecap-1.6f-3|42	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test3.tex
14mr|texlive-sidecap-1.6f-3|43	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test4.tex
14mr|texlive-sidecap-1.6f-3|44	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test5.tex
14mr|texlive-sidecap-1.6f-3|45	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test6.tex
14mr|texlive-sidecap-1.6f-3|46	%doc %{_texmfdistdir}/doc/latex/sidecap/sidecap.pdf
14mr|texlive-sidecap-1.6f-3|47	#- source
14mr|texlive-sidecap-1.6f-3|48	%doc %{_texmfdistdir}/source/latex/sidecap/Makefile
14mr|texlive-sidecap-1.6f-3|49	%doc %{_texmfdistdir}/source/latex/sidecap/sidecap.dtx
14mr|texlive-sidecap-1.6f-3|50	%doc %{_texmfdistdir}/source/latex/sidecap/sidecap.ins
14mr|texlive-sidecap-1.6f-3|51	
14mr|texlive-sidecap-1.6f-3|52	#-----------------------------------------------------------------------
14mr|texlive-sidecap-1.6f-3|53	%prep
14mr|texlive-sidecap-1.6f-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-sidecap-1.6f-3|55	
14mr|texlive-sidecap-1.6f-3|56	%build
14mr|texlive-sidecap-1.6f-3|57	
14mr|texlive-sidecap-1.6f-3|58	%install
14mr|texlive-sidecap-1.6f-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sidecap-1.6f-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sidecap-1.6f-3|61	
14mr|texlive-sidecap-1.6f-3|62	
14mr|texlive-sidecap-1.6f-3|63	
14mr|texlive-sidecap-1.6f-3|64	%changelog
14mr|texlive-sidecap-1.6f-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6f-3
14mr|texlive-sidecap-1.6f-3|66	+ Revision: 58eb877
14mr|texlive-sidecap-1.6f-3|67	- MassBuild#440: Increase release tag
14mr|texlive-sidecap-1.6f-3|68	
14mr|texlive-sidecap-1.6f-3|69	

21355 14
14mr|texlive-sidenotes-20120808-2|1	# revision 26610
14mr|texlive-sidenotes-20120808-2|2	# category Package
14mr|texlive-sidenotes-20120808-2|3	# catalog-ctan undef
14mr|texlive-sidenotes-20120808-2|4	# catalog-date undef
14mr|texlive-sidenotes-20120808-2|5	# catalog-license undef
14mr|texlive-sidenotes-20120808-2|6	# catalog-version undef
14mr|texlive-sidenotes-20120808-2|7	Name:		texlive-sidenotes
14mr|texlive-sidenotes-20120808-2|8	Version:	20120808
14mr|texlive-sidenotes-20120808-2|9	Release:	2
14mr|texlive-sidenotes-20120808-2|10	Summary:	TeXLive sidenotes package
14mr|texlive-sidenotes-20120808-2|11	Group:		Publishing
14mr|texlive-sidenotes-20120808-2|12	URL:		http://tug.org/texlive
14mr|texlive-sidenotes-20120808-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-sidenotes-20120808-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidenotes.tar.xz
14mr|texlive-sidenotes-20120808-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidenotes.doc.tar.xz
14mr|texlive-sidenotes-20120808-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidenotes.source.tar.xz
14mr|texlive-sidenotes-20120808-2|17	BuildArch:	noarch
14mr|texlive-sidenotes-20120808-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sidenotes-20120808-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sidenotes-20120808-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-sidenotes-20120808-2|21	
14mr|texlive-sidenotes-20120808-2|22	%description
14mr|texlive-sidenotes-20120808-2|23	TeXLive sidenotes package.
14mr|texlive-sidenotes-20120808-2|24	
14mr|texlive-sidenotes-20120808-2|25	%post
14mr|texlive-sidenotes-20120808-2|26	%{_sbindir}/texlive.post
14mr|texlive-sidenotes-20120808-2|27	
14mr|texlive-sidenotes-20120808-2|28	%postun
14mr|texlive-sidenotes-20120808-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-sidenotes-20120808-2|30	%{_sbindir}/texlive.post
14mr|texlive-sidenotes-20120808-2|31	fi
14mr|texlive-sidenotes-20120808-2|32	
14mr|texlive-sidenotes-20120808-2|33	#-----------------------------------------------------------------------
14mr|texlive-sidenotes-20120808-2|34	%files
14mr|texlive-sidenotes-20120808-2|35	%{_texmfdistdir}/tex/latex/sidenotes/sidenotes.sty
14mr|texlive-sidenotes-20120808-2|36	%doc %{_texmfdistdir}/doc/latex/sidenotes/README
14mr|texlive-sidenotes-20120808-2|37	%doc %{_texmfdistdir}/doc/latex/sidenotes/sidenotes.pdf
14mr|texlive-sidenotes-20120808-2|38	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn.bib
14mr|texlive-sidenotes-20120808-2|39	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn_usage_biblatex.pdf
14mr|texlive-sidenotes-20120808-2|40	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn_usage_biblatex.tex
14mr|texlive-sidenotes-20120808-2|41	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn_usage_bibtex.pdf
14mr|texlive-sidenotes-20120808-2|42	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn_usage_bibtex.tex
14mr|texlive-sidenotes-20120808-2|43	#- source
14mr|texlive-sidenotes-20120808-2|44	%doc %{_texmfdistdir}/source/latex/sidenotes/sidenotes.dtx
14mr|texlive-sidenotes-20120808-2|45	%doc %{_texmfdistdir}/source/latex/sidenotes/sidenotes.ins
14mr|texlive-sidenotes-20120808-2|46	
14mr|texlive-sidenotes-20120808-2|47	#-----------------------------------------------------------------------
14mr|texlive-sidenotes-20120808-2|48	%prep
14mr|texlive-sidenotes-20120808-2|49	%setup -c -a0 -a1 -a2
14mr|texlive-sidenotes-20120808-2|50	
14mr|texlive-sidenotes-20120808-2|51	%build
14mr|texlive-sidenotes-20120808-2|52	
14mr|texlive-sidenotes-20120808-2|53	%install
14mr|texlive-sidenotes-20120808-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sidenotes-20120808-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sidenotes-20120808-2|56	
14mr|texlive-sidenotes-20120808-2|57	
14mr|texlive-sidenotes-20120808-2|58	
14mr|texlive-sidenotes-20120808-2|59	%changelog
14mr|texlive-sidenotes-20120808-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120808-2
14mr|texlive-sidenotes-20120808-2|61	+ Revision: b7bad9c
14mr|texlive-sidenotes-20120808-2|62	- MassBuild#440: Increase release tag
14mr|texlive-sidenotes-20120808-2|63	
14mr|texlive-sidenotes-20120808-2|64	

21356 14
14mr|texlive-sides-20070226-3|1	# revision 15878
14mr|texlive-sides-20070226-3|2	# category Package
14mr|texlive-sides-20070226-3|3	# catalog-ctan /macros/latex/contrib/sides
14mr|texlive-sides-20070226-3|4	# catalog-date 2007-02-26 21:24:31 +0100
14mr|texlive-sides-20070226-3|5	# catalog-license gpl
14mr|texlive-sides-20070226-3|6	# catalog-version undef
14mr|texlive-sides-20070226-3|7	Name:		texlive-sides
14mr|texlive-sides-20070226-3|8	Version:	20070226
14mr|texlive-sides-20070226-3|9	Release:	3
14mr|texlive-sides-20070226-3|10	Summary:	A LaTeX class for typesetting stage plays
14mr|texlive-sides-20070226-3|11	Group:		Publishing
14mr|texlive-sides-20070226-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sides
14mr|texlive-sides-20070226-3|13	License:	GPL
14mr|texlive-sides-20070226-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sides.tar.xz
14mr|texlive-sides-20070226-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sides.doc.tar.xz
14mr|texlive-sides-20070226-3|16	BuildArch:	noarch
14mr|texlive-sides-20070226-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sides-20070226-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sides-20070226-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sides-20070226-3|20	
14mr|texlive-sides-20070226-3|21	%description
14mr|texlive-sides-20070226-3|22	This is a LaTeX class for typesetting stage plays, based on the
14mr|texlive-sides-20070226-3|23	plari class written by Antti-Juhani Kaijanaho in 1998. It has
14mr|texlive-sides-20070226-3|24	been updated and several formatting changes have been made to
14mr|texlive-sides-20070226-3|25	it--most noticibly there are no longer orphans.
14mr|texlive-sides-20070226-3|26	
14mr|texlive-sides-20070226-3|27	%post
14mr|texlive-sides-20070226-3|28	%{_sbindir}/texlive.post
14mr|texlive-sides-20070226-3|29	
14mr|texlive-sides-20070226-3|30	%postun
14mr|texlive-sides-20070226-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-sides-20070226-3|32	%{_sbindir}/texlive.post
14mr|texlive-sides-20070226-3|33	fi
14mr|texlive-sides-20070226-3|34	
14mr|texlive-sides-20070226-3|35	#-----------------------------------------------------------------------
14mr|texlive-sides-20070226-3|36	%files
14mr|texlive-sides-20070226-3|37	%{_texmfdistdir}/tex/latex/sides/sides.cls
14mr|texlive-sides-20070226-3|38	%doc %{_texmfdistdir}/doc/latex/sides/README
14mr|texlive-sides-20070226-3|39	%doc %{_texmfdistdir}/doc/latex/sides/sides-sample.pdf
14mr|texlive-sides-20070226-3|40	%doc %{_texmfdistdir}/doc/latex/sides/sides-sample.tex
14mr|texlive-sides-20070226-3|41	
14mr|texlive-sides-20070226-3|42	#-----------------------------------------------------------------------
14mr|texlive-sides-20070226-3|43	%prep
14mr|texlive-sides-20070226-3|44	%setup -c -a0 -a1
14mr|texlive-sides-20070226-3|45	
14mr|texlive-sides-20070226-3|46	%build
14mr|texlive-sides-20070226-3|47	
14mr|texlive-sides-20070226-3|48	%install
14mr|texlive-sides-20070226-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sides-20070226-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sides-20070226-3|51	
14mr|texlive-sides-20070226-3|52	
14mr|texlive-sides-20070226-3|53	
14mr|texlive-sides-20070226-3|54	%changelog
14mr|texlive-sides-20070226-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070226-3
14mr|texlive-sides-20070226-3|56	+ Revision: 4fa7303
14mr|texlive-sides-20070226-3|57	- MassBuild#440: Increase release tag
14mr|texlive-sides-20070226-3|58	
14mr|texlive-sides-20070226-3|59	

21357 14
14mr|texlive-silence-1.5b-2|1	# revision 27028
14mr|texlive-silence-1.5b-2|2	# category Package
14mr|texlive-silence-1.5b-2|3	# catalog-ctan /macros/latex/contrib/silence
14mr|texlive-silence-1.5b-2|4	# catalog-date 2012-07-04 10:43:54 +0200
14mr|texlive-silence-1.5b-2|5	# catalog-license lppl
14mr|texlive-silence-1.5b-2|6	# catalog-version 1.5b
14mr|texlive-silence-1.5b-2|7	Name:		texlive-silence
14mr|texlive-silence-1.5b-2|8	Version:	1.5b
14mr|texlive-silence-1.5b-2|9	Release:	2
14mr|texlive-silence-1.5b-2|10	Summary:	Selective filtering of error messages and warnings
14mr|texlive-silence-1.5b-2|11	Group:		Publishing
14mr|texlive-silence-1.5b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/silence
14mr|texlive-silence-1.5b-2|13	License:	LPPL
14mr|texlive-silence-1.5b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/silence.tar.xz
14mr|texlive-silence-1.5b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/silence.doc.tar.xz
14mr|texlive-silence-1.5b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/silence.source.tar.xz
14mr|texlive-silence-1.5b-2|17	BuildArch:	noarch
14mr|texlive-silence-1.5b-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-silence-1.5b-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-silence-1.5b-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-silence-1.5b-2|21	
14mr|texlive-silence-1.5b-2|22	%description
14mr|texlive-silence-1.5b-2|23	The package allows the user to filter out unwanted warnings and
14mr|texlive-silence-1.5b-2|24	error messages issued by LaTeX, packages and classes, so they
14mr|texlive-silence-1.5b-2|25	won't pop out when there's nothing one can do about them.
14mr|texlive-silence-1.5b-2|26	Filtering goes from the very broad ("avoid all messages by such
14mr|texlive-silence-1.5b-2|27	and such") to the fine-grained ("avoid messages that begin
14mr|texlive-silence-1.5b-2|28	with..."). Messages may be saved to an external file for later
14mr|texlive-silence-1.5b-2|29	reference.
14mr|texlive-silence-1.5b-2|30	
14mr|texlive-silence-1.5b-2|31	%post
14mr|texlive-silence-1.5b-2|32	%{_sbindir}/texlive.post
14mr|texlive-silence-1.5b-2|33	
14mr|texlive-silence-1.5b-2|34	%postun
14mr|texlive-silence-1.5b-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-silence-1.5b-2|36	%{_sbindir}/texlive.post
14mr|texlive-silence-1.5b-2|37	fi
14mr|texlive-silence-1.5b-2|38	
14mr|texlive-silence-1.5b-2|39	#-----------------------------------------------------------------------
14mr|texlive-silence-1.5b-2|40	%files
14mr|texlive-silence-1.5b-2|41	%{_texmfdistdir}/tex/latex/silence/silence.sty
14mr|texlive-silence-1.5b-2|42	%doc %{_texmfdistdir}/doc/latex/silence/README
14mr|texlive-silence-1.5b-2|43	%doc %{_texmfdistdir}/doc/latex/silence/silence-doc.pdf
14mr|texlive-silence-1.5b-2|44	#- source
14mr|texlive-silence-1.5b-2|45	%doc %{_texmfdistdir}/source/latex/silence/silence-doc.dtx
14mr|texlive-silence-1.5b-2|46	%doc %{_texmfdistdir}/source/latex/silence/silence.ins
14mr|texlive-silence-1.5b-2|47	
14mr|texlive-silence-1.5b-2|48	#-----------------------------------------------------------------------
14mr|texlive-silence-1.5b-2|49	%prep
14mr|texlive-silence-1.5b-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-silence-1.5b-2|51	
14mr|texlive-silence-1.5b-2|52	%build
14mr|texlive-silence-1.5b-2|53	
14mr|texlive-silence-1.5b-2|54	%install
14mr|texlive-silence-1.5b-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-silence-1.5b-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-silence-1.5b-2|57	
14mr|texlive-silence-1.5b-2|58	
14mr|texlive-silence-1.5b-2|59	
14mr|texlive-silence-1.5b-2|60	%changelog
14mr|texlive-silence-1.5b-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5b-2
14mr|texlive-silence-1.5b-2|62	+ Revision: f628f9d
14mr|texlive-silence-1.5b-2|63	- MassBuild#440: Increase release tag
14mr|texlive-silence-1.5b-2|64	
14mr|texlive-silence-1.5b-2|65	

21358 14
14mr|texlive-simplecd-1.4-6|1	# revision 29260
14mr|texlive-simplecd-1.4-6|2	# category Package
14mr|texlive-simplecd-1.4-6|3	# catalog-ctan /macros/latex/contrib/simplecd
14mr|texlive-simplecd-1.4-6|4	# catalog-date 2013-02-28 20:37:57 +0100
14mr|texlive-simplecd-1.4-6|5	# catalog-license lppl1.2
14mr|texlive-simplecd-1.4-6|6	# catalog-version 1.4
14mr|texlive-simplecd-1.4-6|7	Name:		texlive-simplecd
14mr|texlive-simplecd-1.4-6|8	Version:	1.4
14mr|texlive-simplecd-1.4-6|9	Release:	6
14mr|texlive-simplecd-1.4-6|10	Summary:	Simple CD, DVD covers for printing
14mr|texlive-simplecd-1.4-6|11	Group:		Publishing
14mr|texlive-simplecd-1.4-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplecd
14mr|texlive-simplecd-1.4-6|13	License:	LPPL1.2
14mr|texlive-simplecd-1.4-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.tar.xz
14mr|texlive-simplecd-1.4-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.doc.tar.xz
14mr|texlive-simplecd-1.4-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.source.tar.xz
14mr|texlive-simplecd-1.4-6|17	BuildArch:	noarch
14mr|texlive-simplecd-1.4-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-simplecd-1.4-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-simplecd-1.4-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-simplecd-1.4-6|21	
14mr|texlive-simplecd-1.4-6|22	%description
14mr|texlive-simplecd-1.4-6|23	The package provides printable cut-outs for various CD, DVD and
14mr|texlive-simplecd-1.4-6|24	other disc holders. The name of the package comes from its
14mr|texlive-simplecd-1.4-6|25	implementation and ease of use; it was designed just for text
14mr|texlive-simplecd-1.4-6|26	content, but since the text is placed in a \parbox in a tabular
14mr|texlive-simplecd-1.4-6|27	environment cell, a rather wide range of things may be placed.
14mr|texlive-simplecd-1.4-6|28	
14mr|texlive-simplecd-1.4-6|29	%post
14mr|texlive-simplecd-1.4-6|30	%{_sbindir}/texlive.post
14mr|texlive-simplecd-1.4-6|31	
14mr|texlive-simplecd-1.4-6|32	%postun
14mr|texlive-simplecd-1.4-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-simplecd-1.4-6|34	%{_sbindir}/texlive.post
14mr|texlive-simplecd-1.4-6|35	fi
14mr|texlive-simplecd-1.4-6|36	
14mr|texlive-simplecd-1.4-6|37	#-----------------------------------------------------------------------
14mr|texlive-simplecd-1.4-6|38	%files
14mr|texlive-simplecd-1.4-6|39	%{_texmfdistdir}/tex/latex/simplecd/simplecd.sty
14mr|texlive-simplecd-1.4-6|40	%doc %{_texmfdistdir}/doc/latex/simplecd/README
14mr|texlive-simplecd-1.4-6|41	%doc %{_texmfdistdir}/doc/latex/simplecd/examples.pdf
14mr|texlive-simplecd-1.4-6|42	%doc %{_texmfdistdir}/doc/latex/simplecd/examples.tex
14mr|texlive-simplecd-1.4-6|43	%doc %{_texmfdistdir}/doc/latex/simplecd/simplecd.pdf
14mr|texlive-simplecd-1.4-6|44	#- source
14mr|texlive-simplecd-1.4-6|45	%doc %{_texmfdistdir}/source/latex/simplecd/simplecd.dtx
14mr|texlive-simplecd-1.4-6|46	%doc %{_texmfdistdir}/source/latex/simplecd/simplecd.ins
14mr|texlive-simplecd-1.4-6|47	
14mr|texlive-simplecd-1.4-6|48	#-----------------------------------------------------------------------
14mr|texlive-simplecd-1.4-6|49	%prep
14mr|texlive-simplecd-1.4-6|50	%setup -c -a0 -a1 -a2
14mr|texlive-simplecd-1.4-6|51	
14mr|texlive-simplecd-1.4-6|52	%build
14mr|texlive-simplecd-1.4-6|53	
14mr|texlive-simplecd-1.4-6|54	%install
14mr|texlive-simplecd-1.4-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-simplecd-1.4-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-simplecd-1.4-6|57	
14mr|texlive-simplecd-1.4-6|58	%changelog
14mr|texlive-simplecd-1.4-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-6
14mr|texlive-simplecd-1.4-6|60	+ Revision: 070f05c
14mr|texlive-simplecd-1.4-6|61	- MassBuild#440: Increase release tag
14mr|texlive-simplecd-1.4-6|62	
14mr|texlive-simplecd-1.4-6|63	

21359 14
14mr|texlive-simplecv-1.6-3|1	# revision 15878
14mr|texlive-simplecv-1.6-3|2	# category Package
14mr|texlive-simplecv-1.6-3|3	# catalog-ctan /macros/latex/contrib/simplecv
14mr|texlive-simplecv-1.6-3|4	# catalog-date 2008-08-23 15:48:35 +0200
14mr|texlive-simplecv-1.6-3|5	# catalog-license lppl
14mr|texlive-simplecv-1.6-3|6	# catalog-version 1.6
14mr|texlive-simplecv-1.6-3|7	Name:		texlive-simplecv
14mr|texlive-simplecv-1.6-3|8	Version:	1.6
14mr|texlive-simplecv-1.6-3|9	Release:	3
14mr|texlive-simplecv-1.6-3|10	Summary:	A simple class for writing curricula vitae
14mr|texlive-simplecv-1.6-3|11	Group:		Publishing
14mr|texlive-simplecv-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplecv
14mr|texlive-simplecv-1.6-3|13	License:	LPPL
14mr|texlive-simplecv-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecv.tar.xz
14mr|texlive-simplecv-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecv.doc.tar.xz
14mr|texlive-simplecv-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecv.source.tar.xz
14mr|texlive-simplecv-1.6-3|17	BuildArch:	noarch
14mr|texlive-simplecv-1.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-simplecv-1.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-simplecv-1.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-simplecv-1.6-3|21	
14mr|texlive-simplecv-1.6-3|22	%description
14mr|texlive-simplecv-1.6-3|23	A derivative of the cv class available to lyx users (renamed to
14mr|texlive-simplecv-1.6-3|24	avoid the existing cv package).
14mr|texlive-simplecv-1.6-3|25	
14mr|texlive-simplecv-1.6-3|26	%post
14mr|texlive-simplecv-1.6-3|27	%{_sbindir}/texlive.post
14mr|texlive-simplecv-1.6-3|28	
14mr|texlive-simplecv-1.6-3|29	%postun
14mr|texlive-simplecv-1.6-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-simplecv-1.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-simplecv-1.6-3|32	fi
14mr|texlive-simplecv-1.6-3|33	
14mr|texlive-simplecv-1.6-3|34	#-----------------------------------------------------------------------
14mr|texlive-simplecv-1.6-3|35	%files
14mr|texlive-simplecv-1.6-3|36	%{_texmfdistdir}/tex/latex/simplecv/simplecv.cls
14mr|texlive-simplecv-1.6-3|37	%doc %{_texmfdistdir}/doc/latex/simplecv/README
14mr|texlive-simplecv-1.6-3|38	%doc %{_texmfdistdir}/doc/latex/simplecv/testcv.pdf
14mr|texlive-simplecv-1.6-3|39	%doc %{_texmfdistdir}/doc/latex/simplecv/testcv.tex
14mr|texlive-simplecv-1.6-3|40	#- source
14mr|texlive-simplecv-1.6-3|41	%doc %{_texmfdistdir}/source/latex/simplecv/simplecv.dtx
14mr|texlive-simplecv-1.6-3|42	%doc %{_texmfdistdir}/source/latex/simplecv/simplecv.ins
14mr|texlive-simplecv-1.6-3|43	
14mr|texlive-simplecv-1.6-3|44	#-----------------------------------------------------------------------
14mr|texlive-simplecv-1.6-3|45	%prep
14mr|texlive-simplecv-1.6-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-simplecv-1.6-3|47	
14mr|texlive-simplecv-1.6-3|48	%build
14mr|texlive-simplecv-1.6-3|49	
14mr|texlive-simplecv-1.6-3|50	%install
14mr|texlive-simplecv-1.6-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-simplecv-1.6-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-simplecv-1.6-3|53	
14mr|texlive-simplecv-1.6-3|54	
14mr|texlive-simplecv-1.6-3|55	
14mr|texlive-simplecv-1.6-3|56	%changelog
14mr|texlive-simplecv-1.6-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-simplecv-1.6-3|58	+ Revision: faaf744
14mr|texlive-simplecv-1.6-3|59	- MassBuild#440: Increase release tag
14mr|texlive-simplecv-1.6-3|60	
14mr|texlive-simplecv-1.6-3|61	

21360 14
14mr|texlive-simplewick-1.2a-3|1	# revision 15878
14mr|texlive-simplewick-1.2a-3|2	# category Package
14mr|texlive-simplewick-1.2a-3|3	# catalog-ctan /macros/latex/contrib/simplewick
14mr|texlive-simplewick-1.2a-3|4	# catalog-date 2008-08-23 15:48:35 +0200
14mr|texlive-simplewick-1.2a-3|5	# catalog-license gpl
14mr|texlive-simplewick-1.2a-3|6	# catalog-version 1.2a
14mr|texlive-simplewick-1.2a-3|7	Name:		texlive-simplewick
14mr|texlive-simplewick-1.2a-3|8	Version:	1.2a
14mr|texlive-simplewick-1.2a-3|9	Release:	3
14mr|texlive-simplewick-1.2a-3|10	Summary:	Simple Wick contractions
14mr|texlive-simplewick-1.2a-3|11	Group:		Publishing
14mr|texlive-simplewick-1.2a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplewick
14mr|texlive-simplewick-1.2a-3|13	License:	GPL
14mr|texlive-simplewick-1.2a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplewick.tar.xz
14mr|texlive-simplewick-1.2a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplewick.doc.tar.xz
14mr|texlive-simplewick-1.2a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplewick.source.tar.xz
14mr|texlive-simplewick-1.2a-3|17	BuildArch:	noarch
14mr|texlive-simplewick-1.2a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-simplewick-1.2a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-simplewick-1.2a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-simplewick-1.2a-3|21	
14mr|texlive-simplewick-1.2a-3|22	%description
14mr|texlive-simplewick-1.2a-3|23	The package provides a simple means of drawing Wick
14mr|texlive-simplewick-1.2a-3|24	contractions above and below expressions.
14mr|texlive-simplewick-1.2a-3|25	
14mr|texlive-simplewick-1.2a-3|26	%post
14mr|texlive-simplewick-1.2a-3|27	%{_sbindir}/texlive.post
14mr|texlive-simplewick-1.2a-3|28	
14mr|texlive-simplewick-1.2a-3|29	%postun
14mr|texlive-simplewick-1.2a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-simplewick-1.2a-3|31	%{_sbindir}/texlive.post
14mr|texlive-simplewick-1.2a-3|32	fi
14mr|texlive-simplewick-1.2a-3|33	
14mr|texlive-simplewick-1.2a-3|34	#-----------------------------------------------------------------------
14mr|texlive-simplewick-1.2a-3|35	%files
14mr|texlive-simplewick-1.2a-3|36	%{_texmfdistdir}/tex/latex/simplewick/simplewick.sty
14mr|texlive-simplewick-1.2a-3|37	%doc %{_texmfdistdir}/doc/latex/simplewick/README
14mr|texlive-simplewick-1.2a-3|38	%doc %{_texmfdistdir}/doc/latex/simplewick/simplewick.pdf
14mr|texlive-simplewick-1.2a-3|39	#- source
14mr|texlive-simplewick-1.2a-3|40	%doc %{_texmfdistdir}/source/latex/simplewick/simplewick.dtx
14mr|texlive-simplewick-1.2a-3|41	%doc %{_texmfdistdir}/source/latex/simplewick/simplewick.ins
14mr|texlive-simplewick-1.2a-3|42	
14mr|texlive-simplewick-1.2a-3|43	#-----------------------------------------------------------------------
14mr|texlive-simplewick-1.2a-3|44	%prep
14mr|texlive-simplewick-1.2a-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-simplewick-1.2a-3|46	
14mr|texlive-simplewick-1.2a-3|47	%build
14mr|texlive-simplewick-1.2a-3|48	
14mr|texlive-simplewick-1.2a-3|49	%install
14mr|texlive-simplewick-1.2a-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-simplewick-1.2a-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-simplewick-1.2a-3|52	
14mr|texlive-simplewick-1.2a-3|53	
14mr|texlive-simplewick-1.2a-3|54	
14mr|texlive-simplewick-1.2a-3|55	%changelog
14mr|texlive-simplewick-1.2a-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2a-3
14mr|texlive-simplewick-1.2a-3|57	+ Revision: 6098f4b
14mr|texlive-simplewick-1.2a-3|58	- MassBuild#440: Increase release tag
14mr|texlive-simplewick-1.2a-3|59	
14mr|texlive-simplewick-1.2a-3|60	

21361 14
14mr|texlive-simplified-latex-20101129-3|1	# revision 20620
14mr|texlive-simplified-latex-20101129-3|2	# category Package
14mr|texlive-simplified-latex-20101129-3|3	# catalog-ctan /info/simplified-latex
14mr|texlive-simplified-latex-20101129-3|4	# catalog-date 2010-11-29 22:48:23 +0100
14mr|texlive-simplified-latex-20101129-3|5	# catalog-license lppl
14mr|texlive-simplified-latex-20101129-3|6	# catalog-version undef
14mr|texlive-simplified-latex-20101129-3|7	Name:		texlive-simplified-latex
14mr|texlive-simplified-latex-20101129-3|8	Version:	20101129
14mr|texlive-simplified-latex-20101129-3|9	Release:	3
14mr|texlive-simplified-latex-20101129-3|10	Summary:	A Simplified Introduction to LaTeX
14mr|texlive-simplified-latex-20101129-3|11	Group:		Publishing
14mr|texlive-simplified-latex-20101129-3|12	URL:		http://www.ctan.org/tex-archive/info/simplified-latex
14mr|texlive-simplified-latex-20101129-3|13	License:	LPPL
14mr|texlive-simplified-latex-20101129-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplified-latex.tar.xz
14mr|texlive-simplified-latex-20101129-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplified-latex.doc.tar.xz
14mr|texlive-simplified-latex-20101129-3|16	BuildArch:	noarch
14mr|texlive-simplified-latex-20101129-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-simplified-latex-20101129-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-simplified-latex-20101129-3|19	
14mr|texlive-simplified-latex-20101129-3|20	%description
14mr|texlive-simplified-latex-20101129-3|21	An accessible introduction for the beginner.
14mr|texlive-simplified-latex-20101129-3|22	
14mr|texlive-simplified-latex-20101129-3|23	#-----------------------------------------------------------------------
14mr|texlive-simplified-latex-20101129-3|24	%files
14mr|texlive-simplified-latex-20101129-3|25	%doc %{_texmfdistdir}/doc/latex/simplified-latex/README
14mr|texlive-simplified-latex-20101129-3|26	%doc %{_texmfdistdir}/doc/latex/simplified-latex/simplified-intro.pdf
14mr|texlive-simplified-latex-20101129-3|27	%doc %{_texmfdistdir}/doc/latex/simplified-latex/source.zip
14mr|texlive-simplified-latex-20101129-3|28	
14mr|texlive-simplified-latex-20101129-3|29	#-----------------------------------------------------------------------
14mr|texlive-simplified-latex-20101129-3|30	%prep
14mr|texlive-simplified-latex-20101129-3|31	%setup -c -a0 -a1
14mr|texlive-simplified-latex-20101129-3|32	
14mr|texlive-simplified-latex-20101129-3|33	%build
14mr|texlive-simplified-latex-20101129-3|34	
14mr|texlive-simplified-latex-20101129-3|35	%install
14mr|texlive-simplified-latex-20101129-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-simplified-latex-20101129-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-simplified-latex-20101129-3|38	
14mr|texlive-simplified-latex-20101129-3|39	
14mr|texlive-simplified-latex-20101129-3|40	
14mr|texlive-simplified-latex-20101129-3|41	%changelog
14mr|texlive-simplified-latex-20101129-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101129-3
14mr|texlive-simplified-latex-20101129-3|43	+ Revision: 544b552
14mr|texlive-simplified-latex-20101129-3|44	- MassBuild#440: Increase release tag
14mr|texlive-simplified-latex-20101129-3|45	
14mr|texlive-simplified-latex-20101129-3|46	

21362 14
14mr|texlive-simurgh-0.01b-6|1	# revision 31719
14mr|texlive-simurgh-0.01b-6|2	# category Package
14mr|texlive-simurgh-0.01b-6|3	# catalog-ctan /macros/luatex/latex/simurgh
14mr|texlive-simurgh-0.01b-6|4	# catalog-date 2013-09-21 10:47:25 +0200
14mr|texlive-simurgh-0.01b-6|5	# catalog-license gpl2
14mr|texlive-simurgh-0.01b-6|6	# catalog-version 0.01b
14mr|texlive-simurgh-0.01b-6|7	Name:		texlive-simurgh
14mr|texlive-simurgh-0.01b-6|8	Version:	0.01b
14mr|texlive-simurgh-0.01b-6|9	Release:	6
14mr|texlive-simurgh-0.01b-6|10	Summary:	Typeset Parsi in LuaLaTeX
14mr|texlive-simurgh-0.01b-6|11	Group:		Publishing
14mr|texlive-simurgh-0.01b-6|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/simurgh
14mr|texlive-simurgh-0.01b-6|13	License:	GPL2
14mr|texlive-simurgh-0.01b-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simurgh.tar.xz
14mr|texlive-simurgh-0.01b-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simurgh.doc.tar.xz
14mr|texlive-simurgh-0.01b-6|16	BuildArch:	noarch
14mr|texlive-simurgh-0.01b-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-simurgh-0.01b-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-simurgh-0.01b-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-simurgh-0.01b-6|20	
14mr|texlive-simurgh-0.01b-6|21	%description
14mr|texlive-simurgh-0.01b-6|22	The package provides an automatic and unified interface for
14mr|texlive-simurgh-0.01b-6|23	Parsi typesetting in LaTeX, using the LuaTeX engine. The
14mr|texlive-simurgh-0.01b-6|24	project to produce this system is dedicated to Ferdowsi The
14mr|texlive-simurgh-0.01b-6|25	Great.
14mr|texlive-simurgh-0.01b-6|26	
14mr|texlive-simurgh-0.01b-6|27	%post
14mr|texlive-simurgh-0.01b-6|28	%{_sbindir}/texlive.post
14mr|texlive-simurgh-0.01b-6|29	
14mr|texlive-simurgh-0.01b-6|30	%postun
14mr|texlive-simurgh-0.01b-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-simurgh-0.01b-6|32	%{_sbindir}/texlive.post
14mr|texlive-simurgh-0.01b-6|33	fi
14mr|texlive-simurgh-0.01b-6|34	
14mr|texlive-simurgh-0.01b-6|35	#-----------------------------------------------------------------------
14mr|texlive-simurgh-0.01b-6|36	%files
14mr|texlive-simurgh-0.01b-6|37	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-abjad.sty
14mr|texlive-simurgh-0.01b-6|38	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-adadi.sty
14mr|texlive-simurgh-0.01b-6|39	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-algorithm.sty
14mr|texlive-simurgh-0.01b-6|40	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-algorithmic.sty
14mr|texlive-simurgh-0.01b-6|41	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsart.sty
14mr|texlive-simurgh-0.01b-6|42	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsbook.sty
14mr|texlive-simurgh-0.01b-6|43	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsmath.sty
14mr|texlive-simurgh-0.01b-6|44	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amstext.sty
14mr|texlive-simurgh-0.01b-6|45	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsthm.sty
14mr|texlive-simurgh-0.01b-6|46	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-array.sty
14mr|texlive-simurgh-0.01b-6|47	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-article.sty
14mr|texlive-simurgh-0.01b-6|48	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-artikel1.sty
14mr|texlive-simurgh-0.01b-6|49	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-artikel2.sty
14mr|texlive-simurgh-0.01b-6|50	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-artikel3.sty
14mr|texlive-simurgh-0.01b-6|51	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-arydshln.sty
14mr|texlive-simurgh-0.01b-6|52	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-backref.sty
14mr|texlive-simurgh-0.01b-6|53	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-bidi.sty
14mr|texlive-simurgh-0.01b-6|54	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-boek.sty
14mr|texlive-simurgh-0.01b-6|55	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-boek3.sty
14mr|texlive-simurgh-0.01b-6|56	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-book.sty
14mr|texlive-simurgh-0.01b-6|57	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-bookest.sty
14mr|texlive-simurgh-0.01b-6|58	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-caption3.sty
14mr|texlive-simurgh-0.01b-6|59	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-char-def.lua
14mr|texlive-simurgh-0.01b-6|60	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-char-ini.lua
14mr|texlive-simurgh-0.01b-6|61	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-chkeng.sty
14mr|texlive-simurgh-0.01b-6|62	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-clss.sty
14mr|texlive-simurgh-0.01b-6|63	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-counters.sty
14mr|texlive-simurgh-0.01b-6|64	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-cptns.sty
14mr|texlive-simurgh-0.01b-6|65	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-doc.cls
14mr|texlive-simurgh-0.01b-6|66	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-empheq.sty
14mr|texlive-simurgh-0.01b-6|67	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extarticle.sty
14mr|texlive-simurgh-0.01b-6|68	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extbook.sty
14mr|texlive-simurgh-0.01b-6|69	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extletter.sty
14mr|texlive-simurgh-0.01b-6|70	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extreport.sty
14mr|texlive-simurgh-0.01b-6|71	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-fleqn.sty
14mr|texlive-simurgh-0.01b-6|72	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-fonts.sty
14mr|texlive-simurgh-0.01b-6|73	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-footnotes.sty
14mr|texlive-simurgh-0.01b-6|74	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-ftnxtra.sty
14mr|texlive-simurgh-0.01b-6|75	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-glossaries.sty
14mr|texlive-simurgh-0.01b-6|76	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-harfi.sty
14mr|texlive-simurgh-0.01b-6|77	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-jalalical.sty
14mr|texlive-simurgh-0.01b-6|78	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-leqno.sty
14mr|texlive-simurgh-0.01b-6|79	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-letter.sty
14mr|texlive-simurgh-0.01b-6|80	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-lettrine.sty
14mr|texlive-simurgh-0.01b-6|81	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-loader.sty
14mr|texlive-simurgh-0.01b-6|82	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-ltx.sty
14mr|texlive-simurgh-0.01b-6|83	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-mathdigitspec.sty
14mr|texlive-simurgh-0.01b-6|84	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-memoir.sty
14mr|texlive-simurgh-0.01b-6|85	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-minitoc.sty
14mr|texlive-simurgh-0.01b-6|86	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-natbib.sty
14mr|texlive-simurgh-0.01b-6|87	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-pkgs.sty
14mr|texlive-simurgh-0.01b-6|88	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-poem.sty
14mr|texlive-simurgh-0.01b-6|89	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-rapport1.sty
14mr|texlive-simurgh-0.01b-6|90	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-rapport3.sty
14mr|texlive-simurgh-0.01b-6|91	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-refrep.sty
14mr|texlive-simurgh-0.01b-6|92	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-report.sty
14mr|texlive-simurgh-0.01b-6|93	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrartcl.sty
14mr|texlive-simurgh-0.01b-6|94	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrbook.sty
14mr|texlive-simurgh-0.01b-6|95	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrlettr.sty
14mr|texlive-simurgh-0.01b-6|96	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrreprt.sty
14mr|texlive-simurgh-0.01b-6|97	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-shellescape.sty
14mr|texlive-simurgh-0.01b-6|98	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-tags.sty
14mr|texlive-simurgh-0.01b-6|99	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-tartibi.sty
14mr|texlive-simurgh-0.01b-6|100	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-tools.sty
14mr|texlive-simurgh-0.01b-6|101	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi-core.lua
14mr|texlive-simurgh-0.01b-6|102	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi-ini.lua
14mr|texlive-simurgh-0.01b-6|103	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi-math.lua
14mr|texlive-simurgh-0.01b-6|104	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi.lua
14mr|texlive-simurgh-0.01b-6|105	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi.sty
14mr|texlive-simurgh-0.01b-6|106	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh.sty
14mr|texlive-simurgh-0.01b-6|107	%doc %{_texmfdistdir}/doc/lualatex/simurgh/ChangeLog
14mr|texlive-simurgh-0.01b-6|108	%doc %{_texmfdistdir}/doc/lualatex/simurgh/README.doc
14mr|texlive-simurgh-0.01b-6|109	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-doc.pdf
14mr|texlive-simurgh-0.01b-6|110	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-doc.tex
14mr|texlive-simurgh-0.01b-6|111	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-logo.pdf
14mr|texlive-simurgh-0.01b-6|112	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-logo.tex
14mr|texlive-simurgh-0.01b-6|113	
14mr|texlive-simurgh-0.01b-6|114	#-----------------------------------------------------------------------
14mr|texlive-simurgh-0.01b-6|115	%prep
14mr|texlive-simurgh-0.01b-6|116	%setup -c -a0 -a1
14mr|texlive-simurgh-0.01b-6|117	
14mr|texlive-simurgh-0.01b-6|118	%build
14mr|texlive-simurgh-0.01b-6|119	
14mr|texlive-simurgh-0.01b-6|120	%install
14mr|texlive-simurgh-0.01b-6|121	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-simurgh-0.01b-6|122	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-simurgh-0.01b-6|123	
14mr|texlive-simurgh-0.01b-6|124	%changelog
14mr|texlive-simurgh-0.01b-6|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01b-6
14mr|texlive-simurgh-0.01b-6|126	+ Revision: 1e57d7c
14mr|texlive-simurgh-0.01b-6|127	- MassBuild#440: Increase release tag
14mr|texlive-simurgh-0.01b-6|128	
14mr|texlive-simurgh-0.01b-6|129	

21363 14
14mr|texlive-SIstyle-2.3a-3|1	# revision 15878
14mr|texlive-SIstyle-2.3a-3|2	# category Package
14mr|texlive-SIstyle-2.3a-3|3	# catalog-ctan /macros/latex/contrib/SIstyle
14mr|texlive-SIstyle-2.3a-3|4	# catalog-date 2008-07-16 16:54:56 +0200
14mr|texlive-SIstyle-2.3a-3|5	# catalog-license lppl
14mr|texlive-SIstyle-2.3a-3|6	# catalog-version 2.3a
14mr|texlive-SIstyle-2.3a-3|7	Name:		texlive-SIstyle
14mr|texlive-SIstyle-2.3a-3|8	Version:	2.3a
14mr|texlive-SIstyle-2.3a-3|9	Release:	3
14mr|texlive-SIstyle-2.3a-3|10	Summary:	Package to typeset SI units, numbers and angles
14mr|texlive-SIstyle-2.3a-3|11	Group:		Publishing
14mr|texlive-SIstyle-2.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/SIstyle
14mr|texlive-SIstyle-2.3a-3|13	License:	LPPL
14mr|texlive-SIstyle-2.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIstyle.tar.xz
14mr|texlive-SIstyle-2.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIstyle.doc.tar.xz
14mr|texlive-SIstyle-2.3a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIstyle.source.tar.xz
14mr|texlive-SIstyle-2.3a-3|17	BuildArch:	noarch
14mr|texlive-SIstyle-2.3a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-SIstyle-2.3a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-SIstyle-2.3a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-SIstyle-2.3a-3|21	
14mr|texlive-SIstyle-2.3a-3|22	%description
14mr|texlive-SIstyle-2.3a-3|23	This package typesets SI units, numbers and angles according to
14mr|texlive-SIstyle-2.3a-3|24	the ISO requirements. Care is taken with font setup and
14mr|texlive-SIstyle-2.3a-3|25	requirements, and language customisation is available. Note
14mr|texlive-SIstyle-2.3a-3|26	that this package is (in principle) superseded by siunitx;
14mr|texlive-SIstyle-2.3a-3|27	sistyle has maintenance-only support, now.
14mr|texlive-SIstyle-2.3a-3|28	
14mr|texlive-SIstyle-2.3a-3|29	%post
14mr|texlive-SIstyle-2.3a-3|30	%{_sbindir}/texlive.post
14mr|texlive-SIstyle-2.3a-3|31	
14mr|texlive-SIstyle-2.3a-3|32	%postun
14mr|texlive-SIstyle-2.3a-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-SIstyle-2.3a-3|34	%{_sbindir}/texlive.post
14mr|texlive-SIstyle-2.3a-3|35	fi
14mr|texlive-SIstyle-2.3a-3|36	
14mr|texlive-SIstyle-2.3a-3|37	#-----------------------------------------------------------------------
14mr|texlive-SIstyle-2.3a-3|38	%files
14mr|texlive-SIstyle-2.3a-3|39	%{_texmfdistdir}/tex/latex/SIstyle/sistyle.sty
14mr|texlive-SIstyle-2.3a-3|40	%doc %{_texmfdistdir}/doc/latex/SIstyle/README
14mr|texlive-SIstyle-2.3a-3|41	%doc %{_texmfdistdir}/doc/latex/SIstyle/SIstyle-2.3a.pdf
14mr|texlive-SIstyle-2.3a-3|42	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig1.eps
14mr|texlive-SIstyle-2.3a-3|43	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig1.mps
14mr|texlive-SIstyle-2.3a-3|44	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig2.eps
14mr|texlive-SIstyle-2.3a-3|45	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig2.mps
14mr|texlive-SIstyle-2.3a-3|46	%doc %{_texmfdistdir}/doc/latex/SIstyle/graphs_scr.zip
14mr|texlive-SIstyle-2.3a-3|47	#- source
14mr|texlive-SIstyle-2.3a-3|48	%doc %{_texmfdistdir}/source/latex/SIstyle/sistyle.dtx
14mr|texlive-SIstyle-2.3a-3|49	%doc %{_texmfdistdir}/source/latex/SIstyle/sistyle.ins
14mr|texlive-SIstyle-2.3a-3|50	
14mr|texlive-SIstyle-2.3a-3|51	#-----------------------------------------------------------------------
14mr|texlive-SIstyle-2.3a-3|52	%prep
14mr|texlive-SIstyle-2.3a-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-SIstyle-2.3a-3|54	
14mr|texlive-SIstyle-2.3a-3|55	%build
14mr|texlive-SIstyle-2.3a-3|56	
14mr|texlive-SIstyle-2.3a-3|57	%install
14mr|texlive-SIstyle-2.3a-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-SIstyle-2.3a-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-SIstyle-2.3a-3|60	
14mr|texlive-SIstyle-2.3a-3|61	
14mr|texlive-SIstyle-2.3a-3|62	
14mr|texlive-SIstyle-2.3a-3|63	%changelog
14mr|texlive-SIstyle-2.3a-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3a-3
14mr|texlive-SIstyle-2.3a-3|65	+ Revision: 9d84347
14mr|texlive-SIstyle-2.3a-3|66	- MassBuild#440: Increase release tag
14mr|texlive-SIstyle-2.3a-3|67	
14mr|texlive-SIstyle-2.3a-3|68	

21364 14
14mr|texlive-sitem-1.0-3|1	# revision 22136
14mr|texlive-sitem-1.0-3|2	# category Package
14mr|texlive-sitem-1.0-3|3	# catalog-ctan /macros/latex/contrib/sitem
14mr|texlive-sitem-1.0-3|4	# catalog-date 2011-04-19 10:29:51 +0200
14mr|texlive-sitem-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-sitem-1.0-3|6	# catalog-version 1.0
14mr|texlive-sitem-1.0-3|7	Name:		texlive-sitem
14mr|texlive-sitem-1.0-3|8	Version:	1.0
14mr|texlive-sitem-1.0-3|9	Release:	3
14mr|texlive-sitem-1.0-3|10	Summary:	Save the optional argument of \item
14mr|texlive-sitem-1.0-3|11	Group:		Publishing
14mr|texlive-sitem-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sitem
14mr|texlive-sitem-1.0-3|13	License:	LPPL1.3
14mr|texlive-sitem-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sitem.tar.xz
14mr|texlive-sitem-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sitem.doc.tar.xz
14mr|texlive-sitem-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sitem.source.tar.xz
14mr|texlive-sitem-1.0-3|17	BuildArch:	noarch
14mr|texlive-sitem-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sitem-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sitem-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sitem-1.0-3|21	
14mr|texlive-sitem-1.0-3|22	%description
14mr|texlive-sitem-1.0-3|23	The package modifies \item commands to save the optional
14mr|texlive-sitem-1.0-3|24	argument in a box.
14mr|texlive-sitem-1.0-3|25	
14mr|texlive-sitem-1.0-3|26	%post
14mr|texlive-sitem-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-sitem-1.0-3|28	
14mr|texlive-sitem-1.0-3|29	%postun
14mr|texlive-sitem-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-sitem-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-sitem-1.0-3|32	fi
14mr|texlive-sitem-1.0-3|33	
14mr|texlive-sitem-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-sitem-1.0-3|35	%files
14mr|texlive-sitem-1.0-3|36	%{_texmfdistdir}/tex/latex/sitem/sitem.sty
14mr|texlive-sitem-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/sitem/sitem.pdf
14mr|texlive-sitem-1.0-3|38	#- source
14mr|texlive-sitem-1.0-3|39	%doc %{_texmfdistdir}/source/latex/sitem/sitem.dtx
14mr|texlive-sitem-1.0-3|40	%doc %{_texmfdistdir}/source/latex/sitem/sitem.ins
14mr|texlive-sitem-1.0-3|41	
14mr|texlive-sitem-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-sitem-1.0-3|43	%prep
14mr|texlive-sitem-1.0-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-sitem-1.0-3|45	
14mr|texlive-sitem-1.0-3|46	%build
14mr|texlive-sitem-1.0-3|47	
14mr|texlive-sitem-1.0-3|48	%install
14mr|texlive-sitem-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sitem-1.0-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sitem-1.0-3|51	
14mr|texlive-sitem-1.0-3|52	
14mr|texlive-sitem-1.0-3|53	
14mr|texlive-sitem-1.0-3|54	%changelog
14mr|texlive-sitem-1.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-sitem-1.0-3|56	+ Revision: fd7bec8
14mr|texlive-sitem-1.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-sitem-1.0-3|58	
14mr|texlive-sitem-1.0-3|59	

21365 14
14mr|texlive-SIunits-1.36-3|1	# revision 15878
14mr|texlive-SIunits-1.36-3|2	# category Package
14mr|texlive-SIunits-1.36-3|3	# catalog-ctan /macros/latex/contrib/SIunits
14mr|texlive-SIunits-1.36-3|4	# catalog-date 2008-06-16 17:21:40 +0200
14mr|texlive-SIunits-1.36-3|5	# catalog-license lppl1.3
14mr|texlive-SIunits-1.36-3|6	# catalog-version 1.36
14mr|texlive-SIunits-1.36-3|7	Name:		texlive-SIunits
14mr|texlive-SIunits-1.36-3|8	Version:	1.36
14mr|texlive-SIunits-1.36-3|9	Release:	3
14mr|texlive-SIunits-1.36-3|10	Summary:	International System of Units
14mr|texlive-SIunits-1.36-3|11	Group:		Publishing
14mr|texlive-SIunits-1.36-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/SIunits
14mr|texlive-SIunits-1.36-3|13	License:	LPPL1.3
14mr|texlive-SIunits-1.36-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIunits.tar.xz
14mr|texlive-SIunits-1.36-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIunits.doc.tar.xz
14mr|texlive-SIunits-1.36-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIunits.source.tar.xz
14mr|texlive-SIunits-1.36-3|17	BuildArch:	noarch
14mr|texlive-SIunits-1.36-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-SIunits-1.36-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-SIunits-1.36-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-SIunits-1.36-3|21	
14mr|texlive-SIunits-1.36-3|22	%description
14mr|texlive-SIunits-1.36-3|23	Typeset physical units following the rules of the International
14mr|texlive-SIunits-1.36-3|24	System of Units (SI). The package requires amstext, for proper
14mr|texlive-SIunits-1.36-3|25	representation of some values. Note that the package is now
14mr|texlive-SIunits-1.36-3|26	superseded by siunitx; siunits has maintenance-only support,
14mr|texlive-SIunits-1.36-3|27	now.
14mr|texlive-SIunits-1.36-3|28	
14mr|texlive-SIunits-1.36-3|29	%post
14mr|texlive-SIunits-1.36-3|30	%{_sbindir}/texlive.post
14mr|texlive-SIunits-1.36-3|31	
14mr|texlive-SIunits-1.36-3|32	%postun
14mr|texlive-SIunits-1.36-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-SIunits-1.36-3|34	%{_sbindir}/texlive.post
14mr|texlive-SIunits-1.36-3|35	fi
14mr|texlive-SIunits-1.36-3|36	
14mr|texlive-SIunits-1.36-3|37	#-----------------------------------------------------------------------
14mr|texlive-SIunits-1.36-3|38	%files
14mr|texlive-SIunits-1.36-3|39	%{_texmfdistdir}/tex/latex/SIunits/SIunits.cfg
14mr|texlive-SIunits-1.36-3|40	%{_texmfdistdir}/tex/latex/SIunits/SIunits.sty
14mr|texlive-SIunits-1.36-3|41	%{_texmfdistdir}/tex/latex/SIunits/binary.sty
14mr|texlive-SIunits-1.36-3|42	%doc %{_texmfdistdir}/doc/latex/SIunits/README
14mr|texlive-SIunits-1.36-3|43	%doc %{_texmfdistdir}/doc/latex/SIunits/SIunits.pdf
14mr|texlive-SIunits-1.36-3|44	#- source
14mr|texlive-SIunits-1.36-3|45	%doc %{_texmfdistdir}/source/latex/SIunits/SIunits.drv
14mr|texlive-SIunits-1.36-3|46	%doc %{_texmfdistdir}/source/latex/SIunits/SIunits.dtx
14mr|texlive-SIunits-1.36-3|47	%doc %{_texmfdistdir}/source/latex/SIunits/SIunits.ins
14mr|texlive-SIunits-1.36-3|48	
14mr|texlive-SIunits-1.36-3|49	#-----------------------------------------------------------------------
14mr|texlive-SIunits-1.36-3|50	%prep
14mr|texlive-SIunits-1.36-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-SIunits-1.36-3|52	
14mr|texlive-SIunits-1.36-3|53	%build
14mr|texlive-SIunits-1.36-3|54	
14mr|texlive-SIunits-1.36-3|55	%install
14mr|texlive-SIunits-1.36-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-SIunits-1.36-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-SIunits-1.36-3|58	
14mr|texlive-SIunits-1.36-3|59	
14mr|texlive-SIunits-1.36-3|60	
14mr|texlive-SIunits-1.36-3|61	%changelog
14mr|texlive-SIunits-1.36-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.36-3
14mr|texlive-SIunits-1.36-3|63	+ Revision: 732497a
14mr|texlive-SIunits-1.36-3|64	- MassBuild#440: Increase release tag
14mr|texlive-SIunits-1.36-3|65	
14mr|texlive-SIunits-1.36-3|66	

21366 14
14mr|texlive-siunitx-2.5g-2|1	# revision 27181
14mr|texlive-siunitx-2.5g-2|2	# category Package
14mr|texlive-siunitx-2.5g-2|3	# catalog-ctan /macros/latex/contrib/siunitx
14mr|texlive-siunitx-2.5g-2|4	# catalog-date 2012-07-22 18:49:09 +0200
14mr|texlive-siunitx-2.5g-2|5	# catalog-license lppl1.3
14mr|texlive-siunitx-2.5g-2|6	# catalog-version 2.5g
14mr|texlive-siunitx-2.5g-2|7	Name:		texlive-siunitx
14mr|texlive-siunitx-2.5g-2|8	Version:	2.5g
14mr|texlive-siunitx-2.5g-2|9	Release:	2
14mr|texlive-siunitx-2.5g-2|10	Summary:	A comprehensive (SI) units package
14mr|texlive-siunitx-2.5g-2|11	Group:		Publishing
14mr|texlive-siunitx-2.5g-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/siunitx
14mr|texlive-siunitx-2.5g-2|13	License:	LPPL1.3
14mr|texlive-siunitx-2.5g-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/siunitx.tar.xz
14mr|texlive-siunitx-2.5g-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/siunitx.doc.tar.xz
14mr|texlive-siunitx-2.5g-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/siunitx.source.tar.xz
14mr|texlive-siunitx-2.5g-2|17	BuildArch:	noarch
14mr|texlive-siunitx-2.5g-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-siunitx-2.5g-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-siunitx-2.5g-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-siunitx-2.5g-2|21	
14mr|texlive-siunitx-2.5g-2|22	%description
14mr|texlive-siunitx-2.5g-2|23	Typesetting values with units requires care to ensure that the
14mr|texlive-siunitx-2.5g-2|24	combined mathematical meaning of the value plus unit
14mr|texlive-siunitx-2.5g-2|25	combination is clear. In particular, the SI units system lays
14mr|texlive-siunitx-2.5g-2|26	down a consistent set of units with rules on how they are to be
14mr|texlive-siunitx-2.5g-2|27	used. However, different countries and publishers have
14mr|texlive-siunitx-2.5g-2|28	differing conventions on the exact appearance of numbers (and
14mr|texlive-siunitx-2.5g-2|29	units). A number of LaTeX packages have been developed to
14mr|texlive-siunitx-2.5g-2|30	provide consistent application of the various rules: SIunits,
14mr|texlive-siunitx-2.5g-2|31	sistyle, unitsdef and units are the leading examples. The
14mr|texlive-siunitx-2.5g-2|32	numprint package provides a large number of number-related
14mr|texlive-siunitx-2.5g-2|33	functions, while dcolumn and rccol provide tools for
14mr|texlive-siunitx-2.5g-2|34	typesetting tabular numbers. The siunitx package takes the best
14mr|texlive-siunitx-2.5g-2|35	from the existing packages, and adds new features and a
14mr|texlive-siunitx-2.5g-2|36	consistent interface. A number of new ideas have been
14mr|texlive-siunitx-2.5g-2|37	incorporated, to fill gaps in the existing provision. The
14mr|texlive-siunitx-2.5g-2|38	package also provides backward-compatibility with SIunits,
14mr|texlive-siunitx-2.5g-2|39	sistyle, unitsdef and units. The aim is to have one package to
14mr|texlive-siunitx-2.5g-2|40	handle all of the possible unit-related needs of LaTeX users.
14mr|texlive-siunitx-2.5g-2|41	The package relies on LaTeX 3 support from the l3kernel and
14mr|texlive-siunitx-2.5g-2|42	l3packages bundles.
14mr|texlive-siunitx-2.5g-2|43	
14mr|texlive-siunitx-2.5g-2|44	%post
14mr|texlive-siunitx-2.5g-2|45	%{_sbindir}/texlive.post
14mr|texlive-siunitx-2.5g-2|46	
14mr|texlive-siunitx-2.5g-2|47	%postun
14mr|texlive-siunitx-2.5g-2|48	if [ $1 -eq 0 ]; then
14mr|texlive-siunitx-2.5g-2|49	%{_sbindir}/texlive.post
14mr|texlive-siunitx-2.5g-2|50	fi
14mr|texlive-siunitx-2.5g-2|51	
14mr|texlive-siunitx-2.5g-2|52	#-----------------------------------------------------------------------
14mr|texlive-siunitx-2.5g-2|53	%files
14mr|texlive-siunitx-2.5g-2|54	%{_texmfdistdir}/tex/latex/siunitx/config/siunitx-abbreviations.cfg
14mr|texlive-siunitx-2.5g-2|55	%{_texmfdistdir}/tex/latex/siunitx/config/siunitx-binary.cfg
14mr|texlive-siunitx-2.5g-2|56	%{_texmfdistdir}/tex/latex/siunitx/config/siunitx-version-1.cfg
14mr|texlive-siunitx-2.5g-2|57	%{_texmfdistdir}/tex/latex/siunitx/siunitx.sty
14mr|texlive-siunitx-2.5g-2|58	%doc %{_texmfdistdir}/doc/latex/siunitx/README
14mr|texlive-siunitx-2.5g-2|59	%doc %{_texmfdistdir}/doc/latex/siunitx/siunitx.pdf
14mr|texlive-siunitx-2.5g-2|60	#- source
14mr|texlive-siunitx-2.5g-2|61	%doc %{_texmfdistdir}/source/latex/siunitx/siunitx.dtx
14mr|texlive-siunitx-2.5g-2|62	%doc %{_texmfdistdir}/source/latex/siunitx/siunitx.ins
14mr|texlive-siunitx-2.5g-2|63	
14mr|texlive-siunitx-2.5g-2|64	#-----------------------------------------------------------------------
14mr|texlive-siunitx-2.5g-2|65	%prep
14mr|texlive-siunitx-2.5g-2|66	%setup -c -a0 -a1 -a2
14mr|texlive-siunitx-2.5g-2|67	
14mr|texlive-siunitx-2.5g-2|68	%build
14mr|texlive-siunitx-2.5g-2|69	
14mr|texlive-siunitx-2.5g-2|70	%install
14mr|texlive-siunitx-2.5g-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-siunitx-2.5g-2|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-siunitx-2.5g-2|73	
14mr|texlive-siunitx-2.5g-2|74	
14mr|texlive-siunitx-2.5g-2|75	
14mr|texlive-siunitx-2.5g-2|76	%changelog
14mr|texlive-siunitx-2.5g-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5g-2
14mr|texlive-siunitx-2.5g-2|78	+ Revision: 5b4046e
14mr|texlive-siunitx-2.5g-2|79	- MassBuild#440: Increase release tag
14mr|texlive-siunitx-2.5g-2|80	
14mr|texlive-siunitx-2.5g-2|81	

21367 14
14mr|texlive-skak-1.5.2-2|1	# revision 32758
14mr|texlive-skak-1.5.2-2|2	# category Package
14mr|texlive-skak-1.5.2-2|3	# catalog-ctan /fonts/chess/skak
14mr|texlive-skak-1.5.2-2|4	# catalog-date 2014-01-22 19:51:35 +0100
14mr|texlive-skak-1.5.2-2|5	# catalog-license lppl
14mr|texlive-skak-1.5.2-2|6	# catalog-version 1.5.2
14mr|texlive-skak-1.5.2-2|7	Name:		texlive-skak
14mr|texlive-skak-1.5.2-2|8	Version:	1.5.2
14mr|texlive-skak-1.5.2-2|9	Release:	2
14mr|texlive-skak-1.5.2-2|10	Summary:	Fonts and macros for typesetting chess games
14mr|texlive-skak-1.5.2-2|11	Group:		Publishing
14mr|texlive-skak-1.5.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/skak
14mr|texlive-skak-1.5.2-2|13	License:	LPPL
14mr|texlive-skak-1.5.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skak.tar.xz
14mr|texlive-skak-1.5.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skak.doc.tar.xz
14mr|texlive-skak-1.5.2-2|16	BuildArch:	noarch
14mr|texlive-skak-1.5.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-skak-1.5.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-skak-1.5.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-skak-1.5.2-2|20	
14mr|texlive-skak-1.5.2-2|21	%description
14mr|texlive-skak-1.5.2-2|22	This package provides macros and fonts in Metafont format which
14mr|texlive-skak-1.5.2-2|23	can be used to typeset chess games using PGN, and to show
14mr|texlive-skak-1.5.2-2|24	diagrams of the current board in a document. The package builds
14mr|texlive-skak-1.5.2-2|25	on work by Piet Tutelaers -- the main novelty is the use of PGN
14mr|texlive-skak-1.5.2-2|26	for input instead of the more cumbersome coordinate notation
14mr|texlive-skak-1.5.2-2|27	(g1f3 becomes the more readable Nf3 in PGN). An Adobe Type 1
14mr|texlive-skak-1.5.2-2|28	implementation of skak's fonts is available as package skaknew;
14mr|texlive-skak-1.5.2-2|29	an alternative chess notational scheme is available in package
14mr|texlive-skak-1.5.2-2|30	texmate, and a general mechanism for selecting chess fonts is
14mr|texlive-skak-1.5.2-2|31	provided in chessfss.
14mr|texlive-skak-1.5.2-2|32	
14mr|texlive-skak-1.5.2-2|33	%post
14mr|texlive-skak-1.5.2-2|34	%{_sbindir}/texlive.post
14mr|texlive-skak-1.5.2-2|35	
14mr|texlive-skak-1.5.2-2|36	%postun
14mr|texlive-skak-1.5.2-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-skak-1.5.2-2|38	%{_sbindir}/texlive.post
14mr|texlive-skak-1.5.2-2|39	fi
14mr|texlive-skak-1.5.2-2|40	
14mr|texlive-skak-1.5.2-2|41	#-----------------------------------------------------------------------
14mr|texlive-skak-1.5.2-2|42	%files
14mr|texlive-skak-1.5.2-2|43	%{_texmfdistdir}/fonts/source/public/skak/skak10.mf
14mr|texlive-skak-1.5.2-2|44	%{_texmfdistdir}/fonts/source/public/skak/skak15.mf
14mr|texlive-skak-1.5.2-2|45	%{_texmfdistdir}/fonts/source/public/skak/skak20.mf
14mr|texlive-skak-1.5.2-2|46	%{_texmfdistdir}/fonts/source/public/skak/skak30.mf
14mr|texlive-skak-1.5.2-2|47	%{_texmfdistdir}/fonts/source/public/skak/skakbase.mf
14mr|texlive-skak-1.5.2-2|48	%{_texmfdistdir}/fonts/source/public/skak/skakbrikker.mf
14mr|texlive-skak-1.5.2-2|49	%{_texmfdistdir}/fonts/source/public/skak/skakf10.mf
14mr|texlive-skak-1.5.2-2|50	%{_texmfdistdir}/fonts/source/public/skak/skakf10b.mf
14mr|texlive-skak-1.5.2-2|51	%{_texmfdistdir}/fonts/source/public/skak/skakinf.mf
14mr|texlive-skak-1.5.2-2|52	%{_texmfdistdir}/fonts/tfm/public/skak/skak10.tfm
14mr|texlive-skak-1.5.2-2|53	%{_texmfdistdir}/fonts/tfm/public/skak/skak15.tfm
14mr|texlive-skak-1.5.2-2|54	%{_texmfdistdir}/fonts/tfm/public/skak/skak20.tfm
14mr|texlive-skak-1.5.2-2|55	%{_texmfdistdir}/fonts/tfm/public/skak/skak30.tfm
14mr|texlive-skak-1.5.2-2|56	%{_texmfdistdir}/fonts/tfm/public/skak/skakf10.tfm
14mr|texlive-skak-1.5.2-2|57	%{_texmfdistdir}/fonts/tfm/public/skak/skakf10b.tfm
14mr|texlive-skak-1.5.2-2|58	%{_texmfdistdir}/tex/latex/skak/chess-workshop-symbols.sty
14mr|texlive-skak-1.5.2-2|59	%{_texmfdistdir}/tex/latex/skak/skak.fd
14mr|texlive-skak-1.5.2-2|60	%{_texmfdistdir}/tex/latex/skak/skak.sty
14mr|texlive-skak-1.5.2-2|61	%{_texmfdistdir}/tex/latex/skak/uskak.fd
14mr|texlive-skak-1.5.2-2|62	%doc %{_texmfdistdir}/doc/latex/skak/ChangeLog.md
14mr|texlive-skak-1.5.2-2|63	%doc %{_texmfdistdir}/doc/latex/skak/LICENSE
14mr|texlive-skak-1.5.2-2|64	%doc %{_texmfdistdir}/doc/latex/skak/README.md
14mr|texlive-skak-1.5.2-2|65	%doc %{_texmfdistdir}/doc/latex/skak/THANKS
14mr|texlive-skak-1.5.2-2|66	%doc %{_texmfdistdir}/doc/latex/skak/WC-2004-S-00007.tex
14mr|texlive-skak-1.5.2-2|67	%doc %{_texmfdistdir}/doc/latex/skak/_region_.tex
14mr|texlive-skak-1.5.2-2|68	%doc %{_texmfdistdir}/doc/latex/skak/andreas_wilm_1.tex
14mr|texlive-skak-1.5.2-2|69	%doc %{_texmfdistdir}/doc/latex/skak/angletst.tex
14mr|texlive-skak-1.5.2-2|70	%doc %{_texmfdistdir}/doc/latex/skak/debug_storegame.tex
14mr|texlive-skak-1.5.2-2|71	%doc %{_texmfdistdir}/doc/latex/skak/demo-symbols.tex
14mr|texlive-skak-1.5.2-2|72	%doc %{_texmfdistdir}/doc/latex/skak/fen_with_black.tex
14mr|texlive-skak-1.5.2-2|73	%doc %{_texmfdistdir}/doc/latex/skak/font.tex
14mr|texlive-skak-1.5.2-2|74	%doc %{_texmfdistdir}/doc/latex/skak/font2.tex
14mr|texlive-skak-1.5.2-2|75	%doc %{_texmfdistdir}/doc/latex/skak/hightest.tex
14mr|texlive-skak-1.5.2-2|76	%doc %{_texmfdistdir}/doc/latex/skak/informator.ps
14mr|texlive-skak-1.5.2-2|77	%doc %{_texmfdistdir}/doc/latex/skak/informator.tex
14mr|texlive-skak-1.5.2-2|78	%doc %{_texmfdistdir}/doc/latex/skak/ingo-bug1.tex
14mr|texlive-skak-1.5.2-2|79	%doc %{_texmfdistdir}/doc/latex/skak/longmove_king_bug.tex
14mr|texlive-skak-1.5.2-2|80	%doc %{_texmfdistdir}/doc/latex/skak/longmoves.tex
14mr|texlive-skak-1.5.2-2|81	%doc %{_texmfdistdir}/doc/latex/skak/makefile
14mr|texlive-skak-1.5.2-2|82	%doc %{_texmfdistdir}/doc/latex/skak/promotion_problem_Ulrike.tex
14mr|texlive-skak-1.5.2-2|83	%doc %{_texmfdistdir}/doc/latex/skak/refman.ps
14mr|texlive-skak-1.5.2-2|84	%doc %{_texmfdistdir}/doc/latex/skak/refman.tex
14mr|texlive-skak-1.5.2-2|85	%doc %{_texmfdistdir}/doc/latex/skak/show.tex
14mr|texlive-skak-1.5.2-2|86	%doc %{_texmfdistdir}/doc/latex/skak/skakdoc.ps
14mr|texlive-skak-1.5.2-2|87	%doc %{_texmfdistdir}/doc/latex/skak/skakdoc.tex
14mr|texlive-skak-1.5.2-2|88	%doc %{_texmfdistdir}/doc/latex/skak/special.map
14mr|texlive-skak-1.5.2-2|89	%doc %{_texmfdistdir}/doc/latex/skak/syntax.tex
14mr|texlive-skak-1.5.2-2|90	%doc %{_texmfdistdir}/doc/latex/skak/test1.tex
14mr|texlive-skak-1.5.2-2|91	%doc %{_texmfdistdir}/doc/latex/skak/test2.tex
14mr|texlive-skak-1.5.2-2|92	%doc %{_texmfdistdir}/doc/latex/skak/test_capture.tex
14mr|texlive-skak-1.5.2-2|93	%doc %{_texmfdistdir}/doc/latex/skak/tuggame.ps
14mr|texlive-skak-1.5.2-2|94	%doc %{_texmfdistdir}/doc/latex/skak/tuggame.tex
14mr|texlive-skak-1.5.2-2|95	
14mr|texlive-skak-1.5.2-2|96	#-----------------------------------------------------------------------
14mr|texlive-skak-1.5.2-2|97	%prep
14mr|texlive-skak-1.5.2-2|98	%setup -c -a0 -a1
14mr|texlive-skak-1.5.2-2|99	
14mr|texlive-skak-1.5.2-2|100	%build
14mr|texlive-skak-1.5.2-2|101	
14mr|texlive-skak-1.5.2-2|102	%install
14mr|texlive-skak-1.5.2-2|103	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-skak-1.5.2-2|104	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-skak-1.5.2-2|105	
14mr|texlive-skak-1.5.2-2|106	%changelog
14mr|texlive-skak-1.5.2-2|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.2-2
14mr|texlive-skak-1.5.2-2|108	+ Revision: 38f05f2
14mr|texlive-skak-1.5.2-2|109	- MassBuild#440: Increase release tag
14mr|texlive-skak-1.5.2-2|110	
14mr|texlive-skak-1.5.2-2|111	

21368 14
14mr|texlive-skaknew-20090221-3|1	# revision 20031
14mr|texlive-skaknew-20090221-3|2	# category Package
14mr|texlive-skaknew-20090221-3|3	# catalog-ctan /fonts/chess/skaknew
14mr|texlive-skaknew-20090221-3|4	# catalog-date 2009-02-21 22:13:29 +0100
14mr|texlive-skaknew-20090221-3|5	# catalog-license lppl
14mr|texlive-skaknew-20090221-3|6	# catalog-version undef
14mr|texlive-skaknew-20090221-3|7	Name:		texlive-skaknew
14mr|texlive-skaknew-20090221-3|8	Version:	20090221
14mr|texlive-skaknew-20090221-3|9	Release:	3
14mr|texlive-skaknew-20090221-3|10	Summary:	The skak chess fonts redone in Adobe Type 1
14mr|texlive-skaknew-20090221-3|11	Group:		Publishing
14mr|texlive-skaknew-20090221-3|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/skaknew
14mr|texlive-skaknew-20090221-3|13	License:	LPPL
14mr|texlive-skaknew-20090221-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skaknew.tar.xz
14mr|texlive-skaknew-20090221-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skaknew.doc.tar.xz
14mr|texlive-skaknew-20090221-3|16	BuildArch:	noarch
14mr|texlive-skaknew-20090221-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-skaknew-20090221-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-skaknew-20090221-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-skaknew-20090221-3|20	
14mr|texlive-skaknew-20090221-3|21	%description
14mr|texlive-skaknew-20090221-3|22	This package offers Adobe Type 1 versions of the fonts provided
14mr|texlive-skaknew-20090221-3|23	as MetaFont source by the skak bundle.
14mr|texlive-skaknew-20090221-3|24	
14mr|texlive-skaknew-20090221-3|25	%post
14mr|texlive-skaknew-20090221-3|26	%{_sbindir}/texlive.post
14mr|texlive-skaknew-20090221-3|27	
14mr|texlive-skaknew-20090221-3|28	%postun
14mr|texlive-skaknew-20090221-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-skaknew-20090221-3|30	%{_sbindir}/texlive.post
14mr|texlive-skaknew-20090221-3|31	fi
14mr|texlive-skaknew-20090221-3|32	
14mr|texlive-skaknew-20090221-3|33	#-----------------------------------------------------------------------
14mr|texlive-skaknew-20090221-3|34	%files
14mr|texlive-skaknew-20090221-3|35	%{_texmfdistdir}/fonts/afm/public/skaknew/AlphaDia.afm
14mr|texlive-skaknew-20090221-3|36	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-Diagram.afm
14mr|texlive-skaknew-20090221-3|37	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-DiagramT.afm
14mr|texlive-skaknew-20090221-3|38	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-Figurine.afm
14mr|texlive-skaknew-20090221-3|39	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-FigurineBold.afm
14mr|texlive-skaknew-20090221-3|40	%{_texmfdistdir}/fonts/map/dvips/skaknew/SkakNew.map
14mr|texlive-skaknew-20090221-3|41	%{_texmfdistdir}/fonts/opentype/public/skaknew/AlphaDia.otf
14mr|texlive-skaknew-20090221-3|42	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-Diagram.otf
14mr|texlive-skaknew-20090221-3|43	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-DiagramT.otf
14mr|texlive-skaknew-20090221-3|44	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-Figurine.otf
14mr|texlive-skaknew-20090221-3|45	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-FigurineBold.otf
14mr|texlive-skaknew-20090221-3|46	%{_texmfdistdir}/fonts/tfm/public/skaknew/AlphaDia.tfm
14mr|texlive-skaknew-20090221-3|47	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-Diagram.tfm
14mr|texlive-skaknew-20090221-3|48	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-DiagramT.tfm
14mr|texlive-skaknew-20090221-3|49	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-Figurine.tfm
14mr|texlive-skaknew-20090221-3|50	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-FigurineBold.tfm
14mr|texlive-skaknew-20090221-3|51	%{_texmfdistdir}/fonts/type1/public/skaknew/AlphaDia.inf
14mr|texlive-skaknew-20090221-3|52	%{_texmfdistdir}/fonts/type1/public/skaknew/AlphaDia.pfb
14mr|texlive-skaknew-20090221-3|53	%{_texmfdistdir}/fonts/type1/public/skaknew/AlphaDia.pfm
14mr|texlive-skaknew-20090221-3|54	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Diagram.inf
14mr|texlive-skaknew-20090221-3|55	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Diagram.pfb
14mr|texlive-skaknew-20090221-3|56	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Diagram.pfm
14mr|texlive-skaknew-20090221-3|57	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-DiagramT.inf
14mr|texlive-skaknew-20090221-3|58	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-DiagramT.pfb
14mr|texlive-skaknew-20090221-3|59	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-DiagramT.pfm
14mr|texlive-skaknew-20090221-3|60	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Figurine.inf
14mr|texlive-skaknew-20090221-3|61	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Figurine.pfb
14mr|texlive-skaknew-20090221-3|62	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Figurine.pfm
14mr|texlive-skaknew-20090221-3|63	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-FigurineBold.inf
14mr|texlive-skaknew-20090221-3|64	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfb
14mr|texlive-skaknew-20090221-3|65	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfm
14mr|texlive-skaknew-20090221-3|66	%doc %{_texmfdistdir}/doc/fonts/skaknew/README
14mr|texlive-skaknew-20090221-3|67	%doc %{_texmfdistdir}/doc/fonts/skaknew/SkakNew.pdf
14mr|texlive-skaknew-20090221-3|68	%doc %{_texmfdistdir}/doc/fonts/skaknew/SkakNew.tex
14mr|texlive-skaknew-20090221-3|69	%doc %{_texmfdistdir}/doc/fonts/skaknew/fonttables.pdf
14mr|texlive-skaknew-20090221-3|70	%doc %{_texmfdistdir}/doc/fonts/skaknew/install.vtex
14mr|texlive-skaknew-20090221-3|71	
14mr|texlive-skaknew-20090221-3|72	#-----------------------------------------------------------------------
14mr|texlive-skaknew-20090221-3|73	%prep
14mr|texlive-skaknew-20090221-3|74	%setup -c -a0 -a1
14mr|texlive-skaknew-20090221-3|75	
14mr|texlive-skaknew-20090221-3|76	%build
14mr|texlive-skaknew-20090221-3|77	
14mr|texlive-skaknew-20090221-3|78	%install
14mr|texlive-skaknew-20090221-3|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-skaknew-20090221-3|80	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-skaknew-20090221-3|81	
14mr|texlive-skaknew-20090221-3|82	
14mr|texlive-skaknew-20090221-3|83	
14mr|texlive-skaknew-20090221-3|84	%changelog
14mr|texlive-skaknew-20090221-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090221-3
14mr|texlive-skaknew-20090221-3|86	+ Revision: f86cdd1
14mr|texlive-skaknew-20090221-3|87	- MassBuild#440: Increase release tag
14mr|texlive-skaknew-20090221-3|88	
14mr|texlive-skaknew-20090221-3|89	

21369 14
14mr|texlive-skb-0.51-3|1	# revision 22781
14mr|texlive-skb-0.51-3|2	# category Package
14mr|texlive-skb-0.51-3|3	# catalog-ctan /macros/latex/contrib/skb
14mr|texlive-skb-0.51-3|4	# catalog-date 2011-05-13 02:11:01 +0200
14mr|texlive-skb-0.51-3|5	# catalog-license lppl1.3
14mr|texlive-skb-0.51-3|6	# catalog-version 0.51
14mr|texlive-skb-0.51-3|7	Name:		texlive-skb
14mr|texlive-skb-0.51-3|8	Version:	0.51
14mr|texlive-skb-0.51-3|9	Release:	3
14mr|texlive-skb-0.51-3|10	Summary:	Tools for a repository of long-living documents
14mr|texlive-skb-0.51-3|11	Group:		Publishing
14mr|texlive-skb-0.51-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skb
14mr|texlive-skb-0.51-3|13	License:	LPPL1.3
14mr|texlive-skb-0.51-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skb.tar.xz
14mr|texlive-skb-0.51-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skb.doc.tar.xz
14mr|texlive-skb-0.51-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skb.source.tar.xz
14mr|texlive-skb-0.51-3|17	BuildArch:	noarch
14mr|texlive-skb-0.51-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-skb-0.51-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-skb-0.51-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-skb-0.51-3|21	
14mr|texlive-skb-0.51-3|22	%description
14mr|texlive-skb-0.51-3|23	The package provides macros that help to build a document
14mr|texlive-skb-0.51-3|24	repository for long living documents. It focuses on structure
14mr|texlive-skb-0.51-3|25	and re-use of text, code, figures etc. The basic concept is
14mr|texlive-skb-0.51-3|26	first to separate structure from content (i.e., text about a
14mr|texlive-skb-0.51-3|27	topic from the structure it is presented by) and then
14mr|texlive-skb-0.51-3|28	separating the content from the actual published document, thus
14mr|texlive-skb-0.51-3|29	enabling easy re-use of text blocks in different publications
14mr|texlive-skb-0.51-3|30	(i.e., text about a protocol in a short article about this
14mr|texlive-skb-0.51-3|31	protocol as well as in a book about many protocols); all
14mr|texlive-skb-0.51-3|32	without constantly copying or changing text. As a side effect,
14mr|texlive-skb-0.51-3|33	using the document classes provided, it hides a lot of LaTeX
14mr|texlive-skb-0.51-3|34	from someone who just wants to write articles and books.
14mr|texlive-skb-0.51-3|35	
14mr|texlive-skb-0.51-3|36	%post
14mr|texlive-skb-0.51-3|37	%{_sbindir}/texlive.post
14mr|texlive-skb-0.51-3|38	
14mr|texlive-skb-0.51-3|39	%postun
14mr|texlive-skb-0.51-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-skb-0.51-3|41	%{_sbindir}/texlive.post
14mr|texlive-skb-0.51-3|42	fi
14mr|texlive-skb-0.51-3|43	
14mr|texlive-skb-0.51-3|44	#-----------------------------------------------------------------------
14mr|texlive-skb-0.51-3|45	%files
14mr|texlive-skb-0.51-3|46	%{_texmfdistdir}/tex/latex/skb/skb.cfg
14mr|texlive-skb-0.51-3|47	%{_texmfdistdir}/tex/latex/skb/skb.sty
14mr|texlive-skb-0.51-3|48	%{_texmfdistdir}/tex/latex/skb/skbarticle.cls
14mr|texlive-skb-0.51-3|49	%{_texmfdistdir}/tex/latex/skb/skbbeamer.cls
14mr|texlive-skb-0.51-3|50	%{_texmfdistdir}/tex/latex/skb/skbbook.cls
14mr|texlive-skb-0.51-3|51	%{_texmfdistdir}/tex/latex/skb/skblncsbeamer.cls
14mr|texlive-skb-0.51-3|52	%{_texmfdistdir}/tex/latex/skb/skblncsppt.cls
14mr|texlive-skb-0.51-3|53	%{_texmfdistdir}/tex/latex/skb/skbmoderncv.cls
14mr|texlive-skb-0.51-3|54	%doc %{_texmfdistdir}/doc/latex/skb/HISTORY.TXT
14mr|texlive-skb-0.51-3|55	%doc %{_texmfdistdir}/doc/latex/skb/LICENSE.TXT
14mr|texlive-skb-0.51-3|56	%doc %{_texmfdistdir}/doc/latex/skb/MANIFEST.TXT
14mr|texlive-skb-0.51-3|57	%doc %{_texmfdistdir}/doc/latex/skb/README
14mr|texlive-skb-0.51-3|58	%doc %{_texmfdistdir}/doc/latex/skb/TODO.TXT
14mr|texlive-skb-0.51-3|59	%doc %{_texmfdistdir}/doc/latex/skb/makefile
14mr|texlive-skb-0.51-3|60	%doc %{_texmfdistdir}/doc/latex/skb/skb.pdf
14mr|texlive-skb-0.51-3|61	%doc %{_texmfdistdir}/doc/latex/skb/user-guide.pdf
14mr|texlive-skb-0.51-3|62	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/acronyms.tex
14mr|texlive-skb-0.51-3|63	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibliography.tex
14mr|texlive-skb-0.51-3|64	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex-styles.bbx
14mr|texlive-skb-0.51-3|65	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/article.bib
14mr|texlive-skb-0.51-3|66	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/book.bib
14mr|texlive-skb-0.51-3|67	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/collection.bib
14mr|texlive-skb-0.51-3|68	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/conference.bib
14mr|texlive-skb-0.51-3|69	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/inbook.bib
14mr|texlive-skb-0.51-3|70	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/incollection.bib
14mr|texlive-skb-0.51-3|71	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/inproceedings.bib
14mr|texlive-skb-0.51-3|72	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/manual.bib
14mr|texlive-skb-0.51-3|73	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/misc.bib
14mr|texlive-skb-0.51-3|74	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/online.bib
14mr|texlive-skb-0.51-3|75	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/proceedings.bib
14mr|texlive-skb-0.51-3|76	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/report.bib
14mr|texlive-skb-0.51-3|77	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/standard.bib
14mr|texlive-skb-0.51-3|78	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/techreport.bib
14mr|texlive-skb-0.51-3|79	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/unpublished.bib
14mr|texlive-skb-0.51-3|80	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/example-toc.tex
14mr|texlive-skb-0.51-3|81	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/example.tex
14mr|texlive-skb-0.51-3|82	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/figure-classic.tex
14mr|texlive-skb-0.51-3|83	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/listings.tex
14mr|texlive-skb-0.51-3|84	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/optional-text.tex
14mr|texlive-skb-0.51-3|85	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/paths.tex
14mr|texlive-skb-0.51-3|86	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/rebuild.tex
14mr|texlive-skb-0.51-3|87	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbconfig.tex
14mr|texlive-skb-0.51-3|88	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbem.tex
14mr|texlive-skb-0.51-3|89	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbfigure.tex
14mr|texlive-skb-0.51-3|90	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbheading.tex
14mr|texlive-skb-0.51-3|91	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbinput.tex
14mr|texlive-skb-0.51-3|92	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbslide.tex
14mr|texlive-skb-0.51-3|93	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbslidecite.tex
14mr|texlive-skb-0.51-3|94	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/used-options.tex
14mr|texlive-skb-0.51-3|95	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/baf.tex
14mr|texlive-skb-0.51-3|96	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/complete.tex
14mr|texlive-skb-0.51-3|97	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/exa-doc.tex
14mr|texlive-skb-0.51-3|98	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/publish-art.tex
14mr|texlive-skb-0.51-3|99	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/publish.tex
14mr|texlive-skb-0.51-3|100	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/repository.tex
14mr|texlive-skb-0.51-3|101	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/skb-distribution.tex
14mr|texlive-skb-0.51-3|102	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-0.pdf
14mr|texlive-skb-0.51-3|103	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-1.pdf
14mr|texlive-skb-0.51-3|104	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-10.pdf
14mr|texlive-skb-0.51-3|105	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-11.pdf
14mr|texlive-skb-0.51-3|106	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-12.pdf
14mr|texlive-skb-0.51-3|107	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-13.pdf
14mr|texlive-skb-0.51-3|108	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-14.pdf
14mr|texlive-skb-0.51-3|109	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-2.pdf
14mr|texlive-skb-0.51-3|110	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-3.pdf
14mr|texlive-skb-0.51-3|111	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-4.pdf
14mr|texlive-skb-0.51-3|112	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-5.pdf
14mr|texlive-skb-0.51-3|113	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-6.pdf
14mr|texlive-skb-0.51-3|114	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-7.pdf
14mr|texlive-skb-0.51-3|115	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-8.pdf
14mr|texlive-skb-0.51-3|116	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-9.pdf
14mr|texlive-skb-0.51-3|117	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/abstract.tex
14mr|texlive-skb-0.51-3|118	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/applicability.tex
14mr|texlive-skb-0.51-3|119	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/exa-doc/documentation.tex
14mr|texlive-skb-0.51-3|120	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/example-article.tex
14mr|texlive-skb-0.51-3|121	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config-cmd.tex
14mr|texlive-skb-0.51-3|122	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config-opt-table.tex
14mr|texlive-skb-0.51-3|123	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config-opt.tex
14mr|texlive-skb-0.51-3|124	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config.tex
14mr|texlive-skb-0.51-3|125	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/distribution.tex
14mr|texlive-skb-0.51-3|126	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/folders.tex
14mr|texlive-skb-0.51-3|127	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/installation.tex
14mr|texlive-skb-0.51-3|128	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/rebuild.tex
14mr|texlive-skb-0.51-3|129	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/start.tex
14mr|texlive-skb-0.51-3|130	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/used-options.tex
14mr|texlive-skb-0.51-3|131	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/intent.tex
14mr|texlive-skb-0.51-3|132	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/acr-bib.tex
14mr|texlive-skb-0.51-3|133	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/figures.tex
14mr|texlive-skb-0.51-3|134	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/figures2.tex
14mr|texlive-skb-0.51-3|135	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/headings-and-files.tex
14mr|texlive-skb-0.51-3|136	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/listing.tex
14mr|texlive-skb-0.51-3|137	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/lists.tex
14mr|texlive-skb-0.51-3|138	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/manual.tex
14mr|texlive-skb-0.51-3|139	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/optional-text.tex
14mr|texlive-skb-0.51-3|140	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/path-commands.tex
14mr|texlive-skb-0.51-3|141	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex
14mr|texlive-skb-0.51-3|142	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/skbem.tex
14mr|texlive-skb-0.51-3|143	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex
14mr|texlive-skb-0.51-3|144	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/skbinput-opt-table.tex
14mr|texlive-skb-0.51-3|145	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/slides.tex
14mr|texlive-skb-0.51-3|146	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/slides2.tex
14mr|texlive-skb-0.51-3|147	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-cs.tex
14mr|texlive-skb-0.51-3|148	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-final.tex
14mr|texlive-skb-0.51-3|149	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts-baf.tex
14mr|texlive-skb-0.51-3|150	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts-pc.tex
14mr|texlive-skb-0.51-3|151	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts-pc2.tex
14mr|texlive-skb-0.51-3|152	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts.tex
14mr|texlive-skb-0.51-3|153	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate.tex
14mr|texlive-skb-0.51-3|154	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/story/long.tex
14mr|texlive-skb-0.51-3|155	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/story/long2.tex
14mr|texlive-skb-0.51-3|156	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/story/short.tex
14mr|texlive-skb-0.51-3|157	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/title.tex
14mr|texlive-skb-0.51-3|158	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/about.tex
14mr|texlive-skb-0.51-3|159	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/applicability.tex
14mr|texlive-skb-0.51-3|160	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-tex1.tex
14mr|texlive-skb-0.51-3|161	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-tex2.tex
14mr|texlive-skb-0.51-3|162	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-tex3.tex
14mr|texlive-skb-0.51-3|163	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-toc.tex
14mr|texlive-skb-0.51-3|164	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/intent.tex
14mr|texlive-skb-0.51-3|165	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-acrbib.tex
14mr|texlive-skb-0.51-3|166	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures-exa.tex
14mr|texlive-skb-0.51-3|167	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures-exna.tex
14mr|texlive-skb-0.51-3|168	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures-opt.tex
14mr|texlive-skb-0.51-3|169	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures.tex
14mr|texlive-skb-0.51-3|170	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-haf.tex
14mr|texlive-skb-0.51-3|171	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-listings.tex
14mr|texlive-skb-0.51-3|172	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-lists.tex
14mr|texlive-skb-0.51-3|173	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-optional-text.tex
14mr|texlive-skb-0.51-3|174	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-paths.tex
14mr|texlive-skb-0.51-3|175	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-pdfinfo.tex
14mr|texlive-skb-0.51-3|176	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-skbem.tex
14mr|texlive-skb-0.51-3|177	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-slides1.tex
14mr|texlive-skb-0.51-3|178	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-slides2.tex
14mr|texlive-skb-0.51-3|179	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-cs.tex
14mr|texlive-skb-0.51-3|180	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-parts-baf.tex
14mr|texlive-skb-0.51-3|181	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-parts-pc1.tex
14mr|texlive-skb-0.51-3|182	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-parts-pc2.tex
14mr|texlive-skb-0.51-3|183	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate.tex
14mr|texlive-skb-0.51-3|184	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-config-cmd.tex
14mr|texlive-skb-0.51-3|185	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-config-opt.tex
14mr|texlive-skb-0.51-3|186	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-distribution.tex
14mr|texlive-skb-0.51-3|187	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-folders.tex
14mr|texlive-skb-0.51-3|188	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-installation.tex
14mr|texlive-skb-0.51-3|189	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-rebuild1.tex
14mr|texlive-skb-0.51-3|190	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-rebuild2.tex
14mr|texlive-skb-0.51-3|191	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-used-options.tex
14mr|texlive-skb-0.51-3|192	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/story-long1.tex
14mr|texlive-skb-0.51-3|193	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/story-long2.tex
14mr|texlive-skb-0.51-3|194	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/story-short.tex
14mr|texlive-skb-0.51-3|195	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-anim.tex
14mr|texlive-skb-0.51-3|196	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-load.tex
14mr|texlive-skb-0.51-3|197	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-noanim.tex
14mr|texlive-skb-0.51-3|198	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-notes.tex
14mr|texlive-skb-0.51-3|199	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/user-guide-load.tex
14mr|texlive-skb-0.51-3|200	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/user-guide.tex
14mr|texlive-skb-0.51-3|201	#- source
14mr|texlive-skb-0.51-3|202	%doc %{_texmfdistdir}/source/latex/skb/skb.dtx
14mr|texlive-skb-0.51-3|203	%doc %{_texmfdistdir}/source/latex/skb/skb.ins
14mr|texlive-skb-0.51-3|204	
14mr|texlive-skb-0.51-3|205	#-----------------------------------------------------------------------
14mr|texlive-skb-0.51-3|206	%prep
14mr|texlive-skb-0.51-3|207	%setup -c -a0 -a1 -a2
14mr|texlive-skb-0.51-3|208	
14mr|texlive-skb-0.51-3|209	%build
14mr|texlive-skb-0.51-3|210	
14mr|texlive-skb-0.51-3|211	%install
14mr|texlive-skb-0.51-3|212	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-skb-0.51-3|213	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-skb-0.51-3|214	
14mr|texlive-skb-0.51-3|215	
14mr|texlive-skb-0.51-3|216	
14mr|texlive-skb-0.51-3|217	%changelog
14mr|texlive-skb-0.51-3|218	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.51-3
14mr|texlive-skb-0.51-3|219	+ Revision: f4d3b20
14mr|texlive-skb-0.51-3|220	- MassBuild#440: Increase release tag
14mr|texlive-skb-0.51-3|221	
14mr|texlive-skb-0.51-3|222	

21370 14
14mr|texlive-skdoc-1.4a-6|1	# revision 32278
14mr|texlive-skdoc-1.4a-6|2	# category Package
14mr|texlive-skdoc-1.4a-6|3	# catalog-ctan /macros/latex/contrib/skdoc
14mr|texlive-skdoc-1.4a-6|4	# catalog-date 2013-11-28 23:56:30 +0100
14mr|texlive-skdoc-1.4a-6|5	# catalog-license lppl1.3
14mr|texlive-skdoc-1.4a-6|6	# catalog-version 1.4a
14mr|texlive-skdoc-1.4a-6|7	Name:		texlive-skdoc
14mr|texlive-skdoc-1.4a-6|8	Version:	1.4a
14mr|texlive-skdoc-1.4a-6|9	Release:	6
14mr|texlive-skdoc-1.4a-6|10	Summary:	Documentation and extraction for packages and document classes
14mr|texlive-skdoc-1.4a-6|11	Group:		Publishing
14mr|texlive-skdoc-1.4a-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skdoc
14mr|texlive-skdoc-1.4a-6|13	License:	LPPL1.3
14mr|texlive-skdoc-1.4a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skdoc.tar.xz
14mr|texlive-skdoc-1.4a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skdoc.doc.tar.xz
14mr|texlive-skdoc-1.4a-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skdoc.source.tar.xz
14mr|texlive-skdoc-1.4a-6|17	BuildArch:	noarch
14mr|texlive-skdoc-1.4a-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-skdoc-1.4a-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-skdoc-1.4a-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-skdoc-1.4a-6|21	
14mr|texlive-skdoc-1.4a-6|22	%description
14mr|texlive-skdoc-1.4a-6|23	The class provides the functionality and implementation of
14mr|texlive-skdoc-1.4a-6|24	packages and document classes. It is loosely based on the ydoc
14mr|texlive-skdoc-1.4a-6|25	and ltxdoc classes, but has a number of incompatible
14mr|texlive-skdoc-1.4a-6|26	differences. The class defines a MacroCode environment which
14mr|texlive-skdoc-1.4a-6|27	offers an alternative to the the usual docstrip method of
14mr|texlive-skdoc-1.4a-6|28	installing packages. It has the ability to generate both
14mr|texlive-skdoc-1.4a-6|29	documentation and code in a single run of a single file.
14mr|texlive-skdoc-1.4a-6|30	
14mr|texlive-skdoc-1.4a-6|31	%post
14mr|texlive-skdoc-1.4a-6|32	%{_sbindir}/texlive.post
14mr|texlive-skdoc-1.4a-6|33	
14mr|texlive-skdoc-1.4a-6|34	%postun
14mr|texlive-skdoc-1.4a-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-skdoc-1.4a-6|36	%{_sbindir}/texlive.post
14mr|texlive-skdoc-1.4a-6|37	fi
14mr|texlive-skdoc-1.4a-6|38	
14mr|texlive-skdoc-1.4a-6|39	#-----------------------------------------------------------------------
14mr|texlive-skdoc-1.4a-6|40	%files
14mr|texlive-skdoc-1.4a-6|41	%{_texmfdistdir}/tex/latex/skdoc/skdoc.cls
14mr|texlive-skdoc-1.4a-6|42	%doc %{_texmfdistdir}/doc/latex/skdoc/README
14mr|texlive-skdoc-1.4a-6|43	%doc %{_texmfdistdir}/doc/latex/skdoc/skdoc.pdf
14mr|texlive-skdoc-1.4a-6|44	#- source
14mr|texlive-skdoc-1.4a-6|45	%doc %{_texmfdistdir}/source/latex/skdoc/skdoc.dtx
14mr|texlive-skdoc-1.4a-6|46	
14mr|texlive-skdoc-1.4a-6|47	#-----------------------------------------------------------------------
14mr|texlive-skdoc-1.4a-6|48	%prep
14mr|texlive-skdoc-1.4a-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-skdoc-1.4a-6|50	
14mr|texlive-skdoc-1.4a-6|51	%build
14mr|texlive-skdoc-1.4a-6|52	
14mr|texlive-skdoc-1.4a-6|53	%install
14mr|texlive-skdoc-1.4a-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-skdoc-1.4a-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-skdoc-1.4a-6|56	
14mr|texlive-skdoc-1.4a-6|57	%changelog
14mr|texlive-skdoc-1.4a-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4a-6
14mr|texlive-skdoc-1.4a-6|59	+ Revision: f5bbfd6
14mr|texlive-skdoc-1.4a-6|60	- MassBuild#440: Increase release tag
14mr|texlive-skdoc-1.4a-6|61	
14mr|texlive-skdoc-1.4a-6|62	

21371 14
14mr|texlive-skeycommand-0.4-3|1	# revision 24652
14mr|texlive-skeycommand-0.4-3|2	# category Package
14mr|texlive-skeycommand-0.4-3|3	# catalog-ctan /macros/latex/contrib/skeycommand
14mr|texlive-skeycommand-0.4-3|4	# catalog-date 2011-11-20 11:43:03 +0100
14mr|texlive-skeycommand-0.4-3|5	# catalog-license lppl1.3
14mr|texlive-skeycommand-0.4-3|6	# catalog-version 0.4
14mr|texlive-skeycommand-0.4-3|7	Name:		texlive-skeycommand
14mr|texlive-skeycommand-0.4-3|8	Version:	0.4
14mr|texlive-skeycommand-0.4-3|9	Release:	3
14mr|texlive-skeycommand-0.4-3|10	Summary:	Create commands using parameters and keyval in parallel
14mr|texlive-skeycommand-0.4-3|11	Group:		Publishing
14mr|texlive-skeycommand-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skeycommand
14mr|texlive-skeycommand-0.4-3|13	License:	LPPL1.3
14mr|texlive-skeycommand-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeycommand.tar.xz
14mr|texlive-skeycommand-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeycommand.doc.tar.xz
14mr|texlive-skeycommand-0.4-3|16	BuildArch:	noarch
14mr|texlive-skeycommand-0.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-skeycommand-0.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-skeycommand-0.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-skeycommand-0.4-3|20	
14mr|texlive-skeycommand-0.4-3|21	%description
14mr|texlive-skeycommand-0.4-3|22	The package provides tools for defining LaTeX commands and
14mr|texlive-skeycommand-0.4-3|23	environments using combinations of parameters and keys. All the
14mr|texlive-skeycommand-0.4-3|24	facilities of the ltxkeys and skeyval packages are available to
14mr|texlive-skeycommand-0.4-3|25	the user of skeycommand.
14mr|texlive-skeycommand-0.4-3|26	
14mr|texlive-skeycommand-0.4-3|27	%post
14mr|texlive-skeycommand-0.4-3|28	%{_sbindir}/texlive.post
14mr|texlive-skeycommand-0.4-3|29	
14mr|texlive-skeycommand-0.4-3|30	%postun
14mr|texlive-skeycommand-0.4-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-skeycommand-0.4-3|32	%{_sbindir}/texlive.post
14mr|texlive-skeycommand-0.4-3|33	fi
14mr|texlive-skeycommand-0.4-3|34	
14mr|texlive-skeycommand-0.4-3|35	#-----------------------------------------------------------------------
14mr|texlive-skeycommand-0.4-3|36	%files
14mr|texlive-skeycommand-0.4-3|37	%{_texmfdistdir}/tex/latex/skeycommand/skeycommand.sty
14mr|texlive-skeycommand-0.4-3|38	%doc %{_texmfdistdir}/doc/latex/skeycommand/README
14mr|texlive-skeycommand-0.4-3|39	%doc %{_texmfdistdir}/doc/latex/skeycommand/skeycommand-guide.cfg
14mr|texlive-skeycommand-0.4-3|40	%doc %{_texmfdistdir}/doc/latex/skeycommand/skeycommand-guide.pdf
14mr|texlive-skeycommand-0.4-3|41	%doc %{_texmfdistdir}/doc/latex/skeycommand/skeycommand-guide.tex
14mr|texlive-skeycommand-0.4-3|42	
14mr|texlive-skeycommand-0.4-3|43	#-----------------------------------------------------------------------
14mr|texlive-skeycommand-0.4-3|44	%prep
14mr|texlive-skeycommand-0.4-3|45	%setup -c -a0 -a1
14mr|texlive-skeycommand-0.4-3|46	
14mr|texlive-skeycommand-0.4-3|47	%build
14mr|texlive-skeycommand-0.4-3|48	
14mr|texlive-skeycommand-0.4-3|49	%install
14mr|texlive-skeycommand-0.4-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-skeycommand-0.4-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-skeycommand-0.4-3|52	
14mr|texlive-skeycommand-0.4-3|53	
14mr|texlive-skeycommand-0.4-3|54	
14mr|texlive-skeycommand-0.4-3|55	%changelog
14mr|texlive-skeycommand-0.4-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-skeycommand-0.4-3|57	+ Revision: e92c74c
14mr|texlive-skeycommand-0.4-3|58	- MassBuild#440: Increase release tag
14mr|texlive-skeycommand-0.4-3|59	
14mr|texlive-skeycommand-0.4-3|60	

21372 14
14mr|texlive-skeyval-0.72-3|1	# revision 18494
14mr|texlive-skeyval-0.72-3|2	# category Package
14mr|texlive-skeyval-0.72-3|3	# catalog-ctan /macros/latex/contrib/skeyval
14mr|texlive-skeyval-0.72-3|4	# catalog-date 2010-05-25 22:04:49 +0200
14mr|texlive-skeyval-0.72-3|5	# catalog-license lppl1.3
14mr|texlive-skeyval-0.72-3|6	# catalog-version 0.72
14mr|texlive-skeyval-0.72-3|7	Name:		texlive-skeyval
14mr|texlive-skeyval-0.72-3|8	Version:	0.72
14mr|texlive-skeyval-0.72-3|9	Release:	3
14mr|texlive-skeyval-0.72-3|10	Summary:	Extensions to xkeyval
14mr|texlive-skeyval-0.72-3|11	Group:		Publishing
14mr|texlive-skeyval-0.72-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skeyval
14mr|texlive-skeyval-0.72-3|13	License:	LPPL1.3
14mr|texlive-skeyval-0.72-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeyval.tar.xz
14mr|texlive-skeyval-0.72-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeyval.doc.tar.xz
14mr|texlive-skeyval-0.72-3|16	BuildArch:	noarch
14mr|texlive-skeyval-0.72-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-skeyval-0.72-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-skeyval-0.72-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-skeyval-0.72-3|20	
14mr|texlive-skeyval-0.72-3|21	%description
14mr|texlive-skeyval-0.72-3|22	The package provides several extensions to the xkeyval,
14mr|texlive-skeyval-0.72-3|23	including new key types, and key management methods.
14mr|texlive-skeyval-0.72-3|24	
14mr|texlive-skeyval-0.72-3|25	%post
14mr|texlive-skeyval-0.72-3|26	%{_sbindir}/texlive.post
14mr|texlive-skeyval-0.72-3|27	
14mr|texlive-skeyval-0.72-3|28	%postun
14mr|texlive-skeyval-0.72-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-skeyval-0.72-3|30	%{_sbindir}/texlive.post
14mr|texlive-skeyval-0.72-3|31	fi
14mr|texlive-skeyval-0.72-3|32	
14mr|texlive-skeyval-0.72-3|33	#-----------------------------------------------------------------------
14mr|texlive-skeyval-0.72-3|34	%files
14mr|texlive-skeyval-0.72-3|35	%{_texmfdistdir}/tex/latex/skeyval/skeyval.sty
14mr|texlive-skeyval-0.72-3|36	%doc %{_texmfdistdir}/doc/latex/skeyval/README
14mr|texlive-skeyval-0.72-3|37	%doc %{_texmfdistdir}/doc/latex/skeyval/skeyval-guide.pdf
14mr|texlive-skeyval-0.72-3|38	%doc %{_texmfdistdir}/doc/latex/skeyval/skeyval-guide.tex
14mr|texlive-skeyval-0.72-3|39	
14mr|texlive-skeyval-0.72-3|40	#-----------------------------------------------------------------------
14mr|texlive-skeyval-0.72-3|41	%prep
14mr|texlive-skeyval-0.72-3|42	%setup -c -a0 -a1
14mr|texlive-skeyval-0.72-3|43	
14mr|texlive-skeyval-0.72-3|44	%build
14mr|texlive-skeyval-0.72-3|45	
14mr|texlive-skeyval-0.72-3|46	%install
14mr|texlive-skeyval-0.72-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-skeyval-0.72-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-skeyval-0.72-3|49	
14mr|texlive-skeyval-0.72-3|50	
14mr|texlive-skeyval-0.72-3|51	
14mr|texlive-skeyval-0.72-3|52	%changelog
14mr|texlive-skeyval-0.72-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.72-3
14mr|texlive-skeyval-0.72-3|54	+ Revision: 2ca2f39
14mr|texlive-skeyval-0.72-3|55	- MassBuild#440: Increase release tag
14mr|texlive-skeyval-0.72-3|56	
14mr|texlive-skeyval-0.72-3|57	

21373 14
14mr|texlive-skmath-0.3a-6|1	# revision 30941
14mr|texlive-skmath-0.3a-6|2	# category Package
14mr|texlive-skmath-0.3a-6|3	# catalog-ctan /macros/latex/contrib/skmath
14mr|texlive-skmath-0.3a-6|4	# catalog-date 2013-06-24 23:09:25 +0200
14mr|texlive-skmath-0.3a-6|5	# catalog-license lppl1.3
14mr|texlive-skmath-0.3a-6|6	# catalog-version 0.3a
14mr|texlive-skmath-0.3a-6|7	Name:		texlive-skmath
14mr|texlive-skmath-0.3a-6|8	Version:	0.3a
14mr|texlive-skmath-0.3a-6|9	Release:	6
14mr|texlive-skmath-0.3a-6|10	Summary:	Extensions to the maths command repertoir
14mr|texlive-skmath-0.3a-6|11	Group:		Publishing
14mr|texlive-skmath-0.3a-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skmath
14mr|texlive-skmath-0.3a-6|13	License:	LPPL1.3
14mr|texlive-skmath-0.3a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skmath.tar.xz
14mr|texlive-skmath-0.3a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skmath.doc.tar.xz
14mr|texlive-skmath-0.3a-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skmath.source.tar.xz
14mr|texlive-skmath-0.3a-6|17	BuildArch:	noarch
14mr|texlive-skmath-0.3a-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-skmath-0.3a-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-skmath-0.3a-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-skmath-0.3a-6|21	
14mr|texlive-skmath-0.3a-6|22	%description
14mr|texlive-skmath-0.3a-6|23	The package provides a selection of new maths commands and
14mr|texlive-skmath-0.3a-6|24	improved re-definitions of existing commands.
14mr|texlive-skmath-0.3a-6|25	
14mr|texlive-skmath-0.3a-6|26	%post
14mr|texlive-skmath-0.3a-6|27	%{_sbindir}/texlive.post
14mr|texlive-skmath-0.3a-6|28	
14mr|texlive-skmath-0.3a-6|29	%postun
14mr|texlive-skmath-0.3a-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-skmath-0.3a-6|31	%{_sbindir}/texlive.post
14mr|texlive-skmath-0.3a-6|32	fi
14mr|texlive-skmath-0.3a-6|33	
14mr|texlive-skmath-0.3a-6|34	#-----------------------------------------------------------------------
14mr|texlive-skmath-0.3a-6|35	%files
14mr|texlive-skmath-0.3a-6|36	%{_texmfdistdir}/tex/latex/skmath/skmath.sty
14mr|texlive-skmath-0.3a-6|37	%doc %{_texmfdistdir}/doc/latex/skmath/README
14mr|texlive-skmath-0.3a-6|38	%doc %{_texmfdistdir}/doc/latex/skmath/skmath.pdf
14mr|texlive-skmath-0.3a-6|39	#- source
14mr|texlive-skmath-0.3a-6|40	%doc %{_texmfdistdir}/source/latex/skmath/skmath.tex
14mr|texlive-skmath-0.3a-6|41	
14mr|texlive-skmath-0.3a-6|42	#-----------------------------------------------------------------------
14mr|texlive-skmath-0.3a-6|43	%prep
14mr|texlive-skmath-0.3a-6|44	%setup -c -a0 -a1 -a2
14mr|texlive-skmath-0.3a-6|45	
14mr|texlive-skmath-0.3a-6|46	%build
14mr|texlive-skmath-0.3a-6|47	
14mr|texlive-skmath-0.3a-6|48	%install
14mr|texlive-skmath-0.3a-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-skmath-0.3a-6|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-skmath-0.3a-6|51	
14mr|texlive-skmath-0.3a-6|52	%changelog
14mr|texlive-skmath-0.3a-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3a-6
14mr|texlive-skmath-0.3a-6|54	+ Revision: ffc96ab
14mr|texlive-skmath-0.3a-6|55	- MassBuild#440: Increase release tag
14mr|texlive-skmath-0.3a-6|56	
14mr|texlive-skmath-0.3a-6|57	

21374 14
14mr|texlive-skrapport-0.12d-6|1	# revision 31718
14mr|texlive-skrapport-0.12d-6|2	# category Package
14mr|texlive-skrapport-0.12d-6|3	# catalog-ctan /macros/latex/contrib/skrapport
14mr|texlive-skrapport-0.12d-6|4	# catalog-date 2013-09-21 11:27:06 +0200
14mr|texlive-skrapport-0.12d-6|5	# catalog-license lppl1.3
14mr|texlive-skrapport-0.12d-6|6	# catalog-version 0.12d
14mr|texlive-skrapport-0.12d-6|7	Name:		texlive-skrapport
14mr|texlive-skrapport-0.12d-6|8	Version:	0.12d
14mr|texlive-skrapport-0.12d-6|9	Release:	6
14mr|texlive-skrapport-0.12d-6|10	Summary:	'Simple' class for reports, etc
14mr|texlive-skrapport-0.12d-6|11	Group:		Publishing
14mr|texlive-skrapport-0.12d-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skrapport
14mr|texlive-skrapport-0.12d-6|13	License:	LPPL1.3
14mr|texlive-skrapport-0.12d-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skrapport.tar.xz
14mr|texlive-skrapport-0.12d-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skrapport.doc.tar.xz
14mr|texlive-skrapport-0.12d-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skrapport.source.tar.xz
14mr|texlive-skrapport-0.12d-6|17	BuildArch:	noarch
14mr|texlive-skrapport-0.12d-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-skrapport-0.12d-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-skrapport-0.12d-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-skrapport-0.12d-6|21	
14mr|texlive-skrapport-0.12d-6|22	%description
14mr|texlive-skrapport-0.12d-6|23	The class is intended for simple documents (e.g., reports
14mr|texlive-skrapport-0.12d-6|24	handed in as coursework and the like). The class is small and
14mr|texlive-skrapport-0.12d-6|25	straightforward; its design was inspired by that of the PracTeX
14mr|texlive-skrapport-0.12d-6|26	journal style.
14mr|texlive-skrapport-0.12d-6|27	
14mr|texlive-skrapport-0.12d-6|28	%post
14mr|texlive-skrapport-0.12d-6|29	%{_sbindir}/texlive.post
14mr|texlive-skrapport-0.12d-6|30	
14mr|texlive-skrapport-0.12d-6|31	%postun
14mr|texlive-skrapport-0.12d-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-skrapport-0.12d-6|33	%{_sbindir}/texlive.post
14mr|texlive-skrapport-0.12d-6|34	fi
14mr|texlive-skrapport-0.12d-6|35	
14mr|texlive-skrapport-0.12d-6|36	#-----------------------------------------------------------------------
14mr|texlive-skrapport-0.12d-6|37	%files
14mr|texlive-skrapport-0.12d-6|38	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-cruelwater.sty
14mr|texlive-skrapport-0.12d-6|39	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-default.sty
14mr|texlive-skrapport-0.12d-6|40	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-skdoc.sty
14mr|texlive-skrapport-0.12d-6|41	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-unscathed.sty
14mr|texlive-skrapport-0.12d-6|42	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-violet.sty
14mr|texlive-skrapport-0.12d-6|43	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size-common.sty
14mr|texlive-skrapport-0.12d-6|44	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size10pt.clo
14mr|texlive-skrapport-0.12d-6|45	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size11pt.clo
14mr|texlive-skrapport-0.12d-6|46	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size12pt.clo
14mr|texlive-skrapport-0.12d-6|47	%{_texmfdistdir}/tex/latex/skrapport/skrapport.cls
14mr|texlive-skrapport-0.12d-6|48	%doc %{_texmfdistdir}/doc/latex/skrapport/README
14mr|texlive-skrapport-0.12d-6|49	%doc %{_texmfdistdir}/doc/latex/skrapport/skrapport.pdf
14mr|texlive-skrapport-0.12d-6|50	#- source
14mr|texlive-skrapport-0.12d-6|51	%doc %{_texmfdistdir}/source/latex/skrapport/skrapport.tex
14mr|texlive-skrapport-0.12d-6|52	
14mr|texlive-skrapport-0.12d-6|53	#-----------------------------------------------------------------------
14mr|texlive-skrapport-0.12d-6|54	%prep
14mr|texlive-skrapport-0.12d-6|55	%setup -c -a0 -a1 -a2
14mr|texlive-skrapport-0.12d-6|56	
14mr|texlive-skrapport-0.12d-6|57	%build
14mr|texlive-skrapport-0.12d-6|58	
14mr|texlive-skrapport-0.12d-6|59	%install
14mr|texlive-skrapport-0.12d-6|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-skrapport-0.12d-6|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-skrapport-0.12d-6|62	
14mr|texlive-skrapport-0.12d-6|63	%changelog
14mr|texlive-skrapport-0.12d-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12d-6
14mr|texlive-skrapport-0.12d-6|65	+ Revision: 0143c21
14mr|texlive-skrapport-0.12d-6|66	- MassBuild#440: Increase release tag
14mr|texlive-skrapport-0.12d-6|67	
14mr|texlive-skrapport-0.12d-6|68	

21375 14
14mr|texlive-skull-0.1-4|1	# revision 25608
14mr|texlive-skull-0.1-4|2	# category Package
14mr|texlive-skull-0.1-4|3	# catalog-ctan /fonts/skull
14mr|texlive-skull-0.1-4|4	# catalog-date 2011-04-11 22:34:22 +0200
14mr|texlive-skull-0.1-4|5	# catalog-license gpl
14mr|texlive-skull-0.1-4|6	# catalog-version 0.1
14mr|texlive-skull-0.1-4|7	Name:		texlive-skull
14mr|texlive-skull-0.1-4|8	Version:	0.1
14mr|texlive-skull-0.1-4|9	Release:	4
14mr|texlive-skull-0.1-4|10	Summary:	A font to draw a skull
14mr|texlive-skull-0.1-4|11	Group:		Publishing
14mr|texlive-skull-0.1-4|12	URL:		http://www.ctan.org/tex-archive/fonts/skull
14mr|texlive-skull-0.1-4|13	License:	GPL
14mr|texlive-skull-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skull.tar.xz
14mr|texlive-skull-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skull.source.tar.xz
14mr|texlive-skull-0.1-4|16	BuildArch:	noarch
14mr|texlive-skull-0.1-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-skull-0.1-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-skull-0.1-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-skull-0.1-4|20	
14mr|texlive-skull-0.1-4|21	%description
14mr|texlive-skull-0.1-4|22	The font (defined in MetaFont) defines a single character, a
14mr|texlive-skull-0.1-4|23	black solid skull. A package is supplied to make this character
14mr|texlive-skull-0.1-4|24	available as a symbol in maths mode.
14mr|texlive-skull-0.1-4|25	
14mr|texlive-skull-0.1-4|26	%post
14mr|texlive-skull-0.1-4|27	%{_sbindir}/texlive.post
14mr|texlive-skull-0.1-4|28	
14mr|texlive-skull-0.1-4|29	%postun
14mr|texlive-skull-0.1-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-skull-0.1-4|31	%{_sbindir}/texlive.post
14mr|texlive-skull-0.1-4|32	fi
14mr|texlive-skull-0.1-4|33	
14mr|texlive-skull-0.1-4|34	#-----------------------------------------------------------------------
14mr|texlive-skull-0.1-4|35	%files
14mr|texlive-skull-0.1-4|36	%{_texmfdistdir}/fonts/source/public/skull/skull.mf
14mr|texlive-skull-0.1-4|37	%{_texmfdistdir}/tex/latex/skull/skull.sty
14mr|texlive-skull-0.1-4|38	#- source
14mr|texlive-skull-0.1-4|39	%doc %{_texmfdistdir}/source/fonts/skull/skull.dtx
14mr|texlive-skull-0.1-4|40	%doc %{_texmfdistdir}/source/fonts/skull/skull.ins
14mr|texlive-skull-0.1-4|41	
14mr|texlive-skull-0.1-4|42	#-----------------------------------------------------------------------
14mr|texlive-skull-0.1-4|43	%prep
14mr|texlive-skull-0.1-4|44	%setup -c -a0 -a1
14mr|texlive-skull-0.1-4|45	
14mr|texlive-skull-0.1-4|46	%build
14mr|texlive-skull-0.1-4|47	
14mr|texlive-skull-0.1-4|48	%install
14mr|texlive-skull-0.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-skull-0.1-4|50	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-skull-0.1-4|51	
14mr|texlive-skull-0.1-4|52	
14mr|texlive-skull-0.1-4|53	
14mr|texlive-skull-0.1-4|54	%changelog
14mr|texlive-skull-0.1-4|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-4
14mr|texlive-skull-0.1-4|56	+ Revision: b2e5538
14mr|texlive-skull-0.1-4|57	- MassBuild#440: Increase release tag
14mr|texlive-skull-0.1-4|58	
14mr|texlive-skull-0.1-4|59	

21376 14
14mr|texlive-slantsc-2.11-2|1	# revision 25007
14mr|texlive-slantsc-2.11-2|2	# category Package
14mr|texlive-slantsc-2.11-2|3	# catalog-ctan /macros/latex/contrib/slantsc
14mr|texlive-slantsc-2.11-2|4	# catalog-date 2012-01-02 14:24:13 +0100
14mr|texlive-slantsc-2.11-2|5	# catalog-license lppl
14mr|texlive-slantsc-2.11-2|6	# catalog-version 2.11
14mr|texlive-slantsc-2.11-2|7	Name:		texlive-slantsc
14mr|texlive-slantsc-2.11-2|8	Version:	2.11
14mr|texlive-slantsc-2.11-2|9	Release:	2
14mr|texlive-slantsc-2.11-2|10	Summary:	Access different-shaped small-caps fonts
14mr|texlive-slantsc-2.11-2|11	Group:		Publishing
14mr|texlive-slantsc-2.11-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/slantsc
14mr|texlive-slantsc-2.11-2|13	License:	LPPL
14mr|texlive-slantsc-2.11-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slantsc.tar.xz
14mr|texlive-slantsc-2.11-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slantsc.doc.tar.xz
14mr|texlive-slantsc-2.11-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slantsc.source.tar.xz
14mr|texlive-slantsc-2.11-2|17	BuildArch:	noarch
14mr|texlive-slantsc-2.11-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-slantsc-2.11-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-slantsc-2.11-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-slantsc-2.11-2|21	
14mr|texlive-slantsc-2.11-2|22	%description
14mr|texlive-slantsc-2.11-2|23	This package enables the use of small capitals in different
14mr|texlive-slantsc-2.11-2|24	font shapes, e.g., slanted or bold slanted for all fonts that
14mr|texlive-slantsc-2.11-2|25	provide appropriate font shapes. (Note that a separate .fd file
14mr|texlive-slantsc-2.11-2|26	is needed to define font shapes such as 'scsl' or 'scit'.).
14mr|texlive-slantsc-2.11-2|27	
14mr|texlive-slantsc-2.11-2|28	%post
14mr|texlive-slantsc-2.11-2|29	%{_sbindir}/texlive.post
14mr|texlive-slantsc-2.11-2|30	
14mr|texlive-slantsc-2.11-2|31	%postun
14mr|texlive-slantsc-2.11-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-slantsc-2.11-2|33	%{_sbindir}/texlive.post
14mr|texlive-slantsc-2.11-2|34	fi
14mr|texlive-slantsc-2.11-2|35	
14mr|texlive-slantsc-2.11-2|36	#-----------------------------------------------------------------------
14mr|texlive-slantsc-2.11-2|37	%files
14mr|texlive-slantsc-2.11-2|38	%{_texmfdistdir}/tex/latex/slantsc/slantsc.sty
14mr|texlive-slantsc-2.11-2|39	%doc %{_texmfdistdir}/doc/latex/slantsc/ChangeLog
14mr|texlive-slantsc-2.11-2|40	%doc %{_texmfdistdir}/doc/latex/slantsc/Makefile
14mr|texlive-slantsc-2.11-2|41	%doc %{_texmfdistdir}/doc/latex/slantsc/README
14mr|texlive-slantsc-2.11-2|42	%doc %{_texmfdistdir}/doc/latex/slantsc/getversion.tex
14mr|texlive-slantsc-2.11-2|43	%doc %{_texmfdistdir}/doc/latex/slantsc/slantsc.pdf
14mr|texlive-slantsc-2.11-2|44	%doc %{_texmfdistdir}/doc/latex/slantsc/testslantsc.tex
14mr|texlive-slantsc-2.11-2|45	#- source
14mr|texlive-slantsc-2.11-2|46	%doc %{_texmfdistdir}/source/latex/slantsc/slantsc.dtx
14mr|texlive-slantsc-2.11-2|47	%doc %{_texmfdistdir}/source/latex/slantsc/slantsc.ins
14mr|texlive-slantsc-2.11-2|48	
14mr|texlive-slantsc-2.11-2|49	#-----------------------------------------------------------------------
14mr|texlive-slantsc-2.11-2|50	%prep
14mr|texlive-slantsc-2.11-2|51	%setup -c -a0 -a1 -a2
14mr|texlive-slantsc-2.11-2|52	
14mr|texlive-slantsc-2.11-2|53	%build
14mr|texlive-slantsc-2.11-2|54	
14mr|texlive-slantsc-2.11-2|55	%install
14mr|texlive-slantsc-2.11-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-slantsc-2.11-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-slantsc-2.11-2|58	
14mr|texlive-slantsc-2.11-2|59	
14mr|texlive-slantsc-2.11-2|60	
14mr|texlive-slantsc-2.11-2|61	%changelog
14mr|texlive-slantsc-2.11-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.11-2
14mr|texlive-slantsc-2.11-2|63	+ Revision: 62e8f65
14mr|texlive-slantsc-2.11-2|64	- MassBuild#440: Increase release tag
14mr|texlive-slantsc-2.11-2|65	
14mr|texlive-slantsc-2.11-2|66	

21377 14
14mr|texlive-slideshow-1.0-3|1	# revision 15878
14mr|texlive-slideshow-1.0-3|2	# category Package
14mr|texlive-slideshow-1.0-3|3	# catalog-ctan /graphics/metapost/contrib/macros/slideshow
14mr|texlive-slideshow-1.0-3|4	# catalog-date 2008-12-04 14:14:32 +0100
14mr|texlive-slideshow-1.0-3|5	# catalog-license other-free
14mr|texlive-slideshow-1.0-3|6	# catalog-version 1.0
14mr|texlive-slideshow-1.0-3|7	Name:		texlive-slideshow
14mr|texlive-slideshow-1.0-3|8	Version:	1.0
14mr|texlive-slideshow-1.0-3|9	Release:	3
14mr|texlive-slideshow-1.0-3|10	Summary:	Generate slideshow with MetaPost
14mr|texlive-slideshow-1.0-3|11	Group:		Publishing
14mr|texlive-slideshow-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/slideshow
14mr|texlive-slideshow-1.0-3|13	License:	OTHER-FREE
14mr|texlive-slideshow-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slideshow.tar.xz
14mr|texlive-slideshow-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slideshow.doc.tar.xz
14mr|texlive-slideshow-1.0-3|16	BuildArch:	noarch
14mr|texlive-slideshow-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-slideshow-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-slideshow-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-slideshow-1.0-3|20	
14mr|texlive-slideshow-1.0-3|21	%description
14mr|texlive-slideshow-1.0-3|22	The package provides a means of creating presentations in
14mr|texlive-slideshow-1.0-3|23	MetaPost, without intervention from other utilities (except a
14mr|texlive-slideshow-1.0-3|24	distiller). Such an arrangement has its advantages (though
14mr|texlive-slideshow-1.0-3|25	there are disadvantages too).
14mr|texlive-slideshow-1.0-3|26	
14mr|texlive-slideshow-1.0-3|27	%post
14mr|texlive-slideshow-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-slideshow-1.0-3|29	
14mr|texlive-slideshow-1.0-3|30	%postun
14mr|texlive-slideshow-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-slideshow-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-slideshow-1.0-3|33	fi
14mr|texlive-slideshow-1.0-3|34	
14mr|texlive-slideshow-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-slideshow-1.0-3|36	%files
14mr|texlive-slideshow-1.0-3|37	%{_texmfdistdir}/metapost/slideshow/pathalong.mp
14mr|texlive-slideshow-1.0-3|38	%{_texmfdistdir}/metapost/slideshow/slideshow.mp
14mr|texlive-slideshow-1.0-3|39	%{_texmfdistdir}/metapost/slideshow/sshowex.mp
14mr|texlive-slideshow-1.0-3|40	%{_texmfdistdir}/metapost/slideshow/sshowex2.mp
14mr|texlive-slideshow-1.0-3|41	%{_texmfdistdir}/metapost/slideshow/sshowex3.mp
14mr|texlive-slideshow-1.0-3|42	%{_texmfdistdir}/metapost/slideshow/sshowintro.mp
14mr|texlive-slideshow-1.0-3|43	%doc %{_texmfdistdir}/doc/metapost/slideshow/slideshow.txt
14mr|texlive-slideshow-1.0-3|44	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowex.pdf
14mr|texlive-slideshow-1.0-3|45	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowex2.pdf
14mr|texlive-slideshow-1.0-3|46	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowex3.pdf
14mr|texlive-slideshow-1.0-3|47	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowintro.pdf
14mr|texlive-slideshow-1.0-3|48	
14mr|texlive-slideshow-1.0-3|49	#-----------------------------------------------------------------------
14mr|texlive-slideshow-1.0-3|50	%prep
14mr|texlive-slideshow-1.0-3|51	%setup -c -a0 -a1
14mr|texlive-slideshow-1.0-3|52	
14mr|texlive-slideshow-1.0-3|53	%build
14mr|texlive-slideshow-1.0-3|54	
14mr|texlive-slideshow-1.0-3|55	%install
14mr|texlive-slideshow-1.0-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-slideshow-1.0-3|57	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-slideshow-1.0-3|58	
14mr|texlive-slideshow-1.0-3|59	
14mr|texlive-slideshow-1.0-3|60	
14mr|texlive-slideshow-1.0-3|61	%changelog
14mr|texlive-slideshow-1.0-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-slideshow-1.0-3|63	+ Revision: 48c1d71
14mr|texlive-slideshow-1.0-3|64	- MassBuild#440: Increase release tag
14mr|texlive-slideshow-1.0-3|65	
14mr|texlive-slideshow-1.0-3|66	

21378 14
14mr|texlive-smalltableof-20101105-3|1	# revision 20333
14mr|texlive-smalltableof-20101105-3|2	# category Package
14mr|texlive-smalltableof-20101105-3|3	# catalog-ctan /macros/latex/contrib/smalltableof
14mr|texlive-smalltableof-20101105-3|4	# catalog-date 2010-11-05 12:10:03 +0100
14mr|texlive-smalltableof-20101105-3|5	# catalog-license lppl
14mr|texlive-smalltableof-20101105-3|6	# catalog-version undef
14mr|texlive-smalltableof-20101105-3|7	Name:		texlive-smalltableof
14mr|texlive-smalltableof-20101105-3|8	Version:	20101105
14mr|texlive-smalltableof-20101105-3|9	Release:	3
14mr|texlive-smalltableof-20101105-3|10	Summary:	Create listoffigures etc. in a single chapter
14mr|texlive-smalltableof-20101105-3|11	Group:		Publishing
14mr|texlive-smalltableof-20101105-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/smalltableof
14mr|texlive-smalltableof-20101105-3|13	License:	LPPL
14mr|texlive-smalltableof-20101105-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smalltableof.tar.xz
14mr|texlive-smalltableof-20101105-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smalltableof.doc.tar.xz
14mr|texlive-smalltableof-20101105-3|16	BuildArch:	noarch
14mr|texlive-smalltableof-20101105-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-smalltableof-20101105-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-smalltableof-20101105-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-smalltableof-20101105-3|20	
14mr|texlive-smalltableof-20101105-3|21	%description
14mr|texlive-smalltableof-20101105-3|22	The package allows you to create a list of figures and list of
14mr|texlive-smalltableof-20101105-3|23	tables in a chapter named 'List' that contains separate
14mr|texlive-smalltableof-20101105-3|24	sections for each list of figures, tables, etc.
14mr|texlive-smalltableof-20101105-3|25	
14mr|texlive-smalltableof-20101105-3|26	%post
14mr|texlive-smalltableof-20101105-3|27	%{_sbindir}/texlive.post
14mr|texlive-smalltableof-20101105-3|28	
14mr|texlive-smalltableof-20101105-3|29	%postun
14mr|texlive-smalltableof-20101105-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-smalltableof-20101105-3|31	%{_sbindir}/texlive.post
14mr|texlive-smalltableof-20101105-3|32	fi
14mr|texlive-smalltableof-20101105-3|33	
14mr|texlive-smalltableof-20101105-3|34	#-----------------------------------------------------------------------
14mr|texlive-smalltableof-20101105-3|35	%files
14mr|texlive-smalltableof-20101105-3|36	%{_texmfdistdir}/tex/latex/smalltableof/smalltableof.sty
14mr|texlive-smalltableof-20101105-3|37	%doc %{_texmfdistdir}/doc/latex/smalltableof/README
14mr|texlive-smalltableof-20101105-3|38	%doc %{_texmfdistdir}/doc/latex/smalltableof/smalltableof-doc-fr.pdf
14mr|texlive-smalltableof-20101105-3|39	%doc %{_texmfdistdir}/doc/latex/smalltableof/smalltableof-doc-fr.tex
14mr|texlive-smalltableof-20101105-3|40	
14mr|texlive-smalltableof-20101105-3|41	#-----------------------------------------------------------------------
14mr|texlive-smalltableof-20101105-3|42	%prep
14mr|texlive-smalltableof-20101105-3|43	%setup -c -a0 -a1
14mr|texlive-smalltableof-20101105-3|44	
14mr|texlive-smalltableof-20101105-3|45	%build
14mr|texlive-smalltableof-20101105-3|46	
14mr|texlive-smalltableof-20101105-3|47	%install
14mr|texlive-smalltableof-20101105-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-smalltableof-20101105-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-smalltableof-20101105-3|50	
14mr|texlive-smalltableof-20101105-3|51	
14mr|texlive-smalltableof-20101105-3|52	
14mr|texlive-smalltableof-20101105-3|53	%changelog
14mr|texlive-smalltableof-20101105-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101105-3
14mr|texlive-smalltableof-20101105-3|55	+ Revision: ad7b19a
14mr|texlive-smalltableof-20101105-3|56	- MassBuild#440: Increase release tag
14mr|texlive-smalltableof-20101105-3|57	
14mr|texlive-smalltableof-20101105-3|58	

21379 14
14mr|texlive-smartdiagram-0.3-6|1	# revision 30046
14mr|texlive-smartdiagram-0.3-6|2	# category Package
14mr|texlive-smartdiagram-0.3-6|3	# catalog-ctan /graphics/pgf/contrib/smartdiagram
14mr|texlive-smartdiagram-0.3-6|4	# catalog-date 2013-04-02 02:01:45 +0200
14mr|texlive-smartdiagram-0.3-6|5	# catalog-license lppl1.3
14mr|texlive-smartdiagram-0.3-6|6	# catalog-version 0.3
14mr|texlive-smartdiagram-0.3-6|7	Name:		texlive-smartdiagram
14mr|texlive-smartdiagram-0.3-6|8	Version:	0.3
14mr|texlive-smartdiagram-0.3-6|9	Release:	6
14mr|texlive-smartdiagram-0.3-6|10	Summary:	Generate diagrams from lists
14mr|texlive-smartdiagram-0.3-6|11	Group:		Publishing
14mr|texlive-smartdiagram-0.3-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/smartdiagram
14mr|texlive-smartdiagram-0.3-6|13	License:	LPPL1.3
14mr|texlive-smartdiagram-0.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartdiagram.tar.xz
14mr|texlive-smartdiagram-0.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartdiagram.doc.tar.xz
14mr|texlive-smartdiagram-0.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartdiagram.source.tar.xz
14mr|texlive-smartdiagram-0.3-6|17	BuildArch:	noarch
14mr|texlive-smartdiagram-0.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-smartdiagram-0.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-smartdiagram-0.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-smartdiagram-0.3-6|21	
14mr|texlive-smartdiagram-0.3-6|22	%description
14mr|texlive-smartdiagram-0.3-6|23	The package will create 'smart' diagrams from lists of items,
14mr|texlive-smartdiagram-0.3-6|24	for simple documents and for presentations.
14mr|texlive-smartdiagram-0.3-6|25	
14mr|texlive-smartdiagram-0.3-6|26	%post
14mr|texlive-smartdiagram-0.3-6|27	%{_sbindir}/texlive.post
14mr|texlive-smartdiagram-0.3-6|28	
14mr|texlive-smartdiagram-0.3-6|29	%postun
14mr|texlive-smartdiagram-0.3-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-smartdiagram-0.3-6|31	%{_sbindir}/texlive.post
14mr|texlive-smartdiagram-0.3-6|32	fi
14mr|texlive-smartdiagram-0.3-6|33	
14mr|texlive-smartdiagram-0.3-6|34	#-----------------------------------------------------------------------
14mr|texlive-smartdiagram-0.3-6|35	%files
14mr|texlive-smartdiagram-0.3-6|36	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagram.sty
14mr|texlive-smartdiagram-0.3-6|37	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibraryadditions.code.tex
14mr|texlive-smartdiagram-0.3-6|38	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibrarycore.commands.code.tex
14mr|texlive-smartdiagram-0.3-6|39	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibrarycore.definitions.code.tex
14mr|texlive-smartdiagram-0.3-6|40	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibrarycore.styles.code.tex
14mr|texlive-smartdiagram-0.3-6|41	%doc %{_texmfdistdir}/doc/latex/smartdiagram/README
14mr|texlive-smartdiagram-0.3-6|42	%doc %{_texmfdistdir}/doc/latex/smartdiagram/smartdiagram.pdf
14mr|texlive-smartdiagram-0.3-6|43	#- source
14mr|texlive-smartdiagram-0.3-6|44	%doc %{_texmfdistdir}/source/latex/smartdiagram/smartdiagram.dtx
14mr|texlive-smartdiagram-0.3-6|45	%doc %{_texmfdistdir}/source/latex/smartdiagram/smartdiagram.ins
14mr|texlive-smartdiagram-0.3-6|46	
14mr|texlive-smartdiagram-0.3-6|47	#-----------------------------------------------------------------------
14mr|texlive-smartdiagram-0.3-6|48	%prep
14mr|texlive-smartdiagram-0.3-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-smartdiagram-0.3-6|50	
14mr|texlive-smartdiagram-0.3-6|51	%build
14mr|texlive-smartdiagram-0.3-6|52	
14mr|texlive-smartdiagram-0.3-6|53	%install
14mr|texlive-smartdiagram-0.3-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-smartdiagram-0.3-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-smartdiagram-0.3-6|56	
14mr|texlive-smartdiagram-0.3-6|57	%changelog
14mr|texlive-smartdiagram-0.3-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-6
14mr|texlive-smartdiagram-0.3-6|59	+ Revision: 1226603
14mr|texlive-smartdiagram-0.3-6|60	- MassBuild#440: Increase release tag
14mr|texlive-smartdiagram-0.3-6|61	
14mr|texlive-smartdiagram-0.3-6|62	

21380 14
14mr|texlive-smartref-1.9-3|1	# revision 20311
14mr|texlive-smartref-1.9-3|2	# category Package
14mr|texlive-smartref-1.9-3|3	# catalog-ctan /macros/latex/contrib/smartref
14mr|texlive-smartref-1.9-3|4	# catalog-date 2010-11-01 15:44:19 +0100
14mr|texlive-smartref-1.9-3|5	# catalog-license lppl
14mr|texlive-smartref-1.9-3|6	# catalog-version 1.9
14mr|texlive-smartref-1.9-3|7	Name:		texlive-smartref
14mr|texlive-smartref-1.9-3|8	Version:	1.9
14mr|texlive-smartref-1.9-3|9	Release:	3
14mr|texlive-smartref-1.9-3|10	Summary:	Extend LaTeX's \ref capability
14mr|texlive-smartref-1.9-3|11	Group:		Publishing
14mr|texlive-smartref-1.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/smartref
14mr|texlive-smartref-1.9-3|13	License:	LPPL
14mr|texlive-smartref-1.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartref.tar.xz
14mr|texlive-smartref-1.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartref.doc.tar.xz
14mr|texlive-smartref-1.9-3|16	BuildArch:	noarch
14mr|texlive-smartref-1.9-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-smartref-1.9-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-smartref-1.9-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-smartref-1.9-3|20	
14mr|texlive-smartref-1.9-3|21	%description
14mr|texlive-smartref-1.9-3|22	The package extends the LaTeX labelling system: whenever a
14mr|texlive-smartref-1.9-3|23	label is set, the values of counters (selected by the user) are
14mr|texlive-smartref-1.9-3|24	recorded, along with the label. The value of these counters can
14mr|texlive-smartref-1.9-3|25	be recalled with a command similar to \pageref. The package
14mr|texlive-smartref-1.9-3|26	also adds commands \s[name]ref (for each counter [name] that
14mr|texlive-smartref-1.9-3|27	the user has selected); these commands display something only
14mr|texlive-smartref-1.9-3|28	if the value of the [name] counter is changed from when the
14mr|texlive-smartref-1.9-3|29	label was set. Many commands are provided to serve as a macro
14mr|texlive-smartref-1.9-3|30	programming environment for using the extended labels.
14mr|texlive-smartref-1.9-3|31	
14mr|texlive-smartref-1.9-3|32	%post
14mr|texlive-smartref-1.9-3|33	%{_sbindir}/texlive.post
14mr|texlive-smartref-1.9-3|34	
14mr|texlive-smartref-1.9-3|35	%postun
14mr|texlive-smartref-1.9-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-smartref-1.9-3|37	%{_sbindir}/texlive.post
14mr|texlive-smartref-1.9-3|38	fi
14mr|texlive-smartref-1.9-3|39	
14mr|texlive-smartref-1.9-3|40	#-----------------------------------------------------------------------
14mr|texlive-smartref-1.9-3|41	%files
14mr|texlive-smartref-1.9-3|42	%{_texmfdistdir}/tex/latex/smartref/byname.sty
14mr|texlive-smartref-1.9-3|43	%{_texmfdistdir}/tex/latex/smartref/smartref.sty
14mr|texlive-smartref-1.9-3|44	%doc %{_texmfdistdir}/doc/latex/smartref/README
14mr|texlive-smartref-1.9-3|45	%doc %{_texmfdistdir}/doc/latex/smartref/smartref-doc.pdf
14mr|texlive-smartref-1.9-3|46	%doc %{_texmfdistdir}/doc/latex/smartref/smartref-doc.tex
14mr|texlive-smartref-1.9-3|47	
14mr|texlive-smartref-1.9-3|48	#-----------------------------------------------------------------------
14mr|texlive-smartref-1.9-3|49	%prep
14mr|texlive-smartref-1.9-3|50	%setup -c -a0 -a1
14mr|texlive-smartref-1.9-3|51	
14mr|texlive-smartref-1.9-3|52	%build
14mr|texlive-smartref-1.9-3|53	
14mr|texlive-smartref-1.9-3|54	%install
14mr|texlive-smartref-1.9-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-smartref-1.9-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-smartref-1.9-3|57	
14mr|texlive-smartref-1.9-3|58	
14mr|texlive-smartref-1.9-3|59	
14mr|texlive-smartref-1.9-3|60	%changelog
14mr|texlive-smartref-1.9-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9-3
14mr|texlive-smartref-1.9-3|62	+ Revision: 7526c45
14mr|texlive-smartref-1.9-3|63	- MassBuild#440: Increase release tag
14mr|texlive-smartref-1.9-3|64	
14mr|texlive-smartref-1.9-3|65	

21381 14
14mr|texlive-snapshot-1.14-3|1	# revision 15878
14mr|texlive-snapshot-1.14-3|2	# category Package
14mr|texlive-snapshot-1.14-3|3	# catalog-ctan /macros/latex/contrib/snapshot
14mr|texlive-snapshot-1.14-3|4	# catalog-date 2006-12-14 00:03:18 +0100
14mr|texlive-snapshot-1.14-3|5	# catalog-license lppl
14mr|texlive-snapshot-1.14-3|6	# catalog-version 1.14
14mr|texlive-snapshot-1.14-3|7	Name:		texlive-snapshot
14mr|texlive-snapshot-1.14-3|8	Version:	1.14
14mr|texlive-snapshot-1.14-3|9	Release:	3
14mr|texlive-snapshot-1.14-3|10	Summary:	List the external dependencies of a LaTeX document
14mr|texlive-snapshot-1.14-3|11	Group:		Publishing
14mr|texlive-snapshot-1.14-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/snapshot
14mr|texlive-snapshot-1.14-3|13	License:	LPPL
14mr|texlive-snapshot-1.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snapshot.tar.xz
14mr|texlive-snapshot-1.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snapshot.doc.tar.xz
14mr|texlive-snapshot-1.14-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snapshot.source.tar.xz
14mr|texlive-snapshot-1.14-3|17	BuildArch:	noarch
14mr|texlive-snapshot-1.14-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-snapshot-1.14-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-snapshot-1.14-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-snapshot-1.14-3|21	
14mr|texlive-snapshot-1.14-3|22	%description
14mr|texlive-snapshot-1.14-3|23	The snapshot package helps the owner of a LaTeX document obtain
14mr|texlive-snapshot-1.14-3|24	a list of the external dependencies of the document, in a form
14mr|texlive-snapshot-1.14-3|25	that can be embedded at the top of the document. It provides a
14mr|texlive-snapshot-1.14-3|26	snapshot of the current processing context of the document,
14mr|texlive-snapshot-1.14-3|27	insofar as it can be determined from inside LaTeX. If a
14mr|texlive-snapshot-1.14-3|28	document contains such a dependency list, then it becomes
14mr|texlive-snapshot-1.14-3|29	possible to arrange that the document be processed always with
14mr|texlive-snapshot-1.14-3|30	the same versions of everything, in order to ensure the same
14mr|texlive-snapshot-1.14-3|31	output. This could be useful for someone wanting to keep a
14mr|texlive-snapshot-1.14-3|32	LaTeX document on hand and consistently reproduce an identical
14mr|texlive-snapshot-1.14-3|33	DVI file from it, on the fly; or for someone wanting to shield
14mr|texlive-snapshot-1.14-3|34	a document during the final stages of its production cycle from
14mr|texlive-snapshot-1.14-3|35	unexpected side effects of routine upgrades to the TeX system.
14mr|texlive-snapshot-1.14-3|36	
14mr|texlive-snapshot-1.14-3|37	%post
14mr|texlive-snapshot-1.14-3|38	%{_sbindir}/texlive.post
14mr|texlive-snapshot-1.14-3|39	
14mr|texlive-snapshot-1.14-3|40	%postun
14mr|texlive-snapshot-1.14-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-snapshot-1.14-3|42	%{_sbindir}/texlive.post
14mr|texlive-snapshot-1.14-3|43	fi
14mr|texlive-snapshot-1.14-3|44	
14mr|texlive-snapshot-1.14-3|45	#-----------------------------------------------------------------------
14mr|texlive-snapshot-1.14-3|46	%files
14mr|texlive-snapshot-1.14-3|47	%{_texmfdistdir}/tex/latex/snapshot/snapshot.sty
14mr|texlive-snapshot-1.14-3|48	%doc %{_texmfdistdir}/doc/latex/snapshot/snapshot.pdf
14mr|texlive-snapshot-1.14-3|49	#- source
14mr|texlive-snapshot-1.14-3|50	%doc %{_texmfdistdir}/source/latex/snapshot/snapshot.dtx
14mr|texlive-snapshot-1.14-3|51	%doc %{_texmfdistdir}/source/latex/snapshot/snapshot.ins
14mr|texlive-snapshot-1.14-3|52	
14mr|texlive-snapshot-1.14-3|53	#-----------------------------------------------------------------------
14mr|texlive-snapshot-1.14-3|54	%prep
14mr|texlive-snapshot-1.14-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-snapshot-1.14-3|56	
14mr|texlive-snapshot-1.14-3|57	%build
14mr|texlive-snapshot-1.14-3|58	
14mr|texlive-snapshot-1.14-3|59	%install
14mr|texlive-snapshot-1.14-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-snapshot-1.14-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-snapshot-1.14-3|62	
14mr|texlive-snapshot-1.14-3|63	
14mr|texlive-snapshot-1.14-3|64	
14mr|texlive-snapshot-1.14-3|65	%changelog
14mr|texlive-snapshot-1.14-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14-3
14mr|texlive-snapshot-1.14-3|67	+ Revision: e542cff
14mr|texlive-snapshot-1.14-3|68	- MassBuild#440: Increase release tag
14mr|texlive-snapshot-1.14-3|69	
14mr|texlive-snapshot-1.14-3|70	

21382 14
14mr|texlive-snotez-0.3-6|1	# revision 30355
14mr|texlive-snotez-0.3-6|2	# category Package
14mr|texlive-snotez-0.3-6|3	# catalog-ctan /macros/latex/contrib/snotez
14mr|texlive-snotez-0.3-6|4	# catalog-date 2013-05-09 13:28:31 +0200
14mr|texlive-snotez-0.3-6|5	# catalog-license lppl1.3
14mr|texlive-snotez-0.3-6|6	# catalog-version 0.3
14mr|texlive-snotez-0.3-6|7	Name:		texlive-snotez
14mr|texlive-snotez-0.3-6|8	Version:	0.3
14mr|texlive-snotez-0.3-6|9	Release:	6
14mr|texlive-snotez-0.3-6|10	Summary:	Typeset notes, in the margin
14mr|texlive-snotez-0.3-6|11	Group:		Publishing
14mr|texlive-snotez-0.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/snotez
14mr|texlive-snotez-0.3-6|13	License:	LPPL1.3
14mr|texlive-snotez-0.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snotez.tar.xz
14mr|texlive-snotez-0.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snotez.doc.tar.xz
14mr|texlive-snotez-0.3-6|16	BuildArch:	noarch
14mr|texlive-snotez-0.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-snotez-0.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-snotez-0.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-snotez-0.3-6|20	
14mr|texlive-snotez-0.3-6|21	%description
14mr|texlive-snotez-0.3-6|22	The package provides a macro \sidenote, that places a note in
14mr|texlive-snotez-0.3-6|23	the margin of the document, with its baseline aligned with the
14mr|texlive-snotez-0.3-6|24	baseline in the body of the document. These sidenotes are
14mr|texlive-snotez-0.3-6|25	numbered (both in the text, and on the notes themselves). The
14mr|texlive-snotez-0.3-6|26	package loads the package etoolbox, pgfopts, marginnote and
14mr|texlive-snotez-0.3-6|27	perpage.
14mr|texlive-snotez-0.3-6|28	
14mr|texlive-snotez-0.3-6|29	%post
14mr|texlive-snotez-0.3-6|30	%{_sbindir}/texlive.post
14mr|texlive-snotez-0.3-6|31	
14mr|texlive-snotez-0.3-6|32	%postun
14mr|texlive-snotez-0.3-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-snotez-0.3-6|34	%{_sbindir}/texlive.post
14mr|texlive-snotez-0.3-6|35	fi
14mr|texlive-snotez-0.3-6|36	
14mr|texlive-snotez-0.3-6|37	#-----------------------------------------------------------------------
14mr|texlive-snotez-0.3-6|38	%files
14mr|texlive-snotez-0.3-6|39	%{_texmfdistdir}/tex/latex/snotez/snotez.sty
14mr|texlive-snotez-0.3-6|40	%doc %{_texmfdistdir}/doc/latex/snotez/README
14mr|texlive-snotez-0.3-6|41	%doc %{_texmfdistdir}/doc/latex/snotez/snotez_en.pdf
14mr|texlive-snotez-0.3-6|42	%doc %{_texmfdistdir}/doc/latex/snotez/snotez_en.tex
14mr|texlive-snotez-0.3-6|43	
14mr|texlive-snotez-0.3-6|44	#-----------------------------------------------------------------------
14mr|texlive-snotez-0.3-6|45	%prep
14mr|texlive-snotez-0.3-6|46	%setup -c -a0 -a1
14mr|texlive-snotez-0.3-6|47	
14mr|texlive-snotez-0.3-6|48	%build
14mr|texlive-snotez-0.3-6|49	
14mr|texlive-snotez-0.3-6|50	%install
14mr|texlive-snotez-0.3-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-snotez-0.3-6|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-snotez-0.3-6|53	
14mr|texlive-snotez-0.3-6|54	%changelog
14mr|texlive-snotez-0.3-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-6
14mr|texlive-snotez-0.3-6|56	+ Revision: 5f0f792
14mr|texlive-snotez-0.3-6|57	- MassBuild#440: Increase release tag
14mr|texlive-snotez-0.3-6|58	
14mr|texlive-snotez-0.3-6|59	

21383 14
14mr|texlive-songbook-4.5-3|1	# revision 18136
14mr|texlive-songbook-4.5-3|2	# category Package
14mr|texlive-songbook-4.5-3|3	# catalog-ctan /macros/latex/contrib/songbook
14mr|texlive-songbook-4.5-3|4	# catalog-date 2010-05-06 13:38:32 +0200
14mr|texlive-songbook-4.5-3|5	# catalog-license lgpl2.1
14mr|texlive-songbook-4.5-3|6	# catalog-version 4.5
14mr|texlive-songbook-4.5-3|7	Name:		texlive-songbook
14mr|texlive-songbook-4.5-3|8	Version:	4.5
14mr|texlive-songbook-4.5-3|9	Release:	3
14mr|texlive-songbook-4.5-3|10	Summary:	Package for typesetting song lyrics and chord books
14mr|texlive-songbook-4.5-3|11	Group:		Publishing
14mr|texlive-songbook-4.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/songbook
14mr|texlive-songbook-4.5-3|13	License:	LGPL2.1
14mr|texlive-songbook-4.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songbook.tar.xz
14mr|texlive-songbook-4.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songbook.doc.tar.xz
14mr|texlive-songbook-4.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songbook.source.tar.xz
14mr|texlive-songbook-4.5-3|17	BuildArch:	noarch
14mr|texlive-songbook-4.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-songbook-4.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-songbook-4.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-songbook-4.5-3|21	
14mr|texlive-songbook-4.5-3|22	%description
14mr|texlive-songbook-4.5-3|23	The package provides an all purpose songbook style. Three types
14mr|texlive-songbook-4.5-3|24	of output may be created from a single input file: "words and
14mr|texlive-songbook-4.5-3|25	chords" books for the musicians to play from, "words only"
14mr|texlive-songbook-4.5-3|26	songbooks for the congregation to sing from, and overhead
14mr|texlive-songbook-4.5-3|27	transparency masters for congregational use. The package will
14mr|texlive-songbook-4.5-3|28	also print a table of contents, an index sorted by title and
14mr|texlive-songbook-4.5-3|29	first line, and an index sorted by key, or by artist/composer.
14mr|texlive-songbook-4.5-3|30	The package attempts to handle songs in multiple keys, as well
14mr|texlive-songbook-4.5-3|31	as songs in multiple languages.
14mr|texlive-songbook-4.5-3|32	
14mr|texlive-songbook-4.5-3|33	%post
14mr|texlive-songbook-4.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-songbook-4.5-3|35	
14mr|texlive-songbook-4.5-3|36	%postun
14mr|texlive-songbook-4.5-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-songbook-4.5-3|38	%{_sbindir}/texlive.post
14mr|texlive-songbook-4.5-3|39	fi
14mr|texlive-songbook-4.5-3|40	
14mr|texlive-songbook-4.5-3|41	#-----------------------------------------------------------------------
14mr|texlive-songbook-4.5-3|42	%files
14mr|texlive-songbook-4.5-3|43	%{_texmfdistdir}/makeindex/songbook/songbook.ist
14mr|texlive-songbook-4.5-3|44	%{_texmfdistdir}/tex/latex/songbook/conditionals.sty
14mr|texlive-songbook-4.5-3|45	%{_texmfdistdir}/tex/latex/songbook/songbook.sty
14mr|texlive-songbook-4.5-3|46	%doc %{_texmfdistdir}/doc/latex/songbook/LesserGPL.txt
14mr|texlive-songbook-4.5-3|47	%doc %{_texmfdistdir}/doc/latex/songbook/README
14mr|texlive-songbook-4.5-3|48	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/CarolBook/CarolBook.tex
14mr|texlive-songbook-4.5-3|49	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/CarolBook/CarolBookOH.pdf
14mr|texlive-songbook-4.5-3|50	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/CarolBook/CarolBookWB.pdf
14mr|texlive-songbook-4.5-3|51	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/README
14mr|texlive-songbook-4.5-3|52	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/crd2sb/NothingButTheBlood.crd
14mr|texlive-songbook-4.5-3|53	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/crd2sb/crd2sb
14mr|texlive-songbook-4.5-3|54	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/crd2sb/crd2sb.txt
14mr|texlive-songbook-4.5-3|55	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/modulate
14mr|texlive-songbook-4.5-3|56	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/texchord.sty
14mr|texlive-songbook-4.5-3|57	%doc %{_texmfdistdir}/doc/latex/songbook/install.txt
14mr|texlive-songbook-4.5-3|58	%doc %{_texmfdistdir}/doc/latex/songbook/mksbadx
14mr|texlive-songbook-4.5-3|59	%doc %{_texmfdistdir}/doc/latex/songbook/mksbkdx
14mr|texlive-songbook-4.5-3|60	%doc %{_texmfdistdir}/doc/latex/songbook/mksbtdx
14mr|texlive-songbook-4.5-3|61	%doc %{_texmfdistdir}/doc/latex/songbook/sample-sb.tex
14mr|texlive-songbook-4.5-3|62	%doc %{_texmfdistdir}/doc/latex/songbook/sampleAdx.pdf
14mr|texlive-songbook-4.5-3|63	%doc %{_texmfdistdir}/doc/latex/songbook/sampleAdx.tex
14mr|texlive-songbook-4.5-3|64	%doc %{_texmfdistdir}/doc/latex/songbook/sampleCBK.pdf
14mr|texlive-songbook-4.5-3|65	%doc %{_texmfdistdir}/doc/latex/songbook/sampleCSBK.pdf
14mr|texlive-songbook-4.5-3|66	%doc %{_texmfdistdir}/doc/latex/songbook/sampleKdx.pdf
14mr|texlive-songbook-4.5-3|67	%doc %{_texmfdistdir}/doc/latex/songbook/sampleKdx.tex
14mr|texlive-songbook-4.5-3|68	%doc %{_texmfdistdir}/doc/latex/songbook/sampleOH.pdf
14mr|texlive-songbook-4.5-3|69	%doc %{_texmfdistdir}/doc/latex/songbook/sampleTdx.pdf
14mr|texlive-songbook-4.5-3|70	%doc %{_texmfdistdir}/doc/latex/songbook/sampleTdx.tex
14mr|texlive-songbook-4.5-3|71	%doc %{_texmfdistdir}/doc/latex/songbook/sampleToc.pdf
14mr|texlive-songbook-4.5-3|72	%doc %{_texmfdistdir}/doc/latex/songbook/sampleToc.tex
14mr|texlive-songbook-4.5-3|73	%doc %{_texmfdistdir}/doc/latex/songbook/sampleWBK.pdf
14mr|texlive-songbook-4.5-3|74	%doc %{_texmfdistdir}/doc/latex/songbook/songbook.pdf
14mr|texlive-songbook-4.5-3|75	#- source
14mr|texlive-songbook-4.5-3|76	%doc %{_texmfdistdir}/source/latex/songbook/songbook.dtx
14mr|texlive-songbook-4.5-3|77	%doc %{_texmfdistdir}/source/latex/songbook/songbook.ins
14mr|texlive-songbook-4.5-3|78	
14mr|texlive-songbook-4.5-3|79	#-----------------------------------------------------------------------
14mr|texlive-songbook-4.5-3|80	%prep
14mr|texlive-songbook-4.5-3|81	%setup -c -a0 -a1 -a2
14mr|texlive-songbook-4.5-3|82	
14mr|texlive-songbook-4.5-3|83	%build
14mr|texlive-songbook-4.5-3|84	
14mr|texlive-songbook-4.5-3|85	%install
14mr|texlive-songbook-4.5-3|86	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-songbook-4.5-3|87	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-songbook-4.5-3|88	
14mr|texlive-songbook-4.5-3|89	
14mr|texlive-songbook-4.5-3|90	
14mr|texlive-songbook-4.5-3|91	%changelog
14mr|texlive-songbook-4.5-3|92	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.5-3
14mr|texlive-songbook-4.5-3|93	+ Revision: 3f0490e
14mr|texlive-songbook-4.5-3|94	- MassBuild#440: Increase release tag
14mr|texlive-songbook-4.5-3|95	
14mr|texlive-songbook-4.5-3|96	

21384 14
14mr|texlive-songs-2.14-6|1	# revision 30005
14mr|texlive-songs-2.14-6|2	# category Package
14mr|texlive-songs-2.14-6|3	# catalog-ctan /macros/latex/contrib/songs
14mr|texlive-songs-2.14-6|4	# catalog-date 2012-04-22 21:38:25 +0200
14mr|texlive-songs-2.14-6|5	# catalog-license gpl
14mr|texlive-songs-2.14-6|6	# catalog-version 2.14
14mr|texlive-songs-2.14-6|7	Name:		texlive-songs
14mr|texlive-songs-2.14-6|8	Version:	2.14
14mr|texlive-songs-2.14-6|9	Release:	6
14mr|texlive-songs-2.14-6|10	Summary:	Produce song books for church or fellowship
14mr|texlive-songs-2.14-6|11	Group:		Publishing
14mr|texlive-songs-2.14-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/songs
14mr|texlive-songs-2.14-6|13	License:	GPL
14mr|texlive-songs-2.14-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songs.tar.xz
14mr|texlive-songs-2.14-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songs.doc.tar.xz
14mr|texlive-songs-2.14-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songs.source.tar.xz
14mr|texlive-songs-2.14-6|17	BuildArch:	noarch
14mr|texlive-songs-2.14-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-songs-2.14-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-songs-2.14-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-songs-2.14-6|21	
14mr|texlive-songs-2.14-6|22	%description
14mr|texlive-songs-2.14-6|23	The package provides a means of producing beautiful song books
14mr|texlive-songs-2.14-6|24	for church or fellowship. It offers: - a very easy chord-entry
14mr|texlive-songs-2.14-6|25	syntax; - multiple modes (words-only; words+chords; slides;
14mr|texlive-songs-2.14-6|26	handouts); - measure bars; - guitar tablatures; - automatic
14mr|texlive-songs-2.14-6|27	transposition; - scripture quotations; - multiple indexes
14mr|texlive-songs-2.14-6|28	(sorted by title, author, important lyrics, or scripture
14mr|texlive-songs-2.14-6|29	references); and - projector-style output generation, for
14mr|texlive-songs-2.14-6|30	interactive use. A set of example documents is provided.
14mr|texlive-songs-2.14-6|31	
14mr|texlive-songs-2.14-6|32	%post
14mr|texlive-songs-2.14-6|33	%{_sbindir}/texlive.post
14mr|texlive-songs-2.14-6|34	
14mr|texlive-songs-2.14-6|35	%postun
14mr|texlive-songs-2.14-6|36	if [ $1 -eq 0 ]; then
14mr|texlive-songs-2.14-6|37	%{_sbindir}/texlive.post
14mr|texlive-songs-2.14-6|38	fi
14mr|texlive-songs-2.14-6|39	
14mr|texlive-songs-2.14-6|40	#-----------------------------------------------------------------------
14mr|texlive-songs-2.14-6|41	%files
14mr|texlive-songs-2.14-6|42	%{_texmfdistdir}/tex/latex/songs/songs.sty
14mr|texlive-songs-2.14-6|43	%doc %{_texmfdistdir}/doc/latex/songs/Makefile
14mr|texlive-songs-2.14-6|44	%doc %{_texmfdistdir}/doc/latex/songs/README
14mr|texlive-songs-2.14-6|45	%doc %{_texmfdistdir}/doc/latex/songs/history.txt
14mr|texlive-songs-2.14-6|46	%doc %{_texmfdistdir}/doc/latex/songs/license.txt
14mr|texlive-songs-2.14-6|47	%doc %{_texmfdistdir}/doc/latex/songs/sample/Makefile
14mr|texlive-songs-2.14-6|48	%doc %{_texmfdistdir}/doc/latex/songs/sample/chordbook.tex
14mr|texlive-songs-2.14-6|49	%doc %{_texmfdistdir}/doc/latex/songs/sample/lyricbook.tex
14mr|texlive-songs-2.14-6|50	%doc %{_texmfdistdir}/doc/latex/songs/sample/slidebook.tex
14mr|texlive-songs-2.14-6|51	%doc %{_texmfdistdir}/doc/latex/songs/sample/songs.sbd
14mr|texlive-songs-2.14-6|52	%doc %{_texmfdistdir}/doc/latex/songs/sample/transparencies.tex
14mr|texlive-songs-2.14-6|53	%doc %{_texmfdistdir}/doc/latex/songs/songidx/Makefile
14mr|texlive-songs-2.14-6|54	%doc %{_texmfdistdir}/doc/latex/songs/songidx/authidx.c
14mr|texlive-songs-2.14-6|55	%doc %{_texmfdistdir}/doc/latex/songs/songidx/bible.can
14mr|texlive-songs-2.14-6|56	%doc %{_texmfdistdir}/doc/latex/songs/songidx/catholic.can
14mr|texlive-songs-2.14-6|57	%doc %{_texmfdistdir}/doc/latex/songs/songidx/chars.h
14mr|texlive-songs-2.14-6|58	%doc %{_texmfdistdir}/doc/latex/songs/songidx/fileio.c
14mr|texlive-songs-2.14-6|59	%doc %{_texmfdistdir}/doc/latex/songs/songidx/fileio.h
14mr|texlive-songs-2.14-6|60	%doc %{_texmfdistdir}/doc/latex/songs/songidx/greek.can
14mr|texlive-songs-2.14-6|61	%doc %{_texmfdistdir}/doc/latex/songs/songidx/protestant.can
14mr|texlive-songs-2.14-6|62	%doc %{_texmfdistdir}/doc/latex/songs/songidx/scripidx.c
14mr|texlive-songs-2.14-6|63	%doc %{_texmfdistdir}/doc/latex/songs/songidx/songidx.c
14mr|texlive-songs-2.14-6|64	%doc %{_texmfdistdir}/doc/latex/songs/songidx/songidx.h
14mr|texlive-songs-2.14-6|65	%doc %{_texmfdistdir}/doc/latex/songs/songidx/songsort.c
14mr|texlive-songs-2.14-6|66	%doc %{_texmfdistdir}/doc/latex/songs/songidx/tanakh.can
14mr|texlive-songs-2.14-6|67	%doc %{_texmfdistdir}/doc/latex/songs/songidx/titleidx.c
14mr|texlive-songs-2.14-6|68	%doc %{_texmfdistdir}/doc/latex/songs/songidx/vsconfig.h
14mr|texlive-songs-2.14-6|69	%doc %{_texmfdistdir}/doc/latex/songs/songs.pdf
14mr|texlive-songs-2.14-6|70	#- source
14mr|texlive-songs-2.14-6|71	%doc %{_texmfdistdir}/source/latex/songs/songs.dtx
14mr|texlive-songs-2.14-6|72	%doc %{_texmfdistdir}/source/latex/songs/songs.ins
14mr|texlive-songs-2.14-6|73	
14mr|texlive-songs-2.14-6|74	#-----------------------------------------------------------------------
14mr|texlive-songs-2.14-6|75	%prep
14mr|texlive-songs-2.14-6|76	%setup -c -a0 -a1 -a2
14mr|texlive-songs-2.14-6|77	
14mr|texlive-songs-2.14-6|78	%build
14mr|texlive-songs-2.14-6|79	
14mr|texlive-songs-2.14-6|80	%install
14mr|texlive-songs-2.14-6|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-songs-2.14-6|82	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-songs-2.14-6|83	
14mr|texlive-songs-2.14-6|84	%changelog
14mr|texlive-songs-2.14-6|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.14-6
14mr|texlive-songs-2.14-6|86	+ Revision: 6174040
14mr|texlive-songs-2.14-6|87	- MassBuild#440: Increase release tag
14mr|texlive-songs-2.14-6|88	
14mr|texlive-songs-2.14-6|89	

21385 14
14mr|texlive-sort-by-letters-20120604-2|1	# revision 27128
14mr|texlive-sort-by-letters-20120604-2|2	# category Package
14mr|texlive-sort-by-letters-20120604-2|3	# catalog-ctan /biblio/bibtex/contrib/sort-by-letters
14mr|texlive-sort-by-letters-20120604-2|4	# catalog-date 2012-06-04 23:25:44 +0200
14mr|texlive-sort-by-letters-20120604-2|5	# catalog-license other-free
14mr|texlive-sort-by-letters-20120604-2|6	# catalog-version undef
14mr|texlive-sort-by-letters-20120604-2|7	Name:		texlive-sort-by-letters
14mr|texlive-sort-by-letters-20120604-2|8	Version:	20120604
14mr|texlive-sort-by-letters-20120604-2|9	Release:	2
14mr|texlive-sort-by-letters-20120604-2|10	Summary:	Bibliography styles for alphabetic sorting
14mr|texlive-sort-by-letters-20120604-2|11	Group:		Publishing
14mr|texlive-sort-by-letters-20120604-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/sort-by-letters
14mr|texlive-sort-by-letters-20120604-2|13	License:	OTHER-FREE
14mr|texlive-sort-by-letters-20120604-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sort-by-letters.tar.xz
14mr|texlive-sort-by-letters-20120604-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sort-by-letters.doc.tar.xz
14mr|texlive-sort-by-letters-20120604-2|16	BuildArch:	noarch
14mr|texlive-sort-by-letters-20120604-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sort-by-letters-20120604-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sort-by-letters-20120604-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-sort-by-letters-20120604-2|20	
14mr|texlive-sort-by-letters-20120604-2|21	%description
14mr|texlive-sort-by-letters-20120604-2|22	This bundle contains several bibliography styles for separating
14mr|texlive-sort-by-letters-20120604-2|23	a document's references by the first letter of the first
14mr|texlive-sort-by-letters-20120604-2|24	author/editor in the bibliography entry. The styles are adapted
14mr|texlive-sort-by-letters-20120604-2|25	from standard ones or from natbib ones.
14mr|texlive-sort-by-letters-20120604-2|26	
14mr|texlive-sort-by-letters-20120604-2|27	%post
14mr|texlive-sort-by-letters-20120604-2|28	%{_sbindir}/texlive.post
14mr|texlive-sort-by-letters-20120604-2|29	
14mr|texlive-sort-by-letters-20120604-2|30	%postun
14mr|texlive-sort-by-letters-20120604-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-sort-by-letters-20120604-2|32	%{_sbindir}/texlive.post
14mr|texlive-sort-by-letters-20120604-2|33	fi
14mr|texlive-sort-by-letters-20120604-2|34	
14mr|texlive-sort-by-letters-20120604-2|35	#-----------------------------------------------------------------------
14mr|texlive-sort-by-letters-20120604-2|36	%files
14mr|texlive-sort-by-letters-20120604-2|37	%{_texmfdistdir}/bibtex/bst/sort-by-letters/abbrv-letters.bst
14mr|texlive-sort-by-letters-20120604-2|38	%{_texmfdistdir}/bibtex/bst/sort-by-letters/alpha-letters.bst
14mr|texlive-sort-by-letters-20120604-2|39	%{_texmfdistdir}/bibtex/bst/sort-by-letters/apalike-letters.bst
14mr|texlive-sort-by-letters-20120604-2|40	%{_texmfdistdir}/bibtex/bst/sort-by-letters/frplainnat-letters.bst
14mr|texlive-sort-by-letters-20120604-2|41	%{_texmfdistdir}/bibtex/bst/sort-by-letters/plain-letters.bst
14mr|texlive-sort-by-letters-20120604-2|42	%{_texmfdistdir}/bibtex/bst/sort-by-letters/plainnat-letters.bst
14mr|texlive-sort-by-letters-20120604-2|43	%{_texmfdistdir}/bibtex/bst/sort-by-letters/siam-letters.bst
14mr|texlive-sort-by-letters-20120604-2|44	%doc %{_texmfdistdir}/doc/bibtex/sort-by-letters/README
14mr|texlive-sort-by-letters-20120604-2|45	
14mr|texlive-sort-by-letters-20120604-2|46	#-----------------------------------------------------------------------
14mr|texlive-sort-by-letters-20120604-2|47	%prep
14mr|texlive-sort-by-letters-20120604-2|48	%setup -c -a0 -a1
14mr|texlive-sort-by-letters-20120604-2|49	
14mr|texlive-sort-by-letters-20120604-2|50	%build
14mr|texlive-sort-by-letters-20120604-2|51	
14mr|texlive-sort-by-letters-20120604-2|52	%install
14mr|texlive-sort-by-letters-20120604-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sort-by-letters-20120604-2|54	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sort-by-letters-20120604-2|55	
14mr|texlive-sort-by-letters-20120604-2|56	
14mr|texlive-sort-by-letters-20120604-2|57	
14mr|texlive-sort-by-letters-20120604-2|58	%changelog
14mr|texlive-sort-by-letters-20120604-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120604-2
14mr|texlive-sort-by-letters-20120604-2|60	+ Revision: 6d4fa71
14mr|texlive-sort-by-letters-20120604-2|61	- MassBuild#440: Increase release tag
14mr|texlive-sort-by-letters-20120604-2|62	
14mr|texlive-sort-by-letters-20120604-2|63	

21386 14
14mr|texlive-soton-0.1-3|1	# revision 16215
14mr|texlive-soton-0.1-3|2	# category Package
14mr|texlive-soton-0.1-3|3	# catalog-ctan /macros/latex/contrib/soton
14mr|texlive-soton-0.1-3|4	# catalog-date 2009-11-28 09:57:52 +0100
14mr|texlive-soton-0.1-3|5	# catalog-license lppl
14mr|texlive-soton-0.1-3|6	# catalog-version 0.1
14mr|texlive-soton-0.1-3|7	Name:		texlive-soton
14mr|texlive-soton-0.1-3|8	Version:	0.1
14mr|texlive-soton-0.1-3|9	Release:	3
14mr|texlive-soton-0.1-3|10	Summary:	University of Southampton-compliant slides
14mr|texlive-soton-0.1-3|11	Group:		Publishing
14mr|texlive-soton-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/soton
14mr|texlive-soton-0.1-3|13	License:	LPPL
14mr|texlive-soton-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soton.tar.xz
14mr|texlive-soton-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soton.doc.tar.xz
14mr|texlive-soton-0.1-3|16	BuildArch:	noarch
14mr|texlive-soton-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-soton-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-soton-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-soton-0.1-3|20	
14mr|texlive-soton-0.1-3|21	%description
14mr|texlive-soton-0.1-3|22	The bundle contains two packages: soton-palette which defines
14mr|texlive-soton-0.1-3|23	colour-ways, and soton-beamer, which uses the colours to
14mr|texlive-soton-0.1-3|24	produce compliant presentations.
14mr|texlive-soton-0.1-3|25	
14mr|texlive-soton-0.1-3|26	%post
14mr|texlive-soton-0.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-soton-0.1-3|28	
14mr|texlive-soton-0.1-3|29	%postun
14mr|texlive-soton-0.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-soton-0.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-soton-0.1-3|32	fi
14mr|texlive-soton-0.1-3|33	
14mr|texlive-soton-0.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-soton-0.1-3|35	%files
14mr|texlive-soton-0.1-3|36	%{_texmfdistdir}/tex/latex/soton/soton-beamer.sty
14mr|texlive-soton-0.1-3|37	%{_texmfdistdir}/tex/latex/soton/soton-palette.sty
14mr|texlive-soton-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/soton/README
14mr|texlive-soton-0.1-3|39	
14mr|texlive-soton-0.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-soton-0.1-3|41	%prep
14mr|texlive-soton-0.1-3|42	%setup -c -a0 -a1
14mr|texlive-soton-0.1-3|43	
14mr|texlive-soton-0.1-3|44	%build
14mr|texlive-soton-0.1-3|45	
14mr|texlive-soton-0.1-3|46	%install
14mr|texlive-soton-0.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-soton-0.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-soton-0.1-3|49	
14mr|texlive-soton-0.1-3|50	
14mr|texlive-soton-0.1-3|51	
14mr|texlive-soton-0.1-3|52	%changelog
14mr|texlive-soton-0.1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-soton-0.1-3|54	+ Revision: acc81e9
14mr|texlive-soton-0.1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-soton-0.1-3|56	
14mr|texlive-soton-0.1-3|57	

21387 14
14mr|texlive-soul-2.4-3|1	# revision 15878
14mr|texlive-soul-2.4-3|2	# category Package
14mr|texlive-soul-2.4-3|3	# catalog-ctan /macros/latex/contrib/soul
14mr|texlive-soul-2.4-3|4	# catalog-date 2009-10-10 00:35:28 +0200
14mr|texlive-soul-2.4-3|5	# catalog-license lppl
14mr|texlive-soul-2.4-3|6	# catalog-version 2.4
14mr|texlive-soul-2.4-3|7	Name:		texlive-soul
14mr|texlive-soul-2.4-3|8	Version:	2.4
14mr|texlive-soul-2.4-3|9	Release:	3
14mr|texlive-soul-2.4-3|10	Summary:	Hyphenation for letterspacing, underlining, and more
14mr|texlive-soul-2.4-3|11	Group:		Publishing
14mr|texlive-soul-2.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/soul
14mr|texlive-soul-2.4-3|13	License:	LPPL
14mr|texlive-soul-2.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soul.tar.xz
14mr|texlive-soul-2.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soul.doc.tar.xz
14mr|texlive-soul-2.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soul.source.tar.xz
14mr|texlive-soul-2.4-3|17	BuildArch:	noarch
14mr|texlive-soul-2.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-soul-2.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-soul-2.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-soul-2.4-3|21	
14mr|texlive-soul-2.4-3|22	%description
14mr|texlive-soul-2.4-3|23	Provides hyphenatable spacing out (letterspacing), underlining,
14mr|texlive-soul-2.4-3|24	striking out, etc., using the TeX hyphenation algorithm to find
14mr|texlive-soul-2.4-3|25	the proper hyphens automatically. The package also provides a
14mr|texlive-soul-2.4-3|26	mechanism that can be used to implement similar tasks, that
14mr|texlive-soul-2.4-3|27	have to treat text syllable by syllable. This is shown in two
14mr|texlive-soul-2.4-3|28	examples. The package itself does not support UTF-8 input in
14mr|texlive-soul-2.4-3|29	ordinary (PDF)LaTeX; some UTF-8 support is offered by package
14mr|texlive-soul-2.4-3|30	soulutf8.
14mr|texlive-soul-2.4-3|31	
14mr|texlive-soul-2.4-3|32	%post
14mr|texlive-soul-2.4-3|33	%{_sbindir}/texlive.post
14mr|texlive-soul-2.4-3|34	
14mr|texlive-soul-2.4-3|35	%postun
14mr|texlive-soul-2.4-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-soul-2.4-3|37	%{_sbindir}/texlive.post
14mr|texlive-soul-2.4-3|38	fi
14mr|texlive-soul-2.4-3|39	
14mr|texlive-soul-2.4-3|40	#-----------------------------------------------------------------------
14mr|texlive-soul-2.4-3|41	%files
14mr|texlive-soul-2.4-3|42	%{_texmfdistdir}/tex/latex/soul/soul.sty
14mr|texlive-soul-2.4-3|43	%doc %{_texmfdistdir}/doc/latex/soul/soul.pdf
14mr|texlive-soul-2.4-3|44	%doc %{_texmfdistdir}/doc/latex/soul/soul.txt
14mr|texlive-soul-2.4-3|45	#- source
14mr|texlive-soul-2.4-3|46	%doc %{_texmfdistdir}/source/latex/soul/Makefile
14mr|texlive-soul-2.4-3|47	%doc %{_texmfdistdir}/source/latex/soul/soul.dtx
14mr|texlive-soul-2.4-3|48	%doc %{_texmfdistdir}/source/latex/soul/soul.ins
14mr|texlive-soul-2.4-3|49	
14mr|texlive-soul-2.4-3|50	#-----------------------------------------------------------------------
14mr|texlive-soul-2.4-3|51	%prep
14mr|texlive-soul-2.4-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-soul-2.4-3|53	
14mr|texlive-soul-2.4-3|54	%build
14mr|texlive-soul-2.4-3|55	
14mr|texlive-soul-2.4-3|56	%install
14mr|texlive-soul-2.4-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-soul-2.4-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-soul-2.4-3|59	
14mr|texlive-soul-2.4-3|60	
14mr|texlive-soul-2.4-3|61	
14mr|texlive-soul-2.4-3|62	%changelog
14mr|texlive-soul-2.4-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-3
14mr|texlive-soul-2.4-3|64	+ Revision: 3fe2a63
14mr|texlive-soul-2.4-3|65	- MassBuild#440: Increase release tag
14mr|texlive-soul-2.4-3|66	
14mr|texlive-soul-2.4-3|67	

21388 14
14mr|texlive-spanglish-0.1-3|1	# revision 20889
14mr|texlive-spanglish-0.1-3|2	# category Package
14mr|texlive-spanglish-0.1-3|3	# catalog-ctan /language/spanish/babel/contrib/spanglish
14mr|texlive-spanglish-0.1-3|4	# catalog-date 2010-12-28 21:48:53 +0100
14mr|texlive-spanglish-0.1-3|5	# catalog-license lppl1.3
14mr|texlive-spanglish-0.1-3|6	# catalog-version 0.1
14mr|texlive-spanglish-0.1-3|7	Name:		texlive-spanglish
14mr|texlive-spanglish-0.1-3|8	Version:	0.1
14mr|texlive-spanglish-0.1-3|9	Release:	3
14mr|texlive-spanglish-0.1-3|10	Summary:	Simplified Spanish support for Babel
14mr|texlive-spanglish-0.1-3|11	Group:		Publishing
14mr|texlive-spanglish-0.1-3|12	URL:		http://www.ctan.org/tex-archive/language/spanish/babel/contrib/spanglish
14mr|texlive-spanglish-0.1-3|13	License:	LPPL1.3
14mr|texlive-spanglish-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanglish.tar.xz
14mr|texlive-spanglish-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanglish.doc.tar.xz
14mr|texlive-spanglish-0.1-3|16	BuildArch:	noarch
14mr|texlive-spanglish-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-spanglish-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-spanglish-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-spanglish-0.1-3|20	
14mr|texlive-spanglish-0.1-3|21	%description
14mr|texlive-spanglish-0.1-3|22	The package provides very simplified (or ultra sloppy) support
14mr|texlive-spanglish-0.1-3|23	for Spanish in Babel, mostly as a fallback in case spanish.ldf
14mr|texlive-spanglish-0.1-3|24	fails for some reason. The package provides basic support for
14mr|texlive-spanglish-0.1-3|25	Spanish hyphenation, captions, date, frenchspacing,
14mr|texlive-spanglish-0.1-3|26	indentfirst, symbolic footnotes, enumerations, small caps roman
14mr|texlive-spanglish-0.1-3|27	numerals, and a handful of shorthands and Spanish mathematical
14mr|texlive-spanglish-0.1-3|28	operators. No options or attributes for customization are
14mr|texlive-spanglish-0.1-3|29	provided.
14mr|texlive-spanglish-0.1-3|30	
14mr|texlive-spanglish-0.1-3|31	%post
14mr|texlive-spanglish-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-spanglish-0.1-3|33	
14mr|texlive-spanglish-0.1-3|34	%postun
14mr|texlive-spanglish-0.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-spanglish-0.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-spanglish-0.1-3|37	fi
14mr|texlive-spanglish-0.1-3|38	
14mr|texlive-spanglish-0.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-spanglish-0.1-3|40	%files
14mr|texlive-spanglish-0.1-3|41	%{_texmfdistdir}/tex/latex/spanglish/spanglish.ldf
14mr|texlive-spanglish-0.1-3|42	%{_texmfdistdir}/tex/latex/spanglish/spanglish.sty
14mr|texlive-spanglish-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/spanglish/README
14mr|texlive-spanglish-0.1-3|44	
14mr|texlive-spanglish-0.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-spanglish-0.1-3|46	%prep
14mr|texlive-spanglish-0.1-3|47	%setup -c -a0 -a1
14mr|texlive-spanglish-0.1-3|48	
14mr|texlive-spanglish-0.1-3|49	%build
14mr|texlive-spanglish-0.1-3|50	
14mr|texlive-spanglish-0.1-3|51	%install
14mr|texlive-spanglish-0.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spanglish-0.1-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-spanglish-0.1-3|54	
14mr|texlive-spanglish-0.1-3|55	
14mr|texlive-spanglish-0.1-3|56	
14mr|texlive-spanglish-0.1-3|57	%changelog
14mr|texlive-spanglish-0.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-spanglish-0.1-3|59	+ Revision: c7b5944
14mr|texlive-spanglish-0.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-spanglish-0.1-3|61	
14mr|texlive-spanglish-0.1-3|62	

21389 14
14mr|texlive-spanish-5.0k-3|1	# revision 24229
14mr|texlive-spanish-5.0k-3|2	# category Package
14mr|texlive-spanish-5.0k-3|3	# catalog-ctan /language/spanish/babel/base
14mr|texlive-spanish-5.0k-3|4	# catalog-date 2011-10-06 19:10:39 +0200
14mr|texlive-spanish-5.0k-3|5	# catalog-license lppl
14mr|texlive-spanish-5.0k-3|6	# catalog-version 5.0k
14mr|texlive-spanish-5.0k-3|7	Name:		texlive-spanish
14mr|texlive-spanish-5.0k-3|8	Version:	5.0k
14mr|texlive-spanish-5.0k-3|9	Release:	3
14mr|texlive-spanish-5.0k-3|10	Summary:	Spanish in Babel
14mr|texlive-spanish-5.0k-3|11	Group:		Publishing
14mr|texlive-spanish-5.0k-3|12	URL:		http://www.ctan.org/tex-archive/language/spanish/babel/base
14mr|texlive-spanish-5.0k-3|13	License:	LPPL
14mr|texlive-spanish-5.0k-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish.tar.xz
14mr|texlive-spanish-5.0k-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish.doc.tar.xz
14mr|texlive-spanish-5.0k-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish.source.tar.xz
14mr|texlive-spanish-5.0k-3|17	BuildArch:	noarch
14mr|texlive-spanish-5.0k-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-spanish-5.0k-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-spanish-5.0k-3|20	
14mr|texlive-spanish-5.0k-3|21	%description
14mr|texlive-spanish-5.0k-3|22	This bundle provides an upgrade of the Spanish support provided
14mr|texlive-spanish-5.0k-3|23	by the LaTeX standard package babel. Note that separate support
14mr|texlive-spanish-5.0k-3|24	is provided for those who wish to typeset Spanish as written in
14mr|texlive-spanish-5.0k-3|25	Mexico.
14mr|texlive-spanish-5.0k-3|26	
14mr|texlive-spanish-5.0k-3|27	#-----------------------------------------------------------------------
14mr|texlive-spanish-5.0k-3|28	%files
14mr|texlive-spanish-5.0k-3|29	%doc %{_texmfdistdir}/doc/latex/spanish/README
14mr|texlive-spanish-5.0k-3|30	%doc %{_texmfdistdir}/doc/latex/spanish/romanidx.sty
14mr|texlive-spanish-5.0k-3|31	%doc %{_texmfdistdir}/doc/latex/spanish/spanish.ldf
14mr|texlive-spanish-5.0k-3|32	%doc %{_texmfdistdir}/doc/latex/spanish/spanish.pdf
14mr|texlive-spanish-5.0k-3|33	%doc %{_texmfdistdir}/doc/latex/spanish/spanish2.html
14mr|texlive-spanish-5.0k-3|34	#- source
14mr|texlive-spanish-5.0k-3|35	%doc %{_texmfdistdir}/source/latex/spanish/spanish.dtx
14mr|texlive-spanish-5.0k-3|36	%doc %{_texmfdistdir}/source/latex/spanish/spanish.ins
14mr|texlive-spanish-5.0k-3|37	
14mr|texlive-spanish-5.0k-3|38	#-----------------------------------------------------------------------
14mr|texlive-spanish-5.0k-3|39	%prep
14mr|texlive-spanish-5.0k-3|40	%setup -c -a0 -a1 -a2
14mr|texlive-spanish-5.0k-3|41	
14mr|texlive-spanish-5.0k-3|42	%build
14mr|texlive-spanish-5.0k-3|43	
14mr|texlive-spanish-5.0k-3|44	%install
14mr|texlive-spanish-5.0k-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spanish-5.0k-3|46	cp -fpar doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-spanish-5.0k-3|47	
14mr|texlive-spanish-5.0k-3|48	
14mr|texlive-spanish-5.0k-3|49	
14mr|texlive-spanish-5.0k-3|50	%changelog
14mr|texlive-spanish-5.0k-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0k-3
14mr|texlive-spanish-5.0k-3|52	+ Revision: 075cc5d
14mr|texlive-spanish-5.0k-3|53	- MassBuild#440: Increase release tag
14mr|texlive-spanish-5.0k-3|54	
14mr|texlive-spanish-5.0k-3|55	

21390 14
14mr|texlive-spanish-mx-1.1a-3|1	# revision 15878
14mr|texlive-spanish-mx-1.1a-3|2	# category Package
14mr|texlive-spanish-mx-1.1a-3|3	# catalog-ctan /language/spanish/babel/contrib/mexican
14mr|texlive-spanish-mx-1.1a-3|4	# catalog-date 2009-01-10 16:42:45 +0100
14mr|texlive-spanish-mx-1.1a-3|5	# catalog-license lppl
14mr|texlive-spanish-mx-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-spanish-mx-1.1a-3|7	Name:		texlive-spanish-mx
14mr|texlive-spanish-mx-1.1a-3|8	Version:	1.1a
14mr|texlive-spanish-mx-1.1a-3|9	Release:	3
14mr|texlive-spanish-mx-1.1a-3|10	Summary:	Typeset Spanish as in Mexico
14mr|texlive-spanish-mx-1.1a-3|11	Group:		Publishing
14mr|texlive-spanish-mx-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/language/spanish/babel/contrib/mexican
14mr|texlive-spanish-mx-1.1a-3|13	License:	LPPL
14mr|texlive-spanish-mx-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish-mx.tar.xz
14mr|texlive-spanish-mx-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish-mx.doc.tar.xz
14mr|texlive-spanish-mx-1.1a-3|16	BuildArch:	noarch
14mr|texlive-spanish-mx-1.1a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-spanish-mx-1.1a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-spanish-mx-1.1a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-spanish-mx-1.1a-3|20	
14mr|texlive-spanish-mx-1.1a-3|21	%description
14mr|texlive-spanish-mx-1.1a-3|22	The bundle provides files to support typesetting of texts in
14mr|texlive-spanish-mx-1.1a-3|23	Spanish according to Mexican current practices, using babel.
14mr|texlive-spanish-mx-1.1a-3|24	The files merge earlier work on a mexican.ldf, or may be used
14mr|texlive-spanish-mx-1.1a-3|25	to define a configuration that will typeset all documents (that
14mr|texlive-spanish-mx-1.1a-3|26	request babel's spanish option) to use the Mexican language
14mr|texlive-spanish-mx-1.1a-3|27	facilities. (Note that this facility is only available with the
14mr|texlive-spanish-mx-1.1a-3|28	recent (version >=4.2b) releases of the Spanish option.).
14mr|texlive-spanish-mx-1.1a-3|29	
14mr|texlive-spanish-mx-1.1a-3|30	%post
14mr|texlive-spanish-mx-1.1a-3|31	%{_sbindir}/texlive.post
14mr|texlive-spanish-mx-1.1a-3|32	
14mr|texlive-spanish-mx-1.1a-3|33	%postun
14mr|texlive-spanish-mx-1.1a-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-spanish-mx-1.1a-3|35	%{_sbindir}/texlive.post
14mr|texlive-spanish-mx-1.1a-3|36	fi
14mr|texlive-spanish-mx-1.1a-3|37	
14mr|texlive-spanish-mx-1.1a-3|38	#-----------------------------------------------------------------------
14mr|texlive-spanish-mx-1.1a-3|39	%files
14mr|texlive-spanish-mx-1.1a-3|40	%{_texmfdistdir}/tex/latex/spanish-mx/esmx.cfg
14mr|texlive-spanish-mx-1.1a-3|41	%{_texmfdistdir}/tex/latex/spanish-mx/spanishmx.ldf
14mr|texlive-spanish-mx-1.1a-3|42	%{_texmfdistdir}/tex/latex/spanish-mx/spanishmx.sty
14mr|texlive-spanish-mx-1.1a-3|43	%doc %{_texmfdistdir}/doc/latex/spanish-mx/README
14mr|texlive-spanish-mx-1.1a-3|44	
14mr|texlive-spanish-mx-1.1a-3|45	#-----------------------------------------------------------------------
14mr|texlive-spanish-mx-1.1a-3|46	%prep
14mr|texlive-spanish-mx-1.1a-3|47	%setup -c -a0 -a1
14mr|texlive-spanish-mx-1.1a-3|48	
14mr|texlive-spanish-mx-1.1a-3|49	%build
14mr|texlive-spanish-mx-1.1a-3|50	
14mr|texlive-spanish-mx-1.1a-3|51	%install
14mr|texlive-spanish-mx-1.1a-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spanish-mx-1.1a-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-spanish-mx-1.1a-3|54	
14mr|texlive-spanish-mx-1.1a-3|55	
14mr|texlive-spanish-mx-1.1a-3|56	
14mr|texlive-spanish-mx-1.1a-3|57	%changelog
14mr|texlive-spanish-mx-1.1a-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-spanish-mx-1.1a-3|59	+ Revision: 9754a3e
14mr|texlive-spanish-mx-1.1a-3|60	- MassBuild#440: Increase release tag
14mr|texlive-spanish-mx-1.1a-3|61	
14mr|texlive-spanish-mx-1.1a-3|62	

21391 14
14mr|texlive-sparklines-1.5-3|1	# revision 16131
14mr|texlive-sparklines-1.5-3|2	# category Package
14mr|texlive-sparklines-1.5-3|3	# catalog-ctan /graphics/sparklines
14mr|texlive-sparklines-1.5-3|4	# catalog-date 2009-11-22 10:21:09 +0100
14mr|texlive-sparklines-1.5-3|5	# catalog-license lppl
14mr|texlive-sparklines-1.5-3|6	# catalog-version 1.5
14mr|texlive-sparklines-1.5-3|7	Name:		texlive-sparklines
14mr|texlive-sparklines-1.5-3|8	Version:	1.5
14mr|texlive-sparklines-1.5-3|9	Release:	3
14mr|texlive-sparklines-1.5-3|10	Summary:	Drawing sparklines: intense, simple, wordlike graphics
14mr|texlive-sparklines-1.5-3|11	Group:		Publishing
14mr|texlive-sparklines-1.5-3|12	URL:		http://www.ctan.org/tex-archive/graphics/sparklines
14mr|texlive-sparklines-1.5-3|13	License:	LPPL
14mr|texlive-sparklines-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sparklines.tar.xz
14mr|texlive-sparklines-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sparklines.doc.tar.xz
14mr|texlive-sparklines-1.5-3|16	BuildArch:	noarch
14mr|texlive-sparklines-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sparklines-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sparklines-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sparklines-1.5-3|20	
14mr|texlive-sparklines-1.5-3|21	%description
14mr|texlive-sparklines-1.5-3|22	Sparklines are intense, simple, wordlike graphics (so named by
14mr|texlive-sparklines-1.5-3|23	Edward Tufte). In lieu of a more detailed introduction,
14mr|texlive-sparklines-1.5-3|24	Professor Tufte's site has an early release of a chapter on
14mr|texlive-sparklines-1.5-3|25	sparklines. A PHP implementation may be found at SourceForge. A
14mr|texlive-sparklines-1.5-3|26	sparkline can be added using the sparkline environment. Also,
14mr|texlive-sparklines-1.5-3|27	you can add sparkling rectangles for the median and special
14mr|texlive-sparklines-1.5-3|28	sparkling dots in red or blue. The package requires pdflatex;
14mr|texlive-sparklines-1.5-3|29	sparklines cannot appear in a dvi file. The sparklines package
14mr|texlive-sparklines-1.5-3|30	uses pgf, and does not work with pictex.
14mr|texlive-sparklines-1.5-3|31	
14mr|texlive-sparklines-1.5-3|32	%post
14mr|texlive-sparklines-1.5-3|33	%{_sbindir}/texlive.post
14mr|texlive-sparklines-1.5-3|34	
14mr|texlive-sparklines-1.5-3|35	%postun
14mr|texlive-sparklines-1.5-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-sparklines-1.5-3|37	%{_sbindir}/texlive.post
14mr|texlive-sparklines-1.5-3|38	fi
14mr|texlive-sparklines-1.5-3|39	
14mr|texlive-sparklines-1.5-3|40	#-----------------------------------------------------------------------
14mr|texlive-sparklines-1.5-3|41	%files
14mr|texlive-sparklines-1.5-3|42	%{_texmfdistdir}/tex/latex/sparklines/sparklines.sty
14mr|texlive-sparklines-1.5-3|43	%doc %{_texmfdistdir}/doc/latex/sparklines/README
14mr|texlive-sparklines-1.5-3|44	%doc %{_texmfdistdir}/doc/latex/sparklines/sparklines.pdf
14mr|texlive-sparklines-1.5-3|45	%doc %{_texmfdistdir}/doc/latex/sparklines/sparklines.tex
14mr|texlive-sparklines-1.5-3|46	
14mr|texlive-sparklines-1.5-3|47	#-----------------------------------------------------------------------
14mr|texlive-sparklines-1.5-3|48	%prep
14mr|texlive-sparklines-1.5-3|49	%setup -c -a0 -a1
14mr|texlive-sparklines-1.5-3|50	
14mr|texlive-sparklines-1.5-3|51	%build
14mr|texlive-sparklines-1.5-3|52	
14mr|texlive-sparklines-1.5-3|53	%install
14mr|texlive-sparklines-1.5-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sparklines-1.5-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sparklines-1.5-3|56	
14mr|texlive-sparklines-1.5-3|57	
14mr|texlive-sparklines-1.5-3|58	
14mr|texlive-sparklines-1.5-3|59	%changelog
14mr|texlive-sparklines-1.5-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-sparklines-1.5-3|61	+ Revision: c209a2d
14mr|texlive-sparklines-1.5-3|62	- MassBuild#440: Increase release tag
14mr|texlive-sparklines-1.5-3|63	
14mr|texlive-sparklines-1.5-3|64	

21392 14
14mr|texlive-spath3-1-6|1	# revision 29898
14mr|texlive-spath3-1-6|2	# category Package
14mr|texlive-spath3-1-6|3	# catalog-ctan /graphics/pgf/contrib/spath3
14mr|texlive-spath3-1-6|4	# catalog-date 2013-04-12 17:56:37 +0200
14mr|texlive-spath3-1-6|5	# catalog-license lppl1.3
14mr|texlive-spath3-1-6|6	# catalog-version 1
14mr|texlive-spath3-1-6|7	Name:		texlive-spath3
14mr|texlive-spath3-1-6|8	Version:	1
14mr|texlive-spath3-1-6|9	Release:	6
14mr|texlive-spath3-1-6|10	Summary:	Manipulate "soft paths" in PGF
14mr|texlive-spath3-1-6|11	Group:		Publishing
14mr|texlive-spath3-1-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/spath3
14mr|texlive-spath3-1-6|13	License:	LPPL1.3
14mr|texlive-spath3-1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spath3.tar.xz
14mr|texlive-spath3-1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spath3.doc.tar.xz
14mr|texlive-spath3-1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spath3.source.tar.xz
14mr|texlive-spath3-1-6|17	BuildArch:	noarch
14mr|texlive-spath3-1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-spath3-1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-spath3-1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-spath3-1-6|21	
14mr|texlive-spath3-1-6|22	%description
14mr|texlive-spath3-1-6|23	The spath3 library provides methods for manipulating the "soft
14mr|texlive-spath3-1-6|24	paths" of TikZ/PGF. Packaged with it are two TikZ libraries
14mr|texlive-spath3-1-6|25	that make use of the methods provided. These are libraries for
14mr|texlive-spath3-1-6|26	drawing calligraphic paths and for drawing knot diagrams.
14mr|texlive-spath3-1-6|27	
14mr|texlive-spath3-1-6|28	%post
14mr|texlive-spath3-1-6|29	%{_sbindir}/texlive.post
14mr|texlive-spath3-1-6|30	
14mr|texlive-spath3-1-6|31	%postun
14mr|texlive-spath3-1-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-spath3-1-6|33	%{_sbindir}/texlive.post
14mr|texlive-spath3-1-6|34	fi
14mr|texlive-spath3-1-6|35	
14mr|texlive-spath3-1-6|36	#-----------------------------------------------------------------------
14mr|texlive-spath3-1-6|37	%files
14mr|texlive-spath3-1-6|38	%{_texmfdistdir}/tex/latex/spath3/spath3.sty
14mr|texlive-spath3-1-6|39	%{_texmfdistdir}/tex/latex/spath3/tikzlibrarycalligraphy.code.tex
14mr|texlive-spath3-1-6|40	%{_texmfdistdir}/tex/latex/spath3/tikzlibraryknots.code.tex
14mr|texlive-spath3-1-6|41	%doc %{_texmfdistdir}/doc/latex/spath3/README.txt
14mr|texlive-spath3-1-6|42	%doc %{_texmfdistdir}/doc/latex/spath3/calligraphy_doc.pdf
14mr|texlive-spath3-1-6|43	%doc %{_texmfdistdir}/doc/latex/spath3/calligraphy_doc.tex
14mr|texlive-spath3-1-6|44	%doc %{_texmfdistdir}/doc/latex/spath3/knots_doc.pdf
14mr|texlive-spath3-1-6|45	%doc %{_texmfdistdir}/doc/latex/spath3/knots_doc.tex
14mr|texlive-spath3-1-6|46	#- source
14mr|texlive-spath3-1-6|47	%doc %{_texmfdistdir}/source/latex/spath3/spath3.dtx
14mr|texlive-spath3-1-6|48	%doc %{_texmfdistdir}/source/latex/spath3/spath3.ins
14mr|texlive-spath3-1-6|49	
14mr|texlive-spath3-1-6|50	#-----------------------------------------------------------------------
14mr|texlive-spath3-1-6|51	%prep
14mr|texlive-spath3-1-6|52	%setup -c -a0 -a1 -a2
14mr|texlive-spath3-1-6|53	
14mr|texlive-spath3-1-6|54	%build
14mr|texlive-spath3-1-6|55	
14mr|texlive-spath3-1-6|56	%install
14mr|texlive-spath3-1-6|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spath3-1-6|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-spath3-1-6|59	
14mr|texlive-spath3-1-6|60	%changelog
14mr|texlive-spath3-1-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-6
14mr|texlive-spath3-1-6|62	+ Revision: 1ca2220
14mr|texlive-spath3-1-6|63	- MassBuild#440: Increase release tag
14mr|texlive-spath3-1-6|64	
14mr|texlive-spath3-1-6|65	

21393 14
14mr|texlive-spelling-0.41-6|1	# revision 30715
14mr|texlive-spelling-0.41-6|2	# category Package
14mr|texlive-spelling-0.41-6|3	# catalog-ctan /macros/luatex/generic/spelling
14mr|texlive-spelling-0.41-6|4	# catalog-date 2013-05-27 20:07:27 +0200
14mr|texlive-spelling-0.41-6|5	# catalog-license lppl1.3
14mr|texlive-spelling-0.41-6|6	# catalog-version 0.41
14mr|texlive-spelling-0.41-6|7	Name:		texlive-spelling
14mr|texlive-spelling-0.41-6|8	Version:	0.41
14mr|texlive-spelling-0.41-6|9	Release:	6
14mr|texlive-spelling-0.41-6|10	Summary:	Support for spell-checking of LuaTeX documents
14mr|texlive-spelling-0.41-6|11	Group:		Publishing
14mr|texlive-spelling-0.41-6|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/spelling
14mr|texlive-spelling-0.41-6|13	License:	LPPL1.3
14mr|texlive-spelling-0.41-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spelling.tar.xz
14mr|texlive-spelling-0.41-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spelling.doc.tar.xz
14mr|texlive-spelling-0.41-6|16	BuildArch:	noarch
14mr|texlive-spelling-0.41-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-spelling-0.41-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-spelling-0.41-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-spelling-0.41-6|20	
14mr|texlive-spelling-0.41-6|21	%description
14mr|texlive-spelling-0.41-6|22	The package aids spell-checking of TeX documents compiled with
14mr|texlive-spelling-0.41-6|23	the LuaTeX engine. It can give visual feedback in PDF output
14mr|texlive-spelling-0.41-6|24	similar to WYSIWYG word processors. The package relies on an
14mr|texlive-spelling-0.41-6|25	external spell-checker application to check spelling of a text
14mr|texlive-spelling-0.41-6|26	file and to output a list of bad spellings. The package should
14mr|texlive-spelling-0.41-6|27	work with most spell-checkers, even dumb, TeX-unaware ones.
14mr|texlive-spelling-0.41-6|28	
14mr|texlive-spelling-0.41-6|29	%post
14mr|texlive-spelling-0.41-6|30	%{_sbindir}/texlive.post
14mr|texlive-spelling-0.41-6|31	
14mr|texlive-spelling-0.41-6|32	%postun
14mr|texlive-spelling-0.41-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-spelling-0.41-6|34	%{_sbindir}/texlive.post
14mr|texlive-spelling-0.41-6|35	fi
14mr|texlive-spelling-0.41-6|36	
14mr|texlive-spelling-0.41-6|37	#-----------------------------------------------------------------------
14mr|texlive-spelling-0.41-6|38	%files
14mr|texlive-spelling-0.41-6|39	%{_texmfdistdir}/scripts/spelling/spelling-main.lua
14mr|texlive-spelling-0.41-6|40	%{_texmfdistdir}/scripts/spelling/spelling-recurse.lua
14mr|texlive-spelling-0.41-6|41	%{_texmfdistdir}/scripts/spelling/spelling-stage-1.lua
14mr|texlive-spelling-0.41-6|42	%{_texmfdistdir}/scripts/spelling/spelling-stage-2.lua
14mr|texlive-spelling-0.41-6|43	%{_texmfdistdir}/scripts/spelling/spelling-stage-3.lua
14mr|texlive-spelling-0.41-6|44	%{_texmfdistdir}/scripts/spelling/spelling-stage-4.lua
14mr|texlive-spelling-0.41-6|45	%{_texmfdistdir}/tex/luatex/spelling/spelling.sty
14mr|texlive-spelling-0.41-6|46	%doc %{_texmfdistdir}/doc/luatex/spelling/CHANGES
14mr|texlive-spelling-0.41-6|47	%doc %{_texmfdistdir}/doc/luatex/spelling/LICENSE
14mr|texlive-spelling-0.41-6|48	%doc %{_texmfdistdir}/doc/luatex/spelling/README
14mr|texlive-spelling-0.41-6|49	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc-lst-lua.tex
14mr|texlive-spelling-0.41-6|50	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc.bad
14mr|texlive-spelling-0.41-6|51	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc.pdf
14mr|texlive-spelling-0.41-6|52	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc.tex
14mr|texlive-spelling-0.41-6|53	
14mr|texlive-spelling-0.41-6|54	#-----------------------------------------------------------------------
14mr|texlive-spelling-0.41-6|55	%prep
14mr|texlive-spelling-0.41-6|56	%setup -c -a0 -a1
14mr|texlive-spelling-0.41-6|57	
14mr|texlive-spelling-0.41-6|58	%build
14mr|texlive-spelling-0.41-6|59	
14mr|texlive-spelling-0.41-6|60	%install
14mr|texlive-spelling-0.41-6|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spelling-0.41-6|62	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-spelling-0.41-6|63	
14mr|texlive-spelling-0.41-6|64	%changelog
14mr|texlive-spelling-0.41-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.41-6
14mr|texlive-spelling-0.41-6|66	+ Revision: 238fcb1
14mr|texlive-spelling-0.41-6|67	- MassBuild#440: Increase release tag
14mr|texlive-spelling-0.41-6|68	
14mr|texlive-spelling-0.41-6|69	

21394 14
14mr|texlive-sphack-20101223-3|1	# revision 20842
14mr|texlive-sphack-20101223-3|2	# category Package
14mr|texlive-sphack-20101223-3|3	# catalog-ctan /macros/latex/contrib/sphack
14mr|texlive-sphack-20101223-3|4	# catalog-date 2010-12-23 15:10:24 +0100
14mr|texlive-sphack-20101223-3|5	# catalog-license other-nonfree
14mr|texlive-sphack-20101223-3|6	# catalog-version undef
14mr|texlive-sphack-20101223-3|7	Name:		texlive-sphack
14mr|texlive-sphack-20101223-3|8	Version:	20101223
14mr|texlive-sphack-20101223-3|9	Release:	3
14mr|texlive-sphack-20101223-3|10	Summary:	Patch LaTeX kernel spacing macros
14mr|texlive-sphack-20101223-3|11	Group:		Publishing
14mr|texlive-sphack-20101223-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sphack
14mr|texlive-sphack-20101223-3|13	License:	OTHER-NONFREE
14mr|texlive-sphack-20101223-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sphack.tar.xz
14mr|texlive-sphack-20101223-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sphack.doc.tar.xz
14mr|texlive-sphack-20101223-3|16	BuildArch:	noarch
14mr|texlive-sphack-20101223-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sphack-20101223-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sphack-20101223-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sphack-20101223-3|20	
14mr|texlive-sphack-20101223-3|21	%description
14mr|texlive-sphack-20101223-3|22	Change the kernel internal \@bsphack/\@esphack so that it is
14mr|texlive-sphack-20101223-3|23	also invisible in vertical mode.
14mr|texlive-sphack-20101223-3|24	
14mr|texlive-sphack-20101223-3|25	%post
14mr|texlive-sphack-20101223-3|26	%{_sbindir}/texlive.post
14mr|texlive-sphack-20101223-3|27	
14mr|texlive-sphack-20101223-3|28	%postun
14mr|texlive-sphack-20101223-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-sphack-20101223-3|30	%{_sbindir}/texlive.post
14mr|texlive-sphack-20101223-3|31	fi
14mr|texlive-sphack-20101223-3|32	
14mr|texlive-sphack-20101223-3|33	#-----------------------------------------------------------------------
14mr|texlive-sphack-20101223-3|34	%files
14mr|texlive-sphack-20101223-3|35	%{_texmfdistdir}/tex/latex/sphack/sphack.sty
14mr|texlive-sphack-20101223-3|36	%doc %{_texmfdistdir}/doc/latex/sphack/sphack-doc.pdf
14mr|texlive-sphack-20101223-3|37	%doc %{_texmfdistdir}/doc/latex/sphack/sphack-doc.tex
14mr|texlive-sphack-20101223-3|38	
14mr|texlive-sphack-20101223-3|39	#-----------------------------------------------------------------------
14mr|texlive-sphack-20101223-3|40	%prep
14mr|texlive-sphack-20101223-3|41	%setup -c -a0 -a1
14mr|texlive-sphack-20101223-3|42	
14mr|texlive-sphack-20101223-3|43	%build
14mr|texlive-sphack-20101223-3|44	
14mr|texlive-sphack-20101223-3|45	%install
14mr|texlive-sphack-20101223-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sphack-20101223-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sphack-20101223-3|48	
14mr|texlive-sphack-20101223-3|49	
14mr|texlive-sphack-20101223-3|50	
14mr|texlive-sphack-20101223-3|51	%changelog
14mr|texlive-sphack-20101223-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101223-3
14mr|texlive-sphack-20101223-3|53	+ Revision: 808bcd3
14mr|texlive-sphack-20101223-3|54	- MassBuild#440: Increase release tag
14mr|texlive-sphack-20101223-3|55	
14mr|texlive-sphack-20101223-3|56	

21395 14
14mr|texlive-spie-3.25-3|1	# revision 15878
14mr|texlive-spie-3.25-3|2	# category Package
14mr|texlive-spie-3.25-3|3	# catalog-ctan /macros/latex/contrib/spie
14mr|texlive-spie-3.25-3|4	# catalog-date 2007-04-25 15:28:03 +0200
14mr|texlive-spie-3.25-3|5	# catalog-license lppl
14mr|texlive-spie-3.25-3|6	# catalog-version 3.25
14mr|texlive-spie-3.25-3|7	Name:		texlive-spie
14mr|texlive-spie-3.25-3|8	Version:	3.25
14mr|texlive-spie-3.25-3|9	Release:	3
14mr|texlive-spie-3.25-3|10	Summary:	Support for formatting SPIE Proceedings manuscripts
14mr|texlive-spie-3.25-3|11	Group:		Publishing
14mr|texlive-spie-3.25-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spie
14mr|texlive-spie-3.25-3|13	License:	LPPL
14mr|texlive-spie-3.25-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spie.tar.xz
14mr|texlive-spie-3.25-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spie.doc.tar.xz
14mr|texlive-spie-3.25-3|16	BuildArch:	noarch
14mr|texlive-spie-3.25-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-spie-3.25-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-spie-3.25-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-spie-3.25-3|20	
14mr|texlive-spie-3.25-3|21	%description
14mr|texlive-spie-3.25-3|22	A class and a BibTeX style are provided.
14mr|texlive-spie-3.25-3|23	
14mr|texlive-spie-3.25-3|24	%post
14mr|texlive-spie-3.25-3|25	%{_sbindir}/texlive.post
14mr|texlive-spie-3.25-3|26	
14mr|texlive-spie-3.25-3|27	%postun
14mr|texlive-spie-3.25-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-spie-3.25-3|29	%{_sbindir}/texlive.post
14mr|texlive-spie-3.25-3|30	fi
14mr|texlive-spie-3.25-3|31	
14mr|texlive-spie-3.25-3|32	#-----------------------------------------------------------------------
14mr|texlive-spie-3.25-3|33	%files
14mr|texlive-spie-3.25-3|34	%{_texmfdistdir}/bibtex/bib/spie/report.bib
14mr|texlive-spie-3.25-3|35	%{_texmfdistdir}/bibtex/bst/spie/spiebib.bst
14mr|texlive-spie-3.25-3|36	%{_texmfdistdir}/tex/latex/spie/spie.cls
14mr|texlive-spie-3.25-3|37	%doc %{_texmfdistdir}/doc/latex/spie/README
14mr|texlive-spie-3.25-3|38	%doc %{_texmfdistdir}/doc/latex/spie/article.pdf
14mr|texlive-spie-3.25-3|39	%doc %{_texmfdistdir}/doc/latex/spie/article.tex
14mr|texlive-spie-3.25-3|40	%doc %{_texmfdistdir}/doc/latex/spie/mcr3b.eps
14mr|texlive-spie-3.25-3|41	
14mr|texlive-spie-3.25-3|42	#-----------------------------------------------------------------------
14mr|texlive-spie-3.25-3|43	%prep
14mr|texlive-spie-3.25-3|44	%setup -c -a0 -a1
14mr|texlive-spie-3.25-3|45	
14mr|texlive-spie-3.25-3|46	%build
14mr|texlive-spie-3.25-3|47	
14mr|texlive-spie-3.25-3|48	%install
14mr|texlive-spie-3.25-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spie-3.25-3|50	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-spie-3.25-3|51	
14mr|texlive-spie-3.25-3|52	
14mr|texlive-spie-3.25-3|53	
14mr|texlive-spie-3.25-3|54	%changelog
14mr|texlive-spie-3.25-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.25-3
14mr|texlive-spie-3.25-3|56	+ Revision: 038977e
14mr|texlive-spie-3.25-3|57	- MassBuild#440: Increase release tag
14mr|texlive-spie-3.25-3|58	
14mr|texlive-spie-3.25-3|59	

21396 14
14mr|texlive-splines-0.2-3|1	# revision 15878
14mr|texlive-splines-0.2-3|2	# category Package
14mr|texlive-splines-0.2-3|3	# catalog-ctan /graphics/metapost/contrib/macros/splines
14mr|texlive-splines-0.2-3|4	# catalog-date 2007-03-12 11:51:09 +0100
14mr|texlive-splines-0.2-3|5	# catalog-license lppl1.3
14mr|texlive-splines-0.2-3|6	# catalog-version 0.2
14mr|texlive-splines-0.2-3|7	Name:		texlive-splines
14mr|texlive-splines-0.2-3|8	Version:	0.2
14mr|texlive-splines-0.2-3|9	Release:	3
14mr|texlive-splines-0.2-3|10	Summary:	MetaPost macros for drawing cubic spline interpolants
14mr|texlive-splines-0.2-3|11	Group:		Publishing
14mr|texlive-splines-0.2-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/splines
14mr|texlive-splines-0.2-3|13	License:	LPPL1.3
14mr|texlive-splines-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splines.tar.xz
14mr|texlive-splines-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splines.doc.tar.xz
14mr|texlive-splines-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splines.source.tar.xz
14mr|texlive-splines-0.2-3|17	BuildArch:	noarch
14mr|texlive-splines-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-splines-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-splines-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-splines-0.2-3|21	
14mr|texlive-splines-0.2-3|22	%description
14mr|texlive-splines-0.2-3|23	This is a small package of macros for creating cubic spline
14mr|texlive-splines-0.2-3|24	interpolants in MetaPost or MetaFont. Given a list of points
14mr|texlive-splines-0.2-3|25	the macros can produce a closed or a relaxed spline joining
14mr|texlive-splines-0.2-3|26	them. Given a list of function values y_j at x_j, the result
14mr|texlive-splines-0.2-3|27	would define the graph of a cubic spline interpolating function
14mr|texlive-splines-0.2-3|28	y=f(x), which is either periodic or relaxed.
14mr|texlive-splines-0.2-3|29	
14mr|texlive-splines-0.2-3|30	%post
14mr|texlive-splines-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-splines-0.2-3|32	
14mr|texlive-splines-0.2-3|33	%postun
14mr|texlive-splines-0.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-splines-0.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-splines-0.2-3|36	fi
14mr|texlive-splines-0.2-3|37	
14mr|texlive-splines-0.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-splines-0.2-3|39	%files
14mr|texlive-splines-0.2-3|40	%{_texmfdistdir}/metapost/splines/splines.mp
14mr|texlive-splines-0.2-3|41	%{_texmfdistdir}/metapost/splines/testsplines.mp
14mr|texlive-splines-0.2-3|42	%doc %{_texmfdistdir}/doc/metapost/splines/README
14mr|texlive-splines-0.2-3|43	%doc %{_texmfdistdir}/doc/metapost/splines/splines.pdf
14mr|texlive-splines-0.2-3|44	#- source
14mr|texlive-splines-0.2-3|45	%doc %{_texmfdistdir}/source/metapost/splines/splines.dtx
14mr|texlive-splines-0.2-3|46	%doc %{_texmfdistdir}/source/metapost/splines/splines.ins
14mr|texlive-splines-0.2-3|47	
14mr|texlive-splines-0.2-3|48	#-----------------------------------------------------------------------
14mr|texlive-splines-0.2-3|49	%prep
14mr|texlive-splines-0.2-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-splines-0.2-3|51	
14mr|texlive-splines-0.2-3|52	%build
14mr|texlive-splines-0.2-3|53	
14mr|texlive-splines-0.2-3|54	%install
14mr|texlive-splines-0.2-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-splines-0.2-3|56	cp -fpar metapost doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-splines-0.2-3|57	
14mr|texlive-splines-0.2-3|58	
14mr|texlive-splines-0.2-3|59	
14mr|texlive-splines-0.2-3|60	%changelog
14mr|texlive-splines-0.2-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-splines-0.2-3|62	+ Revision: afd1827
14mr|texlive-splines-0.2-3|63	- MassBuild#440: Increase release tag
14mr|texlive-splines-0.2-3|64	
14mr|texlive-splines-0.2-3|65	

21397 14
14mr|texlive-splitbib-1.17-3|1	# revision 15878
14mr|texlive-splitbib-1.17-3|2	# category Package
14mr|texlive-splitbib-1.17-3|3	# catalog-ctan /macros/latex/contrib/splitbib
14mr|texlive-splitbib-1.17-3|4	# catalog-date 2007-01-15 00:27:07 +0100
14mr|texlive-splitbib-1.17-3|5	# catalog-license lppl
14mr|texlive-splitbib-1.17-3|6	# catalog-version 1.17
14mr|texlive-splitbib-1.17-3|7	Name:		texlive-splitbib
14mr|texlive-splitbib-1.17-3|8	Version:	1.17
14mr|texlive-splitbib-1.17-3|9	Release:	3
14mr|texlive-splitbib-1.17-3|10	Summary:	Split and reorder your bibliography
14mr|texlive-splitbib-1.17-3|11	Group:		Publishing
14mr|texlive-splitbib-1.17-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/splitbib
14mr|texlive-splitbib-1.17-3|13	License:	LPPL
14mr|texlive-splitbib-1.17-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitbib.tar.xz
14mr|texlive-splitbib-1.17-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitbib.doc.tar.xz
14mr|texlive-splitbib-1.17-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitbib.source.tar.xz
14mr|texlive-splitbib-1.17-3|17	BuildArch:	noarch
14mr|texlive-splitbib-1.17-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-splitbib-1.17-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-splitbib-1.17-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-splitbib-1.17-3|21	
14mr|texlive-splitbib-1.17-3|22	%description
14mr|texlive-splitbib-1.17-3|23	This package enables you to split a bibliography into several
14mr|texlive-splitbib-1.17-3|24	categories and subcategories. It does not depend on BibTeX: any
14mr|texlive-splitbib-1.17-3|25	bibliography may be split and reordered.
14mr|texlive-splitbib-1.17-3|26	
14mr|texlive-splitbib-1.17-3|27	%post
14mr|texlive-splitbib-1.17-3|28	%{_sbindir}/texlive.post
14mr|texlive-splitbib-1.17-3|29	
14mr|texlive-splitbib-1.17-3|30	%postun
14mr|texlive-splitbib-1.17-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-splitbib-1.17-3|32	%{_sbindir}/texlive.post
14mr|texlive-splitbib-1.17-3|33	fi
14mr|texlive-splitbib-1.17-3|34	
14mr|texlive-splitbib-1.17-3|35	#-----------------------------------------------------------------------
14mr|texlive-splitbib-1.17-3|36	%files
14mr|texlive-splitbib-1.17-3|37	%{_texmfdistdir}/tex/latex/splitbib/splitbib.sty
14mr|texlive-splitbib-1.17-3|38	%doc %{_texmfdistdir}/doc/latex/splitbib/README
14mr|texlive-splitbib-1.17-3|39	%doc %{_texmfdistdir}/doc/latex/splitbib/splitbib.pdf
14mr|texlive-splitbib-1.17-3|40	#- source
14mr|texlive-splitbib-1.17-3|41	%doc %{_texmfdistdir}/source/latex/splitbib/splitbib.dtx
14mr|texlive-splitbib-1.17-3|42	%doc %{_texmfdistdir}/source/latex/splitbib/splitbib.ins
14mr|texlive-splitbib-1.17-3|43	
14mr|texlive-splitbib-1.17-3|44	#-----------------------------------------------------------------------
14mr|texlive-splitbib-1.17-3|45	%prep
14mr|texlive-splitbib-1.17-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-splitbib-1.17-3|47	
14mr|texlive-splitbib-1.17-3|48	%build
14mr|texlive-splitbib-1.17-3|49	
14mr|texlive-splitbib-1.17-3|50	%install
14mr|texlive-splitbib-1.17-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-splitbib-1.17-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-splitbib-1.17-3|53	
14mr|texlive-splitbib-1.17-3|54	
14mr|texlive-splitbib-1.17-3|55	
14mr|texlive-splitbib-1.17-3|56	%changelog
14mr|texlive-splitbib-1.17-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.17-3
14mr|texlive-splitbib-1.17-3|58	+ Revision: b3f27f8
14mr|texlive-splitbib-1.17-3|59	- MassBuild#440: Increase release tag
14mr|texlive-splitbib-1.17-3|60	
14mr|texlive-splitbib-1.17-3|61	

21398 14
14mr|texlive-splitindex-1.2a-7|1	# revision 29792
14mr|texlive-splitindex-1.2a-7|2	# category Package
14mr|texlive-splitindex-1.2a-7|3	# catalog-ctan /macros/latex/contrib/splitindex
14mr|texlive-splitindex-1.2a-7|4	# catalog-date 2013-04-09 11:35:57 +0200
14mr|texlive-splitindex-1.2a-7|5	# catalog-license lppl
14mr|texlive-splitindex-1.2a-7|6	# catalog-version 1.2a
14mr|texlive-splitindex-1.2a-7|7	Name:		texlive-splitindex
14mr|texlive-splitindex-1.2a-7|8	Version:	1.2a
14mr|texlive-splitindex-1.2a-7|9	Release:	7
14mr|texlive-splitindex-1.2a-7|10	Summary:	Unlimited number of indexes
14mr|texlive-splitindex-1.2a-7|11	Group:		Publishing
14mr|texlive-splitindex-1.2a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/splitindex
14mr|texlive-splitindex-1.2a-7|13	License:	LPPL
14mr|texlive-splitindex-1.2a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.tar.xz
14mr|texlive-splitindex-1.2a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.doc.tar.xz
14mr|texlive-splitindex-1.2a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.source.tar.xz
14mr|texlive-splitindex-1.2a-7|17	BuildArch:	noarch
14mr|texlive-splitindex-1.2a-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-splitindex-1.2a-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-splitindex-1.2a-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-splitindex-1.2a-7|21	Provides:	texlive-splitindex.bin = %{EVRD}
14mr|texlive-splitindex-1.2a-7|22	
14mr|texlive-splitindex-1.2a-7|23	%description
14mr|texlive-splitindex-1.2a-7|24	SplitIndex consists of a LaTeX package, splitidx, and a small
14mr|texlive-splitindex-1.2a-7|25	program, splitindex. The package may be used to produce one
14mr|texlive-splitindex-1.2a-7|26	index or several indexes. Without splitindex (for example,
14mr|texlive-splitindex-1.2a-7|27	using the index package), the number of indexes is limited by
14mr|texlive-splitindex-1.2a-7|28	the number of TeX's output streams. But using the program you
14mr|texlive-splitindex-1.2a-7|29	may use even more than 16 indexes: splitidx outputs only a
14mr|texlive-splitindex-1.2a-7|30	single file \jobname.idx and the program splits that file into
14mr|texlive-splitindex-1.2a-7|31	several raw index files and calls your favorite index processor
14mr|texlive-splitindex-1.2a-7|32	for each of the files.
14mr|texlive-splitindex-1.2a-7|33	
14mr|texlive-splitindex-1.2a-7|34	%post
14mr|texlive-splitindex-1.2a-7|35	%{_sbindir}/texlive.post
14mr|texlive-splitindex-1.2a-7|36	
14mr|texlive-splitindex-1.2a-7|37	%postun
14mr|texlive-splitindex-1.2a-7|38	if [ $1 -eq 0 ]; then
14mr|texlive-splitindex-1.2a-7|39	%{_sbindir}/texlive.post
14mr|texlive-splitindex-1.2a-7|40	fi
14mr|texlive-splitindex-1.2a-7|41	
14mr|texlive-splitindex-1.2a-7|42	#-----------------------------------------------------------------------
14mr|texlive-splitindex-1.2a-7|43	%files
14mr|texlive-splitindex-1.2a-7|44	%{_bindir}/splitindex
14mr|texlive-splitindex-1.2a-7|45	%{_texmfdistdir}/scripts/splitindex/splitindex.pl
14mr|texlive-splitindex-1.2a-7|46	%{_texmfdistdir}/scripts/splitindex/splitindex.tlu
14mr|texlive-splitindex-1.2a-7|47	%{_texmfdistdir}/scripts/splitindex/splitindex_main.tlu
14mr|texlive-splitindex-1.2a-7|48	%{_texmfdistdir}/tex/generic/splitindex/splitindex.tex
14mr|texlive-splitindex-1.2a-7|49	%{_texmfdistdir}/tex/latex/splitindex/splitidx.sty
14mr|texlive-splitindex-1.2a-7|50	%doc %{_texmfdistdir}/doc/latex/splitindex/README
14mr|texlive-splitindex-1.2a-7|51	%doc %{_texmfdistdir}/doc/latex/splitindex/install.txt
14mr|texlive-splitindex-1.2a-7|52	%doc %{_texmfdistdir}/doc/latex/splitindex/manifest.txt
14mr|texlive-splitindex-1.2a-7|53	%doc %{_texmfdistdir}/doc/latex/splitindex/splitidx.pdf
14mr|texlive-splitindex-1.2a-7|54	%doc %{_mandir}/man1/splitindex.1*
14mr|texlive-splitindex-1.2a-7|55	%doc %{_texmfdistdir}/doc/man/man1/splitindex.man1.pdf
14mr|texlive-splitindex-1.2a-7|56	#- source
14mr|texlive-splitindex-1.2a-7|57	%doc %{_texmfdistdir}/source/latex/splitindex/README
14mr|texlive-splitindex-1.2a-7|58	%doc %{_texmfdistdir}/source/latex/splitindex/install.sh
14mr|texlive-splitindex-1.2a-7|59	%doc %{_texmfdistdir}/source/latex/splitindex/install.txt
14mr|texlive-splitindex-1.2a-7|60	%doc %{_texmfdistdir}/source/latex/splitindex/manifest.txt
14mr|texlive-splitindex-1.2a-7|61	%doc %{_texmfdistdir}/source/latex/splitindex/splitidx.dtx
14mr|texlive-splitindex-1.2a-7|62	%doc %{_texmfdistdir}/source/latex/splitindex/splitidx.ins
14mr|texlive-splitindex-1.2a-7|63	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.1
14mr|texlive-splitindex-1.2a-7|64	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.c
14mr|texlive-splitindex-1.2a-7|65	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.java
14mr|texlive-splitindex-1.2a-7|66	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.pl
14mr|texlive-splitindex-1.2a-7|67	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.tex
14mr|texlive-splitindex-1.2a-7|68	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.tlu
14mr|texlive-splitindex-1.2a-7|69	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex_main.tlu
14mr|texlive-splitindex-1.2a-7|70	
14mr|texlive-splitindex-1.2a-7|71	#-----------------------------------------------------------------------
14mr|texlive-splitindex-1.2a-7|72	%prep
14mr|texlive-splitindex-1.2a-7|73	%setup -c -a0 -a1 -a2
14mr|texlive-splitindex-1.2a-7|74	
14mr|texlive-splitindex-1.2a-7|75	%build
14mr|texlive-splitindex-1.2a-7|76	
14mr|texlive-splitindex-1.2a-7|77	%install
14mr|texlive-splitindex-1.2a-7|78	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-splitindex-1.2a-7|79	pushd %{buildroot}%{_bindir}
14mr|texlive-splitindex-1.2a-7|80	ln -sf %{_texmfdistdir}/scripts/splitindex/splitindex.pl splitindex
14mr|texlive-splitindex-1.2a-7|81	popd
14mr|texlive-splitindex-1.2a-7|82	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-splitindex-1.2a-7|83	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-splitindex-1.2a-7|84	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-splitindex-1.2a-7|85	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-splitindex-1.2a-7|86	
14mr|texlive-splitindex-1.2a-7|87	%changelog
14mr|texlive-splitindex-1.2a-7|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2a-7
14mr|texlive-splitindex-1.2a-7|89	+ Revision: dfd0c2b
14mr|texlive-splitindex-1.2a-7|90	- MassBuild#440: Increase release tag
14mr|texlive-splitindex-1.2a-7|91	
14mr|texlive-splitindex-1.2a-7|92	

21399 14
14mr|texlive-spot-1.1-3|1	# revision 22408
14mr|texlive-spot-1.1-3|2	# category Package
14mr|texlive-spot-1.1-3|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/spot
14mr|texlive-spot-1.1-3|4	# catalog-date 2011-05-10 01:20:26 +0200
14mr|texlive-spot-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-spot-1.1-3|6	# catalog-version 1.1
14mr|texlive-spot-1.1-3|7	Name:		texlive-spot
14mr|texlive-spot-1.1-3|8	Version:	1.1
14mr|texlive-spot-1.1-3|9	Release:	3
14mr|texlive-spot-1.1-3|10	Summary:	Spotlight highlighting for Beamer
14mr|texlive-spot-1.1-3|11	Group:		Publishing
14mr|texlive-spot-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/spot
14mr|texlive-spot-1.1-3|13	License:	LPPL1.3
14mr|texlive-spot-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spot.tar.xz
14mr|texlive-spot-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spot.doc.tar.xz
14mr|texlive-spot-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spot.source.tar.xz
14mr|texlive-spot-1.1-3|17	BuildArch:	noarch
14mr|texlive-spot-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-spot-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-spot-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-spot-1.1-3|21	
14mr|texlive-spot-1.1-3|22	%description
14mr|texlive-spot-1.1-3|23	The package allows dramatic highlighting of words and phrases
14mr|texlive-spot-1.1-3|24	by painting shapes around them. It is chiefly intended for use
14mr|texlive-spot-1.1-3|25	in Beamer presentations, but it can be used in other document
14mr|texlive-spot-1.1-3|26	classes as well.
14mr|texlive-spot-1.1-3|27	
14mr|texlive-spot-1.1-3|28	%post
14mr|texlive-spot-1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-spot-1.1-3|30	
14mr|texlive-spot-1.1-3|31	%postun
14mr|texlive-spot-1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-spot-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-spot-1.1-3|34	fi
14mr|texlive-spot-1.1-3|35	
14mr|texlive-spot-1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-spot-1.1-3|37	%files
14mr|texlive-spot-1.1-3|38	%{_texmfdistdir}/tex/latex/spot/spot.sty
14mr|texlive-spot-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/spot/README
14mr|texlive-spot-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/spot/spot.pdf
14mr|texlive-spot-1.1-3|41	#- source
14mr|texlive-spot-1.1-3|42	%doc %{_texmfdistdir}/source/latex/spot/spot.dtx
14mr|texlive-spot-1.1-3|43	%doc %{_texmfdistdir}/source/latex/spot/spot.ins
14mr|texlive-spot-1.1-3|44	
14mr|texlive-spot-1.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-spot-1.1-3|46	%prep
14mr|texlive-spot-1.1-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-spot-1.1-3|48	
14mr|texlive-spot-1.1-3|49	%build
14mr|texlive-spot-1.1-3|50	
14mr|texlive-spot-1.1-3|51	%install
14mr|texlive-spot-1.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spot-1.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-spot-1.1-3|54	
14mr|texlive-spot-1.1-3|55	
14mr|texlive-spot-1.1-3|56	
14mr|texlive-spot-1.1-3|57	%changelog
14mr|texlive-spot-1.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-spot-1.1-3|59	+ Revision: fcb0a0b
14mr|texlive-spot-1.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-spot-1.1-3|61	
14mr|texlive-spot-1.1-3|62	

21400 14
14mr|texlive-spotcolor-1.2-3|1	# revision 15878
14mr|texlive-spotcolor-1.2-3|2	# category Package
14mr|texlive-spotcolor-1.2-3|3	# catalog-ctan /macros/latex/contrib/spotcolor
14mr|texlive-spotcolor-1.2-3|4	# catalog-date 2007-03-12 11:51:09 +0100
14mr|texlive-spotcolor-1.2-3|5	# catalog-license lppl
14mr|texlive-spotcolor-1.2-3|6	# catalog-version 1.2
14mr|texlive-spotcolor-1.2-3|7	Name:		texlive-spotcolor
14mr|texlive-spotcolor-1.2-3|8	Version:	1.2
14mr|texlive-spotcolor-1.2-3|9	Release:	3
14mr|texlive-spotcolor-1.2-3|10	Summary:	Spot colours for pdfLaTeX
14mr|texlive-spotcolor-1.2-3|11	Group:		Publishing
14mr|texlive-spotcolor-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spotcolor
14mr|texlive-spotcolor-1.2-3|13	License:	LPPL
14mr|texlive-spotcolor-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spotcolor.tar.xz
14mr|texlive-spotcolor-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spotcolor.doc.tar.xz
14mr|texlive-spotcolor-1.2-3|16	BuildArch:	noarch
14mr|texlive-spotcolor-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-spotcolor-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-spotcolor-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-spotcolor-1.2-3|20	
14mr|texlive-spotcolor-1.2-3|21	%description
14mr|texlive-spotcolor-1.2-3|22	This package provides procedures for using spot colors in LaTeX
14mr|texlive-spotcolor-1.2-3|23	documents and the generated pdf files. Predefined templates for
14mr|texlive-spotcolor-1.2-3|24	PANTONE and HKS color spaces are included but new ones can
14mr|texlive-spotcolor-1.2-3|25	easily be defined.
14mr|texlive-spotcolor-1.2-3|26	
14mr|texlive-spotcolor-1.2-3|27	%post
14mr|texlive-spotcolor-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-spotcolor-1.2-3|29	
14mr|texlive-spotcolor-1.2-3|30	%postun
14mr|texlive-spotcolor-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-spotcolor-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-spotcolor-1.2-3|33	fi
14mr|texlive-spotcolor-1.2-3|34	
14mr|texlive-spotcolor-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-spotcolor-1.2-3|36	%files
14mr|texlive-spotcolor-1.2-3|37	%{_texmfdistdir}/tex/latex/spotcolor/spotcolor.sty
14mr|texlive-spotcolor-1.2-3|38	%{_texmfdistdir}/tex/latex/spotcolor/spotcolorhks.tex
14mr|texlive-spotcolor-1.2-3|39	%{_texmfdistdir}/tex/latex/spotcolor/spotcolorpantone.tex
14mr|texlive-spotcolor-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/spotcolor/README
14mr|texlive-spotcolor-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/spotcolor/readme.pdf
14mr|texlive-spotcolor-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/spotcolor/readme.tcp
14mr|texlive-spotcolor-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/spotcolor/readme.tex
14mr|texlive-spotcolor-1.2-3|44	
14mr|texlive-spotcolor-1.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-spotcolor-1.2-3|46	%prep
14mr|texlive-spotcolor-1.2-3|47	%setup -c -a0 -a1
14mr|texlive-spotcolor-1.2-3|48	
14mr|texlive-spotcolor-1.2-3|49	%build
14mr|texlive-spotcolor-1.2-3|50	
14mr|texlive-spotcolor-1.2-3|51	%install
14mr|texlive-spotcolor-1.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spotcolor-1.2-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-spotcolor-1.2-3|54	
14mr|texlive-spotcolor-1.2-3|55	
14mr|texlive-spotcolor-1.2-3|56	
14mr|texlive-spotcolor-1.2-3|57	%changelog
14mr|texlive-spotcolor-1.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-spotcolor-1.2-3|59	+ Revision: e916b0d
14mr|texlive-spotcolor-1.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-spotcolor-1.2-3|61	
14mr|texlive-spotcolor-1.2-3|62	

21401 14
14mr|texlive-spreadtab-0.4b-2|1	# revision 26384
14mr|texlive-spreadtab-0.4b-2|2	# category Package
14mr|texlive-spreadtab-0.4b-2|3	# catalog-ctan /macros/latex/contrib/spreadtab
14mr|texlive-spreadtab-0.4b-2|4	# catalog-date 2012-05-14 12:19:39 +0200
14mr|texlive-spreadtab-0.4b-2|5	# catalog-license lppl1.3
14mr|texlive-spreadtab-0.4b-2|6	# catalog-version 0.4b
14mr|texlive-spreadtab-0.4b-2|7	Name:		texlive-spreadtab
14mr|texlive-spreadtab-0.4b-2|8	Version:	0.4b
14mr|texlive-spreadtab-0.4b-2|9	Release:	2
14mr|texlive-spreadtab-0.4b-2|10	Summary:	Spreadsheet features for LaTeX tabular environments
14mr|texlive-spreadtab-0.4b-2|11	Group:		Publishing
14mr|texlive-spreadtab-0.4b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spreadtab
14mr|texlive-spreadtab-0.4b-2|13	License:	LPPL1.3
14mr|texlive-spreadtab-0.4b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spreadtab.tar.xz
14mr|texlive-spreadtab-0.4b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spreadtab.doc.tar.xz
14mr|texlive-spreadtab-0.4b-2|16	BuildArch:	noarch
14mr|texlive-spreadtab-0.4b-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-spreadtab-0.4b-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-spreadtab-0.4b-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-spreadtab-0.4b-2|20	
14mr|texlive-spreadtab-0.4b-2|21	%description
14mr|texlive-spreadtab-0.4b-2|22	The package allows the user to construct tables in a manner
14mr|texlive-spreadtab-0.4b-2|23	similar to a spreadsheet. The cells of a table have row and
14mr|texlive-spreadtab-0.4b-2|24	column indices and these can be used in formulas to generate
14mr|texlive-spreadtab-0.4b-2|25	values in other cells.
14mr|texlive-spreadtab-0.4b-2|26	
14mr|texlive-spreadtab-0.4b-2|27	%post
14mr|texlive-spreadtab-0.4b-2|28	%{_sbindir}/texlive.post
14mr|texlive-spreadtab-0.4b-2|29	
14mr|texlive-spreadtab-0.4b-2|30	%postun
14mr|texlive-spreadtab-0.4b-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-spreadtab-0.4b-2|32	%{_sbindir}/texlive.post
14mr|texlive-spreadtab-0.4b-2|33	fi
14mr|texlive-spreadtab-0.4b-2|34	
14mr|texlive-spreadtab-0.4b-2|35	#-----------------------------------------------------------------------
14mr|texlive-spreadtab-0.4b-2|36	%files
14mr|texlive-spreadtab-0.4b-2|37	%{_texmfdistdir}/tex/latex/spreadtab/spreadtab.sty
14mr|texlive-spreadtab-0.4b-2|38	%doc %{_texmfdistdir}/doc/latex/spreadtab/README
14mr|texlive-spreadtab-0.4b-2|39	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_en.pdf
14mr|texlive-spreadtab-0.4b-2|40	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_en.tex
14mr|texlive-spreadtab-0.4b-2|41	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_fr.pdf
14mr|texlive-spreadtab-0.4b-2|42	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_fr.tex
14mr|texlive-spreadtab-0.4b-2|43	
14mr|texlive-spreadtab-0.4b-2|44	#-----------------------------------------------------------------------
14mr|texlive-spreadtab-0.4b-2|45	%prep
14mr|texlive-spreadtab-0.4b-2|46	%setup -c -a0 -a1
14mr|texlive-spreadtab-0.4b-2|47	
14mr|texlive-spreadtab-0.4b-2|48	%build
14mr|texlive-spreadtab-0.4b-2|49	
14mr|texlive-spreadtab-0.4b-2|50	%install
14mr|texlive-spreadtab-0.4b-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spreadtab-0.4b-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-spreadtab-0.4b-2|53	
14mr|texlive-spreadtab-0.4b-2|54	
14mr|texlive-spreadtab-0.4b-2|55	
14mr|texlive-spreadtab-0.4b-2|56	%changelog
14mr|texlive-spreadtab-0.4b-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4b-2
14mr|texlive-spreadtab-0.4b-2|58	+ Revision: eaefa3a
14mr|texlive-spreadtab-0.4b-2|59	- MassBuild#440: Increase release tag
14mr|texlive-spreadtab-0.4b-2|60	
14mr|texlive-spreadtab-0.4b-2|61	

21402 14
14mr|texlive-spverbatim-v1.0-3|1	# revision 15878
14mr|texlive-spverbatim-v1.0-3|2	# category Package
14mr|texlive-spverbatim-v1.0-3|3	# catalog-ctan /macros/latex/contrib/spverbatim
14mr|texlive-spverbatim-v1.0-3|4	# catalog-date 2009-11-10 00:30:52 +0100
14mr|texlive-spverbatim-v1.0-3|5	# catalog-license lppl
14mr|texlive-spverbatim-v1.0-3|6	# catalog-version v1.0
14mr|texlive-spverbatim-v1.0-3|7	Name:		texlive-spverbatim
14mr|texlive-spverbatim-v1.0-3|8	Version:	v1.0
14mr|texlive-spverbatim-v1.0-3|9	Release:	3
14mr|texlive-spverbatim-v1.0-3|10	Summary:	Allow line breaks within \verb and verbatim output
14mr|texlive-spverbatim-v1.0-3|11	Group:		Publishing
14mr|texlive-spverbatim-v1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spverbatim
14mr|texlive-spverbatim-v1.0-3|13	License:	LPPL
14mr|texlive-spverbatim-v1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spverbatim.tar.xz
14mr|texlive-spverbatim-v1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spverbatim.doc.tar.xz
14mr|texlive-spverbatim-v1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spverbatim.source.tar.xz
14mr|texlive-spverbatim-v1.0-3|17	BuildArch:	noarch
14mr|texlive-spverbatim-v1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-spverbatim-v1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-spverbatim-v1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-spverbatim-v1.0-3|21	
14mr|texlive-spverbatim-v1.0-3|22	%description
14mr|texlive-spverbatim-v1.0-3|23	LaTeX's \verb macro treats its argument as an unbreakable unit
14mr|texlive-spverbatim-v1.0-3|24	of text. This can lead to poor typesetting, especially when the
14mr|texlive-spverbatim-v1.0-3|25	argument is long. The spverbatim package provides an \spverb
14mr|texlive-spverbatim-v1.0-3|26	macro that is analogous to \verb and an spverbatim environment
14mr|texlive-spverbatim-v1.0-3|27	that is analogous to verbatim with the difference being that
14mr|texlive-spverbatim-v1.0-3|28	\spverb and spverbatim allow LaTeX to break lines at space
14mr|texlive-spverbatim-v1.0-3|29	characters.
14mr|texlive-spverbatim-v1.0-3|30	
14mr|texlive-spverbatim-v1.0-3|31	%post
14mr|texlive-spverbatim-v1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-spverbatim-v1.0-3|33	
14mr|texlive-spverbatim-v1.0-3|34	%postun
14mr|texlive-spverbatim-v1.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-spverbatim-v1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-spverbatim-v1.0-3|37	fi
14mr|texlive-spverbatim-v1.0-3|38	
14mr|texlive-spverbatim-v1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-spverbatim-v1.0-3|40	%files
14mr|texlive-spverbatim-v1.0-3|41	%{_texmfdistdir}/tex/latex/spverbatim/spverbatim.sty
14mr|texlive-spverbatim-v1.0-3|42	%doc %{_texmfdistdir}/doc/latex/spverbatim/README
14mr|texlive-spverbatim-v1.0-3|43	%doc %{_texmfdistdir}/doc/latex/spverbatim/spverbatim.pdf
14mr|texlive-spverbatim-v1.0-3|44	#- source
14mr|texlive-spverbatim-v1.0-3|45	%doc %{_texmfdistdir}/source/latex/spverbatim/spverbatim.dtx
14mr|texlive-spverbatim-v1.0-3|46	%doc %{_texmfdistdir}/source/latex/spverbatim/spverbatim.ins
14mr|texlive-spverbatim-v1.0-3|47	
14mr|texlive-spverbatim-v1.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-spverbatim-v1.0-3|49	%prep
14mr|texlive-spverbatim-v1.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-spverbatim-v1.0-3|51	
14mr|texlive-spverbatim-v1.0-3|52	%build
14mr|texlive-spverbatim-v1.0-3|53	
14mr|texlive-spverbatim-v1.0-3|54	%install
14mr|texlive-spverbatim-v1.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-spverbatim-v1.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-spverbatim-v1.0-3|57	
14mr|texlive-spverbatim-v1.0-3|58	
14mr|texlive-spverbatim-v1.0-3|59	
14mr|texlive-spverbatim-v1.0-3|60	%changelog
14mr|texlive-spverbatim-v1.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.0-3
14mr|texlive-spverbatim-v1.0-3|62	+ Revision: 228f2fb
14mr|texlive-spverbatim-v1.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-spverbatim-v1.0-3|64	
14mr|texlive-spverbatim-v1.0-3|65	

21403 14
14mr|texlive-srbook-mem-20111104-3|1	# revision 23454
14mr|texlive-srbook-mem-20111104-3|2	# category Package
14mr|texlive-srbook-mem-20111104-3|3	# catalog-ctan undef
14mr|texlive-srbook-mem-20111104-3|4	# catalog-date undef
14mr|texlive-srbook-mem-20111104-3|5	# catalog-license undef
14mr|texlive-srbook-mem-20111104-3|6	# catalog-version undef
14mr|texlive-srbook-mem-20111104-3|7	Name:		texlive-srbook-mem
14mr|texlive-srbook-mem-20111104-3|8	Version:	20111104
14mr|texlive-srbook-mem-20111104-3|9	Release:	3
14mr|texlive-srbook-mem-20111104-3|10	Summary:	TeXLive srbook-mem package
14mr|texlive-srbook-mem-20111104-3|11	Group:		Publishing
14mr|texlive-srbook-mem-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-srbook-mem-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-srbook-mem-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srbook-mem.tar.xz
14mr|texlive-srbook-mem-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srbook-mem.doc.tar.xz
14mr|texlive-srbook-mem-20111104-3|16	BuildArch:	noarch
14mr|texlive-srbook-mem-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-srbook-mem-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-srbook-mem-20111104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-srbook-mem-20111104-3|20	
14mr|texlive-srbook-mem-20111104-3|21	%description
14mr|texlive-srbook-mem-20111104-3|22	TeXLive srbook-mem package.
14mr|texlive-srbook-mem-20111104-3|23	
14mr|texlive-srbook-mem-20111104-3|24	%post
14mr|texlive-srbook-mem-20111104-3|25	%{_sbindir}/texlive.post
14mr|texlive-srbook-mem-20111104-3|26	
14mr|texlive-srbook-mem-20111104-3|27	%postun
14mr|texlive-srbook-mem-20111104-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-srbook-mem-20111104-3|29	%{_sbindir}/texlive.post
14mr|texlive-srbook-mem-20111104-3|30	fi
14mr|texlive-srbook-mem-20111104-3|31	
14mr|texlive-srbook-mem-20111104-3|32	#-----------------------------------------------------------------------
14mr|texlive-srbook-mem-20111104-3|33	%files
14mr|texlive-srbook-mem-20111104-3|34	%{_texmfdistdir}/tex/latex/srbook-mem/srbook-mem.sty
14mr|texlive-srbook-mem-20111104-3|35	%doc %{_texmfdistdir}/doc/latex/srbook-mem/README
14mr|texlive-srbook-mem-20111104-3|36	%doc %{_texmfdistdir}/doc/latex/srbook-mem/SerbianBookMem.pdf
14mr|texlive-srbook-mem-20111104-3|37	%doc %{_texmfdistdir}/doc/latex/srbook-mem/SerbianBookMem.tex
14mr|texlive-srbook-mem-20111104-3|38	%doc %{_texmfdistdir}/doc/latex/srbook-mem/Test.pdf
14mr|texlive-srbook-mem-20111104-3|39	%doc %{_texmfdistdir}/doc/latex/srbook-mem/Test.tex
14mr|texlive-srbook-mem-20111104-3|40	%doc %{_texmfdistdir}/doc/latex/srbook-mem/TestLight.pdf
14mr|texlive-srbook-mem-20111104-3|41	%doc %{_texmfdistdir}/doc/latex/srbook-mem/TestLight.tex
14mr|texlive-srbook-mem-20111104-3|42	
14mr|texlive-srbook-mem-20111104-3|43	#-----------------------------------------------------------------------
14mr|texlive-srbook-mem-20111104-3|44	%prep
14mr|texlive-srbook-mem-20111104-3|45	%setup -c -a0 -a1
14mr|texlive-srbook-mem-20111104-3|46	
14mr|texlive-srbook-mem-20111104-3|47	%build
14mr|texlive-srbook-mem-20111104-3|48	
14mr|texlive-srbook-mem-20111104-3|49	%install
14mr|texlive-srbook-mem-20111104-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-srbook-mem-20111104-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-srbook-mem-20111104-3|52	
14mr|texlive-srbook-mem-20111104-3|53	
14mr|texlive-srbook-mem-20111104-3|54	
14mr|texlive-srbook-mem-20111104-3|55	%changelog
14mr|texlive-srbook-mem-20111104-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-srbook-mem-20111104-3|57	+ Revision: cad1677
14mr|texlive-srbook-mem-20111104-3|58	- MassBuild#440: Increase release tag
14mr|texlive-srbook-mem-20111104-3|59	
14mr|texlive-srbook-mem-20111104-3|60	

21404 14
14mr|texlive-srcltx-1.6-3|1	# revision 15878
14mr|texlive-srcltx-1.6-3|2	# category Package
14mr|texlive-srcltx-1.6-3|3	# catalog-ctan /macros/latex/contrib/srcltx
14mr|texlive-srcltx-1.6-3|4	# catalog-date 2006-12-07 15:13:33 +0100
14mr|texlive-srcltx-1.6-3|5	# catalog-license pd
14mr|texlive-srcltx-1.6-3|6	# catalog-version 1.6
14mr|texlive-srcltx-1.6-3|7	Name:		texlive-srcltx
14mr|texlive-srcltx-1.6-3|8	Version:	1.6
14mr|texlive-srcltx-1.6-3|9	Release:	3
14mr|texlive-srcltx-1.6-3|10	Summary:	Jump between DVI and TeX files
14mr|texlive-srcltx-1.6-3|11	Group:		Publishing
14mr|texlive-srcltx-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/srcltx
14mr|texlive-srcltx-1.6-3|13	License:	PD
14mr|texlive-srcltx-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srcltx.tar.xz
14mr|texlive-srcltx-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srcltx.doc.tar.xz
14mr|texlive-srcltx-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srcltx.source.tar.xz
14mr|texlive-srcltx-1.6-3|17	BuildArch:	noarch
14mr|texlive-srcltx-1.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-srcltx-1.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-srcltx-1.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-srcltx-1.6-3|21	
14mr|texlive-srcltx-1.6-3|22	%description
14mr|texlive-srcltx-1.6-3|23	Provides a \special insertion into generated .dvi files
14mr|texlive-srcltx-1.6-3|24	allowing one to jump from the .dvi file to the .tex source and
14mr|texlive-srcltx-1.6-3|25	back again (given a .dvi viewer that supports this, such as Yap
14mr|texlive-srcltx-1.6-3|26	or xdvi version 22.38 or later). This was originally written by
14mr|texlive-srcltx-1.6-3|27	Aleksander Simonic, the author of the WinEdt shell.
14mr|texlive-srcltx-1.6-3|28	
14mr|texlive-srcltx-1.6-3|29	%post
14mr|texlive-srcltx-1.6-3|30	%{_sbindir}/texlive.post
14mr|texlive-srcltx-1.6-3|31	
14mr|texlive-srcltx-1.6-3|32	%postun
14mr|texlive-srcltx-1.6-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-srcltx-1.6-3|34	%{_sbindir}/texlive.post
14mr|texlive-srcltx-1.6-3|35	fi
14mr|texlive-srcltx-1.6-3|36	
14mr|texlive-srcltx-1.6-3|37	#-----------------------------------------------------------------------
14mr|texlive-srcltx-1.6-3|38	%files
14mr|texlive-srcltx-1.6-3|39	%{_texmfdistdir}/tex/latex/srcltx/srcltx.sty
14mr|texlive-srcltx-1.6-3|40	%{_texmfdistdir}/tex/latex/srcltx/srctex.sty
14mr|texlive-srcltx-1.6-3|41	%doc %{_texmfdistdir}/doc/latex/srcltx/README
14mr|texlive-srcltx-1.6-3|42	%doc %{_texmfdistdir}/doc/latex/srcltx/srcltx.pdf
14mr|texlive-srcltx-1.6-3|43	#- source
14mr|texlive-srcltx-1.6-3|44	%doc %{_texmfdistdir}/source/latex/srcltx/srcltx.dtx
14mr|texlive-srcltx-1.6-3|45	%doc %{_texmfdistdir}/source/latex/srcltx/srcltx.ins
14mr|texlive-srcltx-1.6-3|46	
14mr|texlive-srcltx-1.6-3|47	#-----------------------------------------------------------------------
14mr|texlive-srcltx-1.6-3|48	%prep
14mr|texlive-srcltx-1.6-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-srcltx-1.6-3|50	
14mr|texlive-srcltx-1.6-3|51	%build
14mr|texlive-srcltx-1.6-3|52	
14mr|texlive-srcltx-1.6-3|53	%install
14mr|texlive-srcltx-1.6-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-srcltx-1.6-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-srcltx-1.6-3|56	
14mr|texlive-srcltx-1.6-3|57	
14mr|texlive-srcltx-1.6-3|58	
14mr|texlive-srcltx-1.6-3|59	%changelog
14mr|texlive-srcltx-1.6-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-srcltx-1.6-3|61	+ Revision: d44102e
14mr|texlive-srcltx-1.6-3|62	- MassBuild#440: Increase release tag
14mr|texlive-srcltx-1.6-3|63	
14mr|texlive-srcltx-1.6-3|64	

21405 14
14mr|texlive-sr-vorl-1.0-2|1	# revision 32440
14mr|texlive-sr-vorl-1.0-2|2	# category Package
14mr|texlive-sr-vorl-1.0-2|3	# catalog-ctan /macros/latex/contrib/springer/sr-vorl
14mr|texlive-sr-vorl-1.0-2|4	# catalog-date 2013-12-18 20:28:02 +0100
14mr|texlive-sr-vorl-1.0-2|5	# catalog-license lppl1.3
14mr|texlive-sr-vorl-1.0-2|6	# catalog-version 1.0
14mr|texlive-sr-vorl-1.0-2|7	Name:		texlive-sr-vorl
14mr|texlive-sr-vorl-1.0-2|8	Version:	1.0
14mr|texlive-sr-vorl-1.0-2|9	Release:	2
14mr|texlive-sr-vorl-1.0-2|10	Summary:	Class for Springer books
14mr|texlive-sr-vorl-1.0-2|11	Group:		Publishing
14mr|texlive-sr-vorl-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/springer/sr-vorl
14mr|texlive-sr-vorl-1.0-2|13	License:	LPPL1.3
14mr|texlive-sr-vorl-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sr-vorl.tar.xz
14mr|texlive-sr-vorl-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sr-vorl.doc.tar.xz
14mr|texlive-sr-vorl-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sr-vorl.source.tar.xz
14mr|texlive-sr-vorl-1.0-2|17	BuildArch:	noarch
14mr|texlive-sr-vorl-1.0-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sr-vorl-1.0-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sr-vorl-1.0-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-sr-vorl-1.0-2|21	
14mr|texlive-sr-vorl-1.0-2|22	%description
14mr|texlive-sr-vorl-1.0-2|23	The class provides a template for books to be published at
14mr|texlive-sr-vorl-1.0-2|24	Springer Gabler, Vieweg or Springer Research. It may be used to
14mr|texlive-sr-vorl-1.0-2|25	produce monographs in different formats and "several-authors-
14mr|texlive-sr-vorl-1.0-2|26	books" fitting the conditions of Springer Gabler, Vieweg and
14mr|texlive-sr-vorl-1.0-2|27	Springer Research.
14mr|texlive-sr-vorl-1.0-2|28	
14mr|texlive-sr-vorl-1.0-2|29	%post
14mr|texlive-sr-vorl-1.0-2|30	%{_sbindir}/texlive.post
14mr|texlive-sr-vorl-1.0-2|31	
14mr|texlive-sr-vorl-1.0-2|32	%postun
14mr|texlive-sr-vorl-1.0-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-sr-vorl-1.0-2|34	%{_sbindir}/texlive.post
14mr|texlive-sr-vorl-1.0-2|35	fi
14mr|texlive-sr-vorl-1.0-2|36	
14mr|texlive-sr-vorl-1.0-2|37	#-----------------------------------------------------------------------
14mr|texlive-sr-vorl-1.0-2|38	%files
14mr|texlive-sr-vorl-1.0-2|39	%{_texmfdistdir}/tex/latex/sr-vorl/sr-vorl.cls
14mr|texlive-sr-vorl-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/sr-vorl/README
14mr|texlive-sr-vorl-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/sr-vorl/backmatter_sr-vorl.tex
14mr|texlive-sr-vorl-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/sr-vorl/frontmatter_sr-vorl.tex
14mr|texlive-sr-vorl-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/sr-vorl/hauptdatei_sr-vorl.tex
14mr|texlive-sr-vorl-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/sr-vorl/mainmatter_sr-vorl.tex
14mr|texlive-sr-vorl-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/sr-vorl/sr-vorl.pdf
14mr|texlive-sr-vorl-1.0-2|46	#- source
14mr|texlive-sr-vorl-1.0-2|47	%doc %{_texmfdistdir}/source/latex/sr-vorl/sr-vorl.dtx
14mr|texlive-sr-vorl-1.0-2|48	%doc %{_texmfdistdir}/source/latex/sr-vorl/sr-vorl.ins
14mr|texlive-sr-vorl-1.0-2|49	
14mr|texlive-sr-vorl-1.0-2|50	#-----------------------------------------------------------------------
14mr|texlive-sr-vorl-1.0-2|51	%prep
14mr|texlive-sr-vorl-1.0-2|52	%setup -c -a0 -a1 -a2
14mr|texlive-sr-vorl-1.0-2|53	
14mr|texlive-sr-vorl-1.0-2|54	%build
14mr|texlive-sr-vorl-1.0-2|55	
14mr|texlive-sr-vorl-1.0-2|56	%install
14mr|texlive-sr-vorl-1.0-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sr-vorl-1.0-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sr-vorl-1.0-2|59	
14mr|texlive-sr-vorl-1.0-2|60	%changelog
14mr|texlive-sr-vorl-1.0-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-sr-vorl-1.0-2|62	+ Revision: 59fa138
14mr|texlive-sr-vorl-1.0-2|63	- MassBuild#440: Increase release tag
14mr|texlive-sr-vorl-1.0-2|64	
14mr|texlive-sr-vorl-1.0-2|65	

21406 14
14mr|texlive-sseq-2.0-3|1	# revision 15878
14mr|texlive-sseq-2.0-3|2	# category Package
14mr|texlive-sseq-2.0-3|3	# catalog-ctan /macros/latex/contrib/sseq
14mr|texlive-sseq-2.0-3|4	# catalog-date 2009-04-10 15:43:04 +0200
14mr|texlive-sseq-2.0-3|5	# catalog-license lppl
14mr|texlive-sseq-2.0-3|6	# catalog-version 2.0
14mr|texlive-sseq-2.0-3|7	Name:		texlive-sseq
14mr|texlive-sseq-2.0-3|8	Version:	2.0
14mr|texlive-sseq-2.0-3|9	Release:	3
14mr|texlive-sseq-2.0-3|10	Summary:	Spectral sequence diagrams
14mr|texlive-sseq-2.0-3|11	Group:		Publishing
14mr|texlive-sseq-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sseq
14mr|texlive-sseq-2.0-3|13	License:	LPPL
14mr|texlive-sseq-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sseq.tar.xz
14mr|texlive-sseq-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sseq.doc.tar.xz
14mr|texlive-sseq-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sseq.source.tar.xz
14mr|texlive-sseq-2.0-3|17	BuildArch:	noarch
14mr|texlive-sseq-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sseq-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sseq-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sseq-2.0-3|21	
14mr|texlive-sseq-2.0-3|22	%description
14mr|texlive-sseq-2.0-3|23	The package provides commands to draw spectral sequence
14mr|texlive-sseq-2.0-3|24	diagrams, providing facilities for clipping and arranging
14mr|texlive-sseq-2.0-3|25	multiple symbols so that they do not overlap. The package is
14mr|texlive-sseq-2.0-3|26	built using pgf, and shares that systems large demands for TeX
14mr|texlive-sseq-2.0-3|27	system memory. Its geometric commands are based on a turtle
14mr|texlive-sseq-2.0-3|28	graphics model, and control structures such as loops and
14mr|texlive-sseq-2.0-3|29	conditionals are available.
14mr|texlive-sseq-2.0-3|30	
14mr|texlive-sseq-2.0-3|31	%post
14mr|texlive-sseq-2.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-sseq-2.0-3|33	
14mr|texlive-sseq-2.0-3|34	%postun
14mr|texlive-sseq-2.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-sseq-2.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-sseq-2.0-3|37	fi
14mr|texlive-sseq-2.0-3|38	
14mr|texlive-sseq-2.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-sseq-2.0-3|40	%files
14mr|texlive-sseq-2.0-3|41	%{_texmfdistdir}/tex/latex/sseq/sseq.sty
14mr|texlive-sseq-2.0-3|42	%doc %{_texmfdistdir}/doc/latex/sseq/sseq.pdf
14mr|texlive-sseq-2.0-3|43	#- source
14mr|texlive-sseq-2.0-3|44	%doc %{_texmfdistdir}/source/latex/sseq/sseq.dtx
14mr|texlive-sseq-2.0-3|45	%doc %{_texmfdistdir}/source/latex/sseq/sseq.ins
14mr|texlive-sseq-2.0-3|46	
14mr|texlive-sseq-2.0-3|47	#-----------------------------------------------------------------------
14mr|texlive-sseq-2.0-3|48	%prep
14mr|texlive-sseq-2.0-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-sseq-2.0-3|50	
14mr|texlive-sseq-2.0-3|51	%build
14mr|texlive-sseq-2.0-3|52	
14mr|texlive-sseq-2.0-3|53	%install
14mr|texlive-sseq-2.0-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sseq-2.0-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sseq-2.0-3|56	
14mr|texlive-sseq-2.0-3|57	
14mr|texlive-sseq-2.0-3|58	
14mr|texlive-sseq-2.0-3|59	%changelog
14mr|texlive-sseq-2.0-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-sseq-2.0-3|61	+ Revision: a3a2d6f
14mr|texlive-sseq-2.0-3|62	- MassBuild#440: Increase release tag
14mr|texlive-sseq-2.0-3|63	
14mr|texlive-sseq-2.0-3|64	

21407 14
14mr|texlive-sslides-20131201-2|1	# revision 32293
14mr|texlive-sslides-20131201-2|2	# category Package
14mr|texlive-sslides-20131201-2|3	# catalog-ctan /macros/latex/contrib/sslides
14mr|texlive-sslides-20131201-2|4	# catalog-date 2013-12-01 17:33:13 +0100
14mr|texlive-sslides-20131201-2|5	# catalog-license lppl1.3
14mr|texlive-sslides-20131201-2|6	# catalog-version undef
14mr|texlive-sslides-20131201-2|7	Name:		texlive-sslides
14mr|texlive-sslides-20131201-2|8	Version:	20131201
14mr|texlive-sslides-20131201-2|9	Release:	2
14mr|texlive-sslides-20131201-2|10	Summary:	Slides with headers and footers
14mr|texlive-sslides-20131201-2|11	Group:		Publishing
14mr|texlive-sslides-20131201-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sslides
14mr|texlive-sslides-20131201-2|13	License:	LPPL1.3
14mr|texlive-sslides-20131201-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sslides.tar.xz
14mr|texlive-sslides-20131201-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sslides.doc.tar.xz
14mr|texlive-sslides-20131201-2|16	BuildArch:	noarch
14mr|texlive-sslides-20131201-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sslides-20131201-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sslides-20131201-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-sslides-20131201-2|20	
14mr|texlive-sslides-20131201-2|21	%description
14mr|texlive-sslides-20131201-2|22	The class provides a variant of the LaTeX standard slides
14mr|texlive-sslides-20131201-2|23	class, in which the user may add headers and footers to the
14mr|texlive-sslides-20131201-2|24	slide.
14mr|texlive-sslides-20131201-2|25	
14mr|texlive-sslides-20131201-2|26	%post
14mr|texlive-sslides-20131201-2|27	%{_sbindir}/texlive.post
14mr|texlive-sslides-20131201-2|28	
14mr|texlive-sslides-20131201-2|29	%postun
14mr|texlive-sslides-20131201-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-sslides-20131201-2|31	%{_sbindir}/texlive.post
14mr|texlive-sslides-20131201-2|32	fi
14mr|texlive-sslides-20131201-2|33	
14mr|texlive-sslides-20131201-2|34	#-----------------------------------------------------------------------
14mr|texlive-sslides-20131201-2|35	%files
14mr|texlive-sslides-20131201-2|36	%{_texmfdistdir}/tex/latex/sslides/sslides.cls
14mr|texlive-sslides-20131201-2|37	%doc %{_texmfdistdir}/doc/latex/sslides/land-sample-slide.pdf
14mr|texlive-sslides-20131201-2|38	%doc %{_texmfdistdir}/doc/latex/sslides/land-sample-slide.tex
14mr|texlive-sslides-20131201-2|39	%doc %{_texmfdistdir}/doc/latex/sslides/port-sample-slide.pdf
14mr|texlive-sslides-20131201-2|40	%doc %{_texmfdistdir}/doc/latex/sslides/port-sample-slide.tex
14mr|texlive-sslides-20131201-2|41	
14mr|texlive-sslides-20131201-2|42	#-----------------------------------------------------------------------
14mr|texlive-sslides-20131201-2|43	%prep
14mr|texlive-sslides-20131201-2|44	%setup -c -a0 -a1
14mr|texlive-sslides-20131201-2|45	
14mr|texlive-sslides-20131201-2|46	%build
14mr|texlive-sslides-20131201-2|47	
14mr|texlive-sslides-20131201-2|48	%install
14mr|texlive-sslides-20131201-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sslides-20131201-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sslides-20131201-2|51	
14mr|texlive-sslides-20131201-2|52	%changelog
14mr|texlive-sslides-20131201-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131201-2
14mr|texlive-sslides-20131201-2|54	+ Revision: 890ba9b
14mr|texlive-sslides-20131201-2|55	- MassBuild#440: Increase release tag
14mr|texlive-sslides-20131201-2|56	
14mr|texlive-sslides-20131201-2|57	

21408 14
14mr|texlive-stack-1.00-3|1	# revision 15878
14mr|texlive-stack-1.00-3|2	# category Package
14mr|texlive-stack-1.00-3|3	# catalog-ctan /macros/latex/contrib/stack
14mr|texlive-stack-1.00-3|4	# catalog-date 2007-02-28 00:02:05 +0100
14mr|texlive-stack-1.00-3|5	# catalog-license lppl
14mr|texlive-stack-1.00-3|6	# catalog-version 1.00
14mr|texlive-stack-1.00-3|7	Name:		texlive-stack
14mr|texlive-stack-1.00-3|8	Version:	1.00
14mr|texlive-stack-1.00-3|9	Release:	3
14mr|texlive-stack-1.00-3|10	Summary:	Tools to define and use stacks
14mr|texlive-stack-1.00-3|11	Group:		Publishing
14mr|texlive-stack-1.00-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stack
14mr|texlive-stack-1.00-3|13	License:	LPPL
14mr|texlive-stack-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stack.tar.xz
14mr|texlive-stack-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stack.source.tar.xz
14mr|texlive-stack-1.00-3|16	BuildArch:	noarch
14mr|texlive-stack-1.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-stack-1.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-stack-1.00-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-stack-1.00-3|20	
14mr|texlive-stack-1.00-3|21	%description
14mr|texlive-stack-1.00-3|22	The package provides a small set of commands to implement
14mr|texlive-stack-1.00-3|23	stacks independently of TeX's own stack. As an example of how
14mr|texlive-stack-1.00-3|24	the stacks might be used, the documentation offers a small
14mr|texlive-stack-1.00-3|25	"relinput" package that implements the backbone of the import
14mr|texlive-stack-1.00-3|26	package.
14mr|texlive-stack-1.00-3|27	
14mr|texlive-stack-1.00-3|28	%post
14mr|texlive-stack-1.00-3|29	%{_sbindir}/texlive.post
14mr|texlive-stack-1.00-3|30	
14mr|texlive-stack-1.00-3|31	%postun
14mr|texlive-stack-1.00-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-stack-1.00-3|33	%{_sbindir}/texlive.post
14mr|texlive-stack-1.00-3|34	fi
14mr|texlive-stack-1.00-3|35	
14mr|texlive-stack-1.00-3|36	#-----------------------------------------------------------------------
14mr|texlive-stack-1.00-3|37	%files
14mr|texlive-stack-1.00-3|38	%{_texmfdistdir}/tex/latex/stack/relinput.sty
14mr|texlive-stack-1.00-3|39	%{_texmfdistdir}/tex/latex/stack/stack.sty
14mr|texlive-stack-1.00-3|40	#- source
14mr|texlive-stack-1.00-3|41	%doc %{_texmfdistdir}/source/latex/stack/stack.dtx
14mr|texlive-stack-1.00-3|42	%doc %{_texmfdistdir}/source/latex/stack/stack.ins
14mr|texlive-stack-1.00-3|43	
14mr|texlive-stack-1.00-3|44	#-----------------------------------------------------------------------
14mr|texlive-stack-1.00-3|45	%prep
14mr|texlive-stack-1.00-3|46	%setup -c -a0 -a1
14mr|texlive-stack-1.00-3|47	
14mr|texlive-stack-1.00-3|48	%build
14mr|texlive-stack-1.00-3|49	
14mr|texlive-stack-1.00-3|50	%install
14mr|texlive-stack-1.00-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stack-1.00-3|52	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mr|texlive-stack-1.00-3|53	
14mr|texlive-stack-1.00-3|54	
14mr|texlive-stack-1.00-3|55	
14mr|texlive-stack-1.00-3|56	%changelog
14mr|texlive-stack-1.00-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-stack-1.00-3|58	+ Revision: 346729a
14mr|texlive-stack-1.00-3|59	- MassBuild#440: Increase release tag
14mr|texlive-stack-1.00-3|60	
14mr|texlive-stack-1.00-3|61	

21409 14
14mr|texlive-stackengine-3.24-2|1	# revision 32593
14mr|texlive-stackengine-3.24-2|2	# category Package
14mr|texlive-stackengine-3.24-2|3	# catalog-ctan /macros/latex/contrib/stackengine
14mr|texlive-stackengine-3.24-2|4	# catalog-date 2014-01-06 14:33:54 +0100
14mr|texlive-stackengine-3.24-2|5	# catalog-license lppl1.3
14mr|texlive-stackengine-3.24-2|6	# catalog-version 3.24
14mr|texlive-stackengine-3.24-2|7	Name:		texlive-stackengine
14mr|texlive-stackengine-3.24-2|8	Version:	3.24
14mr|texlive-stackengine-3.24-2|9	Release:	2
14mr|texlive-stackengine-3.24-2|10	Summary:	Highly customised stacking of objects, insets, baseline changes, etc
14mr|texlive-stackengine-3.24-2|11	Group:		Publishing
14mr|texlive-stackengine-3.24-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stackengine
14mr|texlive-stackengine-3.24-2|13	License:	LPPL1.3
14mr|texlive-stackengine-3.24-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stackengine.tar.xz
14mr|texlive-stackengine-3.24-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stackengine.doc.tar.xz
14mr|texlive-stackengine-3.24-2|16	BuildArch:	noarch
14mr|texlive-stackengine-3.24-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-stackengine-3.24-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-stackengine-3.24-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-stackengine-3.24-2|20	
14mr|texlive-stackengine-3.24-2|21	%description
14mr|texlive-stackengine-3.24-2|22	The package provides a versatile way to stack objects
14mr|texlive-stackengine-3.24-2|23	vertically in a variety of customizable ways. A number of
14mr|texlive-stackengine-3.24-2|24	useful macros are provided, all of which make use of the
14mr|texlive-stackengine-3.24-2|25	stackengine core.
14mr|texlive-stackengine-3.24-2|26	
14mr|texlive-stackengine-3.24-2|27	%post
14mr|texlive-stackengine-3.24-2|28	%{_sbindir}/texlive.post
14mr|texlive-stackengine-3.24-2|29	
14mr|texlive-stackengine-3.24-2|30	%postun
14mr|texlive-stackengine-3.24-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-stackengine-3.24-2|32	%{_sbindir}/texlive.post
14mr|texlive-stackengine-3.24-2|33	fi
14mr|texlive-stackengine-3.24-2|34	
14mr|texlive-stackengine-3.24-2|35	#-----------------------------------------------------------------------
14mr|texlive-stackengine-3.24-2|36	%files
14mr|texlive-stackengine-3.24-2|37	%{_texmfdistdir}/tex/latex/stackengine/stackengine.sty
14mr|texlive-stackengine-3.24-2|38	%doc %{_texmfdistdir}/doc/latex/stackengine/README
14mr|texlive-stackengine-3.24-2|39	%doc %{_texmfdistdir}/doc/latex/stackengine/stackengine.pdf
14mr|texlive-stackengine-3.24-2|40	%doc %{_texmfdistdir}/doc/latex/stackengine/stackengine.tex
14mr|texlive-stackengine-3.24-2|41	
14mr|texlive-stackengine-3.24-2|42	#-----------------------------------------------------------------------
14mr|texlive-stackengine-3.24-2|43	%prep
14mr|texlive-stackengine-3.24-2|44	%setup -c -a0 -a1
14mr|texlive-stackengine-3.24-2|45	
14mr|texlive-stackengine-3.24-2|46	%build
14mr|texlive-stackengine-3.24-2|47	
14mr|texlive-stackengine-3.24-2|48	%install
14mr|texlive-stackengine-3.24-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stackengine-3.24-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-stackengine-3.24-2|51	
14mr|texlive-stackengine-3.24-2|52	%changelog
14mr|texlive-stackengine-3.24-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.24-2
14mr|texlive-stackengine-3.24-2|54	+ Revision: 103e15d
14mr|texlive-stackengine-3.24-2|55	- MassBuild#440: Increase release tag
14mr|texlive-stackengine-3.24-2|56	
14mr|texlive-stackengine-3.24-2|57	

21410 14
14mr|texlive-stage-20061106-3|1	# revision 15878
14mr|texlive-stage-20061106-3|2	# category Package
14mr|texlive-stage-20061106-3|3	# catalog-ctan /macros/latex/contrib/stage
14mr|texlive-stage-20061106-3|4	# catalog-date 2006-11-06 12:20:58 +0100
14mr|texlive-stage-20061106-3|5	# catalog-license lppl1.3
14mr|texlive-stage-20061106-3|6	# catalog-version undef
14mr|texlive-stage-20061106-3|7	Name:		texlive-stage
14mr|texlive-stage-20061106-3|8	Version:	20061106
14mr|texlive-stage-20061106-3|9	Release:	3
14mr|texlive-stage-20061106-3|10	Summary:	A LaTeX class for stage plays
14mr|texlive-stage-20061106-3|11	Group:		Publishing
14mr|texlive-stage-20061106-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stage
14mr|texlive-stage-20061106-3|13	License:	LPPL1.3
14mr|texlive-stage-20061106-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stage.tar.xz
14mr|texlive-stage-20061106-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stage.doc.tar.xz
14mr|texlive-stage-20061106-3|16	BuildArch:	noarch
14mr|texlive-stage-20061106-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-stage-20061106-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-stage-20061106-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-stage-20061106-3|20	
14mr|texlive-stage-20061106-3|21	%description
14mr|texlive-stage-20061106-3|22	Stage.cls is a LaTeX class for creating plays of any length in
14mr|texlive-stage-20061106-3|23	a standard manuscript format for production and submission.
14mr|texlive-stage-20061106-3|24	
14mr|texlive-stage-20061106-3|25	%post
14mr|texlive-stage-20061106-3|26	%{_sbindir}/texlive.post
14mr|texlive-stage-20061106-3|27	
14mr|texlive-stage-20061106-3|28	%postun
14mr|texlive-stage-20061106-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-stage-20061106-3|30	%{_sbindir}/texlive.post
14mr|texlive-stage-20061106-3|31	fi
14mr|texlive-stage-20061106-3|32	
14mr|texlive-stage-20061106-3|33	#-----------------------------------------------------------------------
14mr|texlive-stage-20061106-3|34	%files
14mr|texlive-stage-20061106-3|35	%{_texmfdistdir}/tex/latex/stage/stage.cls
14mr|texlive-stage-20061106-3|36	%doc %{_texmfdistdir}/doc/latex/stage/README
14mr|texlive-stage-20061106-3|37	%doc %{_texmfdistdir}/doc/latex/stage/stage-documentation.pdf
14mr|texlive-stage-20061106-3|38	
14mr|texlive-stage-20061106-3|39	#-----------------------------------------------------------------------
14mr|texlive-stage-20061106-3|40	%prep
14mr|texlive-stage-20061106-3|41	%setup -c -a0 -a1
14mr|texlive-stage-20061106-3|42	
14mr|texlive-stage-20061106-3|43	%build
14mr|texlive-stage-20061106-3|44	
14mr|texlive-stage-20061106-3|45	%install
14mr|texlive-stage-20061106-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stage-20061106-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-stage-20061106-3|48	
14mr|texlive-stage-20061106-3|49	
14mr|texlive-stage-20061106-3|50	
14mr|texlive-stage-20061106-3|51	%changelog
14mr|texlive-stage-20061106-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061106-3
14mr|texlive-stage-20061106-3|53	+ Revision: 78ebc74
14mr|texlive-stage-20061106-3|54	- MassBuild#440: Increase release tag
14mr|texlive-stage-20061106-3|55	
14mr|texlive-stage-20061106-3|56	

21411 14
14mr|texlive-standalone-1.1b-6|1	# revision 27677
14mr|texlive-standalone-1.1b-6|2	# category Package
14mr|texlive-standalone-1.1b-6|3	# catalog-ctan /macros/latex/contrib/standalone
14mr|texlive-standalone-1.1b-6|4	# catalog-date 2012-09-15 20:44:35 +0200
14mr|texlive-standalone-1.1b-6|5	# catalog-license lppl1.3
14mr|texlive-standalone-1.1b-6|6	# catalog-version 1.1b
14mr|texlive-standalone-1.1b-6|7	Name:		texlive-standalone
14mr|texlive-standalone-1.1b-6|8	Version:	1.1b
14mr|texlive-standalone-1.1b-6|9	Release:	6
14mr|texlive-standalone-1.1b-6|10	Summary:	Compile TeX pictures stand-alone or as part of a document
14mr|texlive-standalone-1.1b-6|11	Group:		Publishing
14mr|texlive-standalone-1.1b-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/standalone
14mr|texlive-standalone-1.1b-6|13	License:	LPPL1.3
14mr|texlive-standalone-1.1b-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.tar.xz
14mr|texlive-standalone-1.1b-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.doc.tar.xz
14mr|texlive-standalone-1.1b-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.source.tar.xz
14mr|texlive-standalone-1.1b-6|17	BuildArch:	noarch
14mr|texlive-standalone-1.1b-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-standalone-1.1b-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-standalone-1.1b-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-standalone-1.1b-6|21	
14mr|texlive-standalone-1.1b-6|22	%description
14mr|texlive-standalone-1.1b-6|23	A class and package is provided which allows TeX pictures or
14mr|texlive-standalone-1.1b-6|24	other TeX code to be compiled standalone or as part of a main
14mr|texlive-standalone-1.1b-6|25	document. Special support for pictures with beamer overlays is
14mr|texlive-standalone-1.1b-6|26	also provided. The package is used in the main document and
14mr|texlive-standalone-1.1b-6|27	skips extra preambles in sub-files. The class may be used to
14mr|texlive-standalone-1.1b-6|28	simplify the preamble in sub-files. By default the preview
14mr|texlive-standalone-1.1b-6|29	package is used to display the code without margins. The
14mr|texlive-standalone-1.1b-6|30	behaviour in standalone mode may adjusted using a configuration
14mr|texlive-standalone-1.1b-6|31	file standalone.cfg to redefine the standalone environment.
14mr|texlive-standalone-1.1b-6|32	
14mr|texlive-standalone-1.1b-6|33	%post
14mr|texlive-standalone-1.1b-6|34	%{_sbindir}/texlive.post
14mr|texlive-standalone-1.1b-6|35	
14mr|texlive-standalone-1.1b-6|36	%postun
14mr|texlive-standalone-1.1b-6|37	if [ $1 -eq 0 ]; then
14mr|texlive-standalone-1.1b-6|38	%{_sbindir}/texlive.post
14mr|texlive-standalone-1.1b-6|39	fi
14mr|texlive-standalone-1.1b-6|40	
14mr|texlive-standalone-1.1b-6|41	#-----------------------------------------------------------------------
14mr|texlive-standalone-1.1b-6|42	%files
14mr|texlive-standalone-1.1b-6|43	%{_texmfdistdir}/tex/latex/standalone/standalone.cfg
14mr|texlive-standalone-1.1b-6|44	%{_texmfdistdir}/tex/latex/standalone/standalone.cls
14mr|texlive-standalone-1.1b-6|45	%{_texmfdistdir}/tex/latex/standalone/standalone.sty
14mr|texlive-standalone-1.1b-6|46	%{_texmfdistdir}/tex/plain/standalone/standalone.tex
14mr|texlive-standalone-1.1b-6|47	%doc %{_texmfdistdir}/doc/latex/standalone/README
14mr|texlive-standalone-1.1b-6|48	%doc %{_texmfdistdir}/doc/latex/standalone/standalone.pdf
14mr|texlive-standalone-1.1b-6|49	#- source
14mr|texlive-standalone-1.1b-6|50	%doc %{_texmfdistdir}/source/latex/standalone/standalone.dtx
14mr|texlive-standalone-1.1b-6|51	%doc %{_texmfdistdir}/source/latex/standalone/standalone.ins
14mr|texlive-standalone-1.1b-6|52	
14mr|texlive-standalone-1.1b-6|53	#-----------------------------------------------------------------------
14mr|texlive-standalone-1.1b-6|54	%prep
14mr|texlive-standalone-1.1b-6|55	%setup -c -a0 -a1 -a2
14mr|texlive-standalone-1.1b-6|56	
14mr|texlive-standalone-1.1b-6|57	%build
14mr|texlive-standalone-1.1b-6|58	
14mr|texlive-standalone-1.1b-6|59	%install
14mr|texlive-standalone-1.1b-6|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-standalone-1.1b-6|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-standalone-1.1b-6|62	
14mr|texlive-standalone-1.1b-6|63	%changelog
14mr|texlive-standalone-1.1b-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1b-6
14mr|texlive-standalone-1.1b-6|65	+ Revision: dd8d763
14mr|texlive-standalone-1.1b-6|66	- MassBuild#440: Increase release tag
14mr|texlive-standalone-1.1b-6|67	
14mr|texlive-standalone-1.1b-6|68	

21412 14
14mr|texlive-starfont-1.2-3|1	# revision 19982
14mr|texlive-starfont-1.2-3|2	# category Package
14mr|texlive-starfont-1.2-3|3	# catalog-ctan /fonts/ps-type1/starfont
14mr|texlive-starfont-1.2-3|4	# catalog-date 2010-09-30 00:35:45 +0200
14mr|texlive-starfont-1.2-3|5	# catalog-license pd
14mr|texlive-starfont-1.2-3|6	# catalog-version 1.2
14mr|texlive-starfont-1.2-3|7	Name:		texlive-starfont
14mr|texlive-starfont-1.2-3|8	Version:	1.2
14mr|texlive-starfont-1.2-3|9	Release:	3
14mr|texlive-starfont-1.2-3|10	Summary:	The StarFont Sans astrological font
14mr|texlive-starfont-1.2-3|11	Group:		Publishing
14mr|texlive-starfont-1.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/starfont
14mr|texlive-starfont-1.2-3|13	License:	PD
14mr|texlive-starfont-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/starfont.tar.xz
14mr|texlive-starfont-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/starfont.doc.tar.xz
14mr|texlive-starfont-1.2-3|16	BuildArch:	noarch
14mr|texlive-starfont-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-starfont-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-starfont-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-starfont-1.2-3|20	
14mr|texlive-starfont-1.2-3|21	%description
14mr|texlive-starfont-1.2-3|22	The package contains StarFontSans and StarFontSerif, two
14mr|texlive-starfont-1.2-3|23	public-domain astrological fonts designed by Anthony I.P. Owen,
14mr|texlive-starfont-1.2-3|24	and the appropriate macros to use them with TeX and LaTeX. The
14mr|texlive-starfont-1.2-3|25	fonts are supplied in the original TrueType Format and as
14mr|texlive-starfont-1.2-3|26	PostScript font files.
14mr|texlive-starfont-1.2-3|27	
14mr|texlive-starfont-1.2-3|28	%post
14mr|texlive-starfont-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-starfont-1.2-3|30	
14mr|texlive-starfont-1.2-3|31	%postun
14mr|texlive-starfont-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-starfont-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-starfont-1.2-3|34	fi
14mr|texlive-starfont-1.2-3|35	
14mr|texlive-starfont-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-starfont-1.2-3|37	%files
14mr|texlive-starfont-1.2-3|38	%{_texmfdistdir}/fonts/afm/public/starfont/starfont.afm
14mr|texlive-starfont-1.2-3|39	%{_texmfdistdir}/fonts/afm/public/starfont/strfnser.afm
14mr|texlive-starfont-1.2-3|40	%{_texmfdistdir}/fonts/map/dvips/starfont/starfont.map
14mr|texlive-starfont-1.2-3|41	%{_texmfdistdir}/fonts/tfm/public/starfont/fstr8x.tfm
14mr|texlive-starfont-1.2-3|42	%{_texmfdistdir}/fonts/tfm/public/starfont/fsts8x.tfm
14mr|texlive-starfont-1.2-3|43	%{_texmfdistdir}/fonts/type1/public/starfont/starfont.pfb
14mr|texlive-starfont-1.2-3|44	%{_texmfdistdir}/fonts/type1/public/starfont/strfnser.pfb
14mr|texlive-starfont-1.2-3|45	%{_texmfdistdir}/tex/latex/starfont/starfont.sty
14mr|texlive-starfont-1.2-3|46	%doc %{_texmfdistdir}/doc/fonts/starfont/COPYING
14mr|texlive-starfont-1.2-3|47	%doc %{_texmfdistdir}/doc/fonts/starfont/Makefile
14mr|texlive-starfont-1.2-3|48	%doc %{_texmfdistdir}/doc/fonts/starfont/README
14mr|texlive-starfont-1.2-3|49	%doc %{_texmfdistdir}/doc/fonts/starfont/STRFNSAN.TTF
14mr|texlive-starfont-1.2-3|50	%doc %{_texmfdistdir}/doc/fonts/starfont/STRFNSER.TTF
14mr|texlive-starfont-1.2-3|51	%doc %{_texmfdistdir}/doc/fonts/starfont/starfont.pdf
14mr|texlive-starfont-1.2-3|52	%doc %{_texmfdistdir}/doc/fonts/starfont/starfont.tex
14mr|texlive-starfont-1.2-3|53	%doc %{_texmfdistdir}/doc/fonts/starfont/table.pdf
14mr|texlive-starfont-1.2-3|54	
14mr|texlive-starfont-1.2-3|55	#-----------------------------------------------------------------------
14mr|texlive-starfont-1.2-3|56	%prep
14mr|texlive-starfont-1.2-3|57	%setup -c -a0 -a1
14mr|texlive-starfont-1.2-3|58	
14mr|texlive-starfont-1.2-3|59	%build
14mr|texlive-starfont-1.2-3|60	
14mr|texlive-starfont-1.2-3|61	%install
14mr|texlive-starfont-1.2-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-starfont-1.2-3|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-starfont-1.2-3|64	
14mr|texlive-starfont-1.2-3|65	
14mr|texlive-starfont-1.2-3|66	
14mr|texlive-starfont-1.2-3|67	%changelog
14mr|texlive-starfont-1.2-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-starfont-1.2-3|69	+ Revision: 3018641
14mr|texlive-starfont-1.2-3|70	- MassBuild#440: Increase release tag
14mr|texlive-starfont-1.2-3|71	
14mr|texlive-starfont-1.2-3|72	

21413 14
14mr|texlive-startex-1.04-3|1	# revision 15878
14mr|texlive-startex-1.04-3|2	# category Package
14mr|texlive-startex-1.04-3|3	# catalog-ctan /macros/startex
14mr|texlive-startex-1.04-3|4	# catalog-date 2008-12-31 20:54:46 +0100
14mr|texlive-startex-1.04-3|5	# catalog-license pd
14mr|texlive-startex-1.04-3|6	# catalog-version 1.04
14mr|texlive-startex-1.04-3|7	Name:		texlive-startex
14mr|texlive-startex-1.04-3|8	Version:	1.04
14mr|texlive-startex-1.04-3|9	Release:	3
14mr|texlive-startex-1.04-3|10	Summary:	An XML-inspired format for student use
14mr|texlive-startex-1.04-3|11	Group:		Publishing
14mr|texlive-startex-1.04-3|12	URL:		http://www.ctan.org/tex-archive/macros/startex
14mr|texlive-startex-1.04-3|13	License:	PD
14mr|texlive-startex-1.04-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/startex.tar.xz
14mr|texlive-startex-1.04-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/startex.doc.tar.xz
14mr|texlive-startex-1.04-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/startex.source.tar.xz
14mr|texlive-startex-1.04-3|17	BuildArch:	noarch
14mr|texlive-startex-1.04-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-startex-1.04-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-startex-1.04-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-startex-1.04-3|21	
14mr|texlive-startex-1.04-3|22	%description
14mr|texlive-startex-1.04-3|23	A TeX format designed to help students write short reports and
14mr|texlive-startex-1.04-3|24	essays. It provides the user with a suitable set of commands
14mr|texlive-startex-1.04-3|25	for such a task. It is also more robust than plain TeX and
14mr|texlive-startex-1.04-3|26	LaTeX.
14mr|texlive-startex-1.04-3|27	
14mr|texlive-startex-1.04-3|28	%post
14mr|texlive-startex-1.04-3|29	%{_sbindir}/texlive.post
14mr|texlive-startex-1.04-3|30	
14mr|texlive-startex-1.04-3|31	%postun
14mr|texlive-startex-1.04-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-startex-1.04-3|33	%{_sbindir}/texlive.post
14mr|texlive-startex-1.04-3|34	fi
14mr|texlive-startex-1.04-3|35	
14mr|texlive-startex-1.04-3|36	#-----------------------------------------------------------------------
14mr|texlive-startex-1.04-3|37	%files
14mr|texlive-startex-1.04-3|38	%{_texmfdistdir}/makeindex/startex/stxglo.ist
14mr|texlive-startex-1.04-3|39	%{_texmfdistdir}/makeindex/startex/stxind.ist
14mr|texlive-startex-1.04-3|40	%{_texmfdistdir}/tex/startex/base/a4-article.stx
14mr|texlive-startex-1.04-3|41	%{_texmfdistdir}/tex/startex/base/article.stx
14mr|texlive-startex-1.04-3|42	%{_texmfdistdir}/tex/startex/base/ifi-article.stx
14mr|texlive-startex-1.04-3|43	%{_texmfdistdir}/tex/startex/base/ifi-artikkel.stx
14mr|texlive-startex-1.04-3|44	%{_texmfdistdir}/tex/startex/base/startex.lan
14mr|texlive-startex-1.04-3|45	%{_texmfdistdir}/tex/startex/base/startex.tex
14mr|texlive-startex-1.04-3|46	%doc %{_texmfdistdir}/doc/otherformats/startex/base/guide.pdf
14mr|texlive-startex-1.04-3|47	%doc %{_texmfdistdir}/doc/otherformats/startex/base/ideas.pdf
14mr|texlive-startex-1.04-3|48	%doc %{_texmfdistdir}/doc/otherformats/startex/base/startex.pdf
14mr|texlive-startex-1.04-3|49	#- source
14mr|texlive-startex-1.04-3|50	%doc %{_texmfdistdir}/source/startex/base/INSTALL
14mr|texlive-startex-1.04-3|51	%doc %{_texmfdistdir}/source/startex/base/README
14mr|texlive-startex-1.04-3|52	%doc %{_texmfdistdir}/source/startex/base/startex.bib
14mr|texlive-startex-1.04-3|53	%doc %{_texmfdistdir}/source/startex/base/startex.dtx
14mr|texlive-startex-1.04-3|54	%doc %{_texmfdistdir}/source/startex/base/startex.ins
14mr|texlive-startex-1.04-3|55	
14mr|texlive-startex-1.04-3|56	#-----------------------------------------------------------------------
14mr|texlive-startex-1.04-3|57	%prep
14mr|texlive-startex-1.04-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-startex-1.04-3|59	
14mr|texlive-startex-1.04-3|60	%build
14mr|texlive-startex-1.04-3|61	
14mr|texlive-startex-1.04-3|62	%install
14mr|texlive-startex-1.04-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-startex-1.04-3|64	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-startex-1.04-3|65	
14mr|texlive-startex-1.04-3|66	
14mr|texlive-startex-1.04-3|67	
14mr|texlive-startex-1.04-3|68	%changelog
14mr|texlive-startex-1.04-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.04-3
14mr|texlive-startex-1.04-3|70	+ Revision: df51a08
14mr|texlive-startex-1.04-3|71	- MassBuild#440: Increase release tag
14mr|texlive-startex-1.04-3|72	
14mr|texlive-startex-1.04-3|73	

21414 14
14mr|texlive-statex-1.6-3|1	# revision 20306
14mr|texlive-statex-1.6-3|2	# category Package
14mr|texlive-statex-1.6-3|3	# catalog-ctan /macros/latex/contrib/statex
14mr|texlive-statex-1.6-3|4	# catalog-date 2010-11-03 11:47:38 +0100
14mr|texlive-statex-1.6-3|5	# catalog-license lppl
14mr|texlive-statex-1.6-3|6	# catalog-version 1.6
14mr|texlive-statex-1.6-3|7	Name:		texlive-statex
14mr|texlive-statex-1.6-3|8	Version:	1.6
14mr|texlive-statex-1.6-3|9	Release:	3
14mr|texlive-statex-1.6-3|10	Summary:	Statistics style
14mr|texlive-statex-1.6-3|11	Group:		Publishing
14mr|texlive-statex-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/statex
14mr|texlive-statex-1.6-3|13	License:	LPPL
14mr|texlive-statex-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex.tar.xz
14mr|texlive-statex-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex.doc.tar.xz
14mr|texlive-statex-1.6-3|16	BuildArch:	noarch
14mr|texlive-statex-1.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-statex-1.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-statex-1.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-statex-1.6-3|20	
14mr|texlive-statex-1.6-3|21	%description
14mr|texlive-statex-1.6-3|22	A package defining many macros for items of significance in
14mr|texlive-statex-1.6-3|23	statistical presentations. An updated, but incompatible,
14mr|texlive-statex-1.6-3|24	version of the package is available: statex2.
14mr|texlive-statex-1.6-3|25	
14mr|texlive-statex-1.6-3|26	%post
14mr|texlive-statex-1.6-3|27	%{_sbindir}/texlive.post
14mr|texlive-statex-1.6-3|28	
14mr|texlive-statex-1.6-3|29	%postun
14mr|texlive-statex-1.6-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-statex-1.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-statex-1.6-3|32	fi
14mr|texlive-statex-1.6-3|33	
14mr|texlive-statex-1.6-3|34	#-----------------------------------------------------------------------
14mr|texlive-statex-1.6-3|35	%files
14mr|texlive-statex-1.6-3|36	%{_texmfdistdir}/tex/latex/statex/statex.sty
14mr|texlive-statex-1.6-3|37	%doc %{_texmfdistdir}/doc/latex/statex/statex-example.pdf
14mr|texlive-statex-1.6-3|38	%doc %{_texmfdistdir}/doc/latex/statex/statex-example.tex
14mr|texlive-statex-1.6-3|39	
14mr|texlive-statex-1.6-3|40	#-----------------------------------------------------------------------
14mr|texlive-statex-1.6-3|41	%prep
14mr|texlive-statex-1.6-3|42	%setup -c -a0 -a1
14mr|texlive-statex-1.6-3|43	
14mr|texlive-statex-1.6-3|44	%build
14mr|texlive-statex-1.6-3|45	
14mr|texlive-statex-1.6-3|46	%install
14mr|texlive-statex-1.6-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-statex-1.6-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-statex-1.6-3|49	
14mr|texlive-statex-1.6-3|50	
14mr|texlive-statex-1.6-3|51	
14mr|texlive-statex-1.6-3|52	%changelog
14mr|texlive-statex-1.6-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-statex-1.6-3|54	+ Revision: aa98ba4
14mr|texlive-statex-1.6-3|55	- MassBuild#440: Increase release tag
14mr|texlive-statex-1.6-3|56	
14mr|texlive-statex-1.6-3|57	

21415 14
14mr|texlive-statex2-2.1-3|1	# revision 23961
14mr|texlive-statex2-2.1-3|2	# category Package
14mr|texlive-statex2-2.1-3|3	# catalog-ctan /macros/latex/contrib/statex2
14mr|texlive-statex2-2.1-3|4	# catalog-date 2011-09-14 18:03:50 +0200
14mr|texlive-statex2-2.1-3|5	# catalog-license lppl
14mr|texlive-statex2-2.1-3|6	# catalog-version 2.1
14mr|texlive-statex2-2.1-3|7	Name:		texlive-statex2
14mr|texlive-statex2-2.1-3|8	Version:	2.1
14mr|texlive-statex2-2.1-3|9	Release:	3
14mr|texlive-statex2-2.1-3|10	Summary:	Statistics style
14mr|texlive-statex2-2.1-3|11	Group:		Publishing
14mr|texlive-statex2-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/statex2
14mr|texlive-statex2-2.1-3|13	License:	LPPL
14mr|texlive-statex2-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex2.tar.xz
14mr|texlive-statex2-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex2.doc.tar.xz
14mr|texlive-statex2-2.1-3|16	BuildArch:	noarch
14mr|texlive-statex2-2.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-statex2-2.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-statex2-2.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-statex2-2.1-3|20	
14mr|texlive-statex2-2.1-3|21	%description
14mr|texlive-statex2-2.1-3|22	The package defines many macros for items of significance in
14mr|texlive-statex2-2.1-3|23	statistical presentations. It represents a syntax-incompatible
14mr|texlive-statex2-2.1-3|24	upgrade of statex.
14mr|texlive-statex2-2.1-3|25	
14mr|texlive-statex2-2.1-3|26	%post
14mr|texlive-statex2-2.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-statex2-2.1-3|28	
14mr|texlive-statex2-2.1-3|29	%postun
14mr|texlive-statex2-2.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-statex2-2.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-statex2-2.1-3|32	fi
14mr|texlive-statex2-2.1-3|33	
14mr|texlive-statex2-2.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-statex2-2.1-3|35	%files
14mr|texlive-statex2-2.1-3|36	%{_texmfdistdir}/tex/latex/statex2/statex2.sty
14mr|texlive-statex2-2.1-3|37	%doc %{_texmfdistdir}/doc/latex/statex2/statex2-example.pdf
14mr|texlive-statex2-2.1-3|38	%doc %{_texmfdistdir}/doc/latex/statex2/statex2-example.tex
14mr|texlive-statex2-2.1-3|39	
14mr|texlive-statex2-2.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-statex2-2.1-3|41	%prep
14mr|texlive-statex2-2.1-3|42	%setup -c -a0 -a1
14mr|texlive-statex2-2.1-3|43	
14mr|texlive-statex2-2.1-3|44	%build
14mr|texlive-statex2-2.1-3|45	
14mr|texlive-statex2-2.1-3|46	%install
14mr|texlive-statex2-2.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-statex2-2.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-statex2-2.1-3|49	
14mr|texlive-statex2-2.1-3|50	
14mr|texlive-statex2-2.1-3|51	
14mr|texlive-statex2-2.1-3|52	%changelog
14mr|texlive-statex2-2.1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-statex2-2.1-3|54	+ Revision: 712f020
14mr|texlive-statex2-2.1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-statex2-2.1-3|56	
14mr|texlive-statex2-2.1-3|57	

21416 14
14mr|texlive-statistik-0.03-3|1	# revision 20334
14mr|texlive-statistik-0.03-3|2	# category Package
14mr|texlive-statistik-0.03-3|3	# catalog-ctan /macros/latex/contrib/statistik
14mr|texlive-statistik-0.03-3|4	# catalog-date 2010-11-05 12:45:12 +0100
14mr|texlive-statistik-0.03-3|5	# catalog-license gpl
14mr|texlive-statistik-0.03-3|6	# catalog-version 0.03
14mr|texlive-statistik-0.03-3|7	Name:		texlive-statistik
14mr|texlive-statistik-0.03-3|8	Version:	0.03
14mr|texlive-statistik-0.03-3|9	Release:	3
14mr|texlive-statistik-0.03-3|10	Summary:	Store statistics of a document
14mr|texlive-statistik-0.03-3|11	Group:		Publishing
14mr|texlive-statistik-0.03-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/statistik
14mr|texlive-statistik-0.03-3|13	License:	GPL
14mr|texlive-statistik-0.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statistik.tar.xz
14mr|texlive-statistik-0.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statistik.doc.tar.xz
14mr|texlive-statistik-0.03-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statistik.source.tar.xz
14mr|texlive-statistik-0.03-3|17	BuildArch:	noarch
14mr|texlive-statistik-0.03-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-statistik-0.03-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-statistik-0.03-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-statistik-0.03-3|21	
14mr|texlive-statistik-0.03-3|22	%description
14mr|texlive-statistik-0.03-3|23	The package counts the numbers of pages per chapter, and stores
14mr|texlive-statistik-0.03-3|24	the results in a separate file; the format of the file is
14mr|texlive-statistik-0.03-3|25	selectable.
14mr|texlive-statistik-0.03-3|26	
14mr|texlive-statistik-0.03-3|27	%post
14mr|texlive-statistik-0.03-3|28	%{_sbindir}/texlive.post
14mr|texlive-statistik-0.03-3|29	
14mr|texlive-statistik-0.03-3|30	%postun
14mr|texlive-statistik-0.03-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-statistik-0.03-3|32	%{_sbindir}/texlive.post
14mr|texlive-statistik-0.03-3|33	fi
14mr|texlive-statistik-0.03-3|34	
14mr|texlive-statistik-0.03-3|35	#-----------------------------------------------------------------------
14mr|texlive-statistik-0.03-3|36	%files
14mr|texlive-statistik-0.03-3|37	%{_texmfdistdir}/tex/latex/statistik/statistik.sty
14mr|texlive-statistik-0.03-3|38	%doc %{_texmfdistdir}/doc/latex/statistik/sta_cvs.tex
14mr|texlive-statistik-0.03-3|39	%doc %{_texmfdistdir}/doc/latex/statistik/sta_mytable.tex
14mr|texlive-statistik-0.03-3|40	%doc %{_texmfdistdir}/doc/latex/statistik/sta_tab.tex
14mr|texlive-statistik-0.03-3|41	%doc %{_texmfdistdir}/doc/latex/statistik/sta_textable.tex
14mr|texlive-statistik-0.03-3|42	%doc %{_texmfdistdir}/doc/latex/statistik/sta_xml.tex
14mr|texlive-statistik-0.03-3|43	%doc %{_texmfdistdir}/doc/latex/statistik/statistik.pdf
14mr|texlive-statistik-0.03-3|44	#- source
14mr|texlive-statistik-0.03-3|45	%doc %{_texmfdistdir}/source/latex/statistik/statistik.dtx
14mr|texlive-statistik-0.03-3|46	%doc %{_texmfdistdir}/source/latex/statistik/statistik.ins
14mr|texlive-statistik-0.03-3|47	
14mr|texlive-statistik-0.03-3|48	#-----------------------------------------------------------------------
14mr|texlive-statistik-0.03-3|49	%prep
14mr|texlive-statistik-0.03-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-statistik-0.03-3|51	
14mr|texlive-statistik-0.03-3|52	%build
14mr|texlive-statistik-0.03-3|53	
14mr|texlive-statistik-0.03-3|54	%install
14mr|texlive-statistik-0.03-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-statistik-0.03-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-statistik-0.03-3|57	
14mr|texlive-statistik-0.03-3|58	
14mr|texlive-statistik-0.03-3|59	
14mr|texlive-statistik-0.03-3|60	%changelog
14mr|texlive-statistik-0.03-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.03-3
14mr|texlive-statistik-0.03-3|62	+ Revision: 1b858d4
14mr|texlive-statistik-0.03-3|63	- MassBuild#440: Increase release tag
14mr|texlive-statistik-0.03-3|64	
14mr|texlive-statistik-0.03-3|65	

21417 14
14mr|texlive-staves-20080823-3|1	# revision 15878
14mr|texlive-staves-20080823-3|2	# category Package
14mr|texlive-staves-20080823-3|3	# catalog-ctan /language/staves
14mr|texlive-staves-20080823-3|4	# catalog-date 2008-08-23 15:48:35 +0200
14mr|texlive-staves-20080823-3|5	# catalog-license lppl
14mr|texlive-staves-20080823-3|6	# catalog-version undef
14mr|texlive-staves-20080823-3|7	Name:		texlive-staves
14mr|texlive-staves-20080823-3|8	Version:	20080823
14mr|texlive-staves-20080823-3|9	Release:	3
14mr|texlive-staves-20080823-3|10	Summary:	Typeset Icelandic staves and runic letters
14mr|texlive-staves-20080823-3|11	Group:		Publishing
14mr|texlive-staves-20080823-3|12	URL:		http://www.ctan.org/tex-archive/language/staves
14mr|texlive-staves-20080823-3|13	License:	LPPL
14mr|texlive-staves-20080823-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/staves.tar.xz
14mr|texlive-staves-20080823-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/staves.doc.tar.xz
14mr|texlive-staves-20080823-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/staves.source.tar.xz
14mr|texlive-staves-20080823-3|17	BuildArch:	noarch
14mr|texlive-staves-20080823-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-staves-20080823-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-staves-20080823-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-staves-20080823-3|21	
14mr|texlive-staves-20080823-3|22	%description
14mr|texlive-staves-20080823-3|23	This package contains all the necessary tools to typeset the
14mr|texlive-staves-20080823-3|24	"magical" Icelandic staves plus the runic letters used in
14mr|texlive-staves-20080823-3|25	Iceland. Included are a font in Adobe Type 1 format and LaTeX
14mr|texlive-staves-20080823-3|26	support.
14mr|texlive-staves-20080823-3|27	
14mr|texlive-staves-20080823-3|28	%post
14mr|texlive-staves-20080823-3|29	%{_sbindir}/texlive.post
14mr|texlive-staves-20080823-3|30	
14mr|texlive-staves-20080823-3|31	%postun
14mr|texlive-staves-20080823-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-staves-20080823-3|33	%{_sbindir}/texlive.post
14mr|texlive-staves-20080823-3|34	fi
14mr|texlive-staves-20080823-3|35	
14mr|texlive-staves-20080823-3|36	#-----------------------------------------------------------------------
14mr|texlive-staves-20080823-3|37	%files
14mr|texlive-staves-20080823-3|38	%{_texmfdistdir}/fonts/map/dvips/staves/icelandic.map
14mr|texlive-staves-20080823-3|39	%{_texmfdistdir}/fonts/tfm/public/staves/icelandic.tfm
14mr|texlive-staves-20080823-3|40	%{_texmfdistdir}/fonts/type1/public/staves/icelandic.pfb
14mr|texlive-staves-20080823-3|41	%{_texmfdistdir}/tex/latex/staves/staves.sty
14mr|texlive-staves-20080823-3|42	%doc %{_texmfdistdir}/doc/fonts/staves/README
14mr|texlive-staves-20080823-3|43	%doc %{_texmfdistdir}/doc/fonts/staves/staves.pdf
14mr|texlive-staves-20080823-3|44	%doc %{_texmfdistdir}/doc/fonts/staves/symbols.pdf
14mr|texlive-staves-20080823-3|45	#- source
14mr|texlive-staves-20080823-3|46	%doc %{_texmfdistdir}/source/latex/staves/staves.dtx
14mr|texlive-staves-20080823-3|47	%doc %{_texmfdistdir}/source/latex/staves/staves.ins
14mr|texlive-staves-20080823-3|48	
14mr|texlive-staves-20080823-3|49	#-----------------------------------------------------------------------
14mr|texlive-staves-20080823-3|50	%prep
14mr|texlive-staves-20080823-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-staves-20080823-3|52	
14mr|texlive-staves-20080823-3|53	%build
14mr|texlive-staves-20080823-3|54	
14mr|texlive-staves-20080823-3|55	%install
14mr|texlive-staves-20080823-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-staves-20080823-3|57	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-staves-20080823-3|58	
14mr|texlive-staves-20080823-3|59	
14mr|texlive-staves-20080823-3|60	
14mr|texlive-staves-20080823-3|61	%changelog
14mr|texlive-staves-20080823-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080823-3
14mr|texlive-staves-20080823-3|63	+ Revision: 6147b36
14mr|texlive-staves-20080823-3|64	- MassBuild#440: Increase release tag
14mr|texlive-staves-20080823-3|65	
14mr|texlive-staves-20080823-3|66	

21418 14
14mr|texlive-stdclsdv-1.1a-3|1	# revision 15878
14mr|texlive-stdclsdv-1.1a-3|2	# category Package
14mr|texlive-stdclsdv-1.1a-3|3	# catalog-ctan /macros/latex/contrib/stdclsdv
14mr|texlive-stdclsdv-1.1a-3|4	# catalog-date 2009-09-04 12:14:45 +0200
14mr|texlive-stdclsdv-1.1a-3|5	# catalog-license lppl
14mr|texlive-stdclsdv-1.1a-3|6	# catalog-version 1.1a
14mr|texlive-stdclsdv-1.1a-3|7	Name:		texlive-stdclsdv
14mr|texlive-stdclsdv-1.1a-3|8	Version:	1.1a
14mr|texlive-stdclsdv-1.1a-3|9	Release:	3
14mr|texlive-stdclsdv-1.1a-3|10	Summary:	Provide sectioning information for package writers
14mr|texlive-stdclsdv-1.1a-3|11	Group:		Publishing
14mr|texlive-stdclsdv-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stdclsdv
14mr|texlive-stdclsdv-1.1a-3|13	License:	LPPL
14mr|texlive-stdclsdv-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdclsdv.tar.xz
14mr|texlive-stdclsdv-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdclsdv.doc.tar.xz
14mr|texlive-stdclsdv-1.1a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdclsdv.source.tar.xz
14mr|texlive-stdclsdv-1.1a-3|17	BuildArch:	noarch
14mr|texlive-stdclsdv-1.1a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-stdclsdv-1.1a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-stdclsdv-1.1a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-stdclsdv-1.1a-3|21	
14mr|texlive-stdclsdv-1.1a-3|22	%description
14mr|texlive-stdclsdv-1.1a-3|23	The stdclsdv package is designed for package writers who need
14mr|texlive-stdclsdv-1.1a-3|24	to know what sectioning divsions are provided by the document's
14mr|texlive-stdclsdv-1.1a-3|25	class. It also provides a version of \CheckCommand that sets a
14mr|texlive-stdclsdv-1.1a-3|26	flag rather than printing a warning.
14mr|texlive-stdclsdv-1.1a-3|27	
14mr|texlive-stdclsdv-1.1a-3|28	%post
14mr|texlive-stdclsdv-1.1a-3|29	%{_sbindir}/texlive.post
14mr|texlive-stdclsdv-1.1a-3|30	
14mr|texlive-stdclsdv-1.1a-3|31	%postun
14mr|texlive-stdclsdv-1.1a-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-stdclsdv-1.1a-3|33	%{_sbindir}/texlive.post
14mr|texlive-stdclsdv-1.1a-3|34	fi
14mr|texlive-stdclsdv-1.1a-3|35	
14mr|texlive-stdclsdv-1.1a-3|36	#-----------------------------------------------------------------------
14mr|texlive-stdclsdv-1.1a-3|37	%files
14mr|texlive-stdclsdv-1.1a-3|38	%{_texmfdistdir}/tex/latex/stdclsdv/stdclsdv.sty
14mr|texlive-stdclsdv-1.1a-3|39	%doc %{_texmfdistdir}/doc/latex/stdclsdv/README
14mr|texlive-stdclsdv-1.1a-3|40	%doc %{_texmfdistdir}/doc/latex/stdclsdv/stdclsdv.pdf
14mr|texlive-stdclsdv-1.1a-3|41	#- source
14mr|texlive-stdclsdv-1.1a-3|42	%doc %{_texmfdistdir}/source/latex/stdclsdv/stdclsdv.dtx
14mr|texlive-stdclsdv-1.1a-3|43	%doc %{_texmfdistdir}/source/latex/stdclsdv/stdclsdv.ins
14mr|texlive-stdclsdv-1.1a-3|44	
14mr|texlive-stdclsdv-1.1a-3|45	#-----------------------------------------------------------------------
14mr|texlive-stdclsdv-1.1a-3|46	%prep
14mr|texlive-stdclsdv-1.1a-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-stdclsdv-1.1a-3|48	
14mr|texlive-stdclsdv-1.1a-3|49	%build
14mr|texlive-stdclsdv-1.1a-3|50	
14mr|texlive-stdclsdv-1.1a-3|51	%install
14mr|texlive-stdclsdv-1.1a-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stdclsdv-1.1a-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-stdclsdv-1.1a-3|54	
14mr|texlive-stdclsdv-1.1a-3|55	
14mr|texlive-stdclsdv-1.1a-3|56	
14mr|texlive-stdclsdv-1.1a-3|57	%changelog
14mr|texlive-stdclsdv-1.1a-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1a-3
14mr|texlive-stdclsdv-1.1a-3|59	+ Revision: 236e987
14mr|texlive-stdclsdv-1.1a-3|60	- MassBuild#440: Increase release tag
14mr|texlive-stdclsdv-1.1a-3|61	
14mr|texlive-stdclsdv-1.1a-3|62	

21419 14
14mr|texlive-stdpage-0.6-3|1	# revision 15878
14mr|texlive-stdpage-0.6-3|2	# category Package
14mr|texlive-stdpage-0.6-3|3	# catalog-ctan /macros/latex/contrib/stdpage
14mr|texlive-stdpage-0.6-3|4	# catalog-date 2006-11-06 12:37:44 +0100
14mr|texlive-stdpage-0.6-3|5	# catalog-license lppl1.2
14mr|texlive-stdpage-0.6-3|6	# catalog-version 0.6
14mr|texlive-stdpage-0.6-3|7	Name:		texlive-stdpage
14mr|texlive-stdpage-0.6-3|8	Version:	0.6
14mr|texlive-stdpage-0.6-3|9	Release:	3
14mr|texlive-stdpage-0.6-3|10	Summary:	Standard pages with n lines of at most m characters each
14mr|texlive-stdpage-0.6-3|11	Group:		Publishing
14mr|texlive-stdpage-0.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stdpage
14mr|texlive-stdpage-0.6-3|13	License:	LPPL1.2
14mr|texlive-stdpage-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdpage.tar.xz
14mr|texlive-stdpage-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdpage.doc.tar.xz
14mr|texlive-stdpage-0.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdpage.source.tar.xz
14mr|texlive-stdpage-0.6-3|17	BuildArch:	noarch
14mr|texlive-stdpage-0.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-stdpage-0.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-stdpage-0.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-stdpage-0.6-3|21	
14mr|texlive-stdpage-0.6-3|22	%description
14mr|texlive-stdpage-0.6-3|23	For translations, proofreading, journal contributions etc.
14mr|texlive-stdpage-0.6-3|24	standard pages are used. Those standard pages consist of a
14mr|texlive-stdpage-0.6-3|25	fixed number of lines and characters per line. This package
14mr|texlive-stdpage-0.6-3|26	produces pages with n lines of at most m characters each. For
14mr|texlive-stdpage-0.6-3|27	instance the German "Normseite": 60 lines of 30 characters
14mr|texlive-stdpage-0.6-3|28	each.
14mr|texlive-stdpage-0.6-3|29	
14mr|texlive-stdpage-0.6-3|30	%post
14mr|texlive-stdpage-0.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-stdpage-0.6-3|32	
14mr|texlive-stdpage-0.6-3|33	%postun
14mr|texlive-stdpage-0.6-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-stdpage-0.6-3|35	%{_sbindir}/texlive.post
14mr|texlive-stdpage-0.6-3|36	fi
14mr|texlive-stdpage-0.6-3|37	
14mr|texlive-stdpage-0.6-3|38	#-----------------------------------------------------------------------
14mr|texlive-stdpage-0.6-3|39	%files
14mr|texlive-stdpage-0.6-3|40	%{_texmfdistdir}/tex/latex/stdpage/stdpage.sty
14mr|texlive-stdpage-0.6-3|41	%doc %{_texmfdistdir}/doc/latex/stdpage/README
14mr|texlive-stdpage-0.6-3|42	%doc %{_texmfdistdir}/doc/latex/stdpage/stdpage-test.tex
14mr|texlive-stdpage-0.6-3|43	%doc %{_texmfdistdir}/doc/latex/stdpage/stdpage.pdf
14mr|texlive-stdpage-0.6-3|44	#- source
14mr|texlive-stdpage-0.6-3|45	%doc %{_texmfdistdir}/source/latex/stdpage/stdpage.dtx
14mr|texlive-stdpage-0.6-3|46	%doc %{_texmfdistdir}/source/latex/stdpage/stdpage.ins
14mr|texlive-stdpage-0.6-3|47	
14mr|texlive-stdpage-0.6-3|48	#-----------------------------------------------------------------------
14mr|texlive-stdpage-0.6-3|49	%prep
14mr|texlive-stdpage-0.6-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-stdpage-0.6-3|51	
14mr|texlive-stdpage-0.6-3|52	%build
14mr|texlive-stdpage-0.6-3|53	
14mr|texlive-stdpage-0.6-3|54	%install
14mr|texlive-stdpage-0.6-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stdpage-0.6-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-stdpage-0.6-3|57	
14mr|texlive-stdpage-0.6-3|58	
14mr|texlive-stdpage-0.6-3|59	
14mr|texlive-stdpage-0.6-3|60	%changelog
14mr|texlive-stdpage-0.6-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-stdpage-0.6-3|62	+ Revision: 8fc833e
14mr|texlive-stdpage-0.6-3|63	- MassBuild#440: Increase release tag
14mr|texlive-stdpage-0.6-3|64	
14mr|texlive-stdpage-0.6-3|65	

21420 14
14mr|texlive-steinmetz-1.0-3|1	# revision 15878
14mr|texlive-steinmetz-1.0-3|2	# category Package
14mr|texlive-steinmetz-1.0-3|3	# catalog-ctan /macros/latex/contrib/steinmetz
14mr|texlive-steinmetz-1.0-3|4	# catalog-date 2009-11-10 00:30:52 +0100
14mr|texlive-steinmetz-1.0-3|5	# catalog-license lppl
14mr|texlive-steinmetz-1.0-3|6	# catalog-version 1.0
14mr|texlive-steinmetz-1.0-3|7	Name:		texlive-steinmetz
14mr|texlive-steinmetz-1.0-3|8	Version:	1.0
14mr|texlive-steinmetz-1.0-3|9	Release:	3
14mr|texlive-steinmetz-1.0-3|10	Summary:	Print Steinmetz notation
14mr|texlive-steinmetz-1.0-3|11	Group:		Publishing
14mr|texlive-steinmetz-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/steinmetz
14mr|texlive-steinmetz-1.0-3|13	License:	LPPL
14mr|texlive-steinmetz-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/steinmetz.tar.xz
14mr|texlive-steinmetz-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/steinmetz.doc.tar.xz
14mr|texlive-steinmetz-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/steinmetz.source.tar.xz
14mr|texlive-steinmetz-1.0-3|17	BuildArch:	noarch
14mr|texlive-steinmetz-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-steinmetz-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-steinmetz-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-steinmetz-1.0-3|21	
14mr|texlive-steinmetz-1.0-3|22	%description
14mr|texlive-steinmetz-1.0-3|23	The steinmetz package provides a command for typesetting
14mr|texlive-steinmetz-1.0-3|24	complex numbers in the Steinmetz notation used in
14mr|texlive-steinmetz-1.0-3|25	electrotechnics as: <modulus><argument or phase inside an angle
14mr|texlive-steinmetz-1.0-3|26	symbol> The package makes use of pict2e.
14mr|texlive-steinmetz-1.0-3|27	
14mr|texlive-steinmetz-1.0-3|28	%post
14mr|texlive-steinmetz-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-steinmetz-1.0-3|30	
14mr|texlive-steinmetz-1.0-3|31	%postun
14mr|texlive-steinmetz-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-steinmetz-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-steinmetz-1.0-3|34	fi
14mr|texlive-steinmetz-1.0-3|35	
14mr|texlive-steinmetz-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-steinmetz-1.0-3|37	%files
14mr|texlive-steinmetz-1.0-3|38	%{_texmfdistdir}/tex/latex/steinmetz/steinmetz.sty
14mr|texlive-steinmetz-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/steinmetz/README
14mr|texlive-steinmetz-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/steinmetz/steinmetz-test.tex
14mr|texlive-steinmetz-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/steinmetz/steinmetz.pdf
14mr|texlive-steinmetz-1.0-3|42	#- source
14mr|texlive-steinmetz-1.0-3|43	%doc %{_texmfdistdir}/source/latex/steinmetz/steinmetz.dtx
14mr|texlive-steinmetz-1.0-3|44	%doc %{_texmfdistdir}/source/latex/steinmetz/steinmetz.ins
14mr|texlive-steinmetz-1.0-3|45	
14mr|texlive-steinmetz-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-steinmetz-1.0-3|47	%prep
14mr|texlive-steinmetz-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-steinmetz-1.0-3|49	
14mr|texlive-steinmetz-1.0-3|50	%build
14mr|texlive-steinmetz-1.0-3|51	
14mr|texlive-steinmetz-1.0-3|52	%install
14mr|texlive-steinmetz-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-steinmetz-1.0-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-steinmetz-1.0-3|55	
14mr|texlive-steinmetz-1.0-3|56	
14mr|texlive-steinmetz-1.0-3|57	
14mr|texlive-steinmetz-1.0-3|58	%changelog
14mr|texlive-steinmetz-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-steinmetz-1.0-3|60	+ Revision: 31eda4d
14mr|texlive-steinmetz-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-steinmetz-1.0-3|62	
14mr|texlive-steinmetz-1.0-3|63	

21421 14
14mr|texlive-stellenbosch-10-2|1	# revision 25486
14mr|texlive-stellenbosch-10-2|2	# category Package
14mr|texlive-stellenbosch-10-2|3	# catalog-ctan /macros/latex/contrib/stellenbosch
14mr|texlive-stellenbosch-10-2|4	# catalog-date 2012-02-23 16:44:15 +0100
14mr|texlive-stellenbosch-10-2|5	# catalog-license lppl
14mr|texlive-stellenbosch-10-2|6	# catalog-version 10
14mr|texlive-stellenbosch-10-2|7	Name:		texlive-stellenbosch
14mr|texlive-stellenbosch-10-2|8	Version:	10
14mr|texlive-stellenbosch-10-2|9	Release:	2
14mr|texlive-stellenbosch-10-2|10	Summary:	Stellenbosch thesis bundle
14mr|texlive-stellenbosch-10-2|11	Group:		Publishing
14mr|texlive-stellenbosch-10-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stellenbosch
14mr|texlive-stellenbosch-10-2|13	License:	LPPL
14mr|texlive-stellenbosch-10-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stellenbosch.tar.xz
14mr|texlive-stellenbosch-10-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stellenbosch.doc.tar.xz
14mr|texlive-stellenbosch-10-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stellenbosch.source.tar.xz
14mr|texlive-stellenbosch-10-2|17	BuildArch:	noarch
14mr|texlive-stellenbosch-10-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-stellenbosch-10-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-stellenbosch-10-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-stellenbosch-10-2|21	
14mr|texlive-stellenbosch-10-2|22	%description
14mr|texlive-stellenbosch-10-2|23	The usthesis class/style files are provided to typeset reports,
14mr|texlive-stellenbosch-10-2|24	theses and dissertations that conform to the requirements of
14mr|texlive-stellenbosch-10-2|25	the Engineering Faculty of the University of Stellenbosch. The
14mr|texlive-stellenbosch-10-2|26	class file usthesis.cls is based on the standard LaTeX book
14mr|texlive-stellenbosch-10-2|27	class, while usthesis.sty is a style file to be loaded on top
14mr|texlive-stellenbosch-10-2|28	of the very powerful memoir class. Both options give identical
14mr|texlive-stellenbosch-10-2|29	output, but the benefit of the using memoir is that it has many
14mr|texlive-stellenbosch-10-2|30	additional command and environments for formatting and
14mr|texlive-stellenbosch-10-2|31	processing of a document. Usthesis is primarily concerned with
14mr|texlive-stellenbosch-10-2|32	the formatting of the front matter such as the title page,
14mr|texlive-stellenbosch-10-2|33	abstract, etc. and a decent page layout on A4 paper. It also
14mr|texlive-stellenbosch-10-2|34	works together with the babel package to provide language
14mr|texlive-stellenbosch-10-2|35	options to typeset documents in Afrikaans or in English.
14mr|texlive-stellenbosch-10-2|36	Additional packages are provided for bibliographic matter, note
14mr|texlive-stellenbosch-10-2|37	title pages, lists of symbols, as well as various graphic files
14mr|texlive-stellenbosch-10-2|38	for logos.
14mr|texlive-stellenbosch-10-2|39	
14mr|texlive-stellenbosch-10-2|40	%post
14mr|texlive-stellenbosch-10-2|41	%{_sbindir}/texlive.post
14mr|texlive-stellenbosch-10-2|42	
14mr|texlive-stellenbosch-10-2|43	%postun
14mr|texlive-stellenbosch-10-2|44	if [ $1 -eq 0 ]; then
14mr|texlive-stellenbosch-10-2|45	%{_sbindir}/texlive.post
14mr|texlive-stellenbosch-10-2|46	fi
14mr|texlive-stellenbosch-10-2|47	
14mr|texlive-stellenbosch-10-2|48	#-----------------------------------------------------------------------
14mr|texlive-stellenbosch-10-2|49	%files
14mr|texlive-stellenbosch-10-2|50	%{_texmfdistdir}/bibtex/bst/stellenbosch/usmeg-a.bst
14mr|texlive-stellenbosch-10-2|51	%{_texmfdistdir}/bibtex/bst/stellenbosch/usmeg-n.bst
14mr|texlive-stellenbosch-10-2|52	%{_texmfdistdir}/bibtex/bst/stellenbosch/ussagus.bst
14mr|texlive-stellenbosch-10-2|53	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW-top.eps
14mr|texlive-stellenbosch-10-2|54	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW-top.pdf
14mr|texlive-stellenbosch-10-2|55	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW.eps
14mr|texlive-stellenbosch-10-2|56	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW.pdf
14mr|texlive-stellenbosch-10-2|57	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-top.eps
14mr|texlive-stellenbosch-10-2|58	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-top.pdf
14mr|texlive-stellenbosch-10-2|59	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo.eps
14mr|texlive-stellenbosch-10-2|60	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo.pdf
14mr|texlive-stellenbosch-10-2|61	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-BW.eps
14mr|texlive-stellenbosch-10-2|62	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-BW.jpg
14mr|texlive-stellenbosch-10-2|63	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-WM.eps
14mr|texlive-stellenbosch-10-2|64	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-WM.jpg
14mr|texlive-stellenbosch-10-2|65	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-stack.eps
14mr|texlive-stellenbosch-10-2|66	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-stack.jpg
14mr|texlive-stellenbosch-10-2|67	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-top.eps
14mr|texlive-stellenbosch-10-2|68	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-top.jpg
14mr|texlive-stellenbosch-10-2|69	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest.eps
14mr|texlive-stellenbosch-10-2|70	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest.jpg
14mr|texlive-stellenbosch-10-2|71	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-BW.eps
14mr|texlive-stellenbosch-10-2|72	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-BW.pdf
14mr|texlive-stellenbosch-10-2|73	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-gold.eps
14mr|texlive-stellenbosch-10-2|74	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-gold.pdf
14mr|texlive-stellenbosch-10-2|75	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-grey.eps
14mr|texlive-stellenbosch-10-2|76	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-grey.pdf
14mr|texlive-stellenbosch-10-2|77	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-maroon.eps
14mr|texlive-stellenbosch-10-2|78	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-maroon.pdf
14mr|texlive-stellenbosch-10-2|79	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-left.eps
14mr|texlive-stellenbosch-10-2|80	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-left.pdf
14mr|texlive-stellenbosch-10-2|81	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-stack.eps
14mr|texlive-stellenbosch-10-2|82	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-stack.pdf
14mr|texlive-stellenbosch-10-2|83	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-top.eps
14mr|texlive-stellenbosch-10-2|84	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-top.pdf
14mr|texlive-stellenbosch-10-2|85	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW.eps
14mr|texlive-stellenbosch-10-2|86	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW.pdf
14mr|texlive-stellenbosch-10-2|87	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-left.eps
14mr|texlive-stellenbosch-10-2|88	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-left.pdf
14mr|texlive-stellenbosch-10-2|89	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-stack.eps
14mr|texlive-stellenbosch-10-2|90	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-stack.pdf
14mr|texlive-stellenbosch-10-2|91	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-top.eps
14mr|texlive-stellenbosch-10-2|92	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-top.pdf
14mr|texlive-stellenbosch-10-2|93	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo.eps
14mr|texlive-stellenbosch-10-2|94	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo.pdf
14mr|texlive-stellenbosch-10-2|95	%{_texmfdistdir}/tex/latex/stellenbosch/usbib.afr
14mr|texlive-stellenbosch-10-2|96	%{_texmfdistdir}/tex/latex/stellenbosch/usbib.eng
14mr|texlive-stellenbosch-10-2|97	%{_texmfdistdir}/tex/latex/stellenbosch/usbib.sty
14mr|texlive-stellenbosch-10-2|98	%{_texmfdistdir}/tex/latex/stellenbosch/usnomencl.sty
14mr|texlive-stellenbosch-10-2|99	%{_texmfdistdir}/tex/latex/stellenbosch/ussummary.sty
14mr|texlive-stellenbosch-10-2|100	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.afr
14mr|texlive-stellenbosch-10-2|101	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.cls
14mr|texlive-stellenbosch-10-2|102	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.eng
14mr|texlive-stellenbosch-10-2|103	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.sty
14mr|texlive-stellenbosch-10-2|104	%{_texmfdistdir}/tex/latex/stellenbosch/ustitle.sty
14mr|texlive-stellenbosch-10-2|105	%doc %{_texmfdistdir}/doc/latex/stellenbosch/CHANGELOG
14mr|texlive-stellenbosch-10-2|106	%doc %{_texmfdistdir}/doc/latex/stellenbosch/README
14mr|texlive-stellenbosch-10-2|107	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USbib-1.0.pdf
14mr|texlive-stellenbosch-10-2|108	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USlogos-doc-4.0.pdf
14mr|texlive-stellenbosch-10-2|109	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USnomencl-1.1.pdf
14mr|texlive-stellenbosch-10-2|110	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USsummary-1.0a.pdf
14mr|texlive-stellenbosch-10-2|111	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USthesis-4.3.pdf
14mr|texlive-stellenbosch-10-2|112	%doc %{_texmfdistdir}/doc/latex/stellenbosch/UStitle-1.0.pdf
14mr|texlive-stellenbosch-10-2|113	%doc %{_texmfdistdir}/doc/latex/stellenbosch/templates/masters-sample.zip
14mr|texlive-stellenbosch-10-2|114	%doc %{_texmfdistdir}/doc/latex/stellenbosch/templates/report-sample.zip
14mr|texlive-stellenbosch-10-2|115	#- source
14mr|texlive-stellenbosch-10-2|116	%doc %{_texmfdistdir}/source/latex/stellenbosch/USbib-1.0-scr.zip
14mr|texlive-stellenbosch-10-2|117	%doc %{_texmfdistdir}/source/latex/stellenbosch/USlogos-4.0-src.zip
14mr|texlive-stellenbosch-10-2|118	%doc %{_texmfdistdir}/source/latex/stellenbosch/USnomencl-1.1-src.zip
14mr|texlive-stellenbosch-10-2|119	%doc %{_texmfdistdir}/source/latex/stellenbosch/USsummary-1.0a-src.zip
14mr|texlive-stellenbosch-10-2|120	%doc %{_texmfdistdir}/source/latex/stellenbosch/USthesis-4.3-src.zip
14mr|texlive-stellenbosch-10-2|121	%doc %{_texmfdistdir}/source/latex/stellenbosch/UStitle-1.0-src.zip
14mr|texlive-stellenbosch-10-2|122	
14mr|texlive-stellenbosch-10-2|123	#-----------------------------------------------------------------------
14mr|texlive-stellenbosch-10-2|124	%prep
14mr|texlive-stellenbosch-10-2|125	%setup -c -a0 -a1 -a2
14mr|texlive-stellenbosch-10-2|126	
14mr|texlive-stellenbosch-10-2|127	%build
14mr|texlive-stellenbosch-10-2|128	
14mr|texlive-stellenbosch-10-2|129	%install
14mr|texlive-stellenbosch-10-2|130	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stellenbosch-10-2|131	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-stellenbosch-10-2|132	
14mr|texlive-stellenbosch-10-2|133	
14mr|texlive-stellenbosch-10-2|134	
14mr|texlive-stellenbosch-10-2|135	%changelog
14mr|texlive-stellenbosch-10-2|136	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 10-2
14mr|texlive-stellenbosch-10-2|137	+ Revision: d25666b
14mr|texlive-stellenbosch-10-2|138	- MassBuild#440: Increase release tag
14mr|texlive-stellenbosch-10-2|139	
14mr|texlive-stellenbosch-10-2|140	

21422 14
14mr|texlive-stex-1.4-2|1	# revision 25792
14mr|texlive-stex-1.4-2|2	# category Package
14mr|texlive-stex-1.4-2|3	# catalog-ctan /macros/latex/contrib/stex
14mr|texlive-stex-1.4-2|4	# catalog-date 2012-01-28 13:25:34 +0100
14mr|texlive-stex-1.4-2|5	# catalog-license lppl
14mr|texlive-stex-1.4-2|6	# catalog-version 1.4
14mr|texlive-stex-1.4-2|7	Name:		texlive-stex
14mr|texlive-stex-1.4-2|8	Version:	1.4
14mr|texlive-stex-1.4-2|9	Release:	2
14mr|texlive-stex-1.4-2|10	Summary:	An Infrastructure for Semantic Preloading of LaTeX Documents
14mr|texlive-stex-1.4-2|11	Group:		Publishing
14mr|texlive-stex-1.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stex
14mr|texlive-stex-1.4-2|13	License:	LPPL
14mr|texlive-stex-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stex.tar.xz
14mr|texlive-stex-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stex.doc.tar.xz
14mr|texlive-stex-1.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stex.source.tar.xz
14mr|texlive-stex-1.4-2|17	BuildArch:	noarch
14mr|texlive-stex-1.4-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-stex-1.4-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-stex-1.4-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-stex-1.4-2|21	
14mr|texlive-stex-1.4-2|22	%description
14mr|texlive-stex-1.4-2|23	The sTeX package collection is a version of TeX/LaTeX that
14mr|texlive-stex-1.4-2|24	allows to markup TeX/LaTeX documents semantically without
14mr|texlive-stex-1.4-2|25	leaving the document format, essentially turning it into a
14mr|texlive-stex-1.4-2|26	document format for mathematical knowledge management (MKM).
14mr|texlive-stex-1.4-2|27	
14mr|texlive-stex-1.4-2|28	%post
14mr|texlive-stex-1.4-2|29	%{_sbindir}/texlive.post
14mr|texlive-stex-1.4-2|30	
14mr|texlive-stex-1.4-2|31	%postun
14mr|texlive-stex-1.4-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-stex-1.4-2|33	%{_sbindir}/texlive.post
14mr|texlive-stex-1.4-2|34	fi
14mr|texlive-stex-1.4-2|35	
14mr|texlive-stex-1.4-2|36	#-----------------------------------------------------------------------
14mr|texlive-stex-1.4-2|37	%files
14mr|texlive-stex-1.4-2|38	%{_texmfdistdir}/tex/latex/stex/cmath/cmath.sty
14mr|texlive-stex-1.4-2|39	%{_texmfdistdir}/tex/latex/stex/cmath/cmath.sty.ltxml
14mr|texlive-stex-1.4-2|40	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathml.sty
14mr|texlive-stex-1.4-2|41	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathml.sty.ltxml
14mr|texlive-stex-1.4-2|42	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathmlx.sty
14mr|texlive-stex-1.4-2|43	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathmlx.sty.ltxml
14mr|texlive-stex-1.4-2|44	%{_texmfdistdir}/tex/latex/stex/cnx/cnx.cls
14mr|texlive-stex-1.4-2|45	%{_texmfdistdir}/tex/latex/stex/cnx/cnx.cls.ltxml
14mr|texlive-stex-1.4-2|46	%{_texmfdistdir}/tex/latex/stex/ctansvn.sty
14mr|texlive-stex-1.4-2|47	%{_texmfdistdir}/tex/latex/stex/dcm/dcm.sty
14mr|texlive-stex-1.4-2|48	%{_texmfdistdir}/tex/latex/stex/dcm/dcm.sty.ltxml
14mr|texlive-stex-1.4-2|49	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.cls
14mr|texlive-stex-1.4-2|50	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.cls.ltxml
14mr|texlive-stex-1.4-2|51	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.sty
14mr|texlive-stex-1.4-2|52	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.sty.ltxml
14mr|texlive-stex-1.4-2|53	%{_texmfdistdir}/tex/latex/stex/metakeys/metakeys.sty
14mr|texlive-stex-1.4-2|54	%{_texmfdistdir}/tex/latex/stex/metakeys/metakeys.sty.ltxml
14mr|texlive-stex-1.4-2|55	%{_texmfdistdir}/tex/latex/stex/mikoslides/beamerthemeJacobs.sty
14mr|texlive-stex-1.4-2|56	%{_texmfdistdir}/tex/latex/stex/mikoslides/cc-by-sa.png
14mr|texlive-stex-1.4-2|57	%{_texmfdistdir}/tex/latex/stex/mikoslides/cc_somerights.png
14mr|texlive-stex-1.4-2|58	%{_texmfdistdir}/tex/latex/stex/mikoslides/dangerous-bend.png
14mr|texlive-stex-1.4-2|59	%{_texmfdistdir}/tex/latex/stex/mikoslides/jacobs-logo.png
14mr|texlive-stex-1.4-2|60	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoaffiliation.sty
14mr|texlive-stex-1.4-2|61	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml
14mr|texlive-stex-1.4-2|62	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoslides.cls
14mr|texlive-stex-1.4-2|63	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoslides.cls.ltxml
14mr|texlive-stex-1.4-2|64	%{_texmfdistdir}/tex/latex/stex/mikoslides/shading-l2r.png
14mr|texlive-stex-1.4-2|65	%{_texmfdistdir}/tex/latex/stex/modules/modules.sty
14mr|texlive-stex-1.4-2|66	%{_texmfdistdir}/tex/latex/stex/modules/modules.sty.ltxml
14mr|texlive-stex-1.4-2|67	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.cls
14mr|texlive-stex-1.4-2|68	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.cls.ltxml
14mr|texlive-stex-1.4-2|69	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.sty
14mr|texlive-stex-1.4-2|70	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.sty.ltxml
14mr|texlive-stex-1.4-2|71	%{_texmfdistdir}/tex/latex/stex/omtext/omtext.sty
14mr|texlive-stex-1.4-2|72	%{_texmfdistdir}/tex/latex/stex/omtext/omtext.sty.ltxml
14mr|texlive-stex-1.4-2|73	%{_texmfdistdir}/tex/latex/stex/presentation/presentation.sty
14mr|texlive-stex-1.4-2|74	%{_texmfdistdir}/tex/latex/stex/presentation/presentation.sty.ltxml
14mr|texlive-stex-1.4-2|75	%{_texmfdistdir}/tex/latex/stex/problem/problem.sty
14mr|texlive-stex-1.4-2|76	%{_texmfdistdir}/tex/latex/stex/problem/problem.sty.ltxml
14mr|texlive-stex-1.4-2|77	%{_texmfdistdir}/tex/latex/stex/rdfmeta/rdfmeta.sty
14mr|texlive-stex-1.4-2|78	%{_texmfdistdir}/tex/latex/stex/rdfmeta/rdfmeta.sty.ltxml
14mr|texlive-stex-1.4-2|79	%{_texmfdistdir}/tex/latex/stex/reqdoc/reqdoc.sty
14mr|texlive-stex-1.4-2|80	%{_texmfdistdir}/tex/latex/stex/reqdoc/reqdoc.sty.ltxml
14mr|texlive-stex-1.4-2|81	%{_texmfdistdir}/tex/latex/stex/sproof/sproof.sty
14mr|texlive-stex-1.4-2|82	%{_texmfdistdir}/tex/latex/stex/sproof/sproof.sty.ltxml
14mr|texlive-stex-1.4-2|83	%{_texmfdistdir}/tex/latex/stex/sref/sref.sty
14mr|texlive-stex-1.4-2|84	%{_texmfdistdir}/tex/latex/stex/sref/sref.sty.ltxml
14mr|texlive-stex-1.4-2|85	%{_texmfdistdir}/tex/latex/stex/statements/statements.sty
14mr|texlive-stex-1.4-2|86	%{_texmfdistdir}/tex/latex/stex/statements/statements.sty.ltxml
14mr|texlive-stex-1.4-2|87	%{_texmfdistdir}/tex/latex/stex/stex-logo.sty
14mr|texlive-stex-1.4-2|88	%{_texmfdistdir}/tex/latex/stex/stex-logo.sty.ltxml
14mr|texlive-stex-1.4-2|89	%{_texmfdistdir}/tex/latex/stex/stex.sty
14mr|texlive-stex-1.4-2|90	%{_texmfdistdir}/tex/latex/stex/stex.sty.ltxml
14mr|texlive-stex-1.4-2|91	%{_texmfdistdir}/tex/latex/stex/stex.tex
14mr|texlive-stex-1.4-2|92	%{_texmfdistdir}/tex/latex/stex/workaddress/workaddress.sty
14mr|texlive-stex-1.4-2|93	%{_texmfdistdir}/tex/latex/stex/workaddress/workaddress.sty.ltxml
14mr|texlive-stex-1.4-2|94	%doc %{_texmfdistdir}/doc/latex/stex/README
14mr|texlive-stex-1.4-2|95	%doc %{_texmfdistdir}/doc/latex/stex/cmath/README
14mr|texlive-stex-1.4-2|96	%doc %{_texmfdistdir}/doc/latex/stex/cmath/cmath.pdf
14mr|texlive-stex-1.4-2|97	%doc %{_texmfdistdir}/doc/latex/stex/cmathml/README
14mr|texlive-stex-1.4-2|98	%doc %{_texmfdistdir}/doc/latex/stex/cmathml/cmathml.pdf
14mr|texlive-stex-1.4-2|99	%doc %{_texmfdistdir}/doc/latex/stex/cnx/README
14mr|texlive-stex-1.4-2|100	%doc %{_texmfdistdir}/doc/latex/stex/cnx/cnx.pdf
14mr|texlive-stex-1.4-2|101	%doc %{_texmfdistdir}/doc/latex/stex/dcm/README
14mr|texlive-stex-1.4-2|102	%doc %{_texmfdistdir}/doc/latex/stex/dcm/dcm.pdf
14mr|texlive-stex-1.4-2|103	%doc %{_texmfdistdir}/doc/latex/stex/example/Makefile
14mr|texlive-stex-1.4-2|104	%doc %{_texmfdistdir}/doc/latex/stex/example/README
14mr|texlive-stex-1.4-2|105	%doc %{_texmfdistdir}/doc/latex/stex/example/background/Makefile
14mr|texlive-stex-1.4-2|106	%doc %{_texmfdistdir}/doc/latex/stex/example/background/all.omdoc
14mr|texlive-stex-1.4-2|107	%doc %{_texmfdistdir}/doc/latex/stex/example/background/all.tex
14mr|texlive-stex-1.4-2|108	%doc %{_texmfdistdir}/doc/latex/stex/example/background/functions.omdoc
14mr|texlive-stex-1.4-2|109	%doc %{_texmfdistdir}/doc/latex/stex/example/background/functions.sms
14mr|texlive-stex-1.4-2|110	%doc %{_texmfdistdir}/doc/latex/stex/example/background/functions.tex
14mr|texlive-stex-1.4-2|111	%doc %{_texmfdistdir}/doc/latex/stex/example/background/post.tex
14mr|texlive-stex-1.4-2|112	%doc %{_texmfdistdir}/doc/latex/stex/example/background/pre.tex
14mr|texlive-stex-1.4-2|113	%doc %{_texmfdistdir}/doc/latex/stex/example/background/reals.omdoc
14mr|texlive-stex-1.4-2|114	%doc %{_texmfdistdir}/doc/latex/stex/example/background/reals.sms
14mr|texlive-stex-1.4-2|115	%doc %{_texmfdistdir}/doc/latex/stex/example/background/reals.tex
14mr|texlive-stex-1.4-2|116	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/Makefile
14mr|texlive-stex-1.4-2|117	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/continuous.omdoc
14mr|texlive-stex-1.4-2|118	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/continuous.sms
14mr|texlive-stex-1.4-2|119	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/continuous.tex
14mr|texlive-stex-1.4-2|120	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/differentiable.omdoc
14mr|texlive-stex-1.4-2|121	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/differentiable.sms
14mr|texlive-stex-1.4-2|122	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/differentiable.tex
14mr|texlive-stex-1.4-2|123	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/intro.omdoc
14mr|texlive-stex-1.4-2|124	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/intro.sms
14mr|texlive-stex-1.4-2|125	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/intro.tex
14mr|texlive-stex-1.4-2|126	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/paper.omdoc
14mr|texlive-stex-1.4-2|127	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/paper.pdf
14mr|texlive-stex-1.4-2|128	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/paper.tex
14mr|texlive-stex-1.4-2|129	%doc %{_texmfdistdir}/doc/latex/stex/example/test/Makefile
14mr|texlive-stex-1.4-2|130	%doc %{_texmfdistdir}/doc/latex/stex/hwexam/README
14mr|texlive-stex-1.4-2|131	%doc %{_texmfdistdir}/doc/latex/stex/hwexam/hwexam.pdf
14mr|texlive-stex-1.4-2|132	%doc %{_texmfdistdir}/doc/latex/stex/metakeys/README
14mr|texlive-stex-1.4-2|133	%doc %{_texmfdistdir}/doc/latex/stex/metakeys/metakeys.pdf
14mr|texlive-stex-1.4-2|134	%doc %{_texmfdistdir}/doc/latex/stex/mikoslides/README
14mr|texlive-stex-1.4-2|135	%doc %{_texmfdistdir}/doc/latex/stex/mikoslides/mikoslides.pdf
14mr|texlive-stex-1.4-2|136	%doc %{_texmfdistdir}/doc/latex/stex/modules/README
14mr|texlive-stex-1.4-2|137	%doc %{_texmfdistdir}/doc/latex/stex/modules/modules.pdf
14mr|texlive-stex-1.4-2|138	%doc %{_texmfdistdir}/doc/latex/stex/omdoc/README
14mr|texlive-stex-1.4-2|139	%doc %{_texmfdistdir}/doc/latex/stex/omdoc/omdoc.pdf
14mr|texlive-stex-1.4-2|140	%doc %{_texmfdistdir}/doc/latex/stex/omtext/README
14mr|texlive-stex-1.4-2|141	%doc %{_texmfdistdir}/doc/latex/stex/omtext/omtext.pdf
14mr|texlive-stex-1.4-2|142	%doc %{_texmfdistdir}/doc/latex/stex/presentation/README
14mr|texlive-stex-1.4-2|143	%doc %{_texmfdistdir}/doc/latex/stex/presentation/presentation.pdf
14mr|texlive-stex-1.4-2|144	%doc %{_texmfdistdir}/doc/latex/stex/problem/README
14mr|texlive-stex-1.4-2|145	%doc %{_texmfdistdir}/doc/latex/stex/problem/problem.pdf
14mr|texlive-stex-1.4-2|146	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/README
14mr|texlive-stex-1.4-2|147	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/certification.pdf
14mr|texlive-stex-1.4-2|148	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/certification.tex
14mr|texlive-stex-1.4-2|149	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/rdfmeta.pdf
14mr|texlive-stex-1.4-2|150	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/README
14mr|texlive-stex-1.4-2|151	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/reqdoc.pdf
14mr|texlive-stex-1.4-2|152	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/requirements.pdf
14mr|texlive-stex-1.4-2|153	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/requirements.tex
14mr|texlive-stex-1.4-2|154	%doc %{_texmfdistdir}/doc/latex/stex/sproof/README
14mr|texlive-stex-1.4-2|155	%doc %{_texmfdistdir}/doc/latex/stex/sproof/sproof.pdf
14mr|texlive-stex-1.4-2|156	%doc %{_texmfdistdir}/doc/latex/stex/sref/README
14mr|texlive-stex-1.4-2|157	%doc %{_texmfdistdir}/doc/latex/stex/sref/book.pdf
14mr|texlive-stex-1.4-2|158	%doc %{_texmfdistdir}/doc/latex/stex/sref/book.tex
14mr|texlive-stex-1.4-2|159	%doc %{_texmfdistdir}/doc/latex/stex/sref/idc.pdf
14mr|texlive-stex-1.4-2|160	%doc %{_texmfdistdir}/doc/latex/stex/sref/idc.tex
14mr|texlive-stex-1.4-2|161	%doc %{_texmfdistdir}/doc/latex/stex/sref/idcmain.tex
14mr|texlive-stex-1.4-2|162	%doc %{_texmfdistdir}/doc/latex/stex/sref/scr.pdf
14mr|texlive-stex-1.4-2|163	%doc %{_texmfdistdir}/doc/latex/stex/sref/scr.tex
14mr|texlive-stex-1.4-2|164	%doc %{_texmfdistdir}/doc/latex/stex/sref/scrmain.tex
14mr|texlive-stex-1.4-2|165	%doc %{_texmfdistdir}/doc/latex/stex/sref/sref.pdf
14mr|texlive-stex-1.4-2|166	%doc %{_texmfdistdir}/doc/latex/stex/statements/README
14mr|texlive-stex-1.4-2|167	%doc %{_texmfdistdir}/doc/latex/stex/statements/statements.pdf
14mr|texlive-stex-1.4-2|168	%doc %{_texmfdistdir}/doc/latex/stex/stex.pdf
14mr|texlive-stex-1.4-2|169	%doc %{_texmfdistdir}/doc/latex/stex/workaddress/README
14mr|texlive-stex-1.4-2|170	%doc %{_texmfdistdir}/doc/latex/stex/workaddress/workaddress.pdf
14mr|texlive-stex-1.4-2|171	#- source
14mr|texlive-stex-1.4-2|172	%doc %{_texmfdistdir}/source/latex/stex/bin/Makefile
14mr|texlive-stex-1.4-2|173	%doc %{_texmfdistdir}/source/latex/stex/bin/Modparse.pm
14mr|texlive-stex-1.4-2|174	%doc %{_texmfdistdir}/source/latex/stex/bin/README
14mr|texlive-stex-1.4-2|175	%doc %{_texmfdistdir}/source/latex/stex/bin/TexId.pm
14mr|texlive-stex-1.4-2|176	%doc %{_texmfdistdir}/source/latex/stex/bin/allgen
14mr|texlive-stex-1.4-2|177	%doc %{_texmfdistdir}/source/latex/stex/bin/bms
14mr|texlive-stex-1.4-2|178	%doc %{_texmfdistdir}/source/latex/stex/bin/checksum
14mr|texlive-stex-1.4-2|179	%doc %{_texmfdistdir}/source/latex/stex/bin/convert-paths
14mr|texlive-stex-1.4-2|180	%doc %{_texmfdistdir}/source/latex/stex/bin/filedate
14mr|texlive-stex-1.4-2|181	%doc %{_texmfdistdir}/source/latex/stex/bin/gen-symdef-table.pl
14mr|texlive-stex-1.4-2|182	%doc %{_texmfdistdir}/source/latex/stex/bin/grep-rerun
14mr|texlive-stex-1.4-2|183	%doc %{_texmfdistdir}/source/latex/stex/bin/idcheck
14mr|texlive-stex-1.4-2|184	%doc %{_texmfdistdir}/source/latex/stex/bin/msplit
14mr|texlive-stex-1.4-2|185	%doc %{_texmfdistdir}/source/latex/stex/bin/old/Makefile
14mr|texlive-stex-1.4-2|186	%doc %{_texmfdistdir}/source/latex/stex/bin/old/defcon.l
14mr|texlive-stex-1.4-2|187	%doc %{_texmfdistdir}/source/latex/stex/bin/old/idcheck.l
14mr|texlive-stex-1.4-2|188	%doc %{_texmfdistdir}/source/latex/stex/bin/old/modstr.l
14mr|texlive-stex-1.4-2|189	%doc %{_texmfdistdir}/source/latex/stex/bin/old/symdef
14mr|texlive-stex-1.4-2|190	%doc %{_texmfdistdir}/source/latex/stex/bin/rf
14mr|texlive-stex-1.4-2|191	%doc %{_texmfdistdir}/source/latex/stex/bin/rng2dot/ModelRNC.pm
14mr|texlive-stex-1.4-2|192	%doc %{_texmfdistdir}/source/latex/stex/bin/rng2dot/rng2dot
14mr|texlive-stex-1.4-2|193	%doc %{_texmfdistdir}/source/latex/stex/bin/sgraph
14mr|texlive-stex-1.4-2|194	%doc %{_texmfdistdir}/source/latex/stex/bin/sms
14mr|texlive-stex-1.4-2|195	%doc %{_texmfdistdir}/source/latex/stex/bin/stexml
14mr|texlive-stex-1.4-2|196	%doc %{_texmfdistdir}/source/latex/stex/bin/stexmlmod
14mr|texlive-stex-1.4-2|197	%doc %{_texmfdistdir}/source/latex/stex/bin/termin
14mr|texlive-stex-1.4-2|198	%doc %{_texmfdistdir}/source/latex/stex/cmath/cmath.dtx
14mr|texlive-stex-1.4-2|199	%doc %{_texmfdistdir}/source/latex/stex/cmath/cmath.ins
14mr|texlive-stex-1.4-2|200	%doc %{_texmfdistdir}/source/latex/stex/cmathml/cmathml.dtx
14mr|texlive-stex-1.4-2|201	%doc %{_texmfdistdir}/source/latex/stex/cmathml/cmathml.ins
14mr|texlive-stex-1.4-2|202	%doc %{_texmfdistdir}/source/latex/stex/cnx/cnx.dtx
14mr|texlive-stex-1.4-2|203	%doc %{_texmfdistdir}/source/latex/stex/cnx/cnx.ins
14mr|texlive-stex-1.4-2|204	%doc %{_texmfdistdir}/source/latex/stex/dcm/dcm.dtx
14mr|texlive-stex-1.4-2|205	%doc %{_texmfdistdir}/source/latex/stex/dcm/dcm.ins
14mr|texlive-stex-1.4-2|206	%doc %{_texmfdistdir}/source/latex/stex/hwexam/hwexam.dtx
14mr|texlive-stex-1.4-2|207	%doc %{_texmfdistdir}/source/latex/stex/hwexam/hwexam.ins
14mr|texlive-stex-1.4-2|208	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile
14mr|texlive-stex-1.4-2|209	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.base.in
14mr|texlive-stex-1.4-2|210	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.base.vars
14mr|texlive-stex-1.4-2|211	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.in
14mr|texlive-stex-1.4-2|212	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latex.in
14mr|texlive-stex-1.4-2|213	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latex.vars
14mr|texlive-stex-1.4-2|214	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latexml.in
14mr|texlive-stex-1.4-2|215	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latexml.vars
14mr|texlive-stex-1.4-2|216	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.subdirs
14mr|texlive-stex-1.4-2|217	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.vars
14mr|texlive-stex-1.4-2|218	%doc %{_texmfdistdir}/source/latex/stex/make/README
14mr|texlive-stex-1.4-2|219	%doc %{_texmfdistdir}/source/latex/stex/metakeys/metakeys.dtx
14mr|texlive-stex-1.4-2|220	%doc %{_texmfdistdir}/source/latex/stex/metakeys/metakeys.ins
14mr|texlive-stex-1.4-2|221	%doc %{_texmfdistdir}/source/latex/stex/mikoslides/mikoslides.dtx
14mr|texlive-stex-1.4-2|222	%doc %{_texmfdistdir}/source/latex/stex/mikoslides/mikoslides.ins
14mr|texlive-stex-1.4-2|223	%doc %{_texmfdistdir}/source/latex/stex/modules/modules.dtx
14mr|texlive-stex-1.4-2|224	%doc %{_texmfdistdir}/source/latex/stex/modules/modules.ins
14mr|texlive-stex-1.4-2|225	%doc %{_texmfdistdir}/source/latex/stex/omdoc/omdoc.dtx
14mr|texlive-stex-1.4-2|226	%doc %{_texmfdistdir}/source/latex/stex/omdoc/omdoc.ins
14mr|texlive-stex-1.4-2|227	%doc %{_texmfdistdir}/source/latex/stex/omtext/omtext.dtx
14mr|texlive-stex-1.4-2|228	%doc %{_texmfdistdir}/source/latex/stex/omtext/omtext.ins
14mr|texlive-stex-1.4-2|229	%doc %{_texmfdistdir}/source/latex/stex/presentation/presentation.dtx
14mr|texlive-stex-1.4-2|230	%doc %{_texmfdistdir}/source/latex/stex/presentation/presentation.ins
14mr|texlive-stex-1.4-2|231	%doc %{_texmfdistdir}/source/latex/stex/problem/problem.dtx
14mr|texlive-stex-1.4-2|232	%doc %{_texmfdistdir}/source/latex/stex/problem/problem.ins
14mr|texlive-stex-1.4-2|233	%doc %{_texmfdistdir}/source/latex/stex/rdfmeta/rdfmeta.dtx
14mr|texlive-stex-1.4-2|234	%doc %{_texmfdistdir}/source/latex/stex/rdfmeta/rdfmeta.ins
14mr|texlive-stex-1.4-2|235	%doc %{_texmfdistdir}/source/latex/stex/reqdoc/reqdoc.dtx
14mr|texlive-stex-1.4-2|236	%doc %{_texmfdistdir}/source/latex/stex/reqdoc/reqdoc.ins
14mr|texlive-stex-1.4-2|237	%doc %{_texmfdistdir}/source/latex/stex/schema/Makefile
14mr|texlive-stex-1.4-2|238	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-bib.rnc
14mr|texlive-stex-1.4-2|239	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-bib.rng
14mr|texlive-stex-1.4-2|240	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-block.rnc
14mr|texlive-stex-1.4-2|241	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-block.rng
14mr|texlive-stex-1.4-2|242	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-common.rnc
14mr|texlive-stex-1.4-2|243	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-common.rng
14mr|texlive-stex-1.4-2|244	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-inline.rnc
14mr|texlive-stex-1.4-2|245	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-inline.rng
14mr|texlive-stex-1.4-2|246	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-math.rnc
14mr|texlive-stex-1.4-2|247	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-math.rng
14mr|texlive-stex-1.4-2|248	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-para.rnc
14mr|texlive-stex-1.4-2|249	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-para.rng
14mr|texlive-stex-1.4-2|250	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-picture.rnc
14mr|texlive-stex-1.4-2|251	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-picture.rng
14mr|texlive-stex-1.4-2|252	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-structure.rnc
14mr|texlive-stex-1.4-2|253	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-structure.rng
14mr|texlive-stex-1.4-2|254	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-tabular.rnc
14mr|texlive-stex-1.4-2|255	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-tabular.rng
14mr|texlive-stex-1.4-2|256	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML.rnc
14mr|texlive-stex-1.4-2|257	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML.rng
14mr|texlive-stex-1.4-2|258	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animation.rnc
14mr|texlive-stex-1.4-2|259	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animation.rng
14mr|texlive-stex-1.4-2|260	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animevents-attrib.rnc
14mr|texlive-stex-1.4-2|261	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animevents-attrib.rng
14mr|texlive-stex-1.4-2|262	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-clip.rnc
14mr|texlive-stex-1.4-2|263	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-clip.rng
14mr|texlive-stex-1.4-2|264	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-filter.rnc
14mr|texlive-stex-1.4-2|265	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-filter.rng
14mr|texlive-stex-1.4-2|266	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-font.rnc
14mr|texlive-stex-1.4-2|267	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-font.rng
14mr|texlive-stex-1.4-2|268	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-graphics-attrib.rnc
14mr|texlive-stex-1.4-2|269	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-graphics-attrib.rng
14mr|texlive-stex-1.4-2|270	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-structure.rnc
14mr|texlive-stex-1.4-2|271	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-structure.rng
14mr|texlive-stex-1.4-2|272	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-text.rnc
14mr|texlive-stex-1.4-2|273	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-text.rng
14mr|texlive-stex-1.4-2|274	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-clip.rnc
14mr|texlive-stex-1.4-2|275	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-clip.rng
14mr|texlive-stex-1.4-2|276	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-conditional.rnc
14mr|texlive-stex-1.4-2|277	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-conditional.rng
14mr|texlive-stex-1.4-2|278	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-container-attrib.rnc
14mr|texlive-stex-1.4-2|279	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-container-attrib.rng
14mr|texlive-stex-1.4-2|280	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-core-attrib.rnc
14mr|texlive-stex-1.4-2|281	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-core-attrib.rng
14mr|texlive-stex-1.4-2|282	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-cursor.rnc
14mr|texlive-stex-1.4-2|283	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-cursor.rng
14mr|texlive-stex-1.4-2|284	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-datatypes.rnc
14mr|texlive-stex-1.4-2|285	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-datatypes.rng
14mr|texlive-stex-1.4-2|286	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-docevents-attrib.rnc
14mr|texlive-stex-1.4-2|287	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-docevents-attrib.rng
14mr|texlive-stex-1.4-2|288	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extensibility.rnc
14mr|texlive-stex-1.4-2|289	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extensibility.rng
14mr|texlive-stex-1.4-2|290	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extresources-attrib.rnc
14mr|texlive-stex-1.4-2|291	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extresources-attrib.rng
14mr|texlive-stex-1.4-2|292	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-filter.rnc
14mr|texlive-stex-1.4-2|293	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-filter.rng
14mr|texlive-stex-1.4-2|294	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-font.rnc
14mr|texlive-stex-1.4-2|295	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-font.rng
14mr|texlive-stex-1.4-2|296	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-gradient.rnc
14mr|texlive-stex-1.4-2|297	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-gradient.rng
14mr|texlive-stex-1.4-2|298	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphevents-attrib.rnc
14mr|texlive-stex-1.4-2|299	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphevents-attrib.rng
14mr|texlive-stex-1.4-2|300	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphics-attrib.rnc
14mr|texlive-stex-1.4-2|301	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphics-attrib.rng
14mr|texlive-stex-1.4-2|302	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-hyperlink.rnc
14mr|texlive-stex-1.4-2|303	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-hyperlink.rng
14mr|texlive-stex-1.4-2|304	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-image.rnc
14mr|texlive-stex-1.4-2|305	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-image.rng
14mr|texlive-stex-1.4-2|306	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-marker.rnc
14mr|texlive-stex-1.4-2|307	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-marker.rng
14mr|texlive-stex-1.4-2|308	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-mask.rnc
14mr|texlive-stex-1.4-2|309	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-mask.rng
14mr|texlive-stex-1.4-2|310	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-opacity-attrib.rnc
14mr|texlive-stex-1.4-2|311	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-opacity-attrib.rng
14mr|texlive-stex-1.4-2|312	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-paint-attrib.rnc
14mr|texlive-stex-1.4-2|313	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-paint-attrib.rng
14mr|texlive-stex-1.4-2|314	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-pattern.rnc
14mr|texlive-stex-1.4-2|315	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-pattern.rng
14mr|texlive-stex-1.4-2|316	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-profile.rnc
14mr|texlive-stex-1.4-2|317	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-profile.rng
14mr|texlive-stex-1.4-2|318	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-qname.rng
14mr|texlive-stex-1.4-2|319	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-script.rnc
14mr|texlive-stex-1.4-2|320	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-script.rng
14mr|texlive-stex-1.4-2|321	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-shape.rnc
14mr|texlive-stex-1.4-2|322	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-shape.rng
14mr|texlive-stex-1.4-2|323	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-structure.rnc
14mr|texlive-stex-1.4-2|324	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-structure.rng
14mr|texlive-stex-1.4-2|325	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-style.rnc
14mr|texlive-stex-1.4-2|326	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-style.rng
14mr|texlive-stex-1.4-2|327	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-text.rnc
14mr|texlive-stex-1.4-2|328	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-text.rng
14mr|texlive-stex-1.4-2|329	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-view.rnc
14mr|texlive-stex-1.4-2|330	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-view.rng
14mr|texlive-stex-1.4-2|331	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-viewport-attrib.rnc
14mr|texlive-stex-1.4-2|332	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-viewport-attrib.rng
14mr|texlive-stex-1.4-2|333	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-xlink-attrib.rnc
14mr|texlive-stex-1.4-2|334	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-xlink-attrib.rng
14mr|texlive-stex-1.4-2|335	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11-basic.rng
14mr|texlive-stex-1.4-2|336	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11-tiny.rng
14mr|texlive-stex-1.4-2|337	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11.rnc
14mr|texlive-stex-1.4-2|338	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11.rng
14mr|texlive-stex-1.4-2|339	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/Makefile
14mr|texlive-stex-1.4-2|340	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/metadata.rnc
14mr|texlive-stex-1.4-2|341	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc+ltxml.rnc
14mr|texlive-stex-1.4-2|342	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/MARCRelators.rnc
14mr|texlive-stex-1.4-2|343	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/Makefile
14mr|texlive-stex-1.4-2|344	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/README
14mr|texlive-stex-1.4-2|345	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/arith1.omdoc
14mr|texlive-stex-1.4-2|346	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/creativecommons.rnc
14mr|texlive-stex-1.4-2|347	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/dublincore.rnc
14mr|texlive-stex-1.4-2|348	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-common.rnc
14mr|texlive-stex-1.4-2|349	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-content.rnc
14mr|texlive-stex-1.4-2|350	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-presentation.rnc
14mr|texlive-stex-1.4-2|351	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-strict-content.rnc
14mr|texlive-stex-1.4-2|352	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-strict.rnc
14mr|texlive-stex-1.4-2|353	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3.rnc
14mr|texlive-stex-1.4-2|354	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mocksoap.rnc
14mr|texlive-stex-1.4-2|355	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omcd2.rnc
14mr|texlive-stex-1.4-2|356	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omcdgroup2.rnc
14mr|texlive-stex-1.4-2|357	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omcdsig2.rnc
14mr|texlive-stex-1.4-2|358	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoc-common.rnc
14mr|texlive-stex-1.4-2|359	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoc.rnc
14mr|texlive-stex-1.4-2|360	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocadt.rnc
14mr|texlive-stex-1.4-2|361	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoccc.rnc
14mr|texlive-stex-1.4-2|362	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoccth.rnc
14mr|texlive-stex-1.4-2|363	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocdc.rnc
14mr|texlive-stex-1.4-2|364	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocdg.rnc
14mr|texlive-stex-1.4-2|365	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocdoc.rnc
14mr|texlive-stex-1.4-2|366	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocext.rnc
14mr|texlive-stex-1.4-2|367	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocmeta.rnc
14mr|texlive-stex-1.4-2|368	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocmobj.rnc
14mr|texlive-stex-1.4-2|369	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocmtxt.rnc
14mr|texlive-stex-1.4-2|370	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocpf.rnc
14mr|texlive-stex-1.4-2|371	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocphys.rnc
14mr|texlive-stex-1.4-2|372	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocpres.rnc
14mr|texlive-stex-1.4-2|373	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocquiz.rnc
14mr|texlive-stex-1.4-2|374	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocrt.rnc
14mr|texlive-stex-1.4-2|375	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocst.rnc
14mr|texlive-stex-1.4-2|376	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/openmath2.rnc
14mr|texlive-stex-1.4-2|377	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/pxhtml.rnc
14mr|texlive-stex-1.4-2|378	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/schemas.xml
14mr|texlive-stex-1.4-2|379	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/todo
14mr|texlive-stex-1.4-2|380	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/todo.txt
14mr|texlive-stex-1.4-2|381	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-applet.rnc
14mr|texlive-stex-1.4-2|382	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-attribs.rnc
14mr|texlive-stex-1.4-2|383	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-basic-table.rnc
14mr|texlive-stex-1.4-2|384	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-bdo.rnc
14mr|texlive-stex-1.4-2|385	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-datatypes.rnc
14mr|texlive-stex-1.4-2|386	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-hypertext.rnc
14mr|texlive-stex-1.4-2|387	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-image.rnc
14mr|texlive-stex-1.4-2|388	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-inlstyle.rnc
14mr|texlive-stex-1.4-2|389	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-list.rnc
14mr|texlive-stex-1.4-2|390	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-object.rnc
14mr|texlive-stex-1.4-2|391	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-param.rnc
14mr|texlive-stex-1.4-2|392	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-table.rnc
14mr|texlive-stex-1.4-2|393	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-text.rnc
14mr|texlive-stex-1.4-2|394	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl.rnc
14mr|texlive-stex-1.4-2|395	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl2+ltxml.rnc
14mr|texlive-stex-1.4-2|396	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl2-xml.rnc
14mr|texlive-stex-1.4-2|397	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl2xml.rnc
14mr|texlive-stex-1.4-2|398	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/schemas.xml
14mr|texlive-stex-1.4-2|399	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/statements.rnc
14mr|texlive-stex-1.4-2|400	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-animation.rnc
14mr|texlive-stex-1.4-2|401	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-animevents-attrib.rnc
14mr|texlive-stex-1.4-2|402	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-clip.rnc
14mr|texlive-stex-1.4-2|403	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-filter.rnc
14mr|texlive-stex-1.4-2|404	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-font.rnc
14mr|texlive-stex-1.4-2|405	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-graphics-attrib.rnc
14mr|texlive-stex-1.4-2|406	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-structure.rnc
14mr|texlive-stex-1.4-2|407	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-text.rnc
14mr|texlive-stex-1.4-2|408	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-clip.rnc
14mr|texlive-stex-1.4-2|409	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-conditional.rnc
14mr|texlive-stex-1.4-2|410	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-container-attrib.rnc
14mr|texlive-stex-1.4-2|411	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-core-attrib.rnc
14mr|texlive-stex-1.4-2|412	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-cursor.rnc
14mr|texlive-stex-1.4-2|413	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-datatypes.rnc
14mr|texlive-stex-1.4-2|414	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-docevents-attrib.rnc
14mr|texlive-stex-1.4-2|415	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-extensibility.rnc
14mr|texlive-stex-1.4-2|416	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-extresources-attrib.rnc
14mr|texlive-stex-1.4-2|417	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-filter.rnc
14mr|texlive-stex-1.4-2|418	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-font.rnc
14mr|texlive-stex-1.4-2|419	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-gradient.rnc
14mr|texlive-stex-1.4-2|420	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-graphevents-attrib.rnc
14mr|texlive-stex-1.4-2|421	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-graphics-attrib.rnc
14mr|texlive-stex-1.4-2|422	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-hyperlink.rnc
14mr|texlive-stex-1.4-2|423	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-image.rnc
14mr|texlive-stex-1.4-2|424	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-marker.rnc
14mr|texlive-stex-1.4-2|425	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-mask.rnc
14mr|texlive-stex-1.4-2|426	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-opacity-attrib.rnc
14mr|texlive-stex-1.4-2|427	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-paint-attrib.rnc
14mr|texlive-stex-1.4-2|428	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-pattern.rnc
14mr|texlive-stex-1.4-2|429	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-profile.rnc
14mr|texlive-stex-1.4-2|430	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-qname.rnc
14mr|texlive-stex-1.4-2|431	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-script.rnc
14mr|texlive-stex-1.4-2|432	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-shape.rnc
14mr|texlive-stex-1.4-2|433	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-structure.rnc
14mr|texlive-stex-1.4-2|434	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-style.rnc
14mr|texlive-stex-1.4-2|435	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-text.rnc
14mr|texlive-stex-1.4-2|436	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-view.rnc
14mr|texlive-stex-1.4-2|437	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-viewport-attrib.rnc
14mr|texlive-stex-1.4-2|438	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-xlink-attrib.rnc
14mr|texlive-stex-1.4-2|439	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg11-basic.rnc
14mr|texlive-stex-1.4-2|440	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg11-tiny.rnc
14mr|texlive-stex-1.4-2|441	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg11.rnc
14mr|texlive-stex-1.4-2|442	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-bib.rng
14mr|texlive-stex-1.4-2|443	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-block.rng
14mr|texlive-stex-1.4-2|444	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-common.rng
14mr|texlive-stex-1.4-2|445	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-inline.rng
14mr|texlive-stex-1.4-2|446	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-math.rng
14mr|texlive-stex-1.4-2|447	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-para.rng
14mr|texlive-stex-1.4-2|448	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-picture.rng
14mr|texlive-stex-1.4-2|449	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-structure.rng
14mr|texlive-stex-1.4-2|450	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-tabular.rng
14mr|texlive-stex-1.4-2|451	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML.rng
14mr|texlive-stex-1.4-2|452	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/MARCRelators.rng
14mr|texlive-stex-1.4-2|453	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/Makefile
14mr|texlive-stex-1.4-2|454	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/creativecommons.rng
14mr|texlive-stex-1.4-2|455	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/dublincore.rng
14mr|texlive-stex-1.4-2|456	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-cds-pragmatic.rng
14mr|texlive-stex-1.4-2|457	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-common.rng
14mr|texlive-stex-1.4-2|458	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-content.rng
14mr|texlive-stex-1.4-2|459	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-pragmatic.rng
14mr|texlive-stex-1.4-2|460	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-presentation.rng
14mr|texlive-stex-1.4-2|461	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-strict-content.rng
14mr|texlive-stex-1.4-2|462	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-strict.rng
14mr|texlive-stex-1.4-2|463	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3.rng
14mr|texlive-stex-1.4-2|464	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/metadata.rng
14mr|texlive-stex-1.4-2|465	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc+ltxml.rng
14mr|texlive-stex-1.4-2|466	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc-common.rng
14mr|texlive-stex-1.4-2|467	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc-xhtml.rng
14mr|texlive-stex-1.4-2|468	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc.rng
14mr|texlive-stex-1.4-2|469	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocadt.rng
14mr|texlive-stex-1.4-2|470	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocattribs.rng
14mr|texlive-stex-1.4-2|471	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoccc.rng
14mr|texlive-stex-1.4-2|472	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoccth.rng
14mr|texlive-stex-1.4-2|473	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocdc.rng
14mr|texlive-stex-1.4-2|474	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocdg.rng
14mr|texlive-stex-1.4-2|475	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocdoc.rng
14mr|texlive-stex-1.4-2|476	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocext.rng
14mr|texlive-stex-1.4-2|477	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocmeta.rng
14mr|texlive-stex-1.4-2|478	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocmobj.rng
14mr|texlive-stex-1.4-2|479	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocmtxt.rng
14mr|texlive-stex-1.4-2|480	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocpf.rng
14mr|texlive-stex-1.4-2|481	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocpres.rng
14mr|texlive-stex-1.4-2|482	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocquiz.rng
14mr|texlive-stex-1.4-2|483	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocrt.rng
14mr|texlive-stex-1.4-2|484	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocst.rng
14mr|texlive-stex-1.4-2|485	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/openmath2.rng
14mr|texlive-stex-1.4-2|486	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/openmath3.rng
14mr|texlive-stex-1.4-2|487	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl.rng
14mr|texlive-stex-1.4-2|488	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl2+ltxml.rng
14mr|texlive-stex-1.4-2|489	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl2-xml.rng
14mr|texlive-stex-1.4-2|490	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl2xml.rng
14mr|texlive-stex-1.4-2|491	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/pxhtml.rng
14mr|texlive-stex-1.4-2|492	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/statements.rng
14mr|texlive-stex-1.4-2|493	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-animation.rng
14mr|texlive-stex-1.4-2|494	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-animevents-attrib.rng
14mr|texlive-stex-1.4-2|495	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-clip.rng
14mr|texlive-stex-1.4-2|496	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-filter.rng
14mr|texlive-stex-1.4-2|497	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-font.rng
14mr|texlive-stex-1.4-2|498	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-graphics-attrib.rng
14mr|texlive-stex-1.4-2|499	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-structure.rng
14mr|texlive-stex-1.4-2|500	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-text.rng
14mr|texlive-stex-1.4-2|501	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-clip.rng
14mr|texlive-stex-1.4-2|502	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-conditional.rng
14mr|texlive-stex-1.4-2|503	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-container-attrib.rng
14mr|texlive-stex-1.4-2|504	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-core-attrib.rng
14mr|texlive-stex-1.4-2|505	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-cursor.rng
14mr|texlive-stex-1.4-2|506	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-datatypes.rng
14mr|texlive-stex-1.4-2|507	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-docevents-attrib.rng
14mr|texlive-stex-1.4-2|508	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-extensibility.rng
14mr|texlive-stex-1.4-2|509	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-extresources-attrib.rng
14mr|texlive-stex-1.4-2|510	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-filter.rng
14mr|texlive-stex-1.4-2|511	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-font.rng
14mr|texlive-stex-1.4-2|512	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-gradient.rng
14mr|texlive-stex-1.4-2|513	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-graphevents-attrib.rng
14mr|texlive-stex-1.4-2|514	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-graphics-attrib.rng
14mr|texlive-stex-1.4-2|515	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-hyperlink.rng
14mr|texlive-stex-1.4-2|516	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-image.rng
14mr|texlive-stex-1.4-2|517	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-marker.rng
14mr|texlive-stex-1.4-2|518	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-mask.rng
14mr|texlive-stex-1.4-2|519	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-opacity-attrib.rng
14mr|texlive-stex-1.4-2|520	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-paint-attrib.rng
14mr|texlive-stex-1.4-2|521	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-pattern.rng
14mr|texlive-stex-1.4-2|522	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-profile.rng
14mr|texlive-stex-1.4-2|523	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-script.rng
14mr|texlive-stex-1.4-2|524	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-shape.rng
14mr|texlive-stex-1.4-2|525	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-structure.rng
14mr|texlive-stex-1.4-2|526	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-style.rng
14mr|texlive-stex-1.4-2|527	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-text.rng
14mr|texlive-stex-1.4-2|528	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-view.rng
14mr|texlive-stex-1.4-2|529	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-viewport-attrib.rng
14mr|texlive-stex-1.4-2|530	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-xlink-attrib.rng
14mr|texlive-stex-1.4-2|531	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg11.rng
14mr|texlive-stex-1.4-2|532	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-applet.rng
14mr|texlive-stex-1.4-2|533	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-attribs.rng
14mr|texlive-stex-1.4-2|534	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-base.rng
14mr|texlive-stex-1.4-2|535	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-basic-table.rng
14mr|texlive-stex-1.4-2|536	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-bdo.rng
14mr|texlive-stex-1.4-2|537	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-datatypes.rng
14mr|texlive-stex-1.4-2|538	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-hypertext.rng
14mr|texlive-stex-1.4-2|539	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-image.rng
14mr|texlive-stex-1.4-2|540	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-inlstyle.rng
14mr|texlive-stex-1.4-2|541	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-link.rng
14mr|texlive-stex-1.4-2|542	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-list.rng
14mr|texlive-stex-1.4-2|543	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-object.rng
14mr|texlive-stex-1.4-2|544	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-param.rng
14mr|texlive-stex-1.4-2|545	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-table.rng
14mr|texlive-stex-1.4-2|546	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-text.rng
14mr|texlive-stex-1.4-2|547	%doc %{_texmfdistdir}/source/latex/stex/sproof/sproof.dtx
14mr|texlive-stex-1.4-2|548	%doc %{_texmfdistdir}/source/latex/stex/sproof/sproof.ins
14mr|texlive-stex-1.4-2|549	%doc %{_texmfdistdir}/source/latex/stex/sref/sref.dtx
14mr|texlive-stex-1.4-2|550	%doc %{_texmfdistdir}/source/latex/stex/sref/sref.ins
14mr|texlive-stex-1.4-2|551	%doc %{_texmfdistdir}/source/latex/stex/statements/statements.dtx
14mr|texlive-stex-1.4-2|552	%doc %{_texmfdistdir}/source/latex/stex/statements/statements.ins
14mr|texlive-stex-1.4-2|553	%doc %{_texmfdistdir}/source/latex/stex/workaddress/workaddress.dtx
14mr|texlive-stex-1.4-2|554	%doc %{_texmfdistdir}/source/latex/stex/workaddress/workaddress.ins
14mr|texlive-stex-1.4-2|555	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-bib-xhtml.xsl
14mr|texlive-stex-1.4-2|556	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-block-xhtml.xsl
14mr|texlive-stex-1.4-2|557	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-common.xsl
14mr|texlive-stex-1.4-2|558	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-html.xsl
14mr|texlive-stex-1.4-2|559	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-html5.xsl
14mr|texlive-stex-1.4-2|560	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-inline-xhtml.xsl
14mr|texlive-stex-1.4-2|561	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-math-image.xsl
14mr|texlive-stex-1.4-2|562	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-math-mathml-html5.xsl
14mr|texlive-stex-1.4-2|563	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-math-mathml.xsl
14mr|texlive-stex-1.4-2|564	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-para-html5.xsl
14mr|texlive-stex-1.4-2|565	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-para-xhtml.xsl
14mr|texlive-stex-1.4-2|566	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-picture-image.xsl
14mr|texlive-stex-1.4-2|567	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-picture-svg-html5.xsl
14mr|texlive-stex-1.4-2|568	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-picture-svg.xsl
14mr|texlive-stex-1.4-2|569	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-structure-html5.xsl
14mr|texlive-stex-1.4-2|570	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-structure-xhtml.xsl
14mr|texlive-stex-1.4-2|571	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-tabular-xhtml.xsl
14mr|texlive-stex-1.4-2|572	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-html5.xsl
14mr|texlive-stex-1.4-2|573	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-xhtml.xsl
14mr|texlive-stex-1.4-2|574	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-xhtml.xsl
14mr|texlive-stex-1.4-2|575	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/amsart.css
14mr|texlive-stex-1.4-2|576	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/closedbib.css
14mr|texlive-stex-1.4-2|577	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/core.css
14mr|texlive-stex-1.4-2|578	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/marginpar.css
14mr|texlive-stex-1.4-2|579	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/navbar-left.css
14mr|texlive-stex-1.4-2|580	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/navbar-right.css
14mr|texlive-stex-1.4-2|581	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/theme-blue.css
14mr|texlive-stex-1.4-2|582	%doc %{_texmfdistdir}/source/latex/stex/xsl/Makefile
14mr|texlive-stex-1.4-2|583	%doc %{_texmfdistdir}/source/latex/stex/xsl/doc.xsl
14mr|texlive-stex-1.4-2|584	%doc %{_texmfdistdir}/source/latex/stex/xsl/graphics.xsl
14mr|texlive-stex-1.4-2|585	%doc %{_texmfdistdir}/source/latex/stex/xsl/listings.xsl
14mr|texlive-stex-1.4-2|586	%doc %{_texmfdistdir}/source/latex/stex/xsl/ltxml2cnx.xsl
14mr|texlive-stex-1.4-2|587	%doc %{_texmfdistdir}/source/latex/stex/xsl/math.xsl
14mr|texlive-stex-1.4-2|588	%doc %{_texmfdistdir}/source/latex/stex/xsl/notations.xsl
14mr|texlive-stex-1.4-2|589	%doc %{_texmfdistdir}/source/latex/stex/xsl/omdocpost.xsl
14mr|texlive-stex-1.4-2|590	%doc %{_texmfdistdir}/source/latex/stex/xsl/owl2post.xsl
14mr|texlive-stex-1.4-2|591	%doc %{_texmfdistdir}/source/latex/stex/xsl/symbols.xsl
14mr|texlive-stex-1.4-2|592	
14mr|texlive-stex-1.4-2|593	#-----------------------------------------------------------------------
14mr|texlive-stex-1.4-2|594	%prep
14mr|texlive-stex-1.4-2|595	%setup -c -a0 -a1 -a2
14mr|texlive-stex-1.4-2|596	
14mr|texlive-stex-1.4-2|597	%build
14mr|texlive-stex-1.4-2|598	
14mr|texlive-stex-1.4-2|599	%install
14mr|texlive-stex-1.4-2|600	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stex-1.4-2|601	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-stex-1.4-2|602	
14mr|texlive-stex-1.4-2|603	
14mr|texlive-stex-1.4-2|604	
14mr|texlive-stex-1.4-2|605	%changelog
14mr|texlive-stex-1.4-2|606	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-2
14mr|texlive-stex-1.4-2|607	+ Revision: dae87c9
14mr|texlive-stex-1.4-2|608	- MassBuild#440: Increase release tag
14mr|texlive-stex-1.4-2|609	
14mr|texlive-stex-1.4-2|610	

21423 14
14mr|texlive-stix-20140101-2|1	# revision 32585
14mr|texlive-stix-20140101-2|2	# category Package
14mr|texlive-stix-20140101-2|3	# catalog-ctan /fonts/stix
14mr|texlive-stix-20140101-2|4	# catalog-date 2014-01-03 10:16:06 +0100
14mr|texlive-stix-20140101-2|5	# catalog-license ofl
14mr|texlive-stix-20140101-2|6	# catalog-version 2014-01-01
14mr|texlive-stix-20140101-2|7	Name:		texlive-stix
14mr|texlive-stix-20140101-2|8	Version:	20140101
14mr|texlive-stix-20140101-2|9	Release:	2
14mr|texlive-stix-20140101-2|10	Summary:	OpenType Unicode maths fonts
14mr|texlive-stix-20140101-2|11	Group:		Publishing
14mr|texlive-stix-20140101-2|12	URL:		http://www.ctan.org/tex-archive/fonts/stix
14mr|texlive-stix-20140101-2|13	License:	OFL
14mr|texlive-stix-20140101-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.tar.xz
14mr|texlive-stix-20140101-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.doc.tar.xz
14mr|texlive-stix-20140101-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.source.tar.xz
14mr|texlive-stix-20140101-2|17	BuildArch:	noarch
14mr|texlive-stix-20140101-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-stix-20140101-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-stix-20140101-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-stix-20140101-2|21	
14mr|texlive-stix-20140101-2|22	%description
14mr|texlive-stix-20140101-2|23	The STIX fonts are a suite of unicode OpenType fonts containing
14mr|texlive-stix-20140101-2|24	a complete set of mathematical glyphs. The CTAN package is a
14mr|texlive-stix-20140101-2|25	copy of the fonts' official release, organised as specified by
14mr|texlive-stix-20140101-2|26	the TeX Directory Structure, for inclusion in standard TeX
14mr|texlive-stix-20140101-2|27	distributions. A Type 1 only distribution of the fonts is
14mr|texlive-stix-20140101-2|28	available in the esstix bundle.
14mr|texlive-stix-20140101-2|29	
14mr|texlive-stix-20140101-2|30	%post
14mr|texlive-stix-20140101-2|31	%{_sbindir}/texlive.post
14mr|texlive-stix-20140101-2|32	
14mr|texlive-stix-20140101-2|33	%postun
14mr|texlive-stix-20140101-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-stix-20140101-2|35	%{_sbindir}/texlive.post
14mr|texlive-stix-20140101-2|36	fi
14mr|texlive-stix-20140101-2|37	
14mr|texlive-stix-20140101-2|38	#-----------------------------------------------------------------------
14mr|texlive-stix-20140101-2|39	%files
14mr|texlive-stix-20140101-2|40	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-extra1.enc
14mr|texlive-stix-20140101-2|41	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-extra2.enc
14mr|texlive-stix-20140101-2|42	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-extra3.enc
14mr|texlive-stix-20140101-2|43	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-ot1.enc
14mr|texlive-stix-20140101-2|44	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-ot2.enc
14mr|texlive-stix-20140101-2|45	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-t1.enc
14mr|texlive-stix-20140101-2|46	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-ts1.enc
14mr|texlive-stix-20140101-2|47	%{_texmfdistdir}/fonts/map/dvips/stix/stix.map
14mr|texlive-stix-20140101-2|48	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-Bold.otf
14mr|texlive-stix-20140101-2|49	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-BoldItalic.otf
14mr|texlive-stix-20140101-2|50	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-Italic.otf
14mr|texlive-stix-20140101-2|51	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-Regular.otf
14mr|texlive-stix-20140101-2|52	%{_texmfdistdir}/fonts/opentype/public/stix/STIXMath-Regular.otf
14mr|texlive-stix-20140101-2|53	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral-bold.pl
14mr|texlive-stix-20140101-2|54	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral-bolditalic.pl
14mr|texlive-stix-20140101-2|55	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral-italic.pl
14mr|texlive-stix-20140101-2|56	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral.pl
14mr|texlive-stix-20140101-2|57	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneralsc-bold.vpl
14mr|texlive-stix-20140101-2|58	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneralsc.vpl
14mr|texlive-stix-20140101-2|59	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral-bold.pl
14mr|texlive-stix-20140101-2|60	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral-bolditalic.pl
14mr|texlive-stix-20140101-2|61	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral-italic.pl
14mr|texlive-stix-20140101-2|62	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral.pl
14mr|texlive-stix-20140101-2|63	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneralsc-bold.vpl
14mr|texlive-stix-20140101-2|64	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneralsc.vpl
14mr|texlive-stix-20140101-2|65	%{_texmfdistdir}/fonts/source/public/stix/stix-extra1-bold.pl
14mr|texlive-stix-20140101-2|66	%{_texmfdistdir}/fonts/source/public/stix/stix-extra1.pl
14mr|texlive-stix-20140101-2|67	%{_texmfdistdir}/fonts/source/public/stix/stix-extra2-bold.pl
14mr|texlive-stix-20140101-2|68	%{_texmfdistdir}/fonts/source/public/stix/stix-extra2.pl
14mr|texlive-stix-20140101-2|69	%{_texmfdistdir}/fonts/source/public/stix/stix-extra3-bold.pl
14mr|texlive-stix-20140101-2|70	%{_texmfdistdir}/fonts/source/public/stix/stix-extra3.pl
14mr|texlive-stix-20140101-2|71	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbb-bold.pl
14mr|texlive-stix-20140101-2|72	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbb.pl
14mr|texlive-stix-20140101-2|73	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbbit-bold.pl
14mr|texlive-stix-20140101-2|74	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbbit.pl
14mr|texlive-stix-20140101-2|75	%{_texmfdistdir}/fonts/source/public/stix/stix-mathcal-bold.pl
14mr|texlive-stix-20140101-2|76	%{_texmfdistdir}/fonts/source/public/stix/stix-mathcal.pl
14mr|texlive-stix-20140101-2|77	%{_texmfdistdir}/fonts/source/public/stix/stix-mathex-bold.pl
14mr|texlive-stix-20140101-2|78	%{_texmfdistdir}/fonts/source/public/stix/stix-mathex.pl
14mr|texlive-stix-20140101-2|79	%{_texmfdistdir}/fonts/source/public/stix/stix-mathfrak-bold.pl
14mr|texlive-stix-20140101-2|80	%{_texmfdistdir}/fonts/source/public/stix/stix-mathfrak.pl
14mr|texlive-stix-20140101-2|81	%{_texmfdistdir}/fonts/source/public/stix/stix-mathit-bold.pl
14mr|texlive-stix-20140101-2|82	%{_texmfdistdir}/fonts/source/public/stix/stix-mathit.pl
14mr|texlive-stix-20140101-2|83	%{_texmfdistdir}/fonts/source/public/stix/stix-mathrm-bold.pl
14mr|texlive-stix-20140101-2|84	%{_texmfdistdir}/fonts/source/public/stix/stix-mathrm.pl
14mr|texlive-stix-20140101-2|85	%{_texmfdistdir}/fonts/source/public/stix/stix-mathscr-bold.pl
14mr|texlive-stix-20140101-2|86	%{_texmfdistdir}/fonts/source/public/stix/stix-mathscr.pl
14mr|texlive-stix-20140101-2|87	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsf-bold.pl
14mr|texlive-stix-20140101-2|88	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsf.pl
14mr|texlive-stix-20140101-2|89	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsfit-bold.pl
14mr|texlive-stix-20140101-2|90	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsfit.pl
14mr|texlive-stix-20140101-2|91	%{_texmfdistdir}/fonts/source/public/stix/stix-mathtt-bold.pl
14mr|texlive-stix-20140101-2|92	%{_texmfdistdir}/fonts/source/public/stix/stix-mathtt.pl
14mr|texlive-stix-20140101-2|93	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral-bold.pl
14mr|texlive-stix-20140101-2|94	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral-bolditalic.pl
14mr|texlive-stix-20140101-2|95	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral-italic.pl
14mr|texlive-stix-20140101-2|96	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral.pl
14mr|texlive-stix-20140101-2|97	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneralsc-bold.vpl
14mr|texlive-stix-20140101-2|98	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneralsc.vpl
14mr|texlive-stix-20140101-2|99	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral-bold.pl
14mr|texlive-stix-20140101-2|100	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral-bolditalic.pl
14mr|texlive-stix-20140101-2|101	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral-italic.pl
14mr|texlive-stix-20140101-2|102	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral.pl
14mr|texlive-stix-20140101-2|103	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral-bold.tfm
14mr|texlive-stix-20140101-2|104	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral-bolditalic.tfm
14mr|texlive-stix-20140101-2|105	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral-italic.tfm
14mr|texlive-stix-20140101-2|106	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral.tfm
14mr|texlive-stix-20140101-2|107	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneralsc-bold.tfm
14mr|texlive-stix-20140101-2|108	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneralsc.tfm
14mr|texlive-stix-20140101-2|109	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral-bold.tfm
14mr|texlive-stix-20140101-2|110	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral-bolditalic.tfm
14mr|texlive-stix-20140101-2|111	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral-italic.tfm
14mr|texlive-stix-20140101-2|112	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral.tfm
14mr|texlive-stix-20140101-2|113	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneralsc-bold.tfm
14mr|texlive-stix-20140101-2|114	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneralsc.tfm
14mr|texlive-stix-20140101-2|115	%{_texmfdistdir}/fonts/tfm/public/stix/stix-extra1.tfm
14mr|texlive-stix-20140101-2|116	%{_texmfdistdir}/fonts/tfm/public/stix/stix-extra2.tfm
14mr|texlive-stix-20140101-2|117	%{_texmfdistdir}/fonts/tfm/public/stix/stix-extra3.tfm
14mr|texlive-stix-20140101-2|118	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbb-bold.tfm
14mr|texlive-stix-20140101-2|119	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbb.tfm
14mr|texlive-stix-20140101-2|120	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbbit-bold.tfm
14mr|texlive-stix-20140101-2|121	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbbit.tfm
14mr|texlive-stix-20140101-2|122	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathcal-bold.tfm
14mr|texlive-stix-20140101-2|123	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathcal.tfm
14mr|texlive-stix-20140101-2|124	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathex-bold.tfm
14mr|texlive-stix-20140101-2|125	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathex.tfm
14mr|texlive-stix-20140101-2|126	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathfrak-bold.tfm
14mr|texlive-stix-20140101-2|127	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathfrak.tfm
14mr|texlive-stix-20140101-2|128	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathit-bold.tfm
14mr|texlive-stix-20140101-2|129	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathit.tfm
14mr|texlive-stix-20140101-2|130	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathrm-bold.tfm
14mr|texlive-stix-20140101-2|131	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathrm.tfm
14mr|texlive-stix-20140101-2|132	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathscr-bold.tfm
14mr|texlive-stix-20140101-2|133	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathscr.tfm
14mr|texlive-stix-20140101-2|134	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsf-bold.tfm
14mr|texlive-stix-20140101-2|135	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsf.tfm
14mr|texlive-stix-20140101-2|136	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsfit-bold.tfm
14mr|texlive-stix-20140101-2|137	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsfit.tfm
14mr|texlive-stix-20140101-2|138	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathtt-bold.tfm
14mr|texlive-stix-20140101-2|139	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathtt.tfm
14mr|texlive-stix-20140101-2|140	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral-bold.tfm
14mr|texlive-stix-20140101-2|141	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral-bolditalic.tfm
14mr|texlive-stix-20140101-2|142	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral-italic.tfm
14mr|texlive-stix-20140101-2|143	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral.tfm
14mr|texlive-stix-20140101-2|144	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneralsc-bold.tfm
14mr|texlive-stix-20140101-2|145	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneralsc.tfm
14mr|texlive-stix-20140101-2|146	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral-bold.tfm
14mr|texlive-stix-20140101-2|147	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral-bolditalic.tfm
14mr|texlive-stix-20140101-2|148	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral-italic.tfm
14mr|texlive-stix-20140101-2|149	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral.tfm
14mr|texlive-stix-20140101-2|150	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-Bold.pfb
14mr|texlive-stix-20140101-2|151	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-BoldItalic.pfb
14mr|texlive-stix-20140101-2|152	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-Italic.pfb
14mr|texlive-stix-20140101-2|153	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-Regular.pfb
14mr|texlive-stix-20140101-2|154	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbb-bold.pfb
14mr|texlive-stix-20140101-2|155	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbb.pfb
14mr|texlive-stix-20140101-2|156	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbbit-bold.pfb
14mr|texlive-stix-20140101-2|157	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbbit.pfb
14mr|texlive-stix-20140101-2|158	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathcal-bold.pfb
14mr|texlive-stix-20140101-2|159	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathcal.pfb
14mr|texlive-stix-20140101-2|160	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathex-bold.pfb
14mr|texlive-stix-20140101-2|161	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathex.pfb
14mr|texlive-stix-20140101-2|162	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathfrak-bold.pfb
14mr|texlive-stix-20140101-2|163	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathfrak.pfb
14mr|texlive-stix-20140101-2|164	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathit-bold.pfb
14mr|texlive-stix-20140101-2|165	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathit.pfb
14mr|texlive-stix-20140101-2|166	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathrm-bold.pfb
14mr|texlive-stix-20140101-2|167	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathrm.pfb
14mr|texlive-stix-20140101-2|168	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathscr-bold.pfb
14mr|texlive-stix-20140101-2|169	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathscr.pfb
14mr|texlive-stix-20140101-2|170	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsf-bold.pfb
14mr|texlive-stix-20140101-2|171	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsf.pfb
14mr|texlive-stix-20140101-2|172	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsfit-bold.pfb
14mr|texlive-stix-20140101-2|173	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsfit.pfb
14mr|texlive-stix-20140101-2|174	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathtt-bold.pfb
14mr|texlive-stix-20140101-2|175	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathtt.pfb
14mr|texlive-stix-20140101-2|176	%{_texmfdistdir}/fonts/vf/public/stix/ot1-stixgeneralsc-bold.vf
14mr|texlive-stix-20140101-2|177	%{_texmfdistdir}/fonts/vf/public/stix/ot1-stixgeneralsc.vf
14mr|texlive-stix-20140101-2|178	%{_texmfdistdir}/fonts/vf/public/stix/ot2-stixgeneralsc-bold.vf
14mr|texlive-stix-20140101-2|179	%{_texmfdistdir}/fonts/vf/public/stix/ot2-stixgeneralsc.vf
14mr|texlive-stix-20140101-2|180	%{_texmfdistdir}/fonts/vf/public/stix/t1-stixgeneralsc-bold.vf
14mr|texlive-stix-20140101-2|181	%{_texmfdistdir}/fonts/vf/public/stix/t1-stixgeneralsc.vf
14mr|texlive-stix-20140101-2|182	%{_texmfdistdir}/tex/latex/stix/ls1stix.fd
14mr|texlive-stix-20140101-2|183	%{_texmfdistdir}/tex/latex/stix/ls1stixbb.fd
14mr|texlive-stix-20140101-2|184	%{_texmfdistdir}/tex/latex/stix/ls1stixfrak.fd
14mr|texlive-stix-20140101-2|185	%{_texmfdistdir}/tex/latex/stix/ls1stixscr.fd
14mr|texlive-stix-20140101-2|186	%{_texmfdistdir}/tex/latex/stix/ls1stixsf.fd
14mr|texlive-stix-20140101-2|187	%{_texmfdistdir}/tex/latex/stix/ls2stix.fd
14mr|texlive-stix-20140101-2|188	%{_texmfdistdir}/tex/latex/stix/ls2stixcal.fd
14mr|texlive-stix-20140101-2|189	%{_texmfdistdir}/tex/latex/stix/ls2stixex.fd
14mr|texlive-stix-20140101-2|190	%{_texmfdistdir}/tex/latex/stix/ls2stixtt.fd
14mr|texlive-stix-20140101-2|191	%{_texmfdistdir}/tex/latex/stix/ot1stix.fd
14mr|texlive-stix-20140101-2|192	%{_texmfdistdir}/tex/latex/stix/ot2stix.fd
14mr|texlive-stix-20140101-2|193	%{_texmfdistdir}/tex/latex/stix/stix.sty
14mr|texlive-stix-20140101-2|194	%{_texmfdistdir}/tex/latex/stix/t1stix.fd
14mr|texlive-stix-20140101-2|195	%{_texmfdistdir}/tex/latex/stix/ts1stix.fd
14mr|texlive-stix-20140101-2|196	%doc %{_texmfdistdir}/doc/fonts/stix/README
14mr|texlive-stix-20140101-2|197	%doc %{_texmfdistdir}/doc/fonts/stix/README.TEXLIVE
14mr|texlive-stix-20140101-2|198	%doc %{_texmfdistdir}/doc/fonts/stix/STIX_Font_License_2010.pdf
14mr|texlive-stix-20140101-2|199	%doc %{_texmfdistdir}/doc/fonts/stix/stix.pdf
14mr|texlive-stix-20140101-2|200	#- source
14mr|texlive-stix-20140101-2|201	%doc %{_texmfdistdir}/source/latex/stix/stix.dtx
14mr|texlive-stix-20140101-2|202	%doc %{_texmfdistdir}/source/latex/stix/stix.fdd
14mr|texlive-stix-20140101-2|203	
14mr|texlive-stix-20140101-2|204	#-----------------------------------------------------------------------
14mr|texlive-stix-20140101-2|205	%prep
14mr|texlive-stix-20140101-2|206	%setup -c -a0 -a1 -a2
14mr|texlive-stix-20140101-2|207	
14mr|texlive-stix-20140101-2|208	%build
14mr|texlive-stix-20140101-2|209	
14mr|texlive-stix-20140101-2|210	%install
14mr|texlive-stix-20140101-2|211	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stix-20140101-2|212	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-stix-20140101-2|213	
14mr|texlive-stix-20140101-2|214	%changelog
14mr|texlive-stix-20140101-2|215	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140101-2
14mr|texlive-stix-20140101-2|216	+ Revision: 9ee4991
14mr|texlive-stix-20140101-2|217	- MassBuild#440: Increase release tag
14mr|texlive-stix-20140101-2|218	
14mr|texlive-stix-20140101-2|219	

21424 14
14mr|texlive-stmaryrd-20091010-3|1	# revision 22027
14mr|texlive-stmaryrd-20091010-3|2	# category Package
14mr|texlive-stmaryrd-20091010-3|3	# catalog-ctan /fonts/stmaryrd
14mr|texlive-stmaryrd-20091010-3|4	# catalog-date 2009-10-10 00:51:28 +0200
14mr|texlive-stmaryrd-20091010-3|5	# catalog-license lppl
14mr|texlive-stmaryrd-20091010-3|6	# catalog-version undef
14mr|texlive-stmaryrd-20091010-3|7	Name:		texlive-stmaryrd
14mr|texlive-stmaryrd-20091010-3|8	Version:	20091010
14mr|texlive-stmaryrd-20091010-3|9	Release:	3
14mr|texlive-stmaryrd-20091010-3|10	Summary:	St Mary Road symbols for theoretical computer science
14mr|texlive-stmaryrd-20091010-3|11	Group:		Publishing
14mr|texlive-stmaryrd-20091010-3|12	URL:		http://www.ctan.org/tex-archive/fonts/stmaryrd
14mr|texlive-stmaryrd-20091010-3|13	License:	LPPL
14mr|texlive-stmaryrd-20091010-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stmaryrd.tar.xz
14mr|texlive-stmaryrd-20091010-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stmaryrd.doc.tar.xz
14mr|texlive-stmaryrd-20091010-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stmaryrd.source.tar.xz
14mr|texlive-stmaryrd-20091010-3|17	BuildArch:	noarch
14mr|texlive-stmaryrd-20091010-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-stmaryrd-20091010-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-stmaryrd-20091010-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-stmaryrd-20091010-3|21	
14mr|texlive-stmaryrd-20091010-3|22	%description
14mr|texlive-stmaryrd-20091010-3|23	The fonts were originally distributed as MetaFont sources only,
14mr|texlive-stmaryrd-20091010-3|24	but Adobe Type 1 versions are also now available. Macro support
14mr|texlive-stmaryrd-20091010-3|25	is provided for use under LaTeX; the package supports the
14mr|texlive-stmaryrd-20091010-3|26	"only" option (provided by the somedefs package) to restrict
14mr|texlive-stmaryrd-20091010-3|27	what is loaded, for those who don't need the whole font.
14mr|texlive-stmaryrd-20091010-3|28	
14mr|texlive-stmaryrd-20091010-3|29	%post
14mr|texlive-stmaryrd-20091010-3|30	%{_sbindir}/texlive.post
14mr|texlive-stmaryrd-20091010-3|31	
14mr|texlive-stmaryrd-20091010-3|32	%postun
14mr|texlive-stmaryrd-20091010-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-stmaryrd-20091010-3|34	%{_sbindir}/texlive.post
14mr|texlive-stmaryrd-20091010-3|35	fi
14mr|texlive-stmaryrd-20091010-3|36	
14mr|texlive-stmaryrd-20091010-3|37	#-----------------------------------------------------------------------
14mr|texlive-stmaryrd-20091010-3|38	%files
14mr|texlive-stmaryrd-20091010-3|39	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary10.afm
14mr|texlive-stmaryrd-20091010-3|40	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary5.afm
14mr|texlive-stmaryrd-20091010-3|41	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary6.afm
14mr|texlive-stmaryrd-20091010-3|42	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary7.afm
14mr|texlive-stmaryrd-20091010-3|43	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary8.afm
14mr|texlive-stmaryrd-20091010-3|44	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary9.afm
14mr|texlive-stmaryrd-20091010-3|45	%{_texmfdistdir}/fonts/map/dvips/stmaryrd/stmaryrd.map
14mr|texlive-stmaryrd-20091010-3|46	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary10.mf
14mr|texlive-stmaryrd-20091010-3|47	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary5.mf
14mr|texlive-stmaryrd-20091010-3|48	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary6.mf
14mr|texlive-stmaryrd-20091010-3|49	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary7.mf
14mr|texlive-stmaryrd-20091010-3|50	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary8.mf
14mr|texlive-stmaryrd-20091010-3|51	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary9.mf
14mr|texlive-stmaryrd-20091010-3|52	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryaj.mf
14mr|texlive-stmaryrd-20091010-3|53	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryba.mf
14mr|texlive-stmaryrd-20091010-3|54	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmarych.mf
14mr|texlive-stmaryrd-20091010-3|55	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryjg.mf
14mr|texlive-stmaryrd-20091010-3|56	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryrd.mf
14mr|texlive-stmaryrd-20091010-3|57	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary10.tfm
14mr|texlive-stmaryrd-20091010-3|58	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary5.tfm
14mr|texlive-stmaryrd-20091010-3|59	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary6.tfm
14mr|texlive-stmaryrd-20091010-3|60	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary7.tfm
14mr|texlive-stmaryrd-20091010-3|61	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary8.tfm
14mr|texlive-stmaryrd-20091010-3|62	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary9.tfm
14mr|texlive-stmaryrd-20091010-3|63	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary10.pfb
14mr|texlive-stmaryrd-20091010-3|64	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary10.pfm
14mr|texlive-stmaryrd-20091010-3|65	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary5.pfb
14mr|texlive-stmaryrd-20091010-3|66	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary5.pfm
14mr|texlive-stmaryrd-20091010-3|67	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary6.pfb
14mr|texlive-stmaryrd-20091010-3|68	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary6.pfm
14mr|texlive-stmaryrd-20091010-3|69	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary7.pfb
14mr|texlive-stmaryrd-20091010-3|70	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary7.pfm
14mr|texlive-stmaryrd-20091010-3|71	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary8.pfb
14mr|texlive-stmaryrd-20091010-3|72	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary8.pfm
14mr|texlive-stmaryrd-20091010-3|73	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary9.pfb
14mr|texlive-stmaryrd-20091010-3|74	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary9.pfm
14mr|texlive-stmaryrd-20091010-3|75	%{_texmfdistdir}/tex/latex/stmaryrd/Ustmry.fd
14mr|texlive-stmaryrd-20091010-3|76	%{_texmfdistdir}/tex/latex/stmaryrd/stmaryrd.sty
14mr|texlive-stmaryrd-20091010-3|77	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/INSTALL
14mr|texlive-stmaryrd-20091010-3|78	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/README
14mr|texlive-stmaryrd-20091010-3|79	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/README.hoekwater
14mr|texlive-stmaryrd-20091010-3|80	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/stmaryrd.pdf
14mr|texlive-stmaryrd-20091010-3|81	#- source
14mr|texlive-stmaryrd-20091010-3|82	%doc %{_texmfdistdir}/source/fonts/stmaryrd/stmaryrd.dtx
14mr|texlive-stmaryrd-20091010-3|83	%doc %{_texmfdistdir}/source/fonts/stmaryrd/stmaryrd.ins
14mr|texlive-stmaryrd-20091010-3|84	
14mr|texlive-stmaryrd-20091010-3|85	#-----------------------------------------------------------------------
14mr|texlive-stmaryrd-20091010-3|86	%prep
14mr|texlive-stmaryrd-20091010-3|87	%setup -c -a0 -a1 -a2
14mr|texlive-stmaryrd-20091010-3|88	
14mr|texlive-stmaryrd-20091010-3|89	%build
14mr|texlive-stmaryrd-20091010-3|90	
14mr|texlive-stmaryrd-20091010-3|91	%install
14mr|texlive-stmaryrd-20091010-3|92	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stmaryrd-20091010-3|93	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-stmaryrd-20091010-3|94	
14mr|texlive-stmaryrd-20091010-3|95	
14mr|texlive-stmaryrd-20091010-3|96	
14mr|texlive-stmaryrd-20091010-3|97	%changelog
14mr|texlive-stmaryrd-20091010-3|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091010-3
14mr|texlive-stmaryrd-20091010-3|99	+ Revision: 9e8e11b
14mr|texlive-stmaryrd-20091010-3|100	- MassBuild#440: Increase release tag
14mr|texlive-stmaryrd-20091010-3|101	
14mr|texlive-stmaryrd-20091010-3|102	

21425 14
14mr|texlive-storebox-1.3a-3|1	# revision 24895
14mr|texlive-storebox-1.3a-3|2	# category Package
14mr|texlive-storebox-1.3a-3|3	# catalog-ctan /macros/latex/contrib/storebox
14mr|texlive-storebox-1.3a-3|4	# catalog-date 2011-12-21 11:26:33 +0100
14mr|texlive-storebox-1.3a-3|5	# catalog-license lppl1.3
14mr|texlive-storebox-1.3a-3|6	# catalog-version 1.3a
14mr|texlive-storebox-1.3a-3|7	Name:		texlive-storebox
14mr|texlive-storebox-1.3a-3|8	Version:	1.3a
14mr|texlive-storebox-1.3a-3|9	Release:	3
14mr|texlive-storebox-1.3a-3|10	Summary:	Storing information for reuse
14mr|texlive-storebox-1.3a-3|11	Group:		Publishing
14mr|texlive-storebox-1.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/storebox
14mr|texlive-storebox-1.3a-3|13	License:	LPPL1.3
14mr|texlive-storebox-1.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storebox.tar.xz
14mr|texlive-storebox-1.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storebox.doc.tar.xz
14mr|texlive-storebox-1.3a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storebox.source.tar.xz
14mr|texlive-storebox-1.3a-3|17	BuildArch:	noarch
14mr|texlive-storebox-1.3a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-storebox-1.3a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-storebox-1.3a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-storebox-1.3a-3|21	
14mr|texlive-storebox-1.3a-3|22	%description
14mr|texlive-storebox-1.3a-3|23	The package provides "store boxes" whose user interface matches
14mr|texlive-storebox-1.3a-3|24	that of normal LaTeX "save boxes", except that the content of a
14mr|texlive-storebox-1.3a-3|25	store box appears at most once in the output PDF file, however
14mr|texlive-storebox-1.3a-3|26	often it is used. The present version of the package supports
14mr|texlive-storebox-1.3a-3|27	pdfLaTeX and LuaLaTeX; when DVI is output, store boxes behave
14mr|texlive-storebox-1.3a-3|28	the same as save boxes.
14mr|texlive-storebox-1.3a-3|29	
14mr|texlive-storebox-1.3a-3|30	%post
14mr|texlive-storebox-1.3a-3|31	%{_sbindir}/texlive.post
14mr|texlive-storebox-1.3a-3|32	
14mr|texlive-storebox-1.3a-3|33	%postun
14mr|texlive-storebox-1.3a-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-storebox-1.3a-3|35	%{_sbindir}/texlive.post
14mr|texlive-storebox-1.3a-3|36	fi
14mr|texlive-storebox-1.3a-3|37	
14mr|texlive-storebox-1.3a-3|38	#-----------------------------------------------------------------------
14mr|texlive-storebox-1.3a-3|39	%files
14mr|texlive-storebox-1.3a-3|40	%{_texmfdistdir}/tex/latex/storebox/storebox-pgf.sty
14mr|texlive-storebox-1.3a-3|41	%{_texmfdistdir}/tex/latex/storebox/storebox.sty
14mr|texlive-storebox-1.3a-3|42	%doc %{_texmfdistdir}/doc/latex/storebox/README
14mr|texlive-storebox-1.3a-3|43	%doc %{_texmfdistdir}/doc/latex/storebox/storebox.pdf
14mr|texlive-storebox-1.3a-3|44	#- source
14mr|texlive-storebox-1.3a-3|45	%doc %{_texmfdistdir}/source/latex/storebox/storebox.dtx
14mr|texlive-storebox-1.3a-3|46	%doc %{_texmfdistdir}/source/latex/storebox/storebox.ins
14mr|texlive-storebox-1.3a-3|47	
14mr|texlive-storebox-1.3a-3|48	#-----------------------------------------------------------------------
14mr|texlive-storebox-1.3a-3|49	%prep
14mr|texlive-storebox-1.3a-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-storebox-1.3a-3|51	
14mr|texlive-storebox-1.3a-3|52	%build
14mr|texlive-storebox-1.3a-3|53	
14mr|texlive-storebox-1.3a-3|54	%install
14mr|texlive-storebox-1.3a-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-storebox-1.3a-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-storebox-1.3a-3|57	
14mr|texlive-storebox-1.3a-3|58	
14mr|texlive-storebox-1.3a-3|59	
14mr|texlive-storebox-1.3a-3|60	%changelog
14mr|texlive-storebox-1.3a-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3a-3
14mr|texlive-storebox-1.3a-3|62	+ Revision: f044d5c
14mr|texlive-storebox-1.3a-3|63	- MassBuild#440: Increase release tag
14mr|texlive-storebox-1.3a-3|64	
14mr|texlive-storebox-1.3a-3|65	

21426 14
14mr|texlive-storecmd-0.0.2-3|1	# revision 24431
14mr|texlive-storecmd-0.0.2-3|2	# category Package
14mr|texlive-storecmd-0.0.2-3|3	# catalog-ctan /macros/latex/contrib/storecmd
14mr|texlive-storecmd-0.0.2-3|4	# catalog-date 2011-10-27 10:28:55 +0200
14mr|texlive-storecmd-0.0.2-3|5	# catalog-license lppl1.3
14mr|texlive-storecmd-0.0.2-3|6	# catalog-version 0.0.2
14mr|texlive-storecmd-0.0.2-3|7	Name:		texlive-storecmd
14mr|texlive-storecmd-0.0.2-3|8	Version:	0.0.2
14mr|texlive-storecmd-0.0.2-3|9	Release:	3
14mr|texlive-storecmd-0.0.2-3|10	Summary:	Store the name of a defined command in a container
14mr|texlive-storecmd-0.0.2-3|11	Group:		Publishing
14mr|texlive-storecmd-0.0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/storecmd
14mr|texlive-storecmd-0.0.2-3|13	License:	LPPL1.3
14mr|texlive-storecmd-0.0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storecmd.tar.xz
14mr|texlive-storecmd-0.0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storecmd.doc.tar.xz
14mr|texlive-storecmd-0.0.2-3|16	BuildArch:	noarch
14mr|texlive-storecmd-0.0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-storecmd-0.0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-storecmd-0.0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-storecmd-0.0.2-3|20	
14mr|texlive-storecmd-0.0.2-3|21	%description
14mr|texlive-storecmd-0.0.2-3|22	The package provides macros for command definition that save
14mr|texlive-storecmd-0.0.2-3|23	the name of the command being defined in a file or a macro
14mr|texlive-storecmd-0.0.2-3|24	container. The list could be useful for spelling exceptions in
14mr|texlive-storecmd-0.0.2-3|25	text editors that do not support TeX syntax.
14mr|texlive-storecmd-0.0.2-3|26	
14mr|texlive-storecmd-0.0.2-3|27	%post
14mr|texlive-storecmd-0.0.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-storecmd-0.0.2-3|29	
14mr|texlive-storecmd-0.0.2-3|30	%postun
14mr|texlive-storecmd-0.0.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-storecmd-0.0.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-storecmd-0.0.2-3|33	fi
14mr|texlive-storecmd-0.0.2-3|34	
14mr|texlive-storecmd-0.0.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-storecmd-0.0.2-3|36	%files
14mr|texlive-storecmd-0.0.2-3|37	%{_texmfdistdir}/tex/latex/storecmd/storecmd.sty
14mr|texlive-storecmd-0.0.2-3|38	%doc %{_texmfdistdir}/doc/latex/storecmd/README
14mr|texlive-storecmd-0.0.2-3|39	%doc %{_texmfdistdir}/doc/latex/storecmd/storecmd-example.tex
14mr|texlive-storecmd-0.0.2-3|40	%doc %{_texmfdistdir}/doc/latex/storecmd/storecmd-guide.pdf
14mr|texlive-storecmd-0.0.2-3|41	%doc %{_texmfdistdir}/doc/latex/storecmd/storecmd-guide.tex
14mr|texlive-storecmd-0.0.2-3|42	
14mr|texlive-storecmd-0.0.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-storecmd-0.0.2-3|44	%prep
14mr|texlive-storecmd-0.0.2-3|45	%setup -c -a0 -a1
14mr|texlive-storecmd-0.0.2-3|46	
14mr|texlive-storecmd-0.0.2-3|47	%build
14mr|texlive-storecmd-0.0.2-3|48	
14mr|texlive-storecmd-0.0.2-3|49	%install
14mr|texlive-storecmd-0.0.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-storecmd-0.0.2-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-storecmd-0.0.2-3|52	
14mr|texlive-storecmd-0.0.2-3|53	
14mr|texlive-storecmd-0.0.2-3|54	
14mr|texlive-storecmd-0.0.2-3|55	%changelog
14mr|texlive-storecmd-0.0.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.2-3
14mr|texlive-storecmd-0.0.2-3|57	+ Revision: 8352214
14mr|texlive-storecmd-0.0.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-storecmd-0.0.2-3|59	
14mr|texlive-storecmd-0.0.2-3|60	

21427 14
14mr|texlive-stringstrings-1.20-3|1	# revision 17906
14mr|texlive-stringstrings-1.20-3|2	# category Package
14mr|texlive-stringstrings-1.20-3|3	# catalog-ctan /macros/latex/contrib/stringstrings
14mr|texlive-stringstrings-1.20-3|4	# catalog-date 2010-04-16 13:31:22 +0200
14mr|texlive-stringstrings-1.20-3|5	# catalog-license lgpl
14mr|texlive-stringstrings-1.20-3|6	# catalog-version 1.20
14mr|texlive-stringstrings-1.20-3|7	Name:		texlive-stringstrings
14mr|texlive-stringstrings-1.20-3|8	Version:	1.20
14mr|texlive-stringstrings-1.20-3|9	Release:	3
14mr|texlive-stringstrings-1.20-3|10	Summary:	String manipulation for cosmetic and programming application
14mr|texlive-stringstrings-1.20-3|11	Group:		Publishing
14mr|texlive-stringstrings-1.20-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stringstrings
14mr|texlive-stringstrings-1.20-3|13	License:	LGPL
14mr|texlive-stringstrings-1.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stringstrings.tar.xz
14mr|texlive-stringstrings-1.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stringstrings.doc.tar.xz
14mr|texlive-stringstrings-1.20-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stringstrings.source.tar.xz
14mr|texlive-stringstrings-1.20-3|17	BuildArch:	noarch
14mr|texlive-stringstrings-1.20-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-stringstrings-1.20-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-stringstrings-1.20-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-stringstrings-1.20-3|21	
14mr|texlive-stringstrings-1.20-3|22	%description
14mr|texlive-stringstrings-1.20-3|23	The package provides a large and sundry set of macros for the
14mr|texlive-stringstrings-1.20-3|24	manipulation of strings. The macros are developed not merely
14mr|texlive-stringstrings-1.20-3|25	for cosmetic application (such as changing the case of letters
14mr|texlive-stringstrings-1.20-3|26	and string substitution), but also for programming applications
14mr|texlive-stringstrings-1.20-3|27	such as character look-ahead, argument parsing, conditional
14mr|texlive-stringstrings-1.20-3|28	tests on various string conditions, etc. The macros were
14mr|texlive-stringstrings-1.20-3|29	designed all to be expandable (note that things such as
14mr|texlive-stringstrings-1.20-3|30	\uppercase and \lowercase are not expandable), so that the
14mr|texlive-stringstrings-1.20-3|31	macros may be strung together sequentially and nested (after a
14mr|texlive-stringstrings-1.20-3|32	fashion) to achieve rather complex manipulations.
14mr|texlive-stringstrings-1.20-3|33	
14mr|texlive-stringstrings-1.20-3|34	%post
14mr|texlive-stringstrings-1.20-3|35	%{_sbindir}/texlive.post
14mr|texlive-stringstrings-1.20-3|36	
14mr|texlive-stringstrings-1.20-3|37	%postun
14mr|texlive-stringstrings-1.20-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-stringstrings-1.20-3|39	%{_sbindir}/texlive.post
14mr|texlive-stringstrings-1.20-3|40	fi
14mr|texlive-stringstrings-1.20-3|41	
14mr|texlive-stringstrings-1.20-3|42	#-----------------------------------------------------------------------
14mr|texlive-stringstrings-1.20-3|43	%files
14mr|texlive-stringstrings-1.20-3|44	%{_texmfdistdir}/tex/latex/stringstrings/stringstrings.sty
14mr|texlive-stringstrings-1.20-3|45	%doc %{_texmfdistdir}/doc/latex/stringstrings/README
14mr|texlive-stringstrings-1.20-3|46	%doc %{_texmfdistdir}/doc/latex/stringstrings/stringstrings.pdf
14mr|texlive-stringstrings-1.20-3|47	#- source
14mr|texlive-stringstrings-1.20-3|48	%doc %{_texmfdistdir}/source/latex/stringstrings/stringstrings.dtx
14mr|texlive-stringstrings-1.20-3|49	%doc %{_texmfdistdir}/source/latex/stringstrings/stringstrings.ins
14mr|texlive-stringstrings-1.20-3|50	
14mr|texlive-stringstrings-1.20-3|51	#-----------------------------------------------------------------------
14mr|texlive-stringstrings-1.20-3|52	%prep
14mr|texlive-stringstrings-1.20-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-stringstrings-1.20-3|54	
14mr|texlive-stringstrings-1.20-3|55	%build
14mr|texlive-stringstrings-1.20-3|56	
14mr|texlive-stringstrings-1.20-3|57	%install
14mr|texlive-stringstrings-1.20-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stringstrings-1.20-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-stringstrings-1.20-3|60	
14mr|texlive-stringstrings-1.20-3|61	
14mr|texlive-stringstrings-1.20-3|62	
14mr|texlive-stringstrings-1.20-3|63	%changelog
14mr|texlive-stringstrings-1.20-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-3
14mr|texlive-stringstrings-1.20-3|65	+ Revision: bc1691e
14mr|texlive-stringstrings-1.20-3|66	- MassBuild#440: Increase release tag
14mr|texlive-stringstrings-1.20-3|67	
14mr|texlive-stringstrings-1.20-3|68	

21428 14
14mr|texlive-struktex-141-2|1	# revision 25916
14mr|texlive-struktex-141-2|2	# category Package
14mr|texlive-struktex-141-2|3	# catalog-ctan /macros/latex/contrib/struktex
14mr|texlive-struktex-141-2|4	# catalog-date 2012-04-11 11:11:10 +0200
14mr|texlive-struktex-141-2|5	# catalog-license lppl1.2
14mr|texlive-struktex-141-2|6	# catalog-version 141
14mr|texlive-struktex-141-2|7	Name:		texlive-struktex
14mr|texlive-struktex-141-2|8	Version:	141
14mr|texlive-struktex-141-2|9	Release:	2
14mr|texlive-struktex-141-2|10	Summary:	Draw Nassi-Schneidermann charts
14mr|texlive-struktex-141-2|11	Group:		Publishing
14mr|texlive-struktex-141-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/struktex
14mr|texlive-struktex-141-2|13	License:	LPPL1.2
14mr|texlive-struktex-141-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/struktex.tar.xz
14mr|texlive-struktex-141-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/struktex.doc.tar.xz
14mr|texlive-struktex-141-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/struktex.source.tar.xz
14mr|texlive-struktex-141-2|17	BuildArch:	noarch
14mr|texlive-struktex-141-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-struktex-141-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-struktex-141-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-struktex-141-2|21	
14mr|texlive-struktex-141-2|22	%description
14mr|texlive-struktex-141-2|23	Even in the age of OOP one must develop algorithms. Nassi-
14mr|texlive-struktex-141-2|24	Shneiderman diagrams are a well known tool to describe an
14mr|texlive-struktex-141-2|25	algorithm in a graphical way. The package offers some macros
14mr|texlive-struktex-141-2|26	for generating those diagrams in a LaTeX document. The package
14mr|texlive-struktex-141-2|27	provides the most important elements of a Nassi-Shneiderman
14mr|texlive-struktex-141-2|28	diagram, including processing blocks, loops, mapping
14mr|texlive-struktex-141-2|29	conventions for alternatives, etc. Diagrams are drawn using the
14mr|texlive-struktex-141-2|30	picture environment (using pict2e for preference).
14mr|texlive-struktex-141-2|31	
14mr|texlive-struktex-141-2|32	%post
14mr|texlive-struktex-141-2|33	%{_sbindir}/texlive.post
14mr|texlive-struktex-141-2|34	
14mr|texlive-struktex-141-2|35	%postun
14mr|texlive-struktex-141-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-struktex-141-2|37	%{_sbindir}/texlive.post
14mr|texlive-struktex-141-2|38	fi
14mr|texlive-struktex-141-2|39	
14mr|texlive-struktex-141-2|40	#-----------------------------------------------------------------------
14mr|texlive-struktex-141-2|41	%files
14mr|texlive-struktex-141-2|42	%{_texmfdistdir}/tex/latex/struktex/strukdoc.sty
14mr|texlive-struktex-141-2|43	%{_texmfdistdir}/tex/latex/struktex/struktex.sty
14mr|texlive-struktex-141-2|44	%{_texmfdistdir}/tex/latex/struktex/struktxf.sty
14mr|texlive-struktex-141-2|45	%{_texmfdistdir}/tex/latex/struktex/struktxp.sty
14mr|texlive-struktex-141-2|46	%doc %{_texmfdistdir}/doc/latex/struktex/LIESMICH
14mr|texlive-struktex-141-2|47	%doc %{_texmfdistdir}/doc/latex/struktex/README
14mr|texlive-struktex-141-2|48	%doc %{_texmfdistdir}/doc/latex/struktex/THIS_IS_VERSION_v141
14mr|texlive-struktex-141-2|49	%doc %{_texmfdistdir}/doc/latex/struktex/getversion.tex
14mr|texlive-struktex-141-2|50	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-0.nss
14mr|texlive-struktex-141-2|51	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-1.tex
14mr|texlive-struktex-141-2|52	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-2.tex
14mr|texlive-struktex-141-2|53	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-3.tex
14mr|texlive-struktex-141-2|54	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-4.tex
14mr|texlive-struktex-141-2|55	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.de.pdf
14mr|texlive-struktex-141-2|56	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.el
14mr|texlive-struktex-141-2|57	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.en.pdf
14mr|texlive-struktex-141-2|58	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.makemake
14mr|texlive-struktex-141-2|59	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.mk
14mr|texlive-struktex-141-2|60	#- source
14mr|texlive-struktex-141-2|61	%doc %{_texmfdistdir}/source/latex/struktex/struktex.dtx
14mr|texlive-struktex-141-2|62	%doc %{_texmfdistdir}/source/latex/struktex/struktex.ins
14mr|texlive-struktex-141-2|63	
14mr|texlive-struktex-141-2|64	#-----------------------------------------------------------------------
14mr|texlive-struktex-141-2|65	%prep
14mr|texlive-struktex-141-2|66	%setup -c -a0 -a1 -a2
14mr|texlive-struktex-141-2|67	
14mr|texlive-struktex-141-2|68	%build
14mr|texlive-struktex-141-2|69	
14mr|texlive-struktex-141-2|70	%install
14mr|texlive-struktex-141-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-struktex-141-2|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-struktex-141-2|73	
14mr|texlive-struktex-141-2|74	
14mr|texlive-struktex-141-2|75	
14mr|texlive-struktex-141-2|76	%changelog
14mr|texlive-struktex-141-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 141-2
14mr|texlive-struktex-141-2|78	+ Revision: 82b85cf
14mr|texlive-struktex-141-2|79	- MassBuild#440: Increase release tag
14mr|texlive-struktex-141-2|80	
14mr|texlive-struktex-141-2|81	

21429 14
14mr|texlive-sttools-20120527-2|1	# revision 26674
14mr|texlive-sttools-20120527-2|2	# category Package
14mr|texlive-sttools-20120527-2|3	# catalog-ctan /macros/latex/contrib/sttools
14mr|texlive-sttools-20120527-2|4	# catalog-date 2012-05-27 12:29:18 +0200
14mr|texlive-sttools-20120527-2|5	# catalog-license collection
14mr|texlive-sttools-20120527-2|6	# catalog-version undef
14mr|texlive-sttools-20120527-2|7	Name:		texlive-sttools
14mr|texlive-sttools-20120527-2|8	Version:	20120527
14mr|texlive-sttools-20120527-2|9	Release:	2
14mr|texlive-sttools-20120527-2|10	Summary:	Various macros
14mr|texlive-sttools-20120527-2|11	Group:		Publishing
14mr|texlive-sttools-20120527-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sttools
14mr|texlive-sttools-20120527-2|13	License:	COLLECTION
14mr|texlive-sttools-20120527-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sttools.tar.xz
14mr|texlive-sttools-20120527-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sttools.doc.tar.xz
14mr|texlive-sttools-20120527-2|16	BuildArch:	noarch
14mr|texlive-sttools-20120527-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sttools-20120527-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sttools-20120527-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-sttools-20120527-2|20	
14mr|texlive-sttools-20120527-2|21	%description
14mr|texlive-sttools-20120527-2|22	A collection of tools and macros, including: - a document
14mr|texlive-sttools-20120527-2|23	"Inside LaTeX2e kernel" (which discusses some of the functions
14mr|texlive-sttools-20120527-2|24	of the packages), - miscellaneous float control, - page styles
14mr|texlive-sttools-20120527-2|25	for floats, - multipage tabulars, - even columns at end of
14mr|texlive-sttools-20120527-2|26	twocolumn region, - switching between one- and two-column
14mr|texlive-sttools-20120527-2|27	anywhere, - getting more mileage from \marginpar, - simulating
14mr|texlive-sttools-20120527-2|28	the effect of "midfloats", - create a bounding box, - a package
14mr|texlive-sttools-20120527-2|29	to manipulate numerical lists and arrays.
14mr|texlive-sttools-20120527-2|30	
14mr|texlive-sttools-20120527-2|31	%post
14mr|texlive-sttools-20120527-2|32	%{_sbindir}/texlive.post
14mr|texlive-sttools-20120527-2|33	
14mr|texlive-sttools-20120527-2|34	%postun
14mr|texlive-sttools-20120527-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-sttools-20120527-2|36	%{_sbindir}/texlive.post
14mr|texlive-sttools-20120527-2|37	fi
14mr|texlive-sttools-20120527-2|38	
14mr|texlive-sttools-20120527-2|39	#-----------------------------------------------------------------------
14mr|texlive-sttools-20120527-2|40	%files
14mr|texlive-sttools-20120527-2|41	%{_texmfdistdir}/tex/latex/sttools/boundbox.sty
14mr|texlive-sttools-20120527-2|42	%{_texmfdistdir}/tex/latex/sttools/cuted.sty
14mr|texlive-sttools-20120527-2|43	%{_texmfdistdir}/tex/latex/sttools/floatpag.sty
14mr|texlive-sttools-20120527-2|44	%{_texmfdistdir}/tex/latex/sttools/flushend.sty
14mr|texlive-sttools-20120527-2|45	%{_texmfdistdir}/tex/latex/sttools/marginal.sty
14mr|texlive-sttools-20120527-2|46	%{_texmfdistdir}/tex/latex/sttools/midfloat.sty
14mr|texlive-sttools-20120527-2|47	%{_texmfdistdir}/tex/latex/sttools/stabular.sty
14mr|texlive-sttools-20120527-2|48	%{_texmfdistdir}/tex/latex/sttools/stfloats.sty
14mr|texlive-sttools-20120527-2|49	%{_texmfdistdir}/tex/latex/sttools/texsort.sty
14mr|texlive-sttools-20120527-2|50	%doc %{_texmfdistdir}/doc/latex/sttools/README.TEXLIVE
14mr|texlive-sttools-20120527-2|51	%doc %{_texmfdistdir}/doc/latex/sttools/doc/cuted.pdf
14mr|texlive-sttools-20120527-2|52	%doc %{_texmfdistdir}/doc/latex/sttools/doc/cuted.tex
14mr|texlive-sttools-20120527-2|53	%doc %{_texmfdistdir}/doc/latex/sttools/doc/floatpag.pdf
14mr|texlive-sttools-20120527-2|54	%doc %{_texmfdistdir}/doc/latex/sttools/doc/floatpag.tex
14mr|texlive-sttools-20120527-2|55	%doc %{_texmfdistdir}/doc/latex/sttools/doc/flushend.pdf
14mr|texlive-sttools-20120527-2|56	%doc %{_texmfdistdir}/doc/latex/sttools/doc/flushend.tex
14mr|texlive-sttools-20120527-2|57	%doc %{_texmfdistdir}/doc/latex/sttools/index.html
14mr|texlive-sttools-20120527-2|58	
14mr|texlive-sttools-20120527-2|59	#-----------------------------------------------------------------------
14mr|texlive-sttools-20120527-2|60	%prep
14mr|texlive-sttools-20120527-2|61	%setup -c -a0 -a1
14mr|texlive-sttools-20120527-2|62	
14mr|texlive-sttools-20120527-2|63	%build
14mr|texlive-sttools-20120527-2|64	
14mr|texlive-sttools-20120527-2|65	%install
14mr|texlive-sttools-20120527-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sttools-20120527-2|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sttools-20120527-2|68	
14mr|texlive-sttools-20120527-2|69	
14mr|texlive-sttools-20120527-2|70	
14mr|texlive-sttools-20120527-2|71	%changelog
14mr|texlive-sttools-20120527-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120527-2
14mr|texlive-sttools-20120527-2|73	+ Revision: b7bb694
14mr|texlive-sttools-20120527-2|74	- MassBuild#440: Increase release tag
14mr|texlive-sttools-20120527-2|75	
14mr|texlive-sttools-20120527-2|76	

21430 14
14mr|texlive-stubs-0.1.1-3|1	# revision 19440
14mr|texlive-stubs-0.1.1-3|2	# category Package
14mr|texlive-stubs-0.1.1-3|3	# catalog-ctan /macros/latex/contrib/stubs
14mr|texlive-stubs-0.1.1-3|4	# catalog-date 2008-08-23 22:26:13 +0200
14mr|texlive-stubs-0.1.1-3|5	# catalog-license gpl
14mr|texlive-stubs-0.1.1-3|6	# catalog-version 0.1.1
14mr|texlive-stubs-0.1.1-3|7	Name:		texlive-stubs
14mr|texlive-stubs-0.1.1-3|8	Version:	0.1.1
14mr|texlive-stubs-0.1.1-3|9	Release:	3
14mr|texlive-stubs-0.1.1-3|10	Summary:	Create tear-off stubs at the bottom of a page
14mr|texlive-stubs-0.1.1-3|11	Group:		Publishing
14mr|texlive-stubs-0.1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stubs
14mr|texlive-stubs-0.1.1-3|13	License:	GPL
14mr|texlive-stubs-0.1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stubs.tar.xz
14mr|texlive-stubs-0.1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stubs.doc.tar.xz
14mr|texlive-stubs-0.1.1-3|16	BuildArch:	noarch
14mr|texlive-stubs-0.1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-stubs-0.1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-stubs-0.1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-stubs-0.1.1-3|20	
14mr|texlive-stubs-0.1.1-3|21	%description
14mr|texlive-stubs-0.1.1-3|22	The \stubs command creates as many repetitions as possible of
14mr|texlive-stubs-0.1.1-3|23	its argument, at the bottom of the page; these stubs may be
14mr|texlive-stubs-0.1.1-3|24	used (for example) for contact information.
14mr|texlive-stubs-0.1.1-3|25	
14mr|texlive-stubs-0.1.1-3|26	%post
14mr|texlive-stubs-0.1.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-stubs-0.1.1-3|28	
14mr|texlive-stubs-0.1.1-3|29	%postun
14mr|texlive-stubs-0.1.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-stubs-0.1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-stubs-0.1.1-3|32	fi
14mr|texlive-stubs-0.1.1-3|33	
14mr|texlive-stubs-0.1.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-stubs-0.1.1-3|35	%files
14mr|texlive-stubs-0.1.1-3|36	%{_texmfdistdir}/tex/latex/stubs/stubs.sty
14mr|texlive-stubs-0.1.1-3|37	%doc %{_texmfdistdir}/doc/latex/stubs/COPYING
14mr|texlive-stubs-0.1.1-3|38	%doc %{_texmfdistdir}/doc/latex/stubs/README
14mr|texlive-stubs-0.1.1-3|39	%doc %{_texmfdistdir}/doc/latex/stubs/README.TEXLIVE
14mr|texlive-stubs-0.1.1-3|40	%doc %{_texmfdistdir}/doc/latex/stubs/changelog.txt
14mr|texlive-stubs-0.1.1-3|41	%doc %{_texmfdistdir}/doc/latex/stubs/stubs_ex.pdf
14mr|texlive-stubs-0.1.1-3|42	%doc %{_texmfdistdir}/doc/latex/stubs/stubs_ex.tex
14mr|texlive-stubs-0.1.1-3|43	
14mr|texlive-stubs-0.1.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-stubs-0.1.1-3|45	%prep
14mr|texlive-stubs-0.1.1-3|46	%setup -c -a0 -a1
14mr|texlive-stubs-0.1.1-3|47	
14mr|texlive-stubs-0.1.1-3|48	%build
14mr|texlive-stubs-0.1.1-3|49	
14mr|texlive-stubs-0.1.1-3|50	%install
14mr|texlive-stubs-0.1.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-stubs-0.1.1-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-stubs-0.1.1-3|53	
14mr|texlive-stubs-0.1.1-3|54	
14mr|texlive-stubs-0.1.1-3|55	
14mr|texlive-stubs-0.1.1-3|56	%changelog
14mr|texlive-stubs-0.1.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1-3
14mr|texlive-stubs-0.1.1-3|58	+ Revision: aa0889e
14mr|texlive-stubs-0.1.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-stubs-0.1.1-3|60	
14mr|texlive-stubs-0.1.1-3|61	

21431 14
14mr|texlive-sty2dtx-2.1-4|1	# revision 26313
14mr|texlive-sty2dtx-2.1-4|2	# category Package
14mr|texlive-sty2dtx-2.1-4|3	# catalog-ctan /support/sty2dtx
14mr|texlive-sty2dtx-2.1-4|4	# catalog-date 2011-02-22 16:43:40 +0100
14mr|texlive-sty2dtx-2.1-4|5	# catalog-license gpl3
14mr|texlive-sty2dtx-2.1-4|6	# catalog-version 2.1
14mr|texlive-sty2dtx-2.1-4|7	Name:		texlive-sty2dtx
14mr|texlive-sty2dtx-2.1-4|8	Version:	2.1
14mr|texlive-sty2dtx-2.1-4|9	Release:	4
14mr|texlive-sty2dtx-2.1-4|10	Summary:	Create a .dtx file from a .sty file
14mr|texlive-sty2dtx-2.1-4|11	Group:		Publishing
14mr|texlive-sty2dtx-2.1-4|12	URL:		http://www.ctan.org/tex-archive/support/sty2dtx
14mr|texlive-sty2dtx-2.1-4|13	License:	GPL3
14mr|texlive-sty2dtx-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sty2dtx.tar.xz
14mr|texlive-sty2dtx-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sty2dtx.doc.tar.xz
14mr|texlive-sty2dtx-2.1-4|16	BuildArch:	noarch
14mr|texlive-sty2dtx-2.1-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sty2dtx-2.1-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sty2dtx-2.1-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-sty2dtx-2.1-4|20	Provides:	texlive-sty2dtx.bin = %{EVRD}
14mr|texlive-sty2dtx-2.1-4|21	
14mr|texlive-sty2dtx-2.1-4|22	%description
14mr|texlive-sty2dtx-2.1-4|23	The package provides a Perl script that converts a .sty file
14mr|texlive-sty2dtx-2.1-4|24	(LaTeX package) to .dtx format (documented LaTeX source), by
14mr|texlive-sty2dtx-2.1-4|25	surrounding macro definitions with macro and macrocode
14mr|texlive-sty2dtx-2.1-4|26	environments. The macro name is automatically inserted as an
14mr|texlive-sty2dtx-2.1-4|27	argument to the macro environemnt. Code lines outside macro
14mr|texlive-sty2dtx-2.1-4|28	definitions are wrapped only in macrocode environments. Empty
14mr|texlive-sty2dtx-2.1-4|29	lines are removed. The script should not be thought to be fool
14mr|texlive-sty2dtx-2.1-4|30	proof and 100% accurate but rather as a good start to the
14mr|texlive-sty2dtx-2.1-4|31	business of making a .dtx file from an undocumented style file.
14mr|texlive-sty2dtx-2.1-4|32	Full .dtx files are generated. A template based on the skeleton
14mr|texlive-sty2dtx-2.1-4|33	file from 'dtxtut' is used. User level macros are added
14mr|texlive-sty2dtx-2.1-4|34	automatically to the 'Usage' section of the .dtx file. A
14mr|texlive-sty2dtx-2.1-4|35	corresponding .ins file can be generated as well.
14mr|texlive-sty2dtx-2.1-4|36	
14mr|texlive-sty2dtx-2.1-4|37	%post
14mr|texlive-sty2dtx-2.1-4|38	%{_sbindir}/texlive.post
14mr|texlive-sty2dtx-2.1-4|39	
14mr|texlive-sty2dtx-2.1-4|40	%postun
14mr|texlive-sty2dtx-2.1-4|41	if [ $1 -eq 0 ]; then
14mr|texlive-sty2dtx-2.1-4|42	%{_sbindir}/texlive.post
14mr|texlive-sty2dtx-2.1-4|43	fi
14mr|texlive-sty2dtx-2.1-4|44	
14mr|texlive-sty2dtx-2.1-4|45	#-----------------------------------------------------------------------
14mr|texlive-sty2dtx-2.1-4|46	%files
14mr|texlive-sty2dtx-2.1-4|47	%{_bindir}/sty2dtx
14mr|texlive-sty2dtx-2.1-4|48	%{_texmfdistdir}/scripts/sty2dtx/sty2dtx.pl
14mr|texlive-sty2dtx-2.1-4|49	%doc %{_texmfdistdir}/doc/support/sty2dtx/README
14mr|texlive-sty2dtx-2.1-4|50	
14mr|texlive-sty2dtx-2.1-4|51	#-----------------------------------------------------------------------
14mr|texlive-sty2dtx-2.1-4|52	%prep
14mr|texlive-sty2dtx-2.1-4|53	%setup -c -a0 -a1
14mr|texlive-sty2dtx-2.1-4|54	
14mr|texlive-sty2dtx-2.1-4|55	%build
14mr|texlive-sty2dtx-2.1-4|56	
14mr|texlive-sty2dtx-2.1-4|57	%install
14mr|texlive-sty2dtx-2.1-4|58	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-sty2dtx-2.1-4|59	pushd %{buildroot}%{_bindir}
14mr|texlive-sty2dtx-2.1-4|60	ln -sf %{_texmfdistdir}/scripts/sty2dtx/sty2dtx.pl sty2dtx
14mr|texlive-sty2dtx-2.1-4|61	popd
14mr|texlive-sty2dtx-2.1-4|62	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-sty2dtx-2.1-4|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-sty2dtx-2.1-4|64	
14mr|texlive-sty2dtx-2.1-4|65	
14mr|texlive-sty2dtx-2.1-4|66	
14mr|texlive-sty2dtx-2.1-4|67	%changelog
14mr|texlive-sty2dtx-2.1-4|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-4
14mr|texlive-sty2dtx-2.1-4|69	+ Revision: 5b5491e
14mr|texlive-sty2dtx-2.1-4|70	- MassBuild#440: Increase release tag
14mr|texlive-sty2dtx-2.1-4|71	
14mr|texlive-sty2dtx-2.1-4|72	

21432 14
14mr|texlive-suanpan-20091110-3|1	# revision 15878
14mr|texlive-suanpan-20091110-3|2	# category Package
14mr|texlive-suanpan-20091110-3|3	# catalog-ctan /graphics/metapost/contrib/macros/suanpan
14mr|texlive-suanpan-20091110-3|4	# catalog-date 2009-11-10 00:30:52 +0100
14mr|texlive-suanpan-20091110-3|5	# catalog-license lppl
14mr|texlive-suanpan-20091110-3|6	# catalog-version undef
14mr|texlive-suanpan-20091110-3|7	Name:		texlive-suanpan
14mr|texlive-suanpan-20091110-3|8	Version:	20091110
14mr|texlive-suanpan-20091110-3|9	Release:	3
14mr|texlive-suanpan-20091110-3|10	Summary:	MetaPost macros for drawing Chinese and Japanese abaci
14mr|texlive-suanpan-20091110-3|11	Group:		Publishing
14mr|texlive-suanpan-20091110-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/suanpan
14mr|texlive-suanpan-20091110-3|13	License:	LPPL
14mr|texlive-suanpan-20091110-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suanpan.tar.xz
14mr|texlive-suanpan-20091110-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suanpan.doc.tar.xz
14mr|texlive-suanpan-20091110-3|16	BuildArch:	noarch
14mr|texlive-suanpan-20091110-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-suanpan-20091110-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-suanpan-20091110-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-suanpan-20091110-3|20	
14mr|texlive-suanpan-20091110-3|21	%description
14mr|texlive-suanpan-20091110-3|22	These macros are described in Denis Roegel: MetaPost macros for
14mr|texlive-suanpan-20091110-3|23	drawing Chinese and Japanese abaci, TUGboat (volume 30, number
14mr|texlive-suanpan-20091110-3|24	1, 2009, pages 74-79).
14mr|texlive-suanpan-20091110-3|25	
14mr|texlive-suanpan-20091110-3|26	%post
14mr|texlive-suanpan-20091110-3|27	%{_sbindir}/texlive.post
14mr|texlive-suanpan-20091110-3|28	
14mr|texlive-suanpan-20091110-3|29	%postun
14mr|texlive-suanpan-20091110-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-suanpan-20091110-3|31	%{_sbindir}/texlive.post
14mr|texlive-suanpan-20091110-3|32	fi
14mr|texlive-suanpan-20091110-3|33	
14mr|texlive-suanpan-20091110-3|34	#-----------------------------------------------------------------------
14mr|texlive-suanpan-20091110-3|35	%files
14mr|texlive-suanpan-20091110-3|36	%{_texmfdistdir}/metapost/suanpan/abacus.mp
14mr|texlive-suanpan-20091110-3|37	%{_texmfdistdir}/metapost/suanpan/suanpan.mp
14mr|texlive-suanpan-20091110-3|38	%doc %{_texmfdistdir}/doc/metapost/suanpan/README
14mr|texlive-suanpan-20091110-3|39	%doc %{_texmfdistdir}/doc/metapost/suanpan/article.txt
14mr|texlive-suanpan-20091110-3|40	
14mr|texlive-suanpan-20091110-3|41	#-----------------------------------------------------------------------
14mr|texlive-suanpan-20091110-3|42	%prep
14mr|texlive-suanpan-20091110-3|43	%setup -c -a0 -a1
14mr|texlive-suanpan-20091110-3|44	
14mr|texlive-suanpan-20091110-3|45	%build
14mr|texlive-suanpan-20091110-3|46	
14mr|texlive-suanpan-20091110-3|47	%install
14mr|texlive-suanpan-20091110-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-suanpan-20091110-3|49	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-suanpan-20091110-3|50	
14mr|texlive-suanpan-20091110-3|51	
14mr|texlive-suanpan-20091110-3|52	
14mr|texlive-suanpan-20091110-3|53	%changelog
14mr|texlive-suanpan-20091110-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091110-3
14mr|texlive-suanpan-20091110-3|55	+ Revision: b41e975
14mr|texlive-suanpan-20091110-3|56	- MassBuild#440: Increase release tag
14mr|texlive-suanpan-20091110-3|57	
14mr|texlive-suanpan-20091110-3|58	

21433 14
14mr|texlive-subdepth-0.1-3|1	# revision 15878
14mr|texlive-subdepth-0.1-3|2	# category Package
14mr|texlive-subdepth-0.1-3|3	# catalog-ctan /macros/latex/contrib/subdepth
14mr|texlive-subdepth-0.1-3|4	# catalog-date 2008-08-23 22:26:13 +0200
14mr|texlive-subdepth-0.1-3|5	# catalog-license lppl
14mr|texlive-subdepth-0.1-3|6	# catalog-version 0.1
14mr|texlive-subdepth-0.1-3|7	Name:		texlive-subdepth
14mr|texlive-subdepth-0.1-3|8	Version:	0.1
14mr|texlive-subdepth-0.1-3|9	Release:	3
14mr|texlive-subdepth-0.1-3|10	Summary:	Unify maths subscript height
14mr|texlive-subdepth-0.1-3|11	Group:		Publishing
14mr|texlive-subdepth-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subdepth
14mr|texlive-subdepth-0.1-3|13	License:	LPPL
14mr|texlive-subdepth-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subdepth.tar.xz
14mr|texlive-subdepth-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subdepth.doc.tar.xz
14mr|texlive-subdepth-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subdepth.source.tar.xz
14mr|texlive-subdepth-0.1-3|17	BuildArch:	noarch
14mr|texlive-subdepth-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-subdepth-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-subdepth-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-subdepth-0.1-3|21	
14mr|texlive-subdepth-0.1-3|22	%description
14mr|texlive-subdepth-0.1-3|23	This package is based on code (posted long ago to comp.text.tex
14mr|texlive-subdepth-0.1-3|24	by Donald Arseneau) to equalise the height of subscripts in
14mr|texlive-subdepth-0.1-3|25	maths. The default behaviour is to place subscripts slightly
14mr|texlive-subdepth-0.1-3|26	lower when there is a superscript as well, but this can look
14mr|texlive-subdepth-0.1-3|27	odd in some situations.
14mr|texlive-subdepth-0.1-3|28	
14mr|texlive-subdepth-0.1-3|29	%post
14mr|texlive-subdepth-0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-subdepth-0.1-3|31	
14mr|texlive-subdepth-0.1-3|32	%postun
14mr|texlive-subdepth-0.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-subdepth-0.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-subdepth-0.1-3|35	fi
14mr|texlive-subdepth-0.1-3|36	
14mr|texlive-subdepth-0.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-subdepth-0.1-3|38	%files
14mr|texlive-subdepth-0.1-3|39	%{_texmfdistdir}/tex/latex/subdepth/subdepth.sty
14mr|texlive-subdepth-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/subdepth/README
14mr|texlive-subdepth-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/subdepth/subdepth.pdf
14mr|texlive-subdepth-0.1-3|42	#- source
14mr|texlive-subdepth-0.1-3|43	%doc %{_texmfdistdir}/source/latex/subdepth/subdepth.dtx
14mr|texlive-subdepth-0.1-3|44	%doc %{_texmfdistdir}/source/latex/subdepth/subdepth.ins
14mr|texlive-subdepth-0.1-3|45	
14mr|texlive-subdepth-0.1-3|46	#-----------------------------------------------------------------------
14mr|texlive-subdepth-0.1-3|47	%prep
14mr|texlive-subdepth-0.1-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-subdepth-0.1-3|49	
14mr|texlive-subdepth-0.1-3|50	%build
14mr|texlive-subdepth-0.1-3|51	
14mr|texlive-subdepth-0.1-3|52	%install
14mr|texlive-subdepth-0.1-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-subdepth-0.1-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-subdepth-0.1-3|55	
14mr|texlive-subdepth-0.1-3|56	
14mr|texlive-subdepth-0.1-3|57	
14mr|texlive-subdepth-0.1-3|58	%changelog
14mr|texlive-subdepth-0.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-subdepth-0.1-3|60	+ Revision: e9b7192
14mr|texlive-subdepth-0.1-3|61	- MassBuild#440: Increase release tag
14mr|texlive-subdepth-0.1-3|62	
14mr|texlive-subdepth-0.1-3|63	

21434 14
14mr|texlive-subeqn-2.0b-3|1	# revision 15878
14mr|texlive-subeqn-2.0b-3|2	# category Package
14mr|texlive-subeqn-2.0b-3|3	# catalog-ctan /macros/latex/contrib/subeqn
14mr|texlive-subeqn-2.0b-3|4	# catalog-date 2007-01-15 00:27:07 +0100
14mr|texlive-subeqn-2.0b-3|5	# catalog-license lppl
14mr|texlive-subeqn-2.0b-3|6	# catalog-version 2.0b
14mr|texlive-subeqn-2.0b-3|7	Name:		texlive-subeqn
14mr|texlive-subeqn-2.0b-3|8	Version:	2.0b
14mr|texlive-subeqn-2.0b-3|9	Release:	3
14mr|texlive-subeqn-2.0b-3|10	Summary:	Package for subequation numbering
14mr|texlive-subeqn-2.0b-3|11	Group:		Publishing
14mr|texlive-subeqn-2.0b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subeqn
14mr|texlive-subeqn-2.0b-3|13	License:	LPPL
14mr|texlive-subeqn-2.0b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqn.tar.xz
14mr|texlive-subeqn-2.0b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqn.doc.tar.xz
14mr|texlive-subeqn-2.0b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqn.source.tar.xz
14mr|texlive-subeqn-2.0b-3|17	BuildArch:	noarch
14mr|texlive-subeqn-2.0b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-subeqn-2.0b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-subeqn-2.0b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-subeqn-2.0b-3|21	
14mr|texlive-subeqn-2.0b-3|22	%description
14mr|texlive-subeqn-2.0b-3|23	Sometimes it is necessary to be able to refer to subexpressions
14mr|texlive-subeqn-2.0b-3|24	of an equation. In order to do that these subexpressions should
14mr|texlive-subeqn-2.0b-3|25	be numbered. In standard LaTeX there is no provision for this.
14mr|texlive-subeqn-2.0b-3|26	To solve this problem Stephen Gildea once wrote subeqn.sty for
14mr|texlive-subeqn-2.0b-3|27	LaTeX 2.09; Donald Arsenau rewrote the macros and Johannes
14mr|texlive-subeqn-2.0b-3|28	Braams made them available for LaTeX2e. Note that this package
14mr|texlive-subeqn-2.0b-3|29	is not compatible with the package subeqnarray (written by
14mr|texlive-subeqn-2.0b-3|30	Johannes Braams), but it can be used together with the LaTeX
14mr|texlive-subeqn-2.0b-3|31	class options leqno and fleqn.
14mr|texlive-subeqn-2.0b-3|32	
14mr|texlive-subeqn-2.0b-3|33	%post
14mr|texlive-subeqn-2.0b-3|34	%{_sbindir}/texlive.post
14mr|texlive-subeqn-2.0b-3|35	
14mr|texlive-subeqn-2.0b-3|36	%postun
14mr|texlive-subeqn-2.0b-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-subeqn-2.0b-3|38	%{_sbindir}/texlive.post
14mr|texlive-subeqn-2.0b-3|39	fi
14mr|texlive-subeqn-2.0b-3|40	
14mr|texlive-subeqn-2.0b-3|41	#-----------------------------------------------------------------------
14mr|texlive-subeqn-2.0b-3|42	%files
14mr|texlive-subeqn-2.0b-3|43	%{_texmfdistdir}/tex/latex/subeqn/subeqn.sty
14mr|texlive-subeqn-2.0b-3|44	%doc %{_texmfdistdir}/doc/latex/subeqn/manifest.txt
14mr|texlive-subeqn-2.0b-3|45	%doc %{_texmfdistdir}/doc/latex/subeqn/subeqn.pdf
14mr|texlive-subeqn-2.0b-3|46	%doc %{_texmfdistdir}/doc/latex/subeqn/subeqn.tex
14mr|texlive-subeqn-2.0b-3|47	#- source
14mr|texlive-subeqn-2.0b-3|48	%doc %{_texmfdistdir}/source/latex/subeqn/subeqn.dtx
14mr|texlive-subeqn-2.0b-3|49	%doc %{_texmfdistdir}/source/latex/subeqn/subeqn.ins
14mr|texlive-subeqn-2.0b-3|50	
14mr|texlive-subeqn-2.0b-3|51	#-----------------------------------------------------------------------
14mr|texlive-subeqn-2.0b-3|52	%prep
14mr|texlive-subeqn-2.0b-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-subeqn-2.0b-3|54	
14mr|texlive-subeqn-2.0b-3|55	%build
14mr|texlive-subeqn-2.0b-3|56	
14mr|texlive-subeqn-2.0b-3|57	%install
14mr|texlive-subeqn-2.0b-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-subeqn-2.0b-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-subeqn-2.0b-3|60	
14mr|texlive-subeqn-2.0b-3|61	
14mr|texlive-subeqn-2.0b-3|62	
14mr|texlive-subeqn-2.0b-3|63	%changelog
14mr|texlive-subeqn-2.0b-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0b-3
14mr|texlive-subeqn-2.0b-3|65	+ Revision: f92a23d
14mr|texlive-subeqn-2.0b-3|66	- MassBuild#440: Increase release tag
14mr|texlive-subeqn-2.0b-3|67	
14mr|texlive-subeqn-2.0b-3|68	

21435 14
14mr|texlive-subeqnarray-2.1c-3|1	# revision 15878
14mr|texlive-subeqnarray-2.1c-3|2	# category Package
14mr|texlive-subeqnarray-2.1c-3|3	# catalog-ctan /macros/latex/contrib/subeqnarray
14mr|texlive-subeqnarray-2.1c-3|4	# catalog-date 2007-01-02 10:01:06 +0100
14mr|texlive-subeqnarray-2.1c-3|5	# catalog-license lppl
14mr|texlive-subeqnarray-2.1c-3|6	# catalog-version 2.1c
14mr|texlive-subeqnarray-2.1c-3|7	Name:		texlive-subeqnarray
14mr|texlive-subeqnarray-2.1c-3|8	Version:	2.1c
14mr|texlive-subeqnarray-2.1c-3|9	Release:	3
14mr|texlive-subeqnarray-2.1c-3|10	Summary:	Equation array with sub numbering
14mr|texlive-subeqnarray-2.1c-3|11	Group:		Publishing
14mr|texlive-subeqnarray-2.1c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subeqnarray
14mr|texlive-subeqnarray-2.1c-3|13	License:	LPPL
14mr|texlive-subeqnarray-2.1c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqnarray.tar.xz
14mr|texlive-subeqnarray-2.1c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqnarray.doc.tar.xz
14mr|texlive-subeqnarray-2.1c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqnarray.source.tar.xz
14mr|texlive-subeqnarray-2.1c-3|17	BuildArch:	noarch
14mr|texlive-subeqnarray-2.1c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-subeqnarray-2.1c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-subeqnarray-2.1c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-subeqnarray-2.1c-3|21	
14mr|texlive-subeqnarray-2.1c-3|22	%description
14mr|texlive-subeqnarray-2.1c-3|23	This package defines the subeqnarray and subeqnarray*
14mr|texlive-subeqnarray-2.1c-3|24	environments, which behave like the equivalent eqnarray and
14mr|texlive-subeqnarray-2.1c-3|25	eqnarray* environments, except that the individual lines are
14mr|texlive-subeqnarray-2.1c-3|26	numbered like 1a, 1b, 1c, etc. To refer to these numbers an
14mr|texlive-subeqnarray-2.1c-3|27	extra label command \slabel is provided.
14mr|texlive-subeqnarray-2.1c-3|28	
14mr|texlive-subeqnarray-2.1c-3|29	%post
14mr|texlive-subeqnarray-2.1c-3|30	%{_sbindir}/texlive.post
14mr|texlive-subeqnarray-2.1c-3|31	
14mr|texlive-subeqnarray-2.1c-3|32	%postun
14mr|texlive-subeqnarray-2.1c-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-subeqnarray-2.1c-3|34	%{_sbindir}/texlive.post
14mr|texlive-subeqnarray-2.1c-3|35	fi
14mr|texlive-subeqnarray-2.1c-3|36	
14mr|texlive-subeqnarray-2.1c-3|37	#-----------------------------------------------------------------------
14mr|texlive-subeqnarray-2.1c-3|38	%files
14mr|texlive-subeqnarray-2.1c-3|39	%{_texmfdistdir}/tex/latex/subeqnarray/subeqnarray.sty
14mr|texlive-subeqnarray-2.1c-3|40	%doc %{_texmfdistdir}/doc/latex/subeqnarray/manifest.txt
14mr|texlive-subeqnarray-2.1c-3|41	%doc %{_texmfdistdir}/doc/latex/subeqnarray/subeqnarray.pdf
14mr|texlive-subeqnarray-2.1c-3|42	%doc %{_texmfdistdir}/doc/latex/subeqnarray/subeqnarray.tex
14mr|texlive-subeqnarray-2.1c-3|43	#- source
14mr|texlive-subeqnarray-2.1c-3|44	%doc %{_texmfdistdir}/source/latex/subeqnarray/subeqnarray.dtx
14mr|texlive-subeqnarray-2.1c-3|45	%doc %{_texmfdistdir}/source/latex/subeqnarray/subeqnarray.ins
14mr|texlive-subeqnarray-2.1c-3|46	
14mr|texlive-subeqnarray-2.1c-3|47	#-----------------------------------------------------------------------
14mr|texlive-subeqnarray-2.1c-3|48	%prep
14mr|texlive-subeqnarray-2.1c-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-subeqnarray-2.1c-3|50	
14mr|texlive-subeqnarray-2.1c-3|51	%build
14mr|texlive-subeqnarray-2.1c-3|52	
14mr|texlive-subeqnarray-2.1c-3|53	%install
14mr|texlive-subeqnarray-2.1c-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-subeqnarray-2.1c-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-subeqnarray-2.1c-3|56	
14mr|texlive-subeqnarray-2.1c-3|57	
14mr|texlive-subeqnarray-2.1c-3|58	
14mr|texlive-subeqnarray-2.1c-3|59	%changelog
14mr|texlive-subeqnarray-2.1c-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1c-3
14mr|texlive-subeqnarray-2.1c-3|61	+ Revision: ea7c3f3
14mr|texlive-subeqnarray-2.1c-3|62	- MassBuild#440: Increase release tag
14mr|texlive-subeqnarray-2.1c-3|63	
14mr|texlive-subeqnarray-2.1c-3|64	

21436 14
14mr|texlive-subfig-1.3-3|1	# revision 15878
14mr|texlive-subfig-1.3-3|2	# category Package
14mr|texlive-subfig-1.3-3|3	# catalog-ctan /macros/latex/contrib/subfig
14mr|texlive-subfig-1.3-3|4	# catalog-date 2010-05-10 00:41:23 +0200
14mr|texlive-subfig-1.3-3|5	# catalog-license lppl
14mr|texlive-subfig-1.3-3|6	# catalog-version 1.3
14mr|texlive-subfig-1.3-3|7	Name:		texlive-subfig
14mr|texlive-subfig-1.3-3|8	Version:	1.3
14mr|texlive-subfig-1.3-3|9	Release:	3
14mr|texlive-subfig-1.3-3|10	Summary:	Figures broken into subfigures
14mr|texlive-subfig-1.3-3|11	Group:		Publishing
14mr|texlive-subfig-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subfig
14mr|texlive-subfig-1.3-3|13	License:	LPPL
14mr|texlive-subfig-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfig.tar.xz
14mr|texlive-subfig-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfig.doc.tar.xz
14mr|texlive-subfig-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfig.source.tar.xz
14mr|texlive-subfig-1.3-3|17	BuildArch:	noarch
14mr|texlive-subfig-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-subfig-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-subfig-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-subfig-1.3-3|21	
14mr|texlive-subfig-1.3-3|22	%description
14mr|texlive-subfig-1.3-3|23	The package provides support for the manipulation and reference
14mr|texlive-subfig-1.3-3|24	of small or 'sub' figures and tables within a single figure or
14mr|texlive-subfig-1.3-3|25	table environment. It is convenient to use this package when
14mr|texlive-subfig-1.3-3|26	your subfigures are to be separately captioned, referenced, or
14mr|texlive-subfig-1.3-3|27	are to be included in the List-of-Figures. A new \subfigure
14mr|texlive-subfig-1.3-3|28	command is introduced which can be used inside a figure
14mr|texlive-subfig-1.3-3|29	environment for each subfigure. An optional first argument is
14mr|texlive-subfig-1.3-3|30	used as the caption for that subfigure. This package supersedes
14mr|texlive-subfig-1.3-3|31	the subfigure package (which will continue to be supported, but
14mr|texlive-subfig-1.3-3|32	no longer maintained). The name has changed because the subfig
14mr|texlive-subfig-1.3-3|33	package is not completely backward compatible with the older
14mr|texlive-subfig-1.3-3|34	subfigure package due to an extensive rewrite to use the new
14mr|texlive-subfig-1.3-3|35	caption package to produce its subcaptions. The major advantage
14mr|texlive-subfig-1.3-3|36	to the new package is that the user interface is keyword/value
14mr|texlive-subfig-1.3-3|37	driven and easier to use. To ease the transition from the
14mr|texlive-subfig-1.3-3|38	subfigure package it includes a configuration file (subfig.cfg)
14mr|texlive-subfig-1.3-3|39	which nearly emulates the subfigure package.
14mr|texlive-subfig-1.3-3|40	
14mr|texlive-subfig-1.3-3|41	%post
14mr|texlive-subfig-1.3-3|42	%{_sbindir}/texlive.post
14mr|texlive-subfig-1.3-3|43	
14mr|texlive-subfig-1.3-3|44	%postun
14mr|texlive-subfig-1.3-3|45	if [ $1 -eq 0 ]; then
14mr|texlive-subfig-1.3-3|46	%{_sbindir}/texlive.post
14mr|texlive-subfig-1.3-3|47	fi
14mr|texlive-subfig-1.3-3|48	
14mr|texlive-subfig-1.3-3|49	#-----------------------------------------------------------------------
14mr|texlive-subfig-1.3-3|50	%files
14mr|texlive-subfig-1.3-3|51	%{_texmfdistdir}/tex/latex/subfig/altsf.cfg
14mr|texlive-subfig-1.3-3|52	%{_texmfdistdir}/tex/latex/subfig/subfig.sty
14mr|texlive-subfig-1.3-3|53	%doc %{_texmfdistdir}/doc/latex/subfig/README
14mr|texlive-subfig-1.3-3|54	%doc %{_texmfdistdir}/doc/latex/subfig/ltxdoc.cfg
14mr|texlive-subfig-1.3-3|55	%doc %{_texmfdistdir}/doc/latex/subfig/subfig.pdf
14mr|texlive-subfig-1.3-3|56	%doc %{_texmfdistdir}/doc/latex/subfig/test1.tex
14mr|texlive-subfig-1.3-3|57	%doc %{_texmfdistdir}/doc/latex/subfig/test2.tex
14mr|texlive-subfig-1.3-3|58	%doc %{_texmfdistdir}/doc/latex/subfig/test3.tex
14mr|texlive-subfig-1.3-3|59	%doc %{_texmfdistdir}/doc/latex/subfig/test4.tex
14mr|texlive-subfig-1.3-3|60	%doc %{_texmfdistdir}/doc/latex/subfig/test5.tex
14mr|texlive-subfig-1.3-3|61	%doc %{_texmfdistdir}/doc/latex/subfig/test6.tex
14mr|texlive-subfig-1.3-3|62	%doc %{_texmfdistdir}/doc/latex/subfig/test7.tex
14mr|texlive-subfig-1.3-3|63	#- source
14mr|texlive-subfig-1.3-3|64	%doc %{_texmfdistdir}/source/latex/subfig/Makefile
14mr|texlive-subfig-1.3-3|65	%doc %{_texmfdistdir}/source/latex/subfig/subfig.dtx
14mr|texlive-subfig-1.3-3|66	%doc %{_texmfdistdir}/source/latex/subfig/subfig.ins
14mr|texlive-subfig-1.3-3|67	
14mr|texlive-subfig-1.3-3|68	#-----------------------------------------------------------------------
14mr|texlive-subfig-1.3-3|69	%prep
14mr|texlive-subfig-1.3-3|70	%setup -c -a0 -a1 -a2
14mr|texlive-subfig-1.3-3|71	
14mr|texlive-subfig-1.3-3|72	%build
14mr|texlive-subfig-1.3-3|73	
14mr|texlive-subfig-1.3-3|74	%install
14mr|texlive-subfig-1.3-3|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-subfig-1.3-3|76	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-subfig-1.3-3|77	
14mr|texlive-subfig-1.3-3|78	
14mr|texlive-subfig-1.3-3|79	
14mr|texlive-subfig-1.3-3|80	%changelog
14mr|texlive-subfig-1.3-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-subfig-1.3-3|82	+ Revision: 19d3f7e
14mr|texlive-subfig-1.3-3|83	- MassBuild#440: Increase release tag
14mr|texlive-subfig-1.3-3|84	
14mr|texlive-subfig-1.3-3|85	

21437 14
14mr|texlive-subfigmat-1.0-3|1	# revision 20308
14mr|texlive-subfigmat-1.0-3|2	# category Package
14mr|texlive-subfigmat-1.0-3|3	# catalog-ctan /macros/latex/contrib/subfigmat
14mr|texlive-subfigmat-1.0-3|4	# catalog-date 2010-11-03 11:56:13 +0100
14mr|texlive-subfigmat-1.0-3|5	# catalog-license lppl
14mr|texlive-subfigmat-1.0-3|6	# catalog-version 1.0
14mr|texlive-subfigmat-1.0-3|7	Name:		texlive-subfigmat
14mr|texlive-subfigmat-1.0-3|8	Version:	1.0
14mr|texlive-subfigmat-1.0-3|9	Release:	3
14mr|texlive-subfigmat-1.0-3|10	Summary:	Automates layout when using the subfigure package
14mr|texlive-subfigmat-1.0-3|11	Group:		Publishing
14mr|texlive-subfigmat-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subfigmat
14mr|texlive-subfigmat-1.0-3|13	License:	LPPL
14mr|texlive-subfigmat-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigmat.tar.xz
14mr|texlive-subfigmat-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigmat.doc.tar.xz
14mr|texlive-subfigmat-1.0-3|16	BuildArch:	noarch
14mr|texlive-subfigmat-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-subfigmat-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-subfigmat-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-subfigmat-1.0-3|20	
14mr|texlive-subfigmat-1.0-3|21	%description
14mr|texlive-subfigmat-1.0-3|22	Defines an array/matrix-type environment that is used with the
14mr|texlive-subfigmat-1.0-3|23	subfigure package to automate the placement of subfigures (or
14mr|texlive-subfigmat-1.0-3|24	tables or text). The subfigures are placed left-to-right, top-
14mr|texlive-subfigmat-1.0-3|25	to-bottom.
14mr|texlive-subfigmat-1.0-3|26	
14mr|texlive-subfigmat-1.0-3|27	%post
14mr|texlive-subfigmat-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-subfigmat-1.0-3|29	
14mr|texlive-subfigmat-1.0-3|30	%postun
14mr|texlive-subfigmat-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-subfigmat-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-subfigmat-1.0-3|33	fi
14mr|texlive-subfigmat-1.0-3|34	
14mr|texlive-subfigmat-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-subfigmat-1.0-3|36	%files
14mr|texlive-subfigmat-1.0-3|37	%{_texmfdistdir}/tex/latex/subfigmat/subfigmat.sty
14mr|texlive-subfigmat-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/subfigmat/subfigmat-doc.pdf
14mr|texlive-subfigmat-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/subfigmat/subfigmat-doc.tex
14mr|texlive-subfigmat-1.0-3|40	
14mr|texlive-subfigmat-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-subfigmat-1.0-3|42	%prep
14mr|texlive-subfigmat-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-subfigmat-1.0-3|44	
14mr|texlive-subfigmat-1.0-3|45	%build
14mr|texlive-subfigmat-1.0-3|46	
14mr|texlive-subfigmat-1.0-3|47	%install
14mr|texlive-subfigmat-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-subfigmat-1.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-subfigmat-1.0-3|50	
14mr|texlive-subfigmat-1.0-3|51	
14mr|texlive-subfigmat-1.0-3|52	
14mr|texlive-subfigmat-1.0-3|53	%changelog
14mr|texlive-subfigmat-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-subfigmat-1.0-3|55	+ Revision: 52e7ed3
14mr|texlive-subfigmat-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-subfigmat-1.0-3|57	
14mr|texlive-subfigmat-1.0-3|58	

21438 14
14mr|texlive-subfigure-2.1.5-3|1	# revision 15878
14mr|texlive-subfigure-2.1.5-3|2	# category Package
14mr|texlive-subfigure-2.1.5-3|3	# catalog-ctan /obsolete/macros/latex/contrib/subfigure
14mr|texlive-subfigure-2.1.5-3|4	# catalog-date 2010-04-20 11:43:44 +0200
14mr|texlive-subfigure-2.1.5-3|5	# catalog-license lppl
14mr|texlive-subfigure-2.1.5-3|6	# catalog-version 2.1.5
14mr|texlive-subfigure-2.1.5-3|7	Name:		texlive-subfigure
14mr|texlive-subfigure-2.1.5-3|8	Version:	2.1.5
14mr|texlive-subfigure-2.1.5-3|9	Release:	3
14mr|texlive-subfigure-2.1.5-3|10	Summary:	Deprecated: Figures divided into subfigures
14mr|texlive-subfigure-2.1.5-3|11	Group:		Publishing
14mr|texlive-subfigure-2.1.5-3|12	URL:		http://www.ctan.org/tex-archive/obsolete/macros/latex/contrib/subfigure
14mr|texlive-subfigure-2.1.5-3|13	License:	LPPL
14mr|texlive-subfigure-2.1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigure.tar.xz
14mr|texlive-subfigure-2.1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigure.doc.tar.xz
14mr|texlive-subfigure-2.1.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigure.source.tar.xz
14mr|texlive-subfigure-2.1.5-3|17	BuildArch:	noarch
14mr|texlive-subfigure-2.1.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-subfigure-2.1.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-subfigure-2.1.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-subfigure-2.1.5-3|21	
14mr|texlive-subfigure-2.1.5-3|22	%description
14mr|texlive-subfigure-2.1.5-3|23	Provides support for the manipulation and reference of small or
14mr|texlive-subfigure-2.1.5-3|24	'sub' figures and tables within a single figure or table
14mr|texlive-subfigure-2.1.5-3|25	environment. It is convenient to use this package when your
14mr|texlive-subfigure-2.1.5-3|26	subfigures are to be separately captioned, referenced, or are
14mr|texlive-subfigure-2.1.5-3|27	to be included in the List-of-Figures. A new \subfigure command
14mr|texlive-subfigure-2.1.5-3|28	is introduced which can be used inside a figure environment for
14mr|texlive-subfigure-2.1.5-3|29	each subfigure. An optional first argument is used as the
14mr|texlive-subfigure-2.1.5-3|30	caption for that subfigure. This package is now obsolescent:
14mr|texlive-subfigure-2.1.5-3|31	new users should use subfig instead.
14mr|texlive-subfigure-2.1.5-3|32	
14mr|texlive-subfigure-2.1.5-3|33	%post
14mr|texlive-subfigure-2.1.5-3|34	%{_sbindir}/texlive.post
14mr|texlive-subfigure-2.1.5-3|35	
14mr|texlive-subfigure-2.1.5-3|36	%postun
14mr|texlive-subfigure-2.1.5-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-subfigure-2.1.5-3|38	%{_sbindir}/texlive.post
14mr|texlive-subfigure-2.1.5-3|39	fi
14mr|texlive-subfigure-2.1.5-3|40	
14mr|texlive-subfigure-2.1.5-3|41	#-----------------------------------------------------------------------
14mr|texlive-subfigure-2.1.5-3|42	%files
14mr|texlive-subfigure-2.1.5-3|43	%{_texmfdistdir}/tex/latex/subfigure/subfigure.cfg
14mr|texlive-subfigure-2.1.5-3|44	%{_texmfdistdir}/tex/latex/subfigure/subfigure.sty
14mr|texlive-subfigure-2.1.5-3|45	%doc %{_texmfdistdir}/doc/latex/subfigure/README
14mr|texlive-subfigure-2.1.5-3|46	%doc %{_texmfdistdir}/doc/latex/subfigure/ltxdoc.cfg
14mr|texlive-subfigure-2.1.5-3|47	%doc %{_texmfdistdir}/doc/latex/subfigure/subfigure.pdf
14mr|texlive-subfigure-2.1.5-3|48	%doc %{_texmfdistdir}/doc/latex/subfigure/test.tex
14mr|texlive-subfigure-2.1.5-3|49	%doc %{_texmfdistdir}/doc/latex/subfigure/test2.tex
14mr|texlive-subfigure-2.1.5-3|50	%doc %{_texmfdistdir}/doc/latex/subfigure/test3.tex
14mr|texlive-subfigure-2.1.5-3|51	%doc %{_texmfdistdir}/doc/latex/subfigure/test4.tex
14mr|texlive-subfigure-2.1.5-3|52	%doc %{_texmfdistdir}/doc/latex/subfigure/test5.tex
14mr|texlive-subfigure-2.1.5-3|53	#- source
14mr|texlive-subfigure-2.1.5-3|54	%doc %{_texmfdistdir}/source/latex/subfigure/Makefile
14mr|texlive-subfigure-2.1.5-3|55	%doc %{_texmfdistdir}/source/latex/subfigure/subfigure.dtx
14mr|texlive-subfigure-2.1.5-3|56	%doc %{_texmfdistdir}/source/latex/subfigure/subfigure.ins
14mr|texlive-subfigure-2.1.5-3|57	
14mr|texlive-subfigure-2.1.5-3|58	#-----------------------------------------------------------------------
14mr|texlive-subfigure-2.1.5-3|59	%prep
14mr|texlive-subfigure-2.1.5-3|60	%setup -c -a0 -a1 -a2
14mr|texlive-subfigure-2.1.5-3|61	
14mr|texlive-subfigure-2.1.5-3|62	%build
14mr|texlive-subfigure-2.1.5-3|63	
14mr|texlive-subfigure-2.1.5-3|64	%install
14mr|texlive-subfigure-2.1.5-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-subfigure-2.1.5-3|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-subfigure-2.1.5-3|67	
14mr|texlive-subfigure-2.1.5-3|68	
14mr|texlive-subfigure-2.1.5-3|69	
14mr|texlive-subfigure-2.1.5-3|70	%changelog
14mr|texlive-subfigure-2.1.5-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.5-3
14mr|texlive-subfigure-2.1.5-3|72	+ Revision: 9e541a5
14mr|texlive-subfigure-2.1.5-3|73	- MassBuild#440: Increase release tag
14mr|texlive-subfigure-2.1.5-3|74	
14mr|texlive-subfigure-2.1.5-3|75	

21439 14
14mr|texlive-subfiles-20120810-2|1	# revision 26645
14mr|texlive-subfiles-20120810-2|2	# category Package
14mr|texlive-subfiles-20120810-2|3	# catalog-ctan undef
14mr|texlive-subfiles-20120810-2|4	# catalog-date undef
14mr|texlive-subfiles-20120810-2|5	# catalog-license undef
14mr|texlive-subfiles-20120810-2|6	# catalog-version undef
14mr|texlive-subfiles-20120810-2|7	Name:		texlive-subfiles
14mr|texlive-subfiles-20120810-2|8	Version:	20120810
14mr|texlive-subfiles-20120810-2|9	Release:	2
14mr|texlive-subfiles-20120810-2|10	Summary:	TeXLive subfiles package
14mr|texlive-subfiles-20120810-2|11	Group:		Publishing
14mr|texlive-subfiles-20120810-2|12	URL:		http://tug.org/texlive
14mr|texlive-subfiles-20120810-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-subfiles-20120810-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfiles.tar.xz
14mr|texlive-subfiles-20120810-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfiles.doc.tar.xz
14mr|texlive-subfiles-20120810-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfiles.source.tar.xz
14mr|texlive-subfiles-20120810-2|17	BuildArch:	noarch
14mr|texlive-subfiles-20120810-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-subfiles-20120810-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-subfiles-20120810-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-subfiles-20120810-2|21	
14mr|texlive-subfiles-20120810-2|22	%description
14mr|texlive-subfiles-20120810-2|23	TeXLive subfiles package.
14mr|texlive-subfiles-20120810-2|24	
14mr|texlive-subfiles-20120810-2|25	%post
14mr|texlive-subfiles-20120810-2|26	%{_sbindir}/texlive.post
14mr|texlive-subfiles-20120810-2|27	
14mr|texlive-subfiles-20120810-2|28	%postun
14mr|texlive-subfiles-20120810-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-subfiles-20120810-2|30	%{_sbindir}/texlive.post
14mr|texlive-subfiles-20120810-2|31	fi
14mr|texlive-subfiles-20120810-2|32	
14mr|texlive-subfiles-20120810-2|33	#-----------------------------------------------------------------------
14mr|texlive-subfiles-20120810-2|34	%files
14mr|texlive-subfiles-20120810-2|35	%{_texmfdistdir}/tex/latex/subfiles/subfiles.cls
14mr|texlive-subfiles-20120810-2|36	%{_texmfdistdir}/tex/latex/subfiles/subfiles.sty
14mr|texlive-subfiles-20120810-2|37	%doc %{_texmfdistdir}/doc/latex/subfiles/README
14mr|texlive-subfiles-20120810-2|38	%doc %{_texmfdistdir}/doc/latex/subfiles/subfiles.pdf
14mr|texlive-subfiles-20120810-2|39	#- source
14mr|texlive-subfiles-20120810-2|40	%doc %{_texmfdistdir}/source/latex/subfiles/subfiles.dtx
14mr|texlive-subfiles-20120810-2|41	%doc %{_texmfdistdir}/source/latex/subfiles/subfiles.ins
14mr|texlive-subfiles-20120810-2|42	
14mr|texlive-subfiles-20120810-2|43	#-----------------------------------------------------------------------
14mr|texlive-subfiles-20120810-2|44	%prep
14mr|texlive-subfiles-20120810-2|45	%setup -c -a0 -a1 -a2
14mr|texlive-subfiles-20120810-2|46	
14mr|texlive-subfiles-20120810-2|47	%build
14mr|texlive-subfiles-20120810-2|48	
14mr|texlive-subfiles-20120810-2|49	%install
14mr|texlive-subfiles-20120810-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-subfiles-20120810-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-subfiles-20120810-2|52	
14mr|texlive-subfiles-20120810-2|53	
14mr|texlive-subfiles-20120810-2|54	
14mr|texlive-subfiles-20120810-2|55	%changelog
14mr|texlive-subfiles-20120810-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120810-2
14mr|texlive-subfiles-20120810-2|57	+ Revision: 6cbe346
14mr|texlive-subfiles-20120810-2|58	- MassBuild#440: Increase release tag
14mr|texlive-subfiles-20120810-2|59	
14mr|texlive-subfiles-20120810-2|60	

21440 14
14mr|texlive-subfloat-2.14-3|1	# revision 15878
14mr|texlive-subfloat-2.14-3|2	# category Package
14mr|texlive-subfloat-2.14-3|3	# catalog-ctan /macros/latex/contrib/subfloat
14mr|texlive-subfloat-2.14-3|4	# catalog-date 2008-06-17 13:09:54 +0200
14mr|texlive-subfloat-2.14-3|5	# catalog-license lppl
14mr|texlive-subfloat-2.14-3|6	# catalog-version 2.14
14mr|texlive-subfloat-2.14-3|7	Name:		texlive-subfloat
14mr|texlive-subfloat-2.14-3|8	Version:	2.14
14mr|texlive-subfloat-2.14-3|9	Release:	3
14mr|texlive-subfloat-2.14-3|10	Summary:	Sub-numbering for figures and tables
14mr|texlive-subfloat-2.14-3|11	Group:		Publishing
14mr|texlive-subfloat-2.14-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subfloat
14mr|texlive-subfloat-2.14-3|13	License:	LPPL
14mr|texlive-subfloat-2.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfloat.tar.xz
14mr|texlive-subfloat-2.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfloat.doc.tar.xz
14mr|texlive-subfloat-2.14-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfloat.source.tar.xz
14mr|texlive-subfloat-2.14-3|17	BuildArch:	noarch
14mr|texlive-subfloat-2.14-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-subfloat-2.14-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-subfloat-2.14-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-subfloat-2.14-3|21	
14mr|texlive-subfloat-2.14-3|22	%description
14mr|texlive-subfloat-2.14-3|23	This package enables sub-numbering of floats (figures and
14mr|texlive-subfloat-2.14-3|24	tables) similar to the subequations-environment of the amsmath
14mr|texlive-subfloat-2.14-3|25	package. The subfloat package is not to be confused with the
14mr|texlive-subfloat-2.14-3|26	subfig package which generates sub-figures within one normal
14mr|texlive-subfloat-2.14-3|27	figure, and manages their placement; subfloat only affects
14mr|texlive-subfloat-2.14-3|28	captions and numbering.
14mr|texlive-subfloat-2.14-3|29	
14mr|texlive-subfloat-2.14-3|30	%post
14mr|texlive-subfloat-2.14-3|31	%{_sbindir}/texlive.post
14mr|texlive-subfloat-2.14-3|32	
14mr|texlive-subfloat-2.14-3|33	%postun
14mr|texlive-subfloat-2.14-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-subfloat-2.14-3|35	%{_sbindir}/texlive.post
14mr|texlive-subfloat-2.14-3|36	fi
14mr|texlive-subfloat-2.14-3|37	
14mr|texlive-subfloat-2.14-3|38	#-----------------------------------------------------------------------
14mr|texlive-subfloat-2.14-3|39	%files
14mr|texlive-subfloat-2.14-3|40	%{_texmfdistdir}/tex/latex/subfloat/subfloat.sty
14mr|texlive-subfloat-2.14-3|41	%doc %{_texmfdistdir}/doc/latex/subfloat/ChangeLog
14mr|texlive-subfloat-2.14-3|42	%doc %{_texmfdistdir}/doc/latex/subfloat/README
14mr|texlive-subfloat-2.14-3|43	%doc %{_texmfdistdir}/doc/latex/subfloat/install.sh
14mr|texlive-subfloat-2.14-3|44	%doc %{_texmfdistdir}/doc/latex/subfloat/subfloat.pdf
14mr|texlive-subfloat-2.14-3|45	#- source
14mr|texlive-subfloat-2.14-3|46	%doc %{_texmfdistdir}/source/latex/subfloat/Makefile
14mr|texlive-subfloat-2.14-3|47	%doc %{_texmfdistdir}/source/latex/subfloat/subfloat.dtx
14mr|texlive-subfloat-2.14-3|48	%doc %{_texmfdistdir}/source/latex/subfloat/subfloat.ins
14mr|texlive-subfloat-2.14-3|49	
14mr|texlive-subfloat-2.14-3|50	#-----------------------------------------------------------------------
14mr|texlive-subfloat-2.14-3|51	%prep
14mr|texlive-subfloat-2.14-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-subfloat-2.14-3|53	
14mr|texlive-subfloat-2.14-3|54	%build
14mr|texlive-subfloat-2.14-3|55	
14mr|texlive-subfloat-2.14-3|56	%install
14mr|texlive-subfloat-2.14-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-subfloat-2.14-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-subfloat-2.14-3|59	
14mr|texlive-subfloat-2.14-3|60	
14mr|texlive-subfloat-2.14-3|61	
14mr|texlive-subfloat-2.14-3|62	%changelog
14mr|texlive-subfloat-2.14-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.14-3
14mr|texlive-subfloat-2.14-3|64	+ Revision: 996c699
14mr|texlive-subfloat-2.14-3|65	- MassBuild#440: Increase release tag
14mr|texlive-subfloat-2.14-3|66	
14mr|texlive-subfloat-2.14-3|67	

21441 14
14mr|texlive-substances-0.1-2|1	# revision 27182
14mr|texlive-substances-0.1-2|2	# category Package
14mr|texlive-substances-0.1-2|3	# catalog-ctan /macros/latex/contrib/substances
14mr|texlive-substances-0.1-2|4	# catalog-date 2012-07-22 22:37:06 +0200
14mr|texlive-substances-0.1-2|5	# catalog-license lppl1.3
14mr|texlive-substances-0.1-2|6	# catalog-version 0.1
14mr|texlive-substances-0.1-2|7	Name:		texlive-substances
14mr|texlive-substances-0.1-2|8	Version:	0.1
14mr|texlive-substances-0.1-2|9	Release:	2
14mr|texlive-substances-0.1-2|10	Summary:	A database of chemicals
14mr|texlive-substances-0.1-2|11	Group:		Publishing
14mr|texlive-substances-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substances
14mr|texlive-substances-0.1-2|13	License:	LPPL1.3
14mr|texlive-substances-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substances.tar.xz
14mr|texlive-substances-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substances.doc.tar.xz
14mr|texlive-substances-0.1-2|16	BuildArch:	noarch
14mr|texlive-substances-0.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-substances-0.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-substances-0.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-substances-0.1-2|20	
14mr|texlive-substances-0.1-2|21	%description
14mr|texlive-substances-0.1-2|22	The package provides the means to create a database-like file
14mr|texlive-substances-0.1-2|23	that contains data of various chemicals. These data may be
14mr|texlive-substances-0.1-2|24	retrieved in the document; an index of the chemicals mentioned
14mr|texlive-substances-0.1-2|25	in the document can be created..
14mr|texlive-substances-0.1-2|26	
14mr|texlive-substances-0.1-2|27	%post
14mr|texlive-substances-0.1-2|28	%{_sbindir}/texlive.post
14mr|texlive-substances-0.1-2|29	
14mr|texlive-substances-0.1-2|30	%postun
14mr|texlive-substances-0.1-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-substances-0.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-substances-0.1-2|33	fi
14mr|texlive-substances-0.1-2|34	
14mr|texlive-substances-0.1-2|35	#-----------------------------------------------------------------------
14mr|texlive-substances-0.1-2|36	%files
14mr|texlive-substances-0.1-2|37	%{_texmfdistdir}/tex/latex/substances/substances-default.def
14mr|texlive-substances-0.1-2|38	%{_texmfdistdir}/tex/latex/substances/substances.sty
14mr|texlive-substances-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/substances/README
14mr|texlive-substances-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/substances/substances-examples.sub
14mr|texlive-substances-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/substances/substances_en.pdf
14mr|texlive-substances-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/substances/substances_en.tex
14mr|texlive-substances-0.1-2|43	
14mr|texlive-substances-0.1-2|44	#-----------------------------------------------------------------------
14mr|texlive-substances-0.1-2|45	%prep
14mr|texlive-substances-0.1-2|46	%setup -c -a0 -a1
14mr|texlive-substances-0.1-2|47	
14mr|texlive-substances-0.1-2|48	%build
14mr|texlive-substances-0.1-2|49	
14mr|texlive-substances-0.1-2|50	%install
14mr|texlive-substances-0.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-substances-0.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-substances-0.1-2|53	
14mr|texlive-substances-0.1-2|54	
14mr|texlive-substances-0.1-2|55	
14mr|texlive-substances-0.1-2|56	%changelog
14mr|texlive-substances-0.1-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-substances-0.1-2|58	+ Revision: 3a7cd74
14mr|texlive-substances-0.1-2|59	- MassBuild#440: Increase release tag
14mr|texlive-substances-0.1-2|60	
14mr|texlive-substances-0.1-2|61	

21442 14
14mr|texlive-substitutefont-0.1.4-6|1	# revision 32066
14mr|texlive-substitutefont-0.1.4-6|2	# category Package
14mr|texlive-substitutefont-0.1.4-6|3	# catalog-ctan /macros/latex/contrib/substitutefont
14mr|texlive-substitutefont-0.1.4-6|4	# catalog-date 2013-11-04 19:57:46 +0100
14mr|texlive-substitutefont-0.1.4-6|5	# catalog-license lppl1.3
14mr|texlive-substitutefont-0.1.4-6|6	# catalog-version 0.1.4
14mr|texlive-substitutefont-0.1.4-6|7	Name:		texlive-substitutefont
14mr|texlive-substitutefont-0.1.4-6|8	Version:	0.1.4
14mr|texlive-substitutefont-0.1.4-6|9	Release:	6
14mr|texlive-substitutefont-0.1.4-6|10	Summary:	Easy font substitution
14mr|texlive-substitutefont-0.1.4-6|11	Group:		Publishing
14mr|texlive-substitutefont-0.1.4-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substitutefont
14mr|texlive-substitutefont-0.1.4-6|13	License:	LPPL1.3
14mr|texlive-substitutefont-0.1.4-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substitutefont.tar.xz
14mr|texlive-substitutefont-0.1.4-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substitutefont.doc.tar.xz
14mr|texlive-substitutefont-0.1.4-6|16	BuildArch:	noarch
14mr|texlive-substitutefont-0.1.4-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-substitutefont-0.1.4-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-substitutefont-0.1.4-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-substitutefont-0.1.4-6|20	
14mr|texlive-substitutefont-0.1.4-6|21	%description
14mr|texlive-substitutefont-0.1.4-6|22	Many free fonts are extensions of a basic font family with new
14mr|texlive-substitutefont-0.1.4-6|23	glyphs or shapes. Such fonts may be given a new name due to
14mr|texlive-substitutefont-0.1.4-6|24	licence reasons or to the creator's preference. The package
14mr|texlive-substitutefont-0.1.4-6|25	facilitates the task of setting up a font family as substitute
14mr|texlive-substitutefont-0.1.4-6|26	for another one, using its \substitutefont command.
14mr|texlive-substitutefont-0.1.4-6|27	
14mr|texlive-substitutefont-0.1.4-6|28	%post
14mr|texlive-substitutefont-0.1.4-6|29	%{_sbindir}/texlive.post
14mr|texlive-substitutefont-0.1.4-6|30	
14mr|texlive-substitutefont-0.1.4-6|31	%postun
14mr|texlive-substitutefont-0.1.4-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-substitutefont-0.1.4-6|33	%{_sbindir}/texlive.post
14mr|texlive-substitutefont-0.1.4-6|34	fi
14mr|texlive-substitutefont-0.1.4-6|35	
14mr|texlive-substitutefont-0.1.4-6|36	#-----------------------------------------------------------------------
14mr|texlive-substitutefont-0.1.4-6|37	%files
14mr|texlive-substitutefont-0.1.4-6|38	%{_texmfdistdir}/tex/latex/substitutefont/substitutefont.sty
14mr|texlive-substitutefont-0.1.4-6|39	%doc %{_texmfdistdir}/doc/latex/substitutefont/README
14mr|texlive-substitutefont-0.1.4-6|40	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-lm-lgc.pdf
14mr|texlive-substitutefont-0.1.4-6|41	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-lm-lgc.tex
14mr|texlive-substitutefont-0.1.4-6|42	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-paratype.pdf
14mr|texlive-substitutefont-0.1.4-6|43	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-paratype.tex
14mr|texlive-substitutefont-0.1.4-6|44	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-palatino-didot.pdf
14mr|texlive-substitutefont-0.1.4-6|45	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-palatino-didot.tex
14mr|texlive-substitutefont-0.1.4-6|46	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-times-artemisia.pdf
14mr|texlive-substitutefont-0.1.4-6|47	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-times-artemisia.tex
14mr|texlive-substitutefont-0.1.4-6|48	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont-doc.html
14mr|texlive-substitutefont-0.1.4-6|49	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont-test.pdf
14mr|texlive-substitutefont-0.1.4-6|50	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont-test.tex
14mr|texlive-substitutefont-0.1.4-6|51	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont.sty.html
14mr|texlive-substitutefont-0.1.4-6|52	
14mr|texlive-substitutefont-0.1.4-6|53	#-----------------------------------------------------------------------
14mr|texlive-substitutefont-0.1.4-6|54	%prep
14mr|texlive-substitutefont-0.1.4-6|55	%setup -c -a0 -a1
14mr|texlive-substitutefont-0.1.4-6|56	
14mr|texlive-substitutefont-0.1.4-6|57	%build
14mr|texlive-substitutefont-0.1.4-6|58	
14mr|texlive-substitutefont-0.1.4-6|59	%install
14mr|texlive-substitutefont-0.1.4-6|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-substitutefont-0.1.4-6|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-substitutefont-0.1.4-6|62	
14mr|texlive-substitutefont-0.1.4-6|63	%changelog
14mr|texlive-substitutefont-0.1.4-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.4-6
14mr|texlive-substitutefont-0.1.4-6|65	+ Revision: 74cbe17
14mr|texlive-substitutefont-0.1.4-6|66	- MassBuild#440: Increase release tag
14mr|texlive-substitutefont-0.1.4-6|67	
14mr|texlive-substitutefont-0.1.4-6|68	

21443 14
14mr|texlive-substr-1.2-3|1	# revision 16117
14mr|texlive-substr-1.2-3|2	# category Package
14mr|texlive-substr-1.2-3|3	# catalog-ctan /macros/latex/contrib/substr
14mr|texlive-substr-1.2-3|4	# catalog-date 2009-10-20 22:03:50 +0200
14mr|texlive-substr-1.2-3|5	# catalog-license lppl1
14mr|texlive-substr-1.2-3|6	# catalog-version 1.2
14mr|texlive-substr-1.2-3|7	Name:		texlive-substr
14mr|texlive-substr-1.2-3|8	Version:	1.2
14mr|texlive-substr-1.2-3|9	Release:	3
14mr|texlive-substr-1.2-3|10	Summary:	Deal with substrings in strings
14mr|texlive-substr-1.2-3|11	Group:		Publishing
14mr|texlive-substr-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substr
14mr|texlive-substr-1.2-3|13	License:	LPPL1
14mr|texlive-substr-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substr.tar.xz
14mr|texlive-substr-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substr.doc.tar.xz
14mr|texlive-substr-1.2-3|16	BuildArch:	noarch
14mr|texlive-substr-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-substr-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-substr-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-substr-1.2-3|20	
14mr|texlive-substr-1.2-3|21	%description
14mr|texlive-substr-1.2-3|22	The substr package provides commands to deal with substrings of
14mr|texlive-substr-1.2-3|23	strings. Macros are provided to: - determine if one string is a
14mr|texlive-substr-1.2-3|24	substring of another, - return the parts of a string before or
14mr|texlive-substr-1.2-3|25	after a substring and - count the number of occurrences of a
14mr|texlive-substr-1.2-3|26	substring.
14mr|texlive-substr-1.2-3|27	
14mr|texlive-substr-1.2-3|28	%post
14mr|texlive-substr-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-substr-1.2-3|30	
14mr|texlive-substr-1.2-3|31	%postun
14mr|texlive-substr-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-substr-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-substr-1.2-3|34	fi
14mr|texlive-substr-1.2-3|35	
14mr|texlive-substr-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-substr-1.2-3|37	%files
14mr|texlive-substr-1.2-3|38	%{_texmfdistdir}/tex/latex/substr/substr.sty
14mr|texlive-substr-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/substr/ChangeLog
14mr|texlive-substr-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/substr/README
14mr|texlive-substr-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/substr/testsubstr.pdf
14mr|texlive-substr-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/substr/testsubstr.tex
14mr|texlive-substr-1.2-3|43	
14mr|texlive-substr-1.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-substr-1.2-3|45	%prep
14mr|texlive-substr-1.2-3|46	%setup -c -a0 -a1
14mr|texlive-substr-1.2-3|47	
14mr|texlive-substr-1.2-3|48	%build
14mr|texlive-substr-1.2-3|49	
14mr|texlive-substr-1.2-3|50	%install
14mr|texlive-substr-1.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-substr-1.2-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-substr-1.2-3|53	
14mr|texlive-substr-1.2-3|54	
14mr|texlive-substr-1.2-3|55	
14mr|texlive-substr-1.2-3|56	%changelog
14mr|texlive-substr-1.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-substr-1.2-3|58	+ Revision: 6b2de28
14mr|texlive-substr-1.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-substr-1.2-3|60	
14mr|texlive-substr-1.2-3|61	

21444 14
14mr|texlive-subsupscripts-1.0-3|1	# revision 16080
14mr|texlive-subsupscripts-1.0-3|2	# category Package
14mr|texlive-subsupscripts-1.0-3|3	# catalog-ctan /macros/latex/contrib/subsupscripts
14mr|texlive-subsupscripts-1.0-3|4	# catalog-date 2009-11-20 12:24:11 +0100
14mr|texlive-subsupscripts-1.0-3|5	# catalog-license noinfo
14mr|texlive-subsupscripts-1.0-3|6	# catalog-version 1.0
14mr|texlive-subsupscripts-1.0-3|7	Name:		texlive-subsupscripts
14mr|texlive-subsupscripts-1.0-3|8	Version:	1.0
14mr|texlive-subsupscripts-1.0-3|9	Release:	3
14mr|texlive-subsupscripts-1.0-3|10	Summary:	A range of sub- and superscript commands
14mr|texlive-subsupscripts-1.0-3|11	Group:		Publishing
14mr|texlive-subsupscripts-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subsupscripts
14mr|texlive-subsupscripts-1.0-3|13	License:	NOINFO
14mr|texlive-subsupscripts-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subsupscripts.tar.xz
14mr|texlive-subsupscripts-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subsupscripts.doc.tar.xz
14mr|texlive-subsupscripts-1.0-3|16	BuildArch:	noarch
14mr|texlive-subsupscripts-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-subsupscripts-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-subsupscripts-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-subsupscripts-1.0-3|20	
14mr|texlive-subsupscripts-1.0-3|21	%description
14mr|texlive-subsupscripts-1.0-3|22	The package provides a comprehensive and flexible set of
14mr|texlive-subsupscripts-1.0-3|23	commands for combinations of left and right sub- and
14mr|texlive-subsupscripts-1.0-3|24	superscripts.
14mr|texlive-subsupscripts-1.0-3|25	
14mr|texlive-subsupscripts-1.0-3|26	%post
14mr|texlive-subsupscripts-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-subsupscripts-1.0-3|28	
14mr|texlive-subsupscripts-1.0-3|29	%postun
14mr|texlive-subsupscripts-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-subsupscripts-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-subsupscripts-1.0-3|32	fi
14mr|texlive-subsupscripts-1.0-3|33	
14mr|texlive-subsupscripts-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-subsupscripts-1.0-3|35	%files
14mr|texlive-subsupscripts-1.0-3|36	%{_texmfdistdir}/tex/latex/subsupscripts/subsupscripts.sty
14mr|texlive-subsupscripts-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/subsupscripts/README
14mr|texlive-subsupscripts-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/subsupscripts/SubSupScripts.pdf
14mr|texlive-subsupscripts-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/subsupscripts/SubSupScripts.tex
14mr|texlive-subsupscripts-1.0-3|40	
14mr|texlive-subsupscripts-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-subsupscripts-1.0-3|42	%prep
14mr|texlive-subsupscripts-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-subsupscripts-1.0-3|44	
14mr|texlive-subsupscripts-1.0-3|45	%build
14mr|texlive-subsupscripts-1.0-3|46	
14mr|texlive-subsupscripts-1.0-3|47	%install
14mr|texlive-subsupscripts-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-subsupscripts-1.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-subsupscripts-1.0-3|50	
14mr|texlive-subsupscripts-1.0-3|51	
14mr|texlive-subsupscripts-1.0-3|52	
14mr|texlive-subsupscripts-1.0-3|53	%changelog
14mr|texlive-subsupscripts-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-subsupscripts-1.0-3|55	+ Revision: 17f08ee
14mr|texlive-subsupscripts-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-subsupscripts-1.0-3|57	
14mr|texlive-subsupscripts-1.0-3|58	

21445 14
14mr|texlive-sudoku-1.0-3|1	# revision 15878
14mr|texlive-sudoku-1.0-3|2	# category Package
14mr|texlive-sudoku-1.0-3|3	# catalog-ctan /macros/latex/contrib/sudoku
14mr|texlive-sudoku-1.0-3|4	# catalog-date 2007-03-12 11:51:09 +0100
14mr|texlive-sudoku-1.0-3|5	# catalog-license lppl
14mr|texlive-sudoku-1.0-3|6	# catalog-version 1.0
14mr|texlive-sudoku-1.0-3|7	Name:		texlive-sudoku
14mr|texlive-sudoku-1.0-3|8	Version:	1.0
14mr|texlive-sudoku-1.0-3|9	Release:	3
14mr|texlive-sudoku-1.0-3|10	Summary:	Create sudoku grids
14mr|texlive-sudoku-1.0-3|11	Group:		Publishing
14mr|texlive-sudoku-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sudoku
14mr|texlive-sudoku-1.0-3|13	License:	LPPL
14mr|texlive-sudoku-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudoku.tar.xz
14mr|texlive-sudoku-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudoku.doc.tar.xz
14mr|texlive-sudoku-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudoku.source.tar.xz
14mr|texlive-sudoku-1.0-3|17	BuildArch:	noarch
14mr|texlive-sudoku-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sudoku-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sudoku-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sudoku-1.0-3|21	
14mr|texlive-sudoku-1.0-3|22	%description
14mr|texlive-sudoku-1.0-3|23	The sudoku package provides an environment for typesetting
14mr|texlive-sudoku-1.0-3|24	sudoku grids. A sudoku puzzle is a 9x9 grid where some of the
14mr|texlive-sudoku-1.0-3|25	squares in the grid contain numbers. The rules are simple:
14mr|texlive-sudoku-1.0-3|26	every column can only contain the digits 1 to 9, every row can
14mr|texlive-sudoku-1.0-3|27	only contain the digits 1 to 9 and every 3x3 box can only
14mr|texlive-sudoku-1.0-3|28	contain the digits 1 to 9. More information, including help and
14mr|texlive-sudoku-1.0-3|29	example puzzles, can be found at sudoku.org.uk. This site also
14mr|texlive-sudoku-1.0-3|30	has blank sudoku grids (or worksheets), but you will not need
14mr|texlive-sudoku-1.0-3|31	to print them from there if you have this package installed.
14mr|texlive-sudoku-1.0-3|32	
14mr|texlive-sudoku-1.0-3|33	%post
14mr|texlive-sudoku-1.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-sudoku-1.0-3|35	
14mr|texlive-sudoku-1.0-3|36	%postun
14mr|texlive-sudoku-1.0-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-sudoku-1.0-3|38	%{_sbindir}/texlive.post
14mr|texlive-sudoku-1.0-3|39	fi
14mr|texlive-sudoku-1.0-3|40	
14mr|texlive-sudoku-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-sudoku-1.0-3|42	%files
14mr|texlive-sudoku-1.0-3|43	%{_texmfdistdir}/tex/latex/sudoku/sudoku.sty
14mr|texlive-sudoku-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/sudoku/CHANGES
14mr|texlive-sudoku-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/sudoku/README
14mr|texlive-sudoku-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/sudoku/sudoku.pdf
14mr|texlive-sudoku-1.0-3|47	#- source
14mr|texlive-sudoku-1.0-3|48	%doc %{_texmfdistdir}/source/latex/sudoku/sudoku.dtx
14mr|texlive-sudoku-1.0-3|49	%doc %{_texmfdistdir}/source/latex/sudoku/sudoku.ins
14mr|texlive-sudoku-1.0-3|50	
14mr|texlive-sudoku-1.0-3|51	#-----------------------------------------------------------------------
14mr|texlive-sudoku-1.0-3|52	%prep
14mr|texlive-sudoku-1.0-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-sudoku-1.0-3|54	
14mr|texlive-sudoku-1.0-3|55	%build
14mr|texlive-sudoku-1.0-3|56	
14mr|texlive-sudoku-1.0-3|57	%install
14mr|texlive-sudoku-1.0-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sudoku-1.0-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sudoku-1.0-3|60	
14mr|texlive-sudoku-1.0-3|61	
14mr|texlive-sudoku-1.0-3|62	
14mr|texlive-sudoku-1.0-3|63	%changelog
14mr|texlive-sudoku-1.0-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-sudoku-1.0-3|65	+ Revision: 82d05cd
14mr|texlive-sudoku-1.0-3|66	- MassBuild#440: Increase release tag
14mr|texlive-sudoku-1.0-3|67	
14mr|texlive-sudoku-1.0-3|68	

21446 14
14mr|texlive-sudokubundle-1.0a-3|1	# revision 15878
14mr|texlive-sudokubundle-1.0a-3|2	# category Package
14mr|texlive-sudokubundle-1.0a-3|3	# catalog-ctan /macros/latex/contrib/sudokubundle
14mr|texlive-sudokubundle-1.0a-3|4	# catalog-date 2007-03-12 11:51:09 +0100
14mr|texlive-sudokubundle-1.0a-3|5	# catalog-license lppl
14mr|texlive-sudokubundle-1.0a-3|6	# catalog-version 1.0a
14mr|texlive-sudokubundle-1.0a-3|7	Name:		texlive-sudokubundle
14mr|texlive-sudokubundle-1.0a-3|8	Version:	1.0a
14mr|texlive-sudokubundle-1.0a-3|9	Release:	3
14mr|texlive-sudokubundle-1.0a-3|10	Summary:	A set of sudoku-related packages
14mr|texlive-sudokubundle-1.0a-3|11	Group:		Publishing
14mr|texlive-sudokubundle-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sudokubundle
14mr|texlive-sudokubundle-1.0a-3|13	License:	LPPL
14mr|texlive-sudokubundle-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudokubundle.tar.xz
14mr|texlive-sudokubundle-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudokubundle.doc.tar.xz
14mr|texlive-sudokubundle-1.0a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudokubundle.source.tar.xz
14mr|texlive-sudokubundle-1.0a-3|17	BuildArch:	noarch
14mr|texlive-sudokubundle-1.0a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-sudokubundle-1.0a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-sudokubundle-1.0a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-sudokubundle-1.0a-3|21	
14mr|texlive-sudokubundle-1.0a-3|22	%description
14mr|texlive-sudokubundle-1.0a-3|23	The bundle provides three packages: - printsudoku, which
14mr|texlive-sudokubundle-1.0a-3|24	provides a command \sudoku whose argument is the name of a file
14mr|texlive-sudokubundle-1.0a-3|25	containing a puzzle specification; - solvesudoku, which
14mr|texlive-sudokubundle-1.0a-3|26	attempts to find a solution to the puzzle in the file named in
14mr|texlive-sudokubundle-1.0a-3|27	the argument; and - createsudoku, which uses the random package
14mr|texlive-sudokubundle-1.0a-3|28	to generate a puzzle according to a bunch of parameters that
14mr|texlive-sudokubundle-1.0a-3|29	the user sets via macros. The bundle comes with a set of ready-
14mr|texlive-sudokubundle-1.0a-3|30	prepared puzzle files.
14mr|texlive-sudokubundle-1.0a-3|31	
14mr|texlive-sudokubundle-1.0a-3|32	%post
14mr|texlive-sudokubundle-1.0a-3|33	%{_sbindir}/texlive.post
14mr|texlive-sudokubundle-1.0a-3|34	
14mr|texlive-sudokubundle-1.0a-3|35	%postun
14mr|texlive-sudokubundle-1.0a-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-sudokubundle-1.0a-3|37	%{_sbindir}/texlive.post
14mr|texlive-sudokubundle-1.0a-3|38	fi
14mr|texlive-sudokubundle-1.0a-3|39	
14mr|texlive-sudokubundle-1.0a-3|40	#-----------------------------------------------------------------------
14mr|texlive-sudokubundle-1.0a-3|41	%files
14mr|texlive-sudokubundle-1.0a-3|42	%{_texmfdistdir}/tex/latex/sudokubundle/createsudoku.sty
14mr|texlive-sudokubundle-1.0a-3|43	%{_texmfdistdir}/tex/latex/sudokubundle/printsudoku.sty
14mr|texlive-sudokubundle-1.0a-3|44	%{_texmfdistdir}/tex/latex/sudokubundle/solvesudoku.sty
14mr|texlive-sudokubundle-1.0a-3|45	%doc %{_texmfdistdir}/doc/latex/sudokubundle/README
14mr|texlive-sudokubundle-1.0a-3|46	%doc %{_texmfdistdir}/doc/latex/sudokubundle/somesudoku.tex
14mr|texlive-sudokubundle-1.0a-3|47	%doc %{_texmfdistdir}/doc/latex/sudokubundle/sudokubundle.pdf
14mr|texlive-sudokubundle-1.0a-3|48	#- source
14mr|texlive-sudokubundle-1.0a-3|49	%doc %{_texmfdistdir}/source/latex/sudokubundle/sudokubundle.dtx
14mr|texlive-sudokubundle-1.0a-3|50	%doc %{_texmfdistdir}/source/latex/sudokubundle/sudokubundle.ins
14mr|texlive-sudokubundle-1.0a-3|51	
14mr|texlive-sudokubundle-1.0a-3|52	#-----------------------------------------------------------------------
14mr|texlive-sudokubundle-1.0a-3|53	%prep
14mr|texlive-sudokubundle-1.0a-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-sudokubundle-1.0a-3|55	
14mr|texlive-sudokubundle-1.0a-3|56	%build
14mr|texlive-sudokubundle-1.0a-3|57	
14mr|texlive-sudokubundle-1.0a-3|58	%install
14mr|texlive-sudokubundle-1.0a-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sudokubundle-1.0a-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-sudokubundle-1.0a-3|61	
14mr|texlive-sudokubundle-1.0a-3|62	
14mr|texlive-sudokubundle-1.0a-3|63	
14mr|texlive-sudokubundle-1.0a-3|64	%changelog
14mr|texlive-sudokubundle-1.0a-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-3
14mr|texlive-sudokubundle-1.0a-3|66	+ Revision: 3795c3d
14mr|texlive-sudokubundle-1.0a-3|67	- MassBuild#440: Increase release tag
14mr|texlive-sudokubundle-1.0a-3|68	
14mr|texlive-sudokubundle-1.0a-3|69	

21447 14
14mr|texlive-suftesi-0.9-2|1	# revision 26217
14mr|texlive-suftesi-0.9-2|2	# category Package
14mr|texlive-suftesi-0.9-2|3	# catalog-ctan /macros/latex/contrib/suftesi
14mr|texlive-suftesi-0.9-2|4	# catalog-date 2012-04-23 11:23:52 +0200
14mr|texlive-suftesi-0.9-2|5	# catalog-license lppl
14mr|texlive-suftesi-0.9-2|6	# catalog-version 0.9
14mr|texlive-suftesi-0.9-2|7	Name:		texlive-suftesi
14mr|texlive-suftesi-0.9-2|8	Version:	0.9
14mr|texlive-suftesi-0.9-2|9	Release:	2
14mr|texlive-suftesi-0.9-2|10	Summary:	A document class for typesetting theses, books and articles
14mr|texlive-suftesi-0.9-2|11	Group:		Publishing
14mr|texlive-suftesi-0.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/suftesi
14mr|texlive-suftesi-0.9-2|13	License:	LPPL
14mr|texlive-suftesi-0.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suftesi.tar.xz
14mr|texlive-suftesi-0.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suftesi.doc.tar.xz
14mr|texlive-suftesi-0.9-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suftesi.source.tar.xz
14mr|texlive-suftesi-0.9-2|17	BuildArch:	noarch
14mr|texlive-suftesi-0.9-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-suftesi-0.9-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-suftesi-0.9-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-suftesi-0.9-2|21	
14mr|texlive-suftesi-0.9-2|22	%description
14mr|texlive-suftesi-0.9-2|23	The class is specifically designed for use with theses in the
14mr|texlive-suftesi-0.9-2|24	humanities.
14mr|texlive-suftesi-0.9-2|25	
14mr|texlive-suftesi-0.9-2|26	%post
14mr|texlive-suftesi-0.9-2|27	%{_sbindir}/texlive.post
14mr|texlive-suftesi-0.9-2|28	
14mr|texlive-suftesi-0.9-2|29	%postun
14mr|texlive-suftesi-0.9-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-suftesi-0.9-2|31	%{_sbindir}/texlive.post
14mr|texlive-suftesi-0.9-2|32	fi
14mr|texlive-suftesi-0.9-2|33	
14mr|texlive-suftesi-0.9-2|34	#-----------------------------------------------------------------------
14mr|texlive-suftesi-0.9-2|35	%files
14mr|texlive-suftesi-0.9-2|36	%{_texmfdistdir}/tex/latex/suftesi/suftesi.cls
14mr|texlive-suftesi-0.9-2|37	%doc %{_texmfdistdir}/doc/latex/suftesi/README
14mr|texlive-suftesi-0.9-2|38	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Capitoli/primo.tex
14mr|texlive-suftesi-0.9-2|39	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Capitoli/secondo.tex
14mr|texlive-suftesi-0.9-2|40	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Capitoli/terzo.tex
14mr|texlive-suftesi-0.9-2|41	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Immagini/don.png
14mr|texlive-suftesi-0.9-2|42	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Immagini/lamport.jpg
14mr|texlive-suftesi-0.9-2|43	%doc %{_texmfdistdir}/doc/latex/suftesi/example/MaterialeInizialeFinale/Introduzione.tex
14mr|texlive-suftesi-0.9-2|44	%doc %{_texmfdistdir}/doc/latex/suftesi/example/MaterialeInizialeFinale/Ringraziamenti.tex
14mr|texlive-suftesi-0.9-2|45	%doc %{_texmfdistdir}/doc/latex/suftesi/example/bibliografia.bib
14mr|texlive-suftesi-0.9-2|46	%doc %{_texmfdistdir}/doc/latex/suftesi/example/logo.png
14mr|texlive-suftesi-0.9-2|47	%doc %{_texmfdistdir}/doc/latex/suftesi/example/tesi.tex
14mr|texlive-suftesi-0.9-2|48	%doc %{_texmfdistdir}/doc/latex/suftesi/suftesi.pdf
14mr|texlive-suftesi-0.9-2|49	#- source
14mr|texlive-suftesi-0.9-2|50	%doc %{_texmfdistdir}/source/latex/suftesi/suftesi.dtx
14mr|texlive-suftesi-0.9-2|51	%doc %{_texmfdistdir}/source/latex/suftesi/suftesi.ins
14mr|texlive-suftesi-0.9-2|52	
14mr|texlive-suftesi-0.9-2|53	#-----------------------------------------------------------------------
14mr|texlive-suftesi-0.9-2|54	%prep
14mr|texlive-suftesi-0.9-2|55	%setup -c -a0 -a1 -a2
14mr|texlive-suftesi-0.9-2|56	
14mr|texlive-suftesi-0.9-2|57	%build
14mr|texlive-suftesi-0.9-2|58	
14mr|texlive-suftesi-0.9-2|59	%install
14mr|texlive-suftesi-0.9-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-suftesi-0.9-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-suftesi-0.9-2|62	
14mr|texlive-suftesi-0.9-2|63	
14mr|texlive-suftesi-0.9-2|64	
14mr|texlive-suftesi-0.9-2|65	%changelog
14mr|texlive-suftesi-0.9-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-2
14mr|texlive-suftesi-0.9-2|67	+ Revision: b756c16
14mr|texlive-suftesi-0.9-2|68	- MassBuild#440: Increase release tag
14mr|texlive-suftesi-0.9-2|69	
14mr|texlive-suftesi-0.9-2|70	

21448 14
14mr|texlive-sugconf-20080416-3|1	# revision 15878
14mr|texlive-sugconf-20080416-3|2	# category Package
14mr|texlive-sugconf-20080416-3|3	# catalog-ctan /macros/latex/contrib/conferences/sugconf
14mr|texlive-sugconf-20080416-3|4	# catalog-date 2008-04-16 11:52:05 +0200
14mr|texlive-sugconf-20080416-3|5	# catalog-license lppl
14mr|texlive-sugconf-20080416-3|6	# catalog-version undef
14mr|texlive-sugconf-20080416-3|7	Name:		texlive-sugconf
14mr|texlive-sugconf-20080416-3|8	Version:	20080416
14mr|texlive-sugconf-20080416-3|9	Release:	3
14mr|texlive-sugconf-20080416-3|10	Summary:	SAS(R) user group conference proceedings document class
14mr|texlive-sugconf-20080416-3|11	Group:		Publishing
14mr|texlive-sugconf-20080416-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/sugconf
14mr|texlive-sugconf-20080416-3|13	License:	LPPL
14mr|texlive-sugconf-20080416-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sugconf.tar.xz
14mr|texlive-sugconf-20080416-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sugconf.doc.tar.xz
14mr|texlive-sugconf-20080416-3|16	BuildArch:	noarch
14mr|texlive-sugconf-20080416-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-sugconf-20080416-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-sugconf-20080416-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-sugconf-20080416-3|20	
14mr|texlive-sugconf-20080416-3|21	%description
14mr|texlive-sugconf-20080416-3|22	The class may be used to typeset articles to be published in
14mr|texlive-sugconf-20080416-3|23	the proceedings of SAS(R) User group conferences and workshops.
14mr|texlive-sugconf-20080416-3|24	The layout produced by the class is based on that published by
14mr|texlive-sugconf-20080416-3|25	SAS Institute (2006).
14mr|texlive-sugconf-20080416-3|26	
14mr|texlive-sugconf-20080416-3|27	%post
14mr|texlive-sugconf-20080416-3|28	%{_sbindir}/texlive.post
14mr|texlive-sugconf-20080416-3|29	
14mr|texlive-sugconf-20080416-3|30	%postun
14mr|texlive-sugconf-20080416-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-sugconf-20080416-3|32	%{_sbindir}/texlive.post
14mr|texlive-sugconf-20080416-3|33	fi
14mr|texlive-sugconf-20080416-3|34	
14mr|texlive-sugconf-20080416-3|35	#-----------------------------------------------------------------------
14mr|texlive-sugconf-20080416-3|36	%files
14mr|texlive-sugconf-20080416-3|37	%{_texmfdistdir}/tex/latex/sugconf/sugconf.cls
14mr|texlive-sugconf-20080416-3|38	%doc %{_texmfdistdir}/doc/latex/sugconf/README
14mr|texlive-sugconf-20080416-3|39	%doc %{_texmfdistdir}/doc/latex/sugconf/SUGI-paper-example.txt
14mr|texlive-sugconf-20080416-3|40	%doc %{_texmfdistdir}/doc/latex/sugconf/article-example.bat
14mr|texlive-sugconf-20080416-3|41	%doc %{_texmfdistdir}/doc/latex/sugconf/article-example.pdf
14mr|texlive-sugconf-20080416-3|42	%doc %{_texmfdistdir}/doc/latex/sugconf/article-example.tex
14mr|texlive-sugconf-20080416-3|43	%doc %{_texmfdistdir}/doc/latex/sugconf/sugconf-example.bat
14mr|texlive-sugconf-20080416-3|44	%doc %{_texmfdistdir}/doc/latex/sugconf/sugconf-example.pdf
14mr|texlive-sugconf-20080416-3|45	%doc %{_texmfdistdir}/doc/latex/sugconf/sugconf-example.tex
14mr|texlive-sugconf-20080416-3|46	
14mr|texlive-sugconf-20080416-3|47	#-----------------------------------------------------------------------
14mr|texlive-sugconf-20080416-3|48	%prep
14mr|texlive-sugconf-20080416-3|49	%setup -c -a0 -a1
14mr|texlive-sugconf-20080416-3|50	
14mr|texlive-sugconf-20080416-3|51	%build
14mr|texlive-sugconf-20080416-3|52	
14mr|texlive-sugconf-20080416-3|53	%install
14mr|texlive-sugconf-20080416-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-sugconf-20080416-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-sugconf-20080416-3|56	
14mr|texlive-sugconf-20080416-3|57	
14mr|texlive-sugconf-20080416-3|58	
14mr|texlive-sugconf-20080416-3|59	%changelog
14mr|texlive-sugconf-20080416-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080416-3
14mr|texlive-sugconf-20080416-3|61	+ Revision: e9863d8
14mr|texlive-sugconf-20080416-3|62	- MassBuild#440: Increase release tag
14mr|texlive-sugconf-20080416-3|63	
14mr|texlive-sugconf-20080416-3|64	

21449 14
14mr|texlive-supertabular-4.1a-3|1	# revision 15878
14mr|texlive-supertabular-4.1a-3|2	# category Package
14mr|texlive-supertabular-4.1a-3|3	# catalog-ctan /macros/latex/contrib/supertabular
14mr|texlive-supertabular-4.1a-3|4	# catalog-date 2009-10-10 00:51:28 +0200
14mr|texlive-supertabular-4.1a-3|5	# catalog-license lppl
14mr|texlive-supertabular-4.1a-3|6	# catalog-version 4.1a
14mr|texlive-supertabular-4.1a-3|7	Name:		texlive-supertabular
14mr|texlive-supertabular-4.1a-3|8	Version:	4.1a
14mr|texlive-supertabular-4.1a-3|9	Release:	3
14mr|texlive-supertabular-4.1a-3|10	Summary:	A multi-page tables package
14mr|texlive-supertabular-4.1a-3|11	Group:		Publishing
14mr|texlive-supertabular-4.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/supertabular
14mr|texlive-supertabular-4.1a-3|13	License:	LPPL
14mr|texlive-supertabular-4.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/supertabular.tar.xz
14mr|texlive-supertabular-4.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/supertabular.doc.tar.xz
14mr|texlive-supertabular-4.1a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/supertabular.source.tar.xz
14mr|texlive-supertabular-4.1a-3|17	BuildArch:	noarch
14mr|texlive-supertabular-4.1a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-supertabular-4.1a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-supertabular-4.1a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-supertabular-4.1a-3|21	
14mr|texlive-supertabular-4.1a-3|22	%description
14mr|texlive-supertabular-4.1a-3|23	Generally longtable is a little easier to use and more
14mr|texlive-supertabular-4.1a-3|24	flexible, but supertabular has its place, since it will work in
14mr|texlive-supertabular-4.1a-3|25	a few situations where longtable won't.
14mr|texlive-supertabular-4.1a-3|26	
14mr|texlive-supertabular-4.1a-3|27	%post
14mr|texlive-supertabular-4.1a-3|28	%{_sbindir}/texlive.post
14mr|texlive-supertabular-4.1a-3|29	
14mr|texlive-supertabular-4.1a-3|30	%postun
14mr|texlive-supertabular-4.1a-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-supertabular-4.1a-3|32	%{_sbindir}/texlive.post
14mr|texlive-supertabular-4.1a-3|33	fi
14mr|texlive-supertabular-4.1a-3|34	
14mr|texlive-supertabular-4.1a-3|35	#-----------------------------------------------------------------------
14mr|texlive-supertabular-4.1a-3|36	%files
14mr|texlive-supertabular-4.1a-3|37	%{_texmfdistdir}/tex/latex/supertabular/supertabular.sty
14mr|texlive-supertabular-4.1a-3|38	%doc %{_texmfdistdir}/doc/latex/supertabular/CATALOG
14mr|texlive-supertabular-4.1a-3|39	%doc %{_texmfdistdir}/doc/latex/supertabular/ChangeLog
14mr|texlive-supertabular-4.1a-3|40	%doc %{_texmfdistdir}/doc/latex/supertabular/MANIFEST
14mr|texlive-supertabular-4.1a-3|41	%doc %{_texmfdistdir}/doc/latex/supertabular/README
14mr|texlive-supertabular-4.1a-3|42	%doc %{_texmfdistdir}/doc/latex/supertabular/supertabular.pdf
14mr|texlive-supertabular-4.1a-3|43	#- source
14mr|texlive-supertabular-4.1a-3|44	%doc %{_texmfdistdir}/source/latex/supertabular/supertabular.dtx
14mr|texlive-supertabular-4.1a-3|45	%doc %{_texmfdistdir}/source/latex/supertabular/supertabular.ins
14mr|texlive-supertabular-4.1a-3|46	
14mr|texlive-supertabular-4.1a-3|47	#-----------------------------------------------------------------------
14mr|texlive-supertabular-4.1a-3|48	%prep
14mr|texlive-supertabular-4.1a-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-supertabular-4.1a-3|50	
14mr|texlive-supertabular-4.1a-3|51	%build
14mr|texlive-supertabular-4.1a-3|52	
14mr|texlive-supertabular-4.1a-3|53	%install
14mr|texlive-supertabular-4.1a-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-supertabular-4.1a-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-supertabular-4.1a-3|56	
14mr|texlive-supertabular-4.1a-3|57	
14mr|texlive-supertabular-4.1a-3|58	
14mr|texlive-supertabular-4.1a-3|59	%changelog
14mr|texlive-supertabular-4.1a-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.1a-3
14mr|texlive-supertabular-4.1a-3|61	+ Revision: ce8a3b3
14mr|texlive-supertabular-4.1a-3|62	- MassBuild#440: Increase release tag
14mr|texlive-supertabular-4.1a-3|63	
14mr|texlive-supertabular-4.1a-3|64	

21450 14
14mr|texlive-susy-20080823-3|1	# revision 19440
14mr|texlive-susy-20080823-3|2	# category Package
14mr|texlive-susy-20080823-3|3	# catalog-ctan /macros/latex/contrib/susy
14mr|texlive-susy-20080823-3|4	# catalog-date 2008-08-23 22:26:13 +0200
14mr|texlive-susy-20080823-3|5	# catalog-license lppl
14mr|texlive-susy-20080823-3|6	# catalog-version undef
14mr|texlive-susy-20080823-3|7	Name:		texlive-susy
14mr|texlive-susy-20080823-3|8	Version:	20080823
14mr|texlive-susy-20080823-3|9	Release:	3
14mr|texlive-susy-20080823-3|10	Summary:	Macros for SuperSymmetry-related work
14mr|texlive-susy-20080823-3|11	Group:		Publishing
14mr|texlive-susy-20080823-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/susy
14mr|texlive-susy-20080823-3|13	License:	LPPL
14mr|texlive-susy-20080823-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/susy.tar.xz
14mr|texlive-susy-20080823-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/susy.doc.tar.xz
14mr|texlive-susy-20080823-3|16	BuildArch:	noarch
14mr|texlive-susy-20080823-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-susy-20080823-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-susy-20080823-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-susy-20080823-3|20	
14mr|texlive-susy-20080823-3|21	%description
14mr|texlive-susy-20080823-3|22	The package provides abbreviations of longer expressions.
14mr|texlive-susy-20080823-3|23	
14mr|texlive-susy-20080823-3|24	%post
14mr|texlive-susy-20080823-3|25	%{_sbindir}/texlive.post
14mr|texlive-susy-20080823-3|26	
14mr|texlive-susy-20080823-3|27	%postun
14mr|texlive-susy-20080823-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-susy-20080823-3|29	%{_sbindir}/texlive.post
14mr|texlive-susy-20080823-3|30	fi
14mr|texlive-susy-20080823-3|31	
14mr|texlive-susy-20080823-3|32	#-----------------------------------------------------------------------
14mr|texlive-susy-20080823-3|33	%files
14mr|texlive-susy-20080823-3|34	%{_texmfdistdir}/tex/latex/susy/susy.sty
14mr|texlive-susy-20080823-3|35	%doc %{_texmfdistdir}/doc/latex/susy/README
14mr|texlive-susy-20080823-3|36	%doc %{_texmfdistdir}/doc/latex/susy/README.TEXLIVE
14mr|texlive-susy-20080823-3|37	
14mr|texlive-susy-20080823-3|38	#-----------------------------------------------------------------------
14mr|texlive-susy-20080823-3|39	%prep
14mr|texlive-susy-20080823-3|40	%setup -c -a0 -a1
14mr|texlive-susy-20080823-3|41	
14mr|texlive-susy-20080823-3|42	%build
14mr|texlive-susy-20080823-3|43	
14mr|texlive-susy-20080823-3|44	%install
14mr|texlive-susy-20080823-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-susy-20080823-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-susy-20080823-3|47	
14mr|texlive-susy-20080823-3|48	
14mr|texlive-susy-20080823-3|49	
14mr|texlive-susy-20080823-3|50	%changelog
14mr|texlive-susy-20080823-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080823-3
14mr|texlive-susy-20080823-3|52	+ Revision: 7050e00
14mr|texlive-susy-20080823-3|53	- MassBuild#440: Increase release tag
14mr|texlive-susy-20080823-3|54	
14mr|texlive-susy-20080823-3|55	

21451 14
14mr|texlive-svg-1.0-8|1	# revision 33063
14mr|texlive-svg-1.0-8|2	# category Package
14mr|texlive-svg-1.0-8|3	# catalog-ctan /graphics/svg
14mr|texlive-svg-1.0-8|4	# catalog-date 2014-02-26 23:03:13 +0100
14mr|texlive-svg-1.0-8|5	# catalog-license lppl1.3
14mr|texlive-svg-1.0-8|6	# catalog-version 1.0
14mr|texlive-svg-1.0-8|7	Name:		texlive-svg
14mr|texlive-svg-1.0-8|8	Version:	1.0
14mr|texlive-svg-1.0-8|9	Release:	8
14mr|texlive-svg-1.0-8|10	Summary:	Include and extract SVG pictures using Inkscape
14mr|texlive-svg-1.0-8|11	Group:		Publishing
14mr|texlive-svg-1.0-8|12	URL:		http://www.ctan.org/tex-archive/graphics/svg
14mr|texlive-svg-1.0-8|13	License:	LPPL1.3
14mr|texlive-svg-1.0-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg.tar.xz
14mr|texlive-svg-1.0-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg.doc.tar.xz
14mr|texlive-svg-1.0-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg.source.tar.xz
14mr|texlive-svg-1.0-8|17	BuildArch:	noarch
14mr|texlive-svg-1.0-8|18	BuildRequires:	texlive-tlpkg
14mr|texlive-svg-1.0-8|19	Requires(pre):	texlive-tlpkg
14mr|texlive-svg-1.0-8|20	Requires(post):	texlive-kpathsea
14mr|texlive-svg-1.0-8|21	
14mr|texlive-svg-1.0-8|22	%description
14mr|texlive-svg-1.0-8|23	The package provides a command similar to \includegraphics
14mr|texlive-svg-1.0-8|24	command of the graphicx package, which enables the inclusion of
14mr|texlive-svg-1.0-8|25	SVG images using Inkscape. \includesvg[<options>]{<svg
14mr|texlive-svg-1.0-8|26	filename>} A variety of options is available, including width,
14mr|texlive-svg-1.0-8|27	height, and path of the SVG. The image is converted to an
14mr|texlive-svg-1.0-8|28	appropriate format, using the \write18 mechanism to execute a
14mr|texlive-svg-1.0-8|29	shell command, and the package also offers the means of saving
14mr|texlive-svg-1.0-8|30	a PDF, EPS, or PNG copy of the image, at the same time. The
14mr|texlive-svg-1.0-8|31	documentation shows an example using an SVG created from the
14mr|texlive-svg-1.0-8|32	high energy particle physics analysis package ROOT.
14mr|texlive-svg-1.0-8|33	
14mr|texlive-svg-1.0-8|34	%post
14mr|texlive-svg-1.0-8|35	%{_sbindir}/texlive.post
14mr|texlive-svg-1.0-8|36	
14mr|texlive-svg-1.0-8|37	%postun
14mr|texlive-svg-1.0-8|38	if [ $1 -eq 0 ]; then
14mr|texlive-svg-1.0-8|39	%{_sbindir}/texlive.post
14mr|texlive-svg-1.0-8|40	fi
14mr|texlive-svg-1.0-8|41	
14mr|texlive-svg-1.0-8|42	#-----------------------------------------------------------------------
14mr|texlive-svg-1.0-8|43	%files
14mr|texlive-svg-1.0-8|44	%{_texmfdistdir}/tex/latex/svg/svg.sty
14mr|texlive-svg-1.0-8|45	%doc %{_texmfdistdir}/doc/latex/svg/Fig.1a.pdf
14mr|texlive-svg-1.0-8|46	%doc %{_texmfdistdir}/doc/latex/svg/Fig.1b.eps
14mr|texlive-svg-1.0-8|47	%doc %{_texmfdistdir}/doc/latex/svg/Fig.2.pdf
14mr|texlive-svg-1.0-8|48	%doc %{_texmfdistdir}/doc/latex/svg/Fig.2.png
14mr|texlive-svg-1.0-8|49	%doc %{_texmfdistdir}/doc/latex/svg/README
14mr|texlive-svg-1.0-8|50	%doc %{_texmfdistdir}/doc/latex/svg/example.pdf
14mr|texlive-svg-1.0-8|51	%doc %{_texmfdistdir}/doc/latex/svg/example.pdf_tex
14mr|texlive-svg-1.0-8|52	%doc %{_texmfdistdir}/doc/latex/svg/example.svg
14mr|texlive-svg-1.0-8|53	%doc %{_texmfdistdir}/doc/latex/svg/preamble.tex
14mr|texlive-svg-1.0-8|54	%doc %{_texmfdistdir}/doc/latex/svg/root.C
14mr|texlive-svg-1.0-8|55	%doc %{_texmfdistdir}/doc/latex/svg/root.pdf
14mr|texlive-svg-1.0-8|56	%doc %{_texmfdistdir}/doc/latex/svg/root.pdf_tex
14mr|texlive-svg-1.0-8|57	%doc %{_texmfdistdir}/doc/latex/svg/root.svg
14mr|texlive-svg-1.0-8|58	%doc %{_texmfdistdir}/doc/latex/svg/svg.pdf
14mr|texlive-svg-1.0-8|59	#- source
14mr|texlive-svg-1.0-8|60	%doc %{_texmfdistdir}/source/latex/svg/svg.dtx
14mr|texlive-svg-1.0-8|61	
14mr|texlive-svg-1.0-8|62	#-----------------------------------------------------------------------
14mr|texlive-svg-1.0-8|63	%prep
14mr|texlive-svg-1.0-8|64	%setup -c -a0 -a1 -a2
14mr|texlive-svg-1.0-8|65	
14mr|texlive-svg-1.0-8|66	%build
14mr|texlive-svg-1.0-8|67	
14mr|texlive-svg-1.0-8|68	%install
14mr|texlive-svg-1.0-8|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-svg-1.0-8|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-svg-1.0-8|71	
14mr|texlive-svg-1.0-8|72	%changelog
14mr|texlive-svg-1.0-8|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-8
14mr|texlive-svg-1.0-8|74	+ Revision: ded3e7a
14mr|texlive-svg-1.0-8|75	- MassBuild#440: Increase release tag
14mr|texlive-svg-1.0-8|76	
14mr|texlive-svg-1.0-8|77	

21452 14
14mr|texlive-svgcolor-1.0-3|1	# revision 15878
14mr|texlive-svgcolor-1.0-3|2	# category Package
14mr|texlive-svgcolor-1.0-3|3	# catalog-ctan /macros/latex/contrib/svgcolor
14mr|texlive-svgcolor-1.0-3|4	# catalog-date 2006-08-27 16:41:02 +0100
14mr|texlive-svgcolor-1.0-3|5	# catalog-license lppl
14mr|texlive-svgcolor-1.0-3|6	# catalog-version 1.0
14mr|texlive-svgcolor-1.0-3|7	Name:		texlive-svgcolor
14mr|texlive-svgcolor-1.0-3|8	Version:	1.0
14mr|texlive-svgcolor-1.0-3|9	Release:	3
14mr|texlive-svgcolor-1.0-3|10	Summary:	Define SVG named colours
14mr|texlive-svgcolor-1.0-3|11	Group:		Publishing
14mr|texlive-svgcolor-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svgcolor
14mr|texlive-svgcolor-1.0-3|13	License:	LPPL
14mr|texlive-svgcolor-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svgcolor.tar.xz
14mr|texlive-svgcolor-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svgcolor.doc.tar.xz
14mr|texlive-svgcolor-1.0-3|16	BuildArch:	noarch
14mr|texlive-svgcolor-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-svgcolor-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-svgcolor-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-svgcolor-1.0-3|20	
14mr|texlive-svgcolor-1.0-3|21	%description
14mr|texlive-svgcolor-1.0-3|22	The package defines the W3C Scalable Vector Graphics (SVG)
14mr|texlive-svgcolor-1.0-3|23	colour names for use with both the color and PSTricks packages.
14mr|texlive-svgcolor-1.0-3|24	
14mr|texlive-svgcolor-1.0-3|25	%post
14mr|texlive-svgcolor-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-svgcolor-1.0-3|27	
14mr|texlive-svgcolor-1.0-3|28	%postun
14mr|texlive-svgcolor-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-svgcolor-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-svgcolor-1.0-3|31	fi
14mr|texlive-svgcolor-1.0-3|32	
14mr|texlive-svgcolor-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-svgcolor-1.0-3|34	%files
14mr|texlive-svgcolor-1.0-3|35	%{_texmfdistdir}/tex/latex/svgcolor/svgcolor.sty
14mr|texlive-svgcolor-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/svgcolor/README
14mr|texlive-svgcolor-1.0-3|37	
14mr|texlive-svgcolor-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-svgcolor-1.0-3|39	%prep
14mr|texlive-svgcolor-1.0-3|40	%setup -c -a0 -a1
14mr|texlive-svgcolor-1.0-3|41	
14mr|texlive-svgcolor-1.0-3|42	%build
14mr|texlive-svgcolor-1.0-3|43	
14mr|texlive-svgcolor-1.0-3|44	%install
14mr|texlive-svgcolor-1.0-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-svgcolor-1.0-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-svgcolor-1.0-3|47	
14mr|texlive-svgcolor-1.0-3|48	
14mr|texlive-svgcolor-1.0-3|49	
14mr|texlive-svgcolor-1.0-3|50	%changelog
14mr|texlive-svgcolor-1.0-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-svgcolor-1.0-3|52	+ Revision: a13e5b8
14mr|texlive-svgcolor-1.0-3|53	- MassBuild#440: Increase release tag
14mr|texlive-svgcolor-1.0-3|54	
14mr|texlive-svgcolor-1.0-3|55	

21453 14
14mr|texlive-svg-inkscape-20100908-3|1	# revision 19788
14mr|texlive-svg-inkscape-20100908-3|2	# category Package
14mr|texlive-svg-inkscape-20100908-3|3	# catalog-ctan /info/svg-inkscape
14mr|texlive-svg-inkscape-20100908-3|4	# catalog-date 2010-09-08 12:29:06 +0200
14mr|texlive-svg-inkscape-20100908-3|5	# catalog-license lppl1.3
14mr|texlive-svg-inkscape-20100908-3|6	# catalog-version undef
14mr|texlive-svg-inkscape-20100908-3|7	Name:		texlive-svg-inkscape
14mr|texlive-svg-inkscape-20100908-3|8	Version:	20100908
14mr|texlive-svg-inkscape-20100908-3|9	Release:	3
14mr|texlive-svg-inkscape-20100908-3|10	Summary:	How to include an SVG image in LaTeX using Inkscape
14mr|texlive-svg-inkscape-20100908-3|11	Group:		Publishing
14mr|texlive-svg-inkscape-20100908-3|12	URL:		http://www.ctan.org/tex-archive/info/svg-inkscape
14mr|texlive-svg-inkscape-20100908-3|13	License:	LPPL1.3
14mr|texlive-svg-inkscape-20100908-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg-inkscape.tar.xz
14mr|texlive-svg-inkscape-20100908-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg-inkscape.doc.tar.xz
14mr|texlive-svg-inkscape-20100908-3|16	BuildArch:	noarch
14mr|texlive-svg-inkscape-20100908-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-svg-inkscape-20100908-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-svg-inkscape-20100908-3|19	
14mr|texlive-svg-inkscape-20100908-3|20	%description
14mr|texlive-svg-inkscape-20100908-3|21	The document demonstrates the use of SVG imainges in LaTeX
14mr|texlive-svg-inkscape-20100908-3|22	documents. Using the "PDF+LaTeX output" option of Inkscape, it
14mr|texlive-svg-inkscape-20100908-3|23	is possible to include SVG in documents, in which LaTeX
14mr|texlive-svg-inkscape-20100908-3|24	typesets the text. This results in uniform text style
14mr|texlive-svg-inkscape-20100908-3|25	throughout the document, including text in images; moreover,
14mr|texlive-svg-inkscape-20100908-3|26	LaTeX commands may be used in the image's text, providing such
14mr|texlive-svg-inkscape-20100908-3|27	things as mathematics and references. The document also
14mr|texlive-svg-inkscape-20100908-3|28	describes how to automate the conversion from SVG to PDF+LaTeX
14mr|texlive-svg-inkscape-20100908-3|29	using Inkscape.
14mr|texlive-svg-inkscape-20100908-3|30	
14mr|texlive-svg-inkscape-20100908-3|31	#-----------------------------------------------------------------------
14mr|texlive-svg-inkscape-20100908-3|32	%files
14mr|texlive-svg-inkscape-20100908-3|33	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/InkscapePDFLaTeX.pdf
14mr|texlive-svg-inkscape-20100908-3|34	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/InkscapePDFLaTeX.tex
14mr|texlive-svg-inkscape-20100908-3|35	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/README
14mr|texlive-svg-inkscape-20100908-3|36	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/image-normal.pdf
14mr|texlive-svg-inkscape-20100908-3|37	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/image.pdf
14mr|texlive-svg-inkscape-20100908-3|38	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/image.pdf_tex
14mr|texlive-svg-inkscape-20100908-3|39	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/image.svg
14mr|texlive-svg-inkscape-20100908-3|40	
14mr|texlive-svg-inkscape-20100908-3|41	#-----------------------------------------------------------------------
14mr|texlive-svg-inkscape-20100908-3|42	%prep
14mr|texlive-svg-inkscape-20100908-3|43	%setup -c -a0 -a1
14mr|texlive-svg-inkscape-20100908-3|44	
14mr|texlive-svg-inkscape-20100908-3|45	%build
14mr|texlive-svg-inkscape-20100908-3|46	
14mr|texlive-svg-inkscape-20100908-3|47	%install
14mr|texlive-svg-inkscape-20100908-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-svg-inkscape-20100908-3|49	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-svg-inkscape-20100908-3|50	
14mr|texlive-svg-inkscape-20100908-3|51	
14mr|texlive-svg-inkscape-20100908-3|52	
14mr|texlive-svg-inkscape-20100908-3|53	%changelog
14mr|texlive-svg-inkscape-20100908-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100908-3
14mr|texlive-svg-inkscape-20100908-3|55	+ Revision: 6f858f2
14mr|texlive-svg-inkscape-20100908-3|56	- MassBuild#440: Increase release tag
14mr|texlive-svg-inkscape-20100908-3|57	
14mr|texlive-svg-inkscape-20100908-3|58	

21454 14
14mr|texlive-svn-43-3|1	# revision 15878
14mr|texlive-svn-43-3|2	# category Package
14mr|texlive-svn-43-3|3	# catalog-ctan /macros/latex/contrib/svn
14mr|texlive-svn-43-3|4	# catalog-date 2009-03-04 19:42:30 +0100
14mr|texlive-svn-43-3|5	# catalog-license lppl1.3
14mr|texlive-svn-43-3|6	# catalog-version 43
14mr|texlive-svn-43-3|7	Name:		texlive-svn
14mr|texlive-svn-43-3|8	Version:	43
14mr|texlive-svn-43-3|9	Release:	3
14mr|texlive-svn-43-3|10	Summary:	Typeset Subversion keywords
14mr|texlive-svn-43-3|11	Group:		Publishing
14mr|texlive-svn-43-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svn
14mr|texlive-svn-43-3|13	License:	LPPL1.3
14mr|texlive-svn-43-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn.tar.xz
14mr|texlive-svn-43-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn.doc.tar.xz
14mr|texlive-svn-43-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn.source.tar.xz
14mr|texlive-svn-43-3|17	BuildArch:	noarch
14mr|texlive-svn-43-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-svn-43-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-svn-43-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-svn-43-3|21	
14mr|texlive-svn-43-3|22	%description
14mr|texlive-svn-43-3|23	The svn package lets you typeset (in LaTeX) the value of
14mr|texlive-svn-43-3|24	Subversion keywords. It is approximately an equivalent to the
14mr|texlive-svn-43-3|25	rcs package, but for Subversion rather than CVS. Details of
14mr|texlive-svn-43-3|26	Subversion (a replacement for CVS) is available from the
14mr|texlive-svn-43-3|27	project's home site.
14mr|texlive-svn-43-3|28	
14mr|texlive-svn-43-3|29	%post
14mr|texlive-svn-43-3|30	%{_sbindir}/texlive.post
14mr|texlive-svn-43-3|31	
14mr|texlive-svn-43-3|32	%postun
14mr|texlive-svn-43-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-svn-43-3|34	%{_sbindir}/texlive.post
14mr|texlive-svn-43-3|35	fi
14mr|texlive-svn-43-3|36	
14mr|texlive-svn-43-3|37	#-----------------------------------------------------------------------
14mr|texlive-svn-43-3|38	%files
14mr|texlive-svn-43-3|39	%{_texmfdistdir}/tex/latex/svn/svn.sty
14mr|texlive-svn-43-3|40	%doc %{_texmfdistdir}/doc/latex/svn/README
14mr|texlive-svn-43-3|41	%doc %{_texmfdistdir}/doc/latex/svn/svn.pdf
14mr|texlive-svn-43-3|42	#- source
14mr|texlive-svn-43-3|43	%doc %{_texmfdistdir}/source/latex/svn/Makefile
14mr|texlive-svn-43-3|44	%doc %{_texmfdistdir}/source/latex/svn/svn.dtx
14mr|texlive-svn-43-3|45	%doc %{_texmfdistdir}/source/latex/svn/svn.ins
14mr|texlive-svn-43-3|46	
14mr|texlive-svn-43-3|47	#-----------------------------------------------------------------------
14mr|texlive-svn-43-3|48	%prep
14mr|texlive-svn-43-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-svn-43-3|50	
14mr|texlive-svn-43-3|51	%build
14mr|texlive-svn-43-3|52	
14mr|texlive-svn-43-3|53	%install
14mr|texlive-svn-43-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-svn-43-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-svn-43-3|56	
14mr|texlive-svn-43-3|57	
14mr|texlive-svn-43-3|58	
14mr|texlive-svn-43-3|59	%changelog
14mr|texlive-svn-43-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 43-3
14mr|texlive-svn-43-3|61	+ Revision: c2b04bd
14mr|texlive-svn-43-3|62	- MassBuild#440: Increase release tag
14mr|texlive-svn-43-3|63	
14mr|texlive-svn-43-3|64	

21455 14
14mr|texlive-svninfo-0.7.4-3|1	# revision 17554
14mr|texlive-svninfo-0.7.4-3|2	# category Package
14mr|texlive-svninfo-0.7.4-3|3	# catalog-ctan /macros/latex/contrib/svninfo
14mr|texlive-svninfo-0.7.4-3|4	# catalog-date 2010-03-23 21:34:59 +0100
14mr|texlive-svninfo-0.7.4-3|5	# catalog-license lppl1
14mr|texlive-svninfo-0.7.4-3|6	# catalog-version 0.7.4
14mr|texlive-svninfo-0.7.4-3|7	Name:		texlive-svninfo
14mr|texlive-svninfo-0.7.4-3|8	Version:	0.7.4
14mr|texlive-svninfo-0.7.4-3|9	Release:	3
14mr|texlive-svninfo-0.7.4-3|10	Summary:	Typeset Subversion keywords
14mr|texlive-svninfo-0.7.4-3|11	Group:		Publishing
14mr|texlive-svninfo-0.7.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svninfo
14mr|texlive-svninfo-0.7.4-3|13	License:	LPPL1
14mr|texlive-svninfo-0.7.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svninfo.tar.xz
14mr|texlive-svninfo-0.7.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svninfo.doc.tar.xz
14mr|texlive-svninfo-0.7.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svninfo.source.tar.xz
14mr|texlive-svninfo-0.7.4-3|17	BuildArch:	noarch
14mr|texlive-svninfo-0.7.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-svninfo-0.7.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-svninfo-0.7.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-svninfo-0.7.4-3|21	
14mr|texlive-svninfo-0.7.4-3|22	%description
14mr|texlive-svninfo-0.7.4-3|23	A package for incorporating the values of Subversion keywords
14mr|texlive-svninfo-0.7.4-3|24	into typeset documents. Information about Subversion (a
14mr|texlive-svninfo-0.7.4-3|25	replacement for CVS) is available from
14mr|texlive-svninfo-0.7.4-3|26	http://subversion.tigris.org/.
14mr|texlive-svninfo-0.7.4-3|27	
14mr|texlive-svninfo-0.7.4-3|28	%post
14mr|texlive-svninfo-0.7.4-3|29	%{_sbindir}/texlive.post
14mr|texlive-svninfo-0.7.4-3|30	
14mr|texlive-svninfo-0.7.4-3|31	%postun
14mr|texlive-svninfo-0.7.4-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-svninfo-0.7.4-3|33	%{_sbindir}/texlive.post
14mr|texlive-svninfo-0.7.4-3|34	fi
14mr|texlive-svninfo-0.7.4-3|35	
14mr|texlive-svninfo-0.7.4-3|36	#-----------------------------------------------------------------------
14mr|texlive-svninfo-0.7.4-3|37	%files
14mr|texlive-svninfo-0.7.4-3|38	%{_texmfdistdir}/tex/latex/svninfo/svninfo.cfg
14mr|texlive-svninfo-0.7.4-3|39	%{_texmfdistdir}/tex/latex/svninfo/svninfo.sty
14mr|texlive-svninfo-0.7.4-3|40	%doc %{_texmfdistdir}/doc/latex/svninfo/README
14mr|texlive-svninfo-0.7.4-3|41	%doc %{_texmfdistdir}/doc/latex/svninfo/svninfo.init
14mr|texlive-svninfo-0.7.4-3|42	%doc %{_texmfdistdir}/doc/latex/svninfo/svninfo.pdf
14mr|texlive-svninfo-0.7.4-3|43	#- source
14mr|texlive-svninfo-0.7.4-3|44	%doc %{_texmfdistdir}/source/latex/svninfo/Makefile
14mr|texlive-svninfo-0.7.4-3|45	%doc %{_texmfdistdir}/source/latex/svninfo/svninfo.dtx
14mr|texlive-svninfo-0.7.4-3|46	%doc %{_texmfdistdir}/source/latex/svninfo/svninfo.ins
14mr|texlive-svninfo-0.7.4-3|47	
14mr|texlive-svninfo-0.7.4-3|48	#-----------------------------------------------------------------------
14mr|texlive-svninfo-0.7.4-3|49	%prep
14mr|texlive-svninfo-0.7.4-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-svninfo-0.7.4-3|51	
14mr|texlive-svninfo-0.7.4-3|52	%build
14mr|texlive-svninfo-0.7.4-3|53	
14mr|texlive-svninfo-0.7.4-3|54	%install
14mr|texlive-svninfo-0.7.4-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-svninfo-0.7.4-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-svninfo-0.7.4-3|57	
14mr|texlive-svninfo-0.7.4-3|58	
14mr|texlive-svninfo-0.7.4-3|59	
14mr|texlive-svninfo-0.7.4-3|60	%changelog
14mr|texlive-svninfo-0.7.4-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.4-3
14mr|texlive-svninfo-0.7.4-3|62	+ Revision: 2aaad77
14mr|texlive-svninfo-0.7.4-3|63	- MassBuild#440: Increase release tag
14mr|texlive-svninfo-0.7.4-3|64	
14mr|texlive-svninfo-0.7.4-3|65	

21456 14
14mr|texlive-svn-multi-2.4d-5|1	# revision 26313
14mr|texlive-svn-multi-2.4d-5|2	# category Package
14mr|texlive-svn-multi-2.4d-5|3	# catalog-ctan /macros/latex/contrib/svn-multi
14mr|texlive-svn-multi-2.4d-5|4	# catalog-date 2012-05-07 15:25:51 +0200
14mr|texlive-svn-multi-2.4d-5|5	# catalog-license lppl
14mr|texlive-svn-multi-2.4d-5|6	# catalog-version 2.4d
14mr|texlive-svn-multi-2.4d-5|7	Name:		texlive-svn-multi
14mr|texlive-svn-multi-2.4d-5|8	Version:	2.4d
14mr|texlive-svn-multi-2.4d-5|9	Release:	5
14mr|texlive-svn-multi-2.4d-5|10	Summary:	Subversion keywords in multi-file LaTeX documents
14mr|texlive-svn-multi-2.4d-5|11	Group:		Publishing
14mr|texlive-svn-multi-2.4d-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svn-multi
14mr|texlive-svn-multi-2.4d-5|13	License:	LPPL
14mr|texlive-svn-multi-2.4d-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-multi.tar.xz
14mr|texlive-svn-multi-2.4d-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-multi.doc.tar.xz
14mr|texlive-svn-multi-2.4d-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-multi.source.tar.xz
14mr|texlive-svn-multi-2.4d-5|17	BuildArch:	noarch
14mr|texlive-svn-multi-2.4d-5|18	BuildRequires:	texlive-tlpkg
14mr|texlive-svn-multi-2.4d-5|19	Requires(pre):	texlive-tlpkg
14mr|texlive-svn-multi-2.4d-5|20	Requires(post):	texlive-kpathsea
14mr|texlive-svn-multi-2.4d-5|21	Provides:	texlive-svn-multi.bin = %{EVRD}
14mr|texlive-svn-multi-2.4d-5|22	
14mr|texlive-svn-multi-2.4d-5|23	%description
14mr|texlive-svn-multi-2.4d-5|24	This package lets you typeset keywords of the version control
14mr|texlive-svn-multi-2.4d-5|25	system Subversion inside your LaTeX files anywhere you like.
14mr|texlive-svn-multi-2.4d-5|26	Unlike the otherwise similar package svn the use of multiple
14mr|texlive-svn-multi-2.4d-5|27	files for one LaTeX document is well supported. The package
14mr|texlive-svn-multi-2.4d-5|28	uses the author's filehook and currfile packages. The package
14mr|texlive-svn-multi-2.4d-5|29	interacts with an external Perl script, to retrieve information
14mr|texlive-svn-multi-2.4d-5|30	necessary for the required output.
14mr|texlive-svn-multi-2.4d-5|31	
14mr|texlive-svn-multi-2.4d-5|32	%post
14mr|texlive-svn-multi-2.4d-5|33	%{_sbindir}/texlive.post
14mr|texlive-svn-multi-2.4d-5|34	
14mr|texlive-svn-multi-2.4d-5|35	%postun
14mr|texlive-svn-multi-2.4d-5|36	if [ $1 -eq 0 ]; then
14mr|texlive-svn-multi-2.4d-5|37	%{_sbindir}/texlive.post
14mr|texlive-svn-multi-2.4d-5|38	fi
14mr|texlive-svn-multi-2.4d-5|39	
14mr|texlive-svn-multi-2.4d-5|40	#-----------------------------------------------------------------------
14mr|texlive-svn-multi-2.4d-5|41	%files
14mr|texlive-svn-multi-2.4d-5|42	%{_bindir}/svn-multi
14mr|texlive-svn-multi-2.4d-5|43	%{_texmfdistdir}/scripts/svn-multi/svn-multi.pl
14mr|texlive-svn-multi-2.4d-5|44	%{_texmfdistdir}/tex/latex/svn-multi/svn-multi.sty
14mr|texlive-svn-multi-2.4d-5|45	%{_texmfdistdir}/tex/latex/svn-multi/svnkw.sty
14mr|texlive-svn-multi-2.4d-5|46	%doc %{_texmfdistdir}/doc/latex/svn-multi/README
14mr|texlive-svn-multi-2.4d-5|47	%doc %{_texmfdistdir}/doc/latex/svn-multi/example_chap1.tex
14mr|texlive-svn-multi-2.4d-5|48	%doc %{_texmfdistdir}/doc/latex/svn-multi/example_main.tex
14mr|texlive-svn-multi-2.4d-5|49	%doc %{_texmfdistdir}/doc/latex/svn-multi/group_example.tex
14mr|texlive-svn-multi-2.4d-5|50	%doc %{_texmfdistdir}/doc/latex/svn-multi/svn-multi.pdf
14mr|texlive-svn-multi-2.4d-5|51	%doc %{_texmfdistdir}/doc/support/svn-multi/svn-multi-pl.pdf
14mr|texlive-svn-multi-2.4d-5|52	#- source
14mr|texlive-svn-multi-2.4d-5|53	%doc %{_texmfdistdir}/source/latex/svn-multi/svn-multi-pl.dtx
14mr|texlive-svn-multi-2.4d-5|54	%doc %{_texmfdistdir}/source/latex/svn-multi/svn-multi.dtx
14mr|texlive-svn-multi-2.4d-5|55	%doc %{_texmfdistdir}/source/latex/svn-multi/svn-multi.ins
14mr|texlive-svn-multi-2.4d-5|56	
14mr|texlive-svn-multi-2.4d-5|57	#-----------------------------------------------------------------------
14mr|texlive-svn-multi-2.4d-5|58	%prep
14mr|texlive-svn-multi-2.4d-5|59	%setup -c -a0 -a1 -a2
14mr|texlive-svn-multi-2.4d-5|60	
14mr|texlive-svn-multi-2.4d-5|61	%build
14mr|texlive-svn-multi-2.4d-5|62	
14mr|texlive-svn-multi-2.4d-5|63	%install
14mr|texlive-svn-multi-2.4d-5|64	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-svn-multi-2.4d-5|65	pushd %{buildroot}%{_bindir}
14mr|texlive-svn-multi-2.4d-5|66	ln -sf %{_texmfdistdir}/scripts/svn-multi/svn-multi.pl svn-multi
14mr|texlive-svn-multi-2.4d-5|67	popd
14mr|texlive-svn-multi-2.4d-5|68	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-svn-multi-2.4d-5|69	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-svn-multi-2.4d-5|70	
14mr|texlive-svn-multi-2.4d-5|71	
14mr|texlive-svn-multi-2.4d-5|72	
14mr|texlive-svn-multi-2.4d-5|73	%changelog
14mr|texlive-svn-multi-2.4d-5|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4d-5
14mr|texlive-svn-multi-2.4d-5|75	+ Revision: 37320a8
14mr|texlive-svn-multi-2.4d-5|76	- MassBuild#440: Increase release tag
14mr|texlive-svn-multi-2.4d-5|77	
14mr|texlive-svn-multi-2.4d-5|78	

21457 14
14mr|texlive-svn-prov-3.1862-3|1	# revision 18017
14mr|texlive-svn-prov-3.1862-3|2	# category Package
14mr|texlive-svn-prov-3.1862-3|3	# catalog-ctan /macros/latex/contrib/svn-prov
14mr|texlive-svn-prov-3.1862-3|4	# catalog-date 2010-04-25 23:29:42 +0200
14mr|texlive-svn-prov-3.1862-3|5	# catalog-license lppl
14mr|texlive-svn-prov-3.1862-3|6	# catalog-version 3.1862
14mr|texlive-svn-prov-3.1862-3|7	Name:		texlive-svn-prov
14mr|texlive-svn-prov-3.1862-3|8	Version:	3.1862
14mr|texlive-svn-prov-3.1862-3|9	Release:	3
14mr|texlive-svn-prov-3.1862-3|10	Summary:	Subversion variants of \Provides... macros
14mr|texlive-svn-prov-3.1862-3|11	Group:		Publishing
14mr|texlive-svn-prov-3.1862-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svn-prov
14mr|texlive-svn-prov-3.1862-3|13	License:	LPPL
14mr|texlive-svn-prov-3.1862-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-prov.tar.xz
14mr|texlive-svn-prov-3.1862-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-prov.doc.tar.xz
14mr|texlive-svn-prov-3.1862-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-prov.source.tar.xz
14mr|texlive-svn-prov-3.1862-3|17	BuildArch:	noarch
14mr|texlive-svn-prov-3.1862-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-svn-prov-3.1862-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-svn-prov-3.1862-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-svn-prov-3.1862-3|21	
14mr|texlive-svn-prov-3.1862-3|22	%description
14mr|texlive-svn-prov-3.1862-3|23	The package introduces Subversion variants of the standard
14mr|texlive-svn-prov-3.1862-3|24	LaTeX macros \ProvidesPackage, \ProvidesClass and \ProvidesFile
14mr|texlive-svn-prov-3.1862-3|25	where the file name and date is extracted from Subversion Id
14mr|texlive-svn-prov-3.1862-3|26	keywords. The file name may also be given explicitly as an
14mr|texlive-svn-prov-3.1862-3|27	optional argument.
14mr|texlive-svn-prov-3.1862-3|28	
14mr|texlive-svn-prov-3.1862-3|29	%post
14mr|texlive-svn-prov-3.1862-3|30	%{_sbindir}/texlive.post
14mr|texlive-svn-prov-3.1862-3|31	
14mr|texlive-svn-prov-3.1862-3|32	%postun
14mr|texlive-svn-prov-3.1862-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-svn-prov-3.1862-3|34	%{_sbindir}/texlive.post
14mr|texlive-svn-prov-3.1862-3|35	fi
14mr|texlive-svn-prov-3.1862-3|36	
14mr|texlive-svn-prov-3.1862-3|37	#-----------------------------------------------------------------------
14mr|texlive-svn-prov-3.1862-3|38	%files
14mr|texlive-svn-prov-3.1862-3|39	%{_texmfdistdir}/tex/latex/svn-prov/svn-prov.sty
14mr|texlive-svn-prov-3.1862-3|40	%doc %{_texmfdistdir}/doc/latex/svn-prov/svn-prov.pdf
14mr|texlive-svn-prov-3.1862-3|41	#- source
14mr|texlive-svn-prov-3.1862-3|42	%doc %{_texmfdistdir}/source/latex/svn-prov/Makefile
14mr|texlive-svn-prov-3.1862-3|43	%doc %{_texmfdistdir}/source/latex/svn-prov/svn-prov.dtx
14mr|texlive-svn-prov-3.1862-3|44	%doc %{_texmfdistdir}/source/latex/svn-prov/svn-prov.ins
14mr|texlive-svn-prov-3.1862-3|45	
14mr|texlive-svn-prov-3.1862-3|46	#-----------------------------------------------------------------------
14mr|texlive-svn-prov-3.1862-3|47	%prep
14mr|texlive-svn-prov-3.1862-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-svn-prov-3.1862-3|49	
14mr|texlive-svn-prov-3.1862-3|50	%build
14mr|texlive-svn-prov-3.1862-3|51	
14mr|texlive-svn-prov-3.1862-3|52	%install
14mr|texlive-svn-prov-3.1862-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-svn-prov-3.1862-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-svn-prov-3.1862-3|55	
14mr|texlive-svn-prov-3.1862-3|56	
14mr|texlive-svn-prov-3.1862-3|57	
14mr|texlive-svn-prov-3.1862-3|58	%changelog
14mr|texlive-svn-prov-3.1862-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1862-3
14mr|texlive-svn-prov-3.1862-3|60	+ Revision: 4f6484b
14mr|texlive-svn-prov-3.1862-3|61	- MassBuild#440: Increase release tag
14mr|texlive-svn-prov-3.1862-3|62	
14mr|texlive-svn-prov-3.1862-3|63	

21458 14
14mr|texlive-swebib-20070115-3|1	# revision 15878
14mr|texlive-swebib-20070115-3|2	# category Package
14mr|texlive-swebib-20070115-3|3	# catalog-ctan /biblio/bibtex/contrib/swebib
14mr|texlive-swebib-20070115-3|4	# catalog-date 2007-01-15 14:17:51 +0100
14mr|texlive-swebib-20070115-3|5	# catalog-license lppl1.2
14mr|texlive-swebib-20070115-3|6	# catalog-version undef
14mr|texlive-swebib-20070115-3|7	Name:		texlive-swebib
14mr|texlive-swebib-20070115-3|8	Version:	20070115
14mr|texlive-swebib-20070115-3|9	Release:	3
14mr|texlive-swebib-20070115-3|10	Summary:	Swedish bibliography styles
14mr|texlive-swebib-20070115-3|11	Group:		Publishing
14mr|texlive-swebib-20070115-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/swebib
14mr|texlive-swebib-20070115-3|13	License:	LPPL1.2
14mr|texlive-swebib-20070115-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swebib.tar.xz
14mr|texlive-swebib-20070115-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swebib.doc.tar.xz
14mr|texlive-swebib-20070115-3|16	BuildArch:	noarch
14mr|texlive-swebib-20070115-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-swebib-20070115-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-swebib-20070115-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-swebib-20070115-3|20	
14mr|texlive-swebib-20070115-3|21	%description
14mr|texlive-swebib-20070115-3|22	The bundle contains Swedish versions of the standard
14mr|texlive-swebib-20070115-3|23	bibliography styles, and of the style plainnat. The styles
14mr|texlive-swebib-20070115-3|24	should be funtionally equivalent to the corresponding original
14mr|texlive-swebib-20070115-3|25	styles, apart from the Swedish translations. The styles do not
14mr|texlive-swebib-20070115-3|26	implement Swedish collation.
14mr|texlive-swebib-20070115-3|27	
14mr|texlive-swebib-20070115-3|28	%post
14mr|texlive-swebib-20070115-3|29	%{_sbindir}/texlive.post
14mr|texlive-swebib-20070115-3|30	
14mr|texlive-swebib-20070115-3|31	%postun
14mr|texlive-swebib-20070115-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-swebib-20070115-3|33	%{_sbindir}/texlive.post
14mr|texlive-swebib-20070115-3|34	fi
14mr|texlive-swebib-20070115-3|35	
14mr|texlive-swebib-20070115-3|36	#-----------------------------------------------------------------------
14mr|texlive-swebib-20070115-3|37	%files
14mr|texlive-swebib-20070115-3|38	%{_texmfdistdir}/bibtex/bst/swebib/sweabbrv.bst
14mr|texlive-swebib-20070115-3|39	%{_texmfdistdir}/bibtex/bst/swebib/swealpha.bst
14mr|texlive-swebib-20070115-3|40	%{_texmfdistdir}/bibtex/bst/swebib/sweplain.bst
14mr|texlive-swebib-20070115-3|41	%{_texmfdistdir}/bibtex/bst/swebib/sweplnat.bst
14mr|texlive-swebib-20070115-3|42	%{_texmfdistdir}/bibtex/bst/swebib/sweunsrt.bst
14mr|texlive-swebib-20070115-3|43	%doc %{_texmfdistdir}/doc/latex/swebib/README
14mr|texlive-swebib-20070115-3|44	
14mr|texlive-swebib-20070115-3|45	#-----------------------------------------------------------------------
14mr|texlive-swebib-20070115-3|46	%prep
14mr|texlive-swebib-20070115-3|47	%setup -c -a0 -a1
14mr|texlive-swebib-20070115-3|48	
14mr|texlive-swebib-20070115-3|49	%build
14mr|texlive-swebib-20070115-3|50	
14mr|texlive-swebib-20070115-3|51	%install
14mr|texlive-swebib-20070115-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-swebib-20070115-3|53	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-swebib-20070115-3|54	
14mr|texlive-swebib-20070115-3|55	
14mr|texlive-swebib-20070115-3|56	
14mr|texlive-swebib-20070115-3|57	%changelog
14mr|texlive-swebib-20070115-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070115-3
14mr|texlive-swebib-20070115-3|59	+ Revision: 6198e97
14mr|texlive-swebib-20070115-3|60	- MassBuild#440: Increase release tag
14mr|texlive-swebib-20070115-3|61	
14mr|texlive-swebib-20070115-3|62	

21459 14
14mr|texlive-swimgraf-20120220-2|1	# revision 25446
14mr|texlive-swimgraf-20120220-2|2	# category Package
14mr|texlive-swimgraf-20120220-2|3	# catalog-ctan /macros/latex/contrib/swimgraf
14mr|texlive-swimgraf-20120220-2|4	# catalog-date 2012-02-20 12:29:23 +0100
14mr|texlive-swimgraf-20120220-2|5	# catalog-license lppl
14mr|texlive-swimgraf-20120220-2|6	# catalog-version undef
14mr|texlive-swimgraf-20120220-2|7	Name:		texlive-swimgraf
14mr|texlive-swimgraf-20120220-2|8	Version:	20120220
14mr|texlive-swimgraf-20120220-2|9	Release:	2
14mr|texlive-swimgraf-20120220-2|10	Summary:	Graphical/textual representations of swimming performances
14mr|texlive-swimgraf-20120220-2|11	Group:		Publishing
14mr|texlive-swimgraf-20120220-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/swimgraf
14mr|texlive-swimgraf-20120220-2|13	License:	LPPL
14mr|texlive-swimgraf-20120220-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swimgraf.tar.xz
14mr|texlive-swimgraf-20120220-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swimgraf.doc.tar.xz
14mr|texlive-swimgraf-20120220-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swimgraf.source.tar.xz
14mr|texlive-swimgraf-20120220-2|17	BuildArch:	noarch
14mr|texlive-swimgraf-20120220-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-swimgraf-20120220-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-swimgraf-20120220-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-swimgraf-20120220-2|21	
14mr|texlive-swimgraf-20120220-2|22	%description
14mr|texlive-swimgraf-20120220-2|23	The package provides two macros that produce representations of
14mr|texlive-swimgraf-20120220-2|24	a swimmer's performances. The user records data in a text file
14mr|texlive-swimgraf-20120220-2|25	and specifies as arguments of the macros the date range of
14mr|texlive-swimgraf-20120220-2|26	interest. The macros extract the relevant information from the
14mr|texlive-swimgraf-20120220-2|27	file and process it: \swimgraph produces a graph of the times
14mr|texlive-swimgraf-20120220-2|28	in a single swimming event (specified as an argument), plotting
14mr|texlive-swimgraf-20120220-2|29	long course and short course times in separate lines. Records
14mr|texlive-swimgraf-20120220-2|30	and qualifying times, stored in text files, may optionally be
14mr|texlive-swimgraf-20120220-2|31	included on the graph. \swimtext produces a written record of
14mr|texlive-swimgraf-20120220-2|32	the times in all events. Files of current world and Canadian
14mr|texlive-swimgraf-20120220-2|33	records are included. The package requires the PSTricks and
14mr|texlive-swimgraf-20120220-2|34	keyval packages. For attractive output it also requires a
14mr|texlive-swimgraf-20120220-2|35	colour output device.
14mr|texlive-swimgraf-20120220-2|36	
14mr|texlive-swimgraf-20120220-2|37	%post
14mr|texlive-swimgraf-20120220-2|38	%{_sbindir}/texlive.post
14mr|texlive-swimgraf-20120220-2|39	
14mr|texlive-swimgraf-20120220-2|40	%postun
14mr|texlive-swimgraf-20120220-2|41	if [ $1 -eq 0 ]; then
14mr|texlive-swimgraf-20120220-2|42	%{_sbindir}/texlive.post
14mr|texlive-swimgraf-20120220-2|43	fi
14mr|texlive-swimgraf-20120220-2|44	
14mr|texlive-swimgraf-20120220-2|45	#-----------------------------------------------------------------------
14mr|texlive-swimgraf-20120220-2|46	%files
14mr|texlive-swimgraf-20120220-2|47	%{_texmfdistdir}/tex/latex/swimgraf/swimgraf.cfg
14mr|texlive-swimgraf-20120220-2|48	%{_texmfdistdir}/tex/latex/swimgraf/swimgraf.sty
14mr|texlive-swimgraf-20120220-2|49	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br1.pdf
14mr|texlive-swimgraf-20120220-2|50	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br1.tex
14mr|texlive-swimgraf-20120220-2|51	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br2.pdf
14mr|texlive-swimgraf-20120220-2|52	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br2.tex
14mr|texlive-swimgraf-20120220-2|53	%doc %{_texmfdistdir}/doc/latex/swimgraf/README
14mr|texlive-swimgraf-20120220-2|54	%doc %{_texmfdistdir}/doc/latex/swimgraf/README.TEXLIVE
14mr|texlive-swimgraf-20120220-2|55	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada.dat
14mr|texlive-swimgraf-20120220-2|56	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada11.dat
14mr|texlive-swimgraf-20120220-2|57	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada12.dat
14mr|texlive-swimgraf-20120220-2|58	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada13.dat
14mr|texlive-swimgraf-20120220-2|59	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada14.dat
14mr|texlive-swimgraf-20120220-2|60	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada15.dat
14mr|texlive-swimgraf-20120220-2|61	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada16.dat
14mr|texlive-swimgraf-20120220-2|62	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada17.dat
14mr|texlive-swimgraf-20120220-2|63	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario10.dat
14mr|texlive-swimgraf-20120220-2|64	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario11.dat
14mr|texlive-swimgraf-20120220-2|65	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario12.dat
14mr|texlive-swimgraf-20120220-2|66	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario13.dat
14mr|texlive-swimgraf-20120220-2|67	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario14.dat
14mr|texlive-swimgraf-20120220-2|68	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario15.dat
14mr|texlive-swimgraf-20120220-2|69	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario16.dat
14mr|texlive-swimgraf-20120220-2|70	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario17.dat
14mr|texlive-swimgraf-20120220-2|71	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario8.dat
14mr|texlive-swimgraf-20120220-2|72	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario9.dat
14mr|texlive-swimgraf-20120220-2|73	%doc %{_texmfdistdir}/doc/latex/swimgraf/fworld.dat
14mr|texlive-swimgraf-20120220-2|74	%doc %{_texmfdistdir}/doc/latex/swimgraf/mcanada.dat
14mr|texlive-swimgraf-20120220-2|75	%doc %{_texmfdistdir}/doc/latex/swimgraf/mworld.dat
14mr|texlive-swimgraf-20120220-2|76	%doc %{_texmfdistdir}/doc/latex/swimgraf/sample1.dat
14mr|texlive-swimgraf-20120220-2|77	%doc %{_texmfdistdir}/doc/latex/swimgraf/sample2.dat
14mr|texlive-swimgraf-20120220-2|78	%doc %{_texmfdistdir}/doc/latex/swimgraf/text1.pdf
14mr|texlive-swimgraf-20120220-2|79	%doc %{_texmfdistdir}/doc/latex/swimgraf/text1.tex
14mr|texlive-swimgraf-20120220-2|80	%doc %{_texmfdistdir}/doc/latex/swimgraf/text2.pdf
14mr|texlive-swimgraf-20120220-2|81	%doc %{_texmfdistdir}/doc/latex/swimgraf/text2.tex
14mr|texlive-swimgraf-20120220-2|82	#- source
14mr|texlive-swimgraf-20120220-2|83	%doc %{_texmfdistdir}/source/latex/swimgraf/100BR1.TEX
14mr|texlive-swimgraf-20120220-2|84	%doc %{_texmfdistdir}/source/latex/swimgraf/100BR2.TEX
14mr|texlive-swimgraf-20120220-2|85	%doc %{_texmfdistdir}/source/latex/swimgraf/SAMPLE1.DAT
14mr|texlive-swimgraf-20120220-2|86	%doc %{_texmfdistdir}/source/latex/swimgraf/SAMPLE2.DAT
14mr|texlive-swimgraf-20120220-2|87	%doc %{_texmfdistdir}/source/latex/swimgraf/TEXT1.TEX
14mr|texlive-swimgraf-20120220-2|88	%doc %{_texmfdistdir}/source/latex/swimgraf/TEXT2.TEX
14mr|texlive-swimgraf-20120220-2|89	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada.dat
14mr|texlive-swimgraf-20120220-2|90	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada11.dat
14mr|texlive-swimgraf-20120220-2|91	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada12.dat
14mr|texlive-swimgraf-20120220-2|92	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada13.dat
14mr|texlive-swimgraf-20120220-2|93	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada14.dat
14mr|texlive-swimgraf-20120220-2|94	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada15.dat
14mr|texlive-swimgraf-20120220-2|95	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada16.dat
14mr|texlive-swimgraf-20120220-2|96	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada17.dat
14mr|texlive-swimgraf-20120220-2|97	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario10.dat
14mr|texlive-swimgraf-20120220-2|98	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario11.dat
14mr|texlive-swimgraf-20120220-2|99	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario12.dat
14mr|texlive-swimgraf-20120220-2|100	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario13.dat
14mr|texlive-swimgraf-20120220-2|101	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario14.dat
14mr|texlive-swimgraf-20120220-2|102	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario15.dat
14mr|texlive-swimgraf-20120220-2|103	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario16.dat
14mr|texlive-swimgraf-20120220-2|104	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario17.dat
14mr|texlive-swimgraf-20120220-2|105	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario8.dat
14mr|texlive-swimgraf-20120220-2|106	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario9.dat
14mr|texlive-swimgraf-20120220-2|107	%doc %{_texmfdistdir}/source/latex/swimgraf/fworld.dat
14mr|texlive-swimgraf-20120220-2|108	%doc %{_texmfdistdir}/source/latex/swimgraf/mcanada.dat
14mr|texlive-swimgraf-20120220-2|109	%doc %{_texmfdistdir}/source/latex/swimgraf/mworld.dat
14mr|texlive-swimgraf-20120220-2|110	
14mr|texlive-swimgraf-20120220-2|111	#-----------------------------------------------------------------------
14mr|texlive-swimgraf-20120220-2|112	%prep
14mr|texlive-swimgraf-20120220-2|113	%setup -c -a0 -a1 -a2
14mr|texlive-swimgraf-20120220-2|114	
14mr|texlive-swimgraf-20120220-2|115	%build
14mr|texlive-swimgraf-20120220-2|116	
14mr|texlive-swimgraf-20120220-2|117	%install
14mr|texlive-swimgraf-20120220-2|118	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-swimgraf-20120220-2|119	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-swimgraf-20120220-2|120	
14mr|texlive-swimgraf-20120220-2|121	
14mr|texlive-swimgraf-20120220-2|122	
14mr|texlive-swimgraf-20120220-2|123	%changelog
14mr|texlive-swimgraf-20120220-2|124	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120220-2
14mr|texlive-swimgraf-20120220-2|125	+ Revision: 802bd06
14mr|texlive-swimgraf-20120220-2|126	- MassBuild#440: Increase release tag
14mr|texlive-swimgraf-20120220-2|127	
14mr|texlive-swimgraf-20120220-2|128	

21460 14
14mr|texlive-syllogism-1.2-3|1	# revision 15878
14mr|texlive-syllogism-1.2-3|2	# category Package
14mr|texlive-syllogism-1.2-3|3	# catalog-ctan /macros/latex/contrib/syllogism
14mr|texlive-syllogism-1.2-3|4	# catalog-date 2008-10-28 11:39:06 +0100
14mr|texlive-syllogism-1.2-3|5	# catalog-license lppl
14mr|texlive-syllogism-1.2-3|6	# catalog-version 1.2
14mr|texlive-syllogism-1.2-3|7	Name:		texlive-syllogism
14mr|texlive-syllogism-1.2-3|8	Version:	1.2
14mr|texlive-syllogism-1.2-3|9	Release:	3
14mr|texlive-syllogism-1.2-3|10	Summary:	Typeset syllogisms in LaTeX
14mr|texlive-syllogism-1.2-3|11	Group:		Publishing
14mr|texlive-syllogism-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/syllogism
14mr|texlive-syllogism-1.2-3|13	License:	LPPL
14mr|texlive-syllogism-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syllogism.tar.xz
14mr|texlive-syllogism-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syllogism.doc.tar.xz
14mr|texlive-syllogism-1.2-3|16	BuildArch:	noarch
14mr|texlive-syllogism-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-syllogism-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-syllogism-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-syllogism-1.2-3|20	
14mr|texlive-syllogism-1.2-3|21	%description
14mr|texlive-syllogism-1.2-3|22	The package provides a simple, configurable, way for neatly
14mr|texlive-syllogism-1.2-3|23	typesetting syllogisms and syllogistic-like arguments, composed
14mr|texlive-syllogism-1.2-3|24	of two premises and a conclusion.
14mr|texlive-syllogism-1.2-3|25	
14mr|texlive-syllogism-1.2-3|26	%post
14mr|texlive-syllogism-1.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-syllogism-1.2-3|28	
14mr|texlive-syllogism-1.2-3|29	%postun
14mr|texlive-syllogism-1.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-syllogism-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-syllogism-1.2-3|32	fi
14mr|texlive-syllogism-1.2-3|33	
14mr|texlive-syllogism-1.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-syllogism-1.2-3|35	%files
14mr|texlive-syllogism-1.2-3|36	%{_texmfdistdir}/tex/latex/syllogism/syllogism.sty
14mr|texlive-syllogism-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/syllogism/Examples.pdf
14mr|texlive-syllogism-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/syllogism/Examples.tex
14mr|texlive-syllogism-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/syllogism/README
14mr|texlive-syllogism-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/syllogism/syllogism.pdf
14mr|texlive-syllogism-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/syllogism/syllogism.tex
14mr|texlive-syllogism-1.2-3|42	
14mr|texlive-syllogism-1.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-syllogism-1.2-3|44	%prep
14mr|texlive-syllogism-1.2-3|45	%setup -c -a0 -a1
14mr|texlive-syllogism-1.2-3|46	
14mr|texlive-syllogism-1.2-3|47	%build
14mr|texlive-syllogism-1.2-3|48	
14mr|texlive-syllogism-1.2-3|49	%install
14mr|texlive-syllogism-1.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-syllogism-1.2-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-syllogism-1.2-3|52	
14mr|texlive-syllogism-1.2-3|53	
14mr|texlive-syllogism-1.2-3|54	
14mr|texlive-syllogism-1.2-3|55	%changelog
14mr|texlive-syllogism-1.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-syllogism-1.2-3|57	+ Revision: 7fe68f1
14mr|texlive-syllogism-1.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-syllogism-1.2-3|59	
14mr|texlive-syllogism-1.2-3|60	

21461 14
14mr|texlive-symbol-20110301-3|1	# revision 21570
14mr|texlive-symbol-20110301-3|2	# category Package
14mr|texlive-symbol-20110301-3|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-symbol-20110301-3|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-symbol-20110301-3|5	# catalog-license gpl
14mr|texlive-symbol-20110301-3|6	# catalog-version undef
14mr|texlive-symbol-20110301-3|7	Name:		texlive-symbol
14mr|texlive-symbol-20110301-3|8	Version:	20110301
14mr|texlive-symbol-20110301-3|9	Release:	3
14mr|texlive-symbol-20110301-3|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-symbol-20110301-3|11	Group:		Publishing
14mr|texlive-symbol-20110301-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-symbol-20110301-3|13	License:	GPL
14mr|texlive-symbol-20110301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/symbol.tar.xz
14mr|texlive-symbol-20110301-3|15	BuildArch:	noarch
14mr|texlive-symbol-20110301-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-symbol-20110301-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-symbol-20110301-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-symbol-20110301-3|19	
14mr|texlive-symbol-20110301-3|20	%description
14mr|texlive-symbol-20110301-3|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-symbol-20110301-3|22	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-symbol-20110301-3|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-symbol-20110301-3|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-symbol-20110301-3|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-symbol-20110301-3|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-symbol-20110301-3|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-symbol-20110301-3|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-symbol-20110301-3|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-symbol-20110301-3|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-symbol-20110301-3|31	(substituting for Adobe's Palatino).
14mr|texlive-symbol-20110301-3|32	
14mr|texlive-symbol-20110301-3|33	%post
14mr|texlive-symbol-20110301-3|34	%{_sbindir}/texlive.post
14mr|texlive-symbol-20110301-3|35	
14mr|texlive-symbol-20110301-3|36	%postun
14mr|texlive-symbol-20110301-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-symbol-20110301-3|38	%{_sbindir}/texlive.post
14mr|texlive-symbol-20110301-3|39	fi
14mr|texlive-symbol-20110301-3|40	
14mr|texlive-symbol-20110301-3|41	#-----------------------------------------------------------------------
14mr|texlive-symbol-20110301-3|42	%files
14mr|texlive-symbol-20110301-3|43	%{_texmfdistdir}/dvips/symbol/config.usy
14mr|texlive-symbol-20110301-3|44	%{_texmfdistdir}/fonts/afm/adobe/symbol/psyb.afm
14mr|texlive-symbol-20110301-3|45	%{_texmfdistdir}/fonts/afm/adobe/symbol/psyr.afm
14mr|texlive-symbol-20110301-3|46	%{_texmfdistdir}/fonts/afm/urw/symbol/usyr.afm
14mr|texlive-symbol-20110301-3|47	%{_texmfdistdir}/fonts/map/dvips/symbol/usy.map
14mr|texlive-symbol-20110301-3|48	%{_texmfdistdir}/fonts/tfm/adobe/symbol/psyr.tfm
14mr|texlive-symbol-20110301-3|49	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/symbol/rpsyr.tfm
14mr|texlive-symbol-20110301-3|50	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/symbol/rpsyro.tfm
14mr|texlive-symbol-20110301-3|51	%{_texmfdistdir}/fonts/tfm/monotype/symbol/msyr.tfm
14mr|texlive-symbol-20110301-3|52	%{_texmfdistdir}/fonts/tfm/urw35vf/symbol/usyr.tfm
14mr|texlive-symbol-20110301-3|53	%{_texmfdistdir}/fonts/type1/urw/symbol/usyr.pfb
14mr|texlive-symbol-20110301-3|54	%{_texmfdistdir}/fonts/type1/urw/symbol/usyr.pfm
14mr|texlive-symbol-20110301-3|55	%{_texmfdistdir}/tex/latex/symbol/uusy.fd
14mr|texlive-symbol-20110301-3|56	
14mr|texlive-symbol-20110301-3|57	#-----------------------------------------------------------------------
14mr|texlive-symbol-20110301-3|58	%prep
14mr|texlive-symbol-20110301-3|59	%setup -c -a0
14mr|texlive-symbol-20110301-3|60	
14mr|texlive-symbol-20110301-3|61	%build
14mr|texlive-symbol-20110301-3|62	
14mr|texlive-symbol-20110301-3|63	%install
14mr|texlive-symbol-20110301-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-symbol-20110301-3|65	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-symbol-20110301-3|66	
14mr|texlive-symbol-20110301-3|67	
14mr|texlive-symbol-20110301-3|68	
14mr|texlive-symbol-20110301-3|69	%changelog
14mr|texlive-symbol-20110301-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110301-3
14mr|texlive-symbol-20110301-3|71	+ Revision: 005bedd
14mr|texlive-symbol-20110301-3|72	- MassBuild#440: Increase release tag
14mr|texlive-symbol-20110301-3|73	
14mr|texlive-symbol-20110301-3|74	

21462 14
14mr|texlive-synctex-20131010-6|1	# revision 29764
14mr|texlive-synctex-20131010-6|2	# category TLCore
14mr|texlive-synctex-20131010-6|3	# catalog-ctan undef
14mr|texlive-synctex-20131010-6|4	# catalog-date undef
14mr|texlive-synctex-20131010-6|5	# catalog-license undef
14mr|texlive-synctex-20131010-6|6	# catalog-version undef
14mr|texlive-synctex-20131010-6|7	Name:		texlive-synctex
14mr|texlive-synctex-20131010-6|8	Version:	20131010
14mr|texlive-synctex-20131010-6|9	Release:	6
14mr|texlive-synctex-20131010-6|10	Summary:	TeXLive synctex package
14mr|texlive-synctex-20131010-6|11	Group:		Publishing
14mr|texlive-synctex-20131010-6|12	URL:		http://tug.org/texlive
14mr|texlive-synctex-20131010-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-synctex-20131010-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synctex.tar.xz
14mr|texlive-synctex-20131010-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synctex.doc.tar.xz
14mr|texlive-synctex-20131010-6|16	BuildArch:	noarch
14mr|texlive-synctex-20131010-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-synctex-20131010-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-synctex-20131010-6|19	Requires:	texlive-synctex.bin
14mr|texlive-synctex-20131010-6|20	
14mr|texlive-synctex-20131010-6|21	%description
14mr|texlive-synctex-20131010-6|22	TeXLive synctex package.
14mr|texlive-synctex-20131010-6|23	
14mr|texlive-synctex-20131010-6|24	#-----------------------------------------------------------------------
14mr|texlive-synctex-20131010-6|25	%files
14mr|texlive-synctex-20131010-6|26	%doc %{_mandir}/man1/synctex.1*
14mr|texlive-synctex-20131010-6|27	%doc %{_texmfdistdir}/doc/man/man1/synctex.man1.pdf
14mr|texlive-synctex-20131010-6|28	%doc %{_mandir}/man5/synctex.5*
14mr|texlive-synctex-20131010-6|29	%doc %{_texmfdistdir}/doc/man/man5/synctex.man5.pdf
14mr|texlive-synctex-20131010-6|30	
14mr|texlive-synctex-20131010-6|31	#-----------------------------------------------------------------------
14mr|texlive-synctex-20131010-6|32	%prep
14mr|texlive-synctex-20131010-6|33	%setup -c -a0 -a1
14mr|texlive-synctex-20131010-6|34	
14mr|texlive-synctex-20131010-6|35	%build
14mr|texlive-synctex-20131010-6|36	
14mr|texlive-synctex-20131010-6|37	%install
14mr|texlive-synctex-20131010-6|38	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-synctex-20131010-6|39	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-synctex-20131010-6|40	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-synctex-20131010-6|41	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-synctex-20131010-6|42	mkdir -p %{buildroot}%{_mandir}/man5
14mr|texlive-synctex-20131010-6|43	mv %{buildroot}%{_texmfdistdir}/doc/man/man5/*.5 %{buildroot}%{_mandir}/man5
14mr|texlive-synctex-20131010-6|44	
14mr|texlive-synctex-20131010-6|45	%changelog
14mr|texlive-synctex-20131010-6|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131010-6
14mr|texlive-synctex-20131010-6|47	+ Revision: 45aa578
14mr|texlive-synctex-20131010-6|48	- MassBuild#440: Increase release tag
14mr|texlive-synctex-20131010-6|49	
14mr|texlive-synctex-20131010-6|50	

21463 14
14mr|texlive-synproof-1.0-3|1	# revision 15878
14mr|texlive-synproof-1.0-3|2	# category Package
14mr|texlive-synproof-1.0-3|3	# catalog-ctan /macros/latex/contrib/synproof
14mr|texlive-synproof-1.0-3|4	# catalog-date 2009-07-05 17:22:22 +0200
14mr|texlive-synproof-1.0-3|5	# catalog-license lppl
14mr|texlive-synproof-1.0-3|6	# catalog-version 1.0
14mr|texlive-synproof-1.0-3|7	Name:		texlive-synproof
14mr|texlive-synproof-1.0-3|8	Version:	1.0
14mr|texlive-synproof-1.0-3|9	Release:	3
14mr|texlive-synproof-1.0-3|10	Summary:	Easy drawing of syntactic proofs
14mr|texlive-synproof-1.0-3|11	Group:		Publishing
14mr|texlive-synproof-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/synproof
14mr|texlive-synproof-1.0-3|13	License:	LPPL
14mr|texlive-synproof-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synproof.tar.xz
14mr|texlive-synproof-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synproof.doc.tar.xz
14mr|texlive-synproof-1.0-3|16	BuildArch:	noarch
14mr|texlive-synproof-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-synproof-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-synproof-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-synproof-1.0-3|20	
14mr|texlive-synproof-1.0-3|21	%description
14mr|texlive-synproof-1.0-3|22	The package provides a set of macros based on PSTricks that
14mr|texlive-synproof-1.0-3|23	will enable you to draw syntactic proofs easily (inspired by
14mr|texlive-synproof-1.0-3|24	the Gamut books). Very few commands are needed, however fine
14mr|texlive-synproof-1.0-3|25	tuning of the various parameters (dimensions) can still be
14mr|texlive-synproof-1.0-3|26	achieved through "key=value" pairs.
14mr|texlive-synproof-1.0-3|27	
14mr|texlive-synproof-1.0-3|28	%post
14mr|texlive-synproof-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-synproof-1.0-3|30	
14mr|texlive-synproof-1.0-3|31	%postun
14mr|texlive-synproof-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-synproof-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-synproof-1.0-3|34	fi
14mr|texlive-synproof-1.0-3|35	
14mr|texlive-synproof-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-synproof-1.0-3|37	%files
14mr|texlive-synproof-1.0-3|38	%{_texmfdistdir}/tex/latex/synproof/synproof.sty
14mr|texlive-synproof-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/synproof/README
14mr|texlive-synproof-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/synproof/synproof-doc.pdf
14mr|texlive-synproof-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/synproof/synproof-doc.tex
14mr|texlive-synproof-1.0-3|42	
14mr|texlive-synproof-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-synproof-1.0-3|44	%prep
14mr|texlive-synproof-1.0-3|45	%setup -c -a0 -a1
14mr|texlive-synproof-1.0-3|46	
14mr|texlive-synproof-1.0-3|47	%build
14mr|texlive-synproof-1.0-3|48	
14mr|texlive-synproof-1.0-3|49	%install
14mr|texlive-synproof-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-synproof-1.0-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-synproof-1.0-3|52	
14mr|texlive-synproof-1.0-3|53	
14mr|texlive-synproof-1.0-3|54	
14mr|texlive-synproof-1.0-3|55	%changelog
14mr|texlive-synproof-1.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-synproof-1.0-3|57	+ Revision: 32894fb
14mr|texlive-synproof-1.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-synproof-1.0-3|59	
14mr|texlive-synproof-1.0-3|60	

21464 14
14mr|texlive-syntax-20091001-3|1	# revision 15878
14mr|texlive-syntax-20091001-3|2	# category Package
14mr|texlive-syntax-20091001-3|3	# catalog-ctan /macros/latex/contrib/syntax
14mr|texlive-syntax-20091001-3|4	# catalog-date 2009-10-01 19:53:35 +0200
14mr|texlive-syntax-20091001-3|5	# catalog-license gpl
14mr|texlive-syntax-20091001-3|6	# catalog-version undef
14mr|texlive-syntax-20091001-3|7	Name:		texlive-syntax
14mr|texlive-syntax-20091001-3|8	Version:	20091001
14mr|texlive-syntax-20091001-3|9	Release:	3
14mr|texlive-syntax-20091001-3|10	Summary:	Creation of syntax diagrams
14mr|texlive-syntax-20091001-3|11	Group:		Publishing
14mr|texlive-syntax-20091001-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/syntax
14mr|texlive-syntax-20091001-3|13	License:	GPL
14mr|texlive-syntax-20091001-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntax.tar.xz
14mr|texlive-syntax-20091001-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntax.doc.tar.xz
14mr|texlive-syntax-20091001-3|16	BuildArch:	noarch
14mr|texlive-syntax-20091001-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-syntax-20091001-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-syntax-20091001-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-syntax-20091001-3|20	
14mr|texlive-syntax-20091001-3|21	%description
14mr|texlive-syntax-20091001-3|22	Create syntax diagrams using special environments and commands
14mr|texlive-syntax-20091001-3|23	to represent the diagram structure.
14mr|texlive-syntax-20091001-3|24	
14mr|texlive-syntax-20091001-3|25	%post
14mr|texlive-syntax-20091001-3|26	%{_sbindir}/texlive.post
14mr|texlive-syntax-20091001-3|27	
14mr|texlive-syntax-20091001-3|28	%postun
14mr|texlive-syntax-20091001-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-syntax-20091001-3|30	%{_sbindir}/texlive.post
14mr|texlive-syntax-20091001-3|31	fi
14mr|texlive-syntax-20091001-3|32	
14mr|texlive-syntax-20091001-3|33	#-----------------------------------------------------------------------
14mr|texlive-syntax-20091001-3|34	%files
14mr|texlive-syntax-20091001-3|35	%{_texmfdistdir}/tex/latex/syntax/syntax.tex
14mr|texlive-syntax-20091001-3|36	%doc %{_texmfdistdir}/doc/latex/syntax/README
14mr|texlive-syntax-20091001-3|37	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxintro.pdf
14mr|texlive-syntax-20091001-3|38	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxintro.tex
14mr|texlive-syntax-20091001-3|39	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxtest.pdf
14mr|texlive-syntax-20091001-3|40	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxtest.tex
14mr|texlive-syntax-20091001-3|41	
14mr|texlive-syntax-20091001-3|42	#-----------------------------------------------------------------------
14mr|texlive-syntax-20091001-3|43	%prep
14mr|texlive-syntax-20091001-3|44	%setup -c -a0 -a1
14mr|texlive-syntax-20091001-3|45	
14mr|texlive-syntax-20091001-3|46	%build
14mr|texlive-syntax-20091001-3|47	
14mr|texlive-syntax-20091001-3|48	%install
14mr|texlive-syntax-20091001-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-syntax-20091001-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-syntax-20091001-3|51	
14mr|texlive-syntax-20091001-3|52	
14mr|texlive-syntax-20091001-3|53	
14mr|texlive-syntax-20091001-3|54	%changelog
14mr|texlive-syntax-20091001-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091001-3
14mr|texlive-syntax-20091001-3|56	+ Revision: 365afc1
14mr|texlive-syntax-20091001-3|57	- MassBuild#440: Increase release tag
14mr|texlive-syntax-20091001-3|58	
14mr|texlive-syntax-20091001-3|59	

21465 14
14mr|texlive-syntrace-1.1-3|1	# revision 15878
14mr|texlive-syntrace-1.1-3|2	# category Package
14mr|texlive-syntrace-1.1-3|3	# catalog-ctan /macros/latex/contrib/syntrace
14mr|texlive-syntrace-1.1-3|4	# catalog-date 2007-03-13 15:26:21 +0100
14mr|texlive-syntrace-1.1-3|5	# catalog-license lppl
14mr|texlive-syntrace-1.1-3|6	# catalog-version 1.1
14mr|texlive-syntrace-1.1-3|7	Name:		texlive-syntrace
14mr|texlive-syntrace-1.1-3|8	Version:	1.1
14mr|texlive-syntrace-1.1-3|9	Release:	3
14mr|texlive-syntrace-1.1-3|10	Summary:	Labels for tracing in a syntax tree
14mr|texlive-syntrace-1.1-3|11	Group:		Publishing
14mr|texlive-syntrace-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/syntrace
14mr|texlive-syntrace-1.1-3|13	License:	LPPL
14mr|texlive-syntrace-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntrace.tar.xz
14mr|texlive-syntrace-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntrace.doc.tar.xz
14mr|texlive-syntrace-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntrace.source.tar.xz
14mr|texlive-syntrace-1.1-3|17	BuildArch:	noarch
14mr|texlive-syntrace-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-syntrace-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-syntrace-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-syntrace-1.1-3|21	
14mr|texlive-syntrace-1.1-3|22	%description
14mr|texlive-syntrace-1.1-3|23	This package adds support for for traces in trees created using
14mr|texlive-syntrace-1.1-3|24	either the synttree or the qtree package. The package provides
14mr|texlive-syntrace-1.1-3|25	two commands (\traceLabel and \traceReference) to set and use a
14mr|texlive-syntrace-1.1-3|26	trace.
14mr|texlive-syntrace-1.1-3|27	
14mr|texlive-syntrace-1.1-3|28	%post
14mr|texlive-syntrace-1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-syntrace-1.1-3|30	
14mr|texlive-syntrace-1.1-3|31	%postun
14mr|texlive-syntrace-1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-syntrace-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-syntrace-1.1-3|34	fi
14mr|texlive-syntrace-1.1-3|35	
14mr|texlive-syntrace-1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-syntrace-1.1-3|37	%files
14mr|texlive-syntrace-1.1-3|38	%{_texmfdistdir}/tex/latex/syntrace/syntrace.sty
14mr|texlive-syntrace-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/syntrace/README
14mr|texlive-syntrace-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/syntrace/syntrace.pdf
14mr|texlive-syntrace-1.1-3|41	#- source
14mr|texlive-syntrace-1.1-3|42	%doc %{_texmfdistdir}/source/latex/syntrace/syntrace.dtx
14mr|texlive-syntrace-1.1-3|43	%doc %{_texmfdistdir}/source/latex/syntrace/syntrace.ins
14mr|texlive-syntrace-1.1-3|44	
14mr|texlive-syntrace-1.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-syntrace-1.1-3|46	%prep
14mr|texlive-syntrace-1.1-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-syntrace-1.1-3|48	
14mr|texlive-syntrace-1.1-3|49	%build
14mr|texlive-syntrace-1.1-3|50	
14mr|texlive-syntrace-1.1-3|51	%install
14mr|texlive-syntrace-1.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-syntrace-1.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-syntrace-1.1-3|54	
14mr|texlive-syntrace-1.1-3|55	
14mr|texlive-syntrace-1.1-3|56	
14mr|texlive-syntrace-1.1-3|57	%changelog
14mr|texlive-syntrace-1.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-syntrace-1.1-3|59	+ Revision: af9f31e
14mr|texlive-syntrace-1.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-syntrace-1.1-3|61	
14mr|texlive-syntrace-1.1-3|62	

21466 14
14mr|texlive-synttree-1.4.2-3|1	# revision 16252
14mr|texlive-synttree-1.4.2-3|2	# category Package
14mr|texlive-synttree-1.4.2-3|3	# catalog-ctan /macros/latex/contrib/synttree
14mr|texlive-synttree-1.4.2-3|4	# catalog-date 2009-11-30 09:23:31 +0100
14mr|texlive-synttree-1.4.2-3|5	# catalog-license lppl
14mr|texlive-synttree-1.4.2-3|6	# catalog-version 1.4.2
14mr|texlive-synttree-1.4.2-3|7	Name:		texlive-synttree
14mr|texlive-synttree-1.4.2-3|8	Version:	1.4.2
14mr|texlive-synttree-1.4.2-3|9	Release:	3
14mr|texlive-synttree-1.4.2-3|10	Summary:	Typeset syntactic trees
14mr|texlive-synttree-1.4.2-3|11	Group:		Publishing
14mr|texlive-synttree-1.4.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/synttree
14mr|texlive-synttree-1.4.2-3|13	License:	LPPL
14mr|texlive-synttree-1.4.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synttree.tar.xz
14mr|texlive-synttree-1.4.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synttree.doc.tar.xz
14mr|texlive-synttree-1.4.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synttree.source.tar.xz
14mr|texlive-synttree-1.4.2-3|17	BuildArch:	noarch
14mr|texlive-synttree-1.4.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-synttree-1.4.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-synttree-1.4.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-synttree-1.4.2-3|21	
14mr|texlive-synttree-1.4.2-3|22	%description
14mr|texlive-synttree-1.4.2-3|23	A package to typeset syntactic trees such as those used in
14mr|texlive-synttree-1.4.2-3|24	Chomsky's Generative grammar, based on a description of the
14mr|texlive-synttree-1.4.2-3|25	structure of the tree.
14mr|texlive-synttree-1.4.2-3|26	
14mr|texlive-synttree-1.4.2-3|27	%post
14mr|texlive-synttree-1.4.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-synttree-1.4.2-3|29	
14mr|texlive-synttree-1.4.2-3|30	%postun
14mr|texlive-synttree-1.4.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-synttree-1.4.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-synttree-1.4.2-3|33	fi
14mr|texlive-synttree-1.4.2-3|34	
14mr|texlive-synttree-1.4.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-synttree-1.4.2-3|36	%files
14mr|texlive-synttree-1.4.2-3|37	%{_texmfdistdir}/tex/latex/synttree/synttree.sty
14mr|texlive-synttree-1.4.2-3|38	%doc %{_texmfdistdir}/doc/latex/synttree/README
14mr|texlive-synttree-1.4.2-3|39	%doc %{_texmfdistdir}/doc/latex/synttree/synttree.pdf
14mr|texlive-synttree-1.4.2-3|40	#- source
14mr|texlive-synttree-1.4.2-3|41	%doc %{_texmfdistdir}/source/latex/synttree/synttree.dtx
14mr|texlive-synttree-1.4.2-3|42	%doc %{_texmfdistdir}/source/latex/synttree/synttree.ins
14mr|texlive-synttree-1.4.2-3|43	
14mr|texlive-synttree-1.4.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-synttree-1.4.2-3|45	%prep
14mr|texlive-synttree-1.4.2-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-synttree-1.4.2-3|47	
14mr|texlive-synttree-1.4.2-3|48	%build
14mr|texlive-synttree-1.4.2-3|49	
14mr|texlive-synttree-1.4.2-3|50	%install
14mr|texlive-synttree-1.4.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-synttree-1.4.2-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-synttree-1.4.2-3|53	
14mr|texlive-synttree-1.4.2-3|54	
14mr|texlive-synttree-1.4.2-3|55	
14mr|texlive-synttree-1.4.2-3|56	%changelog
14mr|texlive-synttree-1.4.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-3
14mr|texlive-synttree-1.4.2-3|58	+ Revision: 55873dd
14mr|texlive-synttree-1.4.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-synttree-1.4.2-3|60	
14mr|texlive-synttree-1.4.2-3|61	

21467 14
14mr|texlive-systeme-0.2b-3|1	# revision 23336
14mr|texlive-systeme-0.2b-3|2	# category Package
14mr|texlive-systeme-0.2b-3|3	# catalog-ctan /macros/generic/systeme
14mr|texlive-systeme-0.2b-3|4	# catalog-date 2011-06-24 11:48:53 +0200
14mr|texlive-systeme-0.2b-3|5	# catalog-license lppl1.3
14mr|texlive-systeme-0.2b-3|6	# catalog-version 0.2b
14mr|texlive-systeme-0.2b-3|7	Name:		texlive-systeme
14mr|texlive-systeme-0.2b-3|8	Version:	0.2b
14mr|texlive-systeme-0.2b-3|9	Release:	3
14mr|texlive-systeme-0.2b-3|10	Summary:	Format systems of equations
14mr|texlive-systeme-0.2b-3|11	Group:		Publishing
14mr|texlive-systeme-0.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/systeme
14mr|texlive-systeme-0.2b-3|13	License:	LPPL1.3
14mr|texlive-systeme-0.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/systeme.tar.xz
14mr|texlive-systeme-0.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/systeme.doc.tar.xz
14mr|texlive-systeme-0.2b-3|16	BuildArch:	noarch
14mr|texlive-systeme-0.2b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-systeme-0.2b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-systeme-0.2b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-systeme-0.2b-3|20	
14mr|texlive-systeme-0.2b-3|21	%description
14mr|texlive-systeme-0.2b-3|22	The package allows you to enter systems of equations or
14mr|texlive-systeme-0.2b-3|23	inequalities in an intuitive way, and produces typeset output
14mr|texlive-systeme-0.2b-3|24	where the terms and signs are aligned vertically. The package
14mr|texlive-systeme-0.2b-3|25	works with plain TeX or LaTeX, but e-TeX is required. Cette
14mr|texlive-systeme-0.2b-3|26	petite extension permet de saisir des systemes d'equations ou
14mr|texlive-systeme-0.2b-3|27	inequations de facon intuitive, et produit un affichage ou les
14mr|texlive-systeme-0.2b-3|28	termes et les signes sont alignes verticalement.
14mr|texlive-systeme-0.2b-3|29	
14mr|texlive-systeme-0.2b-3|30	%post
14mr|texlive-systeme-0.2b-3|31	%{_sbindir}/texlive.post
14mr|texlive-systeme-0.2b-3|32	
14mr|texlive-systeme-0.2b-3|33	%postun
14mr|texlive-systeme-0.2b-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-systeme-0.2b-3|35	%{_sbindir}/texlive.post
14mr|texlive-systeme-0.2b-3|36	fi
14mr|texlive-systeme-0.2b-3|37	
14mr|texlive-systeme-0.2b-3|38	#-----------------------------------------------------------------------
14mr|texlive-systeme-0.2b-3|39	%files
14mr|texlive-systeme-0.2b-3|40	%{_texmfdistdir}/tex/generic/systeme/systeme.sty
14mr|texlive-systeme-0.2b-3|41	%{_texmfdistdir}/tex/generic/systeme/systeme.tex
14mr|texlive-systeme-0.2b-3|42	%doc %{_texmfdistdir}/doc/generic/systeme/README
14mr|texlive-systeme-0.2b-3|43	%doc %{_texmfdistdir}/doc/generic/systeme/systeme_doc_fr.pdf
14mr|texlive-systeme-0.2b-3|44	%doc %{_texmfdistdir}/doc/generic/systeme/systeme_doc_fr.tex
14mr|texlive-systeme-0.2b-3|45	
14mr|texlive-systeme-0.2b-3|46	#-----------------------------------------------------------------------
14mr|texlive-systeme-0.2b-3|47	%prep
14mr|texlive-systeme-0.2b-3|48	%setup -c -a0 -a1
14mr|texlive-systeme-0.2b-3|49	
14mr|texlive-systeme-0.2b-3|50	%build
14mr|texlive-systeme-0.2b-3|51	
14mr|texlive-systeme-0.2b-3|52	%install
14mr|texlive-systeme-0.2b-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-systeme-0.2b-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-systeme-0.2b-3|55	
14mr|texlive-systeme-0.2b-3|56	
14mr|texlive-systeme-0.2b-3|57	
14mr|texlive-systeme-0.2b-3|58	%changelog
14mr|texlive-systeme-0.2b-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2b-3
14mr|texlive-systeme-0.2b-3|60	+ Revision: d800dc6
14mr|texlive-systeme-0.2b-3|61	- MassBuild#440: Increase release tag
14mr|texlive-systeme-0.2b-3|62	
14mr|texlive-systeme-0.2b-3|63	

21468 14
14mr|texlive-t2-20120605-6|1	# revision 29349
14mr|texlive-t2-20120605-6|2	# category Package
14mr|texlive-t2-20120605-6|3	# catalog-ctan /macros/latex/contrib/t2
14mr|texlive-t2-20120605-6|4	# catalog-date 2012-06-05 14:57:36 +0200
14mr|texlive-t2-20120605-6|5	# catalog-license lppl
14mr|texlive-t2-20120605-6|6	# catalog-version undef
14mr|texlive-t2-20120605-6|7	Name:		texlive-t2
14mr|texlive-t2-20120605-6|8	Version:	20120605
14mr|texlive-t2-20120605-6|9	Release:	6
14mr|texlive-t2-20120605-6|10	Summary:	Support for using T2 encoding
14mr|texlive-t2-20120605-6|11	Group:		Publishing
14mr|texlive-t2-20120605-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/t2
14mr|texlive-t2-20120605-6|13	License:	LPPL
14mr|texlive-t2-20120605-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t2.tar.xz
14mr|texlive-t2-20120605-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t2.doc.tar.xz
14mr|texlive-t2-20120605-6|16	BuildArch:	noarch
14mr|texlive-t2-20120605-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-t2-20120605-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-t2-20120605-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-t2-20120605-6|20	Requires(post):	texlive-tetex
14mr|texlive-t2-20120605-6|21	
14mr|texlive-t2-20120605-6|22	%description
14mr|texlive-t2-20120605-6|23	The T2 bundle provides a variety of separate support functions,
14mr|texlive-t2-20120605-6|24	for using Cyrillic characters in LaTeX: - the mathtext package,
14mr|texlive-t2-20120605-6|25	for using Cyrillic letters 'transparently' in formulae - the
14mr|texlive-t2-20120605-6|26	citehack package, for using Cyrillic (or indeed any non-ascii)
14mr|texlive-t2-20120605-6|27	characters in citation keys; - support for Cyrillic in BibTeX;
14mr|texlive-t2-20120605-6|28	- support for Cyrillic in Makeindex; and - various items of
14mr|texlive-t2-20120605-6|29	font support.
14mr|texlive-t2-20120605-6|30	
14mr|texlive-t2-20120605-6|31	%post
14mr|texlive-t2-20120605-6|32	%{_sbindir}/texlive.post
14mr|texlive-t2-20120605-6|33	
14mr|texlive-t2-20120605-6|34	%postun
14mr|texlive-t2-20120605-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-t2-20120605-6|36	%{_sbindir}/texlive.post
14mr|texlive-t2-20120605-6|37	fi
14mr|texlive-t2-20120605-6|38	
14mr|texlive-t2-20120605-6|39	#-----------------------------------------------------------------------
14mr|texlive-t2-20120605-6|40	%files
14mr|texlive-t2-20120605-6|41	%{_texmfdistdir}/fonts/enc/t2/t2a-mod1.enc
14mr|texlive-t2-20120605-6|42	%{_texmfdistdir}/fonts/enc/t2/t2a-mod2.enc
14mr|texlive-t2-20120605-6|43	%{_texmfdistdir}/fonts/enc/t2/t2a.enc
14mr|texlive-t2-20120605-6|44	%{_texmfdistdir}/fonts/enc/t2/t2b.enc
14mr|texlive-t2-20120605-6|45	%{_texmfdistdir}/fonts/enc/t2/t2c.enc
14mr|texlive-t2-20120605-6|46	%{_texmfdistdir}/fonts/enc/t2/x2.enc
14mr|texlive-t2-20120605-6|47	%{_texmfdistdir}/tex/generic/t2/cyrfinst/6r.etx
14mr|texlive-t2-20120605-6|48	%{_texmfdistdir}/tex/generic/t2/cyrfinst/README
14mr|texlive-t2-20120605-6|49	%{_texmfdistdir}/tex/generic/t2/cyrfinst/cyrillic.mtx
14mr|texlive-t2-20120605-6|50	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyc.etx
14mr|texlive-t2-20120605-6|51	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyci.etx
14mr|texlive-t2-20120605-6|52	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcycij.etx
14mr|texlive-t2-20120605-6|53	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcycj.etx
14mr|texlive-t2-20120605-6|54	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyctt.etx
14mr|texlive-t2-20120605-6|55	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyi.etx
14mr|texlive-t2-20120605-6|56	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyij.etx
14mr|texlive-t2-20120605-6|57	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyitt.etx
14mr|texlive-t2-20120605-6|58	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyj.etx
14mr|texlive-t2-20120605-6|59	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcytt.etx
14mr|texlive-t2-20120605-6|60	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2c.etx
14mr|texlive-t2-20120605-6|61	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2cj.etx
14mr|texlive-t2-20120605-6|62	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2i.etx
14mr|texlive-t2-20120605-6|63	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2ij.etx
14mr|texlive-t2-20120605-6|64	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2j.etx
14mr|texlive-t2-20120605-6|65	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ac.etx
14mr|texlive-t2-20120605-6|66	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2acj.etx
14mr|texlive-t2-20120605-6|67	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ai.etx
14mr|texlive-t2-20120605-6|68	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2aij.etx
14mr|texlive-t2-20120605-6|69	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2aj.etx
14mr|texlive-t2-20120605-6|70	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bc.etx
14mr|texlive-t2-20120605-6|71	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bcj.etx
14mr|texlive-t2-20120605-6|72	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bi.etx
14mr|texlive-t2-20120605-6|73	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bij.etx
14mr|texlive-t2-20120605-6|74	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bj.etx
14mr|texlive-t2-20120605-6|75	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cc.etx
14mr|texlive-t2-20120605-6|76	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ccj.etx
14mr|texlive-t2-20120605-6|77	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ci.etx
14mr|texlive-t2-20120605-6|78	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cij.etx
14mr|texlive-t2-20120605-6|79	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cj.etx
14mr|texlive-t2-20120605-6|80	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2c.etx
14mr|texlive-t2-20120605-6|81	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2cj.etx
14mr|texlive-t2-20120605-6|82	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2i.etx
14mr|texlive-t2-20120605-6|83	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2ij.etx
14mr|texlive-t2-20120605-6|84	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2j.etx
14mr|texlive-t2-20120605-6|85	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/alias-cmc.tex
14mr|texlive-t2-20120605-6|86	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/alias-wncy.tex
14mr|texlive-t2-20120605-6|87	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/cyralias.tex
14mr|texlive-t2-20120605-6|88	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/fnstcorr.tex
14mr|texlive-t2-20120605-6|89	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/showenc
14mr|texlive-t2-20120605-6|90	%{_texmfdistdir}/tex/generic/t2/cyrfinst/lcy-hi.etx
14mr|texlive-t2-20120605-6|91	%{_texmfdistdir}/tex/generic/t2/cyrfinst/lcy.etx
14mr|texlive-t2-20120605-6|92	%{_texmfdistdir}/tex/generic/t2/cyrfinst/ot2.etx
14mr|texlive-t2-20120605-6|93	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2a.etx
14mr|texlive-t2-20120605-6|94	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2b.etx
14mr|texlive-t2-20120605-6|95	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2c.etx
14mr|texlive-t2-20120605-6|96	%{_texmfdistdir}/tex/generic/t2/cyrfinst/x2.etx
14mr|texlive-t2-20120605-6|97	%{_texmfdistdir}/tex/latex/t2/citehack.sty
14mr|texlive-t2-20120605-6|98	%{_texmfdistdir}/tex/latex/t2/mathtext.sty
14mr|texlive-t2-20120605-6|99	%{_texmfdistdir}/tex/latex/t2/misccorr.sty
14mr|texlive-t2-20120605-6|100	%_texmf_fmtutil_d/t2
14mr|texlive-t2-20120605-6|101	%doc %{_texmfdistdir}/doc/generic/t2/Makefile
14mr|texlive-t2-20120605-6|102	%doc %{_texmfdistdir}/doc/generic/t2/OT2uni.map
14mr|texlive-t2-20120605-6|103	%doc %{_texmfdistdir}/doc/generic/t2/README
14mr|texlive-t2-20120605-6|104	%doc %{_texmfdistdir}/doc/generic/t2/T2Auni.map
14mr|texlive-t2-20120605-6|105	%doc %{_texmfdistdir}/doc/generic/t2/T2Buni.map
14mr|texlive-t2-20120605-6|106	%doc %{_texmfdistdir}/doc/generic/t2/T2Cuni.map
14mr|texlive-t2-20120605-6|107	%doc %{_texmfdistdir}/doc/generic/t2/X2uni.map
14mr|texlive-t2-20120605-6|108	%doc %{_texmfdistdir}/doc/generic/t2/amscyr.txt
14mr|texlive-t2-20120605-6|109	%doc %{_texmfdistdir}/doc/generic/t2/broken1.txt
14mr|texlive-t2-20120605-6|110	%doc %{_texmfdistdir}/doc/generic/t2/broken2.txt
14mr|texlive-t2-20120605-6|111	%doc %{_texmfdistdir}/doc/generic/t2/cyrcset7.txt
14mr|texlive-t2-20120605-6|112	%doc %{_texmfdistdir}/doc/generic/t2/cyrcset8.txt
14mr|texlive-t2-20120605-6|113	%doc %{_texmfdistdir}/doc/generic/t2/cyrcsets.ind
14mr|texlive-t2-20120605-6|114	%doc %{_texmfdistdir}/doc/generic/t2/etc/amsppt.diff
14mr|texlive-t2-20120605-6|115	%doc %{_texmfdistdir}/doc/generic/t2/etc/mathtext.dtx
14mr|texlive-t2-20120605-6|116	%doc %{_texmfdistdir}/doc/generic/t2/etc/mathtext.ins
14mr|texlive-t2-20120605-6|117	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/README
14mr|texlive-t2-20120605-6|118	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex
14mr|texlive-t2-20120605-6|119	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.bat
14mr|texlive-t2-20120605-6|120	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.old
14mr|texlive-t2-20120605-6|121	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.sed
14mr|texlive-t2-20120605-6|122	%doc %{_texmfdistdir}/doc/generic/t2/etc/ruinpenc
14mr|texlive-t2-20120605-6|123	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/README
14mr|texlive-t2-20120605-6|124	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumakeindex
14mr|texlive-t2-20120605-6|125	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx1.sed
14mr|texlive-t2-20120605-6|126	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx2.sed
14mr|texlive-t2-20120605-6|127	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx3.sed
14mr|texlive-t2-20120605-6|128	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidxd.bat
14mr|texlive-t2-20120605-6|129	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidxw.bat
14mr|texlive-t2-20120605-6|130	%doc %{_texmfdistdir}/doc/generic/t2/etc/t2filter.c
14mr|texlive-t2-20120605-6|131	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/test-utf8.tex
14mr|texlive-t2-20120605-6|132	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utf-8.def
14mr|texlive-t2-20120605-6|133	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utfcyr.def
14mr|texlive-t2-20120605-6|134	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utflat.def
14mr|texlive-t2-20120605-6|135	%doc %{_texmfdistdir}/doc/generic/t2/examples/example1.tex
14mr|texlive-t2-20120605-6|136	%doc %{_texmfdistdir}/doc/generic/t2/examples/example2.tex
14mr|texlive-t2-20120605-6|137	%doc %{_texmfdistdir}/doc/generic/t2/examples/example3.tex
14mr|texlive-t2-20120605-6|138	%doc %{_texmfdistdir}/doc/generic/t2/examples/example4.tex
14mr|texlive-t2-20120605-6|139	%doc %{_texmfdistdir}/doc/generic/t2/examples/example5.tex
14mr|texlive-t2-20120605-6|140	%doc %{_texmfdistdir}/doc/generic/t2/make-enc.pl
14mr|texlive-t2-20120605-6|141	%doc %{_texmfdistdir}/doc/generic/t2/mkencs.sh
14mr|texlive-t2-20120605-6|142	%doc %{_texmfdistdir}/doc/generic/t2/mtcyr.txt
14mr|texlive-t2-20120605-6|143	%doc %{_texmfdistdir}/doc/generic/t2/t2cyr.txt
14mr|texlive-t2-20120605-6|144	%doc %{_texmfdistdir}/doc/generic/t2/t2lat.txt
14mr|texlive-t2-20120605-6|145	%doc %{_texmfdistdir}/doc/generic/t2/urwcyr.txt
14mr|texlive-t2-20120605-6|146	
14mr|texlive-t2-20120605-6|147	#-----------------------------------------------------------------------
14mr|texlive-t2-20120605-6|148	%prep
14mr|texlive-t2-20120605-6|149	%setup -c -a0 -a1
14mr|texlive-t2-20120605-6|150	
14mr|texlive-t2-20120605-6|151	%build
14mr|texlive-t2-20120605-6|152	
14mr|texlive-t2-20120605-6|153	%install
14mr|texlive-t2-20120605-6|154	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-t2-20120605-6|155	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-t2-20120605-6|156	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-t2-20120605-6|157	cat > %{buildroot}%{_texmf_fmtutil_d}/t2 <<EOF
14mr|texlive-t2-20120605-6|158	#
14mr|texlive-t2-20120605-6|159	# from t2:
14mr|texlive-t2-20120605-6|160	#! cyramstex pdftex language.dat -translate-file=cp227.tcx *cyramstx.ini
14mr|texlive-t2-20120605-6|161	#! cyrtex pdftex language.dat -translate-file=cp227.tcx *cyrtex.ini
14mr|texlive-t2-20120605-6|162	#! cyrtexinfo pdftex language.dat -translate-file=cp227.tcx *cyrtxinf.ini
14mr|texlive-t2-20120605-6|163	EOF
14mr|texlive-t2-20120605-6|164	
14mr|texlive-t2-20120605-6|165	%changelog
14mr|texlive-t2-20120605-6|166	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120605-6
14mr|texlive-t2-20120605-6|167	+ Revision: 2394f17
14mr|texlive-t2-20120605-6|168	- MassBuild#440: Increase release tag
14mr|texlive-t2-20120605-6|169	
14mr|texlive-t2-20120605-6|170	

21469 14
14mr|texlive-Tabbing-20100214-3|1	# revision 17022
14mr|texlive-Tabbing-20100214-3|2	# category Package
14mr|texlive-Tabbing-20100214-3|3	# catalog-ctan /macros/latex/contrib/Tabbing
14mr|texlive-Tabbing-20100214-3|4	# catalog-date 2010-02-14 11:55:47 +0100
14mr|texlive-Tabbing-20100214-3|5	# catalog-license lppl
14mr|texlive-Tabbing-20100214-3|6	# catalog-version undef
14mr|texlive-Tabbing-20100214-3|7	Name:		texlive-Tabbing
14mr|texlive-Tabbing-20100214-3|8	Version:	20100214
14mr|texlive-Tabbing-20100214-3|9	Release:	3
14mr|texlive-Tabbing-20100214-3|10	Summary:	Tabbing with accented letters
14mr|texlive-Tabbing-20100214-3|11	Group:		Publishing
14mr|texlive-Tabbing-20100214-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/Tabbing
14mr|texlive-Tabbing-20100214-3|13	License:	LPPL
14mr|texlive-Tabbing-20100214-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Tabbing.tar.xz
14mr|texlive-Tabbing-20100214-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Tabbing.doc.tar.xz
14mr|texlive-Tabbing-20100214-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Tabbing.source.tar.xz
14mr|texlive-Tabbing-20100214-3|17	BuildArch:	noarch
14mr|texlive-Tabbing-20100214-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-Tabbing-20100214-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-Tabbing-20100214-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-Tabbing-20100214-3|21	
14mr|texlive-Tabbing-20100214-3|22	%description
14mr|texlive-Tabbing-20100214-3|23	By default, some of the tabbing environment's commands clash
14mr|texlive-Tabbing-20100214-3|24	with default accent commands; LaTeX provides the odd commands
14mr|texlive-Tabbing-20100214-3|25	\a', etc., to deal with the clash. The package offers a variant
14mr|texlive-Tabbing-20100214-3|26	of the tabbing environment which does not create this
14mr|texlive-Tabbing-20100214-3|27	difficulty, so that users need not learn two sets of accent
14mr|texlive-Tabbing-20100214-3|28	commands.
14mr|texlive-Tabbing-20100214-3|29	
14mr|texlive-Tabbing-20100214-3|30	%post
14mr|texlive-Tabbing-20100214-3|31	%{_sbindir}/texlive.post
14mr|texlive-Tabbing-20100214-3|32	
14mr|texlive-Tabbing-20100214-3|33	%postun
14mr|texlive-Tabbing-20100214-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-Tabbing-20100214-3|35	%{_sbindir}/texlive.post
14mr|texlive-Tabbing-20100214-3|36	fi
14mr|texlive-Tabbing-20100214-3|37	
14mr|texlive-Tabbing-20100214-3|38	#-----------------------------------------------------------------------
14mr|texlive-Tabbing-20100214-3|39	%files
14mr|texlive-Tabbing-20100214-3|40	%{_texmfdistdir}/tex/latex/Tabbing/Tabbing.sty
14mr|texlive-Tabbing-20100214-3|41	%doc %{_texmfdistdir}/doc/latex/Tabbing/00readme
14mr|texlive-Tabbing-20100214-3|42	%doc %{_texmfdistdir}/doc/latex/Tabbing/Tabbing.pdf
14mr|texlive-Tabbing-20100214-3|43	#- source
14mr|texlive-Tabbing-20100214-3|44	%doc %{_texmfdistdir}/source/latex/Tabbing/Tabbing.dtx
14mr|texlive-Tabbing-20100214-3|45	%doc %{_texmfdistdir}/source/latex/Tabbing/Tabbing.ins
14mr|texlive-Tabbing-20100214-3|46	
14mr|texlive-Tabbing-20100214-3|47	#-----------------------------------------------------------------------
14mr|texlive-Tabbing-20100214-3|48	%prep
14mr|texlive-Tabbing-20100214-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-Tabbing-20100214-3|50	
14mr|texlive-Tabbing-20100214-3|51	%build
14mr|texlive-Tabbing-20100214-3|52	
14mr|texlive-Tabbing-20100214-3|53	%install
14mr|texlive-Tabbing-20100214-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-Tabbing-20100214-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-Tabbing-20100214-3|56	
14mr|texlive-Tabbing-20100214-3|57	
14mr|texlive-Tabbing-20100214-3|58	
14mr|texlive-Tabbing-20100214-3|59	%changelog
14mr|texlive-Tabbing-20100214-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100214-3
14mr|texlive-Tabbing-20100214-3|61	+ Revision: ad7eb7e
14mr|texlive-Tabbing-20100214-3|62	- MassBuild#440: Increase release tag
14mr|texlive-Tabbing-20100214-3|63	
14mr|texlive-Tabbing-20100214-3|64	

21470 14
14mr|texlive-tabfigures-1.1-2|1	# revision 25202
14mr|texlive-tabfigures-1.1-2|2	# category Package
14mr|texlive-tabfigures-1.1-2|3	# catalog-ctan /macros/latex/contrib/tabfigures
14mr|texlive-tabfigures-1.1-2|4	# catalog-date 2012-01-25 23:45:22 +0100
14mr|texlive-tabfigures-1.1-2|5	# catalog-license lppl1.3
14mr|texlive-tabfigures-1.1-2|6	# catalog-version 1.1
14mr|texlive-tabfigures-1.1-2|7	Name:		texlive-tabfigures
14mr|texlive-tabfigures-1.1-2|8	Version:	1.1
14mr|texlive-tabfigures-1.1-2|9	Release:	2
14mr|texlive-tabfigures-1.1-2|10	Summary:	Maintain vertical alignment of figures
14mr|texlive-tabfigures-1.1-2|11	Group:		Publishing
14mr|texlive-tabfigures-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabfigures
14mr|texlive-tabfigures-1.1-2|13	License:	LPPL1.3
14mr|texlive-tabfigures-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabfigures.tar.xz
14mr|texlive-tabfigures-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabfigures.doc.tar.xz
14mr|texlive-tabfigures-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabfigures.source.tar.xz
14mr|texlive-tabfigures-1.1-2|17	BuildArch:	noarch
14mr|texlive-tabfigures-1.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tabfigures-1.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tabfigures-1.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-tabfigures-1.1-2|21	
14mr|texlive-tabfigures-1.1-2|22	%description
14mr|texlive-tabfigures-1.1-2|23	Knuth designed his original fonts with tabular figures (figures
14mr|texlive-tabfigures-1.1-2|24	whose width is uniform); this makes some layout problems rather
14mr|texlive-tabfigures-1.1-2|25	simple. In more recent times, fonts (such as Minion Pro), which
14mr|texlive-tabfigures-1.1-2|26	offer proportionally spaced figures, are increasingly being
14mr|texlive-tabfigures-1.1-2|27	used. The package provides mechanisms whereby such proportional
14mr|texlive-tabfigures-1.1-2|28	figures may still be aligned in tabular style (for example, in
14mr|texlive-tabfigures-1.1-2|29	the table of contents).
14mr|texlive-tabfigures-1.1-2|30	
14mr|texlive-tabfigures-1.1-2|31	%post
14mr|texlive-tabfigures-1.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-tabfigures-1.1-2|33	
14mr|texlive-tabfigures-1.1-2|34	%postun
14mr|texlive-tabfigures-1.1-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-tabfigures-1.1-2|36	%{_sbindir}/texlive.post
14mr|texlive-tabfigures-1.1-2|37	fi
14mr|texlive-tabfigures-1.1-2|38	
14mr|texlive-tabfigures-1.1-2|39	#-----------------------------------------------------------------------
14mr|texlive-tabfigures-1.1-2|40	%files
14mr|texlive-tabfigures-1.1-2|41	%{_texmfdistdir}/tex/latex/tabfigures/tabfigures.sty
14mr|texlive-tabfigures-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/tabfigures/README
14mr|texlive-tabfigures-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/tabfigures/tabfigures.pdf
14mr|texlive-tabfigures-1.1-2|44	#- source
14mr|texlive-tabfigures-1.1-2|45	%doc %{_texmfdistdir}/source/latex/tabfigures/tabfigures.dtx
14mr|texlive-tabfigures-1.1-2|46	%doc %{_texmfdistdir}/source/latex/tabfigures/tabfigures.ins
14mr|texlive-tabfigures-1.1-2|47	
14mr|texlive-tabfigures-1.1-2|48	#-----------------------------------------------------------------------
14mr|texlive-tabfigures-1.1-2|49	%prep
14mr|texlive-tabfigures-1.1-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-tabfigures-1.1-2|51	
14mr|texlive-tabfigures-1.1-2|52	%build
14mr|texlive-tabfigures-1.1-2|53	
14mr|texlive-tabfigures-1.1-2|54	%install
14mr|texlive-tabfigures-1.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabfigures-1.1-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tabfigures-1.1-2|57	
14mr|texlive-tabfigures-1.1-2|58	
14mr|texlive-tabfigures-1.1-2|59	
14mr|texlive-tabfigures-1.1-2|60	%changelog
14mr|texlive-tabfigures-1.1-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-tabfigures-1.1-2|62	+ Revision: 184a6b2
14mr|texlive-tabfigures-1.1-2|63	- MassBuild#440: Increase release tag
14mr|texlive-tabfigures-1.1-2|64	
14mr|texlive-tabfigures-1.1-2|65	

21471 14
14mr|texlive-tableaux-20081110-3|1	# revision 15878
14mr|texlive-tableaux-20081110-3|2	# category Package
14mr|texlive-tableaux-20081110-3|3	# catalog-ctan /macros/latex/contrib/tableaux
14mr|texlive-tableaux-20081110-3|4	# catalog-date 2008-11-10 21:50:32 +0100
14mr|texlive-tableaux-20081110-3|5	# catalog-license lppl
14mr|texlive-tableaux-20081110-3|6	# catalog-version undef
14mr|texlive-tableaux-20081110-3|7	Name:		texlive-tableaux
14mr|texlive-tableaux-20081110-3|8	Version:	20081110
14mr|texlive-tableaux-20081110-3|9	Release:	3
14mr|texlive-tableaux-20081110-3|10	Summary:	Construct tables of signs and variations
14mr|texlive-tableaux-20081110-3|11	Group:		Publishing
14mr|texlive-tableaux-20081110-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tableaux
14mr|texlive-tableaux-20081110-3|13	License:	LPPL
14mr|texlive-tableaux-20081110-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableaux.tar.xz
14mr|texlive-tableaux-20081110-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableaux.doc.tar.xz
14mr|texlive-tableaux-20081110-3|16	BuildArch:	noarch
14mr|texlive-tableaux-20081110-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tableaux-20081110-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tableaux-20081110-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tableaux-20081110-3|20	
14mr|texlive-tableaux-20081110-3|21	%description
14mr|texlive-tableaux-20081110-3|22	The package uses PStricks; the user may define the width of the
14mr|texlive-tableaux-20081110-3|23	table, the number of lines and the height of each line.
14mr|texlive-tableaux-20081110-3|24	Placement of labels within the boxes may be absolute, or as a
14mr|texlive-tableaux-20081110-3|25	percentage of the width; various other controls are available.
14mr|texlive-tableaux-20081110-3|26	
14mr|texlive-tableaux-20081110-3|27	%post
14mr|texlive-tableaux-20081110-3|28	%{_sbindir}/texlive.post
14mr|texlive-tableaux-20081110-3|29	
14mr|texlive-tableaux-20081110-3|30	%postun
14mr|texlive-tableaux-20081110-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-tableaux-20081110-3|32	%{_sbindir}/texlive.post
14mr|texlive-tableaux-20081110-3|33	fi
14mr|texlive-tableaux-20081110-3|34	
14mr|texlive-tableaux-20081110-3|35	#-----------------------------------------------------------------------
14mr|texlive-tableaux-20081110-3|36	%files
14mr|texlive-tableaux-20081110-3|37	%{_texmfdistdir}/tex/latex/tableaux/minimum.sty
14mr|texlive-tableaux-20081110-3|38	%{_texmfdistdir}/tex/latex/tableaux/tableau.sty
14mr|texlive-tableaux-20081110-3|39	%doc %{_texmfdistdir}/doc/latex/tableaux/exemples.pdf
14mr|texlive-tableaux-20081110-3|40	%doc %{_texmfdistdir}/doc/latex/tableaux/exemples.tex
14mr|texlive-tableaux-20081110-3|41	%doc %{_texmfdistdir}/doc/latex/tableaux/tableau.pdf
14mr|texlive-tableaux-20081110-3|42	%doc %{_texmfdistdir}/doc/latex/tableaux/tableau.tex
14mr|texlive-tableaux-20081110-3|43	
14mr|texlive-tableaux-20081110-3|44	#-----------------------------------------------------------------------
14mr|texlive-tableaux-20081110-3|45	%prep
14mr|texlive-tableaux-20081110-3|46	%setup -c -a0 -a1
14mr|texlive-tableaux-20081110-3|47	
14mr|texlive-tableaux-20081110-3|48	%build
14mr|texlive-tableaux-20081110-3|49	
14mr|texlive-tableaux-20081110-3|50	%install
14mr|texlive-tableaux-20081110-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tableaux-20081110-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tableaux-20081110-3|53	
14mr|texlive-tableaux-20081110-3|54	
14mr|texlive-tableaux-20081110-3|55	
14mr|texlive-tableaux-20081110-3|56	%changelog
14mr|texlive-tableaux-20081110-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081110-3
14mr|texlive-tableaux-20081110-3|58	+ Revision: 6b8ab21
14mr|texlive-tableaux-20081110-3|59	- MassBuild#440: Increase release tag
14mr|texlive-tableaux-20081110-3|60	
14mr|texlive-tableaux-20081110-3|61	

21472 14
14mr|texlive-tablefootnote-1.0h-2|1	# revision 27256
14mr|texlive-tablefootnote-1.0h-2|2	# category Package
14mr|texlive-tablefootnote-1.0h-2|3	# catalog-ctan /macros/latex/contrib/tablefootnote
14mr|texlive-tablefootnote-1.0h-2|4	# catalog-date 2012-07-30 11:22:32 +0200
14mr|texlive-tablefootnote-1.0h-2|5	# catalog-license lppl1.3
14mr|texlive-tablefootnote-1.0h-2|6	# catalog-version 1.0h
14mr|texlive-tablefootnote-1.0h-2|7	Name:		texlive-tablefootnote
14mr|texlive-tablefootnote-1.0h-2|8	Version:	1.0h
14mr|texlive-tablefootnote-1.0h-2|9	Release:	2
14mr|texlive-tablefootnote-1.0h-2|10	Summary:	Permit footnotes in tables
14mr|texlive-tablefootnote-1.0h-2|11	Group:		Publishing
14mr|texlive-tablefootnote-1.0h-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablefootnote
14mr|texlive-tablefootnote-1.0h-2|13	License:	LPPL1.3
14mr|texlive-tablefootnote-1.0h-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablefootnote.tar.xz
14mr|texlive-tablefootnote-1.0h-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablefootnote.doc.tar.xz
14mr|texlive-tablefootnote-1.0h-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablefootnote.source.tar.xz
14mr|texlive-tablefootnote-1.0h-2|17	BuildArch:	noarch
14mr|texlive-tablefootnote-1.0h-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tablefootnote-1.0h-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tablefootnote-1.0h-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-tablefootnote-1.0h-2|21	
14mr|texlive-tablefootnote-1.0h-2|22	%description
14mr|texlive-tablefootnote-1.0h-2|23	The package provides the command \tablefootnote to be used in a
14mr|texlive-tablefootnote-1.0h-2|24	table or sidewaystableenvironment, where \footnote will not
14mr|texlive-tablefootnote-1.0h-2|25	work (and when using \footnotemark and \footnotetext, and
14mr|texlive-tablefootnote-1.0h-2|26	adjusting the counter as necessary, is too much work.
14mr|texlive-tablefootnote-1.0h-2|27	
14mr|texlive-tablefootnote-1.0h-2|28	%post
14mr|texlive-tablefootnote-1.0h-2|29	%{_sbindir}/texlive.post
14mr|texlive-tablefootnote-1.0h-2|30	
14mr|texlive-tablefootnote-1.0h-2|31	%postun
14mr|texlive-tablefootnote-1.0h-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-tablefootnote-1.0h-2|33	%{_sbindir}/texlive.post
14mr|texlive-tablefootnote-1.0h-2|34	fi
14mr|texlive-tablefootnote-1.0h-2|35	
14mr|texlive-tablefootnote-1.0h-2|36	#-----------------------------------------------------------------------
14mr|texlive-tablefootnote-1.0h-2|37	%files
14mr|texlive-tablefootnote-1.0h-2|38	%{_texmfdistdir}/tex/latex/tablefootnote/tablefootnote.sty
14mr|texlive-tablefootnote-1.0h-2|39	%doc %{_texmfdistdir}/doc/latex/tablefootnote/README
14mr|texlive-tablefootnote-1.0h-2|40	%doc %{_texmfdistdir}/doc/latex/tablefootnote/tablefootnote-example.pdf
14mr|texlive-tablefootnote-1.0h-2|41	%doc %{_texmfdistdir}/doc/latex/tablefootnote/tablefootnote-example.tex
14mr|texlive-tablefootnote-1.0h-2|42	%doc %{_texmfdistdir}/doc/latex/tablefootnote/tablefootnote.pdf
14mr|texlive-tablefootnote-1.0h-2|43	#- source
14mr|texlive-tablefootnote-1.0h-2|44	%doc %{_texmfdistdir}/source/latex/tablefootnote/tablefootnote.drv
14mr|texlive-tablefootnote-1.0h-2|45	%doc %{_texmfdistdir}/source/latex/tablefootnote/tablefootnote.dtx
14mr|texlive-tablefootnote-1.0h-2|46	%doc %{_texmfdistdir}/source/latex/tablefootnote/tablefootnote.ins
14mr|texlive-tablefootnote-1.0h-2|47	
14mr|texlive-tablefootnote-1.0h-2|48	#-----------------------------------------------------------------------
14mr|texlive-tablefootnote-1.0h-2|49	%prep
14mr|texlive-tablefootnote-1.0h-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-tablefootnote-1.0h-2|51	
14mr|texlive-tablefootnote-1.0h-2|52	%build
14mr|texlive-tablefootnote-1.0h-2|53	
14mr|texlive-tablefootnote-1.0h-2|54	%install
14mr|texlive-tablefootnote-1.0h-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tablefootnote-1.0h-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tablefootnote-1.0h-2|57	
14mr|texlive-tablefootnote-1.0h-2|58	
14mr|texlive-tablefootnote-1.0h-2|59	
14mr|texlive-tablefootnote-1.0h-2|60	%changelog
14mr|texlive-tablefootnote-1.0h-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0h-2
14mr|texlive-tablefootnote-1.0h-2|62	+ Revision: 511345d
14mr|texlive-tablefootnote-1.0h-2|63	- MassBuild#440: Increase release tag
14mr|texlive-tablefootnote-1.0h-2|64	
14mr|texlive-tablefootnote-1.0h-2|65	

21473 14
14mr|texlive-tableof-1.2-6|1	# revision 29296
14mr|texlive-tableof-1.2-6|2	# category Package
14mr|texlive-tableof-1.2-6|3	# catalog-ctan /macros/latex/contrib/tableof
14mr|texlive-tableof-1.2-6|4	# catalog-date 2013-03-05 14:09:10 +0100
14mr|texlive-tableof-1.2-6|5	# catalog-license lppl
14mr|texlive-tableof-1.2-6|6	# catalog-version 1.2
14mr|texlive-tableof-1.2-6|7	Name:		texlive-tableof
14mr|texlive-tableof-1.2-6|8	Version:	1.2
14mr|texlive-tableof-1.2-6|9	Release:	6
14mr|texlive-tableof-1.2-6|10	Summary:	Tagging tables of contents
14mr|texlive-tableof-1.2-6|11	Group:		Publishing
14mr|texlive-tableof-1.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tableof
14mr|texlive-tableof-1.2-6|13	License:	LPPL
14mr|texlive-tableof-1.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableof.tar.xz
14mr|texlive-tableof-1.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableof.doc.tar.xz
14mr|texlive-tableof-1.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableof.source.tar.xz
14mr|texlive-tableof-1.2-6|17	BuildArch:	noarch
14mr|texlive-tableof-1.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tableof-1.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tableof-1.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-tableof-1.2-6|21	
14mr|texlive-tableof-1.2-6|22	%description
14mr|texlive-tableof-1.2-6|23	The package provides the commands to flag chapters or sections
14mr|texlive-tableof-1.2-6|24	(or anything else destined to become a TOC line). The command
14mr|texlive-tableof-1.2-6|25	\nexttocwithtags{req1,req2,...}{excl1,excl2,...} specifies
14mr|texlive-tableof-1.2-6|26	which tags are to be required and which ones are to be excluded
14mr|texlive-tableof-1.2-6|27	by the next \tableofcontents (or equivalent) command. In a
14mr|texlive-tableof-1.2-6|28	document that uses a class where \tableofcontents may only be
14mr|texlive-tableof-1.2-6|29	used once, the command
14mr|texlive-tableof-1.2-6|30	\tableoftaggedcontents{req1,req2,...}{excl1,excl2,...} may be
14mr|texlive-tableof-1.2-6|31	used to provide several tables.
14mr|texlive-tableof-1.2-6|32	
14mr|texlive-tableof-1.2-6|33	%post
14mr|texlive-tableof-1.2-6|34	%{_sbindir}/texlive.post
14mr|texlive-tableof-1.2-6|35	
14mr|texlive-tableof-1.2-6|36	%postun
14mr|texlive-tableof-1.2-6|37	if [ $1 -eq 0 ]; then
14mr|texlive-tableof-1.2-6|38	%{_sbindir}/texlive.post
14mr|texlive-tableof-1.2-6|39	fi
14mr|texlive-tableof-1.2-6|40	
14mr|texlive-tableof-1.2-6|41	#-----------------------------------------------------------------------
14mr|texlive-tableof-1.2-6|42	%files
14mr|texlive-tableof-1.2-6|43	%{_texmfdistdir}/tex/latex/tableof/tableof.sty
14mr|texlive-tableof-1.2-6|44	%doc %{_texmfdistdir}/doc/latex/tableof/README
14mr|texlive-tableof-1.2-6|45	%doc %{_texmfdistdir}/doc/latex/tableof/tableof.pdf
14mr|texlive-tableof-1.2-6|46	#- source
14mr|texlive-tableof-1.2-6|47	%doc %{_texmfdistdir}/source/latex/tableof/tableof.dtx
14mr|texlive-tableof-1.2-6|48	%doc %{_texmfdistdir}/source/latex/tableof/tableof.ins
14mr|texlive-tableof-1.2-6|49	
14mr|texlive-tableof-1.2-6|50	#-----------------------------------------------------------------------
14mr|texlive-tableof-1.2-6|51	%prep
14mr|texlive-tableof-1.2-6|52	%setup -c -a0 -a1 -a2
14mr|texlive-tableof-1.2-6|53	
14mr|texlive-tableof-1.2-6|54	%build
14mr|texlive-tableof-1.2-6|55	
14mr|texlive-tableof-1.2-6|56	%install
14mr|texlive-tableof-1.2-6|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tableof-1.2-6|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tableof-1.2-6|59	
14mr|texlive-tableof-1.2-6|60	%changelog
14mr|texlive-tableof-1.2-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-6
14mr|texlive-tableof-1.2-6|62	+ Revision: 0c09f3d
14mr|texlive-tableof-1.2-6|63	- MassBuild#440: Increase release tag
14mr|texlive-tableof-1.2-6|64	
14mr|texlive-tableof-1.2-6|65	

21474 14
14mr|texlive-tablists-0.0e-3|1	# revision 15878
14mr|texlive-tablists-0.0e-3|2	# category Package
14mr|texlive-tablists-0.0e-3|3	# catalog-ctan /macros/latex/contrib/tablists
14mr|texlive-tablists-0.0e-3|4	# catalog-date 2009-08-04 22:17:36 +0200
14mr|texlive-tablists-0.0e-3|5	# catalog-license lppl
14mr|texlive-tablists-0.0e-3|6	# catalog-version 0.0e
14mr|texlive-tablists-0.0e-3|7	Name:		texlive-tablists
14mr|texlive-tablists-0.0e-3|8	Version:	0.0e
14mr|texlive-tablists-0.0e-3|9	Release:	3
14mr|texlive-tablists-0.0e-3|10	Summary:	Tabulated lists of short items
14mr|texlive-tablists-0.0e-3|11	Group:		Publishing
14mr|texlive-tablists-0.0e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablists
14mr|texlive-tablists-0.0e-3|13	License:	LPPL
14mr|texlive-tablists-0.0e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablists.tar.xz
14mr|texlive-tablists-0.0e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablists.doc.tar.xz
14mr|texlive-tablists-0.0e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablists.source.tar.xz
14mr|texlive-tablists-0.0e-3|17	BuildArch:	noarch
14mr|texlive-tablists-0.0e-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tablists-0.0e-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tablists-0.0e-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tablists-0.0e-3|21	
14mr|texlive-tablists-0.0e-3|22	%description
14mr|texlive-tablists-0.0e-3|23	This package offers environments and commands for one-level and
14mr|texlive-tablists-0.0e-3|24	two-level lists of short items (e.g., exercises in textbooks).
14mr|texlive-tablists-0.0e-3|25	The environments support optional arguments of item numbering
14mr|texlive-tablists-0.0e-3|26	similar to the enumerate or paralist packages.
14mr|texlive-tablists-0.0e-3|27	
14mr|texlive-tablists-0.0e-3|28	%post
14mr|texlive-tablists-0.0e-3|29	%{_sbindir}/texlive.post
14mr|texlive-tablists-0.0e-3|30	
14mr|texlive-tablists-0.0e-3|31	%postun
14mr|texlive-tablists-0.0e-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-tablists-0.0e-3|33	%{_sbindir}/texlive.post
14mr|texlive-tablists-0.0e-3|34	fi
14mr|texlive-tablists-0.0e-3|35	
14mr|texlive-tablists-0.0e-3|36	#-----------------------------------------------------------------------
14mr|texlive-tablists-0.0e-3|37	%files
14mr|texlive-tablists-0.0e-3|38	%{_texmfdistdir}/tex/latex/tablists/tablists.sty
14mr|texlive-tablists-0.0e-3|39	%doc %{_texmfdistdir}/doc/latex/tablists/README
14mr|texlive-tablists-0.0e-3|40	%doc %{_texmfdistdir}/doc/latex/tablists/tablists-rus.pdf
14mr|texlive-tablists-0.0e-3|41	%doc %{_texmfdistdir}/doc/latex/tablists/tablists-rus.tex
14mr|texlive-tablists-0.0e-3|42	%doc %{_texmfdistdir}/doc/latex/tablists/tablists.pdf
14mr|texlive-tablists-0.0e-3|43	#- source
14mr|texlive-tablists-0.0e-3|44	%doc %{_texmfdistdir}/source/latex/tablists/tablists.dtx
14mr|texlive-tablists-0.0e-3|45	
14mr|texlive-tablists-0.0e-3|46	#-----------------------------------------------------------------------
14mr|texlive-tablists-0.0e-3|47	%prep
14mr|texlive-tablists-0.0e-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-tablists-0.0e-3|49	
14mr|texlive-tablists-0.0e-3|50	%build
14mr|texlive-tablists-0.0e-3|51	
14mr|texlive-tablists-0.0e-3|52	%install
14mr|texlive-tablists-0.0e-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tablists-0.0e-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tablists-0.0e-3|55	
14mr|texlive-tablists-0.0e-3|56	
14mr|texlive-tablists-0.0e-3|57	
14mr|texlive-tablists-0.0e-3|58	%changelog
14mr|texlive-tablists-0.0e-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0e-3
14mr|texlive-tablists-0.0e-3|60	+ Revision: 7bb5d62
14mr|texlive-tablists-0.0e-3|61	- MassBuild#440: Increase release tag
14mr|texlive-tablists-0.0e-3|62	
14mr|texlive-tablists-0.0e-3|63	

21475 14
14mr|texlive-tablor-4.07g-6|1	# revision 31855
14mr|texlive-tablor-4.07g-6|2	# category Package
14mr|texlive-tablor-4.07g-6|3	# catalog-ctan /macros/latex/contrib/tablor
14mr|texlive-tablor-4.07g-6|4	# catalog-date 2013-10-07 18:39:11 +0200
14mr|texlive-tablor-4.07g-6|5	# catalog-license lppl
14mr|texlive-tablor-4.07g-6|6	# catalog-version 4.07-g
14mr|texlive-tablor-4.07g-6|7	Name:		texlive-tablor
14mr|texlive-tablor-4.07g-6|8	Version:	4.07g
14mr|texlive-tablor-4.07g-6|9	Release:	6
14mr|texlive-tablor-4.07g-6|10	Summary:	Create tables of signs and of variations
14mr|texlive-tablor-4.07g-6|11	Group:		Publishing
14mr|texlive-tablor-4.07g-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablor
14mr|texlive-tablor-4.07g-6|13	License:	LPPL
14mr|texlive-tablor-4.07g-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablor.tar.xz
14mr|texlive-tablor-4.07g-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablor.doc.tar.xz
14mr|texlive-tablor-4.07g-6|16	BuildArch:	noarch
14mr|texlive-tablor-4.07g-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tablor-4.07g-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tablor-4.07g-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-tablor-4.07g-6|20	
14mr|texlive-tablor-4.07g-6|21	%description
14mr|texlive-tablor-4.07g-6|22	The package allows the user to use the computer algebra system
14mr|texlive-tablor-4.07g-6|23	XCAS to generate tables of signs and of variations (the actual
14mr|texlive-tablor-4.07g-6|24	plotting of the tables uses the MetaPost macro package
14mr|texlive-tablor-4.07g-6|25	tableauVariations). Tables with forbidden regions may be
14mr|texlive-tablor-4.07g-6|26	developed using the package. A configuration file permits some
14mr|texlive-tablor-4.07g-6|27	configuration of the language to be used in the diagrams. The
14mr|texlive-tablor-4.07g-6|28	tablor package requires that shell escape be enabled.
14mr|texlive-tablor-4.07g-6|29	
14mr|texlive-tablor-4.07g-6|30	%post
14mr|texlive-tablor-4.07g-6|31	%{_sbindir}/texlive.post
14mr|texlive-tablor-4.07g-6|32	
14mr|texlive-tablor-4.07g-6|33	%postun
14mr|texlive-tablor-4.07g-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-tablor-4.07g-6|35	%{_sbindir}/texlive.post
14mr|texlive-tablor-4.07g-6|36	fi
14mr|texlive-tablor-4.07g-6|37	
14mr|texlive-tablor-4.07g-6|38	#-----------------------------------------------------------------------
14mr|texlive-tablor-4.07g-6|39	%files
14mr|texlive-tablor-4.07g-6|40	%{_texmfdistdir}/tex/latex/tablor/tablor-xetex.sty
14mr|texlive-tablor-4.07g-6|41	%{_texmfdistdir}/tex/latex/tablor/tablor.cfg
14mr|texlive-tablor-4.07g-6|42	%{_texmfdistdir}/tex/latex/tablor/tablor.sty
14mr|texlive-tablor-4.07g-6|43	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/TSav-105.mp
14mr|texlive-tablor-4.07g-6|44	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/capture.eps
14mr|texlive-tablor-4.07g-6|45	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.0
14mr|texlive-tablor-4.07g-6|46	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.1
14mr|texlive-tablor-4.07g-6|47	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.10
14mr|texlive-tablor-4.07g-6|48	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.105
14mr|texlive-tablor-4.07g-6|49	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.11
14mr|texlive-tablor-4.07g-6|50	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.12
14mr|texlive-tablor-4.07g-6|51	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.13
14mr|texlive-tablor-4.07g-6|52	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.14
14mr|texlive-tablor-4.07g-6|53	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.15
14mr|texlive-tablor-4.07g-6|54	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.16
14mr|texlive-tablor-4.07g-6|55	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.17
14mr|texlive-tablor-4.07g-6|56	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.18
14mr|texlive-tablor-4.07g-6|57	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.19
14mr|texlive-tablor-4.07g-6|58	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.2
14mr|texlive-tablor-4.07g-6|59	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.20
14mr|texlive-tablor-4.07g-6|60	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.21
14mr|texlive-tablor-4.07g-6|61	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.22
14mr|texlive-tablor-4.07g-6|62	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.23
14mr|texlive-tablor-4.07g-6|63	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.24
14mr|texlive-tablor-4.07g-6|64	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.25
14mr|texlive-tablor-4.07g-6|65	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.26
14mr|texlive-tablor-4.07g-6|66	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.27
14mr|texlive-tablor-4.07g-6|67	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.28
14mr|texlive-tablor-4.07g-6|68	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.29
14mr|texlive-tablor-4.07g-6|69	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.3
14mr|texlive-tablor-4.07g-6|70	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.30
14mr|texlive-tablor-4.07g-6|71	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.31
14mr|texlive-tablor-4.07g-6|72	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.32
14mr|texlive-tablor-4.07g-6|73	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.33
14mr|texlive-tablor-4.07g-6|74	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.35
14mr|texlive-tablor-4.07g-6|75	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.36
14mr|texlive-tablor-4.07g-6|76	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.37
14mr|texlive-tablor-4.07g-6|77	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.38
14mr|texlive-tablor-4.07g-6|78	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.39
14mr|texlive-tablor-4.07g-6|79	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.4
14mr|texlive-tablor-4.07g-6|80	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.40
14mr|texlive-tablor-4.07g-6|81	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.41
14mr|texlive-tablor-4.07g-6|82	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.42
14mr|texlive-tablor-4.07g-6|83	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.43
14mr|texlive-tablor-4.07g-6|84	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.44
14mr|texlive-tablor-4.07g-6|85	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.45
14mr|texlive-tablor-4.07g-6|86	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.47
14mr|texlive-tablor-4.07g-6|87	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.48
14mr|texlive-tablor-4.07g-6|88	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.49
14mr|texlive-tablor-4.07g-6|89	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.5
14mr|texlive-tablor-4.07g-6|90	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.50
14mr|texlive-tablor-4.07g-6|91	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.51
14mr|texlive-tablor-4.07g-6|92	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.52
14mr|texlive-tablor-4.07g-6|93	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.53
14mr|texlive-tablor-4.07g-6|94	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.54
14mr|texlive-tablor-4.07g-6|95	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.55
14mr|texlive-tablor-4.07g-6|96	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.56
14mr|texlive-tablor-4.07g-6|97	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.57
14mr|texlive-tablor-4.07g-6|98	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.6
14mr|texlive-tablor-4.07g-6|99	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.7
14mr|texlive-tablor-4.07g-6|100	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.8
14mr|texlive-tablor-4.07g-6|101	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.9
14mr|texlive-tablor-4.07g-6|102	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.mp
14mr|texlive-tablor-4.07g-6|103	%doc %{_texmfdistdir}/doc/latex/tablor/README
14mr|texlive-tablor-4.07g-6|104	%doc %{_texmfdistdir}/doc/latex/tablor/README-fr.txt
14mr|texlive-tablor-4.07g-6|105	%doc %{_texmfdistdir}/doc/latex/tablor/auto/tablor-xetex.el
14mr|texlive-tablor-4.07g-6|106	%doc %{_texmfdistdir}/doc/latex/tablor/auto/tablor.el
14mr|texlive-tablor-4.07g-6|107	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.html
14mr|texlive-tablor-4.07g-6|108	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.pdf
14mr|texlive-tablor-4.07g-6|109	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.tex
14mr|texlive-tablor-4.07g-6|110	
14mr|texlive-tablor-4.07g-6|111	#-----------------------------------------------------------------------
14mr|texlive-tablor-4.07g-6|112	%prep
14mr|texlive-tablor-4.07g-6|113	%setup -c -a0 -a1
14mr|texlive-tablor-4.07g-6|114	
14mr|texlive-tablor-4.07g-6|115	%build
14mr|texlive-tablor-4.07g-6|116	
14mr|texlive-tablor-4.07g-6|117	%install
14mr|texlive-tablor-4.07g-6|118	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tablor-4.07g-6|119	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tablor-4.07g-6|120	
14mr|texlive-tablor-4.07g-6|121	%changelog
14mr|texlive-tablor-4.07g-6|122	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.07g-6
14mr|texlive-tablor-4.07g-6|123	+ Revision: 6a53489
14mr|texlive-tablor-4.07g-6|124	- MassBuild#440: Increase release tag
14mr|texlive-tablor-4.07g-6|125	
14mr|texlive-tablor-4.07g-6|126	

21476 14
14mr|texlive-tabls-3.5-3|1	# revision 17255
14mr|texlive-tabls-3.5-3|2	# category Package
14mr|texlive-tabls-3.5-3|3	# catalog-ctan /macros/latex/contrib/tabls
14mr|texlive-tabls-3.5-3|4	# catalog-date 2010-03-09 13:13:30 +0100
14mr|texlive-tabls-3.5-3|5	# catalog-license other-free
14mr|texlive-tabls-3.5-3|6	# catalog-version 3.5
14mr|texlive-tabls-3.5-3|7	Name:		texlive-tabls
14mr|texlive-tabls-3.5-3|8	Version:	3.5
14mr|texlive-tabls-3.5-3|9	Release:	3
14mr|texlive-tabls-3.5-3|10	Summary:	Better vertical spacing in tables and arrays
14mr|texlive-tabls-3.5-3|11	Group:		Publishing
14mr|texlive-tabls-3.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabls
14mr|texlive-tabls-3.5-3|13	License:	OTHER-FREE
14mr|texlive-tabls-3.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabls.tar.xz
14mr|texlive-tabls-3.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabls.doc.tar.xz
14mr|texlive-tabls-3.5-3|16	BuildArch:	noarch
14mr|texlive-tabls-3.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tabls-3.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tabls-3.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tabls-3.5-3|20	
14mr|texlive-tabls-3.5-3|21	%description
14mr|texlive-tabls-3.5-3|22	Modifies LaTeX's array and tabular environments to keep text
14mr|texlive-tabls-3.5-3|23	from touching other text or hlines above or below. Several new
14mr|texlive-tabls-3.5-3|24	parameters are defined and some standard macros are re-defined.
14mr|texlive-tabls-3.5-3|25	The package slows down compilation of tables, since each entry
14mr|texlive-tabls-3.5-3|26	is boxed twice.
14mr|texlive-tabls-3.5-3|27	
14mr|texlive-tabls-3.5-3|28	%post
14mr|texlive-tabls-3.5-3|29	%{_sbindir}/texlive.post
14mr|texlive-tabls-3.5-3|30	
14mr|texlive-tabls-3.5-3|31	%postun
14mr|texlive-tabls-3.5-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-tabls-3.5-3|33	%{_sbindir}/texlive.post
14mr|texlive-tabls-3.5-3|34	fi
14mr|texlive-tabls-3.5-3|35	
14mr|texlive-tabls-3.5-3|36	#-----------------------------------------------------------------------
14mr|texlive-tabls-3.5-3|37	%files
14mr|texlive-tabls-3.5-3|38	%{_texmfdistdir}/tex/latex/tabls/tabls.sty
14mr|texlive-tabls-3.5-3|39	%doc %{_texmfdistdir}/doc/latex/tabls/miscdoc.sty
14mr|texlive-tabls-3.5-3|40	%doc %{_texmfdistdir}/doc/latex/tabls/tabls.pdf
14mr|texlive-tabls-3.5-3|41	%doc %{_texmfdistdir}/doc/latex/tabls/tabls.tex
14mr|texlive-tabls-3.5-3|42	
14mr|texlive-tabls-3.5-3|43	#-----------------------------------------------------------------------
14mr|texlive-tabls-3.5-3|44	%prep
14mr|texlive-tabls-3.5-3|45	%setup -c -a0 -a1
14mr|texlive-tabls-3.5-3|46	
14mr|texlive-tabls-3.5-3|47	%build
14mr|texlive-tabls-3.5-3|48	
14mr|texlive-tabls-3.5-3|49	%install
14mr|texlive-tabls-3.5-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabls-3.5-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tabls-3.5-3|52	
14mr|texlive-tabls-3.5-3|53	
14mr|texlive-tabls-3.5-3|54	
14mr|texlive-tabls-3.5-3|55	%changelog
14mr|texlive-tabls-3.5-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5-3
14mr|texlive-tabls-3.5-3|57	+ Revision: 0c03adb
14mr|texlive-tabls-3.5-3|58	- MassBuild#440: Increase release tag
14mr|texlive-tabls-3.5-3|59	
14mr|texlive-tabls-3.5-3|60	

21477 14
14mr|texlive-tabriz-thesis-1.1-6|1	# revision 29421
14mr|texlive-tabriz-thesis-1.1-6|2	# category Package
14mr|texlive-tabriz-thesis-1.1-6|3	# catalog-ctan /macros/latex/contrib/tabriz-thesis
14mr|texlive-tabriz-thesis-1.1-6|4	# catalog-date 2013-03-17 16:41:59 +0100
14mr|texlive-tabriz-thesis-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-tabriz-thesis-1.1-6|6	# catalog-version 1.1
14mr|texlive-tabriz-thesis-1.1-6|7	Name:		texlive-tabriz-thesis
14mr|texlive-tabriz-thesis-1.1-6|8	Version:	1.1
14mr|texlive-tabriz-thesis-1.1-6|9	Release:	6
14mr|texlive-tabriz-thesis-1.1-6|10	Summary:	A template for the University of Tabriz
14mr|texlive-tabriz-thesis-1.1-6|11	Group:		Publishing
14mr|texlive-tabriz-thesis-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabriz-thesis
14mr|texlive-tabriz-thesis-1.1-6|13	License:	LPPL1.3
14mr|texlive-tabriz-thesis-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabriz-thesis.tar.xz
14mr|texlive-tabriz-thesis-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabriz-thesis.doc.tar.xz
14mr|texlive-tabriz-thesis-1.1-6|16	BuildArch:	noarch
14mr|texlive-tabriz-thesis-1.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tabriz-thesis-1.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tabriz-thesis-1.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-tabriz-thesis-1.1-6|20	
14mr|texlive-tabriz-thesis-1.1-6|21	%description
14mr|texlive-tabriz-thesis-1.1-6|22	The package offers a document class for typesetting theses and
14mr|texlive-tabriz-thesis-1.1-6|23	dissertations at the University of Tabriz.
14mr|texlive-tabriz-thesis-1.1-6|24	
14mr|texlive-tabriz-thesis-1.1-6|25	%post
14mr|texlive-tabriz-thesis-1.1-6|26	%{_sbindir}/texlive.post
14mr|texlive-tabriz-thesis-1.1-6|27	
14mr|texlive-tabriz-thesis-1.1-6|28	%postun
14mr|texlive-tabriz-thesis-1.1-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-tabriz-thesis-1.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-tabriz-thesis-1.1-6|31	fi
14mr|texlive-tabriz-thesis-1.1-6|32	
14mr|texlive-tabriz-thesis-1.1-6|33	#-----------------------------------------------------------------------
14mr|texlive-tabriz-thesis-1.1-6|34	%files
14mr|texlive-tabriz-thesis-1.1-6|35	%{_texmfdistdir}/tex/latex/tabriz-thesis/tabriz-thesis.cls
14mr|texlive-tabriz-thesis-1.1-6|36	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/README
14mr|texlive-tabriz-thesis-1.1-6|37	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/appendix1.tex
14mr|texlive-tabriz-thesis-1.1-6|38	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter1.tex
14mr|texlive-tabriz-thesis-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter2.tex
14mr|texlive-tabriz-thesis-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter3.tex
14mr|texlive-tabriz-thesis-1.1-6|41	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/dicen2fa.tex
14mr|texlive-tabriz-thesis-1.1-6|42	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/dicfa2en.tex
14mr|texlive-tabriz-thesis-1.1-6|43	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/en-title.tex
14mr|texlive-tabriz-thesis-1.1-6|44	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/fa-title.tex
14mr|texlive-tabriz-thesis-1.1-6|45	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/logo.jpg
14mr|texlive-tabriz-thesis-1.1-6|46	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/references.tex
14mr|texlive-tabriz-thesis-1.1-6|47	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/tabriz-thesis.pdf
14mr|texlive-tabriz-thesis-1.1-6|48	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/tabriz-thesis.tex
14mr|texlive-tabriz-thesis-1.1-6|49	
14mr|texlive-tabriz-thesis-1.1-6|50	#-----------------------------------------------------------------------
14mr|texlive-tabriz-thesis-1.1-6|51	%prep
14mr|texlive-tabriz-thesis-1.1-6|52	%setup -c -a0 -a1
14mr|texlive-tabriz-thesis-1.1-6|53	
14mr|texlive-tabriz-thesis-1.1-6|54	%build
14mr|texlive-tabriz-thesis-1.1-6|55	
14mr|texlive-tabriz-thesis-1.1-6|56	%install
14mr|texlive-tabriz-thesis-1.1-6|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabriz-thesis-1.1-6|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tabriz-thesis-1.1-6|59	
14mr|texlive-tabriz-thesis-1.1-6|60	%changelog
14mr|texlive-tabriz-thesis-1.1-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-tabriz-thesis-1.1-6|62	+ Revision: 01951ff
14mr|texlive-tabriz-thesis-1.1-6|63	- MassBuild#440: Increase release tag
14mr|texlive-tabriz-thesis-1.1-6|64	
14mr|texlive-tabriz-thesis-1.1-6|65	

21478 14
14mr|texlive-tabstackengine-1.10-2|1	# revision 33006
14mr|texlive-tabstackengine-1.10-2|2	# category Package
14mr|texlive-tabstackengine-1.10-2|3	# catalog-ctan /macros/latex/contrib/tabstackengine
14mr|texlive-tabstackengine-1.10-2|4	# catalog-date 2014-02-19 18:36:09 +0100
14mr|texlive-tabstackengine-1.10-2|5	# catalog-license lppl
14mr|texlive-tabstackengine-1.10-2|6	# catalog-version 1.10
14mr|texlive-tabstackengine-1.10-2|7	Name:		texlive-tabstackengine
14mr|texlive-tabstackengine-1.10-2|8	Epoch:		1
14mr|texlive-tabstackengine-1.10-2|9	Version:	1.10
14mr|texlive-tabstackengine-1.10-2|10	Release:	2
14mr|texlive-tabstackengine-1.10-2|11	Summary:	"Tabbing" front-end to stackengine
14mr|texlive-tabstackengine-1.10-2|12	Group:		Publishing
14mr|texlive-tabstackengine-1.10-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabstackengine
14mr|texlive-tabstackengine-1.10-2|14	License:	LPPL
14mr|texlive-tabstackengine-1.10-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabstackengine.tar.xz
14mr|texlive-tabstackengine-1.10-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabstackengine.doc.tar.xz
14mr|texlive-tabstackengine-1.10-2|17	BuildArch:	noarch
14mr|texlive-tabstackengine-1.10-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tabstackengine-1.10-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tabstackengine-1.10-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-tabstackengine-1.10-2|21	
14mr|texlive-tabstackengine-1.10-2|22	%description
14mr|texlive-tabstackengine-1.10-2|23	The package provides a front end to the stackengine package, to
14mr|texlive-tabstackengine-1.10-2|24	allow tabbed stacking. In most cases, an existing stackengine
14mr|texlive-tabstackengine-1.10-2|25	command may be prepended with the word "tabbed", "align" or
14mr|texlive-tabstackengine-1.10-2|26	"tabular" to create a new tabbed version of a stacking macro.
14mr|texlive-tabstackengine-1.10-2|27	In addition, hooks in the package's parser, that tabbed strings
14mr|texlive-tabstackengine-1.10-2|28	of data may be parsed, extracted and reconstituted (not
14mr|texlive-tabstackengine-1.10-2|29	requiring use of any stacking constructions).
14mr|texlive-tabstackengine-1.10-2|30	
14mr|texlive-tabstackengine-1.10-2|31	%post
14mr|texlive-tabstackengine-1.10-2|32	%{_sbindir}/texlive.post
14mr|texlive-tabstackengine-1.10-2|33	
14mr|texlive-tabstackengine-1.10-2|34	%postun
14mr|texlive-tabstackengine-1.10-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-tabstackengine-1.10-2|36	%{_sbindir}/texlive.post
14mr|texlive-tabstackengine-1.10-2|37	fi
14mr|texlive-tabstackengine-1.10-2|38	
14mr|texlive-tabstackengine-1.10-2|39	#-----------------------------------------------------------------------
14mr|texlive-tabstackengine-1.10-2|40	%files
14mr|texlive-tabstackengine-1.10-2|41	%{_texmfdistdir}/tex/latex/tabstackengine/tabstackengine.sty
14mr|texlive-tabstackengine-1.10-2|42	%doc %{_texmfdistdir}/doc/latex/tabstackengine/README
14mr|texlive-tabstackengine-1.10-2|43	%doc %{_texmfdistdir}/doc/latex/tabstackengine/tabstackengine.pdf
14mr|texlive-tabstackengine-1.10-2|44	%doc %{_texmfdistdir}/doc/latex/tabstackengine/tabstackengine.tex
14mr|texlive-tabstackengine-1.10-2|45	
14mr|texlive-tabstackengine-1.10-2|46	#-----------------------------------------------------------------------
14mr|texlive-tabstackengine-1.10-2|47	%prep
14mr|texlive-tabstackengine-1.10-2|48	%setup -c -a0 -a1
14mr|texlive-tabstackengine-1.10-2|49	
14mr|texlive-tabstackengine-1.10-2|50	%build
14mr|texlive-tabstackengine-1.10-2|51	
14mr|texlive-tabstackengine-1.10-2|52	%install
14mr|texlive-tabstackengine-1.10-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabstackengine-1.10-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tabstackengine-1.10-2|55	
14mr|texlive-tabstackengine-1.10-2|56	%changelog
14mr|texlive-tabstackengine-1.10-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.10-2
14mr|texlive-tabstackengine-1.10-2|58	+ Revision: 6c5775c
14mr|texlive-tabstackengine-1.10-2|59	- MassBuild#440: Increase release tag
14mr|texlive-tabstackengine-1.10-2|60	
14mr|texlive-tabstackengine-1.10-2|61	

21479 14
14mr|texlive-tabto-generic-20090913-3|1	# revision 15878
14mr|texlive-tabto-generic-20090913-3|2	# category Package
14mr|texlive-tabto-generic-20090913-3|3	# catalog-ctan /macros/generic/misc/tabto.tex
14mr|texlive-tabto-generic-20090913-3|4	# catalog-date 2009-09-13 19:05:07 +0200
14mr|texlive-tabto-generic-20090913-3|5	# catalog-license pd
14mr|texlive-tabto-generic-20090913-3|6	# catalog-version undef
14mr|texlive-tabto-generic-20090913-3|7	Name:		texlive-tabto-generic
14mr|texlive-tabto-generic-20090913-3|8	Version:	20090913
14mr|texlive-tabto-generic-20090913-3|9	Release:	3
14mr|texlive-tabto-generic-20090913-3|10	Summary:	"Tab" to a measured position in the line
14mr|texlive-tabto-generic-20090913-3|11	Group:		Publishing
14mr|texlive-tabto-generic-20090913-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/misc/tabto.tex
14mr|texlive-tabto-generic-20090913-3|13	License:	PD
14mr|texlive-tabto-generic-20090913-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabto-generic.tar.xz
14mr|texlive-tabto-generic-20090913-3|15	BuildArch:	noarch
14mr|texlive-tabto-generic-20090913-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-tabto-generic-20090913-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-tabto-generic-20090913-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-tabto-generic-20090913-3|19	
14mr|texlive-tabto-generic-20090913-3|20	%description
14mr|texlive-tabto-generic-20090913-3|21	\tabto{<length>} moves the typesetting position to <length>
14mr|texlive-tabto-generic-20090913-3|22	from the left margin of the paragraph. If the typesetting
14mr|texlive-tabto-generic-20090913-3|23	position is already further along, \tabto starts a new line.
14mr|texlive-tabto-generic-20090913-3|24	
14mr|texlive-tabto-generic-20090913-3|25	%post
14mr|texlive-tabto-generic-20090913-3|26	%{_sbindir}/texlive.post
14mr|texlive-tabto-generic-20090913-3|27	
14mr|texlive-tabto-generic-20090913-3|28	%postun
14mr|texlive-tabto-generic-20090913-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-tabto-generic-20090913-3|30	%{_sbindir}/texlive.post
14mr|texlive-tabto-generic-20090913-3|31	fi
14mr|texlive-tabto-generic-20090913-3|32	
14mr|texlive-tabto-generic-20090913-3|33	#-----------------------------------------------------------------------
14mr|texlive-tabto-generic-20090913-3|34	%files
14mr|texlive-tabto-generic-20090913-3|35	%{_texmfdistdir}/tex/generic/tabto-generic/tabto.tex
14mr|texlive-tabto-generic-20090913-3|36	
14mr|texlive-tabto-generic-20090913-3|37	#-----------------------------------------------------------------------
14mr|texlive-tabto-generic-20090913-3|38	%prep
14mr|texlive-tabto-generic-20090913-3|39	%setup -c -a0
14mr|texlive-tabto-generic-20090913-3|40	
14mr|texlive-tabto-generic-20090913-3|41	%build
14mr|texlive-tabto-generic-20090913-3|42	
14mr|texlive-tabto-generic-20090913-3|43	%install
14mr|texlive-tabto-generic-20090913-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabto-generic-20090913-3|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-tabto-generic-20090913-3|46	
14mr|texlive-tabto-generic-20090913-3|47	
14mr|texlive-tabto-generic-20090913-3|48	
14mr|texlive-tabto-generic-20090913-3|49	%changelog
14mr|texlive-tabto-generic-20090913-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090913-3
14mr|texlive-tabto-generic-20090913-3|51	+ Revision: bedf77a
14mr|texlive-tabto-generic-20090913-3|52	- MassBuild#440: Increase release tag
14mr|texlive-tabto-generic-20090913-3|53	
14mr|texlive-tabto-generic-20090913-3|54	

21480 14
14mr|texlive-tabto-ltx-1.0-3|1	# revision 18159
14mr|texlive-tabto-ltx-1.0-3|2	# category Package
14mr|texlive-tabto-ltx-1.0-3|3	# catalog-ctan /macros/latex/contrib/tabto
14mr|texlive-tabto-ltx-1.0-3|4	# catalog-date 2010-05-23 19:54:42 +0200
14mr|texlive-tabto-ltx-1.0-3|5	# catalog-license lppl
14mr|texlive-tabto-ltx-1.0-3|6	# catalog-version 1.0
14mr|texlive-tabto-ltx-1.0-3|7	Name:		texlive-tabto-ltx
14mr|texlive-tabto-ltx-1.0-3|8	Version:	1.0
14mr|texlive-tabto-ltx-1.0-3|9	Release:	3
14mr|texlive-tabto-ltx-1.0-3|10	Summary:	"Tab" to a measured position in the line
14mr|texlive-tabto-ltx-1.0-3|11	Group:		Publishing
14mr|texlive-tabto-ltx-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabto
14mr|texlive-tabto-ltx-1.0-3|13	License:	LPPL
14mr|texlive-tabto-ltx-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabto-ltx.tar.xz
14mr|texlive-tabto-ltx-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabto-ltx.doc.tar.xz
14mr|texlive-tabto-ltx-1.0-3|16	BuildArch:	noarch
14mr|texlive-tabto-ltx-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tabto-ltx-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tabto-ltx-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tabto-ltx-1.0-3|20	
14mr|texlive-tabto-ltx-1.0-3|21	%description
14mr|texlive-tabto-ltx-1.0-3|22	\tabto{<length>} moves the typesetting position to <length>
14mr|texlive-tabto-ltx-1.0-3|23	from the left margin of the paragraph. If the typesetting
14mr|texlive-tabto-ltx-1.0-3|24	position is already further along, \tabto starts a new line;
14mr|texlive-tabto-ltx-1.0-3|25	the command \tabto* will move position backwards if necessary,
14mr|texlive-tabto-ltx-1.0-3|26	so that previous text may be overwritten. The command
14mr|texlive-tabto-ltx-1.0-3|27	\TabPositions may be used to define a set of tabbing positions,
14mr|texlive-tabto-ltx-1.0-3|28	after which the command \tab advances typesetting position to
14mr|texlive-tabto-ltx-1.0-3|29	the next defined 'tab stop'.
14mr|texlive-tabto-ltx-1.0-3|30	
14mr|texlive-tabto-ltx-1.0-3|31	%post
14mr|texlive-tabto-ltx-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-tabto-ltx-1.0-3|33	
14mr|texlive-tabto-ltx-1.0-3|34	%postun
14mr|texlive-tabto-ltx-1.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-tabto-ltx-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-tabto-ltx-1.0-3|37	fi
14mr|texlive-tabto-ltx-1.0-3|38	
14mr|texlive-tabto-ltx-1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-tabto-ltx-1.0-3|40	%files
14mr|texlive-tabto-ltx-1.0-3|41	%{_texmfdistdir}/tex/latex/tabto-ltx/tabto.sty
14mr|texlive-tabto-ltx-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/tabto-ltx/tabto-doc.pdf
14mr|texlive-tabto-ltx-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/tabto-ltx/tabto-doc.tex
14mr|texlive-tabto-ltx-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/tabto-ltx/tabto.txt
14mr|texlive-tabto-ltx-1.0-3|45	
14mr|texlive-tabto-ltx-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-tabto-ltx-1.0-3|47	%prep
14mr|texlive-tabto-ltx-1.0-3|48	%setup -c -a0 -a1
14mr|texlive-tabto-ltx-1.0-3|49	
14mr|texlive-tabto-ltx-1.0-3|50	%build
14mr|texlive-tabto-ltx-1.0-3|51	
14mr|texlive-tabto-ltx-1.0-3|52	%install
14mr|texlive-tabto-ltx-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabto-ltx-1.0-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tabto-ltx-1.0-3|55	
14mr|texlive-tabto-ltx-1.0-3|56	
14mr|texlive-tabto-ltx-1.0-3|57	
14mr|texlive-tabto-ltx-1.0-3|58	%changelog
14mr|texlive-tabto-ltx-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-tabto-ltx-1.0-3|60	+ Revision: 0a85d84
14mr|texlive-tabto-ltx-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-tabto-ltx-1.0-3|62	
14mr|texlive-tabto-ltx-1.0-3|63	

21481 14
14mr|texlive-tabu-2.8-3|1	# revision 21534
14mr|texlive-tabu-2.8-3|2	# category Package
14mr|texlive-tabu-2.8-3|3	# catalog-ctan /macros/latex/contrib/tabu
14mr|texlive-tabu-2.8-3|4	# catalog-date 2011-02-27 12:23:54 +0100
14mr|texlive-tabu-2.8-3|5	# catalog-license lppl1.3
14mr|texlive-tabu-2.8-3|6	# catalog-version 2.8
14mr|texlive-tabu-2.8-3|7	Name:		texlive-tabu
14mr|texlive-tabu-2.8-3|8	Version:	2.8
14mr|texlive-tabu-2.8-3|9	Release:	3
14mr|texlive-tabu-2.8-3|10	Summary:	Flexible LaTeX tabulars
14mr|texlive-tabu-2.8-3|11	Group:		Publishing
14mr|texlive-tabu-2.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabu
14mr|texlive-tabu-2.8-3|13	License:	LPPL1.3
14mr|texlive-tabu-2.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabu.tar.xz
14mr|texlive-tabu-2.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabu.doc.tar.xz
14mr|texlive-tabu-2.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabu.source.tar.xz
14mr|texlive-tabu-2.8-3|17	BuildArch:	noarch
14mr|texlive-tabu-2.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tabu-2.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tabu-2.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tabu-2.8-3|21	
14mr|texlive-tabu-2.8-3|22	%description
14mr|texlive-tabu-2.8-3|23	The package provides an environment, tabu, which will make any
14mr|texlive-tabu-2.8-3|24	sort of tabular (that doesn't need to split across pages), and
14mr|texlive-tabu-2.8-3|25	an environment longtabu which provides the facilities of tabu
14mr|texlive-tabu-2.8-3|26	in a modified longtable environment. (Note that this latter
14mr|texlive-tabu-2.8-3|27	offers an enhancement of ltxtable.) The package requires the
14mr|texlive-tabu-2.8-3|28	array package, and needs e-TeX to run (since array.sty is
14mr|texlive-tabu-2.8-3|29	present in every conforming distribution of LaTeX, and since
14mr|texlive-tabu-2.8-3|30	every publicly available LaTeX format is built using e-TeX, the
14mr|texlive-tabu-2.8-3|31	requirements are provided by default on any reasonable system).
14mr|texlive-tabu-2.8-3|32	The package also requires xcolor for coloured rules in tables,
14mr|texlive-tabu-2.8-3|33	and colortbl for coloured cells. The longtabu environment
14mr|texlive-tabu-2.8-3|34	further requires that longtable be loaded. The package itself
14mr|texlive-tabu-2.8-3|35	does not load any of these packages for the user. The tabu
14mr|texlive-tabu-2.8-3|36	environment may be used in place of tabular, tabular* and
14mr|texlive-tabu-2.8-3|37	tabularx environments, as well as the array environment in
14mr|texlive-tabu-2.8-3|38	maths mode. It overloads tabularx's X-column specification,
14mr|texlive-tabu-2.8-3|39	allowing a width specification, alignment (l, r, c and j) and
14mr|texlive-tabu-2.8-3|40	column type indication (p, m and b). \begin{tabu} to <dimen>
14mr|texlive-tabu-2.8-3|41	specifies a target width, and \begin{tabu} spread <dimen>
14mr|texlive-tabu-2.8-3|42	enlarges the environment's "natural" width.
14mr|texlive-tabu-2.8-3|43	
14mr|texlive-tabu-2.8-3|44	%post
14mr|texlive-tabu-2.8-3|45	%{_sbindir}/texlive.post
14mr|texlive-tabu-2.8-3|46	
14mr|texlive-tabu-2.8-3|47	%postun
14mr|texlive-tabu-2.8-3|48	if [ $1 -eq 0 ]; then
14mr|texlive-tabu-2.8-3|49	%{_sbindir}/texlive.post
14mr|texlive-tabu-2.8-3|50	fi
14mr|texlive-tabu-2.8-3|51	
14mr|texlive-tabu-2.8-3|52	#-----------------------------------------------------------------------
14mr|texlive-tabu-2.8-3|53	%files
14mr|texlive-tabu-2.8-3|54	%{_texmfdistdir}/tex/latex/tabu/tabu.sty
14mr|texlive-tabu-2.8-3|55	%doc %{_texmfdistdir}/doc/latex/tabu/README
14mr|texlive-tabu-2.8-3|56	%doc %{_texmfdistdir}/doc/latex/tabu/tabu.pdf
14mr|texlive-tabu-2.8-3|57	#- source
14mr|texlive-tabu-2.8-3|58	%doc %{_texmfdistdir}/source/latex/tabu/tabu.drv
14mr|texlive-tabu-2.8-3|59	%doc %{_texmfdistdir}/source/latex/tabu/tabu.dtx
14mr|texlive-tabu-2.8-3|60	%doc %{_texmfdistdir}/source/latex/tabu/tabu.ins
14mr|texlive-tabu-2.8-3|61	
14mr|texlive-tabu-2.8-3|62	#-----------------------------------------------------------------------
14mr|texlive-tabu-2.8-3|63	%prep
14mr|texlive-tabu-2.8-3|64	%setup -c -a0 -a1 -a2
14mr|texlive-tabu-2.8-3|65	
14mr|texlive-tabu-2.8-3|66	%build
14mr|texlive-tabu-2.8-3|67	
14mr|texlive-tabu-2.8-3|68	%install
14mr|texlive-tabu-2.8-3|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabu-2.8-3|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tabu-2.8-3|71	
14mr|texlive-tabu-2.8-3|72	
14mr|texlive-tabu-2.8-3|73	
14mr|texlive-tabu-2.8-3|74	%changelog
14mr|texlive-tabu-2.8-3|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8-3
14mr|texlive-tabu-2.8-3|76	+ Revision: 3effa8d
14mr|texlive-tabu-2.8-3|77	- MassBuild#440: Increase release tag
14mr|texlive-tabu-2.8-3|78	
14mr|texlive-tabu-2.8-3|79	

21482 14
14mr|texlive-tabularborder-1.0a-3|1	# revision 17885
14mr|texlive-tabularborder-1.0a-3|2	# category Package
14mr|texlive-tabularborder-1.0a-3|3	# catalog-ctan /macros/latex/contrib/tabularborder
14mr|texlive-tabularborder-1.0a-3|4	# catalog-date 2010-04-29 12:40:52 +0200
14mr|texlive-tabularborder-1.0a-3|5	# catalog-license lppl1.2
14mr|texlive-tabularborder-1.0a-3|6	# catalog-version 1.0a
14mr|texlive-tabularborder-1.0a-3|7	Name:		texlive-tabularborder
14mr|texlive-tabularborder-1.0a-3|8	Version:	1.0a
14mr|texlive-tabularborder-1.0a-3|9	Release:	3
14mr|texlive-tabularborder-1.0a-3|10	Summary:	Correct index entries for chemical compounds
14mr|texlive-tabularborder-1.0a-3|11	Group:		Publishing
14mr|texlive-tabularborder-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabularborder
14mr|texlive-tabularborder-1.0a-3|13	License:	LPPL1.2
14mr|texlive-tabularborder-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularborder.tar.xz
14mr|texlive-tabularborder-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularborder.doc.tar.xz
14mr|texlive-tabularborder-1.0a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularborder.source.tar.xz
14mr|texlive-tabularborder-1.0a-3|17	BuildArch:	noarch
14mr|texlive-tabularborder-1.0a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tabularborder-1.0a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tabularborder-1.0a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tabularborder-1.0a-3|21	
14mr|texlive-tabularborder-1.0a-3|22	%description
14mr|texlive-tabularborder-1.0a-3|23	The tabular environment is changed so that the outer
14mr|texlive-tabularborder-1.0a-3|24	\tabcolseps are compensated and a \hline has the same length as
14mr|texlive-tabularborder-1.0a-3|25	the text. No @{} is needed.
14mr|texlive-tabularborder-1.0a-3|26	
14mr|texlive-tabularborder-1.0a-3|27	%post
14mr|texlive-tabularborder-1.0a-3|28	%{_sbindir}/texlive.post
14mr|texlive-tabularborder-1.0a-3|29	
14mr|texlive-tabularborder-1.0a-3|30	%postun
14mr|texlive-tabularborder-1.0a-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-tabularborder-1.0a-3|32	%{_sbindir}/texlive.post
14mr|texlive-tabularborder-1.0a-3|33	fi
14mr|texlive-tabularborder-1.0a-3|34	
14mr|texlive-tabularborder-1.0a-3|35	#-----------------------------------------------------------------------
14mr|texlive-tabularborder-1.0a-3|36	%files
14mr|texlive-tabularborder-1.0a-3|37	%{_texmfdistdir}/tex/latex/tabularborder/tabularborder.sty
14mr|texlive-tabularborder-1.0a-3|38	%doc %{_texmfdistdir}/doc/latex/tabularborder/tabularborder.pdf
14mr|texlive-tabularborder-1.0a-3|39	#- source
14mr|texlive-tabularborder-1.0a-3|40	%doc %{_texmfdistdir}/source/latex/tabularborder/tabularborder.dtx
14mr|texlive-tabularborder-1.0a-3|41	%doc %{_texmfdistdir}/source/latex/tabularborder/tabularborder.ins
14mr|texlive-tabularborder-1.0a-3|42	
14mr|texlive-tabularborder-1.0a-3|43	#-----------------------------------------------------------------------
14mr|texlive-tabularborder-1.0a-3|44	%prep
14mr|texlive-tabularborder-1.0a-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-tabularborder-1.0a-3|46	
14mr|texlive-tabularborder-1.0a-3|47	%build
14mr|texlive-tabularborder-1.0a-3|48	
14mr|texlive-tabularborder-1.0a-3|49	%install
14mr|texlive-tabularborder-1.0a-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabularborder-1.0a-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tabularborder-1.0a-3|52	
14mr|texlive-tabularborder-1.0a-3|53	
14mr|texlive-tabularborder-1.0a-3|54	
14mr|texlive-tabularborder-1.0a-3|55	%changelog
14mr|texlive-tabularborder-1.0a-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-3
14mr|texlive-tabularborder-1.0a-3|57	+ Revision: 72242d6
14mr|texlive-tabularborder-1.0a-3|58	- MassBuild#440: Increase release tag
14mr|texlive-tabularborder-1.0a-3|59	
14mr|texlive-tabularborder-1.0a-3|60	

21483 14
14mr|texlive-tabularcalc-0.2-3|1	# revision 15878
14mr|texlive-tabularcalc-0.2-3|2	# category Package
14mr|texlive-tabularcalc-0.2-3|3	# catalog-ctan /macros/latex/contrib/tabularcalc
14mr|texlive-tabularcalc-0.2-3|4	# catalog-date 2009-04-22 00:12:47 +0200
14mr|texlive-tabularcalc-0.2-3|5	# catalog-license lppl
14mr|texlive-tabularcalc-0.2-3|6	# catalog-version 0.2
14mr|texlive-tabularcalc-0.2-3|7	Name:		texlive-tabularcalc
14mr|texlive-tabularcalc-0.2-3|8	Version:	0.2
14mr|texlive-tabularcalc-0.2-3|9	Release:	3
14mr|texlive-tabularcalc-0.2-3|10	Summary:	Calculate formulas in a tabular environment
14mr|texlive-tabularcalc-0.2-3|11	Group:		Publishing
14mr|texlive-tabularcalc-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabularcalc
14mr|texlive-tabularcalc-0.2-3|13	License:	LPPL
14mr|texlive-tabularcalc-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularcalc.tar.xz
14mr|texlive-tabularcalc-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularcalc.doc.tar.xz
14mr|texlive-tabularcalc-0.2-3|16	BuildArch:	noarch
14mr|texlive-tabularcalc-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tabularcalc-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tabularcalc-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tabularcalc-0.2-3|20	
14mr|texlive-tabularcalc-0.2-3|21	%description
14mr|texlive-tabularcalc-0.2-3|22	Given a list of numbers and one (or more) formulas, the package
14mr|texlive-tabularcalc-0.2-3|23	offers an easy syntax to build a table of values, i.e., a
14mr|texlive-tabularcalc-0.2-3|24	tabular in which the first row contains the list of numbers,
14mr|texlive-tabularcalc-0.2-3|25	and the other rows contain the calculated values of the
14mr|texlive-tabularcalc-0.2-3|26	formulas for each number of the list. The table may be built
14mr|texlive-tabularcalc-0.2-3|27	either horizontally or vertically and is fully customizable.
14mr|texlive-tabularcalc-0.2-3|28	
14mr|texlive-tabularcalc-0.2-3|29	%post
14mr|texlive-tabularcalc-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-tabularcalc-0.2-3|31	
14mr|texlive-tabularcalc-0.2-3|32	%postun
14mr|texlive-tabularcalc-0.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-tabularcalc-0.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-tabularcalc-0.2-3|35	fi
14mr|texlive-tabularcalc-0.2-3|36	
14mr|texlive-tabularcalc-0.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-tabularcalc-0.2-3|38	%files
14mr|texlive-tabularcalc-0.2-3|39	%{_texmfdistdir}/tex/latex/tabularcalc/tabularcalc.sty
14mr|texlive-tabularcalc-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/tabularcalc/README
14mr|texlive-tabularcalc-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_en.pdf
14mr|texlive-tabularcalc-0.2-3|42	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_en.tex
14mr|texlive-tabularcalc-0.2-3|43	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_fr.pdf
14mr|texlive-tabularcalc-0.2-3|44	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_fr.tex
14mr|texlive-tabularcalc-0.2-3|45	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_vn.pdf
14mr|texlive-tabularcalc-0.2-3|46	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_vn.tex
14mr|texlive-tabularcalc-0.2-3|47	
14mr|texlive-tabularcalc-0.2-3|48	#-----------------------------------------------------------------------
14mr|texlive-tabularcalc-0.2-3|49	%prep
14mr|texlive-tabularcalc-0.2-3|50	%setup -c -a0 -a1
14mr|texlive-tabularcalc-0.2-3|51	
14mr|texlive-tabularcalc-0.2-3|52	%build
14mr|texlive-tabularcalc-0.2-3|53	
14mr|texlive-tabularcalc-0.2-3|54	%install
14mr|texlive-tabularcalc-0.2-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabularcalc-0.2-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tabularcalc-0.2-3|57	
14mr|texlive-tabularcalc-0.2-3|58	
14mr|texlive-tabularcalc-0.2-3|59	
14mr|texlive-tabularcalc-0.2-3|60	%changelog
14mr|texlive-tabularcalc-0.2-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-tabularcalc-0.2-3|62	+ Revision: 11501bb
14mr|texlive-tabularcalc-0.2-3|63	- MassBuild#440: Increase release tag
14mr|texlive-tabularcalc-0.2-3|64	
14mr|texlive-tabularcalc-0.2-3|65	

21484 14
14mr|texlive-tabularew-0.1-3|1	# revision 15878
14mr|texlive-tabularew-0.1-3|2	# category Package
14mr|texlive-tabularew-0.1-3|3	# catalog-ctan /macros/latex/contrib/tabularew
14mr|texlive-tabularew-0.1-3|4	# catalog-date 2009-11-10 00:58:07 +0100
14mr|texlive-tabularew-0.1-3|5	# catalog-license lppl
14mr|texlive-tabularew-0.1-3|6	# catalog-version 0.1
14mr|texlive-tabularew-0.1-3|7	Name:		texlive-tabularew
14mr|texlive-tabularew-0.1-3|8	Version:	0.1
14mr|texlive-tabularew-0.1-3|9	Release:	3
14mr|texlive-tabularew-0.1-3|10	Summary:	A variation on the tabular environment
14mr|texlive-tabularew-0.1-3|11	Group:		Publishing
14mr|texlive-tabularew-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabularew
14mr|texlive-tabularew-0.1-3|13	License:	LPPL
14mr|texlive-tabularew-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularew.tar.xz
14mr|texlive-tabularew-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularew.doc.tar.xz
14mr|texlive-tabularew-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularew.source.tar.xz
14mr|texlive-tabularew-0.1-3|17	BuildArch:	noarch
14mr|texlive-tabularew-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tabularew-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tabularew-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tabularew-0.1-3|21	
14mr|texlive-tabularew-0.1-3|22	%description
14mr|texlive-tabularew-0.1-3|23	The package offers a modification of the tabular environment,
14mr|texlive-tabularew-0.1-3|24	which deals with the problem of column heads that are
14mr|texlive-tabularew-0.1-3|25	significantly wider than the body of the column.
14mr|texlive-tabularew-0.1-3|26	
14mr|texlive-tabularew-0.1-3|27	%post
14mr|texlive-tabularew-0.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-tabularew-0.1-3|29	
14mr|texlive-tabularew-0.1-3|30	%postun
14mr|texlive-tabularew-0.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-tabularew-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-tabularew-0.1-3|33	fi
14mr|texlive-tabularew-0.1-3|34	
14mr|texlive-tabularew-0.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-tabularew-0.1-3|36	%files
14mr|texlive-tabularew-0.1-3|37	%{_texmfdistdir}/tex/latex/tabularew/tabularew.sty
14mr|texlive-tabularew-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/tabularew/README
14mr|texlive-tabularew-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/tabularew/tabularew.pdf
14mr|texlive-tabularew-0.1-3|40	#- source
14mr|texlive-tabularew-0.1-3|41	%doc %{_texmfdistdir}/source/latex/tabularew/tabularew.dtx
14mr|texlive-tabularew-0.1-3|42	%doc %{_texmfdistdir}/source/latex/tabularew/tabularew.ins
14mr|texlive-tabularew-0.1-3|43	
14mr|texlive-tabularew-0.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-tabularew-0.1-3|45	%prep
14mr|texlive-tabularew-0.1-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-tabularew-0.1-3|47	
14mr|texlive-tabularew-0.1-3|48	%build
14mr|texlive-tabularew-0.1-3|49	
14mr|texlive-tabularew-0.1-3|50	%install
14mr|texlive-tabularew-0.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabularew-0.1-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tabularew-0.1-3|53	
14mr|texlive-tabularew-0.1-3|54	
14mr|texlive-tabularew-0.1-3|55	
14mr|texlive-tabularew-0.1-3|56	%changelog
14mr|texlive-tabularew-0.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-tabularew-0.1-3|58	+ Revision: 25acbe5
14mr|texlive-tabularew-0.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-tabularew-0.1-3|60	
14mr|texlive-tabularew-0.1-3|61	

21485 14
14mr|texlive-tabulars-e-1.0-3|1	# revision 21191
14mr|texlive-tabulars-e-1.0-3|2	# category Package
14mr|texlive-tabulars-e-1.0-3|3	# catalog-ctan /info/examples/tabulars-e
14mr|texlive-tabulars-e-1.0-3|4	# catalog-date 2011-01-24 16:14:35 +0100
14mr|texlive-tabulars-e-1.0-3|5	# catalog-license lppl
14mr|texlive-tabulars-e-1.0-3|6	# catalog-version 1.0
14mr|texlive-tabulars-e-1.0-3|7	Name:		texlive-tabulars-e
14mr|texlive-tabulars-e-1.0-3|8	Version:	1.0
14mr|texlive-tabulars-e-1.0-3|9	Release:	3
14mr|texlive-tabulars-e-1.0-3|10	Summary:	Examples from the book "Typesetting tables with LaTeX"
14mr|texlive-tabulars-e-1.0-3|11	Group:		Publishing
14mr|texlive-tabulars-e-1.0-3|12	URL:		http://www.ctan.org/tex-archive/info/examples/tabulars-e
14mr|texlive-tabulars-e-1.0-3|13	License:	LPPL
14mr|texlive-tabulars-e-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulars-e.tar.xz
14mr|texlive-tabulars-e-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulars-e.doc.tar.xz
14mr|texlive-tabulars-e-1.0-3|16	BuildArch:	noarch
14mr|texlive-tabulars-e-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tabulars-e-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tabulars-e-1.0-3|19	
14mr|texlive-tabulars-e-1.0-3|20	%description
14mr|texlive-tabulars-e-1.0-3|21	The bundle presents the examples of the book "Typesetting
14mr|texlive-tabulars-e-1.0-3|22	tables with LaTeX" (ISBN 978-1-906860-25-7), as standalone
14mr|texlive-tabulars-e-1.0-3|23	documents.
14mr|texlive-tabulars-e-1.0-3|24	
14mr|texlive-tabulars-e-1.0-3|25	#-----------------------------------------------------------------------
14mr|texlive-tabulars-e-1.0-3|26	%files
14mr|texlive-tabulars-e-1.0-3|27	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-1.ltxps
14mr|texlive-tabulars-e-1.0-3|28	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-10.ltx
14mr|texlive-tabulars-e-1.0-3|29	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-11.ltx
14mr|texlive-tabulars-e-1.0-3|30	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-12.ltx
14mr|texlive-tabulars-e-1.0-3|31	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-13.ltx
14mr|texlive-tabulars-e-1.0-3|32	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-14.ltx
14mr|texlive-tabulars-e-1.0-3|33	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-15.ltx
14mr|texlive-tabulars-e-1.0-3|34	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-16.ltx
14mr|texlive-tabulars-e-1.0-3|35	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-17.ltx
14mr|texlive-tabulars-e-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-18.ltx
14mr|texlive-tabulars-e-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-19.ltx
14mr|texlive-tabulars-e-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-2.ltx
14mr|texlive-tabulars-e-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-3.ltx
14mr|texlive-tabulars-e-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-4.ltx
14mr|texlive-tabulars-e-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-5.ltx
14mr|texlive-tabulars-e-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-6.ltx
14mr|texlive-tabulars-e-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-7.ltx
14mr|texlive-tabulars-e-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-8.ltx
14mr|texlive-tabulars-e-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-01-9.ltx
14mr|texlive-tabulars-e-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-1.ltxps
14mr|texlive-tabulars-e-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-10.ltx
14mr|texlive-tabulars-e-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-2.ltx
14mr|texlive-tabulars-e-1.0-3|49	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-3.ltx
14mr|texlive-tabulars-e-1.0-3|50	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-4.ltx
14mr|texlive-tabulars-e-1.0-3|51	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-5.ltx
14mr|texlive-tabulars-e-1.0-3|52	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-6.ltx
14mr|texlive-tabulars-e-1.0-3|53	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-7.ltx
14mr|texlive-tabulars-e-1.0-3|54	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-8.ltx
14mr|texlive-tabulars-e-1.0-3|55	%doc %{_texmfdistdir}/doc/latex/tabulars-e/01-02-9.ltx
14mr|texlive-tabulars-e-1.0-3|56	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-1.ltx
14mr|texlive-tabulars-e-1.0-3|57	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-10.ltx
14mr|texlive-tabulars-e-1.0-3|58	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-11.ltx
14mr|texlive-tabulars-e-1.0-3|59	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-12.ltx
14mr|texlive-tabulars-e-1.0-3|60	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-13.ltx
14mr|texlive-tabulars-e-1.0-3|61	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-14.ltx
14mr|texlive-tabulars-e-1.0-3|62	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-15.ltx
14mr|texlive-tabulars-e-1.0-3|63	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-16.ltx
14mr|texlive-tabulars-e-1.0-3|64	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-17.ltx
14mr|texlive-tabulars-e-1.0-3|65	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-18.ltx
14mr|texlive-tabulars-e-1.0-3|66	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-2.ltx
14mr|texlive-tabulars-e-1.0-3|67	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-3.ltx
14mr|texlive-tabulars-e-1.0-3|68	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-4.ltx
14mr|texlive-tabulars-e-1.0-3|69	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-5.ltx
14mr|texlive-tabulars-e-1.0-3|70	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-6.ltx
14mr|texlive-tabulars-e-1.0-3|71	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-7.ltx
14mr|texlive-tabulars-e-1.0-3|72	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-8.ltx
14mr|texlive-tabulars-e-1.0-3|73	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-01-9.ltx
14mr|texlive-tabulars-e-1.0-3|74	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-02-1.ltx
14mr|texlive-tabulars-e-1.0-3|75	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-02-2.ltx
14mr|texlive-tabulars-e-1.0-3|76	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-02-3.ltx
14mr|texlive-tabulars-e-1.0-3|77	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-02-4.ltx
14mr|texlive-tabulars-e-1.0-3|78	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-02-5.ltx
14mr|texlive-tabulars-e-1.0-3|79	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-02-6.ltx
14mr|texlive-tabulars-e-1.0-3|80	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-1.ltx
14mr|texlive-tabulars-e-1.0-3|81	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-10.ltx
14mr|texlive-tabulars-e-1.0-3|82	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-11.ltx
14mr|texlive-tabulars-e-1.0-3|83	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-12.ltx
14mr|texlive-tabulars-e-1.0-3|84	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-13.ltx
14mr|texlive-tabulars-e-1.0-3|85	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-14.ltx
14mr|texlive-tabulars-e-1.0-3|86	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-15.ltx
14mr|texlive-tabulars-e-1.0-3|87	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-2.ltx
14mr|texlive-tabulars-e-1.0-3|88	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-3.ltx
14mr|texlive-tabulars-e-1.0-3|89	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-4.ltx
14mr|texlive-tabulars-e-1.0-3|90	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-5.ltx
14mr|texlive-tabulars-e-1.0-3|91	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-6.ltx
14mr|texlive-tabulars-e-1.0-3|92	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-7.ltx
14mr|texlive-tabulars-e-1.0-3|93	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-8.ltx
14mr|texlive-tabulars-e-1.0-3|94	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-03-9.ltx
14mr|texlive-tabulars-e-1.0-3|95	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-1.ltx
14mr|texlive-tabulars-e-1.0-3|96	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-10.ltx
14mr|texlive-tabulars-e-1.0-3|97	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-11.ltx2crop
14mr|texlive-tabulars-e-1.0-3|98	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-2.ltx
14mr|texlive-tabulars-e-1.0-3|99	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-3.ltx
14mr|texlive-tabulars-e-1.0-3|100	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-4.ltx
14mr|texlive-tabulars-e-1.0-3|101	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-5.ltx
14mr|texlive-tabulars-e-1.0-3|102	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-6.ltx
14mr|texlive-tabulars-e-1.0-3|103	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-7.ltx
14mr|texlive-tabulars-e-1.0-3|104	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-8.ltx
14mr|texlive-tabulars-e-1.0-3|105	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-04-9.ltx
14mr|texlive-tabulars-e-1.0-3|106	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-1.ltx
14mr|texlive-tabulars-e-1.0-3|107	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-10.ltx
14mr|texlive-tabulars-e-1.0-3|108	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-11.ltx
14mr|texlive-tabulars-e-1.0-3|109	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-2.ltx
14mr|texlive-tabulars-e-1.0-3|110	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-3.ltx
14mr|texlive-tabulars-e-1.0-3|111	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-4.ltx
14mr|texlive-tabulars-e-1.0-3|112	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-5.ltx
14mr|texlive-tabulars-e-1.0-3|113	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-6.ltx
14mr|texlive-tabulars-e-1.0-3|114	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-7.ltx
14mr|texlive-tabulars-e-1.0-3|115	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-8.ltx
14mr|texlive-tabulars-e-1.0-3|116	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-05-9.ltx
14mr|texlive-tabulars-e-1.0-3|117	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-06-1.ltx
14mr|texlive-tabulars-e-1.0-3|118	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-06-2.ltx
14mr|texlive-tabulars-e-1.0-3|119	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-06-3.ltx
14mr|texlive-tabulars-e-1.0-3|120	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-06-4.ltx
14mr|texlive-tabulars-e-1.0-3|121	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-06-5.ltx
14mr|texlive-tabulars-e-1.0-3|122	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-07-1.ltx
14mr|texlive-tabulars-e-1.0-3|123	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-07-2.ltx
14mr|texlive-tabulars-e-1.0-3|124	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-07-3.ltx
14mr|texlive-tabulars-e-1.0-3|125	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-07-4.ltx2
14mr|texlive-tabulars-e-1.0-3|126	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-07-5.ltx
14mr|texlive-tabulars-e-1.0-3|127	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-08-1.ltx
14mr|texlive-tabulars-e-1.0-3|128	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-08-2.ltx
14mr|texlive-tabulars-e-1.0-3|129	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-08-3.ltx
14mr|texlive-tabulars-e-1.0-3|130	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-08-4.ltx
14mr|texlive-tabulars-e-1.0-3|131	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-08-5.ltx
14mr|texlive-tabulars-e-1.0-3|132	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-08-6.ltx
14mr|texlive-tabulars-e-1.0-3|133	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-08-7.ltx
14mr|texlive-tabulars-e-1.0-3|134	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-08-8.ltx
14mr|texlive-tabulars-e-1.0-3|135	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-09-1.ltx
14mr|texlive-tabulars-e-1.0-3|136	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-09-2.ltx
14mr|texlive-tabulars-e-1.0-3|137	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-09-3.ltx
14mr|texlive-tabulars-e-1.0-3|138	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-10-1.ltx
14mr|texlive-tabulars-e-1.0-3|139	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-1.ltx
14mr|texlive-tabulars-e-1.0-3|140	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-10.ltx
14mr|texlive-tabulars-e-1.0-3|141	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-11.ltx
14mr|texlive-tabulars-e-1.0-3|142	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-12.ltx
14mr|texlive-tabulars-e-1.0-3|143	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-13.ltx
14mr|texlive-tabulars-e-1.0-3|144	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-2.ltx
14mr|texlive-tabulars-e-1.0-3|145	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-3.ltx
14mr|texlive-tabulars-e-1.0-3|146	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-4.ltx
14mr|texlive-tabulars-e-1.0-3|147	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-5.ltx
14mr|texlive-tabulars-e-1.0-3|148	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-6.ltx
14mr|texlive-tabulars-e-1.0-3|149	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-7.ltx
14mr|texlive-tabulars-e-1.0-3|150	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-8.ltx
14mr|texlive-tabulars-e-1.0-3|151	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-11-9.ltx
14mr|texlive-tabulars-e-1.0-3|152	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-12-1.ltx
14mr|texlive-tabulars-e-1.0-3|153	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-12-2.ltx
14mr|texlive-tabulars-e-1.0-3|154	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-13-1.ltx
14mr|texlive-tabulars-e-1.0-3|155	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-13-2.ltx
14mr|texlive-tabulars-e-1.0-3|156	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-13-3.ltx
14mr|texlive-tabulars-e-1.0-3|157	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-13-4.ltx
14mr|texlive-tabulars-e-1.0-3|158	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-1.ltx
14mr|texlive-tabulars-e-1.0-3|159	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-10.ltx
14mr|texlive-tabulars-e-1.0-3|160	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-11.ltx
14mr|texlive-tabulars-e-1.0-3|161	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-12.ltx
14mr|texlive-tabulars-e-1.0-3|162	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-13.ltx
14mr|texlive-tabulars-e-1.0-3|163	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-14.ltx
14mr|texlive-tabulars-e-1.0-3|164	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-15.ltx
14mr|texlive-tabulars-e-1.0-3|165	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-2.ltx
14mr|texlive-tabulars-e-1.0-3|166	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-3.ltx
14mr|texlive-tabulars-e-1.0-3|167	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-4.ltx
14mr|texlive-tabulars-e-1.0-3|168	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-5.ltx
14mr|texlive-tabulars-e-1.0-3|169	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-6.ltx
14mr|texlive-tabulars-e-1.0-3|170	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-7.ltx
14mr|texlive-tabulars-e-1.0-3|171	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-8.ltx
14mr|texlive-tabulars-e-1.0-3|172	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-14-9.ltx
14mr|texlive-tabulars-e-1.0-3|173	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-15-1.ltx
14mr|texlive-tabulars-e-1.0-3|174	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-15-2.ltx
14mr|texlive-tabulars-e-1.0-3|175	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-15-3.ltx
14mr|texlive-tabulars-e-1.0-3|176	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-16-1.ltx
14mr|texlive-tabulars-e-1.0-3|177	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-16-2.ltx
14mr|texlive-tabulars-e-1.0-3|178	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-16-3.ltx
14mr|texlive-tabulars-e-1.0-3|179	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-17-1.ltx
14mr|texlive-tabulars-e-1.0-3|180	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-17-2.ltx
14mr|texlive-tabulars-e-1.0-3|181	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-17-3.ltx
14mr|texlive-tabulars-e-1.0-3|182	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-17-4.ltx
14mr|texlive-tabulars-e-1.0-3|183	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-17-5.ltx
14mr|texlive-tabulars-e-1.0-3|184	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-18-1.ltx
14mr|texlive-tabulars-e-1.0-3|185	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-18-2.ltx
14mr|texlive-tabulars-e-1.0-3|186	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-18-3.ltx
14mr|texlive-tabulars-e-1.0-3|187	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-18-4.ltx
14mr|texlive-tabulars-e-1.0-3|188	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-18-5.ltx
14mr|texlive-tabulars-e-1.0-3|189	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-19-1.ltx
14mr|texlive-tabulars-e-1.0-3|190	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-19-2.ltx
14mr|texlive-tabulars-e-1.0-3|191	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-20-1.ltx
14mr|texlive-tabulars-e-1.0-3|192	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-20-2.ltx
14mr|texlive-tabulars-e-1.0-3|193	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-20-3.ltx
14mr|texlive-tabulars-e-1.0-3|194	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-20-4.ltx
14mr|texlive-tabulars-e-1.0-3|195	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-21-1.ltx2
14mr|texlive-tabulars-e-1.0-3|196	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-21-2.ltx2
14mr|texlive-tabulars-e-1.0-3|197	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-21-3.ltx
14mr|texlive-tabulars-e-1.0-3|198	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-21-4.ltx
14mr|texlive-tabulars-e-1.0-3|199	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-22-1.ltx
14mr|texlive-tabulars-e-1.0-3|200	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-22-2.ltx
14mr|texlive-tabulars-e-1.0-3|201	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-22-3.ltx
14mr|texlive-tabulars-e-1.0-3|202	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-22-4.ltx
14mr|texlive-tabulars-e-1.0-3|203	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-23-1.ltx
14mr|texlive-tabulars-e-1.0-3|204	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-23-2.ltx
14mr|texlive-tabulars-e-1.0-3|205	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-23-3.ltx
14mr|texlive-tabulars-e-1.0-3|206	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-23-4.ltx
14mr|texlive-tabulars-e-1.0-3|207	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-24-1.ltx
14mr|texlive-tabulars-e-1.0-3|208	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-24-2.ltx
14mr|texlive-tabulars-e-1.0-3|209	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-24-3.ltx
14mr|texlive-tabulars-e-1.0-3|210	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-24-4.ltx
14mr|texlive-tabulars-e-1.0-3|211	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-25-1.ltx
14mr|texlive-tabulars-e-1.0-3|212	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-25-2.ltx
14mr|texlive-tabulars-e-1.0-3|213	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-25-3.ltx
14mr|texlive-tabulars-e-1.0-3|214	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-25-4.ltx
14mr|texlive-tabulars-e-1.0-3|215	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-25-5.ltx
14mr|texlive-tabulars-e-1.0-3|216	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-25-6.ltx
14mr|texlive-tabulars-e-1.0-3|217	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-25-7.ltx
14mr|texlive-tabulars-e-1.0-3|218	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-25-8.ltx
14mr|texlive-tabulars-e-1.0-3|219	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-25-9.ltx
14mr|texlive-tabulars-e-1.0-3|220	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-1.ltx
14mr|texlive-tabulars-e-1.0-3|221	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-10.ltx
14mr|texlive-tabulars-e-1.0-3|222	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-2.ltx
14mr|texlive-tabulars-e-1.0-3|223	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-3.ltx
14mr|texlive-tabulars-e-1.0-3|224	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-4.ltx
14mr|texlive-tabulars-e-1.0-3|225	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-5.ltx
14mr|texlive-tabulars-e-1.0-3|226	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-6.ltx
14mr|texlive-tabulars-e-1.0-3|227	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-7.ltx
14mr|texlive-tabulars-e-1.0-3|228	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-8.ltx
14mr|texlive-tabulars-e-1.0-3|229	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-26-9.ltx
14mr|texlive-tabulars-e-1.0-3|230	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-27-1.ltx
14mr|texlive-tabulars-e-1.0-3|231	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-27-2.ltx
14mr|texlive-tabulars-e-1.0-3|232	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-27-3.ltx
14mr|texlive-tabulars-e-1.0-3|233	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-27-4.ltx
14mr|texlive-tabulars-e-1.0-3|234	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-28-1.ltx
14mr|texlive-tabulars-e-1.0-3|235	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-28-2.ltx
14mr|texlive-tabulars-e-1.0-3|236	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-28-3.ltx
14mr|texlive-tabulars-e-1.0-3|237	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-28-4.ltx
14mr|texlive-tabulars-e-1.0-3|238	%doc %{_texmfdistdir}/doc/latex/tabulars-e/02-29-1.ltx
14mr|texlive-tabulars-e-1.0-3|239	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-1.ltx
14mr|texlive-tabulars-e-1.0-3|240	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-10.ltx
14mr|texlive-tabulars-e-1.0-3|241	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-11.ltx
14mr|texlive-tabulars-e-1.0-3|242	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-12.ltx
14mr|texlive-tabulars-e-1.0-3|243	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-13.ltx
14mr|texlive-tabulars-e-1.0-3|244	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-2.ltx
14mr|texlive-tabulars-e-1.0-3|245	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-3.ltx
14mr|texlive-tabulars-e-1.0-3|246	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-4.ltx
14mr|texlive-tabulars-e-1.0-3|247	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-5.ltx
14mr|texlive-tabulars-e-1.0-3|248	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-6.ltx
14mr|texlive-tabulars-e-1.0-3|249	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-7.ltx
14mr|texlive-tabulars-e-1.0-3|250	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-8.ltx
14mr|texlive-tabulars-e-1.0-3|251	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-01-9.ltx
14mr|texlive-tabulars-e-1.0-3|252	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-02-1.ltx
14mr|texlive-tabulars-e-1.0-3|253	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-02-2.ltx
14mr|texlive-tabulars-e-1.0-3|254	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-02-3.ltx
14mr|texlive-tabulars-e-1.0-3|255	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-02-4.ltx
14mr|texlive-tabulars-e-1.0-3|256	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-02-5.ltx
14mr|texlive-tabulars-e-1.0-3|257	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-02-6.ltx
14mr|texlive-tabulars-e-1.0-3|258	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-02-7.ltx
14mr|texlive-tabulars-e-1.0-3|259	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-03-1.ltx
14mr|texlive-tabulars-e-1.0-3|260	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-03-2.ltx
14mr|texlive-tabulars-e-1.0-3|261	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-03-3.ltxb
14mr|texlive-tabulars-e-1.0-3|262	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-03-4.ltx
14mr|texlive-tabulars-e-1.0-3|263	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-03-5.ltx
14mr|texlive-tabulars-e-1.0-3|264	%doc %{_texmfdistdir}/doc/latex/tabulars-e/03-03-6.ltx
14mr|texlive-tabulars-e-1.0-3|265	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-1.ltx
14mr|texlive-tabulars-e-1.0-3|266	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-10.ltx2
14mr|texlive-tabulars-e-1.0-3|267	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-11.ltx2
14mr|texlive-tabulars-e-1.0-3|268	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-12.ltx2
14mr|texlive-tabulars-e-1.0-3|269	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-13.ltx2
14mr|texlive-tabulars-e-1.0-3|270	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-14.ltx1
14mr|texlive-tabulars-e-1.0-3|271	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-15.ltx2
14mr|texlive-tabulars-e-1.0-3|272	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-2.ltx2
14mr|texlive-tabulars-e-1.0-3|273	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-3.ltx2
14mr|texlive-tabulars-e-1.0-3|274	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-4.ltx2
14mr|texlive-tabulars-e-1.0-3|275	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-5.ltx2
14mr|texlive-tabulars-e-1.0-3|276	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-6.ltx
14mr|texlive-tabulars-e-1.0-3|277	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-7.ltx
14mr|texlive-tabulars-e-1.0-3|278	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-8.ltx2
14mr|texlive-tabulars-e-1.0-3|279	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-01-9.ltx2
14mr|texlive-tabulars-e-1.0-3|280	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-02-1.ltx2
14mr|texlive-tabulars-e-1.0-3|281	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-02-2.ltx2
14mr|texlive-tabulars-e-1.0-3|282	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-03-1.ltx
14mr|texlive-tabulars-e-1.0-3|283	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-03-2.ltx2
14mr|texlive-tabulars-e-1.0-3|284	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-03-3.ltx2
14mr|texlive-tabulars-e-1.0-3|285	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-04-1.ltx
14mr|texlive-tabulars-e-1.0-3|286	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-04-2.ltx2
14mr|texlive-tabulars-e-1.0-3|287	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-04-3.ltx2
14mr|texlive-tabulars-e-1.0-3|288	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-04-4.ltx2
14mr|texlive-tabulars-e-1.0-3|289	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-04-5.ltx2
14mr|texlive-tabulars-e-1.0-3|290	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-05-1.ltx2
14mr|texlive-tabulars-e-1.0-3|291	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-05-2.ltx2
14mr|texlive-tabulars-e-1.0-3|292	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-05-3.ltx2
14mr|texlive-tabulars-e-1.0-3|293	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-05-4.ltx2
14mr|texlive-tabulars-e-1.0-3|294	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-05-5.ltx2
14mr|texlive-tabulars-e-1.0-3|295	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-05-6.ltx2
14mr|texlive-tabulars-e-1.0-3|296	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-05-7.ltx2
14mr|texlive-tabulars-e-1.0-3|297	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-05-8.ltx2
14mr|texlive-tabulars-e-1.0-3|298	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-06-1.ltx2
14mr|texlive-tabulars-e-1.0-3|299	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-06-2.ltx2
14mr|texlive-tabulars-e-1.0-3|300	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-06-3.ltx2
14mr|texlive-tabulars-e-1.0-3|301	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-06-4.ltx2
14mr|texlive-tabulars-e-1.0-3|302	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-06-5.ltx2
14mr|texlive-tabulars-e-1.0-3|303	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-06-6.ltx2
14mr|texlive-tabulars-e-1.0-3|304	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-06-7.ltx2
14mr|texlive-tabulars-e-1.0-3|305	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-06-8.ltx2
14mr|texlive-tabulars-e-1.0-3|306	%doc %{_texmfdistdir}/doc/latex/tabulars-e/04-06-9.ltx2
14mr|texlive-tabulars-e-1.0-3|307	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-01-1.ltx
14mr|texlive-tabulars-e-1.0-3|308	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-01-2.ltx
14mr|texlive-tabulars-e-1.0-3|309	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-01-3.ltx
14mr|texlive-tabulars-e-1.0-3|310	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-01-4.ltx
14mr|texlive-tabulars-e-1.0-3|311	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-01-5.ltx
14mr|texlive-tabulars-e-1.0-3|312	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-02-1.ltx
14mr|texlive-tabulars-e-1.0-3|313	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-03-1.ltx
14mr|texlive-tabulars-e-1.0-3|314	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-03-2.ltx
14mr|texlive-tabulars-e-1.0-3|315	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-03-3.ltx
14mr|texlive-tabulars-e-1.0-3|316	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-04-1.ltx2
14mr|texlive-tabulars-e-1.0-3|317	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-04-2.ltx2
14mr|texlive-tabulars-e-1.0-3|318	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-05-1.ltx
14mr|texlive-tabulars-e-1.0-3|319	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-05-2.ltx
14mr|texlive-tabulars-e-1.0-3|320	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-06-1.ltxE
14mr|texlive-tabulars-e-1.0-3|321	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-06-2.ltxE
14mr|texlive-tabulars-e-1.0-3|322	%doc %{_texmfdistdir}/doc/latex/tabulars-e/05-06-3.ltxE
14mr|texlive-tabulars-e-1.0-3|323	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-1.ltx
14mr|texlive-tabulars-e-1.0-3|324	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-10.ltx
14mr|texlive-tabulars-e-1.0-3|325	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-11.ltx
14mr|texlive-tabulars-e-1.0-3|326	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-12.ltx
14mr|texlive-tabulars-e-1.0-3|327	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-13.ltx
14mr|texlive-tabulars-e-1.0-3|328	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-14.ltx
14mr|texlive-tabulars-e-1.0-3|329	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-15.ltx
14mr|texlive-tabulars-e-1.0-3|330	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-16.ltx
14mr|texlive-tabulars-e-1.0-3|331	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-17.ltx
14mr|texlive-tabulars-e-1.0-3|332	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-18.ltx
14mr|texlive-tabulars-e-1.0-3|333	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-19.ltx
14mr|texlive-tabulars-e-1.0-3|334	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-2.ltx
14mr|texlive-tabulars-e-1.0-3|335	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-20.ltx
14mr|texlive-tabulars-e-1.0-3|336	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-21.ltx
14mr|texlive-tabulars-e-1.0-3|337	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-22.ltx
14mr|texlive-tabulars-e-1.0-3|338	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-23.ltx
14mr|texlive-tabulars-e-1.0-3|339	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-24.ltx
14mr|texlive-tabulars-e-1.0-3|340	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-25.ltx
14mr|texlive-tabulars-e-1.0-3|341	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-26.ltx2
14mr|texlive-tabulars-e-1.0-3|342	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-27.ltx
14mr|texlive-tabulars-e-1.0-3|343	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-28.ltx
14mr|texlive-tabulars-e-1.0-3|344	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-29.ltx
14mr|texlive-tabulars-e-1.0-3|345	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-3.ltx
14mr|texlive-tabulars-e-1.0-3|346	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-30.ltx
14mr|texlive-tabulars-e-1.0-3|347	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-31.ltx
14mr|texlive-tabulars-e-1.0-3|348	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-32.ltx2
14mr|texlive-tabulars-e-1.0-3|349	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-33.ltx
14mr|texlive-tabulars-e-1.0-3|350	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-34.ltx
14mr|texlive-tabulars-e-1.0-3|351	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-35.ltx
14mr|texlive-tabulars-e-1.0-3|352	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-36.ltx2
14mr|texlive-tabulars-e-1.0-3|353	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-37.ltx2
14mr|texlive-tabulars-e-1.0-3|354	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-38.ltxps
14mr|texlive-tabulars-e-1.0-3|355	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-39.ltx
14mr|texlive-tabulars-e-1.0-3|356	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-4.ltxps
14mr|texlive-tabulars-e-1.0-3|357	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-40.ltx
14mr|texlive-tabulars-e-1.0-3|358	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-41.ltx
14mr|texlive-tabulars-e-1.0-3|359	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-42.ltx
14mr|texlive-tabulars-e-1.0-3|360	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-43.ltx2
14mr|texlive-tabulars-e-1.0-3|361	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-44.ltx
14mr|texlive-tabulars-e-1.0-3|362	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-45.ltx
14mr|texlive-tabulars-e-1.0-3|363	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-46.ltx
14mr|texlive-tabulars-e-1.0-3|364	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-5.ltxps
14mr|texlive-tabulars-e-1.0-3|365	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-6.ltxps
14mr|texlive-tabulars-e-1.0-3|366	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-7.ltxps
14mr|texlive-tabulars-e-1.0-3|367	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-8.ltx
14mr|texlive-tabulars-e-1.0-3|368	%doc %{_texmfdistdir}/doc/latex/tabulars-e/06-00-9.ltx
14mr|texlive-tabulars-e-1.0-3|369	%doc %{_texmfdistdir}/doc/latex/tabulars-e/07-02-1.ltx2
14mr|texlive-tabulars-e-1.0-3|370	%doc %{_texmfdistdir}/doc/latex/tabulars-e/07-02-2.ltx2
14mr|texlive-tabulars-e-1.0-3|371	%doc %{_texmfdistdir}/doc/latex/tabulars-e/07-03-1.ltx2
14mr|texlive-tabulars-e-1.0-3|372	%doc %{_texmfdistdir}/doc/latex/tabulars-e/07-03-2.ltx2
14mr|texlive-tabulars-e-1.0-3|373	%doc %{_texmfdistdir}/doc/latex/tabulars-e/README
14mr|texlive-tabulars-e-1.0-3|374	%doc %{_texmfdistdir}/doc/latex/tabulars-e/din8.eps
14mr|texlive-tabulars-e-1.0-3|375	
14mr|texlive-tabulars-e-1.0-3|376	#-----------------------------------------------------------------------
14mr|texlive-tabulars-e-1.0-3|377	%prep
14mr|texlive-tabulars-e-1.0-3|378	%setup -c -a0 -a1
14mr|texlive-tabulars-e-1.0-3|379	
14mr|texlive-tabulars-e-1.0-3|380	%build
14mr|texlive-tabulars-e-1.0-3|381	
14mr|texlive-tabulars-e-1.0-3|382	%install
14mr|texlive-tabulars-e-1.0-3|383	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabulars-e-1.0-3|384	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tabulars-e-1.0-3|385	
14mr|texlive-tabulars-e-1.0-3|386	
14mr|texlive-tabulars-e-1.0-3|387	
14mr|texlive-tabulars-e-1.0-3|388	%changelog
14mr|texlive-tabulars-e-1.0-3|389	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-tabulars-e-1.0-3|390	+ Revision: b2752c1
14mr|texlive-tabulars-e-1.0-3|391	- MassBuild#440: Increase release tag
14mr|texlive-tabulars-e-1.0-3|392	
14mr|texlive-tabulars-e-1.0-3|393	

21486 14
14mr|texlive-tabulary-0.9-3|1	# revision 15878
14mr|texlive-tabulary-0.9-3|2	# category Package
14mr|texlive-tabulary-0.9-3|3	# catalog-ctan /macros/latex/contrib/tabulary
14mr|texlive-tabulary-0.9-3|4	# catalog-date 2009-10-10 00:51:28 +0200
14mr|texlive-tabulary-0.9-3|5	# catalog-license lppl
14mr|texlive-tabulary-0.9-3|6	# catalog-version 0.9
14mr|texlive-tabulary-0.9-3|7	Name:		texlive-tabulary
14mr|texlive-tabulary-0.9-3|8	Version:	0.9
14mr|texlive-tabulary-0.9-3|9	Release:	3
14mr|texlive-tabulary-0.9-3|10	Summary:	Tabular with variable width columns balanced
14mr|texlive-tabulary-0.9-3|11	Group:		Publishing
14mr|texlive-tabulary-0.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabulary
14mr|texlive-tabulary-0.9-3|13	License:	LPPL
14mr|texlive-tabulary-0.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulary.tar.xz
14mr|texlive-tabulary-0.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulary.doc.tar.xz
14mr|texlive-tabulary-0.9-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulary.source.tar.xz
14mr|texlive-tabulary-0.9-3|17	BuildArch:	noarch
14mr|texlive-tabulary-0.9-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tabulary-0.9-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tabulary-0.9-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tabulary-0.9-3|21	
14mr|texlive-tabulary-0.9-3|22	%description
14mr|texlive-tabulary-0.9-3|23	The package defines a tabular*-like tabulary environment,
14mr|texlive-tabulary-0.9-3|24	taking a 'total width' argument as well as the column
14mr|texlive-tabulary-0.9-3|25	specifications. It then defines column types L, C, R and J for
14mr|texlive-tabulary-0.9-3|26	variable width columns (\raggedright', \centering, \raggedleft,
14mr|texlive-tabulary-0.9-3|27	and normally justified). In contrast to tabularx's X columns,
14mr|texlive-tabulary-0.9-3|28	the width of each column is weighted according to the natural
14mr|texlive-tabulary-0.9-3|29	width of the widest cell in the column.
14mr|texlive-tabulary-0.9-3|30	
14mr|texlive-tabulary-0.9-3|31	%post
14mr|texlive-tabulary-0.9-3|32	%{_sbindir}/texlive.post
14mr|texlive-tabulary-0.9-3|33	
14mr|texlive-tabulary-0.9-3|34	%postun
14mr|texlive-tabulary-0.9-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-tabulary-0.9-3|36	%{_sbindir}/texlive.post
14mr|texlive-tabulary-0.9-3|37	fi
14mr|texlive-tabulary-0.9-3|38	
14mr|texlive-tabulary-0.9-3|39	#-----------------------------------------------------------------------
14mr|texlive-tabulary-0.9-3|40	%files
14mr|texlive-tabulary-0.9-3|41	%{_texmfdistdir}/tex/latex/tabulary/tabulary.sty
14mr|texlive-tabulary-0.9-3|42	%doc %{_texmfdistdir}/doc/latex/tabulary/README
14mr|texlive-tabulary-0.9-3|43	%doc %{_texmfdistdir}/doc/latex/tabulary/tabulary.pdf
14mr|texlive-tabulary-0.9-3|44	#- source
14mr|texlive-tabulary-0.9-3|45	%doc %{_texmfdistdir}/source/latex/tabulary/tabulary.dtx
14mr|texlive-tabulary-0.9-3|46	%doc %{_texmfdistdir}/source/latex/tabulary/tabulary.ins
14mr|texlive-tabulary-0.9-3|47	
14mr|texlive-tabulary-0.9-3|48	#-----------------------------------------------------------------------
14mr|texlive-tabulary-0.9-3|49	%prep
14mr|texlive-tabulary-0.9-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-tabulary-0.9-3|51	
14mr|texlive-tabulary-0.9-3|52	%build
14mr|texlive-tabulary-0.9-3|53	
14mr|texlive-tabulary-0.9-3|54	%install
14mr|texlive-tabulary-0.9-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabulary-0.9-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tabulary-0.9-3|57	
14mr|texlive-tabulary-0.9-3|58	
14mr|texlive-tabulary-0.9-3|59	
14mr|texlive-tabulary-0.9-3|60	%changelog
14mr|texlive-tabulary-0.9-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-3
14mr|texlive-tabulary-0.9-3|62	+ Revision: 1a0dd9f
14mr|texlive-tabulary-0.9-3|63	- MassBuild#440: Increase release tag
14mr|texlive-tabulary-0.9-3|64	
14mr|texlive-tabulary-0.9-3|65	

21487 14
14mr|texlive-tabvar-1.61-2|1	# revision 25665
14mr|texlive-tabvar-1.61-2|2	# category Package
14mr|texlive-tabvar-1.61-2|3	# catalog-ctan /macros/latex/contrib/tabvar
14mr|texlive-tabvar-1.61-2|4	# catalog-date 2012-03-16 09:54:35 +0100
14mr|texlive-tabvar-1.61-2|5	# catalog-license lppl1.3
14mr|texlive-tabvar-1.61-2|6	# catalog-version 1.61
14mr|texlive-tabvar-1.61-2|7	Name:		texlive-tabvar
14mr|texlive-tabvar-1.61-2|8	Version:	1.61
14mr|texlive-tabvar-1.61-2|9	Release:	2
14mr|texlive-tabvar-1.61-2|10	Summary:	Typesetting tables showing variations of functions
14mr|texlive-tabvar-1.61-2|11	Group:		Publishing
14mr|texlive-tabvar-1.61-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabvar
14mr|texlive-tabvar-1.61-2|13	License:	LPPL1.3
14mr|texlive-tabvar-1.61-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabvar.tar.xz
14mr|texlive-tabvar-1.61-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabvar.doc.tar.xz
14mr|texlive-tabvar-1.61-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabvar.source.tar.xz
14mr|texlive-tabvar-1.61-2|17	BuildArch:	noarch
14mr|texlive-tabvar-1.61-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tabvar-1.61-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tabvar-1.61-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-tabvar-1.61-2|21	
14mr|texlive-tabvar-1.61-2|22	%description
14mr|texlive-tabvar-1.61-2|23	This LaTeX package is meant to ease the typesetting of tables
14mr|texlive-tabvar-1.61-2|24	showing variations of functions as they are used in France.
14mr|texlive-tabvar-1.61-2|25	
14mr|texlive-tabvar-1.61-2|26	%post
14mr|texlive-tabvar-1.61-2|27	%{_sbindir}/texlive.post
14mr|texlive-tabvar-1.61-2|28	
14mr|texlive-tabvar-1.61-2|29	%postun
14mr|texlive-tabvar-1.61-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-tabvar-1.61-2|31	%{_sbindir}/texlive.post
14mr|texlive-tabvar-1.61-2|32	fi
14mr|texlive-tabvar-1.61-2|33	
14mr|texlive-tabvar-1.61-2|34	#-----------------------------------------------------------------------
14mr|texlive-tabvar-1.61-2|35	%files
14mr|texlive-tabvar-1.61-2|36	%{_texmfdistdir}/fonts/afm/public/tabvar/tabvar.afm
14mr|texlive-tabvar-1.61-2|37	%{_texmfdistdir}/fonts/map/dvips/tabvar/tabvar.map
14mr|texlive-tabvar-1.61-2|38	%{_texmfdistdir}/fonts/tfm/public/tabvar/tabvar.tfm
14mr|texlive-tabvar-1.61-2|39	%{_texmfdistdir}/fonts/type1/public/tabvar/tabvar.pfb
14mr|texlive-tabvar-1.61-2|40	%{_texmfdistdir}/metapost/tabvar/tabvar.mp
14mr|texlive-tabvar-1.61-2|41	%{_texmfdistdir}/tex/latex/tabvar/tabvar.1
14mr|texlive-tabvar-1.61-2|42	%{_texmfdistdir}/tex/latex/tabvar/tabvar.2
14mr|texlive-tabvar-1.61-2|43	%{_texmfdistdir}/tex/latex/tabvar/tabvar.3
14mr|texlive-tabvar-1.61-2|44	%{_texmfdistdir}/tex/latex/tabvar/tabvar.cfg
14mr|texlive-tabvar-1.61-2|45	%{_texmfdistdir}/tex/latex/tabvar/tabvar.sty
14mr|texlive-tabvar-1.61-2|46	%doc %{_texmfdistdir}/doc/latex/tabvar/README
14mr|texlive-tabvar-1.61-2|47	%doc %{_texmfdistdir}/doc/latex/tabvar/demo.pdf
14mr|texlive-tabvar-1.61-2|48	%doc %{_texmfdistdir}/doc/latex/tabvar/demo.tex
14mr|texlive-tabvar-1.61-2|49	%doc %{_texmfdistdir}/doc/latex/tabvar/tabvar.pdf
14mr|texlive-tabvar-1.61-2|50	#- source
14mr|texlive-tabvar-1.61-2|51	%doc %{_texmfdistdir}/source/latex/tabvar/tabvar.dtx
14mr|texlive-tabvar-1.61-2|52	%doc %{_texmfdistdir}/source/latex/tabvar/tabvar.ins
14mr|texlive-tabvar-1.61-2|53	
14mr|texlive-tabvar-1.61-2|54	#-----------------------------------------------------------------------
14mr|texlive-tabvar-1.61-2|55	%prep
14mr|texlive-tabvar-1.61-2|56	%setup -c -a0 -a1 -a2
14mr|texlive-tabvar-1.61-2|57	
14mr|texlive-tabvar-1.61-2|58	%build
14mr|texlive-tabvar-1.61-2|59	
14mr|texlive-tabvar-1.61-2|60	%install
14mr|texlive-tabvar-1.61-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tabvar-1.61-2|62	cp -fpar fonts metapost tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tabvar-1.61-2|63	
14mr|texlive-tabvar-1.61-2|64	
14mr|texlive-tabvar-1.61-2|65	
14mr|texlive-tabvar-1.61-2|66	%changelog
14mr|texlive-tabvar-1.61-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.61-2
14mr|texlive-tabvar-1.61-2|68	+ Revision: 501553a
14mr|texlive-tabvar-1.61-2|69	- MassBuild#440: Increase release tag
14mr|texlive-tabvar-1.61-2|70	
14mr|texlive-tabvar-1.61-2|71	

21488 14
14mr|texlive-tagging-20110829-3|1	# revision 23761
14mr|texlive-tagging-20110829-3|2	# category Package
14mr|texlive-tagging-20110829-3|3	# catalog-ctan /macros/latex/contrib/tagging
14mr|texlive-tagging-20110829-3|4	# catalog-date 2011-08-29 00:41:24 +0200
14mr|texlive-tagging-20110829-3|5	# catalog-license lppl1.3
14mr|texlive-tagging-20110829-3|6	# catalog-version undef
14mr|texlive-tagging-20110829-3|7	Name:		texlive-tagging
14mr|texlive-tagging-20110829-3|8	Version:	20110829
14mr|texlive-tagging-20110829-3|9	Release:	3
14mr|texlive-tagging-20110829-3|10	Summary:	Document configuration with tags
14mr|texlive-tagging-20110829-3|11	Group:		Publishing
14mr|texlive-tagging-20110829-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tagging
14mr|texlive-tagging-20110829-3|13	License:	LPPL1.3
14mr|texlive-tagging-20110829-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tagging.tar.xz
14mr|texlive-tagging-20110829-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tagging.doc.tar.xz
14mr|texlive-tagging-20110829-3|16	BuildArch:	noarch
14mr|texlive-tagging-20110829-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tagging-20110829-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tagging-20110829-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tagging-20110829-3|20	
14mr|texlive-tagging-20110829-3|21	%description
14mr|texlive-tagging-20110829-3|22	The package allows the user to generate multiple documents from
14mr|texlive-tagging-20110829-3|23	a single source, by marking pieces of the document with tags
14mr|texlive-tagging-20110829-3|24	and specifying which marked pieces to include or exclude.
14mr|texlive-tagging-20110829-3|25	
14mr|texlive-tagging-20110829-3|26	%post
14mr|texlive-tagging-20110829-3|27	%{_sbindir}/texlive.post
14mr|texlive-tagging-20110829-3|28	
14mr|texlive-tagging-20110829-3|29	%postun
14mr|texlive-tagging-20110829-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tagging-20110829-3|31	%{_sbindir}/texlive.post
14mr|texlive-tagging-20110829-3|32	fi
14mr|texlive-tagging-20110829-3|33	
14mr|texlive-tagging-20110829-3|34	#-----------------------------------------------------------------------
14mr|texlive-tagging-20110829-3|35	%files
14mr|texlive-tagging-20110829-3|36	%{_texmfdistdir}/tex/latex/tagging/tagging.sty
14mr|texlive-tagging-20110829-3|37	%doc %{_texmfdistdir}/doc/latex/tagging/README
14mr|texlive-tagging-20110829-3|38	%doc %{_texmfdistdir}/doc/latex/tagging/tagging.pdf
14mr|texlive-tagging-20110829-3|39	%doc %{_texmfdistdir}/doc/latex/tagging/tagging.tex
14mr|texlive-tagging-20110829-3|40	
14mr|texlive-tagging-20110829-3|41	#-----------------------------------------------------------------------
14mr|texlive-tagging-20110829-3|42	%prep
14mr|texlive-tagging-20110829-3|43	%setup -c -a0 -a1
14mr|texlive-tagging-20110829-3|44	
14mr|texlive-tagging-20110829-3|45	%build
14mr|texlive-tagging-20110829-3|46	
14mr|texlive-tagging-20110829-3|47	%install
14mr|texlive-tagging-20110829-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tagging-20110829-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tagging-20110829-3|50	
14mr|texlive-tagging-20110829-3|51	
14mr|texlive-tagging-20110829-3|52	
14mr|texlive-tagging-20110829-3|53	%changelog
14mr|texlive-tagging-20110829-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110829-3
14mr|texlive-tagging-20110829-3|55	+ Revision: 46df604
14mr|texlive-tagging-20110829-3|56	- MassBuild#440: Increase release tag
14mr|texlive-tagging-20110829-3|57	
14mr|texlive-tagging-20110829-3|58	

21489 14
14mr|texlive-talk-1.1-3|1	# revision 15878
14mr|texlive-talk-1.1-3|2	# category Package
14mr|texlive-talk-1.1-3|3	# catalog-ctan /macros/latex/contrib/talk
14mr|texlive-talk-1.1-3|4	# catalog-date 2007-08-14 14:14:54 +0200
14mr|texlive-talk-1.1-3|5	# catalog-license lppl
14mr|texlive-talk-1.1-3|6	# catalog-version 1.1
14mr|texlive-talk-1.1-3|7	Name:		texlive-talk
14mr|texlive-talk-1.1-3|8	Version:	1.1
14mr|texlive-talk-1.1-3|9	Release:	3
14mr|texlive-talk-1.1-3|10	Summary:	A LaTeX class for presentations
14mr|texlive-talk-1.1-3|11	Group:		Publishing
14mr|texlive-talk-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/talk
14mr|texlive-talk-1.1-3|13	License:	LPPL
14mr|texlive-talk-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/talk.tar.xz
14mr|texlive-talk-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/talk.doc.tar.xz
14mr|texlive-talk-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/talk.source.tar.xz
14mr|texlive-talk-1.1-3|17	BuildArch:	noarch
14mr|texlive-talk-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-talk-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-talk-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-talk-1.1-3|21	
14mr|texlive-talk-1.1-3|22	%description
14mr|texlive-talk-1.1-3|23	The talk document class allows you to create slides for screen
14mr|texlive-talk-1.1-3|24	presentations or printing on transparencies. It also allows you
14mr|texlive-talk-1.1-3|25	to print personal notes for your talk. You can create overlays
14mr|texlive-talk-1.1-3|26	and display structure information (current section /
14mr|texlive-talk-1.1-3|27	subsection, table of contents) on your slides. The main feature
14mr|texlive-talk-1.1-3|28	that distinguishes talk from other presentation classes like
14mr|texlive-talk-1.1-3|29	beamer or prosper is that it allows the user to define an
14mr|texlive-talk-1.1-3|30	arbitrary number of slide styles and switch between these
14mr|texlive-talk-1.1-3|31	styles from slide to slide. This way the slide layout can be
14mr|texlive-talk-1.1-3|32	adapted to the slide content. For example, the title or
14mr|texlive-talk-1.1-3|33	contents page of a talk can be given a slightly different
14mr|texlive-talk-1.1-3|34	layout than the other slides. The talk class makes no
14mr|texlive-talk-1.1-3|35	restrictions on the slide design whatsoever. The entire look
14mr|texlive-talk-1.1-3|36	and feel of the presentation can be defined by the user. The
14mr|texlive-talk-1.1-3|37	style definitions should be put in a separate sty file.
14mr|texlive-talk-1.1-3|38	Currently the package comes with only one set of pre-defined
14mr|texlive-talk-1.1-3|39	slide styles (greybars.sty). Contributions from people who are
14mr|texlive-talk-1.1-3|40	artistically more gifted than the author are more than
14mr|texlive-talk-1.1-3|41	welcome!.
14mr|texlive-talk-1.1-3|42	
14mr|texlive-talk-1.1-3|43	%post
14mr|texlive-talk-1.1-3|44	%{_sbindir}/texlive.post
14mr|texlive-talk-1.1-3|45	
14mr|texlive-talk-1.1-3|46	%postun
14mr|texlive-talk-1.1-3|47	if [ $1 -eq 0 ]; then
14mr|texlive-talk-1.1-3|48	%{_sbindir}/texlive.post
14mr|texlive-talk-1.1-3|49	fi
14mr|texlive-talk-1.1-3|50	
14mr|texlive-talk-1.1-3|51	#-----------------------------------------------------------------------
14mr|texlive-talk-1.1-3|52	%files
14mr|texlive-talk-1.1-3|53	%{_texmfdistdir}/tex/latex/talk/sidebars.sty
14mr|texlive-talk-1.1-3|54	%{_texmfdistdir}/tex/latex/talk/talk.cls
14mr|texlive-talk-1.1-3|55	%doc %{_texmfdistdir}/doc/latex/talk/README
14mr|texlive-talk-1.1-3|56	%doc %{_texmfdistdir}/doc/latex/talk/example.tex
14mr|texlive-talk-1.1-3|57	%doc %{_texmfdistdir}/doc/latex/talk/talkdoc.pdf
14mr|texlive-talk-1.1-3|58	%doc %{_texmfdistdir}/doc/latex/talk/talkdoc.tex
14mr|texlive-talk-1.1-3|59	#- source
14mr|texlive-talk-1.1-3|60	%doc %{_texmfdistdir}/source/latex/talk/Makefile
14mr|texlive-talk-1.1-3|61	
14mr|texlive-talk-1.1-3|62	#-----------------------------------------------------------------------
14mr|texlive-talk-1.1-3|63	%prep
14mr|texlive-talk-1.1-3|64	%setup -c -a0 -a1 -a2
14mr|texlive-talk-1.1-3|65	
14mr|texlive-talk-1.1-3|66	%build
14mr|texlive-talk-1.1-3|67	
14mr|texlive-talk-1.1-3|68	%install
14mr|texlive-talk-1.1-3|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-talk-1.1-3|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-talk-1.1-3|71	
14mr|texlive-talk-1.1-3|72	
14mr|texlive-talk-1.1-3|73	
14mr|texlive-talk-1.1-3|74	%changelog
14mr|texlive-talk-1.1-3|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-talk-1.1-3|76	+ Revision: 9c8d6dd
14mr|texlive-talk-1.1-3|77	- MassBuild#440: Increase release tag
14mr|texlive-talk-1.1-3|78	
14mr|texlive-talk-1.1-3|79	

21490 14
14mr|texlive-tamefloats-v0.42-2|1	# revision 27345
14mr|texlive-tamefloats-v0.42-2|2	# category Package
14mr|texlive-tamefloats-v0.42-2|3	# catalog-ctan /macros/latex/contrib/tamefloats
14mr|texlive-tamefloats-v0.42-2|4	# catalog-date 2012-06-21 14:54:52 +0200
14mr|texlive-tamefloats-v0.42-2|5	# catalog-license lppl1.3
14mr|texlive-tamefloats-v0.42-2|6	# catalog-version v0.42
14mr|texlive-tamefloats-v0.42-2|7	Name:		texlive-tamefloats
14mr|texlive-tamefloats-v0.42-2|8	Version:	v0.42
14mr|texlive-tamefloats-v0.42-2|9	Release:	2
14mr|texlive-tamefloats-v0.42-2|10	Summary:	Experimentally use \holdinginserts with LaTeX floats
14mr|texlive-tamefloats-v0.42-2|11	Group:		Publishing
14mr|texlive-tamefloats-v0.42-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tamefloats
14mr|texlive-tamefloats-v0.42-2|13	License:	LPPL1.3
14mr|texlive-tamefloats-v0.42-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamefloats.tar.xz
14mr|texlive-tamefloats-v0.42-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamefloats.doc.tar.xz
14mr|texlive-tamefloats-v0.42-2|16	BuildArch:	noarch
14mr|texlive-tamefloats-v0.42-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tamefloats-v0.42-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tamefloats-v0.42-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-tamefloats-v0.42-2|20	
14mr|texlive-tamefloats-v0.42-2|21	%description
14mr|texlive-tamefloats-v0.42-2|22	LaTeX's figures, tables, and \marginpars are dangerous for
14mr|texlive-tamefloats-v0.42-2|23	footnotes (and probably also \enlargethispage). Here is a
14mr|texlive-tamefloats-v0.42-2|24	proposal (a 'patch' package) to help, by using \holdinginserts
14mr|texlive-tamefloats-v0.42-2|25	in a simple way. It replaces the original problem with a new
14mr|texlive-tamefloats-v0.42-2|26	one -- it is an experiment to find out whether the new problem
14mr|texlive-tamefloats-v0.42-2|27	is less bad (or it is just a contribution to the discussion,
14mr|texlive-tamefloats-v0.42-2|28	maybe just a summary of previous work). The files provide
14mr|texlive-tamefloats-v0.42-2|29	further information.
14mr|texlive-tamefloats-v0.42-2|30	
14mr|texlive-tamefloats-v0.42-2|31	%post
14mr|texlive-tamefloats-v0.42-2|32	%{_sbindir}/texlive.post
14mr|texlive-tamefloats-v0.42-2|33	
14mr|texlive-tamefloats-v0.42-2|34	%postun
14mr|texlive-tamefloats-v0.42-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-tamefloats-v0.42-2|36	%{_sbindir}/texlive.post
14mr|texlive-tamefloats-v0.42-2|37	fi
14mr|texlive-tamefloats-v0.42-2|38	
14mr|texlive-tamefloats-v0.42-2|39	#-----------------------------------------------------------------------
14mr|texlive-tamefloats-v0.42-2|40	%files
14mr|texlive-tamefloats-v0.42-2|41	%{_texmfdistdir}/tex/latex/tamefloats/tameflts.sty
14mr|texlive-tamefloats-v0.42-2|42	%doc %{_texmfdistdir}/doc/latex/tamefloats/README.txt
14mr|texlive-tamefloats-v0.42-2|43	%doc %{_texmfdistdir}/doc/latex/tamefloats/deml3541.tex
14mr|texlive-tamefloats-v0.42-2|44	%doc %{_texmfdistdir}/doc/latex/tamefloats/fltfltdk.tex
14mr|texlive-tamefloats-v0.42-2|45	%doc %{_texmfdistdir}/doc/latex/tamefloats/newbug.tex
14mr|texlive-tamefloats-v0.42-2|46	
14mr|texlive-tamefloats-v0.42-2|47	#-----------------------------------------------------------------------
14mr|texlive-tamefloats-v0.42-2|48	%prep
14mr|texlive-tamefloats-v0.42-2|49	%setup -c -a0 -a1
14mr|texlive-tamefloats-v0.42-2|50	
14mr|texlive-tamefloats-v0.42-2|51	%build
14mr|texlive-tamefloats-v0.42-2|52	
14mr|texlive-tamefloats-v0.42-2|53	%install
14mr|texlive-tamefloats-v0.42-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tamefloats-v0.42-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tamefloats-v0.42-2|56	
14mr|texlive-tamefloats-v0.42-2|57	
14mr|texlive-tamefloats-v0.42-2|58	
14mr|texlive-tamefloats-v0.42-2|59	%changelog
14mr|texlive-tamefloats-v0.42-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.42-2
14mr|texlive-tamefloats-v0.42-2|61	+ Revision: 91efeba
14mr|texlive-tamefloats-v0.42-2|62	- MassBuild#440: Increase release tag
14mr|texlive-tamefloats-v0.42-2|63	
14mr|texlive-tamefloats-v0.42-2|64	

21491 14
14mr|texlive-tamethebeast-1.4-3|1	# revision 15878
14mr|texlive-tamethebeast-1.4-3|2	# category Package
14mr|texlive-tamethebeast-1.4-3|3	# catalog-ctan /info/bibtex/tamethebeast
14mr|texlive-tamethebeast-1.4-3|4	# catalog-date 2009-10-11 21:12:19 +0200
14mr|texlive-tamethebeast-1.4-3|5	# catalog-license lppl1.3
14mr|texlive-tamethebeast-1.4-3|6	# catalog-version 1.4
14mr|texlive-tamethebeast-1.4-3|7	Name:		texlive-tamethebeast
14mr|texlive-tamethebeast-1.4-3|8	Version:	1.4
14mr|texlive-tamethebeast-1.4-3|9	Release:	3
14mr|texlive-tamethebeast-1.4-3|10	Summary:	A manual about bibliographies and especially BibTeX
14mr|texlive-tamethebeast-1.4-3|11	Group:		Publishing
14mr|texlive-tamethebeast-1.4-3|12	URL:		http://www.ctan.org/tex-archive/info/bibtex/tamethebeast
14mr|texlive-tamethebeast-1.4-3|13	License:	LPPL1.3
14mr|texlive-tamethebeast-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamethebeast.tar.xz
14mr|texlive-tamethebeast-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamethebeast.doc.tar.xz
14mr|texlive-tamethebeast-1.4-3|16	BuildArch:	noarch
14mr|texlive-tamethebeast-1.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tamethebeast-1.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tamethebeast-1.4-3|19	
14mr|texlive-tamethebeast-1.4-3|20	%description
14mr|texlive-tamethebeast-1.4-3|21	An (as-complete-as-possible) manual about bibliographies in
14mr|texlive-tamethebeast-1.4-3|22	LaTeX, and thus mainly about BibTeX.
14mr|texlive-tamethebeast-1.4-3|23	
14mr|texlive-tamethebeast-1.4-3|24	#-----------------------------------------------------------------------
14mr|texlive-tamethebeast-1.4-3|25	%files
14mr|texlive-tamethebeast-1.4-3|26	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/CHANGES
14mr|texlive-tamethebeast-1.4-3|27	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/Makefile
14mr|texlive-tamethebeast-1.4-3|28	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/README
14mr|texlive-tamethebeast-1.4-3|29	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/idxstyle.ist
14mr|texlive-tamethebeast-1.4-3|30	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/local.bib
14mr|texlive-tamethebeast-1.4-3|31	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.pdf
14mr|texlive-tamethebeast-1.4-3|32	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec1.tex
14mr|texlive-tamethebeast-1.4-3|33	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec2.tex
14mr|texlive-tamethebeast-1.4-3|34	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec3.tex
14mr|texlive-tamethebeast-1.4-3|35	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec4.tex
14mr|texlive-tamethebeast-1.4-3|36	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec5.tex
14mr|texlive-tamethebeast-1.4-3|37	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.tex
14mr|texlive-tamethebeast-1.4-3|38	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_style.sty
14mr|texlive-tamethebeast-1.4-3|39	
14mr|texlive-tamethebeast-1.4-3|40	#-----------------------------------------------------------------------
14mr|texlive-tamethebeast-1.4-3|41	%prep
14mr|texlive-tamethebeast-1.4-3|42	%setup -c -a0 -a1
14mr|texlive-tamethebeast-1.4-3|43	
14mr|texlive-tamethebeast-1.4-3|44	%build
14mr|texlive-tamethebeast-1.4-3|45	
14mr|texlive-tamethebeast-1.4-3|46	%install
14mr|texlive-tamethebeast-1.4-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tamethebeast-1.4-3|48	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tamethebeast-1.4-3|49	
14mr|texlive-tamethebeast-1.4-3|50	
14mr|texlive-tamethebeast-1.4-3|51	
14mr|texlive-tamethebeast-1.4-3|52	%changelog
14mr|texlive-tamethebeast-1.4-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-3
14mr|texlive-tamethebeast-1.4-3|54	+ Revision: 8464121
14mr|texlive-tamethebeast-1.4-3|55	- MassBuild#440: Increase release tag
14mr|texlive-tamethebeast-1.4-3|56	
14mr|texlive-tamethebeast-1.4-3|57	

21492 14
14mr|texlive-t-angles-20070312-3|1	# revision 15878
14mr|texlive-t-angles-20070312-3|2	# category Package
14mr|texlive-t-angles-20070312-3|3	# catalog-ctan /macros/latex/contrib/t-angles
14mr|texlive-t-angles-20070312-3|4	# catalog-date 2007-03-12 14:32:12 +0100
14mr|texlive-t-angles-20070312-3|5	# catalog-license gpl
14mr|texlive-t-angles-20070312-3|6	# catalog-version undef
14mr|texlive-t-angles-20070312-3|7	Name:		texlive-t-angles
14mr|texlive-t-angles-20070312-3|8	Version:	20070312
14mr|texlive-t-angles-20070312-3|9	Release:	3
14mr|texlive-t-angles-20070312-3|10	Summary:	Draw tangles, trees, Hopf algebra operations and other pictures
14mr|texlive-t-angles-20070312-3|11	Group:		Publishing
14mr|texlive-t-angles-20070312-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/t-angles
14mr|texlive-t-angles-20070312-3|13	License:	GPL
14mr|texlive-t-angles-20070312-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t-angles.tar.xz
14mr|texlive-t-angles-20070312-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t-angles.doc.tar.xz
14mr|texlive-t-angles-20070312-3|16	BuildArch:	noarch
14mr|texlive-t-angles-20070312-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-t-angles-20070312-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-t-angles-20070312-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-t-angles-20070312-3|20	
14mr|texlive-t-angles-20070312-3|21	%description
14mr|texlive-t-angles-20070312-3|22	A LaTeX2e package for drawing tangles, trees, Hopf algebra
14mr|texlive-t-angles-20070312-3|23	operations and other pictures. It is based on emTeX or TPIC
14mr|texlive-t-angles-20070312-3|24	\special's. Therefore, it can be used with the most popular
14mr|texlive-t-angles-20070312-3|25	drivers, including emTeX drivers, dviwin, xdvi and dvips, and
14mr|texlive-t-angles-20070312-3|26	(using some code from ConTeXt) it may also be used with
14mr|texlive-t-angles-20070312-3|27	PDFLaTeX.
14mr|texlive-t-angles-20070312-3|28	
14mr|texlive-t-angles-20070312-3|29	%post
14mr|texlive-t-angles-20070312-3|30	%{_sbindir}/texlive.post
14mr|texlive-t-angles-20070312-3|31	
14mr|texlive-t-angles-20070312-3|32	%postun
14mr|texlive-t-angles-20070312-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-t-angles-20070312-3|34	%{_sbindir}/texlive.post
14mr|texlive-t-angles-20070312-3|35	fi
14mr|texlive-t-angles-20070312-3|36	
14mr|texlive-t-angles-20070312-3|37	#-----------------------------------------------------------------------
14mr|texlive-t-angles-20070312-3|38	%files
14mr|texlive-t-angles-20070312-3|39	%{_texmfdistdir}/tex/latex/t-angles/t-angles.sty
14mr|texlive-t-angles-20070312-3|40	%doc %{_texmfdistdir}/doc/latex/t-angles/README
14mr|texlive-t-angles-20070312-3|41	%doc %{_texmfdistdir}/doc/latex/t-angles/t-manual.pdf
14mr|texlive-t-angles-20070312-3|42	%doc %{_texmfdistdir}/doc/latex/t-angles/t-manual.tex
14mr|texlive-t-angles-20070312-3|43	
14mr|texlive-t-angles-20070312-3|44	#-----------------------------------------------------------------------
14mr|texlive-t-angles-20070312-3|45	%prep
14mr|texlive-t-angles-20070312-3|46	%setup -c -a0 -a1
14mr|texlive-t-angles-20070312-3|47	
14mr|texlive-t-angles-20070312-3|48	%build
14mr|texlive-t-angles-20070312-3|49	
14mr|texlive-t-angles-20070312-3|50	%install
14mr|texlive-t-angles-20070312-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-t-angles-20070312-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-t-angles-20070312-3|53	
14mr|texlive-t-angles-20070312-3|54	
14mr|texlive-t-angles-20070312-3|55	
14mr|texlive-t-angles-20070312-3|56	%changelog
14mr|texlive-t-angles-20070312-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070312-3
14mr|texlive-t-angles-20070312-3|58	+ Revision: 2915c34
14mr|texlive-t-angles-20070312-3|59	- MassBuild#440: Increase release tag
14mr|texlive-t-angles-20070312-3|60	
14mr|texlive-t-angles-20070312-3|61	

21493 14
14mr|texlive-tap-0.77-3|1	# revision 15878
14mr|texlive-tap-0.77-3|2	# category Package
14mr|texlive-tap-0.77-3|3	# catalog-ctan /macros/generic/tables/tap077.zip
14mr|texlive-tap-0.77-3|4	# catalog-date 2009-10-10 00:51:28 +0200
14mr|texlive-tap-0.77-3|5	# catalog-license pd
14mr|texlive-tap-0.77-3|6	# catalog-version 0.77
14mr|texlive-tap-0.77-3|7	Name:		texlive-tap
14mr|texlive-tap-0.77-3|8	Version:	0.77
14mr|texlive-tap-0.77-3|9	Release:	3
14mr|texlive-tap-0.77-3|10	Summary:	TeX macros for typesetting complex tables
14mr|texlive-tap-0.77-3|11	Group:		Publishing
14mr|texlive-tap-0.77-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/tables/tap077.zip
14mr|texlive-tap-0.77-3|13	License:	PD
14mr|texlive-tap-0.77-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tap.tar.xz
14mr|texlive-tap-0.77-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tap.doc.tar.xz
14mr|texlive-tap-0.77-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tap.source.tar.xz
14mr|texlive-tap-0.77-3|17	BuildArch:	noarch
14mr|texlive-tap-0.77-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tap-0.77-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tap-0.77-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tap-0.77-3|21	
14mr|texlive-tap-0.77-3|22	%description
14mr|texlive-tap-0.77-3|23	The package offers a simple notation for pretty complex tables
14mr|texlive-tap-0.77-3|24	(to Michael J. Ferguson's credit). With PostScript, the package
14mr|texlive-tap-0.77-3|25	allows shaded/coloured tables, diagonal rules, etc. The package
14mr|texlive-tap-0.77-3|26	is supposed to work with both Plain and LaTeX. An AWK converter
14mr|texlive-tap-0.77-3|27	from ASCII semigraphic tables to TAP notation is included.
14mr|texlive-tap-0.77-3|28	
14mr|texlive-tap-0.77-3|29	%post
14mr|texlive-tap-0.77-3|30	%{_sbindir}/texlive.post
14mr|texlive-tap-0.77-3|31	
14mr|texlive-tap-0.77-3|32	%postun
14mr|texlive-tap-0.77-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-tap-0.77-3|34	%{_sbindir}/texlive.post
14mr|texlive-tap-0.77-3|35	fi
14mr|texlive-tap-0.77-3|36	
14mr|texlive-tap-0.77-3|37	#-----------------------------------------------------------------------
14mr|texlive-tap-0.77-3|38	%files
14mr|texlive-tap-0.77-3|39	%{_texmfdistdir}/tex/generic/tap/tap.tex
14mr|texlive-tap-0.77-3|40	%doc %{_texmfdistdir}/doc/generic/tap/0README.TAP
14mr|texlive-tap-0.77-3|41	%doc %{_texmfdistdir}/doc/generic/tap/0tabdoc.inf
14mr|texlive-tap-0.77-3|42	%doc %{_texmfdistdir}/doc/generic/tap/circ.eps
14mr|texlive-tap-0.77-3|43	%doc %{_texmfdistdir}/doc/generic/tap/circmag.eps
14mr|texlive-tap-0.77-3|44	%doc %{_texmfdistdir}/doc/generic/tap/tapanch.100
14mr|texlive-tap-0.77-3|45	%doc %{_texmfdistdir}/doc/generic/tap/tapanch.mp
14mr|texlive-tap-0.77-3|46	%doc %{_texmfdistdir}/doc/generic/tap/tapdoc.tex
14mr|texlive-tap-0.77-3|47	%doc %{_texmfdistdir}/doc/generic/tap/tapxamp1.tex
14mr|texlive-tap-0.77-3|48	%doc %{_texmfdistdir}/doc/generic/tap/tapxamp2.tex
14mr|texlive-tap-0.77-3|49	#- source
14mr|texlive-tap-0.77-3|50	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/0sampdos.inf
14mr|texlive-tap-0.77-3|51	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/post1.tex
14mr|texlive-tap-0.77-3|52	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/post2.tex
14mr|texlive-tap-0.77-3|53	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/prea1.tex
14mr|texlive-tap-0.77-3|54	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/prea2.tex
14mr|texlive-tap-0.77-3|55	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/prea3.tex
14mr|texlive-tap-0.77-3|56	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv0.raw
14mr|texlive-tap-0.77-3|57	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv1.raw
14mr|texlive-tap-0.77-3|58	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv2.raw
14mr|texlive-tap-0.77-3|59	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv3.raw
14mr|texlive-tap-0.77-3|60	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv4.raw
14mr|texlive-tap-0.77-3|61	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv5.raw
14mr|texlive-tap-0.77-3|62	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv6.raw
14mr|texlive-tap-0.77-3|63	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tcv.bat
14mr|texlive-tap-0.77-3|64	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tcv_.bat
14mr|texlive-tap-0.77-3|65	%doc %{_texmfdistdir}/source/generic/tap/tabcv/tapcv.awk
14mr|texlive-tap-0.77-3|66	
14mr|texlive-tap-0.77-3|67	#-----------------------------------------------------------------------
14mr|texlive-tap-0.77-3|68	%prep
14mr|texlive-tap-0.77-3|69	%setup -c -a0 -a1 -a2
14mr|texlive-tap-0.77-3|70	
14mr|texlive-tap-0.77-3|71	%build
14mr|texlive-tap-0.77-3|72	
14mr|texlive-tap-0.77-3|73	%install
14mr|texlive-tap-0.77-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tap-0.77-3|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tap-0.77-3|76	
14mr|texlive-tap-0.77-3|77	
14mr|texlive-tap-0.77-3|78	
14mr|texlive-tap-0.77-3|79	%changelog
14mr|texlive-tap-0.77-3|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.77-3
14mr|texlive-tap-0.77-3|81	+ Revision: 9e58667
14mr|texlive-tap-0.77-3|82	- MassBuild#440: Increase release tag
14mr|texlive-tap-0.77-3|83	
14mr|texlive-tap-0.77-3|84	

21494 14
14mr|texlive-tapir-0.2-3|1	# revision 20484
14mr|texlive-tapir-0.2-3|2	# category Package
14mr|texlive-tapir-0.2-3|3	# catalog-ctan /fonts/tapir
14mr|texlive-tapir-0.2-3|4	# catalog-date 2007-03-12 14:32:12 +0100
14mr|texlive-tapir-0.2-3|5	# catalog-license gpl
14mr|texlive-tapir-0.2-3|6	# catalog-version 0.2
14mr|texlive-tapir-0.2-3|7	Name:		texlive-tapir
14mr|texlive-tapir-0.2-3|8	Version:	0.2
14mr|texlive-tapir-0.2-3|9	Release:	3
14mr|texlive-tapir-0.2-3|10	Summary:	A simple geometrical font
14mr|texlive-tapir-0.2-3|11	Group:		Publishing
14mr|texlive-tapir-0.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/tapir
14mr|texlive-tapir-0.2-3|13	License:	GPL
14mr|texlive-tapir-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tapir.tar.xz
14mr|texlive-tapir-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tapir.doc.tar.xz
14mr|texlive-tapir-0.2-3|16	BuildArch:	noarch
14mr|texlive-tapir-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tapir-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tapir-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tapir-0.2-3|20	
14mr|texlive-tapir-0.2-3|21	%description
14mr|texlive-tapir-0.2-3|22	Tapir is a simple geometrical font mostly created of line and
14mr|texlive-tapir-0.2-3|23	circular segments with constant thickness. The font is
14mr|texlive-tapir-0.2-3|24	available as MetaFont source and in Adobe Type 1 format. The
14mr|texlive-tapir-0.2-3|25	character set contains all characters in the range 0-127 (as in
14mr|texlive-tapir-0.2-3|26	cmr10), accented characters used in the Czech, Slovak and
14mr|texlive-tapir-0.2-3|27	Polish languages.
14mr|texlive-tapir-0.2-3|28	
14mr|texlive-tapir-0.2-3|29	%post
14mr|texlive-tapir-0.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-tapir-0.2-3|31	
14mr|texlive-tapir-0.2-3|32	%postun
14mr|texlive-tapir-0.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-tapir-0.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-tapir-0.2-3|35	fi
14mr|texlive-tapir-0.2-3|36	
14mr|texlive-tapir-0.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-tapir-0.2-3|38	%files
14mr|texlive-tapir-0.2-3|39	%{_texmfdistdir}/fonts/source/public/tapir/tap-enc.mf
14mr|texlive-tapir-0.2-3|40	%{_texmfdistdir}/fonts/source/public/tapir/tap.mf
14mr|texlive-tapir-0.2-3|41	%{_texmfdistdir}/fonts/type1/public/tapir/tap.pfb
14mr|texlive-tapir-0.2-3|42	%doc %{_texmfdistdir}/doc/fonts/tapir/readme
14mr|texlive-tapir-0.2-3|43	%doc %{_texmfdistdir}/doc/fonts/tapir/readme.pdf
14mr|texlive-tapir-0.2-3|44	
14mr|texlive-tapir-0.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-tapir-0.2-3|46	%prep
14mr|texlive-tapir-0.2-3|47	%setup -c -a0 -a1
14mr|texlive-tapir-0.2-3|48	
14mr|texlive-tapir-0.2-3|49	%build
14mr|texlive-tapir-0.2-3|50	
14mr|texlive-tapir-0.2-3|51	%install
14mr|texlive-tapir-0.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tapir-0.2-3|53	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tapir-0.2-3|54	
14mr|texlive-tapir-0.2-3|55	
14mr|texlive-tapir-0.2-3|56	
14mr|texlive-tapir-0.2-3|57	%changelog
14mr|texlive-tapir-0.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-tapir-0.2-3|59	+ Revision: d699304
14mr|texlive-tapir-0.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-tapir-0.2-3|61	
14mr|texlive-tapir-0.2-3|62	

21495 14
14mr|texlive-taupin-20111104-3|1	# revision 15878
14mr|texlive-taupin-20111104-3|2	# category Package
14mr|texlive-taupin-20111104-3|3	# catalog-ctan undef
14mr|texlive-taupin-20111104-3|4	# catalog-date undef
14mr|texlive-taupin-20111104-3|5	# catalog-license undef
14mr|texlive-taupin-20111104-3|6	# catalog-version undef
14mr|texlive-taupin-20111104-3|7	Name:		texlive-taupin
14mr|texlive-taupin-20111104-3|8	Version:	20111104
14mr|texlive-taupin-20111104-3|9	Release:	3
14mr|texlive-taupin-20111104-3|10	Summary:	TeXLive taupin package
14mr|texlive-taupin-20111104-3|11	Group:		Publishing
14mr|texlive-taupin-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-taupin-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-taupin-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/taupin.tar.xz
14mr|texlive-taupin-20111104-3|15	BuildArch:	noarch
14mr|texlive-taupin-20111104-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-taupin-20111104-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-taupin-20111104-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-taupin-20111104-3|19	
14mr|texlive-taupin-20111104-3|20	%description
14mr|texlive-taupin-20111104-3|21	TeXLive taupin package.
14mr|texlive-taupin-20111104-3|22	
14mr|texlive-taupin-20111104-3|23	%post
14mr|texlive-taupin-20111104-3|24	%{_sbindir}/texlive.post
14mr|texlive-taupin-20111104-3|25	
14mr|texlive-taupin-20111104-3|26	%postun
14mr|texlive-taupin-20111104-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-taupin-20111104-3|28	%{_sbindir}/texlive.post
14mr|texlive-taupin-20111104-3|29	fi
14mr|texlive-taupin-20111104-3|30	
14mr|texlive-taupin-20111104-3|31	#-----------------------------------------------------------------------
14mr|texlive-taupin-20111104-3|32	%files
14mr|texlive-taupin-20111104-3|33	%{_texmfdistdir}/tex/latex/taupin/smallcap.sty
14mr|texlive-taupin-20111104-3|34	%{_texmfdistdir}/tex/latex/taupin/t1cmsc.fd
14mr|texlive-taupin-20111104-3|35	%{_texmfdistdir}/tex/latex/taupin/varsects.sty
14mr|texlive-taupin-20111104-3|36	
14mr|texlive-taupin-20111104-3|37	#-----------------------------------------------------------------------
14mr|texlive-taupin-20111104-3|38	%prep
14mr|texlive-taupin-20111104-3|39	%setup -c -a0
14mr|texlive-taupin-20111104-3|40	
14mr|texlive-taupin-20111104-3|41	%build
14mr|texlive-taupin-20111104-3|42	
14mr|texlive-taupin-20111104-3|43	%install
14mr|texlive-taupin-20111104-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-taupin-20111104-3|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-taupin-20111104-3|46	
14mr|texlive-taupin-20111104-3|47	
14mr|texlive-taupin-20111104-3|48	
14mr|texlive-taupin-20111104-3|49	%changelog
14mr|texlive-taupin-20111104-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-taupin-20111104-3|51	+ Revision: 2456394
14mr|texlive-taupin-20111104-3|52	- MassBuild#440: Increase release tag
14mr|texlive-taupin-20111104-3|53	
14mr|texlive-taupin-20111104-3|54	

21496 14
14mr|texlive-tcdialog-20111104-3|1	# revision 23089
14mr|texlive-tcdialog-20111104-3|2	# category TLCore
14mr|texlive-tcdialog-20111104-3|3	# catalog-ctan undef
14mr|texlive-tcdialog-20111104-3|4	# catalog-date undef
14mr|texlive-tcdialog-20111104-3|5	# catalog-license undef
14mr|texlive-tcdialog-20111104-3|6	# catalog-version undef
14mr|texlive-tcdialog-20111104-3|7	Name:		texlive-tcdialog
14mr|texlive-tcdialog-20111104-3|8	Version:	20111104
14mr|texlive-tcdialog-20111104-3|9	Release:	3
14mr|texlive-tcdialog-20111104-3|10	Summary:	TeXLive tcdialog package
14mr|texlive-tcdialog-20111104-3|11	Group:		Publishing
14mr|texlive-tcdialog-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-tcdialog-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-tcdialog-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcdialog.tar.xz
14mr|texlive-tcdialog-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcdialog.doc.tar.xz
14mr|texlive-tcdialog-20111104-3|16	BuildArch:	noarch
14mr|texlive-tcdialog-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tcdialog-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tcdialog-20111104-3|19	Provides:	texlive-tcdialog.bin = %{EVRD}
14mr|texlive-tcdialog-20111104-3|20	Requires:	cdialog
14mr|texlive-tcdialog-20111104-3|21	
14mr|texlive-tcdialog-20111104-3|22	%description
14mr|texlive-tcdialog-20111104-3|23	TeXLive tcdialog package.
14mr|texlive-tcdialog-20111104-3|24	
14mr|texlive-tcdialog-20111104-3|25	#-----------------------------------------------------------------------
14mr|texlive-tcdialog-20111104-3|26	%files
14mr|texlive-tcdialog-20111104-3|27	%{_bindir}/tcdialog
14mr|texlive-tcdialog-20111104-3|28	%doc %{_mandir}/man1/tcdialog.1*
14mr|texlive-tcdialog-20111104-3|29	%doc %{_texmfdir}/doc/man/man1/tcdialog.man1.pdf
14mr|texlive-tcdialog-20111104-3|30	
14mr|texlive-tcdialog-20111104-3|31	#-----------------------------------------------------------------------
14mr|texlive-tcdialog-20111104-3|32	%prep
14mr|texlive-tcdialog-20111104-3|33	%setup -c -a0 -a1
14mr|texlive-tcdialog-20111104-3|34	
14mr|texlive-tcdialog-20111104-3|35	%build
14mr|texlive-tcdialog-20111104-3|36	
14mr|texlive-tcdialog-20111104-3|37	%install
14mr|texlive-tcdialog-20111104-3|38	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-tcdialog-20111104-3|39	pushd %{buildroot}%{_bindir}
14mr|texlive-tcdialog-20111104-3|40	ln -sf cdialog tcdialog
14mr|texlive-tcdialog-20111104-3|41	popd
14mr|texlive-tcdialog-20111104-3|42	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-tcdialog-20111104-3|43	cp -fpar texmf %{buildroot}%{_datadir}
14mr|texlive-tcdialog-20111104-3|44	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-tcdialog-20111104-3|45	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-tcdialog-20111104-3|46	
14mr|texlive-tcdialog-20111104-3|47	
14mr|texlive-tcdialog-20111104-3|48	
14mr|texlive-tcdialog-20111104-3|49	%changelog
14mr|texlive-tcdialog-20111104-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-tcdialog-20111104-3|51	+ Revision: b31de70
14mr|texlive-tcdialog-20111104-3|52	- MassBuild#440: Increase release tag
14mr|texlive-tcdialog-20111104-3|53	
14mr|texlive-tcdialog-20111104-3|54	

21497 14
14mr|texlive-tcldoc-2.40-3|1	# revision 22018
14mr|texlive-tcldoc-2.40-3|2	# category Package
14mr|texlive-tcldoc-2.40-3|3	# catalog-ctan /macros/latex/contrib/tclldoc
14mr|texlive-tcldoc-2.40-3|4	# catalog-date 2007-02-28 00:02:05 +0100
14mr|texlive-tcldoc-2.40-3|5	# catalog-license lppl
14mr|texlive-tcldoc-2.40-3|6	# catalog-version 2.40
14mr|texlive-tcldoc-2.40-3|7	Name:		texlive-tcldoc
14mr|texlive-tcldoc-2.40-3|8	Version:	2.40
14mr|texlive-tcldoc-2.40-3|9	Release:	3
14mr|texlive-tcldoc-2.40-3|10	Summary:	Doc/docstrip for tcl
14mr|texlive-tcldoc-2.40-3|11	Group:		Publishing
14mr|texlive-tcldoc-2.40-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tclldoc
14mr|texlive-tcldoc-2.40-3|13	License:	LPPL
14mr|texlive-tcldoc-2.40-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcldoc.tar.xz
14mr|texlive-tcldoc-2.40-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcldoc.doc.tar.xz
14mr|texlive-tcldoc-2.40-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcldoc.source.tar.xz
14mr|texlive-tcldoc-2.40-3|17	BuildArch:	noarch
14mr|texlive-tcldoc-2.40-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tcldoc-2.40-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tcldoc-2.40-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tcldoc-2.40-3|21	
14mr|texlive-tcldoc-2.40-3|22	%description
14mr|texlive-tcldoc-2.40-3|23	The tclldoc package and class simplify the application of the
14mr|texlive-tcldoc-2.40-3|24	doc/docstrip style of literate programming with Dr. John
14mr|texlive-tcldoc-2.40-3|25	Ousterhout's Tool Command Language (Tcl, pronounced "tickle",
14mr|texlive-tcldoc-2.40-3|26	a.k.a. The Cool Language). The tclldoc package is a bit like
14mr|texlive-tcldoc-2.40-3|27	the doc package is for LaTeX, whereas the tclldoc class more
14mr|texlive-tcldoc-2.40-3|28	parallels the ltxdoc class.
14mr|texlive-tcldoc-2.40-3|29	
14mr|texlive-tcldoc-2.40-3|30	%post
14mr|texlive-tcldoc-2.40-3|31	%{_sbindir}/texlive.post
14mr|texlive-tcldoc-2.40-3|32	
14mr|texlive-tcldoc-2.40-3|33	%postun
14mr|texlive-tcldoc-2.40-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-tcldoc-2.40-3|35	%{_sbindir}/texlive.post
14mr|texlive-tcldoc-2.40-3|36	fi
14mr|texlive-tcldoc-2.40-3|37	
14mr|texlive-tcldoc-2.40-3|38	#-----------------------------------------------------------------------
14mr|texlive-tcldoc-2.40-3|39	%files
14mr|texlive-tcldoc-2.40-3|40	%{_texmfdistdir}/tex/latex/tcldoc/tcldoc.cls
14mr|texlive-tcldoc-2.40-3|41	%{_texmfdistdir}/tex/latex/tcldoc/tcldoc.sty
14mr|texlive-tcldoc-2.40-3|42	%{_texmfdistdir}/tex/latex/tcldoc/tclldoc.cls
14mr|texlive-tcldoc-2.40-3|43	%{_texmfdistdir}/tex/latex/tcldoc/tclldoc.sty
14mr|texlive-tcldoc-2.40-3|44	%doc %{_texmfdistdir}/doc/latex/tcldoc/README.txt
14mr|texlive-tcldoc-2.40-3|45	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/README.txt
14mr|texlive-tcldoc-2.40-3|46	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/parsetcl.dtx
14mr|texlive-tcldoc-2.40-3|47	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/parsetcl.ins
14mr|texlive-tcldoc-2.40-3|48	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/pdf.dtx
14mr|texlive-tcldoc-2.40-3|49	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/pdf.ins
14mr|texlive-tcldoc-2.40-3|50	%doc %{_texmfdistdir}/doc/latex/tcldoc/tclldoc.pdf
14mr|texlive-tcldoc-2.40-3|51	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/README.txt
14mr|texlive-tcldoc-2.40-3|52	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/eemenu.dtx
14mr|texlive-tcldoc-2.40-3|53	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/eemenu.ins
14mr|texlive-tcldoc-2.40-3|54	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/sourcedtx.dtx
14mr|texlive-tcldoc-2.40-3|55	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/sourcedtx.ins
14mr|texlive-tcldoc-2.40-3|56	#- source
14mr|texlive-tcldoc-2.40-3|57	%doc %{_texmfdistdir}/source/latex/tcldoc/tclldoc.dtx
14mr|texlive-tcldoc-2.40-3|58	%doc %{_texmfdistdir}/source/latex/tcldoc/tclldoc.ins
14mr|texlive-tcldoc-2.40-3|59	
14mr|texlive-tcldoc-2.40-3|60	#-----------------------------------------------------------------------
14mr|texlive-tcldoc-2.40-3|61	%prep
14mr|texlive-tcldoc-2.40-3|62	%setup -c -a0 -a1 -a2
14mr|texlive-tcldoc-2.40-3|63	
14mr|texlive-tcldoc-2.40-3|64	%build
14mr|texlive-tcldoc-2.40-3|65	
14mr|texlive-tcldoc-2.40-3|66	%install
14mr|texlive-tcldoc-2.40-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tcldoc-2.40-3|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tcldoc-2.40-3|69	
14mr|texlive-tcldoc-2.40-3|70	
14mr|texlive-tcldoc-2.40-3|71	
14mr|texlive-tcldoc-2.40-3|72	%changelog
14mr|texlive-tcldoc-2.40-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.40-3
14mr|texlive-tcldoc-2.40-3|74	+ Revision: 5cd3f37
14mr|texlive-tcldoc-2.40-3|75	- MassBuild#440: Increase release tag
14mr|texlive-tcldoc-2.40-3|76	
14mr|texlive-tcldoc-2.40-3|77	

21498 14
14mr|texlive-tcolorbox-1.30-2|1	# revision 26072
14mr|texlive-tcolorbox-1.30-2|2	# category Package
14mr|texlive-tcolorbox-1.30-2|3	# catalog-ctan /macros/latex/contrib/tcolorbox
14mr|texlive-tcolorbox-1.30-2|4	# catalog-date 2012-04-20 13:22:20 +0200
14mr|texlive-tcolorbox-1.30-2|5	# catalog-license lppl1.3
14mr|texlive-tcolorbox-1.30-2|6	# catalog-version 1.30
14mr|texlive-tcolorbox-1.30-2|7	Name:		texlive-tcolorbox
14mr|texlive-tcolorbox-1.30-2|8	Epoch:		1
14mr|texlive-tcolorbox-1.30-2|9	Version:	1.30
14mr|texlive-tcolorbox-1.30-2|10	Release:	2
14mr|texlive-tcolorbox-1.30-2|11	Summary:	Coloured boxes, for LaTeX examples and theorems, etc
14mr|texlive-tcolorbox-1.30-2|12	Group:		Publishing
14mr|texlive-tcolorbox-1.30-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tcolorbox
14mr|texlive-tcolorbox-1.30-2|14	License:	LPPL1.3
14mr|texlive-tcolorbox-1.30-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcolorbox.tar.xz
14mr|texlive-tcolorbox-1.30-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcolorbox.doc.tar.xz
14mr|texlive-tcolorbox-1.30-2|17	BuildArch:	noarch
14mr|texlive-tcolorbox-1.30-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tcolorbox-1.30-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tcolorbox-1.30-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-tcolorbox-1.30-2|21	
14mr|texlive-tcolorbox-1.30-2|22	%description
14mr|texlive-tcolorbox-1.30-2|23	The package provides an environment for coloured and framed
14mr|texlive-tcolorbox-1.30-2|24	text boxes with a heading line. Optionally, such a box can be
14mr|texlive-tcolorbox-1.30-2|25	split in an upper and a lower part; thus the package may be
14mr|texlive-tcolorbox-1.30-2|26	used for the setting of LaTeX examples where one part of the
14mr|texlive-tcolorbox-1.30-2|27	box displays the source code and the other part shows the
14mr|texlive-tcolorbox-1.30-2|28	output. Another common use case is the setting of theorems. The
14mr|texlive-tcolorbox-1.30-2|29	package supports saving and reuse of source code and text
14mr|texlive-tcolorbox-1.30-2|30	parts.
14mr|texlive-tcolorbox-1.30-2|31	
14mr|texlive-tcolorbox-1.30-2|32	%post
14mr|texlive-tcolorbox-1.30-2|33	%{_sbindir}/texlive.post
14mr|texlive-tcolorbox-1.30-2|34	
14mr|texlive-tcolorbox-1.30-2|35	%postun
14mr|texlive-tcolorbox-1.30-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-tcolorbox-1.30-2|37	%{_sbindir}/texlive.post
14mr|texlive-tcolorbox-1.30-2|38	fi
14mr|texlive-tcolorbox-1.30-2|39	
14mr|texlive-tcolorbox-1.30-2|40	#-----------------------------------------------------------------------
14mr|texlive-tcolorbox-1.30-2|41	%files
14mr|texlive-tcolorbox-1.30-2|42	%{_texmfdistdir}/tex/latex/tcolorbox/tcbdocumentation.code.tex
14mr|texlive-tcolorbox-1.30-2|43	%{_texmfdistdir}/tex/latex/tcolorbox/tcblistings.code.tex
14mr|texlive-tcolorbox-1.30-2|44	%{_texmfdistdir}/tex/latex/tcolorbox/tcbskins.code.tex
14mr|texlive-tcolorbox-1.30-2|45	%{_texmfdistdir}/tex/latex/tcolorbox/tcbtheorems.code.tex
14mr|texlive-tcolorbox-1.30-2|46	%{_texmfdistdir}/tex/latex/tcolorbox/tcolorbox.sty
14mr|texlive-tcolorbox-1.30-2|47	%doc %{_texmfdistdir}/doc/latex/tcolorbox/CHANGES
14mr|texlive-tcolorbox-1.30-2|48	%doc %{_texmfdistdir}/doc/latex/tcolorbox/README
14mr|texlive-tcolorbox-1.30-2|49	%doc %{_texmfdistdir}/doc/latex/tcolorbox/README.TEXLIVE
14mr|texlive-tcolorbox-1.30-2|50	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example.pdf
14mr|texlive-tcolorbox-1.30-2|51	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example.tex
14mr|texlive-tcolorbox-1.30-2|52	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.pdf
14mr|texlive-tcolorbox-1.30-2|53	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.tex
14mr|texlive-tcolorbox-1.30-2|54	
14mr|texlive-tcolorbox-1.30-2|55	#-----------------------------------------------------------------------
14mr|texlive-tcolorbox-1.30-2|56	%prep
14mr|texlive-tcolorbox-1.30-2|57	%setup -c -a0 -a1
14mr|texlive-tcolorbox-1.30-2|58	
14mr|texlive-tcolorbox-1.30-2|59	%build
14mr|texlive-tcolorbox-1.30-2|60	
14mr|texlive-tcolorbox-1.30-2|61	%install
14mr|texlive-tcolorbox-1.30-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tcolorbox-1.30-2|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tcolorbox-1.30-2|64	
14mr|texlive-tcolorbox-1.30-2|65	
14mr|texlive-tcolorbox-1.30-2|66	
14mr|texlive-tcolorbox-1.30-2|67	%changelog
14mr|texlive-tcolorbox-1.30-2|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.30-2
14mr|texlive-tcolorbox-1.30-2|69	+ Revision: c7847dc
14mr|texlive-tcolorbox-1.30-2|70	- MassBuild#440: Increase release tag
14mr|texlive-tcolorbox-1.30-2|71	
14mr|texlive-tcolorbox-1.30-2|72	

21499 14
14mr|texlive-tdclock-v2.2-3|1	# revision 15878
14mr|texlive-tdclock-v2.2-3|2	# category Package
14mr|texlive-tdclock-v2.2-3|3	# catalog-ctan /macros/latex/contrib/tdclock
14mr|texlive-tdclock-v2.2-3|4	# catalog-date 2009-06-23 13:06:36 +0200
14mr|texlive-tdclock-v2.2-3|5	# catalog-license gpl2
14mr|texlive-tdclock-v2.2-3|6	# catalog-version v2.2
14mr|texlive-tdclock-v2.2-3|7	Name:		texlive-tdclock
14mr|texlive-tdclock-v2.2-3|8	Version:	v2.2
14mr|texlive-tdclock-v2.2-3|9	Release:	3
14mr|texlive-tdclock-v2.2-3|10	Summary:	A ticking digital clock package for PDF output
14mr|texlive-tdclock-v2.2-3|11	Group:		Publishing
14mr|texlive-tdclock-v2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tdclock
14mr|texlive-tdclock-v2.2-3|13	License:	GPL2
14mr|texlive-tdclock-v2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdclock.tar.xz
14mr|texlive-tdclock-v2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdclock.doc.tar.xz
14mr|texlive-tdclock-v2.2-3|16	BuildArch:	noarch
14mr|texlive-tdclock-v2.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tdclock-v2.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tdclock-v2.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tdclock-v2.2-3|20	
14mr|texlive-tdclock-v2.2-3|21	%description
14mr|texlive-tdclock-v2.2-3|22	A ticking digital clock package to be used in Pdf-LaTeX
14mr|texlive-tdclock-v2.2-3|23	documents, for example in presentations.
14mr|texlive-tdclock-v2.2-3|24	
14mr|texlive-tdclock-v2.2-3|25	%post
14mr|texlive-tdclock-v2.2-3|26	%{_sbindir}/texlive.post
14mr|texlive-tdclock-v2.2-3|27	
14mr|texlive-tdclock-v2.2-3|28	%postun
14mr|texlive-tdclock-v2.2-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-tdclock-v2.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-tdclock-v2.2-3|31	fi
14mr|texlive-tdclock-v2.2-3|32	
14mr|texlive-tdclock-v2.2-3|33	#-----------------------------------------------------------------------
14mr|texlive-tdclock-v2.2-3|34	%files
14mr|texlive-tdclock-v2.2-3|35	%{_texmfdistdir}/tex/latex/tdclock/tdclock.sty
14mr|texlive-tdclock-v2.2-3|36	%doc %{_texmfdistdir}/doc/latex/tdclock/README
14mr|texlive-tdclock-v2.2-3|37	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-beamer-example.pdf
14mr|texlive-tdclock-v2.2-3|38	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-beamer-example.tex
14mr|texlive-tdclock-v2.2-3|39	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-doc.pdf
14mr|texlive-tdclock-v2.2-3|40	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-doc.tex
14mr|texlive-tdclock-v2.2-3|41	
14mr|texlive-tdclock-v2.2-3|42	#-----------------------------------------------------------------------
14mr|texlive-tdclock-v2.2-3|43	%prep
14mr|texlive-tdclock-v2.2-3|44	%setup -c -a0 -a1
14mr|texlive-tdclock-v2.2-3|45	
14mr|texlive-tdclock-v2.2-3|46	%build
14mr|texlive-tdclock-v2.2-3|47	
14mr|texlive-tdclock-v2.2-3|48	%install
14mr|texlive-tdclock-v2.2-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tdclock-v2.2-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tdclock-v2.2-3|51	
14mr|texlive-tdclock-v2.2-3|52	
14mr|texlive-tdclock-v2.2-3|53	
14mr|texlive-tdclock-v2.2-3|54	%changelog
14mr|texlive-tdclock-v2.2-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v2.2-3
14mr|texlive-tdclock-v2.2-3|56	+ Revision: 69092f4
14mr|texlive-tdclock-v2.2-3|57	- MassBuild#440: Increase release tag
14mr|texlive-tdclock-v2.2-3|58	
14mr|texlive-tdclock-v2.2-3|59	

21500 14
14mr|texlive-tds-1.1-3|1	# revision 15878
14mr|texlive-tds-1.1-3|2	# category Package
14mr|texlive-tds-1.1-3|3	# catalog-ctan /tds
14mr|texlive-tds-1.1-3|4	# catalog-date 2009-10-10 00:51:28 +0200
14mr|texlive-tds-1.1-3|5	# catalog-license other-free
14mr|texlive-tds-1.1-3|6	# catalog-version 1.1
14mr|texlive-tds-1.1-3|7	Name:		texlive-tds
14mr|texlive-tds-1.1-3|8	Version:	1.1
14mr|texlive-tds-1.1-3|9	Release:	3
14mr|texlive-tds-1.1-3|10	Summary:	The TeX Directory Structure standard
14mr|texlive-tds-1.1-3|11	Group:		Publishing
14mr|texlive-tds-1.1-3|12	URL:		http://www.ctan.org/tex-archive/tds
14mr|texlive-tds-1.1-3|13	License:	OTHER-FREE
14mr|texlive-tds-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tds.tar.xz
14mr|texlive-tds-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tds.doc.tar.xz
14mr|texlive-tds-1.1-3|16	BuildArch:	noarch
14mr|texlive-tds-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tds-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tds-1.1-3|19	
14mr|texlive-tds-1.1-3|20	%description
14mr|texlive-tds-1.1-3|21	Defines a structure for placement of TeX-related files on an
14mr|texlive-tds-1.1-3|22	hierarchical file system, in a way that is well-defined, and is
14mr|texlive-tds-1.1-3|23	readily implementable.
14mr|texlive-tds-1.1-3|24	
14mr|texlive-tds-1.1-3|25	#-----------------------------------------------------------------------
14mr|texlive-tds-1.1-3|26	%files
14mr|texlive-tds-1.1-3|27	%doc %{_texmfdistdir}/doc/generic/tds/ChangeLog
14mr|texlive-tds-1.1-3|28	%doc %{_texmfdistdir}/doc/generic/tds/Makefile
14mr|texlive-tds-1.1-3|29	%doc %{_texmfdistdir}/doc/generic/tds/README
14mr|texlive-tds-1.1-3|30	%doc %{_texmfdistdir}/doc/generic/tds/index.html
14mr|texlive-tds-1.1-3|31	%doc %{_texmfdistdir}/doc/generic/tds/tds.dvi
14mr|texlive-tds-1.1-3|32	%doc %{_texmfdistdir}/doc/generic/tds/tds.html
14mr|texlive-tds-1.1-3|33	%doc %{_texmfdistdir}/doc/generic/tds/tds.pdf
14mr|texlive-tds-1.1-3|34	%doc %{_texmfdistdir}/doc/generic/tds/tds.sed
14mr|texlive-tds-1.1-3|35	%doc %{_texmfdistdir}/doc/generic/tds/tds.tex
14mr|texlive-tds-1.1-3|36	%doc %{_texmfdistdir}/doc/generic/tds/tds2texi.el
14mr|texlive-tds-1.1-3|37	%doc %{_texmfdistdir}/doc/generic/tds/tdsguide.cls
14mr|texlive-tds-1.1-3|38	
14mr|texlive-tds-1.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-tds-1.1-3|40	%prep
14mr|texlive-tds-1.1-3|41	%setup -c -a0 -a1
14mr|texlive-tds-1.1-3|42	
14mr|texlive-tds-1.1-3|43	%build
14mr|texlive-tds-1.1-3|44	
14mr|texlive-tds-1.1-3|45	%install
14mr|texlive-tds-1.1-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tds-1.1-3|47	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tds-1.1-3|48	
14mr|texlive-tds-1.1-3|49	
14mr|texlive-tds-1.1-3|50	
14mr|texlive-tds-1.1-3|51	%changelog
14mr|texlive-tds-1.1-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-tds-1.1-3|53	+ Revision: e9f6c4c
14mr|texlive-tds-1.1-3|54	- MassBuild#440: Increase release tag
14mr|texlive-tds-1.1-3|55	
14mr|texlive-tds-1.1-3|56	

21501 14
14mr|texlive-tdsfrmath-1.3-3|1	# revision 15878
14mr|texlive-tdsfrmath-1.3-3|2	# category Package
14mr|texlive-tdsfrmath-1.3-3|3	# catalog-ctan /macros/latex/contrib/tdsfrmath
14mr|texlive-tdsfrmath-1.3-3|4	# catalog-date 2009-06-22 16:39:08 +0200
14mr|texlive-tdsfrmath-1.3-3|5	# catalog-license lppl
14mr|texlive-tdsfrmath-1.3-3|6	# catalog-version 1.3
14mr|texlive-tdsfrmath-1.3-3|7	Name:		texlive-tdsfrmath
14mr|texlive-tdsfrmath-1.3-3|8	Version:	1.3
14mr|texlive-tdsfrmath-1.3-3|9	Release:	3
14mr|texlive-tdsfrmath-1.3-3|10	Summary:	Macros for French teachers of mathematics
14mr|texlive-tdsfrmath-1.3-3|11	Group:		Publishing
14mr|texlive-tdsfrmath-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tdsfrmath
14mr|texlive-tdsfrmath-1.3-3|13	License:	LPPL
14mr|texlive-tdsfrmath-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdsfrmath.tar.xz
14mr|texlive-tdsfrmath-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdsfrmath.doc.tar.xz
14mr|texlive-tdsfrmath-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdsfrmath.source.tar.xz
14mr|texlive-tdsfrmath-1.3-3|17	BuildArch:	noarch
14mr|texlive-tdsfrmath-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tdsfrmath-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tdsfrmath-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tdsfrmath-1.3-3|21	
14mr|texlive-tdsfrmath-1.3-3|22	%description
14mr|texlive-tdsfrmath-1.3-3|23	A collection of macros for French maths teachers in colleges
14mr|texlive-tdsfrmath-1.3-3|24	and lycees (and perhaps elsewhere). It is hoped that the
14mr|texlive-tdsfrmath-1.3-3|25	package will facilitate the everyday use of LaTeX by
14mr|texlive-tdsfrmath-1.3-3|26	mathematics teachers.
14mr|texlive-tdsfrmath-1.3-3|27	
14mr|texlive-tdsfrmath-1.3-3|28	%post
14mr|texlive-tdsfrmath-1.3-3|29	%{_sbindir}/texlive.post
14mr|texlive-tdsfrmath-1.3-3|30	
14mr|texlive-tdsfrmath-1.3-3|31	%postun
14mr|texlive-tdsfrmath-1.3-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-tdsfrmath-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-tdsfrmath-1.3-3|34	fi
14mr|texlive-tdsfrmath-1.3-3|35	
14mr|texlive-tdsfrmath-1.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-tdsfrmath-1.3-3|37	%files
14mr|texlive-tdsfrmath-1.3-3|38	%{_texmfdistdir}/tex/latex/tdsfrmath/suite.sto
14mr|texlive-tdsfrmath-1.3-3|39	%{_texmfdistdir}/tex/latex/tdsfrmath/taupe.sto
14mr|texlive-tdsfrmath-1.3-3|40	%{_texmfdistdir}/tex/latex/tdsfrmath/tdsfrmath.sty
14mr|texlive-tdsfrmath-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/tdsfrmath/LISEZMOI
14mr|texlive-tdsfrmath-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/tdsfrmath/README
14mr|texlive-tdsfrmath-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/tdsfrmath/tdsfrmath.pdf
14mr|texlive-tdsfrmath-1.3-3|44	#- source
14mr|texlive-tdsfrmath-1.3-3|45	%doc %{_texmfdistdir}/source/latex/tdsfrmath/Makefile
14mr|texlive-tdsfrmath-1.3-3|46	%doc %{_texmfdistdir}/source/latex/tdsfrmath/tdsfrmath.dtx
14mr|texlive-tdsfrmath-1.3-3|47	%doc %{_texmfdistdir}/source/latex/tdsfrmath/tdsfrmath.ins
14mr|texlive-tdsfrmath-1.3-3|48	
14mr|texlive-tdsfrmath-1.3-3|49	#-----------------------------------------------------------------------
14mr|texlive-tdsfrmath-1.3-3|50	%prep
14mr|texlive-tdsfrmath-1.3-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-tdsfrmath-1.3-3|52	
14mr|texlive-tdsfrmath-1.3-3|53	%build
14mr|texlive-tdsfrmath-1.3-3|54	
14mr|texlive-tdsfrmath-1.3-3|55	%install
14mr|texlive-tdsfrmath-1.3-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tdsfrmath-1.3-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tdsfrmath-1.3-3|58	
14mr|texlive-tdsfrmath-1.3-3|59	
14mr|texlive-tdsfrmath-1.3-3|60	
14mr|texlive-tdsfrmath-1.3-3|61	%changelog
14mr|texlive-tdsfrmath-1.3-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-tdsfrmath-1.3-3|63	+ Revision: a284b83
14mr|texlive-tdsfrmath-1.3-3|64	- MassBuild#440: Increase release tag
14mr|texlive-tdsfrmath-1.3-3|65	
14mr|texlive-tdsfrmath-1.3-3|66	

21502 14
14mr|texlive-technics-20070116-3|1	# revision 16238
14mr|texlive-technics-20070116-3|2	# category Package
14mr|texlive-technics-20070116-3|3	# catalog-ctan /macros/latex/contrib/technics
14mr|texlive-technics-20070116-3|4	# catalog-date 2007-01-16 00:15:12 +0100
14mr|texlive-technics-20070116-3|5	# catalog-license lppl
14mr|texlive-technics-20070116-3|6	# catalog-version undef
14mr|texlive-technics-20070116-3|7	Name:		texlive-technics
14mr|texlive-technics-20070116-3|8	Version:	20070116
14mr|texlive-technics-20070116-3|9	Release:	3
14mr|texlive-technics-20070116-3|10	Summary:	A package to format technical documents
14mr|texlive-technics-20070116-3|11	Group:		Publishing
14mr|texlive-technics-20070116-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/technics
14mr|texlive-technics-20070116-3|13	License:	LPPL
14mr|texlive-technics-20070116-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/technics.tar.xz
14mr|texlive-technics-20070116-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/technics.doc.tar.xz
14mr|texlive-technics-20070116-3|16	BuildArch:	noarch
14mr|texlive-technics-20070116-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-technics-20070116-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-technics-20070116-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-technics-20070116-3|20	
14mr|texlive-technics-20070116-3|21	%description
14mr|texlive-technics-20070116-3|22	TeXLive technics package.
14mr|texlive-technics-20070116-3|23	
14mr|texlive-technics-20070116-3|24	%post
14mr|texlive-technics-20070116-3|25	%{_sbindir}/texlive.post
14mr|texlive-technics-20070116-3|26	
14mr|texlive-technics-20070116-3|27	%postun
14mr|texlive-technics-20070116-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-technics-20070116-3|29	%{_sbindir}/texlive.post
14mr|texlive-technics-20070116-3|30	fi
14mr|texlive-technics-20070116-3|31	
14mr|texlive-technics-20070116-3|32	#-----------------------------------------------------------------------
14mr|texlive-technics-20070116-3|33	%files
14mr|texlive-technics-20070116-3|34	%{_texmfdistdir}/tex/latex/technics/technics.sty
14mr|texlive-technics-20070116-3|35	%doc %{_texmfdistdir}/doc/latex/technics/png2eps.sh
14mr|texlive-technics-20070116-3|36	%doc %{_texmfdistdir}/doc/latex/technics/rf-logo.zip
14mr|texlive-technics-20070116-3|37	%doc %{_texmfdistdir}/doc/latex/technics/technics.pdf
14mr|texlive-technics-20070116-3|38	%doc %{_texmfdistdir}/doc/latex/technics/technics.tex
14mr|texlive-technics-20070116-3|39	%doc %{_texmfdistdir}/doc/latex/technics/view-dvi.sh
14mr|texlive-technics-20070116-3|40	%doc %{_texmfdistdir}/doc/latex/technics/vmlinux.eps
14mr|texlive-technics-20070116-3|41	%doc %{_texmfdistdir}/doc/latex/technics/vmlinux.png
14mr|texlive-technics-20070116-3|42	
14mr|texlive-technics-20070116-3|43	#-----------------------------------------------------------------------
14mr|texlive-technics-20070116-3|44	%prep
14mr|texlive-technics-20070116-3|45	%setup -c -a0 -a1
14mr|texlive-technics-20070116-3|46	
14mr|texlive-technics-20070116-3|47	%build
14mr|texlive-technics-20070116-3|48	
14mr|texlive-technics-20070116-3|49	%install
14mr|texlive-technics-20070116-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-technics-20070116-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-technics-20070116-3|52	
14mr|texlive-technics-20070116-3|53	
14mr|texlive-technics-20070116-3|54	
14mr|texlive-technics-20070116-3|55	%changelog
14mr|texlive-technics-20070116-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070116-3
14mr|texlive-technics-20070116-3|57	+ Revision: 25e628b
14mr|texlive-technics-20070116-3|58	- MassBuild#440: Increase release tag
14mr|texlive-technics-20070116-3|59	
14mr|texlive-technics-20070116-3|60	

21503 14
14mr|texlive-ted-1.06-3|1	# revision 15878
14mr|texlive-ted-1.06-3|2	# category Package
14mr|texlive-ted-1.06-3|3	# catalog-ctan /macros/latex/contrib/ted
14mr|texlive-ted-1.06-3|4	# catalog-date 2008-08-24 10:50:19 +0200
14mr|texlive-ted-1.06-3|5	# catalog-license lppl
14mr|texlive-ted-1.06-3|6	# catalog-version 1.06
14mr|texlive-ted-1.06-3|7	Name:		texlive-ted
14mr|texlive-ted-1.06-3|8	Version:	1.06
14mr|texlive-ted-1.06-3|9	Release:	3
14mr|texlive-ted-1.06-3|10	Summary:	A (primitive) token list editor
14mr|texlive-ted-1.06-3|11	Group:		Publishing
14mr|texlive-ted-1.06-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ted
14mr|texlive-ted-1.06-3|13	License:	LPPL
14mr|texlive-ted-1.06-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ted.tar.xz
14mr|texlive-ted-1.06-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ted.doc.tar.xz
14mr|texlive-ted-1.06-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ted.source.tar.xz
14mr|texlive-ted-1.06-3|17	BuildArch:	noarch
14mr|texlive-ted-1.06-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ted-1.06-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ted-1.06-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ted-1.06-3|21	
14mr|texlive-ted-1.06-3|22	%description
14mr|texlive-ted-1.06-3|23	Just like sed is a stream editor, ted is a token list editor.
14mr|texlive-ted-1.06-3|24	Actually, it is not as powerfull as sed, but its main feature
14mr|texlive-ted-1.06-3|25	is that it really works with tokens, not only characters. The
14mr|texlive-ted-1.06-3|26	ted package provides two user macros: \Substitute and
14mr|texlive-ted-1.06-3|27	\ShowTokens. The first is maybe the most useful: it performs
14mr|texlive-ted-1.06-3|28	substitutions in token lists (even inside braces). The second
14mr|texlive-ted-1.06-3|29	displays each token of the list (one per line) with its catcode
14mr|texlive-ted-1.06-3|30	(in the list, not just the current one), and can be useful for
14mr|texlive-ted-1.06-3|31	debugging or for TeX learners. Ted is designed to work well
14mr|texlive-ted-1.06-3|32	even if strange tokens (that is, unusual {charcode, catcode}
14mr|texlive-ted-1.06-3|33	pairs or tokens with a confusing meaning) occur in the list.
14mr|texlive-ted-1.06-3|34	
14mr|texlive-ted-1.06-3|35	%post
14mr|texlive-ted-1.06-3|36	%{_sbindir}/texlive.post
14mr|texlive-ted-1.06-3|37	
14mr|texlive-ted-1.06-3|38	%postun
14mr|texlive-ted-1.06-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-ted-1.06-3|40	%{_sbindir}/texlive.post
14mr|texlive-ted-1.06-3|41	fi
14mr|texlive-ted-1.06-3|42	
14mr|texlive-ted-1.06-3|43	#-----------------------------------------------------------------------
14mr|texlive-ted-1.06-3|44	%files
14mr|texlive-ted-1.06-3|45	%{_texmfdistdir}/tex/latex/ted/ted.sty
14mr|texlive-ted-1.06-3|46	%doc %{_texmfdistdir}/doc/latex/ted/README
14mr|texlive-ted-1.06-3|47	%doc %{_texmfdistdir}/doc/latex/ted/ted-fr.pdf
14mr|texlive-ted-1.06-3|48	%doc %{_texmfdistdir}/doc/latex/ted/ted.pdf
14mr|texlive-ted-1.06-3|49	#- source
14mr|texlive-ted-1.06-3|50	%doc %{_texmfdistdir}/source/latex/ted/ted.dtx
14mr|texlive-ted-1.06-3|51	
14mr|texlive-ted-1.06-3|52	#-----------------------------------------------------------------------
14mr|texlive-ted-1.06-3|53	%prep
14mr|texlive-ted-1.06-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-ted-1.06-3|55	
14mr|texlive-ted-1.06-3|56	%build
14mr|texlive-ted-1.06-3|57	
14mr|texlive-ted-1.06-3|58	%install
14mr|texlive-ted-1.06-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ted-1.06-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ted-1.06-3|61	
14mr|texlive-ted-1.06-3|62	
14mr|texlive-ted-1.06-3|63	
14mr|texlive-ted-1.06-3|64	%changelog
14mr|texlive-ted-1.06-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.06-3
14mr|texlive-ted-1.06-3|66	+ Revision: 9381542
14mr|texlive-ted-1.06-3|67	- MassBuild#440: Increase release tag
14mr|texlive-ted-1.06-3|68	
14mr|texlive-ted-1.06-3|69	

21504 14
14mr|texlive-templates-fenn-20090828-3|1	# revision 15878
14mr|texlive-templates-fenn-20090828-3|2	# category Package
14mr|texlive-templates-fenn-20090828-3|3	# catalog-ctan /info/templates/fenn
14mr|texlive-templates-fenn-20090828-3|4	# catalog-date 2009-08-28 15:51:43 +0200
14mr|texlive-templates-fenn-20090828-3|5	# catalog-license lppl
14mr|texlive-templates-fenn-20090828-3|6	# catalog-version undef
14mr|texlive-templates-fenn-20090828-3|7	Name:		texlive-templates-fenn
14mr|texlive-templates-fenn-20090828-3|8	Version:	20090828
14mr|texlive-templates-fenn-20090828-3|9	Release:	3
14mr|texlive-templates-fenn-20090828-3|10	Summary:	Templates for TeX usage
14mr|texlive-templates-fenn-20090828-3|11	Group:		Publishing
14mr|texlive-templates-fenn-20090828-3|12	URL:		http://www.ctan.org/tex-archive/info/templates/fenn
14mr|texlive-templates-fenn-20090828-3|13	License:	LPPL
14mr|texlive-templates-fenn-20090828-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/templates-fenn.tar.xz
14mr|texlive-templates-fenn-20090828-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/templates-fenn.doc.tar.xz
14mr|texlive-templates-fenn-20090828-3|16	BuildArch:	noarch
14mr|texlive-templates-fenn-20090828-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-templates-fenn-20090828-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-templates-fenn-20090828-3|19	
14mr|texlive-templates-fenn-20090828-3|20	%description
14mr|texlive-templates-fenn-20090828-3|21	A set of templates for using LaTeX packages that the author
14mr|texlive-templates-fenn-20090828-3|22	uses, comprising: - scrlttr2.tex: a letter, written with
14mr|texlive-templates-fenn-20090828-3|23	scrlttr2.cls from the KOMA-Script bundle; - dinbrief.tex: a
14mr|texlive-templates-fenn-20090828-3|24	letter according to the German (DIN) standards, written with
14mr|texlive-templates-fenn-20090828-3|25	dinbrief.cls; - kbrief.tex: a brief memo ('Kurzbrief') to
14mr|texlive-templates-fenn-20090828-3|26	accompany enclosures, as used in German offices, again based on
14mr|texlive-templates-fenn-20090828-3|27	dinbrief; - vermerk.tex: a general form for taking down notes
14mr|texlive-templates-fenn-20090828-3|28	on events in the office; and - diabetes.tex: a diary for the
14mr|texlive-templates-fenn-20090828-3|29	basis-bolus insulin therapy of diabetes mellitus, using
14mr|texlive-templates-fenn-20090828-3|30	scrartcl.cls from the KOMA-Script bundle.
14mr|texlive-templates-fenn-20090828-3|31	
14mr|texlive-templates-fenn-20090828-3|32	#-----------------------------------------------------------------------
14mr|texlive-templates-fenn-20090828-3|33	%files
14mr|texlive-templates-fenn-20090828-3|34	%doc %{_texmfdistdir}/doc/latex/templates-fenn/diabetes.tex
14mr|texlive-templates-fenn-20090828-3|35	%doc %{_texmfdistdir}/doc/latex/templates-fenn/dinbrief.tex
14mr|texlive-templates-fenn-20090828-3|36	%doc %{_texmfdistdir}/doc/latex/templates-fenn/kbrief.tex
14mr|texlive-templates-fenn-20090828-3|37	%doc %{_texmfdistdir}/doc/latex/templates-fenn/scrlttr2.tex
14mr|texlive-templates-fenn-20090828-3|38	%doc %{_texmfdistdir}/doc/latex/templates-fenn/scrlttr2en.tex
14mr|texlive-templates-fenn-20090828-3|39	%doc %{_texmfdistdir}/doc/latex/templates-fenn/templates-fenn-de.txt
14mr|texlive-templates-fenn-20090828-3|40	%doc %{_texmfdistdir}/doc/latex/templates-fenn/templates-fenn-en.txt
14mr|texlive-templates-fenn-20090828-3|41	%doc %{_texmfdistdir}/doc/latex/templates-fenn/vermerk.tex
14mr|texlive-templates-fenn-20090828-3|42	
14mr|texlive-templates-fenn-20090828-3|43	#-----------------------------------------------------------------------
14mr|texlive-templates-fenn-20090828-3|44	%prep
14mr|texlive-templates-fenn-20090828-3|45	%setup -c -a0 -a1
14mr|texlive-templates-fenn-20090828-3|46	
14mr|texlive-templates-fenn-20090828-3|47	%build
14mr|texlive-templates-fenn-20090828-3|48	
14mr|texlive-templates-fenn-20090828-3|49	%install
14mr|texlive-templates-fenn-20090828-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-templates-fenn-20090828-3|51	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-templates-fenn-20090828-3|52	
14mr|texlive-templates-fenn-20090828-3|53	
14mr|texlive-templates-fenn-20090828-3|54	
14mr|texlive-templates-fenn-20090828-3|55	%changelog
14mr|texlive-templates-fenn-20090828-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090828-3
14mr|texlive-templates-fenn-20090828-3|57	+ Revision: 488f4be
14mr|texlive-templates-fenn-20090828-3|58	- MassBuild#440: Increase release tag
14mr|texlive-templates-fenn-20090828-3|59	
14mr|texlive-templates-fenn-20090828-3|60	

21505 14
14mr|texlive-templates-sommer-20080824-3|1	# revision 15878
14mr|texlive-templates-sommer-20080824-3|2	# category Package
14mr|texlive-templates-sommer-20080824-3|3	# catalog-ctan /info/templates/sommer
14mr|texlive-templates-sommer-20080824-3|4	# catalog-date 2008-08-24 10:50:19 +0200
14mr|texlive-templates-sommer-20080824-3|5	# catalog-license lppl
14mr|texlive-templates-sommer-20080824-3|6	# catalog-version undef
14mr|texlive-templates-sommer-20080824-3|7	Name:		texlive-templates-sommer
14mr|texlive-templates-sommer-20080824-3|8	Version:	20080824
14mr|texlive-templates-sommer-20080824-3|9	Release:	3
14mr|texlive-templates-sommer-20080824-3|10	Summary:	Templates for TeX usage
14mr|texlive-templates-sommer-20080824-3|11	Group:		Publishing
14mr|texlive-templates-sommer-20080824-3|12	URL:		http://www.ctan.org/tex-archive/info/templates/sommer
14mr|texlive-templates-sommer-20080824-3|13	License:	LPPL
14mr|texlive-templates-sommer-20080824-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/templates-sommer.tar.xz
14mr|texlive-templates-sommer-20080824-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/templates-sommer.doc.tar.xz
14mr|texlive-templates-sommer-20080824-3|16	BuildArch:	noarch
14mr|texlive-templates-sommer-20080824-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-templates-sommer-20080824-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-templates-sommer-20080824-3|19	
14mr|texlive-templates-sommer-20080824-3|20	%description
14mr|texlive-templates-sommer-20080824-3|21	A set of templates for using LaTeX packages that the author
14mr|texlive-templates-sommer-20080824-3|22	uses, comprising: - Hausarbeit.tex: for students of the
14mr|texlive-templates-sommer-20080824-3|23	Lehrstuhl Volkskunde an der Friedrich-Schiller-Universitat
14mr|texlive-templates-sommer-20080824-3|24	Jena; - Psycho-Dipl.tex: for diploma theses in psychology.
14mr|texlive-templates-sommer-20080824-3|25	
14mr|texlive-templates-sommer-20080824-3|26	#-----------------------------------------------------------------------
14mr|texlive-templates-sommer-20080824-3|27	%files
14mr|texlive-templates-sommer-20080824-3|28	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Hausarbeit.bib
14mr|texlive-templates-sommer-20080824-3|29	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Hausarbeit.tex
14mr|texlive-templates-sommer-20080824-3|30	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Logo.jpg
14mr|texlive-templates-sommer-20080824-3|31	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Psycho-Dipl.bib
14mr|texlive-templates-sommer-20080824-3|32	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Psycho-Dipl.tex
14mr|texlive-templates-sommer-20080824-3|33	%doc %{_texmfdistdir}/doc/latex/templates-sommer/README.de
14mr|texlive-templates-sommer-20080824-3|34	
14mr|texlive-templates-sommer-20080824-3|35	#-----------------------------------------------------------------------
14mr|texlive-templates-sommer-20080824-3|36	%prep
14mr|texlive-templates-sommer-20080824-3|37	%setup -c -a0 -a1
14mr|texlive-templates-sommer-20080824-3|38	
14mr|texlive-templates-sommer-20080824-3|39	%build
14mr|texlive-templates-sommer-20080824-3|40	
14mr|texlive-templates-sommer-20080824-3|41	%install
14mr|texlive-templates-sommer-20080824-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-templates-sommer-20080824-3|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-templates-sommer-20080824-3|44	
14mr|texlive-templates-sommer-20080824-3|45	
14mr|texlive-templates-sommer-20080824-3|46	
14mr|texlive-templates-sommer-20080824-3|47	%changelog
14mr|texlive-templates-sommer-20080824-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080824-3
14mr|texlive-templates-sommer-20080824-3|49	+ Revision: 4ee9a50
14mr|texlive-templates-sommer-20080824-3|50	- MassBuild#440: Increase release tag
14mr|texlive-templates-sommer-20080824-3|51	
14mr|texlive-templates-sommer-20080824-3|52	

21506 14
14mr|texlive-tengwarscript-1.3-3|1	# revision 15878
14mr|texlive-tengwarscript-1.3-3|2	# category Package
14mr|texlive-tengwarscript-1.3-3|3	# catalog-ctan /macros/latex/contrib/tengwarscript
14mr|texlive-tengwarscript-1.3-3|4	# catalog-date 2007-05-24 10:43:22 +0200
14mr|texlive-tengwarscript-1.3-3|5	# catalog-license lppl
14mr|texlive-tengwarscript-1.3-3|6	# catalog-version 1.3
14mr|texlive-tengwarscript-1.3-3|7	Name:		texlive-tengwarscript
14mr|texlive-tengwarscript-1.3-3|8	Version:	1.3
14mr|texlive-tengwarscript-1.3-3|9	Release:	3
14mr|texlive-tengwarscript-1.3-3|10	Summary:	LaTeX support for using Tengwar fonts
14mr|texlive-tengwarscript-1.3-3|11	Group:		Publishing
14mr|texlive-tengwarscript-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tengwarscript
14mr|texlive-tengwarscript-1.3-3|13	License:	LPPL
14mr|texlive-tengwarscript-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tengwarscript.tar.xz
14mr|texlive-tengwarscript-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tengwarscript.doc.tar.xz
14mr|texlive-tengwarscript-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tengwarscript.source.tar.xz
14mr|texlive-tengwarscript-1.3-3|17	BuildArch:	noarch
14mr|texlive-tengwarscript-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tengwarscript-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tengwarscript-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tengwarscript-1.3-3|21	
14mr|texlive-tengwarscript-1.3-3|22	%description
14mr|texlive-tengwarscript-1.3-3|23	The package provides "mid-level" access to tengwar fonts,
14mr|texlive-tengwarscript-1.3-3|24	providing good quality output. Each tengwar sign is represented
14mr|texlive-tengwarscript-1.3-3|25	by a command, which will place the sign nicely in relation to
14mr|texlive-tengwarscript-1.3-3|26	previous signs. A transcription package is available from the
14mr|texlive-tengwarscript-1.3-3|27	package's home page: writing all those tengwar commands would
14mr|texlive-tengwarscript-1.3-3|28	quickly become untenable. The package supports the use of a
14mr|texlive-tengwarscript-1.3-3|29	wide variety of tengwar fonts that are available from the net;
14mr|texlive-tengwarscript-1.3-3|30	metric and map files are provided for all the supported fonts.
14mr|texlive-tengwarscript-1.3-3|31	
14mr|texlive-tengwarscript-1.3-3|32	%post
14mr|texlive-tengwarscript-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-tengwarscript-1.3-3|34	
14mr|texlive-tengwarscript-1.3-3|35	%postun
14mr|texlive-tengwarscript-1.3-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-tengwarscript-1.3-3|37	%{_sbindir}/texlive.post
14mr|texlive-tengwarscript-1.3-3|38	fi
14mr|texlive-tengwarscript-1.3-3|39	
14mr|texlive-tengwarscript-1.3-3|40	#-----------------------------------------------------------------------
14mr|texlive-tengwarscript-1.3-3|41	%files
14mr|texlive-tengwarscript-1.3-3|42	%{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwaralt.enc
14mr|texlive-tengwarscript-1.3-3|43	%{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwarcap.enc
14mr|texlive-tengwarscript-1.3-3|44	%{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwarscript.enc
14mr|texlive-tengwarscript-1.3-3|45	%{_texmfdistdir}/fonts/map/dvips/tengwarscript/tengwarscript.map
14mr|texlive-tengwarscript-1.3-3|46	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Elfica32.tfm
14mr|texlive-tengwarscript-1.3-3|47	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite.tfm
14mr|texlive-tengwarscript-1.3-3|48	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite_alt.tfm
14mr|texlive-tengwarscript-1.3-3|49	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite_full.tfm
14mr|texlive-tengwarscript-1.3-3|50	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormal12.tfm
14mr|texlive-tengwarscript-1.3-3|51	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormalA12.tfm
14mr|texlive-tengwarscript-1.3-3|52	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormal_full.tfm
14mr|texlive-tengwarscript-1.3-3|53	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarGothika050.tfm
14mr|texlive-tengwarscript-1.3-3|54	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldor.tfm
14mr|texlive-tengwarscript-1.3-3|55	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorAlt.tfm
14mr|texlive-tengwarscript-1.3-3|56	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals1.tfm
14mr|texlive-tengwarscript-1.3-3|57	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals2.tfm
14mr|texlive-tengwarscript-1.3-3|58	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldor_full.tfm
14mr|texlive-tengwarscript-1.3-3|59	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenya.tfm
14mr|texlive-tengwarscript-1.3-3|60	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaAlt.tfm
14mr|texlive-tengwarscript-1.3-3|61	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals1.tfm
14mr|texlive-tengwarscript-1.3-3|62	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals2.tfm
14mr|texlive-tengwarscript-1.3-3|63	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenya_full.tfm
14mr|texlive-tengwarscript-1.3-3|64	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarin.tfm
14mr|texlive-tengwarscript-1.3-3|65	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinAlt.tfm
14mr|texlive-tengwarscript-1.3-3|66	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals1.tfm
14mr|texlive-tengwarscript-1.3-3|67	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals2.tfm
14mr|texlive-tengwarscript-1.3-3|68	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarin_full.tfm
14mr|texlive-tengwarscript-1.3-3|69	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarTelerin.tfm
14mr|texlive-tengwarscript-1.3-3|70	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/UnicodeParmaite.tfm
14mr|texlive-tengwarscript-1.3-3|71	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngan.tfm
14mr|texlive-tengwarscript-1.3-3|72	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngan_full.tfm
14mr|texlive-tengwarscript-1.3-3|73	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngana.tfm
14mr|texlive-tengwarscript-1.3-3|74	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganab.tfm
14mr|texlive-tengwarscript-1.3-3|75	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganabi.tfm
14mr|texlive-tengwarscript-1.3-3|76	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganai.tfm
14mr|texlive-tengwarscript-1.3-3|77	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganb.tfm
14mr|texlive-tengwarscript-1.3-3|78	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganb_full.tfm
14mr|texlive-tengwarscript-1.3-3|79	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganbi.tfm
14mr|texlive-tengwarscript-1.3-3|80	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganbi_full.tfm
14mr|texlive-tengwarscript-1.3-3|81	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngani.tfm
14mr|texlive-tengwarscript-1.3-3|82	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngani_full.tfm
14mr|texlive-tengwarscript-1.3-3|83	%{_texmfdistdir}/fonts/vf/public/tengwarscript/Parmaite_full.vf
14mr|texlive-tengwarscript-1.3-3|84	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarFormal_full.vf
14mr|texlive-tengwarscript-1.3-3|85	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarNoldor_full.vf
14mr|texlive-tengwarscript-1.3-3|86	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarQuenya_full.vf
14mr|texlive-tengwarscript-1.3-3|87	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarSindarin_full.vf
14mr|texlive-tengwarscript-1.3-3|88	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tngan_full.vf
14mr|texlive-tengwarscript-1.3-3|89	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tnganb_full.vf
14mr|texlive-tengwarscript-1.3-3|90	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tnganbi_full.vf
14mr|texlive-tengwarscript-1.3-3|91	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tngani_full.vf
14mr|texlive-tengwarscript-1.3-3|92	%{_texmfdistdir}/tex/latex/tengwarscript/annatar.cfg
14mr|texlive-tengwarscript-1.3-3|93	%{_texmfdistdir}/tex/latex/tengwarscript/annatarbold.cfg
14mr|texlive-tengwarscript-1.3-3|94	%{_texmfdistdir}/tex/latex/tengwarscript/annatarbolditalic.cfg
14mr|texlive-tengwarscript-1.3-3|95	%{_texmfdistdir}/tex/latex/tengwarscript/annataritalic.cfg
14mr|texlive-tengwarscript-1.3-3|96	%{_texmfdistdir}/tex/latex/tengwarscript/elfica.cfg
14mr|texlive-tengwarscript-1.3-3|97	%{_texmfdistdir}/tex/latex/tengwarscript/formal.cfg
14mr|texlive-tengwarscript-1.3-3|98	%{_texmfdistdir}/tex/latex/tengwarscript/gothika.cfg
14mr|texlive-tengwarscript-1.3-3|99	%{_texmfdistdir}/tex/latex/tengwarscript/noldor.cfg
14mr|texlive-tengwarscript-1.3-3|100	%{_texmfdistdir}/tex/latex/tengwarscript/noldorcapI.cfg
14mr|texlive-tengwarscript-1.3-3|101	%{_texmfdistdir}/tex/latex/tengwarscript/noldorcapII.cfg
14mr|texlive-tengwarscript-1.3-3|102	%{_texmfdistdir}/tex/latex/tengwarscript/parmaite.cfg
14mr|texlive-tengwarscript-1.3-3|103	%{_texmfdistdir}/tex/latex/tengwarscript/quenya.cfg
14mr|texlive-tengwarscript-1.3-3|104	%{_texmfdistdir}/tex/latex/tengwarscript/quenyacapI.cfg
14mr|texlive-tengwarscript-1.3-3|105	%{_texmfdistdir}/tex/latex/tengwarscript/quenyacapII.cfg
14mr|texlive-tengwarscript-1.3-3|106	%{_texmfdistdir}/tex/latex/tengwarscript/sindarin.cfg
14mr|texlive-tengwarscript-1.3-3|107	%{_texmfdistdir}/tex/latex/tengwarscript/sindarincapI.cfg
14mr|texlive-tengwarscript-1.3-3|108	%{_texmfdistdir}/tex/latex/tengwarscript/sindarincapII.cfg
14mr|texlive-tengwarscript-1.3-3|109	%{_texmfdistdir}/tex/latex/tengwarscript/teleri.cfg
14mr|texlive-tengwarscript-1.3-3|110	%{_texmfdistdir}/tex/latex/tengwarscript/tengwarscript.sty
14mr|texlive-tengwarscript-1.3-3|111	%{_texmfdistdir}/tex/latex/tengwarscript/unicodeparmaite.cfg
14mr|texlive-tengwarscript-1.3-3|112	%doc %{_texmfdistdir}/doc/latex/tengwarscript/COPYING
14mr|texlive-tengwarscript-1.3-3|113	%doc %{_texmfdistdir}/doc/latex/tengwarscript/README
14mr|texlive-tengwarscript-1.3-3|114	%doc %{_texmfdistdir}/doc/latex/tengwarscript/quetta.eps
14mr|texlive-tengwarscript-1.3-3|115	%doc %{_texmfdistdir}/doc/latex/tengwarscript/quetta.pdf
14mr|texlive-tengwarscript-1.3-3|116	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengfonts.pdf
14mr|texlive-tengwarscript-1.3-3|117	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengfonts.tex
14mr|texlive-tengwarscript-1.3-3|118	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengtest.pdf
14mr|texlive-tengwarscript-1.3-3|119	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengtest.tex
14mr|texlive-tengwarscript-1.3-3|120	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengwarscript.pdf
14mr|texlive-tengwarscript-1.3-3|121	#- source
14mr|texlive-tengwarscript-1.3-3|122	%doc %{_texmfdistdir}/source/latex/tengwarscript/tengwarscript.dtx
14mr|texlive-tengwarscript-1.3-3|123	%doc %{_texmfdistdir}/source/latex/tengwarscript/tengwarscript.ins
14mr|texlive-tengwarscript-1.3-3|124	
14mr|texlive-tengwarscript-1.3-3|125	#-----------------------------------------------------------------------
14mr|texlive-tengwarscript-1.3-3|126	%prep
14mr|texlive-tengwarscript-1.3-3|127	%setup -c -a0 -a1 -a2
14mr|texlive-tengwarscript-1.3-3|128	
14mr|texlive-tengwarscript-1.3-3|129	%build
14mr|texlive-tengwarscript-1.3-3|130	
14mr|texlive-tengwarscript-1.3-3|131	%install
14mr|texlive-tengwarscript-1.3-3|132	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tengwarscript-1.3-3|133	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tengwarscript-1.3-3|134	
14mr|texlive-tengwarscript-1.3-3|135	
14mr|texlive-tengwarscript-1.3-3|136	
14mr|texlive-tengwarscript-1.3-3|137	%changelog
14mr|texlive-tengwarscript-1.3-3|138	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-tengwarscript-1.3-3|139	+ Revision: 2d362c5
14mr|texlive-tengwarscript-1.3-3|140	- MassBuild#440: Increase release tag
14mr|texlive-tengwarscript-1.3-3|141	
14mr|texlive-tengwarscript-1.3-3|142	

21507 14
14mr|texlive-tensor-2.1-3|1	# revision 15878
14mr|texlive-tensor-2.1-3|2	# category Package
14mr|texlive-tensor-2.1-3|3	# catalog-ctan /macros/latex/contrib/tensor
14mr|texlive-tensor-2.1-3|4	# catalog-date 2006-11-03 07:18:50 +0100
14mr|texlive-tensor-2.1-3|5	# catalog-license lppl
14mr|texlive-tensor-2.1-3|6	# catalog-version 2.1
14mr|texlive-tensor-2.1-3|7	Name:		texlive-tensor
14mr|texlive-tensor-2.1-3|8	Version:	2.1
14mr|texlive-tensor-2.1-3|9	Release:	3
14mr|texlive-tensor-2.1-3|10	Summary:	Typeset tensors
14mr|texlive-tensor-2.1-3|11	Group:		Publishing
14mr|texlive-tensor-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tensor
14mr|texlive-tensor-2.1-3|13	License:	LPPL
14mr|texlive-tensor-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tensor.tar.xz
14mr|texlive-tensor-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tensor.doc.tar.xz
14mr|texlive-tensor-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tensor.source.tar.xz
14mr|texlive-tensor-2.1-3|17	BuildArch:	noarch
14mr|texlive-tensor-2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tensor-2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tensor-2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tensor-2.1-3|21	
14mr|texlive-tensor-2.1-3|22	%description
14mr|texlive-tensor-2.1-3|23	A package which allows the user to set tensor-style super- and
14mr|texlive-tensor-2.1-3|24	subscripts with offsets between successive indices. It supports
14mr|texlive-tensor-2.1-3|25	the typesetting of tensors with mixed upper and lower indices
14mr|texlive-tensor-2.1-3|26	with spacing, also typset preposed indices. This is a complete
14mr|texlive-tensor-2.1-3|27	revision and extension of the original 'tensor' package by Mike
14mr|texlive-tensor-2.1-3|28	Piff.
14mr|texlive-tensor-2.1-3|29	
14mr|texlive-tensor-2.1-3|30	%post
14mr|texlive-tensor-2.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-tensor-2.1-3|32	
14mr|texlive-tensor-2.1-3|33	%postun
14mr|texlive-tensor-2.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-tensor-2.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-tensor-2.1-3|36	fi
14mr|texlive-tensor-2.1-3|37	
14mr|texlive-tensor-2.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-tensor-2.1-3|39	%files
14mr|texlive-tensor-2.1-3|40	%{_texmfdistdir}/tex/latex/tensor/tensor.sty
14mr|texlive-tensor-2.1-3|41	%doc %{_texmfdistdir}/doc/latex/tensor/README
14mr|texlive-tensor-2.1-3|42	%doc %{_texmfdistdir}/doc/latex/tensor/tensor.pdf
14mr|texlive-tensor-2.1-3|43	#- source
14mr|texlive-tensor-2.1-3|44	%doc %{_texmfdistdir}/source/latex/tensor/tensor.dtx
14mr|texlive-tensor-2.1-3|45	%doc %{_texmfdistdir}/source/latex/tensor/tensor.ins
14mr|texlive-tensor-2.1-3|46	
14mr|texlive-tensor-2.1-3|47	#-----------------------------------------------------------------------
14mr|texlive-tensor-2.1-3|48	%prep
14mr|texlive-tensor-2.1-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-tensor-2.1-3|50	
14mr|texlive-tensor-2.1-3|51	%build
14mr|texlive-tensor-2.1-3|52	
14mr|texlive-tensor-2.1-3|53	%install
14mr|texlive-tensor-2.1-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tensor-2.1-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tensor-2.1-3|56	
14mr|texlive-tensor-2.1-3|57	
14mr|texlive-tensor-2.1-3|58	
14mr|texlive-tensor-2.1-3|59	%changelog
14mr|texlive-tensor-2.1-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-tensor-2.1-3|61	+ Revision: e151533
14mr|texlive-tensor-2.1-3|62	- MassBuild#440: Increase release tag
14mr|texlive-tensor-2.1-3|63	
14mr|texlive-tensor-2.1-3|64	

21508 14
14mr|texlive-termcal-1.8-3|1	# revision 22514
14mr|texlive-termcal-1.8-3|2	# category Package
14mr|texlive-termcal-1.8-3|3	# catalog-ctan /macros/latex/contrib/termcal
14mr|texlive-termcal-1.8-3|4	# catalog-date 2011-05-17 01:53:44 +0200
14mr|texlive-termcal-1.8-3|5	# catalog-license lppl1
14mr|texlive-termcal-1.8-3|6	# catalog-version 1.8
14mr|texlive-termcal-1.8-3|7	Name:		texlive-termcal
14mr|texlive-termcal-1.8-3|8	Version:	1.8
14mr|texlive-termcal-1.8-3|9	Release:	3
14mr|texlive-termcal-1.8-3|10	Summary:	Print a class calendar
14mr|texlive-termcal-1.8-3|11	Group:		Publishing
14mr|texlive-termcal-1.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/termcal
14mr|texlive-termcal-1.8-3|13	License:	LPPL1
14mr|texlive-termcal-1.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termcal.tar.xz
14mr|texlive-termcal-1.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termcal.doc.tar.xz
14mr|texlive-termcal-1.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termcal.source.tar.xz
14mr|texlive-termcal-1.8-3|17	BuildArch:	noarch
14mr|texlive-termcal-1.8-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-termcal-1.8-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-termcal-1.8-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-termcal-1.8-3|21	
14mr|texlive-termcal-1.8-3|22	%description
14mr|texlive-termcal-1.8-3|23	This package is intended to print a term calendar for use in
14mr|texlive-termcal-1.8-3|24	planning a class. It has a flexible mechanism for specifying
14mr|texlive-termcal-1.8-3|25	which days of the week are to be included and for inserting
14mr|texlive-termcal-1.8-3|26	text either regularly on the same day each week, or on selected
14mr|texlive-termcal-1.8-3|27	days, or for a series of consecutive days. It also has a
14mr|texlive-termcal-1.8-3|28	flexible mechanism for specifing class and nonclass days. Text
14mr|texlive-termcal-1.8-3|29	may be inserted into consecutive days so that it automatically
14mr|texlive-termcal-1.8-3|30	flows around nonclass days.
14mr|texlive-termcal-1.8-3|31	
14mr|texlive-termcal-1.8-3|32	%post
14mr|texlive-termcal-1.8-3|33	%{_sbindir}/texlive.post
14mr|texlive-termcal-1.8-3|34	
14mr|texlive-termcal-1.8-3|35	%postun
14mr|texlive-termcal-1.8-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-termcal-1.8-3|37	%{_sbindir}/texlive.post
14mr|texlive-termcal-1.8-3|38	fi
14mr|texlive-termcal-1.8-3|39	
14mr|texlive-termcal-1.8-3|40	#-----------------------------------------------------------------------
14mr|texlive-termcal-1.8-3|41	%files
14mr|texlive-termcal-1.8-3|42	%{_texmfdistdir}/tex/latex/termcal/termcal.sty
14mr|texlive-termcal-1.8-3|43	%doc %{_texmfdistdir}/doc/latex/termcal/Contents
14mr|texlive-termcal-1.8-3|44	%doc %{_texmfdistdir}/doc/latex/termcal/README
14mr|texlive-termcal-1.8-3|45	%doc %{_texmfdistdir}/doc/latex/termcal/termcal.pdf
14mr|texlive-termcal-1.8-3|46	#- source
14mr|texlive-termcal-1.8-3|47	%doc %{_texmfdistdir}/source/latex/termcal/termcal.dtx
14mr|texlive-termcal-1.8-3|48	%doc %{_texmfdistdir}/source/latex/termcal/termcal.ins
14mr|texlive-termcal-1.8-3|49	
14mr|texlive-termcal-1.8-3|50	#-----------------------------------------------------------------------
14mr|texlive-termcal-1.8-3|51	%prep
14mr|texlive-termcal-1.8-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-termcal-1.8-3|53	
14mr|texlive-termcal-1.8-3|54	%build
14mr|texlive-termcal-1.8-3|55	
14mr|texlive-termcal-1.8-3|56	%install
14mr|texlive-termcal-1.8-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-termcal-1.8-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-termcal-1.8-3|59	
14mr|texlive-termcal-1.8-3|60	
14mr|texlive-termcal-1.8-3|61	
14mr|texlive-termcal-1.8-3|62	%changelog
14mr|texlive-termcal-1.8-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8-3
14mr|texlive-termcal-1.8-3|64	+ Revision: 5889e5e
14mr|texlive-termcal-1.8-3|65	- MassBuild#440: Increase release tag
14mr|texlive-termcal-1.8-3|66	
14mr|texlive-termcal-1.8-3|67	

21509 14
14mr|texlive-termlist-1.1-3|1	# revision 18923
14mr|texlive-termlist-1.1-3|2	# category Package
14mr|texlive-termlist-1.1-3|3	# catalog-ctan /macros/latex/contrib/termlist
14mr|texlive-termlist-1.1-3|4	# catalog-date 2010-06-12 14:14:46 +0200
14mr|texlive-termlist-1.1-3|5	# catalog-license lppl
14mr|texlive-termlist-1.1-3|6	# catalog-version 1.1
14mr|texlive-termlist-1.1-3|7	Name:		texlive-termlist
14mr|texlive-termlist-1.1-3|8	Version:	1.1
14mr|texlive-termlist-1.1-3|9	Release:	3
14mr|texlive-termlist-1.1-3|10	Summary:	Label any kind of term with a continuous counter
14mr|texlive-termlist-1.1-3|11	Group:		Publishing
14mr|texlive-termlist-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/termlist
14mr|texlive-termlist-1.1-3|13	License:	LPPL
14mr|texlive-termlist-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termlist.tar.xz
14mr|texlive-termlist-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termlist.doc.tar.xz
14mr|texlive-termlist-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termlist.source.tar.xz
14mr|texlive-termlist-1.1-3|17	BuildArch:	noarch
14mr|texlive-termlist-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-termlist-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-termlist-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-termlist-1.1-3|21	
14mr|texlive-termlist-1.1-3|22	%description
14mr|texlive-termlist-1.1-3|23	The termlist package provides environments to indent and label
14mr|texlive-termlist-1.1-3|24	any kind of terms with a continuous number. Candidate terms may
14mr|texlive-termlist-1.1-3|25	appear inside an equation or eqnarray environment.
14mr|texlive-termlist-1.1-3|26	
14mr|texlive-termlist-1.1-3|27	%post
14mr|texlive-termlist-1.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-termlist-1.1-3|29	
14mr|texlive-termlist-1.1-3|30	%postun
14mr|texlive-termlist-1.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-termlist-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-termlist-1.1-3|33	fi
14mr|texlive-termlist-1.1-3|34	
14mr|texlive-termlist-1.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-termlist-1.1-3|36	%files
14mr|texlive-termlist-1.1-3|37	%{_texmfdistdir}/tex/latex/termlist/termlist.sty
14mr|texlive-termlist-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/termlist/README
14mr|texlive-termlist-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/termlist/termlist.pdf
14mr|texlive-termlist-1.1-3|40	#- source
14mr|texlive-termlist-1.1-3|41	%doc %{_texmfdistdir}/source/latex/termlist/termlist.dtx
14mr|texlive-termlist-1.1-3|42	
14mr|texlive-termlist-1.1-3|43	#-----------------------------------------------------------------------
14mr|texlive-termlist-1.1-3|44	%prep
14mr|texlive-termlist-1.1-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-termlist-1.1-3|46	
14mr|texlive-termlist-1.1-3|47	%build
14mr|texlive-termlist-1.1-3|48	
14mr|texlive-termlist-1.1-3|49	%install
14mr|texlive-termlist-1.1-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-termlist-1.1-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-termlist-1.1-3|52	
14mr|texlive-termlist-1.1-3|53	
14mr|texlive-termlist-1.1-3|54	
14mr|texlive-termlist-1.1-3|55	%changelog
14mr|texlive-termlist-1.1-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-termlist-1.1-3|57	+ Revision: 2eb19a1
14mr|texlive-termlist-1.1-3|58	- MassBuild#440: Increase release tag
14mr|texlive-termlist-1.1-3|59	
14mr|texlive-termlist-1.1-3|60	

21510 14
14mr|texlive-tetex-3.0-21|1	# revision 32132
14mr|texlive-tetex-3.0-21|2	# category TLCore
14mr|texlive-tetex-3.0-21|3	# catalog-ctan /obsolete/systems/unix/teTeX
14mr|texlive-tetex-3.0-21|4	# catalog-date 2012-09-11 08:43:58 +0200
14mr|texlive-tetex-3.0-21|5	# catalog-license other-free
14mr|texlive-tetex-3.0-21|6	# catalog-version 3.0
14mr|texlive-tetex-3.0-21|7	Name:		texlive-tetex
14mr|texlive-tetex-3.0-21|8	Version:	3.0
14mr|texlive-tetex-3.0-21|9	Release:	21
14mr|texlive-tetex-3.0-21|10	Summary:	scripts and files originally written for or included in teTeX
14mr|texlive-tetex-3.0-21|11	Group:		Publishing
14mr|texlive-tetex-3.0-21|12	URL:		http://www.ctan.org/tex-archive/obsolete/systems/unix/teTeX
14mr|texlive-tetex-3.0-21|13	License:	OTHER-FREE
14mr|texlive-tetex-3.0-21|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tetex.tar.xz
14mr|texlive-tetex-3.0-21|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tetex.doc.tar.xz
14mr|texlive-tetex-3.0-21|16	BuildArch:	noarch
14mr|texlive-tetex-3.0-21|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tetex-3.0-21|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tetex-3.0-21|19	Requires(post):	texlive-kpathsea
14mr|texlive-tetex-3.0-21|20	# updmap requires texconfig/tcfmgr
14mr|texlive-tetex-3.0-21|21	Requires(post):	texlive-texconfig
14mr|texlive-tetex-3.0-21|22	# pdftex requires updmap
14mr|texlive-tetex-3.0-21|23	Requires(post):	texlive-pdftex.bin
14mr|texlive-tetex-3.0-21|24	Provides:	texlive-tetex.bin = %{EVRD}
14mr|texlive-tetex-3.0-21|25	
14mr|texlive-tetex-3.0-21|26	%description
14mr|texlive-tetex-3.0-21|27	teTeX was a comprehensive distribution of TeX, LaTeX and
14mr|texlive-tetex-3.0-21|28	family, designed for ease of compilation, installation and
14mr|texlive-tetex-3.0-21|29	customisation. In 2006, Thomas Esser announced he would no
14mr|texlive-tetex-3.0-21|30	longer be able to support, or to produce new versions of,
14mr|texlive-tetex-3.0-21|31	teTeX. With the appearance of TeX live 2007 (whose Unix-system
14mr|texlive-tetex-3.0-21|32	TeX support originally derived from teTeX), no-one should be
14mr|texlive-tetex-3.0-21|33	using teTeX at all, in new applications. One of the "schemes"
14mr|texlive-tetex-3.0-21|34	available when installing TeX live provides a configuration
14mr|texlive-tetex-3.0-21|35	very close to that of the old teTeX, but using modern versions
14mr|texlive-tetex-3.0-21|36	of programs and packages.
14mr|texlive-tetex-3.0-21|37	
14mr|texlive-tetex-3.0-21|38	%post
14mr|texlive-tetex-3.0-21|39	%{_sbindir}/texlive.post
14mr|texlive-tetex-3.0-21|40	
14mr|texlive-tetex-3.0-21|41	%postun
14mr|texlive-tetex-3.0-21|42	if [ $1 -eq 0 ]; then
14mr|texlive-tetex-3.0-21|43	%{_sbindir}/texlive.post
14mr|texlive-tetex-3.0-21|44	fi
14mr|texlive-tetex-3.0-21|45	
14mr|texlive-tetex-3.0-21|46	#-----------------------------------------------------------------------
14mr|texlive-tetex-3.0-21|47	%files
14mr|texlive-tetex-3.0-21|48	%{_bindir}/allcm
14mr|texlive-tetex-3.0-21|49	%{_bindir}/allec
14mr|texlive-tetex-3.0-21|50	%{_bindir}/allneeded
14mr|texlive-tetex-3.0-21|51	%{_bindir}/dvi2fax
14mr|texlive-tetex-3.0-21|52	%{_bindir}/dvired
14mr|texlive-tetex-3.0-21|53	%{_bindir}/fmtutil
14mr|texlive-tetex-3.0-21|54	%{_bindir}/fmtutil-sys
14mr|texlive-tetex-3.0-21|55	# installed by texlive-kpathsea.bin
14mr|texlive-tetex-3.0-21|56	#%%{_bindir}/kpsetool
14mr|texlive-tetex-3.0-21|57	%{_bindir}/kpsewhere
14mr|texlive-tetex-3.0-21|58	%{_bindir}/texconfig-dialog
14mr|texlive-tetex-3.0-21|59	%{_bindir}/texconfig-sys
14mr|texlive-tetex-3.0-21|60	%{_bindir}/texlinks
14mr|texlive-tetex-3.0-21|61	%{_bindir}/updmap
14mr|texlive-tetex-3.0-21|62	%{_bindir}/updmap-sys
14mr|texlive-tetex-3.0-21|63	%{_texmfdistdir}/dvips/tetex/config.builtin35
14mr|texlive-tetex-3.0-21|64	%{_texmfdistdir}/dvips/tetex/config.dfaxhigh
14mr|texlive-tetex-3.0-21|65	%{_texmfdistdir}/dvips/tetex/config.dfaxlo
14mr|texlive-tetex-3.0-21|66	%{_texmfdistdir}/dvips/tetex/config.download35
14mr|texlive-tetex-3.0-21|67	%{_texmfdistdir}/dvips/tetex/config.gsftopk
14mr|texlive-tetex-3.0-21|68	%{_texmfdistdir}/dvips/tetex/config.maxmem
14mr|texlive-tetex-3.0-21|69	%{_texmfdistdir}/dvips/tetex/config.outline
14mr|texlive-tetex-3.0-21|70	%{_texmfdistdir}/dvips/tetex/config.pdf
14mr|texlive-tetex-3.0-21|71	%{_texmfdistdir}/dvips/tetex/config.pk
14mr|texlive-tetex-3.0-21|72	%{_texmfdistdir}/dvips/tetex/config.www
14mr|texlive-tetex-3.0-21|73	%{_texmfdistdir}/fonts/enc/dvips/tetex/09fbbfac.enc
14mr|texlive-tetex-3.0-21|74	%{_texmfdistdir}/fonts/enc/dvips/tetex/0ef0afca.enc
14mr|texlive-tetex-3.0-21|75	%{_texmfdistdir}/fonts/enc/dvips/tetex/10037936.enc
14mr|texlive-tetex-3.0-21|76	%{_texmfdistdir}/fonts/enc/dvips/tetex/1b6d048e.enc
14mr|texlive-tetex-3.0-21|77	%{_texmfdistdir}/fonts/enc/dvips/tetex/71414f53.enc
14mr|texlive-tetex-3.0-21|78	%{_texmfdistdir}/fonts/enc/dvips/tetex/74afc74c.enc
14mr|texlive-tetex-3.0-21|79	%{_texmfdistdir}/fonts/enc/dvips/tetex/aae443f0.enc
14mr|texlive-tetex-3.0-21|80	%{_texmfdistdir}/fonts/enc/dvips/tetex/b6a4d7c7.enc
14mr|texlive-tetex-3.0-21|81	%{_texmfdistdir}/fonts/enc/dvips/tetex/bbad153f.enc
14mr|texlive-tetex-3.0-21|82	%{_texmfdistdir}/fonts/enc/dvips/tetex/d9b29452.enc
14mr|texlive-tetex-3.0-21|83	%{_texmfdistdir}/fonts/enc/dvips/tetex/f7b6d320.enc
14mr|texlive-tetex-3.0-21|84	%{_texmfdistdir}/fonts/enc/dvips/tetex/mtex.enc
14mr|texlive-tetex-3.0-21|85	%{_texmfdistdir}/fonts/map/dvips/tetex/Makefile
14mr|texlive-tetex-3.0-21|86	%{_texmfdistdir}/fonts/map/dvips/tetex/README
14mr|texlive-tetex-3.0-21|87	%{_texmfdistdir}/fonts/map/dvips/tetex/base14flags.ltx
14mr|texlive-tetex-3.0-21|88	%{_texmfdistdir}/fonts/map/dvips/tetex/base14flags.tex
14mr|texlive-tetex-3.0-21|89	%{_texmfdistdir}/fonts/map/dvips/tetex/dvipdfm35.map
14mr|texlive-tetex-3.0-21|90	%{_texmfdistdir}/fonts/map/dvips/tetex/dvips35.map
14mr|texlive-tetex-3.0-21|91	%{_texmfdistdir}/fonts/map/dvips/tetex/mathpple.map
14mr|texlive-tetex-3.0-21|92	%{_texmfdistdir}/fonts/map/dvips/tetex/pdftex35.map
14mr|texlive-tetex-3.0-21|93	%{_texmfdistdir}/fonts/map/dvips/tetex/ps2pk35.map
14mr|texlive-tetex-3.0-21|94	%{_texmfdistdir}/scripts/texlive/allcm.sh
14mr|texlive-tetex-3.0-21|95	%{_texmfdistdir}/scripts/texlive/allneeded.sh
14mr|texlive-tetex-3.0-21|96	%{_texmfdistdir}/scripts/texlive/dvi2fax.sh
14mr|texlive-tetex-3.0-21|97	%{_texmfdistdir}/scripts/texlive/dvired.sh
14mr|texlive-tetex-3.0-21|98	%{_texmfdistdir}/scripts/texlive/fmtutil-sys.sh
14mr|texlive-tetex-3.0-21|99	%{_texmfdistdir}/scripts/texlive/fmtutil.sh
14mr|texlive-tetex-3.0-21|100	%{_texmfdistdir}/scripts/texlive/kpsetool.sh
14mr|texlive-tetex-3.0-21|101	%{_texmfdistdir}/scripts/texlive/kpsewhere.sh
14mr|texlive-tetex-3.0-21|102	%{_texmfdistdir}/scripts/texlive/texconfig-dialog.sh
14mr|texlive-tetex-3.0-21|103	%{_texmfdistdir}/scripts/texlive/texconfig-sys.sh
14mr|texlive-tetex-3.0-21|104	%{_texmfdistdir}/scripts/texlive/texlinks.sh
14mr|texlive-tetex-3.0-21|105	%{_texmfdistdir}/scripts/texlive/updmap-sys.sh
14mr|texlive-tetex-3.0-21|106	%{_texmfdistdir}/scripts/texlive/updmap.pl
14mr|texlive-tetex-3.0-21|107	%config(noreplace) %{_texmfdistdir}/web2c/updmap.cfg
14mr|texlive-tetex-3.0-21|108	%doc %{_mandir}/man1/allcm.1*
14mr|texlive-tetex-3.0-21|109	%doc %{_texmfdistdir}/doc/man/man1/allcm.man1.pdf
14mr|texlive-tetex-3.0-21|110	%doc %{_mandir}/man1/allec.1*
14mr|texlive-tetex-3.0-21|111	%doc %{_texmfdistdir}/doc/man/man1/allec.man1.pdf
14mr|texlive-tetex-3.0-21|112	%doc %{_mandir}/man1/allneeded.1*
14mr|texlive-tetex-3.0-21|113	%doc %{_texmfdistdir}/doc/man/man1/allneeded.man1.pdf
14mr|texlive-tetex-3.0-21|114	%doc %{_mandir}/man1/dvi2fax.1*
14mr|texlive-tetex-3.0-21|115	%doc %{_texmfdistdir}/doc/man/man1/dvi2fax.man1.pdf
14mr|texlive-tetex-3.0-21|116	%doc %{_mandir}/man1/dvired.1*
14mr|texlive-tetex-3.0-21|117	%doc %{_texmfdistdir}/doc/man/man1/dvired.man1.pdf
14mr|texlive-tetex-3.0-21|118	%doc %{_mandir}/man1/fmtutil-sys.1*
14mr|texlive-tetex-3.0-21|119	%doc %{_texmfdistdir}/doc/man/man1/fmtutil-sys.man1.pdf
14mr|texlive-tetex-3.0-21|120	%doc %{_mandir}/man1/fmtutil.1*
14mr|texlive-tetex-3.0-21|121	%doc %{_texmfdistdir}/doc/man/man1/fmtutil.man1.pdf
14mr|texlive-tetex-3.0-21|122	%doc %{_mandir}/man1/kpsepath.1*
14mr|texlive-tetex-3.0-21|123	%doc %{_texmfdistdir}/doc/man/man1/kpsepath.man1.pdf
14mr|texlive-tetex-3.0-21|124	%doc %{_mandir}/man1/kpsetool.1*
14mr|texlive-tetex-3.0-21|125	%doc %{_texmfdistdir}/doc/man/man1/kpsetool.man1.pdf
14mr|texlive-tetex-3.0-21|126	%doc %{_mandir}/man1/kpsewhere.1*
14mr|texlive-tetex-3.0-21|127	%doc %{_texmfdistdir}/doc/man/man1/kpsewhere.man1.pdf
14mr|texlive-tetex-3.0-21|128	%doc %{_mandir}/man1/kpsexpand.1*
14mr|texlive-tetex-3.0-21|129	%doc %{_texmfdistdir}/doc/man/man1/kpsexpand.man1.pdf
14mr|texlive-tetex-3.0-21|130	%doc %{_mandir}/man1/texlinks.1*
14mr|texlive-tetex-3.0-21|131	%doc %{_texmfdistdir}/doc/man/man1/texlinks.man1.pdf
14mr|texlive-tetex-3.0-21|132	%doc %{_mandir}/man1/updmap-sys.1*
14mr|texlive-tetex-3.0-21|133	%doc %{_texmfdistdir}/doc/man/man1/updmap-sys.man1.pdf
14mr|texlive-tetex-3.0-21|134	%doc %{_mandir}/man1/updmap.1*
14mr|texlive-tetex-3.0-21|135	%doc %{_texmfdistdir}/doc/man/man1/updmap.man1.pdf
14mr|texlive-tetex-3.0-21|136	%doc %{_mandir}/man5/fmtutil.cnf.5*
14mr|texlive-tetex-3.0-21|137	%doc %{_texmfdistdir}/doc/man/man5/fmtutil.cnf.man5.pdf
14mr|texlive-tetex-3.0-21|138	%doc %{_mandir}/man5/updmap.cfg.5*
14mr|texlive-tetex-3.0-21|139	%doc %{_texmfdistdir}/doc/man/man5/updmap.cfg.man5.pdf
14mr|texlive-tetex-3.0-21|140	%doc %{_texmfdistdir}/doc/tetex/TETEXDOC.pdf
14mr|texlive-tetex-3.0-21|141	%doc %{_texmfdistdir}/doc/tetex/teTeX-FAQ
14mr|texlive-tetex-3.0-21|142	
14mr|texlive-tetex-3.0-21|143	#-----------------------------------------------------------------------
14mr|texlive-tetex-3.0-21|144	%prep
14mr|texlive-tetex-3.0-21|145	%setup -c -a0 -a1
14mr|texlive-tetex-3.0-21|146	
14mr|texlive-tetex-3.0-21|147	perl -pi -e 's|\$TEXMFROOT/tlpkg|%{_datadir}/tlpkg|;'		\
14mr|texlive-tetex-3.0-21|148	texmf-dist/scripts/texlive/updmap.pl
14mr|texlive-tetex-3.0-21|149	
14mr|texlive-tetex-3.0-21|150	%build
14mr|texlive-tetex-3.0-21|151	
14mr|texlive-tetex-3.0-21|152	%install
14mr|texlive-tetex-3.0-21|153	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-tetex-3.0-21|154	pushd %{buildroot}%{_bindir}
14mr|texlive-tetex-3.0-21|155	ln -sf %{_texmfdistdir}/scripts/texlive/updmap.pl updmap
14mr|texlive-tetex-3.0-21|156	ln -sf %{_texmfdistdir}/scripts/texlive/updmap-sys.sh updmap-sys
14mr|texlive-tetex-3.0-21|157	ln -sf %{_texmfdistdir}/scripts/texlive/allcm.sh allcm
14mr|texlive-tetex-3.0-21|158	ln -sf allcm allec
14mr|texlive-tetex-3.0-21|159	ln -sf %{_texmfdistdir}/scripts/texlive/allneeded.sh allneeded
14mr|texlive-tetex-3.0-21|160	ln -sf %{_texmfdistdir}/scripts/texlive/dvi2fax.sh dvi2fax
14mr|texlive-tetex-3.0-21|161	ln -sf %{_texmfdistdir}/scripts/texlive/dvired.sh dvired
14mr|texlive-tetex-3.0-21|162	ln -sf %{_texmfdistdir}/scripts/texlive/fmtutil.sh fmtutil
14mr|texlive-tetex-3.0-21|163	ln -sf %{_texmfdistdir}/scripts/texlive/fmtutil-sys.sh fmtutil-sys
14mr|texlive-tetex-3.0-21|164	ln -sf %{_texmfdistdir}/scripts/texlive/kpsetool.sh kpsetool
14mr|texlive-tetex-3.0-21|165	ln -sf %{_texmfdistdir}/scripts/texlive/kpsewhere.sh kpsewhere
14mr|texlive-tetex-3.0-21|166	ln -sf %{_texmfdistdir}/scripts/texlive/texconfig-dialog.sh texconfig-dialog
14mr|texlive-tetex-3.0-21|167	ln -sf %{_texmfdistdir}/scripts/texlive/texconfig-sys.sh texconfig-sys
14mr|texlive-tetex-3.0-21|168	ln -sf %{_texmfdistdir}/scripts/texlive/texlinks.sh texlinks
14mr|texlive-tetex-3.0-21|169	ln -sf %{_texmfdistdir}/scripts/texlive/updmap.pl updmap
14mr|texlive-tetex-3.0-21|170	ln -sf %{_texmfdistdir}/scripts/texlive/updmap-sys.sh updmap-sys
14mr|texlive-tetex-3.0-21|171	popd
14mr|texlive-tetex-3.0-21|172	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-tetex-3.0-21|173	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-tetex-3.0-21|174	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-tetex-3.0-21|175	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-tetex-3.0-21|176	mkdir -p %{buildroot}%{_mandir}/man5
14mr|texlive-tetex-3.0-21|177	mv %{buildroot}%{_texmfdistdir}/doc/man/man5/*.5 %{buildroot}%{_mandir}/man5
14mr|texlive-tetex-3.0-21|178	rm -f %{buildroot}%{_bindir}/kpsetool
14mr|texlive-tetex-3.0-21|179	
14mr|texlive-tetex-3.0-21|180	%changelog
14mr|texlive-tetex-3.0-21|181	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-21
14mr|texlive-tetex-3.0-21|182	+ Revision: a297266
14mr|texlive-tetex-3.0-21|183	- MassBuild#440: Increase release tag
14mr|texlive-tetex-3.0-21|184	
14mr|texlive-tetex-3.0-21|185	

21511 14
14mr|texlive-teubner-3.3-3|1	# revision 23854
14mr|texlive-teubner-3.3-3|2	# category Package
14mr|texlive-teubner-3.3-3|3	# catalog-ctan /macros/latex/contrib/teubner
14mr|texlive-teubner-3.3-3|4	# catalog-date 2011-09-07 11:50:17 +0200
14mr|texlive-teubner-3.3-3|5	# catalog-license lppl
14mr|texlive-teubner-3.3-3|6	# catalog-version 3.3
14mr|texlive-teubner-3.3-3|7	Name:		texlive-teubner
14mr|texlive-teubner-3.3-3|8	Version:	3.3
14mr|texlive-teubner-3.3-3|9	Release:	3
14mr|texlive-teubner-3.3-3|10	Summary:	Philological typesetting of classical Greek
14mr|texlive-teubner-3.3-3|11	Group:		Publishing
14mr|texlive-teubner-3.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/teubner
14mr|texlive-teubner-3.3-3|13	License:	LPPL
14mr|texlive-teubner-3.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/teubner.tar.xz
14mr|texlive-teubner-3.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/teubner.doc.tar.xz
14mr|texlive-teubner-3.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/teubner.source.tar.xz
14mr|texlive-teubner-3.3-3|17	BuildArch:	noarch
14mr|texlive-teubner-3.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-teubner-3.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-teubner-3.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-teubner-3.3-3|21	
14mr|texlive-teubner-3.3-3|22	%description
14mr|texlive-teubner-3.3-3|23	An extension to babel greek option for typesetting classical
14mr|texlive-teubner-3.3-3|24	Greek with a philological approach. The package works with the
14mr|texlive-teubner-3.3-3|25	author's greek fonts using the 'Lispiakos' font shape derived
14mr|texlive-teubner-3.3-3|26	from that of the fonts used in printers' shops in Lispia. The
14mr|texlive-teubner-3.3-3|27	package name honours the publisher B.G. Teubner
14mr|texlive-teubner-3.3-3|28	Verlaggesellschaft whose Greek text publications are of high
14mr|texlive-teubner-3.3-3|29	quality.
14mr|texlive-teubner-3.3-3|30	
14mr|texlive-teubner-3.3-3|31	%post
14mr|texlive-teubner-3.3-3|32	%{_sbindir}/texlive.post
14mr|texlive-teubner-3.3-3|33	
14mr|texlive-teubner-3.3-3|34	%postun
14mr|texlive-teubner-3.3-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-teubner-3.3-3|36	%{_sbindir}/texlive.post
14mr|texlive-teubner-3.3-3|37	fi
14mr|texlive-teubner-3.3-3|38	
14mr|texlive-teubner-3.3-3|39	#-----------------------------------------------------------------------
14mr|texlive-teubner-3.3-3|40	%files
14mr|texlive-teubner-3.3-3|41	%{_texmfdistdir}/tex/latex/teubner/LGRaccents-glyphs.def
14mr|texlive-teubner-3.3-3|42	%{_texmfdistdir}/tex/latex/teubner/teubner.sty
14mr|texlive-teubner-3.3-3|43	%{_texmfdistdir}/tex/latex/teubner/teubnertx.sty
14mr|texlive-teubner-3.3-3|44	%doc %{_texmfdistdir}/doc/latex/teubner/README
14mr|texlive-teubner-3.3-3|45	%doc %{_texmfdistdir}/doc/latex/teubner/teubner-doc.pdf
14mr|texlive-teubner-3.3-3|46	%doc %{_texmfdistdir}/doc/latex/teubner/teubner-doc.tex
14mr|texlive-teubner-3.3-3|47	%doc %{_texmfdistdir}/doc/latex/teubner/teubner.pdf
14mr|texlive-teubner-3.3-3|48	%doc %{_texmfdistdir}/doc/latex/teubner/teubner.txt
14mr|texlive-teubner-3.3-3|49	#- source
14mr|texlive-teubner-3.3-3|50	%doc %{_texmfdistdir}/source/latex/teubner/teubner.dtx
14mr|texlive-teubner-3.3-3|51	
14mr|texlive-teubner-3.3-3|52	#-----------------------------------------------------------------------
14mr|texlive-teubner-3.3-3|53	%prep
14mr|texlive-teubner-3.3-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-teubner-3.3-3|55	
14mr|texlive-teubner-3.3-3|56	%build
14mr|texlive-teubner-3.3-3|57	
14mr|texlive-teubner-3.3-3|58	%install
14mr|texlive-teubner-3.3-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-teubner-3.3-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-teubner-3.3-3|61	
14mr|texlive-teubner-3.3-3|62	
14mr|texlive-teubner-3.3-3|63	
14mr|texlive-teubner-3.3-3|64	%changelog
14mr|texlive-teubner-3.3-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3-3
14mr|texlive-teubner-3.3-3|66	+ Revision: 1199f3a
14mr|texlive-teubner-3.3-3|67	- MassBuild#440: Increase release tag
14mr|texlive-teubner-3.3-3|68	
14mr|texlive-teubner-3.3-3|69	

21512 14
14mr|texlive-tex-3.1415926-10|1	# revision 29764
14mr|texlive-tex-3.1415926-10|2	# category TLCore
14mr|texlive-tex-3.1415926-10|3	# catalog-ctan /systems/knuth/dist/tex
14mr|texlive-tex-3.1415926-10|4	# catalog-date 2011-11-09 15:33:34 +0100
14mr|texlive-tex-3.1415926-10|5	# catalog-license knuth
14mr|texlive-tex-3.1415926-10|6	# catalog-version 3.1415926
14mr|texlive-tex-3.1415926-10|7	Name:		texlive-tex
14mr|texlive-tex-3.1415926-10|8	Version:	3.1415926
14mr|texlive-tex-3.1415926-10|9	Release:	10
14mr|texlive-tex-3.1415926-10|10	Summary:	A sophisticated typesetting engine
14mr|texlive-tex-3.1415926-10|11	Group:		Publishing
14mr|texlive-tex-3.1415926-10|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/tex
14mr|texlive-tex-3.1415926-10|13	License:	KNUTH
14mr|texlive-tex-3.1415926-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex.tar.xz
14mr|texlive-tex-3.1415926-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex.doc.tar.xz
14mr|texlive-tex-3.1415926-10|16	BuildArch:	noarch
14mr|texlive-tex-3.1415926-10|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-3.1415926-10|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-3.1415926-10|19	Requires(post):	texlive-tetex
14mr|texlive-tex-3.1415926-10|20	Requires:	texlive-kpathsea
14mr|texlive-tex-3.1415926-10|21	Requires:	texlive-plain
14mr|texlive-tex-3.1415926-10|22	Requires:	texlive-tex.bin
14mr|texlive-tex-3.1415926-10|23	
14mr|texlive-tex-3.1415926-10|24	%description
14mr|texlive-tex-3.1415926-10|25	TeX is a typesetting system that incorporates a macro
14mr|texlive-tex-3.1415926-10|26	processor. A TeX source document specifies or incorporates a
14mr|texlive-tex-3.1415926-10|27	number of macro definitions that instruct the TeX engine how to
14mr|texlive-tex-3.1415926-10|28	typeset the document. The TeX engine also uses font metrics
14mr|texlive-tex-3.1415926-10|29	generated by Metafont, or by any of several other mechanisms
14mr|texlive-tex-3.1415926-10|30	that incorporate fonts from other sources into an environment
14mr|texlive-tex-3.1415926-10|31	suitable for TeX. TeX has been, and continues, a basis and an
14mr|texlive-tex-3.1415926-10|32	inspiration for several other programs, including e-TeX and
14mr|texlive-tex-3.1415926-10|33	PDFTeX. The distribution includes the source of Knuth's TeX
14mr|texlive-tex-3.1415926-10|34	book; this source is there to read, as an example of writing
14mr|texlive-tex-3.1415926-10|35	TeX -- it should not be processed without Knuth's direct
14mr|texlive-tex-3.1415926-10|36	permission.
14mr|texlive-tex-3.1415926-10|37	
14mr|texlive-tex-3.1415926-10|38	%post
14mr|texlive-tex-3.1415926-10|39	%{_sbindir}/texlive.post
14mr|texlive-tex-3.1415926-10|40	
14mr|texlive-tex-3.1415926-10|41	%postun
14mr|texlive-tex-3.1415926-10|42	if [ $1 -eq 0 ]; then
14mr|texlive-tex-3.1415926-10|43	%{_sbindir}/texlive.post
14mr|texlive-tex-3.1415926-10|44	fi
14mr|texlive-tex-3.1415926-10|45	
14mr|texlive-tex-3.1415926-10|46	#-----------------------------------------------------------------------
14mr|texlive-tex-3.1415926-10|47	%files
14mr|texlive-tex-3.1415926-10|48	%_texmf_fmtutil_d/tex
14mr|texlive-tex-3.1415926-10|49	%doc %{_mandir}/man1/tex.1*
14mr|texlive-tex-3.1415926-10|50	%doc %{_texmfdistdir}/doc/man/man1/tex.man1.pdf
14mr|texlive-tex-3.1415926-10|51	
14mr|texlive-tex-3.1415926-10|52	#-----------------------------------------------------------------------
14mr|texlive-tex-3.1415926-10|53	%prep
14mr|texlive-tex-3.1415926-10|54	%setup -c -a0 -a1
14mr|texlive-tex-3.1415926-10|55	
14mr|texlive-tex-3.1415926-10|56	%build
14mr|texlive-tex-3.1415926-10|57	
14mr|texlive-tex-3.1415926-10|58	%install
14mr|texlive-tex-3.1415926-10|59	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-tex-3.1415926-10|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-tex-3.1415926-10|61	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-tex-3.1415926-10|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-tex-3.1415926-10|63	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-tex-3.1415926-10|64	cat > %{buildroot}%{_texmf_fmtutil_d}/tex <<EOF
14mr|texlive-tex-3.1415926-10|65	#
14mr|texlive-tex-3.1415926-10|66	# from tex:
14mr|texlive-tex-3.1415926-10|67	tex tex - tex.ini
14mr|texlive-tex-3.1415926-10|68	EOF
14mr|texlive-tex-3.1415926-10|69	
14mr|texlive-tex-3.1415926-10|70	%changelog
14mr|texlive-tex-3.1415926-10|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1415926-10
14mr|texlive-tex-3.1415926-10|72	+ Revision: 60d044f
14mr|texlive-tex-3.1415926-10|73	- MassBuild#440: Increase release tag
14mr|texlive-tex-3.1415926-10|74	
14mr|texlive-tex-3.1415926-10|75	

21513 14
14mr|texlive-tex4ht-20120223-6|1	# revision 31548
14mr|texlive-tex4ht-20120223-6|2	# category Package
14mr|texlive-tex4ht-20120223-6|3	# catalog-ctan /obsolete/support/TeX4ht
14mr|texlive-tex4ht-20120223-6|4	# catalog-date 2012-02-23 17:06:23 +0100
14mr|texlive-tex4ht-20120223-6|5	# catalog-license lppl
14mr|texlive-tex4ht-20120223-6|6	# catalog-version undef
14mr|texlive-tex4ht-20120223-6|7	Name:		texlive-tex4ht
14mr|texlive-tex4ht-20120223-6|8	Version:	20120223
14mr|texlive-tex4ht-20120223-6|9	Release:	6
14mr|texlive-tex4ht-20120223-6|10	Summary:	Convert (La)TeX to HTML/XML
14mr|texlive-tex4ht-20120223-6|11	Group:		Publishing
14mr|texlive-tex4ht-20120223-6|12	URL:		http://www.ctan.org/tex-archive/obsolete/support/TeX4ht
14mr|texlive-tex4ht-20120223-6|13	License:	LPPL
14mr|texlive-tex4ht-20120223-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.tar.xz
14mr|texlive-tex4ht-20120223-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.doc.tar.xz
14mr|texlive-tex4ht-20120223-6|16	BuildArch:	noarch
14mr|texlive-tex4ht-20120223-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex4ht-20120223-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex4ht-20120223-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-tex4ht-20120223-6|20	Requires:	texlive-tex4ht.bin
14mr|texlive-tex4ht-20120223-6|21	%rename tex4ht
14mr|texlive-tex4ht-20120223-6|22	
14mr|texlive-tex4ht-20120223-6|23	%description
14mr|texlive-tex4ht-20120223-6|24	A converter from TeX and LaTeX to SGML-based formats such as
14mr|texlive-tex4ht-20120223-6|25	(X)HTML, MathML, OpenDocument, and DocBook, providing a
14mr|texlive-tex4ht-20120223-6|26	configurable (La)TeX-based authoring system for hypertext.
14mr|texlive-tex4ht-20120223-6|27	Tex4ht does not parse (La)TeX source (so that it avoids the
14mr|texlive-tex4ht-20120223-6|28	difficulties encountered by many other converters, arising from
14mr|texlive-tex4ht-20120223-6|29	the irregularity of (La)TeX syntax). Instead, Tex4ht uses
14mr|texlive-tex4ht-20120223-6|30	(La)TeX itself (with an extra macro package) to produce a non-
14mr|texlive-tex4ht-20120223-6|31	standard DVI file that it can then process. This technique
14mr|texlive-tex4ht-20120223-6|32	allows TeX4ht to approach the robustness characteristic of
14mr|texlive-tex4ht-20120223-6|33	restricted-syntax systems such as hyperlatex and gellmu. Note
14mr|texlive-tex4ht-20120223-6|34	that CTAN no longer holds the definitive sources of the
14mr|texlive-tex4ht-20120223-6|35	package: see the 'Readme' file.
14mr|texlive-tex4ht-20120223-6|36	
14mr|texlive-tex4ht-20120223-6|37	%post
14mr|texlive-tex4ht-20120223-6|38	%{_sbindir}/texlive.post
14mr|texlive-tex4ht-20120223-6|39	
14mr|texlive-tex4ht-20120223-6|40	%postun
14mr|texlive-tex4ht-20120223-6|41	if [ $1 -eq 0 ]; then
14mr|texlive-tex4ht-20120223-6|42	%{_sbindir}/texlive.post
14mr|texlive-tex4ht-20120223-6|43	fi
14mr|texlive-tex4ht-20120223-6|44	
14mr|texlive-tex4ht-20120223-6|45	#-----------------------------------------------------------------------
14mr|texlive-tex4ht-20120223-6|46	%files
14mr|texlive-tex4ht-20120223-6|47	%{_bindir}/ht
14mr|texlive-tex4ht-20120223-6|48	%{_bindir}/htcontext
14mr|texlive-tex4ht-20120223-6|49	%{_bindir}/htlatex
14mr|texlive-tex4ht-20120223-6|50	%{_bindir}/htmex
14mr|texlive-tex4ht-20120223-6|51	%{_bindir}/httex
14mr|texlive-tex4ht-20120223-6|52	%{_bindir}/httexi
14mr|texlive-tex4ht-20120223-6|53	%{_bindir}/htxelatex
14mr|texlive-tex4ht-20120223-6|54	%{_bindir}/htxetex
14mr|texlive-tex4ht-20120223-6|55	%{_bindir}/mk4ht
14mr|texlive-tex4ht-20120223-6|56	%{_texmfdistdir}/scripts/tex4ht/ht.sh
14mr|texlive-tex4ht-20120223-6|57	%{_texmfdistdir}/scripts/tex4ht/htcontext.sh
14mr|texlive-tex4ht-20120223-6|58	%{_texmfdistdir}/scripts/tex4ht/htcopy.pl
14mr|texlive-tex4ht-20120223-6|59	%{_texmfdistdir}/scripts/tex4ht/htlatex.sh
14mr|texlive-tex4ht-20120223-6|60	%{_texmfdistdir}/scripts/tex4ht/htmex.sh
14mr|texlive-tex4ht-20120223-6|61	%{_texmfdistdir}/scripts/tex4ht/htmove.pl
14mr|texlive-tex4ht-20120223-6|62	%{_texmfdistdir}/scripts/tex4ht/httex.sh
14mr|texlive-tex4ht-20120223-6|63	%{_texmfdistdir}/scripts/tex4ht/httexi.sh
14mr|texlive-tex4ht-20120223-6|64	%{_texmfdistdir}/scripts/tex4ht/htxelatex.sh
14mr|texlive-tex4ht-20120223-6|65	%{_texmfdistdir}/scripts/tex4ht/htxetex.sh
14mr|texlive-tex4ht-20120223-6|66	%{_texmfdistdir}/scripts/tex4ht/mk4ht.pl
14mr|texlive-tex4ht-20120223-6|67	%{_texmfdistdir}/tex/generic/tex4ht/2up.4ht
14mr|texlive-tex4ht-20120223-6|68	%{_texmfdistdir}/tex/generic/tex4ht/8859-6.4ht
14mr|texlive-tex4ht-20120223-6|69	%{_texmfdistdir}/tex/generic/tex4ht/CJK.4ht
14mr|texlive-tex4ht-20120223-6|70	%{_texmfdistdir}/tex/generic/tex4ht/IEEEtran.4ht
14mr|texlive-tex4ht-20120223-6|71	%{_texmfdistdir}/tex/generic/tex4ht/JHEP.4ht
14mr|texlive-tex4ht-20120223-6|72	%{_texmfdistdir}/tex/generic/tex4ht/ProTex.4ht
14mr|texlive-tex4ht-20120223-6|73	%{_texmfdistdir}/tex/generic/tex4ht/SIunits.4ht
14mr|texlive-tex4ht-20120223-6|74	%{_texmfdistdir}/tex/generic/tex4ht/TextBook.4ht
14mr|texlive-tex4ht-20120223-6|75	%{_texmfdistdir}/tex/generic/tex4ht/aa.4ht
14mr|texlive-tex4ht-20120223-6|76	%{_texmfdistdir}/tex/generic/tex4ht/abidir.4ht
14mr|texlive-tex4ht-20120223-6|77	%{_texmfdistdir}/tex/generic/tex4ht/accents.4ht
14mr|texlive-tex4ht-20120223-6|78	%{_texmfdistdir}/tex/generic/tex4ht/acm_proc_article-sp.4ht
14mr|texlive-tex4ht-20120223-6|79	%{_texmfdistdir}/tex/generic/tex4ht/afterpage.4ht
14mr|texlive-tex4ht-20120223-6|80	%{_texmfdistdir}/tex/generic/tex4ht/alatex.4ht
14mr|texlive-tex4ht-20120223-6|81	%{_texmfdistdir}/tex/generic/tex4ht/algorithm.4ht
14mr|texlive-tex4ht-20120223-6|82	%{_texmfdistdir}/tex/generic/tex4ht/algorithmic.4ht
14mr|texlive-tex4ht-20120223-6|83	%{_texmfdistdir}/tex/generic/tex4ht/algorithmicx.4ht
14mr|texlive-tex4ht-20120223-6|84	%{_texmfdistdir}/tex/generic/tex4ht/alltt.4ht
14mr|texlive-tex4ht-20120223-6|85	%{_texmfdistdir}/tex/generic/tex4ht/alphanum.4ht
14mr|texlive-tex4ht-20120223-6|86	%{_texmfdistdir}/tex/generic/tex4ht/amsart.4ht
14mr|texlive-tex4ht-20120223-6|87	%{_texmfdistdir}/tex/generic/tex4ht/amsbook.4ht
14mr|texlive-tex4ht-20120223-6|88	%{_texmfdistdir}/tex/generic/tex4ht/amsbsy.4ht
14mr|texlive-tex4ht-20120223-6|89	%{_texmfdistdir}/tex/generic/tex4ht/amscd.4ht
14mr|texlive-tex4ht-20120223-6|90	%{_texmfdistdir}/tex/generic/tex4ht/amsdtx.4ht
14mr|texlive-tex4ht-20120223-6|91	%{_texmfdistdir}/tex/generic/tex4ht/amsfonts.4ht
14mr|texlive-tex4ht-20120223-6|92	%{_texmfdistdir}/tex/generic/tex4ht/amsldoc.4ht
14mr|texlive-tex4ht-20120223-6|93	%{_texmfdistdir}/tex/generic/tex4ht/amsmath.4ht
14mr|texlive-tex4ht-20120223-6|94	%{_texmfdistdir}/tex/generic/tex4ht/amsopn.4ht
14mr|texlive-tex4ht-20120223-6|95	%{_texmfdistdir}/tex/generic/tex4ht/amsppt.4ht
14mr|texlive-tex4ht-20120223-6|96	%{_texmfdistdir}/tex/generic/tex4ht/amsproc.4ht
14mr|texlive-tex4ht-20120223-6|97	%{_texmfdistdir}/tex/generic/tex4ht/amssymb.4ht
14mr|texlive-tex4ht-20120223-6|98	%{_texmfdistdir}/tex/generic/tex4ht/amstex.4ht
14mr|texlive-tex4ht-20120223-6|99	%{_texmfdistdir}/tex/generic/tex4ht/amstex1.4ht
14mr|texlive-tex4ht-20120223-6|100	%{_texmfdistdir}/tex/generic/tex4ht/amstext.4ht
14mr|texlive-tex4ht-20120223-6|101	%{_texmfdistdir}/tex/generic/tex4ht/amsthm.4ht
14mr|texlive-tex4ht-20120223-6|102	%{_texmfdistdir}/tex/generic/tex4ht/aoutput.4ht
14mr|texlive-tex4ht-20120223-6|103	%{_texmfdistdir}/tex/generic/tex4ht/apa-a.4ht
14mr|texlive-tex4ht-20120223-6|104	%{_texmfdistdir}/tex/generic/tex4ht/apa.4ht
14mr|texlive-tex4ht-20120223-6|105	%{_texmfdistdir}/tex/generic/tex4ht/apacite.4ht
14mr|texlive-tex4ht-20120223-6|106	%{_texmfdistdir}/tex/generic/tex4ht/aps.4ht
14mr|texlive-tex4ht-20120223-6|107	%{_texmfdistdir}/tex/generic/tex4ht/arabicore.4ht
14mr|texlive-tex4ht-20120223-6|108	%{_texmfdistdir}/tex/generic/tex4ht/array.4ht
14mr|texlive-tex4ht-20120223-6|109	%{_texmfdistdir}/tex/generic/tex4ht/article.4ht
14mr|texlive-tex4ht-20120223-6|110	%{_texmfdistdir}/tex/generic/tex4ht/austrian.4ht
14mr|texlive-tex4ht-20120223-6|111	%{_texmfdistdir}/tex/generic/tex4ht/babel.4ht
14mr|texlive-tex4ht-20120223-6|112	%{_texmfdistdir}/tex/generic/tex4ht/beamer.4ht
14mr|texlive-tex4ht-20120223-6|113	%{_texmfdistdir}/tex/generic/tex4ht/beamerbasefont.4ht
14mr|texlive-tex4ht-20120223-6|114	%{_texmfdistdir}/tex/generic/tex4ht/beamerbasetoc.4ht
14mr|texlive-tex4ht-20120223-6|115	%{_texmfdistdir}/tex/generic/tex4ht/beton.4ht
14mr|texlive-tex4ht-20120223-6|116	%{_texmfdistdir}/tex/generic/tex4ht/biblatex.4ht
14mr|texlive-tex4ht-20120223-6|117	%{_texmfdistdir}/tex/generic/tex4ht/bibtex.4ht
14mr|texlive-tex4ht-20120223-6|118	%{_texmfdistdir}/tex/generic/tex4ht/bibtex2.4ht
14mr|texlive-tex4ht-20120223-6|119	%{_texmfdistdir}/tex/generic/tex4ht/bibtopic.4ht
14mr|texlive-tex4ht-20120223-6|120	%{_texmfdistdir}/tex/generic/tex4ht/bm.4ht
14mr|texlive-tex4ht-20120223-6|121	%{_texmfdistdir}/tex/generic/tex4ht/book.4ht
14mr|texlive-tex4ht-20120223-6|122	%{_texmfdistdir}/tex/generic/tex4ht/booktabs.4ht
14mr|texlive-tex4ht-20120223-6|123	%{_texmfdistdir}/tex/generic/tex4ht/boxedminipage.4ht
14mr|texlive-tex4ht-20120223-6|124	%{_texmfdistdir}/tex/generic/tex4ht/byname.4ht
14mr|texlive-tex4ht-20120223-6|125	%{_texmfdistdir}/tex/generic/tex4ht/caption.4ht
14mr|texlive-tex4ht-20120223-6|126	%{_texmfdistdir}/tex/generic/tex4ht/catalan.4ht
14mr|texlive-tex4ht-20120223-6|127	%{_texmfdistdir}/tex/generic/tex4ht/cgloss4e.4ht
14mr|texlive-tex4ht-20120223-6|128	%{_texmfdistdir}/tex/generic/tex4ht/chapterbib.4ht
14mr|texlive-tex4ht-20120223-6|129	%{_texmfdistdir}/tex/generic/tex4ht/chicago.4ht
14mr|texlive-tex4ht-20120223-6|130	%{_texmfdistdir}/tex/generic/tex4ht/color.4ht
14mr|texlive-tex4ht-20120223-6|131	%{_texmfdistdir}/tex/generic/tex4ht/colortbl.4ht
14mr|texlive-tex4ht-20120223-6|132	%{_texmfdistdir}/tex/generic/tex4ht/combine.4ht
14mr|texlive-tex4ht-20120223-6|133	%{_texmfdistdir}/tex/generic/tex4ht/cond4ht.4ht
14mr|texlive-tex4ht-20120223-6|134	%{_texmfdistdir}/tex/generic/tex4ht/context.4ht
14mr|texlive-tex4ht-20120223-6|135	%{_texmfdistdir}/tex/generic/tex4ht/covington.4ht
14mr|texlive-tex4ht-20120223-6|136	%{_texmfdistdir}/tex/generic/tex4ht/cp1250.4ht
14mr|texlive-tex4ht-20120223-6|137	%{_texmfdistdir}/tex/generic/tex4ht/cp1252.4ht
14mr|texlive-tex4ht-20120223-6|138	%{_texmfdistdir}/tex/generic/tex4ht/cp1256.4ht
14mr|texlive-tex4ht-20120223-6|139	%{_texmfdistdir}/tex/generic/tex4ht/cp437.4ht
14mr|texlive-tex4ht-20120223-6|140	%{_texmfdistdir}/tex/generic/tex4ht/cp437de.4ht
14mr|texlive-tex4ht-20120223-6|141	%{_texmfdistdir}/tex/generic/tex4ht/cp850.4ht
14mr|texlive-tex4ht-20120223-6|142	%{_texmfdistdir}/tex/generic/tex4ht/cp852.4ht
14mr|texlive-tex4ht-20120223-6|143	%{_texmfdistdir}/tex/generic/tex4ht/cp862.4ht
14mr|texlive-tex4ht-20120223-6|144	%{_texmfdistdir}/tex/generic/tex4ht/cp865.4ht
14mr|texlive-tex4ht-20120223-6|145	%{_texmfdistdir}/tex/generic/tex4ht/croatian.4ht
14mr|texlive-tex4ht-20120223-6|146	%{_texmfdistdir}/tex/generic/tex4ht/curve.4ht
14mr|texlive-tex4ht-20120223-6|147	%{_texmfdistdir}/tex/generic/tex4ht/czech.4ht
14mr|texlive-tex4ht-20120223-6|148	%{_texmfdistdir}/tex/generic/tex4ht/danish.4ht
14mr|texlive-tex4ht-20120223-6|149	%{_texmfdistdir}/tex/generic/tex4ht/dcolumn.4ht
14mr|texlive-tex4ht-20120223-6|150	%{_texmfdistdir}/tex/generic/tex4ht/debug.4ht
14mr|texlive-tex4ht-20120223-6|151	%{_texmfdistdir}/tex/generic/tex4ht/diagram.4ht
14mr|texlive-tex4ht-20120223-6|152	%{_texmfdistdir}/tex/generic/tex4ht/diagrams.4ht
14mr|texlive-tex4ht-20120223-6|153	%{_texmfdistdir}/tex/generic/tex4ht/doc.4ht
14mr|texlive-tex4ht-20120223-6|154	%{_texmfdistdir}/tex/generic/tex4ht/docbook-math.4ht
14mr|texlive-tex4ht-20120223-6|155	%{_texmfdistdir}/tex/generic/tex4ht/docbook-mml.4ht
14mr|texlive-tex4ht-20120223-6|156	%{_texmfdistdir}/tex/generic/tex4ht/docbook.4ht
14mr|texlive-tex4ht-20120223-6|157	%{_texmfdistdir}/tex/generic/tex4ht/dratex.4ht
14mr|texlive-tex4ht-20120223-6|158	%{_texmfdistdir}/tex/generic/tex4ht/dsfont.4ht
14mr|texlive-tex4ht-20120223-6|159	%{_texmfdistdir}/tex/generic/tex4ht/dutch.4ht
14mr|texlive-tex4ht-20120223-6|160	%{_texmfdistdir}/tex/generic/tex4ht/dvipdf.4ht
14mr|texlive-tex4ht-20120223-6|161	%{_texmfdistdir}/tex/generic/tex4ht/dvips.4ht
14mr|texlive-tex4ht-20120223-6|162	%{_texmfdistdir}/tex/generic/tex4ht/dvipsnam.4ht
14mr|texlive-tex4ht-20120223-6|163	%{_texmfdistdir}/tex/generic/tex4ht/dvipsone.4ht
14mr|texlive-tex4ht-20120223-6|164	%{_texmfdistdir}/tex/generic/tex4ht/elsart.4ht
14mr|texlive-tex4ht-20120223-6|165	%{_texmfdistdir}/tex/generic/tex4ht/emacspeak.4ht
14mr|texlive-tex4ht-20120223-6|166	%{_texmfdistdir}/tex/generic/tex4ht/emulateapj.4ht
14mr|texlive-tex4ht-20120223-6|167	%{_texmfdistdir}/tex/generic/tex4ht/endfloat.4ht
14mr|texlive-tex4ht-20120223-6|168	%{_texmfdistdir}/tex/generic/tex4ht/endnotes.4ht
14mr|texlive-tex4ht-20120223-6|169	%{_texmfdistdir}/tex/generic/tex4ht/english.4ht
14mr|texlive-tex4ht-20120223-6|170	%{_texmfdistdir}/tex/generic/tex4ht/enumerate.4ht
14mr|texlive-tex4ht-20120223-6|171	%{_texmfdistdir}/tex/generic/tex4ht/enumitem.4ht
14mr|texlive-tex4ht-20120223-6|172	%{_texmfdistdir}/tex/generic/tex4ht/epigraph.4ht
14mr|texlive-tex4ht-20120223-6|173	%{_texmfdistdir}/tex/generic/tex4ht/eplain.4ht
14mr|texlive-tex4ht-20120223-6|174	%{_texmfdistdir}/tex/generic/tex4ht/epsf.4ht
14mr|texlive-tex4ht-20120223-6|175	%{_texmfdistdir}/tex/generic/tex4ht/epsfig.4ht
14mr|texlive-tex4ht-20120223-6|176	%{_texmfdistdir}/tex/generic/tex4ht/errata.4ht
14mr|texlive-tex4ht-20120223-6|177	%{_texmfdistdir}/tex/generic/tex4ht/esperant.4ht
14mr|texlive-tex4ht-20120223-6|178	%{_texmfdistdir}/tex/generic/tex4ht/esperanto.4ht
14mr|texlive-tex4ht-20120223-6|179	%{_texmfdistdir}/tex/generic/tex4ht/estonian.4ht
14mr|texlive-tex4ht-20120223-6|180	%{_texmfdistdir}/tex/generic/tex4ht/eucal.4ht
14mr|texlive-tex4ht-20120223-6|181	%{_texmfdistdir}/tex/generic/tex4ht/euler.4ht
14mr|texlive-tex4ht-20120223-6|182	%{_texmfdistdir}/tex/generic/tex4ht/europecv.4ht
14mr|texlive-tex4ht-20120223-6|183	%{_texmfdistdir}/tex/generic/tex4ht/eurosym.4ht
14mr|texlive-tex4ht-20120223-6|184	%{_texmfdistdir}/tex/generic/tex4ht/everyshi.4ht
14mr|texlive-tex4ht-20120223-6|185	%{_texmfdistdir}/tex/generic/tex4ht/exam.4ht
14mr|texlive-tex4ht-20120223-6|186	%{_texmfdistdir}/tex/generic/tex4ht/exerquiz.4ht
14mr|texlive-tex4ht-20120223-6|187	%{_texmfdistdir}/tex/generic/tex4ht/exerqz.4ht
14mr|texlive-tex4ht-20120223-6|188	%{_texmfdistdir}/tex/generic/tex4ht/extarticle.4ht
14mr|texlive-tex4ht-20120223-6|189	%{_texmfdistdir}/tex/generic/tex4ht/extbook.4ht
14mr|texlive-tex4ht-20120223-6|190	%{_texmfdistdir}/tex/generic/tex4ht/extletter.4ht
14mr|texlive-tex4ht-20120223-6|191	%{_texmfdistdir}/tex/generic/tex4ht/extproc.4ht
14mr|texlive-tex4ht-20120223-6|192	%{_texmfdistdir}/tex/generic/tex4ht/extreport.4ht
14mr|texlive-tex4ht-20120223-6|193	%{_texmfdistdir}/tex/generic/tex4ht/fancybox.4ht
14mr|texlive-tex4ht-20120223-6|194	%{_texmfdistdir}/tex/generic/tex4ht/fancyvrb.4ht
14mr|texlive-tex4ht-20120223-6|195	%{_texmfdistdir}/tex/generic/tex4ht/fig4tex.4ht
14mr|texlive-tex4ht-20120223-6|196	%{_texmfdistdir}/tex/generic/tex4ht/finnish.4ht
14mr|texlive-tex4ht-20120223-6|197	%{_texmfdistdir}/tex/generic/tex4ht/fleqn.4ht
14mr|texlive-tex4ht-20120223-6|198	%{_texmfdistdir}/tex/generic/tex4ht/float.4ht
14mr|texlive-tex4ht-20120223-6|199	%{_texmfdistdir}/tex/generic/tex4ht/floatflt.4ht
14mr|texlive-tex4ht-20120223-6|200	%{_texmfdistdir}/tex/generic/tex4ht/foils.4ht
14mr|texlive-tex4ht-20120223-6|201	%{_texmfdistdir}/tex/generic/tex4ht/fontmath.4ht
14mr|texlive-tex4ht-20120223-6|202	%{_texmfdistdir}/tex/generic/tex4ht/footmisc.4ht
14mr|texlive-tex4ht-20120223-6|203	%{_texmfdistdir}/tex/generic/tex4ht/footnote-dw.4ht
14mr|texlive-tex4ht-20120223-6|204	%{_texmfdistdir}/tex/generic/tex4ht/francais.4ht
14mr|texlive-tex4ht-20120223-6|205	%{_texmfdistdir}/tex/generic/tex4ht/french.4ht
14mr|texlive-tex4ht-20120223-6|206	%{_texmfdistdir}/tex/generic/tex4ht/frenchb.4ht
14mr|texlive-tex4ht-20120223-6|207	%{_texmfdistdir}/tex/generic/tex4ht/g-brief.4ht
14mr|texlive-tex4ht-20120223-6|208	%{_texmfdistdir}/tex/generic/tex4ht/galician.4ht
14mr|texlive-tex4ht-20120223-6|209	%{_texmfdistdir}/tex/generic/tex4ht/gauss.4ht
14mr|texlive-tex4ht-20120223-6|210	%{_texmfdistdir}/tex/generic/tex4ht/german.4ht
14mr|texlive-tex4ht-20120223-6|211	%{_texmfdistdir}/tex/generic/tex4ht/germanb.4ht
14mr|texlive-tex4ht-20120223-6|212	%{_texmfdistdir}/tex/generic/tex4ht/gloss.4ht
14mr|texlive-tex4ht-20120223-6|213	%{_texmfdistdir}/tex/generic/tex4ht/glossaries.4ht
14mr|texlive-tex4ht-20120223-6|214	%{_texmfdistdir}/tex/generic/tex4ht/glossary.4ht
14mr|texlive-tex4ht-20120223-6|215	%{_texmfdistdir}/tex/generic/tex4ht/go.4ht
14mr|texlive-tex4ht-20120223-6|216	%{_texmfdistdir}/tex/generic/tex4ht/graphics.4ht
14mr|texlive-tex4ht-20120223-6|217	%{_texmfdistdir}/tex/generic/tex4ht/graphicx.4ht
14mr|texlive-tex4ht-20120223-6|218	%{_texmfdistdir}/tex/generic/tex4ht/greek.4ht
14mr|texlive-tex4ht-20120223-6|219	%{_texmfdistdir}/tex/generic/tex4ht/harvard.4ht
14mr|texlive-tex4ht-20120223-6|220	%{_texmfdistdir}/tex/generic/tex4ht/hebrew.4ht
14mr|texlive-tex4ht-20120223-6|221	%{_texmfdistdir}/tex/generic/tex4ht/hebtex.4ht
14mr|texlive-tex4ht-20120223-6|222	%{_texmfdistdir}/tex/generic/tex4ht/hewrite.4ht
14mr|texlive-tex4ht-20120223-6|223	%{_texmfdistdir}/tex/generic/tex4ht/holtxdoc.4ht
14mr|texlive-tex4ht-20120223-6|224	%{_texmfdistdir}/tex/generic/tex4ht/html-jsmath.4ht
14mr|texlive-tex4ht-20120223-6|225	%{_texmfdistdir}/tex/generic/tex4ht/html-mltx.4ht
14mr|texlive-tex4ht-20120223-6|226	%{_texmfdistdir}/tex/generic/tex4ht/html-mml.4ht
14mr|texlive-tex4ht-20120223-6|227	%{_texmfdistdir}/tex/generic/tex4ht/html-speech-math.4ht
14mr|texlive-tex4ht-20120223-6|228	%{_texmfdistdir}/tex/generic/tex4ht/html-speech.4ht
14mr|texlive-tex4ht-20120223-6|229	%{_texmfdistdir}/tex/generic/tex4ht/html0.4ht
14mr|texlive-tex4ht-20120223-6|230	%{_texmfdistdir}/tex/generic/tex4ht/html32-math.4ht
14mr|texlive-tex4ht-20120223-6|231	%{_texmfdistdir}/tex/generic/tex4ht/html32.4ht
14mr|texlive-tex4ht-20120223-6|232	%{_texmfdistdir}/tex/generic/tex4ht/html4-math.4ht
14mr|texlive-tex4ht-20120223-6|233	%{_texmfdistdir}/tex/generic/tex4ht/html4-svg.4ht
14mr|texlive-tex4ht-20120223-6|234	%{_texmfdistdir}/tex/generic/tex4ht/html4-uni.4ht
14mr|texlive-tex4ht-20120223-6|235	%{_texmfdistdir}/tex/generic/tex4ht/html4.4ht
14mr|texlive-tex4ht-20120223-6|236	%{_texmfdistdir}/tex/generic/tex4ht/htmlw.4ht
14mr|texlive-tex4ht-20120223-6|237	%{_texmfdistdir}/tex/generic/tex4ht/hypcap.4ht
14mr|texlive-tex4ht-20120223-6|238	%{_texmfdistdir}/tex/generic/tex4ht/hyperref.4ht
14mr|texlive-tex4ht-20120223-6|239	%{_texmfdistdir}/tex/generic/tex4ht/idxmake.4ht
14mr|texlive-tex4ht-20120223-6|240	%{_texmfdistdir}/tex/generic/tex4ht/ifthen.4ht
14mr|texlive-tex4ht-20120223-6|241	%{_texmfdistdir}/tex/generic/tex4ht/index.4ht
14mr|texlive-tex4ht-20120223-6|242	%{_texmfdistdir}/tex/generic/tex4ht/info4ht.4ht
14mr|texlive-tex4ht-20120223-6|243	%{_texmfdistdir}/tex/generic/tex4ht/infoht4.4ht
14mr|texlive-tex4ht-20120223-6|244	%{_texmfdistdir}/tex/generic/tex4ht/infojh.4ht
14mr|texlive-tex4ht-20120223-6|245	%{_texmfdistdir}/tex/generic/tex4ht/infomml.4ht
14mr|texlive-tex4ht-20120223-6|246	%{_texmfdistdir}/tex/generic/tex4ht/infoof.4ht
14mr|texlive-tex4ht-20120223-6|247	%{_texmfdistdir}/tex/generic/tex4ht/infosvg.4ht
14mr|texlive-tex4ht-20120223-6|248	%{_texmfdistdir}/tex/generic/tex4ht/inputenc.4ht
14mr|texlive-tex4ht-20120223-6|249	%{_texmfdistdir}/tex/generic/tex4ht/italian.4ht
14mr|texlive-tex4ht-20120223-6|250	%{_texmfdistdir}/tex/generic/tex4ht/javahelp-a.4ht
14mr|texlive-tex4ht-20120223-6|251	%{_texmfdistdir}/tex/generic/tex4ht/javahelp.4ht
14mr|texlive-tex4ht-20120223-6|252	%{_texmfdistdir}/tex/generic/tex4ht/jeep.4ht
14mr|texlive-tex4ht-20120223-6|253	%{_texmfdistdir}/tex/generic/tex4ht/jsmath.4ht
14mr|texlive-tex4ht-20120223-6|254	%{_texmfdistdir}/tex/generic/tex4ht/jsml-math.4ht
14mr|texlive-tex4ht-20120223-6|255	%{_texmfdistdir}/tex/generic/tex4ht/jsml.4ht
14mr|texlive-tex4ht-20120223-6|256	%{_texmfdistdir}/tex/generic/tex4ht/jurabib.4ht
14mr|texlive-tex4ht-20120223-6|257	%{_texmfdistdir}/tex/generic/tex4ht/koi8-r.4ht
14mr|texlive-tex4ht-20120223-6|258	%{_texmfdistdir}/tex/generic/tex4ht/latex.4ht
14mr|texlive-tex4ht-20120223-6|259	%{_texmfdistdir}/tex/generic/tex4ht/latex209.4ht
14mr|texlive-tex4ht-20120223-6|260	%{_texmfdistdir}/tex/generic/tex4ht/latex2man.4ht
14mr|texlive-tex4ht-20120223-6|261	%{_texmfdistdir}/tex/generic/tex4ht/latin1.4ht
14mr|texlive-tex4ht-20120223-6|262	%{_texmfdistdir}/tex/generic/tex4ht/latin2.4ht
14mr|texlive-tex4ht-20120223-6|263	%{_texmfdistdir}/tex/generic/tex4ht/lb.4ht
14mr|texlive-tex4ht-20120223-6|264	%{_texmfdistdir}/tex/generic/tex4ht/letter.4ht
14mr|texlive-tex4ht-20120223-6|265	%{_texmfdistdir}/tex/generic/tex4ht/lettrine.4ht
14mr|texlive-tex4ht-20120223-6|266	%{_texmfdistdir}/tex/generic/tex4ht/lfeenc.4ht
14mr|texlive-tex4ht-20120223-6|267	%{_texmfdistdir}/tex/generic/tex4ht/lineno.4ht
14mr|texlive-tex4ht-20120223-6|268	%{_texmfdistdir}/tex/generic/tex4ht/linguex.4ht
14mr|texlive-tex4ht-20120223-6|269	%{_texmfdistdir}/tex/generic/tex4ht/listings.4ht
14mr|texlive-tex4ht-20120223-6|270	%{_texmfdistdir}/tex/generic/tex4ht/llncs-a.4ht
14mr|texlive-tex4ht-20120223-6|271	%{_texmfdistdir}/tex/generic/tex4ht/llncs.4ht
14mr|texlive-tex4ht-20120223-6|272	%{_texmfdistdir}/tex/generic/tex4ht/lncse-a.4ht
14mr|texlive-tex4ht-20120223-6|273	%{_texmfdistdir}/tex/generic/tex4ht/lncse.4ht
14mr|texlive-tex4ht-20120223-6|274	%{_texmfdistdir}/tex/generic/tex4ht/longdiv.4ht
14mr|texlive-tex4ht-20120223-6|275	%{_texmfdistdir}/tex/generic/tex4ht/longtable.4ht
14mr|texlive-tex4ht-20120223-6|276	%{_texmfdistdir}/tex/generic/tex4ht/ltugboat-a.4ht
14mr|texlive-tex4ht-20120223-6|277	%{_texmfdistdir}/tex/generic/tex4ht/ltugboat.4ht
14mr|texlive-tex4ht-20120223-6|278	%{_texmfdistdir}/tex/generic/tex4ht/ltugproc-a.4ht
14mr|texlive-tex4ht-20120223-6|279	%{_texmfdistdir}/tex/generic/tex4ht/ltugproc.4ht
14mr|texlive-tex4ht-20120223-6|280	%{_texmfdistdir}/tex/generic/tex4ht/ltxguide.4ht
14mr|texlive-tex4ht-20120223-6|281	%{_texmfdistdir}/tex/generic/tex4ht/m-tex4ht.tex
14mr|texlive-tex4ht-20120223-6|282	%{_texmfdistdir}/tex/generic/tex4ht/makeidx.4ht
14mr|texlive-tex4ht-20120223-6|283	%{_texmfdistdir}/tex/generic/tex4ht/manju.4ht
14mr|texlive-tex4ht-20120223-6|284	%{_texmfdistdir}/tex/generic/tex4ht/manmac.4ht
14mr|texlive-tex4ht-20120223-6|285	%{_texmfdistdir}/tex/generic/tex4ht/mathltx.4ht
14mr|texlive-tex4ht-20120223-6|286	%{_texmfdistdir}/tex/generic/tex4ht/mathml.4ht
14mr|texlive-tex4ht-20120223-6|287	%{_texmfdistdir}/tex/generic/tex4ht/mathplayer.4ht
14mr|texlive-tex4ht-20120223-6|288	%{_texmfdistdir}/tex/generic/tex4ht/mathtools.4ht
14mr|texlive-tex4ht-20120223-6|289	%{_texmfdistdir}/tex/generic/tex4ht/mdwlist.4ht
14mr|texlive-tex4ht-20120223-6|290	%{_texmfdistdir}/tex/generic/tex4ht/mdwtab.4ht
14mr|texlive-tex4ht-20120223-6|291	%{_texmfdistdir}/tex/generic/tex4ht/memoir.4ht
14mr|texlive-tex4ht-20120223-6|292	%{_texmfdistdir}/tex/generic/tex4ht/mempatch.4ht
14mr|texlive-tex4ht-20120223-6|293	%{_texmfdistdir}/tex/generic/tex4ht/mex.4ht
14mr|texlive-tex4ht-20120223-6|294	%{_texmfdistdir}/tex/generic/tex4ht/mfpic.4ht
14mr|texlive-tex4ht-20120223-6|295	%{_texmfdistdir}/tex/generic/tex4ht/microtype.4ht
14mr|texlive-tex4ht-20120223-6|296	%{_texmfdistdir}/tex/generic/tex4ht/minitoc.4ht
14mr|texlive-tex4ht-20120223-6|297	%{_texmfdistdir}/tex/generic/tex4ht/mkht-scripts.4ht
14mr|texlive-tex4ht-20120223-6|298	%{_texmfdistdir}/tex/generic/tex4ht/mkht.4ht
14mr|texlive-tex4ht-20120223-6|299	%{_texmfdistdir}/tex/generic/tex4ht/mktex4ht.4ht
14mr|texlive-tex4ht-20120223-6|300	%{_texmfdistdir}/tex/generic/tex4ht/mla.4ht
14mr|texlive-tex4ht-20120223-6|301	%{_texmfdistdir}/tex/generic/tex4ht/mls.4ht
14mr|texlive-tex4ht-20120223-6|302	%{_texmfdistdir}/tex/generic/tex4ht/moreverb.4ht
14mr|texlive-tex4ht-20120223-6|303	%{_texmfdistdir}/tex/generic/tex4ht/mozilla.4ht
14mr|texlive-tex4ht-20120223-6|304	%{_texmfdistdir}/tex/generic/tex4ht/multicol.4ht
14mr|texlive-tex4ht-20120223-6|305	%{_texmfdistdir}/tex/generic/tex4ht/multind.4ht
14mr|texlive-tex4ht-20120223-6|306	%{_texmfdistdir}/tex/generic/tex4ht/multirow.4ht
14mr|texlive-tex4ht-20120223-6|307	%{_texmfdistdir}/tex/generic/tex4ht/mwart.4ht
14mr|texlive-tex4ht-20120223-6|308	%{_texmfdistdir}/tex/generic/tex4ht/mwbk.4ht
14mr|texlive-tex4ht-20120223-6|309	%{_texmfdistdir}/tex/generic/tex4ht/mwrep.4ht
14mr|texlive-tex4ht-20120223-6|310	%{_texmfdistdir}/tex/generic/tex4ht/nameref.4ht
14mr|texlive-tex4ht-20120223-6|311	%{_texmfdistdir}/tex/generic/tex4ht/natbib.4ht
14mr|texlive-tex4ht-20120223-6|312	%{_texmfdistdir}/tex/generic/tex4ht/ngerman.4ht
14mr|texlive-tex4ht-20120223-6|313	%{_texmfdistdir}/tex/generic/tex4ht/ngermanb.4ht
14mr|texlive-tex4ht-20120223-6|314	%{_texmfdistdir}/tex/generic/tex4ht/nicefrac.4ht
14mr|texlive-tex4ht-20120223-6|315	%{_texmfdistdir}/tex/generic/tex4ht/nomencl.4ht
14mr|texlive-tex4ht-20120223-6|316	%{_texmfdistdir}/tex/generic/tex4ht/norsk.4ht
14mr|texlive-tex4ht-20120223-6|317	%{_texmfdistdir}/tex/generic/tex4ht/ntheorem.4ht
14mr|texlive-tex4ht-20120223-6|318	%{_texmfdistdir}/tex/generic/tex4ht/onmouseover.4ht
14mr|texlive-tex4ht-20120223-6|319	%{_texmfdistdir}/tex/generic/tex4ht/ooffice-mml.4ht
14mr|texlive-tex4ht-20120223-6|320	%{_texmfdistdir}/tex/generic/tex4ht/ooffice.4ht
14mr|texlive-tex4ht-20120223-6|321	%{_texmfdistdir}/tex/generic/tex4ht/ooimpress.4ht
14mr|texlive-tex4ht-20120223-6|322	%{_texmfdistdir}/tex/generic/tex4ht/osudeG.4ht
14mr|texlive-tex4ht-20120223-6|323	%{_texmfdistdir}/tex/generic/tex4ht/ot4enc.4ht
14mr|texlive-tex4ht-20120223-6|324	%{_texmfdistdir}/tex/generic/tex4ht/overcite.4ht
14mr|texlive-tex4ht-20120223-6|325	%{_texmfdistdir}/tex/generic/tex4ht/overpic.4ht
14mr|texlive-tex4ht-20120223-6|326	%{_texmfdistdir}/tex/generic/tex4ht/paralist.4ht
14mr|texlive-tex4ht-20120223-6|327	%{_texmfdistdir}/tex/generic/tex4ht/path.4ht
14mr|texlive-tex4ht-20120223-6|328	%{_texmfdistdir}/tex/generic/tex4ht/pb-diagram.4ht
14mr|texlive-tex4ht-20120223-6|329	%{_texmfdistdir}/tex/generic/tex4ht/pctable.4ht
14mr|texlive-tex4ht-20120223-6|330	%{_texmfdistdir}/tex/generic/tex4ht/pctex32.4ht
14mr|texlive-tex4ht-20120223-6|331	%{_texmfdistdir}/tex/generic/tex4ht/pd1enc.4ht
14mr|texlive-tex4ht-20120223-6|332	%{_texmfdistdir}/tex/generic/tex4ht/pgf.4ht
14mr|texlive-tex4ht-20120223-6|333	%{_texmfdistdir}/tex/generic/tex4ht/picins.4ht
14mr|texlive-tex4ht-20120223-6|334	%{_texmfdistdir}/tex/generic/tex4ht/pictex.4ht
14mr|texlive-tex4ht-20120223-6|335	%{_texmfdistdir}/tex/generic/tex4ht/pifont.4ht
14mr|texlive-tex4ht-20120223-6|336	%{_texmfdistdir}/tex/generic/tex4ht/plain.4ht
14mr|texlive-tex4ht-20120223-6|337	%{_texmfdistdir}/tex/generic/tex4ht/polish.4ht
14mr|texlive-tex4ht-20120223-6|338	%{_texmfdistdir}/tex/generic/tex4ht/polski.4ht
14mr|texlive-tex4ht-20120223-6|339	%{_texmfdistdir}/tex/generic/tex4ht/portuges.4ht
14mr|texlive-tex4ht-20120223-6|340	%{_texmfdistdir}/tex/generic/tex4ht/powerdot-a.4ht
14mr|texlive-tex4ht-20120223-6|341	%{_texmfdistdir}/tex/generic/tex4ht/powerdot.4ht
14mr|texlive-tex4ht-20120223-6|342	%{_texmfdistdir}/tex/generic/tex4ht/prosper-a.4ht
14mr|texlive-tex4ht-20120223-6|343	%{_texmfdistdir}/tex/generic/tex4ht/prosper.4ht
14mr|texlive-tex4ht-20120223-6|344	%{_texmfdistdir}/tex/generic/tex4ht/psfig.4ht
14mr|texlive-tex4ht-20120223-6|345	%{_texmfdistdir}/tex/generic/tex4ht/pst-all.4ht
14mr|texlive-tex4ht-20120223-6|346	%{_texmfdistdir}/tex/generic/tex4ht/pst-jtree.4ht
14mr|texlive-tex4ht-20120223-6|347	%{_texmfdistdir}/tex/generic/tex4ht/pstricks.4ht
14mr|texlive-tex4ht-20120223-6|348	%{_texmfdistdir}/tex/generic/tex4ht/reading.4ht
14mr|texlive-tex4ht-20120223-6|349	%{_texmfdistdir}/tex/generic/tex4ht/report.4ht
14mr|texlive-tex4ht-20120223-6|350	%{_texmfdistdir}/tex/generic/tex4ht/res-a.4ht
14mr|texlive-tex4ht-20120223-6|351	%{_texmfdistdir}/tex/generic/tex4ht/res.4ht
14mr|texlive-tex4ht-20120223-6|352	%{_texmfdistdir}/tex/generic/tex4ht/resume.4ht
14mr|texlive-tex4ht-20120223-6|353	%{_texmfdistdir}/tex/generic/tex4ht/revsymb.4ht
14mr|texlive-tex4ht-20120223-6|354	%{_texmfdistdir}/tex/generic/tex4ht/revtex.4ht
14mr|texlive-tex4ht-20120223-6|355	%{_texmfdistdir}/tex/generic/tex4ht/revtex4.4ht
14mr|texlive-tex4ht-20120223-6|356	%{_texmfdistdir}/tex/generic/tex4ht/rlbabel.4ht
14mr|texlive-tex4ht-20120223-6|357	%{_texmfdistdir}/tex/generic/tex4ht/romanian.4ht
14mr|texlive-tex4ht-20120223-6|358	%{_texmfdistdir}/tex/generic/tex4ht/rotating.4ht
14mr|texlive-tex4ht-20120223-6|359	%{_texmfdistdir}/tex/generic/tex4ht/russianb.4ht
14mr|texlive-tex4ht-20120223-6|360	%{_texmfdistdir}/tex/generic/tex4ht/scottish.4ht
14mr|texlive-tex4ht-20120223-6|361	%{_texmfdistdir}/tex/generic/tex4ht/scrartcl.4ht
14mr|texlive-tex4ht-20120223-6|362	%{_texmfdistdir}/tex/generic/tex4ht/scrbook.4ht
14mr|texlive-tex4ht-20120223-6|363	%{_texmfdistdir}/tex/generic/tex4ht/scrreprt.4ht
14mr|texlive-tex4ht-20120223-6|364	%{_texmfdistdir}/tex/generic/tex4ht/seminar-a.4ht
14mr|texlive-tex4ht-20120223-6|365	%{_texmfdistdir}/tex/generic/tex4ht/seminar.4ht
14mr|texlive-tex4ht-20120223-6|366	%{_texmfdistdir}/tex/generic/tex4ht/seslideb.4ht
14mr|texlive-tex4ht-20120223-6|367	%{_texmfdistdir}/tex/generic/tex4ht/showfonts.4ht
14mr|texlive-tex4ht-20120223-6|368	%{_texmfdistdir}/tex/generic/tex4ht/sig-alternate.4ht
14mr|texlive-tex4ht-20120223-6|369	%{_texmfdistdir}/tex/generic/tex4ht/sistyle.4ht
14mr|texlive-tex4ht-20120223-6|370	%{_texmfdistdir}/tex/generic/tex4ht/slides.4ht
14mr|texlive-tex4ht-20120223-6|371	%{_texmfdistdir}/tex/generic/tex4ht/slidesec.4ht
14mr|texlive-tex4ht-20120223-6|372	%{_texmfdistdir}/tex/generic/tex4ht/slovak.4ht
14mr|texlive-tex4ht-20120223-6|373	%{_texmfdistdir}/tex/generic/tex4ht/slovene.4ht
14mr|texlive-tex4ht-20120223-6|374	%{_texmfdistdir}/tex/generic/tex4ht/soul.4ht
14mr|texlive-tex4ht-20120223-6|375	%{_texmfdistdir}/tex/generic/tex4ht/spanish.4ht
14mr|texlive-tex4ht-20120223-6|376	%{_texmfdistdir}/tex/generic/tex4ht/splitidx.4ht
14mr|texlive-tex4ht-20120223-6|377	%{_texmfdistdir}/tex/generic/tex4ht/srcltx.4ht
14mr|texlive-tex4ht-20120223-6|378	%{_texmfdistdir}/tex/generic/tex4ht/subeqnarray.4ht
14mr|texlive-tex4ht-20120223-6|379	%{_texmfdistdir}/tex/generic/tex4ht/subfigure.4ht
14mr|texlive-tex4ht-20120223-6|380	%{_texmfdistdir}/tex/generic/tex4ht/supertabular.4ht
14mr|texlive-tex4ht-20120223-6|381	%{_texmfdistdir}/tex/generic/tex4ht/sverb.4ht
14mr|texlive-tex4ht-20120223-6|382	%{_texmfdistdir}/tex/generic/tex4ht/svg.4ht
14mr|texlive-tex4ht-20120223-6|383	%{_texmfdistdir}/tex/generic/tex4ht/svgnam.4ht
14mr|texlive-tex4ht-20120223-6|384	%{_texmfdistdir}/tex/generic/tex4ht/swedish.4ht
14mr|texlive-tex4ht-20120223-6|385	%{_texmfdistdir}/tex/generic/tex4ht/syntax.4ht
14mr|texlive-tex4ht-20120223-6|386	%{_texmfdistdir}/tex/generic/tex4ht/t2benc.4ht
14mr|texlive-tex4ht-20120223-6|387	%{_texmfdistdir}/tex/generic/tex4ht/tabularx.4ht
14mr|texlive-tex4ht-20120223-6|388	%{_texmfdistdir}/tex/generic/tex4ht/tabulary-a.4ht
14mr|texlive-tex4ht-20120223-6|389	%{_texmfdistdir}/tex/generic/tex4ht/tabulary.4ht
14mr|texlive-tex4ht-20120223-6|390	%{_texmfdistdir}/tex/generic/tex4ht/tcilatex.4ht
14mr|texlive-tex4ht-20120223-6|391	%{_texmfdistdir}/tex/generic/tex4ht/tei-math.4ht
14mr|texlive-tex4ht-20120223-6|392	%{_texmfdistdir}/tex/generic/tex4ht/tei-mml.4ht
14mr|texlive-tex4ht-20120223-6|393	%{_texmfdistdir}/tex/generic/tex4ht/tei-mmltei.4ht
14mr|texlive-tex4ht-20120223-6|394	%{_texmfdistdir}/tex/generic/tex4ht/tei.4ht
14mr|texlive-tex4ht-20120223-6|395	%{_texmfdistdir}/tex/generic/tex4ht/tex4ht.4ht
14mr|texlive-tex4ht-20120223-6|396	%{_texmfdistdir}/tex/generic/tex4ht/tex4ht.sty
14mr|texlive-tex4ht-20120223-6|397	%{_texmfdistdir}/tex/generic/tex4ht/texinfo.4ht
14mr|texlive-tex4ht-20120223-6|398	%{_texmfdistdir}/tex/generic/tex4ht/texpower.4ht
14mr|texlive-tex4ht-20120223-6|399	%{_texmfdistdir}/tex/generic/tex4ht/textures.4ht
14mr|texlive-tex4ht-20120223-6|400	%{_texmfdistdir}/tex/generic/tex4ht/th4.4ht
14mr|texlive-tex4ht-20120223-6|401	%{_texmfdistdir}/tex/generic/tex4ht/theorem.4ht
14mr|texlive-tex4ht-20120223-6|402	%{_texmfdistdir}/tex/generic/tex4ht/titlesec.4ht
14mr|texlive-tex4ht-20120223-6|403	%{_texmfdistdir}/tex/generic/tex4ht/tugboat.4ht
14mr|texlive-tex4ht-20120223-6|404	%{_texmfdistdir}/tex/generic/tex4ht/turkish.4ht
14mr|texlive-tex4ht-20120223-6|405	%{_texmfdistdir}/tex/generic/tex4ht/ucs.4ht
14mr|texlive-tex4ht-20120223-6|406	%{_texmfdistdir}/tex/generic/tex4ht/ukraineb.4ht
14mr|texlive-tex4ht-20120223-6|407	%{_texmfdistdir}/tex/generic/tex4ht/ulem.4ht
14mr|texlive-tex4ht-20120223-6|408	%{_texmfdistdir}/tex/generic/tex4ht/unicode.4ht
14mr|texlive-tex4ht-20120223-6|409	%{_texmfdistdir}/tex/generic/tex4ht/url.4ht
14mr|texlive-tex4ht-20120223-6|410	%{_texmfdistdir}/tex/generic/tex4ht/usepackage.4ht
14mr|texlive-tex4ht-20120223-6|411	%{_texmfdistdir}/tex/generic/tex4ht/ushort.4ht
14mr|texlive-tex4ht-20120223-6|412	%{_texmfdistdir}/tex/generic/tex4ht/usorbian.4ht
14mr|texlive-tex4ht-20120223-6|413	%{_texmfdistdir}/tex/generic/tex4ht/utf8.4ht
14mr|texlive-tex4ht-20120223-6|414	%{_texmfdistdir}/tex/generic/tex4ht/utf8x.4ht
14mr|texlive-tex4ht-20120223-6|415	%{_texmfdistdir}/tex/generic/tex4ht/vanilla.4ht
14mr|texlive-tex4ht-20120223-6|416	%{_texmfdistdir}/tex/generic/tex4ht/varioref.4ht
14mr|texlive-tex4ht-20120223-6|417	%{_texmfdistdir}/tex/generic/tex4ht/verbatim.4ht
14mr|texlive-tex4ht-20120223-6|418	%{_texmfdistdir}/tex/generic/tex4ht/verbatimfiles.4ht
14mr|texlive-tex4ht-20120223-6|419	%{_texmfdistdir}/tex/generic/tex4ht/verse.4ht
14mr|texlive-tex4ht-20120223-6|420	%{_texmfdistdir}/tex/generic/tex4ht/vowel.4ht
14mr|texlive-tex4ht-20120223-6|421	%{_texmfdistdir}/tex/generic/tex4ht/web.4ht
14mr|texlive-tex4ht-20120223-6|422	%{_texmfdistdir}/tex/generic/tex4ht/welsh.4ht
14mr|texlive-tex4ht-20120223-6|423	%{_texmfdistdir}/tex/generic/tex4ht/wrapfig.4ht
14mr|texlive-tex4ht-20120223-6|424	%{_texmfdistdir}/tex/generic/tex4ht/writer.4ht
14mr|texlive-tex4ht-20120223-6|425	%{_texmfdistdir}/tex/generic/tex4ht/xcolor.4ht
14mr|texlive-tex4ht-20120223-6|426	%{_texmfdistdir}/tex/generic/tex4ht/xr-hyper.4ht
14mr|texlive-tex4ht-20120223-6|427	%{_texmfdistdir}/tex/generic/tex4ht/xr.4ht
14mr|texlive-tex4ht-20120223-6|428	%{_texmfdistdir}/tex/generic/tex4ht/xy.4ht
14mr|texlive-tex4ht-20120223-6|429	%{_texmfdistdir}/tex4ht/base/unix/tex4ht.env
14mr|texlive-tex4ht-20120223-6|430	%{_texmfdistdir}/tex4ht/base/win32/tex4ht.env
14mr|texlive-tex4ht-20120223-6|431	%{_texmfdistdir}/tex4ht/bin/tex4ht.jar
14mr|texlive-tex4ht-20120223-6|432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf
14mr|texlive-tex4ht-20120223-6|433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf
14mr|texlive-tex4ht-20120223-6|434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf
14mr|texlive-tex4ht-20120223-6|435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf
14mr|texlive-tex4ht-20120223-6|436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf
14mr|texlive-tex4ht-20120223-6|437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf
14mr|texlive-tex4ht-20120223-6|438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf
14mr|texlive-tex4ht-20120223-6|439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf
14mr|texlive-tex4ht-20120223-6|440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf
14mr|texlive-tex4ht-20120223-6|441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf
14mr|texlive-tex4ht-20120223-6|442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf
14mr|texlive-tex4ht-20120223-6|443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf
14mr|texlive-tex4ht-20120223-6|444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf
14mr|texlive-tex4ht-20120223-6|445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf
14mr|texlive-tex4ht-20120223-6|446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf
14mr|texlive-tex4ht-20120223-6|447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf
14mr|texlive-tex4ht-20120223-6|448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf
14mr|texlive-tex4ht-20120223-6|449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf
14mr|texlive-tex4ht-20120223-6|450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf
14mr|texlive-tex4ht-20120223-6|451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf
14mr|texlive-tex4ht-20120223-6|452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf
14mr|texlive-tex4ht-20120223-6|453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf
14mr|texlive-tex4ht-20120223-6|454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf
14mr|texlive-tex4ht-20120223-6|455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf
14mr|texlive-tex4ht-20120223-6|456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf
14mr|texlive-tex4ht-20120223-6|457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf
14mr|texlive-tex4ht-20120223-6|458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf
14mr|texlive-tex4ht-20120223-6|459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf
14mr|texlive-tex4ht-20120223-6|460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf
14mr|texlive-tex4ht-20120223-6|461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf
14mr|texlive-tex4ht-20120223-6|462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf
14mr|texlive-tex4ht-20120223-6|463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf
14mr|texlive-tex4ht-20120223-6|464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf
14mr|texlive-tex4ht-20120223-6|465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf
14mr|texlive-tex4ht-20120223-6|466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf
14mr|texlive-tex4ht-20120223-6|467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf
14mr|texlive-tex4ht-20120223-6|468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf
14mr|texlive-tex4ht-20120223-6|469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf
14mr|texlive-tex4ht-20120223-6|470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf
14mr|texlive-tex4ht-20120223-6|471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf
14mr|texlive-tex4ht-20120223-6|472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf
14mr|texlive-tex4ht-20120223-6|473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf
14mr|texlive-tex4ht-20120223-6|474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf
14mr|texlive-tex4ht-20120223-6|475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf
14mr|texlive-tex4ht-20120223-6|476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf
14mr|texlive-tex4ht-20120223-6|477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf
14mr|texlive-tex4ht-20120223-6|478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf
14mr|texlive-tex4ht-20120223-6|479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf
14mr|texlive-tex4ht-20120223-6|480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf
14mr|texlive-tex4ht-20120223-6|481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf
14mr|texlive-tex4ht-20120223-6|482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf
14mr|texlive-tex4ht-20120223-6|483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf
14mr|texlive-tex4ht-20120223-6|484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf
14mr|texlive-tex4ht-20120223-6|485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf
14mr|texlive-tex4ht-20120223-6|486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf
14mr|texlive-tex4ht-20120223-6|487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf
14mr|texlive-tex4ht-20120223-6|488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf
14mr|texlive-tex4ht-20120223-6|489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf
14mr|texlive-tex4ht-20120223-6|490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf
14mr|texlive-tex4ht-20120223-6|491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf
14mr|texlive-tex4ht-20120223-6|492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf
14mr|texlive-tex4ht-20120223-6|493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf
14mr|texlive-tex4ht-20120223-6|494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf
14mr|texlive-tex4ht-20120223-6|495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf
14mr|texlive-tex4ht-20120223-6|496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf
14mr|texlive-tex4ht-20120223-6|497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf
14mr|texlive-tex4ht-20120223-6|498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf
14mr|texlive-tex4ht-20120223-6|499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf
14mr|texlive-tex4ht-20120223-6|500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf
14mr|texlive-tex4ht-20120223-6|501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf
14mr|texlive-tex4ht-20120223-6|502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf
14mr|texlive-tex4ht-20120223-6|503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb7t.htf
14mr|texlive-tex4ht-20120223-6|504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf
14mr|texlive-tex4ht-20120223-6|505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf
14mr|texlive-tex4ht-20120223-6|506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf
14mr|texlive-tex4ht-20120223-6|507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf
14mr|texlive-tex4ht-20120223-6|508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf
14mr|texlive-tex4ht-20120223-6|509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf
14mr|texlive-tex4ht-20120223-6|510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf
14mr|texlive-tex4ht-20120223-6|511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf
14mr|texlive-tex4ht-20120223-6|512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf
14mr|texlive-tex4ht-20120223-6|513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf
14mr|texlive-tex4ht-20120223-6|514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf
14mr|texlive-tex4ht-20120223-6|515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf
14mr|texlive-tex4ht-20120223-6|516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf
14mr|texlive-tex4ht-20120223-6|517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf
14mr|texlive-tex4ht-20120223-6|518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf
14mr|texlive-tex4ht-20120223-6|519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf
14mr|texlive-tex4ht-20120223-6|520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf
14mr|texlive-tex4ht-20120223-6|521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8u.htf
14mr|texlive-tex4ht-20120223-6|522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf
14mr|texlive-tex4ht-20120223-6|523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf
14mr|texlive-tex4ht-20120223-6|524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf
14mr|texlive-tex4ht-20120223-6|525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf
14mr|texlive-tex4ht-20120223-6|526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf
14mr|texlive-tex4ht-20120223-6|527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf
14mr|texlive-tex4ht-20120223-6|528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf
14mr|texlive-tex4ht-20120223-6|529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf
14mr|texlive-tex4ht-20120223-6|530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf
14mr|texlive-tex4ht-20120223-6|531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf
14mr|texlive-tex4ht-20120223-6|532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf
14mr|texlive-tex4ht-20120223-6|533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf
14mr|texlive-tex4ht-20120223-6|534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf
14mr|texlive-tex4ht-20120223-6|535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf
14mr|texlive-tex4ht-20120223-6|536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf
14mr|texlive-tex4ht-20120223-6|537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf
14mr|texlive-tex4ht-20120223-6|538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf
14mr|texlive-tex4ht-20120223-6|539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf
14mr|texlive-tex4ht-20120223-6|540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf
14mr|texlive-tex4ht-20120223-6|541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf
14mr|texlive-tex4ht-20120223-6|542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7t.htf
14mr|texlive-tex4ht-20120223-6|543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7tn.htf
14mr|texlive-tex4ht-20120223-6|544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf
14mr|texlive-tex4ht-20120223-6|545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf
14mr|texlive-tex4ht-20120223-6|546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf
14mr|texlive-tex4ht-20120223-6|547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf
14mr|texlive-tex4ht-20120223-6|548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf
14mr|texlive-tex4ht-20120223-6|549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf
14mr|texlive-tex4ht-20120223-6|550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf
14mr|texlive-tex4ht-20120223-6|551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf
14mr|texlive-tex4ht-20120223-6|552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf
14mr|texlive-tex4ht-20120223-6|553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf
14mr|texlive-tex4ht-20120223-6|554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf
14mr|texlive-tex4ht-20120223-6|555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf
14mr|texlive-tex4ht-20120223-6|556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf
14mr|texlive-tex4ht-20120223-6|557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr.htf
14mr|texlive-tex4ht-20120223-6|558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf
14mr|texlive-tex4ht-20120223-6|559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf
14mr|texlive-tex4ht-20120223-6|560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf
14mr|texlive-tex4ht-20120223-6|561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf
14mr|texlive-tex4ht-20120223-6|562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf
14mr|texlive-tex4ht-20120223-6|563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf
14mr|texlive-tex4ht-20120223-6|564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf
14mr|texlive-tex4ht-20120223-6|565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf
14mr|texlive-tex4ht-20120223-6|566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7t.htf
14mr|texlive-tex4ht-20120223-6|567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7tn.htf
14mr|texlive-tex4ht-20120223-6|568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf
14mr|texlive-tex4ht-20120223-6|569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf
14mr|texlive-tex4ht-20120223-6|570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf
14mr|texlive-tex4ht-20120223-6|571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf
14mr|texlive-tex4ht-20120223-6|572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf
14mr|texlive-tex4ht-20120223-6|573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf
14mr|texlive-tex4ht-20120223-6|574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf
14mr|texlive-tex4ht-20120223-6|575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf
14mr|texlive-tex4ht-20120223-6|576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf
14mr|texlive-tex4ht-20120223-6|577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf
14mr|texlive-tex4ht-20120223-6|578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf
14mr|texlive-tex4ht-20120223-6|579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf
14mr|texlive-tex4ht-20120223-6|580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf
14mr|texlive-tex4ht-20120223-6|581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf
14mr|texlive-tex4ht-20120223-6|582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf
14mr|texlive-tex4ht-20120223-6|583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf
14mr|texlive-tex4ht-20120223-6|584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf
14mr|texlive-tex4ht-20120223-6|585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf
14mr|texlive-tex4ht-20120223-6|586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf
14mr|texlive-tex4ht-20120223-6|587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf
14mr|texlive-tex4ht-20120223-6|588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf
14mr|texlive-tex4ht-20120223-6|589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf
14mr|texlive-tex4ht-20120223-6|590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf
14mr|texlive-tex4ht-20120223-6|591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf
14mr|texlive-tex4ht-20120223-6|592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf
14mr|texlive-tex4ht-20120223-6|593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf
14mr|texlive-tex4ht-20120223-6|594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmbm.htf
14mr|texlive-tex4ht-20120223-6|595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmby.htf
14mr|texlive-tex4ht-20120223-6|596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf
14mr|texlive-tex4ht-20120223-6|597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrm.htf
14mr|texlive-tex4ht-20120223-6|598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrv.htf
14mr|texlive-tex4ht-20120223-6|599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmry.htf
14mr|texlive-tex4ht-20120223-6|600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf
14mr|texlive-tex4ht-20120223-6|601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf
14mr|texlive-tex4ht-20120223-6|602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf
14mr|texlive-tex4ht-20120223-6|603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf
14mr|texlive-tex4ht-20120223-6|604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb.htf
14mr|texlive-tex4ht-20120223-6|605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf
14mr|texlive-tex4ht-20120223-6|606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf
14mr|texlive-tex4ht-20120223-6|607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf
14mr|texlive-tex4ht-20120223-6|608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf
14mr|texlive-tex4ht-20120223-6|609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc.htf
14mr|texlive-tex4ht-20120223-6|610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc7t.htf
14mr|texlive-tex4ht-20120223-6|611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf
14mr|texlive-tex4ht-20120223-6|612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi.htf
14mr|texlive-tex4ht-20120223-6|613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf
14mr|texlive-tex4ht-20120223-6|614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8c.htf
14mr|texlive-tex4ht-20120223-6|615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8r.htf
14mr|texlive-tex4ht-20120223-6|616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf
14mr|texlive-tex4ht-20120223-6|617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf
14mr|texlive-tex4ht-20120223-6|618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf
14mr|texlive-tex4ht-20120223-6|619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf
14mr|texlive-tex4ht-20120223-6|620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf
14mr|texlive-tex4ht-20120223-6|621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8t.htf
14mr|texlive-tex4ht-20120223-6|622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf
14mr|texlive-tex4ht-20120223-6|623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf
14mr|texlive-tex4ht-20120223-6|624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8c.htf
14mr|texlive-tex4ht-20120223-6|625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf
14mr|texlive-tex4ht-20120223-6|626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8t.htf
14mr|texlive-tex4ht-20120223-6|627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf
14mr|texlive-tex4ht-20120223-6|628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf
14mr|texlive-tex4ht-20120223-6|629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf
14mr|texlive-tex4ht-20120223-6|630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf
14mr|texlive-tex4ht-20120223-6|631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf
14mr|texlive-tex4ht-20120223-6|632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf
14mr|texlive-tex4ht-20120223-6|633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf
14mr|texlive-tex4ht-20120223-6|634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf
14mr|texlive-tex4ht-20120223-6|635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf
14mr|texlive-tex4ht-20120223-6|636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf
14mr|texlive-tex4ht-20120223-6|637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf
14mr|texlive-tex4ht-20120223-6|638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf
14mr|texlive-tex4ht-20120223-6|639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf
14mr|texlive-tex4ht-20120223-6|640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf
14mr|texlive-tex4ht-20120223-6|641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncbi.htf
14mr|texlive-tex4ht-20120223-6|642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf
14mr|texlive-tex4ht-20120223-6|643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf
14mr|texlive-tex4ht-20120223-6|644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf
14mr|texlive-tex4ht-20120223-6|645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf
14mr|texlive-tex4ht-20120223-6|646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf
14mr|texlive-tex4ht-20120223-6|647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf
14mr|texlive-tex4ht-20120223-6|648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf
14mr|texlive-tex4ht-20120223-6|649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf
14mr|texlive-tex4ht-20120223-6|650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf
14mr|texlive-tex4ht-20120223-6|651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9o.htf
14mr|texlive-tex4ht-20120223-6|652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf
14mr|texlive-tex4ht-20120223-6|653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc.htf
14mr|texlive-tex4ht-20120223-6|654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc7t.htf
14mr|texlive-tex4ht-20120223-6|655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf
14mr|texlive-tex4ht-20120223-6|656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf
14mr|texlive-tex4ht-20120223-6|657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi.htf
14mr|texlive-tex4ht-20120223-6|658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf
14mr|texlive-tex4ht-20120223-6|659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8c.htf
14mr|texlive-tex4ht-20120223-6|660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8r.htf
14mr|texlive-tex4ht-20120223-6|661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf
14mr|texlive-tex4ht-20120223-6|662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf
14mr|texlive-tex4ht-20120223-6|663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf
14mr|texlive-tex4ht-20120223-6|664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf
14mr|texlive-tex4ht-20120223-6|665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf
14mr|texlive-tex4ht-20120223-6|666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf
14mr|texlive-tex4ht-20120223-6|667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf
14mr|texlive-tex4ht-20120223-6|668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf
14mr|texlive-tex4ht-20120223-6|669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf
14mr|texlive-tex4ht-20120223-6|670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf
14mr|texlive-tex4ht-20120223-6|671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf
14mr|texlive-tex4ht-20120223-6|672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu.htf
14mr|texlive-tex4ht-20120223-6|673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu8r.htf
14mr|texlive-tex4ht-20120223-6|674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf
14mr|texlive-tex4ht-20120223-6|675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf
14mr|texlive-tex4ht-20120223-6|676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf
14mr|texlive-tex4ht-20120223-6|677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf
14mr|texlive-tex4ht-20120223-6|678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf
14mr|texlive-tex4ht-20120223-6|679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf
14mr|texlive-tex4ht-20120223-6|680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf
14mr|texlive-tex4ht-20120223-6|681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf
14mr|texlive-tex4ht-20120223-6|682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf
14mr|texlive-tex4ht-20120223-6|683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf
14mr|texlive-tex4ht-20120223-6|684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf
14mr|texlive-tex4ht-20120223-6|685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf
14mr|texlive-tex4ht-20120223-6|686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf
14mr|texlive-tex4ht-20120223-6|687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf
14mr|texlive-tex4ht-20120223-6|688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf
14mr|texlive-tex4ht-20120223-6|689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf
14mr|texlive-tex4ht-20120223-6|690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf
14mr|texlive-tex4ht-20120223-6|691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf
14mr|texlive-tex4ht-20120223-6|692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf
14mr|texlive-tex4ht-20120223-6|693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf
14mr|texlive-tex4ht-20120223-6|694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf
14mr|texlive-tex4ht-20120223-6|695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf
14mr|texlive-tex4ht-20120223-6|696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf
14mr|texlive-tex4ht-20120223-6|697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf
14mr|texlive-tex4ht-20120223-6|698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf
14mr|texlive-tex4ht-20120223-6|699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf
14mr|texlive-tex4ht-20120223-6|700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf
14mr|texlive-tex4ht-20120223-6|701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf
14mr|texlive-tex4ht-20120223-6|702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf
14mr|texlive-tex4ht-20120223-6|703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf
14mr|texlive-tex4ht-20120223-6|704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf
14mr|texlive-tex4ht-20120223-6|705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf
14mr|texlive-tex4ht-20120223-6|706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf
14mr|texlive-tex4ht-20120223-6|707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf
14mr|texlive-tex4ht-20120223-6|708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf
14mr|texlive-tex4ht-20120223-6|709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf
14mr|texlive-tex4ht-20120223-6|710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf
14mr|texlive-tex4ht-20120223-6|711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbi.htf
14mr|texlive-tex4ht-20120223-6|712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf
14mr|texlive-tex4ht-20120223-6|713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf
14mr|texlive-tex4ht-20120223-6|714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf
14mr|texlive-tex4ht-20120223-6|715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf
14mr|texlive-tex4ht-20120223-6|716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf
14mr|texlive-tex4ht-20120223-6|717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf
14mr|texlive-tex4ht-20120223-6|718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf
14mr|texlive-tex4ht-20120223-6|719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf
14mr|texlive-tex4ht-20120223-6|720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf
14mr|texlive-tex4ht-20120223-6|721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf
14mr|texlive-tex4ht-20120223-6|722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf
14mr|texlive-tex4ht-20120223-6|723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf
14mr|texlive-tex4ht-20120223-6|724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf
14mr|texlive-tex4ht-20120223-6|725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf
14mr|texlive-tex4ht-20120223-6|726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf
14mr|texlive-tex4ht-20120223-6|727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf
14mr|texlive-tex4ht-20120223-6|728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf
14mr|texlive-tex4ht-20120223-6|729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf
14mr|texlive-tex4ht-20120223-6|730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf
14mr|texlive-tex4ht-20120223-6|731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf
14mr|texlive-tex4ht-20120223-6|732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf
14mr|texlive-tex4ht-20120223-6|733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf
14mr|texlive-tex4ht-20120223-6|734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf
14mr|texlive-tex4ht-20120223-6|735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf
14mr|texlive-tex4ht-20120223-6|736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf
14mr|texlive-tex4ht-20120223-6|737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf
14mr|texlive-tex4ht-20120223-6|738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf
14mr|texlive-tex4ht-20120223-6|739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf
14mr|texlive-tex4ht-20120223-6|740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf
14mr|texlive-tex4ht-20120223-6|741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf
14mr|texlive-tex4ht-20120223-6|742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf
14mr|texlive-tex4ht-20120223-6|743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf
14mr|texlive-tex4ht-20120223-6|744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf
14mr|texlive-tex4ht-20120223-6|745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf
14mr|texlive-tex4ht-20120223-6|746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf
14mr|texlive-tex4ht-20120223-6|747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf
14mr|texlive-tex4ht-20120223-6|748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf
14mr|texlive-tex4ht-20120223-6|749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf
14mr|texlive-tex4ht-20120223-6|750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm7t.htf
14mr|texlive-tex4ht-20120223-6|751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8a.htf
14mr|texlive-tex4ht-20120223-6|752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8c.htf
14mr|texlive-tex4ht-20120223-6|753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8r.htf
14mr|texlive-tex4ht-20120223-6|754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf
14mr|texlive-tex4ht-20120223-6|755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc7t.htf
14mr|texlive-tex4ht-20120223-6|756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf
14mr|texlive-tex4ht-20120223-6|757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf
14mr|texlive-tex4ht-20120223-6|758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf
14mr|texlive-tex4ht-20120223-6|759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf
14mr|texlive-tex4ht-20120223-6|760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf
14mr|texlive-tex4ht-20120223-6|761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf
14mr|texlive-tex4ht-20120223-6|762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf
14mr|texlive-tex4ht-20120223-6|763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf
14mr|texlive-tex4ht-20120223-6|764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf
14mr|texlive-tex4ht-20120223-6|765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf
14mr|texlive-tex4ht-20120223-6|766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplr8a.htf
14mr|texlive-tex4ht-20120223-6|767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrc7d.htf
14mr|texlive-tex4ht-20120223-6|768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj7t.htf
14mr|texlive-tex4ht-20120223-6|769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8r.htf
14mr|texlive-tex4ht-20120223-6|770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf
14mr|texlive-tex4ht-20120223-6|771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf
14mr|texlive-tex4ht-20120223-6|772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri7d.htf
14mr|texlive-tex4ht-20120223-6|773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri8a.htf
14mr|texlive-tex4ht-20120223-6|774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf
14mr|texlive-tex4ht-20120223-6|775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf
14mr|texlive-tex4ht-20120223-6|776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf
14mr|texlive-tex4ht-20120223-6|777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf
14mr|texlive-tex4ht-20120223-6|778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj7t.htf
14mr|texlive-tex4ht-20120223-6|779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf
14mr|texlive-tex4ht-20120223-6|780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf
14mr|texlive-tex4ht-20120223-6|781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf
14mr|texlive-tex4ht-20120223-6|782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf
14mr|texlive-tex4ht-20120223-6|783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf
14mr|texlive-tex4ht-20120223-6|784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf
14mr|texlive-tex4ht-20120223-6|785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf
14mr|texlive-tex4ht-20120223-6|786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf
14mr|texlive-tex4ht-20120223-6|787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf
14mr|texlive-tex4ht-20120223-6|788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf
14mr|texlive-tex4ht-20120223-6|789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf
14mr|texlive-tex4ht-20120223-6|790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf
14mr|texlive-tex4ht-20120223-6|791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf
14mr|texlive-tex4ht-20120223-6|792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf
14mr|texlive-tex4ht-20120223-6|793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf
14mr|texlive-tex4ht-20120223-6|794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf
14mr|texlive-tex4ht-20120223-6|795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf
14mr|texlive-tex4ht-20120223-6|796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf
14mr|texlive-tex4ht-20120223-6|797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf
14mr|texlive-tex4ht-20120223-6|798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf
14mr|texlive-tex4ht-20120223-6|799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyr.htf
14mr|texlive-tex4ht-20120223-6|800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf
14mr|texlive-tex4ht-20120223-6|801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb.htf
14mr|texlive-tex4ht-20120223-6|802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf
14mr|texlive-tex4ht-20120223-6|803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8c.htf
14mr|texlive-tex4ht-20120223-6|804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8r.htf
14mr|texlive-tex4ht-20120223-6|805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf
14mr|texlive-tex4ht-20120223-6|806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc7t.htf
14mr|texlive-tex4ht-20120223-6|807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf
14mr|texlive-tex4ht-20120223-6|808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi.htf
14mr|texlive-tex4ht-20120223-6|809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf
14mr|texlive-tex4ht-20120223-6|810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8c.htf
14mr|texlive-tex4ht-20120223-6|811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8r.htf
14mr|texlive-tex4ht-20120223-6|812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf
14mr|texlive-tex4ht-20120223-6|813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf
14mr|texlive-tex4ht-20120223-6|814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf
14mr|texlive-tex4ht-20120223-6|815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf
14mr|texlive-tex4ht-20120223-6|816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf
14mr|texlive-tex4ht-20120223-6|817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf
14mr|texlive-tex4ht-20120223-6|818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr.htf
14mr|texlive-tex4ht-20120223-6|819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf
14mr|texlive-tex4ht-20120223-6|820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8rn.htf
14mr|texlive-tex4ht-20120223-6|821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf
14mr|texlive-tex4ht-20120223-6|822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf
14mr|texlive-tex4ht-20120223-6|823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf
14mr|texlive-tex4ht-20120223-6|824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri.htf
14mr|texlive-tex4ht-20120223-6|825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8c.htf
14mr|texlive-tex4ht-20120223-6|826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8r.htf
14mr|texlive-tex4ht-20120223-6|827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf
14mr|texlive-tex4ht-20120223-6|828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8z.htf
14mr|texlive-tex4ht-20120223-6|829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf
14mr|texlive-tex4ht-20120223-6|830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf
14mr|texlive-tex4ht-20120223-6|831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf
14mr|texlive-tex4ht-20120223-6|832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf
14mr|texlive-tex4ht-20120223-6|833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrr8re.htf
14mr|texlive-tex4ht-20120223-6|834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrrn.htf
14mr|texlive-tex4ht-20120223-6|835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmb.htf
14mr|texlive-tex4ht-20120223-6|836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbi.htf
14mr|texlive-tex4ht-20120223-6|837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbo.htf
14mr|texlive-tex4ht-20120223-6|838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmr.htf
14mr|texlive-tex4ht-20120223-6|839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmri.htf
14mr|texlive-tex4ht-20120223-6|840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmro.htf
14mr|texlive-tex4ht-20120223-6|841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmrre.htf
14mr|texlive-tex4ht-20120223-6|842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf
14mr|texlive-tex4ht-20120223-6|843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf
14mr|texlive-tex4ht-20120223-6|844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf
14mr|texlive-tex4ht-20120223-6|845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc7t.htf
14mr|texlive-tex4ht-20120223-6|846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf
14mr|texlive-tex4ht-20120223-6|847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf
14mr|texlive-tex4ht-20120223-6|848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8r.htf
14mr|texlive-tex4ht-20120223-6|849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf
14mr|texlive-tex4ht-20120223-6|850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf
14mr|texlive-tex4ht-20120223-6|851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf
14mr|texlive-tex4ht-20120223-6|852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf
14mr|texlive-tex4ht-20120223-6|853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf
14mr|texlive-tex4ht-20120223-6|854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf
14mr|texlive-tex4ht-20120223-6|855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf
14mr|texlive-tex4ht-20120223-6|856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf
14mr|texlive-tex4ht-20120223-6|857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf
14mr|texlive-tex4ht-20120223-6|858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf
14mr|texlive-tex4ht-20120223-6|859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf
14mr|texlive-tex4ht-20120223-6|860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf
14mr|texlive-tex4ht-20120223-6|861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf
14mr|texlive-tex4ht-20120223-6|862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf
14mr|texlive-tex4ht-20120223-6|863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf
14mr|texlive-tex4ht-20120223-6|864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf
14mr|texlive-tex4ht-20120223-6|865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi.htf
14mr|texlive-tex4ht-20120223-6|866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf
14mr|texlive-tex4ht-20120223-6|867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8c.htf
14mr|texlive-tex4ht-20120223-6|868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8r.htf
14mr|texlive-tex4ht-20120223-6|869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8t.htf
14mr|texlive-tex4ht-20120223-6|870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf
14mr|texlive-tex4ht-20120223-6|871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/ae.htf
14mr|texlive-tex4ht-20120223-6|872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/aetcsc.htf
14mr|texlive-tex4ht-20120223-6|873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurb.htf
14mr|texlive-tex4ht-20120223-6|874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurm.htf
14mr|texlive-tex4ht-20120223-6|875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpb.htf
14mr|texlive-tex4ht-20120223-6|876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpbi.htf
14mr|texlive-tex4ht-20120223-6|877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpri.htf
14mr|texlive-tex4ht-20120223-6|878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttb.htf
14mr|texlive-tex4ht-20120223-6|879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttri.htf
14mr|texlive-tex4ht-20120223-6|880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-antt.htf
14mr|texlive-tex4ht-20120223-6|881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbcap.htf
14mr|texlive-tex4ht-20120223-6|882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbicap.htf
14mr|texlive-tex4ht-20120223-6|883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbcap.htf
14mr|texlive-tex4ht-20120223-6|884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbicap.htf
14mr|texlive-tex4ht-20120223-6|885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclcap.htf
14mr|texlive-tex4ht-20120223-6|886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclicap.htf
14mr|texlive-tex4ht-20120223-6|887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmcap.htf
14mr|texlive-tex4ht-20120223-6|888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmicap.htf
14mr|texlive-tex4ht-20120223-6|889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcrcap.htf
14mr|texlive-tex4ht-20120223-6|890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcricap.htf
14mr|texlive-tex4ht-20120223-6|891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlcap.htf
14mr|texlive-tex4ht-20120223-6|892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlicap.htf
14mr|texlive-tex4ht-20120223-6|893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmcap.htf
14mr|texlive-tex4ht-20120223-6|894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmicap.htf
14mr|texlive-tex4ht-20120223-6|895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttrcap.htf
14mr|texlive-tex4ht-20120223-6|896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttricap.htf
14mr|texlive-tex4ht-20120223-6|897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-antt.htf
14mr|texlive-tex4ht-20120223-6|898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttbicap.htf
14mr|texlive-tex4ht-20120223-6|899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbcap.htf
14mr|texlive-tex4ht-20120223-6|900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbicap.htf
14mr|texlive-tex4ht-20120223-6|901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclcap.htf
14mr|texlive-tex4ht-20120223-6|902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclicap.htf
14mr|texlive-tex4ht-20120223-6|903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmcap.htf
14mr|texlive-tex4ht-20120223-6|904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmicap.htf
14mr|texlive-tex4ht-20120223-6|905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcrcap.htf
14mr|texlive-tex4ht-20120223-6|906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcricap.htf
14mr|texlive-tex4ht-20120223-6|907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlcap.htf
14mr|texlive-tex4ht-20120223-6|908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlicap.htf
14mr|texlive-tex4ht-20120223-6|909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmcap.htf
14mr|texlive-tex4ht-20120223-6|910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmicap.htf
14mr|texlive-tex4ht-20120223-6|911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttrcap.htf
14mr|texlive-tex4ht-20120223-6|912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttricap.htf
14mr|texlive-tex4ht-20120223-6|913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/el-antt.htf
14mr|texlive-tex4ht-20120223-6|914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ex-antt.htf
14mr|texlive-tex4ht-20120223-6|915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/exp-antt.htf
14mr|texlive-tex4ht-20120223-6|916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/greek-antt.htf
14mr|texlive-tex4ht-20120223-6|917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-antt.htf
14mr|texlive-tex4ht-20120223-6|918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttbicap.htf
14mr|texlive-tex4ht-20120223-6|919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbcap.htf
14mr|texlive-tex4ht-20120223-6|920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbicap.htf
14mr|texlive-tex4ht-20120223-6|921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclcap.htf
14mr|texlive-tex4ht-20120223-6|922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclicap.htf
14mr|texlive-tex4ht-20120223-6|923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmcap.htf
14mr|texlive-tex4ht-20120223-6|924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmicap.htf
14mr|texlive-tex4ht-20120223-6|925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcrcap.htf
14mr|texlive-tex4ht-20120223-6|926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcricap.htf
14mr|texlive-tex4ht-20120223-6|927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlcap.htf
14mr|texlive-tex4ht-20120223-6|928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlicap.htf
14mr|texlive-tex4ht-20120223-6|929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmcap.htf
14mr|texlive-tex4ht-20120223-6|930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmicap.htf
14mr|texlive-tex4ht-20120223-6|931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttrcap.htf
14mr|texlive-tex4ht-20120223-6|932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttricap.htf
14mr|texlive-tex4ht-20120223-6|933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/rm-antt.htf
14mr|texlive-tex4ht-20120223-6|934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/sy-anttrz.htf
14mr|texlive-tex4ht-20120223-6|935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2a-antt.htf
14mr|texlive-tex4ht-20120223-6|936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2b-antt.htf
14mr|texlive-tex4ht-20120223-6|937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2c-antt.htf
14mr|texlive-tex4ht-20120223-6|938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t5-antt.htf
14mr|texlive-tex4ht-20120223-6|939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-antt.htf
14mr|texlive-tex4ht-20120223-6|940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbcap.htf
14mr|texlive-tex4ht-20120223-6|941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbicap.htf
14mr|texlive-tex4ht-20120223-6|942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbcap.htf
14mr|texlive-tex4ht-20120223-6|943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbicap.htf
14mr|texlive-tex4ht-20120223-6|944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclcap.htf
14mr|texlive-tex4ht-20120223-6|945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclicap.htf
14mr|texlive-tex4ht-20120223-6|946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmcap.htf
14mr|texlive-tex4ht-20120223-6|947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmicap.htf
14mr|texlive-tex4ht-20120223-6|948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcrcap.htf
14mr|texlive-tex4ht-20120223-6|949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcricap.htf
14mr|texlive-tex4ht-20120223-6|950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlcap.htf
14mr|texlive-tex4ht-20120223-6|951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlicap.htf
14mr|texlive-tex4ht-20120223-6|952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmcap.htf
14mr|texlive-tex4ht-20120223-6|953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmicap.htf
14mr|texlive-tex4ht-20120223-6|954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttrcap.htf
14mr|texlive-tex4ht-20120223-6|955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttricap.htf
14mr|texlive-tex4ht-20120223-6|956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ts1-antt.htf
14mr|texlive-tex4ht-20120223-6|957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/wncy-antt.htf
14mr|texlive-tex4ht-20120223-6|958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealbattar.htf
14mr|texlive-tex4ht-20120223-6|959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmateen.htf
14mr|texlive-tex4ht-20120223-6|960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmohanadb.htf
14mr|texlive-tex4ht-20120223-6|961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmothnna.htf
14mr|texlive-tex4ht-20120223-6|962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealyermook.htf
14mr|texlive-tex4ht-20120223-6|963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aearab.htf
14mr|texlive-tex4ht-20120223-6|964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aecortoba.htf
14mr|texlive-tex4ht-20120223-6|965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aedimnah.htf
14mr|texlive-tex4ht-20120223-6|966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aefurat.htf
14mr|texlive-tex4ht-20120223-6|967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegranada.htf
14mr|texlive-tex4ht-20120223-6|968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegraph.htf
14mr|texlive-tex4ht-20120223-6|969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aehani.htf
14mr|texlive-tex4ht-20120223-6|970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekayrawan.htf
14mr|texlive-tex4ht-20120223-6|971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekhalid.htf
14mr|texlive-tex4ht-20120223-6|972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemashq.htf
14mr|texlive-tex4ht-20120223-6|973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemetal.htf
14mr|texlive-tex4ht-20120223-6|974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenada.htf
14mr|texlive-tex4ht-20120223-6|975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenagham.htf
14mr|texlive-tex4ht-20120223-6|976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenice.htf
14mr|texlive-tex4ht-20120223-6|977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeostorah.htf
14mr|texlive-tex4ht-20120223-6|978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeouhod.htf
14mr|texlive-tex4ht-20120223-6|979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aepetra.htf
14mr|texlive-tex4ht-20120223-6|980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aerehan.htf
14mr|texlive-tex4ht-20120223-6|981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesalem.htf
14mr|texlive-tex4ht-20120223-6|982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeshado.htf
14mr|texlive-tex4ht-20120223-6|983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesharjah.htf
14mr|texlive-tex4ht-20120223-6|984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesindibad.htf
14mr|texlive-tex4ht-20120223-6|985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetarablus.htf
14mr|texlive-tex4ht-20120223-6|986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetholoth.htf
14mr|texlive-tex4ht-20120223-6|987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/homa.htf
14mr|texlive-tex4ht-20120223-6|988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/nazlib.htf
14mr|texlive-tex4ht-20120223-6|989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/titr.htf
14mr|texlive-tex4ht-20120223-6|990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favb8r.htf
14mr|texlive-tex4ht-20120223-6|991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favbi8r.htf
14mr|texlive-tex4ht-20120223-6|992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favri8r.htf
14mr|texlive-tex4ht-20120223-6|993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmb7t.htf
14mr|texlive-tex4ht-20120223-6|994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmbi7m.htf
14mr|texlive-tex4ht-20120223-6|995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7t.htf
14mr|texlive-tex4ht-20120223-6|996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7y.htf
14mr|texlive-tex4ht-20120223-6|997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmri7m.htf
14mr|texlive-tex4ht-20120223-6|998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchb7t.htf
14mr|texlive-tex4ht-20120223-6|999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbc7t.htf
14mr|texlive-tex4ht-20120223-6|1000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf
14mr|texlive-tex4ht-20120223-6|1001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf
14mr|texlive-tex4ht-20120223-6|1002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf
14mr|texlive-tex4ht-20120223-6|1003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchrc7t.htf
14mr|texlive-tex4ht-20120223-6|1004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchri7t.htf
14mr|texlive-tex4ht-20120223-6|1005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf
14mr|texlive-tex4ht-20120223-6|1006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro8t.htf
14mr|texlive-tex4ht-20120223-6|1007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf
14mr|texlive-tex4ht-20120223-6|1008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8t.htf
14mr|texlive-tex4ht-20120223-6|1009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf
14mr|texlive-tex4ht-20120223-6|1010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf
14mr|texlive-tex4ht-20120223-6|1011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8t.htf
14mr|texlive-tex4ht-20120223-6|1012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf
14mr|texlive-tex4ht-20120223-6|1013	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8t.htf
14mr|texlive-tex4ht-20120223-6|1014	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf
14mr|texlive-tex4ht-20120223-6|1015	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf
14mr|texlive-tex4ht-20120223-6|1016	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf
14mr|texlive-tex4ht-20120223-6|1017	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8t.htf
14mr|texlive-tex4ht-20120223-6|1018	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf
14mr|texlive-tex4ht-20120223-6|1019	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pccsc.htf
14mr|texlive-tex4ht-20120223-6|1020	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcmi.htf
14mr|texlive-tex4ht-20120223-6|1021	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcr.htf
14mr|texlive-tex4ht-20120223-6|1022	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcsl.htf
14mr|texlive-tex4ht-20120223-6|1023	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcti.htf
14mr|texlive-tex4ht-20120223-6|1024	%{_texmfdistdir}/tex4ht/ht-fonts/alias/chartervn/bchri8v.htf
14mr|texlive-tex4ht-20120223-6|1025	%{_texmfdistdir}/tex4ht/ht-fonts/alias/chess/chess10f.htf
14mr|texlive-tex4ht-20120223-6|1026	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm01.htf
14mr|texlive-tex4ht-20120223-6|1027	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm02.htf
14mr|texlive-tex4ht-20120223-6|1028	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm03.htf
14mr|texlive-tex4ht-20120223-6|1029	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm04.htf
14mr|texlive-tex4ht-20120223-6|1030	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm05.htf
14mr|texlive-tex4ht-20120223-6|1031	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm06.htf
14mr|texlive-tex4ht-20120223-6|1032	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm07.htf
14mr|texlive-tex4ht-20120223-6|1033	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm08.htf
14mr|texlive-tex4ht-20120223-6|1034	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm09.htf
14mr|texlive-tex4ht-20120223-6|1035	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm10.htf
14mr|texlive-tex4ht-20120223-6|1036	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm11.htf
14mr|texlive-tex4ht-20120223-6|1037	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm12.htf
14mr|texlive-tex4ht-20120223-6|1038	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm13.htf
14mr|texlive-tex4ht-20120223-6|1039	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm14.htf
14mr|texlive-tex4ht-20120223-6|1040	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm15.htf
14mr|texlive-tex4ht-20120223-6|1041	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm16.htf
14mr|texlive-tex4ht-20120223-6|1042	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm17.htf
14mr|texlive-tex4ht-20120223-6|1043	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm18.htf
14mr|texlive-tex4ht-20120223-6|1044	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm19.htf
14mr|texlive-tex4ht-20120223-6|1045	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm20.htf
14mr|texlive-tex4ht-20120223-6|1046	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm21.htf
14mr|texlive-tex4ht-20120223-6|1047	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm22.htf
14mr|texlive-tex4ht-20120223-6|1048	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm23.htf
14mr|texlive-tex4ht-20120223-6|1049	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm24.htf
14mr|texlive-tex4ht-20120223-6|1050	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm25.htf
14mr|texlive-tex4ht-20120223-6|1051	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm26.htf
14mr|texlive-tex4ht-20120223-6|1052	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm27.htf
14mr|texlive-tex4ht-20120223-6|1053	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm28.htf
14mr|texlive-tex4ht-20120223-6|1054	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm29.htf
14mr|texlive-tex4ht-20120223-6|1055	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm30.htf
14mr|texlive-tex4ht-20120223-6|1056	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm31.htf
14mr|texlive-tex4ht-20120223-6|1057	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm32.htf
14mr|texlive-tex4ht-20120223-6|1058	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm33.htf
14mr|texlive-tex4ht-20120223-6|1059	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm34.htf
14mr|texlive-tex4ht-20120223-6|1060	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm35.htf
14mr|texlive-tex4ht-20120223-6|1061	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm36.htf
14mr|texlive-tex4ht-20120223-6|1062	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm37.htf
14mr|texlive-tex4ht-20120223-6|1063	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm38.htf
14mr|texlive-tex4ht-20120223-6|1064	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm39.htf
14mr|texlive-tex4ht-20120223-6|1065	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm40.htf
14mr|texlive-tex4ht-20120223-6|1066	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm41.htf
14mr|texlive-tex4ht-20120223-6|1067	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm42.htf
14mr|texlive-tex4ht-20120223-6|1068	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm43.htf
14mr|texlive-tex4ht-20120223-6|1069	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm44.htf
14mr|texlive-tex4ht-20120223-6|1070	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm45.htf
14mr|texlive-tex4ht-20120223-6|1071	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm46.htf
14mr|texlive-tex4ht-20120223-6|1072	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm47.htf
14mr|texlive-tex4ht-20120223-6|1073	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm48.htf
14mr|texlive-tex4ht-20120223-6|1074	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm49.htf
14mr|texlive-tex4ht-20120223-6|1075	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm50.htf
14mr|texlive-tex4ht-20120223-6|1076	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm51.htf
14mr|texlive-tex4ht-20120223-6|1077	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm52.htf
14mr|texlive-tex4ht-20120223-6|1078	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm53.htf
14mr|texlive-tex4ht-20120223-6|1079	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm54.htf
14mr|texlive-tex4ht-20120223-6|1080	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm55.htf
14mr|texlive-tex4ht-20120223-6|1081	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmb.htf
14mr|texlive-tex4ht-20120223-6|1082	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbsy.htf
14mr|texlive-tex4ht-20120223-6|1083	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbx.htf
14mr|texlive-tex4ht-20120223-6|1084	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbxti.htf
14mr|texlive-tex4ht-20120223-6|1085	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcs.htf
14mr|texlive-tex4ht-20120223-6|1086	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcsc.htf
14mr|texlive-tex4ht-20120223-6|1087	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcss.htf
14mr|texlive-tex4ht-20120223-6|1088	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcti.htf
14mr|texlive-tex4ht-20120223-6|1089	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcyr.htf
14mr|texlive-tex4ht-20120223-6|1090	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmdunh.htf
14mr|texlive-tex4ht-20120223-6|1091	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmff.htf
14mr|texlive-tex4ht-20120223-6|1092	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmfi.htf
14mr|texlive-tex4ht-20120223-6|1093	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmitt.htf
14mr|texlive-tex4ht-20120223-6|1094	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsl.htf
14mr|texlive-tex4ht-20120223-6|1095	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsltt.htf
14mr|texlive-tex4ht-20120223-6|1096	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmss.htf
14mr|texlive-tex4ht-20120223-6|1097	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmssq.htf
14mr|texlive-tex4ht-20120223-6|1098	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtex.htf
14mr|texlive-tex4ht-20120223-6|1099	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtt.htf
14mr|texlive-tex4ht-20120223-6|1100	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmu.htf
14mr|texlive-tex4ht-20120223-6|1101	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmvtt.htf
14mr|texlive-tex4ht-20120223-6|1102	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbx.htf
14mr|texlive-tex4ht-20120223-6|1103	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbxti.htf
14mr|texlive-tex4ht-20120223-6|1104	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf
14mr|texlive-tex4ht-20120223-6|1105	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnsl.htf
14mr|texlive-tex4ht-20120223-6|1106	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/wncyi.htf
14mr|texlive-tex4ht-20120223-6|1107	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccmi.htf
14mr|texlive-tex4ht-20120223-6|1108	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccr.htf
14mr|texlive-tex4ht-20120223-6|1109	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccsl.htf
14mr|texlive-tex4ht-20120223-6|1110	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccti.htf
14mr|texlive-tex4ht-20120223-6|1111	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/csti.htf
14mr|texlive-tex4ht-20120223-6|1112	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/cstt.htf
14mr|texlive-tex4ht-20120223-6|1113	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybl.htf
14mr|texlive-tex4ht-20120223-6|1114	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybo.htf
14mr|texlive-tex4ht-20120223-6|1115	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybr.htf
14mr|texlive-tex4ht-20120223-6|1116	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feyml.htf
14mr|texlive-tex4ht-20120223-6|1117	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feymo.htf
14mr|texlive-tex4ht-20120223-6|1118	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/cs-cyklopr-sc.htf
14mr|texlive-tex4ht-20120223-6|1119	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ec-cyklopr-sc.htf
14mr|texlive-tex4ht-20120223-6|1120	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi-sc.htf
14mr|texlive-tex4ht-20120223-6|1121	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi.htf
14mr|texlive-tex4ht-20120223-6|1122	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr-sc.htf
14mr|texlive-tex4ht-20120223-6|1123	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr.htf
14mr|texlive-tex4ht-20120223-6|1124	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopi.htf
14mr|texlive-tex4ht-20120223-6|1125	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr-sc.htf
14mr|texlive-tex4ht-20120223-6|1126	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr.htf
14mr|texlive-tex4ht-20120223-6|1127	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopi.htf
14mr|texlive-tex4ht-20120223-6|1128	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopr-sc.htf
14mr|texlive-tex4ht-20120223-6|1129	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/t5-cyklopr.htf
14mr|texlive-tex4ht-20120223-6|1130	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcb.htf
14mr|texlive-tex4ht-20120223-6|1131	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcitt.htf
14mr|texlive-tex4ht-20120223-6|1132	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcsltt.htf
14mr|texlive-tex4ht-20120223-6|1133	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssbx.htf
14mr|texlive-tex4ht-20120223-6|1134	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssi.htf
14mr|texlive-tex4ht-20120223-6|1135	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmctt.htf
14mr|texlive-tex4ht-20120223-6|1136	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcu.htf
14mr|texlive-tex4ht-20120223-6|1137	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbx.htf
14mr|texlive-tex4ht-20120223-6|1138	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbxti.htf
14mr|texlive-tex4ht-20120223-6|1139	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmcsc.htf
14mr|texlive-tex4ht-20120223-6|1140	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmdunh.htf
14mr|texlive-tex4ht-20120223-6|1141	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmff.htf
14mr|texlive-tex4ht-20120223-6|1142	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsl.htf
14mr|texlive-tex4ht-20120223-6|1143	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsltt.htf
14mr|texlive-tex4ht-20120223-6|1144	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmss.htf
14mr|texlive-tex4ht-20120223-6|1145	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssbx.htf
14mr|texlive-tex4ht-20120223-6|1146	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssdc.htf
14mr|texlive-tex4ht-20120223-6|1147	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssi.htf
14mr|texlive-tex4ht-20120223-6|1148	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmti.htf
14mr|texlive-tex4ht-20120223-6|1149	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmtt.htf
14mr|texlive-tex4ht-20120223-6|1150	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtt.htf
14mr|texlive-tex4ht-20120223-6|1151	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtti.htf
14mr|texlive-tex4ht-20120223-6|1152	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wbxipa.htf
14mr|texlive-tex4ht-20120223-6|1153	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wslipa.htf
14mr|texlive-tex4ht-20120223-6|1154	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dc.htf
14mr|texlive-tex4ht-20120223-6|1155	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dccc.htf
14mr|texlive-tex4ht-20120223-6|1156	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ec.htf
14mr|texlive-tex4ht-20120223-6|1157	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/eccc.htf
14mr|texlive-tex4ht-20120223-6|1158	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ecxc.htf
14mr|texlive-tex4ht-20120223-6|1159	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeuex.htf
14mr|texlive-tex4ht-20120223-6|1160	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeur.htf
14mr|texlive-tex4ht-20120223-6|1161	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeus.htf
14mr|texlive-tex4ht-20120223-6|1162	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeub.htf
14mr|texlive-tex4ht-20120223-6|1163	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubi.htf
14mr|texlive-tex4ht-20120223-6|1164	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubis.htf
14mr|texlive-tex4ht-20120223-6|1165	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubit.htf
14mr|texlive-tex4ht-20120223-6|1166	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubs.htf
14mr|texlive-tex4ht-20120223-6|1167	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubt.htf
14mr|texlive-tex4ht-20120223-6|1168	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuri.htf
14mr|texlive-tex4ht-20120223-6|1169	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuris.htf
14mr|texlive-tex4ht-20120223-6|1170	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurit.htf
14mr|texlive-tex4ht-20120223-6|1171	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurs.htf
14mr|texlive-tex4ht-20120223-6|1172	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurt.htf
14mr|texlive-tex4ht-20120223-6|1173	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy01.htf
14mr|texlive-tex4ht-20120223-6|1174	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy02.htf
14mr|texlive-tex4ht-20120223-6|1175	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy03.htf
14mr|texlive-tex4ht-20120223-6|1176	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy04.htf
14mr|texlive-tex4ht-20120223-6|1177	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy05.htf
14mr|texlive-tex4ht-20120223-6|1178	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy06.htf
14mr|texlive-tex4ht-20120223-6|1179	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy07.htf
14mr|texlive-tex4ht-20120223-6|1180	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy08.htf
14mr|texlive-tex4ht-20120223-6|1181	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy09.htf
14mr|texlive-tex4ht-20120223-6|1182	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy10.htf
14mr|texlive-tex4ht-20120223-6|1183	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy11.htf
14mr|texlive-tex4ht-20120223-6|1184	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy12.htf
14mr|texlive-tex4ht-20120223-6|1185	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy13.htf
14mr|texlive-tex4ht-20120223-6|1186	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy14.htf
14mr|texlive-tex4ht-20120223-6|1187	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy15.htf
14mr|texlive-tex4ht-20120223-6|1188	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy16.htf
14mr|texlive-tex4ht-20120223-6|1189	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy17.htf
14mr|texlive-tex4ht-20120223-6|1190	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy18.htf
14mr|texlive-tex4ht-20120223-6|1191	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy19.htf
14mr|texlive-tex4ht-20120223-6|1192	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy20.htf
14mr|texlive-tex4ht-20120223-6|1193	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy21.htf
14mr|texlive-tex4ht-20120223-6|1194	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy22.htf
14mr|texlive-tex4ht-20120223-6|1195	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy23.htf
14mr|texlive-tex4ht-20120223-6|1196	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy24.htf
14mr|texlive-tex4ht-20120223-6|1197	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy25.htf
14mr|texlive-tex4ht-20120223-6|1198	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy26.htf
14mr|texlive-tex4ht-20120223-6|1199	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy27.htf
14mr|texlive-tex4ht-20120223-6|1200	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy28.htf
14mr|texlive-tex4ht-20120223-6|1201	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy29.htf
14mr|texlive-tex4ht-20120223-6|1202	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy30.htf
14mr|texlive-tex4ht-20120223-6|1203	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy31.htf
14mr|texlive-tex4ht-20120223-6|1204	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy32.htf
14mr|texlive-tex4ht-20120223-6|1205	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy33.htf
14mr|texlive-tex4ht-20120223-6|1206	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy34.htf
14mr|texlive-tex4ht-20120223-6|1207	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy35.htf
14mr|texlive-tex4ht-20120223-6|1208	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy36.htf
14mr|texlive-tex4ht-20120223-6|1209	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy37.htf
14mr|texlive-tex4ht-20120223-6|1210	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy38.htf
14mr|texlive-tex4ht-20120223-6|1211	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy39.htf
14mr|texlive-tex4ht-20120223-6|1212	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy40.htf
14mr|texlive-tex4ht-20120223-6|1213	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy41.htf
14mr|texlive-tex4ht-20120223-6|1214	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy42.htf
14mr|texlive-tex4ht-20120223-6|1215	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy43.htf
14mr|texlive-tex4ht-20120223-6|1216	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy44.htf
14mr|texlive-tex4ht-20120223-6|1217	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy45.htf
14mr|texlive-tex4ht-20120223-6|1218	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy46.htf
14mr|texlive-tex4ht-20120223-6|1219	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy47.htf
14mr|texlive-tex4ht-20120223-6|1220	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy48.htf
14mr|texlive-tex4ht-20120223-6|1221	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy49.htf
14mr|texlive-tex4ht-20120223-6|1222	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy50.htf
14mr|texlive-tex4ht-20120223-6|1223	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy51.htf
14mr|texlive-tex4ht-20120223-6|1224	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy52.htf
14mr|texlive-tex4ht-20120223-6|1225	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy53.htf
14mr|texlive-tex4ht-20120223-6|1226	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy54.htf
14mr|texlive-tex4ht-20120223-6|1227	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy55.htf
14mr|texlive-tex4ht-20120223-6|1228	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy56.htf
14mr|texlive-tex4ht-20120223-6|1229	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy57.htf
14mr|texlive-tex4ht-20120223-6|1230	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy58.htf
14mr|texlive-tex4ht-20120223-6|1231	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy59.htf
14mr|texlive-tex4ht-20120223-6|1232	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy60.htf
14mr|texlive-tex4ht-20120223-6|1233	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy61.htf
14mr|texlive-tex4ht-20120223-6|1234	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy62.htf
14mr|texlive-tex4ht-20120223-6|1235	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy63.htf
14mr|texlive-tex4ht-20120223-6|1236	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy64.htf
14mr|texlive-tex4ht-20120223-6|1237	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy65.htf
14mr|texlive-tex4ht-20120223-6|1238	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy66.htf
14mr|texlive-tex4ht-20120223-6|1239	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy67.htf
14mr|texlive-tex4ht-20120223-6|1240	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy68.htf
14mr|texlive-tex4ht-20120223-6|1241	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy69.htf
14mr|texlive-tex4ht-20120223-6|1242	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy70.htf
14mr|texlive-tex4ht-20120223-6|1243	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy71.htf
14mr|texlive-tex4ht-20120223-6|1244	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy72.htf
14mr|texlive-tex4ht-20120223-6|1245	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy73.htf
14mr|texlive-tex4ht-20120223-6|1246	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy74.htf
14mr|texlive-tex4ht-20120223-6|1247	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy75.htf
14mr|texlive-tex4ht-20120223-6|1248	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy76.htf
14mr|texlive-tex4ht-20120223-6|1249	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy77.htf
14mr|texlive-tex4ht-20120223-6|1250	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy78.htf
14mr|texlive-tex4ht-20120223-6|1251	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy79.htf
14mr|texlive-tex4ht-20120223-6|1252	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy80.htf
14mr|texlive-tex4ht-20120223-6|1253	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy81.htf
14mr|texlive-tex4ht-20120223-6|1254	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy82.htf
14mr|texlive-tex4ht-20120223-6|1255	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy83.htf
14mr|texlive-tex4ht-20120223-6|1256	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy84.htf
14mr|texlive-tex4ht-20120223-6|1257	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy85.htf
14mr|texlive-tex4ht-20120223-6|1258	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy86.htf
14mr|texlive-tex4ht-20120223-6|1259	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy87.htf
14mr|texlive-tex4ht-20120223-6|1260	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy88.htf
14mr|texlive-tex4ht-20120223-6|1261	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy89.htf
14mr|texlive-tex4ht-20120223-6|1262	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy90.htf
14mr|texlive-tex4ht-20120223-6|1263	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy91.htf
14mr|texlive-tex4ht-20120223-6|1264	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy92.htf
14mr|texlive-tex4ht-20120223-6|1265	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy93.htf
14mr|texlive-tex4ht-20120223-6|1266	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy94.htf
14mr|texlive-tex4ht-20120223-6|1267	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs01.htf
14mr|texlive-tex4ht-20120223-6|1268	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs02.htf
14mr|texlive-tex4ht-20120223-6|1269	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs03.htf
14mr|texlive-tex4ht-20120223-6|1270	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs04.htf
14mr|texlive-tex4ht-20120223-6|1271	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs05.htf
14mr|texlive-tex4ht-20120223-6|1272	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs06.htf
14mr|texlive-tex4ht-20120223-6|1273	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs07.htf
14mr|texlive-tex4ht-20120223-6|1274	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs08.htf
14mr|texlive-tex4ht-20120223-6|1275	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs09.htf
14mr|texlive-tex4ht-20120223-6|1276	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs10.htf
14mr|texlive-tex4ht-20120223-6|1277	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs11.htf
14mr|texlive-tex4ht-20120223-6|1278	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs12.htf
14mr|texlive-tex4ht-20120223-6|1279	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs13.htf
14mr|texlive-tex4ht-20120223-6|1280	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs14.htf
14mr|texlive-tex4ht-20120223-6|1281	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs15.htf
14mr|texlive-tex4ht-20120223-6|1282	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs16.htf
14mr|texlive-tex4ht-20120223-6|1283	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs17.htf
14mr|texlive-tex4ht-20120223-6|1284	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs18.htf
14mr|texlive-tex4ht-20120223-6|1285	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs19.htf
14mr|texlive-tex4ht-20120223-6|1286	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs20.htf
14mr|texlive-tex4ht-20120223-6|1287	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs21.htf
14mr|texlive-tex4ht-20120223-6|1288	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs22.htf
14mr|texlive-tex4ht-20120223-6|1289	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs23.htf
14mr|texlive-tex4ht-20120223-6|1290	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs24.htf
14mr|texlive-tex4ht-20120223-6|1291	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs25.htf
14mr|texlive-tex4ht-20120223-6|1292	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs26.htf
14mr|texlive-tex4ht-20120223-6|1293	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs27.htf
14mr|texlive-tex4ht-20120223-6|1294	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs28.htf
14mr|texlive-tex4ht-20120223-6|1295	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs29.htf
14mr|texlive-tex4ht-20120223-6|1296	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs30.htf
14mr|texlive-tex4ht-20120223-6|1297	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs31.htf
14mr|texlive-tex4ht-20120223-6|1298	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs32.htf
14mr|texlive-tex4ht-20120223-6|1299	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs33.htf
14mr|texlive-tex4ht-20120223-6|1300	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs34.htf
14mr|texlive-tex4ht-20120223-6|1301	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs35.htf
14mr|texlive-tex4ht-20120223-6|1302	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs36.htf
14mr|texlive-tex4ht-20120223-6|1303	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs37.htf
14mr|texlive-tex4ht-20120223-6|1304	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs38.htf
14mr|texlive-tex4ht-20120223-6|1305	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs39.htf
14mr|texlive-tex4ht-20120223-6|1306	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs40.htf
14mr|texlive-tex4ht-20120223-6|1307	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs41.htf
14mr|texlive-tex4ht-20120223-6|1308	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs42.htf
14mr|texlive-tex4ht-20120223-6|1309	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs43.htf
14mr|texlive-tex4ht-20120223-6|1310	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs44.htf
14mr|texlive-tex4ht-20120223-6|1311	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs45.htf
14mr|texlive-tex4ht-20120223-6|1312	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs46.htf
14mr|texlive-tex4ht-20120223-6|1313	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs47.htf
14mr|texlive-tex4ht-20120223-6|1314	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs48.htf
14mr|texlive-tex4ht-20120223-6|1315	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs49.htf
14mr|texlive-tex4ht-20120223-6|1316	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs50.htf
14mr|texlive-tex4ht-20120223-6|1317	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs51.htf
14mr|texlive-tex4ht-20120223-6|1318	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs52.htf
14mr|texlive-tex4ht-20120223-6|1319	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs53.htf
14mr|texlive-tex4ht-20120223-6|1320	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs54.htf
14mr|texlive-tex4ht-20120223-6|1321	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs55.htf
14mr|texlive-tex4ht-20120223-6|1322	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs56.htf
14mr|texlive-tex4ht-20120223-6|1323	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs57.htf
14mr|texlive-tex4ht-20120223-6|1324	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs58.htf
14mr|texlive-tex4ht-20120223-6|1325	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs59.htf
14mr|texlive-tex4ht-20120223-6|1326	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs60.htf
14mr|texlive-tex4ht-20120223-6|1327	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs61.htf
14mr|texlive-tex4ht-20120223-6|1328	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs62.htf
14mr|texlive-tex4ht-20120223-6|1329	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs63.htf
14mr|texlive-tex4ht-20120223-6|1330	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs64.htf
14mr|texlive-tex4ht-20120223-6|1331	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs65.htf
14mr|texlive-tex4ht-20120223-6|1332	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs66.htf
14mr|texlive-tex4ht-20120223-6|1333	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs67.htf
14mr|texlive-tex4ht-20120223-6|1334	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs68.htf
14mr|texlive-tex4ht-20120223-6|1335	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs69.htf
14mr|texlive-tex4ht-20120223-6|1336	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs70.htf
14mr|texlive-tex4ht-20120223-6|1337	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs71.htf
14mr|texlive-tex4ht-20120223-6|1338	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs72.htf
14mr|texlive-tex4ht-20120223-6|1339	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs73.htf
14mr|texlive-tex4ht-20120223-6|1340	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs74.htf
14mr|texlive-tex4ht-20120223-6|1341	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs75.htf
14mr|texlive-tex4ht-20120223-6|1342	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs76.htf
14mr|texlive-tex4ht-20120223-6|1343	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs77.htf
14mr|texlive-tex4ht-20120223-6|1344	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs78.htf
14mr|texlive-tex4ht-20120223-6|1345	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs79.htf
14mr|texlive-tex4ht-20120223-6|1346	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs80.htf
14mr|texlive-tex4ht-20120223-6|1347	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs81.htf
14mr|texlive-tex4ht-20120223-6|1348	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs82.htf
14mr|texlive-tex4ht-20120223-6|1349	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs83.htf
14mr|texlive-tex4ht-20120223-6|1350	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs84.htf
14mr|texlive-tex4ht-20120223-6|1351	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs85.htf
14mr|texlive-tex4ht-20120223-6|1352	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs86.htf
14mr|texlive-tex4ht-20120223-6|1353	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs87.htf
14mr|texlive-tex4ht-20120223-6|1354	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs88.htf
14mr|texlive-tex4ht-20120223-6|1355	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs89.htf
14mr|texlive-tex4ht-20120223-6|1356	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs90.htf
14mr|texlive-tex4ht-20120223-6|1357	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs91.htf
14mr|texlive-tex4ht-20120223-6|1358	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs92.htf
14mr|texlive-tex4ht-20120223-6|1359	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs93.htf
14mr|texlive-tex4ht-20120223-6|1360	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs94.htf
14mr|texlive-tex4ht-20120223-6|1361	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei01.htf
14mr|texlive-tex4ht-20120223-6|1362	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei02.htf
14mr|texlive-tex4ht-20120223-6|1363	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei03.htf
14mr|texlive-tex4ht-20120223-6|1364	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei04.htf
14mr|texlive-tex4ht-20120223-6|1365	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei05.htf
14mr|texlive-tex4ht-20120223-6|1366	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei06.htf
14mr|texlive-tex4ht-20120223-6|1367	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei07.htf
14mr|texlive-tex4ht-20120223-6|1368	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei08.htf
14mr|texlive-tex4ht-20120223-6|1369	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei09.htf
14mr|texlive-tex4ht-20120223-6|1370	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei10.htf
14mr|texlive-tex4ht-20120223-6|1371	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei11.htf
14mr|texlive-tex4ht-20120223-6|1372	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei12.htf
14mr|texlive-tex4ht-20120223-6|1373	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei13.htf
14mr|texlive-tex4ht-20120223-6|1374	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei14.htf
14mr|texlive-tex4ht-20120223-6|1375	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei15.htf
14mr|texlive-tex4ht-20120223-6|1376	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei16.htf
14mr|texlive-tex4ht-20120223-6|1377	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei17.htf
14mr|texlive-tex4ht-20120223-6|1378	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei18.htf
14mr|texlive-tex4ht-20120223-6|1379	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei19.htf
14mr|texlive-tex4ht-20120223-6|1380	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei20.htf
14mr|texlive-tex4ht-20120223-6|1381	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei21.htf
14mr|texlive-tex4ht-20120223-6|1382	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei22.htf
14mr|texlive-tex4ht-20120223-6|1383	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei23.htf
14mr|texlive-tex4ht-20120223-6|1384	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei24.htf
14mr|texlive-tex4ht-20120223-6|1385	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei25.htf
14mr|texlive-tex4ht-20120223-6|1386	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei26.htf
14mr|texlive-tex4ht-20120223-6|1387	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei27.htf
14mr|texlive-tex4ht-20120223-6|1388	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei28.htf
14mr|texlive-tex4ht-20120223-6|1389	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei29.htf
14mr|texlive-tex4ht-20120223-6|1390	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei30.htf
14mr|texlive-tex4ht-20120223-6|1391	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei31.htf
14mr|texlive-tex4ht-20120223-6|1392	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei32.htf
14mr|texlive-tex4ht-20120223-6|1393	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei33.htf
14mr|texlive-tex4ht-20120223-6|1394	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei34.htf
14mr|texlive-tex4ht-20120223-6|1395	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei35.htf
14mr|texlive-tex4ht-20120223-6|1396	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei36.htf
14mr|texlive-tex4ht-20120223-6|1397	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei37.htf
14mr|texlive-tex4ht-20120223-6|1398	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei38.htf
14mr|texlive-tex4ht-20120223-6|1399	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei39.htf
14mr|texlive-tex4ht-20120223-6|1400	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei40.htf
14mr|texlive-tex4ht-20120223-6|1401	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei41.htf
14mr|texlive-tex4ht-20120223-6|1402	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei42.htf
14mr|texlive-tex4ht-20120223-6|1403	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei43.htf
14mr|texlive-tex4ht-20120223-6|1404	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei44.htf
14mr|texlive-tex4ht-20120223-6|1405	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei45.htf
14mr|texlive-tex4ht-20120223-6|1406	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei46.htf
14mr|texlive-tex4ht-20120223-6|1407	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei47.htf
14mr|texlive-tex4ht-20120223-6|1408	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei48.htf
14mr|texlive-tex4ht-20120223-6|1409	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei49.htf
14mr|texlive-tex4ht-20120223-6|1410	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei50.htf
14mr|texlive-tex4ht-20120223-6|1411	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei51.htf
14mr|texlive-tex4ht-20120223-6|1412	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei52.htf
14mr|texlive-tex4ht-20120223-6|1413	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei53.htf
14mr|texlive-tex4ht-20120223-6|1414	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei54.htf
14mr|texlive-tex4ht-20120223-6|1415	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei55.htf
14mr|texlive-tex4ht-20120223-6|1416	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei56.htf
14mr|texlive-tex4ht-20120223-6|1417	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei57.htf
14mr|texlive-tex4ht-20120223-6|1418	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei58.htf
14mr|texlive-tex4ht-20120223-6|1419	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei59.htf
14mr|texlive-tex4ht-20120223-6|1420	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei60.htf
14mr|texlive-tex4ht-20120223-6|1421	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei61.htf
14mr|texlive-tex4ht-20120223-6|1422	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei62.htf
14mr|texlive-tex4ht-20120223-6|1423	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei63.htf
14mr|texlive-tex4ht-20120223-6|1424	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei64.htf
14mr|texlive-tex4ht-20120223-6|1425	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei65.htf
14mr|texlive-tex4ht-20120223-6|1426	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei66.htf
14mr|texlive-tex4ht-20120223-6|1427	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei67.htf
14mr|texlive-tex4ht-20120223-6|1428	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei68.htf
14mr|texlive-tex4ht-20120223-6|1429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei69.htf
14mr|texlive-tex4ht-20120223-6|1430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei70.htf
14mr|texlive-tex4ht-20120223-6|1431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei71.htf
14mr|texlive-tex4ht-20120223-6|1432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei72.htf
14mr|texlive-tex4ht-20120223-6|1433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei73.htf
14mr|texlive-tex4ht-20120223-6|1434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei74.htf
14mr|texlive-tex4ht-20120223-6|1435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei75.htf
14mr|texlive-tex4ht-20120223-6|1436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei76.htf
14mr|texlive-tex4ht-20120223-6|1437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei77.htf
14mr|texlive-tex4ht-20120223-6|1438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei78.htf
14mr|texlive-tex4ht-20120223-6|1439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei79.htf
14mr|texlive-tex4ht-20120223-6|1440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei80.htf
14mr|texlive-tex4ht-20120223-6|1441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei81.htf
14mr|texlive-tex4ht-20120223-6|1442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei82.htf
14mr|texlive-tex4ht-20120223-6|1443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei83.htf
14mr|texlive-tex4ht-20120223-6|1444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei84.htf
14mr|texlive-tex4ht-20120223-6|1445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei85.htf
14mr|texlive-tex4ht-20120223-6|1446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei86.htf
14mr|texlive-tex4ht-20120223-6|1447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei87.htf
14mr|texlive-tex4ht-20120223-6|1448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei88.htf
14mr|texlive-tex4ht-20120223-6|1449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei89.htf
14mr|texlive-tex4ht-20120223-6|1450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei90.htf
14mr|texlive-tex4ht-20120223-6|1451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei91.htf
14mr|texlive-tex4ht-20120223-6|1452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei92.htf
14mr|texlive-tex4ht-20120223-6|1453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei93.htf
14mr|texlive-tex4ht-20120223-6|1454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei94.htf
14mr|texlive-tex4ht-20120223-6|1455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai01.htf
14mr|texlive-tex4ht-20120223-6|1456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai02.htf
14mr|texlive-tex4ht-20120223-6|1457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai03.htf
14mr|texlive-tex4ht-20120223-6|1458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai04.htf
14mr|texlive-tex4ht-20120223-6|1459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai05.htf
14mr|texlive-tex4ht-20120223-6|1460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai06.htf
14mr|texlive-tex4ht-20120223-6|1461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai07.htf
14mr|texlive-tex4ht-20120223-6|1462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai08.htf
14mr|texlive-tex4ht-20120223-6|1463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai09.htf
14mr|texlive-tex4ht-20120223-6|1464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai10.htf
14mr|texlive-tex4ht-20120223-6|1465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai11.htf
14mr|texlive-tex4ht-20120223-6|1466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai12.htf
14mr|texlive-tex4ht-20120223-6|1467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai13.htf
14mr|texlive-tex4ht-20120223-6|1468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai14.htf
14mr|texlive-tex4ht-20120223-6|1469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai15.htf
14mr|texlive-tex4ht-20120223-6|1470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai16.htf
14mr|texlive-tex4ht-20120223-6|1471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai17.htf
14mr|texlive-tex4ht-20120223-6|1472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai18.htf
14mr|texlive-tex4ht-20120223-6|1473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai19.htf
14mr|texlive-tex4ht-20120223-6|1474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai20.htf
14mr|texlive-tex4ht-20120223-6|1475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai21.htf
14mr|texlive-tex4ht-20120223-6|1476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai22.htf
14mr|texlive-tex4ht-20120223-6|1477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai23.htf
14mr|texlive-tex4ht-20120223-6|1478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai24.htf
14mr|texlive-tex4ht-20120223-6|1479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai25.htf
14mr|texlive-tex4ht-20120223-6|1480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai26.htf
14mr|texlive-tex4ht-20120223-6|1481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai27.htf
14mr|texlive-tex4ht-20120223-6|1482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai28.htf
14mr|texlive-tex4ht-20120223-6|1483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai29.htf
14mr|texlive-tex4ht-20120223-6|1484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai30.htf
14mr|texlive-tex4ht-20120223-6|1485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai31.htf
14mr|texlive-tex4ht-20120223-6|1486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai32.htf
14mr|texlive-tex4ht-20120223-6|1487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai33.htf
14mr|texlive-tex4ht-20120223-6|1488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai34.htf
14mr|texlive-tex4ht-20120223-6|1489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai35.htf
14mr|texlive-tex4ht-20120223-6|1490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai36.htf
14mr|texlive-tex4ht-20120223-6|1491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai37.htf
14mr|texlive-tex4ht-20120223-6|1492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai38.htf
14mr|texlive-tex4ht-20120223-6|1493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai39.htf
14mr|texlive-tex4ht-20120223-6|1494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai40.htf
14mr|texlive-tex4ht-20120223-6|1495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai41.htf
14mr|texlive-tex4ht-20120223-6|1496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai42.htf
14mr|texlive-tex4ht-20120223-6|1497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai43.htf
14mr|texlive-tex4ht-20120223-6|1498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai44.htf
14mr|texlive-tex4ht-20120223-6|1499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai45.htf
14mr|texlive-tex4ht-20120223-6|1500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai46.htf
14mr|texlive-tex4ht-20120223-6|1501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai47.htf
14mr|texlive-tex4ht-20120223-6|1502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai48.htf
14mr|texlive-tex4ht-20120223-6|1503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai49.htf
14mr|texlive-tex4ht-20120223-6|1504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai50.htf
14mr|texlive-tex4ht-20120223-6|1505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai51.htf
14mr|texlive-tex4ht-20120223-6|1506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai52.htf
14mr|texlive-tex4ht-20120223-6|1507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai53.htf
14mr|texlive-tex4ht-20120223-6|1508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai54.htf
14mr|texlive-tex4ht-20120223-6|1509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai55.htf
14mr|texlive-tex4ht-20120223-6|1510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai56.htf
14mr|texlive-tex4ht-20120223-6|1511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai57.htf
14mr|texlive-tex4ht-20120223-6|1512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai58.htf
14mr|texlive-tex4ht-20120223-6|1513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai59.htf
14mr|texlive-tex4ht-20120223-6|1514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai60.htf
14mr|texlive-tex4ht-20120223-6|1515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai61.htf
14mr|texlive-tex4ht-20120223-6|1516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai62.htf
14mr|texlive-tex4ht-20120223-6|1517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai63.htf
14mr|texlive-tex4ht-20120223-6|1518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai64.htf
14mr|texlive-tex4ht-20120223-6|1519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai65.htf
14mr|texlive-tex4ht-20120223-6|1520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai66.htf
14mr|texlive-tex4ht-20120223-6|1521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai67.htf
14mr|texlive-tex4ht-20120223-6|1522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai68.htf
14mr|texlive-tex4ht-20120223-6|1523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai69.htf
14mr|texlive-tex4ht-20120223-6|1524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai70.htf
14mr|texlive-tex4ht-20120223-6|1525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai71.htf
14mr|texlive-tex4ht-20120223-6|1526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai72.htf
14mr|texlive-tex4ht-20120223-6|1527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai73.htf
14mr|texlive-tex4ht-20120223-6|1528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai74.htf
14mr|texlive-tex4ht-20120223-6|1529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai75.htf
14mr|texlive-tex4ht-20120223-6|1530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai76.htf
14mr|texlive-tex4ht-20120223-6|1531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai77.htf
14mr|texlive-tex4ht-20120223-6|1532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai78.htf
14mr|texlive-tex4ht-20120223-6|1533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai79.htf
14mr|texlive-tex4ht-20120223-6|1534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai80.htf
14mr|texlive-tex4ht-20120223-6|1535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai81.htf
14mr|texlive-tex4ht-20120223-6|1536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai82.htf
14mr|texlive-tex4ht-20120223-6|1537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai83.htf
14mr|texlive-tex4ht-20120223-6|1538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai84.htf
14mr|texlive-tex4ht-20120223-6|1539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai85.htf
14mr|texlive-tex4ht-20120223-6|1540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai86.htf
14mr|texlive-tex4ht-20120223-6|1541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai87.htf
14mr|texlive-tex4ht-20120223-6|1542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai88.htf
14mr|texlive-tex4ht-20120223-6|1543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai89.htf
14mr|texlive-tex4ht-20120223-6|1544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai90.htf
14mr|texlive-tex4ht-20120223-6|1545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai91.htf
14mr|texlive-tex4ht-20120223-6|1546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai92.htf
14mr|texlive-tex4ht-20120223-6|1547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai93.htf
14mr|texlive-tex4ht-20120223-6|1548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai94.htf
14mr|texlive-tex4ht-20120223-6|1549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli01.htf
14mr|texlive-tex4ht-20120223-6|1550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli02.htf
14mr|texlive-tex4ht-20120223-6|1551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli03.htf
14mr|texlive-tex4ht-20120223-6|1552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli04.htf
14mr|texlive-tex4ht-20120223-6|1553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli05.htf
14mr|texlive-tex4ht-20120223-6|1554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli06.htf
14mr|texlive-tex4ht-20120223-6|1555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli07.htf
14mr|texlive-tex4ht-20120223-6|1556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli08.htf
14mr|texlive-tex4ht-20120223-6|1557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli09.htf
14mr|texlive-tex4ht-20120223-6|1558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli10.htf
14mr|texlive-tex4ht-20120223-6|1559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli11.htf
14mr|texlive-tex4ht-20120223-6|1560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli12.htf
14mr|texlive-tex4ht-20120223-6|1561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli13.htf
14mr|texlive-tex4ht-20120223-6|1562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli14.htf
14mr|texlive-tex4ht-20120223-6|1563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli15.htf
14mr|texlive-tex4ht-20120223-6|1564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli16.htf
14mr|texlive-tex4ht-20120223-6|1565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli17.htf
14mr|texlive-tex4ht-20120223-6|1566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli18.htf
14mr|texlive-tex4ht-20120223-6|1567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli19.htf
14mr|texlive-tex4ht-20120223-6|1568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli20.htf
14mr|texlive-tex4ht-20120223-6|1569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli21.htf
14mr|texlive-tex4ht-20120223-6|1570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli22.htf
14mr|texlive-tex4ht-20120223-6|1571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli23.htf
14mr|texlive-tex4ht-20120223-6|1572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli24.htf
14mr|texlive-tex4ht-20120223-6|1573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli25.htf
14mr|texlive-tex4ht-20120223-6|1574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli26.htf
14mr|texlive-tex4ht-20120223-6|1575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli27.htf
14mr|texlive-tex4ht-20120223-6|1576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli28.htf
14mr|texlive-tex4ht-20120223-6|1577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli29.htf
14mr|texlive-tex4ht-20120223-6|1578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli30.htf
14mr|texlive-tex4ht-20120223-6|1579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli31.htf
14mr|texlive-tex4ht-20120223-6|1580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli32.htf
14mr|texlive-tex4ht-20120223-6|1581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli33.htf
14mr|texlive-tex4ht-20120223-6|1582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli34.htf
14mr|texlive-tex4ht-20120223-6|1583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli35.htf
14mr|texlive-tex4ht-20120223-6|1584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli36.htf
14mr|texlive-tex4ht-20120223-6|1585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli37.htf
14mr|texlive-tex4ht-20120223-6|1586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli38.htf
14mr|texlive-tex4ht-20120223-6|1587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli39.htf
14mr|texlive-tex4ht-20120223-6|1588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli40.htf
14mr|texlive-tex4ht-20120223-6|1589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli41.htf
14mr|texlive-tex4ht-20120223-6|1590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli42.htf
14mr|texlive-tex4ht-20120223-6|1591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli43.htf
14mr|texlive-tex4ht-20120223-6|1592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli44.htf
14mr|texlive-tex4ht-20120223-6|1593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli45.htf
14mr|texlive-tex4ht-20120223-6|1594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli46.htf
14mr|texlive-tex4ht-20120223-6|1595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli47.htf
14mr|texlive-tex4ht-20120223-6|1596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli48.htf
14mr|texlive-tex4ht-20120223-6|1597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli49.htf
14mr|texlive-tex4ht-20120223-6|1598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli50.htf
14mr|texlive-tex4ht-20120223-6|1599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli51.htf
14mr|texlive-tex4ht-20120223-6|1600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli52.htf
14mr|texlive-tex4ht-20120223-6|1601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli53.htf
14mr|texlive-tex4ht-20120223-6|1602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli54.htf
14mr|texlive-tex4ht-20120223-6|1603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli55.htf
14mr|texlive-tex4ht-20120223-6|1604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli56.htf
14mr|texlive-tex4ht-20120223-6|1605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli57.htf
14mr|texlive-tex4ht-20120223-6|1606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli58.htf
14mr|texlive-tex4ht-20120223-6|1607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli59.htf
14mr|texlive-tex4ht-20120223-6|1608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli60.htf
14mr|texlive-tex4ht-20120223-6|1609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli61.htf
14mr|texlive-tex4ht-20120223-6|1610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli62.htf
14mr|texlive-tex4ht-20120223-6|1611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli63.htf
14mr|texlive-tex4ht-20120223-6|1612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli64.htf
14mr|texlive-tex4ht-20120223-6|1613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli65.htf
14mr|texlive-tex4ht-20120223-6|1614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli66.htf
14mr|texlive-tex4ht-20120223-6|1615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli67.htf
14mr|texlive-tex4ht-20120223-6|1616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli68.htf
14mr|texlive-tex4ht-20120223-6|1617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli69.htf
14mr|texlive-tex4ht-20120223-6|1618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli70.htf
14mr|texlive-tex4ht-20120223-6|1619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli71.htf
14mr|texlive-tex4ht-20120223-6|1620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli72.htf
14mr|texlive-tex4ht-20120223-6|1621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli73.htf
14mr|texlive-tex4ht-20120223-6|1622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli74.htf
14mr|texlive-tex4ht-20120223-6|1623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli75.htf
14mr|texlive-tex4ht-20120223-6|1624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli76.htf
14mr|texlive-tex4ht-20120223-6|1625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli77.htf
14mr|texlive-tex4ht-20120223-6|1626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli78.htf
14mr|texlive-tex4ht-20120223-6|1627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli79.htf
14mr|texlive-tex4ht-20120223-6|1628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli80.htf
14mr|texlive-tex4ht-20120223-6|1629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli81.htf
14mr|texlive-tex4ht-20120223-6|1630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli82.htf
14mr|texlive-tex4ht-20120223-6|1631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli83.htf
14mr|texlive-tex4ht-20120223-6|1632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli84.htf
14mr|texlive-tex4ht-20120223-6|1633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli85.htf
14mr|texlive-tex4ht-20120223-6|1634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli86.htf
14mr|texlive-tex4ht-20120223-6|1635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli87.htf
14mr|texlive-tex4ht-20120223-6|1636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli88.htf
14mr|texlive-tex4ht-20120223-6|1637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli89.htf
14mr|texlive-tex4ht-20120223-6|1638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli90.htf
14mr|texlive-tex4ht-20120223-6|1639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli91.htf
14mr|texlive-tex4ht-20120223-6|1640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli92.htf
14mr|texlive-tex4ht-20120223-6|1641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli93.htf
14mr|texlive-tex4ht-20120223-6|1642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli94.htf
14mr|texlive-tex4ht-20120223-6|1643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu01.htf
14mr|texlive-tex4ht-20120223-6|1644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu02.htf
14mr|texlive-tex4ht-20120223-6|1645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu03.htf
14mr|texlive-tex4ht-20120223-6|1646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu04.htf
14mr|texlive-tex4ht-20120223-6|1647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu05.htf
14mr|texlive-tex4ht-20120223-6|1648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu06.htf
14mr|texlive-tex4ht-20120223-6|1649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu07.htf
14mr|texlive-tex4ht-20120223-6|1650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu08.htf
14mr|texlive-tex4ht-20120223-6|1651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu09.htf
14mr|texlive-tex4ht-20120223-6|1652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu10.htf
14mr|texlive-tex4ht-20120223-6|1653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu11.htf
14mr|texlive-tex4ht-20120223-6|1654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu12.htf
14mr|texlive-tex4ht-20120223-6|1655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu13.htf
14mr|texlive-tex4ht-20120223-6|1656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu14.htf
14mr|texlive-tex4ht-20120223-6|1657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu15.htf
14mr|texlive-tex4ht-20120223-6|1658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu16.htf
14mr|texlive-tex4ht-20120223-6|1659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu17.htf
14mr|texlive-tex4ht-20120223-6|1660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu18.htf
14mr|texlive-tex4ht-20120223-6|1661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu19.htf
14mr|texlive-tex4ht-20120223-6|1662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu20.htf
14mr|texlive-tex4ht-20120223-6|1663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu21.htf
14mr|texlive-tex4ht-20120223-6|1664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu22.htf
14mr|texlive-tex4ht-20120223-6|1665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu23.htf
14mr|texlive-tex4ht-20120223-6|1666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu24.htf
14mr|texlive-tex4ht-20120223-6|1667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu25.htf
14mr|texlive-tex4ht-20120223-6|1668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu26.htf
14mr|texlive-tex4ht-20120223-6|1669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu27.htf
14mr|texlive-tex4ht-20120223-6|1670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu28.htf
14mr|texlive-tex4ht-20120223-6|1671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu29.htf
14mr|texlive-tex4ht-20120223-6|1672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu30.htf
14mr|texlive-tex4ht-20120223-6|1673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu31.htf
14mr|texlive-tex4ht-20120223-6|1674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu32.htf
14mr|texlive-tex4ht-20120223-6|1675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu33.htf
14mr|texlive-tex4ht-20120223-6|1676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu34.htf
14mr|texlive-tex4ht-20120223-6|1677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu35.htf
14mr|texlive-tex4ht-20120223-6|1678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu36.htf
14mr|texlive-tex4ht-20120223-6|1679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu37.htf
14mr|texlive-tex4ht-20120223-6|1680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu38.htf
14mr|texlive-tex4ht-20120223-6|1681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu39.htf
14mr|texlive-tex4ht-20120223-6|1682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu40.htf
14mr|texlive-tex4ht-20120223-6|1683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu41.htf
14mr|texlive-tex4ht-20120223-6|1684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu42.htf
14mr|texlive-tex4ht-20120223-6|1685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu43.htf
14mr|texlive-tex4ht-20120223-6|1686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu44.htf
14mr|texlive-tex4ht-20120223-6|1687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu45.htf
14mr|texlive-tex4ht-20120223-6|1688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu46.htf
14mr|texlive-tex4ht-20120223-6|1689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu47.htf
14mr|texlive-tex4ht-20120223-6|1690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu48.htf
14mr|texlive-tex4ht-20120223-6|1691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu49.htf
14mr|texlive-tex4ht-20120223-6|1692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu50.htf
14mr|texlive-tex4ht-20120223-6|1693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu51.htf
14mr|texlive-tex4ht-20120223-6|1694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu52.htf
14mr|texlive-tex4ht-20120223-6|1695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu53.htf
14mr|texlive-tex4ht-20120223-6|1696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu54.htf
14mr|texlive-tex4ht-20120223-6|1697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu55.htf
14mr|texlive-tex4ht-20120223-6|1698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu56.htf
14mr|texlive-tex4ht-20120223-6|1699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu57.htf
14mr|texlive-tex4ht-20120223-6|1700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu58.htf
14mr|texlive-tex4ht-20120223-6|1701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu59.htf
14mr|texlive-tex4ht-20120223-6|1702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu60.htf
14mr|texlive-tex4ht-20120223-6|1703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu61.htf
14mr|texlive-tex4ht-20120223-6|1704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu62.htf
14mr|texlive-tex4ht-20120223-6|1705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu63.htf
14mr|texlive-tex4ht-20120223-6|1706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu64.htf
14mr|texlive-tex4ht-20120223-6|1707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu65.htf
14mr|texlive-tex4ht-20120223-6|1708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu66.htf
14mr|texlive-tex4ht-20120223-6|1709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu67.htf
14mr|texlive-tex4ht-20120223-6|1710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu68.htf
14mr|texlive-tex4ht-20120223-6|1711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu69.htf
14mr|texlive-tex4ht-20120223-6|1712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu70.htf
14mr|texlive-tex4ht-20120223-6|1713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu71.htf
14mr|texlive-tex4ht-20120223-6|1714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu72.htf
14mr|texlive-tex4ht-20120223-6|1715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu73.htf
14mr|texlive-tex4ht-20120223-6|1716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu74.htf
14mr|texlive-tex4ht-20120223-6|1717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu75.htf
14mr|texlive-tex4ht-20120223-6|1718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu76.htf
14mr|texlive-tex4ht-20120223-6|1719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu77.htf
14mr|texlive-tex4ht-20120223-6|1720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu78.htf
14mr|texlive-tex4ht-20120223-6|1721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu79.htf
14mr|texlive-tex4ht-20120223-6|1722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu80.htf
14mr|texlive-tex4ht-20120223-6|1723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu81.htf
14mr|texlive-tex4ht-20120223-6|1724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu82.htf
14mr|texlive-tex4ht-20120223-6|1725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu83.htf
14mr|texlive-tex4ht-20120223-6|1726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu84.htf
14mr|texlive-tex4ht-20120223-6|1727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu85.htf
14mr|texlive-tex4ht-20120223-6|1728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu86.htf
14mr|texlive-tex4ht-20120223-6|1729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu87.htf
14mr|texlive-tex4ht-20120223-6|1730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu88.htf
14mr|texlive-tex4ht-20120223-6|1731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu89.htf
14mr|texlive-tex4ht-20120223-6|1732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu90.htf
14mr|texlive-tex4ht-20120223-6|1733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu91.htf
14mr|texlive-tex4ht-20120223-6|1734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu92.htf
14mr|texlive-tex4ht-20120223-6|1735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu93.htf
14mr|texlive-tex4ht-20120223-6|1736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu94.htf
14mr|texlive-tex4ht-20120223-6|1737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu01.htf
14mr|texlive-tex4ht-20120223-6|1738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu02.htf
14mr|texlive-tex4ht-20120223-6|1739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu03.htf
14mr|texlive-tex4ht-20120223-6|1740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu04.htf
14mr|texlive-tex4ht-20120223-6|1741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu05.htf
14mr|texlive-tex4ht-20120223-6|1742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu06.htf
14mr|texlive-tex4ht-20120223-6|1743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu07.htf
14mr|texlive-tex4ht-20120223-6|1744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu08.htf
14mr|texlive-tex4ht-20120223-6|1745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu09.htf
14mr|texlive-tex4ht-20120223-6|1746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu10.htf
14mr|texlive-tex4ht-20120223-6|1747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu11.htf
14mr|texlive-tex4ht-20120223-6|1748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu12.htf
14mr|texlive-tex4ht-20120223-6|1749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu13.htf
14mr|texlive-tex4ht-20120223-6|1750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu14.htf
14mr|texlive-tex4ht-20120223-6|1751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu15.htf
14mr|texlive-tex4ht-20120223-6|1752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu16.htf
14mr|texlive-tex4ht-20120223-6|1753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu17.htf
14mr|texlive-tex4ht-20120223-6|1754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu18.htf
14mr|texlive-tex4ht-20120223-6|1755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu19.htf
14mr|texlive-tex4ht-20120223-6|1756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu20.htf
14mr|texlive-tex4ht-20120223-6|1757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu21.htf
14mr|texlive-tex4ht-20120223-6|1758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu22.htf
14mr|texlive-tex4ht-20120223-6|1759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu23.htf
14mr|texlive-tex4ht-20120223-6|1760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu24.htf
14mr|texlive-tex4ht-20120223-6|1761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu25.htf
14mr|texlive-tex4ht-20120223-6|1762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu26.htf
14mr|texlive-tex4ht-20120223-6|1763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu27.htf
14mr|texlive-tex4ht-20120223-6|1764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu28.htf
14mr|texlive-tex4ht-20120223-6|1765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu29.htf
14mr|texlive-tex4ht-20120223-6|1766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu30.htf
14mr|texlive-tex4ht-20120223-6|1767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu31.htf
14mr|texlive-tex4ht-20120223-6|1768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu32.htf
14mr|texlive-tex4ht-20120223-6|1769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu33.htf
14mr|texlive-tex4ht-20120223-6|1770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu34.htf
14mr|texlive-tex4ht-20120223-6|1771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu35.htf
14mr|texlive-tex4ht-20120223-6|1772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu36.htf
14mr|texlive-tex4ht-20120223-6|1773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu37.htf
14mr|texlive-tex4ht-20120223-6|1774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu38.htf
14mr|texlive-tex4ht-20120223-6|1775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu39.htf
14mr|texlive-tex4ht-20120223-6|1776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu40.htf
14mr|texlive-tex4ht-20120223-6|1777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu41.htf
14mr|texlive-tex4ht-20120223-6|1778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu42.htf
14mr|texlive-tex4ht-20120223-6|1779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu43.htf
14mr|texlive-tex4ht-20120223-6|1780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu44.htf
14mr|texlive-tex4ht-20120223-6|1781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu45.htf
14mr|texlive-tex4ht-20120223-6|1782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu46.htf
14mr|texlive-tex4ht-20120223-6|1783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu47.htf
14mr|texlive-tex4ht-20120223-6|1784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu48.htf
14mr|texlive-tex4ht-20120223-6|1785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu49.htf
14mr|texlive-tex4ht-20120223-6|1786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu50.htf
14mr|texlive-tex4ht-20120223-6|1787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu51.htf
14mr|texlive-tex4ht-20120223-6|1788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu52.htf
14mr|texlive-tex4ht-20120223-6|1789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu53.htf
14mr|texlive-tex4ht-20120223-6|1790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu54.htf
14mr|texlive-tex4ht-20120223-6|1791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu55.htf
14mr|texlive-tex4ht-20120223-6|1792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu56.htf
14mr|texlive-tex4ht-20120223-6|1793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu57.htf
14mr|texlive-tex4ht-20120223-6|1794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu58.htf
14mr|texlive-tex4ht-20120223-6|1795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu59.htf
14mr|texlive-tex4ht-20120223-6|1796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu60.htf
14mr|texlive-tex4ht-20120223-6|1797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu61.htf
14mr|texlive-tex4ht-20120223-6|1798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu62.htf
14mr|texlive-tex4ht-20120223-6|1799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu63.htf
14mr|texlive-tex4ht-20120223-6|1800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu64.htf
14mr|texlive-tex4ht-20120223-6|1801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu65.htf
14mr|texlive-tex4ht-20120223-6|1802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu66.htf
14mr|texlive-tex4ht-20120223-6|1803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu67.htf
14mr|texlive-tex4ht-20120223-6|1804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu68.htf
14mr|texlive-tex4ht-20120223-6|1805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu69.htf
14mr|texlive-tex4ht-20120223-6|1806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu70.htf
14mr|texlive-tex4ht-20120223-6|1807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu71.htf
14mr|texlive-tex4ht-20120223-6|1808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu72.htf
14mr|texlive-tex4ht-20120223-6|1809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu73.htf
14mr|texlive-tex4ht-20120223-6|1810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu74.htf
14mr|texlive-tex4ht-20120223-6|1811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu75.htf
14mr|texlive-tex4ht-20120223-6|1812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu76.htf
14mr|texlive-tex4ht-20120223-6|1813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu77.htf
14mr|texlive-tex4ht-20120223-6|1814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu78.htf
14mr|texlive-tex4ht-20120223-6|1815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu79.htf
14mr|texlive-tex4ht-20120223-6|1816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu80.htf
14mr|texlive-tex4ht-20120223-6|1817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu81.htf
14mr|texlive-tex4ht-20120223-6|1818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu82.htf
14mr|texlive-tex4ht-20120223-6|1819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu83.htf
14mr|texlive-tex4ht-20120223-6|1820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu84.htf
14mr|texlive-tex4ht-20120223-6|1821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu85.htf
14mr|texlive-tex4ht-20120223-6|1822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu86.htf
14mr|texlive-tex4ht-20120223-6|1823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu87.htf
14mr|texlive-tex4ht-20120223-6|1824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu88.htf
14mr|texlive-tex4ht-20120223-6|1825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu89.htf
14mr|texlive-tex4ht-20120223-6|1826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu90.htf
14mr|texlive-tex4ht-20120223-6|1827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu91.htf
14mr|texlive-tex4ht-20120223-6|1828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu92.htf
14mr|texlive-tex4ht-20120223-6|1829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu93.htf
14mr|texlive-tex4ht-20120223-6|1830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu94.htf
14mr|texlive-tex4ht-20120223-6|1831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh01.htf
14mr|texlive-tex4ht-20120223-6|1832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh02.htf
14mr|texlive-tex4ht-20120223-6|1833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh03.htf
14mr|texlive-tex4ht-20120223-6|1834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh04.htf
14mr|texlive-tex4ht-20120223-6|1835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh05.htf
14mr|texlive-tex4ht-20120223-6|1836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh06.htf
14mr|texlive-tex4ht-20120223-6|1837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh07.htf
14mr|texlive-tex4ht-20120223-6|1838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh08.htf
14mr|texlive-tex4ht-20120223-6|1839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh09.htf
14mr|texlive-tex4ht-20120223-6|1840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh10.htf
14mr|texlive-tex4ht-20120223-6|1841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh11.htf
14mr|texlive-tex4ht-20120223-6|1842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh12.htf
14mr|texlive-tex4ht-20120223-6|1843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh13.htf
14mr|texlive-tex4ht-20120223-6|1844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh14.htf
14mr|texlive-tex4ht-20120223-6|1845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh15.htf
14mr|texlive-tex4ht-20120223-6|1846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh16.htf
14mr|texlive-tex4ht-20120223-6|1847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh17.htf
14mr|texlive-tex4ht-20120223-6|1848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh18.htf
14mr|texlive-tex4ht-20120223-6|1849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh19.htf
14mr|texlive-tex4ht-20120223-6|1850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh20.htf
14mr|texlive-tex4ht-20120223-6|1851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh21.htf
14mr|texlive-tex4ht-20120223-6|1852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh22.htf
14mr|texlive-tex4ht-20120223-6|1853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh23.htf
14mr|texlive-tex4ht-20120223-6|1854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh24.htf
14mr|texlive-tex4ht-20120223-6|1855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh25.htf
14mr|texlive-tex4ht-20120223-6|1856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh26.htf
14mr|texlive-tex4ht-20120223-6|1857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh27.htf
14mr|texlive-tex4ht-20120223-6|1858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh28.htf
14mr|texlive-tex4ht-20120223-6|1859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh29.htf
14mr|texlive-tex4ht-20120223-6|1860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh30.htf
14mr|texlive-tex4ht-20120223-6|1861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh31.htf
14mr|texlive-tex4ht-20120223-6|1862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh32.htf
14mr|texlive-tex4ht-20120223-6|1863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh33.htf
14mr|texlive-tex4ht-20120223-6|1864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh34.htf
14mr|texlive-tex4ht-20120223-6|1865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh35.htf
14mr|texlive-tex4ht-20120223-6|1866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh36.htf
14mr|texlive-tex4ht-20120223-6|1867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh37.htf
14mr|texlive-tex4ht-20120223-6|1868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh38.htf
14mr|texlive-tex4ht-20120223-6|1869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh39.htf
14mr|texlive-tex4ht-20120223-6|1870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh40.htf
14mr|texlive-tex4ht-20120223-6|1871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh41.htf
14mr|texlive-tex4ht-20120223-6|1872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh42.htf
14mr|texlive-tex4ht-20120223-6|1873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh43.htf
14mr|texlive-tex4ht-20120223-6|1874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh44.htf
14mr|texlive-tex4ht-20120223-6|1875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh45.htf
14mr|texlive-tex4ht-20120223-6|1876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh46.htf
14mr|texlive-tex4ht-20120223-6|1877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh47.htf
14mr|texlive-tex4ht-20120223-6|1878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh48.htf
14mr|texlive-tex4ht-20120223-6|1879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh49.htf
14mr|texlive-tex4ht-20120223-6|1880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh50.htf
14mr|texlive-tex4ht-20120223-6|1881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh51.htf
14mr|texlive-tex4ht-20120223-6|1882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh52.htf
14mr|texlive-tex4ht-20120223-6|1883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh53.htf
14mr|texlive-tex4ht-20120223-6|1884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh54.htf
14mr|texlive-tex4ht-20120223-6|1885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh55.htf
14mr|texlive-tex4ht-20120223-6|1886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh56.htf
14mr|texlive-tex4ht-20120223-6|1887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh57.htf
14mr|texlive-tex4ht-20120223-6|1888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh58.htf
14mr|texlive-tex4ht-20120223-6|1889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh59.htf
14mr|texlive-tex4ht-20120223-6|1890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh60.htf
14mr|texlive-tex4ht-20120223-6|1891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh61.htf
14mr|texlive-tex4ht-20120223-6|1892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh62.htf
14mr|texlive-tex4ht-20120223-6|1893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh63.htf
14mr|texlive-tex4ht-20120223-6|1894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh64.htf
14mr|texlive-tex4ht-20120223-6|1895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh65.htf
14mr|texlive-tex4ht-20120223-6|1896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh66.htf
14mr|texlive-tex4ht-20120223-6|1897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh67.htf
14mr|texlive-tex4ht-20120223-6|1898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh68.htf
14mr|texlive-tex4ht-20120223-6|1899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh69.htf
14mr|texlive-tex4ht-20120223-6|1900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh70.htf
14mr|texlive-tex4ht-20120223-6|1901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh71.htf
14mr|texlive-tex4ht-20120223-6|1902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh72.htf
14mr|texlive-tex4ht-20120223-6|1903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh73.htf
14mr|texlive-tex4ht-20120223-6|1904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh74.htf
14mr|texlive-tex4ht-20120223-6|1905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh75.htf
14mr|texlive-tex4ht-20120223-6|1906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh76.htf
14mr|texlive-tex4ht-20120223-6|1907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh77.htf
14mr|texlive-tex4ht-20120223-6|1908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh78.htf
14mr|texlive-tex4ht-20120223-6|1909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh79.htf
14mr|texlive-tex4ht-20120223-6|1910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh80.htf
14mr|texlive-tex4ht-20120223-6|1911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh81.htf
14mr|texlive-tex4ht-20120223-6|1912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh82.htf
14mr|texlive-tex4ht-20120223-6|1913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh83.htf
14mr|texlive-tex4ht-20120223-6|1914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh84.htf
14mr|texlive-tex4ht-20120223-6|1915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh85.htf
14mr|texlive-tex4ht-20120223-6|1916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh86.htf
14mr|texlive-tex4ht-20120223-6|1917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh87.htf
14mr|texlive-tex4ht-20120223-6|1918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh88.htf
14mr|texlive-tex4ht-20120223-6|1919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh89.htf
14mr|texlive-tex4ht-20120223-6|1920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh90.htf
14mr|texlive-tex4ht-20120223-6|1921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh91.htf
14mr|texlive-tex4ht-20120223-6|1922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh92.htf
14mr|texlive-tex4ht-20120223-6|1923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh93.htf
14mr|texlive-tex4ht-20120223-6|1924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh94.htf
14mr|texlive-tex4ht-20120223-6|1925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk01.htf
14mr|texlive-tex4ht-20120223-6|1926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk02.htf
14mr|texlive-tex4ht-20120223-6|1927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk03.htf
14mr|texlive-tex4ht-20120223-6|1928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk04.htf
14mr|texlive-tex4ht-20120223-6|1929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk05.htf
14mr|texlive-tex4ht-20120223-6|1930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk06.htf
14mr|texlive-tex4ht-20120223-6|1931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk07.htf
14mr|texlive-tex4ht-20120223-6|1932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk08.htf
14mr|texlive-tex4ht-20120223-6|1933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk09.htf
14mr|texlive-tex4ht-20120223-6|1934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk10.htf
14mr|texlive-tex4ht-20120223-6|1935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk11.htf
14mr|texlive-tex4ht-20120223-6|1936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk12.htf
14mr|texlive-tex4ht-20120223-6|1937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk13.htf
14mr|texlive-tex4ht-20120223-6|1938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk14.htf
14mr|texlive-tex4ht-20120223-6|1939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk15.htf
14mr|texlive-tex4ht-20120223-6|1940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk16.htf
14mr|texlive-tex4ht-20120223-6|1941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk17.htf
14mr|texlive-tex4ht-20120223-6|1942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk18.htf
14mr|texlive-tex4ht-20120223-6|1943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk19.htf
14mr|texlive-tex4ht-20120223-6|1944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk20.htf
14mr|texlive-tex4ht-20120223-6|1945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk21.htf
14mr|texlive-tex4ht-20120223-6|1946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk22.htf
14mr|texlive-tex4ht-20120223-6|1947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk23.htf
14mr|texlive-tex4ht-20120223-6|1948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk24.htf
14mr|texlive-tex4ht-20120223-6|1949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk25.htf
14mr|texlive-tex4ht-20120223-6|1950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk26.htf
14mr|texlive-tex4ht-20120223-6|1951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk27.htf
14mr|texlive-tex4ht-20120223-6|1952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk28.htf
14mr|texlive-tex4ht-20120223-6|1953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk29.htf
14mr|texlive-tex4ht-20120223-6|1954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk30.htf
14mr|texlive-tex4ht-20120223-6|1955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk31.htf
14mr|texlive-tex4ht-20120223-6|1956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk32.htf
14mr|texlive-tex4ht-20120223-6|1957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk33.htf
14mr|texlive-tex4ht-20120223-6|1958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk34.htf
14mr|texlive-tex4ht-20120223-6|1959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk35.htf
14mr|texlive-tex4ht-20120223-6|1960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk36.htf
14mr|texlive-tex4ht-20120223-6|1961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk37.htf
14mr|texlive-tex4ht-20120223-6|1962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk38.htf
14mr|texlive-tex4ht-20120223-6|1963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk39.htf
14mr|texlive-tex4ht-20120223-6|1964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk40.htf
14mr|texlive-tex4ht-20120223-6|1965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk41.htf
14mr|texlive-tex4ht-20120223-6|1966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk42.htf
14mr|texlive-tex4ht-20120223-6|1967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk43.htf
14mr|texlive-tex4ht-20120223-6|1968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk44.htf
14mr|texlive-tex4ht-20120223-6|1969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk45.htf
14mr|texlive-tex4ht-20120223-6|1970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk46.htf
14mr|texlive-tex4ht-20120223-6|1971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk47.htf
14mr|texlive-tex4ht-20120223-6|1972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk48.htf
14mr|texlive-tex4ht-20120223-6|1973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk49.htf
14mr|texlive-tex4ht-20120223-6|1974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk50.htf
14mr|texlive-tex4ht-20120223-6|1975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk51.htf
14mr|texlive-tex4ht-20120223-6|1976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk52.htf
14mr|texlive-tex4ht-20120223-6|1977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk53.htf
14mr|texlive-tex4ht-20120223-6|1978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk54.htf
14mr|texlive-tex4ht-20120223-6|1979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk55.htf
14mr|texlive-tex4ht-20120223-6|1980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk56.htf
14mr|texlive-tex4ht-20120223-6|1981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk57.htf
14mr|texlive-tex4ht-20120223-6|1982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk58.htf
14mr|texlive-tex4ht-20120223-6|1983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk59.htf
14mr|texlive-tex4ht-20120223-6|1984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk60.htf
14mr|texlive-tex4ht-20120223-6|1985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk61.htf
14mr|texlive-tex4ht-20120223-6|1986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk62.htf
14mr|texlive-tex4ht-20120223-6|1987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk63.htf
14mr|texlive-tex4ht-20120223-6|1988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk64.htf
14mr|texlive-tex4ht-20120223-6|1989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk65.htf
14mr|texlive-tex4ht-20120223-6|1990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk66.htf
14mr|texlive-tex4ht-20120223-6|1991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk67.htf
14mr|texlive-tex4ht-20120223-6|1992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk68.htf
14mr|texlive-tex4ht-20120223-6|1993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk69.htf
14mr|texlive-tex4ht-20120223-6|1994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk70.htf
14mr|texlive-tex4ht-20120223-6|1995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk71.htf
14mr|texlive-tex4ht-20120223-6|1996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk72.htf
14mr|texlive-tex4ht-20120223-6|1997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk73.htf
14mr|texlive-tex4ht-20120223-6|1998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk74.htf
14mr|texlive-tex4ht-20120223-6|1999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk75.htf
14mr|texlive-tex4ht-20120223-6|2000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk76.htf
14mr|texlive-tex4ht-20120223-6|2001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk77.htf
14mr|texlive-tex4ht-20120223-6|2002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk78.htf
14mr|texlive-tex4ht-20120223-6|2003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk79.htf
14mr|texlive-tex4ht-20120223-6|2004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk80.htf
14mr|texlive-tex4ht-20120223-6|2005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk81.htf
14mr|texlive-tex4ht-20120223-6|2006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk82.htf
14mr|texlive-tex4ht-20120223-6|2007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk83.htf
14mr|texlive-tex4ht-20120223-6|2008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk84.htf
14mr|texlive-tex4ht-20120223-6|2009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk85.htf
14mr|texlive-tex4ht-20120223-6|2010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk86.htf
14mr|texlive-tex4ht-20120223-6|2011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk87.htf
14mr|texlive-tex4ht-20120223-6|2012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk88.htf
14mr|texlive-tex4ht-20120223-6|2013	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk89.htf
14mr|texlive-tex4ht-20120223-6|2014	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk90.htf
14mr|texlive-tex4ht-20120223-6|2015	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk91.htf
14mr|texlive-tex4ht-20120223-6|2016	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk92.htf
14mr|texlive-tex4ht-20120223-6|2017	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk93.htf
14mr|texlive-tex4ht-20120223-6|2018	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk94.htf
14mr|texlive-tex4ht-20120223-6|2019	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw01.htf
14mr|texlive-tex4ht-20120223-6|2020	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw02.htf
14mr|texlive-tex4ht-20120223-6|2021	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw03.htf
14mr|texlive-tex4ht-20120223-6|2022	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw04.htf
14mr|texlive-tex4ht-20120223-6|2023	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw05.htf
14mr|texlive-tex4ht-20120223-6|2024	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw06.htf
14mr|texlive-tex4ht-20120223-6|2025	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw07.htf
14mr|texlive-tex4ht-20120223-6|2026	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw08.htf
14mr|texlive-tex4ht-20120223-6|2027	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw09.htf
14mr|texlive-tex4ht-20120223-6|2028	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw10.htf
14mr|texlive-tex4ht-20120223-6|2029	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw11.htf
14mr|texlive-tex4ht-20120223-6|2030	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw12.htf
14mr|texlive-tex4ht-20120223-6|2031	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw13.htf
14mr|texlive-tex4ht-20120223-6|2032	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw14.htf
14mr|texlive-tex4ht-20120223-6|2033	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw15.htf
14mr|texlive-tex4ht-20120223-6|2034	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw16.htf
14mr|texlive-tex4ht-20120223-6|2035	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw17.htf
14mr|texlive-tex4ht-20120223-6|2036	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw18.htf
14mr|texlive-tex4ht-20120223-6|2037	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw19.htf
14mr|texlive-tex4ht-20120223-6|2038	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw20.htf
14mr|texlive-tex4ht-20120223-6|2039	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw21.htf
14mr|texlive-tex4ht-20120223-6|2040	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw22.htf
14mr|texlive-tex4ht-20120223-6|2041	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw23.htf
14mr|texlive-tex4ht-20120223-6|2042	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw24.htf
14mr|texlive-tex4ht-20120223-6|2043	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw25.htf
14mr|texlive-tex4ht-20120223-6|2044	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw26.htf
14mr|texlive-tex4ht-20120223-6|2045	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw27.htf
14mr|texlive-tex4ht-20120223-6|2046	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw28.htf
14mr|texlive-tex4ht-20120223-6|2047	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw29.htf
14mr|texlive-tex4ht-20120223-6|2048	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw30.htf
14mr|texlive-tex4ht-20120223-6|2049	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw31.htf
14mr|texlive-tex4ht-20120223-6|2050	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw32.htf
14mr|texlive-tex4ht-20120223-6|2051	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw33.htf
14mr|texlive-tex4ht-20120223-6|2052	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw34.htf
14mr|texlive-tex4ht-20120223-6|2053	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw35.htf
14mr|texlive-tex4ht-20120223-6|2054	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw36.htf
14mr|texlive-tex4ht-20120223-6|2055	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw37.htf
14mr|texlive-tex4ht-20120223-6|2056	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw38.htf
14mr|texlive-tex4ht-20120223-6|2057	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw39.htf
14mr|texlive-tex4ht-20120223-6|2058	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw40.htf
14mr|texlive-tex4ht-20120223-6|2059	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw41.htf
14mr|texlive-tex4ht-20120223-6|2060	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw42.htf
14mr|texlive-tex4ht-20120223-6|2061	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw43.htf
14mr|texlive-tex4ht-20120223-6|2062	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw44.htf
14mr|texlive-tex4ht-20120223-6|2063	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw45.htf
14mr|texlive-tex4ht-20120223-6|2064	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw46.htf
14mr|texlive-tex4ht-20120223-6|2065	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw47.htf
14mr|texlive-tex4ht-20120223-6|2066	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw48.htf
14mr|texlive-tex4ht-20120223-6|2067	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw49.htf
14mr|texlive-tex4ht-20120223-6|2068	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw50.htf
14mr|texlive-tex4ht-20120223-6|2069	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw51.htf
14mr|texlive-tex4ht-20120223-6|2070	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw52.htf
14mr|texlive-tex4ht-20120223-6|2071	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw53.htf
14mr|texlive-tex4ht-20120223-6|2072	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw54.htf
14mr|texlive-tex4ht-20120223-6|2073	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw55.htf
14mr|texlive-tex4ht-20120223-6|2074	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw56.htf
14mr|texlive-tex4ht-20120223-6|2075	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw57.htf
14mr|texlive-tex4ht-20120223-6|2076	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw58.htf
14mr|texlive-tex4ht-20120223-6|2077	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw59.htf
14mr|texlive-tex4ht-20120223-6|2078	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw60.htf
14mr|texlive-tex4ht-20120223-6|2079	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw61.htf
14mr|texlive-tex4ht-20120223-6|2080	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw62.htf
14mr|texlive-tex4ht-20120223-6|2081	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw63.htf
14mr|texlive-tex4ht-20120223-6|2082	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw64.htf
14mr|texlive-tex4ht-20120223-6|2083	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw65.htf
14mr|texlive-tex4ht-20120223-6|2084	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw66.htf
14mr|texlive-tex4ht-20120223-6|2085	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw67.htf
14mr|texlive-tex4ht-20120223-6|2086	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw68.htf
14mr|texlive-tex4ht-20120223-6|2087	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw69.htf
14mr|texlive-tex4ht-20120223-6|2088	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw70.htf
14mr|texlive-tex4ht-20120223-6|2089	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw71.htf
14mr|texlive-tex4ht-20120223-6|2090	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw72.htf
14mr|texlive-tex4ht-20120223-6|2091	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw73.htf
14mr|texlive-tex4ht-20120223-6|2092	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw74.htf
14mr|texlive-tex4ht-20120223-6|2093	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw75.htf
14mr|texlive-tex4ht-20120223-6|2094	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw76.htf
14mr|texlive-tex4ht-20120223-6|2095	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw77.htf
14mr|texlive-tex4ht-20120223-6|2096	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw78.htf
14mr|texlive-tex4ht-20120223-6|2097	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw79.htf
14mr|texlive-tex4ht-20120223-6|2098	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw80.htf
14mr|texlive-tex4ht-20120223-6|2099	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw81.htf
14mr|texlive-tex4ht-20120223-6|2100	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw82.htf
14mr|texlive-tex4ht-20120223-6|2101	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw83.htf
14mr|texlive-tex4ht-20120223-6|2102	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw84.htf
14mr|texlive-tex4ht-20120223-6|2103	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw85.htf
14mr|texlive-tex4ht-20120223-6|2104	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw86.htf
14mr|texlive-tex4ht-20120223-6|2105	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw87.htf
14mr|texlive-tex4ht-20120223-6|2106	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw88.htf
14mr|texlive-tex4ht-20120223-6|2107	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw89.htf
14mr|texlive-tex4ht-20120223-6|2108	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw90.htf
14mr|texlive-tex4ht-20120223-6|2109	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw91.htf
14mr|texlive-tex4ht-20120223-6|2110	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw92.htf
14mr|texlive-tex4ht-20120223-6|2111	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw93.htf
14mr|texlive-tex4ht-20120223-6|2112	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw94.htf
14mr|texlive-tex4ht-20120223-6|2113	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao01.htf
14mr|texlive-tex4ht-20120223-6|2114	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao02.htf
14mr|texlive-tex4ht-20120223-6|2115	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao03.htf
14mr|texlive-tex4ht-20120223-6|2116	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao04.htf
14mr|texlive-tex4ht-20120223-6|2117	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao05.htf
14mr|texlive-tex4ht-20120223-6|2118	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao06.htf
14mr|texlive-tex4ht-20120223-6|2119	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao07.htf
14mr|texlive-tex4ht-20120223-6|2120	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao08.htf
14mr|texlive-tex4ht-20120223-6|2121	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao09.htf
14mr|texlive-tex4ht-20120223-6|2122	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao10.htf
14mr|texlive-tex4ht-20120223-6|2123	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao11.htf
14mr|texlive-tex4ht-20120223-6|2124	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao12.htf
14mr|texlive-tex4ht-20120223-6|2125	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao13.htf
14mr|texlive-tex4ht-20120223-6|2126	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao14.htf
14mr|texlive-tex4ht-20120223-6|2127	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao15.htf
14mr|texlive-tex4ht-20120223-6|2128	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao16.htf
14mr|texlive-tex4ht-20120223-6|2129	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao17.htf
14mr|texlive-tex4ht-20120223-6|2130	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao18.htf
14mr|texlive-tex4ht-20120223-6|2131	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao19.htf
14mr|texlive-tex4ht-20120223-6|2132	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao20.htf
14mr|texlive-tex4ht-20120223-6|2133	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao21.htf
14mr|texlive-tex4ht-20120223-6|2134	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao22.htf
14mr|texlive-tex4ht-20120223-6|2135	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao23.htf
14mr|texlive-tex4ht-20120223-6|2136	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao24.htf
14mr|texlive-tex4ht-20120223-6|2137	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao25.htf
14mr|texlive-tex4ht-20120223-6|2138	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao26.htf
14mr|texlive-tex4ht-20120223-6|2139	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao27.htf
14mr|texlive-tex4ht-20120223-6|2140	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao28.htf
14mr|texlive-tex4ht-20120223-6|2141	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao29.htf
14mr|texlive-tex4ht-20120223-6|2142	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao30.htf
14mr|texlive-tex4ht-20120223-6|2143	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao31.htf
14mr|texlive-tex4ht-20120223-6|2144	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao32.htf
14mr|texlive-tex4ht-20120223-6|2145	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao33.htf
14mr|texlive-tex4ht-20120223-6|2146	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao34.htf
14mr|texlive-tex4ht-20120223-6|2147	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao35.htf
14mr|texlive-tex4ht-20120223-6|2148	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao36.htf
14mr|texlive-tex4ht-20120223-6|2149	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao37.htf
14mr|texlive-tex4ht-20120223-6|2150	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao38.htf
14mr|texlive-tex4ht-20120223-6|2151	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao39.htf
14mr|texlive-tex4ht-20120223-6|2152	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao40.htf
14mr|texlive-tex4ht-20120223-6|2153	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao41.htf
14mr|texlive-tex4ht-20120223-6|2154	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao42.htf
14mr|texlive-tex4ht-20120223-6|2155	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao43.htf
14mr|texlive-tex4ht-20120223-6|2156	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao44.htf
14mr|texlive-tex4ht-20120223-6|2157	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao45.htf
14mr|texlive-tex4ht-20120223-6|2158	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao46.htf
14mr|texlive-tex4ht-20120223-6|2159	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao47.htf
14mr|texlive-tex4ht-20120223-6|2160	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao48.htf
14mr|texlive-tex4ht-20120223-6|2161	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao49.htf
14mr|texlive-tex4ht-20120223-6|2162	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao50.htf
14mr|texlive-tex4ht-20120223-6|2163	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao51.htf
14mr|texlive-tex4ht-20120223-6|2164	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao52.htf
14mr|texlive-tex4ht-20120223-6|2165	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao53.htf
14mr|texlive-tex4ht-20120223-6|2166	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao54.htf
14mr|texlive-tex4ht-20120223-6|2167	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao55.htf
14mr|texlive-tex4ht-20120223-6|2168	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao56.htf
14mr|texlive-tex4ht-20120223-6|2169	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao57.htf
14mr|texlive-tex4ht-20120223-6|2170	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao58.htf
14mr|texlive-tex4ht-20120223-6|2171	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao59.htf
14mr|texlive-tex4ht-20120223-6|2172	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao60.htf
14mr|texlive-tex4ht-20120223-6|2173	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao61.htf
14mr|texlive-tex4ht-20120223-6|2174	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao62.htf
14mr|texlive-tex4ht-20120223-6|2175	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao63.htf
14mr|texlive-tex4ht-20120223-6|2176	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao64.htf
14mr|texlive-tex4ht-20120223-6|2177	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao65.htf
14mr|texlive-tex4ht-20120223-6|2178	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao66.htf
14mr|texlive-tex4ht-20120223-6|2179	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao67.htf
14mr|texlive-tex4ht-20120223-6|2180	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao68.htf
14mr|texlive-tex4ht-20120223-6|2181	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao69.htf
14mr|texlive-tex4ht-20120223-6|2182	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao70.htf
14mr|texlive-tex4ht-20120223-6|2183	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao71.htf
14mr|texlive-tex4ht-20120223-6|2184	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao72.htf
14mr|texlive-tex4ht-20120223-6|2185	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao73.htf
14mr|texlive-tex4ht-20120223-6|2186	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao74.htf
14mr|texlive-tex4ht-20120223-6|2187	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao75.htf
14mr|texlive-tex4ht-20120223-6|2188	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao76.htf
14mr|texlive-tex4ht-20120223-6|2189	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao77.htf
14mr|texlive-tex4ht-20120223-6|2190	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao78.htf
14mr|texlive-tex4ht-20120223-6|2191	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao79.htf
14mr|texlive-tex4ht-20120223-6|2192	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao80.htf
14mr|texlive-tex4ht-20120223-6|2193	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao81.htf
14mr|texlive-tex4ht-20120223-6|2194	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao82.htf
14mr|texlive-tex4ht-20120223-6|2195	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao83.htf
14mr|texlive-tex4ht-20120223-6|2196	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao84.htf
14mr|texlive-tex4ht-20120223-6|2197	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao85.htf
14mr|texlive-tex4ht-20120223-6|2198	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao86.htf
14mr|texlive-tex4ht-20120223-6|2199	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao87.htf
14mr|texlive-tex4ht-20120223-6|2200	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao88.htf
14mr|texlive-tex4ht-20120223-6|2201	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao89.htf
14mr|texlive-tex4ht-20120223-6|2202	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao90.htf
14mr|texlive-tex4ht-20120223-6|2203	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao91.htf
14mr|texlive-tex4ht-20120223-6|2204	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao92.htf
14mr|texlive-tex4ht-20120223-6|2205	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao93.htf
14mr|texlive-tex4ht-20120223-6|2206	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao94.htf
14mr|texlive-tex4ht-20120223-6|2207	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou01.htf
14mr|texlive-tex4ht-20120223-6|2208	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou02.htf
14mr|texlive-tex4ht-20120223-6|2209	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou03.htf
14mr|texlive-tex4ht-20120223-6|2210	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou04.htf
14mr|texlive-tex4ht-20120223-6|2211	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou05.htf
14mr|texlive-tex4ht-20120223-6|2212	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou06.htf
14mr|texlive-tex4ht-20120223-6|2213	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou07.htf
14mr|texlive-tex4ht-20120223-6|2214	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou08.htf
14mr|texlive-tex4ht-20120223-6|2215	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou09.htf
14mr|texlive-tex4ht-20120223-6|2216	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou10.htf
14mr|texlive-tex4ht-20120223-6|2217	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou11.htf
14mr|texlive-tex4ht-20120223-6|2218	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou12.htf
14mr|texlive-tex4ht-20120223-6|2219	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou13.htf
14mr|texlive-tex4ht-20120223-6|2220	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou14.htf
14mr|texlive-tex4ht-20120223-6|2221	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou15.htf
14mr|texlive-tex4ht-20120223-6|2222	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou16.htf
14mr|texlive-tex4ht-20120223-6|2223	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou17.htf
14mr|texlive-tex4ht-20120223-6|2224	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou18.htf
14mr|texlive-tex4ht-20120223-6|2225	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou19.htf
14mr|texlive-tex4ht-20120223-6|2226	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou20.htf
14mr|texlive-tex4ht-20120223-6|2227	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou21.htf
14mr|texlive-tex4ht-20120223-6|2228	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou22.htf
14mr|texlive-tex4ht-20120223-6|2229	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou23.htf
14mr|texlive-tex4ht-20120223-6|2230	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou24.htf
14mr|texlive-tex4ht-20120223-6|2231	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou25.htf
14mr|texlive-tex4ht-20120223-6|2232	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou26.htf
14mr|texlive-tex4ht-20120223-6|2233	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou27.htf
14mr|texlive-tex4ht-20120223-6|2234	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou28.htf
14mr|texlive-tex4ht-20120223-6|2235	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou29.htf
14mr|texlive-tex4ht-20120223-6|2236	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou30.htf
14mr|texlive-tex4ht-20120223-6|2237	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou31.htf
14mr|texlive-tex4ht-20120223-6|2238	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou32.htf
14mr|texlive-tex4ht-20120223-6|2239	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou33.htf
14mr|texlive-tex4ht-20120223-6|2240	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou34.htf
14mr|texlive-tex4ht-20120223-6|2241	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou35.htf
14mr|texlive-tex4ht-20120223-6|2242	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou36.htf
14mr|texlive-tex4ht-20120223-6|2243	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou37.htf
14mr|texlive-tex4ht-20120223-6|2244	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou38.htf
14mr|texlive-tex4ht-20120223-6|2245	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou39.htf
14mr|texlive-tex4ht-20120223-6|2246	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou40.htf
14mr|texlive-tex4ht-20120223-6|2247	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou41.htf
14mr|texlive-tex4ht-20120223-6|2248	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou42.htf
14mr|texlive-tex4ht-20120223-6|2249	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou43.htf
14mr|texlive-tex4ht-20120223-6|2250	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou44.htf
14mr|texlive-tex4ht-20120223-6|2251	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou45.htf
14mr|texlive-tex4ht-20120223-6|2252	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou46.htf
14mr|texlive-tex4ht-20120223-6|2253	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou47.htf
14mr|texlive-tex4ht-20120223-6|2254	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou48.htf
14mr|texlive-tex4ht-20120223-6|2255	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou49.htf
14mr|texlive-tex4ht-20120223-6|2256	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou50.htf
14mr|texlive-tex4ht-20120223-6|2257	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou51.htf
14mr|texlive-tex4ht-20120223-6|2258	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou52.htf
14mr|texlive-tex4ht-20120223-6|2259	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou53.htf
14mr|texlive-tex4ht-20120223-6|2260	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou54.htf
14mr|texlive-tex4ht-20120223-6|2261	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou55.htf
14mr|texlive-tex4ht-20120223-6|2262	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou56.htf
14mr|texlive-tex4ht-20120223-6|2263	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou57.htf
14mr|texlive-tex4ht-20120223-6|2264	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou58.htf
14mr|texlive-tex4ht-20120223-6|2265	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou59.htf
14mr|texlive-tex4ht-20120223-6|2266	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou60.htf
14mr|texlive-tex4ht-20120223-6|2267	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou61.htf
14mr|texlive-tex4ht-20120223-6|2268	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou62.htf
14mr|texlive-tex4ht-20120223-6|2269	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou63.htf
14mr|texlive-tex4ht-20120223-6|2270	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou64.htf
14mr|texlive-tex4ht-20120223-6|2271	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou65.htf
14mr|texlive-tex4ht-20120223-6|2272	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou66.htf
14mr|texlive-tex4ht-20120223-6|2273	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou67.htf
14mr|texlive-tex4ht-20120223-6|2274	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou68.htf
14mr|texlive-tex4ht-20120223-6|2275	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou69.htf
14mr|texlive-tex4ht-20120223-6|2276	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou70.htf
14mr|texlive-tex4ht-20120223-6|2277	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou71.htf
14mr|texlive-tex4ht-20120223-6|2278	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou72.htf
14mr|texlive-tex4ht-20120223-6|2279	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou73.htf
14mr|texlive-tex4ht-20120223-6|2280	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou74.htf
14mr|texlive-tex4ht-20120223-6|2281	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou75.htf
14mr|texlive-tex4ht-20120223-6|2282	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou76.htf
14mr|texlive-tex4ht-20120223-6|2283	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou77.htf
14mr|texlive-tex4ht-20120223-6|2284	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou78.htf
14mr|texlive-tex4ht-20120223-6|2285	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou79.htf
14mr|texlive-tex4ht-20120223-6|2286	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou80.htf
14mr|texlive-tex4ht-20120223-6|2287	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou81.htf
14mr|texlive-tex4ht-20120223-6|2288	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou82.htf
14mr|texlive-tex4ht-20120223-6|2289	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou83.htf
14mr|texlive-tex4ht-20120223-6|2290	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou84.htf
14mr|texlive-tex4ht-20120223-6|2291	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou85.htf
14mr|texlive-tex4ht-20120223-6|2292	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou86.htf
14mr|texlive-tex4ht-20120223-6|2293	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou87.htf
14mr|texlive-tex4ht-20120223-6|2294	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou88.htf
14mr|texlive-tex4ht-20120223-6|2295	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou89.htf
14mr|texlive-tex4ht-20120223-6|2296	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou90.htf
14mr|texlive-tex4ht-20120223-6|2297	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou91.htf
14mr|texlive-tex4ht-20120223-6|2298	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou92.htf
14mr|texlive-tex4ht-20120223-6|2299	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou93.htf
14mr|texlive-tex4ht-20120223-6|2300	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou94.htf
14mr|texlive-tex4ht-20120223-6|2301	%{_texmfdistdir}/tex4ht/ht-fonts/alias/greek/ibygrk/fibo.htf
14mr|texlive-tex4ht-20120223-6|2302	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/cjheblsm.htf
14mr|texlive-tex4ht-20120223-6|2303	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/deads.htf
14mr|texlive-tex4ht-20120223-6|2304	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/hcaption.htf
14mr|texlive-tex4ht-20120223-6|2305	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/oldjaf.htf
14mr|texlive-tex4ht-20120223-6|2306	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjheblsm.htf
14mr|texlive-tex4ht-20120223-6|2307	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjhebltx.htf
14mr|texlive-tex4ht-20120223-6|2308	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/telav.htf
14mr|texlive-tex4ht-20120223-6|2309	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabcap.htf
14mr|texlive-tex4ht-20120223-6|2310	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabicap.htf
14mr|texlive-tex4ht-20120223-6|2311	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbcap.htf
14mr|texlive-tex4ht-20120223-6|2312	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbicap.htf
14mr|texlive-tex4ht-20120223-6|2313	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachcap.htf
14mr|texlive-tex4ht-20120223-6|2314	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachicap.htf
14mr|texlive-tex4ht-20120223-6|2315	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclcap.htf
14mr|texlive-tex4ht-20120223-6|2316	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclicap.htf
14mr|texlive-tex4ht-20120223-6|2317	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmcap.htf
14mr|texlive-tex4ht-20120223-6|2318	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmicap.htf
14mr|texlive-tex4ht-20120223-6|2319	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacrcap.htf
14mr|texlive-tex4ht-20120223-6|2320	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacricap.htf
14mr|texlive-tex4ht-20120223-6|2321	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahcap.htf
14mr|texlive-tex4ht-20120223-6|2322	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahicap.htf
14mr|texlive-tex4ht-20120223-6|2323	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalcap.htf
14mr|texlive-tex4ht-20120223-6|2324	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalicap.htf
14mr|texlive-tex4ht-20120223-6|2325	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamcap.htf
14mr|texlive-tex4ht-20120223-6|2326	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamicap.htf
14mr|texlive-tex4ht-20120223-6|2327	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonarcap.htf
14mr|texlive-tex4ht-20120223-6|2328	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaricap.htf
14mr|texlive-tex4ht-20120223-6|2329	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwona.htf
14mr|texlive-tex4ht-20120223-6|2330	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabcap.htf
14mr|texlive-tex4ht-20120223-6|2331	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabicap.htf
14mr|texlive-tex4ht-20120223-6|2332	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbcap.htf
14mr|texlive-tex4ht-20120223-6|2333	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbicap.htf
14mr|texlive-tex4ht-20120223-6|2334	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachcap.htf
14mr|texlive-tex4ht-20120223-6|2335	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachicap.htf
14mr|texlive-tex4ht-20120223-6|2336	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclcap.htf
14mr|texlive-tex4ht-20120223-6|2337	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclicap.htf
14mr|texlive-tex4ht-20120223-6|2338	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmcap.htf
14mr|texlive-tex4ht-20120223-6|2339	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmicap.htf
14mr|texlive-tex4ht-20120223-6|2340	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacrcap.htf
14mr|texlive-tex4ht-20120223-6|2341	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacricap.htf
14mr|texlive-tex4ht-20120223-6|2342	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahcap.htf
14mr|texlive-tex4ht-20120223-6|2343	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahicap.htf
14mr|texlive-tex4ht-20120223-6|2344	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalcap.htf
14mr|texlive-tex4ht-20120223-6|2345	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalicap.htf
14mr|texlive-tex4ht-20120223-6|2346	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamcap.htf
14mr|texlive-tex4ht-20120223-6|2347	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamicap.htf
14mr|texlive-tex4ht-20120223-6|2348	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonarcap.htf
14mr|texlive-tex4ht-20120223-6|2349	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaricap.htf
14mr|texlive-tex4ht-20120223-6|2350	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/mi-iwona.htf
14mr|texlive-tex4ht-20120223-6|2351	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabcap.htf
14mr|texlive-tex4ht-20120223-6|2352	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabicap.htf
14mr|texlive-tex4ht-20120223-6|2353	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbcap.htf
14mr|texlive-tex4ht-20120223-6|2354	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbicap.htf
14mr|texlive-tex4ht-20120223-6|2355	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachcap.htf
14mr|texlive-tex4ht-20120223-6|2356	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachicap.htf
14mr|texlive-tex4ht-20120223-6|2357	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclcap.htf
14mr|texlive-tex4ht-20120223-6|2358	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclicap.htf
14mr|texlive-tex4ht-20120223-6|2359	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmcap.htf
14mr|texlive-tex4ht-20120223-6|2360	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmicap.htf
14mr|texlive-tex4ht-20120223-6|2361	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacrcap.htf
14mr|texlive-tex4ht-20120223-6|2362	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacricap.htf
14mr|texlive-tex4ht-20120223-6|2363	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahcap.htf
14mr|texlive-tex4ht-20120223-6|2364	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahicap.htf
14mr|texlive-tex4ht-20120223-6|2365	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalcap.htf
14mr|texlive-tex4ht-20120223-6|2366	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalicap.htf
14mr|texlive-tex4ht-20120223-6|2367	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamcap.htf
14mr|texlive-tex4ht-20120223-6|2368	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamicap.htf
14mr|texlive-tex4ht-20120223-6|2369	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonarcap.htf
14mr|texlive-tex4ht-20120223-6|2370	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaricap.htf
14mr|texlive-tex4ht-20120223-6|2371	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabcap.htf
14mr|texlive-tex4ht-20120223-6|2372	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabicap.htf
14mr|texlive-tex4ht-20120223-6|2373	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbcap.htf
14mr|texlive-tex4ht-20120223-6|2374	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbicap.htf
14mr|texlive-tex4ht-20120223-6|2375	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachcap.htf
14mr|texlive-tex4ht-20120223-6|2376	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachicap.htf
14mr|texlive-tex4ht-20120223-6|2377	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclcap.htf
14mr|texlive-tex4ht-20120223-6|2378	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclicap.htf
14mr|texlive-tex4ht-20120223-6|2379	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmcap.htf
14mr|texlive-tex4ht-20120223-6|2380	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmicap.htf
14mr|texlive-tex4ht-20120223-6|2381	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacrcap.htf
14mr|texlive-tex4ht-20120223-6|2382	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacricap.htf
14mr|texlive-tex4ht-20120223-6|2383	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahcap.htf
14mr|texlive-tex4ht-20120223-6|2384	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahicap.htf
14mr|texlive-tex4ht-20120223-6|2385	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalcap.htf
14mr|texlive-tex4ht-20120223-6|2386	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalicap.htf
14mr|texlive-tex4ht-20120223-6|2387	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamcap.htf
14mr|texlive-tex4ht-20120223-6|2388	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamicap.htf
14mr|texlive-tex4ht-20120223-6|2389	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonarcap.htf
14mr|texlive-tex4ht-20120223-6|2390	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaricap.htf
14mr|texlive-tex4ht-20120223-6|2391	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabcap.htf
14mr|texlive-tex4ht-20120223-6|2392	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabicap.htf
14mr|texlive-tex4ht-20120223-6|2393	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbcap.htf
14mr|texlive-tex4ht-20120223-6|2394	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbicap.htf
14mr|texlive-tex4ht-20120223-6|2395	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachcap.htf
14mr|texlive-tex4ht-20120223-6|2396	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachicap.htf
14mr|texlive-tex4ht-20120223-6|2397	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclcap.htf
14mr|texlive-tex4ht-20120223-6|2398	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclicap.htf
14mr|texlive-tex4ht-20120223-6|2399	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmcap.htf
14mr|texlive-tex4ht-20120223-6|2400	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmicap.htf
14mr|texlive-tex4ht-20120223-6|2401	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacrcap.htf
14mr|texlive-tex4ht-20120223-6|2402	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacricap.htf
14mr|texlive-tex4ht-20120223-6|2403	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahcap.htf
14mr|texlive-tex4ht-20120223-6|2404	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahicap.htf
14mr|texlive-tex4ht-20120223-6|2405	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalcap.htf
14mr|texlive-tex4ht-20120223-6|2406	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalicap.htf
14mr|texlive-tex4ht-20120223-6|2407	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamcap.htf
14mr|texlive-tex4ht-20120223-6|2408	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamicap.htf
14mr|texlive-tex4ht-20120223-6|2409	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonarcap.htf
14mr|texlive-tex4ht-20120223-6|2410	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaricap.htf
14mr|texlive-tex4ht-20120223-6|2411	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbi.htf
14mr|texlive-tex4ht-20120223-6|2412	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbl.htf
14mr|texlive-tex4ht-20120223-6|2413	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbx.htf
14mr|texlive-tex4ht-20120223-6|2414	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcci.htf
14mr|texlive-tex4ht-20120223-6|2415	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcit.htf
14mr|texlive-tex4ht-20120223-6|2416	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcrb.htf
14mr|texlive-tex4ht-20120223-6|2417	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsi.htf
14mr|texlive-tex4ht-20120223-6|2418	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsl.htf
14mr|texlive-tex4ht-20120223-6|2419	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcso.htf
14mr|texlive-tex4ht-20120223-6|2420	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcss.htf
14mr|texlive-tex4ht-20120223-6|2421	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcst.htf
14mr|texlive-tex4ht-20120223-6|2422	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsx.htf
14mr|texlive-tex4ht-20120223-6|2423	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcti.htf
14mr|texlive-tex4ht-20120223-6|2424	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tctt.htf
14mr|texlive-tex4ht-20120223-6|2425	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcui.htf
14mr|texlive-tex4ht-20120223-6|2426	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvi.htf
14mr|texlive-tex4ht-20120223-6|2427	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvt.htf
14mr|texlive-tex4ht-20120223-6|2428	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwona/cs-kurier.htf
14mr|texlive-tex4ht-20120223-6|2429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbcap.htf
14mr|texlive-tex4ht-20120223-6|2430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbicap.htf
14mr|texlive-tex4ht-20120223-6|2431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercap.htf
14mr|texlive-tex4ht-20120223-6|2432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbcap.htf
14mr|texlive-tex4ht-20120223-6|2433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbicap.htf
14mr|texlive-tex4ht-20120223-6|2434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchcap.htf
14mr|texlive-tex4ht-20120223-6|2435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchicap.htf
14mr|texlive-tex4ht-20120223-6|2436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclcap.htf
14mr|texlive-tex4ht-20120223-6|2437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclicap.htf
14mr|texlive-tex4ht-20120223-6|2438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmcap.htf
14mr|texlive-tex4ht-20120223-6|2439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmicap.htf
14mr|texlive-tex4ht-20120223-6|2440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercrcap.htf
14mr|texlive-tex4ht-20120223-6|2441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercricap.htf
14mr|texlive-tex4ht-20120223-6|2442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhcap.htf
14mr|texlive-tex4ht-20120223-6|2443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhicap.htf
14mr|texlive-tex4ht-20120223-6|2444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlcap.htf
14mr|texlive-tex4ht-20120223-6|2445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlicap.htf
14mr|texlive-tex4ht-20120223-6|2446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermcap.htf
14mr|texlive-tex4ht-20120223-6|2447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermicap.htf
14mr|texlive-tex4ht-20120223-6|2448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierrcap.htf
14mr|texlive-tex4ht-20120223-6|2449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierricap.htf
14mr|texlive-tex4ht-20120223-6|2450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurier.htf
14mr|texlive-tex4ht-20120223-6|2451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbcap.htf
14mr|texlive-tex4ht-20120223-6|2452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbicap.htf
14mr|texlive-tex4ht-20120223-6|2453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercap.htf
14mr|texlive-tex4ht-20120223-6|2454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbcap.htf
14mr|texlive-tex4ht-20120223-6|2455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbicap.htf
14mr|texlive-tex4ht-20120223-6|2456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchcap.htf
14mr|texlive-tex4ht-20120223-6|2457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchicap.htf
14mr|texlive-tex4ht-20120223-6|2458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclcap.htf
14mr|texlive-tex4ht-20120223-6|2459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclicap.htf
14mr|texlive-tex4ht-20120223-6|2460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmcap.htf
14mr|texlive-tex4ht-20120223-6|2461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmicap.htf
14mr|texlive-tex4ht-20120223-6|2462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercrcap.htf
14mr|texlive-tex4ht-20120223-6|2463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercricap.htf
14mr|texlive-tex4ht-20120223-6|2464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhcap.htf
14mr|texlive-tex4ht-20120223-6|2465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhicap.htf
14mr|texlive-tex4ht-20120223-6|2466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlcap.htf
14mr|texlive-tex4ht-20120223-6|2467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlicap.htf
14mr|texlive-tex4ht-20120223-6|2468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermcap.htf
14mr|texlive-tex4ht-20120223-6|2469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermicap.htf
14mr|texlive-tex4ht-20120223-6|2470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierrcap.htf
14mr|texlive-tex4ht-20120223-6|2471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierricap.htf
14mr|texlive-tex4ht-20120223-6|2472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ex-iwona/ex-kurier.htf
14mr|texlive-tex4ht-20120223-6|2473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/exp-iwona/exp-kurier.htf
14mr|texlive-tex4ht-20120223-6|2474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/greek-iwona/greek-kurier.htf
14mr|texlive-tex4ht-20120223-6|2475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/mi-iwona/mi-kurier.htf
14mr|texlive-tex4ht-20120223-6|2476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwona/qx-kurier.htf
14mr|texlive-tex4ht-20120223-6|2477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbcap.htf
14mr|texlive-tex4ht-20120223-6|2478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbicap.htf
14mr|texlive-tex4ht-20120223-6|2479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercap.htf
14mr|texlive-tex4ht-20120223-6|2480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbcap.htf
14mr|texlive-tex4ht-20120223-6|2481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbicap.htf
14mr|texlive-tex4ht-20120223-6|2482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchcap.htf
14mr|texlive-tex4ht-20120223-6|2483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchicap.htf
14mr|texlive-tex4ht-20120223-6|2484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclcap.htf
14mr|texlive-tex4ht-20120223-6|2485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclicap.htf
14mr|texlive-tex4ht-20120223-6|2486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmcap.htf
14mr|texlive-tex4ht-20120223-6|2487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmicap.htf
14mr|texlive-tex4ht-20120223-6|2488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercrcap.htf
14mr|texlive-tex4ht-20120223-6|2489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercricap.htf
14mr|texlive-tex4ht-20120223-6|2490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhcap.htf
14mr|texlive-tex4ht-20120223-6|2491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhicap.htf
14mr|texlive-tex4ht-20120223-6|2492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlcap.htf
14mr|texlive-tex4ht-20120223-6|2493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlicap.htf
14mr|texlive-tex4ht-20120223-6|2494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermcap.htf
14mr|texlive-tex4ht-20120223-6|2495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermicap.htf
14mr|texlive-tex4ht-20120223-6|2496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierrcap.htf
14mr|texlive-tex4ht-20120223-6|2497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierricap.htf
14mr|texlive-tex4ht-20120223-6|2498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/rm-iwona/rm-kurier.htf
14mr|texlive-tex4ht-20120223-6|2499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/sy-iwona/sy-kurier.htf
14mr|texlive-tex4ht-20120223-6|2500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2a-iwona/t2a-kurier.htf
14mr|texlive-tex4ht-20120223-6|2501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2b-iwona/t2b-kurier.htf
14mr|texlive-tex4ht-20120223-6|2502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2c-iwona/t2c-kurier.htf
14mr|texlive-tex4ht-20120223-6|2503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwona/t5-kurier.htf
14mr|texlive-tex4ht-20120223-6|2504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbcap.htf
14mr|texlive-tex4ht-20120223-6|2505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbicap.htf
14mr|texlive-tex4ht-20120223-6|2506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercap.htf
14mr|texlive-tex4ht-20120223-6|2507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbcap.htf
14mr|texlive-tex4ht-20120223-6|2508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbicap.htf
14mr|texlive-tex4ht-20120223-6|2509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchcap.htf
14mr|texlive-tex4ht-20120223-6|2510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchicap.htf
14mr|texlive-tex4ht-20120223-6|2511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclcap.htf
14mr|texlive-tex4ht-20120223-6|2512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclicap.htf
14mr|texlive-tex4ht-20120223-6|2513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmcap.htf
14mr|texlive-tex4ht-20120223-6|2514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmicap.htf
14mr|texlive-tex4ht-20120223-6|2515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercrcap.htf
14mr|texlive-tex4ht-20120223-6|2516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercricap.htf
14mr|texlive-tex4ht-20120223-6|2517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhcap.htf
14mr|texlive-tex4ht-20120223-6|2518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhicap.htf
14mr|texlive-tex4ht-20120223-6|2519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlcap.htf
14mr|texlive-tex4ht-20120223-6|2520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlicap.htf
14mr|texlive-tex4ht-20120223-6|2521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermcap.htf
14mr|texlive-tex4ht-20120223-6|2522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermicap.htf
14mr|texlive-tex4ht-20120223-6|2523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierrcap.htf
14mr|texlive-tex4ht-20120223-6|2524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierricap.htf
14mr|texlive-tex4ht-20120223-6|2525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurier.htf
14mr|texlive-tex4ht-20120223-6|2526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbcap.htf
14mr|texlive-tex4ht-20120223-6|2527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbicap.htf
14mr|texlive-tex4ht-20120223-6|2528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercap.htf
14mr|texlive-tex4ht-20120223-6|2529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbcap.htf
14mr|texlive-tex4ht-20120223-6|2530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbicap.htf
14mr|texlive-tex4ht-20120223-6|2531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchcap.htf
14mr|texlive-tex4ht-20120223-6|2532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchicap.htf
14mr|texlive-tex4ht-20120223-6|2533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclcap.htf
14mr|texlive-tex4ht-20120223-6|2534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclicap.htf
14mr|texlive-tex4ht-20120223-6|2535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmcap.htf
14mr|texlive-tex4ht-20120223-6|2536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmicap.htf
14mr|texlive-tex4ht-20120223-6|2537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercrcap.htf
14mr|texlive-tex4ht-20120223-6|2538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercricap.htf
14mr|texlive-tex4ht-20120223-6|2539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhcap.htf
14mr|texlive-tex4ht-20120223-6|2540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhicap.htf
14mr|texlive-tex4ht-20120223-6|2541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlcap.htf
14mr|texlive-tex4ht-20120223-6|2542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlicap.htf
14mr|texlive-tex4ht-20120223-6|2543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermcap.htf
14mr|texlive-tex4ht-20120223-6|2544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermicap.htf
14mr|texlive-tex4ht-20120223-6|2545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierrcap.htf
14mr|texlive-tex4ht-20120223-6|2546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierricap.htf
14mr|texlive-tex4ht-20120223-6|2547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/wncy-iwona/wncy-kurier.htf
14mr|texlive-tex4ht-20120223-6|2548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/latex/lcmss.htf
14mr|texlive-tex4ht-20120223-6|2549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/labx.htf
14mr|texlive-tex4ht-20120223-6|2550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lass.htf
14mr|texlive-tex4ht-20120223-6|2551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lati.htf
14mr|texlive-tex4ht-20120223-6|2552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf
14mr|texlive-tex4ht-20120223-6|2553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbbx.htf
14mr|texlive-tex4ht-20120223-6|2554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbcc.htf
14mr|texlive-tex4ht-20120223-6|2555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbrm.htf
14mr|texlive-tex4ht-20120223-6|2556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbss.htf
14mr|texlive-tex4ht-20120223-6|2557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbti.htf
14mr|texlive-tex4ht-20120223-6|2558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf
14mr|texlive-tex4ht-20120223-6|2559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcbx.htf
14mr|texlive-tex4ht-20120223-6|2560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lccc.htf
14mr|texlive-tex4ht-20120223-6|2561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcrm.htf
14mr|texlive-tex4ht-20120223-6|2562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcss.htf
14mr|texlive-tex4ht-20120223-6|2563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcti.htf
14mr|texlive-tex4ht-20120223-6|2564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf
14mr|texlive-tex4ht-20120223-6|2565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldbx.htf
14mr|texlive-tex4ht-20120223-6|2566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldcc.htf
14mr|texlive-tex4ht-20120223-6|2567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldrm.htf
14mr|texlive-tex4ht-20120223-6|2568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldss.htf
14mr|texlive-tex4ht-20120223-6|2569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldti.htf
14mr|texlive-tex4ht-20120223-6|2570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf
14mr|texlive-tex4ht-20120223-6|2571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxl.htf
14mr|texlive-tex4ht-20120223-6|2572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-8r.htf
14mr|texlive-tex4ht-20120223-6|2573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgi.htf
14mr|texlive-tex4ht-20120223-6|2574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgr.htf
14mr|texlive-tex4ht-20120223-6|2575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-ts1.htf
14mr|texlive-tex4ht-20120223-6|2576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-00.htf
14mr|texlive-tex4ht-20120223-6|2577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-01.htf
14mr|texlive-tex4ht-20120223-6|2578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-02.htf
14mr|texlive-tex4ht-20120223-6|2579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-03.htf
14mr|texlive-tex4ht-20120223-6|2580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-04.htf
14mr|texlive-tex4ht-20120223-6|2581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-05.htf
14mr|texlive-tex4ht-20120223-6|2582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1e.htf
14mr|texlive-tex4ht-20120223-6|2583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1f.htf
14mr|texlive-tex4ht-20120223-6|2584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-20.htf
14mr|texlive-tex4ht-20120223-6|2585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-21.htf
14mr|texlive-tex4ht-20120223-6|2586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-22.htf
14mr|texlive-tex4ht-20120223-6|2587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-23.htf
14mr|texlive-tex4ht-20120223-6|2588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-24.htf
14mr|texlive-tex4ht-20120223-6|2589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-25.htf
14mr|texlive-tex4ht-20120223-6|2590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-26.htf
14mr|texlive-tex4ht-20120223-6|2591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-27.htf
14mr|texlive-tex4ht-20120223-6|2592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-2c.htf
14mr|texlive-tex4ht-20120223-6|2593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-a7.htf
14mr|texlive-tex4ht-20120223-6|2594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-circle.htf
14mr|texlive-tex4ht-20120223-6|2595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e0.htf
14mr|texlive-tex4ht-20120223-6|2596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e1.htf
14mr|texlive-tex4ht-20120223-6|2597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-f6.htf
14mr|texlive-tex4ht-20120223-6|2598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-fb.htf
14mr|texlive-tex4ht-20120223-6|2599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ff.htf
14mr|texlive-tex4ht-20120223-6|2600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-infsup.htf
14mr|texlive-tex4ht-20120223-6|2601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgi.htf
14mr|texlive-tex4ht-20120223-6|2602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgr.htf
14mr|texlive-tex4ht-20120223-6|2603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ts1.htf
14mr|texlive-tex4ht-20120223-6|2604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1.htf
14mr|texlive-tex4ht-20120223-6|2605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1o.htf
14mr|texlive-tex4ht-20120223-6|2606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-ts1.htf
14mr|texlive-tex4ht-20120223-6|2607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-8r.htf
14mr|texlive-tex4ht-20120223-6|2608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgi.htf
14mr|texlive-tex4ht-20120223-6|2609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgr.htf
14mr|texlive-tex4ht-20120223-6|2610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-ts1.htf
14mr|texlive-tex4ht-20120223-6|2611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-00.htf
14mr|texlive-tex4ht-20120223-6|2612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-01.htf
14mr|texlive-tex4ht-20120223-6|2613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-02.htf
14mr|texlive-tex4ht-20120223-6|2614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-03.htf
14mr|texlive-tex4ht-20120223-6|2615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-04.htf
14mr|texlive-tex4ht-20120223-6|2616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-05.htf
14mr|texlive-tex4ht-20120223-6|2617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1e.htf
14mr|texlive-tex4ht-20120223-6|2618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1f.htf
14mr|texlive-tex4ht-20120223-6|2619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-20.htf
14mr|texlive-tex4ht-20120223-6|2620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-21.htf
14mr|texlive-tex4ht-20120223-6|2621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-23.htf
14mr|texlive-tex4ht-20120223-6|2622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-25.htf
14mr|texlive-tex4ht-20120223-6|2623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-26.htf
14mr|texlive-tex4ht-20120223-6|2624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-2c.htf
14mr|texlive-tex4ht-20120223-6|2625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-a7.htf
14mr|texlive-tex4ht-20120223-6|2626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-circle.htf
14mr|texlive-tex4ht-20120223-6|2627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-fb.htf
14mr|texlive-tex4ht-20120223-6|2628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ff.htf
14mr|texlive-tex4ht-20120223-6|2629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-infsup.htf
14mr|texlive-tex4ht-20120223-6|2630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgi.htf
14mr|texlive-tex4ht-20120223-6|2631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgr.htf
14mr|texlive-tex4ht-20120223-6|2632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ts1.htf
14mr|texlive-tex4ht-20120223-6|2633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1.htf
14mr|texlive-tex4ht-20120223-6|2634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1o.htf
14mr|texlive-tex4ht-20120223-6|2635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-ts1.htf
14mr|texlive-tex4ht-20120223-6|2636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-lgr.htf
14mr|texlive-tex4ht-20120223-6|2637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-ts1.htf
14mr|texlive-tex4ht-20120223-6|2638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-xl-infsup.htf
14mr|texlive-tex4ht-20120223-6|2639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-t1o.htf
14mr|texlive-tex4ht-20120223-6|2640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-ts1.htf
14mr|texlive-tex4ht-20120223-6|2641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-8r.htf
14mr|texlive-tex4ht-20120223-6|2642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgi.htf
14mr|texlive-tex4ht-20120223-6|2643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgr.htf
14mr|texlive-tex4ht-20120223-6|2644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-ts1.htf
14mr|texlive-tex4ht-20120223-6|2645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-00.htf
14mr|texlive-tex4ht-20120223-6|2646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-01.htf
14mr|texlive-tex4ht-20120223-6|2647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-02.htf
14mr|texlive-tex4ht-20120223-6|2648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-03.htf
14mr|texlive-tex4ht-20120223-6|2649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-04.htf
14mr|texlive-tex4ht-20120223-6|2650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-05.htf
14mr|texlive-tex4ht-20120223-6|2651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1e.htf
14mr|texlive-tex4ht-20120223-6|2652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1f.htf
14mr|texlive-tex4ht-20120223-6|2653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-20.htf
14mr|texlive-tex4ht-20120223-6|2654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-21.htf
14mr|texlive-tex4ht-20120223-6|2655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-22.htf
14mr|texlive-tex4ht-20120223-6|2656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-23.htf
14mr|texlive-tex4ht-20120223-6|2657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-25.htf
14mr|texlive-tex4ht-20120223-6|2658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-27.htf
14mr|texlive-tex4ht-20120223-6|2659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-2c.htf
14mr|texlive-tex4ht-20120223-6|2660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-a7.htf
14mr|texlive-tex4ht-20120223-6|2661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-e0.htf
14mr|texlive-tex4ht-20120223-6|2662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-f6.htf
14mr|texlive-tex4ht-20120223-6|2663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-fb.htf
14mr|texlive-tex4ht-20120223-6|2664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ff.htf
14mr|texlive-tex4ht-20120223-6|2665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-infsup.htf
14mr|texlive-tex4ht-20120223-6|2666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgi.htf
14mr|texlive-tex4ht-20120223-6|2667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgr.htf
14mr|texlive-tex4ht-20120223-6|2668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ts1.htf
14mr|texlive-tex4ht-20120223-6|2669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1.htf
14mr|texlive-tex4ht-20120223-6|2670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1o.htf
14mr|texlive-tex4ht-20120223-6|2671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-ts1.htf
14mr|texlive-tex4ht-20120223-6|2672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/cs-lmcs.htf
14mr|texlive-tex4ht-20120223-6|2673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf
14mr|texlive-tex4ht-20120223-6|2674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf
14mr|texlive-tex4ht-20120223-6|2675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/qx-lm.htf
14mr|texlive-tex4ht-20120223-6|2676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmin/cminch.htf
14mr|texlive-tex4ht-20120223-6|2677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmrm/cmr.htf
14mr|texlive-tex4ht-20120223-6|2678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmsc/cmcscsl.htf
14mr|texlive-tex4ht-20120223-6|2679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csin/csinch.htf
14mr|texlive-tex4ht-20120223-6|2680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csb.htf
14mr|texlive-tex4ht-20120223-6|2681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbx.htf
14mr|texlive-tex4ht-20120223-6|2682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxsl.htf
14mr|texlive-tex4ht-20120223-6|2683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxti.htf
14mr|texlive-tex4ht-20120223-6|2684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/cssl.htf
14mr|texlive-tex4ht-20120223-6|2685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csss.htf
14mr|texlive-tex4ht-20120223-6|2686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssbx.htf
14mr|texlive-tex4ht-20120223-6|2687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssdc.htf
14mr|texlive-tex4ht-20120223-6|2688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssi.htf
14mr|texlive-tex4ht-20120223-6|2689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssq.htf
14mr|texlive-tex4ht-20120223-6|2690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssqi.htf
14mr|texlive-tex4ht-20120223-6|2691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csu.htf
14mr|texlive-tex4ht-20120223-6|2692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csitt.htf
14mr|texlive-tex4ht-20120223-6|2693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cssltt.htf
14mr|texlive-tex4ht-20120223-6|2694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cstcsc.htf
14mr|texlive-tex4ht-20120223-6|2695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csvtt.htf
14mr|texlive-tex4ht-20120223-6|2696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-plrm/plss.htf
14mr|texlive-tex4ht-20120223-6|2697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-t5psn/vntcsc.htf
14mr|texlive-tex4ht-20120223-6|2698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmbsy.htf
14mr|texlive-tex4ht-20120223-6|2699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmex.htf
14mr|texlive-tex4ht-20120223-6|2700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmmi.htf
14mr|texlive-tex4ht-20120223-6|2701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmsy.htf
14mr|texlive-tex4ht-20120223-6|2702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/cork-lmtcs.htf
14mr|texlive-tex4ht-20120223-6|2703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-.htf
14mr|texlive-tex4ht-20120223-6|2704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmtcs.htf
14mr|texlive-tex4ht-20120223-6|2705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmvt.htf
14mr|texlive-tex4ht-20120223-6|2706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lm.htf
14mr|texlive-tex4ht-20120223-6|2707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lmtcs.htf
14mr|texlive-tex4ht-20120223-6|2708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lm.htf
14mr|texlive-tex4ht-20120223-6|2709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lmtcs.htf
14mr|texlive-tex4ht-20120223-6|2710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/ts1-.htf
14mr|texlive-tex4ht-20120223-6|2711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf
14mr|texlive-tex4ht-20120223-6|2712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7m.htf
14mr|texlive-tex4ht-20120223-6|2713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7t.htf
14mr|texlive-tex4ht-20120223-6|2714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7v.htf
14mr|texlive-tex4ht-20120223-6|2715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7y.htf
14mr|texlive-tex4ht-20120223-6|2716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7m.htf
14mr|texlive-tex4ht-20120223-6|2717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7t.htf
14mr|texlive-tex4ht-20120223-6|2718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbo7t.htf
14mr|texlive-tex4ht-20120223-6|2719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7m.htf
14mr|texlive-tex4ht-20120223-6|2720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7t.htf
14mr|texlive-tex4ht-20120223-6|2721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7y.htf
14mr|texlive-tex4ht-20120223-6|2722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7m.htf
14mr|texlive-tex4ht-20120223-6|2723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7t.htf
14mr|texlive-tex4ht-20120223-6|2724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchro7t.htf
14mr|texlive-tex4ht-20120223-6|2725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurbo.htf
14mr|texlive-tex4ht-20120223-6|2726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurmo.htf
14mr|texlive-tex4ht-20120223-6|2727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7m.htf
14mr|texlive-tex4ht-20120223-6|2728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf
14mr|texlive-tex4ht-20120223-6|2729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7y.htf
14mr|texlive-tex4ht-20120223-6|2730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7m.htf
14mr|texlive-tex4ht-20120223-6|2731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf
14mr|texlive-tex4ht-20120223-6|2732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7v.htf
14mr|texlive-tex4ht-20120223-6|2733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7y.htf
14mr|texlive-tex4ht-20120223-6|2734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blex.htf
14mr|texlive-tex4ht-20120223-6|2735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blmi.htf
14mr|texlive-tex4ht-20120223-6|2736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blsy.htf
14mr|texlive-tex4ht-20120223-6|2737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtex.htf
14mr|texlive-tex4ht-20120223-6|2738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtmi.htf
14mr|texlive-tex4ht-20120223-6|2739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsy.htf
14mr|texlive-tex4ht-20120223-6|2740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsyn.htf
14mr|texlive-tex4ht-20120223-6|2741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/fplmbb.htf
14mr|texlive-tex4ht-20120223-6|2742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf
14mr|texlive-tex4ht-20120223-6|2743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf
14mr|texlive-tex4ht-20120223-6|2744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf
14mr|texlive-tex4ht-20120223-6|2745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf
14mr|texlive-tex4ht-20120223-6|2746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf
14mr|texlive-tex4ht-20120223-6|2747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf
14mr|texlive-tex4ht-20120223-6|2748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf
14mr|texlive-tex4ht-20120223-6|2749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plb.htf
14mr|texlive-tex4ht-20120223-6|2750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxsl.htf
14mr|texlive-tex4ht-20120223-6|2751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxti.htf
14mr|texlive-tex4ht-20120223-6|2752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plcsc.htf
14mr|texlive-tex4ht-20120223-6|2753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pldunh.htf
14mr|texlive-tex4ht-20120223-6|2754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plex.htf
14mr|texlive-tex4ht-20120223-6|2755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plff.htf
14mr|texlive-tex4ht-20120223-6|2756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plfi.htf
14mr|texlive-tex4ht-20120223-6|2757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plitt.htf
14mr|texlive-tex4ht-20120223-6|2758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plmi.htf
14mr|texlive-tex4ht-20120223-6|2759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plr.htf
14mr|texlive-tex4ht-20120223-6|2760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsl.htf
14mr|texlive-tex4ht-20120223-6|2761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsltt.htf
14mr|texlive-tex4ht-20120223-6|2762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsy.htf
14mr|texlive-tex4ht-20120223-6|2763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plti.htf
14mr|texlive-tex4ht-20120223-6|2764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pltt.htf
14mr|texlive-tex4ht-20120223-6|2765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plu.htf
14mr|texlive-tex4ht-20120223-6|2766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plvtt.htf
14mr|texlive-tex4ht-20120223-6|2767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1x.htf
14mr|texlive-tex4ht-20120223-6|2768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xbsc.htf
14mr|texlive-tex4ht-20120223-6|2769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xsc.htf
14mr|texlive-tex4ht-20120223-6|2770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pcx.htf
14mr|texlive-tex4ht-20120223-6|2771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxb.htf
14mr|texlive-tex4ht-20120223-6|2772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbex.htf
14mr|texlive-tex4ht-20120223-6|2773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbexa.htf
14mr|texlive-tex4ht-20120223-6|2774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbi.htf
14mr|texlive-tex4ht-20120223-6|2775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi.htf
14mr|texlive-tex4ht-20120223-6|2776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi1.htf
14mr|texlive-tex4ht-20120223-6|2777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmia.htf
14mr|texlive-tex4ht-20120223-6|2778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsc.htf
14mr|texlive-tex4ht-20120223-6|2779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsl.htf
14mr|texlive-tex4ht-20120223-6|2780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsy.htf
14mr|texlive-tex4ht-20120223-6|2781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsya.htf
14mr|texlive-tex4ht-20120223-6|2782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsyb.htf
14mr|texlive-tex4ht-20120223-6|2783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxex.htf
14mr|texlive-tex4ht-20120223-6|2784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxi.htf
14mr|texlive-tex4ht-20120223-6|2785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi.htf
14mr|texlive-tex4ht-20120223-6|2786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi1.htf
14mr|texlive-tex4ht-20120223-6|2787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmia.htf
14mr|texlive-tex4ht-20120223-6|2788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsl.htf
14mr|texlive-tex4ht-20120223-6|2789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsy.htf
14mr|texlive-tex4ht-20120223-6|2790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsya.htf
14mr|texlive-tex4ht-20120223-6|2791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsyb.htf
14mr|texlive-tex4ht-20120223-6|2792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxb.htf
14mr|texlive-tex4ht-20120223-6|2793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxi.htf
14mr|texlive-tex4ht-20120223-6|2794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxsl.htf
14mr|texlive-tex4ht-20120223-6|2795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbmi.htf
14mr|texlive-tex4ht-20120223-6|2796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbsc.htf
14mr|texlive-tex4ht-20120223-6|2797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxi.htf
14mr|texlive-tex4ht-20120223-6|2798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxmi.htf
14mr|texlive-tex4ht-20120223-6|2799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxpplb.htf
14mr|texlive-tex4ht-20120223-6|2800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxr.htf
14mr|texlive-tex4ht-20120223-6|2801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxsl.htf
14mr|texlive-tex4ht-20120223-6|2802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkb.htf
14mr|texlive-tex4ht-20120223-6|2803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkbi.htf
14mr|texlive-tex4ht-20120223-6|2804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkri.htf
14mr|texlive-tex4ht-20120223-6|2805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrb.htf
14mr|texlive-tex4ht-20120223-6|2806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrbi.htf
14mr|texlive-tex4ht-20120223-6|2807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrri.htf
14mr|texlive-tex4ht-20120223-6|2808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvb.htf
14mr|texlive-tex4ht-20120223-6|2809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvbi.htf
14mr|texlive-tex4ht-20120223-6|2810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcb.htf
14mr|texlive-tex4ht-20120223-6|2811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcbi.htf
14mr|texlive-tex4ht-20120223-6|2812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcr.htf
14mr|texlive-tex4ht-20120223-6|2813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcri.htf
14mr|texlive-tex4ht-20120223-6|2814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvr.htf
14mr|texlive-tex4ht-20120223-6|2815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvri.htf
14mr|texlive-tex4ht-20120223-6|2816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplb.htf
14mr|texlive-tex4ht-20120223-6|2817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplbi.htf
14mr|texlive-tex4ht-20120223-6|2818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplr.htf
14mr|texlive-tex4ht-20120223-6|2819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplri.htf
14mr|texlive-tex4ht-20120223-6|2820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmb.htf
14mr|texlive-tex4ht-20120223-6|2821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmbi.htf
14mr|texlive-tex4ht-20120223-6|2822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmr.htf
14mr|texlive-tex4ht-20120223-6|2823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmri.htf
14mr|texlive-tex4ht-20120223-6|2824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/arial.htf
14mr|texlive-tex4ht-20120223-6|2825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/cour.htf
14mr|texlive-tex4ht-20120223-6|2826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/times.htf
14mr|texlive-tex4ht-20120223-6|2827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/times.htf
14mr|texlive-tex4ht-20120223-6|2828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/times/ptmr7t.htf
14mr|texlive-tex4ht-20120223-6|2829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/tipx.htf
14mr|texlive-tex4ht-20120223-6|2830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/xipa.htf
14mr|texlive-tex4ht-20120223-6|2831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/pxbsyc.htf
14mr|texlive-tex4ht-20120223-6|2832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxb.htf
14mr|texlive-tex4ht-20120223-6|2833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbi.htf
14mr|texlive-tex4ht-20120223-6|2834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsl.htf
14mr|texlive-tex4ht-20120223-6|2835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbss.htf
14mr|texlive-tex4ht-20120223-6|2836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsso.htf
14mr|texlive-tex4ht-20120223-6|2837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxi.htf
14mr|texlive-tex4ht-20120223-6|2838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsl.htf
14mr|texlive-tex4ht-20120223-6|2839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsssl.htf
14mr|texlive-tex4ht-20120223-6|2840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbmi.htf
14mr|texlive-tex4ht-20120223-6|2841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsc.htf
14mr|texlive-tex4ht-20120223-6|2842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsssc.htf
14mr|texlive-tex4ht-20120223-6|2843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxmi.htf
14mr|texlive-tex4ht-20120223-6|2844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvb.htf
14mr|texlive-tex4ht-20120223-6|2845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvbo.htf
14mr|texlive-tex4ht-20120223-6|2846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvr.htf
14mr|texlive-tex4ht-20120223-6|2847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvro.htf
14mr|texlive-tex4ht-20120223-6|2848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmb.htf
14mr|texlive-tex4ht-20120223-6|2849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbi.htf
14mr|texlive-tex4ht-20120223-6|2850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbo.htf
14mr|texlive-tex4ht-20120223-6|2851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmr.htf
14mr|texlive-tex4ht-20120223-6|2852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmri.htf
14mr|texlive-tex4ht-20120223-6|2853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmro.htf
14mr|texlive-tex4ht-20120223-6|2854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxsssc.htf
14mr|texlive-tex4ht-20120223-6|2855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1x.htf
14mr|texlive-tex4ht-20120223-6|2856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsc.htf
14mr|texlive-tex4ht-20120223-6|2857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsssc.htf
14mr|texlive-tex4ht-20120223-6|2858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbttsc.htf
14mr|texlive-tex4ht-20120223-6|2859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xsssc.htf
14mr|texlive-tex4ht-20120223-6|2860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xttsc.htf
14mr|texlive-tex4ht-20120223-6|2861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxi.htf
14mr|texlive-tex4ht-20120223-6|2862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxr.htf
14mr|texlive-tex4ht-20120223-6|2863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsl.htf
14mr|texlive-tex4ht-20120223-6|2864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxss.htf
14mr|texlive-tex4ht-20120223-6|2865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsssl.htf
14mr|texlive-tex4ht-20120223-6|2866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxtt.htf
14mr|texlive-tex4ht-20120223-6|2867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxttsl.htf
14mr|texlive-tex4ht-20120223-6|2868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbex.htf
14mr|texlive-tex4ht-20120223-6|2869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbmi.htf
14mr|texlive-tex4ht-20120223-6|2870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbsc.htf
14mr|texlive-tex4ht-20120223-6|2871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbtt.htf
14mr|texlive-tex4ht-20120223-6|2872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbttsc.htf
14mr|texlive-tex4ht-20120223-6|2873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txex.htf
14mr|texlive-tex4ht-20120223-6|2874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txexa.htf
14mr|texlive-tex4ht-20120223-6|2875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txi.htf
14mr|texlive-tex4ht-20120223-6|2876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmi.htf
14mr|texlive-tex4ht-20120223-6|2877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmia.htf
14mr|texlive-tex4ht-20120223-6|2878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txr.htf
14mr|texlive-tex4ht-20120223-6|2879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsl.htf
14mr|texlive-tex4ht-20120223-6|2880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txss.htf
14mr|texlive-tex4ht-20120223-6|2881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssc.htf
14mr|texlive-tex4ht-20120223-6|2882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssl.htf
14mr|texlive-tex4ht-20120223-6|2883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsy.htf
14mr|texlive-tex4ht-20120223-6|2884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsya.htf
14mr|texlive-tex4ht-20120223-6|2885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsyb.htf
14mr|texlive-tex4ht-20120223-6|2886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txttsc.htf
14mr|texlive-tex4ht-20120223-6|2887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyx.htf
14mr|texlive-tex4ht-20120223-6|2888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsc.htf
14mr|texlive-tex4ht-20120223-6|2889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsssc.htf
14mr|texlive-tex4ht-20120223-6|2890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbttsc.htf
14mr|texlive-tex4ht-20120223-6|2891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxsssc.htf
14mr|texlive-tex4ht-20120223-6|2892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxttsc.htf
14mr|texlive-tex4ht-20120223-6|2893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf
14mr|texlive-tex4ht-20120223-6|2894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchb8v.htf
14mr|texlive-tex4ht-20120223-6|2895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbc8v.htf
14mr|texlive-tex4ht-20120223-6|2896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbi8v.htf
14mr|texlive-tex4ht-20120223-6|2897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbo8v.htf
14mr|texlive-tex4ht-20120223-6|2898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchr8v.htf
14mr|texlive-tex4ht-20120223-6|2899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchrc8v.htf
14mr|texlive-tex4ht-20120223-6|2900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchro8v.htf
14mr|texlive-tex4ht-20120223-6|2901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf
14mr|texlive-tex4ht-20120223-6|2902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf
14mr|texlive-tex4ht-20120223-6|2903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf
14mr|texlive-tex4ht-20120223-6|2904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf
14mr|texlive-tex4ht-20120223-6|2905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf
14mr|texlive-tex4ht-20120223-6|2906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf
14mr|texlive-tex4ht-20120223-6|2907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf
14mr|texlive-tex4ht-20120223-6|2908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthb8v.htf
14mr|texlive-tex4ht-20120223-6|2909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthbc8v.htf
14mr|texlive-tex4ht-20120223-6|2910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthr8v.htf
14mr|texlive-tex4ht-20120223-6|2911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthrc8v.htf
14mr|texlive-tex4ht-20120223-6|2912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnb8v.htf
14mr|texlive-tex4ht-20120223-6|2913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbc8v.htf
14mr|texlive-tex4ht-20120223-6|2914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbi8v.htf
14mr|texlive-tex4ht-20120223-6|2915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnr8v.htf
14mr|texlive-tex4ht-20120223-6|2916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnrc8v.htf
14mr|texlive-tex4ht-20120223-6|2917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnri8v.htf
14mr|texlive-tex4ht-20120223-6|2918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprb8v.htf
14mr|texlive-tex4ht-20120223-6|2919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbc8v.htf
14mr|texlive-tex4ht-20120223-6|2920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbi8v.htf
14mr|texlive-tex4ht-20120223-6|2921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprr8v.htf
14mr|texlive-tex4ht-20120223-6|2922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprrc8v.htf
14mr|texlive-tex4ht-20120223-6|2923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprri8v.htf
14mr|texlive-tex4ht-20120223-6|2924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1b8v.htf
14mr|texlive-tex4ht-20120223-6|2925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bc8v.htf
14mr|texlive-tex4ht-20120223-6|2926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bi8v.htf
14mr|texlive-tex4ht-20120223-6|2927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1r8v.htf
14mr|texlive-tex4ht-20120223-6|2928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1rc8v.htf
14mr|texlive-tex4ht-20120223-6|2929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1ri8v.htf
14mr|texlive-tex4ht-20120223-6|2930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrb8v.htf
14mr|texlive-tex4ht-20120223-6|2931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbc8v.htf
14mr|texlive-tex4ht-20120223-6|2932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbi8v.htf
14mr|texlive-tex4ht-20120223-6|2933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrr8v.htf
14mr|texlive-tex4ht-20120223-6|2934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrrc8v.htf
14mr|texlive-tex4ht-20120223-6|2935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrri8v.htf
14mr|texlive-tex4ht-20120223-6|2936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsb8v.htf
14mr|texlive-tex4ht-20120223-6|2937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbc8v.htf
14mr|texlive-tex4ht-20120223-6|2938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbi8v.htf
14mr|texlive-tex4ht-20120223-6|2939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsr8v.htf
14mr|texlive-tex4ht-20120223-6|2940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsrc8v.htf
14mr|texlive-tex4ht-20120223-6|2941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsri8v.htf
14mr|texlive-tex4ht-20120223-6|2942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-ant.htf
14mr|texlive-tex4ht-20120223-6|2943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbcap.htf
14mr|texlive-tex4ht-20120223-6|2944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbicap.htf
14mr|texlive-tex4ht-20120223-6|2945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbcap.htf
14mr|texlive-tex4ht-20120223-6|2946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbicap.htf
14mr|texlive-tex4ht-20120223-6|2947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclcap.htf
14mr|texlive-tex4ht-20120223-6|2948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclicap.htf
14mr|texlive-tex4ht-20120223-6|2949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmcap.htf
14mr|texlive-tex4ht-20120223-6|2950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmicap.htf
14mr|texlive-tex4ht-20120223-6|2951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcrcap.htf
14mr|texlive-tex4ht-20120223-6|2952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcricap.htf
14mr|texlive-tex4ht-20120223-6|2953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlcap.htf
14mr|texlive-tex4ht-20120223-6|2954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlicap.htf
14mr|texlive-tex4ht-20120223-6|2955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmcap.htf
14mr|texlive-tex4ht-20120223-6|2956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmicap.htf
14mr|texlive-tex4ht-20120223-6|2957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttrcap.htf
14mr|texlive-tex4ht-20120223-6|2958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttricap.htf
14mr|texlive-tex4ht-20120223-6|2959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/fplrc8v.htf
14mr|texlive-tex4ht-20120223-6|2960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagd8v.htf
14mr|texlive-tex4ht-20120223-6|2961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdc8v.htf
14mr|texlive-tex4ht-20120223-6|2962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdo8v.htf
14mr|texlive-tex4ht-20120223-6|2963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagk8v.htf
14mr|texlive-tex4ht-20120223-6|2964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagkc8v.htf
14mr|texlive-tex4ht-20120223-6|2965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagko8v.htf
14mr|texlive-tex4ht-20120223-6|2966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkd8v.htf
14mr|texlive-tex4ht-20120223-6|2967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdc8v.htf
14mr|texlive-tex4ht-20120223-6|2968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdi8v.htf
14mr|texlive-tex4ht-20120223-6|2969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdo8v.htf
14mr|texlive-tex4ht-20120223-6|2970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkl8v.htf
14mr|texlive-tex4ht-20120223-6|2971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklc8v.htf
14mr|texlive-tex4ht-20120223-6|2972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkli8v.htf
14mr|texlive-tex4ht-20120223-6|2973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklo8v.htf
14mr|texlive-tex4ht-20120223-6|2974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrb8v.htf
14mr|texlive-tex4ht-20120223-6|2975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbc8v.htf
14mr|texlive-tex4ht-20120223-6|2976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbo8v.htf
14mr|texlive-tex4ht-20120223-6|2977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrr8v.htf
14mr|texlive-tex4ht-20120223-6|2978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrrc8v.htf
14mr|texlive-tex4ht-20120223-6|2979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrro8v.htf
14mr|texlive-tex4ht-20120223-6|2980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvb8v.htf
14mr|texlive-tex4ht-20120223-6|2981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbc8v.htf
14mr|texlive-tex4ht-20120223-6|2982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbo8v.htf
14mr|texlive-tex4ht-20120223-6|2983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvr8v.htf
14mr|texlive-tex4ht-20120223-6|2984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvrc8v.htf
14mr|texlive-tex4ht-20120223-6|2985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvro8v.htf
14mr|texlive-tex4ht-20120223-6|2986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncb8v.htf
14mr|texlive-tex4ht-20120223-6|2987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbc8v.htf
14mr|texlive-tex4ht-20120223-6|2988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbi8v.htf
14mr|texlive-tex4ht-20120223-6|2989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbo8v.htf
14mr|texlive-tex4ht-20120223-6|2990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncr8v.htf
14mr|texlive-tex4ht-20120223-6|2991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncrc8v.htf
14mr|texlive-tex4ht-20120223-6|2992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncri8v.htf
14mr|texlive-tex4ht-20120223-6|2993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncro8v.htf
14mr|texlive-tex4ht-20120223-6|2994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplb8v.htf
14mr|texlive-tex4ht-20120223-6|2995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbc8v.htf
14mr|texlive-tex4ht-20120223-6|2996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbi8v.htf
14mr|texlive-tex4ht-20120223-6|2997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbo8v.htf
14mr|texlive-tex4ht-20120223-6|2998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplr8v.htf
14mr|texlive-tex4ht-20120223-6|2999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplrc8v.htf
14mr|texlive-tex4ht-20120223-6|3000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplri8v.htf
14mr|texlive-tex4ht-20120223-6|3001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplro8v.htf
14mr|texlive-tex4ht-20120223-6|3002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmb8v.htf
14mr|texlive-tex4ht-20120223-6|3003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbc8v.htf
14mr|texlive-tex4ht-20120223-6|3004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbi8v.htf
14mr|texlive-tex4ht-20120223-6|3005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbo8v.htf
14mr|texlive-tex4ht-20120223-6|3006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmr8v.htf
14mr|texlive-tex4ht-20120223-6|3007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmrc8v.htf
14mr|texlive-tex4ht-20120223-6|3008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmri8v.htf
14mr|texlive-tex4ht-20120223-6|3009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmro8v.htf
14mr|texlive-tex4ht-20120223-6|3010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uzcmi8v.htf
14mr|texlive-tex4ht-20120223-6|3011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf
14mr|texlive-tex4ht-20120223-6|3012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/vnr/vn.htf
14mr|texlive-tex4ht-20120223-6|3013	%{_texmfdistdir}/tex4ht/ht-fonts/aliase/mathtime/mtsy-bs.htf
14mr|texlive-tex4ht-20120223-6|3014	%{_texmfdistdir}/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf
14mr|texlive-tex4ht-20120223-6|3015	%{_texmfdistdir}/tex4ht/ht-fonts/cp1256/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3016	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es
14mr|texlive-tex4ht-20120223-6|3017	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es
14mr|texlive-tex4ht-20120223-6|3018	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es
14mr|texlive-tex4ht-20120223-6|3019	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es
14mr|texlive-tex4ht-20120223-6|3020	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf
14mr|texlive-tex4ht-20120223-6|3021	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf
14mr|texlive-tex4ht-20120223-6|3022	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf
14mr|texlive-tex4ht-20120223-6|3023	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf
14mr|texlive-tex4ht-20120223-6|3024	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf
14mr|texlive-tex4ht-20120223-6|3025	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf
14mr|texlive-tex4ht-20120223-6|3026	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf
14mr|texlive-tex4ht-20120223-6|3027	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf
14mr|texlive-tex4ht-20120223-6|3028	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf
14mr|texlive-tex4ht-20120223-6|3029	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf
14mr|texlive-tex4ht-20120223-6|3030	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf
14mr|texlive-tex4ht-20120223-6|3031	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf
14mr|texlive-tex4ht-20120223-6|3032	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf
14mr|texlive-tex4ht-20120223-6|3033	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf
14mr|texlive-tex4ht-20120223-6|3034	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf
14mr|texlive-tex4ht-20120223-6|3035	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf
14mr|texlive-tex4ht-20120223-6|3036	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf
14mr|texlive-tex4ht-20120223-6|3037	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf
14mr|texlive-tex4ht-20120223-6|3038	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf
14mr|texlive-tex4ht-20120223-6|3039	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf
14mr|texlive-tex4ht-20120223-6|3040	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf
14mr|texlive-tex4ht-20120223-6|3041	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf
14mr|texlive-tex4ht-20120223-6|3042	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf
14mr|texlive-tex4ht-20120223-6|3043	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf
14mr|texlive-tex4ht-20120223-6|3044	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf
14mr|texlive-tex4ht-20120223-6|3045	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf
14mr|texlive-tex4ht-20120223-6|3046	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf
14mr|texlive-tex4ht-20120223-6|3047	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf
14mr|texlive-tex4ht-20120223-6|3048	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf
14mr|texlive-tex4ht-20120223-6|3049	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf
14mr|texlive-tex4ht-20120223-6|3050	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf
14mr|texlive-tex4ht-20120223-6|3051	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf
14mr|texlive-tex4ht-20120223-6|3052	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf
14mr|texlive-tex4ht-20120223-6|3053	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf
14mr|texlive-tex4ht-20120223-6|3054	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf
14mr|texlive-tex4ht-20120223-6|3055	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf
14mr|texlive-tex4ht-20120223-6|3056	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf
14mr|texlive-tex4ht-20120223-6|3057	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf
14mr|texlive-tex4ht-20120223-6|3058	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf
14mr|texlive-tex4ht-20120223-6|3059	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf
14mr|texlive-tex4ht-20120223-6|3060	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf
14mr|texlive-tex4ht-20120223-6|3061	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf
14mr|texlive-tex4ht-20120223-6|3062	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf
14mr|texlive-tex4ht-20120223-6|3063	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf
14mr|texlive-tex4ht-20120223-6|3064	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf
14mr|texlive-tex4ht-20120223-6|3065	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf
14mr|texlive-tex4ht-20120223-6|3066	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf
14mr|texlive-tex4ht-20120223-6|3067	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf
14mr|texlive-tex4ht-20120223-6|3068	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf
14mr|texlive-tex4ht-20120223-6|3069	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf
14mr|texlive-tex4ht-20120223-6|3070	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf
14mr|texlive-tex4ht-20120223-6|3071	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf
14mr|texlive-tex4ht-20120223-6|3072	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf
14mr|texlive-tex4ht-20120223-6|3073	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf
14mr|texlive-tex4ht-20120223-6|3074	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf
14mr|texlive-tex4ht-20120223-6|3075	%{_texmfdistdir}/tex4ht/ht-fonts/gb2312/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3076	%{_texmfdistdir}/tex4ht/ht-fonts/gbk/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3077	%{_texmfdistdir}/tex4ht/ht-fonts/html-speech/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3078	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3079	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3080	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chess.htf
14mr|texlive-tex4ht-20120223-6|3081	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf
14mr|texlive-tex4ht-20120223-6|3082	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/fselch.htf
14mr|texlive-tex4ht-20120223-6|3083	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf
14mr|texlive-tex4ht-20120223-6|3084	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf
14mr|texlive-tex4ht-20120223-6|3085	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf
14mr|texlive-tex4ht-20120223-6|3086	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go.htf
14mr|texlive-tex4ht-20120223-6|3087	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf
14mr|texlive-tex4ht-20120223-6|3088	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf
14mr|texlive-tex4ht-20120223-6|3089	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf
14mr|texlive-tex4ht-20120223-6|3090	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf
14mr|texlive-tex4ht-20120223-6|3091	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/html/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3092	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf
14mr|texlive-tex4ht-20120223-6|3093	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf
14mr|texlive-tex4ht-20120223-6|3094	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf
14mr|texlive-tex4ht-20120223-6|3095	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf
14mr|texlive-tex4ht-20120223-6|3096	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf
14mr|texlive-tex4ht-20120223-6|3097	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf
14mr|texlive-tex4ht-20120223-6|3098	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf
14mr|texlive-tex4ht-20120223-6|3099	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf
14mr|texlive-tex4ht-20120223-6|3100	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf
14mr|texlive-tex4ht-20120223-6|3101	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf
14mr|texlive-tex4ht-20120223-6|3102	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf
14mr|texlive-tex4ht-20120223-6|3103	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf
14mr|texlive-tex4ht-20120223-6|3104	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/curr.htf
14mr|texlive-tex4ht-20120223-6|3105	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf
14mr|texlive-tex4ht-20120223-6|3106	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf
14mr|texlive-tex4ht-20120223-6|3107	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf
14mr|texlive-tex4ht-20120223-6|3108	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf
14mr|texlive-tex4ht-20120223-6|3109	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf
14mr|texlive-tex4ht-20120223-6|3110	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf
14mr|texlive-tex4ht-20120223-6|3111	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf
14mr|texlive-tex4ht-20120223-6|3112	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf
14mr|texlive-tex4ht-20120223-6|3113	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3114	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/html/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3115	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3116	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf
14mr|texlive-tex4ht-20120223-6|3117	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf
14mr|texlive-tex4ht-20120223-6|3118	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf
14mr|texlive-tex4ht-20120223-6|3119	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf
14mr|texlive-tex4ht-20120223-6|3120	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf
14mr|texlive-tex4ht-20120223-6|3121	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf
14mr|texlive-tex4ht-20120223-6|3122	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf
14mr|texlive-tex4ht-20120223-6|3123	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf
14mr|texlive-tex4ht-20120223-6|3124	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf
14mr|texlive-tex4ht-20120223-6|3125	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf
14mr|texlive-tex4ht-20120223-6|3126	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/html/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3127	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf
14mr|texlive-tex4ht-20120223-6|3128	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3129	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/html/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3130	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3131	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf
14mr|texlive-tex4ht-20120223-6|3132	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf
14mr|texlive-tex4ht-20120223-6|3133	%{_texmfdistdir}/tex4ht/ht-fonts/jsml/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3134	%{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3135	%{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf
14mr|texlive-tex4ht-20120223-6|3136	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3137	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/native/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3138	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3139	%{_texmfdistdir}/tex4ht/ht-fonts/ooffice/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3140	%{_texmfdistdir}/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf
14mr|texlive-tex4ht-20120223-6|3141	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3142	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf
14mr|texlive-tex4ht-20120223-6|3143	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf
14mr|texlive-tex4ht-20120223-6|3144	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf
14mr|texlive-tex4ht-20120223-6|3145	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blex-bs.htf
14mr|texlive-tex4ht-20120223-6|3146	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf
14mr|texlive-tex4ht-20120223-6|3147	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf
14mr|texlive-tex4ht-20120223-6|3148	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtex-bs.htf
14mr|texlive-tex4ht-20120223-6|3149	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf
14mr|texlive-tex4ht-20120223-6|3150	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf
14mr|texlive-tex4ht-20120223-6|3151	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf
14mr|texlive-tex4ht-20120223-6|3152	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf
14mr|texlive-tex4ht-20120223-6|3153	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf
14mr|texlive-tex4ht-20120223-6|3154	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf
14mr|texlive-tex4ht-20120223-6|3155	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf
14mr|texlive-tex4ht-20120223-6|3156	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pplrc8r.htf
14mr|texlive-tex4ht-20120223-6|3157	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf
14mr|texlive-tex4ht-20120223-6|3158	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf
14mr|texlive-tex4ht-20120223-6|3159	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf
14mr|texlive-tex4ht-20120223-6|3160	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf
14mr|texlive-tex4ht-20120223-6|3161	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf
14mr|texlive-tex4ht-20120223-6|3162	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf
14mr|texlive-tex4ht-20120223-6|3163	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf
14mr|texlive-tex4ht-20120223-6|3164	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf
14mr|texlive-tex4ht-20120223-6|3165	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplri9t.htf
14mr|texlive-tex4ht-20120223-6|3166	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf
14mr|texlive-tex4ht-20120223-6|3167	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf
14mr|texlive-tex4ht-20120223-6|3168	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf
14mr|texlive-tex4ht-20120223-6|3169	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf
14mr|texlive-tex4ht-20120223-6|3170	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf
14mr|texlive-tex4ht-20120223-6|3171	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf
14mr|texlive-tex4ht-20120223-6|3172	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf
14mr|texlive-tex4ht-20120223-6|3173	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf
14mr|texlive-tex4ht-20120223-6|3174	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf
14mr|texlive-tex4ht-20120223-6|3175	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ae/aecsc.htf
14mr|texlive-tex4ht-20120223-6|3176	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf
14mr|texlive-tex4ht-20120223-6|3177	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/euex.htf
14mr|texlive-tex4ht-20120223-6|3178	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf
14mr|texlive-tex4ht-20120223-6|3179	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf
14mr|texlive-tex4ht-20120223-6|3180	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf
14mr|texlive-tex4ht-20120223-6|3181	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf
14mr|texlive-tex4ht-20120223-6|3182	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf
14mr|texlive-tex4ht-20120223-6|3183	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf
14mr|texlive-tex4ht-20120223-6|3184	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/antpr.htf
14mr|texlive-tex4ht-20120223-6|3185	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/anttr.htf
14mr|texlive-tex4ht-20120223-6|3186	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/ec-anttbcap.htf
14mr|texlive-tex4ht-20120223-6|3187	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/mi-antt.htf
14mr|texlive-tex4ht-20120223-6|3188	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/qx-anttbcap.htf
14mr|texlive-tex4ht-20120223-6|3189	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-antt.htf
14mr|texlive-tex4ht-20120223-6|3190	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-anttlz.htf
14mr|texlive-tex4ht-20120223-6|3191	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/aehor.htf
14mr|texlive-tex4ht-20120223-6|3192	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/nazli.htf
14mr|texlive-tex4ht-20120223-6|3193	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arev/favr8r.htf
14mr|texlive-tex4ht-20120223-6|3194	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/bbold/bbold.htf
14mr|texlive-tex4ht-20120223-6|3195	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf
14mr|texlive-tex4ht-20120223-6|3196	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf
14mr|texlive-tex4ht-20120223-6|3197	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf
14mr|texlive-tex4ht-20120223-6|3198	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3199	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chess.htf
14mr|texlive-tex4ht-20120223-6|3200	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chessf.htf
14mr|texlive-tex4ht-20120223-6|3201	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf
14mr|texlive-tex4ht-20120223-6|3202	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf
14mr|texlive-tex4ht-20120223-6|3203	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf
14mr|texlive-tex4ht-20120223-6|3204	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf
14mr|texlive-tex4ht-20120223-6|3205	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf
14mr|texlive-tex4ht-20120223-6|3206	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf
14mr|texlive-tex4ht-20120223-6|3207	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf
14mr|texlive-tex4ht-20120223-6|3208	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf
14mr|texlive-tex4ht-20120223-6|3209	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf
14mr|texlive-tex4ht-20120223-6|3210	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf
14mr|texlive-tex4ht-20120223-6|3211	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf
14mr|texlive-tex4ht-20120223-6|3212	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf
14mr|texlive-tex4ht-20120223-6|3213	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf
14mr|texlive-tex4ht-20120223-6|3214	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf
14mr|texlive-tex4ht-20120223-6|3215	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf
14mr|texlive-tex4ht-20120223-6|3216	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf
14mr|texlive-tex4ht-20120223-6|3217	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf
14mr|texlive-tex4ht-20120223-6|3218	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf
14mr|texlive-tex4ht-20120223-6|3219	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf
14mr|texlive-tex4ht-20120223-6|3220	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf
14mr|texlive-tex4ht-20120223-6|3221	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf
14mr|texlive-tex4ht-20120223-6|3222	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf
14mr|texlive-tex4ht-20120223-6|3223	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf
14mr|texlive-tex4ht-20120223-6|3224	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf
14mr|texlive-tex4ht-20120223-6|3225	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf
14mr|texlive-tex4ht-20120223-6|3226	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf
14mr|texlive-tex4ht-20120223-6|3227	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf
14mr|texlive-tex4ht-20120223-6|3228	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf
14mr|texlive-tex4ht-20120223-6|3229	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf
14mr|texlive-tex4ht-20120223-6|3230	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf
14mr|texlive-tex4ht-20120223-6|3231	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf
14mr|texlive-tex4ht-20120223-6|3232	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf
14mr|texlive-tex4ht-20120223-6|3233	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf
14mr|texlive-tex4ht-20120223-6|3234	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf
14mr|texlive-tex4ht-20120223-6|3235	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf
14mr|texlive-tex4ht-20120223-6|3236	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf
14mr|texlive-tex4ht-20120223-6|3237	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf
14mr|texlive-tex4ht-20120223-6|3238	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf
14mr|texlive-tex4ht-20120223-6|3239	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf
14mr|texlive-tex4ht-20120223-6|3240	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf
14mr|texlive-tex4ht-20120223-6|3241	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf
14mr|texlive-tex4ht-20120223-6|3242	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf
14mr|texlive-tex4ht-20120223-6|3243	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf
14mr|texlive-tex4ht-20120223-6|3244	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf
14mr|texlive-tex4ht-20120223-6|3245	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf
14mr|texlive-tex4ht-20120223-6|3246	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf
14mr|texlive-tex4ht-20120223-6|3247	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf
14mr|texlive-tex4ht-20120223-6|3248	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf
14mr|texlive-tex4ht-20120223-6|3249	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf
14mr|texlive-tex4ht-20120223-6|3250	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf
14mr|texlive-tex4ht-20120223-6|3251	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf
14mr|texlive-tex4ht-20120223-6|3252	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf
14mr|texlive-tex4ht-20120223-6|3253	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf
14mr|texlive-tex4ht-20120223-6|3254	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf
14mr|texlive-tex4ht-20120223-6|3255	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf
14mr|texlive-tex4ht-20120223-6|3256	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf
14mr|texlive-tex4ht-20120223-6|3257	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf
14mr|texlive-tex4ht-20120223-6|3258	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf
14mr|texlive-tex4ht-20120223-6|3259	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf
14mr|texlive-tex4ht-20120223-6|3260	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf
14mr|texlive-tex4ht-20120223-6|3261	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf
14mr|texlive-tex4ht-20120223-6|3262	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf
14mr|texlive-tex4ht-20120223-6|3263	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf
14mr|texlive-tex4ht-20120223-6|3264	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf
14mr|texlive-tex4ht-20120223-6|3265	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf
14mr|texlive-tex4ht-20120223-6|3266	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf
14mr|texlive-tex4ht-20120223-6|3267	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf
14mr|texlive-tex4ht-20120223-6|3268	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf
14mr|texlive-tex4ht-20120223-6|3269	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf
14mr|texlive-tex4ht-20120223-6|3270	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf
14mr|texlive-tex4ht-20120223-6|3271	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf
14mr|texlive-tex4ht-20120223-6|3272	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf
14mr|texlive-tex4ht-20120223-6|3273	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf
14mr|texlive-tex4ht-20120223-6|3274	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf
14mr|texlive-tex4ht-20120223-6|3275	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf
14mr|texlive-tex4ht-20120223-6|3276	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf
14mr|texlive-tex4ht-20120223-6|3277	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf
14mr|texlive-tex4ht-20120223-6|3278	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf
14mr|texlive-tex4ht-20120223-6|3279	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf
14mr|texlive-tex4ht-20120223-6|3280	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf
14mr|texlive-tex4ht-20120223-6|3281	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf
14mr|texlive-tex4ht-20120223-6|3282	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf
14mr|texlive-tex4ht-20120223-6|3283	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf
14mr|texlive-tex4ht-20120223-6|3284	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf
14mr|texlive-tex4ht-20120223-6|3285	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf
14mr|texlive-tex4ht-20120223-6|3286	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf
14mr|texlive-tex4ht-20120223-6|3287	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf
14mr|texlive-tex4ht-20120223-6|3288	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf
14mr|texlive-tex4ht-20120223-6|3289	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf
14mr|texlive-tex4ht-20120223-6|3290	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf
14mr|texlive-tex4ht-20120223-6|3291	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf
14mr|texlive-tex4ht-20120223-6|3292	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf
14mr|texlive-tex4ht-20120223-6|3293	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf
14mr|texlive-tex4ht-20120223-6|3294	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf
14mr|texlive-tex4ht-20120223-6|3295	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf
14mr|texlive-tex4ht-20120223-6|3296	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf
14mr|texlive-tex4ht-20120223-6|3297	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf
14mr|texlive-tex4ht-20120223-6|3298	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf
14mr|texlive-tex4ht-20120223-6|3299	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf
14mr|texlive-tex4ht-20120223-6|3300	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf
14mr|texlive-tex4ht-20120223-6|3301	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf
14mr|texlive-tex4ht-20120223-6|3302	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf
14mr|texlive-tex4ht-20120223-6|3303	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf
14mr|texlive-tex4ht-20120223-6|3304	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf
14mr|texlive-tex4ht-20120223-6|3305	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf
14mr|texlive-tex4ht-20120223-6|3306	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf
14mr|texlive-tex4ht-20120223-6|3307	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf
14mr|texlive-tex4ht-20120223-6|3308	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf
14mr|texlive-tex4ht-20120223-6|3309	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf
14mr|texlive-tex4ht-20120223-6|3310	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf
14mr|texlive-tex4ht-20120223-6|3311	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf
14mr|texlive-tex4ht-20120223-6|3312	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf
14mr|texlive-tex4ht-20120223-6|3313	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf
14mr|texlive-tex4ht-20120223-6|3314	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf
14mr|texlive-tex4ht-20120223-6|3315	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf
14mr|texlive-tex4ht-20120223-6|3316	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf
14mr|texlive-tex4ht-20120223-6|3317	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf
14mr|texlive-tex4ht-20120223-6|3318	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf
14mr|texlive-tex4ht-20120223-6|3319	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf
14mr|texlive-tex4ht-20120223-6|3320	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf
14mr|texlive-tex4ht-20120223-6|3321	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf
14mr|texlive-tex4ht-20120223-6|3322	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf
14mr|texlive-tex4ht-20120223-6|3323	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf
14mr|texlive-tex4ht-20120223-6|3324	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf
14mr|texlive-tex4ht-20120223-6|3325	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf
14mr|texlive-tex4ht-20120223-6|3326	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf
14mr|texlive-tex4ht-20120223-6|3327	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf
14mr|texlive-tex4ht-20120223-6|3328	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf
14mr|texlive-tex4ht-20120223-6|3329	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf
14mr|texlive-tex4ht-20120223-6|3330	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf
14mr|texlive-tex4ht-20120223-6|3331	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf
14mr|texlive-tex4ht-20120223-6|3332	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf
14mr|texlive-tex4ht-20120223-6|3333	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf
14mr|texlive-tex4ht-20120223-6|3334	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf
14mr|texlive-tex4ht-20120223-6|3335	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf
14mr|texlive-tex4ht-20120223-6|3336	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf
14mr|texlive-tex4ht-20120223-6|3337	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf
14mr|texlive-tex4ht-20120223-6|3338	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf
14mr|texlive-tex4ht-20120223-6|3339	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf
14mr|texlive-tex4ht-20120223-6|3340	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf
14mr|texlive-tex4ht-20120223-6|3341	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf
14mr|texlive-tex4ht-20120223-6|3342	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf
14mr|texlive-tex4ht-20120223-6|3343	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf
14mr|texlive-tex4ht-20120223-6|3344	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf
14mr|texlive-tex4ht-20120223-6|3345	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong90.htf
14mr|texlive-tex4ht-20120223-6|3346	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf
14mr|texlive-tex4ht-20120223-6|3347	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong92.htf
14mr|texlive-tex4ht-20120223-6|3348	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf
14mr|texlive-tex4ht-20120223-6|3349	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf
14mr|texlive-tex4ht-20120223-6|3350	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf
14mr|texlive-tex4ht-20120223-6|3351	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf
14mr|texlive-tex4ht-20120223-6|3352	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf
14mr|texlive-tex4ht-20120223-6|3353	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf
14mr|texlive-tex4ht-20120223-6|3354	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf
14mr|texlive-tex4ht-20120223-6|3355	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf
14mr|texlive-tex4ht-20120223-6|3356	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf
14mr|texlive-tex4ht-20120223-6|3357	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf
14mr|texlive-tex4ht-20120223-6|3358	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf
14mr|texlive-tex4ht-20120223-6|3359	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song01.htf
14mr|texlive-tex4ht-20120223-6|3360	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song02.htf
14mr|texlive-tex4ht-20120223-6|3361	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song03.htf
14mr|texlive-tex4ht-20120223-6|3362	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song04.htf
14mr|texlive-tex4ht-20120223-6|3363	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song05.htf
14mr|texlive-tex4ht-20120223-6|3364	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song06.htf
14mr|texlive-tex4ht-20120223-6|3365	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song07.htf
14mr|texlive-tex4ht-20120223-6|3366	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song08.htf
14mr|texlive-tex4ht-20120223-6|3367	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song09.htf
14mr|texlive-tex4ht-20120223-6|3368	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0a.htf
14mr|texlive-tex4ht-20120223-6|3369	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0b.htf
14mr|texlive-tex4ht-20120223-6|3370	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0c.htf
14mr|texlive-tex4ht-20120223-6|3371	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0d.htf
14mr|texlive-tex4ht-20120223-6|3372	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0e.htf
14mr|texlive-tex4ht-20120223-6|3373	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0f.htf
14mr|texlive-tex4ht-20120223-6|3374	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song10.htf
14mr|texlive-tex4ht-20120223-6|3375	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song11.htf
14mr|texlive-tex4ht-20120223-6|3376	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song12.htf
14mr|texlive-tex4ht-20120223-6|3377	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song13.htf
14mr|texlive-tex4ht-20120223-6|3378	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song14.htf
14mr|texlive-tex4ht-20120223-6|3379	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song15.htf
14mr|texlive-tex4ht-20120223-6|3380	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song16.htf
14mr|texlive-tex4ht-20120223-6|3381	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song17.htf
14mr|texlive-tex4ht-20120223-6|3382	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song18.htf
14mr|texlive-tex4ht-20120223-6|3383	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song19.htf
14mr|texlive-tex4ht-20120223-6|3384	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1a.htf
14mr|texlive-tex4ht-20120223-6|3385	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1b.htf
14mr|texlive-tex4ht-20120223-6|3386	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1c.htf
14mr|texlive-tex4ht-20120223-6|3387	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1d.htf
14mr|texlive-tex4ht-20120223-6|3388	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1e.htf
14mr|texlive-tex4ht-20120223-6|3389	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1f.htf
14mr|texlive-tex4ht-20120223-6|3390	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song20.htf
14mr|texlive-tex4ht-20120223-6|3391	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song21.htf
14mr|texlive-tex4ht-20120223-6|3392	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song22.htf
14mr|texlive-tex4ht-20120223-6|3393	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song23.htf
14mr|texlive-tex4ht-20120223-6|3394	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song24.htf
14mr|texlive-tex4ht-20120223-6|3395	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song25.htf
14mr|texlive-tex4ht-20120223-6|3396	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song26.htf
14mr|texlive-tex4ht-20120223-6|3397	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song27.htf
14mr|texlive-tex4ht-20120223-6|3398	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song28.htf
14mr|texlive-tex4ht-20120223-6|3399	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song29.htf
14mr|texlive-tex4ht-20120223-6|3400	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2a.htf
14mr|texlive-tex4ht-20120223-6|3401	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2b.htf
14mr|texlive-tex4ht-20120223-6|3402	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2c.htf
14mr|texlive-tex4ht-20120223-6|3403	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2d.htf
14mr|texlive-tex4ht-20120223-6|3404	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2e.htf
14mr|texlive-tex4ht-20120223-6|3405	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2f.htf
14mr|texlive-tex4ht-20120223-6|3406	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song30.htf
14mr|texlive-tex4ht-20120223-6|3407	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song31.htf
14mr|texlive-tex4ht-20120223-6|3408	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song32.htf
14mr|texlive-tex4ht-20120223-6|3409	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song33.htf
14mr|texlive-tex4ht-20120223-6|3410	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song34.htf
14mr|texlive-tex4ht-20120223-6|3411	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song35.htf
14mr|texlive-tex4ht-20120223-6|3412	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song36.htf
14mr|texlive-tex4ht-20120223-6|3413	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song37.htf
14mr|texlive-tex4ht-20120223-6|3414	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song38.htf
14mr|texlive-tex4ht-20120223-6|3415	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song39.htf
14mr|texlive-tex4ht-20120223-6|3416	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3a.htf
14mr|texlive-tex4ht-20120223-6|3417	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3b.htf
14mr|texlive-tex4ht-20120223-6|3418	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3c.htf
14mr|texlive-tex4ht-20120223-6|3419	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3d.htf
14mr|texlive-tex4ht-20120223-6|3420	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3e.htf
14mr|texlive-tex4ht-20120223-6|3421	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3f.htf
14mr|texlive-tex4ht-20120223-6|3422	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song40.htf
14mr|texlive-tex4ht-20120223-6|3423	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song41.htf
14mr|texlive-tex4ht-20120223-6|3424	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song42.htf
14mr|texlive-tex4ht-20120223-6|3425	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song43.htf
14mr|texlive-tex4ht-20120223-6|3426	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song44.htf
14mr|texlive-tex4ht-20120223-6|3427	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song45.htf
14mr|texlive-tex4ht-20120223-6|3428	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song46.htf
14mr|texlive-tex4ht-20120223-6|3429	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song47.htf
14mr|texlive-tex4ht-20120223-6|3430	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song48.htf
14mr|texlive-tex4ht-20120223-6|3431	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song49.htf
14mr|texlive-tex4ht-20120223-6|3432	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4a.htf
14mr|texlive-tex4ht-20120223-6|3433	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4b.htf
14mr|texlive-tex4ht-20120223-6|3434	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4c.htf
14mr|texlive-tex4ht-20120223-6|3435	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4d.htf
14mr|texlive-tex4ht-20120223-6|3436	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4e.htf
14mr|texlive-tex4ht-20120223-6|3437	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4f.htf
14mr|texlive-tex4ht-20120223-6|3438	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song50.htf
14mr|texlive-tex4ht-20120223-6|3439	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song51.htf
14mr|texlive-tex4ht-20120223-6|3440	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song52.htf
14mr|texlive-tex4ht-20120223-6|3441	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song53.htf
14mr|texlive-tex4ht-20120223-6|3442	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song54.htf
14mr|texlive-tex4ht-20120223-6|3443	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song55.htf
14mr|texlive-tex4ht-20120223-6|3444	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song56.htf
14mr|texlive-tex4ht-20120223-6|3445	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song57.htf
14mr|texlive-tex4ht-20120223-6|3446	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song58.htf
14mr|texlive-tex4ht-20120223-6|3447	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song59.htf
14mr|texlive-tex4ht-20120223-6|3448	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5a.htf
14mr|texlive-tex4ht-20120223-6|3449	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5b.htf
14mr|texlive-tex4ht-20120223-6|3450	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5c.htf
14mr|texlive-tex4ht-20120223-6|3451	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5d.htf
14mr|texlive-tex4ht-20120223-6|3452	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5e.htf
14mr|texlive-tex4ht-20120223-6|3453	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5f.htf
14mr|texlive-tex4ht-20120223-6|3454	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song60.htf
14mr|texlive-tex4ht-20120223-6|3455	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song61.htf
14mr|texlive-tex4ht-20120223-6|3456	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song62.htf
14mr|texlive-tex4ht-20120223-6|3457	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song63.htf
14mr|texlive-tex4ht-20120223-6|3458	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song64.htf
14mr|texlive-tex4ht-20120223-6|3459	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song65.htf
14mr|texlive-tex4ht-20120223-6|3460	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song66.htf
14mr|texlive-tex4ht-20120223-6|3461	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song67.htf
14mr|texlive-tex4ht-20120223-6|3462	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song68.htf
14mr|texlive-tex4ht-20120223-6|3463	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song69.htf
14mr|texlive-tex4ht-20120223-6|3464	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6a.htf
14mr|texlive-tex4ht-20120223-6|3465	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6b.htf
14mr|texlive-tex4ht-20120223-6|3466	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6c.htf
14mr|texlive-tex4ht-20120223-6|3467	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6d.htf
14mr|texlive-tex4ht-20120223-6|3468	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6e.htf
14mr|texlive-tex4ht-20120223-6|3469	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6f.htf
14mr|texlive-tex4ht-20120223-6|3470	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song70.htf
14mr|texlive-tex4ht-20120223-6|3471	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song71.htf
14mr|texlive-tex4ht-20120223-6|3472	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song72.htf
14mr|texlive-tex4ht-20120223-6|3473	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song73.htf
14mr|texlive-tex4ht-20120223-6|3474	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song74.htf
14mr|texlive-tex4ht-20120223-6|3475	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song75.htf
14mr|texlive-tex4ht-20120223-6|3476	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song76.htf
14mr|texlive-tex4ht-20120223-6|3477	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song77.htf
14mr|texlive-tex4ht-20120223-6|3478	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song78.htf
14mr|texlive-tex4ht-20120223-6|3479	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song79.htf
14mr|texlive-tex4ht-20120223-6|3480	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7a.htf
14mr|texlive-tex4ht-20120223-6|3481	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7b.htf
14mr|texlive-tex4ht-20120223-6|3482	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7c.htf
14mr|texlive-tex4ht-20120223-6|3483	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7d.htf
14mr|texlive-tex4ht-20120223-6|3484	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7e.htf
14mr|texlive-tex4ht-20120223-6|3485	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7f.htf
14mr|texlive-tex4ht-20120223-6|3486	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song80.htf
14mr|texlive-tex4ht-20120223-6|3487	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song81.htf
14mr|texlive-tex4ht-20120223-6|3488	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song82.htf
14mr|texlive-tex4ht-20120223-6|3489	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song83.htf
14mr|texlive-tex4ht-20120223-6|3490	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song84.htf
14mr|texlive-tex4ht-20120223-6|3491	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song85.htf
14mr|texlive-tex4ht-20120223-6|3492	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song86.htf
14mr|texlive-tex4ht-20120223-6|3493	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song87.htf
14mr|texlive-tex4ht-20120223-6|3494	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song88.htf
14mr|texlive-tex4ht-20120223-6|3495	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song89.htf
14mr|texlive-tex4ht-20120223-6|3496	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8a.htf
14mr|texlive-tex4ht-20120223-6|3497	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8b.htf
14mr|texlive-tex4ht-20120223-6|3498	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8c.htf
14mr|texlive-tex4ht-20120223-6|3499	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8d.htf
14mr|texlive-tex4ht-20120223-6|3500	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8e.htf
14mr|texlive-tex4ht-20120223-6|3501	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8f.htf
14mr|texlive-tex4ht-20120223-6|3502	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song90.htf
14mr|texlive-tex4ht-20120223-6|3503	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song91.htf
14mr|texlive-tex4ht-20120223-6|3504	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song92.htf
14mr|texlive-tex4ht-20120223-6|3505	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song93.htf
14mr|texlive-tex4ht-20120223-6|3506	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song94.htf
14mr|texlive-tex4ht-20120223-6|3507	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song95.htf
14mr|texlive-tex4ht-20120223-6|3508	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song96.htf
14mr|texlive-tex4ht-20120223-6|3509	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song97.htf
14mr|texlive-tex4ht-20120223-6|3510	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song98.htf
14mr|texlive-tex4ht-20120223-6|3511	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song99.htf
14mr|texlive-tex4ht-20120223-6|3512	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9a.htf
14mr|texlive-tex4ht-20120223-6|3513	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9b.htf
14mr|texlive-tex4ht-20120223-6|3514	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9c.htf
14mr|texlive-tex4ht-20120223-6|3515	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9d.htf
14mr|texlive-tex4ht-20120223-6|3516	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9e.htf
14mr|texlive-tex4ht-20120223-6|3517	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9f.htf
14mr|texlive-tex4ht-20120223-6|3518	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa0.htf
14mr|texlive-tex4ht-20120223-6|3519	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa1.htf
14mr|texlive-tex4ht-20120223-6|3520	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa2.htf
14mr|texlive-tex4ht-20120223-6|3521	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa3.htf
14mr|texlive-tex4ht-20120223-6|3522	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa4.htf
14mr|texlive-tex4ht-20120223-6|3523	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa5.htf
14mr|texlive-tex4ht-20120223-6|3524	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa6.htf
14mr|texlive-tex4ht-20120223-6|3525	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa7.htf
14mr|texlive-tex4ht-20120223-6|3526	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa8.htf
14mr|texlive-tex4ht-20120223-6|3527	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa9.htf
14mr|texlive-tex4ht-20120223-6|3528	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaa.htf
14mr|texlive-tex4ht-20120223-6|3529	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songab.htf
14mr|texlive-tex4ht-20120223-6|3530	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songac.htf
14mr|texlive-tex4ht-20120223-6|3531	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songad.htf
14mr|texlive-tex4ht-20120223-6|3532	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songae.htf
14mr|texlive-tex4ht-20120223-6|3533	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaf.htf
14mr|texlive-tex4ht-20120223-6|3534	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb0.htf
14mr|texlive-tex4ht-20120223-6|3535	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb1.htf
14mr|texlive-tex4ht-20120223-6|3536	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb2.htf
14mr|texlive-tex4ht-20120223-6|3537	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb3.htf
14mr|texlive-tex4ht-20120223-6|3538	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb4.htf
14mr|texlive-tex4ht-20120223-6|3539	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb5.htf
14mr|texlive-tex4ht-20120223-6|3540	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb6.htf
14mr|texlive-tex4ht-20120223-6|3541	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb7.htf
14mr|texlive-tex4ht-20120223-6|3542	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb8.htf
14mr|texlive-tex4ht-20120223-6|3543	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb9.htf
14mr|texlive-tex4ht-20120223-6|3544	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songba.htf
14mr|texlive-tex4ht-20120223-6|3545	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbb.htf
14mr|texlive-tex4ht-20120223-6|3546	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbc.htf
14mr|texlive-tex4ht-20120223-6|3547	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbd.htf
14mr|texlive-tex4ht-20120223-6|3548	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbe.htf
14mr|texlive-tex4ht-20120223-6|3549	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbf.htf
14mr|texlive-tex4ht-20120223-6|3550	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc0.htf
14mr|texlive-tex4ht-20120223-6|3551	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc1.htf
14mr|texlive-tex4ht-20120223-6|3552	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc2.htf
14mr|texlive-tex4ht-20120223-6|3553	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc3.htf
14mr|texlive-tex4ht-20120223-6|3554	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc4.htf
14mr|texlive-tex4ht-20120223-6|3555	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc5.htf
14mr|texlive-tex4ht-20120223-6|3556	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc6.htf
14mr|texlive-tex4ht-20120223-6|3557	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc7.htf
14mr|texlive-tex4ht-20120223-6|3558	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc8.htf
14mr|texlive-tex4ht-20120223-6|3559	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc9.htf
14mr|texlive-tex4ht-20120223-6|3560	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songca.htf
14mr|texlive-tex4ht-20120223-6|3561	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcb.htf
14mr|texlive-tex4ht-20120223-6|3562	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcc.htf
14mr|texlive-tex4ht-20120223-6|3563	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcd.htf
14mr|texlive-tex4ht-20120223-6|3564	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songce.htf
14mr|texlive-tex4ht-20120223-6|3565	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcf.htf
14mr|texlive-tex4ht-20120223-6|3566	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd0.htf
14mr|texlive-tex4ht-20120223-6|3567	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd1.htf
14mr|texlive-tex4ht-20120223-6|3568	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd2.htf
14mr|texlive-tex4ht-20120223-6|3569	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd3.htf
14mr|texlive-tex4ht-20120223-6|3570	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd4.htf
14mr|texlive-tex4ht-20120223-6|3571	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd5.htf
14mr|texlive-tex4ht-20120223-6|3572	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd6.htf
14mr|texlive-tex4ht-20120223-6|3573	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd7.htf
14mr|texlive-tex4ht-20120223-6|3574	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdc.htf
14mr|texlive-tex4ht-20120223-6|3575	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdd.htf
14mr|texlive-tex4ht-20120223-6|3576	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songde.htf
14mr|texlive-tex4ht-20120223-6|3577	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdf.htf
14mr|texlive-tex4ht-20120223-6|3578	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe0.htf
14mr|texlive-tex4ht-20120223-6|3579	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe1.htf
14mr|texlive-tex4ht-20120223-6|3580	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe2.htf
14mr|texlive-tex4ht-20120223-6|3581	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe3.htf
14mr|texlive-tex4ht-20120223-6|3582	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe4.htf
14mr|texlive-tex4ht-20120223-6|3583	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe5.htf
14mr|texlive-tex4ht-20120223-6|3584	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe6.htf
14mr|texlive-tex4ht-20120223-6|3585	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe7.htf
14mr|texlive-tex4ht-20120223-6|3586	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe8.htf
14mr|texlive-tex4ht-20120223-6|3587	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe9.htf
14mr|texlive-tex4ht-20120223-6|3588	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songea.htf
14mr|texlive-tex4ht-20120223-6|3589	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songeb.htf
14mr|texlive-tex4ht-20120223-6|3590	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songec.htf
14mr|texlive-tex4ht-20120223-6|3591	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songed.htf
14mr|texlive-tex4ht-20120223-6|3592	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songee.htf
14mr|texlive-tex4ht-20120223-6|3593	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songef.htf
14mr|texlive-tex4ht-20120223-6|3594	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf0.htf
14mr|texlive-tex4ht-20120223-6|3595	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf1.htf
14mr|texlive-tex4ht-20120223-6|3596	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf2.htf
14mr|texlive-tex4ht-20120223-6|3597	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf3.htf
14mr|texlive-tex4ht-20120223-6|3598	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf4.htf
14mr|texlive-tex4ht-20120223-6|3599	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf5.htf
14mr|texlive-tex4ht-20120223-6|3600	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf6.htf
14mr|texlive-tex4ht-20120223-6|3601	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf7.htf
14mr|texlive-tex4ht-20120223-6|3602	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf8.htf
14mr|texlive-tex4ht-20120223-6|3603	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf9.htf
14mr|texlive-tex4ht-20120223-6|3604	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfa.htf
14mr|texlive-tex4ht-20120223-6|3605	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfb.htf
14mr|texlive-tex4ht-20120223-6|3606	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfc.htf
14mr|texlive-tex4ht-20120223-6|3607	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfd.htf
14mr|texlive-tex4ht-20120223-6|3608	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfe.htf
14mr|texlive-tex4ht-20120223-6|3609	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songff.htf
14mr|texlive-tex4ht-20120223-6|3610	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmex.htf
14mr|texlive-tex4ht-20120223-6|3611	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmmi.htf
14mr|texlive-tex4ht-20120223-6|3612	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmsy.htf
14mr|texlive-tex4ht-20120223-6|3613	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf
14mr|texlive-tex4ht-20120223-6|3614	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmti.htf
14mr|texlive-tex4ht-20120223-6|3615	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/concrete/cccsc.htf
14mr|texlive-tex4ht-20120223-6|3616	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/cscsc.htf
14mr|texlive-tex4ht-20120223-6|3617	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/csr.htf
14mr|texlive-tex4ht-20120223-6|3618	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/currency/feymr.htf
14mr|texlive-tex4ht-20120223-6|3619	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklop.htf
14mr|texlive-tex4ht-20120223-6|3620	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklopi-sc.htf
14mr|texlive-tex4ht-20120223-6|3621	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ec-cyklopi-sc.htf
14mr|texlive-tex4ht-20120223-6|3622	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ly1-cyklopi-sc.htf
14mr|texlive-tex4ht-20120223-6|3623	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopi-sc.htf
14mr|texlive-tex4ht-20120223-6|3624	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopr.htf
14mr|texlive-tex4ht-20120223-6|3625	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi-sc.htf
14mr|texlive-tex4ht-20120223-6|3626	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi.htf
14mr|texlive-tex4ht-20120223-6|3627	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf
14mr|texlive-tex4ht-20120223-6|3628	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf
14mr|texlive-tex4ht-20120223-6|3629	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf
14mr|texlive-tex4ht-20120223-6|3630	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf
14mr|texlive-tex4ht-20120223-6|3631	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/esint.htf
14mr|texlive-tex4ht-20120223-6|3632	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf
14mr|texlive-tex4ht-20120223-6|3633	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf
14mr|texlive-tex4ht-20120223-6|3634	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/crml.htf
14mr|texlive-tex4ht-20120223-6|3635	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/fr.htf
14mr|texlive-tex4ht-20120223-6|3636	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf
14mr|texlive-tex4ht-20120223-6|3637	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/jerus.htf
14mr|texlive-tex4ht-20120223-6|3638	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/redis.htf
14mr|texlive-tex4ht-20120223-6|3639	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shold.htf
14mr|texlive-tex4ht-20120223-6|3640	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shscr.htf
14mr|texlive-tex4ht-20120223-6|3641	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shstk.htf
14mr|texlive-tex4ht-20120223-6|3642	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/html/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3643	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf
14mr|texlive-tex4ht-20120223-6|3644	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf
14mr|texlive-tex4ht-20120223-6|3645	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf
14mr|texlive-tex4ht-20120223-6|3646	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf
14mr|texlive-tex4ht-20120223-6|3647	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/exp-iwona.htf
14mr|texlive-tex4ht-20120223-6|3648	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf
14mr|texlive-tex4ht-20120223-6|3649	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf
14mr|texlive-tex4ht-20120223-6|3650	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf
14mr|texlive-tex4ht-20120223-6|3651	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf
14mr|texlive-tex4ht-20120223-6|3652	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf
14mr|texlive-tex4ht-20120223-6|3653	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf
14mr|texlive-tex4ht-20120223-6|3654	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf
14mr|texlive-tex4ht-20120223-6|3655	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf
14mr|texlive-tex4ht-20120223-6|3656	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwona.htf
14mr|texlive-tex4ht-20120223-6|3657	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwonacap.htf
14mr|texlive-tex4ht-20120223-6|3658	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwona.htf
14mr|texlive-tex4ht-20120223-6|3659	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwonacap.htf
14mr|texlive-tex4ht-20120223-6|3660	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf
14mr|texlive-tex4ht-20120223-6|3661	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf
14mr|texlive-tex4ht-20120223-6|3662	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lasy.htf
14mr|texlive-tex4ht-20120223-6|3663	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lcircle.htf
14mr|texlive-tex4ht-20120223-6|3664	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/line.htf
14mr|texlive-tex4ht-20120223-6|3665	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf
14mr|texlive-tex4ht-20120223-6|3666	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf
14mr|texlive-tex4ht-20120223-6|3667	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-22.htf
14mr|texlive-tex4ht-20120223-6|3668	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-24.htf
14mr|texlive-tex4ht-20120223-6|3669	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-27.htf
14mr|texlive-tex4ht-20120223-6|3670	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-8x.htf
14mr|texlive-tex4ht-20120223-6|3671	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-e0.htf
14mr|texlive-tex4ht-20120223-6|3672	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-f6.htf
14mr|texlive-tex4ht-20120223-6|3673	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-8r.htf
14mr|texlive-tex4ht-20120223-6|3674	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-lgi.htf
14mr|texlive-tex4ht-20120223-6|3675	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-00.htf
14mr|texlive-tex4ht-20120223-6|3676	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-01.htf
14mr|texlive-tex4ht-20120223-6|3677	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-02.htf
14mr|texlive-tex4ht-20120223-6|3678	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-03.htf
14mr|texlive-tex4ht-20120223-6|3679	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-04.htf
14mr|texlive-tex4ht-20120223-6|3680	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-05.htf
14mr|texlive-tex4ht-20120223-6|3681	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1e.htf
14mr|texlive-tex4ht-20120223-6|3682	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1f.htf
14mr|texlive-tex4ht-20120223-6|3683	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-20.htf
14mr|texlive-tex4ht-20120223-6|3684	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-21.htf
14mr|texlive-tex4ht-20120223-6|3685	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-22.htf
14mr|texlive-tex4ht-20120223-6|3686	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-23.htf
14mr|texlive-tex4ht-20120223-6|3687	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-24.htf
14mr|texlive-tex4ht-20120223-6|3688	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-25.htf
14mr|texlive-tex4ht-20120223-6|3689	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-26.htf
14mr|texlive-tex4ht-20120223-6|3690	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-27.htf
14mr|texlive-tex4ht-20120223-6|3691	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-2c.htf
14mr|texlive-tex4ht-20120223-6|3692	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-8x.htf
14mr|texlive-tex4ht-20120223-6|3693	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-a7.htf
14mr|texlive-tex4ht-20120223-6|3694	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-circle.htf
14mr|texlive-tex4ht-20120223-6|3695	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e0.htf
14mr|texlive-tex4ht-20120223-6|3696	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e1.htf
14mr|texlive-tex4ht-20120223-6|3697	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-f6.htf
14mr|texlive-tex4ht-20120223-6|3698	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-fb.htf
14mr|texlive-tex4ht-20120223-6|3699	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ff.htf
14mr|texlive-tex4ht-20120223-6|3700	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgi.htf
14mr|texlive-tex4ht-20120223-6|3701	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgr.htf
14mr|texlive-tex4ht-20120223-6|3702	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ts1.htf
14mr|texlive-tex4ht-20120223-6|3703	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlrc-t1.htf
14mr|texlive-tex4ht-20120223-6|3704	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-26.htf
14mr|texlive-tex4ht-20120223-6|3705	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-e1.htf
14mr|texlive-tex4ht-20120223-6|3706	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/cs-lm.htf
14mr|texlive-tex4ht-20120223-6|3707	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lm.htf
14mr|texlive-tex4ht-20120223-6|3708	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lmcs.htf
14mr|texlive-tex4ht-20120223-6|3709	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lm.htf
14mr|texlive-tex4ht-20120223-6|3710	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lmcsc.htf
14mr|texlive-tex4ht-20120223-6|3711	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ec.htf
14mr|texlive-tex4ht-20120223-6|3712	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf
14mr|texlive-tex4ht-20120223-6|3713	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf
14mr|texlive-tex4ht-20120223-6|3714	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf
14mr|texlive-tex4ht-20120223-6|3715	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf
14mr|texlive-tex4ht-20120223-6|3716	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf
14mr|texlive-tex4ht-20120223-6|3717	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf
14mr|texlive-tex4ht-20120223-6|3718	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf
14mr|texlive-tex4ht-20120223-6|3719	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf
14mr|texlive-tex4ht-20120223-6|3720	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf
14mr|texlive-tex4ht-20120223-6|3721	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf
14mr|texlive-tex4ht-20120223-6|3722	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf
14mr|texlive-tex4ht-20120223-6|3723	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf
14mr|texlive-tex4ht-20120223-6|3724	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf
14mr|texlive-tex4ht-20120223-6|3725	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf
14mr|texlive-tex4ht-20120223-6|3726	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf
14mr|texlive-tex4ht-20120223-6|3727	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf
14mr|texlive-tex4ht-20120223-6|3728	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf
14mr|texlive-tex4ht-20120223-6|3729	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf
14mr|texlive-tex4ht-20120223-6|3730	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-t5.htf
14mr|texlive-tex4ht-20120223-6|3731	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf
14mr|texlive-tex4ht-20120223-6|3732	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf
14mr|texlive-tex4ht-20120223-6|3733	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf
14mr|texlive-tex4ht-20120223-6|3734	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf
14mr|texlive-tex4ht-20120223-6|3735	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf
14mr|texlive-tex4ht-20120223-6|3736	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf
14mr|texlive-tex4ht-20120223-6|3737	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf
14mr|texlive-tex4ht-20120223-6|3738	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/rm-lm.htf
14mr|texlive-tex4ht-20120223-6|3739	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf
14mr|texlive-tex4ht-20120223-6|3740	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf
14mr|texlive-tex4ht-20120223-6|3741	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/math/rsfs.htf
14mr|texlive-tex4ht-20120223-6|3742	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathdesign/mdbchr7v.htf
14mr|texlive-tex4ht-20120223-6|3743	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf
14mr|texlive-tex4ht-20120223-6|3744	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf
14mr|texlive-tex4ht-20120223-6|3745	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf
14mr|texlive-tex4ht-20120223-6|3746	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf
14mr|texlive-tex4ht-20120223-6|3747	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf
14mr|texlive-tex4ht-20120223-6|3748	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf
14mr|texlive-tex4ht-20120223-6|3749	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mflogo/logo.htf
14mr|texlive-tex4ht-20120223-6|3750	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/cmman.htf
14mr|texlive-tex4ht-20120223-6|3751	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/ifsym.htf
14mr|texlive-tex4ht-20120223-6|3752	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/wasy.htf
14mr|texlive-tex4ht-20120223-6|3753	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plbsy.htf
14mr|texlive-tex4ht-20120223-6|3754	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plinch.htf
14mr|texlive-tex4ht-20120223-6|3755	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltcsc.htf
14mr|texlive-tex4ht-20120223-6|3756	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltex.htf
14mr|texlive-tex4ht-20120223-6|3757	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/public/bbding.htf
14mr|texlive-tex4ht-20120223-6|3758	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxbsyc.htf
14mr|texlive-tex4ht-20120223-6|3759	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxexa.htf
14mr|texlive-tex4ht-20120223-6|3760	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxr.htf
14mr|texlive-tex4ht-20120223-6|3761	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsc.htf
14mr|texlive-tex4ht-20120223-6|3762	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsyc.htf
14mr|texlive-tex4ht-20120223-6|3763	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpcxr.htf
14mr|texlive-tex4ht-20120223-6|3764	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxb.htf
14mr|texlive-tex4ht-20120223-6|3765	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxpplr.htf
14mr|texlive-tex4ht-20120223-6|3766	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxsc.htf
14mr|texlive-tex4ht-20120223-6|3767	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf
14mr|texlive-tex4ht-20120223-6|3768	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tibetan/ctib.htf
14mr|texlive-tex4ht-20120223-6|3769	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/tipa.htf
14mr|texlive-tex4ht-20120223-6|3770	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/xipx.htf
14mr|texlive-tex4ht-20120223-6|3771	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxr.htf
14mr|texlive-tex4ht-20120223-6|3772	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxss.htf
14mr|texlive-tex4ht-20120223-6|3773	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtx.htf
14mr|texlive-tex4ht-20120223-6|3774	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtxsc.htf
14mr|texlive-tex4ht-20120223-6|3775	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/t1x.htf
14mr|texlive-tex4ht-20120223-6|3776	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf
14mr|texlive-tex4ht-20120223-6|3777	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tcxb.htf
14mr|texlive-tex4ht-20120223-6|3778	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txb.htf
14mr|texlive-tex4ht-20120223-6|3779	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf
14mr|texlive-tex4ht-20120223-6|3780	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf
14mr|texlive-tex4ht-20120223-6|3781	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf
14mr|texlive-tex4ht-20120223-6|3782	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf
14mr|texlive-tex4ht-20120223-6|3783	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txsc.htf
14mr|texlive-tex4ht-20120223-6|3784	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tyxsc.htf
14mr|texlive-tex4ht-20120223-6|3785	%{_texmfdistdir}/tex4ht/ht-fonts/utf8/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3786	%{_texmfdistdir}/tex4ht/ht-fonts/viqr/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3787	%{_texmfdistdir}/tex4ht/ht-fonts/viscii/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3788	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/charset/unicode.4hf
14mr|texlive-tex4ht-20120223-6|3789	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf
14mr|texlive-tex4ht-20120223-6|3790	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf
14mr|texlive-tex4ht-20120223-6|3791	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf
14mr|texlive-tex4ht-20120223-6|3792	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf
14mr|texlive-tex4ht-20120223-6|3793	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf
14mr|texlive-tex4ht-20120223-6|3794	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf
14mr|texlive-tex4ht-20120223-6|3795	%{_texmfdistdir}/tex4ht/xtpipes/docbook.4xt
14mr|texlive-tex4ht-20120223-6|3796	%{_texmfdistdir}/tex4ht/xtpipes/htspk.4xt
14mr|texlive-tex4ht-20120223-6|3797	%{_texmfdistdir}/tex4ht/xtpipes/javahelp.4xt
14mr|texlive-tex4ht-20120223-6|3798	%{_texmfdistdir}/tex4ht/xtpipes/jsml.4xt
14mr|texlive-tex4ht-20120223-6|3799	%{_texmfdistdir}/tex4ht/xtpipes/oo-math.4xt
14mr|texlive-tex4ht-20120223-6|3800	%{_texmfdistdir}/tex4ht/xtpipes/oo-text.4xt
14mr|texlive-tex4ht-20120223-6|3801	%{_texmfdistdir}/tex4ht/xtpipes/xhtml.4xt
14mr|texlive-tex4ht-20120223-6|3802	%{_texmfdistdir}/tex4ht/xtpipes/xhtmml.4xt
14mr|texlive-tex4ht-20120223-6|3803	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes-default.4xt
14mr|texlive-tex4ht-20120223-6|3804	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes-map.dtd
14mr|texlive-tex4ht-20120223-6|3805	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes.dtd
14mr|texlive-tex4ht-20120223-6|3806	%{_javadir}/tex4ht.jar
14mr|texlive-tex4ht-20120223-6|3807	%doc %{_texmfdistdir}/doc/generic/tex4ht/bugfixes.css
14mr|texlive-tex4ht-20120223-6|3808	%doc %{_texmfdistdir}/doc/generic/tex4ht/bugfixes.html
14mr|texlive-tex4ht-20120223-6|3809	%doc %{_texmfdistdir}/doc/generic/tex4ht/cmmi10-b.gif
14mr|texlive-tex4ht-20120223-6|3810	%doc %{_texmfdistdir}/doc/generic/tex4ht/cmsy10-28.gif
14mr|texlive-tex4ht-20120223-6|3811	%doc %{_texmfdistdir}/doc/generic/tex4ht/index.html
14mr|texlive-tex4ht-20120223-6|3812	%doc %{_texmfdistdir}/doc/generic/tex4ht/jhsample.tex
14mr|texlive-tex4ht-20120223-6|3813	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-htf.html
14mr|texlive-tex4ht-20120223-6|3814	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-index.html
14mr|texlive-tex4ht-20120223-6|3815	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-mswin.html
14mr|texlive-tex4ht-20120223-6|3816	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-port.html
14mr|texlive-tex4ht-20120223-6|3817	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-unix.html
14mr|texlive-tex4ht-20120223-6|3818	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn.css
14mr|texlive-tex4ht-20120223-6|3819	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn.html
14mr|texlive-tex4ht-20120223-6|3820	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn0x.gif
14mr|texlive-tex4ht-20120223-6|3821	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn10.html
14mr|texlive-tex4ht-20120223-6|3822	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn11.html
14mr|texlive-tex4ht-20120223-6|3823	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn12.html
14mr|texlive-tex4ht-20120223-6|3824	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn13.html
14mr|texlive-tex4ht-20120223-6|3825	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn14.html
14mr|texlive-tex4ht-20120223-6|3826	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn15.html
14mr|texlive-tex4ht-20120223-6|3827	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn16.html
14mr|texlive-tex4ht-20120223-6|3828	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn17.html
14mr|texlive-tex4ht-20120223-6|3829	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn19.html
14mr|texlive-tex4ht-20120223-6|3830	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn1x.gif
14mr|texlive-tex4ht-20120223-6|3831	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn2.html
14mr|texlive-tex4ht-20120223-6|3832	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn20.html
14mr|texlive-tex4ht-20120223-6|3833	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn21.html
14mr|texlive-tex4ht-20120223-6|3834	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn23.html
14mr|texlive-tex4ht-20120223-6|3835	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn24.html
14mr|texlive-tex4ht-20120223-6|3836	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn25.html
14mr|texlive-tex4ht-20120223-6|3837	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn27.html
14mr|texlive-tex4ht-20120223-6|3838	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn28.html
14mr|texlive-tex4ht-20120223-6|3839	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn29.html
14mr|texlive-tex4ht-20120223-6|3840	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn2x.gif
14mr|texlive-tex4ht-20120223-6|3841	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn3.html
14mr|texlive-tex4ht-20120223-6|3842	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn31.html
14mr|texlive-tex4ht-20120223-6|3843	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn32.html
14mr|texlive-tex4ht-20120223-6|3844	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn33.html
14mr|texlive-tex4ht-20120223-6|3845	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn34.html
14mr|texlive-tex4ht-20120223-6|3846	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn35.html
14mr|texlive-tex4ht-20120223-6|3847	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn36.html
14mr|texlive-tex4ht-20120223-6|3848	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn37.html
14mr|texlive-tex4ht-20120223-6|3849	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn38.html
14mr|texlive-tex4ht-20120223-6|3850	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn39.html
14mr|texlive-tex4ht-20120223-6|3851	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn3x.gif
14mr|texlive-tex4ht-20120223-6|3852	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn4.html
14mr|texlive-tex4ht-20120223-6|3853	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn40.html
14mr|texlive-tex4ht-20120223-6|3854	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn41.html
14mr|texlive-tex4ht-20120223-6|3855	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn42.html
14mr|texlive-tex4ht-20120223-6|3856	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn43.html
14mr|texlive-tex4ht-20120223-6|3857	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn44.html
14mr|texlive-tex4ht-20120223-6|3858	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn45.html
14mr|texlive-tex4ht-20120223-6|3859	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn46.html
14mr|texlive-tex4ht-20120223-6|3860	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn47.html
14mr|texlive-tex4ht-20120223-6|3861	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn48.html
14mr|texlive-tex4ht-20120223-6|3862	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn49.html
14mr|texlive-tex4ht-20120223-6|3863	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn4x.gif
14mr|texlive-tex4ht-20120223-6|3864	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn5.html
14mr|texlive-tex4ht-20120223-6|3865	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn50.html
14mr|texlive-tex4ht-20120223-6|3866	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn51.html
14mr|texlive-tex4ht-20120223-6|3867	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn52.html
14mr|texlive-tex4ht-20120223-6|3868	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn53.html
14mr|texlive-tex4ht-20120223-6|3869	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn54.html
14mr|texlive-tex4ht-20120223-6|3870	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn55.html
14mr|texlive-tex4ht-20120223-6|3871	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn56.html
14mr|texlive-tex4ht-20120223-6|3872	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn57.html
14mr|texlive-tex4ht-20120223-6|3873	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn58.html
14mr|texlive-tex4ht-20120223-6|3874	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn59.html
14mr|texlive-tex4ht-20120223-6|3875	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn6.html
14mr|texlive-tex4ht-20120223-6|3876	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn60.html
14mr|texlive-tex4ht-20120223-6|3877	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn7.html
14mr|texlive-tex4ht-20120223-6|3878	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn8.html
14mr|texlive-tex4ht-20120223-6|3879	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn9.html
14mr|texlive-tex4ht-20120223-6|3880	
14mr|texlive-tex4ht-20120223-6|3881	#-----------------------------------------------------------------------
14mr|texlive-tex4ht-20120223-6|3882	%prep
14mr|texlive-tex4ht-20120223-6|3883	%setup -c -a0 -a1
14mr|texlive-tex4ht-20120223-6|3884	
14mr|texlive-tex4ht-20120223-6|3885	%build
14mr|texlive-tex4ht-20120223-6|3886	
14mr|texlive-tex4ht-20120223-6|3887	%install
14mr|texlive-tex4ht-20120223-6|3888	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-tex4ht-20120223-6|3889	pushd %{buildroot}%{_bindir}
14mr|texlive-tex4ht-20120223-6|3890	ln -sf %{_texmfdistdir}/scripts/tex4ht/ht.sh ht
14mr|texlive-tex4ht-20120223-6|3891	ln -sf %{_texmfdistdir}/scripts/tex4ht/htcontext.sh htcontext
14mr|texlive-tex4ht-20120223-6|3892	ln -sf %{_texmfdistdir}/scripts/tex4ht/htlatex.sh htlatex
14mr|texlive-tex4ht-20120223-6|3893	ln -sf %{_texmfdistdir}/scripts/tex4ht/htmex.sh htmex
14mr|texlive-tex4ht-20120223-6|3894	ln -sf %{_texmfdistdir}/scripts/tex4ht/httex.sh httex
14mr|texlive-tex4ht-20120223-6|3895	ln -sf %{_texmfdistdir}/scripts/tex4ht/httexi.sh httexi
14mr|texlive-tex4ht-20120223-6|3896	ln -sf %{_texmfdistdir}/scripts/tex4ht/htxelatex.sh htxelatex
14mr|texlive-tex4ht-20120223-6|3897	ln -sf %{_texmfdistdir}/scripts/tex4ht/htxetex.sh htxetex
14mr|texlive-tex4ht-20120223-6|3898	ln -sf %{_texmfdistdir}/scripts/tex4ht/mk4ht.pl mk4ht
14mr|texlive-tex4ht-20120223-6|3899	popd
14mr|texlive-tex4ht-20120223-6|3900	mkdir -p %{buildroot}%{_javadir}
14mr|texlive-tex4ht-20120223-6|3901	pushd %{buildroot}%{_javadir}
14mr|texlive-tex4ht-20120223-6|3902	ln -sf %{_texmfdistdir}/tex4ht/bin/tex4ht.jar tex4ht.jar
14mr|texlive-tex4ht-20120223-6|3903	popd
14mr|texlive-tex4ht-20120223-6|3904	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-tex4ht-20120223-6|3905	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-tex4ht-20120223-6|3906	
14mr|texlive-tex4ht-20120223-6|3907	%changelog
14mr|texlive-tex4ht-20120223-6|3908	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120223-6
14mr|texlive-tex4ht-20120223-6|3909	+ Revision: 0cc0d5c
14mr|texlive-tex4ht-20120223-6|3910	- MassBuild#440: Increase release tag
14mr|texlive-tex4ht-20120223-6|3911	
14mr|texlive-tex4ht-20120223-6|3912	

21514 14
14mr|texlive-texapi-1.04-3|1	# revision 24237
14mr|texlive-texapi-1.04-3|2	# category Package
14mr|texlive-texapi-1.04-3|3	# catalog-ctan /macros/generic/texapi
14mr|texlive-texapi-1.04-3|4	# catalog-date 2011-10-03 08:52:14 +0200
14mr|texlive-texapi-1.04-3|5	# catalog-license lppl
14mr|texlive-texapi-1.04-3|6	# catalog-version 1.04
14mr|texlive-texapi-1.04-3|7	Name:		texlive-texapi
14mr|texlive-texapi-1.04-3|8	Version:	1.04
14mr|texlive-texapi-1.04-3|9	Release:	3
14mr|texlive-texapi-1.04-3|10	Summary:	Macros to write format-independent packages
14mr|texlive-texapi-1.04-3|11	Group:		Publishing
14mr|texlive-texapi-1.04-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/texapi
14mr|texlive-texapi-1.04-3|13	License:	LPPL
14mr|texlive-texapi-1.04-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texapi.tar.xz
14mr|texlive-texapi-1.04-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texapi.doc.tar.xz
14mr|texlive-texapi-1.04-3|16	BuildArch:	noarch
14mr|texlive-texapi-1.04-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texapi-1.04-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texapi-1.04-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-texapi-1.04-3|20	
14mr|texlive-texapi-1.04-3|21	%description
14mr|texlive-texapi-1.04-3|22	Texapi provides utility macros to write format-independent (and
14mr|texlive-texapi-1.04-3|23	-aware) packages. It is similar in spirit to the etoolbox,
14mr|texlive-texapi-1.04-3|24	except that it isn't tied to LaTeX. Tools include: engine and
14mr|texlive-texapi-1.04-3|25	format detection, expansion control, command definition and
14mr|texlive-texapi-1.04-3|26	manipulation, various testing macros, string operations, and
14mr|texlive-texapi-1.04-3|27	highly customizable while and for loops. The package requires
14mr|texlive-texapi-1.04-3|28	e-TeX (and, should you want to compile its documentation, the
14mr|texlive-texapi-1.04-3|29	pitex package is also needed).
14mr|texlive-texapi-1.04-3|30	
14mr|texlive-texapi-1.04-3|31	%post
14mr|texlive-texapi-1.04-3|32	%{_sbindir}/texlive.post
14mr|texlive-texapi-1.04-3|33	
14mr|texlive-texapi-1.04-3|34	%postun
14mr|texlive-texapi-1.04-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-texapi-1.04-3|36	%{_sbindir}/texlive.post
14mr|texlive-texapi-1.04-3|37	fi
14mr|texlive-texapi-1.04-3|38	
14mr|texlive-texapi-1.04-3|39	#-----------------------------------------------------------------------
14mr|texlive-texapi-1.04-3|40	%files
14mr|texlive-texapi-1.04-3|41	%{_texmfdistdir}/tex/generic/texapi/texapi.tex
14mr|texlive-texapi-1.04-3|42	%doc %{_texmfdistdir}/doc/generic/texapi/README
14mr|texlive-texapi-1.04-3|43	%doc %{_texmfdistdir}/doc/generic/texapi/texapi-doc.pdf
14mr|texlive-texapi-1.04-3|44	%doc %{_texmfdistdir}/doc/generic/texapi/texapi-doc.tex
14mr|texlive-texapi-1.04-3|45	
14mr|texlive-texapi-1.04-3|46	#-----------------------------------------------------------------------
14mr|texlive-texapi-1.04-3|47	%prep
14mr|texlive-texapi-1.04-3|48	%setup -c -a0 -a1
14mr|texlive-texapi-1.04-3|49	
14mr|texlive-texapi-1.04-3|50	%build
14mr|texlive-texapi-1.04-3|51	
14mr|texlive-texapi-1.04-3|52	%install
14mr|texlive-texapi-1.04-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texapi-1.04-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texapi-1.04-3|55	
14mr|texlive-texapi-1.04-3|56	
14mr|texlive-texapi-1.04-3|57	
14mr|texlive-texapi-1.04-3|58	%changelog
14mr|texlive-texapi-1.04-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.04-3
14mr|texlive-texapi-1.04-3|60	+ Revision: ba2be2f
14mr|texlive-texapi-1.04-3|61	- MassBuild#440: Increase release tag
14mr|texlive-texapi-1.04-3|62	
14mr|texlive-texapi-1.04-3|63	

21515 14
14mr|texlive-texbytopic-20080824-3|1	# revision 15878
14mr|texlive-texbytopic-20080824-3|2	# category Package
14mr|texlive-texbytopic-20080824-3|3	# catalog-ctan /info/texbytopic
14mr|texlive-texbytopic-20080824-3|4	# catalog-date 2008-08-24 10:50:19 +0200
14mr|texlive-texbytopic-20080824-3|5	# catalog-license fdl
14mr|texlive-texbytopic-20080824-3|6	# catalog-version undef
14mr|texlive-texbytopic-20080824-3|7	Name:		texlive-texbytopic
14mr|texlive-texbytopic-20080824-3|8	Version:	20080824
14mr|texlive-texbytopic-20080824-3|9	Release:	3
14mr|texlive-texbytopic-20080824-3|10	Summary:	Freed version of the book TeX by Topic
14mr|texlive-texbytopic-20080824-3|11	Group:		Publishing
14mr|texlive-texbytopic-20080824-3|12	URL:		http://www.ctan.org/tex-archive/info/texbytopic
14mr|texlive-texbytopic-20080824-3|13	License:	FDL
14mr|texlive-texbytopic-20080824-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texbytopic.tar.xz
14mr|texlive-texbytopic-20080824-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texbytopic.doc.tar.xz
14mr|texlive-texbytopic-20080824-3|16	BuildArch:	noarch
14mr|texlive-texbytopic-20080824-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texbytopic-20080824-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texbytopic-20080824-3|19	
14mr|texlive-texbytopic-20080824-3|20	%description
14mr|texlive-texbytopic-20080824-3|21	An invaluable book, originally published by Addison-Wesley (who
14mr|texlive-texbytopic-20080824-3|22	have released their copyright). The book describes itself as "a
14mr|texlive-texbytopic-20080824-3|23	TeXnician's reference", and covers the way TeX (the engine)
14mr|texlive-texbytopic-20080824-3|24	works in as much detail as most ordinary TeX programmers will
14mr|texlive-texbytopic-20080824-3|25	ever need to know.
14mr|texlive-texbytopic-20080824-3|26	
14mr|texlive-texbytopic-20080824-3|27	#-----------------------------------------------------------------------
14mr|texlive-texbytopic-20080824-3|28	%files
14mr|texlive-texbytopic-20080824-3|29	%doc %{_texmfdistdir}/doc/plain/texbytopic/README
14mr|texlive-texbytopic-20080824-3|30	%doc %{_texmfdistdir}/doc/plain/texbytopic/TeXbyTopic.pdf
14mr|texlive-texbytopic-20080824-3|31	%doc %{_texmfdistdir}/doc/plain/texbytopic/TeXbyTopic.tex
14mr|texlive-texbytopic-20080824-3|32	%doc %{_texmfdistdir}/doc/plain/texbytopic/figflow.tex
14mr|texlive-texbytopic-20080824-3|33	%doc %{_texmfdistdir}/doc/plain/texbytopic/glossary.tex
14mr|texlive-texbytopic-20080824-3|34	%doc %{_texmfdistdir}/doc/plain/texbytopic/tables.tex
14mr|texlive-texbytopic-20080824-3|35	%doc %{_texmfdistdir}/doc/plain/texbytopic/tex.bib
14mr|texlive-texbytopic-20080824-3|36	
14mr|texlive-texbytopic-20080824-3|37	#-----------------------------------------------------------------------
14mr|texlive-texbytopic-20080824-3|38	%prep
14mr|texlive-texbytopic-20080824-3|39	%setup -c -a0 -a1
14mr|texlive-texbytopic-20080824-3|40	
14mr|texlive-texbytopic-20080824-3|41	%build
14mr|texlive-texbytopic-20080824-3|42	
14mr|texlive-texbytopic-20080824-3|43	%install
14mr|texlive-texbytopic-20080824-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texbytopic-20080824-3|45	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texbytopic-20080824-3|46	
14mr|texlive-texbytopic-20080824-3|47	
14mr|texlive-texbytopic-20080824-3|48	
14mr|texlive-texbytopic-20080824-3|49	%changelog
14mr|texlive-texbytopic-20080824-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080824-3
14mr|texlive-texbytopic-20080824-3|51	+ Revision: d5c6b37
14mr|texlive-texbytopic-20080824-3|52	- MassBuild#440: Increase release tag
14mr|texlive-texbytopic-20080824-3|53	
14mr|texlive-texbytopic-20080824-3|54	

21516 14
14mr|texlive-texconfig-20131022-7|1	# revision 29764
14mr|texlive-texconfig-20131022-7|2	# category TLCore
14mr|texlive-texconfig-20131022-7|3	# catalog-ctan undef
14mr|texlive-texconfig-20131022-7|4	# catalog-date undef
14mr|texlive-texconfig-20131022-7|5	# catalog-license undef
14mr|texlive-texconfig-20131022-7|6	# catalog-version undef
14mr|texlive-texconfig-20131022-7|7	Name:		texlive-texconfig
14mr|texlive-texconfig-20131022-7|8	Version:	20131022
14mr|texlive-texconfig-20131022-7|9	Release:	7
14mr|texlive-texconfig-20131022-7|10	Summary:	TeXLive texconfig package
14mr|texlive-texconfig-20131022-7|11	Group:		Publishing
14mr|texlive-texconfig-20131022-7|12	URL:		http://tug.org/texlive
14mr|texlive-texconfig-20131022-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texconfig-20131022-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texconfig.tar.xz
14mr|texlive-texconfig-20131022-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texconfig.doc.tar.xz
14mr|texlive-texconfig-20131022-7|16	BuildArch:	noarch
14mr|texlive-texconfig-20131022-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texconfig-20131022-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texconfig-20131022-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-texconfig-20131022-7|20	Provides:	texlive-texconfig.bin = %{EVRD}
14mr|texlive-texconfig-20131022-7|21	
14mr|texlive-texconfig-20131022-7|22	%description
14mr|texlive-texconfig-20131022-7|23	TeXLive texconfig package.
14mr|texlive-texconfig-20131022-7|24	
14mr|texlive-texconfig-20131022-7|25	%post
14mr|texlive-texconfig-20131022-7|26	%{_sbindir}/texlive.post
14mr|texlive-texconfig-20131022-7|27	
14mr|texlive-texconfig-20131022-7|28	%postun
14mr|texlive-texconfig-20131022-7|29	if [ $1 -eq 0 ]; then
14mr|texlive-texconfig-20131022-7|30	%{_sbindir}/texlive.post
14mr|texlive-texconfig-20131022-7|31	fi
14mr|texlive-texconfig-20131022-7|32	
14mr|texlive-texconfig-20131022-7|33	#-----------------------------------------------------------------------
14mr|texlive-texconfig-20131022-7|34	%files
14mr|texlive-texconfig-20131022-7|35	%{_bindir}/texconfig
14mr|texlive-texconfig-20131022-7|36	%{_texmfdistdir}/scripts/texlive/texconfig.sh
14mr|texlive-texconfig-20131022-7|37	%{_texmfdistdir}/texconfig/README
14mr|texlive-texconfig-20131022-7|38	%{_texmfdistdir}/texconfig/g/generic
14mr|texlive-texconfig-20131022-7|39	%{_texmfdistdir}/texconfig/tcfmgr
14mr|texlive-texconfig-20131022-7|40	%{_texmfdistdir}/texconfig/tcfmgr.map
14mr|texlive-texconfig-20131022-7|41	%{_texmfdistdir}/texconfig/v/vt100
14mr|texlive-texconfig-20131022-7|42	%{_texmfdistdir}/texconfig/x/xterm
14mr|texlive-texconfig-20131022-7|43	%doc %{_mandir}/man1/texconfig-sys.1*
14mr|texlive-texconfig-20131022-7|44	%doc %{_texmfdistdir}/doc/man/man1/texconfig-sys.man1.pdf
14mr|texlive-texconfig-20131022-7|45	%doc %{_mandir}/man1/texconfig.1*
14mr|texlive-texconfig-20131022-7|46	%doc %{_texmfdistdir}/doc/man/man1/texconfig.man1.pdf
14mr|texlive-texconfig-20131022-7|47	
14mr|texlive-texconfig-20131022-7|48	#-----------------------------------------------------------------------
14mr|texlive-texconfig-20131022-7|49	%prep
14mr|texlive-texconfig-20131022-7|50	%setup -c -a0 -a1
14mr|texlive-texconfig-20131022-7|51	
14mr|texlive-texconfig-20131022-7|52	%build
14mr|texlive-texconfig-20131022-7|53	
14mr|texlive-texconfig-20131022-7|54	%install
14mr|texlive-texconfig-20131022-7|55	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-texconfig-20131022-7|56	pushd %{buildroot}%{_bindir}
14mr|texlive-texconfig-20131022-7|57	ln -sf %{_texmfdistdir}/scripts/texlive/texconfig.sh texconfig
14mr|texlive-texconfig-20131022-7|58	popd
14mr|texlive-texconfig-20131022-7|59	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texconfig-20131022-7|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texconfig-20131022-7|61	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-texconfig-20131022-7|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-texconfig-20131022-7|63	
14mr|texlive-texconfig-20131022-7|64	%changelog
14mr|texlive-texconfig-20131022-7|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131022-7
14mr|texlive-texconfig-20131022-7|66	+ Revision: 2a66817
14mr|texlive-texconfig-20131022-7|67	- MassBuild#440: Increase release tag
14mr|texlive-texconfig-20131022-7|68	
14mr|texlive-texconfig-20131022-7|69	

21517 14
14mr|texlive-texcount-2.3-4|1	# revision 26313
14mr|texlive-texcount-2.3-4|2	# category Package
14mr|texlive-texcount-2.3-4|3	# catalog-ctan /support/texcount
14mr|texlive-texcount-2.3-4|4	# catalog-date 2011-07-29 16:36:04 +0200
14mr|texlive-texcount-2.3-4|5	# catalog-license lppl
14mr|texlive-texcount-2.3-4|6	# catalog-version 2.3
14mr|texlive-texcount-2.3-4|7	Name:		texlive-texcount
14mr|texlive-texcount-2.3-4|8	Version:	2.3
14mr|texlive-texcount-2.3-4|9	Release:	4
14mr|texlive-texcount-2.3-4|10	Summary:	Count words in a LaTeX document
14mr|texlive-texcount-2.3-4|11	Group:		Publishing
14mr|texlive-texcount-2.3-4|12	URL:		http://www.ctan.org/tex-archive/support/texcount
14mr|texlive-texcount-2.3-4|13	License:	LPPL
14mr|texlive-texcount-2.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texcount.tar.xz
14mr|texlive-texcount-2.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texcount.doc.tar.xz
14mr|texlive-texcount-2.3-4|16	BuildArch:	noarch
14mr|texlive-texcount-2.3-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texcount-2.3-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texcount-2.3-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-texcount-2.3-4|20	Provides:	texlive-texcount.bin = %{EVRD}
14mr|texlive-texcount-2.3-4|21	
14mr|texlive-texcount-2.3-4|22	%description
14mr|texlive-texcount-2.3-4|23	TeXcount is a Perl script that counts words in the text of
14mr|texlive-texcount-2.3-4|24	LaTeX files. It has rules for handling most of the common
14mr|texlive-texcount-2.3-4|25	macros, and can provide colour-coded output showing which parts
14mr|texlive-texcount-2.3-4|26	of the text have been counted. The package script is available
14mr|texlive-texcount-2.3-4|27	as a Web service via its home page.
14mr|texlive-texcount-2.3-4|28	
14mr|texlive-texcount-2.3-4|29	%post
14mr|texlive-texcount-2.3-4|30	%{_sbindir}/texlive.post
14mr|texlive-texcount-2.3-4|31	
14mr|texlive-texcount-2.3-4|32	%postun
14mr|texlive-texcount-2.3-4|33	if [ $1 -eq 0 ]; then
14mr|texlive-texcount-2.3-4|34	%{_sbindir}/texlive.post
14mr|texlive-texcount-2.3-4|35	fi
14mr|texlive-texcount-2.3-4|36	
14mr|texlive-texcount-2.3-4|37	#-----------------------------------------------------------------------
14mr|texlive-texcount-2.3-4|38	%files
14mr|texlive-texcount-2.3-4|39	%{_bindir}/texcount
14mr|texlive-texcount-2.3-4|40	%{_texmfdistdir}/scripts/texcount/texcount.pl
14mr|texlive-texcount-2.3-4|41	%doc %{_texmfdistdir}/doc/support/texcount/QuickReference.pdf
14mr|texlive-texcount-2.3-4|42	%doc %{_texmfdistdir}/doc/support/texcount/QuickReference.tex
14mr|texlive-texcount-2.3-4|43	%doc %{_texmfdistdir}/doc/support/texcount/README
14mr|texlive-texcount-2.3-4|44	%doc %{_texmfdistdir}/doc/support/texcount/TeXcount.pdf
14mr|texlive-texcount-2.3-4|45	%doc %{_texmfdistdir}/doc/support/texcount/TeXcount.tex
14mr|texlive-texcount-2.3-4|46	%doc %{_texmfdistdir}/doc/support/texcount/macros.tex
14mr|texlive-texcount-2.3-4|47	%doc %{_texmfdistdir}/doc/support/texcount/sub_addrules.tex
14mr|texlive-texcount-2.3-4|48	%doc %{_texmfdistdir}/doc/support/texcount/sub_options.tex
14mr|texlive-texcount-2.3-4|49	%doc %{_texmfdistdir}/doc/support/texcount/sub_tc_other.tex
14mr|texlive-texcount-2.3-4|50	
14mr|texlive-texcount-2.3-4|51	#-----------------------------------------------------------------------
14mr|texlive-texcount-2.3-4|52	%prep
14mr|texlive-texcount-2.3-4|53	%setup -c -a0 -a1
14mr|texlive-texcount-2.3-4|54	
14mr|texlive-texcount-2.3-4|55	%build
14mr|texlive-texcount-2.3-4|56	
14mr|texlive-texcount-2.3-4|57	%install
14mr|texlive-texcount-2.3-4|58	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-texcount-2.3-4|59	pushd %{buildroot}%{_bindir}
14mr|texlive-texcount-2.3-4|60	ln -sf %{_texmfdistdir}/scripts/texcount/texcount.pl texcount
14mr|texlive-texcount-2.3-4|61	popd
14mr|texlive-texcount-2.3-4|62	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texcount-2.3-4|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texcount-2.3-4|64	
14mr|texlive-texcount-2.3-4|65	
14mr|texlive-texcount-2.3-4|66	
14mr|texlive-texcount-2.3-4|67	%changelog
14mr|texlive-texcount-2.3-4|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-4
14mr|texlive-texcount-2.3-4|69	+ Revision: 9c3720a
14mr|texlive-texcount-2.3-4|70	- MassBuild#440: Increase release tag
14mr|texlive-texcount-2.3-4|71	
14mr|texlive-texcount-2.3-4|72	

21518 14
14mr|texlive-texdef-1.7b-2|1	# revision 26420
14mr|texlive-texdef-1.7b-2|2	# category Package
14mr|texlive-texdef-1.7b-2|3	# catalog-ctan /support/texdef
14mr|texlive-texdef-1.7b-2|4	# catalog-date 2012-05-15 15:44:48 +0200
14mr|texlive-texdef-1.7b-2|5	# catalog-license gpl3
14mr|texlive-texdef-1.7b-2|6	# catalog-version 1.7b
14mr|texlive-texdef-1.7b-2|7	Name:		texlive-texdef
14mr|texlive-texdef-1.7b-2|8	Version:	1.7b
14mr|texlive-texdef-1.7b-2|9	Release:	2
14mr|texlive-texdef-1.7b-2|10	Summary:	Display the definitions of TeX commands
14mr|texlive-texdef-1.7b-2|11	Group:		Publishing
14mr|texlive-texdef-1.7b-2|12	URL:		http://www.ctan.org/tex-archive/support/texdef
14mr|texlive-texdef-1.7b-2|13	License:	GPL3
14mr|texlive-texdef-1.7b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdef.tar.xz
14mr|texlive-texdef-1.7b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdef.doc.tar.xz
14mr|texlive-texdef-1.7b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdef.source.tar.xz
14mr|texlive-texdef-1.7b-2|17	BuildArch:	noarch
14mr|texlive-texdef-1.7b-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-texdef-1.7b-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-texdef-1.7b-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-texdef-1.7b-2|21	Provides:	texlive-texdef.bin = %{EVRD}
14mr|texlive-texdef-1.7b-2|22	
14mr|texlive-texdef-1.7b-2|23	%description
14mr|texlive-texdef-1.7b-2|24	The (Perl) script displays the definition of (La)TeX command
14mr|texlive-texdef-1.7b-2|25	sequences/macros. Various options allow the selection of the
14mr|texlive-texdef-1.7b-2|26	used class and package files and other things which can have
14mr|texlive-texdef-1.7b-2|27	influence on the definition (before/after the preamble, inside
14mr|texlive-texdef-1.7b-2|28	an environment, ...). The script creates a temporary TeX file
14mr|texlive-texdef-1.7b-2|29	which is then compiled using (La)TeX to find the '\meaning' of
14mr|texlive-texdef-1.7b-2|30	the command sequence. The result is formatted and presented to
14mr|texlive-texdef-1.7b-2|31	the user. Length or number command sequences (dimensions,
14mr|texlive-texdef-1.7b-2|32	\char..., count registers, ...) are recognized and the
14mr|texlive-texdef-1.7b-2|33	contained value is also shown (using \the). Special definitions
14mr|texlive-texdef-1.7b-2|34	like protected macros are also recognized and the underlying
14mr|texlive-texdef-1.7b-2|35	macros are shown as well. The script will show plain TeX
14mr|texlive-texdef-1.7b-2|36	definitions by default. LaTeX and ConTeXt are supported,
14mr|texlive-texdef-1.7b-2|37	including flavours (pdf(la)tex, lua(la)tex, xe(la)tex, ...).
14mr|texlive-texdef-1.7b-2|38	The flavour can be selected using an command line option or
14mr|texlive-texdef-1.7b-2|39	over the script name: latexdef will use LaTeX as default, etc.
14mr|texlive-texdef-1.7b-2|40	
14mr|texlive-texdef-1.7b-2|41	%post
14mr|texlive-texdef-1.7b-2|42	%{_sbindir}/texlive.post
14mr|texlive-texdef-1.7b-2|43	
14mr|texlive-texdef-1.7b-2|44	%postun
14mr|texlive-texdef-1.7b-2|45	if [ $1 -eq 0 ]; then
14mr|texlive-texdef-1.7b-2|46	%{_sbindir}/texlive.post
14mr|texlive-texdef-1.7b-2|47	fi
14mr|texlive-texdef-1.7b-2|48	
14mr|texlive-texdef-1.7b-2|49	#-----------------------------------------------------------------------
14mr|texlive-texdef-1.7b-2|50	%files
14mr|texlive-texdef-1.7b-2|51	%{_bindir}/texdef
14mr|texlive-texdef-1.7b-2|52	%{_texmfdistdir}/scripts/texdef/texdef.pl
14mr|texlive-texdef-1.7b-2|53	%doc %{_texmfdistdir}/doc/support/texdef/INSTALL
14mr|texlive-texdef-1.7b-2|54	%doc %{_texmfdistdir}/doc/support/texdef/README
14mr|texlive-texdef-1.7b-2|55	%doc %{_texmfdistdir}/doc/support/texdef/texdef.pdf
14mr|texlive-texdef-1.7b-2|56	#- source
14mr|texlive-texdef-1.7b-2|57	%doc %{_texmfdistdir}/source/support/texdef/texdef.tex
14mr|texlive-texdef-1.7b-2|58	
14mr|texlive-texdef-1.7b-2|59	#-----------------------------------------------------------------------
14mr|texlive-texdef-1.7b-2|60	%prep
14mr|texlive-texdef-1.7b-2|61	%setup -c -a0 -a1 -a2
14mr|texlive-texdef-1.7b-2|62	
14mr|texlive-texdef-1.7b-2|63	%build
14mr|texlive-texdef-1.7b-2|64	
14mr|texlive-texdef-1.7b-2|65	%install
14mr|texlive-texdef-1.7b-2|66	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-texdef-1.7b-2|67	pushd %{buildroot}%{_bindir}
14mr|texlive-texdef-1.7b-2|68	ln -sf %{_texmfdistdir}/scripts/texdef/texdef.pl texdef
14mr|texlive-texdef-1.7b-2|69	popd
14mr|texlive-texdef-1.7b-2|70	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texdef-1.7b-2|71	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texdef-1.7b-2|72	
14mr|texlive-texdef-1.7b-2|73	
14mr|texlive-texdef-1.7b-2|74	
14mr|texlive-texdef-1.7b-2|75	%changelog
14mr|texlive-texdef-1.7b-2|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7b-2
14mr|texlive-texdef-1.7b-2|77	+ Revision: 4341394
14mr|texlive-texdef-1.7b-2|78	- MassBuild#440: Increase release tag
14mr|texlive-texdef-1.7b-2|79	
14mr|texlive-texdef-1.7b-2|80	

21519 14
14mr|texlive-texdiff-0.4-9|1	# revision 29752
14mr|texlive-texdiff-0.4-9|2	# category Package
14mr|texlive-texdiff-0.4-9|3	# catalog-ctan /support/texdiff
14mr|texlive-texdiff-0.4-9|4	# catalog-date 2012-06-27 20:43:57 +0200
14mr|texlive-texdiff-0.4-9|5	# catalog-license artistic
14mr|texlive-texdiff-0.4-9|6	# catalog-version 0.4
14mr|texlive-texdiff-0.4-9|7	Name:		texlive-texdiff
14mr|texlive-texdiff-0.4-9|8	Version:	0.4
14mr|texlive-texdiff-0.4-9|9	Release:	9
14mr|texlive-texdiff-0.4-9|10	Summary:	Compare documents and produce tagged merge
14mr|texlive-texdiff-0.4-9|11	Group:		Publishing
14mr|texlive-texdiff-0.4-9|12	URL:		http://www.ctan.org/tex-archive/support/texdiff
14mr|texlive-texdiff-0.4-9|13	License:	ARTISTIC
14mr|texlive-texdiff-0.4-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdiff.tar.xz
14mr|texlive-texdiff-0.4-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdiff.doc.tar.xz
14mr|texlive-texdiff-0.4-9|16	BuildArch:	noarch
14mr|texlive-texdiff-0.4-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texdiff-0.4-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texdiff-0.4-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-texdiff-0.4-9|20	Provides:	texlive-texdiff.bin = %{EVRD}
14mr|texlive-texdiff-0.4-9|21	
14mr|texlive-texdiff-0.4-9|22	%description
14mr|texlive-texdiff-0.4-9|23	Two files are compared and a new TeX file is output. When the
14mr|texlive-texdiff-0.4-9|24	output file is processed with (La)TeX it marks new changes with
14mr|texlive-texdiff-0.4-9|25	blue and old text with red with a strike-through line.
14mr|texlive-texdiff-0.4-9|26	Furthermore, passages with changes are marked at the margin
14mr|texlive-texdiff-0.4-9|27	with grey bars by the LaTeX changebar package.
14mr|texlive-texdiff-0.4-9|28	
14mr|texlive-texdiff-0.4-9|29	%post
14mr|texlive-texdiff-0.4-9|30	%{_sbindir}/texlive.post
14mr|texlive-texdiff-0.4-9|31	
14mr|texlive-texdiff-0.4-9|32	%postun
14mr|texlive-texdiff-0.4-9|33	if [ $1 -eq 0 ]; then
14mr|texlive-texdiff-0.4-9|34	%{_sbindir}/texlive.post
14mr|texlive-texdiff-0.4-9|35	fi
14mr|texlive-texdiff-0.4-9|36	
14mr|texlive-texdiff-0.4-9|37	#-----------------------------------------------------------------------
14mr|texlive-texdiff-0.4-9|38	%files
14mr|texlive-texdiff-0.4-9|39	%{_bindir}/texdiff
14mr|texlive-texdiff-0.4-9|40	%{_texmfdistdir}/scripts/texdiff/texdiff
14mr|texlive-texdiff-0.4-9|41	%doc %{_mandir}/man1/texdiff.1*
14mr|texlive-texdiff-0.4-9|42	%doc %{_texmfdistdir}/doc/man/man1/texdiff.man1.pdf
14mr|texlive-texdiff-0.4-9|43	%doc %{_texmfdistdir}/doc/support/texdiff/README
14mr|texlive-texdiff-0.4-9|44	
14mr|texlive-texdiff-0.4-9|45	#-----------------------------------------------------------------------
14mr|texlive-texdiff-0.4-9|46	%prep
14mr|texlive-texdiff-0.4-9|47	%setup -c -a0 -a1
14mr|texlive-texdiff-0.4-9|48	
14mr|texlive-texdiff-0.4-9|49	%build
14mr|texlive-texdiff-0.4-9|50	
14mr|texlive-texdiff-0.4-9|51	%install
14mr|texlive-texdiff-0.4-9|52	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-texdiff-0.4-9|53	pushd %{buildroot}%{_bindir}
14mr|texlive-texdiff-0.4-9|54	ln -sf %{_texmfdistdir}/scripts/texdiff/texdiff texdiff
14mr|texlive-texdiff-0.4-9|55	popd
14mr|texlive-texdiff-0.4-9|56	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texdiff-0.4-9|57	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texdiff-0.4-9|58	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-texdiff-0.4-9|59	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-texdiff-0.4-9|60	
14mr|texlive-texdiff-0.4-9|61	%changelog
14mr|texlive-texdiff-0.4-9|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-9
14mr|texlive-texdiff-0.4-9|63	+ Revision: 589f5ac
14mr|texlive-texdiff-0.4-9|64	- MassBuild#440: Increase release tag
14mr|texlive-texdiff-0.4-9|65	
14mr|texlive-texdiff-0.4-9|66	

21520 14
14mr|texlive-texdirflatten-1.1-6|1	# revision 29725
14mr|texlive-texdirflatten-1.1-6|2	# category Package
14mr|texlive-texdirflatten-1.1-6|3	# catalog-ctan /support/texdirflatten
14mr|texlive-texdirflatten-1.1-6|4	# catalog-date 2012-01-12 19:29:56 +0100
14mr|texlive-texdirflatten-1.1-6|5	# catalog-license artistic
14mr|texlive-texdirflatten-1.1-6|6	# catalog-version 1.1
14mr|texlive-texdirflatten-1.1-6|7	Name:		texlive-texdirflatten
14mr|texlive-texdirflatten-1.1-6|8	Epoch:		1
14mr|texlive-texdirflatten-1.1-6|9	Version:	1.1
14mr|texlive-texdirflatten-1.1-6|10	Release:	6
14mr|texlive-texdirflatten-1.1-6|11	Summary:	Collect files related to a LaTeX job in a single directory
14mr|texlive-texdirflatten-1.1-6|12	Group:		Publishing
14mr|texlive-texdirflatten-1.1-6|13	URL:		http://www.ctan.org/tex-archive/support/texdirflatten
14mr|texlive-texdirflatten-1.1-6|14	License:	ARTISTIC
14mr|texlive-texdirflatten-1.1-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdirflatten.tar.xz
14mr|texlive-texdirflatten-1.1-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdirflatten.doc.tar.xz
14mr|texlive-texdirflatten-1.1-6|17	BuildArch:	noarch
14mr|texlive-texdirflatten-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-texdirflatten-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-texdirflatten-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-texdirflatten-1.1-6|21	Provides:	texlive-texdirflatten.bin = %{EVRD}
14mr|texlive-texdirflatten-1.1-6|22	
14mr|texlive-texdirflatten-1.1-6|23	%description
14mr|texlive-texdirflatten-1.1-6|24	The Perl script parses a LaTeX file recursively, scanning all
14mr|texlive-texdirflatten-1.1-6|25	child files, and collects details of any included and other
14mr|texlive-texdirflatten-1.1-6|26	data files. These component files, are then all put into a
14mr|texlive-texdirflatten-1.1-6|27	single directory (thus "flattening" the document's directory
14mr|texlive-texdirflatten-1.1-6|28	tree).
14mr|texlive-texdirflatten-1.1-6|29	
14mr|texlive-texdirflatten-1.1-6|30	%post
14mr|texlive-texdirflatten-1.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-texdirflatten-1.1-6|32	
14mr|texlive-texdirflatten-1.1-6|33	%postun
14mr|texlive-texdirflatten-1.1-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-texdirflatten-1.1-6|35	%{_sbindir}/texlive.post
14mr|texlive-texdirflatten-1.1-6|36	fi
14mr|texlive-texdirflatten-1.1-6|37	
14mr|texlive-texdirflatten-1.1-6|38	#-----------------------------------------------------------------------
14mr|texlive-texdirflatten-1.1-6|39	%files
14mr|texlive-texdirflatten-1.1-6|40	%{_bindir}/texdirflatten
14mr|texlive-texdirflatten-1.1-6|41	%{_texmfdistdir}/scripts/texdirflatten/texdirflatten
14mr|texlive-texdirflatten-1.1-6|42	%doc %{_mandir}/man1/texdirflatten.1*
14mr|texlive-texdirflatten-1.1-6|43	%doc %{_texmfdistdir}/doc/man/man1/texdirflatten.man1.pdf
14mr|texlive-texdirflatten-1.1-6|44	
14mr|texlive-texdirflatten-1.1-6|45	#-----------------------------------------------------------------------
14mr|texlive-texdirflatten-1.1-6|46	%prep
14mr|texlive-texdirflatten-1.1-6|47	%setup -c -a0 -a1
14mr|texlive-texdirflatten-1.1-6|48	
14mr|texlive-texdirflatten-1.1-6|49	%build
14mr|texlive-texdirflatten-1.1-6|50	
14mr|texlive-texdirflatten-1.1-6|51	%install
14mr|texlive-texdirflatten-1.1-6|52	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-texdirflatten-1.1-6|53	pushd %{buildroot}%{_bindir}
14mr|texlive-texdirflatten-1.1-6|54	ln -sf %{_texmfdistdir}/scripts/texdirflatten/texdirflatten texdirflatten
14mr|texlive-texdirflatten-1.1-6|55	popd
14mr|texlive-texdirflatten-1.1-6|56	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texdirflatten-1.1-6|57	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texdirflatten-1.1-6|58	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-texdirflatten-1.1-6|59	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-texdirflatten-1.1-6|60	
14mr|texlive-texdirflatten-1.1-6|61	%changelog
14mr|texlive-texdirflatten-1.1-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.1-6
14mr|texlive-texdirflatten-1.1-6|63	+ Revision: e725691
14mr|texlive-texdirflatten-1.1-6|64	- MassBuild#440: Increase release tag
14mr|texlive-texdirflatten-1.1-6|65	
14mr|texlive-texdirflatten-1.1-6|66	

21521 14
14mr|texlive-texdoc-20120627-9|1	# revision 29764
14mr|texlive-texdoc-20120627-9|2	# category TLCore
14mr|texlive-texdoc-20120627-9|3	# catalog-ctan undef
14mr|texlive-texdoc-20120627-9|4	# catalog-date 2012-06-27 22:19:02 +0200
14mr|texlive-texdoc-20120627-9|5	# catalog-license gpl
14mr|texlive-texdoc-20120627-9|6	# catalog-version undef
14mr|texlive-texdoc-20120627-9|7	Name:		texlive-texdoc
14mr|texlive-texdoc-20120627-9|8	Version:	20120627
14mr|texlive-texdoc-20120627-9|9	Release:	9
14mr|texlive-texdoc-20120627-9|10	Summary:	Documentation access for TeX distributions
14mr|texlive-texdoc-20120627-9|11	Group:		Publishing
14mr|texlive-texdoc-20120627-9|12	URL:		http://tug.org/texlive
14mr|texlive-texdoc-20120627-9|13	License:	GPL
14mr|texlive-texdoc-20120627-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdoc.tar.xz
14mr|texlive-texdoc-20120627-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdoc.doc.tar.xz
14mr|texlive-texdoc-20120627-9|16	BuildArch:	noarch
14mr|texlive-texdoc-20120627-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texdoc-20120627-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texdoc-20120627-9|19	Requires(post):	texlive-kpathsea
14mr|texlive-texdoc-20120627-9|20	Provides:	texlive-texdoc.bin = %{EVRD}
14mr|texlive-texdoc-20120627-9|21	
14mr|texlive-texdoc-20120627-9|22	%description
14mr|texlive-texdoc-20120627-9|23	TeXdoc is an application for easy access to the package
14mr|texlive-texdoc-20120627-9|24	documentation of a TeX distributions (i.e., .dvi, .pdf or .ps
14mr|texlive-texdoc-20120627-9|25	files on the $TEXDOCS tree). It is distributed with TeX-Live
14mr|texlive-texdoc-20120627-9|26	and a derivative is distributed with miktex.
14mr|texlive-texdoc-20120627-9|27	
14mr|texlive-texdoc-20120627-9|28	%post
14mr|texlive-texdoc-20120627-9|29	%{_sbindir}/texlive.post
14mr|texlive-texdoc-20120627-9|30	
14mr|texlive-texdoc-20120627-9|31	%postun
14mr|texlive-texdoc-20120627-9|32	if [ $1 -eq 0 ]; then
14mr|texlive-texdoc-20120627-9|33	%{_sbindir}/texlive.post
14mr|texlive-texdoc-20120627-9|34	fi
14mr|texlive-texdoc-20120627-9|35	
14mr|texlive-texdoc-20120627-9|36	#-----------------------------------------------------------------------
14mr|texlive-texdoc-20120627-9|37	%files
14mr|texlive-texdoc-20120627-9|38	%{_bindir}/texdoc
14mr|texlive-texdoc-20120627-9|39	%{_bindir}/texdoctk
14mr|texlive-texdoc-20120627-9|40	%{_texmfdistdir}/scripts/texdoc/Data.meta.lua
14mr|texlive-texdoc-20120627-9|41	%{_texmfdistdir}/scripts/texdoc/Data.tlpdb.lua
14mr|texlive-texdoc-20120627-9|42	%{_texmfdistdir}/scripts/texdoc/alias.tlu
14mr|texlive-texdoc-20120627-9|43	%{_texmfdistdir}/scripts/texdoc/config.tlu
14mr|texlive-texdoc-20120627-9|44	%{_texmfdistdir}/scripts/texdoc/constants.tlu
14mr|texlive-texdoc-20120627-9|45	%{_texmfdistdir}/scripts/texdoc/functions.tlu
14mr|texlive-texdoc-20120627-9|46	%{_texmfdistdir}/scripts/texdoc/main.tlu
14mr|texlive-texdoc-20120627-9|47	%{_texmfdistdir}/scripts/texdoc/score.tlu
14mr|texlive-texdoc-20120627-9|48	%{_texmfdistdir}/scripts/texdoc/search.tlu
14mr|texlive-texdoc-20120627-9|49	%{_texmfdistdir}/scripts/texdoc/texdoc.tlu
14mr|texlive-texdoc-20120627-9|50	%{_texmfdistdir}/scripts/texdoc/texdoclib.tlu
14mr|texlive-texdoc-20120627-9|51	%{_texmfdistdir}/scripts/texdoc/view.tlu
14mr|texlive-texdoc-20120627-9|52	%{_texmfdistdir}/scripts/texdoctk/texdoctk.pl
14mr|texlive-texdoc-20120627-9|53	%{_texmfdistdir}/texdoc/texdoc.cnf
14mr|texlive-texdoc-20120627-9|54	%{_texmfdistdir}/texdoctk/texdocrc-win32.defaults
14mr|texlive-texdoc-20120627-9|55	%{_texmfdistdir}/texdoctk/texdocrc.defaults
14mr|texlive-texdoc-20120627-9|56	%{_texmfdistdir}/texdoctk/texdoctk.dat
14mr|texlive-texdoc-20120627-9|57	%doc %{_mandir}/man1/texdoc.1*
14mr|texlive-texdoc-20120627-9|58	%doc %{_texmfdistdir}/doc/man/man1/texdoc.man1.pdf
14mr|texlive-texdoc-20120627-9|59	%doc %{_mandir}/man1/texdoctk.1*
14mr|texlive-texdoc-20120627-9|60	%doc %{_texmfdistdir}/doc/man/man1/texdoctk.man1.pdf
14mr|texlive-texdoc-20120627-9|61	%doc %{_texmfdistdir}/doc/texdoc/News
14mr|texlive-texdoc-20120627-9|62	%doc %{_texmfdistdir}/doc/texdoc/texdoc.pdf
14mr|texlive-texdoc-20120627-9|63	%doc %{_texmfdistdir}/doc/texdoc/texdoc.tex
14mr|texlive-texdoc-20120627-9|64	
14mr|texlive-texdoc-20120627-9|65	#-----------------------------------------------------------------------
14mr|texlive-texdoc-20120627-9|66	%prep
14mr|texlive-texdoc-20120627-9|67	%setup -c -a0 -a1
14mr|texlive-texdoc-20120627-9|68	
14mr|texlive-texdoc-20120627-9|69	perl -pi -e 's%^# (viewer_pdf = )xpdf.*%$1xdg-open%;'	\
14mr|texlive-texdoc-20120627-9|70	texmf-dist/texdoc/texdoc.cnf
14mr|texlive-texdoc-20120627-9|71	
14mr|texlive-texdoc-20120627-9|72	%build
14mr|texlive-texdoc-20120627-9|73	
14mr|texlive-texdoc-20120627-9|74	%install
14mr|texlive-texdoc-20120627-9|75	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-texdoc-20120627-9|76	pushd %{buildroot}%{_bindir}
14mr|texlive-texdoc-20120627-9|77	ln -sf %{_texmfdistdir}/scripts/texdoc/texdoc.tlu texdoc
14mr|texlive-texdoc-20120627-9|78	ln -sf %{_texmfdistdir}/scripts/texdoctk/texdoctk.pl texdoctk
14mr|texlive-texdoc-20120627-9|79	popd
14mr|texlive-texdoc-20120627-9|80	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texdoc-20120627-9|81	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texdoc-20120627-9|82	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-texdoc-20120627-9|83	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-texdoc-20120627-9|84	
14mr|texlive-texdoc-20120627-9|85	%changelog
14mr|texlive-texdoc-20120627-9|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120627-9
14mr|texlive-texdoc-20120627-9|87	+ Revision: 2fba812
14mr|texlive-texdoc-20120627-9|88	- MassBuild#440: Increase release tag
14mr|texlive-texdoc-20120627-9|89	
14mr|texlive-texdoc-20120627-9|90	

21522 14
14mr|texlive-texdraw-20091010-3|1	# revision 23717
14mr|texlive-texdraw-20091010-3|2	# category Package
14mr|texlive-texdraw-20091010-3|3	# catalog-ctan /graphics/texdraw
14mr|texlive-texdraw-20091010-3|4	# catalog-date 2009-10-10 00:51:28 +0200
14mr|texlive-texdraw-20091010-3|5	# catalog-license other-free
14mr|texlive-texdraw-20091010-3|6	# catalog-version undef
14mr|texlive-texdraw-20091010-3|7	Name:		texlive-texdraw
14mr|texlive-texdraw-20091010-3|8	Version:	20091010
14mr|texlive-texdraw-20091010-3|9	Release:	3
14mr|texlive-texdraw-20091010-3|10	Summary:	Graphical macros, using embedded PostScript
14mr|texlive-texdraw-20091010-3|11	Group:		Publishing
14mr|texlive-texdraw-20091010-3|12	URL:		http://www.ctan.org/tex-archive/graphics/texdraw
14mr|texlive-texdraw-20091010-3|13	License:	OTHER-FREE
14mr|texlive-texdraw-20091010-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdraw.tar.xz
14mr|texlive-texdraw-20091010-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdraw.doc.tar.xz
14mr|texlive-texdraw-20091010-3|16	BuildArch:	noarch
14mr|texlive-texdraw-20091010-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texdraw-20091010-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texdraw-20091010-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-texdraw-20091010-3|20	
14mr|texlive-texdraw-20091010-3|21	%description
14mr|texlive-texdraw-20091010-3|22	TeXdraw is a set of macro definitions for TeX, which allow the
14mr|texlive-texdraw-20091010-3|23	user to produce PostScript drawings from within TeX and LaTeX.
14mr|texlive-texdraw-20091010-3|24	TeXdraw has been designed to be extensible. Drawing 'segments'
14mr|texlive-texdraw-20091010-3|25	are relocatable, self-contained units. Using a combination of
14mr|texlive-texdraw-20091010-3|26	the TeX's grouping mechanism and the gsave/grestore mechanism
14mr|texlive-texdraw-20091010-3|27	in PostScript, drawing segments allow for local changes to the
14mr|texlive-texdraw-20091010-3|28	scaling and line parameters. Using TeX's macro definition
14mr|texlive-texdraw-20091010-3|29	capability, new drawing commands can be constructed from
14mr|texlive-texdraw-20091010-3|30	drawing segments.
14mr|texlive-texdraw-20091010-3|31	
14mr|texlive-texdraw-20091010-3|32	%post
14mr|texlive-texdraw-20091010-3|33	%{_sbindir}/texlive.post
14mr|texlive-texdraw-20091010-3|34	
14mr|texlive-texdraw-20091010-3|35	%postun
14mr|texlive-texdraw-20091010-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-texdraw-20091010-3|37	%{_sbindir}/texlive.post
14mr|texlive-texdraw-20091010-3|38	fi
14mr|texlive-texdraw-20091010-3|39	
14mr|texlive-texdraw-20091010-3|40	#-----------------------------------------------------------------------
14mr|texlive-texdraw-20091010-3|41	%files
14mr|texlive-texdraw-20091010-3|42	%{_texmfdistdir}/tex/generic/texdraw/blockdiagram.tex
14mr|texlive-texdraw-20091010-3|43	%{_texmfdistdir}/tex/generic/texdraw/texdraw.sty
14mr|texlive-texdraw-20091010-3|44	%{_texmfdistdir}/tex/generic/texdraw/texdraw.tex
14mr|texlive-texdraw-20091010-3|45	%{_texmfdistdir}/tex/generic/texdraw/txdps.tex
14mr|texlive-texdraw-20091010-3|46	%{_texmfdistdir}/tex/generic/texdraw/txdtools.tex
14mr|texlive-texdraw-20091010-3|47	%doc %{_texmfdistdir}/doc/support/texdraw/getopt.c
14mr|texlive-texdraw-20091010-3|48	%doc %{_texmfdistdir}/doc/support/texdraw/getopt.h
14mr|texlive-texdraw-20091010-3|49	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.cps
14mr|texlive-texdraw-20091010-3|50	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.fns
14mr|texlive-texdraw-20091010-3|51	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.pdf
14mr|texlive-texdraw-20091010-3|52	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.texi
14mr|texlive-texdraw-20091010-3|53	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_1.html
14mr|texlive-texdraw-20091010-3|54	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_10.html
14mr|texlive-texdraw-20091010-3|55	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_11.html
14mr|texlive-texdraw-20091010-3|56	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_2.html
14mr|texlive-texdraw-20091010-3|57	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_3.html
14mr|texlive-texdraw-20091010-3|58	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_4.html
14mr|texlive-texdraw-20091010-3|59	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_5.html
14mr|texlive-texdraw-20091010-3|60	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_6.html
14mr|texlive-texdraw-20091010-3|61	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_7.html
14mr|texlive-texdraw-20091010-3|62	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_8.html
14mr|texlive-texdraw-20091010-3|63	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_9.html
14mr|texlive-texdraw-20091010-3|64	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_foot.html
14mr|texlive-texdraw-20091010-3|65	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_toc.html
14mr|texlive-texdraw-20091010-3|66	%doc %{_texmfdistdir}/doc/support/texdraw/texi2dvi
14mr|texlive-texdraw-20091010-3|67	%doc %{_texmfdistdir}/doc/support/texdraw/texindex.c
14mr|texlive-texdraw-20091010-3|68	%doc %{_texmfdistdir}/doc/support/texdraw/txdexamp.latex
14mr|texlive-texdraw-20091010-3|69	%doc %{_texmfdistdir}/doc/support/texdraw/txdexamp.tex
14mr|texlive-texdraw-20091010-3|70	%doc %{_infodir}/texdraw.info*
14mr|texlive-texdraw-20091010-3|71	
14mr|texlive-texdraw-20091010-3|72	#-----------------------------------------------------------------------
14mr|texlive-texdraw-20091010-3|73	%prep
14mr|texlive-texdraw-20091010-3|74	%setup -c -a0 -a1
14mr|texlive-texdraw-20091010-3|75	
14mr|texlive-texdraw-20091010-3|76	%build
14mr|texlive-texdraw-20091010-3|77	
14mr|texlive-texdraw-20091010-3|78	%install
14mr|texlive-texdraw-20091010-3|79	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texdraw-20091010-3|80	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texdraw-20091010-3|81	mkdir -p %{buildroot}%{_infodir}
14mr|texlive-texdraw-20091010-3|82	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
14mr|texlive-texdraw-20091010-3|83	
14mr|texlive-texdraw-20091010-3|84	
14mr|texlive-texdraw-20091010-3|85	
14mr|texlive-texdraw-20091010-3|86	%changelog
14mr|texlive-texdraw-20091010-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091010-3
14mr|texlive-texdraw-20091010-3|88	+ Revision: d6a5ce0
14mr|texlive-texdraw-20091010-3|89	- MassBuild#440: Increase release tag
14mr|texlive-texdraw-20091010-3|90	
14mr|texlive-texdraw-20091010-3|91	

21523 14
14mr|texlive-tex-ewd-20081115-3|1	# revision 15878
14mr|texlive-tex-ewd-20081115-3|2	# category Package
14mr|texlive-tex-ewd-20081115-3|3	# catalog-ctan /macros/generic/tex-ewd
14mr|texlive-tex-ewd-20081115-3|4	# catalog-date 2008-11-15 12:33:11 +0100
14mr|texlive-tex-ewd-20081115-3|5	# catalog-license bsd
14mr|texlive-tex-ewd-20081115-3|6	# catalog-version undef
14mr|texlive-tex-ewd-20081115-3|7	Name:		texlive-tex-ewd
14mr|texlive-tex-ewd-20081115-3|8	Version:	20081115
14mr|texlive-tex-ewd-20081115-3|9	Release:	3
14mr|texlive-tex-ewd-20081115-3|10	Summary:	Macros to typeset calculational proofs and programs in Dijkstra's style
14mr|texlive-tex-ewd-20081115-3|11	Group:		Publishing
14mr|texlive-tex-ewd-20081115-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/tex-ewd
14mr|texlive-tex-ewd-20081115-3|13	License:	BSD
14mr|texlive-tex-ewd-20081115-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ewd.tar.xz
14mr|texlive-tex-ewd-20081115-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ewd.doc.tar.xz
14mr|texlive-tex-ewd-20081115-3|16	BuildArch:	noarch
14mr|texlive-tex-ewd-20081115-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-ewd-20081115-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-ewd-20081115-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tex-ewd-20081115-3|20	
14mr|texlive-tex-ewd-20081115-3|21	%description
14mr|texlive-tex-ewd-20081115-3|22	Edsger W. Dijkstra and others suggest a unique style to present
14mr|texlive-tex-ewd-20081115-3|23	mathematical proofs and to construct programs. This package
14mr|texlive-tex-ewd-20081115-3|24	provides macros that support calculational proofs and
14mr|texlive-tex-ewd-20081115-3|25	Dijkstra's "guarded command language".
14mr|texlive-tex-ewd-20081115-3|26	
14mr|texlive-tex-ewd-20081115-3|27	%post
14mr|texlive-tex-ewd-20081115-3|28	%{_sbindir}/texlive.post
14mr|texlive-tex-ewd-20081115-3|29	
14mr|texlive-tex-ewd-20081115-3|30	%postun
14mr|texlive-tex-ewd-20081115-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-tex-ewd-20081115-3|32	%{_sbindir}/texlive.post
14mr|texlive-tex-ewd-20081115-3|33	fi
14mr|texlive-tex-ewd-20081115-3|34	
14mr|texlive-tex-ewd-20081115-3|35	#-----------------------------------------------------------------------
14mr|texlive-tex-ewd-20081115-3|36	%files
14mr|texlive-tex-ewd-20081115-3|37	%{_texmfdistdir}/tex/generic/tex-ewd/dotnot.tex
14mr|texlive-tex-ewd-20081115-3|38	%doc %{_texmfdistdir}/doc/generic/tex-ewd/README
14mr|texlive-tex-ewd-20081115-3|39	%doc %{_texmfdistdir}/doc/generic/tex-ewd/bsdlic.txt
14mr|texlive-tex-ewd-20081115-3|40	%doc %{_texmfdistdir}/doc/generic/tex-ewd/p0.tex
14mr|texlive-tex-ewd-20081115-3|41	%doc %{_texmfdistdir}/doc/generic/tex-ewd/t1.tex
14mr|texlive-tex-ewd-20081115-3|42	
14mr|texlive-tex-ewd-20081115-3|43	#-----------------------------------------------------------------------
14mr|texlive-tex-ewd-20081115-3|44	%prep
14mr|texlive-tex-ewd-20081115-3|45	%setup -c -a0 -a1
14mr|texlive-tex-ewd-20081115-3|46	
14mr|texlive-tex-ewd-20081115-3|47	%build
14mr|texlive-tex-ewd-20081115-3|48	
14mr|texlive-tex-ewd-20081115-3|49	%install
14mr|texlive-tex-ewd-20081115-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-ewd-20081115-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-ewd-20081115-3|52	
14mr|texlive-tex-ewd-20081115-3|53	
14mr|texlive-tex-ewd-20081115-3|54	
14mr|texlive-tex-ewd-20081115-3|55	%changelog
14mr|texlive-tex-ewd-20081115-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081115-3
14mr|texlive-tex-ewd-20081115-3|57	+ Revision: b73a6e7
14mr|texlive-tex-ewd-20081115-3|58	- MassBuild#440: Increase release tag
14mr|texlive-tex-ewd-20081115-3|59	
14mr|texlive-tex-ewd-20081115-3|60	

21524 14
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|1	# revision 18314
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|2	# category Package
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|3	# catalog-ctan /info/tex-font-errors-cheatsheet
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|4	# catalog-date 2010-05-16 21:06:03 +0200
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|5	# catalog-license lppl
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|6	# catalog-version 0.1
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|7	Name:		texlive-tex-font-errors-cheatsheet
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|8	Version:	0.1
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|9	Release:	3
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|10	Summary:	Cheat sheet outlining the most common TeX font errors
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|11	Group:		Publishing
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|12	URL:		http://www.ctan.org/tex-archive/info/tex-font-errors-cheatsheet
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|13	License:	LPPL
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-font-errors-cheatsheet.tar.xz
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-font-errors-cheatsheet.doc.tar.xz
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|16	BuildArch:	noarch
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|19	
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|20	%description
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|21	This is a compact three-pages document highlighting the TeX
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|22	flow of integrating fonts, and explains how some of the most
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|23	common font-related error messages occur. Also, hints are given
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|24	on how to address those.
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|25	
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|26	#-----------------------------------------------------------------------
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|27	%files
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|28	%doc %{_texmfdistdir}/doc/latex/tex-font-errors-cheatsheet/README
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|29	%doc %{_texmfdistdir}/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.pdf
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|30	%doc %{_texmfdistdir}/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.tex
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|31	
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|32	#-----------------------------------------------------------------------
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|33	%prep
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|34	%setup -c -a0 -a1
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|35	
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|36	%build
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|37	
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|38	%install
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|41	
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|42	
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|43	
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|44	%changelog
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|46	+ Revision: cf4d5ac
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|47	- MassBuild#440: Increase release tag
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|48	
14mr|texlive-tex-font-errors-cheatsheet-0.1-3|49	

21525 14
14mr|texlive-tex-gyre-2.004-3|1	# revision 18651
14mr|texlive-tex-gyre-2.004-3|2	# category Package
14mr|texlive-tex-gyre-2.004-3|3	# catalog-ctan /fonts/tex-gyre
14mr|texlive-tex-gyre-2.004-3|4	# catalog-date 2009-11-12 13:33:47 +0100
14mr|texlive-tex-gyre-2.004-3|5	# catalog-license gfsl
14mr|texlive-tex-gyre-2.004-3|6	# catalog-version 2.004
14mr|texlive-tex-gyre-2.004-3|7	Name:		texlive-tex-gyre
14mr|texlive-tex-gyre-2.004-3|8	Version:	2.004
14mr|texlive-tex-gyre-2.004-3|9	Release:	3
14mr|texlive-tex-gyre-2.004-3|10	Summary:	TeX Fonts extending freely available URW fonts
14mr|texlive-tex-gyre-2.004-3|11	Group:		Publishing
14mr|texlive-tex-gyre-2.004-3|12	URL:		http://www.ctan.org/tex-archive/fonts/tex-gyre
14mr|texlive-tex-gyre-2.004-3|13	License:	GFSL
14mr|texlive-tex-gyre-2.004-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre.tar.xz
14mr|texlive-tex-gyre-2.004-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre.doc.tar.xz
14mr|texlive-tex-gyre-2.004-3|16	BuildArch:	noarch
14mr|texlive-tex-gyre-2.004-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-gyre-2.004-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-gyre-2.004-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tex-gyre-2.004-3|20	Requires(post):	texlive-tetex
14mr|texlive-tex-gyre-2.004-3|21	
14mr|texlive-tex-gyre-2.004-3|22	%description
14mr|texlive-tex-gyre-2.004-3|23	The TeX-GYRE bundle consists of six font families: TeX Gyre
14mr|texlive-tex-gyre-2.004-3|24	Adventor is based on the URW Gothic L family of fonts (which is
14mr|texlive-tex-gyre-2.004-3|25	derived from ITC Avant Garde Gothic, designed by Herb Lubalin
14mr|texlive-tex-gyre-2.004-3|26	and Tom Carnase). TeX Gyre Bonum is based on the URW Bookman L
14mr|texlive-tex-gyre-2.004-3|27	family (from Bookman Old Style, designed by Alexander
14mr|texlive-tex-gyre-2.004-3|28	Phemister). TeX Gyre Chorus is based on URW Chancery L Medium
14mr|texlive-tex-gyre-2.004-3|29	Italic (from ITC Zapf Chancery, designed by Hermann Zapf in
14mr|texlive-tex-gyre-2.004-3|30	1979). TeX-Gyre Cursor is based on URW Nimbus Mono L (based on
14mr|texlive-tex-gyre-2.004-3|31	Courier, designed by Howard G. Kettler in 1955, for IBM). TeX
14mr|texlive-tex-gyre-2.004-3|32	Gyre Heros is based on URW Nimbus Sans L (from Helvetica,
14mr|texlive-tex-gyre-2.004-3|33	prepared by Max Miedinger, with Eduard Hoffmann in 1957). TeX
14mr|texlive-tex-gyre-2.004-3|34	Gyre Pagella is based on URW Palladio L (from Palation,
14mr|texlive-tex-gyre-2.004-3|35	designed by Hermann Zapf in the 1940s). TeX Gyre Schola is
14mr|texlive-tex-gyre-2.004-3|36	based on the URW Century Schoolbook L family (which was
14mr|texlive-tex-gyre-2.004-3|37	designed by Morris Fuller Benton for the American Type
14mr|texlive-tex-gyre-2.004-3|38	Founders). TeX Gyre Termes is based on the URW Nimbus Roman No9
14mr|texlive-tex-gyre-2.004-3|39	L family of fonts (whose original, Times, was designed by
14mr|texlive-tex-gyre-2.004-3|40	Stanley Morison together with Starling Burgess and Victor
14mr|texlive-tex-gyre-2.004-3|41	Lardent and first offered by Monotype). The constituent
14mr|texlive-tex-gyre-2.004-3|42	standard faces of each family have been greatly extended, and
14mr|texlive-tex-gyre-2.004-3|43	contain nearly 1200 glyphs each (though Chorus omits Greek
14mr|texlive-tex-gyre-2.004-3|44	support, has no small-caps family and has approximately 900
14mr|texlive-tex-gyre-2.004-3|45	glyphs). Each family is available in Adobe Type 1 and Open Type
14mr|texlive-tex-gyre-2.004-3|46	formats, and LaTeX support (for use with a variety of
14mr|texlive-tex-gyre-2.004-3|47	encodings) is provided. Vietnamese and Cyrillic characters were
14mr|texlive-tex-gyre-2.004-3|48	added by Han The Thanh and Valek Filippov, respectively.
14mr|texlive-tex-gyre-2.004-3|49	
14mr|texlive-tex-gyre-2.004-3|50	%post
14mr|texlive-tex-gyre-2.004-3|51	%{_sbindir}/texlive.post
14mr|texlive-tex-gyre-2.004-3|52	
14mr|texlive-tex-gyre-2.004-3|53	%postun
14mr|texlive-tex-gyre-2.004-3|54	if [ $1 -eq 0 ]; then
14mr|texlive-tex-gyre-2.004-3|55	%{_sbindir}/texlive.post
14mr|texlive-tex-gyre-2.004-3|56	fi
14mr|texlive-tex-gyre-2.004-3|57	
14mr|texlive-tex-gyre-2.004-3|58	#-----------------------------------------------------------------------
14mr|texlive-tex-gyre-2.004-3|59	%files
14mr|texlive-tex-gyre-2.004-3|60	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagb.afm
14mr|texlive-tex-gyre-2.004-3|61	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagbi.afm
14mr|texlive-tex-gyre-2.004-3|62	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagr.afm
14mr|texlive-tex-gyre-2.004-3|63	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagri.afm
14mr|texlive-tex-gyre-2.004-3|64	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkb.afm
14mr|texlive-tex-gyre-2.004-3|65	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkbi.afm
14mr|texlive-tex-gyre-2.004-3|66	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkr.afm
14mr|texlive-tex-gyre-2.004-3|67	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkri.afm
14mr|texlive-tex-gyre-2.004-3|68	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrb.afm
14mr|texlive-tex-gyre-2.004-3|69	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrbi.afm
14mr|texlive-tex-gyre-2.004-3|70	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrr.afm
14mr|texlive-tex-gyre-2.004-3|71	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrri.afm
14mr|texlive-tex-gyre-2.004-3|72	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsb.afm
14mr|texlive-tex-gyre-2.004-3|73	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsbi.afm
14mr|texlive-tex-gyre-2.004-3|74	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsr.afm
14mr|texlive-tex-gyre-2.004-3|75	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsri.afm
14mr|texlive-tex-gyre-2.004-3|76	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvb.afm
14mr|texlive-tex-gyre-2.004-3|77	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvbi.afm
14mr|texlive-tex-gyre-2.004-3|78	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcb.afm
14mr|texlive-tex-gyre-2.004-3|79	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcbi.afm
14mr|texlive-tex-gyre-2.004-3|80	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcr.afm
14mr|texlive-tex-gyre-2.004-3|81	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcri.afm
14mr|texlive-tex-gyre-2.004-3|82	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvr.afm
14mr|texlive-tex-gyre-2.004-3|83	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvri.afm
14mr|texlive-tex-gyre-2.004-3|84	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplb.afm
14mr|texlive-tex-gyre-2.004-3|85	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplbi.afm
14mr|texlive-tex-gyre-2.004-3|86	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplr.afm
14mr|texlive-tex-gyre-2.004-3|87	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplri.afm
14mr|texlive-tex-gyre-2.004-3|88	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmb.afm
14mr|texlive-tex-gyre-2.004-3|89	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmbi.afm
14mr|texlive-tex-gyre-2.004-3|90	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmr.afm
14mr|texlive-tex-gyre-2.004-3|91	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmri.afm
14mr|texlive-tex-gyre-2.004-3|92	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qzcmi.afm
14mr|texlive-tex-gyre-2.004-3|93	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cs-sc.enc
14mr|texlive-tex-gyre-2.004-3|94	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cs.enc
14mr|texlive-tex-gyre-2.004-3|95	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-csm-sc.enc
14mr|texlive-tex-gyre-2.004-3|96	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-csm.enc
14mr|texlive-tex-gyre-2.004-3|97	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cszc.enc
14mr|texlive-tex-gyre-2.004-3|98	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ec-sc.enc
14mr|texlive-tex-gyre-2.004-3|99	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ec.enc
14mr|texlive-tex-gyre-2.004-3|100	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7x-sc.enc
14mr|texlive-tex-gyre-2.004-3|101	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7x.enc
14mr|texlive-tex-gyre-2.004-3|102	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7xzc.enc
14mr|texlive-tex-gyre-2.004-3|103	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qx-sc.enc
14mr|texlive-tex-gyre-2.004-3|104	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qx.enc
14mr|texlive-tex-gyre-2.004-3|105	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxm-sc.enc
14mr|texlive-tex-gyre-2.004-3|106	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxm.enc
14mr|texlive-tex-gyre-2.004-3|107	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxzc.enc
14mr|texlive-tex-gyre-2.004-3|108	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rm-sc.enc
14mr|texlive-tex-gyre-2.004-3|109	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rm.enc
14mr|texlive-tex-gyre-2.004-3|110	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmm-sc.enc
14mr|texlive-tex-gyre-2.004-3|111	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmm.enc
14mr|texlive-tex-gyre-2.004-3|112	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmzc.enc
14mr|texlive-tex-gyre-2.004-3|113	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-t5-sc.enc
14mr|texlive-tex-gyre-2.004-3|114	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-t5.enc
14mr|texlive-tex-gyre-2.004-3|115	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansi-sc.enc
14mr|texlive-tex-gyre-2.004-3|116	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansi.enc
14mr|texlive-tex-gyre-2.004-3|117	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansizc.enc
14mr|texlive-tex-gyre-2.004-3|118	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ts1.enc
14mr|texlive-tex-gyre-2.004-3|119	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-cs.map
14mr|texlive-tex-gyre-2.004-3|120	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-ec.map
14mr|texlive-tex-gyre-2.004-3|121	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-l7x.map
14mr|texlive-tex-gyre-2.004-3|122	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-qx.map
14mr|texlive-tex-gyre-2.004-3|123	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-rm.map
14mr|texlive-tex-gyre-2.004-3|124	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-t5.map
14mr|texlive-tex-gyre-2.004-3|125	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-texnansi.map
14mr|texlive-tex-gyre-2.004-3|126	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-ts1.map
14mr|texlive-tex-gyre-2.004-3|127	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag.map
14mr|texlive-tex-gyre-2.004-3|128	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-cs.map
14mr|texlive-tex-gyre-2.004-3|129	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-ec.map
14mr|texlive-tex-gyre-2.004-3|130	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-l7x.map
14mr|texlive-tex-gyre-2.004-3|131	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-qx.map
14mr|texlive-tex-gyre-2.004-3|132	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-rm.map
14mr|texlive-tex-gyre-2.004-3|133	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-t5.map
14mr|texlive-tex-gyre-2.004-3|134	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-texnansi.map
14mr|texlive-tex-gyre-2.004-3|135	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-ts1.map
14mr|texlive-tex-gyre-2.004-3|136	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk.map
14mr|texlive-tex-gyre-2.004-3|137	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-cs.map
14mr|texlive-tex-gyre-2.004-3|138	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-ec.map
14mr|texlive-tex-gyre-2.004-3|139	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-l7x.map
14mr|texlive-tex-gyre-2.004-3|140	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-qx.map
14mr|texlive-tex-gyre-2.004-3|141	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-rm.map
14mr|texlive-tex-gyre-2.004-3|142	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-t5.map
14mr|texlive-tex-gyre-2.004-3|143	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-texnansi.map
14mr|texlive-tex-gyre-2.004-3|144	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-ts1.map
14mr|texlive-tex-gyre-2.004-3|145	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr.map
14mr|texlive-tex-gyre-2.004-3|146	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-cs.map
14mr|texlive-tex-gyre-2.004-3|147	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-ec.map
14mr|texlive-tex-gyre-2.004-3|148	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-l7x.map
14mr|texlive-tex-gyre-2.004-3|149	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-qx.map
14mr|texlive-tex-gyre-2.004-3|150	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-rm.map
14mr|texlive-tex-gyre-2.004-3|151	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-t5.map
14mr|texlive-tex-gyre-2.004-3|152	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-texnansi.map
14mr|texlive-tex-gyre-2.004-3|153	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-ts1.map
14mr|texlive-tex-gyre-2.004-3|154	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs.map
14mr|texlive-tex-gyre-2.004-3|155	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-cs.map
14mr|texlive-tex-gyre-2.004-3|156	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-ec.map
14mr|texlive-tex-gyre-2.004-3|157	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-l7x.map
14mr|texlive-tex-gyre-2.004-3|158	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-qx.map
14mr|texlive-tex-gyre-2.004-3|159	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-rm.map
14mr|texlive-tex-gyre-2.004-3|160	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-t5.map
14mr|texlive-tex-gyre-2.004-3|161	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-texnansi.map
14mr|texlive-tex-gyre-2.004-3|162	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-ts1.map
14mr|texlive-tex-gyre-2.004-3|163	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv.map
14mr|texlive-tex-gyre-2.004-3|164	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-cs.map
14mr|texlive-tex-gyre-2.004-3|165	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-ec.map
14mr|texlive-tex-gyre-2.004-3|166	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-l7x.map
14mr|texlive-tex-gyre-2.004-3|167	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-qx.map
14mr|texlive-tex-gyre-2.004-3|168	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-rm.map
14mr|texlive-tex-gyre-2.004-3|169	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-t5.map
14mr|texlive-tex-gyre-2.004-3|170	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-texnansi.map
14mr|texlive-tex-gyre-2.004-3|171	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-ts1.map
14mr|texlive-tex-gyre-2.004-3|172	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl.map
14mr|texlive-tex-gyre-2.004-3|173	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-cs.map
14mr|texlive-tex-gyre-2.004-3|174	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-ec.map
14mr|texlive-tex-gyre-2.004-3|175	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-l7x.map
14mr|texlive-tex-gyre-2.004-3|176	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-qx.map
14mr|texlive-tex-gyre-2.004-3|177	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-rm.map
14mr|texlive-tex-gyre-2.004-3|178	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-t5.map
14mr|texlive-tex-gyre-2.004-3|179	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-texnansi.map
14mr|texlive-tex-gyre-2.004-3|180	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-ts1.map
14mr|texlive-tex-gyre-2.004-3|181	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm.map
14mr|texlive-tex-gyre-2.004-3|182	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-cs.map
14mr|texlive-tex-gyre-2.004-3|183	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-ec.map
14mr|texlive-tex-gyre-2.004-3|184	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-l7x.map
14mr|texlive-tex-gyre-2.004-3|185	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-qx.map
14mr|texlive-tex-gyre-2.004-3|186	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-rm.map
14mr|texlive-tex-gyre-2.004-3|187	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-t5.map
14mr|texlive-tex-gyre-2.004-3|188	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-texnansi.map
14mr|texlive-tex-gyre-2.004-3|189	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-ts1.map
14mr|texlive-tex-gyre-2.004-3|190	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc.map
14mr|texlive-tex-gyre-2.004-3|191	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-bold.otf
14mr|texlive-tex-gyre-2.004-3|192	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-bolditalic.otf
14mr|texlive-tex-gyre-2.004-3|193	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-italic.otf
14mr|texlive-tex-gyre-2.004-3|194	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-regular.otf
14mr|texlive-tex-gyre-2.004-3|195	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-bold.otf
14mr|texlive-tex-gyre-2.004-3|196	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-bolditalic.otf
14mr|texlive-tex-gyre-2.004-3|197	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-italic.otf
14mr|texlive-tex-gyre-2.004-3|198	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-regular.otf
14mr|texlive-tex-gyre-2.004-3|199	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrechorus-mediumitalic.otf
14mr|texlive-tex-gyre-2.004-3|200	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-bold.otf
14mr|texlive-tex-gyre-2.004-3|201	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-bolditalic.otf
14mr|texlive-tex-gyre-2.004-3|202	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-italic.otf
14mr|texlive-tex-gyre-2.004-3|203	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-regular.otf
14mr|texlive-tex-gyre-2.004-3|204	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-bold.otf
14mr|texlive-tex-gyre-2.004-3|205	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-bolditalic.otf
14mr|texlive-tex-gyre-2.004-3|206	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-italic.otf
14mr|texlive-tex-gyre-2.004-3|207	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-regular.otf
14mr|texlive-tex-gyre-2.004-3|208	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-bold.otf
14mr|texlive-tex-gyre-2.004-3|209	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-bolditalic.otf
14mr|texlive-tex-gyre-2.004-3|210	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-italic.otf
14mr|texlive-tex-gyre-2.004-3|211	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-regular.otf
14mr|texlive-tex-gyre-2.004-3|212	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-bold.otf
14mr|texlive-tex-gyre-2.004-3|213	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-bolditalic.otf
14mr|texlive-tex-gyre-2.004-3|214	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-italic.otf
14mr|texlive-tex-gyre-2.004-3|215	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-regular.otf
14mr|texlive-tex-gyre-2.004-3|216	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-bold.otf
14mr|texlive-tex-gyre-2.004-3|217	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-bolditalic.otf
14mr|texlive-tex-gyre-2.004-3|218	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-italic.otf
14mr|texlive-tex-gyre-2.004-3|219	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-regular.otf
14mr|texlive-tex-gyre-2.004-3|220	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-bold.otf
14mr|texlive-tex-gyre-2.004-3|221	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-bolditalic.otf
14mr|texlive-tex-gyre-2.004-3|222	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-italic.otf
14mr|texlive-tex-gyre-2.004-3|223	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-regular.otf
14mr|texlive-tex-gyre-2.004-3|224	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|225	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagb.tfm
14mr|texlive-tex-gyre-2.004-3|226	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|227	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagbi.tfm
14mr|texlive-tex-gyre-2.004-3|228	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|229	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagr.tfm
14mr|texlive-tex-gyre-2.004-3|230	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|231	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagri.tfm
14mr|texlive-tex-gyre-2.004-3|232	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|233	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkb.tfm
14mr|texlive-tex-gyre-2.004-3|234	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|235	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkbi.tfm
14mr|texlive-tex-gyre-2.004-3|236	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|237	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkr.tfm
14mr|texlive-tex-gyre-2.004-3|238	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|239	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkri.tfm
14mr|texlive-tex-gyre-2.004-3|240	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|241	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrb.tfm
14mr|texlive-tex-gyre-2.004-3|242	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|243	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrbi.tfm
14mr|texlive-tex-gyre-2.004-3|244	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|245	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrr.tfm
14mr|texlive-tex-gyre-2.004-3|246	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|247	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrri.tfm
14mr|texlive-tex-gyre-2.004-3|248	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|249	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsb.tfm
14mr|texlive-tex-gyre-2.004-3|250	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|251	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsbi.tfm
14mr|texlive-tex-gyre-2.004-3|252	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|253	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsr.tfm
14mr|texlive-tex-gyre-2.004-3|254	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|255	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsri.tfm
14mr|texlive-tex-gyre-2.004-3|256	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|257	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvb.tfm
14mr|texlive-tex-gyre-2.004-3|258	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|259	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvbi.tfm
14mr|texlive-tex-gyre-2.004-3|260	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|261	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcb.tfm
14mr|texlive-tex-gyre-2.004-3|262	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|263	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcbi.tfm
14mr|texlive-tex-gyre-2.004-3|264	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|265	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcr.tfm
14mr|texlive-tex-gyre-2.004-3|266	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|267	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcri.tfm
14mr|texlive-tex-gyre-2.004-3|268	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|269	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvr.tfm
14mr|texlive-tex-gyre-2.004-3|270	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|271	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvri.tfm
14mr|texlive-tex-gyre-2.004-3|272	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|273	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplb.tfm
14mr|texlive-tex-gyre-2.004-3|274	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|275	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplbi.tfm
14mr|texlive-tex-gyre-2.004-3|276	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|277	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplr.tfm
14mr|texlive-tex-gyre-2.004-3|278	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|279	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplri.tfm
14mr|texlive-tex-gyre-2.004-3|280	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|281	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmb.tfm
14mr|texlive-tex-gyre-2.004-3|282	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|283	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmbi.tfm
14mr|texlive-tex-gyre-2.004-3|284	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|285	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmr.tfm
14mr|texlive-tex-gyre-2.004-3|286	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|287	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmri.tfm
14mr|texlive-tex-gyre-2.004-3|288	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qzcmi.tfm
14mr|texlive-tex-gyre-2.004-3|289	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|290	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagb.tfm
14mr|texlive-tex-gyre-2.004-3|291	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|292	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagbi.tfm
14mr|texlive-tex-gyre-2.004-3|293	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|294	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagr.tfm
14mr|texlive-tex-gyre-2.004-3|295	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|296	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagri.tfm
14mr|texlive-tex-gyre-2.004-3|297	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|298	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkb.tfm
14mr|texlive-tex-gyre-2.004-3|299	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|300	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkbi.tfm
14mr|texlive-tex-gyre-2.004-3|301	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|302	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkr.tfm
14mr|texlive-tex-gyre-2.004-3|303	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|304	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkri.tfm
14mr|texlive-tex-gyre-2.004-3|305	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|306	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrb.tfm
14mr|texlive-tex-gyre-2.004-3|307	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|308	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrbi.tfm
14mr|texlive-tex-gyre-2.004-3|309	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|310	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrr.tfm
14mr|texlive-tex-gyre-2.004-3|311	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|312	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrri.tfm
14mr|texlive-tex-gyre-2.004-3|313	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|314	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsb.tfm
14mr|texlive-tex-gyre-2.004-3|315	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|316	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsbi.tfm
14mr|texlive-tex-gyre-2.004-3|317	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|318	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsr.tfm
14mr|texlive-tex-gyre-2.004-3|319	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|320	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsri.tfm
14mr|texlive-tex-gyre-2.004-3|321	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|322	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvb.tfm
14mr|texlive-tex-gyre-2.004-3|323	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|324	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvbi.tfm
14mr|texlive-tex-gyre-2.004-3|325	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|326	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcb.tfm
14mr|texlive-tex-gyre-2.004-3|327	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|328	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcbi.tfm
14mr|texlive-tex-gyre-2.004-3|329	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|330	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcr.tfm
14mr|texlive-tex-gyre-2.004-3|331	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|332	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcri.tfm
14mr|texlive-tex-gyre-2.004-3|333	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|334	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvr.tfm
14mr|texlive-tex-gyre-2.004-3|335	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|336	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvri.tfm
14mr|texlive-tex-gyre-2.004-3|337	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|338	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplb.tfm
14mr|texlive-tex-gyre-2.004-3|339	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|340	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplbi.tfm
14mr|texlive-tex-gyre-2.004-3|341	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|342	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplr.tfm
14mr|texlive-tex-gyre-2.004-3|343	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|344	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplri.tfm
14mr|texlive-tex-gyre-2.004-3|345	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|346	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmb.tfm
14mr|texlive-tex-gyre-2.004-3|347	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|348	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmbi.tfm
14mr|texlive-tex-gyre-2.004-3|349	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|350	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmr.tfm
14mr|texlive-tex-gyre-2.004-3|351	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|352	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmri.tfm
14mr|texlive-tex-gyre-2.004-3|353	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qzcmi.tfm
14mr|texlive-tex-gyre-2.004-3|354	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|355	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagb.tfm
14mr|texlive-tex-gyre-2.004-3|356	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|357	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagbi.tfm
14mr|texlive-tex-gyre-2.004-3|358	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|359	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagr.tfm
14mr|texlive-tex-gyre-2.004-3|360	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|361	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagri.tfm
14mr|texlive-tex-gyre-2.004-3|362	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|363	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkb.tfm
14mr|texlive-tex-gyre-2.004-3|364	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|365	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkbi.tfm
14mr|texlive-tex-gyre-2.004-3|366	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|367	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkr.tfm
14mr|texlive-tex-gyre-2.004-3|368	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|369	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkri.tfm
14mr|texlive-tex-gyre-2.004-3|370	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|371	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrb.tfm
14mr|texlive-tex-gyre-2.004-3|372	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|373	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrbi.tfm
14mr|texlive-tex-gyre-2.004-3|374	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|375	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrr.tfm
14mr|texlive-tex-gyre-2.004-3|376	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|377	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrri.tfm
14mr|texlive-tex-gyre-2.004-3|378	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|379	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsb.tfm
14mr|texlive-tex-gyre-2.004-3|380	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|381	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsbi.tfm
14mr|texlive-tex-gyre-2.004-3|382	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|383	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsr.tfm
14mr|texlive-tex-gyre-2.004-3|384	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|385	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsri.tfm
14mr|texlive-tex-gyre-2.004-3|386	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|387	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvb.tfm
14mr|texlive-tex-gyre-2.004-3|388	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|389	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvbi.tfm
14mr|texlive-tex-gyre-2.004-3|390	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|391	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcb.tfm
14mr|texlive-tex-gyre-2.004-3|392	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|393	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcbi.tfm
14mr|texlive-tex-gyre-2.004-3|394	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|395	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcr.tfm
14mr|texlive-tex-gyre-2.004-3|396	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|397	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcri.tfm
14mr|texlive-tex-gyre-2.004-3|398	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|399	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvr.tfm
14mr|texlive-tex-gyre-2.004-3|400	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|401	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvri.tfm
14mr|texlive-tex-gyre-2.004-3|402	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|403	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplb.tfm
14mr|texlive-tex-gyre-2.004-3|404	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|405	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplbi.tfm
14mr|texlive-tex-gyre-2.004-3|406	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|407	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplr.tfm
14mr|texlive-tex-gyre-2.004-3|408	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|409	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplri.tfm
14mr|texlive-tex-gyre-2.004-3|410	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|411	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmb.tfm
14mr|texlive-tex-gyre-2.004-3|412	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|413	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmbi.tfm
14mr|texlive-tex-gyre-2.004-3|414	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|415	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmr.tfm
14mr|texlive-tex-gyre-2.004-3|416	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|417	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmri.tfm
14mr|texlive-tex-gyre-2.004-3|418	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qzcmi.tfm
14mr|texlive-tex-gyre-2.004-3|419	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|420	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagb.tfm
14mr|texlive-tex-gyre-2.004-3|421	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|422	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagbi.tfm
14mr|texlive-tex-gyre-2.004-3|423	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|424	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagr.tfm
14mr|texlive-tex-gyre-2.004-3|425	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|426	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagri.tfm
14mr|texlive-tex-gyre-2.004-3|427	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|428	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkb.tfm
14mr|texlive-tex-gyre-2.004-3|429	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|430	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkbi.tfm
14mr|texlive-tex-gyre-2.004-3|431	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|432	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkr.tfm
14mr|texlive-tex-gyre-2.004-3|433	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|434	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkri.tfm
14mr|texlive-tex-gyre-2.004-3|435	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|436	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrb.tfm
14mr|texlive-tex-gyre-2.004-3|437	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|438	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrbi.tfm
14mr|texlive-tex-gyre-2.004-3|439	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|440	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrr.tfm
14mr|texlive-tex-gyre-2.004-3|441	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|442	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrri.tfm
14mr|texlive-tex-gyre-2.004-3|443	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|444	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsb.tfm
14mr|texlive-tex-gyre-2.004-3|445	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|446	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsbi.tfm
14mr|texlive-tex-gyre-2.004-3|447	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|448	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsr.tfm
14mr|texlive-tex-gyre-2.004-3|449	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|450	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsri.tfm
14mr|texlive-tex-gyre-2.004-3|451	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|452	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvb.tfm
14mr|texlive-tex-gyre-2.004-3|453	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|454	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvbi.tfm
14mr|texlive-tex-gyre-2.004-3|455	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|456	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcb.tfm
14mr|texlive-tex-gyre-2.004-3|457	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|458	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcbi.tfm
14mr|texlive-tex-gyre-2.004-3|459	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|460	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcr.tfm
14mr|texlive-tex-gyre-2.004-3|461	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|462	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcri.tfm
14mr|texlive-tex-gyre-2.004-3|463	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|464	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvr.tfm
14mr|texlive-tex-gyre-2.004-3|465	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|466	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvri.tfm
14mr|texlive-tex-gyre-2.004-3|467	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|468	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplb.tfm
14mr|texlive-tex-gyre-2.004-3|469	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|470	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplbi.tfm
14mr|texlive-tex-gyre-2.004-3|471	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|472	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplr.tfm
14mr|texlive-tex-gyre-2.004-3|473	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|474	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplri.tfm
14mr|texlive-tex-gyre-2.004-3|475	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|476	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmb.tfm
14mr|texlive-tex-gyre-2.004-3|477	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|478	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmbi.tfm
14mr|texlive-tex-gyre-2.004-3|479	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|480	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmr.tfm
14mr|texlive-tex-gyre-2.004-3|481	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|482	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmri.tfm
14mr|texlive-tex-gyre-2.004-3|483	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qzcmi.tfm
14mr|texlive-tex-gyre-2.004-3|484	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|485	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagb.tfm
14mr|texlive-tex-gyre-2.004-3|486	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|487	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagbi.tfm
14mr|texlive-tex-gyre-2.004-3|488	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|489	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagr.tfm
14mr|texlive-tex-gyre-2.004-3|490	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|491	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagri.tfm
14mr|texlive-tex-gyre-2.004-3|492	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|493	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkb.tfm
14mr|texlive-tex-gyre-2.004-3|494	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|495	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkbi.tfm
14mr|texlive-tex-gyre-2.004-3|496	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|497	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkr.tfm
14mr|texlive-tex-gyre-2.004-3|498	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|499	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkri.tfm
14mr|texlive-tex-gyre-2.004-3|500	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|501	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrb.tfm
14mr|texlive-tex-gyre-2.004-3|502	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|503	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrbi.tfm
14mr|texlive-tex-gyre-2.004-3|504	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|505	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrr.tfm
14mr|texlive-tex-gyre-2.004-3|506	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|507	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrri.tfm
14mr|texlive-tex-gyre-2.004-3|508	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|509	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsb.tfm
14mr|texlive-tex-gyre-2.004-3|510	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|511	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsbi.tfm
14mr|texlive-tex-gyre-2.004-3|512	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|513	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsr.tfm
14mr|texlive-tex-gyre-2.004-3|514	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|515	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsri.tfm
14mr|texlive-tex-gyre-2.004-3|516	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|517	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvb.tfm
14mr|texlive-tex-gyre-2.004-3|518	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|519	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvbi.tfm
14mr|texlive-tex-gyre-2.004-3|520	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|521	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcb.tfm
14mr|texlive-tex-gyre-2.004-3|522	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|523	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcbi.tfm
14mr|texlive-tex-gyre-2.004-3|524	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|525	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcr.tfm
14mr|texlive-tex-gyre-2.004-3|526	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|527	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcri.tfm
14mr|texlive-tex-gyre-2.004-3|528	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|529	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvr.tfm
14mr|texlive-tex-gyre-2.004-3|530	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|531	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvri.tfm
14mr|texlive-tex-gyre-2.004-3|532	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|533	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplb.tfm
14mr|texlive-tex-gyre-2.004-3|534	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|535	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplbi.tfm
14mr|texlive-tex-gyre-2.004-3|536	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|537	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplr.tfm
14mr|texlive-tex-gyre-2.004-3|538	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|539	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplri.tfm
14mr|texlive-tex-gyre-2.004-3|540	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|541	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmb.tfm
14mr|texlive-tex-gyre-2.004-3|542	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|543	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmbi.tfm
14mr|texlive-tex-gyre-2.004-3|544	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|545	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmr.tfm
14mr|texlive-tex-gyre-2.004-3|546	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|547	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmri.tfm
14mr|texlive-tex-gyre-2.004-3|548	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qzcmi.tfm
14mr|texlive-tex-gyre-2.004-3|549	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|550	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagb.tfm
14mr|texlive-tex-gyre-2.004-3|551	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|552	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagbi.tfm
14mr|texlive-tex-gyre-2.004-3|553	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|554	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagr.tfm
14mr|texlive-tex-gyre-2.004-3|555	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|556	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagri.tfm
14mr|texlive-tex-gyre-2.004-3|557	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|558	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkb.tfm
14mr|texlive-tex-gyre-2.004-3|559	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|560	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkbi.tfm
14mr|texlive-tex-gyre-2.004-3|561	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|562	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkr.tfm
14mr|texlive-tex-gyre-2.004-3|563	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|564	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkri.tfm
14mr|texlive-tex-gyre-2.004-3|565	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|566	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrb.tfm
14mr|texlive-tex-gyre-2.004-3|567	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|568	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrbi.tfm
14mr|texlive-tex-gyre-2.004-3|569	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|570	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrr.tfm
14mr|texlive-tex-gyre-2.004-3|571	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|572	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrri.tfm
14mr|texlive-tex-gyre-2.004-3|573	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|574	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsb.tfm
14mr|texlive-tex-gyre-2.004-3|575	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|576	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsbi.tfm
14mr|texlive-tex-gyre-2.004-3|577	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|578	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsr.tfm
14mr|texlive-tex-gyre-2.004-3|579	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|580	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsri.tfm
14mr|texlive-tex-gyre-2.004-3|581	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|582	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvb.tfm
14mr|texlive-tex-gyre-2.004-3|583	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|584	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvbi.tfm
14mr|texlive-tex-gyre-2.004-3|585	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|586	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcb.tfm
14mr|texlive-tex-gyre-2.004-3|587	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|588	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcbi.tfm
14mr|texlive-tex-gyre-2.004-3|589	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|590	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcr.tfm
14mr|texlive-tex-gyre-2.004-3|591	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|592	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcri.tfm
14mr|texlive-tex-gyre-2.004-3|593	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|594	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvr.tfm
14mr|texlive-tex-gyre-2.004-3|595	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|596	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvri.tfm
14mr|texlive-tex-gyre-2.004-3|597	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|598	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplb.tfm
14mr|texlive-tex-gyre-2.004-3|599	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|600	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplbi.tfm
14mr|texlive-tex-gyre-2.004-3|601	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|602	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplr.tfm
14mr|texlive-tex-gyre-2.004-3|603	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|604	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplri.tfm
14mr|texlive-tex-gyre-2.004-3|605	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|606	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmb.tfm
14mr|texlive-tex-gyre-2.004-3|607	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|608	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmbi.tfm
14mr|texlive-tex-gyre-2.004-3|609	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|610	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmr.tfm
14mr|texlive-tex-gyre-2.004-3|611	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|612	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmri.tfm
14mr|texlive-tex-gyre-2.004-3|613	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qzcmi.tfm
14mr|texlive-tex-gyre-2.004-3|614	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|615	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagb.tfm
14mr|texlive-tex-gyre-2.004-3|616	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|617	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagbi.tfm
14mr|texlive-tex-gyre-2.004-3|618	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|619	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagr.tfm
14mr|texlive-tex-gyre-2.004-3|620	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|621	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagri.tfm
14mr|texlive-tex-gyre-2.004-3|622	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|623	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkb.tfm
14mr|texlive-tex-gyre-2.004-3|624	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|625	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkbi.tfm
14mr|texlive-tex-gyre-2.004-3|626	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|627	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkr.tfm
14mr|texlive-tex-gyre-2.004-3|628	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|629	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkri.tfm
14mr|texlive-tex-gyre-2.004-3|630	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|631	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrb.tfm
14mr|texlive-tex-gyre-2.004-3|632	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|633	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrbi.tfm
14mr|texlive-tex-gyre-2.004-3|634	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|635	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrr.tfm
14mr|texlive-tex-gyre-2.004-3|636	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|637	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrri.tfm
14mr|texlive-tex-gyre-2.004-3|638	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|639	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsb.tfm
14mr|texlive-tex-gyre-2.004-3|640	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|641	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsbi.tfm
14mr|texlive-tex-gyre-2.004-3|642	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|643	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsr.tfm
14mr|texlive-tex-gyre-2.004-3|644	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|645	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsri.tfm
14mr|texlive-tex-gyre-2.004-3|646	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|647	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvb.tfm
14mr|texlive-tex-gyre-2.004-3|648	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|649	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvbi.tfm
14mr|texlive-tex-gyre-2.004-3|650	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|651	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcb.tfm
14mr|texlive-tex-gyre-2.004-3|652	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|653	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcbi.tfm
14mr|texlive-tex-gyre-2.004-3|654	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|655	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcr.tfm
14mr|texlive-tex-gyre-2.004-3|656	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|657	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcri.tfm
14mr|texlive-tex-gyre-2.004-3|658	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|659	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvr.tfm
14mr|texlive-tex-gyre-2.004-3|660	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|661	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvri.tfm
14mr|texlive-tex-gyre-2.004-3|662	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|663	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplb.tfm
14mr|texlive-tex-gyre-2.004-3|664	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|665	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplbi.tfm
14mr|texlive-tex-gyre-2.004-3|666	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|667	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplr.tfm
14mr|texlive-tex-gyre-2.004-3|668	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|669	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplri.tfm
14mr|texlive-tex-gyre-2.004-3|670	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmb-sc.tfm
14mr|texlive-tex-gyre-2.004-3|671	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmb.tfm
14mr|texlive-tex-gyre-2.004-3|672	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmbi-sc.tfm
14mr|texlive-tex-gyre-2.004-3|673	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmbi.tfm
14mr|texlive-tex-gyre-2.004-3|674	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmr-sc.tfm
14mr|texlive-tex-gyre-2.004-3|675	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmr.tfm
14mr|texlive-tex-gyre-2.004-3|676	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmri-sc.tfm
14mr|texlive-tex-gyre-2.004-3|677	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmri.tfm
14mr|texlive-tex-gyre-2.004-3|678	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qzcmi.tfm
14mr|texlive-tex-gyre-2.004-3|679	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagb.tfm
14mr|texlive-tex-gyre-2.004-3|680	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagbi.tfm
14mr|texlive-tex-gyre-2.004-3|681	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagr.tfm
14mr|texlive-tex-gyre-2.004-3|682	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagri.tfm
14mr|texlive-tex-gyre-2.004-3|683	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkb.tfm
14mr|texlive-tex-gyre-2.004-3|684	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkbi.tfm
14mr|texlive-tex-gyre-2.004-3|685	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkr.tfm
14mr|texlive-tex-gyre-2.004-3|686	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkri.tfm
14mr|texlive-tex-gyre-2.004-3|687	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrb.tfm
14mr|texlive-tex-gyre-2.004-3|688	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrbi.tfm
14mr|texlive-tex-gyre-2.004-3|689	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrr.tfm
14mr|texlive-tex-gyre-2.004-3|690	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrri.tfm
14mr|texlive-tex-gyre-2.004-3|691	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsb.tfm
14mr|texlive-tex-gyre-2.004-3|692	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsbi.tfm
14mr|texlive-tex-gyre-2.004-3|693	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsr.tfm
14mr|texlive-tex-gyre-2.004-3|694	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsri.tfm
14mr|texlive-tex-gyre-2.004-3|695	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvb.tfm
14mr|texlive-tex-gyre-2.004-3|696	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvbi.tfm
14mr|texlive-tex-gyre-2.004-3|697	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcb.tfm
14mr|texlive-tex-gyre-2.004-3|698	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcbi.tfm
14mr|texlive-tex-gyre-2.004-3|699	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcr.tfm
14mr|texlive-tex-gyre-2.004-3|700	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcri.tfm
14mr|texlive-tex-gyre-2.004-3|701	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvr.tfm
14mr|texlive-tex-gyre-2.004-3|702	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvri.tfm
14mr|texlive-tex-gyre-2.004-3|703	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplb.tfm
14mr|texlive-tex-gyre-2.004-3|704	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplbi.tfm
14mr|texlive-tex-gyre-2.004-3|705	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplr.tfm
14mr|texlive-tex-gyre-2.004-3|706	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplri.tfm
14mr|texlive-tex-gyre-2.004-3|707	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmb.tfm
14mr|texlive-tex-gyre-2.004-3|708	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmbi.tfm
14mr|texlive-tex-gyre-2.004-3|709	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmr.tfm
14mr|texlive-tex-gyre-2.004-3|710	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmri.tfm
14mr|texlive-tex-gyre-2.004-3|711	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qzcmi.tfm
14mr|texlive-tex-gyre-2.004-3|712	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagb.pfb
14mr|texlive-tex-gyre-2.004-3|713	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagb.pfm
14mr|texlive-tex-gyre-2.004-3|714	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagbi.pfb
14mr|texlive-tex-gyre-2.004-3|715	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagbi.pfm
14mr|texlive-tex-gyre-2.004-3|716	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagr.pfb
14mr|texlive-tex-gyre-2.004-3|717	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagr.pfm
14mr|texlive-tex-gyre-2.004-3|718	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagri.pfb
14mr|texlive-tex-gyre-2.004-3|719	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagri.pfm
14mr|texlive-tex-gyre-2.004-3|720	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkb.pfb
14mr|texlive-tex-gyre-2.004-3|721	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkb.pfm
14mr|texlive-tex-gyre-2.004-3|722	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkbi.pfb
14mr|texlive-tex-gyre-2.004-3|723	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkbi.pfm
14mr|texlive-tex-gyre-2.004-3|724	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkr.pfb
14mr|texlive-tex-gyre-2.004-3|725	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkr.pfm
14mr|texlive-tex-gyre-2.004-3|726	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkri.pfb
14mr|texlive-tex-gyre-2.004-3|727	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkri.pfm
14mr|texlive-tex-gyre-2.004-3|728	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrb.pfb
14mr|texlive-tex-gyre-2.004-3|729	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrb.pfm
14mr|texlive-tex-gyre-2.004-3|730	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrbi.pfb
14mr|texlive-tex-gyre-2.004-3|731	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrbi.pfm
14mr|texlive-tex-gyre-2.004-3|732	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrr.pfb
14mr|texlive-tex-gyre-2.004-3|733	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrr.pfm
14mr|texlive-tex-gyre-2.004-3|734	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrri.pfb
14mr|texlive-tex-gyre-2.004-3|735	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrri.pfm
14mr|texlive-tex-gyre-2.004-3|736	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsb.pfb
14mr|texlive-tex-gyre-2.004-3|737	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsb.pfm
14mr|texlive-tex-gyre-2.004-3|738	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsbi.pfb
14mr|texlive-tex-gyre-2.004-3|739	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsbi.pfm
14mr|texlive-tex-gyre-2.004-3|740	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsr.pfb
14mr|texlive-tex-gyre-2.004-3|741	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsr.pfm
14mr|texlive-tex-gyre-2.004-3|742	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsri.pfb
14mr|texlive-tex-gyre-2.004-3|743	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsri.pfm
14mr|texlive-tex-gyre-2.004-3|744	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvb.pfb
14mr|texlive-tex-gyre-2.004-3|745	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvb.pfm
14mr|texlive-tex-gyre-2.004-3|746	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvbi.pfb
14mr|texlive-tex-gyre-2.004-3|747	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvbi.pfm
14mr|texlive-tex-gyre-2.004-3|748	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcb.pfb
14mr|texlive-tex-gyre-2.004-3|749	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcb.pfm
14mr|texlive-tex-gyre-2.004-3|750	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcbi.pfb
14mr|texlive-tex-gyre-2.004-3|751	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcbi.pfm
14mr|texlive-tex-gyre-2.004-3|752	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcr.pfb
14mr|texlive-tex-gyre-2.004-3|753	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcr.pfm
14mr|texlive-tex-gyre-2.004-3|754	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcri.pfb
14mr|texlive-tex-gyre-2.004-3|755	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcri.pfm
14mr|texlive-tex-gyre-2.004-3|756	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvr.pfb
14mr|texlive-tex-gyre-2.004-3|757	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvr.pfm
14mr|texlive-tex-gyre-2.004-3|758	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvri.pfb
14mr|texlive-tex-gyre-2.004-3|759	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvri.pfm
14mr|texlive-tex-gyre-2.004-3|760	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplb.pfb
14mr|texlive-tex-gyre-2.004-3|761	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplb.pfm
14mr|texlive-tex-gyre-2.004-3|762	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplbi.pfb
14mr|texlive-tex-gyre-2.004-3|763	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplbi.pfm
14mr|texlive-tex-gyre-2.004-3|764	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplr.pfb
14mr|texlive-tex-gyre-2.004-3|765	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplr.pfm
14mr|texlive-tex-gyre-2.004-3|766	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplri.pfb
14mr|texlive-tex-gyre-2.004-3|767	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplri.pfm
14mr|texlive-tex-gyre-2.004-3|768	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmb.pfb
14mr|texlive-tex-gyre-2.004-3|769	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmb.pfm
14mr|texlive-tex-gyre-2.004-3|770	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmbi.pfb
14mr|texlive-tex-gyre-2.004-3|771	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmbi.pfm
14mr|texlive-tex-gyre-2.004-3|772	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmr.pfb
14mr|texlive-tex-gyre-2.004-3|773	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmr.pfm
14mr|texlive-tex-gyre-2.004-3|774	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmri.pfb
14mr|texlive-tex-gyre-2.004-3|775	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmri.pfm
14mr|texlive-tex-gyre-2.004-3|776	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qzcmi.pfb
14mr|texlive-tex-gyre-2.004-3|777	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qzcmi.pfm
14mr|texlive-tex-gyre-2.004-3|778	%{_texmfdistdir}/tex/latex/tex-gyre/il2qag.fd
14mr|texlive-tex-gyre-2.004-3|779	%{_texmfdistdir}/tex/latex/tex-gyre/il2qbk.fd
14mr|texlive-tex-gyre-2.004-3|780	%{_texmfdistdir}/tex/latex/tex-gyre/il2qcr.fd
14mr|texlive-tex-gyre-2.004-3|781	%{_texmfdistdir}/tex/latex/tex-gyre/il2qcs.fd
14mr|texlive-tex-gyre-2.004-3|782	%{_texmfdistdir}/tex/latex/tex-gyre/il2qhv.fd
14mr|texlive-tex-gyre-2.004-3|783	%{_texmfdistdir}/tex/latex/tex-gyre/il2qhvc.fd
14mr|texlive-tex-gyre-2.004-3|784	%{_texmfdistdir}/tex/latex/tex-gyre/il2qpl.fd
14mr|texlive-tex-gyre-2.004-3|785	%{_texmfdistdir}/tex/latex/tex-gyre/il2qtm.fd
14mr|texlive-tex-gyre-2.004-3|786	%{_texmfdistdir}/tex/latex/tex-gyre/il2qzc.fd
14mr|texlive-tex-gyre-2.004-3|787	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqag.fd
14mr|texlive-tex-gyre-2.004-3|788	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqbk.fd
14mr|texlive-tex-gyre-2.004-3|789	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqcr.fd
14mr|texlive-tex-gyre-2.004-3|790	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqcs.fd
14mr|texlive-tex-gyre-2.004-3|791	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqhv.fd
14mr|texlive-tex-gyre-2.004-3|792	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqhvc.fd
14mr|texlive-tex-gyre-2.004-3|793	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqpl.fd
14mr|texlive-tex-gyre-2.004-3|794	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqtm.fd
14mr|texlive-tex-gyre-2.004-3|795	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqzc.fd
14mr|texlive-tex-gyre-2.004-3|796	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qag.fd
14mr|texlive-tex-gyre-2.004-3|797	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qbk.fd
14mr|texlive-tex-gyre-2.004-3|798	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qcr.fd
14mr|texlive-tex-gyre-2.004-3|799	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qcs.fd
14mr|texlive-tex-gyre-2.004-3|800	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qhv.fd
14mr|texlive-tex-gyre-2.004-3|801	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qhvc.fd
14mr|texlive-tex-gyre-2.004-3|802	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qpl.fd
14mr|texlive-tex-gyre-2.004-3|803	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qtm.fd
14mr|texlive-tex-gyre-2.004-3|804	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qzc.fd
14mr|texlive-tex-gyre-2.004-3|805	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qag.fd
14mr|texlive-tex-gyre-2.004-3|806	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qbk.fd
14mr|texlive-tex-gyre-2.004-3|807	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qcr.fd
14mr|texlive-tex-gyre-2.004-3|808	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qcs.fd
14mr|texlive-tex-gyre-2.004-3|809	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qhv.fd
14mr|texlive-tex-gyre-2.004-3|810	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qhvc.fd
14mr|texlive-tex-gyre-2.004-3|811	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qpl.fd
14mr|texlive-tex-gyre-2.004-3|812	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qtm.fd
14mr|texlive-tex-gyre-2.004-3|813	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qzc.fd
14mr|texlive-tex-gyre-2.004-3|814	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qag.fd
14mr|texlive-tex-gyre-2.004-3|815	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qbk.fd
14mr|texlive-tex-gyre-2.004-3|816	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qcr.fd
14mr|texlive-tex-gyre-2.004-3|817	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qcs.fd
14mr|texlive-tex-gyre-2.004-3|818	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qhv.fd
14mr|texlive-tex-gyre-2.004-3|819	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qhvc.fd
14mr|texlive-tex-gyre-2.004-3|820	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qpl.fd
14mr|texlive-tex-gyre-2.004-3|821	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qtm.fd
14mr|texlive-tex-gyre-2.004-3|822	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qzc.fd
14mr|texlive-tex-gyre-2.004-3|823	%{_texmfdistdir}/tex/latex/tex-gyre/qbookman.sty
14mr|texlive-tex-gyre-2.004-3|824	%{_texmfdistdir}/tex/latex/tex-gyre/qcourier.sty
14mr|texlive-tex-gyre-2.004-3|825	%{_texmfdistdir}/tex/latex/tex-gyre/qpalatin.sty
14mr|texlive-tex-gyre-2.004-3|826	%{_texmfdistdir}/tex/latex/tex-gyre/qswiss.sty
14mr|texlive-tex-gyre-2.004-3|827	%{_texmfdistdir}/tex/latex/tex-gyre/qtimes.sty
14mr|texlive-tex-gyre-2.004-3|828	%{_texmfdistdir}/tex/latex/tex-gyre/qxqag.fd
14mr|texlive-tex-gyre-2.004-3|829	%{_texmfdistdir}/tex/latex/tex-gyre/qxqbk.fd
14mr|texlive-tex-gyre-2.004-3|830	%{_texmfdistdir}/tex/latex/tex-gyre/qxqcr.fd
14mr|texlive-tex-gyre-2.004-3|831	%{_texmfdistdir}/tex/latex/tex-gyre/qxqcs.fd
14mr|texlive-tex-gyre-2.004-3|832	%{_texmfdistdir}/tex/latex/tex-gyre/qxqhv.fd
14mr|texlive-tex-gyre-2.004-3|833	%{_texmfdistdir}/tex/latex/tex-gyre/qxqhvc.fd
14mr|texlive-tex-gyre-2.004-3|834	%{_texmfdistdir}/tex/latex/tex-gyre/qxqpl.fd
14mr|texlive-tex-gyre-2.004-3|835	%{_texmfdistdir}/tex/latex/tex-gyre/qxqtm.fd
14mr|texlive-tex-gyre-2.004-3|836	%{_texmfdistdir}/tex/latex/tex-gyre/qxqzc.fd
14mr|texlive-tex-gyre-2.004-3|837	%{_texmfdistdir}/tex/latex/tex-gyre/qzapfcha.sty
14mr|texlive-tex-gyre-2.004-3|838	%{_texmfdistdir}/tex/latex/tex-gyre/t1qag.fd
14mr|texlive-tex-gyre-2.004-3|839	%{_texmfdistdir}/tex/latex/tex-gyre/t1qbk.fd
14mr|texlive-tex-gyre-2.004-3|840	%{_texmfdistdir}/tex/latex/tex-gyre/t1qcr.fd
14mr|texlive-tex-gyre-2.004-3|841	%{_texmfdistdir}/tex/latex/tex-gyre/t1qcs.fd
14mr|texlive-tex-gyre-2.004-3|842	%{_texmfdistdir}/tex/latex/tex-gyre/t1qhv.fd
14mr|texlive-tex-gyre-2.004-3|843	%{_texmfdistdir}/tex/latex/tex-gyre/t1qhvc.fd
14mr|texlive-tex-gyre-2.004-3|844	%{_texmfdistdir}/tex/latex/tex-gyre/t1qpl.fd
14mr|texlive-tex-gyre-2.004-3|845	%{_texmfdistdir}/tex/latex/tex-gyre/t1qtm.fd
14mr|texlive-tex-gyre-2.004-3|846	%{_texmfdistdir}/tex/latex/tex-gyre/t1qzc.fd
14mr|texlive-tex-gyre-2.004-3|847	%{_texmfdistdir}/tex/latex/tex-gyre/t5qag.fd
14mr|texlive-tex-gyre-2.004-3|848	%{_texmfdistdir}/tex/latex/tex-gyre/t5qbk.fd
14mr|texlive-tex-gyre-2.004-3|849	%{_texmfdistdir}/tex/latex/tex-gyre/t5qcr.fd
14mr|texlive-tex-gyre-2.004-3|850	%{_texmfdistdir}/tex/latex/tex-gyre/t5qcs.fd
14mr|texlive-tex-gyre-2.004-3|851	%{_texmfdistdir}/tex/latex/tex-gyre/t5qhv.fd
14mr|texlive-tex-gyre-2.004-3|852	%{_texmfdistdir}/tex/latex/tex-gyre/t5qhvc.fd
14mr|texlive-tex-gyre-2.004-3|853	%{_texmfdistdir}/tex/latex/tex-gyre/t5qpl.fd
14mr|texlive-tex-gyre-2.004-3|854	%{_texmfdistdir}/tex/latex/tex-gyre/t5qtm.fd
14mr|texlive-tex-gyre-2.004-3|855	%{_texmfdistdir}/tex/latex/tex-gyre/t5qzc.fd
14mr|texlive-tex-gyre-2.004-3|856	%{_texmfdistdir}/tex/latex/tex-gyre/tgadventor.sty
14mr|texlive-tex-gyre-2.004-3|857	%{_texmfdistdir}/tex/latex/tex-gyre/tgbonum.sty
14mr|texlive-tex-gyre-2.004-3|858	%{_texmfdistdir}/tex/latex/tex-gyre/tgchorus.sty
14mr|texlive-tex-gyre-2.004-3|859	%{_texmfdistdir}/tex/latex/tex-gyre/tgcursor.sty
14mr|texlive-tex-gyre-2.004-3|860	%{_texmfdistdir}/tex/latex/tex-gyre/tgheros.sty
14mr|texlive-tex-gyre-2.004-3|861	%{_texmfdistdir}/tex/latex/tex-gyre/tgpagella.sty
14mr|texlive-tex-gyre-2.004-3|862	%{_texmfdistdir}/tex/latex/tex-gyre/tgschola.sty
14mr|texlive-tex-gyre-2.004-3|863	%{_texmfdistdir}/tex/latex/tex-gyre/tgtermes.sty
14mr|texlive-tex-gyre-2.004-3|864	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qag.fd
14mr|texlive-tex-gyre-2.004-3|865	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qbk.fd
14mr|texlive-tex-gyre-2.004-3|866	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qcr.fd
14mr|texlive-tex-gyre-2.004-3|867	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qcs.fd
14mr|texlive-tex-gyre-2.004-3|868	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qhv.fd
14mr|texlive-tex-gyre-2.004-3|869	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qhvc.fd
14mr|texlive-tex-gyre-2.004-3|870	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qpl.fd
14mr|texlive-tex-gyre-2.004-3|871	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qtm.fd
14mr|texlive-tex-gyre-2.004-3|872	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qzc.fd
14mr|texlive-tex-gyre-2.004-3|873	%_texmf_updmap_d/tex-gyre
14mr|texlive-tex-gyre-2.004-3|874	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/GUST-FONT-LICENSE.txt
14mr|texlive-tex-gyre-2.004-3|875	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Adventor.txt
14mr|texlive-tex-gyre-2.004-3|876	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Bonum.txt
14mr|texlive-tex-gyre-2.004-3|877	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Chorus.txt
14mr|texlive-tex-gyre-2.004-3|878	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Cursor.txt
14mr|texlive-tex-gyre-2.004-3|879	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Heros.txt
14mr|texlive-tex-gyre-2.004-3|880	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Pagella.txt
14mr|texlive-tex-gyre-2.004-3|881	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Schola.txt
14mr|texlive-tex-gyre-2.004-3|882	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Termes.txt
14mr|texlive-tex-gyre-2.004-3|883	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Adventor.txt
14mr|texlive-tex-gyre-2.004-3|884	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Bonum.txt
14mr|texlive-tex-gyre-2.004-3|885	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Chorus.txt
14mr|texlive-tex-gyre-2.004-3|886	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Cursor.txt
14mr|texlive-tex-gyre-2.004-3|887	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Heros.txt
14mr|texlive-tex-gyre-2.004-3|888	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Pagella.txt
14mr|texlive-tex-gyre-2.004-3|889	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Schola.txt
14mr|texlive-tex-gyre-2.004-3|890	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Termes.txt
14mr|texlive-tex-gyre-2.004-3|891	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/goadb999.nam
14mr|texlive-tex-gyre-2.004-3|892	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-hist.txt
14mr|texlive-tex-gyre-2.004-3|893	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-info.pdf
14mr|texlive-tex-gyre-2.004-3|894	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-test.pdf
14mr|texlive-tex-gyre-2.004-3|895	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-test.tex
14mr|texlive-tex-gyre-2.004-3|896	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagb.fea
14mr|texlive-tex-gyre-2.004-3|897	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagbi.fea
14mr|texlive-tex-gyre-2.004-3|898	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagr.fea
14mr|texlive-tex-gyre-2.004-3|899	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagri.fea
14mr|texlive-tex-gyre-2.004-3|900	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-hist.txt
14mr|texlive-tex-gyre-2.004-3|901	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-info.pdf
14mr|texlive-tex-gyre-2.004-3|902	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-test.pdf
14mr|texlive-tex-gyre-2.004-3|903	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-test.tex
14mr|texlive-tex-gyre-2.004-3|904	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkb.fea
14mr|texlive-tex-gyre-2.004-3|905	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkbi.fea
14mr|texlive-tex-gyre-2.004-3|906	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkr.fea
14mr|texlive-tex-gyre-2.004-3|907	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkri.fea
14mr|texlive-tex-gyre-2.004-3|908	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-hist.txt
14mr|texlive-tex-gyre-2.004-3|909	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-info.pdf
14mr|texlive-tex-gyre-2.004-3|910	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-test.pdf
14mr|texlive-tex-gyre-2.004-3|911	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-test.tex
14mr|texlive-tex-gyre-2.004-3|912	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrb.fea
14mr|texlive-tex-gyre-2.004-3|913	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrbi.fea
14mr|texlive-tex-gyre-2.004-3|914	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrr.fea
14mr|texlive-tex-gyre-2.004-3|915	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrri.fea
14mr|texlive-tex-gyre-2.004-3|916	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-hist.txt
14mr|texlive-tex-gyre-2.004-3|917	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-info.pdf
14mr|texlive-tex-gyre-2.004-3|918	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-test.pdf
14mr|texlive-tex-gyre-2.004-3|919	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-test.tex
14mr|texlive-tex-gyre-2.004-3|920	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsb.fea
14mr|texlive-tex-gyre-2.004-3|921	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsbi.fea
14mr|texlive-tex-gyre-2.004-3|922	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsr.fea
14mr|texlive-tex-gyre-2.004-3|923	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsri.fea
14mr|texlive-tex-gyre-2.004-3|924	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-hist.txt
14mr|texlive-tex-gyre-2.004-3|925	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-info.pdf
14mr|texlive-tex-gyre-2.004-3|926	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-test.pdf
14mr|texlive-tex-gyre-2.004-3|927	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-test.tex
14mr|texlive-tex-gyre-2.004-3|928	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvb.fea
14mr|texlive-tex-gyre-2.004-3|929	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvbi.fea
14mr|texlive-tex-gyre-2.004-3|930	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcb.fea
14mr|texlive-tex-gyre-2.004-3|931	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcbi.fea
14mr|texlive-tex-gyre-2.004-3|932	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcr.fea
14mr|texlive-tex-gyre-2.004-3|933	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcri.fea
14mr|texlive-tex-gyre-2.004-3|934	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvr.fea
14mr|texlive-tex-gyre-2.004-3|935	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvri.fea
14mr|texlive-tex-gyre-2.004-3|936	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-hist.txt
14mr|texlive-tex-gyre-2.004-3|937	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-info.pdf
14mr|texlive-tex-gyre-2.004-3|938	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-test.pdf
14mr|texlive-tex-gyre-2.004-3|939	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-test.tex
14mr|texlive-tex-gyre-2.004-3|940	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplb.fea
14mr|texlive-tex-gyre-2.004-3|941	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplbi.fea
14mr|texlive-tex-gyre-2.004-3|942	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplr.fea
14mr|texlive-tex-gyre-2.004-3|943	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplri.fea
14mr|texlive-tex-gyre-2.004-3|944	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-hist.txt
14mr|texlive-tex-gyre-2.004-3|945	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-info.pdf
14mr|texlive-tex-gyre-2.004-3|946	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-test.pdf
14mr|texlive-tex-gyre-2.004-3|947	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-test.tex
14mr|texlive-tex-gyre-2.004-3|948	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmb.fea
14mr|texlive-tex-gyre-2.004-3|949	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmbi.fea
14mr|texlive-tex-gyre-2.004-3|950	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmr.fea
14mr|texlive-tex-gyre-2.004-3|951	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmri.fea
14mr|texlive-tex-gyre-2.004-3|952	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-hist.txt
14mr|texlive-tex-gyre-2.004-3|953	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-info.pdf
14mr|texlive-tex-gyre-2.004-3|954	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-test.pdf
14mr|texlive-tex-gyre-2.004-3|955	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-test.tex
14mr|texlive-tex-gyre-2.004-3|956	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzcmi.fea
14mr|texlive-tex-gyre-2.004-3|957	
14mr|texlive-tex-gyre-2.004-3|958	#-----------------------------------------------------------------------
14mr|texlive-tex-gyre-2.004-3|959	%prep
14mr|texlive-tex-gyre-2.004-3|960	%setup -c -a0 -a1
14mr|texlive-tex-gyre-2.004-3|961	
14mr|texlive-tex-gyre-2.004-3|962	%build
14mr|texlive-tex-gyre-2.004-3|963	
14mr|texlive-tex-gyre-2.004-3|964	%install
14mr|texlive-tex-gyre-2.004-3|965	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-gyre-2.004-3|966	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-gyre-2.004-3|967	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-tex-gyre-2.004-3|968	cat > %{buildroot}%{_texmf_updmap_d}/tex-gyre <<EOF
14mr|texlive-tex-gyre-2.004-3|969	Map qag.map
14mr|texlive-tex-gyre-2.004-3|970	Map qbk.map
14mr|texlive-tex-gyre-2.004-3|971	Map qcr.map
14mr|texlive-tex-gyre-2.004-3|972	Map qcs.map
14mr|texlive-tex-gyre-2.004-3|973	Map qhv.map
14mr|texlive-tex-gyre-2.004-3|974	Map qpl.map
14mr|texlive-tex-gyre-2.004-3|975	Map qtm.map
14mr|texlive-tex-gyre-2.004-3|976	Map qzc.map
14mr|texlive-tex-gyre-2.004-3|977	EOF
14mr|texlive-tex-gyre-2.004-3|978	
14mr|texlive-tex-gyre-2.004-3|979	
14mr|texlive-tex-gyre-2.004-3|980	
14mr|texlive-tex-gyre-2.004-3|981	%changelog
14mr|texlive-tex-gyre-2.004-3|982	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.004-3
14mr|texlive-tex-gyre-2.004-3|983	+ Revision: 2991369
14mr|texlive-tex-gyre-2.004-3|984	- MassBuild#440: Increase release tag
14mr|texlive-tex-gyre-2.004-3|985	
14mr|texlive-tex-gyre-2.004-3|986	

21526 14
14mr|texlive-tex-gyre-math-1.008-2|1	# revision 26838
14mr|texlive-tex-gyre-math-1.008-2|2	# category Package
14mr|texlive-tex-gyre-math-1.008-2|3	# catalog-ctan /fonts/tex-gyre-math
14mr|texlive-tex-gyre-math-1.008-2|4	# catalog-date 2012-06-05 00:19:44 +0200
14mr|texlive-tex-gyre-math-1.008-2|5	# catalog-license lppl
14mr|texlive-tex-gyre-math-1.008-2|6	# catalog-version 1.008
14mr|texlive-tex-gyre-math-1.008-2|7	Name:		texlive-tex-gyre-math
14mr|texlive-tex-gyre-math-1.008-2|8	Version:	1.008
14mr|texlive-tex-gyre-math-1.008-2|9	Release:	2
14mr|texlive-tex-gyre-math-1.008-2|10	Summary:	Maths fonts to match tex-gyre text fonts
14mr|texlive-tex-gyre-math-1.008-2|11	Group:		Publishing
14mr|texlive-tex-gyre-math-1.008-2|12	URL:		http://www.ctan.org/tex-archive/fonts/tex-gyre-math
14mr|texlive-tex-gyre-math-1.008-2|13	License:	LPPL
14mr|texlive-tex-gyre-math-1.008-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre-math.tar.xz
14mr|texlive-tex-gyre-math-1.008-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre-math.doc.tar.xz
14mr|texlive-tex-gyre-math-1.008-2|16	BuildArch:	noarch
14mr|texlive-tex-gyre-math-1.008-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-gyre-math-1.008-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-gyre-math-1.008-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-tex-gyre-math-1.008-2|20	
14mr|texlive-tex-gyre-math-1.008-2|21	%description
14mr|texlive-tex-gyre-math-1.008-2|22	TeX-Gyre-Math is to be a collection of maths fonts to match the
14mr|texlive-tex-gyre-math-1.008-2|23	text fonts of the TeX-Gyre collection. The collection will be
14mr|texlive-tex-gyre-math-1.008-2|24	made available in OpenType format, only; fonts will conform to
14mr|texlive-tex-gyre-math-1.008-2|25	the developing standards for OpenType maths fonts. At present,
14mr|texlive-tex-gyre-math-1.008-2|26	only TeX-Gyre-Math-Pagella is available.
14mr|texlive-tex-gyre-math-1.008-2|27	
14mr|texlive-tex-gyre-math-1.008-2|28	%post
14mr|texlive-tex-gyre-math-1.008-2|29	%{_sbindir}/texlive.post
14mr|texlive-tex-gyre-math-1.008-2|30	
14mr|texlive-tex-gyre-math-1.008-2|31	%postun
14mr|texlive-tex-gyre-math-1.008-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-tex-gyre-math-1.008-2|33	%{_sbindir}/texlive.post
14mr|texlive-tex-gyre-math-1.008-2|34	fi
14mr|texlive-tex-gyre-math-1.008-2|35	
14mr|texlive-tex-gyre-math-1.008-2|36	#-----------------------------------------------------------------------
14mr|texlive-tex-gyre-math-1.008-2|37	%files
14mr|texlive-tex-gyre-math-1.008-2|38	%{_texmfdistdir}/fonts/opentype/public/tex-gyre-math/texgyrepagella-math.otf
14mr|texlive-tex-gyre-math-1.008-2|39	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/GUST-FONT-LICENSE.txt
14mr|texlive-tex-gyre-math-1.008-2|40	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Pagella-Math.txt
14mr|texlive-tex-gyre-math-1.008-2|41	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt
14mr|texlive-tex-gyre-math-1.008-2|42	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/math-test.tex
14mr|texlive-tex-gyre-math-1.008-2|43	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/presentation-tg_pagella_math.pdf
14mr|texlive-tex-gyre-math-1.008-2|44	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.pdf
14mr|texlive-tex-gyre-math-1.008-2|45	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.tex
14mr|texlive-tex-gyre-math-1.008-2|46	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-tg_pagella_math.docx
14mr|texlive-tex-gyre-math-1.008-2|47	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-tg_pagella_math.pdf
14mr|texlive-tex-gyre-math-1.008-2|48	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-tg_pagella_math.pdf
14mr|texlive-tex-gyre-math-1.008-2|49	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-tg_pagella_math.tex
14mr|texlive-tex-gyre-math-1.008-2|50	
14mr|texlive-tex-gyre-math-1.008-2|51	#-----------------------------------------------------------------------
14mr|texlive-tex-gyre-math-1.008-2|52	%prep
14mr|texlive-tex-gyre-math-1.008-2|53	%setup -c -a0 -a1
14mr|texlive-tex-gyre-math-1.008-2|54	
14mr|texlive-tex-gyre-math-1.008-2|55	%build
14mr|texlive-tex-gyre-math-1.008-2|56	
14mr|texlive-tex-gyre-math-1.008-2|57	%install
14mr|texlive-tex-gyre-math-1.008-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-gyre-math-1.008-2|59	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-gyre-math-1.008-2|60	
14mr|texlive-tex-gyre-math-1.008-2|61	
14mr|texlive-tex-gyre-math-1.008-2|62	
14mr|texlive-tex-gyre-math-1.008-2|63	%changelog
14mr|texlive-tex-gyre-math-1.008-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.008-2
14mr|texlive-tex-gyre-math-1.008-2|65	+ Revision: 34ffbc3
14mr|texlive-tex-gyre-math-1.008-2|66	- MassBuild#440: Increase release tag
14mr|texlive-tex-gyre-math-1.008-2|67	
14mr|texlive-tex-gyre-math-1.008-2|68	

21527 14
14mr|texlive-texilikechaps-1.0-3|1	# revision 16752
14mr|texlive-texilikechaps-1.0-3|2	# category Package
14mr|texlive-texilikechaps-1.0-3|3	# catalog-ctan /macros/latex/contrib/misc/texilikechaps.sty
14mr|texlive-texilikechaps-1.0-3|4	# catalog-date 2010-01-19 19:25:42 +0100
14mr|texlive-texilikechaps-1.0-3|5	# catalog-license lppl
14mr|texlive-texilikechaps-1.0-3|6	# catalog-version 1.0
14mr|texlive-texilikechaps-1.0-3|7	Name:		texlive-texilikechaps
14mr|texlive-texilikechaps-1.0-3|8	Version:	1.0
14mr|texlive-texilikechaps-1.0-3|9	Release:	3
14mr|texlive-texilikechaps-1.0-3|10	Summary:	Format chapters with a texi-like format
14mr|texlive-texilikechaps-1.0-3|11	Group:		Publishing
14mr|texlive-texilikechaps-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc/texilikechaps.sty
14mr|texlive-texilikechaps-1.0-3|13	License:	LPPL
14mr|texlive-texilikechaps-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texilikechaps.tar.xz
14mr|texlive-texilikechaps-1.0-3|15	BuildArch:	noarch
14mr|texlive-texilikechaps-1.0-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-texilikechaps-1.0-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-texilikechaps-1.0-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-texilikechaps-1.0-3|19	
14mr|texlive-texilikechaps-1.0-3|20	%description
14mr|texlive-texilikechaps-1.0-3|21	The package enables the user to reduce the size of the rather
14mr|texlive-texilikechaps-1.0-3|22	large chapter headings in standard classes into a texi-like
14mr|texlive-texilikechaps-1.0-3|23	smaller format. Details of the format may be controlled with
14mr|texlive-texilikechaps-1.0-3|24	internal commands.
14mr|texlive-texilikechaps-1.0-3|25	
14mr|texlive-texilikechaps-1.0-3|26	%post
14mr|texlive-texilikechaps-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-texilikechaps-1.0-3|28	
14mr|texlive-texilikechaps-1.0-3|29	%postun
14mr|texlive-texilikechaps-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-texilikechaps-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-texilikechaps-1.0-3|32	fi
14mr|texlive-texilikechaps-1.0-3|33	
14mr|texlive-texilikechaps-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-texilikechaps-1.0-3|35	%files
14mr|texlive-texilikechaps-1.0-3|36	%{_texmfdistdir}/tex/latex/texilikechaps/texilikechaps.sty
14mr|texlive-texilikechaps-1.0-3|37	
14mr|texlive-texilikechaps-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-texilikechaps-1.0-3|39	%prep
14mr|texlive-texilikechaps-1.0-3|40	%setup -c -a0
14mr|texlive-texilikechaps-1.0-3|41	
14mr|texlive-texilikechaps-1.0-3|42	%build
14mr|texlive-texilikechaps-1.0-3|43	
14mr|texlive-texilikechaps-1.0-3|44	%install
14mr|texlive-texilikechaps-1.0-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texilikechaps-1.0-3|46	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-texilikechaps-1.0-3|47	
14mr|texlive-texilikechaps-1.0-3|48	
14mr|texlive-texilikechaps-1.0-3|49	
14mr|texlive-texilikechaps-1.0-3|50	%changelog
14mr|texlive-texilikechaps-1.0-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-texilikechaps-1.0-3|52	+ Revision: 2b2b3dd
14mr|texlive-texilikechaps-1.0-3|53	- MassBuild#440: Increase release tag
14mr|texlive-texilikechaps-1.0-3|54	
14mr|texlive-texilikechaps-1.0-3|55	

21528 14
14mr|texlive-texilikecover-0.1-3|1	# revision 15878
14mr|texlive-texilikecover-0.1-3|2	# category Package
14mr|texlive-texilikecover-0.1-3|3	# catalog-ctan /macros/latex/contrib/misc/texilikecover.sty
14mr|texlive-texilikecover-0.1-3|4	# catalog-date 2008-08-24 10:50:19 +0200
14mr|texlive-texilikecover-0.1-3|5	# catalog-license lppl
14mr|texlive-texilikecover-0.1-3|6	# catalog-version 0.1
14mr|texlive-texilikecover-0.1-3|7	Name:		texlive-texilikecover
14mr|texlive-texilikecover-0.1-3|8	Version:	0.1
14mr|texlive-texilikecover-0.1-3|9	Release:	3
14mr|texlive-texilikecover-0.1-3|10	Summary:	A cover-page package, like TeXinfo
14mr|texlive-texilikecover-0.1-3|11	Group:		Publishing
14mr|texlive-texilikecover-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc/texilikecover.sty
14mr|texlive-texilikecover-0.1-3|13	License:	LPPL
14mr|texlive-texilikecover-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texilikecover.tar.xz
14mr|texlive-texilikecover-0.1-3|15	BuildArch:	noarch
14mr|texlive-texilikecover-0.1-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-texilikecover-0.1-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-texilikecover-0.1-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-texilikecover-0.1-3|19	
14mr|texlive-texilikecover-0.1-3|20	%description
14mr|texlive-texilikecover-0.1-3|21	The package creates document cover pages, like those that
14mr|texlive-texilikecover-0.1-3|22	TeXinfo produces.
14mr|texlive-texilikecover-0.1-3|23	
14mr|texlive-texilikecover-0.1-3|24	%post
14mr|texlive-texilikecover-0.1-3|25	%{_sbindir}/texlive.post
14mr|texlive-texilikecover-0.1-3|26	
14mr|texlive-texilikecover-0.1-3|27	%postun
14mr|texlive-texilikecover-0.1-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-texilikecover-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-texilikecover-0.1-3|30	fi
14mr|texlive-texilikecover-0.1-3|31	
14mr|texlive-texilikecover-0.1-3|32	#-----------------------------------------------------------------------
14mr|texlive-texilikecover-0.1-3|33	%files
14mr|texlive-texilikecover-0.1-3|34	%{_texmfdistdir}/tex/latex/texilikecover/texilikecover.sty
14mr|texlive-texilikecover-0.1-3|35	
14mr|texlive-texilikecover-0.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-texilikecover-0.1-3|37	%prep
14mr|texlive-texilikecover-0.1-3|38	%setup -c -a0
14mr|texlive-texilikecover-0.1-3|39	
14mr|texlive-texilikecover-0.1-3|40	%build
14mr|texlive-texilikecover-0.1-3|41	
14mr|texlive-texilikecover-0.1-3|42	%install
14mr|texlive-texilikecover-0.1-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texilikecover-0.1-3|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-texilikecover-0.1-3|45	
14mr|texlive-texilikecover-0.1-3|46	
14mr|texlive-texilikecover-0.1-3|47	
14mr|texlive-texilikecover-0.1-3|48	%changelog
14mr|texlive-texilikecover-0.1-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-texilikecover-0.1-3|50	+ Revision: 537d1ff
14mr|texlive-texilikecover-0.1-3|51	- MassBuild#440: Increase release tag
14mr|texlive-texilikecover-0.1-3|52	
14mr|texlive-texilikecover-0.1-3|53	

21529 14
14mr|texlive-texinfo-5.1-7|1	# revision 32911
14mr|texlive-texinfo-5.1-7|2	# category Package
14mr|texlive-texinfo-5.1-7|3	# catalog-ctan /macros/texinfo/texinfo
14mr|texlive-texinfo-5.1-7|4	# catalog-date 2013-03-17 00:29:52 +0100
14mr|texlive-texinfo-5.1-7|5	# catalog-license gpl
14mr|texlive-texinfo-5.1-7|6	# catalog-version 5.1
14mr|texlive-texinfo-5.1-7|7	Name:		texlive-texinfo
14mr|texlive-texinfo-5.1-7|8	Epoch:		1
14mr|texlive-texinfo-5.1-7|9	Version:	5.1
14mr|texlive-texinfo-5.1-7|10	Release:	7
14mr|texlive-texinfo-5.1-7|11	Summary:	Texinfo documentation system
14mr|texlive-texinfo-5.1-7|12	Group:		Publishing
14mr|texlive-texinfo-5.1-7|13	URL:		http://www.ctan.org/tex-archive/macros/texinfo/texinfo
14mr|texlive-texinfo-5.1-7|14	License:	GPL
14mr|texlive-texinfo-5.1-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texinfo.tar.xz
14mr|texlive-texinfo-5.1-7|16	BuildArch:	noarch
14mr|texlive-texinfo-5.1-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texinfo-5.1-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texinfo-5.1-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-texinfo-5.1-7|20	
14mr|texlive-texinfo-5.1-7|21	%description
14mr|texlive-texinfo-5.1-7|22	Texinfo is the preferred format for documentation in the GNU
14mr|texlive-texinfo-5.1-7|23	project; the format may be used to produce online or printed
14mr|texlive-texinfo-5.1-7|24	output from a single source. The Texinfo macros may be used to
14mr|texlive-texinfo-5.1-7|25	produce printable output using TeX; other programs in the
14mr|texlive-texinfo-5.1-7|26	distribution offer online interactive use (with hypertext
14mr|texlive-texinfo-5.1-7|27	linkages in some cases). Note that a developers' snapshot of
14mr|texlive-texinfo-5.1-7|28	the latest release of the Texinfo macros may be found in the
14mr|texlive-texinfo-5.1-7|29	Texinfo 'latest' package.
14mr|texlive-texinfo-5.1-7|30	
14mr|texlive-texinfo-5.1-7|31	%post
14mr|texlive-texinfo-5.1-7|32	%{_sbindir}/texlive.post
14mr|texlive-texinfo-5.1-7|33	
14mr|texlive-texinfo-5.1-7|34	%postun
14mr|texlive-texinfo-5.1-7|35	if [ $1 -eq 0 ]; then
14mr|texlive-texinfo-5.1-7|36	%{_sbindir}/texlive.post
14mr|texlive-texinfo-5.1-7|37	fi
14mr|texlive-texinfo-5.1-7|38	
14mr|texlive-texinfo-5.1-7|39	#-----------------------------------------------------------------------
14mr|texlive-texinfo-5.1-7|40	%files
14mr|texlive-texinfo-5.1-7|41	%{_texmfdistdir}/tex/texinfo/texinfo.ini
14mr|texlive-texinfo-5.1-7|42	%{_texmfdistdir}/tex/texinfo/texinfo.tex
14mr|texlive-texinfo-5.1-7|43	%{_texmfdistdir}/tex/texinfo/txi-cs.tex
14mr|texlive-texinfo-5.1-7|44	%{_texmfdistdir}/tex/texinfo/txi-de.tex
14mr|texlive-texinfo-5.1-7|45	%{_texmfdistdir}/tex/texinfo/txi-en.tex
14mr|texlive-texinfo-5.1-7|46	%{_texmfdistdir}/tex/texinfo/txi-es.tex
14mr|texlive-texinfo-5.1-7|47	%{_texmfdistdir}/tex/texinfo/txi-fr.tex
14mr|texlive-texinfo-5.1-7|48	%{_texmfdistdir}/tex/texinfo/txi-it.tex
14mr|texlive-texinfo-5.1-7|49	%{_texmfdistdir}/tex/texinfo/txi-nb.tex
14mr|texlive-texinfo-5.1-7|50	%{_texmfdistdir}/tex/texinfo/txi-nl.tex
14mr|texlive-texinfo-5.1-7|51	%{_texmfdistdir}/tex/texinfo/txi-nn.tex
14mr|texlive-texinfo-5.1-7|52	%{_texmfdistdir}/tex/texinfo/txi-pl.tex
14mr|texlive-texinfo-5.1-7|53	%{_texmfdistdir}/tex/texinfo/txi-pt.tex
14mr|texlive-texinfo-5.1-7|54	%{_texmfdistdir}/tex/texinfo/txi-ru.tex
14mr|texlive-texinfo-5.1-7|55	%{_texmfdistdir}/tex/texinfo/txi-sr.tex
14mr|texlive-texinfo-5.1-7|56	%{_texmfdistdir}/tex/texinfo/txi-tr.tex
14mr|texlive-texinfo-5.1-7|57	%{_texmfdistdir}/tex/texinfo/txi-uk.tex
14mr|texlive-texinfo-5.1-7|58	
14mr|texlive-texinfo-5.1-7|59	#-----------------------------------------------------------------------
14mr|texlive-texinfo-5.1-7|60	%prep
14mr|texlive-texinfo-5.1-7|61	%setup -c -a0
14mr|texlive-texinfo-5.1-7|62	
14mr|texlive-texinfo-5.1-7|63	%build
14mr|texlive-texinfo-5.1-7|64	
14mr|texlive-texinfo-5.1-7|65	%install
14mr|texlive-texinfo-5.1-7|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texinfo-5.1-7|67	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-texinfo-5.1-7|68	
14mr|texlive-texinfo-5.1-7|69	%changelog
14mr|texlive-texinfo-5.1-7|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:5.1-7
14mr|texlive-texinfo-5.1-7|71	+ Revision: 620745b
14mr|texlive-texinfo-5.1-7|72	- MassBuild#440: Increase release tag
14mr|texlive-texinfo-5.1-7|73	
14mr|texlive-texinfo-5.1-7|74	

21530 14
14mr|texlive-tex-label-20091214-3|1	# revision 16372
14mr|texlive-tex-label-20091214-3|2	# category Package
14mr|texlive-tex-label-20091214-3|3	# catalog-ctan /macros/latex/contrib/tex-label
14mr|texlive-tex-label-20091214-3|4	# catalog-date 2009-12-14 16:47:24 +0100
14mr|texlive-tex-label-20091214-3|5	# catalog-license lppl1.3
14mr|texlive-tex-label-20091214-3|6	# catalog-version undef
14mr|texlive-tex-label-20091214-3|7	Name:		texlive-tex-label
14mr|texlive-tex-label-20091214-3|8	Version:	20091214
14mr|texlive-tex-label-20091214-3|9	Release:	3
14mr|texlive-tex-label-20091214-3|10	Summary:	Place a classification on each page of a document
14mr|texlive-tex-label-20091214-3|11	Group:		Publishing
14mr|texlive-tex-label-20091214-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tex-label
14mr|texlive-tex-label-20091214-3|13	License:	LPPL1.3
14mr|texlive-tex-label-20091214-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-label.tar.xz
14mr|texlive-tex-label-20091214-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-label.doc.tar.xz
14mr|texlive-tex-label-20091214-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-label.source.tar.xz
14mr|texlive-tex-label-20091214-3|17	BuildArch:	noarch
14mr|texlive-tex-label-20091214-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-label-20091214-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-label-20091214-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tex-label-20091214-3|21	
14mr|texlive-tex-label-20091214-3|22	%description
14mr|texlive-tex-label-20091214-3|23	Enables the user to place a 'classification' label on each
14mr|texlive-tex-label-20091214-3|24	page, at the bottom to the right of the page number.
14mr|texlive-tex-label-20091214-3|25	
14mr|texlive-tex-label-20091214-3|26	%post
14mr|texlive-tex-label-20091214-3|27	%{_sbindir}/texlive.post
14mr|texlive-tex-label-20091214-3|28	
14mr|texlive-tex-label-20091214-3|29	%postun
14mr|texlive-tex-label-20091214-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tex-label-20091214-3|31	%{_sbindir}/texlive.post
14mr|texlive-tex-label-20091214-3|32	fi
14mr|texlive-tex-label-20091214-3|33	
14mr|texlive-tex-label-20091214-3|34	#-----------------------------------------------------------------------
14mr|texlive-tex-label-20091214-3|35	%files
14mr|texlive-tex-label-20091214-3|36	%{_texmfdistdir}/tex/latex/tex-label/tex-label.sty
14mr|texlive-tex-label-20091214-3|37	%doc %{_texmfdistdir}/doc/latex/tex-label/README
14mr|texlive-tex-label-20091214-3|38	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-demo.pdf
14mr|texlive-tex-label-20091214-3|39	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-demo.tex
14mr|texlive-tex-label-20091214-3|40	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-doc.pdf
14mr|texlive-tex-label-20091214-3|41	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-doc.tex
14mr|texlive-tex-label-20091214-3|42	#- source
14mr|texlive-tex-label-20091214-3|43	%doc %{_texmfdistdir}/source/latex/tex-label/Makefile
14mr|texlive-tex-label-20091214-3|44	
14mr|texlive-tex-label-20091214-3|45	#-----------------------------------------------------------------------
14mr|texlive-tex-label-20091214-3|46	%prep
14mr|texlive-tex-label-20091214-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-tex-label-20091214-3|48	
14mr|texlive-tex-label-20091214-3|49	%build
14mr|texlive-tex-label-20091214-3|50	
14mr|texlive-tex-label-20091214-3|51	%install
14mr|texlive-tex-label-20091214-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-label-20091214-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-label-20091214-3|54	
14mr|texlive-tex-label-20091214-3|55	
14mr|texlive-tex-label-20091214-3|56	
14mr|texlive-tex-label-20091214-3|57	%changelog
14mr|texlive-tex-label-20091214-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091214-3
14mr|texlive-tex-label-20091214-3|59	+ Revision: beb653b
14mr|texlive-tex-label-20091214-3|60	- MassBuild#440: Increase release tag
14mr|texlive-tex-label-20091214-3|61	
14mr|texlive-tex-label-20091214-3|62	

21531 14
14mr|texlive-texlive-common-20131009-6|1	# revision 30524
14mr|texlive-texlive-common-20131009-6|2	# category TLCore
14mr|texlive-texlive-common-20131009-6|3	# catalog-ctan undef
14mr|texlive-texlive-common-20131009-6|4	# catalog-date undef
14mr|texlive-texlive-common-20131009-6|5	# catalog-license undef
14mr|texlive-texlive-common-20131009-6|6	# catalog-version undef
14mr|texlive-texlive-common-20131009-6|7	Name:		texlive-texlive-common
14mr|texlive-texlive-common-20131009-6|8	Version:	20131009
14mr|texlive-texlive-common-20131009-6|9	Release:	6
14mr|texlive-texlive-common-20131009-6|10	Summary:	TeX Live documentation (common elements)
14mr|texlive-texlive-common-20131009-6|11	Group:		Publishing
14mr|texlive-texlive-common-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-common-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-common-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-common.tar.xz
14mr|texlive-texlive-common-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-common.doc.tar.xz
14mr|texlive-texlive-common-20131009-6|16	BuildArch:	noarch
14mr|texlive-texlive-common-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-common-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-common-20131009-6|19	
14mr|texlive-texlive-common-20131009-6|20	%description
14mr|texlive-texlive-common-20131009-6|21	TeXLive texlive-common package.
14mr|texlive-texlive-common-20131009-6|22	
14mr|texlive-texlive-common-20131009-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-common-20131009-6|24	%files
14mr|texlive-texlive-common-20131009-6|25	%doc %{_texmfdistdir}/doc/texlive/index.html
14mr|texlive-texlive-common-20131009-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex5.tex
14mr|texlive-texlive-common-20131009-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6.tex
14mr|texlive-texlive-common-20131009-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6a.tex
14mr|texlive-texlive-common-20131009-6|29	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6b.tex
14mr|texlive-texlive-common-20131009-6|30	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6c.tex
14mr|texlive-texlive-common-20131009-6|31	%doc %{_texmfdistdir}/doc/texlive/texlive-common/install-lnx-main.png
14mr|texlive-texlive-common-20131009-6|32	%doc %{_texmfdistdir}/doc/texlive/texlive-common/psview.png
14mr|texlive-texlive-common-20131009-6|33	%doc %{_texmfdistdir}/doc/texlive/texlive-common/stdcoll.png
14mr|texlive-texlive-common-20131009-6|34	%doc %{_texmfdistdir}/doc/texlive/texlive-common/tlmgr-general-options.png
14mr|texlive-texlive-common-20131009-6|35	%doc %{_texmfdistdir}/doc/texlive/texlive-common/tlmgr-gui.png
14mr|texlive-texlive-common-20131009-6|36	%doc %{_texmfdistdir}/doc/texlive/texlive-common/tlmgr-paper-options.png
14mr|texlive-texlive-common-20131009-6|37	%doc %{_texmfdistdir}/doc/texlive/texlive-common/tray-menu.png
14mr|texlive-texlive-common-20131009-6|38	%doc %{_texmfdistdir}/doc/texlive/texlive-common/wizard-w32.png
14mr|texlive-texlive-common-20131009-6|39	
14mr|texlive-texlive-common-20131009-6|40	#-----------------------------------------------------------------------
14mr|texlive-texlive-common-20131009-6|41	%prep
14mr|texlive-texlive-common-20131009-6|42	%setup -c -a0 -a1
14mr|texlive-texlive-common-20131009-6|43	
14mr|texlive-texlive-common-20131009-6|44	%build
14mr|texlive-texlive-common-20131009-6|45	
14mr|texlive-texlive-common-20131009-6|46	%install
14mr|texlive-texlive-common-20131009-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-common-20131009-6|48	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-common-20131009-6|49	
14mr|texlive-texlive-common-20131009-6|50	%changelog
14mr|texlive-texlive-common-20131009-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-texlive-common-20131009-6|52	+ Revision: 48310db
14mr|texlive-texlive-common-20131009-6|53	- MassBuild#440: Increase release tag
14mr|texlive-texlive-common-20131009-6|54	
14mr|texlive-texlive-common-20131009-6|55	

21532 14
14mr|texlive-texlive-cz-20131009-6|1	# revision 30808
14mr|texlive-texlive-cz-20131009-6|2	# category TLCore
14mr|texlive-texlive-cz-20131009-6|3	# catalog-ctan undef
14mr|texlive-texlive-cz-20131009-6|4	# catalog-date undef
14mr|texlive-texlive-cz-20131009-6|5	# catalog-license undef
14mr|texlive-texlive-cz-20131009-6|6	# catalog-version undef
14mr|texlive-texlive-cz-20131009-6|7	Name:		texlive-texlive-cz
14mr|texlive-texlive-cz-20131009-6|8	Version:	20131009
14mr|texlive-texlive-cz-20131009-6|9	Release:	6
14mr|texlive-texlive-cz-20131009-6|10	Summary:	TeX Live manual (Czech/Slovak)
14mr|texlive-texlive-cz-20131009-6|11	Group:		Publishing
14mr|texlive-texlive-cz-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-cz-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-cz-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-cz.tar.xz
14mr|texlive-texlive-cz-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-cz.doc.tar.xz
14mr|texlive-texlive-cz-20131009-6|16	BuildArch:	noarch
14mr|texlive-texlive-cz-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-cz-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-cz-20131009-6|19	
14mr|texlive-texlive-cz-20131009-6|20	%description
14mr|texlive-texlive-cz-20131009-6|21	TeXLive texlive-cz package.
14mr|texlive-texlive-cz-20131009-6|22	
14mr|texlive-texlive-cz-20131009-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-cz-20131009-6|24	%files
14mr|texlive-texlive-cz-20131009-6|25	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/Makefile
14mr|texlive-texlive-cz-20131009-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/csquote.sty
14mr|texlive-texlive-cz-20131009-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/ec-lmr10-19.png
14mr|texlive-texlive-cz-20131009-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/live4ht.cfg
14mr|texlive-texlive-cz-20131009-6|29	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/tex-live.css
14mr|texlive-texlive-cz-20131009-6|30	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.css
14mr|texlive-texlive-cz-20131009-6|31	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.html
14mr|texlive-texlive-cz-20131009-6|32	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.pdf
14mr|texlive-texlive-cz-20131009-6|33	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.tex
14mr|texlive-texlive-cz-20131009-6|34	
14mr|texlive-texlive-cz-20131009-6|35	#-----------------------------------------------------------------------
14mr|texlive-texlive-cz-20131009-6|36	%prep
14mr|texlive-texlive-cz-20131009-6|37	%setup -c -a0 -a1
14mr|texlive-texlive-cz-20131009-6|38	
14mr|texlive-texlive-cz-20131009-6|39	%build
14mr|texlive-texlive-cz-20131009-6|40	
14mr|texlive-texlive-cz-20131009-6|41	%install
14mr|texlive-texlive-cz-20131009-6|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-cz-20131009-6|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-cz-20131009-6|44	
14mr|texlive-texlive-cz-20131009-6|45	%changelog
14mr|texlive-texlive-cz-20131009-6|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-texlive-cz-20131009-6|47	+ Revision: 3bd0086
14mr|texlive-texlive-cz-20131009-6|48	- MassBuild#440: Increase release tag
14mr|texlive-texlive-cz-20131009-6|49	
14mr|texlive-texlive-cz-20131009-6|50	

21533 14
14mr|texlive-texlive-de-20131009-6|1	# revision 31848
14mr|texlive-texlive-de-20131009-6|2	# category TLCore
14mr|texlive-texlive-de-20131009-6|3	# catalog-ctan undef
14mr|texlive-texlive-de-20131009-6|4	# catalog-date undef
14mr|texlive-texlive-de-20131009-6|5	# catalog-license undef
14mr|texlive-texlive-de-20131009-6|6	# catalog-version undef
14mr|texlive-texlive-de-20131009-6|7	Name:		texlive-texlive-de
14mr|texlive-texlive-de-20131009-6|8	Version:	20131009
14mr|texlive-texlive-de-20131009-6|9	Release:	6
14mr|texlive-texlive-de-20131009-6|10	Summary:	TeX Live manual (German)
14mr|texlive-texlive-de-20131009-6|11	Group:		Publishing
14mr|texlive-texlive-de-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-de-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-de-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-de.tar.xz
14mr|texlive-texlive-de-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-de.doc.tar.xz
14mr|texlive-texlive-de-20131009-6|16	BuildArch:	noarch
14mr|texlive-texlive-de-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-de-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-de-20131009-6|19	
14mr|texlive-texlive-de-20131009-6|20	%description
14mr|texlive-texlive-de-20131009-6|21	TeXLive texlive-de package.
14mr|texlive-texlive-de-20131009-6|22	
14mr|texlive-texlive-de-20131009-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-de-20131009-6|24	%files
14mr|texlive-texlive-de-20131009-6|25	%doc %{_texmfdistdir}/doc/texlive/texlive-de/Makefile
14mr|texlive-texlive-de-20131009-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-de/install-lnx-main.png
14mr|texlive-texlive-de-20131009-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-de/lmsy10-40.png
14mr|texlive-texlive-de-20131009-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-de/psview.png
14mr|texlive-texlive-de-20131009-6|29	%doc %{_texmfdistdir}/doc/texlive/texlive-de/stdcoll.png
14mr|texlive-texlive-de-20131009-6|30	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de-html.css
14mr|texlive-texlive-de-20131009-6|31	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de-html.tex
14mr|texlive-texlive-de-20131009-6|32	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.css
14mr|texlive-texlive-de-20131009-6|33	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.html
14mr|texlive-texlive-de-20131009-6|34	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.pdf
14mr|texlive-texlive-de-20131009-6|35	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.tex
14mr|texlive-texlive-de-20131009-6|36	%doc %{_texmfdistdir}/doc/texlive/texlive-de/tlmgr-general-options.png
14mr|texlive-texlive-de-20131009-6|37	%doc %{_texmfdistdir}/doc/texlive/texlive-de/tlmgr-gui.png
14mr|texlive-texlive-de-20131009-6|38	%doc %{_texmfdistdir}/doc/texlive/texlive-de/tlmgr-paper-options.png
14mr|texlive-texlive-de-20131009-6|39	%doc %{_texmfdistdir}/doc/texlive/texlive-de/tray-menu.png
14mr|texlive-texlive-de-20131009-6|40	%doc %{_texmfdistdir}/doc/texlive/texlive-de/wizard-w32.png
14mr|texlive-texlive-de-20131009-6|41	
14mr|texlive-texlive-de-20131009-6|42	#-----------------------------------------------------------------------
14mr|texlive-texlive-de-20131009-6|43	%prep
14mr|texlive-texlive-de-20131009-6|44	%setup -c -a0 -a1
14mr|texlive-texlive-de-20131009-6|45	
14mr|texlive-texlive-de-20131009-6|46	%build
14mr|texlive-texlive-de-20131009-6|47	
14mr|texlive-texlive-de-20131009-6|48	%install
14mr|texlive-texlive-de-20131009-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-de-20131009-6|50	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-de-20131009-6|51	
14mr|texlive-texlive-de-20131009-6|52	%changelog
14mr|texlive-texlive-de-20131009-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-texlive-de-20131009-6|54	+ Revision: d6093e2
14mr|texlive-texlive-de-20131009-6|55	- MassBuild#440: Increase release tag
14mr|texlive-texlive-de-20131009-6|56	
14mr|texlive-texlive-de-20131009-6|57	

21534 14
14mr|texlive-texlive-docindex-20131130-6|1	# revision 32265
14mr|texlive-texlive-docindex-20131130-6|2	# category TLCore
14mr|texlive-texlive-docindex-20131130-6|3	# catalog-ctan undef
14mr|texlive-texlive-docindex-20131130-6|4	# catalog-date undef
14mr|texlive-texlive-docindex-20131130-6|5	# catalog-license undef
14mr|texlive-texlive-docindex-20131130-6|6	# catalog-version undef
14mr|texlive-texlive-docindex-20131130-6|7	Name:		texlive-texlive-docindex
14mr|texlive-texlive-docindex-20131130-6|8	Version:	20131130
14mr|texlive-texlive-docindex-20131130-6|9	Release:	6
14mr|texlive-texlive-docindex-20131130-6|10	Summary:	top-level TeX Live doc.html, etc
14mr|texlive-texlive-docindex-20131130-6|11	Group:		Publishing
14mr|texlive-texlive-docindex-20131130-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-docindex-20131130-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-docindex-20131130-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-docindex.tar.xz
14mr|texlive-texlive-docindex-20131130-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-docindex.doc.tar.xz
14mr|texlive-texlive-docindex-20131130-6|16	BuildArch:	noarch
14mr|texlive-texlive-docindex-20131130-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-docindex-20131130-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-docindex-20131130-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-texlive-docindex-20131130-6|20	
14mr|texlive-texlive-docindex-20131130-6|21	%description
14mr|texlive-texlive-docindex-20131130-6|22	These files are regenerated as needed, which is often, so we
14mr|texlive-texlive-docindex-20131130-6|23	make them a separate package.  See the tl-update-auto script
14mr|texlive-texlive-docindex-20131130-6|24	for the process.
14mr|texlive-texlive-docindex-20131130-6|25	
14mr|texlive-texlive-docindex-20131130-6|26	%post
14mr|texlive-texlive-docindex-20131130-6|27	%{_sbindir}/texlive.post
14mr|texlive-texlive-docindex-20131130-6|28	
14mr|texlive-texlive-docindex-20131130-6|29	%postun
14mr|texlive-texlive-docindex-20131130-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-texlive-docindex-20131130-6|31	%{_sbindir}/texlive.post
14mr|texlive-texlive-docindex-20131130-6|32	fi
14mr|texlive-texlive-docindex-20131130-6|33	
14mr|texlive-texlive-docindex-20131130-6|34	#-----------------------------------------------------------------------
14mr|texlive-texlive-docindex-20131130-6|35	%files
14mr|texlive-texlive-docindex-20131130-6|36	%doc %{_tlpkgdir}/texmf
14mr|texlive-texlive-docindex-20131130-6|37	%doc %{_tlpkgdir}/texmf-dist
14mr|texlive-texlive-docindex-20131130-6|38	%{_texmfdistdir}/scripts/texlive/var/texcatalogue.keywords
14mr|texlive-texlive-docindex-20131130-6|39	%doc %{_tlpkgdir}/doc.html
14mr|texlive-texlive-docindex-20131130-6|40	
14mr|texlive-texlive-docindex-20131130-6|41	#-----------------------------------------------------------------------
14mr|texlive-texlive-docindex-20131130-6|42	%prep
14mr|texlive-texlive-docindex-20131130-6|43	%setup -c -a0 -a1
14mr|texlive-texlive-docindex-20131130-6|44	
14mr|texlive-texlive-docindex-20131130-6|45	%build
14mr|texlive-texlive-docindex-20131130-6|46	
14mr|texlive-texlive-docindex-20131130-6|47	%install
14mr|texlive-texlive-docindex-20131130-6|48	mkdir -p %{buildroot}%{_tlpkgdir}
14mr|texlive-texlive-docindex-20131130-6|49	cp -fpa doc.html %{buildroot}%{_tlpkgdir}
14mr|texlive-texlive-docindex-20131130-6|50	pushd %{buildroot}%{_tlpkgdir}
14mr|texlive-texlive-docindex-20131130-6|51	# create symlinks so that links in doc.html (should) work
14mr|texlive-texlive-docindex-20131130-6|52	ln -sf %{_texmfdir} texmf
14mr|texlive-texlive-docindex-20131130-6|53	ln -sf %{_texmfdistdir} texmf-dist
14mr|texlive-texlive-docindex-20131130-6|54	popd
14mr|texlive-texlive-docindex-20131130-6|55	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texlive-docindex-20131130-6|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texlive-docindex-20131130-6|57	
14mr|texlive-texlive-docindex-20131130-6|58	%changelog
14mr|texlive-texlive-docindex-20131130-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131130-6
14mr|texlive-texlive-docindex-20131130-6|60	+ Revision: 7bae2a0
14mr|texlive-texlive-docindex-20131130-6|61	- MassBuild#440: Increase release tag
14mr|texlive-texlive-docindex-20131130-6|62	
14mr|texlive-texlive-docindex-20131130-6|63	

21535 14
14mr|texlive-texlive-en-20131130-6|1	# revision 32016
14mr|texlive-texlive-en-20131130-6|2	# category TLCore
14mr|texlive-texlive-en-20131130-6|3	# catalog-ctan undef
14mr|texlive-texlive-en-20131130-6|4	# catalog-date undef
14mr|texlive-texlive-en-20131130-6|5	# catalog-license undef
14mr|texlive-texlive-en-20131130-6|6	# catalog-version undef
14mr|texlive-texlive-en-20131130-6|7	Name:		texlive-texlive-en
14mr|texlive-texlive-en-20131130-6|8	Version:	20131130
14mr|texlive-texlive-en-20131130-6|9	Release:	6
14mr|texlive-texlive-en-20131130-6|10	Summary:	TeX Live manual (English)
14mr|texlive-texlive-en-20131130-6|11	Group:		Publishing
14mr|texlive-texlive-en-20131130-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-en-20131130-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-en-20131130-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-en.tar.xz
14mr|texlive-texlive-en-20131130-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-en.doc.tar.xz
14mr|texlive-texlive-en-20131130-6|16	BuildArch:	noarch
14mr|texlive-texlive-en-20131130-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-en-20131130-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-en-20131130-6|19	
14mr|texlive-texlive-en-20131130-6|20	%description
14mr|texlive-texlive-en-20131130-6|21	TeXLive texlive-en package.
14mr|texlive-texlive-en-20131130-6|22	
14mr|texlive-texlive-en-20131130-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-en-20131130-6|24	%files
14mr|texlive-texlive-en-20131130-6|25	%doc %{_texmfdistdir}/doc/texlive/texlive-en/Makefile
14mr|texlive-texlive-en-20131130-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-en/README
14mr|texlive-texlive-en-20131130-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/bv-live.tex
14mr|texlive-texlive-en-20131130-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/bvoutln.sty
14mr|texlive-texlive-en-20131130-6|29	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/changemail
14mr|texlive-texlive-en-20131130-6|30	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/l.pl
14mr|texlive-texlive-en-20131130-6|31	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2003.tex
14mr|texlive-texlive-en-20131130-6|32	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2004.tex
14mr|texlive-texlive-en-20131130-6|33	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2005.tex
14mr|texlive-texlive-en-20131130-6|34	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2007.tex
14mr|texlive-texlive-en-20131130-6|35	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2008.tex
14mr|texlive-texlive-en-20131130-6|36	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2009.tex
14mr|texlive-texlive-en-20131130-6|37	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2010.tex
14mr|texlive-texlive-en-20131130-6|38	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2011.tex
14mr|texlive-texlive-en-20131130-6|39	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2012.tex
14mr|texlive-texlive-en-20131130-6|40	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-tl7.tex
14mr|texlive-texlive-en-20131130-6|41	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live4ht.cfg-2004
14mr|texlive-texlive-en-20131130-6|42	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/mod.pl
14mr|texlive-texlive-en-20131130-6|43	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/nocites.tex
14mr|texlive-texlive-en-20131130-6|44	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/picture.tex
14mr|texlive-texlive-en-20131130-6|45	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/split.pl
14mr|texlive-texlive-en-20131130-6|46	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/status.pl
14mr|texlive-texlive-en-20131130-6|47	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.bib
14mr|texlive-texlive-en-20131130-6|48	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.bst
14mr|texlive-texlive-en-20131130-6|49	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2003
14mr|texlive-texlive-en-20131130-6|50	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2004
14mr|texlive-texlive-en-20131130-6|51	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2005
14mr|texlive-texlive-en-20131130-6|52	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2007
14mr|texlive-texlive-en-20131130-6|53	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2008
14mr|texlive-texlive-en-20131130-6|54	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2009
14mr|texlive-texlive-en-20131130-6|55	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2010
14mr|texlive-texlive-en-20131130-6|56	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/texlive.pl
14mr|texlive-texlive-en-20131130-6|57	%doc %{_texmfdistdir}/doc/texlive/texlive-en/live4ht.cfg
14mr|texlive-texlive-en-20131130-6|58	%doc %{_texmfdistdir}/doc/texlive/texlive-en/tex-live.css
14mr|texlive-texlive-en-20131130-6|59	%doc %{_texmfdistdir}/doc/texlive/texlive-en/tex-live.sty
14mr|texlive-texlive-en-20131130-6|60	%doc %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.css
14mr|texlive-texlive-en-20131130-6|61	%doc %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.html
14mr|texlive-texlive-en-20131130-6|62	%doc %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.pdf
14mr|texlive-texlive-en-20131130-6|63	%doc %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.tex
14mr|texlive-texlive-en-20131130-6|64	
14mr|texlive-texlive-en-20131130-6|65	#-----------------------------------------------------------------------
14mr|texlive-texlive-en-20131130-6|66	%prep
14mr|texlive-texlive-en-20131130-6|67	%setup -c -a0 -a1
14mr|texlive-texlive-en-20131130-6|68	
14mr|texlive-texlive-en-20131130-6|69	%build
14mr|texlive-texlive-en-20131130-6|70	
14mr|texlive-texlive-en-20131130-6|71	%install
14mr|texlive-texlive-en-20131130-6|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-en-20131130-6|73	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-en-20131130-6|74	
14mr|texlive-texlive-en-20131130-6|75	%changelog
14mr|texlive-texlive-en-20131130-6|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131130-6
14mr|texlive-texlive-en-20131130-6|77	+ Revision: c0c4163
14mr|texlive-texlive-en-20131130-6|78	- MassBuild#440: Increase release tag
14mr|texlive-texlive-en-20131130-6|79	
14mr|texlive-texlive-en-20131130-6|80	

21536 14
14mr|texlive-texlive-fr-20131009-6|1	# revision 30777
14mr|texlive-texlive-fr-20131009-6|2	# category TLCore
14mr|texlive-texlive-fr-20131009-6|3	# catalog-ctan undef
14mr|texlive-texlive-fr-20131009-6|4	# catalog-date undef
14mr|texlive-texlive-fr-20131009-6|5	# catalog-license undef
14mr|texlive-texlive-fr-20131009-6|6	# catalog-version undef
14mr|texlive-texlive-fr-20131009-6|7	Name:		texlive-texlive-fr
14mr|texlive-texlive-fr-20131009-6|8	Version:	20131009
14mr|texlive-texlive-fr-20131009-6|9	Release:	6
14mr|texlive-texlive-fr-20131009-6|10	Summary:	TeX Live manual (French)
14mr|texlive-texlive-fr-20131009-6|11	Group:		Publishing
14mr|texlive-texlive-fr-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-fr-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-fr-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-fr.tar.xz
14mr|texlive-texlive-fr-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-fr.doc.tar.xz
14mr|texlive-texlive-fr-20131009-6|16	BuildArch:	noarch
14mr|texlive-texlive-fr-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-fr-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-fr-20131009-6|19	
14mr|texlive-texlive-fr-20131009-6|20	%description
14mr|texlive-texlive-fr-20131009-6|21	TeXLive texlive-fr package.
14mr|texlive-texlive-fr-20131009-6|22	
14mr|texlive-texlive-fr-20131009-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-fr-20131009-6|24	%files
14mr|texlive-texlive-fr-20131009-6|25	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/Makefile
14mr|texlive-texlive-fr-20131009-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/live4ht.cfg
14mr|texlive-texlive-fr-20131009-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/notes
14mr|texlive-texlive-fr-20131009-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/tex-live.css
14mr|texlive-texlive-fr-20131009-6|29	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.css
14mr|texlive-texlive-fr-20131009-6|30	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.html
14mr|texlive-texlive-fr-20131009-6|31	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.pdf
14mr|texlive-texlive-fr-20131009-6|32	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.tex
14mr|texlive-texlive-fr-20131009-6|33	
14mr|texlive-texlive-fr-20131009-6|34	#-----------------------------------------------------------------------
14mr|texlive-texlive-fr-20131009-6|35	%prep
14mr|texlive-texlive-fr-20131009-6|36	%setup -c -a0 -a1
14mr|texlive-texlive-fr-20131009-6|37	
14mr|texlive-texlive-fr-20131009-6|38	%build
14mr|texlive-texlive-fr-20131009-6|39	
14mr|texlive-texlive-fr-20131009-6|40	%install
14mr|texlive-texlive-fr-20131009-6|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-fr-20131009-6|42	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-fr-20131009-6|43	
14mr|texlive-texlive-fr-20131009-6|44	%changelog
14mr|texlive-texlive-fr-20131009-6|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-texlive-fr-20131009-6|46	+ Revision: 7f5de42
14mr|texlive-texlive-fr-20131009-6|47	- MassBuild#440: Increase release tag
14mr|texlive-texlive-fr-20131009-6|48	
14mr|texlive-texlive-fr-20131009-6|49	

21537 14
14mr|texlive-texlive-it-20131009-6|1	# revision 30726
14mr|texlive-texlive-it-20131009-6|2	# category TLCore
14mr|texlive-texlive-it-20131009-6|3	# catalog-ctan undef
14mr|texlive-texlive-it-20131009-6|4	# catalog-date undef
14mr|texlive-texlive-it-20131009-6|5	# catalog-license undef
14mr|texlive-texlive-it-20131009-6|6	# catalog-version undef
14mr|texlive-texlive-it-20131009-6|7	Name:		texlive-texlive-it
14mr|texlive-texlive-it-20131009-6|8	Version:	20131009
14mr|texlive-texlive-it-20131009-6|9	Release:	6
14mr|texlive-texlive-it-20131009-6|10	Summary:	TeX Live manual (Italian)
14mr|texlive-texlive-it-20131009-6|11	Group:		Publishing
14mr|texlive-texlive-it-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-it-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-it-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-it.tar.xz
14mr|texlive-texlive-it-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-it.doc.tar.xz
14mr|texlive-texlive-it-20131009-6|16	BuildArch:	noarch
14mr|texlive-texlive-it-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-it-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-it-20131009-6|19	
14mr|texlive-texlive-it-20131009-6|20	%description
14mr|texlive-texlive-it-20131009-6|21	TeXLive texlive-it package.
14mr|texlive-texlive-it-20131009-6|22	
14mr|texlive-texlive-it-20131009-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-it-20131009-6|24	%files
14mr|texlive-texlive-it-20131009-6|25	%doc %{_texmfdistdir}/doc/texlive/texlive-it/Makefile
14mr|texlive-texlive-it-20131009-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-it/texlive-it.html
14mr|texlive-texlive-it-20131009-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-it/texlive-it.pdf
14mr|texlive-texlive-it-20131009-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-it/texlive-it.tex
14mr|texlive-texlive-it-20131009-6|29	
14mr|texlive-texlive-it-20131009-6|30	#-----------------------------------------------------------------------
14mr|texlive-texlive-it-20131009-6|31	%prep
14mr|texlive-texlive-it-20131009-6|32	%setup -c -a0 -a1
14mr|texlive-texlive-it-20131009-6|33	
14mr|texlive-texlive-it-20131009-6|34	%build
14mr|texlive-texlive-it-20131009-6|35	
14mr|texlive-texlive-it-20131009-6|36	%install
14mr|texlive-texlive-it-20131009-6|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-it-20131009-6|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-it-20131009-6|39	
14mr|texlive-texlive-it-20131009-6|40	%changelog
14mr|texlive-texlive-it-20131009-6|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-texlive-it-20131009-6|42	+ Revision: 786f3ae
14mr|texlive-texlive-it-20131009-6|43	- MassBuild#440: Increase release tag
14mr|texlive-texlive-it-20131009-6|44	
14mr|texlive-texlive-it-20131009-6|45	

21538 14
14mr|texlive-texliveonfly-20111004-4|1	# revision 26313
14mr|texlive-texliveonfly-20111004-4|2	# category Package
14mr|texlive-texliveonfly-20111004-4|3	# catalog-ctan /support/texliveonfly
14mr|texlive-texliveonfly-20111004-4|4	# catalog-date 2011-10-04 11:31:57 +0200
14mr|texlive-texliveonfly-20111004-4|5	# catalog-license gpl3
14mr|texlive-texliveonfly-20111004-4|6	# catalog-version undef
14mr|texlive-texliveonfly-20111004-4|7	Name:		texlive-texliveonfly
14mr|texlive-texliveonfly-20111004-4|8	Version:	20111004
14mr|texlive-texliveonfly-20111004-4|9	Release:	4
14mr|texlive-texliveonfly-20111004-4|10	Summary:	On-the-fly download of missing TeX live packages
14mr|texlive-texliveonfly-20111004-4|11	Group:		Publishing
14mr|texlive-texliveonfly-20111004-4|12	URL:		http://www.ctan.org/tex-archive/support/texliveonfly
14mr|texlive-texliveonfly-20111004-4|13	License:	GPL3
14mr|texlive-texliveonfly-20111004-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texliveonfly.tar.xz
14mr|texlive-texliveonfly-20111004-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texliveonfly.doc.tar.xz
14mr|texlive-texliveonfly-20111004-4|16	BuildArch:	noarch
14mr|texlive-texliveonfly-20111004-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texliveonfly-20111004-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texliveonfly-20111004-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-texliveonfly-20111004-4|20	Provides:	texlive-texliveonfly.bin = %{EVRD}
14mr|texlive-texliveonfly-20111004-4|21	
14mr|texlive-texliveonfly-20111004-4|22	%description
14mr|texlive-texliveonfly-20111004-4|23	The package provides a script that performs 'on the fly'
14mr|texlive-texliveonfly-20111004-4|24	downloads of missing packages, while a document is being
14mr|texlive-texliveonfly-20111004-4|25	compiled. (This feature is already available in the MikTeX
14mr|texlive-texliveonfly-20111004-4|26	distribution for Windows machines.) To use the script, replace
14mr|texlive-texliveonfly-20111004-4|27	your (LaTeX) compilation command with texliveonfly.py file.tex
14mr|texlive-texliveonfly-20111004-4|28	(default options are --engine=lualatex and --arguments="-
14mr|texlive-texliveonfly-20111004-4|29	synctex=1 -interaction=nonstopmode", both of which may be
14mr|texlive-texliveonfly-20111004-4|30	changed). The script is designed to work on Linux
14mr|texlive-texliveonfly-20111004-4|31	distributions.
14mr|texlive-texliveonfly-20111004-4|32	
14mr|texlive-texliveonfly-20111004-4|33	%post
14mr|texlive-texliveonfly-20111004-4|34	%{_sbindir}/texlive.post
14mr|texlive-texliveonfly-20111004-4|35	
14mr|texlive-texliveonfly-20111004-4|36	%postun
14mr|texlive-texliveonfly-20111004-4|37	if [ $1 -eq 0 ]; then
14mr|texlive-texliveonfly-20111004-4|38	%{_sbindir}/texlive.post
14mr|texlive-texliveonfly-20111004-4|39	fi
14mr|texlive-texliveonfly-20111004-4|40	
14mr|texlive-texliveonfly-20111004-4|41	#-----------------------------------------------------------------------
14mr|texlive-texliveonfly-20111004-4|42	%files
14mr|texlive-texliveonfly-20111004-4|43	%{_bindir}/texliveonfly
14mr|texlive-texliveonfly-20111004-4|44	%{_texmfdistdir}/scripts/texliveonfly/texliveonfly.py
14mr|texlive-texliveonfly-20111004-4|45	%doc %{_texmfdistdir}/doc/support/texliveonfly/README
14mr|texlive-texliveonfly-20111004-4|46	
14mr|texlive-texliveonfly-20111004-4|47	#-----------------------------------------------------------------------
14mr|texlive-texliveonfly-20111004-4|48	%prep
14mr|texlive-texliveonfly-20111004-4|49	%setup -c -a0 -a1
14mr|texlive-texliveonfly-20111004-4|50	
14mr|texlive-texliveonfly-20111004-4|51	%build
14mr|texlive-texliveonfly-20111004-4|52	
14mr|texlive-texliveonfly-20111004-4|53	%install
14mr|texlive-texliveonfly-20111004-4|54	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-texliveonfly-20111004-4|55	pushd %{buildroot}%{_bindir}
14mr|texlive-texliveonfly-20111004-4|56	ln -sf %{_texmfdistdir}/scripts/texliveonfly/texliveonfly.py texliveonfly
14mr|texlive-texliveonfly-20111004-4|57	popd
14mr|texlive-texliveonfly-20111004-4|58	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texliveonfly-20111004-4|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texliveonfly-20111004-4|60	
14mr|texlive-texliveonfly-20111004-4|61	
14mr|texlive-texliveonfly-20111004-4|62	
14mr|texlive-texliveonfly-20111004-4|63	%changelog
14mr|texlive-texliveonfly-20111004-4|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111004-4
14mr|texlive-texliveonfly-20111004-4|65	+ Revision: 0a5836f
14mr|texlive-texliveonfly-20111004-4|66	- MassBuild#440: Increase release tag
14mr|texlive-texliveonfly-20111004-4|67	
14mr|texlive-texliveonfly-20111004-4|68	

21539 14
14mr|texlive-texlive-pl-20131009-6|1	# revision 30749
14mr|texlive-texlive-pl-20131009-6|2	# category TLCore
14mr|texlive-texlive-pl-20131009-6|3	# catalog-ctan undef
14mr|texlive-texlive-pl-20131009-6|4	# catalog-date undef
14mr|texlive-texlive-pl-20131009-6|5	# catalog-license undef
14mr|texlive-texlive-pl-20131009-6|6	# catalog-version undef
14mr|texlive-texlive-pl-20131009-6|7	Name:		texlive-texlive-pl
14mr|texlive-texlive-pl-20131009-6|8	Version:	20131009
14mr|texlive-texlive-pl-20131009-6|9	Release:	6
14mr|texlive-texlive-pl-20131009-6|10	Summary:	TeX Live manual (Polish)
14mr|texlive-texlive-pl-20131009-6|11	Group:		Publishing
14mr|texlive-texlive-pl-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-pl-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-pl-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-pl.tar.xz
14mr|texlive-texlive-pl-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-pl.doc.tar.xz
14mr|texlive-texlive-pl-20131009-6|16	BuildArch:	noarch
14mr|texlive-texlive-pl-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-pl-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-pl-20131009-6|19	
14mr|texlive-texlive-pl-20131009-6|20	%description
14mr|texlive-texlive-pl-20131009-6|21	TeXLive texlive-pl package.
14mr|texlive-texlive-pl-20131009-6|22	
14mr|texlive-texlive-pl-20131009-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-pl-20131009-6|24	%files
14mr|texlive-texlive-pl-20131009-6|25	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/Makefile
14mr|texlive-texlive-pl-20131009-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/live4ht.cfg
14mr|texlive-texlive-pl-20131009-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/tex-live.css
14mr|texlive-texlive-pl-20131009-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/tex-livep.sty
14mr|texlive-texlive-pl-20131009-6|29	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.css
14mr|texlive-texlive-pl-20131009-6|30	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.html
14mr|texlive-texlive-pl-20131009-6|31	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.pdf
14mr|texlive-texlive-pl-20131009-6|32	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.tex
14mr|texlive-texlive-pl-20131009-6|33	
14mr|texlive-texlive-pl-20131009-6|34	#-----------------------------------------------------------------------
14mr|texlive-texlive-pl-20131009-6|35	%prep
14mr|texlive-texlive-pl-20131009-6|36	%setup -c -a0 -a1
14mr|texlive-texlive-pl-20131009-6|37	
14mr|texlive-texlive-pl-20131009-6|38	%build
14mr|texlive-texlive-pl-20131009-6|39	
14mr|texlive-texlive-pl-20131009-6|40	%install
14mr|texlive-texlive-pl-20131009-6|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-pl-20131009-6|42	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-pl-20131009-6|43	
14mr|texlive-texlive-pl-20131009-6|44	%changelog
14mr|texlive-texlive-pl-20131009-6|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-texlive-pl-20131009-6|46	+ Revision: 26e5a19
14mr|texlive-texlive-pl-20131009-6|47	- MassBuild#440: Increase release tag
14mr|texlive-texlive-pl-20131009-6|48	
14mr|texlive-texlive-pl-20131009-6|49	

21540 14
14mr|texlive-texlive-ru-20131009-6|1	# revision 30630
14mr|texlive-texlive-ru-20131009-6|2	# category TLCore
14mr|texlive-texlive-ru-20131009-6|3	# catalog-ctan undef
14mr|texlive-texlive-ru-20131009-6|4	# catalog-date undef
14mr|texlive-texlive-ru-20131009-6|5	# catalog-license undef
14mr|texlive-texlive-ru-20131009-6|6	# catalog-version undef
14mr|texlive-texlive-ru-20131009-6|7	Name:		texlive-texlive-ru
14mr|texlive-texlive-ru-20131009-6|8	Version:	20131009
14mr|texlive-texlive-ru-20131009-6|9	Release:	6
14mr|texlive-texlive-ru-20131009-6|10	Summary:	TeX Live manual (Russian)
14mr|texlive-texlive-ru-20131009-6|11	Group:		Publishing
14mr|texlive-texlive-ru-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-ru-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-ru-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-ru.tar.xz
14mr|texlive-texlive-ru-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-ru.doc.tar.xz
14mr|texlive-texlive-ru-20131009-6|16	BuildArch:	noarch
14mr|texlive-texlive-ru-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-ru-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-ru-20131009-6|19	
14mr|texlive-texlive-ru-20131009-6|20	%description
14mr|texlive-texlive-ru-20131009-6|21	TeXLive texlive-ru package.
14mr|texlive-texlive-ru-20131009-6|22	
14mr|texlive-texlive-ru-20131009-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-ru-20131009-6|24	%files
14mr|texlive-texlive-ru-20131009-6|25	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/Makefile
14mr|texlive-texlive-ru-20131009-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/live4ht.cfg
14mr|texlive-texlive-ru-20131009-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/t2almdh.fd
14mr|texlive-texlive-ru-20131009-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/t2almr.fd
14mr|texlive-texlive-ru-20131009-6|29	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/t2almss.fd
14mr|texlive-texlive-ru-20131009-6|30	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/t2almtt.fd
14mr|texlive-texlive-ru-20131009-6|31	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/tex-live.css
14mr|texlive-texlive-ru-20131009-6|32	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.css
14mr|texlive-texlive-ru-20131009-6|33	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.html
14mr|texlive-texlive-ru-20131009-6|34	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.pdf
14mr|texlive-texlive-ru-20131009-6|35	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.tex
14mr|texlive-texlive-ru-20131009-6|36	
14mr|texlive-texlive-ru-20131009-6|37	#-----------------------------------------------------------------------
14mr|texlive-texlive-ru-20131009-6|38	%prep
14mr|texlive-texlive-ru-20131009-6|39	%setup -c -a0 -a1
14mr|texlive-texlive-ru-20131009-6|40	
14mr|texlive-texlive-ru-20131009-6|41	%build
14mr|texlive-texlive-ru-20131009-6|42	
14mr|texlive-texlive-ru-20131009-6|43	%install
14mr|texlive-texlive-ru-20131009-6|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-ru-20131009-6|45	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-ru-20131009-6|46	
14mr|texlive-texlive-ru-20131009-6|47	%changelog
14mr|texlive-texlive-ru-20131009-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-texlive-ru-20131009-6|49	+ Revision: c1cbc10
14mr|texlive-texlive-ru-20131009-6|50	- MassBuild#440: Increase release tag
14mr|texlive-texlive-ru-20131009-6|51	
14mr|texlive-texlive-ru-20131009-6|52	

21541 14
14mr|texlive-texlive-scripts-20131130-6|1	# revision 32226
14mr|texlive-texlive-scripts-20131130-6|2	# category TLCore
14mr|texlive-texlive-scripts-20131130-6|3	# catalog-ctan undef
14mr|texlive-texlive-scripts-20131130-6|4	# catalog-date undef
14mr|texlive-texlive-scripts-20131130-6|5	# catalog-license undef
14mr|texlive-texlive-scripts-20131130-6|6	# catalog-version undef
14mr|texlive-texlive-scripts-20131130-6|7	Name:		texlive-texlive-scripts
14mr|texlive-texlive-scripts-20131130-6|8	Version:	20131130
14mr|texlive-texlive-scripts-20131130-6|9	Release:	6
14mr|texlive-texlive-scripts-20131130-6|10	Summary:	TeX Live infrastructure programs
14mr|texlive-texlive-scripts-20131130-6|11	Group:		Publishing
14mr|texlive-texlive-scripts-20131130-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-scripts-20131130-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-scripts-20131130-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-scripts.tar.xz
14mr|texlive-texlive-scripts-20131130-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-scripts.doc.tar.xz
14mr|texlive-texlive-scripts-20131130-6|16	BuildArch:	noarch
14mr|texlive-texlive-scripts-20131130-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-scripts-20131130-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-scripts-20131130-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-texlive-scripts-20131130-6|20	Provides:	texlive-texlive-scripts.bin = %{EVRD}
14mr|texlive-texlive-scripts-20131130-6|21	
14mr|texlive-texlive-scripts-20131130-6|22	%description
14mr|texlive-texlive-scripts-20131130-6|23	Includes install-tl, tl-portable, rungs, etc.; not needed for
14mr|texlive-texlive-scripts-20131130-6|24	tlmgr to run but still ours.  Not included in tlcritical.
14mr|texlive-texlive-scripts-20131130-6|25	
14mr|texlive-texlive-scripts-20131130-6|26	%post
14mr|texlive-texlive-scripts-20131130-6|27	%{_sbindir}/texlive.post
14mr|texlive-texlive-scripts-20131130-6|28	
14mr|texlive-texlive-scripts-20131130-6|29	%postun
14mr|texlive-texlive-scripts-20131130-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-texlive-scripts-20131130-6|31	%{_sbindir}/texlive.post
14mr|texlive-texlive-scripts-20131130-6|32	fi
14mr|texlive-texlive-scripts-20131130-6|33	
14mr|texlive-texlive-scripts-20131130-6|34	#-----------------------------------------------------------------------
14mr|texlive-texlive-scripts-20131130-6|35	%files
14mr|texlive-texlive-scripts-20131130-6|36	%{_bindir}/rungs
14mr|texlive-texlive-scripts-20131130-6|37	%{_tlpkgdir}/install-tl
14mr|texlive-texlive-scripts-20131130-6|38	%{_texmfdistdir}/scripts/texlive/lua/texlive/getopt.tlu
14mr|texlive-texlive-scripts-20131130-6|39	%{_texmfdistdir}/scripts/texlive/lua/texlive/tlpdb.tlu
14mr|texlive-texlive-scripts-20131130-6|40	%{_texmfdistdir}/scripts/texlive/lua/texlive/utils.tlu
14mr|texlive-texlive-scripts-20131130-6|41	%{_texmfdistdir}/scripts/texlive/rungs.tlu
14mr|texlive-texlive-scripts-20131130-6|42	%{_texmfdistdir}/scripts/texlive/test-tlpdb.tlu
14mr|texlive-texlive-scripts-20131130-6|43	%{_texmfdistdir}/scripts/texlive/texconf.tlu
14mr|texlive-texlive-scripts-20131130-6|44	%{_tlpkgdir}/installer/ctan-mirrors.pl
14mr|texlive-texlive-scripts-20131130-6|45	%{_tlpkgdir}/installer/install-menu-perltk.pl
14mr|texlive-texlive-scripts-20131130-6|46	%{_tlpkgdir}/installer/install-menu-text.pl
14mr|texlive-texlive-scripts-20131130-6|47	%{_tlpkgdir}/installer/install-menu-wizard.pl
14mr|texlive-texlive-scripts-20131130-6|48	%{_tlpkgdir}/installer/texlive.png
14mr|texlive-texlive-scripts-20131130-6|49	%doc %{_mandir}/man1/install-tl.1*
14mr|texlive-texlive-scripts-20131130-6|50	%doc %{_texmfdistdir}/doc/man/man1/install-tl.man1.pdf
14mr|texlive-texlive-scripts-20131130-6|51	
14mr|texlive-texlive-scripts-20131130-6|52	#-----------------------------------------------------------------------
14mr|texlive-texlive-scripts-20131130-6|53	%prep
14mr|texlive-texlive-scripts-20131130-6|54	%setup -c -a0 -a1
14mr|texlive-texlive-scripts-20131130-6|55	
14mr|texlive-texlive-scripts-20131130-6|56	%build
14mr|texlive-texlive-scripts-20131130-6|57	
14mr|texlive-texlive-scripts-20131130-6|58	%install
14mr|texlive-texlive-scripts-20131130-6|59	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-texlive-scripts-20131130-6|60	pushd %{buildroot}%{_bindir}
14mr|texlive-texlive-scripts-20131130-6|61	ln -sf %{_texmfdistdir}/scripts/texlive/rungs.tlu rungs
14mr|texlive-texlive-scripts-20131130-6|62	popd
14mr|texlive-texlive-scripts-20131130-6|63	mkdir -p %{buildroot}%{_tlpkgdir}
14mr|texlive-texlive-scripts-20131130-6|64	cp -fa install-tl %{buildroot}%{_tlpkgdir}
14mr|texlive-texlive-scripts-20131130-6|65	cp -fpar tlpkg/installer %{buildroot}%{_tlpkgdir}
14mr|texlive-texlive-scripts-20131130-6|66	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texlive-scripts-20131130-6|67	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texlive-scripts-20131130-6|68	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-texlive-scripts-20131130-6|69	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-texlive-scripts-20131130-6|70	
14mr|texlive-texlive-scripts-20131130-6|71	%changelog
14mr|texlive-texlive-scripts-20131130-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131130-6
14mr|texlive-texlive-scripts-20131130-6|73	+ Revision: 0e13e09
14mr|texlive-texlive-scripts-20131130-6|74	- MassBuild#440: Increase release tag
14mr|texlive-texlive-scripts-20131130-6|75	
14mr|texlive-texlive-scripts-20131130-6|76	

21542 14
14mr|texlive-texlive-sr-20131009-6|1	# revision 30653
14mr|texlive-texlive-sr-20131009-6|2	# category TLCore
14mr|texlive-texlive-sr-20131009-6|3	# catalog-ctan undef
14mr|texlive-texlive-sr-20131009-6|4	# catalog-date undef
14mr|texlive-texlive-sr-20131009-6|5	# catalog-license undef
14mr|texlive-texlive-sr-20131009-6|6	# catalog-version undef
14mr|texlive-texlive-sr-20131009-6|7	Name:		texlive-texlive-sr
14mr|texlive-texlive-sr-20131009-6|8	Version:	20131009
14mr|texlive-texlive-sr-20131009-6|9	Release:	6
14mr|texlive-texlive-sr-20131009-6|10	Summary:	TeX Live manual (Serbian)
14mr|texlive-texlive-sr-20131009-6|11	Group:		Publishing
14mr|texlive-texlive-sr-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-sr-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-sr-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-sr.tar.xz
14mr|texlive-texlive-sr-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-sr.doc.tar.xz
14mr|texlive-texlive-sr-20131009-6|16	BuildArch:	noarch
14mr|texlive-texlive-sr-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-sr-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-sr-20131009-6|19	
14mr|texlive-texlive-sr-20131009-6|20	%description
14mr|texlive-texlive-sr-20131009-6|21	TeXLive texlive-sr package.
14mr|texlive-texlive-sr-20131009-6|22	
14mr|texlive-texlive-sr-20131009-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-sr-20131009-6|24	%files
14mr|texlive-texlive-sr-20131009-6|25	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/Makefile
14mr|texlive-texlive-sr-20131009-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/README-SR.txt
14mr|texlive-texlive-sr-20131009-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-install-tl-collections-freebsd-sr.png
14mr|texlive-texlive-sr-20131009-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-install-tl-expert-gui-freebsd-sr.png
14mr|texlive-texlive-sr-20131009-6|29	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-install-tl-wizard-win32-sr.png
14mr|texlive-texlive-sr-20131009-6|30	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-tlmgr-main-screen-freebsd-sr.png
14mr|texlive-texlive-sr-20131009-6|31	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-tlmgr-options-freebsd-sr.png
14mr|texlive-texlive-sr-20131009-6|32	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-tlmgr-paper-options-freebsd-sr.png
14mr|texlive-texlive-sr-20131009-6|33	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.css
14mr|texlive-texlive-sr-20131009-6|34	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.html
14mr|texlive-texlive-sr-20131009-6|35	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.pdf
14mr|texlive-texlive-sr-20131009-6|36	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.sty
14mr|texlive-texlive-sr-20131009-6|37	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.tex
14mr|texlive-texlive-sr-20131009-6|38	
14mr|texlive-texlive-sr-20131009-6|39	#-----------------------------------------------------------------------
14mr|texlive-texlive-sr-20131009-6|40	%prep
14mr|texlive-texlive-sr-20131009-6|41	%setup -c -a0 -a1
14mr|texlive-texlive-sr-20131009-6|42	
14mr|texlive-texlive-sr-20131009-6|43	%build
14mr|texlive-texlive-sr-20131009-6|44	
14mr|texlive-texlive-sr-20131009-6|45	%install
14mr|texlive-texlive-sr-20131009-6|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-sr-20131009-6|47	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-sr-20131009-6|48	
14mr|texlive-texlive-sr-20131009-6|49	%changelog
14mr|texlive-texlive-sr-20131009-6|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-texlive-sr-20131009-6|51	+ Revision: 1a305ef
14mr|texlive-texlive-sr-20131009-6|52	- MassBuild#440: Increase release tag
14mr|texlive-texlive-sr-20131009-6|53	
14mr|texlive-texlive-sr-20131009-6|54	

21543 14
14mr|texlive-texlive-zh-cn-20131009-6|1	# revision 30732
14mr|texlive-texlive-zh-cn-20131009-6|2	# category TLCore
14mr|texlive-texlive-zh-cn-20131009-6|3	# catalog-ctan undef
14mr|texlive-texlive-zh-cn-20131009-6|4	# catalog-date undef
14mr|texlive-texlive-zh-cn-20131009-6|5	# catalog-license undef
14mr|texlive-texlive-zh-cn-20131009-6|6	# catalog-version undef
14mr|texlive-texlive-zh-cn-20131009-6|7	Name:		texlive-texlive-zh-cn
14mr|texlive-texlive-zh-cn-20131009-6|8	Version:	20131009
14mr|texlive-texlive-zh-cn-20131009-6|9	Release:	6
14mr|texlive-texlive-zh-cn-20131009-6|10	Summary:	TeX Live manual (Chinese)
14mr|texlive-texlive-zh-cn-20131009-6|11	Group:		Publishing
14mr|texlive-texlive-zh-cn-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-texlive-zh-cn-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-texlive-zh-cn-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-zh-cn.tar.xz
14mr|texlive-texlive-zh-cn-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-zh-cn.doc.tar.xz
14mr|texlive-texlive-zh-cn-20131009-6|16	BuildArch:	noarch
14mr|texlive-texlive-zh-cn-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texlive-zh-cn-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texlive-zh-cn-20131009-6|19	
14mr|texlive-texlive-zh-cn-20131009-6|20	%description
14mr|texlive-texlive-zh-cn-20131009-6|21	TeXLive texlive-zh-cn package.
14mr|texlive-texlive-zh-cn-20131009-6|22	
14mr|texlive-texlive-zh-cn-20131009-6|23	#-----------------------------------------------------------------------
14mr|texlive-texlive-zh-cn-20131009-6|24	%files
14mr|texlive-texlive-zh-cn-20131009-6|25	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/Makefile
14mr|texlive-texlive-zh-cn-20131009-6|26	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/README-live.ZH-CN
14mr|texlive-texlive-zh-cn-20131009-6|27	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/tex-live-zh-cn.sty
14mr|texlive-texlive-zh-cn-20131009-6|28	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/texlive-zh-cn.pdf
14mr|texlive-texlive-zh-cn-20131009-6|29	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/texlive-zh-cn.tex
14mr|texlive-texlive-zh-cn-20131009-6|30	
14mr|texlive-texlive-zh-cn-20131009-6|31	#-----------------------------------------------------------------------
14mr|texlive-texlive-zh-cn-20131009-6|32	%prep
14mr|texlive-texlive-zh-cn-20131009-6|33	%setup -c -a0 -a1
14mr|texlive-texlive-zh-cn-20131009-6|34	
14mr|texlive-texlive-zh-cn-20131009-6|35	%build
14mr|texlive-texlive-zh-cn-20131009-6|36	
14mr|texlive-texlive-zh-cn-20131009-6|37	%install
14mr|texlive-texlive-zh-cn-20131009-6|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-zh-cn-20131009-6|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-texlive-zh-cn-20131009-6|40	
14mr|texlive-texlive-zh-cn-20131009-6|41	%changelog
14mr|texlive-texlive-zh-cn-20131009-6|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-texlive-zh-cn-20131009-6|43	+ Revision: 2c3cd22
14mr|texlive-texlive-zh-cn-20131009-6|44	- MassBuild#440: Increase release tag
14mr|texlive-texlive-zh-cn-20131009-6|45	
14mr|texlive-texlive-zh-cn-20131009-6|46	

21544 14
14mr|texlive-texloganalyser-0.7-4|1	# revision 26313
14mr|texlive-texloganalyser-0.7-4|2	# category Package
14mr|texlive-texloganalyser-0.7-4|3	# catalog-ctan /support/texloganalyser
14mr|texlive-texloganalyser-0.7-4|4	# catalog-date 2010-07-22 14:36:43 +0200
14mr|texlive-texloganalyser-0.7-4|5	# catalog-license other-free
14mr|texlive-texloganalyser-0.7-4|6	# catalog-version 0.7
14mr|texlive-texloganalyser-0.7-4|7	Name:		texlive-texloganalyser
14mr|texlive-texloganalyser-0.7-4|8	Version:	0.7
14mr|texlive-texloganalyser-0.7-4|9	Release:	4
14mr|texlive-texloganalyser-0.7-4|10	Summary:	Analyse TeX logs
14mr|texlive-texloganalyser-0.7-4|11	Group:		Publishing
14mr|texlive-texloganalyser-0.7-4|12	URL:		http://www.ctan.org/tex-archive/support/texloganalyser
14mr|texlive-texloganalyser-0.7-4|13	License:	OTHER-FREE
14mr|texlive-texloganalyser-0.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texloganalyser.tar.xz
14mr|texlive-texloganalyser-0.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texloganalyser.doc.tar.xz
14mr|texlive-texloganalyser-0.7-4|16	BuildArch:	noarch
14mr|texlive-texloganalyser-0.7-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texloganalyser-0.7-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texloganalyser-0.7-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-texloganalyser-0.7-4|20	Provides:	texlive-texloganalyser.bin = %{EVRD}
14mr|texlive-texloganalyser-0.7-4|21	
14mr|texlive-texloganalyser-0.7-4|22	%description
14mr|texlive-texloganalyser-0.7-4|23	The perl script allows the user to extract (and display)
14mr|texlive-texloganalyser-0.7-4|24	elements of the log file.
14mr|texlive-texloganalyser-0.7-4|25	
14mr|texlive-texloganalyser-0.7-4|26	%post
14mr|texlive-texloganalyser-0.7-4|27	%{_sbindir}/texlive.post
14mr|texlive-texloganalyser-0.7-4|28	
14mr|texlive-texloganalyser-0.7-4|29	%postun
14mr|texlive-texloganalyser-0.7-4|30	if [ $1 -eq 0 ]; then
14mr|texlive-texloganalyser-0.7-4|31	%{_sbindir}/texlive.post
14mr|texlive-texloganalyser-0.7-4|32	fi
14mr|texlive-texloganalyser-0.7-4|33	
14mr|texlive-texloganalyser-0.7-4|34	#-----------------------------------------------------------------------
14mr|texlive-texloganalyser-0.7-4|35	%files
14mr|texlive-texloganalyser-0.7-4|36	%{_bindir}/texloganalyser
14mr|texlive-texloganalyser-0.7-4|37	%{_texmfdistdir}/scripts/texloganalyser/texloganalyser
14mr|texlive-texloganalyser-0.7-4|38	%doc %{_texmfdistdir}/doc/support/texloganalyser/README
14mr|texlive-texloganalyser-0.7-4|39	
14mr|texlive-texloganalyser-0.7-4|40	#-----------------------------------------------------------------------
14mr|texlive-texloganalyser-0.7-4|41	%prep
14mr|texlive-texloganalyser-0.7-4|42	%setup -c -a0 -a1
14mr|texlive-texloganalyser-0.7-4|43	
14mr|texlive-texloganalyser-0.7-4|44	%build
14mr|texlive-texloganalyser-0.7-4|45	
14mr|texlive-texloganalyser-0.7-4|46	%install
14mr|texlive-texloganalyser-0.7-4|47	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-texloganalyser-0.7-4|48	pushd %{buildroot}%{_bindir}
14mr|texlive-texloganalyser-0.7-4|49	ln -sf %{_texmfdistdir}/scripts/texloganalyser/texloganalyser texloganalyser
14mr|texlive-texloganalyser-0.7-4|50	popd
14mr|texlive-texloganalyser-0.7-4|51	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texloganalyser-0.7-4|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texloganalyser-0.7-4|53	
14mr|texlive-texloganalyser-0.7-4|54	
14mr|texlive-texloganalyser-0.7-4|55	
14mr|texlive-texloganalyser-0.7-4|56	%changelog
14mr|texlive-texloganalyser-0.7-4|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-4
14mr|texlive-texloganalyser-0.7-4|58	+ Revision: b834201
14mr|texlive-texloganalyser-0.7-4|59	- MassBuild#440: Increase release tag
14mr|texlive-texloganalyser-0.7-4|60	
14mr|texlive-texloganalyser-0.7-4|61	

21545 14
14mr|texlive-texlogos-1.3.1-3|1	# revision 19083
14mr|texlive-texlogos-1.3.1-3|2	# category Package
14mr|texlive-texlogos-1.3.1-3|3	# catalog-ctan /macros/latex/contrib/texlogos/texlogos.sty
14mr|texlive-texlogos-1.3.1-3|4	# catalog-date 2007-01-16 09:34:54 +0100
14mr|texlive-texlogos-1.3.1-3|5	# catalog-license lppl
14mr|texlive-texlogos-1.3.1-3|6	# catalog-version 1.3.1
14mr|texlive-texlogos-1.3.1-3|7	Name:		texlive-texlogos
14mr|texlive-texlogos-1.3.1-3|8	Version:	1.3.1
14mr|texlive-texlogos-1.3.1-3|9	Release:	3
14mr|texlive-texlogos-1.3.1-3|10	Summary:	Ready-to-use LaTeX logos
14mr|texlive-texlogos-1.3.1-3|11	Group:		Publishing
14mr|texlive-texlogos-1.3.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texlogos/texlogos.sty
14mr|texlive-texlogos-1.3.1-3|13	License:	LPPL
14mr|texlive-texlogos-1.3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlogos.tar.xz
14mr|texlive-texlogos-1.3.1-3|15	BuildArch:	noarch
14mr|texlive-texlogos-1.3.1-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-texlogos-1.3.1-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-texlogos-1.3.1-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-texlogos-1.3.1-3|19	
14mr|texlive-texlogos-1.3.1-3|20	%description
14mr|texlive-texlogos-1.3.1-3|21	TeXlogos defines an assortment of frequently used logos not
14mr|texlive-texlogos-1.3.1-3|22	contained in base LaTeX itself. The MetaFont, MetaPost, AMS,
14mr|texlive-texlogos-1.3.1-3|23	BibTeX and SliTeX logos are defined, as long as you have the
14mr|texlive-texlogos-1.3.1-3|24	appropriate CM/Logo/AMS fonts. Currency symbols Euro, Cent,
14mr|texlive-texlogos-1.3.1-3|25	Yen, Won and Naira are defined so as not to need TS1-encoded
14mr|texlive-texlogos-1.3.1-3|26	fonts. Also defined are the C++ logo, with the '+' signs
14mr|texlive-texlogos-1.3.1-3|27	properly positioned, and the logo of the Vienna University
14mr|texlive-texlogos-1.3.1-3|28	Business Administration Center (BWZ).
14mr|texlive-texlogos-1.3.1-3|29	
14mr|texlive-texlogos-1.3.1-3|30	%post
14mr|texlive-texlogos-1.3.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-texlogos-1.3.1-3|32	
14mr|texlive-texlogos-1.3.1-3|33	%postun
14mr|texlive-texlogos-1.3.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-texlogos-1.3.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-texlogos-1.3.1-3|36	fi
14mr|texlive-texlogos-1.3.1-3|37	
14mr|texlive-texlogos-1.3.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-texlogos-1.3.1-3|39	%files
14mr|texlive-texlogos-1.3.1-3|40	%{_texmfdistdir}/tex/latex/texlogos/texlogos.sty
14mr|texlive-texlogos-1.3.1-3|41	
14mr|texlive-texlogos-1.3.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-texlogos-1.3.1-3|43	%prep
14mr|texlive-texlogos-1.3.1-3|44	%setup -c -a0
14mr|texlive-texlogos-1.3.1-3|45	
14mr|texlive-texlogos-1.3.1-3|46	%build
14mr|texlive-texlogos-1.3.1-3|47	
14mr|texlive-texlogos-1.3.1-3|48	%install
14mr|texlive-texlogos-1.3.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texlogos-1.3.1-3|50	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-texlogos-1.3.1-3|51	
14mr|texlive-texlogos-1.3.1-3|52	
14mr|texlive-texlogos-1.3.1-3|53	
14mr|texlive-texlogos-1.3.1-3|54	%changelog
14mr|texlive-texlogos-1.3.1-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.1-3
14mr|texlive-texlogos-1.3.1-3|56	+ Revision: dc0573c
14mr|texlive-texlogos-1.3.1-3|57	- MassBuild#440: Increase release tag
14mr|texlive-texlogos-1.3.1-3|58	
14mr|texlive-texlogos-1.3.1-3|59	

21546 14
14mr|texlive-texmate-2-3|1	# revision 15878
14mr|texlive-texmate-2-3|2	# category Package
14mr|texlive-texmate-2-3|3	# catalog-ctan /macros/latex/contrib/texmate
14mr|texlive-texmate-2-3|4	# catalog-date 2006-09-21 21:05:13 +0200
14mr|texlive-texmate-2-3|5	# catalog-license lppl
14mr|texlive-texmate-2-3|6	# catalog-version 2
14mr|texlive-texmate-2-3|7	Name:		texlive-texmate
14mr|texlive-texmate-2-3|8	Version:	2
14mr|texlive-texmate-2-3|9	Release:	3
14mr|texlive-texmate-2-3|10	Summary:	Comprehensive chess annotation in LaTeX
14mr|texlive-texmate-2-3|11	Group:		Publishing
14mr|texlive-texmate-2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texmate
14mr|texlive-texmate-2-3|13	License:	LPPL
14mr|texlive-texmate-2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texmate.tar.xz
14mr|texlive-texmate-2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texmate.doc.tar.xz
14mr|texlive-texmate-2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texmate.source.tar.xz
14mr|texlive-texmate-2-3|17	BuildArch:	noarch
14mr|texlive-texmate-2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-texmate-2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-texmate-2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-texmate-2-3|21	
14mr|texlive-texmate-2-3|22	%description
14mr|texlive-texmate-2-3|23	TeXmate formats chess games from very simple ascii input. The
14mr|texlive-texmate-2-3|24	clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same
14mr|texlive-texmate-2-3|25	results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The
14mr|texlive-texmate-2-3|26	resulting format is fully customizable. There are 4 levels of
14mr|texlive-texmate-2-3|27	commentary: 1 is the main game, 2-3 are commentaries. Each has
14mr|texlive-texmate-2-3|28	its fonts, punctuation marks, etc., and these are also
14mr|texlive-texmate-2-3|29	customizable. The package includes a tool for the creation of
14mr|texlive-texmate-2-3|30	diagrams. The package works in conjunction with skak to produce
14mr|texlive-texmate-2-3|31	diagrams of the current position automatically. For chess
14mr|texlive-texmate-2-3|32	fonts, the package uses the chessfss system.
14mr|texlive-texmate-2-3|33	
14mr|texlive-texmate-2-3|34	%post
14mr|texlive-texmate-2-3|35	%{_sbindir}/texlive.post
14mr|texlive-texmate-2-3|36	
14mr|texlive-texmate-2-3|37	%postun
14mr|texlive-texmate-2-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-texmate-2-3|39	%{_sbindir}/texlive.post
14mr|texlive-texmate-2-3|40	fi
14mr|texlive-texmate-2-3|41	
14mr|texlive-texmate-2-3|42	#-----------------------------------------------------------------------
14mr|texlive-texmate-2-3|43	%files
14mr|texlive-texmate-2-3|44	%{_texmfdistdir}/tex/latex/texmate/texmate.sty
14mr|texlive-texmate-2-3|45	%doc %{_texmfdistdir}/doc/latex/texmate/README
14mr|texlive-texmate-2-3|46	%doc %{_texmfdistdir}/doc/latex/texmate/texmate2manual.pdf
14mr|texlive-texmate-2-3|47	%doc %{_texmfdistdir}/doc/latex/texmate/texmate2manual.tex
14mr|texlive-texmate-2-3|48	#- source
14mr|texlive-texmate-2-3|49	%doc %{_texmfdistdir}/source/latex/texmate/texmate.dtx
14mr|texlive-texmate-2-3|50	%doc %{_texmfdistdir}/source/latex/texmate/texmate.ins
14mr|texlive-texmate-2-3|51	
14mr|texlive-texmate-2-3|52	#-----------------------------------------------------------------------
14mr|texlive-texmate-2-3|53	%prep
14mr|texlive-texmate-2-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-texmate-2-3|55	
14mr|texlive-texmate-2-3|56	%build
14mr|texlive-texmate-2-3|57	
14mr|texlive-texmate-2-3|58	%install
14mr|texlive-texmate-2-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texmate-2-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-texmate-2-3|61	
14mr|texlive-texmate-2-3|62	
14mr|texlive-texmate-2-3|63	
14mr|texlive-texmate-2-3|64	%changelog
14mr|texlive-texmate-2-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2-3
14mr|texlive-texmate-2-3|66	+ Revision: a517fba
14mr|texlive-texmate-2-3|67	- MassBuild#440: Increase release tag
14mr|texlive-texmate-2-3|68	
14mr|texlive-texmate-2-3|69	

21547 14
14mr|texlive-texments-0.2.0-3|1	# revision 15878
14mr|texlive-texments-0.2.0-3|2	# category Package
14mr|texlive-texments-0.2.0-3|3	# catalog-ctan /macros/latex/contrib/texments
14mr|texlive-texments-0.2.0-3|4	# catalog-date 2009-01-03 10:55:55 +0100
14mr|texlive-texments-0.2.0-3|5	# catalog-license lppl
14mr|texlive-texments-0.2.0-3|6	# catalog-version 0.2.0
14mr|texlive-texments-0.2.0-3|7	Name:		texlive-texments
14mr|texlive-texments-0.2.0-3|8	Version:	0.2.0
14mr|texlive-texments-0.2.0-3|9	Release:	3
14mr|texlive-texments-0.2.0-3|10	Summary:	Using the Pygments highlighter in LaTeX
14mr|texlive-texments-0.2.0-3|11	Group:		Publishing
14mr|texlive-texments-0.2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texments
14mr|texlive-texments-0.2.0-3|13	License:	LPPL
14mr|texlive-texments-0.2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texments.tar.xz
14mr|texlive-texments-0.2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texments.doc.tar.xz
14mr|texlive-texments-0.2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texments.source.tar.xz
14mr|texlive-texments-0.2.0-3|17	BuildArch:	noarch
14mr|texlive-texments-0.2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-texments-0.2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-texments-0.2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-texments-0.2.0-3|21	
14mr|texlive-texments-0.2.0-3|22	%description
14mr|texlive-texments-0.2.0-3|23	A package which allows to use the Pygments highlighter inside
14mr|texlive-texments-0.2.0-3|24	LaTeX documents. Pygments supports syntax colouring of over 50
14mr|texlive-texments-0.2.0-3|25	types of files, and ships with multiple colour schemes.
14mr|texlive-texments-0.2.0-3|26	
14mr|texlive-texments-0.2.0-3|27	%post
14mr|texlive-texments-0.2.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-texments-0.2.0-3|29	
14mr|texlive-texments-0.2.0-3|30	%postun
14mr|texlive-texments-0.2.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-texments-0.2.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-texments-0.2.0-3|33	fi
14mr|texlive-texments-0.2.0-3|34	
14mr|texlive-texments-0.2.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-texments-0.2.0-3|36	%files
14mr|texlive-texments-0.2.0-3|37	%{_texmfdistdir}/tex/latex/texments/texments.sty
14mr|texlive-texments-0.2.0-3|38	%doc %{_texmfdistdir}/doc/latex/texments/README
14mr|texlive-texments-0.2.0-3|39	%doc %{_texmfdistdir}/doc/latex/texments/texments.pdf
14mr|texlive-texments-0.2.0-3|40	#- source
14mr|texlive-texments-0.2.0-3|41	%doc %{_texmfdistdir}/source/latex/texments/texments.dtx
14mr|texlive-texments-0.2.0-3|42	%doc %{_texmfdistdir}/source/latex/texments/texments.ins
14mr|texlive-texments-0.2.0-3|43	
14mr|texlive-texments-0.2.0-3|44	#-----------------------------------------------------------------------
14mr|texlive-texments-0.2.0-3|45	%prep
14mr|texlive-texments-0.2.0-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-texments-0.2.0-3|47	
14mr|texlive-texments-0.2.0-3|48	%build
14mr|texlive-texments-0.2.0-3|49	
14mr|texlive-texments-0.2.0-3|50	%install
14mr|texlive-texments-0.2.0-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texments-0.2.0-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-texments-0.2.0-3|53	
14mr|texlive-texments-0.2.0-3|54	
14mr|texlive-texments-0.2.0-3|55	
14mr|texlive-texments-0.2.0-3|56	%changelog
14mr|texlive-texments-0.2.0-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-3
14mr|texlive-texments-0.2.0-3|58	+ Revision: 0427766
14mr|texlive-texments-0.2.0-3|59	- MassBuild#440: Increase release tag
14mr|texlive-texments-0.2.0-3|60	
14mr|texlive-texments-0.2.0-3|61	

21548 14
14mr|texlive-tex-overview-0.1e-3|1	# revision 23730
14mr|texlive-tex-overview-0.1e-3|2	# category Package
14mr|texlive-tex-overview-0.1e-3|3	# catalog-ctan /info/tex-overview
14mr|texlive-tex-overview-0.1e-3|4	# catalog-date 2011-08-27 22:03:02 +0200
14mr|texlive-tex-overview-0.1e-3|5	# catalog-license lppl1.3
14mr|texlive-tex-overview-0.1e-3|6	# catalog-version 0.1e
14mr|texlive-tex-overview-0.1e-3|7	Name:		texlive-tex-overview
14mr|texlive-tex-overview-0.1e-3|8	Version:	0.1e
14mr|texlive-tex-overview-0.1e-3|9	Release:	3
14mr|texlive-tex-overview-0.1e-3|10	Summary:	An overview of the development of TeX
14mr|texlive-tex-overview-0.1e-3|11	Group:		Publishing
14mr|texlive-tex-overview-0.1e-3|12	URL:		http://www.ctan.org/tex-archive/info/tex-overview
14mr|texlive-tex-overview-0.1e-3|13	License:	LPPL1.3
14mr|texlive-tex-overview-0.1e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-overview.tar.xz
14mr|texlive-tex-overview-0.1e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-overview.doc.tar.xz
14mr|texlive-tex-overview-0.1e-3|16	BuildArch:	noarch
14mr|texlive-tex-overview-0.1e-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-overview-0.1e-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-overview-0.1e-3|19	
14mr|texlive-tex-overview-0.1e-3|20	%description
14mr|texlive-tex-overview-0.1e-3|21	The document gives a short overview of TeX and its children, as
14mr|texlive-tex-overview-0.1e-3|22	well as the macro packages LaTeX and ConTeXt.
14mr|texlive-tex-overview-0.1e-3|23	
14mr|texlive-tex-overview-0.1e-3|24	#-----------------------------------------------------------------------
14mr|texlive-tex-overview-0.1e-3|25	%files
14mr|texlive-tex-overview-0.1e-3|26	%doc %{_texmfdistdir}/doc/latex/tex-overview/README
14mr|texlive-tex-overview-0.1e-3|27	%doc %{_texmfdistdir}/doc/latex/tex-overview/tex-overview-aux.tex
14mr|texlive-tex-overview-0.1e-3|28	%doc %{_texmfdistdir}/doc/latex/tex-overview/tex-overview.pdf
14mr|texlive-tex-overview-0.1e-3|29	%doc %{_texmfdistdir}/doc/latex/tex-overview/tex-overview.tex
14mr|texlive-tex-overview-0.1e-3|30	
14mr|texlive-tex-overview-0.1e-3|31	#-----------------------------------------------------------------------
14mr|texlive-tex-overview-0.1e-3|32	%prep
14mr|texlive-tex-overview-0.1e-3|33	%setup -c -a0 -a1
14mr|texlive-tex-overview-0.1e-3|34	
14mr|texlive-tex-overview-0.1e-3|35	%build
14mr|texlive-tex-overview-0.1e-3|36	
14mr|texlive-tex-overview-0.1e-3|37	%install
14mr|texlive-tex-overview-0.1e-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-overview-0.1e-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-overview-0.1e-3|40	
14mr|texlive-tex-overview-0.1e-3|41	
14mr|texlive-tex-overview-0.1e-3|42	
14mr|texlive-tex-overview-0.1e-3|43	%changelog
14mr|texlive-tex-overview-0.1e-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1e-3
14mr|texlive-tex-overview-0.1e-3|45	+ Revision: 9c7e957
14mr|texlive-tex-overview-0.1e-3|46	- MassBuild#440: Increase release tag
14mr|texlive-tex-overview-0.1e-3|47	
14mr|texlive-tex-overview-0.1e-3|48	

21549 14
14mr|texlive-texpower-0.2-3|1	# revision 15878
14mr|texlive-texpower-0.2-3|2	# category Package
14mr|texlive-texpower-0.2-3|3	# catalog-ctan /macros/latex/contrib/texpower
14mr|texlive-texpower-0.2-3|4	# catalog-date 2007-01-16 09:34:54 +0100
14mr|texlive-texpower-0.2-3|5	# catalog-license gpl
14mr|texlive-texpower-0.2-3|6	# catalog-version 0.2
14mr|texlive-texpower-0.2-3|7	Name:		texlive-texpower
14mr|texlive-texpower-0.2-3|8	Version:	0.2
14mr|texlive-texpower-0.2-3|9	Release:	3
14mr|texlive-texpower-0.2-3|10	Summary:	Create dynamic online presentations with LaTeX
14mr|texlive-texpower-0.2-3|11	Group:		Publishing
14mr|texlive-texpower-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texpower
14mr|texlive-texpower-0.2-3|13	License:	GPL
14mr|texlive-texpower-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texpower.tar.xz
14mr|texlive-texpower-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texpower.doc.tar.xz
14mr|texlive-texpower-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texpower.source.tar.xz
14mr|texlive-texpower-0.2-3|17	BuildArch:	noarch
14mr|texlive-texpower-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-texpower-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-texpower-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-texpower-0.2-3|21	Requires:	texlive-tpslifonts
14mr|texlive-texpower-0.2-3|22	
14mr|texlive-texpower-0.2-3|23	%description
14mr|texlive-texpower-0.2-3|24	TeXPower is a bundle of packages intended to provide an all-
14mr|texlive-texpower-0.2-3|25	inclusive environment for designing pdf screen presentations to
14mr|texlive-texpower-0.2-3|26	be viewed in full-screen mode, especially for projecting
14mr|texlive-texpower-0.2-3|27	`online' with a video beamer. For some of its core functions,
14mr|texlive-texpower-0.2-3|28	it uses code derived from ppower4 packages. It is, however, not
14mr|texlive-texpower-0.2-3|29	a complete environment in itself: it relies on an existing
14mr|texlive-texpower-0.2-3|30	class for preparing slides (such as foiltex or seminar) or
14mr|texlive-texpower-0.2-3|31	another package such as pdfslide.
14mr|texlive-texpower-0.2-3|32	
14mr|texlive-texpower-0.2-3|33	%post
14mr|texlive-texpower-0.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-texpower-0.2-3|35	
14mr|texlive-texpower-0.2-3|36	%postun
14mr|texlive-texpower-0.2-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-texpower-0.2-3|38	%{_sbindir}/texlive.post
14mr|texlive-texpower-0.2-3|39	fi
14mr|texlive-texpower-0.2-3|40	
14mr|texlive-texpower-0.2-3|41	#-----------------------------------------------------------------------
14mr|texlive-texpower-0.2-3|42	%files
14mr|texlive-texpower-0.2-3|43	%{_texmfdistdir}/tex/latex/texpower/automata.sty
14mr|texlive-texpower-0.2-3|44	%{_texmfdistdir}/tex/latex/texpower/fixseminar.sty
14mr|texlive-texpower-0.2-3|45	%{_texmfdistdir}/tex/latex/texpower/powersem.cls
14mr|texlive-texpower-0.2-3|46	%{_texmfdistdir}/tex/latex/texpower/texpower.sty
14mr|texlive-texpower-0.2-3|47	%{_texmfdistdir}/tex/latex/texpower/tpcolors.cfg
14mr|texlive-texpower-0.2-3|48	%{_texmfdistdir}/tex/latex/texpower/tplists.sty
14mr|texlive-texpower-0.2-3|49	%{_texmfdistdir}/tex/latex/texpower/tpoptions.cfg
14mr|texlive-texpower-0.2-3|50	%{_texmfdistdir}/tex/latex/texpower/tppstcol.sty
14mr|texlive-texpower-0.2-3|51	%{_texmfdistdir}/tex/latex/texpower/tpsem-a4.sty
14mr|texlive-texpower-0.2-3|52	%{_texmfdistdir}/tex/latex/texpower/tpsettings.cfg
14mr|texlive-texpower-0.2-3|53	%doc %{_texmfdistdir}/doc/latex/texpower/00readme.txt
14mr|texlive-texpower-0.2-3|54	%doc %{_texmfdistdir}/doc/latex/texpower/01install.txt
14mr|texlive-texpower-0.2-3|55	%doc %{_texmfdistdir}/doc/latex/texpower/02changes.txt
14mr|texlive-texpower-0.2-3|56	%doc %{_texmfdistdir}/doc/latex/texpower/FAQ-display.tex
14mr|texlive-texpower-0.2-3|57	%doc %{_texmfdistdir}/doc/latex/texpower/FAQ-printout.tex
14mr|texlive-texpower-0.2-3|58	%doc %{_texmfdistdir}/doc/latex/texpower/MakeExamples.sh
14mr|texlive-texpower-0.2-3|59	%doc %{_texmfdistdir}/doc/latex/texpower/__TPcfg.tex
14mr|texlive-texpower-0.2-3|60	%doc %{_texmfdistdir}/doc/latex/texpower/__TPindexing.tex
14mr|texlive-texpower-0.2-3|61	%doc %{_texmfdistdir}/doc/latex/texpower/__TPpreamble.tex
14mr|texlive-texpower-0.2-3|62	%doc %{_texmfdistdir}/doc/latex/texpower/bckwrdexample.tex
14mr|texlive-texpower-0.2-3|63	%doc %{_texmfdistdir}/doc/latex/texpower/bgndexample.tex
14mr|texlive-texpower-0.2-3|64	%doc %{_texmfdistdir}/doc/latex/texpower/contrib/00readme.txt
14mr|texlive-texpower-0.2-3|65	%doc %{_texmfdistdir}/doc/latex/texpower/contrib/config.landscapeplus
14mr|texlive-texpower-0.2-3|66	%doc %{_texmfdistdir}/doc/latex/texpower/contrib/tpmultiinc.tar
14mr|texlive-texpower-0.2-3|67	%doc %{_texmfdistdir}/doc/latex/texpower/divexample.tex
14mr|texlive-texpower-0.2-3|68	%doc %{_texmfdistdir}/doc/latex/texpower/dummy.java
14mr|texlive-texpower-0.2-3|69	%doc %{_texmfdistdir}/doc/latex/texpower/fancyexample.tex
14mr|texlive-texpower-0.2-3|70	%doc %{_texmfdistdir}/doc/latex/texpower/fig-1.mps
14mr|texlive-texpower-0.2-3|71	%doc %{_texmfdistdir}/doc/latex/texpower/fig-2.mps
14mr|texlive-texpower-0.2-3|72	%doc %{_texmfdistdir}/doc/latex/texpower/fig-3.mps
14mr|texlive-texpower-0.2-3|73	%doc %{_texmfdistdir}/doc/latex/texpower/foilsdemo.tex
14mr|texlive-texpower-0.2-3|74	%doc %{_texmfdistdir}/doc/latex/texpower/fulldemo.tex
14mr|texlive-texpower-0.2-3|75	%doc %{_texmfdistdir}/doc/latex/texpower/hilitexample.tex
14mr|texlive-texpower-0.2-3|76	%doc %{_texmfdistdir}/doc/latex/texpower/ifmslidemo.tex
14mr|texlive-texpower-0.2-3|77	%doc %{_texmfdistdir}/doc/latex/texpower/manual.pdf
14mr|texlive-texpower-0.2-3|78	%doc %{_texmfdistdir}/doc/latex/texpower/manual.tex
14mr|texlive-texpower-0.2-3|79	%doc %{_texmfdistdir}/doc/latex/texpower/mathexample.tex
14mr|texlive-texpower-0.2-3|80	%doc %{_texmfdistdir}/doc/latex/texpower/panelexample.tex
14mr|texlive-texpower-0.2-3|81	%doc %{_texmfdistdir}/doc/latex/texpower/parexample.tex
14mr|texlive-texpower-0.2-3|82	%doc %{_texmfdistdir}/doc/latex/texpower/pdfscrdemo.tex
14mr|texlive-texpower-0.2-3|83	%doc %{_texmfdistdir}/doc/latex/texpower/pdfslidemo.tex
14mr|texlive-texpower-0.2-3|84	%doc %{_texmfdistdir}/doc/latex/texpower/picexample.tex
14mr|texlive-texpower-0.2-3|85	%doc %{_texmfdistdir}/doc/latex/texpower/picltxexample.tex
14mr|texlive-texpower-0.2-3|86	%doc %{_texmfdistdir}/doc/latex/texpower/picpsexample.tex
14mr|texlive-texpower-0.2-3|87	%doc %{_texmfdistdir}/doc/latex/texpower/pp4sldemo.tex
14mr|texlive-texpower-0.2-3|88	%doc %{_texmfdistdir}/doc/latex/texpower/prosperdemo.tex
14mr|texlive-texpower-0.2-3|89	%doc %{_texmfdistdir}/doc/latex/texpower/seminardemo.tex
14mr|texlive-texpower-0.2-3|90	%doc %{_texmfdistdir}/doc/latex/texpower/simpledemo.tex
14mr|texlive-texpower-0.2-3|91	%doc %{_texmfdistdir}/doc/latex/texpower/slidesdemo.tex
14mr|texlive-texpower-0.2-3|92	%doc %{_texmfdistdir}/doc/latex/texpower/spanelexample.tex
14mr|texlive-texpower-0.2-3|93	%doc %{_texmfdistdir}/doc/latex/texpower/tabexample.tex
14mr|texlive-texpower-0.2-3|94	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts.zip
14mr|texlive-texpower-0.2-3|95	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/00readme.txt
14mr|texlive-texpower-0.2-3|96	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/01install.txt
14mr|texlive-texpower-0.2-3|97	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/Makefile
14mr|texlive-texpower-0.2-3|98	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/slifontsexample.tex
14mr|texlive-texpower-0.2-3|99	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/tpslifonts.dtx
14mr|texlive-texpower-0.2-3|100	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/tpslifonts.ins
14mr|texlive-texpower-0.2-3|101	%doc %{_texmfdistdir}/doc/latex/texpower/verbexample.tex
14mr|texlive-texpower-0.2-3|102	#- source
14mr|texlive-texpower-0.2-3|103	%doc %{_texmfdistdir}/source/latex/texpower/Makefile
14mr|texlive-texpower-0.2-3|104	%doc %{_texmfdistdir}/source/latex/texpower/powersem.dtx
14mr|texlive-texpower-0.2-3|105	%doc %{_texmfdistdir}/source/latex/texpower/texpower-addons.dtx
14mr|texlive-texpower-0.2-3|106	%doc %{_texmfdistdir}/source/latex/texpower/texpower-cfg.dtx
14mr|texlive-texpower-0.2-3|107	%doc %{_texmfdistdir}/source/latex/texpower/texpower-doc.dtx
14mr|texlive-texpower-0.2-3|108	%doc %{_texmfdistdir}/source/latex/texpower/texpower.dtx
14mr|texlive-texpower-0.2-3|109	%doc %{_texmfdistdir}/source/latex/texpower/tpbundle.ins
14mr|texlive-texpower-0.2-3|110	%doc %{_texmfdistdir}/source/latex/texpower/tplists.dtx
14mr|texlive-texpower-0.2-3|111	
14mr|texlive-texpower-0.2-3|112	#-----------------------------------------------------------------------
14mr|texlive-texpower-0.2-3|113	%prep
14mr|texlive-texpower-0.2-3|114	%setup -c -a0 -a1 -a2
14mr|texlive-texpower-0.2-3|115	
14mr|texlive-texpower-0.2-3|116	%build
14mr|texlive-texpower-0.2-3|117	
14mr|texlive-texpower-0.2-3|118	%install
14mr|texlive-texpower-0.2-3|119	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texpower-0.2-3|120	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-texpower-0.2-3|121	
14mr|texlive-texpower-0.2-3|122	
14mr|texlive-texpower-0.2-3|123	
14mr|texlive-texpower-0.2-3|124	%changelog
14mr|texlive-texpower-0.2-3|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-texpower-0.2-3|126	+ Revision: 307edea
14mr|texlive-texpower-0.2-3|127	- MassBuild#440: Increase release tag
14mr|texlive-texpower-0.2-3|128	
14mr|texlive-texpower-0.2-3|129	

21550 14
14mr|texlive-tex-ps-20091010-3|1	# revision 15878
14mr|texlive-tex-ps-20091010-3|2	# category Package
14mr|texlive-tex-ps-20091010-3|3	# catalog-ctan /macros/generic/TeX-PS
14mr|texlive-tex-ps-20091010-3|4	# catalog-date 2009-10-10 00:51:28 +0200
14mr|texlive-tex-ps-20091010-3|5	# catalog-license pd
14mr|texlive-tex-ps-20091010-3|6	# catalog-version undef
14mr|texlive-tex-ps-20091010-3|7	Name:		texlive-tex-ps
14mr|texlive-tex-ps-20091010-3|8	Version:	20091010
14mr|texlive-tex-ps-20091010-3|9	Release:	3
14mr|texlive-tex-ps-20091010-3|10	Summary:	TeX to PostScript generic macros and add-ons
14mr|texlive-tex-ps-20091010-3|11	Group:		Publishing
14mr|texlive-tex-ps-20091010-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/TeX-PS
14mr|texlive-tex-ps-20091010-3|13	License:	PD
14mr|texlive-tex-ps-20091010-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ps.tar.xz
14mr|texlive-tex-ps-20091010-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ps.doc.tar.xz
14mr|texlive-tex-ps-20091010-3|16	BuildArch:	noarch
14mr|texlive-tex-ps-20091010-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-ps-20091010-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-ps-20091010-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tex-ps-20091010-3|20	
14mr|texlive-tex-ps-20091010-3|21	%description
14mr|texlive-tex-ps-20091010-3|22	TeX to PostScript generic macros and add-ons: transformations
14mr|texlive-tex-ps-20091010-3|23	of EPS files, prepress preparation, color separation, mirror,
14mr|texlive-tex-ps-20091010-3|24	etc.
14mr|texlive-tex-ps-20091010-3|25	
14mr|texlive-tex-ps-20091010-3|26	%post
14mr|texlive-tex-ps-20091010-3|27	%{_sbindir}/texlive.post
14mr|texlive-tex-ps-20091010-3|28	
14mr|texlive-tex-ps-20091010-3|29	%postun
14mr|texlive-tex-ps-20091010-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tex-ps-20091010-3|31	%{_sbindir}/texlive.post
14mr|texlive-tex-ps-20091010-3|32	fi
14mr|texlive-tex-ps-20091010-3|33	
14mr|texlive-tex-ps-20091010-3|34	#-----------------------------------------------------------------------
14mr|texlive-tex-ps-20091010-3|35	%files
14mr|texlive-tex-ps-20091010-3|36	%{_texmfdistdir}/dvips/tex-ps/crops.pro
14mr|texlive-tex-ps-20091010-3|37	%{_texmfdistdir}/dvips/tex-ps/mirr.hd
14mr|texlive-tex-ps-20091010-3|38	%{_texmfdistdir}/dvips/tex-ps/separate.pro
14mr|texlive-tex-ps-20091010-3|39	%{_texmfdistdir}/tex/generic/tex-ps/cmyk-hax.tex
14mr|texlive-tex-ps-20091010-3|40	%{_texmfdistdir}/tex/generic/tex-ps/epsfx.tex
14mr|texlive-tex-ps-20091010-3|41	%{_texmfdistdir}/tex/generic/tex-ps/poligraf.sty
14mr|texlive-tex-ps-20091010-3|42	%{_texmfdistdir}/tex/generic/tex-ps/trans.tex
14mr|texlive-tex-ps-20091010-3|43	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/README
14mr|texlive-tex-ps-20091010-3|44	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/cmyk-doc.pdf
14mr|texlive-tex-ps-20091010-3|45	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/fountain.eps
14mr|texlive-tex-ps-20091010-3|46	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/gdansk.eps
14mr|texlive-tex-ps-20091010-3|47	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/rules.tex
14mr|texlive-tex-ps-20091010-3|48	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sam1-sep.bat
14mr|texlive-tex-ps-20091010-3|49	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample1.tex
14mr|texlive-tex-ps-20091010-3|50	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample2.tex
14mr|texlive-tex-ps-20091010-3|51	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample3.tex
14mr|texlive-tex-ps-20091010-3|52	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample4.tex
14mr|texlive-tex-ps-20091010-3|53	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/screen.eps
14mr|texlive-tex-ps-20091010-3|54	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/README
14mr|texlive-tex-ps-20091010-3|55	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/kol-cmyk.eps
14mr|texlive-tex-ps-20091010-3|56	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/sample.tex
14mr|texlive-tex-ps-20091010-3|57	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/samplelx.tex
14mr|texlive-tex-ps-20091010-3|58	
14mr|texlive-tex-ps-20091010-3|59	#-----------------------------------------------------------------------
14mr|texlive-tex-ps-20091010-3|60	%prep
14mr|texlive-tex-ps-20091010-3|61	%setup -c -a0 -a1
14mr|texlive-tex-ps-20091010-3|62	
14mr|texlive-tex-ps-20091010-3|63	%build
14mr|texlive-tex-ps-20091010-3|64	
14mr|texlive-tex-ps-20091010-3|65	%install
14mr|texlive-tex-ps-20091010-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-ps-20091010-3|67	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-ps-20091010-3|68	
14mr|texlive-tex-ps-20091010-3|69	
14mr|texlive-tex-ps-20091010-3|70	
14mr|texlive-tex-ps-20091010-3|71	%changelog
14mr|texlive-tex-ps-20091010-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091010-3
14mr|texlive-tex-ps-20091010-3|73	+ Revision: 8ced1d9
14mr|texlive-tex-ps-20091010-3|74	- MassBuild#440: Increase release tag
14mr|texlive-tex-ps-20091010-3|75	
14mr|texlive-tex-ps-20091010-3|76	

21551 14
14mr|texlive-tex-refs-0.3.8-3|1	# revision 15878
14mr|texlive-tex-refs-0.3.8-3|2	# category Package
14mr|texlive-tex-refs-0.3.8-3|3	# catalog-ctan /info/tex-references
14mr|texlive-tex-refs-0.3.8-3|4	# catalog-date 2008-04-20 19:53:04 +0200
14mr|texlive-tex-refs-0.3.8-3|5	# catalog-license other-free
14mr|texlive-tex-refs-0.3.8-3|6	# catalog-version 0.3.8
14mr|texlive-tex-refs-0.3.8-3|7	Name:		texlive-tex-refs
14mr|texlive-tex-refs-0.3.8-3|8	Version:	0.3.8
14mr|texlive-tex-refs-0.3.8-3|9	Release:	3
14mr|texlive-tex-refs-0.3.8-3|10	Summary:	References for TeX and Friends
14mr|texlive-tex-refs-0.3.8-3|11	Group:		Publishing
14mr|texlive-tex-refs-0.3.8-3|12	URL:		http://www.ctan.org/tex-archive/info/tex-references
14mr|texlive-tex-refs-0.3.8-3|13	License:	OTHER-FREE
14mr|texlive-tex-refs-0.3.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-refs.tar.xz
14mr|texlive-tex-refs-0.3.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-refs.doc.tar.xz
14mr|texlive-tex-refs-0.3.8-3|16	BuildArch:	noarch
14mr|texlive-tex-refs-0.3.8-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-refs-0.3.8-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-refs-0.3.8-3|19	
14mr|texlive-tex-refs-0.3.8-3|20	%description
14mr|texlive-tex-refs-0.3.8-3|21	This is an ongoing project with the aim of providing a help
14mr|texlive-tex-refs-0.3.8-3|22	file for LaTeX (and its friends like ConTeXt, Metapost,
14mr|texlive-tex-refs-0.3.8-3|23	Metafont, etc.) using a state-of-the-art source format, aka
14mr|texlive-tex-refs-0.3.8-3|24	DocBook/XML.
14mr|texlive-tex-refs-0.3.8-3|25	
14mr|texlive-tex-refs-0.3.8-3|26	#-----------------------------------------------------------------------
14mr|texlive-tex-refs-0.3.8-3|27	%files
14mr|texlive-tex-refs-0.3.8-3|28	%doc %{_texmfdistdir}/doc/generic/tex-refs/README
14mr|texlive-tex-refs-0.3.8-3|29	%doc %{_texmfdistdir}/doc/generic/tex-refs/tex-refs-source.tar.gz
14mr|texlive-tex-refs-0.3.8-3|30	%doc %{_texmfdistdir}/doc/generic/tex-refs/tex-refs.css
14mr|texlive-tex-refs-0.3.8-3|31	%doc %{_texmfdistdir}/doc/generic/tex-refs/tex-refs.html
14mr|texlive-tex-refs-0.3.8-3|32	
14mr|texlive-tex-refs-0.3.8-3|33	#-----------------------------------------------------------------------
14mr|texlive-tex-refs-0.3.8-3|34	%prep
14mr|texlive-tex-refs-0.3.8-3|35	%setup -c -a0 -a1
14mr|texlive-tex-refs-0.3.8-3|36	
14mr|texlive-tex-refs-0.3.8-3|37	%build
14mr|texlive-tex-refs-0.3.8-3|38	
14mr|texlive-tex-refs-0.3.8-3|39	%install
14mr|texlive-tex-refs-0.3.8-3|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-refs-0.3.8-3|41	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-refs-0.3.8-3|42	
14mr|texlive-tex-refs-0.3.8-3|43	
14mr|texlive-tex-refs-0.3.8-3|44	
14mr|texlive-tex-refs-0.3.8-3|45	%changelog
14mr|texlive-tex-refs-0.3.8-3|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.8-3
14mr|texlive-tex-refs-0.3.8-3|47	+ Revision: c84f5f3
14mr|texlive-tex-refs-0.3.8-3|48	- MassBuild#440: Increase release tag
14mr|texlive-tex-refs-0.3.8-3|49	
14mr|texlive-tex-refs-0.3.8-3|50	

21552 14
14mr|texlive-texshade-1.24-3|1	# revision 24716
14mr|texlive-texshade-1.24-3|2	# category Package
14mr|texlive-texshade-1.24-3|3	# catalog-ctan /macros/latex/contrib/texshade
14mr|texlive-texshade-1.24-3|4	# catalog-date 2011-12-01 13:24:33 +0100
14mr|texlive-texshade-1.24-3|5	# catalog-license gpl2
14mr|texlive-texshade-1.24-3|6	# catalog-version 1.24
14mr|texlive-texshade-1.24-3|7	Name:		texlive-texshade
14mr|texlive-texshade-1.24-3|8	Version:	1.24
14mr|texlive-texshade-1.24-3|9	Release:	3
14mr|texlive-texshade-1.24-3|10	Summary:	Package for setting nucleotide and peptide alignments
14mr|texlive-texshade-1.24-3|11	Group:		Publishing
14mr|texlive-texshade-1.24-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texshade
14mr|texlive-texshade-1.24-3|13	License:	GPL2
14mr|texlive-texshade-1.24-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texshade.tar.xz
14mr|texlive-texshade-1.24-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texshade.doc.tar.xz
14mr|texlive-texshade-1.24-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texshade.source.tar.xz
14mr|texlive-texshade-1.24-3|17	BuildArch:	noarch
14mr|texlive-texshade-1.24-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-texshade-1.24-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-texshade-1.24-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-texshade-1.24-3|21	
14mr|texlive-texshade-1.24-3|22	%description
14mr|texlive-texshade-1.24-3|23	TeXshade is alignment shading software completely written in
14mr|texlive-texshade-1.24-3|24	TeX/LaTeX; it can process multiple sequence alignments in the
14mr|texlive-texshade-1.24-3|25	.MSF and the .ALN file formats. In addition to common shading
14mr|texlive-texshade-1.24-3|26	algorithms, it provides special shading modes showing
14mr|texlive-texshade-1.24-3|27	functional aspects, e.g. charge or hydropathy, and a wide range
14mr|texlive-texshade-1.24-3|28	of commands for handling shading colours, text styles, labels,
14mr|texlive-texshade-1.24-3|29	legends; it even allows the user to define completely new
14mr|texlive-texshade-1.24-3|30	shading modes. TeXshade combines highest flexibility with TeX
14mr|texlive-texshade-1.24-3|31	output quality -- all in a bundle that does not demand
14mr|texlive-texshade-1.24-3|32	excessive development time of the user.
14mr|texlive-texshade-1.24-3|33	
14mr|texlive-texshade-1.24-3|34	%post
14mr|texlive-texshade-1.24-3|35	%{_sbindir}/texlive.post
14mr|texlive-texshade-1.24-3|36	
14mr|texlive-texshade-1.24-3|37	%postun
14mr|texlive-texshade-1.24-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-texshade-1.24-3|39	%{_sbindir}/texlive.post
14mr|texlive-texshade-1.24-3|40	fi
14mr|texlive-texshade-1.24-3|41	
14mr|texlive-texshade-1.24-3|42	#-----------------------------------------------------------------------
14mr|texlive-texshade-1.24-3|43	%files
14mr|texlive-texshade-1.24-3|44	%{_texmfdistdir}/tex/latex/texshade/texshade.def
14mr|texlive-texshade-1.24-3|45	%{_texmfdistdir}/tex/latex/texshade/texshade.sty
14mr|texlive-texshade-1.24-3|46	%doc %{_texmfdistdir}/doc/latex/texshade/AQP1.phd
14mr|texlive-texshade-1.24-3|47	%doc %{_texmfdistdir}/doc/latex/texshade/AQP1.top
14mr|texlive-texshade-1.24-3|48	%doc %{_texmfdistdir}/doc/latex/texshade/AQP2spec.ALN
14mr|texlive-texshade-1.24-3|49	%doc %{_texmfdistdir}/doc/latex/texshade/AQPDNA.MSF
14mr|texlive-texshade-1.24-3|50	%doc %{_texmfdistdir}/doc/latex/texshade/AQP_HMM.ext
14mr|texlive-texshade-1.24-3|51	%doc %{_texmfdistdir}/doc/latex/texshade/AQP_HMM.sgl
14mr|texlive-texshade-1.24-3|52	%doc %{_texmfdistdir}/doc/latex/texshade/AQP_TC.asc
14mr|texlive-texshade-1.24-3|53	%doc %{_texmfdistdir}/doc/latex/texshade/AQPpro.MSF
14mr|texlive-texshade-1.24-3|54	%doc %{_texmfdistdir}/doc/latex/texshade/README
14mr|texlive-texshade-1.24-3|55	%doc %{_texmfdistdir}/doc/latex/texshade/ciliate.cod
14mr|texlive-texshade-1.24-3|56	%doc %{_texmfdistdir}/doc/latex/texshade/standard.cod
14mr|texlive-texshade-1.24-3|57	%doc %{_texmfdistdir}/doc/latex/texshade/texshade.pdf
14mr|texlive-texshade-1.24-3|58	%doc %{_texmfdistdir}/doc/latex/texshade/tsfaq.pdf
14mr|texlive-texshade-1.24-3|59	%doc %{_texmfdistdir}/doc/latex/texshade/tsfaq.tex
14mr|texlive-texshade-1.24-3|60	#- source
14mr|texlive-texshade-1.24-3|61	%doc %{_texmfdistdir}/source/latex/texshade/texshade.dtx
14mr|texlive-texshade-1.24-3|62	%doc %{_texmfdistdir}/source/latex/texshade/texshade.ins
14mr|texlive-texshade-1.24-3|63	
14mr|texlive-texshade-1.24-3|64	#-----------------------------------------------------------------------
14mr|texlive-texshade-1.24-3|65	%prep
14mr|texlive-texshade-1.24-3|66	%setup -c -a0 -a1 -a2
14mr|texlive-texshade-1.24-3|67	
14mr|texlive-texshade-1.24-3|68	%build
14mr|texlive-texshade-1.24-3|69	
14mr|texlive-texshade-1.24-3|70	%install
14mr|texlive-texshade-1.24-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-texshade-1.24-3|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-texshade-1.24-3|73	
14mr|texlive-texshade-1.24-3|74	
14mr|texlive-texshade-1.24-3|75	
14mr|texlive-texshade-1.24-3|76	%changelog
14mr|texlive-texshade-1.24-3|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.24-3
14mr|texlive-texshade-1.24-3|78	+ Revision: 06fcbf6
14mr|texlive-texshade-1.24-3|79	- MassBuild#440: Increase release tag
14mr|texlive-texshade-1.24-3|80	
14mr|texlive-texshade-1.24-3|81	

21553 14
14mr|texlive-texsis-2.18-4|1	# revision 22650
14mr|texlive-texsis-2.18-4|2	# category Package
14mr|texlive-texsis-2.18-4|3	# catalog-ctan /macros/texsis
14mr|texlive-texsis-2.18-4|4	# catalog-date 2006-12-11 00:37:24 +0100
14mr|texlive-texsis-2.18-4|5	# catalog-license lppl
14mr|texlive-texsis-2.18-4|6	# catalog-version 2.18
14mr|texlive-texsis-2.18-4|7	Name:		texlive-texsis
14mr|texlive-texsis-2.18-4|8	Version:	2.18
14mr|texlive-texsis-2.18-4|9	Release:	4
14mr|texlive-texsis-2.18-4|10	Summary:	Plain TeX macros for Physicists
14mr|texlive-texsis-2.18-4|11	Group:		Publishing
14mr|texlive-texsis-2.18-4|12	URL:		http://www.ctan.org/tex-archive/macros/texsis
14mr|texlive-texsis-2.18-4|13	License:	LPPL
14mr|texlive-texsis-2.18-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texsis.tar.xz
14mr|texlive-texsis-2.18-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texsis.doc.tar.xz
14mr|texlive-texsis-2.18-4|16	BuildArch:	noarch
14mr|texlive-texsis-2.18-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texsis-2.18-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texsis-2.18-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-texsis-2.18-4|20	Requires(post):	texlive-tetex
14mr|texlive-texsis-2.18-4|21	Requires:	texlive-tex
14mr|texlive-texsis-2.18-4|22	Requires:	texlive-texsis.bin
14mr|texlive-texsis-2.18-4|23	
14mr|texlive-texsis-2.18-4|24	%description
14mr|texlive-texsis-2.18-4|25	TeXsis is a TeX macro package which provides useful features
14mr|texlive-texsis-2.18-4|26	for typesetting research papers and related documents. For
14mr|texlive-texsis-2.18-4|27	example, it includes support specifically for: Automatic
14mr|texlive-texsis-2.18-4|28	numbering of equations, figures, tables and references;
14mr|texlive-texsis-2.18-4|29	Simplified control of type sizes, line spacing, footnotes,
14mr|texlive-texsis-2.18-4|30	running headlines and footlines, and tables of contents,
14mr|texlive-texsis-2.18-4|31	figures and tables; Specialized document formats for research
14mr|texlive-texsis-2.18-4|32	papers, preprints and ``e-prints,'' conference proceedings,
14mr|texlive-texsis-2.18-4|33	theses, books, referee reports, letters, and memoranda;
14mr|texlive-texsis-2.18-4|34	Simplified means of constructing an index for a book or thesis;
14mr|texlive-texsis-2.18-4|35	Easy to use double column formatting; Specialized environments
14mr|texlive-texsis-2.18-4|36	for lists, theorems and proofs, centered or non-justified text,
14mr|texlive-texsis-2.18-4|37	and listing computer code; Specialized macros for easily
14mr|texlive-texsis-2.18-4|38	constructing ruled tables. TeXsis was originally developed for
14mr|texlive-texsis-2.18-4|39	physicists, but others may also find it useful. It is
14mr|texlive-texsis-2.18-4|40	completely compatible with Plain TeX.
14mr|texlive-texsis-2.18-4|41	
14mr|texlive-texsis-2.18-4|42	%post
14mr|texlive-texsis-2.18-4|43	%{_sbindir}/texlive.post
14mr|texlive-texsis-2.18-4|44	
14mr|texlive-texsis-2.18-4|45	%postun
14mr|texlive-texsis-2.18-4|46	if [ $1 -eq 0 ]; then
14mr|texlive-texsis-2.18-4|47	%{_sbindir}/texlive.post
14mr|texlive-texsis-2.18-4|48	fi
14mr|texlive-texsis-2.18-4|49	
14mr|texlive-texsis-2.18-4|50	#-----------------------------------------------------------------------
14mr|texlive-texsis-2.18-4|51	%files
14mr|texlive-texsis-2.18-4|52	%{_texmfdistdir}/bibtex/bst/texsis/texsis.bst
14mr|texlive-texsis-2.18-4|53	%{_texmfdistdir}/tex/texsis/base/AIP.txs
14mr|texlive-texsis-2.18-4|54	%{_texmfdistdir}/tex/texsis/base/CVformat.txs
14mr|texlive-texsis-2.18-4|55	%{_texmfdistdir}/tex/texsis/base/Elsevier.txs
14mr|texlive-texsis-2.18-4|56	%{_texmfdistdir}/tex/texsis/base/Exam.txs
14mr|texlive-texsis-2.18-4|57	%{_texmfdistdir}/tex/texsis/base/Formletr.txs
14mr|texlive-texsis-2.18-4|58	%{_texmfdistdir}/tex/texsis/base/IEEE.txs
14mr|texlive-texsis-2.18-4|59	%{_texmfdistdir}/tex/texsis/base/PhysRev.txs
14mr|texlive-texsis-2.18-4|60	%{_texmfdistdir}/tex/texsis/base/Spanish.txs
14mr|texlive-texsis-2.18-4|61	%{_texmfdistdir}/tex/texsis/base/Swedish.txs
14mr|texlive-texsis-2.18-4|62	%{_texmfdistdir}/tex/texsis/base/TXSconts.tex
14mr|texlive-texsis-2.18-4|63	%{_texmfdistdir}/tex/texsis/base/TXSdcol.tex
14mr|texlive-texsis-2.18-4|64	%{_texmfdistdir}/tex/texsis/base/TXSenvmt.tex
14mr|texlive-texsis-2.18-4|65	%{_texmfdistdir}/tex/texsis/base/TXSeqns.tex
14mr|texlive-texsis-2.18-4|66	%{_texmfdistdir}/tex/texsis/base/TXSfigs.tex
14mr|texlive-texsis-2.18-4|67	%{_texmfdistdir}/tex/texsis/base/TXSfmts.tex
14mr|texlive-texsis-2.18-4|68	%{_texmfdistdir}/tex/texsis/base/TXSfonts.tex
14mr|texlive-texsis-2.18-4|69	%{_texmfdistdir}/tex/texsis/base/TXShead.tex
14mr|texlive-texsis-2.18-4|70	%{_texmfdistdir}/tex/texsis/base/TXSinit.tex
14mr|texlive-texsis-2.18-4|71	%{_texmfdistdir}/tex/texsis/base/TXSletr.tex
14mr|texlive-texsis-2.18-4|72	%{_texmfdistdir}/tex/texsis/base/TXSmacs.tex
14mr|texlive-texsis-2.18-4|73	%{_texmfdistdir}/tex/texsis/base/TXSmemo.tex
14mr|texlive-texsis-2.18-4|74	%{_texmfdistdir}/tex/texsis/base/TXSprns.tex
14mr|texlive-texsis-2.18-4|75	%{_texmfdistdir}/tex/texsis/base/TXSrefs.tex
14mr|texlive-texsis-2.18-4|76	%{_texmfdistdir}/tex/texsis/base/TXSruled.tex
14mr|texlive-texsis-2.18-4|77	%{_texmfdistdir}/tex/texsis/base/TXSsects.tex
14mr|texlive-texsis-2.18-4|78	%{_texmfdistdir}/tex/texsis/base/TXSsite.tex
14mr|texlive-texsis-2.18-4|79	%{_texmfdistdir}/tex/texsis/base/TXSsymb.tex
14mr|texlive-texsis-2.18-4|80	%{_texmfdistdir}/tex/texsis/base/TXStags.tex
14mr|texlive-texsis-2.18-4|81	%{_texmfdistdir}/tex/texsis/base/TXStitle.tex
14mr|texlive-texsis-2.18-4|82	%{_texmfdistdir}/tex/texsis/base/Tablebod.txs
14mr|texlive-texsis-2.18-4|83	%{_texmfdistdir}/tex/texsis/base/WorldSci.txs
14mr|texlive-texsis-2.18-4|84	%{_texmfdistdir}/tex/texsis/base/color.txs
14mr|texlive-texsis-2.18-4|85	%{_texmfdistdir}/tex/texsis/base/nuclproc.txs
14mr|texlive-texsis-2.18-4|86	%{_texmfdistdir}/tex/texsis/base/printfont.txs
14mr|texlive-texsis-2.18-4|87	%{_texmfdistdir}/tex/texsis/base/spine.txs
14mr|texlive-texsis-2.18-4|88	%{_texmfdistdir}/tex/texsis/base/texsis.tex
14mr|texlive-texsis-2.18-4|89	%{_texmfdistdir}/tex/texsis/base/thesis.txs
14mr|texlive-texsis-2.18-4|90	%{_texmfdistdir}/tex/texsis/base/twin.txs
14mr|texlive-texsis-2.18-4|91	%{_texmfdistdir}/tex/texsis/config/texsis.ini
14mr|texlive-texsis-2.18-4|92	%_texmf_fmtutil_d/texsis
14mr|texlive-texsis-2.18-4|93	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/COPYING
14mr|texlive-texsis-2.18-4|94	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Example.tex
14mr|texlive-texsis-2.18-4|95	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Fonts.tex
14mr|texlive-texsis-2.18-4|96	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/INSTALL
14mr|texlive-texsis-2.18-4|97	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Install.tex
14mr|texlive-texsis-2.18-4|98	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/MANIFEST
14mr|texlive-texsis-2.18-4|99	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.fgl
14mr|texlive-texsis-2.18-4|100	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.ref
14mr|texlive-texsis-2.18-4|101	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.tbl
14mr|texlive-texsis-2.18-4|102	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.tex
14mr|texlive-texsis-2.18-4|103	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/NEWS
14mr|texlive-texsis-2.18-4|104	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/README
14mr|texlive-texsis-2.18-4|105	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSapxF.doc
14mr|texlive-texsis-2.18-4|106	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXScover.doc
14mr|texlive-texsis-2.18-4|107	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdcol.doc
14mr|texlive-texsis-2.18-4|108	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdoc.doc
14mr|texlive-texsis-2.18-4|109	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdoc0.doc
14mr|texlive-texsis-2.18-4|110	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdocM.doc
14mr|texlive-texsis-2.18-4|111	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSend.doc
14mr|texlive-texsis-2.18-4|112	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSenvmt.doc
14mr|texlive-texsis-2.18-4|113	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSeqns.doc
14mr|texlive-texsis-2.18-4|114	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfigs.doc
14mr|texlive-texsis-2.18-4|115	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfmts.doc
14mr|texlive-texsis-2.18-4|116	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfonts.doc
14mr|texlive-texsis-2.18-4|117	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSinstl.doc
14mr|texlive-texsis-2.18-4|118	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSintro.doc
14mr|texlive-texsis-2.18-4|119	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSletr.doc
14mr|texlive-texsis-2.18-4|120	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSmisc.doc
14mr|texlive-texsis-2.18-4|121	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSprns.doc
14mr|texlive-texsis-2.18-4|122	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSrefs.doc
14mr|texlive-texsis-2.18-4|123	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSrevs.doc
14mr|texlive-texsis-2.18-4|124	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSruled.doc
14mr|texlive-texsis-2.18-4|125	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsects.doc
14mr|texlive-texsis-2.18-4|126	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsite.000
14mr|texlive-texsis-2.18-4|127	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsymb.doc
14mr|texlive-texsis-2.18-4|128	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXStags.doc
14mr|texlive-texsis-2.18-4|129	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/index.tex
14mr|texlive-texsis-2.18-4|130	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/letr
14mr|texlive-texsis-2.18-4|131	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/penguin.eps
14mr|texlive-texsis-2.18-4|132	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/penguin2.eps
14mr|texlive-texsis-2.18-4|133	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.1
14mr|texlive-texsis-2.18-4|134	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.el
14mr|texlive-texsis-2.18-4|135	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.lsm
14mr|texlive-texsis-2.18-4|136	
14mr|texlive-texsis-2.18-4|137	#-----------------------------------------------------------------------
14mr|texlive-texsis-2.18-4|138	%prep
14mr|texlive-texsis-2.18-4|139	%setup -c -a0 -a1
14mr|texlive-texsis-2.18-4|140	
14mr|texlive-texsis-2.18-4|141	%build
14mr|texlive-texsis-2.18-4|142	
14mr|texlive-texsis-2.18-4|143	%install
14mr|texlive-texsis-2.18-4|144	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texsis-2.18-4|145	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texsis-2.18-4|146	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-texsis-2.18-4|147	cat > %{buildroot}%{_texmf_fmtutil_d}/texsis <<EOF
14mr|texlive-texsis-2.18-4|148	#
14mr|texlive-texsis-2.18-4|149	# from texsis:
14mr|texlive-texsis-2.18-4|150	texsis pdftex - -translate-file=cp227.tcx texsis.ini
14mr|texlive-texsis-2.18-4|151	EOF
14mr|texlive-texsis-2.18-4|152	
14mr|texlive-texsis-2.18-4|153	
14mr|texlive-texsis-2.18-4|154	
14mr|texlive-texsis-2.18-4|155	%changelog
14mr|texlive-texsis-2.18-4|156	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.18-4
14mr|texlive-texsis-2.18-4|157	+ Revision: d6b2645
14mr|texlive-texsis-2.18-4|158	- MassBuild#440: Increase release tag
14mr|texlive-texsis-2.18-4|159	
14mr|texlive-texsis-2.18-4|160	

21554 14
14mr|texlive-textcase-20070301-3|1	# revision 15878
14mr|texlive-textcase-20070301-3|2	# category Package
14mr|texlive-textcase-20070301-3|3	# catalog-ctan /macros/latex/contrib/textcase
14mr|texlive-textcase-20070301-3|4	# catalog-date 2007-03-01 12:49:13 +0100
14mr|texlive-textcase-20070301-3|5	# catalog-license lppl
14mr|texlive-textcase-20070301-3|6	# catalog-version undef
14mr|texlive-textcase-20070301-3|7	Name:		texlive-textcase
14mr|texlive-textcase-20070301-3|8	Version:	20070301
14mr|texlive-textcase-20070301-3|9	Release:	3
14mr|texlive-textcase-20070301-3|10	Summary:	Case conversion ignoring mathematics, etc
14mr|texlive-textcase-20070301-3|11	Group:		Publishing
14mr|texlive-textcase-20070301-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textcase
14mr|texlive-textcase-20070301-3|13	License:	LPPL
14mr|texlive-textcase-20070301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textcase.tar.xz
14mr|texlive-textcase-20070301-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textcase.doc.tar.xz
14mr|texlive-textcase-20070301-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textcase.source.tar.xz
14mr|texlive-textcase-20070301-3|17	BuildArch:	noarch
14mr|texlive-textcase-20070301-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-textcase-20070301-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-textcase-20070301-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-textcase-20070301-3|21	
14mr|texlive-textcase-20070301-3|22	%description
14mr|texlive-textcase-20070301-3|23	The textcase package offers commands \MakeTextUppercase and
14mr|texlive-textcase-20070301-3|24	\MakeTextLowercase are similar to the standard \MakeUppercase
14mr|texlive-textcase-20070301-3|25	and \MakeLowercase, but they do not change the case of any
14mr|texlive-textcase-20070301-3|26	sections of mathematics, or the arguments of \cite, \label and
14mr|texlive-textcase-20070301-3|27	\ref commands within the argument. A further command
14mr|texlive-textcase-20070301-3|28	\NoCaseChange does nothing but suppress case change within its
14mr|texlive-textcase-20070301-3|29	argument, so to force uppercase of a section including an
14mr|texlive-textcase-20070301-3|30	environment, one might say:
14mr|texlive-textcase-20070301-3|31	\MakeTextUppercase{...\NoCaseChange{\begin{foo}}
14mr|texlive-textcase-20070301-3|32	...\NoCaseChange{\end{foo}}...}.
14mr|texlive-textcase-20070301-3|33	
14mr|texlive-textcase-20070301-3|34	%post
14mr|texlive-textcase-20070301-3|35	%{_sbindir}/texlive.post
14mr|texlive-textcase-20070301-3|36	
14mr|texlive-textcase-20070301-3|37	%postun
14mr|texlive-textcase-20070301-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-textcase-20070301-3|39	%{_sbindir}/texlive.post
14mr|texlive-textcase-20070301-3|40	fi
14mr|texlive-textcase-20070301-3|41	
14mr|texlive-textcase-20070301-3|42	#-----------------------------------------------------------------------
14mr|texlive-textcase-20070301-3|43	%files
14mr|texlive-textcase-20070301-3|44	%{_texmfdistdir}/tex/latex/textcase/textcase.sty
14mr|texlive-textcase-20070301-3|45	%doc %{_texmfdistdir}/doc/latex/textcase/README
14mr|texlive-textcase-20070301-3|46	%doc %{_texmfdistdir}/doc/latex/textcase/textcase.pdf
14mr|texlive-textcase-20070301-3|47	#- source
14mr|texlive-textcase-20070301-3|48	%doc %{_texmfdistdir}/source/latex/textcase/textcase.dtx
14mr|texlive-textcase-20070301-3|49	%doc %{_texmfdistdir}/source/latex/textcase/textcase.ins
14mr|texlive-textcase-20070301-3|50	
14mr|texlive-textcase-20070301-3|51	#-----------------------------------------------------------------------
14mr|texlive-textcase-20070301-3|52	%prep
14mr|texlive-textcase-20070301-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-textcase-20070301-3|54	
14mr|texlive-textcase-20070301-3|55	%build
14mr|texlive-textcase-20070301-3|56	
14mr|texlive-textcase-20070301-3|57	%install
14mr|texlive-textcase-20070301-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-textcase-20070301-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-textcase-20070301-3|60	
14mr|texlive-textcase-20070301-3|61	
14mr|texlive-textcase-20070301-3|62	
14mr|texlive-textcase-20070301-3|63	%changelog
14mr|texlive-textcase-20070301-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070301-3
14mr|texlive-textcase-20070301-3|65	+ Revision: 5b6f9b1
14mr|texlive-textcase-20070301-3|66	- MassBuild#440: Increase release tag
14mr|texlive-textcase-20070301-3|67	
14mr|texlive-textcase-20070301-3|68	

21555 14
14mr|texlive-textfit-5-3|1	# revision 20591
14mr|texlive-textfit-5-3|2	# category Package
14mr|texlive-textfit-5-3|3	# catalog-ctan /macros/latex/contrib/textfit
14mr|texlive-textfit-5-3|4	# catalog-date 2010-11-28 20:21:22 +0100
14mr|texlive-textfit-5-3|5	# catalog-license lppl1.3
14mr|texlive-textfit-5-3|6	# catalog-version 5
14mr|texlive-textfit-5-3|7	Name:		texlive-textfit
14mr|texlive-textfit-5-3|8	Version:	5
14mr|texlive-textfit-5-3|9	Release:	3
14mr|texlive-textfit-5-3|10	Summary:	Fit text to a desired size
14mr|texlive-textfit-5-3|11	Group:		Publishing
14mr|texlive-textfit-5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textfit
14mr|texlive-textfit-5-3|13	License:	LPPL1.3
14mr|texlive-textfit-5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textfit.tar.xz
14mr|texlive-textfit-5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textfit.doc.tar.xz
14mr|texlive-textfit-5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textfit.source.tar.xz
14mr|texlive-textfit-5-3|17	BuildArch:	noarch
14mr|texlive-textfit-5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-textfit-5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-textfit-5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-textfit-5-3|21	
14mr|texlive-textfit-5-3|22	%description
14mr|texlive-textfit-5-3|23	Package to fit text to a given width or height by scaling the
14mr|texlive-textfit-5-3|24	font. For example: \scaletowidth{3in}{This}. (The job is done
14mr|texlive-textfit-5-3|25	by calculating a magstep and applying it to the current font;
14mr|texlive-textfit-5-3|26	thus "This" will be very tall, as well as very wide; to scale
14mr|texlive-textfit-5-3|27	in just one dimension, use the facilities of the graphicx
14mr|texlive-textfit-5-3|28	package.).
14mr|texlive-textfit-5-3|29	
14mr|texlive-textfit-5-3|30	%post
14mr|texlive-textfit-5-3|31	%{_sbindir}/texlive.post
14mr|texlive-textfit-5-3|32	
14mr|texlive-textfit-5-3|33	%postun
14mr|texlive-textfit-5-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-textfit-5-3|35	%{_sbindir}/texlive.post
14mr|texlive-textfit-5-3|36	fi
14mr|texlive-textfit-5-3|37	
14mr|texlive-textfit-5-3|38	#-----------------------------------------------------------------------
14mr|texlive-textfit-5-3|39	%files
14mr|texlive-textfit-5-3|40	%{_texmfdistdir}/tex/latex/textfit/textfit.sty
14mr|texlive-textfit-5-3|41	%doc %{_texmfdistdir}/doc/latex/textfit/README
14mr|texlive-textfit-5-3|42	%doc %{_texmfdistdir}/doc/latex/textfit/makefile
14mr|texlive-textfit-5-3|43	%doc %{_texmfdistdir}/doc/latex/textfit/manifest
14mr|texlive-textfit-5-3|44	%doc %{_texmfdistdir}/doc/latex/textfit/textfit.pdf
14mr|texlive-textfit-5-3|45	#- source
14mr|texlive-textfit-5-3|46	%doc %{_texmfdistdir}/source/latex/textfit/textfit.dtx
14mr|texlive-textfit-5-3|47	%doc %{_texmfdistdir}/source/latex/textfit/textfit.ins
14mr|texlive-textfit-5-3|48	
14mr|texlive-textfit-5-3|49	#-----------------------------------------------------------------------
14mr|texlive-textfit-5-3|50	%prep
14mr|texlive-textfit-5-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-textfit-5-3|52	
14mr|texlive-textfit-5-3|53	%build
14mr|texlive-textfit-5-3|54	
14mr|texlive-textfit-5-3|55	%install
14mr|texlive-textfit-5-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-textfit-5-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-textfit-5-3|58	
14mr|texlive-textfit-5-3|59	
14mr|texlive-textfit-5-3|60	
14mr|texlive-textfit-5-3|61	%changelog
14mr|texlive-textfit-5-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5-3
14mr|texlive-textfit-5-3|63	+ Revision: dadc196
14mr|texlive-textfit-5-3|64	- MassBuild#440: Increase release tag
14mr|texlive-textfit-5-3|65	
14mr|texlive-textfit-5-3|66	

21556 14
14mr|texlive-textglos-20131009-6|1	# revision 30788
14mr|texlive-textglos-20131009-6|2	# category Package
14mr|texlive-textglos-20131009-6|3	# catalog-ctan undef
14mr|texlive-textglos-20131009-6|4	# catalog-date undef
14mr|texlive-textglos-20131009-6|5	# catalog-license undef
14mr|texlive-textglos-20131009-6|6	# catalog-version undef
14mr|texlive-textglos-20131009-6|7	Name:		texlive-textglos
14mr|texlive-textglos-20131009-6|8	Version:	20131009
14mr|texlive-textglos-20131009-6|9	Release:	6
14mr|texlive-textglos-20131009-6|10	Summary:	TeXLive textglos package
14mr|texlive-textglos-20131009-6|11	Group:		Publishing
14mr|texlive-textglos-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-textglos-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-textglos-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textglos.tar.xz
14mr|texlive-textglos-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textglos.doc.tar.xz
14mr|texlive-textglos-20131009-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textglos.source.tar.xz
14mr|texlive-textglos-20131009-6|17	BuildArch:	noarch
14mr|texlive-textglos-20131009-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-textglos-20131009-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-textglos-20131009-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-textglos-20131009-6|21	
14mr|texlive-textglos-20131009-6|22	%description
14mr|texlive-textglos-20131009-6|23	TeXLive textglos package.
14mr|texlive-textglos-20131009-6|24	
14mr|texlive-textglos-20131009-6|25	%post
14mr|texlive-textglos-20131009-6|26	%{_sbindir}/texlive.post
14mr|texlive-textglos-20131009-6|27	
14mr|texlive-textglos-20131009-6|28	%postun
14mr|texlive-textglos-20131009-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-textglos-20131009-6|30	%{_sbindir}/texlive.post
14mr|texlive-textglos-20131009-6|31	fi
14mr|texlive-textglos-20131009-6|32	
14mr|texlive-textglos-20131009-6|33	#-----------------------------------------------------------------------
14mr|texlive-textglos-20131009-6|34	%files
14mr|texlive-textglos-20131009-6|35	%{_texmfdistdir}/tex/latex/textglos/textglos.sty
14mr|texlive-textglos-20131009-6|36	%doc %{_texmfdistdir}/doc/latex/textglos/README
14mr|texlive-textglos-20131009-6|37	%doc %{_texmfdistdir}/doc/latex/textglos/README.txt
14mr|texlive-textglos-20131009-6|38	%doc %{_texmfdistdir}/doc/latex/textglos/textglos.pdf
14mr|texlive-textglos-20131009-6|39	#- source
14mr|texlive-textglos-20131009-6|40	%doc %{_texmfdistdir}/source/latex/textglos/textglos.dtx
14mr|texlive-textglos-20131009-6|41	%doc %{_texmfdistdir}/source/latex/textglos/textglos.ins
14mr|texlive-textglos-20131009-6|42	
14mr|texlive-textglos-20131009-6|43	#-----------------------------------------------------------------------
14mr|texlive-textglos-20131009-6|44	%prep
14mr|texlive-textglos-20131009-6|45	%setup -c -a0 -a1 -a2
14mr|texlive-textglos-20131009-6|46	
14mr|texlive-textglos-20131009-6|47	%build
14mr|texlive-textglos-20131009-6|48	
14mr|texlive-textglos-20131009-6|49	%install
14mr|texlive-textglos-20131009-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-textglos-20131009-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-textglos-20131009-6|52	
14mr|texlive-textglos-20131009-6|53	%changelog
14mr|texlive-textglos-20131009-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-textglos-20131009-6|55	+ Revision: c584ed3
14mr|texlive-textglos-20131009-6|56	- MassBuild#440: Increase release tag
14mr|texlive-textglos-20131009-6|57	
14mr|texlive-textglos-20131009-6|58	

21557 14
14mr|texlive-textgreek-v0.7-3|1	# revision 24282
14mr|texlive-textgreek-v0.7-3|2	# category Package
14mr|texlive-textgreek-v0.7-3|3	# catalog-ctan /macros/latex/contrib/textgreek
14mr|texlive-textgreek-v0.7-3|4	# catalog-date 2011-10-13 09:47:13 +0200
14mr|texlive-textgreek-v0.7-3|5	# catalog-license lppl
14mr|texlive-textgreek-v0.7-3|6	# catalog-version v0.7
14mr|texlive-textgreek-v0.7-3|7	Name:		texlive-textgreek
14mr|texlive-textgreek-v0.7-3|8	Version:	v0.7
14mr|texlive-textgreek-v0.7-3|9	Release:	3
14mr|texlive-textgreek-v0.7-3|10	Summary:	Upright greek letters in text
14mr|texlive-textgreek-v0.7-3|11	Group:		Publishing
14mr|texlive-textgreek-v0.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textgreek
14mr|texlive-textgreek-v0.7-3|13	License:	LPPL
14mr|texlive-textgreek-v0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textgreek.tar.xz
14mr|texlive-textgreek-v0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textgreek.doc.tar.xz
14mr|texlive-textgreek-v0.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textgreek.source.tar.xz
14mr|texlive-textgreek-v0.7-3|17	BuildArch:	noarch
14mr|texlive-textgreek-v0.7-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-textgreek-v0.7-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-textgreek-v0.7-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-textgreek-v0.7-3|21	
14mr|texlive-textgreek-v0.7-3|22	%description
14mr|texlive-textgreek-v0.7-3|23	Use upright greek letters as text symbols, e.g. \textbeta.
14mr|texlive-textgreek-v0.7-3|24	
14mr|texlive-textgreek-v0.7-3|25	%post
14mr|texlive-textgreek-v0.7-3|26	%{_sbindir}/texlive.post
14mr|texlive-textgreek-v0.7-3|27	
14mr|texlive-textgreek-v0.7-3|28	%postun
14mr|texlive-textgreek-v0.7-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-textgreek-v0.7-3|30	%{_sbindir}/texlive.post
14mr|texlive-textgreek-v0.7-3|31	fi
14mr|texlive-textgreek-v0.7-3|32	
14mr|texlive-textgreek-v0.7-3|33	#-----------------------------------------------------------------------
14mr|texlive-textgreek-v0.7-3|34	%files
14mr|texlive-textgreek-v0.7-3|35	%{_texmfdistdir}/tex/latex/textgreek/textgreek.sty
14mr|texlive-textgreek-v0.7-3|36	%doc %{_texmfdistdir}/doc/latex/textgreek/README
14mr|texlive-textgreek-v0.7-3|37	%doc %{_texmfdistdir}/doc/latex/textgreek/textgreek.pdf
14mr|texlive-textgreek-v0.7-3|38	#- source
14mr|texlive-textgreek-v0.7-3|39	%doc %{_texmfdistdir}/source/latex/textgreek/textgreek.dtx
14mr|texlive-textgreek-v0.7-3|40	%doc %{_texmfdistdir}/source/latex/textgreek/textgreek.ins
14mr|texlive-textgreek-v0.7-3|41	
14mr|texlive-textgreek-v0.7-3|42	#-----------------------------------------------------------------------
14mr|texlive-textgreek-v0.7-3|43	%prep
14mr|texlive-textgreek-v0.7-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-textgreek-v0.7-3|45	
14mr|texlive-textgreek-v0.7-3|46	%build
14mr|texlive-textgreek-v0.7-3|47	
14mr|texlive-textgreek-v0.7-3|48	%install
14mr|texlive-textgreek-v0.7-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-textgreek-v0.7-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-textgreek-v0.7-3|51	
14mr|texlive-textgreek-v0.7-3|52	
14mr|texlive-textgreek-v0.7-3|53	
14mr|texlive-textgreek-v0.7-3|54	%changelog
14mr|texlive-textgreek-v0.7-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v0.7-3
14mr|texlive-textgreek-v0.7-3|56	+ Revision: 96a5283
14mr|texlive-textgreek-v0.7-3|57	- MassBuild#440: Increase release tag
14mr|texlive-textgreek-v0.7-3|58	
14mr|texlive-textgreek-v0.7-3|59	

21558 14
14mr|texlive-textmerg-2.01-3|1	# revision 20677
14mr|texlive-textmerg-2.01-3|2	# category Package
14mr|texlive-textmerg-2.01-3|3	# catalog-ctan /macros/latex/contrib/textmerg
14mr|texlive-textmerg-2.01-3|4	# catalog-date 2010-12-01 15:56:49 +0100
14mr|texlive-textmerg-2.01-3|5	# catalog-license pd
14mr|texlive-textmerg-2.01-3|6	# catalog-version 2.01
14mr|texlive-textmerg-2.01-3|7	Name:		texlive-textmerg
14mr|texlive-textmerg-2.01-3|8	Version:	2.01
14mr|texlive-textmerg-2.01-3|9	Release:	3
14mr|texlive-textmerg-2.01-3|10	Summary:	Merge text in TeX and LaTeX
14mr|texlive-textmerg-2.01-3|11	Group:		Publishing
14mr|texlive-textmerg-2.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textmerg
14mr|texlive-textmerg-2.01-3|13	License:	PD
14mr|texlive-textmerg-2.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textmerg.tar.xz
14mr|texlive-textmerg-2.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textmerg.doc.tar.xz
14mr|texlive-textmerg-2.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textmerg.source.tar.xz
14mr|texlive-textmerg-2.01-3|17	BuildArch:	noarch
14mr|texlive-textmerg-2.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-textmerg-2.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-textmerg-2.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-textmerg-2.01-3|21	
14mr|texlive-textmerg-2.01-3|22	%description
14mr|texlive-textmerg-2.01-3|23	Useful, for example, in mail merge.
14mr|texlive-textmerg-2.01-3|24	
14mr|texlive-textmerg-2.01-3|25	%post
14mr|texlive-textmerg-2.01-3|26	%{_sbindir}/texlive.post
14mr|texlive-textmerg-2.01-3|27	
14mr|texlive-textmerg-2.01-3|28	%postun
14mr|texlive-textmerg-2.01-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-textmerg-2.01-3|30	%{_sbindir}/texlive.post
14mr|texlive-textmerg-2.01-3|31	fi
14mr|texlive-textmerg-2.01-3|32	
14mr|texlive-textmerg-2.01-3|33	#-----------------------------------------------------------------------
14mr|texlive-textmerg-2.01-3|34	%files
14mr|texlive-textmerg-2.01-3|35	%{_texmfdistdir}/tex/generic/textmerg/textmerg.sty
14mr|texlive-textmerg-2.01-3|36	%doc %{_texmfdistdir}/doc/generic/textmerg/results.dat
14mr|texlive-textmerg-2.01-3|37	%doc %{_texmfdistdir}/doc/generic/textmerg/silly.dat
14mr|texlive-textmerg-2.01-3|38	%doc %{_texmfdistdir}/doc/generic/textmerg/textmerg.pdf
14mr|texlive-textmerg-2.01-3|39	%doc %{_texmfdistdir}/doc/generic/textmerg/textmerg.tex
14mr|texlive-textmerg-2.01-3|40	%doc %{_texmfdistdir}/doc/generic/textmerg/tmexamp1.tex
14mr|texlive-textmerg-2.01-3|41	%doc %{_texmfdistdir}/doc/generic/textmerg/tmexamp2.tex
14mr|texlive-textmerg-2.01-3|42	%doc %{_texmfdistdir}/doc/generic/textmerg/tmexampp.tex
14mr|texlive-textmerg-2.01-3|43	#- source
14mr|texlive-textmerg-2.01-3|44	%doc %{_texmfdistdir}/source/generic/textmerg/textmerg.drv
14mr|texlive-textmerg-2.01-3|45	%doc %{_texmfdistdir}/source/generic/textmerg/textmerg.dtx
14mr|texlive-textmerg-2.01-3|46	%doc %{_texmfdistdir}/source/generic/textmerg/textmerg.ins
14mr|texlive-textmerg-2.01-3|47	
14mr|texlive-textmerg-2.01-3|48	#-----------------------------------------------------------------------
14mr|texlive-textmerg-2.01-3|49	%prep
14mr|texlive-textmerg-2.01-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-textmerg-2.01-3|51	
14mr|texlive-textmerg-2.01-3|52	%build
14mr|texlive-textmerg-2.01-3|53	
14mr|texlive-textmerg-2.01-3|54	%install
14mr|texlive-textmerg-2.01-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-textmerg-2.01-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-textmerg-2.01-3|57	
14mr|texlive-textmerg-2.01-3|58	
14mr|texlive-textmerg-2.01-3|59	
14mr|texlive-textmerg-2.01-3|60	%changelog
14mr|texlive-textmerg-2.01-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.01-3
14mr|texlive-textmerg-2.01-3|62	+ Revision: 4f8de98
14mr|texlive-textmerg-2.01-3|63	- MassBuild#440: Increase release tag
14mr|texlive-textmerg-2.01-3|64	
14mr|texlive-textmerg-2.01-3|65	

21559 14
14mr|texlive-textopo-1.5-3|1	# revision 23796
14mr|texlive-textopo-1.5-3|2	# category Package
14mr|texlive-textopo-1.5-3|3	# catalog-ctan /macros/latex/contrib/textopo
14mr|texlive-textopo-1.5-3|4	# catalog-date 2011-06-02 21:02:40 +0200
14mr|texlive-textopo-1.5-3|5	# catalog-license gpl
14mr|texlive-textopo-1.5-3|6	# catalog-version 1.5
14mr|texlive-textopo-1.5-3|7	Name:		texlive-textopo
14mr|texlive-textopo-1.5-3|8	Version:	1.5
14mr|texlive-textopo-1.5-3|9	Release:	3
14mr|texlive-textopo-1.5-3|10	Summary:	Annotated membrane protein topology plots
14mr|texlive-textopo-1.5-3|11	Group:		Publishing
14mr|texlive-textopo-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textopo
14mr|texlive-textopo-1.5-3|13	License:	GPL
14mr|texlive-textopo-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textopo.tar.xz
14mr|texlive-textopo-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textopo.doc.tar.xz
14mr|texlive-textopo-1.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textopo.source.tar.xz
14mr|texlive-textopo-1.5-3|17	BuildArch:	noarch
14mr|texlive-textopo-1.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-textopo-1.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-textopo-1.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-textopo-1.5-3|21	
14mr|texlive-textopo-1.5-3|22	%description
14mr|texlive-textopo-1.5-3|23	A LaTeX package for setting shaded and annotated membrane
14mr|texlive-textopo-1.5-3|24	protein topology plots and helical wheels.
14mr|texlive-textopo-1.5-3|25	
14mr|texlive-textopo-1.5-3|26	%post
14mr|texlive-textopo-1.5-3|27	%{_sbindir}/texlive.post
14mr|texlive-textopo-1.5-3|28	
14mr|texlive-textopo-1.5-3|29	%postun
14mr|texlive-textopo-1.5-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-textopo-1.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-textopo-1.5-3|32	fi
14mr|texlive-textopo-1.5-3|33	
14mr|texlive-textopo-1.5-3|34	#-----------------------------------------------------------------------
14mr|texlive-textopo-1.5-3|35	%files
14mr|texlive-textopo-1.5-3|36	%{_texmfdistdir}/tex/latex/textopo/biotex.sty
14mr|texlive-textopo-1.5-3|37	%{_texmfdistdir}/tex/latex/textopo/textopo.def
14mr|texlive-textopo-1.5-3|38	%{_texmfdistdir}/tex/latex/textopo/textopo.sty
14mr|texlive-textopo-1.5-3|39	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.SP
14mr|texlive-textopo-1.5-3|40	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.hmm
14mr|texlive-textopo-1.5-3|41	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.phd
14mr|texlive-textopo-1.5-3|42	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.swp
14mr|texlive-textopo-1.5-3|43	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.tpo
14mr|texlive-textopo-1.5-3|44	%doc %{_texmfdistdir}/doc/latex/textopo/AQP2spec.ALN
14mr|texlive-textopo-1.5-3|45	%doc %{_texmfdistdir}/doc/latex/textopo/AQPpro.MSF
14mr|texlive-textopo-1.5-3|46	%doc %{_texmfdistdir}/doc/latex/textopo/AQPpro1.shd
14mr|texlive-textopo-1.5-3|47	%doc %{_texmfdistdir}/doc/latex/textopo/textopo.pdf
14mr|texlive-textopo-1.5-3|48	%doc %{_texmfdistdir}/doc/latex/textopo/textopo.txt
14mr|texlive-textopo-1.5-3|49	#- source
14mr|texlive-textopo-1.5-3|50	%doc %{_texmfdistdir}/source/latex/textopo/textopo.dtx
14mr|texlive-textopo-1.5-3|51	%doc %{_texmfdistdir}/source/latex/textopo/textopo.ins
14mr|texlive-textopo-1.5-3|52	
14mr|texlive-textopo-1.5-3|53	#-----------------------------------------------------------------------
14mr|texlive-textopo-1.5-3|54	%prep
14mr|texlive-textopo-1.5-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-textopo-1.5-3|56	
14mr|texlive-textopo-1.5-3|57	%build
14mr|texlive-textopo-1.5-3|58	
14mr|texlive-textopo-1.5-3|59	%install
14mr|texlive-textopo-1.5-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-textopo-1.5-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-textopo-1.5-3|62	
14mr|texlive-textopo-1.5-3|63	
14mr|texlive-textopo-1.5-3|64	
14mr|texlive-textopo-1.5-3|65	%changelog
14mr|texlive-textopo-1.5-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-textopo-1.5-3|67	+ Revision: 13a1bf4
14mr|texlive-textopo-1.5-3|68	- MassBuild#440: Increase release tag
14mr|texlive-textopo-1.5-3|69	
14mr|texlive-textopo-1.5-3|70	

21560 14
14mr|texlive-textpath-1.6-3|1	# revision 15878
14mr|texlive-textpath-1.6-3|2	# category Package
14mr|texlive-textpath-1.6-3|3	# catalog-ctan /graphics/metapost/contrib/macros/textpath
14mr|texlive-textpath-1.6-3|4	# catalog-date 2007-02-22 10:19:41 +0100
14mr|texlive-textpath-1.6-3|5	# catalog-license lppl
14mr|texlive-textpath-1.6-3|6	# catalog-version 1.6
14mr|texlive-textpath-1.6-3|7	Name:		texlive-textpath
14mr|texlive-textpath-1.6-3|8	Version:	1.6
14mr|texlive-textpath-1.6-3|9	Release:	3
14mr|texlive-textpath-1.6-3|10	Summary:	Setting text along a path with MetaPost
14mr|texlive-textpath-1.6-3|11	Group:		Publishing
14mr|texlive-textpath-1.6-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/textpath
14mr|texlive-textpath-1.6-3|13	License:	LPPL
14mr|texlive-textpath-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpath.tar.xz
14mr|texlive-textpath-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpath.doc.tar.xz
14mr|texlive-textpath-1.6-3|16	BuildArch:	noarch
14mr|texlive-textpath-1.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-textpath-1.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-textpath-1.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-textpath-1.6-3|20	
14mr|texlive-textpath-1.6-3|21	%description
14mr|texlive-textpath-1.6-3|22	This MetaPost package provides macros to typeset text along a
14mr|texlive-textpath-1.6-3|23	free path with the help of LaTeX, thereby preserving kerning
14mr|texlive-textpath-1.6-3|24	and allowing for 8-bit input (accented characters).
14mr|texlive-textpath-1.6-3|25	
14mr|texlive-textpath-1.6-3|26	%post
14mr|texlive-textpath-1.6-3|27	%{_sbindir}/texlive.post
14mr|texlive-textpath-1.6-3|28	
14mr|texlive-textpath-1.6-3|29	%postun
14mr|texlive-textpath-1.6-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-textpath-1.6-3|31	%{_sbindir}/texlive.post
14mr|texlive-textpath-1.6-3|32	fi
14mr|texlive-textpath-1.6-3|33	
14mr|texlive-textpath-1.6-3|34	#-----------------------------------------------------------------------
14mr|texlive-textpath-1.6-3|35	%files
14mr|texlive-textpath-1.6-3|36	%{_texmfdistdir}/metapost/textpath/textpath.mp
14mr|texlive-textpath-1.6-3|37	%{_texmfdistdir}/tex/latex/textpath/textpathmp.sty
14mr|texlive-textpath-1.6-3|38	%doc %{_texmfdistdir}/doc/metapost/textpath/CHANGES
14mr|texlive-textpath-1.6-3|39	%doc %{_texmfdistdir}/doc/metapost/textpath/README
14mr|texlive-textpath-1.6-3|40	%doc %{_texmfdistdir}/doc/metapost/textpath/textpath.pdf
14mr|texlive-textpath-1.6-3|41	%doc %{_texmfdistdir}/doc/metapost/textpath/textpath.tex
14mr|texlive-textpath-1.6-3|42	%doc %{_texmfdistdir}/doc/metapost/textpath/textpathfigs.mp
14mr|texlive-textpath-1.6-3|43	%doc %{_texmfdistdir}/doc/metapost/textpath/textpathfigs.tex
14mr|texlive-textpath-1.6-3|44	
14mr|texlive-textpath-1.6-3|45	#-----------------------------------------------------------------------
14mr|texlive-textpath-1.6-3|46	%prep
14mr|texlive-textpath-1.6-3|47	%setup -c -a0 -a1
14mr|texlive-textpath-1.6-3|48	
14mr|texlive-textpath-1.6-3|49	%build
14mr|texlive-textpath-1.6-3|50	
14mr|texlive-textpath-1.6-3|51	%install
14mr|texlive-textpath-1.6-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-textpath-1.6-3|53	cp -fpar metapost tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-textpath-1.6-3|54	
14mr|texlive-textpath-1.6-3|55	
14mr|texlive-textpath-1.6-3|56	
14mr|texlive-textpath-1.6-3|57	%changelog
14mr|texlive-textpath-1.6-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-3
14mr|texlive-textpath-1.6-3|59	+ Revision: 3d6c513
14mr|texlive-textpath-1.6-3|60	- MassBuild#440: Increase release tag
14mr|texlive-textpath-1.6-3|61	
14mr|texlive-textpath-1.6-3|62	

21561 14
14mr|texlive-textpos-1.7j-2|1	# revision 32571
14mr|texlive-textpos-1.7j-2|2	# category Package
14mr|texlive-textpos-1.7j-2|3	# catalog-ctan /macros/latex/contrib/textpos
14mr|texlive-textpos-1.7j-2|4	# catalog-date 2014-01-04 08:41:38 +0100
14mr|texlive-textpos-1.7j-2|5	# catalog-license gpl
14mr|texlive-textpos-1.7j-2|6	# catalog-version 1.7j
14mr|texlive-textpos-1.7j-2|7	Name:		texlive-textpos
14mr|texlive-textpos-1.7j-2|8	Version:	1.7j
14mr|texlive-textpos-1.7j-2|9	Release:	2
14mr|texlive-textpos-1.7j-2|10	Summary:	Place boxes at arbitrary positions on the LaTeX page
14mr|texlive-textpos-1.7j-2|11	Group:		Publishing
14mr|texlive-textpos-1.7j-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textpos
14mr|texlive-textpos-1.7j-2|13	License:	GPL
14mr|texlive-textpos-1.7j-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.tar.xz
14mr|texlive-textpos-1.7j-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.doc.tar.xz
14mr|texlive-textpos-1.7j-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.source.tar.xz
14mr|texlive-textpos-1.7j-2|17	BuildArch:	noarch
14mr|texlive-textpos-1.7j-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-textpos-1.7j-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-textpos-1.7j-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-textpos-1.7j-2|21	
14mr|texlive-textpos-1.7j-2|22	%description
14mr|texlive-textpos-1.7j-2|23	A package to facilitate placement of boxes at absolute
14mr|texlive-textpos-1.7j-2|24	positions on the LaTeX page. There are several reasons why this
14mr|texlive-textpos-1.7j-2|25	might be useful, an important one being to help the creation of
14mr|texlive-textpos-1.7j-2|26	large-format conference posters.
14mr|texlive-textpos-1.7j-2|27	
14mr|texlive-textpos-1.7j-2|28	%post
14mr|texlive-textpos-1.7j-2|29	%{_sbindir}/texlive.post
14mr|texlive-textpos-1.7j-2|30	
14mr|texlive-textpos-1.7j-2|31	%postun
14mr|texlive-textpos-1.7j-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-textpos-1.7j-2|33	%{_sbindir}/texlive.post
14mr|texlive-textpos-1.7j-2|34	fi
14mr|texlive-textpos-1.7j-2|35	
14mr|texlive-textpos-1.7j-2|36	#-----------------------------------------------------------------------
14mr|texlive-textpos-1.7j-2|37	%files
14mr|texlive-textpos-1.7j-2|38	%{_texmfdistdir}/tex/latex/textpos/textpos.sty
14mr|texlive-textpos-1.7j-2|39	%doc %{_texmfdistdir}/doc/latex/textpos/LICENCE
14mr|texlive-textpos-1.7j-2|40	%doc %{_texmfdistdir}/doc/latex/textpos/README
14mr|texlive-textpos-1.7j-2|41	%doc %{_texmfdistdir}/doc/latex/textpos/VERSION-1.7j
14mr|texlive-textpos-1.7j-2|42	%doc %{_texmfdistdir}/doc/latex/textpos/examples/README-examples
14mr|texlive-textpos-1.7j-2|43	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t1.tex
14mr|texlive-textpos-1.7j-2|44	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t2.tex
14mr|texlive-textpos-1.7j-2|45	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t3.tex
14mr|texlive-textpos-1.7j-2|46	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t4.tex
14mr|texlive-textpos-1.7j-2|47	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t5.tex
14mr|texlive-textpos-1.7j-2|48	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t6.tex
14mr|texlive-textpos-1.7j-2|49	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t7.tex
14mr|texlive-textpos-1.7j-2|50	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t8.tex
14mr|texlive-textpos-1.7j-2|51	%doc %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.pdf
14mr|texlive-textpos-1.7j-2|52	%doc %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.tex
14mr|texlive-textpos-1.7j-2|53	%doc %{_texmfdistdir}/doc/latex/textpos/textpos-example.tex
14mr|texlive-textpos-1.7j-2|54	%doc %{_texmfdistdir}/doc/latex/textpos/textpos.html
14mr|texlive-textpos-1.7j-2|55	%doc %{_texmfdistdir}/doc/latex/textpos/textpos.pdf
14mr|texlive-textpos-1.7j-2|56	#- source
14mr|texlive-textpos-1.7j-2|57	%doc %{_texmfdistdir}/source/latex/textpos/textpos.drv
14mr|texlive-textpos-1.7j-2|58	%doc %{_texmfdistdir}/source/latex/textpos/textpos.dtx
14mr|texlive-textpos-1.7j-2|59	%doc %{_texmfdistdir}/source/latex/textpos/textpos.ins
14mr|texlive-textpos-1.7j-2|60	
14mr|texlive-textpos-1.7j-2|61	#-----------------------------------------------------------------------
14mr|texlive-textpos-1.7j-2|62	%prep
14mr|texlive-textpos-1.7j-2|63	%setup -c -a0 -a1 -a2
14mr|texlive-textpos-1.7j-2|64	
14mr|texlive-textpos-1.7j-2|65	%build
14mr|texlive-textpos-1.7j-2|66	
14mr|texlive-textpos-1.7j-2|67	%install
14mr|texlive-textpos-1.7j-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-textpos-1.7j-2|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-textpos-1.7j-2|70	
14mr|texlive-textpos-1.7j-2|71	%changelog
14mr|texlive-textpos-1.7j-2|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7j-2
14mr|texlive-textpos-1.7j-2|73	+ Revision: efca0b0
14mr|texlive-textpos-1.7j-2|74	- MassBuild#440: Increase release tag
14mr|texlive-textpos-1.7j-2|75	
14mr|texlive-textpos-1.7j-2|76	

21562 14
14mr|texlive-tex-virtual-academy-pl-20111104-3|1	# revision 15878
14mr|texlive-tex-virtual-academy-pl-20111104-3|2	# category Package
14mr|texlive-tex-virtual-academy-pl-20111104-3|3	# catalog-ctan undef
14mr|texlive-tex-virtual-academy-pl-20111104-3|4	# catalog-date undef
14mr|texlive-tex-virtual-academy-pl-20111104-3|5	# catalog-license undef
14mr|texlive-tex-virtual-academy-pl-20111104-3|6	# catalog-version undef
14mr|texlive-tex-virtual-academy-pl-20111104-3|7	Name:		texlive-tex-virtual-academy-pl
14mr|texlive-tex-virtual-academy-pl-20111104-3|8	Version:	20111104
14mr|texlive-tex-virtual-academy-pl-20111104-3|9	Release:	3
14mr|texlive-tex-virtual-academy-pl-20111104-3|10	Summary:	TeXLive tex-virtual-academy-pl package
14mr|texlive-tex-virtual-academy-pl-20111104-3|11	Group:		Publishing
14mr|texlive-tex-virtual-academy-pl-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-tex-virtual-academy-pl-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-tex-virtual-academy-pl-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-virtual-academy-pl.tar.xz
14mr|texlive-tex-virtual-academy-pl-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-virtual-academy-pl.doc.tar.xz
14mr|texlive-tex-virtual-academy-pl-20111104-3|16	BuildArch:	noarch
14mr|texlive-tex-virtual-academy-pl-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tex-virtual-academy-pl-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tex-virtual-academy-pl-20111104-3|19	
14mr|texlive-tex-virtual-academy-pl-20111104-3|20	%description
14mr|texlive-tex-virtual-academy-pl-20111104-3|21	TeXLive tex-virtual-academy-pl package.
14mr|texlive-tex-virtual-academy-pl-20111104-3|22	
14mr|texlive-tex-virtual-academy-pl-20111104-3|23	#-----------------------------------------------------------------------
14mr|texlive-tex-virtual-academy-pl-20111104-3|24	%files
14mr|texlive-tex-virtual-academy-pl-20111104-3|25	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/TeX-pub.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|26	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/context/cont-ins.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|27	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/context/context.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|28	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/context/tytuly.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|29	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/cototex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|30	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/back.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|31	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/font-abc.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|32	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/fonts_inst.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|33	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/index.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|34	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/nfss.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|35	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/qx-info.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|36	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/qx-table1.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|37	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/qx-table2.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|38	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/tpstyle.css
14mr|texlive-tex-virtual-academy-pl-20111104-3|39	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/artykul.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|40	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/context.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|41	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/cop.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|42	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/grupa.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|43	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/gust.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|44	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/gustloge.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|45	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/indexowanie.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|46	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/latex2e.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|47	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/lew-7vs.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|48	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/lew.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|49	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/mail.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|50	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/podpis.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|51	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/prog.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|52	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/tex.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|53	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/texologia.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|54	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/wa.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|55	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/day.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|56	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/decode.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|57	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/dies.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|58	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/fig1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|59	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/flags.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|60	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/id.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|61	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/index.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|62	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/jedn.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|63	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/lang.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|64	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/lower.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|65	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/mil.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|66	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/mon.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|67	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/name.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|68	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/order.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|69	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/plmindex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|70	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/porzadek.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|71	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/program.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|72	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/setki.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|73	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/spec.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|74	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/tex-idx.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|75	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/toascii.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|76	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/typy.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|77	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/tys.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|78	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/upper.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|79	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/index.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|80	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/kuchnia/hist.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|81	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/kuchnia/tex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|82	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/latex2e.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|83	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|84	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|85	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p3.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|86	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p4.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|87	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/description.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|88	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/description.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|89	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enum_p1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|90	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enum_p2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|91	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enumerate.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|92	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enumerate.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|93	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/item_p1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|94	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/item_p2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|95	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/itemize.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|96	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/itemize.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|97	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/klopoty.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|98	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/list.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|99	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/lista_p.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|100	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/porzadek.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|101	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/standard.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|102	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/3parttab.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|103	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/3parttable.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|104	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/BAhhline.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|105	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/accent.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|106	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/accents.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|107	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/acromake.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|108	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/acromake.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|109	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/afterpage.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|110	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/alltt.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|111	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|112	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|113	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm2.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|114	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/arabic.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|115	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/array.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|116	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/balance.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|117	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|118	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|119	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|120	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|121	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|122	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|123	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm3.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|124	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm4.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|125	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm5.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|126	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm6.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|127	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbma.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|128	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbmb.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|129	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|130	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk2.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|131	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk3.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|132	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk4.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|133	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk5.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|134	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk6.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|135	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk7.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|136	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk8.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|137	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk9.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|138	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blkarray.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|139	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bm.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|140	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bophook.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|141	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/boxedminipage.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|142	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/boxm.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|143	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|144	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|145	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|146	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/capt-of.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|147	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|148	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption2.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|149	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/case1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|150	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/case2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|151	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cases.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|152	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ccapt1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|153	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ccaption.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|154	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/changebar.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|155	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/chapterbib.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|156	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cite.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|157	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/color.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|158	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/color.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|159	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/colortbl.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|160	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/comma.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|161	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cute1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|162	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cuted.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|163	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dblcol.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|164	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dblfnote.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|165	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dcolumn.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|166	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/delarray.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|167	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/delarray.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|168	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|169	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|170	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq10.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|171	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq11.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|172	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq12.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|173	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq13.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|174	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq14.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|175	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq15.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|176	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|177	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq3.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|178	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq4.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|179	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq5.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|180	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq6.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|181	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq7.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|182	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq8.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|183	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq9.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|184	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/diam.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|185	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dotseqn.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|186	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dotseqn.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|187	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dow.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|188	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/drftcite.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|189	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dropp1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|190	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dropping.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|191	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|192	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|193	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn10.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|194	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn11.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|195	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn12.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|196	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn13.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|197	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn14.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|198	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn15.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|199	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn16.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|200	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn17.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|201	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn2.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|202	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn3.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|203	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn4.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|204	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn5.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|205	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn6.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|206	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn7.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|207	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn8.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|208	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn9.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|209	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/endfloat.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|210	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/enum.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|211	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumerate.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|212	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumitem.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|213	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/epsfig.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|214	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/everyship.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|215	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/expdlist.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|216	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/exscale.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|217	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/extmath.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|218	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/extramarks.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|219	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|220	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|221	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb3.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|222	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb4.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|223	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb5.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|224	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb6.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|225	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb7.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|226	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb8.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|227	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancybox.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|228	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyhdr.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|229	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyheading.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|230	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/filecontents.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|231	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flafter.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|232	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/float.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|233	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatflt.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|234	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatpag.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|235	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flt1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|236	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flt2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|237	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fltpage.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|238	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flushend.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|239	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fn2end.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|240	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpara.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|241	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpara.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|242	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpos.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|243	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|244	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|245	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc2.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|246	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footnpag.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|247	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fp.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|248	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ftnright.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|249	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|250	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|251	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom2.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|252	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geometry.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|253	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphicx.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|254	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphpaper.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|255	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|256	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|257	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp3.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|258	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp4.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|259	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp5.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|260	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp6.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|261	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp7.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|262	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp8.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|263	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harpoon.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|264	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/heart.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|265	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/here.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|266	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/hhline.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|267	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/hhline.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|268	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/hyperref.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|269	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|270	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|271	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|272	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/indentfirst.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|273	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/index.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|274	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/labeldeb.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|275	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lastpage.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|276	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lcg.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|277	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/legend.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|278	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/letter.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|279	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/letterspace.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|280	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/listpart.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|281	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/localloc.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|282	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/longtable.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|283	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lscape.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|284	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lt1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|285	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltablex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|286	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltabptch.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|287	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltxtable.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|288	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|289	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro_t.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|290	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/manyfoot.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|291	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/manyfoot1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|292	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/minitoc.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|293	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/moje_typy.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|294	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/moreverb.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|295	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/mparhack.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|296	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|297	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|298	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot2.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|299	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multibox.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|300	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multibox.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|301	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multicol.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|302	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|303	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|304	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|305	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow3.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|306	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow4.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|307	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow5.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|308	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/mycss.css
14mr|texlive-tex-virtual-academy-pl-20111104-3|309	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/num.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|310	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/numprint.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|311	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/nut.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|312	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/oldst1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|313	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/oldstyle.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|314	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/oubraces.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|315	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/overbrace.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|316	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/overbrace1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|317	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pdfscreen.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|318	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pfnote.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|319	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/plain.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|320	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/printtim.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|321	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pstcol.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|322	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/q1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|323	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/qobitree.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|324	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ragged2e.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|325	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/regcount.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|326	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/relsize.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|327	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/remreset.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|328	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|329	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotating.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|330	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotbox.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|331	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/selectpage.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|332	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadepar.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|333	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadetheorem.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|334	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadethm.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|335	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadethm.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|336	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadow.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|337	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shapepar.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|338	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shedbox.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|339	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shortvrb.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|340	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/showkeys.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|341	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sidecap.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|342	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/squa.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|343	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|344	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|345	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm3.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|346	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm4.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|347	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stmaryrd.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|348	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sube1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|349	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|350	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|351	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-3.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|352	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|353	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqna.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|354	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqnarray.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|355	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfig.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|356	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfigure.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|357	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfloat.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|358	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sublabel.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|359	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sublabel.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|360	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subscript.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|361	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/supertabular.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|362	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|363	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb_n.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|364	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb_w.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|365	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/tabularx.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|366	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/tabularx.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|367	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/theorem.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|368	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/theorem.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|369	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/threeparttable.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|370	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/time.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|371	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|372	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|373	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|374	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/umoline.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|375	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/undertilde-1.png
14mr|texlive-tex-virtual-academy-pl-20111104-3|376	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/undertilde.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|377	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/url.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|378	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbatim.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|379	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbdef.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|380	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|381	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|382	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|383	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/version.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|384	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vfrlocal.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|385	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vmargin.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|386	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrbexin.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|387	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrflocal.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|388	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wiggly.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|389	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wmcropmark.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|390	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wrapf.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|391	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wrapfig.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|392	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xr.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|393	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|394	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|395	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|396	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xtab.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|397	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/pagina/pagina.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|398	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/chap.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|399	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_chap.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|400	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_sec.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|401	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/spis.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|402	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/spis.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|403	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/chapter.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|404	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/count.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|405	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/liczniki.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|406	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/num.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|407	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|408	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|409	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p3.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|410	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p3.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|411	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p4.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|412	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p4.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|413	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p5.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|414	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p5.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|415	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p6.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|416	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p6.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|417	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p7.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|418	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p7.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|419	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/part.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|420	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|421	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/s.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|422	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/sect.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|423	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tc.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|424	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tc.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|425	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tca.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|426	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tl.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|427	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tl.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|428	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tr.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|429	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tr.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|430	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tx.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|431	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tx.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|432	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/txx.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|433	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/txx.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|434	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/manifest.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|435	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/cont-pl.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|436	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/emtex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|437	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/implementacje.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|438	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/index.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|439	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/inst-mik.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|440	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/latex-pl.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|441	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/mex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|442	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/miktex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|443	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/spw.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|444	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/tetex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|445	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/web2c.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|446	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-0wst1.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|447	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1coto.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|448	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1kazio.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|449	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1przyg.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|450	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1zece.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|451	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/bib.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|452	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/spis.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|453	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/tex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|454	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/title.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|455	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/auctex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|456	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-1.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|457	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-2.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|458	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-3.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|459	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-4.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|460	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-5.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|461	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-6.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|462	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-7.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|463	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-8.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|464	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|465	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/dvidvi.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|466	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/dvistro1.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|467	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/dvistro2.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|468	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/hyph.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|469	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/prog.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|470	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/fermat.gif
14mr|texlive-tex-virtual-academy-pl-20111104-3|471	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/odsylacze.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|472	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/tex.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|473	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/tex_key.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|474	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/tryby.html
14mr|texlive-tex-virtual-academy-pl-20111104-3|475	
14mr|texlive-tex-virtual-academy-pl-20111104-3|476	#-----------------------------------------------------------------------
14mr|texlive-tex-virtual-academy-pl-20111104-3|477	%prep
14mr|texlive-tex-virtual-academy-pl-20111104-3|478	%setup -c -a0 -a1
14mr|texlive-tex-virtual-academy-pl-20111104-3|479	
14mr|texlive-tex-virtual-academy-pl-20111104-3|480	%build
14mr|texlive-tex-virtual-academy-pl-20111104-3|481	
14mr|texlive-tex-virtual-academy-pl-20111104-3|482	%install
14mr|texlive-tex-virtual-academy-pl-20111104-3|483	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-virtual-academy-pl-20111104-3|484	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tex-virtual-academy-pl-20111104-3|485	
14mr|texlive-tex-virtual-academy-pl-20111104-3|486	
14mr|texlive-tex-virtual-academy-pl-20111104-3|487	
14mr|texlive-tex-virtual-academy-pl-20111104-3|488	%changelog
14mr|texlive-tex-virtual-academy-pl-20111104-3|489	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-tex-virtual-academy-pl-20111104-3|490	+ Revision: d6ba060
14mr|texlive-tex-virtual-academy-pl-20111104-3|491	- MassBuild#440: Increase release tag
14mr|texlive-tex-virtual-academy-pl-20111104-3|492	
14mr|texlive-tex-virtual-academy-pl-20111104-3|493	

21563 14
14mr|texlive-texware-20120627-6|1	# revision 29764
14mr|texlive-texware-20120627-6|2	# category TLCore
14mr|texlive-texware-20120627-6|3	# catalog-ctan /systems/knuth/dist/texware
14mr|texlive-texware-20120627-6|4	# catalog-date 2012-06-27 22:19:02 +0200
14mr|texlive-texware-20120627-6|5	# catalog-license knuth
14mr|texlive-texware-20120627-6|6	# catalog-version undef
14mr|texlive-texware-20120627-6|7	Name:		texlive-texware
14mr|texlive-texware-20120627-6|8	Version:	20120627
14mr|texlive-texware-20120627-6|9	Release:	6
14mr|texlive-texware-20120627-6|10	Summary:	Utility programs for use with TeX
14mr|texlive-texware-20120627-6|11	Group:		Publishing
14mr|texlive-texware-20120627-6|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/texware
14mr|texlive-texware-20120627-6|13	License:	KNUTH
14mr|texlive-texware-20120627-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texware.tar.xz
14mr|texlive-texware-20120627-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texware.doc.tar.xz
14mr|texlive-texware-20120627-6|16	BuildArch:	noarch
14mr|texlive-texware-20120627-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-texware-20120627-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-texware-20120627-6|19	Requires:	texlive-texware.bin
14mr|texlive-texware-20120627-6|20	
14mr|texlive-texware-20120627-6|21	%description
14mr|texlive-texware-20120627-6|22	Basic utitility programs, comprising: - dvitype, which converts
14mr|texlive-texware-20120627-6|23	a TeX output (DVI) file to a plain text file (see also the DVI
14mr|texlive-texware-20120627-6|24	Text Language suite); - pooltype, which converts a TeX-suite
14mr|texlive-texware-20120627-6|25	program's "pool" (string) file into human-readable form; and -
14mr|texlive-texware-20120627-6|26	tftopl and pltotf, which convert TeX Font Metric (TFM) file to
14mr|texlive-texware-20120627-6|27	human readable Property List (PL) files and vice versa.
14mr|texlive-texware-20120627-6|28	
14mr|texlive-texware-20120627-6|29	#-----------------------------------------------------------------------
14mr|texlive-texware-20120627-6|30	%files
14mr|texlive-texware-20120627-6|31	%doc %{_mandir}/man1/dvitype.1*
14mr|texlive-texware-20120627-6|32	%doc %{_texmfdistdir}/doc/man/man1/dvitype.man1.pdf
14mr|texlive-texware-20120627-6|33	%doc %{_mandir}/man1/pooltype.1*
14mr|texlive-texware-20120627-6|34	%doc %{_texmfdistdir}/doc/man/man1/pooltype.man1.pdf
14mr|texlive-texware-20120627-6|35	
14mr|texlive-texware-20120627-6|36	#-----------------------------------------------------------------------
14mr|texlive-texware-20120627-6|37	%prep
14mr|texlive-texware-20120627-6|38	%setup -c -a0 -a1
14mr|texlive-texware-20120627-6|39	
14mr|texlive-texware-20120627-6|40	%build
14mr|texlive-texware-20120627-6|41	
14mr|texlive-texware-20120627-6|42	%install
14mr|texlive-texware-20120627-6|43	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-texware-20120627-6|44	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-texware-20120627-6|45	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-texware-20120627-6|46	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-texware-20120627-6|47	
14mr|texlive-texware-20120627-6|48	%changelog
14mr|texlive-texware-20120627-6|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120627-6
14mr|texlive-texware-20120627-6|50	+ Revision: ab6e4fa
14mr|texlive-texware-20120627-6|51	- MassBuild#440: Increase release tag
14mr|texlive-texware-20120627-6|52	
14mr|texlive-texware-20120627-6|53	

21564 14
14mr|texlive-tfrupee-1.02-3|1	# revision 20770
14mr|texlive-tfrupee-1.02-3|2	# category Package
14mr|texlive-tfrupee-1.02-3|3	# catalog-ctan /fonts/tfrupee
14mr|texlive-tfrupee-1.02-3|4	# catalog-date 2010-12-16 15:42:40 +0100
14mr|texlive-tfrupee-1.02-3|5	# catalog-license gpl3
14mr|texlive-tfrupee-1.02-3|6	# catalog-version 1.02
14mr|texlive-tfrupee-1.02-3|7	Name:		texlive-tfrupee
14mr|texlive-tfrupee-1.02-3|8	Version:	1.02
14mr|texlive-tfrupee-1.02-3|9	Release:	3
14mr|texlive-tfrupee-1.02-3|10	Summary:	A font offering the new (Indian) Rupee symbol
14mr|texlive-tfrupee-1.02-3|11	Group:		Publishing
14mr|texlive-tfrupee-1.02-3|12	URL:		http://www.ctan.org/tex-archive/fonts/tfrupee
14mr|texlive-tfrupee-1.02-3|13	License:	GPL3
14mr|texlive-tfrupee-1.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tfrupee.tar.xz
14mr|texlive-tfrupee-1.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tfrupee.doc.tar.xz
14mr|texlive-tfrupee-1.02-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tfrupee.source.tar.xz
14mr|texlive-tfrupee-1.02-3|17	BuildArch:	noarch
14mr|texlive-tfrupee-1.02-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tfrupee-1.02-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tfrupee-1.02-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tfrupee-1.02-3|21	
14mr|texlive-tfrupee-1.02-3|22	%define		_unpackaged_subdirs_terminate_build	0
14mr|texlive-tfrupee-1.02-3|23	
14mr|texlive-tfrupee-1.02-3|24	%description
14mr|texlive-tfrupee-1.02-3|25	The package provides LaTeX support for the (Indian) Rupee
14mr|texlive-tfrupee-1.02-3|26	symbol font, created by TechFat. The original font has been
14mr|texlive-tfrupee-1.02-3|27	converted to Adobe Type 1 format, and simple LaTeX support
14mr|texlive-tfrupee-1.02-3|28	written for its use.
14mr|texlive-tfrupee-1.02-3|29	
14mr|texlive-tfrupee-1.02-3|30	%post
14mr|texlive-tfrupee-1.02-3|31	%{_sbindir}/texlive.post
14mr|texlive-tfrupee-1.02-3|32	
14mr|texlive-tfrupee-1.02-3|33	%postun
14mr|texlive-tfrupee-1.02-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-tfrupee-1.02-3|35	%{_sbindir}/texlive.post
14mr|texlive-tfrupee-1.02-3|36	fi
14mr|texlive-tfrupee-1.02-3|37	
14mr|texlive-tfrupee-1.02-3|38	#-----------------------------------------------------------------------
14mr|texlive-tfrupee-1.02-3|39	%files
14mr|texlive-tfrupee-1.02-3|40	%{_texmfdistdir}/fonts/afm/public/tfrupee/tfrupee.afm
14mr|texlive-tfrupee-1.02-3|41	%{_texmfdistdir}/fonts/map/dvips/tfrupee/tfrupee.map
14mr|texlive-tfrupee-1.02-3|42	%{_texmfdistdir}/fonts/tfm/public/tfrupee/tfrupee.tfm
14mr|texlive-tfrupee-1.02-3|43	%{_texmfdistdir}/fonts/type1/public/tfrupee/tfrupee.pfb
14mr|texlive-tfrupee-1.02-3|44	%{_texmfdistdir}/tex/latex/tfrupee/tfrupee.sty
14mr|texlive-tfrupee-1.02-3|45	%doc %{_texmfdistdir}/doc/fonts/tfrupee/LICENSE
14mr|texlive-tfrupee-1.02-3|46	%doc %{_texmfdistdir}/doc/fonts/tfrupee/README
14mr|texlive-tfrupee-1.02-3|47	%doc %{_texmfdistdir}/doc/fonts/tfrupee/tfrupee.pdf
14mr|texlive-tfrupee-1.02-3|48	%doc %{_texmfdistdir}/doc/fonts/tfrupee/tfrupee.tex
14mr|texlive-tfrupee-1.02-3|49	#- source
14mr|texlive-tfrupee-1.02-3|50	%doc %{_texmfdistdir}/source/fonts/tfrupee/tfrupee.sfd
14mr|texlive-tfrupee-1.02-3|51	
14mr|texlive-tfrupee-1.02-3|52	#-----------------------------------------------------------------------
14mr|texlive-tfrupee-1.02-3|53	%prep
14mr|texlive-tfrupee-1.02-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-tfrupee-1.02-3|55	
14mr|texlive-tfrupee-1.02-3|56	%build
14mr|texlive-tfrupee-1.02-3|57	
14mr|texlive-tfrupee-1.02-3|58	%install
14mr|texlive-tfrupee-1.02-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tfrupee-1.02-3|60	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tfrupee-1.02-3|61	
14mr|texlive-tfrupee-1.02-3|62	
14mr|texlive-tfrupee-1.02-3|63	
14mr|texlive-tfrupee-1.02-3|64	%changelog
14mr|texlive-tfrupee-1.02-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.02-3
14mr|texlive-tfrupee-1.02-3|66	+ Revision: 0a21b7b
14mr|texlive-tfrupee-1.02-3|67	- MassBuild#440: Increase release tag
14mr|texlive-tfrupee-1.02-3|68	
14mr|texlive-tfrupee-1.02-3|69	

21565 14
14mr|texlive-thailatex-0.5.0-2|1	# revision 27050
14mr|texlive-thailatex-0.5.0-2|2	# category Package
14mr|texlive-thailatex-0.5.0-2|3	# catalog-ctan /language/thai/thailatex
14mr|texlive-thailatex-0.5.0-2|4	# catalog-date 2012-06-16 13:25:22 +0200
14mr|texlive-thailatex-0.5.0-2|5	# catalog-license lppl
14mr|texlive-thailatex-0.5.0-2|6	# catalog-version 0.5.0
14mr|texlive-thailatex-0.5.0-2|7	Name:		texlive-thailatex
14mr|texlive-thailatex-0.5.0-2|8	Version:	0.5.0
14mr|texlive-thailatex-0.5.0-2|9	Release:	2
14mr|texlive-thailatex-0.5.0-2|10	Summary:	Typeset Thai texts with standard LaTeX classes
14mr|texlive-thailatex-0.5.0-2|11	Group:		Publishing
14mr|texlive-thailatex-0.5.0-2|12	URL:		http://www.ctan.org/tex-archive/language/thai/thailatex
14mr|texlive-thailatex-0.5.0-2|13	License:	LPPL
14mr|texlive-thailatex-0.5.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thailatex.tar.xz
14mr|texlive-thailatex-0.5.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thailatex.doc.tar.xz
14mr|texlive-thailatex-0.5.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thailatex.source.tar.xz
14mr|texlive-thailatex-0.5.0-2|17	BuildArch:	noarch
14mr|texlive-thailatex-0.5.0-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-thailatex-0.5.0-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-thailatex-0.5.0-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-thailatex-0.5.0-2|21	
14mr|texlive-thailatex-0.5.0-2|22	%description
14mr|texlive-thailatex-0.5.0-2|23	ThaiLaTeX enables typesetting Thai with standard LaTeX document
14mr|texlive-thailatex-0.5.0-2|24	classes. It is designed to become a part of babel, and may be
14mr|texlive-thailatex-0.5.0-2|25	used as such after a (small) patch to babel itself.
14mr|texlive-thailatex-0.5.0-2|26	
14mr|texlive-thailatex-0.5.0-2|27	%post
14mr|texlive-thailatex-0.5.0-2|28	%{_sbindir}/texlive.post
14mr|texlive-thailatex-0.5.0-2|29	
14mr|texlive-thailatex-0.5.0-2|30	%postun
14mr|texlive-thailatex-0.5.0-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-thailatex-0.5.0-2|32	%{_sbindir}/texlive.post
14mr|texlive-thailatex-0.5.0-2|33	fi
14mr|texlive-thailatex-0.5.0-2|34	
14mr|texlive-thailatex-0.5.0-2|35	#-----------------------------------------------------------------------
14mr|texlive-thailatex-0.5.0-2|36	%files
14mr|texlive-thailatex-0.5.0-2|37	%{_texmfdistdir}/tex/generic/thailatex/hyph-th-utf8.tex
14mr|texlive-thailatex-0.5.0-2|38	%{_texmfdistdir}/tex/generic/thailatex/hyph-th.tex
14mr|texlive-thailatex-0.5.0-2|39	%{_texmfdistdir}/tex/generic/thailatex/loadhyph-th.tex
14mr|texlive-thailatex-0.5.0-2|40	%{_texmfdistdir}/tex/generic/thailatex/lthenc.def
14mr|texlive-thailatex-0.5.0-2|41	%{_texmfdistdir}/tex/generic/thailatex/thai.ldf
14mr|texlive-thailatex-0.5.0-2|42	%{_texmfdistdir}/tex/generic/thailatex/thswitch.sty
14mr|texlive-thailatex-0.5.0-2|43	%{_texmfdistdir}/tex/generic/thailatex/tis620.def
14mr|texlive-thailatex-0.5.0-2|44	%doc %{_texmfdistdir}/doc/latex/thailatex/README
14mr|texlive-thailatex-0.5.0-2|45	%doc %{_texmfdistdir}/doc/latex/thailatex/examples/orchid.tex
14mr|texlive-thailatex-0.5.0-2|46	%doc %{_texmfdistdir}/doc/latex/thailatex/examples/utf-example.tex
14mr|texlive-thailatex-0.5.0-2|47	%doc %{_texmfdistdir}/doc/latex/thailatex/thai.pdf
14mr|texlive-thailatex-0.5.0-2|48	#- source
14mr|texlive-thailatex-0.5.0-2|49	%doc %{_texmfdistdir}/source/latex/thailatex/AUTHORS
14mr|texlive-thailatex-0.5.0-2|50	%doc %{_texmfdistdir}/source/latex/thailatex/COPYING
14mr|texlive-thailatex-0.5.0-2|51	%doc %{_texmfdistdir}/source/latex/thailatex/ChangeLog
14mr|texlive-thailatex-0.5.0-2|52	%doc %{_texmfdistdir}/source/latex/thailatex/HISTORY
14mr|texlive-thailatex-0.5.0-2|53	%doc %{_texmfdistdir}/source/latex/thailatex/INSTALL
14mr|texlive-thailatex-0.5.0-2|54	%doc %{_texmfdistdir}/source/latex/thailatex/Makefile.am
14mr|texlive-thailatex-0.5.0-2|55	%doc %{_texmfdistdir}/source/latex/thailatex/Makefile.in
14mr|texlive-thailatex-0.5.0-2|56	%doc %{_texmfdistdir}/source/latex/thailatex/NEWS
14mr|texlive-thailatex-0.5.0-2|57	%doc %{_texmfdistdir}/source/latex/thailatex/README
14mr|texlive-thailatex-0.5.0-2|58	%doc %{_texmfdistdir}/source/latex/thailatex/README.hyphen
14mr|texlive-thailatex-0.5.0-2|59	%doc %{_texmfdistdir}/source/latex/thailatex/TODO
14mr|texlive-thailatex-0.5.0-2|60	%doc %{_texmfdistdir}/source/latex/thailatex/aclocal.m4
14mr|texlive-thailatex-0.5.0-2|61	%doc %{_texmfdistdir}/source/latex/thailatex/babel/Makefile.am
14mr|texlive-thailatex-0.5.0-2|62	%doc %{_texmfdistdir}/source/latex/thailatex/babel/Makefile.in
14mr|texlive-thailatex-0.5.0-2|63	%doc %{_texmfdistdir}/source/latex/thailatex/babel/lthenc.def
14mr|texlive-thailatex-0.5.0-2|64	%doc %{_texmfdistdir}/source/latex/thailatex/babel/thai.dtx
14mr|texlive-thailatex-0.5.0-2|65	%doc %{_texmfdistdir}/source/latex/thailatex/babel/thai.ins
14mr|texlive-thailatex-0.5.0-2|66	%doc %{_texmfdistdir}/source/latex/thailatex/babel/thswitch.sty
14mr|texlive-thailatex-0.5.0-2|67	%doc %{_texmfdistdir}/source/latex/thailatex/babel/tis620.def
14mr|texlive-thailatex-0.5.0-2|68	%doc %{_texmfdistdir}/source/latex/thailatex/configure
14mr|texlive-thailatex-0.5.0-2|69	%doc %{_texmfdistdir}/source/latex/thailatex/configure.in
14mr|texlive-thailatex-0.5.0-2|70	%doc %{_texmfdistdir}/source/latex/thailatex/doc/Makefile.am
14mr|texlive-thailatex-0.5.0-2|71	%doc %{_texmfdistdir}/source/latex/thailatex/doc/Makefile.in
14mr|texlive-thailatex-0.5.0-2|72	%doc %{_texmfdistdir}/source/latex/thailatex/doc/orchid.tex
14mr|texlive-thailatex-0.5.0-2|73	%doc %{_texmfdistdir}/source/latex/thailatex/doc/utf-example.tex
14mr|texlive-thailatex-0.5.0-2|74	%doc %{_texmfdistdir}/source/latex/thailatex/emacs/Makefile.am
14mr|texlive-thailatex-0.5.0-2|75	%doc %{_texmfdistdir}/source/latex/thailatex/emacs/Makefile.in
14mr|texlive-thailatex-0.5.0-2|76	%doc %{_texmfdistdir}/source/latex/thailatex/emacs/thai-latex-setup.el
14mr|texlive-thailatex-0.5.0-2|77	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/Makefile.am
14mr|texlive-thailatex-0.5.0-2|78	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/Makefile.in
14mr|texlive-thailatex-0.5.0-2|79	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/README
14mr|texlive-thailatex-0.5.0-2|80	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/conv-utf8-hex.sed
14mr|texlive-thailatex-0.5.0-2|81	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/diff-dicts.sh
14mr|texlive-thailatex-0.5.0-2|82	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/hyph-th-utf8.tex.in
14mr|texlive-thailatex-0.5.0-2|83	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/hyph-th.tex.in
14mr|texlive-thailatex-0.5.0-2|84	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/loadhyph-th.tex
14mr|texlive-thailatex-0.5.0-2|85	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-city.txt
14mr|texlive-thailatex-0.5.0-2|86	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-collection.txt
14mr|texlive-thailatex-0.5.0-2|87	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-common.txt
14mr|texlive-thailatex-0.5.0-2|88	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-country.txt
14mr|texlive-thailatex-0.5.0-2|89	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-district.txt
14mr|texlive-thailatex-0.5.0-2|90	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-geo.txt
14mr|texlive-thailatex-0.5.0-2|91	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-history.txt
14mr|texlive-thailatex-0.5.0-2|92	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-ict.txt
14mr|texlive-thailatex-0.5.0-2|93	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-lang-ethnic.txt
14mr|texlive-thailatex-0.5.0-2|94	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-proper.txt
14mr|texlive-thailatex-0.5.0-2|95	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-science.txt
14mr|texlive-thailatex-0.5.0-2|96	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-spell.txt
14mr|texlive-thailatex-0.5.0-2|97	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-std-compound.txt
14mr|texlive-thailatex-0.5.0-2|98	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-std.txt
14mr|texlive-thailatex-0.5.0-2|99	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/test-hyphen.sh
14mr|texlive-thailatex-0.5.0-2|100	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/thai-exc.pat
14mr|texlive-thailatex-0.5.0-2|101	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/thai.tra
14mr|texlive-thailatex-0.5.0-2|102	%doc %{_texmfdistdir}/source/latex/thailatex/install-sh
14mr|texlive-thailatex-0.5.0-2|103	%doc %{_texmfdistdir}/source/latex/thailatex/missing
14mr|texlive-thailatex-0.5.0-2|104	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/Makefile.am
14mr|texlive-thailatex-0.5.0-2|105	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/Makefile.in
14mr|texlive-thailatex-0.5.0-2|106	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/sync-babel
14mr|texlive-thailatex-0.5.0-2|107	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/sync-thailatex.in
14mr|texlive-thailatex-0.5.0-2|108	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/tlatex
14mr|texlive-thailatex-0.5.0-2|109	
14mr|texlive-thailatex-0.5.0-2|110	#-----------------------------------------------------------------------
14mr|texlive-thailatex-0.5.0-2|111	%prep
14mr|texlive-thailatex-0.5.0-2|112	%setup -c -a0 -a1 -a2
14mr|texlive-thailatex-0.5.0-2|113	
14mr|texlive-thailatex-0.5.0-2|114	%build
14mr|texlive-thailatex-0.5.0-2|115	
14mr|texlive-thailatex-0.5.0-2|116	%install
14mr|texlive-thailatex-0.5.0-2|117	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thailatex-0.5.0-2|118	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-thailatex-0.5.0-2|119	
14mr|texlive-thailatex-0.5.0-2|120	
14mr|texlive-thailatex-0.5.0-2|121	
14mr|texlive-thailatex-0.5.0-2|122	%changelog
14mr|texlive-thailatex-0.5.0-2|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.0-2
14mr|texlive-thailatex-0.5.0-2|124	+ Revision: 0323d2e
14mr|texlive-thailatex-0.5.0-2|125	- MassBuild#440: Increase release tag
14mr|texlive-thailatex-0.5.0-2|126	
14mr|texlive-thailatex-0.5.0-2|127	

21566 14
14mr|texlive-thalie-0.5-6|1	# revision 31018
14mr|texlive-thalie-0.5-6|2	# category Package
14mr|texlive-thalie-0.5-6|3	# catalog-ctan /macros/latex/contrib/thalie
14mr|texlive-thalie-0.5-6|4	# catalog-date 2013-06-19 11:30:49 +0200
14mr|texlive-thalie-0.5-6|5	# catalog-license lppl1.3
14mr|texlive-thalie-0.5-6|6	# catalog-version 0.5
14mr|texlive-thalie-0.5-6|7	Name:		texlive-thalie
14mr|texlive-thalie-0.5-6|8	Version:	0.5
14mr|texlive-thalie-0.5-6|9	Release:	6
14mr|texlive-thalie-0.5-6|10	Summary:	Typeset drama plays
14mr|texlive-thalie-0.5-6|11	Group:		Publishing
14mr|texlive-thalie-0.5-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thalie
14mr|texlive-thalie-0.5-6|13	License:	LPPL1.3
14mr|texlive-thalie-0.5-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thalie.tar.xz
14mr|texlive-thalie-0.5-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thalie.doc.tar.xz
14mr|texlive-thalie-0.5-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thalie.source.tar.xz
14mr|texlive-thalie-0.5-6|17	BuildArch:	noarch
14mr|texlive-thalie-0.5-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-thalie-0.5-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-thalie-0.5-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-thalie-0.5-6|21	
14mr|texlive-thalie-0.5-6|22	%description
14mr|texlive-thalie-0.5-6|23	The package provides tools to typeset drama plays. It defines
14mr|texlive-thalie-0.5-6|24	commands to introduce characters' lines, to render stage
14mr|texlive-thalie-0.5-6|25	directions, to divide a play into acts and scenes and to build
14mr|texlive-thalie-0.5-6|26	the dramatis personae automatically.
14mr|texlive-thalie-0.5-6|27	
14mr|texlive-thalie-0.5-6|28	%post
14mr|texlive-thalie-0.5-6|29	%{_sbindir}/texlive.post
14mr|texlive-thalie-0.5-6|30	
14mr|texlive-thalie-0.5-6|31	%postun
14mr|texlive-thalie-0.5-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-thalie-0.5-6|33	%{_sbindir}/texlive.post
14mr|texlive-thalie-0.5-6|34	fi
14mr|texlive-thalie-0.5-6|35	
14mr|texlive-thalie-0.5-6|36	#-----------------------------------------------------------------------
14mr|texlive-thalie-0.5-6|37	%files
14mr|texlive-thalie-0.5-6|38	%{_texmfdistdir}/tex/latex/thalie/thalie.sty
14mr|texlive-thalie-0.5-6|39	%doc %{_texmfdistdir}/doc/latex/thalie/README
14mr|texlive-thalie-0.5-6|40	%doc %{_texmfdistdir}/doc/latex/thalie/thalie.pdf
14mr|texlive-thalie-0.5-6|41	#- source
14mr|texlive-thalie-0.5-6|42	%doc %{_texmfdistdir}/source/latex/thalie/thalie.dtx
14mr|texlive-thalie-0.5-6|43	%doc %{_texmfdistdir}/source/latex/thalie/thalie.ins
14mr|texlive-thalie-0.5-6|44	
14mr|texlive-thalie-0.5-6|45	#-----------------------------------------------------------------------
14mr|texlive-thalie-0.5-6|46	%prep
14mr|texlive-thalie-0.5-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-thalie-0.5-6|48	
14mr|texlive-thalie-0.5-6|49	%build
14mr|texlive-thalie-0.5-6|50	
14mr|texlive-thalie-0.5-6|51	%install
14mr|texlive-thalie-0.5-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thalie-0.5-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-thalie-0.5-6|54	
14mr|texlive-thalie-0.5-6|55	%changelog
14mr|texlive-thalie-0.5-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-6
14mr|texlive-thalie-0.5-6|57	+ Revision: 44d725e
14mr|texlive-thalie-0.5-6|58	- MassBuild#440: Increase release tag
14mr|texlive-thalie-0.5-6|59	
14mr|texlive-thalie-0.5-6|60	

21567 14
14mr|texlive-theoremref-20101201-3|1	# revision 20632
14mr|texlive-theoremref-20101201-3|2	# category Package
14mr|texlive-theoremref-20101201-3|3	# catalog-ctan /macros/latex/contrib/theoremref
14mr|texlive-theoremref-20101201-3|4	# catalog-date 2010-12-01 16:02:54 +0100
14mr|texlive-theoremref-20101201-3|5	# catalog-license lppl
14mr|texlive-theoremref-20101201-3|6	# catalog-version undef
14mr|texlive-theoremref-20101201-3|7	Name:		texlive-theoremref
14mr|texlive-theoremref-20101201-3|8	Version:	20101201
14mr|texlive-theoremref-20101201-3|9	Release:	3
14mr|texlive-theoremref-20101201-3|10	Summary:	References with automatic theorem names
14mr|texlive-theoremref-20101201-3|11	Group:		Publishing
14mr|texlive-theoremref-20101201-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/theoremref
14mr|texlive-theoremref-20101201-3|13	License:	LPPL
14mr|texlive-theoremref-20101201-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/theoremref.tar.xz
14mr|texlive-theoremref-20101201-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/theoremref.doc.tar.xz
14mr|texlive-theoremref-20101201-3|16	BuildArch:	noarch
14mr|texlive-theoremref-20101201-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-theoremref-20101201-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-theoremref-20101201-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-theoremref-20101201-3|20	
14mr|texlive-theoremref-20101201-3|21	%description
14mr|texlive-theoremref-20101201-3|22	The theoremref package provides variants of the \label and \ref
14mr|texlive-theoremref-20101201-3|23	commands for theorem-like environments, capable of
14mr|texlive-theoremref-20101201-3|24	automatically typesetting references including the theorem name
14mr|texlive-theoremref-20101201-3|25	(apart from the theorem number). The scheme is particularly
14mr|texlive-theoremref-20101201-3|26	valuable if the author decides to change a lemma to a
14mr|texlive-theoremref-20101201-3|27	proposition or a theorem (or whatever).
14mr|texlive-theoremref-20101201-3|28	
14mr|texlive-theoremref-20101201-3|29	%post
14mr|texlive-theoremref-20101201-3|30	%{_sbindir}/texlive.post
14mr|texlive-theoremref-20101201-3|31	
14mr|texlive-theoremref-20101201-3|32	%postun
14mr|texlive-theoremref-20101201-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-theoremref-20101201-3|34	%{_sbindir}/texlive.post
14mr|texlive-theoremref-20101201-3|35	fi
14mr|texlive-theoremref-20101201-3|36	
14mr|texlive-theoremref-20101201-3|37	#-----------------------------------------------------------------------
14mr|texlive-theoremref-20101201-3|38	%files
14mr|texlive-theoremref-20101201-3|39	%{_texmfdistdir}/tex/latex/theoremref/theoremref.sty
14mr|texlive-theoremref-20101201-3|40	%doc %{_texmfdistdir}/doc/latex/theoremref/COPYING
14mr|texlive-theoremref-20101201-3|41	%doc %{_texmfdistdir}/doc/latex/theoremref/README
14mr|texlive-theoremref-20101201-3|42	%doc %{_texmfdistdir}/doc/latex/theoremref/theoremref-doc.pdf
14mr|texlive-theoremref-20101201-3|43	%doc %{_texmfdistdir}/doc/latex/theoremref/theoremref-doc.tex
14mr|texlive-theoremref-20101201-3|44	
14mr|texlive-theoremref-20101201-3|45	#-----------------------------------------------------------------------
14mr|texlive-theoremref-20101201-3|46	%prep
14mr|texlive-theoremref-20101201-3|47	%setup -c -a0 -a1
14mr|texlive-theoremref-20101201-3|48	
14mr|texlive-theoremref-20101201-3|49	%build
14mr|texlive-theoremref-20101201-3|50	
14mr|texlive-theoremref-20101201-3|51	%install
14mr|texlive-theoremref-20101201-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-theoremref-20101201-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-theoremref-20101201-3|54	
14mr|texlive-theoremref-20101201-3|55	
14mr|texlive-theoremref-20101201-3|56	
14mr|texlive-theoremref-20101201-3|57	%changelog
14mr|texlive-theoremref-20101201-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101201-3
14mr|texlive-theoremref-20101201-3|59	+ Revision: 06e259a
14mr|texlive-theoremref-20101201-3|60	- MassBuild#440: Increase release tag
14mr|texlive-theoremref-20101201-3|61	
14mr|texlive-theoremref-20101201-3|62	

21568 14
14mr|texlive-thesis-titlepage-fhac-0.1-3|1	# revision 15878
14mr|texlive-thesis-titlepage-fhac-0.1-3|2	# category Package
14mr|texlive-thesis-titlepage-fhac-0.1-3|3	# catalog-ctan /macros/latex/contrib/thesis-titlepage-fhAC
14mr|texlive-thesis-titlepage-fhac-0.1-3|4	# catalog-date 2007-03-12 14:32:12 +0100
14mr|texlive-thesis-titlepage-fhac-0.1-3|5	# catalog-license lppl
14mr|texlive-thesis-titlepage-fhac-0.1-3|6	# catalog-version 0.1
14mr|texlive-thesis-titlepage-fhac-0.1-3|7	Name:		texlive-thesis-titlepage-fhac
14mr|texlive-thesis-titlepage-fhac-0.1-3|8	Version:	0.1
14mr|texlive-thesis-titlepage-fhac-0.1-3|9	Release:	3
14mr|texlive-thesis-titlepage-fhac-0.1-3|10	Summary:	Little style to create a standard titlepage for diploma thesis
14mr|texlive-thesis-titlepage-fhac-0.1-3|11	Group:		Publishing
14mr|texlive-thesis-titlepage-fhac-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thesis-titlepage-fhAC
14mr|texlive-thesis-titlepage-fhac-0.1-3|13	License:	LPPL
14mr|texlive-thesis-titlepage-fhac-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thesis-titlepage-fhac.tar.xz
14mr|texlive-thesis-titlepage-fhac-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thesis-titlepage-fhac.doc.tar.xz
14mr|texlive-thesis-titlepage-fhac-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thesis-titlepage-fhac.source.tar.xz
14mr|texlive-thesis-titlepage-fhac-0.1-3|17	BuildArch:	noarch
14mr|texlive-thesis-titlepage-fhac-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-thesis-titlepage-fhac-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-thesis-titlepage-fhac-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-thesis-titlepage-fhac-0.1-3|21	
14mr|texlive-thesis-titlepage-fhac-0.1-3|22	%description
14mr|texlive-thesis-titlepage-fhac-0.1-3|23	Yet another thesis titlepage style: support of Fachhochschule
14mr|texlive-thesis-titlepage-fhac-0.1-3|24	Aachen (Standort Juelich).
14mr|texlive-thesis-titlepage-fhac-0.1-3|25	
14mr|texlive-thesis-titlepage-fhac-0.1-3|26	%post
14mr|texlive-thesis-titlepage-fhac-0.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-thesis-titlepage-fhac-0.1-3|28	
14mr|texlive-thesis-titlepage-fhac-0.1-3|29	%postun
14mr|texlive-thesis-titlepage-fhac-0.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-thesis-titlepage-fhac-0.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-thesis-titlepage-fhac-0.1-3|32	fi
14mr|texlive-thesis-titlepage-fhac-0.1-3|33	
14mr|texlive-thesis-titlepage-fhac-0.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-thesis-titlepage-fhac-0.1-3|35	%files
14mr|texlive-thesis-titlepage-fhac-0.1-3|36	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/fhACtitlepage.cfg
14mr|texlive-thesis-titlepage-fhac-0.1-3|37	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/fhACtitlepage.sty
14mr|texlive-thesis-titlepage-fhac-0.1-3|38	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/figbib_add.sty
14mr|texlive-thesis-titlepage-fhac-0.1-3|39	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/gloss_add.sty
14mr|texlive-thesis-titlepage-fhac-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.eps
14mr|texlive-thesis-titlepage-fhac-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.pdf
14mr|texlive-thesis-titlepage-fhac-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.png
14mr|texlive-thesis-titlepage-fhac-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.tif
14mr|texlive-thesis-titlepage-fhac-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/README
14mr|texlive-thesis-titlepage-fhac-0.1-3|45	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/antrc_pre.bat
14mr|texlive-thesis-titlepage-fhac-0.1-3|46	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/build.xml
14mr|texlive-thesis-titlepage-fhac-0.1-3|47	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/diplomArbeit.ltx
14mr|texlive-thesis-titlepage-fhac-0.1-3|48	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/doxygen_header.tex
14mr|texlive-thesis-titlepage-fhac-0.1-3|49	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/fhACtitlepage.pdf
14mr|texlive-thesis-titlepage-fhac-0.1-3|50	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/pdf_with_figbig_and_glossar.tco
14mr|texlive-thesis-titlepage-fhac-0.1-3|51	#- source
14mr|texlive-thesis-titlepage-fhac-0.1-3|52	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/doxygen_header.dtx.input
14mr|texlive-thesis-titlepage-fhac-0.1-3|53	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/fhACtitlepage.dtx
14mr|texlive-thesis-titlepage-fhac-0.1-3|54	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/fhACtitlepage.ins
14mr|texlive-thesis-titlepage-fhac-0.1-3|55	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/gloss_add.dtx.input
14mr|texlive-thesis-titlepage-fhac-0.1-3|56	
14mr|texlive-thesis-titlepage-fhac-0.1-3|57	#-----------------------------------------------------------------------
14mr|texlive-thesis-titlepage-fhac-0.1-3|58	%prep
14mr|texlive-thesis-titlepage-fhac-0.1-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-thesis-titlepage-fhac-0.1-3|60	
14mr|texlive-thesis-titlepage-fhac-0.1-3|61	%build
14mr|texlive-thesis-titlepage-fhac-0.1-3|62	
14mr|texlive-thesis-titlepage-fhac-0.1-3|63	%install
14mr|texlive-thesis-titlepage-fhac-0.1-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thesis-titlepage-fhac-0.1-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-thesis-titlepage-fhac-0.1-3|66	
14mr|texlive-thesis-titlepage-fhac-0.1-3|67	
14mr|texlive-thesis-titlepage-fhac-0.1-3|68	
14mr|texlive-thesis-titlepage-fhac-0.1-3|69	%changelog
14mr|texlive-thesis-titlepage-fhac-0.1-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-thesis-titlepage-fhac-0.1-3|71	+ Revision: df69260
14mr|texlive-thesis-titlepage-fhac-0.1-3|72	- MassBuild#440: Increase release tag
14mr|texlive-thesis-titlepage-fhac-0.1-3|73	
14mr|texlive-thesis-titlepage-fhac-0.1-3|74	

21569 14
14mr|texlive-thinsp-0.1-3|1	# revision 15878
14mr|texlive-thinsp-0.1-3|2	# category Package
14mr|texlive-thinsp-0.1-3|3	# catalog-ctan /macros/latex/contrib/thinsp
14mr|texlive-thinsp-0.1-3|4	# catalog-date 2008-08-24 14:46:50 +0200
14mr|texlive-thinsp-0.1-3|5	# catalog-license gpl
14mr|texlive-thinsp-0.1-3|6	# catalog-version 0.1
14mr|texlive-thinsp-0.1-3|7	Name:		texlive-thinsp
14mr|texlive-thinsp-0.1-3|8	Version:	0.1
14mr|texlive-thinsp-0.1-3|9	Release:	3
14mr|texlive-thinsp-0.1-3|10	Summary:	A stretchable \thinspace for LaTeX
14mr|texlive-thinsp-0.1-3|11	Group:		Publishing
14mr|texlive-thinsp-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thinsp
14mr|texlive-thinsp-0.1-3|13	License:	GPL
14mr|texlive-thinsp-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thinsp.tar.xz
14mr|texlive-thinsp-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thinsp.doc.tar.xz
14mr|texlive-thinsp-0.1-3|16	BuildArch:	noarch
14mr|texlive-thinsp-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-thinsp-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-thinsp-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-thinsp-0.1-3|20	
14mr|texlive-thinsp-0.1-3|21	%description
14mr|texlive-thinsp-0.1-3|22	The package redefines \thinspace to have a stretch component.
14mr|texlive-thinsp-0.1-3|23	
14mr|texlive-thinsp-0.1-3|24	%post
14mr|texlive-thinsp-0.1-3|25	%{_sbindir}/texlive.post
14mr|texlive-thinsp-0.1-3|26	
14mr|texlive-thinsp-0.1-3|27	%postun
14mr|texlive-thinsp-0.1-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-thinsp-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-thinsp-0.1-3|30	fi
14mr|texlive-thinsp-0.1-3|31	
14mr|texlive-thinsp-0.1-3|32	#-----------------------------------------------------------------------
14mr|texlive-thinsp-0.1-3|33	%files
14mr|texlive-thinsp-0.1-3|34	%{_texmfdistdir}/tex/latex/thinsp/thinsp.sty
14mr|texlive-thinsp-0.1-3|35	%doc %{_texmfdistdir}/doc/latex/thinsp/COPYIRIGHT
14mr|texlive-thinsp-0.1-3|36	%doc %{_texmfdistdir}/doc/latex/thinsp/README
14mr|texlive-thinsp-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/thinsp/thinsp.pdf
14mr|texlive-thinsp-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/thinsp/thinsp.tex
14mr|texlive-thinsp-0.1-3|39	
14mr|texlive-thinsp-0.1-3|40	#-----------------------------------------------------------------------
14mr|texlive-thinsp-0.1-3|41	%prep
14mr|texlive-thinsp-0.1-3|42	%setup -c -a0 -a1
14mr|texlive-thinsp-0.1-3|43	
14mr|texlive-thinsp-0.1-3|44	%build
14mr|texlive-thinsp-0.1-3|45	
14mr|texlive-thinsp-0.1-3|46	%install
14mr|texlive-thinsp-0.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thinsp-0.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-thinsp-0.1-3|49	
14mr|texlive-thinsp-0.1-3|50	
14mr|texlive-thinsp-0.1-3|51	
14mr|texlive-thinsp-0.1-3|52	%changelog
14mr|texlive-thinsp-0.1-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-thinsp-0.1-3|54	+ Revision: c756148
14mr|texlive-thinsp-0.1-3|55	- MassBuild#440: Increase release tag
14mr|texlive-thinsp-0.1-3|56	
14mr|texlive-thinsp-0.1-3|57	

21570 14
14mr|texlive-thmbox-20090325-3|1	# revision 15878
14mr|texlive-thmbox-20090325-3|2	# category Package
14mr|texlive-thmbox-20090325-3|3	# catalog-ctan /macros/latex/contrib/thmbox
14mr|texlive-thmbox-20090325-3|4	# catalog-date 2009-03-25 08:55:29 +0100
14mr|texlive-thmbox-20090325-3|5	# catalog-license lppl
14mr|texlive-thmbox-20090325-3|6	# catalog-version undef
14mr|texlive-thmbox-20090325-3|7	Name:		texlive-thmbox
14mr|texlive-thmbox-20090325-3|8	Version:	20090325
14mr|texlive-thmbox-20090325-3|9	Release:	3
14mr|texlive-thmbox-20090325-3|10	Summary:	Decorate theorem statements
14mr|texlive-thmbox-20090325-3|11	Group:		Publishing
14mr|texlive-thmbox-20090325-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thmbox
14mr|texlive-thmbox-20090325-3|13	License:	LPPL
14mr|texlive-thmbox-20090325-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmbox.tar.xz
14mr|texlive-thmbox-20090325-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmbox.doc.tar.xz
14mr|texlive-thmbox-20090325-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmbox.source.tar.xz
14mr|texlive-thmbox-20090325-3|17	BuildArch:	noarch
14mr|texlive-thmbox-20090325-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-thmbox-20090325-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-thmbox-20090325-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-thmbox-20090325-3|21	
14mr|texlive-thmbox-20090325-3|22	%description
14mr|texlive-thmbox-20090325-3|23	The package defines an environment thmbox that presents
14mr|texlive-thmbox-20090325-3|24	theorems, definitions and similar objects in boxes decorated
14mr|texlive-thmbox-20090325-3|25	with frames and various aesthetic features. The standard macro
14mr|texlive-thmbox-20090325-3|26	\newtheorem may be redefined to use the environment.
14mr|texlive-thmbox-20090325-3|27	
14mr|texlive-thmbox-20090325-3|28	%post
14mr|texlive-thmbox-20090325-3|29	%{_sbindir}/texlive.post
14mr|texlive-thmbox-20090325-3|30	
14mr|texlive-thmbox-20090325-3|31	%postun
14mr|texlive-thmbox-20090325-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-thmbox-20090325-3|33	%{_sbindir}/texlive.post
14mr|texlive-thmbox-20090325-3|34	fi
14mr|texlive-thmbox-20090325-3|35	
14mr|texlive-thmbox-20090325-3|36	#-----------------------------------------------------------------------
14mr|texlive-thmbox-20090325-3|37	%files
14mr|texlive-thmbox-20090325-3|38	%{_texmfdistdir}/tex/latex/thmbox/thmbox.sty
14mr|texlive-thmbox-20090325-3|39	%doc %{_texmfdistdir}/doc/latex/thmbox/README
14mr|texlive-thmbox-20090325-3|40	%doc %{_texmfdistdir}/doc/latex/thmbox/thmbox.pdf
14mr|texlive-thmbox-20090325-3|41	#- source
14mr|texlive-thmbox-20090325-3|42	%doc %{_texmfdistdir}/source/latex/thmbox/thmbox.dtx
14mr|texlive-thmbox-20090325-3|43	%doc %{_texmfdistdir}/source/latex/thmbox/thmbox.ins
14mr|texlive-thmbox-20090325-3|44	
14mr|texlive-thmbox-20090325-3|45	#-----------------------------------------------------------------------
14mr|texlive-thmbox-20090325-3|46	%prep
14mr|texlive-thmbox-20090325-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-thmbox-20090325-3|48	
14mr|texlive-thmbox-20090325-3|49	%build
14mr|texlive-thmbox-20090325-3|50	
14mr|texlive-thmbox-20090325-3|51	%install
14mr|texlive-thmbox-20090325-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thmbox-20090325-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-thmbox-20090325-3|54	
14mr|texlive-thmbox-20090325-3|55	
14mr|texlive-thmbox-20090325-3|56	
14mr|texlive-thmbox-20090325-3|57	%changelog
14mr|texlive-thmbox-20090325-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090325-3
14mr|texlive-thmbox-20090325-3|59	+ Revision: 19a6189
14mr|texlive-thmbox-20090325-3|60	- MassBuild#440: Increase release tag
14mr|texlive-thmbox-20090325-3|61	
14mr|texlive-thmbox-20090325-3|62	

21571 14
14mr|texlive-thmtools-62-4|1	# revision 26251
14mr|texlive-thmtools-62-4|2	# category Package
14mr|texlive-thmtools-62-4|3	# catalog-ctan /macros/latex/exptl/thmtools
14mr|texlive-thmtools-62-4|4	# catalog-date 2012-04-27 11:57:13 +0200
14mr|texlive-thmtools-62-4|5	# catalog-license lppl
14mr|texlive-thmtools-62-4|6	# catalog-version 62
14mr|texlive-thmtools-62-4|7	Name:		texlive-thmtools
14mr|texlive-thmtools-62-4|8	Version:	62
14mr|texlive-thmtools-62-4|9	Release:	4
14mr|texlive-thmtools-62-4|10	Summary:	Extensions to theorem environments
14mr|texlive-thmtools-62-4|11	Group:		Publishing
14mr|texlive-thmtools-62-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/thmtools
14mr|texlive-thmtools-62-4|13	License:	LPPL
14mr|texlive-thmtools-62-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmtools.tar.xz
14mr|texlive-thmtools-62-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmtools.doc.tar.xz
14mr|texlive-thmtools-62-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmtools.source.tar.xz
14mr|texlive-thmtools-62-4|17	BuildArch:	noarch
14mr|texlive-thmtools-62-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-thmtools-62-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-thmtools-62-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-thmtools-62-4|21	
14mr|texlive-thmtools-62-4|22	%description
14mr|texlive-thmtools-62-4|23	The bundle provides several packages for commonly-needed
14mr|texlive-thmtools-62-4|24	support for typesetting theorems. The packages should work with
14mr|texlive-thmtools-62-4|25	kernel theorems (theorems 'out of the box' with LaTeX), and the
14mr|texlive-thmtools-62-4|26	theorem and amsthm packages. Features of the bundle include: -
14mr|texlive-thmtools-62-4|27	a key-value interface to \newtheorem; - a \listoftheorems
14mr|texlive-thmtools-62-4|28	command; - hyperref and autoref compatibility; - a mechanism
14mr|texlive-thmtools-62-4|29	for restating entire theorems in a single macro call.
14mr|texlive-thmtools-62-4|30	
14mr|texlive-thmtools-62-4|31	%post
14mr|texlive-thmtools-62-4|32	%{_sbindir}/texlive.post
14mr|texlive-thmtools-62-4|33	
14mr|texlive-thmtools-62-4|34	%postun
14mr|texlive-thmtools-62-4|35	if [ $1 -eq 0 ]; then
14mr|texlive-thmtools-62-4|36	%{_sbindir}/texlive.post
14mr|texlive-thmtools-62-4|37	fi
14mr|texlive-thmtools-62-4|38	
14mr|texlive-thmtools-62-4|39	#-----------------------------------------------------------------------
14mr|texlive-thmtools-62-4|40	%files
14mr|texlive-thmtools-62-4|41	%{_texmfdistdir}/tex/latex/thmtools/aliasctr.sty
14mr|texlive-thmtools-62-4|42	%{_texmfdistdir}/tex/latex/thmtools/parseargs.sty
14mr|texlive-thmtools-62-4|43	%{_texmfdistdir}/tex/latex/thmtools/thm-amsthm.sty
14mr|texlive-thmtools-62-4|44	%{_texmfdistdir}/tex/latex/thmtools/thm-autoref.sty
14mr|texlive-thmtools-62-4|45	%{_texmfdistdir}/tex/latex/thmtools/thm-beamer.sty
14mr|texlive-thmtools-62-4|46	%{_texmfdistdir}/tex/latex/thmtools/thm-kv.sty
14mr|texlive-thmtools-62-4|47	%{_texmfdistdir}/tex/latex/thmtools/thm-listof.sty
14mr|texlive-thmtools-62-4|48	%{_texmfdistdir}/tex/latex/thmtools/thm-llncs.sty
14mr|texlive-thmtools-62-4|49	%{_texmfdistdir}/tex/latex/thmtools/thm-ntheorem.sty
14mr|texlive-thmtools-62-4|50	%{_texmfdistdir}/tex/latex/thmtools/thm-patch.sty
14mr|texlive-thmtools-62-4|51	%{_texmfdistdir}/tex/latex/thmtools/thm-restate.sty
14mr|texlive-thmtools-62-4|52	%{_texmfdistdir}/tex/latex/thmtools/thmdef-mdframed.sty
14mr|texlive-thmtools-62-4|53	%{_texmfdistdir}/tex/latex/thmtools/thmdef-shaded.sty
14mr|texlive-thmtools-62-4|54	%{_texmfdistdir}/tex/latex/thmtools/thmdef-thmbox.sty
14mr|texlive-thmtools-62-4|55	%{_texmfdistdir}/tex/latex/thmtools/thmtools.sty
14mr|texlive-thmtools-62-4|56	%{_texmfdistdir}/tex/latex/thmtools/unique.sty
14mr|texlive-thmtools-62-4|57	%doc %{_texmfdistdir}/doc/latex/thmtools/COPYING
14mr|texlive-thmtools-62-4|58	%doc %{_texmfdistdir}/doc/latex/thmtools/README
14mr|texlive-thmtools-62-4|59	%doc %{_texmfdistdir}/doc/latex/thmtools/TODO
14mr|texlive-thmtools-62-4|60	%doc %{_texmfdistdir}/doc/latex/thmtools/VERSION.tex
14mr|texlive-thmtools-62-4|61	%doc %{_texmfdistdir}/doc/latex/thmtools/thmtools-manual.tex
14mr|texlive-thmtools-62-4|62	%doc %{_texmfdistdir}/doc/latex/thmtools/thmtools.pdf
14mr|texlive-thmtools-62-4|63	#- source
14mr|texlive-thmtools-62-4|64	%doc %{_texmfdistdir}/source/latex/thmtools/aliasctr.dtx
14mr|texlive-thmtools-62-4|65	%doc %{_texmfdistdir}/source/latex/thmtools/parseargs.dtx
14mr|texlive-thmtools-62-4|66	%doc %{_texmfdistdir}/source/latex/thmtools/thm-amsthm.dtx
14mr|texlive-thmtools-62-4|67	%doc %{_texmfdistdir}/source/latex/thmtools/thm-autoref.dtx
14mr|texlive-thmtools-62-4|68	%doc %{_texmfdistdir}/source/latex/thmtools/thm-beamer.dtx
14mr|texlive-thmtools-62-4|69	%doc %{_texmfdistdir}/source/latex/thmtools/thm-kv.dtx
14mr|texlive-thmtools-62-4|70	%doc %{_texmfdistdir}/source/latex/thmtools/thm-listof.dtx
14mr|texlive-thmtools-62-4|71	%doc %{_texmfdistdir}/source/latex/thmtools/thm-llncs.dtx
14mr|texlive-thmtools-62-4|72	%doc %{_texmfdistdir}/source/latex/thmtools/thm-ntheorem.dtx
14mr|texlive-thmtools-62-4|73	%doc %{_texmfdistdir}/source/latex/thmtools/thm-patch.dtx
14mr|texlive-thmtools-62-4|74	%doc %{_texmfdistdir}/source/latex/thmtools/thm-restate.dtx
14mr|texlive-thmtools-62-4|75	%doc %{_texmfdistdir}/source/latex/thmtools/thmdef-mdframed.dtx
14mr|texlive-thmtools-62-4|76	%doc %{_texmfdistdir}/source/latex/thmtools/thmdef-shaded.dtx
14mr|texlive-thmtools-62-4|77	%doc %{_texmfdistdir}/source/latex/thmtools/thmdef-thmbox.dtx
14mr|texlive-thmtools-62-4|78	%doc %{_texmfdistdir}/source/latex/thmtools/thmtools.dtx
14mr|texlive-thmtools-62-4|79	%doc %{_texmfdistdir}/source/latex/thmtools/thmtools.ins
14mr|texlive-thmtools-62-4|80	%doc %{_texmfdistdir}/source/latex/thmtools/unique.dtx
14mr|texlive-thmtools-62-4|81	
14mr|texlive-thmtools-62-4|82	#-----------------------------------------------------------------------
14mr|texlive-thmtools-62-4|83	%prep
14mr|texlive-thmtools-62-4|84	%setup -c -a0 -a1 -a2
14mr|texlive-thmtools-62-4|85	
14mr|texlive-thmtools-62-4|86	%build
14mr|texlive-thmtools-62-4|87	
14mr|texlive-thmtools-62-4|88	%install
14mr|texlive-thmtools-62-4|89	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thmtools-62-4|90	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-thmtools-62-4|91	
14mr|texlive-thmtools-62-4|92	
14mr|texlive-thmtools-62-4|93	
14mr|texlive-thmtools-62-4|94	%changelog
14mr|texlive-thmtools-62-4|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 62-4
14mr|texlive-thmtools-62-4|96	+ Revision: 5578927
14mr|texlive-thmtools-62-4|97	- MassBuild#440: Increase release tag
14mr|texlive-thmtools-62-4|98	
14mr|texlive-thmtools-62-4|99	

21572 14
14mr|texlive-threadcol-1.0-6|1	# revision 28754
14mr|texlive-threadcol-1.0-6|2	# category Package
14mr|texlive-threadcol-1.0-6|3	# catalog-ctan /macros/latex/contrib/threadcol
14mr|texlive-threadcol-1.0-6|4	# catalog-date 2013-01-06 14:14:24 +0100
14mr|texlive-threadcol-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-threadcol-1.0-6|6	# catalog-version 1.0
14mr|texlive-threadcol-1.0-6|7	Name:		texlive-threadcol
14mr|texlive-threadcol-1.0-6|8	Version:	1.0
14mr|texlive-threadcol-1.0-6|9	Release:	6
14mr|texlive-threadcol-1.0-6|10	Summary:	Organize document columns into PDF "article thread"
14mr|texlive-threadcol-1.0-6|11	Group:		Publishing
14mr|texlive-threadcol-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threadcol
14mr|texlive-threadcol-1.0-6|13	License:	LPPL1.3
14mr|texlive-threadcol-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threadcol.tar.xz
14mr|texlive-threadcol-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threadcol.doc.tar.xz
14mr|texlive-threadcol-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threadcol.source.tar.xz
14mr|texlive-threadcol-1.0-6|17	BuildArch:	noarch
14mr|texlive-threadcol-1.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-threadcol-1.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-threadcol-1.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-threadcol-1.0-6|21	
14mr|texlive-threadcol-1.0-6|22	%description
14mr|texlive-threadcol-1.0-6|23	The package combines a document's columns into a PDF "article
14mr|texlive-threadcol-1.0-6|24	thread". PDF readers that support this mechanism (probably
14mr|texlive-threadcol-1.0-6|25	Adobe Acrobat/Reader only) can be instructed to scroll
14mr|texlive-threadcol-1.0-6|26	automatically from column to column, which facilitates on-
14mr|texlive-threadcol-1.0-6|27	screen reading of two-column documents. Even for single-column
14mr|texlive-threadcol-1.0-6|28	documents, threadcol supports the creation of multiple article
14mr|texlive-threadcol-1.0-6|29	threads, which help organize discontiguous but logically
14mr|texlive-threadcol-1.0-6|30	related regions of text into a form that the user can scroll
14mr|texlive-threadcol-1.0-6|31	through as if its contents were contiguous.
14mr|texlive-threadcol-1.0-6|32	
14mr|texlive-threadcol-1.0-6|33	%post
14mr|texlive-threadcol-1.0-6|34	%{_sbindir}/texlive.post
14mr|texlive-threadcol-1.0-6|35	
14mr|texlive-threadcol-1.0-6|36	%postun
14mr|texlive-threadcol-1.0-6|37	if [ $1 -eq 0 ]; then
14mr|texlive-threadcol-1.0-6|38	%{_sbindir}/texlive.post
14mr|texlive-threadcol-1.0-6|39	fi
14mr|texlive-threadcol-1.0-6|40	
14mr|texlive-threadcol-1.0-6|41	#-----------------------------------------------------------------------
14mr|texlive-threadcol-1.0-6|42	%files
14mr|texlive-threadcol-1.0-6|43	%{_texmfdistdir}/tex/latex/threadcol/threadcol.sty
14mr|texlive-threadcol-1.0-6|44	%doc %{_texmfdistdir}/doc/latex/threadcol/README
14mr|texlive-threadcol-1.0-6|45	%doc %{_texmfdistdir}/doc/latex/threadcol/threadcol.pdf
14mr|texlive-threadcol-1.0-6|46	#- source
14mr|texlive-threadcol-1.0-6|47	%doc %{_texmfdistdir}/source/latex/threadcol/articles-ar9.png
14mr|texlive-threadcol-1.0-6|48	%doc %{_texmfdistdir}/source/latex/threadcol/threadcol.dtx
14mr|texlive-threadcol-1.0-6|49	%doc %{_texmfdistdir}/source/latex/threadcol/threadcol.ins
14mr|texlive-threadcol-1.0-6|50	
14mr|texlive-threadcol-1.0-6|51	#-----------------------------------------------------------------------
14mr|texlive-threadcol-1.0-6|52	%prep
14mr|texlive-threadcol-1.0-6|53	%setup -c -a0 -a1 -a2
14mr|texlive-threadcol-1.0-6|54	
14mr|texlive-threadcol-1.0-6|55	%build
14mr|texlive-threadcol-1.0-6|56	
14mr|texlive-threadcol-1.0-6|57	%install
14mr|texlive-threadcol-1.0-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-threadcol-1.0-6|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-threadcol-1.0-6|60	
14mr|texlive-threadcol-1.0-6|61	%changelog
14mr|texlive-threadcol-1.0-6|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-threadcol-1.0-6|63	+ Revision: 3930fbb
14mr|texlive-threadcol-1.0-6|64	- MassBuild#440: Increase release tag
14mr|texlive-threadcol-1.0-6|65	
14mr|texlive-threadcol-1.0-6|66	

21573 14
14mr|texlive-threeddice-1.0-3|1	# revision 20675
14mr|texlive-threeddice-1.0-3|2	# category Package
14mr|texlive-threeddice-1.0-3|3	# catalog-ctan /graphics/metapost/contrib/macros/threeddice
14mr|texlive-threeddice-1.0-3|4	# catalog-date 2010-12-07 13:54:00 +0100
14mr|texlive-threeddice-1.0-3|5	# catalog-license lppl
14mr|texlive-threeddice-1.0-3|6	# catalog-version 1.0
14mr|texlive-threeddice-1.0-3|7	Name:		texlive-threeddice
14mr|texlive-threeddice-1.0-3|8	Version:	1.0
14mr|texlive-threeddice-1.0-3|9	Release:	3
14mr|texlive-threeddice-1.0-3|10	Summary:	Create images of dice with one, two, or three faces showing, using MetaPost
14mr|texlive-threeddice-1.0-3|11	Group:		Publishing
14mr|texlive-threeddice-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/threeddice
14mr|texlive-threeddice-1.0-3|13	License:	LPPL
14mr|texlive-threeddice-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeddice.tar.xz
14mr|texlive-threeddice-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeddice.doc.tar.xz
14mr|texlive-threeddice-1.0-3|16	BuildArch:	noarch
14mr|texlive-threeddice-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-threeddice-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-threeddice-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-threeddice-1.0-3|20	
14mr|texlive-threeddice-1.0-3|21	%description
14mr|texlive-threeddice-1.0-3|22	The package provides MetaPost code to create all possible
14mr|texlive-threeddice-1.0-3|23	symmetrical views (up to rotation) of a right-handed die.
14mr|texlive-threeddice-1.0-3|24	Configuration is possible by editing the source code, following
14mr|texlive-threeddice-1.0-3|25	the guidance in the documentation.
14mr|texlive-threeddice-1.0-3|26	
14mr|texlive-threeddice-1.0-3|27	%post
14mr|texlive-threeddice-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-threeddice-1.0-3|29	
14mr|texlive-threeddice-1.0-3|30	%postun
14mr|texlive-threeddice-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-threeddice-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-threeddice-1.0-3|33	fi
14mr|texlive-threeddice-1.0-3|34	
14mr|texlive-threeddice-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-threeddice-1.0-3|36	%files
14mr|texlive-threeddice-1.0-3|37	%{_texmfdistdir}/metapost/threeddice/threeddice.mp
14mr|texlive-threeddice-1.0-3|38	%doc %{_texmfdistdir}/doc/metapost/threeddice/README
14mr|texlive-threeddice-1.0-3|39	%doc %{_texmfdistdir}/doc/metapost/threeddice/threeddice-doc.pdf
14mr|texlive-threeddice-1.0-3|40	%doc %{_texmfdistdir}/doc/metapost/threeddice/threeddice-doc.tex
14mr|texlive-threeddice-1.0-3|41	
14mr|texlive-threeddice-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-threeddice-1.0-3|43	%prep
14mr|texlive-threeddice-1.0-3|44	%setup -c -a0 -a1
14mr|texlive-threeddice-1.0-3|45	
14mr|texlive-threeddice-1.0-3|46	%build
14mr|texlive-threeddice-1.0-3|47	
14mr|texlive-threeddice-1.0-3|48	%install
14mr|texlive-threeddice-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-threeddice-1.0-3|50	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-threeddice-1.0-3|51	
14mr|texlive-threeddice-1.0-3|52	
14mr|texlive-threeddice-1.0-3|53	
14mr|texlive-threeddice-1.0-3|54	%changelog
14mr|texlive-threeddice-1.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-threeddice-1.0-3|56	+ Revision: 5de5575
14mr|texlive-threeddice-1.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-threeddice-1.0-3|58	
14mr|texlive-threeddice-1.0-3|59	

21574 14
14mr|texlive-threeparttable-20100309-3|1	# revision 17383
14mr|texlive-threeparttable-20100309-3|2	# category Package
14mr|texlive-threeparttable-20100309-3|3	# catalog-ctan /macros/latex/contrib/threeparttable
14mr|texlive-threeparttable-20100309-3|4	# catalog-date 2010-03-09 13:13:30 +0100
14mr|texlive-threeparttable-20100309-3|5	# catalog-license other-free
14mr|texlive-threeparttable-20100309-3|6	# catalog-version undef
14mr|texlive-threeparttable-20100309-3|7	Name:		texlive-threeparttable
14mr|texlive-threeparttable-20100309-3|8	Version:	20100309
14mr|texlive-threeparttable-20100309-3|9	Release:	3
14mr|texlive-threeparttable-20100309-3|10	Summary:	Tables with captions and notes all the same width
14mr|texlive-threeparttable-20100309-3|11	Group:		Publishing
14mr|texlive-threeparttable-20100309-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threeparttable
14mr|texlive-threeparttable-20100309-3|13	License:	OTHER-FREE
14mr|texlive-threeparttable-20100309-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttable.tar.xz
14mr|texlive-threeparttable-20100309-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttable.doc.tar.xz
14mr|texlive-threeparttable-20100309-3|16	BuildArch:	noarch
14mr|texlive-threeparttable-20100309-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-threeparttable-20100309-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-threeparttable-20100309-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-threeparttable-20100309-3|20	
14mr|texlive-threeparttable-20100309-3|21	%description
14mr|texlive-threeparttable-20100309-3|22	Provides a scheme for tables that have a structured note
14mr|texlive-threeparttable-20100309-3|23	section, after the caption. This scheme provides an answer to
14mr|texlive-threeparttable-20100309-3|24	the old problem of putting footnotes in tables -- by making
14mr|texlive-threeparttable-20100309-3|25	footnotes entirely unnecessary. Note that a threeparttable is
14mr|texlive-threeparttable-20100309-3|26	not a float of itself; but you can place it in a table or a
14mr|texlive-threeparttable-20100309-3|27	table* environment, if necessary.
14mr|texlive-threeparttable-20100309-3|28	
14mr|texlive-threeparttable-20100309-3|29	%post
14mr|texlive-threeparttable-20100309-3|30	%{_sbindir}/texlive.post
14mr|texlive-threeparttable-20100309-3|31	
14mr|texlive-threeparttable-20100309-3|32	%postun
14mr|texlive-threeparttable-20100309-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-threeparttable-20100309-3|34	%{_sbindir}/texlive.post
14mr|texlive-threeparttable-20100309-3|35	fi
14mr|texlive-threeparttable-20100309-3|36	
14mr|texlive-threeparttable-20100309-3|37	#-----------------------------------------------------------------------
14mr|texlive-threeparttable-20100309-3|38	%files
14mr|texlive-threeparttable-20100309-3|39	%{_texmfdistdir}/tex/latex/threeparttable/3parttable.sty
14mr|texlive-threeparttable-20100309-3|40	%{_texmfdistdir}/tex/latex/threeparttable/threeparttable.sty
14mr|texlive-threeparttable-20100309-3|41	%doc %{_texmfdistdir}/doc/latex/threeparttable/miscdoc.sty
14mr|texlive-threeparttable-20100309-3|42	%doc %{_texmfdistdir}/doc/latex/threeparttable/threeparttable.pdf
14mr|texlive-threeparttable-20100309-3|43	%doc %{_texmfdistdir}/doc/latex/threeparttable/threeparttable.tex
14mr|texlive-threeparttable-20100309-3|44	
14mr|texlive-threeparttable-20100309-3|45	#-----------------------------------------------------------------------
14mr|texlive-threeparttable-20100309-3|46	%prep
14mr|texlive-threeparttable-20100309-3|47	%setup -c -a0 -a1
14mr|texlive-threeparttable-20100309-3|48	
14mr|texlive-threeparttable-20100309-3|49	%build
14mr|texlive-threeparttable-20100309-3|50	
14mr|texlive-threeparttable-20100309-3|51	%install
14mr|texlive-threeparttable-20100309-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-threeparttable-20100309-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-threeparttable-20100309-3|54	
14mr|texlive-threeparttable-20100309-3|55	
14mr|texlive-threeparttable-20100309-3|56	
14mr|texlive-threeparttable-20100309-3|57	%changelog
14mr|texlive-threeparttable-20100309-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100309-3
14mr|texlive-threeparttable-20100309-3|59	+ Revision: 2993b03
14mr|texlive-threeparttable-20100309-3|60	- MassBuild#440: Increase release tag
14mr|texlive-threeparttable-20100309-3|61	
14mr|texlive-threeparttable-20100309-3|62	

21575 14
14mr|texlive-threeparttablex-0.3-6|1	# revision 31276
14mr|texlive-threeparttablex-0.3-6|2	# category Package
14mr|texlive-threeparttablex-0.3-6|3	# catalog-ctan /macros/latex/contrib/threeparttablex
14mr|texlive-threeparttablex-0.3-6|4	# catalog-date 2013-07-23 11:01:18 +0200
14mr|texlive-threeparttablex-0.3-6|5	# catalog-license lppl
14mr|texlive-threeparttablex-0.3-6|6	# catalog-version 0.3
14mr|texlive-threeparttablex-0.3-6|7	Name:		texlive-threeparttablex
14mr|texlive-threeparttablex-0.3-6|8	Version:	0.3
14mr|texlive-threeparttablex-0.3-6|9	Release:	6
14mr|texlive-threeparttablex-0.3-6|10	Summary:	Notes in longtables
14mr|texlive-threeparttablex-0.3-6|11	Group:		Publishing
14mr|texlive-threeparttablex-0.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threeparttablex
14mr|texlive-threeparttablex-0.3-6|13	License:	LPPL
14mr|texlive-threeparttablex-0.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttablex.tar.xz
14mr|texlive-threeparttablex-0.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttablex.doc.tar.xz
14mr|texlive-threeparttablex-0.3-6|16	BuildArch:	noarch
14mr|texlive-threeparttablex-0.3-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-threeparttablex-0.3-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-threeparttablex-0.3-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-threeparttablex-0.3-6|20	
14mr|texlive-threeparttablex-0.3-6|21	%description
14mr|texlive-threeparttablex-0.3-6|22	The package provides the functionality of the threeparttable
14mr|texlive-threeparttablex-0.3-6|23	package to tables created using the longtable package.
14mr|texlive-threeparttablex-0.3-6|24	
14mr|texlive-threeparttablex-0.3-6|25	%post
14mr|texlive-threeparttablex-0.3-6|26	%{_sbindir}/texlive.post
14mr|texlive-threeparttablex-0.3-6|27	
14mr|texlive-threeparttablex-0.3-6|28	%postun
14mr|texlive-threeparttablex-0.3-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-threeparttablex-0.3-6|30	%{_sbindir}/texlive.post
14mr|texlive-threeparttablex-0.3-6|31	fi
14mr|texlive-threeparttablex-0.3-6|32	
14mr|texlive-threeparttablex-0.3-6|33	#-----------------------------------------------------------------------
14mr|texlive-threeparttablex-0.3-6|34	%files
14mr|texlive-threeparttablex-0.3-6|35	%{_texmfdistdir}/tex/latex/threeparttablex/threeparttablex.sty
14mr|texlive-threeparttablex-0.3-6|36	%doc %{_texmfdistdir}/doc/latex/threeparttablex/README
14mr|texlive-threeparttablex-0.3-6|37	%doc %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.pdf
14mr|texlive-threeparttablex-0.3-6|38	%doc %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.tex
14mr|texlive-threeparttablex-0.3-6|39	
14mr|texlive-threeparttablex-0.3-6|40	#-----------------------------------------------------------------------
14mr|texlive-threeparttablex-0.3-6|41	%prep
14mr|texlive-threeparttablex-0.3-6|42	%setup -c -a0 -a1
14mr|texlive-threeparttablex-0.3-6|43	
14mr|texlive-threeparttablex-0.3-6|44	%build
14mr|texlive-threeparttablex-0.3-6|45	
14mr|texlive-threeparttablex-0.3-6|46	%install
14mr|texlive-threeparttablex-0.3-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-threeparttablex-0.3-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-threeparttablex-0.3-6|49	
14mr|texlive-threeparttablex-0.3-6|50	%changelog
14mr|texlive-threeparttablex-0.3-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-6
14mr|texlive-threeparttablex-0.3-6|52	+ Revision: d4b7596
14mr|texlive-threeparttablex-0.3-6|53	- MassBuild#440: Increase release tag
14mr|texlive-threeparttablex-0.3-6|54	
14mr|texlive-threeparttablex-0.3-6|55	

21576 14
14mr|texlive-thumb-1.0-3|1	# revision 16549
14mr|texlive-thumb-1.0-3|2	# category Package
14mr|texlive-thumb-1.0-3|3	# catalog-ctan /macros/latex/contrib/thumb
14mr|texlive-thumb-1.0-3|4	# catalog-date 2006-12-11 00:37:24 +0100
14mr|texlive-thumb-1.0-3|5	# catalog-license gpl
14mr|texlive-thumb-1.0-3|6	# catalog-version 1.0
14mr|texlive-thumb-1.0-3|7	Name:		texlive-thumb
14mr|texlive-thumb-1.0-3|8	Version:	1.0
14mr|texlive-thumb-1.0-3|9	Release:	3
14mr|texlive-thumb-1.0-3|10	Summary:	Thumb marks in documents
14mr|texlive-thumb-1.0-3|11	Group:		Publishing
14mr|texlive-thumb-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thumb
14mr|texlive-thumb-1.0-3|13	License:	GPL
14mr|texlive-thumb-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumb.tar.xz
14mr|texlive-thumb-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumb.doc.tar.xz
14mr|texlive-thumb-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumb.source.tar.xz
14mr|texlive-thumb-1.0-3|17	BuildArch:	noarch
14mr|texlive-thumb-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-thumb-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-thumb-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-thumb-1.0-3|21	
14mr|texlive-thumb-1.0-3|22	%description
14mr|texlive-thumb-1.0-3|23	Place thumb marks in books, manuals and reference maunals.
14mr|texlive-thumb-1.0-3|24	
14mr|texlive-thumb-1.0-3|25	%post
14mr|texlive-thumb-1.0-3|26	%{_sbindir}/texlive.post
14mr|texlive-thumb-1.0-3|27	
14mr|texlive-thumb-1.0-3|28	%postun
14mr|texlive-thumb-1.0-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-thumb-1.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-thumb-1.0-3|31	fi
14mr|texlive-thumb-1.0-3|32	
14mr|texlive-thumb-1.0-3|33	#-----------------------------------------------------------------------
14mr|texlive-thumb-1.0-3|34	%files
14mr|texlive-thumb-1.0-3|35	%{_texmfdistdir}/tex/latex/thumb/thumb.sty
14mr|texlive-thumb-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/thumb/README
14mr|texlive-thumb-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/thumb/thumb.pdf
14mr|texlive-thumb-1.0-3|38	#- source
14mr|texlive-thumb-1.0-3|39	%doc %{_texmfdistdir}/source/latex/thumb/thumb.dtx
14mr|texlive-thumb-1.0-3|40	%doc %{_texmfdistdir}/source/latex/thumb/thumb.ins
14mr|texlive-thumb-1.0-3|41	
14mr|texlive-thumb-1.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-thumb-1.0-3|43	%prep
14mr|texlive-thumb-1.0-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-thumb-1.0-3|45	
14mr|texlive-thumb-1.0-3|46	%build
14mr|texlive-thumb-1.0-3|47	
14mr|texlive-thumb-1.0-3|48	%install
14mr|texlive-thumb-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thumb-1.0-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-thumb-1.0-3|51	
14mr|texlive-thumb-1.0-3|52	
14mr|texlive-thumb-1.0-3|53	
14mr|texlive-thumb-1.0-3|54	%changelog
14mr|texlive-thumb-1.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-thumb-1.0-3|56	+ Revision: 93d835c
14mr|texlive-thumb-1.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-thumb-1.0-3|58	
14mr|texlive-thumb-1.0-3|59	

21577 14
14mr|texlive-thumbpdf-3.15-8|1	# revision 29725
14mr|texlive-thumbpdf-3.15-8|2	# category Package
14mr|texlive-thumbpdf-3.15-8|3	# catalog-ctan /support/thumbpdf
14mr|texlive-thumbpdf-3.15-8|4	# catalog-date 2012-11-14 18:32:01 +0100
14mr|texlive-thumbpdf-3.15-8|5	# catalog-license lppl
14mr|texlive-thumbpdf-3.15-8|6	# catalog-version 3.15
14mr|texlive-thumbpdf-3.15-8|7	Name:		texlive-thumbpdf
14mr|texlive-thumbpdf-3.15-8|8	Version:	3.15
14mr|texlive-thumbpdf-3.15-8|9	Release:	8
14mr|texlive-thumbpdf-3.15-8|10	Summary:	Thumbnails for pdfTeX and dvips/ps2pdf
14mr|texlive-thumbpdf-3.15-8|11	Group:		Publishing
14mr|texlive-thumbpdf-3.15-8|12	URL:		http://www.ctan.org/tex-archive/support/thumbpdf
14mr|texlive-thumbpdf-3.15-8|13	License:	LPPL
14mr|texlive-thumbpdf-3.15-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbpdf.tar.xz
14mr|texlive-thumbpdf-3.15-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbpdf.doc.tar.xz
14mr|texlive-thumbpdf-3.15-8|16	BuildArch:	noarch
14mr|texlive-thumbpdf-3.15-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-thumbpdf-3.15-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-thumbpdf-3.15-8|19	Requires(post):	texlive-kpathsea
14mr|texlive-thumbpdf-3.15-8|20	Provides:	texlive-thumbpdf.bin = %{EVRD}
14mr|texlive-thumbpdf-3.15-8|21	
14mr|texlive-thumbpdf-3.15-8|22	%description
14mr|texlive-thumbpdf-3.15-8|23	A Perl script that provides support for thumbnails in pdfTeX
14mr|texlive-thumbpdf-3.15-8|24	and dvips/ps2pdf. The script uses ghostscript to generate the
14mr|texlive-thumbpdf-3.15-8|25	thumbnails which get represented in a TeX readable file that is
14mr|texlive-thumbpdf-3.15-8|26	read by the package thumbpdf.sty to automatically include the
14mr|texlive-thumbpdf-3.15-8|27	thumbnails. This arrangement works with both plain TeX and
14mr|texlive-thumbpdf-3.15-8|28	LaTeX.
14mr|texlive-thumbpdf-3.15-8|29	
14mr|texlive-thumbpdf-3.15-8|30	%post
14mr|texlive-thumbpdf-3.15-8|31	%{_sbindir}/texlive.post
14mr|texlive-thumbpdf-3.15-8|32	
14mr|texlive-thumbpdf-3.15-8|33	%postun
14mr|texlive-thumbpdf-3.15-8|34	if [ $1 -eq 0 ]; then
14mr|texlive-thumbpdf-3.15-8|35	%{_sbindir}/texlive.post
14mr|texlive-thumbpdf-3.15-8|36	fi
14mr|texlive-thumbpdf-3.15-8|37	
14mr|texlive-thumbpdf-3.15-8|38	#-----------------------------------------------------------------------
14mr|texlive-thumbpdf-3.15-8|39	%files
14mr|texlive-thumbpdf-3.15-8|40	%{_bindir}/thumbpdf
14mr|texlive-thumbpdf-3.15-8|41	%{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl
14mr|texlive-thumbpdf-3.15-8|42	%{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.sty
14mr|texlive-thumbpdf-3.15-8|43	%{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.tex
14mr|texlive-thumbpdf-3.15-8|44	%doc %{_texmfdistdir}/doc/generic/thumbpdf/README
14mr|texlive-thumbpdf-3.15-8|45	%doc %{_mandir}/man1/thumbpdf.1*
14mr|texlive-thumbpdf-3.15-8|46	%doc %{_texmfdistdir}/doc/man/man1/thumbpdf.man1.pdf
14mr|texlive-thumbpdf-3.15-8|47	
14mr|texlive-thumbpdf-3.15-8|48	#-----------------------------------------------------------------------
14mr|texlive-thumbpdf-3.15-8|49	%prep
14mr|texlive-thumbpdf-3.15-8|50	%setup -c -a0 -a1
14mr|texlive-thumbpdf-3.15-8|51	
14mr|texlive-thumbpdf-3.15-8|52	%build
14mr|texlive-thumbpdf-3.15-8|53	
14mr|texlive-thumbpdf-3.15-8|54	%install
14mr|texlive-thumbpdf-3.15-8|55	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-thumbpdf-3.15-8|56	pushd %{buildroot}%{_bindir}
14mr|texlive-thumbpdf-3.15-8|57	ln -sf %{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl thumbpdf
14mr|texlive-thumbpdf-3.15-8|58	popd
14mr|texlive-thumbpdf-3.15-8|59	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-thumbpdf-3.15-8|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-thumbpdf-3.15-8|61	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-thumbpdf-3.15-8|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-thumbpdf-3.15-8|63	
14mr|texlive-thumbpdf-3.15-8|64	%changelog
14mr|texlive-thumbpdf-3.15-8|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.15-8
14mr|texlive-thumbpdf-3.15-8|66	+ Revision: 5cba3b3
14mr|texlive-thumbpdf-3.15-8|67	- MassBuild#440: Increase release tag
14mr|texlive-thumbpdf-3.15-8|68	
14mr|texlive-thumbpdf-3.15-8|69	

21578 14
14mr|texlive-thumbs-1.0m-3|1	# revision 25506
14mr|texlive-thumbs-1.0m-3|2	# category Package
14mr|texlive-thumbs-1.0m-3|3	# catalog-ctan /macros/latex/contrib/thumbs
14mr|texlive-thumbs-1.0m-3|4	# catalog-date 2012-02-24 13:31:20 +0100
14mr|texlive-thumbs-1.0m-3|5	# catalog-license lppl1.3
14mr|texlive-thumbs-1.0m-3|6	# catalog-version 1.0m
14mr|texlive-thumbs-1.0m-3|7	Name:		texlive-thumbs
14mr|texlive-thumbs-1.0m-3|8	Version:	1.0m
14mr|texlive-thumbs-1.0m-3|9	Release:	3
14mr|texlive-thumbs-1.0m-3|10	Summary:	Create thumb indexes
14mr|texlive-thumbs-1.0m-3|11	Group:		Publishing
14mr|texlive-thumbs-1.0m-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thumbs
14mr|texlive-thumbs-1.0m-3|13	License:	LPPL1.3
14mr|texlive-thumbs-1.0m-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbs.tar.xz
14mr|texlive-thumbs-1.0m-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbs.doc.tar.xz
14mr|texlive-thumbs-1.0m-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbs.source.tar.xz
14mr|texlive-thumbs-1.0m-3|17	BuildArch:	noarch
14mr|texlive-thumbs-1.0m-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-thumbs-1.0m-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-thumbs-1.0m-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-thumbs-1.0m-3|21	
14mr|texlive-thumbs-1.0m-3|22	%description
14mr|texlive-thumbs-1.0m-3|23	The package puts running, customizable thumb marks in the outer
14mr|texlive-thumbs-1.0m-3|24	margin, moving downward as the chapter number (or whatever
14mr|texlive-thumbs-1.0m-3|25	shall be marked by the thumb marks) increases. Additionally an
14mr|texlive-thumbs-1.0m-3|26	overview page/table of thumb marks can be added automatically,
14mr|texlive-thumbs-1.0m-3|27	which gives the names of the thumbed objects, the page where
14mr|texlive-thumbs-1.0m-3|28	the object/thumb mark first appears, and the thumb mark itself
14mr|texlive-thumbs-1.0m-3|29	at its correct position. The thumb marks are useful for large
14mr|texlive-thumbs-1.0m-3|30	documents (such as reference guides, anthologies, etc.), where
14mr|texlive-thumbs-1.0m-3|31	a quick and easy way to find (for example) a chapter is needed.
14mr|texlive-thumbs-1.0m-3|32	
14mr|texlive-thumbs-1.0m-3|33	%post
14mr|texlive-thumbs-1.0m-3|34	%{_sbindir}/texlive.post
14mr|texlive-thumbs-1.0m-3|35	
14mr|texlive-thumbs-1.0m-3|36	%postun
14mr|texlive-thumbs-1.0m-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-thumbs-1.0m-3|38	%{_sbindir}/texlive.post
14mr|texlive-thumbs-1.0m-3|39	fi
14mr|texlive-thumbs-1.0m-3|40	
14mr|texlive-thumbs-1.0m-3|41	#-----------------------------------------------------------------------
14mr|texlive-thumbs-1.0m-3|42	%files
14mr|texlive-thumbs-1.0m-3|43	%{_texmfdistdir}/tex/latex/thumbs/thumbs.sty
14mr|texlive-thumbs-1.0m-3|44	%doc %{_texmfdistdir}/doc/latex/thumbs/README
14mr|texlive-thumbs-1.0m-3|45	%doc %{_texmfdistdir}/doc/latex/thumbs/thumbs-example.pdf
14mr|texlive-thumbs-1.0m-3|46	%doc %{_texmfdistdir}/doc/latex/thumbs/thumbs-example.tex
14mr|texlive-thumbs-1.0m-3|47	%doc %{_texmfdistdir}/doc/latex/thumbs/thumbs.pdf
14mr|texlive-thumbs-1.0m-3|48	#- source
14mr|texlive-thumbs-1.0m-3|49	%doc %{_texmfdistdir}/source/latex/thumbs/thumbs.drv
14mr|texlive-thumbs-1.0m-3|50	%doc %{_texmfdistdir}/source/latex/thumbs/thumbs.dtx
14mr|texlive-thumbs-1.0m-3|51	%doc %{_texmfdistdir}/source/latex/thumbs/thumbs.ins
14mr|texlive-thumbs-1.0m-3|52	
14mr|texlive-thumbs-1.0m-3|53	#-----------------------------------------------------------------------
14mr|texlive-thumbs-1.0m-3|54	%prep
14mr|texlive-thumbs-1.0m-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-thumbs-1.0m-3|56	
14mr|texlive-thumbs-1.0m-3|57	%build
14mr|texlive-thumbs-1.0m-3|58	
14mr|texlive-thumbs-1.0m-3|59	%install
14mr|texlive-thumbs-1.0m-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thumbs-1.0m-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-thumbs-1.0m-3|62	
14mr|texlive-thumbs-1.0m-3|63	
14mr|texlive-thumbs-1.0m-3|64	
14mr|texlive-thumbs-1.0m-3|65	%changelog
14mr|texlive-thumbs-1.0m-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0m-3
14mr|texlive-thumbs-1.0m-3|67	+ Revision: b7d0736
14mr|texlive-thumbs-1.0m-3|68	- MassBuild#440: Increase release tag
14mr|texlive-thumbs-1.0m-3|69	
14mr|texlive-thumbs-1.0m-3|70	

21579 14
14mr|texlive-thumby-0.1-3|1	# revision 16736
14mr|texlive-thumby-0.1-3|2	# category Package
14mr|texlive-thumby-0.1-3|3	# catalog-ctan /macros/latex/contrib/thumby
14mr|texlive-thumby-0.1-3|4	# catalog-date 2010-01-17 11:28:50 +0100
14mr|texlive-thumby-0.1-3|5	# catalog-license gpl3
14mr|texlive-thumby-0.1-3|6	# catalog-version 0.1
14mr|texlive-thumby-0.1-3|7	Name:		texlive-thumby
14mr|texlive-thumby-0.1-3|8	Version:	0.1
14mr|texlive-thumby-0.1-3|9	Release:	3
14mr|texlive-thumby-0.1-3|10	Summary:	Create thumb indexes for printed books
14mr|texlive-thumby-0.1-3|11	Group:		Publishing
14mr|texlive-thumby-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thumby
14mr|texlive-thumby-0.1-3|13	License:	GPL3
14mr|texlive-thumby-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumby.tar.xz
14mr|texlive-thumby-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumby.doc.tar.xz
14mr|texlive-thumby-0.1-3|16	BuildArch:	noarch
14mr|texlive-thumby-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-thumby-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-thumby-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-thumby-0.1-3|20	
14mr|texlive-thumby-0.1-3|21	%description
14mr|texlive-thumby-0.1-3|22	The package can generate thumb indexes for your document. It
14mr|texlive-thumby-0.1-3|23	features printing thumb indexes on one- or two-sided pages,
14mr|texlive-thumby-0.1-3|24	along with background- and foreground-color selection and full
14mr|texlive-thumby-0.1-3|25	LaTeX styling of the chapter numbers in the thumb indexes. The
14mr|texlive-thumby-0.1-3|26	height of each thumb index is automatically chosen based on the
14mr|texlive-thumby-0.1-3|27	number of chapters in your document, while the width is chosen
14mr|texlive-thumby-0.1-3|28	by the user. The package is designed to work with the memoir
14mr|texlive-thumby-0.1-3|29	class, and also requires PerlTeX and tikz/.
14mr|texlive-thumby-0.1-3|30	
14mr|texlive-thumby-0.1-3|31	%post
14mr|texlive-thumby-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-thumby-0.1-3|33	
14mr|texlive-thumby-0.1-3|34	%postun
14mr|texlive-thumby-0.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-thumby-0.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-thumby-0.1-3|37	fi
14mr|texlive-thumby-0.1-3|38	
14mr|texlive-thumby-0.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-thumby-0.1-3|40	%files
14mr|texlive-thumby-0.1-3|41	%{_texmfdistdir}/tex/latex/thumby/thumby.sty
14mr|texlive-thumby-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/thumby/LICENSE
14mr|texlive-thumby-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/thumby/README
14mr|texlive-thumby-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/thumby/example.pdf
14mr|texlive-thumby-0.1-3|45	%doc %{_texmfdistdir}/doc/latex/thumby/latexmkrc
14mr|texlive-thumby-0.1-3|46	%doc %{_texmfdistdir}/doc/latex/thumby/thumby.pdf
14mr|texlive-thumby-0.1-3|47	
14mr|texlive-thumby-0.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-thumby-0.1-3|49	%prep
14mr|texlive-thumby-0.1-3|50	%setup -c -a0 -a1
14mr|texlive-thumby-0.1-3|51	
14mr|texlive-thumby-0.1-3|52	%build
14mr|texlive-thumby-0.1-3|53	
14mr|texlive-thumby-0.1-3|54	%install
14mr|texlive-thumby-0.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thumby-0.1-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-thumby-0.1-3|57	
14mr|texlive-thumby-0.1-3|58	
14mr|texlive-thumby-0.1-3|59	
14mr|texlive-thumby-0.1-3|60	%changelog
14mr|texlive-thumby-0.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-thumby-0.1-3|62	+ Revision: 7016037
14mr|texlive-thumby-0.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-thumby-0.1-3|64	
14mr|texlive-thumby-0.1-3|65	

21580 14
14mr|texlive-thuthesis-4.5.1-3|1	# revision 24361
14mr|texlive-thuthesis-4.5.1-3|2	# category Package
14mr|texlive-thuthesis-4.5.1-3|3	# catalog-ctan /macros/latex/contrib/thuthesis
14mr|texlive-thuthesis-4.5.1-3|4	# catalog-date 2009-03-02 15:13:08 +0100
14mr|texlive-thuthesis-4.5.1-3|5	# catalog-license lppl
14mr|texlive-thuthesis-4.5.1-3|6	# catalog-version 4.5.1
14mr|texlive-thuthesis-4.5.1-3|7	Name:		texlive-thuthesis
14mr|texlive-thuthesis-4.5.1-3|8	Version:	4.5.1
14mr|texlive-thuthesis-4.5.1-3|9	Release:	3
14mr|texlive-thuthesis-4.5.1-3|10	Summary:	Thesis template for Tsinghua University
14mr|texlive-thuthesis-4.5.1-3|11	Group:		Publishing
14mr|texlive-thuthesis-4.5.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thuthesis
14mr|texlive-thuthesis-4.5.1-3|13	License:	LPPL
14mr|texlive-thuthesis-4.5.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thuthesis.tar.xz
14mr|texlive-thuthesis-4.5.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thuthesis.doc.tar.xz
14mr|texlive-thuthesis-4.5.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thuthesis.source.tar.xz
14mr|texlive-thuthesis-4.5.1-3|17	BuildArch:	noarch
14mr|texlive-thuthesis-4.5.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-thuthesis-4.5.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-thuthesis-4.5.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-thuthesis-4.5.1-3|21	
14mr|texlive-thuthesis-4.5.1-3|22	%description
14mr|texlive-thuthesis-4.5.1-3|23	ThuThesis is a LaTeX thesis template package for Tsinghua
14mr|texlive-thuthesis-4.5.1-3|24	University in order to make it easy to write theses for either
14mr|texlive-thuthesis-4.5.1-3|25	bachelor's, master's or doctor's degree.
14mr|texlive-thuthesis-4.5.1-3|26	
14mr|texlive-thuthesis-4.5.1-3|27	%post
14mr|texlive-thuthesis-4.5.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-thuthesis-4.5.1-3|29	
14mr|texlive-thuthesis-4.5.1-3|30	%postun
14mr|texlive-thuthesis-4.5.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-thuthesis-4.5.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-thuthesis-4.5.1-3|33	fi
14mr|texlive-thuthesis-4.5.1-3|34	
14mr|texlive-thuthesis-4.5.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-thuthesis-4.5.1-3|36	%files
14mr|texlive-thuthesis-4.5.1-3|37	%{_texmfdistdir}/bibtex/bst/thuthesis/thubib.bst
14mr|texlive-thuthesis-4.5.1-3|38	%{_texmfdistdir}/tex/latex/thuthesis/thuthesis.cfg
14mr|texlive-thuthesis-4.5.1-3|39	%{_texmfdistdir}/tex/latex/thuthesis/thuthesis.cls
14mr|texlive-thuthesis-4.5.1-3|40	%{_texmfdistdir}/tex/latex/thuthesis/thutils.sty
14mr|texlive-thuthesis-4.5.1-3|41	%doc %{_texmfdistdir}/doc/latex/thuthesis/README
14mr|texlive-thuthesis-4.5.1-3|42	%doc %{_texmfdistdir}/doc/latex/thuthesis/dtx-style.sty
14mr|texlive-thuthesis-4.5.1-3|43	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/Makefile
14mr|texlive-thuthesis-4.5.1-3|44	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/ack.tex
14mr|texlive-thuthesis-4.5.1-3|45	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/appendix01.tex
14mr|texlive-thuthesis-4.5.1-3|46	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/chap01.tex
14mr|texlive-thuthesis-4.5.1-3|47	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/chap02.tex
14mr|texlive-thuthesis-4.5.1-3|48	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/cover.tex
14mr|texlive-thuthesis-4.5.1-3|49	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/denotation.tex
14mr|texlive-thuthesis-4.5.1-3|50	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/resume.tex
14mr|texlive-thuthesis-4.5.1-3|51	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/hello.eps
14mr|texlive-thuthesis-4.5.1-3|52	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/hello.fig
14mr|texlive-thuthesis-4.5.1-3|53	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/hello.pdf
14mr|texlive-thuthesis-4.5.1-3|54	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-fig-logo.eps
14mr|texlive-thuthesis-4.5.1-3|55	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-fig-logo.pdf
14mr|texlive-thuthesis-4.5.1-3|56	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-lib-logo.eps
14mr|texlive-thuthesis-4.5.1-3|57	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-lib-logo.pdf
14mr|texlive-thuthesis-4.5.1-3|58	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-text-logo.eps
14mr|texlive-thuthesis-4.5.1-3|59	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-text-logo.pdf
14mr|texlive-thuthesis-4.5.1-3|60	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-whole-logo.eps
14mr|texlive-thuthesis-4.5.1-3|61	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-whole-logo.pdf
14mr|texlive-thuthesis-4.5.1-3|62	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/main.tex
14mr|texlive-thuthesis-4.5.1-3|63	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/msmake.cmd
14mr|texlive-thuthesis-4.5.1-3|64	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/ref/refs.bib
14mr|texlive-thuthesis-4.5.1-3|65	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/shuji.tex
14mr|texlive-thuthesis-4.5.1-3|66	%doc %{_texmfdistdir}/doc/latex/thuthesis/thuthesis.pdf
14mr|texlive-thuthesis-4.5.1-3|67	#- source
14mr|texlive-thuthesis-4.5.1-3|68	%doc %{_texmfdistdir}/source/latex/thuthesis/thuthesis.dtx
14mr|texlive-thuthesis-4.5.1-3|69	%doc %{_texmfdistdir}/source/latex/thuthesis/thuthesis.ins
14mr|texlive-thuthesis-4.5.1-3|70	
14mr|texlive-thuthesis-4.5.1-3|71	#-----------------------------------------------------------------------
14mr|texlive-thuthesis-4.5.1-3|72	%prep
14mr|texlive-thuthesis-4.5.1-3|73	%setup -c -a0 -a1 -a2
14mr|texlive-thuthesis-4.5.1-3|74	
14mr|texlive-thuthesis-4.5.1-3|75	%build
14mr|texlive-thuthesis-4.5.1-3|76	
14mr|texlive-thuthesis-4.5.1-3|77	%install
14mr|texlive-thuthesis-4.5.1-3|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-thuthesis-4.5.1-3|79	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-thuthesis-4.5.1-3|80	
14mr|texlive-thuthesis-4.5.1-3|81	
14mr|texlive-thuthesis-4.5.1-3|82	
14mr|texlive-thuthesis-4.5.1-3|83	%changelog
14mr|texlive-thuthesis-4.5.1-3|84	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.5.1-3
14mr|texlive-thuthesis-4.5.1-3|85	+ Revision: 0797058
14mr|texlive-thuthesis-4.5.1-3|86	- MassBuild#440: Increase release tag
14mr|texlive-thuthesis-4.5.1-3|87	
14mr|texlive-thuthesis-4.5.1-3|88	

21581 14
14mr|texlive-ticket-0.4b-3|1	# revision 20679
14mr|texlive-ticket-0.4b-3|2	# category Package
14mr|texlive-ticket-0.4b-3|3	# catalog-ctan /macros/latex/contrib/ticket
14mr|texlive-ticket-0.4b-3|4	# catalog-date 2010-12-06 20:55:11 +0100
14mr|texlive-ticket-0.4b-3|5	# catalog-license lppl
14mr|texlive-ticket-0.4b-3|6	# catalog-version 0.4b
14mr|texlive-ticket-0.4b-3|7	Name:		texlive-ticket
14mr|texlive-ticket-0.4b-3|8	Version:	0.4b
14mr|texlive-ticket-0.4b-3|9	Release:	3
14mr|texlive-ticket-0.4b-3|10	Summary:	Make labels, visting-cards, pins with LaTeX
14mr|texlive-ticket-0.4b-3|11	Group:		Publishing
14mr|texlive-ticket-0.4b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ticket
14mr|texlive-ticket-0.4b-3|13	License:	LPPL
14mr|texlive-ticket-0.4b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ticket.tar.xz
14mr|texlive-ticket-0.4b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ticket.doc.tar.xz
14mr|texlive-ticket-0.4b-3|16	BuildArch:	noarch
14mr|texlive-ticket-0.4b-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ticket-0.4b-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ticket-0.4b-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ticket-0.4b-3|20	
14mr|texlive-ticket-0.4b-3|21	%description
14mr|texlive-ticket-0.4b-3|22	Provides an easy to handle interface to produce visiting cards,
14mr|texlive-ticket-0.4b-3|23	labels for your files, stickers, pins and other stuff for your
14mr|texlive-ticket-0.4b-3|24	office, conferences etc. All you need is a definition of your
14mr|texlive-ticket-0.4b-3|25	'ticket' included in a ticket definition file and the two
14mr|texlive-ticket-0.4b-3|26	commands \ticketdefault and \ticket.
14mr|texlive-ticket-0.4b-3|27	
14mr|texlive-ticket-0.4b-3|28	%post
14mr|texlive-ticket-0.4b-3|29	%{_sbindir}/texlive.post
14mr|texlive-ticket-0.4b-3|30	
14mr|texlive-ticket-0.4b-3|31	%postun
14mr|texlive-ticket-0.4b-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ticket-0.4b-3|33	%{_sbindir}/texlive.post
14mr|texlive-ticket-0.4b-3|34	fi
14mr|texlive-ticket-0.4b-3|35	
14mr|texlive-ticket-0.4b-3|36	#-----------------------------------------------------------------------
14mr|texlive-ticket-0.4b-3|37	%files
14mr|texlive-ticket-0.4b-3|38	%{_texmfdistdir}/tex/latex/ticket/aj8414.tdf
14mr|texlive-ticket-0.4b-3|39	%{_texmfdistdir}/tex/latex/ticket/dura5222.tdf
14mr|texlive-ticket-0.4b-3|40	%{_texmfdistdir}/tex/latex/ticket/flashCard.tdf
14mr|texlive-ticket-0.4b-3|41	%{_texmfdistdir}/tex/latex/ticket/freepin.tdf
14mr|texlive-ticket-0.4b-3|42	%{_texmfdistdir}/tex/latex/ticket/freepin2.tdf
14mr|texlive-ticket-0.4b-3|43	%{_texmfdistdir}/tex/latex/ticket/freepin3.tdf
14mr|texlive-ticket-0.4b-3|44	%{_texmfdistdir}/tex/latex/ticket/he4432.tdf
14mr|texlive-ticket-0.4b-3|45	%{_texmfdistdir}/tex/latex/ticket/lz1680.tdf
14mr|texlive-ticket-0.4b-3|46	%{_texmfdistdir}/tex/latex/ticket/lz1681.tdf
14mr|texlive-ticket-0.4b-3|47	%{_texmfdistdir}/tex/latex/ticket/lz1685.tdf
14mr|texlive-ticket-0.4b-3|48	%{_texmfdistdir}/tex/latex/ticket/ticket.sty
14mr|texlive-ticket-0.4b-3|49	%{_texmfdistdir}/tex/latex/ticket/zw32010.tdf
14mr|texlive-ticket-0.4b-3|50	%{_texmfdistdir}/tex/latex/ticket/zw3424.tdf
14mr|texlive-ticket-0.4b-3|51	%{_texmfdistdir}/tex/latex/ticket/zw4752.tdf
14mr|texlive-ticket-0.4b-3|52	%doc %{_texmfdistdir}/doc/latex/ticket/README
14mr|texlive-ticket-0.4b-3|53	%doc %{_texmfdistdir}/doc/latex/ticket/comment
14mr|texlive-ticket-0.4b-3|54	%doc %{_texmfdistdir}/doc/latex/ticket/ex_file.pdf
14mr|texlive-ticket-0.4b-3|55	%doc %{_texmfdistdir}/doc/latex/ticket/ex_file.tex
14mr|texlive-ticket-0.4b-3|56	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard.pdf
14mr|texlive-ticket-0.4b-3|57	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard.tex
14mr|texlive-ticket-0.4b-3|58	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_dup.pdf
14mr|texlive-ticket-0.4b-3|59	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_rm.pdf
14mr|texlive-ticket-0.4b-3|60	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_rm.tex
14mr|texlive-ticket-0.4b-3|61	%doc %{_texmfdistdir}/doc/latex/ticket/ex_marks.pdf
14mr|texlive-ticket-0.4b-3|62	%doc %{_texmfdistdir}/doc/latex/ticket/ex_marks.tex
14mr|texlive-ticket-0.4b-3|63	%doc %{_texmfdistdir}/doc/latex/ticket/ex_pin.pdf
14mr|texlive-ticket-0.4b-3|64	%doc %{_texmfdistdir}/doc/latex/ticket/ex_pin.tex
14mr|texlive-ticket-0.4b-3|65	%doc %{_texmfdistdir}/doc/latex/ticket/ex_vcard.pdf
14mr|texlive-ticket-0.4b-3|66	%doc %{_texmfdistdir}/doc/latex/ticket/ex_vcard.tex
14mr|texlive-ticket-0.4b-3|67	%doc %{_texmfdistdir}/doc/latex/ticket/manual.pdf
14mr|texlive-ticket-0.4b-3|68	%doc %{_texmfdistdir}/doc/latex/ticket/manual.tex
14mr|texlive-ticket-0.4b-3|69	%doc %{_texmfdistdir}/doc/latex/ticket/test.tex
14mr|texlive-ticket-0.4b-3|70	%doc %{_texmfdistdir}/doc/latex/ticket/words.tex
14mr|texlive-ticket-0.4b-3|71	
14mr|texlive-ticket-0.4b-3|72	#-----------------------------------------------------------------------
14mr|texlive-ticket-0.4b-3|73	%prep
14mr|texlive-ticket-0.4b-3|74	%setup -c -a0 -a1
14mr|texlive-ticket-0.4b-3|75	
14mr|texlive-ticket-0.4b-3|76	%build
14mr|texlive-ticket-0.4b-3|77	
14mr|texlive-ticket-0.4b-3|78	%install
14mr|texlive-ticket-0.4b-3|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ticket-0.4b-3|80	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ticket-0.4b-3|81	
14mr|texlive-ticket-0.4b-3|82	
14mr|texlive-ticket-0.4b-3|83	
14mr|texlive-ticket-0.4b-3|84	%changelog
14mr|texlive-ticket-0.4b-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4b-3
14mr|texlive-ticket-0.4b-3|86	+ Revision: 25ec597
14mr|texlive-ticket-0.4b-3|87	- MassBuild#440: Increase release tag
14mr|texlive-ticket-0.4b-3|88	
14mr|texlive-ticket-0.4b-3|89	

21582 14
14mr|texlive-tie-2.4-9|1	# revision 29764
14mr|texlive-tie-2.4-9|2	# category TLCore
14mr|texlive-tie-2.4-9|3	# catalog-ctan /web/tie
14mr|texlive-tie-2.4-9|4	# catalog-date 2012-04-27 12:20:53 +0200
14mr|texlive-tie-2.4-9|5	# catalog-license other-free
14mr|texlive-tie-2.4-9|6	# catalog-version 2.4
14mr|texlive-tie-2.4-9|7	Name:		texlive-tie
14mr|texlive-tie-2.4-9|8	Version:	2.4
14mr|texlive-tie-2.4-9|9	Release:	9
14mr|texlive-tie-2.4-9|10	Summary:	Allow multiple web change files
14mr|texlive-tie-2.4-9|11	Group:		Publishing
14mr|texlive-tie-2.4-9|12	URL:		http://www.ctan.org/tex-archive/web/tie
14mr|texlive-tie-2.4-9|13	License:	OTHER-FREE
14mr|texlive-tie-2.4-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tie.tar.xz
14mr|texlive-tie-2.4-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tie.doc.tar.xz
14mr|texlive-tie-2.4-9|16	BuildArch:	noarch
14mr|texlive-tie-2.4-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tie-2.4-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tie-2.4-9|19	Requires:	texlive-kpathsea
14mr|texlive-tie-2.4-9|20	Requires:	texlive-tie.bin
14mr|texlive-tie-2.4-9|21	
14mr|texlive-tie-2.4-9|22	%description
14mr|texlive-tie-2.4-9|23	Tie was originally developed to allow web programmers to apply
14mr|texlive-tie-2.4-9|24	more than one change file to their source. The program may also
14mr|texlive-tie-2.4-9|25	be used to create a new version of a web file that incorporates
14mr|texlive-tie-2.4-9|26	existing changes.
14mr|texlive-tie-2.4-9|27	
14mr|texlive-tie-2.4-9|28	#-----------------------------------------------------------------------
14mr|texlive-tie-2.4-9|29	%files
14mr|texlive-tie-2.4-9|30	%doc %{_mandir}/man1/tie.1*
14mr|texlive-tie-2.4-9|31	%doc %{_texmfdistdir}/doc/man/man1/tie.man1.pdf
14mr|texlive-tie-2.4-9|32	
14mr|texlive-tie-2.4-9|33	#-----------------------------------------------------------------------
14mr|texlive-tie-2.4-9|34	%prep
14mr|texlive-tie-2.4-9|35	%setup -c -a0 -a1
14mr|texlive-tie-2.4-9|36	
14mr|texlive-tie-2.4-9|37	%build
14mr|texlive-tie-2.4-9|38	
14mr|texlive-tie-2.4-9|39	%install
14mr|texlive-tie-2.4-9|40	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-tie-2.4-9|41	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-tie-2.4-9|42	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-tie-2.4-9|43	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-tie-2.4-9|44	
14mr|texlive-tie-2.4-9|45	%changelog
14mr|texlive-tie-2.4-9|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-9
14mr|texlive-tie-2.4-9|47	+ Revision: ba75926
14mr|texlive-tie-2.4-9|48	- MassBuild#440: Increase release tag
14mr|texlive-tie-2.4-9|49	
14mr|texlive-tie-2.4-9|50	

21583 14
14mr|texlive-tikz-3dplot-20120112-2|1	# revision 25087
14mr|texlive-tikz-3dplot-20120112-2|2	# category Package
14mr|texlive-tikz-3dplot-20120112-2|3	# catalog-ctan /graphics/pgf/contrib/tikz-3dplot
14mr|texlive-tikz-3dplot-20120112-2|4	# catalog-date 2012-01-12 00:06:34 +0100
14mr|texlive-tikz-3dplot-20120112-2|5	# catalog-license lppl1.3
14mr|texlive-tikz-3dplot-20120112-2|6	# catalog-version undef
14mr|texlive-tikz-3dplot-20120112-2|7	Name:		texlive-tikz-3dplot
14mr|texlive-tikz-3dplot-20120112-2|8	Version:	20120112
14mr|texlive-tikz-3dplot-20120112-2|9	Release:	2
14mr|texlive-tikz-3dplot-20120112-2|10	Summary:	Coordinate transformation styles for 3d plotting in TikZ
14mr|texlive-tikz-3dplot-20120112-2|11	Group:		Publishing
14mr|texlive-tikz-3dplot-20120112-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-3dplot
14mr|texlive-tikz-3dplot-20120112-2|13	License:	LPPL1.3
14mr|texlive-tikz-3dplot-20120112-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-3dplot.tar.xz
14mr|texlive-tikz-3dplot-20120112-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-3dplot.doc.tar.xz
14mr|texlive-tikz-3dplot-20120112-2|16	BuildArch:	noarch
14mr|texlive-tikz-3dplot-20120112-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tikz-3dplot-20120112-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tikz-3dplot-20120112-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-tikz-3dplot-20120112-2|20	
14mr|texlive-tikz-3dplot-20120112-2|21	%description
14mr|texlive-tikz-3dplot-20120112-2|22	The package provides straightforward ways to define three-
14mr|texlive-tikz-3dplot-20120112-2|23	dimensional coordinate frames through which to plot in TikZ.
14mr|texlive-tikz-3dplot-20120112-2|24	The user can specify the orientation of the main coordinate
14mr|texlive-tikz-3dplot-20120112-2|25	frame, and use standard TikZ commands and coordinates to render
14mr|texlive-tikz-3dplot-20120112-2|26	their tikzfigure. A secondary coordinate frame is provided to
14mr|texlive-tikz-3dplot-20120112-2|27	allow rotations and translations with respect to the main
14mr|texlive-tikz-3dplot-20120112-2|28	coordinate frame. In addition, the package can also handle
14mr|texlive-tikz-3dplot-20120112-2|29	plotting user-specified functions in spherical polar
14mr|texlive-tikz-3dplot-20120112-2|30	coordinates, where both the radius and fill color can be
14mr|texlive-tikz-3dplot-20120112-2|31	expressed as parametric functions of polar angles.
14mr|texlive-tikz-3dplot-20120112-2|32	
14mr|texlive-tikz-3dplot-20120112-2|33	%post
14mr|texlive-tikz-3dplot-20120112-2|34	%{_sbindir}/texlive.post
14mr|texlive-tikz-3dplot-20120112-2|35	
14mr|texlive-tikz-3dplot-20120112-2|36	%postun
14mr|texlive-tikz-3dplot-20120112-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-tikz-3dplot-20120112-2|38	%{_sbindir}/texlive.post
14mr|texlive-tikz-3dplot-20120112-2|39	fi
14mr|texlive-tikz-3dplot-20120112-2|40	
14mr|texlive-tikz-3dplot-20120112-2|41	#-----------------------------------------------------------------------
14mr|texlive-tikz-3dplot-20120112-2|42	%files
14mr|texlive-tikz-3dplot-20120112-2|43	%{_texmfdistdir}/tex/latex/tikz-3dplot/tikz-3dplot.sty
14mr|texlive-tikz-3dplot-20120112-2|44	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/CHANGELOG
14mr|texlive-tikz-3dplot-20120112-2|45	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/README
14mr|texlive-tikz-3dplot-20120112-2|46	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/externalize_images.bat
14mr|texlive-tikz-3dplot-20120112-2|47	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation.pdf
14mr|texlive-tikz-3dplot-20120112-2|48	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex
14mr|texlive-tikz-3dplot-20120112-2|49	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation_figures.tex
14mr|texlive-tikz-3dplot-20120112-2|50	
14mr|texlive-tikz-3dplot-20120112-2|51	#-----------------------------------------------------------------------
14mr|texlive-tikz-3dplot-20120112-2|52	%prep
14mr|texlive-tikz-3dplot-20120112-2|53	%setup -c -a0 -a1
14mr|texlive-tikz-3dplot-20120112-2|54	
14mr|texlive-tikz-3dplot-20120112-2|55	%build
14mr|texlive-tikz-3dplot-20120112-2|56	
14mr|texlive-tikz-3dplot-20120112-2|57	%install
14mr|texlive-tikz-3dplot-20120112-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-3dplot-20120112-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-3dplot-20120112-2|60	
14mr|texlive-tikz-3dplot-20120112-2|61	
14mr|texlive-tikz-3dplot-20120112-2|62	
14mr|texlive-tikz-3dplot-20120112-2|63	%changelog
14mr|texlive-tikz-3dplot-20120112-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120112-2
14mr|texlive-tikz-3dplot-20120112-2|65	+ Revision: 9e0bb53
14mr|texlive-tikz-3dplot-20120112-2|66	- MassBuild#440: Increase release tag
14mr|texlive-tikz-3dplot-20120112-2|67	
14mr|texlive-tikz-3dplot-20120112-2|68	

21584 14
14mr|texlive-tikz-bayesnet-0.1-6|1	# revision 30094
14mr|texlive-tikz-bayesnet-0.1-6|2	# category Package
14mr|texlive-tikz-bayesnet-0.1-6|3	# catalog-ctan /graphics/pgf/contrib/tikz-bayesnet
14mr|texlive-tikz-bayesnet-0.1-6|4	# catalog-date 2013-04-24 11:34:47 +0200
14mr|texlive-tikz-bayesnet-0.1-6|5	# catalog-license lppl1.3
14mr|texlive-tikz-bayesnet-0.1-6|6	# catalog-version 0.1
14mr|texlive-tikz-bayesnet-0.1-6|7	Name:		texlive-tikz-bayesnet
14mr|texlive-tikz-bayesnet-0.1-6|8	Version:	0.1
14mr|texlive-tikz-bayesnet-0.1-6|9	Release:	6
14mr|texlive-tikz-bayesnet-0.1-6|10	Summary:	Draw Bayesian networks, graphical models and directed factor graphs
14mr|texlive-tikz-bayesnet-0.1-6|11	Group:		Publishing
14mr|texlive-tikz-bayesnet-0.1-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-bayesnet
14mr|texlive-tikz-bayesnet-0.1-6|13	License:	LPPL1.3
14mr|texlive-tikz-bayesnet-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-bayesnet.tar.xz
14mr|texlive-tikz-bayesnet-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-bayesnet.doc.tar.xz
14mr|texlive-tikz-bayesnet-0.1-6|16	BuildArch:	noarch
14mr|texlive-tikz-bayesnet-0.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tikz-bayesnet-0.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tikz-bayesnet-0.1-6|19	
14mr|texlive-tikz-bayesnet-0.1-6|20	%description
14mr|texlive-tikz-bayesnet-0.1-6|21	The package provides a library supporting the display of
14mr|texlive-tikz-bayesnet-0.1-6|22	Bayesian networks, graphical models and (directed) factor
14mr|texlive-tikz-bayesnet-0.1-6|23	graphs in LaTeX.
14mr|texlive-tikz-bayesnet-0.1-6|24	
14mr|texlive-tikz-bayesnet-0.1-6|25	#-----------------------------------------------------------------------
14mr|texlive-tikz-bayesnet-0.1-6|26	%files
14mr|texlive-tikz-bayesnet-0.1-6|27	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/LICENSE_GPL
14mr|texlive-tikz-bayesnet-0.1-6|28	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/LICENSE_LPPL
14mr|texlive-tikz-bayesnet-0.1-6|29	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/README.rst
14mr|texlive-tikz-bayesnet-0.1-6|30	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/example.tex
14mr|texlive-tikz-bayesnet-0.1-6|31	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_citation_influence.tex
14mr|texlive-tikz-bayesnet-0.1-6|32	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_lda.tex
14mr|texlive-tikz-bayesnet-0.1-6|33	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_pca.tex
14mr|texlive-tikz-bayesnet-0.1-6|34	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_pca2.tex
14mr|texlive-tikz-bayesnet-0.1-6|35	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex
14mr|texlive-tikz-bayesnet-0.1-6|36	
14mr|texlive-tikz-bayesnet-0.1-6|37	#-----------------------------------------------------------------------
14mr|texlive-tikz-bayesnet-0.1-6|38	%prep
14mr|texlive-tikz-bayesnet-0.1-6|39	%setup -c -a0 -a1
14mr|texlive-tikz-bayesnet-0.1-6|40	
14mr|texlive-tikz-bayesnet-0.1-6|41	%build
14mr|texlive-tikz-bayesnet-0.1-6|42	
14mr|texlive-tikz-bayesnet-0.1-6|43	%install
14mr|texlive-tikz-bayesnet-0.1-6|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-bayesnet-0.1-6|45	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-bayesnet-0.1-6|46	
14mr|texlive-tikz-bayesnet-0.1-6|47	%changelog
14mr|texlive-tikz-bayesnet-0.1-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-6
14mr|texlive-tikz-bayesnet-0.1-6|49	+ Revision: 9b7ef92
14mr|texlive-tikz-bayesnet-0.1-6|50	- MassBuild#440: Increase release tag
14mr|texlive-tikz-bayesnet-0.1-6|51	
14mr|texlive-tikz-bayesnet-0.1-6|52	

21585 14
14mr|texlive-tikz-cd-0.3c-6|1	# revision 28695
14mr|texlive-tikz-cd-0.3c-6|2	# category Package
14mr|texlive-tikz-cd-0.3c-6|3	# catalog-ctan /graphics/pgf/contrib/tikz-cd
14mr|texlive-tikz-cd-0.3c-6|4	# catalog-date 2013-01-02 18:01:12 +0100
14mr|texlive-tikz-cd-0.3c-6|5	# catalog-license lppl
14mr|texlive-tikz-cd-0.3c-6|6	# catalog-version 0.3c
14mr|texlive-tikz-cd-0.3c-6|7	Name:		texlive-tikz-cd
14mr|texlive-tikz-cd-0.3c-6|8	Version:	0.3c
14mr|texlive-tikz-cd-0.3c-6|9	Release:	6
14mr|texlive-tikz-cd-0.3c-6|10	Summary:	Create commutative diagrams with TikZ
14mr|texlive-tikz-cd-0.3c-6|11	Group:		Publishing
14mr|texlive-tikz-cd-0.3c-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-cd
14mr|texlive-tikz-cd-0.3c-6|13	License:	LPPL
14mr|texlive-tikz-cd-0.3c-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-cd.tar.xz
14mr|texlive-tikz-cd-0.3c-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-cd.doc.tar.xz
14mr|texlive-tikz-cd-0.3c-6|16	BuildArch:	noarch
14mr|texlive-tikz-cd-0.3c-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tikz-cd-0.3c-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tikz-cd-0.3c-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-tikz-cd-0.3c-6|20	
14mr|texlive-tikz-cd-0.3c-6|21	%description
14mr|texlive-tikz-cd-0.3c-6|22	The general-purpose drawing package TiKZ can be used to typeset
14mr|texlive-tikz-cd-0.3c-6|23	commutative diagrams and other kinds of mathematical pictures,
14mr|texlive-tikz-cd-0.3c-6|24	generating high-quality results. The purpose of this package is
14mr|texlive-tikz-cd-0.3c-6|25	to make the process of creation of such diagrams easier by
14mr|texlive-tikz-cd-0.3c-6|26	providing a convenient set of macros and reasonable default
14mr|texlive-tikz-cd-0.3c-6|27	settings. This package also includes an arrow tip library that
14mr|texlive-tikz-cd-0.3c-6|28	match closely the arrows present in the Computer Modern
14mr|texlive-tikz-cd-0.3c-6|29	typeface.
14mr|texlive-tikz-cd-0.3c-6|30	
14mr|texlive-tikz-cd-0.3c-6|31	%post
14mr|texlive-tikz-cd-0.3c-6|32	%{_sbindir}/texlive.post
14mr|texlive-tikz-cd-0.3c-6|33	
14mr|texlive-tikz-cd-0.3c-6|34	%postun
14mr|texlive-tikz-cd-0.3c-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-tikz-cd-0.3c-6|36	%{_sbindir}/texlive.post
14mr|texlive-tikz-cd-0.3c-6|37	fi
14mr|texlive-tikz-cd-0.3c-6|38	
14mr|texlive-tikz-cd-0.3c-6|39	#-----------------------------------------------------------------------
14mr|texlive-tikz-cd-0.3c-6|40	%files
14mr|texlive-tikz-cd-0.3c-6|41	%{_texmfdistdir}/tex/latex/tikz-cd/tikz-cd.sty
14mr|texlive-tikz-cd-0.3c-6|42	%doc %{_texmfdistdir}/doc/latex/tikz-cd/README
14mr|texlive-tikz-cd-0.3c-6|43	%doc %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.pdf
14mr|texlive-tikz-cd-0.3c-6|44	%doc %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.tex
14mr|texlive-tikz-cd-0.3c-6|45	
14mr|texlive-tikz-cd-0.3c-6|46	#-----------------------------------------------------------------------
14mr|texlive-tikz-cd-0.3c-6|47	%prep
14mr|texlive-tikz-cd-0.3c-6|48	%setup -c -a0 -a1
14mr|texlive-tikz-cd-0.3c-6|49	
14mr|texlive-tikz-cd-0.3c-6|50	%build
14mr|texlive-tikz-cd-0.3c-6|51	
14mr|texlive-tikz-cd-0.3c-6|52	%install
14mr|texlive-tikz-cd-0.3c-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-cd-0.3c-6|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-cd-0.3c-6|55	
14mr|texlive-tikz-cd-0.3c-6|56	%changelog
14mr|texlive-tikz-cd-0.3c-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3c-6
14mr|texlive-tikz-cd-0.3c-6|58	+ Revision: 06908c1
14mr|texlive-tikz-cd-0.3c-6|59	- MassBuild#440: Increase release tag
14mr|texlive-tikz-cd-0.3c-6|60	
14mr|texlive-tikz-cd-0.3c-6|61	

21586 14
14mr|texlive-tikz-dependency-1.1-2|1	# revision 25156
14mr|texlive-tikz-dependency-1.1-2|2	# category Package
14mr|texlive-tikz-dependency-1.1-2|3	# catalog-ctan /graphics/pgf/contrib/tikz-dependency
14mr|texlive-tikz-dependency-1.1-2|4	# catalog-date 2012-01-19 19:15:33 +0100
14mr|texlive-tikz-dependency-1.1-2|5	# catalog-license lppl
14mr|texlive-tikz-dependency-1.1-2|6	# catalog-version 1.1
14mr|texlive-tikz-dependency-1.1-2|7	Name:		texlive-tikz-dependency
14mr|texlive-tikz-dependency-1.1-2|8	Version:	1.1
14mr|texlive-tikz-dependency-1.1-2|9	Release:	2
14mr|texlive-tikz-dependency-1.1-2|10	Summary:	A library for drawing dependency graphs
14mr|texlive-tikz-dependency-1.1-2|11	Group:		Publishing
14mr|texlive-tikz-dependency-1.1-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-dependency
14mr|texlive-tikz-dependency-1.1-2|13	License:	LPPL
14mr|texlive-tikz-dependency-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-dependency.tar.xz
14mr|texlive-tikz-dependency-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-dependency.doc.tar.xz
14mr|texlive-tikz-dependency-1.1-2|16	BuildArch:	noarch
14mr|texlive-tikz-dependency-1.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tikz-dependency-1.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tikz-dependency-1.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-tikz-dependency-1.1-2|20	
14mr|texlive-tikz-dependency-1.1-2|21	%description
14mr|texlive-tikz-dependency-1.1-2|22	The package provides a library that draws together existing
14mr|texlive-tikz-dependency-1.1-2|23	TikZ facilities to make a comfortable environment for drawing
14mr|texlive-tikz-dependency-1.1-2|24	dependency graphs. Basic facilities of the package include a
14mr|texlive-tikz-dependency-1.1-2|25	lot of styling facilities, to let you personalize the look and
14mr|texlive-tikz-dependency-1.1-2|26	feel of the graphs.
14mr|texlive-tikz-dependency-1.1-2|27	
14mr|texlive-tikz-dependency-1.1-2|28	%post
14mr|texlive-tikz-dependency-1.1-2|29	%{_sbindir}/texlive.post
14mr|texlive-tikz-dependency-1.1-2|30	
14mr|texlive-tikz-dependency-1.1-2|31	%postun
14mr|texlive-tikz-dependency-1.1-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-tikz-dependency-1.1-2|33	%{_sbindir}/texlive.post
14mr|texlive-tikz-dependency-1.1-2|34	fi
14mr|texlive-tikz-dependency-1.1-2|35	
14mr|texlive-tikz-dependency-1.1-2|36	#-----------------------------------------------------------------------
14mr|texlive-tikz-dependency-1.1-2|37	%files
14mr|texlive-tikz-dependency-1.1-2|38	%{_texmfdistdir}/tex/latex/tikz-dependency/tikz-dependency.sty
14mr|texlive-tikz-dependency-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/AUTHORS
14mr|texlive-tikz-dependency-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/LICENSE
14mr|texlive-tikz-dependency-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/README
14mr|texlive-tikz-dependency-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/VERSION
14mr|texlive-tikz-dependency-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual-en-macros.tex
14mr|texlive-tikz-dependency-1.1-2|44	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual.code.tex
14mr|texlive-tikz-dependency-1.1-2|45	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual.pdflinks.code.tex
14mr|texlive-tikz-dependency-1.1-2|46	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual.prettyprinter.code.tex
14mr|texlive-tikz-dependency-1.1-2|47	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/tikz-dependency-doc.pdf
14mr|texlive-tikz-dependency-1.1-2|48	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/tikz-dependency-doc.tex
14mr|texlive-tikz-dependency-1.1-2|49	
14mr|texlive-tikz-dependency-1.1-2|50	#-----------------------------------------------------------------------
14mr|texlive-tikz-dependency-1.1-2|51	%prep
14mr|texlive-tikz-dependency-1.1-2|52	%setup -c -a0 -a1
14mr|texlive-tikz-dependency-1.1-2|53	
14mr|texlive-tikz-dependency-1.1-2|54	%build
14mr|texlive-tikz-dependency-1.1-2|55	
14mr|texlive-tikz-dependency-1.1-2|56	%install
14mr|texlive-tikz-dependency-1.1-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-dependency-1.1-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-dependency-1.1-2|59	
14mr|texlive-tikz-dependency-1.1-2|60	
14mr|texlive-tikz-dependency-1.1-2|61	
14mr|texlive-tikz-dependency-1.1-2|62	%changelog
14mr|texlive-tikz-dependency-1.1-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-2
14mr|texlive-tikz-dependency-1.1-2|64	+ Revision: 30c6de6
14mr|texlive-tikz-dependency-1.1-2|65	- MassBuild#440: Increase release tag
14mr|texlive-tikz-dependency-1.1-2|66	
14mr|texlive-tikz-dependency-1.1-2|67	

21587 14
14mr|texlive-tikzinclude-1.0-6|1	# revision 28715
14mr|texlive-tikzinclude-1.0-6|2	# category Package
14mr|texlive-tikzinclude-1.0-6|3	# catalog-ctan /graphics/pgf/contrib/tikzinclude
14mr|texlive-tikzinclude-1.0-6|4	# catalog-date 2013-01-03 19:43:19 +0100
14mr|texlive-tikzinclude-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-tikzinclude-1.0-6|6	# catalog-version 1.0
14mr|texlive-tikzinclude-1.0-6|7	Name:		texlive-tikzinclude
14mr|texlive-tikzinclude-1.0-6|8	Version:	1.0
14mr|texlive-tikzinclude-1.0-6|9	Release:	6
14mr|texlive-tikzinclude-1.0-6|10	Summary:	Import TikZ images from colletions
14mr|texlive-tikzinclude-1.0-6|11	Group:		Publishing
14mr|texlive-tikzinclude-1.0-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzinclude
14mr|texlive-tikzinclude-1.0-6|13	License:	LPPL1.3
14mr|texlive-tikzinclude-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzinclude.tar.xz
14mr|texlive-tikzinclude-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzinclude.doc.tar.xz
14mr|texlive-tikzinclude-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzinclude.source.tar.xz
14mr|texlive-tikzinclude-1.0-6|17	BuildArch:	noarch
14mr|texlive-tikzinclude-1.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tikzinclude-1.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tikzinclude-1.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-tikzinclude-1.0-6|21	
14mr|texlive-tikzinclude-1.0-6|22	%description
14mr|texlive-tikzinclude-1.0-6|23	The package addresses the problem of importing only one TikZ-
14mr|texlive-tikzinclude-1.0-6|24	image from a file holding multiple images.
14mr|texlive-tikzinclude-1.0-6|25	
14mr|texlive-tikzinclude-1.0-6|26	%post
14mr|texlive-tikzinclude-1.0-6|27	%{_sbindir}/texlive.post
14mr|texlive-tikzinclude-1.0-6|28	
14mr|texlive-tikzinclude-1.0-6|29	%postun
14mr|texlive-tikzinclude-1.0-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-tikzinclude-1.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-tikzinclude-1.0-6|32	fi
14mr|texlive-tikzinclude-1.0-6|33	
14mr|texlive-tikzinclude-1.0-6|34	#-----------------------------------------------------------------------
14mr|texlive-tikzinclude-1.0-6|35	%files
14mr|texlive-tikzinclude-1.0-6|36	%{_texmfdistdir}/tex/latex/tikzinclude/tikzinclude.sty
14mr|texlive-tikzinclude-1.0-6|37	%doc %{_texmfdistdir}/doc/latex/tikzinclude/README
14mr|texlive-tikzinclude-1.0-6|38	%doc %{_texmfdistdir}/doc/latex/tikzinclude/tikzinclude.pdf
14mr|texlive-tikzinclude-1.0-6|39	#- source
14mr|texlive-tikzinclude-1.0-6|40	%doc %{_texmfdistdir}/source/latex/tikzinclude/tikzinclude.dtx
14mr|texlive-tikzinclude-1.0-6|41	%doc %{_texmfdistdir}/source/latex/tikzinclude/tikzinclude.ins
14mr|texlive-tikzinclude-1.0-6|42	
14mr|texlive-tikzinclude-1.0-6|43	#-----------------------------------------------------------------------
14mr|texlive-tikzinclude-1.0-6|44	%prep
14mr|texlive-tikzinclude-1.0-6|45	%setup -c -a0 -a1 -a2
14mr|texlive-tikzinclude-1.0-6|46	
14mr|texlive-tikzinclude-1.0-6|47	%build
14mr|texlive-tikzinclude-1.0-6|48	
14mr|texlive-tikzinclude-1.0-6|49	%install
14mr|texlive-tikzinclude-1.0-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzinclude-1.0-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzinclude-1.0-6|52	
14mr|texlive-tikzinclude-1.0-6|53	%changelog
14mr|texlive-tikzinclude-1.0-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-tikzinclude-1.0-6|55	+ Revision: d8a350c
14mr|texlive-tikzinclude-1.0-6|56	- MassBuild#440: Increase release tag
14mr|texlive-tikzinclude-1.0-6|57	
14mr|texlive-tikzinclude-1.0-6|58	

21588 14
14mr|texlive-tikz-inet-0.1-3|1	# revision 15878
14mr|texlive-tikz-inet-0.1-3|2	# category Package
14mr|texlive-tikz-inet-0.1-3|3	# catalog-ctan /graphics/pgf/contrib/tikz-inet
14mr|texlive-tikz-inet-0.1-3|4	# catalog-date 2008-08-24 14:43:48 +0200
14mr|texlive-tikz-inet-0.1-3|5	# catalog-license lppl
14mr|texlive-tikz-inet-0.1-3|6	# catalog-version 0.1
14mr|texlive-tikz-inet-0.1-3|7	Name:		texlive-tikz-inet
14mr|texlive-tikz-inet-0.1-3|8	Version:	0.1
14mr|texlive-tikz-inet-0.1-3|9	Release:	3
14mr|texlive-tikz-inet-0.1-3|10	Summary:	Draw interaction nets with TikZ
14mr|texlive-tikz-inet-0.1-3|11	Group:		Publishing
14mr|texlive-tikz-inet-0.1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-inet
14mr|texlive-tikz-inet-0.1-3|13	License:	LPPL
14mr|texlive-tikz-inet-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-inet.tar.xz
14mr|texlive-tikz-inet-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-inet.doc.tar.xz
14mr|texlive-tikz-inet-0.1-3|16	BuildArch:	noarch
14mr|texlive-tikz-inet-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tikz-inet-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tikz-inet-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tikz-inet-0.1-3|20	
14mr|texlive-tikz-inet-0.1-3|21	%description
14mr|texlive-tikz-inet-0.1-3|22	The package extends TikZ with macros to draw interaction nets.
14mr|texlive-tikz-inet-0.1-3|23	
14mr|texlive-tikz-inet-0.1-3|24	%post
14mr|texlive-tikz-inet-0.1-3|25	%{_sbindir}/texlive.post
14mr|texlive-tikz-inet-0.1-3|26	
14mr|texlive-tikz-inet-0.1-3|27	%postun
14mr|texlive-tikz-inet-0.1-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-tikz-inet-0.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-tikz-inet-0.1-3|30	fi
14mr|texlive-tikz-inet-0.1-3|31	
14mr|texlive-tikz-inet-0.1-3|32	#-----------------------------------------------------------------------
14mr|texlive-tikz-inet-0.1-3|33	%files
14mr|texlive-tikz-inet-0.1-3|34	%{_texmfdistdir}/tex/latex/tikz-inet/tikz-inet.sty
14mr|texlive-tikz-inet-0.1-3|35	%doc %{_texmfdistdir}/doc/latex/tikz-inet/README
14mr|texlive-tikz-inet-0.1-3|36	%doc %{_texmfdistdir}/doc/latex/tikz-inet/tikz-inet-doc.pdf
14mr|texlive-tikz-inet-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/tikz-inet/tikz-inet-doc.tex
14mr|texlive-tikz-inet-0.1-3|38	
14mr|texlive-tikz-inet-0.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-tikz-inet-0.1-3|40	%prep
14mr|texlive-tikz-inet-0.1-3|41	%setup -c -a0 -a1
14mr|texlive-tikz-inet-0.1-3|42	
14mr|texlive-tikz-inet-0.1-3|43	%build
14mr|texlive-tikz-inet-0.1-3|44	
14mr|texlive-tikz-inet-0.1-3|45	%install
14mr|texlive-tikz-inet-0.1-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-inet-0.1-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-inet-0.1-3|48	
14mr|texlive-tikz-inet-0.1-3|49	
14mr|texlive-tikz-inet-0.1-3|50	
14mr|texlive-tikz-inet-0.1-3|51	%changelog
14mr|texlive-tikz-inet-0.1-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-tikz-inet-0.1-3|53	+ Revision: 5cb6110
14mr|texlive-tikz-inet-0.1-3|54	- MassBuild#440: Increase release tag
14mr|texlive-tikz-inet-0.1-3|55	
14mr|texlive-tikz-inet-0.1-3|56	

21589 14
14mr|texlive-tikzmark-1.0-6|1	# revision 29999
14mr|texlive-tikzmark-1.0-6|2	# category Package
14mr|texlive-tikzmark-1.0-6|3	# catalog-ctan /graphics/pgf/contrib/tikzmark
14mr|texlive-tikzmark-1.0-6|4	# catalog-date 2013-04-17 11:11:14 +0200
14mr|texlive-tikzmark-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-tikzmark-1.0-6|6	# catalog-version 1.0
14mr|texlive-tikzmark-1.0-6|7	Name:		texlive-tikzmark
14mr|texlive-tikzmark-1.0-6|8	Version:	1.0
14mr|texlive-tikzmark-1.0-6|9	Release:	6
14mr|texlive-tikzmark-1.0-6|10	Summary:	Use TikZ's method of remembering a position on a page
14mr|texlive-tikzmark-1.0-6|11	Group:		Publishing
14mr|texlive-tikzmark-1.0-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzmark
14mr|texlive-tikzmark-1.0-6|13	License:	LPPL1.3
14mr|texlive-tikzmark-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzmark.tar.xz
14mr|texlive-tikzmark-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzmark.doc.tar.xz
14mr|texlive-tikzmark-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzmark.source.tar.xz
14mr|texlive-tikzmark-1.0-6|17	BuildArch:	noarch
14mr|texlive-tikzmark-1.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tikzmark-1.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tikzmark-1.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-tikzmark-1.0-6|21	
14mr|texlive-tikzmark-1.0-6|22	%description
14mr|texlive-tikzmark-1.0-6|23	The tikzmark package defines a command to "remember" a position
14mr|texlive-tikzmark-1.0-6|24	on a page for later (or earlier) use, primarily (but not
14mr|texlive-tikzmark-1.0-6|25	exclusively) with TikZ.
14mr|texlive-tikzmark-1.0-6|26	
14mr|texlive-tikzmark-1.0-6|27	%post
14mr|texlive-tikzmark-1.0-6|28	%{_sbindir}/texlive.post
14mr|texlive-tikzmark-1.0-6|29	
14mr|texlive-tikzmark-1.0-6|30	%postun
14mr|texlive-tikzmark-1.0-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-tikzmark-1.0-6|32	%{_sbindir}/texlive.post
14mr|texlive-tikzmark-1.0-6|33	fi
14mr|texlive-tikzmark-1.0-6|34	
14mr|texlive-tikzmark-1.0-6|35	#-----------------------------------------------------------------------
14mr|texlive-tikzmark-1.0-6|36	%files
14mr|texlive-tikzmark-1.0-6|37	%{_texmfdistdir}/tex/latex/tikzmark/tikzlibrarytikzmark.code.tex
14mr|texlive-tikzmark-1.0-6|38	%{_texmfdistdir}/tex/latex/tikzmark/tikzmarklibrarylistings.code.tex
14mr|texlive-tikzmark-1.0-6|39	%doc %{_texmfdistdir}/doc/latex/tikzmark/README.txt
14mr|texlive-tikzmark-1.0-6|40	%doc %{_texmfdistdir}/doc/latex/tikzmark/tikzmark.pdf
14mr|texlive-tikzmark-1.0-6|41	#- source
14mr|texlive-tikzmark-1.0-6|42	%doc %{_texmfdistdir}/source/latex/tikzmark/tikzmark.dtx
14mr|texlive-tikzmark-1.0-6|43	%doc %{_texmfdistdir}/source/latex/tikzmark/tikzmark.ins
14mr|texlive-tikzmark-1.0-6|44	
14mr|texlive-tikzmark-1.0-6|45	#-----------------------------------------------------------------------
14mr|texlive-tikzmark-1.0-6|46	%prep
14mr|texlive-tikzmark-1.0-6|47	%setup -c -a0 -a1 -a2
14mr|texlive-tikzmark-1.0-6|48	
14mr|texlive-tikzmark-1.0-6|49	%build
14mr|texlive-tikzmark-1.0-6|50	
14mr|texlive-tikzmark-1.0-6|51	%install
14mr|texlive-tikzmark-1.0-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzmark-1.0-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzmark-1.0-6|54	
14mr|texlive-tikzmark-1.0-6|55	%changelog
14mr|texlive-tikzmark-1.0-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-tikzmark-1.0-6|57	+ Revision: 5f7d136
14mr|texlive-tikzmark-1.0-6|58	- MassBuild#440: Increase release tag
14mr|texlive-tikzmark-1.0-6|59	
14mr|texlive-tikzmark-1.0-6|60	

21590 14
14mr|texlive-tikz-opm-0.1.1-2|1	# revision 32769
14mr|texlive-tikz-opm-0.1.1-2|2	# category Package
14mr|texlive-tikz-opm-0.1.1-2|3	# catalog-ctan /graphics/pgf/contrib/tikz-opm
14mr|texlive-tikz-opm-0.1.1-2|4	# catalog-date 2014-01-23 20:30:08 +0100
14mr|texlive-tikz-opm-0.1.1-2|5	# catalog-license lppl1.3
14mr|texlive-tikz-opm-0.1.1-2|6	# catalog-version 0.1.1
14mr|texlive-tikz-opm-0.1.1-2|7	Name:		texlive-tikz-opm
14mr|texlive-tikz-opm-0.1.1-2|8	Version:	0.1.1
14mr|texlive-tikz-opm-0.1.1-2|9	Release:	2
14mr|texlive-tikz-opm-0.1.1-2|10	Summary:	Typeset OPM diagrams
14mr|texlive-tikz-opm-0.1.1-2|11	Group:		Publishing
14mr|texlive-tikz-opm-0.1.1-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-opm
14mr|texlive-tikz-opm-0.1.1-2|13	License:	LPPL1.3
14mr|texlive-tikz-opm-0.1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-opm.tar.xz
14mr|texlive-tikz-opm-0.1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-opm.doc.tar.xz
14mr|texlive-tikz-opm-0.1.1-2|16	BuildArch:	noarch
14mr|texlive-tikz-opm-0.1.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tikz-opm-0.1.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tikz-opm-0.1.1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-tikz-opm-0.1.1-2|20	
14mr|texlive-tikz-opm-0.1.1-2|21	%description
14mr|texlive-tikz-opm-0.1.1-2|22	Typeset OPM (Object-Process Methodology) diagrams using LaTeX
14mr|texlive-tikz-opm-0.1.1-2|23	and pgf/TikZ.
14mr|texlive-tikz-opm-0.1.1-2|24	
14mr|texlive-tikz-opm-0.1.1-2|25	%post
14mr|texlive-tikz-opm-0.1.1-2|26	%{_sbindir}/texlive.post
14mr|texlive-tikz-opm-0.1.1-2|27	
14mr|texlive-tikz-opm-0.1.1-2|28	%postun
14mr|texlive-tikz-opm-0.1.1-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-tikz-opm-0.1.1-2|30	%{_sbindir}/texlive.post
14mr|texlive-tikz-opm-0.1.1-2|31	fi
14mr|texlive-tikz-opm-0.1.1-2|32	
14mr|texlive-tikz-opm-0.1.1-2|33	#-----------------------------------------------------------------------
14mr|texlive-tikz-opm-0.1.1-2|34	%files
14mr|texlive-tikz-opm-0.1.1-2|35	%{_texmfdistdir}/tex/latex/tikz-opm/tikz-opm.sty
14mr|texlive-tikz-opm-0.1.1-2|36	%doc %{_texmfdistdir}/doc/latex/tikz-opm/README
14mr|texlive-tikz-opm-0.1.1-2|37	%doc %{_texmfdistdir}/doc/latex/tikz-opm/tikz-opm.pdf
14mr|texlive-tikz-opm-0.1.1-2|38	
14mr|texlive-tikz-opm-0.1.1-2|39	#-----------------------------------------------------------------------
14mr|texlive-tikz-opm-0.1.1-2|40	%prep
14mr|texlive-tikz-opm-0.1.1-2|41	%setup -c -a0 -a1
14mr|texlive-tikz-opm-0.1.1-2|42	
14mr|texlive-tikz-opm-0.1.1-2|43	%build
14mr|texlive-tikz-opm-0.1.1-2|44	
14mr|texlive-tikz-opm-0.1.1-2|45	%install
14mr|texlive-tikz-opm-0.1.1-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-opm-0.1.1-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-opm-0.1.1-2|48	
14mr|texlive-tikz-opm-0.1.1-2|49	%changelog
14mr|texlive-tikz-opm-0.1.1-2|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1-2
14mr|texlive-tikz-opm-0.1.1-2|51	+ Revision: 6a20ba7
14mr|texlive-tikz-opm-0.1.1-2|52	- MassBuild#440: Increase release tag
14mr|texlive-tikz-opm-0.1.1-2|53	
14mr|texlive-tikz-opm-0.1.1-2|54	

21591 14
14mr|texlive-tikzorbital-20121217-6|1	# revision 28561
14mr|texlive-tikzorbital-20121217-6|2	# category Package
14mr|texlive-tikzorbital-20121217-6|3	# catalog-ctan /graphics/pgf/contrib/tikzorbital
14mr|texlive-tikzorbital-20121217-6|4	# catalog-date 2012-12-17 20:44:22 +0100
14mr|texlive-tikzorbital-20121217-6|5	# catalog-license lppl
14mr|texlive-tikzorbital-20121217-6|6	# catalog-version undef
14mr|texlive-tikzorbital-20121217-6|7	Name:		texlive-tikzorbital
14mr|texlive-tikzorbital-20121217-6|8	Version:	20121217
14mr|texlive-tikzorbital-20121217-6|9	Release:	6
14mr|texlive-tikzorbital-20121217-6|10	Summary:	Atomic and molecular orbitals using TiKZ
14mr|texlive-tikzorbital-20121217-6|11	Group:		Publishing
14mr|texlive-tikzorbital-20121217-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzorbital
14mr|texlive-tikzorbital-20121217-6|13	License:	LPPL
14mr|texlive-tikzorbital-20121217-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzorbital.tar.xz
14mr|texlive-tikzorbital-20121217-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzorbital.doc.tar.xz
14mr|texlive-tikzorbital-20121217-6|16	BuildArch:	noarch
14mr|texlive-tikzorbital-20121217-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tikzorbital-20121217-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tikzorbital-20121217-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-tikzorbital-20121217-6|20	
14mr|texlive-tikzorbital-20121217-6|21	%description
14mr|texlive-tikzorbital-20121217-6|22	Atomic s, p and d orbitals may be drawn, as well as molecular
14mr|texlive-tikzorbital-20121217-6|23	orbital diagrams.
14mr|texlive-tikzorbital-20121217-6|24	
14mr|texlive-tikzorbital-20121217-6|25	%post
14mr|texlive-tikzorbital-20121217-6|26	%{_sbindir}/texlive.post
14mr|texlive-tikzorbital-20121217-6|27	
14mr|texlive-tikzorbital-20121217-6|28	%postun
14mr|texlive-tikzorbital-20121217-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-tikzorbital-20121217-6|30	%{_sbindir}/texlive.post
14mr|texlive-tikzorbital-20121217-6|31	fi
14mr|texlive-tikzorbital-20121217-6|32	
14mr|texlive-tikzorbital-20121217-6|33	#-----------------------------------------------------------------------
14mr|texlive-tikzorbital-20121217-6|34	%files
14mr|texlive-tikzorbital-20121217-6|35	%{_texmfdistdir}/tex/latex/tikzorbital/tikzorbital.sty
14mr|texlive-tikzorbital-20121217-6|36	%doc %{_texmfdistdir}/doc/latex/tikzorbital/tikzorbital.pdf
14mr|texlive-tikzorbital-20121217-6|37	%doc %{_texmfdistdir}/doc/latex/tikzorbital/tikzorbital.tex
14mr|texlive-tikzorbital-20121217-6|38	
14mr|texlive-tikzorbital-20121217-6|39	#-----------------------------------------------------------------------
14mr|texlive-tikzorbital-20121217-6|40	%prep
14mr|texlive-tikzorbital-20121217-6|41	%setup -c -a0 -a1
14mr|texlive-tikzorbital-20121217-6|42	
14mr|texlive-tikzorbital-20121217-6|43	%build
14mr|texlive-tikzorbital-20121217-6|44	
14mr|texlive-tikzorbital-20121217-6|45	%install
14mr|texlive-tikzorbital-20121217-6|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzorbital-20121217-6|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzorbital-20121217-6|48	
14mr|texlive-tikzorbital-20121217-6|49	%changelog
14mr|texlive-tikzorbital-20121217-6|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20121217-6
14mr|texlive-tikzorbital-20121217-6|51	+ Revision: 2d727d0
14mr|texlive-tikzorbital-20121217-6|52	- MassBuild#440: Increase release tag
14mr|texlive-tikzorbital-20121217-6|53	
14mr|texlive-tikzorbital-20121217-6|54	

21592 14
14mr|texlive-tikzpagenodes-1.1-6|1	# revision 27723
14mr|texlive-tikzpagenodes-1.1-6|2	# category Package
14mr|texlive-tikzpagenodes-1.1-6|3	# catalog-ctan /graphics/pgf/contrib/tikzpagenodes
14mr|texlive-tikzpagenodes-1.1-6|4	# catalog-date 2012-09-16 14:57:16 +0200
14mr|texlive-tikzpagenodes-1.1-6|5	# catalog-license lppl
14mr|texlive-tikzpagenodes-1.1-6|6	# catalog-version 1.1
14mr|texlive-tikzpagenodes-1.1-6|7	Name:		texlive-tikzpagenodes
14mr|texlive-tikzpagenodes-1.1-6|8	Version:	1.1
14mr|texlive-tikzpagenodes-1.1-6|9	Release:	6
14mr|texlive-tikzpagenodes-1.1-6|10	Summary:	Create commutative diagrams with TikZ
14mr|texlive-tikzpagenodes-1.1-6|11	Group:		Publishing
14mr|texlive-tikzpagenodes-1.1-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzpagenodes
14mr|texlive-tikzpagenodes-1.1-6|13	License:	LPPL
14mr|texlive-tikzpagenodes-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.tar.xz
14mr|texlive-tikzpagenodes-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.doc.tar.xz
14mr|texlive-tikzpagenodes-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.source.tar.xz
14mr|texlive-tikzpagenodes-1.1-6|17	BuildArch:	noarch
14mr|texlive-tikzpagenodes-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tikzpagenodes-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tikzpagenodes-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-tikzpagenodes-1.1-6|21	
14mr|texlive-tikzpagenodes-1.1-6|22	%description
14mr|texlive-tikzpagenodes-1.1-6|23	The package provides special PGF/TikZ nodes for the text,
14mr|texlive-tikzpagenodes-1.1-6|24	marginpar, footer and header area of the current page. They are
14mr|texlive-tikzpagenodes-1.1-6|25	inspired by the 'current page' node defined by PGF/TikZ itself.
14mr|texlive-tikzpagenodes-1.1-6|26	
14mr|texlive-tikzpagenodes-1.1-6|27	%post
14mr|texlive-tikzpagenodes-1.1-6|28	%{_sbindir}/texlive.post
14mr|texlive-tikzpagenodes-1.1-6|29	
14mr|texlive-tikzpagenodes-1.1-6|30	%postun
14mr|texlive-tikzpagenodes-1.1-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-tikzpagenodes-1.1-6|32	%{_sbindir}/texlive.post
14mr|texlive-tikzpagenodes-1.1-6|33	fi
14mr|texlive-tikzpagenodes-1.1-6|34	
14mr|texlive-tikzpagenodes-1.1-6|35	#-----------------------------------------------------------------------
14mr|texlive-tikzpagenodes-1.1-6|36	%files
14mr|texlive-tikzpagenodes-1.1-6|37	%{_texmfdistdir}/tex/latex/tikzpagenodes/tikzpagenodes.sty
14mr|texlive-tikzpagenodes-1.1-6|38	%doc %{_texmfdistdir}/doc/latex/tikzpagenodes/README
14mr|texlive-tikzpagenodes-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/tikzpagenodes/tikzpagenodes.pdf
14mr|texlive-tikzpagenodes-1.1-6|40	#- source
14mr|texlive-tikzpagenodes-1.1-6|41	%doc %{_texmfdistdir}/source/latex/tikzpagenodes/tikzpagenodes.dtx
14mr|texlive-tikzpagenodes-1.1-6|42	%doc %{_texmfdistdir}/source/latex/tikzpagenodes/tikzpagenodes.ins
14mr|texlive-tikzpagenodes-1.1-6|43	
14mr|texlive-tikzpagenodes-1.1-6|44	#-----------------------------------------------------------------------
14mr|texlive-tikzpagenodes-1.1-6|45	%prep
14mr|texlive-tikzpagenodes-1.1-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-tikzpagenodes-1.1-6|47	
14mr|texlive-tikzpagenodes-1.1-6|48	%build
14mr|texlive-tikzpagenodes-1.1-6|49	
14mr|texlive-tikzpagenodes-1.1-6|50	%install
14mr|texlive-tikzpagenodes-1.1-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzpagenodes-1.1-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzpagenodes-1.1-6|53	
14mr|texlive-tikzpagenodes-1.1-6|54	%changelog
14mr|texlive-tikzpagenodes-1.1-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-tikzpagenodes-1.1-6|56	+ Revision: afe297c
14mr|texlive-tikzpagenodes-1.1-6|57	- MassBuild#440: Increase release tag
14mr|texlive-tikzpagenodes-1.1-6|58	
14mr|texlive-tikzpagenodes-1.1-6|59	

21593 14
14mr|texlive-tikzpfeile-1.0-2|1	# revision 25777
14mr|texlive-tikzpfeile-1.0-2|2	# category Package
14mr|texlive-tikzpfeile-1.0-2|3	# catalog-ctan /graphics/pgf/contrib/tikzpfeile
14mr|texlive-tikzpfeile-1.0-2|4	# catalog-date 2012-03-28 23:45:32 +0200
14mr|texlive-tikzpfeile-1.0-2|5	# catalog-license lppl
14mr|texlive-tikzpfeile-1.0-2|6	# catalog-version 1.0
14mr|texlive-tikzpfeile-1.0-2|7	Name:		texlive-tikzpfeile
14mr|texlive-tikzpfeile-1.0-2|8	Version:	1.0
14mr|texlive-tikzpfeile-1.0-2|9	Release:	2
14mr|texlive-tikzpfeile-1.0-2|10	Summary:	Draw arrows using PGF/TikZ
14mr|texlive-tikzpfeile-1.0-2|11	Group:		Publishing
14mr|texlive-tikzpfeile-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzpfeile
14mr|texlive-tikzpfeile-1.0-2|13	License:	LPPL
14mr|texlive-tikzpfeile-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpfeile.tar.xz
14mr|texlive-tikzpfeile-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpfeile.doc.tar.xz
14mr|texlive-tikzpfeile-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpfeile.source.tar.xz
14mr|texlive-tikzpfeile-1.0-2|17	BuildArch:	noarch
14mr|texlive-tikzpfeile-1.0-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tikzpfeile-1.0-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tikzpfeile-1.0-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-tikzpfeile-1.0-2|21	
14mr|texlive-tikzpfeile-1.0-2|22	%description
14mr|texlive-tikzpfeile-1.0-2|23	In a document with a lot of diagrams created with PGF/TikZ,
14mr|texlive-tikzpfeile-1.0-2|24	there is a possibility of the reader being distracted by
14mr|texlive-tikzpfeile-1.0-2|25	different sorts of arrowheads in the diagrams and in the text
14mr|texlive-tikzpfeile-1.0-2|26	(as, e.g., in \rightarrow). The package defines macros to
14mr|texlive-tikzpfeile-1.0-2|27	create all arrows using PGF/TikZ, so as to avoid the problem.
14mr|texlive-tikzpfeile-1.0-2|28	
14mr|texlive-tikzpfeile-1.0-2|29	%post
14mr|texlive-tikzpfeile-1.0-2|30	%{_sbindir}/texlive.post
14mr|texlive-tikzpfeile-1.0-2|31	
14mr|texlive-tikzpfeile-1.0-2|32	%postun
14mr|texlive-tikzpfeile-1.0-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-tikzpfeile-1.0-2|34	%{_sbindir}/texlive.post
14mr|texlive-tikzpfeile-1.0-2|35	fi
14mr|texlive-tikzpfeile-1.0-2|36	
14mr|texlive-tikzpfeile-1.0-2|37	#-----------------------------------------------------------------------
14mr|texlive-tikzpfeile-1.0-2|38	%files
14mr|texlive-tikzpfeile-1.0-2|39	%{_texmfdistdir}/tex/latex/tikzpfeile/tikzpfeile.sty
14mr|texlive-tikzpfeile-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/tikzpfeile/README
14mr|texlive-tikzpfeile-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/tikzpfeile/tikzpfeile.pdf
14mr|texlive-tikzpfeile-1.0-2|42	#- source
14mr|texlive-tikzpfeile-1.0-2|43	%doc %{_texmfdistdir}/source/latex/tikzpfeile/tikzpfeile.dtx
14mr|texlive-tikzpfeile-1.0-2|44	%doc %{_texmfdistdir}/source/latex/tikzpfeile/tikzpfeile.ins
14mr|texlive-tikzpfeile-1.0-2|45	
14mr|texlive-tikzpfeile-1.0-2|46	#-----------------------------------------------------------------------
14mr|texlive-tikzpfeile-1.0-2|47	%prep
14mr|texlive-tikzpfeile-1.0-2|48	%setup -c -a0 -a1 -a2
14mr|texlive-tikzpfeile-1.0-2|49	
14mr|texlive-tikzpfeile-1.0-2|50	%build
14mr|texlive-tikzpfeile-1.0-2|51	
14mr|texlive-tikzpfeile-1.0-2|52	%install
14mr|texlive-tikzpfeile-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzpfeile-1.0-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzpfeile-1.0-2|55	
14mr|texlive-tikzpfeile-1.0-2|56	
14mr|texlive-tikzpfeile-1.0-2|57	
14mr|texlive-tikzpfeile-1.0-2|58	%changelog
14mr|texlive-tikzpfeile-1.0-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-2
14mr|texlive-tikzpfeile-1.0-2|60	+ Revision: db6d471
14mr|texlive-tikzpfeile-1.0-2|61	- MassBuild#440: Increase release tag
14mr|texlive-tikzpfeile-1.0-2|62	
14mr|texlive-tikzpfeile-1.0-2|63	

21594 14
14mr|texlive-tikzposter-2.0-2|1	# revision 32732
14mr|texlive-tikzposter-2.0-2|2	# category Package
14mr|texlive-tikzposter-2.0-2|3	# catalog-ctan /graphics/pgf/contrib/tikzposter
14mr|texlive-tikzposter-2.0-2|4	# catalog-date 2014-01-20 12:50:28 +0100
14mr|texlive-tikzposter-2.0-2|5	# catalog-license lppl1.2
14mr|texlive-tikzposter-2.0-2|6	# catalog-version 2.0
14mr|texlive-tikzposter-2.0-2|7	Name:		texlive-tikzposter
14mr|texlive-tikzposter-2.0-2|8	Version:	2.0
14mr|texlive-tikzposter-2.0-2|9	Release:	2
14mr|texlive-tikzposter-2.0-2|10	Summary:	Create scientific posters using TikZ
14mr|texlive-tikzposter-2.0-2|11	Group:		Publishing
14mr|texlive-tikzposter-2.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzposter
14mr|texlive-tikzposter-2.0-2|13	License:	LPPL1.2
14mr|texlive-tikzposter-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzposter.tar.xz
14mr|texlive-tikzposter-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzposter.doc.tar.xz
14mr|texlive-tikzposter-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzposter.source.tar.xz
14mr|texlive-tikzposter-2.0-2|17	BuildArch:	noarch
14mr|texlive-tikzposter-2.0-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tikzposter-2.0-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tikzposter-2.0-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-tikzposter-2.0-2|21	
14mr|texlive-tikzposter-2.0-2|22	%description
14mr|texlive-tikzposter-2.0-2|23	A document class provides a simple way of using TikZ for
14mr|texlive-tikzposter-2.0-2|24	generating posters. Several formatting options are available,
14mr|texlive-tikzposter-2.0-2|25	and spacing and layout of the poster is to a large extent
14mr|texlive-tikzposter-2.0-2|26	automated.
14mr|texlive-tikzposter-2.0-2|27	
14mr|texlive-tikzposter-2.0-2|28	%post
14mr|texlive-tikzposter-2.0-2|29	%{_sbindir}/texlive.post
14mr|texlive-tikzposter-2.0-2|30	
14mr|texlive-tikzposter-2.0-2|31	%postun
14mr|texlive-tikzposter-2.0-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-tikzposter-2.0-2|33	%{_sbindir}/texlive.post
14mr|texlive-tikzposter-2.0-2|34	fi
14mr|texlive-tikzposter-2.0-2|35	
14mr|texlive-tikzposter-2.0-2|36	#-----------------------------------------------------------------------
14mr|texlive-tikzposter-2.0-2|37	%files
14mr|texlive-tikzposter-2.0-2|38	%{_texmfdistdir}/tex/latex/tikzposter/tikzposter.cls
14mr|texlive-tikzposter-2.0-2|39	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterBackgroundstyles.tex
14mr|texlive-tikzposter-2.0-2|40	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterBlockstyles.tex
14mr|texlive-tikzposter-2.0-2|41	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterColorpalettes.tex
14mr|texlive-tikzposter-2.0-2|42	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterColorstyles.tex
14mr|texlive-tikzposter-2.0-2|43	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterInnerblockstyles.tex
14mr|texlive-tikzposter-2.0-2|44	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterLayoutthemes.tex
14mr|texlive-tikzposter-2.0-2|45	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterNotestyles.tex
14mr|texlive-tikzposter-2.0-2|46	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterTitlestyles.tex
14mr|texlive-tikzposter-2.0-2|47	%doc %{_texmfdistdir}/doc/latex/tikzposter/README
14mr|texlive-tikzposter-2.0-2|48	%doc %{_texmfdistdir}/doc/latex/tikzposter/tikzposter-example.tex
14mr|texlive-tikzposter-2.0-2|49	%doc %{_texmfdistdir}/doc/latex/tikzposter/tikzposter-template.tex
14mr|texlive-tikzposter-2.0-2|50	%doc %{_texmfdistdir}/doc/latex/tikzposter/tikzposter.pdf
14mr|texlive-tikzposter-2.0-2|51	#- source
14mr|texlive-tikzposter-2.0-2|52	%doc %{_texmfdistdir}/source/latex/tikzposter/tikzposter.dtx
14mr|texlive-tikzposter-2.0-2|53	%doc %{_texmfdistdir}/source/latex/tikzposter/tikzposter.ins
14mr|texlive-tikzposter-2.0-2|54	
14mr|texlive-tikzposter-2.0-2|55	#-----------------------------------------------------------------------
14mr|texlive-tikzposter-2.0-2|56	%prep
14mr|texlive-tikzposter-2.0-2|57	%setup -c -a0 -a1 -a2
14mr|texlive-tikzposter-2.0-2|58	
14mr|texlive-tikzposter-2.0-2|59	%build
14mr|texlive-tikzposter-2.0-2|60	
14mr|texlive-tikzposter-2.0-2|61	%install
14mr|texlive-tikzposter-2.0-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzposter-2.0-2|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzposter-2.0-2|64	
14mr|texlive-tikzposter-2.0-2|65	%changelog
14mr|texlive-tikzposter-2.0-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-2
14mr|texlive-tikzposter-2.0-2|67	+ Revision: ff85915
14mr|texlive-tikzposter-2.0-2|68	- MassBuild#440: Increase release tag
14mr|texlive-tikzposter-2.0-2|69	
14mr|texlive-tikzposter-2.0-2|70	

21595 14
14mr|texlive-tikz-qtree-1.20-2|1	# revision 26108
14mr|texlive-tikz-qtree-1.20-2|2	# category Package
14mr|texlive-tikz-qtree-1.20-2|3	# catalog-ctan /graphics/pgf/contrib/tikz-qtree
14mr|texlive-tikz-qtree-1.20-2|4	# catalog-date 2012-04-23 11:23:52 +0200
14mr|texlive-tikz-qtree-1.20-2|5	# catalog-license gpl
14mr|texlive-tikz-qtree-1.20-2|6	# catalog-version 1.2
14mr|texlive-tikz-qtree-1.20-2|7	Name:		texlive-tikz-qtree
14mr|texlive-tikz-qtree-1.20-2|8	Version:	1.20
14mr|texlive-tikz-qtree-1.20-2|9	Release:	2
14mr|texlive-tikz-qtree-1.20-2|10	Summary:	Use existing qtree syntax for trees in TikZ
14mr|texlive-tikz-qtree-1.20-2|11	Group:		Publishing
14mr|texlive-tikz-qtree-1.20-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-qtree
14mr|texlive-tikz-qtree-1.20-2|13	License:	GPL
14mr|texlive-tikz-qtree-1.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-qtree.tar.xz
14mr|texlive-tikz-qtree-1.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-qtree.doc.tar.xz
14mr|texlive-tikz-qtree-1.20-2|16	BuildArch:	noarch
14mr|texlive-tikz-qtree-1.20-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tikz-qtree-1.20-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tikz-qtree-1.20-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-tikz-qtree-1.20-2|20	
14mr|texlive-tikz-qtree-1.20-2|21	%description
14mr|texlive-tikz-qtree-1.20-2|22	The package provides a macro for drawing trees with TikZ using
14mr|texlive-tikz-qtree-1.20-2|23	the easy syntax of Alexis Dimitriadis' Qtree. It improves on
14mr|texlive-tikz-qtree-1.20-2|24	TikZ's standard tree-drawing facility by laying out tree nodes
14mr|texlive-tikz-qtree-1.20-2|25	without collisions; it improves on Qtree by adding lots of
14mr|texlive-tikz-qtree-1.20-2|26	features from TikZ (for example, edge labels, arrows between
14mr|texlive-tikz-qtree-1.20-2|27	nodes); and it improves on pst-qtree in being usable with
14mr|texlive-tikz-qtree-1.20-2|28	pdfTeX and XeTeX.
14mr|texlive-tikz-qtree-1.20-2|29	
14mr|texlive-tikz-qtree-1.20-2|30	%post
14mr|texlive-tikz-qtree-1.20-2|31	%{_sbindir}/texlive.post
14mr|texlive-tikz-qtree-1.20-2|32	
14mr|texlive-tikz-qtree-1.20-2|33	%postun
14mr|texlive-tikz-qtree-1.20-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-tikz-qtree-1.20-2|35	%{_sbindir}/texlive.post
14mr|texlive-tikz-qtree-1.20-2|36	fi
14mr|texlive-tikz-qtree-1.20-2|37	
14mr|texlive-tikz-qtree-1.20-2|38	#-----------------------------------------------------------------------
14mr|texlive-tikz-qtree-1.20-2|39	%files
14mr|texlive-tikz-qtree-1.20-2|40	%{_texmfdistdir}/tex/latex/tikz-qtree/pgfsubpic.sty
14mr|texlive-tikz-qtree-1.20-2|41	%{_texmfdistdir}/tex/latex/tikz-qtree/pgfsubpic.tex
14mr|texlive-tikz-qtree-1.20-2|42	%{_texmfdistdir}/tex/latex/tikz-qtree/pgftree.sty
14mr|texlive-tikz-qtree-1.20-2|43	%{_texmfdistdir}/tex/latex/tikz-qtree/pgftree.tex
14mr|texlive-tikz-qtree-1.20-2|44	%{_texmfdistdir}/tex/latex/tikz-qtree/tikz-qtree-compat.sty
14mr|texlive-tikz-qtree-1.20-2|45	%{_texmfdistdir}/tex/latex/tikz-qtree/tikz-qtree.sty
14mr|texlive-tikz-qtree-1.20-2|46	%{_texmfdistdir}/tex/latex/tikz-qtree/tikz-qtree.tex
14mr|texlive-tikz-qtree-1.20-2|47	%doc %{_texmfdistdir}/doc/latex/tikz-qtree/README
14mr|texlive-tikz-qtree-1.20-2|48	%doc %{_texmfdistdir}/doc/latex/tikz-qtree/tikz-qtree-manual.pdf
14mr|texlive-tikz-qtree-1.20-2|49	%doc %{_texmfdistdir}/doc/latex/tikz-qtree/tikz-qtree-manual.tex
14mr|texlive-tikz-qtree-1.20-2|50	
14mr|texlive-tikz-qtree-1.20-2|51	#-----------------------------------------------------------------------
14mr|texlive-tikz-qtree-1.20-2|52	%prep
14mr|texlive-tikz-qtree-1.20-2|53	%setup -c -a0 -a1
14mr|texlive-tikz-qtree-1.20-2|54	
14mr|texlive-tikz-qtree-1.20-2|55	%build
14mr|texlive-tikz-qtree-1.20-2|56	
14mr|texlive-tikz-qtree-1.20-2|57	%install
14mr|texlive-tikz-qtree-1.20-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-qtree-1.20-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-qtree-1.20-2|60	
14mr|texlive-tikz-qtree-1.20-2|61	
14mr|texlive-tikz-qtree-1.20-2|62	
14mr|texlive-tikz-qtree-1.20-2|63	%changelog
14mr|texlive-tikz-qtree-1.20-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-2
14mr|texlive-tikz-qtree-1.20-2|65	+ Revision: 1ebb90f
14mr|texlive-tikz-qtree-1.20-2|66	- MassBuild#440: Increase release tag
14mr|texlive-tikz-qtree-1.20-2|67	
14mr|texlive-tikz-qtree-1.20-2|68	

21596 14
14mr|texlive-tikzscale-0.2.6-7|1	# revision 30637
14mr|texlive-tikzscale-0.2.6-7|2	# category Package
14mr|texlive-tikzscale-0.2.6-7|3	# catalog-ctan /graphics/pgf/contrib/tikzscale
14mr|texlive-tikzscale-0.2.6-7|4	# catalog-date 2013-05-22 10:58:45 +0200
14mr|texlive-tikzscale-0.2.6-7|5	# catalog-license lppl1.3
14mr|texlive-tikzscale-0.2.6-7|6	# catalog-version 0.2.6
14mr|texlive-tikzscale-0.2.6-7|7	Name:		texlive-tikzscale
14mr|texlive-tikzscale-0.2.6-7|8	Version:	0.2.6
14mr|texlive-tikzscale-0.2.6-7|9	Release:	7
14mr|texlive-tikzscale-0.2.6-7|10	Summary:	Resize pictures while respecting text size
14mr|texlive-tikzscale-0.2.6-7|11	Group:		Publishing
14mr|texlive-tikzscale-0.2.6-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzscale
14mr|texlive-tikzscale-0.2.6-7|13	License:	LPPL1.3
14mr|texlive-tikzscale-0.2.6-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzscale.tar.xz
14mr|texlive-tikzscale-0.2.6-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzscale.doc.tar.xz
14mr|texlive-tikzscale-0.2.6-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzscale.source.tar.xz
14mr|texlive-tikzscale-0.2.6-7|17	BuildArch:	noarch
14mr|texlive-tikzscale-0.2.6-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tikzscale-0.2.6-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tikzscale-0.2.6-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-tikzscale-0.2.6-7|21	
14mr|texlive-tikzscale-0.2.6-7|22	%description
14mr|texlive-tikzscale-0.2.6-7|23	The package extends the \includegraphics command to support
14mr|texlive-tikzscale-0.2.6-7|24	tikzpictures. It allows scaling of TikZ images and PGFPlots to
14mr|texlive-tikzscale-0.2.6-7|25	a given width or height without changing the text size.
14mr|texlive-tikzscale-0.2.6-7|26	
14mr|texlive-tikzscale-0.2.6-7|27	%post
14mr|texlive-tikzscale-0.2.6-7|28	%{_sbindir}/texlive.post
14mr|texlive-tikzscale-0.2.6-7|29	
14mr|texlive-tikzscale-0.2.6-7|30	%postun
14mr|texlive-tikzscale-0.2.6-7|31	if [ $1 -eq 0 ]; then
14mr|texlive-tikzscale-0.2.6-7|32	%{_sbindir}/texlive.post
14mr|texlive-tikzscale-0.2.6-7|33	fi
14mr|texlive-tikzscale-0.2.6-7|34	
14mr|texlive-tikzscale-0.2.6-7|35	#-----------------------------------------------------------------------
14mr|texlive-tikzscale-0.2.6-7|36	%files
14mr|texlive-tikzscale-0.2.6-7|37	%{_texmfdistdir}/tex/latex/tikzscale/tikzscale.sty
14mr|texlive-tikzscale-0.2.6-7|38	%doc %{_texmfdistdir}/doc/latex/tikzscale/3Dplot.tikz
14mr|texlive-tikzscale-0.2.6-7|39	%doc %{_texmfdistdir}/doc/latex/tikzscale/README
14mr|texlive-tikzscale-0.2.6-7|40	%doc %{_texmfdistdir}/doc/latex/tikzscale/alt.tikz
14mr|texlive-tikzscale-0.2.6-7|41	%doc %{_texmfdistdir}/doc/latex/tikzscale/histogramNormal.tikz
14mr|texlive-tikzscale-0.2.6-7|42	%doc %{_texmfdistdir}/doc/latex/tikzscale/invisible.tikz
14mr|texlive-tikzscale-0.2.6-7|43	%doc %{_texmfdistdir}/doc/latex/tikzscale/linewidth.tikz
14mr|texlive-tikzscale-0.2.6-7|44	%doc %{_texmfdistdir}/doc/latex/tikzscale/only.tikz
14mr|texlive-tikzscale-0.2.6-7|45	%doc %{_texmfdistdir}/doc/latex/tikzscale/onslide.tikz
14mr|texlive-tikzscale-0.2.6-7|46	%doc %{_texmfdistdir}/doc/latex/tikzscale/pause.tikz
14mr|texlive-tikzscale-0.2.6-7|47	%doc %{_texmfdistdir}/doc/latex/tikzscale/pgfplots-test.tikz
14mr|texlive-tikzscale-0.2.6-7|48	%doc %{_texmfdistdir}/doc/latex/tikzscale/pgfplots.randn.dat
14mr|texlive-tikzscale-0.2.6-7|49	%doc %{_texmfdistdir}/doc/latex/tikzscale/temporal.tikz
14mr|texlive-tikzscale-0.2.6-7|50	%doc %{_texmfdistdir}/doc/latex/tikzscale/test-tikzscale.pdf
14mr|texlive-tikzscale-0.2.6-7|51	%doc %{_texmfdistdir}/doc/latex/tikzscale/test-tikzscale.tex
14mr|texlive-tikzscale-0.2.6-7|52	%doc %{_texmfdistdir}/doc/latex/tikzscale/testNode.tikz
14mr|texlive-tikzscale-0.2.6-7|53	%doc %{_texmfdistdir}/doc/latex/tikzscale/testRectangle.tikz
14mr|texlive-tikzscale-0.2.6-7|54	%doc %{_texmfdistdir}/doc/latex/tikzscale/testgraphic2D.tikz
14mr|texlive-tikzscale-0.2.6-7|55	%doc %{_texmfdistdir}/doc/latex/tikzscale/tikzscale-beamer.tex
14mr|texlive-tikzscale-0.2.6-7|56	%doc %{_texmfdistdir}/doc/latex/tikzscale/tikzscale.pdf
14mr|texlive-tikzscale-0.2.6-7|57	%doc %{_texmfdistdir}/doc/latex/tikzscale/uncover.tikz
14mr|texlive-tikzscale-0.2.6-7|58	%doc %{_texmfdistdir}/doc/latex/tikzscale/visible.tikz
14mr|texlive-tikzscale-0.2.6-7|59	#- source
14mr|texlive-tikzscale-0.2.6-7|60	%doc %{_texmfdistdir}/source/latex/tikzscale/tikzscale.dtx
14mr|texlive-tikzscale-0.2.6-7|61	%doc %{_texmfdistdir}/source/latex/tikzscale/tikzscale.ins
14mr|texlive-tikzscale-0.2.6-7|62	
14mr|texlive-tikzscale-0.2.6-7|63	#-----------------------------------------------------------------------
14mr|texlive-tikzscale-0.2.6-7|64	%prep
14mr|texlive-tikzscale-0.2.6-7|65	%setup -c -a0 -a1 -a2
14mr|texlive-tikzscale-0.2.6-7|66	
14mr|texlive-tikzscale-0.2.6-7|67	%build
14mr|texlive-tikzscale-0.2.6-7|68	
14mr|texlive-tikzscale-0.2.6-7|69	%install
14mr|texlive-tikzscale-0.2.6-7|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzscale-0.2.6-7|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzscale-0.2.6-7|72	
14mr|texlive-tikzscale-0.2.6-7|73	%changelog
14mr|texlive-tikzscale-0.2.6-7|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.6-7
14mr|texlive-tikzscale-0.2.6-7|75	+ Revision: 9196ec0
14mr|texlive-tikzscale-0.2.6-7|76	- MassBuild#440: Increase release tag
14mr|texlive-tikzscale-0.2.6-7|77	
14mr|texlive-tikzscale-0.2.6-7|78	

21597 14
14mr|texlive-tikzsymbols-3.0-6|1	# revision 31297
14mr|texlive-tikzsymbols-3.0-6|2	# category Package
14mr|texlive-tikzsymbols-3.0-6|3	# catalog-ctan /graphics/pgf/contrib/tikzsymbols
14mr|texlive-tikzsymbols-3.0-6|4	# catalog-date 2013-07-28 14:35:06 +0200
14mr|texlive-tikzsymbols-3.0-6|5	# catalog-license lppl1.3
14mr|texlive-tikzsymbols-3.0-6|6	# catalog-version 3.0
14mr|texlive-tikzsymbols-3.0-6|7	Name:		texlive-tikzsymbols
14mr|texlive-tikzsymbols-3.0-6|8	Version:	3.0
14mr|texlive-tikzsymbols-3.0-6|9	Release:	6
14mr|texlive-tikzsymbols-3.0-6|10	Summary:	Some symbols created using TikZ
14mr|texlive-tikzsymbols-3.0-6|11	Group:		Publishing
14mr|texlive-tikzsymbols-3.0-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzsymbols
14mr|texlive-tikzsymbols-3.0-6|13	License:	LPPL1.3
14mr|texlive-tikzsymbols-3.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzsymbols.tar.xz
14mr|texlive-tikzsymbols-3.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzsymbols.doc.tar.xz
14mr|texlive-tikzsymbols-3.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzsymbols.source.tar.xz
14mr|texlive-tikzsymbols-3.0-6|17	BuildArch:	noarch
14mr|texlive-tikzsymbols-3.0-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tikzsymbols-3.0-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tikzsymbols-3.0-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-tikzsymbols-3.0-6|21	
14mr|texlive-tikzsymbols-3.0-6|22	%description
14mr|texlive-tikzsymbols-3.0-6|23	The package provides various emoticons, cooking symbols and
14mr|texlive-tikzsymbols-3.0-6|24	trees.
14mr|texlive-tikzsymbols-3.0-6|25	
14mr|texlive-tikzsymbols-3.0-6|26	%post
14mr|texlive-tikzsymbols-3.0-6|27	%{_sbindir}/texlive.post
14mr|texlive-tikzsymbols-3.0-6|28	
14mr|texlive-tikzsymbols-3.0-6|29	%postun
14mr|texlive-tikzsymbols-3.0-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-tikzsymbols-3.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-tikzsymbols-3.0-6|32	fi
14mr|texlive-tikzsymbols-3.0-6|33	
14mr|texlive-tikzsymbols-3.0-6|34	#-----------------------------------------------------------------------
14mr|texlive-tikzsymbols-3.0-6|35	%files
14mr|texlive-tikzsymbols-3.0-6|36	%{_texmfdistdir}/tex/latex/tikzsymbols/tikzsymbols.sty
14mr|texlive-tikzsymbols-3.0-6|37	%doc %{_texmfdistdir}/doc/latex/tikzsymbols/README
14mr|texlive-tikzsymbols-3.0-6|38	%doc %{_texmfdistdir}/doc/latex/tikzsymbols/tikzsymbols.pdf
14mr|texlive-tikzsymbols-3.0-6|39	#- source
14mr|texlive-tikzsymbols-3.0-6|40	%doc %{_texmfdistdir}/source/latex/tikzsymbols/tikzsymbols.dtx
14mr|texlive-tikzsymbols-3.0-6|41	%doc %{_texmfdistdir}/source/latex/tikzsymbols/tikzsymbols.ins
14mr|texlive-tikzsymbols-3.0-6|42	
14mr|texlive-tikzsymbols-3.0-6|43	#-----------------------------------------------------------------------
14mr|texlive-tikzsymbols-3.0-6|44	%prep
14mr|texlive-tikzsymbols-3.0-6|45	%setup -c -a0 -a1 -a2
14mr|texlive-tikzsymbols-3.0-6|46	
14mr|texlive-tikzsymbols-3.0-6|47	%build
14mr|texlive-tikzsymbols-3.0-6|48	
14mr|texlive-tikzsymbols-3.0-6|49	%install
14mr|texlive-tikzsymbols-3.0-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzsymbols-3.0-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tikzsymbols-3.0-6|52	
14mr|texlive-tikzsymbols-3.0-6|53	%changelog
14mr|texlive-tikzsymbols-3.0-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-6
14mr|texlive-tikzsymbols-3.0-6|55	+ Revision: 5909b80
14mr|texlive-tikzsymbols-3.0-6|56	- MassBuild#440: Increase release tag
14mr|texlive-tikzsymbols-3.0-6|57	
14mr|texlive-tikzsymbols-3.0-6|58	

21598 14
14mr|texlive-tikz-timing-0.7d-3|1	# revision 21013
14mr|texlive-tikz-timing-0.7d-3|2	# category Package
14mr|texlive-tikz-timing-0.7d-3|3	# catalog-ctan /graphics/pgf/contrib/tikz-timing
14mr|texlive-tikz-timing-0.7d-3|4	# catalog-date 2011-01-09 23:18:09 +0100
14mr|texlive-tikz-timing-0.7d-3|5	# catalog-license lppl
14mr|texlive-tikz-timing-0.7d-3|6	# catalog-version 0.7d
14mr|texlive-tikz-timing-0.7d-3|7	Name:		texlive-tikz-timing
14mr|texlive-tikz-timing-0.7d-3|8	Version:	0.7d
14mr|texlive-tikz-timing-0.7d-3|9	Release:	3
14mr|texlive-tikz-timing-0.7d-3|10	Summary:	Easy generation of timing diagrams as tikz pictures
14mr|texlive-tikz-timing-0.7d-3|11	Group:		Publishing
14mr|texlive-tikz-timing-0.7d-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-timing
14mr|texlive-tikz-timing-0.7d-3|13	License:	LPPL
14mr|texlive-tikz-timing-0.7d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-timing.tar.xz
14mr|texlive-tikz-timing-0.7d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-timing.doc.tar.xz
14mr|texlive-tikz-timing-0.7d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-timing.source.tar.xz
14mr|texlive-tikz-timing-0.7d-3|17	BuildArch:	noarch
14mr|texlive-tikz-timing-0.7d-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tikz-timing-0.7d-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tikz-timing-0.7d-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tikz-timing-0.7d-3|21	Requires:	texlive-svn-prov
14mr|texlive-tikz-timing-0.7d-3|22	
14mr|texlive-tikz-timing-0.7d-3|23	%description
14mr|texlive-tikz-timing-0.7d-3|24	This package provides macros and an environment to generate
14mr|texlive-tikz-timing-0.7d-3|25	timing diagrams (digital waveforms) without much effort. The
14mr|texlive-tikz-timing-0.7d-3|26	TikZ package is used to produce the graphics. The diagrams may
14mr|texlive-tikz-timing-0.7d-3|27	be inserted into text (paragraphs, \hbox, etc.) and into
14mr|texlive-tikz-timing-0.7d-3|28	tikzpictures. A tabular-like environment is provided to produce
14mr|texlive-tikz-timing-0.7d-3|29	larger timing diagrams.
14mr|texlive-tikz-timing-0.7d-3|30	
14mr|texlive-tikz-timing-0.7d-3|31	%post
14mr|texlive-tikz-timing-0.7d-3|32	%{_sbindir}/texlive.post
14mr|texlive-tikz-timing-0.7d-3|33	
14mr|texlive-tikz-timing-0.7d-3|34	%postun
14mr|texlive-tikz-timing-0.7d-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-tikz-timing-0.7d-3|36	%{_sbindir}/texlive.post
14mr|texlive-tikz-timing-0.7d-3|37	fi
14mr|texlive-tikz-timing-0.7d-3|38	
14mr|texlive-tikz-timing-0.7d-3|39	#-----------------------------------------------------------------------
14mr|texlive-tikz-timing-0.7d-3|40	%files
14mr|texlive-tikz-timing-0.7d-3|41	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-advnodes.sty
14mr|texlive-tikz-timing-0.7d-3|42	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-arrows.sty
14mr|texlive-tikz-timing-0.7d-3|43	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-beamer.sty
14mr|texlive-tikz-timing-0.7d-3|44	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-clockarrows.sty
14mr|texlive-tikz-timing-0.7d-3|45	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-columntype.sty
14mr|texlive-tikz-timing-0.7d-3|46	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-counters.sty
14mr|texlive-tikz-timing-0.7d-3|47	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-either.sty
14mr|texlive-tikz-timing-0.7d-3|48	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-ifsym.sty
14mr|texlive-tikz-timing-0.7d-3|49	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-interval.sty
14mr|texlive-tikz-timing-0.7d-3|50	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-nicetabs.sty
14mr|texlive-tikz-timing-0.7d-3|51	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-overlays.sty
14mr|texlive-tikz-timing-0.7d-3|52	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing.sty
14mr|texlive-tikz-timing-0.7d-3|53	%doc %{_texmfdistdir}/doc/latex/tikz-timing/README
14mr|texlive-tikz-timing-0.7d-3|54	%doc %{_texmfdistdir}/doc/latex/tikz-timing/tikz-timing.pdf
14mr|texlive-tikz-timing-0.7d-3|55	#- source
14mr|texlive-tikz-timing-0.7d-3|56	%doc %{_texmfdistdir}/source/latex/tikz-timing/tikz-timing.dtx
14mr|texlive-tikz-timing-0.7d-3|57	%doc %{_texmfdistdir}/source/latex/tikz-timing/tikz-timing.ins
14mr|texlive-tikz-timing-0.7d-3|58	
14mr|texlive-tikz-timing-0.7d-3|59	#-----------------------------------------------------------------------
14mr|texlive-tikz-timing-0.7d-3|60	%prep
14mr|texlive-tikz-timing-0.7d-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-tikz-timing-0.7d-3|62	
14mr|texlive-tikz-timing-0.7d-3|63	%build
14mr|texlive-tikz-timing-0.7d-3|64	
14mr|texlive-tikz-timing-0.7d-3|65	%install
14mr|texlive-tikz-timing-0.7d-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-timing-0.7d-3|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tikz-timing-0.7d-3|68	
14mr|texlive-tikz-timing-0.7d-3|69	
14mr|texlive-tikz-timing-0.7d-3|70	
14mr|texlive-tikz-timing-0.7d-3|71	%changelog
14mr|texlive-tikz-timing-0.7d-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7d-3
14mr|texlive-tikz-timing-0.7d-3|73	+ Revision: 13cdb1d
14mr|texlive-tikz-timing-0.7d-3|74	- MassBuild#440: Increase release tag
14mr|texlive-tikz-timing-0.7d-3|75	
14mr|texlive-tikz-timing-0.7d-3|76	

21599 14
14mr|texlive-times-20110301-3|1	# revision 21993
14mr|texlive-times-20110301-3|2	# category Package
14mr|texlive-times-20110301-3|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-times-20110301-3|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-times-20110301-3|5	# catalog-license gpl
14mr|texlive-times-20110301-3|6	# catalog-version undef
14mr|texlive-times-20110301-3|7	Name:		texlive-times
14mr|texlive-times-20110301-3|8	Version:	20110301
14mr|texlive-times-20110301-3|9	Release:	3
14mr|texlive-times-20110301-3|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-times-20110301-3|11	Group:		Publishing
14mr|texlive-times-20110301-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-times-20110301-3|13	License:	GPL
14mr|texlive-times-20110301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/times.tar.xz
14mr|texlive-times-20110301-3|15	BuildArch:	noarch
14mr|texlive-times-20110301-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-times-20110301-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-times-20110301-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-times-20110301-3|19	
14mr|texlive-times-20110301-3|20	%description
14mr|texlive-times-20110301-3|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-times-20110301-3|22	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-times-20110301-3|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-times-20110301-3|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-times-20110301-3|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-times-20110301-3|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-times-20110301-3|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-times-20110301-3|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-times-20110301-3|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-times-20110301-3|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-times-20110301-3|31	(substituting for Adobe's Palatino).
14mr|texlive-times-20110301-3|32	
14mr|texlive-times-20110301-3|33	%post
14mr|texlive-times-20110301-3|34	%{_sbindir}/texlive.post
14mr|texlive-times-20110301-3|35	
14mr|texlive-times-20110301-3|36	%postun
14mr|texlive-times-20110301-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-times-20110301-3|38	%{_sbindir}/texlive.post
14mr|texlive-times-20110301-3|39	fi
14mr|texlive-times-20110301-3|40	
14mr|texlive-times-20110301-3|41	#-----------------------------------------------------------------------
14mr|texlive-times-20110301-3|42	%files
14mr|texlive-times-20110301-3|43	%{_texmfdistdir}/dvips/times/config.utm
14mr|texlive-times-20110301-3|44	%{_texmfdistdir}/fonts/afm/adobe/times/ptmb8a.afm
14mr|texlive-times-20110301-3|45	%{_texmfdistdir}/fonts/afm/adobe/times/ptmbi8a.afm
14mr|texlive-times-20110301-3|46	%{_texmfdistdir}/fonts/afm/adobe/times/ptmr8a.afm
14mr|texlive-times-20110301-3|47	%{_texmfdistdir}/fonts/afm/adobe/times/ptmri8a.afm
14mr|texlive-times-20110301-3|48	%{_texmfdistdir}/fonts/afm/ibm/times/nntb8a.afm
14mr|texlive-times-20110301-3|49	%{_texmfdistdir}/fonts/afm/ibm/times/nntbi8a.afm
14mr|texlive-times-20110301-3|50	%{_texmfdistdir}/fonts/afm/ibm/times/nntr8a.afm
14mr|texlive-times-20110301-3|51	%{_texmfdistdir}/fonts/afm/ibm/times/nntri8a.afm
14mr|texlive-times-20110301-3|52	%{_texmfdistdir}/fonts/afm/ibm/times/ntnb8a.afm
14mr|texlive-times-20110301-3|53	%{_texmfdistdir}/fonts/afm/ibm/times/ntnbi8a.afm
14mr|texlive-times-20110301-3|54	%{_texmfdistdir}/fonts/afm/ibm/times/ntnr8a.afm
14mr|texlive-times-20110301-3|55	%{_texmfdistdir}/fonts/afm/ibm/times/ntnri8a.afm
14mr|texlive-times-20110301-3|56	%{_texmfdistdir}/fonts/afm/urw/times/utmb8a.afm
14mr|texlive-times-20110301-3|57	%{_texmfdistdir}/fonts/afm/urw/times/utmbi8a.afm
14mr|texlive-times-20110301-3|58	%{_texmfdistdir}/fonts/afm/urw/times/utmr8a.afm
14mr|texlive-times-20110301-3|59	%{_texmfdistdir}/fonts/afm/urw/times/utmri8a.afm
14mr|texlive-times-20110301-3|60	%{_texmfdistdir}/fonts/map/dvips/times/utm.map
14mr|texlive-times-20110301-3|61	%{_texmfdistdir}/fonts/tfm/adobe/times/psyro.tfm
14mr|texlive-times-20110301-3|62	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb.tfm
14mr|texlive-times-20110301-3|63	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb7t.tfm
14mr|texlive-times-20110301-3|64	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb8c.tfm
14mr|texlive-times-20110301-3|65	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb8r.tfm
14mr|texlive-times-20110301-3|66	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb8t.tfm
14mr|texlive-times-20110301-3|67	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbc.tfm
14mr|texlive-times-20110301-3|68	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbc7t.tfm
14mr|texlive-times-20110301-3|69	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbc8t.tfm
14mr|texlive-times-20110301-3|70	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi.tfm
14mr|texlive-times-20110301-3|71	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi7t.tfm
14mr|texlive-times-20110301-3|72	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi8c.tfm
14mr|texlive-times-20110301-3|73	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi8r.tfm
14mr|texlive-times-20110301-3|74	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi8t.tfm
14mr|texlive-times-20110301-3|75	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo.tfm
14mr|texlive-times-20110301-3|76	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo7t.tfm
14mr|texlive-times-20110301-3|77	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo8c.tfm
14mr|texlive-times-20110301-3|78	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo8r.tfm
14mr|texlive-times-20110301-3|79	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo8t.tfm
14mr|texlive-times-20110301-3|80	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr.tfm
14mr|texlive-times-20110301-3|81	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr7t.tfm
14mr|texlive-times-20110301-3|82	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr8c.tfm
14mr|texlive-times-20110301-3|83	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr8r.tfm
14mr|texlive-times-20110301-3|84	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr8rn.tfm
14mr|texlive-times-20110301-3|85	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr8t.tfm
14mr|texlive-times-20110301-3|86	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrc.tfm
14mr|texlive-times-20110301-3|87	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrc7t.tfm
14mr|texlive-times-20110301-3|88	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrc8t.tfm
14mr|texlive-times-20110301-3|89	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri.tfm
14mr|texlive-times-20110301-3|90	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri7t.tfm
14mr|texlive-times-20110301-3|91	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri8c.tfm
14mr|texlive-times-20110301-3|92	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri8r.tfm
14mr|texlive-times-20110301-3|93	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri8t.tfm
14mr|texlive-times-20110301-3|94	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro.tfm
14mr|texlive-times-20110301-3|95	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro7t.tfm
14mr|texlive-times-20110301-3|96	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro8c.tfm
14mr|texlive-times-20110301-3|97	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro8r.tfm
14mr|texlive-times-20110301-3|98	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro8t.tfm
14mr|texlive-times-20110301-3|99	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrr8re.tfm
14mr|texlive-times-20110301-3|100	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrre.tfm
14mr|texlive-times-20110301-3|101	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrrn.tfm
14mr|texlive-times-20110301-3|102	%{_texmfdistdir}/fonts/tfm/adobe/times/zpsycmrv.tfm
14mr|texlive-times-20110301-3|103	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcm7m.tfm
14mr|texlive-times-20110301-3|104	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcm7t.tfm
14mr|texlive-times-20110301-3|105	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcm7v.tfm
14mr|texlive-times-20110301-3|106	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcm7y.tfm
14mr|texlive-times-20110301-3|107	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcmr.tfm
14mr|texlive-times-20110301-3|108	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcmrm.tfm
14mr|texlive-times-20110301-3|109	%{_texmfdistdir}/fonts/tfm/adobe/times/zpzccmry.tfm
14mr|texlive-times-20110301-3|110	%{_texmfdistdir}/fonts/tfm/cg/times/ctmb.tfm
14mr|texlive-times-20110301-3|111	%{_texmfdistdir}/fonts/tfm/cg/times/ctmb8t.tfm
14mr|texlive-times-20110301-3|112	%{_texmfdistdir}/fonts/tfm/cg/times/ctmbi.tfm
14mr|texlive-times-20110301-3|113	%{_texmfdistdir}/fonts/tfm/cg/times/ctmbi8t.tfm
14mr|texlive-times-20110301-3|114	%{_texmfdistdir}/fonts/tfm/cg/times/ctmr.tfm
14mr|texlive-times-20110301-3|115	%{_texmfdistdir}/fonts/tfm/cg/times/ctmr8t.tfm
14mr|texlive-times-20110301-3|116	%{_texmfdistdir}/fonts/tfm/cg/times/ctmri.tfm
14mr|texlive-times-20110301-3|117	%{_texmfdistdir}/fonts/tfm/cg/times/ctmri8t.tfm
14mr|texlive-times-20110301-3|118	%{_texmfdistdir}/fonts/tfm/cg/times/trb10u.tfm
14mr|texlive-times-20110301-3|119	%{_texmfdistdir}/fonts/tfm/cg/times/trb2n.tfm
14mr|texlive-times-20110301-3|120	%{_texmfdistdir}/fonts/tfm/cg/times/trb6j.tfm
14mr|texlive-times-20110301-3|121	%{_texmfdistdir}/fonts/tfm/cg/times/trb7j.tfm
14mr|texlive-times-20110301-3|122	%{_texmfdistdir}/fonts/tfm/cg/times/trb8u.tfm
14mr|texlive-times-20110301-3|123	%{_texmfdistdir}/fonts/tfm/cg/times/trb9t.tfm
14mr|texlive-times-20110301-3|124	%{_texmfdistdir}/fonts/tfm/cg/times/tri10u.tfm
14mr|texlive-times-20110301-3|125	%{_texmfdistdir}/fonts/tfm/cg/times/tri2n.tfm
14mr|texlive-times-20110301-3|126	%{_texmfdistdir}/fonts/tfm/cg/times/tri6j.tfm
14mr|texlive-times-20110301-3|127	%{_texmfdistdir}/fonts/tfm/cg/times/tri7j.tfm
14mr|texlive-times-20110301-3|128	%{_texmfdistdir}/fonts/tfm/cg/times/tri8u.tfm
14mr|texlive-times-20110301-3|129	%{_texmfdistdir}/fonts/tfm/cg/times/tri9t.tfm
14mr|texlive-times-20110301-3|130	%{_texmfdistdir}/fonts/tfm/cg/times/trj10u.tfm
14mr|texlive-times-20110301-3|131	%{_texmfdistdir}/fonts/tfm/cg/times/trj2n.tfm
14mr|texlive-times-20110301-3|132	%{_texmfdistdir}/fonts/tfm/cg/times/trj6j.tfm
14mr|texlive-times-20110301-3|133	%{_texmfdistdir}/fonts/tfm/cg/times/trj7j.tfm
14mr|texlive-times-20110301-3|134	%{_texmfdistdir}/fonts/tfm/cg/times/trj8u.tfm
14mr|texlive-times-20110301-3|135	%{_texmfdistdir}/fonts/tfm/cg/times/trj9t.tfm
14mr|texlive-times-20110301-3|136	%{_texmfdistdir}/fonts/tfm/cg/times/trr10u.tfm
14mr|texlive-times-20110301-3|137	%{_texmfdistdir}/fonts/tfm/cg/times/trr2n.tfm
14mr|texlive-times-20110301-3|138	%{_texmfdistdir}/fonts/tfm/cg/times/trr6j.tfm
14mr|texlive-times-20110301-3|139	%{_texmfdistdir}/fonts/tfm/cg/times/trr7j.tfm
14mr|texlive-times-20110301-3|140	%{_texmfdistdir}/fonts/tfm/cg/times/trr8u.tfm
14mr|texlive-times-20110301-3|141	%{_texmfdistdir}/fonts/tfm/cg/times/trr9t.tfm
14mr|texlive-times-20110301-3|142	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmb8z.tfm
14mr|texlive-times-20110301-3|143	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmbc8z.tfm
14mr|texlive-times-20110301-3|144	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmbi8z.tfm
14mr|texlive-times-20110301-3|145	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmr8z.tfm
14mr|texlive-times-20110301-3|146	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmrc8z.tfm
14mr|texlive-times-20110301-3|147	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmri8z.tfm
14mr|texlive-times-20110301-3|148	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmb.tfm
14mr|texlive-times-20110301-3|149	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmbi.tfm
14mr|texlive-times-20110301-3|150	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmbo.tfm
14mr|texlive-times-20110301-3|151	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmr.tfm
14mr|texlive-times-20110301-3|152	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmri.tfm
14mr|texlive-times-20110301-3|153	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmro.tfm
14mr|texlive-times-20110301-3|154	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmrre.tfm
14mr|texlive-times-20110301-3|155	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmrrn.tfm
14mr|texlive-times-20110301-3|156	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmb7t.tfm
14mr|texlive-times-20110301-3|157	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmb8c.tfm
14mr|texlive-times-20110301-3|158	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmb8r.tfm
14mr|texlive-times-20110301-3|159	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmb8t.tfm
14mr|texlive-times-20110301-3|160	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbc7t.tfm
14mr|texlive-times-20110301-3|161	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbc8t.tfm
14mr|texlive-times-20110301-3|162	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbi7t.tfm
14mr|texlive-times-20110301-3|163	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbi8c.tfm
14mr|texlive-times-20110301-3|164	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbi8r.tfm
14mr|texlive-times-20110301-3|165	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbi8t.tfm
14mr|texlive-times-20110301-3|166	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbo7t.tfm
14mr|texlive-times-20110301-3|167	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbo8c.tfm
14mr|texlive-times-20110301-3|168	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbo8r.tfm
14mr|texlive-times-20110301-3|169	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbo8t.tfm
14mr|texlive-times-20110301-3|170	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmr7t.tfm
14mr|texlive-times-20110301-3|171	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmr8c.tfm
14mr|texlive-times-20110301-3|172	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmr8r.tfm
14mr|texlive-times-20110301-3|173	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmr8t.tfm
14mr|texlive-times-20110301-3|174	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmrc7t.tfm
14mr|texlive-times-20110301-3|175	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmrc8t.tfm
14mr|texlive-times-20110301-3|176	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmri7t.tfm
14mr|texlive-times-20110301-3|177	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmri8c.tfm
14mr|texlive-times-20110301-3|178	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmri8r.tfm
14mr|texlive-times-20110301-3|179	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmri8t.tfm
14mr|texlive-times-20110301-3|180	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmro7t.tfm
14mr|texlive-times-20110301-3|181	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmro8c.tfm
14mr|texlive-times-20110301-3|182	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmro8r.tfm
14mr|texlive-times-20110301-3|183	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmro8t.tfm
14mr|texlive-times-20110301-3|184	%{_texmfdistdir}/fonts/type1/urw/times/utmb8a.pfb
14mr|texlive-times-20110301-3|185	%{_texmfdistdir}/fonts/type1/urw/times/utmb8a.pfm
14mr|texlive-times-20110301-3|186	%{_texmfdistdir}/fonts/type1/urw/times/utmbi8a.pfb
14mr|texlive-times-20110301-3|187	%{_texmfdistdir}/fonts/type1/urw/times/utmbi8a.pfm
14mr|texlive-times-20110301-3|188	%{_texmfdistdir}/fonts/type1/urw/times/utmr8a.pfb
14mr|texlive-times-20110301-3|189	%{_texmfdistdir}/fonts/type1/urw/times/utmr8a.pfm
14mr|texlive-times-20110301-3|190	%{_texmfdistdir}/fonts/type1/urw/times/utmri8a.pfb
14mr|texlive-times-20110301-3|191	%{_texmfdistdir}/fonts/type1/urw/times/utmri8a.pfm
14mr|texlive-times-20110301-3|192	%{_texmfdistdir}/fonts/vf/adobe/times/ptmb.vf
14mr|texlive-times-20110301-3|193	%{_texmfdistdir}/fonts/vf/adobe/times/ptmb7t.vf
14mr|texlive-times-20110301-3|194	%{_texmfdistdir}/fonts/vf/adobe/times/ptmb8c.vf
14mr|texlive-times-20110301-3|195	%{_texmfdistdir}/fonts/vf/adobe/times/ptmb8t.vf
14mr|texlive-times-20110301-3|196	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbc.vf
14mr|texlive-times-20110301-3|197	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbc7t.vf
14mr|texlive-times-20110301-3|198	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbc8t.vf
14mr|texlive-times-20110301-3|199	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbi.vf
14mr|texlive-times-20110301-3|200	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbi7t.vf
14mr|texlive-times-20110301-3|201	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbi8c.vf
14mr|texlive-times-20110301-3|202	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbi8t.vf
14mr|texlive-times-20110301-3|203	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbo.vf
14mr|texlive-times-20110301-3|204	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbo7t.vf
14mr|texlive-times-20110301-3|205	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbo8c.vf
14mr|texlive-times-20110301-3|206	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbo8t.vf
14mr|texlive-times-20110301-3|207	%{_texmfdistdir}/fonts/vf/adobe/times/ptmr.vf
14mr|texlive-times-20110301-3|208	%{_texmfdistdir}/fonts/vf/adobe/times/ptmr7t.vf
14mr|texlive-times-20110301-3|209	%{_texmfdistdir}/fonts/vf/adobe/times/ptmr8c.vf
14mr|texlive-times-20110301-3|210	%{_texmfdistdir}/fonts/vf/adobe/times/ptmr8t.vf
14mr|texlive-times-20110301-3|211	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrc.vf
14mr|texlive-times-20110301-3|212	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrc7t.vf
14mr|texlive-times-20110301-3|213	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrc8t.vf
14mr|texlive-times-20110301-3|214	%{_texmfdistdir}/fonts/vf/adobe/times/ptmri.vf
14mr|texlive-times-20110301-3|215	%{_texmfdistdir}/fonts/vf/adobe/times/ptmri7t.vf
14mr|texlive-times-20110301-3|216	%{_texmfdistdir}/fonts/vf/adobe/times/ptmri8c.vf
14mr|texlive-times-20110301-3|217	%{_texmfdistdir}/fonts/vf/adobe/times/ptmri8t.vf
14mr|texlive-times-20110301-3|218	%{_texmfdistdir}/fonts/vf/adobe/times/ptmro.vf
14mr|texlive-times-20110301-3|219	%{_texmfdistdir}/fonts/vf/adobe/times/ptmro7t.vf
14mr|texlive-times-20110301-3|220	%{_texmfdistdir}/fonts/vf/adobe/times/ptmro8c.vf
14mr|texlive-times-20110301-3|221	%{_texmfdistdir}/fonts/vf/adobe/times/ptmro8t.vf
14mr|texlive-times-20110301-3|222	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrre.vf
14mr|texlive-times-20110301-3|223	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrrn.vf
14mr|texlive-times-20110301-3|224	%{_texmfdistdir}/fonts/vf/adobe/times/zpsycmrv.vf
14mr|texlive-times-20110301-3|225	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcm7m.vf
14mr|texlive-times-20110301-3|226	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcm7t.vf
14mr|texlive-times-20110301-3|227	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcm7v.vf
14mr|texlive-times-20110301-3|228	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcm7y.vf
14mr|texlive-times-20110301-3|229	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcmr.vf
14mr|texlive-times-20110301-3|230	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcmrm.vf
14mr|texlive-times-20110301-3|231	%{_texmfdistdir}/fonts/vf/adobe/times/zpzccmry.vf
14mr|texlive-times-20110301-3|232	%{_texmfdistdir}/fonts/vf/cg/times/ctmb.vf
14mr|texlive-times-20110301-3|233	%{_texmfdistdir}/fonts/vf/cg/times/ctmb8t.vf
14mr|texlive-times-20110301-3|234	%{_texmfdistdir}/fonts/vf/cg/times/ctmbi.vf
14mr|texlive-times-20110301-3|235	%{_texmfdistdir}/fonts/vf/cg/times/ctmbi8t.vf
14mr|texlive-times-20110301-3|236	%{_texmfdistdir}/fonts/vf/cg/times/ctmr.vf
14mr|texlive-times-20110301-3|237	%{_texmfdistdir}/fonts/vf/cg/times/ctmr8t.vf
14mr|texlive-times-20110301-3|238	%{_texmfdistdir}/fonts/vf/cg/times/ctmri.vf
14mr|texlive-times-20110301-3|239	%{_texmfdistdir}/fonts/vf/cg/times/ctmri8t.vf
14mr|texlive-times-20110301-3|240	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmb8z.vf
14mr|texlive-times-20110301-3|241	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmbc8z.vf
14mr|texlive-times-20110301-3|242	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmbi8z.vf
14mr|texlive-times-20110301-3|243	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmr8z.vf
14mr|texlive-times-20110301-3|244	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmrc8z.vf
14mr|texlive-times-20110301-3|245	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmri8z.vf
14mr|texlive-times-20110301-3|246	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmb7t.vf
14mr|texlive-times-20110301-3|247	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmb8c.vf
14mr|texlive-times-20110301-3|248	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmb8t.vf
14mr|texlive-times-20110301-3|249	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbc7t.vf
14mr|texlive-times-20110301-3|250	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbc8t.vf
14mr|texlive-times-20110301-3|251	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbi7t.vf
14mr|texlive-times-20110301-3|252	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbi8c.vf
14mr|texlive-times-20110301-3|253	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbi8t.vf
14mr|texlive-times-20110301-3|254	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbo7t.vf
14mr|texlive-times-20110301-3|255	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbo8c.vf
14mr|texlive-times-20110301-3|256	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbo8t.vf
14mr|texlive-times-20110301-3|257	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmr7t.vf
14mr|texlive-times-20110301-3|258	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmr8c.vf
14mr|texlive-times-20110301-3|259	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmr8t.vf
14mr|texlive-times-20110301-3|260	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmrc7t.vf
14mr|texlive-times-20110301-3|261	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmrc8t.vf
14mr|texlive-times-20110301-3|262	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmri7t.vf
14mr|texlive-times-20110301-3|263	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmri8c.vf
14mr|texlive-times-20110301-3|264	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmri8t.vf
14mr|texlive-times-20110301-3|265	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmro7t.vf
14mr|texlive-times-20110301-3|266	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmro8c.vf
14mr|texlive-times-20110301-3|267	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmro8t.vf
14mr|texlive-times-20110301-3|268	%{_texmfdistdir}/tex/latex/times/8rutm.fd
14mr|texlive-times-20110301-3|269	%{_texmfdistdir}/tex/latex/times/omlutm.fd
14mr|texlive-times-20110301-3|270	%{_texmfdistdir}/tex/latex/times/omsutm.fd
14mr|texlive-times-20110301-3|271	%{_texmfdistdir}/tex/latex/times/ot1utm.fd
14mr|texlive-times-20110301-3|272	%{_texmfdistdir}/tex/latex/times/t1utm.fd
14mr|texlive-times-20110301-3|273	%{_texmfdistdir}/tex/latex/times/ts1utm.fd
14mr|texlive-times-20110301-3|274	
14mr|texlive-times-20110301-3|275	#-----------------------------------------------------------------------
14mr|texlive-times-20110301-3|276	%prep
14mr|texlive-times-20110301-3|277	%setup -c -a0
14mr|texlive-times-20110301-3|278	
14mr|texlive-times-20110301-3|279	%build
14mr|texlive-times-20110301-3|280	
14mr|texlive-times-20110301-3|281	%install
14mr|texlive-times-20110301-3|282	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-times-20110301-3|283	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-times-20110301-3|284	
14mr|texlive-times-20110301-3|285	
14mr|texlive-times-20110301-3|286	
14mr|texlive-times-20110301-3|287	%changelog
14mr|texlive-times-20110301-3|288	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110301-3
14mr|texlive-times-20110301-3|289	+ Revision: 4ae3e07
14mr|texlive-times-20110301-3|290	- MassBuild#440: Increase release tag
14mr|texlive-times-20110301-3|291	
14mr|texlive-times-20110301-3|292	

21600 14
14mr|texlive-timesht-20111104-3|1	# revision 15878
14mr|texlive-timesht-20111104-3|2	# category Package
14mr|texlive-timesht-20111104-3|3	# catalog-ctan undef
14mr|texlive-timesht-20111104-3|4	# catalog-date undef
14mr|texlive-timesht-20111104-3|5	# catalog-license undef
14mr|texlive-timesht-20111104-3|6	# catalog-version undef
14mr|texlive-timesht-20111104-3|7	Name:		texlive-timesht
14mr|texlive-timesht-20111104-3|8	Version:	20111104
14mr|texlive-timesht-20111104-3|9	Release:	3
14mr|texlive-timesht-20111104-3|10	Summary:	TeXLive timesht package
14mr|texlive-timesht-20111104-3|11	Group:		Publishing
14mr|texlive-timesht-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-timesht-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-timesht-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timesht.tar.xz
14mr|texlive-timesht-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timesht.doc.tar.xz
14mr|texlive-timesht-20111104-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timesht.source.tar.xz
14mr|texlive-timesht-20111104-3|17	BuildArch:	noarch
14mr|texlive-timesht-20111104-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-timesht-20111104-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-timesht-20111104-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-timesht-20111104-3|21	
14mr|texlive-timesht-20111104-3|22	%description
14mr|texlive-timesht-20111104-3|23	TeXLive timesht package.
14mr|texlive-timesht-20111104-3|24	
14mr|texlive-timesht-20111104-3|25	%post
14mr|texlive-timesht-20111104-3|26	%{_sbindir}/texlive.post
14mr|texlive-timesht-20111104-3|27	
14mr|texlive-timesht-20111104-3|28	%postun
14mr|texlive-timesht-20111104-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-timesht-20111104-3|30	%{_sbindir}/texlive.post
14mr|texlive-timesht-20111104-3|31	fi
14mr|texlive-timesht-20111104-3|32	
14mr|texlive-timesht-20111104-3|33	#-----------------------------------------------------------------------
14mr|texlive-timesht-20111104-3|34	%files
14mr|texlive-timesht-20111104-3|35	%{_texmfdistdir}/tex/latex/timesht/timesht.cls
14mr|texlive-timesht-20111104-3|36	%doc %{_texmfdistdir}/doc/latex/timesht/README
14mr|texlive-timesht-20111104-3|37	%doc %{_texmfdistdir}/doc/latex/timesht/timesheet.tex
14mr|texlive-timesht-20111104-3|38	#- source
14mr|texlive-timesht-20111104-3|39	%doc %{_texmfdistdir}/source/latex/timesht/timesht.dtx
14mr|texlive-timesht-20111104-3|40	%doc %{_texmfdistdir}/source/latex/timesht/timesht.ins
14mr|texlive-timesht-20111104-3|41	
14mr|texlive-timesht-20111104-3|42	#-----------------------------------------------------------------------
14mr|texlive-timesht-20111104-3|43	%prep
14mr|texlive-timesht-20111104-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-timesht-20111104-3|45	
14mr|texlive-timesht-20111104-3|46	%build
14mr|texlive-timesht-20111104-3|47	
14mr|texlive-timesht-20111104-3|48	%install
14mr|texlive-timesht-20111104-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-timesht-20111104-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-timesht-20111104-3|51	
14mr|texlive-timesht-20111104-3|52	
14mr|texlive-timesht-20111104-3|53	
14mr|texlive-timesht-20111104-3|54	%changelog
14mr|texlive-timesht-20111104-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-timesht-20111104-3|56	+ Revision: 3a90b05
14mr|texlive-timesht-20111104-3|57	- MassBuild#440: Increase release tag
14mr|texlive-timesht-20111104-3|58	
14mr|texlive-timesht-20111104-3|59	

21601 14
14mr|texlive-timetable-20080911-3|1	# revision 15878
14mr|texlive-timetable-20080911-3|2	# category Package
14mr|texlive-timetable-20080911-3|3	# catalog-ctan /macros/plain/contrib/timetable/timetable.tex
14mr|texlive-timetable-20080911-3|4	# catalog-date 2008-09-11 15:08:12 +0200
14mr|texlive-timetable-20080911-3|5	# catalog-license lppl
14mr|texlive-timetable-20080911-3|6	# catalog-version undef
14mr|texlive-timetable-20080911-3|7	Name:		texlive-timetable
14mr|texlive-timetable-20080911-3|8	Version:	20080911
14mr|texlive-timetable-20080911-3|9	Release:	3
14mr|texlive-timetable-20080911-3|10	Summary:	Generate timetables
14mr|texlive-timetable-20080911-3|11	Group:		Publishing
14mr|texlive-timetable-20080911-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/timetable/timetable.tex
14mr|texlive-timetable-20080911-3|13	License:	LPPL
14mr|texlive-timetable-20080911-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timetable.tar.xz
14mr|texlive-timetable-20080911-3|15	BuildArch:	noarch
14mr|texlive-timetable-20080911-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-timetable-20080911-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-timetable-20080911-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-timetable-20080911-3|19	
14mr|texlive-timetable-20080911-3|20	%description
14mr|texlive-timetable-20080911-3|21	A highly-configurable package, with nice output and simple
14mr|texlive-timetable-20080911-3|22	input. The macros use a radix sort mechanism so that the order
14mr|texlive-timetable-20080911-3|23	of input is not critical.
14mr|texlive-timetable-20080911-3|24	
14mr|texlive-timetable-20080911-3|25	%post
14mr|texlive-timetable-20080911-3|26	%{_sbindir}/texlive.post
14mr|texlive-timetable-20080911-3|27	
14mr|texlive-timetable-20080911-3|28	%postun
14mr|texlive-timetable-20080911-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-timetable-20080911-3|30	%{_sbindir}/texlive.post
14mr|texlive-timetable-20080911-3|31	fi
14mr|texlive-timetable-20080911-3|32	
14mr|texlive-timetable-20080911-3|33	#-----------------------------------------------------------------------
14mr|texlive-timetable-20080911-3|34	%files
14mr|texlive-timetable-20080911-3|35	%{_texmfdistdir}/tex/plain/timetable/timetable.tex
14mr|texlive-timetable-20080911-3|36	
14mr|texlive-timetable-20080911-3|37	#-----------------------------------------------------------------------
14mr|texlive-timetable-20080911-3|38	%prep
14mr|texlive-timetable-20080911-3|39	%setup -c -a0
14mr|texlive-timetable-20080911-3|40	
14mr|texlive-timetable-20080911-3|41	%build
14mr|texlive-timetable-20080911-3|42	
14mr|texlive-timetable-20080911-3|43	%install
14mr|texlive-timetable-20080911-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-timetable-20080911-3|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-timetable-20080911-3|46	
14mr|texlive-timetable-20080911-3|47	
14mr|texlive-timetable-20080911-3|48	
14mr|texlive-timetable-20080911-3|49	%changelog
14mr|texlive-timetable-20080911-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080911-3
14mr|texlive-timetable-20080911-3|51	+ Revision: 5c0448c
14mr|texlive-timetable-20080911-3|52	- MassBuild#440: Increase release tag
14mr|texlive-timetable-20080911-3|53	
14mr|texlive-timetable-20080911-3|54	

21602 14
14mr|texlive-timing-diagrams-20130821-6|1	# revision 31491
14mr|texlive-timing-diagrams-20130821-6|2	# category Package
14mr|texlive-timing-diagrams-20130821-6|3	# catalog-ctan /graphics/pgf/contrib/timing-diagrams
14mr|texlive-timing-diagrams-20130821-6|4	# catalog-date 2013-08-21 17:26:35 +0200
14mr|texlive-timing-diagrams-20130821-6|5	# catalog-license lppl1.3
14mr|texlive-timing-diagrams-20130821-6|6	# catalog-version undef
14mr|texlive-timing-diagrams-20130821-6|7	Name:		texlive-timing-diagrams
14mr|texlive-timing-diagrams-20130821-6|8	Version:	20130821
14mr|texlive-timing-diagrams-20130821-6|9	Release:	6
14mr|texlive-timing-diagrams-20130821-6|10	Summary:	Draw timing diagrams
14mr|texlive-timing-diagrams-20130821-6|11	Group:		Publishing
14mr|texlive-timing-diagrams-20130821-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/timing-diagrams
14mr|texlive-timing-diagrams-20130821-6|13	License:	LPPL1.3
14mr|texlive-timing-diagrams-20130821-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timing-diagrams.tar.xz
14mr|texlive-timing-diagrams-20130821-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timing-diagrams.doc.tar.xz
14mr|texlive-timing-diagrams-20130821-6|16	BuildArch:	noarch
14mr|texlive-timing-diagrams-20130821-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-timing-diagrams-20130821-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-timing-diagrams-20130821-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-timing-diagrams-20130821-6|20	
14mr|texlive-timing-diagrams-20130821-6|21	%description
14mr|texlive-timing-diagrams-20130821-6|22	The package provides commands to draw and annotate various
14mr|texlive-timing-diagrams-20130821-6|23	kinds of timing diagrams, using Tikz. Documentation is sparse,
14mr|texlive-timing-diagrams-20130821-6|24	but the source and the examples file should be of some use.
14mr|texlive-timing-diagrams-20130821-6|25	
14mr|texlive-timing-diagrams-20130821-6|26	%post
14mr|texlive-timing-diagrams-20130821-6|27	%{_sbindir}/texlive.post
14mr|texlive-timing-diagrams-20130821-6|28	
14mr|texlive-timing-diagrams-20130821-6|29	%postun
14mr|texlive-timing-diagrams-20130821-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-timing-diagrams-20130821-6|31	%{_sbindir}/texlive.post
14mr|texlive-timing-diagrams-20130821-6|32	fi
14mr|texlive-timing-diagrams-20130821-6|33	
14mr|texlive-timing-diagrams-20130821-6|34	#-----------------------------------------------------------------------
14mr|texlive-timing-diagrams-20130821-6|35	%files
14mr|texlive-timing-diagrams-20130821-6|36	%{_texmfdistdir}/tex/latex/timing-diagrams/timing-diagrams.sty
14mr|texlive-timing-diagrams-20130821-6|37	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/Makefile
14mr|texlive-timing-diagrams-20130821-6|38	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/README
14mr|texlive-timing-diagrams-20130821-6|39	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/diagrams-examples.pdf
14mr|texlive-timing-diagrams-20130821-6|40	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/diagrams-examples.tex
14mr|texlive-timing-diagrams-20130821-6|41	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/version.txt
14mr|texlive-timing-diagrams-20130821-6|42	
14mr|texlive-timing-diagrams-20130821-6|43	#-----------------------------------------------------------------------
14mr|texlive-timing-diagrams-20130821-6|44	%prep
14mr|texlive-timing-diagrams-20130821-6|45	%setup -c -a0 -a1
14mr|texlive-timing-diagrams-20130821-6|46	
14mr|texlive-timing-diagrams-20130821-6|47	%build
14mr|texlive-timing-diagrams-20130821-6|48	
14mr|texlive-timing-diagrams-20130821-6|49	%install
14mr|texlive-timing-diagrams-20130821-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-timing-diagrams-20130821-6|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-timing-diagrams-20130821-6|52	
14mr|texlive-timing-diagrams-20130821-6|53	%changelog
14mr|texlive-timing-diagrams-20130821-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130821-6
14mr|texlive-timing-diagrams-20130821-6|55	+ Revision: f22b23f
14mr|texlive-timing-diagrams-20130821-6|56	- MassBuild#440: Increase release tag
14mr|texlive-timing-diagrams-20130821-6|57	
14mr|texlive-timing-diagrams-20130821-6|58	

21603 14
14mr|texlive-tipa-1.3-4|1	# revision 25247
14mr|texlive-tipa-1.3-4|2	# category Package
14mr|texlive-tipa-1.3-4|3	# catalog-ctan /fonts/tipa/tipa
14mr|texlive-tipa-1.3-4|4	# catalog-date 2012-01-30 10:59:21 +0100
14mr|texlive-tipa-1.3-4|5	# catalog-license lppl
14mr|texlive-tipa-1.3-4|6	# catalog-version 1.3
14mr|texlive-tipa-1.3-4|7	Name:		texlive-tipa
14mr|texlive-tipa-1.3-4|8	Version:	1.3
14mr|texlive-tipa-1.3-4|9	Release:	4
14mr|texlive-tipa-1.3-4|10	Summary:	Fonts and macros for IPA phonetics characters
14mr|texlive-tipa-1.3-4|11	Group:		Publishing
14mr|texlive-tipa-1.3-4|12	URL:		http://www.ctan.org/tex-archive/fonts/tipa/tipa
14mr|texlive-tipa-1.3-4|13	License:	LPPL
14mr|texlive-tipa-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa.tar.xz
14mr|texlive-tipa-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa.doc.tar.xz
14mr|texlive-tipa-1.3-4|16	BuildArch:	noarch
14mr|texlive-tipa-1.3-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tipa-1.3-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tipa-1.3-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-tipa-1.3-4|20	
14mr|texlive-tipa-1.3-4|21	%description
14mr|texlive-tipa-1.3-4|22	These fonts are considered the 'ultimate answer' to IPA
14mr|texlive-tipa-1.3-4|23	typesetting. The encoding of these 8-bit fonts has been
14mr|texlive-tipa-1.3-4|24	registered as LaTeX standard encoding T3, and the set of
14mr|texlive-tipa-1.3-4|25	addendum symbols as encoding TS3. 'Times-like' Adobe Type 1
14mr|texlive-tipa-1.3-4|26	versions are provided for both the T3 and the TS3 fonts.
14mr|texlive-tipa-1.3-4|27	
14mr|texlive-tipa-1.3-4|28	%post
14mr|texlive-tipa-1.3-4|29	%{_sbindir}/texlive.post
14mr|texlive-tipa-1.3-4|30	
14mr|texlive-tipa-1.3-4|31	%postun
14mr|texlive-tipa-1.3-4|32	if [ $1 -eq 0 ]; then
14mr|texlive-tipa-1.3-4|33	%{_sbindir}/texlive.post
14mr|texlive-tipa-1.3-4|34	fi
14mr|texlive-tipa-1.3-4|35	
14mr|texlive-tipa-1.3-4|36	#-----------------------------------------------------------------------
14mr|texlive-tipa-1.3-4|37	%files
14mr|texlive-tipa-1.3-4|38	%{_texmfdistdir}/fonts/map/dvips/tipa/tipa.map
14mr|texlive-tipa-1.3-4|39	%{_texmfdistdir}/fonts/source/public/tipa/tipa.mf
14mr|texlive-tipa-1.3-4|40	%{_texmfdistdir}/fonts/source/public/tipa/tipa10.mf
14mr|texlive-tipa-1.3-4|41	%{_texmfdistdir}/fonts/source/public/tipa/tipa12.mf
14mr|texlive-tipa-1.3-4|42	%{_texmfdistdir}/fonts/source/public/tipa/tipa17.mf
14mr|texlive-tipa-1.3-4|43	%{_texmfdistdir}/fonts/source/public/tipa/tipa8.mf
14mr|texlive-tipa-1.3-4|44	%{_texmfdistdir}/fonts/source/public/tipa/tipa9.mf
14mr|texlive-tipa-1.3-4|45	%{_texmfdistdir}/fonts/source/public/tipa/tipab10.mf
14mr|texlive-tipa-1.3-4|46	%{_texmfdistdir}/fonts/source/public/tipa/tipabase.mf
14mr|texlive-tipa-1.3-4|47	%{_texmfdistdir}/fonts/source/public/tipa/tipabs10.mf
14mr|texlive-tipa-1.3-4|48	%{_texmfdistdir}/fonts/source/public/tipa/tipabx10.mf
14mr|texlive-tipa-1.3-4|49	%{_texmfdistdir}/fonts/source/public/tipa/tipabx12.mf
14mr|texlive-tipa-1.3-4|50	%{_texmfdistdir}/fonts/source/public/tipa/tipabx8.mf
14mr|texlive-tipa-1.3-4|51	%{_texmfdistdir}/fonts/source/public/tipa/tipabx9.mf
14mr|texlive-tipa-1.3-4|52	%{_texmfdistdir}/fonts/source/public/tipa/tipadiac.mf
14mr|texlive-tipa-1.3-4|53	%{_texmfdistdir}/fonts/source/public/tipa/tipaextr.mf
14mr|texlive-tipa-1.3-4|54	%{_texmfdistdir}/fonts/source/public/tipa/tipagerm.mf
14mr|texlive-tipa-1.3-4|55	%{_texmfdistdir}/fonts/source/public/tipa/tipanew.mf
14mr|texlive-tipa-1.3-4|56	%{_texmfdistdir}/fonts/source/public/tipa/tipapnct.mf
14mr|texlive-tipa-1.3-4|57	%{_texmfdistdir}/fonts/source/public/tipa/tipaprm.def
14mr|texlive-tipa-1.3-4|58	%{_texmfdistdir}/fonts/source/public/tipa/tiparoml.mf
14mr|texlive-tipa-1.3-4|59	%{_texmfdistdir}/fonts/source/public/tipa/tipasb10.mf
14mr|texlive-tipa-1.3-4|60	%{_texmfdistdir}/fonts/source/public/tipa/tipasc.mf
14mr|texlive-tipa-1.3-4|61	%{_texmfdistdir}/fonts/source/public/tipa/tipasi10.mf
14mr|texlive-tipa-1.3-4|62	%{_texmfdistdir}/fonts/source/public/tipa/tipasl10.mf
14mr|texlive-tipa-1.3-4|63	%{_texmfdistdir}/fonts/source/public/tipa/tipasl12.mf
14mr|texlive-tipa-1.3-4|64	%{_texmfdistdir}/fonts/source/public/tipa/tipasl8.mf
14mr|texlive-tipa-1.3-4|65	%{_texmfdistdir}/fonts/source/public/tipa/tipasl9.mf
14mr|texlive-tipa-1.3-4|66	%{_texmfdistdir}/fonts/source/public/tipa/tipass10.mf
14mr|texlive-tipa-1.3-4|67	%{_texmfdistdir}/fonts/source/public/tipa/tipass12.mf
14mr|texlive-tipa-1.3-4|68	%{_texmfdistdir}/fonts/source/public/tipa/tipass17.mf
14mr|texlive-tipa-1.3-4|69	%{_texmfdistdir}/fonts/source/public/tipa/tipass8.mf
14mr|texlive-tipa-1.3-4|70	%{_texmfdistdir}/fonts/source/public/tipa/tipass9.mf
14mr|texlive-tipa-1.3-4|71	%{_texmfdistdir}/fonts/source/public/tipa/tipasym1.mf
14mr|texlive-tipa-1.3-4|72	%{_texmfdistdir}/fonts/source/public/tipa/tipasym2.mf
14mr|texlive-tipa-1.3-4|73	%{_texmfdistdir}/fonts/source/public/tipa/tipasym3.mf
14mr|texlive-tipa-1.3-4|74	%{_texmfdistdir}/fonts/source/public/tipa/tipasym4.mf
14mr|texlive-tipa-1.3-4|75	%{_texmfdistdir}/fonts/source/public/tipa/tipatone.mf
14mr|texlive-tipa-1.3-4|76	%{_texmfdistdir}/fonts/source/public/tipa/tipatr.mf
14mr|texlive-tipa-1.3-4|77	%{_texmfdistdir}/fonts/source/public/tipa/tipats10.mf
14mr|texlive-tipa-1.3-4|78	%{_texmfdistdir}/fonts/source/public/tipa/tipatt10.mf
14mr|texlive-tipa-1.3-4|79	%{_texmfdistdir}/fonts/source/public/tipa/tipatt12.mf
14mr|texlive-tipa-1.3-4|80	%{_texmfdistdir}/fonts/source/public/tipa/tipatt8.mf
14mr|texlive-tipa-1.3-4|81	%{_texmfdistdir}/fonts/source/public/tipa/tipatt9.mf
14mr|texlive-tipa-1.3-4|82	%{_texmfdistdir}/fonts/source/public/tipa/tipx.mf
14mr|texlive-tipa-1.3-4|83	%{_texmfdistdir}/fonts/source/public/tipa/tipx10.mf
14mr|texlive-tipa-1.3-4|84	%{_texmfdistdir}/fonts/source/public/tipa/tipx12.mf
14mr|texlive-tipa-1.3-4|85	%{_texmfdistdir}/fonts/source/public/tipa/tipx17.mf
14mr|texlive-tipa-1.3-4|86	%{_texmfdistdir}/fonts/source/public/tipa/tipx8.mf
14mr|texlive-tipa-1.3-4|87	%{_texmfdistdir}/fonts/source/public/tipa/tipx9.mf
14mr|texlive-tipa-1.3-4|88	%{_texmfdistdir}/fonts/source/public/tipa/tipxb10.mf
14mr|texlive-tipa-1.3-4|89	%{_texmfdistdir}/fonts/source/public/tipa/tipxbs10.mf
14mr|texlive-tipa-1.3-4|90	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx10.mf
14mr|texlive-tipa-1.3-4|91	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx12.mf
14mr|texlive-tipa-1.3-4|92	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx8.mf
14mr|texlive-tipa-1.3-4|93	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx9.mf
14mr|texlive-tipa-1.3-4|94	%{_texmfdistdir}/fonts/source/public/tipa/tipxsb10.mf
14mr|texlive-tipa-1.3-4|95	%{_texmfdistdir}/fonts/source/public/tipa/tipxsi10.mf
14mr|texlive-tipa-1.3-4|96	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl10.mf
14mr|texlive-tipa-1.3-4|97	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl12.mf
14mr|texlive-tipa-1.3-4|98	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl8.mf
14mr|texlive-tipa-1.3-4|99	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl9.mf
14mr|texlive-tipa-1.3-4|100	%{_texmfdistdir}/fonts/source/public/tipa/tipxss10.mf
14mr|texlive-tipa-1.3-4|101	%{_texmfdistdir}/fonts/source/public/tipa/tipxss12.mf
14mr|texlive-tipa-1.3-4|102	%{_texmfdistdir}/fonts/source/public/tipa/tipxss17.mf
14mr|texlive-tipa-1.3-4|103	%{_texmfdistdir}/fonts/source/public/tipa/tipxss8.mf
14mr|texlive-tipa-1.3-4|104	%{_texmfdistdir}/fonts/source/public/tipa/tipxss9.mf
14mr|texlive-tipa-1.3-4|105	%{_texmfdistdir}/fonts/source/public/tipa/tipxts10.mf
14mr|texlive-tipa-1.3-4|106	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt10.mf
14mr|texlive-tipa-1.3-4|107	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt12.mf
14mr|texlive-tipa-1.3-4|108	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt8.mf
14mr|texlive-tipa-1.3-4|109	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt9.mf
14mr|texlive-tipa-1.3-4|110	%{_texmfdistdir}/fonts/source/public/tipa/xipa10.mf
14mr|texlive-tipa-1.3-4|111	%{_texmfdistdir}/fonts/source/public/tipa/xipab10.mf
14mr|texlive-tipa-1.3-4|112	%{_texmfdistdir}/fonts/source/public/tipa/xipabs10.mf
14mr|texlive-tipa-1.3-4|113	%{_texmfdistdir}/fonts/source/public/tipa/xipaprm.def
14mr|texlive-tipa-1.3-4|114	%{_texmfdistdir}/fonts/source/public/tipa/xipasb10.mf
14mr|texlive-tipa-1.3-4|115	%{_texmfdistdir}/fonts/source/public/tipa/xipasi10.mf
14mr|texlive-tipa-1.3-4|116	%{_texmfdistdir}/fonts/source/public/tipa/xipasl10.mf
14mr|texlive-tipa-1.3-4|117	%{_texmfdistdir}/fonts/source/public/tipa/xipass10.mf
14mr|texlive-tipa-1.3-4|118	%{_texmfdistdir}/fonts/source/public/tipa/xipx10.mf
14mr|texlive-tipa-1.3-4|119	%{_texmfdistdir}/fonts/source/public/tipa/xipxb10.mf
14mr|texlive-tipa-1.3-4|120	%{_texmfdistdir}/fonts/source/public/tipa/xipxbs10.mf
14mr|texlive-tipa-1.3-4|121	%{_texmfdistdir}/fonts/source/public/tipa/xipxsb10.mf
14mr|texlive-tipa-1.3-4|122	%{_texmfdistdir}/fonts/source/public/tipa/xipxsi10.mf
14mr|texlive-tipa-1.3-4|123	%{_texmfdistdir}/fonts/source/public/tipa/xipxsl10.mf
14mr|texlive-tipa-1.3-4|124	%{_texmfdistdir}/fonts/source/public/tipa/xipxss10.mf
14mr|texlive-tipa-1.3-4|125	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa10.tfm
14mr|texlive-tipa-1.3-4|126	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa12.tfm
14mr|texlive-tipa-1.3-4|127	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa17.tfm
14mr|texlive-tipa-1.3-4|128	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa8.tfm
14mr|texlive-tipa-1.3-4|129	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa9.tfm
14mr|texlive-tipa-1.3-4|130	%{_texmfdistdir}/fonts/tfm/public/tipa/tipab10.tfm
14mr|texlive-tipa-1.3-4|131	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabs10.tfm
14mr|texlive-tipa-1.3-4|132	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx10.tfm
14mr|texlive-tipa-1.3-4|133	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx12.tfm
14mr|texlive-tipa-1.3-4|134	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx8.tfm
14mr|texlive-tipa-1.3-4|135	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx9.tfm
14mr|texlive-tipa-1.3-4|136	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasb10.tfm
14mr|texlive-tipa-1.3-4|137	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasi10.tfm
14mr|texlive-tipa-1.3-4|138	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl10.tfm
14mr|texlive-tipa-1.3-4|139	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl12.tfm
14mr|texlive-tipa-1.3-4|140	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl8.tfm
14mr|texlive-tipa-1.3-4|141	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl9.tfm
14mr|texlive-tipa-1.3-4|142	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass10.tfm
14mr|texlive-tipa-1.3-4|143	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass12.tfm
14mr|texlive-tipa-1.3-4|144	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass17.tfm
14mr|texlive-tipa-1.3-4|145	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass8.tfm
14mr|texlive-tipa-1.3-4|146	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass9.tfm
14mr|texlive-tipa-1.3-4|147	%{_texmfdistdir}/fonts/tfm/public/tipa/tipats10.tfm
14mr|texlive-tipa-1.3-4|148	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt10.tfm
14mr|texlive-tipa-1.3-4|149	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt12.tfm
14mr|texlive-tipa-1.3-4|150	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt8.tfm
14mr|texlive-tipa-1.3-4|151	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt9.tfm
14mr|texlive-tipa-1.3-4|152	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx10.tfm
14mr|texlive-tipa-1.3-4|153	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx12.tfm
14mr|texlive-tipa-1.3-4|154	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx17.tfm
14mr|texlive-tipa-1.3-4|155	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx8.tfm
14mr|texlive-tipa-1.3-4|156	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx9.tfm
14mr|texlive-tipa-1.3-4|157	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxb10.tfm
14mr|texlive-tipa-1.3-4|158	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbs10.tfm
14mr|texlive-tipa-1.3-4|159	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx10.tfm
14mr|texlive-tipa-1.3-4|160	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx12.tfm
14mr|texlive-tipa-1.3-4|161	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx8.tfm
14mr|texlive-tipa-1.3-4|162	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx9.tfm
14mr|texlive-tipa-1.3-4|163	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsb10.tfm
14mr|texlive-tipa-1.3-4|164	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsi10.tfm
14mr|texlive-tipa-1.3-4|165	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl10.tfm
14mr|texlive-tipa-1.3-4|166	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl12.tfm
14mr|texlive-tipa-1.3-4|167	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl8.tfm
14mr|texlive-tipa-1.3-4|168	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl9.tfm
14mr|texlive-tipa-1.3-4|169	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss10.tfm
14mr|texlive-tipa-1.3-4|170	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss12.tfm
14mr|texlive-tipa-1.3-4|171	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss17.tfm
14mr|texlive-tipa-1.3-4|172	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss8.tfm
14mr|texlive-tipa-1.3-4|173	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss9.tfm
14mr|texlive-tipa-1.3-4|174	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxts10.tfm
14mr|texlive-tipa-1.3-4|175	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt10.tfm
14mr|texlive-tipa-1.3-4|176	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt12.tfm
14mr|texlive-tipa-1.3-4|177	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt8.tfm
14mr|texlive-tipa-1.3-4|178	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt9.tfm
14mr|texlive-tipa-1.3-4|179	%{_texmfdistdir}/fonts/tfm/public/tipa/xipa10.tfm
14mr|texlive-tipa-1.3-4|180	%{_texmfdistdir}/fonts/tfm/public/tipa/xipab10.tfm
14mr|texlive-tipa-1.3-4|181	%{_texmfdistdir}/fonts/tfm/public/tipa/xipabs10.tfm
14mr|texlive-tipa-1.3-4|182	%{_texmfdistdir}/fonts/tfm/public/tipa/xipasb10.tfm
14mr|texlive-tipa-1.3-4|183	%{_texmfdistdir}/fonts/tfm/public/tipa/xipasi10.tfm
14mr|texlive-tipa-1.3-4|184	%{_texmfdistdir}/fonts/tfm/public/tipa/xipasl10.tfm
14mr|texlive-tipa-1.3-4|185	%{_texmfdistdir}/fonts/tfm/public/tipa/xipass10.tfm
14mr|texlive-tipa-1.3-4|186	%{_texmfdistdir}/fonts/tfm/public/tipa/xipx10.tfm
14mr|texlive-tipa-1.3-4|187	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxb10.tfm
14mr|texlive-tipa-1.3-4|188	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxbs10.tfm
14mr|texlive-tipa-1.3-4|189	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxsb10.tfm
14mr|texlive-tipa-1.3-4|190	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxsi10.tfm
14mr|texlive-tipa-1.3-4|191	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxsl10.tfm
14mr|texlive-tipa-1.3-4|192	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxss10.tfm
14mr|texlive-tipa-1.3-4|193	%{_texmfdistdir}/fonts/type1/public/tipa/tipa10.pfb
14mr|texlive-tipa-1.3-4|194	%{_texmfdistdir}/fonts/type1/public/tipa/tipa12.pfb
14mr|texlive-tipa-1.3-4|195	%{_texmfdistdir}/fonts/type1/public/tipa/tipa17.pfb
14mr|texlive-tipa-1.3-4|196	%{_texmfdistdir}/fonts/type1/public/tipa/tipa8.pfb
14mr|texlive-tipa-1.3-4|197	%{_texmfdistdir}/fonts/type1/public/tipa/tipa9.pfb
14mr|texlive-tipa-1.3-4|198	%{_texmfdistdir}/fonts/type1/public/tipa/tipab10.pfb
14mr|texlive-tipa-1.3-4|199	%{_texmfdistdir}/fonts/type1/public/tipa/tipabs10.pfb
14mr|texlive-tipa-1.3-4|200	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx10.pfb
14mr|texlive-tipa-1.3-4|201	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx12.pfb
14mr|texlive-tipa-1.3-4|202	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx8.pfb
14mr|texlive-tipa-1.3-4|203	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx9.pfb
14mr|texlive-tipa-1.3-4|204	%{_texmfdistdir}/fonts/type1/public/tipa/tipasb10.pfb
14mr|texlive-tipa-1.3-4|205	%{_texmfdistdir}/fonts/type1/public/tipa/tipasi10.pfb
14mr|texlive-tipa-1.3-4|206	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl10.pfb
14mr|texlive-tipa-1.3-4|207	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl12.pfb
14mr|texlive-tipa-1.3-4|208	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl8.pfb
14mr|texlive-tipa-1.3-4|209	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl9.pfb
14mr|texlive-tipa-1.3-4|210	%{_texmfdistdir}/fonts/type1/public/tipa/tipass10.pfb
14mr|texlive-tipa-1.3-4|211	%{_texmfdistdir}/fonts/type1/public/tipa/tipass12.pfb
14mr|texlive-tipa-1.3-4|212	%{_texmfdistdir}/fonts/type1/public/tipa/tipass17.pfb
14mr|texlive-tipa-1.3-4|213	%{_texmfdistdir}/fonts/type1/public/tipa/tipass8.pfb
14mr|texlive-tipa-1.3-4|214	%{_texmfdistdir}/fonts/type1/public/tipa/tipass9.pfb
14mr|texlive-tipa-1.3-4|215	%{_texmfdistdir}/fonts/type1/public/tipa/tipats10.pfb
14mr|texlive-tipa-1.3-4|216	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt10.pfb
14mr|texlive-tipa-1.3-4|217	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt12.pfb
14mr|texlive-tipa-1.3-4|218	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt8.pfb
14mr|texlive-tipa-1.3-4|219	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt9.pfb
14mr|texlive-tipa-1.3-4|220	%{_texmfdistdir}/fonts/type1/public/tipa/tipx10.pfb
14mr|texlive-tipa-1.3-4|221	%{_texmfdistdir}/fonts/type1/public/tipa/tipx12.pfb
14mr|texlive-tipa-1.3-4|222	%{_texmfdistdir}/fonts/type1/public/tipa/tipx17.pfb
14mr|texlive-tipa-1.3-4|223	%{_texmfdistdir}/fonts/type1/public/tipa/tipx8.pfb
14mr|texlive-tipa-1.3-4|224	%{_texmfdistdir}/fonts/type1/public/tipa/tipx9.pfb
14mr|texlive-tipa-1.3-4|225	%{_texmfdistdir}/fonts/type1/public/tipa/tipxb10.pfb
14mr|texlive-tipa-1.3-4|226	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbs10.pfb
14mr|texlive-tipa-1.3-4|227	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx10.pfb
14mr|texlive-tipa-1.3-4|228	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx12.pfb
14mr|texlive-tipa-1.3-4|229	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx8.pfb
14mr|texlive-tipa-1.3-4|230	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx9.pfb
14mr|texlive-tipa-1.3-4|231	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsb10.pfb
14mr|texlive-tipa-1.3-4|232	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsi10.pfb
14mr|texlive-tipa-1.3-4|233	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl10.pfb
14mr|texlive-tipa-1.3-4|234	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl12.pfb
14mr|texlive-tipa-1.3-4|235	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl8.pfb
14mr|texlive-tipa-1.3-4|236	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl9.pfb
14mr|texlive-tipa-1.3-4|237	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss10.pfb
14mr|texlive-tipa-1.3-4|238	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss12.pfb
14mr|texlive-tipa-1.3-4|239	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss17.pfb
14mr|texlive-tipa-1.3-4|240	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss8.pfb
14mr|texlive-tipa-1.3-4|241	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss9.pfb
14mr|texlive-tipa-1.3-4|242	%{_texmfdistdir}/fonts/type1/public/tipa/tipxts10.pfb
14mr|texlive-tipa-1.3-4|243	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt10.pfb
14mr|texlive-tipa-1.3-4|244	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt12.pfb
14mr|texlive-tipa-1.3-4|245	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt8.pfb
14mr|texlive-tipa-1.3-4|246	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt9.pfb
14mr|texlive-tipa-1.3-4|247	%{_texmfdistdir}/fonts/type1/public/tipa/xipa10.pfb
14mr|texlive-tipa-1.3-4|248	%{_texmfdistdir}/fonts/type1/public/tipa/xipab10.pfb
14mr|texlive-tipa-1.3-4|249	%{_texmfdistdir}/fonts/type1/public/tipa/xipabs10.pfb
14mr|texlive-tipa-1.3-4|250	%{_texmfdistdir}/fonts/type1/public/tipa/xipasb10.pfb
14mr|texlive-tipa-1.3-4|251	%{_texmfdistdir}/fonts/type1/public/tipa/xipasi10.pfb
14mr|texlive-tipa-1.3-4|252	%{_texmfdistdir}/fonts/type1/public/tipa/xipasl10.pfb
14mr|texlive-tipa-1.3-4|253	%{_texmfdistdir}/fonts/type1/public/tipa/xipass10.pfb
14mr|texlive-tipa-1.3-4|254	%{_texmfdistdir}/fonts/type1/public/tipa/xipx10.pfb
14mr|texlive-tipa-1.3-4|255	%{_texmfdistdir}/fonts/type1/public/tipa/xipxb10.pfb
14mr|texlive-tipa-1.3-4|256	%{_texmfdistdir}/fonts/type1/public/tipa/xipxbs10.pfb
14mr|texlive-tipa-1.3-4|257	%{_texmfdistdir}/fonts/type1/public/tipa/xipxsb10.pfb
14mr|texlive-tipa-1.3-4|258	%{_texmfdistdir}/fonts/type1/public/tipa/xipxsi10.pfb
14mr|texlive-tipa-1.3-4|259	%{_texmfdistdir}/fonts/type1/public/tipa/xipxsl10.pfb
14mr|texlive-tipa-1.3-4|260	%{_texmfdistdir}/fonts/type1/public/tipa/xipxss10.pfb
14mr|texlive-tipa-1.3-4|261	%{_texmfdistdir}/tex/latex/tipa/exaccent.sty
14mr|texlive-tipa-1.3-4|262	%{_texmfdistdir}/tex/latex/tipa/extraipa.sty
14mr|texlive-tipa-1.3-4|263	%{_texmfdistdir}/tex/latex/tipa/t3cmr.fd
14mr|texlive-tipa-1.3-4|264	%{_texmfdistdir}/tex/latex/tipa/t3cmss.fd
14mr|texlive-tipa-1.3-4|265	%{_texmfdistdir}/tex/latex/tipa/t3cmtt.fd
14mr|texlive-tipa-1.3-4|266	%{_texmfdistdir}/tex/latex/tipa/t3enc.def
14mr|texlive-tipa-1.3-4|267	%{_texmfdistdir}/tex/latex/tipa/t3phv.fd
14mr|texlive-tipa-1.3-4|268	%{_texmfdistdir}/tex/latex/tipa/t3ptm.fd
14mr|texlive-tipa-1.3-4|269	%{_texmfdistdir}/tex/latex/tipa/tipa.sty
14mr|texlive-tipa-1.3-4|270	%{_texmfdistdir}/tex/latex/tipa/tipx.sty
14mr|texlive-tipa-1.3-4|271	%{_texmfdistdir}/tex/latex/tipa/tone.sty
14mr|texlive-tipa-1.3-4|272	%{_texmfdistdir}/tex/latex/tipa/ts3cmr.fd
14mr|texlive-tipa-1.3-4|273	%{_texmfdistdir}/tex/latex/tipa/ts3cmss.fd
14mr|texlive-tipa-1.3-4|274	%{_texmfdistdir}/tex/latex/tipa/ts3cmtt.fd
14mr|texlive-tipa-1.3-4|275	%{_texmfdistdir}/tex/latex/tipa/ts3enc.def
14mr|texlive-tipa-1.3-4|276	%{_texmfdistdir}/tex/latex/tipa/ts3phv.fd
14mr|texlive-tipa-1.3-4|277	%{_texmfdistdir}/tex/latex/tipa/ts3ptm.fd
14mr|texlive-tipa-1.3-4|278	%{_texmfdistdir}/tex/latex/tipa/utipx.fd
14mr|texlive-tipa-1.3-4|279	%{_texmfdistdir}/tex/latex/tipa/utipxss.fd
14mr|texlive-tipa-1.3-4|280	%{_texmfdistdir}/tex/latex/tipa/utipxtt.fd
14mr|texlive-tipa-1.3-4|281	%{_texmfdistdir}/tex/latex/tipa/uxipx.fd
14mr|texlive-tipa-1.3-4|282	%{_texmfdistdir}/tex/latex/tipa/uxipxss.fd
14mr|texlive-tipa-1.3-4|283	%{_texmfdistdir}/tex/latex/tipa/vowel.sty
14mr|texlive-tipa-1.3-4|284	%doc %{_texmfdistdir}/doc/fonts/tipa/00README
14mr|texlive-tipa-1.3-4|285	%doc %{_texmfdistdir}/doc/fonts/tipa/00README.doc
14mr|texlive-tipa-1.3-4|286	%doc %{_texmfdistdir}/doc/fonts/tipa/Makefile
14mr|texlive-tipa-1.3-4|287	%doc %{_texmfdistdir}/doc/fonts/tipa/Makefile.doc
14mr|texlive-tipa-1.3-4|288	%doc %{_texmfdistdir}/doc/fonts/tipa/Manifest.txt
14mr|texlive-tipa-1.3-4|289	%doc %{_texmfdistdir}/doc/fonts/tipa/boxchar.sty
14mr|texlive-tipa-1.3-4|290	%doc %{_texmfdistdir}/doc/fonts/tipa/codelist.sty
14mr|texlive-tipa-1.3-4|291	%doc %{_texmfdistdir}/doc/fonts/tipa/gentfm.sh
14mr|texlive-tipa-1.3-4|292	%doc %{_texmfdistdir}/doc/fonts/tipa/gentipa.sh
14mr|texlive-tipa-1.3-4|293	%doc %{_texmfdistdir}/doc/fonts/tipa/gentipx.sh
14mr|texlive-tipa-1.3-4|294	%doc %{_texmfdistdir}/doc/fonts/tipa/genxipa.sh
14mr|texlive-tipa-1.3-4|295	%doc %{_texmfdistdir}/doc/fonts/tipa/genxipx.sh
14mr|texlive-tipa-1.3-4|296	%doc %{_texmfdistdir}/doc/fonts/tipa/mktipapk.sh
14mr|texlive-tipa-1.3-4|297	%doc %{_texmfdistdir}/doc/fonts/tipa/mkxipapk.sh
14mr|texlive-tipa-1.3-4|298	%doc %{_texmfdistdir}/doc/fonts/tipa/tipa.bib
14mr|texlive-tipa-1.3-4|299	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman.pdf
14mr|texlive-tipa-1.3-4|300	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman.sty
14mr|texlive-tipa-1.3-4|301	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman.tex
14mr|texlive-tipa-1.3-4|302	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman0.tex
14mr|texlive-tipa-1.3-4|303	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman1.tex
14mr|texlive-tipa-1.3-4|304	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman2.tex
14mr|texlive-tipa-1.3-4|305	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman3.tex
14mr|texlive-tipa-1.3-4|306	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman4.tex
14mr|texlive-tipa-1.3-4|307	%doc %{_texmfdistdir}/doc/fonts/tipa/vowel.pdf
14mr|texlive-tipa-1.3-4|308	%doc %{_texmfdistdir}/doc/fonts/tipa/vowel.tex
14mr|texlive-tipa-1.3-4|309	
14mr|texlive-tipa-1.3-4|310	#-----------------------------------------------------------------------
14mr|texlive-tipa-1.3-4|311	%prep
14mr|texlive-tipa-1.3-4|312	%setup -c -a0 -a1
14mr|texlive-tipa-1.3-4|313	
14mr|texlive-tipa-1.3-4|314	%build
14mr|texlive-tipa-1.3-4|315	
14mr|texlive-tipa-1.3-4|316	%install
14mr|texlive-tipa-1.3-4|317	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tipa-1.3-4|318	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tipa-1.3-4|319	
14mr|texlive-tipa-1.3-4|320	
14mr|texlive-tipa-1.3-4|321	
14mr|texlive-tipa-1.3-4|322	%changelog
14mr|texlive-tipa-1.3-4|323	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-4
14mr|texlive-tipa-1.3-4|324	+ Revision: 734f2cc
14mr|texlive-tipa-1.3-4|325	- MassBuild#440: Increase release tag
14mr|texlive-tipa-1.3-4|326	
14mr|texlive-tipa-1.3-4|327	

21604 14
14mr|texlive-tipa-de-1.3-3|1	# revision 22005
14mr|texlive-tipa-de-1.3-3|2	# category Package
14mr|texlive-tipa-de-1.3-3|3	# catalog-ctan /info/translations/tipa/de
14mr|texlive-tipa-de-1.3-3|4	# catalog-date 2011-04-06 08:36:04 +0200
14mr|texlive-tipa-de-1.3-3|5	# catalog-license lppl
14mr|texlive-tipa-de-1.3-3|6	# catalog-version 1.3
14mr|texlive-tipa-de-1.3-3|7	Name:		texlive-tipa-de
14mr|texlive-tipa-de-1.3-3|8	Version:	1.3
14mr|texlive-tipa-de-1.3-3|9	Release:	3
14mr|texlive-tipa-de-1.3-3|10	Summary:	German translation of tipa documentation
14mr|texlive-tipa-de-1.3-3|11	Group:		Publishing
14mr|texlive-tipa-de-1.3-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/tipa/de
14mr|texlive-tipa-de-1.3-3|13	License:	LPPL
14mr|texlive-tipa-de-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa-de.tar.xz
14mr|texlive-tipa-de-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa-de.doc.tar.xz
14mr|texlive-tipa-de-1.3-3|16	BuildArch:	noarch
14mr|texlive-tipa-de-1.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tipa-de-1.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tipa-de-1.3-3|19	
14mr|texlive-tipa-de-1.3-3|20	%description
14mr|texlive-tipa-de-1.3-3|21	This is a translation of Fukui Rei's tipaman from the tipa
14mr|texlive-tipa-de-1.3-3|22	bundle.
14mr|texlive-tipa-de-1.3-3|23	
14mr|texlive-tipa-de-1.3-3|24	#-----------------------------------------------------------------------
14mr|texlive-tipa-de-1.3-3|25	%files
14mr|texlive-tipa-de-1.3-3|26	%doc %{_texmfdistdir}/doc/latex/tipa-de/LIESMICH
14mr|texlive-tipa-de-1.3-3|27	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipa.bib
14mr|texlive-tipa-de-1.3-3|28	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman-de.pdf
14mr|texlive-tipa-de-1.3-3|29	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman-de.tex
14mr|texlive-tipa-de-1.3-3|30	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman0-de.tex
14mr|texlive-tipa-de-1.3-3|31	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman1-de.tex
14mr|texlive-tipa-de-1.3-3|32	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman2-de.tex
14mr|texlive-tipa-de-1.3-3|33	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman3-de.tex
14mr|texlive-tipa-de-1.3-3|34	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman4-de.tex
14mr|texlive-tipa-de-1.3-3|35	
14mr|texlive-tipa-de-1.3-3|36	#-----------------------------------------------------------------------
14mr|texlive-tipa-de-1.3-3|37	%prep
14mr|texlive-tipa-de-1.3-3|38	%setup -c -a0 -a1
14mr|texlive-tipa-de-1.3-3|39	
14mr|texlive-tipa-de-1.3-3|40	%build
14mr|texlive-tipa-de-1.3-3|41	
14mr|texlive-tipa-de-1.3-3|42	%install
14mr|texlive-tipa-de-1.3-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tipa-de-1.3-3|44	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tipa-de-1.3-3|45	
14mr|texlive-tipa-de-1.3-3|46	
14mr|texlive-tipa-de-1.3-3|47	
14mr|texlive-tipa-de-1.3-3|48	%changelog
14mr|texlive-tipa-de-1.3-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-tipa-de-1.3-3|50	+ Revision: d9b7303
14mr|texlive-tipa-de-1.3-3|51	- MassBuild#440: Increase release tag
14mr|texlive-tipa-de-1.3-3|52	
14mr|texlive-tipa-de-1.3-3|53	

21605 14
14mr|texlive-titlecaps-1.0-6|1	# revision 30911
14mr|texlive-titlecaps-1.0-6|2	# category Package
14mr|texlive-titlecaps-1.0-6|3	# catalog-ctan /macros/latex/contrib/titlecaps
14mr|texlive-titlecaps-1.0-6|4	# catalog-date 2013-06-19 11:29:28 +0200
14mr|texlive-titlecaps-1.0-6|5	# catalog-license lppl
14mr|texlive-titlecaps-1.0-6|6	# catalog-version 1.0
14mr|texlive-titlecaps-1.0-6|7	Name:		texlive-titlecaps
14mr|texlive-titlecaps-1.0-6|8	Version:	1.0
14mr|texlive-titlecaps-1.0-6|9	Release:	6
14mr|texlive-titlecaps-1.0-6|10	Summary:	Setting rich-text input into Titling Caps
14mr|texlive-titlecaps-1.0-6|11	Group:		Publishing
14mr|texlive-titlecaps-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlecaps
14mr|texlive-titlecaps-1.0-6|13	License:	LPPL
14mr|texlive-titlecaps-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlecaps.tar.xz
14mr|texlive-titlecaps-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlecaps.doc.tar.xz
14mr|texlive-titlecaps-1.0-6|16	BuildArch:	noarch
14mr|texlive-titlecaps-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-titlecaps-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-titlecaps-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-titlecaps-1.0-6|20	
14mr|texlive-titlecaps-1.0-6|21	%description
14mr|texlive-titlecaps-1.0-6|22	The package is intended for setting rich text into titling
14mr|texlive-titlecaps-1.0-6|23	capitals (in which the first character of words are
14mr|texlive-titlecaps-1.0-6|24	capitalized). It automatically accounts for diacritical marks
14mr|texlive-titlecaps-1.0-6|25	(like umlauts), national symbols (like "ae"), punctuation, and
14mr|texlive-titlecaps-1.0-6|26	font changing commands that alter the appearance or size of the
14mr|texlive-titlecaps-1.0-6|27	text. It allows a list of predesignated words to be protected
14mr|texlive-titlecaps-1.0-6|28	as lower-cased, and also allows for titling exceptions of
14mr|texlive-titlecaps-1.0-6|29	various sorts.
14mr|texlive-titlecaps-1.0-6|30	
14mr|texlive-titlecaps-1.0-6|31	%post
14mr|texlive-titlecaps-1.0-6|32	%{_sbindir}/texlive.post
14mr|texlive-titlecaps-1.0-6|33	
14mr|texlive-titlecaps-1.0-6|34	%postun
14mr|texlive-titlecaps-1.0-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-titlecaps-1.0-6|36	%{_sbindir}/texlive.post
14mr|texlive-titlecaps-1.0-6|37	fi
14mr|texlive-titlecaps-1.0-6|38	
14mr|texlive-titlecaps-1.0-6|39	#-----------------------------------------------------------------------
14mr|texlive-titlecaps-1.0-6|40	%files
14mr|texlive-titlecaps-1.0-6|41	%{_texmfdistdir}/tex/latex/titlecaps/titlecaps.sty
14mr|texlive-titlecaps-1.0-6|42	%doc %{_texmfdistdir}/doc/latex/titlecaps/README
14mr|texlive-titlecaps-1.0-6|43	%doc %{_texmfdistdir}/doc/latex/titlecaps/titlecaps.pdf
14mr|texlive-titlecaps-1.0-6|44	%doc %{_texmfdistdir}/doc/latex/titlecaps/titlecaps.tex
14mr|texlive-titlecaps-1.0-6|45	
14mr|texlive-titlecaps-1.0-6|46	#-----------------------------------------------------------------------
14mr|texlive-titlecaps-1.0-6|47	%prep
14mr|texlive-titlecaps-1.0-6|48	%setup -c -a0 -a1
14mr|texlive-titlecaps-1.0-6|49	
14mr|texlive-titlecaps-1.0-6|50	%build
14mr|texlive-titlecaps-1.0-6|51	
14mr|texlive-titlecaps-1.0-6|52	%install
14mr|texlive-titlecaps-1.0-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-titlecaps-1.0-6|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-titlecaps-1.0-6|55	
14mr|texlive-titlecaps-1.0-6|56	%changelog
14mr|texlive-titlecaps-1.0-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-titlecaps-1.0-6|58	+ Revision: 7e06538
14mr|texlive-titlecaps-1.0-6|59	- MassBuild#440: Increase release tag
14mr|texlive-titlecaps-1.0-6|60	
14mr|texlive-titlecaps-1.0-6|61	

21606 14
14mr|texlive-titlefoot-20070117-3|1	# revision 15878
14mr|texlive-titlefoot-20070117-3|2	# category Package
14mr|texlive-titlefoot-20070117-3|3	# catalog-ctan /macros/latex/contrib/titlefoot
14mr|texlive-titlefoot-20070117-3|4	# catalog-date 2007-01-17 00:08:13 +0100
14mr|texlive-titlefoot-20070117-3|5	# catalog-license lppl
14mr|texlive-titlefoot-20070117-3|6	# catalog-version undef
14mr|texlive-titlefoot-20070117-3|7	Name:		texlive-titlefoot
14mr|texlive-titlefoot-20070117-3|8	Version:	20070117
14mr|texlive-titlefoot-20070117-3|9	Release:	3
14mr|texlive-titlefoot-20070117-3|10	Summary:	Add special material to footer of title page
14mr|texlive-titlefoot-20070117-3|11	Group:		Publishing
14mr|texlive-titlefoot-20070117-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlefoot
14mr|texlive-titlefoot-20070117-3|13	License:	LPPL
14mr|texlive-titlefoot-20070117-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlefoot.tar.xz
14mr|texlive-titlefoot-20070117-3|15	BuildArch:	noarch
14mr|texlive-titlefoot-20070117-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-titlefoot-20070117-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-titlefoot-20070117-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-titlefoot-20070117-3|19	
14mr|texlive-titlefoot-20070117-3|20	%description
14mr|texlive-titlefoot-20070117-3|21	Provides the capability of adding keywords (with a \keywords
14mr|texlive-titlefoot-20070117-3|22	command), a running title (\runningtitle), AMS subject
14mr|texlive-titlefoot-20070117-3|23	classifications (\amssubj), and an 'author's footnote' as
14mr|texlive-titlefoot-20070117-3|24	footnotes to the title or first page of a document. Works with
14mr|texlive-titlefoot-20070117-3|25	any class for which the \thanks macro works (e.g., article).
14mr|texlive-titlefoot-20070117-3|26	
14mr|texlive-titlefoot-20070117-3|27	%post
14mr|texlive-titlefoot-20070117-3|28	%{_sbindir}/texlive.post
14mr|texlive-titlefoot-20070117-3|29	
14mr|texlive-titlefoot-20070117-3|30	%postun
14mr|texlive-titlefoot-20070117-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-titlefoot-20070117-3|32	%{_sbindir}/texlive.post
14mr|texlive-titlefoot-20070117-3|33	fi
14mr|texlive-titlefoot-20070117-3|34	
14mr|texlive-titlefoot-20070117-3|35	#-----------------------------------------------------------------------
14mr|texlive-titlefoot-20070117-3|36	%files
14mr|texlive-titlefoot-20070117-3|37	%{_texmfdistdir}/tex/latex/titlefoot/titlefoot.sty
14mr|texlive-titlefoot-20070117-3|38	
14mr|texlive-titlefoot-20070117-3|39	#-----------------------------------------------------------------------
14mr|texlive-titlefoot-20070117-3|40	%prep
14mr|texlive-titlefoot-20070117-3|41	%setup -c -a0
14mr|texlive-titlefoot-20070117-3|42	
14mr|texlive-titlefoot-20070117-3|43	%build
14mr|texlive-titlefoot-20070117-3|44	
14mr|texlive-titlefoot-20070117-3|45	%install
14mr|texlive-titlefoot-20070117-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-titlefoot-20070117-3|47	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-titlefoot-20070117-3|48	
14mr|texlive-titlefoot-20070117-3|49	
14mr|texlive-titlefoot-20070117-3|50	
14mr|texlive-titlefoot-20070117-3|51	%changelog
14mr|texlive-titlefoot-20070117-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070117-3
14mr|texlive-titlefoot-20070117-3|53	+ Revision: 742e467
14mr|texlive-titlefoot-20070117-3|54	- MassBuild#440: Increase release tag
14mr|texlive-titlefoot-20070117-3|55	
14mr|texlive-titlefoot-20070117-3|56	

21607 14
14mr|texlive-titlepages-20100714-3|1	# revision 19457
14mr|texlive-titlepages-20100714-3|2	# category Package
14mr|texlive-titlepages-20100714-3|3	# catalog-ctan /info/latex-samples/TitlePages
14mr|texlive-titlepages-20100714-3|4	# catalog-date 2010-07-14 08:54:32 +0200
14mr|texlive-titlepages-20100714-3|5	# catalog-license lppl
14mr|texlive-titlepages-20100714-3|6	# catalog-version 2010-07-14
14mr|texlive-titlepages-20100714-3|7	Name:		texlive-titlepages
14mr|texlive-titlepages-20100714-3|8	Version:	20100714
14mr|texlive-titlepages-20100714-3|9	Release:	3
14mr|texlive-titlepages-20100714-3|10	Summary:	Sample titlepages, and how to code them
14mr|texlive-titlepages-20100714-3|11	Group:		Publishing
14mr|texlive-titlepages-20100714-3|12	URL:		http://www.ctan.org/tex-archive/info/latex-samples/TitlePages
14mr|texlive-titlepages-20100714-3|13	License:	LPPL
14mr|texlive-titlepages-20100714-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepages.tar.xz
14mr|texlive-titlepages-20100714-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepages.doc.tar.xz
14mr|texlive-titlepages-20100714-3|16	BuildArch:	noarch
14mr|texlive-titlepages-20100714-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-titlepages-20100714-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-titlepages-20100714-3|19	
14mr|texlive-titlepages-20100714-3|20	%description
14mr|texlive-titlepages-20100714-3|21	The document provides examples of over two dozen title page
14mr|texlive-titlepages-20100714-3|22	designs based on a range of published books and theses,
14mr|texlive-titlepages-20100714-3|23	together with the LaTeX code used to create them.
14mr|texlive-titlepages-20100714-3|24	
14mr|texlive-titlepages-20100714-3|25	#-----------------------------------------------------------------------
14mr|texlive-titlepages-20100714-3|26	%files
14mr|texlive-titlepages-20100714-3|27	%doc %{_texmfdistdir}/doc/latex/titlepages/README
14mr|texlive-titlepages-20100714-3|28	%doc %{_texmfdistdir}/doc/latex/titlepages/titlepages.pdf
14mr|texlive-titlepages-20100714-3|29	%doc %{_texmfdistdir}/doc/latex/titlepages/titlepages.tex
14mr|texlive-titlepages-20100714-3|30	
14mr|texlive-titlepages-20100714-3|31	#-----------------------------------------------------------------------
14mr|texlive-titlepages-20100714-3|32	%prep
14mr|texlive-titlepages-20100714-3|33	%setup -c -a0 -a1
14mr|texlive-titlepages-20100714-3|34	
14mr|texlive-titlepages-20100714-3|35	%build
14mr|texlive-titlepages-20100714-3|36	
14mr|texlive-titlepages-20100714-3|37	%install
14mr|texlive-titlepages-20100714-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-titlepages-20100714-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-titlepages-20100714-3|40	
14mr|texlive-titlepages-20100714-3|41	
14mr|texlive-titlepages-20100714-3|42	
14mr|texlive-titlepages-20100714-3|43	%changelog
14mr|texlive-titlepages-20100714-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100714-3
14mr|texlive-titlepages-20100714-3|45	+ Revision: 22e9fd9
14mr|texlive-titlepages-20100714-3|46	- MassBuild#440: Increase release tag
14mr|texlive-titlepages-20100714-3|47	
14mr|texlive-titlepages-20100714-3|48	

21608 14
14mr|texlive-titlepic-1.1-3|1	# revision 15878
14mr|texlive-titlepic-1.1-3|2	# category Package
14mr|texlive-titlepic-1.1-3|3	# catalog-ctan /macros/latex/contrib/titlepic
14mr|texlive-titlepic-1.1-3|4	# catalog-date 2009-11-10 08:50:14 +0100
14mr|texlive-titlepic-1.1-3|5	# catalog-license pd
14mr|texlive-titlepic-1.1-3|6	# catalog-version 1.1
14mr|texlive-titlepic-1.1-3|7	Name:		texlive-titlepic
14mr|texlive-titlepic-1.1-3|8	Version:	1.1
14mr|texlive-titlepic-1.1-3|9	Release:	3
14mr|texlive-titlepic-1.1-3|10	Summary:	Add picture to title page of a document
14mr|texlive-titlepic-1.1-3|11	Group:		Publishing
14mr|texlive-titlepic-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlepic
14mr|texlive-titlepic-1.1-3|13	License:	PD
14mr|texlive-titlepic-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepic.tar.xz
14mr|texlive-titlepic-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepic.doc.tar.xz
14mr|texlive-titlepic-1.1-3|16	BuildArch:	noarch
14mr|texlive-titlepic-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-titlepic-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-titlepic-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-titlepic-1.1-3|20	
14mr|texlive-titlepic-1.1-3|21	%description
14mr|texlive-titlepic-1.1-3|22	The package allows you to place a picture on the title page
14mr|texlive-titlepic-1.1-3|23	(cover page) of a LaTeX document. Example of usage:
14mr|texlive-titlepic-1.1-3|24	\usepackage[cc]{titlepic} \usepackage{graphicx}
14mr|texlive-titlepic-1.1-3|25	\titlepic{\includegraphics[width=\textwidth]{picture.png}} The
14mr|texlive-titlepic-1.1-3|26	package currently only works with the document classes article,
14mr|texlive-titlepic-1.1-3|27	report and book.
14mr|texlive-titlepic-1.1-3|28	
14mr|texlive-titlepic-1.1-3|29	%post
14mr|texlive-titlepic-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-titlepic-1.1-3|31	
14mr|texlive-titlepic-1.1-3|32	%postun
14mr|texlive-titlepic-1.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-titlepic-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-titlepic-1.1-3|35	fi
14mr|texlive-titlepic-1.1-3|36	
14mr|texlive-titlepic-1.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-titlepic-1.1-3|38	%files
14mr|texlive-titlepic-1.1-3|39	%{_texmfdistdir}/tex/latex/titlepic/titlepic.sty
14mr|texlive-titlepic-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/titlepic/README
14mr|texlive-titlepic-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/titlepic/titlepic-manual.pdf
14mr|texlive-titlepic-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/titlepic/titlepic-manual.tex
14mr|texlive-titlepic-1.1-3|43	
14mr|texlive-titlepic-1.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-titlepic-1.1-3|45	%prep
14mr|texlive-titlepic-1.1-3|46	%setup -c -a0 -a1
14mr|texlive-titlepic-1.1-3|47	
14mr|texlive-titlepic-1.1-3|48	%build
14mr|texlive-titlepic-1.1-3|49	
14mr|texlive-titlepic-1.1-3|50	%install
14mr|texlive-titlepic-1.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-titlepic-1.1-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-titlepic-1.1-3|53	
14mr|texlive-titlepic-1.1-3|54	
14mr|texlive-titlepic-1.1-3|55	
14mr|texlive-titlepic-1.1-3|56	%changelog
14mr|texlive-titlepic-1.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-titlepic-1.1-3|58	+ Revision: ebaa85c
14mr|texlive-titlepic-1.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-titlepic-1.1-3|60	
14mr|texlive-titlepic-1.1-3|61	

21609 14
14mr|texlive-titleref-2.0-3|1	# revision 18729
14mr|texlive-titleref-2.0-3|2	# category Package
14mr|texlive-titleref-2.0-3|3	# catalog-ctan /macros/latex/contrib/titleref
14mr|texlive-titleref-2.0-3|4	# catalog-date 2010-06-06 13:50:32 +0200
14mr|texlive-titleref-2.0-3|5	# catalog-license pd
14mr|texlive-titleref-2.0-3|6	# catalog-version 2.0
14mr|texlive-titleref-2.0-3|7	Name:		texlive-titleref
14mr|texlive-titleref-2.0-3|8	Version:	2.0
14mr|texlive-titleref-2.0-3|9	Release:	3
14mr|texlive-titleref-2.0-3|10	Summary:	A "\titleref" command to cross-reference section titles
14mr|texlive-titleref-2.0-3|11	Group:		Publishing
14mr|texlive-titleref-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titleref
14mr|texlive-titleref-2.0-3|13	License:	PD
14mr|texlive-titleref-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titleref.tar.xz
14mr|texlive-titleref-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titleref.doc.tar.xz
14mr|texlive-titleref-2.0-3|16	BuildArch:	noarch
14mr|texlive-titleref-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-titleref-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-titleref-2.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-titleref-2.0-3|20	
14mr|texlive-titleref-2.0-3|21	%description
14mr|texlive-titleref-2.0-3|22	Defines a command \titleref that allows you to cross-reference
14mr|texlive-titleref-2.0-3|23	section (and chapter, etc) titles and captions just like \ref
14mr|texlive-titleref-2.0-3|24	and \pageref. The package does not interwork with hyperref; if
14mr|texlive-titleref-2.0-3|25	you need hypertext capabilities, use nameref instead.
14mr|texlive-titleref-2.0-3|26	
14mr|texlive-titleref-2.0-3|27	%post
14mr|texlive-titleref-2.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-titleref-2.0-3|29	
14mr|texlive-titleref-2.0-3|30	%postun
14mr|texlive-titleref-2.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-titleref-2.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-titleref-2.0-3|33	fi
14mr|texlive-titleref-2.0-3|34	
14mr|texlive-titleref-2.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-titleref-2.0-3|36	%files
14mr|texlive-titleref-2.0-3|37	%{_texmfdistdir}/tex/latex/titleref/titleref.sty
14mr|texlive-titleref-2.0-3|38	%doc %{_texmfdistdir}/doc/latex/titleref/miscdoc.sty
14mr|texlive-titleref-2.0-3|39	%doc %{_texmfdistdir}/doc/latex/titleref/titleref.pdf
14mr|texlive-titleref-2.0-3|40	%doc %{_texmfdistdir}/doc/latex/titleref/titleref.tex
14mr|texlive-titleref-2.0-3|41	
14mr|texlive-titleref-2.0-3|42	#-----------------------------------------------------------------------
14mr|texlive-titleref-2.0-3|43	%prep
14mr|texlive-titleref-2.0-3|44	%setup -c -a0 -a1
14mr|texlive-titleref-2.0-3|45	
14mr|texlive-titleref-2.0-3|46	%build
14mr|texlive-titleref-2.0-3|47	
14mr|texlive-titleref-2.0-3|48	%install
14mr|texlive-titleref-2.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-titleref-2.0-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-titleref-2.0-3|51	
14mr|texlive-titleref-2.0-3|52	
14mr|texlive-titleref-2.0-3|53	
14mr|texlive-titleref-2.0-3|54	%changelog
14mr|texlive-titleref-2.0-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-titleref-2.0-3|56	+ Revision: edad6b9
14mr|texlive-titleref-2.0-3|57	- MassBuild#440: Increase release tag
14mr|texlive-titleref-2.0-3|58	
14mr|texlive-titleref-2.0-3|59	

21610 14
14mr|texlive-titlesec-2.10.0-3|1	# revision 24852
14mr|texlive-titlesec-2.10.0-3|2	# category Package
14mr|texlive-titlesec-2.10.0-3|3	# catalog-ctan /macros/latex/contrib/titlesec
14mr|texlive-titlesec-2.10.0-3|4	# catalog-date 2011-12-15 15:36:45 +0100
14mr|texlive-titlesec-2.10.0-3|5	# catalog-license lppl
14mr|texlive-titlesec-2.10.0-3|6	# catalog-version 2.10.0
14mr|texlive-titlesec-2.10.0-3|7	Name:		texlive-titlesec
14mr|texlive-titlesec-2.10.0-3|8	Version:	2.10.0
14mr|texlive-titlesec-2.10.0-3|9	Release:	3
14mr|texlive-titlesec-2.10.0-3|10	Summary:	Select alternative section titles
14mr|texlive-titlesec-2.10.0-3|11	Group:		Publishing
14mr|texlive-titlesec-2.10.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlesec
14mr|texlive-titlesec-2.10.0-3|13	License:	LPPL
14mr|texlive-titlesec-2.10.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlesec.tar.xz
14mr|texlive-titlesec-2.10.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlesec.doc.tar.xz
14mr|texlive-titlesec-2.10.0-3|16	BuildArch:	noarch
14mr|texlive-titlesec-2.10.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-titlesec-2.10.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-titlesec-2.10.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-titlesec-2.10.0-3|20	
14mr|texlive-titlesec-2.10.0-3|21	%description
14mr|texlive-titlesec-2.10.0-3|22	A package providing an interface to sectioning commands for
14mr|texlive-titlesec-2.10.0-3|23	selection from various title styles. E.g., marginal titles and
14mr|texlive-titlesec-2.10.0-3|24	to change the font of all headings with a single command, also
14mr|texlive-titlesec-2.10.0-3|25	providing simple one-step page styles. Also includes a package
14mr|texlive-titlesec-2.10.0-3|26	to change the page styles when there are floats in a page. You
14mr|texlive-titlesec-2.10.0-3|27	may assign headers/footers to individual floats, too.
14mr|texlive-titlesec-2.10.0-3|28	
14mr|texlive-titlesec-2.10.0-3|29	%post
14mr|texlive-titlesec-2.10.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-titlesec-2.10.0-3|31	
14mr|texlive-titlesec-2.10.0-3|32	%postun
14mr|texlive-titlesec-2.10.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-titlesec-2.10.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-titlesec-2.10.0-3|35	fi
14mr|texlive-titlesec-2.10.0-3|36	
14mr|texlive-titlesec-2.10.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-titlesec-2.10.0-3|38	%files
14mr|texlive-titlesec-2.10.0-3|39	%{_texmfdistdir}/tex/latex/titlesec/block.tss
14mr|texlive-titlesec-2.10.0-3|40	%{_texmfdistdir}/tex/latex/titlesec/drop.tss
14mr|texlive-titlesec-2.10.0-3|41	%{_texmfdistdir}/tex/latex/titlesec/frame.tss
14mr|texlive-titlesec-2.10.0-3|42	%{_texmfdistdir}/tex/latex/titlesec/leftmargin.tss
14mr|texlive-titlesec-2.10.0-3|43	%{_texmfdistdir}/tex/latex/titlesec/margin.tss
14mr|texlive-titlesec-2.10.0-3|44	%{_texmfdistdir}/tex/latex/titlesec/rightmargin.tss
14mr|texlive-titlesec-2.10.0-3|45	%{_texmfdistdir}/tex/latex/titlesec/titleps.sty
14mr|texlive-titlesec-2.10.0-3|46	%{_texmfdistdir}/tex/latex/titlesec/titlesec.sty
14mr|texlive-titlesec-2.10.0-3|47	%{_texmfdistdir}/tex/latex/titlesec/titletoc.sty
14mr|texlive-titlesec-2.10.0-3|48	%{_texmfdistdir}/tex/latex/titlesec/ttlkeys.def
14mr|texlive-titlesec-2.10.0-3|49	%{_texmfdistdir}/tex/latex/titlesec/ttlps.def
14mr|texlive-titlesec-2.10.0-3|50	%{_texmfdistdir}/tex/latex/titlesec/wrap.tss
14mr|texlive-titlesec-2.10.0-3|51	%doc %{_texmfdistdir}/doc/latex/titlesec/CHANGES
14mr|texlive-titlesec-2.10.0-3|52	%doc %{_texmfdistdir}/doc/latex/titlesec/README
14mr|texlive-titlesec-2.10.0-3|53	%doc %{_texmfdistdir}/doc/latex/titlesec/titleps.pdf
14mr|texlive-titlesec-2.10.0-3|54	%doc %{_texmfdistdir}/doc/latex/titlesec/titleps.tex
14mr|texlive-titlesec-2.10.0-3|55	%doc %{_texmfdistdir}/doc/latex/titlesec/titlesec.pdf
14mr|texlive-titlesec-2.10.0-3|56	%doc %{_texmfdistdir}/doc/latex/titlesec/titlesec.tex
14mr|texlive-titlesec-2.10.0-3|57	
14mr|texlive-titlesec-2.10.0-3|58	#-----------------------------------------------------------------------
14mr|texlive-titlesec-2.10.0-3|59	%prep
14mr|texlive-titlesec-2.10.0-3|60	%setup -c -a0 -a1
14mr|texlive-titlesec-2.10.0-3|61	
14mr|texlive-titlesec-2.10.0-3|62	%build
14mr|texlive-titlesec-2.10.0-3|63	
14mr|texlive-titlesec-2.10.0-3|64	%install
14mr|texlive-titlesec-2.10.0-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-titlesec-2.10.0-3|66	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-titlesec-2.10.0-3|67	
14mr|texlive-titlesec-2.10.0-3|68	
14mr|texlive-titlesec-2.10.0-3|69	
14mr|texlive-titlesec-2.10.0-3|70	%changelog
14mr|texlive-titlesec-2.10.0-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.10.0-3
14mr|texlive-titlesec-2.10.0-3|72	+ Revision: 727344d
14mr|texlive-titlesec-2.10.0-3|73	- MassBuild#440: Increase release tag
14mr|texlive-titlesec-2.10.0-3|74	
14mr|texlive-titlesec-2.10.0-3|75	

21611 14
14mr|texlive-titling-2.1d-3|1	# revision 15878
14mr|texlive-titling-2.1d-3|2	# category Package
14mr|texlive-titling-2.1d-3|3	# catalog-ctan /macros/latex/contrib/titling
14mr|texlive-titling-2.1d-3|4	# catalog-date 2009-09-04 12:14:45 +0200
14mr|texlive-titling-2.1d-3|5	# catalog-license lppl
14mr|texlive-titling-2.1d-3|6	# catalog-version 2.1d
14mr|texlive-titling-2.1d-3|7	Name:		texlive-titling
14mr|texlive-titling-2.1d-3|8	Version:	2.1d
14mr|texlive-titling-2.1d-3|9	Release:	3
14mr|texlive-titling-2.1d-3|10	Summary:	Control over the typesetting of the \maketitle command
14mr|texlive-titling-2.1d-3|11	Group:		Publishing
14mr|texlive-titling-2.1d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titling
14mr|texlive-titling-2.1d-3|13	License:	LPPL
14mr|texlive-titling-2.1d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titling.tar.xz
14mr|texlive-titling-2.1d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titling.doc.tar.xz
14mr|texlive-titling-2.1d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titling.source.tar.xz
14mr|texlive-titling-2.1d-3|17	BuildArch:	noarch
14mr|texlive-titling-2.1d-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-titling-2.1d-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-titling-2.1d-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-titling-2.1d-3|21	
14mr|texlive-titling-2.1d-3|22	%description
14mr|texlive-titling-2.1d-3|23	The titling package provides control over the typesetting of
14mr|texlive-titling-2.1d-3|24	the \maketitle command and \thanks commands, and makes the
14mr|texlive-titling-2.1d-3|25	\title, \author and \date information permanently available.
14mr|texlive-titling-2.1d-3|26	Multiple titles are allowed in a single document. New titling
14mr|texlive-titling-2.1d-3|27	elements can be added and a titlepage title can be centered on
14mr|texlive-titling-2.1d-3|28	a physical page.
14mr|texlive-titling-2.1d-3|29	
14mr|texlive-titling-2.1d-3|30	%post
14mr|texlive-titling-2.1d-3|31	%{_sbindir}/texlive.post
14mr|texlive-titling-2.1d-3|32	
14mr|texlive-titling-2.1d-3|33	%postun
14mr|texlive-titling-2.1d-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-titling-2.1d-3|35	%{_sbindir}/texlive.post
14mr|texlive-titling-2.1d-3|36	fi
14mr|texlive-titling-2.1d-3|37	
14mr|texlive-titling-2.1d-3|38	#-----------------------------------------------------------------------
14mr|texlive-titling-2.1d-3|39	%files
14mr|texlive-titling-2.1d-3|40	%{_texmfdistdir}/tex/latex/titling/titling.sty
14mr|texlive-titling-2.1d-3|41	%doc %{_texmfdistdir}/doc/latex/titling/README
14mr|texlive-titling-2.1d-3|42	%doc %{_texmfdistdir}/doc/latex/titling/titling.pdf
14mr|texlive-titling-2.1d-3|43	#- source
14mr|texlive-titling-2.1d-3|44	%doc %{_texmfdistdir}/source/latex/titling/titling.dtx
14mr|texlive-titling-2.1d-3|45	%doc %{_texmfdistdir}/source/latex/titling/titling.ins
14mr|texlive-titling-2.1d-3|46	
14mr|texlive-titling-2.1d-3|47	#-----------------------------------------------------------------------
14mr|texlive-titling-2.1d-3|48	%prep
14mr|texlive-titling-2.1d-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-titling-2.1d-3|50	
14mr|texlive-titling-2.1d-3|51	%build
14mr|texlive-titling-2.1d-3|52	
14mr|texlive-titling-2.1d-3|53	%install
14mr|texlive-titling-2.1d-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-titling-2.1d-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-titling-2.1d-3|56	
14mr|texlive-titling-2.1d-3|57	
14mr|texlive-titling-2.1d-3|58	
14mr|texlive-titling-2.1d-3|59	%changelog
14mr|texlive-titling-2.1d-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1d-3
14mr|texlive-titling-2.1d-3|61	+ Revision: dd224f6
14mr|texlive-titling-2.1d-3|62	- MassBuild#440: Increase release tag
14mr|texlive-titling-2.1d-3|63	
14mr|texlive-titling-2.1d-3|64	

21612 14
14mr|texlive-tkz-base-1.16-3|1	# revision 22961
14mr|texlive-tkz-base-1.16-3|2	# category Package
14mr|texlive-tkz-base-1.16-3|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-base
14mr|texlive-tkz-base-1.16-3|4	# catalog-date 2011-06-05 23:10:23 +0200
14mr|texlive-tkz-base-1.16-3|5	# catalog-license lppl
14mr|texlive-tkz-base-1.16-3|6	# catalog-version 1.16
14mr|texlive-tkz-base-1.16-3|7	Name:		texlive-tkz-base
14mr|texlive-tkz-base-1.16-3|8	Version:	1.16
14mr|texlive-tkz-base-1.16-3|9	Release:	3
14mr|texlive-tkz-base-1.16-3|10	Summary:	Tools for drawing with a cartesian coordinate system
14mr|texlive-tkz-base-1.16-3|11	Group:		Publishing
14mr|texlive-tkz-base-1.16-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-base
14mr|texlive-tkz-base-1.16-3|13	License:	LPPL
14mr|texlive-tkz-base-1.16-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-base.tar.xz
14mr|texlive-tkz-base-1.16-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-base.doc.tar.xz
14mr|texlive-tkz-base-1.16-3|16	BuildArch:	noarch
14mr|texlive-tkz-base-1.16-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-base-1.16-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-base-1.16-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-base-1.16-3|20	
14mr|texlive-tkz-base-1.16-3|21	%description
14mr|texlive-tkz-base-1.16-3|22	The package is the base of a set of packages, designed to give
14mr|texlive-tkz-base-1.16-3|23	mathematics teachers (and students) easy access to programming
14mr|texlive-tkz-base-1.16-3|24	of drawings with TikZ.
14mr|texlive-tkz-base-1.16-3|25	
14mr|texlive-tkz-base-1.16-3|26	%post
14mr|texlive-tkz-base-1.16-3|27	%{_sbindir}/texlive.post
14mr|texlive-tkz-base-1.16-3|28	
14mr|texlive-tkz-base-1.16-3|29	%postun
14mr|texlive-tkz-base-1.16-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-base-1.16-3|31	%{_sbindir}/texlive.post
14mr|texlive-tkz-base-1.16-3|32	fi
14mr|texlive-tkz-base-1.16-3|33	
14mr|texlive-tkz-base-1.16-3|34	#-----------------------------------------------------------------------
14mr|texlive-tkz-base-1.16-3|35	%files
14mr|texlive-tkz-base-1.16-3|36	%{_texmfdistdir}/tex/latex/tkz-base/tkz-base.cfg
14mr|texlive-tkz-base-1.16-3|37	%{_texmfdistdir}/tex/latex/tkz-base/tkz-base.sty
14mr|texlive-tkz-base-1.16-3|38	%{_texmfdistdir}/tex/latex/tkz-base/tkz-obj-marks.tex
14mr|texlive-tkz-base-1.16-3|39	%{_texmfdistdir}/tex/latex/tkz-base/tkz-obj-points.tex
14mr|texlive-tkz-base-1.16-3|40	%{_texmfdistdir}/tex/latex/tkz-base/tkz-obj-segments.tex
14mr|texlive-tkz-base-1.16-3|41	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-arith.tex
14mr|texlive-tkz-base-1.16-3|42	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-base.tex
14mr|texlive-tkz-base-1.16-3|43	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-math.tex
14mr|texlive-tkz-base-1.16-3|44	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-misc.tex
14mr|texlive-tkz-base-1.16-3|45	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-obsolete.tex
14mr|texlive-tkz-base-1.16-3|46	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-utilities.tex
14mr|texlive-tkz-base-1.16-3|47	%doc %{_texmfdistdir}/doc/latex/tkz-base/README
14mr|texlive-tkz-base-1.16-3|48	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/Makefile
14mr|texlive-tkz-base-1.16-3|49	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/info_base_tex.txt
14mr|texlive-tkz-base-1.16-3|50	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/latex/tkzbase-tex.zip
14mr|texlive-tkz-base-1.16-3|51	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/tkzbasepreamble.ltx
14mr|texlive-tkz-base-1.16-3|52	%doc %{_texmfdistdir}/doc/latex/tkz-base/latex/TKZdoc.zip
14mr|texlive-tkz-base-1.16-3|53	%doc %{_texmfdistdir}/doc/latex/tkz-base/tkz-base-screen.pdf
14mr|texlive-tkz-base-1.16-3|54	
14mr|texlive-tkz-base-1.16-3|55	#-----------------------------------------------------------------------
14mr|texlive-tkz-base-1.16-3|56	%prep
14mr|texlive-tkz-base-1.16-3|57	%setup -c -a0 -a1
14mr|texlive-tkz-base-1.16-3|58	
14mr|texlive-tkz-base-1.16-3|59	%build
14mr|texlive-tkz-base-1.16-3|60	
14mr|texlive-tkz-base-1.16-3|61	%install
14mr|texlive-tkz-base-1.16-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-base-1.16-3|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-base-1.16-3|64	
14mr|texlive-tkz-base-1.16-3|65	
14mr|texlive-tkz-base-1.16-3|66	
14mr|texlive-tkz-base-1.16-3|67	%changelog
14mr|texlive-tkz-base-1.16-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.16-3
14mr|texlive-tkz-base-1.16-3|69	+ Revision: 5093a3e
14mr|texlive-tkz-base-1.16-3|70	- MassBuild#440: Increase release tag
14mr|texlive-tkz-base-1.16-3|71	
14mr|texlive-tkz-base-1.16-3|72	

21613 14
14mr|texlive-tkz-berge-1.00c-3|1	# revision 22891
14mr|texlive-tkz-berge-1.00c-3|2	# category Package
14mr|texlive-tkz-berge-1.00c-3|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-berge
14mr|texlive-tkz-berge-1.00c-3|4	# catalog-date 2011-06-06 00:03:44 +0200
14mr|texlive-tkz-berge-1.00c-3|5	# catalog-license lppl
14mr|texlive-tkz-berge-1.00c-3|6	# catalog-version 1.00c
14mr|texlive-tkz-berge-1.00c-3|7	Name:		texlive-tkz-berge
14mr|texlive-tkz-berge-1.00c-3|8	Version:	1.00c
14mr|texlive-tkz-berge-1.00c-3|9	Release:	3
14mr|texlive-tkz-berge-1.00c-3|10	Summary:	Macros for drawing graphs of graph theory
14mr|texlive-tkz-berge-1.00c-3|11	Group:		Publishing
14mr|texlive-tkz-berge-1.00c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-berge
14mr|texlive-tkz-berge-1.00c-3|13	License:	LPPL
14mr|texlive-tkz-berge-1.00c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-berge.tar.xz
14mr|texlive-tkz-berge-1.00c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-berge.doc.tar.xz
14mr|texlive-tkz-berge-1.00c-3|16	BuildArch:	noarch
14mr|texlive-tkz-berge-1.00c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-berge-1.00c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-berge-1.00c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-berge-1.00c-3|20	
14mr|texlive-tkz-berge-1.00c-3|21	%description
14mr|texlive-tkz-berge-1.00c-3|22	The package provides a collection of useful macros for drawing
14mr|texlive-tkz-berge-1.00c-3|23	classic graphs of graph theory, or to make other graphs.
14mr|texlive-tkz-berge-1.00c-3|24	
14mr|texlive-tkz-berge-1.00c-3|25	%post
14mr|texlive-tkz-berge-1.00c-3|26	%{_sbindir}/texlive.post
14mr|texlive-tkz-berge-1.00c-3|27	
14mr|texlive-tkz-berge-1.00c-3|28	%postun
14mr|texlive-tkz-berge-1.00c-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-berge-1.00c-3|30	%{_sbindir}/texlive.post
14mr|texlive-tkz-berge-1.00c-3|31	fi
14mr|texlive-tkz-berge-1.00c-3|32	
14mr|texlive-tkz-berge-1.00c-3|33	#-----------------------------------------------------------------------
14mr|texlive-tkz-berge-1.00c-3|34	%files
14mr|texlive-tkz-berge-1.00c-3|35	%{_texmfdistdir}/tex/latex/tkz-berge/tkz-arith.sty
14mr|texlive-tkz-berge-1.00c-3|36	%{_texmfdistdir}/tex/latex/tkz-berge/tkz-berge.sty
14mr|texlive-tkz-berge-1.00c-3|37	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/README
14mr|texlive-tkz-berge-1.00c-3|38	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/NamedGraphs.pdf
14mr|texlive-tkz-berge-1.00c-3|39	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Andrasfai.tex
14mr|texlive-tkz-berge-1.00c-3|40	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Balaban.tex
14mr|texlive-tkz-berge-1.00c-3|41	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Bipartite.tex
14mr|texlive-tkz-berge-1.00c-3|42	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Bull.tex
14mr|texlive-tkz-berge-1.00c-3|43	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Cage.tex
14mr|texlive-tkz-berge-1.00c-3|44	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Chvatal.tex
14mr|texlive-tkz-berge-1.00c-3|45	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Cocktail_Party.tex
14mr|texlive-tkz-berge-1.00c-3|46	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Coxeter.tex
14mr|texlive-tkz-berge-1.00c-3|47	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Crown.tex
14mr|texlive-tkz-berge-1.00c-3|48	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-CubicSymmetric.tex
14mr|texlive-tkz-berge-1.00c-3|49	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Desargues.tex
14mr|texlive-tkz-berge-1.00c-3|50	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Doyle.tex
14mr|texlive-tkz-berge-1.00c-3|51	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Dyck.tex
14mr|texlive-tkz-berge-1.00c-3|52	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Folkman.tex
14mr|texlive-tkz-berge-1.00c-3|53	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex
14mr|texlive-tkz-berge-1.00c-3|54	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Franklin.tex
14mr|texlive-tkz-berge-1.00c-3|55	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Gray.tex
14mr|texlive-tkz-berge-1.00c-3|56	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Groetzsch.tex
14mr|texlive-tkz-berge-1.00c-3|57	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Harries.tex
14mr|texlive-tkz-berge-1.00c-3|58	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Heawood.tex
14mr|texlive-tkz-berge-1.00c-3|59	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Hypercube.tex
14mr|texlive-tkz-berge-1.00c-3|60	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Koenisberg.tex
14mr|texlive-tkz-berge-1.00c-3|61	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Levi.tex
14mr|texlive-tkz-berge-1.00c-3|62	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex
14mr|texlive-tkz-berge-1.00c-3|63	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Moebius.tex
14mr|texlive-tkz-berge-1.00c-3|64	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Nauru.tex
14mr|texlive-tkz-berge-1.00c-3|65	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Pappus.tex
14mr|texlive-tkz-berge-1.00c-3|66	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Petersen.tex
14mr|texlive-tkz-berge-1.00c-3|67	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Platonic.tex
14mr|texlive-tkz-berge-1.00c-3|68	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Robertson.tex
14mr|texlive-tkz-berge-1.00c-3|69	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Tutte.tex
14mr|texlive-tkz-berge-1.00c-3|70	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Wong.tex
14mr|texlive-tkz-berge-1.00c-3|71	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex
14mr|texlive-tkz-berge-1.00c-3|72	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-main.tex
14mr|texlive-tkz-berge-1.00c-3|73	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/namedg.ist
14mr|texlive-tkz-berge-1.00c-3|74	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|75	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|76	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|77	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-10-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|78	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-10-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|79	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|80	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|81	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|82	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-4-0.tex
14mr|texlive-tkz-berge-1.00c-3|83	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|84	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|85	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|86	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-4-0.tex
14mr|texlive-tkz-berge-1.00c-3|87	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|88	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|89	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|90	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-4-0.tex
14mr|texlive-tkz-berge-1.00c-3|91	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-14-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|92	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|93	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|94	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|95	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-16-0-0.tex
14mr|texlive-tkz-berge-1.00c-3|96	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|97	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|98	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|99	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-18-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|100	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-18-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|101	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-19-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|102	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|103	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|104	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|105	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-4-0.tex
14mr|texlive-tkz-berge-1.00c-3|106	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-20-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|107	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-20-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|108	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-0-0.tex
14mr|texlive-tkz-berge-1.00c-3|109	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|110	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|111	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|112	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|113	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|114	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|115	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|116	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|117	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-4-0.tex
14mr|texlive-tkz-berge-1.00c-3|118	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-5-0.tex
14mr|texlive-tkz-berge-1.00c-3|119	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-6-0.tex
14mr|texlive-tkz-berge-1.00c-3|120	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-7-0.tex
14mr|texlive-tkz-berge-1.00c-3|121	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|122	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|123	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|124	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|125	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|126	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|127	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-4-0.tex
14mr|texlive-tkz-berge-1.00c-3|128	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-5-0.tex
14mr|texlive-tkz-berge-1.00c-3|129	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-6-0.tex
14mr|texlive-tkz-berge-1.00c-3|130	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-7-0.tex
14mr|texlive-tkz-berge-1.00c-3|131	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-8-0.tex
14mr|texlive-tkz-berge-1.00c-3|132	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-9-0.tex
14mr|texlive-tkz-berge-1.00c-3|133	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|134	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-10-0.tex
14mr|texlive-tkz-berge-1.00c-3|135	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-11-0.tex
14mr|texlive-tkz-berge-1.00c-3|136	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-12-0.tex
14mr|texlive-tkz-berge-1.00c-3|137	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-13-0.tex
14mr|texlive-tkz-berge-1.00c-3|138	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-14-0.tex
14mr|texlive-tkz-berge-1.00c-3|139	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|140	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|141	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-4-0.tex
14mr|texlive-tkz-berge-1.00c-3|142	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-5-0.tex
14mr|texlive-tkz-berge-1.00c-3|143	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-6-0.tex
14mr|texlive-tkz-berge-1.00c-3|144	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-7-0.tex
14mr|texlive-tkz-berge-1.00c-3|145	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-8-0.tex
14mr|texlive-tkz-berge-1.00c-3|146	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-9-0.tex
14mr|texlive-tkz-berge-1.00c-3|147	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|148	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|149	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|150	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-4-0.tex
14mr|texlive-tkz-berge-1.00c-3|151	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-28-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|152	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-29-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|153	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|154	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|155	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|156	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-4-0-0.tex
14mr|texlive-tkz-berge-1.00c-3|157	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-6-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|158	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-6-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|159	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|160	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|161	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|162	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-4-0.tex
14mr|texlive-tkz-berge-1.00c-3|163	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-5-0.tex
14mr|texlive-tkz-berge-1.00c-3|164	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|165	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|166	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-3-0.tex
14mr|texlive-tkz-berge-1.00c-3|167	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-9-1-0.tex
14mr|texlive-tkz-berge-1.00c-3|168	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-9-2-0.tex
14mr|texlive-tkz-berge-1.00c-3|169	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/tkzpreamblenamed.ltx
14mr|texlive-tkz-berge-1.00c-3|170	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/readme-namedgraph.txt
14mr|texlive-tkz-berge-1.00c-3|171	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/Grid.pdf
14mr|texlive-tkz-berge-1.00c-3|172	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/gr-Circulant.pdf
14mr|texlive-tkz-berge-1.00c-3|173	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/gr-Complet-16.pdf
14mr|texlive-tkz-berge-1.00c-3|174	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/gr-edgeingraphmodloop.pdf
14mr|texlive-tkz-berge-1.00c-3|175	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grCLadder.pdf
14mr|texlive-tkz-berge-1.00c-3|176	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grDoubleMod.pdf
14mr|texlive-tkz-berge-1.00c-3|177	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grExtraChords.pdf
14mr|texlive-tkz-berge-1.00c-3|178	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grLadder.pdf
14mr|texlive-tkz-berge-1.00c-3|179	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grSQCycle.pdf
14mr|texlive-tkz-berge-1.00c-3|180	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grStar.pdf
14mr|texlive-tkz-berge-1.00c-3|181	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grWheel.pdf
14mr|texlive-tkz-berge-1.00c-3|182	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/hypercube.pdf
14mr|texlive-tkz-berge-1.00c-3|183	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/hypercube_simple.pdf
14mr|texlive-tkz-berge-1.00c-3|184	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/hypercubed.pdf
14mr|texlive-tkz-berge-1.00c-3|185	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/Grid.tex
14mr|texlive-tkz-berge-1.00c-3|186	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/gr-Circulant.tex
14mr|texlive-tkz-berge-1.00c-3|187	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/gr-Complet-16.tex
14mr|texlive-tkz-berge-1.00c-3|188	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/gr-edgeingraphmodloop.tex
14mr|texlive-tkz-berge-1.00c-3|189	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grCLadder.tex
14mr|texlive-tkz-berge-1.00c-3|190	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grDoubleMod.tex
14mr|texlive-tkz-berge-1.00c-3|191	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grExtraChords.tex
14mr|texlive-tkz-berge-1.00c-3|192	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grLadder.tex
14mr|texlive-tkz-berge-1.00c-3|193	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grSQCycle.tex
14mr|texlive-tkz-berge-1.00c-3|194	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grStar.tex
14mr|texlive-tkz-berge-1.00c-3|195	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grWheel.tex
14mr|texlive-tkz-berge-1.00c-3|196	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/hypercube_simple.tex
14mr|texlive-tkz-berge-1.00c-3|197	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/hypercubed.tex
14mr|texlive-tkz-berge-1.00c-3|198	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-classic.tex
14mr|texlive-tkz-berge-1.00c-3|199	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-installation.tex
14mr|texlive-tkz-berge-1.00c-3|200	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-macros-e.tex
14mr|texlive-tkz-berge-1.00c-3|201	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-macros.tex
14mr|texlive-tkz-berge-1.00c-3|202	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-main.tex
14mr|texlive-tkz-berge-1.00c-3|203	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-style.tex
14mr|texlive-tkz-berge-1.00c-3|204	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-gr-installation.tex
14mr|texlive-tkz-berge-1.00c-3|205	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/berge.ist
14mr|texlive-tkz-berge-1.00c-3|206	%doc %{_texmfdistdir}/doc/latex/tkz-berge/readme-tkz-berge.txt
14mr|texlive-tkz-berge-1.00c-3|207	%doc %{_texmfdistdir}/doc/latex/tkz-berge/tkz-berge-screen.pdf
14mr|texlive-tkz-berge-1.00c-3|208	
14mr|texlive-tkz-berge-1.00c-3|209	#-----------------------------------------------------------------------
14mr|texlive-tkz-berge-1.00c-3|210	%prep
14mr|texlive-tkz-berge-1.00c-3|211	%setup -c -a0 -a1
14mr|texlive-tkz-berge-1.00c-3|212	
14mr|texlive-tkz-berge-1.00c-3|213	%build
14mr|texlive-tkz-berge-1.00c-3|214	
14mr|texlive-tkz-berge-1.00c-3|215	%install
14mr|texlive-tkz-berge-1.00c-3|216	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-berge-1.00c-3|217	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-berge-1.00c-3|218	
14mr|texlive-tkz-berge-1.00c-3|219	
14mr|texlive-tkz-berge-1.00c-3|220	
14mr|texlive-tkz-berge-1.00c-3|221	%changelog
14mr|texlive-tkz-berge-1.00c-3|222	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00c-3
14mr|texlive-tkz-berge-1.00c-3|223	+ Revision: 081cd69
14mr|texlive-tkz-berge-1.00c-3|224	- MassBuild#440: Increase release tag
14mr|texlive-tkz-berge-1.00c-3|225	
14mr|texlive-tkz-berge-1.00c-3|226	

21614 14
14mr|texlive-tkz-doc-1.1c-3|1	# revision 22959
14mr|texlive-tkz-doc-1.1c-3|2	# category Package
14mr|texlive-tkz-doc-1.1c-3|3	# catalog-ctan /macros/latex/contrib/tkz-doc
14mr|texlive-tkz-doc-1.1c-3|4	# catalog-date 2011-06-05 23:10:23 +0200
14mr|texlive-tkz-doc-1.1c-3|5	# catalog-license lppl
14mr|texlive-tkz-doc-1.1c-3|6	# catalog-version 1.1c
14mr|texlive-tkz-doc-1.1c-3|7	Name:		texlive-tkz-doc
14mr|texlive-tkz-doc-1.1c-3|8	Version:	1.1c
14mr|texlive-tkz-doc-1.1c-3|9	Release:	3
14mr|texlive-tkz-doc-1.1c-3|10	Summary:	Documentation macros for the TKZ series of packages
14mr|texlive-tkz-doc-1.1c-3|11	Group:		Publishing
14mr|texlive-tkz-doc-1.1c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz-doc
14mr|texlive-tkz-doc-1.1c-3|13	License:	LPPL
14mr|texlive-tkz-doc-1.1c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-doc.tar.xz
14mr|texlive-tkz-doc-1.1c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-doc.doc.tar.xz
14mr|texlive-tkz-doc-1.1c-3|16	BuildArch:	noarch
14mr|texlive-tkz-doc-1.1c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-doc-1.1c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-doc-1.1c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-doc-1.1c-3|20	
14mr|texlive-tkz-doc-1.1c-3|21	%description
14mr|texlive-tkz-doc-1.1c-3|22	This bundle offers a documentation class (tkz-doc) and a
14mr|texlive-tkz-doc-1.1c-3|23	package (tkzexample). These files are used in the documentation
14mr|texlive-tkz-doc-1.1c-3|24	of the author's packages tkz-tab and tkz-linknodes.
14mr|texlive-tkz-doc-1.1c-3|25	
14mr|texlive-tkz-doc-1.1c-3|26	%post
14mr|texlive-tkz-doc-1.1c-3|27	%{_sbindir}/texlive.post
14mr|texlive-tkz-doc-1.1c-3|28	
14mr|texlive-tkz-doc-1.1c-3|29	%postun
14mr|texlive-tkz-doc-1.1c-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-doc-1.1c-3|31	%{_sbindir}/texlive.post
14mr|texlive-tkz-doc-1.1c-3|32	fi
14mr|texlive-tkz-doc-1.1c-3|33	
14mr|texlive-tkz-doc-1.1c-3|34	#-----------------------------------------------------------------------
14mr|texlive-tkz-doc-1.1c-3|35	%files
14mr|texlive-tkz-doc-1.1c-3|36	%{_texmfdistdir}/tex/latex/tkz-doc/tkz-doc.cls
14mr|texlive-tkz-doc-1.1c-3|37	%{_texmfdistdir}/tex/latex/tkz-doc/tkzexample.sty
14mr|texlive-tkz-doc-1.1c-3|38	%doc %{_texmfdistdir}/doc/latex/tkz-doc/README
14mr|texlive-tkz-doc-1.1c-3|39	
14mr|texlive-tkz-doc-1.1c-3|40	#-----------------------------------------------------------------------
14mr|texlive-tkz-doc-1.1c-3|41	%prep
14mr|texlive-tkz-doc-1.1c-3|42	%setup -c -a0 -a1
14mr|texlive-tkz-doc-1.1c-3|43	
14mr|texlive-tkz-doc-1.1c-3|44	%build
14mr|texlive-tkz-doc-1.1c-3|45	
14mr|texlive-tkz-doc-1.1c-3|46	%install
14mr|texlive-tkz-doc-1.1c-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-doc-1.1c-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-doc-1.1c-3|49	
14mr|texlive-tkz-doc-1.1c-3|50	
14mr|texlive-tkz-doc-1.1c-3|51	
14mr|texlive-tkz-doc-1.1c-3|52	%changelog
14mr|texlive-tkz-doc-1.1c-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1c-3
14mr|texlive-tkz-doc-1.1c-3|54	+ Revision: d036590
14mr|texlive-tkz-doc-1.1c-3|55	- MassBuild#440: Increase release tag
14mr|texlive-tkz-doc-1.1c-3|56	
14mr|texlive-tkz-doc-1.1c-3|57	

21615 14
14mr|texlive-tkz-euclide-1.16c-3|1	# revision 22830
14mr|texlive-tkz-euclide-1.16c-3|2	# category Package
14mr|texlive-tkz-euclide-1.16c-3|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-euclide
14mr|texlive-tkz-euclide-1.16c-3|4	# catalog-date 2011-06-05 23:10:23 +0200
14mr|texlive-tkz-euclide-1.16c-3|5	# catalog-license lppl
14mr|texlive-tkz-euclide-1.16c-3|6	# catalog-version 1.16c
14mr|texlive-tkz-euclide-1.16c-3|7	Name:		texlive-tkz-euclide
14mr|texlive-tkz-euclide-1.16c-3|8	Version:	1.16c
14mr|texlive-tkz-euclide-1.16c-3|9	Release:	3
14mr|texlive-tkz-euclide-1.16c-3|10	Summary:	Tools for drawing euclidean geometry
14mr|texlive-tkz-euclide-1.16c-3|11	Group:		Publishing
14mr|texlive-tkz-euclide-1.16c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-euclide
14mr|texlive-tkz-euclide-1.16c-3|13	License:	LPPL
14mr|texlive-tkz-euclide-1.16c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-euclide.tar.xz
14mr|texlive-tkz-euclide-1.16c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-euclide.doc.tar.xz
14mr|texlive-tkz-euclide-1.16c-3|16	BuildArch:	noarch
14mr|texlive-tkz-euclide-1.16c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-euclide-1.16c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-euclide-1.16c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-euclide-1.16c-3|20	
14mr|texlive-tkz-euclide-1.16c-3|21	%description
14mr|texlive-tkz-euclide-1.16c-3|22	The tkz-euclide package is tis a set of files, designed to give
14mr|texlive-tkz-euclide-1.16c-3|23	math teachers and students) easy access at the programmation of
14mr|texlive-tkz-euclide-1.16c-3|24	euclidean geometry with TikZ.
14mr|texlive-tkz-euclide-1.16c-3|25	
14mr|texlive-tkz-euclide-1.16c-3|26	%post
14mr|texlive-tkz-euclide-1.16c-3|27	%{_sbindir}/texlive.post
14mr|texlive-tkz-euclide-1.16c-3|28	
14mr|texlive-tkz-euclide-1.16c-3|29	%postun
14mr|texlive-tkz-euclide-1.16c-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-euclide-1.16c-3|31	%{_sbindir}/texlive.post
14mr|texlive-tkz-euclide-1.16c-3|32	fi
14mr|texlive-tkz-euclide-1.16c-3|33	
14mr|texlive-tkz-euclide-1.16c-3|34	#-----------------------------------------------------------------------
14mr|texlive-tkz-euclide-1.16c-3|35	%files
14mr|texlive-tkz-euclide-1.16c-3|36	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-euclide.sty
14mr|texlive-tkz-euclide-1.16c-3|37	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-lib-symbols.tex
14mr|texlive-tkz-euclide-1.16c-3|38	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-addpoints.tex
14mr|texlive-tkz-euclide-1.16c-3|39	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-angles.tex
14mr|texlive-tkz-euclide-1.16c-3|40	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-arcs.tex
14mr|texlive-tkz-euclide-1.16c-3|41	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-circles.tex
14mr|texlive-tkz-euclide-1.16c-3|42	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-lines.tex
14mr|texlive-tkz-euclide-1.16c-3|43	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-polygons.tex
14mr|texlive-tkz-euclide-1.16c-3|44	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-protractor.tex
14mr|texlive-tkz-euclide-1.16c-3|45	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-sectors.tex
14mr|texlive-tkz-euclide-1.16c-3|46	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-vectors.tex
14mr|texlive-tkz-euclide-1.16c-3|47	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-tools-intersections.tex
14mr|texlive-tkz-euclide-1.16c-3|48	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-tools-transformations.tex
14mr|texlive-tkz-euclide-1.16c-3|49	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/README
14mr|texlive-tkz-euclide-1.16c-3|50	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/Makefile
14mr|texlive-tkz-euclide-1.16c-3|51	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/info_euclide_tex.txt
14mr|texlive-tkz-euclide-1.16c-3|52	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/latex/euclide-tex.zip
14mr|texlive-tkz-euclide-1.16c-3|53	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx
14mr|texlive-tkz-euclide-1.16c-3|54	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-FAQ.tex
14mr|texlive-tkz-euclide-1.16c-3|55	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-alea.tex
14mr|texlive-tkz-euclide-1.16c-3|56	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-arcs.tex
14mr|texlive-tkz-euclide-1.16c-3|57	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-base.tex
14mr|texlive-tkz-euclide-1.16c-3|58	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-circles.tex
14mr|texlive-tkz-euclide-1.16c-3|59	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex
14mr|texlive-tkz-euclide-1.16c-3|60	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-config.tex
14mr|texlive-tkz-euclide-1.16c-3|61	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-example.tex
14mr|texlive-tkz-euclide-1.16c-3|62	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-exemples.tex
14mr|texlive-tkz-euclide-1.16c-3|63	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-installation.tex
14mr|texlive-tkz-euclide-1.16c-3|64	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-intersec.tex
14mr|texlive-tkz-euclide-1.16c-3|65	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-lines.tex
14mr|texlive-tkz-euclide-1.16c-3|66	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-main.tex
14mr|texlive-tkz-euclide-1.16c-3|67	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-obj.tex
14mr|texlive-tkz-euclide-1.16c-3|68	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-points.tex
14mr|texlive-tkz-euclide-1.16c-3|69	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-polygons.tex
14mr|texlive-tkz-euclide-1.16c-3|70	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-presentation.tex
14mr|texlive-tkz-euclide-1.16c-3|71	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-rapporteur.tex
14mr|texlive-tkz-euclide-1.16c-3|72	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-sectors.tex
14mr|texlive-tkz-euclide-1.16c-3|73	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-segments.tex
14mr|texlive-tkz-euclide-1.16c-3|74	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-tips_and_tricks.tex
14mr|texlive-tkz-euclide-1.16c-3|75	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-tools.tex
14mr|texlive-tkz-euclide-1.16c-3|76	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-transf.tex
14mr|texlive-tkz-euclide-1.16c-3|77	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-vec.tex
14mr|texlive-tkz-euclide-1.16c-3|78	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/euclide.ist
14mr|texlive-tkz-euclide-1.16c-3|79	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/readme-tkz-euclide-fr.txt
14mr|texlive-tkz-euclide-1.16c-3|80	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/readme-tkz-euclide.txt
14mr|texlive-tkz-euclide-1.16c-3|81	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/tkz-euclide-screen.pdf
14mr|texlive-tkz-euclide-1.16c-3|82	
14mr|texlive-tkz-euclide-1.16c-3|83	#-----------------------------------------------------------------------
14mr|texlive-tkz-euclide-1.16c-3|84	%prep
14mr|texlive-tkz-euclide-1.16c-3|85	%setup -c -a0 -a1
14mr|texlive-tkz-euclide-1.16c-3|86	
14mr|texlive-tkz-euclide-1.16c-3|87	%build
14mr|texlive-tkz-euclide-1.16c-3|88	
14mr|texlive-tkz-euclide-1.16c-3|89	%install
14mr|texlive-tkz-euclide-1.16c-3|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-euclide-1.16c-3|91	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-euclide-1.16c-3|92	
14mr|texlive-tkz-euclide-1.16c-3|93	
14mr|texlive-tkz-euclide-1.16c-3|94	
14mr|texlive-tkz-euclide-1.16c-3|95	%changelog
14mr|texlive-tkz-euclide-1.16c-3|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.16c-3
14mr|texlive-tkz-euclide-1.16c-3|97	+ Revision: a9b9f08
14mr|texlive-tkz-euclide-1.16c-3|98	- MassBuild#440: Increase release tag
14mr|texlive-tkz-euclide-1.16c-3|99	
14mr|texlive-tkz-euclide-1.16c-3|100	

21616 14
14mr|texlive-tkz-fct-1.16c-3|1	# revision 22831
14mr|texlive-tkz-fct-1.16c-3|2	# category Package
14mr|texlive-tkz-fct-1.16c-3|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-fct
14mr|texlive-tkz-fct-1.16c-3|4	# catalog-date 2011-06-05 23:10:23 +0200
14mr|texlive-tkz-fct-1.16c-3|5	# catalog-license lppl
14mr|texlive-tkz-fct-1.16c-3|6	# catalog-version 1.16c
14mr|texlive-tkz-fct-1.16c-3|7	Name:		texlive-tkz-fct
14mr|texlive-tkz-fct-1.16c-3|8	Version:	1.16c
14mr|texlive-tkz-fct-1.16c-3|9	Release:	3
14mr|texlive-tkz-fct-1.16c-3|10	Summary:	Tools for drawing graphs of functions
14mr|texlive-tkz-fct-1.16c-3|11	Group:		Publishing
14mr|texlive-tkz-fct-1.16c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-fct
14mr|texlive-tkz-fct-1.16c-3|13	License:	LPPL
14mr|texlive-tkz-fct-1.16c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-fct.tar.xz
14mr|texlive-tkz-fct-1.16c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-fct.doc.tar.xz
14mr|texlive-tkz-fct-1.16c-3|16	BuildArch:	noarch
14mr|texlive-tkz-fct-1.16c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-fct-1.16c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-fct-1.16c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-fct-1.16c-3|20	
14mr|texlive-tkz-fct-1.16c-3|21	%description
14mr|texlive-tkz-fct-1.16c-3|22	The tkz-fct package is designed to give math teachers (and
14mr|texlive-tkz-fct-1.16c-3|23	students) easy access at the programmation of graphs of
14mr|texlive-tkz-fct-1.16c-3|24	functions with TikZ and gnuplot.
14mr|texlive-tkz-fct-1.16c-3|25	
14mr|texlive-tkz-fct-1.16c-3|26	%post
14mr|texlive-tkz-fct-1.16c-3|27	%{_sbindir}/texlive.post
14mr|texlive-tkz-fct-1.16c-3|28	
14mr|texlive-tkz-fct-1.16c-3|29	%postun
14mr|texlive-tkz-fct-1.16c-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-fct-1.16c-3|31	%{_sbindir}/texlive.post
14mr|texlive-tkz-fct-1.16c-3|32	fi
14mr|texlive-tkz-fct-1.16c-3|33	
14mr|texlive-tkz-fct-1.16c-3|34	#-----------------------------------------------------------------------
14mr|texlive-tkz-fct-1.16c-3|35	%files
14mr|texlive-tkz-fct-1.16c-3|36	%{_texmfdistdir}/tex/latex/tkz-fct/tkz-fct.sty
14mr|texlive-tkz-fct-1.16c-3|37	%doc %{_texmfdistdir}/doc/latex/tkz-fct/README
14mr|texlive-tkz-fct-1.16c-3|38	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/Makefile
14mr|texlive-tkz-fct-1.16c-3|39	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/info_fct_tex.txt
14mr|texlive-tkz-fct-1.16c-3|40	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-1-0-0.tex
14mr|texlive-tkz-fct-1.16c-3|41	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|42	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|43	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|44	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-5-0.tex
14mr|texlive-tkz-fct-1.16c-3|45	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-6-0.tex
14mr|texlive-tkz-fct-1.16c-3|46	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-7-0.tex
14mr|texlive-tkz-fct-1.16c-3|47	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-8-0.tex
14mr|texlive-tkz-fct-1.16c-3|48	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-1-0.tex
14mr|texlive-tkz-fct-1.16c-3|49	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|50	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|51	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|52	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-5-0.tex
14mr|texlive-tkz-fct-1.16c-3|53	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-6-0.tex
14mr|texlive-tkz-fct-1.16c-3|54	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-7-0.tex
14mr|texlive-tkz-fct-1.16c-3|55	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-1-0.tex
14mr|texlive-tkz-fct-1.16c-3|56	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|57	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|58	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|59	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-5-0.tex
14mr|texlive-tkz-fct-1.16c-3|60	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-6-0.tex
14mr|texlive-tkz-fct-1.16c-3|61	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-13-0-0.tex
14mr|texlive-tkz-fct-1.16c-3|62	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-1-0.tex
14mr|texlive-tkz-fct-1.16c-3|63	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|64	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|65	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|66	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-5-0.tex
14mr|texlive-tkz-fct-1.16c-3|67	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-6-1.tex
14mr|texlive-tkz-fct-1.16c-3|68	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-1.tex
14mr|texlive-tkz-fct-1.16c-3|69	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-2.tex
14mr|texlive-tkz-fct-1.16c-3|70	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-3.tex
14mr|texlive-tkz-fct-1.16c-3|71	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-4.tex
14mr|texlive-tkz-fct-1.16c-3|72	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-1.tex
14mr|texlive-tkz-fct-1.16c-3|73	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-2.tex
14mr|texlive-tkz-fct-1.16c-3|74	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-3.tex
14mr|texlive-tkz-fct-1.16c-3|75	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-4.tex
14mr|texlive-tkz-fct-1.16c-3|76	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-16-1-0.tex
14mr|texlive-tkz-fct-1.16c-3|77	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-16-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|78	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-3-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|79	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-3-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|80	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|81	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|82	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|83	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-5-0.tex
14mr|texlive-tkz-fct-1.16c-3|84	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-6-0.tex
14mr|texlive-tkz-fct-1.16c-3|85	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-7-0.tex
14mr|texlive-tkz-fct-1.16c-3|86	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-8-0.tex
14mr|texlive-tkz-fct-1.16c-3|87	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-1-0.tex
14mr|texlive-tkz-fct-1.16c-3|88	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|89	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|90	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|91	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-5-0.tex
14mr|texlive-tkz-fct-1.16c-3|92	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-6-0.tex
14mr|texlive-tkz-fct-1.16c-3|93	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-6-1-0.tex
14mr|texlive-tkz-fct-1.16c-3|94	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-10-2.tex
14mr|texlive-tkz-fct-1.16c-3|95	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|96	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|97	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|98	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-5-0.tex
14mr|texlive-tkz-fct-1.16c-3|99	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-6-0.tex
14mr|texlive-tkz-fct-1.16c-3|100	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-7-0.tex
14mr|texlive-tkz-fct-1.16c-3|101	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-8-0.tex
14mr|texlive-tkz-fct-1.16c-3|102	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-9-1.tex
14mr|texlive-tkz-fct-1.16c-3|103	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-10-0.tex
14mr|texlive-tkz-fct-1.16c-3|104	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-11-0.tex
14mr|texlive-tkz-fct-1.16c-3|105	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|106	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|107	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|108	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-6-0.tex
14mr|texlive-tkz-fct-1.16c-3|109	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-7-0.tex
14mr|texlive-tkz-fct-1.16c-3|110	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-8-0.tex
14mr|texlive-tkz-fct-1.16c-3|111	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-9-0.tex
14mr|texlive-tkz-fct-1.16c-3|112	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-1-0.tex
14mr|texlive-tkz-fct-1.16c-3|113	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-2-0.tex
14mr|texlive-tkz-fct-1.16c-3|114	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-3-0.tex
14mr|texlive-tkz-fct-1.16c-3|115	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-4-0.tex
14mr|texlive-tkz-fct-1.16c-3|116	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/tkzfctpreamble.ltx
14mr|texlive-tkz-fct-1.16c-3|117	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-VDW.tex
14mr|texlive-tkz-fct-1.16c-3|118	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-area.tex
14mr|texlive-tkz-fct-1.16c-3|119	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-asymptote.tex
14mr|texlive-tkz-fct-1.16c-3|120	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-bac.tex
14mr|texlive-tkz-fct-1.16c-3|121	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-compilation.tex
14mr|texlive-tkz-fct-1.16c-3|122	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-example.tex
14mr|texlive-tkz-fct-1.16c-3|123	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-faq.tex
14mr|texlive-tkz-fct-1.16c-3|124	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-fonctions.tex
14mr|texlive-tkz-fct-1.16c-3|125	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-fppgf.tex
14mr|texlive-tkz-fct-1.16c-3|126	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-installation.tex
14mr|texlive-tkz-fct-1.16c-3|127	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-interpolation.tex
14mr|texlive-tkz-fct-1.16c-3|128	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-label.tex
14mr|texlive-tkz-fct-1.16c-3|129	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-liste.tex
14mr|texlive-tkz-fct-1.16c-3|130	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-main.tex
14mr|texlive-tkz-fct-1.16c-3|131	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-param.tex
14mr|texlive-tkz-fct-1.16c-3|132	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-point.tex
14mr|texlive-tkz-fct-1.16c-3|133	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-polar.tex
14mr|texlive-tkz-fct-1.16c-3|134	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-riemann.tex
14mr|texlive-tkz-fct-1.16c-3|135	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-symbol.tex
14mr|texlive-tkz-fct-1.16c-3|136	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-tangent.tex
14mr|texlive-tkz-fct-1.16c-3|137	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-why.tex
14mr|texlive-tkz-fct-1.16c-3|138	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/fct.ist
14mr|texlive-tkz-fct-1.16c-3|139	%doc %{_texmfdistdir}/doc/latex/tkz-fct/readme-tkz-fct-fr.txt
14mr|texlive-tkz-fct-1.16c-3|140	%doc %{_texmfdistdir}/doc/latex/tkz-fct/readme-tkz-fct.txt
14mr|texlive-tkz-fct-1.16c-3|141	%doc %{_texmfdistdir}/doc/latex/tkz-fct/readme.tex
14mr|texlive-tkz-fct-1.16c-3|142	%doc %{_texmfdistdir}/doc/latex/tkz-fct/tkz-fct-screen.pdf
14mr|texlive-tkz-fct-1.16c-3|143	
14mr|texlive-tkz-fct-1.16c-3|144	#-----------------------------------------------------------------------
14mr|texlive-tkz-fct-1.16c-3|145	%prep
14mr|texlive-tkz-fct-1.16c-3|146	%setup -c -a0 -a1
14mr|texlive-tkz-fct-1.16c-3|147	
14mr|texlive-tkz-fct-1.16c-3|148	%build
14mr|texlive-tkz-fct-1.16c-3|149	
14mr|texlive-tkz-fct-1.16c-3|150	%install
14mr|texlive-tkz-fct-1.16c-3|151	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-fct-1.16c-3|152	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-fct-1.16c-3|153	
14mr|texlive-tkz-fct-1.16c-3|154	
14mr|texlive-tkz-fct-1.16c-3|155	
14mr|texlive-tkz-fct-1.16c-3|156	%changelog
14mr|texlive-tkz-fct-1.16c-3|157	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.16c-3
14mr|texlive-tkz-fct-1.16c-3|158	+ Revision: 28b406f
14mr|texlive-tkz-fct-1.16c-3|159	- MassBuild#440: Increase release tag
14mr|texlive-tkz-fct-1.16c-3|160	
14mr|texlive-tkz-fct-1.16c-3|161	

21617 14
14mr|texlive-tkz-graph-1.00-3|1	# revision 22832
14mr|texlive-tkz-graph-1.00-3|2	# category Package
14mr|texlive-tkz-graph-1.00-3|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-graph
14mr|texlive-tkz-graph-1.00-3|4	# catalog-date 2011-06-06 00:03:44 +0200
14mr|texlive-tkz-graph-1.00-3|5	# catalog-license lppl
14mr|texlive-tkz-graph-1.00-3|6	# catalog-version 1.00
14mr|texlive-tkz-graph-1.00-3|7	Name:		texlive-tkz-graph
14mr|texlive-tkz-graph-1.00-3|8	Version:	1.00
14mr|texlive-tkz-graph-1.00-3|9	Release:	3
14mr|texlive-tkz-graph-1.00-3|10	Summary:	Draw graph-theory graphs
14mr|texlive-tkz-graph-1.00-3|11	Group:		Publishing
14mr|texlive-tkz-graph-1.00-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-graph
14mr|texlive-tkz-graph-1.00-3|13	License:	LPPL
14mr|texlive-tkz-graph-1.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-graph.tar.xz
14mr|texlive-tkz-graph-1.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-graph.doc.tar.xz
14mr|texlive-tkz-graph-1.00-3|16	BuildArch:	noarch
14mr|texlive-tkz-graph-1.00-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-graph-1.00-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-graph-1.00-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-graph-1.00-3|20	
14mr|texlive-tkz-graph-1.00-3|21	%description
14mr|texlive-tkz-graph-1.00-3|22	The package is designed to create graph diagrams as simply as
14mr|texlive-tkz-graph-1.00-3|23	possible, using TikZ.
14mr|texlive-tkz-graph-1.00-3|24	
14mr|texlive-tkz-graph-1.00-3|25	%post
14mr|texlive-tkz-graph-1.00-3|26	%{_sbindir}/texlive.post
14mr|texlive-tkz-graph-1.00-3|27	
14mr|texlive-tkz-graph-1.00-3|28	%postun
14mr|texlive-tkz-graph-1.00-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-graph-1.00-3|30	%{_sbindir}/texlive.post
14mr|texlive-tkz-graph-1.00-3|31	fi
14mr|texlive-tkz-graph-1.00-3|32	
14mr|texlive-tkz-graph-1.00-3|33	#-----------------------------------------------------------------------
14mr|texlive-tkz-graph-1.00-3|34	%files
14mr|texlive-tkz-graph-1.00-3|35	%{_texmfdistdir}/tex/latex/tkz-graph/tkz-graph.sty
14mr|texlive-tkz-graph-1.00-3|36	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-Dijkstra.tex
14mr|texlive-tkz-graph-1.00-3|37	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-Welsh.tex
14mr|texlive-tkz-graph-1.00-3|38	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-annales.tex
14mr|texlive-tkz-graph-1.00-3|39	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-couverture.tex
14mr|texlive-tkz-graph-1.00-3|40	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-edge.tex
14mr|texlive-tkz-graph-1.00-3|41	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-installation.tex
14mr|texlive-tkz-graph-1.00-3|42	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-label.tex
14mr|texlive-tkz-graph-1.00-3|43	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-main.tex
14mr|texlive-tkz-graph-1.00-3|44	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-presentation.tex
14mr|texlive-tkz-graph-1.00-3|45	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-prob.tex
14mr|texlive-tkz-graph-1.00-3|46	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-style.tex
14mr|texlive-tkz-graph-1.00-3|47	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-vertex.tex
14mr|texlive-tkz-graph-1.00-3|48	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-vertices.tex
14mr|texlive-tkz-graph-1.00-3|49	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/graph.ist
14mr|texlive-tkz-graph-1.00-3|50	%doc %{_texmfdistdir}/doc/latex/tkz-graph/readme-tkz-graph.txt
14mr|texlive-tkz-graph-1.00-3|51	%doc %{_texmfdistdir}/doc/latex/tkz-graph/tkz-graph-screen.pdf
14mr|texlive-tkz-graph-1.00-3|52	
14mr|texlive-tkz-graph-1.00-3|53	#-----------------------------------------------------------------------
14mr|texlive-tkz-graph-1.00-3|54	%prep
14mr|texlive-tkz-graph-1.00-3|55	%setup -c -a0 -a1
14mr|texlive-tkz-graph-1.00-3|56	
14mr|texlive-tkz-graph-1.00-3|57	%build
14mr|texlive-tkz-graph-1.00-3|58	
14mr|texlive-tkz-graph-1.00-3|59	%install
14mr|texlive-tkz-graph-1.00-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-graph-1.00-3|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-graph-1.00-3|62	
14mr|texlive-tkz-graph-1.00-3|63	
14mr|texlive-tkz-graph-1.00-3|64	
14mr|texlive-tkz-graph-1.00-3|65	%changelog
14mr|texlive-tkz-graph-1.00-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-3
14mr|texlive-tkz-graph-1.00-3|67	+ Revision: 64f12fa
14mr|texlive-tkz-graph-1.00-3|68	- MassBuild#440: Increase release tag
14mr|texlive-tkz-graph-1.00-3|69	
14mr|texlive-tkz-graph-1.00-3|70	

21618 14
14mr|texlive-tkz-kiviat-0.1-3|1	# revision 22857
14mr|texlive-tkz-kiviat-0.1-3|2	# category Package
14mr|texlive-tkz-kiviat-0.1-3|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-kiviat
14mr|texlive-tkz-kiviat-0.1-3|4	# catalog-date 2011-06-07 15:47:15 +0200
14mr|texlive-tkz-kiviat-0.1-3|5	# catalog-license lppl
14mr|texlive-tkz-kiviat-0.1-3|6	# catalog-version 0.1
14mr|texlive-tkz-kiviat-0.1-3|7	Name:		texlive-tkz-kiviat
14mr|texlive-tkz-kiviat-0.1-3|8	Version:	0.1
14mr|texlive-tkz-kiviat-0.1-3|9	Release:	3
14mr|texlive-tkz-kiviat-0.1-3|10	Summary:	Draw Kiviat graphs
14mr|texlive-tkz-kiviat-0.1-3|11	Group:		Publishing
14mr|texlive-tkz-kiviat-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-kiviat
14mr|texlive-tkz-kiviat-0.1-3|13	License:	LPPL
14mr|texlive-tkz-kiviat-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-kiviat.tar.xz
14mr|texlive-tkz-kiviat-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-kiviat.doc.tar.xz
14mr|texlive-tkz-kiviat-0.1-3|16	BuildArch:	noarch
14mr|texlive-tkz-kiviat-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-kiviat-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-kiviat-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-kiviat-0.1-3|20	
14mr|texlive-tkz-kiviat-0.1-3|21	%description
14mr|texlive-tkz-kiviat-0.1-3|22	The package allows the user to draw Kiviat Graphs directly, or
14mr|texlive-tkz-kiviat-0.1-3|23	with data from an external file. The drawing is done with the
14mr|texlive-tkz-kiviat-0.1-3|24	help of pgfplots.
14mr|texlive-tkz-kiviat-0.1-3|25	
14mr|texlive-tkz-kiviat-0.1-3|26	%post
14mr|texlive-tkz-kiviat-0.1-3|27	%{_sbindir}/texlive.post
14mr|texlive-tkz-kiviat-0.1-3|28	
14mr|texlive-tkz-kiviat-0.1-3|29	%postun
14mr|texlive-tkz-kiviat-0.1-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-kiviat-0.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-tkz-kiviat-0.1-3|32	fi
14mr|texlive-tkz-kiviat-0.1-3|33	
14mr|texlive-tkz-kiviat-0.1-3|34	#-----------------------------------------------------------------------
14mr|texlive-tkz-kiviat-0.1-3|35	%files
14mr|texlive-tkz-kiviat-0.1-3|36	%{_texmfdistdir}/tex/latex/tkz-kiviat/tkz-kiviat.sty
14mr|texlive-tkz-kiviat-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/TKZdoc-kiviat-main.pdf
14mr|texlive-tkz-kiviat-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/file.dat
14mr|texlive-tkz-kiviat-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat1.tex
14mr|texlive-tkz-kiviat-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat2.tex
14mr|texlive-tkz-kiviat-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat3.tex
14mr|texlive-tkz-kiviat-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat4.tex
14mr|texlive-tkz-kiviat-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat5.tex
14mr|texlive-tkz-kiviat-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/latex/TKZdoc-kiviat-main.tex
14mr|texlive-tkz-kiviat-0.1-3|45	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/latex/file.dat
14mr|texlive-tkz-kiviat-0.1-3|46	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/latex/file2.dat
14mr|texlive-tkz-kiviat-0.1-3|47	
14mr|texlive-tkz-kiviat-0.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-tkz-kiviat-0.1-3|49	%prep
14mr|texlive-tkz-kiviat-0.1-3|50	%setup -c -a0 -a1
14mr|texlive-tkz-kiviat-0.1-3|51	
14mr|texlive-tkz-kiviat-0.1-3|52	%build
14mr|texlive-tkz-kiviat-0.1-3|53	
14mr|texlive-tkz-kiviat-0.1-3|54	%install
14mr|texlive-tkz-kiviat-0.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-kiviat-0.1-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-kiviat-0.1-3|57	
14mr|texlive-tkz-kiviat-0.1-3|58	
14mr|texlive-tkz-kiviat-0.1-3|59	
14mr|texlive-tkz-kiviat-0.1-3|60	%changelog
14mr|texlive-tkz-kiviat-0.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-tkz-kiviat-0.1-3|62	+ Revision: 6cf21f0
14mr|texlive-tkz-kiviat-0.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-tkz-kiviat-0.1-3|64	
14mr|texlive-tkz-kiviat-0.1-3|65	

21619 14
14mr|texlive-tkz-linknodes-1.0c-3|1	# revision 22833
14mr|texlive-tkz-linknodes-1.0c-3|2	# category Package
14mr|texlive-tkz-linknodes-1.0c-3|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-linknodes
14mr|texlive-tkz-linknodes-1.0c-3|4	# catalog-date 2011-06-05 23:10:23 +0200
14mr|texlive-tkz-linknodes-1.0c-3|5	# catalog-license lppl
14mr|texlive-tkz-linknodes-1.0c-3|6	# catalog-version 1.0c
14mr|texlive-tkz-linknodes-1.0c-3|7	Name:		texlive-tkz-linknodes
14mr|texlive-tkz-linknodes-1.0c-3|8	Version:	1.0c
14mr|texlive-tkz-linknodes-1.0c-3|9	Release:	3
14mr|texlive-tkz-linknodes-1.0c-3|10	Summary:	Link nodes in mathematical environments
14mr|texlive-tkz-linknodes-1.0c-3|11	Group:		Publishing
14mr|texlive-tkz-linknodes-1.0c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-linknodes
14mr|texlive-tkz-linknodes-1.0c-3|13	License:	LPPL
14mr|texlive-tkz-linknodes-1.0c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-linknodes.tar.xz
14mr|texlive-tkz-linknodes-1.0c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-linknodes.doc.tar.xz
14mr|texlive-tkz-linknodes-1.0c-3|16	BuildArch:	noarch
14mr|texlive-tkz-linknodes-1.0c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-linknodes-1.0c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-linknodes-1.0c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-linknodes-1.0c-3|20	
14mr|texlive-tkz-linknodes-1.0c-3|21	%description
14mr|texlive-tkz-linknodes-1.0c-3|22	The package arose from a requirement to link the elements of an
14mr|texlive-tkz-linknodes-1.0c-3|23	amsmath align or aligned environment. The package makes use of
14mr|texlive-tkz-linknodes-1.0c-3|24	PGF/TikZ. The package documentation relies on the facilities of
14mr|texlive-tkz-linknodes-1.0c-3|25	the tkz-doc bundle.
14mr|texlive-tkz-linknodes-1.0c-3|26	
14mr|texlive-tkz-linknodes-1.0c-3|27	%post
14mr|texlive-tkz-linknodes-1.0c-3|28	%{_sbindir}/texlive.post
14mr|texlive-tkz-linknodes-1.0c-3|29	
14mr|texlive-tkz-linknodes-1.0c-3|30	%postun
14mr|texlive-tkz-linknodes-1.0c-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-linknodes-1.0c-3|32	%{_sbindir}/texlive.post
14mr|texlive-tkz-linknodes-1.0c-3|33	fi
14mr|texlive-tkz-linknodes-1.0c-3|34	
14mr|texlive-tkz-linknodes-1.0c-3|35	#-----------------------------------------------------------------------
14mr|texlive-tkz-linknodes-1.0c-3|36	%files
14mr|texlive-tkz-linknodes-1.0c-3|37	%{_texmfdistdir}/tex/latex/tkz-linknodes/tkz-linknodes.sty
14mr|texlive-tkz-linknodes-1.0c-3|38	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/README
14mr|texlive-tkz-linknodes-1.0c-3|39	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/equation.pdf
14mr|texlive-tkz-linknodes-1.0c-3|40	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/latex/equation.tex
14mr|texlive-tkz-linknodes-1.0c-3|41	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/latex/quadratic.tex
14mr|texlive-tkz-linknodes-1.0c-3|42	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/latex/system.tex
14mr|texlive-tkz-linknodes-1.0c-3|43	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/quadratic.pdf
14mr|texlive-tkz-linknodes-1.0c-3|44	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/system.pdf
14mr|texlive-tkz-linknodes-1.0c-3|45	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/latex/TKZdoc-linknodes-us.tex
14mr|texlive-tkz-linknodes-1.0c-3|46	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/latex/linknodes.ist
14mr|texlive-tkz-linknodes-1.0c-3|47	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/readme-linknodes.txt
14mr|texlive-tkz-linknodes-1.0c-3|48	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/tkz-linknodes-screen.pdf
14mr|texlive-tkz-linknodes-1.0c-3|49	
14mr|texlive-tkz-linknodes-1.0c-3|50	#-----------------------------------------------------------------------
14mr|texlive-tkz-linknodes-1.0c-3|51	%prep
14mr|texlive-tkz-linknodes-1.0c-3|52	%setup -c -a0 -a1
14mr|texlive-tkz-linknodes-1.0c-3|53	
14mr|texlive-tkz-linknodes-1.0c-3|54	%build
14mr|texlive-tkz-linknodes-1.0c-3|55	
14mr|texlive-tkz-linknodes-1.0c-3|56	%install
14mr|texlive-tkz-linknodes-1.0c-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-linknodes-1.0c-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-linknodes-1.0c-3|59	
14mr|texlive-tkz-linknodes-1.0c-3|60	
14mr|texlive-tkz-linknodes-1.0c-3|61	
14mr|texlive-tkz-linknodes-1.0c-3|62	%changelog
14mr|texlive-tkz-linknodes-1.0c-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0c-3
14mr|texlive-tkz-linknodes-1.0c-3|64	+ Revision: adf71b3
14mr|texlive-tkz-linknodes-1.0c-3|65	- MassBuild#440: Increase release tag
14mr|texlive-tkz-linknodes-1.0c-3|66	
14mr|texlive-tkz-linknodes-1.0c-3|67	

21620 14
14mr|texlive-tkz-orm-0.1-3|1	# revision 16849
14mr|texlive-tkz-orm-0.1-3|2	# category Package
14mr|texlive-tkz-orm-0.1-3|3	# catalog-ctan /graphics/pgf/contrib/tkz-orm
14mr|texlive-tkz-orm-0.1-3|4	# catalog-date 2010-01-28 13:16:16 +0100
14mr|texlive-tkz-orm-0.1-3|5	# catalog-license gpl
14mr|texlive-tkz-orm-0.1-3|6	# catalog-version 0.1
14mr|texlive-tkz-orm-0.1-3|7	Name:		texlive-tkz-orm
14mr|texlive-tkz-orm-0.1-3|8	Version:	0.1
14mr|texlive-tkz-orm-0.1-3|9	Release:	3
14mr|texlive-tkz-orm-0.1-3|10	Summary:	Create Object-Role Model (ORM) diagrams,
14mr|texlive-tkz-orm-0.1-3|11	Group:		Publishing
14mr|texlive-tkz-orm-0.1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tkz-orm
14mr|texlive-tkz-orm-0.1-3|13	License:	GPL
14mr|texlive-tkz-orm-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-orm.tar.xz
14mr|texlive-tkz-orm-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-orm.doc.tar.xz
14mr|texlive-tkz-orm-0.1-3|16	BuildArch:	noarch
14mr|texlive-tkz-orm-0.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-orm-0.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-orm-0.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-orm-0.1-3|20	
14mr|texlive-tkz-orm-0.1-3|21	%description
14mr|texlive-tkz-orm-0.1-3|22	The package provides styles for drawing Object-Role Model (ORM)
14mr|texlive-tkz-orm-0.1-3|23	diagrams in TeX based on the pgf and TikZ picture environment.
14mr|texlive-tkz-orm-0.1-3|24	
14mr|texlive-tkz-orm-0.1-3|25	%post
14mr|texlive-tkz-orm-0.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-tkz-orm-0.1-3|27	
14mr|texlive-tkz-orm-0.1-3|28	%postun
14mr|texlive-tkz-orm-0.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-orm-0.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-tkz-orm-0.1-3|31	fi
14mr|texlive-tkz-orm-0.1-3|32	
14mr|texlive-tkz-orm-0.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-tkz-orm-0.1-3|34	%files
14mr|texlive-tkz-orm-0.1-3|35	%{_texmfdistdir}/tex/latex/tkz-orm/tkz-orm.sty
14mr|texlive-tkz-orm-0.1-3|36	%doc %{_texmfdistdir}/doc/latex/tkz-orm/LICENSE
14mr|texlive-tkz-orm-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/tkz-orm/Makefile
14mr|texlive-tkz-orm-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/tkz-orm/README
14mr|texlive-tkz-orm-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/tkz-orm/pgfmanualstyle.sty
14mr|texlive-tkz-orm-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/tkz-orm/tkz-orm.bib
14mr|texlive-tkz-orm-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/tkz-orm/tkz-orm.pdf
14mr|texlive-tkz-orm-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/tkz-orm/tkz-orm.tex
14mr|texlive-tkz-orm-0.1-3|43	
14mr|texlive-tkz-orm-0.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-tkz-orm-0.1-3|45	%prep
14mr|texlive-tkz-orm-0.1-3|46	%setup -c -a0 -a1
14mr|texlive-tkz-orm-0.1-3|47	
14mr|texlive-tkz-orm-0.1-3|48	%build
14mr|texlive-tkz-orm-0.1-3|49	
14mr|texlive-tkz-orm-0.1-3|50	%install
14mr|texlive-tkz-orm-0.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-orm-0.1-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-orm-0.1-3|53	
14mr|texlive-tkz-orm-0.1-3|54	
14mr|texlive-tkz-orm-0.1-3|55	
14mr|texlive-tkz-orm-0.1-3|56	%changelog
14mr|texlive-tkz-orm-0.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-tkz-orm-0.1-3|58	+ Revision: 8877109
14mr|texlive-tkz-orm-0.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-tkz-orm-0.1-3|60	
14mr|texlive-tkz-orm-0.1-3|61	

21621 14
14mr|texlive-tkz-tab-1.3c-3|1	# revision 22834
14mr|texlive-tkz-tab-1.3c-3|2	# category Package
14mr|texlive-tkz-tab-1.3c-3|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-tab
14mr|texlive-tkz-tab-1.3c-3|4	# catalog-date 2011-06-05 23:10:23 +0200
14mr|texlive-tkz-tab-1.3c-3|5	# catalog-license lppl
14mr|texlive-tkz-tab-1.3c-3|6	# catalog-version 1.3c
14mr|texlive-tkz-tab-1.3c-3|7	Name:		texlive-tkz-tab
14mr|texlive-tkz-tab-1.3c-3|8	Version:	1.3c
14mr|texlive-tkz-tab-1.3c-3|9	Release:	3
14mr|texlive-tkz-tab-1.3c-3|10	Summary:	Tables of signs and variations using PGF/TikZ
14mr|texlive-tkz-tab-1.3c-3|11	Group:		Publishing
14mr|texlive-tkz-tab-1.3c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-tab
14mr|texlive-tkz-tab-1.3c-3|13	License:	LPPL
14mr|texlive-tkz-tab-1.3c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-tab.tar.xz
14mr|texlive-tkz-tab-1.3c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-tab.doc.tar.xz
14mr|texlive-tkz-tab-1.3c-3|16	BuildArch:	noarch
14mr|texlive-tkz-tab-1.3c-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tkz-tab-1.3c-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tkz-tab-1.3c-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tkz-tab-1.3c-3|20	
14mr|texlive-tkz-tab-1.3c-3|21	%description
14mr|texlive-tkz-tab-1.3c-3|22	The package provides comprehensive facilities for preparing
14mr|texlive-tkz-tab-1.3c-3|23	lists of signs and variations, using PGF. The package
14mr|texlive-tkz-tab-1.3c-3|24	documentation requires the tkz-doc bundle.
14mr|texlive-tkz-tab-1.3c-3|25	
14mr|texlive-tkz-tab-1.3c-3|26	%post
14mr|texlive-tkz-tab-1.3c-3|27	%{_sbindir}/texlive.post
14mr|texlive-tkz-tab-1.3c-3|28	
14mr|texlive-tkz-tab-1.3c-3|29	%postun
14mr|texlive-tkz-tab-1.3c-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tkz-tab-1.3c-3|31	%{_sbindir}/texlive.post
14mr|texlive-tkz-tab-1.3c-3|32	fi
14mr|texlive-tkz-tab-1.3c-3|33	
14mr|texlive-tkz-tab-1.3c-3|34	#-----------------------------------------------------------------------
14mr|texlive-tkz-tab-1.3c-3|35	%files
14mr|texlive-tkz-tab-1.3c-3|36	%{_texmfdistdir}/tex/latex/tkz-tab/tkz-tab.sty
14mr|texlive-tkz-tab-1.3c-3|37	%doc %{_texmfdistdir}/doc/latex/tkz-tab/README
14mr|texlive-tkz-tab-1.3c-3|38	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZ-doc-tab-faq.tex
14mr|texlive-tkz-tab-1.3c-3|39	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-adapt.tex
14mr|texlive-tkz-tab-1.3c-3|40	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-bac.tex
14mr|texlive-tkz-tab-1.3c-3|41	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-examples.tex
14mr|texlive-tkz-tab-1.3c-3|42	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-image.tex
14mr|texlive-tkz-tab-1.3c-3|43	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-init.tex
14mr|texlive-tkz-tab-1.3c-3|44	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-install.tex
14mr|texlive-tkz-tab-1.3c-3|45	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-main.tex
14mr|texlive-tkz-tab-1.3c-3|46	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-sign.tex
14mr|texlive-tkz-tab-1.3c-3|47	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-slope.tex
14mr|texlive-tkz-tab-1.3c-3|48	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-style.tex
14mr|texlive-tkz-tab-1.3c-3|49	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-tangente.tex
14mr|texlive-tkz-tab-1.3c-3|50	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-tv.tex
14mr|texlive-tkz-tab-1.3c-3|51	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-valeurs.tex
14mr|texlive-tkz-tab-1.3c-3|52	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-variation.tex
14mr|texlive-tkz-tab-1.3c-3|53	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab.ist
14mr|texlive-tkz-tab-1.3c-3|54	%doc %{_texmfdistdir}/doc/latex/tkz-tab/readme-us.txt
14mr|texlive-tkz-tab-1.3c-3|55	%doc %{_texmfdistdir}/doc/latex/tkz-tab/tkz-tab-screen.pdf
14mr|texlive-tkz-tab-1.3c-3|56	
14mr|texlive-tkz-tab-1.3c-3|57	#-----------------------------------------------------------------------
14mr|texlive-tkz-tab-1.3c-3|58	%prep
14mr|texlive-tkz-tab-1.3c-3|59	%setup -c -a0 -a1
14mr|texlive-tkz-tab-1.3c-3|60	
14mr|texlive-tkz-tab-1.3c-3|61	%build
14mr|texlive-tkz-tab-1.3c-3|62	
14mr|texlive-tkz-tab-1.3c-3|63	%install
14mr|texlive-tkz-tab-1.3c-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-tab-1.3c-3|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tkz-tab-1.3c-3|66	
14mr|texlive-tkz-tab-1.3c-3|67	
14mr|texlive-tkz-tab-1.3c-3|68	
14mr|texlive-tkz-tab-1.3c-3|69	%changelog
14mr|texlive-tkz-tab-1.3c-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3c-3
14mr|texlive-tkz-tab-1.3c-3|71	+ Revision: d928bae
14mr|texlive-tkz-tab-1.3c-3|72	- MassBuild#440: Increase release tag
14mr|texlive-tkz-tab-1.3c-3|73	
14mr|texlive-tkz-tab-1.3c-3|74	

21622 14
14mr|texlive-tlc2-20101024-2|1	# revision 26096
14mr|texlive-tlc2-20101024-2|2	# category Package
14mr|texlive-tlc2-20101024-2|3	# catalog-ctan /info/examples/tlc2
14mr|texlive-tlc2-20101024-2|4	# catalog-date 2010-10-24 16:46:02 +0200
14mr|texlive-tlc2-20101024-2|5	# catalog-license lppl
14mr|texlive-tlc2-20101024-2|6	# catalog-version undef
14mr|texlive-tlc2-20101024-2|7	Name:		texlive-tlc2
14mr|texlive-tlc2-20101024-2|8	Version:	20101024
14mr|texlive-tlc2-20101024-2|9	Release:	2
14mr|texlive-tlc2-20101024-2|10	Summary:	Examples from "The LaTeX Companion", second edition
14mr|texlive-tlc2-20101024-2|11	Group:		Publishing
14mr|texlive-tlc2-20101024-2|12	URL:		http://www.ctan.org/tex-archive/info/examples/tlc2
14mr|texlive-tlc2-20101024-2|13	License:	LPPL
14mr|texlive-tlc2-20101024-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tlc2.tar.xz
14mr|texlive-tlc2-20101024-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tlc2.doc.tar.xz
14mr|texlive-tlc2-20101024-2|16	BuildArch:	noarch
14mr|texlive-tlc2-20101024-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tlc2-20101024-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tlc2-20101024-2|19	
14mr|texlive-tlc2-20101024-2|20	%description
14mr|texlive-tlc2-20101024-2|21	The source of the examples printed in the book, together with
14mr|texlive-tlc2-20101024-2|22	necessary supporting files. The book was published by Addison-
14mr|texlive-tlc2-20101024-2|23	Wesley, 2004, ISBN 0-201-36299-6.
14mr|texlive-tlc2-20101024-2|24	
14mr|texlive-tlc2-20101024-2|25	#-----------------------------------------------------------------------
14mr|texlive-tlc2-20101024-2|26	%files
14mr|texlive-tlc2-20101024-2|27	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-1.ltx
14mr|texlive-tlc2-20101024-2|28	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-2.ltx2
14mr|texlive-tlc2-20101024-2|29	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-3.ltx
14mr|texlive-tlc2-20101024-2|30	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-4.ltx
14mr|texlive-tlc2-20101024-2|31	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-5.ltx
14mr|texlive-tlc2-20101024-2|32	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-1.ltx
14mr|texlive-tlc2-20101024-2|33	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-10.ltx
14mr|texlive-tlc2-20101024-2|34	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-11.ltx
14mr|texlive-tlc2-20101024-2|35	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-12.ltx
14mr|texlive-tlc2-20101024-2|36	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-13.ltx
14mr|texlive-tlc2-20101024-2|37	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-14.ltx
14mr|texlive-tlc2-20101024-2|38	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-15.ltx
14mr|texlive-tlc2-20101024-2|39	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-16.ltx
14mr|texlive-tlc2-20101024-2|40	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-17.ltx
14mr|texlive-tlc2-20101024-2|41	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-18.ltx
14mr|texlive-tlc2-20101024-2|42	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-19.ltx
14mr|texlive-tlc2-20101024-2|43	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-2.ltx
14mr|texlive-tlc2-20101024-2|44	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-20.ltx
14mr|texlive-tlc2-20101024-2|45	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-21.ltx
14mr|texlive-tlc2-20101024-2|46	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-22.ltx
14mr|texlive-tlc2-20101024-2|47	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-23.ltx
14mr|texlive-tlc2-20101024-2|48	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-24.ltx
14mr|texlive-tlc2-20101024-2|49	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-25.ltx
14mr|texlive-tlc2-20101024-2|50	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-26.ltx
14mr|texlive-tlc2-20101024-2|51	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-27.ltx
14mr|texlive-tlc2-20101024-2|52	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-3.ltx
14mr|texlive-tlc2-20101024-2|53	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-4.ltx
14mr|texlive-tlc2-20101024-2|54	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-5.ltx
14mr|texlive-tlc2-20101024-2|55	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-6.ltx
14mr|texlive-tlc2-20101024-2|56	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-7.ltx
14mr|texlive-tlc2-20101024-2|57	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-8.ltx
14mr|texlive-tlc2-20101024-2|58	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-9.ltx2
14mr|texlive-tlc2-20101024-2|59	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-1.ltx
14mr|texlive-tlc2-20101024-2|60	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-10.ltx
14mr|texlive-tlc2-20101024-2|61	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-11.ltx
14mr|texlive-tlc2-20101024-2|62	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-12.ltx
14mr|texlive-tlc2-20101024-2|63	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-13.ltx
14mr|texlive-tlc2-20101024-2|64	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-14.ltx
14mr|texlive-tlc2-20101024-2|65	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-15.ltx
14mr|texlive-tlc2-20101024-2|66	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-2.ltx
14mr|texlive-tlc2-20101024-2|67	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-3.ltx
14mr|texlive-tlc2-20101024-2|68	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-4.ltx
14mr|texlive-tlc2-20101024-2|69	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-5.ltx
14mr|texlive-tlc2-20101024-2|70	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-6.ltx
14mr|texlive-tlc2-20101024-2|71	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-7.ltx
14mr|texlive-tlc2-20101024-2|72	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-8.ltx
14mr|texlive-tlc2-20101024-2|73	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-9.ltx
14mr|texlive-tlc2-20101024-2|74	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-1.ltx
14mr|texlive-tlc2-20101024-2|75	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-10.ltx
14mr|texlive-tlc2-20101024-2|76	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-11.ltx
14mr|texlive-tlc2-20101024-2|77	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-12.ltx
14mr|texlive-tlc2-20101024-2|78	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-2.ltx
14mr|texlive-tlc2-20101024-2|79	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-3.ltx
14mr|texlive-tlc2-20101024-2|80	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-4.ltx
14mr|texlive-tlc2-20101024-2|81	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-5.ltx
14mr|texlive-tlc2-20101024-2|82	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-6.ltx
14mr|texlive-tlc2-20101024-2|83	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-7.ltx
14mr|texlive-tlc2-20101024-2|84	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-8.ltx
14mr|texlive-tlc2-20101024-2|85	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-9.ltx
14mr|texlive-tlc2-20101024-2|86	%doc %{_texmfdistdir}/doc/latex/tlc2/10-4-1.ltx
14mr|texlive-tlc2-20101024-2|87	%doc %{_texmfdistdir}/doc/latex/tlc2/10-4-2.ltx
14mr|texlive-tlc2-20101024-2|88	%doc %{_texmfdistdir}/doc/latex/tlc2/10-4-3.ltx
14mr|texlive-tlc2-20101024-2|89	%doc %{_texmfdistdir}/doc/latex/tlc2/10-4-4.ltx
14mr|texlive-tlc2-20101024-2|90	%doc %{_texmfdistdir}/doc/latex/tlc2/12-1-1.ltx
14mr|texlive-tlc2-20101024-2|91	%doc %{_texmfdistdir}/doc/latex/tlc2/12-1-2.ltx
14mr|texlive-tlc2-20101024-2|92	%doc %{_texmfdistdir}/doc/latex/tlc2/12-1-3.ltx
14mr|texlive-tlc2-20101024-2|93	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-1.ltx
14mr|texlive-tlc2-20101024-2|94	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-10.ltx
14mr|texlive-tlc2-20101024-2|95	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-11.ltx
14mr|texlive-tlc2-20101024-2|96	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-12.ltx
14mr|texlive-tlc2-20101024-2|97	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-13.ltx
14mr|texlive-tlc2-20101024-2|98	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-14.ltx
14mr|texlive-tlc2-20101024-2|99	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-2.ltx
14mr|texlive-tlc2-20101024-2|100	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-3.ltx
14mr|texlive-tlc2-20101024-2|101	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-4.ltx
14mr|texlive-tlc2-20101024-2|102	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-5.ltx
14mr|texlive-tlc2-20101024-2|103	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-6.ltx
14mr|texlive-tlc2-20101024-2|104	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-7.ltx
14mr|texlive-tlc2-20101024-2|105	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-8.ltx
14mr|texlive-tlc2-20101024-2|106	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-9.ltx
14mr|texlive-tlc2-20101024-2|107	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-1.ltx
14mr|texlive-tlc2-20101024-2|108	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-10.ltx
14mr|texlive-tlc2-20101024-2|109	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-11.ltx
14mr|texlive-tlc2-20101024-2|110	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-12.ltx
14mr|texlive-tlc2-20101024-2|111	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-13.ltx
14mr|texlive-tlc2-20101024-2|112	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-14.ltx
14mr|texlive-tlc2-20101024-2|113	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-15.ltx
14mr|texlive-tlc2-20101024-2|114	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-16.ltx
14mr|texlive-tlc2-20101024-2|115	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-17.ltx
14mr|texlive-tlc2-20101024-2|116	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-18.ltx
14mr|texlive-tlc2-20101024-2|117	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-19.ltx
14mr|texlive-tlc2-20101024-2|118	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-2.ltx
14mr|texlive-tlc2-20101024-2|119	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-20.ltx
14mr|texlive-tlc2-20101024-2|120	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-21.ltx
14mr|texlive-tlc2-20101024-2|121	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-22.ltx
14mr|texlive-tlc2-20101024-2|122	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-23.ltx
14mr|texlive-tlc2-20101024-2|123	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-24.ltx
14mr|texlive-tlc2-20101024-2|124	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-25.ltx
14mr|texlive-tlc2-20101024-2|125	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-26.ltx
14mr|texlive-tlc2-20101024-2|126	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-27.ltx
14mr|texlive-tlc2-20101024-2|127	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-3.ltx
14mr|texlive-tlc2-20101024-2|128	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-4.ltx
14mr|texlive-tlc2-20101024-2|129	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-5.ltx
14mr|texlive-tlc2-20101024-2|130	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-6.ltx
14mr|texlive-tlc2-20101024-2|131	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-7.ltx
14mr|texlive-tlc2-20101024-2|132	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-8.ltx
14mr|texlive-tlc2-20101024-2|133	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-9.ltx
14mr|texlive-tlc2-20101024-2|134	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-1.ltx
14mr|texlive-tlc2-20101024-2|135	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-2.ltx
14mr|texlive-tlc2-20101024-2|136	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-3.ltx
14mr|texlive-tlc2-20101024-2|137	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-4.ltx
14mr|texlive-tlc2-20101024-2|138	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-5.ltx
14mr|texlive-tlc2-20101024-2|139	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-6.ltx
14mr|texlive-tlc2-20101024-2|140	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-7.ltx
14mr|texlive-tlc2-20101024-2|141	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-8.ltx
14mr|texlive-tlc2-20101024-2|142	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-1.ltx
14mr|texlive-tlc2-20101024-2|143	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-10.ltx
14mr|texlive-tlc2-20101024-2|144	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-11.ltx
14mr|texlive-tlc2-20101024-2|145	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-12.ltx
14mr|texlive-tlc2-20101024-2|146	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-13.ltx
14mr|texlive-tlc2-20101024-2|147	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-14.ltx
14mr|texlive-tlc2-20101024-2|148	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-15.ltx
14mr|texlive-tlc2-20101024-2|149	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-16.ltx
14mr|texlive-tlc2-20101024-2|150	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-17.ltx
14mr|texlive-tlc2-20101024-2|151	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-18.ltx
14mr|texlive-tlc2-20101024-2|152	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-19.ltx
14mr|texlive-tlc2-20101024-2|153	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-2.ltx
14mr|texlive-tlc2-20101024-2|154	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-20.ltx
14mr|texlive-tlc2-20101024-2|155	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-21.ltx
14mr|texlive-tlc2-20101024-2|156	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-22.ltx
14mr|texlive-tlc2-20101024-2|157	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-23.ltx
14mr|texlive-tlc2-20101024-2|158	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-24.ltx2
14mr|texlive-tlc2-20101024-2|159	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-25.ltx2
14mr|texlive-tlc2-20101024-2|160	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-26.ltx2
14mr|texlive-tlc2-20101024-2|161	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-27.ltx
14mr|texlive-tlc2-20101024-2|162	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-28.ltx
14mr|texlive-tlc2-20101024-2|163	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-29.ltx2
14mr|texlive-tlc2-20101024-2|164	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-3.ltx
14mr|texlive-tlc2-20101024-2|165	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-30.ltx
14mr|texlive-tlc2-20101024-2|166	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-31.ltx
14mr|texlive-tlc2-20101024-2|167	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-32.ltx
14mr|texlive-tlc2-20101024-2|168	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-33.ltx
14mr|texlive-tlc2-20101024-2|169	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-34.ltx
14mr|texlive-tlc2-20101024-2|170	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-35.ltx
14mr|texlive-tlc2-20101024-2|171	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-36.ltx
14mr|texlive-tlc2-20101024-2|172	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-37.ltx
14mr|texlive-tlc2-20101024-2|173	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-38.ltx
14mr|texlive-tlc2-20101024-2|174	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-39.ltx
14mr|texlive-tlc2-20101024-2|175	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-4.ltx
14mr|texlive-tlc2-20101024-2|176	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-40.ltx
14mr|texlive-tlc2-20101024-2|177	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-41.ltx
14mr|texlive-tlc2-20101024-2|178	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-42.ltx
14mr|texlive-tlc2-20101024-2|179	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-43.ltx
14mr|texlive-tlc2-20101024-2|180	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-44.ltx
14mr|texlive-tlc2-20101024-2|181	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-45.ltx
14mr|texlive-tlc2-20101024-2|182	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-46.ltx
14mr|texlive-tlc2-20101024-2|183	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-47.ltx
14mr|texlive-tlc2-20101024-2|184	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-48.ltx
14mr|texlive-tlc2-20101024-2|185	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-49.ltx
14mr|texlive-tlc2-20101024-2|186	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-5.ltx
14mr|texlive-tlc2-20101024-2|187	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-6.ltx
14mr|texlive-tlc2-20101024-2|188	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-7.ltx
14mr|texlive-tlc2-20101024-2|189	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-8.ltx
14mr|texlive-tlc2-20101024-2|190	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-9.ltx
14mr|texlive-tlc2-20101024-2|191	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-1.ltx2
14mr|texlive-tlc2-20101024-2|192	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-10.ltx
14mr|texlive-tlc2-20101024-2|193	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-2.ltx
14mr|texlive-tlc2-20101024-2|194	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-3.ltx2
14mr|texlive-tlc2-20101024-2|195	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-4.ltx2
14mr|texlive-tlc2-20101024-2|196	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-5.ltx2
14mr|texlive-tlc2-20101024-2|197	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-6.ltx2
14mr|texlive-tlc2-20101024-2|198	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-7.ltx
14mr|texlive-tlc2-20101024-2|199	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-8.ltx
14mr|texlive-tlc2-20101024-2|200	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-9.ltx
14mr|texlive-tlc2-20101024-2|201	%doc %{_texmfdistdir}/doc/latex/tlc2/13-4-1.ltx
14mr|texlive-tlc2-20101024-2|202	%doc %{_texmfdistdir}/doc/latex/tlc2/13-4-2.ltx
14mr|texlive-tlc2-20101024-2|203	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-1.ltx
14mr|texlive-tlc2-20101024-2|204	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-2.ltx
14mr|texlive-tlc2-20101024-2|205	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-3.ltx
14mr|texlive-tlc2-20101024-2|206	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-4.ltx
14mr|texlive-tlc2-20101024-2|207	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-5.ltx
14mr|texlive-tlc2-20101024-2|208	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-6.ltx
14mr|texlive-tlc2-20101024-2|209	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-7.ltx
14mr|texlive-tlc2-20101024-2|210	%doc %{_texmfdistdir}/doc/latex/tlc2/14-4-1.ltx
14mr|texlive-tlc2-20101024-2|211	%doc %{_texmfdistdir}/doc/latex/tlc2/14-4-2.ltx
14mr|texlive-tlc2-20101024-2|212	%doc %{_texmfdistdir}/doc/latex/tlc2/2-1-1.ltx
14mr|texlive-tlc2-20101024-2|213	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-1.ltx
14mr|texlive-tlc2-20101024-2|214	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-10.ltx
14mr|texlive-tlc2-20101024-2|215	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-11.ltx
14mr|texlive-tlc2-20101024-2|216	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-12.ltx
14mr|texlive-tlc2-20101024-2|217	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-13.ltx
14mr|texlive-tlc2-20101024-2|218	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-14.ltx
14mr|texlive-tlc2-20101024-2|219	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-15.ltx
14mr|texlive-tlc2-20101024-2|220	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-16.ltx
14mr|texlive-tlc2-20101024-2|221	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-17.ltx
14mr|texlive-tlc2-20101024-2|222	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-18.ltx
14mr|texlive-tlc2-20101024-2|223	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-19.ltx
14mr|texlive-tlc2-20101024-2|224	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-2.ltx
14mr|texlive-tlc2-20101024-2|225	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-20.ltx
14mr|texlive-tlc2-20101024-2|226	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-21.ltx2
14mr|texlive-tlc2-20101024-2|227	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-22.ltx
14mr|texlive-tlc2-20101024-2|228	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-3.ltx
14mr|texlive-tlc2-20101024-2|229	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-4.ltx
14mr|texlive-tlc2-20101024-2|230	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-5.ltx
14mr|texlive-tlc2-20101024-2|231	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-6.ltx
14mr|texlive-tlc2-20101024-2|232	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-7.ltx
14mr|texlive-tlc2-20101024-2|233	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-8.ltx
14mr|texlive-tlc2-20101024-2|234	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-9.ltx
14mr|texlive-tlc2-20101024-2|235	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-1.ltx2
14mr|texlive-tlc2-20101024-2|236	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-10.ltx
14mr|texlive-tlc2-20101024-2|237	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-11.ltx
14mr|texlive-tlc2-20101024-2|238	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-12.ltx
14mr|texlive-tlc2-20101024-2|239	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-13.ltx
14mr|texlive-tlc2-20101024-2|240	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-14.ltx
14mr|texlive-tlc2-20101024-2|241	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-2.ltx
14mr|texlive-tlc2-20101024-2|242	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-3.ltx
14mr|texlive-tlc2-20101024-2|243	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-4.ltx
14mr|texlive-tlc2-20101024-2|244	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-5.ltx
14mr|texlive-tlc2-20101024-2|245	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-6.ltx
14mr|texlive-tlc2-20101024-2|246	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-7.ltx
14mr|texlive-tlc2-20101024-2|247	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-8.ltx2
14mr|texlive-tlc2-20101024-2|248	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-9.ltx
14mr|texlive-tlc2-20101024-2|249	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-1.ltx
14mr|texlive-tlc2-20101024-2|250	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-2.ltx
14mr|texlive-tlc2-20101024-2|251	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-3.ltx
14mr|texlive-tlc2-20101024-2|252	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-4.ltx2
14mr|texlive-tlc2-20101024-2|253	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-5.ltx
14mr|texlive-tlc2-20101024-2|254	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-6.ltx2
14mr|texlive-tlc2-20101024-2|255	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-7.ltx
14mr|texlive-tlc2-20101024-2|256	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-8.ltx
14mr|texlive-tlc2-20101024-2|257	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-9.ltx
14mr|texlive-tlc2-20101024-2|258	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-1.ltx
14mr|texlive-tlc2-20101024-2|259	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-10.ltx
14mr|texlive-tlc2-20101024-2|260	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-11.ltx
14mr|texlive-tlc2-20101024-2|261	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-12.ltx
14mr|texlive-tlc2-20101024-2|262	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-13.ltx
14mr|texlive-tlc2-20101024-2|263	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-14.ltx
14mr|texlive-tlc2-20101024-2|264	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-15.ltx
14mr|texlive-tlc2-20101024-2|265	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-16.ltx
14mr|texlive-tlc2-20101024-2|266	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-17.ltx
14mr|texlive-tlc2-20101024-2|267	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-18.ltx
14mr|texlive-tlc2-20101024-2|268	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-19.ltx
14mr|texlive-tlc2-20101024-2|269	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-2.ltx
14mr|texlive-tlc2-20101024-2|270	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-20.ltx
14mr|texlive-tlc2-20101024-2|271	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-21.ltx
14mr|texlive-tlc2-20101024-2|272	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-22.ltx
14mr|texlive-tlc2-20101024-2|273	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-23.ltx
14mr|texlive-tlc2-20101024-2|274	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-24.ltx
14mr|texlive-tlc2-20101024-2|275	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-25.ltx
14mr|texlive-tlc2-20101024-2|276	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-26.ltx
14mr|texlive-tlc2-20101024-2|277	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-27.ltx
14mr|texlive-tlc2-20101024-2|278	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-28.ltx
14mr|texlive-tlc2-20101024-2|279	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-29.ltx
14mr|texlive-tlc2-20101024-2|280	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-3.ltx
14mr|texlive-tlc2-20101024-2|281	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-30.ltx
14mr|texlive-tlc2-20101024-2|282	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-31.ltx
14mr|texlive-tlc2-20101024-2|283	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-32.ltx
14mr|texlive-tlc2-20101024-2|284	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-33.ltx
14mr|texlive-tlc2-20101024-2|285	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-34.ltx
14mr|texlive-tlc2-20101024-2|286	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-35.ltx
14mr|texlive-tlc2-20101024-2|287	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-36.ltx
14mr|texlive-tlc2-20101024-2|288	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-37.ltx
14mr|texlive-tlc2-20101024-2|289	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-38.ltx
14mr|texlive-tlc2-20101024-2|290	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-39.ltx
14mr|texlive-tlc2-20101024-2|291	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-4.ltx
14mr|texlive-tlc2-20101024-2|292	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-40.ltx
14mr|texlive-tlc2-20101024-2|293	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-41.ltx
14mr|texlive-tlc2-20101024-2|294	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-42.ltx
14mr|texlive-tlc2-20101024-2|295	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-43.ltx
14mr|texlive-tlc2-20101024-2|296	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-44.ltx
14mr|texlive-tlc2-20101024-2|297	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-45.ltx
14mr|texlive-tlc2-20101024-2|298	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-46.ltx
14mr|texlive-tlc2-20101024-2|299	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-47.ltx
14mr|texlive-tlc2-20101024-2|300	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-48.ltx
14mr|texlive-tlc2-20101024-2|301	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-49.ltx
14mr|texlive-tlc2-20101024-2|302	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-5.ltx
14mr|texlive-tlc2-20101024-2|303	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-50.ltx
14mr|texlive-tlc2-20101024-2|304	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-51.ltx
14mr|texlive-tlc2-20101024-2|305	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-52.ltx
14mr|texlive-tlc2-20101024-2|306	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-53.ltx
14mr|texlive-tlc2-20101024-2|307	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-6.ltx
14mr|texlive-tlc2-20101024-2|308	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-7.ltx
14mr|texlive-tlc2-20101024-2|309	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-8.ltx
14mr|texlive-tlc2-20101024-2|310	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-9.ltx
14mr|texlive-tlc2-20101024-2|311	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-1.ltx
14mr|texlive-tlc2-20101024-2|312	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-10.ltx
14mr|texlive-tlc2-20101024-2|313	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-11.ltx
14mr|texlive-tlc2-20101024-2|314	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-12.ltx
14mr|texlive-tlc2-20101024-2|315	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-13.ltx
14mr|texlive-tlc2-20101024-2|316	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-14.ltx
14mr|texlive-tlc2-20101024-2|317	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-15.ltx
14mr|texlive-tlc2-20101024-2|318	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-16.ltx
14mr|texlive-tlc2-20101024-2|319	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-17.ltx2
14mr|texlive-tlc2-20101024-2|320	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-18.ltx2
14mr|texlive-tlc2-20101024-2|321	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-19.ltx
14mr|texlive-tlc2-20101024-2|322	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-2.ltx
14mr|texlive-tlc2-20101024-2|323	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-20.ltx
14mr|texlive-tlc2-20101024-2|324	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-21.ltx2
14mr|texlive-tlc2-20101024-2|325	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-22.ltx
14mr|texlive-tlc2-20101024-2|326	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-23.ltx
14mr|texlive-tlc2-20101024-2|327	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-24.ltx2
14mr|texlive-tlc2-20101024-2|328	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-25.ltx
14mr|texlive-tlc2-20101024-2|329	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-26.ltx
14mr|texlive-tlc2-20101024-2|330	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-27.ltx
14mr|texlive-tlc2-20101024-2|331	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-28.ltx
14mr|texlive-tlc2-20101024-2|332	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-3.ltx
14mr|texlive-tlc2-20101024-2|333	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-4.ltx
14mr|texlive-tlc2-20101024-2|334	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-5.ltx
14mr|texlive-tlc2-20101024-2|335	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-6.ltx
14mr|texlive-tlc2-20101024-2|336	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-7.ltx2
14mr|texlive-tlc2-20101024-2|337	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-8.ltx
14mr|texlive-tlc2-20101024-2|338	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-9.ltx
14mr|texlive-tlc2-20101024-2|339	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-1.ltx
14mr|texlive-tlc2-20101024-2|340	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-10.ltx
14mr|texlive-tlc2-20101024-2|341	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-11.ltx
14mr|texlive-tlc2-20101024-2|342	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-12.ltx
14mr|texlive-tlc2-20101024-2|343	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-13.ltx
14mr|texlive-tlc2-20101024-2|344	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-14.ltx
14mr|texlive-tlc2-20101024-2|345	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-15.ltx
14mr|texlive-tlc2-20101024-2|346	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-16.ltx
14mr|texlive-tlc2-20101024-2|347	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-17.ltx
14mr|texlive-tlc2-20101024-2|348	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-18.ltx
14mr|texlive-tlc2-20101024-2|349	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-19.ltx
14mr|texlive-tlc2-20101024-2|350	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-2.ltx
14mr|texlive-tlc2-20101024-2|351	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-20.ltx
14mr|texlive-tlc2-20101024-2|352	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-21.ltx
14mr|texlive-tlc2-20101024-2|353	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-22.ltx
14mr|texlive-tlc2-20101024-2|354	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-23.ltx
14mr|texlive-tlc2-20101024-2|355	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-24.ltx
14mr|texlive-tlc2-20101024-2|356	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-25.ltx
14mr|texlive-tlc2-20101024-2|357	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-26.ltx
14mr|texlive-tlc2-20101024-2|358	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-27.ltx
14mr|texlive-tlc2-20101024-2|359	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-28.ltx
14mr|texlive-tlc2-20101024-2|360	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-29.ltx
14mr|texlive-tlc2-20101024-2|361	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-3.ltx
14mr|texlive-tlc2-20101024-2|362	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-30.ltx
14mr|texlive-tlc2-20101024-2|363	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-4.ltx
14mr|texlive-tlc2-20101024-2|364	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-5.ltx
14mr|texlive-tlc2-20101024-2|365	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-6.ltx
14mr|texlive-tlc2-20101024-2|366	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-7.ltx
14mr|texlive-tlc2-20101024-2|367	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-8.ltx
14mr|texlive-tlc2-20101024-2|368	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-9.ltx
14mr|texlive-tlc2-20101024-2|369	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-1.ltx
14mr|texlive-tlc2-20101024-2|370	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-10.ltx
14mr|texlive-tlc2-20101024-2|371	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-11.ltx
14mr|texlive-tlc2-20101024-2|372	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-12.ltx
14mr|texlive-tlc2-20101024-2|373	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-13.ltx
14mr|texlive-tlc2-20101024-2|374	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-14.ltx
14mr|texlive-tlc2-20101024-2|375	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-15.ltx
14mr|texlive-tlc2-20101024-2|376	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-16.ltx
14mr|texlive-tlc2-20101024-2|377	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-17.ltx
14mr|texlive-tlc2-20101024-2|378	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-18.ltx
14mr|texlive-tlc2-20101024-2|379	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-19.ltx
14mr|texlive-tlc2-20101024-2|380	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-2.ltx
14mr|texlive-tlc2-20101024-2|381	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-20.ltx
14mr|texlive-tlc2-20101024-2|382	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-21.ltx
14mr|texlive-tlc2-20101024-2|383	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-22.ltx
14mr|texlive-tlc2-20101024-2|384	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-23.ltx
14mr|texlive-tlc2-20101024-2|385	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-24.ltx
14mr|texlive-tlc2-20101024-2|386	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-25.ltx
14mr|texlive-tlc2-20101024-2|387	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-26.ltx
14mr|texlive-tlc2-20101024-2|388	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-27.ltx
14mr|texlive-tlc2-20101024-2|389	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-28.ltx
14mr|texlive-tlc2-20101024-2|390	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-29.ltx
14mr|texlive-tlc2-20101024-2|391	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-3.ltx
14mr|texlive-tlc2-20101024-2|392	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-30.ltx
14mr|texlive-tlc2-20101024-2|393	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-31.ltx
14mr|texlive-tlc2-20101024-2|394	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-32.ltx
14mr|texlive-tlc2-20101024-2|395	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-33.ltx
14mr|texlive-tlc2-20101024-2|396	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-34.ltx
14mr|texlive-tlc2-20101024-2|397	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-35.ltx
14mr|texlive-tlc2-20101024-2|398	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-36.ltx
14mr|texlive-tlc2-20101024-2|399	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-37.ltx
14mr|texlive-tlc2-20101024-2|400	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-38.ltx
14mr|texlive-tlc2-20101024-2|401	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-39.ltx
14mr|texlive-tlc2-20101024-2|402	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-4.ltx
14mr|texlive-tlc2-20101024-2|403	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-40.ltx
14mr|texlive-tlc2-20101024-2|404	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-41.ltx
14mr|texlive-tlc2-20101024-2|405	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-42.ltx
14mr|texlive-tlc2-20101024-2|406	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-5.ltx
14mr|texlive-tlc2-20101024-2|407	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-6.ltx
14mr|texlive-tlc2-20101024-2|408	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-7.ltx
14mr|texlive-tlc2-20101024-2|409	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-8.ltx
14mr|texlive-tlc2-20101024-2|410	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-9.ltx
14mr|texlive-tlc2-20101024-2|411	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-1.ltx
14mr|texlive-tlc2-20101024-2|412	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-10.ltx
14mr|texlive-tlc2-20101024-2|413	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-11.ltx
14mr|texlive-tlc2-20101024-2|414	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-12.ltx
14mr|texlive-tlc2-20101024-2|415	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-13.ltx
14mr|texlive-tlc2-20101024-2|416	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-14.ltx
14mr|texlive-tlc2-20101024-2|417	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-15.ltx
14mr|texlive-tlc2-20101024-2|418	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-16.ltx
14mr|texlive-tlc2-20101024-2|419	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-17.ltx
14mr|texlive-tlc2-20101024-2|420	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-18.ltx
14mr|texlive-tlc2-20101024-2|421	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-19.ltx
14mr|texlive-tlc2-20101024-2|422	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-2.ltx
14mr|texlive-tlc2-20101024-2|423	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-20.ltx
14mr|texlive-tlc2-20101024-2|424	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-3.ltx
14mr|texlive-tlc2-20101024-2|425	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-4.ltx
14mr|texlive-tlc2-20101024-2|426	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-5.ltx
14mr|texlive-tlc2-20101024-2|427	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-6.ltx
14mr|texlive-tlc2-20101024-2|428	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-7.ltx
14mr|texlive-tlc2-20101024-2|429	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-8.ltx
14mr|texlive-tlc2-20101024-2|430	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-9.ltx
14mr|texlive-tlc2-20101024-2|431	%doc %{_texmfdistdir}/doc/latex/tlc2/4-1-1.ltx
14mr|texlive-tlc2-20101024-2|432	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-1.ltx
14mr|texlive-tlc2-20101024-2|433	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-10.ltx
14mr|texlive-tlc2-20101024-2|434	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-11.ltx
14mr|texlive-tlc2-20101024-2|435	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-12.ltx
14mr|texlive-tlc2-20101024-2|436	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-13.ltx
14mr|texlive-tlc2-20101024-2|437	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-2.ltx
14mr|texlive-tlc2-20101024-2|438	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-3.ltx
14mr|texlive-tlc2-20101024-2|439	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-4.ltx
14mr|texlive-tlc2-20101024-2|440	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-5.ltx
14mr|texlive-tlc2-20101024-2|441	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-6.ltx
14mr|texlive-tlc2-20101024-2|442	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-7.ltx
14mr|texlive-tlc2-20101024-2|443	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-8.ltx2
14mr|texlive-tlc2-20101024-2|444	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-9.ltx2
14mr|texlive-tlc2-20101024-2|445	%doc %{_texmfdistdir}/doc/latex/tlc2/4-3-1.ltx2
14mr|texlive-tlc2-20101024-2|446	%doc %{_texmfdistdir}/doc/latex/tlc2/4-3-2.ltx2
14mr|texlive-tlc2-20101024-2|447	%doc %{_texmfdistdir}/doc/latex/tlc2/4-3-3.ltx2
14mr|texlive-tlc2-20101024-2|448	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-1.ltx
14mr|texlive-tlc2-20101024-2|449	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-10.ltx2
14mr|texlive-tlc2-20101024-2|450	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-11.ltx2
14mr|texlive-tlc2-20101024-2|451	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-12.ltx2
14mr|texlive-tlc2-20101024-2|452	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-13.ltx2
14mr|texlive-tlc2-20101024-2|453	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-14.ltx
14mr|texlive-tlc2-20101024-2|454	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-15.ltx2
14mr|texlive-tlc2-20101024-2|455	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-2.ltx
14mr|texlive-tlc2-20101024-2|456	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-3.ltx
14mr|texlive-tlc2-20101024-2|457	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-4.ltx2
14mr|texlive-tlc2-20101024-2|458	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-5.ltx2
14mr|texlive-tlc2-20101024-2|459	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-6.ltx2
14mr|texlive-tlc2-20101024-2|460	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-7.ltx2
14mr|texlive-tlc2-20101024-2|461	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-8.ltx2
14mr|texlive-tlc2-20101024-2|462	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-9.ltx2
14mr|texlive-tlc2-20101024-2|463	%doc %{_texmfdistdir}/doc/latex/tlc2/4-5-1.ltx2
14mr|texlive-tlc2-20101024-2|464	%doc %{_texmfdistdir}/doc/latex/tlc2/4-5-2.ltx2
14mr|texlive-tlc2-20101024-2|465	%doc %{_texmfdistdir}/doc/latex/tlc2/5-1-1.ltx
14mr|texlive-tlc2-20101024-2|466	%doc %{_texmfdistdir}/doc/latex/tlc2/5-1-2.ltx
14mr|texlive-tlc2-20101024-2|467	%doc %{_texmfdistdir}/doc/latex/tlc2/5-1-3.ltx
14mr|texlive-tlc2-20101024-2|468	%doc %{_texmfdistdir}/doc/latex/tlc2/5-1-4.ltx
14mr|texlive-tlc2-20101024-2|469	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-1.ltx
14mr|texlive-tlc2-20101024-2|470	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-10.ltx
14mr|texlive-tlc2-20101024-2|471	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-11.ltx
14mr|texlive-tlc2-20101024-2|472	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-12.ltx
14mr|texlive-tlc2-20101024-2|473	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-13.ltx
14mr|texlive-tlc2-20101024-2|474	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-2.ltx
14mr|texlive-tlc2-20101024-2|475	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-3.ltx
14mr|texlive-tlc2-20101024-2|476	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-4.ltx
14mr|texlive-tlc2-20101024-2|477	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-5.ltx
14mr|texlive-tlc2-20101024-2|478	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-6.ltx
14mr|texlive-tlc2-20101024-2|479	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-7.ltx
14mr|texlive-tlc2-20101024-2|480	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-8.ltx
14mr|texlive-tlc2-20101024-2|481	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-9.ltx
14mr|texlive-tlc2-20101024-2|482	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-1.ltx
14mr|texlive-tlc2-20101024-2|483	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-2.ltx
14mr|texlive-tlc2-20101024-2|484	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-3.ltx
14mr|texlive-tlc2-20101024-2|485	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-4.ltx
14mr|texlive-tlc2-20101024-2|486	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-5.ltx
14mr|texlive-tlc2-20101024-2|487	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-6.ltx
14mr|texlive-tlc2-20101024-2|488	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-1.ltx2
14mr|texlive-tlc2-20101024-2|489	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-2.ltx2
14mr|texlive-tlc2-20101024-2|490	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-3.ltx2
14mr|texlive-tlc2-20101024-2|491	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-4.ltx
14mr|texlive-tlc2-20101024-2|492	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-5.ltx2
14mr|texlive-tlc2-20101024-2|493	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-6.ltx2
14mr|texlive-tlc2-20101024-2|494	%doc %{_texmfdistdir}/doc/latex/tlc2/5-5-1.ltx
14mr|texlive-tlc2-20101024-2|495	%doc %{_texmfdistdir}/doc/latex/tlc2/5-5-2.ltx
14mr|texlive-tlc2-20101024-2|496	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-1.ltx
14mr|texlive-tlc2-20101024-2|497	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-2.ltx
14mr|texlive-tlc2-20101024-2|498	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-3.ltx
14mr|texlive-tlc2-20101024-2|499	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-4.ltx
14mr|texlive-tlc2-20101024-2|500	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-5.ltx
14mr|texlive-tlc2-20101024-2|501	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-6.ltx
14mr|texlive-tlc2-20101024-2|502	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-7.ltx
14mr|texlive-tlc2-20101024-2|503	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-8.ltx
14mr|texlive-tlc2-20101024-2|504	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-1.ltx
14mr|texlive-tlc2-20101024-2|505	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-2.ltx
14mr|texlive-tlc2-20101024-2|506	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-3.ltx
14mr|texlive-tlc2-20101024-2|507	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-4.ltx
14mr|texlive-tlc2-20101024-2|508	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-5.ltx
14mr|texlive-tlc2-20101024-2|509	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-6.ltx
14mr|texlive-tlc2-20101024-2|510	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-7.ltx
14mr|texlive-tlc2-20101024-2|511	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-8.ltx
14mr|texlive-tlc2-20101024-2|512	%doc %{_texmfdistdir}/doc/latex/tlc2/5-8-1.ltx
14mr|texlive-tlc2-20101024-2|513	%doc %{_texmfdistdir}/doc/latex/tlc2/5-8-2.ltx
14mr|texlive-tlc2-20101024-2|514	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-1.ltx
14mr|texlive-tlc2-20101024-2|515	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-2.ltx
14mr|texlive-tlc2-20101024-2|516	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-3.ltx
14mr|texlive-tlc2-20101024-2|517	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-4.ltx
14mr|texlive-tlc2-20101024-2|518	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-5.ltx
14mr|texlive-tlc2-20101024-2|519	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-6.ltx
14mr|texlive-tlc2-20101024-2|520	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-1.ltx
14mr|texlive-tlc2-20101024-2|521	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-2.ltx
14mr|texlive-tlc2-20101024-2|522	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-3.ltx
14mr|texlive-tlc2-20101024-2|523	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-4.ltx2
14mr|texlive-tlc2-20101024-2|524	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-5.ltx
14mr|texlive-tlc2-20101024-2|525	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-6.ltx2
14mr|texlive-tlc2-20101024-2|526	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-7.ltx2
14mr|texlive-tlc2-20101024-2|527	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-1.ltx
14mr|texlive-tlc2-20101024-2|528	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-2.ltx
14mr|texlive-tlc2-20101024-2|529	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-3.ltx
14mr|texlive-tlc2-20101024-2|530	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-4.ltx
14mr|texlive-tlc2-20101024-2|531	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-5.ltx2
14mr|texlive-tlc2-20101024-2|532	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-6.ltx2
14mr|texlive-tlc2-20101024-2|533	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-7.ltx
14mr|texlive-tlc2-20101024-2|534	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-8.ltx
14mr|texlive-tlc2-20101024-2|535	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-1.ltx
14mr|texlive-tlc2-20101024-2|536	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-10.ltx
14mr|texlive-tlc2-20101024-2|537	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-11.ltx
14mr|texlive-tlc2-20101024-2|538	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-12.ltx
14mr|texlive-tlc2-20101024-2|539	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-13.ltx
14mr|texlive-tlc2-20101024-2|540	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-14.ltx2
14mr|texlive-tlc2-20101024-2|541	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-15.ltx
14mr|texlive-tlc2-20101024-2|542	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-16.ltx
14mr|texlive-tlc2-20101024-2|543	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-17.ltx
14mr|texlive-tlc2-20101024-2|544	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-18.ltx2
14mr|texlive-tlc2-20101024-2|545	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-2.ltx
14mr|texlive-tlc2-20101024-2|546	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-3.ltx
14mr|texlive-tlc2-20101024-2|547	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-4.ltx
14mr|texlive-tlc2-20101024-2|548	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-5.ltx
14mr|texlive-tlc2-20101024-2|549	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-6.ltx
14mr|texlive-tlc2-20101024-2|550	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-7.ltx2
14mr|texlive-tlc2-20101024-2|551	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-8.ltx
14mr|texlive-tlc2-20101024-2|552	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-9.ltx
14mr|texlive-tlc2-20101024-2|553	%doc %{_texmfdistdir}/doc/latex/tlc2/7-10-1.ltx
14mr|texlive-tlc2-20101024-2|554	%doc %{_texmfdistdir}/doc/latex/tlc2/7-12-1.ltx
14mr|texlive-tlc2-20101024-2|555	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-1.ltx
14mr|texlive-tlc2-20101024-2|556	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-2.ltx
14mr|texlive-tlc2-20101024-2|557	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-3.ltx
14mr|texlive-tlc2-20101024-2|558	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-4.ltx
14mr|texlive-tlc2-20101024-2|559	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-5.ltx
14mr|texlive-tlc2-20101024-2|560	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-6.ltx
14mr|texlive-tlc2-20101024-2|561	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-7.ltx
14mr|texlive-tlc2-20101024-2|562	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-8.ltx
14mr|texlive-tlc2-20101024-2|563	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-1.ltx
14mr|texlive-tlc2-20101024-2|564	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-2.ltx
14mr|texlive-tlc2-20101024-2|565	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-3.ltx
14mr|texlive-tlc2-20101024-2|566	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-4.ltx
14mr|texlive-tlc2-20101024-2|567	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-5.ltx
14mr|texlive-tlc2-20101024-2|568	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-1.ltx
14mr|texlive-tlc2-20101024-2|569	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-10.ltx
14mr|texlive-tlc2-20101024-2|570	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-11.ltx
14mr|texlive-tlc2-20101024-2|571	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-12.ltx
14mr|texlive-tlc2-20101024-2|572	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-13.ltx
14mr|texlive-tlc2-20101024-2|573	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-14.ltx
14mr|texlive-tlc2-20101024-2|574	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-15.ltx
14mr|texlive-tlc2-20101024-2|575	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-16.ltx
14mr|texlive-tlc2-20101024-2|576	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-17.ltx
14mr|texlive-tlc2-20101024-2|577	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-2.ltx
14mr|texlive-tlc2-20101024-2|578	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-3.ltx
14mr|texlive-tlc2-20101024-2|579	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-4.ltx
14mr|texlive-tlc2-20101024-2|580	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-5.ltx
14mr|texlive-tlc2-20101024-2|581	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-6.ltx
14mr|texlive-tlc2-20101024-2|582	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-7.ltx
14mr|texlive-tlc2-20101024-2|583	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-8.ltx
14mr|texlive-tlc2-20101024-2|584	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-9.ltx
14mr|texlive-tlc2-20101024-2|585	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-1.ltx
14mr|texlive-tlc2-20101024-2|586	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-10.ltx
14mr|texlive-tlc2-20101024-2|587	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-11.ltx
14mr|texlive-tlc2-20101024-2|588	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-12.ltx
14mr|texlive-tlc2-20101024-2|589	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-2.ltx
14mr|texlive-tlc2-20101024-2|590	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-3.ltx
14mr|texlive-tlc2-20101024-2|591	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-4.ltx
14mr|texlive-tlc2-20101024-2|592	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-5.ltx
14mr|texlive-tlc2-20101024-2|593	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-6.ltx
14mr|texlive-tlc2-20101024-2|594	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-7.ltx
14mr|texlive-tlc2-20101024-2|595	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-8.ltx
14mr|texlive-tlc2-20101024-2|596	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-9.ltx
14mr|texlive-tlc2-20101024-2|597	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-1.ltx
14mr|texlive-tlc2-20101024-2|598	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-10.ltx
14mr|texlive-tlc2-20101024-2|599	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-11.ltx
14mr|texlive-tlc2-20101024-2|600	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-12.ltx
14mr|texlive-tlc2-20101024-2|601	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-13.ltx
14mr|texlive-tlc2-20101024-2|602	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-14.ltx
14mr|texlive-tlc2-20101024-2|603	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-15.ltx
14mr|texlive-tlc2-20101024-2|604	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-16.ltx
14mr|texlive-tlc2-20101024-2|605	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-17.ltx
14mr|texlive-tlc2-20101024-2|606	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-18.ltx
14mr|texlive-tlc2-20101024-2|607	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-19.ltx
14mr|texlive-tlc2-20101024-2|608	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-2.ltx
14mr|texlive-tlc2-20101024-2|609	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-20.ltx
14mr|texlive-tlc2-20101024-2|610	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-21.ltx
14mr|texlive-tlc2-20101024-2|611	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-22.ltx
14mr|texlive-tlc2-20101024-2|612	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-23.ltx
14mr|texlive-tlc2-20101024-2|613	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-24.ltx
14mr|texlive-tlc2-20101024-2|614	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-25.ltx
14mr|texlive-tlc2-20101024-2|615	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-26.ltx
14mr|texlive-tlc2-20101024-2|616	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-27.ltx
14mr|texlive-tlc2-20101024-2|617	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-28.ltx
14mr|texlive-tlc2-20101024-2|618	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-29.ltx
14mr|texlive-tlc2-20101024-2|619	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-3.ltx
14mr|texlive-tlc2-20101024-2|620	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-4.ltx
14mr|texlive-tlc2-20101024-2|621	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-5.ltx
14mr|texlive-tlc2-20101024-2|622	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-6.ltx
14mr|texlive-tlc2-20101024-2|623	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-7.ltx
14mr|texlive-tlc2-20101024-2|624	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-8.ltx
14mr|texlive-tlc2-20101024-2|625	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-9.ltx
14mr|texlive-tlc2-20101024-2|626	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-1.ltx
14mr|texlive-tlc2-20101024-2|627	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-10.ltx
14mr|texlive-tlc2-20101024-2|628	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-11.ltx
14mr|texlive-tlc2-20101024-2|629	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-12.ltx
14mr|texlive-tlc2-20101024-2|630	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-13.ltx
14mr|texlive-tlc2-20101024-2|631	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-14.ltx
14mr|texlive-tlc2-20101024-2|632	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-15.ltx
14mr|texlive-tlc2-20101024-2|633	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-16.ltx
14mr|texlive-tlc2-20101024-2|634	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-17.ltx
14mr|texlive-tlc2-20101024-2|635	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-18.ltx
14mr|texlive-tlc2-20101024-2|636	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-19.ltx
14mr|texlive-tlc2-20101024-2|637	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-2.ltx
14mr|texlive-tlc2-20101024-2|638	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-20.ltx
14mr|texlive-tlc2-20101024-2|639	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-21.ltx
14mr|texlive-tlc2-20101024-2|640	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-22.ltx
14mr|texlive-tlc2-20101024-2|641	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-3.ltx
14mr|texlive-tlc2-20101024-2|642	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-4.ltx
14mr|texlive-tlc2-20101024-2|643	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-5.ltx
14mr|texlive-tlc2-20101024-2|644	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-6.ltx
14mr|texlive-tlc2-20101024-2|645	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-7.ltx
14mr|texlive-tlc2-20101024-2|646	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-8.ltx
14mr|texlive-tlc2-20101024-2|647	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-9.ltx
14mr|texlive-tlc2-20101024-2|648	%doc %{_texmfdistdir}/doc/latex/tlc2/7-9-1.ltx
14mr|texlive-tlc2-20101024-2|649	%doc %{_texmfdistdir}/doc/latex/tlc2/7-9-2.ltx
14mr|texlive-tlc2-20101024-2|650	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-1.ltx
14mr|texlive-tlc2-20101024-2|651	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-10.ltx
14mr|texlive-tlc2-20101024-2|652	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-11.ltx
14mr|texlive-tlc2-20101024-2|653	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-12.ltx
14mr|texlive-tlc2-20101024-2|654	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-13.ltx
14mr|texlive-tlc2-20101024-2|655	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-14.ltx
14mr|texlive-tlc2-20101024-2|656	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-15.ltx
14mr|texlive-tlc2-20101024-2|657	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-16.ltx
14mr|texlive-tlc2-20101024-2|658	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-17.ltx
14mr|texlive-tlc2-20101024-2|659	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-18.ltx
14mr|texlive-tlc2-20101024-2|660	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-19.ltx
14mr|texlive-tlc2-20101024-2|661	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-2.ltx
14mr|texlive-tlc2-20101024-2|662	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-20.ltx
14mr|texlive-tlc2-20101024-2|663	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-21.ltx
14mr|texlive-tlc2-20101024-2|664	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-22.ltx
14mr|texlive-tlc2-20101024-2|665	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-23.ltx
14mr|texlive-tlc2-20101024-2|666	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-24.ltx
14mr|texlive-tlc2-20101024-2|667	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-25.ltx
14mr|texlive-tlc2-20101024-2|668	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-26.ltx
14mr|texlive-tlc2-20101024-2|669	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-27.ltx
14mr|texlive-tlc2-20101024-2|670	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-28.ltx
14mr|texlive-tlc2-20101024-2|671	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-29.ltx
14mr|texlive-tlc2-20101024-2|672	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-3.ltx
14mr|texlive-tlc2-20101024-2|673	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-4.ltx
14mr|texlive-tlc2-20101024-2|674	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-5.ltx
14mr|texlive-tlc2-20101024-2|675	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-6.ltx
14mr|texlive-tlc2-20101024-2|676	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-7.ltx
14mr|texlive-tlc2-20101024-2|677	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-8.ltx
14mr|texlive-tlc2-20101024-2|678	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-9.ltx
14mr|texlive-tlc2-20101024-2|679	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-1.ltx
14mr|texlive-tlc2-20101024-2|680	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-10.ltx
14mr|texlive-tlc2-20101024-2|681	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-11.ltx
14mr|texlive-tlc2-20101024-2|682	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-12.ltx
14mr|texlive-tlc2-20101024-2|683	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-13.ltx
14mr|texlive-tlc2-20101024-2|684	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-14.ltx
14mr|texlive-tlc2-20101024-2|685	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-15.ltx
14mr|texlive-tlc2-20101024-2|686	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-16.ltx
14mr|texlive-tlc2-20101024-2|687	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-17.ltx
14mr|texlive-tlc2-20101024-2|688	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-18.ltx
14mr|texlive-tlc2-20101024-2|689	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-19.ltx
14mr|texlive-tlc2-20101024-2|690	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-2.ltx
14mr|texlive-tlc2-20101024-2|691	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-20.ltx
14mr|texlive-tlc2-20101024-2|692	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-21.ltx
14mr|texlive-tlc2-20101024-2|693	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-22.ltx
14mr|texlive-tlc2-20101024-2|694	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-23.ltx
14mr|texlive-tlc2-20101024-2|695	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-24.ltx
14mr|texlive-tlc2-20101024-2|696	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-25.ltx
14mr|texlive-tlc2-20101024-2|697	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-26.ltx
14mr|texlive-tlc2-20101024-2|698	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-27.ltx
14mr|texlive-tlc2-20101024-2|699	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-28.ltx
14mr|texlive-tlc2-20101024-2|700	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-29.ltx
14mr|texlive-tlc2-20101024-2|701	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-3.ltx
14mr|texlive-tlc2-20101024-2|702	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-30.ltx
14mr|texlive-tlc2-20101024-2|703	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-31.ltx
14mr|texlive-tlc2-20101024-2|704	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-32.ltx
14mr|texlive-tlc2-20101024-2|705	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-33.ltx
14mr|texlive-tlc2-20101024-2|706	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-34.ltx
14mr|texlive-tlc2-20101024-2|707	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-35.ltx
14mr|texlive-tlc2-20101024-2|708	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-36.ltx
14mr|texlive-tlc2-20101024-2|709	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-37.ltx
14mr|texlive-tlc2-20101024-2|710	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-38.ltx
14mr|texlive-tlc2-20101024-2|711	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-39.ltx
14mr|texlive-tlc2-20101024-2|712	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-4.ltx
14mr|texlive-tlc2-20101024-2|713	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-5.ltx
14mr|texlive-tlc2-20101024-2|714	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-6.ltx
14mr|texlive-tlc2-20101024-2|715	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-7.ltx
14mr|texlive-tlc2-20101024-2|716	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-8.ltx
14mr|texlive-tlc2-20101024-2|717	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-9.ltx
14mr|texlive-tlc2-20101024-2|718	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-1.ltx
14mr|texlive-tlc2-20101024-2|719	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-10.ltx
14mr|texlive-tlc2-20101024-2|720	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-11.ltx
14mr|texlive-tlc2-20101024-2|721	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-12.ltx
14mr|texlive-tlc2-20101024-2|722	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-13.ltx
14mr|texlive-tlc2-20101024-2|723	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-14.ltx
14mr|texlive-tlc2-20101024-2|724	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-2.ltx
14mr|texlive-tlc2-20101024-2|725	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-3.ltx
14mr|texlive-tlc2-20101024-2|726	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-4.ltx
14mr|texlive-tlc2-20101024-2|727	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-5.ltx
14mr|texlive-tlc2-20101024-2|728	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-6.ltx
14mr|texlive-tlc2-20101024-2|729	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-7.ltx
14mr|texlive-tlc2-20101024-2|730	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-8.ltx
14mr|texlive-tlc2-20101024-2|731	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-9.ltx
14mr|texlive-tlc2-20101024-2|732	%doc %{_texmfdistdir}/doc/latex/tlc2/8-5-1.ltx
14mr|texlive-tlc2-20101024-2|733	%doc %{_texmfdistdir}/doc/latex/tlc2/8-5-2.ltx
14mr|texlive-tlc2-20101024-2|734	%doc %{_texmfdistdir}/doc/latex/tlc2/8-5-3.ltx
14mr|texlive-tlc2-20101024-2|735	%doc %{_texmfdistdir}/doc/latex/tlc2/8-5-4.ltx
14mr|texlive-tlc2-20101024-2|736	%doc %{_texmfdistdir}/doc/latex/tlc2/8-6-1.ltx
14mr|texlive-tlc2-20101024-2|737	%doc %{_texmfdistdir}/doc/latex/tlc2/8-6-2.ltx
14mr|texlive-tlc2-20101024-2|738	%doc %{_texmfdistdir}/doc/latex/tlc2/8-6-3.ltx
14mr|texlive-tlc2-20101024-2|739	%doc %{_texmfdistdir}/doc/latex/tlc2/8-6-4.ltx
14mr|texlive-tlc2-20101024-2|740	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-1.ltx
14mr|texlive-tlc2-20101024-2|741	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-2.ltx
14mr|texlive-tlc2-20101024-2|742	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-3.ltx
14mr|texlive-tlc2-20101024-2|743	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-4.ltx
14mr|texlive-tlc2-20101024-2|744	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-5.ltx
14mr|texlive-tlc2-20101024-2|745	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-6.ltx
14mr|texlive-tlc2-20101024-2|746	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-7.ltx
14mr|texlive-tlc2-20101024-2|747	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-1.ltx
14mr|texlive-tlc2-20101024-2|748	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-10.ltx
14mr|texlive-tlc2-20101024-2|749	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-11.ltx
14mr|texlive-tlc2-20101024-2|750	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-12.ltx
14mr|texlive-tlc2-20101024-2|751	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-13.ltx
14mr|texlive-tlc2-20101024-2|752	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-14.ltx
14mr|texlive-tlc2-20101024-2|753	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-15.ltx
14mr|texlive-tlc2-20101024-2|754	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-16.ltx
14mr|texlive-tlc2-20101024-2|755	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-17.ltx
14mr|texlive-tlc2-20101024-2|756	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-18.ltx
14mr|texlive-tlc2-20101024-2|757	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-19.ltx
14mr|texlive-tlc2-20101024-2|758	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-2.ltx
14mr|texlive-tlc2-20101024-2|759	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-20.ltx
14mr|texlive-tlc2-20101024-2|760	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-21.ltx
14mr|texlive-tlc2-20101024-2|761	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-22.ltx
14mr|texlive-tlc2-20101024-2|762	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-23.ltx
14mr|texlive-tlc2-20101024-2|763	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-24.ltx
14mr|texlive-tlc2-20101024-2|764	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-25.ltx
14mr|texlive-tlc2-20101024-2|765	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-3.ltx
14mr|texlive-tlc2-20101024-2|766	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-4.ltx
14mr|texlive-tlc2-20101024-2|767	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-5.ltx
14mr|texlive-tlc2-20101024-2|768	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-6.ltx
14mr|texlive-tlc2-20101024-2|769	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-7.ltx
14mr|texlive-tlc2-20101024-2|770	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-8.ltx
14mr|texlive-tlc2-20101024-2|771	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-9.ltx
14mr|texlive-tlc2-20101024-2|772	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-1.ltx
14mr|texlive-tlc2-20101024-2|773	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-2.ltx
14mr|texlive-tlc2-20101024-2|774	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-3.ltx
14mr|texlive-tlc2-20101024-2|775	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-4.ltx
14mr|texlive-tlc2-20101024-2|776	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-5.ltx
14mr|texlive-tlc2-20101024-2|777	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-6.ltx
14mr|texlive-tlc2-20101024-2|778	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-7.ltx
14mr|texlive-tlc2-20101024-2|779	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-8.ltx
14mr|texlive-tlc2-20101024-2|780	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-1.ltx
14mr|texlive-tlc2-20101024-2|781	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-2.ltx
14mr|texlive-tlc2-20101024-2|782	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-3.ltx
14mr|texlive-tlc2-20101024-2|783	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-4.ltx
14mr|texlive-tlc2-20101024-2|784	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-5.ltx
14mr|texlive-tlc2-20101024-2|785	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-6.ltx
14mr|texlive-tlc2-20101024-2|786	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-7.ltx
14mr|texlive-tlc2-20101024-2|787	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-8.ltx
14mr|texlive-tlc2-20101024-2|788	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-1.ltx
14mr|texlive-tlc2-20101024-2|789	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-10.ltx
14mr|texlive-tlc2-20101024-2|790	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-11.ltx
14mr|texlive-tlc2-20101024-2|791	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-12.ltx
14mr|texlive-tlc2-20101024-2|792	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-13.ltx
14mr|texlive-tlc2-20101024-2|793	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-14.ltx
14mr|texlive-tlc2-20101024-2|794	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-15.ltx
14mr|texlive-tlc2-20101024-2|795	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-16.ltx
14mr|texlive-tlc2-20101024-2|796	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-17.ltx
14mr|texlive-tlc2-20101024-2|797	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-18.ltx
14mr|texlive-tlc2-20101024-2|798	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-19.ltx
14mr|texlive-tlc2-20101024-2|799	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-2.ltx
14mr|texlive-tlc2-20101024-2|800	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-20.ltx
14mr|texlive-tlc2-20101024-2|801	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-21.ltx
14mr|texlive-tlc2-20101024-2|802	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-22.ltx
14mr|texlive-tlc2-20101024-2|803	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-23.ltx
14mr|texlive-tlc2-20101024-2|804	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-24.ltx
14mr|texlive-tlc2-20101024-2|805	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-25.ltx
14mr|texlive-tlc2-20101024-2|806	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-26.ltx
14mr|texlive-tlc2-20101024-2|807	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-27.ltx
14mr|texlive-tlc2-20101024-2|808	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-28.ltx
14mr|texlive-tlc2-20101024-2|809	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-29.ltx
14mr|texlive-tlc2-20101024-2|810	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-3.ltx
14mr|texlive-tlc2-20101024-2|811	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-30.ltx
14mr|texlive-tlc2-20101024-2|812	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-31.ltx
14mr|texlive-tlc2-20101024-2|813	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-32.ltx
14mr|texlive-tlc2-20101024-2|814	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-33.ltx
14mr|texlive-tlc2-20101024-2|815	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-34.ltx
14mr|texlive-tlc2-20101024-2|816	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-35.ltx
14mr|texlive-tlc2-20101024-2|817	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-36.ltx
14mr|texlive-tlc2-20101024-2|818	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-37.ltx
14mr|texlive-tlc2-20101024-2|819	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-38.ltx
14mr|texlive-tlc2-20101024-2|820	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-39.ltx
14mr|texlive-tlc2-20101024-2|821	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-4.ltx
14mr|texlive-tlc2-20101024-2|822	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-5.ltx
14mr|texlive-tlc2-20101024-2|823	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-6.ltx
14mr|texlive-tlc2-20101024-2|824	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-7.ltx
14mr|texlive-tlc2-20101024-2|825	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-8.ltx
14mr|texlive-tlc2-20101024-2|826	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-9.ltx
14mr|texlive-tlc2-20101024-2|827	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-1.ltx
14mr|texlive-tlc2-20101024-2|828	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-2.ltx
14mr|texlive-tlc2-20101024-2|829	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-3.ltx
14mr|texlive-tlc2-20101024-2|830	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-4.ltx
14mr|texlive-tlc2-20101024-2|831	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-5.ltx
14mr|texlive-tlc2-20101024-2|832	%doc %{_texmfdistdir}/doc/latex/tlc2/9-5-1.ltx
14mr|texlive-tlc2-20101024-2|833	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-1.ltx
14mr|texlive-tlc2-20101024-2|834	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-10.ltx
14mr|texlive-tlc2-20101024-2|835	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-11.ltx
14mr|texlive-tlc2-20101024-2|836	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-12.ltx
14mr|texlive-tlc2-20101024-2|837	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-13.ltx
14mr|texlive-tlc2-20101024-2|838	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-14.ltx
14mr|texlive-tlc2-20101024-2|839	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-15.ltx
14mr|texlive-tlc2-20101024-2|840	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-16.ltx
14mr|texlive-tlc2-20101024-2|841	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-17.ltx
14mr|texlive-tlc2-20101024-2|842	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-2.ltx
14mr|texlive-tlc2-20101024-2|843	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-3.ltx
14mr|texlive-tlc2-20101024-2|844	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-4.ltx
14mr|texlive-tlc2-20101024-2|845	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-5.ltx
14mr|texlive-tlc2-20101024-2|846	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-6.ltx
14mr|texlive-tlc2-20101024-2|847	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-7.ltx
14mr|texlive-tlc2-20101024-2|848	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-8.ltx
14mr|texlive-tlc2-20101024-2|849	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-9.ltx
14mr|texlive-tlc2-20101024-2|850	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-1.ltx
14mr|texlive-tlc2-20101024-2|851	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-10.ltx
14mr|texlive-tlc2-20101024-2|852	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-11.ltx
14mr|texlive-tlc2-20101024-2|853	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-12.ltx
14mr|texlive-tlc2-20101024-2|854	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-13.ltx
14mr|texlive-tlc2-20101024-2|855	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-14.ltx
14mr|texlive-tlc2-20101024-2|856	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-15.ltx
14mr|texlive-tlc2-20101024-2|857	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-16.ltx
14mr|texlive-tlc2-20101024-2|858	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-17.ltx
14mr|texlive-tlc2-20101024-2|859	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-18.ltx
14mr|texlive-tlc2-20101024-2|860	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-19.ltx
14mr|texlive-tlc2-20101024-2|861	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-2.ltx
14mr|texlive-tlc2-20101024-2|862	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-20.ltx
14mr|texlive-tlc2-20101024-2|863	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-21.ltx
14mr|texlive-tlc2-20101024-2|864	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-3.ltx
14mr|texlive-tlc2-20101024-2|865	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-4.ltx
14mr|texlive-tlc2-20101024-2|866	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-5.ltx
14mr|texlive-tlc2-20101024-2|867	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-6.ltx
14mr|texlive-tlc2-20101024-2|868	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-7.ltx
14mr|texlive-tlc2-20101024-2|869	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-8.ltx
14mr|texlive-tlc2-20101024-2|870	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-9.ltx
14mr|texlive-tlc2-20101024-2|871	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-1.ltx
14mr|texlive-tlc2-20101024-2|872	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-10.ltx
14mr|texlive-tlc2-20101024-2|873	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-11.ltx
14mr|texlive-tlc2-20101024-2|874	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-2.ltx
14mr|texlive-tlc2-20101024-2|875	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-3.ltx
14mr|texlive-tlc2-20101024-2|876	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-4.ltx
14mr|texlive-tlc2-20101024-2|877	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-5.ltx
14mr|texlive-tlc2-20101024-2|878	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-6.ltx
14mr|texlive-tlc2-20101024-2|879	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-7.ltx
14mr|texlive-tlc2-20101024-2|880	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-8.ltx
14mr|texlive-tlc2-20101024-2|881	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-9.ltx2
14mr|texlive-tlc2-20101024-2|882	%doc %{_texmfdistdir}/doc/latex/tlc2/B-3-1.ltx
14mr|texlive-tlc2-20101024-2|883	%doc %{_texmfdistdir}/doc/latex/tlc2/Escher.ps
14mr|texlive-tlc2-20101024-2|884	%doc %{_texmfdistdir}/doc/latex/tlc2/cat.ps
14mr|texlive-tlc2-20101024-2|885	%doc %{_texmfdistdir}/doc/latex/tlc2/elephant.ps
14mr|texlive-tlc2-20101024-2|886	%doc %{_texmfdistdir}/doc/latex/tlc2/indexexa.ltx
14mr|texlive-tlc2-20101024-2|887	%doc %{_texmfdistdir}/doc/latex/tlc2/jura.bib
14mr|texlive-tlc2-20101024-2|888	%doc %{_texmfdistdir}/doc/latex/tlc2/partial.toc
14mr|texlive-tlc2-20101024-2|889	%doc %{_texmfdistdir}/doc/latex/tlc2/rosette.ps
14mr|texlive-tlc2-20101024-2|890	%doc %{_texmfdistdir}/doc/latex/tlc2/tex.bib
14mr|texlive-tlc2-20101024-2|891	%doc %{_texmfdistdir}/doc/latex/tlc2/ttctexa.cls
14mr|texlive-tlc2-20101024-2|892	%doc %{_texmfdistdir}/doc/latex/tlc2/ttctexamargin.cls
14mr|texlive-tlc2-20101024-2|893	%doc %{_texmfdistdir}/doc/latex/tlc2/ttctexareport.cls
14mr|texlive-tlc2-20101024-2|894	%doc %{_texmfdistdir}/doc/latex/tlc2/w.eps
14mr|texlive-tlc2-20101024-2|895	%doc %{_texmfdistdir}/doc/latex/tlc2/w.ps
14mr|texlive-tlc2-20101024-2|896	
14mr|texlive-tlc2-20101024-2|897	#-----------------------------------------------------------------------
14mr|texlive-tlc2-20101024-2|898	%prep
14mr|texlive-tlc2-20101024-2|899	%setup -c -a0 -a1
14mr|texlive-tlc2-20101024-2|900	
14mr|texlive-tlc2-20101024-2|901	%build
14mr|texlive-tlc2-20101024-2|902	
14mr|texlive-tlc2-20101024-2|903	%install
14mr|texlive-tlc2-20101024-2|904	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tlc2-20101024-2|905	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tlc2-20101024-2|906	
14mr|texlive-tlc2-20101024-2|907	
14mr|texlive-tlc2-20101024-2|908	
14mr|texlive-tlc2-20101024-2|909	%changelog
14mr|texlive-tlc2-20101024-2|910	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20101024-2
14mr|texlive-tlc2-20101024-2|911	+ Revision: 294848d
14mr|texlive-tlc2-20101024-2|912	- MassBuild#440: Increase release tag
14mr|texlive-tlc2-20101024-2|913	
14mr|texlive-tlc2-20101024-2|914	

21623 14
14mr|texlive-tlpkg-20131129-6|1	%define __noautoreq			'perl\\(Text::Unidecode\\)|perl\\(Tie::Watch\\)|perl\\(SelfLoader\\)'
14mr|texlive-tlpkg-20131129-6|2	
14mr|texlive-tlpkg-20131129-6|3	%define _tlpkgdir			%{_datadir}/tlpkg
14mr|texlive-tlpkg-20131129-6|4	%define _texmfdir			%{_datadir}/texmf
14mr|texlive-tlpkg-20131129-6|5	%define _texmfdistdir			%{_datadir}/texmf-dist
14mr|texlive-tlpkg-20131129-6|6	%define _texmflocaldir			%{_datadir}/texmf-local
14mr|texlive-tlpkg-20131129-6|7	%define _texmfextradir			%{_datadir}/texmf-extra
14mr|texlive-tlpkg-20131129-6|8	%define _texmffontsdir			%{_datadir}/texmf-fonts
14mr|texlive-tlpkg-20131129-6|9	%define _texmfprojectdir		%{_datadir}/texmf-project
14mr|texlive-tlpkg-20131129-6|10	%define _texmfvardir			%{_localstatedir}/lib/texmf
14mr|texlive-tlpkg-20131129-6|11	%define _texmfconfdir			%{_sysconfdir}/texmf
14mr|texlive-tlpkg-20131129-6|12	%define _texmf_fmtutil_d		%{_datadir}/tlpkg/fmtutil.cnf.d
14mr|texlive-tlpkg-20131129-6|13	%define _texmf_updmap_d			%{_datadir}/tlpkg/updmap.cfg.d
14mr|texlive-tlpkg-20131129-6|14	%define _texmf_language_dat_d		%{_datadir}/tlpkg/language.dat.d
14mr|texlive-tlpkg-20131129-6|15	%define _texmf_language_def_d		%{_datadir}/tlpkg/language.def.d
14mr|texlive-tlpkg-20131129-6|16	%define _texmf_language_lua_d		%{_datadir}/tlpkg/language.lua.d
14mr|texlive-tlpkg-20131129-6|17	
14mr|texlive-tlpkg-20131129-6|18	%define _texmf_enable_asymptote		0
14mr|texlive-tlpkg-20131129-6|19	%define _texmf_enable_biber		0
14mr|texlive-tlpkg-20131129-6|20	%define _texmf_enable_xindy		0
14mr|texlive-tlpkg-20131129-6|21	%define _texmf_with_system_dialog	1
14mr|texlive-tlpkg-20131129-6|22	%define _texmf_with_system_lcdf		0
14mr|texlive-tlpkg-20131129-6|23	%define _texmf_with_system_poppler	1
14mr|texlive-tlpkg-20131129-6|24	%define _texmf_with_system_psutils	1
14mr|texlive-tlpkg-20131129-6|25	%define _texmf_with_system_t1lib	1
14mr|texlive-tlpkg-20131129-6|26	%define _texmf_with_system_tex4ht	0
14mr|texlive-tlpkg-20131129-6|27	%define _texmf_with_system_teckit	0
14mr|texlive-tlpkg-20131129-6|28	
14mr|texlive-tlpkg-20131129-6|29	Name:		texlive-tlpkg
14mr|texlive-tlpkg-20131129-6|30	Version:	20131129
14mr|texlive-tlpkg-20131129-6|31	Release:	6
14mr|texlive-tlpkg-20131129-6|32	Summary:	The TeX formatting system
14mr|texlive-tlpkg-20131129-6|33	URL:		http://tug.org/texlive/
14mr|texlive-tlpkg-20131129-6|34	Group:		Publishing
14mr|texlive-tlpkg-20131129-6|35	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-tlpkg-20131129-6|36	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
14mr|texlive-tlpkg-20131129-6|37	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
14mr|texlive-tlpkg-20131129-6|38	Source2:	tlpobj2spec.pl
14mr|texlive-tlpkg-20131129-6|39	Source3:	fmtutil-hdr.cnf
14mr|texlive-tlpkg-20131129-6|40	Source4:	updmap-hdr.cfg
14mr|texlive-tlpkg-20131129-6|41	Source5:	texlive.post
14mr|texlive-tlpkg-20131129-6|42	Source6:	checkupdates.pl
14mr|texlive-tlpkg-20131129-6|43	Source7:	texlive.macros
14mr|texlive-tlpkg-20131129-6|44	Source8:	tlmgr
14mr|texlive-tlpkg-20131129-6|45	BuildArch:	noarch
14mr|texlive-tlpkg-20131129-6|46	
14mr|texlive-tlpkg-20131129-6|47	Requires:	perl-Proc-Daemon
14mr|texlive-tlpkg-20131129-6|48	Requires:	perl-Proc-PID-File
14mr|texlive-tlpkg-20131129-6|49	Requires:	perl-XML-XPath
14mr|texlive-tlpkg-20131129-6|50	
14mr|texlive-tlpkg-20131129-6|51	%post
14mr|texlive-tlpkg-20131129-6|52	if [ ! -f %{_texmfconfdir}/web2c/updmap.cfg ]; then
14mr|texlive-tlpkg-20131129-6|53	cp -f %{_texmfdistdir}/web2c/updmap-hdr.cfg %{_texmfconfdir}/web2c/updmap.cfg
14mr|texlive-tlpkg-20131129-6|54	fi
14mr|texlive-tlpkg-20131129-6|55	%{_sbindir}/texlive.post
14mr|texlive-tlpkg-20131129-6|56	
14mr|texlive-tlpkg-20131129-6|57	%description
14mr|texlive-tlpkg-20131129-6|58	TeX Live is an easy way to get up and running with the TeX document
14mr|texlive-tlpkg-20131129-6|59	production system. It provides a comprehensive TeX system. It includes
14mr|texlive-tlpkg-20131129-6|60	all the major TeX-related programs, macro packages, and fonts that are
14mr|texlive-tlpkg-20131129-6|61	free software, including support for many languages around the world.
14mr|texlive-tlpkg-20131129-6|62	
14mr|texlive-tlpkg-20131129-6|63	%files
14mr|texlive-tlpkg-20131129-6|64	%dir %{_tlpkgdir}
14mr|texlive-tlpkg-20131129-6|65	%{_tlpkgdir}/TeXLive/
14mr|texlive-tlpkg-20131129-6|66	%{_texmfdistdir}/web2c/fmtutil-hdr.cnf
14mr|texlive-tlpkg-20131129-6|67	%{_texmfdistdir}/web2c/updmap-hdr.cfg
14mr|texlive-tlpkg-20131129-6|68	%dir %{_texmf_fmtutil_d}
14mr|texlive-tlpkg-20131129-6|69	%dir %{_texmf_updmap_d}
14mr|texlive-tlpkg-20131129-6|70	%dir %{_texmf_language_dat_d}
14mr|texlive-tlpkg-20131129-6|71	%dir %{_texmf_language_def_d}
14mr|texlive-tlpkg-20131129-6|72	%dir %{_texmf_language_lua_d}
14mr|texlive-tlpkg-20131129-6|73	%ghost %{_texmfconfdir}/web2c/updmap.cfg
14mr|texlive-tlpkg-20131129-6|74	%{_bindir}/tlmgr
14mr|texlive-tlpkg-20131129-6|75	%{_sbindir}/tlmgr
14mr|texlive-tlpkg-20131129-6|76	%{_sbindir}/texlive.post
14mr|texlive-tlpkg-20131129-6|77	%{_sysconfdir}/rpm/macros.d/texlive.macros
14mr|texlive-tlpkg-20131129-6|78	%{_sysconfdir}/pam.d/tlmgr
14mr|texlive-tlpkg-20131129-6|79	%{_sysconfdir}/security/console.apps/tlmgr
14mr|texlive-tlpkg-20131129-6|80	
14mr|texlive-tlpkg-20131129-6|81	#-----------------------------------------------------------------------
14mr|texlive-tlpkg-20131129-6|82	%prep
14mr|texlive-tlpkg-20131129-6|83	%setup -q -n install-tl-%{version}
14mr|texlive-tlpkg-20131129-6|84	
14mr|texlive-tlpkg-20131129-6|85	%build
14mr|texlive-tlpkg-20131129-6|86	
14mr|texlive-tlpkg-20131129-6|87	%install
14mr|texlive-tlpkg-20131129-6|88	mkdir -p %{buildroot}%{_tlpkgdir}
14mr|texlive-tlpkg-20131129-6|89	cp -fpr tlpkg/TeXLive %{buildroot}%{_tlpkgdir}
14mr|texlive-tlpkg-20131129-6|90	
14mr|texlive-tlpkg-20131129-6|91	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-tlpkg-20131129-6|92	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-tlpkg-20131129-6|93	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mr|texlive-tlpkg-20131129-6|94	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mr|texlive-tlpkg-20131129-6|95	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mr|texlive-tlpkg-20131129-6|96	
14mr|texlive-tlpkg-20131129-6|97	install -D -m644 %{SOURCE3} %{buildroot}%{_texmfdistdir}/web2c/fmtutil-hdr.cnf
14mr|texlive-tlpkg-20131129-6|98	install -D -m644 %{SOURCE4} %{buildroot}%{_texmfdistdir}/web2c/updmap-hdr.cfg
14mr|texlive-tlpkg-20131129-6|99	install -D -m644 %{SOURCE4} %{buildroot}%{_texmfconfdir}/web2c/updmap.cfg
14mr|texlive-tlpkg-20131129-6|100	install -D -m755 %{SOURCE5} %{buildroot}%{_sbindir}/texlive.post
14mr|texlive-tlpkg-20131129-6|101	install -D -m644 %{SOURCE7} %{buildroot}/etc/rpm/macros.d/texlive.macros
14mr|texlive-tlpkg-20131129-6|102	
14mr|texlive-tlpkg-20131129-6|103	# install tlmgr like application
14mr|texlive-tlpkg-20131129-6|104	install -D -m755 %{SOURCE8} %{buildroot}%{_sbindir}/tlmgr
14mr|texlive-tlpkg-20131129-6|105	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|texlive-tlpkg-20131129-6|106	
14mr|texlive-tlpkg-20131129-6|107	
14mr|texlive-tlpkg-20131129-6|108	
14mr|texlive-tlpkg-20131129-6|109	cat > %{buildroot}%{_sysconfdir}/pam.d/tlmgr <<EOF
14mr|texlive-tlpkg-20131129-6|110	#%PAM-1.0
14mr|texlive-tlpkg-20131129-6|111	auth           include         config-util
14mr|texlive-tlpkg-20131129-6|112	account                include         config-util
14mr|texlive-tlpkg-20131129-6|113	session                include         config-util
14mr|texlive-tlpkg-20131129-6|114	EOF
14mr|texlive-tlpkg-20131129-6|115	
14mr|texlive-tlpkg-20131129-6|116	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|texlive-tlpkg-20131129-6|117	cat > %{buildroot}%{_sysconfdir}/security/console.apps/tlmgr << EOF
14mr|texlive-tlpkg-20131129-6|118	USER=root
14mr|texlive-tlpkg-20131129-6|119	PROGRAM=%{_sbindir}/tlmgr
14mr|texlive-tlpkg-20131129-6|120	FALLBACK=false
14mr|texlive-tlpkg-20131129-6|121	SESSION=true
14mr|texlive-tlpkg-20131129-6|122	EOF
14mr|texlive-tlpkg-20131129-6|123	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-tlpkg-20131129-6|124	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/tlmgr
14mr|texlive-tlpkg-20131129-6|125	
14mr|texlive-tlpkg-20131129-6|126	%changelog
14mr|texlive-tlpkg-20131129-6|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131129-6
14mr|texlive-tlpkg-20131129-6|128	+ Revision: 52ca6ef
14mr|texlive-tlpkg-20131129-6|129	- MassBuild#440: Increase release tag
14mr|texlive-tlpkg-20131129-6|130	
14mr|texlive-tlpkg-20131129-6|131	

21624 14
14mr|texlive-tocbibind-1.5k-3|1	# revision 20085
14mr|texlive-tocbibind-1.5k-3|2	# category Package
14mr|texlive-tocbibind-1.5k-3|3	# catalog-ctan /macros/latex/contrib/tocbibind
14mr|texlive-tocbibind-1.5k-3|4	# catalog-date 2010-10-13 11:41:41 +0200
14mr|texlive-tocbibind-1.5k-3|5	# catalog-license lppl
14mr|texlive-tocbibind-1.5k-3|6	# catalog-version 1.5k
14mr|texlive-tocbibind-1.5k-3|7	Name:		texlive-tocbibind
14mr|texlive-tocbibind-1.5k-3|8	Version:	1.5k
14mr|texlive-tocbibind-1.5k-3|9	Release:	3
14mr|texlive-tocbibind-1.5k-3|10	Summary:	Add bibliography/index/contents to Table of Contents
14mr|texlive-tocbibind-1.5k-3|11	Group:		Publishing
14mr|texlive-tocbibind-1.5k-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocbibind
14mr|texlive-tocbibind-1.5k-3|13	License:	LPPL
14mr|texlive-tocbibind-1.5k-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocbibind.tar.xz
14mr|texlive-tocbibind-1.5k-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocbibind.doc.tar.xz
14mr|texlive-tocbibind-1.5k-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocbibind.source.tar.xz
14mr|texlive-tocbibind-1.5k-3|17	BuildArch:	noarch
14mr|texlive-tocbibind-1.5k-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tocbibind-1.5k-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tocbibind-1.5k-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tocbibind-1.5k-3|21	
14mr|texlive-tocbibind-1.5k-3|22	%description
14mr|texlive-tocbibind-1.5k-3|23	Automatically adds the bibliography and/or the index and/or the
14mr|texlive-tocbibind-1.5k-3|24	contents, etc., to the Table of Contents listing.
14mr|texlive-tocbibind-1.5k-3|25	
14mr|texlive-tocbibind-1.5k-3|26	%post
14mr|texlive-tocbibind-1.5k-3|27	%{_sbindir}/texlive.post
14mr|texlive-tocbibind-1.5k-3|28	
14mr|texlive-tocbibind-1.5k-3|29	%postun
14mr|texlive-tocbibind-1.5k-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-tocbibind-1.5k-3|31	%{_sbindir}/texlive.post
14mr|texlive-tocbibind-1.5k-3|32	fi
14mr|texlive-tocbibind-1.5k-3|33	
14mr|texlive-tocbibind-1.5k-3|34	#-----------------------------------------------------------------------
14mr|texlive-tocbibind-1.5k-3|35	%files
14mr|texlive-tocbibind-1.5k-3|36	%{_texmfdistdir}/tex/latex/tocbibind/tocbibind.sty
14mr|texlive-tocbibind-1.5k-3|37	%doc %{_texmfdistdir}/doc/latex/tocbibind/README
14mr|texlive-tocbibind-1.5k-3|38	%doc %{_texmfdistdir}/doc/latex/tocbibind/tocbibind.pdf
14mr|texlive-tocbibind-1.5k-3|39	#- source
14mr|texlive-tocbibind-1.5k-3|40	%doc %{_texmfdistdir}/source/latex/tocbibind/tocbibind.dtx
14mr|texlive-tocbibind-1.5k-3|41	%doc %{_texmfdistdir}/source/latex/tocbibind/tocbibind.ins
14mr|texlive-tocbibind-1.5k-3|42	
14mr|texlive-tocbibind-1.5k-3|43	#-----------------------------------------------------------------------
14mr|texlive-tocbibind-1.5k-3|44	%prep
14mr|texlive-tocbibind-1.5k-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-tocbibind-1.5k-3|46	
14mr|texlive-tocbibind-1.5k-3|47	%build
14mr|texlive-tocbibind-1.5k-3|48	
14mr|texlive-tocbibind-1.5k-3|49	%install
14mr|texlive-tocbibind-1.5k-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tocbibind-1.5k-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tocbibind-1.5k-3|52	
14mr|texlive-tocbibind-1.5k-3|53	
14mr|texlive-tocbibind-1.5k-3|54	
14mr|texlive-tocbibind-1.5k-3|55	%changelog
14mr|texlive-tocbibind-1.5k-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5k-3
14mr|texlive-tocbibind-1.5k-3|57	+ Revision: f0a8bde
14mr|texlive-tocbibind-1.5k-3|58	- MassBuild#440: Increase release tag
14mr|texlive-tocbibind-1.5k-3|59	
14mr|texlive-tocbibind-1.5k-3|60	

21625 14
14mr|texlive-tocloft-2.3f-6|1	# revision 30209
14mr|texlive-tocloft-2.3f-6|2	# category Package
14mr|texlive-tocloft-2.3f-6|3	# catalog-ctan /macros/latex/contrib/tocloft
14mr|texlive-tocloft-2.3f-6|4	# catalog-date 2013-05-02 18:21:19 +0200
14mr|texlive-tocloft-2.3f-6|5	# catalog-license lppl1.3
14mr|texlive-tocloft-2.3f-6|6	# catalog-version 2.3f
14mr|texlive-tocloft-2.3f-6|7	Name:		texlive-tocloft
14mr|texlive-tocloft-2.3f-6|8	Version:	2.3f
14mr|texlive-tocloft-2.3f-6|9	Release:	6
14mr|texlive-tocloft-2.3f-6|10	Summary:	Control table of contents, figures, etc
14mr|texlive-tocloft-2.3f-6|11	Group:		Publishing
14mr|texlive-tocloft-2.3f-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocloft
14mr|texlive-tocloft-2.3f-6|13	License:	LPPL1.3
14mr|texlive-tocloft-2.3f-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.tar.xz
14mr|texlive-tocloft-2.3f-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.doc.tar.xz
14mr|texlive-tocloft-2.3f-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.source.tar.xz
14mr|texlive-tocloft-2.3f-6|17	BuildArch:	noarch
14mr|texlive-tocloft-2.3f-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tocloft-2.3f-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tocloft-2.3f-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-tocloft-2.3f-6|21	
14mr|texlive-tocloft-2.3f-6|22	%description
14mr|texlive-tocloft-2.3f-6|23	Provides control over the typography of the Table of Contents,
14mr|texlive-tocloft-2.3f-6|24	List of Figures and List of Tables, and the ability to create
14mr|texlive-tocloft-2.3f-6|25	new `List of ...'. The ToC \parskip can be changed.
14mr|texlive-tocloft-2.3f-6|26	
14mr|texlive-tocloft-2.3f-6|27	%post
14mr|texlive-tocloft-2.3f-6|28	%{_sbindir}/texlive.post
14mr|texlive-tocloft-2.3f-6|29	
14mr|texlive-tocloft-2.3f-6|30	%postun
14mr|texlive-tocloft-2.3f-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-tocloft-2.3f-6|32	%{_sbindir}/texlive.post
14mr|texlive-tocloft-2.3f-6|33	fi
14mr|texlive-tocloft-2.3f-6|34	
14mr|texlive-tocloft-2.3f-6|35	#-----------------------------------------------------------------------
14mr|texlive-tocloft-2.3f-6|36	%files
14mr|texlive-tocloft-2.3f-6|37	%{_texmfdistdir}/tex/latex/tocloft/tocloft.sty
14mr|texlive-tocloft-2.3f-6|38	%doc %{_texmfdistdir}/doc/latex/tocloft/README
14mr|texlive-tocloft-2.3f-6|39	%doc %{_texmfdistdir}/doc/latex/tocloft/tocloft.pdf
14mr|texlive-tocloft-2.3f-6|40	#- source
14mr|texlive-tocloft-2.3f-6|41	%doc %{_texmfdistdir}/source/latex/tocloft/tocloft.dtx
14mr|texlive-tocloft-2.3f-6|42	%doc %{_texmfdistdir}/source/latex/tocloft/tocloft.ins
14mr|texlive-tocloft-2.3f-6|43	
14mr|texlive-tocloft-2.3f-6|44	#-----------------------------------------------------------------------
14mr|texlive-tocloft-2.3f-6|45	%prep
14mr|texlive-tocloft-2.3f-6|46	%setup -c -a0 -a1 -a2
14mr|texlive-tocloft-2.3f-6|47	
14mr|texlive-tocloft-2.3f-6|48	%build
14mr|texlive-tocloft-2.3f-6|49	
14mr|texlive-tocloft-2.3f-6|50	%install
14mr|texlive-tocloft-2.3f-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tocloft-2.3f-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tocloft-2.3f-6|53	
14mr|texlive-tocloft-2.3f-6|54	%changelog
14mr|texlive-tocloft-2.3f-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3f-6
14mr|texlive-tocloft-2.3f-6|56	+ Revision: a2c0c24
14mr|texlive-tocloft-2.3f-6|57	- MassBuild#440: Increase release tag
14mr|texlive-tocloft-2.3f-6|58	
14mr|texlive-tocloft-2.3f-6|59	

21626 14
14mr|texlive-tocvsec2-1.2b-3|1	# revision 23444
14mr|texlive-tocvsec2-1.2b-3|2	# category Package
14mr|texlive-tocvsec2-1.2b-3|3	# catalog-ctan /macros/latex/contrib/tocvsec2
14mr|texlive-tocvsec2-1.2b-3|4	# catalog-date 2010-02-28 10:58:14 +0100
14mr|texlive-tocvsec2-1.2b-3|5	# catalog-license lppl1.3
14mr|texlive-tocvsec2-1.2b-3|6	# catalog-version 1.2b
14mr|texlive-tocvsec2-1.2b-3|7	Name:		texlive-tocvsec2
14mr|texlive-tocvsec2-1.2b-3|8	Version:	1.2b
14mr|texlive-tocvsec2-1.2b-3|9	Release:	3
14mr|texlive-tocvsec2-1.2b-3|10	Summary:	Section numbering and table of contents control
14mr|texlive-tocvsec2-1.2b-3|11	Group:		Publishing
14mr|texlive-tocvsec2-1.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocvsec2
14mr|texlive-tocvsec2-1.2b-3|13	License:	LPPL1.3
14mr|texlive-tocvsec2-1.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocvsec2.tar.xz
14mr|texlive-tocvsec2-1.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocvsec2.doc.tar.xz
14mr|texlive-tocvsec2-1.2b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocvsec2.source.tar.xz
14mr|texlive-tocvsec2-1.2b-3|17	BuildArch:	noarch
14mr|texlive-tocvsec2-1.2b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tocvsec2-1.2b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tocvsec2-1.2b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tocvsec2-1.2b-3|21	
14mr|texlive-tocvsec2-1.2b-3|22	%description
14mr|texlive-tocvsec2-1.2b-3|23	Provides control over section numbering (without recourse to
14mr|texlive-tocvsec2-1.2b-3|24	starred sectional commands) and/or the entries in the Table of
14mr|texlive-tocvsec2-1.2b-3|25	Contents on a section by section basis.
14mr|texlive-tocvsec2-1.2b-3|26	
14mr|texlive-tocvsec2-1.2b-3|27	%post
14mr|texlive-tocvsec2-1.2b-3|28	%{_sbindir}/texlive.post
14mr|texlive-tocvsec2-1.2b-3|29	
14mr|texlive-tocvsec2-1.2b-3|30	%postun
14mr|texlive-tocvsec2-1.2b-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-tocvsec2-1.2b-3|32	%{_sbindir}/texlive.post
14mr|texlive-tocvsec2-1.2b-3|33	fi
14mr|texlive-tocvsec2-1.2b-3|34	
14mr|texlive-tocvsec2-1.2b-3|35	#-----------------------------------------------------------------------
14mr|texlive-tocvsec2-1.2b-3|36	%files
14mr|texlive-tocvsec2-1.2b-3|37	%{_texmfdistdir}/tex/latex/tocvsec2/tocvsec2.sty
14mr|texlive-tocvsec2-1.2b-3|38	%doc %{_texmfdistdir}/doc/latex/tocvsec2/README
14mr|texlive-tocvsec2-1.2b-3|39	%doc %{_texmfdistdir}/doc/latex/tocvsec2/tocvsec2-example.tex
14mr|texlive-tocvsec2-1.2b-3|40	%doc %{_texmfdistdir}/doc/latex/tocvsec2/tocvsec2.pdf
14mr|texlive-tocvsec2-1.2b-3|41	#- source
14mr|texlive-tocvsec2-1.2b-3|42	%doc %{_texmfdistdir}/source/latex/tocvsec2/tocvsec2.dtx
14mr|texlive-tocvsec2-1.2b-3|43	%doc %{_texmfdistdir}/source/latex/tocvsec2/tocvsec2.ins
14mr|texlive-tocvsec2-1.2b-3|44	
14mr|texlive-tocvsec2-1.2b-3|45	#-----------------------------------------------------------------------
14mr|texlive-tocvsec2-1.2b-3|46	%prep
14mr|texlive-tocvsec2-1.2b-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-tocvsec2-1.2b-3|48	
14mr|texlive-tocvsec2-1.2b-3|49	%build
14mr|texlive-tocvsec2-1.2b-3|50	
14mr|texlive-tocvsec2-1.2b-3|51	%install
14mr|texlive-tocvsec2-1.2b-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tocvsec2-1.2b-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tocvsec2-1.2b-3|54	
14mr|texlive-tocvsec2-1.2b-3|55	
14mr|texlive-tocvsec2-1.2b-3|56	
14mr|texlive-tocvsec2-1.2b-3|57	%changelog
14mr|texlive-tocvsec2-1.2b-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2b-3
14mr|texlive-tocvsec2-1.2b-3|59	+ Revision: f59739b
14mr|texlive-tocvsec2-1.2b-3|60	- MassBuild#440: Increase release tag
14mr|texlive-tocvsec2-1.2b-3|61	
14mr|texlive-tocvsec2-1.2b-3|62	

21627 14
14mr|texlive-todo-2.142-3|1	# revision 17746
14mr|texlive-todo-2.142-3|2	# category Package
14mr|texlive-todo-2.142-3|3	# catalog-ctan /macros/latex/contrib/todo
14mr|texlive-todo-2.142-3|4	# catalog-date 2010-04-01 21:27:08 +0200
14mr|texlive-todo-2.142-3|5	# catalog-license lppl1
14mr|texlive-todo-2.142-3|6	# catalog-version 2.142
14mr|texlive-todo-2.142-3|7	Name:		texlive-todo
14mr|texlive-todo-2.142-3|8	Version:	2.142
14mr|texlive-todo-2.142-3|9	Release:	3
14mr|texlive-todo-2.142-3|10	Summary:	Make a to-do list for a document
14mr|texlive-todo-2.142-3|11	Group:		Publishing
14mr|texlive-todo-2.142-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/todo
14mr|texlive-todo-2.142-3|13	License:	LPPL1
14mr|texlive-todo-2.142-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todo.tar.xz
14mr|texlive-todo-2.142-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todo.doc.tar.xz
14mr|texlive-todo-2.142-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todo.source.tar.xz
14mr|texlive-todo-2.142-3|17	BuildArch:	noarch
14mr|texlive-todo-2.142-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-todo-2.142-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-todo-2.142-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-todo-2.142-3|21	
14mr|texlive-todo-2.142-3|22	%description
14mr|texlive-todo-2.142-3|23	The package allows you to insert "to do" marks in your
14mr|texlive-todo-2.142-3|24	document, to make lists of such items, and to cross-reference
14mr|texlive-todo-2.142-3|25	to them.
14mr|texlive-todo-2.142-3|26	
14mr|texlive-todo-2.142-3|27	%post
14mr|texlive-todo-2.142-3|28	%{_sbindir}/texlive.post
14mr|texlive-todo-2.142-3|29	
14mr|texlive-todo-2.142-3|30	%postun
14mr|texlive-todo-2.142-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-todo-2.142-3|32	%{_sbindir}/texlive.post
14mr|texlive-todo-2.142-3|33	fi
14mr|texlive-todo-2.142-3|34	
14mr|texlive-todo-2.142-3|35	#-----------------------------------------------------------------------
14mr|texlive-todo-2.142-3|36	%files
14mr|texlive-todo-2.142-3|37	%{_texmfdistdir}/tex/latex/todo/todo.sty
14mr|texlive-todo-2.142-3|38	%doc %{_texmfdistdir}/doc/latex/todo/README
14mr|texlive-todo-2.142-3|39	%doc %{_texmfdistdir}/doc/latex/todo/todo-spl.pdf
14mr|texlive-todo-2.142-3|40	%doc %{_texmfdistdir}/doc/latex/todo/todo-spl.tex
14mr|texlive-todo-2.142-3|41	%doc %{_texmfdistdir}/doc/latex/todo/todo.pdf
14mr|texlive-todo-2.142-3|42	#- source
14mr|texlive-todo-2.142-3|43	%doc %{_texmfdistdir}/source/latex/todo/todo.dtx
14mr|texlive-todo-2.142-3|44	%doc %{_texmfdistdir}/source/latex/todo/todo.ins
14mr|texlive-todo-2.142-3|45	
14mr|texlive-todo-2.142-3|46	#-----------------------------------------------------------------------
14mr|texlive-todo-2.142-3|47	%prep
14mr|texlive-todo-2.142-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-todo-2.142-3|49	
14mr|texlive-todo-2.142-3|50	%build
14mr|texlive-todo-2.142-3|51	
14mr|texlive-todo-2.142-3|52	%install
14mr|texlive-todo-2.142-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-todo-2.142-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-todo-2.142-3|55	
14mr|texlive-todo-2.142-3|56	
14mr|texlive-todo-2.142-3|57	
14mr|texlive-todo-2.142-3|58	%changelog
14mr|texlive-todo-2.142-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.142-3
14mr|texlive-todo-2.142-3|60	+ Revision: dea3213
14mr|texlive-todo-2.142-3|61	- MassBuild#440: Increase release tag
14mr|texlive-todo-2.142-3|62	
14mr|texlive-todo-2.142-3|63	

21628 14
14mr|texlive-todonotes-20120725-2|1	# revision 27159
14mr|texlive-todonotes-20120725-2|2	# category Package
14mr|texlive-todonotes-20120725-2|3	# catalog-ctan /macros/latex/contrib/todonotes
14mr|texlive-todonotes-20120725-2|4	# catalog-date 2012-07-25 10:56:43 +0200
14mr|texlive-todonotes-20120725-2|5	# catalog-license lppl
14mr|texlive-todonotes-20120725-2|6	# catalog-version undef
14mr|texlive-todonotes-20120725-2|7	Name:		texlive-todonotes
14mr|texlive-todonotes-20120725-2|8	Version:	20120725
14mr|texlive-todonotes-20120725-2|9	Release:	2
14mr|texlive-todonotes-20120725-2|10	Summary:	Marking things to do in a LaTeX document
14mr|texlive-todonotes-20120725-2|11	Group:		Publishing
14mr|texlive-todonotes-20120725-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/todonotes
14mr|texlive-todonotes-20120725-2|13	License:	LPPL
14mr|texlive-todonotes-20120725-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todonotes.tar.xz
14mr|texlive-todonotes-20120725-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todonotes.doc.tar.xz
14mr|texlive-todonotes-20120725-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todonotes.source.tar.xz
14mr|texlive-todonotes-20120725-2|17	BuildArch:	noarch
14mr|texlive-todonotes-20120725-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-todonotes-20120725-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-todonotes-20120725-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-todonotes-20120725-2|21	
14mr|texlive-todonotes-20120725-2|22	%description
14mr|texlive-todonotes-20120725-2|23	The package lets the user mark things to do later, in a simple
14mr|texlive-todonotes-20120725-2|24	and visually appealing way. The package takes several options
14mr|texlive-todonotes-20120725-2|25	to enable customization/finetuning of the visual appearance.
14mr|texlive-todonotes-20120725-2|26	
14mr|texlive-todonotes-20120725-2|27	%post
14mr|texlive-todonotes-20120725-2|28	%{_sbindir}/texlive.post
14mr|texlive-todonotes-20120725-2|29	
14mr|texlive-todonotes-20120725-2|30	%postun
14mr|texlive-todonotes-20120725-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-todonotes-20120725-2|32	%{_sbindir}/texlive.post
14mr|texlive-todonotes-20120725-2|33	fi
14mr|texlive-todonotes-20120725-2|34	
14mr|texlive-todonotes-20120725-2|35	#-----------------------------------------------------------------------
14mr|texlive-todonotes-20120725-2|36	%files
14mr|texlive-todonotes-20120725-2|37	%{_texmfdistdir}/tex/latex/todonotes/todonotes.sty
14mr|texlive-todonotes-20120725-2|38	%doc %{_texmfdistdir}/doc/latex/todonotes/README
14mr|texlive-todonotes-20120725-2|39	%doc %{_texmfdistdir}/doc/latex/todonotes/todonotes.pdf
14mr|texlive-todonotes-20120725-2|40	%doc %{_texmfdistdir}/doc/latex/todonotes/todonotesexample.pdf
14mr|texlive-todonotes-20120725-2|41	%doc %{_texmfdistdir}/doc/latex/todonotes/todonotesexample.tex
14mr|texlive-todonotes-20120725-2|42	#- source
14mr|texlive-todonotes-20120725-2|43	%doc %{_texmfdistdir}/source/latex/todonotes/todonotes.dtx
14mr|texlive-todonotes-20120725-2|44	%doc %{_texmfdistdir}/source/latex/todonotes/todonotes.ins
14mr|texlive-todonotes-20120725-2|45	
14mr|texlive-todonotes-20120725-2|46	#-----------------------------------------------------------------------
14mr|texlive-todonotes-20120725-2|47	%prep
14mr|texlive-todonotes-20120725-2|48	%setup -c -a0 -a1 -a2
14mr|texlive-todonotes-20120725-2|49	
14mr|texlive-todonotes-20120725-2|50	%build
14mr|texlive-todonotes-20120725-2|51	
14mr|texlive-todonotes-20120725-2|52	%install
14mr|texlive-todonotes-20120725-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-todonotes-20120725-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-todonotes-20120725-2|55	
14mr|texlive-todonotes-20120725-2|56	
14mr|texlive-todonotes-20120725-2|57	
14mr|texlive-todonotes-20120725-2|58	%changelog
14mr|texlive-todonotes-20120725-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120725-2
14mr|texlive-todonotes-20120725-2|60	+ Revision: 224bcfb
14mr|texlive-todonotes-20120725-2|61	- MassBuild#440: Increase release tag
14mr|texlive-todonotes-20120725-2|62	
14mr|texlive-todonotes-20120725-2|63	

21629 14
14mr|texlive-tokenizer-1.1.0-3|1	# revision 15878
14mr|texlive-tokenizer-1.1.0-3|2	# category Package
14mr|texlive-tokenizer-1.1.0-3|3	# catalog-ctan /macros/latex/contrib/tokenizer
14mr|texlive-tokenizer-1.1.0-3|4	# catalog-date 2006-12-23 09:07:09 +0100
14mr|texlive-tokenizer-1.1.0-3|5	# catalog-license lppl
14mr|texlive-tokenizer-1.1.0-3|6	# catalog-version 1.1.0
14mr|texlive-tokenizer-1.1.0-3|7	Name:		texlive-tokenizer
14mr|texlive-tokenizer-1.1.0-3|8	Version:	1.1.0
14mr|texlive-tokenizer-1.1.0-3|9	Release:	3
14mr|texlive-tokenizer-1.1.0-3|10	Summary:	A tokenizer
14mr|texlive-tokenizer-1.1.0-3|11	Group:		Publishing
14mr|texlive-tokenizer-1.1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tokenizer
14mr|texlive-tokenizer-1.1.0-3|13	License:	LPPL
14mr|texlive-tokenizer-1.1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tokenizer.tar.xz
14mr|texlive-tokenizer-1.1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tokenizer.doc.tar.xz
14mr|texlive-tokenizer-1.1.0-3|16	BuildArch:	noarch
14mr|texlive-tokenizer-1.1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tokenizer-1.1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tokenizer-1.1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tokenizer-1.1.0-3|20	
14mr|texlive-tokenizer-1.1.0-3|21	%description
14mr|texlive-tokenizer-1.1.0-3|22	A tokenizer for LaTeX. \GetTokens{Target1}{Target2}{Source}
14mr|texlive-tokenizer-1.1.0-3|23	Splits Source into two tokens at the first encounter of a
14mr|texlive-tokenizer-1.1.0-3|24	comma. The first token is saved in a newly created command with
14mr|texlive-tokenizer-1.1.0-3|25	the name passed as Target1 and the second token likewise. A
14mr|texlive-tokenizer-1.1.0-3|26	package option 'trim' causes leading and trailing space to be
14mr|texlive-tokenizer-1.1.0-3|27	removed from each token; with this option, the \TrimSpaces
14mr|texlive-tokenizer-1.1.0-3|28	command is defined, which removes leading and trailing spaces
14mr|texlive-tokenizer-1.1.0-3|29	from its argument.
14mr|texlive-tokenizer-1.1.0-3|30	
14mr|texlive-tokenizer-1.1.0-3|31	%post
14mr|texlive-tokenizer-1.1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-tokenizer-1.1.0-3|33	
14mr|texlive-tokenizer-1.1.0-3|34	%postun
14mr|texlive-tokenizer-1.1.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-tokenizer-1.1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-tokenizer-1.1.0-3|37	fi
14mr|texlive-tokenizer-1.1.0-3|38	
14mr|texlive-tokenizer-1.1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-tokenizer-1.1.0-3|40	%files
14mr|texlive-tokenizer-1.1.0-3|41	%{_texmfdistdir}/tex/latex/tokenizer/tokenizer.sty
14mr|texlive-tokenizer-1.1.0-3|42	%doc %{_texmfdistdir}/doc/latex/tokenizer/tokenizer.pdf
14mr|texlive-tokenizer-1.1.0-3|43	%doc %{_texmfdistdir}/doc/latex/tokenizer/tokenizer.tex
14mr|texlive-tokenizer-1.1.0-3|44	
14mr|texlive-tokenizer-1.1.0-3|45	#-----------------------------------------------------------------------
14mr|texlive-tokenizer-1.1.0-3|46	%prep
14mr|texlive-tokenizer-1.1.0-3|47	%setup -c -a0 -a1
14mr|texlive-tokenizer-1.1.0-3|48	
14mr|texlive-tokenizer-1.1.0-3|49	%build
14mr|texlive-tokenizer-1.1.0-3|50	
14mr|texlive-tokenizer-1.1.0-3|51	%install
14mr|texlive-tokenizer-1.1.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tokenizer-1.1.0-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tokenizer-1.1.0-3|54	
14mr|texlive-tokenizer-1.1.0-3|55	
14mr|texlive-tokenizer-1.1.0-3|56	
14mr|texlive-tokenizer-1.1.0-3|57	%changelog
14mr|texlive-tokenizer-1.1.0-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-3
14mr|texlive-tokenizer-1.1.0-3|59	+ Revision: ff24faa
14mr|texlive-tokenizer-1.1.0-3|60	- MassBuild#440: Increase release tag
14mr|texlive-tokenizer-1.1.0-3|61	
14mr|texlive-tokenizer-1.1.0-3|62	

21630 14
14mr|texlive-toolbox-5.1-3|1	# revision 15878
14mr|texlive-toolbox-5.1-3|2	# category Package
14mr|texlive-toolbox-5.1-3|3	# catalog-ctan /macros/latex/contrib/toolbox
14mr|texlive-toolbox-5.1-3|4	# catalog-date 2008-02-29 19:54:55 +0100
14mr|texlive-toolbox-5.1-3|5	# catalog-license lppl
14mr|texlive-toolbox-5.1-3|6	# catalog-version 5.1
14mr|texlive-toolbox-5.1-3|7	Name:		texlive-toolbox
14mr|texlive-toolbox-5.1-3|8	Version:	5.1
14mr|texlive-toolbox-5.1-3|9	Release:	3
14mr|texlive-toolbox-5.1-3|10	Summary:	Macros for writing indices, glossaries
14mr|texlive-toolbox-5.1-3|11	Group:		Publishing
14mr|texlive-toolbox-5.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/toolbox
14mr|texlive-toolbox-5.1-3|13	License:	LPPL
14mr|texlive-toolbox-5.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toolbox.tar.xz
14mr|texlive-toolbox-5.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toolbox.doc.tar.xz
14mr|texlive-toolbox-5.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toolbox.source.tar.xz
14mr|texlive-toolbox-5.1-3|17	BuildArch:	noarch
14mr|texlive-toolbox-5.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-toolbox-5.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-toolbox-5.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-toolbox-5.1-3|21	
14mr|texlive-toolbox-5.1-3|22	%description
14mr|texlive-toolbox-5.1-3|23	A package for (La)TeX which provides some macros which are
14mr|texlive-toolbox-5.1-3|24	convenient for writing indices, glossaries, or other macros. It
14mr|texlive-toolbox-5.1-3|25	contains macros which support: implicit macros; fancy optional
14mr|texlive-toolbox-5.1-3|26	arguments; loops over tokenlists and itemlists; searching and
14mr|texlive-toolbox-5.1-3|27	splitting; controlled expansion; redefinition of macros; and
14mr|texlive-toolbox-5.1-3|28	concatenated macro names; macros for text replacement.
14mr|texlive-toolbox-5.1-3|29	
14mr|texlive-toolbox-5.1-3|30	%post
14mr|texlive-toolbox-5.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-toolbox-5.1-3|32	
14mr|texlive-toolbox-5.1-3|33	%postun
14mr|texlive-toolbox-5.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-toolbox-5.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-toolbox-5.1-3|36	fi
14mr|texlive-toolbox-5.1-3|37	
14mr|texlive-toolbox-5.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-toolbox-5.1-3|39	%files
14mr|texlive-toolbox-5.1-3|40	%{_texmfdistdir}/tex/latex/toolbox/toolbox.sty
14mr|texlive-toolbox-5.1-3|41	%doc %{_texmfdistdir}/doc/latex/toolbox/README
14mr|texlive-toolbox-5.1-3|42	%doc %{_texmfdistdir}/doc/latex/toolbox/toolbox.tex
14mr|texlive-toolbox-5.1-3|43	%doc %{_texmfdistdir}/doc/latex/toolbox/toolbox.txt
14mr|texlive-toolbox-5.1-3|44	#- source
14mr|texlive-toolbox-5.1-3|45	%doc %{_texmfdistdir}/source/latex/toolbox/toolbox.dtx
14mr|texlive-toolbox-5.1-3|46	%doc %{_texmfdistdir}/source/latex/toolbox/toolbox.ins
14mr|texlive-toolbox-5.1-3|47	
14mr|texlive-toolbox-5.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-toolbox-5.1-3|49	%prep
14mr|texlive-toolbox-5.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-toolbox-5.1-3|51	
14mr|texlive-toolbox-5.1-3|52	%build
14mr|texlive-toolbox-5.1-3|53	
14mr|texlive-toolbox-5.1-3|54	%install
14mr|texlive-toolbox-5.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-toolbox-5.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-toolbox-5.1-3|57	
14mr|texlive-toolbox-5.1-3|58	
14mr|texlive-toolbox-5.1-3|59	
14mr|texlive-toolbox-5.1-3|60	%changelog
14mr|texlive-toolbox-5.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1-3
14mr|texlive-toolbox-5.1-3|62	+ Revision: 76b646e
14mr|texlive-toolbox-5.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-toolbox-5.1-3|64	
14mr|texlive-toolbox-5.1-3|65	

21631 14
14mr|texlive-tools-20120606-7|1	# revision 32900
14mr|texlive-tools-20120606-7|2	# category Package
14mr|texlive-tools-20120606-7|3	# catalog-ctan /macros/latex/required/tools
14mr|texlive-tools-20120606-7|4	# catalog-date 2012-06-06 12:15:04 +0200
14mr|texlive-tools-20120606-7|5	# catalog-license lppl
14mr|texlive-tools-20120606-7|6	# catalog-version undef
14mr|texlive-tools-20120606-7|7	Name:		texlive-tools
14mr|texlive-tools-20120606-7|8	Version:	20120606
14mr|texlive-tools-20120606-7|9	Release:	7
14mr|texlive-tools-20120606-7|10	Summary:	The LaTeX standard tools bundle
14mr|texlive-tools-20120606-7|11	Group:		Publishing
14mr|texlive-tools-20120606-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/tools
14mr|texlive-tools-20120606-7|13	License:	LPPL
14mr|texlive-tools-20120606-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tools.tar.xz
14mr|texlive-tools-20120606-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tools.doc.tar.xz
14mr|texlive-tools-20120606-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tools.source.tar.xz
14mr|texlive-tools-20120606-7|17	BuildArch:	noarch
14mr|texlive-tools-20120606-7|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tools-20120606-7|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tools-20120606-7|20	Requires(post):	texlive-kpathsea
14mr|texlive-tools-20120606-7|21	
14mr|texlive-tools-20120606-7|22	%description
14mr|texlive-tools-20120606-7|23	A collection of (variously) simple tools provided as part of
14mr|texlive-tools-20120606-7|24	the LaTeX required tools distribution, comprising: afterpage,
14mr|texlive-tools-20120606-7|25	array, bm, calc, dcolumn, delarray, enumerate, fileerr,
14mr|texlive-tools-20120606-7|26	fontsmpl, ftnright, hhline, indentfirst, layout, longtable,
14mr|texlive-tools-20120606-7|27	multicol, rawfonts, showkeys, somedefs, tabularx, theorem,
14mr|texlive-tools-20120606-7|28	trace, varioref, verbatim, xr, and xspace.
14mr|texlive-tools-20120606-7|29	
14mr|texlive-tools-20120606-7|30	%post
14mr|texlive-tools-20120606-7|31	%{_sbindir}/texlive.post
14mr|texlive-tools-20120606-7|32	
14mr|texlive-tools-20120606-7|33	%postun
14mr|texlive-tools-20120606-7|34	if [ $1 -eq 0 ]; then
14mr|texlive-tools-20120606-7|35	%{_sbindir}/texlive.post
14mr|texlive-tools-20120606-7|36	fi
14mr|texlive-tools-20120606-7|37	
14mr|texlive-tools-20120606-7|38	#-----------------------------------------------------------------------
14mr|texlive-tools-20120606-7|39	%files
14mr|texlive-tools-20120606-7|40	%{_texmfdistdir}/tex/latex/tools/.tex
14mr|texlive-tools-20120606-7|41	%{_texmfdistdir}/tex/latex/tools/afterpage.sty
14mr|texlive-tools-20120606-7|42	%{_texmfdistdir}/tex/latex/tools/array.sty
14mr|texlive-tools-20120606-7|43	%{_texmfdistdir}/tex/latex/tools/bm.sty
14mr|texlive-tools-20120606-7|44	%{_texmfdistdir}/tex/latex/tools/calc.sty
14mr|texlive-tools-20120606-7|45	%{_texmfdistdir}/tex/latex/tools/dcolumn.sty
14mr|texlive-tools-20120606-7|46	%{_texmfdistdir}/tex/latex/tools/delarray.sty
14mr|texlive-tools-20120606-7|47	%{_texmfdistdir}/tex/latex/tools/e.tex
14mr|texlive-tools-20120606-7|48	%{_texmfdistdir}/tex/latex/tools/enumerate.sty
14mr|texlive-tools-20120606-7|49	%{_texmfdistdir}/tex/latex/tools/fontsmpl.sty
14mr|texlive-tools-20120606-7|50	%{_texmfdistdir}/tex/latex/tools/fontsmpl.tex
14mr|texlive-tools-20120606-7|51	%{_texmfdistdir}/tex/latex/tools/ftnright.sty
14mr|texlive-tools-20120606-7|52	%{_texmfdistdir}/tex/latex/tools/h.tex
14mr|texlive-tools-20120606-7|53	%{_texmfdistdir}/tex/latex/tools/hhline.sty
14mr|texlive-tools-20120606-7|54	%{_texmfdistdir}/tex/latex/tools/indentfirst.sty
14mr|texlive-tools-20120606-7|55	%{_texmfdistdir}/tex/latex/tools/layout.sty
14mr|texlive-tools-20120606-7|56	%{_texmfdistdir}/tex/latex/tools/longtable.sty
14mr|texlive-tools-20120606-7|57	%{_texmfdistdir}/tex/latex/tools/multicol.sty
14mr|texlive-tools-20120606-7|58	%{_texmfdistdir}/tex/latex/tools/q.tex
14mr|texlive-tools-20120606-7|59	%{_texmfdistdir}/tex/latex/tools/r.tex
14mr|texlive-tools-20120606-7|60	%{_texmfdistdir}/tex/latex/tools/rawfonts.sty
14mr|texlive-tools-20120606-7|61	%{_texmfdistdir}/tex/latex/tools/s.tex
14mr|texlive-tools-20120606-7|62	%{_texmfdistdir}/tex/latex/tools/showkeys.sty
14mr|texlive-tools-20120606-7|63	%{_texmfdistdir}/tex/latex/tools/somedefs.sty
14mr|texlive-tools-20120606-7|64	%{_texmfdistdir}/tex/latex/tools/tabularx.sty
14mr|texlive-tools-20120606-7|65	%{_texmfdistdir}/tex/latex/tools/thb.sty
14mr|texlive-tools-20120606-7|66	%{_texmfdistdir}/tex/latex/tools/thc.sty
14mr|texlive-tools-20120606-7|67	%{_texmfdistdir}/tex/latex/tools/thcb.sty
14mr|texlive-tools-20120606-7|68	%{_texmfdistdir}/tex/latex/tools/theorem.sty
14mr|texlive-tools-20120606-7|69	%{_texmfdistdir}/tex/latex/tools/thm.sty
14mr|texlive-tools-20120606-7|70	%{_texmfdistdir}/tex/latex/tools/thmb.sty
14mr|texlive-tools-20120606-7|71	%{_texmfdistdir}/tex/latex/tools/thp.sty
14mr|texlive-tools-20120606-7|72	%{_texmfdistdir}/tex/latex/tools/trace.sty
14mr|texlive-tools-20120606-7|73	%{_texmfdistdir}/tex/latex/tools/varioref.sty
14mr|texlive-tools-20120606-7|74	%{_texmfdistdir}/tex/latex/tools/verbatim.sty
14mr|texlive-tools-20120606-7|75	%{_texmfdistdir}/tex/latex/tools/verbtest.tex
14mr|texlive-tools-20120606-7|76	%{_texmfdistdir}/tex/latex/tools/x.tex
14mr|texlive-tools-20120606-7|77	%{_texmfdistdir}/tex/latex/tools/xr.sty
14mr|texlive-tools-20120606-7|78	%{_texmfdistdir}/tex/latex/tools/xspace.sty
14mr|texlive-tools-20120606-7|79	%doc %{_texmfdistdir}/doc/latex/tools/afterpage.pdf
14mr|texlive-tools-20120606-7|80	%doc %{_texmfdistdir}/doc/latex/tools/array.pdf
14mr|texlive-tools-20120606-7|81	%doc %{_texmfdistdir}/doc/latex/tools/bm.pdf
14mr|texlive-tools-20120606-7|82	%doc %{_texmfdistdir}/doc/latex/tools/calc.pdf
14mr|texlive-tools-20120606-7|83	%doc %{_texmfdistdir}/doc/latex/tools/changes.txt
14mr|texlive-tools-20120606-7|84	%doc %{_texmfdistdir}/doc/latex/tools/dcolumn.pdf
14mr|texlive-tools-20120606-7|85	%doc %{_texmfdistdir}/doc/latex/tools/delarray.pdf
14mr|texlive-tools-20120606-7|86	%doc %{_texmfdistdir}/doc/latex/tools/enumerate.pdf
14mr|texlive-tools-20120606-7|87	%doc %{_texmfdistdir}/doc/latex/tools/fileerr.pdf
14mr|texlive-tools-20120606-7|88	%doc %{_texmfdistdir}/doc/latex/tools/fontsmpl.pdf
14mr|texlive-tools-20120606-7|89	%doc %{_texmfdistdir}/doc/latex/tools/ftnright.pdf
14mr|texlive-tools-20120606-7|90	%doc %{_texmfdistdir}/doc/latex/tools/hhline.pdf
14mr|texlive-tools-20120606-7|91	%doc %{_texmfdistdir}/doc/latex/tools/indentfirst.pdf
14mr|texlive-tools-20120606-7|92	%doc %{_texmfdistdir}/doc/latex/tools/layout.pdf
14mr|texlive-tools-20120606-7|93	%doc %{_texmfdistdir}/doc/latex/tools/longtable.pdf
14mr|texlive-tools-20120606-7|94	%doc %{_texmfdistdir}/doc/latex/tools/manifest.txt
14mr|texlive-tools-20120606-7|95	%doc %{_texmfdistdir}/doc/latex/tools/multicol.pdf
14mr|texlive-tools-20120606-7|96	%doc %{_texmfdistdir}/doc/latex/tools/rawfonts.pdf
14mr|texlive-tools-20120606-7|97	%doc %{_texmfdistdir}/doc/latex/tools/readme.txt
14mr|texlive-tools-20120606-7|98	%doc %{_texmfdistdir}/doc/latex/tools/showkeys.pdf
14mr|texlive-tools-20120606-7|99	%doc %{_texmfdistdir}/doc/latex/tools/somedefs.pdf
14mr|texlive-tools-20120606-7|100	%doc %{_texmfdistdir}/doc/latex/tools/tabularx.pdf
14mr|texlive-tools-20120606-7|101	%doc %{_texmfdistdir}/doc/latex/tools/theorem.pdf
14mr|texlive-tools-20120606-7|102	%doc %{_texmfdistdir}/doc/latex/tools/tools.pdf
14mr|texlive-tools-20120606-7|103	%doc %{_texmfdistdir}/doc/latex/tools/trace.pdf
14mr|texlive-tools-20120606-7|104	%doc %{_texmfdistdir}/doc/latex/tools/varioref.pdf
14mr|texlive-tools-20120606-7|105	%doc %{_texmfdistdir}/doc/latex/tools/verbatim.pdf
14mr|texlive-tools-20120606-7|106	%doc %{_texmfdistdir}/doc/latex/tools/xr.pdf
14mr|texlive-tools-20120606-7|107	%doc %{_texmfdistdir}/doc/latex/tools/xspace.pdf
14mr|texlive-tools-20120606-7|108	#- source
14mr|texlive-tools-20120606-7|109	%doc %{_texmfdistdir}/source/latex/tools/afterpage.dtx
14mr|texlive-tools-20120606-7|110	%doc %{_texmfdistdir}/source/latex/tools/array.dtx
14mr|texlive-tools-20120606-7|111	%doc %{_texmfdistdir}/source/latex/tools/bm.dtx
14mr|texlive-tools-20120606-7|112	%doc %{_texmfdistdir}/source/latex/tools/calc.dtx
14mr|texlive-tools-20120606-7|113	%doc %{_texmfdistdir}/source/latex/tools/dcolumn.dtx
14mr|texlive-tools-20120606-7|114	%doc %{_texmfdistdir}/source/latex/tools/delarray.dtx
14mr|texlive-tools-20120606-7|115	%doc %{_texmfdistdir}/source/latex/tools/enumerate.dtx
14mr|texlive-tools-20120606-7|116	%doc %{_texmfdistdir}/source/latex/tools/fileerr.dtx
14mr|texlive-tools-20120606-7|117	%doc %{_texmfdistdir}/source/latex/tools/fontsmpl.dtx
14mr|texlive-tools-20120606-7|118	%doc %{_texmfdistdir}/source/latex/tools/ftnright.dtx
14mr|texlive-tools-20120606-7|119	%doc %{_texmfdistdir}/source/latex/tools/hhline.dtx
14mr|texlive-tools-20120606-7|120	%doc %{_texmfdistdir}/source/latex/tools/indentfirst.dtx
14mr|texlive-tools-20120606-7|121	%doc %{_texmfdistdir}/source/latex/tools/layout.dtx
14mr|texlive-tools-20120606-7|122	%doc %{_texmfdistdir}/source/latex/tools/longtable.dtx
14mr|texlive-tools-20120606-7|123	%doc %{_texmfdistdir}/source/latex/tools/multicol.dtx
14mr|texlive-tools-20120606-7|124	%doc %{_texmfdistdir}/source/latex/tools/rawfonts.dtx
14mr|texlive-tools-20120606-7|125	%doc %{_texmfdistdir}/source/latex/tools/showkeys.dtx
14mr|texlive-tools-20120606-7|126	%doc %{_texmfdistdir}/source/latex/tools/somedefs.dtx
14mr|texlive-tools-20120606-7|127	%doc %{_texmfdistdir}/source/latex/tools/tabularx.dtx
14mr|texlive-tools-20120606-7|128	%doc %{_texmfdistdir}/source/latex/tools/theorem.dtx
14mr|texlive-tools-20120606-7|129	%doc %{_texmfdistdir}/source/latex/tools/tools.ins
14mr|texlive-tools-20120606-7|130	%doc %{_texmfdistdir}/source/latex/tools/trace.dtx
14mr|texlive-tools-20120606-7|131	%doc %{_texmfdistdir}/source/latex/tools/varioref.dtx
14mr|texlive-tools-20120606-7|132	%doc %{_texmfdistdir}/source/latex/tools/verbatim.dtx
14mr|texlive-tools-20120606-7|133	%doc %{_texmfdistdir}/source/latex/tools/xr.dtx
14mr|texlive-tools-20120606-7|134	%doc %{_texmfdistdir}/source/latex/tools/xspace.dtx
14mr|texlive-tools-20120606-7|135	
14mr|texlive-tools-20120606-7|136	#-----------------------------------------------------------------------
14mr|texlive-tools-20120606-7|137	%prep
14mr|texlive-tools-20120606-7|138	%setup -c -a0 -a1 -a2
14mr|texlive-tools-20120606-7|139	
14mr|texlive-tools-20120606-7|140	%build
14mr|texlive-tools-20120606-7|141	
14mr|texlive-tools-20120606-7|142	%install
14mr|texlive-tools-20120606-7|143	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tools-20120606-7|144	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tools-20120606-7|145	
14mr|texlive-tools-20120606-7|146	%changelog
14mr|texlive-tools-20120606-7|147	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120606-7
14mr|texlive-tools-20120606-7|148	+ Revision: 49d9e91
14mr|texlive-tools-20120606-7|149	- MassBuild#440: Increase release tag
14mr|texlive-tools-20120606-7|150	
14mr|texlive-tools-20120606-7|151	

21632 14
14mr|texlive-topfloat-20070117-3|1	# revision 19084
14mr|texlive-topfloat-20070117-3|2	# category Package
14mr|texlive-topfloat-20070117-3|3	# catalog-ctan /macros/latex/contrib/topfloat
14mr|texlive-topfloat-20070117-3|4	# catalog-date 2007-01-17 10:01:14 +0100
14mr|texlive-topfloat-20070117-3|5	# catalog-license gpl
14mr|texlive-topfloat-20070117-3|6	# catalog-version undef
14mr|texlive-topfloat-20070117-3|7	Name:		texlive-topfloat
14mr|texlive-topfloat-20070117-3|8	Version:	20070117
14mr|texlive-topfloat-20070117-3|9	Release:	3
14mr|texlive-topfloat-20070117-3|10	Summary:	Move floats to the top of the page
14mr|texlive-topfloat-20070117-3|11	Group:		Publishing
14mr|texlive-topfloat-20070117-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/topfloat
14mr|texlive-topfloat-20070117-3|13	License:	GPL
14mr|texlive-topfloat-20070117-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/topfloat.tar.xz
14mr|texlive-topfloat-20070117-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/topfloat.doc.tar.xz
14mr|texlive-topfloat-20070117-3|16	BuildArch:	noarch
14mr|texlive-topfloat-20070117-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-topfloat-20070117-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-topfloat-20070117-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-topfloat-20070117-3|20	
14mr|texlive-topfloat-20070117-3|21	%description
14mr|texlive-topfloat-20070117-3|22	TeXLive topfloat package.
14mr|texlive-topfloat-20070117-3|23	
14mr|texlive-topfloat-20070117-3|24	%post
14mr|texlive-topfloat-20070117-3|25	%{_sbindir}/texlive.post
14mr|texlive-topfloat-20070117-3|26	
14mr|texlive-topfloat-20070117-3|27	%postun
14mr|texlive-topfloat-20070117-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-topfloat-20070117-3|29	%{_sbindir}/texlive.post
14mr|texlive-topfloat-20070117-3|30	fi
14mr|texlive-topfloat-20070117-3|31	
14mr|texlive-topfloat-20070117-3|32	#-----------------------------------------------------------------------
14mr|texlive-topfloat-20070117-3|33	%files
14mr|texlive-topfloat-20070117-3|34	%{_texmfdistdir}/tex/latex/topfloat/topfloat.sty
14mr|texlive-topfloat-20070117-3|35	%doc %{_texmfdistdir}/doc/latex/topfloat/topfloat.pdf
14mr|texlive-topfloat-20070117-3|36	%doc %{_texmfdistdir}/doc/latex/topfloat/topfloat.tex
14mr|texlive-topfloat-20070117-3|37	
14mr|texlive-topfloat-20070117-3|38	#-----------------------------------------------------------------------
14mr|texlive-topfloat-20070117-3|39	%prep
14mr|texlive-topfloat-20070117-3|40	%setup -c -a0 -a1
14mr|texlive-topfloat-20070117-3|41	
14mr|texlive-topfloat-20070117-3|42	%build
14mr|texlive-topfloat-20070117-3|43	
14mr|texlive-topfloat-20070117-3|44	%install
14mr|texlive-topfloat-20070117-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-topfloat-20070117-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-topfloat-20070117-3|47	
14mr|texlive-topfloat-20070117-3|48	
14mr|texlive-topfloat-20070117-3|49	
14mr|texlive-topfloat-20070117-3|50	%changelog
14mr|texlive-topfloat-20070117-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070117-3
14mr|texlive-topfloat-20070117-3|52	+ Revision: bced161
14mr|texlive-topfloat-20070117-3|53	- MassBuild#440: Increase release tag
14mr|texlive-topfloat-20070117-3|54	
14mr|texlive-topfloat-20070117-3|55	

21633 14
14mr|texlive-toptesi-5.60-2|1	# revision 27275
14mr|texlive-toptesi-5.60-2|2	# category Package
14mr|texlive-toptesi-5.60-2|3	# catalog-ctan /macros/latex/contrib/toptesi
14mr|texlive-toptesi-5.60-2|4	# catalog-date 2012-07-31 19:56:52 +0200
14mr|texlive-toptesi-5.60-2|5	# catalog-license lppl1.3
14mr|texlive-toptesi-5.60-2|6	# catalog-version 5.60
14mr|texlive-toptesi-5.60-2|7	Name:		texlive-toptesi
14mr|texlive-toptesi-5.60-2|8	Version:	5.60
14mr|texlive-toptesi-5.60-2|9	Release:	2
14mr|texlive-toptesi-5.60-2|10	Summary:	Bundle of files for typsetting theses
14mr|texlive-toptesi-5.60-2|11	Group:		Publishing
14mr|texlive-toptesi-5.60-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/toptesi
14mr|texlive-toptesi-5.60-2|13	License:	LPPL1.3
14mr|texlive-toptesi-5.60-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toptesi.tar.xz
14mr|texlive-toptesi-5.60-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toptesi.doc.tar.xz
14mr|texlive-toptesi-5.60-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toptesi.source.tar.xz
14mr|texlive-toptesi-5.60-2|17	BuildArch:	noarch
14mr|texlive-toptesi-5.60-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-toptesi-5.60-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-toptesi-5.60-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-toptesi-5.60-2|21	
14mr|texlive-toptesi-5.60-2|22	%description
14mr|texlive-toptesi-5.60-2|23	This bundle contains everything is needed for typesetting a
14mr|texlive-toptesi-5.60-2|24	bachelor, master or PhD thesis in Italian (or in any other
14mr|texlive-toptesi-5.60-2|25	language supported by LaTeX: the bundle is constructed to
14mr|texlive-toptesi-5.60-2|26	support multilingual use). The infix strings may be selected
14mr|texlive-toptesi-5.60-2|27	and specified at will by means of a configuration file, so as
14mr|texlive-toptesi-5.60-2|28	to customize the layout of the front page to the requirements
14mr|texlive-toptesi-5.60-2|29	of a specific university. Thanks to its language management,
14mr|texlive-toptesi-5.60-2|30	the bundle is suited for multilanguage theses that are becoming
14mr|texlive-toptesi-5.60-2|31	more and more frequent thanks to the double degree programs of
14mr|texlive-toptesi-5.60-2|32	the European Community Socrates programs. Toptesi is designed
14mr|texlive-toptesi-5.60-2|33	to save the PDF version of a thesis in PDF/A-1b compliant mode
14mr|texlive-toptesi-5.60-2|34	and with all the necessary metadata.
14mr|texlive-toptesi-5.60-2|35	
14mr|texlive-toptesi-5.60-2|36	%post
14mr|texlive-toptesi-5.60-2|37	%{_sbindir}/texlive.post
14mr|texlive-toptesi-5.60-2|38	
14mr|texlive-toptesi-5.60-2|39	%postun
14mr|texlive-toptesi-5.60-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-toptesi-5.60-2|41	%{_sbindir}/texlive.post
14mr|texlive-toptesi-5.60-2|42	fi
14mr|texlive-toptesi-5.60-2|43	
14mr|texlive-toptesi-5.60-2|44	#-----------------------------------------------------------------------
14mr|texlive-toptesi-5.60-2|45	%files
14mr|texlive-toptesi-5.60-2|46	%{_texmfdistdir}/tex/latex/toptesi/topcoman.sty
14mr|texlive-toptesi-5.60-2|47	%{_texmfdistdir}/tex/latex/toptesi/topfront.sty
14mr|texlive-toptesi-5.60-2|48	%{_texmfdistdir}/tex/latex/toptesi/toptesi.cfg
14mr|texlive-toptesi-5.60-2|49	%{_texmfdistdir}/tex/latex/toptesi/toptesi.cls
14mr|texlive-toptesi-5.60-2|50	%{_texmfdistdir}/tex/latex/toptesi/toptesi.sty
14mr|texlive-toptesi-5.60-2|51	%doc %{_texmfdistdir}/doc/latex/toptesi/FrontespiziAssemblati.pdf
14mr|texlive-toptesi-5.60-2|52	%doc %{_texmfdistdir}/doc/latex/toptesi/LPPL.tex
14mr|texlive-toptesi-5.60-2|53	%doc %{_texmfdistdir}/doc/latex/toptesi/README
14mr|texlive-toptesi-5.60-2|54	%doc %{_texmfdistdir}/doc/latex/toptesi/manifest.txt
14mr|texlive-toptesi-5.60-2|55	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex-a.pdf
14mr|texlive-toptesi-5.60-2|56	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex-def.ps
14mr|texlive-toptesi-5.60-2|57	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex.pdf
14mr|texlive-toptesi-5.60-2|58	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex.tex
14mr|texlive-toptesi-5.60-2|59	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example-xetex.pdf
14mr|texlive-toptesi-5.60-2|60	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example-xetex.tex
14mr|texlive-toptesi-5.60-2|61	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example.pdf
14mr|texlive-toptesi-5.60-2|62	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example.tex
14mr|texlive-toptesi-5.60-2|63	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example.xmpdata
14mr|texlive-toptesi-5.60-2|64	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi.pdf
14mr|texlive-toptesi-5.60-2|65	#- source
14mr|texlive-toptesi-5.60-2|66	%doc %{_texmfdistdir}/source/latex/toptesi/toptesi.dtx
14mr|texlive-toptesi-5.60-2|67	
14mr|texlive-toptesi-5.60-2|68	#-----------------------------------------------------------------------
14mr|texlive-toptesi-5.60-2|69	%prep
14mr|texlive-toptesi-5.60-2|70	%setup -c -a0 -a1 -a2
14mr|texlive-toptesi-5.60-2|71	
14mr|texlive-toptesi-5.60-2|72	%build
14mr|texlive-toptesi-5.60-2|73	
14mr|texlive-toptesi-5.60-2|74	%install
14mr|texlive-toptesi-5.60-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-toptesi-5.60-2|76	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-toptesi-5.60-2|77	
14mr|texlive-toptesi-5.60-2|78	
14mr|texlive-toptesi-5.60-2|79	
14mr|texlive-toptesi-5.60-2|80	%changelog
14mr|texlive-toptesi-5.60-2|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.60-2
14mr|texlive-toptesi-5.60-2|82	+ Revision: 2756830
14mr|texlive-toptesi-5.60-2|83	- MassBuild#440: Increase release tag
14mr|texlive-toptesi-5.60-2|84	
14mr|texlive-toptesi-5.60-2|85	

21634 14
14mr|texlive-totcount-1.2-3|1	# revision 21178
14mr|texlive-totcount-1.2-3|2	# category Package
14mr|texlive-totcount-1.2-3|3	# catalog-ctan /macros/latex/contrib/totcount
14mr|texlive-totcount-1.2-3|4	# catalog-date 2011-01-25 21:21:41 +0100
14mr|texlive-totcount-1.2-3|5	# catalog-license lppl
14mr|texlive-totcount-1.2-3|6	# catalog-version 1.2
14mr|texlive-totcount-1.2-3|7	Name:		texlive-totcount
14mr|texlive-totcount-1.2-3|8	Version:	1.2
14mr|texlive-totcount-1.2-3|9	Release:	3
14mr|texlive-totcount-1.2-3|10	Summary:	Find the last value of a counter
14mr|texlive-totcount-1.2-3|11	Group:		Publishing
14mr|texlive-totcount-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/totcount
14mr|texlive-totcount-1.2-3|13	License:	LPPL
14mr|texlive-totcount-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totcount.tar.xz
14mr|texlive-totcount-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totcount.doc.tar.xz
14mr|texlive-totcount-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totcount.source.tar.xz
14mr|texlive-totcount-1.2-3|17	BuildArch:	noarch
14mr|texlive-totcount-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-totcount-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-totcount-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-totcount-1.2-3|21	
14mr|texlive-totcount-1.2-3|22	%description
14mr|texlive-totcount-1.2-3|23	The package records the value that was last set, for any
14mr|texlive-totcount-1.2-3|24	counter of interest; since most such counters are simply
14mr|texlive-totcount-1.2-3|25	incremented when they are changed, the recorded value will
14mr|texlive-totcount-1.2-3|26	usually be the maximum value.
14mr|texlive-totcount-1.2-3|27	
14mr|texlive-totcount-1.2-3|28	%post
14mr|texlive-totcount-1.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-totcount-1.2-3|30	
14mr|texlive-totcount-1.2-3|31	%postun
14mr|texlive-totcount-1.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-totcount-1.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-totcount-1.2-3|34	fi
14mr|texlive-totcount-1.2-3|35	
14mr|texlive-totcount-1.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-totcount-1.2-3|37	%files
14mr|texlive-totcount-1.2-3|38	%{_texmfdistdir}/tex/latex/totcount/totcount.sty
14mr|texlive-totcount-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/totcount/README
14mr|texlive-totcount-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/totcount/totcount-ex.tex
14mr|texlive-totcount-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/totcount/totcount.pdf
14mr|texlive-totcount-1.2-3|42	#- source
14mr|texlive-totcount-1.2-3|43	%doc %{_texmfdistdir}/source/latex/totcount/totcount.drv
14mr|texlive-totcount-1.2-3|44	%doc %{_texmfdistdir}/source/latex/totcount/totcount.dtx
14mr|texlive-totcount-1.2-3|45	%doc %{_texmfdistdir}/source/latex/totcount/totcount.ins
14mr|texlive-totcount-1.2-3|46	
14mr|texlive-totcount-1.2-3|47	#-----------------------------------------------------------------------
14mr|texlive-totcount-1.2-3|48	%prep
14mr|texlive-totcount-1.2-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-totcount-1.2-3|50	
14mr|texlive-totcount-1.2-3|51	%build
14mr|texlive-totcount-1.2-3|52	
14mr|texlive-totcount-1.2-3|53	%install
14mr|texlive-totcount-1.2-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-totcount-1.2-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-totcount-1.2-3|56	
14mr|texlive-totcount-1.2-3|57	
14mr|texlive-totcount-1.2-3|58	
14mr|texlive-totcount-1.2-3|59	%changelog
14mr|texlive-totcount-1.2-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-totcount-1.2-3|61	+ Revision: a86ec51
14mr|texlive-totcount-1.2-3|62	- MassBuild#440: Increase release tag
14mr|texlive-totcount-1.2-3|63	
14mr|texlive-totcount-1.2-3|64	

21635 14
14mr|texlive-totpages-2.00-3|1	# revision 15878
14mr|texlive-totpages-2.00-3|2	# category Package
14mr|texlive-totpages-2.00-3|3	# catalog-ctan /macros/latex/contrib/totpages
14mr|texlive-totpages-2.00-3|4	# catalog-date 2007-01-18 20:18:05 +0100
14mr|texlive-totpages-2.00-3|5	# catalog-license lppl
14mr|texlive-totpages-2.00-3|6	# catalog-version 2.00
14mr|texlive-totpages-2.00-3|7	Name:		texlive-totpages
14mr|texlive-totpages-2.00-3|8	Version:	2.00
14mr|texlive-totpages-2.00-3|9	Release:	3
14mr|texlive-totpages-2.00-3|10	Summary:	Count pages in a document, and report last page number
14mr|texlive-totpages-2.00-3|11	Group:		Publishing
14mr|texlive-totpages-2.00-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/totpages
14mr|texlive-totpages-2.00-3|13	License:	LPPL
14mr|texlive-totpages-2.00-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totpages.tar.xz
14mr|texlive-totpages-2.00-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totpages.doc.tar.xz
14mr|texlive-totpages-2.00-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totpages.source.tar.xz
14mr|texlive-totpages-2.00-3|17	BuildArch:	noarch
14mr|texlive-totpages-2.00-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-totpages-2.00-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-totpages-2.00-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-totpages-2.00-3|21	
14mr|texlive-totpages-2.00-3|22	%description
14mr|texlive-totpages-2.00-3|23	The package counts the actual pages in the document (as opposed
14mr|texlive-totpages-2.00-3|24	to reporting the number of the last page, as does lastpage).
14mr|texlive-totpages-2.00-3|25	The counter itself may be shipped out to the DVI file. The
14mr|texlive-totpages-2.00-3|26	package uses the everyshi package for its task.
14mr|texlive-totpages-2.00-3|27	
14mr|texlive-totpages-2.00-3|28	%post
14mr|texlive-totpages-2.00-3|29	%{_sbindir}/texlive.post
14mr|texlive-totpages-2.00-3|30	
14mr|texlive-totpages-2.00-3|31	%postun
14mr|texlive-totpages-2.00-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-totpages-2.00-3|33	%{_sbindir}/texlive.post
14mr|texlive-totpages-2.00-3|34	fi
14mr|texlive-totpages-2.00-3|35	
14mr|texlive-totpages-2.00-3|36	#-----------------------------------------------------------------------
14mr|texlive-totpages-2.00-3|37	%files
14mr|texlive-totpages-2.00-3|38	%{_texmfdistdir}/tex/latex/totpages/totpages.sty
14mr|texlive-totpages-2.00-3|39	%doc %{_texmfdistdir}/doc/latex/totpages/README
14mr|texlive-totpages-2.00-3|40	%doc %{_texmfdistdir}/doc/latex/totpages/totexmpl.tex
14mr|texlive-totpages-2.00-3|41	%doc %{_texmfdistdir}/doc/latex/totpages/totpages.pdf
14mr|texlive-totpages-2.00-3|42	#- source
14mr|texlive-totpages-2.00-3|43	%doc %{_texmfdistdir}/source/latex/totpages/totpages.drv
14mr|texlive-totpages-2.00-3|44	%doc %{_texmfdistdir}/source/latex/totpages/totpages.dtx
14mr|texlive-totpages-2.00-3|45	%doc %{_texmfdistdir}/source/latex/totpages/totpages.ins
14mr|texlive-totpages-2.00-3|46	
14mr|texlive-totpages-2.00-3|47	#-----------------------------------------------------------------------
14mr|texlive-totpages-2.00-3|48	%prep
14mr|texlive-totpages-2.00-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-totpages-2.00-3|50	
14mr|texlive-totpages-2.00-3|51	%build
14mr|texlive-totpages-2.00-3|52	
14mr|texlive-totpages-2.00-3|53	%install
14mr|texlive-totpages-2.00-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-totpages-2.00-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-totpages-2.00-3|56	
14mr|texlive-totpages-2.00-3|57	
14mr|texlive-totpages-2.00-3|58	
14mr|texlive-totpages-2.00-3|59	%changelog
14mr|texlive-totpages-2.00-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.00-3
14mr|texlive-totpages-2.00-3|61	+ Revision: 534f27c
14mr|texlive-totpages-2.00-3|62	- MassBuild#440: Increase release tag
14mr|texlive-totpages-2.00-3|63	
14mr|texlive-totpages-2.00-3|64	

21636 14
14mr|texlive-tpic2pdftex-1.97-9|1	# revision 29764
14mr|texlive-tpic2pdftex-1.97-9|2	# category TLCore
14mr|texlive-tpic2pdftex-1.97-9|3	# catalog-ctan /graphics/tpic2pdftex
14mr|texlive-tpic2pdftex-1.97-9|4	# catalog-date 2012-08-24 00:56:38 +0200
14mr|texlive-tpic2pdftex-1.97-9|5	# catalog-license gpl
14mr|texlive-tpic2pdftex-1.97-9|6	# catalog-version 1.97
14mr|texlive-tpic2pdftex-1.97-9|7	Name:		texlive-tpic2pdftex
14mr|texlive-tpic2pdftex-1.97-9|8	Version:	1.97
14mr|texlive-tpic2pdftex-1.97-9|9	Release:	9
14mr|texlive-tpic2pdftex-1.97-9|10	Summary:	Use tpic commands in PDFTeX
14mr|texlive-tpic2pdftex-1.97-9|11	Group:		Publishing
14mr|texlive-tpic2pdftex-1.97-9|12	URL:		http://www.ctan.org/tex-archive/graphics/tpic2pdftex
14mr|texlive-tpic2pdftex-1.97-9|13	License:	GPL
14mr|texlive-tpic2pdftex-1.97-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.tar.xz
14mr|texlive-tpic2pdftex-1.97-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.doc.tar.xz
14mr|texlive-tpic2pdftex-1.97-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.x86_64-linux.tar.xz
14mr|texlive-tpic2pdftex-1.97-9|17	BuildArch:	noarch
14mr|texlive-tpic2pdftex-1.97-9|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tpic2pdftex-1.97-9|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tpic2pdftex-1.97-9|20	Provides:	texlive-tpic2pdftex.bin = %{EVRD}
14mr|texlive-tpic2pdftex-1.97-9|21	
14mr|texlive-tpic2pdftex-1.97-9|22	%description
14mr|texlive-tpic2pdftex-1.97-9|23	The AWK script converts pic language, embedded inline
14mr|texlive-tpic2pdftex-1.97-9|24	(delimited by .PS and .PE markers), to \pdfliteral commands.
14mr|texlive-tpic2pdftex-1.97-9|25	
14mr|texlive-tpic2pdftex-1.97-9|26	#-----------------------------------------------------------------------
14mr|texlive-tpic2pdftex-1.97-9|27	%files
14mr|texlive-tpic2pdftex-1.97-9|28	%{_bindir}/tpic2pdftex
14mr|texlive-tpic2pdftex-1.97-9|29	%doc %{_mandir}/man1/tpic2pdftex.1*
14mr|texlive-tpic2pdftex-1.97-9|30	%doc %{_texmfdistdir}/doc/man/man1/tpic2pdftex.man1.pdf
14mr|texlive-tpic2pdftex-1.97-9|31	%doc %{_texmfdistdir}/doc/tpic2pdftex/Makefile
14mr|texlive-tpic2pdftex-1.97-9|32	%doc %{_texmfdistdir}/doc/tpic2pdftex/beamerexample.pdf
14mr|texlive-tpic2pdftex-1.97-9|33	%doc %{_texmfdistdir}/doc/tpic2pdftex/beamerexample.pic
14mr|texlive-tpic2pdftex-1.97-9|34	%doc %{_texmfdistdir}/doc/tpic2pdftex/example.pdf
14mr|texlive-tpic2pdftex-1.97-9|35	%doc %{_texmfdistdir}/doc/tpic2pdftex/example.pic
14mr|texlive-tpic2pdftex-1.97-9|36	
14mr|texlive-tpic2pdftex-1.97-9|37	#-----------------------------------------------------------------------
14mr|texlive-tpic2pdftex-1.97-9|38	%prep
14mr|texlive-tpic2pdftex-1.97-9|39	%setup -c -a0 -a1 -a2
14mr|texlive-tpic2pdftex-1.97-9|40	
14mr|texlive-tpic2pdftex-1.97-9|41	%build
14mr|texlive-tpic2pdftex-1.97-9|42	
14mr|texlive-tpic2pdftex-1.97-9|43	%install
14mr|texlive-tpic2pdftex-1.97-9|44	# shell script
14mr|texlive-tpic2pdftex-1.97-9|45	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-tpic2pdftex-1.97-9|46	cp -fpa bin/x86_64-linux/tpic2pdftex %{buildroot}%{_bindir}
14mr|texlive-tpic2pdftex-1.97-9|47	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-tpic2pdftex-1.97-9|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-tpic2pdftex-1.97-9|49	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-tpic2pdftex-1.97-9|50	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-tpic2pdftex-1.97-9|51	
14mr|texlive-tpic2pdftex-1.97-9|52	%changelog
14mr|texlive-tpic2pdftex-1.97-9|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.97-9
14mr|texlive-tpic2pdftex-1.97-9|54	+ Revision: e62bf42
14mr|texlive-tpic2pdftex-1.97-9|55	- MassBuild#440: Increase release tag
14mr|texlive-tpic2pdftex-1.97-9|56	
14mr|texlive-tpic2pdftex-1.97-9|57	

21637 14
14mr|texlive-tpslifonts-0.6-3|1	# revision 15878
14mr|texlive-tpslifonts-0.6-3|2	# category Package
14mr|texlive-tpslifonts-0.6-3|3	# catalog-ctan /macros/latex/exptl/texpower/tpslifonts
14mr|texlive-tpslifonts-0.6-3|4	# catalog-date 2007-01-18 20:18:05 +0100
14mr|texlive-tpslifonts-0.6-3|5	# catalog-license gpl
14mr|texlive-tpslifonts-0.6-3|6	# catalog-version 0.6
14mr|texlive-tpslifonts-0.6-3|7	Name:		texlive-tpslifonts
14mr|texlive-tpslifonts-0.6-3|8	Version:	0.6
14mr|texlive-tpslifonts-0.6-3|9	Release:	3
14mr|texlive-tpslifonts-0.6-3|10	Summary:	A LaTeX package for configuring presentation fonts
14mr|texlive-tpslifonts-0.6-3|11	Group:		Publishing
14mr|texlive-tpslifonts-0.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/texpower/tpslifonts
14mr|texlive-tpslifonts-0.6-3|13	License:	GPL
14mr|texlive-tpslifonts-0.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpslifonts.tar.xz
14mr|texlive-tpslifonts-0.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpslifonts.doc.tar.xz
14mr|texlive-tpslifonts-0.6-3|16	BuildArch:	noarch
14mr|texlive-tpslifonts-0.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tpslifonts-0.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tpslifonts-0.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tpslifonts-0.6-3|20	
14mr|texlive-tpslifonts-0.6-3|21	%description
14mr|texlive-tpslifonts-0.6-3|22	This package aims to improve presentations in terms of font
14mr|texlive-tpslifonts-0.6-3|23	readability, especially with maths. The standard cm math fonts
14mr|texlive-tpslifonts-0.6-3|24	at large design sizes are difficult to read from far away,
14mr|texlive-tpslifonts-0.6-3|25	especially at low resolutions and low contrast color choice.
14mr|texlive-tpslifonts-0.6-3|26	Using this package leads to much better overall readability of
14mr|texlive-tpslifonts-0.6-3|27	some font combinations. The package offers a couple of
14mr|texlive-tpslifonts-0.6-3|28	'harmonising' combinations of text and math fonts from the
14mr|texlive-tpslifonts-0.6-3|29	(distant) relatives of computer modern fonts, with a couple of
14mr|texlive-tpslifonts-0.6-3|30	extras for optimising readability. Text fonts from computer
14mr|texlive-tpslifonts-0.6-3|31	modern roman, computer modern sans serif, SliTeX computer
14mr|texlive-tpslifonts-0.6-3|32	modern sans serif, computer modern bright, or concrete roman
14mr|texlive-tpslifonts-0.6-3|33	are available, in addition to math fonts from computer modern
14mr|texlive-tpslifonts-0.6-3|34	math, computer modern bright math, or Euler fonts. This package
14mr|texlive-tpslifonts-0.6-3|35	is part of the TeXPower bundle.
14mr|texlive-tpslifonts-0.6-3|36	
14mr|texlive-tpslifonts-0.6-3|37	%post
14mr|texlive-tpslifonts-0.6-3|38	%{_sbindir}/texlive.post
14mr|texlive-tpslifonts-0.6-3|39	
14mr|texlive-tpslifonts-0.6-3|40	%postun
14mr|texlive-tpslifonts-0.6-3|41	if [ $1 -eq 0 ]; then
14mr|texlive-tpslifonts-0.6-3|42	%{_sbindir}/texlive.post
14mr|texlive-tpslifonts-0.6-3|43	fi
14mr|texlive-tpslifonts-0.6-3|44	
14mr|texlive-tpslifonts-0.6-3|45	#-----------------------------------------------------------------------
14mr|texlive-tpslifonts-0.6-3|46	%files
14mr|texlive-tpslifonts-0.6-3|47	%{_texmfdistdir}/tex/latex/tpslifonts/tpslifonts.sty
14mr|texlive-tpslifonts-0.6-3|48	%doc %{_texmfdistdir}/doc/latex/tpslifonts/00readme.txt
14mr|texlive-tpslifonts-0.6-3|49	%doc %{_texmfdistdir}/doc/latex/tpslifonts/0install.txt
14mr|texlive-tpslifonts-0.6-3|50	%doc %{_texmfdistdir}/doc/latex/tpslifonts/__TPslifonts.tex
14mr|texlive-tpslifonts-0.6-3|51	%doc %{_texmfdistdir}/doc/latex/tpslifonts/slifontsexample.tex
14mr|texlive-tpslifonts-0.6-3|52	
14mr|texlive-tpslifonts-0.6-3|53	#-----------------------------------------------------------------------
14mr|texlive-tpslifonts-0.6-3|54	%prep
14mr|texlive-tpslifonts-0.6-3|55	%setup -c -a0 -a1
14mr|texlive-tpslifonts-0.6-3|56	
14mr|texlive-tpslifonts-0.6-3|57	%build
14mr|texlive-tpslifonts-0.6-3|58	
14mr|texlive-tpslifonts-0.6-3|59	%install
14mr|texlive-tpslifonts-0.6-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tpslifonts-0.6-3|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tpslifonts-0.6-3|62	
14mr|texlive-tpslifonts-0.6-3|63	
14mr|texlive-tpslifonts-0.6-3|64	
14mr|texlive-tpslifonts-0.6-3|65	%changelog
14mr|texlive-tpslifonts-0.6-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-3
14mr|texlive-tpslifonts-0.6-3|67	+ Revision: 51f6fb6
14mr|texlive-tpslifonts-0.6-3|68	- MassBuild#440: Increase release tag
14mr|texlive-tpslifonts-0.6-3|69	
14mr|texlive-tpslifonts-0.6-3|70	

21638 14
14mr|texlive-tqft-1.0-3|1	# revision 24169
14mr|texlive-tqft-1.0-3|2	# category Package
14mr|texlive-tqft-1.0-3|3	# catalog-ctan /macros/latex/contrib/tqft
14mr|texlive-tqft-1.0-3|4	# catalog-date 2011-10-02 00:21:09 +0200
14mr|texlive-tqft-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-tqft-1.0-3|6	# catalog-version 1.0
14mr|texlive-tqft-1.0-3|7	Name:		texlive-tqft
14mr|texlive-tqft-1.0-3|8	Version:	1.0
14mr|texlive-tqft-1.0-3|9	Release:	3
14mr|texlive-tqft-1.0-3|10	Summary:	Drawing TQFT diagrams with TikZ/PGF
14mr|texlive-tqft-1.0-3|11	Group:		Publishing
14mr|texlive-tqft-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tqft
14mr|texlive-tqft-1.0-3|13	License:	LPPL1.3
14mr|texlive-tqft-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tqft.tar.xz
14mr|texlive-tqft-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tqft.doc.tar.xz
14mr|texlive-tqft-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tqft.source.tar.xz
14mr|texlive-tqft-1.0-3|17	BuildArch:	noarch
14mr|texlive-tqft-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tqft-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tqft-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tqft-1.0-3|21	
14mr|texlive-tqft-1.0-3|22	%description
14mr|texlive-tqft-1.0-3|23	The package defines some node shapes useful for drawing TQFT
14mr|texlive-tqft-1.0-3|24	diagrams with TikZ/PGF. That is, it defines highly customisable
14mr|texlive-tqft-1.0-3|25	shapes that look like cobordisms between circles, such as those
14mr|texlive-tqft-1.0-3|26	used in TQFT and other mathematical diagrams.
14mr|texlive-tqft-1.0-3|27	
14mr|texlive-tqft-1.0-3|28	%post
14mr|texlive-tqft-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-tqft-1.0-3|30	
14mr|texlive-tqft-1.0-3|31	%postun
14mr|texlive-tqft-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-tqft-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-tqft-1.0-3|34	fi
14mr|texlive-tqft-1.0-3|35	
14mr|texlive-tqft-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-tqft-1.0-3|37	%files
14mr|texlive-tqft-1.0-3|38	%{_texmfdistdir}/tex/latex/tqft/tqft.sty
14mr|texlive-tqft-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/tqft/README.txt
14mr|texlive-tqft-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/tqft/tqft_doc.pdf
14mr|texlive-tqft-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/tqft/tqft_doc.tex
14mr|texlive-tqft-1.0-3|42	#- source
14mr|texlive-tqft-1.0-3|43	%doc %{_texmfdistdir}/source/latex/tqft/tqft.dtx
14mr|texlive-tqft-1.0-3|44	%doc %{_texmfdistdir}/source/latex/tqft/tqft.ins
14mr|texlive-tqft-1.0-3|45	
14mr|texlive-tqft-1.0-3|46	#-----------------------------------------------------------------------
14mr|texlive-tqft-1.0-3|47	%prep
14mr|texlive-tqft-1.0-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-tqft-1.0-3|49	
14mr|texlive-tqft-1.0-3|50	%build
14mr|texlive-tqft-1.0-3|51	
14mr|texlive-tqft-1.0-3|52	%install
14mr|texlive-tqft-1.0-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tqft-1.0-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tqft-1.0-3|55	
14mr|texlive-tqft-1.0-3|56	
14mr|texlive-tqft-1.0-3|57	
14mr|texlive-tqft-1.0-3|58	%changelog
14mr|texlive-tqft-1.0-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-tqft-1.0-3|60	+ Revision: afd7d4e
14mr|texlive-tqft-1.0-3|61	- MassBuild#440: Increase release tag
14mr|texlive-tqft-1.0-3|62	
14mr|texlive-tqft-1.0-3|63	

21639 14
14mr|texlive-trajan-1.1-3|1	# revision 15878
14mr|texlive-trajan-1.1-3|2	# category Package
14mr|texlive-trajan-1.1-3|3	# catalog-ctan /fonts/trajan
14mr|texlive-trajan-1.1-3|4	# catalog-date 2007-10-24 18:05:15 +0200
14mr|texlive-trajan-1.1-3|5	# catalog-license lppl
14mr|texlive-trajan-1.1-3|6	# catalog-version 1.1
14mr|texlive-trajan-1.1-3|7	Name:		texlive-trajan
14mr|texlive-trajan-1.1-3|8	Version:	1.1
14mr|texlive-trajan-1.1-3|9	Release:	3
14mr|texlive-trajan-1.1-3|10	Summary:	Fonts from the Trajan column in Rome
14mr|texlive-trajan-1.1-3|11	Group:		Publishing
14mr|texlive-trajan-1.1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/trajan
14mr|texlive-trajan-1.1-3|13	License:	LPPL
14mr|texlive-trajan-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trajan.tar.xz
14mr|texlive-trajan-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trajan.doc.tar.xz
14mr|texlive-trajan-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trajan.source.tar.xz
14mr|texlive-trajan-1.1-3|17	BuildArch:	noarch
14mr|texlive-trajan-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-trajan-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-trajan-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-trajan-1.1-3|21	
14mr|texlive-trajan-1.1-3|22	%description
14mr|texlive-trajan-1.1-3|23	Provides fonts (in both MetaFont and Adobe Type 1 format) based
14mr|texlive-trajan-1.1-3|24	on the capitals carved on the Trajan column in Rome in 114 AD,
14mr|texlive-trajan-1.1-3|25	together with macros to access the fonts. Many typographers
14mr|texlive-trajan-1.1-3|26	think these rank first among the Roman's artistic legacy. The
14mr|texlive-trajan-1.1-3|27	font is uppercase letters together with some punctuation and
14mr|texlive-trajan-1.1-3|28	analphabetics; no lowercase or digits.
14mr|texlive-trajan-1.1-3|29	
14mr|texlive-trajan-1.1-3|30	%post
14mr|texlive-trajan-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-trajan-1.1-3|32	
14mr|texlive-trajan-1.1-3|33	%postun
14mr|texlive-trajan-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-trajan-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-trajan-1.1-3|36	fi
14mr|texlive-trajan-1.1-3|37	
14mr|texlive-trajan-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-trajan-1.1-3|39	%files
14mr|texlive-trajan-1.1-3|40	%{_texmfdistdir}/fonts/afm/public/trajan/trjnr10.afm
14mr|texlive-trajan-1.1-3|41	%{_texmfdistdir}/fonts/afm/public/trajan/trjnsl10.afm
14mr|texlive-trajan-1.1-3|42	%{_texmfdistdir}/fonts/map/dvips/trajan/trajan.map
14mr|texlive-trajan-1.1-3|43	%{_texmfdistdir}/fonts/tfm/public/trajan/trjnr10.tfm
14mr|texlive-trajan-1.1-3|44	%{_texmfdistdir}/fonts/tfm/public/trajan/trjnsl10.tfm
14mr|texlive-trajan-1.1-3|45	%{_texmfdistdir}/fonts/type1/public/trajan/trjnr10.pfb
14mr|texlive-trajan-1.1-3|46	%{_texmfdistdir}/fonts/type1/public/trajan/trjnsl10.pfb
14mr|texlive-trajan-1.1-3|47	%{_texmfdistdir}/tex/latex/trajan/t1trjn.fd
14mr|texlive-trajan-1.1-3|48	%{_texmfdistdir}/tex/latex/trajan/trajan.sty
14mr|texlive-trajan-1.1-3|49	%doc %{_texmfdistdir}/doc/latex/trajan/README
14mr|texlive-trajan-1.1-3|50	%doc %{_texmfdistdir}/doc/latex/trajan/trajan.pdf
14mr|texlive-trajan-1.1-3|51	%doc %{_texmfdistdir}/doc/latex/trajan/trytrajan.pdf
14mr|texlive-trajan-1.1-3|52	%doc %{_texmfdistdir}/doc/latex/trajan/trytrajan.tex
14mr|texlive-trajan-1.1-3|53	#- source
14mr|texlive-trajan-1.1-3|54	%doc %{_texmfdistdir}/source/latex/trajan/trajan.dtx
14mr|texlive-trajan-1.1-3|55	%doc %{_texmfdistdir}/source/latex/trajan/trajan.ins
14mr|texlive-trajan-1.1-3|56	
14mr|texlive-trajan-1.1-3|57	#-----------------------------------------------------------------------
14mr|texlive-trajan-1.1-3|58	%prep
14mr|texlive-trajan-1.1-3|59	%setup -c -a0 -a1 -a2
14mr|texlive-trajan-1.1-3|60	
14mr|texlive-trajan-1.1-3|61	%build
14mr|texlive-trajan-1.1-3|62	
14mr|texlive-trajan-1.1-3|63	%install
14mr|texlive-trajan-1.1-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-trajan-1.1-3|65	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-trajan-1.1-3|66	
14mr|texlive-trajan-1.1-3|67	
14mr|texlive-trajan-1.1-3|68	
14mr|texlive-trajan-1.1-3|69	%changelog
14mr|texlive-trajan-1.1-3|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-trajan-1.1-3|71	+ Revision: 6c03d22
14mr|texlive-trajan-1.1-3|72	- MassBuild#440: Increase release tag
14mr|texlive-trajan-1.1-3|73	
14mr|texlive-trajan-1.1-3|74	

21640 14
14mr|texlive-tram-0.2-6|1	# revision 29803
14mr|texlive-tram-0.2-6|2	# category Package
14mr|texlive-tram-0.2-6|3	# catalog-ctan /macros/latex/contrib/tram
14mr|texlive-tram-0.2-6|4	# catalog-date 2013-04-05 13:20:40 +0200
14mr|texlive-tram-0.2-6|5	# catalog-license lppl
14mr|texlive-tram-0.2-6|6	# catalog-version 0.2
14mr|texlive-tram-0.2-6|7	Name:		texlive-tram
14mr|texlive-tram-0.2-6|8	Version:	0.2
14mr|texlive-tram-0.2-6|9	Release:	6
14mr|texlive-tram-0.2-6|10	Summary:	Typeset tram boxes in LaTeX
14mr|texlive-tram-0.2-6|11	Group:		Publishing
14mr|texlive-tram-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tram
14mr|texlive-tram-0.2-6|13	License:	LPPL
14mr|texlive-tram-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tram.tar.xz
14mr|texlive-tram-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tram.doc.tar.xz
14mr|texlive-tram-0.2-6|16	BuildArch:	noarch
14mr|texlive-tram-0.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tram-0.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tram-0.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-tram-0.2-6|20	
14mr|texlive-tram-0.2-6|21	%description
14mr|texlive-tram-0.2-6|22	Tram boxes are highlighted with patterns of dots; the package
14mr|texlive-tram-0.2-6|23	defines an environment tram that typesets its content into a
14mr|texlive-tram-0.2-6|24	tram box. The pattern used may be selected in an optional
14mr|texlive-tram-0.2-6|25	argument to the environment.
14mr|texlive-tram-0.2-6|26	
14mr|texlive-tram-0.2-6|27	%post
14mr|texlive-tram-0.2-6|28	%{_sbindir}/texlive.post
14mr|texlive-tram-0.2-6|29	
14mr|texlive-tram-0.2-6|30	%postun
14mr|texlive-tram-0.2-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-tram-0.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-tram-0.2-6|33	fi
14mr|texlive-tram-0.2-6|34	
14mr|texlive-tram-0.2-6|35	#-----------------------------------------------------------------------
14mr|texlive-tram-0.2-6|36	%files
14mr|texlive-tram-0.2-6|37	%{_texmfdistdir}/fonts/source/public/tram/tram.mf
14mr|texlive-tram-0.2-6|38	%{_texmfdistdir}/tex/latex/tram/tram.sty
14mr|texlive-tram-0.2-6|39	%doc %{_texmfdistdir}/doc/latex/tram/README
14mr|texlive-tram-0.2-6|40	%doc %{_texmfdistdir}/doc/latex/tram/tram-doc.pdf
14mr|texlive-tram-0.2-6|41	%doc %{_texmfdistdir}/doc/latex/tram/tram-doc.tex
14mr|texlive-tram-0.2-6|42	
14mr|texlive-tram-0.2-6|43	#-----------------------------------------------------------------------
14mr|texlive-tram-0.2-6|44	%prep
14mr|texlive-tram-0.2-6|45	%setup -c -a0 -a1
14mr|texlive-tram-0.2-6|46	
14mr|texlive-tram-0.2-6|47	%build
14mr|texlive-tram-0.2-6|48	
14mr|texlive-tram-0.2-6|49	%install
14mr|texlive-tram-0.2-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tram-0.2-6|51	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tram-0.2-6|52	
14mr|texlive-tram-0.2-6|53	%changelog
14mr|texlive-tram-0.2-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-tram-0.2-6|55	+ Revision: f8ce85a
14mr|texlive-tram-0.2-6|56	- MassBuild#440: Increase release tag
14mr|texlive-tram-0.2-6|57	
14mr|texlive-tram-0.2-6|58	

21641 14
14mr|texlive-translation-array-fr-20111020-3|1	# revision 24344
14mr|texlive-translation-array-fr-20111020-3|2	# category Package
14mr|texlive-translation-array-fr-20111020-3|3	# catalog-ctan /info/translations/array/fr
14mr|texlive-translation-array-fr-20111020-3|4	# catalog-date 2011-10-20 17:00:28 +0200
14mr|texlive-translation-array-fr-20111020-3|5	# catalog-license lppl
14mr|texlive-translation-array-fr-20111020-3|6	# catalog-version undef
14mr|texlive-translation-array-fr-20111020-3|7	Name:		texlive-translation-array-fr
14mr|texlive-translation-array-fr-20111020-3|8	Version:	20111020
14mr|texlive-translation-array-fr-20111020-3|9	Release:	3
14mr|texlive-translation-array-fr-20111020-3|10	Summary:	French translation of the documentation of array
14mr|texlive-translation-array-fr-20111020-3|11	Group:		Publishing
14mr|texlive-translation-array-fr-20111020-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/array/fr
14mr|texlive-translation-array-fr-20111020-3|13	License:	LPPL
14mr|texlive-translation-array-fr-20111020-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-array-fr.tar.xz
14mr|texlive-translation-array-fr-20111020-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-array-fr.doc.tar.xz
14mr|texlive-translation-array-fr-20111020-3|16	BuildArch:	noarch
14mr|texlive-translation-array-fr-20111020-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-array-fr-20111020-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-array-fr-20111020-3|19	
14mr|texlive-translation-array-fr-20111020-3|20	%description
14mr|texlive-translation-array-fr-20111020-3|21	A French translation of the documentation of array.
14mr|texlive-translation-array-fr-20111020-3|22	
14mr|texlive-translation-array-fr-20111020-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-array-fr-20111020-3|24	%files
14mr|texlive-translation-array-fr-20111020-3|25	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/Copyright
14mr|texlive-translation-array-fr-20111020-3|26	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/README
14mr|texlive-translation-array-fr-20111020-3|27	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/f-array.dtx
14mr|texlive-translation-array-fr-20111020-3|28	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/f-array.pdf
14mr|texlive-translation-array-fr-20111020-3|29	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/ltxdoc.cfg
14mr|texlive-translation-array-fr-20111020-3|30	
14mr|texlive-translation-array-fr-20111020-3|31	#-----------------------------------------------------------------------
14mr|texlive-translation-array-fr-20111020-3|32	%prep
14mr|texlive-translation-array-fr-20111020-3|33	%setup -c -a0 -a1
14mr|texlive-translation-array-fr-20111020-3|34	
14mr|texlive-translation-array-fr-20111020-3|35	%build
14mr|texlive-translation-array-fr-20111020-3|36	
14mr|texlive-translation-array-fr-20111020-3|37	%install
14mr|texlive-translation-array-fr-20111020-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-array-fr-20111020-3|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-array-fr-20111020-3|40	
14mr|texlive-translation-array-fr-20111020-3|41	
14mr|texlive-translation-array-fr-20111020-3|42	
14mr|texlive-translation-array-fr-20111020-3|43	%changelog
14mr|texlive-translation-array-fr-20111020-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111020-3
14mr|texlive-translation-array-fr-20111020-3|45	+ Revision: f4ded5b
14mr|texlive-translation-array-fr-20111020-3|46	- MassBuild#440: Increase release tag
14mr|texlive-translation-array-fr-20111020-3|47	
14mr|texlive-translation-array-fr-20111020-3|48	

21642 14
14mr|texlive-translation-arsclassica-de-20110901-3|1	# revision 23803
14mr|texlive-translation-arsclassica-de-20110901-3|2	# category Package
14mr|texlive-translation-arsclassica-de-20110901-3|3	# catalog-ctan /info/translations/arsclassica/de
14mr|texlive-translation-arsclassica-de-20110901-3|4	# catalog-date 2011-09-01 19:45:17 +0200
14mr|texlive-translation-arsclassica-de-20110901-3|5	# catalog-license lppl
14mr|texlive-translation-arsclassica-de-20110901-3|6	# catalog-version undef
14mr|texlive-translation-arsclassica-de-20110901-3|7	Name:		texlive-translation-arsclassica-de
14mr|texlive-translation-arsclassica-de-20110901-3|8	Version:	20110901
14mr|texlive-translation-arsclassica-de-20110901-3|9	Release:	3
14mr|texlive-translation-arsclassica-de-20110901-3|10	Summary:	German version of arsclassica
14mr|texlive-translation-arsclassica-de-20110901-3|11	Group:		Publishing
14mr|texlive-translation-arsclassica-de-20110901-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/arsclassica/de
14mr|texlive-translation-arsclassica-de-20110901-3|13	License:	LPPL
14mr|texlive-translation-arsclassica-de-20110901-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-arsclassica-de.tar.xz
14mr|texlive-translation-arsclassica-de-20110901-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-arsclassica-de.doc.tar.xz
14mr|texlive-translation-arsclassica-de-20110901-3|16	BuildArch:	noarch
14mr|texlive-translation-arsclassica-de-20110901-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-arsclassica-de-20110901-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-arsclassica-de-20110901-3|19	
14mr|texlive-translation-arsclassica-de-20110901-3|20	%description
14mr|texlive-translation-arsclassica-de-20110901-3|21	This is a "translation" of the arsclassica dcoumentation.
14mr|texlive-translation-arsclassica-de-20110901-3|22	
14mr|texlive-translation-arsclassica-de-20110901-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-arsclassica-de-20110901-3|24	%files
14mr|texlive-translation-arsclassica-de-20110901-3|25	%doc %{_texmfdistdir}/doc/latex/translation-arsclassica-de/ArsClassica-de.pdf
14mr|texlive-translation-arsclassica-de-20110901-3|26	%doc %{_texmfdistdir}/doc/latex/translation-arsclassica-de/ArsClassica-de.tex
14mr|texlive-translation-arsclassica-de-20110901-3|27	
14mr|texlive-translation-arsclassica-de-20110901-3|28	#-----------------------------------------------------------------------
14mr|texlive-translation-arsclassica-de-20110901-3|29	%prep
14mr|texlive-translation-arsclassica-de-20110901-3|30	%setup -c -a0 -a1
14mr|texlive-translation-arsclassica-de-20110901-3|31	
14mr|texlive-translation-arsclassica-de-20110901-3|32	%build
14mr|texlive-translation-arsclassica-de-20110901-3|33	
14mr|texlive-translation-arsclassica-de-20110901-3|34	%install
14mr|texlive-translation-arsclassica-de-20110901-3|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-arsclassica-de-20110901-3|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-arsclassica-de-20110901-3|37	
14mr|texlive-translation-arsclassica-de-20110901-3|38	
14mr|texlive-translation-arsclassica-de-20110901-3|39	
14mr|texlive-translation-arsclassica-de-20110901-3|40	%changelog
14mr|texlive-translation-arsclassica-de-20110901-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110901-3
14mr|texlive-translation-arsclassica-de-20110901-3|42	+ Revision: ea12833
14mr|texlive-translation-arsclassica-de-20110901-3|43	- MassBuild#440: Increase release tag
14mr|texlive-translation-arsclassica-de-20110901-3|44	
14mr|texlive-translation-arsclassica-de-20110901-3|45	

21643 14
14mr|texlive-translation-biblatex-de-1.0-3|1	# revision 24386
14mr|texlive-translation-biblatex-de-1.0-3|2	# category Package
14mr|texlive-translation-biblatex-de-1.0-3|3	# catalog-ctan /info/translations/biblatex/de
14mr|texlive-translation-biblatex-de-1.0-3|4	# catalog-date 2011-10-24 16:26:34 +0200
14mr|texlive-translation-biblatex-de-1.0-3|5	# catalog-license lppl
14mr|texlive-translation-biblatex-de-1.0-3|6	# catalog-version 1.0
14mr|texlive-translation-biblatex-de-1.0-3|7	Name:		texlive-translation-biblatex-de
14mr|texlive-translation-biblatex-de-1.0-3|8	Version:	1.0
14mr|texlive-translation-biblatex-de-1.0-3|9	Release:	3
14mr|texlive-translation-biblatex-de-1.0-3|10	Summary:	German translation of the documentation of biblatex
14mr|texlive-translation-biblatex-de-1.0-3|11	Group:		Publishing
14mr|texlive-translation-biblatex-de-1.0-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/biblatex/de
14mr|texlive-translation-biblatex-de-1.0-3|13	License:	LPPL
14mr|texlive-translation-biblatex-de-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-biblatex-de.tar.xz
14mr|texlive-translation-biblatex-de-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-biblatex-de.doc.tar.xz
14mr|texlive-translation-biblatex-de-1.0-3|16	BuildArch:	noarch
14mr|texlive-translation-biblatex-de-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-biblatex-de-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-biblatex-de-1.0-3|19	
14mr|texlive-translation-biblatex-de-1.0-3|20	%description
14mr|texlive-translation-biblatex-de-1.0-3|21	A German translation of the documentation of biblatex.
14mr|texlive-translation-biblatex-de-1.0-3|22	
14mr|texlive-translation-biblatex-de-1.0-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-biblatex-de-1.0-3|24	%files
14mr|texlive-translation-biblatex-de-1.0-3|25	%doc %{_texmfdistdir}/doc/latex/translation-biblatex-de/README
14mr|texlive-translation-biblatex-de-1.0-3|26	%doc %{_texmfdistdir}/doc/latex/translation-biblatex-de/biblatex-de.pdf
14mr|texlive-translation-biblatex-de-1.0-3|27	%doc %{_texmfdistdir}/doc/latex/translation-biblatex-de/biblatex-de.tex
14mr|texlive-translation-biblatex-de-1.0-3|28	
14mr|texlive-translation-biblatex-de-1.0-3|29	#-----------------------------------------------------------------------
14mr|texlive-translation-biblatex-de-1.0-3|30	%prep
14mr|texlive-translation-biblatex-de-1.0-3|31	%setup -c -a0 -a1
14mr|texlive-translation-biblatex-de-1.0-3|32	
14mr|texlive-translation-biblatex-de-1.0-3|33	%build
14mr|texlive-translation-biblatex-de-1.0-3|34	
14mr|texlive-translation-biblatex-de-1.0-3|35	%install
14mr|texlive-translation-biblatex-de-1.0-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-biblatex-de-1.0-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-biblatex-de-1.0-3|38	
14mr|texlive-translation-biblatex-de-1.0-3|39	
14mr|texlive-translation-biblatex-de-1.0-3|40	
14mr|texlive-translation-biblatex-de-1.0-3|41	%changelog
14mr|texlive-translation-biblatex-de-1.0-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-translation-biblatex-de-1.0-3|43	+ Revision: 352ed0c
14mr|texlive-translation-biblatex-de-1.0-3|44	- MassBuild#440: Increase release tag
14mr|texlive-translation-biblatex-de-1.0-3|45	
14mr|texlive-translation-biblatex-de-1.0-3|46	

21644 14
14mr|texlive-translation-chemsym-de-20110901-3|1	# revision 23804
14mr|texlive-translation-chemsym-de-20110901-3|2	# category Package
14mr|texlive-translation-chemsym-de-20110901-3|3	# catalog-ctan /info/translations/chemsym/de
14mr|texlive-translation-chemsym-de-20110901-3|4	# catalog-date 2011-09-01 18:55:53 +0200
14mr|texlive-translation-chemsym-de-20110901-3|5	# catalog-license lppl
14mr|texlive-translation-chemsym-de-20110901-3|6	# catalog-version undef
14mr|texlive-translation-chemsym-de-20110901-3|7	Name:		texlive-translation-chemsym-de
14mr|texlive-translation-chemsym-de-20110901-3|8	Version:	20110901
14mr|texlive-translation-chemsym-de-20110901-3|9	Release:	3
14mr|texlive-translation-chemsym-de-20110901-3|10	Summary:	German version of chemsym
14mr|texlive-translation-chemsym-de-20110901-3|11	Group:		Publishing
14mr|texlive-translation-chemsym-de-20110901-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/chemsym/de
14mr|texlive-translation-chemsym-de-20110901-3|13	License:	LPPL
14mr|texlive-translation-chemsym-de-20110901-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-chemsym-de.tar.xz
14mr|texlive-translation-chemsym-de-20110901-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-chemsym-de.doc.tar.xz
14mr|texlive-translation-chemsym-de-20110901-3|16	BuildArch:	noarch
14mr|texlive-translation-chemsym-de-20110901-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-chemsym-de-20110901-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-chemsym-de-20110901-3|19	
14mr|texlive-translation-chemsym-de-20110901-3|20	%description
14mr|texlive-translation-chemsym-de-20110901-3|21	This is a "translation" of the chemsym documentation.
14mr|texlive-translation-chemsym-de-20110901-3|22	
14mr|texlive-translation-chemsym-de-20110901-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-chemsym-de-20110901-3|24	%files
14mr|texlive-translation-chemsym-de-20110901-3|25	%doc %{_texmfdistdir}/doc/latex/translation-chemsym-de/00Liesmich.chs
14mr|texlive-translation-chemsym-de-20110901-3|26	%doc %{_texmfdistdir}/doc/latex/translation-chemsym-de/chemsym-de.dtx
14mr|texlive-translation-chemsym-de-20110901-3|27	%doc %{_texmfdistdir}/doc/latex/translation-chemsym-de/chemsym-de.pdf
14mr|texlive-translation-chemsym-de-20110901-3|28	
14mr|texlive-translation-chemsym-de-20110901-3|29	#-----------------------------------------------------------------------
14mr|texlive-translation-chemsym-de-20110901-3|30	%prep
14mr|texlive-translation-chemsym-de-20110901-3|31	%setup -c -a0 -a1
14mr|texlive-translation-chemsym-de-20110901-3|32	
14mr|texlive-translation-chemsym-de-20110901-3|33	%build
14mr|texlive-translation-chemsym-de-20110901-3|34	
14mr|texlive-translation-chemsym-de-20110901-3|35	%install
14mr|texlive-translation-chemsym-de-20110901-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-chemsym-de-20110901-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-chemsym-de-20110901-3|38	
14mr|texlive-translation-chemsym-de-20110901-3|39	
14mr|texlive-translation-chemsym-de-20110901-3|40	
14mr|texlive-translation-chemsym-de-20110901-3|41	%changelog
14mr|texlive-translation-chemsym-de-20110901-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110901-3
14mr|texlive-translation-chemsym-de-20110901-3|43	+ Revision: 44b481e
14mr|texlive-translation-chemsym-de-20110901-3|44	- MassBuild#440: Increase release tag
14mr|texlive-translation-chemsym-de-20110901-3|45	
14mr|texlive-translation-chemsym-de-20110901-3|46	

21645 14
14mr|texlive-translation-dcolumn-fr-20111020-3|1	# revision 24345
14mr|texlive-translation-dcolumn-fr-20111020-3|2	# category Package
14mr|texlive-translation-dcolumn-fr-20111020-3|3	# catalog-ctan /info/translations/dcolumn/fr
14mr|texlive-translation-dcolumn-fr-20111020-3|4	# catalog-date 2011-10-20 17:00:28 +0200
14mr|texlive-translation-dcolumn-fr-20111020-3|5	# catalog-license lppl
14mr|texlive-translation-dcolumn-fr-20111020-3|6	# catalog-version undef
14mr|texlive-translation-dcolumn-fr-20111020-3|7	Name:		texlive-translation-dcolumn-fr
14mr|texlive-translation-dcolumn-fr-20111020-3|8	Version:	20111020
14mr|texlive-translation-dcolumn-fr-20111020-3|9	Release:	3
14mr|texlive-translation-dcolumn-fr-20111020-3|10	Summary:	French translation of the documentation of dcolumn
14mr|texlive-translation-dcolumn-fr-20111020-3|11	Group:		Publishing
14mr|texlive-translation-dcolumn-fr-20111020-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/dcolumn/fr
14mr|texlive-translation-dcolumn-fr-20111020-3|13	License:	LPPL
14mr|texlive-translation-dcolumn-fr-20111020-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-dcolumn-fr.tar.xz
14mr|texlive-translation-dcolumn-fr-20111020-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-dcolumn-fr.doc.tar.xz
14mr|texlive-translation-dcolumn-fr-20111020-3|16	BuildArch:	noarch
14mr|texlive-translation-dcolumn-fr-20111020-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-dcolumn-fr-20111020-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-dcolumn-fr-20111020-3|19	
14mr|texlive-translation-dcolumn-fr-20111020-3|20	%description
14mr|texlive-translation-dcolumn-fr-20111020-3|21	A French translation of the documentation of dcolumn.
14mr|texlive-translation-dcolumn-fr-20111020-3|22	
14mr|texlive-translation-dcolumn-fr-20111020-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-dcolumn-fr-20111020-3|24	%files
14mr|texlive-translation-dcolumn-fr-20111020-3|25	%doc %{_texmfdistdir}/doc/latex/translation-dcolumn-fr/Copyright
14mr|texlive-translation-dcolumn-fr-20111020-3|26	%doc %{_texmfdistdir}/doc/latex/translation-dcolumn-fr/README
14mr|texlive-translation-dcolumn-fr-20111020-3|27	%doc %{_texmfdistdir}/doc/latex/translation-dcolumn-fr/f-dcolumn.dtx
14mr|texlive-translation-dcolumn-fr-20111020-3|28	%doc %{_texmfdistdir}/doc/latex/translation-dcolumn-fr/f-dcolumn.pdf
14mr|texlive-translation-dcolumn-fr-20111020-3|29	
14mr|texlive-translation-dcolumn-fr-20111020-3|30	#-----------------------------------------------------------------------
14mr|texlive-translation-dcolumn-fr-20111020-3|31	%prep
14mr|texlive-translation-dcolumn-fr-20111020-3|32	%setup -c -a0 -a1
14mr|texlive-translation-dcolumn-fr-20111020-3|33	
14mr|texlive-translation-dcolumn-fr-20111020-3|34	%build
14mr|texlive-translation-dcolumn-fr-20111020-3|35	
14mr|texlive-translation-dcolumn-fr-20111020-3|36	%install
14mr|texlive-translation-dcolumn-fr-20111020-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-dcolumn-fr-20111020-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-dcolumn-fr-20111020-3|39	
14mr|texlive-translation-dcolumn-fr-20111020-3|40	
14mr|texlive-translation-dcolumn-fr-20111020-3|41	
14mr|texlive-translation-dcolumn-fr-20111020-3|42	%changelog
14mr|texlive-translation-dcolumn-fr-20111020-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111020-3
14mr|texlive-translation-dcolumn-fr-20111020-3|44	+ Revision: 93a2d6a
14mr|texlive-translation-dcolumn-fr-20111020-3|45	- MassBuild#440: Increase release tag
14mr|texlive-translation-dcolumn-fr-20111020-3|46	
14mr|texlive-translation-dcolumn-fr-20111020-3|47	

21646 14
14mr|texlive-translation-ecv-de-20110915-3|1	# revision 24754
14mr|texlive-translation-ecv-de-20110915-3|2	# category Package
14mr|texlive-translation-ecv-de-20110915-3|3	# catalog-ctan /info/translations/ecv/de
14mr|texlive-translation-ecv-de-20110915-3|4	# catalog-date 2011-09-15 18:36:27 +0200
14mr|texlive-translation-ecv-de-20110915-3|5	# catalog-license lppl
14mr|texlive-translation-ecv-de-20110915-3|6	# catalog-version undef
14mr|texlive-translation-ecv-de-20110915-3|7	Name:		texlive-translation-ecv-de
14mr|texlive-translation-ecv-de-20110915-3|8	Version:	20110915
14mr|texlive-translation-ecv-de-20110915-3|9	Release:	3
14mr|texlive-translation-ecv-de-20110915-3|10	Summary:	German version of evc
14mr|texlive-translation-ecv-de-20110915-3|11	Group:		Publishing
14mr|texlive-translation-ecv-de-20110915-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/ecv/de
14mr|texlive-translation-ecv-de-20110915-3|13	License:	LPPL
14mr|texlive-translation-ecv-de-20110915-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-ecv-de.tar.xz
14mr|texlive-translation-ecv-de-20110915-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-ecv-de.doc.tar.xz
14mr|texlive-translation-ecv-de-20110915-3|16	BuildArch:	noarch
14mr|texlive-translation-ecv-de-20110915-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-ecv-de-20110915-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-ecv-de-20110915-3|19	
14mr|texlive-translation-ecv-de-20110915-3|20	%description
14mr|texlive-translation-ecv-de-20110915-3|21	This is a "translation" of the ecv documentation.
14mr|texlive-translation-ecv-de-20110915-3|22	
14mr|texlive-translation-ecv-de-20110915-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-ecv-de-20110915-3|24	%files
14mr|texlive-translation-ecv-de-20110915-3|25	%doc %{_texmfdistdir}/doc/latex/translation-ecv-de/ecvde.dtx.pdf
14mr|texlive-translation-ecv-de-20110915-3|26	%doc %{_texmfdistdir}/doc/latex/translation-ecv-de/ecvde.dtx.tex
14mr|texlive-translation-ecv-de-20110915-3|27	
14mr|texlive-translation-ecv-de-20110915-3|28	#-----------------------------------------------------------------------
14mr|texlive-translation-ecv-de-20110915-3|29	%prep
14mr|texlive-translation-ecv-de-20110915-3|30	%setup -c -a0 -a1
14mr|texlive-translation-ecv-de-20110915-3|31	
14mr|texlive-translation-ecv-de-20110915-3|32	%build
14mr|texlive-translation-ecv-de-20110915-3|33	
14mr|texlive-translation-ecv-de-20110915-3|34	%install
14mr|texlive-translation-ecv-de-20110915-3|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-ecv-de-20110915-3|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-ecv-de-20110915-3|37	
14mr|texlive-translation-ecv-de-20110915-3|38	
14mr|texlive-translation-ecv-de-20110915-3|39	
14mr|texlive-translation-ecv-de-20110915-3|40	%changelog
14mr|texlive-translation-ecv-de-20110915-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110915-3
14mr|texlive-translation-ecv-de-20110915-3|42	+ Revision: b8b78a5
14mr|texlive-translation-ecv-de-20110915-3|43	- MassBuild#440: Increase release tag
14mr|texlive-translation-ecv-de-20110915-3|44	
14mr|texlive-translation-ecv-de-20110915-3|45	

21647 14
14mr|texlive-translation-enumitem-de-20111004-3|1	# revision 24196
14mr|texlive-translation-enumitem-de-20111004-3|2	# category Package
14mr|texlive-translation-enumitem-de-20111004-3|3	# catalog-ctan /info/translations/enumitem/de
14mr|texlive-translation-enumitem-de-20111004-3|4	# catalog-date 2011-10-04 22:25:03 +0200
14mr|texlive-translation-enumitem-de-20111004-3|5	# catalog-license lppl
14mr|texlive-translation-enumitem-de-20111004-3|6	# catalog-version undef
14mr|texlive-translation-enumitem-de-20111004-3|7	Name:		texlive-translation-enumitem-de
14mr|texlive-translation-enumitem-de-20111004-3|8	Version:	20111004
14mr|texlive-translation-enumitem-de-20111004-3|9	Release:	3
14mr|texlive-translation-enumitem-de-20111004-3|10	Summary:	Enumitem documentation, in German
14mr|texlive-translation-enumitem-de-20111004-3|11	Group:		Publishing
14mr|texlive-translation-enumitem-de-20111004-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/enumitem/de
14mr|texlive-translation-enumitem-de-20111004-3|13	License:	LPPL
14mr|texlive-translation-enumitem-de-20111004-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-enumitem-de.tar.xz
14mr|texlive-translation-enumitem-de-20111004-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-enumitem-de.doc.tar.xz
14mr|texlive-translation-enumitem-de-20111004-3|16	BuildArch:	noarch
14mr|texlive-translation-enumitem-de-20111004-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-enumitem-de-20111004-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-enumitem-de-20111004-3|19	
14mr|texlive-translation-enumitem-de-20111004-3|20	%description
14mr|texlive-translation-enumitem-de-20111004-3|21	This is a translation of the manual for enumitem.
14mr|texlive-translation-enumitem-de-20111004-3|22	
14mr|texlive-translation-enumitem-de-20111004-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-enumitem-de-20111004-3|24	%files
14mr|texlive-translation-enumitem-de-20111004-3|25	%doc %{_texmfdistdir}/doc/latex/translation-enumitem-de/enumitem-de.pdf
14mr|texlive-translation-enumitem-de-20111004-3|26	%doc %{_texmfdistdir}/doc/latex/translation-enumitem-de/enumitem-de.tex
14mr|texlive-translation-enumitem-de-20111004-3|27	
14mr|texlive-translation-enumitem-de-20111004-3|28	#-----------------------------------------------------------------------
14mr|texlive-translation-enumitem-de-20111004-3|29	%prep
14mr|texlive-translation-enumitem-de-20111004-3|30	%setup -c -a0 -a1
14mr|texlive-translation-enumitem-de-20111004-3|31	
14mr|texlive-translation-enumitem-de-20111004-3|32	%build
14mr|texlive-translation-enumitem-de-20111004-3|33	
14mr|texlive-translation-enumitem-de-20111004-3|34	%install
14mr|texlive-translation-enumitem-de-20111004-3|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-enumitem-de-20111004-3|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-enumitem-de-20111004-3|37	
14mr|texlive-translation-enumitem-de-20111004-3|38	
14mr|texlive-translation-enumitem-de-20111004-3|39	
14mr|texlive-translation-enumitem-de-20111004-3|40	%changelog
14mr|texlive-translation-enumitem-de-20111004-3|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111004-3
14mr|texlive-translation-enumitem-de-20111004-3|42	+ Revision: f40ae2a
14mr|texlive-translation-enumitem-de-20111004-3|43	- MassBuild#440: Increase release tag
14mr|texlive-translation-enumitem-de-20111004-3|44	
14mr|texlive-translation-enumitem-de-20111004-3|45	

21648 14
14mr|texlive-translation-europecv-de-20110905-3|1	# revision 23840
14mr|texlive-translation-europecv-de-20110905-3|2	# category Package
14mr|texlive-translation-europecv-de-20110905-3|3	# catalog-ctan /info/translations/europecv/de
14mr|texlive-translation-europecv-de-20110905-3|4	# catalog-date 2011-09-05 11:34:40 +0200
14mr|texlive-translation-europecv-de-20110905-3|5	# catalog-license lppl
14mr|texlive-translation-europecv-de-20110905-3|6	# catalog-version undef
14mr|texlive-translation-europecv-de-20110905-3|7	Name:		texlive-translation-europecv-de
14mr|texlive-translation-europecv-de-20110905-3|8	Version:	20110905
14mr|texlive-translation-europecv-de-20110905-3|9	Release:	3
14mr|texlive-translation-europecv-de-20110905-3|10	Summary:	German version of europecv
14mr|texlive-translation-europecv-de-20110905-3|11	Group:		Publishing
14mr|texlive-translation-europecv-de-20110905-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/europecv/de
14mr|texlive-translation-europecv-de-20110905-3|13	License:	LPPL
14mr|texlive-translation-europecv-de-20110905-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-europecv-de.tar.xz
14mr|texlive-translation-europecv-de-20110905-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-europecv-de.doc.tar.xz
14mr|texlive-translation-europecv-de-20110905-3|16	BuildArch:	noarch
14mr|texlive-translation-europecv-de-20110905-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-europecv-de-20110905-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-europecv-de-20110905-3|19	
14mr|texlive-translation-europecv-de-20110905-3|20	%description
14mr|texlive-translation-europecv-de-20110905-3|21	This is a "translation" of the europecv documentation.
14mr|texlive-translation-europecv-de-20110905-3|22	
14mr|texlive-translation-europecv-de-20110905-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-europecv-de-20110905-3|24	%files
14mr|texlive-translation-europecv-de-20110905-3|25	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/at.pdf
14mr|texlive-translation-europecv-de-20110905-3|26	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/bulgarian-koi8-r.tex
14mr|texlive-translation-europecv-de-20110905-3|27	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/bulgarian-utf8.tex
14mr|texlive-translation-europecv-de-20110905-3|28	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/greek-utf8.pdf
14mr|texlive-translation-europecv-de-20110905-3|29	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/greek-utf8.tex
14mr|texlive-translation-europecv-de-20110905-3|30	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/maltese-maltese.tex
14mr|texlive-translation-europecv-de-20110905-3|31	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/maltese-utf8.tex
14mr|texlive-translation-europecv-de-20110905-3|32	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/minimal.pdf
14mr|texlive-translation-europecv-de-20110905-3|33	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/minimal.tex
14mr|texlive-translation-europecv-de-20110905-3|34	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/europecv-de.pdf
14mr|texlive-translation-europecv-de-20110905-3|35	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/europecv-de.tex
14mr|texlive-translation-europecv-de-20110905-3|36	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_de.pdf
14mr|texlive-translation-europecv-de-20110905-3|37	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_de.tex
14mr|texlive-translation-europecv-de-20110905-3|38	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_en.pdf
14mr|texlive-translation-europecv-de-20110905-3|39	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_en.tex
14mr|texlive-translation-europecv-de-20110905-3|40	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_it.pdf
14mr|texlive-translation-europecv-de-20110905-3|41	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_it.tex
14mr|texlive-translation-europecv-de-20110905-3|42	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_pl.pdf
14mr|texlive-translation-europecv-de-20110905-3|43	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_pl.tex
14mr|texlive-translation-europecv-de-20110905-3|44	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/publications.bib
14mr|texlive-translation-europecv-de-20110905-3|45	
14mr|texlive-translation-europecv-de-20110905-3|46	#-----------------------------------------------------------------------
14mr|texlive-translation-europecv-de-20110905-3|47	%prep
14mr|texlive-translation-europecv-de-20110905-3|48	%setup -c -a0 -a1
14mr|texlive-translation-europecv-de-20110905-3|49	
14mr|texlive-translation-europecv-de-20110905-3|50	%build
14mr|texlive-translation-europecv-de-20110905-3|51	
14mr|texlive-translation-europecv-de-20110905-3|52	%install
14mr|texlive-translation-europecv-de-20110905-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-europecv-de-20110905-3|54	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-europecv-de-20110905-3|55	
14mr|texlive-translation-europecv-de-20110905-3|56	
14mr|texlive-translation-europecv-de-20110905-3|57	
14mr|texlive-translation-europecv-de-20110905-3|58	%changelog
14mr|texlive-translation-europecv-de-20110905-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110905-3
14mr|texlive-translation-europecv-de-20110905-3|60	+ Revision: 4081ffb
14mr|texlive-translation-europecv-de-20110905-3|61	- MassBuild#440: Increase release tag
14mr|texlive-translation-europecv-de-20110905-3|62	
14mr|texlive-translation-europecv-de-20110905-3|63	

21649 14
14mr|texlive-translation-filecontents-de-20110918-3|1	# revision 24010
14mr|texlive-translation-filecontents-de-20110918-3|2	# category Package
14mr|texlive-translation-filecontents-de-20110918-3|3	# catalog-ctan /info/translations/filecontents/de
14mr|texlive-translation-filecontents-de-20110918-3|4	# catalog-date 2011-09-18 09:08:24 +0200
14mr|texlive-translation-filecontents-de-20110918-3|5	# catalog-license lppl
14mr|texlive-translation-filecontents-de-20110918-3|6	# catalog-version undef
14mr|texlive-translation-filecontents-de-20110918-3|7	Name:		texlive-translation-filecontents-de
14mr|texlive-translation-filecontents-de-20110918-3|8	Version:	20110918
14mr|texlive-translation-filecontents-de-20110918-3|9	Release:	3
14mr|texlive-translation-filecontents-de-20110918-3|10	Summary:	German version of filecontents
14mr|texlive-translation-filecontents-de-20110918-3|11	Group:		Publishing
14mr|texlive-translation-filecontents-de-20110918-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/filecontents/de
14mr|texlive-translation-filecontents-de-20110918-3|13	License:	LPPL
14mr|texlive-translation-filecontents-de-20110918-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-filecontents-de.tar.xz
14mr|texlive-translation-filecontents-de-20110918-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-filecontents-de.doc.tar.xz
14mr|texlive-translation-filecontents-de-20110918-3|16	BuildArch:	noarch
14mr|texlive-translation-filecontents-de-20110918-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-filecontents-de-20110918-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-filecontents-de-20110918-3|19	
14mr|texlive-translation-filecontents-de-20110918-3|20	%description
14mr|texlive-translation-filecontents-de-20110918-3|21	This is a "translation" of the filecontents documentation.
14mr|texlive-translation-filecontents-de-20110918-3|22	
14mr|texlive-translation-filecontents-de-20110918-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-filecontents-de-20110918-3|24	%files
14mr|texlive-translation-filecontents-de-20110918-3|25	%doc %{_texmfdistdir}/doc/latex/translation-filecontents-de/filecontents-de.dtx
14mr|texlive-translation-filecontents-de-20110918-3|26	%doc %{_texmfdistdir}/doc/latex/translation-filecontents-de/filecontents-de.ins
14mr|texlive-translation-filecontents-de-20110918-3|27	%doc %{_texmfdistdir}/doc/latex/translation-filecontents-de/filecontents-de.pdf
14mr|texlive-translation-filecontents-de-20110918-3|28	
14mr|texlive-translation-filecontents-de-20110918-3|29	#-----------------------------------------------------------------------
14mr|texlive-translation-filecontents-de-20110918-3|30	%prep
14mr|texlive-translation-filecontents-de-20110918-3|31	%setup -c -a0 -a1
14mr|texlive-translation-filecontents-de-20110918-3|32	
14mr|texlive-translation-filecontents-de-20110918-3|33	%build
14mr|texlive-translation-filecontents-de-20110918-3|34	
14mr|texlive-translation-filecontents-de-20110918-3|35	%install
14mr|texlive-translation-filecontents-de-20110918-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-filecontents-de-20110918-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-filecontents-de-20110918-3|38	
14mr|texlive-translation-filecontents-de-20110918-3|39	
14mr|texlive-translation-filecontents-de-20110918-3|40	
14mr|texlive-translation-filecontents-de-20110918-3|41	%changelog
14mr|texlive-translation-filecontents-de-20110918-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110918-3
14mr|texlive-translation-filecontents-de-20110918-3|43	+ Revision: f5bcbbc
14mr|texlive-translation-filecontents-de-20110918-3|44	- MassBuild#440: Increase release tag
14mr|texlive-translation-filecontents-de-20110918-3|45	
14mr|texlive-translation-filecontents-de-20110918-3|46	

21650 14
14mr|texlive-translation-moreverb-de-20110914-3|1	# revision 23957
14mr|texlive-translation-moreverb-de-20110914-3|2	# category Package
14mr|texlive-translation-moreverb-de-20110914-3|3	# catalog-ctan /info/translations/moreverb/de
14mr|texlive-translation-moreverb-de-20110914-3|4	# catalog-date 2011-09-14 17:59:09 +0200
14mr|texlive-translation-moreverb-de-20110914-3|5	# catalog-license lppl
14mr|texlive-translation-moreverb-de-20110914-3|6	# catalog-version undef
14mr|texlive-translation-moreverb-de-20110914-3|7	Name:		texlive-translation-moreverb-de
14mr|texlive-translation-moreverb-de-20110914-3|8	Version:	20110914
14mr|texlive-translation-moreverb-de-20110914-3|9	Release:	3
14mr|texlive-translation-moreverb-de-20110914-3|10	Summary:	German version of moreverb
14mr|texlive-translation-moreverb-de-20110914-3|11	Group:		Publishing
14mr|texlive-translation-moreverb-de-20110914-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/moreverb/de
14mr|texlive-translation-moreverb-de-20110914-3|13	License:	LPPL
14mr|texlive-translation-moreverb-de-20110914-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-moreverb-de.tar.xz
14mr|texlive-translation-moreverb-de-20110914-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-moreverb-de.doc.tar.xz
14mr|texlive-translation-moreverb-de-20110914-3|16	BuildArch:	noarch
14mr|texlive-translation-moreverb-de-20110914-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-moreverb-de-20110914-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-moreverb-de-20110914-3|19	
14mr|texlive-translation-moreverb-de-20110914-3|20	%description
14mr|texlive-translation-moreverb-de-20110914-3|21	This is a "translation" of the moreverb documentation.
14mr|texlive-translation-moreverb-de-20110914-3|22	
14mr|texlive-translation-moreverb-de-20110914-3|23	#-----------------------------------------------------------------------
14mr|texlive-translation-moreverb-de-20110914-3|24	%files
14mr|texlive-translation-moreverb-de-20110914-3|25	%doc %{_texmfdistdir}/doc/latex/translation-moreverb-de/filecontens-de.ins.txt
14mr|texlive-translation-moreverb-de-20110914-3|26	%doc %{_texmfdistdir}/doc/latex/translation-moreverb-de/moreverb-de.dtx.pdf
14mr|texlive-translation-moreverb-de-20110914-3|27	%doc %{_texmfdistdir}/doc/latex/translation-moreverb-de/moreverb-de.dtx.tex
14mr|texlive-translation-moreverb-de-20110914-3|28	
14mr|texlive-translation-moreverb-de-20110914-3|29	#-----------------------------------------------------------------------
14mr|texlive-translation-moreverb-de-20110914-3|30	%prep
14mr|texlive-translation-moreverb-de-20110914-3|31	%setup -c -a0 -a1
14mr|texlive-translation-moreverb-de-20110914-3|32	
14mr|texlive-translation-moreverb-de-20110914-3|33	%build
14mr|texlive-translation-moreverb-de-20110914-3|34	
14mr|texlive-translation-moreverb-de-20110914-3|35	%install
14mr|texlive-translation-moreverb-de-20110914-3|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-moreverb-de-20110914-3|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-moreverb-de-20110914-3|38	
14mr|texlive-translation-moreverb-de-20110914-3|39	
14mr|texlive-translation-moreverb-de-20110914-3|40	
14mr|texlive-translation-moreverb-de-20110914-3|41	%changelog
14mr|texlive-translation-moreverb-de-20110914-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110914-3
14mr|texlive-translation-moreverb-de-20110914-3|43	+ Revision: 6f268df
14mr|texlive-translation-moreverb-de-20110914-3|44	- MassBuild#440: Increase release tag
14mr|texlive-translation-moreverb-de-20110914-3|45	
14mr|texlive-translation-moreverb-de-20110914-3|46	

21651 14
14mr|texlive-translation-natbib-fr-20120114-2|1	# revision 25105
14mr|texlive-translation-natbib-fr-20120114-2|2	# category Package
14mr|texlive-translation-natbib-fr-20120114-2|3	# catalog-ctan /info/translations/natbib/fr
14mr|texlive-translation-natbib-fr-20120114-2|4	# catalog-date 2012-01-14 10:04:15 +0100
14mr|texlive-translation-natbib-fr-20120114-2|5	# catalog-license lppl
14mr|texlive-translation-natbib-fr-20120114-2|6	# catalog-version undef
14mr|texlive-translation-natbib-fr-20120114-2|7	Name:		texlive-translation-natbib-fr
14mr|texlive-translation-natbib-fr-20120114-2|8	Version:	20120114
14mr|texlive-translation-natbib-fr-20120114-2|9	Release:	2
14mr|texlive-translation-natbib-fr-20120114-2|10	Summary:	French translation of the documentation of natbib
14mr|texlive-translation-natbib-fr-20120114-2|11	Group:		Publishing
14mr|texlive-translation-natbib-fr-20120114-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/natbib/fr
14mr|texlive-translation-natbib-fr-20120114-2|13	License:	LPPL
14mr|texlive-translation-natbib-fr-20120114-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-natbib-fr.tar.xz
14mr|texlive-translation-natbib-fr-20120114-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-natbib-fr.doc.tar.xz
14mr|texlive-translation-natbib-fr-20120114-2|16	BuildArch:	noarch
14mr|texlive-translation-natbib-fr-20120114-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-natbib-fr-20120114-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-natbib-fr-20120114-2|19	
14mr|texlive-translation-natbib-fr-20120114-2|20	%description
14mr|texlive-translation-natbib-fr-20120114-2|21	A French translation of the documentation of natbib.
14mr|texlive-translation-natbib-fr-20120114-2|22	
14mr|texlive-translation-natbib-fr-20120114-2|23	#-----------------------------------------------------------------------
14mr|texlive-translation-natbib-fr-20120114-2|24	%files
14mr|texlive-translation-natbib-fr-20120114-2|25	%doc %{_texmfdistdir}/doc/latex/translation-natbib-fr/f-natbib.dtx
14mr|texlive-translation-natbib-fr-20120114-2|26	%doc %{_texmfdistdir}/doc/latex/translation-natbib-fr/f-natbib.pdf
14mr|texlive-translation-natbib-fr-20120114-2|27	
14mr|texlive-translation-natbib-fr-20120114-2|28	#-----------------------------------------------------------------------
14mr|texlive-translation-natbib-fr-20120114-2|29	%prep
14mr|texlive-translation-natbib-fr-20120114-2|30	%setup -c -a0 -a1
14mr|texlive-translation-natbib-fr-20120114-2|31	
14mr|texlive-translation-natbib-fr-20120114-2|32	%build
14mr|texlive-translation-natbib-fr-20120114-2|33	
14mr|texlive-translation-natbib-fr-20120114-2|34	%install
14mr|texlive-translation-natbib-fr-20120114-2|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-natbib-fr-20120114-2|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-natbib-fr-20120114-2|37	
14mr|texlive-translation-natbib-fr-20120114-2|38	
14mr|texlive-translation-natbib-fr-20120114-2|39	
14mr|texlive-translation-natbib-fr-20120114-2|40	%changelog
14mr|texlive-translation-natbib-fr-20120114-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120114-2
14mr|texlive-translation-natbib-fr-20120114-2|42	+ Revision: 07c4cb6
14mr|texlive-translation-natbib-fr-20120114-2|43	- MassBuild#440: Increase release tag
14mr|texlive-translation-natbib-fr-20120114-2|44	
14mr|texlive-translation-natbib-fr-20120114-2|45	

21652 14
14mr|texlive-translations-1.2a-2|1	# revision 32779
14mr|texlive-translations-1.2a-2|2	# category Package
14mr|texlive-translations-1.2a-2|3	# catalog-ctan /macros/latex/contrib/translations
14mr|texlive-translations-1.2a-2|4	# catalog-date 2014-01-23 21:38:33 +0100
14mr|texlive-translations-1.2a-2|5	# catalog-license lppl1.3
14mr|texlive-translations-1.2a-2|6	# catalog-version 1.2a
14mr|texlive-translations-1.2a-2|7	Name:		texlive-translations
14mr|texlive-translations-1.2a-2|8	Version:	1.2a
14mr|texlive-translations-1.2a-2|9	Release:	2
14mr|texlive-translations-1.2a-2|10	Summary:	Internationalisation of LaTeX2e packages
14mr|texlive-translations-1.2a-2|11	Group:		Publishing
14mr|texlive-translations-1.2a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/translations
14mr|texlive-translations-1.2a-2|13	License:	LPPL1.3
14mr|texlive-translations-1.2a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translations.tar.xz
14mr|texlive-translations-1.2a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translations.doc.tar.xz
14mr|texlive-translations-1.2a-2|16	BuildArch:	noarch
14mr|texlive-translations-1.2a-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translations-1.2a-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translations-1.2a-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-translations-1.2a-2|20	
14mr|texlive-translations-1.2a-2|21	%description
14mr|texlive-translations-1.2a-2|22	This package (once part of the exsheets package), provides a
14mr|texlive-translations-1.2a-2|23	framework for providing multilingual features to a LaTeX
14mr|texlive-translations-1.2a-2|24	package. The package has its own basic dictionaries for
14mr|texlive-translations-1.2a-2|25	English, French, German and Spanish; it aims to use translation
14mr|texlive-translations-1.2a-2|26	material for English, French, German, Italian, Spanish,
14mr|texlive-translations-1.2a-2|27	Catalan, Turkish, Croatian, Hungarian, Danish and Portuguese
14mr|texlive-translations-1.2a-2|28	from babel or polyglossia if either is in use in the document.
14mr|texlive-translations-1.2a-2|29	(Additional languages from the multilingual packages may be
14mr|texlive-translations-1.2a-2|30	possible: ask the author.).
14mr|texlive-translations-1.2a-2|31	
14mr|texlive-translations-1.2a-2|32	%post
14mr|texlive-translations-1.2a-2|33	%{_sbindir}/texlive.post
14mr|texlive-translations-1.2a-2|34	
14mr|texlive-translations-1.2a-2|35	%postun
14mr|texlive-translations-1.2a-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-translations-1.2a-2|37	%{_sbindir}/texlive.post
14mr|texlive-translations-1.2a-2|38	fi
14mr|texlive-translations-1.2a-2|39	
14mr|texlive-translations-1.2a-2|40	#-----------------------------------------------------------------------
14mr|texlive-translations-1.2a-2|41	%files
14mr|texlive-translations-1.2a-2|42	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-english.trsl
14mr|texlive-translations-1.2a-2|43	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-french.trsl
14mr|texlive-translations-1.2a-2|44	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-german.trsl
14mr|texlive-translations-1.2a-2|45	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-spanish.trsl
14mr|texlive-translations-1.2a-2|46	%{_texmfdistdir}/tex/latex/translations/translations.sty
14mr|texlive-translations-1.2a-2|47	%doc %{_texmfdistdir}/doc/latex/translations/README
14mr|texlive-translations-1.2a-2|48	%doc %{_texmfdistdir}/doc/latex/translations/translations_en.pdf
14mr|texlive-translations-1.2a-2|49	%doc %{_texmfdistdir}/doc/latex/translations/translations_en.tex
14mr|texlive-translations-1.2a-2|50	
14mr|texlive-translations-1.2a-2|51	#-----------------------------------------------------------------------
14mr|texlive-translations-1.2a-2|52	%prep
14mr|texlive-translations-1.2a-2|53	%setup -c -a0 -a1
14mr|texlive-translations-1.2a-2|54	
14mr|texlive-translations-1.2a-2|55	%build
14mr|texlive-translations-1.2a-2|56	
14mr|texlive-translations-1.2a-2|57	%install
14mr|texlive-translations-1.2a-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translations-1.2a-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translations-1.2a-2|60	
14mr|texlive-translations-1.2a-2|61	%changelog
14mr|texlive-translations-1.2a-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2a-2
14mr|texlive-translations-1.2a-2|63	+ Revision: 9933a63
14mr|texlive-translations-1.2a-2|64	- MassBuild#440: Increase release tag
14mr|texlive-translations-1.2a-2|65	
14mr|texlive-translations-1.2a-2|66	

21653 14
14mr|texlive-translation-tabbing-fr-20111006-3|1	# revision 24228
14mr|texlive-translation-tabbing-fr-20111006-3|2	# category Package
14mr|texlive-translation-tabbing-fr-20111006-3|3	# catalog-ctan /info/translations/Tabbing/fr
14mr|texlive-translation-tabbing-fr-20111006-3|4	# catalog-date 2011-10-06 13:30:54 +0200
14mr|texlive-translation-tabbing-fr-20111006-3|5	# catalog-license lppl1
14mr|texlive-translation-tabbing-fr-20111006-3|6	# catalog-version undef
14mr|texlive-translation-tabbing-fr-20111006-3|7	Name:		texlive-translation-tabbing-fr
14mr|texlive-translation-tabbing-fr-20111006-3|8	Version:	20111006
14mr|texlive-translation-tabbing-fr-20111006-3|9	Release:	3
14mr|texlive-translation-tabbing-fr-20111006-3|10	Summary:	French translation of the documentation of Tabbing
14mr|texlive-translation-tabbing-fr-20111006-3|11	Group:		Publishing
14mr|texlive-translation-tabbing-fr-20111006-3|12	URL:		http://www.ctan.org/tex-archive/info/translations/Tabbing/fr
14mr|texlive-translation-tabbing-fr-20111006-3|13	License:	LPPL1
14mr|texlive-translation-tabbing-fr-20111006-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-tabbing-fr.tar.xz
14mr|texlive-translation-tabbing-fr-20111006-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-tabbing-fr.doc.tar.xz
14mr|texlive-translation-tabbing-fr-20111006-3|16	BuildArch:	noarch
14mr|texlive-translation-tabbing-fr-20111006-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-translation-tabbing-fr-20111006-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-translation-tabbing-fr-20111006-3|19	
14mr|texlive-translation-tabbing-fr-20111006-3|20	%description
14mr|texlive-translation-tabbing-fr-20111006-3|21	A translation to French (by the author) of the documentation of
14mr|texlive-translation-tabbing-fr-20111006-3|22	the Tabbing package.
14mr|texlive-translation-tabbing-fr-20111006-3|23	
14mr|texlive-translation-tabbing-fr-20111006-3|24	#-----------------------------------------------------------------------
14mr|texlive-translation-tabbing-fr-20111006-3|25	%files
14mr|texlive-translation-tabbing-fr-20111006-3|26	%doc %{_texmfdistdir}/doc/latex/translation-tabbing-fr/f-Tabbing.dtx
14mr|texlive-translation-tabbing-fr-20111006-3|27	%doc %{_texmfdistdir}/doc/latex/translation-tabbing-fr/f-Tabbing.pdf
14mr|texlive-translation-tabbing-fr-20111006-3|28	%doc %{_texmfdistdir}/doc/latex/translation-tabbing-fr/ltxdoc.cfg
14mr|texlive-translation-tabbing-fr-20111006-3|29	
14mr|texlive-translation-tabbing-fr-20111006-3|30	#-----------------------------------------------------------------------
14mr|texlive-translation-tabbing-fr-20111006-3|31	%prep
14mr|texlive-translation-tabbing-fr-20111006-3|32	%setup -c -a0 -a1
14mr|texlive-translation-tabbing-fr-20111006-3|33	
14mr|texlive-translation-tabbing-fr-20111006-3|34	%build
14mr|texlive-translation-tabbing-fr-20111006-3|35	
14mr|texlive-translation-tabbing-fr-20111006-3|36	%install
14mr|texlive-translation-tabbing-fr-20111006-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-tabbing-fr-20111006-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-translation-tabbing-fr-20111006-3|39	
14mr|texlive-translation-tabbing-fr-20111006-3|40	
14mr|texlive-translation-tabbing-fr-20111006-3|41	
14mr|texlive-translation-tabbing-fr-20111006-3|42	%changelog
14mr|texlive-translation-tabbing-fr-20111006-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111006-3
14mr|texlive-translation-tabbing-fr-20111006-3|44	+ Revision: b4cd799
14mr|texlive-translation-tabbing-fr-20111006-3|45	- MassBuild#440: Increase release tag
14mr|texlive-translation-tabbing-fr-20111006-3|46	
14mr|texlive-translation-tabbing-fr-20111006-3|47	

21654 14
14mr|texlive-tree-dvips-.91-3|1	# revision 21751
14mr|texlive-tree-dvips-.91-3|2	# category Package
14mr|texlive-tree-dvips-.91-3|3	# catalog-ctan /macros/latex209/contrib/trees/tree-dvips
14mr|texlive-tree-dvips-.91-3|4	# catalog-date 2011-03-14 14:09:23 +0100
14mr|texlive-tree-dvips-.91-3|5	# catalog-license lppl1
14mr|texlive-tree-dvips-.91-3|6	# catalog-version .91
14mr|texlive-tree-dvips-.91-3|7	Name:		texlive-tree-dvips
14mr|texlive-tree-dvips-.91-3|8	Version:	.91
14mr|texlive-tree-dvips-.91-3|9	Release:	3
14mr|texlive-tree-dvips-.91-3|10	Summary:	Trees and other linguists' macros
14mr|texlive-tree-dvips-.91-3|11	Group:		Publishing
14mr|texlive-tree-dvips-.91-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex209/contrib/trees/tree-dvips
14mr|texlive-tree-dvips-.91-3|13	License:	LPPL1
14mr|texlive-tree-dvips-.91-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tree-dvips.tar.xz
14mr|texlive-tree-dvips-.91-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tree-dvips.doc.tar.xz
14mr|texlive-tree-dvips-.91-3|16	BuildArch:	noarch
14mr|texlive-tree-dvips-.91-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tree-dvips-.91-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tree-dvips-.91-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-tree-dvips-.91-3|20	
14mr|texlive-tree-dvips-.91-3|21	%description
14mr|texlive-tree-dvips-.91-3|22	The package defines a mechanism for specifying connected trees
14mr|texlive-tree-dvips-.91-3|23	that uses a tabular environment to generate node positions. The
14mr|texlive-tree-dvips-.91-3|24	package uses PostScript code, loaded by dvips, so output can
14mr|texlive-tree-dvips-.91-3|25	only be generated by use of dvips. The package lingmacros.sty
14mr|texlive-tree-dvips-.91-3|26	defines a few macros for linguists: \enumsentence for
14mr|texlive-tree-dvips-.91-3|27	enumerating sentence examples, simple tabular-based non-
14mr|texlive-tree-dvips-.91-3|28	connected tree macros, and gloss macros.
14mr|texlive-tree-dvips-.91-3|29	
14mr|texlive-tree-dvips-.91-3|30	%post
14mr|texlive-tree-dvips-.91-3|31	%{_sbindir}/texlive.post
14mr|texlive-tree-dvips-.91-3|32	
14mr|texlive-tree-dvips-.91-3|33	%postun
14mr|texlive-tree-dvips-.91-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-tree-dvips-.91-3|35	%{_sbindir}/texlive.post
14mr|texlive-tree-dvips-.91-3|36	fi
14mr|texlive-tree-dvips-.91-3|37	
14mr|texlive-tree-dvips-.91-3|38	#-----------------------------------------------------------------------
14mr|texlive-tree-dvips-.91-3|39	%files
14mr|texlive-tree-dvips-.91-3|40	%{_texmfdistdir}/dvips/tree-dvips/tree-dvips91.pro
14mr|texlive-tree-dvips-.91-3|41	%{_texmfdistdir}/tex/latex/tree-dvips/lingmacros.sty
14mr|texlive-tree-dvips-.91-3|42	%{_texmfdistdir}/tex/latex/tree-dvips/tree-dvips.sty
14mr|texlive-tree-dvips-.91-3|43	%doc %{_texmfdistdir}/doc/latex/tree-dvips/Makefile
14mr|texlive-tree-dvips-.91-3|44	%doc %{_texmfdistdir}/doc/latex/tree-dvips/README
14mr|texlive-tree-dvips-.91-3|45	%doc %{_texmfdistdir}/doc/latex/tree-dvips/README.TEXLIVE
14mr|texlive-tree-dvips-.91-3|46	%doc %{_texmfdistdir}/doc/latex/tree-dvips/lingmacros-manual.pdf
14mr|texlive-tree-dvips-.91-3|47	%doc %{_texmfdistdir}/doc/latex/tree-dvips/lingmacros-manual.tex
14mr|texlive-tree-dvips-.91-3|48	%doc %{_texmfdistdir}/doc/latex/tree-dvips/tree-dvips91.script
14mr|texlive-tree-dvips-.91-3|49	%doc %{_texmfdistdir}/doc/latex/tree-dvips/tree-manual.pdf
14mr|texlive-tree-dvips-.91-3|50	%doc %{_texmfdistdir}/doc/latex/tree-dvips/tree-manual.tex
14mr|texlive-tree-dvips-.91-3|51	
14mr|texlive-tree-dvips-.91-3|52	#-----------------------------------------------------------------------
14mr|texlive-tree-dvips-.91-3|53	%prep
14mr|texlive-tree-dvips-.91-3|54	%setup -c -a0 -a1
14mr|texlive-tree-dvips-.91-3|55	
14mr|texlive-tree-dvips-.91-3|56	%build
14mr|texlive-tree-dvips-.91-3|57	
14mr|texlive-tree-dvips-.91-3|58	%install
14mr|texlive-tree-dvips-.91-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tree-dvips-.91-3|60	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tree-dvips-.91-3|61	
14mr|texlive-tree-dvips-.91-3|62	
14mr|texlive-tree-dvips-.91-3|63	
14mr|texlive-tree-dvips-.91-3|64	%changelog
14mr|texlive-tree-dvips-.91-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> .91-3
14mr|texlive-tree-dvips-.91-3|66	+ Revision: d2c6fc7
14mr|texlive-tree-dvips-.91-3|67	- MassBuild#440: Increase release tag
14mr|texlive-tree-dvips-.91-3|68	
14mr|texlive-tree-dvips-.91-3|69	

21655 14
14mr|texlive-treetex-20081115-3|1	# revision 15878
14mr|texlive-treetex-20081115-3|2	# category Package
14mr|texlive-treetex-20081115-3|3	# catalog-ctan /macros/plain/contrib/treetex
14mr|texlive-treetex-20081115-3|4	# catalog-date 2008-11-15 20:35:55 +0100
14mr|texlive-treetex-20081115-3|5	# catalog-license pd
14mr|texlive-treetex-20081115-3|6	# catalog-version undef
14mr|texlive-treetex-20081115-3|7	Name:		texlive-treetex
14mr|texlive-treetex-20081115-3|8	Version:	20081115
14mr|texlive-treetex-20081115-3|9	Release:	3
14mr|texlive-treetex-20081115-3|10	Summary:	Draw trees
14mr|texlive-treetex-20081115-3|11	Group:		Publishing
14mr|texlive-treetex-20081115-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/treetex
14mr|texlive-treetex-20081115-3|13	License:	PD
14mr|texlive-treetex-20081115-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/treetex.tar.xz
14mr|texlive-treetex-20081115-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/treetex.doc.tar.xz
14mr|texlive-treetex-20081115-3|16	BuildArch:	noarch
14mr|texlive-treetex-20081115-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-treetex-20081115-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-treetex-20081115-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-treetex-20081115-3|20	
14mr|texlive-treetex-20081115-3|21	%description
14mr|texlive-treetex-20081115-3|22	Macros to draw trees, within TeX (or LaTeX). The algorithm used
14mr|texlive-treetex-20081115-3|23	is discussed in an accompanying paper (written using LaTeX
14mr|texlive-treetex-20081115-3|24	2.09).
14mr|texlive-treetex-20081115-3|25	
14mr|texlive-treetex-20081115-3|26	%post
14mr|texlive-treetex-20081115-3|27	%{_sbindir}/texlive.post
14mr|texlive-treetex-20081115-3|28	
14mr|texlive-treetex-20081115-3|29	%postun
14mr|texlive-treetex-20081115-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-treetex-20081115-3|31	%{_sbindir}/texlive.post
14mr|texlive-treetex-20081115-3|32	fi
14mr|texlive-treetex-20081115-3|33	
14mr|texlive-treetex-20081115-3|34	#-----------------------------------------------------------------------
14mr|texlive-treetex-20081115-3|35	%files
14mr|texlive-treetex-20081115-3|36	%{_texmfdistdir}/tex/plain/treetex/classes.tex
14mr|texlive-treetex-20081115-3|37	%{_texmfdistdir}/tex/plain/treetex/l_pic.tex
14mr|texlive-treetex-20081115-3|38	%{_texmfdistdir}/tex/plain/treetex/treetex.tex
14mr|texlive-treetex-20081115-3|39	%doc %{_texmfdistdir}/doc/plain/treetex/epodd.bbl
14mr|texlive-treetex-20081115-3|40	%doc %{_texmfdistdir}/doc/plain/treetex/epodd.dvi
14mr|texlive-treetex-20081115-3|41	%doc %{_texmfdistdir}/doc/plain/treetex/epodd.tex
14mr|texlive-treetex-20081115-3|42	%doc %{_texmfdistdir}/doc/plain/treetex/readme
14mr|texlive-treetex-20081115-3|43	%doc %{_texmfdistdir}/doc/plain/treetex/tree_doc.bbl
14mr|texlive-treetex-20081115-3|44	%doc %{_texmfdistdir}/doc/plain/treetex/tree_doc.dvi
14mr|texlive-treetex-20081115-3|45	%doc %{_texmfdistdir}/doc/plain/treetex/tree_doc.tex
14mr|texlive-treetex-20081115-3|46	
14mr|texlive-treetex-20081115-3|47	#-----------------------------------------------------------------------
14mr|texlive-treetex-20081115-3|48	%prep
14mr|texlive-treetex-20081115-3|49	%setup -c -a0 -a1
14mr|texlive-treetex-20081115-3|50	
14mr|texlive-treetex-20081115-3|51	%build
14mr|texlive-treetex-20081115-3|52	
14mr|texlive-treetex-20081115-3|53	%install
14mr|texlive-treetex-20081115-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-treetex-20081115-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-treetex-20081115-3|56	
14mr|texlive-treetex-20081115-3|57	
14mr|texlive-treetex-20081115-3|58	
14mr|texlive-treetex-20081115-3|59	%changelog
14mr|texlive-treetex-20081115-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081115-3
14mr|texlive-treetex-20081115-3|61	+ Revision: 9e0e449
14mr|texlive-treetex-20081115-3|62	- MassBuild#440: Increase release tag
14mr|texlive-treetex-20081115-3|63	
14mr|texlive-treetex-20081115-3|64	

21656 14
14mr|texlive-trfsigns-1.01-3|1	# revision 15878
14mr|texlive-trfsigns-1.01-3|2	# category Package
14mr|texlive-trfsigns-1.01-3|3	# catalog-ctan /macros/latex/contrib/trfsigns
14mr|texlive-trfsigns-1.01-3|4	# catalog-date 2006-12-05 00:47:24 +0100
14mr|texlive-trfsigns-1.01-3|5	# catalog-license gpl
14mr|texlive-trfsigns-1.01-3|6	# catalog-version 1.01
14mr|texlive-trfsigns-1.01-3|7	Name:		texlive-trfsigns
14mr|texlive-trfsigns-1.01-3|8	Version:	1.01
14mr|texlive-trfsigns-1.01-3|9	Release:	3
14mr|texlive-trfsigns-1.01-3|10	Summary:	Typeset transform signs
14mr|texlive-trfsigns-1.01-3|11	Group:		Publishing
14mr|texlive-trfsigns-1.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/trfsigns
14mr|texlive-trfsigns-1.01-3|13	License:	GPL
14mr|texlive-trfsigns-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trfsigns.tar.xz
14mr|texlive-trfsigns-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trfsigns.doc.tar.xz
14mr|texlive-trfsigns-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trfsigns.source.tar.xz
14mr|texlive-trfsigns-1.01-3|17	BuildArch:	noarch
14mr|texlive-trfsigns-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-trfsigns-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-trfsigns-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-trfsigns-1.01-3|21	
14mr|texlive-trfsigns-1.01-3|22	%description
14mr|texlive-trfsigns-1.01-3|23	A package for typesetting various transformation signs for
14mr|texlive-trfsigns-1.01-3|24	Laplace transforms, Fourier transforms and others.
14mr|texlive-trfsigns-1.01-3|25	
14mr|texlive-trfsigns-1.01-3|26	%post
14mr|texlive-trfsigns-1.01-3|27	%{_sbindir}/texlive.post
14mr|texlive-trfsigns-1.01-3|28	
14mr|texlive-trfsigns-1.01-3|29	%postun
14mr|texlive-trfsigns-1.01-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-trfsigns-1.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-trfsigns-1.01-3|32	fi
14mr|texlive-trfsigns-1.01-3|33	
14mr|texlive-trfsigns-1.01-3|34	#-----------------------------------------------------------------------
14mr|texlive-trfsigns-1.01-3|35	%files
14mr|texlive-trfsigns-1.01-3|36	%{_texmfdistdir}/tex/latex/trfsigns/trfsigns.sty
14mr|texlive-trfsigns-1.01-3|37	%doc %{_texmfdistdir}/doc/latex/trfsigns/COPYING
14mr|texlive-trfsigns-1.01-3|38	%doc %{_texmfdistdir}/doc/latex/trfsigns/README
14mr|texlive-trfsigns-1.01-3|39	%doc %{_texmfdistdir}/doc/latex/trfsigns/trfexamp.tex
14mr|texlive-trfsigns-1.01-3|40	%doc %{_texmfdistdir}/doc/latex/trfsigns/trfsigns.pdf
14mr|texlive-trfsigns-1.01-3|41	#- source
14mr|texlive-trfsigns-1.01-3|42	%doc %{_texmfdistdir}/source/latex/trfsigns/trfsigns.drv
14mr|texlive-trfsigns-1.01-3|43	%doc %{_texmfdistdir}/source/latex/trfsigns/trfsigns.dtx
14mr|texlive-trfsigns-1.01-3|44	%doc %{_texmfdistdir}/source/latex/trfsigns/trfsigns.ins
14mr|texlive-trfsigns-1.01-3|45	
14mr|texlive-trfsigns-1.01-3|46	#-----------------------------------------------------------------------
14mr|texlive-trfsigns-1.01-3|47	%prep
14mr|texlive-trfsigns-1.01-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-trfsigns-1.01-3|49	
14mr|texlive-trfsigns-1.01-3|50	%build
14mr|texlive-trfsigns-1.01-3|51	
14mr|texlive-trfsigns-1.01-3|52	%install
14mr|texlive-trfsigns-1.01-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-trfsigns-1.01-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-trfsigns-1.01-3|55	
14mr|texlive-trfsigns-1.01-3|56	
14mr|texlive-trfsigns-1.01-3|57	
14mr|texlive-trfsigns-1.01-3|58	%changelog
14mr|texlive-trfsigns-1.01-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-trfsigns-1.01-3|60	+ Revision: f7b02ea
14mr|texlive-trfsigns-1.01-3|61	- MassBuild#440: Increase release tag
14mr|texlive-trfsigns-1.01-3|62	
14mr|texlive-trfsigns-1.01-3|63	

21657 14
14mr|texlive-trimspaces-1.1-3|1	# revision 15878
14mr|texlive-trimspaces-1.1-3|2	# category Package
14mr|texlive-trimspaces-1.1-3|3	# catalog-ctan /macros/latex/contrib/trimspaces
14mr|texlive-trimspaces-1.1-3|4	# catalog-date 2009-11-10 08:50:14 +0100
14mr|texlive-trimspaces-1.1-3|5	# catalog-license lppl
14mr|texlive-trimspaces-1.1-3|6	# catalog-version 1.1
14mr|texlive-trimspaces-1.1-3|7	Name:		texlive-trimspaces
14mr|texlive-trimspaces-1.1-3|8	Version:	1.1
14mr|texlive-trimspaces-1.1-3|9	Release:	3
14mr|texlive-trimspaces-1.1-3|10	Summary:	Trim spaces around an argument or within a macro
14mr|texlive-trimspaces-1.1-3|11	Group:		Publishing
14mr|texlive-trimspaces-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/trimspaces
14mr|texlive-trimspaces-1.1-3|13	License:	LPPL
14mr|texlive-trimspaces-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trimspaces.tar.xz
14mr|texlive-trimspaces-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trimspaces.doc.tar.xz
14mr|texlive-trimspaces-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trimspaces.source.tar.xz
14mr|texlive-trimspaces-1.1-3|17	BuildArch:	noarch
14mr|texlive-trimspaces-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-trimspaces-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-trimspaces-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-trimspaces-1.1-3|21	
14mr|texlive-trimspaces-1.1-3|22	%description
14mr|texlive-trimspaces-1.1-3|23	A very short package that allows you to expandably remove
14mr|texlive-trimspaces-1.1-3|24	spaces around a token list (commands are provided to remove
14mr|texlive-trimspaces-1.1-3|25	spaces before, spaces after, or both); or to remove surrounding
14mr|texlive-trimspaces-1.1-3|26	spaces within a macro definition, or to define space-stripped
14mr|texlive-trimspaces-1.1-3|27	macros.
14mr|texlive-trimspaces-1.1-3|28	
14mr|texlive-trimspaces-1.1-3|29	%post
14mr|texlive-trimspaces-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-trimspaces-1.1-3|31	
14mr|texlive-trimspaces-1.1-3|32	%postun
14mr|texlive-trimspaces-1.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-trimspaces-1.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-trimspaces-1.1-3|35	fi
14mr|texlive-trimspaces-1.1-3|36	
14mr|texlive-trimspaces-1.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-trimspaces-1.1-3|38	%files
14mr|texlive-trimspaces-1.1-3|39	%{_texmfdistdir}/tex/latex/trimspaces/trimspaces.sty
14mr|texlive-trimspaces-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/trimspaces/README
14mr|texlive-trimspaces-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/trimspaces/trimspaces.pdf
14mr|texlive-trimspaces-1.1-3|42	#- source
14mr|texlive-trimspaces-1.1-3|43	%doc %{_texmfdistdir}/source/latex/trimspaces/trimspaces.ins
14mr|texlive-trimspaces-1.1-3|44	%doc %{_texmfdistdir}/source/latex/trimspaces/trimspaces.tex
14mr|texlive-trimspaces-1.1-3|45	
14mr|texlive-trimspaces-1.1-3|46	#-----------------------------------------------------------------------
14mr|texlive-trimspaces-1.1-3|47	%prep
14mr|texlive-trimspaces-1.1-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-trimspaces-1.1-3|49	
14mr|texlive-trimspaces-1.1-3|50	%build
14mr|texlive-trimspaces-1.1-3|51	
14mr|texlive-trimspaces-1.1-3|52	%install
14mr|texlive-trimspaces-1.1-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-trimspaces-1.1-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-trimspaces-1.1-3|55	
14mr|texlive-trimspaces-1.1-3|56	
14mr|texlive-trimspaces-1.1-3|57	
14mr|texlive-trimspaces-1.1-3|58	%changelog
14mr|texlive-trimspaces-1.1-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-trimspaces-1.1-3|60	+ Revision: 817dd8c
14mr|texlive-trimspaces-1.1-3|61	- MassBuild#440: Increase release tag
14mr|texlive-trimspaces-1.1-3|62	
14mr|texlive-trimspaces-1.1-3|63	

21658 14
14mr|texlive-trivfloat-1.3b-3|1	# revision 15878
14mr|texlive-trivfloat-1.3b-3|2	# category Package
14mr|texlive-trivfloat-1.3b-3|3	# catalog-ctan /macros/latex/contrib/trivfloat
14mr|texlive-trivfloat-1.3b-3|4	# catalog-date 2009-04-24 13:36:42 +0200
14mr|texlive-trivfloat-1.3b-3|5	# catalog-license lppl
14mr|texlive-trivfloat-1.3b-3|6	# catalog-version 1.3b
14mr|texlive-trivfloat-1.3b-3|7	Name:		texlive-trivfloat
14mr|texlive-trivfloat-1.3b-3|8	Version:	1.3b
14mr|texlive-trivfloat-1.3b-3|9	Release:	3
14mr|texlive-trivfloat-1.3b-3|10	Summary:	Quick float definitions in LaTeX
14mr|texlive-trivfloat-1.3b-3|11	Group:		Publishing
14mr|texlive-trivfloat-1.3b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/trivfloat
14mr|texlive-trivfloat-1.3b-3|13	License:	LPPL
14mr|texlive-trivfloat-1.3b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trivfloat.tar.xz
14mr|texlive-trivfloat-1.3b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trivfloat.doc.tar.xz
14mr|texlive-trivfloat-1.3b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trivfloat.source.tar.xz
14mr|texlive-trivfloat-1.3b-3|17	BuildArch:	noarch
14mr|texlive-trivfloat-1.3b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-trivfloat-1.3b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-trivfloat-1.3b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-trivfloat-1.3b-3|21	
14mr|texlive-trivfloat-1.3b-3|22	%description
14mr|texlive-trivfloat-1.3b-3|23	The trivfloat package provides a quick method for defining new
14mr|texlive-trivfloat-1.3b-3|24	float types in LaTeX. A single command sets up a new float in
14mr|texlive-trivfloat-1.3b-3|25	the same style as the LaTeX kernel figure and table float
14mr|texlive-trivfloat-1.3b-3|26	types. The package works with memoir as well as the standard
14mr|texlive-trivfloat-1.3b-3|27	classes.
14mr|texlive-trivfloat-1.3b-3|28	
14mr|texlive-trivfloat-1.3b-3|29	%post
14mr|texlive-trivfloat-1.3b-3|30	%{_sbindir}/texlive.post
14mr|texlive-trivfloat-1.3b-3|31	
14mr|texlive-trivfloat-1.3b-3|32	%postun
14mr|texlive-trivfloat-1.3b-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-trivfloat-1.3b-3|34	%{_sbindir}/texlive.post
14mr|texlive-trivfloat-1.3b-3|35	fi
14mr|texlive-trivfloat-1.3b-3|36	
14mr|texlive-trivfloat-1.3b-3|37	#-----------------------------------------------------------------------
14mr|texlive-trivfloat-1.3b-3|38	%files
14mr|texlive-trivfloat-1.3b-3|39	%{_texmfdistdir}/tex/latex/trivfloat/trivfloat.sty
14mr|texlive-trivfloat-1.3b-3|40	%doc %{_texmfdistdir}/doc/latex/trivfloat/README
14mr|texlive-trivfloat-1.3b-3|41	%doc %{_texmfdistdir}/doc/latex/trivfloat/trivfloat.pdf
14mr|texlive-trivfloat-1.3b-3|42	#- source
14mr|texlive-trivfloat-1.3b-3|43	%doc %{_texmfdistdir}/source/latex/trivfloat/trivfloat.dtx
14mr|texlive-trivfloat-1.3b-3|44	%doc %{_texmfdistdir}/source/latex/trivfloat/trivfloat.ins
14mr|texlive-trivfloat-1.3b-3|45	
14mr|texlive-trivfloat-1.3b-3|46	#-----------------------------------------------------------------------
14mr|texlive-trivfloat-1.3b-3|47	%prep
14mr|texlive-trivfloat-1.3b-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-trivfloat-1.3b-3|49	
14mr|texlive-trivfloat-1.3b-3|50	%build
14mr|texlive-trivfloat-1.3b-3|51	
14mr|texlive-trivfloat-1.3b-3|52	%install
14mr|texlive-trivfloat-1.3b-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-trivfloat-1.3b-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-trivfloat-1.3b-3|55	
14mr|texlive-trivfloat-1.3b-3|56	
14mr|texlive-trivfloat-1.3b-3|57	
14mr|texlive-trivfloat-1.3b-3|58	%changelog
14mr|texlive-trivfloat-1.3b-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3b-3
14mr|texlive-trivfloat-1.3b-3|60	+ Revision: ce42973
14mr|texlive-trivfloat-1.3b-3|61	- MassBuild#440: Increase release tag
14mr|texlive-trivfloat-1.3b-3|62	
14mr|texlive-trivfloat-1.3b-3|63	

21659 14
14mr|texlive-trsym-1.0-3|1	# revision 18732
14mr|texlive-trsym-1.0-3|2	# category Package
14mr|texlive-trsym-1.0-3|3	# catalog-ctan /fonts/trsym
14mr|texlive-trsym-1.0-3|4	# catalog-date 2007-10-24 18:05:15 +0200
14mr|texlive-trsym-1.0-3|5	# catalog-license lppl1.2
14mr|texlive-trsym-1.0-3|6	# catalog-version 1.0
14mr|texlive-trsym-1.0-3|7	Name:		texlive-trsym
14mr|texlive-trsym-1.0-3|8	Version:	1.0
14mr|texlive-trsym-1.0-3|9	Release:	3
14mr|texlive-trsym-1.0-3|10	Summary:	Symbols for transformations
14mr|texlive-trsym-1.0-3|11	Group:		Publishing
14mr|texlive-trsym-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/trsym
14mr|texlive-trsym-1.0-3|13	License:	LPPL1.2
14mr|texlive-trsym-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trsym.tar.xz
14mr|texlive-trsym-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trsym.doc.tar.xz
14mr|texlive-trsym-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trsym.source.tar.xz
14mr|texlive-trsym-1.0-3|17	BuildArch:	noarch
14mr|texlive-trsym-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-trsym-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-trsym-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-trsym-1.0-3|21	
14mr|texlive-trsym-1.0-3|22	%description
14mr|texlive-trsym-1.0-3|23	The bundle provides MetaFont sources for a small font used for
14mr|texlive-trsym-1.0-3|24	(e.g.) Laplace transformations, together with a LaTeX .fd file
14mr|texlive-trsym-1.0-3|25	and a package providing commands for the symbols' use in
14mr|texlive-trsym-1.0-3|26	mathematics.
14mr|texlive-trsym-1.0-3|27	
14mr|texlive-trsym-1.0-3|28	%post
14mr|texlive-trsym-1.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-trsym-1.0-3|30	
14mr|texlive-trsym-1.0-3|31	%postun
14mr|texlive-trsym-1.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-trsym-1.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-trsym-1.0-3|34	fi
14mr|texlive-trsym-1.0-3|35	
14mr|texlive-trsym-1.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-trsym-1.0-3|37	%files
14mr|texlive-trsym-1.0-3|38	%{_texmfdistdir}/fonts/source/public/trsym/trsy.mf
14mr|texlive-trsym-1.0-3|39	%{_texmfdistdir}/fonts/source/public/trsym/trsy10.mf
14mr|texlive-trsym-1.0-3|40	%{_texmfdistdir}/fonts/source/public/trsym/trsy12.mf
14mr|texlive-trsym-1.0-3|41	%{_texmfdistdir}/fonts/tfm/public/trsym/trsy10.tfm
14mr|texlive-trsym-1.0-3|42	%{_texmfdistdir}/fonts/tfm/public/trsym/trsy12.tfm
14mr|texlive-trsym-1.0-3|43	%{_texmfdistdir}/tex/latex/trsym/trsym.sty
14mr|texlive-trsym-1.0-3|44	%{_texmfdistdir}/tex/latex/trsym/utrsy.fd
14mr|texlive-trsym-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/trsym/README
14mr|texlive-trsym-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/trsym/manifest.txt
14mr|texlive-trsym-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/trsym/trsym.pdf
14mr|texlive-trsym-1.0-3|48	#- source
14mr|texlive-trsym-1.0-3|49	%doc %{_texmfdistdir}/source/latex/trsym/trsym.dtx
14mr|texlive-trsym-1.0-3|50	%doc %{_texmfdistdir}/source/latex/trsym/trsym.ins
14mr|texlive-trsym-1.0-3|51	
14mr|texlive-trsym-1.0-3|52	#-----------------------------------------------------------------------
14mr|texlive-trsym-1.0-3|53	%prep
14mr|texlive-trsym-1.0-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-trsym-1.0-3|55	
14mr|texlive-trsym-1.0-3|56	%build
14mr|texlive-trsym-1.0-3|57	
14mr|texlive-trsym-1.0-3|58	%install
14mr|texlive-trsym-1.0-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-trsym-1.0-3|60	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-trsym-1.0-3|61	
14mr|texlive-trsym-1.0-3|62	
14mr|texlive-trsym-1.0-3|63	
14mr|texlive-trsym-1.0-3|64	%changelog
14mr|texlive-trsym-1.0-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-trsym-1.0-3|66	+ Revision: 165de76
14mr|texlive-trsym-1.0-3|67	- MassBuild#440: Increase release tag
14mr|texlive-trsym-1.0-3|68	
14mr|texlive-trsym-1.0-3|69	

21660 14
14mr|texlive-truncate-3.6-3|1	# revision 18921
14mr|texlive-truncate-3.6-3|2	# category Package
14mr|texlive-truncate-3.6-3|3	# catalog-ctan /macros/latex/contrib/truncate
14mr|texlive-truncate-3.6-3|4	# catalog-date 2010-06-06 13:50:32 +0200
14mr|texlive-truncate-3.6-3|5	# catalog-license pd
14mr|texlive-truncate-3.6-3|6	# catalog-version 3.6
14mr|texlive-truncate-3.6-3|7	Name:		texlive-truncate
14mr|texlive-truncate-3.6-3|8	Version:	3.6
14mr|texlive-truncate-3.6-3|9	Release:	3
14mr|texlive-truncate-3.6-3|10	Summary:	Truncate text to a specified width
14mr|texlive-truncate-3.6-3|11	Group:		Publishing
14mr|texlive-truncate-3.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/truncate
14mr|texlive-truncate-3.6-3|13	License:	PD
14mr|texlive-truncate-3.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/truncate.tar.xz
14mr|texlive-truncate-3.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/truncate.doc.tar.xz
14mr|texlive-truncate-3.6-3|16	BuildArch:	noarch
14mr|texlive-truncate-3.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-truncate-3.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-truncate-3.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-truncate-3.6-3|20	
14mr|texlive-truncate-3.6-3|21	%description
14mr|texlive-truncate-3.6-3|22	The package will by default break at word boundaries, but
14mr|texlive-truncate-3.6-3|23	package options are offered to permit breaks within words.
14mr|texlive-truncate-3.6-3|24	
14mr|texlive-truncate-3.6-3|25	%post
14mr|texlive-truncate-3.6-3|26	%{_sbindir}/texlive.post
14mr|texlive-truncate-3.6-3|27	
14mr|texlive-truncate-3.6-3|28	%postun
14mr|texlive-truncate-3.6-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-truncate-3.6-3|30	%{_sbindir}/texlive.post
14mr|texlive-truncate-3.6-3|31	fi
14mr|texlive-truncate-3.6-3|32	
14mr|texlive-truncate-3.6-3|33	#-----------------------------------------------------------------------
14mr|texlive-truncate-3.6-3|34	%files
14mr|texlive-truncate-3.6-3|35	%{_texmfdistdir}/tex/latex/truncate/truncate.sty
14mr|texlive-truncate-3.6-3|36	%doc %{_texmfdistdir}/doc/latex/truncate/miscdoc.sty
14mr|texlive-truncate-3.6-3|37	%doc %{_texmfdistdir}/doc/latex/truncate/truncate.pdf
14mr|texlive-truncate-3.6-3|38	%doc %{_texmfdistdir}/doc/latex/truncate/truncate.tex
14mr|texlive-truncate-3.6-3|39	
14mr|texlive-truncate-3.6-3|40	#-----------------------------------------------------------------------
14mr|texlive-truncate-3.6-3|41	%prep
14mr|texlive-truncate-3.6-3|42	%setup -c -a0 -a1
14mr|texlive-truncate-3.6-3|43	
14mr|texlive-truncate-3.6-3|44	%build
14mr|texlive-truncate-3.6-3|45	
14mr|texlive-truncate-3.6-3|46	%install
14mr|texlive-truncate-3.6-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-truncate-3.6-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-truncate-3.6-3|49	
14mr|texlive-truncate-3.6-3|50	
14mr|texlive-truncate-3.6-3|51	
14mr|texlive-truncate-3.6-3|52	%changelog
14mr|texlive-truncate-3.6-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6-3
14mr|texlive-truncate-3.6-3|54	+ Revision: 8f93eb4
14mr|texlive-truncate-3.6-3|55	- MassBuild#440: Increase release tag
14mr|texlive-truncate-3.6-3|56	
14mr|texlive-truncate-3.6-3|57	

21661 14
14mr|texlive-tsemlines-1.0-3|1	# revision 23440
14mr|texlive-tsemlines-1.0-3|2	# category Package
14mr|texlive-tsemlines-1.0-3|3	# catalog-ctan /macros/latex/contrib/tsemlines/tsemlines.sty
14mr|texlive-tsemlines-1.0-3|4	# catalog-date 2011-06-28 13:55:08 +0200
14mr|texlive-tsemlines-1.0-3|5	# catalog-license pd
14mr|texlive-tsemlines-1.0-3|6	# catalog-version 1.0
14mr|texlive-tsemlines-1.0-3|7	Name:		texlive-tsemlines
14mr|texlive-tsemlines-1.0-3|8	Version:	1.0
14mr|texlive-tsemlines-1.0-3|9	Release:	3
14mr|texlive-tsemlines-1.0-3|10	Summary:	Support for the ancient \emline macro
14mr|texlive-tsemlines-1.0-3|11	Group:		Publishing
14mr|texlive-tsemlines-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tsemlines/tsemlines.sty
14mr|texlive-tsemlines-1.0-3|13	License:	PD
14mr|texlive-tsemlines-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tsemlines.tar.xz
14mr|texlive-tsemlines-1.0-3|15	BuildArch:	noarch
14mr|texlive-tsemlines-1.0-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-tsemlines-1.0-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-tsemlines-1.0-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-tsemlines-1.0-3|19	
14mr|texlive-tsemlines-1.0-3|20	%description
14mr|texlive-tsemlines-1.0-3|21	Occasional Documents appear, that use graphics generated by
14mr|texlive-tsemlines-1.0-3|22	texcad from the emtex distribution. These documents often use
14mr|texlive-tsemlines-1.0-3|23	the \emline macro, which produced lines at an arbitrary
14mr|texlive-tsemlines-1.0-3|24	orientation. The present package emulates the macro, using
14mr|texlive-tsemlines-1.0-3|25	TikZ.
14mr|texlive-tsemlines-1.0-3|26	
14mr|texlive-tsemlines-1.0-3|27	%post
14mr|texlive-tsemlines-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-tsemlines-1.0-3|29	
14mr|texlive-tsemlines-1.0-3|30	%postun
14mr|texlive-tsemlines-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-tsemlines-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-tsemlines-1.0-3|33	fi
14mr|texlive-tsemlines-1.0-3|34	
14mr|texlive-tsemlines-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-tsemlines-1.0-3|36	%files
14mr|texlive-tsemlines-1.0-3|37	%{_texmfdistdir}/tex/latex/tsemlines/tsemlines.sty
14mr|texlive-tsemlines-1.0-3|38	
14mr|texlive-tsemlines-1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-tsemlines-1.0-3|40	%prep
14mr|texlive-tsemlines-1.0-3|41	%setup -c -a0
14mr|texlive-tsemlines-1.0-3|42	
14mr|texlive-tsemlines-1.0-3|43	%build
14mr|texlive-tsemlines-1.0-3|44	
14mr|texlive-tsemlines-1.0-3|45	%install
14mr|texlive-tsemlines-1.0-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tsemlines-1.0-3|47	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-tsemlines-1.0-3|48	
14mr|texlive-tsemlines-1.0-3|49	
14mr|texlive-tsemlines-1.0-3|50	
14mr|texlive-tsemlines-1.0-3|51	%changelog
14mr|texlive-tsemlines-1.0-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-tsemlines-1.0-3|53	+ Revision: ce99c4b
14mr|texlive-tsemlines-1.0-3|54	- MassBuild#440: Increase release tag
14mr|texlive-tsemlines-1.0-3|55	
14mr|texlive-tsemlines-1.0-3|56	

21662 14
14mr|texlive-ttfutils-20131009-6|1	# revision 31355
14mr|texlive-ttfutils-20131009-6|2	# category TLCore
14mr|texlive-ttfutils-20131009-6|3	# catalog-ctan undef
14mr|texlive-ttfutils-20131009-6|4	# catalog-date undef
14mr|texlive-ttfutils-20131009-6|5	# catalog-license undef
14mr|texlive-ttfutils-20131009-6|6	# catalog-version undef
14mr|texlive-ttfutils-20131009-6|7	Name:		texlive-ttfutils
14mr|texlive-ttfutils-20131009-6|8	Version:	20131009
14mr|texlive-ttfutils-20131009-6|9	Release:	6
14mr|texlive-ttfutils-20131009-6|10	Summary:	TeXLive ttfutils package
14mr|texlive-ttfutils-20131009-6|11	Group:		Publishing
14mr|texlive-ttfutils-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-ttfutils-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-ttfutils-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ttfutils.tar.xz
14mr|texlive-ttfutils-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ttfutils.doc.tar.xz
14mr|texlive-ttfutils-20131009-6|16	BuildArch:	noarch
14mr|texlive-ttfutils-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ttfutils-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ttfutils-20131009-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-ttfutils-20131009-6|20	Requires:	texlive-ttfutils.bin
14mr|texlive-ttfutils-20131009-6|21	
14mr|texlive-ttfutils-20131009-6|22	%description
14mr|texlive-ttfutils-20131009-6|23	TeXLive ttfutils package.
14mr|texlive-ttfutils-20131009-6|24	
14mr|texlive-ttfutils-20131009-6|25	%post
14mr|texlive-ttfutils-20131009-6|26	%{_sbindir}/texlive.post
14mr|texlive-ttfutils-20131009-6|27	
14mr|texlive-ttfutils-20131009-6|28	%postun
14mr|texlive-ttfutils-20131009-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-ttfutils-20131009-6|30	%{_sbindir}/texlive.post
14mr|texlive-ttfutils-20131009-6|31	fi
14mr|texlive-ttfutils-20131009-6|32	
14mr|texlive-ttfutils-20131009-6|33	#-----------------------------------------------------------------------
14mr|texlive-ttfutils-20131009-6|34	%files
14mr|texlive-ttfutils-20131009-6|35	%{_texmfdistdir}/fonts/enc/ttf2pk/base/T1-WGL4.enc
14mr|texlive-ttfutils-20131009-6|36	%{_texmfdistdir}/fonts/sfd/ttf2pk/Big5.sfd
14mr|texlive-ttfutils-20131009-6|37	%{_texmfdistdir}/fonts/sfd/ttf2pk/EUC.sfd
14mr|texlive-ttfutils-20131009-6|38	%{_texmfdistdir}/fonts/sfd/ttf2pk/HKSCS.sfd
14mr|texlive-ttfutils-20131009-6|39	%{_texmfdistdir}/fonts/sfd/ttf2pk/KS-HLaTeX.sfd
14mr|texlive-ttfutils-20131009-6|40	%{_texmfdistdir}/fonts/sfd/ttf2pk/SJIS.sfd
14mr|texlive-ttfutils-20131009-6|41	%{_texmfdistdir}/fonts/sfd/ttf2pk/UBg5plus.sfd
14mr|texlive-ttfutils-20131009-6|42	%{_texmfdistdir}/fonts/sfd/ttf2pk/UBig5.sfd
14mr|texlive-ttfutils-20131009-6|43	%{_texmfdistdir}/fonts/sfd/ttf2pk/UGB.sfd
14mr|texlive-ttfutils-20131009-6|44	%{_texmfdistdir}/fonts/sfd/ttf2pk/UGBK.sfd
14mr|texlive-ttfutils-20131009-6|45	%{_texmfdistdir}/fonts/sfd/ttf2pk/UJIS.sfd
14mr|texlive-ttfutils-20131009-6|46	%{_texmfdistdir}/fonts/sfd/ttf2pk/UKS-HLaTeX.sfd
14mr|texlive-ttfutils-20131009-6|47	%{_texmfdistdir}/fonts/sfd/ttf2pk/UKS.sfd
14mr|texlive-ttfutils-20131009-6|48	%{_texmfdistdir}/fonts/sfd/ttf2pk/Unicode.sfd
14mr|texlive-ttfutils-20131009-6|49	%{_texmfdistdir}/ttf2pk/VPS.rpl
14mr|texlive-ttfutils-20131009-6|50	%{_texmfdistdir}/ttf2pk/ttf2pk.cfg
14mr|texlive-ttfutils-20131009-6|51	%doc %{_mandir}/man1/ttf2afm.1*
14mr|texlive-ttfutils-20131009-6|52	%doc %{_texmfdistdir}/doc/man/man1/ttf2afm.man1.pdf
14mr|texlive-ttfutils-20131009-6|53	%doc %{_mandir}/man1/ttf2pk.1*
14mr|texlive-ttfutils-20131009-6|54	%doc %{_texmfdistdir}/doc/man/man1/ttf2pk.man1.pdf
14mr|texlive-ttfutils-20131009-6|55	%doc %{_mandir}/man1/ttf2tfm.1*
14mr|texlive-ttfutils-20131009-6|56	%doc %{_texmfdistdir}/doc/man/man1/ttf2tfm.man1.pdf
14mr|texlive-ttfutils-20131009-6|57	%doc %{_mandir}/man1/ttfdump.1*
14mr|texlive-ttfutils-20131009-6|58	%doc %{_texmfdistdir}/doc/man/man1/ttfdump.man1.pdf
14mr|texlive-ttfutils-20131009-6|59	%doc %{_texmfdistdir}/doc/ttf2pk/ttf2pk.doc
14mr|texlive-ttfutils-20131009-6|60	%doc %{_texmfdistdir}/doc/ttf2pk/ttf2pk.txt
14mr|texlive-ttfutils-20131009-6|61	%doc %{_texmfdistdir}/doc/ttf2pk/ttf2tfm.txt
14mr|texlive-ttfutils-20131009-6|62	
14mr|texlive-ttfutils-20131009-6|63	#-----------------------------------------------------------------------
14mr|texlive-ttfutils-20131009-6|64	%prep
14mr|texlive-ttfutils-20131009-6|65	%setup -c -a0 -a1
14mr|texlive-ttfutils-20131009-6|66	
14mr|texlive-ttfutils-20131009-6|67	%build
14mr|texlive-ttfutils-20131009-6|68	
14mr|texlive-ttfutils-20131009-6|69	%install
14mr|texlive-ttfutils-20131009-6|70	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ttfutils-20131009-6|71	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ttfutils-20131009-6|72	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-ttfutils-20131009-6|73	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-ttfutils-20131009-6|74	
14mr|texlive-ttfutils-20131009-6|75	%changelog
14mr|texlive-ttfutils-20131009-6|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-ttfutils-20131009-6|77	+ Revision: 149826c
14mr|texlive-ttfutils-20131009-6|78	- MassBuild#440: Increase release tag
14mr|texlive-ttfutils-20131009-6|79	
14mr|texlive-ttfutils-20131009-6|80	

21663 14
14mr|texlive-tucv-1.0-3|1	# revision 20680
14mr|texlive-tucv-1.0-3|2	# category Package
14mr|texlive-tucv-1.0-3|3	# catalog-ctan /macros/latex/contrib/tucv
14mr|texlive-tucv-1.0-3|4	# catalog-date 2010-12-06 21:43:44 +0100
14mr|texlive-tucv-1.0-3|5	# catalog-license other-free
14mr|texlive-tucv-1.0-3|6	# catalog-version 1.0
14mr|texlive-tucv-1.0-3|7	Name:		texlive-tucv
14mr|texlive-tucv-1.0-3|8	Version:	1.0
14mr|texlive-tucv-1.0-3|9	Release:	3
14mr|texlive-tucv-1.0-3|10	Summary:	Support for typesetting a CV or resumee
14mr|texlive-tucv-1.0-3|11	Group:		Publishing
14mr|texlive-tucv-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tucv
14mr|texlive-tucv-1.0-3|13	License:	OTHER-FREE
14mr|texlive-tucv-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tucv.tar.xz
14mr|texlive-tucv-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tucv.doc.tar.xz
14mr|texlive-tucv-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tucv.source.tar.xz
14mr|texlive-tucv-1.0-3|17	BuildArch:	noarch
14mr|texlive-tucv-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tucv-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tucv-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-tucv-1.0-3|21	
14mr|texlive-tucv-1.0-3|22	%description
14mr|texlive-tucv-1.0-3|23	The package provides commands for typesetting a CV or resume.
14mr|texlive-tucv-1.0-3|24	It provides commands for general-purpose headings, entries, and
14mr|texlive-tucv-1.0-3|25	item/description pairs, as well as more specific commands for
14mr|texlive-tucv-1.0-3|26	formatting sections, with explicit inclusion of school, degree,
14mr|texlive-tucv-1.0-3|27	employer, job, conference, and publications entries. It tends
14mr|texlive-tucv-1.0-3|28	to produce a somewhat long and quite detailed document but may
14mr|texlive-tucv-1.0-3|29	also be suitable to support a shorter resume.
14mr|texlive-tucv-1.0-3|30	
14mr|texlive-tucv-1.0-3|31	%post
14mr|texlive-tucv-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-tucv-1.0-3|33	
14mr|texlive-tucv-1.0-3|34	%postun
14mr|texlive-tucv-1.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-tucv-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-tucv-1.0-3|37	fi
14mr|texlive-tucv-1.0-3|38	
14mr|texlive-tucv-1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-tucv-1.0-3|40	%files
14mr|texlive-tucv-1.0-3|41	%{_texmfdistdir}/tex/latex/tucv/tucv.sty
14mr|texlive-tucv-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/tucv/README
14mr|texlive-tucv-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/tucv/tucv.pdf
14mr|texlive-tucv-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/tucv/tucv_ex.pdf
14mr|texlive-tucv-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/tucv/tucv_ex.tex
14mr|texlive-tucv-1.0-3|46	#- source
14mr|texlive-tucv-1.0-3|47	%doc %{_texmfdistdir}/source/latex/tucv/tucv.dtx
14mr|texlive-tucv-1.0-3|48	%doc %{_texmfdistdir}/source/latex/tucv/tucv.ins
14mr|texlive-tucv-1.0-3|49	
14mr|texlive-tucv-1.0-3|50	#-----------------------------------------------------------------------
14mr|texlive-tucv-1.0-3|51	%prep
14mr|texlive-tucv-1.0-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-tucv-1.0-3|53	
14mr|texlive-tucv-1.0-3|54	%build
14mr|texlive-tucv-1.0-3|55	
14mr|texlive-tucv-1.0-3|56	%install
14mr|texlive-tucv-1.0-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tucv-1.0-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tucv-1.0-3|59	
14mr|texlive-tucv-1.0-3|60	
14mr|texlive-tucv-1.0-3|61	
14mr|texlive-tucv-1.0-3|62	%changelog
14mr|texlive-tucv-1.0-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-tucv-1.0-3|64	+ Revision: e604643
14mr|texlive-tucv-1.0-3|65	- MassBuild#440: Increase release tag
14mr|texlive-tucv-1.0-3|66	
14mr|texlive-tucv-1.0-3|67	

21664 14
14mr|texlive-tufte-latex-3.5.0-4|1	# revision 24733
14mr|texlive-tufte-latex-3.5.0-4|2	# category Package
14mr|texlive-tufte-latex-3.5.0-4|3	# catalog-ctan /macros/latex/contrib/tufte-latex
14mr|texlive-tufte-latex-3.5.0-4|4	# catalog-date 2011-11-10 06:59:33 +0100
14mr|texlive-tufte-latex-3.5.0-4|5	# catalog-license apache2
14mr|texlive-tufte-latex-3.5.0-4|6	# catalog-version 3.5.0
14mr|texlive-tufte-latex-3.5.0-4|7	Name:		texlive-tufte-latex
14mr|texlive-tufte-latex-3.5.0-4|8	Version:	3.5.0
14mr|texlive-tufte-latex-3.5.0-4|9	Release:	4
14mr|texlive-tufte-latex-3.5.0-4|10	Summary:	Document classes inspired by the work of Edward Tufte
14mr|texlive-tufte-latex-3.5.0-4|11	Group:		Publishing
14mr|texlive-tufte-latex-3.5.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tufte-latex
14mr|texlive-tufte-latex-3.5.0-4|13	License:	APACHE2
14mr|texlive-tufte-latex-3.5.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tufte-latex.tar.xz
14mr|texlive-tufte-latex-3.5.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tufte-latex.doc.tar.xz
14mr|texlive-tufte-latex-3.5.0-4|16	BuildArch:	noarch
14mr|texlive-tufte-latex-3.5.0-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tufte-latex-3.5.0-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tufte-latex-3.5.0-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-tufte-latex-3.5.0-4|20	Requires:	texlive-xifthen
14mr|texlive-tufte-latex-3.5.0-4|21	Requires:	texlive-ifmtarg
14mr|texlive-tufte-latex-3.5.0-4|22	Requires:	texlive-changepage
14mr|texlive-tufte-latex-3.5.0-4|23	Requires:	texlive-paralist
14mr|texlive-tufte-latex-3.5.0-4|24	Requires:	texlive-sauerj
14mr|texlive-tufte-latex-3.5.0-4|25	Requires:	texlive-placeins
14mr|texlive-tufte-latex-3.5.0-4|26	
14mr|texlive-tufte-latex-3.5.0-4|27	%description
14mr|texlive-tufte-latex-3.5.0-4|28	Provided are two classes inspired, respectively, by handouts
14mr|texlive-tufte-latex-3.5.0-4|29	and books created by Edward Tufte.
14mr|texlive-tufte-latex-3.5.0-4|30	
14mr|texlive-tufte-latex-3.5.0-4|31	%post
14mr|texlive-tufte-latex-3.5.0-4|32	%{_sbindir}/texlive.post
14mr|texlive-tufte-latex-3.5.0-4|33	
14mr|texlive-tufte-latex-3.5.0-4|34	%postun
14mr|texlive-tufte-latex-3.5.0-4|35	if [ $1 -eq 0 ]; then
14mr|texlive-tufte-latex-3.5.0-4|36	%{_sbindir}/texlive.post
14mr|texlive-tufte-latex-3.5.0-4|37	fi
14mr|texlive-tufte-latex-3.5.0-4|38	
14mr|texlive-tufte-latex-3.5.0-4|39	#-----------------------------------------------------------------------
14mr|texlive-tufte-latex-3.5.0-4|40	%files
14mr|texlive-tufte-latex-3.5.0-4|41	%{_texmfdistdir}/tex/latex/tufte-latex/tufte-book.cls
14mr|texlive-tufte-latex-3.5.0-4|42	%{_texmfdistdir}/tex/latex/tufte-latex/tufte-common.def
14mr|texlive-tufte-latex-3.5.0-4|43	%{_texmfdistdir}/tex/latex/tufte-latex/tufte-handout.cls
14mr|texlive-tufte-latex-3.5.0-4|44	%doc %{_texmfdistdir}/doc/latex/tufte-latex/History.txt
14mr|texlive-tufte-latex-3.5.0-4|45	%doc %{_texmfdistdir}/doc/latex/tufte-latex/README.txt
14mr|texlive-tufte-latex-3.5.0-4|46	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/be-contents.pdf
14mr|texlive-tufte-latex-3.5.0-4|47	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/be-title.pdf
14mr|texlive-tufte-latex-3.5.0-4|48	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ei-contents.pdf
14mr|texlive-tufte-latex-3.5.0-4|49	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ei-title.pdf
14mr|texlive-tufte-latex-3.5.0-4|50	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/helix.asy
14mr|texlive-tufte-latex-3.5.0-4|51	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/helix.pdf
14mr|texlive-tufte-latex-3.5.0-4|52	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/hilbertcurves.pdf
14mr|texlive-tufte-latex-3.5.0-4|53	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/hilbertrecursive.tex
14mr|texlive-tufte-latex-3.5.0-4|54	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/nasa_vision_sm.png
14mr|texlive-tufte-latex-3.5.0-4|55	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/satir_graph.png
14mr|texlive-tufte-latex-3.5.0-4|56	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine.asy
14mr|texlive-tufte-latex-3.5.0-4|57	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine.pdf
14mr|texlive-tufte-latex-3.5.0-4|58	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine2.asy
14mr|texlive-tufte-latex-3.5.0-4|59	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine2.pdf
14mr|texlive-tufte-latex-3.5.0-4|60	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/vdqi-contents.pdf
14mr|texlive-tufte-latex-3.5.0-4|61	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/vdqi-title.pdf
14mr|texlive-tufte-latex-3.5.0-4|62	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ve-contents.pdf
14mr|texlive-tufte-latex-3.5.0-4|63	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ve-title.pdf
14mr|texlive-tufte-latex-3.5.0-4|64	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-book.pdf
14mr|texlive-tufte-latex-3.5.0-4|65	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-book.tex
14mr|texlive-tufte-latex-3.5.0-4|66	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-handout.bib
14mr|texlive-tufte-latex-3.5.0-4|67	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-handout.pdf
14mr|texlive-tufte-latex-3.5.0-4|68	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-handout.tex
14mr|texlive-tufte-latex-3.5.0-4|69	
14mr|texlive-tufte-latex-3.5.0-4|70	#-----------------------------------------------------------------------
14mr|texlive-tufte-latex-3.5.0-4|71	%prep
14mr|texlive-tufte-latex-3.5.0-4|72	%setup -c -a0 -a1
14mr|texlive-tufte-latex-3.5.0-4|73	
14mr|texlive-tufte-latex-3.5.0-4|74	%build
14mr|texlive-tufte-latex-3.5.0-4|75	
14mr|texlive-tufte-latex-3.5.0-4|76	%install
14mr|texlive-tufte-latex-3.5.0-4|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tufte-latex-3.5.0-4|78	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tufte-latex-3.5.0-4|79	
14mr|texlive-tufte-latex-3.5.0-4|80	
14mr|texlive-tufte-latex-3.5.0-4|81	
14mr|texlive-tufte-latex-3.5.0-4|82	%changelog
14mr|texlive-tufte-latex-3.5.0-4|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.5.0-4
14mr|texlive-tufte-latex-3.5.0-4|84	+ Revision: 72bcc48
14mr|texlive-tufte-latex-3.5.0-4|85	- MassBuild#440: Increase release tag
14mr|texlive-tufte-latex-3.5.0-4|86	
14mr|texlive-tufte-latex-3.5.0-4|87	

21665 14
14mr|texlive-tugboat-2.14-2|1	# revision 32478
14mr|texlive-tugboat-2.14-2|2	# category Package
14mr|texlive-tugboat-2.14-2|3	# catalog-ctan /macros/latex/contrib/tugboat
14mr|texlive-tugboat-2.14-2|4	# catalog-date 2013-12-23 22:50:28 +0100
14mr|texlive-tugboat-2.14-2|5	# catalog-license lppl
14mr|texlive-tugboat-2.14-2|6	# catalog-version 2.14
14mr|texlive-tugboat-2.14-2|7	Name:		texlive-tugboat
14mr|texlive-tugboat-2.14-2|8	Version:	2.14
14mr|texlive-tugboat-2.14-2|9	Release:	2
14mr|texlive-tugboat-2.14-2|10	Summary:	LaTeX macros for TUGboat articles
14mr|texlive-tugboat-2.14-2|11	Group:		Publishing
14mr|texlive-tugboat-2.14-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tugboat
14mr|texlive-tugboat-2.14-2|13	License:	LPPL
14mr|texlive-tugboat-2.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.tar.xz
14mr|texlive-tugboat-2.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.doc.tar.xz
14mr|texlive-tugboat-2.14-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.source.tar.xz
14mr|texlive-tugboat-2.14-2|17	BuildArch:	noarch
14mr|texlive-tugboat-2.14-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-tugboat-2.14-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-tugboat-2.14-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-tugboat-2.14-2|21	
14mr|texlive-tugboat-2.14-2|22	%description
14mr|texlive-tugboat-2.14-2|23	Provides ltugboat.cls for both regular and proceedings issues
14mr|texlive-tugboat-2.14-2|24	of the TUGboat journal. The distribution also includes a BibTeX
14mr|texlive-tugboat-2.14-2|25	style appropriate for use with the classes' "harvard" option.
14mr|texlive-tugboat-2.14-2|26	
14mr|texlive-tugboat-2.14-2|27	%post
14mr|texlive-tugboat-2.14-2|28	%{_sbindir}/texlive.post
14mr|texlive-tugboat-2.14-2|29	
14mr|texlive-tugboat-2.14-2|30	%postun
14mr|texlive-tugboat-2.14-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-tugboat-2.14-2|32	%{_sbindir}/texlive.post
14mr|texlive-tugboat-2.14-2|33	fi
14mr|texlive-tugboat-2.14-2|34	
14mr|texlive-tugboat-2.14-2|35	#-----------------------------------------------------------------------
14mr|texlive-tugboat-2.14-2|36	%files
14mr|texlive-tugboat-2.14-2|37	%{_texmfdistdir}/bibtex/bst/tugboat/ltugbib.bst
14mr|texlive-tugboat-2.14-2|38	%{_texmfdistdir}/tex/latex/tugboat/ltugboat.cls
14mr|texlive-tugboat-2.14-2|39	%{_texmfdistdir}/tex/latex/tugboat/ltugboat.sty
14mr|texlive-tugboat-2.14-2|40	%{_texmfdistdir}/tex/latex/tugboat/ltugcomn.sty
14mr|texlive-tugboat-2.14-2|41	%{_texmfdistdir}/tex/latex/tugboat/ltugproc.cls
14mr|texlive-tugboat-2.14-2|42	%{_texmfdistdir}/tex/latex/tugboat/ltugproc.sty
14mr|texlive-tugboat-2.14-2|43	%doc %{_texmfdistdir}/doc/latex/tugboat/README
14mr|texlive-tugboat-2.14-2|44	%doc %{_texmfdistdir}/doc/latex/tugboat/ltubguid.ltx
14mr|texlive-tugboat-2.14-2|45	%doc %{_texmfdistdir}/doc/latex/tugboat/ltubguid.pdf
14mr|texlive-tugboat-2.14-2|46	%doc %{_texmfdistdir}/doc/latex/tugboat/manifest.txt
14mr|texlive-tugboat-2.14-2|47	%doc %{_texmfdistdir}/doc/latex/tugboat/tugboat.pdf
14mr|texlive-tugboat-2.14-2|48	#- source
14mr|texlive-tugboat-2.14-2|49	%doc %{_texmfdistdir}/source/latex/tugboat/tugboat.dtx
14mr|texlive-tugboat-2.14-2|50	%doc %{_texmfdistdir}/source/latex/tugboat/tugboat.ins
14mr|texlive-tugboat-2.14-2|51	
14mr|texlive-tugboat-2.14-2|52	#-----------------------------------------------------------------------
14mr|texlive-tugboat-2.14-2|53	%prep
14mr|texlive-tugboat-2.14-2|54	%setup -c -a0 -a1 -a2
14mr|texlive-tugboat-2.14-2|55	
14mr|texlive-tugboat-2.14-2|56	%build
14mr|texlive-tugboat-2.14-2|57	
14mr|texlive-tugboat-2.14-2|58	%install
14mr|texlive-tugboat-2.14-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tugboat-2.14-2|60	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-tugboat-2.14-2|61	
14mr|texlive-tugboat-2.14-2|62	%changelog
14mr|texlive-tugboat-2.14-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.14-2
14mr|texlive-tugboat-2.14-2|64	+ Revision: c078809
14mr|texlive-tugboat-2.14-2|65	- MassBuild#440: Increase release tag
14mr|texlive-tugboat-2.14-2|66	
14mr|texlive-tugboat-2.14-2|67	

21666 14
14mr|texlive-tugboat-plain-20120809-2|1	# revision 26611
14mr|texlive-tugboat-plain-20120809-2|2	# category Package
14mr|texlive-tugboat-plain-20120809-2|3	# catalog-ctan undef
14mr|texlive-tugboat-plain-20120809-2|4	# catalog-date undef
14mr|texlive-tugboat-plain-20120809-2|5	# catalog-license undef
14mr|texlive-tugboat-plain-20120809-2|6	# catalog-version undef
14mr|texlive-tugboat-plain-20120809-2|7	Name:		texlive-tugboat-plain
14mr|texlive-tugboat-plain-20120809-2|8	Version:	20120809
14mr|texlive-tugboat-plain-20120809-2|9	Release:	2
14mr|texlive-tugboat-plain-20120809-2|10	Summary:	TeXLive tugboat-plain package
14mr|texlive-tugboat-plain-20120809-2|11	Group:		Publishing
14mr|texlive-tugboat-plain-20120809-2|12	URL:		http://tug.org/texlive
14mr|texlive-tugboat-plain-20120809-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-tugboat-plain-20120809-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat-plain.tar.xz
14mr|texlive-tugboat-plain-20120809-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat-plain.doc.tar.xz
14mr|texlive-tugboat-plain-20120809-2|16	BuildArch:	noarch
14mr|texlive-tugboat-plain-20120809-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tugboat-plain-20120809-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tugboat-plain-20120809-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-tugboat-plain-20120809-2|20	
14mr|texlive-tugboat-plain-20120809-2|21	%description
14mr|texlive-tugboat-plain-20120809-2|22	TeXLive tugboat-plain package.
14mr|texlive-tugboat-plain-20120809-2|23	
14mr|texlive-tugboat-plain-20120809-2|24	%post
14mr|texlive-tugboat-plain-20120809-2|25	%{_sbindir}/texlive.post
14mr|texlive-tugboat-plain-20120809-2|26	
14mr|texlive-tugboat-plain-20120809-2|27	%postun
14mr|texlive-tugboat-plain-20120809-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-tugboat-plain-20120809-2|29	%{_sbindir}/texlive.post
14mr|texlive-tugboat-plain-20120809-2|30	fi
14mr|texlive-tugboat-plain-20120809-2|31	
14mr|texlive-tugboat-plain-20120809-2|32	#-----------------------------------------------------------------------
14mr|texlive-tugboat-plain-20120809-2|33	%files
14mr|texlive-tugboat-plain-20120809-2|34	%{_texmfdistdir}/tex/plain/tugboat-plain/tugboat.cmn
14mr|texlive-tugboat-plain-20120809-2|35	%{_texmfdistdir}/tex/plain/tugboat-plain/tugboat.sty
14mr|texlive-tugboat-plain-20120809-2|36	%{_texmfdistdir}/tex/plain/tugboat-plain/tugproc.sty
14mr|texlive-tugboat-plain-20120809-2|37	%doc %{_texmfdistdir}/doc/plain/tugboat-plain/README
14mr|texlive-tugboat-plain-20120809-2|38	%doc %{_texmfdistdir}/doc/plain/tugboat-plain/tubguide.pdf
14mr|texlive-tugboat-plain-20120809-2|39	%doc %{_texmfdistdir}/doc/plain/tugboat-plain/tubguide.tex
14mr|texlive-tugboat-plain-20120809-2|40	
14mr|texlive-tugboat-plain-20120809-2|41	#-----------------------------------------------------------------------
14mr|texlive-tugboat-plain-20120809-2|42	%prep
14mr|texlive-tugboat-plain-20120809-2|43	%setup -c -a0 -a1
14mr|texlive-tugboat-plain-20120809-2|44	
14mr|texlive-tugboat-plain-20120809-2|45	%build
14mr|texlive-tugboat-plain-20120809-2|46	
14mr|texlive-tugboat-plain-20120809-2|47	%install
14mr|texlive-tugboat-plain-20120809-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tugboat-plain-20120809-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tugboat-plain-20120809-2|50	
14mr|texlive-tugboat-plain-20120809-2|51	
14mr|texlive-tugboat-plain-20120809-2|52	
14mr|texlive-tugboat-plain-20120809-2|53	%changelog
14mr|texlive-tugboat-plain-20120809-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120809-2
14mr|texlive-tugboat-plain-20120809-2|55	+ Revision: 8a5b5d9
14mr|texlive-tugboat-plain-20120809-2|56	- MassBuild#440: Increase release tag
14mr|texlive-tugboat-plain-20120809-2|57	
14mr|texlive-tugboat-plain-20120809-2|58	

21667 14
14mr|texlive-tui-1.9-2|1	# revision 27253
14mr|texlive-tui-1.9-2|2	# category Package
14mr|texlive-tui-1.9-2|3	# catalog-ctan /macros/latex/contrib/tui
14mr|texlive-tui-1.9-2|4	# catalog-date 2012-07-30 18:08:41 +0200
14mr|texlive-tui-1.9-2|5	# catalog-license lppl
14mr|texlive-tui-1.9-2|6	# catalog-version 1.9
14mr|texlive-tui-1.9-2|7	Name:		texlive-tui
14mr|texlive-tui-1.9-2|8	Version:	1.9
14mr|texlive-tui-1.9-2|9	Release:	2
14mr|texlive-tui-1.9-2|10	Summary:	Thesis style for the University of the Andes, Colombia
14mr|texlive-tui-1.9-2|11	Group:		Publishing
14mr|texlive-tui-1.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tui
14mr|texlive-tui-1.9-2|13	License:	LPPL
14mr|texlive-tui-1.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tui.tar.xz
14mr|texlive-tui-1.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tui.doc.tar.xz
14mr|texlive-tui-1.9-2|16	BuildArch:	noarch
14mr|texlive-tui-1.9-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-tui-1.9-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-tui-1.9-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-tui-1.9-2|20	
14mr|texlive-tui-1.9-2|21	%description
14mr|texlive-tui-1.9-2|22	Doctoral Dissertations from the Faculty of Engineering at the
14mr|texlive-tui-1.9-2|23	Universidad de los Andes, Bogota, Colombia. The class is
14mr|texlive-tui-1.9-2|24	implemented as an extension of the memoir class. Clase de Tesis
14mr|texlive-tui-1.9-2|25	doctorales para ingenieria, Universidad de los Andes, Bogota.
14mr|texlive-tui-1.9-2|26	
14mr|texlive-tui-1.9-2|27	%post
14mr|texlive-tui-1.9-2|28	%{_sbindir}/texlive.post
14mr|texlive-tui-1.9-2|29	
14mr|texlive-tui-1.9-2|30	%postun
14mr|texlive-tui-1.9-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-tui-1.9-2|32	%{_sbindir}/texlive.post
14mr|texlive-tui-1.9-2|33	fi
14mr|texlive-tui-1.9-2|34	
14mr|texlive-tui-1.9-2|35	#-----------------------------------------------------------------------
14mr|texlive-tui-1.9-2|36	%files
14mr|texlive-tui-1.9-2|37	%{_texmfdistdir}/tex/latex/tui/tui.cls
14mr|texlive-tui-1.9-2|38	%doc %{_texmfdistdir}/doc/latex/tui/README
14mr|texlive-tui-1.9-2|39	%doc %{_texmfdistdir}/doc/latex/tui/TUIdoc.pdf
14mr|texlive-tui-1.9-2|40	%doc %{_texmfdistdir}/doc/latex/tui/TUIdoc.tex
14mr|texlive-tui-1.9-2|41	%doc %{_texmfdistdir}/doc/latex/tui/example/abstract.tex
14mr|texlive-tui-1.9-2|42	%doc %{_texmfdistdir}/doc/latex/tui/example/agradec.tex
14mr|texlive-tui-1.9-2|43	%doc %{_texmfdistdir}/doc/latex/tui/example/ap01.tex
14mr|texlive-tui-1.9-2|44	%doc %{_texmfdistdir}/doc/latex/tui/example/bibliotesis.bib
14mr|texlive-tui-1.9-2|45	%doc %{_texmfdistdir}/doc/latex/tui/example/ch01.tex
14mr|texlive-tui-1.9-2|46	%doc %{_texmfdistdir}/doc/latex/tui/example/ch02.tex
14mr|texlive-tui-1.9-2|47	%doc %{_texmfdistdir}/doc/latex/tui/example/ch03.tex
14mr|texlive-tui-1.9-2|48	%doc %{_texmfdistdir}/doc/latex/tui/example/coleccion.tex
14mr|texlive-tui-1.9-2|49	%doc %{_texmfdistdir}/doc/latex/tui/example/dedicat.tex
14mr|texlive-tui-1.9-2|50	%doc %{_texmfdistdir}/doc/latex/tui/example/hyphenation.tex
14mr|texlive-tui-1.9-2|51	%doc %{_texmfdistdir}/doc/latex/tui/example/imagen.pdf
14mr|texlive-tui-1.9-2|52	%doc %{_texmfdistdir}/doc/latex/tui/example/intro.tex
14mr|texlive-tui-1.9-2|53	%doc %{_texmfdistdir}/doc/latex/tui/example/lipsum.tex
14mr|texlive-tui-1.9-2|54	%doc %{_texmfdistdir}/doc/latex/tui/example/listofsymbols.tex
14mr|texlive-tui-1.9-2|55	%doc %{_texmfdistdir}/doc/latex/tui/example/main.tex
14mr|texlive-tui-1.9-2|56	%doc %{_texmfdistdir}/doc/latex/tui/example/plegal.tex
14mr|texlive-tui-1.9-2|57	%doc %{_texmfdistdir}/doc/latex/tui/example/portada.tex
14mr|texlive-tui-1.9-2|58	%doc %{_texmfdistdir}/doc/latex/tui/example/resumen.tex
14mr|texlive-tui-1.9-2|59	%doc %{_texmfdistdir}/doc/latex/tui/template/abstract.tex
14mr|texlive-tui-1.9-2|60	%doc %{_texmfdistdir}/doc/latex/tui/template/agradec.tex
14mr|texlive-tui-1.9-2|61	%doc %{_texmfdistdir}/doc/latex/tui/template/ap01.tex
14mr|texlive-tui-1.9-2|62	%doc %{_texmfdistdir}/doc/latex/tui/template/bibliotesis.bib
14mr|texlive-tui-1.9-2|63	%doc %{_texmfdistdir}/doc/latex/tui/template/ch01.tex
14mr|texlive-tui-1.9-2|64	%doc %{_texmfdistdir}/doc/latex/tui/template/ch02.tex
14mr|texlive-tui-1.9-2|65	%doc %{_texmfdistdir}/doc/latex/tui/template/ch03.tex
14mr|texlive-tui-1.9-2|66	%doc %{_texmfdistdir}/doc/latex/tui/template/coleccion.tex
14mr|texlive-tui-1.9-2|67	%doc %{_texmfdistdir}/doc/latex/tui/template/dedicat.tex
14mr|texlive-tui-1.9-2|68	%doc %{_texmfdistdir}/doc/latex/tui/template/hyphenation.tex
14mr|texlive-tui-1.9-2|69	%doc %{_texmfdistdir}/doc/latex/tui/template/intro.tex
14mr|texlive-tui-1.9-2|70	%doc %{_texmfdistdir}/doc/latex/tui/template/listofsymbols.tex
14mr|texlive-tui-1.9-2|71	%doc %{_texmfdistdir}/doc/latex/tui/template/main.tex
14mr|texlive-tui-1.9-2|72	%doc %{_texmfdistdir}/doc/latex/tui/template/plegal.tex
14mr|texlive-tui-1.9-2|73	%doc %{_texmfdistdir}/doc/latex/tui/template/portada.tex
14mr|texlive-tui-1.9-2|74	%doc %{_texmfdistdir}/doc/latex/tui/template/resumen.tex
14mr|texlive-tui-1.9-2|75	
14mr|texlive-tui-1.9-2|76	#-----------------------------------------------------------------------
14mr|texlive-tui-1.9-2|77	%prep
14mr|texlive-tui-1.9-2|78	%setup -c -a0 -a1
14mr|texlive-tui-1.9-2|79	
14mr|texlive-tui-1.9-2|80	%build
14mr|texlive-tui-1.9-2|81	
14mr|texlive-tui-1.9-2|82	%install
14mr|texlive-tui-1.9-2|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-tui-1.9-2|84	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-tui-1.9-2|85	
14mr|texlive-tui-1.9-2|86	
14mr|texlive-tui-1.9-2|87	
14mr|texlive-tui-1.9-2|88	%changelog
14mr|texlive-tui-1.9-2|89	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9-2
14mr|texlive-tui-1.9-2|90	+ Revision: d6f4c67
14mr|texlive-tui-1.9-2|91	- MassBuild#440: Increase release tag
14mr|texlive-tui-1.9-2|92	
14mr|texlive-tui-1.9-2|93	

21668 14
14mr|texlive-turkmen-0.2-3|1	# revision 17748
14mr|texlive-turkmen-0.2-3|2	# category Package
14mr|texlive-turkmen-0.2-3|3	# catalog-ctan /language/turkmen
14mr|texlive-turkmen-0.2-3|4	# catalog-date 2010-04-06 13:44:40 +0200
14mr|texlive-turkmen-0.2-3|5	# catalog-license lppl
14mr|texlive-turkmen-0.2-3|6	# catalog-version 0.2
14mr|texlive-turkmen-0.2-3|7	Name:		texlive-turkmen
14mr|texlive-turkmen-0.2-3|8	Version:	0.2
14mr|texlive-turkmen-0.2-3|9	Release:	3
14mr|texlive-turkmen-0.2-3|10	Summary:	Babel support for Turkmen
14mr|texlive-turkmen-0.2-3|11	Group:		Publishing
14mr|texlive-turkmen-0.2-3|12	URL:		http://www.ctan.org/tex-archive/language/turkmen
14mr|texlive-turkmen-0.2-3|13	License:	LPPL
14mr|texlive-turkmen-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turkmen.tar.xz
14mr|texlive-turkmen-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turkmen.doc.tar.xz
14mr|texlive-turkmen-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turkmen.source.tar.xz
14mr|texlive-turkmen-0.2-3|17	BuildArch:	noarch
14mr|texlive-turkmen-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-turkmen-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-turkmen-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-turkmen-0.2-3|21	
14mr|texlive-turkmen-0.2-3|22	%description
14mr|texlive-turkmen-0.2-3|23	The package provides support for Turkmen in babel, but
14mr|texlive-turkmen-0.2-3|24	integration with babel is not available.
14mr|texlive-turkmen-0.2-3|25	
14mr|texlive-turkmen-0.2-3|26	%post
14mr|texlive-turkmen-0.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-turkmen-0.2-3|28	
14mr|texlive-turkmen-0.2-3|29	%postun
14mr|texlive-turkmen-0.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-turkmen-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-turkmen-0.2-3|32	fi
14mr|texlive-turkmen-0.2-3|33	
14mr|texlive-turkmen-0.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-turkmen-0.2-3|35	%files
14mr|texlive-turkmen-0.2-3|36	%{_texmfdistdir}/tex/latex/turkmen/turkmen.ldf
14mr|texlive-turkmen-0.2-3|37	%doc %{_texmfdistdir}/doc/latex/turkmen/README
14mr|texlive-turkmen-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/turkmen/turkmen.pdf
14mr|texlive-turkmen-0.2-3|39	#- source
14mr|texlive-turkmen-0.2-3|40	%doc %{_texmfdistdir}/source/latex/turkmen/turkmen.dtx
14mr|texlive-turkmen-0.2-3|41	%doc %{_texmfdistdir}/source/latex/turkmen/turkmen.ins
14mr|texlive-turkmen-0.2-3|42	
14mr|texlive-turkmen-0.2-3|43	#-----------------------------------------------------------------------
14mr|texlive-turkmen-0.2-3|44	%prep
14mr|texlive-turkmen-0.2-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-turkmen-0.2-3|46	
14mr|texlive-turkmen-0.2-3|47	%build
14mr|texlive-turkmen-0.2-3|48	
14mr|texlive-turkmen-0.2-3|49	%install
14mr|texlive-turkmen-0.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-turkmen-0.2-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-turkmen-0.2-3|52	
14mr|texlive-turkmen-0.2-3|53	
14mr|texlive-turkmen-0.2-3|54	
14mr|texlive-turkmen-0.2-3|55	%changelog
14mr|texlive-turkmen-0.2-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-turkmen-0.2-3|57	+ Revision: 4a3590e
14mr|texlive-turkmen-0.2-3|58	- MassBuild#440: Increase release tag
14mr|texlive-turkmen-0.2-3|59	
14mr|texlive-turkmen-0.2-3|60	

21669 14
14mr|texlive-turnstile-1.0-3|1	# revision 15878
14mr|texlive-turnstile-1.0-3|2	# category Package
14mr|texlive-turnstile-1.0-3|3	# catalog-ctan /macros/latex/contrib/turnstile
14mr|texlive-turnstile-1.0-3|4	# catalog-date 2008-08-24 14:43:48 +0200
14mr|texlive-turnstile-1.0-3|5	# catalog-license lppl
14mr|texlive-turnstile-1.0-3|6	# catalog-version 1.0
14mr|texlive-turnstile-1.0-3|7	Name:		texlive-turnstile
14mr|texlive-turnstile-1.0-3|8	Version:	1.0
14mr|texlive-turnstile-1.0-3|9	Release:	3
14mr|texlive-turnstile-1.0-3|10	Summary:	Typeset the (logic) turnstile notation
14mr|texlive-turnstile-1.0-3|11	Group:		Publishing
14mr|texlive-turnstile-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/turnstile
14mr|texlive-turnstile-1.0-3|13	License:	LPPL
14mr|texlive-turnstile-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnstile.tar.xz
14mr|texlive-turnstile-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnstile.doc.tar.xz
14mr|texlive-turnstile-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnstile.source.tar.xz
14mr|texlive-turnstile-1.0-3|17	BuildArch:	noarch
14mr|texlive-turnstile-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-turnstile-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-turnstile-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-turnstile-1.0-3|21	
14mr|texlive-turnstile-1.0-3|22	%description
14mr|texlive-turnstile-1.0-3|23	Among other uses, the turnstile sign is used by logicians for
14mr|texlive-turnstile-1.0-3|24	denoting a consequence relation, related to a given logic,
14mr|texlive-turnstile-1.0-3|25	between a collection of formulas and a derived formula.
14mr|texlive-turnstile-1.0-3|26	
14mr|texlive-turnstile-1.0-3|27	%post
14mr|texlive-turnstile-1.0-3|28	%{_sbindir}/texlive.post
14mr|texlive-turnstile-1.0-3|29	
14mr|texlive-turnstile-1.0-3|30	%postun
14mr|texlive-turnstile-1.0-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-turnstile-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-turnstile-1.0-3|33	fi
14mr|texlive-turnstile-1.0-3|34	
14mr|texlive-turnstile-1.0-3|35	#-----------------------------------------------------------------------
14mr|texlive-turnstile-1.0-3|36	%files
14mr|texlive-turnstile-1.0-3|37	%{_texmfdistdir}/tex/latex/turnstile/turnstile.sty
14mr|texlive-turnstile-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/turnstile/README
14mr|texlive-turnstile-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/turnstile/README.en
14mr|texlive-turnstile-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/turnstile/README.pt
14mr|texlive-turnstile-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile-en.pdf
14mr|texlive-turnstile-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile-pt.pdf
14mr|texlive-turnstile-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_article.pdf
14mr|texlive-turnstile-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_article.tex
14mr|texlive-turnstile-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_artigo.pdf
14mr|texlive-turnstile-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_artigo.tex
14mr|texlive-turnstile-1.0-3|47	#- source
14mr|texlive-turnstile-1.0-3|48	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-en.dtx
14mr|texlive-turnstile-1.0-3|49	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-en.ins
14mr|texlive-turnstile-1.0-3|50	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-pt.dtx
14mr|texlive-turnstile-1.0-3|51	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-pt.ins
14mr|texlive-turnstile-1.0-3|52	
14mr|texlive-turnstile-1.0-3|53	#-----------------------------------------------------------------------
14mr|texlive-turnstile-1.0-3|54	%prep
14mr|texlive-turnstile-1.0-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-turnstile-1.0-3|56	
14mr|texlive-turnstile-1.0-3|57	%build
14mr|texlive-turnstile-1.0-3|58	
14mr|texlive-turnstile-1.0-3|59	%install
14mr|texlive-turnstile-1.0-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-turnstile-1.0-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-turnstile-1.0-3|62	
14mr|texlive-turnstile-1.0-3|63	
14mr|texlive-turnstile-1.0-3|64	
14mr|texlive-turnstile-1.0-3|65	%changelog
14mr|texlive-turnstile-1.0-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-turnstile-1.0-3|67	+ Revision: d295de5
14mr|texlive-turnstile-1.0-3|68	- MassBuild#440: Increase release tag
14mr|texlive-turnstile-1.0-3|69	
14mr|texlive-turnstile-1.0-3|70	

21670 14
14mr|texlive-turnthepage-1.3a-3|1	# revision 23784
14mr|texlive-turnthepage-1.3a-3|2	# category Package
14mr|texlive-turnthepage-1.3a-3|3	# catalog-ctan /macros/latex/contrib/turnthepage
14mr|texlive-turnthepage-1.3a-3|4	# catalog-date 2011-03-24 23:15:02 +0100
14mr|texlive-turnthepage-1.3a-3|5	# catalog-license lppl
14mr|texlive-turnthepage-1.3a-3|6	# catalog-version 1.3a
14mr|texlive-turnthepage-1.3a-3|7	Name:		texlive-turnthepage
14mr|texlive-turnthepage-1.3a-3|8	Version:	1.3a
14mr|texlive-turnthepage-1.3a-3|9	Release:	3
14mr|texlive-turnthepage-1.3a-3|10	Summary:	Provide "turn page" instructions
14mr|texlive-turnthepage-1.3a-3|11	Group:		Publishing
14mr|texlive-turnthepage-1.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/turnthepage
14mr|texlive-turnthepage-1.3a-3|13	License:	LPPL
14mr|texlive-turnthepage-1.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnthepage.tar.xz
14mr|texlive-turnthepage-1.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnthepage.doc.tar.xz
14mr|texlive-turnthepage-1.3a-3|16	BuildArch:	noarch
14mr|texlive-turnthepage-1.3a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-turnthepage-1.3a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-turnthepage-1.3a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-turnthepage-1.3a-3|20	
14mr|texlive-turnthepage-1.3a-3|21	%description
14mr|texlive-turnthepage-1.3a-3|22	The package prints a 'turn' instruction at the bottom of odd-
14mr|texlive-turnthepage-1.3a-3|23	numbered pages (except the last). This is a common convention
14mr|texlive-turnthepage-1.3a-3|24	for examination papers and the like.
14mr|texlive-turnthepage-1.3a-3|25	
14mr|texlive-turnthepage-1.3a-3|26	%post
14mr|texlive-turnthepage-1.3a-3|27	%{_sbindir}/texlive.post
14mr|texlive-turnthepage-1.3a-3|28	
14mr|texlive-turnthepage-1.3a-3|29	%postun
14mr|texlive-turnthepage-1.3a-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-turnthepage-1.3a-3|31	%{_sbindir}/texlive.post
14mr|texlive-turnthepage-1.3a-3|32	fi
14mr|texlive-turnthepage-1.3a-3|33	
14mr|texlive-turnthepage-1.3a-3|34	#-----------------------------------------------------------------------
14mr|texlive-turnthepage-1.3a-3|35	%files
14mr|texlive-turnthepage-1.3a-3|36	%{_texmfdistdir}/tex/latex/turnthepage/turnpageetex.sty
14mr|texlive-turnthepage-1.3a-3|37	%{_texmfdistdir}/tex/latex/turnthepage/turnpagewoetex.sty
14mr|texlive-turnthepage-1.3a-3|38	%{_texmfdistdir}/tex/latex/turnthepage/turnthepage.sty
14mr|texlive-turnthepage-1.3a-3|39	%doc %{_texmfdistdir}/doc/latex/turnthepage/Makefile
14mr|texlive-turnthepage-1.3a-3|40	%doc %{_texmfdistdir}/doc/latex/turnthepage/README
14mr|texlive-turnthepage-1.3a-3|41	%doc %{_texmfdistdir}/doc/latex/turnthepage/perso.ist
14mr|texlive-turnthepage-1.3a-3|42	%doc %{_texmfdistdir}/doc/latex/turnthepage/turnthepage-bib.bib
14mr|texlive-turnthepage-1.3a-3|43	%doc %{_texmfdistdir}/doc/latex/turnthepage/turnthepage.pdf
14mr|texlive-turnthepage-1.3a-3|44	%doc %{_texmfdistdir}/doc/latex/turnthepage/turnthepage.tex
14mr|texlive-turnthepage-1.3a-3|45	
14mr|texlive-turnthepage-1.3a-3|46	#-----------------------------------------------------------------------
14mr|texlive-turnthepage-1.3a-3|47	%prep
14mr|texlive-turnthepage-1.3a-3|48	%setup -c -a0 -a1
14mr|texlive-turnthepage-1.3a-3|49	
14mr|texlive-turnthepage-1.3a-3|50	%build
14mr|texlive-turnthepage-1.3a-3|51	
14mr|texlive-turnthepage-1.3a-3|52	%install
14mr|texlive-turnthepage-1.3a-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-turnthepage-1.3a-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-turnthepage-1.3a-3|55	
14mr|texlive-turnthepage-1.3a-3|56	
14mr|texlive-turnthepage-1.3a-3|57	
14mr|texlive-turnthepage-1.3a-3|58	%changelog
14mr|texlive-turnthepage-1.3a-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3a-3
14mr|texlive-turnthepage-1.3a-3|60	+ Revision: ef8ed55
14mr|texlive-turnthepage-1.3a-3|61	- MassBuild#440: Increase release tag
14mr|texlive-turnthepage-1.3a-3|62	
14mr|texlive-turnthepage-1.3a-3|63	

21671 14
14mr|texlive-twoinone-20100226-3|1	# revision 17024
14mr|texlive-twoinone-20100226-3|2	# category Package
14mr|texlive-twoinone-20100226-3|3	# catalog-ctan /macros/latex/contrib/twoinone
14mr|texlive-twoinone-20100226-3|4	# catalog-date 2010-02-26 11:17:49 +0100
14mr|texlive-twoinone-20100226-3|5	# catalog-license pd
14mr|texlive-twoinone-20100226-3|6	# catalog-version undef
14mr|texlive-twoinone-20100226-3|7	Name:		texlive-twoinone
14mr|texlive-twoinone-20100226-3|8	Version:	20100226
14mr|texlive-twoinone-20100226-3|9	Release:	3
14mr|texlive-twoinone-20100226-3|10	Summary:	Print two pages on a single page
14mr|texlive-twoinone-20100226-3|11	Group:		Publishing
14mr|texlive-twoinone-20100226-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/twoinone
14mr|texlive-twoinone-20100226-3|13	License:	PD
14mr|texlive-twoinone-20100226-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoinone.tar.xz
14mr|texlive-twoinone-20100226-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoinone.doc.tar.xz
14mr|texlive-twoinone-20100226-3|16	BuildArch:	noarch
14mr|texlive-twoinone-20100226-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-twoinone-20100226-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-twoinone-20100226-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-twoinone-20100226-3|20	
14mr|texlive-twoinone-20100226-3|21	%description
14mr|texlive-twoinone-20100226-3|22	The package is for printing two pages on a single (landscape)
14mr|texlive-twoinone-20100226-3|23	A4 page. Page numbers appear on the included pages, and not on
14mr|texlive-twoinone-20100226-3|24	the landscape 'container' page.
14mr|texlive-twoinone-20100226-3|25	
14mr|texlive-twoinone-20100226-3|26	%post
14mr|texlive-twoinone-20100226-3|27	%{_sbindir}/texlive.post
14mr|texlive-twoinone-20100226-3|28	
14mr|texlive-twoinone-20100226-3|29	%postun
14mr|texlive-twoinone-20100226-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-twoinone-20100226-3|31	%{_sbindir}/texlive.post
14mr|texlive-twoinone-20100226-3|32	fi
14mr|texlive-twoinone-20100226-3|33	
14mr|texlive-twoinone-20100226-3|34	#-----------------------------------------------------------------------
14mr|texlive-twoinone-20100226-3|35	%files
14mr|texlive-twoinone-20100226-3|36	%{_texmfdistdir}/tex/latex/twoinone/2in1.sty
14mr|texlive-twoinone-20100226-3|37	%doc %{_texmfdistdir}/doc/latex/twoinone/twoinone.pdf
14mr|texlive-twoinone-20100226-3|38	%doc %{_texmfdistdir}/doc/latex/twoinone/twoinone.tex
14mr|texlive-twoinone-20100226-3|39	
14mr|texlive-twoinone-20100226-3|40	#-----------------------------------------------------------------------
14mr|texlive-twoinone-20100226-3|41	%prep
14mr|texlive-twoinone-20100226-3|42	%setup -c -a0 -a1
14mr|texlive-twoinone-20100226-3|43	
14mr|texlive-twoinone-20100226-3|44	%build
14mr|texlive-twoinone-20100226-3|45	
14mr|texlive-twoinone-20100226-3|46	%install
14mr|texlive-twoinone-20100226-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-twoinone-20100226-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-twoinone-20100226-3|49	
14mr|texlive-twoinone-20100226-3|50	
14mr|texlive-twoinone-20100226-3|51	
14mr|texlive-twoinone-20100226-3|52	%changelog
14mr|texlive-twoinone-20100226-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100226-3
14mr|texlive-twoinone-20100226-3|54	+ Revision: aa23f95
14mr|texlive-twoinone-20100226-3|55	- MassBuild#440: Increase release tag
14mr|texlive-twoinone-20100226-3|56	
14mr|texlive-twoinone-20100226-3|57	

21672 14
14mr|texlive-twoup-1.3-3|1	# revision 15878
14mr|texlive-twoup-1.3-3|2	# category Package
14mr|texlive-twoup-1.3-3|3	# catalog-ctan /macros/latex/contrib/twoup
14mr|texlive-twoup-1.3-3|4	# catalog-date 2007-02-27 14:52:52 +0100
14mr|texlive-twoup-1.3-3|5	# catalog-license lppl
14mr|texlive-twoup-1.3-3|6	# catalog-version 1.3
14mr|texlive-twoup-1.3-3|7	Name:		texlive-twoup
14mr|texlive-twoup-1.3-3|8	Version:	1.3
14mr|texlive-twoup-1.3-3|9	Release:	3
14mr|texlive-twoup-1.3-3|10	Summary:	Print two virtual pages on each physical page
14mr|texlive-twoup-1.3-3|11	Group:		Publishing
14mr|texlive-twoup-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/twoup
14mr|texlive-twoup-1.3-3|13	License:	LPPL
14mr|texlive-twoup-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoup.tar.xz
14mr|texlive-twoup-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoup.doc.tar.xz
14mr|texlive-twoup-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoup.source.tar.xz
14mr|texlive-twoup-1.3-3|17	BuildArch:	noarch
14mr|texlive-twoup-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-twoup-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-twoup-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-twoup-1.3-3|21	
14mr|texlive-twoup-1.3-3|22	%description
14mr|texlive-twoup-1.3-3|23	MiKTeX and many other TeX implementations include tools for
14mr|texlive-twoup-1.3-3|24	massaging PostScript into booklet and two-up printing -- that
14mr|texlive-twoup-1.3-3|25	is, printing two logical pages side by side on one side of one
14mr|texlive-twoup-1.3-3|26	sheet of paper. However, some LaTeX preliminaries are necessary
14mr|texlive-twoup-1.3-3|27	to use those tools. The twoup package provides such
14mr|texlive-twoup-1.3-3|28	preliminaries and gives advice on how to use the PostScript
14mr|texlive-twoup-1.3-3|29	tools.
14mr|texlive-twoup-1.3-3|30	
14mr|texlive-twoup-1.3-3|31	%post
14mr|texlive-twoup-1.3-3|32	%{_sbindir}/texlive.post
14mr|texlive-twoup-1.3-3|33	
14mr|texlive-twoup-1.3-3|34	%postun
14mr|texlive-twoup-1.3-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-twoup-1.3-3|36	%{_sbindir}/texlive.post
14mr|texlive-twoup-1.3-3|37	fi
14mr|texlive-twoup-1.3-3|38	
14mr|texlive-twoup-1.3-3|39	#-----------------------------------------------------------------------
14mr|texlive-twoup-1.3-3|40	%files
14mr|texlive-twoup-1.3-3|41	%{_texmfdistdir}/tex/latex/twoup/twoup.sty
14mr|texlive-twoup-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/twoup/README
14mr|texlive-twoup-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/twoup/twoup.pdf
14mr|texlive-twoup-1.3-3|44	#- source
14mr|texlive-twoup-1.3-3|45	%doc %{_texmfdistdir}/source/latex/twoup/twoup.dtx
14mr|texlive-twoup-1.3-3|46	%doc %{_texmfdistdir}/source/latex/twoup/twoup.ins
14mr|texlive-twoup-1.3-3|47	
14mr|texlive-twoup-1.3-3|48	#-----------------------------------------------------------------------
14mr|texlive-twoup-1.3-3|49	%prep
14mr|texlive-twoup-1.3-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-twoup-1.3-3|51	
14mr|texlive-twoup-1.3-3|52	%build
14mr|texlive-twoup-1.3-3|53	
14mr|texlive-twoup-1.3-3|54	%install
14mr|texlive-twoup-1.3-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-twoup-1.3-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-twoup-1.3-3|57	
14mr|texlive-twoup-1.3-3|58	
14mr|texlive-twoup-1.3-3|59	
14mr|texlive-twoup-1.3-3|60	%changelog
14mr|texlive-twoup-1.3-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-twoup-1.3-3|62	+ Revision: dcfc545
14mr|texlive-twoup-1.3-3|63	- MassBuild#440: Increase release tag
14mr|texlive-twoup-1.3-3|64	
14mr|texlive-twoup-1.3-3|65	

21673 14
14mr|texlive-txfonts-20090115-3|1	# revision 15878
14mr|texlive-txfonts-20090115-3|2	# category Package
14mr|texlive-txfonts-20090115-3|3	# catalog-ctan /fonts/txfonts
14mr|texlive-txfonts-20090115-3|4	# catalog-date 2009-01-15 09:33:18 +0100
14mr|texlive-txfonts-20090115-3|5	# catalog-license gpl
14mr|texlive-txfonts-20090115-3|6	# catalog-version undef
14mr|texlive-txfonts-20090115-3|7	Name:		texlive-txfonts
14mr|texlive-txfonts-20090115-3|8	Version:	20090115
14mr|texlive-txfonts-20090115-3|9	Release:	3
14mr|texlive-txfonts-20090115-3|10	Summary:	Times-like fonts in support of mathematics
14mr|texlive-txfonts-20090115-3|11	Group:		Publishing
14mr|texlive-txfonts-20090115-3|12	URL:		http://www.ctan.org/tex-archive/fonts/txfonts
14mr|texlive-txfonts-20090115-3|13	License:	GPL
14mr|texlive-txfonts-20090115-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfonts.tar.xz
14mr|texlive-txfonts-20090115-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfonts.doc.tar.xz
14mr|texlive-txfonts-20090115-3|16	BuildArch:	noarch
14mr|texlive-txfonts-20090115-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-txfonts-20090115-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-txfonts-20090115-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-txfonts-20090115-3|20	
14mr|texlive-txfonts-20090115-3|21	%description
14mr|texlive-txfonts-20090115-3|22	Txfonts supplies virtual text roman fonts using Adobe Times (or
14mr|texlive-txfonts-20090115-3|23	URW NimbusRomNo9L) with some modified and additional text
14mr|texlive-txfonts-20090115-3|24	symbols in the OT1, T1, and TS1 encodings; maths alphabets
14mr|texlive-txfonts-20090115-3|25	using Times/URW Nimbus; maths fonts providing all the symbols
14mr|texlive-txfonts-20090115-3|26	of the Computer Modern and AMS fonts, including all the Greek
14mr|texlive-txfonts-20090115-3|27	capital letters from CMR; and additional maths fonts of various
14mr|texlive-txfonts-20090115-3|28	other symbols. The set is complemented by a sans-serif set of
14mr|texlive-txfonts-20090115-3|29	text fonts, based on Helvetica/NimbusSanL, and a monospace set.
14mr|texlive-txfonts-20090115-3|30	All the fonts are in Type 1 format (AFM and PFB files), and are
14mr|texlive-txfonts-20090115-3|31	supported by TeX metrics (VF and TFM files) and macros for use
14mr|texlive-txfonts-20090115-3|32	with LaTeX.
14mr|texlive-txfonts-20090115-3|33	
14mr|texlive-txfonts-20090115-3|34	%post
14mr|texlive-txfonts-20090115-3|35	%{_sbindir}/texlive.post
14mr|texlive-txfonts-20090115-3|36	
14mr|texlive-txfonts-20090115-3|37	%postun
14mr|texlive-txfonts-20090115-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-txfonts-20090115-3|39	%{_sbindir}/texlive.post
14mr|texlive-txfonts-20090115-3|40	fi
14mr|texlive-txfonts-20090115-3|41	
14mr|texlive-txfonts-20090115-3|42	#-----------------------------------------------------------------------
14mr|texlive-txfonts-20090115-3|43	%files
14mr|texlive-txfonts-20090115-3|44	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxb.afm
14mr|texlive-txfonts-20090115-3|45	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxbi.afm
14mr|texlive-txfonts-20090115-3|46	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxbss.afm
14mr|texlive-txfonts-20090115-3|47	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxi.afm
14mr|texlive-txfonts-20090115-3|48	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxr.afm
14mr|texlive-txfonts-20090115-3|49	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxss.afm
14mr|texlive-txfonts-20090115-3|50	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxb.afm
14mr|texlive-txfonts-20090115-3|51	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbi.afm
14mr|texlive-txfonts-20090115-3|52	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbmi.afm
14mr|texlive-txfonts-20090115-3|53	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbsc.afm
14mr|texlive-txfonts-20090115-3|54	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbss.afm
14mr|texlive-txfonts-20090115-3|55	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbsssc.afm
14mr|texlive-txfonts-20090115-3|56	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxi.afm
14mr|texlive-txfonts-20090115-3|57	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxmi.afm
14mr|texlive-txfonts-20090115-3|58	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxr.afm
14mr|texlive-txfonts-20090115-3|59	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxsc.afm
14mr|texlive-txfonts-20090115-3|60	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxss.afm
14mr|texlive-txfonts-20090115-3|61	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxsssc.afm
14mr|texlive-txfonts-20090115-3|62	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xbtt.afm
14mr|texlive-txfonts-20090115-3|63	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xbttsc.afm
14mr|texlive-txfonts-20090115-3|64	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xtt.afm
14mr|texlive-txfonts-20090115-3|65	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xttsc.afm
14mr|texlive-txfonts-20090115-3|66	%{_texmfdistdir}/fonts/afm/public/txfonts/tcxbtt.afm
14mr|texlive-txfonts-20090115-3|67	%{_texmfdistdir}/fonts/afm/public/txfonts/tcxtt.afm
14mr|texlive-txfonts-20090115-3|68	%{_texmfdistdir}/fonts/afm/public/txfonts/txbex.afm
14mr|texlive-txfonts-20090115-3|69	%{_texmfdistdir}/fonts/afm/public/txfonts/txbexa.afm
14mr|texlive-txfonts-20090115-3|70	%{_texmfdistdir}/fonts/afm/public/txfonts/txbmia.afm
14mr|texlive-txfonts-20090115-3|71	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsy.afm
14mr|texlive-txfonts-20090115-3|72	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsya.afm
14mr|texlive-txfonts-20090115-3|73	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsyb.afm
14mr|texlive-txfonts-20090115-3|74	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsyc.afm
14mr|texlive-txfonts-20090115-3|75	%{_texmfdistdir}/fonts/afm/public/txfonts/txbtt.afm
14mr|texlive-txfonts-20090115-3|76	%{_texmfdistdir}/fonts/afm/public/txfonts/txbttsc.afm
14mr|texlive-txfonts-20090115-3|77	%{_texmfdistdir}/fonts/afm/public/txfonts/txex.afm
14mr|texlive-txfonts-20090115-3|78	%{_texmfdistdir}/fonts/afm/public/txfonts/txexa.afm
14mr|texlive-txfonts-20090115-3|79	%{_texmfdistdir}/fonts/afm/public/txfonts/txmia.afm
14mr|texlive-txfonts-20090115-3|80	%{_texmfdistdir}/fonts/afm/public/txfonts/txsy.afm
14mr|texlive-txfonts-20090115-3|81	%{_texmfdistdir}/fonts/afm/public/txfonts/txsya.afm
14mr|texlive-txfonts-20090115-3|82	%{_texmfdistdir}/fonts/afm/public/txfonts/txsyb.afm
14mr|texlive-txfonts-20090115-3|83	%{_texmfdistdir}/fonts/afm/public/txfonts/txsyc.afm
14mr|texlive-txfonts-20090115-3|84	%{_texmfdistdir}/fonts/afm/public/txfonts/txtt.afm
14mr|texlive-txfonts-20090115-3|85	%{_texmfdistdir}/fonts/afm/public/txfonts/txttsc.afm
14mr|texlive-txfonts-20090115-3|86	%{_texmfdistdir}/fonts/enc/dvips/txfonts/tx8r.enc
14mr|texlive-txfonts-20090115-3|87	%{_texmfdistdir}/fonts/map/dvips/txfonts/txfonts.map
14mr|texlive-txfonts-20090115-3|88	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr.map
14mr|texlive-txfonts-20090115-3|89	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr1.map
14mr|texlive-txfonts-20090115-3|90	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr2.map
14mr|texlive-txfonts-20090115-3|91	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr3.map
14mr|texlive-txfonts-20090115-3|92	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxb.tfm
14mr|texlive-txfonts-20090115-3|93	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbi.tfm
14mr|texlive-txfonts-20090115-3|94	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbsl.tfm
14mr|texlive-txfonts-20090115-3|95	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbss.tfm
14mr|texlive-txfonts-20090115-3|96	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbsso.tfm
14mr|texlive-txfonts-20090115-3|97	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxi.tfm
14mr|texlive-txfonts-20090115-3|98	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxr.tfm
14mr|texlive-txfonts-20090115-3|99	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxsl.tfm
14mr|texlive-txfonts-20090115-3|100	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxss.tfm
14mr|texlive-txfonts-20090115-3|101	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxsssl.tfm
14mr|texlive-txfonts-20090115-3|102	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxb.tfm
14mr|texlive-txfonts-20090115-3|103	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbi.tfm
14mr|texlive-txfonts-20090115-3|104	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbmi.tfm
14mr|texlive-txfonts-20090115-3|105	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsc.tfm
14mr|texlive-txfonts-20090115-3|106	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsl.tfm
14mr|texlive-txfonts-20090115-3|107	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbss.tfm
14mr|texlive-txfonts-20090115-3|108	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsssc.tfm
14mr|texlive-txfonts-20090115-3|109	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsssl.tfm
14mr|texlive-txfonts-20090115-3|110	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxi.tfm
14mr|texlive-txfonts-20090115-3|111	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxmi.tfm
14mr|texlive-txfonts-20090115-3|112	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvb.tfm
14mr|texlive-txfonts-20090115-3|113	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvbo.tfm
14mr|texlive-txfonts-20090115-3|114	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvr.tfm
14mr|texlive-txfonts-20090115-3|115	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvro.tfm
14mr|texlive-txfonts-20090115-3|116	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmb.tfm
14mr|texlive-txfonts-20090115-3|117	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmbi.tfm
14mr|texlive-txfonts-20090115-3|118	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmbo.tfm
14mr|texlive-txfonts-20090115-3|119	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmr.tfm
14mr|texlive-txfonts-20090115-3|120	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmri.tfm
14mr|texlive-txfonts-20090115-3|121	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmro.tfm
14mr|texlive-txfonts-20090115-3|122	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxr.tfm
14mr|texlive-txfonts-20090115-3|123	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsc.tfm
14mr|texlive-txfonts-20090115-3|124	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsl.tfm
14mr|texlive-txfonts-20090115-3|125	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxss.tfm
14mr|texlive-txfonts-20090115-3|126	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsssc.tfm
14mr|texlive-txfonts-20090115-3|127	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsssl.tfm
14mr|texlive-txfonts-20090115-3|128	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xb.tfm
14mr|texlive-txfonts-20090115-3|129	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbi.tfm
14mr|texlive-txfonts-20090115-3|130	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsc.tfm
14mr|texlive-txfonts-20090115-3|131	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsl.tfm
14mr|texlive-txfonts-20090115-3|132	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbss.tfm
14mr|texlive-txfonts-20090115-3|133	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsssc.tfm
14mr|texlive-txfonts-20090115-3|134	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsssl.tfm
14mr|texlive-txfonts-20090115-3|135	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbtt.tfm
14mr|texlive-txfonts-20090115-3|136	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbttsc.tfm
14mr|texlive-txfonts-20090115-3|137	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbttsl.tfm
14mr|texlive-txfonts-20090115-3|138	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xi.tfm
14mr|texlive-txfonts-20090115-3|139	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xr.tfm
14mr|texlive-txfonts-20090115-3|140	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsc.tfm
14mr|texlive-txfonts-20090115-3|141	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsl.tfm
14mr|texlive-txfonts-20090115-3|142	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xss.tfm
14mr|texlive-txfonts-20090115-3|143	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsssc.tfm
14mr|texlive-txfonts-20090115-3|144	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsssl.tfm
14mr|texlive-txfonts-20090115-3|145	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xtt.tfm
14mr|texlive-txfonts-20090115-3|146	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xttsc.tfm
14mr|texlive-txfonts-20090115-3|147	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xttsl.tfm
14mr|texlive-txfonts-20090115-3|148	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxb.tfm
14mr|texlive-txfonts-20090115-3|149	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbi.tfm
14mr|texlive-txfonts-20090115-3|150	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbsl.tfm
14mr|texlive-txfonts-20090115-3|151	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbss.tfm
14mr|texlive-txfonts-20090115-3|152	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbsssl.tfm
14mr|texlive-txfonts-20090115-3|153	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbtt.tfm
14mr|texlive-txfonts-20090115-3|154	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbttsl.tfm
14mr|texlive-txfonts-20090115-3|155	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxi.tfm
14mr|texlive-txfonts-20090115-3|156	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxr.tfm
14mr|texlive-txfonts-20090115-3|157	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxsl.tfm
14mr|texlive-txfonts-20090115-3|158	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxss.tfm
14mr|texlive-txfonts-20090115-3|159	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxsssl.tfm
14mr|texlive-txfonts-20090115-3|160	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxtt.tfm
14mr|texlive-txfonts-20090115-3|161	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxttsl.tfm
14mr|texlive-txfonts-20090115-3|162	%{_texmfdistdir}/fonts/tfm/public/txfonts/txb.tfm
14mr|texlive-txfonts-20090115-3|163	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbex.tfm
14mr|texlive-txfonts-20090115-3|164	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbexa.tfm
14mr|texlive-txfonts-20090115-3|165	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbi.tfm
14mr|texlive-txfonts-20090115-3|166	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbmi.tfm
14mr|texlive-txfonts-20090115-3|167	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbmi1.tfm
14mr|texlive-txfonts-20090115-3|168	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbmia.tfm
14mr|texlive-txfonts-20090115-3|169	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsc.tfm
14mr|texlive-txfonts-20090115-3|170	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsl.tfm
14mr|texlive-txfonts-20090115-3|171	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbss.tfm
14mr|texlive-txfonts-20090115-3|172	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsssc.tfm
14mr|texlive-txfonts-20090115-3|173	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsssl.tfm
14mr|texlive-txfonts-20090115-3|174	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsy.tfm
14mr|texlive-txfonts-20090115-3|175	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsya.tfm
14mr|texlive-txfonts-20090115-3|176	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsyb.tfm
14mr|texlive-txfonts-20090115-3|177	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsyc.tfm
14mr|texlive-txfonts-20090115-3|178	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbtt.tfm
14mr|texlive-txfonts-20090115-3|179	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbttsc.tfm
14mr|texlive-txfonts-20090115-3|180	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbttsl.tfm
14mr|texlive-txfonts-20090115-3|181	%{_texmfdistdir}/fonts/tfm/public/txfonts/txex.tfm
14mr|texlive-txfonts-20090115-3|182	%{_texmfdistdir}/fonts/tfm/public/txfonts/txexa.tfm
14mr|texlive-txfonts-20090115-3|183	%{_texmfdistdir}/fonts/tfm/public/txfonts/txi.tfm
14mr|texlive-txfonts-20090115-3|184	%{_texmfdistdir}/fonts/tfm/public/txfonts/txmi.tfm
14mr|texlive-txfonts-20090115-3|185	%{_texmfdistdir}/fonts/tfm/public/txfonts/txmi1.tfm
14mr|texlive-txfonts-20090115-3|186	%{_texmfdistdir}/fonts/tfm/public/txfonts/txmia.tfm
14mr|texlive-txfonts-20090115-3|187	%{_texmfdistdir}/fonts/tfm/public/txfonts/txr.tfm
14mr|texlive-txfonts-20090115-3|188	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsc.tfm
14mr|texlive-txfonts-20090115-3|189	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsl.tfm
14mr|texlive-txfonts-20090115-3|190	%{_texmfdistdir}/fonts/tfm/public/txfonts/txss.tfm
14mr|texlive-txfonts-20090115-3|191	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsssc.tfm
14mr|texlive-txfonts-20090115-3|192	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsssl.tfm
14mr|texlive-txfonts-20090115-3|193	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsy.tfm
14mr|texlive-txfonts-20090115-3|194	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsya.tfm
14mr|texlive-txfonts-20090115-3|195	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsyb.tfm
14mr|texlive-txfonts-20090115-3|196	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsyc.tfm
14mr|texlive-txfonts-20090115-3|197	%{_texmfdistdir}/fonts/tfm/public/txfonts/txtt.tfm
14mr|texlive-txfonts-20090115-3|198	%{_texmfdistdir}/fonts/tfm/public/txfonts/txttsc.tfm
14mr|texlive-txfonts-20090115-3|199	%{_texmfdistdir}/fonts/tfm/public/txfonts/txttsl.tfm
14mr|texlive-txfonts-20090115-3|200	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxb.tfm
14mr|texlive-txfonts-20090115-3|201	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbi.tfm
14mr|texlive-txfonts-20090115-3|202	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsc.tfm
14mr|texlive-txfonts-20090115-3|203	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsl.tfm
14mr|texlive-txfonts-20090115-3|204	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbss.tfm
14mr|texlive-txfonts-20090115-3|205	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsssc.tfm
14mr|texlive-txfonts-20090115-3|206	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsssl.tfm
14mr|texlive-txfonts-20090115-3|207	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbtt.tfm
14mr|texlive-txfonts-20090115-3|208	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbttsc.tfm
14mr|texlive-txfonts-20090115-3|209	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbttsl.tfm
14mr|texlive-txfonts-20090115-3|210	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxi.tfm
14mr|texlive-txfonts-20090115-3|211	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxr.tfm
14mr|texlive-txfonts-20090115-3|212	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsc.tfm
14mr|texlive-txfonts-20090115-3|213	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsl.tfm
14mr|texlive-txfonts-20090115-3|214	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxss.tfm
14mr|texlive-txfonts-20090115-3|215	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsssc.tfm
14mr|texlive-txfonts-20090115-3|216	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsssl.tfm
14mr|texlive-txfonts-20090115-3|217	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxtt.tfm
14mr|texlive-txfonts-20090115-3|218	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxttsc.tfm
14mr|texlive-txfonts-20090115-3|219	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxttsl.tfm
14mr|texlive-txfonts-20090115-3|220	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxb.pfb
14mr|texlive-txfonts-20090115-3|221	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxbi.pfb
14mr|texlive-txfonts-20090115-3|222	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxbss.pfb
14mr|texlive-txfonts-20090115-3|223	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxi.pfb
14mr|texlive-txfonts-20090115-3|224	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxr.pfb
14mr|texlive-txfonts-20090115-3|225	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxss.pfb
14mr|texlive-txfonts-20090115-3|226	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxb.pfb
14mr|texlive-txfonts-20090115-3|227	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbi.pfb
14mr|texlive-txfonts-20090115-3|228	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbmi.pfb
14mr|texlive-txfonts-20090115-3|229	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbsc.pfb
14mr|texlive-txfonts-20090115-3|230	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbss.pfb
14mr|texlive-txfonts-20090115-3|231	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbsssc.pfb
14mr|texlive-txfonts-20090115-3|232	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxi.pfb
14mr|texlive-txfonts-20090115-3|233	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxmi.pfb
14mr|texlive-txfonts-20090115-3|234	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxr.pfb
14mr|texlive-txfonts-20090115-3|235	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxsc.pfb
14mr|texlive-txfonts-20090115-3|236	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxss.pfb
14mr|texlive-txfonts-20090115-3|237	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxsssc.pfb
14mr|texlive-txfonts-20090115-3|238	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xbtt.pfb
14mr|texlive-txfonts-20090115-3|239	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xbttsc.pfb
14mr|texlive-txfonts-20090115-3|240	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xtt.pfb
14mr|texlive-txfonts-20090115-3|241	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xttsc.pfb
14mr|texlive-txfonts-20090115-3|242	%{_texmfdistdir}/fonts/type1/public/txfonts/tcxbtt.pfb
14mr|texlive-txfonts-20090115-3|243	%{_texmfdistdir}/fonts/type1/public/txfonts/tcxtt.pfb
14mr|texlive-txfonts-20090115-3|244	%{_texmfdistdir}/fonts/type1/public/txfonts/txbex.pfb
14mr|texlive-txfonts-20090115-3|245	%{_texmfdistdir}/fonts/type1/public/txfonts/txbexa.pfb
14mr|texlive-txfonts-20090115-3|246	%{_texmfdistdir}/fonts/type1/public/txfonts/txbmia.pfb
14mr|texlive-txfonts-20090115-3|247	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsy.pfb
14mr|texlive-txfonts-20090115-3|248	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsya.pfb
14mr|texlive-txfonts-20090115-3|249	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsyb.pfb
14mr|texlive-txfonts-20090115-3|250	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsyc.pfb
14mr|texlive-txfonts-20090115-3|251	%{_texmfdistdir}/fonts/type1/public/txfonts/txbtt.pfb
14mr|texlive-txfonts-20090115-3|252	%{_texmfdistdir}/fonts/type1/public/txfonts/txbttsc.pfb
14mr|texlive-txfonts-20090115-3|253	%{_texmfdistdir}/fonts/type1/public/txfonts/txex.pfb
14mr|texlive-txfonts-20090115-3|254	%{_texmfdistdir}/fonts/type1/public/txfonts/txexa.pfb
14mr|texlive-txfonts-20090115-3|255	%{_texmfdistdir}/fonts/type1/public/txfonts/txmia.pfb
14mr|texlive-txfonts-20090115-3|256	%{_texmfdistdir}/fonts/type1/public/txfonts/txsy.pfb
14mr|texlive-txfonts-20090115-3|257	%{_texmfdistdir}/fonts/type1/public/txfonts/txsya.pfb
14mr|texlive-txfonts-20090115-3|258	%{_texmfdistdir}/fonts/type1/public/txfonts/txsyb.pfb
14mr|texlive-txfonts-20090115-3|259	%{_texmfdistdir}/fonts/type1/public/txfonts/txsyc.pfb
14mr|texlive-txfonts-20090115-3|260	%{_texmfdistdir}/fonts/type1/public/txfonts/txtt.pfb
14mr|texlive-txfonts-20090115-3|261	%{_texmfdistdir}/fonts/type1/public/txfonts/txttsc.pfb
14mr|texlive-txfonts-20090115-3|262	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xb.vf
14mr|texlive-txfonts-20090115-3|263	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbi.vf
14mr|texlive-txfonts-20090115-3|264	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsc.vf
14mr|texlive-txfonts-20090115-3|265	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsl.vf
14mr|texlive-txfonts-20090115-3|266	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbss.vf
14mr|texlive-txfonts-20090115-3|267	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsssc.vf
14mr|texlive-txfonts-20090115-3|268	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsssl.vf
14mr|texlive-txfonts-20090115-3|269	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xi.vf
14mr|texlive-txfonts-20090115-3|270	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xr.vf
14mr|texlive-txfonts-20090115-3|271	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsc.vf
14mr|texlive-txfonts-20090115-3|272	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsl.vf
14mr|texlive-txfonts-20090115-3|273	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xss.vf
14mr|texlive-txfonts-20090115-3|274	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsssc.vf
14mr|texlive-txfonts-20090115-3|275	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsssl.vf
14mr|texlive-txfonts-20090115-3|276	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxb.vf
14mr|texlive-txfonts-20090115-3|277	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbi.vf
14mr|texlive-txfonts-20090115-3|278	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbsl.vf
14mr|texlive-txfonts-20090115-3|279	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbss.vf
14mr|texlive-txfonts-20090115-3|280	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbsssl.vf
14mr|texlive-txfonts-20090115-3|281	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxi.vf
14mr|texlive-txfonts-20090115-3|282	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxr.vf
14mr|texlive-txfonts-20090115-3|283	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxsl.vf
14mr|texlive-txfonts-20090115-3|284	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxss.vf
14mr|texlive-txfonts-20090115-3|285	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxsssl.vf
14mr|texlive-txfonts-20090115-3|286	%{_texmfdistdir}/fonts/vf/public/txfonts/txb.vf
14mr|texlive-txfonts-20090115-3|287	%{_texmfdistdir}/fonts/vf/public/txfonts/txbi.vf
14mr|texlive-txfonts-20090115-3|288	%{_texmfdistdir}/fonts/vf/public/txfonts/txbmi.vf
14mr|texlive-txfonts-20090115-3|289	%{_texmfdistdir}/fonts/vf/public/txfonts/txbmi1.vf
14mr|texlive-txfonts-20090115-3|290	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsc.vf
14mr|texlive-txfonts-20090115-3|291	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsl.vf
14mr|texlive-txfonts-20090115-3|292	%{_texmfdistdir}/fonts/vf/public/txfonts/txbss.vf
14mr|texlive-txfonts-20090115-3|293	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsssc.vf
14mr|texlive-txfonts-20090115-3|294	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsssl.vf
14mr|texlive-txfonts-20090115-3|295	%{_texmfdistdir}/fonts/vf/public/txfonts/txi.vf
14mr|texlive-txfonts-20090115-3|296	%{_texmfdistdir}/fonts/vf/public/txfonts/txmi.vf
14mr|texlive-txfonts-20090115-3|297	%{_texmfdistdir}/fonts/vf/public/txfonts/txmi1.vf
14mr|texlive-txfonts-20090115-3|298	%{_texmfdistdir}/fonts/vf/public/txfonts/txr.vf
14mr|texlive-txfonts-20090115-3|299	%{_texmfdistdir}/fonts/vf/public/txfonts/txsc.vf
14mr|texlive-txfonts-20090115-3|300	%{_texmfdistdir}/fonts/vf/public/txfonts/txsl.vf
14mr|texlive-txfonts-20090115-3|301	%{_texmfdistdir}/fonts/vf/public/txfonts/txss.vf
14mr|texlive-txfonts-20090115-3|302	%{_texmfdistdir}/fonts/vf/public/txfonts/txsssc.vf
14mr|texlive-txfonts-20090115-3|303	%{_texmfdistdir}/fonts/vf/public/txfonts/txsssl.vf
14mr|texlive-txfonts-20090115-3|304	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxb.vf
14mr|texlive-txfonts-20090115-3|305	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbi.vf
14mr|texlive-txfonts-20090115-3|306	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsc.vf
14mr|texlive-txfonts-20090115-3|307	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsl.vf
14mr|texlive-txfonts-20090115-3|308	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbss.vf
14mr|texlive-txfonts-20090115-3|309	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsssc.vf
14mr|texlive-txfonts-20090115-3|310	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsssl.vf
14mr|texlive-txfonts-20090115-3|311	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbtt.vf
14mr|texlive-txfonts-20090115-3|312	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbttsc.vf
14mr|texlive-txfonts-20090115-3|313	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbttsl.vf
14mr|texlive-txfonts-20090115-3|314	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxi.vf
14mr|texlive-txfonts-20090115-3|315	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxr.vf
14mr|texlive-txfonts-20090115-3|316	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsc.vf
14mr|texlive-txfonts-20090115-3|317	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsl.vf
14mr|texlive-txfonts-20090115-3|318	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxss.vf
14mr|texlive-txfonts-20090115-3|319	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsssc.vf
14mr|texlive-txfonts-20090115-3|320	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsssl.vf
14mr|texlive-txfonts-20090115-3|321	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxtt.vf
14mr|texlive-txfonts-20090115-3|322	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxttsc.vf
14mr|texlive-txfonts-20090115-3|323	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxttsl.vf
14mr|texlive-txfonts-20090115-3|324	%{_texmfdistdir}/tex/latex/txfonts/ly1txr.fd
14mr|texlive-txfonts-20090115-3|325	%{_texmfdistdir}/tex/latex/txfonts/ly1txss.fd
14mr|texlive-txfonts-20090115-3|326	%{_texmfdistdir}/tex/latex/txfonts/ly1txtt.fd
14mr|texlive-txfonts-20090115-3|327	%{_texmfdistdir}/tex/latex/txfonts/omltxmi.fd
14mr|texlive-txfonts-20090115-3|328	%{_texmfdistdir}/tex/latex/txfonts/omltxr.fd
14mr|texlive-txfonts-20090115-3|329	%{_texmfdistdir}/tex/latex/txfonts/omstxr.fd
14mr|texlive-txfonts-20090115-3|330	%{_texmfdistdir}/tex/latex/txfonts/omstxsy.fd
14mr|texlive-txfonts-20090115-3|331	%{_texmfdistdir}/tex/latex/txfonts/omxtxex.fd
14mr|texlive-txfonts-20090115-3|332	%{_texmfdistdir}/tex/latex/txfonts/ot1txr.fd
14mr|texlive-txfonts-20090115-3|333	%{_texmfdistdir}/tex/latex/txfonts/ot1txss.fd
14mr|texlive-txfonts-20090115-3|334	%{_texmfdistdir}/tex/latex/txfonts/ot1txtt.fd
14mr|texlive-txfonts-20090115-3|335	%{_texmfdistdir}/tex/latex/txfonts/t1txr.fd
14mr|texlive-txfonts-20090115-3|336	%{_texmfdistdir}/tex/latex/txfonts/t1txss.fd
14mr|texlive-txfonts-20090115-3|337	%{_texmfdistdir}/tex/latex/txfonts/t1txtt.fd
14mr|texlive-txfonts-20090115-3|338	%{_texmfdistdir}/tex/latex/txfonts/ts1txr.fd
14mr|texlive-txfonts-20090115-3|339	%{_texmfdistdir}/tex/latex/txfonts/ts1txss.fd
14mr|texlive-txfonts-20090115-3|340	%{_texmfdistdir}/tex/latex/txfonts/ts1txtt.fd
14mr|texlive-txfonts-20090115-3|341	%{_texmfdistdir}/tex/latex/txfonts/txfonts.sty
14mr|texlive-txfonts-20090115-3|342	%{_texmfdistdir}/tex/latex/txfonts/utxexa.fd
14mr|texlive-txfonts-20090115-3|343	%{_texmfdistdir}/tex/latex/txfonts/utxmia.fd
14mr|texlive-txfonts-20090115-3|344	%{_texmfdistdir}/tex/latex/txfonts/utxr.fd
14mr|texlive-txfonts-20090115-3|345	%{_texmfdistdir}/tex/latex/txfonts/utxss.fd
14mr|texlive-txfonts-20090115-3|346	%{_texmfdistdir}/tex/latex/txfonts/utxsya.fd
14mr|texlive-txfonts-20090115-3|347	%{_texmfdistdir}/tex/latex/txfonts/utxsyb.fd
14mr|texlive-txfonts-20090115-3|348	%{_texmfdistdir}/tex/latex/txfonts/utxsyc.fd
14mr|texlive-txfonts-20090115-3|349	%{_texmfdistdir}/tex/latex/txfonts/utxtt.fd
14mr|texlive-txfonts-20090115-3|350	%doc %{_texmfdistdir}/doc/fonts/txfonts/00bug_fix.txt
14mr|texlive-txfonts-20090115-3|351	%doc %{_texmfdistdir}/doc/fonts/txfonts/COPYRIGHT
14mr|texlive-txfonts-20090115-3|352	%doc %{_texmfdistdir}/doc/fonts/txfonts/README
14mr|texlive-txfonts-20090115-3|353	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdoc.pdf
14mr|texlive-txfonts-20090115-3|354	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdoc.tex
14mr|texlive-txfonts-20090115-3|355	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdocA4.pdf
14mr|texlive-txfonts-20090115-3|356	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdocA4.tex
14mr|texlive-txfonts-20090115-3|357	%doc %{_texmfdistdir}/doc/fonts/txfonts/txmi.vpl
14mr|texlive-txfonts-20090115-3|358	
14mr|texlive-txfonts-20090115-3|359	#-----------------------------------------------------------------------
14mr|texlive-txfonts-20090115-3|360	%prep
14mr|texlive-txfonts-20090115-3|361	%setup -c -a0 -a1
14mr|texlive-txfonts-20090115-3|362	
14mr|texlive-txfonts-20090115-3|363	%build
14mr|texlive-txfonts-20090115-3|364	
14mr|texlive-txfonts-20090115-3|365	%install
14mr|texlive-txfonts-20090115-3|366	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-txfonts-20090115-3|367	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-txfonts-20090115-3|368	
14mr|texlive-txfonts-20090115-3|369	
14mr|texlive-txfonts-20090115-3|370	
14mr|texlive-txfonts-20090115-3|371	%changelog
14mr|texlive-txfonts-20090115-3|372	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090115-3
14mr|texlive-txfonts-20090115-3|373	+ Revision: 71d0406
14mr|texlive-txfonts-20090115-3|374	- MassBuild#440: Increase release tag
14mr|texlive-txfonts-20090115-3|375	
14mr|texlive-txfonts-20090115-3|376	

21674 14
14mr|texlive-txfontsb-1.1-3|1	# revision 21578
14mr|texlive-txfontsb-1.1-3|2	# category Package
14mr|texlive-txfontsb-1.1-3|3	# catalog-ctan /fonts/txfontsb
14mr|texlive-txfontsb-1.1-3|4	# catalog-date 2011-03-01 17:09:11 +0100
14mr|texlive-txfontsb-1.1-3|5	# catalog-license gpl
14mr|texlive-txfontsb-1.1-3|6	# catalog-version 1.1
14mr|texlive-txfontsb-1.1-3|7	Name:		texlive-txfontsb
14mr|texlive-txfontsb-1.1-3|8	Version:	1.1
14mr|texlive-txfontsb-1.1-3|9	Release:	3
14mr|texlive-txfontsb-1.1-3|10	Summary:	Extensions to txfonts, using GNU Freefont
14mr|texlive-txfontsb-1.1-3|11	Group:		Publishing
14mr|texlive-txfontsb-1.1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/txfontsb
14mr|texlive-txfontsb-1.1-3|13	License:	GPL
14mr|texlive-txfontsb-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfontsb.tar.xz
14mr|texlive-txfontsb-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfontsb.doc.tar.xz
14mr|texlive-txfontsb-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfontsb.source.tar.xz
14mr|texlive-txfontsb-1.1-3|17	BuildArch:	noarch
14mr|texlive-txfontsb-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-txfontsb-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-txfontsb-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-txfontsb-1.1-3|21	
14mr|texlive-txfontsb-1.1-3|22	%description
14mr|texlive-txfontsb-1.1-3|23	A set of fonts that extend the txfonts bundle with small caps
14mr|texlive-txfontsb-1.1-3|24	and old style numbers, together with Greek support. The
14mr|texlive-txfontsb-1.1-3|25	extensions are made with modifications of the GNU Freefont.
14mr|texlive-txfontsb-1.1-3|26	
14mr|texlive-txfontsb-1.1-3|27	%post
14mr|texlive-txfontsb-1.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-txfontsb-1.1-3|29	
14mr|texlive-txfontsb-1.1-3|30	%postun
14mr|texlive-txfontsb-1.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-txfontsb-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-txfontsb-1.1-3|33	fi
14mr|texlive-txfontsb-1.1-3|34	
14mr|texlive-txfontsb-1.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-txfontsb-1.1-3|36	%files
14mr|texlive-txfontsb-1.1-3|37	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifb-SmallCaps.afm
14mr|texlive-txfontsb-1.1-3|38	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifb-SmallCapsAlt.afm
14mr|texlive-txfontsb-1.1-3|39	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifb.afm
14mr|texlive-txfontsb-1.1-3|40	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifbBold.afm
14mr|texlive-txfontsb-1.1-3|41	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifbBoldItalic.afm
14mr|texlive-txfontsb-1.1-3|42	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifbItalic.afm
14mr|texlive-txfontsb-1.1-3|43	%{_texmfdistdir}/fonts/enc/dvips/txfontsb/gptimes.enc
14mr|texlive-txfontsb-1.1-3|44	%{_texmfdistdir}/fonts/enc/dvips/txfontsb/gptimesy.enc
14mr|texlive-txfontsb-1.1-3|45	%{_texmfdistdir}/fonts/map/dvips/txfontsb/gptimes.map
14mr|texlive-txfontsb-1.1-3|46	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesb6a.tfm
14mr|texlive-txfontsb-1.1-3|47	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesb6r.tfm
14mr|texlive-txfontsb-1.1-3|48	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesbi6a.tfm
14mr|texlive-txfontsb-1.1-3|49	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesbi6r.tfm
14mr|texlive-txfontsb-1.1-3|50	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesg6r.tfm
14mr|texlive-txfontsb-1.1-3|51	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesi6a.tfm
14mr|texlive-txfontsb-1.1-3|52	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesi6r.tfm
14mr|texlive-txfontsb-1.1-3|53	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesrg6a.tfm
14mr|texlive-txfontsb-1.1-3|54	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessc6a.tfm
14mr|texlive-txfontsb-1.1-3|55	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessc6r.tfm
14mr|texlive-txfontsb-1.1-3|56	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessco6a.tfm
14mr|texlive-txfontsb-1.1-3|57	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessco6r.tfm
14mr|texlive-txfontsb-1.1-3|58	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyb6a.tfm
14mr|texlive-txfontsb-1.1-3|59	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyb6r.tfm
14mr|texlive-txfontsb-1.1-3|60	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesybi6a.tfm
14mr|texlive-txfontsb-1.1-3|61	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesybi6r.tfm
14mr|texlive-txfontsb-1.1-3|62	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyg6r.tfm
14mr|texlive-txfontsb-1.1-3|63	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyi6a.tfm
14mr|texlive-txfontsb-1.1-3|64	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyi6r.tfm
14mr|texlive-txfontsb-1.1-3|65	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyrg6a.tfm
14mr|texlive-txfontsb-1.1-3|66	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysc6a.tfm
14mr|texlive-txfontsb-1.1-3|67	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysc6r.tfm
14mr|texlive-txfontsb-1.1-3|68	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysco6a.tfm
14mr|texlive-txfontsb-1.1-3|69	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysco6r.tfm
14mr|texlive-txfontsb-1.1-3|70	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessc6a.tfm
14mr|texlive-txfontsb-1.1-3|71	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessc6r.tfm
14mr|texlive-txfontsb-1.1-3|72	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessco6a.tfm
14mr|texlive-txfontsb-1.1-3|73	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessco6r.tfm
14mr|texlive-txfontsb-1.1-3|74	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifb-SmallCaps.pfb
14mr|texlive-txfontsb-1.1-3|75	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifb-SmallCapsAlt.pfb
14mr|texlive-txfontsb-1.1-3|76	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifb.pfb
14mr|texlive-txfontsb-1.1-3|77	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifbBold.pfb
14mr|texlive-txfontsb-1.1-3|78	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifbBoldItalic.pfb
14mr|texlive-txfontsb-1.1-3|79	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifbItalic.pfb
14mr|texlive-txfontsb-1.1-3|80	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesb6a.vf
14mr|texlive-txfontsb-1.1-3|81	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesbi6a.vf
14mr|texlive-txfontsb-1.1-3|82	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesi6a.vf
14mr|texlive-txfontsb-1.1-3|83	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesrg6a.vf
14mr|texlive-txfontsb-1.1-3|84	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimessc6a.vf
14mr|texlive-txfontsb-1.1-3|85	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimessco6a.vf
14mr|texlive-txfontsb-1.1-3|86	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesyb6a.vf
14mr|texlive-txfontsb-1.1-3|87	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesybi6a.vf
14mr|texlive-txfontsb-1.1-3|88	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesyi6a.vf
14mr|texlive-txfontsb-1.1-3|89	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesyrg6a.vf
14mr|texlive-txfontsb-1.1-3|90	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesysc6a.vf
14mr|texlive-txfontsb-1.1-3|91	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesysco6a.vf
14mr|texlive-txfontsb-1.1-3|92	%{_texmfdistdir}/fonts/vf/public/txfontsb/timessc6a.vf
14mr|texlive-txfontsb-1.1-3|93	%{_texmfdistdir}/fonts/vf/public/txfontsb/timessco6a.vf
14mr|texlive-txfontsb-1.1-3|94	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxr.fd
14mr|texlive-txfontsb-1.1-3|95	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxrc.fd
14mr|texlive-txfontsb-1.1-3|96	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxry.fd
14mr|texlive-txfontsb-1.1-3|97	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxryc.fd
14mr|texlive-txfontsb-1.1-3|98	%{_texmfdistdir}/tex/latex/txfontsb/ot1txrc.fd
14mr|texlive-txfontsb-1.1-3|99	%{_texmfdistdir}/tex/latex/txfontsb/ot1txryc.fd
14mr|texlive-txfontsb-1.1-3|100	%{_texmfdistdir}/tex/latex/txfontsb/txfontsb.sty
14mr|texlive-txfontsb-1.1-3|101	%doc %{_texmfdistdir}/doc/fonts/txfontsb/README
14mr|texlive-txfontsb-1.1-3|102	%doc %{_texmfdistdir}/doc/fonts/txfontsb/txfontsb.pdf
14mr|texlive-txfontsb-1.1-3|103	%doc %{_texmfdistdir}/doc/fonts/txfontsb/txfontsb.tex
14mr|texlive-txfontsb-1.1-3|104	#- source
14mr|texlive-txfontsb-1.1-3|105	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifb-SmallCaps.sfd
14mr|texlive-txfontsb-1.1-3|106	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifb-SmallCapsAlt.sfd
14mr|texlive-txfontsb-1.1-3|107	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifb.sfd
14mr|texlive-txfontsb-1.1-3|108	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifbBold.sfd
14mr|texlive-txfontsb-1.1-3|109	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifbBoldItalic.sfd
14mr|texlive-txfontsb-1.1-3|110	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifbItalic.sfd
14mr|texlive-txfontsb-1.1-3|111	
14mr|texlive-txfontsb-1.1-3|112	#-----------------------------------------------------------------------
14mr|texlive-txfontsb-1.1-3|113	%prep
14mr|texlive-txfontsb-1.1-3|114	%setup -c -a0 -a1 -a2
14mr|texlive-txfontsb-1.1-3|115	
14mr|texlive-txfontsb-1.1-3|116	%build
14mr|texlive-txfontsb-1.1-3|117	
14mr|texlive-txfontsb-1.1-3|118	%install
14mr|texlive-txfontsb-1.1-3|119	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-txfontsb-1.1-3|120	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-txfontsb-1.1-3|121	
14mr|texlive-txfontsb-1.1-3|122	
14mr|texlive-txfontsb-1.1-3|123	
14mr|texlive-txfontsb-1.1-3|124	%changelog
14mr|texlive-txfontsb-1.1-3|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-txfontsb-1.1-3|126	+ Revision: 5f3f83c
14mr|texlive-txfontsb-1.1-3|127	- MassBuild#440: Increase release tag
14mr|texlive-txfontsb-1.1-3|128	
14mr|texlive-txfontsb-1.1-3|129	

21675 14
14mr|texlive-txgreeks-1.0-3|1	# revision 21839
14mr|texlive-txgreeks-1.0-3|2	# category Package
14mr|texlive-txgreeks-1.0-3|3	# catalog-ctan /macros/latex/contrib/txgreeks
14mr|texlive-txgreeks-1.0-3|4	# catalog-date 2011-03-18 12:27:11 +0100
14mr|texlive-txgreeks-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-txgreeks-1.0-3|6	# catalog-version 1.0
14mr|texlive-txgreeks-1.0-3|7	Name:		texlive-txgreeks
14mr|texlive-txgreeks-1.0-3|8	Version:	1.0
14mr|texlive-txgreeks-1.0-3|9	Release:	3
14mr|texlive-txgreeks-1.0-3|10	Summary:	Shape selection for TX fonts Greek letters
14mr|texlive-txgreeks-1.0-3|11	Group:		Publishing
14mr|texlive-txgreeks-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/txgreeks
14mr|texlive-txgreeks-1.0-3|13	License:	LPPL1.3
14mr|texlive-txgreeks-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txgreeks.tar.xz
14mr|texlive-txgreeks-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txgreeks.doc.tar.xz
14mr|texlive-txgreeks-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txgreeks.source.tar.xz
14mr|texlive-txgreeks-1.0-3|17	BuildArch:	noarch
14mr|texlive-txgreeks-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-txgreeks-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-txgreeks-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-txgreeks-1.0-3|21	
14mr|texlive-txgreeks-1.0-3|22	%description
14mr|texlive-txgreeks-1.0-3|23	The package allows LaTeX users who use the TX fonts to select
14mr|texlive-txgreeks-1.0-3|24	the shapes (italic or upright) for the Greek lowercase and
14mr|texlive-txgreeks-1.0-3|25	uppercase letters. Once the shapes for lowercase and uppercase
14mr|texlive-txgreeks-1.0-3|26	have been selected via a package option, the \other prefix
14mr|texlive-txgreeks-1.0-3|27	(e.g., \otheralpha) allows using the alternate glyph (as in the
14mr|texlive-txgreeks-1.0-3|28	fourier package). The txgreeks package does not constrain the
14mr|texlive-txgreeks-1.0-3|29	text font that may be used in the document.
14mr|texlive-txgreeks-1.0-3|30	
14mr|texlive-txgreeks-1.0-3|31	%post
14mr|texlive-txgreeks-1.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-txgreeks-1.0-3|33	
14mr|texlive-txgreeks-1.0-3|34	%postun
14mr|texlive-txgreeks-1.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-txgreeks-1.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-txgreeks-1.0-3|37	fi
14mr|texlive-txgreeks-1.0-3|38	
14mr|texlive-txgreeks-1.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-txgreeks-1.0-3|40	%files
14mr|texlive-txgreeks-1.0-3|41	%{_texmfdistdir}/tex/latex/txgreeks/txgreeks.sty
14mr|texlive-txgreeks-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/txgreeks/README
14mr|texlive-txgreeks-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/txgreeks/txgreeks.pdf
14mr|texlive-txgreeks-1.0-3|44	#- source
14mr|texlive-txgreeks-1.0-3|45	%doc %{_texmfdistdir}/source/latex/txgreeks/txgreeks.dtx
14mr|texlive-txgreeks-1.0-3|46	%doc %{_texmfdistdir}/source/latex/txgreeks/txgreeks.ins
14mr|texlive-txgreeks-1.0-3|47	
14mr|texlive-txgreeks-1.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-txgreeks-1.0-3|49	%prep
14mr|texlive-txgreeks-1.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-txgreeks-1.0-3|51	
14mr|texlive-txgreeks-1.0-3|52	%build
14mr|texlive-txgreeks-1.0-3|53	
14mr|texlive-txgreeks-1.0-3|54	%install
14mr|texlive-txgreeks-1.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-txgreeks-1.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-txgreeks-1.0-3|57	
14mr|texlive-txgreeks-1.0-3|58	
14mr|texlive-txgreeks-1.0-3|59	
14mr|texlive-txgreeks-1.0-3|60	%changelog
14mr|texlive-txgreeks-1.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-txgreeks-1.0-3|62	+ Revision: 6ba0538
14mr|texlive-txgreeks-1.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-txgreeks-1.0-3|64	
14mr|texlive-txgreeks-1.0-3|65	

21676 14
14mr|texlive-type1cm-20110324-3|1	# revision 21820
14mr|texlive-type1cm-20110324-3|2	# category Package
14mr|texlive-type1cm-20110324-3|3	# catalog-ctan /macros/latex/contrib/type1cm
14mr|texlive-type1cm-20110324-3|4	# catalog-date 2011-03-24 10:40:42 +0100
14mr|texlive-type1cm-20110324-3|5	# catalog-license lppl
14mr|texlive-type1cm-20110324-3|6	# catalog-version undef
14mr|texlive-type1cm-20110324-3|7	Name:		texlive-type1cm
14mr|texlive-type1cm-20110324-3|8	Version:	20110324
14mr|texlive-type1cm-20110324-3|9	Release:	3
14mr|texlive-type1cm-20110324-3|10	Summary:	Arbitrary size font selection in LaTeX
14mr|texlive-type1cm-20110324-3|11	Group:		Publishing
14mr|texlive-type1cm-20110324-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/type1cm
14mr|texlive-type1cm-20110324-3|13	License:	LPPL
14mr|texlive-type1cm-20110324-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/type1cm.tar.xz
14mr|texlive-type1cm-20110324-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/type1cm.doc.tar.xz
14mr|texlive-type1cm-20110324-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/type1cm.source.tar.xz
14mr|texlive-type1cm-20110324-3|17	BuildArch:	noarch
14mr|texlive-type1cm-20110324-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-type1cm-20110324-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-type1cm-20110324-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-type1cm-20110324-3|21	
14mr|texlive-type1cm-20110324-3|22	%description
14mr|texlive-type1cm-20110324-3|23	LaTeX, by default, restricts the sizes at which you can use its
14mr|texlive-type1cm-20110324-3|24	default computer modern fonts, to a fixed set of discrete sizes
14mr|texlive-type1cm-20110324-3|25	(effectively, a set specified by Knuth). The type1cm package
14mr|texlive-type1cm-20110324-3|26	removes this restriction; this is particularly useful when
14mr|texlive-type1cm-20110324-3|27	using scalable versions of the cm fonts (Bakoma, or the
14mr|texlive-type1cm-20110324-3|28	versions from BSR/Y&Y, or True Type versions from Kinch, PCTeX,
14mr|texlive-type1cm-20110324-3|29	etc.). In fact, since modern distributions will automatically
14mr|texlive-type1cm-20110324-3|30	generate any bitmap font you might need, type1cm has wider
14mr|texlive-type1cm-20110324-3|31	application than just those using scaleable versions of the
14mr|texlive-type1cm-20110324-3|32	fonts. Note that the LaTeX distribution now contains a package
14mr|texlive-type1cm-20110324-3|33	fix-cm, which performs the task of type1cm, as well as doing
14mr|texlive-type1cm-20110324-3|34	the same job for T1- and TS1-encoded ec fonts.
14mr|texlive-type1cm-20110324-3|35	
14mr|texlive-type1cm-20110324-3|36	%post
14mr|texlive-type1cm-20110324-3|37	%{_sbindir}/texlive.post
14mr|texlive-type1cm-20110324-3|38	
14mr|texlive-type1cm-20110324-3|39	%postun
14mr|texlive-type1cm-20110324-3|40	if [ $1 -eq 0 ]; then
14mr|texlive-type1cm-20110324-3|41	%{_sbindir}/texlive.post
14mr|texlive-type1cm-20110324-3|42	fi
14mr|texlive-type1cm-20110324-3|43	
14mr|texlive-type1cm-20110324-3|44	#-----------------------------------------------------------------------
14mr|texlive-type1cm-20110324-3|45	%files
14mr|texlive-type1cm-20110324-3|46	%{_texmfdistdir}/tex/latex/type1cm/type1cm.sty
14mr|texlive-type1cm-20110324-3|47	%doc %{_texmfdistdir}/doc/latex/type1cm/type1cm-doc.pdf
14mr|texlive-type1cm-20110324-3|48	%doc %{_texmfdistdir}/doc/latex/type1cm/type1cm-doc.tex
14mr|texlive-type1cm-20110324-3|49	%doc %{_texmfdistdir}/doc/latex/type1cm/type1cm.txt
14mr|texlive-type1cm-20110324-3|50	#- source
14mr|texlive-type1cm-20110324-3|51	%doc %{_texmfdistdir}/source/latex/type1cm/type1cm.fdd
14mr|texlive-type1cm-20110324-3|52	%doc %{_texmfdistdir}/source/latex/type1cm/type1cm.ins
14mr|texlive-type1cm-20110324-3|53	
14mr|texlive-type1cm-20110324-3|54	#-----------------------------------------------------------------------
14mr|texlive-type1cm-20110324-3|55	%prep
14mr|texlive-type1cm-20110324-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-type1cm-20110324-3|57	
14mr|texlive-type1cm-20110324-3|58	%build
14mr|texlive-type1cm-20110324-3|59	
14mr|texlive-type1cm-20110324-3|60	%install
14mr|texlive-type1cm-20110324-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-type1cm-20110324-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-type1cm-20110324-3|63	
14mr|texlive-type1cm-20110324-3|64	
14mr|texlive-type1cm-20110324-3|65	
14mr|texlive-type1cm-20110324-3|66	%changelog
14mr|texlive-type1cm-20110324-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110324-3
14mr|texlive-type1cm-20110324-3|68	+ Revision: 2c81055
14mr|texlive-type1cm-20110324-3|69	- MassBuild#440: Increase release tag
14mr|texlive-type1cm-20110324-3|70	
14mr|texlive-type1cm-20110324-3|71	

21677 14
14mr|texlive-Type1fonts-2.14-3|1	# revision 19603
14mr|texlive-Type1fonts-2.14-3|2	# category Package
14mr|texlive-Type1fonts-2.14-3|3	# catalog-ctan /info/Type1fonts/fontinstallationguide
14mr|texlive-Type1fonts-2.14-3|4	# catalog-date 2010-08-29 15:39:11 +0200
14mr|texlive-Type1fonts-2.14-3|5	# catalog-license fdl
14mr|texlive-Type1fonts-2.14-3|6	# catalog-version 2.14
14mr|texlive-Type1fonts-2.14-3|7	Name:		texlive-Type1fonts
14mr|texlive-Type1fonts-2.14-3|8	Version:	2.14
14mr|texlive-Type1fonts-2.14-3|9	Release:	3
14mr|texlive-Type1fonts-2.14-3|10	Summary:	Font installation guide
14mr|texlive-Type1fonts-2.14-3|11	Group:		Publishing
14mr|texlive-Type1fonts-2.14-3|12	URL:		http://www.ctan.org/tex-archive/info/Type1fonts/fontinstallationguide
14mr|texlive-Type1fonts-2.14-3|13	License:	FDL
14mr|texlive-Type1fonts-2.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Type1fonts.tar.xz
14mr|texlive-Type1fonts-2.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Type1fonts.doc.tar.xz
14mr|texlive-Type1fonts-2.14-3|16	BuildArch:	noarch
14mr|texlive-Type1fonts-2.14-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-Type1fonts-2.14-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-Type1fonts-2.14-3|19	
14mr|texlive-Type1fonts-2.14-3|20	%description
14mr|texlive-Type1fonts-2.14-3|21	This guide discusses the most common scenarios you are likely
14mr|texlive-Type1fonts-2.14-3|22	to encounter when installing Type 1 PostScript fonts. While the
14mr|texlive-Type1fonts-2.14-3|23	individual tools employed in the installation process are
14mr|texlive-Type1fonts-2.14-3|24	documented well, the actual difficulty most users are facing
14mr|texlive-Type1fonts-2.14-3|25	when trying to install new fonts is understanding how to put
14mr|texlive-Type1fonts-2.14-3|26	all the pieces together. This is what this guide is about.
14mr|texlive-Type1fonts-2.14-3|27	
14mr|texlive-Type1fonts-2.14-3|28	#-----------------------------------------------------------------------
14mr|texlive-Type1fonts-2.14-3|29	%files
14mr|texlive-Type1fonts-2.14-3|30	%doc %{_texmfdistdir}/doc/fonts/Type1fonts/README
14mr|texlive-Type1fonts-2.14-3|31	%doc %{_texmfdistdir}/doc/fonts/Type1fonts/examples.zip
14mr|texlive-Type1fonts-2.14-3|32	%doc %{_texmfdistdir}/doc/fonts/Type1fonts/fontinstallationguide.pdf
14mr|texlive-Type1fonts-2.14-3|33	%doc %{_texmfdistdir}/doc/fonts/Type1fonts/fontinstallationguide.tex
14mr|texlive-Type1fonts-2.14-3|34	
14mr|texlive-Type1fonts-2.14-3|35	#-----------------------------------------------------------------------
14mr|texlive-Type1fonts-2.14-3|36	%prep
14mr|texlive-Type1fonts-2.14-3|37	%setup -c -a0 -a1
14mr|texlive-Type1fonts-2.14-3|38	
14mr|texlive-Type1fonts-2.14-3|39	%build
14mr|texlive-Type1fonts-2.14-3|40	
14mr|texlive-Type1fonts-2.14-3|41	%install
14mr|texlive-Type1fonts-2.14-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-Type1fonts-2.14-3|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-Type1fonts-2.14-3|44	
14mr|texlive-Type1fonts-2.14-3|45	
14mr|texlive-Type1fonts-2.14-3|46	
14mr|texlive-Type1fonts-2.14-3|47	%changelog
14mr|texlive-Type1fonts-2.14-3|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.14-3
14mr|texlive-Type1fonts-2.14-3|49	+ Revision: cc3b13c
14mr|texlive-Type1fonts-2.14-3|50	- MassBuild#440: Increase release tag
14mr|texlive-Type1fonts-2.14-3|51	
14mr|texlive-Type1fonts-2.14-3|52	

21678 14
14mr|texlive-typeface-0.1-2|1	# revision 27046
14mr|texlive-typeface-0.1-2|2	# category Package
14mr|texlive-typeface-0.1-2|3	# catalog-ctan /macros/latex/contrib/typeface
14mr|texlive-typeface-0.1-2|4	# catalog-date 2012-07-02 21:55:35 +0200
14mr|texlive-typeface-0.1-2|5	# catalog-license lppl1.3
14mr|texlive-typeface-0.1-2|6	# catalog-version 0.1
14mr|texlive-typeface-0.1-2|7	Name:		texlive-typeface
14mr|texlive-typeface-0.1-2|8	Version:	0.1
14mr|texlive-typeface-0.1-2|9	Release:	2
14mr|texlive-typeface-0.1-2|10	Summary:	Select a balanced set of fonts
14mr|texlive-typeface-0.1-2|11	Group:		Publishing
14mr|texlive-typeface-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/typeface
14mr|texlive-typeface-0.1-2|13	License:	LPPL1.3
14mr|texlive-typeface-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeface.tar.xz
14mr|texlive-typeface-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeface.doc.tar.xz
14mr|texlive-typeface-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeface.source.tar.xz
14mr|texlive-typeface-0.1-2|17	BuildArch:	noarch
14mr|texlive-typeface-0.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-typeface-0.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-typeface-0.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-typeface-0.1-2|21	
14mr|texlive-typeface-0.1-2|22	%description
14mr|texlive-typeface-0.1-2|23	The package provides the means of establishing a consistent set
14mr|texlive-typeface-0.1-2|24	of fonts for use in a LaTeX document. It allows mixing and
14mr|texlive-typeface-0.1-2|25	matching the Type 1 font sets available on the archive (and it
14mr|texlive-typeface-0.1-2|26	may be extended, via its configuration file, to support other
14mr|texlive-typeface-0.1-2|27	fonts). Font-set definition takes the form of a set of options
14mr|texlive-typeface-0.1-2|28	that are read when the package is loaded: for each typographic
14mr|texlive-typeface-0.1-2|29	category (main body font, sans-serif font, monospace font,
14mr|texlive-typeface-0.1-2|30	mathematics fonts, text figures, and so on), a font or a
14mr|texlive-typeface-0.1-2|31	transformation is given in those options. The approach enables
14mr|texlive-typeface-0.1-2|32	the user to remember their own configurations (as a single
14mr|texlive-typeface-0.1-2|33	command) and to borrow configurations that other users have
14mr|texlive-typeface-0.1-2|34	developed. The present release is designated "for review".
14mr|texlive-typeface-0.1-2|35	
14mr|texlive-typeface-0.1-2|36	%post
14mr|texlive-typeface-0.1-2|37	%{_sbindir}/texlive.post
14mr|texlive-typeface-0.1-2|38	
14mr|texlive-typeface-0.1-2|39	%postun
14mr|texlive-typeface-0.1-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-typeface-0.1-2|41	%{_sbindir}/texlive.post
14mr|texlive-typeface-0.1-2|42	fi
14mr|texlive-typeface-0.1-2|43	
14mr|texlive-typeface-0.1-2|44	#-----------------------------------------------------------------------
14mr|texlive-typeface-0.1-2|45	%files
14mr|texlive-typeface-0.1-2|46	%{_texmfdistdir}/tex/latex/typeface/typeface.cfg
14mr|texlive-typeface-0.1-2|47	%{_texmfdistdir}/tex/latex/typeface/typeface.sty
14mr|texlive-typeface-0.1-2|48	%doc %{_texmfdistdir}/doc/latex/typeface/README
14mr|texlive-typeface-0.1-2|49	%doc %{_texmfdistdir}/doc/latex/typeface/typeface-all-rm.pdf
14mr|texlive-typeface-0.1-2|50	%doc %{_texmfdistdir}/doc/latex/typeface/typeface-test.tex
14mr|texlive-typeface-0.1-2|51	%doc %{_texmfdistdir}/doc/latex/typeface/typeface.pdf
14mr|texlive-typeface-0.1-2|52	%doc %{_texmfdistdir}/doc/latex/typeface/typeface.tex
14mr|texlive-typeface-0.1-2|53	#- source
14mr|texlive-typeface-0.1-2|54	%doc %{_texmfdistdir}/source/latex/typeface/typeface-all-rm.bat
14mr|texlive-typeface-0.1-2|55	
14mr|texlive-typeface-0.1-2|56	#-----------------------------------------------------------------------
14mr|texlive-typeface-0.1-2|57	%prep
14mr|texlive-typeface-0.1-2|58	%setup -q -c -a0 -a1 -a2
14mr|texlive-typeface-0.1-2|59	
14mr|texlive-typeface-0.1-2|60	%build
14mr|texlive-typeface-0.1-2|61	
14mr|texlive-typeface-0.1-2|62	%install
14mr|texlive-typeface-0.1-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-typeface-0.1-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-typeface-0.1-2|65	
14mr|texlive-typeface-0.1-2|66	%changelog
14mr|texlive-typeface-0.1-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-typeface-0.1-2|68	+ Revision: d7d94a9
14mr|texlive-typeface-0.1-2|69	- MassBuild#440: Increase release tag
14mr|texlive-typeface-0.1-2|70	
14mr|texlive-typeface-0.1-2|71	

21679 14
14mr|texlive-typehtml-20100223-3|1	# revision 17134
14mr|texlive-typehtml-20100223-3|2	# category Package
14mr|texlive-typehtml-20100223-3|3	# catalog-ctan /macros/latex/contrib/typehtml
14mr|texlive-typehtml-20100223-3|4	# catalog-date 2010-02-23 16:16:11 +0100
14mr|texlive-typehtml-20100223-3|5	# catalog-license lppl
14mr|texlive-typehtml-20100223-3|6	# catalog-version undef
14mr|texlive-typehtml-20100223-3|7	Name:		texlive-typehtml
14mr|texlive-typehtml-20100223-3|8	Version:	20100223
14mr|texlive-typehtml-20100223-3|9	Release:	3
14mr|texlive-typehtml-20100223-3|10	Summary:	Typeset HTML directly from LaTeX
14mr|texlive-typehtml-20100223-3|11	Group:		Publishing
14mr|texlive-typehtml-20100223-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/typehtml
14mr|texlive-typehtml-20100223-3|13	License:	LPPL
14mr|texlive-typehtml-20100223-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typehtml.tar.xz
14mr|texlive-typehtml-20100223-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typehtml.doc.tar.xz
14mr|texlive-typehtml-20100223-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typehtml.source.tar.xz
14mr|texlive-typehtml-20100223-3|17	BuildArch:	noarch
14mr|texlive-typehtml-20100223-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-typehtml-20100223-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-typehtml-20100223-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-typehtml-20100223-3|21	
14mr|texlive-typehtml-20100223-3|22	%description
14mr|texlive-typehtml-20100223-3|23	Can handle almost all of HTML2, and most of the math fragment
14mr|texlive-typehtml-20100223-3|24	of the draft HTML3.
14mr|texlive-typehtml-20100223-3|25	
14mr|texlive-typehtml-20100223-3|26	%post
14mr|texlive-typehtml-20100223-3|27	%{_sbindir}/texlive.post
14mr|texlive-typehtml-20100223-3|28	
14mr|texlive-typehtml-20100223-3|29	%postun
14mr|texlive-typehtml-20100223-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-typehtml-20100223-3|31	%{_sbindir}/texlive.post
14mr|texlive-typehtml-20100223-3|32	fi
14mr|texlive-typehtml-20100223-3|33	
14mr|texlive-typehtml-20100223-3|34	#-----------------------------------------------------------------------
14mr|texlive-typehtml-20100223-3|35	%files
14mr|texlive-typehtml-20100223-3|36	%{_texmfdistdir}/tex/latex/typehtml/typehtml.sty
14mr|texlive-typehtml-20100223-3|37	%doc %{_texmfdistdir}/doc/latex/typehtml/README
14mr|texlive-typehtml-20100223-3|38	%doc %{_texmfdistdir}/doc/latex/typehtml/typehtml.pdf
14mr|texlive-typehtml-20100223-3|39	#- source
14mr|texlive-typehtml-20100223-3|40	%doc %{_texmfdistdir}/source/latex/typehtml/typehtml.dtx
14mr|texlive-typehtml-20100223-3|41	%doc %{_texmfdistdir}/source/latex/typehtml/typehtml.ins
14mr|texlive-typehtml-20100223-3|42	
14mr|texlive-typehtml-20100223-3|43	#-----------------------------------------------------------------------
14mr|texlive-typehtml-20100223-3|44	%prep
14mr|texlive-typehtml-20100223-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-typehtml-20100223-3|46	
14mr|texlive-typehtml-20100223-3|47	%build
14mr|texlive-typehtml-20100223-3|48	
14mr|texlive-typehtml-20100223-3|49	%install
14mr|texlive-typehtml-20100223-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-typehtml-20100223-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-typehtml-20100223-3|52	
14mr|texlive-typehtml-20100223-3|53	
14mr|texlive-typehtml-20100223-3|54	
14mr|texlive-typehtml-20100223-3|55	%changelog
14mr|texlive-typehtml-20100223-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100223-3
14mr|texlive-typehtml-20100223-3|57	+ Revision: b6877f9
14mr|texlive-typehtml-20100223-3|58	- MassBuild#440: Increase release tag
14mr|texlive-typehtml-20100223-3|59	
14mr|texlive-typehtml-20100223-3|60	

21680 14
14mr|texlive-typeoutfileinfo-0.1a-3|1	# revision 26313
14mr|texlive-typeoutfileinfo-0.1a-3|2	# category Package
14mr|texlive-typeoutfileinfo-0.1a-3|3	# catalog-ctan /support/typeoutfileinfo
14mr|texlive-typeoutfileinfo-0.1a-3|4	# catalog-date 2012-03-16 14:12:34 +0100
14mr|texlive-typeoutfileinfo-0.1a-3|5	# catalog-license lppl1.3
14mr|texlive-typeoutfileinfo-0.1a-3|6	# catalog-version 0.1a
14mr|texlive-typeoutfileinfo-0.1a-3|7	Name:		texlive-typeoutfileinfo
14mr|texlive-typeoutfileinfo-0.1a-3|8	Version:	0.1a
14mr|texlive-typeoutfileinfo-0.1a-3|9	Release:	3
14mr|texlive-typeoutfileinfo-0.1a-3|10	Summary:	Display class/package/file information
14mr|texlive-typeoutfileinfo-0.1a-3|11	Group:		Publishing
14mr|texlive-typeoutfileinfo-0.1a-3|12	URL:		http://www.ctan.org/tex-archive/support/typeoutfileinfo
14mr|texlive-typeoutfileinfo-0.1a-3|13	License:	LPPL1.3
14mr|texlive-typeoutfileinfo-0.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeoutfileinfo.tar.xz
14mr|texlive-typeoutfileinfo-0.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeoutfileinfo.doc.tar.xz
14mr|texlive-typeoutfileinfo-0.1a-3|16	BuildArch:	noarch
14mr|texlive-typeoutfileinfo-0.1a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-typeoutfileinfo-0.1a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-typeoutfileinfo-0.1a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-typeoutfileinfo-0.1a-3|20	Provides:	texlive-typeoutfileinfo.bin = %{EVRD}
14mr|texlive-typeoutfileinfo-0.1a-3|21	
14mr|texlive-typeoutfileinfo-0.1a-3|22	%description
14mr|texlive-typeoutfileinfo-0.1a-3|23	The package provides a minimalist shell script, for Unix
14mr|texlive-typeoutfileinfo-0.1a-3|24	systems, that displays the information content in a
14mr|texlive-typeoutfileinfo-0.1a-3|25	\ProvidesFile, \ProvidesPackage or \ProvidesClass command in a
14mr|texlive-typeoutfileinfo-0.1a-3|26	LaTeX source file. The package requires that the readprov
14mr|texlive-typeoutfileinfo-0.1a-3|27	package is available.
14mr|texlive-typeoutfileinfo-0.1a-3|28	
14mr|texlive-typeoutfileinfo-0.1a-3|29	%post
14mr|texlive-typeoutfileinfo-0.1a-3|30	%{_sbindir}/texlive.post
14mr|texlive-typeoutfileinfo-0.1a-3|31	
14mr|texlive-typeoutfileinfo-0.1a-3|32	%postun
14mr|texlive-typeoutfileinfo-0.1a-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-typeoutfileinfo-0.1a-3|34	%{_sbindir}/texlive.post
14mr|texlive-typeoutfileinfo-0.1a-3|35	fi
14mr|texlive-typeoutfileinfo-0.1a-3|36	
14mr|texlive-typeoutfileinfo-0.1a-3|37	#-----------------------------------------------------------------------
14mr|texlive-typeoutfileinfo-0.1a-3|38	%files
14mr|texlive-typeoutfileinfo-0.1a-3|39	%{_bindir}/typeoutfileinfo
14mr|texlive-typeoutfileinfo-0.1a-3|40	%{_texmfdistdir}/scripts/typeoutfileinfo/typeoutfileinfo.sh
14mr|texlive-typeoutfileinfo-0.1a-3|41	%doc %{_texmfdistdir}/doc/support/typeoutfileinfo/README
14mr|texlive-typeoutfileinfo-0.1a-3|42	
14mr|texlive-typeoutfileinfo-0.1a-3|43	#-----------------------------------------------------------------------
14mr|texlive-typeoutfileinfo-0.1a-3|44	%prep
14mr|texlive-typeoutfileinfo-0.1a-3|45	%setup -c -a0 -a1
14mr|texlive-typeoutfileinfo-0.1a-3|46	
14mr|texlive-typeoutfileinfo-0.1a-3|47	%build
14mr|texlive-typeoutfileinfo-0.1a-3|48	
14mr|texlive-typeoutfileinfo-0.1a-3|49	%install
14mr|texlive-typeoutfileinfo-0.1a-3|50	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-typeoutfileinfo-0.1a-3|51	pushd %{buildroot}%{_bindir}
14mr|texlive-typeoutfileinfo-0.1a-3|52	ln -sf %{_texmfdir}/scripts/typeoutfileinfo/typeoutfileinfo.sh typeoutfileinfo
14mr|texlive-typeoutfileinfo-0.1a-3|53	popd
14mr|texlive-typeoutfileinfo-0.1a-3|54	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-typeoutfileinfo-0.1a-3|55	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-typeoutfileinfo-0.1a-3|56	
14mr|texlive-typeoutfileinfo-0.1a-3|57	
14mr|texlive-typeoutfileinfo-0.1a-3|58	
14mr|texlive-typeoutfileinfo-0.1a-3|59	%changelog
14mr|texlive-typeoutfileinfo-0.1a-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1a-3
14mr|texlive-typeoutfileinfo-0.1a-3|61	+ Revision: 296d774
14mr|texlive-typeoutfileinfo-0.1a-3|62	- MassBuild#440: Increase release tag
14mr|texlive-typeoutfileinfo-0.1a-3|63	
14mr|texlive-typeoutfileinfo-0.1a-3|64	

21681 14
14mr|texlive-typogrid-0.21-2|1	# revision 24994
14mr|texlive-typogrid-0.21-2|2	# category Package
14mr|texlive-typogrid-0.21-2|3	# catalog-ctan /macros/latex/contrib/typogrid
14mr|texlive-typogrid-0.21-2|4	# catalog-date 2012-01-01 15:10:03 +0100
14mr|texlive-typogrid-0.21-2|5	# catalog-license lppl
14mr|texlive-typogrid-0.21-2|6	# catalog-version 0.21
14mr|texlive-typogrid-0.21-2|7	Name:		texlive-typogrid
14mr|texlive-typogrid-0.21-2|8	Version:	0.21
14mr|texlive-typogrid-0.21-2|9	Release:	2
14mr|texlive-typogrid-0.21-2|10	Summary:	Print a typographic grid
14mr|texlive-typogrid-0.21-2|11	Group:		Publishing
14mr|texlive-typogrid-0.21-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/typogrid
14mr|texlive-typogrid-0.21-2|13	License:	LPPL
14mr|texlive-typogrid-0.21-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typogrid.tar.xz
14mr|texlive-typogrid-0.21-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typogrid.doc.tar.xz
14mr|texlive-typogrid-0.21-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typogrid.source.tar.xz
14mr|texlive-typogrid-0.21-2|17	BuildArch:	noarch
14mr|texlive-typogrid-0.21-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-typogrid-0.21-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-typogrid-0.21-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-typogrid-0.21-2|21	
14mr|texlive-typogrid-0.21-2|22	%description
14mr|texlive-typogrid-0.21-2|23	Draws a grid on every page of the document; the grid divides
14mr|texlive-typogrid-0.21-2|24	the page into columns, and may be used for fixing measurements
14mr|texlive-typogrid-0.21-2|25	of layout.
14mr|texlive-typogrid-0.21-2|26	
14mr|texlive-typogrid-0.21-2|27	%post
14mr|texlive-typogrid-0.21-2|28	%{_sbindir}/texlive.post
14mr|texlive-typogrid-0.21-2|29	
14mr|texlive-typogrid-0.21-2|30	%postun
14mr|texlive-typogrid-0.21-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-typogrid-0.21-2|32	%{_sbindir}/texlive.post
14mr|texlive-typogrid-0.21-2|33	fi
14mr|texlive-typogrid-0.21-2|34	
14mr|texlive-typogrid-0.21-2|35	#-----------------------------------------------------------------------
14mr|texlive-typogrid-0.21-2|36	%files
14mr|texlive-typogrid-0.21-2|37	%{_texmfdistdir}/tex/latex/typogrid/typogrid.sty
14mr|texlive-typogrid-0.21-2|38	%doc %{_texmfdistdir}/doc/latex/typogrid/ChangeLog
14mr|texlive-typogrid-0.21-2|39	%doc %{_texmfdistdir}/doc/latex/typogrid/Makefile
14mr|texlive-typogrid-0.21-2|40	%doc %{_texmfdistdir}/doc/latex/typogrid/README
14mr|texlive-typogrid-0.21-2|41	%doc %{_texmfdistdir}/doc/latex/typogrid/getversion.tex
14mr|texlive-typogrid-0.21-2|42	%doc %{_texmfdistdir}/doc/latex/typogrid/testtypogrid.tex
14mr|texlive-typogrid-0.21-2|43	%doc %{_texmfdistdir}/doc/latex/typogrid/typogrid.pdf
14mr|texlive-typogrid-0.21-2|44	#- source
14mr|texlive-typogrid-0.21-2|45	%doc %{_texmfdistdir}/source/latex/typogrid/typogrid.dtx
14mr|texlive-typogrid-0.21-2|46	%doc %{_texmfdistdir}/source/latex/typogrid/typogrid.ins
14mr|texlive-typogrid-0.21-2|47	
14mr|texlive-typogrid-0.21-2|48	#-----------------------------------------------------------------------
14mr|texlive-typogrid-0.21-2|49	%prep
14mr|texlive-typogrid-0.21-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-typogrid-0.21-2|51	
14mr|texlive-typogrid-0.21-2|52	%build
14mr|texlive-typogrid-0.21-2|53	
14mr|texlive-typogrid-0.21-2|54	%install
14mr|texlive-typogrid-0.21-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-typogrid-0.21-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-typogrid-0.21-2|57	
14mr|texlive-typogrid-0.21-2|58	
14mr|texlive-typogrid-0.21-2|59	
14mr|texlive-typogrid-0.21-2|60	%changelog
14mr|texlive-typogrid-0.21-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.21-2
14mr|texlive-typogrid-0.21-2|62	+ Revision: 8dea857
14mr|texlive-typogrid-0.21-2|63	- MassBuild#440: Increase release tag
14mr|texlive-typogrid-0.21-2|64	
14mr|texlive-typogrid-0.21-2|65	

21682 14
14mr|texlive-uaclasses-20090105-3|1	# revision 15878
14mr|texlive-uaclasses-20090105-3|2	# category Package
14mr|texlive-uaclasses-20090105-3|3	# catalog-ctan /macros/latex/contrib/uaclasses
14mr|texlive-uaclasses-20090105-3|4	# catalog-date 2009-01-05 22:46:04 +0100
14mr|texlive-uaclasses-20090105-3|5	# catalog-license pd
14mr|texlive-uaclasses-20090105-3|6	# catalog-version undef
14mr|texlive-uaclasses-20090105-3|7	Name:		texlive-uaclasses
14mr|texlive-uaclasses-20090105-3|8	Version:	20090105
14mr|texlive-uaclasses-20090105-3|9	Release:	3
14mr|texlive-uaclasses-20090105-3|10	Summary:	University of Arizona thesis and dissertation format
14mr|texlive-uaclasses-20090105-3|11	Group:		Publishing
14mr|texlive-uaclasses-20090105-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uaclasses
14mr|texlive-uaclasses-20090105-3|13	License:	PD
14mr|texlive-uaclasses-20090105-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uaclasses.tar.xz
14mr|texlive-uaclasses-20090105-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uaclasses.doc.tar.xz
14mr|texlive-uaclasses-20090105-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uaclasses.source.tar.xz
14mr|texlive-uaclasses-20090105-3|17	BuildArch:	noarch
14mr|texlive-uaclasses-20090105-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-uaclasses-20090105-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-uaclasses-20090105-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-uaclasses-20090105-3|21	
14mr|texlive-uaclasses-20090105-3|22	%description
14mr|texlive-uaclasses-20090105-3|23	This package provides a LaTeX2e document class named 'ua-
14mr|texlive-uaclasses-20090105-3|24	thesis' for typesetting theses and dissertations in the
14mr|texlive-uaclasses-20090105-3|25	official format required by the University of Arizona.
14mr|texlive-uaclasses-20090105-3|26	Moreover, there is a fully compatible alternative document
14mr|texlive-uaclasses-20090105-3|27	class 'my-thesis' for private 'nice' copies of the
14mr|texlive-uaclasses-20090105-3|28	dissertation, and the respective title pages are available as
14mr|texlive-uaclasses-20090105-3|29	separate packages to work with any document class.
14mr|texlive-uaclasses-20090105-3|30	
14mr|texlive-uaclasses-20090105-3|31	%post
14mr|texlive-uaclasses-20090105-3|32	%{_sbindir}/texlive.post
14mr|texlive-uaclasses-20090105-3|33	
14mr|texlive-uaclasses-20090105-3|34	%postun
14mr|texlive-uaclasses-20090105-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-uaclasses-20090105-3|36	%{_sbindir}/texlive.post
14mr|texlive-uaclasses-20090105-3|37	fi
14mr|texlive-uaclasses-20090105-3|38	
14mr|texlive-uaclasses-20090105-3|39	#-----------------------------------------------------------------------
14mr|texlive-uaclasses-20090105-3|40	%files
14mr|texlive-uaclasses-20090105-3|41	%{_texmfdistdir}/tex/latex/uaclasses/my-thesis.cls
14mr|texlive-uaclasses-20090105-3|42	%{_texmfdistdir}/tex/latex/uaclasses/my-title.sty
14mr|texlive-uaclasses-20090105-3|43	%{_texmfdistdir}/tex/latex/uaclasses/ua-thesis.cls
14mr|texlive-uaclasses-20090105-3|44	%{_texmfdistdir}/tex/latex/uaclasses/ua-title.sty
14mr|texlive-uaclasses-20090105-3|45	%doc %{_texmfdistdir}/doc/latex/uaclasses/README
14mr|texlive-uaclasses-20090105-3|46	%doc %{_texmfdistdir}/doc/latex/uaclasses/my-example.pdf
14mr|texlive-uaclasses-20090105-3|47	%doc %{_texmfdistdir}/doc/latex/uaclasses/ua-example.pdf
14mr|texlive-uaclasses-20090105-3|48	%doc %{_texmfdistdir}/doc/latex/uaclasses/ua-example.tex
14mr|texlive-uaclasses-20090105-3|49	#- source
14mr|texlive-uaclasses-20090105-3|50	%doc %{_texmfdistdir}/source/latex/uaclasses/ua-classes.dtx
14mr|texlive-uaclasses-20090105-3|51	%doc %{_texmfdistdir}/source/latex/uaclasses/ua-classes.ins
14mr|texlive-uaclasses-20090105-3|52	
14mr|texlive-uaclasses-20090105-3|53	#-----------------------------------------------------------------------
14mr|texlive-uaclasses-20090105-3|54	%prep
14mr|texlive-uaclasses-20090105-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-uaclasses-20090105-3|56	
14mr|texlive-uaclasses-20090105-3|57	%build
14mr|texlive-uaclasses-20090105-3|58	
14mr|texlive-uaclasses-20090105-3|59	%install
14mr|texlive-uaclasses-20090105-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uaclasses-20090105-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-uaclasses-20090105-3|62	
14mr|texlive-uaclasses-20090105-3|63	
14mr|texlive-uaclasses-20090105-3|64	
14mr|texlive-uaclasses-20090105-3|65	%changelog
14mr|texlive-uaclasses-20090105-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090105-3
14mr|texlive-uaclasses-20090105-3|67	+ Revision: b3964c2
14mr|texlive-uaclasses-20090105-3|68	- MassBuild#440: Increase release tag
14mr|texlive-uaclasses-20090105-3|69	
14mr|texlive-uaclasses-20090105-3|70	

21683 14
14mr|texlive-uadocs-1.1-6|1	# revision 31042
14mr|texlive-uadocs-1.1-6|2	# category Package
14mr|texlive-uadocs-1.1-6|3	# catalog-ctan /macros/latex/contrib/uadocs
14mr|texlive-uadocs-1.1-6|4	# catalog-date 2013-06-19 11:29:28 +0200
14mr|texlive-uadocs-1.1-6|5	# catalog-license lppl1.3
14mr|texlive-uadocs-1.1-6|6	# catalog-version 1.1
14mr|texlive-uadocs-1.1-6|7	Name:		texlive-uadocs
14mr|texlive-uadocs-1.1-6|8	Version:	1.1
14mr|texlive-uadocs-1.1-6|9	Release:	6
14mr|texlive-uadocs-1.1-6|10	Summary:	Course texts and masters theses in University of Antwerp style
14mr|texlive-uadocs-1.1-6|11	Group:		Publishing
14mr|texlive-uadocs-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uadocs
14mr|texlive-uadocs-1.1-6|13	License:	LPPL1.3
14mr|texlive-uadocs-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uadocs.tar.xz
14mr|texlive-uadocs-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uadocs.doc.tar.xz
14mr|texlive-uadocs-1.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uadocs.source.tar.xz
14mr|texlive-uadocs-1.1-6|17	BuildArch:	noarch
14mr|texlive-uadocs-1.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-uadocs-1.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-uadocs-1.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-uadocs-1.1-6|21	
14mr|texlive-uadocs-1.1-6|22	%description
14mr|texlive-uadocs-1.1-6|23	These class files implement the house style of the University
14mr|texlive-uadocs-1.1-6|24	of Antwerp for course texts and master theses. Using these
14mr|texlive-uadocs-1.1-6|25	class files will make it easy for you to make and keep your
14mr|texlive-uadocs-1.1-6|26	documents compliant to this version and future versions of the
14mr|texlive-uadocs-1.1-6|27	house style of the University of Antwerp.
14mr|texlive-uadocs-1.1-6|28	
14mr|texlive-uadocs-1.1-6|29	%post
14mr|texlive-uadocs-1.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-uadocs-1.1-6|31	
14mr|texlive-uadocs-1.1-6|32	%postun
14mr|texlive-uadocs-1.1-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-uadocs-1.1-6|34	%{_sbindir}/texlive.post
14mr|texlive-uadocs-1.1-6|35	fi
14mr|texlive-uadocs-1.1-6|36	
14mr|texlive-uadocs-1.1-6|37	#-----------------------------------------------------------------------
14mr|texlive-uadocs-1.1-6|38	%files
14mr|texlive-uadocs-1.1-6|39	%{_texmfdistdir}/tex/latex/uadocs/ua_color.eps
14mr|texlive-uadocs-1.1-6|40	%{_texmfdistdir}/tex/latex/uadocs/ua_color.pdf
14mr|texlive-uadocs-1.1-6|41	%{_texmfdistdir}/tex/latex/uadocs/uacoursetext.cls
14mr|texlive-uadocs-1.1-6|42	%{_texmfdistdir}/tex/latex/uadocs/uamasterthesis.cls
14mr|texlive-uadocs-1.1-6|43	%doc %{_texmfdistdir}/doc/latex/uadocs/LICENSE
14mr|texlive-uadocs-1.1-6|44	%doc %{_texmfdistdir}/doc/latex/uadocs/uacoursetext-example.pdf
14mr|texlive-uadocs-1.1-6|45	%doc %{_texmfdistdir}/doc/latex/uadocs/uacoursetext-example.tex
14mr|texlive-uadocs-1.1-6|46	%doc %{_texmfdistdir}/doc/latex/uadocs/uadocs.pdf
14mr|texlive-uadocs-1.1-6|47	%doc %{_texmfdistdir}/doc/latex/uadocs/uamasterthesis-example.pdf
14mr|texlive-uadocs-1.1-6|48	%doc %{_texmfdistdir}/doc/latex/uadocs/uamasterthesis-example.tex
14mr|texlive-uadocs-1.1-6|49	#- source
14mr|texlive-uadocs-1.1-6|50	%doc %{_texmfdistdir}/source/latex/uadocs/uadocs.dtx
14mr|texlive-uadocs-1.1-6|51	%doc %{_texmfdistdir}/source/latex/uadocs/uadocs.ins
14mr|texlive-uadocs-1.1-6|52	
14mr|texlive-uadocs-1.1-6|53	#-----------------------------------------------------------------------
14mr|texlive-uadocs-1.1-6|54	%prep
14mr|texlive-uadocs-1.1-6|55	%setup -c -a0 -a1 -a2
14mr|texlive-uadocs-1.1-6|56	
14mr|texlive-uadocs-1.1-6|57	%build
14mr|texlive-uadocs-1.1-6|58	
14mr|texlive-uadocs-1.1-6|59	%install
14mr|texlive-uadocs-1.1-6|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uadocs-1.1-6|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-uadocs-1.1-6|62	
14mr|texlive-uadocs-1.1-6|63	%changelog
14mr|texlive-uadocs-1.1-6|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-6
14mr|texlive-uadocs-1.1-6|65	+ Revision: eea7a39
14mr|texlive-uadocs-1.1-6|66	- MassBuild#440: Increase release tag
14mr|texlive-uadocs-1.1-6|67	
14mr|texlive-uadocs-1.1-6|68	

21684 14
14mr|texlive-uafthesis-5.0-3|1	# revision 22206
14mr|texlive-uafthesis-5.0-3|2	# category Package
14mr|texlive-uafthesis-5.0-3|3	# catalog-ctan /macros/latex/contrib/uafthesis
14mr|texlive-uafthesis-5.0-3|4	# catalog-date 2011-04-25 19:25:49 +0200
14mr|texlive-uafthesis-5.0-3|5	# catalog-license lppl
14mr|texlive-uafthesis-5.0-3|6	# catalog-version 5.0
14mr|texlive-uafthesis-5.0-3|7	Name:		texlive-uafthesis
14mr|texlive-uafthesis-5.0-3|8	Version:	5.0
14mr|texlive-uafthesis-5.0-3|9	Release:	3
14mr|texlive-uafthesis-5.0-3|10	Summary:	Document class for theses at University of Alaska Fairbanks
14mr|texlive-uafthesis-5.0-3|11	Group:		Publishing
14mr|texlive-uafthesis-5.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uafthesis
14mr|texlive-uafthesis-5.0-3|13	License:	LPPL
14mr|texlive-uafthesis-5.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uafthesis.tar.xz
14mr|texlive-uafthesis-5.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uafthesis.doc.tar.xz
14mr|texlive-uafthesis-5.0-3|16	BuildArch:	noarch
14mr|texlive-uafthesis-5.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uafthesis-5.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uafthesis-5.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-uafthesis-5.0-3|20	
14mr|texlive-uafthesis-5.0-3|21	%description
14mr|texlive-uafthesis-5.0-3|22	This is an "unofficial" official class.
14mr|texlive-uafthesis-5.0-3|23	
14mr|texlive-uafthesis-5.0-3|24	%post
14mr|texlive-uafthesis-5.0-3|25	%{_sbindir}/texlive.post
14mr|texlive-uafthesis-5.0-3|26	
14mr|texlive-uafthesis-5.0-3|27	%postun
14mr|texlive-uafthesis-5.0-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-uafthesis-5.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-uafthesis-5.0-3|30	fi
14mr|texlive-uafthesis-5.0-3|31	
14mr|texlive-uafthesis-5.0-3|32	#-----------------------------------------------------------------------
14mr|texlive-uafthesis-5.0-3|33	%files
14mr|texlive-uafthesis-5.0-3|34	%{_texmfdistdir}/tex/latex/uafthesis/uafthesis.cls
14mr|texlive-uafthesis-5.0-3|35	%doc %{_texmfdistdir}/doc/latex/uafthesis/README.md
14mr|texlive-uafthesis-5.0-3|36	%doc %{_texmfdistdir}/doc/latex/uafthesis/bib_styles/agufull08.bst
14mr|texlive-uafthesis-5.0-3|37	%doc %{_texmfdistdir}/doc/latex/uafthesis/bib_styles/unsrtabbrv3.bst
14mr|texlive-uafthesis-5.0-3|38	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/abstract.tex
14mr|texlive-uafthesis-5.0-3|39	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/acknowledgements.tex
14mr|texlive-uafthesis-5.0-3|40	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/apx1.tex
14mr|texlive-uafthesis-5.0-3|41	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/build.sh
14mr|texlive-uafthesis-5.0-3|42	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/ch1.tex
14mr|texlive-uafthesis-5.0-3|43	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/ch2.tex
14mr|texlive-uafthesis-5.0-3|44	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/ch3.tex
14mr|texlive-uafthesis-5.0-3|45	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/custom-macros.tex
14mr|texlive-uafthesis-5.0-3|46	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.bib
14mr|texlive-uafthesis-5.0-3|47	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.loa.bk
14mr|texlive-uafthesis-5.0-3|48	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.pdf
14mr|texlive-uafthesis-5.0-3|49	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.tex
14mr|texlive-uafthesis-5.0-3|50	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.toc.bk
14mr|texlive-uafthesis-5.0-3|51	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/fig/fivebatteries.png
14mr|texlive-uafthesis-5.0-3|52	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/fig/onebattery.png
14mr|texlive-uafthesis-5.0-3|53	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/quotepage.tex
14mr|texlive-uafthesis-5.0-3|54	
14mr|texlive-uafthesis-5.0-3|55	#-----------------------------------------------------------------------
14mr|texlive-uafthesis-5.0-3|56	%prep
14mr|texlive-uafthesis-5.0-3|57	%setup -c -a0 -a1
14mr|texlive-uafthesis-5.0-3|58	
14mr|texlive-uafthesis-5.0-3|59	%build
14mr|texlive-uafthesis-5.0-3|60	
14mr|texlive-uafthesis-5.0-3|61	%install
14mr|texlive-uafthesis-5.0-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uafthesis-5.0-3|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uafthesis-5.0-3|64	
14mr|texlive-uafthesis-5.0-3|65	
14mr|texlive-uafthesis-5.0-3|66	
14mr|texlive-uafthesis-5.0-3|67	%changelog
14mr|texlive-uafthesis-5.0-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.0-3
14mr|texlive-uafthesis-5.0-3|69	+ Revision: a3373c6
14mr|texlive-uafthesis-5.0-3|70	- MassBuild#440: Increase release tag
14mr|texlive-uafthesis-5.0-3|71	
14mr|texlive-uafthesis-5.0-3|72	

21685 14
14mr|texlive-ucdavisthesis-1.1-3|1	# revision 17687
14mr|texlive-ucdavisthesis-1.1-3|2	# category Package
14mr|texlive-ucdavisthesis-1.1-3|3	# catalog-ctan /macros/latex/contrib/ucdavisthesis
14mr|texlive-ucdavisthesis-1.1-3|4	# catalog-date 2010-03-15 08:48:16 +0100
14mr|texlive-ucdavisthesis-1.1-3|5	# catalog-license lppl
14mr|texlive-ucdavisthesis-1.1-3|6	# catalog-version 1.1
14mr|texlive-ucdavisthesis-1.1-3|7	Name:		texlive-ucdavisthesis
14mr|texlive-ucdavisthesis-1.1-3|8	Version:	1.1
14mr|texlive-ucdavisthesis-1.1-3|9	Release:	3
14mr|texlive-ucdavisthesis-1.1-3|10	Summary:	A thesis/dissertation class for University of California Davis
14mr|texlive-ucdavisthesis-1.1-3|11	Group:		Publishing
14mr|texlive-ucdavisthesis-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucdavisthesis
14mr|texlive-ucdavisthesis-1.1-3|13	License:	LPPL
14mr|texlive-ucdavisthesis-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucdavisthesis.tar.xz
14mr|texlive-ucdavisthesis-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucdavisthesis.doc.tar.xz
14mr|texlive-ucdavisthesis-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucdavisthesis.source.tar.xz
14mr|texlive-ucdavisthesis-1.1-3|17	BuildArch:	noarch
14mr|texlive-ucdavisthesis-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ucdavisthesis-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ucdavisthesis-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ucdavisthesis-1.1-3|21	
14mr|texlive-ucdavisthesis-1.1-3|22	%description
14mr|texlive-ucdavisthesis-1.1-3|23	The class conforms to the University's requirements for 2009.
14mr|texlive-ucdavisthesis-1.1-3|24	
14mr|texlive-ucdavisthesis-1.1-3|25	%post
14mr|texlive-ucdavisthesis-1.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-ucdavisthesis-1.1-3|27	
14mr|texlive-ucdavisthesis-1.1-3|28	%postun
14mr|texlive-ucdavisthesis-1.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-ucdavisthesis-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-ucdavisthesis-1.1-3|31	fi
14mr|texlive-ucdavisthesis-1.1-3|32	
14mr|texlive-ucdavisthesis-1.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-ucdavisthesis-1.1-3|34	%files
14mr|texlive-ucdavisthesis-1.1-3|35	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdavisthesis.cls
14mr|texlive-ucdavisthesis-1.1-3|36	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis10.clo
14mr|texlive-ucdavisthesis-1.1-3|37	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis11.clo
14mr|texlive-ucdavisthesis-1.1-3|38	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis12.clo
14mr|texlive-ucdavisthesis-1.1-3|39	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis13.clo
14mr|texlive-ucdavisthesis-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example.bib
14mr|texlive-ucdavisthesis-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap1.tex
14mr|texlive-ucdavisthesis-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap2.tex
14mr|texlive-ucdavisthesis-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap3.tex
14mr|texlive-ucdavisthesis-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_figure.eps
14mr|texlive-ucdavisthesis-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_figure.pdf
14mr|texlive-ucdavisthesis-1.1-3|46	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.pdf
14mr|texlive-ucdavisthesis-1.1-3|47	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.tex
14mr|texlive-ucdavisthesis-1.1-3|48	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/README
14mr|texlive-ucdavisthesis-1.1-3|49	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/ucdavisthesis.pdf
14mr|texlive-ucdavisthesis-1.1-3|50	#- source
14mr|texlive-ucdavisthesis-1.1-3|51	%doc %{_texmfdistdir}/source/latex/ucdavisthesis/ucdavisthesis.dtx
14mr|texlive-ucdavisthesis-1.1-3|52	%doc %{_texmfdistdir}/source/latex/ucdavisthesis/ucdavisthesis.ins
14mr|texlive-ucdavisthesis-1.1-3|53	
14mr|texlive-ucdavisthesis-1.1-3|54	#-----------------------------------------------------------------------
14mr|texlive-ucdavisthesis-1.1-3|55	%prep
14mr|texlive-ucdavisthesis-1.1-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-ucdavisthesis-1.1-3|57	
14mr|texlive-ucdavisthesis-1.1-3|58	%build
14mr|texlive-ucdavisthesis-1.1-3|59	
14mr|texlive-ucdavisthesis-1.1-3|60	%install
14mr|texlive-ucdavisthesis-1.1-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ucdavisthesis-1.1-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ucdavisthesis-1.1-3|63	
14mr|texlive-ucdavisthesis-1.1-3|64	
14mr|texlive-ucdavisthesis-1.1-3|65	
14mr|texlive-ucdavisthesis-1.1-3|66	%changelog
14mr|texlive-ucdavisthesis-1.1-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-ucdavisthesis-1.1-3|68	+ Revision: 0b2724d
14mr|texlive-ucdavisthesis-1.1-3|69	- MassBuild#440: Increase release tag
14mr|texlive-ucdavisthesis-1.1-3|70	
14mr|texlive-ucdavisthesis-1.1-3|71	

21686 14
14mr|texlive-ucharclasses-2.0-8|1	# revision 27820
14mr|texlive-ucharclasses-2.0-8|2	# category Package
14mr|texlive-ucharclasses-2.0-8|3	# catalog-ctan /macros/xetex/latex/ucharclasses
14mr|texlive-ucharclasses-2.0-8|4	# catalog-date 2012-09-26 16:27:49 +0200
14mr|texlive-ucharclasses-2.0-8|5	# catalog-license pd
14mr|texlive-ucharclasses-2.0-8|6	# catalog-version 2.0
14mr|texlive-ucharclasses-2.0-8|7	Name:		texlive-ucharclasses
14mr|texlive-ucharclasses-2.0-8|8	Version:	2.0
14mr|texlive-ucharclasses-2.0-8|9	Release:	8
14mr|texlive-ucharclasses-2.0-8|10	Summary:	Switch fonts in XeTeX according to what is being processed
14mr|texlive-ucharclasses-2.0-8|11	Group:		Publishing
14mr|texlive-ucharclasses-2.0-8|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/ucharclasses
14mr|texlive-ucharclasses-2.0-8|13	License:	PD
14mr|texlive-ucharclasses-2.0-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucharclasses.tar.xz
14mr|texlive-ucharclasses-2.0-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucharclasses.doc.tar.xz
14mr|texlive-ucharclasses-2.0-8|16	BuildArch:	noarch
14mr|texlive-ucharclasses-2.0-8|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ucharclasses-2.0-8|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ucharclasses-2.0-8|19	Requires(post):	texlive-kpathsea
14mr|texlive-ucharclasses-2.0-8|20	
14mr|texlive-ucharclasses-2.0-8|21	%description
14mr|texlive-ucharclasses-2.0-8|22	The package takes care of switching fonts when you switch from
14mr|texlive-ucharclasses-2.0-8|23	one Unicode block to another in the text of a document. This
14mr|texlive-ucharclasses-2.0-8|24	way, you can write a document with no explicit font selection,
14mr|texlive-ucharclasses-2.0-8|25	but a series of rules of the form "when entering block ...,
14mr|texlive-ucharclasses-2.0-8|26	switch font to use ...".
14mr|texlive-ucharclasses-2.0-8|27	
14mr|texlive-ucharclasses-2.0-8|28	%post
14mr|texlive-ucharclasses-2.0-8|29	%{_sbindir}/texlive.post
14mr|texlive-ucharclasses-2.0-8|30	
14mr|texlive-ucharclasses-2.0-8|31	%postun
14mr|texlive-ucharclasses-2.0-8|32	if [ $1 -eq 0 ]; then
14mr|texlive-ucharclasses-2.0-8|33	%{_sbindir}/texlive.post
14mr|texlive-ucharclasses-2.0-8|34	fi
14mr|texlive-ucharclasses-2.0-8|35	
14mr|texlive-ucharclasses-2.0-8|36	#-----------------------------------------------------------------------
14mr|texlive-ucharclasses-2.0-8|37	%files
14mr|texlive-ucharclasses-2.0-8|38	%{_texmfdistdir}/tex/xelatex/ucharclasses/ucharclasses.sty
14mr|texlive-ucharclasses-2.0-8|39	%doc %{_texmfdistdir}/doc/xelatex/ucharclasses/README
14mr|texlive-ucharclasses-2.0-8|40	%doc %{_texmfdistdir}/doc/xelatex/ucharclasses/ucharclasses.pdf
14mr|texlive-ucharclasses-2.0-8|41	%doc %{_texmfdistdir}/doc/xelatex/ucharclasses/ucharclasses.tex
14mr|texlive-ucharclasses-2.0-8|42	
14mr|texlive-ucharclasses-2.0-8|43	#-----------------------------------------------------------------------
14mr|texlive-ucharclasses-2.0-8|44	%prep
14mr|texlive-ucharclasses-2.0-8|45	%setup -c -a0 -a1
14mr|texlive-ucharclasses-2.0-8|46	
14mr|texlive-ucharclasses-2.0-8|47	%build
14mr|texlive-ucharclasses-2.0-8|48	
14mr|texlive-ucharclasses-2.0-8|49	%install
14mr|texlive-ucharclasses-2.0-8|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ucharclasses-2.0-8|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ucharclasses-2.0-8|52	
14mr|texlive-ucharclasses-2.0-8|53	%changelog
14mr|texlive-ucharclasses-2.0-8|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-8
14mr|texlive-ucharclasses-2.0-8|55	+ Revision: 55cd6a9
14mr|texlive-ucharclasses-2.0-8|56	- MassBuild#440: Increase release tag
14mr|texlive-ucharclasses-2.0-8|57	
14mr|texlive-ucharclasses-2.0-8|58	

21687 14
14mr|texlive-ucs-2.2-6|1	# revision 30472
14mr|texlive-ucs-2.2-6|2	# category Package
14mr|texlive-ucs-2.2-6|3	# catalog-ctan /macros/latex/contrib/ucs
14mr|texlive-ucs-2.2-6|4	# catalog-date 2013-05-12 16:23:52 +0200
14mr|texlive-ucs-2.2-6|5	# catalog-license lppl1.3
14mr|texlive-ucs-2.2-6|6	# catalog-version 2.2
14mr|texlive-ucs-2.2-6|7	Name:		texlive-ucs
14mr|texlive-ucs-2.2-6|8	Epoch:		1
14mr|texlive-ucs-2.2-6|9	Version:	2.2
14mr|texlive-ucs-2.2-6|10	Release:	6
14mr|texlive-ucs-2.2-6|11	Summary:	Extended UTF-8 input encoding support for LaTeX
14mr|texlive-ucs-2.2-6|12	Group:		Publishing
14mr|texlive-ucs-2.2-6|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucs
14mr|texlive-ucs-2.2-6|14	License:	LPPL1.3
14mr|texlive-ucs-2.2-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucs.tar.xz
14mr|texlive-ucs-2.2-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucs.doc.tar.xz
14mr|texlive-ucs-2.2-6|17	BuildArch:	noarch
14mr|texlive-ucs-2.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ucs-2.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ucs-2.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-ucs-2.2-6|21	
14mr|texlive-ucs-2.2-6|22	%description
14mr|texlive-ucs-2.2-6|23	The bundle provides the ucs package, and utf8x.def, together
14mr|texlive-ucs-2.2-6|24	with a large number of support files. The utf8x.def definition
14mr|texlive-ucs-2.2-6|25	file for use with inputenc covers a wider range of Unicode
14mr|texlive-ucs-2.2-6|26	characters than does utf8.def in the LaTeX distribution. The
14mr|texlive-ucs-2.2-6|27	package provides facilities for efficient use of its large sets
14mr|texlive-ucs-2.2-6|28	of Unicode characters. Glyph production may be controlled by
14mr|texlive-ucs-2.2-6|29	various options, which permits use of non-ASCII characters when
14mr|texlive-ucs-2.2-6|30	coding mathematical formulae. Note that the bundle previously
14mr|texlive-ucs-2.2-6|31	had an alias "unicode"; that alias has now been withdrawn, and
14mr|texlive-ucs-2.2-6|32	no package of that name now exists.
14mr|texlive-ucs-2.2-6|33	
14mr|texlive-ucs-2.2-6|34	%post
14mr|texlive-ucs-2.2-6|35	%{_sbindir}/texlive.post
14mr|texlive-ucs-2.2-6|36	
14mr|texlive-ucs-2.2-6|37	%postun
14mr|texlive-ucs-2.2-6|38	if [ $1 -eq 0 ]; then
14mr|texlive-ucs-2.2-6|39	%{_sbindir}/texlive.post
14mr|texlive-ucs-2.2-6|40	fi
14mr|texlive-ucs-2.2-6|41	
14mr|texlive-ucs-2.2-6|42	#-----------------------------------------------------------------------
14mr|texlive-ucs-2.2-6|43	%files
14mr|texlive-ucs-2.2-6|44	%{_texmfdistdir}/tex/latex/ucs/data/uni-0.def
14mr|texlive-ucs-2.2-6|45	%{_texmfdistdir}/tex/latex/ucs/data/uni-1.def
14mr|texlive-ucs-2.2-6|46	%{_texmfdistdir}/tex/latex/ucs/data/uni-100.def
14mr|texlive-ucs-2.2-6|47	%{_texmfdistdir}/tex/latex/ucs/data/uni-101.def
14mr|texlive-ucs-2.2-6|48	%{_texmfdistdir}/tex/latex/ucs/data/uni-102.def
14mr|texlive-ucs-2.2-6|49	%{_texmfdistdir}/tex/latex/ucs/data/uni-103.def
14mr|texlive-ucs-2.2-6|50	%{_texmfdistdir}/tex/latex/ucs/data/uni-104.def
14mr|texlive-ucs-2.2-6|51	%{_texmfdistdir}/tex/latex/ucs/data/uni-105.def
14mr|texlive-ucs-2.2-6|52	%{_texmfdistdir}/tex/latex/ucs/data/uni-106.def
14mr|texlive-ucs-2.2-6|53	%{_texmfdistdir}/tex/latex/ucs/data/uni-107.def
14mr|texlive-ucs-2.2-6|54	%{_texmfdistdir}/tex/latex/ucs/data/uni-108.def
14mr|texlive-ucs-2.2-6|55	%{_texmfdistdir}/tex/latex/ucs/data/uni-109.def
14mr|texlive-ucs-2.2-6|56	%{_texmfdistdir}/tex/latex/ucs/data/uni-110.def
14mr|texlive-ucs-2.2-6|57	%{_texmfdistdir}/tex/latex/ucs/data/uni-111.def
14mr|texlive-ucs-2.2-6|58	%{_texmfdistdir}/tex/latex/ucs/data/uni-112.def
14mr|texlive-ucs-2.2-6|59	%{_texmfdistdir}/tex/latex/ucs/data/uni-113.def
14mr|texlive-ucs-2.2-6|60	%{_texmfdistdir}/tex/latex/ucs/data/uni-114.def
14mr|texlive-ucs-2.2-6|61	%{_texmfdistdir}/tex/latex/ucs/data/uni-115.def
14mr|texlive-ucs-2.2-6|62	%{_texmfdistdir}/tex/latex/ucs/data/uni-116.def
14mr|texlive-ucs-2.2-6|63	%{_texmfdistdir}/tex/latex/ucs/data/uni-117.def
14mr|texlive-ucs-2.2-6|64	%{_texmfdistdir}/tex/latex/ucs/data/uni-118.def
14mr|texlive-ucs-2.2-6|65	%{_texmfdistdir}/tex/latex/ucs/data/uni-119.def
14mr|texlive-ucs-2.2-6|66	%{_texmfdistdir}/tex/latex/ucs/data/uni-12.def
14mr|texlive-ucs-2.2-6|67	%{_texmfdistdir}/tex/latex/ucs/data/uni-120.def
14mr|texlive-ucs-2.2-6|68	%{_texmfdistdir}/tex/latex/ucs/data/uni-121.def
14mr|texlive-ucs-2.2-6|69	%{_texmfdistdir}/tex/latex/ucs/data/uni-122.def
14mr|texlive-ucs-2.2-6|70	%{_texmfdistdir}/tex/latex/ucs/data/uni-123.def
14mr|texlive-ucs-2.2-6|71	%{_texmfdistdir}/tex/latex/ucs/data/uni-124.def
14mr|texlive-ucs-2.2-6|72	%{_texmfdistdir}/tex/latex/ucs/data/uni-125.def
14mr|texlive-ucs-2.2-6|73	%{_texmfdistdir}/tex/latex/ucs/data/uni-126.def
14mr|texlive-ucs-2.2-6|74	%{_texmfdistdir}/tex/latex/ucs/data/uni-127.def
14mr|texlive-ucs-2.2-6|75	%{_texmfdistdir}/tex/latex/ucs/data/uni-128.def
14mr|texlive-ucs-2.2-6|76	%{_texmfdistdir}/tex/latex/ucs/data/uni-129.def
14mr|texlive-ucs-2.2-6|77	%{_texmfdistdir}/tex/latex/ucs/data/uni-130.def
14mr|texlive-ucs-2.2-6|78	%{_texmfdistdir}/tex/latex/ucs/data/uni-131.def
14mr|texlive-ucs-2.2-6|79	%{_texmfdistdir}/tex/latex/ucs/data/uni-132.def
14mr|texlive-ucs-2.2-6|80	%{_texmfdistdir}/tex/latex/ucs/data/uni-133.def
14mr|texlive-ucs-2.2-6|81	%{_texmfdistdir}/tex/latex/ucs/data/uni-134.def
14mr|texlive-ucs-2.2-6|82	%{_texmfdistdir}/tex/latex/ucs/data/uni-135.def
14mr|texlive-ucs-2.2-6|83	%{_texmfdistdir}/tex/latex/ucs/data/uni-136.def
14mr|texlive-ucs-2.2-6|84	%{_texmfdistdir}/tex/latex/ucs/data/uni-137.def
14mr|texlive-ucs-2.2-6|85	%{_texmfdistdir}/tex/latex/ucs/data/uni-138.def
14mr|texlive-ucs-2.2-6|86	%{_texmfdistdir}/tex/latex/ucs/data/uni-139.def
14mr|texlive-ucs-2.2-6|87	%{_texmfdistdir}/tex/latex/ucs/data/uni-14.def
14mr|texlive-ucs-2.2-6|88	%{_texmfdistdir}/tex/latex/ucs/data/uni-140.def
14mr|texlive-ucs-2.2-6|89	%{_texmfdistdir}/tex/latex/ucs/data/uni-141.def
14mr|texlive-ucs-2.2-6|90	%{_texmfdistdir}/tex/latex/ucs/data/uni-142.def
14mr|texlive-ucs-2.2-6|91	%{_texmfdistdir}/tex/latex/ucs/data/uni-143.def
14mr|texlive-ucs-2.2-6|92	%{_texmfdistdir}/tex/latex/ucs/data/uni-144.def
14mr|texlive-ucs-2.2-6|93	%{_texmfdistdir}/tex/latex/ucs/data/uni-145.def
14mr|texlive-ucs-2.2-6|94	%{_texmfdistdir}/tex/latex/ucs/data/uni-146.def
14mr|texlive-ucs-2.2-6|95	%{_texmfdistdir}/tex/latex/ucs/data/uni-147.def
14mr|texlive-ucs-2.2-6|96	%{_texmfdistdir}/tex/latex/ucs/data/uni-148.def
14mr|texlive-ucs-2.2-6|97	%{_texmfdistdir}/tex/latex/ucs/data/uni-149.def
14mr|texlive-ucs-2.2-6|98	%{_texmfdistdir}/tex/latex/ucs/data/uni-150.def
14mr|texlive-ucs-2.2-6|99	%{_texmfdistdir}/tex/latex/ucs/data/uni-151.def
14mr|texlive-ucs-2.2-6|100	%{_texmfdistdir}/tex/latex/ucs/data/uni-152.def
14mr|texlive-ucs-2.2-6|101	%{_texmfdistdir}/tex/latex/ucs/data/uni-153.def
14mr|texlive-ucs-2.2-6|102	%{_texmfdistdir}/tex/latex/ucs/data/uni-154.def
14mr|texlive-ucs-2.2-6|103	%{_texmfdistdir}/tex/latex/ucs/data/uni-155.def
14mr|texlive-ucs-2.2-6|104	%{_texmfdistdir}/tex/latex/ucs/data/uni-156.def
14mr|texlive-ucs-2.2-6|105	%{_texmfdistdir}/tex/latex/ucs/data/uni-157.def
14mr|texlive-ucs-2.2-6|106	%{_texmfdistdir}/tex/latex/ucs/data/uni-158.def
14mr|texlive-ucs-2.2-6|107	%{_texmfdistdir}/tex/latex/ucs/data/uni-159.def
14mr|texlive-ucs-2.2-6|108	%{_texmfdistdir}/tex/latex/ucs/data/uni-167.def
14mr|texlive-ucs-2.2-6|109	%{_texmfdistdir}/tex/latex/ucs/data/uni-172.def
14mr|texlive-ucs-2.2-6|110	%{_texmfdistdir}/tex/latex/ucs/data/uni-173.def
14mr|texlive-ucs-2.2-6|111	%{_texmfdistdir}/tex/latex/ucs/data/uni-174.def
14mr|texlive-ucs-2.2-6|112	%{_texmfdistdir}/tex/latex/ucs/data/uni-175.def
14mr|texlive-ucs-2.2-6|113	%{_texmfdistdir}/tex/latex/ucs/data/uni-176.def
14mr|texlive-ucs-2.2-6|114	%{_texmfdistdir}/tex/latex/ucs/data/uni-177.def
14mr|texlive-ucs-2.2-6|115	%{_texmfdistdir}/tex/latex/ucs/data/uni-178.def
14mr|texlive-ucs-2.2-6|116	%{_texmfdistdir}/tex/latex/ucs/data/uni-179.def
14mr|texlive-ucs-2.2-6|117	%{_texmfdistdir}/tex/latex/ucs/data/uni-18.def
14mr|texlive-ucs-2.2-6|118	%{_texmfdistdir}/tex/latex/ucs/data/uni-180.def
14mr|texlive-ucs-2.2-6|119	%{_texmfdistdir}/tex/latex/ucs/data/uni-181.def
14mr|texlive-ucs-2.2-6|120	%{_texmfdistdir}/tex/latex/ucs/data/uni-182.def
14mr|texlive-ucs-2.2-6|121	%{_texmfdistdir}/tex/latex/ucs/data/uni-183.def
14mr|texlive-ucs-2.2-6|122	%{_texmfdistdir}/tex/latex/ucs/data/uni-184.def
14mr|texlive-ucs-2.2-6|123	%{_texmfdistdir}/tex/latex/ucs/data/uni-185.def
14mr|texlive-ucs-2.2-6|124	%{_texmfdistdir}/tex/latex/ucs/data/uni-186.def
14mr|texlive-ucs-2.2-6|125	%{_texmfdistdir}/tex/latex/ucs/data/uni-187.def
14mr|texlive-ucs-2.2-6|126	%{_texmfdistdir}/tex/latex/ucs/data/uni-188.def
14mr|texlive-ucs-2.2-6|127	%{_texmfdistdir}/tex/latex/ucs/data/uni-189.def
14mr|texlive-ucs-2.2-6|128	%{_texmfdistdir}/tex/latex/ucs/data/uni-19.def
14mr|texlive-ucs-2.2-6|129	%{_texmfdistdir}/tex/latex/ucs/data/uni-190.def
14mr|texlive-ucs-2.2-6|130	%{_texmfdistdir}/tex/latex/ucs/data/uni-191.def
14mr|texlive-ucs-2.2-6|131	%{_texmfdistdir}/tex/latex/ucs/data/uni-192.def
14mr|texlive-ucs-2.2-6|132	%{_texmfdistdir}/tex/latex/ucs/data/uni-193.def
14mr|texlive-ucs-2.2-6|133	%{_texmfdistdir}/tex/latex/ucs/data/uni-194.def
14mr|texlive-ucs-2.2-6|134	%{_texmfdistdir}/tex/latex/ucs/data/uni-195.def
14mr|texlive-ucs-2.2-6|135	%{_texmfdistdir}/tex/latex/ucs/data/uni-196.def
14mr|texlive-ucs-2.2-6|136	%{_texmfdistdir}/tex/latex/ucs/data/uni-197.def
14mr|texlive-ucs-2.2-6|137	%{_texmfdistdir}/tex/latex/ucs/data/uni-198.def
14mr|texlive-ucs-2.2-6|138	%{_texmfdistdir}/tex/latex/ucs/data/uni-199.def
14mr|texlive-ucs-2.2-6|139	%{_texmfdistdir}/tex/latex/ucs/data/uni-2.def
14mr|texlive-ucs-2.2-6|140	%{_texmfdistdir}/tex/latex/ucs/data/uni-200.def
14mr|texlive-ucs-2.2-6|141	%{_texmfdistdir}/tex/latex/ucs/data/uni-201.def
14mr|texlive-ucs-2.2-6|142	%{_texmfdistdir}/tex/latex/ucs/data/uni-202.def
14mr|texlive-ucs-2.2-6|143	%{_texmfdistdir}/tex/latex/ucs/data/uni-203.def
14mr|texlive-ucs-2.2-6|144	%{_texmfdistdir}/tex/latex/ucs/data/uni-204.def
14mr|texlive-ucs-2.2-6|145	%{_texmfdistdir}/tex/latex/ucs/data/uni-205.def
14mr|texlive-ucs-2.2-6|146	%{_texmfdistdir}/tex/latex/ucs/data/uni-206.def
14mr|texlive-ucs-2.2-6|147	%{_texmfdistdir}/tex/latex/ucs/data/uni-207.def
14mr|texlive-ucs-2.2-6|148	%{_texmfdistdir}/tex/latex/ucs/data/uni-208.def
14mr|texlive-ucs-2.2-6|149	%{_texmfdistdir}/tex/latex/ucs/data/uni-209.def
14mr|texlive-ucs-2.2-6|150	%{_texmfdistdir}/tex/latex/ucs/data/uni-210.def
14mr|texlive-ucs-2.2-6|151	%{_texmfdistdir}/tex/latex/ucs/data/uni-211.def
14mr|texlive-ucs-2.2-6|152	%{_texmfdistdir}/tex/latex/ucs/data/uni-212.def
14mr|texlive-ucs-2.2-6|153	%{_texmfdistdir}/tex/latex/ucs/data/uni-213.def
14mr|texlive-ucs-2.2-6|154	%{_texmfdistdir}/tex/latex/ucs/data/uni-214.def
14mr|texlive-ucs-2.2-6|155	%{_texmfdistdir}/tex/latex/ucs/data/uni-215.def
14mr|texlive-ucs-2.2-6|156	%{_texmfdistdir}/tex/latex/ucs/data/uni-24.def
14mr|texlive-ucs-2.2-6|157	%{_texmfdistdir}/tex/latex/ucs/data/uni-248.def
14mr|texlive-ucs-2.2-6|158	%{_texmfdistdir}/tex/latex/ucs/data/uni-249.def
14mr|texlive-ucs-2.2-6|159	%{_texmfdistdir}/tex/latex/ucs/data/uni-250.def
14mr|texlive-ucs-2.2-6|160	%{_texmfdistdir}/tex/latex/ucs/data/uni-251.def
14mr|texlive-ucs-2.2-6|161	%{_texmfdistdir}/tex/latex/ucs/data/uni-254.def
14mr|texlive-ucs-2.2-6|162	%{_texmfdistdir}/tex/latex/ucs/data/uni-255.def
14mr|texlive-ucs-2.2-6|163	%{_texmfdistdir}/tex/latex/ucs/data/uni-29.def
14mr|texlive-ucs-2.2-6|164	%{_texmfdistdir}/tex/latex/ucs/data/uni-3.def
14mr|texlive-ucs-2.2-6|165	%{_texmfdistdir}/tex/latex/ucs/data/uni-30.def
14mr|texlive-ucs-2.2-6|166	%{_texmfdistdir}/tex/latex/ucs/data/uni-31.def
14mr|texlive-ucs-2.2-6|167	%{_texmfdistdir}/tex/latex/ucs/data/uni-32.def
14mr|texlive-ucs-2.2-6|168	%{_texmfdistdir}/tex/latex/ucs/data/uni-33.def
14mr|texlive-ucs-2.2-6|169	%{_texmfdistdir}/tex/latex/ucs/data/uni-34.def
14mr|texlive-ucs-2.2-6|170	%{_texmfdistdir}/tex/latex/ucs/data/uni-35.def
14mr|texlive-ucs-2.2-6|171	%{_texmfdistdir}/tex/latex/ucs/data/uni-3584.def
14mr|texlive-ucs-2.2-6|172	%{_texmfdistdir}/tex/latex/ucs/data/uni-36.def
14mr|texlive-ucs-2.2-6|173	%{_texmfdistdir}/tex/latex/ucs/data/uni-37.def
14mr|texlive-ucs-2.2-6|174	%{_texmfdistdir}/tex/latex/ucs/data/uni-38.def
14mr|texlive-ucs-2.2-6|175	%{_texmfdistdir}/tex/latex/ucs/data/uni-39.def
14mr|texlive-ucs-2.2-6|176	%{_texmfdistdir}/tex/latex/ucs/data/uni-4.def
14mr|texlive-ucs-2.2-6|177	%{_texmfdistdir}/tex/latex/ucs/data/uni-40.def
14mr|texlive-ucs-2.2-6|178	%{_texmfdistdir}/tex/latex/ucs/data/uni-42.def
14mr|texlive-ucs-2.2-6|179	%{_texmfdistdir}/tex/latex/ucs/data/uni-44.def
14mr|texlive-ucs-2.2-6|180	%{_texmfdistdir}/tex/latex/ucs/data/uni-46.def
14mr|texlive-ucs-2.2-6|181	%{_texmfdistdir}/tex/latex/ucs/data/uni-465.def
14mr|texlive-ucs-2.2-6|182	%{_texmfdistdir}/tex/latex/ucs/data/uni-468.def
14mr|texlive-ucs-2.2-6|183	%{_texmfdistdir}/tex/latex/ucs/data/uni-469.def
14mr|texlive-ucs-2.2-6|184	%{_texmfdistdir}/tex/latex/ucs/data/uni-47.def
14mr|texlive-ucs-2.2-6|185	%{_texmfdistdir}/tex/latex/ucs/data/uni-470.def
14mr|texlive-ucs-2.2-6|186	%{_texmfdistdir}/tex/latex/ucs/data/uni-471.def
14mr|texlive-ucs-2.2-6|187	%{_texmfdistdir}/tex/latex/ucs/data/uni-48.def
14mr|texlive-ucs-2.2-6|188	%{_texmfdistdir}/tex/latex/ucs/data/uni-49.def
14mr|texlive-ucs-2.2-6|189	%{_texmfdistdir}/tex/latex/ucs/data/uni-497.def
14mr|texlive-ucs-2.2-6|190	%{_texmfdistdir}/tex/latex/ucs/data/uni-498.def
14mr|texlive-ucs-2.2-6|191	%{_texmfdistdir}/tex/latex/ucs/data/uni-5.def
14mr|texlive-ucs-2.2-6|192	%{_texmfdistdir}/tex/latex/ucs/data/uni-50.def
14mr|texlive-ucs-2.2-6|193	%{_texmfdistdir}/tex/latex/ucs/data/uni-51.def
14mr|texlive-ucs-2.2-6|194	%{_texmfdistdir}/tex/latex/ucs/data/uni-760.def
14mr|texlive-ucs-2.2-6|195	%{_texmfdistdir}/tex/latex/ucs/data/uni-761.def
14mr|texlive-ucs-2.2-6|196	%{_texmfdistdir}/tex/latex/ucs/data/uni-762.def
14mr|texlive-ucs-2.2-6|197	%{_texmfdistdir}/tex/latex/ucs/data/uni-78.def
14mr|texlive-ucs-2.2-6|198	%{_texmfdistdir}/tex/latex/ucs/data/uni-79.def
14mr|texlive-ucs-2.2-6|199	%{_texmfdistdir}/tex/latex/ucs/data/uni-80.def
14mr|texlive-ucs-2.2-6|200	%{_texmfdistdir}/tex/latex/ucs/data/uni-81.def
14mr|texlive-ucs-2.2-6|201	%{_texmfdistdir}/tex/latex/ucs/data/uni-82.def
14mr|texlive-ucs-2.2-6|202	%{_texmfdistdir}/tex/latex/ucs/data/uni-83.def
14mr|texlive-ucs-2.2-6|203	%{_texmfdistdir}/tex/latex/ucs/data/uni-84.def
14mr|texlive-ucs-2.2-6|204	%{_texmfdistdir}/tex/latex/ucs/data/uni-85.def
14mr|texlive-ucs-2.2-6|205	%{_texmfdistdir}/tex/latex/ucs/data/uni-86.def
14mr|texlive-ucs-2.2-6|206	%{_texmfdistdir}/tex/latex/ucs/data/uni-87.def
14mr|texlive-ucs-2.2-6|207	%{_texmfdistdir}/tex/latex/ucs/data/uni-88.def
14mr|texlive-ucs-2.2-6|208	%{_texmfdistdir}/tex/latex/ucs/data/uni-89.def
14mr|texlive-ucs-2.2-6|209	%{_texmfdistdir}/tex/latex/ucs/data/uni-9.def
14mr|texlive-ucs-2.2-6|210	%{_texmfdistdir}/tex/latex/ucs/data/uni-90.def
14mr|texlive-ucs-2.2-6|211	%{_texmfdistdir}/tex/latex/ucs/data/uni-91.def
14mr|texlive-ucs-2.2-6|212	%{_texmfdistdir}/tex/latex/ucs/data/uni-92.def
14mr|texlive-ucs-2.2-6|213	%{_texmfdistdir}/tex/latex/ucs/data/uni-93.def
14mr|texlive-ucs-2.2-6|214	%{_texmfdistdir}/tex/latex/ucs/data/uni-94.def
14mr|texlive-ucs-2.2-6|215	%{_texmfdistdir}/tex/latex/ucs/data/uni-95.def
14mr|texlive-ucs-2.2-6|216	%{_texmfdistdir}/tex/latex/ucs/data/uni-96.def
14mr|texlive-ucs-2.2-6|217	%{_texmfdistdir}/tex/latex/ucs/data/uni-97.def
14mr|texlive-ucs-2.2-6|218	%{_texmfdistdir}/tex/latex/ucs/data/uni-98.def
14mr|texlive-ucs-2.2-6|219	%{_texmfdistdir}/tex/latex/ucs/data/uni-99.def
14mr|texlive-ucs-2.2-6|220	%{_texmfdistdir}/tex/latex/ucs/data/uni-global.def
14mr|texlive-ucs-2.2-6|221	%{_texmfdistdir}/tex/latex/ucs/data/uninames.dat
14mr|texlive-ucs-2.2-6|222	%{_texmfdistdir}/tex/latex/ucs/ucs.sty
14mr|texlive-ucs-2.2-6|223	%{_texmfdistdir}/tex/latex/ucs/ucsencs.def
14mr|texlive-ucs-2.2-6|224	%{_texmfdistdir}/tex/latex/ucs/ucshyper.sty
14mr|texlive-ucs-2.2-6|225	%{_texmfdistdir}/tex/latex/ucs/ucsutils.sty
14mr|texlive-ucs-2.2-6|226	%{_texmfdistdir}/tex/latex/ucs/utf8x.def
14mr|texlive-ucs-2.2-6|227	%{_texmfdistdir}/tex/latex/ucs/utils/UnicodeT.sfd
14mr|texlive-ucs-2.2-6|228	%{_texmfdistdir}/tex/latex/ucs/utils/autofe.sty
14mr|texlive-ucs-2.2-6|229	%{_texmfdistdir}/tex/latex/ucs/utils/c00enc.def
14mr|texlive-ucs-2.2-6|230	%{_texmfdistdir}/tex/latex/ucs/utils/c10enc.def
14mr|texlive-ucs-2.2-6|231	%{_texmfdistdir}/tex/latex/ucs/utils/c40enc.def
14mr|texlive-ucs-2.2-6|232	%{_texmfdistdir}/tex/latex/ucs/utils/c42enc.def
14mr|texlive-ucs-2.2-6|233	%{_texmfdistdir}/tex/latex/ucs/utils/c61enc.def
14mr|texlive-ucs-2.2-6|234	%{_texmfdistdir}/tex/latex/ucs/utils/cenccmn.tex
14mr|texlive-ucs-2.2-6|235	%{_texmfdistdir}/tex/latex/ucs/utils/cp1252.enc
14mr|texlive-ucs-2.2-6|236	%{_texmfdistdir}/tex/latex/ucs/utils/ldvarial.fd
14mr|texlive-ucs-2.2-6|237	%{_texmfdistdir}/tex/latex/ucs/utils/ldvc2000.fd
14mr|texlive-ucs-2.2-6|238	%{_texmfdistdir}/tex/latex/ucs/utils/ldvenc.def
14mr|texlive-ucs-2.2-6|239	%{_texmfdistdir}/tex/latex/ucs/utils/letc2000.fd
14mr|texlive-ucs-2.2-6|240	%{_texmfdistdir}/tex/latex/ucs/utils/letenc.def
14mr|texlive-ucs-2.2-6|241	%{_texmfdistdir}/tex/latex/ucs/utils/letgfzem.fd
14mr|texlive-ucs-2.2-6|242	%{_texmfdistdir}/tex/latex/ucs/utils/letjiret.fd
14mr|texlive-ucs-2.2-6|243	%{_texmfdistdir}/tex/latex/ucs/utils/lklenc.def
14mr|texlive-ucs-2.2-6|244	%{_texmfdistdir}/tex/latex/ucs/utils/lklkli.fd
14mr|texlive-ucs-2.2-6|245	%{_texmfdistdir}/tex/latex/ucs/utils/ltaarial.fd
14mr|texlive-ucs-2.2-6|246	%{_texmfdistdir}/tex/latex/ucs/utils/ltac2000.fd
14mr|texlive-ucs-2.2-6|247	%{_texmfdistdir}/tex/latex/ucs/utils/ltaenc.def
14mr|texlive-ucs-2.2-6|248	%{_texmfdistdir}/tex/latex/ucs/utils/ltgc2000.fd
14mr|texlive-ucs-2.2-6|249	%{_texmfdistdir}/tex/latex/ucs/utils/ltgenc.def
14mr|texlive-ucs-2.2-6|250	%{_texmfdistdir}/tex/latex/ucs/utils/ltlcmr.fd
14mr|texlive-ucs-2.2-6|251	%{_texmfdistdir}/tex/latex/ucs/utils/ltlenc.def
14mr|texlive-ucs-2.2-6|252	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdsnol.fd
14mr|texlive-ucs-2.2-6|253	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdsque.fd
14mr|texlive-ucs-2.2-6|254	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdssin.fd
14mr|texlive-ucs-2.2-6|255	%{_texmfdistdir}/tex/latex/ucs/utils/ltwenc.def
14mr|texlive-ucs-2.2-6|256	%{_texmfdistdir}/tex/latex/ucs/utils/lucarial.fd
14mr|texlive-ucs-2.2-6|257	%{_texmfdistdir}/tex/latex/ucs/utils/lucc2000.fd
14mr|texlive-ucs-2.2-6|258	%{_texmfdistdir}/tex/latex/ucs/utils/lucenc.def
14mr|texlive-ucs-2.2-6|259	%{_texmfdistdir}/tex/latex/ucs/utils/mkrenc.def
14mr|texlive-ucs-2.2-6|260	%{_texmfdistdir}/tex/latex/ucs/utils/mkrezra.fd
14mr|texlive-ucs-2.2-6|261	%{_texmfdistdir}/tex/latex/ucs/utils/mkrhadas.fd
14mr|texlive-ucs-2.2-6|262	%{_texmfdistdir}/tex/latex/ucs/utils/mkromega.fd
14mr|texlive-ucs-2.2-6|263	%{_texmfdistdir}/tex/latex/ucs/utils/mkrrashi.fd
14mr|texlive-ucs-2.2-6|264	%{_texmfdistdir}/tex/latex/ucs/utils/t2dcmr.fd
14mr|texlive-ucs-2.2-6|265	%{_texmfdistdir}/tex/latex/ucs/utils/t2denc.def
14mr|texlive-ucs-2.2-6|266	%{_texmfdistdir}/tex/latex/ucs/utils/tengwarDS.enc
14mr|texlive-ucs-2.2-6|267	%{_texmfdistdir}/tex/latex/ucs/utils/xscmr.fd
14mr|texlive-ucs-2.2-6|268	%{_texmfdistdir}/tex/latex/ucs/utils/xsenc.def
14mr|texlive-ucs-2.2-6|269	%doc %{_texmfdistdir}/doc/latex/ucs/FAQ
14mr|texlive-ucs-2.2-6|270	%doc %{_texmfdistdir}/doc/latex/ucs/GNUmakefile
14mr|texlive-ucs-2.2-6|271	%doc %{_texmfdistdir}/doc/latex/ucs/INSTALL
14mr|texlive-ucs-2.2-6|272	%doc %{_texmfdistdir}/doc/latex/ucs/LICENSE
14mr|texlive-ucs-2.2-6|273	%doc %{_texmfdistdir}/doc/latex/ucs/README
14mr|texlive-ucs-2.2-6|274	%doc %{_texmfdistdir}/doc/latex/ucs/VERSION
14mr|texlive-ucs-2.2-6|275	%doc %{_texmfdistdir}/doc/latex/ucs/config/ascii.ucf
14mr|texlive-ucs-2.2-6|276	%doc %{_texmfdistdir}/doc/latex/ucs/config/boxdraw.ucf
14mr|texlive-ucs-2.2-6|277	%doc %{_texmfdistdir}/doc/latex/ucs/config/braille.ucf
14mr|texlive-ucs-2.2-6|278	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-bg5.ucf
14mr|texlive-ucs-2.2-6|279	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-gb.ucf
14mr|texlive-ucs-2.2-6|280	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-globals.ucf
14mr|texlive-ucs-2.2-6|281	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-hangul.ucf
14mr|texlive-ucs-2.2-6|282	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-jis.ucf
14mr|texlive-ucs-2.2-6|283	%doc %{_texmfdistdir}/doc/latex/ucs/config/combining.ucf
14mr|texlive-ucs-2.2-6|284	%doc %{_texmfdistdir}/doc/latex/ucs/config/control.ucf
14mr|texlive-ucs-2.2-6|285	%doc %{_texmfdistdir}/doc/latex/ucs/config/ctrlglyphs.ucf
14mr|texlive-ucs-2.2-6|286	%doc %{_texmfdistdir}/doc/latex/ucs/config/currency.ucf
14mr|texlive-ucs-2.2-6|287	%doc %{_texmfdistdir}/doc/latex/ucs/config/cyrillic.ucf
14mr|texlive-ucs-2.2-6|288	%doc %{_texmfdistdir}/doc/latex/ucs/config/devanagari.ucf
14mr|texlive-ucs-2.2-6|289	%doc %{_texmfdistdir}/doc/latex/ucs/config/ethiopic.ucf
14mr|texlive-ucs-2.2-6|290	%doc %{_texmfdistdir}/doc/latex/ucs/config/geometric.ucf
14mr|texlive-ucs-2.2-6|291	%doc %{_texmfdistdir}/doc/latex/ucs/config/greek.ucf
14mr|texlive-ucs-2.2-6|292	%doc %{_texmfdistdir}/doc/latex/ucs/config/hebrew.ucf
14mr|texlive-ucs-2.2-6|293	%doc %{_texmfdistdir}/doc/latex/ucs/config/ipa.ucf
14mr|texlive-ucs-2.2-6|294	%doc %{_texmfdistdir}/doc/latex/ucs/config/klingon.ucf
14mr|texlive-ucs-2.2-6|295	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-a.ucf
14mr|texlive-ucs-2.2-6|296	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-b.ucf
14mr|texlive-ucs-2.2-6|297	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-e-a.ucf
14mr|texlive-ucs-2.2-6|298	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin1.ucf
14mr|texlive-ucs-2.2-6|299	%doc %{_texmfdistdir}/doc/latex/ucs/config/math.ucf
14mr|texlive-ucs-2.2-6|300	%doc %{_texmfdistdir}/doc/latex/ucs/config/mathalpha.ucf
14mr|texlive-ucs-2.2-6|301	%doc %{_texmfdistdir}/doc/latex/ucs/config/miscsymb.ucf
14mr|texlive-ucs-2.2-6|302	%doc %{_texmfdistdir}/doc/latex/ucs/config/modifier.ucf
14mr|texlive-ucs-2.2-6|303	%doc %{_texmfdistdir}/doc/latex/ucs/config/mongolian.ucf
14mr|texlive-ucs-2.2-6|304	%doc %{_texmfdistdir}/doc/latex/ucs/config/pifont.ucf
14mr|texlive-ucs-2.2-6|305	%doc %{_texmfdistdir}/doc/latex/ucs/config/punct.ucf
14mr|texlive-ucs-2.2-6|306	%doc %{_texmfdistdir}/doc/latex/ucs/config/supersub.ucf
14mr|texlive-ucs-2.2-6|307	%doc %{_texmfdistdir}/doc/latex/ucs/config/tags.ucf
14mr|texlive-ucs-2.2-6|308	%doc %{_texmfdistdir}/doc/latex/ucs/config/telugu.ucf
14mr|texlive-ucs-2.2-6|309	%doc %{_texmfdistdir}/doc/latex/ucs/config/thai.ucf
14mr|texlive-ucs-2.2-6|310	%doc %{_texmfdistdir}/doc/latex/ucs/discovermacro.pl
14mr|texlive-ucs-2.2-6|311	%doc %{_texmfdistdir}/doc/latex/ucs/languages.ps.gz
14mr|texlive-ucs-2.2-6|312	%doc %{_texmfdistdir}/doc/latex/ucs/latexout.pl
14mr|texlive-ucs-2.2-6|313	%doc %{_texmfdistdir}/doc/latex/ucs/ltxmacrs.txt
14mr|texlive-ucs-2.2-6|314	%doc %{_texmfdistdir}/doc/latex/ucs/makeunidef.pl
14mr|texlive-ucs-2.2-6|315	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.dtx
14mr|texlive-ucs-2.2-6|316	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.ins
14mr|texlive-ucs-2.2-6|317	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.pdf
14mr|texlive-ucs-2.2-6|318	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/README
14mr|texlive-ucs-2.2-6|319	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/sym-to-fontenc.txt
14mr|texlive-ucs-2.2-6|320	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/tables.inc
14mr|texlive-ucs-2.2-6|321	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/u2ps
14mr|texlive-ucs-2.2-6|322	
14mr|texlive-ucs-2.2-6|323	#-----------------------------------------------------------------------
14mr|texlive-ucs-2.2-6|324	%prep
14mr|texlive-ucs-2.2-6|325	%setup -c -a0 -a1
14mr|texlive-ucs-2.2-6|326	
14mr|texlive-ucs-2.2-6|327	%build
14mr|texlive-ucs-2.2-6|328	
14mr|texlive-ucs-2.2-6|329	%install
14mr|texlive-ucs-2.2-6|330	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ucs-2.2-6|331	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ucs-2.2-6|332	
14mr|texlive-ucs-2.2-6|333	%changelog
14mr|texlive-ucs-2.2-6|334	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.2-6
14mr|texlive-ucs-2.2-6|335	+ Revision: df015fb
14mr|texlive-ucs-2.2-6|336	- MassBuild#440: Increase release tag
14mr|texlive-ucs-2.2-6|337	
14mr|texlive-ucs-2.2-6|338	

21688 14
14mr|texlive-ucthesis-3.2-3|1	# revision 15878
14mr|texlive-ucthesis-3.2-3|2	# category Package
14mr|texlive-ucthesis-3.2-3|3	# catalog-ctan /macros/latex/contrib/ucthesis
14mr|texlive-ucthesis-3.2-3|4	# catalog-date 2009-09-27 11:52:43 +0200
14mr|texlive-ucthesis-3.2-3|5	# catalog-license lppl1.3
14mr|texlive-ucthesis-3.2-3|6	# catalog-version 3.2
14mr|texlive-ucthesis-3.2-3|7	Name:		texlive-ucthesis
14mr|texlive-ucthesis-3.2-3|8	Version:	3.2
14mr|texlive-ucthesis-3.2-3|9	Release:	3
14mr|texlive-ucthesis-3.2-3|10	Summary:	University of California thesis format
14mr|texlive-ucthesis-3.2-3|11	Group:		Publishing
14mr|texlive-ucthesis-3.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucthesis
14mr|texlive-ucthesis-3.2-3|13	License:	LPPL1.3
14mr|texlive-ucthesis-3.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucthesis.tar.xz
14mr|texlive-ucthesis-3.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucthesis.doc.tar.xz
14mr|texlive-ucthesis-3.2-3|16	BuildArch:	noarch
14mr|texlive-ucthesis-3.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ucthesis-3.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ucthesis-3.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ucthesis-3.2-3|20	
14mr|texlive-ucthesis-3.2-3|21	%description
14mr|texlive-ucthesis-3.2-3|22	A modified version of the standard LaTeX report style that is
14mr|texlive-ucthesis-3.2-3|23	accepted for use with University of California PhD
14mr|texlive-ucthesis-3.2-3|24	dissertations and Masters theses. A sample dissertation source
14mr|texlive-ucthesis-3.2-3|25	and bibliography are provided.
14mr|texlive-ucthesis-3.2-3|26	
14mr|texlive-ucthesis-3.2-3|27	%post
14mr|texlive-ucthesis-3.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-ucthesis-3.2-3|29	
14mr|texlive-ucthesis-3.2-3|30	%postun
14mr|texlive-ucthesis-3.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-ucthesis-3.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-ucthesis-3.2-3|33	fi
14mr|texlive-ucthesis-3.2-3|34	
14mr|texlive-ucthesis-3.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-ucthesis-3.2-3|36	%files
14mr|texlive-ucthesis-3.2-3|37	%{_texmfdistdir}/tex/latex/ucthesis/uct10.clo
14mr|texlive-ucthesis-3.2-3|38	%{_texmfdistdir}/tex/latex/ucthesis/uct11.clo
14mr|texlive-ucthesis-3.2-3|39	%{_texmfdistdir}/tex/latex/ucthesis/uct12.clo
14mr|texlive-ucthesis-3.2-3|40	%{_texmfdistdir}/tex/latex/ucthesis/ucthesis.cls
14mr|texlive-ucthesis-3.2-3|41	%doc %{_texmfdistdir}/doc/latex/ucthesis/README
14mr|texlive-ucthesis-3.2-3|42	%doc %{_texmfdistdir}/doc/latex/ucthesis/uctest.bib
14mr|texlive-ucthesis-3.2-3|43	%doc %{_texmfdistdir}/doc/latex/ucthesis/uctest.tex
14mr|texlive-ucthesis-3.2-3|44	
14mr|texlive-ucthesis-3.2-3|45	#-----------------------------------------------------------------------
14mr|texlive-ucthesis-3.2-3|46	%prep
14mr|texlive-ucthesis-3.2-3|47	%setup -c -a0 -a1
14mr|texlive-ucthesis-3.2-3|48	
14mr|texlive-ucthesis-3.2-3|49	%build
14mr|texlive-ucthesis-3.2-3|50	
14mr|texlive-ucthesis-3.2-3|51	%install
14mr|texlive-ucthesis-3.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ucthesis-3.2-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ucthesis-3.2-3|54	
14mr|texlive-ucthesis-3.2-3|55	
14mr|texlive-ucthesis-3.2-3|56	
14mr|texlive-ucthesis-3.2-3|57	%changelog
14mr|texlive-ucthesis-3.2-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2-3
14mr|texlive-ucthesis-3.2-3|59	+ Revision: 747772f
14mr|texlive-ucthesis-3.2-3|60	- MassBuild#440: Increase release tag
14mr|texlive-ucthesis-3.2-3|61	
14mr|texlive-ucthesis-3.2-3|62	

21689 14
14mr|texlive-udesoftec-1.3.3-2|1	# revision 33154
14mr|texlive-udesoftec-1.3.3-2|2	# category Package
14mr|texlive-udesoftec-1.3.3-2|3	# catalog-ctan /macros/latex/contrib/udesoftec
14mr|texlive-udesoftec-1.3.3-2|4	# catalog-date 2014-03-11 18:51:00 +0100
14mr|texlive-udesoftec-1.3.3-2|5	# catalog-license lppl
14mr|texlive-udesoftec-1.3.3-2|6	# catalog-version 1.3.3
14mr|texlive-udesoftec-1.3.3-2|7	Name:		texlive-udesoftec
14mr|texlive-udesoftec-1.3.3-2|8	Version:	1.3.3
14mr|texlive-udesoftec-1.3.3-2|9	Release:	2
14mr|texlive-udesoftec-1.3.3-2|10	Summary:	Thesis class for the University of Duisburg-Essen
14mr|texlive-udesoftec-1.3.3-2|11	Group:		Publishing
14mr|texlive-udesoftec-1.3.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/udesoftec
14mr|texlive-udesoftec-1.3.3-2|13	License:	LPPL
14mr|texlive-udesoftec-1.3.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/udesoftec.tar.xz
14mr|texlive-udesoftec-1.3.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/udesoftec.doc.tar.xz
14mr|texlive-udesoftec-1.3.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/udesoftec.source.tar.xz
14mr|texlive-udesoftec-1.3.3-2|17	BuildArch:	noarch
14mr|texlive-udesoftec-1.3.3-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-udesoftec-1.3.3-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-udesoftec-1.3.3-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-udesoftec-1.3.3-2|21	
14mr|texlive-udesoftec-1.3.3-2|22	%description
14mr|texlive-udesoftec-1.3.3-2|23	The class is designed for typesetting theses in the Research
14mr|texlive-udesoftec-1.3.3-2|24	Group for Business Informatics and Software Engineering. (The
14mr|texlive-udesoftec-1.3.3-2|25	class may also serve as a template for such theses.) The class
14mr|texlive-udesoftec-1.3.3-2|26	is designed for use with pdfLaTeX; input in UTF-8 encoding is
14mr|texlive-udesoftec-1.3.3-2|27	assumed.
14mr|texlive-udesoftec-1.3.3-2|28	
14mr|texlive-udesoftec-1.3.3-2|29	%post
14mr|texlive-udesoftec-1.3.3-2|30	%{_sbindir}/texlive.post
14mr|texlive-udesoftec-1.3.3-2|31	
14mr|texlive-udesoftec-1.3.3-2|32	%postun
14mr|texlive-udesoftec-1.3.3-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-udesoftec-1.3.3-2|34	%{_sbindir}/texlive.post
14mr|texlive-udesoftec-1.3.3-2|35	fi
14mr|texlive-udesoftec-1.3.3-2|36	
14mr|texlive-udesoftec-1.3.3-2|37	#-----------------------------------------------------------------------
14mr|texlive-udesoftec-1.3.3-2|38	%files
14mr|texlive-udesoftec-1.3.3-2|39	%{_texmfdistdir}/bibtex/bst/udesoftec/udesoftec.bst
14mr|texlive-udesoftec-1.3.3-2|40	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-cover-uba.pdf
14mr|texlive-udesoftec-1.3.3-2|41	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-cover-ude-de.pdf
14mr|texlive-udesoftec-1.3.3-2|42	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-cover-ude-en.pdf
14mr|texlive-udesoftec-1.3.3-2|43	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-extra.sty
14mr|texlive-udesoftec-1.3.3-2|44	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec.cls
14mr|texlive-udesoftec-1.3.3-2|45	%doc %{_texmfdistdir}/doc/latex/udesoftec/udesoftec-doc.pdf
14mr|texlive-udesoftec-1.3.3-2|46	#- source
14mr|texlive-udesoftec-1.3.3-2|47	%doc %{_texmfdistdir}/source/latex/udesoftec/CHANGELOG
14mr|texlive-udesoftec-1.3.3-2|48	%doc %{_texmfdistdir}/source/latex/udesoftec/README
14mr|texlive-udesoftec-1.3.3-2|49	%doc %{_texmfdistdir}/source/latex/udesoftec/UPDATE-INSTRUCTIONS
14mr|texlive-udesoftec-1.3.3-2|50	%doc %{_texmfdistdir}/source/latex/udesoftec/VERSION
14mr|texlive-udesoftec-1.3.3-2|51	%doc %{_texmfdistdir}/source/latex/udesoftec/udesoftec-doc-examplebib.bib
14mr|texlive-udesoftec-1.3.3-2|52	%doc %{_texmfdistdir}/source/latex/udesoftec/udesoftec-doc-exampleimage.pdf
14mr|texlive-udesoftec-1.3.3-2|53	%doc %{_texmfdistdir}/source/latex/udesoftec/udesoftec-doc.tex
14mr|texlive-udesoftec-1.3.3-2|54	
14mr|texlive-udesoftec-1.3.3-2|55	#-----------------------------------------------------------------------
14mr|texlive-udesoftec-1.3.3-2|56	%prep
14mr|texlive-udesoftec-1.3.3-2|57	%setup -c -a0 -a1 -a2
14mr|texlive-udesoftec-1.3.3-2|58	
14mr|texlive-udesoftec-1.3.3-2|59	%build
14mr|texlive-udesoftec-1.3.3-2|60	
14mr|texlive-udesoftec-1.3.3-2|61	%install
14mr|texlive-udesoftec-1.3.3-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-udesoftec-1.3.3-2|63	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-udesoftec-1.3.3-2|64	
14mr|texlive-udesoftec-1.3.3-2|65	%changelog
14mr|texlive-udesoftec-1.3.3-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.3-2
14mr|texlive-udesoftec-1.3.3-2|67	+ Revision: c78ae18
14mr|texlive-udesoftec-1.3.3-2|68	- MassBuild#440: Increase release tag
14mr|texlive-udesoftec-1.3.3-2|69	
14mr|texlive-udesoftec-1.3.3-2|70	

21690 14
14mr|texlive-uebungsblatt-v1.5.0-3|1	# revision 15878
14mr|texlive-uebungsblatt-v1.5.0-3|2	# category Package
14mr|texlive-uebungsblatt-v1.5.0-3|3	# catalog-ctan /macros/latex/contrib/uebungsblatt
14mr|texlive-uebungsblatt-v1.5.0-3|4	# catalog-date 2008-08-24 14:43:48 +0200
14mr|texlive-uebungsblatt-v1.5.0-3|5	# catalog-license lppl
14mr|texlive-uebungsblatt-v1.5.0-3|6	# catalog-version v1.5.0
14mr|texlive-uebungsblatt-v1.5.0-3|7	Name:		texlive-uebungsblatt
14mr|texlive-uebungsblatt-v1.5.0-3|8	Version:	v1.5.0
14mr|texlive-uebungsblatt-v1.5.0-3|9	Release:	3
14mr|texlive-uebungsblatt-v1.5.0-3|10	Summary:	A LaTeX class for writing exercise sheets
14mr|texlive-uebungsblatt-v1.5.0-3|11	Group:		Publishing
14mr|texlive-uebungsblatt-v1.5.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uebungsblatt
14mr|texlive-uebungsblatt-v1.5.0-3|13	License:	LPPL
14mr|texlive-uebungsblatt-v1.5.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uebungsblatt.tar.xz
14mr|texlive-uebungsblatt-v1.5.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uebungsblatt.doc.tar.xz
14mr|texlive-uebungsblatt-v1.5.0-3|16	BuildArch:	noarch
14mr|texlive-uebungsblatt-v1.5.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uebungsblatt-v1.5.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uebungsblatt-v1.5.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-uebungsblatt-v1.5.0-3|20	
14mr|texlive-uebungsblatt-v1.5.0-3|21	%description
14mr|texlive-uebungsblatt-v1.5.0-3|22	This package implements a LaTeX class for writing exercise
14mr|texlive-uebungsblatt-v1.5.0-3|23	sheets for a lecture. Features: - quick typesetting of exercise
14mr|texlive-uebungsblatt-v1.5.0-3|24	sheets or their revisions, - simple user friendly commands, -
14mr|texlive-uebungsblatt-v1.5.0-3|25	elegant page formatting, - automatic numbering of exercises and
14mr|texlive-uebungsblatt-v1.5.0-3|26	sub-exercises, - the number of the exercise sheet is extracted
14mr|texlive-uebungsblatt-v1.5.0-3|27	automatically from the file name, - static information about
14mr|texlive-uebungsblatt-v1.5.0-3|28	the lectures and the authors needs to provided at one point
14mr|texlive-uebungsblatt-v1.5.0-3|29	only.
14mr|texlive-uebungsblatt-v1.5.0-3|30	
14mr|texlive-uebungsblatt-v1.5.0-3|31	%post
14mr|texlive-uebungsblatt-v1.5.0-3|32	%{_sbindir}/texlive.post
14mr|texlive-uebungsblatt-v1.5.0-3|33	
14mr|texlive-uebungsblatt-v1.5.0-3|34	%postun
14mr|texlive-uebungsblatt-v1.5.0-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-uebungsblatt-v1.5.0-3|36	%{_sbindir}/texlive.post
14mr|texlive-uebungsblatt-v1.5.0-3|37	fi
14mr|texlive-uebungsblatt-v1.5.0-3|38	
14mr|texlive-uebungsblatt-v1.5.0-3|39	#-----------------------------------------------------------------------
14mr|texlive-uebungsblatt-v1.5.0-3|40	%files
14mr|texlive-uebungsblatt-v1.5.0-3|41	%{_texmfdistdir}/tex/latex/uebungsblatt/uebungsblatt.cls
14mr|texlive-uebungsblatt-v1.5.0-3|42	%{_texmfdistdir}/tex/latex/uebungsblatt/uebungsblatt.sty
14mr|texlive-uebungsblatt-v1.5.0-3|43	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/README
14mr|texlive-uebungsblatt-v1.5.0-3|44	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/history.txt
14mr|texlive-uebungsblatt-v1.5.0-3|45	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/uebungsblatt-doc.pdf
14mr|texlive-uebungsblatt-v1.5.0-3|46	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/uebungsblatt-doc.tex
14mr|texlive-uebungsblatt-v1.5.0-3|47	
14mr|texlive-uebungsblatt-v1.5.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-uebungsblatt-v1.5.0-3|49	%prep
14mr|texlive-uebungsblatt-v1.5.0-3|50	%setup -c -a0 -a1
14mr|texlive-uebungsblatt-v1.5.0-3|51	
14mr|texlive-uebungsblatt-v1.5.0-3|52	%build
14mr|texlive-uebungsblatt-v1.5.0-3|53	
14mr|texlive-uebungsblatt-v1.5.0-3|54	%install
14mr|texlive-uebungsblatt-v1.5.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uebungsblatt-v1.5.0-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uebungsblatt-v1.5.0-3|57	
14mr|texlive-uebungsblatt-v1.5.0-3|58	
14mr|texlive-uebungsblatt-v1.5.0-3|59	
14mr|texlive-uebungsblatt-v1.5.0-3|60	%changelog
14mr|texlive-uebungsblatt-v1.5.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.5.0-3
14mr|texlive-uebungsblatt-v1.5.0-3|62	+ Revision: 8648c19
14mr|texlive-uebungsblatt-v1.5.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-uebungsblatt-v1.5.0-3|64	
14mr|texlive-uebungsblatt-v1.5.0-3|65	

21691 14
14mr|texlive-uestcthesis-0.4.8-6|1	# revision 31012
14mr|texlive-uestcthesis-0.4.8-6|2	# category Package
14mr|texlive-uestcthesis-0.4.8-6|3	# catalog-ctan /macros/latex/contrib/uestcthesis
14mr|texlive-uestcthesis-0.4.8-6|4	# catalog-date 2013-06-07 17:33:30 +0200
14mr|texlive-uestcthesis-0.4.8-6|5	# catalog-license lppl1.3
14mr|texlive-uestcthesis-0.4.8-6|6	# catalog-version 0.4.8
14mr|texlive-uestcthesis-0.4.8-6|7	Name:		texlive-uestcthesis
14mr|texlive-uestcthesis-0.4.8-6|8	Version:	0.4.8
14mr|texlive-uestcthesis-0.4.8-6|9	Release:	6
14mr|texlive-uestcthesis-0.4.8-6|10	Summary:	Thesis class for UESTC
14mr|texlive-uestcthesis-0.4.8-6|11	Group:		Publishing
14mr|texlive-uestcthesis-0.4.8-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uestcthesis
14mr|texlive-uestcthesis-0.4.8-6|13	License:	LPPL1.3
14mr|texlive-uestcthesis-0.4.8-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uestcthesis.tar.xz
14mr|texlive-uestcthesis-0.4.8-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uestcthesis.doc.tar.xz
14mr|texlive-uestcthesis-0.4.8-6|16	BuildArch:	noarch
14mr|texlive-uestcthesis-0.4.8-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uestcthesis-0.4.8-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uestcthesis-0.4.8-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-uestcthesis-0.4.8-6|20	
14mr|texlive-uestcthesis-0.4.8-6|21	%description
14mr|texlive-uestcthesis-0.4.8-6|22	The class is for typesetting a thesis at the University of
14mr|texlive-uestcthesis-0.4.8-6|23	Electronic Science and Technology of China.
14mr|texlive-uestcthesis-0.4.8-6|24	
14mr|texlive-uestcthesis-0.4.8-6|25	%post
14mr|texlive-uestcthesis-0.4.8-6|26	%{_sbindir}/texlive.post
14mr|texlive-uestcthesis-0.4.8-6|27	
14mr|texlive-uestcthesis-0.4.8-6|28	%postun
14mr|texlive-uestcthesis-0.4.8-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-uestcthesis-0.4.8-6|30	%{_sbindir}/texlive.post
14mr|texlive-uestcthesis-0.4.8-6|31	fi
14mr|texlive-uestcthesis-0.4.8-6|32	
14mr|texlive-uestcthesis-0.4.8-6|33	#-----------------------------------------------------------------------
14mr|texlive-uestcthesis-0.4.8-6|34	%files
14mr|texlive-uestcthesis-0.4.8-6|35	%{_texmfdistdir}/bibtex/bst/uestcthesis/uestcthesis.bst
14mr|texlive-uestcthesis-0.4.8-6|36	%{_texmfdistdir}/tex/latex/uestcthesis/uestcthesis.cls
14mr|texlive-uestcthesis-0.4.8-6|37	%doc %{_texmfdistdir}/doc/latex/uestcthesis/README
14mr|texlive-uestcthesis-0.4.8-6|38	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/DuplicateMe.tex
14mr|texlive-uestcthesis-0.4.8-6|39	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/Place_has_TrainDAO.java.tex
14mr|texlive-uestcthesis-0.4.8-6|40	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/implementation.tex
14mr|texlive-uestcthesis-0.4.8-6|41	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/math.tex
14mr|texlive-uestcthesis-0.4.8-6|42	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/test.c.tex
14mr|texlive-uestcthesis-0.4.8-6|43	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/tuition.tex
14mr|texlive-uestcthesis-0.4.8-6|44	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/Cabstract.tex
14mr|texlive-uestcthesis-0.4.8-6|45	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/Eabstract.tex
14mr|texlive-uestcthesis-0.4.8-6|46	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/acknowledgements.tex
14mr|texlive-uestcthesis-0.4.8-6|47	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/appendix.tex
14mr|texlive-uestcthesis-0.4.8-6|48	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/original.tex
14mr|texlive-uestcthesis-0.4.8-6|49	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/publications.bib
14mr|texlive-uestcthesis-0.4.8-6|50	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/reference.bib
14mr|texlive-uestcthesis-0.4.8-6|51	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/titlepage.tex
14mr|texlive-uestcthesis-0.4.8-6|52	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/translation.tex
14mr|texlive-uestcthesis-0.4.8-6|53	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/Chrysanthemum.jpg
14mr|texlive-uestcthesis-0.4.8-6|54	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/Penguins.jpg
14mr|texlive-uestcthesis-0.4.8-6|55	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/Tulips.jpg
14mr|texlive-uestcthesis-0.4.8-6|56	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/apk.png
14mr|texlive-uestcthesis-0.4.8-6|57	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/excel.png
14mr|texlive-uestcthesis-0.4.8-6|58	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/fisher1.png
14mr|texlive-uestcthesis-0.4.8-6|59	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/fisher2.png
14mr|texlive-uestcthesis-0.4.8-6|60	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow1.png
14mr|texlive-uestcthesis-0.4.8-6|61	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow3.png
14mr|texlive-uestcthesis-0.4.8-6|62	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow4.png
14mr|texlive-uestcthesis-0.4.8-6|63	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow5-1.png
14mr|texlive-uestcthesis-0.4.8-6|64	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow5-2.png
14mr|texlive-uestcthesis-0.4.8-6|65	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow5-3.png
14mr|texlive-uestcthesis-0.4.8-6|66	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/highlight1.png
14mr|texlive-uestcthesis-0.4.8-6|67	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/highlight2.png
14mr|texlive-uestcthesis-0.4.8-6|68	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/system.png
14mr|texlive-uestcthesis-0.4.8-6|69	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/winedt.png
14mr|texlive-uestcthesis-0.4.8-6|70	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/uestcthesis-doc.pdf
14mr|texlive-uestcthesis-0.4.8-6|71	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/uestcthesis-doc.tex
14mr|texlive-uestcthesis-0.4.8-6|72	%doc %{_texmfdistdir}/doc/latex/uestcthesis/source/rvdtx.sty
14mr|texlive-uestcthesis-0.4.8-6|73	%doc %{_texmfdistdir}/doc/latex/uestcthesis/source/uestcthesis.dtx
14mr|texlive-uestcthesis-0.4.8-6|74	%doc %{_texmfdistdir}/doc/latex/uestcthesis/source/uestcthesis.ins
14mr|texlive-uestcthesis-0.4.8-6|75	%doc %{_texmfdistdir}/doc/latex/uestcthesis/uestcthesis.pdf
14mr|texlive-uestcthesis-0.4.8-6|76	
14mr|texlive-uestcthesis-0.4.8-6|77	#-----------------------------------------------------------------------
14mr|texlive-uestcthesis-0.4.8-6|78	%prep
14mr|texlive-uestcthesis-0.4.8-6|79	%setup -c -a0 -a1
14mr|texlive-uestcthesis-0.4.8-6|80	
14mr|texlive-uestcthesis-0.4.8-6|81	%build
14mr|texlive-uestcthesis-0.4.8-6|82	
14mr|texlive-uestcthesis-0.4.8-6|83	%install
14mr|texlive-uestcthesis-0.4.8-6|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uestcthesis-0.4.8-6|85	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uestcthesis-0.4.8-6|86	
14mr|texlive-uestcthesis-0.4.8-6|87	%changelog
14mr|texlive-uestcthesis-0.4.8-6|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.8-6
14mr|texlive-uestcthesis-0.4.8-6|89	+ Revision: a05d7b7
14mr|texlive-uestcthesis-0.4.8-6|90	- MassBuild#440: Increase release tag
14mr|texlive-uestcthesis-0.4.8-6|91	
14mr|texlive-uestcthesis-0.4.8-6|92	

21692 14
14mr|texlive-uhc-20070729-3|1	# revision 16791
14mr|texlive-uhc-20070729-3|2	# category Package
14mr|texlive-uhc-20070729-3|3	# catalog-ctan /fonts/korean/HLaTeX
14mr|texlive-uhc-20070729-3|4	# catalog-date 2007-07-29 12:13:44 +0200
14mr|texlive-uhc-20070729-3|5	# catalog-license lppl
14mr|texlive-uhc-20070729-3|6	# catalog-version undef
14mr|texlive-uhc-20070729-3|7	Name:		texlive-uhc
14mr|texlive-uhc-20070729-3|8	Version:	20070729
14mr|texlive-uhc-20070729-3|9	Release:	3
14mr|texlive-uhc-20070729-3|10	Summary:	Fonts for the Korean language
14mr|texlive-uhc-20070729-3|11	Group:		Publishing
14mr|texlive-uhc-20070729-3|12	URL:		http://www.ctan.org/tex-archive/fonts/korean/HLaTeX
14mr|texlive-uhc-20070729-3|13	License:	LPPL
14mr|texlive-uhc-20070729-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uhc.tar.xz
14mr|texlive-uhc-20070729-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uhc.doc.tar.xz
14mr|texlive-uhc-20070729-3|16	BuildArch:	noarch
14mr|texlive-uhc-20070729-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uhc-20070729-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uhc-20070729-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-uhc-20070729-3|20	
14mr|texlive-uhc-20070729-3|21	%description
14mr|texlive-uhc-20070729-3|22	Support for Korean documents written in Korean standard KSC
14mr|texlive-uhc-20070729-3|23	codes for LaTeX2e.
14mr|texlive-uhc-20070729-3|24	
14mr|texlive-uhc-20070729-3|25	%post
14mr|texlive-uhc-20070729-3|26	%{_sbindir}/texlive.post
14mr|texlive-uhc-20070729-3|27	
14mr|texlive-uhc-20070729-3|28	%postun
14mr|texlive-uhc-20070729-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-uhc-20070729-3|30	%{_sbindir}/texlive.post
14mr|texlive-uhc-20070729-3|31	fi
14mr|texlive-uhc-20070729-3|32	
14mr|texlive-uhc-20070729-3|33	#-----------------------------------------------------------------------
14mr|texlive-uhc-20070729-3|34	%files
14mr|texlive-uhc-20070729-3|35	%{_texmfdistdir}/dvips/uhc/config.uhc
14mr|texlive-uhc-20070729-3|36	%{_texmfdistdir}/fonts/afm/uhc/umj/umj00.afm
14mr|texlive-uhc-20070729-3|37	%{_texmfdistdir}/fonts/afm/uhc/umj/umj01.afm
14mr|texlive-uhc-20070729-3|38	%{_texmfdistdir}/fonts/afm/uhc/umj/umj02.afm
14mr|texlive-uhc-20070729-3|39	%{_texmfdistdir}/fonts/afm/uhc/umj/umj03.afm
14mr|texlive-uhc-20070729-3|40	%{_texmfdistdir}/fonts/afm/uhc/umj/umj04.afm
14mr|texlive-uhc-20070729-3|41	%{_texmfdistdir}/fonts/afm/uhc/umj/umj05.afm
14mr|texlive-uhc-20070729-3|42	%{_texmfdistdir}/fonts/afm/uhc/umj/umj10.afm
14mr|texlive-uhc-20070729-3|43	%{_texmfdistdir}/fonts/afm/uhc/umj/umj11.afm
14mr|texlive-uhc-20070729-3|44	%{_texmfdistdir}/fonts/afm/uhc/umj/umj12.afm
14mr|texlive-uhc-20070729-3|45	%{_texmfdistdir}/fonts/afm/uhc/umj/umj13.afm
14mr|texlive-uhc-20070729-3|46	%{_texmfdistdir}/fonts/afm/uhc/umj/umj14.afm
14mr|texlive-uhc-20070729-3|47	%{_texmfdistdir}/fonts/afm/uhc/umj/umj15.afm
14mr|texlive-uhc-20070729-3|48	%{_texmfdistdir}/fonts/afm/uhc/umj/umj16.afm
14mr|texlive-uhc-20070729-3|49	%{_texmfdistdir}/fonts/afm/uhc/umj/umj17.afm
14mr|texlive-uhc-20070729-3|50	%{_texmfdistdir}/fonts/afm/uhc/umj/umj20.afm
14mr|texlive-uhc-20070729-3|51	%{_texmfdistdir}/fonts/afm/uhc/umj/umj21.afm
14mr|texlive-uhc-20070729-3|52	%{_texmfdistdir}/fonts/afm/uhc/umj/umj22.afm
14mr|texlive-uhc-20070729-3|53	%{_texmfdistdir}/fonts/afm/uhc/umj/umj23.afm
14mr|texlive-uhc-20070729-3|54	%{_texmfdistdir}/fonts/afm/uhc/umj/umj24.afm
14mr|texlive-uhc-20070729-3|55	%{_texmfdistdir}/fonts/afm/uhc/umj/umj25.afm
14mr|texlive-uhc-20070729-3|56	%{_texmfdistdir}/fonts/afm/uhc/umj/umj26.afm
14mr|texlive-uhc-20070729-3|57	%{_texmfdistdir}/fonts/afm/uhc/umj/umj27.afm
14mr|texlive-uhc-20070729-3|58	%{_texmfdistdir}/fonts/afm/uhc/umj/umj28.afm
14mr|texlive-uhc-20070729-3|59	%{_texmfdistdir}/fonts/afm/uhc/umj/umj29.afm
14mr|texlive-uhc-20070729-3|60	%{_texmfdistdir}/fonts/afm/uhc/umj/umj30.afm
14mr|texlive-uhc-20070729-3|61	%{_texmfdistdir}/fonts/afm/uhc/umj/umj31.afm
14mr|texlive-uhc-20070729-3|62	%{_texmfdistdir}/fonts/afm/uhc/umj/umj32.afm
14mr|texlive-uhc-20070729-3|63	%{_texmfdistdir}/fonts/afm/uhc/umj/umj33.afm
14mr|texlive-uhc-20070729-3|64	%{_texmfdistdir}/fonts/afm/uhc/umj/umj34.afm
14mr|texlive-uhc-20070729-3|65	%{_texmfdistdir}/fonts/afm/uhc/umj/umj35.afm
14mr|texlive-uhc-20070729-3|66	%{_texmfdistdir}/fonts/afm/uhc/umj/umj36.afm
14mr|texlive-uhc-20070729-3|67	%{_texmfdistdir}/fonts/afm/uhc/umj/umj37.afm
14mr|texlive-uhc-20070729-3|68	%{_texmfdistdir}/fonts/afm/uhc/umj/umj38.afm
14mr|texlive-uhc-20070729-3|69	%{_texmfdistdir}/fonts/map/dvips/uhc/umj.map
14mr|texlive-uhc-20070729-3|70	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj00.tfm
14mr|texlive-uhc-20070729-3|71	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj01.tfm
14mr|texlive-uhc-20070729-3|72	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj02.tfm
14mr|texlive-uhc-20070729-3|73	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj03.tfm
14mr|texlive-uhc-20070729-3|74	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj04.tfm
14mr|texlive-uhc-20070729-3|75	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj05.tfm
14mr|texlive-uhc-20070729-3|76	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj10.tfm
14mr|texlive-uhc-20070729-3|77	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj11.tfm
14mr|texlive-uhc-20070729-3|78	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj12.tfm
14mr|texlive-uhc-20070729-3|79	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj13.tfm
14mr|texlive-uhc-20070729-3|80	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj14.tfm
14mr|texlive-uhc-20070729-3|81	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj15.tfm
14mr|texlive-uhc-20070729-3|82	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj16.tfm
14mr|texlive-uhc-20070729-3|83	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj17.tfm
14mr|texlive-uhc-20070729-3|84	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj20.tfm
14mr|texlive-uhc-20070729-3|85	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj21.tfm
14mr|texlive-uhc-20070729-3|86	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj22.tfm
14mr|texlive-uhc-20070729-3|87	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj23.tfm
14mr|texlive-uhc-20070729-3|88	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj24.tfm
14mr|texlive-uhc-20070729-3|89	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj25.tfm
14mr|texlive-uhc-20070729-3|90	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj26.tfm
14mr|texlive-uhc-20070729-3|91	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj27.tfm
14mr|texlive-uhc-20070729-3|92	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj28.tfm
14mr|texlive-uhc-20070729-3|93	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj29.tfm
14mr|texlive-uhc-20070729-3|94	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj30.tfm
14mr|texlive-uhc-20070729-3|95	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj31.tfm
14mr|texlive-uhc-20070729-3|96	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj32.tfm
14mr|texlive-uhc-20070729-3|97	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj33.tfm
14mr|texlive-uhc-20070729-3|98	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj34.tfm
14mr|texlive-uhc-20070729-3|99	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj35.tfm
14mr|texlive-uhc-20070729-3|100	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj36.tfm
14mr|texlive-uhc-20070729-3|101	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj37.tfm
14mr|texlive-uhc-20070729-3|102	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj38.tfm
14mr|texlive-uhc-20070729-3|103	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc00.tfm
14mr|texlive-uhc-20070729-3|104	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc01.tfm
14mr|texlive-uhc-20070729-3|105	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc02.tfm
14mr|texlive-uhc-20070729-3|106	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc03.tfm
14mr|texlive-uhc-20070729-3|107	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc04.tfm
14mr|texlive-uhc-20070729-3|108	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc05.tfm
14mr|texlive-uhc-20070729-3|109	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc10.tfm
14mr|texlive-uhc-20070729-3|110	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc11.tfm
14mr|texlive-uhc-20070729-3|111	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc12.tfm
14mr|texlive-uhc-20070729-3|112	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc13.tfm
14mr|texlive-uhc-20070729-3|113	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc14.tfm
14mr|texlive-uhc-20070729-3|114	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc15.tfm
14mr|texlive-uhc-20070729-3|115	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc16.tfm
14mr|texlive-uhc-20070729-3|116	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc17.tfm
14mr|texlive-uhc-20070729-3|117	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc20.tfm
14mr|texlive-uhc-20070729-3|118	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc21.tfm
14mr|texlive-uhc-20070729-3|119	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc22.tfm
14mr|texlive-uhc-20070729-3|120	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc23.tfm
14mr|texlive-uhc-20070729-3|121	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc24.tfm
14mr|texlive-uhc-20070729-3|122	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc25.tfm
14mr|texlive-uhc-20070729-3|123	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc26.tfm
14mr|texlive-uhc-20070729-3|124	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc27.tfm
14mr|texlive-uhc-20070729-3|125	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc28.tfm
14mr|texlive-uhc-20070729-3|126	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc29.tfm
14mr|texlive-uhc-20070729-3|127	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc30.tfm
14mr|texlive-uhc-20070729-3|128	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc31.tfm
14mr|texlive-uhc-20070729-3|129	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc32.tfm
14mr|texlive-uhc-20070729-3|130	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc33.tfm
14mr|texlive-uhc-20070729-3|131	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc34.tfm
14mr|texlive-uhc-20070729-3|132	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc35.tfm
14mr|texlive-uhc-20070729-3|133	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc36.tfm
14mr|texlive-uhc-20070729-3|134	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc37.tfm
14mr|texlive-uhc-20070729-3|135	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc38.tfm
14mr|texlive-uhc-20070729-3|136	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco00.tfm
14mr|texlive-uhc-20070729-3|137	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco01.tfm
14mr|texlive-uhc-20070729-3|138	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco02.tfm
14mr|texlive-uhc-20070729-3|139	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco03.tfm
14mr|texlive-uhc-20070729-3|140	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco04.tfm
14mr|texlive-uhc-20070729-3|141	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco05.tfm
14mr|texlive-uhc-20070729-3|142	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco10.tfm
14mr|texlive-uhc-20070729-3|143	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco11.tfm
14mr|texlive-uhc-20070729-3|144	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco12.tfm
14mr|texlive-uhc-20070729-3|145	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco13.tfm
14mr|texlive-uhc-20070729-3|146	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco14.tfm
14mr|texlive-uhc-20070729-3|147	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco15.tfm
14mr|texlive-uhc-20070729-3|148	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco16.tfm
14mr|texlive-uhc-20070729-3|149	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco17.tfm
14mr|texlive-uhc-20070729-3|150	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco20.tfm
14mr|texlive-uhc-20070729-3|151	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco21.tfm
14mr|texlive-uhc-20070729-3|152	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco22.tfm
14mr|texlive-uhc-20070729-3|153	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco23.tfm
14mr|texlive-uhc-20070729-3|154	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco24.tfm
14mr|texlive-uhc-20070729-3|155	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco25.tfm
14mr|texlive-uhc-20070729-3|156	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco26.tfm
14mr|texlive-uhc-20070729-3|157	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco27.tfm
14mr|texlive-uhc-20070729-3|158	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco28.tfm
14mr|texlive-uhc-20070729-3|159	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco29.tfm
14mr|texlive-uhc-20070729-3|160	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco30.tfm
14mr|texlive-uhc-20070729-3|161	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco31.tfm
14mr|texlive-uhc-20070729-3|162	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco32.tfm
14mr|texlive-uhc-20070729-3|163	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco33.tfm
14mr|texlive-uhc-20070729-3|164	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco34.tfm
14mr|texlive-uhc-20070729-3|165	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco35.tfm
14mr|texlive-uhc-20070729-3|166	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco36.tfm
14mr|texlive-uhc-20070729-3|167	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco37.tfm
14mr|texlive-uhc-20070729-3|168	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco38.tfm
14mr|texlive-uhc-20070729-3|169	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo00.tfm
14mr|texlive-uhc-20070729-3|170	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo01.tfm
14mr|texlive-uhc-20070729-3|171	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo02.tfm
14mr|texlive-uhc-20070729-3|172	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo03.tfm
14mr|texlive-uhc-20070729-3|173	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo04.tfm
14mr|texlive-uhc-20070729-3|174	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo05.tfm
14mr|texlive-uhc-20070729-3|175	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo10.tfm
14mr|texlive-uhc-20070729-3|176	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo11.tfm
14mr|texlive-uhc-20070729-3|177	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo12.tfm
14mr|texlive-uhc-20070729-3|178	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo13.tfm
14mr|texlive-uhc-20070729-3|179	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo14.tfm
14mr|texlive-uhc-20070729-3|180	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo15.tfm
14mr|texlive-uhc-20070729-3|181	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo16.tfm
14mr|texlive-uhc-20070729-3|182	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo17.tfm
14mr|texlive-uhc-20070729-3|183	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo20.tfm
14mr|texlive-uhc-20070729-3|184	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo21.tfm
14mr|texlive-uhc-20070729-3|185	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo22.tfm
14mr|texlive-uhc-20070729-3|186	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo23.tfm
14mr|texlive-uhc-20070729-3|187	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo24.tfm
14mr|texlive-uhc-20070729-3|188	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo25.tfm
14mr|texlive-uhc-20070729-3|189	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo26.tfm
14mr|texlive-uhc-20070729-3|190	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo27.tfm
14mr|texlive-uhc-20070729-3|191	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo28.tfm
14mr|texlive-uhc-20070729-3|192	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo29.tfm
14mr|texlive-uhc-20070729-3|193	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo30.tfm
14mr|texlive-uhc-20070729-3|194	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo31.tfm
14mr|texlive-uhc-20070729-3|195	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo32.tfm
14mr|texlive-uhc-20070729-3|196	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo33.tfm
14mr|texlive-uhc-20070729-3|197	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo34.tfm
14mr|texlive-uhc-20070729-3|198	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo35.tfm
14mr|texlive-uhc-20070729-3|199	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo36.tfm
14mr|texlive-uhc-20070729-3|200	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo37.tfm
14mr|texlive-uhc-20070729-3|201	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo38.tfm
14mr|texlive-uhc-20070729-3|202	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju00.tfm
14mr|texlive-uhc-20070729-3|203	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju01.tfm
14mr|texlive-uhc-20070729-3|204	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju02.tfm
14mr|texlive-uhc-20070729-3|205	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju03.tfm
14mr|texlive-uhc-20070729-3|206	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju04.tfm
14mr|texlive-uhc-20070729-3|207	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju05.tfm
14mr|texlive-uhc-20070729-3|208	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju10.tfm
14mr|texlive-uhc-20070729-3|209	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju11.tfm
14mr|texlive-uhc-20070729-3|210	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju12.tfm
14mr|texlive-uhc-20070729-3|211	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju13.tfm
14mr|texlive-uhc-20070729-3|212	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju14.tfm
14mr|texlive-uhc-20070729-3|213	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju15.tfm
14mr|texlive-uhc-20070729-3|214	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju16.tfm
14mr|texlive-uhc-20070729-3|215	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju17.tfm
14mr|texlive-uhc-20070729-3|216	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju20.tfm
14mr|texlive-uhc-20070729-3|217	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju21.tfm
14mr|texlive-uhc-20070729-3|218	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju22.tfm
14mr|texlive-uhc-20070729-3|219	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju23.tfm
14mr|texlive-uhc-20070729-3|220	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju24.tfm
14mr|texlive-uhc-20070729-3|221	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju25.tfm
14mr|texlive-uhc-20070729-3|222	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju26.tfm
14mr|texlive-uhc-20070729-3|223	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju27.tfm
14mr|texlive-uhc-20070729-3|224	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju28.tfm
14mr|texlive-uhc-20070729-3|225	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju29.tfm
14mr|texlive-uhc-20070729-3|226	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju30.tfm
14mr|texlive-uhc-20070729-3|227	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju31.tfm
14mr|texlive-uhc-20070729-3|228	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju32.tfm
14mr|texlive-uhc-20070729-3|229	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju33.tfm
14mr|texlive-uhc-20070729-3|230	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju34.tfm
14mr|texlive-uhc-20070729-3|231	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju35.tfm
14mr|texlive-uhc-20070729-3|232	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju36.tfm
14mr|texlive-uhc-20070729-3|233	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju37.tfm
14mr|texlive-uhc-20070729-3|234	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju38.tfm
14mr|texlive-uhc-20070729-3|235	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo00.tfm
14mr|texlive-uhc-20070729-3|236	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo01.tfm
14mr|texlive-uhc-20070729-3|237	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo02.tfm
14mr|texlive-uhc-20070729-3|238	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo03.tfm
14mr|texlive-uhc-20070729-3|239	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo04.tfm
14mr|texlive-uhc-20070729-3|240	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo05.tfm
14mr|texlive-uhc-20070729-3|241	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo10.tfm
14mr|texlive-uhc-20070729-3|242	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo11.tfm
14mr|texlive-uhc-20070729-3|243	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo12.tfm
14mr|texlive-uhc-20070729-3|244	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo13.tfm
14mr|texlive-uhc-20070729-3|245	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo14.tfm
14mr|texlive-uhc-20070729-3|246	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo15.tfm
14mr|texlive-uhc-20070729-3|247	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo16.tfm
14mr|texlive-uhc-20070729-3|248	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo17.tfm
14mr|texlive-uhc-20070729-3|249	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo20.tfm
14mr|texlive-uhc-20070729-3|250	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo21.tfm
14mr|texlive-uhc-20070729-3|251	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo22.tfm
14mr|texlive-uhc-20070729-3|252	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo23.tfm
14mr|texlive-uhc-20070729-3|253	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo24.tfm
14mr|texlive-uhc-20070729-3|254	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo25.tfm
14mr|texlive-uhc-20070729-3|255	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo26.tfm
14mr|texlive-uhc-20070729-3|256	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo27.tfm
14mr|texlive-uhc-20070729-3|257	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo28.tfm
14mr|texlive-uhc-20070729-3|258	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo29.tfm
14mr|texlive-uhc-20070729-3|259	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo30.tfm
14mr|texlive-uhc-20070729-3|260	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo31.tfm
14mr|texlive-uhc-20070729-3|261	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo32.tfm
14mr|texlive-uhc-20070729-3|262	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo33.tfm
14mr|texlive-uhc-20070729-3|263	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo34.tfm
14mr|texlive-uhc-20070729-3|264	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo35.tfm
14mr|texlive-uhc-20070729-3|265	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo36.tfm
14mr|texlive-uhc-20070729-3|266	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo37.tfm
14mr|texlive-uhc-20070729-3|267	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo38.tfm
14mr|texlive-uhc-20070729-3|268	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx00.tfm
14mr|texlive-uhc-20070729-3|269	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx01.tfm
14mr|texlive-uhc-20070729-3|270	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx02.tfm
14mr|texlive-uhc-20070729-3|271	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx03.tfm
14mr|texlive-uhc-20070729-3|272	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx04.tfm
14mr|texlive-uhc-20070729-3|273	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx05.tfm
14mr|texlive-uhc-20070729-3|274	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx10.tfm
14mr|texlive-uhc-20070729-3|275	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx11.tfm
14mr|texlive-uhc-20070729-3|276	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx12.tfm
14mr|texlive-uhc-20070729-3|277	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx13.tfm
14mr|texlive-uhc-20070729-3|278	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx14.tfm
14mr|texlive-uhc-20070729-3|279	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx15.tfm
14mr|texlive-uhc-20070729-3|280	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx16.tfm
14mr|texlive-uhc-20070729-3|281	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx17.tfm
14mr|texlive-uhc-20070729-3|282	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx20.tfm
14mr|texlive-uhc-20070729-3|283	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx21.tfm
14mr|texlive-uhc-20070729-3|284	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx22.tfm
14mr|texlive-uhc-20070729-3|285	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx23.tfm
14mr|texlive-uhc-20070729-3|286	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx24.tfm
14mr|texlive-uhc-20070729-3|287	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx25.tfm
14mr|texlive-uhc-20070729-3|288	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx26.tfm
14mr|texlive-uhc-20070729-3|289	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx27.tfm
14mr|texlive-uhc-20070729-3|290	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx28.tfm
14mr|texlive-uhc-20070729-3|291	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx29.tfm
14mr|texlive-uhc-20070729-3|292	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx30.tfm
14mr|texlive-uhc-20070729-3|293	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx31.tfm
14mr|texlive-uhc-20070729-3|294	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx32.tfm
14mr|texlive-uhc-20070729-3|295	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx33.tfm
14mr|texlive-uhc-20070729-3|296	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx34.tfm
14mr|texlive-uhc-20070729-3|297	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx35.tfm
14mr|texlive-uhc-20070729-3|298	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx36.tfm
14mr|texlive-uhc-20070729-3|299	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx37.tfm
14mr|texlive-uhc-20070729-3|300	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx38.tfm
14mr|texlive-uhc-20070729-3|301	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo00.tfm
14mr|texlive-uhc-20070729-3|302	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo01.tfm
14mr|texlive-uhc-20070729-3|303	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo02.tfm
14mr|texlive-uhc-20070729-3|304	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo03.tfm
14mr|texlive-uhc-20070729-3|305	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo04.tfm
14mr|texlive-uhc-20070729-3|306	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo05.tfm
14mr|texlive-uhc-20070729-3|307	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo10.tfm
14mr|texlive-uhc-20070729-3|308	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo11.tfm
14mr|texlive-uhc-20070729-3|309	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo12.tfm
14mr|texlive-uhc-20070729-3|310	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo13.tfm
14mr|texlive-uhc-20070729-3|311	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo14.tfm
14mr|texlive-uhc-20070729-3|312	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo15.tfm
14mr|texlive-uhc-20070729-3|313	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo16.tfm
14mr|texlive-uhc-20070729-3|314	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo17.tfm
14mr|texlive-uhc-20070729-3|315	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo20.tfm
14mr|texlive-uhc-20070729-3|316	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo21.tfm
14mr|texlive-uhc-20070729-3|317	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo22.tfm
14mr|texlive-uhc-20070729-3|318	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo23.tfm
14mr|texlive-uhc-20070729-3|319	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo24.tfm
14mr|texlive-uhc-20070729-3|320	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo25.tfm
14mr|texlive-uhc-20070729-3|321	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo26.tfm
14mr|texlive-uhc-20070729-3|322	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo27.tfm
14mr|texlive-uhc-20070729-3|323	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo28.tfm
14mr|texlive-uhc-20070729-3|324	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo29.tfm
14mr|texlive-uhc-20070729-3|325	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo30.tfm
14mr|texlive-uhc-20070729-3|326	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo31.tfm
14mr|texlive-uhc-20070729-3|327	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo32.tfm
14mr|texlive-uhc-20070729-3|328	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo33.tfm
14mr|texlive-uhc-20070729-3|329	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo34.tfm
14mr|texlive-uhc-20070729-3|330	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo35.tfm
14mr|texlive-uhc-20070729-3|331	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo36.tfm
14mr|texlive-uhc-20070729-3|332	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo37.tfm
14mr|texlive-uhc-20070729-3|333	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo38.tfm
14mr|texlive-uhc-20070729-3|334	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj00.tfm
14mr|texlive-uhc-20070729-3|335	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj01.tfm
14mr|texlive-uhc-20070729-3|336	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj02.tfm
14mr|texlive-uhc-20070729-3|337	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj03.tfm
14mr|texlive-uhc-20070729-3|338	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj04.tfm
14mr|texlive-uhc-20070729-3|339	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj20.tfm
14mr|texlive-uhc-20070729-3|340	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj21.tfm
14mr|texlive-uhc-20070729-3|341	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj22.tfm
14mr|texlive-uhc-20070729-3|342	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj23.tfm
14mr|texlive-uhc-20070729-3|343	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj24.tfm
14mr|texlive-uhc-20070729-3|344	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj25.tfm
14mr|texlive-uhc-20070729-3|345	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj26.tfm
14mr|texlive-uhc-20070729-3|346	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj30.tfm
14mr|texlive-uhc-20070729-3|347	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj31.tfm
14mr|texlive-uhc-20070729-3|348	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj32.tfm
14mr|texlive-uhc-20070729-3|349	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj33.tfm
14mr|texlive-uhc-20070729-3|350	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj4e.tfm
14mr|texlive-uhc-20070729-3|351	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj4f.tfm
14mr|texlive-uhc-20070729-3|352	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj50.tfm
14mr|texlive-uhc-20070729-3|353	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj51.tfm
14mr|texlive-uhc-20070729-3|354	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj52.tfm
14mr|texlive-uhc-20070729-3|355	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj53.tfm
14mr|texlive-uhc-20070729-3|356	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj54.tfm
14mr|texlive-uhc-20070729-3|357	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj55.tfm
14mr|texlive-uhc-20070729-3|358	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj56.tfm
14mr|texlive-uhc-20070729-3|359	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj57.tfm
14mr|texlive-uhc-20070729-3|360	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj58.tfm
14mr|texlive-uhc-20070729-3|361	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj59.tfm
14mr|texlive-uhc-20070729-3|362	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5a.tfm
14mr|texlive-uhc-20070729-3|363	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5b.tfm
14mr|texlive-uhc-20070729-3|364	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5c.tfm
14mr|texlive-uhc-20070729-3|365	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5d.tfm
14mr|texlive-uhc-20070729-3|366	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5e.tfm
14mr|texlive-uhc-20070729-3|367	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5f.tfm
14mr|texlive-uhc-20070729-3|368	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj60.tfm
14mr|texlive-uhc-20070729-3|369	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj61.tfm
14mr|texlive-uhc-20070729-3|370	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj62.tfm
14mr|texlive-uhc-20070729-3|371	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj63.tfm
14mr|texlive-uhc-20070729-3|372	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj64.tfm
14mr|texlive-uhc-20070729-3|373	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj65.tfm
14mr|texlive-uhc-20070729-3|374	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj66.tfm
14mr|texlive-uhc-20070729-3|375	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj67.tfm
14mr|texlive-uhc-20070729-3|376	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj68.tfm
14mr|texlive-uhc-20070729-3|377	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj69.tfm
14mr|texlive-uhc-20070729-3|378	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6a.tfm
14mr|texlive-uhc-20070729-3|379	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6b.tfm
14mr|texlive-uhc-20070729-3|380	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6c.tfm
14mr|texlive-uhc-20070729-3|381	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6d.tfm
14mr|texlive-uhc-20070729-3|382	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6e.tfm
14mr|texlive-uhc-20070729-3|383	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6f.tfm
14mr|texlive-uhc-20070729-3|384	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj70.tfm
14mr|texlive-uhc-20070729-3|385	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj71.tfm
14mr|texlive-uhc-20070729-3|386	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj72.tfm
14mr|texlive-uhc-20070729-3|387	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj73.tfm
14mr|texlive-uhc-20070729-3|388	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj74.tfm
14mr|texlive-uhc-20070729-3|389	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj75.tfm
14mr|texlive-uhc-20070729-3|390	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj76.tfm
14mr|texlive-uhc-20070729-3|391	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj77.tfm
14mr|texlive-uhc-20070729-3|392	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj78.tfm
14mr|texlive-uhc-20070729-3|393	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj79.tfm
14mr|texlive-uhc-20070729-3|394	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7a.tfm
14mr|texlive-uhc-20070729-3|395	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7b.tfm
14mr|texlive-uhc-20070729-3|396	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7c.tfm
14mr|texlive-uhc-20070729-3|397	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7d.tfm
14mr|texlive-uhc-20070729-3|398	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7e.tfm
14mr|texlive-uhc-20070729-3|399	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7f.tfm
14mr|texlive-uhc-20070729-3|400	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj80.tfm
14mr|texlive-uhc-20070729-3|401	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj81.tfm
14mr|texlive-uhc-20070729-3|402	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj82.tfm
14mr|texlive-uhc-20070729-3|403	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj83.tfm
14mr|texlive-uhc-20070729-3|404	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj84.tfm
14mr|texlive-uhc-20070729-3|405	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj85.tfm
14mr|texlive-uhc-20070729-3|406	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj86.tfm
14mr|texlive-uhc-20070729-3|407	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj87.tfm
14mr|texlive-uhc-20070729-3|408	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj88.tfm
14mr|texlive-uhc-20070729-3|409	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj89.tfm
14mr|texlive-uhc-20070729-3|410	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8a.tfm
14mr|texlive-uhc-20070729-3|411	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8b.tfm
14mr|texlive-uhc-20070729-3|412	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8c.tfm
14mr|texlive-uhc-20070729-3|413	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8d.tfm
14mr|texlive-uhc-20070729-3|414	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8e.tfm
14mr|texlive-uhc-20070729-3|415	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8f.tfm
14mr|texlive-uhc-20070729-3|416	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj90.tfm
14mr|texlive-uhc-20070729-3|417	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj91.tfm
14mr|texlive-uhc-20070729-3|418	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj92.tfm
14mr|texlive-uhc-20070729-3|419	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj93.tfm
14mr|texlive-uhc-20070729-3|420	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj94.tfm
14mr|texlive-uhc-20070729-3|421	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj95.tfm
14mr|texlive-uhc-20070729-3|422	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj96.tfm
14mr|texlive-uhc-20070729-3|423	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj97.tfm
14mr|texlive-uhc-20070729-3|424	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj98.tfm
14mr|texlive-uhc-20070729-3|425	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj99.tfm
14mr|texlive-uhc-20070729-3|426	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9a.tfm
14mr|texlive-uhc-20070729-3|427	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9b.tfm
14mr|texlive-uhc-20070729-3|428	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9c.tfm
14mr|texlive-uhc-20070729-3|429	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9d.tfm
14mr|texlive-uhc-20070729-3|430	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9e.tfm
14mr|texlive-uhc-20070729-3|431	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9f.tfm
14mr|texlive-uhc-20070729-3|432	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjac.tfm
14mr|texlive-uhc-20070729-3|433	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjad.tfm
14mr|texlive-uhc-20070729-3|434	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjae.tfm
14mr|texlive-uhc-20070729-3|435	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjaf.tfm
14mr|texlive-uhc-20070729-3|436	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb0.tfm
14mr|texlive-uhc-20070729-3|437	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb1.tfm
14mr|texlive-uhc-20070729-3|438	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb2.tfm
14mr|texlive-uhc-20070729-3|439	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb3.tfm
14mr|texlive-uhc-20070729-3|440	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb4.tfm
14mr|texlive-uhc-20070729-3|441	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb5.tfm
14mr|texlive-uhc-20070729-3|442	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb6.tfm
14mr|texlive-uhc-20070729-3|443	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb7.tfm
14mr|texlive-uhc-20070729-3|444	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb8.tfm
14mr|texlive-uhc-20070729-3|445	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb9.tfm
14mr|texlive-uhc-20070729-3|446	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjba.tfm
14mr|texlive-uhc-20070729-3|447	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbb.tfm
14mr|texlive-uhc-20070729-3|448	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbc.tfm
14mr|texlive-uhc-20070729-3|449	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbd.tfm
14mr|texlive-uhc-20070729-3|450	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbe.tfm
14mr|texlive-uhc-20070729-3|451	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbf.tfm
14mr|texlive-uhc-20070729-3|452	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc0.tfm
14mr|texlive-uhc-20070729-3|453	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc00.tfm
14mr|texlive-uhc-20070729-3|454	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc01.tfm
14mr|texlive-uhc-20070729-3|455	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc02.tfm
14mr|texlive-uhc-20070729-3|456	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc03.tfm
14mr|texlive-uhc-20070729-3|457	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc04.tfm
14mr|texlive-uhc-20070729-3|458	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc1.tfm
14mr|texlive-uhc-20070729-3|459	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc2.tfm
14mr|texlive-uhc-20070729-3|460	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc20.tfm
14mr|texlive-uhc-20070729-3|461	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc21.tfm
14mr|texlive-uhc-20070729-3|462	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc22.tfm
14mr|texlive-uhc-20070729-3|463	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc23.tfm
14mr|texlive-uhc-20070729-3|464	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc24.tfm
14mr|texlive-uhc-20070729-3|465	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc25.tfm
14mr|texlive-uhc-20070729-3|466	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc26.tfm
14mr|texlive-uhc-20070729-3|467	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc3.tfm
14mr|texlive-uhc-20070729-3|468	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc30.tfm
14mr|texlive-uhc-20070729-3|469	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc31.tfm
14mr|texlive-uhc-20070729-3|470	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc32.tfm
14mr|texlive-uhc-20070729-3|471	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc33.tfm
14mr|texlive-uhc-20070729-3|472	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc4.tfm
14mr|texlive-uhc-20070729-3|473	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc4e.tfm
14mr|texlive-uhc-20070729-3|474	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc4f.tfm
14mr|texlive-uhc-20070729-3|475	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5.tfm
14mr|texlive-uhc-20070729-3|476	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc50.tfm
14mr|texlive-uhc-20070729-3|477	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc51.tfm
14mr|texlive-uhc-20070729-3|478	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc52.tfm
14mr|texlive-uhc-20070729-3|479	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc53.tfm
14mr|texlive-uhc-20070729-3|480	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc54.tfm
14mr|texlive-uhc-20070729-3|481	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc55.tfm
14mr|texlive-uhc-20070729-3|482	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc56.tfm
14mr|texlive-uhc-20070729-3|483	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc57.tfm
14mr|texlive-uhc-20070729-3|484	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc58.tfm
14mr|texlive-uhc-20070729-3|485	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc59.tfm
14mr|texlive-uhc-20070729-3|486	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5a.tfm
14mr|texlive-uhc-20070729-3|487	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5b.tfm
14mr|texlive-uhc-20070729-3|488	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5c.tfm
14mr|texlive-uhc-20070729-3|489	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5d.tfm
14mr|texlive-uhc-20070729-3|490	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5e.tfm
14mr|texlive-uhc-20070729-3|491	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5f.tfm
14mr|texlive-uhc-20070729-3|492	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6.tfm
14mr|texlive-uhc-20070729-3|493	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc60.tfm
14mr|texlive-uhc-20070729-3|494	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc61.tfm
14mr|texlive-uhc-20070729-3|495	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc62.tfm
14mr|texlive-uhc-20070729-3|496	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc63.tfm
14mr|texlive-uhc-20070729-3|497	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc64.tfm
14mr|texlive-uhc-20070729-3|498	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc65.tfm
14mr|texlive-uhc-20070729-3|499	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc66.tfm
14mr|texlive-uhc-20070729-3|500	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc67.tfm
14mr|texlive-uhc-20070729-3|501	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc68.tfm
14mr|texlive-uhc-20070729-3|502	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc69.tfm
14mr|texlive-uhc-20070729-3|503	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6a.tfm
14mr|texlive-uhc-20070729-3|504	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6b.tfm
14mr|texlive-uhc-20070729-3|505	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6c.tfm
14mr|texlive-uhc-20070729-3|506	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6d.tfm
14mr|texlive-uhc-20070729-3|507	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6e.tfm
14mr|texlive-uhc-20070729-3|508	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6f.tfm
14mr|texlive-uhc-20070729-3|509	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7.tfm
14mr|texlive-uhc-20070729-3|510	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc70.tfm
14mr|texlive-uhc-20070729-3|511	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc71.tfm
14mr|texlive-uhc-20070729-3|512	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc72.tfm
14mr|texlive-uhc-20070729-3|513	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc73.tfm
14mr|texlive-uhc-20070729-3|514	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc74.tfm
14mr|texlive-uhc-20070729-3|515	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc75.tfm
14mr|texlive-uhc-20070729-3|516	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc76.tfm
14mr|texlive-uhc-20070729-3|517	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc77.tfm
14mr|texlive-uhc-20070729-3|518	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc78.tfm
14mr|texlive-uhc-20070729-3|519	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc79.tfm
14mr|texlive-uhc-20070729-3|520	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7a.tfm
14mr|texlive-uhc-20070729-3|521	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7b.tfm
14mr|texlive-uhc-20070729-3|522	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7c.tfm
14mr|texlive-uhc-20070729-3|523	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7d.tfm
14mr|texlive-uhc-20070729-3|524	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7e.tfm
14mr|texlive-uhc-20070729-3|525	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7f.tfm
14mr|texlive-uhc-20070729-3|526	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8.tfm
14mr|texlive-uhc-20070729-3|527	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc80.tfm
14mr|texlive-uhc-20070729-3|528	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc81.tfm
14mr|texlive-uhc-20070729-3|529	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc82.tfm
14mr|texlive-uhc-20070729-3|530	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc83.tfm
14mr|texlive-uhc-20070729-3|531	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc84.tfm
14mr|texlive-uhc-20070729-3|532	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc85.tfm
14mr|texlive-uhc-20070729-3|533	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc86.tfm
14mr|texlive-uhc-20070729-3|534	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc87.tfm
14mr|texlive-uhc-20070729-3|535	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc88.tfm
14mr|texlive-uhc-20070729-3|536	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc89.tfm
14mr|texlive-uhc-20070729-3|537	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8a.tfm
14mr|texlive-uhc-20070729-3|538	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8b.tfm
14mr|texlive-uhc-20070729-3|539	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8c.tfm
14mr|texlive-uhc-20070729-3|540	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8d.tfm
14mr|texlive-uhc-20070729-3|541	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8e.tfm
14mr|texlive-uhc-20070729-3|542	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8f.tfm
14mr|texlive-uhc-20070729-3|543	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9.tfm
14mr|texlive-uhc-20070729-3|544	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc90.tfm
14mr|texlive-uhc-20070729-3|545	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc91.tfm
14mr|texlive-uhc-20070729-3|546	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc92.tfm
14mr|texlive-uhc-20070729-3|547	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc93.tfm
14mr|texlive-uhc-20070729-3|548	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc94.tfm
14mr|texlive-uhc-20070729-3|549	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc95.tfm
14mr|texlive-uhc-20070729-3|550	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc96.tfm
14mr|texlive-uhc-20070729-3|551	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc97.tfm
14mr|texlive-uhc-20070729-3|552	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc98.tfm
14mr|texlive-uhc-20070729-3|553	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc99.tfm
14mr|texlive-uhc-20070729-3|554	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9a.tfm
14mr|texlive-uhc-20070729-3|555	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9b.tfm
14mr|texlive-uhc-20070729-3|556	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9c.tfm
14mr|texlive-uhc-20070729-3|557	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9d.tfm
14mr|texlive-uhc-20070729-3|558	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9e.tfm
14mr|texlive-uhc-20070729-3|559	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9f.tfm
14mr|texlive-uhc-20070729-3|560	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjca.tfm
14mr|texlive-uhc-20070729-3|561	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcac.tfm
14mr|texlive-uhc-20070729-3|562	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcad.tfm
14mr|texlive-uhc-20070729-3|563	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcae.tfm
14mr|texlive-uhc-20070729-3|564	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcaf.tfm
14mr|texlive-uhc-20070729-3|565	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb.tfm
14mr|texlive-uhc-20070729-3|566	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb0.tfm
14mr|texlive-uhc-20070729-3|567	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb1.tfm
14mr|texlive-uhc-20070729-3|568	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb2.tfm
14mr|texlive-uhc-20070729-3|569	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb3.tfm
14mr|texlive-uhc-20070729-3|570	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb4.tfm
14mr|texlive-uhc-20070729-3|571	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb5.tfm
14mr|texlive-uhc-20070729-3|572	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb6.tfm
14mr|texlive-uhc-20070729-3|573	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb7.tfm
14mr|texlive-uhc-20070729-3|574	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb8.tfm
14mr|texlive-uhc-20070729-3|575	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb9.tfm
14mr|texlive-uhc-20070729-3|576	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcba.tfm
14mr|texlive-uhc-20070729-3|577	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbb.tfm
14mr|texlive-uhc-20070729-3|578	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbc.tfm
14mr|texlive-uhc-20070729-3|579	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbd.tfm
14mr|texlive-uhc-20070729-3|580	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbe.tfm
14mr|texlive-uhc-20070729-3|581	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbf.tfm
14mr|texlive-uhc-20070729-3|582	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc.tfm
14mr|texlive-uhc-20070729-3|583	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc0.tfm
14mr|texlive-uhc-20070729-3|584	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc1.tfm
14mr|texlive-uhc-20070729-3|585	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc2.tfm
14mr|texlive-uhc-20070729-3|586	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc3.tfm
14mr|texlive-uhc-20070729-3|587	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc4.tfm
14mr|texlive-uhc-20070729-3|588	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc5.tfm
14mr|texlive-uhc-20070729-3|589	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc6.tfm
14mr|texlive-uhc-20070729-3|590	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc7.tfm
14mr|texlive-uhc-20070729-3|591	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc8.tfm
14mr|texlive-uhc-20070729-3|592	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc9.tfm
14mr|texlive-uhc-20070729-3|593	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcca.tfm
14mr|texlive-uhc-20070729-3|594	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccb.tfm
14mr|texlive-uhc-20070729-3|595	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccc.tfm
14mr|texlive-uhc-20070729-3|596	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccd.tfm
14mr|texlive-uhc-20070729-3|597	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcce.tfm
14mr|texlive-uhc-20070729-3|598	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccf.tfm
14mr|texlive-uhc-20070729-3|599	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd.tfm
14mr|texlive-uhc-20070729-3|600	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd0.tfm
14mr|texlive-uhc-20070729-3|601	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd1.tfm
14mr|texlive-uhc-20070729-3|602	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd2.tfm
14mr|texlive-uhc-20070729-3|603	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd3.tfm
14mr|texlive-uhc-20070729-3|604	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd4.tfm
14mr|texlive-uhc-20070729-3|605	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd5.tfm
14mr|texlive-uhc-20070729-3|606	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd6.tfm
14mr|texlive-uhc-20070729-3|607	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd7.tfm
14mr|texlive-uhc-20070729-3|608	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjce.tfm
14mr|texlive-uhc-20070729-3|609	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcf.tfm
14mr|texlive-uhc-20070729-3|610	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcf9.tfm
14mr|texlive-uhc-20070729-3|611	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcfa.tfm
14mr|texlive-uhc-20070729-3|612	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcff.tfm
14mr|texlive-uhc-20070729-3|613	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco00.tfm
14mr|texlive-uhc-20070729-3|614	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco01.tfm
14mr|texlive-uhc-20070729-3|615	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco02.tfm
14mr|texlive-uhc-20070729-3|616	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco03.tfm
14mr|texlive-uhc-20070729-3|617	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco04.tfm
14mr|texlive-uhc-20070729-3|618	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco20.tfm
14mr|texlive-uhc-20070729-3|619	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco21.tfm
14mr|texlive-uhc-20070729-3|620	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco22.tfm
14mr|texlive-uhc-20070729-3|621	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco23.tfm
14mr|texlive-uhc-20070729-3|622	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco24.tfm
14mr|texlive-uhc-20070729-3|623	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco25.tfm
14mr|texlive-uhc-20070729-3|624	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco26.tfm
14mr|texlive-uhc-20070729-3|625	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco30.tfm
14mr|texlive-uhc-20070729-3|626	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco31.tfm
14mr|texlive-uhc-20070729-3|627	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco32.tfm
14mr|texlive-uhc-20070729-3|628	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco33.tfm
14mr|texlive-uhc-20070729-3|629	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco4e.tfm
14mr|texlive-uhc-20070729-3|630	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco4f.tfm
14mr|texlive-uhc-20070729-3|631	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco50.tfm
14mr|texlive-uhc-20070729-3|632	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco51.tfm
14mr|texlive-uhc-20070729-3|633	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco52.tfm
14mr|texlive-uhc-20070729-3|634	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco53.tfm
14mr|texlive-uhc-20070729-3|635	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco54.tfm
14mr|texlive-uhc-20070729-3|636	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco55.tfm
14mr|texlive-uhc-20070729-3|637	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco56.tfm
14mr|texlive-uhc-20070729-3|638	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco57.tfm
14mr|texlive-uhc-20070729-3|639	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco58.tfm
14mr|texlive-uhc-20070729-3|640	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco59.tfm
14mr|texlive-uhc-20070729-3|641	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5a.tfm
14mr|texlive-uhc-20070729-3|642	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5b.tfm
14mr|texlive-uhc-20070729-3|643	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5c.tfm
14mr|texlive-uhc-20070729-3|644	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5d.tfm
14mr|texlive-uhc-20070729-3|645	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5e.tfm
14mr|texlive-uhc-20070729-3|646	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5f.tfm
14mr|texlive-uhc-20070729-3|647	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco60.tfm
14mr|texlive-uhc-20070729-3|648	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco61.tfm
14mr|texlive-uhc-20070729-3|649	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco62.tfm
14mr|texlive-uhc-20070729-3|650	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco63.tfm
14mr|texlive-uhc-20070729-3|651	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco64.tfm
14mr|texlive-uhc-20070729-3|652	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco65.tfm
14mr|texlive-uhc-20070729-3|653	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco66.tfm
14mr|texlive-uhc-20070729-3|654	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco67.tfm
14mr|texlive-uhc-20070729-3|655	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco68.tfm
14mr|texlive-uhc-20070729-3|656	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco69.tfm
14mr|texlive-uhc-20070729-3|657	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6a.tfm
14mr|texlive-uhc-20070729-3|658	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6b.tfm
14mr|texlive-uhc-20070729-3|659	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6c.tfm
14mr|texlive-uhc-20070729-3|660	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6d.tfm
14mr|texlive-uhc-20070729-3|661	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6e.tfm
14mr|texlive-uhc-20070729-3|662	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6f.tfm
14mr|texlive-uhc-20070729-3|663	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco70.tfm
14mr|texlive-uhc-20070729-3|664	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco71.tfm
14mr|texlive-uhc-20070729-3|665	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco72.tfm
14mr|texlive-uhc-20070729-3|666	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco73.tfm
14mr|texlive-uhc-20070729-3|667	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco74.tfm
14mr|texlive-uhc-20070729-3|668	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco75.tfm
14mr|texlive-uhc-20070729-3|669	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco76.tfm
14mr|texlive-uhc-20070729-3|670	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco77.tfm
14mr|texlive-uhc-20070729-3|671	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco78.tfm
14mr|texlive-uhc-20070729-3|672	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco79.tfm
14mr|texlive-uhc-20070729-3|673	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7a.tfm
14mr|texlive-uhc-20070729-3|674	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7b.tfm
14mr|texlive-uhc-20070729-3|675	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7c.tfm
14mr|texlive-uhc-20070729-3|676	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7d.tfm
14mr|texlive-uhc-20070729-3|677	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7e.tfm
14mr|texlive-uhc-20070729-3|678	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7f.tfm
14mr|texlive-uhc-20070729-3|679	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco80.tfm
14mr|texlive-uhc-20070729-3|680	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco81.tfm
14mr|texlive-uhc-20070729-3|681	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco82.tfm
14mr|texlive-uhc-20070729-3|682	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco83.tfm
14mr|texlive-uhc-20070729-3|683	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco84.tfm
14mr|texlive-uhc-20070729-3|684	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco85.tfm
14mr|texlive-uhc-20070729-3|685	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco86.tfm
14mr|texlive-uhc-20070729-3|686	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco87.tfm
14mr|texlive-uhc-20070729-3|687	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco88.tfm
14mr|texlive-uhc-20070729-3|688	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco89.tfm
14mr|texlive-uhc-20070729-3|689	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8a.tfm
14mr|texlive-uhc-20070729-3|690	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8b.tfm
14mr|texlive-uhc-20070729-3|691	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8c.tfm
14mr|texlive-uhc-20070729-3|692	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8d.tfm
14mr|texlive-uhc-20070729-3|693	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8e.tfm
14mr|texlive-uhc-20070729-3|694	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8f.tfm
14mr|texlive-uhc-20070729-3|695	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco90.tfm
14mr|texlive-uhc-20070729-3|696	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco91.tfm
14mr|texlive-uhc-20070729-3|697	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco92.tfm
14mr|texlive-uhc-20070729-3|698	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco93.tfm
14mr|texlive-uhc-20070729-3|699	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco94.tfm
14mr|texlive-uhc-20070729-3|700	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco95.tfm
14mr|texlive-uhc-20070729-3|701	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco96.tfm
14mr|texlive-uhc-20070729-3|702	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco97.tfm
14mr|texlive-uhc-20070729-3|703	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco98.tfm
14mr|texlive-uhc-20070729-3|704	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco99.tfm
14mr|texlive-uhc-20070729-3|705	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9a.tfm
14mr|texlive-uhc-20070729-3|706	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9b.tfm
14mr|texlive-uhc-20070729-3|707	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9c.tfm
14mr|texlive-uhc-20070729-3|708	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9d.tfm
14mr|texlive-uhc-20070729-3|709	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9e.tfm
14mr|texlive-uhc-20070729-3|710	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9f.tfm
14mr|texlive-uhc-20070729-3|711	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoac.tfm
14mr|texlive-uhc-20070729-3|712	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoad.tfm
14mr|texlive-uhc-20070729-3|713	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoae.tfm
14mr|texlive-uhc-20070729-3|714	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoaf.tfm
14mr|texlive-uhc-20070729-3|715	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob0.tfm
14mr|texlive-uhc-20070729-3|716	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob1.tfm
14mr|texlive-uhc-20070729-3|717	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob2.tfm
14mr|texlive-uhc-20070729-3|718	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob3.tfm
14mr|texlive-uhc-20070729-3|719	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob4.tfm
14mr|texlive-uhc-20070729-3|720	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob5.tfm
14mr|texlive-uhc-20070729-3|721	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob6.tfm
14mr|texlive-uhc-20070729-3|722	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob7.tfm
14mr|texlive-uhc-20070729-3|723	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob8.tfm
14mr|texlive-uhc-20070729-3|724	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob9.tfm
14mr|texlive-uhc-20070729-3|725	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoba.tfm
14mr|texlive-uhc-20070729-3|726	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobb.tfm
14mr|texlive-uhc-20070729-3|727	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobc.tfm
14mr|texlive-uhc-20070729-3|728	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobd.tfm
14mr|texlive-uhc-20070729-3|729	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobe.tfm
14mr|texlive-uhc-20070729-3|730	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobf.tfm
14mr|texlive-uhc-20070729-3|731	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc0.tfm
14mr|texlive-uhc-20070729-3|732	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc1.tfm
14mr|texlive-uhc-20070729-3|733	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc2.tfm
14mr|texlive-uhc-20070729-3|734	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc3.tfm
14mr|texlive-uhc-20070729-3|735	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc4.tfm
14mr|texlive-uhc-20070729-3|736	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc5.tfm
14mr|texlive-uhc-20070729-3|737	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc6.tfm
14mr|texlive-uhc-20070729-3|738	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc7.tfm
14mr|texlive-uhc-20070729-3|739	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc8.tfm
14mr|texlive-uhc-20070729-3|740	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc9.tfm
14mr|texlive-uhc-20070729-3|741	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoca.tfm
14mr|texlive-uhc-20070729-3|742	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocb.tfm
14mr|texlive-uhc-20070729-3|743	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocc.tfm
14mr|texlive-uhc-20070729-3|744	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocd.tfm
14mr|texlive-uhc-20070729-3|745	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoce.tfm
14mr|texlive-uhc-20070729-3|746	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocf.tfm
14mr|texlive-uhc-20070729-3|747	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod0.tfm
14mr|texlive-uhc-20070729-3|748	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod1.tfm
14mr|texlive-uhc-20070729-3|749	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod2.tfm
14mr|texlive-uhc-20070729-3|750	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod3.tfm
14mr|texlive-uhc-20070729-3|751	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod4.tfm
14mr|texlive-uhc-20070729-3|752	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod5.tfm
14mr|texlive-uhc-20070729-3|753	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod6.tfm
14mr|texlive-uhc-20070729-3|754	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod7.tfm
14mr|texlive-uhc-20070729-3|755	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcof9.tfm
14mr|texlive-uhc-20070729-3|756	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcofa.tfm
14mr|texlive-uhc-20070729-3|757	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoff.tfm
14mr|texlive-uhc-20070729-3|758	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd0.tfm
14mr|texlive-uhc-20070729-3|759	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd1.tfm
14mr|texlive-uhc-20070729-3|760	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd2.tfm
14mr|texlive-uhc-20070729-3|761	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd3.tfm
14mr|texlive-uhc-20070729-3|762	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd4.tfm
14mr|texlive-uhc-20070729-3|763	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd5.tfm
14mr|texlive-uhc-20070729-3|764	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd6.tfm
14mr|texlive-uhc-20070729-3|765	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd7.tfm
14mr|texlive-uhc-20070729-3|766	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjf9.tfm
14mr|texlive-uhc-20070729-3|767	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjfa.tfm
14mr|texlive-uhc-20070729-3|768	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjff.tfm
14mr|texlive-uhc-20070729-3|769	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo00.tfm
14mr|texlive-uhc-20070729-3|770	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo01.tfm
14mr|texlive-uhc-20070729-3|771	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo02.tfm
14mr|texlive-uhc-20070729-3|772	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo03.tfm
14mr|texlive-uhc-20070729-3|773	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo04.tfm
14mr|texlive-uhc-20070729-3|774	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo20.tfm
14mr|texlive-uhc-20070729-3|775	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo21.tfm
14mr|texlive-uhc-20070729-3|776	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo22.tfm
14mr|texlive-uhc-20070729-3|777	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo23.tfm
14mr|texlive-uhc-20070729-3|778	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo24.tfm
14mr|texlive-uhc-20070729-3|779	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo25.tfm
14mr|texlive-uhc-20070729-3|780	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo26.tfm
14mr|texlive-uhc-20070729-3|781	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo30.tfm
14mr|texlive-uhc-20070729-3|782	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo31.tfm
14mr|texlive-uhc-20070729-3|783	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo32.tfm
14mr|texlive-uhc-20070729-3|784	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo33.tfm
14mr|texlive-uhc-20070729-3|785	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo4e.tfm
14mr|texlive-uhc-20070729-3|786	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo4f.tfm
14mr|texlive-uhc-20070729-3|787	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo50.tfm
14mr|texlive-uhc-20070729-3|788	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo51.tfm
14mr|texlive-uhc-20070729-3|789	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo52.tfm
14mr|texlive-uhc-20070729-3|790	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo53.tfm
14mr|texlive-uhc-20070729-3|791	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo54.tfm
14mr|texlive-uhc-20070729-3|792	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo55.tfm
14mr|texlive-uhc-20070729-3|793	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo56.tfm
14mr|texlive-uhc-20070729-3|794	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo57.tfm
14mr|texlive-uhc-20070729-3|795	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo58.tfm
14mr|texlive-uhc-20070729-3|796	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo59.tfm
14mr|texlive-uhc-20070729-3|797	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5a.tfm
14mr|texlive-uhc-20070729-3|798	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5b.tfm
14mr|texlive-uhc-20070729-3|799	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5c.tfm
14mr|texlive-uhc-20070729-3|800	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5d.tfm
14mr|texlive-uhc-20070729-3|801	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5e.tfm
14mr|texlive-uhc-20070729-3|802	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5f.tfm
14mr|texlive-uhc-20070729-3|803	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo60.tfm
14mr|texlive-uhc-20070729-3|804	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo61.tfm
14mr|texlive-uhc-20070729-3|805	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo62.tfm
14mr|texlive-uhc-20070729-3|806	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo63.tfm
14mr|texlive-uhc-20070729-3|807	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo64.tfm
14mr|texlive-uhc-20070729-3|808	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo65.tfm
14mr|texlive-uhc-20070729-3|809	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo66.tfm
14mr|texlive-uhc-20070729-3|810	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo67.tfm
14mr|texlive-uhc-20070729-3|811	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo68.tfm
14mr|texlive-uhc-20070729-3|812	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo69.tfm
14mr|texlive-uhc-20070729-3|813	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6a.tfm
14mr|texlive-uhc-20070729-3|814	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6b.tfm
14mr|texlive-uhc-20070729-3|815	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6c.tfm
14mr|texlive-uhc-20070729-3|816	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6d.tfm
14mr|texlive-uhc-20070729-3|817	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6e.tfm
14mr|texlive-uhc-20070729-3|818	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6f.tfm
14mr|texlive-uhc-20070729-3|819	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo70.tfm
14mr|texlive-uhc-20070729-3|820	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo71.tfm
14mr|texlive-uhc-20070729-3|821	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo72.tfm
14mr|texlive-uhc-20070729-3|822	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo73.tfm
14mr|texlive-uhc-20070729-3|823	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo74.tfm
14mr|texlive-uhc-20070729-3|824	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo75.tfm
14mr|texlive-uhc-20070729-3|825	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo76.tfm
14mr|texlive-uhc-20070729-3|826	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo77.tfm
14mr|texlive-uhc-20070729-3|827	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo78.tfm
14mr|texlive-uhc-20070729-3|828	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo79.tfm
14mr|texlive-uhc-20070729-3|829	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7a.tfm
14mr|texlive-uhc-20070729-3|830	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7b.tfm
14mr|texlive-uhc-20070729-3|831	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7c.tfm
14mr|texlive-uhc-20070729-3|832	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7d.tfm
14mr|texlive-uhc-20070729-3|833	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7e.tfm
14mr|texlive-uhc-20070729-3|834	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7f.tfm
14mr|texlive-uhc-20070729-3|835	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo80.tfm
14mr|texlive-uhc-20070729-3|836	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo81.tfm
14mr|texlive-uhc-20070729-3|837	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo82.tfm
14mr|texlive-uhc-20070729-3|838	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo83.tfm
14mr|texlive-uhc-20070729-3|839	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo84.tfm
14mr|texlive-uhc-20070729-3|840	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo85.tfm
14mr|texlive-uhc-20070729-3|841	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo86.tfm
14mr|texlive-uhc-20070729-3|842	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo87.tfm
14mr|texlive-uhc-20070729-3|843	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo88.tfm
14mr|texlive-uhc-20070729-3|844	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo89.tfm
14mr|texlive-uhc-20070729-3|845	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8a.tfm
14mr|texlive-uhc-20070729-3|846	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8b.tfm
14mr|texlive-uhc-20070729-3|847	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8c.tfm
14mr|texlive-uhc-20070729-3|848	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8d.tfm
14mr|texlive-uhc-20070729-3|849	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8e.tfm
14mr|texlive-uhc-20070729-3|850	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8f.tfm
14mr|texlive-uhc-20070729-3|851	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo90.tfm
14mr|texlive-uhc-20070729-3|852	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo91.tfm
14mr|texlive-uhc-20070729-3|853	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo92.tfm
14mr|texlive-uhc-20070729-3|854	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo93.tfm
14mr|texlive-uhc-20070729-3|855	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo94.tfm
14mr|texlive-uhc-20070729-3|856	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo95.tfm
14mr|texlive-uhc-20070729-3|857	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo96.tfm
14mr|texlive-uhc-20070729-3|858	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo97.tfm
14mr|texlive-uhc-20070729-3|859	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo98.tfm
14mr|texlive-uhc-20070729-3|860	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo99.tfm
14mr|texlive-uhc-20070729-3|861	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9a.tfm
14mr|texlive-uhc-20070729-3|862	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9b.tfm
14mr|texlive-uhc-20070729-3|863	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9c.tfm
14mr|texlive-uhc-20070729-3|864	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9d.tfm
14mr|texlive-uhc-20070729-3|865	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9e.tfm
14mr|texlive-uhc-20070729-3|866	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9f.tfm
14mr|texlive-uhc-20070729-3|867	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoac.tfm
14mr|texlive-uhc-20070729-3|868	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoad.tfm
14mr|texlive-uhc-20070729-3|869	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoae.tfm
14mr|texlive-uhc-20070729-3|870	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoaf.tfm
14mr|texlive-uhc-20070729-3|871	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob0.tfm
14mr|texlive-uhc-20070729-3|872	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob1.tfm
14mr|texlive-uhc-20070729-3|873	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob2.tfm
14mr|texlive-uhc-20070729-3|874	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob3.tfm
14mr|texlive-uhc-20070729-3|875	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob4.tfm
14mr|texlive-uhc-20070729-3|876	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob5.tfm
14mr|texlive-uhc-20070729-3|877	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob6.tfm
14mr|texlive-uhc-20070729-3|878	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob7.tfm
14mr|texlive-uhc-20070729-3|879	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob8.tfm
14mr|texlive-uhc-20070729-3|880	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob9.tfm
14mr|texlive-uhc-20070729-3|881	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoba.tfm
14mr|texlive-uhc-20070729-3|882	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobb.tfm
14mr|texlive-uhc-20070729-3|883	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobc.tfm
14mr|texlive-uhc-20070729-3|884	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobd.tfm
14mr|texlive-uhc-20070729-3|885	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobe.tfm
14mr|texlive-uhc-20070729-3|886	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobf.tfm
14mr|texlive-uhc-20070729-3|887	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc0.tfm
14mr|texlive-uhc-20070729-3|888	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc1.tfm
14mr|texlive-uhc-20070729-3|889	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc2.tfm
14mr|texlive-uhc-20070729-3|890	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc3.tfm
14mr|texlive-uhc-20070729-3|891	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc4.tfm
14mr|texlive-uhc-20070729-3|892	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc5.tfm
14mr|texlive-uhc-20070729-3|893	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc6.tfm
14mr|texlive-uhc-20070729-3|894	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc7.tfm
14mr|texlive-uhc-20070729-3|895	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc8.tfm
14mr|texlive-uhc-20070729-3|896	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc9.tfm
14mr|texlive-uhc-20070729-3|897	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoca.tfm
14mr|texlive-uhc-20070729-3|898	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocb.tfm
14mr|texlive-uhc-20070729-3|899	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocc.tfm
14mr|texlive-uhc-20070729-3|900	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocd.tfm
14mr|texlive-uhc-20070729-3|901	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoce.tfm
14mr|texlive-uhc-20070729-3|902	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocf.tfm
14mr|texlive-uhc-20070729-3|903	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod0.tfm
14mr|texlive-uhc-20070729-3|904	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod1.tfm
14mr|texlive-uhc-20070729-3|905	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod2.tfm
14mr|texlive-uhc-20070729-3|906	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod3.tfm
14mr|texlive-uhc-20070729-3|907	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod4.tfm
14mr|texlive-uhc-20070729-3|908	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod5.tfm
14mr|texlive-uhc-20070729-3|909	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod6.tfm
14mr|texlive-uhc-20070729-3|910	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod7.tfm
14mr|texlive-uhc-20070729-3|911	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjof9.tfm
14mr|texlive-uhc-20070729-3|912	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjofa.tfm
14mr|texlive-uhc-20070729-3|913	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoff.tfm
14mr|texlive-uhc-20070729-3|914	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju00.tfm
14mr|texlive-uhc-20070729-3|915	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju01.tfm
14mr|texlive-uhc-20070729-3|916	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju02.tfm
14mr|texlive-uhc-20070729-3|917	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju03.tfm
14mr|texlive-uhc-20070729-3|918	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju04.tfm
14mr|texlive-uhc-20070729-3|919	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju20.tfm
14mr|texlive-uhc-20070729-3|920	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju21.tfm
14mr|texlive-uhc-20070729-3|921	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju22.tfm
14mr|texlive-uhc-20070729-3|922	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju23.tfm
14mr|texlive-uhc-20070729-3|923	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju24.tfm
14mr|texlive-uhc-20070729-3|924	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju25.tfm
14mr|texlive-uhc-20070729-3|925	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju26.tfm
14mr|texlive-uhc-20070729-3|926	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju30.tfm
14mr|texlive-uhc-20070729-3|927	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju31.tfm
14mr|texlive-uhc-20070729-3|928	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju32.tfm
14mr|texlive-uhc-20070729-3|929	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju33.tfm
14mr|texlive-uhc-20070729-3|930	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju4e.tfm
14mr|texlive-uhc-20070729-3|931	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju4f.tfm
14mr|texlive-uhc-20070729-3|932	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju50.tfm
14mr|texlive-uhc-20070729-3|933	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju51.tfm
14mr|texlive-uhc-20070729-3|934	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju52.tfm
14mr|texlive-uhc-20070729-3|935	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju53.tfm
14mr|texlive-uhc-20070729-3|936	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju54.tfm
14mr|texlive-uhc-20070729-3|937	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju55.tfm
14mr|texlive-uhc-20070729-3|938	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju56.tfm
14mr|texlive-uhc-20070729-3|939	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju57.tfm
14mr|texlive-uhc-20070729-3|940	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju58.tfm
14mr|texlive-uhc-20070729-3|941	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju59.tfm
14mr|texlive-uhc-20070729-3|942	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5a.tfm
14mr|texlive-uhc-20070729-3|943	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5b.tfm
14mr|texlive-uhc-20070729-3|944	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5c.tfm
14mr|texlive-uhc-20070729-3|945	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5d.tfm
14mr|texlive-uhc-20070729-3|946	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5e.tfm
14mr|texlive-uhc-20070729-3|947	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5f.tfm
14mr|texlive-uhc-20070729-3|948	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju60.tfm
14mr|texlive-uhc-20070729-3|949	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju61.tfm
14mr|texlive-uhc-20070729-3|950	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju62.tfm
14mr|texlive-uhc-20070729-3|951	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju63.tfm
14mr|texlive-uhc-20070729-3|952	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju64.tfm
14mr|texlive-uhc-20070729-3|953	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju65.tfm
14mr|texlive-uhc-20070729-3|954	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju66.tfm
14mr|texlive-uhc-20070729-3|955	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju67.tfm
14mr|texlive-uhc-20070729-3|956	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju68.tfm
14mr|texlive-uhc-20070729-3|957	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju69.tfm
14mr|texlive-uhc-20070729-3|958	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6a.tfm
14mr|texlive-uhc-20070729-3|959	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6b.tfm
14mr|texlive-uhc-20070729-3|960	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6c.tfm
14mr|texlive-uhc-20070729-3|961	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6d.tfm
14mr|texlive-uhc-20070729-3|962	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6e.tfm
14mr|texlive-uhc-20070729-3|963	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6f.tfm
14mr|texlive-uhc-20070729-3|964	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju70.tfm
14mr|texlive-uhc-20070729-3|965	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju71.tfm
14mr|texlive-uhc-20070729-3|966	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju72.tfm
14mr|texlive-uhc-20070729-3|967	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju73.tfm
14mr|texlive-uhc-20070729-3|968	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju74.tfm
14mr|texlive-uhc-20070729-3|969	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju75.tfm
14mr|texlive-uhc-20070729-3|970	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju76.tfm
14mr|texlive-uhc-20070729-3|971	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju77.tfm
14mr|texlive-uhc-20070729-3|972	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju78.tfm
14mr|texlive-uhc-20070729-3|973	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju79.tfm
14mr|texlive-uhc-20070729-3|974	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7a.tfm
14mr|texlive-uhc-20070729-3|975	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7b.tfm
14mr|texlive-uhc-20070729-3|976	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7c.tfm
14mr|texlive-uhc-20070729-3|977	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7d.tfm
14mr|texlive-uhc-20070729-3|978	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7e.tfm
14mr|texlive-uhc-20070729-3|979	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7f.tfm
14mr|texlive-uhc-20070729-3|980	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju80.tfm
14mr|texlive-uhc-20070729-3|981	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju81.tfm
14mr|texlive-uhc-20070729-3|982	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju82.tfm
14mr|texlive-uhc-20070729-3|983	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju83.tfm
14mr|texlive-uhc-20070729-3|984	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju84.tfm
14mr|texlive-uhc-20070729-3|985	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju85.tfm
14mr|texlive-uhc-20070729-3|986	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju86.tfm
14mr|texlive-uhc-20070729-3|987	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju87.tfm
14mr|texlive-uhc-20070729-3|988	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju88.tfm
14mr|texlive-uhc-20070729-3|989	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju89.tfm
14mr|texlive-uhc-20070729-3|990	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8a.tfm
14mr|texlive-uhc-20070729-3|991	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8b.tfm
14mr|texlive-uhc-20070729-3|992	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8c.tfm
14mr|texlive-uhc-20070729-3|993	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8d.tfm
14mr|texlive-uhc-20070729-3|994	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8e.tfm
14mr|texlive-uhc-20070729-3|995	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8f.tfm
14mr|texlive-uhc-20070729-3|996	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju90.tfm
14mr|texlive-uhc-20070729-3|997	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju91.tfm
14mr|texlive-uhc-20070729-3|998	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju92.tfm
14mr|texlive-uhc-20070729-3|999	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju93.tfm
14mr|texlive-uhc-20070729-3|1000	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju94.tfm
14mr|texlive-uhc-20070729-3|1001	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju95.tfm
14mr|texlive-uhc-20070729-3|1002	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju96.tfm
14mr|texlive-uhc-20070729-3|1003	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju97.tfm
14mr|texlive-uhc-20070729-3|1004	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju98.tfm
14mr|texlive-uhc-20070729-3|1005	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju99.tfm
14mr|texlive-uhc-20070729-3|1006	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9a.tfm
14mr|texlive-uhc-20070729-3|1007	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9b.tfm
14mr|texlive-uhc-20070729-3|1008	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9c.tfm
14mr|texlive-uhc-20070729-3|1009	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9d.tfm
14mr|texlive-uhc-20070729-3|1010	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9e.tfm
14mr|texlive-uhc-20070729-3|1011	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9f.tfm
14mr|texlive-uhc-20070729-3|1012	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuac.tfm
14mr|texlive-uhc-20070729-3|1013	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuad.tfm
14mr|texlive-uhc-20070729-3|1014	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuae.tfm
14mr|texlive-uhc-20070729-3|1015	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuaf.tfm
14mr|texlive-uhc-20070729-3|1016	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub0.tfm
14mr|texlive-uhc-20070729-3|1017	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub1.tfm
14mr|texlive-uhc-20070729-3|1018	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub2.tfm
14mr|texlive-uhc-20070729-3|1019	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub3.tfm
14mr|texlive-uhc-20070729-3|1020	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub4.tfm
14mr|texlive-uhc-20070729-3|1021	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub5.tfm
14mr|texlive-uhc-20070729-3|1022	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub6.tfm
14mr|texlive-uhc-20070729-3|1023	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub7.tfm
14mr|texlive-uhc-20070729-3|1024	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub8.tfm
14mr|texlive-uhc-20070729-3|1025	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub9.tfm
14mr|texlive-uhc-20070729-3|1026	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuba.tfm
14mr|texlive-uhc-20070729-3|1027	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubb.tfm
14mr|texlive-uhc-20070729-3|1028	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubc.tfm
14mr|texlive-uhc-20070729-3|1029	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubd.tfm
14mr|texlive-uhc-20070729-3|1030	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjube.tfm
14mr|texlive-uhc-20070729-3|1031	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubf.tfm
14mr|texlive-uhc-20070729-3|1032	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc0.tfm
14mr|texlive-uhc-20070729-3|1033	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc1.tfm
14mr|texlive-uhc-20070729-3|1034	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc2.tfm
14mr|texlive-uhc-20070729-3|1035	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc3.tfm
14mr|texlive-uhc-20070729-3|1036	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc4.tfm
14mr|texlive-uhc-20070729-3|1037	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc5.tfm
14mr|texlive-uhc-20070729-3|1038	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc6.tfm
14mr|texlive-uhc-20070729-3|1039	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc7.tfm
14mr|texlive-uhc-20070729-3|1040	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc8.tfm
14mr|texlive-uhc-20070729-3|1041	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc9.tfm
14mr|texlive-uhc-20070729-3|1042	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuca.tfm
14mr|texlive-uhc-20070729-3|1043	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucb.tfm
14mr|texlive-uhc-20070729-3|1044	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucc.tfm
14mr|texlive-uhc-20070729-3|1045	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucd.tfm
14mr|texlive-uhc-20070729-3|1046	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuce.tfm
14mr|texlive-uhc-20070729-3|1047	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucf.tfm
14mr|texlive-uhc-20070729-3|1048	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud0.tfm
14mr|texlive-uhc-20070729-3|1049	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud1.tfm
14mr|texlive-uhc-20070729-3|1050	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud2.tfm
14mr|texlive-uhc-20070729-3|1051	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud3.tfm
14mr|texlive-uhc-20070729-3|1052	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud4.tfm
14mr|texlive-uhc-20070729-3|1053	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud5.tfm
14mr|texlive-uhc-20070729-3|1054	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud6.tfm
14mr|texlive-uhc-20070729-3|1055	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud7.tfm
14mr|texlive-uhc-20070729-3|1056	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuf9.tfm
14mr|texlive-uhc-20070729-3|1057	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjufa.tfm
14mr|texlive-uhc-20070729-3|1058	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuff.tfm
14mr|texlive-uhc-20070729-3|1059	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo00.tfm
14mr|texlive-uhc-20070729-3|1060	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo01.tfm
14mr|texlive-uhc-20070729-3|1061	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo02.tfm
14mr|texlive-uhc-20070729-3|1062	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo03.tfm
14mr|texlive-uhc-20070729-3|1063	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo04.tfm
14mr|texlive-uhc-20070729-3|1064	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo20.tfm
14mr|texlive-uhc-20070729-3|1065	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo21.tfm
14mr|texlive-uhc-20070729-3|1066	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo22.tfm
14mr|texlive-uhc-20070729-3|1067	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo23.tfm
14mr|texlive-uhc-20070729-3|1068	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo24.tfm
14mr|texlive-uhc-20070729-3|1069	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo25.tfm
14mr|texlive-uhc-20070729-3|1070	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo26.tfm
14mr|texlive-uhc-20070729-3|1071	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo30.tfm
14mr|texlive-uhc-20070729-3|1072	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo31.tfm
14mr|texlive-uhc-20070729-3|1073	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo32.tfm
14mr|texlive-uhc-20070729-3|1074	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo33.tfm
14mr|texlive-uhc-20070729-3|1075	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo4e.tfm
14mr|texlive-uhc-20070729-3|1076	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo4f.tfm
14mr|texlive-uhc-20070729-3|1077	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo50.tfm
14mr|texlive-uhc-20070729-3|1078	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo51.tfm
14mr|texlive-uhc-20070729-3|1079	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo52.tfm
14mr|texlive-uhc-20070729-3|1080	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo53.tfm
14mr|texlive-uhc-20070729-3|1081	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo54.tfm
14mr|texlive-uhc-20070729-3|1082	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo55.tfm
14mr|texlive-uhc-20070729-3|1083	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo56.tfm
14mr|texlive-uhc-20070729-3|1084	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo57.tfm
14mr|texlive-uhc-20070729-3|1085	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo58.tfm
14mr|texlive-uhc-20070729-3|1086	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo59.tfm
14mr|texlive-uhc-20070729-3|1087	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5a.tfm
14mr|texlive-uhc-20070729-3|1088	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5b.tfm
14mr|texlive-uhc-20070729-3|1089	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5c.tfm
14mr|texlive-uhc-20070729-3|1090	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5d.tfm
14mr|texlive-uhc-20070729-3|1091	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5e.tfm
14mr|texlive-uhc-20070729-3|1092	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5f.tfm
14mr|texlive-uhc-20070729-3|1093	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo60.tfm
14mr|texlive-uhc-20070729-3|1094	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo61.tfm
14mr|texlive-uhc-20070729-3|1095	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo62.tfm
14mr|texlive-uhc-20070729-3|1096	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo63.tfm
14mr|texlive-uhc-20070729-3|1097	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo64.tfm
14mr|texlive-uhc-20070729-3|1098	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo65.tfm
14mr|texlive-uhc-20070729-3|1099	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo66.tfm
14mr|texlive-uhc-20070729-3|1100	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo67.tfm
14mr|texlive-uhc-20070729-3|1101	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo68.tfm
14mr|texlive-uhc-20070729-3|1102	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo69.tfm
14mr|texlive-uhc-20070729-3|1103	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6a.tfm
14mr|texlive-uhc-20070729-3|1104	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6b.tfm
14mr|texlive-uhc-20070729-3|1105	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6c.tfm
14mr|texlive-uhc-20070729-3|1106	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6d.tfm
14mr|texlive-uhc-20070729-3|1107	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6e.tfm
14mr|texlive-uhc-20070729-3|1108	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6f.tfm
14mr|texlive-uhc-20070729-3|1109	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo70.tfm
14mr|texlive-uhc-20070729-3|1110	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo71.tfm
14mr|texlive-uhc-20070729-3|1111	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo72.tfm
14mr|texlive-uhc-20070729-3|1112	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo73.tfm
14mr|texlive-uhc-20070729-3|1113	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo74.tfm
14mr|texlive-uhc-20070729-3|1114	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo75.tfm
14mr|texlive-uhc-20070729-3|1115	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo76.tfm
14mr|texlive-uhc-20070729-3|1116	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo77.tfm
14mr|texlive-uhc-20070729-3|1117	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo78.tfm
14mr|texlive-uhc-20070729-3|1118	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo79.tfm
14mr|texlive-uhc-20070729-3|1119	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7a.tfm
14mr|texlive-uhc-20070729-3|1120	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7b.tfm
14mr|texlive-uhc-20070729-3|1121	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7c.tfm
14mr|texlive-uhc-20070729-3|1122	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7d.tfm
14mr|texlive-uhc-20070729-3|1123	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7e.tfm
14mr|texlive-uhc-20070729-3|1124	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7f.tfm
14mr|texlive-uhc-20070729-3|1125	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo80.tfm
14mr|texlive-uhc-20070729-3|1126	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo81.tfm
14mr|texlive-uhc-20070729-3|1127	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo82.tfm
14mr|texlive-uhc-20070729-3|1128	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo83.tfm
14mr|texlive-uhc-20070729-3|1129	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo84.tfm
14mr|texlive-uhc-20070729-3|1130	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo85.tfm
14mr|texlive-uhc-20070729-3|1131	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo86.tfm
14mr|texlive-uhc-20070729-3|1132	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo87.tfm
14mr|texlive-uhc-20070729-3|1133	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo88.tfm
14mr|texlive-uhc-20070729-3|1134	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo89.tfm
14mr|texlive-uhc-20070729-3|1135	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8a.tfm
14mr|texlive-uhc-20070729-3|1136	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8b.tfm
14mr|texlive-uhc-20070729-3|1137	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8c.tfm
14mr|texlive-uhc-20070729-3|1138	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8d.tfm
14mr|texlive-uhc-20070729-3|1139	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8e.tfm
14mr|texlive-uhc-20070729-3|1140	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8f.tfm
14mr|texlive-uhc-20070729-3|1141	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo90.tfm
14mr|texlive-uhc-20070729-3|1142	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo91.tfm
14mr|texlive-uhc-20070729-3|1143	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo92.tfm
14mr|texlive-uhc-20070729-3|1144	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo93.tfm
14mr|texlive-uhc-20070729-3|1145	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo94.tfm
14mr|texlive-uhc-20070729-3|1146	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo95.tfm
14mr|texlive-uhc-20070729-3|1147	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo96.tfm
14mr|texlive-uhc-20070729-3|1148	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo97.tfm
14mr|texlive-uhc-20070729-3|1149	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo98.tfm
14mr|texlive-uhc-20070729-3|1150	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo99.tfm
14mr|texlive-uhc-20070729-3|1151	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9a.tfm
14mr|texlive-uhc-20070729-3|1152	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9b.tfm
14mr|texlive-uhc-20070729-3|1153	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9c.tfm
14mr|texlive-uhc-20070729-3|1154	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9d.tfm
14mr|texlive-uhc-20070729-3|1155	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9e.tfm
14mr|texlive-uhc-20070729-3|1156	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9f.tfm
14mr|texlive-uhc-20070729-3|1157	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoac.tfm
14mr|texlive-uhc-20070729-3|1158	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoad.tfm
14mr|texlive-uhc-20070729-3|1159	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoae.tfm
14mr|texlive-uhc-20070729-3|1160	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoaf.tfm
14mr|texlive-uhc-20070729-3|1161	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob0.tfm
14mr|texlive-uhc-20070729-3|1162	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob1.tfm
14mr|texlive-uhc-20070729-3|1163	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob2.tfm
14mr|texlive-uhc-20070729-3|1164	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob3.tfm
14mr|texlive-uhc-20070729-3|1165	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob4.tfm
14mr|texlive-uhc-20070729-3|1166	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob5.tfm
14mr|texlive-uhc-20070729-3|1167	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob6.tfm
14mr|texlive-uhc-20070729-3|1168	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob7.tfm
14mr|texlive-uhc-20070729-3|1169	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob8.tfm
14mr|texlive-uhc-20070729-3|1170	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob9.tfm
14mr|texlive-uhc-20070729-3|1171	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoba.tfm
14mr|texlive-uhc-20070729-3|1172	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobb.tfm
14mr|texlive-uhc-20070729-3|1173	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobc.tfm
14mr|texlive-uhc-20070729-3|1174	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobd.tfm
14mr|texlive-uhc-20070729-3|1175	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobe.tfm
14mr|texlive-uhc-20070729-3|1176	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobf.tfm
14mr|texlive-uhc-20070729-3|1177	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc0.tfm
14mr|texlive-uhc-20070729-3|1178	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc1.tfm
14mr|texlive-uhc-20070729-3|1179	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc2.tfm
14mr|texlive-uhc-20070729-3|1180	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc3.tfm
14mr|texlive-uhc-20070729-3|1181	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc4.tfm
14mr|texlive-uhc-20070729-3|1182	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc5.tfm
14mr|texlive-uhc-20070729-3|1183	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc6.tfm
14mr|texlive-uhc-20070729-3|1184	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc7.tfm
14mr|texlive-uhc-20070729-3|1185	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc8.tfm
14mr|texlive-uhc-20070729-3|1186	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc9.tfm
14mr|texlive-uhc-20070729-3|1187	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoca.tfm
14mr|texlive-uhc-20070729-3|1188	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocb.tfm
14mr|texlive-uhc-20070729-3|1189	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocc.tfm
14mr|texlive-uhc-20070729-3|1190	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocd.tfm
14mr|texlive-uhc-20070729-3|1191	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoce.tfm
14mr|texlive-uhc-20070729-3|1192	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocf.tfm
14mr|texlive-uhc-20070729-3|1193	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod0.tfm
14mr|texlive-uhc-20070729-3|1194	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod1.tfm
14mr|texlive-uhc-20070729-3|1195	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod2.tfm
14mr|texlive-uhc-20070729-3|1196	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod3.tfm
14mr|texlive-uhc-20070729-3|1197	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod4.tfm
14mr|texlive-uhc-20070729-3|1198	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod5.tfm
14mr|texlive-uhc-20070729-3|1199	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod6.tfm
14mr|texlive-uhc-20070729-3|1200	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod7.tfm
14mr|texlive-uhc-20070729-3|1201	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuof9.tfm
14mr|texlive-uhc-20070729-3|1202	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuofa.tfm
14mr|texlive-uhc-20070729-3|1203	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoff.tfm
14mr|texlive-uhc-20070729-3|1204	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx00.tfm
14mr|texlive-uhc-20070729-3|1205	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx01.tfm
14mr|texlive-uhc-20070729-3|1206	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx02.tfm
14mr|texlive-uhc-20070729-3|1207	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx03.tfm
14mr|texlive-uhc-20070729-3|1208	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx04.tfm
14mr|texlive-uhc-20070729-3|1209	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx20.tfm
14mr|texlive-uhc-20070729-3|1210	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx21.tfm
14mr|texlive-uhc-20070729-3|1211	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx22.tfm
14mr|texlive-uhc-20070729-3|1212	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx23.tfm
14mr|texlive-uhc-20070729-3|1213	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx24.tfm
14mr|texlive-uhc-20070729-3|1214	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx25.tfm
14mr|texlive-uhc-20070729-3|1215	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx26.tfm
14mr|texlive-uhc-20070729-3|1216	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx30.tfm
14mr|texlive-uhc-20070729-3|1217	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx31.tfm
14mr|texlive-uhc-20070729-3|1218	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx32.tfm
14mr|texlive-uhc-20070729-3|1219	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx33.tfm
14mr|texlive-uhc-20070729-3|1220	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx4e.tfm
14mr|texlive-uhc-20070729-3|1221	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx4f.tfm
14mr|texlive-uhc-20070729-3|1222	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx50.tfm
14mr|texlive-uhc-20070729-3|1223	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx51.tfm
14mr|texlive-uhc-20070729-3|1224	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx52.tfm
14mr|texlive-uhc-20070729-3|1225	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx53.tfm
14mr|texlive-uhc-20070729-3|1226	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx54.tfm
14mr|texlive-uhc-20070729-3|1227	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx55.tfm
14mr|texlive-uhc-20070729-3|1228	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx56.tfm
14mr|texlive-uhc-20070729-3|1229	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx57.tfm
14mr|texlive-uhc-20070729-3|1230	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx58.tfm
14mr|texlive-uhc-20070729-3|1231	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx59.tfm
14mr|texlive-uhc-20070729-3|1232	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5a.tfm
14mr|texlive-uhc-20070729-3|1233	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5b.tfm
14mr|texlive-uhc-20070729-3|1234	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5c.tfm
14mr|texlive-uhc-20070729-3|1235	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5d.tfm
14mr|texlive-uhc-20070729-3|1236	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5e.tfm
14mr|texlive-uhc-20070729-3|1237	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5f.tfm
14mr|texlive-uhc-20070729-3|1238	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx60.tfm
14mr|texlive-uhc-20070729-3|1239	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx61.tfm
14mr|texlive-uhc-20070729-3|1240	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx62.tfm
14mr|texlive-uhc-20070729-3|1241	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx63.tfm
14mr|texlive-uhc-20070729-3|1242	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx64.tfm
14mr|texlive-uhc-20070729-3|1243	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx65.tfm
14mr|texlive-uhc-20070729-3|1244	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx66.tfm
14mr|texlive-uhc-20070729-3|1245	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx67.tfm
14mr|texlive-uhc-20070729-3|1246	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx68.tfm
14mr|texlive-uhc-20070729-3|1247	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx69.tfm
14mr|texlive-uhc-20070729-3|1248	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6a.tfm
14mr|texlive-uhc-20070729-3|1249	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6b.tfm
14mr|texlive-uhc-20070729-3|1250	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6c.tfm
14mr|texlive-uhc-20070729-3|1251	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6d.tfm
14mr|texlive-uhc-20070729-3|1252	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6e.tfm
14mr|texlive-uhc-20070729-3|1253	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6f.tfm
14mr|texlive-uhc-20070729-3|1254	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx70.tfm
14mr|texlive-uhc-20070729-3|1255	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx71.tfm
14mr|texlive-uhc-20070729-3|1256	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx72.tfm
14mr|texlive-uhc-20070729-3|1257	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx73.tfm
14mr|texlive-uhc-20070729-3|1258	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx74.tfm
14mr|texlive-uhc-20070729-3|1259	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx75.tfm
14mr|texlive-uhc-20070729-3|1260	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx76.tfm
14mr|texlive-uhc-20070729-3|1261	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx77.tfm
14mr|texlive-uhc-20070729-3|1262	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx78.tfm
14mr|texlive-uhc-20070729-3|1263	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx79.tfm
14mr|texlive-uhc-20070729-3|1264	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7a.tfm
14mr|texlive-uhc-20070729-3|1265	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7b.tfm
14mr|texlive-uhc-20070729-3|1266	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7c.tfm
14mr|texlive-uhc-20070729-3|1267	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7d.tfm
14mr|texlive-uhc-20070729-3|1268	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7e.tfm
14mr|texlive-uhc-20070729-3|1269	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7f.tfm
14mr|texlive-uhc-20070729-3|1270	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx80.tfm
14mr|texlive-uhc-20070729-3|1271	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx81.tfm
14mr|texlive-uhc-20070729-3|1272	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx82.tfm
14mr|texlive-uhc-20070729-3|1273	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx83.tfm
14mr|texlive-uhc-20070729-3|1274	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx84.tfm
14mr|texlive-uhc-20070729-3|1275	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx85.tfm
14mr|texlive-uhc-20070729-3|1276	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx86.tfm
14mr|texlive-uhc-20070729-3|1277	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx87.tfm
14mr|texlive-uhc-20070729-3|1278	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx88.tfm
14mr|texlive-uhc-20070729-3|1279	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx89.tfm
14mr|texlive-uhc-20070729-3|1280	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8a.tfm
14mr|texlive-uhc-20070729-3|1281	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8b.tfm
14mr|texlive-uhc-20070729-3|1282	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8c.tfm
14mr|texlive-uhc-20070729-3|1283	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8d.tfm
14mr|texlive-uhc-20070729-3|1284	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8e.tfm
14mr|texlive-uhc-20070729-3|1285	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8f.tfm
14mr|texlive-uhc-20070729-3|1286	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx90.tfm
14mr|texlive-uhc-20070729-3|1287	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx91.tfm
14mr|texlive-uhc-20070729-3|1288	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx92.tfm
14mr|texlive-uhc-20070729-3|1289	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx93.tfm
14mr|texlive-uhc-20070729-3|1290	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx94.tfm
14mr|texlive-uhc-20070729-3|1291	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx95.tfm
14mr|texlive-uhc-20070729-3|1292	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx96.tfm
14mr|texlive-uhc-20070729-3|1293	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx97.tfm
14mr|texlive-uhc-20070729-3|1294	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx98.tfm
14mr|texlive-uhc-20070729-3|1295	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx99.tfm
14mr|texlive-uhc-20070729-3|1296	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9a.tfm
14mr|texlive-uhc-20070729-3|1297	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9b.tfm
14mr|texlive-uhc-20070729-3|1298	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9c.tfm
14mr|texlive-uhc-20070729-3|1299	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9d.tfm
14mr|texlive-uhc-20070729-3|1300	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9e.tfm
14mr|texlive-uhc-20070729-3|1301	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9f.tfm
14mr|texlive-uhc-20070729-3|1302	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxac.tfm
14mr|texlive-uhc-20070729-3|1303	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxad.tfm
14mr|texlive-uhc-20070729-3|1304	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxae.tfm
14mr|texlive-uhc-20070729-3|1305	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxaf.tfm
14mr|texlive-uhc-20070729-3|1306	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb0.tfm
14mr|texlive-uhc-20070729-3|1307	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb1.tfm
14mr|texlive-uhc-20070729-3|1308	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb2.tfm
14mr|texlive-uhc-20070729-3|1309	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb3.tfm
14mr|texlive-uhc-20070729-3|1310	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb4.tfm
14mr|texlive-uhc-20070729-3|1311	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb5.tfm
14mr|texlive-uhc-20070729-3|1312	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb6.tfm
14mr|texlive-uhc-20070729-3|1313	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb7.tfm
14mr|texlive-uhc-20070729-3|1314	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb8.tfm
14mr|texlive-uhc-20070729-3|1315	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb9.tfm
14mr|texlive-uhc-20070729-3|1316	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxba.tfm
14mr|texlive-uhc-20070729-3|1317	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbb.tfm
14mr|texlive-uhc-20070729-3|1318	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbc.tfm
14mr|texlive-uhc-20070729-3|1319	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbd.tfm
14mr|texlive-uhc-20070729-3|1320	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbe.tfm
14mr|texlive-uhc-20070729-3|1321	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbf.tfm
14mr|texlive-uhc-20070729-3|1322	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc0.tfm
14mr|texlive-uhc-20070729-3|1323	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc1.tfm
14mr|texlive-uhc-20070729-3|1324	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc2.tfm
14mr|texlive-uhc-20070729-3|1325	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc3.tfm
14mr|texlive-uhc-20070729-3|1326	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc4.tfm
14mr|texlive-uhc-20070729-3|1327	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc5.tfm
14mr|texlive-uhc-20070729-3|1328	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc6.tfm
14mr|texlive-uhc-20070729-3|1329	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc7.tfm
14mr|texlive-uhc-20070729-3|1330	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc8.tfm
14mr|texlive-uhc-20070729-3|1331	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc9.tfm
14mr|texlive-uhc-20070729-3|1332	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxca.tfm
14mr|texlive-uhc-20070729-3|1333	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcb.tfm
14mr|texlive-uhc-20070729-3|1334	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcc.tfm
14mr|texlive-uhc-20070729-3|1335	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcd.tfm
14mr|texlive-uhc-20070729-3|1336	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxce.tfm
14mr|texlive-uhc-20070729-3|1337	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcf.tfm
14mr|texlive-uhc-20070729-3|1338	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd0.tfm
14mr|texlive-uhc-20070729-3|1339	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd1.tfm
14mr|texlive-uhc-20070729-3|1340	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd2.tfm
14mr|texlive-uhc-20070729-3|1341	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd3.tfm
14mr|texlive-uhc-20070729-3|1342	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd4.tfm
14mr|texlive-uhc-20070729-3|1343	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd5.tfm
14mr|texlive-uhc-20070729-3|1344	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd6.tfm
14mr|texlive-uhc-20070729-3|1345	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd7.tfm
14mr|texlive-uhc-20070729-3|1346	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxf9.tfm
14mr|texlive-uhc-20070729-3|1347	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxfa.tfm
14mr|texlive-uhc-20070729-3|1348	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxff.tfm
14mr|texlive-uhc-20070729-3|1349	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo00.tfm
14mr|texlive-uhc-20070729-3|1350	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo01.tfm
14mr|texlive-uhc-20070729-3|1351	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo02.tfm
14mr|texlive-uhc-20070729-3|1352	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo03.tfm
14mr|texlive-uhc-20070729-3|1353	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo04.tfm
14mr|texlive-uhc-20070729-3|1354	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo20.tfm
14mr|texlive-uhc-20070729-3|1355	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo21.tfm
14mr|texlive-uhc-20070729-3|1356	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo22.tfm
14mr|texlive-uhc-20070729-3|1357	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo23.tfm
14mr|texlive-uhc-20070729-3|1358	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo24.tfm
14mr|texlive-uhc-20070729-3|1359	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo25.tfm
14mr|texlive-uhc-20070729-3|1360	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo26.tfm
14mr|texlive-uhc-20070729-3|1361	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo30.tfm
14mr|texlive-uhc-20070729-3|1362	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo31.tfm
14mr|texlive-uhc-20070729-3|1363	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo32.tfm
14mr|texlive-uhc-20070729-3|1364	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo33.tfm
14mr|texlive-uhc-20070729-3|1365	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo4e.tfm
14mr|texlive-uhc-20070729-3|1366	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo4f.tfm
14mr|texlive-uhc-20070729-3|1367	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo50.tfm
14mr|texlive-uhc-20070729-3|1368	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo51.tfm
14mr|texlive-uhc-20070729-3|1369	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo52.tfm
14mr|texlive-uhc-20070729-3|1370	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo53.tfm
14mr|texlive-uhc-20070729-3|1371	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo54.tfm
14mr|texlive-uhc-20070729-3|1372	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo55.tfm
14mr|texlive-uhc-20070729-3|1373	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo56.tfm
14mr|texlive-uhc-20070729-3|1374	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo57.tfm
14mr|texlive-uhc-20070729-3|1375	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo58.tfm
14mr|texlive-uhc-20070729-3|1376	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo59.tfm
14mr|texlive-uhc-20070729-3|1377	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5a.tfm
14mr|texlive-uhc-20070729-3|1378	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5b.tfm
14mr|texlive-uhc-20070729-3|1379	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5c.tfm
14mr|texlive-uhc-20070729-3|1380	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5d.tfm
14mr|texlive-uhc-20070729-3|1381	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5e.tfm
14mr|texlive-uhc-20070729-3|1382	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5f.tfm
14mr|texlive-uhc-20070729-3|1383	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo60.tfm
14mr|texlive-uhc-20070729-3|1384	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo61.tfm
14mr|texlive-uhc-20070729-3|1385	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo62.tfm
14mr|texlive-uhc-20070729-3|1386	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo63.tfm
14mr|texlive-uhc-20070729-3|1387	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo64.tfm
14mr|texlive-uhc-20070729-3|1388	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo65.tfm
14mr|texlive-uhc-20070729-3|1389	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo66.tfm
14mr|texlive-uhc-20070729-3|1390	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo67.tfm
14mr|texlive-uhc-20070729-3|1391	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo68.tfm
14mr|texlive-uhc-20070729-3|1392	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo69.tfm
14mr|texlive-uhc-20070729-3|1393	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6a.tfm
14mr|texlive-uhc-20070729-3|1394	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6b.tfm
14mr|texlive-uhc-20070729-3|1395	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6c.tfm
14mr|texlive-uhc-20070729-3|1396	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6d.tfm
14mr|texlive-uhc-20070729-3|1397	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6e.tfm
14mr|texlive-uhc-20070729-3|1398	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6f.tfm
14mr|texlive-uhc-20070729-3|1399	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo70.tfm
14mr|texlive-uhc-20070729-3|1400	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo71.tfm
14mr|texlive-uhc-20070729-3|1401	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo72.tfm
14mr|texlive-uhc-20070729-3|1402	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo73.tfm
14mr|texlive-uhc-20070729-3|1403	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo74.tfm
14mr|texlive-uhc-20070729-3|1404	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo75.tfm
14mr|texlive-uhc-20070729-3|1405	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo76.tfm
14mr|texlive-uhc-20070729-3|1406	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo77.tfm
14mr|texlive-uhc-20070729-3|1407	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo78.tfm
14mr|texlive-uhc-20070729-3|1408	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo79.tfm
14mr|texlive-uhc-20070729-3|1409	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7a.tfm
14mr|texlive-uhc-20070729-3|1410	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7b.tfm
14mr|texlive-uhc-20070729-3|1411	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7c.tfm
14mr|texlive-uhc-20070729-3|1412	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7d.tfm
14mr|texlive-uhc-20070729-3|1413	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7e.tfm
14mr|texlive-uhc-20070729-3|1414	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7f.tfm
14mr|texlive-uhc-20070729-3|1415	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo80.tfm
14mr|texlive-uhc-20070729-3|1416	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo81.tfm
14mr|texlive-uhc-20070729-3|1417	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo82.tfm
14mr|texlive-uhc-20070729-3|1418	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo83.tfm
14mr|texlive-uhc-20070729-3|1419	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo84.tfm
14mr|texlive-uhc-20070729-3|1420	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo85.tfm
14mr|texlive-uhc-20070729-3|1421	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo86.tfm
14mr|texlive-uhc-20070729-3|1422	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo87.tfm
14mr|texlive-uhc-20070729-3|1423	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo88.tfm
14mr|texlive-uhc-20070729-3|1424	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo89.tfm
14mr|texlive-uhc-20070729-3|1425	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8a.tfm
14mr|texlive-uhc-20070729-3|1426	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8b.tfm
14mr|texlive-uhc-20070729-3|1427	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8c.tfm
14mr|texlive-uhc-20070729-3|1428	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8d.tfm
14mr|texlive-uhc-20070729-3|1429	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8e.tfm
14mr|texlive-uhc-20070729-3|1430	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8f.tfm
14mr|texlive-uhc-20070729-3|1431	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo90.tfm
14mr|texlive-uhc-20070729-3|1432	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo91.tfm
14mr|texlive-uhc-20070729-3|1433	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo92.tfm
14mr|texlive-uhc-20070729-3|1434	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo93.tfm
14mr|texlive-uhc-20070729-3|1435	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo94.tfm
14mr|texlive-uhc-20070729-3|1436	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo95.tfm
14mr|texlive-uhc-20070729-3|1437	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo96.tfm
14mr|texlive-uhc-20070729-3|1438	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo97.tfm
14mr|texlive-uhc-20070729-3|1439	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo98.tfm
14mr|texlive-uhc-20070729-3|1440	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo99.tfm
14mr|texlive-uhc-20070729-3|1441	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9a.tfm
14mr|texlive-uhc-20070729-3|1442	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9b.tfm
14mr|texlive-uhc-20070729-3|1443	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9c.tfm
14mr|texlive-uhc-20070729-3|1444	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9d.tfm
14mr|texlive-uhc-20070729-3|1445	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9e.tfm
14mr|texlive-uhc-20070729-3|1446	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9f.tfm
14mr|texlive-uhc-20070729-3|1447	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoac.tfm
14mr|texlive-uhc-20070729-3|1448	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoad.tfm
14mr|texlive-uhc-20070729-3|1449	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoae.tfm
14mr|texlive-uhc-20070729-3|1450	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoaf.tfm
14mr|texlive-uhc-20070729-3|1451	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob0.tfm
14mr|texlive-uhc-20070729-3|1452	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob1.tfm
14mr|texlive-uhc-20070729-3|1453	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob2.tfm
14mr|texlive-uhc-20070729-3|1454	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob3.tfm
14mr|texlive-uhc-20070729-3|1455	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob4.tfm
14mr|texlive-uhc-20070729-3|1456	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob5.tfm
14mr|texlive-uhc-20070729-3|1457	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob6.tfm
14mr|texlive-uhc-20070729-3|1458	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob7.tfm
14mr|texlive-uhc-20070729-3|1459	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob8.tfm
14mr|texlive-uhc-20070729-3|1460	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob9.tfm
14mr|texlive-uhc-20070729-3|1461	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoba.tfm
14mr|texlive-uhc-20070729-3|1462	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobb.tfm
14mr|texlive-uhc-20070729-3|1463	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobc.tfm
14mr|texlive-uhc-20070729-3|1464	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobd.tfm
14mr|texlive-uhc-20070729-3|1465	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobe.tfm
14mr|texlive-uhc-20070729-3|1466	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobf.tfm
14mr|texlive-uhc-20070729-3|1467	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc0.tfm
14mr|texlive-uhc-20070729-3|1468	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc1.tfm
14mr|texlive-uhc-20070729-3|1469	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc2.tfm
14mr|texlive-uhc-20070729-3|1470	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc3.tfm
14mr|texlive-uhc-20070729-3|1471	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc4.tfm
14mr|texlive-uhc-20070729-3|1472	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc5.tfm
14mr|texlive-uhc-20070729-3|1473	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc6.tfm
14mr|texlive-uhc-20070729-3|1474	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc7.tfm
14mr|texlive-uhc-20070729-3|1475	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc8.tfm
14mr|texlive-uhc-20070729-3|1476	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc9.tfm
14mr|texlive-uhc-20070729-3|1477	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoca.tfm
14mr|texlive-uhc-20070729-3|1478	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocb.tfm
14mr|texlive-uhc-20070729-3|1479	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocc.tfm
14mr|texlive-uhc-20070729-3|1480	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocd.tfm
14mr|texlive-uhc-20070729-3|1481	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoce.tfm
14mr|texlive-uhc-20070729-3|1482	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocf.tfm
14mr|texlive-uhc-20070729-3|1483	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod0.tfm
14mr|texlive-uhc-20070729-3|1484	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod1.tfm
14mr|texlive-uhc-20070729-3|1485	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod2.tfm
14mr|texlive-uhc-20070729-3|1486	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod3.tfm
14mr|texlive-uhc-20070729-3|1487	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod4.tfm
14mr|texlive-uhc-20070729-3|1488	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod5.tfm
14mr|texlive-uhc-20070729-3|1489	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod6.tfm
14mr|texlive-uhc-20070729-3|1490	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod7.tfm
14mr|texlive-uhc-20070729-3|1491	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxof9.tfm
14mr|texlive-uhc-20070729-3|1492	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxofa.tfm
14mr|texlive-uhc-20070729-3|1493	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoff.tfm
14mr|texlive-uhc-20070729-3|1494	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj0.tfm
14mr|texlive-uhc-20070729-3|1495	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj04.tfm
14mr|texlive-uhc-20070729-3|1496	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj05.tfm
14mr|texlive-uhc-20070729-3|1497	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj06.tfm
14mr|texlive-uhc-20070729-3|1498	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj07.tfm
14mr|texlive-uhc-20070729-3|1499	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj1.tfm
14mr|texlive-uhc-20070729-3|1500	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj10.tfm
14mr|texlive-uhc-20070729-3|1501	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj11.tfm
14mr|texlive-uhc-20070729-3|1502	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj12.tfm
14mr|texlive-uhc-20070729-3|1503	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj13.tfm
14mr|texlive-uhc-20070729-3|1504	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj14.tfm
14mr|texlive-uhc-20070729-3|1505	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj15.tfm
14mr|texlive-uhc-20070729-3|1506	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj16.tfm
14mr|texlive-uhc-20070729-3|1507	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj17.tfm
14mr|texlive-uhc-20070729-3|1508	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj18.tfm
14mr|texlive-uhc-20070729-3|1509	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj19.tfm
14mr|texlive-uhc-20070729-3|1510	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj2.tfm
14mr|texlive-uhc-20070729-3|1511	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj20.tfm
14mr|texlive-uhc-20070729-3|1512	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj21.tfm
14mr|texlive-uhc-20070729-3|1513	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj22.tfm
14mr|texlive-uhc-20070729-3|1514	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj23.tfm
14mr|texlive-uhc-20070729-3|1515	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj24.tfm
14mr|texlive-uhc-20070729-3|1516	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj25.tfm
14mr|texlive-uhc-20070729-3|1517	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj26.tfm
14mr|texlive-uhc-20070729-3|1518	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj27.tfm
14mr|texlive-uhc-20070729-3|1519	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj28.tfm
14mr|texlive-uhc-20070729-3|1520	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj29.tfm
14mr|texlive-uhc-20070729-3|1521	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj3.tfm
14mr|texlive-uhc-20070729-3|1522	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj4.tfm
14mr|texlive-uhc-20070729-3|1523	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj5.tfm
14mr|texlive-uhc-20070729-3|1524	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj6.tfm
14mr|texlive-uhc-20070729-3|1525	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj7.tfm
14mr|texlive-uhc-20070729-3|1526	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj8.tfm
14mr|texlive-uhc-20070729-3|1527	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj9.tfm
14mr|texlive-uhc-20070729-3|1528	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc0.tfm
14mr|texlive-uhc-20070729-3|1529	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc04.tfm
14mr|texlive-uhc-20070729-3|1530	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc05.tfm
14mr|texlive-uhc-20070729-3|1531	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc06.tfm
14mr|texlive-uhc-20070729-3|1532	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc07.tfm
14mr|texlive-uhc-20070729-3|1533	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc1.tfm
14mr|texlive-uhc-20070729-3|1534	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc10.tfm
14mr|texlive-uhc-20070729-3|1535	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc11.tfm
14mr|texlive-uhc-20070729-3|1536	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc12.tfm
14mr|texlive-uhc-20070729-3|1537	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc13.tfm
14mr|texlive-uhc-20070729-3|1538	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc14.tfm
14mr|texlive-uhc-20070729-3|1539	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc15.tfm
14mr|texlive-uhc-20070729-3|1540	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc16.tfm
14mr|texlive-uhc-20070729-3|1541	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc17.tfm
14mr|texlive-uhc-20070729-3|1542	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc18.tfm
14mr|texlive-uhc-20070729-3|1543	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc19.tfm
14mr|texlive-uhc-20070729-3|1544	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc2.tfm
14mr|texlive-uhc-20070729-3|1545	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc20.tfm
14mr|texlive-uhc-20070729-3|1546	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc21.tfm
14mr|texlive-uhc-20070729-3|1547	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc22.tfm
14mr|texlive-uhc-20070729-3|1548	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc23.tfm
14mr|texlive-uhc-20070729-3|1549	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc24.tfm
14mr|texlive-uhc-20070729-3|1550	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc25.tfm
14mr|texlive-uhc-20070729-3|1551	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc26.tfm
14mr|texlive-uhc-20070729-3|1552	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc27.tfm
14mr|texlive-uhc-20070729-3|1553	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc28.tfm
14mr|texlive-uhc-20070729-3|1554	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc29.tfm
14mr|texlive-uhc-20070729-3|1555	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc3.tfm
14mr|texlive-uhc-20070729-3|1556	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc4.tfm
14mr|texlive-uhc-20070729-3|1557	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc5.tfm
14mr|texlive-uhc-20070729-3|1558	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc6.tfm
14mr|texlive-uhc-20070729-3|1559	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc7.tfm
14mr|texlive-uhc-20070729-3|1560	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc8.tfm
14mr|texlive-uhc-20070729-3|1561	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc9.tfm
14mr|texlive-uhc-20070729-3|1562	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco0.tfm
14mr|texlive-uhc-20070729-3|1563	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco04.tfm
14mr|texlive-uhc-20070729-3|1564	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco05.tfm
14mr|texlive-uhc-20070729-3|1565	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco06.tfm
14mr|texlive-uhc-20070729-3|1566	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco07.tfm
14mr|texlive-uhc-20070729-3|1567	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco1.tfm
14mr|texlive-uhc-20070729-3|1568	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco10.tfm
14mr|texlive-uhc-20070729-3|1569	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco11.tfm
14mr|texlive-uhc-20070729-3|1570	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco12.tfm
14mr|texlive-uhc-20070729-3|1571	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco13.tfm
14mr|texlive-uhc-20070729-3|1572	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco14.tfm
14mr|texlive-uhc-20070729-3|1573	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco15.tfm
14mr|texlive-uhc-20070729-3|1574	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco16.tfm
14mr|texlive-uhc-20070729-3|1575	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco17.tfm
14mr|texlive-uhc-20070729-3|1576	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco18.tfm
14mr|texlive-uhc-20070729-3|1577	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco19.tfm
14mr|texlive-uhc-20070729-3|1578	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco2.tfm
14mr|texlive-uhc-20070729-3|1579	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco20.tfm
14mr|texlive-uhc-20070729-3|1580	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco21.tfm
14mr|texlive-uhc-20070729-3|1581	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco22.tfm
14mr|texlive-uhc-20070729-3|1582	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco23.tfm
14mr|texlive-uhc-20070729-3|1583	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco24.tfm
14mr|texlive-uhc-20070729-3|1584	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco25.tfm
14mr|texlive-uhc-20070729-3|1585	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco26.tfm
14mr|texlive-uhc-20070729-3|1586	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco27.tfm
14mr|texlive-uhc-20070729-3|1587	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco28.tfm
14mr|texlive-uhc-20070729-3|1588	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco29.tfm
14mr|texlive-uhc-20070729-3|1589	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco3.tfm
14mr|texlive-uhc-20070729-3|1590	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco4.tfm
14mr|texlive-uhc-20070729-3|1591	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco5.tfm
14mr|texlive-uhc-20070729-3|1592	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco6.tfm
14mr|texlive-uhc-20070729-3|1593	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco7.tfm
14mr|texlive-uhc-20070729-3|1594	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco8.tfm
14mr|texlive-uhc-20070729-3|1595	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco9.tfm
14mr|texlive-uhc-20070729-3|1596	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo0.tfm
14mr|texlive-uhc-20070729-3|1597	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo04.tfm
14mr|texlive-uhc-20070729-3|1598	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo05.tfm
14mr|texlive-uhc-20070729-3|1599	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo06.tfm
14mr|texlive-uhc-20070729-3|1600	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo07.tfm
14mr|texlive-uhc-20070729-3|1601	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo1.tfm
14mr|texlive-uhc-20070729-3|1602	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo10.tfm
14mr|texlive-uhc-20070729-3|1603	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo11.tfm
14mr|texlive-uhc-20070729-3|1604	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo12.tfm
14mr|texlive-uhc-20070729-3|1605	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo13.tfm
14mr|texlive-uhc-20070729-3|1606	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo14.tfm
14mr|texlive-uhc-20070729-3|1607	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo15.tfm
14mr|texlive-uhc-20070729-3|1608	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo16.tfm
14mr|texlive-uhc-20070729-3|1609	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo17.tfm
14mr|texlive-uhc-20070729-3|1610	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo18.tfm
14mr|texlive-uhc-20070729-3|1611	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo19.tfm
14mr|texlive-uhc-20070729-3|1612	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo2.tfm
14mr|texlive-uhc-20070729-3|1613	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo20.tfm
14mr|texlive-uhc-20070729-3|1614	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo21.tfm
14mr|texlive-uhc-20070729-3|1615	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo22.tfm
14mr|texlive-uhc-20070729-3|1616	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo23.tfm
14mr|texlive-uhc-20070729-3|1617	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo24.tfm
14mr|texlive-uhc-20070729-3|1618	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo25.tfm
14mr|texlive-uhc-20070729-3|1619	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo26.tfm
14mr|texlive-uhc-20070729-3|1620	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo27.tfm
14mr|texlive-uhc-20070729-3|1621	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo28.tfm
14mr|texlive-uhc-20070729-3|1622	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo29.tfm
14mr|texlive-uhc-20070729-3|1623	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo3.tfm
14mr|texlive-uhc-20070729-3|1624	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo4.tfm
14mr|texlive-uhc-20070729-3|1625	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo5.tfm
14mr|texlive-uhc-20070729-3|1626	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo6.tfm
14mr|texlive-uhc-20070729-3|1627	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo7.tfm
14mr|texlive-uhc-20070729-3|1628	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo8.tfm
14mr|texlive-uhc-20070729-3|1629	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo9.tfm
14mr|texlive-uhc-20070729-3|1630	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju0.tfm
14mr|texlive-uhc-20070729-3|1631	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju04.tfm
14mr|texlive-uhc-20070729-3|1632	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju05.tfm
14mr|texlive-uhc-20070729-3|1633	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju06.tfm
14mr|texlive-uhc-20070729-3|1634	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju07.tfm
14mr|texlive-uhc-20070729-3|1635	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju1.tfm
14mr|texlive-uhc-20070729-3|1636	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju10.tfm
14mr|texlive-uhc-20070729-3|1637	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju11.tfm
14mr|texlive-uhc-20070729-3|1638	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju12.tfm
14mr|texlive-uhc-20070729-3|1639	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju13.tfm
14mr|texlive-uhc-20070729-3|1640	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju14.tfm
14mr|texlive-uhc-20070729-3|1641	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju15.tfm
14mr|texlive-uhc-20070729-3|1642	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju16.tfm
14mr|texlive-uhc-20070729-3|1643	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju17.tfm
14mr|texlive-uhc-20070729-3|1644	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju18.tfm
14mr|texlive-uhc-20070729-3|1645	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju19.tfm
14mr|texlive-uhc-20070729-3|1646	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju2.tfm
14mr|texlive-uhc-20070729-3|1647	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju20.tfm
14mr|texlive-uhc-20070729-3|1648	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju21.tfm
14mr|texlive-uhc-20070729-3|1649	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju22.tfm
14mr|texlive-uhc-20070729-3|1650	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju23.tfm
14mr|texlive-uhc-20070729-3|1651	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju24.tfm
14mr|texlive-uhc-20070729-3|1652	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju25.tfm
14mr|texlive-uhc-20070729-3|1653	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju26.tfm
14mr|texlive-uhc-20070729-3|1654	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju27.tfm
14mr|texlive-uhc-20070729-3|1655	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju28.tfm
14mr|texlive-uhc-20070729-3|1656	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju29.tfm
14mr|texlive-uhc-20070729-3|1657	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju3.tfm
14mr|texlive-uhc-20070729-3|1658	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju4.tfm
14mr|texlive-uhc-20070729-3|1659	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju5.tfm
14mr|texlive-uhc-20070729-3|1660	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju6.tfm
14mr|texlive-uhc-20070729-3|1661	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju7.tfm
14mr|texlive-uhc-20070729-3|1662	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju8.tfm
14mr|texlive-uhc-20070729-3|1663	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju9.tfm
14mr|texlive-uhc-20070729-3|1664	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo0.tfm
14mr|texlive-uhc-20070729-3|1665	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo04.tfm
14mr|texlive-uhc-20070729-3|1666	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo05.tfm
14mr|texlive-uhc-20070729-3|1667	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo06.tfm
14mr|texlive-uhc-20070729-3|1668	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo07.tfm
14mr|texlive-uhc-20070729-3|1669	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo1.tfm
14mr|texlive-uhc-20070729-3|1670	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo10.tfm
14mr|texlive-uhc-20070729-3|1671	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo11.tfm
14mr|texlive-uhc-20070729-3|1672	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo12.tfm
14mr|texlive-uhc-20070729-3|1673	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo13.tfm
14mr|texlive-uhc-20070729-3|1674	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo14.tfm
14mr|texlive-uhc-20070729-3|1675	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo15.tfm
14mr|texlive-uhc-20070729-3|1676	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo16.tfm
14mr|texlive-uhc-20070729-3|1677	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo17.tfm
14mr|texlive-uhc-20070729-3|1678	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo18.tfm
14mr|texlive-uhc-20070729-3|1679	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo19.tfm
14mr|texlive-uhc-20070729-3|1680	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo2.tfm
14mr|texlive-uhc-20070729-3|1681	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo20.tfm
14mr|texlive-uhc-20070729-3|1682	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo21.tfm
14mr|texlive-uhc-20070729-3|1683	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo22.tfm
14mr|texlive-uhc-20070729-3|1684	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo23.tfm
14mr|texlive-uhc-20070729-3|1685	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo24.tfm
14mr|texlive-uhc-20070729-3|1686	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo25.tfm
14mr|texlive-uhc-20070729-3|1687	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo26.tfm
14mr|texlive-uhc-20070729-3|1688	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo27.tfm
14mr|texlive-uhc-20070729-3|1689	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo28.tfm
14mr|texlive-uhc-20070729-3|1690	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo29.tfm
14mr|texlive-uhc-20070729-3|1691	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo3.tfm
14mr|texlive-uhc-20070729-3|1692	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo4.tfm
14mr|texlive-uhc-20070729-3|1693	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo5.tfm
14mr|texlive-uhc-20070729-3|1694	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo6.tfm
14mr|texlive-uhc-20070729-3|1695	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo7.tfm
14mr|texlive-uhc-20070729-3|1696	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo8.tfm
14mr|texlive-uhc-20070729-3|1697	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo9.tfm
14mr|texlive-uhc-20070729-3|1698	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx0.tfm
14mr|texlive-uhc-20070729-3|1699	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx04.tfm
14mr|texlive-uhc-20070729-3|1700	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx05.tfm
14mr|texlive-uhc-20070729-3|1701	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx06.tfm
14mr|texlive-uhc-20070729-3|1702	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx07.tfm
14mr|texlive-uhc-20070729-3|1703	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx1.tfm
14mr|texlive-uhc-20070729-3|1704	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx10.tfm
14mr|texlive-uhc-20070729-3|1705	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx11.tfm
14mr|texlive-uhc-20070729-3|1706	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx12.tfm
14mr|texlive-uhc-20070729-3|1707	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx13.tfm
14mr|texlive-uhc-20070729-3|1708	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx14.tfm
14mr|texlive-uhc-20070729-3|1709	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx15.tfm
14mr|texlive-uhc-20070729-3|1710	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx16.tfm
14mr|texlive-uhc-20070729-3|1711	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx17.tfm
14mr|texlive-uhc-20070729-3|1712	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx18.tfm
14mr|texlive-uhc-20070729-3|1713	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx19.tfm
14mr|texlive-uhc-20070729-3|1714	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx2.tfm
14mr|texlive-uhc-20070729-3|1715	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx20.tfm
14mr|texlive-uhc-20070729-3|1716	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx21.tfm
14mr|texlive-uhc-20070729-3|1717	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx22.tfm
14mr|texlive-uhc-20070729-3|1718	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx23.tfm
14mr|texlive-uhc-20070729-3|1719	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx24.tfm
14mr|texlive-uhc-20070729-3|1720	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx25.tfm
14mr|texlive-uhc-20070729-3|1721	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx26.tfm
14mr|texlive-uhc-20070729-3|1722	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx27.tfm
14mr|texlive-uhc-20070729-3|1723	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx28.tfm
14mr|texlive-uhc-20070729-3|1724	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx29.tfm
14mr|texlive-uhc-20070729-3|1725	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx3.tfm
14mr|texlive-uhc-20070729-3|1726	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx4.tfm
14mr|texlive-uhc-20070729-3|1727	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx5.tfm
14mr|texlive-uhc-20070729-3|1728	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx6.tfm
14mr|texlive-uhc-20070729-3|1729	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx7.tfm
14mr|texlive-uhc-20070729-3|1730	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx8.tfm
14mr|texlive-uhc-20070729-3|1731	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx9.tfm
14mr|texlive-uhc-20070729-3|1732	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo0.tfm
14mr|texlive-uhc-20070729-3|1733	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo04.tfm
14mr|texlive-uhc-20070729-3|1734	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo05.tfm
14mr|texlive-uhc-20070729-3|1735	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo06.tfm
14mr|texlive-uhc-20070729-3|1736	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo07.tfm
14mr|texlive-uhc-20070729-3|1737	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo1.tfm
14mr|texlive-uhc-20070729-3|1738	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo10.tfm
14mr|texlive-uhc-20070729-3|1739	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo11.tfm
14mr|texlive-uhc-20070729-3|1740	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo12.tfm
14mr|texlive-uhc-20070729-3|1741	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo13.tfm
14mr|texlive-uhc-20070729-3|1742	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo14.tfm
14mr|texlive-uhc-20070729-3|1743	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo15.tfm
14mr|texlive-uhc-20070729-3|1744	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo16.tfm
14mr|texlive-uhc-20070729-3|1745	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo17.tfm
14mr|texlive-uhc-20070729-3|1746	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo18.tfm
14mr|texlive-uhc-20070729-3|1747	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo19.tfm
14mr|texlive-uhc-20070729-3|1748	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo2.tfm
14mr|texlive-uhc-20070729-3|1749	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo20.tfm
14mr|texlive-uhc-20070729-3|1750	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo21.tfm
14mr|texlive-uhc-20070729-3|1751	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo22.tfm
14mr|texlive-uhc-20070729-3|1752	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo23.tfm
14mr|texlive-uhc-20070729-3|1753	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo24.tfm
14mr|texlive-uhc-20070729-3|1754	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo25.tfm
14mr|texlive-uhc-20070729-3|1755	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo26.tfm
14mr|texlive-uhc-20070729-3|1756	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo27.tfm
14mr|texlive-uhc-20070729-3|1757	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo28.tfm
14mr|texlive-uhc-20070729-3|1758	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo29.tfm
14mr|texlive-uhc-20070729-3|1759	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo3.tfm
14mr|texlive-uhc-20070729-3|1760	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo4.tfm
14mr|texlive-uhc-20070729-3|1761	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo5.tfm
14mr|texlive-uhc-20070729-3|1762	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo6.tfm
14mr|texlive-uhc-20070729-3|1763	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo7.tfm
14mr|texlive-uhc-20070729-3|1764	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo8.tfm
14mr|texlive-uhc-20070729-3|1765	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo9.tfm
14mr|texlive-uhc-20070729-3|1766	%{_texmfdistdir}/fonts/type1/uhc/umj/umj00.pfb
14mr|texlive-uhc-20070729-3|1767	%{_texmfdistdir}/fonts/type1/uhc/umj/umj01.pfb
14mr|texlive-uhc-20070729-3|1768	%{_texmfdistdir}/fonts/type1/uhc/umj/umj02.pfb
14mr|texlive-uhc-20070729-3|1769	%{_texmfdistdir}/fonts/type1/uhc/umj/umj03.pfb
14mr|texlive-uhc-20070729-3|1770	%{_texmfdistdir}/fonts/type1/uhc/umj/umj04.pfb
14mr|texlive-uhc-20070729-3|1771	%{_texmfdistdir}/fonts/type1/uhc/umj/umj05.pfb
14mr|texlive-uhc-20070729-3|1772	%{_texmfdistdir}/fonts/type1/uhc/umj/umj10.pfb
14mr|texlive-uhc-20070729-3|1773	%{_texmfdistdir}/fonts/type1/uhc/umj/umj11.pfb
14mr|texlive-uhc-20070729-3|1774	%{_texmfdistdir}/fonts/type1/uhc/umj/umj12.pfb
14mr|texlive-uhc-20070729-3|1775	%{_texmfdistdir}/fonts/type1/uhc/umj/umj13.pfb
14mr|texlive-uhc-20070729-3|1776	%{_texmfdistdir}/fonts/type1/uhc/umj/umj14.pfb
14mr|texlive-uhc-20070729-3|1777	%{_texmfdistdir}/fonts/type1/uhc/umj/umj15.pfb
14mr|texlive-uhc-20070729-3|1778	%{_texmfdistdir}/fonts/type1/uhc/umj/umj16.pfb
14mr|texlive-uhc-20070729-3|1779	%{_texmfdistdir}/fonts/type1/uhc/umj/umj17.pfb
14mr|texlive-uhc-20070729-3|1780	%{_texmfdistdir}/fonts/type1/uhc/umj/umj20.pfb
14mr|texlive-uhc-20070729-3|1781	%{_texmfdistdir}/fonts/type1/uhc/umj/umj21.pfb
14mr|texlive-uhc-20070729-3|1782	%{_texmfdistdir}/fonts/type1/uhc/umj/umj22.pfb
14mr|texlive-uhc-20070729-3|1783	%{_texmfdistdir}/fonts/type1/uhc/umj/umj23.pfb
14mr|texlive-uhc-20070729-3|1784	%{_texmfdistdir}/fonts/type1/uhc/umj/umj24.pfb
14mr|texlive-uhc-20070729-3|1785	%{_texmfdistdir}/fonts/type1/uhc/umj/umj25.pfb
14mr|texlive-uhc-20070729-3|1786	%{_texmfdistdir}/fonts/type1/uhc/umj/umj26.pfb
14mr|texlive-uhc-20070729-3|1787	%{_texmfdistdir}/fonts/type1/uhc/umj/umj27.pfb
14mr|texlive-uhc-20070729-3|1788	%{_texmfdistdir}/fonts/type1/uhc/umj/umj28.pfb
14mr|texlive-uhc-20070729-3|1789	%{_texmfdistdir}/fonts/type1/uhc/umj/umj29.pfb
14mr|texlive-uhc-20070729-3|1790	%{_texmfdistdir}/fonts/type1/uhc/umj/umj30.pfb
14mr|texlive-uhc-20070729-3|1791	%{_texmfdistdir}/fonts/type1/uhc/umj/umj31.pfb
14mr|texlive-uhc-20070729-3|1792	%{_texmfdistdir}/fonts/type1/uhc/umj/umj32.pfb
14mr|texlive-uhc-20070729-3|1793	%{_texmfdistdir}/fonts/type1/uhc/umj/umj33.pfb
14mr|texlive-uhc-20070729-3|1794	%{_texmfdistdir}/fonts/type1/uhc/umj/umj34.pfb
14mr|texlive-uhc-20070729-3|1795	%{_texmfdistdir}/fonts/type1/uhc/umj/umj35.pfb
14mr|texlive-uhc-20070729-3|1796	%{_texmfdistdir}/fonts/type1/uhc/umj/umj36.pfb
14mr|texlive-uhc-20070729-3|1797	%{_texmfdistdir}/fonts/type1/uhc/umj/umj37.pfb
14mr|texlive-uhc-20070729-3|1798	%{_texmfdistdir}/fonts/type1/uhc/umj/umj38.pfb
14mr|texlive-uhc-20070729-3|1799	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj00.vf
14mr|texlive-uhc-20070729-3|1800	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj01.vf
14mr|texlive-uhc-20070729-3|1801	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj02.vf
14mr|texlive-uhc-20070729-3|1802	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj03.vf
14mr|texlive-uhc-20070729-3|1803	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj04.vf
14mr|texlive-uhc-20070729-3|1804	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj20.vf
14mr|texlive-uhc-20070729-3|1805	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj21.vf
14mr|texlive-uhc-20070729-3|1806	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj22.vf
14mr|texlive-uhc-20070729-3|1807	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj23.vf
14mr|texlive-uhc-20070729-3|1808	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj24.vf
14mr|texlive-uhc-20070729-3|1809	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj25.vf
14mr|texlive-uhc-20070729-3|1810	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj26.vf
14mr|texlive-uhc-20070729-3|1811	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj30.vf
14mr|texlive-uhc-20070729-3|1812	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj31.vf
14mr|texlive-uhc-20070729-3|1813	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj32.vf
14mr|texlive-uhc-20070729-3|1814	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj33.vf
14mr|texlive-uhc-20070729-3|1815	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj4e.vf
14mr|texlive-uhc-20070729-3|1816	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj4f.vf
14mr|texlive-uhc-20070729-3|1817	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj50.vf
14mr|texlive-uhc-20070729-3|1818	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj51.vf
14mr|texlive-uhc-20070729-3|1819	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj52.vf
14mr|texlive-uhc-20070729-3|1820	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj53.vf
14mr|texlive-uhc-20070729-3|1821	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj54.vf
14mr|texlive-uhc-20070729-3|1822	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj55.vf
14mr|texlive-uhc-20070729-3|1823	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj56.vf
14mr|texlive-uhc-20070729-3|1824	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj57.vf
14mr|texlive-uhc-20070729-3|1825	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj58.vf
14mr|texlive-uhc-20070729-3|1826	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj59.vf
14mr|texlive-uhc-20070729-3|1827	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5a.vf
14mr|texlive-uhc-20070729-3|1828	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5b.vf
14mr|texlive-uhc-20070729-3|1829	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5c.vf
14mr|texlive-uhc-20070729-3|1830	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5d.vf
14mr|texlive-uhc-20070729-3|1831	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5e.vf
14mr|texlive-uhc-20070729-3|1832	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5f.vf
14mr|texlive-uhc-20070729-3|1833	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj60.vf
14mr|texlive-uhc-20070729-3|1834	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj61.vf
14mr|texlive-uhc-20070729-3|1835	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj62.vf
14mr|texlive-uhc-20070729-3|1836	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj63.vf
14mr|texlive-uhc-20070729-3|1837	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj64.vf
14mr|texlive-uhc-20070729-3|1838	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj65.vf
14mr|texlive-uhc-20070729-3|1839	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj66.vf
14mr|texlive-uhc-20070729-3|1840	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj67.vf
14mr|texlive-uhc-20070729-3|1841	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj68.vf
14mr|texlive-uhc-20070729-3|1842	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj69.vf
14mr|texlive-uhc-20070729-3|1843	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6a.vf
14mr|texlive-uhc-20070729-3|1844	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6b.vf
14mr|texlive-uhc-20070729-3|1845	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6c.vf
14mr|texlive-uhc-20070729-3|1846	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6d.vf
14mr|texlive-uhc-20070729-3|1847	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6e.vf
14mr|texlive-uhc-20070729-3|1848	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6f.vf
14mr|texlive-uhc-20070729-3|1849	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj70.vf
14mr|texlive-uhc-20070729-3|1850	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj71.vf
14mr|texlive-uhc-20070729-3|1851	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj72.vf
14mr|texlive-uhc-20070729-3|1852	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj73.vf
14mr|texlive-uhc-20070729-3|1853	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj74.vf
14mr|texlive-uhc-20070729-3|1854	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj75.vf
14mr|texlive-uhc-20070729-3|1855	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj76.vf
14mr|texlive-uhc-20070729-3|1856	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj77.vf
14mr|texlive-uhc-20070729-3|1857	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj78.vf
14mr|texlive-uhc-20070729-3|1858	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj79.vf
14mr|texlive-uhc-20070729-3|1859	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7a.vf
14mr|texlive-uhc-20070729-3|1860	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7b.vf
14mr|texlive-uhc-20070729-3|1861	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7c.vf
14mr|texlive-uhc-20070729-3|1862	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7d.vf
14mr|texlive-uhc-20070729-3|1863	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7e.vf
14mr|texlive-uhc-20070729-3|1864	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7f.vf
14mr|texlive-uhc-20070729-3|1865	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj80.vf
14mr|texlive-uhc-20070729-3|1866	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj81.vf
14mr|texlive-uhc-20070729-3|1867	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj82.vf
14mr|texlive-uhc-20070729-3|1868	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj83.vf
14mr|texlive-uhc-20070729-3|1869	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj84.vf
14mr|texlive-uhc-20070729-3|1870	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj85.vf
14mr|texlive-uhc-20070729-3|1871	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj86.vf
14mr|texlive-uhc-20070729-3|1872	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj87.vf
14mr|texlive-uhc-20070729-3|1873	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj88.vf
14mr|texlive-uhc-20070729-3|1874	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj89.vf
14mr|texlive-uhc-20070729-3|1875	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8a.vf
14mr|texlive-uhc-20070729-3|1876	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8b.vf
14mr|texlive-uhc-20070729-3|1877	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8c.vf
14mr|texlive-uhc-20070729-3|1878	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8d.vf
14mr|texlive-uhc-20070729-3|1879	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8e.vf
14mr|texlive-uhc-20070729-3|1880	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8f.vf
14mr|texlive-uhc-20070729-3|1881	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj90.vf
14mr|texlive-uhc-20070729-3|1882	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj91.vf
14mr|texlive-uhc-20070729-3|1883	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj92.vf
14mr|texlive-uhc-20070729-3|1884	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj93.vf
14mr|texlive-uhc-20070729-3|1885	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj94.vf
14mr|texlive-uhc-20070729-3|1886	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj95.vf
14mr|texlive-uhc-20070729-3|1887	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj96.vf
14mr|texlive-uhc-20070729-3|1888	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj97.vf
14mr|texlive-uhc-20070729-3|1889	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj98.vf
14mr|texlive-uhc-20070729-3|1890	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj99.vf
14mr|texlive-uhc-20070729-3|1891	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9a.vf
14mr|texlive-uhc-20070729-3|1892	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9b.vf
14mr|texlive-uhc-20070729-3|1893	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9c.vf
14mr|texlive-uhc-20070729-3|1894	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9d.vf
14mr|texlive-uhc-20070729-3|1895	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9e.vf
14mr|texlive-uhc-20070729-3|1896	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9f.vf
14mr|texlive-uhc-20070729-3|1897	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjac.vf
14mr|texlive-uhc-20070729-3|1898	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjad.vf
14mr|texlive-uhc-20070729-3|1899	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjae.vf
14mr|texlive-uhc-20070729-3|1900	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjaf.vf
14mr|texlive-uhc-20070729-3|1901	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb0.vf
14mr|texlive-uhc-20070729-3|1902	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb1.vf
14mr|texlive-uhc-20070729-3|1903	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb2.vf
14mr|texlive-uhc-20070729-3|1904	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb3.vf
14mr|texlive-uhc-20070729-3|1905	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb4.vf
14mr|texlive-uhc-20070729-3|1906	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb5.vf
14mr|texlive-uhc-20070729-3|1907	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb6.vf
14mr|texlive-uhc-20070729-3|1908	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb7.vf
14mr|texlive-uhc-20070729-3|1909	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb8.vf
14mr|texlive-uhc-20070729-3|1910	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb9.vf
14mr|texlive-uhc-20070729-3|1911	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjba.vf
14mr|texlive-uhc-20070729-3|1912	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbb.vf
14mr|texlive-uhc-20070729-3|1913	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbc.vf
14mr|texlive-uhc-20070729-3|1914	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbd.vf
14mr|texlive-uhc-20070729-3|1915	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbe.vf
14mr|texlive-uhc-20070729-3|1916	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbf.vf
14mr|texlive-uhc-20070729-3|1917	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc0.vf
14mr|texlive-uhc-20070729-3|1918	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc00.vf
14mr|texlive-uhc-20070729-3|1919	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc01.vf
14mr|texlive-uhc-20070729-3|1920	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc02.vf
14mr|texlive-uhc-20070729-3|1921	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc03.vf
14mr|texlive-uhc-20070729-3|1922	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc04.vf
14mr|texlive-uhc-20070729-3|1923	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc1.vf
14mr|texlive-uhc-20070729-3|1924	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc2.vf
14mr|texlive-uhc-20070729-3|1925	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc20.vf
14mr|texlive-uhc-20070729-3|1926	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc21.vf
14mr|texlive-uhc-20070729-3|1927	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc22.vf
14mr|texlive-uhc-20070729-3|1928	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc23.vf
14mr|texlive-uhc-20070729-3|1929	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc24.vf
14mr|texlive-uhc-20070729-3|1930	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc25.vf
14mr|texlive-uhc-20070729-3|1931	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc26.vf
14mr|texlive-uhc-20070729-3|1932	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc3.vf
14mr|texlive-uhc-20070729-3|1933	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc30.vf
14mr|texlive-uhc-20070729-3|1934	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc31.vf
14mr|texlive-uhc-20070729-3|1935	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc32.vf
14mr|texlive-uhc-20070729-3|1936	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc33.vf
14mr|texlive-uhc-20070729-3|1937	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc4.vf
14mr|texlive-uhc-20070729-3|1938	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc4e.vf
14mr|texlive-uhc-20070729-3|1939	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc4f.vf
14mr|texlive-uhc-20070729-3|1940	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5.vf
14mr|texlive-uhc-20070729-3|1941	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc50.vf
14mr|texlive-uhc-20070729-3|1942	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc51.vf
14mr|texlive-uhc-20070729-3|1943	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc52.vf
14mr|texlive-uhc-20070729-3|1944	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc53.vf
14mr|texlive-uhc-20070729-3|1945	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc54.vf
14mr|texlive-uhc-20070729-3|1946	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc55.vf
14mr|texlive-uhc-20070729-3|1947	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc56.vf
14mr|texlive-uhc-20070729-3|1948	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc57.vf
14mr|texlive-uhc-20070729-3|1949	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc58.vf
14mr|texlive-uhc-20070729-3|1950	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc59.vf
14mr|texlive-uhc-20070729-3|1951	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5a.vf
14mr|texlive-uhc-20070729-3|1952	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5b.vf
14mr|texlive-uhc-20070729-3|1953	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5c.vf
14mr|texlive-uhc-20070729-3|1954	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5d.vf
14mr|texlive-uhc-20070729-3|1955	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5e.vf
14mr|texlive-uhc-20070729-3|1956	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5f.vf
14mr|texlive-uhc-20070729-3|1957	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6.vf
14mr|texlive-uhc-20070729-3|1958	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc60.vf
14mr|texlive-uhc-20070729-3|1959	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc61.vf
14mr|texlive-uhc-20070729-3|1960	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc62.vf
14mr|texlive-uhc-20070729-3|1961	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc63.vf
14mr|texlive-uhc-20070729-3|1962	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc64.vf
14mr|texlive-uhc-20070729-3|1963	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc65.vf
14mr|texlive-uhc-20070729-3|1964	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc66.vf
14mr|texlive-uhc-20070729-3|1965	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc67.vf
14mr|texlive-uhc-20070729-3|1966	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc68.vf
14mr|texlive-uhc-20070729-3|1967	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc69.vf
14mr|texlive-uhc-20070729-3|1968	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6a.vf
14mr|texlive-uhc-20070729-3|1969	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6b.vf
14mr|texlive-uhc-20070729-3|1970	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6c.vf
14mr|texlive-uhc-20070729-3|1971	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6d.vf
14mr|texlive-uhc-20070729-3|1972	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6e.vf
14mr|texlive-uhc-20070729-3|1973	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6f.vf
14mr|texlive-uhc-20070729-3|1974	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7.vf
14mr|texlive-uhc-20070729-3|1975	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc70.vf
14mr|texlive-uhc-20070729-3|1976	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc71.vf
14mr|texlive-uhc-20070729-3|1977	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc72.vf
14mr|texlive-uhc-20070729-3|1978	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc73.vf
14mr|texlive-uhc-20070729-3|1979	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc74.vf
14mr|texlive-uhc-20070729-3|1980	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc75.vf
14mr|texlive-uhc-20070729-3|1981	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc76.vf
14mr|texlive-uhc-20070729-3|1982	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc77.vf
14mr|texlive-uhc-20070729-3|1983	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc78.vf
14mr|texlive-uhc-20070729-3|1984	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc79.vf
14mr|texlive-uhc-20070729-3|1985	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7a.vf
14mr|texlive-uhc-20070729-3|1986	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7b.vf
14mr|texlive-uhc-20070729-3|1987	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7c.vf
14mr|texlive-uhc-20070729-3|1988	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7d.vf
14mr|texlive-uhc-20070729-3|1989	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7e.vf
14mr|texlive-uhc-20070729-3|1990	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7f.vf
14mr|texlive-uhc-20070729-3|1991	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8.vf
14mr|texlive-uhc-20070729-3|1992	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc80.vf
14mr|texlive-uhc-20070729-3|1993	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc81.vf
14mr|texlive-uhc-20070729-3|1994	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc82.vf
14mr|texlive-uhc-20070729-3|1995	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc83.vf
14mr|texlive-uhc-20070729-3|1996	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc84.vf
14mr|texlive-uhc-20070729-3|1997	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc85.vf
14mr|texlive-uhc-20070729-3|1998	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc86.vf
14mr|texlive-uhc-20070729-3|1999	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc87.vf
14mr|texlive-uhc-20070729-3|2000	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc88.vf
14mr|texlive-uhc-20070729-3|2001	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc89.vf
14mr|texlive-uhc-20070729-3|2002	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8a.vf
14mr|texlive-uhc-20070729-3|2003	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8b.vf
14mr|texlive-uhc-20070729-3|2004	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8c.vf
14mr|texlive-uhc-20070729-3|2005	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8d.vf
14mr|texlive-uhc-20070729-3|2006	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8e.vf
14mr|texlive-uhc-20070729-3|2007	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8f.vf
14mr|texlive-uhc-20070729-3|2008	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9.vf
14mr|texlive-uhc-20070729-3|2009	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc90.vf
14mr|texlive-uhc-20070729-3|2010	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc91.vf
14mr|texlive-uhc-20070729-3|2011	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc92.vf
14mr|texlive-uhc-20070729-3|2012	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc93.vf
14mr|texlive-uhc-20070729-3|2013	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc94.vf
14mr|texlive-uhc-20070729-3|2014	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc95.vf
14mr|texlive-uhc-20070729-3|2015	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc96.vf
14mr|texlive-uhc-20070729-3|2016	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc97.vf
14mr|texlive-uhc-20070729-3|2017	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc98.vf
14mr|texlive-uhc-20070729-3|2018	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc99.vf
14mr|texlive-uhc-20070729-3|2019	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9a.vf
14mr|texlive-uhc-20070729-3|2020	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9b.vf
14mr|texlive-uhc-20070729-3|2021	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9c.vf
14mr|texlive-uhc-20070729-3|2022	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9d.vf
14mr|texlive-uhc-20070729-3|2023	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9e.vf
14mr|texlive-uhc-20070729-3|2024	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9f.vf
14mr|texlive-uhc-20070729-3|2025	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjca.vf
14mr|texlive-uhc-20070729-3|2026	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcac.vf
14mr|texlive-uhc-20070729-3|2027	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcad.vf
14mr|texlive-uhc-20070729-3|2028	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcae.vf
14mr|texlive-uhc-20070729-3|2029	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcaf.vf
14mr|texlive-uhc-20070729-3|2030	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb.vf
14mr|texlive-uhc-20070729-3|2031	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb0.vf
14mr|texlive-uhc-20070729-3|2032	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb1.vf
14mr|texlive-uhc-20070729-3|2033	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb2.vf
14mr|texlive-uhc-20070729-3|2034	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb3.vf
14mr|texlive-uhc-20070729-3|2035	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb4.vf
14mr|texlive-uhc-20070729-3|2036	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb5.vf
14mr|texlive-uhc-20070729-3|2037	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb6.vf
14mr|texlive-uhc-20070729-3|2038	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb7.vf
14mr|texlive-uhc-20070729-3|2039	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb8.vf
14mr|texlive-uhc-20070729-3|2040	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb9.vf
14mr|texlive-uhc-20070729-3|2041	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcba.vf
14mr|texlive-uhc-20070729-3|2042	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbb.vf
14mr|texlive-uhc-20070729-3|2043	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbc.vf
14mr|texlive-uhc-20070729-3|2044	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbd.vf
14mr|texlive-uhc-20070729-3|2045	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbe.vf
14mr|texlive-uhc-20070729-3|2046	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbf.vf
14mr|texlive-uhc-20070729-3|2047	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc.vf
14mr|texlive-uhc-20070729-3|2048	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc0.vf
14mr|texlive-uhc-20070729-3|2049	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc1.vf
14mr|texlive-uhc-20070729-3|2050	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc2.vf
14mr|texlive-uhc-20070729-3|2051	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc3.vf
14mr|texlive-uhc-20070729-3|2052	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc4.vf
14mr|texlive-uhc-20070729-3|2053	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc5.vf
14mr|texlive-uhc-20070729-3|2054	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc6.vf
14mr|texlive-uhc-20070729-3|2055	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc7.vf
14mr|texlive-uhc-20070729-3|2056	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc8.vf
14mr|texlive-uhc-20070729-3|2057	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc9.vf
14mr|texlive-uhc-20070729-3|2058	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcca.vf
14mr|texlive-uhc-20070729-3|2059	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccb.vf
14mr|texlive-uhc-20070729-3|2060	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccc.vf
14mr|texlive-uhc-20070729-3|2061	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccd.vf
14mr|texlive-uhc-20070729-3|2062	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcce.vf
14mr|texlive-uhc-20070729-3|2063	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccf.vf
14mr|texlive-uhc-20070729-3|2064	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd.vf
14mr|texlive-uhc-20070729-3|2065	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd0.vf
14mr|texlive-uhc-20070729-3|2066	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd1.vf
14mr|texlive-uhc-20070729-3|2067	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd2.vf
14mr|texlive-uhc-20070729-3|2068	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd3.vf
14mr|texlive-uhc-20070729-3|2069	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd4.vf
14mr|texlive-uhc-20070729-3|2070	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd5.vf
14mr|texlive-uhc-20070729-3|2071	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd6.vf
14mr|texlive-uhc-20070729-3|2072	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd7.vf
14mr|texlive-uhc-20070729-3|2073	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjce.vf
14mr|texlive-uhc-20070729-3|2074	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcf.vf
14mr|texlive-uhc-20070729-3|2075	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcf9.vf
14mr|texlive-uhc-20070729-3|2076	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcfa.vf
14mr|texlive-uhc-20070729-3|2077	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcff.vf
14mr|texlive-uhc-20070729-3|2078	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco00.vf
14mr|texlive-uhc-20070729-3|2079	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco01.vf
14mr|texlive-uhc-20070729-3|2080	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco02.vf
14mr|texlive-uhc-20070729-3|2081	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco03.vf
14mr|texlive-uhc-20070729-3|2082	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco04.vf
14mr|texlive-uhc-20070729-3|2083	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco20.vf
14mr|texlive-uhc-20070729-3|2084	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco21.vf
14mr|texlive-uhc-20070729-3|2085	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco22.vf
14mr|texlive-uhc-20070729-3|2086	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco23.vf
14mr|texlive-uhc-20070729-3|2087	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco24.vf
14mr|texlive-uhc-20070729-3|2088	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco25.vf
14mr|texlive-uhc-20070729-3|2089	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco26.vf
14mr|texlive-uhc-20070729-3|2090	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco30.vf
14mr|texlive-uhc-20070729-3|2091	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco31.vf
14mr|texlive-uhc-20070729-3|2092	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco32.vf
14mr|texlive-uhc-20070729-3|2093	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco33.vf
14mr|texlive-uhc-20070729-3|2094	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco4e.vf
14mr|texlive-uhc-20070729-3|2095	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco4f.vf
14mr|texlive-uhc-20070729-3|2096	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco50.vf
14mr|texlive-uhc-20070729-3|2097	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco51.vf
14mr|texlive-uhc-20070729-3|2098	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco52.vf
14mr|texlive-uhc-20070729-3|2099	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco53.vf
14mr|texlive-uhc-20070729-3|2100	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco54.vf
14mr|texlive-uhc-20070729-3|2101	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco55.vf
14mr|texlive-uhc-20070729-3|2102	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco56.vf
14mr|texlive-uhc-20070729-3|2103	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco57.vf
14mr|texlive-uhc-20070729-3|2104	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco58.vf
14mr|texlive-uhc-20070729-3|2105	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco59.vf
14mr|texlive-uhc-20070729-3|2106	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5a.vf
14mr|texlive-uhc-20070729-3|2107	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5b.vf
14mr|texlive-uhc-20070729-3|2108	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5c.vf
14mr|texlive-uhc-20070729-3|2109	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5d.vf
14mr|texlive-uhc-20070729-3|2110	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5e.vf
14mr|texlive-uhc-20070729-3|2111	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5f.vf
14mr|texlive-uhc-20070729-3|2112	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco60.vf
14mr|texlive-uhc-20070729-3|2113	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco61.vf
14mr|texlive-uhc-20070729-3|2114	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco62.vf
14mr|texlive-uhc-20070729-3|2115	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco63.vf
14mr|texlive-uhc-20070729-3|2116	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco64.vf
14mr|texlive-uhc-20070729-3|2117	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco65.vf
14mr|texlive-uhc-20070729-3|2118	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco66.vf
14mr|texlive-uhc-20070729-3|2119	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco67.vf
14mr|texlive-uhc-20070729-3|2120	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco68.vf
14mr|texlive-uhc-20070729-3|2121	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco69.vf
14mr|texlive-uhc-20070729-3|2122	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6a.vf
14mr|texlive-uhc-20070729-3|2123	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6b.vf
14mr|texlive-uhc-20070729-3|2124	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6c.vf
14mr|texlive-uhc-20070729-3|2125	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6d.vf
14mr|texlive-uhc-20070729-3|2126	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6e.vf
14mr|texlive-uhc-20070729-3|2127	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6f.vf
14mr|texlive-uhc-20070729-3|2128	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco70.vf
14mr|texlive-uhc-20070729-3|2129	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco71.vf
14mr|texlive-uhc-20070729-3|2130	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco72.vf
14mr|texlive-uhc-20070729-3|2131	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco73.vf
14mr|texlive-uhc-20070729-3|2132	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco74.vf
14mr|texlive-uhc-20070729-3|2133	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco75.vf
14mr|texlive-uhc-20070729-3|2134	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco76.vf
14mr|texlive-uhc-20070729-3|2135	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco77.vf
14mr|texlive-uhc-20070729-3|2136	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco78.vf
14mr|texlive-uhc-20070729-3|2137	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco79.vf
14mr|texlive-uhc-20070729-3|2138	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7a.vf
14mr|texlive-uhc-20070729-3|2139	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7b.vf
14mr|texlive-uhc-20070729-3|2140	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7c.vf
14mr|texlive-uhc-20070729-3|2141	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7d.vf
14mr|texlive-uhc-20070729-3|2142	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7e.vf
14mr|texlive-uhc-20070729-3|2143	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7f.vf
14mr|texlive-uhc-20070729-3|2144	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco80.vf
14mr|texlive-uhc-20070729-3|2145	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco81.vf
14mr|texlive-uhc-20070729-3|2146	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco82.vf
14mr|texlive-uhc-20070729-3|2147	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco83.vf
14mr|texlive-uhc-20070729-3|2148	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco84.vf
14mr|texlive-uhc-20070729-3|2149	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco85.vf
14mr|texlive-uhc-20070729-3|2150	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco86.vf
14mr|texlive-uhc-20070729-3|2151	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco87.vf
14mr|texlive-uhc-20070729-3|2152	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco88.vf
14mr|texlive-uhc-20070729-3|2153	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco89.vf
14mr|texlive-uhc-20070729-3|2154	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8a.vf
14mr|texlive-uhc-20070729-3|2155	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8b.vf
14mr|texlive-uhc-20070729-3|2156	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8c.vf
14mr|texlive-uhc-20070729-3|2157	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8d.vf
14mr|texlive-uhc-20070729-3|2158	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8e.vf
14mr|texlive-uhc-20070729-3|2159	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8f.vf
14mr|texlive-uhc-20070729-3|2160	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco90.vf
14mr|texlive-uhc-20070729-3|2161	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco91.vf
14mr|texlive-uhc-20070729-3|2162	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco92.vf
14mr|texlive-uhc-20070729-3|2163	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco93.vf
14mr|texlive-uhc-20070729-3|2164	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco94.vf
14mr|texlive-uhc-20070729-3|2165	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco95.vf
14mr|texlive-uhc-20070729-3|2166	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco96.vf
14mr|texlive-uhc-20070729-3|2167	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco97.vf
14mr|texlive-uhc-20070729-3|2168	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco98.vf
14mr|texlive-uhc-20070729-3|2169	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco99.vf
14mr|texlive-uhc-20070729-3|2170	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9a.vf
14mr|texlive-uhc-20070729-3|2171	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9b.vf
14mr|texlive-uhc-20070729-3|2172	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9c.vf
14mr|texlive-uhc-20070729-3|2173	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9d.vf
14mr|texlive-uhc-20070729-3|2174	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9e.vf
14mr|texlive-uhc-20070729-3|2175	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9f.vf
14mr|texlive-uhc-20070729-3|2176	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoac.vf
14mr|texlive-uhc-20070729-3|2177	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoad.vf
14mr|texlive-uhc-20070729-3|2178	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoae.vf
14mr|texlive-uhc-20070729-3|2179	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoaf.vf
14mr|texlive-uhc-20070729-3|2180	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob0.vf
14mr|texlive-uhc-20070729-3|2181	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob1.vf
14mr|texlive-uhc-20070729-3|2182	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob2.vf
14mr|texlive-uhc-20070729-3|2183	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob3.vf
14mr|texlive-uhc-20070729-3|2184	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob4.vf
14mr|texlive-uhc-20070729-3|2185	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob5.vf
14mr|texlive-uhc-20070729-3|2186	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob6.vf
14mr|texlive-uhc-20070729-3|2187	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob7.vf
14mr|texlive-uhc-20070729-3|2188	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob8.vf
14mr|texlive-uhc-20070729-3|2189	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob9.vf
14mr|texlive-uhc-20070729-3|2190	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoba.vf
14mr|texlive-uhc-20070729-3|2191	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobb.vf
14mr|texlive-uhc-20070729-3|2192	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobc.vf
14mr|texlive-uhc-20070729-3|2193	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobd.vf
14mr|texlive-uhc-20070729-3|2194	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobe.vf
14mr|texlive-uhc-20070729-3|2195	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobf.vf
14mr|texlive-uhc-20070729-3|2196	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc0.vf
14mr|texlive-uhc-20070729-3|2197	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc1.vf
14mr|texlive-uhc-20070729-3|2198	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc2.vf
14mr|texlive-uhc-20070729-3|2199	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc3.vf
14mr|texlive-uhc-20070729-3|2200	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc4.vf
14mr|texlive-uhc-20070729-3|2201	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc5.vf
14mr|texlive-uhc-20070729-3|2202	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc6.vf
14mr|texlive-uhc-20070729-3|2203	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc7.vf
14mr|texlive-uhc-20070729-3|2204	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc8.vf
14mr|texlive-uhc-20070729-3|2205	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc9.vf
14mr|texlive-uhc-20070729-3|2206	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoca.vf
14mr|texlive-uhc-20070729-3|2207	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocb.vf
14mr|texlive-uhc-20070729-3|2208	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocc.vf
14mr|texlive-uhc-20070729-3|2209	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocd.vf
14mr|texlive-uhc-20070729-3|2210	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoce.vf
14mr|texlive-uhc-20070729-3|2211	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocf.vf
14mr|texlive-uhc-20070729-3|2212	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod0.vf
14mr|texlive-uhc-20070729-3|2213	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod1.vf
14mr|texlive-uhc-20070729-3|2214	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod2.vf
14mr|texlive-uhc-20070729-3|2215	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod3.vf
14mr|texlive-uhc-20070729-3|2216	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod4.vf
14mr|texlive-uhc-20070729-3|2217	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod5.vf
14mr|texlive-uhc-20070729-3|2218	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod6.vf
14mr|texlive-uhc-20070729-3|2219	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod7.vf
14mr|texlive-uhc-20070729-3|2220	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcof9.vf
14mr|texlive-uhc-20070729-3|2221	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcofa.vf
14mr|texlive-uhc-20070729-3|2222	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoff.vf
14mr|texlive-uhc-20070729-3|2223	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd0.vf
14mr|texlive-uhc-20070729-3|2224	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd1.vf
14mr|texlive-uhc-20070729-3|2225	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd2.vf
14mr|texlive-uhc-20070729-3|2226	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd3.vf
14mr|texlive-uhc-20070729-3|2227	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd4.vf
14mr|texlive-uhc-20070729-3|2228	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd5.vf
14mr|texlive-uhc-20070729-3|2229	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd6.vf
14mr|texlive-uhc-20070729-3|2230	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd7.vf
14mr|texlive-uhc-20070729-3|2231	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjf9.vf
14mr|texlive-uhc-20070729-3|2232	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjfa.vf
14mr|texlive-uhc-20070729-3|2233	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjff.vf
14mr|texlive-uhc-20070729-3|2234	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo00.vf
14mr|texlive-uhc-20070729-3|2235	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo01.vf
14mr|texlive-uhc-20070729-3|2236	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo02.vf
14mr|texlive-uhc-20070729-3|2237	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo03.vf
14mr|texlive-uhc-20070729-3|2238	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo04.vf
14mr|texlive-uhc-20070729-3|2239	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo20.vf
14mr|texlive-uhc-20070729-3|2240	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo21.vf
14mr|texlive-uhc-20070729-3|2241	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo22.vf
14mr|texlive-uhc-20070729-3|2242	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo23.vf
14mr|texlive-uhc-20070729-3|2243	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo24.vf
14mr|texlive-uhc-20070729-3|2244	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo25.vf
14mr|texlive-uhc-20070729-3|2245	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo26.vf
14mr|texlive-uhc-20070729-3|2246	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo30.vf
14mr|texlive-uhc-20070729-3|2247	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo31.vf
14mr|texlive-uhc-20070729-3|2248	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo32.vf
14mr|texlive-uhc-20070729-3|2249	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo33.vf
14mr|texlive-uhc-20070729-3|2250	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo4e.vf
14mr|texlive-uhc-20070729-3|2251	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo4f.vf
14mr|texlive-uhc-20070729-3|2252	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo50.vf
14mr|texlive-uhc-20070729-3|2253	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo51.vf
14mr|texlive-uhc-20070729-3|2254	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo52.vf
14mr|texlive-uhc-20070729-3|2255	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo53.vf
14mr|texlive-uhc-20070729-3|2256	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo54.vf
14mr|texlive-uhc-20070729-3|2257	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo55.vf
14mr|texlive-uhc-20070729-3|2258	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo56.vf
14mr|texlive-uhc-20070729-3|2259	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo57.vf
14mr|texlive-uhc-20070729-3|2260	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo58.vf
14mr|texlive-uhc-20070729-3|2261	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo59.vf
14mr|texlive-uhc-20070729-3|2262	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5a.vf
14mr|texlive-uhc-20070729-3|2263	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5b.vf
14mr|texlive-uhc-20070729-3|2264	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5c.vf
14mr|texlive-uhc-20070729-3|2265	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5d.vf
14mr|texlive-uhc-20070729-3|2266	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5e.vf
14mr|texlive-uhc-20070729-3|2267	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5f.vf
14mr|texlive-uhc-20070729-3|2268	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo60.vf
14mr|texlive-uhc-20070729-3|2269	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo61.vf
14mr|texlive-uhc-20070729-3|2270	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo62.vf
14mr|texlive-uhc-20070729-3|2271	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo63.vf
14mr|texlive-uhc-20070729-3|2272	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo64.vf
14mr|texlive-uhc-20070729-3|2273	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo65.vf
14mr|texlive-uhc-20070729-3|2274	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo66.vf
14mr|texlive-uhc-20070729-3|2275	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo67.vf
14mr|texlive-uhc-20070729-3|2276	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo68.vf
14mr|texlive-uhc-20070729-3|2277	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo69.vf
14mr|texlive-uhc-20070729-3|2278	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6a.vf
14mr|texlive-uhc-20070729-3|2279	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6b.vf
14mr|texlive-uhc-20070729-3|2280	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6c.vf
14mr|texlive-uhc-20070729-3|2281	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6d.vf
14mr|texlive-uhc-20070729-3|2282	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6e.vf
14mr|texlive-uhc-20070729-3|2283	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6f.vf
14mr|texlive-uhc-20070729-3|2284	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo70.vf
14mr|texlive-uhc-20070729-3|2285	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo71.vf
14mr|texlive-uhc-20070729-3|2286	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo72.vf
14mr|texlive-uhc-20070729-3|2287	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo73.vf
14mr|texlive-uhc-20070729-3|2288	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo74.vf
14mr|texlive-uhc-20070729-3|2289	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo75.vf
14mr|texlive-uhc-20070729-3|2290	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo76.vf
14mr|texlive-uhc-20070729-3|2291	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo77.vf
14mr|texlive-uhc-20070729-3|2292	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo78.vf
14mr|texlive-uhc-20070729-3|2293	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo79.vf
14mr|texlive-uhc-20070729-3|2294	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7a.vf
14mr|texlive-uhc-20070729-3|2295	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7b.vf
14mr|texlive-uhc-20070729-3|2296	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7c.vf
14mr|texlive-uhc-20070729-3|2297	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7d.vf
14mr|texlive-uhc-20070729-3|2298	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7e.vf
14mr|texlive-uhc-20070729-3|2299	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7f.vf
14mr|texlive-uhc-20070729-3|2300	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo80.vf
14mr|texlive-uhc-20070729-3|2301	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo81.vf
14mr|texlive-uhc-20070729-3|2302	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo82.vf
14mr|texlive-uhc-20070729-3|2303	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo83.vf
14mr|texlive-uhc-20070729-3|2304	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo84.vf
14mr|texlive-uhc-20070729-3|2305	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo85.vf
14mr|texlive-uhc-20070729-3|2306	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo86.vf
14mr|texlive-uhc-20070729-3|2307	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo87.vf
14mr|texlive-uhc-20070729-3|2308	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo88.vf
14mr|texlive-uhc-20070729-3|2309	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo89.vf
14mr|texlive-uhc-20070729-3|2310	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8a.vf
14mr|texlive-uhc-20070729-3|2311	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8b.vf
14mr|texlive-uhc-20070729-3|2312	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8c.vf
14mr|texlive-uhc-20070729-3|2313	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8d.vf
14mr|texlive-uhc-20070729-3|2314	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8e.vf
14mr|texlive-uhc-20070729-3|2315	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8f.vf
14mr|texlive-uhc-20070729-3|2316	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo90.vf
14mr|texlive-uhc-20070729-3|2317	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo91.vf
14mr|texlive-uhc-20070729-3|2318	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo92.vf
14mr|texlive-uhc-20070729-3|2319	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo93.vf
14mr|texlive-uhc-20070729-3|2320	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo94.vf
14mr|texlive-uhc-20070729-3|2321	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo95.vf
14mr|texlive-uhc-20070729-3|2322	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo96.vf
14mr|texlive-uhc-20070729-3|2323	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo97.vf
14mr|texlive-uhc-20070729-3|2324	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo98.vf
14mr|texlive-uhc-20070729-3|2325	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo99.vf
14mr|texlive-uhc-20070729-3|2326	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9a.vf
14mr|texlive-uhc-20070729-3|2327	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9b.vf
14mr|texlive-uhc-20070729-3|2328	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9c.vf
14mr|texlive-uhc-20070729-3|2329	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9d.vf
14mr|texlive-uhc-20070729-3|2330	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9e.vf
14mr|texlive-uhc-20070729-3|2331	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9f.vf
14mr|texlive-uhc-20070729-3|2332	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoac.vf
14mr|texlive-uhc-20070729-3|2333	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoad.vf
14mr|texlive-uhc-20070729-3|2334	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoae.vf
14mr|texlive-uhc-20070729-3|2335	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoaf.vf
14mr|texlive-uhc-20070729-3|2336	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob0.vf
14mr|texlive-uhc-20070729-3|2337	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob1.vf
14mr|texlive-uhc-20070729-3|2338	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob2.vf
14mr|texlive-uhc-20070729-3|2339	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob3.vf
14mr|texlive-uhc-20070729-3|2340	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob4.vf
14mr|texlive-uhc-20070729-3|2341	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob5.vf
14mr|texlive-uhc-20070729-3|2342	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob6.vf
14mr|texlive-uhc-20070729-3|2343	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob7.vf
14mr|texlive-uhc-20070729-3|2344	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob8.vf
14mr|texlive-uhc-20070729-3|2345	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob9.vf
14mr|texlive-uhc-20070729-3|2346	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoba.vf
14mr|texlive-uhc-20070729-3|2347	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobb.vf
14mr|texlive-uhc-20070729-3|2348	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobc.vf
14mr|texlive-uhc-20070729-3|2349	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobd.vf
14mr|texlive-uhc-20070729-3|2350	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobe.vf
14mr|texlive-uhc-20070729-3|2351	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobf.vf
14mr|texlive-uhc-20070729-3|2352	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc0.vf
14mr|texlive-uhc-20070729-3|2353	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc1.vf
14mr|texlive-uhc-20070729-3|2354	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc2.vf
14mr|texlive-uhc-20070729-3|2355	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc3.vf
14mr|texlive-uhc-20070729-3|2356	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc4.vf
14mr|texlive-uhc-20070729-3|2357	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc5.vf
14mr|texlive-uhc-20070729-3|2358	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc6.vf
14mr|texlive-uhc-20070729-3|2359	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc7.vf
14mr|texlive-uhc-20070729-3|2360	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc8.vf
14mr|texlive-uhc-20070729-3|2361	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc9.vf
14mr|texlive-uhc-20070729-3|2362	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoca.vf
14mr|texlive-uhc-20070729-3|2363	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocb.vf
14mr|texlive-uhc-20070729-3|2364	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocc.vf
14mr|texlive-uhc-20070729-3|2365	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocd.vf
14mr|texlive-uhc-20070729-3|2366	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoce.vf
14mr|texlive-uhc-20070729-3|2367	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocf.vf
14mr|texlive-uhc-20070729-3|2368	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod0.vf
14mr|texlive-uhc-20070729-3|2369	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod1.vf
14mr|texlive-uhc-20070729-3|2370	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod2.vf
14mr|texlive-uhc-20070729-3|2371	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod3.vf
14mr|texlive-uhc-20070729-3|2372	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod4.vf
14mr|texlive-uhc-20070729-3|2373	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod5.vf
14mr|texlive-uhc-20070729-3|2374	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod6.vf
14mr|texlive-uhc-20070729-3|2375	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod7.vf
14mr|texlive-uhc-20070729-3|2376	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjof9.vf
14mr|texlive-uhc-20070729-3|2377	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjofa.vf
14mr|texlive-uhc-20070729-3|2378	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoff.vf
14mr|texlive-uhc-20070729-3|2379	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju00.vf
14mr|texlive-uhc-20070729-3|2380	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju01.vf
14mr|texlive-uhc-20070729-3|2381	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju02.vf
14mr|texlive-uhc-20070729-3|2382	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju03.vf
14mr|texlive-uhc-20070729-3|2383	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju04.vf
14mr|texlive-uhc-20070729-3|2384	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju20.vf
14mr|texlive-uhc-20070729-3|2385	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju21.vf
14mr|texlive-uhc-20070729-3|2386	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju22.vf
14mr|texlive-uhc-20070729-3|2387	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju23.vf
14mr|texlive-uhc-20070729-3|2388	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju24.vf
14mr|texlive-uhc-20070729-3|2389	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju25.vf
14mr|texlive-uhc-20070729-3|2390	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju26.vf
14mr|texlive-uhc-20070729-3|2391	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju30.vf
14mr|texlive-uhc-20070729-3|2392	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju31.vf
14mr|texlive-uhc-20070729-3|2393	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju32.vf
14mr|texlive-uhc-20070729-3|2394	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju33.vf
14mr|texlive-uhc-20070729-3|2395	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju4e.vf
14mr|texlive-uhc-20070729-3|2396	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju4f.vf
14mr|texlive-uhc-20070729-3|2397	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju50.vf
14mr|texlive-uhc-20070729-3|2398	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju51.vf
14mr|texlive-uhc-20070729-3|2399	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju52.vf
14mr|texlive-uhc-20070729-3|2400	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju53.vf
14mr|texlive-uhc-20070729-3|2401	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju54.vf
14mr|texlive-uhc-20070729-3|2402	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju55.vf
14mr|texlive-uhc-20070729-3|2403	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju56.vf
14mr|texlive-uhc-20070729-3|2404	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju57.vf
14mr|texlive-uhc-20070729-3|2405	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju58.vf
14mr|texlive-uhc-20070729-3|2406	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju59.vf
14mr|texlive-uhc-20070729-3|2407	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5a.vf
14mr|texlive-uhc-20070729-3|2408	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5b.vf
14mr|texlive-uhc-20070729-3|2409	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5c.vf
14mr|texlive-uhc-20070729-3|2410	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5d.vf
14mr|texlive-uhc-20070729-3|2411	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5e.vf
14mr|texlive-uhc-20070729-3|2412	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5f.vf
14mr|texlive-uhc-20070729-3|2413	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju60.vf
14mr|texlive-uhc-20070729-3|2414	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju61.vf
14mr|texlive-uhc-20070729-3|2415	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju62.vf
14mr|texlive-uhc-20070729-3|2416	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju63.vf
14mr|texlive-uhc-20070729-3|2417	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju64.vf
14mr|texlive-uhc-20070729-3|2418	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju65.vf
14mr|texlive-uhc-20070729-3|2419	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju66.vf
14mr|texlive-uhc-20070729-3|2420	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju67.vf
14mr|texlive-uhc-20070729-3|2421	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju68.vf
14mr|texlive-uhc-20070729-3|2422	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju69.vf
14mr|texlive-uhc-20070729-3|2423	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6a.vf
14mr|texlive-uhc-20070729-3|2424	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6b.vf
14mr|texlive-uhc-20070729-3|2425	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6c.vf
14mr|texlive-uhc-20070729-3|2426	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6d.vf
14mr|texlive-uhc-20070729-3|2427	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6e.vf
14mr|texlive-uhc-20070729-3|2428	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6f.vf
14mr|texlive-uhc-20070729-3|2429	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju70.vf
14mr|texlive-uhc-20070729-3|2430	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju71.vf
14mr|texlive-uhc-20070729-3|2431	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju72.vf
14mr|texlive-uhc-20070729-3|2432	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju73.vf
14mr|texlive-uhc-20070729-3|2433	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju74.vf
14mr|texlive-uhc-20070729-3|2434	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju75.vf
14mr|texlive-uhc-20070729-3|2435	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju76.vf
14mr|texlive-uhc-20070729-3|2436	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju77.vf
14mr|texlive-uhc-20070729-3|2437	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju78.vf
14mr|texlive-uhc-20070729-3|2438	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju79.vf
14mr|texlive-uhc-20070729-3|2439	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7a.vf
14mr|texlive-uhc-20070729-3|2440	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7b.vf
14mr|texlive-uhc-20070729-3|2441	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7c.vf
14mr|texlive-uhc-20070729-3|2442	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7d.vf
14mr|texlive-uhc-20070729-3|2443	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7e.vf
14mr|texlive-uhc-20070729-3|2444	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7f.vf
14mr|texlive-uhc-20070729-3|2445	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju80.vf
14mr|texlive-uhc-20070729-3|2446	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju81.vf
14mr|texlive-uhc-20070729-3|2447	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju82.vf
14mr|texlive-uhc-20070729-3|2448	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju83.vf
14mr|texlive-uhc-20070729-3|2449	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju84.vf
14mr|texlive-uhc-20070729-3|2450	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju85.vf
14mr|texlive-uhc-20070729-3|2451	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju86.vf
14mr|texlive-uhc-20070729-3|2452	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju87.vf
14mr|texlive-uhc-20070729-3|2453	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju88.vf
14mr|texlive-uhc-20070729-3|2454	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju89.vf
14mr|texlive-uhc-20070729-3|2455	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8a.vf
14mr|texlive-uhc-20070729-3|2456	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8b.vf
14mr|texlive-uhc-20070729-3|2457	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8c.vf
14mr|texlive-uhc-20070729-3|2458	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8d.vf
14mr|texlive-uhc-20070729-3|2459	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8e.vf
14mr|texlive-uhc-20070729-3|2460	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8f.vf
14mr|texlive-uhc-20070729-3|2461	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju90.vf
14mr|texlive-uhc-20070729-3|2462	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju91.vf
14mr|texlive-uhc-20070729-3|2463	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju92.vf
14mr|texlive-uhc-20070729-3|2464	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju93.vf
14mr|texlive-uhc-20070729-3|2465	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju94.vf
14mr|texlive-uhc-20070729-3|2466	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju95.vf
14mr|texlive-uhc-20070729-3|2467	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju96.vf
14mr|texlive-uhc-20070729-3|2468	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju97.vf
14mr|texlive-uhc-20070729-3|2469	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju98.vf
14mr|texlive-uhc-20070729-3|2470	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju99.vf
14mr|texlive-uhc-20070729-3|2471	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9a.vf
14mr|texlive-uhc-20070729-3|2472	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9b.vf
14mr|texlive-uhc-20070729-3|2473	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9c.vf
14mr|texlive-uhc-20070729-3|2474	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9d.vf
14mr|texlive-uhc-20070729-3|2475	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9e.vf
14mr|texlive-uhc-20070729-3|2476	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9f.vf
14mr|texlive-uhc-20070729-3|2477	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuac.vf
14mr|texlive-uhc-20070729-3|2478	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuad.vf
14mr|texlive-uhc-20070729-3|2479	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuae.vf
14mr|texlive-uhc-20070729-3|2480	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuaf.vf
14mr|texlive-uhc-20070729-3|2481	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub0.vf
14mr|texlive-uhc-20070729-3|2482	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub1.vf
14mr|texlive-uhc-20070729-3|2483	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub2.vf
14mr|texlive-uhc-20070729-3|2484	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub3.vf
14mr|texlive-uhc-20070729-3|2485	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub4.vf
14mr|texlive-uhc-20070729-3|2486	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub5.vf
14mr|texlive-uhc-20070729-3|2487	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub6.vf
14mr|texlive-uhc-20070729-3|2488	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub7.vf
14mr|texlive-uhc-20070729-3|2489	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub8.vf
14mr|texlive-uhc-20070729-3|2490	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub9.vf
14mr|texlive-uhc-20070729-3|2491	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuba.vf
14mr|texlive-uhc-20070729-3|2492	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubb.vf
14mr|texlive-uhc-20070729-3|2493	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubc.vf
14mr|texlive-uhc-20070729-3|2494	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubd.vf
14mr|texlive-uhc-20070729-3|2495	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjube.vf
14mr|texlive-uhc-20070729-3|2496	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubf.vf
14mr|texlive-uhc-20070729-3|2497	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc0.vf
14mr|texlive-uhc-20070729-3|2498	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc1.vf
14mr|texlive-uhc-20070729-3|2499	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc2.vf
14mr|texlive-uhc-20070729-3|2500	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc3.vf
14mr|texlive-uhc-20070729-3|2501	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc4.vf
14mr|texlive-uhc-20070729-3|2502	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc5.vf
14mr|texlive-uhc-20070729-3|2503	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc6.vf
14mr|texlive-uhc-20070729-3|2504	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc7.vf
14mr|texlive-uhc-20070729-3|2505	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc8.vf
14mr|texlive-uhc-20070729-3|2506	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc9.vf
14mr|texlive-uhc-20070729-3|2507	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuca.vf
14mr|texlive-uhc-20070729-3|2508	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucb.vf
14mr|texlive-uhc-20070729-3|2509	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucc.vf
14mr|texlive-uhc-20070729-3|2510	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucd.vf
14mr|texlive-uhc-20070729-3|2511	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuce.vf
14mr|texlive-uhc-20070729-3|2512	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucf.vf
14mr|texlive-uhc-20070729-3|2513	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud0.vf
14mr|texlive-uhc-20070729-3|2514	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud1.vf
14mr|texlive-uhc-20070729-3|2515	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud2.vf
14mr|texlive-uhc-20070729-3|2516	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud3.vf
14mr|texlive-uhc-20070729-3|2517	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud4.vf
14mr|texlive-uhc-20070729-3|2518	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud5.vf
14mr|texlive-uhc-20070729-3|2519	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud6.vf
14mr|texlive-uhc-20070729-3|2520	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud7.vf
14mr|texlive-uhc-20070729-3|2521	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuf9.vf
14mr|texlive-uhc-20070729-3|2522	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjufa.vf
14mr|texlive-uhc-20070729-3|2523	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuff.vf
14mr|texlive-uhc-20070729-3|2524	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo00.vf
14mr|texlive-uhc-20070729-3|2525	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo01.vf
14mr|texlive-uhc-20070729-3|2526	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo02.vf
14mr|texlive-uhc-20070729-3|2527	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo03.vf
14mr|texlive-uhc-20070729-3|2528	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo04.vf
14mr|texlive-uhc-20070729-3|2529	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo20.vf
14mr|texlive-uhc-20070729-3|2530	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo21.vf
14mr|texlive-uhc-20070729-3|2531	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo22.vf
14mr|texlive-uhc-20070729-3|2532	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo23.vf
14mr|texlive-uhc-20070729-3|2533	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo24.vf
14mr|texlive-uhc-20070729-3|2534	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo25.vf
14mr|texlive-uhc-20070729-3|2535	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo26.vf
14mr|texlive-uhc-20070729-3|2536	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo30.vf
14mr|texlive-uhc-20070729-3|2537	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo31.vf
14mr|texlive-uhc-20070729-3|2538	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo32.vf
14mr|texlive-uhc-20070729-3|2539	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo33.vf
14mr|texlive-uhc-20070729-3|2540	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo4e.vf
14mr|texlive-uhc-20070729-3|2541	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo4f.vf
14mr|texlive-uhc-20070729-3|2542	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo50.vf
14mr|texlive-uhc-20070729-3|2543	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo51.vf
14mr|texlive-uhc-20070729-3|2544	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo52.vf
14mr|texlive-uhc-20070729-3|2545	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo53.vf
14mr|texlive-uhc-20070729-3|2546	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo54.vf
14mr|texlive-uhc-20070729-3|2547	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo55.vf
14mr|texlive-uhc-20070729-3|2548	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo56.vf
14mr|texlive-uhc-20070729-3|2549	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo57.vf
14mr|texlive-uhc-20070729-3|2550	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo58.vf
14mr|texlive-uhc-20070729-3|2551	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo59.vf
14mr|texlive-uhc-20070729-3|2552	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5a.vf
14mr|texlive-uhc-20070729-3|2553	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5b.vf
14mr|texlive-uhc-20070729-3|2554	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5c.vf
14mr|texlive-uhc-20070729-3|2555	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5d.vf
14mr|texlive-uhc-20070729-3|2556	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5e.vf
14mr|texlive-uhc-20070729-3|2557	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5f.vf
14mr|texlive-uhc-20070729-3|2558	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo60.vf
14mr|texlive-uhc-20070729-3|2559	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo61.vf
14mr|texlive-uhc-20070729-3|2560	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo62.vf
14mr|texlive-uhc-20070729-3|2561	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo63.vf
14mr|texlive-uhc-20070729-3|2562	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo64.vf
14mr|texlive-uhc-20070729-3|2563	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo65.vf
14mr|texlive-uhc-20070729-3|2564	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo66.vf
14mr|texlive-uhc-20070729-3|2565	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo67.vf
14mr|texlive-uhc-20070729-3|2566	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo68.vf
14mr|texlive-uhc-20070729-3|2567	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo69.vf
14mr|texlive-uhc-20070729-3|2568	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6a.vf
14mr|texlive-uhc-20070729-3|2569	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6b.vf
14mr|texlive-uhc-20070729-3|2570	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6c.vf
14mr|texlive-uhc-20070729-3|2571	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6d.vf
14mr|texlive-uhc-20070729-3|2572	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6e.vf
14mr|texlive-uhc-20070729-3|2573	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6f.vf
14mr|texlive-uhc-20070729-3|2574	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo70.vf
14mr|texlive-uhc-20070729-3|2575	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo71.vf
14mr|texlive-uhc-20070729-3|2576	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo72.vf
14mr|texlive-uhc-20070729-3|2577	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo73.vf
14mr|texlive-uhc-20070729-3|2578	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo74.vf
14mr|texlive-uhc-20070729-3|2579	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo75.vf
14mr|texlive-uhc-20070729-3|2580	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo76.vf
14mr|texlive-uhc-20070729-3|2581	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo77.vf
14mr|texlive-uhc-20070729-3|2582	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo78.vf
14mr|texlive-uhc-20070729-3|2583	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo79.vf
14mr|texlive-uhc-20070729-3|2584	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7a.vf
14mr|texlive-uhc-20070729-3|2585	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7b.vf
14mr|texlive-uhc-20070729-3|2586	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7c.vf
14mr|texlive-uhc-20070729-3|2587	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7d.vf
14mr|texlive-uhc-20070729-3|2588	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7e.vf
14mr|texlive-uhc-20070729-3|2589	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7f.vf
14mr|texlive-uhc-20070729-3|2590	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo80.vf
14mr|texlive-uhc-20070729-3|2591	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo81.vf
14mr|texlive-uhc-20070729-3|2592	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo82.vf
14mr|texlive-uhc-20070729-3|2593	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo83.vf
14mr|texlive-uhc-20070729-3|2594	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo84.vf
14mr|texlive-uhc-20070729-3|2595	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo85.vf
14mr|texlive-uhc-20070729-3|2596	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo86.vf
14mr|texlive-uhc-20070729-3|2597	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo87.vf
14mr|texlive-uhc-20070729-3|2598	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo88.vf
14mr|texlive-uhc-20070729-3|2599	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo89.vf
14mr|texlive-uhc-20070729-3|2600	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8a.vf
14mr|texlive-uhc-20070729-3|2601	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8b.vf
14mr|texlive-uhc-20070729-3|2602	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8c.vf
14mr|texlive-uhc-20070729-3|2603	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8d.vf
14mr|texlive-uhc-20070729-3|2604	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8e.vf
14mr|texlive-uhc-20070729-3|2605	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8f.vf
14mr|texlive-uhc-20070729-3|2606	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo90.vf
14mr|texlive-uhc-20070729-3|2607	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo91.vf
14mr|texlive-uhc-20070729-3|2608	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo92.vf
14mr|texlive-uhc-20070729-3|2609	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo93.vf
14mr|texlive-uhc-20070729-3|2610	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo94.vf
14mr|texlive-uhc-20070729-3|2611	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo95.vf
14mr|texlive-uhc-20070729-3|2612	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo96.vf
14mr|texlive-uhc-20070729-3|2613	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo97.vf
14mr|texlive-uhc-20070729-3|2614	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo98.vf
14mr|texlive-uhc-20070729-3|2615	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo99.vf
14mr|texlive-uhc-20070729-3|2616	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9a.vf
14mr|texlive-uhc-20070729-3|2617	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9b.vf
14mr|texlive-uhc-20070729-3|2618	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9c.vf
14mr|texlive-uhc-20070729-3|2619	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9d.vf
14mr|texlive-uhc-20070729-3|2620	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9e.vf
14mr|texlive-uhc-20070729-3|2621	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9f.vf
14mr|texlive-uhc-20070729-3|2622	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoac.vf
14mr|texlive-uhc-20070729-3|2623	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoad.vf
14mr|texlive-uhc-20070729-3|2624	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoae.vf
14mr|texlive-uhc-20070729-3|2625	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoaf.vf
14mr|texlive-uhc-20070729-3|2626	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob0.vf
14mr|texlive-uhc-20070729-3|2627	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob1.vf
14mr|texlive-uhc-20070729-3|2628	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob2.vf
14mr|texlive-uhc-20070729-3|2629	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob3.vf
14mr|texlive-uhc-20070729-3|2630	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob4.vf
14mr|texlive-uhc-20070729-3|2631	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob5.vf
14mr|texlive-uhc-20070729-3|2632	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob6.vf
14mr|texlive-uhc-20070729-3|2633	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob7.vf
14mr|texlive-uhc-20070729-3|2634	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob8.vf
14mr|texlive-uhc-20070729-3|2635	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob9.vf
14mr|texlive-uhc-20070729-3|2636	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoba.vf
14mr|texlive-uhc-20070729-3|2637	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobb.vf
14mr|texlive-uhc-20070729-3|2638	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobc.vf
14mr|texlive-uhc-20070729-3|2639	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobd.vf
14mr|texlive-uhc-20070729-3|2640	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobe.vf
14mr|texlive-uhc-20070729-3|2641	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobf.vf
14mr|texlive-uhc-20070729-3|2642	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc0.vf
14mr|texlive-uhc-20070729-3|2643	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc1.vf
14mr|texlive-uhc-20070729-3|2644	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc2.vf
14mr|texlive-uhc-20070729-3|2645	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc3.vf
14mr|texlive-uhc-20070729-3|2646	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc4.vf
14mr|texlive-uhc-20070729-3|2647	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc5.vf
14mr|texlive-uhc-20070729-3|2648	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc6.vf
14mr|texlive-uhc-20070729-3|2649	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc7.vf
14mr|texlive-uhc-20070729-3|2650	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc8.vf
14mr|texlive-uhc-20070729-3|2651	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc9.vf
14mr|texlive-uhc-20070729-3|2652	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoca.vf
14mr|texlive-uhc-20070729-3|2653	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocb.vf
14mr|texlive-uhc-20070729-3|2654	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocc.vf
14mr|texlive-uhc-20070729-3|2655	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocd.vf
14mr|texlive-uhc-20070729-3|2656	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoce.vf
14mr|texlive-uhc-20070729-3|2657	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocf.vf
14mr|texlive-uhc-20070729-3|2658	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod0.vf
14mr|texlive-uhc-20070729-3|2659	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod1.vf
14mr|texlive-uhc-20070729-3|2660	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod2.vf
14mr|texlive-uhc-20070729-3|2661	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod3.vf
14mr|texlive-uhc-20070729-3|2662	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod4.vf
14mr|texlive-uhc-20070729-3|2663	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod5.vf
14mr|texlive-uhc-20070729-3|2664	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod6.vf
14mr|texlive-uhc-20070729-3|2665	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod7.vf
14mr|texlive-uhc-20070729-3|2666	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuof9.vf
14mr|texlive-uhc-20070729-3|2667	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuofa.vf
14mr|texlive-uhc-20070729-3|2668	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoff.vf
14mr|texlive-uhc-20070729-3|2669	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx00.vf
14mr|texlive-uhc-20070729-3|2670	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx01.vf
14mr|texlive-uhc-20070729-3|2671	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx02.vf
14mr|texlive-uhc-20070729-3|2672	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx03.vf
14mr|texlive-uhc-20070729-3|2673	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx04.vf
14mr|texlive-uhc-20070729-3|2674	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx20.vf
14mr|texlive-uhc-20070729-3|2675	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx21.vf
14mr|texlive-uhc-20070729-3|2676	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx22.vf
14mr|texlive-uhc-20070729-3|2677	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx23.vf
14mr|texlive-uhc-20070729-3|2678	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx24.vf
14mr|texlive-uhc-20070729-3|2679	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx25.vf
14mr|texlive-uhc-20070729-3|2680	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx26.vf
14mr|texlive-uhc-20070729-3|2681	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx30.vf
14mr|texlive-uhc-20070729-3|2682	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx31.vf
14mr|texlive-uhc-20070729-3|2683	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx32.vf
14mr|texlive-uhc-20070729-3|2684	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx33.vf
14mr|texlive-uhc-20070729-3|2685	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx4e.vf
14mr|texlive-uhc-20070729-3|2686	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx4f.vf
14mr|texlive-uhc-20070729-3|2687	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx50.vf
14mr|texlive-uhc-20070729-3|2688	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx51.vf
14mr|texlive-uhc-20070729-3|2689	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx52.vf
14mr|texlive-uhc-20070729-3|2690	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx53.vf
14mr|texlive-uhc-20070729-3|2691	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx54.vf
14mr|texlive-uhc-20070729-3|2692	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx55.vf
14mr|texlive-uhc-20070729-3|2693	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx56.vf
14mr|texlive-uhc-20070729-3|2694	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx57.vf
14mr|texlive-uhc-20070729-3|2695	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx58.vf
14mr|texlive-uhc-20070729-3|2696	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx59.vf
14mr|texlive-uhc-20070729-3|2697	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5a.vf
14mr|texlive-uhc-20070729-3|2698	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5b.vf
14mr|texlive-uhc-20070729-3|2699	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5c.vf
14mr|texlive-uhc-20070729-3|2700	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5d.vf
14mr|texlive-uhc-20070729-3|2701	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5e.vf
14mr|texlive-uhc-20070729-3|2702	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5f.vf
14mr|texlive-uhc-20070729-3|2703	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx60.vf
14mr|texlive-uhc-20070729-3|2704	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx61.vf
14mr|texlive-uhc-20070729-3|2705	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx62.vf
14mr|texlive-uhc-20070729-3|2706	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx63.vf
14mr|texlive-uhc-20070729-3|2707	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx64.vf
14mr|texlive-uhc-20070729-3|2708	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx65.vf
14mr|texlive-uhc-20070729-3|2709	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx66.vf
14mr|texlive-uhc-20070729-3|2710	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx67.vf
14mr|texlive-uhc-20070729-3|2711	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx68.vf
14mr|texlive-uhc-20070729-3|2712	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx69.vf
14mr|texlive-uhc-20070729-3|2713	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6a.vf
14mr|texlive-uhc-20070729-3|2714	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6b.vf
14mr|texlive-uhc-20070729-3|2715	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6c.vf
14mr|texlive-uhc-20070729-3|2716	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6d.vf
14mr|texlive-uhc-20070729-3|2717	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6e.vf
14mr|texlive-uhc-20070729-3|2718	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6f.vf
14mr|texlive-uhc-20070729-3|2719	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx70.vf
14mr|texlive-uhc-20070729-3|2720	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx71.vf
14mr|texlive-uhc-20070729-3|2721	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx72.vf
14mr|texlive-uhc-20070729-3|2722	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx73.vf
14mr|texlive-uhc-20070729-3|2723	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx74.vf
14mr|texlive-uhc-20070729-3|2724	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx75.vf
14mr|texlive-uhc-20070729-3|2725	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx76.vf
14mr|texlive-uhc-20070729-3|2726	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx77.vf
14mr|texlive-uhc-20070729-3|2727	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx78.vf
14mr|texlive-uhc-20070729-3|2728	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx79.vf
14mr|texlive-uhc-20070729-3|2729	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7a.vf
14mr|texlive-uhc-20070729-3|2730	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7b.vf
14mr|texlive-uhc-20070729-3|2731	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7c.vf
14mr|texlive-uhc-20070729-3|2732	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7d.vf
14mr|texlive-uhc-20070729-3|2733	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7e.vf
14mr|texlive-uhc-20070729-3|2734	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7f.vf
14mr|texlive-uhc-20070729-3|2735	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx80.vf
14mr|texlive-uhc-20070729-3|2736	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx81.vf
14mr|texlive-uhc-20070729-3|2737	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx82.vf
14mr|texlive-uhc-20070729-3|2738	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx83.vf
14mr|texlive-uhc-20070729-3|2739	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx84.vf
14mr|texlive-uhc-20070729-3|2740	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx85.vf
14mr|texlive-uhc-20070729-3|2741	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx86.vf
14mr|texlive-uhc-20070729-3|2742	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx87.vf
14mr|texlive-uhc-20070729-3|2743	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx88.vf
14mr|texlive-uhc-20070729-3|2744	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx89.vf
14mr|texlive-uhc-20070729-3|2745	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8a.vf
14mr|texlive-uhc-20070729-3|2746	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8b.vf
14mr|texlive-uhc-20070729-3|2747	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8c.vf
14mr|texlive-uhc-20070729-3|2748	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8d.vf
14mr|texlive-uhc-20070729-3|2749	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8e.vf
14mr|texlive-uhc-20070729-3|2750	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8f.vf
14mr|texlive-uhc-20070729-3|2751	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx90.vf
14mr|texlive-uhc-20070729-3|2752	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx91.vf
14mr|texlive-uhc-20070729-3|2753	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx92.vf
14mr|texlive-uhc-20070729-3|2754	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx93.vf
14mr|texlive-uhc-20070729-3|2755	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx94.vf
14mr|texlive-uhc-20070729-3|2756	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx95.vf
14mr|texlive-uhc-20070729-3|2757	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx96.vf
14mr|texlive-uhc-20070729-3|2758	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx97.vf
14mr|texlive-uhc-20070729-3|2759	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx98.vf
14mr|texlive-uhc-20070729-3|2760	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx99.vf
14mr|texlive-uhc-20070729-3|2761	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9a.vf
14mr|texlive-uhc-20070729-3|2762	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9b.vf
14mr|texlive-uhc-20070729-3|2763	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9c.vf
14mr|texlive-uhc-20070729-3|2764	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9d.vf
14mr|texlive-uhc-20070729-3|2765	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9e.vf
14mr|texlive-uhc-20070729-3|2766	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9f.vf
14mr|texlive-uhc-20070729-3|2767	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxac.vf
14mr|texlive-uhc-20070729-3|2768	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxad.vf
14mr|texlive-uhc-20070729-3|2769	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxae.vf
14mr|texlive-uhc-20070729-3|2770	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxaf.vf
14mr|texlive-uhc-20070729-3|2771	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb0.vf
14mr|texlive-uhc-20070729-3|2772	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb1.vf
14mr|texlive-uhc-20070729-3|2773	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb2.vf
14mr|texlive-uhc-20070729-3|2774	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb3.vf
14mr|texlive-uhc-20070729-3|2775	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb4.vf
14mr|texlive-uhc-20070729-3|2776	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb5.vf
14mr|texlive-uhc-20070729-3|2777	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb6.vf
14mr|texlive-uhc-20070729-3|2778	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb7.vf
14mr|texlive-uhc-20070729-3|2779	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb8.vf
14mr|texlive-uhc-20070729-3|2780	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb9.vf
14mr|texlive-uhc-20070729-3|2781	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxba.vf
14mr|texlive-uhc-20070729-3|2782	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbb.vf
14mr|texlive-uhc-20070729-3|2783	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbc.vf
14mr|texlive-uhc-20070729-3|2784	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbd.vf
14mr|texlive-uhc-20070729-3|2785	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbe.vf
14mr|texlive-uhc-20070729-3|2786	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbf.vf
14mr|texlive-uhc-20070729-3|2787	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc0.vf
14mr|texlive-uhc-20070729-3|2788	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc1.vf
14mr|texlive-uhc-20070729-3|2789	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc2.vf
14mr|texlive-uhc-20070729-3|2790	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc3.vf
14mr|texlive-uhc-20070729-3|2791	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc4.vf
14mr|texlive-uhc-20070729-3|2792	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc5.vf
14mr|texlive-uhc-20070729-3|2793	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc6.vf
14mr|texlive-uhc-20070729-3|2794	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc7.vf
14mr|texlive-uhc-20070729-3|2795	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc8.vf
14mr|texlive-uhc-20070729-3|2796	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc9.vf
14mr|texlive-uhc-20070729-3|2797	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxca.vf
14mr|texlive-uhc-20070729-3|2798	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcb.vf
14mr|texlive-uhc-20070729-3|2799	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcc.vf
14mr|texlive-uhc-20070729-3|2800	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcd.vf
14mr|texlive-uhc-20070729-3|2801	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxce.vf
14mr|texlive-uhc-20070729-3|2802	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcf.vf
14mr|texlive-uhc-20070729-3|2803	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd0.vf
14mr|texlive-uhc-20070729-3|2804	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd1.vf
14mr|texlive-uhc-20070729-3|2805	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd2.vf
14mr|texlive-uhc-20070729-3|2806	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd3.vf
14mr|texlive-uhc-20070729-3|2807	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd4.vf
14mr|texlive-uhc-20070729-3|2808	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd5.vf
14mr|texlive-uhc-20070729-3|2809	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd6.vf
14mr|texlive-uhc-20070729-3|2810	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd7.vf
14mr|texlive-uhc-20070729-3|2811	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxf9.vf
14mr|texlive-uhc-20070729-3|2812	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxfa.vf
14mr|texlive-uhc-20070729-3|2813	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxff.vf
14mr|texlive-uhc-20070729-3|2814	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo00.vf
14mr|texlive-uhc-20070729-3|2815	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo01.vf
14mr|texlive-uhc-20070729-3|2816	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo02.vf
14mr|texlive-uhc-20070729-3|2817	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo03.vf
14mr|texlive-uhc-20070729-3|2818	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo04.vf
14mr|texlive-uhc-20070729-3|2819	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo20.vf
14mr|texlive-uhc-20070729-3|2820	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo21.vf
14mr|texlive-uhc-20070729-3|2821	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo22.vf
14mr|texlive-uhc-20070729-3|2822	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo23.vf
14mr|texlive-uhc-20070729-3|2823	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo24.vf
14mr|texlive-uhc-20070729-3|2824	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo25.vf
14mr|texlive-uhc-20070729-3|2825	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo26.vf
14mr|texlive-uhc-20070729-3|2826	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo30.vf
14mr|texlive-uhc-20070729-3|2827	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo31.vf
14mr|texlive-uhc-20070729-3|2828	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo32.vf
14mr|texlive-uhc-20070729-3|2829	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo33.vf
14mr|texlive-uhc-20070729-3|2830	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo4e.vf
14mr|texlive-uhc-20070729-3|2831	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo4f.vf
14mr|texlive-uhc-20070729-3|2832	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo50.vf
14mr|texlive-uhc-20070729-3|2833	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo51.vf
14mr|texlive-uhc-20070729-3|2834	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo52.vf
14mr|texlive-uhc-20070729-3|2835	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo53.vf
14mr|texlive-uhc-20070729-3|2836	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo54.vf
14mr|texlive-uhc-20070729-3|2837	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo55.vf
14mr|texlive-uhc-20070729-3|2838	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo56.vf
14mr|texlive-uhc-20070729-3|2839	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo57.vf
14mr|texlive-uhc-20070729-3|2840	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo58.vf
14mr|texlive-uhc-20070729-3|2841	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo59.vf
14mr|texlive-uhc-20070729-3|2842	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5a.vf
14mr|texlive-uhc-20070729-3|2843	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5b.vf
14mr|texlive-uhc-20070729-3|2844	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5c.vf
14mr|texlive-uhc-20070729-3|2845	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5d.vf
14mr|texlive-uhc-20070729-3|2846	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5e.vf
14mr|texlive-uhc-20070729-3|2847	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5f.vf
14mr|texlive-uhc-20070729-3|2848	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo60.vf
14mr|texlive-uhc-20070729-3|2849	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo61.vf
14mr|texlive-uhc-20070729-3|2850	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo62.vf
14mr|texlive-uhc-20070729-3|2851	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo63.vf
14mr|texlive-uhc-20070729-3|2852	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo64.vf
14mr|texlive-uhc-20070729-3|2853	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo65.vf
14mr|texlive-uhc-20070729-3|2854	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo66.vf
14mr|texlive-uhc-20070729-3|2855	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo67.vf
14mr|texlive-uhc-20070729-3|2856	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo68.vf
14mr|texlive-uhc-20070729-3|2857	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo69.vf
14mr|texlive-uhc-20070729-3|2858	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6a.vf
14mr|texlive-uhc-20070729-3|2859	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6b.vf
14mr|texlive-uhc-20070729-3|2860	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6c.vf
14mr|texlive-uhc-20070729-3|2861	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6d.vf
14mr|texlive-uhc-20070729-3|2862	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6e.vf
14mr|texlive-uhc-20070729-3|2863	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6f.vf
14mr|texlive-uhc-20070729-3|2864	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo70.vf
14mr|texlive-uhc-20070729-3|2865	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo71.vf
14mr|texlive-uhc-20070729-3|2866	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo72.vf
14mr|texlive-uhc-20070729-3|2867	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo73.vf
14mr|texlive-uhc-20070729-3|2868	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo74.vf
14mr|texlive-uhc-20070729-3|2869	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo75.vf
14mr|texlive-uhc-20070729-3|2870	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo76.vf
14mr|texlive-uhc-20070729-3|2871	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo77.vf
14mr|texlive-uhc-20070729-3|2872	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo78.vf
14mr|texlive-uhc-20070729-3|2873	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo79.vf
14mr|texlive-uhc-20070729-3|2874	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7a.vf
14mr|texlive-uhc-20070729-3|2875	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7b.vf
14mr|texlive-uhc-20070729-3|2876	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7c.vf
14mr|texlive-uhc-20070729-3|2877	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7d.vf
14mr|texlive-uhc-20070729-3|2878	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7e.vf
14mr|texlive-uhc-20070729-3|2879	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7f.vf
14mr|texlive-uhc-20070729-3|2880	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo80.vf
14mr|texlive-uhc-20070729-3|2881	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo81.vf
14mr|texlive-uhc-20070729-3|2882	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo82.vf
14mr|texlive-uhc-20070729-3|2883	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo83.vf
14mr|texlive-uhc-20070729-3|2884	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo84.vf
14mr|texlive-uhc-20070729-3|2885	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo85.vf
14mr|texlive-uhc-20070729-3|2886	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo86.vf
14mr|texlive-uhc-20070729-3|2887	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo87.vf
14mr|texlive-uhc-20070729-3|2888	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo88.vf
14mr|texlive-uhc-20070729-3|2889	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo89.vf
14mr|texlive-uhc-20070729-3|2890	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8a.vf
14mr|texlive-uhc-20070729-3|2891	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8b.vf
14mr|texlive-uhc-20070729-3|2892	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8c.vf
14mr|texlive-uhc-20070729-3|2893	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8d.vf
14mr|texlive-uhc-20070729-3|2894	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8e.vf
14mr|texlive-uhc-20070729-3|2895	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8f.vf
14mr|texlive-uhc-20070729-3|2896	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo90.vf
14mr|texlive-uhc-20070729-3|2897	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo91.vf
14mr|texlive-uhc-20070729-3|2898	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo92.vf
14mr|texlive-uhc-20070729-3|2899	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo93.vf
14mr|texlive-uhc-20070729-3|2900	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo94.vf
14mr|texlive-uhc-20070729-3|2901	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo95.vf
14mr|texlive-uhc-20070729-3|2902	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo96.vf
14mr|texlive-uhc-20070729-3|2903	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo97.vf
14mr|texlive-uhc-20070729-3|2904	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo98.vf
14mr|texlive-uhc-20070729-3|2905	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo99.vf
14mr|texlive-uhc-20070729-3|2906	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9a.vf
14mr|texlive-uhc-20070729-3|2907	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9b.vf
14mr|texlive-uhc-20070729-3|2908	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9c.vf
14mr|texlive-uhc-20070729-3|2909	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9d.vf
14mr|texlive-uhc-20070729-3|2910	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9e.vf
14mr|texlive-uhc-20070729-3|2911	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9f.vf
14mr|texlive-uhc-20070729-3|2912	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoac.vf
14mr|texlive-uhc-20070729-3|2913	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoad.vf
14mr|texlive-uhc-20070729-3|2914	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoae.vf
14mr|texlive-uhc-20070729-3|2915	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoaf.vf
14mr|texlive-uhc-20070729-3|2916	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob0.vf
14mr|texlive-uhc-20070729-3|2917	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob1.vf
14mr|texlive-uhc-20070729-3|2918	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob2.vf
14mr|texlive-uhc-20070729-3|2919	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob3.vf
14mr|texlive-uhc-20070729-3|2920	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob4.vf
14mr|texlive-uhc-20070729-3|2921	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob5.vf
14mr|texlive-uhc-20070729-3|2922	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob6.vf
14mr|texlive-uhc-20070729-3|2923	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob7.vf
14mr|texlive-uhc-20070729-3|2924	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob8.vf
14mr|texlive-uhc-20070729-3|2925	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob9.vf
14mr|texlive-uhc-20070729-3|2926	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoba.vf
14mr|texlive-uhc-20070729-3|2927	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobb.vf
14mr|texlive-uhc-20070729-3|2928	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobc.vf
14mr|texlive-uhc-20070729-3|2929	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobd.vf
14mr|texlive-uhc-20070729-3|2930	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobe.vf
14mr|texlive-uhc-20070729-3|2931	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobf.vf
14mr|texlive-uhc-20070729-3|2932	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc0.vf
14mr|texlive-uhc-20070729-3|2933	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc1.vf
14mr|texlive-uhc-20070729-3|2934	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc2.vf
14mr|texlive-uhc-20070729-3|2935	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc3.vf
14mr|texlive-uhc-20070729-3|2936	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc4.vf
14mr|texlive-uhc-20070729-3|2937	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc5.vf
14mr|texlive-uhc-20070729-3|2938	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc6.vf
14mr|texlive-uhc-20070729-3|2939	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc7.vf
14mr|texlive-uhc-20070729-3|2940	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc8.vf
14mr|texlive-uhc-20070729-3|2941	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc9.vf
14mr|texlive-uhc-20070729-3|2942	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoca.vf
14mr|texlive-uhc-20070729-3|2943	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocb.vf
14mr|texlive-uhc-20070729-3|2944	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocc.vf
14mr|texlive-uhc-20070729-3|2945	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocd.vf
14mr|texlive-uhc-20070729-3|2946	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoce.vf
14mr|texlive-uhc-20070729-3|2947	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocf.vf
14mr|texlive-uhc-20070729-3|2948	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod0.vf
14mr|texlive-uhc-20070729-3|2949	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod1.vf
14mr|texlive-uhc-20070729-3|2950	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod2.vf
14mr|texlive-uhc-20070729-3|2951	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod3.vf
14mr|texlive-uhc-20070729-3|2952	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod4.vf
14mr|texlive-uhc-20070729-3|2953	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod5.vf
14mr|texlive-uhc-20070729-3|2954	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod6.vf
14mr|texlive-uhc-20070729-3|2955	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod7.vf
14mr|texlive-uhc-20070729-3|2956	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxof9.vf
14mr|texlive-uhc-20070729-3|2957	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxofa.vf
14mr|texlive-uhc-20070729-3|2958	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoff.vf
14mr|texlive-uhc-20070729-3|2959	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj0.vf
14mr|texlive-uhc-20070729-3|2960	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj04.vf
14mr|texlive-uhc-20070729-3|2961	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj05.vf
14mr|texlive-uhc-20070729-3|2962	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj06.vf
14mr|texlive-uhc-20070729-3|2963	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj07.vf
14mr|texlive-uhc-20070729-3|2964	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj1.vf
14mr|texlive-uhc-20070729-3|2965	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj10.vf
14mr|texlive-uhc-20070729-3|2966	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj11.vf
14mr|texlive-uhc-20070729-3|2967	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj12.vf
14mr|texlive-uhc-20070729-3|2968	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj13.vf
14mr|texlive-uhc-20070729-3|2969	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj14.vf
14mr|texlive-uhc-20070729-3|2970	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj15.vf
14mr|texlive-uhc-20070729-3|2971	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj16.vf
14mr|texlive-uhc-20070729-3|2972	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj17.vf
14mr|texlive-uhc-20070729-3|2973	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj18.vf
14mr|texlive-uhc-20070729-3|2974	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj19.vf
14mr|texlive-uhc-20070729-3|2975	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj2.vf
14mr|texlive-uhc-20070729-3|2976	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj20.vf
14mr|texlive-uhc-20070729-3|2977	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj21.vf
14mr|texlive-uhc-20070729-3|2978	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj22.vf
14mr|texlive-uhc-20070729-3|2979	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj23.vf
14mr|texlive-uhc-20070729-3|2980	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj24.vf
14mr|texlive-uhc-20070729-3|2981	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj25.vf
14mr|texlive-uhc-20070729-3|2982	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj26.vf
14mr|texlive-uhc-20070729-3|2983	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj27.vf
14mr|texlive-uhc-20070729-3|2984	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj28.vf
14mr|texlive-uhc-20070729-3|2985	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj29.vf
14mr|texlive-uhc-20070729-3|2986	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj3.vf
14mr|texlive-uhc-20070729-3|2987	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj4.vf
14mr|texlive-uhc-20070729-3|2988	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj5.vf
14mr|texlive-uhc-20070729-3|2989	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj6.vf
14mr|texlive-uhc-20070729-3|2990	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj7.vf
14mr|texlive-uhc-20070729-3|2991	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj8.vf
14mr|texlive-uhc-20070729-3|2992	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj9.vf
14mr|texlive-uhc-20070729-3|2993	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc0.vf
14mr|texlive-uhc-20070729-3|2994	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc04.vf
14mr|texlive-uhc-20070729-3|2995	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc05.vf
14mr|texlive-uhc-20070729-3|2996	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc06.vf
14mr|texlive-uhc-20070729-3|2997	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc07.vf
14mr|texlive-uhc-20070729-3|2998	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc1.vf
14mr|texlive-uhc-20070729-3|2999	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc10.vf
14mr|texlive-uhc-20070729-3|3000	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc11.vf
14mr|texlive-uhc-20070729-3|3001	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc12.vf
14mr|texlive-uhc-20070729-3|3002	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc13.vf
14mr|texlive-uhc-20070729-3|3003	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc14.vf
14mr|texlive-uhc-20070729-3|3004	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc15.vf
14mr|texlive-uhc-20070729-3|3005	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc16.vf
14mr|texlive-uhc-20070729-3|3006	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc17.vf
14mr|texlive-uhc-20070729-3|3007	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc18.vf
14mr|texlive-uhc-20070729-3|3008	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc19.vf
14mr|texlive-uhc-20070729-3|3009	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc2.vf
14mr|texlive-uhc-20070729-3|3010	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc20.vf
14mr|texlive-uhc-20070729-3|3011	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc21.vf
14mr|texlive-uhc-20070729-3|3012	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc22.vf
14mr|texlive-uhc-20070729-3|3013	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc23.vf
14mr|texlive-uhc-20070729-3|3014	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc24.vf
14mr|texlive-uhc-20070729-3|3015	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc25.vf
14mr|texlive-uhc-20070729-3|3016	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc26.vf
14mr|texlive-uhc-20070729-3|3017	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc27.vf
14mr|texlive-uhc-20070729-3|3018	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc28.vf
14mr|texlive-uhc-20070729-3|3019	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc29.vf
14mr|texlive-uhc-20070729-3|3020	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc3.vf
14mr|texlive-uhc-20070729-3|3021	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc4.vf
14mr|texlive-uhc-20070729-3|3022	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc5.vf
14mr|texlive-uhc-20070729-3|3023	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc6.vf
14mr|texlive-uhc-20070729-3|3024	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc7.vf
14mr|texlive-uhc-20070729-3|3025	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc8.vf
14mr|texlive-uhc-20070729-3|3026	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc9.vf
14mr|texlive-uhc-20070729-3|3027	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco0.vf
14mr|texlive-uhc-20070729-3|3028	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco04.vf
14mr|texlive-uhc-20070729-3|3029	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco05.vf
14mr|texlive-uhc-20070729-3|3030	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco06.vf
14mr|texlive-uhc-20070729-3|3031	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco07.vf
14mr|texlive-uhc-20070729-3|3032	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco1.vf
14mr|texlive-uhc-20070729-3|3033	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco10.vf
14mr|texlive-uhc-20070729-3|3034	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco11.vf
14mr|texlive-uhc-20070729-3|3035	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco12.vf
14mr|texlive-uhc-20070729-3|3036	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco13.vf
14mr|texlive-uhc-20070729-3|3037	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco14.vf
14mr|texlive-uhc-20070729-3|3038	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco15.vf
14mr|texlive-uhc-20070729-3|3039	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco16.vf
14mr|texlive-uhc-20070729-3|3040	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco17.vf
14mr|texlive-uhc-20070729-3|3041	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco18.vf
14mr|texlive-uhc-20070729-3|3042	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco19.vf
14mr|texlive-uhc-20070729-3|3043	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco2.vf
14mr|texlive-uhc-20070729-3|3044	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco20.vf
14mr|texlive-uhc-20070729-3|3045	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco21.vf
14mr|texlive-uhc-20070729-3|3046	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco22.vf
14mr|texlive-uhc-20070729-3|3047	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco23.vf
14mr|texlive-uhc-20070729-3|3048	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco24.vf
14mr|texlive-uhc-20070729-3|3049	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco25.vf
14mr|texlive-uhc-20070729-3|3050	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco26.vf
14mr|texlive-uhc-20070729-3|3051	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco27.vf
14mr|texlive-uhc-20070729-3|3052	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco28.vf
14mr|texlive-uhc-20070729-3|3053	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco29.vf
14mr|texlive-uhc-20070729-3|3054	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco3.vf
14mr|texlive-uhc-20070729-3|3055	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco4.vf
14mr|texlive-uhc-20070729-3|3056	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco5.vf
14mr|texlive-uhc-20070729-3|3057	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco6.vf
14mr|texlive-uhc-20070729-3|3058	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco7.vf
14mr|texlive-uhc-20070729-3|3059	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco8.vf
14mr|texlive-uhc-20070729-3|3060	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco9.vf
14mr|texlive-uhc-20070729-3|3061	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo0.vf
14mr|texlive-uhc-20070729-3|3062	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo04.vf
14mr|texlive-uhc-20070729-3|3063	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo05.vf
14mr|texlive-uhc-20070729-3|3064	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo06.vf
14mr|texlive-uhc-20070729-3|3065	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo07.vf
14mr|texlive-uhc-20070729-3|3066	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo1.vf
14mr|texlive-uhc-20070729-3|3067	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo10.vf
14mr|texlive-uhc-20070729-3|3068	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo11.vf
14mr|texlive-uhc-20070729-3|3069	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo12.vf
14mr|texlive-uhc-20070729-3|3070	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo13.vf
14mr|texlive-uhc-20070729-3|3071	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo14.vf
14mr|texlive-uhc-20070729-3|3072	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo15.vf
14mr|texlive-uhc-20070729-3|3073	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo16.vf
14mr|texlive-uhc-20070729-3|3074	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo17.vf
14mr|texlive-uhc-20070729-3|3075	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo18.vf
14mr|texlive-uhc-20070729-3|3076	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo19.vf
14mr|texlive-uhc-20070729-3|3077	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo2.vf
14mr|texlive-uhc-20070729-3|3078	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo20.vf
14mr|texlive-uhc-20070729-3|3079	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo21.vf
14mr|texlive-uhc-20070729-3|3080	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo22.vf
14mr|texlive-uhc-20070729-3|3081	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo23.vf
14mr|texlive-uhc-20070729-3|3082	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo24.vf
14mr|texlive-uhc-20070729-3|3083	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo25.vf
14mr|texlive-uhc-20070729-3|3084	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo26.vf
14mr|texlive-uhc-20070729-3|3085	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo27.vf
14mr|texlive-uhc-20070729-3|3086	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo28.vf
14mr|texlive-uhc-20070729-3|3087	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo29.vf
14mr|texlive-uhc-20070729-3|3088	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo3.vf
14mr|texlive-uhc-20070729-3|3089	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo4.vf
14mr|texlive-uhc-20070729-3|3090	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo5.vf
14mr|texlive-uhc-20070729-3|3091	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo6.vf
14mr|texlive-uhc-20070729-3|3092	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo7.vf
14mr|texlive-uhc-20070729-3|3093	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo8.vf
14mr|texlive-uhc-20070729-3|3094	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo9.vf
14mr|texlive-uhc-20070729-3|3095	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju0.vf
14mr|texlive-uhc-20070729-3|3096	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju04.vf
14mr|texlive-uhc-20070729-3|3097	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju05.vf
14mr|texlive-uhc-20070729-3|3098	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju06.vf
14mr|texlive-uhc-20070729-3|3099	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju07.vf
14mr|texlive-uhc-20070729-3|3100	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju1.vf
14mr|texlive-uhc-20070729-3|3101	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju10.vf
14mr|texlive-uhc-20070729-3|3102	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju11.vf
14mr|texlive-uhc-20070729-3|3103	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju12.vf
14mr|texlive-uhc-20070729-3|3104	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju13.vf
14mr|texlive-uhc-20070729-3|3105	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju14.vf
14mr|texlive-uhc-20070729-3|3106	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju15.vf
14mr|texlive-uhc-20070729-3|3107	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju16.vf
14mr|texlive-uhc-20070729-3|3108	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju17.vf
14mr|texlive-uhc-20070729-3|3109	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju18.vf
14mr|texlive-uhc-20070729-3|3110	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju19.vf
14mr|texlive-uhc-20070729-3|3111	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju2.vf
14mr|texlive-uhc-20070729-3|3112	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju20.vf
14mr|texlive-uhc-20070729-3|3113	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju21.vf
14mr|texlive-uhc-20070729-3|3114	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju22.vf
14mr|texlive-uhc-20070729-3|3115	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju23.vf
14mr|texlive-uhc-20070729-3|3116	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju24.vf
14mr|texlive-uhc-20070729-3|3117	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju25.vf
14mr|texlive-uhc-20070729-3|3118	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju26.vf
14mr|texlive-uhc-20070729-3|3119	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju27.vf
14mr|texlive-uhc-20070729-3|3120	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju28.vf
14mr|texlive-uhc-20070729-3|3121	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju29.vf
14mr|texlive-uhc-20070729-3|3122	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju3.vf
14mr|texlive-uhc-20070729-3|3123	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju4.vf
14mr|texlive-uhc-20070729-3|3124	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju5.vf
14mr|texlive-uhc-20070729-3|3125	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju6.vf
14mr|texlive-uhc-20070729-3|3126	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju7.vf
14mr|texlive-uhc-20070729-3|3127	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju8.vf
14mr|texlive-uhc-20070729-3|3128	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju9.vf
14mr|texlive-uhc-20070729-3|3129	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo0.vf
14mr|texlive-uhc-20070729-3|3130	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo04.vf
14mr|texlive-uhc-20070729-3|3131	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo05.vf
14mr|texlive-uhc-20070729-3|3132	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo06.vf
14mr|texlive-uhc-20070729-3|3133	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo07.vf
14mr|texlive-uhc-20070729-3|3134	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo1.vf
14mr|texlive-uhc-20070729-3|3135	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo10.vf
14mr|texlive-uhc-20070729-3|3136	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo11.vf
14mr|texlive-uhc-20070729-3|3137	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo12.vf
14mr|texlive-uhc-20070729-3|3138	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo13.vf
14mr|texlive-uhc-20070729-3|3139	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo14.vf
14mr|texlive-uhc-20070729-3|3140	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo15.vf
14mr|texlive-uhc-20070729-3|3141	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo16.vf
14mr|texlive-uhc-20070729-3|3142	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo17.vf
14mr|texlive-uhc-20070729-3|3143	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo18.vf
14mr|texlive-uhc-20070729-3|3144	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo19.vf
14mr|texlive-uhc-20070729-3|3145	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo2.vf
14mr|texlive-uhc-20070729-3|3146	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo20.vf
14mr|texlive-uhc-20070729-3|3147	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo21.vf
14mr|texlive-uhc-20070729-3|3148	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo22.vf
14mr|texlive-uhc-20070729-3|3149	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo23.vf
14mr|texlive-uhc-20070729-3|3150	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo24.vf
14mr|texlive-uhc-20070729-3|3151	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo25.vf
14mr|texlive-uhc-20070729-3|3152	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo26.vf
14mr|texlive-uhc-20070729-3|3153	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo27.vf
14mr|texlive-uhc-20070729-3|3154	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo28.vf
14mr|texlive-uhc-20070729-3|3155	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo29.vf
14mr|texlive-uhc-20070729-3|3156	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo3.vf
14mr|texlive-uhc-20070729-3|3157	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo4.vf
14mr|texlive-uhc-20070729-3|3158	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo5.vf
14mr|texlive-uhc-20070729-3|3159	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo6.vf
14mr|texlive-uhc-20070729-3|3160	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo7.vf
14mr|texlive-uhc-20070729-3|3161	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo8.vf
14mr|texlive-uhc-20070729-3|3162	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo9.vf
14mr|texlive-uhc-20070729-3|3163	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx0.vf
14mr|texlive-uhc-20070729-3|3164	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx04.vf
14mr|texlive-uhc-20070729-3|3165	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx05.vf
14mr|texlive-uhc-20070729-3|3166	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx06.vf
14mr|texlive-uhc-20070729-3|3167	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx07.vf
14mr|texlive-uhc-20070729-3|3168	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx1.vf
14mr|texlive-uhc-20070729-3|3169	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx10.vf
14mr|texlive-uhc-20070729-3|3170	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx11.vf
14mr|texlive-uhc-20070729-3|3171	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx12.vf
14mr|texlive-uhc-20070729-3|3172	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx13.vf
14mr|texlive-uhc-20070729-3|3173	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx14.vf
14mr|texlive-uhc-20070729-3|3174	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx15.vf
14mr|texlive-uhc-20070729-3|3175	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx16.vf
14mr|texlive-uhc-20070729-3|3176	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx17.vf
14mr|texlive-uhc-20070729-3|3177	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx18.vf
14mr|texlive-uhc-20070729-3|3178	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx19.vf
14mr|texlive-uhc-20070729-3|3179	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx2.vf
14mr|texlive-uhc-20070729-3|3180	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx20.vf
14mr|texlive-uhc-20070729-3|3181	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx21.vf
14mr|texlive-uhc-20070729-3|3182	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx22.vf
14mr|texlive-uhc-20070729-3|3183	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx23.vf
14mr|texlive-uhc-20070729-3|3184	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx24.vf
14mr|texlive-uhc-20070729-3|3185	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx25.vf
14mr|texlive-uhc-20070729-3|3186	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx26.vf
14mr|texlive-uhc-20070729-3|3187	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx27.vf
14mr|texlive-uhc-20070729-3|3188	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx28.vf
14mr|texlive-uhc-20070729-3|3189	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx29.vf
14mr|texlive-uhc-20070729-3|3190	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx3.vf
14mr|texlive-uhc-20070729-3|3191	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx4.vf
14mr|texlive-uhc-20070729-3|3192	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx5.vf
14mr|texlive-uhc-20070729-3|3193	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx6.vf
14mr|texlive-uhc-20070729-3|3194	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx7.vf
14mr|texlive-uhc-20070729-3|3195	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx8.vf
14mr|texlive-uhc-20070729-3|3196	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx9.vf
14mr|texlive-uhc-20070729-3|3197	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo0.vf
14mr|texlive-uhc-20070729-3|3198	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo04.vf
14mr|texlive-uhc-20070729-3|3199	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo05.vf
14mr|texlive-uhc-20070729-3|3200	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo06.vf
14mr|texlive-uhc-20070729-3|3201	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo07.vf
14mr|texlive-uhc-20070729-3|3202	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo1.vf
14mr|texlive-uhc-20070729-3|3203	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo10.vf
14mr|texlive-uhc-20070729-3|3204	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo11.vf
14mr|texlive-uhc-20070729-3|3205	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo12.vf
14mr|texlive-uhc-20070729-3|3206	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo13.vf
14mr|texlive-uhc-20070729-3|3207	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo14.vf
14mr|texlive-uhc-20070729-3|3208	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo15.vf
14mr|texlive-uhc-20070729-3|3209	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo16.vf
14mr|texlive-uhc-20070729-3|3210	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo17.vf
14mr|texlive-uhc-20070729-3|3211	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo18.vf
14mr|texlive-uhc-20070729-3|3212	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo19.vf
14mr|texlive-uhc-20070729-3|3213	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo2.vf
14mr|texlive-uhc-20070729-3|3214	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo20.vf
14mr|texlive-uhc-20070729-3|3215	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo21.vf
14mr|texlive-uhc-20070729-3|3216	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo22.vf
14mr|texlive-uhc-20070729-3|3217	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo23.vf
14mr|texlive-uhc-20070729-3|3218	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo24.vf
14mr|texlive-uhc-20070729-3|3219	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo25.vf
14mr|texlive-uhc-20070729-3|3220	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo26.vf
14mr|texlive-uhc-20070729-3|3221	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo27.vf
14mr|texlive-uhc-20070729-3|3222	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo28.vf
14mr|texlive-uhc-20070729-3|3223	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo29.vf
14mr|texlive-uhc-20070729-3|3224	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo3.vf
14mr|texlive-uhc-20070729-3|3225	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo4.vf
14mr|texlive-uhc-20070729-3|3226	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo5.vf
14mr|texlive-uhc-20070729-3|3227	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo6.vf
14mr|texlive-uhc-20070729-3|3228	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo7.vf
14mr|texlive-uhc-20070729-3|3229	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo8.vf
14mr|texlive-uhc-20070729-3|3230	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo9.vf
14mr|texlive-uhc-20070729-3|3231	%doc %{_texmfdistdir}/doc/fonts/uhc/umj/README
14mr|texlive-uhc-20070729-3|3232	
14mr|texlive-uhc-20070729-3|3233	#-----------------------------------------------------------------------
14mr|texlive-uhc-20070729-3|3234	%prep
14mr|texlive-uhc-20070729-3|3235	%setup -c -a0 -a1
14mr|texlive-uhc-20070729-3|3236	
14mr|texlive-uhc-20070729-3|3237	%build
14mr|texlive-uhc-20070729-3|3238	
14mr|texlive-uhc-20070729-3|3239	%install
14mr|texlive-uhc-20070729-3|3240	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uhc-20070729-3|3241	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uhc-20070729-3|3242	
14mr|texlive-uhc-20070729-3|3243	
14mr|texlive-uhc-20070729-3|3244	
14mr|texlive-uhc-20070729-3|3245	%changelog
14mr|texlive-uhc-20070729-3|3246	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070729-3
14mr|texlive-uhc-20070729-3|3247	+ Revision: 19b8678
14mr|texlive-uhc-20070729-3|3248	- MassBuild#440: Increase release tag
14mr|texlive-uhc-20070729-3|3249	
14mr|texlive-uhc-20070729-3|3250	

21693 14
14mr|texlive-uiucredborder-1.00-6|1	# revision 29974
14mr|texlive-uiucredborder-1.00-6|2	# category Package
14mr|texlive-uiucredborder-1.00-6|3	# catalog-ctan /macros/latex/contrib/uiucredborder
14mr|texlive-uiucredborder-1.00-6|4	# catalog-date 2013-04-16 11:30:34 +0200
14mr|texlive-uiucredborder-1.00-6|5	# catalog-license lppl1.2
14mr|texlive-uiucredborder-1.00-6|6	# catalog-version 1.00
14mr|texlive-uiucredborder-1.00-6|7	Name:		texlive-uiucredborder
14mr|texlive-uiucredborder-1.00-6|8	Version:	1.00
14mr|texlive-uiucredborder-1.00-6|9	Release:	6
14mr|texlive-uiucredborder-1.00-6|10	Summary:	Class for UIUC thesis red-bordered forms
14mr|texlive-uiucredborder-1.00-6|11	Group:		Publishing
14mr|texlive-uiucredborder-1.00-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uiucredborder
14mr|texlive-uiucredborder-1.00-6|13	License:	LPPL1.2
14mr|texlive-uiucredborder-1.00-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucredborder.tar.xz
14mr|texlive-uiucredborder-1.00-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucredborder.doc.tar.xz
14mr|texlive-uiucredborder-1.00-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucredborder.source.tar.xz
14mr|texlive-uiucredborder-1.00-6|17	BuildArch:	noarch
14mr|texlive-uiucredborder-1.00-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-uiucredborder-1.00-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-uiucredborder-1.00-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-uiucredborder-1.00-6|21	
14mr|texlive-uiucredborder-1.00-6|22	%description
14mr|texlive-uiucredborder-1.00-6|23	The class offers a means of filling out the "red-bordered form"
14mr|texlive-uiucredborder-1.00-6|24	that gets signed by the department head, your advisor, and --
14mr|texlive-uiucredborder-1.00-6|25	for doctoral dissertations -- your thesis committee members.
14mr|texlive-uiucredborder-1.00-6|26	
14mr|texlive-uiucredborder-1.00-6|27	%post
14mr|texlive-uiucredborder-1.00-6|28	%{_sbindir}/texlive.post
14mr|texlive-uiucredborder-1.00-6|29	
14mr|texlive-uiucredborder-1.00-6|30	%postun
14mr|texlive-uiucredborder-1.00-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-uiucredborder-1.00-6|32	%{_sbindir}/texlive.post
14mr|texlive-uiucredborder-1.00-6|33	fi
14mr|texlive-uiucredborder-1.00-6|34	
14mr|texlive-uiucredborder-1.00-6|35	#-----------------------------------------------------------------------
14mr|texlive-uiucredborder-1.00-6|36	%files
14mr|texlive-uiucredborder-1.00-6|37	%{_texmfdistdir}/tex/latex/uiucredborder/uiucredborder.cls
14mr|texlive-uiucredborder-1.00-6|38	%doc %{_texmfdistdir}/doc/latex/uiucredborder/uiucredborder.pdf
14mr|texlive-uiucredborder-1.00-6|39	#- source
14mr|texlive-uiucredborder-1.00-6|40	%doc %{_texmfdistdir}/source/latex/uiucredborder/uiucredborder.dtx
14mr|texlive-uiucredborder-1.00-6|41	%doc %{_texmfdistdir}/source/latex/uiucredborder/uiucredborder.ins
14mr|texlive-uiucredborder-1.00-6|42	
14mr|texlive-uiucredborder-1.00-6|43	#-----------------------------------------------------------------------
14mr|texlive-uiucredborder-1.00-6|44	%prep
14mr|texlive-uiucredborder-1.00-6|45	%setup -c -a0 -a1 -a2
14mr|texlive-uiucredborder-1.00-6|46	
14mr|texlive-uiucredborder-1.00-6|47	%build
14mr|texlive-uiucredborder-1.00-6|48	
14mr|texlive-uiucredborder-1.00-6|49	%install
14mr|texlive-uiucredborder-1.00-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uiucredborder-1.00-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-uiucredborder-1.00-6|52	
14mr|texlive-uiucredborder-1.00-6|53	%changelog
14mr|texlive-uiucredborder-1.00-6|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.00-6
14mr|texlive-uiucredborder-1.00-6|55	+ Revision: b7a8620
14mr|texlive-uiucredborder-1.00-6|56	- MassBuild#440: Increase release tag
14mr|texlive-uiucredborder-1.00-6|57	
14mr|texlive-uiucredborder-1.00-6|58	

21694 14
14mr|texlive-uiucthesis-2.25-3|1	# revision 15878
14mr|texlive-uiucthesis-2.25-3|2	# category Package
14mr|texlive-uiucthesis-2.25-3|3	# catalog-ctan /macros/latex/contrib/uiucthesis
14mr|texlive-uiucthesis-2.25-3|4	# catalog-date 2007-01-20 15:20:16 +0100
14mr|texlive-uiucthesis-2.25-3|5	# catalog-license lppl
14mr|texlive-uiucthesis-2.25-3|6	# catalog-version 2.25
14mr|texlive-uiucthesis-2.25-3|7	Name:		texlive-uiucthesis
14mr|texlive-uiucthesis-2.25-3|8	Version:	2.25
14mr|texlive-uiucthesis-2.25-3|9	Release:	3
14mr|texlive-uiucthesis-2.25-3|10	Summary:	UIUC thesis class
14mr|texlive-uiucthesis-2.25-3|11	Group:		Publishing
14mr|texlive-uiucthesis-2.25-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uiucthesis
14mr|texlive-uiucthesis-2.25-3|13	License:	LPPL
14mr|texlive-uiucthesis-2.25-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucthesis.tar.xz
14mr|texlive-uiucthesis-2.25-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucthesis.doc.tar.xz
14mr|texlive-uiucthesis-2.25-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucthesis.source.tar.xz
14mr|texlive-uiucthesis-2.25-3|17	BuildArch:	noarch
14mr|texlive-uiucthesis-2.25-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-uiucthesis-2.25-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-uiucthesis-2.25-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-uiucthesis-2.25-3|21	
14mr|texlive-uiucthesis-2.25-3|22	%description
14mr|texlive-uiucthesis-2.25-3|23	The class produces a document that conforms to the format
14mr|texlive-uiucthesis-2.25-3|24	described in the University's Handbook for Graduate Students
14mr|texlive-uiucthesis-2.25-3|25	Preparing to Deposit.
14mr|texlive-uiucthesis-2.25-3|26	
14mr|texlive-uiucthesis-2.25-3|27	%post
14mr|texlive-uiucthesis-2.25-3|28	%{_sbindir}/texlive.post
14mr|texlive-uiucthesis-2.25-3|29	
14mr|texlive-uiucthesis-2.25-3|30	%postun
14mr|texlive-uiucthesis-2.25-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-uiucthesis-2.25-3|32	%{_sbindir}/texlive.post
14mr|texlive-uiucthesis-2.25-3|33	fi
14mr|texlive-uiucthesis-2.25-3|34	
14mr|texlive-uiucthesis-2.25-3|35	#-----------------------------------------------------------------------
14mr|texlive-uiucthesis-2.25-3|36	%files
14mr|texlive-uiucthesis-2.25-3|37	%{_texmfdistdir}/tex/latex/uiucthesis/uiucthesis.cls
14mr|texlive-uiucthesis-2.25-3|38	%{_texmfdistdir}/tex/latex/uiucthesis/uiucthesis.sty
14mr|texlive-uiucthesis-2.25-3|39	%doc %{_texmfdistdir}/doc/latex/uiucthesis/README
14mr|texlive-uiucthesis-2.25-3|40	%doc %{_texmfdistdir}/doc/latex/uiucthesis/thesis-ex.pdf
14mr|texlive-uiucthesis-2.25-3|41	%doc %{_texmfdistdir}/doc/latex/uiucthesis/thesis-ex.tex
14mr|texlive-uiucthesis-2.25-3|42	%doc %{_texmfdistdir}/doc/latex/uiucthesis/uiucthesis.pdf
14mr|texlive-uiucthesis-2.25-3|43	#- source
14mr|texlive-uiucthesis-2.25-3|44	%doc %{_texmfdistdir}/source/latex/uiucthesis/uiucthesis.dtx
14mr|texlive-uiucthesis-2.25-3|45	%doc %{_texmfdistdir}/source/latex/uiucthesis/uiucthesis.ins
14mr|texlive-uiucthesis-2.25-3|46	
14mr|texlive-uiucthesis-2.25-3|47	#-----------------------------------------------------------------------
14mr|texlive-uiucthesis-2.25-3|48	%prep
14mr|texlive-uiucthesis-2.25-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-uiucthesis-2.25-3|50	
14mr|texlive-uiucthesis-2.25-3|51	%build
14mr|texlive-uiucthesis-2.25-3|52	
14mr|texlive-uiucthesis-2.25-3|53	%install
14mr|texlive-uiucthesis-2.25-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uiucthesis-2.25-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-uiucthesis-2.25-3|56	
14mr|texlive-uiucthesis-2.25-3|57	
14mr|texlive-uiucthesis-2.25-3|58	
14mr|texlive-uiucthesis-2.25-3|59	%changelog
14mr|texlive-uiucthesis-2.25-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.25-3
14mr|texlive-uiucthesis-2.25-3|61	+ Revision: b1b252a
14mr|texlive-uiucthesis-2.25-3|62	- MassBuild#440: Increase release tag
14mr|texlive-uiucthesis-2.25-3|63	
14mr|texlive-uiucthesis-2.25-3|64	

21695 14
14mr|texlive-ukrhyph-20070119-3|1	# revision 21081
14mr|texlive-ukrhyph-20070119-3|2	# category Package
14mr|texlive-ukrhyph-20070119-3|3	# catalog-ctan /language/hyphenation/ukrhyph
14mr|texlive-ukrhyph-20070119-3|4	# catalog-date 2007-01-19 00:08:42 +0100
14mr|texlive-ukrhyph-20070119-3|5	# catalog-license lppl
14mr|texlive-ukrhyph-20070119-3|6	# catalog-version undef
14mr|texlive-ukrhyph-20070119-3|7	Name:		texlive-ukrhyph
14mr|texlive-ukrhyph-20070119-3|8	Version:	20070119
14mr|texlive-ukrhyph-20070119-3|9	Release:	3
14mr|texlive-ukrhyph-20070119-3|10	Summary:	Hyphenation Patterns for Ukrainian
14mr|texlive-ukrhyph-20070119-3|11	Group:		Publishing
14mr|texlive-ukrhyph-20070119-3|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/ukrhyph
14mr|texlive-ukrhyph-20070119-3|13	License:	LPPL
14mr|texlive-ukrhyph-20070119-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ukrhyph.tar.xz
14mr|texlive-ukrhyph-20070119-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ukrhyph.doc.tar.xz
14mr|texlive-ukrhyph-20070119-3|16	BuildArch:	noarch
14mr|texlive-ukrhyph-20070119-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ukrhyph-20070119-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ukrhyph-20070119-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ukrhyph-20070119-3|20	
14mr|texlive-ukrhyph-20070119-3|21	%description
14mr|texlive-ukrhyph-20070119-3|22	A range of patterns, depending on the encoding of the output
14mr|texlive-ukrhyph-20070119-3|23	font (including the standard T2A, so one can use the patterns
14mr|texlive-ukrhyph-20070119-3|24	with free fonts).
14mr|texlive-ukrhyph-20070119-3|25	
14mr|texlive-ukrhyph-20070119-3|26	%post
14mr|texlive-ukrhyph-20070119-3|27	%{_sbindir}/texlive.post
14mr|texlive-ukrhyph-20070119-3|28	
14mr|texlive-ukrhyph-20070119-3|29	%postun
14mr|texlive-ukrhyph-20070119-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-ukrhyph-20070119-3|31	%{_sbindir}/texlive.post
14mr|texlive-ukrhyph-20070119-3|32	fi
14mr|texlive-ukrhyph-20070119-3|33	
14mr|texlive-ukrhyph-20070119-3|34	#-----------------------------------------------------------------------
14mr|texlive-ukrhyph-20070119-3|35	%files
14mr|texlive-ukrhyph-20070119-3|36	%{_texmfdistdir}/tex/generic/ukrhyph/catlcy.tex
14mr|texlive-ukrhyph-20070119-3|37	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2koi.tex
14mr|texlive-ukrhyph-20070119-3|38	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2lcy.tex
14mr|texlive-ukrhyph-20070119-3|39	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2ot2.tex
14mr|texlive-ukrhyph-20070119-3|40	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2t2a.tex
14mr|texlive-ukrhyph-20070119-3|41	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2ucy.tex
14mr|texlive-ukrhyph-20070119-3|42	%{_texmfdistdir}/tex/generic/ukrhyph/rules60.tex
14mr|texlive-ukrhyph-20070119-3|43	%{_texmfdistdir}/tex/generic/ukrhyph/rules90.tex
14mr|texlive-ukrhyph-20070119-3|44	%{_texmfdistdir}/tex/generic/ukrhyph/rules_ph.tex
14mr|texlive-ukrhyph-20070119-3|45	%{_texmfdistdir}/tex/generic/ukrhyph/ukrenhyp.tex
14mr|texlive-ukrhyph-20070119-3|46	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypfa.tex
14mr|texlive-ukrhyph-20070119-3|47	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.koi
14mr|texlive-ukrhyph-20070119-3|48	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.lcy
14mr|texlive-ukrhyph-20070119-3|49	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.ot2
14mr|texlive-ukrhyph-20070119-3|50	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.t2a
14mr|texlive-ukrhyph-20070119-3|51	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.tex
14mr|texlive-ukrhyph-20070119-3|52	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.ucy
14mr|texlive-ukrhyph-20070119-3|53	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypmp.tex
14mr|texlive-ukrhyph-20070119-3|54	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypmt.tex
14mr|texlive-ukrhyph-20070119-3|55	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypsm.tex
14mr|texlive-ukrhyph-20070119-3|56	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypst.tex
14mr|texlive-ukrhyph-20070119-3|57	%doc %{_texmfdistdir}/doc/generic/ukrhyph/README
14mr|texlive-ukrhyph-20070119-3|58	%doc %{_texmfdistdir}/doc/generic/ukrhyph/rules60.pdf
14mr|texlive-ukrhyph-20070119-3|59	%doc %{_texmfdistdir}/doc/generic/ukrhyph/rules90.pdf
14mr|texlive-ukrhyph-20070119-3|60	%doc %{_texmfdistdir}/doc/generic/ukrhyph/rules_ph.pdf
14mr|texlive-ukrhyph-20070119-3|61	
14mr|texlive-ukrhyph-20070119-3|62	#-----------------------------------------------------------------------
14mr|texlive-ukrhyph-20070119-3|63	%prep
14mr|texlive-ukrhyph-20070119-3|64	%setup -c -a0 -a1
14mr|texlive-ukrhyph-20070119-3|65	
14mr|texlive-ukrhyph-20070119-3|66	%build
14mr|texlive-ukrhyph-20070119-3|67	
14mr|texlive-ukrhyph-20070119-3|68	%install
14mr|texlive-ukrhyph-20070119-3|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ukrhyph-20070119-3|70	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ukrhyph-20070119-3|71	
14mr|texlive-ukrhyph-20070119-3|72	
14mr|texlive-ukrhyph-20070119-3|73	
14mr|texlive-ukrhyph-20070119-3|74	%changelog
14mr|texlive-ukrhyph-20070119-3|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070119-3
14mr|texlive-ukrhyph-20070119-3|76	+ Revision: 30281ea
14mr|texlive-ukrhyph-20070119-3|77	- MassBuild#440: Increase release tag
14mr|texlive-ukrhyph-20070119-3|78	
14mr|texlive-ukrhyph-20070119-3|79	

21696 14
14mr|texlive-ulem-20120601-2|1	# revision 26785
14mr|texlive-ulem-20120601-2|2	# category Package
14mr|texlive-ulem-20120601-2|3	# catalog-ctan /macros/latex/contrib/ulem
14mr|texlive-ulem-20120601-2|4	# catalog-date 2012-06-01 11:43:10 +0200
14mr|texlive-ulem-20120601-2|5	# catalog-license other-free
14mr|texlive-ulem-20120601-2|6	# catalog-version undef
14mr|texlive-ulem-20120601-2|7	Name:		texlive-ulem
14mr|texlive-ulem-20120601-2|8	Version:	20120601
14mr|texlive-ulem-20120601-2|9	Release:	2
14mr|texlive-ulem-20120601-2|10	Summary:	Package for underlining
14mr|texlive-ulem-20120601-2|11	Group:		Publishing
14mr|texlive-ulem-20120601-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ulem
14mr|texlive-ulem-20120601-2|13	License:	OTHER-FREE
14mr|texlive-ulem-20120601-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulem.tar.xz
14mr|texlive-ulem-20120601-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulem.doc.tar.xz
14mr|texlive-ulem-20120601-2|16	BuildArch:	noarch
14mr|texlive-ulem-20120601-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ulem-20120601-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ulem-20120601-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-ulem-20120601-2|20	
14mr|texlive-ulem-20120601-2|21	%description
14mr|texlive-ulem-20120601-2|22	The package provides an \ul (underline) command which will
14mr|texlive-ulem-20120601-2|23	break over line ends; this technique may be used to replace \em
14mr|texlive-ulem-20120601-2|24	(both in that form and as the \emph command), so as to make
14mr|texlive-ulem-20120601-2|25	output look as if it comes from a typewriter. The package also
14mr|texlive-ulem-20120601-2|26	offers double and wavy underlining, and striking out (line
14mr|texlive-ulem-20120601-2|27	through words) and crossing out (/// over words). The package
14mr|texlive-ulem-20120601-2|28	works with both Plain TeX and LaTeX.
14mr|texlive-ulem-20120601-2|29	
14mr|texlive-ulem-20120601-2|30	%post
14mr|texlive-ulem-20120601-2|31	%{_sbindir}/texlive.post
14mr|texlive-ulem-20120601-2|32	
14mr|texlive-ulem-20120601-2|33	%postun
14mr|texlive-ulem-20120601-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-ulem-20120601-2|35	%{_sbindir}/texlive.post
14mr|texlive-ulem-20120601-2|36	fi
14mr|texlive-ulem-20120601-2|37	
14mr|texlive-ulem-20120601-2|38	#-----------------------------------------------------------------------
14mr|texlive-ulem-20120601-2|39	%files
14mr|texlive-ulem-20120601-2|40	%{_texmfdistdir}/tex/generic/ulem/ulem.sty
14mr|texlive-ulem-20120601-2|41	%doc %{_texmfdistdir}/doc/generic/ulem/README
14mr|texlive-ulem-20120601-2|42	%doc %{_texmfdistdir}/doc/generic/ulem/ulem.ltx
14mr|texlive-ulem-20120601-2|43	%doc %{_texmfdistdir}/doc/generic/ulem/ulem.pdf
14mr|texlive-ulem-20120601-2|44	
14mr|texlive-ulem-20120601-2|45	#-----------------------------------------------------------------------
14mr|texlive-ulem-20120601-2|46	%prep
14mr|texlive-ulem-20120601-2|47	%setup -c -a0 -a1
14mr|texlive-ulem-20120601-2|48	
14mr|texlive-ulem-20120601-2|49	%build
14mr|texlive-ulem-20120601-2|50	
14mr|texlive-ulem-20120601-2|51	%install
14mr|texlive-ulem-20120601-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ulem-20120601-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ulem-20120601-2|54	
14mr|texlive-ulem-20120601-2|55	
14mr|texlive-ulem-20120601-2|56	
14mr|texlive-ulem-20120601-2|57	%changelog
14mr|texlive-ulem-20120601-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120601-2
14mr|texlive-ulem-20120601-2|59	+ Revision: 677435b
14mr|texlive-ulem-20120601-2|60	- MassBuild#440: Increase release tag
14mr|texlive-ulem-20120601-2|61	
14mr|texlive-ulem-20120601-2|62	

21697 14
14mr|texlive-ulqda-1.1-4|1	# revision 26313
14mr|texlive-ulqda-1.1-4|2	# category Package
14mr|texlive-ulqda-1.1-4|3	# catalog-ctan /macros/latex/contrib/ulqda
14mr|texlive-ulqda-1.1-4|4	# catalog-date 2009-11-10 09:00:49 +0100
14mr|texlive-ulqda-1.1-4|5	# catalog-license lppl
14mr|texlive-ulqda-1.1-4|6	# catalog-version 1.1
14mr|texlive-ulqda-1.1-4|7	Name:		texlive-ulqda
14mr|texlive-ulqda-1.1-4|8	Version:	1.1
14mr|texlive-ulqda-1.1-4|9	Release:	4
14mr|texlive-ulqda-1.1-4|10	Summary:	Support of Qualitative Data Analysis
14mr|texlive-ulqda-1.1-4|11	Group:		Publishing
14mr|texlive-ulqda-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ulqda
14mr|texlive-ulqda-1.1-4|13	License:	LPPL
14mr|texlive-ulqda-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulqda.tar.xz
14mr|texlive-ulqda-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulqda.doc.tar.xz
14mr|texlive-ulqda-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulqda.source.tar.xz
14mr|texlive-ulqda-1.1-4|17	BuildArch:	noarch
14mr|texlive-ulqda-1.1-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ulqda-1.1-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ulqda-1.1-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-ulqda-1.1-4|21	Provides:	texlive-ulqda.bin = %{EVRD}
14mr|texlive-ulqda-1.1-4|22	
14mr|texlive-ulqda-1.1-4|23	%description
14mr|texlive-ulqda-1.1-4|24	The package is for use in Qualitative Data Analysis research.
14mr|texlive-ulqda-1.1-4|25	It supports the integration of Qualitative Data Analysis (QDA)
14mr|texlive-ulqda-1.1-4|26	research tasks, specifically for Grounded Theory, into the
14mr|texlive-ulqda-1.1-4|27	LaTeX work flow. It assists in the analysis of textual data
14mr|texlive-ulqda-1.1-4|28	such as interview transcripts and field notes by providing the
14mr|texlive-ulqda-1.1-4|29	LaTeX user with macros which are used to markup textual
14mr|texlive-ulqda-1.1-4|30	information -- for example, in-depth interviews.
14mr|texlive-ulqda-1.1-4|31	
14mr|texlive-ulqda-1.1-4|32	%post
14mr|texlive-ulqda-1.1-4|33	%{_sbindir}/texlive.post
14mr|texlive-ulqda-1.1-4|34	
14mr|texlive-ulqda-1.1-4|35	%postun
14mr|texlive-ulqda-1.1-4|36	if [ $1 -eq 0 ]; then
14mr|texlive-ulqda-1.1-4|37	%{_sbindir}/texlive.post
14mr|texlive-ulqda-1.1-4|38	fi
14mr|texlive-ulqda-1.1-4|39	
14mr|texlive-ulqda-1.1-4|40	#-----------------------------------------------------------------------
14mr|texlive-ulqda-1.1-4|41	%files
14mr|texlive-ulqda-1.1-4|42	%{_bindir}/ulqda
14mr|texlive-ulqda-1.1-4|43	%{_texmfdistdir}/scripts/ulqda/ulqda.pl
14mr|texlive-ulqda-1.1-4|44	%{_texmfdistdir}/tex/latex/ulqda/ulqda.sty
14mr|texlive-ulqda-1.1-4|45	%doc %{_texmfdistdir}/doc/latex/ulqda/README
14mr|texlive-ulqda-1.1-4|46	%doc %{_texmfdistdir}/doc/latex/ulqda/ulqda.pdf
14mr|texlive-ulqda-1.1-4|47	#- source
14mr|texlive-ulqda-1.1-4|48	%doc %{_texmfdistdir}/source/latex/ulqda/Makefile
14mr|texlive-ulqda-1.1-4|49	%doc %{_texmfdistdir}/source/latex/ulqda/ulqda.dtx
14mr|texlive-ulqda-1.1-4|50	
14mr|texlive-ulqda-1.1-4|51	#-----------------------------------------------------------------------
14mr|texlive-ulqda-1.1-4|52	%prep
14mr|texlive-ulqda-1.1-4|53	%setup -c -a0 -a1 -a2
14mr|texlive-ulqda-1.1-4|54	
14mr|texlive-ulqda-1.1-4|55	%build
14mr|texlive-ulqda-1.1-4|56	
14mr|texlive-ulqda-1.1-4|57	%install
14mr|texlive-ulqda-1.1-4|58	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-ulqda-1.1-4|59	pushd %{buildroot}%{_bindir}
14mr|texlive-ulqda-1.1-4|60	ln -sf %{_texmfdistdir}/scripts/ulqda/ulqda.pl ulqda
14mr|texlive-ulqda-1.1-4|61	popd
14mr|texlive-ulqda-1.1-4|62	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-ulqda-1.1-4|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-ulqda-1.1-4|64	
14mr|texlive-ulqda-1.1-4|65	
14mr|texlive-ulqda-1.1-4|66	
14mr|texlive-ulqda-1.1-4|67	%changelog
14mr|texlive-ulqda-1.1-4|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-4
14mr|texlive-ulqda-1.1-4|69	+ Revision: 9fa399a
14mr|texlive-ulqda-1.1-4|70	- MassBuild#440: Increase release tag
14mr|texlive-ulqda-1.1-4|71	
14mr|texlive-ulqda-1.1-4|72	

21698 14
14mr|texlive-ulthese-3.0-2|1	# revision 32738
14mr|texlive-ulthese-3.0-2|2	# category Package
14mr|texlive-ulthese-3.0-2|3	# catalog-ctan /macros/latex/contrib/ulthese
14mr|texlive-ulthese-3.0-2|4	# catalog-date 2014-01-20 16:26:24 +0100
14mr|texlive-ulthese-3.0-2|5	# catalog-license lppl1.3
14mr|texlive-ulthese-3.0-2|6	# catalog-version 3.0
14mr|texlive-ulthese-3.0-2|7	Name:		texlive-ulthese
14mr|texlive-ulthese-3.0-2|8	Version:	3.0
14mr|texlive-ulthese-3.0-2|9	Release:	2
14mr|texlive-ulthese-3.0-2|10	Summary:	Thesis class and templates for Universite Laval
14mr|texlive-ulthese-3.0-2|11	Group:		Publishing
14mr|texlive-ulthese-3.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ulthese
14mr|texlive-ulthese-3.0-2|13	License:	LPPL1.3
14mr|texlive-ulthese-3.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulthese.tar.xz
14mr|texlive-ulthese-3.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulthese.doc.tar.xz
14mr|texlive-ulthese-3.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulthese.source.tar.xz
14mr|texlive-ulthese-3.0-2|17	BuildArch:	noarch
14mr|texlive-ulthese-3.0-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ulthese-3.0-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ulthese-3.0-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-ulthese-3.0-2|21	
14mr|texlive-ulthese-3.0-2|22	%description
14mr|texlive-ulthese-3.0-2|23	The package provides a class based on memoir to prepare theses
14mr|texlive-ulthese-3.0-2|24	and memoirs compliant with the presentation rules set forth by
14mr|texlive-ulthese-3.0-2|25	the Faculty of Graduate Studies of Universite Laval, Quebec,
14mr|texlive-ulthese-3.0-2|26	Canada. The class also comes with an extensive set of templates
14mr|texlive-ulthese-3.0-2|27	for the various types of theses and memoirs offered at Laval.
14mr|texlive-ulthese-3.0-2|28	Please note that the documentation for the class and the
14mr|texlive-ulthese-3.0-2|29	comments in the templates are all written in French, the
14mr|texlive-ulthese-3.0-2|30	language of the target audience.
14mr|texlive-ulthese-3.0-2|31	
14mr|texlive-ulthese-3.0-2|32	%post
14mr|texlive-ulthese-3.0-2|33	%{_sbindir}/texlive.post
14mr|texlive-ulthese-3.0-2|34	
14mr|texlive-ulthese-3.0-2|35	%postun
14mr|texlive-ulthese-3.0-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-ulthese-3.0-2|37	%{_sbindir}/texlive.post
14mr|texlive-ulthese-3.0-2|38	fi
14mr|texlive-ulthese-3.0-2|39	
14mr|texlive-ulthese-3.0-2|40	#-----------------------------------------------------------------------
14mr|texlive-ulthese-3.0-2|41	%files
14mr|texlive-ulthese-3.0-2|42	%{_texmfdistdir}/tex/latex/ulthese/ul_p.eps
14mr|texlive-ulthese-3.0-2|43	%{_texmfdistdir}/tex/latex/ulthese/ul_p.pdf
14mr|texlive-ulthese-3.0-2|44	%{_texmfdistdir}/tex/latex/ulthese/ulthese.cls
14mr|texlive-ulthese-3.0-2|45	%doc %{_texmfdistdir}/doc/latex/ulthese/README
14mr|texlive-ulthese-3.0-2|46	%doc %{_texmfdistdir}/doc/latex/ulthese/abstract.tex
14mr|texlive-ulthese-3.0-2|47	%doc %{_texmfdistdir}/doc/latex/ulthese/annexe.tex
14mr|texlive-ulthese-3.0-2|48	%doc %{_texmfdistdir}/doc/latex/ulthese/avantpropos.tex
14mr|texlive-ulthese-3.0-2|49	%doc %{_texmfdistdir}/doc/latex/ulthese/chapitre1.tex
14mr|texlive-ulthese-3.0-2|50	%doc %{_texmfdistdir}/doc/latex/ulthese/chapitre2.tex
14mr|texlive-ulthese-3.0-2|51	%doc %{_texmfdistdir}/doc/latex/ulthese/conclusion.tex
14mr|texlive-ulthese-3.0-2|52	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-cotutelle.tex
14mr|texlive-ulthese-3.0-2|53	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-extension-UQO.tex
14mr|texlive-ulthese-3.0-2|54	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-extension-UdeS.tex
14mr|texlive-ulthese-3.0-2|55	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-mesure.tex
14mr|texlive-ulthese-3.0-2|56	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-multifacultaire.tex
14mr|texlive-ulthese-3.0-2|57	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat.tex
14mr|texlive-ulthese-3.0-2|58	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-maitrise-extension-UQAC.tex
14mr|texlive-ulthese-3.0-2|59	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-maitrise-mesure.tex
14mr|texlive-ulthese-3.0-2|60	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-maitrise.tex
14mr|texlive-ulthese-3.0-2|61	%doc %{_texmfdistdir}/doc/latex/ulthese/introduction.tex
14mr|texlive-ulthese-3.0-2|62	%doc %{_texmfdistdir}/doc/latex/ulthese/remerciements.tex
14mr|texlive-ulthese-3.0-2|63	%doc %{_texmfdistdir}/doc/latex/ulthese/resume.tex
14mr|texlive-ulthese-3.0-2|64	%doc %{_texmfdistdir}/doc/latex/ulthese/ulthese.pdf
14mr|texlive-ulthese-3.0-2|65	#- source
14mr|texlive-ulthese-3.0-2|66	%doc %{_texmfdistdir}/source/latex/ulthese/ulthese.dtx
14mr|texlive-ulthese-3.0-2|67	%doc %{_texmfdistdir}/source/latex/ulthese/ulthese.ins
14mr|texlive-ulthese-3.0-2|68	
14mr|texlive-ulthese-3.0-2|69	#-----------------------------------------------------------------------
14mr|texlive-ulthese-3.0-2|70	%prep
14mr|texlive-ulthese-3.0-2|71	%setup -c -a0 -a1 -a2
14mr|texlive-ulthese-3.0-2|72	
14mr|texlive-ulthese-3.0-2|73	%build
14mr|texlive-ulthese-3.0-2|74	
14mr|texlive-ulthese-3.0-2|75	%install
14mr|texlive-ulthese-3.0-2|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ulthese-3.0-2|77	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ulthese-3.0-2|78	
14mr|texlive-ulthese-3.0-2|79	%changelog
14mr|texlive-ulthese-3.0-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-2
14mr|texlive-ulthese-3.0-2|81	+ Revision: 561a854
14mr|texlive-ulthese-3.0-2|82	- MassBuild#440: Increase release tag
14mr|texlive-ulthese-3.0-2|83	
14mr|texlive-ulthese-3.0-2|84	

21699 14
14mr|texlive-umich-thesis-1.20-3|1	# revision 15878
14mr|texlive-umich-thesis-1.20-3|2	# category Package
14mr|texlive-umich-thesis-1.20-3|3	# catalog-ctan /macros/latex/contrib/umich-thesis
14mr|texlive-umich-thesis-1.20-3|4	# catalog-date 2009-09-27 11:52:43 +0200
14mr|texlive-umich-thesis-1.20-3|5	# catalog-license lppl
14mr|texlive-umich-thesis-1.20-3|6	# catalog-version 1.20
14mr|texlive-umich-thesis-1.20-3|7	Name:		texlive-umich-thesis
14mr|texlive-umich-thesis-1.20-3|8	Version:	1.20
14mr|texlive-umich-thesis-1.20-3|9	Release:	3
14mr|texlive-umich-thesis-1.20-3|10	Summary:	University of Michigan Thesis LaTeX class
14mr|texlive-umich-thesis-1.20-3|11	Group:		Publishing
14mr|texlive-umich-thesis-1.20-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umich-thesis
14mr|texlive-umich-thesis-1.20-3|13	License:	LPPL
14mr|texlive-umich-thesis-1.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umich-thesis.tar.xz
14mr|texlive-umich-thesis-1.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umich-thesis.doc.tar.xz
14mr|texlive-umich-thesis-1.20-3|16	BuildArch:	noarch
14mr|texlive-umich-thesis-1.20-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-umich-thesis-1.20-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-umich-thesis-1.20-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-umich-thesis-1.20-3|20	
14mr|texlive-umich-thesis-1.20-3|21	%description
14mr|texlive-umich-thesis-1.20-3|22	A LaTeX2e class to create a University of Michigan dissertation
14mr|texlive-umich-thesis-1.20-3|23	according to the Rackham dissertation handbook.
14mr|texlive-umich-thesis-1.20-3|24	
14mr|texlive-umich-thesis-1.20-3|25	%post
14mr|texlive-umich-thesis-1.20-3|26	%{_sbindir}/texlive.post
14mr|texlive-umich-thesis-1.20-3|27	
14mr|texlive-umich-thesis-1.20-3|28	%postun
14mr|texlive-umich-thesis-1.20-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-umich-thesis-1.20-3|30	%{_sbindir}/texlive.post
14mr|texlive-umich-thesis-1.20-3|31	fi
14mr|texlive-umich-thesis-1.20-3|32	
14mr|texlive-umich-thesis-1.20-3|33	#-----------------------------------------------------------------------
14mr|texlive-umich-thesis-1.20-3|34	%files
14mr|texlive-umich-thesis-1.20-3|35	%{_texmfdistdir}/tex/latex/umich-thesis/umich-thesis.cls
14mr|texlive-umich-thesis-1.20-3|36	%doc %{_texmfdistdir}/doc/latex/umich-thesis/README
14mr|texlive-umich-thesis-1.20-3|37	
14mr|texlive-umich-thesis-1.20-3|38	#-----------------------------------------------------------------------
14mr|texlive-umich-thesis-1.20-3|39	%prep
14mr|texlive-umich-thesis-1.20-3|40	%setup -c -a0 -a1
14mr|texlive-umich-thesis-1.20-3|41	
14mr|texlive-umich-thesis-1.20-3|42	%build
14mr|texlive-umich-thesis-1.20-3|43	
14mr|texlive-umich-thesis-1.20-3|44	%install
14mr|texlive-umich-thesis-1.20-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-umich-thesis-1.20-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-umich-thesis-1.20-3|47	
14mr|texlive-umich-thesis-1.20-3|48	
14mr|texlive-umich-thesis-1.20-3|49	
14mr|texlive-umich-thesis-1.20-3|50	%changelog
14mr|texlive-umich-thesis-1.20-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.20-3
14mr|texlive-umich-thesis-1.20-3|52	+ Revision: 2a0075d
14mr|texlive-umich-thesis-1.20-3|53	- MassBuild#440: Increase release tag
14mr|texlive-umich-thesis-1.20-3|54	
14mr|texlive-umich-thesis-1.20-3|55	

21700 14
14mr|texlive-uml-0.11-3|1	# revision 17476
14mr|texlive-uml-0.11-3|2	# category Package
14mr|texlive-uml-0.11-3|3	# catalog-ctan /graphics/pstricks/contrib/uml
14mr|texlive-uml-0.11-3|4	# catalog-date 2010-03-17 12:19:20 +0100
14mr|texlive-uml-0.11-3|5	# catalog-license lppl
14mr|texlive-uml-0.11-3|6	# catalog-version 0.11
14mr|texlive-uml-0.11-3|7	Name:		texlive-uml
14mr|texlive-uml-0.11-3|8	Version:	0.11
14mr|texlive-uml-0.11-3|9	Release:	3
14mr|texlive-uml-0.11-3|10	Summary:	UML diagrams in LaTeX
14mr|texlive-uml-0.11-3|11	Group:		Publishing
14mr|texlive-uml-0.11-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/uml
14mr|texlive-uml-0.11-3|13	License:	LPPL
14mr|texlive-uml-0.11-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uml.tar.xz
14mr|texlive-uml-0.11-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uml.doc.tar.xz
14mr|texlive-uml-0.11-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uml.source.tar.xz
14mr|texlive-uml-0.11-3|17	BuildArch:	noarch
14mr|texlive-uml-0.11-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-uml-0.11-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-uml-0.11-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-uml-0.11-3|21	
14mr|texlive-uml-0.11-3|22	%description
14mr|texlive-uml-0.11-3|23	A PSTricks related package for writing UML (Unified Modelling
14mr|texlive-uml-0.11-3|24	Language) diagrams in LaTeX. Currently, it implements a subset
14mr|texlive-uml-0.11-3|25	of class diagrams, and some extra constructs as well. The
14mr|texlive-uml-0.11-3|26	package cannot be used together with pst-uml.
14mr|texlive-uml-0.11-3|27	
14mr|texlive-uml-0.11-3|28	%post
14mr|texlive-uml-0.11-3|29	%{_sbindir}/texlive.post
14mr|texlive-uml-0.11-3|30	
14mr|texlive-uml-0.11-3|31	%postun
14mr|texlive-uml-0.11-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-uml-0.11-3|33	%{_sbindir}/texlive.post
14mr|texlive-uml-0.11-3|34	fi
14mr|texlive-uml-0.11-3|35	
14mr|texlive-uml-0.11-3|36	#-----------------------------------------------------------------------
14mr|texlive-uml-0.11-3|37	%files
14mr|texlive-uml-0.11-3|38	%{_texmfdistdir}/tex/latex/uml/uml.sty
14mr|texlive-uml-0.11-3|39	%doc %{_texmfdistdir}/doc/latex/uml/Changes
14mr|texlive-uml-0.11-3|40	%doc %{_texmfdistdir}/doc/latex/uml/README
14mr|texlive-uml-0.11-3|41	%doc %{_texmfdistdir}/doc/latex/uml/example.tex
14mr|texlive-uml-0.11-3|42	%doc %{_texmfdistdir}/doc/latex/uml/uml.pdf
14mr|texlive-uml-0.11-3|43	#- source
14mr|texlive-uml-0.11-3|44	%doc %{_texmfdistdir}/source/latex/uml/Makefile
14mr|texlive-uml-0.11-3|45	%doc %{_texmfdistdir}/source/latex/uml/uml.dtx
14mr|texlive-uml-0.11-3|46	%doc %{_texmfdistdir}/source/latex/uml/uml.ins
14mr|texlive-uml-0.11-3|47	
14mr|texlive-uml-0.11-3|48	#-----------------------------------------------------------------------
14mr|texlive-uml-0.11-3|49	%prep
14mr|texlive-uml-0.11-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-uml-0.11-3|51	
14mr|texlive-uml-0.11-3|52	%build
14mr|texlive-uml-0.11-3|53	
14mr|texlive-uml-0.11-3|54	%install
14mr|texlive-uml-0.11-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uml-0.11-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-uml-0.11-3|57	
14mr|texlive-uml-0.11-3|58	
14mr|texlive-uml-0.11-3|59	
14mr|texlive-uml-0.11-3|60	%changelog
14mr|texlive-uml-0.11-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.11-3
14mr|texlive-uml-0.11-3|62	+ Revision: 5b6543d
14mr|texlive-uml-0.11-3|63	- MassBuild#440: Increase release tag
14mr|texlive-uml-0.11-3|64	
14mr|texlive-uml-0.11-3|65	

21701 14
14mr|texlive-umlaute-v2.1-3|1	# revision 15878
14mr|texlive-umlaute-v2.1-3|2	# category Package
14mr|texlive-umlaute-v2.1-3|3	# catalog-ctan /macros/latex/contrib/umlaute
14mr|texlive-umlaute-v2.1-3|4	# catalog-date 2009-10-10 17:55:02 +0200
14mr|texlive-umlaute-v2.1-3|5	# catalog-license lppl
14mr|texlive-umlaute-v2.1-3|6	# catalog-version v2.1
14mr|texlive-umlaute-v2.1-3|7	Name:		texlive-umlaute
14mr|texlive-umlaute-v2.1-3|8	Version:	v2.1
14mr|texlive-umlaute-v2.1-3|9	Release:	3
14mr|texlive-umlaute-v2.1-3|10	Summary:	German input encodings in LaTeX
14mr|texlive-umlaute-v2.1-3|11	Group:		Publishing
14mr|texlive-umlaute-v2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umlaute
14mr|texlive-umlaute-v2.1-3|13	License:	LPPL
14mr|texlive-umlaute-v2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umlaute.tar.xz
14mr|texlive-umlaute-v2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umlaute.doc.tar.xz
14mr|texlive-umlaute-v2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umlaute.source.tar.xz
14mr|texlive-umlaute-v2.1-3|17	BuildArch:	noarch
14mr|texlive-umlaute-v2.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-umlaute-v2.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-umlaute-v2.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-umlaute-v2.1-3|21	
14mr|texlive-umlaute-v2.1-3|22	%description
14mr|texlive-umlaute-v2.1-3|23	An early package for using alternate input encodings. The
14mr|texlive-umlaute-v2.1-3|24	author considers the package mostly obsolete, since most of its
14mr|texlive-umlaute-v2.1-3|25	functions are taken by the inputenc package; however, inputenc
14mr|texlive-umlaute-v2.1-3|26	doesn't support the roman8 and atari encodings, so umlaute
14mr|texlive-umlaute-v2.1-3|27	remains the sole source of that support.
14mr|texlive-umlaute-v2.1-3|28	
14mr|texlive-umlaute-v2.1-3|29	%post
14mr|texlive-umlaute-v2.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-umlaute-v2.1-3|31	
14mr|texlive-umlaute-v2.1-3|32	%postun
14mr|texlive-umlaute-v2.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-umlaute-v2.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-umlaute-v2.1-3|35	fi
14mr|texlive-umlaute-v2.1-3|36	
14mr|texlive-umlaute-v2.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-umlaute-v2.1-3|38	%files
14mr|texlive-umlaute-v2.1-3|39	%{_texmfdistdir}/tex/latex/umlaute/atari.def
14mr|texlive-umlaute-v2.1-3|40	%{_texmfdistdir}/tex/latex/umlaute/isolatin.def
14mr|texlive-umlaute-v2.1-3|41	%{_texmfdistdir}/tex/latex/umlaute/mac.def
14mr|texlive-umlaute-v2.1-3|42	%{_texmfdistdir}/tex/latex/umlaute/pc850.def
14mr|texlive-umlaute-v2.1-3|43	%{_texmfdistdir}/tex/latex/umlaute/roman8.def
14mr|texlive-umlaute-v2.1-3|44	%{_texmfdistdir}/tex/latex/umlaute/umlaute.sty
14mr|texlive-umlaute-v2.1-3|45	%doc %{_texmfdistdir}/doc/latex/umlaute/cs_patch.uue
14mr|texlive-umlaute-v2.1-3|46	%doc %{_texmfdistdir}/doc/latex/umlaute/umlaute.pdf
14mr|texlive-umlaute-v2.1-3|47	#- source
14mr|texlive-umlaute-v2.1-3|48	%doc %{_texmfdistdir}/source/latex/umlaute/umlaute.dtx
14mr|texlive-umlaute-v2.1-3|49	%doc %{_texmfdistdir}/source/latex/umlaute/umlaute.ins
14mr|texlive-umlaute-v2.1-3|50	
14mr|texlive-umlaute-v2.1-3|51	#-----------------------------------------------------------------------
14mr|texlive-umlaute-v2.1-3|52	%prep
14mr|texlive-umlaute-v2.1-3|53	%setup -c -a0 -a1 -a2
14mr|texlive-umlaute-v2.1-3|54	
14mr|texlive-umlaute-v2.1-3|55	%build
14mr|texlive-umlaute-v2.1-3|56	
14mr|texlive-umlaute-v2.1-3|57	%install
14mr|texlive-umlaute-v2.1-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-umlaute-v2.1-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-umlaute-v2.1-3|60	
14mr|texlive-umlaute-v2.1-3|61	
14mr|texlive-umlaute-v2.1-3|62	
14mr|texlive-umlaute-v2.1-3|63	%changelog
14mr|texlive-umlaute-v2.1-3|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v2.1-3
14mr|texlive-umlaute-v2.1-3|65	+ Revision: c2ef649
14mr|texlive-umlaute-v2.1-3|66	- MassBuild#440: Increase release tag
14mr|texlive-umlaute-v2.1-3|67	
14mr|texlive-umlaute-v2.1-3|68	

21702 14
14mr|texlive-umoline-20070120-3|1	# revision 19085
14mr|texlive-umoline-20070120-3|2	# category Package
14mr|texlive-umoline-20070120-3|3	# catalog-ctan /macros/latex/contrib/umoline
14mr|texlive-umoline-20070120-3|4	# catalog-date 2007-01-20 15:20:16 +0100
14mr|texlive-umoline-20070120-3|5	# catalog-license lppl
14mr|texlive-umoline-20070120-3|6	# catalog-version undef
14mr|texlive-umoline-20070120-3|7	Name:		texlive-umoline
14mr|texlive-umoline-20070120-3|8	Version:	20070120
14mr|texlive-umoline-20070120-3|9	Release:	3
14mr|texlive-umoline-20070120-3|10	Summary:	Underline text allowing line breaking
14mr|texlive-umoline-20070120-3|11	Group:		Publishing
14mr|texlive-umoline-20070120-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umoline
14mr|texlive-umoline-20070120-3|13	License:	LPPL
14mr|texlive-umoline-20070120-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umoline.tar.xz
14mr|texlive-umoline-20070120-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umoline.doc.tar.xz
14mr|texlive-umoline-20070120-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umoline.source.tar.xz
14mr|texlive-umoline-20070120-3|17	BuildArch:	noarch
14mr|texlive-umoline-20070120-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-umoline-20070120-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-umoline-20070120-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-umoline-20070120-3|21	
14mr|texlive-umoline-20070120-3|22	%description
14mr|texlive-umoline-20070120-3|23	Provides commands \Underline, \Midline and \Overline for
14mr|texlive-umoline-20070120-3|24	underlining, striking out, and overlining their text arguments.
14mr|texlive-umoline-20070120-3|25	
14mr|texlive-umoline-20070120-3|26	%post
14mr|texlive-umoline-20070120-3|27	%{_sbindir}/texlive.post
14mr|texlive-umoline-20070120-3|28	
14mr|texlive-umoline-20070120-3|29	%postun
14mr|texlive-umoline-20070120-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-umoline-20070120-3|31	%{_sbindir}/texlive.post
14mr|texlive-umoline-20070120-3|32	fi
14mr|texlive-umoline-20070120-3|33	
14mr|texlive-umoline-20070120-3|34	#-----------------------------------------------------------------------
14mr|texlive-umoline-20070120-3|35	%files
14mr|texlive-umoline-20070120-3|36	%{_texmfdistdir}/tex/latex/umoline/umoline.sty
14mr|texlive-umoline-20070120-3|37	%doc %{_texmfdistdir}/doc/latex/umoline/README
14mr|texlive-umoline-20070120-3|38	%doc %{_texmfdistdir}/doc/latex/umoline/umoline-man.tex
14mr|texlive-umoline-20070120-3|39	%doc %{_texmfdistdir}/doc/latex/umoline/umoline.pdf
14mr|texlive-umoline-20070120-3|40	#- source
14mr|texlive-umoline-20070120-3|41	%doc %{_texmfdistdir}/source/latex/umoline/umoline.dtx
14mr|texlive-umoline-20070120-3|42	%doc %{_texmfdistdir}/source/latex/umoline/umoline.ins
14mr|texlive-umoline-20070120-3|43	
14mr|texlive-umoline-20070120-3|44	#-----------------------------------------------------------------------
14mr|texlive-umoline-20070120-3|45	%prep
14mr|texlive-umoline-20070120-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-umoline-20070120-3|47	
14mr|texlive-umoline-20070120-3|48	%build
14mr|texlive-umoline-20070120-3|49	
14mr|texlive-umoline-20070120-3|50	%install
14mr|texlive-umoline-20070120-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-umoline-20070120-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-umoline-20070120-3|53	
14mr|texlive-umoline-20070120-3|54	
14mr|texlive-umoline-20070120-3|55	
14mr|texlive-umoline-20070120-3|56	%changelog
14mr|texlive-umoline-20070120-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070120-3
14mr|texlive-umoline-20070120-3|58	+ Revision: 9b331cf
14mr|texlive-umoline-20070120-3|59	- MassBuild#440: Increase release tag
14mr|texlive-umoline-20070120-3|60	
14mr|texlive-umoline-20070120-3|61	

21703 14
14mr|texlive-umthesis-0.2-3|1	# revision 15878
14mr|texlive-umthesis-0.2-3|2	# category Package
14mr|texlive-umthesis-0.2-3|3	# catalog-ctan /macros/latex/contrib/umthesis
14mr|texlive-umthesis-0.2-3|4	# catalog-date 2009-09-17 20:11:38 +0200
14mr|texlive-umthesis-0.2-3|5	# catalog-license lppl
14mr|texlive-umthesis-0.2-3|6	# catalog-version 0.2
14mr|texlive-umthesis-0.2-3|7	Name:		texlive-umthesis
14mr|texlive-umthesis-0.2-3|8	Version:	0.2
14mr|texlive-umthesis-0.2-3|9	Release:	3
14mr|texlive-umthesis-0.2-3|10	Summary:	Dissertations at the University of Michigan
14mr|texlive-umthesis-0.2-3|11	Group:		Publishing
14mr|texlive-umthesis-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umthesis
14mr|texlive-umthesis-0.2-3|13	License:	LPPL
14mr|texlive-umthesis-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umthesis.tar.xz
14mr|texlive-umthesis-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umthesis.doc.tar.xz
14mr|texlive-umthesis-0.2-3|16	BuildArch:	noarch
14mr|texlive-umthesis-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-umthesis-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-umthesis-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-umthesis-0.2-3|20	
14mr|texlive-umthesis-0.2-3|21	%description
14mr|texlive-umthesis-0.2-3|22	The class loads book class, and makes minimal changes to it;
14mr|texlive-umthesis-0.2-3|23	its coding aims to be as robust as possible, and as a result it
14mr|texlive-umthesis-0.2-3|24	has few conflicts with potential add-on packages.
14mr|texlive-umthesis-0.2-3|25	
14mr|texlive-umthesis-0.2-3|26	%post
14mr|texlive-umthesis-0.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-umthesis-0.2-3|28	
14mr|texlive-umthesis-0.2-3|29	%postun
14mr|texlive-umthesis-0.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-umthesis-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-umthesis-0.2-3|32	fi
14mr|texlive-umthesis-0.2-3|33	
14mr|texlive-umthesis-0.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-umthesis-0.2-3|35	%files
14mr|texlive-umthesis-0.2-3|36	%{_texmfdistdir}/tex/latex/umthesis/umthesis.cls
14mr|texlive-umthesis-0.2-3|37	%doc %{_texmfdistdir}/doc/latex/umthesis/PDP.tex
14mr|texlive-umthesis-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/umthesis/README
14mr|texlive-umthesis-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/umthesis/appendix.tex
14mr|texlive-umthesis-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/umthesis/conclusion.tex
14mr|texlive-umthesis-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/umthesis/example.pdf
14mr|texlive-umthesis-0.2-3|42	%doc %{_texmfdistdir}/doc/latex/umthesis/example.tex
14mr|texlive-umthesis-0.2-3|43	%doc %{_texmfdistdir}/doc/latex/umthesis/exp1.tex
14mr|texlive-umthesis-0.2-3|44	%doc %{_texmfdistdir}/doc/latex/umthesis/exp2.tex
14mr|texlive-umthesis-0.2-3|45	%doc %{_texmfdistdir}/doc/latex/umthesis/exp3.tex
14mr|texlive-umthesis-0.2-3|46	%doc %{_texmfdistdir}/doc/latex/umthesis/felty.bib
14mr|texlive-umthesis-0.2-3|47	%doc %{_texmfdistdir}/doc/latex/umthesis/intro.tex
14mr|texlive-umthesis-0.2-3|48	%doc %{_texmfdistdir}/doc/latex/umthesis/mybibstyle.bst
14mr|texlive-umthesis-0.2-3|49	
14mr|texlive-umthesis-0.2-3|50	#-----------------------------------------------------------------------
14mr|texlive-umthesis-0.2-3|51	%prep
14mr|texlive-umthesis-0.2-3|52	%setup -c -a0 -a1
14mr|texlive-umthesis-0.2-3|53	
14mr|texlive-umthesis-0.2-3|54	%build
14mr|texlive-umthesis-0.2-3|55	
14mr|texlive-umthesis-0.2-3|56	%install
14mr|texlive-umthesis-0.2-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-umthesis-0.2-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-umthesis-0.2-3|59	
14mr|texlive-umthesis-0.2-3|60	
14mr|texlive-umthesis-0.2-3|61	
14mr|texlive-umthesis-0.2-3|62	%changelog
14mr|texlive-umthesis-0.2-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-umthesis-0.2-3|64	+ Revision: 4b21ac9
14mr|texlive-umthesis-0.2-3|65	- MassBuild#440: Increase release tag
14mr|texlive-umthesis-0.2-3|66	
14mr|texlive-umthesis-0.2-3|67	

21704 14
14mr|texlive-umtypewriter-001.002-3|1	# revision 18651
14mr|texlive-umtypewriter-001.002-3|2	# category Package
14mr|texlive-umtypewriter-001.002-3|3	# catalog-ctan /fonts/umtypewriter
14mr|texlive-umtypewriter-001.002-3|4	# catalog-date 2009-07-23 15:45:58 +0200
14mr|texlive-umtypewriter-001.002-3|5	# catalog-license ofl
14mr|texlive-umtypewriter-001.002-3|6	# catalog-version 001.002
14mr|texlive-umtypewriter-001.002-3|7	Name:		texlive-umtypewriter
14mr|texlive-umtypewriter-001.002-3|8	Version:	001.002
14mr|texlive-umtypewriter-001.002-3|9	Release:	3
14mr|texlive-umtypewriter-001.002-3|10	Summary:	Fonts to typeset with the xgreek package
14mr|texlive-umtypewriter-001.002-3|11	Group:		Publishing
14mr|texlive-umtypewriter-001.002-3|12	URL:		http://www.ctan.org/tex-archive/fonts/umtypewriter
14mr|texlive-umtypewriter-001.002-3|13	License:	OFL
14mr|texlive-umtypewriter-001.002-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umtypewriter.tar.xz
14mr|texlive-umtypewriter-001.002-3|15	BuildArch:	noarch
14mr|texlive-umtypewriter-001.002-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-umtypewriter-001.002-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-umtypewriter-001.002-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-umtypewriter-001.002-3|19	
14mr|texlive-umtypewriter-001.002-3|20	%description
14mr|texlive-umtypewriter-001.002-3|21	The UMTypewriter font family is a monospaced font family that
14mr|texlive-umtypewriter-001.002-3|22	was built from glyphs from the CB Greek fonts, the CyrTUG
14mr|texlive-umtypewriter-001.002-3|23	Cyrillic alphabet fonts ("LH"), and the standard Computer
14mr|texlive-umtypewriter-001.002-3|24	Modern font family. It contains four OpenType fonts which are
14mr|texlive-umtypewriter-001.002-3|25	required for use of the xgreek package for XeLaTeX.
14mr|texlive-umtypewriter-001.002-3|26	
14mr|texlive-umtypewriter-001.002-3|27	%post
14mr|texlive-umtypewriter-001.002-3|28	%{_sbindir}/texlive.post
14mr|texlive-umtypewriter-001.002-3|29	
14mr|texlive-umtypewriter-001.002-3|30	%postun
14mr|texlive-umtypewriter-001.002-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-umtypewriter-001.002-3|32	%{_sbindir}/texlive.post
14mr|texlive-umtypewriter-001.002-3|33	fi
14mr|texlive-umtypewriter-001.002-3|34	
14mr|texlive-umtypewriter-001.002-3|35	#-----------------------------------------------------------------------
14mr|texlive-umtypewriter-001.002-3|36	%files
14mr|texlive-umtypewriter-001.002-3|37	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Bold.otf
14mr|texlive-umtypewriter-001.002-3|38	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-BoldItalic.otf
14mr|texlive-umtypewriter-001.002-3|39	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Italic.otf
14mr|texlive-umtypewriter-001.002-3|40	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Oblique.otf
14mr|texlive-umtypewriter-001.002-3|41	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Regular.otf
14mr|texlive-umtypewriter-001.002-3|42	
14mr|texlive-umtypewriter-001.002-3|43	#-----------------------------------------------------------------------
14mr|texlive-umtypewriter-001.002-3|44	%prep
14mr|texlive-umtypewriter-001.002-3|45	%setup -c -a0
14mr|texlive-umtypewriter-001.002-3|46	
14mr|texlive-umtypewriter-001.002-3|47	%build
14mr|texlive-umtypewriter-001.002-3|48	
14mr|texlive-umtypewriter-001.002-3|49	%install
14mr|texlive-umtypewriter-001.002-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-umtypewriter-001.002-3|51	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-umtypewriter-001.002-3|52	
14mr|texlive-umtypewriter-001.002-3|53	
14mr|texlive-umtypewriter-001.002-3|54	
14mr|texlive-umtypewriter-001.002-3|55	%changelog
14mr|texlive-umtypewriter-001.002-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 001.002-3
14mr|texlive-umtypewriter-001.002-3|57	+ Revision: 11e2fd8
14mr|texlive-umtypewriter-001.002-3|58	- MassBuild#440: Increase release tag
14mr|texlive-umtypewriter-001.002-3|59	
14mr|texlive-umtypewriter-001.002-3|60	

21705 14
14mr|texlive-unamthesis-2.02-6|1	# revision 29799
14mr|texlive-unamthesis-2.02-6|2	# category Package
14mr|texlive-unamthesis-2.02-6|3	# catalog-ctan /macros/latex/contrib/unamthesis
14mr|texlive-unamthesis-2.02-6|4	# catalog-date 2013-04-10 00:46:21 +0200
14mr|texlive-unamthesis-2.02-6|5	# catalog-license lppl1.3
14mr|texlive-unamthesis-2.02-6|6	# catalog-version 2.02
14mr|texlive-unamthesis-2.02-6|7	Name:		texlive-unamthesis
14mr|texlive-unamthesis-2.02-6|8	Version:	2.02
14mr|texlive-unamthesis-2.02-6|9	Release:	6
14mr|texlive-unamthesis-2.02-6|10	Summary:	Style for Universidad Nacional Autonoma de Mexico theses
14mr|texlive-unamthesis-2.02-6|11	Group:		Publishing
14mr|texlive-unamthesis-2.02-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unamthesis
14mr|texlive-unamthesis-2.02-6|13	License:	LPPL1.3
14mr|texlive-unamthesis-2.02-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unamthesis.tar.xz
14mr|texlive-unamthesis-2.02-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unamthesis.doc.tar.xz
14mr|texlive-unamthesis-2.02-6|16	BuildArch:	noarch
14mr|texlive-unamthesis-2.02-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-unamthesis-2.02-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-unamthesis-2.02-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-unamthesis-2.02-6|20	
14mr|texlive-unamthesis-2.02-6|21	%description
14mr|texlive-unamthesis-2.02-6|22	The package provides a customisable format to typeset Theses
14mr|texlive-unamthesis-2.02-6|23	according to the Universidad Nacional Autonoma de Mexico
14mr|texlive-unamthesis-2.02-6|24	guidelines. Support for use in Scientific Workplace (SWP) 3.x
14mr|texlive-unamthesis-2.02-6|25	is also provided. The bundle also includes an appropriate
14mr|texlive-unamthesis-2.02-6|26	bibliographic style which enables the use of author-year
14mr|texlive-unamthesis-2.02-6|27	schemes using the natbib package.
14mr|texlive-unamthesis-2.02-6|28	
14mr|texlive-unamthesis-2.02-6|29	%post
14mr|texlive-unamthesis-2.02-6|30	%{_sbindir}/texlive.post
14mr|texlive-unamthesis-2.02-6|31	
14mr|texlive-unamthesis-2.02-6|32	%postun
14mr|texlive-unamthesis-2.02-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-unamthesis-2.02-6|34	%{_sbindir}/texlive.post
14mr|texlive-unamthesis-2.02-6|35	fi
14mr|texlive-unamthesis-2.02-6|36	
14mr|texlive-unamthesis-2.02-6|37	#-----------------------------------------------------------------------
14mr|texlive-unamthesis-2.02-6|38	%files
14mr|texlive-unamthesis-2.02-6|39	%{_texmfdistdir}/bibtex/bst/unamthesis/UNAMThesis.bst
14mr|texlive-unamthesis-2.02-6|40	%{_texmfdistdir}/tex/latex/unamthesis/UNAMThesis.sty
14mr|texlive-unamthesis-2.02-6|41	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-IBT.eps
14mr|texlive-unamthesis-2.02-6|42	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-IBT.pdf
14mr|texlive-unamthesis-2.02-6|43	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-UNAM.eps
14mr|texlive-unamthesis-2.02-6|44	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-UNAM.pdf
14mr|texlive-unamthesis-2.02-6|45	%doc %{_texmfdistdir}/doc/latex/unamthesis/LEEME
14mr|texlive-unamthesis-2.02-6|46	%doc %{_texmfdistdir}/doc/latex/unamthesis/License
14mr|texlive-unamthesis-2.02-6|47	%doc %{_texmfdistdir}/doc/latex/unamthesis/README
14mr|texlive-unamthesis-2.02-6|48	%doc %{_texmfdistdir}/doc/latex/unamthesis/Thesis-Universidad_Nacional_Autonoma_de_Mexico.shl
14mr|texlive-unamthesis-2.02-6|49	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.cst
14mr|texlive-unamthesis-2.02-6|50	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.pdf
14mr|texlive-unamthesis-2.02-6|51	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.tex
14mr|texlive-unamthesis-2.02-6|52	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesisSWP.tex
14mr|texlive-unamthesis-2.02-6|53	%doc %{_texmfdistdir}/doc/latex/unamthesis/testBib.bib
14mr|texlive-unamthesis-2.02-6|54	
14mr|texlive-unamthesis-2.02-6|55	#-----------------------------------------------------------------------
14mr|texlive-unamthesis-2.02-6|56	%prep
14mr|texlive-unamthesis-2.02-6|57	%setup -c -a0 -a1
14mr|texlive-unamthesis-2.02-6|58	
14mr|texlive-unamthesis-2.02-6|59	%build
14mr|texlive-unamthesis-2.02-6|60	
14mr|texlive-unamthesis-2.02-6|61	%install
14mr|texlive-unamthesis-2.02-6|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-unamthesis-2.02-6|63	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-unamthesis-2.02-6|64	
14mr|texlive-unamthesis-2.02-6|65	%changelog
14mr|texlive-unamthesis-2.02-6|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.02-6
14mr|texlive-unamthesis-2.02-6|67	+ Revision: b04b116
14mr|texlive-unamthesis-2.02-6|68	- MassBuild#440: Increase release tag
14mr|texlive-unamthesis-2.02-6|69	
14mr|texlive-unamthesis-2.02-6|70	

21706 14
14mr|texlive-underlin-1.01-3|1	# revision 15878
14mr|texlive-underlin-1.01-3|2	# category Package
14mr|texlive-underlin-1.01-3|3	# catalog-ctan /macros/latex/contrib/underlin
14mr|texlive-underlin-1.01-3|4	# catalog-date 2007-06-02 10:25:58 +0200
14mr|texlive-underlin-1.01-3|5	# catalog-license lppl
14mr|texlive-underlin-1.01-3|6	# catalog-version 1.01
14mr|texlive-underlin-1.01-3|7	Name:		texlive-underlin
14mr|texlive-underlin-1.01-3|8	Version:	1.01
14mr|texlive-underlin-1.01-3|9	Release:	3
14mr|texlive-underlin-1.01-3|10	Summary:	Underlined running heads
14mr|texlive-underlin-1.01-3|11	Group:		Publishing
14mr|texlive-underlin-1.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/underlin
14mr|texlive-underlin-1.01-3|13	License:	LPPL
14mr|texlive-underlin-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underlin.tar.xz
14mr|texlive-underlin-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underlin.doc.tar.xz
14mr|texlive-underlin-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underlin.source.tar.xz
14mr|texlive-underlin-1.01-3|17	BuildArch:	noarch
14mr|texlive-underlin-1.01-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-underlin-1.01-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-underlin-1.01-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-underlin-1.01-3|21	
14mr|texlive-underlin-1.01-3|22	%description
14mr|texlive-underlin-1.01-3|23	Defines two pagestyles that provide underlined page heads in
14mr|texlive-underlin-1.01-3|24	LaTeX.
14mr|texlive-underlin-1.01-3|25	
14mr|texlive-underlin-1.01-3|26	%post
14mr|texlive-underlin-1.01-3|27	%{_sbindir}/texlive.post
14mr|texlive-underlin-1.01-3|28	
14mr|texlive-underlin-1.01-3|29	%postun
14mr|texlive-underlin-1.01-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-underlin-1.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-underlin-1.01-3|32	fi
14mr|texlive-underlin-1.01-3|33	
14mr|texlive-underlin-1.01-3|34	#-----------------------------------------------------------------------
14mr|texlive-underlin-1.01-3|35	%files
14mr|texlive-underlin-1.01-3|36	%{_texmfdistdir}/tex/latex/underlin/underlin.sty
14mr|texlive-underlin-1.01-3|37	%doc %{_texmfdistdir}/doc/latex/underlin/underlin.pdf
14mr|texlive-underlin-1.01-3|38	#- source
14mr|texlive-underlin-1.01-3|39	%doc %{_texmfdistdir}/source/latex/underlin/underlin.dtx
14mr|texlive-underlin-1.01-3|40	%doc %{_texmfdistdir}/source/latex/underlin/underlin.ins
14mr|texlive-underlin-1.01-3|41	
14mr|texlive-underlin-1.01-3|42	#-----------------------------------------------------------------------
14mr|texlive-underlin-1.01-3|43	%prep
14mr|texlive-underlin-1.01-3|44	%setup -c -a0 -a1 -a2
14mr|texlive-underlin-1.01-3|45	
14mr|texlive-underlin-1.01-3|46	%build
14mr|texlive-underlin-1.01-3|47	
14mr|texlive-underlin-1.01-3|48	%install
14mr|texlive-underlin-1.01-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-underlin-1.01-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-underlin-1.01-3|51	
14mr|texlive-underlin-1.01-3|52	
14mr|texlive-underlin-1.01-3|53	
14mr|texlive-underlin-1.01-3|54	%changelog
14mr|texlive-underlin-1.01-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-underlin-1.01-3|56	+ Revision: fb3f94e
14mr|texlive-underlin-1.01-3|57	- MassBuild#440: Increase release tag
14mr|texlive-underlin-1.01-3|58	
14mr|texlive-underlin-1.01-3|59	

21707 14
14mr|texlive-underoverlap-0.0.1.r1-6|1	# revision 29019
14mr|texlive-underoverlap-0.0.1.r1-6|2	# category Package
14mr|texlive-underoverlap-0.0.1.r1-6|3	# catalog-ctan /macros/latex/contrib/underoverlap
14mr|texlive-underoverlap-0.0.1.r1-6|4	# catalog-date 2013-02-03 19:03:00 +0100
14mr|texlive-underoverlap-0.0.1.r1-6|5	# catalog-license lppl1.3
14mr|texlive-underoverlap-0.0.1.r1-6|6	# catalog-version 0.0.1-r1
14mr|texlive-underoverlap-0.0.1.r1-6|7	Name:		texlive-underoverlap
14mr|texlive-underoverlap-0.0.1.r1-6|8	Version:	0.0.1.r1
14mr|texlive-underoverlap-0.0.1.r1-6|9	Release:	6
14mr|texlive-underoverlap-0.0.1.r1-6|10	Summary:	Position decorations over and under expressions
14mr|texlive-underoverlap-0.0.1.r1-6|11	Group:		Publishing
14mr|texlive-underoverlap-0.0.1.r1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/underoverlap
14mr|texlive-underoverlap-0.0.1.r1-6|13	License:	LPPL1.3
14mr|texlive-underoverlap-0.0.1.r1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underoverlap.tar.xz
14mr|texlive-underoverlap-0.0.1.r1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underoverlap.doc.tar.xz
14mr|texlive-underoverlap-0.0.1.r1-6|16	BuildArch:	noarch
14mr|texlive-underoverlap-0.0.1.r1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-underoverlap-0.0.1.r1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-underoverlap-0.0.1.r1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-underoverlap-0.0.1.r1-6|20	
14mr|texlive-underoverlap-0.0.1.r1-6|21	%description
14mr|texlive-underoverlap-0.0.1.r1-6|22	The package overcomes TeX's inherent limitations in commands
14mr|texlive-underoverlap-0.0.1.r1-6|23	that place decorations (such as braces) at arbirary positions
14mr|texlive-underoverlap-0.0.1.r1-6|24	over and under expressions, overlapping as necessary.
14mr|texlive-underoverlap-0.0.1.r1-6|25	
14mr|texlive-underoverlap-0.0.1.r1-6|26	%post
14mr|texlive-underoverlap-0.0.1.r1-6|27	%{_sbindir}/texlive.post
14mr|texlive-underoverlap-0.0.1.r1-6|28	
14mr|texlive-underoverlap-0.0.1.r1-6|29	%postun
14mr|texlive-underoverlap-0.0.1.r1-6|30	if [ $1 -eq 0 ]; then
14mr|texlive-underoverlap-0.0.1.r1-6|31	%{_sbindir}/texlive.post
14mr|texlive-underoverlap-0.0.1.r1-6|32	fi
14mr|texlive-underoverlap-0.0.1.r1-6|33	
14mr|texlive-underoverlap-0.0.1.r1-6|34	#-----------------------------------------------------------------------
14mr|texlive-underoverlap-0.0.1.r1-6|35	%files
14mr|texlive-underoverlap-0.0.1.r1-6|36	%{_texmfdistdir}/tex/latex/underoverlap/underoverlap.sty
14mr|texlive-underoverlap-0.0.1.r1-6|37	%doc %{_texmfdistdir}/doc/latex/underoverlap/README
14mr|texlive-underoverlap-0.0.1.r1-6|38	%doc %{_texmfdistdir}/doc/latex/underoverlap/dry.sty
14mr|texlive-underoverlap-0.0.1.r1-6|39	%doc %{_texmfdistdir}/doc/latex/underoverlap/packagedoc.cls
14mr|texlive-underoverlap-0.0.1.r1-6|40	%doc %{_texmfdistdir}/doc/latex/underoverlap/underoverlap.pdf
14mr|texlive-underoverlap-0.0.1.r1-6|41	%doc %{_texmfdistdir}/doc/latex/underoverlap/underoverlap.tex
14mr|texlive-underoverlap-0.0.1.r1-6|42	%doc %{_texmfdistdir}/doc/latex/underoverlap/with.sty
14mr|texlive-underoverlap-0.0.1.r1-6|43	
14mr|texlive-underoverlap-0.0.1.r1-6|44	#-----------------------------------------------------------------------
14mr|texlive-underoverlap-0.0.1.r1-6|45	%prep
14mr|texlive-underoverlap-0.0.1.r1-6|46	%setup -c -a0 -a1
14mr|texlive-underoverlap-0.0.1.r1-6|47	
14mr|texlive-underoverlap-0.0.1.r1-6|48	%build
14mr|texlive-underoverlap-0.0.1.r1-6|49	
14mr|texlive-underoverlap-0.0.1.r1-6|50	%install
14mr|texlive-underoverlap-0.0.1.r1-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-underoverlap-0.0.1.r1-6|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-underoverlap-0.0.1.r1-6|53	
14mr|texlive-underoverlap-0.0.1.r1-6|54	%changelog
14mr|texlive-underoverlap-0.0.1.r1-6|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.1.r1-6
14mr|texlive-underoverlap-0.0.1.r1-6|56	+ Revision: e53b1cc
14mr|texlive-underoverlap-0.0.1.r1-6|57	- MassBuild#440: Increase release tag
14mr|texlive-underoverlap-0.0.1.r1-6|58	
14mr|texlive-underoverlap-0.0.1.r1-6|59	

21708 14
14mr|texlive-underscore-20100607-3|1	# revision 18261
14mr|texlive-underscore-20100607-3|2	# category Package
14mr|texlive-underscore-20100607-3|3	# catalog-ctan /macros/latex/contrib/underscore
14mr|texlive-underscore-20100607-3|4	# catalog-date 2010-06-07 08:23:51 +0200
14mr|texlive-underscore-20100607-3|5	# catalog-license lppl
14mr|texlive-underscore-20100607-3|6	# catalog-version undef
14mr|texlive-underscore-20100607-3|7	Name:		texlive-underscore
14mr|texlive-underscore-20100607-3|8	Version:	20100607
14mr|texlive-underscore-20100607-3|9	Release:	3
14mr|texlive-underscore-20100607-3|10	Summary:	Control the behaviour of "_" in text
14mr|texlive-underscore-20100607-3|11	Group:		Publishing
14mr|texlive-underscore-20100607-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/underscore
14mr|texlive-underscore-20100607-3|13	License:	LPPL
14mr|texlive-underscore-20100607-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underscore.tar.xz
14mr|texlive-underscore-20100607-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underscore.doc.tar.xz
14mr|texlive-underscore-20100607-3|16	BuildArch:	noarch
14mr|texlive-underscore-20100607-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-underscore-20100607-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-underscore-20100607-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-underscore-20100607-3|20	
14mr|texlive-underscore-20100607-3|21	%description
14mr|texlive-underscore-20100607-3|22	With the package, \_ in text mode (i.e., \textunderscore)
14mr|texlive-underscore-20100607-3|23	prints an underscore so that hyphenation of words either side
14mr|texlive-underscore-20100607-3|24	of it is not affected; a package option controls whether an
14mr|texlive-underscore-20100607-3|25	actual hyphenation point appears after the underscore, or
14mr|texlive-underscore-20100607-3|26	merely a break point. The package also arranges that, while in
14mr|texlive-underscore-20100607-3|27	text, '_' itself behaves as \textunderscore (the behaviour of _
14mr|texlive-underscore-20100607-3|28	in maths mode is not affected.
14mr|texlive-underscore-20100607-3|29	
14mr|texlive-underscore-20100607-3|30	%post
14mr|texlive-underscore-20100607-3|31	%{_sbindir}/texlive.post
14mr|texlive-underscore-20100607-3|32	
14mr|texlive-underscore-20100607-3|33	%postun
14mr|texlive-underscore-20100607-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-underscore-20100607-3|35	%{_sbindir}/texlive.post
14mr|texlive-underscore-20100607-3|36	fi
14mr|texlive-underscore-20100607-3|37	
14mr|texlive-underscore-20100607-3|38	#-----------------------------------------------------------------------
14mr|texlive-underscore-20100607-3|39	%files
14mr|texlive-underscore-20100607-3|40	%{_texmfdistdir}/tex/latex/underscore/underscore.sty
14mr|texlive-underscore-20100607-3|41	%doc %{_texmfdistdir}/doc/latex/underscore/miscdoc.sty
14mr|texlive-underscore-20100607-3|42	%doc %{_texmfdistdir}/doc/latex/underscore/underscore.pdf
14mr|texlive-underscore-20100607-3|43	%doc %{_texmfdistdir}/doc/latex/underscore/underscore.tex
14mr|texlive-underscore-20100607-3|44	
14mr|texlive-underscore-20100607-3|45	#-----------------------------------------------------------------------
14mr|texlive-underscore-20100607-3|46	%prep
14mr|texlive-underscore-20100607-3|47	%setup -c -a0 -a1
14mr|texlive-underscore-20100607-3|48	
14mr|texlive-underscore-20100607-3|49	%build
14mr|texlive-underscore-20100607-3|50	
14mr|texlive-underscore-20100607-3|51	%install
14mr|texlive-underscore-20100607-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-underscore-20100607-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-underscore-20100607-3|54	
14mr|texlive-underscore-20100607-3|55	
14mr|texlive-underscore-20100607-3|56	
14mr|texlive-underscore-20100607-3|57	%changelog
14mr|texlive-underscore-20100607-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100607-3
14mr|texlive-underscore-20100607-3|59	+ Revision: 94acaa8
14mr|texlive-underscore-20100607-3|60	- MassBuild#440: Increase release tag
14mr|texlive-underscore-20100607-3|61	
14mr|texlive-underscore-20100607-3|62	

21709 14
14mr|texlive-undolabl-1.0k-2|1	# revision 25010
14mr|texlive-undolabl-1.0k-2|2	# category Package
14mr|texlive-undolabl-1.0k-2|3	# catalog-ctan /macros/latex/contrib/undolabl
14mr|texlive-undolabl-1.0k-2|4	# catalog-date 2012-01-02 14:24:13 +0100
14mr|texlive-undolabl-1.0k-2|5	# catalog-license lppl1.3
14mr|texlive-undolabl-1.0k-2|6	# catalog-version 1.0k
14mr|texlive-undolabl-1.0k-2|7	Name:		texlive-undolabl
14mr|texlive-undolabl-1.0k-2|8	Version:	1.0k
14mr|texlive-undolabl-1.0k-2|9	Release:	2
14mr|texlive-undolabl-1.0k-2|10	Summary:	Override existing labels
14mr|texlive-undolabl-1.0k-2|11	Group:		Publishing
14mr|texlive-undolabl-1.0k-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/undolabl
14mr|texlive-undolabl-1.0k-2|13	License:	LPPL1.3
14mr|texlive-undolabl-1.0k-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/undolabl.tar.xz
14mr|texlive-undolabl-1.0k-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/undolabl.doc.tar.xz
14mr|texlive-undolabl-1.0k-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/undolabl.source.tar.xz
14mr|texlive-undolabl-1.0k-2|17	BuildArch:	noarch
14mr|texlive-undolabl-1.0k-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-undolabl-1.0k-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-undolabl-1.0k-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-undolabl-1.0k-2|21	
14mr|texlive-undolabl-1.0k-2|22	%description
14mr|texlive-undolabl-1.0k-2|23	The package allows the user to override existing labels (for
14mr|texlive-undolabl-1.0k-2|24	example, those generated automatically).
14mr|texlive-undolabl-1.0k-2|25	
14mr|texlive-undolabl-1.0k-2|26	%post
14mr|texlive-undolabl-1.0k-2|27	%{_sbindir}/texlive.post
14mr|texlive-undolabl-1.0k-2|28	
14mr|texlive-undolabl-1.0k-2|29	%postun
14mr|texlive-undolabl-1.0k-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-undolabl-1.0k-2|31	%{_sbindir}/texlive.post
14mr|texlive-undolabl-1.0k-2|32	fi
14mr|texlive-undolabl-1.0k-2|33	
14mr|texlive-undolabl-1.0k-2|34	#-----------------------------------------------------------------------
14mr|texlive-undolabl-1.0k-2|35	%files
14mr|texlive-undolabl-1.0k-2|36	%{_texmfdistdir}/tex/latex/undolabl/undolabl.sty
14mr|texlive-undolabl-1.0k-2|37	%doc %{_texmfdistdir}/doc/latex/undolabl/README
14mr|texlive-undolabl-1.0k-2|38	%doc %{_texmfdistdir}/doc/latex/undolabl/undolabl-example.pdf
14mr|texlive-undolabl-1.0k-2|39	%doc %{_texmfdistdir}/doc/latex/undolabl/undolabl-example.tex
14mr|texlive-undolabl-1.0k-2|40	%doc %{_texmfdistdir}/doc/latex/undolabl/undolabl.pdf
14mr|texlive-undolabl-1.0k-2|41	#- source
14mr|texlive-undolabl-1.0k-2|42	%doc %{_texmfdistdir}/source/latex/undolabl/undolabl.drv
14mr|texlive-undolabl-1.0k-2|43	%doc %{_texmfdistdir}/source/latex/undolabl/undolabl.dtx
14mr|texlive-undolabl-1.0k-2|44	%doc %{_texmfdistdir}/source/latex/undolabl/undolabl.ins
14mr|texlive-undolabl-1.0k-2|45	
14mr|texlive-undolabl-1.0k-2|46	#-----------------------------------------------------------------------
14mr|texlive-undolabl-1.0k-2|47	%prep
14mr|texlive-undolabl-1.0k-2|48	%setup -c -a0 -a1 -a2
14mr|texlive-undolabl-1.0k-2|49	
14mr|texlive-undolabl-1.0k-2|50	%build
14mr|texlive-undolabl-1.0k-2|51	
14mr|texlive-undolabl-1.0k-2|52	%install
14mr|texlive-undolabl-1.0k-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-undolabl-1.0k-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-undolabl-1.0k-2|55	
14mr|texlive-undolabl-1.0k-2|56	
14mr|texlive-undolabl-1.0k-2|57	
14mr|texlive-undolabl-1.0k-2|58	%changelog
14mr|texlive-undolabl-1.0k-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0k-2
14mr|texlive-undolabl-1.0k-2|60	+ Revision: f04f650
14mr|texlive-undolabl-1.0k-2|61	- MassBuild#440: Increase release tag
14mr|texlive-undolabl-1.0k-2|62	
14mr|texlive-undolabl-1.0k-2|63	

21710 14
14mr|texlive-unicode-math-0.7a-2|1	# revision 27257
14mr|texlive-unicode-math-0.7a-2|2	# category Package
14mr|texlive-unicode-math-0.7a-2|3	# catalog-ctan /macros/latex/contrib/unicode-math
14mr|texlive-unicode-math-0.7a-2|4	# catalog-date 2012-07-30 11:22:32 +0200
14mr|texlive-unicode-math-0.7a-2|5	# catalog-license lppl1.3
14mr|texlive-unicode-math-0.7a-2|6	# catalog-version 0.7a
14mr|texlive-unicode-math-0.7a-2|7	Name:		texlive-unicode-math
14mr|texlive-unicode-math-0.7a-2|8	Version:	0.7a
14mr|texlive-unicode-math-0.7a-2|9	Release:	2
14mr|texlive-unicode-math-0.7a-2|10	Summary:	Unicode mathematics support for XeTeX and LuaTeX
14mr|texlive-unicode-math-0.7a-2|11	Group:		Publishing
14mr|texlive-unicode-math-0.7a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unicode-math
14mr|texlive-unicode-math-0.7a-2|13	License:	LPPL1.3
14mr|texlive-unicode-math-0.7a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unicode-math.tar.xz
14mr|texlive-unicode-math-0.7a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unicode-math.doc.tar.xz
14mr|texlive-unicode-math-0.7a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unicode-math.source.tar.xz
14mr|texlive-unicode-math-0.7a-2|17	BuildArch:	noarch
14mr|texlive-unicode-math-0.7a-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-unicode-math-0.7a-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-unicode-math-0.7a-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-unicode-math-0.7a-2|21	Requires:	texlive-fontspec
14mr|texlive-unicode-math-0.7a-2|22	
14mr|texlive-unicode-math-0.7a-2|23	%description
14mr|texlive-unicode-math-0.7a-2|24	The current release of this package typesets mathematics with
14mr|texlive-unicode-math-0.7a-2|25	unicode input and using OpenType maths fonts. (There is little
14mr|texlive-unicode-math-0.7a-2|26	compatibility with older maths packages.) XeTeX support is well
14mr|texlive-unicode-math-0.7a-2|27	tested, though LuaTeX support less so. The package can typeset
14mr|texlive-unicode-math-0.7a-2|28	using STIX fonts, the XITS development of those fonts, the
14mr|texlive-unicode-math-0.7a-2|29	Asana-Math fonts and the commercial Cambria Math fonts. There
14mr|texlive-unicode-math-0.7a-2|30	is no support yet for any extra alphabets in the Unicode
14mr|texlive-unicode-math-0.7a-2|31	'private use area'. The package relies on recent versions of
14mr|texlive-unicode-math-0.7a-2|32	the fontspec package and the l3kernel and l3packages bundles.
14mr|texlive-unicode-math-0.7a-2|33	
14mr|texlive-unicode-math-0.7a-2|34	%post
14mr|texlive-unicode-math-0.7a-2|35	%{_sbindir}/texlive.post
14mr|texlive-unicode-math-0.7a-2|36	
14mr|texlive-unicode-math-0.7a-2|37	%postun
14mr|texlive-unicode-math-0.7a-2|38	if [ $1 -eq 0 ]; then
14mr|texlive-unicode-math-0.7a-2|39	%{_sbindir}/texlive.post
14mr|texlive-unicode-math-0.7a-2|40	fi
14mr|texlive-unicode-math-0.7a-2|41	
14mr|texlive-unicode-math-0.7a-2|42	#-----------------------------------------------------------------------
14mr|texlive-unicode-math-0.7a-2|43	%files
14mr|texlive-unicode-math-0.7a-2|44	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math-luatex.sty
14mr|texlive-unicode-math-0.7a-2|45	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math-table.tex
14mr|texlive-unicode-math-0.7a-2|46	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math-xetex.sty
14mr|texlive-unicode-math-0.7a-2|47	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math.lua
14mr|texlive-unicode-math-0.7a-2|48	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math.sty
14mr|texlive-unicode-math-0.7a-2|49	%doc %{_texmfdistdir}/doc/latex/unicode-math/README
14mr|texlive-unicode-math-0.7a-2|50	%doc %{_texmfdistdir}/doc/latex/unicode-math/unicode-math-testsuite.pdf
14mr|texlive-unicode-math-0.7a-2|51	%doc %{_texmfdistdir}/doc/latex/unicode-math/unicode-math.pdf
14mr|texlive-unicode-math-0.7a-2|52	%doc %{_texmfdistdir}/doc/latex/unicode-math/unimath-example.ltx
14mr|texlive-unicode-math-0.7a-2|53	%doc %{_texmfdistdir}/doc/latex/unicode-math/unimath-symbols.pdf
14mr|texlive-unicode-math-0.7a-2|54	#- source
14mr|texlive-unicode-math-0.7a-2|55	%doc %{_texmfdistdir}/source/latex/unicode-math/Makefile
14mr|texlive-unicode-math-0.7a-2|56	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-active-sscripts.ltx
14mr|texlive-unicode-math-0.7a-2|57	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-alph-spaces.ltx
14mr|texlive-unicode-math-0.7a-2|58	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-arrow-accents.ltx
14mr|texlive-unicode-math-0.7a-2|59	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-french.ltx
14mr|texlive-unicode-math-0.7a-2|60	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-iso.ltx
14mr|texlive-unicode-math-0.7a-2|61	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-literal.ltx
14mr|texlive-unicode-math-0.7a-2|62	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-tex.ltx
14mr|texlive-unicode-math-0.7a-2|63	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-upright.ltx
14mr|texlive-unicode-math-0.7a-2|64	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathversion.ltx
14mr|texlive-unicode-math-0.7a-2|65	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-nolimits-spec.ltx
14mr|texlive-unicode-math-0.7a-2|66	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-over-under-2.ltx
14mr|texlive-unicode-math-0.7a-2|67	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-over-under.ltx
14mr|texlive-unicode-math-0.7a-2|68	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-pkg-url.ltx
14mr|texlive-unicode-math-0.7a-2|69	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-primes-1.ltx
14mr|texlive-unicode-math-0.7a-2|70	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-primes-2.ltx
14mr|texlive-unicode-math-0.7a-2|71	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-primes-back.ltx
14mr|texlive-unicode-math-0.7a-2|72	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-query-mathstyle.ltx
14mr|texlive-unicode-math-0.7a-2|73	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-range-prime-check.ltx
14mr|texlive-unicode-math-0.7a-2|74	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-slash-delim-2.ltx
14mr|texlive-unicode-math-0.7a-2|75	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-sqrt-n.ltx
14mr|texlive-unicode-math-0.7a-2|76	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-sqrt.ltx
14mr|texlive-unicode-math-0.7a-2|77	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-sscript-features.ltx
14mr|texlive-unicode-math-0.7a-2|78	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L-sscale-dimen.ltx
14mr|texlive-unicode-math-0.7a-2|79	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600a.ltx
14mr|texlive-unicode-math-0.7a-2|80	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600b.ltx
14mr|texlive-unicode-math-0.7a-2|81	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600c.ltx
14mr|texlive-unicode-math-0.7a-2|82	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600f.ltx
14mr|texlive-unicode-math-0.7a-2|83	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L601a.ltx
14mr|texlive-unicode-math-0.7a-2|84	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L601b.ltx
14mr|texlive-unicode-math-0.7a-2|85	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L601f.ltx
14mr|texlive-unicode-math-0.7a-2|86	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L602b.ltx
14mr|texlive-unicode-math-0.7a-2|87	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L603b.ltx
14mr|texlive-unicode-math-0.7a-2|88	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L604a.ltx
14mr|texlive-unicode-math-0.7a-2|89	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L604b.ltx
14mr|texlive-unicode-math-0.7a-2|90	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L650a.ltx
14mr|texlive-unicode-math-0.7a-2|91	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L650b.ltx
14mr|texlive-unicode-math-0.7a-2|92	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002a.ltx
14mr|texlive-unicode-math-0.7a-2|93	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002b.ltx
14mr|texlive-unicode-math-0.7a-2|94	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002c.ltx
14mr|texlive-unicode-math-0.7a-2|95	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002d.ltx
14mr|texlive-unicode-math-0.7a-2|96	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002e.ltx
14mr|texlive-unicode-math-0.7a-2|97	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003a.ltx
14mr|texlive-unicode-math-0.7a-2|98	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003b.ltx
14mr|texlive-unicode-math-0.7a-2|99	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003c.ltx
14mr|texlive-unicode-math-0.7a-2|100	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003d.ltx
14mr|texlive-unicode-math-0.7a-2|101	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003e.ltx
14mr|texlive-unicode-math-0.7a-2|102	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003f.ltx
14mr|texlive-unicode-math-0.7a-2|103	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003g.ltx
14mr|texlive-unicode-math-0.7a-2|104	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003h.ltx
14mr|texlive-unicode-math-0.7a-2|105	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003i.ltx
14mr|texlive-unicode-math-0.7a-2|106	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003j.ltx
14mr|texlive-unicode-math-0.7a-2|107	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003k.ltx
14mr|texlive-unicode-math-0.7a-2|108	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003l.ltx
14mr|texlive-unicode-math-0.7a-2|109	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003m.ltx
14mr|texlive-unicode-math-0.7a-2|110	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003n.ltx
14mr|texlive-unicode-math-0.7a-2|111	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003o.ltx
14mr|texlive-unicode-math-0.7a-2|112	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003p.ltx
14mr|texlive-unicode-math-0.7a-2|113	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004a.ltx
14mr|texlive-unicode-math-0.7a-2|114	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004b.ltx
14mr|texlive-unicode-math-0.7a-2|115	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004c.ltx
14mr|texlive-unicode-math-0.7a-2|116	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004d.ltx
14mr|texlive-unicode-math-0.7a-2|117	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004e.ltx
14mr|texlive-unicode-math-0.7a-2|118	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004f.ltx
14mr|texlive-unicode-math-0.7a-2|119	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005a.ltx
14mr|texlive-unicode-math-0.7a-2|120	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005b.ltx
14mr|texlive-unicode-math-0.7a-2|121	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005c.ltx
14mr|texlive-unicode-math-0.7a-2|122	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005d.ltx
14mr|texlive-unicode-math-0.7a-2|123	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005e.ltx
14mr|texlive-unicode-math-0.7a-2|124	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005f.ltx
14mr|texlive-unicode-math-0.7a-2|125	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005g.ltx
14mr|texlive-unicode-math-0.7a-2|126	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005h.ltx
14mr|texlive-unicode-math-0.7a-2|127	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005i.ltx
14mr|texlive-unicode-math-0.7a-2|128	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005j.ltx
14mr|texlive-unicode-math-0.7a-2|129	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005k.ltx
14mr|texlive-unicode-math-0.7a-2|130	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005l.ltx
14mr|texlive-unicode-math-0.7a-2|131	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010a.ltx
14mr|texlive-unicode-math-0.7a-2|132	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010b.ltx
14mr|texlive-unicode-math-0.7a-2|133	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010c.ltx
14mr|texlive-unicode-math-0.7a-2|134	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010d.ltx
14mr|texlive-unicode-math-0.7a-2|135	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X011a.ltx
14mr|texlive-unicode-math-0.7a-2|136	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X011b.ltx
14mr|texlive-unicode-math-0.7a-2|137	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X012a.ltx
14mr|texlive-unicode-math-0.7a-2|138	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X012b.ltx
14mr|texlive-unicode-math-0.7a-2|139	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013a.ltx
14mr|texlive-unicode-math-0.7a-2|140	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013b.ltx
14mr|texlive-unicode-math-0.7a-2|141	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013c.ltx
14mr|texlive-unicode-math-0.7a-2|142	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013d.ltx
14mr|texlive-unicode-math-0.7a-2|143	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013e.ltx
14mr|texlive-unicode-math-0.7a-2|144	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X014a.ltx
14mr|texlive-unicode-math-0.7a-2|145	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X014b.ltx
14mr|texlive-unicode-math-0.7a-2|146	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X014c.ltx
14mr|texlive-unicode-math-0.7a-2|147	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X015a.ltx
14mr|texlive-unicode-math-0.7a-2|148	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X015b.ltx
14mr|texlive-unicode-math-0.7a-2|149	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X016a.ltx
14mr|texlive-unicode-math-0.7a-2|150	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X016b.ltx
14mr|texlive-unicode-math-0.7a-2|151	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X016c.ltx
14mr|texlive-unicode-math-0.7a-2|152	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017a.ltx
14mr|texlive-unicode-math-0.7a-2|153	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017b.ltx
14mr|texlive-unicode-math-0.7a-2|154	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017c.ltx
14mr|texlive-unicode-math-0.7a-2|155	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017d.ltx
14mr|texlive-unicode-math-0.7a-2|156	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X018a.ltx
14mr|texlive-unicode-math-0.7a-2|157	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X018b.ltx
14mr|texlive-unicode-math-0.7a-2|158	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X019a.ltx
14mr|texlive-unicode-math-0.7a-2|159	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X019b.ltx
14mr|texlive-unicode-math-0.7a-2|160	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X020a.ltx
14mr|texlive-unicode-math-0.7a-2|161	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X020b.ltx
14mr|texlive-unicode-math-0.7a-2|162	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X021a.ltx
14mr|texlive-unicode-math-0.7a-2|163	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X021b.ltx
14mr|texlive-unicode-math-0.7a-2|164	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X030a.ltx
14mr|texlive-unicode-math-0.7a-2|165	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X031a.ltx
14mr|texlive-unicode-math-0.7a-2|166	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X031b.ltx
14mr|texlive-unicode-math-0.7a-2|167	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X031c.ltx
14mr|texlive-unicode-math-0.7a-2|168	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X032a.ltx
14mr|texlive-unicode-math-0.7a-2|169	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X032b.ltx
14mr|texlive-unicode-math-0.7a-2|170	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X032c.ltx
14mr|texlive-unicode-math-0.7a-2|171	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X033a.ltx
14mr|texlive-unicode-math-0.7a-2|172	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100a.ltx
14mr|texlive-unicode-math-0.7a-2|173	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100b.ltx
14mr|texlive-unicode-math-0.7a-2|174	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100c.ltx
14mr|texlive-unicode-math-0.7a-2|175	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100d.ltx
14mr|texlive-unicode-math-0.7a-2|176	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100e.ltx
14mr|texlive-unicode-math-0.7a-2|177	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X101a.ltx
14mr|texlive-unicode-math-0.7a-2|178	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X102a.ltx
14mr|texlive-unicode-math-0.7a-2|179	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X150a.ltx
14mr|texlive-unicode-math-0.7a-2|180	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X151a.ltx
14mr|texlive-unicode-math-0.7a-2|181	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X202a.ltx
14mr|texlive-unicode-math-0.7a-2|182	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X202b.ltx
14mr|texlive-unicode-math-0.7a-2|183	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X203a.ltx
14mr|texlive-unicode-math-0.7a-2|184	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X206a.ltx
14mr|texlive-unicode-math-0.7a-2|185	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X206b.ltx
14mr|texlive-unicode-math-0.7a-2|186	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X206c.ltx
14mr|texlive-unicode-math-0.7a-2|187	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X207a.ltx
14mr|texlive-unicode-math-0.7a-2|188	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X401a.ltx
14mr|texlive-unicode-math-0.7a-2|189	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X500a.ltx
14mr|texlive-unicode-math-0.7a-2|190	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501a.ltx
14mr|texlive-unicode-math-0.7a-2|191	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501b.ltx
14mr|texlive-unicode-math-0.7a-2|192	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501d.ltx
14mr|texlive-unicode-math-0.7a-2|193	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501e.ltx
14mr|texlive-unicode-math-0.7a-2|194	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X502a.ltx
14mr|texlive-unicode-math-0.7a-2|195	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X502b.ltx
14mr|texlive-unicode-math-0.7a-2|196	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X503a.ltx
14mr|texlive-unicode-math-0.7a-2|197	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600a.ltx
14mr|texlive-unicode-math-0.7a-2|198	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600b.ltx
14mr|texlive-unicode-math-0.7a-2|199	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600c.ltx
14mr|texlive-unicode-math-0.7a-2|200	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600d.ltx
14mr|texlive-unicode-math-0.7a-2|201	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600f.ltx
14mr|texlive-unicode-math-0.7a-2|202	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X601a.ltx
14mr|texlive-unicode-math-0.7a-2|203	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X601b.ltx
14mr|texlive-unicode-math-0.7a-2|204	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X601f.ltx
14mr|texlive-unicode-math-0.7a-2|205	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X604a.ltx
14mr|texlive-unicode-math-0.7a-2|206	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X604b.ltx
14mr|texlive-unicode-math-0.7a-2|207	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X610f.ltx
14mr|texlive-unicode-math-0.7a-2|208	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X620b.ltx
14mr|texlive-unicode-math-0.7a-2|209	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X650a.ltx
14mr|texlive-unicode-math-0.7a-2|210	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X650b.ltx
14mr|texlive-unicode-math-0.7a-2|211	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-preamble.tex
14mr|texlive-unicode-math-0.7a-2|212	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-suite-F.tex
14mr|texlive-unicode-math-0.7a-2|213	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-suite-L.tex
14mr|texlive-unicode-math-0.7a-2|214	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-suite-X.tex
14mr|texlive-unicode-math-0.7a-2|215	%doc %{_texmfdistdir}/source/latex/unicode-math/unicode-math-testsuite.ltx
14mr|texlive-unicode-math-0.7a-2|216	%doc %{_texmfdistdir}/source/latex/unicode-math/unicode-math.dtx
14mr|texlive-unicode-math-0.7a-2|217	%doc %{_texmfdistdir}/source/latex/unicode-math/unimath-symbols.ltx
14mr|texlive-unicode-math-0.7a-2|218	
14mr|texlive-unicode-math-0.7a-2|219	#-----------------------------------------------------------------------
14mr|texlive-unicode-math-0.7a-2|220	%prep
14mr|texlive-unicode-math-0.7a-2|221	%setup -c -a0 -a1 -a2
14mr|texlive-unicode-math-0.7a-2|222	
14mr|texlive-unicode-math-0.7a-2|223	%build
14mr|texlive-unicode-math-0.7a-2|224	
14mr|texlive-unicode-math-0.7a-2|225	%install
14mr|texlive-unicode-math-0.7a-2|226	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-unicode-math-0.7a-2|227	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-unicode-math-0.7a-2|228	
14mr|texlive-unicode-math-0.7a-2|229	
14mr|texlive-unicode-math-0.7a-2|230	
14mr|texlive-unicode-math-0.7a-2|231	%changelog
14mr|texlive-unicode-math-0.7a-2|232	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7a-2
14mr|texlive-unicode-math-0.7a-2|233	+ Revision: 4380314
14mr|texlive-unicode-math-0.7a-2|234	- MassBuild#440: Increase release tag
14mr|texlive-unicode-math-0.7a-2|235	
14mr|texlive-unicode-math-0.7a-2|236	

21711 14
14mr|texlive-unisugar-0.92-3|1	# revision 22357
14mr|texlive-unisugar-0.92-3|2	# category Package
14mr|texlive-unisugar-0.92-3|3	# catalog-ctan /macros/xetex/latex/unisugar
14mr|texlive-unisugar-0.92-3|4	# catalog-date 2011-05-08 11:17:43 +0200
14mr|texlive-unisugar-0.92-3|5	# catalog-license lppl1.3
14mr|texlive-unisugar-0.92-3|6	# catalog-version 0.92
14mr|texlive-unisugar-0.92-3|7	Name:		texlive-unisugar
14mr|texlive-unisugar-0.92-3|8	Version:	0.92
14mr|texlive-unisugar-0.92-3|9	Release:	3
14mr|texlive-unisugar-0.92-3|10	Summary:	Define syntactic sugar for Unicode LaTeX
14mr|texlive-unisugar-0.92-3|11	Group:		Publishing
14mr|texlive-unisugar-0.92-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/unisugar
14mr|texlive-unisugar-0.92-3|13	License:	LPPL1.3
14mr|texlive-unisugar-0.92-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unisugar.tar.xz
14mr|texlive-unisugar-0.92-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unisugar.doc.tar.xz
14mr|texlive-unisugar-0.92-3|16	BuildArch:	noarch
14mr|texlive-unisugar-0.92-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-unisugar-0.92-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-unisugar-0.92-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-unisugar-0.92-3|20	
14mr|texlive-unisugar-0.92-3|21	%description
14mr|texlive-unisugar-0.92-3|22	The package allows the user to define shorthand aliases for
14mr|texlive-unisugar-0.92-3|23	single Unicode characters, and also provides support for such
14mr|texlive-unisugar-0.92-3|24	aliases in RTL-text. The package requires an TeX-alike system
14mr|texlive-unisugar-0.92-3|25	that uses Unicode input in a native way: current examples are
14mr|texlive-unisugar-0.92-3|26	XeTeX and LuaTeX.
14mr|texlive-unisugar-0.92-3|27	
14mr|texlive-unisugar-0.92-3|28	%post
14mr|texlive-unisugar-0.92-3|29	%{_sbindir}/texlive.post
14mr|texlive-unisugar-0.92-3|30	
14mr|texlive-unisugar-0.92-3|31	%postun
14mr|texlive-unisugar-0.92-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-unisugar-0.92-3|33	%{_sbindir}/texlive.post
14mr|texlive-unisugar-0.92-3|34	fi
14mr|texlive-unisugar-0.92-3|35	
14mr|texlive-unisugar-0.92-3|36	#-----------------------------------------------------------------------
14mr|texlive-unisugar-0.92-3|37	%files
14mr|texlive-unisugar-0.92-3|38	%{_texmfdistdir}/tex/xelatex/unisugar/unisugar.sty
14mr|texlive-unisugar-0.92-3|39	%doc %{_texmfdistdir}/doc/xelatex/unisugar/Makefile
14mr|texlive-unisugar-0.92-3|40	%doc %{_texmfdistdir}/doc/xelatex/unisugar/README
14mr|texlive-unisugar-0.92-3|41	%doc %{_texmfdistdir}/doc/xelatex/unisugar/gedit-mixed-sugar.png
14mr|texlive-unisugar-0.92-3|42	%doc %{_texmfdistdir}/doc/xelatex/unisugar/gedit-mixed-traditional.png
14mr|texlive-unisugar-0.92-3|43	%doc %{_texmfdistdir}/doc/xelatex/unisugar/sugar.png
14mr|texlive-unisugar-0.92-3|44	%doc %{_texmfdistdir}/doc/xelatex/unisugar/traditional.png
14mr|texlive-unisugar-0.92-3|45	%doc %{_texmfdistdir}/doc/xelatex/unisugar/unisugar.pdf
14mr|texlive-unisugar-0.92-3|46	%doc %{_texmfdistdir}/doc/xelatex/unisugar/unisugar.tex
14mr|texlive-unisugar-0.92-3|47	
14mr|texlive-unisugar-0.92-3|48	#-----------------------------------------------------------------------
14mr|texlive-unisugar-0.92-3|49	%prep
14mr|texlive-unisugar-0.92-3|50	%setup -c -a0 -a1
14mr|texlive-unisugar-0.92-3|51	
14mr|texlive-unisugar-0.92-3|52	%build
14mr|texlive-unisugar-0.92-3|53	
14mr|texlive-unisugar-0.92-3|54	%install
14mr|texlive-unisugar-0.92-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-unisugar-0.92-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-unisugar-0.92-3|57	
14mr|texlive-unisugar-0.92-3|58	
14mr|texlive-unisugar-0.92-3|59	
14mr|texlive-unisugar-0.92-3|60	%changelog
14mr|texlive-unisugar-0.92-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92-3
14mr|texlive-unisugar-0.92-3|62	+ Revision: 5e2007e
14mr|texlive-unisugar-0.92-3|63	- MassBuild#440: Increase release tag
14mr|texlive-unisugar-0.92-3|64	
14mr|texlive-unisugar-0.92-3|65	

21712 14
14mr|texlive-units-0.9b-3|1	# revision 15878
14mr|texlive-units-0.9b-3|2	# category Package
14mr|texlive-units-0.9b-3|3	# catalog-ctan /macros/latex/contrib/units
14mr|texlive-units-0.9b-3|4	# catalog-date 2009-09-27 11:52:43 +0200
14mr|texlive-units-0.9b-3|5	# catalog-license gpl
14mr|texlive-units-0.9b-3|6	# catalog-version 0.9b
14mr|texlive-units-0.9b-3|7	Name:		texlive-units
14mr|texlive-units-0.9b-3|8	Version:	0.9b
14mr|texlive-units-0.9b-3|9	Release:	3
14mr|texlive-units-0.9b-3|10	Summary:	Typeset units
14mr|texlive-units-0.9b-3|11	Group:		Publishing
14mr|texlive-units-0.9b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/units
14mr|texlive-units-0.9b-3|13	License:	GPL
14mr|texlive-units-0.9b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/units.tar.xz
14mr|texlive-units-0.9b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/units.doc.tar.xz
14mr|texlive-units-0.9b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/units.source.tar.xz
14mr|texlive-units-0.9b-3|17	BuildArch:	noarch
14mr|texlive-units-0.9b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-units-0.9b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-units-0.9b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-units-0.9b-3|21	
14mr|texlive-units-0.9b-3|22	%description
14mr|texlive-units-0.9b-3|23	The package is provided as a bundle with the nicefrac package
14mr|texlive-units-0.9b-3|24	for typing fractions. Units uses nicefrac in typesetting
14mr|texlive-units-0.9b-3|25	physical units in a standard-looking sort of way.
14mr|texlive-units-0.9b-3|26	
14mr|texlive-units-0.9b-3|27	%post
14mr|texlive-units-0.9b-3|28	%{_sbindir}/texlive.post
14mr|texlive-units-0.9b-3|29	
14mr|texlive-units-0.9b-3|30	%postun
14mr|texlive-units-0.9b-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-units-0.9b-3|32	%{_sbindir}/texlive.post
14mr|texlive-units-0.9b-3|33	fi
14mr|texlive-units-0.9b-3|34	
14mr|texlive-units-0.9b-3|35	#-----------------------------------------------------------------------
14mr|texlive-units-0.9b-3|36	%files
14mr|texlive-units-0.9b-3|37	%{_texmfdistdir}/tex/latex/units/nicefrac.sty
14mr|texlive-units-0.9b-3|38	%{_texmfdistdir}/tex/latex/units/units.sty
14mr|texlive-units-0.9b-3|39	%doc %{_texmfdistdir}/doc/latex/units/COPYING
14mr|texlive-units-0.9b-3|40	%doc %{_texmfdistdir}/doc/latex/units/README
14mr|texlive-units-0.9b-3|41	%doc %{_texmfdistdir}/doc/latex/units/units.pdf
14mr|texlive-units-0.9b-3|42	#- source
14mr|texlive-units-0.9b-3|43	%doc %{_texmfdistdir}/source/latex/units/units.dtx
14mr|texlive-units-0.9b-3|44	%doc %{_texmfdistdir}/source/latex/units/units.ins
14mr|texlive-units-0.9b-3|45	
14mr|texlive-units-0.9b-3|46	#-----------------------------------------------------------------------
14mr|texlive-units-0.9b-3|47	%prep
14mr|texlive-units-0.9b-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-units-0.9b-3|49	
14mr|texlive-units-0.9b-3|50	%build
14mr|texlive-units-0.9b-3|51	
14mr|texlive-units-0.9b-3|52	%install
14mr|texlive-units-0.9b-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-units-0.9b-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-units-0.9b-3|55	
14mr|texlive-units-0.9b-3|56	
14mr|texlive-units-0.9b-3|57	
14mr|texlive-units-0.9b-3|58	%changelog
14mr|texlive-units-0.9b-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9b-3
14mr|texlive-units-0.9b-3|60	+ Revision: 40fbec7
14mr|texlive-units-0.9b-3|61	- MassBuild#440: Increase release tag
14mr|texlive-units-0.9b-3|62	
14mr|texlive-units-0.9b-3|63	

21713 14
14mr|texlive-unitsdef-0.2-3|1	# revision 15878
14mr|texlive-unitsdef-0.2-3|2	# category Package
14mr|texlive-unitsdef-0.2-3|3	# catalog-ctan /macros/latex/contrib/unitsdef
14mr|texlive-unitsdef-0.2-3|4	# catalog-date 2007-01-20 15:20:16 +0100
14mr|texlive-unitsdef-0.2-3|5	# catalog-license lppl
14mr|texlive-unitsdef-0.2-3|6	# catalog-version 0.2
14mr|texlive-unitsdef-0.2-3|7	Name:		texlive-unitsdef
14mr|texlive-unitsdef-0.2-3|8	Version:	0.2
14mr|texlive-unitsdef-0.2-3|9	Release:	3
14mr|texlive-unitsdef-0.2-3|10	Summary:	Typesetting units in LaTeX
14mr|texlive-unitsdef-0.2-3|11	Group:		Publishing
14mr|texlive-unitsdef-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unitsdef
14mr|texlive-unitsdef-0.2-3|13	License:	LPPL
14mr|texlive-unitsdef-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unitsdef.tar.xz
14mr|texlive-unitsdef-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unitsdef.doc.tar.xz
14mr|texlive-unitsdef-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unitsdef.source.tar.xz
14mr|texlive-unitsdef-0.2-3|17	BuildArch:	noarch
14mr|texlive-unitsdef-0.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-unitsdef-0.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-unitsdef-0.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-unitsdef-0.2-3|21	
14mr|texlive-unitsdef-0.2-3|22	%description
14mr|texlive-unitsdef-0.2-3|23	There are a lot of packages for typesetting units in LaTeX2e.
14mr|texlive-unitsdef-0.2-3|24	Some define macros to typeset a lot of units but do not suit to
14mr|texlive-unitsdef-0.2-3|25	the actual font settings, some make the characters needed
14mr|texlive-unitsdef-0.2-3|26	available but do not predefine any unit. This package tries to
14mr|texlive-unitsdef-0.2-3|27	comply with both requirements. It predefines common units,
14mr|texlive-unitsdef-0.2-3|28	defines an easy to use interface to define new units and
14mr|texlive-unitsdef-0.2-3|29	changes the output concerning to the surrounding font settings.
14mr|texlive-unitsdef-0.2-3|30	
14mr|texlive-unitsdef-0.2-3|31	%post
14mr|texlive-unitsdef-0.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-unitsdef-0.2-3|33	
14mr|texlive-unitsdef-0.2-3|34	%postun
14mr|texlive-unitsdef-0.2-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-unitsdef-0.2-3|36	%{_sbindir}/texlive.post
14mr|texlive-unitsdef-0.2-3|37	fi
14mr|texlive-unitsdef-0.2-3|38	
14mr|texlive-unitsdef-0.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-unitsdef-0.2-3|40	%files
14mr|texlive-unitsdef-0.2-3|41	%{_texmfdistdir}/tex/latex/unitsdef/ampabbrv.cfg
14mr|texlive-unitsdef-0.2-3|42	%{_texmfdistdir}/tex/latex/unitsdef/enerabbr.cfg
14mr|texlive-unitsdef-0.2-3|43	%{_texmfdistdir}/tex/latex/unitsdef/freqabbr.cfg
14mr|texlive-unitsdef-0.2-3|44	%{_texmfdistdir}/tex/latex/unitsdef/lengabbr.cfg
14mr|texlive-unitsdef-0.2-3|45	%{_texmfdistdir}/tex/latex/unitsdef/molabbrv.cfg
14mr|texlive-unitsdef-0.2-3|46	%{_texmfdistdir}/tex/latex/unitsdef/timeabbr.cfg
14mr|texlive-unitsdef-0.2-3|47	%{_texmfdistdir}/tex/latex/unitsdef/unitsdef.sty
14mr|texlive-unitsdef-0.2-3|48	%{_texmfdistdir}/tex/latex/unitsdef/volabbrv.cfg
14mr|texlive-unitsdef-0.2-3|49	%{_texmfdistdir}/tex/latex/unitsdef/voltabbr.cfg
14mr|texlive-unitsdef-0.2-3|50	%{_texmfdistdir}/tex/latex/unitsdef/weigabbr.cfg
14mr|texlive-unitsdef-0.2-3|51	%doc %{_texmfdistdir}/doc/latex/unitsdef/README.1st
14mr|texlive-unitsdef-0.2-3|52	%doc %{_texmfdistdir}/doc/latex/unitsdef/defedpraef.tex
14mr|texlive-unitsdef-0.2-3|53	%doc %{_texmfdistdir}/doc/latex/unitsdef/defedunits.tex
14mr|texlive-unitsdef-0.2-3|54	%doc %{_texmfdistdir}/doc/latex/unitsdef/unitsdef.pdf
14mr|texlive-unitsdef-0.2-3|55	#- source
14mr|texlive-unitsdef-0.2-3|56	%doc %{_texmfdistdir}/source/latex/unitsdef/unitsdef.dtx
14mr|texlive-unitsdef-0.2-3|57	%doc %{_texmfdistdir}/source/latex/unitsdef/unitsdef.ins
14mr|texlive-unitsdef-0.2-3|58	
14mr|texlive-unitsdef-0.2-3|59	#-----------------------------------------------------------------------
14mr|texlive-unitsdef-0.2-3|60	%prep
14mr|texlive-unitsdef-0.2-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-unitsdef-0.2-3|62	
14mr|texlive-unitsdef-0.2-3|63	%build
14mr|texlive-unitsdef-0.2-3|64	
14mr|texlive-unitsdef-0.2-3|65	%install
14mr|texlive-unitsdef-0.2-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-unitsdef-0.2-3|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-unitsdef-0.2-3|68	
14mr|texlive-unitsdef-0.2-3|69	
14mr|texlive-unitsdef-0.2-3|70	
14mr|texlive-unitsdef-0.2-3|71	%changelog
14mr|texlive-unitsdef-0.2-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-unitsdef-0.2-3|73	+ Revision: a21ba0a
14mr|texlive-unitsdef-0.2-3|74	- MassBuild#440: Increase release tag
14mr|texlive-unitsdef-0.2-3|75	
14mr|texlive-unitsdef-0.2-3|76	

21714 14
14mr|texlive-universa-2.0-3|1	# revision 15878
14mr|texlive-universa-2.0-3|2	# category Package
14mr|texlive-universa-2.0-3|3	# catalog-ctan /fonts/universa
14mr|texlive-universa-2.0-3|4	# catalog-date 2008-11-02 01:06:10 +0100
14mr|texlive-universa-2.0-3|5	# catalog-license gpl
14mr|texlive-universa-2.0-3|6	# catalog-version 2.0
14mr|texlive-universa-2.0-3|7	Name:		texlive-universa
14mr|texlive-universa-2.0-3|8	Version:	2.0
14mr|texlive-universa-2.0-3|9	Release:	3
14mr|texlive-universa-2.0-3|10	Summary:	Herbert Bayer's 'universal' font
14mr|texlive-universa-2.0-3|11	Group:		Publishing
14mr|texlive-universa-2.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/universa
14mr|texlive-universa-2.0-3|13	License:	GPL
14mr|texlive-universa-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/universa.tar.xz
14mr|texlive-universa-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/universa.doc.tar.xz
14mr|texlive-universa-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/universa.source.tar.xz
14mr|texlive-universa-2.0-3|17	BuildArch:	noarch
14mr|texlive-universa-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-universa-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-universa-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-universa-2.0-3|21	
14mr|texlive-universa-2.0-3|22	%description
14mr|texlive-universa-2.0-3|23	An implementation of the universal font by Herbert Bayer of the
14mr|texlive-universa-2.0-3|24	Bauhaus school. The MetaFont sources of the fonts, and their
14mr|texlive-universa-2.0-3|25	LaTeX support, are all supplied in a LaTeX documented source
14mr|texlive-universa-2.0-3|26	(.dtx) file.
14mr|texlive-universa-2.0-3|27	
14mr|texlive-universa-2.0-3|28	%post
14mr|texlive-universa-2.0-3|29	%{_sbindir}/texlive.post
14mr|texlive-universa-2.0-3|30	
14mr|texlive-universa-2.0-3|31	%postun
14mr|texlive-universa-2.0-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-universa-2.0-3|33	%{_sbindir}/texlive.post
14mr|texlive-universa-2.0-3|34	fi
14mr|texlive-universa-2.0-3|35	
14mr|texlive-universa-2.0-3|36	#-----------------------------------------------------------------------
14mr|texlive-universa-2.0-3|37	%files
14mr|texlive-universa-2.0-3|38	%{_texmfdistdir}/fonts/source/public/universa/fulbc10.mf
14mr|texlive-universa-2.0-3|39	%{_texmfdistdir}/fonts/source/public/universa/fulbc12.mf
14mr|texlive-universa-2.0-3|40	%{_texmfdistdir}/fonts/source/public/universa/fulbc17.mf
14mr|texlive-universa-2.0-3|41	%{_texmfdistdir}/fonts/source/public/universa/fulbc8.mf
14mr|texlive-universa-2.0-3|42	%{_texmfdistdir}/fonts/source/public/universa/fulbc9.mf
14mr|texlive-universa-2.0-3|43	%{_texmfdistdir}/fonts/source/public/universa/fulbo10.mf
14mr|texlive-universa-2.0-3|44	%{_texmfdistdir}/fonts/source/public/universa/fulbo12.mf
14mr|texlive-universa-2.0-3|45	%{_texmfdistdir}/fonts/source/public/universa/fulbo17.mf
14mr|texlive-universa-2.0-3|46	%{_texmfdistdir}/fonts/source/public/universa/fulbo8.mf
14mr|texlive-universa-2.0-3|47	%{_texmfdistdir}/fonts/source/public/universa/fulbo9.mf
14mr|texlive-universa-2.0-3|48	%{_texmfdistdir}/fonts/source/public/universa/fulbr10.mf
14mr|texlive-universa-2.0-3|49	%{_texmfdistdir}/fonts/source/public/universa/fulbr12.mf
14mr|texlive-universa-2.0-3|50	%{_texmfdistdir}/fonts/source/public/universa/fulbr17.mf
14mr|texlive-universa-2.0-3|51	%{_texmfdistdir}/fonts/source/public/universa/fulbr8.mf
14mr|texlive-universa-2.0-3|52	%{_texmfdistdir}/fonts/source/public/universa/fulbr9.mf
14mr|texlive-universa-2.0-3|53	%{_texmfdistdir}/fonts/source/public/universa/fulbst10.mf
14mr|texlive-universa-2.0-3|54	%{_texmfdistdir}/fonts/source/public/universa/fulbst12.mf
14mr|texlive-universa-2.0-3|55	%{_texmfdistdir}/fonts/source/public/universa/fulbst17.mf
14mr|texlive-universa-2.0-3|56	%{_texmfdistdir}/fonts/source/public/universa/fulbst8.mf
14mr|texlive-universa-2.0-3|57	%{_texmfdistdir}/fonts/source/public/universa/fulbst9.mf
14mr|texlive-universa-2.0-3|58	%{_texmfdistdir}/fonts/source/public/universa/fulmc10.mf
14mr|texlive-universa-2.0-3|59	%{_texmfdistdir}/fonts/source/public/universa/fulmc12.mf
14mr|texlive-universa-2.0-3|60	%{_texmfdistdir}/fonts/source/public/universa/fulmc17.mf
14mr|texlive-universa-2.0-3|61	%{_texmfdistdir}/fonts/source/public/universa/fulmc8.mf
14mr|texlive-universa-2.0-3|62	%{_texmfdistdir}/fonts/source/public/universa/fulmc9.mf
14mr|texlive-universa-2.0-3|63	%{_texmfdistdir}/fonts/source/public/universa/fulmo10.mf
14mr|texlive-universa-2.0-3|64	%{_texmfdistdir}/fonts/source/public/universa/fulmo12.mf
14mr|texlive-universa-2.0-3|65	%{_texmfdistdir}/fonts/source/public/universa/fulmo17.mf
14mr|texlive-universa-2.0-3|66	%{_texmfdistdir}/fonts/source/public/universa/fulmo8.mf
14mr|texlive-universa-2.0-3|67	%{_texmfdistdir}/fonts/source/public/universa/fulmo9.mf
14mr|texlive-universa-2.0-3|68	%{_texmfdistdir}/fonts/source/public/universa/fulmr10.mf
14mr|texlive-universa-2.0-3|69	%{_texmfdistdir}/fonts/source/public/universa/fulmr12.mf
14mr|texlive-universa-2.0-3|70	%{_texmfdistdir}/fonts/source/public/universa/fulmr17.mf
14mr|texlive-universa-2.0-3|71	%{_texmfdistdir}/fonts/source/public/universa/fulmr8.mf
14mr|texlive-universa-2.0-3|72	%{_texmfdistdir}/fonts/source/public/universa/fulmr9.mf
14mr|texlive-universa-2.0-3|73	%{_texmfdistdir}/fonts/source/public/universa/fulmst10.mf
14mr|texlive-universa-2.0-3|74	%{_texmfdistdir}/fonts/source/public/universa/fulmst12.mf
14mr|texlive-universa-2.0-3|75	%{_texmfdistdir}/fonts/source/public/universa/fulmst17.mf
14mr|texlive-universa-2.0-3|76	%{_texmfdistdir}/fonts/source/public/universa/fulmst8.mf
14mr|texlive-universa-2.0-3|77	%{_texmfdistdir}/fonts/source/public/universa/fulmst9.mf
14mr|texlive-universa-2.0-3|78	%{_texmfdistdir}/fonts/source/public/universa/uniacc.mf
14mr|texlive-universa-2.0-3|79	%{_texmfdistdir}/fonts/source/public/universa/unibase.mf
14mr|texlive-universa-2.0-3|80	%{_texmfdistdir}/fonts/source/public/universa/unidig.mf
14mr|texlive-universa-2.0-3|81	%{_texmfdistdir}/fonts/source/public/universa/uniext.mf
14mr|texlive-universa-2.0-3|82	%{_texmfdistdir}/fonts/source/public/universa/unilig.mf
14mr|texlive-universa-2.0-3|83	%{_texmfdistdir}/fonts/source/public/universa/unilow.mf
14mr|texlive-universa-2.0-3|84	%{_texmfdistdir}/fonts/source/public/universa/unipun.mf
14mr|texlive-universa-2.0-3|85	%{_texmfdistdir}/fonts/source/public/universa/unispe.mf
14mr|texlive-universa-2.0-3|86	%{_texmfdistdir}/fonts/source/public/universa/uniupp.mf
14mr|texlive-universa-2.0-3|87	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc10.tfm
14mr|texlive-universa-2.0-3|88	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc12.tfm
14mr|texlive-universa-2.0-3|89	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc17.tfm
14mr|texlive-universa-2.0-3|90	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc8.tfm
14mr|texlive-universa-2.0-3|91	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc9.tfm
14mr|texlive-universa-2.0-3|92	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo10.tfm
14mr|texlive-universa-2.0-3|93	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo12.tfm
14mr|texlive-universa-2.0-3|94	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo17.tfm
14mr|texlive-universa-2.0-3|95	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo8.tfm
14mr|texlive-universa-2.0-3|96	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo9.tfm
14mr|texlive-universa-2.0-3|97	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr10.tfm
14mr|texlive-universa-2.0-3|98	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr12.tfm
14mr|texlive-universa-2.0-3|99	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr17.tfm
14mr|texlive-universa-2.0-3|100	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr8.tfm
14mr|texlive-universa-2.0-3|101	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr9.tfm
14mr|texlive-universa-2.0-3|102	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst10.tfm
14mr|texlive-universa-2.0-3|103	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst12.tfm
14mr|texlive-universa-2.0-3|104	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst17.tfm
14mr|texlive-universa-2.0-3|105	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst8.tfm
14mr|texlive-universa-2.0-3|106	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst9.tfm
14mr|texlive-universa-2.0-3|107	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc10.tfm
14mr|texlive-universa-2.0-3|108	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc12.tfm
14mr|texlive-universa-2.0-3|109	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc17.tfm
14mr|texlive-universa-2.0-3|110	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc8.tfm
14mr|texlive-universa-2.0-3|111	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc9.tfm
14mr|texlive-universa-2.0-3|112	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo10.tfm
14mr|texlive-universa-2.0-3|113	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo12.tfm
14mr|texlive-universa-2.0-3|114	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo17.tfm
14mr|texlive-universa-2.0-3|115	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo8.tfm
14mr|texlive-universa-2.0-3|116	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo9.tfm
14mr|texlive-universa-2.0-3|117	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr10.tfm
14mr|texlive-universa-2.0-3|118	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr12.tfm
14mr|texlive-universa-2.0-3|119	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr17.tfm
14mr|texlive-universa-2.0-3|120	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr8.tfm
14mr|texlive-universa-2.0-3|121	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr9.tfm
14mr|texlive-universa-2.0-3|122	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst10.tfm
14mr|texlive-universa-2.0-3|123	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst12.tfm
14mr|texlive-universa-2.0-3|124	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst17.tfm
14mr|texlive-universa-2.0-3|125	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst8.tfm
14mr|texlive-universa-2.0-3|126	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst9.tfm
14mr|texlive-universa-2.0-3|127	%{_texmfdistdir}/tex/latex/universa/omluni.fd
14mr|texlive-universa-2.0-3|128	%{_texmfdistdir}/tex/latex/universa/omsuni.fd
14mr|texlive-universa-2.0-3|129	%{_texmfdistdir}/tex/latex/universa/ot1uni.fd
14mr|texlive-universa-2.0-3|130	%{_texmfdistdir}/tex/latex/universa/t1uni.fd
14mr|texlive-universa-2.0-3|131	%{_texmfdistdir}/tex/latex/universa/uni.sty
14mr|texlive-universa-2.0-3|132	%{_texmfdistdir}/tex/latex/universa/uuni.fd
14mr|texlive-universa-2.0-3|133	%doc %{_texmfdistdir}/doc/fonts/universa/README.uni
14mr|texlive-universa-2.0-3|134	%doc %{_texmfdistdir}/doc/fonts/universa/copyright.tex
14mr|texlive-universa-2.0-3|135	%doc %{_texmfdistdir}/doc/fonts/universa/unidoc.sty
14mr|texlive-universa-2.0-3|136	#- source
14mr|texlive-universa-2.0-3|137	%doc %{_texmfdistdir}/source/fonts/universa/uni.dtx
14mr|texlive-universa-2.0-3|138	%doc %{_texmfdistdir}/source/fonts/universa/uni.ins
14mr|texlive-universa-2.0-3|139	
14mr|texlive-universa-2.0-3|140	#-----------------------------------------------------------------------
14mr|texlive-universa-2.0-3|141	%prep
14mr|texlive-universa-2.0-3|142	%setup -c -a0 -a1 -a2
14mr|texlive-universa-2.0-3|143	
14mr|texlive-universa-2.0-3|144	%build
14mr|texlive-universa-2.0-3|145	
14mr|texlive-universa-2.0-3|146	%install
14mr|texlive-universa-2.0-3|147	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-universa-2.0-3|148	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-universa-2.0-3|149	
14mr|texlive-universa-2.0-3|150	
14mr|texlive-universa-2.0-3|151	
14mr|texlive-universa-2.0-3|152	%changelog
14mr|texlive-universa-2.0-3|153	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-universa-2.0-3|154	+ Revision: 6589568
14mr|texlive-universa-2.0-3|155	- MassBuild#440: Increase release tag
14mr|texlive-universa-2.0-3|156	
14mr|texlive-universa-2.0-3|157	

21715 14
14mr|texlive-uni-wtal-ger-20111104-3|1	# revision 22169
14mr|texlive-uni-wtal-ger-20111104-3|2	# category Package
14mr|texlive-uni-wtal-ger-20111104-3|3	# catalog-ctan undef
14mr|texlive-uni-wtal-ger-20111104-3|4	# catalog-date undef
14mr|texlive-uni-wtal-ger-20111104-3|5	# catalog-license undef
14mr|texlive-uni-wtal-ger-20111104-3|6	# catalog-version undef
14mr|texlive-uni-wtal-ger-20111104-3|7	Name:		texlive-uni-wtal-ger
14mr|texlive-uni-wtal-ger-20111104-3|8	Version:	20111104
14mr|texlive-uni-wtal-ger-20111104-3|9	Release:	3
14mr|texlive-uni-wtal-ger-20111104-3|10	Summary:	TeXLive uni-wtal-ger package
14mr|texlive-uni-wtal-ger-20111104-3|11	Group:		Publishing
14mr|texlive-uni-wtal-ger-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-uni-wtal-ger-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-uni-wtal-ger-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-ger.tar.xz
14mr|texlive-uni-wtal-ger-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-ger.doc.tar.xz
14mr|texlive-uni-wtal-ger-20111104-3|16	BuildArch:	noarch
14mr|texlive-uni-wtal-ger-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uni-wtal-ger-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uni-wtal-ger-20111104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-uni-wtal-ger-20111104-3|20	
14mr|texlive-uni-wtal-ger-20111104-3|21	%description
14mr|texlive-uni-wtal-ger-20111104-3|22	TeXLive uni-wtal-ger package.
14mr|texlive-uni-wtal-ger-20111104-3|23	
14mr|texlive-uni-wtal-ger-20111104-3|24	%post
14mr|texlive-uni-wtal-ger-20111104-3|25	%{_sbindir}/texlive.post
14mr|texlive-uni-wtal-ger-20111104-3|26	
14mr|texlive-uni-wtal-ger-20111104-3|27	%postun
14mr|texlive-uni-wtal-ger-20111104-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-uni-wtal-ger-20111104-3|29	%{_sbindir}/texlive.post
14mr|texlive-uni-wtal-ger-20111104-3|30	fi
14mr|texlive-uni-wtal-ger-20111104-3|31	
14mr|texlive-uni-wtal-ger-20111104-3|32	#-----------------------------------------------------------------------
14mr|texlive-uni-wtal-ger-20111104-3|33	%files
14mr|texlive-uni-wtal-ger-20111104-3|34	%{_texmfdistdir}/tex/latex/uni-wtal-ger/uni-wtal-ger.bbx
14mr|texlive-uni-wtal-ger-20111104-3|35	%{_texmfdistdir}/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx
14mr|texlive-uni-wtal-ger-20111104-3|36	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/LIESMICH
14mr|texlive-uni-wtal-ger-20111104-3|37	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/README
14mr|texlive-uni-wtal-ger-20111104-3|38	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/germanistik.bib
14mr|texlive-uni-wtal-ger-20111104-3|39	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/germanistik.pdf
14mr|texlive-uni-wtal-ger-20111104-3|40	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/germanistik.tex
14mr|texlive-uni-wtal-ger-20111104-3|41	
14mr|texlive-uni-wtal-ger-20111104-3|42	#-----------------------------------------------------------------------
14mr|texlive-uni-wtal-ger-20111104-3|43	%prep
14mr|texlive-uni-wtal-ger-20111104-3|44	%setup -c -a0 -a1
14mr|texlive-uni-wtal-ger-20111104-3|45	
14mr|texlive-uni-wtal-ger-20111104-3|46	%build
14mr|texlive-uni-wtal-ger-20111104-3|47	
14mr|texlive-uni-wtal-ger-20111104-3|48	%install
14mr|texlive-uni-wtal-ger-20111104-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uni-wtal-ger-20111104-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uni-wtal-ger-20111104-3|51	
14mr|texlive-uni-wtal-ger-20111104-3|52	
14mr|texlive-uni-wtal-ger-20111104-3|53	
14mr|texlive-uni-wtal-ger-20111104-3|54	%changelog
14mr|texlive-uni-wtal-ger-20111104-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-uni-wtal-ger-20111104-3|56	+ Revision: 2d1170c
14mr|texlive-uni-wtal-ger-20111104-3|57	- MassBuild#440: Increase release tag
14mr|texlive-uni-wtal-ger-20111104-3|58	
14mr|texlive-uni-wtal-ger-20111104-3|59	

21716 14
14mr|texlive-uni-wtal-lin-0.2-6|1	# revision 31409
14mr|texlive-uni-wtal-lin-0.2-6|2	# category Package
14mr|texlive-uni-wtal-lin-0.2-6|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/uni-wtal-lin
14mr|texlive-uni-wtal-lin-0.2-6|4	# catalog-date 2013-08-10 17:37:59 +0200
14mr|texlive-uni-wtal-lin-0.2-6|5	# catalog-license lppl1.3
14mr|texlive-uni-wtal-lin-0.2-6|6	# catalog-version 0.2
14mr|texlive-uni-wtal-lin-0.2-6|7	Name:		texlive-uni-wtal-lin
14mr|texlive-uni-wtal-lin-0.2-6|8	Version:	0.2
14mr|texlive-uni-wtal-lin-0.2-6|9	Release:	6
14mr|texlive-uni-wtal-lin-0.2-6|10	Summary:	Citation style for linguistic studies at the University of Wuppertal
14mr|texlive-uni-wtal-lin-0.2-6|11	Group:		Publishing
14mr|texlive-uni-wtal-lin-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/uni-wtal-lin
14mr|texlive-uni-wtal-lin-0.2-6|13	License:	LPPL1.3
14mr|texlive-uni-wtal-lin-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-lin.tar.xz
14mr|texlive-uni-wtal-lin-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-lin.doc.tar.xz
14mr|texlive-uni-wtal-lin-0.2-6|16	BuildArch:	noarch
14mr|texlive-uni-wtal-lin-0.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uni-wtal-lin-0.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uni-wtal-lin-0.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-uni-wtal-lin-0.2-6|20	
14mr|texlive-uni-wtal-lin-0.2-6|21	%description
14mr|texlive-uni-wtal-lin-0.2-6|22	The package defines a biblatex citation style based on the
14mr|texlive-uni-wtal-lin-0.2-6|23	standard author-year style. The citations are optimised for
14mr|texlive-uni-wtal-lin-0.2-6|24	linguistic studies at the Institute of Linguistics at the
14mr|texlive-uni-wtal-lin-0.2-6|25	Bergische Universitat Wuppertal.
14mr|texlive-uni-wtal-lin-0.2-6|26	
14mr|texlive-uni-wtal-lin-0.2-6|27	%post
14mr|texlive-uni-wtal-lin-0.2-6|28	%{_sbindir}/texlive.post
14mr|texlive-uni-wtal-lin-0.2-6|29	
14mr|texlive-uni-wtal-lin-0.2-6|30	%postun
14mr|texlive-uni-wtal-lin-0.2-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-uni-wtal-lin-0.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-uni-wtal-lin-0.2-6|33	fi
14mr|texlive-uni-wtal-lin-0.2-6|34	
14mr|texlive-uni-wtal-lin-0.2-6|35	#-----------------------------------------------------------------------
14mr|texlive-uni-wtal-lin-0.2-6|36	%files
14mr|texlive-uni-wtal-lin-0.2-6|37	%{_texmfdistdir}/tex/latex/uni-wtal-lin/uni-wtal-lin.bbx
14mr|texlive-uni-wtal-lin-0.2-6|38	%{_texmfdistdir}/tex/latex/uni-wtal-lin/uni-wtal-lin.cbx
14mr|texlive-uni-wtal-lin-0.2-6|39	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/CHANGES
14mr|texlive-uni-wtal-lin-0.2-6|40	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/LIESMICH
14mr|texlive-uni-wtal-lin-0.2-6|41	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/README
14mr|texlive-uni-wtal-lin-0.2-6|42	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/uni-wtal-lin.bib
14mr|texlive-uni-wtal-lin-0.2-6|43	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/uni-wtal-lin.pdf
14mr|texlive-uni-wtal-lin-0.2-6|44	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/uni-wtal-lin.tex
14mr|texlive-uni-wtal-lin-0.2-6|45	
14mr|texlive-uni-wtal-lin-0.2-6|46	#-----------------------------------------------------------------------
14mr|texlive-uni-wtal-lin-0.2-6|47	%prep
14mr|texlive-uni-wtal-lin-0.2-6|48	%setup -c -a0 -a1
14mr|texlive-uni-wtal-lin-0.2-6|49	
14mr|texlive-uni-wtal-lin-0.2-6|50	%build
14mr|texlive-uni-wtal-lin-0.2-6|51	
14mr|texlive-uni-wtal-lin-0.2-6|52	%install
14mr|texlive-uni-wtal-lin-0.2-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uni-wtal-lin-0.2-6|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uni-wtal-lin-0.2-6|55	
14mr|texlive-uni-wtal-lin-0.2-6|56	%changelog
14mr|texlive-uni-wtal-lin-0.2-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-uni-wtal-lin-0.2-6|58	+ Revision: 3acf2a2
14mr|texlive-uni-wtal-lin-0.2-6|59	- MassBuild#440: Increase release tag
14mr|texlive-uni-wtal-lin-0.2-6|60	
14mr|texlive-uni-wtal-lin-0.2-6|61	

21717 14
14mr|texlive-unravel-20131009-6|1	# revision 31307
14mr|texlive-unravel-20131009-6|2	# category Package
14mr|texlive-unravel-20131009-6|3	# catalog-ctan undef
14mr|texlive-unravel-20131009-6|4	# catalog-date undef
14mr|texlive-unravel-20131009-6|5	# catalog-license undef
14mr|texlive-unravel-20131009-6|6	# catalog-version undef
14mr|texlive-unravel-20131009-6|7	Name:		texlive-unravel
14mr|texlive-unravel-20131009-6|8	Version:	20131009
14mr|texlive-unravel-20131009-6|9	Release:	6
14mr|texlive-unravel-20131009-6|10	Summary:	TeXLive unravel package
14mr|texlive-unravel-20131009-6|11	Group:		Publishing
14mr|texlive-unravel-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-unravel-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-unravel-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unravel.tar.xz
14mr|texlive-unravel-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unravel.doc.tar.xz
14mr|texlive-unravel-20131009-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unravel.source.tar.xz
14mr|texlive-unravel-20131009-6|17	BuildArch:	noarch
14mr|texlive-unravel-20131009-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-unravel-20131009-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-unravel-20131009-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-unravel-20131009-6|21	
14mr|texlive-unravel-20131009-6|22	%description
14mr|texlive-unravel-20131009-6|23	TeXLive unravel package.
14mr|texlive-unravel-20131009-6|24	
14mr|texlive-unravel-20131009-6|25	%post
14mr|texlive-unravel-20131009-6|26	%{_sbindir}/texlive.post
14mr|texlive-unravel-20131009-6|27	
14mr|texlive-unravel-20131009-6|28	%postun
14mr|texlive-unravel-20131009-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-unravel-20131009-6|30	%{_sbindir}/texlive.post
14mr|texlive-unravel-20131009-6|31	fi
14mr|texlive-unravel-20131009-6|32	
14mr|texlive-unravel-20131009-6|33	#-----------------------------------------------------------------------
14mr|texlive-unravel-20131009-6|34	%files
14mr|texlive-unravel-20131009-6|35	%{_texmfdistdir}/tex/latex/unravel/unravel.sty
14mr|texlive-unravel-20131009-6|36	%doc %{_texmfdistdir}/doc/latex/unravel/README
14mr|texlive-unravel-20131009-6|37	%doc %{_texmfdistdir}/doc/latex/unravel/unravel.pdf
14mr|texlive-unravel-20131009-6|38	#- source
14mr|texlive-unravel-20131009-6|39	%doc %{_texmfdistdir}/source/latex/unravel/unravel.dtx
14mr|texlive-unravel-20131009-6|40	%doc %{_texmfdistdir}/source/latex/unravel/unravel.ins
14mr|texlive-unravel-20131009-6|41	
14mr|texlive-unravel-20131009-6|42	#-----------------------------------------------------------------------
14mr|texlive-unravel-20131009-6|43	%prep
14mr|texlive-unravel-20131009-6|44	%setup -c -a0 -a1 -a2
14mr|texlive-unravel-20131009-6|45	
14mr|texlive-unravel-20131009-6|46	%build
14mr|texlive-unravel-20131009-6|47	
14mr|texlive-unravel-20131009-6|48	%install
14mr|texlive-unravel-20131009-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-unravel-20131009-6|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-unravel-20131009-6|51	
14mr|texlive-unravel-20131009-6|52	%changelog
14mr|texlive-unravel-20131009-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-unravel-20131009-6|54	+ Revision: 1a9eb58
14mr|texlive-unravel-20131009-6|55	- MassBuild#440: Increase release tag
14mr|texlive-unravel-20131009-6|56	
14mr|texlive-unravel-20131009-6|57	

21718 14
14mr|texlive-unswcover-1.0-6|1	# revision 29476
14mr|texlive-unswcover-1.0-6|2	# category Package
14mr|texlive-unswcover-1.0-6|3	# catalog-ctan /macros/latex/contrib/unswcover
14mr|texlive-unswcover-1.0-6|4	# catalog-date 2013-03-22 09:14:02 +0100
14mr|texlive-unswcover-1.0-6|5	# catalog-license noinfo
14mr|texlive-unswcover-1.0-6|6	# catalog-version 1.0
14mr|texlive-unswcover-1.0-6|7	Name:		texlive-unswcover
14mr|texlive-unswcover-1.0-6|8	Version:	1.0
14mr|texlive-unswcover-1.0-6|9	Release:	6
14mr|texlive-unswcover-1.0-6|10	Summary:	Typeset a dissertation cover page following UNSW guidelines
14mr|texlive-unswcover-1.0-6|11	Group:		Publishing
14mr|texlive-unswcover-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unswcover
14mr|texlive-unswcover-1.0-6|13	License:	NOINFO
14mr|texlive-unswcover-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unswcover.tar.xz
14mr|texlive-unswcover-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unswcover.doc.tar.xz
14mr|texlive-unswcover-1.0-6|16	BuildArch:	noarch
14mr|texlive-unswcover-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-unswcover-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-unswcover-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-unswcover-1.0-6|20	
14mr|texlive-unswcover-1.0-6|21	%description
14mr|texlive-unswcover-1.0-6|22	The package an UNSW cover sheet following the 2011 GRS
14mr|texlive-unswcover-1.0-6|23	guidelines. It may also (optionally) provide other required
14mr|texlive-unswcover-1.0-6|24	sheets such as Originality, Copyright and Authenticity
14mr|texlive-unswcover-1.0-6|25	statements.
14mr|texlive-unswcover-1.0-6|26	
14mr|texlive-unswcover-1.0-6|27	%post
14mr|texlive-unswcover-1.0-6|28	%{_sbindir}/texlive.post
14mr|texlive-unswcover-1.0-6|29	
14mr|texlive-unswcover-1.0-6|30	%postun
14mr|texlive-unswcover-1.0-6|31	if [ $1 -eq 0 ]; then
14mr|texlive-unswcover-1.0-6|32	%{_sbindir}/texlive.post
14mr|texlive-unswcover-1.0-6|33	fi
14mr|texlive-unswcover-1.0-6|34	
14mr|texlive-unswcover-1.0-6|35	#-----------------------------------------------------------------------
14mr|texlive-unswcover-1.0-6|36	%files
14mr|texlive-unswcover-1.0-6|37	%{_texmfdistdir}/tex/latex/unswcover/unswcover.sty
14mr|texlive-unswcover-1.0-6|38	%doc %{_texmfdistdir}/doc/latex/unswcover/COPYING
14mr|texlive-unswcover-1.0-6|39	%doc %{_texmfdistdir}/doc/latex/unswcover/Makefile
14mr|texlive-unswcover-1.0-6|40	%doc %{_texmfdistdir}/doc/latex/unswcover/README
14mr|texlive-unswcover-1.0-6|41	%doc %{_texmfdistdir}/doc/latex/unswcover/logo_unsw_short.pdf
14mr|texlive-unswcover-1.0-6|42	%doc %{_texmfdistdir}/doc/latex/unswcover/thesis.bib
14mr|texlive-unswcover-1.0-6|43	%doc %{_texmfdistdir}/doc/latex/unswcover/thesis.pdf
14mr|texlive-unswcover-1.0-6|44	%doc %{_texmfdistdir}/doc/latex/unswcover/thesis.tex
14mr|texlive-unswcover-1.0-6|45	
14mr|texlive-unswcover-1.0-6|46	#-----------------------------------------------------------------------
14mr|texlive-unswcover-1.0-6|47	%prep
14mr|texlive-unswcover-1.0-6|48	%setup -c -a0 -a1
14mr|texlive-unswcover-1.0-6|49	
14mr|texlive-unswcover-1.0-6|50	%build
14mr|texlive-unswcover-1.0-6|51	
14mr|texlive-unswcover-1.0-6|52	%install
14mr|texlive-unswcover-1.0-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-unswcover-1.0-6|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-unswcover-1.0-6|55	
14mr|texlive-unswcover-1.0-6|56	%changelog
14mr|texlive-unswcover-1.0-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-unswcover-1.0-6|58	+ Revision: 5b6e986
14mr|texlive-unswcover-1.0-6|59	- MassBuild#440: Increase release tag
14mr|texlive-unswcover-1.0-6|60	
14mr|texlive-unswcover-1.0-6|61	

21719 14
14mr|texlive-uothesis-2.5.6-2|1	# revision 25355
14mr|texlive-uothesis-2.5.6-2|2	# category Package
14mr|texlive-uothesis-2.5.6-2|3	# catalog-ctan /macros/latex/contrib/uothesis
14mr|texlive-uothesis-2.5.6-2|4	# catalog-date 2012-02-09 17:36:54 +0100
14mr|texlive-uothesis-2.5.6-2|5	# catalog-license lppl1.3
14mr|texlive-uothesis-2.5.6-2|6	# catalog-version 2.5.6
14mr|texlive-uothesis-2.5.6-2|7	Name:		texlive-uothesis
14mr|texlive-uothesis-2.5.6-2|8	Version:	2.5.6
14mr|texlive-uothesis-2.5.6-2|9	Release:	2
14mr|texlive-uothesis-2.5.6-2|10	Summary:	Class for dissertations and theses at the University of Oregon
14mr|texlive-uothesis-2.5.6-2|11	Group:		Publishing
14mr|texlive-uothesis-2.5.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uothesis
14mr|texlive-uothesis-2.5.6-2|13	License:	LPPL1.3
14mr|texlive-uothesis-2.5.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uothesis.tar.xz
14mr|texlive-uothesis-2.5.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uothesis.doc.tar.xz
14mr|texlive-uothesis-2.5.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uothesis.source.tar.xz
14mr|texlive-uothesis-2.5.6-2|17	BuildArch:	noarch
14mr|texlive-uothesis-2.5.6-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-uothesis-2.5.6-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-uothesis-2.5.6-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-uothesis-2.5.6-2|21	
14mr|texlive-uothesis-2.5.6-2|22	%description
14mr|texlive-uothesis-2.5.6-2|23	The class generates documents that are suitable for submission
14mr|texlive-uothesis-2.5.6-2|24	to the Graduate School and conform with the style requirements
14mr|texlive-uothesis-2.5.6-2|25	for dissertations and theses as laid out in the Fall 2010 UO
14mr|texlive-uothesis-2.5.6-2|26	graduate school student manual.
14mr|texlive-uothesis-2.5.6-2|27	
14mr|texlive-uothesis-2.5.6-2|28	%post
14mr|texlive-uothesis-2.5.6-2|29	%{_sbindir}/texlive.post
14mr|texlive-uothesis-2.5.6-2|30	
14mr|texlive-uothesis-2.5.6-2|31	%postun
14mr|texlive-uothesis-2.5.6-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-uothesis-2.5.6-2|33	%{_sbindir}/texlive.post
14mr|texlive-uothesis-2.5.6-2|34	fi
14mr|texlive-uothesis-2.5.6-2|35	
14mr|texlive-uothesis-2.5.6-2|36	#-----------------------------------------------------------------------
14mr|texlive-uothesis-2.5.6-2|37	%files
14mr|texlive-uothesis-2.5.6-2|38	%{_texmfdistdir}/tex/latex/uothesis/uothesis.cls
14mr|texlive-uothesis-2.5.6-2|39	%doc %{_texmfdistdir}/doc/latex/uothesis/README
14mr|texlive-uothesis-2.5.6-2|40	%doc %{_texmfdistdir}/doc/latex/uothesis/README.txt
14mr|texlive-uothesis-2.5.6-2|41	%doc %{_texmfdistdir}/doc/latex/uothesis/acs-uothesis.bib
14mr|texlive-uothesis-2.5.6-2|42	%doc %{_texmfdistdir}/doc/latex/uothesis/uothesis.hd
14mr|texlive-uothesis-2.5.6-2|43	%doc %{_texmfdistdir}/doc/latex/uothesis/uothesis.pdf
14mr|texlive-uothesis-2.5.6-2|44	#- source
14mr|texlive-uothesis-2.5.6-2|45	%doc %{_texmfdistdir}/source/latex/uothesis/uothesis.dtx
14mr|texlive-uothesis-2.5.6-2|46	%doc %{_texmfdistdir}/source/latex/uothesis/uothesis.ins
14mr|texlive-uothesis-2.5.6-2|47	
14mr|texlive-uothesis-2.5.6-2|48	#-----------------------------------------------------------------------
14mr|texlive-uothesis-2.5.6-2|49	%prep
14mr|texlive-uothesis-2.5.6-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-uothesis-2.5.6-2|51	
14mr|texlive-uothesis-2.5.6-2|52	%build
14mr|texlive-uothesis-2.5.6-2|53	
14mr|texlive-uothesis-2.5.6-2|54	%install
14mr|texlive-uothesis-2.5.6-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uothesis-2.5.6-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-uothesis-2.5.6-2|57	
14mr|texlive-uothesis-2.5.6-2|58	
14mr|texlive-uothesis-2.5.6-2|59	
14mr|texlive-uothesis-2.5.6-2|60	%changelog
14mr|texlive-uothesis-2.5.6-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.6-2
14mr|texlive-uothesis-2.5.6-2|62	+ Revision: ee657b2
14mr|texlive-uothesis-2.5.6-2|63	- MassBuild#440: Increase release tag
14mr|texlive-uothesis-2.5.6-2|64	
14mr|texlive-uothesis-2.5.6-2|65	

21720 14
14mr|texlive-uowthesis-1.0a-3|1	# revision 19700
14mr|texlive-uowthesis-1.0a-3|2	# category Package
14mr|texlive-uowthesis-1.0a-3|3	# catalog-ctan /macros/latex/contrib/uowthesis
14mr|texlive-uowthesis-1.0a-3|4	# catalog-date 2010-07-28 12:27:25 +0200
14mr|texlive-uowthesis-1.0a-3|5	# catalog-license lppl1.3
14mr|texlive-uowthesis-1.0a-3|6	# catalog-version 1.0a
14mr|texlive-uowthesis-1.0a-3|7	Name:		texlive-uowthesis
14mr|texlive-uowthesis-1.0a-3|8	Version:	1.0a
14mr|texlive-uowthesis-1.0a-3|9	Release:	3
14mr|texlive-uowthesis-1.0a-3|10	Summary:	Document class for dissertations at the University of Wollongong
14mr|texlive-uowthesis-1.0a-3|11	Group:		Publishing
14mr|texlive-uowthesis-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uowthesis
14mr|texlive-uowthesis-1.0a-3|13	License:	LPPL1.3
14mr|texlive-uowthesis-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesis.tar.xz
14mr|texlive-uowthesis-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesis.doc.tar.xz
14mr|texlive-uowthesis-1.0a-3|16	BuildArch:	noarch
14mr|texlive-uowthesis-1.0a-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uowthesis-1.0a-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uowthesis-1.0a-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-uowthesis-1.0a-3|20	
14mr|texlive-uowthesis-1.0a-3|21	%description
14mr|texlive-uowthesis-1.0a-3|22	A document class for higher degree research theses in
14mr|texlive-uowthesis-1.0a-3|23	compliance with the specifications of University of Wollongong
14mr|texlive-uowthesis-1.0a-3|24	(UoW) theses in the "Guidelines for Preparation and Submission
14mr|texlive-uowthesis-1.0a-3|25	of Higher Degree Research Theses" (March 2006), by the Research
14mr|texlive-uowthesis-1.0a-3|26	Student Centre, Research & Innovation Division, UoW.
14mr|texlive-uowthesis-1.0a-3|27	
14mr|texlive-uowthesis-1.0a-3|28	%post
14mr|texlive-uowthesis-1.0a-3|29	%{_sbindir}/texlive.post
14mr|texlive-uowthesis-1.0a-3|30	
14mr|texlive-uowthesis-1.0a-3|31	%postun
14mr|texlive-uowthesis-1.0a-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-uowthesis-1.0a-3|33	%{_sbindir}/texlive.post
14mr|texlive-uowthesis-1.0a-3|34	fi
14mr|texlive-uowthesis-1.0a-3|35	
14mr|texlive-uowthesis-1.0a-3|36	#-----------------------------------------------------------------------
14mr|texlive-uowthesis-1.0a-3|37	%files
14mr|texlive-uowthesis-1.0a-3|38	%{_texmfdistdir}/tex/latex/uowthesis/UoWlogo.eps
14mr|texlive-uowthesis-1.0a-3|39	%{_texmfdistdir}/tex/latex/uowthesis/UoWlogo.png
14mr|texlive-uowthesis-1.0a-3|40	%{_texmfdistdir}/tex/latex/uowthesis/UoWthesis.cls
14mr|texlive-uowthesis-1.0a-3|41	%doc %{_texmfdistdir}/doc/latex/uowthesis/README
14mr|texlive-uowthesis-1.0a-3|42	%doc %{_texmfdistdir}/doc/latex/uowthesis/myThesisBib.bib
14mr|texlive-uowthesis-1.0a-3|43	%doc %{_texmfdistdir}/doc/latex/uowthesis/mythesis.pdf
14mr|texlive-uowthesis-1.0a-3|44	%doc %{_texmfdistdir}/doc/latex/uowthesis/mythesis.tex
14mr|texlive-uowthesis-1.0a-3|45	
14mr|texlive-uowthesis-1.0a-3|46	#-----------------------------------------------------------------------
14mr|texlive-uowthesis-1.0a-3|47	%prep
14mr|texlive-uowthesis-1.0a-3|48	%setup -c -a0 -a1
14mr|texlive-uowthesis-1.0a-3|49	
14mr|texlive-uowthesis-1.0a-3|50	%build
14mr|texlive-uowthesis-1.0a-3|51	
14mr|texlive-uowthesis-1.0a-3|52	%install
14mr|texlive-uowthesis-1.0a-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uowthesis-1.0a-3|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uowthesis-1.0a-3|55	
14mr|texlive-uowthesis-1.0a-3|56	
14mr|texlive-uowthesis-1.0a-3|57	
14mr|texlive-uowthesis-1.0a-3|58	%changelog
14mr|texlive-uowthesis-1.0a-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-3
14mr|texlive-uowthesis-1.0a-3|60	+ Revision: 11b9c08
14mr|texlive-uowthesis-1.0a-3|61	- MassBuild#440: Increase release tag
14mr|texlive-uowthesis-1.0a-3|62	
14mr|texlive-uowthesis-1.0a-3|63	

21721 14
14mr|texlive-uowthesistitlepage-2.0-2|1	# revision 32626
14mr|texlive-uowthesistitlepage-2.0-2|2	# category Package
14mr|texlive-uowthesistitlepage-2.0-2|3	# catalog-ctan /macros/latex/contrib/uowthesistitlepage
14mr|texlive-uowthesistitlepage-2.0-2|4	# catalog-date 2014-01-10 08:34:25 +0100
14mr|texlive-uowthesistitlepage-2.0-2|5	# catalog-license lppl1.3
14mr|texlive-uowthesistitlepage-2.0-2|6	# catalog-version 2.0
14mr|texlive-uowthesistitlepage-2.0-2|7	Name:		texlive-uowthesistitlepage
14mr|texlive-uowthesistitlepage-2.0-2|8	Version:	2.0
14mr|texlive-uowthesistitlepage-2.0-2|9	Release:	2
14mr|texlive-uowthesistitlepage-2.0-2|10	Summary:	Title page for dissertations at the University of Wollongong
14mr|texlive-uowthesistitlepage-2.0-2|11	Group:		Publishing
14mr|texlive-uowthesistitlepage-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uowthesistitlepage
14mr|texlive-uowthesistitlepage-2.0-2|13	License:	LPPL1.3
14mr|texlive-uowthesistitlepage-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesistitlepage.tar.xz
14mr|texlive-uowthesistitlepage-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesistitlepage.doc.tar.xz
14mr|texlive-uowthesistitlepage-2.0-2|16	BuildArch:	noarch
14mr|texlive-uowthesistitlepage-2.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uowthesistitlepage-2.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uowthesistitlepage-2.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-uowthesistitlepage-2.0-2|20	
14mr|texlive-uowthesistitlepage-2.0-2|21	%description
14mr|texlive-uowthesistitlepage-2.0-2|22	The package redefines \maketitle to generate a title page for a
14mr|texlive-uowthesistitlepage-2.0-2|23	University of Wollongong thesis, in accordance with the UoW
14mr|texlive-uowthesistitlepage-2.0-2|24	branding guidelines. The package should be used with the book
14mr|texlive-uowthesistitlepage-2.0-2|25	class to typeset a thesis. The package also defines a
14mr|texlive-uowthesistitlepage-2.0-2|26	\declaration command that typesets the declaration that this
14mr|texlive-uowthesistitlepage-2.0-2|27	thesis is your own work, etc., which is required in the front
14mr|texlive-uowthesistitlepage-2.0-2|28	of each PhD Thesis.
14mr|texlive-uowthesistitlepage-2.0-2|29	
14mr|texlive-uowthesistitlepage-2.0-2|30	%post
14mr|texlive-uowthesistitlepage-2.0-2|31	%{_sbindir}/texlive.post
14mr|texlive-uowthesistitlepage-2.0-2|32	
14mr|texlive-uowthesistitlepage-2.0-2|33	%postun
14mr|texlive-uowthesistitlepage-2.0-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-uowthesistitlepage-2.0-2|35	%{_sbindir}/texlive.post
14mr|texlive-uowthesistitlepage-2.0-2|36	fi
14mr|texlive-uowthesistitlepage-2.0-2|37	
14mr|texlive-uowthesistitlepage-2.0-2|38	#-----------------------------------------------------------------------
14mr|texlive-uowthesistitlepage-2.0-2|39	%files
14mr|texlive-uowthesistitlepage-2.0-2|40	%{_texmfdistdir}/tex/latex/uowthesistitlepage/uowthesistitlepage.sty
14mr|texlive-uowthesistitlepage-2.0-2|41	%doc %{_texmfdistdir}/doc/latex/uowthesistitlepage/README
14mr|texlive-uowthesistitlepage-2.0-2|42	%doc %{_texmfdistdir}/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdf
14mr|texlive-uowthesistitlepage-2.0-2|43	%doc %{_texmfdistdir}/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.tex
14mr|texlive-uowthesistitlepage-2.0-2|44	
14mr|texlive-uowthesistitlepage-2.0-2|45	#-----------------------------------------------------------------------
14mr|texlive-uowthesistitlepage-2.0-2|46	%prep
14mr|texlive-uowthesistitlepage-2.0-2|47	%setup -c -a0 -a1
14mr|texlive-uowthesistitlepage-2.0-2|48	
14mr|texlive-uowthesistitlepage-2.0-2|49	%build
14mr|texlive-uowthesistitlepage-2.0-2|50	
14mr|texlive-uowthesistitlepage-2.0-2|51	%install
14mr|texlive-uowthesistitlepage-2.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uowthesistitlepage-2.0-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uowthesistitlepage-2.0-2|54	
14mr|texlive-uowthesistitlepage-2.0-2|55	%changelog
14mr|texlive-uowthesistitlepage-2.0-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-2
14mr|texlive-uowthesistitlepage-2.0-2|57	+ Revision: 0be976c
14mr|texlive-uowthesistitlepage-2.0-2|58	- MassBuild#440: Increase release tag
14mr|texlive-uowthesistitlepage-2.0-2|59	
14mr|texlive-uowthesistitlepage-2.0-2|60	

21722 14
14mr|texlive-upca-20111104-3|1	# revision 22511
14mr|texlive-upca-20111104-3|2	# category Package
14mr|texlive-upca-20111104-3|3	# catalog-ctan undef
14mr|texlive-upca-20111104-3|4	# catalog-date undef
14mr|texlive-upca-20111104-3|5	# catalog-license undef
14mr|texlive-upca-20111104-3|6	# catalog-version undef
14mr|texlive-upca-20111104-3|7	Name:		texlive-upca
14mr|texlive-upca-20111104-3|8	Version:	20111104
14mr|texlive-upca-20111104-3|9	Release:	3
14mr|texlive-upca-20111104-3|10	Summary:	TeXLive upca package
14mr|texlive-upca-20111104-3|11	Group:		Publishing
14mr|texlive-upca-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-upca-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-upca-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upca.tar.xz
14mr|texlive-upca-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upca.doc.tar.xz
14mr|texlive-upca-20111104-3|16	BuildArch:	noarch
14mr|texlive-upca-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-upca-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-upca-20111104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-upca-20111104-3|20	
14mr|texlive-upca-20111104-3|21	%description
14mr|texlive-upca-20111104-3|22	TeXLive upca package.
14mr|texlive-upca-20111104-3|23	
14mr|texlive-upca-20111104-3|24	%post
14mr|texlive-upca-20111104-3|25	%{_sbindir}/texlive.post
14mr|texlive-upca-20111104-3|26	
14mr|texlive-upca-20111104-3|27	%postun
14mr|texlive-upca-20111104-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-upca-20111104-3|29	%{_sbindir}/texlive.post
14mr|texlive-upca-20111104-3|30	fi
14mr|texlive-upca-20111104-3|31	
14mr|texlive-upca-20111104-3|32	#-----------------------------------------------------------------------
14mr|texlive-upca-20111104-3|33	%files
14mr|texlive-upca-20111104-3|34	%{_texmfdistdir}/tex/generic/upca/upca.tex
14mr|texlive-upca-20111104-3|35	%doc %{_texmfdistdir}/doc/generic/upca/README
14mr|texlive-upca-20111104-3|36	%doc %{_texmfdistdir}/doc/generic/upca/test-upca.tex
14mr|texlive-upca-20111104-3|37	
14mr|texlive-upca-20111104-3|38	#-----------------------------------------------------------------------
14mr|texlive-upca-20111104-3|39	%prep
14mr|texlive-upca-20111104-3|40	%setup -c -a0 -a1
14mr|texlive-upca-20111104-3|41	
14mr|texlive-upca-20111104-3|42	%build
14mr|texlive-upca-20111104-3|43	
14mr|texlive-upca-20111104-3|44	%install
14mr|texlive-upca-20111104-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-upca-20111104-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-upca-20111104-3|47	
14mr|texlive-upca-20111104-3|48	
14mr|texlive-upca-20111104-3|49	
14mr|texlive-upca-20111104-3|50	%changelog
14mr|texlive-upca-20111104-3|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-upca-20111104-3|52	+ Revision: eb81639
14mr|texlive-upca-20111104-3|53	- MassBuild#440: Increase release tag
14mr|texlive-upca-20111104-3|54	
14mr|texlive-upca-20111104-3|55	

21723 14
14mr|texlive-upmethodology-20100102-3|1	# revision 16575
14mr|texlive-upmethodology-20100102-3|2	# category Package
14mr|texlive-upmethodology-20100102-3|3	# catalog-ctan /macros/latex/contrib/upmethodology
14mr|texlive-upmethodology-20100102-3|4	# catalog-date 2010-01-02 16:58:48 +0100
14mr|texlive-upmethodology-20100102-3|5	# catalog-license lgpl
14mr|texlive-upmethodology-20100102-3|6	# catalog-version undef
14mr|texlive-upmethodology-20100102-3|7	Name:		texlive-upmethodology
14mr|texlive-upmethodology-20100102-3|8	Version:	20100102
14mr|texlive-upmethodology-20100102-3|9	Release:	3
14mr|texlive-upmethodology-20100102-3|10	Summary:	Writing specification such as for UP-based methodologies
14mr|texlive-upmethodology-20100102-3|11	Group:		Publishing
14mr|texlive-upmethodology-20100102-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/upmethodology
14mr|texlive-upmethodology-20100102-3|13	License:	LGPL
14mr|texlive-upmethodology-20100102-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upmethodology.tar.xz
14mr|texlive-upmethodology-20100102-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upmethodology.doc.tar.xz
14mr|texlive-upmethodology-20100102-3|16	BuildArch:	noarch
14mr|texlive-upmethodology-20100102-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-upmethodology-20100102-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-upmethodology-20100102-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-upmethodology-20100102-3|20	
14mr|texlive-upmethodology-20100102-3|21	%description
14mr|texlive-upmethodology-20100102-3|22	The bundle allows the user to create Unified Process
14mr|texlive-upmethodology-20100102-3|23	methodology (UP or RUP) based documents. The style provides
14mr|texlive-upmethodology-20100102-3|24	document versioning, document history, document authors,
14mr|texlive-upmethodology-20100102-3|25	document validators, specification description, task
14mr|texlive-upmethodology-20100102-3|26	management, and several helping macros.
14mr|texlive-upmethodology-20100102-3|27	
14mr|texlive-upmethodology-20100102-3|28	%post
14mr|texlive-upmethodology-20100102-3|29	%{_sbindir}/texlive.post
14mr|texlive-upmethodology-20100102-3|30	
14mr|texlive-upmethodology-20100102-3|31	%postun
14mr|texlive-upmethodology-20100102-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-upmethodology-20100102-3|33	%{_sbindir}/texlive.post
14mr|texlive-upmethodology-20100102-3|34	fi
14mr|texlive-upmethodology-20100102-3|35	
14mr|texlive-upmethodology-20100102-3|36	#-----------------------------------------------------------------------
14mr|texlive-upmethodology-20100102-3|37	%files
14mr|texlive-upmethodology-20100102-3|38	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-backpage.sty
14mr|texlive-upmethodology-20100102-3|39	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-code.sty
14mr|texlive-upmethodology-20100102-3|40	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-document.cls
14mr|texlive-upmethodology-20100102-3|41	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-document.sty
14mr|texlive-upmethodology-20100102-3|42	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-extension.sty
14mr|texlive-upmethodology-20100102-3|43	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-fmt.sty
14mr|texlive-upmethodology-20100102-3|44	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-frontpage.sty
14mr|texlive-upmethodology-20100102-3|45	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-p-common.sty
14mr|texlive-upmethodology-20100102-3|46	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-spec.sty
14mr|texlive-upmethodology-20100102-3|47	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-task.sty
14mr|texlive-upmethodology-20100102-3|48	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-version.sty
14mr|texlive-upmethodology-20100102-3|49	%doc %{_texmfdistdir}/doc/latex/upmethodology/AUTHORS
14mr|texlive-upmethodology-20100102-3|50	%doc %{_texmfdistdir}/doc/latex/upmethodology/COPYING
14mr|texlive-upmethodology-20100102-3|51	%doc %{_texmfdistdir}/doc/latex/upmethodology/Changelog
14mr|texlive-upmethodology-20100102-3|52	%doc %{_texmfdistdir}/doc/latex/upmethodology/INSTALL
14mr|texlive-upmethodology-20100102-3|53	%doc %{_texmfdistdir}/doc/latex/upmethodology/NEWS
14mr|texlive-upmethodology-20100102-3|54	%doc %{_texmfdistdir}/doc/latex/upmethodology/README
14mr|texlive-upmethodology-20100102-3|55	%doc %{_texmfdistdir}/doc/latex/upmethodology/TODO
14mr|texlive-upmethodology-20100102-3|56	%doc %{_texmfdistdir}/doc/latex/upmethodology/VERSION
14mr|texlive-upmethodology-20100102-3|57	%doc %{_texmfdistdir}/doc/latex/upmethodology/arakhne_org_logo.jpg
14mr|texlive-upmethodology-20100102-3|58	%doc %{_texmfdistdir}/doc/latex/upmethodology/caution.png
14mr|texlive-upmethodology-20100102-3|59	%doc %{_texmfdistdir}/doc/latex/upmethodology/frontclassic.jpg
14mr|texlive-upmethodology-20100102-3|60	%doc %{_texmfdistdir}/doc/latex/upmethodology/frontmodern.jpg
14mr|texlive-upmethodology-20100102-3|61	%doc %{_texmfdistdir}/doc/latex/upmethodology/illustration.jpg
14mr|texlive-upmethodology-20100102-3|62	%doc %{_texmfdistdir}/doc/latex/upmethodology/info.png
14mr|texlive-upmethodology-20100102-3|63	%doc %{_texmfdistdir}/doc/latex/upmethodology/question.png
14mr|texlive-upmethodology-20100102-3|64	%doc %{_texmfdistdir}/doc/latex/upmethodology/small_arakhne_org_logo.jpg
14mr|texlive-upmethodology-20100102-3|65	%doc %{_texmfdistdir}/doc/latex/upmethodology/upmethodology-doc.pdf
14mr|texlive-upmethodology-20100102-3|66	%doc %{_texmfdistdir}/doc/latex/upmethodology/upmethodology-doc.tex
14mr|texlive-upmethodology-20100102-3|67	
14mr|texlive-upmethodology-20100102-3|68	#-----------------------------------------------------------------------
14mr|texlive-upmethodology-20100102-3|69	%prep
14mr|texlive-upmethodology-20100102-3|70	%setup -c -a0 -a1
14mr|texlive-upmethodology-20100102-3|71	
14mr|texlive-upmethodology-20100102-3|72	%build
14mr|texlive-upmethodology-20100102-3|73	
14mr|texlive-upmethodology-20100102-3|74	%install
14mr|texlive-upmethodology-20100102-3|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-upmethodology-20100102-3|76	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-upmethodology-20100102-3|77	
14mr|texlive-upmethodology-20100102-3|78	
14mr|texlive-upmethodology-20100102-3|79	
14mr|texlive-upmethodology-20100102-3|80	%changelog
14mr|texlive-upmethodology-20100102-3|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100102-3
14mr|texlive-upmethodology-20100102-3|82	+ Revision: 86198d6
14mr|texlive-upmethodology-20100102-3|83	- MassBuild#440: Increase release tag
14mr|texlive-upmethodology-20100102-3|84	
14mr|texlive-upmethodology-20100102-3|85	

21724 14
14mr|texlive-upquote-v1.2-2|1	# revision 25895
14mr|texlive-upquote-v1.2-2|2	# category Package
14mr|texlive-upquote-v1.2-2|3	# catalog-ctan /macros/latex/contrib/upquote
14mr|texlive-upquote-v1.2-2|4	# catalog-date 2012-04-09 12:39:20 +0200
14mr|texlive-upquote-v1.2-2|5	# catalog-license lppl1.2
14mr|texlive-upquote-v1.2-2|6	# catalog-version v1.2
14mr|texlive-upquote-v1.2-2|7	Name:		texlive-upquote
14mr|texlive-upquote-v1.2-2|8	Version:	v1.2
14mr|texlive-upquote-v1.2-2|9	Release:	2
14mr|texlive-upquote-v1.2-2|10	Summary:	Show "realistic" quotes in verbatim
14mr|texlive-upquote-v1.2-2|11	Group:		Publishing
14mr|texlive-upquote-v1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/upquote
14mr|texlive-upquote-v1.2-2|13	License:	LPPL1.2
14mr|texlive-upquote-v1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upquote.tar.xz
14mr|texlive-upquote-v1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upquote.doc.tar.xz
14mr|texlive-upquote-v1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upquote.source.tar.xz
14mr|texlive-upquote-v1.2-2|17	BuildArch:	noarch
14mr|texlive-upquote-v1.2-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-upquote-v1.2-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-upquote-v1.2-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-upquote-v1.2-2|21	
14mr|texlive-upquote-v1.2-2|22	%description
14mr|texlive-upquote-v1.2-2|23	Typewriter-style fonts are best for program listings, but
14mr|texlive-upquote-v1.2-2|24	Computer Modern Typewriter prints ` and ' as bent opening and
14mr|texlive-upquote-v1.2-2|25	closing single quotes. Other fonts, and most programming
14mr|texlive-upquote-v1.2-2|26	languages, print ` as a grave accent and ' upright; ' is used
14mr|texlive-upquote-v1.2-2|27	both to open and to close quoted strings. The package switches
14mr|texlive-upquote-v1.2-2|28	the typewriter font to Computer Modern Typewriter in OT1
14mr|texlive-upquote-v1.2-2|29	encoding, and modifies the behaviour of verbatim, verbatim*,
14mr|texlive-upquote-v1.2-2|30	\verb, and \verb* to print in the "` and ' way". It does
14mr|texlive-upquote-v1.2-2|31	thisregardless of other fonts or encodings in use, so long as
14mr|texlive-upquote-v1.2-2|32	the package is loaded after the other fonts were. The package
14mr|texlive-upquote-v1.2-2|33	does not affect \tt, \texttt, etc.
14mr|texlive-upquote-v1.2-2|34	
14mr|texlive-upquote-v1.2-2|35	%post
14mr|texlive-upquote-v1.2-2|36	%{_sbindir}/texlive.post
14mr|texlive-upquote-v1.2-2|37	
14mr|texlive-upquote-v1.2-2|38	%postun
14mr|texlive-upquote-v1.2-2|39	if [ $1 -eq 0 ]; then
14mr|texlive-upquote-v1.2-2|40	%{_sbindir}/texlive.post
14mr|texlive-upquote-v1.2-2|41	fi
14mr|texlive-upquote-v1.2-2|42	
14mr|texlive-upquote-v1.2-2|43	#-----------------------------------------------------------------------
14mr|texlive-upquote-v1.2-2|44	%files
14mr|texlive-upquote-v1.2-2|45	%{_texmfdistdir}/tex/latex/upquote/upquote.sty
14mr|texlive-upquote-v1.2-2|46	%doc %{_texmfdistdir}/doc/latex/upquote/README
14mr|texlive-upquote-v1.2-2|47	%doc %{_texmfdistdir}/doc/latex/upquote/upquote.pdf
14mr|texlive-upquote-v1.2-2|48	#- source
14mr|texlive-upquote-v1.2-2|49	%doc %{_texmfdistdir}/source/latex/upquote/upquote.dtx
14mr|texlive-upquote-v1.2-2|50	%doc %{_texmfdistdir}/source/latex/upquote/upquote.ins
14mr|texlive-upquote-v1.2-2|51	
14mr|texlive-upquote-v1.2-2|52	#-----------------------------------------------------------------------
14mr|texlive-upquote-v1.2-2|53	%prep
14mr|texlive-upquote-v1.2-2|54	%setup -c -a0 -a1 -a2
14mr|texlive-upquote-v1.2-2|55	
14mr|texlive-upquote-v1.2-2|56	%build
14mr|texlive-upquote-v1.2-2|57	
14mr|texlive-upquote-v1.2-2|58	%install
14mr|texlive-upquote-v1.2-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-upquote-v1.2-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-upquote-v1.2-2|61	
14mr|texlive-upquote-v1.2-2|62	
14mr|texlive-upquote-v1.2-2|63	
14mr|texlive-upquote-v1.2-2|64	%changelog
14mr|texlive-upquote-v1.2-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> v1.2-2
14mr|texlive-upquote-v1.2-2|66	+ Revision: c184f2f
14mr|texlive-upquote-v1.2-2|67	- MassBuild#440: Increase release tag
14mr|texlive-upquote-v1.2-2|68	
14mr|texlive-upquote-v1.2-2|69	

21725 14
14mr|texlive-uptex-1.11-7|1	# revision 30476
14mr|texlive-uptex-1.11-7|2	# category Package
14mr|texlive-uptex-1.11-7|3	# catalog-ctan undef
14mr|texlive-uptex-1.11-7|4	# catalog-date 2012-09-27 15:23:21 +0200
14mr|texlive-uptex-1.11-7|5	# catalog-license other-free
14mr|texlive-uptex-1.11-7|6	# catalog-version 1.11
14mr|texlive-uptex-1.11-7|7	Name:		texlive-uptex
14mr|texlive-uptex-1.11-7|8	Epoch:		1
14mr|texlive-uptex-1.11-7|9	Version:	1.11
14mr|texlive-uptex-1.11-7|10	Release:	7
14mr|texlive-uptex-1.11-7|11	Summary:	Unicode version of pTeX
14mr|texlive-uptex-1.11-7|12	Group:		Publishing
14mr|texlive-uptex-1.11-7|13	URL:		http://tug.org/texlive
14mr|texlive-uptex-1.11-7|14	License:	OTHER-FREE
14mr|texlive-uptex-1.11-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.tar.xz
14mr|texlive-uptex-1.11-7|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.doc.tar.xz
14mr|texlive-uptex-1.11-7|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.source.tar.xz
14mr|texlive-uptex-1.11-7|18	BuildArch:	noarch
14mr|texlive-uptex-1.11-7|19	BuildRequires:	texlive-tlpkg
14mr|texlive-uptex-1.11-7|20	Requires(pre):	texlive-tlpkg
14mr|texlive-uptex-1.11-7|21	Requires(post):	texlive-kpathsea
14mr|texlive-uptex-1.11-7|22	Requires(post):	texlive-tetex
14mr|texlive-uptex-1.11-7|23	Requires:	texlive-ptex
14mr|texlive-uptex-1.11-7|24	Requires:	texlive-hyph-utf8
14mr|texlive-uptex-1.11-7|25	Requires:	texlive-adobemapping
14mr|texlive-uptex-1.11-7|26	Requires:	texlive-convbkmk
14mr|texlive-uptex-1.11-7|27	Requires:	texlive-ipaex
14mr|texlive-uptex-1.11-7|28	Requires:	texlive-japanese
14mr|texlive-uptex-1.11-7|29	Requires:	texlive-japanese-otf
14mr|texlive-uptex-1.11-7|30	Requires:	texlive-uptex.bin
14mr|texlive-uptex-1.11-7|31	
14mr|texlive-uptex-1.11-7|32	%description
14mr|texlive-uptex-1.11-7|33	upTeX is an extension of pTeX, using UTF-8 input and producing
14mr|texlive-uptex-1.11-7|34	UTF-8 output. It was originally designed to improve support for
14mr|texlive-uptex-1.11-7|35	Japanese, but is also useful for documents in Chinese and
14mr|texlive-uptex-1.11-7|36	Korean. It can process Chinese simplified, Chinese traditional,
14mr|texlive-uptex-1.11-7|37	Japanese, and Korean simultaneously, and can also process
14mr|texlive-uptex-1.11-7|38	original LaTeX with \inputenc{utf8} and Babel
14mr|texlive-uptex-1.11-7|39	(Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.
14mr|texlive-uptex-1.11-7|40	
14mr|texlive-uptex-1.11-7|41	%post
14mr|texlive-uptex-1.11-7|42	%{_sbindir}/texlive.post
14mr|texlive-uptex-1.11-7|43	
14mr|texlive-uptex-1.11-7|44	%postun
14mr|texlive-uptex-1.11-7|45	if [ $1 -eq 0 ]; then
14mr|texlive-uptex-1.11-7|46	%{_sbindir}/texlive.post
14mr|texlive-uptex-1.11-7|47	fi
14mr|texlive-uptex-1.11-7|48	
14mr|texlive-uptex-1.11-7|49	#-----------------------------------------------------------------------
14mr|texlive-uptex-1.11-7|50	%files
14mr|texlive-uptex-1.11-7|51	%{_texmfdistdir}/fonts/cmap/uptex/UTF8-UTF16
14mr|texlive-uptex-1.11-7|52	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-h.tfm
14mr|texlive-uptex-1.11-7|53	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-hq.tfm
14mr|texlive-uptex-1.11-7|54	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-v.tfm
14mr|texlive-uptex-1.11-7|55	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphygt-h.tfm
14mr|texlive-uptex-1.11-7|56	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphygt-v.tfm
14mr|texlive-uptex-1.11-7|57	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphysmjm-h.tfm
14mr|texlive-uptex-1.11-7|58	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphysmjm-v.tfm
14mr|texlive-uptex-1.11-7|59	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-h.tfm
14mr|texlive-uptex-1.11-7|60	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-hq.tfm
14mr|texlive-uptex-1.11-7|61	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-v.tfm
14mr|texlive-uptex-1.11-7|62	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-h.tfm
14mr|texlive-uptex-1.11-7|63	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-hq.tfm
14mr|texlive-uptex-1.11-7|64	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-v.tfm
14mr|texlive-uptex-1.11-7|65	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpngt-h.tfm
14mr|texlive-uptex-1.11-7|66	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpngt-v.tfm
14mr|texlive-uptex-1.11-7|67	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpnrm-h.tfm
14mr|texlive-uptex-1.11-7|68	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpnrm-v.tfm
14mr|texlive-uptex-1.11-7|69	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorgt-h.tfm
14mr|texlive-uptex-1.11-7|70	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorgt-v.tfm
14mr|texlive-uptex-1.11-7|71	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorrm-h.tfm
14mr|texlive-uptex-1.11-7|72	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorrm-v.tfm
14mr|texlive-uptex-1.11-7|73	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmhm-h.tfm
14mr|texlive-uptex-1.11-7|74	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmhm-v.tfm
14mr|texlive-uptex-1.11-7|75	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmsl-h.tfm
14mr|texlive-uptex-1.11-7|76	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmsl-v.tfm
14mr|texlive-uptex-1.11-7|77	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-h.tfm
14mr|texlive-uptex-1.11-7|78	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-hq.tfm
14mr|texlive-uptex-1.11-7|79	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-v.tfm
14mr|texlive-uptex-1.11-7|80	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschgt-h.tfm
14mr|texlive-uptex-1.11-7|81	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschgt-v.tfm
14mr|texlive-uptex-1.11-7|82	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschrm-h.tfm
14mr|texlive-uptex-1.11-7|83	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschrm-v.tfm
14mr|texlive-uptex-1.11-7|84	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstht-h.tfm
14mr|texlive-uptex-1.11-7|85	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstht-v.tfm
14mr|texlive-uptex-1.11-7|86	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstsl-h.tfm
14mr|texlive-uptex-1.11-7|87	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstsl-v.tfm
14mr|texlive-uptex-1.11-7|88	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchgt-h.tfm
14mr|texlive-uptex-1.11-7|89	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchgt-v.tfm
14mr|texlive-uptex-1.11-7|90	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchrm-h.tfm
14mr|texlive-uptex-1.11-7|91	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchrm-v.tfm
14mr|texlive-uptex-1.11-7|92	%{_texmfdistdir}/fonts/tfm/uptex/min/ugbm.tfm
14mr|texlive-uptex-1.11-7|93	%{_texmfdistdir}/fonts/tfm/uptex/min/ugbmv.tfm
14mr|texlive-uptex-1.11-7|94	%{_texmfdistdir}/fonts/tfm/uptex/min/ugoth10.tfm
14mr|texlive-uptex-1.11-7|95	%{_texmfdistdir}/fonts/tfm/uptex/min/umin10.tfm
14mr|texlive-uptex-1.11-7|96	%{_texmfdistdir}/fonts/tfm/uptex/min/urml.tfm
14mr|texlive-uptex-1.11-7|97	%{_texmfdistdir}/fonts/tfm/uptex/min/urmlv.tfm
14mr|texlive-uptex-1.11-7|98	%{_texmfdistdir}/fonts/tfm/uptex/min/utgoth10.tfm
14mr|texlive-uptex-1.11-7|99	%{_texmfdistdir}/fonts/tfm/uptex/min/utmin10.tfm
14mr|texlive-uptex-1.11-7|100	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-h.vf
14mr|texlive-uptex-1.11-7|101	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-hq.vf
14mr|texlive-uptex-1.11-7|102	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-v.vf
14mr|texlive-uptex-1.11-7|103	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-h.vf
14mr|texlive-uptex-1.11-7|104	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-hq.vf
14mr|texlive-uptex-1.11-7|105	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-v.vf
14mr|texlive-uptex-1.11-7|106	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpngt-h.vf
14mr|texlive-uptex-1.11-7|107	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpngt-v.vf
14mr|texlive-uptex-1.11-7|108	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpnrm-h.vf
14mr|texlive-uptex-1.11-7|109	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpnrm-v.vf
14mr|texlive-uptex-1.11-7|110	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorgt-h.vf
14mr|texlive-uptex-1.11-7|111	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorgt-v.vf
14mr|texlive-uptex-1.11-7|112	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorrm-h.vf
14mr|texlive-uptex-1.11-7|113	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorrm-v.vf
14mr|texlive-uptex-1.11-7|114	%{_texmfdistdir}/fonts/vf/uptex/jis/upschgt-h.vf
14mr|texlive-uptex-1.11-7|115	%{_texmfdistdir}/fonts/vf/uptex/jis/upschgt-v.vf
14mr|texlive-uptex-1.11-7|116	%{_texmfdistdir}/fonts/vf/uptex/jis/upschrm-h.vf
14mr|texlive-uptex-1.11-7|117	%{_texmfdistdir}/fonts/vf/uptex/jis/upschrm-v.vf
14mr|texlive-uptex-1.11-7|118	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchgt-h.vf
14mr|texlive-uptex-1.11-7|119	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchgt-v.vf
14mr|texlive-uptex-1.11-7|120	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchrm-h.vf
14mr|texlive-uptex-1.11-7|121	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchrm-v.vf
14mr|texlive-uptex-1.11-7|122	%{_texmfdistdir}/fonts/vf/uptex/min/ugoth10.vf
14mr|texlive-uptex-1.11-7|123	%{_texmfdistdir}/fonts/vf/uptex/min/umin10.vf
14mr|texlive-uptex-1.11-7|124	%{_texmfdistdir}/fonts/vf/uptex/min/utgoth10.vf
14mr|texlive-uptex-1.11-7|125	%{_texmfdistdir}/fonts/vf/uptex/min/utmin10.vf
14mr|texlive-uptex-1.11-7|126	%{_texmfdistdir}/tex/uplatex/base/jt2gt.fd
14mr|texlive-uptex-1.11-7|127	%{_texmfdistdir}/tex/uplatex/base/jt2mc.fd
14mr|texlive-uptex-1.11-7|128	%{_texmfdistdir}/tex/uplatex/base/jy2gt.fd
14mr|texlive-uptex-1.11-7|129	%{_texmfdistdir}/tex/uplatex/base/jy2mc.fd
14mr|texlive-uptex-1.11-7|130	%{_texmfdistdir}/tex/uplatex/base/ujarticle.cls
14mr|texlive-uptex-1.11-7|131	%{_texmfdistdir}/tex/uplatex/base/ujbk10.clo
14mr|texlive-uptex-1.11-7|132	%{_texmfdistdir}/tex/uplatex/base/ujbk11.clo
14mr|texlive-uptex-1.11-7|133	%{_texmfdistdir}/tex/uplatex/base/ujbk12.clo
14mr|texlive-uptex-1.11-7|134	%{_texmfdistdir}/tex/uplatex/base/ujbook.cls
14mr|texlive-uptex-1.11-7|135	%{_texmfdistdir}/tex/uplatex/base/ujreport.cls
14mr|texlive-uptex-1.11-7|136	%{_texmfdistdir}/tex/uplatex/base/ujsize10.clo
14mr|texlive-uptex-1.11-7|137	%{_texmfdistdir}/tex/uplatex/base/ujsize11.clo
14mr|texlive-uptex-1.11-7|138	%{_texmfdistdir}/tex/uplatex/base/ujsize12.clo
14mr|texlive-uptex-1.11-7|139	%{_texmfdistdir}/tex/uplatex/base/uplatex.ltx
14mr|texlive-uptex-1.11-7|140	%{_texmfdistdir}/tex/uplatex/base/uplcore.ltx
14mr|texlive-uptex-1.11-7|141	%{_texmfdistdir}/tex/uplatex/base/upldefs.ltx
14mr|texlive-uptex-1.11-7|142	%{_texmfdistdir}/tex/uplatex/base/uplpatch.ltx
14mr|texlive-uptex-1.11-7|143	%{_texmfdistdir}/tex/uplatex/base/uptrace.sty
14mr|texlive-uptex-1.11-7|144	%{_texmfdistdir}/tex/uplatex/base/utarticle.cls
14mr|texlive-uptex-1.11-7|145	%{_texmfdistdir}/tex/uplatex/base/utbk10.clo
14mr|texlive-uptex-1.11-7|146	%{_texmfdistdir}/tex/uplatex/base/utbk11.clo
14mr|texlive-uptex-1.11-7|147	%{_texmfdistdir}/tex/uplatex/base/utbk12.clo
14mr|texlive-uptex-1.11-7|148	%{_texmfdistdir}/tex/uplatex/base/utbook.cls
14mr|texlive-uptex-1.11-7|149	%{_texmfdistdir}/tex/uplatex/base/utreport.cls
14mr|texlive-uptex-1.11-7|150	%{_texmfdistdir}/tex/uplatex/base/utsize10.clo
14mr|texlive-uptex-1.11-7|151	%{_texmfdistdir}/tex/uplatex/base/utsize11.clo
14mr|texlive-uptex-1.11-7|152	%{_texmfdistdir}/tex/uplatex/base/utsize12.clo
14mr|texlive-uptex-1.11-7|153	%{_texmfdistdir}/tex/uplatex/config/uplatex.ini
14mr|texlive-uptex-1.11-7|154	%{_texmfdistdir}/tex/uptex/base/euptex.src
14mr|texlive-uptex-1.11-7|155	%{_texmfdistdir}/tex/uptex/base/ukinsoku.tex
14mr|texlive-uptex-1.11-7|156	%{_texmfdistdir}/tex/uptex/base/uptex.tex
14mr|texlive-uptex-1.11-7|157	%{_texmfdistdir}/tex/uptex/config/euptex.ini
14mr|texlive-uptex-1.11-7|158	%{_texmfdistdir}/tex/uptex/config/uptex.ini
14mr|texlive-uptex-1.11-7|159	%_texmf_fmtutil_d/uptex
14mr|texlive-uptex-1.11-7|160	%doc %{_texmfdistdir}/doc/uplatex/base/README_uplatex.txt
14mr|texlive-uptex-1.11-7|161	%doc %{_texmfdistdir}/doc/uptex/base/00readme_uptex.txt
14mr|texlive-uptex-1.11-7|162	%doc %{_texmfdistdir}/doc/uptex/base/01uptex_doc_utf8.txt
14mr|texlive-uptex-1.11-7|163	%doc %{_texmfdistdir}/doc/uptex/base/02uptex_changelog_utf8.txt
14mr|texlive-uptex-1.11-7|164	%doc %{_texmfdistdir}/doc/uptex/base/README_uptex.txt
14mr|texlive-uptex-1.11-7|165	%doc %{_texmfdistdir}/doc/uptex/base/samples/00readme_uptex_samples.txt
14mr|texlive-uptex-1.11-7|166	%doc %{_texmfdistdir}/doc/uptex/base/samples/Makefile
14mr|texlive-uptex-1.11-7|167	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-cid.tex
14mr|texlive-uptex-1.11-7|168	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-cns-utf8.tex
14mr|texlive-uptex-1.11-7|169	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-gb-utf8.tex
14mr|texlive-uptex-1.11-7|170	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-jp-utf8.tex
14mr|texlive-uptex-1.11-7|171	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-kr-utf8.tex
14mr|texlive-uptex-1.11-7|172	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujarticle-utf8.tex
14mr|texlive-uptex-1.11-7|173	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujbook-utf8.tex
14mr|texlive-uptex-1.11-7|174	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujreport-utf8.tex
14mr|texlive-uptex-1.11-7|175	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utarticle-utf8.tex
14mr|texlive-uptex-1.11-7|176	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utbook-utf8.tex
14mr|texlive-uptex-1.11-7|177	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utf8.tex
14mr|texlive-uptex-1.11-7|178	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utreport-utf8.tex
14mr|texlive-uptex-1.11-7|179	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-euc-incl.tex
14mr|texlive-uptex-1.11-7|180	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-euc.mp
14mr|texlive-uptex-1.11-7|181	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-jis-incl.tex
14mr|texlive-uptex-1.11-7|182	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-jis.mp
14mr|texlive-uptex-1.11-7|183	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-sjis-incl.tex
14mr|texlive-uptex-1.11-7|184	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-sjis.mp
14mr|texlive-uptex-1.11-7|185	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-uptex-incl.tex
14mr|texlive-uptex-1.11-7|186	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-uptex.mp
14mr|texlive-uptex-1.11-7|187	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-utf8-incl.tex
14mr|texlive-uptex-1.11-7|188	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-utf8.mp
14mr|texlive-uptex-1.11-7|189	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-docinfo.txt
14mr|texlive-uptex-1.11-7|190	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-jis.tex
14mr|texlive-uptex-1.11-7|191	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-utf8.tex
14mr|texlive-uptex-1.11-7|192	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-euc.eps
14mr|texlive-uptex-1.11-7|193	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-jis.eps
14mr|texlive-uptex-1.11-7|194	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-sjis.eps
14mr|texlive-uptex-1.11-7|195	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-utf8.eps
14mr|texlive-uptex-1.11-7|196	%doc %{_texmfdistdir}/doc/uptex/base/samples/check_enc.pl
14mr|texlive-uptex-1.11-7|197	%doc %{_texmfdistdir}/doc/uptex/base/samples/cjk_babel.tex
14mr|texlive-uptex-1.11-7|198	%doc %{_texmfdistdir}/doc/uptex/base/samples/console_io.tex
14mr|texlive-uptex-1.11-7|199	%doc %{_texmfdistdir}/doc/uptex/base/samples/greek-uplatex.tex
14mr|texlive-uptex-1.11-7|200	%doc %{_texmfdistdir}/doc/uptex/base/samples/iotext.txt
14mr|texlive-uptex-1.11-7|201	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbib1-jis.tex
14mr|texlive-uptex-1.11-7|202	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbib2-utf8.tex
14mr|texlive-uptex-1.11-7|203	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbtest.bib
14mr|texlive-uptex-1.11-7|204	%doc %{_texmfdistdir}/doc/uptex/base/samples/jis_uni_variation.tex
14mr|texlive-uptex-1.11-7|205	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-euc-incl.tex
14mr|texlive-uptex-1.11-7|206	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-euc.mp
14mr|texlive-uptex-1.11-7|207	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-jis-incl.tex
14mr|texlive-uptex-1.11-7|208	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-jis.mp
14mr|texlive-uptex-1.11-7|209	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-sjis-incl.tex
14mr|texlive-uptex-1.11-7|210	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-sjis.mp
14mr|texlive-uptex-1.11-7|211	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-uptex-incl.tex
14mr|texlive-uptex-1.11-7|212	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-uptex.mp
14mr|texlive-uptex-1.11-7|213	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-utf8-incl.tex
14mr|texlive-uptex-1.11-7|214	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-utf8.mp
14mr|texlive-uptex-1.11-7|215	%doc %{_texmfdistdir}/doc/uptex/base/samples/kinsoku-chk-utf8.tex
14mr|texlive-uptex-1.11-7|216	%doc %{_texmfdistdir}/doc/uptex/base/samples/linebreak.bib
14mr|texlive-uptex-1.11-7|217	%doc %{_texmfdistdir}/doc/uptex/base/samples/min10x.tfm
14mr|texlive-uptex-1.11-7|218	%doc %{_texmfdistdir}/doc/uptex/base/samples/misc-check-h-utf8.tex
14mr|texlive-uptex-1.11-7|219	%doc %{_texmfdistdir}/doc/uptex/base/samples/misc-check-v-utf8.tex
14mr|texlive-uptex-1.11-7|220	%doc %{_texmfdistdir}/doc/uptex/base/samples/otfsmpl-uplatex.tex
14mr|texlive-uptex-1.11-7|221	%doc %{_texmfdistdir}/doc/uptex/base/samples/sangoku-uplatex.tex
14mr|texlive-uptex-1.11-7|222	%doc %{_texmfdistdir}/doc/uptex/base/samples/sangoku-uptex.tex
14mr|texlive-uptex-1.11-7|223	%doc %{_texmfdistdir}/doc/uptex/base/samples/set3-check-h-utf8.tex
14mr|texlive-uptex-1.11-7|224	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-euc.tex
14mr|texlive-uptex-1.11-7|225	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-jis.tex
14mr|texlive-uptex-1.11-7|226	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-sjis.tex
14mr|texlive-uptex-1.11-7|227	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-u-jis.tex
14mr|texlive-uptex-1.11-7|228	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-u-utf8.tex
14mr|texlive-uptex-1.11-7|229	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-utf8.tex
14mr|texlive-uptex-1.11-7|230	%doc %{_texmfdistdir}/doc/uptex/base/samples/testrun.bat
14mr|texlive-uptex-1.11-7|231	%doc %{_texmfdistdir}/doc/uptex/base/samples/texxet-jis.tex
14mr|texlive-uptex-1.11-7|232	%doc %{_texmfdistdir}/doc/uptex/base/samples/umin10x.tfm
14mr|texlive-uptex-1.11-7|233	%doc %{_texmfdistdir}/doc/uptex/base/samples/uotftest-utf8.tex
14mr|texlive-uptex-1.11-7|234	%doc %{_texmfdistdir}/doc/uptex/base/samples/uotftest.tex
14mr|texlive-uptex-1.11-7|235	%doc %{_texmfdistdir}/doc/uptex/base/samples/utfsmpl-uplatex.tex
14mr|texlive-uptex-1.11-7|236	%doc %{_texmfdistdir}/doc/uptex/base/samples/widow.tex
14mr|texlive-uptex-1.11-7|237	%doc %{_texmfdistdir}/doc/uptex/base/samples/yaku-jsc-jis.tex
14mr|texlive-uptex-1.11-7|238	%doc %{_texmfdistdir}/doc/uptex/base/samples/yaku-jsc-utf8.tex
14mr|texlive-uptex-1.11-7|239	#- source
14mr|texlive-uptex-1.11-7|240	%doc %{_texmfdistdir}/source/fonts/uptex/Makefile
14mr|texlive-uptex-1.11-7|241	%doc %{_texmfdistdir}/source/fonts/uptex/README_ASCII_Corp.txt
14mr|texlive-uptex-1.11-7|242	%doc %{_texmfdistdir}/source/fonts/uptex/README_uptex_font.txt
14mr|texlive-uptex-1.11-7|243	%doc %{_texmfdistdir}/source/fonts/uptex/makepl.perl
14mr|texlive-uptex-1.11-7|244	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-h-hk.pl
14mr|texlive-uptex-1.11-7|245	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-h.pl
14mr|texlive-uptex-1.11-7|246	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-v.pl
14mr|texlive-uptex-1.11-7|247	%doc %{_texmfdistdir}/source/fonts/uptex/uprml-h-hk.pl
14mr|texlive-uptex-1.11-7|248	%doc %{_texmfdistdir}/source/fonts/uptex/uprml-h.pl
14mr|texlive-uptex-1.11-7|249	%doc %{_texmfdistdir}/source/uplatex/base/ujclasses.dtx
14mr|texlive-uptex-1.11-7|250	%doc %{_texmfdistdir}/source/uplatex/base/ukinsoku.dtx
14mr|texlive-uptex-1.11-7|251	%doc %{_texmfdistdir}/source/uplatex/base/uplatex.dtx
14mr|texlive-uptex-1.11-7|252	%doc %{_texmfdistdir}/source/uplatex/base/uplcls.ins
14mr|texlive-uptex-1.11-7|253	%doc %{_texmfdistdir}/source/uplatex/base/uplfmt.ins
14mr|texlive-uptex-1.11-7|254	%doc %{_texmfdistdir}/source/uplatex/base/uplfonts.dtx
14mr|texlive-uptex-1.11-7|255	%doc %{_texmfdistdir}/source/uplatex/base/uplvers.dtx
14mr|texlive-uptex-1.11-7|256	
14mr|texlive-uptex-1.11-7|257	#-----------------------------------------------------------------------
14mr|texlive-uptex-1.11-7|258	%prep
14mr|texlive-uptex-1.11-7|259	%setup -c -a0 -a1 -a2
14mr|texlive-uptex-1.11-7|260	
14mr|texlive-uptex-1.11-7|261	%build
14mr|texlive-uptex-1.11-7|262	
14mr|texlive-uptex-1.11-7|263	%install
14mr|texlive-uptex-1.11-7|264	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-uptex-1.11-7|265	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-uptex-1.11-7|266	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-uptex-1.11-7|267	cat > %{buildroot}%{_texmf_fmtutil_d}/uptex <<EOF
14mr|texlive-uptex-1.11-7|268	#
14mr|texlive-uptex-1.11-7|269	# from uptex:
14mr|texlive-uptex-1.11-7|270	uptex uptex - uptex.ini
14mr|texlive-uptex-1.11-7|271	euptex euptex language.def *euptex.ini
14mr|texlive-uptex-1.11-7|272	uplatex euptex language.dat *uplatex.ini
14mr|texlive-uptex-1.11-7|273	EOF
14mr|texlive-uptex-1.11-7|274	
14mr|texlive-uptex-1.11-7|275	%changelog
14mr|texlive-uptex-1.11-7|276	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.11-7
14mr|texlive-uptex-1.11-7|277	+ Revision: bba4658
14mr|texlive-uptex-1.11-7|278	- MassBuild#440: Increase release tag
14mr|texlive-uptex-1.11-7|279	
14mr|texlive-uptex-1.11-7|280	

21726 14
14mr|texlive-uri-20111104-3|1	# revision 21608
14mr|texlive-uri-20111104-3|2	# category Package
14mr|texlive-uri-20111104-3|3	# catalog-ctan undef
14mr|texlive-uri-20111104-3|4	# catalog-date undef
14mr|texlive-uri-20111104-3|5	# catalog-license undef
14mr|texlive-uri-20111104-3|6	# catalog-version undef
14mr|texlive-uri-20111104-3|7	Name:		texlive-uri
14mr|texlive-uri-20111104-3|8	Version:	20111104
14mr|texlive-uri-20111104-3|9	Release:	3
14mr|texlive-uri-20111104-3|10	Summary:	TeXLive uri package
14mr|texlive-uri-20111104-3|11	Group:		Publishing
14mr|texlive-uri-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-uri-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-uri-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uri.tar.xz
14mr|texlive-uri-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uri.doc.tar.xz
14mr|texlive-uri-20111104-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uri.source.tar.xz
14mr|texlive-uri-20111104-3|17	BuildArch:	noarch
14mr|texlive-uri-20111104-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-uri-20111104-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-uri-20111104-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-uri-20111104-3|21	
14mr|texlive-uri-20111104-3|22	%description
14mr|texlive-uri-20111104-3|23	TeXLive uri package.
14mr|texlive-uri-20111104-3|24	
14mr|texlive-uri-20111104-3|25	%post
14mr|texlive-uri-20111104-3|26	%{_sbindir}/texlive.post
14mr|texlive-uri-20111104-3|27	
14mr|texlive-uri-20111104-3|28	%postun
14mr|texlive-uri-20111104-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-uri-20111104-3|30	%{_sbindir}/texlive.post
14mr|texlive-uri-20111104-3|31	fi
14mr|texlive-uri-20111104-3|32	
14mr|texlive-uri-20111104-3|33	#-----------------------------------------------------------------------
14mr|texlive-uri-20111104-3|34	%files
14mr|texlive-uri-20111104-3|35	%{_texmfdistdir}/tex/latex/uri/uri.sty
14mr|texlive-uri-20111104-3|36	%doc %{_texmfdistdir}/doc/latex/uri/README
14mr|texlive-uri-20111104-3|37	%doc %{_texmfdistdir}/doc/latex/uri/uri-example.pdf
14mr|texlive-uri-20111104-3|38	%doc %{_texmfdistdir}/doc/latex/uri/uri-example.tex
14mr|texlive-uri-20111104-3|39	%doc %{_texmfdistdir}/doc/latex/uri/uri.pdf
14mr|texlive-uri-20111104-3|40	#- source
14mr|texlive-uri-20111104-3|41	%doc %{_texmfdistdir}/source/latex/uri/ltxdoc.cfg
14mr|texlive-uri-20111104-3|42	%doc %{_texmfdistdir}/source/latex/uri/uri.drv
14mr|texlive-uri-20111104-3|43	%doc %{_texmfdistdir}/source/latex/uri/uri.dtx
14mr|texlive-uri-20111104-3|44	%doc %{_texmfdistdir}/source/latex/uri/uri.ins
14mr|texlive-uri-20111104-3|45	
14mr|texlive-uri-20111104-3|46	#-----------------------------------------------------------------------
14mr|texlive-uri-20111104-3|47	%prep
14mr|texlive-uri-20111104-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-uri-20111104-3|49	
14mr|texlive-uri-20111104-3|50	%build
14mr|texlive-uri-20111104-3|51	
14mr|texlive-uri-20111104-3|52	%install
14mr|texlive-uri-20111104-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uri-20111104-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-uri-20111104-3|55	
14mr|texlive-uri-20111104-3|56	
14mr|texlive-uri-20111104-3|57	
14mr|texlive-uri-20111104-3|58	%changelog
14mr|texlive-uri-20111104-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-uri-20111104-3|60	+ Revision: a542128
14mr|texlive-uri-20111104-3|61	- MassBuild#440: Increase release tag
14mr|texlive-uri-20111104-3|62	
14mr|texlive-uri-20111104-3|63	

21727 14
14mr|texlive-url-3.2-3|1	# revision 16864
14mr|texlive-url-3.2-3|2	# category Package
14mr|texlive-url-3.2-3|3	# catalog-ctan /macros/latex/contrib/url
14mr|texlive-url-3.2-3|4	# catalog-date 2010-01-27 23:13:46 +0100
14mr|texlive-url-3.2-3|5	# catalog-license lppl
14mr|texlive-url-3.2-3|6	# catalog-version 3.2
14mr|texlive-url-3.2-3|7	Name:		texlive-url
14mr|texlive-url-3.2-3|8	Version:	3.2
14mr|texlive-url-3.2-3|9	Release:	3
14mr|texlive-url-3.2-3|10	Summary:	Verbatim with URL-sensitive line breaks
14mr|texlive-url-3.2-3|11	Group:		Publishing
14mr|texlive-url-3.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/url
14mr|texlive-url-3.2-3|13	License:	LPPL
14mr|texlive-url-3.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/url.tar.xz
14mr|texlive-url-3.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/url.doc.tar.xz
14mr|texlive-url-3.2-3|16	BuildArch:	noarch
14mr|texlive-url-3.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-url-3.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-url-3.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-url-3.2-3|20	
14mr|texlive-url-3.2-3|21	%description
14mr|texlive-url-3.2-3|22	The command \url is a form of verbatim command that allows
14mr|texlive-url-3.2-3|23	linebreaks at certain characters or combinations of characters,
14mr|texlive-url-3.2-3|24	accepts reconfiguration, and can usually be used in the
14mr|texlive-url-3.2-3|25	argument to another command. (The \urldef command provides
14mr|texlive-url-3.2-3|26	robust commands that serve in cases when \url doesn't work in
14mr|texlive-url-3.2-3|27	an argument.) The command is intended for email addresses,
14mr|texlive-url-3.2-3|28	hypertext links, directories/paths, etc., which normally have
14mr|texlive-url-3.2-3|29	no spaces, so by default the package ignores spaces in its
14mr|texlive-url-3.2-3|30	argument. However, a package option "allows spaces", which is
14mr|texlive-url-3.2-3|31	useful for operating systems where spaces are a common part of
14mr|texlive-url-3.2-3|32	file names.
14mr|texlive-url-3.2-3|33	
14mr|texlive-url-3.2-3|34	%post
14mr|texlive-url-3.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-url-3.2-3|36	
14mr|texlive-url-3.2-3|37	%postun
14mr|texlive-url-3.2-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-url-3.2-3|39	%{_sbindir}/texlive.post
14mr|texlive-url-3.2-3|40	fi
14mr|texlive-url-3.2-3|41	
14mr|texlive-url-3.2-3|42	#-----------------------------------------------------------------------
14mr|texlive-url-3.2-3|43	%files
14mr|texlive-url-3.2-3|44	%{_texmfdistdir}/tex/latex/url/url.sty
14mr|texlive-url-3.2-3|45	%doc %{_texmfdistdir}/doc/latex/url/miscdoc.sty
14mr|texlive-url-3.2-3|46	%doc %{_texmfdistdir}/doc/latex/url/url.pdf
14mr|texlive-url-3.2-3|47	%doc %{_texmfdistdir}/doc/latex/url/url.tex
14mr|texlive-url-3.2-3|48	
14mr|texlive-url-3.2-3|49	#-----------------------------------------------------------------------
14mr|texlive-url-3.2-3|50	%prep
14mr|texlive-url-3.2-3|51	%setup -c -a0 -a1
14mr|texlive-url-3.2-3|52	
14mr|texlive-url-3.2-3|53	%build
14mr|texlive-url-3.2-3|54	
14mr|texlive-url-3.2-3|55	%install
14mr|texlive-url-3.2-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-url-3.2-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-url-3.2-3|58	
14mr|texlive-url-3.2-3|59	
14mr|texlive-url-3.2-3|60	
14mr|texlive-url-3.2-3|61	%changelog
14mr|texlive-url-3.2-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2-3
14mr|texlive-url-3.2-3|63	+ Revision: 59ef81d
14mr|texlive-url-3.2-3|64	- MassBuild#440: Increase release tag
14mr|texlive-url-3.2-3|65	
14mr|texlive-url-3.2-3|66	

21728 14
14mr|texlive-urlbst-0.7-4|1	# revision 26313
14mr|texlive-urlbst-0.7-4|2	# category Package
14mr|texlive-urlbst-0.7-4|3	# catalog-ctan /biblio/bibtex/contrib/urlbst
14mr|texlive-urlbst-0.7-4|4	# catalog-date 2011-11-15 11:50:22 +0100
14mr|texlive-urlbst-0.7-4|5	# catalog-license gpl
14mr|texlive-urlbst-0.7-4|6	# catalog-version 0.7
14mr|texlive-urlbst-0.7-4|7	Name:		texlive-urlbst
14mr|texlive-urlbst-0.7-4|8	Version:	0.7
14mr|texlive-urlbst-0.7-4|9	Release:	4
14mr|texlive-urlbst-0.7-4|10	Summary:	Web support for BibTeX
14mr|texlive-urlbst-0.7-4|11	Group:		Publishing
14mr|texlive-urlbst-0.7-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/urlbst
14mr|texlive-urlbst-0.7-4|13	License:	GPL
14mr|texlive-urlbst-0.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urlbst.tar.xz
14mr|texlive-urlbst-0.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urlbst.doc.tar.xz
14mr|texlive-urlbst-0.7-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urlbst.source.tar.xz
14mr|texlive-urlbst-0.7-4|17	BuildArch:	noarch
14mr|texlive-urlbst-0.7-4|18	BuildRequires:	texlive-tlpkg
14mr|texlive-urlbst-0.7-4|19	Requires(pre):	texlive-tlpkg
14mr|texlive-urlbst-0.7-4|20	Requires(post):	texlive-kpathsea
14mr|texlive-urlbst-0.7-4|21	Provides:	texlive-urlbst.bin = %{EVRD}
14mr|texlive-urlbst-0.7-4|22	
14mr|texlive-urlbst-0.7-4|23	%description
14mr|texlive-urlbst-0.7-4|24	Supports a new BibTeX 'webpage' entry type and 'url',
14mr|texlive-urlbst-0.7-4|25	'lastchecked', and 'eprint' and 'DOI' fields. The Perl script
14mr|texlive-urlbst-0.7-4|26	urlbst can be used to add this support to an arbitrary .bst
14mr|texlive-urlbst-0.7-4|27	file which has a reasonably conventional structure. The result
14mr|texlive-urlbst-0.7-4|28	is meant to be robust rather than pretty.
14mr|texlive-urlbst-0.7-4|29	
14mr|texlive-urlbst-0.7-4|30	%post
14mr|texlive-urlbst-0.7-4|31	%{_sbindir}/texlive.post
14mr|texlive-urlbst-0.7-4|32	
14mr|texlive-urlbst-0.7-4|33	%postun
14mr|texlive-urlbst-0.7-4|34	if [ $1 -eq 0 ]; then
14mr|texlive-urlbst-0.7-4|35	%{_sbindir}/texlive.post
14mr|texlive-urlbst-0.7-4|36	fi
14mr|texlive-urlbst-0.7-4|37	
14mr|texlive-urlbst-0.7-4|38	#-----------------------------------------------------------------------
14mr|texlive-urlbst-0.7-4|39	%files
14mr|texlive-urlbst-0.7-4|40	%{_bindir}/urlbst
14mr|texlive-urlbst-0.7-4|41	%{_texmfdistdir}/bibtex/bst/urlbst/abbrvurl.bst
14mr|texlive-urlbst-0.7-4|42	%{_texmfdistdir}/bibtex/bst/urlbst/alphaurl.bst
14mr|texlive-urlbst-0.7-4|43	%{_texmfdistdir}/bibtex/bst/urlbst/plainurl.bst
14mr|texlive-urlbst-0.7-4|44	%{_texmfdistdir}/bibtex/bst/urlbst/unsrturl.bst
14mr|texlive-urlbst-0.7-4|45	%{_texmfdistdir}/scripts/urlbst/urlbst
14mr|texlive-urlbst-0.7-4|46	%doc %{_texmfdistdir}/doc/bibtex/urlbst/Makefile.in
14mr|texlive-urlbst-0.7-4|47	%doc %{_texmfdistdir}/doc/bibtex/urlbst/README
14mr|texlive-urlbst-0.7-4|48	%doc %{_texmfdistdir}/doc/bibtex/urlbst/VERSION
14mr|texlive-urlbst-0.7-4|49	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.bib
14mr|texlive-urlbst-0.7-4|50	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.html
14mr|texlive-urlbst-0.7-4|51	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.html.in
14mr|texlive-urlbst-0.7-4|52	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.pdf
14mr|texlive-urlbst-0.7-4|53	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.tex
14mr|texlive-urlbst-0.7-4|54	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.tex.in
14mr|texlive-urlbst-0.7-4|55	#- source
14mr|texlive-urlbst-0.7-4|56	%doc %{_texmfdistdir}/source/bibtex/urlbst/configure
14mr|texlive-urlbst-0.7-4|57	%doc %{_texmfdistdir}/source/bibtex/urlbst/configure.ac
14mr|texlive-urlbst-0.7-4|58	
14mr|texlive-urlbst-0.7-4|59	#-----------------------------------------------------------------------
14mr|texlive-urlbst-0.7-4|60	%prep
14mr|texlive-urlbst-0.7-4|61	%setup -c -a0 -a1 -a2
14mr|texlive-urlbst-0.7-4|62	
14mr|texlive-urlbst-0.7-4|63	%build
14mr|texlive-urlbst-0.7-4|64	
14mr|texlive-urlbst-0.7-4|65	%install
14mr|texlive-urlbst-0.7-4|66	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-urlbst-0.7-4|67	pushd %{buildroot}%{_bindir}
14mr|texlive-urlbst-0.7-4|68	ln -sf %{_texmfdistdir}/scripts/urlbst/urlbst urlbst
14mr|texlive-urlbst-0.7-4|69	popd
14mr|texlive-urlbst-0.7-4|70	# remove bad "dependency" generation on @PERL@
14mr|texlive-urlbst-0.7-4|71	rm -f texmf-dist/doc/bibtex/urlbst/urlbst.in
14mr|texlive-urlbst-0.7-4|72	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-urlbst-0.7-4|73	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-urlbst-0.7-4|74	
14mr|texlive-urlbst-0.7-4|75	
14mr|texlive-urlbst-0.7-4|76	
14mr|texlive-urlbst-0.7-4|77	%changelog
14mr|texlive-urlbst-0.7-4|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-4
14mr|texlive-urlbst-0.7-4|79	+ Revision: db541f0
14mr|texlive-urlbst-0.7-4|80	- MassBuild#440: Increase release tag
14mr|texlive-urlbst-0.7-4|81	
14mr|texlive-urlbst-0.7-4|82	

21729 14
14mr|texlive-urwchancal-1-3|1	# revision 21701
14mr|texlive-urwchancal-1-3|2	# category Package
14mr|texlive-urwchancal-1-3|3	# catalog-ctan /fonts/urwchancal
14mr|texlive-urwchancal-1-3|4	# catalog-date 2011-03-10 10:40:13 +0100
14mr|texlive-urwchancal-1-3|5	# catalog-license lppl
14mr|texlive-urwchancal-1-3|6	# catalog-version 1
14mr|texlive-urwchancal-1-3|7	Name:		texlive-urwchancal
14mr|texlive-urwchancal-1-3|8	Version:	1
14mr|texlive-urwchancal-1-3|9	Release:	3
14mr|texlive-urwchancal-1-3|10	Summary:	Use URW's clone of Zapf Chancery as a maths alphabet
14mr|texlive-urwchancal-1-3|11	Group:		Publishing
14mr|texlive-urwchancal-1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/urwchancal
14mr|texlive-urwchancal-1-3|13	License:	LPPL
14mr|texlive-urwchancal-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urwchancal.tar.xz
14mr|texlive-urwchancal-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urwchancal.doc.tar.xz
14mr|texlive-urwchancal-1-3|16	BuildArch:	noarch
14mr|texlive-urwchancal-1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-urwchancal-1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-urwchancal-1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-urwchancal-1-3|20	
14mr|texlive-urwchancal-1-3|21	%description
14mr|texlive-urwchancal-1-3|22	The package allows (the URW clone of) Zapf Chancery to function
14mr|texlive-urwchancal-1-3|23	as a maths alphabet, the target of \mathcal or \mathscr, with
14mr|texlive-urwchancal-1-3|24	accents appearing where they should, and other spacing
14mr|texlive-urwchancal-1-3|25	parameters set to reasonable (not very tight) values.
14mr|texlive-urwchancal-1-3|26	
14mr|texlive-urwchancal-1-3|27	%post
14mr|texlive-urwchancal-1-3|28	%{_sbindir}/texlive.post
14mr|texlive-urwchancal-1-3|29	
14mr|texlive-urwchancal-1-3|30	%postun
14mr|texlive-urwchancal-1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-urwchancal-1-3|32	%{_sbindir}/texlive.post
14mr|texlive-urwchancal-1-3|33	fi
14mr|texlive-urwchancal-1-3|34	
14mr|texlive-urwchancal-1-3|35	#-----------------------------------------------------------------------
14mr|texlive-urwchancal-1-3|36	%files
14mr|texlive-urwchancal-1-3|37	%{_texmfdistdir}/fonts/tfm/urw/urwchancal/urwchancal.tfm
14mr|texlive-urwchancal-1-3|38	%{_texmfdistdir}/fonts/vf/urw/urwchancal/urwchancal.vf
14mr|texlive-urwchancal-1-3|39	%{_texmfdistdir}/tex/latex/urwchancal/urwchancal.sty
14mr|texlive-urwchancal-1-3|40	%{_texmfdistdir}/tex/latex/urwchancal/uurwchancal.fd
14mr|texlive-urwchancal-1-3|41	%doc %{_texmfdistdir}/doc/fonts/urwchancal/README
14mr|texlive-urwchancal-1-3|42	%doc %{_texmfdistdir}/doc/fonts/urwchancal/urwchancal-doc.pdf
14mr|texlive-urwchancal-1-3|43	%doc %{_texmfdistdir}/doc/fonts/urwchancal/urwchancal-doc.tex
14mr|texlive-urwchancal-1-3|44	
14mr|texlive-urwchancal-1-3|45	#-----------------------------------------------------------------------
14mr|texlive-urwchancal-1-3|46	%prep
14mr|texlive-urwchancal-1-3|47	%setup -c -a0 -a1
14mr|texlive-urwchancal-1-3|48	
14mr|texlive-urwchancal-1-3|49	%build
14mr|texlive-urwchancal-1-3|50	
14mr|texlive-urwchancal-1-3|51	%install
14mr|texlive-urwchancal-1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-urwchancal-1-3|53	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-urwchancal-1-3|54	
14mr|texlive-urwchancal-1-3|55	
14mr|texlive-urwchancal-1-3|56	
14mr|texlive-urwchancal-1-3|57	%changelog
14mr|texlive-urwchancal-1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-3
14mr|texlive-urwchancal-1-3|59	+ Revision: 0462b88
14mr|texlive-urwchancal-1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-urwchancal-1-3|61	
14mr|texlive-urwchancal-1-3|62	

21730 14
14mr|texlive-usebib-1.0a-2|1	# revision 25969
14mr|texlive-usebib-1.0a-2|2	# category Package
14mr|texlive-usebib-1.0a-2|3	# catalog-ctan /macros/latex/contrib/usebib
14mr|texlive-usebib-1.0a-2|4	# catalog-date 2012-04-13 23:54:56 +0200
14mr|texlive-usebib-1.0a-2|5	# catalog-license lppl1.3
14mr|texlive-usebib-1.0a-2|6	# catalog-version 1.0a
14mr|texlive-usebib-1.0a-2|7	Name:		texlive-usebib
14mr|texlive-usebib-1.0a-2|8	Version:	1.0a
14mr|texlive-usebib-1.0a-2|9	Release:	2
14mr|texlive-usebib-1.0a-2|10	Summary:	A simple bibloography processor
14mr|texlive-usebib-1.0a-2|11	Group:		Publishing
14mr|texlive-usebib-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/usebib
14mr|texlive-usebib-1.0a-2|13	License:	LPPL1.3
14mr|texlive-usebib-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/usebib.tar.xz
14mr|texlive-usebib-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/usebib.doc.tar.xz
14mr|texlive-usebib-1.0a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/usebib.source.tar.xz
14mr|texlive-usebib-1.0a-2|17	BuildArch:	noarch
14mr|texlive-usebib-1.0a-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-usebib-1.0a-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-usebib-1.0a-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-usebib-1.0a-2|21	
14mr|texlive-usebib-1.0a-2|22	%description
14mr|texlive-usebib-1.0a-2|23	The package is described by its author as "a poor person's
14mr|texlive-usebib-1.0a-2|24	replacement for the more powerful methods provided by biblatex
14mr|texlive-usebib-1.0a-2|25	to access data from a .bib file". Its principle commands are
14mr|texlive-usebib-1.0a-2|26	\bibinput (which specifies a database to use) and \usebibdata
14mr|texlive-usebib-1.0a-2|27	(which typesets a single field from a specified entry in that
14mr|texlive-usebib-1.0a-2|28	database.
14mr|texlive-usebib-1.0a-2|29	
14mr|texlive-usebib-1.0a-2|30	%post
14mr|texlive-usebib-1.0a-2|31	%{_sbindir}/texlive.post
14mr|texlive-usebib-1.0a-2|32	
14mr|texlive-usebib-1.0a-2|33	%postun
14mr|texlive-usebib-1.0a-2|34	if [ $1 -eq 0 ]; then
14mr|texlive-usebib-1.0a-2|35	%{_sbindir}/texlive.post
14mr|texlive-usebib-1.0a-2|36	fi
14mr|texlive-usebib-1.0a-2|37	
14mr|texlive-usebib-1.0a-2|38	#-----------------------------------------------------------------------
14mr|texlive-usebib-1.0a-2|39	%files
14mr|texlive-usebib-1.0a-2|40	%{_texmfdistdir}/tex/latex/usebib/usebib.sty
14mr|texlive-usebib-1.0a-2|41	%doc %{_texmfdistdir}/doc/latex/usebib/README
14mr|texlive-usebib-1.0a-2|42	%doc %{_texmfdistdir}/doc/latex/usebib/usebib.pdf
14mr|texlive-usebib-1.0a-2|43	#- source
14mr|texlive-usebib-1.0a-2|44	%doc %{_texmfdistdir}/source/latex/usebib/usebib.dtx
14mr|texlive-usebib-1.0a-2|45	%doc %{_texmfdistdir}/source/latex/usebib/usebib.ins
14mr|texlive-usebib-1.0a-2|46	
14mr|texlive-usebib-1.0a-2|47	#-----------------------------------------------------------------------
14mr|texlive-usebib-1.0a-2|48	%prep
14mr|texlive-usebib-1.0a-2|49	%setup -c -a0 -a1 -a2
14mr|texlive-usebib-1.0a-2|50	
14mr|texlive-usebib-1.0a-2|51	%build
14mr|texlive-usebib-1.0a-2|52	
14mr|texlive-usebib-1.0a-2|53	%install
14mr|texlive-usebib-1.0a-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-usebib-1.0a-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-usebib-1.0a-2|56	
14mr|texlive-usebib-1.0a-2|57	
14mr|texlive-usebib-1.0a-2|58	
14mr|texlive-usebib-1.0a-2|59	%changelog
14mr|texlive-usebib-1.0a-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0a-2
14mr|texlive-usebib-1.0a-2|61	+ Revision: f94f435
14mr|texlive-usebib-1.0a-2|62	- MassBuild#440: Increase release tag
14mr|texlive-usebib-1.0a-2|63	
14mr|texlive-usebib-1.0a-2|64	

21731 14
14mr|texlive-ushort-2.2-3|1	# revision 15878
14mr|texlive-ushort-2.2-3|2	# category Package
14mr|texlive-ushort-2.2-3|3	# catalog-ctan /macros/latex/contrib/ushort
14mr|texlive-ushort-2.2-3|4	# catalog-date 2008-02-29 19:54:55 +0100
14mr|texlive-ushort-2.2-3|5	# catalog-license lppl
14mr|texlive-ushort-2.2-3|6	# catalog-version 2.2
14mr|texlive-ushort-2.2-3|7	Name:		texlive-ushort
14mr|texlive-ushort-2.2-3|8	Version:	2.2
14mr|texlive-ushort-2.2-3|9	Release:	3
14mr|texlive-ushort-2.2-3|10	Summary:	Shorter (and longer) underlines and underbars
14mr|texlive-ushort-2.2-3|11	Group:		Publishing
14mr|texlive-ushort-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ushort
14mr|texlive-ushort-2.2-3|13	License:	LPPL
14mr|texlive-ushort-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ushort.tar.xz
14mr|texlive-ushort-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ushort.doc.tar.xz
14mr|texlive-ushort-2.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ushort.source.tar.xz
14mr|texlive-ushort-2.2-3|17	BuildArch:	noarch
14mr|texlive-ushort-2.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ushort-2.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ushort-2.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ushort-2.2-3|21	
14mr|texlive-ushort-2.2-3|22	%description
14mr|texlive-ushort-2.2-3|23	Some engineers need underlined or twice underlined variables
14mr|texlive-ushort-2.2-3|24	for which the usual \underline is too long. This package
14mr|texlive-ushort-2.2-3|25	provides a generic command for creating underlines of various
14mr|texlive-ushort-2.2-3|26	sizes and types.
14mr|texlive-ushort-2.2-3|27	
14mr|texlive-ushort-2.2-3|28	%post
14mr|texlive-ushort-2.2-3|29	%{_sbindir}/texlive.post
14mr|texlive-ushort-2.2-3|30	
14mr|texlive-ushort-2.2-3|31	%postun
14mr|texlive-ushort-2.2-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-ushort-2.2-3|33	%{_sbindir}/texlive.post
14mr|texlive-ushort-2.2-3|34	fi
14mr|texlive-ushort-2.2-3|35	
14mr|texlive-ushort-2.2-3|36	#-----------------------------------------------------------------------
14mr|texlive-ushort-2.2-3|37	%files
14mr|texlive-ushort-2.2-3|38	%{_texmfdistdir}/tex/latex/ushort/ushort.sty
14mr|texlive-ushort-2.2-3|39	%doc %{_texmfdistdir}/doc/latex/ushort/README
14mr|texlive-ushort-2.2-3|40	%doc %{_texmfdistdir}/doc/latex/ushort/ushort.pdf
14mr|texlive-ushort-2.2-3|41	%doc %{_texmfdistdir}/doc/latex/ushort/ushort.tex
14mr|texlive-ushort-2.2-3|42	%doc %{_texmfdistdir}/doc/latex/ushort/ushort.txt
14mr|texlive-ushort-2.2-3|43	#- source
14mr|texlive-ushort-2.2-3|44	%doc %{_texmfdistdir}/source/latex/ushort/ushort.dtx
14mr|texlive-ushort-2.2-3|45	%doc %{_texmfdistdir}/source/latex/ushort/ushort.ins
14mr|texlive-ushort-2.2-3|46	
14mr|texlive-ushort-2.2-3|47	#-----------------------------------------------------------------------
14mr|texlive-ushort-2.2-3|48	%prep
14mr|texlive-ushort-2.2-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-ushort-2.2-3|50	
14mr|texlive-ushort-2.2-3|51	%build
14mr|texlive-ushort-2.2-3|52	
14mr|texlive-ushort-2.2-3|53	%install
14mr|texlive-ushort-2.2-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ushort-2.2-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ushort-2.2-3|56	
14mr|texlive-ushort-2.2-3|57	
14mr|texlive-ushort-2.2-3|58	
14mr|texlive-ushort-2.2-3|59	%changelog
14mr|texlive-ushort-2.2-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-ushort-2.2-3|61	+ Revision: 7ae303d
14mr|texlive-ushort-2.2-3|62	- MassBuild#440: Increase release tag
14mr|texlive-ushort-2.2-3|63	
14mr|texlive-ushort-2.2-3|64	

21732 14
14mr|texlive-uspatent-1.0-7|1	# revision 27744
14mr|texlive-uspatent-1.0-7|2	# category Package
14mr|texlive-uspatent-1.0-7|3	# catalog-ctan /macros/latex/contrib/uspatent
14mr|texlive-uspatent-1.0-7|4	# catalog-date 2012-09-19 18:03:54 +0200
14mr|texlive-uspatent-1.0-7|5	# catalog-license lppl1.3
14mr|texlive-uspatent-1.0-7|6	# catalog-version 1.0
14mr|texlive-uspatent-1.0-7|7	Name:		texlive-uspatent
14mr|texlive-uspatent-1.0-7|8	Version:	1.0
14mr|texlive-uspatent-1.0-7|9	Release:	7
14mr|texlive-uspatent-1.0-7|10	Summary:	U.S. Patent Application Tools for LaTeX and LyX
14mr|texlive-uspatent-1.0-7|11	Group:		Publishing
14mr|texlive-uspatent-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uspatent
14mr|texlive-uspatent-1.0-7|13	License:	LPPL1.3
14mr|texlive-uspatent-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uspatent.tar.xz
14mr|texlive-uspatent-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uspatent.doc.tar.xz
14mr|texlive-uspatent-1.0-7|16	BuildArch:	noarch
14mr|texlive-uspatent-1.0-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uspatent-1.0-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uspatent-1.0-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-uspatent-1.0-7|20	
14mr|texlive-uspatent-1.0-7|21	%description
14mr|texlive-uspatent-1.0-7|22	The package provides a class and other tools for developing a
14mr|texlive-uspatent-1.0-7|23	beautifully formatted, consistent U.S. Patent Application using
14mr|texlive-uspatent-1.0-7|24	LaTeX and/or LyX.
14mr|texlive-uspatent-1.0-7|25	
14mr|texlive-uspatent-1.0-7|26	%post
14mr|texlive-uspatent-1.0-7|27	%{_sbindir}/texlive.post
14mr|texlive-uspatent-1.0-7|28	
14mr|texlive-uspatent-1.0-7|29	%postun
14mr|texlive-uspatent-1.0-7|30	if [ $1 -eq 0 ]; then
14mr|texlive-uspatent-1.0-7|31	%{_sbindir}/texlive.post
14mr|texlive-uspatent-1.0-7|32	fi
14mr|texlive-uspatent-1.0-7|33	
14mr|texlive-uspatent-1.0-7|34	#-----------------------------------------------------------------------
14mr|texlive-uspatent-1.0-7|35	%files
14mr|texlive-uspatent-1.0-7|36	%{_texmfdistdir}/tex/latex/uspatent/uspatent.cls
14mr|texlive-uspatent-1.0-7|37	%doc %{_texmfdistdir}/doc/latex/uspatent/DocumentSettings.png
14mr|texlive-uspatent-1.0-7|38	%doc %{_texmfdistdir}/doc/latex/uspatent/DrawingZoomBad.png
14mr|texlive-uspatent-1.0-7|39	%doc %{_texmfdistdir}/doc/latex/uspatent/DrawingZoomGood.png
14mr|texlive-uspatent-1.0-7|40	%doc %{_texmfdistdir}/doc/latex/uspatent/Drawings.lyx
14mr|texlive-uspatent-1.0-7|41	%doc %{_texmfdistdir}/doc/latex/uspatent/Drawings.tex
14mr|texlive-uspatent-1.0-7|42	%doc %{_texmfdistdir}/doc/latex/uspatent/LyX.png
14mr|texlive-uspatent-1.0-7|43	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXCustomInsets.png
14mr|texlive-uspatent-1.0-7|44	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXDocumentSettingsFont.png
14mr|texlive-uspatent-1.0-7|45	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXDocumentSettingsOutput.png
14mr|texlive-uspatent-1.0-7|46	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXEnvironments.png
14mr|texlive-uspatent-1.0-7|47	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXSettings.png
14mr|texlive-uspatent-1.0-7|48	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXSettingsDocumentClass.png
14mr|texlive-uspatent-1.0-7|49	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplication.lyx
14mr|texlive-uspatent-1.0-7|50	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplication.pdf
14mr|texlive-uspatent-1.0-7|51	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplication.tex
14mr|texlive-uspatent-1.0-7|52	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplicationGuide.lyx
14mr|texlive-uspatent-1.0-7|53	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplicationGuide.pdf
14mr|texlive-uspatent-1.0-7|54	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplicationGuide.tex
14mr|texlive-uspatent-1.0-7|55	%doc %{_texmfdistdir}/doc/latex/uspatent/README
14mr|texlive-uspatent-1.0-7|56	%doc %{_texmfdistdir}/doc/latex/uspatent/TeXworks.png
14mr|texlive-uspatent-1.0-7|57	%doc %{_texmfdistdir}/doc/latex/uspatent/TpXDrawing.tpx
14mr|texlive-uspatent-1.0-7|58	%doc %{_texmfdistdir}/doc/latex/uspatent/TpXSettingsAccess.png
14mr|texlive-uspatent-1.0-7|59	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioDrawing.pdf
14mr|texlive-uspatent-1.0-7|60	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioDrawing.vsd
14mr|texlive-uspatent-1.0-7|61	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioMainDrawing.vsd
14mr|texlive-uspatent-1.0-7|62	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioSave.png
14mr|texlive-uspatent-1.0-7|63	%doc %{_texmfdistdir}/doc/latex/uspatent/annotationAlignment.png
14mr|texlive-uspatent-1.0-7|64	%doc %{_texmfdistdir}/doc/latex/uspatent/uspatent.layout
14mr|texlive-uspatent-1.0-7|65	
14mr|texlive-uspatent-1.0-7|66	#-----------------------------------------------------------------------
14mr|texlive-uspatent-1.0-7|67	%prep
14mr|texlive-uspatent-1.0-7|68	%setup -c -a0 -a1
14mr|texlive-uspatent-1.0-7|69	
14mr|texlive-uspatent-1.0-7|70	%build
14mr|texlive-uspatent-1.0-7|71	
14mr|texlive-uspatent-1.0-7|72	%install
14mr|texlive-uspatent-1.0-7|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uspatent-1.0-7|74	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uspatent-1.0-7|75	
14mr|texlive-uspatent-1.0-7|76	%changelog
14mr|texlive-uspatent-1.0-7|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-7
14mr|texlive-uspatent-1.0-7|78	+ Revision: 53f9840
14mr|texlive-uspatent-1.0-7|79	- MassBuild#440: Increase release tag
14mr|texlive-uspatent-1.0-7|80	
14mr|texlive-uspatent-1.0-7|81	

21733 14
14mr|texlive-utf8mex-20111104-3|1	# revision 15878
14mr|texlive-utf8mex-20111104-3|2	# category Package
14mr|texlive-utf8mex-20111104-3|3	# catalog-ctan undef
14mr|texlive-utf8mex-20111104-3|4	# catalog-date undef
14mr|texlive-utf8mex-20111104-3|5	# catalog-license undef
14mr|texlive-utf8mex-20111104-3|6	# catalog-version undef
14mr|texlive-utf8mex-20111104-3|7	Name:		texlive-utf8mex
14mr|texlive-utf8mex-20111104-3|8	Version:	20111104
14mr|texlive-utf8mex-20111104-3|9	Release:	3
14mr|texlive-utf8mex-20111104-3|10	Summary:	TeXLive utf8mex package
14mr|texlive-utf8mex-20111104-3|11	Group:		Publishing
14mr|texlive-utf8mex-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-utf8mex-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-utf8mex-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utf8mex.tar.xz
14mr|texlive-utf8mex-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utf8mex.doc.tar.xz
14mr|texlive-utf8mex-20111104-3|16	BuildArch:	noarch
14mr|texlive-utf8mex-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-utf8mex-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-utf8mex-20111104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-utf8mex-20111104-3|20	
14mr|texlive-utf8mex-20111104-3|21	%description
14mr|texlive-utf8mex-20111104-3|22	TeXLive utf8mex package.
14mr|texlive-utf8mex-20111104-3|23	
14mr|texlive-utf8mex-20111104-3|24	%post
14mr|texlive-utf8mex-20111104-3|25	%{_sbindir}/texlive.post
14mr|texlive-utf8mex-20111104-3|26	
14mr|texlive-utf8mex-20111104-3|27	%postun
14mr|texlive-utf8mex-20111104-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-utf8mex-20111104-3|29	%{_sbindir}/texlive.post
14mr|texlive-utf8mex-20111104-3|30	fi
14mr|texlive-utf8mex-20111104-3|31	
14mr|texlive-utf8mex-20111104-3|32	#-----------------------------------------------------------------------
14mr|texlive-utf8mex-20111104-3|33	%files
14mr|texlive-utf8mex-20111104-3|34	%{_texmfdistdir}/tex/mex/utf8mex/utf8-pl.tex
14mr|texlive-utf8mex-20111104-3|35	%{_texmfdistdir}/tex/mex/utf8mex/utf8mex.ini
14mr|texlive-utf8mex-20111104-3|36	%{_texmfdistdir}/tex/mex/utf8mex/utf8plsq.tex
14mr|texlive-utf8mex-20111104-3|37	%doc %{_texmfdistdir}/doc/mex/utf8mex/Makefile
14mr|texlive-utf8mex-20111104-3|38	%doc %{_texmfdistdir}/doc/mex/utf8mex/README
14mr|texlive-utf8mex-20111104-3|39	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/Makefile
14mr|texlive-utf8mex-20111104-3|40	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/catcode.tex
14mr|texlive-utf8mex-20111104-3|41	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/list.tex
14mr|texlive-utf8mex-20111104-3|42	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/tilde.tex
14mr|texlive-utf8mex-20111104-3|43	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/tilde2.tex
14mr|texlive-utf8mex-20111104-3|44	%doc %{_texmfdistdir}/doc/mex/utf8mex/test-math.utf8.tex
14mr|texlive-utf8mex-20111104-3|45	%doc %{_texmfdistdir}/doc/mex/utf8mex/test.utf8.tex
14mr|texlive-utf8mex-20111104-3|46	%doc %{_texmfdistdir}/doc/mex/utf8mex/utf8math.el
14mr|texlive-utf8mex-20111104-3|47	
14mr|texlive-utf8mex-20111104-3|48	#-----------------------------------------------------------------------
14mr|texlive-utf8mex-20111104-3|49	%prep
14mr|texlive-utf8mex-20111104-3|50	%setup -c -a0 -a1
14mr|texlive-utf8mex-20111104-3|51	
14mr|texlive-utf8mex-20111104-3|52	%build
14mr|texlive-utf8mex-20111104-3|53	
14mr|texlive-utf8mex-20111104-3|54	%install
14mr|texlive-utf8mex-20111104-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-utf8mex-20111104-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-utf8mex-20111104-3|57	
14mr|texlive-utf8mex-20111104-3|58	
14mr|texlive-utf8mex-20111104-3|59	
14mr|texlive-utf8mex-20111104-3|60	%changelog
14mr|texlive-utf8mex-20111104-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-utf8mex-20111104-3|62	+ Revision: 36de646
14mr|texlive-utf8mex-20111104-3|63	- MassBuild#440: Increase release tag
14mr|texlive-utf8mex-20111104-3|64	
14mr|texlive-utf8mex-20111104-3|65	

21734 14
14mr|texlive-utopia-20071004-3|1	# revision 15878
14mr|texlive-utopia-20071004-3|2	# category Package
14mr|texlive-utopia-20071004-3|3	# catalog-ctan /fonts/utopia
14mr|texlive-utopia-20071004-3|4	# catalog-date 2007-10-04 10:35:17 +0200
14mr|texlive-utopia-20071004-3|5	# catalog-license other-free
14mr|texlive-utopia-20071004-3|6	# catalog-version undef
14mr|texlive-utopia-20071004-3|7	Name:		texlive-utopia
14mr|texlive-utopia-20071004-3|8	Version:	20071004
14mr|texlive-utopia-20071004-3|9	Release:	3
14mr|texlive-utopia-20071004-3|10	Summary:	Adobe Utopia fonts
14mr|texlive-utopia-20071004-3|11	Group:		Publishing
14mr|texlive-utopia-20071004-3|12	URL:		http://www.ctan.org/tex-archive/fonts/utopia
14mr|texlive-utopia-20071004-3|13	License:	OTHER-FREE
14mr|texlive-utopia-20071004-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utopia.tar.xz
14mr|texlive-utopia-20071004-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utopia.doc.tar.xz
14mr|texlive-utopia-20071004-3|16	BuildArch:	noarch
14mr|texlive-utopia-20071004-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-utopia-20071004-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-utopia-20071004-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-utopia-20071004-3|20	
14mr|texlive-utopia-20071004-3|21	%description
14mr|texlive-utopia-20071004-3|22	The Adobe Standard Encoding set (upright and italic shapes,
14mr|texlive-utopia-20071004-3|23	medium and bold weights) of the Utopia font family, which Adobe
14mr|texlive-utopia-20071004-3|24	donated to the X Consortium. Macro support, and maths fonts
14mr|texlive-utopia-20071004-3|25	that match the Utopia family, are provided by the Fourier and
14mr|texlive-utopia-20071004-3|26	the Mathdesign Utopia font packages.
14mr|texlive-utopia-20071004-3|27	
14mr|texlive-utopia-20071004-3|28	%post
14mr|texlive-utopia-20071004-3|29	%{_sbindir}/texlive.post
14mr|texlive-utopia-20071004-3|30	
14mr|texlive-utopia-20071004-3|31	%postun
14mr|texlive-utopia-20071004-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-utopia-20071004-3|33	%{_sbindir}/texlive.post
14mr|texlive-utopia-20071004-3|34	fi
14mr|texlive-utopia-20071004-3|35	
14mr|texlive-utopia-20071004-3|36	#-----------------------------------------------------------------------
14mr|texlive-utopia-20071004-3|37	%files
14mr|texlive-utopia-20071004-3|38	%{_texmfdistdir}/fonts/afm/adobe/utopia/putb8a.afm
14mr|texlive-utopia-20071004-3|39	%{_texmfdistdir}/fonts/afm/adobe/utopia/putbi8a.afm
14mr|texlive-utopia-20071004-3|40	%{_texmfdistdir}/fonts/afm/adobe/utopia/putr8a.afm
14mr|texlive-utopia-20071004-3|41	%{_texmfdistdir}/fonts/afm/adobe/utopia/putri8a.afm
14mr|texlive-utopia-20071004-3|42	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb7t.tfm
14mr|texlive-utopia-20071004-3|43	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb8c.tfm
14mr|texlive-utopia-20071004-3|44	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb8r.tfm
14mr|texlive-utopia-20071004-3|45	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb8t.tfm
14mr|texlive-utopia-20071004-3|46	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbc7t.tfm
14mr|texlive-utopia-20071004-3|47	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbc8t.tfm
14mr|texlive-utopia-20071004-3|48	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi7t.tfm
14mr|texlive-utopia-20071004-3|49	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi8c.tfm
14mr|texlive-utopia-20071004-3|50	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi8r.tfm
14mr|texlive-utopia-20071004-3|51	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi8t.tfm
14mr|texlive-utopia-20071004-3|52	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo7t.tfm
14mr|texlive-utopia-20071004-3|53	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo8c.tfm
14mr|texlive-utopia-20071004-3|54	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo8r.tfm
14mr|texlive-utopia-20071004-3|55	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo8t.tfm
14mr|texlive-utopia-20071004-3|56	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr7t.tfm
14mr|texlive-utopia-20071004-3|57	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr8c.tfm
14mr|texlive-utopia-20071004-3|58	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr8r.tfm
14mr|texlive-utopia-20071004-3|59	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr8t.tfm
14mr|texlive-utopia-20071004-3|60	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putrc7t.tfm
14mr|texlive-utopia-20071004-3|61	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putrc8t.tfm
14mr|texlive-utopia-20071004-3|62	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri7t.tfm
14mr|texlive-utopia-20071004-3|63	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri8c.tfm
14mr|texlive-utopia-20071004-3|64	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri8r.tfm
14mr|texlive-utopia-20071004-3|65	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri8t.tfm
14mr|texlive-utopia-20071004-3|66	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro7t.tfm
14mr|texlive-utopia-20071004-3|67	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro8c.tfm
14mr|texlive-utopia-20071004-3|68	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro8r.tfm
14mr|texlive-utopia-20071004-3|69	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro8t.tfm
14mr|texlive-utopia-20071004-3|70	%{_texmfdistdir}/fonts/type1/adobe/utopia/putb8a.pfb
14mr|texlive-utopia-20071004-3|71	%{_texmfdistdir}/fonts/type1/adobe/utopia/putbi8a.pfb
14mr|texlive-utopia-20071004-3|72	%{_texmfdistdir}/fonts/type1/adobe/utopia/putr8a.pfb
14mr|texlive-utopia-20071004-3|73	%{_texmfdistdir}/fonts/type1/adobe/utopia/putri8a.pfb
14mr|texlive-utopia-20071004-3|74	%{_texmfdistdir}/fonts/vf/adobe/utopia/putb7t.vf
14mr|texlive-utopia-20071004-3|75	%{_texmfdistdir}/fonts/vf/adobe/utopia/putb8c.vf
14mr|texlive-utopia-20071004-3|76	%{_texmfdistdir}/fonts/vf/adobe/utopia/putb8t.vf
14mr|texlive-utopia-20071004-3|77	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbc7t.vf
14mr|texlive-utopia-20071004-3|78	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbc8t.vf
14mr|texlive-utopia-20071004-3|79	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbi7t.vf
14mr|texlive-utopia-20071004-3|80	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbi8c.vf
14mr|texlive-utopia-20071004-3|81	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbi8t.vf
14mr|texlive-utopia-20071004-3|82	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbo7t.vf
14mr|texlive-utopia-20071004-3|83	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbo8c.vf
14mr|texlive-utopia-20071004-3|84	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbo8t.vf
14mr|texlive-utopia-20071004-3|85	%{_texmfdistdir}/fonts/vf/adobe/utopia/putr7t.vf
14mr|texlive-utopia-20071004-3|86	%{_texmfdistdir}/fonts/vf/adobe/utopia/putr8c.vf
14mr|texlive-utopia-20071004-3|87	%{_texmfdistdir}/fonts/vf/adobe/utopia/putr8t.vf
14mr|texlive-utopia-20071004-3|88	%{_texmfdistdir}/fonts/vf/adobe/utopia/putrc7t.vf
14mr|texlive-utopia-20071004-3|89	%{_texmfdistdir}/fonts/vf/adobe/utopia/putrc8t.vf
14mr|texlive-utopia-20071004-3|90	%{_texmfdistdir}/fonts/vf/adobe/utopia/putri7t.vf
14mr|texlive-utopia-20071004-3|91	%{_texmfdistdir}/fonts/vf/adobe/utopia/putri8c.vf
14mr|texlive-utopia-20071004-3|92	%{_texmfdistdir}/fonts/vf/adobe/utopia/putri8t.vf
14mr|texlive-utopia-20071004-3|93	%{_texmfdistdir}/fonts/vf/adobe/utopia/putro7t.vf
14mr|texlive-utopia-20071004-3|94	%{_texmfdistdir}/fonts/vf/adobe/utopia/putro8c.vf
14mr|texlive-utopia-20071004-3|95	%{_texmfdistdir}/fonts/vf/adobe/utopia/putro8t.vf
14mr|texlive-utopia-20071004-3|96	%doc %{_texmfdistdir}/doc/fonts/utopia/LICENSE-utopia.txt
14mr|texlive-utopia-20071004-3|97	%doc %{_texmfdistdir}/doc/fonts/utopia/README-utopia.txt
14mr|texlive-utopia-20071004-3|98	
14mr|texlive-utopia-20071004-3|99	#-----------------------------------------------------------------------
14mr|texlive-utopia-20071004-3|100	%prep
14mr|texlive-utopia-20071004-3|101	%setup -c -a0 -a1
14mr|texlive-utopia-20071004-3|102	
14mr|texlive-utopia-20071004-3|103	%build
14mr|texlive-utopia-20071004-3|104	
14mr|texlive-utopia-20071004-3|105	%install
14mr|texlive-utopia-20071004-3|106	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-utopia-20071004-3|107	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-utopia-20071004-3|108	
14mr|texlive-utopia-20071004-3|109	
14mr|texlive-utopia-20071004-3|110	
14mr|texlive-utopia-20071004-3|111	%changelog
14mr|texlive-utopia-20071004-3|112	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20071004-3
14mr|texlive-utopia-20071004-3|113	+ Revision: 530571e
14mr|texlive-utopia-20071004-3|114	- MassBuild#440: Increase release tag
14mr|texlive-utopia-20071004-3|115	
14mr|texlive-utopia-20071004-3|116	

21735 14
14mr|texlive-ut-thesis-2.0-2|1	# revision 26793
14mr|texlive-ut-thesis-2.0-2|2	# category Package
14mr|texlive-ut-thesis-2.0-2|3	# catalog-ctan /macros/latex/contrib/ut-thesis
14mr|texlive-ut-thesis-2.0-2|4	# catalog-date 2012-06-01 19:19:53 +0200
14mr|texlive-ut-thesis-2.0-2|5	# catalog-license lppl
14mr|texlive-ut-thesis-2.0-2|6	# catalog-version 2.0
14mr|texlive-ut-thesis-2.0-2|7	Name:		texlive-ut-thesis
14mr|texlive-ut-thesis-2.0-2|8	Version:	2.0
14mr|texlive-ut-thesis-2.0-2|9	Release:	2
14mr|texlive-ut-thesis-2.0-2|10	Summary:	University of Toronto thesis style
14mr|texlive-ut-thesis-2.0-2|11	Group:		Publishing
14mr|texlive-ut-thesis-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ut-thesis
14mr|texlive-ut-thesis-2.0-2|13	License:	LPPL
14mr|texlive-ut-thesis-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ut-thesis.tar.xz
14mr|texlive-ut-thesis-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ut-thesis.doc.tar.xz
14mr|texlive-ut-thesis-2.0-2|16	BuildArch:	noarch
14mr|texlive-ut-thesis-2.0-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ut-thesis-2.0-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ut-thesis-2.0-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-ut-thesis-2.0-2|20	
14mr|texlive-ut-thesis-2.0-2|21	%description
14mr|texlive-ut-thesis-2.0-2|22	This not described as an 'official' class, just one distributed
14mr|texlive-ut-thesis-2.0-2|23	"in the hope that it will be useful". A skeleton file, using
14mr|texlive-ut-thesis-2.0-2|24	the class, is provided.
14mr|texlive-ut-thesis-2.0-2|25	
14mr|texlive-ut-thesis-2.0-2|26	%post
14mr|texlive-ut-thesis-2.0-2|27	%{_sbindir}/texlive.post
14mr|texlive-ut-thesis-2.0-2|28	
14mr|texlive-ut-thesis-2.0-2|29	%postun
14mr|texlive-ut-thesis-2.0-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-ut-thesis-2.0-2|31	%{_sbindir}/texlive.post
14mr|texlive-ut-thesis-2.0-2|32	fi
14mr|texlive-ut-thesis-2.0-2|33	
14mr|texlive-ut-thesis-2.0-2|34	#-----------------------------------------------------------------------
14mr|texlive-ut-thesis-2.0-2|35	%files
14mr|texlive-ut-thesis-2.0-2|36	%{_texmfdistdir}/tex/latex/ut-thesis/ut-thesis.cls
14mr|texlive-ut-thesis-2.0-2|37	%doc %{_texmfdistdir}/doc/latex/ut-thesis/README
14mr|texlive-ut-thesis-2.0-2|38	%doc %{_texmfdistdir}/doc/latex/ut-thesis/ut-thesis.tex
14mr|texlive-ut-thesis-2.0-2|39	
14mr|texlive-ut-thesis-2.0-2|40	#-----------------------------------------------------------------------
14mr|texlive-ut-thesis-2.0-2|41	%prep
14mr|texlive-ut-thesis-2.0-2|42	%setup -c -a0 -a1
14mr|texlive-ut-thesis-2.0-2|43	
14mr|texlive-ut-thesis-2.0-2|44	%build
14mr|texlive-ut-thesis-2.0-2|45	
14mr|texlive-ut-thesis-2.0-2|46	%install
14mr|texlive-ut-thesis-2.0-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ut-thesis-2.0-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ut-thesis-2.0-2|49	
14mr|texlive-ut-thesis-2.0-2|50	
14mr|texlive-ut-thesis-2.0-2|51	
14mr|texlive-ut-thesis-2.0-2|52	%changelog
14mr|texlive-ut-thesis-2.0-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-2
14mr|texlive-ut-thesis-2.0-2|54	+ Revision: 375619a
14mr|texlive-ut-thesis-2.0-2|55	- MassBuild#440: Increase release tag
14mr|texlive-ut-thesis-2.0-2|56	
14mr|texlive-ut-thesis-2.0-2|57	

21736 14
14mr|texlive-uwmslide-20120224-2|1	# revision 27354
14mr|texlive-uwmslide-20120224-2|2	# category Package
14mr|texlive-uwmslide-20120224-2|3	# catalog-ctan /macros/latex/contrib/uwmslide
14mr|texlive-uwmslide-20120224-2|4	# catalog-date 2012-02-24 11:11:42 +0100
14mr|texlive-uwmslide-20120224-2|5	# catalog-license artistic
14mr|texlive-uwmslide-20120224-2|6	# catalog-version undef
14mr|texlive-uwmslide-20120224-2|7	Name:		texlive-uwmslide
14mr|texlive-uwmslide-20120224-2|8	Version:	20120224
14mr|texlive-uwmslide-20120224-2|9	Release:	2
14mr|texlive-uwmslide-20120224-2|10	Summary:	Slides with a simple Power Point like appearance
14mr|texlive-uwmslide-20120224-2|11	Group:		Publishing
14mr|texlive-uwmslide-20120224-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uwmslide
14mr|texlive-uwmslide-20120224-2|13	License:	ARTISTIC
14mr|texlive-uwmslide-20120224-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwmslide.tar.xz
14mr|texlive-uwmslide-20120224-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwmslide.doc.tar.xz
14mr|texlive-uwmslide-20120224-2|16	BuildArch:	noarch
14mr|texlive-uwmslide-20120224-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uwmslide-20120224-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uwmslide-20120224-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-uwmslide-20120224-2|20	
14mr|texlive-uwmslide-20120224-2|21	%description
14mr|texlive-uwmslide-20120224-2|22	A slide format which produces slides with a simple Power Point
14mr|texlive-uwmslide-20120224-2|23	like appearance. Several useful features include: use of
14mr|texlive-uwmslide-20120224-2|24	standard titlepage to produce title slide; several slide
14mr|texlive-uwmslide-20120224-2|25	environments including plain (page with a title), double slide
14mr|texlive-uwmslide-20120224-2|26	(two column page with slide title), item slide (item list with
14mr|texlive-uwmslide-20120224-2|27	title), left item slide, and right item slide. Logos are placed
14mr|texlive-uwmslide-20120224-2|28	in the upper left corner of each slide if the logo file
14mr|texlive-uwmslide-20120224-2|29	logo.eps is present. Preconfigured in landscape mode by default
14mr|texlive-uwmslide-20120224-2|30	and uses Times Roman by default (originally, it was claimed,
14mr|texlive-uwmslide-20120224-2|31	for simple conversion to PDF format).
14mr|texlive-uwmslide-20120224-2|32	
14mr|texlive-uwmslide-20120224-2|33	%post
14mr|texlive-uwmslide-20120224-2|34	%{_sbindir}/texlive.post
14mr|texlive-uwmslide-20120224-2|35	
14mr|texlive-uwmslide-20120224-2|36	%postun
14mr|texlive-uwmslide-20120224-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-uwmslide-20120224-2|38	%{_sbindir}/texlive.post
14mr|texlive-uwmslide-20120224-2|39	fi
14mr|texlive-uwmslide-20120224-2|40	
14mr|texlive-uwmslide-20120224-2|41	#-----------------------------------------------------------------------
14mr|texlive-uwmslide-20120224-2|42	%files
14mr|texlive-uwmslide-20120224-2|43	%{_texmfdistdir}/tex/latex/uwmslide/uwmslide.cls
14mr|texlive-uwmslide-20120224-2|44	%doc %{_texmfdistdir}/doc/latex/uwmslide/README
14mr|texlive-uwmslide-20120224-2|45	%doc %{_texmfdistdir}/doc/latex/uwmslide/logo.eps
14mr|texlive-uwmslide-20120224-2|46	%doc %{_texmfdistdir}/doc/latex/uwmslide/test.tex
14mr|texlive-uwmslide-20120224-2|47	%doc %{_texmfdistdir}/doc/latex/uwmslide/vaux.eps
14mr|texlive-uwmslide-20120224-2|48	
14mr|texlive-uwmslide-20120224-2|49	#-----------------------------------------------------------------------
14mr|texlive-uwmslide-20120224-2|50	%prep
14mr|texlive-uwmslide-20120224-2|51	%setup -c -a0 -a1
14mr|texlive-uwmslide-20120224-2|52	
14mr|texlive-uwmslide-20120224-2|53	%build
14mr|texlive-uwmslide-20120224-2|54	
14mr|texlive-uwmslide-20120224-2|55	%install
14mr|texlive-uwmslide-20120224-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uwmslide-20120224-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uwmslide-20120224-2|58	
14mr|texlive-uwmslide-20120224-2|59	
14mr|texlive-uwmslide-20120224-2|60	
14mr|texlive-uwmslide-20120224-2|61	%changelog
14mr|texlive-uwmslide-20120224-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120224-2
14mr|texlive-uwmslide-20120224-2|63	+ Revision: b674e59
14mr|texlive-uwmslide-20120224-2|64	- MassBuild#440: Increase release tag
14mr|texlive-uwmslide-20120224-2|65	
14mr|texlive-uwmslide-20120224-2|66	

21737 14
14mr|texlive-uwthesis-6.13-3|1	# revision 15878
14mr|texlive-uwthesis-6.13-3|2	# category Package
14mr|texlive-uwthesis-6.13-3|3	# catalog-ctan /macros/latex/contrib/uwthesis
14mr|texlive-uwthesis-6.13-3|4	# catalog-date 2010-01-23 11:08:54 +0100
14mr|texlive-uwthesis-6.13-3|5	# catalog-license apache2
14mr|texlive-uwthesis-6.13-3|6	# catalog-version 6.13
14mr|texlive-uwthesis-6.13-3|7	Name:		texlive-uwthesis
14mr|texlive-uwthesis-6.13-3|8	Version:	6.13
14mr|texlive-uwthesis-6.13-3|9	Release:	3
14mr|texlive-uwthesis-6.13-3|10	Summary:	University of Washington thesis class
14mr|texlive-uwthesis-6.13-3|11	Group:		Publishing
14mr|texlive-uwthesis-6.13-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uwthesis
14mr|texlive-uwthesis-6.13-3|13	License:	APACHE2
14mr|texlive-uwthesis-6.13-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwthesis.tar.xz
14mr|texlive-uwthesis-6.13-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwthesis.doc.tar.xz
14mr|texlive-uwthesis-6.13-3|16	BuildArch:	noarch
14mr|texlive-uwthesis-6.13-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-uwthesis-6.13-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-uwthesis-6.13-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-uwthesis-6.13-3|20	
14mr|texlive-uwthesis-6.13-3|21	%description
14mr|texlive-uwthesis-6.13-3|22	TeXLive uwthesis package.
14mr|texlive-uwthesis-6.13-3|23	
14mr|texlive-uwthesis-6.13-3|24	%post
14mr|texlive-uwthesis-6.13-3|25	%{_sbindir}/texlive.post
14mr|texlive-uwthesis-6.13-3|26	
14mr|texlive-uwthesis-6.13-3|27	%postun
14mr|texlive-uwthesis-6.13-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-uwthesis-6.13-3|29	%{_sbindir}/texlive.post
14mr|texlive-uwthesis-6.13-3|30	fi
14mr|texlive-uwthesis-6.13-3|31	
14mr|texlive-uwthesis-6.13-3|32	#-----------------------------------------------------------------------
14mr|texlive-uwthesis-6.13-3|33	%files
14mr|texlive-uwthesis-6.13-3|34	%{_texmfdistdir}/tex/latex/uwthesis/uwthesis.cls
14mr|texlive-uwthesis-6.13-3|35	%doc %{_texmfdistdir}/doc/latex/uwthesis/LICENSE
14mr|texlive-uwthesis-6.13-3|36	%doc %{_texmfdistdir}/doc/latex/uwthesis/README
14mr|texlive-uwthesis-6.13-3|37	%doc %{_texmfdistdir}/doc/latex/uwthesis/uwthesis.bib
14mr|texlive-uwthesis-6.13-3|38	%doc %{_texmfdistdir}/doc/latex/uwthesis/uwthesis.pdf
14mr|texlive-uwthesis-6.13-3|39	%doc %{_texmfdistdir}/doc/latex/uwthesis/uwthesis.tex
14mr|texlive-uwthesis-6.13-3|40	
14mr|texlive-uwthesis-6.13-3|41	#-----------------------------------------------------------------------
14mr|texlive-uwthesis-6.13-3|42	%prep
14mr|texlive-uwthesis-6.13-3|43	%setup -c -a0 -a1
14mr|texlive-uwthesis-6.13-3|44	
14mr|texlive-uwthesis-6.13-3|45	%build
14mr|texlive-uwthesis-6.13-3|46	
14mr|texlive-uwthesis-6.13-3|47	%install
14mr|texlive-uwthesis-6.13-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-uwthesis-6.13-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-uwthesis-6.13-3|50	
14mr|texlive-uwthesis-6.13-3|51	
14mr|texlive-uwthesis-6.13-3|52	
14mr|texlive-uwthesis-6.13-3|53	%changelog
14mr|texlive-uwthesis-6.13-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.13-3
14mr|texlive-uwthesis-6.13-3|55	+ Revision: 7fefaf7
14mr|texlive-uwthesis-6.13-3|56	- MassBuild#440: Increase release tag
14mr|texlive-uwthesis-6.13-3|57	
14mr|texlive-uwthesis-6.13-3|58	

21738 14
14mr|texlive-vak-20110704-3|1	# revision 23431
14mr|texlive-vak-20110704-3|2	# category Package
14mr|texlive-vak-20110704-3|3	# catalog-ctan /biblio/bibtex/contrib/vak
14mr|texlive-vak-20110704-3|4	# catalog-date 2011-07-04 16:33:07 +0200
14mr|texlive-vak-20110704-3|5	# catalog-license lppl
14mr|texlive-vak-20110704-3|6	# catalog-version undef
14mr|texlive-vak-20110704-3|7	Name:		texlive-vak
14mr|texlive-vak-20110704-3|8	Version:	20110704
14mr|texlive-vak-20110704-3|9	Release:	3
14mr|texlive-vak-20110704-3|10	Summary:	BibTeX style for Russian Theses, books, etc
14mr|texlive-vak-20110704-3|11	Group:		Publishing
14mr|texlive-vak-20110704-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/vak
14mr|texlive-vak-20110704-3|13	License:	LPPL
14mr|texlive-vak-20110704-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vak.tar.xz
14mr|texlive-vak-20110704-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vak.doc.tar.xz
14mr|texlive-vak-20110704-3|16	BuildArch:	noarch
14mr|texlive-vak-20110704-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-vak-20110704-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-vak-20110704-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-vak-20110704-3|20	
14mr|texlive-vak-20110704-3|21	%description
14mr|texlive-vak-20110704-3|22	The file can be used to format the bibliographies of PhD
14mr|texlive-vak-20110704-3|23	theses, books etc., according to the latest Russian standards:
14mr|texlive-vak-20110704-3|24	GOST 7.82 - 2001 and GOST 7.1 - 2003. It introduces the minimum
14mr|texlive-vak-20110704-3|25	number of new entries and styles to cover all frequently used
14mr|texlive-vak-20110704-3|26	situations. The style file provides an easy way to perform a
14mr|texlive-vak-20110704-3|27	semiautomatic, or a completely manual sort of the list of the
14mr|texlive-vak-20110704-3|28	references. Processing bibliographies produced by the style
14mr|texlive-vak-20110704-3|29	requires a 8-bit BibTeX system.
14mr|texlive-vak-20110704-3|30	
14mr|texlive-vak-20110704-3|31	%post
14mr|texlive-vak-20110704-3|32	%{_sbindir}/texlive.post
14mr|texlive-vak-20110704-3|33	
14mr|texlive-vak-20110704-3|34	%postun
14mr|texlive-vak-20110704-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-vak-20110704-3|36	%{_sbindir}/texlive.post
14mr|texlive-vak-20110704-3|37	fi
14mr|texlive-vak-20110704-3|38	
14mr|texlive-vak-20110704-3|39	#-----------------------------------------------------------------------
14mr|texlive-vak-20110704-3|40	%files
14mr|texlive-vak-20110704-3|41	%{_texmfdistdir}/bibtex/bst/vak/vak.bst
14mr|texlive-vak-20110704-3|42	%doc %{_texmfdistdir}/doc/bibtex/vak/README
14mr|texlive-vak-20110704-3|43	%doc %{_texmfdistdir}/doc/bibtex/vak/test-key.zip
14mr|texlive-vak-20110704-3|44	%doc %{_texmfdistdir}/doc/bibtex/vak/test.zip
14mr|texlive-vak-20110704-3|45	
14mr|texlive-vak-20110704-3|46	#-----------------------------------------------------------------------
14mr|texlive-vak-20110704-3|47	%prep
14mr|texlive-vak-20110704-3|48	%setup -c -a0 -a1
14mr|texlive-vak-20110704-3|49	
14mr|texlive-vak-20110704-3|50	%build
14mr|texlive-vak-20110704-3|51	
14mr|texlive-vak-20110704-3|52	%install
14mr|texlive-vak-20110704-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vak-20110704-3|54	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-vak-20110704-3|55	
14mr|texlive-vak-20110704-3|56	
14mr|texlive-vak-20110704-3|57	
14mr|texlive-vak-20110704-3|58	%changelog
14mr|texlive-vak-20110704-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110704-3
14mr|texlive-vak-20110704-3|60	+ Revision: 5f82052
14mr|texlive-vak-20110704-3|61	- MassBuild#440: Increase release tag
14mr|texlive-vak-20110704-3|62	
14mr|texlive-vak-20110704-3|63	

21739 14
14mr|texlive-vancouver-20120227-3|1	# revision 25519
14mr|texlive-vancouver-20120227-3|2	# category Package
14mr|texlive-vancouver-20120227-3|3	# catalog-ctan /biblio/bibtex/contrib/vancouver
14mr|texlive-vancouver-20120227-3|4	# catalog-date 2012-02-27 00:21:15 +0100
14mr|texlive-vancouver-20120227-3|5	# catalog-license gpl
14mr|texlive-vancouver-20120227-3|6	# catalog-version undef
14mr|texlive-vancouver-20120227-3|7	Name:		texlive-vancouver
14mr|texlive-vancouver-20120227-3|8	Version:	20120227
14mr|texlive-vancouver-20120227-3|9	Release:	3
14mr|texlive-vancouver-20120227-3|10	Summary:	Bibliographic style file for Biomedical Journals
14mr|texlive-vancouver-20120227-3|11	Group:		Publishing
14mr|texlive-vancouver-20120227-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/vancouver
14mr|texlive-vancouver-20120227-3|13	License:	GPL
14mr|texlive-vancouver-20120227-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vancouver.tar.xz
14mr|texlive-vancouver-20120227-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vancouver.doc.tar.xz
14mr|texlive-vancouver-20120227-3|16	BuildArch:	noarch
14mr|texlive-vancouver-20120227-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-vancouver-20120227-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-vancouver-20120227-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-vancouver-20120227-3|20	
14mr|texlive-vancouver-20120227-3|21	%description
14mr|texlive-vancouver-20120227-3|22	This BibTeX style file is generated with the docstrip utility
14mr|texlive-vancouver-20120227-3|23	and modified manually to meet the Uniform Requirements for
14mr|texlive-vancouver-20120227-3|24	Manuscripts Submitted to Biomedical Journals as published in N
14mr|texlive-vancouver-20120227-3|25	Engl J Med 1997;336:309-315 (also known as the Vancouver
14mr|texlive-vancouver-20120227-3|26	style). The complete set of requirements may be viewed on the
14mr|texlive-vancouver-20120227-3|27	ICMJE web site.
14mr|texlive-vancouver-20120227-3|28	
14mr|texlive-vancouver-20120227-3|29	%post
14mr|texlive-vancouver-20120227-3|30	%{_sbindir}/texlive.post
14mr|texlive-vancouver-20120227-3|31	
14mr|texlive-vancouver-20120227-3|32	%postun
14mr|texlive-vancouver-20120227-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-vancouver-20120227-3|34	%{_sbindir}/texlive.post
14mr|texlive-vancouver-20120227-3|35	fi
14mr|texlive-vancouver-20120227-3|36	
14mr|texlive-vancouver-20120227-3|37	#-----------------------------------------------------------------------
14mr|texlive-vancouver-20120227-3|38	%files
14mr|texlive-vancouver-20120227-3|39	%{_texmfdistdir}/bibtex/bst/vancouver/vancouver.bst
14mr|texlive-vancouver-20120227-3|40	%doc %{_texmfdistdir}/doc/bibtex/vancouver/FAQ
14mr|texlive-vancouver-20120227-3|41	%doc %{_texmfdistdir}/doc/bibtex/vancouver/README
14mr|texlive-vancouver-20120227-3|42	%doc %{_texmfdistdir}/doc/bibtex/vancouver/vancouver.bib
14mr|texlive-vancouver-20120227-3|43	%doc %{_texmfdistdir}/doc/bibtex/vancouver/vancouver.pdf
14mr|texlive-vancouver-20120227-3|44	%doc %{_texmfdistdir}/doc/bibtex/vancouver/vancouver.tex
14mr|texlive-vancouver-20120227-3|45	
14mr|texlive-vancouver-20120227-3|46	#-----------------------------------------------------------------------
14mr|texlive-vancouver-20120227-3|47	%prep
14mr|texlive-vancouver-20120227-3|48	%setup -c -a0 -a1
14mr|texlive-vancouver-20120227-3|49	
14mr|texlive-vancouver-20120227-3|50	%build
14mr|texlive-vancouver-20120227-3|51	
14mr|texlive-vancouver-20120227-3|52	%install
14mr|texlive-vancouver-20120227-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vancouver-20120227-3|54	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-vancouver-20120227-3|55	
14mr|texlive-vancouver-20120227-3|56	
14mr|texlive-vancouver-20120227-3|57	
14mr|texlive-vancouver-20120227-3|58	%changelog
14mr|texlive-vancouver-20120227-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120227-3
14mr|texlive-vancouver-20120227-3|60	+ Revision: 05b04cc
14mr|texlive-vancouver-20120227-3|61	- MassBuild#440: Increase release tag
14mr|texlive-vancouver-20120227-3|62	
14mr|texlive-vancouver-20120227-3|63	

21740 14
14mr|texlive-variations-0.3-3|1	# revision 15878
14mr|texlive-variations-0.3-3|2	# category Package
14mr|texlive-variations-0.3-3|3	# catalog-ctan /macros/generic/variations
14mr|texlive-variations-0.3-3|4	# catalog-date 2007-03-13 09:06:46 +0100
14mr|texlive-variations-0.3-3|5	# catalog-license gpl
14mr|texlive-variations-0.3-3|6	# catalog-version 0.3
14mr|texlive-variations-0.3-3|7	Name:		texlive-variations
14mr|texlive-variations-0.3-3|8	Version:	0.3
14mr|texlive-variations-0.3-3|9	Release:	3
14mr|texlive-variations-0.3-3|10	Summary:	Typeset tables of variations of functions
14mr|texlive-variations-0.3-3|11	Group:		Publishing
14mr|texlive-variations-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/variations
14mr|texlive-variations-0.3-3|13	License:	GPL
14mr|texlive-variations-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/variations.tar.xz
14mr|texlive-variations-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/variations.doc.tar.xz
14mr|texlive-variations-0.3-3|16	BuildArch:	noarch
14mr|texlive-variations-0.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-variations-0.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-variations-0.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-variations-0.3-3|20	
14mr|texlive-variations-0.3-3|21	%description
14mr|texlive-variations-0.3-3|22	The package provides macros for typesetting tables showing
14mr|texlive-variations-0.3-3|23	variations of functions according to French usage. These macros
14mr|texlive-variations-0.3-3|24	may be used by both LaTeX and plain TeX users.
14mr|texlive-variations-0.3-3|25	
14mr|texlive-variations-0.3-3|26	%post
14mr|texlive-variations-0.3-3|27	%{_sbindir}/texlive.post
14mr|texlive-variations-0.3-3|28	
14mr|texlive-variations-0.3-3|29	%postun
14mr|texlive-variations-0.3-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-variations-0.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-variations-0.3-3|32	fi
14mr|texlive-variations-0.3-3|33	
14mr|texlive-variations-0.3-3|34	#-----------------------------------------------------------------------
14mr|texlive-variations-0.3-3|35	%files
14mr|texlive-variations-0.3-3|36	%{_texmfdistdir}/tex/generic/variations/variations.sty
14mr|texlive-variations-0.3-3|37	%{_texmfdistdir}/tex/generic/variations/variations.tex
14mr|texlive-variations-0.3-3|38	%doc %{_texmfdistdir}/doc/generic/variations/ALIRE
14mr|texlive-variations-0.3-3|39	%doc %{_texmfdistdir}/doc/generic/variations/COPYING
14mr|texlive-variations-0.3-3|40	%doc %{_texmfdistdir}/doc/generic/variations/README
14mr|texlive-variations-0.3-3|41	%doc %{_texmfdistdir}/doc/generic/variations/docvariations.pdf
14mr|texlive-variations-0.3-3|42	%doc %{_texmfdistdir}/doc/generic/variations/docvariations.tex
14mr|texlive-variations-0.3-3|43	
14mr|texlive-variations-0.3-3|44	#-----------------------------------------------------------------------
14mr|texlive-variations-0.3-3|45	%prep
14mr|texlive-variations-0.3-3|46	%setup -c -a0 -a1
14mr|texlive-variations-0.3-3|47	
14mr|texlive-variations-0.3-3|48	%build
14mr|texlive-variations-0.3-3|49	
14mr|texlive-variations-0.3-3|50	%install
14mr|texlive-variations-0.3-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-variations-0.3-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-variations-0.3-3|53	
14mr|texlive-variations-0.3-3|54	
14mr|texlive-variations-0.3-3|55	
14mr|texlive-variations-0.3-3|56	%changelog
14mr|texlive-variations-0.3-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-variations-0.3-3|58	+ Revision: 335b57c
14mr|texlive-variations-0.3-3|59	- MassBuild#440: Increase release tag
14mr|texlive-variations-0.3-3|60	
14mr|texlive-variations-0.3-3|61	

21741 14
14mr|texlive-varindex-2.3-6|1	# revision 32262
14mr|texlive-varindex-2.3-6|2	# category Package
14mr|texlive-varindex-2.3-6|3	# catalog-ctan /macros/latex/contrib/varindex
14mr|texlive-varindex-2.3-6|4	# catalog-date 2013-11-27 07:34:41 +0100
14mr|texlive-varindex-2.3-6|5	# catalog-license lppl
14mr|texlive-varindex-2.3-6|6	# catalog-version 2.3
14mr|texlive-varindex-2.3-6|7	Name:		texlive-varindex
14mr|texlive-varindex-2.3-6|8	Version:	2.3
14mr|texlive-varindex-2.3-6|9	Release:	6
14mr|texlive-varindex-2.3-6|10	Summary:	Luxury frontend to the \index command
14mr|texlive-varindex-2.3-6|11	Group:		Publishing
14mr|texlive-varindex-2.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varindex
14mr|texlive-varindex-2.3-6|13	License:	LPPL
14mr|texlive-varindex-2.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.tar.xz
14mr|texlive-varindex-2.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.doc.tar.xz
14mr|texlive-varindex-2.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.source.tar.xz
14mr|texlive-varindex-2.3-6|17	BuildArch:	noarch
14mr|texlive-varindex-2.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-varindex-2.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-varindex-2.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-varindex-2.3-6|21	
14mr|texlive-varindex-2.3-6|22	%description
14mr|texlive-varindex-2.3-6|23	Provides a convenient front-end for the \index command. For
14mr|texlive-varindex-2.3-6|24	example, with it you can generate multiple index entries in
14mr|texlive-varindex-2.3-6|25	almost any form by a single command. The package is highly
14mr|texlive-varindex-2.3-6|26	customizable, and works with all versions of LaTeX and probably
14mr|texlive-varindex-2.3-6|27	most other TeX formats.
14mr|texlive-varindex-2.3-6|28	
14mr|texlive-varindex-2.3-6|29	%post
14mr|texlive-varindex-2.3-6|30	%{_sbindir}/texlive.post
14mr|texlive-varindex-2.3-6|31	
14mr|texlive-varindex-2.3-6|32	%postun
14mr|texlive-varindex-2.3-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-varindex-2.3-6|34	%{_sbindir}/texlive.post
14mr|texlive-varindex-2.3-6|35	fi
14mr|texlive-varindex-2.3-6|36	
14mr|texlive-varindex-2.3-6|37	#-----------------------------------------------------------------------
14mr|texlive-varindex-2.3-6|38	%files
14mr|texlive-varindex-2.3-6|39	%{_texmfdistdir}/tex/latex/varindex/varindex.sty
14mr|texlive-varindex-2.3-6|40	%doc %{_texmfdistdir}/doc/latex/varindex/README
14mr|texlive-varindex-2.3-6|41	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.pdf
14mr|texlive-varindex-2.3-6|42	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.tex
14mr|texlive-varindex-2.3-6|43	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.txt
14mr|texlive-varindex-2.3-6|44	#- source
14mr|texlive-varindex-2.3-6|45	%doc %{_texmfdistdir}/source/latex/varindex/varindex.dtx
14mr|texlive-varindex-2.3-6|46	%doc %{_texmfdistdir}/source/latex/varindex/varindex.ins
14mr|texlive-varindex-2.3-6|47	
14mr|texlive-varindex-2.3-6|48	#-----------------------------------------------------------------------
14mr|texlive-varindex-2.3-6|49	%prep
14mr|texlive-varindex-2.3-6|50	%setup -c -a0 -a1 -a2
14mr|texlive-varindex-2.3-6|51	
14mr|texlive-varindex-2.3-6|52	%build
14mr|texlive-varindex-2.3-6|53	
14mr|texlive-varindex-2.3-6|54	%install
14mr|texlive-varindex-2.3-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-varindex-2.3-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-varindex-2.3-6|57	
14mr|texlive-varindex-2.3-6|58	%changelog
14mr|texlive-varindex-2.3-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-6
14mr|texlive-varindex-2.3-6|60	+ Revision: 9f720f9
14mr|texlive-varindex-2.3-6|61	- MassBuild#440: Increase release tag
14mr|texlive-varindex-2.3-6|62	
14mr|texlive-varindex-2.3-6|63	

21742 14
14mr|texlive-varisize-20081121-3|1	# revision 15878
14mr|texlive-varisize-20081121-3|2	# category Package
14mr|texlive-varisize-20081121-3|3	# catalog-ctan /macros/plain/contrib/varisize
14mr|texlive-varisize-20081121-3|4	# catalog-date 2008-11-21 01:34:08 +0100
14mr|texlive-varisize-20081121-3|5	# catalog-license pd
14mr|texlive-varisize-20081121-3|6	# catalog-version undef
14mr|texlive-varisize-20081121-3|7	Name:		texlive-varisize
14mr|texlive-varisize-20081121-3|8	Version:	20081121
14mr|texlive-varisize-20081121-3|9	Release:	3
14mr|texlive-varisize-20081121-3|10	Summary:	Change font size in Plain TeX
14mr|texlive-varisize-20081121-3|11	Group:		Publishing
14mr|texlive-varisize-20081121-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/varisize
14mr|texlive-varisize-20081121-3|13	License:	PD
14mr|texlive-varisize-20081121-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varisize.tar.xz
14mr|texlive-varisize-20081121-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varisize.doc.tar.xz
14mr|texlive-varisize-20081121-3|16	BuildArch:	noarch
14mr|texlive-varisize-20081121-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-varisize-20081121-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-varisize-20081121-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-varisize-20081121-3|20	
14mr|texlive-varisize-20081121-3|21	%description
14mr|texlive-varisize-20081121-3|22	A series of files, each of which defines a size-change macro.
14mr|texlive-varisize-20081121-3|23	Note that 10point.tex is by convention called by one of the
14mr|texlive-varisize-20081121-3|24	other files, so that there's always a "way back".
14mr|texlive-varisize-20081121-3|25	
14mr|texlive-varisize-20081121-3|26	%post
14mr|texlive-varisize-20081121-3|27	%{_sbindir}/texlive.post
14mr|texlive-varisize-20081121-3|28	
14mr|texlive-varisize-20081121-3|29	%postun
14mr|texlive-varisize-20081121-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-varisize-20081121-3|31	%{_sbindir}/texlive.post
14mr|texlive-varisize-20081121-3|32	fi
14mr|texlive-varisize-20081121-3|33	
14mr|texlive-varisize-20081121-3|34	#-----------------------------------------------------------------------
14mr|texlive-varisize-20081121-3|35	%files
14mr|texlive-varisize-20081121-3|36	%{_texmfdistdir}/tex/plain/varisize/10point.tex
14mr|texlive-varisize-20081121-3|37	%{_texmfdistdir}/tex/plain/varisize/10pointss.tex
14mr|texlive-varisize-20081121-3|38	%{_texmfdistdir}/tex/plain/varisize/11point.tex
14mr|texlive-varisize-20081121-3|39	%{_texmfdistdir}/tex/plain/varisize/12point.tex
14mr|texlive-varisize-20081121-3|40	%{_texmfdistdir}/tex/plain/varisize/14point.tex
14mr|texlive-varisize-20081121-3|41	%{_texmfdistdir}/tex/plain/varisize/17point.tex
14mr|texlive-varisize-20081121-3|42	%{_texmfdistdir}/tex/plain/varisize/20point.tex
14mr|texlive-varisize-20081121-3|43	%{_texmfdistdir}/tex/plain/varisize/7point.tex
14mr|texlive-varisize-20081121-3|44	%{_texmfdistdir}/tex/plain/varisize/8point.tex
14mr|texlive-varisize-20081121-3|45	%{_texmfdistdir}/tex/plain/varisize/9point.tex
14mr|texlive-varisize-20081121-3|46	%doc %{_texmfdistdir}/doc/plain/varisize/README
14mr|texlive-varisize-20081121-3|47	
14mr|texlive-varisize-20081121-3|48	#-----------------------------------------------------------------------
14mr|texlive-varisize-20081121-3|49	%prep
14mr|texlive-varisize-20081121-3|50	%setup -c -a0 -a1
14mr|texlive-varisize-20081121-3|51	
14mr|texlive-varisize-20081121-3|52	%build
14mr|texlive-varisize-20081121-3|53	
14mr|texlive-varisize-20081121-3|54	%install
14mr|texlive-varisize-20081121-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-varisize-20081121-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-varisize-20081121-3|57	
14mr|texlive-varisize-20081121-3|58	
14mr|texlive-varisize-20081121-3|59	
14mr|texlive-varisize-20081121-3|60	%changelog
14mr|texlive-varisize-20081121-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20081121-3
14mr|texlive-varisize-20081121-3|62	+ Revision: ceee06a
14mr|texlive-varisize-20081121-3|63	- MassBuild#440: Increase release tag
14mr|texlive-varisize-20081121-3|64	
14mr|texlive-varisize-20081121-3|65	

21743 14
14mr|texlive-varsfromjobname-0.5-3|1	# revision 15878
14mr|texlive-varsfromjobname-0.5-3|2	# category Package
14mr|texlive-varsfromjobname-0.5-3|3	# catalog-ctan /macros/latex/contrib/varsfromjobname
14mr|texlive-varsfromjobname-0.5-3|4	# catalog-date 2009-01-12 09:20:39 +0100
14mr|texlive-varsfromjobname-0.5-3|5	# catalog-license lppl
14mr|texlive-varsfromjobname-0.5-3|6	# catalog-version 0.5
14mr|texlive-varsfromjobname-0.5-3|7	Name:		texlive-varsfromjobname
14mr|texlive-varsfromjobname-0.5-3|8	Version:	0.5
14mr|texlive-varsfromjobname-0.5-3|9	Release:	3
14mr|texlive-varsfromjobname-0.5-3|10	Summary:	Extract variables from the name of the LaTeX file
14mr|texlive-varsfromjobname-0.5-3|11	Group:		Publishing
14mr|texlive-varsfromjobname-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varsfromjobname
14mr|texlive-varsfromjobname-0.5-3|13	License:	LPPL
14mr|texlive-varsfromjobname-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varsfromjobname.tar.xz
14mr|texlive-varsfromjobname-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varsfromjobname.doc.tar.xz
14mr|texlive-varsfromjobname-0.5-3|16	BuildArch:	noarch
14mr|texlive-varsfromjobname-0.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-varsfromjobname-0.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-varsfromjobname-0.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-varsfromjobname-0.5-3|20	
14mr|texlive-varsfromjobname-0.5-3|21	%description
14mr|texlive-varsfromjobname-0.5-3|22	The package allows the user to extract information from the job
14mr|texlive-varsfromjobname-0.5-3|23	name, provided that the name has been structured appropriately:
14mr|texlive-varsfromjobname-0.5-3|24	the package expects the file name to consist of a set of words
14mr|texlive-varsfromjobname-0.5-3|25	separated by hyphens.
14mr|texlive-varsfromjobname-0.5-3|26	
14mr|texlive-varsfromjobname-0.5-3|27	%post
14mr|texlive-varsfromjobname-0.5-3|28	%{_sbindir}/texlive.post
14mr|texlive-varsfromjobname-0.5-3|29	
14mr|texlive-varsfromjobname-0.5-3|30	%postun
14mr|texlive-varsfromjobname-0.5-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-varsfromjobname-0.5-3|32	%{_sbindir}/texlive.post
14mr|texlive-varsfromjobname-0.5-3|33	fi
14mr|texlive-varsfromjobname-0.5-3|34	
14mr|texlive-varsfromjobname-0.5-3|35	#-----------------------------------------------------------------------
14mr|texlive-varsfromjobname-0.5-3|36	%files
14mr|texlive-varsfromjobname-0.5-3|37	%{_texmfdistdir}/tex/latex/varsfromjobname/varsfromjobname.sty
14mr|texlive-varsfromjobname-0.5-3|38	%doc %{_texmfdistdir}/doc/latex/varsfromjobname/README
14mr|texlive-varsfromjobname-0.5-3|39	%doc %{_texmfdistdir}/doc/latex/varsfromjobname/varsfromjobname.pdf
14mr|texlive-varsfromjobname-0.5-3|40	%doc %{_texmfdistdir}/doc/latex/varsfromjobname/varsfromjobname.tex
14mr|texlive-varsfromjobname-0.5-3|41	
14mr|texlive-varsfromjobname-0.5-3|42	#-----------------------------------------------------------------------
14mr|texlive-varsfromjobname-0.5-3|43	%prep
14mr|texlive-varsfromjobname-0.5-3|44	%setup -c -a0 -a1
14mr|texlive-varsfromjobname-0.5-3|45	
14mr|texlive-varsfromjobname-0.5-3|46	%build
14mr|texlive-varsfromjobname-0.5-3|47	
14mr|texlive-varsfromjobname-0.5-3|48	%install
14mr|texlive-varsfromjobname-0.5-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-varsfromjobname-0.5-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-varsfromjobname-0.5-3|51	
14mr|texlive-varsfromjobname-0.5-3|52	
14mr|texlive-varsfromjobname-0.5-3|53	
14mr|texlive-varsfromjobname-0.5-3|54	%changelog
14mr|texlive-varsfromjobname-0.5-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-3
14mr|texlive-varsfromjobname-0.5-3|56	+ Revision: b0ec528
14mr|texlive-varsfromjobname-0.5-3|57	- MassBuild#440: Increase release tag
14mr|texlive-varsfromjobname-0.5-3|58	
14mr|texlive-varsfromjobname-0.5-3|59	

21744 14
14mr|texlive-varwidth-0.92-3|1	# revision 24104
14mr|texlive-varwidth-0.92-3|2	# category Package
14mr|texlive-varwidth-0.92-3|3	# catalog-ctan /macros/latex/contrib/varwidth
14mr|texlive-varwidth-0.92-3|4	# catalog-date 2010-11-26 12:00:18 +0100
14mr|texlive-varwidth-0.92-3|5	# catalog-license lppl
14mr|texlive-varwidth-0.92-3|6	# catalog-version 0.92
14mr|texlive-varwidth-0.92-3|7	Name:		texlive-varwidth
14mr|texlive-varwidth-0.92-3|8	Version:	0.92
14mr|texlive-varwidth-0.92-3|9	Release:	3
14mr|texlive-varwidth-0.92-3|10	Summary:	A variable-width minipage
14mr|texlive-varwidth-0.92-3|11	Group:		Publishing
14mr|texlive-varwidth-0.92-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varwidth
14mr|texlive-varwidth-0.92-3|13	License:	LPPL
14mr|texlive-varwidth-0.92-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varwidth.tar.xz
14mr|texlive-varwidth-0.92-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varwidth.doc.tar.xz
14mr|texlive-varwidth-0.92-3|16	BuildArch:	noarch
14mr|texlive-varwidth-0.92-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-varwidth-0.92-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-varwidth-0.92-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-varwidth-0.92-3|20	
14mr|texlive-varwidth-0.92-3|21	%description
14mr|texlive-varwidth-0.92-3|22	The varwidth environment is superficially similar to minipage,
14mr|texlive-varwidth-0.92-3|23	but the specified width is just a maximum value -- the box may
14mr|texlive-varwidth-0.92-3|24	get a narrower "natural" width.
14mr|texlive-varwidth-0.92-3|25	
14mr|texlive-varwidth-0.92-3|26	%post
14mr|texlive-varwidth-0.92-3|27	%{_sbindir}/texlive.post
14mr|texlive-varwidth-0.92-3|28	
14mr|texlive-varwidth-0.92-3|29	%postun
14mr|texlive-varwidth-0.92-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-varwidth-0.92-3|31	%{_sbindir}/texlive.post
14mr|texlive-varwidth-0.92-3|32	fi
14mr|texlive-varwidth-0.92-3|33	
14mr|texlive-varwidth-0.92-3|34	#-----------------------------------------------------------------------
14mr|texlive-varwidth-0.92-3|35	%files
14mr|texlive-varwidth-0.92-3|36	%{_texmfdistdir}/tex/latex/varwidth/varwidth.sty
14mr|texlive-varwidth-0.92-3|37	%doc %{_texmfdistdir}/doc/latex/varwidth/miscdoc.sty
14mr|texlive-varwidth-0.92-3|38	%doc %{_texmfdistdir}/doc/latex/varwidth/varwidth-doc.pdf
14mr|texlive-varwidth-0.92-3|39	%doc %{_texmfdistdir}/doc/latex/varwidth/varwidth-doc.tex
14mr|texlive-varwidth-0.92-3|40	
14mr|texlive-varwidth-0.92-3|41	#-----------------------------------------------------------------------
14mr|texlive-varwidth-0.92-3|42	%prep
14mr|texlive-varwidth-0.92-3|43	%setup -c -a0 -a1
14mr|texlive-varwidth-0.92-3|44	
14mr|texlive-varwidth-0.92-3|45	%build
14mr|texlive-varwidth-0.92-3|46	
14mr|texlive-varwidth-0.92-3|47	%install
14mr|texlive-varwidth-0.92-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-varwidth-0.92-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-varwidth-0.92-3|50	
14mr|texlive-varwidth-0.92-3|51	
14mr|texlive-varwidth-0.92-3|52	
14mr|texlive-varwidth-0.92-3|53	%changelog
14mr|texlive-varwidth-0.92-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.92-3
14mr|texlive-varwidth-0.92-3|55	+ Revision: e77eb23
14mr|texlive-varwidth-0.92-3|56	- MassBuild#440: Increase release tag
14mr|texlive-varwidth-0.92-3|57	
14mr|texlive-varwidth-0.92-3|58	

21745 14
14mr|texlive-vaucanson-g-0.4-3|1	# revision 15878
14mr|texlive-vaucanson-g-0.4-3|2	# category Package
14mr|texlive-vaucanson-g-0.4-3|3	# catalog-ctan /graphics/pstricks/contrib/vaucanson-g
14mr|texlive-vaucanson-g-0.4-3|4	# catalog-date 2008-10-30 09:45:25 +0100
14mr|texlive-vaucanson-g-0.4-3|5	# catalog-license lppl
14mr|texlive-vaucanson-g-0.4-3|6	# catalog-version 0.4
14mr|texlive-vaucanson-g-0.4-3|7	Name:		texlive-vaucanson-g
14mr|texlive-vaucanson-g-0.4-3|8	Version:	0.4
14mr|texlive-vaucanson-g-0.4-3|9	Release:	3
14mr|texlive-vaucanson-g-0.4-3|10	Summary:	PSTricks macros for drawing automata
14mr|texlive-vaucanson-g-0.4-3|11	Group:		Publishing
14mr|texlive-vaucanson-g-0.4-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/vaucanson-g
14mr|texlive-vaucanson-g-0.4-3|13	License:	LPPL
14mr|texlive-vaucanson-g-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vaucanson-g.tar.xz
14mr|texlive-vaucanson-g-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vaucanson-g.doc.tar.xz
14mr|texlive-vaucanson-g-0.4-3|16	BuildArch:	noarch
14mr|texlive-vaucanson-g-0.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-vaucanson-g-0.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-vaucanson-g-0.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-vaucanson-g-0.4-3|20	
14mr|texlive-vaucanson-g-0.4-3|21	%description
14mr|texlive-vaucanson-g-0.4-3|22	VauCanSon-G is a package that enables the user to draw automata
14mr|texlive-vaucanson-g-0.4-3|23	within texts written using LaTeX. The package macros make use
14mr|texlive-vaucanson-g-0.4-3|24	of commands of PStricks.
14mr|texlive-vaucanson-g-0.4-3|25	
14mr|texlive-vaucanson-g-0.4-3|26	%post
14mr|texlive-vaucanson-g-0.4-3|27	%{_sbindir}/texlive.post
14mr|texlive-vaucanson-g-0.4-3|28	
14mr|texlive-vaucanson-g-0.4-3|29	%postun
14mr|texlive-vaucanson-g-0.4-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-vaucanson-g-0.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-vaucanson-g-0.4-3|32	fi
14mr|texlive-vaucanson-g-0.4-3|33	
14mr|texlive-vaucanson-g-0.4-3|34	#-----------------------------------------------------------------------
14mr|texlive-vaucanson-g-0.4-3|35	%files
14mr|texlive-vaucanson-g-0.4-3|36	%{_texmfdistdir}/tex/generic/vaucanson-g/VCColor-names.def
14mr|texlive-vaucanson-g-0.4-3|37	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-beamer.tex
14mr|texlive-vaucanson-g-0.4-3|38	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-default.tex
14mr|texlive-vaucanson-g-0.4-3|39	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-mystyle.tex
14mr|texlive-vaucanson-g-0.4-3|40	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-slides.tex
14mr|texlive-vaucanson-g-0.4-3|41	%{_texmfdistdir}/tex/generic/vaucanson-g/Vaucanson-G.tex
14mr|texlive-vaucanson-g-0.4-3|42	%{_texmfdistdir}/tex/generic/vaucanson-g/vaucanson-g.sty
14mr|texlive-vaucanson-g-0.4-3|43	%{_texmfdistdir}/tex/generic/vaucanson-g/vaucanson.sty
14mr|texlive-vaucanson-g-0.4-3|44	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/CHANGES
14mr|texlive-vaucanson-g-0.4-3|45	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/README
14mr|texlive-vaucanson-g-0.4-3|46	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/VCManual-src/TwoStates.tex
14mr|texlive-vaucanson-g-0.4-3|47	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/VCManual-src/VCManual.tex
14mr|texlive-vaucanson-g-0.4-3|48	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/VCManual.pdf
14mr|texlive-vaucanson-g-0.4-3|49	
14mr|texlive-vaucanson-g-0.4-3|50	#-----------------------------------------------------------------------
14mr|texlive-vaucanson-g-0.4-3|51	%prep
14mr|texlive-vaucanson-g-0.4-3|52	%setup -c -a0 -a1
14mr|texlive-vaucanson-g-0.4-3|53	
14mr|texlive-vaucanson-g-0.4-3|54	%build
14mr|texlive-vaucanson-g-0.4-3|55	
14mr|texlive-vaucanson-g-0.4-3|56	%install
14mr|texlive-vaucanson-g-0.4-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vaucanson-g-0.4-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-vaucanson-g-0.4-3|59	
14mr|texlive-vaucanson-g-0.4-3|60	
14mr|texlive-vaucanson-g-0.4-3|61	
14mr|texlive-vaucanson-g-0.4-3|62	%changelog
14mr|texlive-vaucanson-g-0.4-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-vaucanson-g-0.4-3|64	+ Revision: cfe77c1
14mr|texlive-vaucanson-g-0.4-3|65	- MassBuild#440: Increase release tag
14mr|texlive-vaucanson-g-0.4-3|66	
14mr|texlive-vaucanson-g-0.4-3|67	

21746 14
14mr|texlive-vdmlisting-1.0-6|1	# revision 29944
14mr|texlive-vdmlisting-1.0-6|2	# category Package
14mr|texlive-vdmlisting-1.0-6|3	# catalog-ctan /macros/latex/contrib/vdmlisting
14mr|texlive-vdmlisting-1.0-6|4	# catalog-date 2013-04-16 11:30:34 +0200
14mr|texlive-vdmlisting-1.0-6|5	# catalog-license lppl
14mr|texlive-vdmlisting-1.0-6|6	# catalog-version 1.0
14mr|texlive-vdmlisting-1.0-6|7	Name:		texlive-vdmlisting
14mr|texlive-vdmlisting-1.0-6|8	Version:	1.0
14mr|texlive-vdmlisting-1.0-6|9	Release:	6
14mr|texlive-vdmlisting-1.0-6|10	Summary:	Typesetting VDM in ASCII syntax
14mr|texlive-vdmlisting-1.0-6|11	Group:		Publishing
14mr|texlive-vdmlisting-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vdmlisting
14mr|texlive-vdmlisting-1.0-6|13	License:	LPPL
14mr|texlive-vdmlisting-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vdmlisting.tar.xz
14mr|texlive-vdmlisting-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vdmlisting.doc.tar.xz
14mr|texlive-vdmlisting-1.0-6|16	BuildArch:	noarch
14mr|texlive-vdmlisting-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-vdmlisting-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-vdmlisting-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-vdmlisting-1.0-6|20	
14mr|texlive-vdmlisting-1.0-6|21	%description
14mr|texlive-vdmlisting-1.0-6|22	The package is an extension for the listings package that
14mr|texlive-vdmlisting-1.0-6|23	provides a source code printer for LaTeX. This package defines
14mr|texlive-vdmlisting-1.0-6|24	new language definitions and listing environments for the three
14mr|texlive-vdmlisting-1.0-6|25	language dialects of the Vienna Development Method: VDM-SL,
14mr|texlive-vdmlisting-1.0-6|26	VDM-PP and VDM-RT. If one wants to typeset VDM with a
14mr|texlive-vdmlisting-1.0-6|27	mathematical syntax instead of the ASCII syntax used here one
14mr|texlive-vdmlisting-1.0-6|28	should use the vdm pacakge instead.
14mr|texlive-vdmlisting-1.0-6|29	
14mr|texlive-vdmlisting-1.0-6|30	%post
14mr|texlive-vdmlisting-1.0-6|31	%{_sbindir}/texlive.post
14mr|texlive-vdmlisting-1.0-6|32	
14mr|texlive-vdmlisting-1.0-6|33	%postun
14mr|texlive-vdmlisting-1.0-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-vdmlisting-1.0-6|35	%{_sbindir}/texlive.post
14mr|texlive-vdmlisting-1.0-6|36	fi
14mr|texlive-vdmlisting-1.0-6|37	
14mr|texlive-vdmlisting-1.0-6|38	#-----------------------------------------------------------------------
14mr|texlive-vdmlisting-1.0-6|39	%files
14mr|texlive-vdmlisting-1.0-6|40	%{_texmfdistdir}/tex/latex/vdmlisting/vdmlisting.sty
14mr|texlive-vdmlisting-1.0-6|41	%doc %{_texmfdistdir}/doc/latex/vdmlisting/README
14mr|texlive-vdmlisting-1.0-6|42	%doc %{_texmfdistdir}/doc/latex/vdmlisting/vdmlisting.pdf
14mr|texlive-vdmlisting-1.0-6|43	%doc %{_texmfdistdir}/doc/latex/vdmlisting/vdmlisting.tex
14mr|texlive-vdmlisting-1.0-6|44	
14mr|texlive-vdmlisting-1.0-6|45	#-----------------------------------------------------------------------
14mr|texlive-vdmlisting-1.0-6|46	%prep
14mr|texlive-vdmlisting-1.0-6|47	%setup -c -a0 -a1
14mr|texlive-vdmlisting-1.0-6|48	
14mr|texlive-vdmlisting-1.0-6|49	%build
14mr|texlive-vdmlisting-1.0-6|50	
14mr|texlive-vdmlisting-1.0-6|51	%install
14mr|texlive-vdmlisting-1.0-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vdmlisting-1.0-6|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-vdmlisting-1.0-6|54	
14mr|texlive-vdmlisting-1.0-6|55	%changelog
14mr|texlive-vdmlisting-1.0-6|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-vdmlisting-1.0-6|57	+ Revision: 1b7b495
14mr|texlive-vdmlisting-1.0-6|58	- MassBuild#440: Increase release tag
14mr|texlive-vdmlisting-1.0-6|59	
14mr|texlive-vdmlisting-1.0-6|60	

21747 14
14mr|texlive-velthuis-2.15.1-3|1	# revision 23224
14mr|texlive-velthuis-2.15.1-3|2	# category Package
14mr|texlive-velthuis-2.15.1-3|3	# catalog-ctan /language/devanagari/velthuis
14mr|texlive-velthuis-2.15.1-3|4	# catalog-date 2011-07-25 14:21:08 +0200
14mr|texlive-velthuis-2.15.1-3|5	# catalog-license gpl
14mr|texlive-velthuis-2.15.1-3|6	# catalog-version 2.15.1
14mr|texlive-velthuis-2.15.1-3|7	Name:		texlive-velthuis
14mr|texlive-velthuis-2.15.1-3|8	Version:	2.15.1
14mr|texlive-velthuis-2.15.1-3|9	Release:	3
14mr|texlive-velthuis-2.15.1-3|10	Summary:	Typeset Devanagari
14mr|texlive-velthuis-2.15.1-3|11	Group:		Publishing
14mr|texlive-velthuis-2.15.1-3|12	URL:		http://www.ctan.org/tex-archive/language/devanagari/velthuis
14mr|texlive-velthuis-2.15.1-3|13	License:	GPL
14mr|texlive-velthuis-2.15.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/velthuis.tar.xz
14mr|texlive-velthuis-2.15.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/velthuis.doc.tar.xz
14mr|texlive-velthuis-2.15.1-3|16	BuildArch:	noarch
14mr|texlive-velthuis-2.15.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-velthuis-2.15.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-velthuis-2.15.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-velthuis-2.15.1-3|20	Requires:	texlive-xetex-devanagari
14mr|texlive-velthuis-2.15.1-3|21	
14mr|texlive-velthuis-2.15.1-3|22	%description
14mr|texlive-velthuis-2.15.1-3|23	Frans Velthuis' preprocessor for Devanagari text, and fonts and
14mr|texlive-velthuis-2.15.1-3|24	macros to use when typesetting the processed text. The macros
14mr|texlive-velthuis-2.15.1-3|25	provide features that support Sanskrit, Hindi, Marathi, Nepali,
14mr|texlive-velthuis-2.15.1-3|26	and other languages typically printed in the Devanagari script.
14mr|texlive-velthuis-2.15.1-3|27	The fonts are available both in Metafont and Type 1 format.
14mr|texlive-velthuis-2.15.1-3|28	
14mr|texlive-velthuis-2.15.1-3|29	%post
14mr|texlive-velthuis-2.15.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-velthuis-2.15.1-3|31	
14mr|texlive-velthuis-2.15.1-3|32	%postun
14mr|texlive-velthuis-2.15.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-velthuis-2.15.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-velthuis-2.15.1-3|35	fi
14mr|texlive-velthuis-2.15.1-3|36	
14mr|texlive-velthuis-2.15.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-velthuis-2.15.1-3|38	%files
14mr|texlive-velthuis-2.15.1-3|39	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnb10.afm
14mr|texlive-velthuis-2.15.1-3|40	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnb8.afm
14mr|texlive-velthuis-2.15.1-3|41	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnb9.afm
14mr|texlive-velthuis-2.15.1-3|42	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbb10.afm
14mr|texlive-velthuis-2.15.1-3|43	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbb8.afm
14mr|texlive-velthuis-2.15.1-3|44	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbb9.afm
14mr|texlive-velthuis-2.15.1-3|45	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbbi10.afm
14mr|texlive-velthuis-2.15.1-3|46	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbbi8.afm
14mr|texlive-velthuis-2.15.1-3|47	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbbi9.afm
14mr|texlive-velthuis-2.15.1-3|48	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbi10.afm
14mr|texlive-velthuis-2.15.1-3|49	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbi8.afm
14mr|texlive-velthuis-2.15.1-3|50	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbi9.afm
14mr|texlive-velthuis-2.15.1-3|51	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnc10.afm
14mr|texlive-velthuis-2.15.1-3|52	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnc8.afm
14mr|texlive-velthuis-2.15.1-3|53	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnc9.afm
14mr|texlive-velthuis-2.15.1-3|54	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncb10.afm
14mr|texlive-velthuis-2.15.1-3|55	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncb8.afm
14mr|texlive-velthuis-2.15.1-3|56	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncb9.afm
14mr|texlive-velthuis-2.15.1-3|57	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncbi10.afm
14mr|texlive-velthuis-2.15.1-3|58	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncbi8.afm
14mr|texlive-velthuis-2.15.1-3|59	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncbi9.afm
14mr|texlive-velthuis-2.15.1-3|60	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnci10.afm
14mr|texlive-velthuis-2.15.1-3|61	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnci8.afm
14mr|texlive-velthuis-2.15.1-3|62	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnci9.afm
14mr|texlive-velthuis-2.15.1-3|63	%{_texmfdistdir}/fonts/afm/public/velthuis/dvng10.afm
14mr|texlive-velthuis-2.15.1-3|64	%{_texmfdistdir}/fonts/afm/public/velthuis/dvng8.afm
14mr|texlive-velthuis-2.15.1-3|65	%{_texmfdistdir}/fonts/afm/public/velthuis/dvng9.afm
14mr|texlive-velthuis-2.15.1-3|66	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngb10.afm
14mr|texlive-velthuis-2.15.1-3|67	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngb8.afm
14mr|texlive-velthuis-2.15.1-3|68	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngb9.afm
14mr|texlive-velthuis-2.15.1-3|69	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngbi10.afm
14mr|texlive-velthuis-2.15.1-3|70	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngbi8.afm
14mr|texlive-velthuis-2.15.1-3|71	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngbi9.afm
14mr|texlive-velthuis-2.15.1-3|72	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngi10.afm
14mr|texlive-velthuis-2.15.1-3|73	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngi8.afm
14mr|texlive-velthuis-2.15.1-3|74	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngi9.afm
14mr|texlive-velthuis-2.15.1-3|75	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnn10.afm
14mr|texlive-velthuis-2.15.1-3|76	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnn8.afm
14mr|texlive-velthuis-2.15.1-3|77	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnn9.afm
14mr|texlive-velthuis-2.15.1-3|78	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnb10.afm
14mr|texlive-velthuis-2.15.1-3|79	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnb8.afm
14mr|texlive-velthuis-2.15.1-3|80	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnb9.afm
14mr|texlive-velthuis-2.15.1-3|81	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnbi10.afm
14mr|texlive-velthuis-2.15.1-3|82	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnbi8.afm
14mr|texlive-velthuis-2.15.1-3|83	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnbi9.afm
14mr|texlive-velthuis-2.15.1-3|84	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnni10.afm
14mr|texlive-velthuis-2.15.1-3|85	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnni8.afm
14mr|texlive-velthuis-2.15.1-3|86	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnni9.afm
14mr|texlive-velthuis-2.15.1-3|87	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpb10.afm
14mr|texlive-velthuis-2.15.1-3|88	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpb8.afm
14mr|texlive-velthuis-2.15.1-3|89	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpb9.afm
14mr|texlive-velthuis-2.15.1-3|90	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpc10.afm
14mr|texlive-velthuis-2.15.1-3|91	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpc8.afm
14mr|texlive-velthuis-2.15.1-3|92	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpc9.afm
14mr|texlive-velthuis-2.15.1-3|93	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpn10.afm
14mr|texlive-velthuis-2.15.1-3|94	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpn8.afm
14mr|texlive-velthuis-2.15.1-3|95	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpn9.afm
14mr|texlive-velthuis-2.15.1-3|96	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpnn10.afm
14mr|texlive-velthuis-2.15.1-3|97	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpnn8.afm
14mr|texlive-velthuis-2.15.1-3|98	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpnn9.afm
14mr|texlive-velthuis-2.15.1-3|99	%{_texmfdistdir}/fonts/map/dvips/velthuis/dvng.map
14mr|texlive-velthuis-2.15.1-3|100	%{_texmfdistdir}/fonts/source/public/velthuis/dnchars.mf
14mr|texlive-velthuis-2.15.1-3|101	%{_texmfdistdir}/fonts/source/public/velthuis/dndefs.mf
14mr|texlive-velthuis-2.15.1-3|102	%{_texmfdistdir}/fonts/source/public/velthuis/dngen.mf
14mr|texlive-velthuis-2.15.1-3|103	%{_texmfdistdir}/fonts/source/public/velthuis/dninit.mf
14mr|texlive-velthuis-2.15.1-3|104	%{_texmfdistdir}/fonts/source/public/velthuis/dvnb10.mf
14mr|texlive-velthuis-2.15.1-3|105	%{_texmfdistdir}/fonts/source/public/velthuis/dvnb8.mf
14mr|texlive-velthuis-2.15.1-3|106	%{_texmfdistdir}/fonts/source/public/velthuis/dvnb9.mf
14mr|texlive-velthuis-2.15.1-3|107	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbb10.mf
14mr|texlive-velthuis-2.15.1-3|108	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbb8.mf
14mr|texlive-velthuis-2.15.1-3|109	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbb9.mf
14mr|texlive-velthuis-2.15.1-3|110	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbbi10.mf
14mr|texlive-velthuis-2.15.1-3|111	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbbi8.mf
14mr|texlive-velthuis-2.15.1-3|112	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbbi9.mf
14mr|texlive-velthuis-2.15.1-3|113	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbi10.mf
14mr|texlive-velthuis-2.15.1-3|114	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbi8.mf
14mr|texlive-velthuis-2.15.1-3|115	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbi9.mf
14mr|texlive-velthuis-2.15.1-3|116	%{_texmfdistdir}/fonts/source/public/velthuis/dvnc10.mf
14mr|texlive-velthuis-2.15.1-3|117	%{_texmfdistdir}/fonts/source/public/velthuis/dvnc8.mf
14mr|texlive-velthuis-2.15.1-3|118	%{_texmfdistdir}/fonts/source/public/velthuis/dvnc9.mf
14mr|texlive-velthuis-2.15.1-3|119	%{_texmfdistdir}/fonts/source/public/velthuis/dvncb10.mf
14mr|texlive-velthuis-2.15.1-3|120	%{_texmfdistdir}/fonts/source/public/velthuis/dvncb8.mf
14mr|texlive-velthuis-2.15.1-3|121	%{_texmfdistdir}/fonts/source/public/velthuis/dvncb9.mf
14mr|texlive-velthuis-2.15.1-3|122	%{_texmfdistdir}/fonts/source/public/velthuis/dvncbi10.mf
14mr|texlive-velthuis-2.15.1-3|123	%{_texmfdistdir}/fonts/source/public/velthuis/dvncbi8.mf
14mr|texlive-velthuis-2.15.1-3|124	%{_texmfdistdir}/fonts/source/public/velthuis/dvncbi9.mf
14mr|texlive-velthuis-2.15.1-3|125	%{_texmfdistdir}/fonts/source/public/velthuis/dvnci10.mf
14mr|texlive-velthuis-2.15.1-3|126	%{_texmfdistdir}/fonts/source/public/velthuis/dvnci8.mf
14mr|texlive-velthuis-2.15.1-3|127	%{_texmfdistdir}/fonts/source/public/velthuis/dvnci9.mf
14mr|texlive-velthuis-2.15.1-3|128	%{_texmfdistdir}/fonts/source/public/velthuis/dvng10.mf
14mr|texlive-velthuis-2.15.1-3|129	%{_texmfdistdir}/fonts/source/public/velthuis/dvng8.mf
14mr|texlive-velthuis-2.15.1-3|130	%{_texmfdistdir}/fonts/source/public/velthuis/dvng9.mf
14mr|texlive-velthuis-2.15.1-3|131	%{_texmfdistdir}/fonts/source/public/velthuis/dvngb10.mf
14mr|texlive-velthuis-2.15.1-3|132	%{_texmfdistdir}/fonts/source/public/velthuis/dvngb8.mf
14mr|texlive-velthuis-2.15.1-3|133	%{_texmfdistdir}/fonts/source/public/velthuis/dvngb9.mf
14mr|texlive-velthuis-2.15.1-3|134	%{_texmfdistdir}/fonts/source/public/velthuis/dvngbi10.mf
14mr|texlive-velthuis-2.15.1-3|135	%{_texmfdistdir}/fonts/source/public/velthuis/dvngbi8.mf
14mr|texlive-velthuis-2.15.1-3|136	%{_texmfdistdir}/fonts/source/public/velthuis/dvngbi9.mf
14mr|texlive-velthuis-2.15.1-3|137	%{_texmfdistdir}/fonts/source/public/velthuis/dvngi10.mf
14mr|texlive-velthuis-2.15.1-3|138	%{_texmfdistdir}/fonts/source/public/velthuis/dvngi8.mf
14mr|texlive-velthuis-2.15.1-3|139	%{_texmfdistdir}/fonts/source/public/velthuis/dvngi9.mf
14mr|texlive-velthuis-2.15.1-3|140	%{_texmfdistdir}/fonts/source/public/velthuis/dvnn10.mf
14mr|texlive-velthuis-2.15.1-3|141	%{_texmfdistdir}/fonts/source/public/velthuis/dvnn8.mf
14mr|texlive-velthuis-2.15.1-3|142	%{_texmfdistdir}/fonts/source/public/velthuis/dvnn9.mf
14mr|texlive-velthuis-2.15.1-3|143	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnb10.mf
14mr|texlive-velthuis-2.15.1-3|144	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnb8.mf
14mr|texlive-velthuis-2.15.1-3|145	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnb9.mf
14mr|texlive-velthuis-2.15.1-3|146	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnbi10.mf
14mr|texlive-velthuis-2.15.1-3|147	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnbi8.mf
14mr|texlive-velthuis-2.15.1-3|148	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnbi9.mf
14mr|texlive-velthuis-2.15.1-3|149	%{_texmfdistdir}/fonts/source/public/velthuis/dvnni10.mf
14mr|texlive-velthuis-2.15.1-3|150	%{_texmfdistdir}/fonts/source/public/velthuis/dvnni8.mf
14mr|texlive-velthuis-2.15.1-3|151	%{_texmfdistdir}/fonts/source/public/velthuis/dvnni9.mf
14mr|texlive-velthuis-2.15.1-3|152	%{_texmfdistdir}/fonts/source/public/velthuis/dvpb10.mf
14mr|texlive-velthuis-2.15.1-3|153	%{_texmfdistdir}/fonts/source/public/velthuis/dvpb8.mf
14mr|texlive-velthuis-2.15.1-3|154	%{_texmfdistdir}/fonts/source/public/velthuis/dvpb9.mf
14mr|texlive-velthuis-2.15.1-3|155	%{_texmfdistdir}/fonts/source/public/velthuis/dvpc10.mf
14mr|texlive-velthuis-2.15.1-3|156	%{_texmfdistdir}/fonts/source/public/velthuis/dvpc8.mf
14mr|texlive-velthuis-2.15.1-3|157	%{_texmfdistdir}/fonts/source/public/velthuis/dvpc9.mf
14mr|texlive-velthuis-2.15.1-3|158	%{_texmfdistdir}/fonts/source/public/velthuis/dvpn10.mf
14mr|texlive-velthuis-2.15.1-3|159	%{_texmfdistdir}/fonts/source/public/velthuis/dvpn8.mf
14mr|texlive-velthuis-2.15.1-3|160	%{_texmfdistdir}/fonts/source/public/velthuis/dvpn9.mf
14mr|texlive-velthuis-2.15.1-3|161	%{_texmfdistdir}/fonts/source/public/velthuis/dvpnn10.mf
14mr|texlive-velthuis-2.15.1-3|162	%{_texmfdistdir}/fonts/source/public/velthuis/dvpnn8.mf
14mr|texlive-velthuis-2.15.1-3|163	%{_texmfdistdir}/fonts/source/public/velthuis/dvpnn9.mf
14mr|texlive-velthuis-2.15.1-3|164	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnb10.tfm
14mr|texlive-velthuis-2.15.1-3|165	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnb8.tfm
14mr|texlive-velthuis-2.15.1-3|166	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnb9.tfm
14mr|texlive-velthuis-2.15.1-3|167	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbb10.tfm
14mr|texlive-velthuis-2.15.1-3|168	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbb8.tfm
14mr|texlive-velthuis-2.15.1-3|169	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbb9.tfm
14mr|texlive-velthuis-2.15.1-3|170	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbbi10.tfm
14mr|texlive-velthuis-2.15.1-3|171	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbbi8.tfm
14mr|texlive-velthuis-2.15.1-3|172	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbbi9.tfm
14mr|texlive-velthuis-2.15.1-3|173	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbi10.tfm
14mr|texlive-velthuis-2.15.1-3|174	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbi8.tfm
14mr|texlive-velthuis-2.15.1-3|175	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbi9.tfm
14mr|texlive-velthuis-2.15.1-3|176	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnc10.tfm
14mr|texlive-velthuis-2.15.1-3|177	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnc8.tfm
14mr|texlive-velthuis-2.15.1-3|178	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnc9.tfm
14mr|texlive-velthuis-2.15.1-3|179	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncb10.tfm
14mr|texlive-velthuis-2.15.1-3|180	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncb8.tfm
14mr|texlive-velthuis-2.15.1-3|181	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncb9.tfm
14mr|texlive-velthuis-2.15.1-3|182	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncbi10.tfm
14mr|texlive-velthuis-2.15.1-3|183	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncbi8.tfm
14mr|texlive-velthuis-2.15.1-3|184	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncbi9.tfm
14mr|texlive-velthuis-2.15.1-3|185	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnci10.tfm
14mr|texlive-velthuis-2.15.1-3|186	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnci8.tfm
14mr|texlive-velthuis-2.15.1-3|187	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnci9.tfm
14mr|texlive-velthuis-2.15.1-3|188	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvng10.tfm
14mr|texlive-velthuis-2.15.1-3|189	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvng8.tfm
14mr|texlive-velthuis-2.15.1-3|190	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvng9.tfm
14mr|texlive-velthuis-2.15.1-3|191	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngb10.tfm
14mr|texlive-velthuis-2.15.1-3|192	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngb8.tfm
14mr|texlive-velthuis-2.15.1-3|193	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngb9.tfm
14mr|texlive-velthuis-2.15.1-3|194	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngbi10.tfm
14mr|texlive-velthuis-2.15.1-3|195	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngbi8.tfm
14mr|texlive-velthuis-2.15.1-3|196	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngbi9.tfm
14mr|texlive-velthuis-2.15.1-3|197	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngi10.tfm
14mr|texlive-velthuis-2.15.1-3|198	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngi8.tfm
14mr|texlive-velthuis-2.15.1-3|199	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngi9.tfm
14mr|texlive-velthuis-2.15.1-3|200	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnn10.tfm
14mr|texlive-velthuis-2.15.1-3|201	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnn8.tfm
14mr|texlive-velthuis-2.15.1-3|202	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnn9.tfm
14mr|texlive-velthuis-2.15.1-3|203	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnb10.tfm
14mr|texlive-velthuis-2.15.1-3|204	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnb8.tfm
14mr|texlive-velthuis-2.15.1-3|205	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnb9.tfm
14mr|texlive-velthuis-2.15.1-3|206	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnbi10.tfm
14mr|texlive-velthuis-2.15.1-3|207	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnbi8.tfm
14mr|texlive-velthuis-2.15.1-3|208	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnbi9.tfm
14mr|texlive-velthuis-2.15.1-3|209	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnni10.tfm
14mr|texlive-velthuis-2.15.1-3|210	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnni8.tfm
14mr|texlive-velthuis-2.15.1-3|211	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnni9.tfm
14mr|texlive-velthuis-2.15.1-3|212	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpb10.tfm
14mr|texlive-velthuis-2.15.1-3|213	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpb8.tfm
14mr|texlive-velthuis-2.15.1-3|214	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpb9.tfm
14mr|texlive-velthuis-2.15.1-3|215	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpc10.tfm
14mr|texlive-velthuis-2.15.1-3|216	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpc8.tfm
14mr|texlive-velthuis-2.15.1-3|217	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpc9.tfm
14mr|texlive-velthuis-2.15.1-3|218	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpn10.tfm
14mr|texlive-velthuis-2.15.1-3|219	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpn8.tfm
14mr|texlive-velthuis-2.15.1-3|220	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpn9.tfm
14mr|texlive-velthuis-2.15.1-3|221	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpnn10.tfm
14mr|texlive-velthuis-2.15.1-3|222	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpnn8.tfm
14mr|texlive-velthuis-2.15.1-3|223	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpnn9.tfm
14mr|texlive-velthuis-2.15.1-3|224	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnb10.pfb
14mr|texlive-velthuis-2.15.1-3|225	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnb8.pfb
14mr|texlive-velthuis-2.15.1-3|226	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnb9.pfb
14mr|texlive-velthuis-2.15.1-3|227	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbb10.pfb
14mr|texlive-velthuis-2.15.1-3|228	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbb8.pfb
14mr|texlive-velthuis-2.15.1-3|229	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbb9.pfb
14mr|texlive-velthuis-2.15.1-3|230	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbbi10.pfb
14mr|texlive-velthuis-2.15.1-3|231	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbbi8.pfb
14mr|texlive-velthuis-2.15.1-3|232	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbbi9.pfb
14mr|texlive-velthuis-2.15.1-3|233	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbi10.pfb
14mr|texlive-velthuis-2.15.1-3|234	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbi8.pfb
14mr|texlive-velthuis-2.15.1-3|235	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbi9.pfb
14mr|texlive-velthuis-2.15.1-3|236	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnc10.pfb
14mr|texlive-velthuis-2.15.1-3|237	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnc8.pfb
14mr|texlive-velthuis-2.15.1-3|238	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnc9.pfb
14mr|texlive-velthuis-2.15.1-3|239	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncb10.pfb
14mr|texlive-velthuis-2.15.1-3|240	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncb8.pfb
14mr|texlive-velthuis-2.15.1-3|241	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncb9.pfb
14mr|texlive-velthuis-2.15.1-3|242	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncbi10.pfb
14mr|texlive-velthuis-2.15.1-3|243	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncbi8.pfb
14mr|texlive-velthuis-2.15.1-3|244	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncbi9.pfb
14mr|texlive-velthuis-2.15.1-3|245	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnci10.pfb
14mr|texlive-velthuis-2.15.1-3|246	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnci8.pfb
14mr|texlive-velthuis-2.15.1-3|247	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnci9.pfb
14mr|texlive-velthuis-2.15.1-3|248	%{_texmfdistdir}/fonts/type1/public/velthuis/dvng10.pfb
14mr|texlive-velthuis-2.15.1-3|249	%{_texmfdistdir}/fonts/type1/public/velthuis/dvng8.pfb
14mr|texlive-velthuis-2.15.1-3|250	%{_texmfdistdir}/fonts/type1/public/velthuis/dvng9.pfb
14mr|texlive-velthuis-2.15.1-3|251	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngb10.pfb
14mr|texlive-velthuis-2.15.1-3|252	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngb8.pfb
14mr|texlive-velthuis-2.15.1-3|253	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngb9.pfb
14mr|texlive-velthuis-2.15.1-3|254	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngbi10.pfb
14mr|texlive-velthuis-2.15.1-3|255	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngbi8.pfb
14mr|texlive-velthuis-2.15.1-3|256	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngbi9.pfb
14mr|texlive-velthuis-2.15.1-3|257	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngi10.pfb
14mr|texlive-velthuis-2.15.1-3|258	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngi8.pfb
14mr|texlive-velthuis-2.15.1-3|259	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngi9.pfb
14mr|texlive-velthuis-2.15.1-3|260	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnn10.pfb
14mr|texlive-velthuis-2.15.1-3|261	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnn8.pfb
14mr|texlive-velthuis-2.15.1-3|262	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnn9.pfb
14mr|texlive-velthuis-2.15.1-3|263	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnb10.pfb
14mr|texlive-velthuis-2.15.1-3|264	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnb8.pfb
14mr|texlive-velthuis-2.15.1-3|265	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnb9.pfb
14mr|texlive-velthuis-2.15.1-3|266	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnbi10.pfb
14mr|texlive-velthuis-2.15.1-3|267	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnbi8.pfb
14mr|texlive-velthuis-2.15.1-3|268	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnbi9.pfb
14mr|texlive-velthuis-2.15.1-3|269	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnni10.pfb
14mr|texlive-velthuis-2.15.1-3|270	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnni8.pfb
14mr|texlive-velthuis-2.15.1-3|271	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnni9.pfb
14mr|texlive-velthuis-2.15.1-3|272	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpb10.pfb
14mr|texlive-velthuis-2.15.1-3|273	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpb8.pfb
14mr|texlive-velthuis-2.15.1-3|274	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpb9.pfb
14mr|texlive-velthuis-2.15.1-3|275	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpc10.pfb
14mr|texlive-velthuis-2.15.1-3|276	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpc8.pfb
14mr|texlive-velthuis-2.15.1-3|277	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpc9.pfb
14mr|texlive-velthuis-2.15.1-3|278	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpn10.pfb
14mr|texlive-velthuis-2.15.1-3|279	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpn8.pfb
14mr|texlive-velthuis-2.15.1-3|280	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpn9.pfb
14mr|texlive-velthuis-2.15.1-3|281	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpnn10.pfb
14mr|texlive-velthuis-2.15.1-3|282	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpnn8.pfb
14mr|texlive-velthuis-2.15.1-3|283	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpnn9.pfb
14mr|texlive-velthuis-2.15.1-3|284	%{_texmfdistdir}/tex/generic/velthuis/hindi.ldf
14mr|texlive-velthuis-2.15.1-3|285	%{_texmfdistdir}/tex/generic/velthuis/hindi.sty
14mr|texlive-velthuis-2.15.1-3|286	%{_texmfdistdir}/tex/latex/velthuis/dev.sty
14mr|texlive-velthuis-2.15.1-3|287	%{_texmfdistdir}/tex/latex/velthuis/dev209.sty
14mr|texlive-velthuis-2.15.1-3|288	%{_texmfdistdir}/tex/latex/velthuis/devanagari.sty
14mr|texlive-velthuis-2.15.1-3|289	%{_texmfdistdir}/tex/latex/velthuis/dvngcite.sty
14mr|texlive-velthuis-2.15.1-3|290	%{_texmfdistdir}/tex/latex/velthuis/udn.fd
14mr|texlive-velthuis-2.15.1-3|291	%{_texmfdistdir}/tex/latex/velthuis/udnb.fd
14mr|texlive-velthuis-2.15.1-3|292	%{_texmfdistdir}/tex/latex/velthuis/udnc.fd
14mr|texlive-velthuis-2.15.1-3|293	%{_texmfdistdir}/tex/latex/velthuis/udnn.fd
14mr|texlive-velthuis-2.15.1-3|294	%{_texmfdistdir}/tex/latex/velthuis/udnp.fd
14mr|texlive-velthuis-2.15.1-3|295	%{_texmfdistdir}/tex/latex/velthuis/udnpb.fd
14mr|texlive-velthuis-2.15.1-3|296	%{_texmfdistdir}/tex/latex/velthuis/udnpc.fd
14mr|texlive-velthuis-2.15.1-3|297	%{_texmfdistdir}/tex/latex/velthuis/udnpn.fd
14mr|texlive-velthuis-2.15.1-3|298	%{_texmfdistdir}/tex/plain/velthuis/dnmacs.tex
14mr|texlive-velthuis-2.15.1-3|299	%{_texmfdistdir}/tex/xelatex/velthuis/hindicaptions.sty
14mr|texlive-velthuis-2.15.1-3|300	%doc %{_texmfdistdir}/doc/generic/velthuis/README
14mr|texlive-velthuis-2.15.1-3|301	%doc %{_texmfdistdir}/doc/generic/velthuis/captions.dn
14mr|texlive-velthuis-2.15.1-3|302	%doc %{_texmfdistdir}/doc/generic/velthuis/changes
14mr|texlive-velthuis-2.15.1-3|303	%doc %{_texmfdistdir}/doc/generic/velthuis/copying
14mr|texlive-velthuis-2.15.1-3|304	%doc %{_texmfdistdir}/doc/generic/velthuis/examples.dn
14mr|texlive-velthuis-2.15.1-3|305	%doc %{_texmfdistdir}/doc/generic/velthuis/examples.pdf
14mr|texlive-velthuis-2.15.1-3|306	%doc %{_texmfdistdir}/doc/generic/velthuis/hindi.dtx
14mr|texlive-velthuis-2.15.1-3|307	%doc %{_texmfdistdir}/doc/generic/velthuis/hindi.ins
14mr|texlive-velthuis-2.15.1-3|308	%doc %{_texmfdistdir}/doc/generic/velthuis/hindi.pdf
14mr|texlive-velthuis-2.15.1-3|309	%doc %{_texmfdistdir}/doc/generic/velthuis/manual.pdf
14mr|texlive-velthuis-2.15.1-3|310	%doc %{_texmfdistdir}/doc/generic/velthuis/manual.tex
14mr|texlive-velthuis-2.15.1-3|311	%doc %{_texmfdistdir}/doc/generic/velthuis/misspaal.dn
14mr|texlive-velthuis-2.15.1-3|312	%doc %{_texmfdistdir}/doc/generic/velthuis/misspaal.pdf
14mr|texlive-velthuis-2.15.1-3|313	%doc %{_texmfdistdir}/doc/generic/velthuis/vedasample.dn
14mr|texlive-velthuis-2.15.1-3|314	%doc %{_texmfdistdir}/doc/generic/velthuis/vedasample.pdf
14mr|texlive-velthuis-2.15.1-3|315	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-examples.pdf
14mr|texlive-velthuis-2.15.1-3|316	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-examples.tex
14mr|texlive-velthuis-2.15.1-3|317	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-misspaal.pdf
14mr|texlive-velthuis-2.15.1-3|318	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-misspaal.tex
14mr|texlive-velthuis-2.15.1-3|319	
14mr|texlive-velthuis-2.15.1-3|320	#-----------------------------------------------------------------------
14mr|texlive-velthuis-2.15.1-3|321	%prep
14mr|texlive-velthuis-2.15.1-3|322	%setup -c -a0 -a1
14mr|texlive-velthuis-2.15.1-3|323	
14mr|texlive-velthuis-2.15.1-3|324	%build
14mr|texlive-velthuis-2.15.1-3|325	
14mr|texlive-velthuis-2.15.1-3|326	%install
14mr|texlive-velthuis-2.15.1-3|327	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-velthuis-2.15.1-3|328	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-velthuis-2.15.1-3|329	
14mr|texlive-velthuis-2.15.1-3|330	
14mr|texlive-velthuis-2.15.1-3|331	
14mr|texlive-velthuis-2.15.1-3|332	%changelog
14mr|texlive-velthuis-2.15.1-3|333	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.15.1-3
14mr|texlive-velthuis-2.15.1-3|334	+ Revision: 581953f
14mr|texlive-velthuis-2.15.1-3|335	- MassBuild#440: Increase release tag
14mr|texlive-velthuis-2.15.1-3|336	
14mr|texlive-velthuis-2.15.1-3|337	

21748 14
14mr|texlive-venn-20071204-3|1	# revision 15878
14mr|texlive-venn-20071204-3|2	# category Package
14mr|texlive-venn-20071204-3|3	# catalog-ctan /graphics/metapost/contrib/macros/venn/venn.mp
14mr|texlive-venn-20071204-3|4	# catalog-date 2007-12-04 22:25:23 +0100
14mr|texlive-venn-20071204-3|5	# catalog-license lppl
14mr|texlive-venn-20071204-3|6	# catalog-version undef
14mr|texlive-venn-20071204-3|7	Name:		texlive-venn
14mr|texlive-venn-20071204-3|8	Version:	20071204
14mr|texlive-venn-20071204-3|9	Release:	3
14mr|texlive-venn-20071204-3|10	Summary:	Creating Venn diagrams with MetaPost
14mr|texlive-venn-20071204-3|11	Group:		Publishing
14mr|texlive-venn-20071204-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/venn/venn.mp
14mr|texlive-venn-20071204-3|13	License:	LPPL
14mr|texlive-venn-20071204-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venn.tar.xz
14mr|texlive-venn-20071204-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venn.doc.tar.xz
14mr|texlive-venn-20071204-3|16	BuildArch:	noarch
14mr|texlive-venn-20071204-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-venn-20071204-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-venn-20071204-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-venn-20071204-3|20	
14mr|texlive-venn-20071204-3|21	%description
14mr|texlive-venn-20071204-3|22	MetaPost macros for venn diagrams.
14mr|texlive-venn-20071204-3|23	
14mr|texlive-venn-20071204-3|24	%post
14mr|texlive-venn-20071204-3|25	%{_sbindir}/texlive.post
14mr|texlive-venn-20071204-3|26	
14mr|texlive-venn-20071204-3|27	%postun
14mr|texlive-venn-20071204-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-venn-20071204-3|29	%{_sbindir}/texlive.post
14mr|texlive-venn-20071204-3|30	fi
14mr|texlive-venn-20071204-3|31	
14mr|texlive-venn-20071204-3|32	#-----------------------------------------------------------------------
14mr|texlive-venn-20071204-3|33	%files
14mr|texlive-venn-20071204-3|34	%{_texmfdistdir}/metapost/venn/venn.mp
14mr|texlive-venn-20071204-3|35	%doc %{_texmfdistdir}/doc/metapost/venn/README
14mr|texlive-venn-20071204-3|36	
14mr|texlive-venn-20071204-3|37	#-----------------------------------------------------------------------
14mr|texlive-venn-20071204-3|38	%prep
14mr|texlive-venn-20071204-3|39	%setup -c -a0 -a1
14mr|texlive-venn-20071204-3|40	
14mr|texlive-venn-20071204-3|41	%build
14mr|texlive-venn-20071204-3|42	
14mr|texlive-venn-20071204-3|43	%install
14mr|texlive-venn-20071204-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-venn-20071204-3|45	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mr|texlive-venn-20071204-3|46	
14mr|texlive-venn-20071204-3|47	
14mr|texlive-venn-20071204-3|48	
14mr|texlive-venn-20071204-3|49	%changelog
14mr|texlive-venn-20071204-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20071204-3
14mr|texlive-venn-20071204-3|51	+ Revision: 18fe60c
14mr|texlive-venn-20071204-3|52	- MassBuild#440: Increase release tag
14mr|texlive-venn-20071204-3|53	
14mr|texlive-venn-20071204-3|54	

21749 14
14mr|texlive-venndiagram-1.0-8|1	# revision 28069
14mr|texlive-venndiagram-1.0-8|2	# category Package
14mr|texlive-venndiagram-1.0-8|3	# catalog-ctan /macros/latex/contrib/venndiagram
14mr|texlive-venndiagram-1.0-8|4	# catalog-date 2012-10-24 15:36:13 +0200
14mr|texlive-venndiagram-1.0-8|5	# catalog-license lppl
14mr|texlive-venndiagram-1.0-8|6	# catalog-version 1.0
14mr|texlive-venndiagram-1.0-8|7	Name:		texlive-venndiagram
14mr|texlive-venndiagram-1.0-8|8	Version:	1.0
14mr|texlive-venndiagram-1.0-8|9	Release:	8
14mr|texlive-venndiagram-1.0-8|10	Summary:	Creating Venn diagrams with TikZ
14mr|texlive-venndiagram-1.0-8|11	Group:		Publishing
14mr|texlive-venndiagram-1.0-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/venndiagram
14mr|texlive-venndiagram-1.0-8|13	License:	LPPL
14mr|texlive-venndiagram-1.0-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venndiagram.tar.xz
14mr|texlive-venndiagram-1.0-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venndiagram.doc.tar.xz
14mr|texlive-venndiagram-1.0-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venndiagram.source.tar.xz
14mr|texlive-venndiagram-1.0-8|17	BuildArch:	noarch
14mr|texlive-venndiagram-1.0-8|18	BuildRequires:	texlive-tlpkg
14mr|texlive-venndiagram-1.0-8|19	Requires(pre):	texlive-tlpkg
14mr|texlive-venndiagram-1.0-8|20	Requires(post):	texlive-kpathsea
14mr|texlive-venndiagram-1.0-8|21	
14mr|texlive-venndiagram-1.0-8|22	%description
14mr|texlive-venndiagram-1.0-8|23	The package assists generation of simple two- and three-set
14mr|texlive-venndiagram-1.0-8|24	Venn diagrams for lectures or assignment sheets. The package
14mr|texlive-venndiagram-1.0-8|25	requires the TikZ package.
14mr|texlive-venndiagram-1.0-8|26	
14mr|texlive-venndiagram-1.0-8|27	%post
14mr|texlive-venndiagram-1.0-8|28	%{_sbindir}/texlive.post
14mr|texlive-venndiagram-1.0-8|29	
14mr|texlive-venndiagram-1.0-8|30	%postun
14mr|texlive-venndiagram-1.0-8|31	if [ $1 -eq 0 ]; then
14mr|texlive-venndiagram-1.0-8|32	%{_sbindir}/texlive.post
14mr|texlive-venndiagram-1.0-8|33	fi
14mr|texlive-venndiagram-1.0-8|34	
14mr|texlive-venndiagram-1.0-8|35	#-----------------------------------------------------------------------
14mr|texlive-venndiagram-1.0-8|36	%files
14mr|texlive-venndiagram-1.0-8|37	%{_texmfdistdir}/tex/latex/venndiagram/venndiagram.sty
14mr|texlive-venndiagram-1.0-8|38	%doc %{_texmfdistdir}/doc/latex/venndiagram/CHANGES
14mr|texlive-venndiagram-1.0-8|39	%doc %{_texmfdistdir}/doc/latex/venndiagram/INSTALL
14mr|texlive-venndiagram-1.0-8|40	%doc %{_texmfdistdir}/doc/latex/venndiagram/README
14mr|texlive-venndiagram-1.0-8|41	%doc %{_texmfdistdir}/doc/latex/venndiagram/samples/venn-sample.pdf
14mr|texlive-venndiagram-1.0-8|42	%doc %{_texmfdistdir}/doc/latex/venndiagram/samples/venn-sample.tex
14mr|texlive-venndiagram-1.0-8|43	%doc %{_texmfdistdir}/doc/latex/venndiagram/venndiagram.pdf
14mr|texlive-venndiagram-1.0-8|44	#- source
14mr|texlive-venndiagram-1.0-8|45	%doc %{_texmfdistdir}/source/latex/venndiagram/venndiagram.dtx
14mr|texlive-venndiagram-1.0-8|46	%doc %{_texmfdistdir}/source/latex/venndiagram/venndiagram.ins
14mr|texlive-venndiagram-1.0-8|47	
14mr|texlive-venndiagram-1.0-8|48	#-----------------------------------------------------------------------
14mr|texlive-venndiagram-1.0-8|49	%prep
14mr|texlive-venndiagram-1.0-8|50	%setup -c -a0 -a1 -a2
14mr|texlive-venndiagram-1.0-8|51	
14mr|texlive-venndiagram-1.0-8|52	%build
14mr|texlive-venndiagram-1.0-8|53	
14mr|texlive-venndiagram-1.0-8|54	%install
14mr|texlive-venndiagram-1.0-8|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-venndiagram-1.0-8|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-venndiagram-1.0-8|57	
14mr|texlive-venndiagram-1.0-8|58	%changelog
14mr|texlive-venndiagram-1.0-8|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-8
14mr|texlive-venndiagram-1.0-8|60	+ Revision: 3aaf99c
14mr|texlive-venndiagram-1.0-8|61	- MassBuild#440: Increase release tag
14mr|texlive-venndiagram-1.0-8|62	
14mr|texlive-venndiagram-1.0-8|63	

21750 14
14mr|texlive-venturisadf-1.005-3|1	# revision 19444
14mr|texlive-venturisadf-1.005-3|2	# category Package
14mr|texlive-venturisadf-1.005-3|3	# catalog-ctan /fonts/venturisadf
14mr|texlive-venturisadf-1.005-3|4	# catalog-date 2010-07-12 22:26:03 +0200
14mr|texlive-venturisadf-1.005-3|5	# catalog-license other-free
14mr|texlive-venturisadf-1.005-3|6	# catalog-version 1.005
14mr|texlive-venturisadf-1.005-3|7	Name:		texlive-venturisadf
14mr|texlive-venturisadf-1.005-3|8	Version:	1.005
14mr|texlive-venturisadf-1.005-3|9	Release:	3
14mr|texlive-venturisadf-1.005-3|10	Summary:	Venturis ADF fonts collection
14mr|texlive-venturisadf-1.005-3|11	Group:		Publishing
14mr|texlive-venturisadf-1.005-3|12	URL:		http://www.ctan.org/tex-archive/fonts/venturisadf
14mr|texlive-venturisadf-1.005-3|13	License:	OTHER-FREE
14mr|texlive-venturisadf-1.005-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venturisadf.tar.xz
14mr|texlive-venturisadf-1.005-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venturisadf.doc.tar.xz
14mr|texlive-venturisadf-1.005-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venturisadf.source.tar.xz
14mr|texlive-venturisadf-1.005-3|17	BuildArch:	noarch
14mr|texlive-venturisadf-1.005-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-venturisadf-1.005-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-venturisadf-1.005-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-venturisadf-1.005-3|21	
14mr|texlive-venturisadf-1.005-3|22	Requires(post):	texlive-tetex
14mr|texlive-venturisadf-1.005-3|23	
14mr|texlive-venturisadf-1.005-3|24	%description
14mr|texlive-venturisadf-1.005-3|25	Serif and sans serif complete text font families, in both Adobe
14mr|texlive-venturisadf-1.005-3|26	Type 1 and OpenType formats for publication. The family is
14mr|texlive-venturisadf-1.005-3|27	based on Utopia family, and has been modified and developed by
14mr|texlive-venturisadf-1.005-3|28	the Arkandis Digital foundry. Support for using the fonts, in
14mr|texlive-venturisadf-1.005-3|29	LaTeX, is also provided (and makes use of the nfssext-cfr
14mr|texlive-venturisadf-1.005-3|30	package).
14mr|texlive-venturisadf-1.005-3|31	
14mr|texlive-venturisadf-1.005-3|32	%post
14mr|texlive-venturisadf-1.005-3|33	%{_sbindir}/texlive.post
14mr|texlive-venturisadf-1.005-3|34	
14mr|texlive-venturisadf-1.005-3|35	%postun
14mr|texlive-venturisadf-1.005-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-venturisadf-1.005-3|37	%{_sbindir}/texlive.post
14mr|texlive-venturisadf-1.005-3|38	fi
14mr|texlive-venturisadf-1.005-3|39	
14mr|texlive-venturisadf-1.005-3|40	#-----------------------------------------------------------------------
14mr|texlive-venturisadf-1.005-3|41	%files
14mr|texlive-venturisadf-1.005-3|42	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtb8a.afm
14mr|texlive-venturisadf-1.005-3|43	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtb8ac.afm
14mr|texlive-venturisadf-1.005-3|44	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbc8a.afm
14mr|texlive-venturisadf-1.005-3|45	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbc8ac.afm
14mr|texlive-venturisadf-1.005-3|46	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbci8a.afm
14mr|texlive-venturisadf-1.005-3|47	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbci8ac.afm
14mr|texlive-venturisadf-1.005-3|48	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbd8ac.afm
14mr|texlive-venturisadf-1.005-3|49	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbi8a.afm
14mr|texlive-venturisadf-1.005-3|50	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbi8ac.afm
14mr|texlive-venturisadf-1.005-3|51	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvth8a.afm
14mr|texlive-venturisadf-1.005-3|52	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvthi8a.afm
14mr|texlive-venturisadf-1.005-3|53	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtr8a.afm
14mr|texlive-venturisadf-1.005-3|54	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtr8ac.afm
14mr|texlive-venturisadf-1.005-3|55	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrc8a.afm
14mr|texlive-venturisadf-1.005-3|56	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrc8ac.afm
14mr|texlive-venturisadf-1.005-3|57	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrci8a.afm
14mr|texlive-venturisadf-1.005-3|58	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrci8ac.afm
14mr|texlive-venturisadf-1.005-3|59	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrdl8a.afm
14mr|texlive-venturisadf-1.005-3|60	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtri8a.afm
14mr|texlive-venturisadf-1.005-3|61	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtri8ac.afm
14mr|texlive-venturisadf-1.005-3|62	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2b8a.afm
14mr|texlive-venturisadf-1.005-3|63	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2b8ac.afm
14mr|texlive-venturisadf-1.005-3|64	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2bi8a.afm
14mr|texlive-venturisadf-1.005-3|65	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2bi8ac.afm
14mr|texlive-venturisadf-1.005-3|66	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2m8a.afm
14mr|texlive-venturisadf-1.005-3|67	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2mi8a.afm
14mr|texlive-venturisadf-1.005-3|68	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2r8a.afm
14mr|texlive-venturisadf-1.005-3|69	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2r8ac.afm
14mr|texlive-venturisadf-1.005-3|70	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2ri8a.afm
14mr|texlive-venturisadf-1.005-3|71	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2ri8ac.afm
14mr|texlive-venturisadf-1.005-3|72	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2x8a.afm
14mr|texlive-venturisadf-1.005-3|73	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2xi8a.afm
14mr|texlive-venturisadf-1.005-3|74	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvob8a.afm
14mr|texlive-venturisadf-1.005-3|75	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvobi8a.afm
14mr|texlive-venturisadf-1.005-3|76	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvodd8a.afm
14mr|texlive-venturisadf-1.005-3|77	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvor8a.afm
14mr|texlive-venturisadf-1.005-3|78	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvori8a.afm
14mr|texlive-venturisadf-1.005-3|79	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1b8a.afm
14mr|texlive-venturisadf-1.005-3|80	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1b8ac.afm
14mr|texlive-venturisadf-1.005-3|81	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1b8ax.afm
14mr|texlive-venturisadf-1.005-3|82	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bd8a.afm
14mr|texlive-venturisadf-1.005-3|83	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bi8a.afm
14mr|texlive-venturisadf-1.005-3|84	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bi8ac.afm
14mr|texlive-venturisadf-1.005-3|85	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bi8ax.afm
14mr|texlive-venturisadf-1.005-3|86	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1d8a.afm
14mr|texlive-venturisadf-1.005-3|87	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1dd8au.afm
14mr|texlive-venturisadf-1.005-3|88	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1di8a.afm
14mr|texlive-venturisadf-1.005-3|89	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1h8a.afm
14mr|texlive-venturisadf-1.005-3|90	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ho8a.afm
14mr|texlive-venturisadf-1.005-3|91	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1l8a.afm
14mr|texlive-venturisadf-1.005-3|92	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1li8a.afm
14mr|texlive-venturisadf-1.005-3|93	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1r8a.afm
14mr|texlive-venturisadf-1.005-3|94	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1r8ac.afm
14mr|texlive-venturisadf-1.005-3|95	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1r8ax.afm
14mr|texlive-venturisadf-1.005-3|96	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ri8a.afm
14mr|texlive-venturisadf-1.005-3|97	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ri8ac.afm
14mr|texlive-venturisadf-1.005-3|98	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ri8ax.afm
14mr|texlive-venturisadf-1.005-3|99	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3b8a.afm
14mr|texlive-venturisadf-1.005-3|100	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3b8ac.afm
14mr|texlive-venturisadf-1.005-3|101	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3b8ax.afm
14mr|texlive-venturisadf-1.005-3|102	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3bi8a.afm
14mr|texlive-venturisadf-1.005-3|103	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3bi8ac.afm
14mr|texlive-venturisadf-1.005-3|104	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3bi8ax.afm
14mr|texlive-venturisadf-1.005-3|105	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3r8a.afm
14mr|texlive-venturisadf-1.005-3|106	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3r8ac.afm
14mr|texlive-venturisadf-1.005-3|107	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3r8ax.afm
14mr|texlive-venturisadf-1.005-3|108	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3ri8a.afm
14mr|texlive-venturisadf-1.005-3|109	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3ri8ac.afm
14mr|texlive-venturisadf-1.005-3|110	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3ri8ax.afm
14mr|texlive-venturisadf-1.005-3|111	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-dotalt-f_f-venturisadf.enc
14mr|texlive-venturisadf-1.005-3|112	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-f_f-venturisadf.enc
14mr|texlive-venturisadf-1.005-3|113	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-venturis.enc
14mr|texlive-venturisadf-1.005-3|114	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-venturisold-longs.enc
14mr|texlive-venturisadf-1.005-3|115	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/ts1-euro-venturisadf.enc
14mr|texlive-venturisadf-1.005-3|116	%{_texmfdistdir}/fonts/map/dvips/venturis/yvt.map
14mr|texlive-venturisadf-1.005-3|117	%{_texmfdistdir}/fonts/map/dvips/venturis2/yv2.map
14mr|texlive-venturisadf-1.005-3|118	%{_texmfdistdir}/fonts/map/dvips/venturisold/yvo.map
14mr|texlive-venturisadf-1.005-3|119	%{_texmfdistdir}/fonts/map/dvips/venturissans/yv1.map
14mr|texlive-venturisadf-1.005-3|120	%{_texmfdistdir}/fonts/map/dvips/venturissans2/yv3.map
14mr|texlive-venturisadf-1.005-3|121	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtb-c.tfm
14mr|texlive-venturisadf-1.005-3|122	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtb.tfm
14mr|texlive-venturisadf-1.005-3|123	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbc-c.tfm
14mr|texlive-venturisadf-1.005-3|124	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbc.tfm
14mr|texlive-venturisadf-1.005-3|125	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbci-c.tfm
14mr|texlive-venturisadf-1.005-3|126	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbci.tfm
14mr|texlive-venturisadf-1.005-3|127	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbd-c.tfm
14mr|texlive-venturisadf-1.005-3|128	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbi-c.tfm
14mr|texlive-venturisadf-1.005-3|129	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbi.tfm
14mr|texlive-venturisadf-1.005-3|130	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvth.tfm
14mr|texlive-venturisadf-1.005-3|131	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvthi.tfm
14mr|texlive-venturisadf-1.005-3|132	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtr-c.tfm
14mr|texlive-venturisadf-1.005-3|133	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtr.tfm
14mr|texlive-venturisadf-1.005-3|134	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrc-c.tfm
14mr|texlive-venturisadf-1.005-3|135	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrc.tfm
14mr|texlive-venturisadf-1.005-3|136	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrci-c.tfm
14mr|texlive-venturisadf-1.005-3|137	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrci.tfm
14mr|texlive-venturisadf-1.005-3|138	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrdl.tfm
14mr|texlive-venturisadf-1.005-3|139	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtri-c.tfm
14mr|texlive-venturisadf-1.005-3|140	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtri.tfm
14mr|texlive-venturisadf-1.005-3|141	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbc-c.tfm
14mr|texlive-venturisadf-1.005-3|142	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbc.tfm
14mr|texlive-venturisadf-1.005-3|143	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbci-c.tfm
14mr|texlive-venturisadf-1.005-3|144	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbci.tfm
14mr|texlive-venturisadf-1.005-3|145	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrc-c.tfm
14mr|texlive-venturisadf-1.005-3|146	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrc.tfm
14mr|texlive-venturisadf-1.005-3|147	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrci-c.tfm
14mr|texlive-venturisadf-1.005-3|148	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrci.tfm
14mr|texlive-venturisadf-1.005-3|149	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtb-c.tfm
14mr|texlive-venturisadf-1.005-3|150	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtb.tfm
14mr|texlive-venturisadf-1.005-3|151	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbc-c.tfm
14mr|texlive-venturisadf-1.005-3|152	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbc.tfm
14mr|texlive-venturisadf-1.005-3|153	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbci-c.tfm
14mr|texlive-venturisadf-1.005-3|154	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbci.tfm
14mr|texlive-venturisadf-1.005-3|155	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbd-c.tfm
14mr|texlive-venturisadf-1.005-3|156	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbi-c.tfm
14mr|texlive-venturisadf-1.005-3|157	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbi.tfm
14mr|texlive-venturisadf-1.005-3|158	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvth.tfm
14mr|texlive-venturisadf-1.005-3|159	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvthi.tfm
14mr|texlive-venturisadf-1.005-3|160	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtr-c.tfm
14mr|texlive-venturisadf-1.005-3|161	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtr.tfm
14mr|texlive-venturisadf-1.005-3|162	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrc-c.tfm
14mr|texlive-venturisadf-1.005-3|163	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrc.tfm
14mr|texlive-venturisadf-1.005-3|164	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrci-c.tfm
14mr|texlive-venturisadf-1.005-3|165	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrci.tfm
14mr|texlive-venturisadf-1.005-3|166	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrdl.tfm
14mr|texlive-venturisadf-1.005-3|167	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtri-c.tfm
14mr|texlive-venturisadf-1.005-3|168	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtri.tfm
14mr|texlive-venturisadf-1.005-3|169	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/vent-yvtr.tfm
14mr|texlive-venturisadf-1.005-3|170	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8c.tfm
14mr|texlive-venturisadf-1.005-3|171	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8cc.tfm
14mr|texlive-venturisadf-1.005-3|172	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8t.tfm
14mr|texlive-venturisadf-1.005-3|173	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8tc.tfm
14mr|texlive-venturisadf-1.005-3|174	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8c.tfm
14mr|texlive-venturisadf-1.005-3|175	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8cc.tfm
14mr|texlive-venturisadf-1.005-3|176	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8t.tfm
14mr|texlive-venturisadf-1.005-3|177	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8tc.tfm
14mr|texlive-venturisadf-1.005-3|178	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8c.tfm
14mr|texlive-venturisadf-1.005-3|179	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8cc.tfm
14mr|texlive-venturisadf-1.005-3|180	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8t.tfm
14mr|texlive-venturisadf-1.005-3|181	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8tc.tfm
14mr|texlive-venturisadf-1.005-3|182	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcij8t.tfm
14mr|texlive-venturisadf-1.005-3|183	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcij8tc.tfm
14mr|texlive-venturisadf-1.005-3|184	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcijw8t.tfm
14mr|texlive-venturisadf-1.005-3|185	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcijw8tc.tfm
14mr|texlive-venturisadf-1.005-3|186	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbciw8t.tfm
14mr|texlive-venturisadf-1.005-3|187	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbciw8tc.tfm
14mr|texlive-venturisadf-1.005-3|188	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcj8t.tfm
14mr|texlive-venturisadf-1.005-3|189	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcj8tc.tfm
14mr|texlive-venturisadf-1.005-3|190	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcjw8t.tfm
14mr|texlive-venturisadf-1.005-3|191	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcjw8tc.tfm
14mr|texlive-venturisadf-1.005-3|192	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcw8t.tfm
14mr|texlive-venturisadf-1.005-3|193	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcw8tc.tfm
14mr|texlive-venturisadf-1.005-3|194	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbd8cc.tfm
14mr|texlive-venturisadf-1.005-3|195	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbd8tc.tfm
14mr|texlive-venturisadf-1.005-3|196	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8c.tfm
14mr|texlive-venturisadf-1.005-3|197	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8cc.tfm
14mr|texlive-venturisadf-1.005-3|198	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8t.tfm
14mr|texlive-venturisadf-1.005-3|199	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8tc.tfm
14mr|texlive-venturisadf-1.005-3|200	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbij8t.tfm
14mr|texlive-venturisadf-1.005-3|201	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbij8tc.tfm
14mr|texlive-venturisadf-1.005-3|202	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbijw8t.tfm
14mr|texlive-venturisadf-1.005-3|203	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbijw8tc.tfm
14mr|texlive-venturisadf-1.005-3|204	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbiw8t.tfm
14mr|texlive-venturisadf-1.005-3|205	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbiw8tc.tfm
14mr|texlive-venturisadf-1.005-3|206	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbj8t.tfm
14mr|texlive-venturisadf-1.005-3|207	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbj8tc.tfm
14mr|texlive-venturisadf-1.005-3|208	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbjw8t.tfm
14mr|texlive-venturisadf-1.005-3|209	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbjw8tc.tfm
14mr|texlive-venturisadf-1.005-3|210	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbw8t.tfm
14mr|texlive-venturisadf-1.005-3|211	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbw8tc.tfm
14mr|texlive-venturisadf-1.005-3|212	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvth8c.tfm
14mr|texlive-venturisadf-1.005-3|213	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvth8t.tfm
14mr|texlive-venturisadf-1.005-3|214	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvthi8c.tfm
14mr|texlive-venturisadf-1.005-3|215	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvthi8t.tfm
14mr|texlive-venturisadf-1.005-3|216	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8c.tfm
14mr|texlive-venturisadf-1.005-3|217	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8cc.tfm
14mr|texlive-venturisadf-1.005-3|218	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8t.tfm
14mr|texlive-venturisadf-1.005-3|219	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8tc.tfm
14mr|texlive-venturisadf-1.005-3|220	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrajw8t.tfm
14mr|texlive-venturisadf-1.005-3|221	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtraw8t.tfm
14mr|texlive-venturisadf-1.005-3|222	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8c.tfm
14mr|texlive-venturisadf-1.005-3|223	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8cc.tfm
14mr|texlive-venturisadf-1.005-3|224	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8t.tfm
14mr|texlive-venturisadf-1.005-3|225	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8tc.tfm
14mr|texlive-venturisadf-1.005-3|226	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8c.tfm
14mr|texlive-venturisadf-1.005-3|227	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8cc.tfm
14mr|texlive-venturisadf-1.005-3|228	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8t.tfm
14mr|texlive-venturisadf-1.005-3|229	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8tc.tfm
14mr|texlive-venturisadf-1.005-3|230	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcij8t.tfm
14mr|texlive-venturisadf-1.005-3|231	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcij8tc.tfm
14mr|texlive-venturisadf-1.005-3|232	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcijw8t.tfm
14mr|texlive-venturisadf-1.005-3|233	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcijw8tc.tfm
14mr|texlive-venturisadf-1.005-3|234	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrciw8t.tfm
14mr|texlive-venturisadf-1.005-3|235	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrciw8tc.tfm
14mr|texlive-venturisadf-1.005-3|236	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcj8t.tfm
14mr|texlive-venturisadf-1.005-3|237	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcj8tc.tfm
14mr|texlive-venturisadf-1.005-3|238	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcjw8t.tfm
14mr|texlive-venturisadf-1.005-3|239	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcjw8tc.tfm
14mr|texlive-venturisadf-1.005-3|240	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcw8t.tfm
14mr|texlive-venturisadf-1.005-3|241	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcw8tc.tfm
14mr|texlive-venturisadf-1.005-3|242	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrdl8c.tfm
14mr|texlive-venturisadf-1.005-3|243	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrdl8t.tfm
14mr|texlive-venturisadf-1.005-3|244	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8c.tfm
14mr|texlive-venturisadf-1.005-3|245	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8cc.tfm
14mr|texlive-venturisadf-1.005-3|246	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8t.tfm
14mr|texlive-venturisadf-1.005-3|247	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8tc.tfm
14mr|texlive-venturisadf-1.005-3|248	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrij8t.tfm
14mr|texlive-venturisadf-1.005-3|249	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrij8tc.tfm
14mr|texlive-venturisadf-1.005-3|250	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrijw8t.tfm
14mr|texlive-venturisadf-1.005-3|251	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrijw8tc.tfm
14mr|texlive-venturisadf-1.005-3|252	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtriw8t.tfm
14mr|texlive-venturisadf-1.005-3|253	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtriw8tc.tfm
14mr|texlive-venturisadf-1.005-3|254	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrj8t.tfm
14mr|texlive-venturisadf-1.005-3|255	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrj8tc.tfm
14mr|texlive-venturisadf-1.005-3|256	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrjw8t.tfm
14mr|texlive-venturisadf-1.005-3|257	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrjw8tc.tfm
14mr|texlive-venturisadf-1.005-3|258	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrw8t.tfm
14mr|texlive-venturisadf-1.005-3|259	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrw8tc.tfm
14mr|texlive-venturisadf-1.005-3|260	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2b-c.tfm
14mr|texlive-venturisadf-1.005-3|261	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2b.tfm
14mr|texlive-venturisadf-1.005-3|262	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2bi-c.tfm
14mr|texlive-venturisadf-1.005-3|263	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2bi.tfm
14mr|texlive-venturisadf-1.005-3|264	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2m.tfm
14mr|texlive-venturisadf-1.005-3|265	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2mi.tfm
14mr|texlive-venturisadf-1.005-3|266	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2r-c.tfm
14mr|texlive-venturisadf-1.005-3|267	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2r.tfm
14mr|texlive-venturisadf-1.005-3|268	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2ri-c.tfm
14mr|texlive-venturisadf-1.005-3|269	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2ri.tfm
14mr|texlive-venturisadf-1.005-3|270	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2x.tfm
14mr|texlive-venturisadf-1.005-3|271	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2xi.tfm
14mr|texlive-venturisadf-1.005-3|272	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2b-c.tfm
14mr|texlive-venturisadf-1.005-3|273	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2b.tfm
14mr|texlive-venturisadf-1.005-3|274	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2bi-c.tfm
14mr|texlive-venturisadf-1.005-3|275	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2bi.tfm
14mr|texlive-venturisadf-1.005-3|276	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2m.tfm
14mr|texlive-venturisadf-1.005-3|277	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2mi.tfm
14mr|texlive-venturisadf-1.005-3|278	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2r-c.tfm
14mr|texlive-venturisadf-1.005-3|279	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2r.tfm
14mr|texlive-venturisadf-1.005-3|280	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2ri-c.tfm
14mr|texlive-venturisadf-1.005-3|281	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2ri.tfm
14mr|texlive-venturisadf-1.005-3|282	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2x.tfm
14mr|texlive-venturisadf-1.005-3|283	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2xi.tfm
14mr|texlive-venturisadf-1.005-3|284	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8c.tfm
14mr|texlive-venturisadf-1.005-3|285	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8cc.tfm
14mr|texlive-venturisadf-1.005-3|286	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8t.tfm
14mr|texlive-venturisadf-1.005-3|287	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8tc.tfm
14mr|texlive-venturisadf-1.005-3|288	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8c.tfm
14mr|texlive-venturisadf-1.005-3|289	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8cc.tfm
14mr|texlive-venturisadf-1.005-3|290	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8t.tfm
14mr|texlive-venturisadf-1.005-3|291	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8tc.tfm
14mr|texlive-venturisadf-1.005-3|292	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2m8c.tfm
14mr|texlive-venturisadf-1.005-3|293	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2m8t.tfm
14mr|texlive-venturisadf-1.005-3|294	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2mi8c.tfm
14mr|texlive-venturisadf-1.005-3|295	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2mi8t.tfm
14mr|texlive-venturisadf-1.005-3|296	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8c.tfm
14mr|texlive-venturisadf-1.005-3|297	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8cc.tfm
14mr|texlive-venturisadf-1.005-3|298	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8t.tfm
14mr|texlive-venturisadf-1.005-3|299	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8tc.tfm
14mr|texlive-venturisadf-1.005-3|300	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8c.tfm
14mr|texlive-venturisadf-1.005-3|301	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8cc.tfm
14mr|texlive-venturisadf-1.005-3|302	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8t.tfm
14mr|texlive-venturisadf-1.005-3|303	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8tc.tfm
14mr|texlive-venturisadf-1.005-3|304	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2x8c.tfm
14mr|texlive-venturisadf-1.005-3|305	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2x8t.tfm
14mr|texlive-venturisadf-1.005-3|306	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2xi8c.tfm
14mr|texlive-venturisadf-1.005-3|307	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2xi8t.tfm
14mr|texlive-venturisadf-1.005-3|308	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvob.tfm
14mr|texlive-venturisadf-1.005-3|309	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvobi.tfm
14mr|texlive-venturisadf-1.005-3|310	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvodd.tfm
14mr|texlive-venturisadf-1.005-3|311	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvor.tfm
14mr|texlive-venturisadf-1.005-3|312	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvori.tfm
14mr|texlive-venturisadf-1.005-3|313	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvob.tfm
14mr|texlive-venturisadf-1.005-3|314	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvobi.tfm
14mr|texlive-venturisadf-1.005-3|315	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvodd.tfm
14mr|texlive-venturisadf-1.005-3|316	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvor.tfm
14mr|texlive-venturisadf-1.005-3|317	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvori.tfm
14mr|texlive-venturisadf-1.005-3|318	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoab8t.tfm
14mr|texlive-venturisadf-1.005-3|319	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoabi8t.tfm
14mr|texlive-venturisadf-1.005-3|320	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoar8t.tfm
14mr|texlive-venturisadf-1.005-3|321	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoari8t.tfm
14mr|texlive-venturisadf-1.005-3|322	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvob8c.tfm
14mr|texlive-venturisadf-1.005-3|323	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvob8t.tfm
14mr|texlive-venturisadf-1.005-3|324	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvobi8c.tfm
14mr|texlive-venturisadf-1.005-3|325	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvobi8t.tfm
14mr|texlive-venturisadf-1.005-3|326	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvodd8c.tfm
14mr|texlive-venturisadf-1.005-3|327	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvodd8t.tfm
14mr|texlive-venturisadf-1.005-3|328	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvor8c.tfm
14mr|texlive-venturisadf-1.005-3|329	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvor8t.tfm
14mr|texlive-venturisadf-1.005-3|330	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvori8c.tfm
14mr|texlive-venturisadf-1.005-3|331	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvori8t.tfm
14mr|texlive-venturisadf-1.005-3|332	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1b-c.tfm
14mr|texlive-venturisadf-1.005-3|333	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1b-x.tfm
14mr|texlive-venturisadf-1.005-3|334	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1b.tfm
14mr|texlive-venturisadf-1.005-3|335	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bd.tfm
14mr|texlive-venturisadf-1.005-3|336	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bi-c.tfm
14mr|texlive-venturisadf-1.005-3|337	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bi-x.tfm
14mr|texlive-venturisadf-1.005-3|338	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bi.tfm
14mr|texlive-venturisadf-1.005-3|339	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1d.tfm
14mr|texlive-venturisadf-1.005-3|340	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1dd-u.tfm
14mr|texlive-venturisadf-1.005-3|341	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1di.tfm
14mr|texlive-venturisadf-1.005-3|342	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1h.tfm
14mr|texlive-venturisadf-1.005-3|343	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ho.tfm
14mr|texlive-venturisadf-1.005-3|344	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1l.tfm
14mr|texlive-venturisadf-1.005-3|345	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1li.tfm
14mr|texlive-venturisadf-1.005-3|346	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1r-c.tfm
14mr|texlive-venturisadf-1.005-3|347	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1r-x.tfm
14mr|texlive-venturisadf-1.005-3|348	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1r.tfm
14mr|texlive-venturisadf-1.005-3|349	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ri-c.tfm
14mr|texlive-venturisadf-1.005-3|350	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ri-x.tfm
14mr|texlive-venturisadf-1.005-3|351	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ri.tfm
14mr|texlive-venturisadf-1.005-3|352	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1b-c.tfm
14mr|texlive-venturisadf-1.005-3|353	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1b-x.tfm
14mr|texlive-venturisadf-1.005-3|354	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1b.tfm
14mr|texlive-venturisadf-1.005-3|355	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bd.tfm
14mr|texlive-venturisadf-1.005-3|356	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bi-c.tfm
14mr|texlive-venturisadf-1.005-3|357	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bi-x.tfm
14mr|texlive-venturisadf-1.005-3|358	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bi.tfm
14mr|texlive-venturisadf-1.005-3|359	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1d.tfm
14mr|texlive-venturisadf-1.005-3|360	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1dd-u.tfm
14mr|texlive-venturisadf-1.005-3|361	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1di.tfm
14mr|texlive-venturisadf-1.005-3|362	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1h.tfm
14mr|texlive-venturisadf-1.005-3|363	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ho.tfm
14mr|texlive-venturisadf-1.005-3|364	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1l.tfm
14mr|texlive-venturisadf-1.005-3|365	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1li.tfm
14mr|texlive-venturisadf-1.005-3|366	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1r-c.tfm
14mr|texlive-venturisadf-1.005-3|367	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1r-x.tfm
14mr|texlive-venturisadf-1.005-3|368	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1r.tfm
14mr|texlive-venturisadf-1.005-3|369	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ri-c.tfm
14mr|texlive-venturisadf-1.005-3|370	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ri-x.tfm
14mr|texlive-venturisadf-1.005-3|371	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ri.tfm
14mr|texlive-venturisadf-1.005-3|372	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8c.tfm
14mr|texlive-venturisadf-1.005-3|373	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8cc.tfm
14mr|texlive-venturisadf-1.005-3|374	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8cx.tfm
14mr|texlive-venturisadf-1.005-3|375	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8t.tfm
14mr|texlive-venturisadf-1.005-3|376	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8tc.tfm
14mr|texlive-venturisadf-1.005-3|377	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8tx.tfm
14mr|texlive-venturisadf-1.005-3|378	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bd8c.tfm
14mr|texlive-venturisadf-1.005-3|379	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bd8t.tfm
14mr|texlive-venturisadf-1.005-3|380	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8c.tfm
14mr|texlive-venturisadf-1.005-3|381	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8cc.tfm
14mr|texlive-venturisadf-1.005-3|382	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8cx.tfm
14mr|texlive-venturisadf-1.005-3|383	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8t.tfm
14mr|texlive-venturisadf-1.005-3|384	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8tc.tfm
14mr|texlive-venturisadf-1.005-3|385	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8tx.tfm
14mr|texlive-venturisadf-1.005-3|386	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1d8c.tfm
14mr|texlive-venturisadf-1.005-3|387	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1d8t.tfm
14mr|texlive-venturisadf-1.005-3|388	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1dd8cu.tfm
14mr|texlive-venturisadf-1.005-3|389	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1dd8tu.tfm
14mr|texlive-venturisadf-1.005-3|390	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1di8c.tfm
14mr|texlive-venturisadf-1.005-3|391	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1di8t.tfm
14mr|texlive-venturisadf-1.005-3|392	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1h8c.tfm
14mr|texlive-venturisadf-1.005-3|393	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1h8t.tfm
14mr|texlive-venturisadf-1.005-3|394	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ho8c.tfm
14mr|texlive-venturisadf-1.005-3|395	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ho8t.tfm
14mr|texlive-venturisadf-1.005-3|396	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1l8c.tfm
14mr|texlive-venturisadf-1.005-3|397	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1l8t.tfm
14mr|texlive-venturisadf-1.005-3|398	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1li8c.tfm
14mr|texlive-venturisadf-1.005-3|399	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1li8t.tfm
14mr|texlive-venturisadf-1.005-3|400	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8c.tfm
14mr|texlive-venturisadf-1.005-3|401	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8cc.tfm
14mr|texlive-venturisadf-1.005-3|402	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8cx.tfm
14mr|texlive-venturisadf-1.005-3|403	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8t.tfm
14mr|texlive-venturisadf-1.005-3|404	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8tc.tfm
14mr|texlive-venturisadf-1.005-3|405	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8tx.tfm
14mr|texlive-venturisadf-1.005-3|406	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8c.tfm
14mr|texlive-venturisadf-1.005-3|407	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8cc.tfm
14mr|texlive-venturisadf-1.005-3|408	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8cx.tfm
14mr|texlive-venturisadf-1.005-3|409	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8t.tfm
14mr|texlive-venturisadf-1.005-3|410	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8tc.tfm
14mr|texlive-venturisadf-1.005-3|411	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8tx.tfm
14mr|texlive-venturisadf-1.005-3|412	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3b-c.tfm
14mr|texlive-venturisadf-1.005-3|413	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3b-x.tfm
14mr|texlive-venturisadf-1.005-3|414	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3b.tfm
14mr|texlive-venturisadf-1.005-3|415	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3bi-c.tfm
14mr|texlive-venturisadf-1.005-3|416	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3bi-x.tfm
14mr|texlive-venturisadf-1.005-3|417	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3bi.tfm
14mr|texlive-venturisadf-1.005-3|418	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3r-c.tfm
14mr|texlive-venturisadf-1.005-3|419	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3r-x.tfm
14mr|texlive-venturisadf-1.005-3|420	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3r.tfm
14mr|texlive-venturisadf-1.005-3|421	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3ri-c.tfm
14mr|texlive-venturisadf-1.005-3|422	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3ri-x.tfm
14mr|texlive-venturisadf-1.005-3|423	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3ri.tfm
14mr|texlive-venturisadf-1.005-3|424	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3b-c.tfm
14mr|texlive-venturisadf-1.005-3|425	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3b-x.tfm
14mr|texlive-venturisadf-1.005-3|426	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3b.tfm
14mr|texlive-venturisadf-1.005-3|427	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-c.tfm
14mr|texlive-venturisadf-1.005-3|428	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-x.tfm
14mr|texlive-venturisadf-1.005-3|429	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3bi.tfm
14mr|texlive-venturisadf-1.005-3|430	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3r-c.tfm
14mr|texlive-venturisadf-1.005-3|431	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3r-x.tfm
14mr|texlive-venturisadf-1.005-3|432	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3r.tfm
14mr|texlive-venturisadf-1.005-3|433	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-c.tfm
14mr|texlive-venturisadf-1.005-3|434	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-x.tfm
14mr|texlive-venturisadf-1.005-3|435	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3ri.tfm
14mr|texlive-venturisadf-1.005-3|436	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8c.tfm
14mr|texlive-venturisadf-1.005-3|437	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8cc.tfm
14mr|texlive-venturisadf-1.005-3|438	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8cx.tfm
14mr|texlive-venturisadf-1.005-3|439	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8t.tfm
14mr|texlive-venturisadf-1.005-3|440	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8tc.tfm
14mr|texlive-venturisadf-1.005-3|441	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8tx.tfm
14mr|texlive-venturisadf-1.005-3|442	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8c.tfm
14mr|texlive-venturisadf-1.005-3|443	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8cc.tfm
14mr|texlive-venturisadf-1.005-3|444	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8cx.tfm
14mr|texlive-venturisadf-1.005-3|445	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8t.tfm
14mr|texlive-venturisadf-1.005-3|446	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8tc.tfm
14mr|texlive-venturisadf-1.005-3|447	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8tx.tfm
14mr|texlive-venturisadf-1.005-3|448	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8c.tfm
14mr|texlive-venturisadf-1.005-3|449	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8cc.tfm
14mr|texlive-venturisadf-1.005-3|450	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8cx.tfm
14mr|texlive-venturisadf-1.005-3|451	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8t.tfm
14mr|texlive-venturisadf-1.005-3|452	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8tc.tfm
14mr|texlive-venturisadf-1.005-3|453	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8tx.tfm
14mr|texlive-venturisadf-1.005-3|454	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8c.tfm
14mr|texlive-venturisadf-1.005-3|455	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8cc.tfm
14mr|texlive-venturisadf-1.005-3|456	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8cx.tfm
14mr|texlive-venturisadf-1.005-3|457	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8t.tfm
14mr|texlive-venturisadf-1.005-3|458	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8tc.tfm
14mr|texlive-venturisadf-1.005-3|459	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8tx.tfm
14mr|texlive-venturisadf-1.005-3|460	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8a.pfb
14mr|texlive-venturisadf-1.005-3|461	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8a.pfm
14mr|texlive-venturisadf-1.005-3|462	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8ac.pfb
14mr|texlive-venturisadf-1.005-3|463	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8ac.pfm
14mr|texlive-venturisadf-1.005-3|464	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8a.pfb
14mr|texlive-venturisadf-1.005-3|465	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8a.pfm
14mr|texlive-venturisadf-1.005-3|466	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8ac.pfb
14mr|texlive-venturisadf-1.005-3|467	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8ac.pfm
14mr|texlive-venturisadf-1.005-3|468	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8a.pfb
14mr|texlive-venturisadf-1.005-3|469	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8a.pfm
14mr|texlive-venturisadf-1.005-3|470	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8ac.pfb
14mr|texlive-venturisadf-1.005-3|471	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8ac.pfm
14mr|texlive-venturisadf-1.005-3|472	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbd8ac.pfb
14mr|texlive-venturisadf-1.005-3|473	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbd8ac.pfm
14mr|texlive-venturisadf-1.005-3|474	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8a.pfb
14mr|texlive-venturisadf-1.005-3|475	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8a.pfm
14mr|texlive-venturisadf-1.005-3|476	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8ac.pfb
14mr|texlive-venturisadf-1.005-3|477	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8ac.pfm
14mr|texlive-venturisadf-1.005-3|478	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvth8a.pfb
14mr|texlive-venturisadf-1.005-3|479	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvth8a.pfm
14mr|texlive-venturisadf-1.005-3|480	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvthi8a.pfb
14mr|texlive-venturisadf-1.005-3|481	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvthi8a.pfm
14mr|texlive-venturisadf-1.005-3|482	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8a.pfb
14mr|texlive-venturisadf-1.005-3|483	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8a.pfm
14mr|texlive-venturisadf-1.005-3|484	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8ac.pfb
14mr|texlive-venturisadf-1.005-3|485	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8ac.pfm
14mr|texlive-venturisadf-1.005-3|486	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8a.pfb
14mr|texlive-venturisadf-1.005-3|487	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8a.pfm
14mr|texlive-venturisadf-1.005-3|488	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8ac.pfb
14mr|texlive-venturisadf-1.005-3|489	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8ac.pfm
14mr|texlive-venturisadf-1.005-3|490	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8a.pfb
14mr|texlive-venturisadf-1.005-3|491	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8a.pfm
14mr|texlive-venturisadf-1.005-3|492	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8ac.pfb
14mr|texlive-venturisadf-1.005-3|493	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8ac.pfm
14mr|texlive-venturisadf-1.005-3|494	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrdl8a.pfb
14mr|texlive-venturisadf-1.005-3|495	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrdl8a.pfm
14mr|texlive-venturisadf-1.005-3|496	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8a.pfb
14mr|texlive-venturisadf-1.005-3|497	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8a.pfm
14mr|texlive-venturisadf-1.005-3|498	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8ac.pfb
14mr|texlive-venturisadf-1.005-3|499	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8ac.pfm
14mr|texlive-venturisadf-1.005-3|500	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8a.pfb
14mr|texlive-venturisadf-1.005-3|501	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8a.pfm
14mr|texlive-venturisadf-1.005-3|502	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8ac.pfb
14mr|texlive-venturisadf-1.005-3|503	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8ac.pfm
14mr|texlive-venturisadf-1.005-3|504	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8a.pfb
14mr|texlive-venturisadf-1.005-3|505	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8a.pfm
14mr|texlive-venturisadf-1.005-3|506	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8ac.pfb
14mr|texlive-venturisadf-1.005-3|507	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8ac.pfm
14mr|texlive-venturisadf-1.005-3|508	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2m8a.pfb
14mr|texlive-venturisadf-1.005-3|509	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2m8a.pfm
14mr|texlive-venturisadf-1.005-3|510	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2mi8a.pfb
14mr|texlive-venturisadf-1.005-3|511	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2mi8a.pfm
14mr|texlive-venturisadf-1.005-3|512	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8a.pfb
14mr|texlive-venturisadf-1.005-3|513	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8a.pfm
14mr|texlive-venturisadf-1.005-3|514	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8ac.pfb
14mr|texlive-venturisadf-1.005-3|515	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8ac.pfm
14mr|texlive-venturisadf-1.005-3|516	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8a.pfb
14mr|texlive-venturisadf-1.005-3|517	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8a.pfm
14mr|texlive-venturisadf-1.005-3|518	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8ac.pfb
14mr|texlive-venturisadf-1.005-3|519	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8ac.pfm
14mr|texlive-venturisadf-1.005-3|520	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2x8a.pfb
14mr|texlive-venturisadf-1.005-3|521	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2x8a.pfm
14mr|texlive-venturisadf-1.005-3|522	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2xi8a.pfb
14mr|texlive-venturisadf-1.005-3|523	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2xi8a.pfm
14mr|texlive-venturisadf-1.005-3|524	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvob8a.pfb
14mr|texlive-venturisadf-1.005-3|525	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvob8a.pfm
14mr|texlive-venturisadf-1.005-3|526	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvobi8a.pfb
14mr|texlive-venturisadf-1.005-3|527	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvobi8a.pfm
14mr|texlive-venturisadf-1.005-3|528	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvodd8a.pfb
14mr|texlive-venturisadf-1.005-3|529	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvodd8a.pfm
14mr|texlive-venturisadf-1.005-3|530	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvor8a.pfb
14mr|texlive-venturisadf-1.005-3|531	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvor8a.pfm
14mr|texlive-venturisadf-1.005-3|532	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvori8a.pfb
14mr|texlive-venturisadf-1.005-3|533	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvori8a.pfm
14mr|texlive-venturisadf-1.005-3|534	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8a.pfb
14mr|texlive-venturisadf-1.005-3|535	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8a.pfm
14mr|texlive-venturisadf-1.005-3|536	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ac.pfb
14mr|texlive-venturisadf-1.005-3|537	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ac.pfm
14mr|texlive-venturisadf-1.005-3|538	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ax.pfb
14mr|texlive-venturisadf-1.005-3|539	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ax.pfm
14mr|texlive-venturisadf-1.005-3|540	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bd8a.pfb
14mr|texlive-venturisadf-1.005-3|541	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bd8a.pfm
14mr|texlive-venturisadf-1.005-3|542	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8a.pfb
14mr|texlive-venturisadf-1.005-3|543	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8a.pfm
14mr|texlive-venturisadf-1.005-3|544	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ac.pfb
14mr|texlive-venturisadf-1.005-3|545	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ac.pfm
14mr|texlive-venturisadf-1.005-3|546	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ax.pfb
14mr|texlive-venturisadf-1.005-3|547	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ax.pfm
14mr|texlive-venturisadf-1.005-3|548	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1d8a.pfb
14mr|texlive-venturisadf-1.005-3|549	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1d8a.pfm
14mr|texlive-venturisadf-1.005-3|550	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1dd8au.pfb
14mr|texlive-venturisadf-1.005-3|551	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1dd8au.pfm
14mr|texlive-venturisadf-1.005-3|552	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1di8a.pfb
14mr|texlive-venturisadf-1.005-3|553	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1di8a.pfm
14mr|texlive-venturisadf-1.005-3|554	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1h8a.pfb
14mr|texlive-venturisadf-1.005-3|555	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1h8a.pfm
14mr|texlive-venturisadf-1.005-3|556	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ho8a.pfb
14mr|texlive-venturisadf-1.005-3|557	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ho8a.pfm
14mr|texlive-venturisadf-1.005-3|558	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1l8a.pfb
14mr|texlive-venturisadf-1.005-3|559	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1l8a.pfm
14mr|texlive-venturisadf-1.005-3|560	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1li8a.pfb
14mr|texlive-venturisadf-1.005-3|561	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1li8a.pfm
14mr|texlive-venturisadf-1.005-3|562	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8a.pfb
14mr|texlive-venturisadf-1.005-3|563	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8a.pfm
14mr|texlive-venturisadf-1.005-3|564	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ac.pfb
14mr|texlive-venturisadf-1.005-3|565	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ac.pfm
14mr|texlive-venturisadf-1.005-3|566	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ax.pfb
14mr|texlive-venturisadf-1.005-3|567	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ax.pfm
14mr|texlive-venturisadf-1.005-3|568	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8a.pfb
14mr|texlive-venturisadf-1.005-3|569	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8a.pfm
14mr|texlive-venturisadf-1.005-3|570	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ac.pfb
14mr|texlive-venturisadf-1.005-3|571	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ac.pfm
14mr|texlive-venturisadf-1.005-3|572	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ax.pfb
14mr|texlive-venturisadf-1.005-3|573	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ax.pfm
14mr|texlive-venturisadf-1.005-3|574	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8a.pfb
14mr|texlive-venturisadf-1.005-3|575	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8a.pfm
14mr|texlive-venturisadf-1.005-3|576	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ac.pfb
14mr|texlive-venturisadf-1.005-3|577	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ac.pfm
14mr|texlive-venturisadf-1.005-3|578	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ax.pfb
14mr|texlive-venturisadf-1.005-3|579	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ax.pfm
14mr|texlive-venturisadf-1.005-3|580	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8a.pfb
14mr|texlive-venturisadf-1.005-3|581	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8a.pfm
14mr|texlive-venturisadf-1.005-3|582	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfb
14mr|texlive-venturisadf-1.005-3|583	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfm
14mr|texlive-venturisadf-1.005-3|584	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfb
14mr|texlive-venturisadf-1.005-3|585	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfm
14mr|texlive-venturisadf-1.005-3|586	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8a.pfb
14mr|texlive-venturisadf-1.005-3|587	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8a.pfm
14mr|texlive-venturisadf-1.005-3|588	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ac.pfb
14mr|texlive-venturisadf-1.005-3|589	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ac.pfm
14mr|texlive-venturisadf-1.005-3|590	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ax.pfb
14mr|texlive-venturisadf-1.005-3|591	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ax.pfm
14mr|texlive-venturisadf-1.005-3|592	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8a.pfb
14mr|texlive-venturisadf-1.005-3|593	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8a.pfm
14mr|texlive-venturisadf-1.005-3|594	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfb
14mr|texlive-venturisadf-1.005-3|595	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfm
14mr|texlive-venturisadf-1.005-3|596	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfb
14mr|texlive-venturisadf-1.005-3|597	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfm
14mr|texlive-venturisadf-1.005-3|598	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8c.vf
14mr|texlive-venturisadf-1.005-3|599	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8cc.vf
14mr|texlive-venturisadf-1.005-3|600	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8t.vf
14mr|texlive-venturisadf-1.005-3|601	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8tc.vf
14mr|texlive-venturisadf-1.005-3|602	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8c.vf
14mr|texlive-venturisadf-1.005-3|603	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8cc.vf
14mr|texlive-venturisadf-1.005-3|604	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8t.vf
14mr|texlive-venturisadf-1.005-3|605	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8tc.vf
14mr|texlive-venturisadf-1.005-3|606	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8c.vf
14mr|texlive-venturisadf-1.005-3|607	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8cc.vf
14mr|texlive-venturisadf-1.005-3|608	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8t.vf
14mr|texlive-venturisadf-1.005-3|609	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8tc.vf
14mr|texlive-venturisadf-1.005-3|610	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcij8t.vf
14mr|texlive-venturisadf-1.005-3|611	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcij8tc.vf
14mr|texlive-venturisadf-1.005-3|612	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcijw8t.vf
14mr|texlive-venturisadf-1.005-3|613	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcijw8tc.vf
14mr|texlive-venturisadf-1.005-3|614	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbciw8t.vf
14mr|texlive-venturisadf-1.005-3|615	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbciw8tc.vf
14mr|texlive-venturisadf-1.005-3|616	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcj8t.vf
14mr|texlive-venturisadf-1.005-3|617	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcj8tc.vf
14mr|texlive-venturisadf-1.005-3|618	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcjw8t.vf
14mr|texlive-venturisadf-1.005-3|619	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcjw8tc.vf
14mr|texlive-venturisadf-1.005-3|620	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcw8t.vf
14mr|texlive-venturisadf-1.005-3|621	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcw8tc.vf
14mr|texlive-venturisadf-1.005-3|622	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbd8cc.vf
14mr|texlive-venturisadf-1.005-3|623	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbd8tc.vf
14mr|texlive-venturisadf-1.005-3|624	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8c.vf
14mr|texlive-venturisadf-1.005-3|625	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8cc.vf
14mr|texlive-venturisadf-1.005-3|626	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8t.vf
14mr|texlive-venturisadf-1.005-3|627	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8tc.vf
14mr|texlive-venturisadf-1.005-3|628	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbij8t.vf
14mr|texlive-venturisadf-1.005-3|629	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbij8tc.vf
14mr|texlive-venturisadf-1.005-3|630	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbijw8t.vf
14mr|texlive-venturisadf-1.005-3|631	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbijw8tc.vf
14mr|texlive-venturisadf-1.005-3|632	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbiw8t.vf
14mr|texlive-venturisadf-1.005-3|633	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbiw8tc.vf
14mr|texlive-venturisadf-1.005-3|634	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbj8t.vf
14mr|texlive-venturisadf-1.005-3|635	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbj8tc.vf
14mr|texlive-venturisadf-1.005-3|636	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbjw8t.vf
14mr|texlive-venturisadf-1.005-3|637	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbjw8tc.vf
14mr|texlive-venturisadf-1.005-3|638	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbw8t.vf
14mr|texlive-venturisadf-1.005-3|639	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbw8tc.vf
14mr|texlive-venturisadf-1.005-3|640	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvth8c.vf
14mr|texlive-venturisadf-1.005-3|641	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvth8t.vf
14mr|texlive-venturisadf-1.005-3|642	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvthi8c.vf
14mr|texlive-venturisadf-1.005-3|643	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvthi8t.vf
14mr|texlive-venturisadf-1.005-3|644	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8c.vf
14mr|texlive-venturisadf-1.005-3|645	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8cc.vf
14mr|texlive-venturisadf-1.005-3|646	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8t.vf
14mr|texlive-venturisadf-1.005-3|647	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8tc.vf
14mr|texlive-venturisadf-1.005-3|648	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrajw8t.vf
14mr|texlive-venturisadf-1.005-3|649	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtraw8t.vf
14mr|texlive-venturisadf-1.005-3|650	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8c.vf
14mr|texlive-venturisadf-1.005-3|651	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8cc.vf
14mr|texlive-venturisadf-1.005-3|652	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8t.vf
14mr|texlive-venturisadf-1.005-3|653	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8tc.vf
14mr|texlive-venturisadf-1.005-3|654	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8c.vf
14mr|texlive-venturisadf-1.005-3|655	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8cc.vf
14mr|texlive-venturisadf-1.005-3|656	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8t.vf
14mr|texlive-venturisadf-1.005-3|657	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8tc.vf
14mr|texlive-venturisadf-1.005-3|658	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcij8t.vf
14mr|texlive-venturisadf-1.005-3|659	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcij8tc.vf
14mr|texlive-venturisadf-1.005-3|660	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcijw8t.vf
14mr|texlive-venturisadf-1.005-3|661	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcijw8tc.vf
14mr|texlive-venturisadf-1.005-3|662	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrciw8t.vf
14mr|texlive-venturisadf-1.005-3|663	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrciw8tc.vf
14mr|texlive-venturisadf-1.005-3|664	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcj8t.vf
14mr|texlive-venturisadf-1.005-3|665	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcj8tc.vf
14mr|texlive-venturisadf-1.005-3|666	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcjw8t.vf
14mr|texlive-venturisadf-1.005-3|667	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcjw8tc.vf
14mr|texlive-venturisadf-1.005-3|668	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcw8t.vf
14mr|texlive-venturisadf-1.005-3|669	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcw8tc.vf
14mr|texlive-venturisadf-1.005-3|670	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrdl8c.vf
14mr|texlive-venturisadf-1.005-3|671	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrdl8t.vf
14mr|texlive-venturisadf-1.005-3|672	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8c.vf
14mr|texlive-venturisadf-1.005-3|673	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8cc.vf
14mr|texlive-venturisadf-1.005-3|674	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8t.vf
14mr|texlive-venturisadf-1.005-3|675	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8tc.vf
14mr|texlive-venturisadf-1.005-3|676	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrij8t.vf
14mr|texlive-venturisadf-1.005-3|677	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrij8tc.vf
14mr|texlive-venturisadf-1.005-3|678	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrijw8t.vf
14mr|texlive-venturisadf-1.005-3|679	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrijw8tc.vf
14mr|texlive-venturisadf-1.005-3|680	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtriw8t.vf
14mr|texlive-venturisadf-1.005-3|681	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtriw8tc.vf
14mr|texlive-venturisadf-1.005-3|682	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrj8t.vf
14mr|texlive-venturisadf-1.005-3|683	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrj8tc.vf
14mr|texlive-venturisadf-1.005-3|684	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrjw8t.vf
14mr|texlive-venturisadf-1.005-3|685	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrjw8tc.vf
14mr|texlive-venturisadf-1.005-3|686	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrw8t.vf
14mr|texlive-venturisadf-1.005-3|687	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrw8tc.vf
14mr|texlive-venturisadf-1.005-3|688	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8c.vf
14mr|texlive-venturisadf-1.005-3|689	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8cc.vf
14mr|texlive-venturisadf-1.005-3|690	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8t.vf
14mr|texlive-venturisadf-1.005-3|691	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8tc.vf
14mr|texlive-venturisadf-1.005-3|692	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8c.vf
14mr|texlive-venturisadf-1.005-3|693	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8cc.vf
14mr|texlive-venturisadf-1.005-3|694	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8t.vf
14mr|texlive-venturisadf-1.005-3|695	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8tc.vf
14mr|texlive-venturisadf-1.005-3|696	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2m8c.vf
14mr|texlive-venturisadf-1.005-3|697	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2m8t.vf
14mr|texlive-venturisadf-1.005-3|698	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2mi8c.vf
14mr|texlive-venturisadf-1.005-3|699	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2mi8t.vf
14mr|texlive-venturisadf-1.005-3|700	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8c.vf
14mr|texlive-venturisadf-1.005-3|701	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8cc.vf
14mr|texlive-venturisadf-1.005-3|702	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8t.vf
14mr|texlive-venturisadf-1.005-3|703	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8tc.vf
14mr|texlive-venturisadf-1.005-3|704	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8c.vf
14mr|texlive-venturisadf-1.005-3|705	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8cc.vf
14mr|texlive-venturisadf-1.005-3|706	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8t.vf
14mr|texlive-venturisadf-1.005-3|707	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8tc.vf
14mr|texlive-venturisadf-1.005-3|708	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2x8c.vf
14mr|texlive-venturisadf-1.005-3|709	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2x8t.vf
14mr|texlive-venturisadf-1.005-3|710	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2xi8c.vf
14mr|texlive-venturisadf-1.005-3|711	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2xi8t.vf
14mr|texlive-venturisadf-1.005-3|712	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoab8t.vf
14mr|texlive-venturisadf-1.005-3|713	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoabi8t.vf
14mr|texlive-venturisadf-1.005-3|714	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoar8t.vf
14mr|texlive-venturisadf-1.005-3|715	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoari8t.vf
14mr|texlive-venturisadf-1.005-3|716	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvob8c.vf
14mr|texlive-venturisadf-1.005-3|717	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvob8t.vf
14mr|texlive-venturisadf-1.005-3|718	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvobi8c.vf
14mr|texlive-venturisadf-1.005-3|719	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvobi8t.vf
14mr|texlive-venturisadf-1.005-3|720	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvodd8c.vf
14mr|texlive-venturisadf-1.005-3|721	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvodd8t.vf
14mr|texlive-venturisadf-1.005-3|722	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvor8c.vf
14mr|texlive-venturisadf-1.005-3|723	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvor8t.vf
14mr|texlive-venturisadf-1.005-3|724	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvori8c.vf
14mr|texlive-venturisadf-1.005-3|725	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvori8t.vf
14mr|texlive-venturisadf-1.005-3|726	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8c.vf
14mr|texlive-venturisadf-1.005-3|727	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8cc.vf
14mr|texlive-venturisadf-1.005-3|728	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8cx.vf
14mr|texlive-venturisadf-1.005-3|729	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8t.vf
14mr|texlive-venturisadf-1.005-3|730	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8tc.vf
14mr|texlive-venturisadf-1.005-3|731	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8tx.vf
14mr|texlive-venturisadf-1.005-3|732	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bd8c.vf
14mr|texlive-venturisadf-1.005-3|733	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bd8t.vf
14mr|texlive-venturisadf-1.005-3|734	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8c.vf
14mr|texlive-venturisadf-1.005-3|735	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8cc.vf
14mr|texlive-venturisadf-1.005-3|736	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8cx.vf
14mr|texlive-venturisadf-1.005-3|737	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8t.vf
14mr|texlive-venturisadf-1.005-3|738	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8tc.vf
14mr|texlive-venturisadf-1.005-3|739	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8tx.vf
14mr|texlive-venturisadf-1.005-3|740	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1d8c.vf
14mr|texlive-venturisadf-1.005-3|741	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1d8t.vf
14mr|texlive-venturisadf-1.005-3|742	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1dd8cu.vf
14mr|texlive-venturisadf-1.005-3|743	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1dd8tu.vf
14mr|texlive-venturisadf-1.005-3|744	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1di8c.vf
14mr|texlive-venturisadf-1.005-3|745	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1di8t.vf
14mr|texlive-venturisadf-1.005-3|746	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1h8c.vf
14mr|texlive-venturisadf-1.005-3|747	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1h8t.vf
14mr|texlive-venturisadf-1.005-3|748	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ho8c.vf
14mr|texlive-venturisadf-1.005-3|749	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ho8t.vf
14mr|texlive-venturisadf-1.005-3|750	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1l8c.vf
14mr|texlive-venturisadf-1.005-3|751	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1l8t.vf
14mr|texlive-venturisadf-1.005-3|752	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1li8c.vf
14mr|texlive-venturisadf-1.005-3|753	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1li8t.vf
14mr|texlive-venturisadf-1.005-3|754	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8c.vf
14mr|texlive-venturisadf-1.005-3|755	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8cc.vf
14mr|texlive-venturisadf-1.005-3|756	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8cx.vf
14mr|texlive-venturisadf-1.005-3|757	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8t.vf
14mr|texlive-venturisadf-1.005-3|758	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8tc.vf
14mr|texlive-venturisadf-1.005-3|759	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8tx.vf
14mr|texlive-venturisadf-1.005-3|760	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8c.vf
14mr|texlive-venturisadf-1.005-3|761	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8cc.vf
14mr|texlive-venturisadf-1.005-3|762	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8cx.vf
14mr|texlive-venturisadf-1.005-3|763	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8t.vf
14mr|texlive-venturisadf-1.005-3|764	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8tc.vf
14mr|texlive-venturisadf-1.005-3|765	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8tx.vf
14mr|texlive-venturisadf-1.005-3|766	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8c.vf
14mr|texlive-venturisadf-1.005-3|767	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8cc.vf
14mr|texlive-venturisadf-1.005-3|768	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8cx.vf
14mr|texlive-venturisadf-1.005-3|769	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8t.vf
14mr|texlive-venturisadf-1.005-3|770	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8tc.vf
14mr|texlive-venturisadf-1.005-3|771	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8tx.vf
14mr|texlive-venturisadf-1.005-3|772	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8c.vf
14mr|texlive-venturisadf-1.005-3|773	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8cc.vf
14mr|texlive-venturisadf-1.005-3|774	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8cx.vf
14mr|texlive-venturisadf-1.005-3|775	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8t.vf
14mr|texlive-venturisadf-1.005-3|776	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8tc.vf
14mr|texlive-venturisadf-1.005-3|777	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8tx.vf
14mr|texlive-venturisadf-1.005-3|778	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8c.vf
14mr|texlive-venturisadf-1.005-3|779	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8cc.vf
14mr|texlive-venturisadf-1.005-3|780	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8cx.vf
14mr|texlive-venturisadf-1.005-3|781	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8t.vf
14mr|texlive-venturisadf-1.005-3|782	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8tc.vf
14mr|texlive-venturisadf-1.005-3|783	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8tx.vf
14mr|texlive-venturisadf-1.005-3|784	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8c.vf
14mr|texlive-venturisadf-1.005-3|785	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8cc.vf
14mr|texlive-venturisadf-1.005-3|786	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8cx.vf
14mr|texlive-venturisadf-1.005-3|787	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8t.vf
14mr|texlive-venturisadf-1.005-3|788	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8tc.vf
14mr|texlive-venturisadf-1.005-3|789	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8tx.vf
14mr|texlive-venturisadf-1.005-3|790	%{_texmfdistdir}/tex/latex/venturis/t1yvt.fd
14mr|texlive-venturisadf-1.005-3|791	%{_texmfdistdir}/tex/latex/venturis/t1yvtajw.fd
14mr|texlive-venturisadf-1.005-3|792	%{_texmfdistdir}/tex/latex/venturis/t1yvtaw.fd
14mr|texlive-venturisadf-1.005-3|793	%{_texmfdistdir}/tex/latex/venturis/t1yvtd.fd
14mr|texlive-venturisadf-1.005-3|794	%{_texmfdistdir}/tex/latex/venturis/t1yvtj.fd
14mr|texlive-venturisadf-1.005-3|795	%{_texmfdistdir}/tex/latex/venturis/t1yvtjw.fd
14mr|texlive-venturisadf-1.005-3|796	%{_texmfdistdir}/tex/latex/venturis/t1yvtw.fd
14mr|texlive-venturisadf-1.005-3|797	%{_texmfdistdir}/tex/latex/venturis/ts1yvt.fd
14mr|texlive-venturisadf-1.005-3|798	%{_texmfdistdir}/tex/latex/venturis/ts1yvtajw.fd
14mr|texlive-venturisadf-1.005-3|799	%{_texmfdistdir}/tex/latex/venturis/ts1yvtaw.fd
14mr|texlive-venturisadf-1.005-3|800	%{_texmfdistdir}/tex/latex/venturis/ts1yvtd.fd
14mr|texlive-venturisadf-1.005-3|801	%{_texmfdistdir}/tex/latex/venturis/ts1yvtj.fd
14mr|texlive-venturisadf-1.005-3|802	%{_texmfdistdir}/tex/latex/venturis/ts1yvtjw.fd
14mr|texlive-venturisadf-1.005-3|803	%{_texmfdistdir}/tex/latex/venturis/ts1yvtw.fd
14mr|texlive-venturisadf-1.005-3|804	%{_texmfdistdir}/tex/latex/venturis2/t1yv2.fd
14mr|texlive-venturisadf-1.005-3|805	%{_texmfdistdir}/tex/latex/venturis2/ts1yv2.fd
14mr|texlive-venturisadf-1.005-3|806	%{_texmfdistdir}/tex/latex/venturisadf/venturis.sty
14mr|texlive-venturisadf-1.005-3|807	%{_texmfdistdir}/tex/latex/venturisadf/venturis2.sty
14mr|texlive-venturisadf-1.005-3|808	%{_texmfdistdir}/tex/latex/venturisadf/venturisold.sty
14mr|texlive-venturisadf-1.005-3|809	%{_texmfdistdir}/tex/latex/venturisold/t1yvo.fd
14mr|texlive-venturisadf-1.005-3|810	%{_texmfdistdir}/tex/latex/venturisold/t1yvoa.fd
14mr|texlive-venturisadf-1.005-3|811	%{_texmfdistdir}/tex/latex/venturisold/t1yvoad.fd
14mr|texlive-venturisadf-1.005-3|812	%{_texmfdistdir}/tex/latex/venturisold/t1yvod.fd
14mr|texlive-venturisadf-1.005-3|813	%{_texmfdistdir}/tex/latex/venturisold/ts1yvo.fd
14mr|texlive-venturisadf-1.005-3|814	%{_texmfdistdir}/tex/latex/venturisold/ts1yvoa.fd
14mr|texlive-venturisadf-1.005-3|815	%{_texmfdistdir}/tex/latex/venturisold/ts1yvoad.fd
14mr|texlive-venturisadf-1.005-3|816	%{_texmfdistdir}/tex/latex/venturisold/ts1yvod.fd
14mr|texlive-venturisadf-1.005-3|817	%{_texmfdistdir}/tex/latex/venturissans/t1yv1.fd
14mr|texlive-venturisadf-1.005-3|818	%{_texmfdistdir}/tex/latex/venturissans/t1yv1d.fd
14mr|texlive-venturisadf-1.005-3|819	%{_texmfdistdir}/tex/latex/venturissans/ts1yv1.fd
14mr|texlive-venturisadf-1.005-3|820	%{_texmfdistdir}/tex/latex/venturissans/ts1yv1d.fd
14mr|texlive-venturisadf-1.005-3|821	%{_texmfdistdir}/tex/latex/venturissans2/t1yv3.fd
14mr|texlive-venturisadf-1.005-3|822	%{_texmfdistdir}/tex/latex/venturissans2/ts1yv3.fd
14mr|texlive-venturisadf-1.005-3|823	%_texmf_updmap_d/venturisadf
14mr|texlive-venturisadf-1.005-3|824	%doc %{_texmfdistdir}/doc/fonts/venturisadf/LICENSE-utopia.txt
14mr|texlive-venturisadf-1.005-3|825	%doc %{_texmfdistdir}/doc/fonts/venturisadf/LIST-Venturis.txt
14mr|texlive-venturisadf-1.005-3|826	%doc %{_texmfdistdir}/doc/fonts/venturisadf/README
14mr|texlive-venturisadf-1.005-3|827	%doc %{_texmfdistdir}/doc/fonts/venturisadf/manifest.txt
14mr|texlive-venturisadf-1.005-3|828	%doc %{_texmfdistdir}/doc/fonts/venturisadf/venturisadf.pdf
14mr|texlive-venturisadf-1.005-3|829	%doc %{_texmfdistdir}/doc/fonts/venturisadf/venturisadf.tex
14mr|texlive-venturisadf-1.005-3|830	#- source
14mr|texlive-venturisadf-1.005-3|831	%doc %{_texmfdistdir}/source/fonts/venturisadf/lining.etx
14mr|texlive-venturisadf-1.005-3|832	%doc %{_texmfdistdir}/source/fonts/venturisadf/oldstyle.etx
14mr|texlive-venturisadf-1.005-3|833	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturis
14mr|texlive-venturisadf-1.005-3|834	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturis2
14mr|texlive-venturisadf-1.005-3|835	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturisold
14mr|texlive-venturisadf-1.005-3|836	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturissans
14mr|texlive-venturisadf-1.005-3|837	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturissans2
14mr|texlive-venturisadf-1.005-3|838	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturistitling
14mr|texlive-venturisadf-1.005-3|839	%doc %{_texmfdistdir}/source/fonts/venturisadf/resetalt.mtx
14mr|texlive-venturisadf-1.005-3|840	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-dotalt-f_f.etx
14mr|texlive-venturisadf-1.005-3|841	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-f_f.etx
14mr|texlive-venturisadf-1.005-3|842	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-venturis.etx
14mr|texlive-venturisadf-1.005-3|843	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-venturisold-longs.etx
14mr|texlive-venturisadf-1.005-3|844	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-venturisold.etx
14mr|texlive-venturisadf-1.005-3|845	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1j-f_f.etx
14mr|texlive-venturisadf-1.005-3|846	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1j-venturis.etx
14mr|texlive-venturisadf-1.005-3|847	%doc %{_texmfdistdir}/source/fonts/venturisadf/ts1-euro.etx
14mr|texlive-venturisadf-1.005-3|848	%doc %{_texmfdistdir}/source/fonts/venturisadf/ucdotalt.etx
14mr|texlive-venturisadf-1.005-3|849	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv1-drv.tex
14mr|texlive-venturisadf-1.005-3|850	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv1-map.tex
14mr|texlive-venturisadf-1.005-3|851	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv2-drv.tex
14mr|texlive-venturisadf-1.005-3|852	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv2-map.tex
14mr|texlive-venturisadf-1.005-3|853	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv3-drv.tex
14mr|texlive-venturisadf-1.005-3|854	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv3-map.tex
14mr|texlive-venturisadf-1.005-3|855	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvo-drv.tex
14mr|texlive-venturisadf-1.005-3|856	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvo-map.tex
14mr|texlive-venturisadf-1.005-3|857	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvt-drv.tex
14mr|texlive-venturisadf-1.005-3|858	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvt-map.tex
14mr|texlive-venturisadf-1.005-3|859	
14mr|texlive-venturisadf-1.005-3|860	#-----------------------------------------------------------------------
14mr|texlive-venturisadf-1.005-3|861	%prep
14mr|texlive-venturisadf-1.005-3|862	%setup -c -a0 -a1 -a2
14mr|texlive-venturisadf-1.005-3|863	
14mr|texlive-venturisadf-1.005-3|864	%build
14mr|texlive-venturisadf-1.005-3|865	
14mr|texlive-venturisadf-1.005-3|866	%install
14mr|texlive-venturisadf-1.005-3|867	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-venturisadf-1.005-3|868	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-venturisadf-1.005-3|869	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-venturisadf-1.005-3|870	cat > %{buildroot}%{_texmf_updmap_d}/venturisadf <<EOF
14mr|texlive-venturisadf-1.005-3|871	Map yv1.map
14mr|texlive-venturisadf-1.005-3|872	Map yv2.map
14mr|texlive-venturisadf-1.005-3|873	Map yv3.map
14mr|texlive-venturisadf-1.005-3|874	Map yvo.map
14mr|texlive-venturisadf-1.005-3|875	Map yvt.map
14mr|texlive-venturisadf-1.005-3|876	EOF
14mr|texlive-venturisadf-1.005-3|877	
14mr|texlive-venturisadf-1.005-3|878	
14mr|texlive-venturisadf-1.005-3|879	
14mr|texlive-venturisadf-1.005-3|880	%changelog
14mr|texlive-venturisadf-1.005-3|881	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.005-3
14mr|texlive-venturisadf-1.005-3|882	+ Revision: 5962966
14mr|texlive-venturisadf-1.005-3|883	- MassBuild#440: Increase release tag
14mr|texlive-venturisadf-1.005-3|884	
14mr|texlive-venturisadf-1.005-3|885	

21751 14
14mr|texlive-verbasef-1.1-3|1	# revision 21922
14mr|texlive-verbasef-1.1-3|2	# category Package
14mr|texlive-verbasef-1.1-3|3	# catalog-ctan /macros/latex/contrib/verbasef
14mr|texlive-verbasef-1.1-3|4	# catalog-date 2011-04-02 14:59:54 +0200
14mr|texlive-verbasef-1.1-3|5	# catalog-license gpl
14mr|texlive-verbasef-1.1-3|6	# catalog-version 1.1
14mr|texlive-verbasef-1.1-3|7	Name:		texlive-verbasef
14mr|texlive-verbasef-1.1-3|8	Version:	1.1
14mr|texlive-verbasef-1.1-3|9	Release:	3
14mr|texlive-verbasef-1.1-3|10	Summary:	VERBatim Automatic Splitting of External Files
14mr|texlive-verbasef-1.1-3|11	Group:		Publishing
14mr|texlive-verbasef-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbasef
14mr|texlive-verbasef-1.1-3|13	License:	GPL
14mr|texlive-verbasef-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbasef.tar.xz
14mr|texlive-verbasef-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbasef.doc.tar.xz
14mr|texlive-verbasef-1.1-3|16	BuildArch:	noarch
14mr|texlive-verbasef-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-verbasef-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-verbasef-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-verbasef-1.1-3|20	
14mr|texlive-verbasef-1.1-3|21	%description
14mr|texlive-verbasef-1.1-3|22	Verbasef allows you to input (subsections of a) file, print
14mr|texlive-verbasef-1.1-3|23	them in verbatim mode, while automatically breaking up the
14mr|texlive-verbasef-1.1-3|24	inputted lines into pieces of a given length, which are output
14mr|texlive-verbasef-1.1-3|25	as figures. These figures are posted using the [H]
14mr|texlive-verbasef-1.1-3|26	specification, which forces LaTeX to place the figure at the
14mr|texlive-verbasef-1.1-3|27	spot of invocation, rather than floating the figures to the top
14mr|texlive-verbasef-1.1-3|28	of the next page. The package requires the verbatim, here and
14mr|texlive-verbasef-1.1-3|29	vrbexin packages.
14mr|texlive-verbasef-1.1-3|30	
14mr|texlive-verbasef-1.1-3|31	%post
14mr|texlive-verbasef-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-verbasef-1.1-3|33	
14mr|texlive-verbasef-1.1-3|34	%postun
14mr|texlive-verbasef-1.1-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-verbasef-1.1-3|36	%{_sbindir}/texlive.post
14mr|texlive-verbasef-1.1-3|37	fi
14mr|texlive-verbasef-1.1-3|38	
14mr|texlive-verbasef-1.1-3|39	#-----------------------------------------------------------------------
14mr|texlive-verbasef-1.1-3|40	%files
14mr|texlive-verbasef-1.1-3|41	%{_texmfdistdir}/tex/latex/verbasef/verbasef.sty
14mr|texlive-verbasef-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/verbasef/verbasef-doc.pdf
14mr|texlive-verbasef-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/verbasef/verbasef-doc.tex
14mr|texlive-verbasef-1.1-3|44	
14mr|texlive-verbasef-1.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-verbasef-1.1-3|46	%prep
14mr|texlive-verbasef-1.1-3|47	%setup -c -a0 -a1
14mr|texlive-verbasef-1.1-3|48	
14mr|texlive-verbasef-1.1-3|49	%build
14mr|texlive-verbasef-1.1-3|50	
14mr|texlive-verbasef-1.1-3|51	%install
14mr|texlive-verbasef-1.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-verbasef-1.1-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-verbasef-1.1-3|54	
14mr|texlive-verbasef-1.1-3|55	
14mr|texlive-verbasef-1.1-3|56	
14mr|texlive-verbasef-1.1-3|57	%changelog
14mr|texlive-verbasef-1.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-verbasef-1.1-3|59	+ Revision: 56c3035
14mr|texlive-verbasef-1.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-verbasef-1.1-3|61	
14mr|texlive-verbasef-1.1-3|62	

21752 14
14mr|texlive-verbatimbox-3.11-2|1	# revision 32894
14mr|texlive-verbatimbox-3.11-2|2	# category Package
14mr|texlive-verbatimbox-3.11-2|3	# catalog-ctan /macros/latex/contrib/verbatimbox
14mr|texlive-verbatimbox-3.11-2|4	# catalog-date 2014-02-04 19:03:18 +0100
14mr|texlive-verbatimbox-3.11-2|5	# catalog-license lppl
14mr|texlive-verbatimbox-3.11-2|6	# catalog-version 3.11
14mr|texlive-verbatimbox-3.11-2|7	Name:		texlive-verbatimbox
14mr|texlive-verbatimbox-3.11-2|8	Version:	3.11
14mr|texlive-verbatimbox-3.11-2|9	Release:	2
14mr|texlive-verbatimbox-3.11-2|10	Summary:	Deposit verbatim text in a box
14mr|texlive-verbatimbox-3.11-2|11	Group:		Publishing
14mr|texlive-verbatimbox-3.11-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbatimbox
14mr|texlive-verbatimbox-3.11-2|13	License:	LPPL
14mr|texlive-verbatimbox-3.11-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimbox.tar.xz
14mr|texlive-verbatimbox-3.11-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimbox.doc.tar.xz
14mr|texlive-verbatimbox-3.11-2|16	BuildArch:	noarch
14mr|texlive-verbatimbox-3.11-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-verbatimbox-3.11-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-verbatimbox-3.11-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-verbatimbox-3.11-2|20	
14mr|texlive-verbatimbox-3.11-2|21	%description
14mr|texlive-verbatimbox-3.11-2|22	The package provides a verbbox environment (which uses
14mr|texlive-verbatimbox-3.11-2|23	techniques similar to those of the boxedverbatim environment of
14mr|texlive-verbatimbox-3.11-2|24	the moreverb package) to place its contents into a globally
14mr|texlive-verbatimbox-3.11-2|25	available box, or into a box specified by the user. The global
14mr|texlive-verbatimbox-3.11-2|26	box may then be used in a variety of situations (for example,
14mr|texlive-verbatimbox-3.11-2|27	providing a replica of the boxedverbatim environment itself). A
14mr|texlive-verbatimbox-3.11-2|28	valuable use is in places where the standard verbatim
14mr|texlive-verbatimbox-3.11-2|29	environment (which is based on a trivlist) may not appear. The
14mr|texlive-verbatimbox-3.11-2|30	package makes use of the verbatim package (which is a required
14mr|texlive-verbatimbox-3.11-2|31	part of any LaTeX distribution).
14mr|texlive-verbatimbox-3.11-2|32	
14mr|texlive-verbatimbox-3.11-2|33	%post
14mr|texlive-verbatimbox-3.11-2|34	%{_sbindir}/texlive.post
14mr|texlive-verbatimbox-3.11-2|35	
14mr|texlive-verbatimbox-3.11-2|36	%postun
14mr|texlive-verbatimbox-3.11-2|37	if [ $1 -eq 0 ]; then
14mr|texlive-verbatimbox-3.11-2|38	%{_sbindir}/texlive.post
14mr|texlive-verbatimbox-3.11-2|39	fi
14mr|texlive-verbatimbox-3.11-2|40	
14mr|texlive-verbatimbox-3.11-2|41	#-----------------------------------------------------------------------
14mr|texlive-verbatimbox-3.11-2|42	%files
14mr|texlive-verbatimbox-3.11-2|43	%{_texmfdistdir}/tex/latex/verbatimbox/verbatimbox.sty
14mr|texlive-verbatimbox-3.11-2|44	%doc %{_texmfdistdir}/doc/latex/verbatimbox/README
14mr|texlive-verbatimbox-3.11-2|45	%doc %{_texmfdistdir}/doc/latex/verbatimbox/verbatimbox.pdf
14mr|texlive-verbatimbox-3.11-2|46	%doc %{_texmfdistdir}/doc/latex/verbatimbox/verbatimbox.tex
14mr|texlive-verbatimbox-3.11-2|47	
14mr|texlive-verbatimbox-3.11-2|48	#-----------------------------------------------------------------------
14mr|texlive-verbatimbox-3.11-2|49	%prep
14mr|texlive-verbatimbox-3.11-2|50	%setup -c -a0 -a1
14mr|texlive-verbatimbox-3.11-2|51	
14mr|texlive-verbatimbox-3.11-2|52	%build
14mr|texlive-verbatimbox-3.11-2|53	
14mr|texlive-verbatimbox-3.11-2|54	%install
14mr|texlive-verbatimbox-3.11-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-verbatimbox-3.11-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-verbatimbox-3.11-2|57	
14mr|texlive-verbatimbox-3.11-2|58	%changelog
14mr|texlive-verbatimbox-3.11-2|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.11-2
14mr|texlive-verbatimbox-3.11-2|60	+ Revision: 6be10a2
14mr|texlive-verbatimbox-3.11-2|61	- MassBuild#440: Increase release tag
14mr|texlive-verbatimbox-3.11-2|62	
14mr|texlive-verbatimbox-3.11-2|63	

21753 14
14mr|texlive-verbatimcopy-0.06-3|1	# revision 15878
14mr|texlive-verbatimcopy-0.06-3|2	# category Package
14mr|texlive-verbatimcopy-0.06-3|3	# catalog-ctan /macros/latex/contrib/verbatimcopy
14mr|texlive-verbatimcopy-0.06-3|4	# catalog-date 2009-06-02 14:54:30 +0200
14mr|texlive-verbatimcopy-0.06-3|5	# catalog-license lppl
14mr|texlive-verbatimcopy-0.06-3|6	# catalog-version 0.06
14mr|texlive-verbatimcopy-0.06-3|7	Name:		texlive-verbatimcopy
14mr|texlive-verbatimcopy-0.06-3|8	Version:	0.06
14mr|texlive-verbatimcopy-0.06-3|9	Release:	3
14mr|texlive-verbatimcopy-0.06-3|10	Summary:	Make copies of text documents from within LaTeX
14mr|texlive-verbatimcopy-0.06-3|11	Group:		Publishing
14mr|texlive-verbatimcopy-0.06-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbatimcopy
14mr|texlive-verbatimcopy-0.06-3|13	License:	LPPL
14mr|texlive-verbatimcopy-0.06-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimcopy.tar.xz
14mr|texlive-verbatimcopy-0.06-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimcopy.doc.tar.xz
14mr|texlive-verbatimcopy-0.06-3|16	BuildArch:	noarch
14mr|texlive-verbatimcopy-0.06-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-verbatimcopy-0.06-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-verbatimcopy-0.06-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-verbatimcopy-0.06-3|20	
14mr|texlive-verbatimcopy-0.06-3|21	%description
14mr|texlive-verbatimcopy-0.06-3|22	This package provides \VerbatimCopy{in}{out} that will enable
14mr|texlive-verbatimcopy-0.06-3|23	LaTeX to take a verbatim copy of one text file, and save it
14mr|texlive-verbatimcopy-0.06-3|24	under another name. The package provides a means to specify the
14mr|texlive-verbatimcopy-0.06-3|25	output directory to be used, but does no checking and may
14mr|texlive-verbatimcopy-0.06-3|26	therefore overwrite an important file if used injudiciously.
14mr|texlive-verbatimcopy-0.06-3|27	
14mr|texlive-verbatimcopy-0.06-3|28	%post
14mr|texlive-verbatimcopy-0.06-3|29	%{_sbindir}/texlive.post
14mr|texlive-verbatimcopy-0.06-3|30	
14mr|texlive-verbatimcopy-0.06-3|31	%postun
14mr|texlive-verbatimcopy-0.06-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-verbatimcopy-0.06-3|33	%{_sbindir}/texlive.post
14mr|texlive-verbatimcopy-0.06-3|34	fi
14mr|texlive-verbatimcopy-0.06-3|35	
14mr|texlive-verbatimcopy-0.06-3|36	#-----------------------------------------------------------------------
14mr|texlive-verbatimcopy-0.06-3|37	%files
14mr|texlive-verbatimcopy-0.06-3|38	%{_texmfdistdir}/tex/latex/verbatimcopy/verbatimcopy.sty
14mr|texlive-verbatimcopy-0.06-3|39	%doc %{_texmfdistdir}/doc/latex/verbatimcopy/README
14mr|texlive-verbatimcopy-0.06-3|40	%doc %{_texmfdistdir}/doc/latex/verbatimcopy/verbatimcopy.pdf
14mr|texlive-verbatimcopy-0.06-3|41	%doc %{_texmfdistdir}/doc/latex/verbatimcopy/verbatimcopy.tex
14mr|texlive-verbatimcopy-0.06-3|42	
14mr|texlive-verbatimcopy-0.06-3|43	#-----------------------------------------------------------------------
14mr|texlive-verbatimcopy-0.06-3|44	%prep
14mr|texlive-verbatimcopy-0.06-3|45	%setup -c -a0 -a1
14mr|texlive-verbatimcopy-0.06-3|46	
14mr|texlive-verbatimcopy-0.06-3|47	%build
14mr|texlive-verbatimcopy-0.06-3|48	
14mr|texlive-verbatimcopy-0.06-3|49	%install
14mr|texlive-verbatimcopy-0.06-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-verbatimcopy-0.06-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-verbatimcopy-0.06-3|52	
14mr|texlive-verbatimcopy-0.06-3|53	
14mr|texlive-verbatimcopy-0.06-3|54	
14mr|texlive-verbatimcopy-0.06-3|55	%changelog
14mr|texlive-verbatimcopy-0.06-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.06-3
14mr|texlive-verbatimcopy-0.06-3|57	+ Revision: 6b037ca
14mr|texlive-verbatimcopy-0.06-3|58	- MassBuild#440: Increase release tag
14mr|texlive-verbatimcopy-0.06-3|59	
14mr|texlive-verbatimcopy-0.06-3|60	

21754 14
14mr|texlive-verbdef-0.2-3|1	# revision 17177
14mr|texlive-verbdef-0.2-3|2	# category Package
14mr|texlive-verbdef-0.2-3|3	# catalog-ctan /macros/latex/contrib/verbdef
14mr|texlive-verbdef-0.2-3|4	# catalog-date 2010-03-09 13:13:30 +0100
14mr|texlive-verbdef-0.2-3|5	# catalog-license lppl
14mr|texlive-verbdef-0.2-3|6	# catalog-version 0.2
14mr|texlive-verbdef-0.2-3|7	Name:		texlive-verbdef
14mr|texlive-verbdef-0.2-3|8	Version:	0.2
14mr|texlive-verbdef-0.2-3|9	Release:	3
14mr|texlive-verbdef-0.2-3|10	Summary:	Define commands which expand to verbatim text
14mr|texlive-verbdef-0.2-3|11	Group:		Publishing
14mr|texlive-verbdef-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbdef
14mr|texlive-verbdef-0.2-3|13	License:	LPPL
14mr|texlive-verbdef-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbdef.tar.xz
14mr|texlive-verbdef-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbdef.doc.tar.xz
14mr|texlive-verbdef-0.2-3|16	BuildArch:	noarch
14mr|texlive-verbdef-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-verbdef-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-verbdef-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-verbdef-0.2-3|20	
14mr|texlive-verbdef-0.2-3|21	%description
14mr|texlive-verbdef-0.2-3|22	The package defines a single command \verbdef (which has a *-
14mr|texlive-verbdef-0.2-3|23	form, like \verb). \verbdef will define a robust command whose
14mr|texlive-verbdef-0.2-3|24	body expands to verbatim text. By using commands defined by
14mr|texlive-verbdef-0.2-3|25	\verbdef, one can put verbatim text into the arguments of
14mr|texlive-verbdef-0.2-3|26	commands; since the defined command is robust, it doesn't
14mr|texlive-verbdef-0.2-3|27	matter if the argument is moving. (Full details of syntax and
14mr|texlive-verbdef-0.2-3|28	caveats about use are in comments in the file itself.).
14mr|texlive-verbdef-0.2-3|29	
14mr|texlive-verbdef-0.2-3|30	%post
14mr|texlive-verbdef-0.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-verbdef-0.2-3|32	
14mr|texlive-verbdef-0.2-3|33	%postun
14mr|texlive-verbdef-0.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-verbdef-0.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-verbdef-0.2-3|36	fi
14mr|texlive-verbdef-0.2-3|37	
14mr|texlive-verbdef-0.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-verbdef-0.2-3|39	%files
14mr|texlive-verbdef-0.2-3|40	%{_texmfdistdir}/tex/latex/verbdef/verbdef.sty
14mr|texlive-verbdef-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/verbdef/verbdef.pdf
14mr|texlive-verbdef-0.2-3|42	%doc %{_texmfdistdir}/doc/latex/verbdef/verbdef.tex
14mr|texlive-verbdef-0.2-3|43	
14mr|texlive-verbdef-0.2-3|44	#-----------------------------------------------------------------------
14mr|texlive-verbdef-0.2-3|45	%prep
14mr|texlive-verbdef-0.2-3|46	%setup -c -a0 -a1
14mr|texlive-verbdef-0.2-3|47	
14mr|texlive-verbdef-0.2-3|48	%build
14mr|texlive-verbdef-0.2-3|49	
14mr|texlive-verbdef-0.2-3|50	%install
14mr|texlive-verbdef-0.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-verbdef-0.2-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-verbdef-0.2-3|53	
14mr|texlive-verbdef-0.2-3|54	
14mr|texlive-verbdef-0.2-3|55	
14mr|texlive-verbdef-0.2-3|56	%changelog
14mr|texlive-verbdef-0.2-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-verbdef-0.2-3|58	+ Revision: 2340dd5
14mr|texlive-verbdef-0.2-3|59	- MassBuild#440: Increase release tag
14mr|texlive-verbdef-0.2-3|60	
14mr|texlive-verbdef-0.2-3|61	

21755 14
14mr|texlive-verbments-1.2-3|1	# revision 23670
14mr|texlive-verbments-1.2-3|2	# category Package
14mr|texlive-verbments-1.2-3|3	# catalog-ctan /macros/latex/contrib/verbments
14mr|texlive-verbments-1.2-3|4	# catalog-date 2011-08-23 07:18:10 +0200
14mr|texlive-verbments-1.2-3|5	# catalog-license lppl1.2
14mr|texlive-verbments-1.2-3|6	# catalog-version 1.2
14mr|texlive-verbments-1.2-3|7	Name:		texlive-verbments
14mr|texlive-verbments-1.2-3|8	Version:	1.2
14mr|texlive-verbments-1.2-3|9	Release:	3
14mr|texlive-verbments-1.2-3|10	Summary:	Syntax highlighting of source code in LaTeX documents
14mr|texlive-verbments-1.2-3|11	Group:		Publishing
14mr|texlive-verbments-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbments
14mr|texlive-verbments-1.2-3|13	License:	LPPL1.2
14mr|texlive-verbments-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbments.tar.xz
14mr|texlive-verbments-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbments.doc.tar.xz
14mr|texlive-verbments-1.2-3|16	BuildArch:	noarch
14mr|texlive-verbments-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-verbments-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-verbments-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-verbments-1.2-3|20	
14mr|texlive-verbments-1.2-3|21	%description
14mr|texlive-verbments-1.2-3|22	The package provides an environment for syntax highlighting
14mr|texlive-verbments-1.2-3|23	source code in LaTeX documents. The highlighted source code
14mr|texlive-verbments-1.2-3|24	output is formatted via powerful Pygments library of the Python
14mr|texlive-verbments-1.2-3|25	language.
14mr|texlive-verbments-1.2-3|26	
14mr|texlive-verbments-1.2-3|27	%post
14mr|texlive-verbments-1.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-verbments-1.2-3|29	
14mr|texlive-verbments-1.2-3|30	%postun
14mr|texlive-verbments-1.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-verbments-1.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-verbments-1.2-3|33	fi
14mr|texlive-verbments-1.2-3|34	
14mr|texlive-verbments-1.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-verbments-1.2-3|36	%files
14mr|texlive-verbments-1.2-3|37	%{_texmfdistdir}/tex/latex/verbments/verbments.sty
14mr|texlive-verbments-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/verbments/README
14mr|texlive-verbments-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/verbments/verbments.pdf
14mr|texlive-verbments-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/verbments/verbments.tex
14mr|texlive-verbments-1.2-3|41	
14mr|texlive-verbments-1.2-3|42	#-----------------------------------------------------------------------
14mr|texlive-verbments-1.2-3|43	%prep
14mr|texlive-verbments-1.2-3|44	%setup -c -a0 -a1
14mr|texlive-verbments-1.2-3|45	
14mr|texlive-verbments-1.2-3|46	%build
14mr|texlive-verbments-1.2-3|47	
14mr|texlive-verbments-1.2-3|48	%install
14mr|texlive-verbments-1.2-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-verbments-1.2-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-verbments-1.2-3|51	
14mr|texlive-verbments-1.2-3|52	
14mr|texlive-verbments-1.2-3|53	
14mr|texlive-verbments-1.2-3|54	%changelog
14mr|texlive-verbments-1.2-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-verbments-1.2-3|56	+ Revision: 8d3a0c6
14mr|texlive-verbments-1.2-3|57	- MassBuild#440: Increase release tag
14mr|texlive-verbments-1.2-3|58	
14mr|texlive-verbments-1.2-3|59	

21756 14
14mr|texlive-verse-2.4-3|1	# revision 15878
14mr|texlive-verse-2.4-3|2	# category Package
14mr|texlive-verse-2.4-3|3	# catalog-ctan /macros/latex/contrib/verse
14mr|texlive-verse-2.4-3|4	# catalog-date 2009-09-04 12:14:45 +0200
14mr|texlive-verse-2.4-3|5	# catalog-license lppl
14mr|texlive-verse-2.4-3|6	# catalog-version 2.4
14mr|texlive-verse-2.4-3|7	Name:		texlive-verse
14mr|texlive-verse-2.4-3|8	Version:	2.4
14mr|texlive-verse-2.4-3|9	Release:	3
14mr|texlive-verse-2.4-3|10	Summary:	Aids for typesetting simple verse
14mr|texlive-verse-2.4-3|11	Group:		Publishing
14mr|texlive-verse-2.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verse
14mr|texlive-verse-2.4-3|13	License:	LPPL
14mr|texlive-verse-2.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verse.tar.xz
14mr|texlive-verse-2.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verse.doc.tar.xz
14mr|texlive-verse-2.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verse.source.tar.xz
14mr|texlive-verse-2.4-3|17	BuildArch:	noarch
14mr|texlive-verse-2.4-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-verse-2.4-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-verse-2.4-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-verse-2.4-3|21	
14mr|texlive-verse-2.4-3|22	%description
14mr|texlive-verse-2.4-3|23	The package documentation discusses approaches to the problem;
14mr|texlive-verse-2.4-3|24	the package is strong on layout, from simple alternate-line
14mr|texlive-verse-2.4-3|25	indentation to the Mouse's tale from Alice in Wonderland.
14mr|texlive-verse-2.4-3|26	
14mr|texlive-verse-2.4-3|27	%post
14mr|texlive-verse-2.4-3|28	%{_sbindir}/texlive.post
14mr|texlive-verse-2.4-3|29	
14mr|texlive-verse-2.4-3|30	%postun
14mr|texlive-verse-2.4-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-verse-2.4-3|32	%{_sbindir}/texlive.post
14mr|texlive-verse-2.4-3|33	fi
14mr|texlive-verse-2.4-3|34	
14mr|texlive-verse-2.4-3|35	#-----------------------------------------------------------------------
14mr|texlive-verse-2.4-3|36	%files
14mr|texlive-verse-2.4-3|37	%{_texmfdistdir}/tex/latex/verse/verse.sty
14mr|texlive-verse-2.4-3|38	%doc %{_texmfdistdir}/doc/latex/verse/README
14mr|texlive-verse-2.4-3|39	%doc %{_texmfdistdir}/doc/latex/verse/verse.pdf
14mr|texlive-verse-2.4-3|40	#- source
14mr|texlive-verse-2.4-3|41	%doc %{_texmfdistdir}/source/latex/verse/verse.dtx
14mr|texlive-verse-2.4-3|42	%doc %{_texmfdistdir}/source/latex/verse/verse.ins
14mr|texlive-verse-2.4-3|43	
14mr|texlive-verse-2.4-3|44	#-----------------------------------------------------------------------
14mr|texlive-verse-2.4-3|45	%prep
14mr|texlive-verse-2.4-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-verse-2.4-3|47	
14mr|texlive-verse-2.4-3|48	%build
14mr|texlive-verse-2.4-3|49	
14mr|texlive-verse-2.4-3|50	%install
14mr|texlive-verse-2.4-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-verse-2.4-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-verse-2.4-3|53	
14mr|texlive-verse-2.4-3|54	
14mr|texlive-verse-2.4-3|55	
14mr|texlive-verse-2.4-3|56	%changelog
14mr|texlive-verse-2.4-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-3
14mr|texlive-verse-2.4-3|58	+ Revision: 2939413
14mr|texlive-verse-2.4-3|59	- MassBuild#440: Increase release tag
14mr|texlive-verse-2.4-3|60	
14mr|texlive-verse-2.4-3|61	

21757 14
14mr|texlive-version-2.0-3|1	# revision 21920
14mr|texlive-version-2.0-3|2	# category Package
14mr|texlive-version-2.0-3|3	# catalog-ctan /macros/latex/contrib/version
14mr|texlive-version-2.0-3|4	# catalog-date 2011-04-02 15:43:25 +0200
14mr|texlive-version-2.0-3|5	# catalog-license other-free
14mr|texlive-version-2.0-3|6	# catalog-version 2.0
14mr|texlive-version-2.0-3|7	Name:		texlive-version
14mr|texlive-version-2.0-3|8	Version:	2.0
14mr|texlive-version-2.0-3|9	Release:	3
14mr|texlive-version-2.0-3|10	Summary:	Conditionally include text
14mr|texlive-version-2.0-3|11	Group:		Publishing
14mr|texlive-version-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/version
14mr|texlive-version-2.0-3|13	License:	OTHER-FREE
14mr|texlive-version-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/version.tar.xz
14mr|texlive-version-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/version.doc.tar.xz
14mr|texlive-version-2.0-3|16	BuildArch:	noarch
14mr|texlive-version-2.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-version-2.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-version-2.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-version-2.0-3|20	
14mr|texlive-version-2.0-3|21	%description
14mr|texlive-version-2.0-3|22	Defines macros \includeversion{NAME} and \excludeversion{NAME},
14mr|texlive-version-2.0-3|23	each of which defines an environment NAME whose text is to be
14mr|texlive-version-2.0-3|24	included or excluded from compilation. Although the command
14mr|texlive-version-2.0-3|25	syntax is very similar to that of comment, comment.sty is to be
14mr|texlive-version-2.0-3|26	preferred to version.sty for documents where significant chunks
14mr|texlive-version-2.0-3|27	of text may be excluded.
14mr|texlive-version-2.0-3|28	
14mr|texlive-version-2.0-3|29	%post
14mr|texlive-version-2.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-version-2.0-3|31	
14mr|texlive-version-2.0-3|32	%postun
14mr|texlive-version-2.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-version-2.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-version-2.0-3|35	fi
14mr|texlive-version-2.0-3|36	
14mr|texlive-version-2.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-version-2.0-3|38	%files
14mr|texlive-version-2.0-3|39	%{_texmfdistdir}/tex/latex/version/version.sty
14mr|texlive-version-2.0-3|40	%doc %{_texmfdistdir}/doc/latex/version/version-doc.pdf
14mr|texlive-version-2.0-3|41	%doc %{_texmfdistdir}/doc/latex/version/version-doc.tex
14mr|texlive-version-2.0-3|42	
14mr|texlive-version-2.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-version-2.0-3|44	%prep
14mr|texlive-version-2.0-3|45	%setup -c -a0 -a1
14mr|texlive-version-2.0-3|46	
14mr|texlive-version-2.0-3|47	%build
14mr|texlive-version-2.0-3|48	
14mr|texlive-version-2.0-3|49	%install
14mr|texlive-version-2.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-version-2.0-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-version-2.0-3|52	
14mr|texlive-version-2.0-3|53	
14mr|texlive-version-2.0-3|54	
14mr|texlive-version-2.0-3|55	%changelog
14mr|texlive-version-2.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-version-2.0-3|57	+ Revision: 72b5e12
14mr|texlive-version-2.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-version-2.0-3|59	
14mr|texlive-version-2.0-3|60	

21758 14
14mr|texlive-versions-0.55-3|1	# revision 21921
14mr|texlive-versions-0.55-3|2	# category Package
14mr|texlive-versions-0.55-3|3	# catalog-ctan /macros/latex/contrib/versions
14mr|texlive-versions-0.55-3|4	# catalog-date 2011-04-02 19:40:46 +0200
14mr|texlive-versions-0.55-3|5	# catalog-license lppl1.3
14mr|texlive-versions-0.55-3|6	# catalog-version 0.55
14mr|texlive-versions-0.55-3|7	Name:		texlive-versions
14mr|texlive-versions-0.55-3|8	Version:	0.55
14mr|texlive-versions-0.55-3|9	Release:	3
14mr|texlive-versions-0.55-3|10	Summary:	Optionally omit pieces of text
14mr|texlive-versions-0.55-3|11	Group:		Publishing
14mr|texlive-versions-0.55-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/versions
14mr|texlive-versions-0.55-3|13	License:	LPPL1.3
14mr|texlive-versions-0.55-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/versions.tar.xz
14mr|texlive-versions-0.55-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/versions.doc.tar.xz
14mr|texlive-versions-0.55-3|16	BuildArch:	noarch
14mr|texlive-versions-0.55-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-versions-0.55-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-versions-0.55-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-versions-0.55-3|20	
14mr|texlive-versions-0.55-3|21	%description
14mr|texlive-versions-0.55-3|22	Stephan Bellantoni's version has provided preamble commands for
14mr|texlive-versions-0.55-3|23	selecting environments to be included/excluded. This package
14mr|texlive-versions-0.55-3|24	does the same, but corrects, improves, and extends it in both
14mr|texlive-versions-0.55-3|25	implementation and function.
14mr|texlive-versions-0.55-3|26	
14mr|texlive-versions-0.55-3|27	%post
14mr|texlive-versions-0.55-3|28	%{_sbindir}/texlive.post
14mr|texlive-versions-0.55-3|29	
14mr|texlive-versions-0.55-3|30	%postun
14mr|texlive-versions-0.55-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-versions-0.55-3|32	%{_sbindir}/texlive.post
14mr|texlive-versions-0.55-3|33	fi
14mr|texlive-versions-0.55-3|34	
14mr|texlive-versions-0.55-3|35	#-----------------------------------------------------------------------
14mr|texlive-versions-0.55-3|36	%files
14mr|texlive-versions-0.55-3|37	%{_texmfdistdir}/tex/latex/versions/versions.sty
14mr|texlive-versions-0.55-3|38	%doc %{_texmfdistdir}/doc/latex/versions/versions-doc.pdf
14mr|texlive-versions-0.55-3|39	%doc %{_texmfdistdir}/doc/latex/versions/versions-doc.tex
14mr|texlive-versions-0.55-3|40	
14mr|texlive-versions-0.55-3|41	#-----------------------------------------------------------------------
14mr|texlive-versions-0.55-3|42	%prep
14mr|texlive-versions-0.55-3|43	%setup -c -a0 -a1
14mr|texlive-versions-0.55-3|44	
14mr|texlive-versions-0.55-3|45	%build
14mr|texlive-versions-0.55-3|46	
14mr|texlive-versions-0.55-3|47	%install
14mr|texlive-versions-0.55-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-versions-0.55-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-versions-0.55-3|50	
14mr|texlive-versions-0.55-3|51	
14mr|texlive-versions-0.55-3|52	
14mr|texlive-versions-0.55-3|53	%changelog
14mr|texlive-versions-0.55-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.55-3
14mr|texlive-versions-0.55-3|55	+ Revision: 20e7c3e
14mr|texlive-versions-0.55-3|56	- MassBuild#440: Increase release tag
14mr|texlive-versions-0.55-3|57	
14mr|texlive-versions-0.55-3|58	

21759 14
14mr|texlive-vertbars-1.0b-3|1	# revision 20589
14mr|texlive-vertbars-1.0b-3|2	# category Package
14mr|texlive-vertbars-1.0b-3|3	# catalog-ctan /macros/latex/contrib/vertbars
14mr|texlive-vertbars-1.0b-3|4	# catalog-date 2010-11-28 20:56:07 +0100
14mr|texlive-vertbars-1.0b-3|5	# catalog-license lppl1.3
14mr|texlive-vertbars-1.0b-3|6	# catalog-version 1.0b
14mr|texlive-vertbars-1.0b-3|7	Name:		texlive-vertbars
14mr|texlive-vertbars-1.0b-3|8	Version:	1.0b
14mr|texlive-vertbars-1.0b-3|9	Release:	3
14mr|texlive-vertbars-1.0b-3|10	Summary:	Mark vertical rules in margin of text
14mr|texlive-vertbars-1.0b-3|11	Group:		Publishing
14mr|texlive-vertbars-1.0b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vertbars
14mr|texlive-vertbars-1.0b-3|13	License:	LPPL1.3
14mr|texlive-vertbars-1.0b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vertbars.tar.xz
14mr|texlive-vertbars-1.0b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vertbars.doc.tar.xz
14mr|texlive-vertbars-1.0b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vertbars.source.tar.xz
14mr|texlive-vertbars-1.0b-3|17	BuildArch:	noarch
14mr|texlive-vertbars-1.0b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-vertbars-1.0b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-vertbars-1.0b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-vertbars-1.0b-3|21	
14mr|texlive-vertbars-1.0b-3|22	%description
14mr|texlive-vertbars-1.0b-3|23	This package is an extension to lineno, replacing that
14mr|texlive-vertbars-1.0b-3|24	package's line numbers with bars to the left or right of the
14mr|texlive-vertbars-1.0b-3|25	text.
14mr|texlive-vertbars-1.0b-3|26	
14mr|texlive-vertbars-1.0b-3|27	%post
14mr|texlive-vertbars-1.0b-3|28	%{_sbindir}/texlive.post
14mr|texlive-vertbars-1.0b-3|29	
14mr|texlive-vertbars-1.0b-3|30	%postun
14mr|texlive-vertbars-1.0b-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-vertbars-1.0b-3|32	%{_sbindir}/texlive.post
14mr|texlive-vertbars-1.0b-3|33	fi
14mr|texlive-vertbars-1.0b-3|34	
14mr|texlive-vertbars-1.0b-3|35	#-----------------------------------------------------------------------
14mr|texlive-vertbars-1.0b-3|36	%files
14mr|texlive-vertbars-1.0b-3|37	%{_texmfdistdir}/tex/latex/vertbars/vertbars.sty
14mr|texlive-vertbars-1.0b-3|38	%doc %{_texmfdistdir}/doc/latex/vertbars/README
14mr|texlive-vertbars-1.0b-3|39	%doc %{_texmfdistdir}/doc/latex/vertbars/vertbars.pdf
14mr|texlive-vertbars-1.0b-3|40	#- source
14mr|texlive-vertbars-1.0b-3|41	%doc %{_texmfdistdir}/source/latex/vertbars/vertbars.ins
14mr|texlive-vertbars-1.0b-3|42	%doc %{_texmfdistdir}/source/latex/vertbars/vertbars.tex
14mr|texlive-vertbars-1.0b-3|43	
14mr|texlive-vertbars-1.0b-3|44	#-----------------------------------------------------------------------
14mr|texlive-vertbars-1.0b-3|45	%prep
14mr|texlive-vertbars-1.0b-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-vertbars-1.0b-3|47	
14mr|texlive-vertbars-1.0b-3|48	%build
14mr|texlive-vertbars-1.0b-3|49	
14mr|texlive-vertbars-1.0b-3|50	%install
14mr|texlive-vertbars-1.0b-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vertbars-1.0b-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-vertbars-1.0b-3|53	
14mr|texlive-vertbars-1.0b-3|54	
14mr|texlive-vertbars-1.0b-3|55	
14mr|texlive-vertbars-1.0b-3|56	%changelog
14mr|texlive-vertbars-1.0b-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0b-3
14mr|texlive-vertbars-1.0b-3|58	+ Revision: 65193b6
14mr|texlive-vertbars-1.0b-3|59	- MassBuild#440: Increase release tag
14mr|texlive-vertbars-1.0b-3|60	
14mr|texlive-vertbars-1.0b-3|61	

21760 14
14mr|texlive-vgrid-0.1-2|1	# revision 32457
14mr|texlive-vgrid-0.1-2|2	# category Package
14mr|texlive-vgrid-0.1-2|3	# catalog-ctan /macros/latex/contrib/vgrid
14mr|texlive-vgrid-0.1-2|4	# catalog-date 2013-12-20 18:52:05 +0100
14mr|texlive-vgrid-0.1-2|5	# catalog-license lppl1.3
14mr|texlive-vgrid-0.1-2|6	# catalog-version 0.1
14mr|texlive-vgrid-0.1-2|7	Name:		texlive-vgrid
14mr|texlive-vgrid-0.1-2|8	Version:	0.1
14mr|texlive-vgrid-0.1-2|9	Release:	2
14mr|texlive-vgrid-0.1-2|10	Summary:	Overlay a grid on the printed page
14mr|texlive-vgrid-0.1-2|11	Group:		Publishing
14mr|texlive-vgrid-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vgrid
14mr|texlive-vgrid-0.1-2|13	License:	LPPL1.3
14mr|texlive-vgrid-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vgrid.tar.xz
14mr|texlive-vgrid-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vgrid.doc.tar.xz
14mr|texlive-vgrid-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vgrid.source.tar.xz
14mr|texlive-vgrid-0.1-2|17	BuildArch:	noarch
14mr|texlive-vgrid-0.1-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-vgrid-0.1-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-vgrid-0.1-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-vgrid-0.1-2|21	
14mr|texlive-vgrid-0.1-2|22	%description
14mr|texlive-vgrid-0.1-2|23	The package overlays a grid (whose spacing is \baselineskip,
14mr|texlive-vgrid-0.1-2|24	which offers guidlines for considering the "rhythm" of the
14mr|texlive-vgrid-0.1-2|25	document on the page.
14mr|texlive-vgrid-0.1-2|26	
14mr|texlive-vgrid-0.1-2|27	%post
14mr|texlive-vgrid-0.1-2|28	%{_sbindir}/texlive.post
14mr|texlive-vgrid-0.1-2|29	
14mr|texlive-vgrid-0.1-2|30	%postun
14mr|texlive-vgrid-0.1-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-vgrid-0.1-2|32	%{_sbindir}/texlive.post
14mr|texlive-vgrid-0.1-2|33	fi
14mr|texlive-vgrid-0.1-2|34	
14mr|texlive-vgrid-0.1-2|35	#-----------------------------------------------------------------------
14mr|texlive-vgrid-0.1-2|36	%files
14mr|texlive-vgrid-0.1-2|37	%{_texmfdistdir}/tex/latex/vgrid/vgrid.sty
14mr|texlive-vgrid-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/vgrid/vgrid.pdf
14mr|texlive-vgrid-0.1-2|39	#- source
14mr|texlive-vgrid-0.1-2|40	%doc %{_texmfdistdir}/source/latex/vgrid/vgrid.dtx
14mr|texlive-vgrid-0.1-2|41	%doc %{_texmfdistdir}/source/latex/vgrid/vgrid.ins
14mr|texlive-vgrid-0.1-2|42	
14mr|texlive-vgrid-0.1-2|43	#-----------------------------------------------------------------------
14mr|texlive-vgrid-0.1-2|44	%prep
14mr|texlive-vgrid-0.1-2|45	%setup -c -a0 -a1 -a2
14mr|texlive-vgrid-0.1-2|46	
14mr|texlive-vgrid-0.1-2|47	%build
14mr|texlive-vgrid-0.1-2|48	
14mr|texlive-vgrid-0.1-2|49	%install
14mr|texlive-vgrid-0.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vgrid-0.1-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-vgrid-0.1-2|52	
14mr|texlive-vgrid-0.1-2|53	%changelog
14mr|texlive-vgrid-0.1-2|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-vgrid-0.1-2|55	+ Revision: 9116d11
14mr|texlive-vgrid-0.1-2|56	- MassBuild#440: Increase release tag
14mr|texlive-vgrid-0.1-2|57	
14mr|texlive-vgrid-0.1-2|58	

21761 14
14mr|texlive-vhistory-1.5-3|1	# revision 19901
14mr|texlive-vhistory-1.5-3|2	# category Package
14mr|texlive-vhistory-1.5-3|3	# catalog-ctan /macros/latex/contrib/vhistory
14mr|texlive-vhistory-1.5-3|4	# catalog-date 2010-07-19 00:40:21 +0200
14mr|texlive-vhistory-1.5-3|5	# catalog-license lppl1.2
14mr|texlive-vhistory-1.5-3|6	# catalog-version 1.5
14mr|texlive-vhistory-1.5-3|7	Name:		texlive-vhistory
14mr|texlive-vhistory-1.5-3|8	Version:	1.5
14mr|texlive-vhistory-1.5-3|9	Release:	3
14mr|texlive-vhistory-1.5-3|10	Summary:	Support for creating a change log
14mr|texlive-vhistory-1.5-3|11	Group:		Publishing
14mr|texlive-vhistory-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vhistory
14mr|texlive-vhistory-1.5-3|13	License:	LPPL1.2
14mr|texlive-vhistory-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vhistory.tar.xz
14mr|texlive-vhistory-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vhistory.doc.tar.xz
14mr|texlive-vhistory-1.5-3|16	BuildArch:	noarch
14mr|texlive-vhistory-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-vhistory-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-vhistory-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-vhistory-1.5-3|20	
14mr|texlive-vhistory-1.5-3|21	%description
14mr|texlive-vhistory-1.5-3|22	Vhistory simplifies the creation of a history of versions of a
14mr|texlive-vhistory-1.5-3|23	document. You can easily extract information like the current
14mr|texlive-vhistory-1.5-3|24	version of a list of authors from that history. It helps you to
14mr|texlive-vhistory-1.5-3|25	get consistent documents. The package sets, which is used by
14mr|texlive-vhistory-1.5-3|26	vhistory, allows you to use sets containing text. You can use
14mr|texlive-vhistory-1.5-3|27	the usual operations to create the union of sets or the
14mr|texlive-vhistory-1.5-3|28	intersection of sets etc.
14mr|texlive-vhistory-1.5-3|29	
14mr|texlive-vhistory-1.5-3|30	%post
14mr|texlive-vhistory-1.5-3|31	%{_sbindir}/texlive.post
14mr|texlive-vhistory-1.5-3|32	
14mr|texlive-vhistory-1.5-3|33	%postun
14mr|texlive-vhistory-1.5-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-vhistory-1.5-3|35	%{_sbindir}/texlive.post
14mr|texlive-vhistory-1.5-3|36	fi
14mr|texlive-vhistory-1.5-3|37	
14mr|texlive-vhistory-1.5-3|38	#-----------------------------------------------------------------------
14mr|texlive-vhistory-1.5-3|39	%files
14mr|texlive-vhistory-1.5-3|40	%{_texmfdistdir}/tex/latex/vhistory/sets.sty
14mr|texlive-vhistory-1.5-3|41	%{_texmfdistdir}/tex/latex/vhistory/vhistory.sty
14mr|texlive-vhistory-1.5-3|42	%doc %{_texmfdistdir}/doc/latex/vhistory/CHANGES
14mr|texlive-vhistory-1.5-3|43	%doc %{_texmfdistdir}/doc/latex/vhistory/README
14mr|texlive-vhistory-1.5-3|44	%doc %{_texmfdistdir}/doc/latex/vhistory/README.doc
14mr|texlive-vhistory-1.5-3|45	%doc %{_texmfdistdir}/doc/latex/vhistory/de_beispiel.tex
14mr|texlive-vhistory-1.5-3|46	%doc %{_texmfdistdir}/doc/latex/vhistory/de_einleitung.tex
14mr|texlive-vhistory-1.5-3|47	%doc %{_texmfdistdir}/doc/latex/vhistory/de_sets.tex
14mr|texlive-vhistory-1.5-3|48	%doc %{_texmfdistdir}/doc/latex/vhistory/de_vhistory.tex
14mr|texlive-vhistory-1.5-3|49	%doc %{_texmfdistdir}/doc/latex/vhistory/en_example.tex
14mr|texlive-vhistory-1.5-3|50	%doc %{_texmfdistdir}/doc/latex/vhistory/en_introduction.tex
14mr|texlive-vhistory-1.5-3|51	%doc %{_texmfdistdir}/doc/latex/vhistory/en_sets.tex
14mr|texlive-vhistory-1.5-3|52	%doc %{_texmfdistdir}/doc/latex/vhistory/en_vhistory.tex
14mr|texlive-vhistory-1.5-3|53	%doc %{_texmfdistdir}/doc/latex/vhistory/hyperref.cfg
14mr|texlive-vhistory-1.5-3|54	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_set_example.pdf
14mr|texlive-vhistory-1.5-3|55	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_set_example.tex
14mr|texlive-vhistory-1.5-3|56	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_de.pdf
14mr|texlive-vhistory-1.5-3|57	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_de.tex
14mr|texlive-vhistory-1.5-3|58	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_en.pdf
14mr|texlive-vhistory-1.5-3|59	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_en.tex
14mr|texlive-vhistory-1.5-3|60	
14mr|texlive-vhistory-1.5-3|61	#-----------------------------------------------------------------------
14mr|texlive-vhistory-1.5-3|62	%prep
14mr|texlive-vhistory-1.5-3|63	%setup -c -a0 -a1
14mr|texlive-vhistory-1.5-3|64	
14mr|texlive-vhistory-1.5-3|65	%build
14mr|texlive-vhistory-1.5-3|66	
14mr|texlive-vhistory-1.5-3|67	%install
14mr|texlive-vhistory-1.5-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vhistory-1.5-3|69	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-vhistory-1.5-3|70	
14mr|texlive-vhistory-1.5-3|71	
14mr|texlive-vhistory-1.5-3|72	
14mr|texlive-vhistory-1.5-3|73	%changelog
14mr|texlive-vhistory-1.5-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-vhistory-1.5-3|75	+ Revision: 24fbc97
14mr|texlive-vhistory-1.5-3|76	- MassBuild#440: Increase release tag
14mr|texlive-vhistory-1.5-3|77	
14mr|texlive-vhistory-1.5-3|78	

21762 14
14mr|texlive-visualfaq-20100805-3|1	# revision 19677
14mr|texlive-visualfaq-20100805-3|2	# category Package
14mr|texlive-visualfaq-20100805-3|3	# catalog-ctan /info/visualFAQ
14mr|texlive-visualfaq-20100805-3|4	# catalog-date 2010-08-05 13:03:35 +0200
14mr|texlive-visualfaq-20100805-3|5	# catalog-license lppl
14mr|texlive-visualfaq-20100805-3|6	# catalog-version undef
14mr|texlive-visualfaq-20100805-3|7	Name:		texlive-visualfaq
14mr|texlive-visualfaq-20100805-3|8	Version:	20100805
14mr|texlive-visualfaq-20100805-3|9	Release:	3
14mr|texlive-visualfaq-20100805-3|10	Summary:	A Visual LaTeX FAQ
14mr|texlive-visualfaq-20100805-3|11	Group:		Publishing
14mr|texlive-visualfaq-20100805-3|12	URL:		http://www.ctan.org/tex-archive/info/visualFAQ
14mr|texlive-visualfaq-20100805-3|13	License:	LPPL
14mr|texlive-visualfaq-20100805-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/visualfaq.tar.xz
14mr|texlive-visualfaq-20100805-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/visualfaq.doc.tar.xz
14mr|texlive-visualfaq-20100805-3|16	BuildArch:	noarch
14mr|texlive-visualfaq-20100805-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-visualfaq-20100805-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-visualfaq-20100805-3|19	
14mr|texlive-visualfaq-20100805-3|20	%description
14mr|texlive-visualfaq-20100805-3|21	Having trouble finding the answer to a LaTeX question? The
14mr|texlive-visualfaq-20100805-3|22	Visual LaTeX FAQ is an innovative new search interface that
14mr|texlive-visualfaq-20100805-3|23	presents over a hundred typeset samples of frequently requested
14mr|texlive-visualfaq-20100805-3|24	document formatting. Simply click on a hyperlinked piece of
14mr|texlive-visualfaq-20100805-3|25	text and the Visual LaTeX FAQ will send your Web browser to the
14mr|texlive-visualfaq-20100805-3|26	appropriate page in the UK TeX FAQ.
14mr|texlive-visualfaq-20100805-3|27	
14mr|texlive-visualfaq-20100805-3|28	#-----------------------------------------------------------------------
14mr|texlive-visualfaq-20100805-3|29	%files
14mr|texlive-visualfaq-20100805-3|30	%doc %{_texmfdistdir}/doc/latex/visualfaq/README
14mr|texlive-visualfaq-20100805-3|31	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/README
14mr|texlive-visualfaq-20100805-3|32	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/anotherarticle.pdf
14mr|texlive-visualfaq-20100805-3|33	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/book-montage.png
14mr|texlive-visualfaq-20100805-3|34	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/fuzzytext.png
14mr|texlive-visualfaq-20100805-3|35	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/labelgraph.pdf
14mr|texlive-visualfaq-20100805-3|36	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/lorem-ipsum-logo.png
14mr|texlive-visualfaq-20100805-3|37	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/musixtex.png
14mr|texlive-visualfaq-20100805-3|38	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visfaq-html.png
14mr|texlive-visualfaq-20100805-3|39	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visualFAQ.ind
14mr|texlive-visualfaq-20100805-3|40	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visualFAQ.ind2
14mr|texlive-visualfaq-20100805-3|41	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visualFAQ.out
14mr|texlive-visualfaq-20100805-3|42	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visualFAQ.tex
14mr|texlive-visualfaq-20100805-3|43	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/watermark.pdf
14mr|texlive-visualfaq-20100805-3|44	%doc %{_texmfdistdir}/doc/latex/visualfaq/troubleshoot-vlf.pdf
14mr|texlive-visualfaq-20100805-3|45	%doc %{_texmfdistdir}/doc/latex/visualfaq/visualFAQ.pdf
14mr|texlive-visualfaq-20100805-3|46	
14mr|texlive-visualfaq-20100805-3|47	#-----------------------------------------------------------------------
14mr|texlive-visualfaq-20100805-3|48	%prep
14mr|texlive-visualfaq-20100805-3|49	%setup -c -a0 -a1
14mr|texlive-visualfaq-20100805-3|50	
14mr|texlive-visualfaq-20100805-3|51	%build
14mr|texlive-visualfaq-20100805-3|52	
14mr|texlive-visualfaq-20100805-3|53	%install
14mr|texlive-visualfaq-20100805-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-visualfaq-20100805-3|55	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-visualfaq-20100805-3|56	
14mr|texlive-visualfaq-20100805-3|57	
14mr|texlive-visualfaq-20100805-3|58	
14mr|texlive-visualfaq-20100805-3|59	%changelog
14mr|texlive-visualfaq-20100805-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100805-3
14mr|texlive-visualfaq-20100805-3|61	+ Revision: 815c12b
14mr|texlive-visualfaq-20100805-3|62	- MassBuild#440: Increase release tag
14mr|texlive-visualfaq-20100805-3|63	
14mr|texlive-visualfaq-20100805-3|64	

21763 14
14mr|texlive-vlna-20131009-6|1	# revision 29764
14mr|texlive-vlna-20131009-6|2	# category TLCore
14mr|texlive-vlna-20131009-6|3	# catalog-ctan undef
14mr|texlive-vlna-20131009-6|4	# catalog-date undef
14mr|texlive-vlna-20131009-6|5	# catalog-license undef
14mr|texlive-vlna-20131009-6|6	# catalog-version undef
14mr|texlive-vlna-20131009-6|7	Name:		texlive-vlna
14mr|texlive-vlna-20131009-6|8	Version:	20131009
14mr|texlive-vlna-20131009-6|9	Release:	6
14mr|texlive-vlna-20131009-6|10	Summary:	TeXLive vlna package
14mr|texlive-vlna-20131009-6|11	Group:		Publishing
14mr|texlive-vlna-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-vlna-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-vlna-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vlna.tar.xz
14mr|texlive-vlna-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vlna.doc.tar.xz
14mr|texlive-vlna-20131009-6|16	BuildArch:	noarch
14mr|texlive-vlna-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-vlna-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-vlna-20131009-6|19	Requires:	texlive-vlna.bin
14mr|texlive-vlna-20131009-6|20	%rename vlna
14mr|texlive-vlna-20131009-6|21	
14mr|texlive-vlna-20131009-6|22	%description
14mr|texlive-vlna-20131009-6|23	TeXLive vlna package.
14mr|texlive-vlna-20131009-6|24	
14mr|texlive-vlna-20131009-6|25	#-----------------------------------------------------------------------
14mr|texlive-vlna-20131009-6|26	%files
14mr|texlive-vlna-20131009-6|27	%doc %{_mandir}/man1/vlna.1*
14mr|texlive-vlna-20131009-6|28	%doc %{_texmfdistdir}/doc/man/man1/vlna.man1.pdf
14mr|texlive-vlna-20131009-6|29	%doc %{_texmfdistdir}/doc/vlna/vlna.pdf
14mr|texlive-vlna-20131009-6|30	
14mr|texlive-vlna-20131009-6|31	#-----------------------------------------------------------------------
14mr|texlive-vlna-20131009-6|32	%prep
14mr|texlive-vlna-20131009-6|33	%setup -c -a0 -a1
14mr|texlive-vlna-20131009-6|34	
14mr|texlive-vlna-20131009-6|35	%build
14mr|texlive-vlna-20131009-6|36	
14mr|texlive-vlna-20131009-6|37	%install
14mr|texlive-vlna-20131009-6|38	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-vlna-20131009-6|39	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-vlna-20131009-6|40	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-vlna-20131009-6|41	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-vlna-20131009-6|42	
14mr|texlive-vlna-20131009-6|43	%changelog
14mr|texlive-vlna-20131009-6|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-vlna-20131009-6|45	+ Revision: e7a2559
14mr|texlive-vlna-20131009-6|46	- MassBuild#440: Increase release tag
14mr|texlive-vlna-20131009-6|47	
14mr|texlive-vlna-20131009-6|48	

21764 14
14mr|texlive-vmargin-2.5-3|1	# revision 15878
14mr|texlive-vmargin-2.5-3|2	# category Package
14mr|texlive-vmargin-2.5-3|3	# catalog-ctan /macros/latex/contrib/vmargin
14mr|texlive-vmargin-2.5-3|4	# catalog-date 2009-09-27 12:18:28 +0200
14mr|texlive-vmargin-2.5-3|5	# catalog-license lppl
14mr|texlive-vmargin-2.5-3|6	# catalog-version 2.5
14mr|texlive-vmargin-2.5-3|7	Name:		texlive-vmargin
14mr|texlive-vmargin-2.5-3|8	Version:	2.5
14mr|texlive-vmargin-2.5-3|9	Release:	3
14mr|texlive-vmargin-2.5-3|10	Summary:	Set various page dimensions
14mr|texlive-vmargin-2.5-3|11	Group:		Publishing
14mr|texlive-vmargin-2.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vmargin
14mr|texlive-vmargin-2.5-3|13	License:	LPPL
14mr|texlive-vmargin-2.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vmargin.tar.xz
14mr|texlive-vmargin-2.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vmargin.doc.tar.xz
14mr|texlive-vmargin-2.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vmargin.source.tar.xz
14mr|texlive-vmargin-2.5-3|17	BuildArch:	noarch
14mr|texlive-vmargin-2.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-vmargin-2.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-vmargin-2.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-vmargin-2.5-3|21	
14mr|texlive-vmargin-2.5-3|22	%description
14mr|texlive-vmargin-2.5-3|23	Provides a macro to set various margins as well as dimensions
14mr|texlive-vmargin-2.5-3|24	for header/footer and page dimensions. Most common paper sizes,
14mr|texlive-vmargin-2.5-3|25	paper orientation, disabling of headers and footers, and two
14mr|texlive-vmargin-2.5-3|26	sided printing are supported. The vmargin package does not rely
14mr|texlive-vmargin-2.5-3|27	on other packages and was designed with speed and size in mind.
14mr|texlive-vmargin-2.5-3|28	Its user interface might not be very fancy, but it's fast,
14mr|texlive-vmargin-2.5-3|29	small, and gets the job done. If you are looking for something
14mr|texlive-vmargin-2.5-3|30	more elaborate try the geometry package.
14mr|texlive-vmargin-2.5-3|31	
14mr|texlive-vmargin-2.5-3|32	%post
14mr|texlive-vmargin-2.5-3|33	%{_sbindir}/texlive.post
14mr|texlive-vmargin-2.5-3|34	
14mr|texlive-vmargin-2.5-3|35	%postun
14mr|texlive-vmargin-2.5-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-vmargin-2.5-3|37	%{_sbindir}/texlive.post
14mr|texlive-vmargin-2.5-3|38	fi
14mr|texlive-vmargin-2.5-3|39	
14mr|texlive-vmargin-2.5-3|40	#-----------------------------------------------------------------------
14mr|texlive-vmargin-2.5-3|41	%files
14mr|texlive-vmargin-2.5-3|42	%{_texmfdistdir}/tex/latex/vmargin/vmargin.sty
14mr|texlive-vmargin-2.5-3|43	%doc %{_texmfdistdir}/doc/latex/vmargin/vmargin.pdf
14mr|texlive-vmargin-2.5-3|44	#- source
14mr|texlive-vmargin-2.5-3|45	%doc %{_texmfdistdir}/source/latex/vmargin/Makefile
14mr|texlive-vmargin-2.5-3|46	%doc %{_texmfdistdir}/source/latex/vmargin/vmargin.drv
14mr|texlive-vmargin-2.5-3|47	%doc %{_texmfdistdir}/source/latex/vmargin/vmargin.dtx
14mr|texlive-vmargin-2.5-3|48	%doc %{_texmfdistdir}/source/latex/vmargin/vmargin.ins
14mr|texlive-vmargin-2.5-3|49	
14mr|texlive-vmargin-2.5-3|50	#-----------------------------------------------------------------------
14mr|texlive-vmargin-2.5-3|51	%prep
14mr|texlive-vmargin-2.5-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-vmargin-2.5-3|53	
14mr|texlive-vmargin-2.5-3|54	%build
14mr|texlive-vmargin-2.5-3|55	
14mr|texlive-vmargin-2.5-3|56	%install
14mr|texlive-vmargin-2.5-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vmargin-2.5-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-vmargin-2.5-3|59	
14mr|texlive-vmargin-2.5-3|60	
14mr|texlive-vmargin-2.5-3|61	
14mr|texlive-vmargin-2.5-3|62	%changelog
14mr|texlive-vmargin-2.5-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5-3
14mr|texlive-vmargin-2.5-3|64	+ Revision: dd7afe6
14mr|texlive-vmargin-2.5-3|65	- MassBuild#440: Increase release tag
14mr|texlive-vmargin-2.5-3|66	
14mr|texlive-vmargin-2.5-3|67	

21765 14
14mr|texlive-vntex-3.2-3|1	# revision 22766
14mr|texlive-vntex-3.2-3|2	# category Package
14mr|texlive-vntex-3.2-3|3	# catalog-ctan /language/vietnamese/vntex
14mr|texlive-vntex-3.2-3|4	# catalog-date 2011-04-12 14:45:36 +0200
14mr|texlive-vntex-3.2-3|5	# catalog-license other-free
14mr|texlive-vntex-3.2-3|6	# catalog-version 3.2
14mr|texlive-vntex-3.2-3|7	Name:		texlive-vntex
14mr|texlive-vntex-3.2-3|8	Version:	3.2
14mr|texlive-vntex-3.2-3|9	Release:	3
14mr|texlive-vntex-3.2-3|10	Summary:	Support for Vietnamese
14mr|texlive-vntex-3.2-3|11	Group:		Publishing
14mr|texlive-vntex-3.2-3|12	URL:		http://www.ctan.org/tex-archive/language/vietnamese/vntex
14mr|texlive-vntex-3.2-3|13	License:	OTHER-FREE
14mr|texlive-vntex-3.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vntex.tar.xz
14mr|texlive-vntex-3.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vntex.doc.tar.xz
14mr|texlive-vntex-3.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vntex.source.tar.xz
14mr|texlive-vntex-3.2-3|17	BuildArch:	noarch
14mr|texlive-vntex-3.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-vntex-3.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-vntex-3.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-vntex-3.2-3|21	
14mr|texlive-vntex-3.2-3|22	Requires(post):	texlive-tetex
14mr|texlive-vntex-3.2-3|23	
14mr|texlive-vntex-3.2-3|24	%description
14mr|texlive-vntex-3.2-3|25	The vntex bundle provides fonts, Plain TeX, texinfo and LaTeX
14mr|texlive-vntex-3.2-3|26	macros for typesetting documents in Vietnamese. Users of the
14mr|texlive-vntex-3.2-3|27	fonts (in both Metafont and Adobe Type 1 format) of this bundle
14mr|texlive-vntex-3.2-3|28	may alternatively use the lm fonts bundle, for which map files
14mr|texlive-vntex-3.2-3|29	are available to provide a Vietnamese version.
14mr|texlive-vntex-3.2-3|30	
14mr|texlive-vntex-3.2-3|31	%post
14mr|texlive-vntex-3.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-vntex-3.2-3|33	
14mr|texlive-vntex-3.2-3|34	%postun
14mr|texlive-vntex-3.2-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-vntex-3.2-3|36	%{_sbindir}/texlive.post
14mr|texlive-vntex-3.2-3|37	fi
14mr|texlive-vntex-3.2-3|38	
14mr|texlive-vntex-3.2-3|39	#-----------------------------------------------------------------------
14mr|texlive-vntex-3.2-3|40	%files
14mr|texlive-vntex-3.2-3|41	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchb8v.afm
14mr|texlive-vntex-3.2-3|42	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchbi8v.afm
14mr|texlive-vntex-3.2-3|43	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchr8v.afm
14mr|texlive-vntex-3.2-3|44	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchri8v.afm
14mr|texlive-vntex-3.2-3|45	%{_texmfdistdir}/fonts/afm/vntex/grotesqvn/ugqb8v.afm
14mr|texlive-vntex-3.2-3|46	%{_texmfdistdir}/fonts/afm/vntex/urwvn/fplrc8v.afm
14mr|texlive-vntex-3.2-3|47	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagd8v.afm
14mr|texlive-vntex-3.2-3|48	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagdo8v.afm
14mr|texlive-vntex-3.2-3|49	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagk8v.afm
14mr|texlive-vntex-3.2-3|50	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagko8v.afm
14mr|texlive-vntex-3.2-3|51	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkd8v.afm
14mr|texlive-vntex-3.2-3|52	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkdi8v.afm
14mr|texlive-vntex-3.2-3|53	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkl8v.afm
14mr|texlive-vntex-3.2-3|54	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkli8v.afm
14mr|texlive-vntex-3.2-3|55	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrb8v.afm
14mr|texlive-vntex-3.2-3|56	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrbo8v.afm
14mr|texlive-vntex-3.2-3|57	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrr8v.afm
14mr|texlive-vntex-3.2-3|58	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrro8v.afm
14mr|texlive-vntex-3.2-3|59	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvb8v.afm
14mr|texlive-vntex-3.2-3|60	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvbo8v.afm
14mr|texlive-vntex-3.2-3|61	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvr8v.afm
14mr|texlive-vntex-3.2-3|62	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvro8v.afm
14mr|texlive-vntex-3.2-3|63	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncb8v.afm
14mr|texlive-vntex-3.2-3|64	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncbi8v.afm
14mr|texlive-vntex-3.2-3|65	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncr8v.afm
14mr|texlive-vntex-3.2-3|66	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncri8v.afm
14mr|texlive-vntex-3.2-3|67	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplb8v.afm
14mr|texlive-vntex-3.2-3|68	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplbi8v.afm
14mr|texlive-vntex-3.2-3|69	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplr8v.afm
14mr|texlive-vntex-3.2-3|70	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplri8v.afm
14mr|texlive-vntex-3.2-3|71	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmb8v.afm
14mr|texlive-vntex-3.2-3|72	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmbi8v.afm
14mr|texlive-vntex-3.2-3|73	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmr8v.afm
14mr|texlive-vntex-3.2-3|74	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmri8v.afm
14mr|texlive-vntex-3.2-3|75	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uzcmi8v.afm
14mr|texlive-vntex-3.2-3|76	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putb8v.afm
14mr|texlive-vntex-3.2-3|77	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putbi8v.afm
14mr|texlive-vntex-3.2-3|78	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putr8v.afm
14mr|texlive-vntex-3.2-3|79	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putri8v.afm
14mr|texlive-vntex-3.2-3|80	%{_texmfdistdir}/fonts/enc/dvips/vntex/t5.enc
14mr|texlive-vntex-3.2-3|81	%{_texmfdistdir}/fonts/enc/pdftex/vntex/t5d.enc
14mr|texlive-vntex-3.2-3|82	%{_texmfdistdir}/fonts/enc/pdftex/vntex/t5uni.enc
14mr|texlive-vntex-3.2-3|83	%{_texmfdistdir}/fonts/map/dvips/vntex/arevvn.map
14mr|texlive-vntex-3.2-3|84	%{_texmfdistdir}/fonts/map/dvips/vntex/chartervn.map
14mr|texlive-vntex-3.2-3|85	%{_texmfdistdir}/fonts/map/dvips/vntex/cmbrightvn.map
14mr|texlive-vntex-3.2-3|86	%{_texmfdistdir}/fonts/map/dvips/vntex/concretevn.map
14mr|texlive-vntex-3.2-3|87	%{_texmfdistdir}/fonts/map/dvips/vntex/grotesqvn.map
14mr|texlive-vntex-3.2-3|88	%{_texmfdistdir}/fonts/map/dvips/vntex/txttvn.map
14mr|texlive-vntex-3.2-3|89	%{_texmfdistdir}/fonts/map/dvips/vntex/urwvn.map
14mr|texlive-vntex-3.2-3|90	%{_texmfdistdir}/fonts/map/dvips/vntex/vnrother.map
14mr|texlive-vntex-3.2-3|91	%{_texmfdistdir}/fonts/map/dvips/vntex/vnrtext.map
14mr|texlive-vntex-3.2-3|92	%{_texmfdistdir}/fonts/map/dvips/vntex/vntopia.map
14mr|texlive-vntex-3.2-3|93	%{_texmfdistdir}/fonts/source/vntex/vnr/vnaccent.mf
14mr|texlive-vntex-3.2-3|94	%{_texmfdistdir}/fonts/source/vntex/vnr/vnacomp.mf
14mr|texlive-vntex-3.2-3|95	%{_texmfdistdir}/fonts/source/vntex/vnr/vnb10.mf
14mr|texlive-vntex-3.2-3|96	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbase.mf
14mr|texlive-vntex-3.2-3|97	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx10.mf
14mr|texlive-vntex-3.2-3|98	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx12.mf
14mr|texlive-vntex-3.2-3|99	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx5.mf
14mr|texlive-vntex-3.2-3|100	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx6.mf
14mr|texlive-vntex-3.2-3|101	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx7.mf
14mr|texlive-vntex-3.2-3|102	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx8.mf
14mr|texlive-vntex-3.2-3|103	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx9.mf
14mr|texlive-vntex-3.2-3|104	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbxsl10.mf
14mr|texlive-vntex-3.2-3|105	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbxti10.mf
14mr|texlive-vntex-3.2-3|106	%{_texmfdistdir}/fonts/source/vntex/vnr/vncligtb.mf
14mr|texlive-vntex-3.2-3|107	%{_texmfdistdir}/fonts/source/vntex/vnr/vncode.mf
14mr|texlive-vntex-3.2-3|108	%{_texmfdistdir}/fonts/source/vntex/vnr/vncombac.mf
14mr|texlive-vntex-3.2-3|109	%{_texmfdistdir}/fonts/source/vntex/vnr/vncsc.mf
14mr|texlive-vntex-3.2-3|110	%{_texmfdistdir}/fonts/source/vntex/vnr/vncsc10.mf
14mr|texlive-vntex-3.2-3|111	%{_texmfdistdir}/fonts/source/vntex/vnr/vndothook.mf
14mr|texlive-vntex-3.2-3|112	%{_texmfdistdir}/fonts/source/vntex/vnr/vndunh10.mf
14mr|texlive-vntex-3.2-3|113	%{_texmfdistdir}/fonts/source/vntex/vnr/vnecomp.mf
14mr|texlive-vntex-3.2-3|114	%{_texmfdistdir}/fonts/source/vntex/vnr/vnff10.mf
14mr|texlive-vntex-3.2-3|115	%{_texmfdistdir}/fonts/source/vntex/vnr/vnfi10.mf
14mr|texlive-vntex-3.2-3|116	%{_texmfdistdir}/fonts/source/vntex/vnr/vnfib8.mf
14mr|texlive-vntex-3.2-3|117	%{_texmfdistdir}/fonts/source/vntex/vnr/vnicomp.mf
14mr|texlive-vntex-3.2-3|118	%{_texmfdistdir}/fonts/source/vntex/vnr/vniligtb.mf
14mr|texlive-vntex-3.2-3|119	%{_texmfdistdir}/fonts/source/vntex/vnr/vnitt10.mf
14mr|texlive-vntex-3.2-3|120	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlacc.mf
14mr|texlive-vntex-3.2-3|121	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlai.mf
14mr|texlive-vntex-3.2-3|122	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlar.mf
14mr|texlive-vntex-3.2-3|123	%{_texmfdistdir}/fonts/source/vntex/vnr/vnldi.mf
14mr|texlive-vntex-3.2-3|124	%{_texmfdistdir}/fonts/source/vntex/vnr/vnldr.mf
14mr|texlive-vntex-3.2-3|125	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlei.mf
14mr|texlive-vntex-3.2-3|126	%{_texmfdistdir}/fonts/source/vntex/vnr/vnler.mf
14mr|texlive-vntex-3.2-3|127	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlii.mf
14mr|texlive-vntex-3.2-3|128	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlir.mf
14mr|texlive-vntex-3.2-3|129	%{_texmfdistdir}/fonts/source/vntex/vnr/vnloi.mf
14mr|texlive-vntex-3.2-3|130	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlor.mf
14mr|texlive-vntex-3.2-3|131	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlui.mf
14mr|texlive-vntex-3.2-3|132	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlur.mf
14mr|texlive-vntex-3.2-3|133	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlyi.mf
14mr|texlive-vntex-3.2-3|134	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlyr.mf
14mr|texlive-vntex-3.2-3|135	%{_texmfdistdir}/fonts/source/vntex/vnr/vnminus.mf
14mr|texlive-vntex-3.2-3|136	%{_texmfdistdir}/fonts/source/vntex/vnr/vnmligtb.mf
14mr|texlive-vntex-3.2-3|137	%{_texmfdistdir}/fonts/source/vntex/vnr/vnocomp.mf
14mr|texlive-vntex-3.2-3|138	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr10.mf
14mr|texlive-vntex-3.2-3|139	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr12.mf
14mr|texlive-vntex-3.2-3|140	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr17.mf
14mr|texlive-vntex-3.2-3|141	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr5.mf
14mr|texlive-vntex-3.2-3|142	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr6.mf
14mr|texlive-vntex-3.2-3|143	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr7.mf
14mr|texlive-vntex-3.2-3|144	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr8.mf
14mr|texlive-vntex-3.2-3|145	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr9.mf
14mr|texlive-vntex-3.2-3|146	%{_texmfdistdir}/fonts/source/vntex/vnr/vnrligtb.mf
14mr|texlive-vntex-3.2-3|147	%{_texmfdistdir}/fonts/source/vntex/vnr/vnrm.mf
14mr|texlive-vntex-3.2-3|148	%{_texmfdistdir}/fonts/source/vntex/vnr/vnroman.mf
14mr|texlive-vntex-3.2-3|149	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl10.mf
14mr|texlive-vntex-3.2-3|150	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl12.mf
14mr|texlive-vntex-3.2-3|151	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl8.mf
14mr|texlive-vntex-3.2-3|152	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl9.mf
14mr|texlive-vntex-3.2-3|153	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsltt10.mf
14mr|texlive-vntex-3.2-3|154	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss10.mf
14mr|texlive-vntex-3.2-3|155	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss12.mf
14mr|texlive-vntex-3.2-3|156	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss17.mf
14mr|texlive-vntex-3.2-3|157	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss8.mf
14mr|texlive-vntex-3.2-3|158	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss9.mf
14mr|texlive-vntex-3.2-3|159	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssbx10.mf
14mr|texlive-vntex-3.2-3|160	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssdc10.mf
14mr|texlive-vntex-3.2-3|161	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi10.mf
14mr|texlive-vntex-3.2-3|162	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi12.mf
14mr|texlive-vntex-3.2-3|163	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi17.mf
14mr|texlive-vntex-3.2-3|164	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi8.mf
14mr|texlive-vntex-3.2-3|165	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi9.mf
14mr|texlive-vntex-3.2-3|166	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssq8.mf
14mr|texlive-vntex-3.2-3|167	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssqi8.mf
14mr|texlive-vntex-3.2-3|168	%{_texmfdistdir}/fonts/source/vntex/vnr/vntcsc10.mf
14mr|texlive-vntex-3.2-3|169	%{_texmfdistdir}/fonts/source/vntex/vnr/vntextit.mf
14mr|texlive-vntex-3.2-3|170	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti10.mf
14mr|texlive-vntex-3.2-3|171	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti12.mf
14mr|texlive-vntex-3.2-3|172	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti7.mf
14mr|texlive-vntex-3.2-3|173	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti8.mf
14mr|texlive-vntex-3.2-3|174	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti9.mf
14mr|texlive-vntex-3.2-3|175	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt10.mf
14mr|texlive-vntex-3.2-3|176	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt12.mf
14mr|texlive-vntex-3.2-3|177	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt8.mf
14mr|texlive-vntex-3.2-3|178	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt9.mf
14mr|texlive-vntex-3.2-3|179	%{_texmfdistdir}/fonts/source/vntex/vnr/vnu10.mf
14mr|texlive-vntex-3.2-3|180	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuacc.mf
14mr|texlive-vntex-3.2-3|181	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuar.mf
14mr|texlive-vntex-3.2-3|182	%{_texmfdistdir}/fonts/source/vntex/vnr/vnucomp.mf
14mr|texlive-vntex-3.2-3|183	%{_texmfdistdir}/fonts/source/vntex/vnr/vnudr.mf
14mr|texlive-vntex-3.2-3|184	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuer.mf
14mr|texlive-vntex-3.2-3|185	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuir.mf
14mr|texlive-vntex-3.2-3|186	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuor.mf
14mr|texlive-vntex-3.2-3|187	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuur.mf
14mr|texlive-vntex-3.2-3|188	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuyr.mf
14mr|texlive-vntex-3.2-3|189	%{_texmfdistdir}/fonts/source/vntex/vnr/vnvtt10.mf
14mr|texlive-vntex-3.2-3|190	%{_texmfdistdir}/fonts/source/vntex/vnr/vnycomp.mf
14mr|texlive-vntex-3.2-3|191	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favb8v.tfm
14mr|texlive-vntex-3.2-3|192	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favbi8v.tfm
14mr|texlive-vntex-3.2-3|193	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favr8v.tfm
14mr|texlive-vntex-3.2-3|194	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favri8v.tfm
14mr|texlive-vntex-3.2-3|195	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchb8v.tfm
14mr|texlive-vntex-3.2-3|196	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchbc8v.tfm
14mr|texlive-vntex-3.2-3|197	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchbi8v.tfm
14mr|texlive-vntex-3.2-3|198	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchbo8v.tfm
14mr|texlive-vntex-3.2-3|199	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchr8v.tfm
14mr|texlive-vntex-3.2-3|200	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchrc8v.tfm
14mr|texlive-vntex-3.2-3|201	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchri8v.tfm
14mr|texlive-vntex-3.2-3|202	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchro8v.tfm
14mr|texlive-vntex-3.2-3|203	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr10.tfm
14mr|texlive-vntex-3.2-3|204	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr17.tfm
14mr|texlive-vntex-3.2-3|205	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr8.tfm
14mr|texlive-vntex-3.2-3|206	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr9.tfm
14mr|texlive-vntex-3.2-3|207	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrbx10.tfm
14mr|texlive-vntex-3.2-3|208	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl10.tfm
14mr|texlive-vntex-3.2-3|209	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl17.tfm
14mr|texlive-vntex-3.2-3|210	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl8.tfm
14mr|texlive-vntex-3.2-3|211	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl9.tfm
14mr|texlive-vntex-3.2-3|212	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmsltl10.tfm
14mr|texlive-vntex-3.2-3|213	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmtl10.tfm
14mr|texlive-vntex-3.2-3|214	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vncccsc10.tfm
14mr|texlive-vntex-3.2-3|215	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vnccr10.tfm
14mr|texlive-vntex-3.2-3|216	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vnccsl10.tfm
14mr|texlive-vntex-3.2-3|217	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vnccti10.tfm
14mr|texlive-vntex-3.2-3|218	%{_texmfdistdir}/fonts/tfm/vntex/grotesqvn/ugqb8v.tfm
14mr|texlive-vntex-3.2-3|219	%{_texmfdistdir}/fonts/tfm/vntex/grotesqvn/ugqbo8v.tfm
14mr|texlive-vntex-3.2-3|220	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txbtt8v.tfm
14mr|texlive-vntex-3.2-3|221	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txbttsc8v.tfm
14mr|texlive-vntex-3.2-3|222	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txbttsl8v.tfm
14mr|texlive-vntex-3.2-3|223	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txtt8v.tfm
14mr|texlive-vntex-3.2-3|224	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txttsc8v.tfm
14mr|texlive-vntex-3.2-3|225	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txttsl8v.tfm
14mr|texlive-vntex-3.2-3|226	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/fplrc8v.tfm
14mr|texlive-vntex-3.2-3|227	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagd8v.tfm
14mr|texlive-vntex-3.2-3|228	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagdc8v.tfm
14mr|texlive-vntex-3.2-3|229	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagdo8v.tfm
14mr|texlive-vntex-3.2-3|230	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagk8v.tfm
14mr|texlive-vntex-3.2-3|231	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagkc8v.tfm
14mr|texlive-vntex-3.2-3|232	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagko8v.tfm
14mr|texlive-vntex-3.2-3|233	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkd8v.tfm
14mr|texlive-vntex-3.2-3|234	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkdc8v.tfm
14mr|texlive-vntex-3.2-3|235	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkdi8v.tfm
14mr|texlive-vntex-3.2-3|236	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkdo8v.tfm
14mr|texlive-vntex-3.2-3|237	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkl8v.tfm
14mr|texlive-vntex-3.2-3|238	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubklc8v.tfm
14mr|texlive-vntex-3.2-3|239	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkli8v.tfm
14mr|texlive-vntex-3.2-3|240	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubklo8v.tfm
14mr|texlive-vntex-3.2-3|241	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrb8v.tfm
14mr|texlive-vntex-3.2-3|242	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrbc8v.tfm
14mr|texlive-vntex-3.2-3|243	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrbo8v.tfm
14mr|texlive-vntex-3.2-3|244	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrr8v.tfm
14mr|texlive-vntex-3.2-3|245	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrrc8v.tfm
14mr|texlive-vntex-3.2-3|246	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrro8v.tfm
14mr|texlive-vntex-3.2-3|247	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvb8v.tfm
14mr|texlive-vntex-3.2-3|248	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvbc8v.tfm
14mr|texlive-vntex-3.2-3|249	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvbo8v.tfm
14mr|texlive-vntex-3.2-3|250	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvr8v.tfm
14mr|texlive-vntex-3.2-3|251	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvrc8v.tfm
14mr|texlive-vntex-3.2-3|252	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvro8v.tfm
14mr|texlive-vntex-3.2-3|253	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncb8v.tfm
14mr|texlive-vntex-3.2-3|254	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncbc8v.tfm
14mr|texlive-vntex-3.2-3|255	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncbi8v.tfm
14mr|texlive-vntex-3.2-3|256	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncbo8v.tfm
14mr|texlive-vntex-3.2-3|257	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncr8v.tfm
14mr|texlive-vntex-3.2-3|258	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncrc8v.tfm
14mr|texlive-vntex-3.2-3|259	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncri8v.tfm
14mr|texlive-vntex-3.2-3|260	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncro8v.tfm
14mr|texlive-vntex-3.2-3|261	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplb8v.tfm
14mr|texlive-vntex-3.2-3|262	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplbc8v.tfm
14mr|texlive-vntex-3.2-3|263	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplbi8v.tfm
14mr|texlive-vntex-3.2-3|264	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplbo8v.tfm
14mr|texlive-vntex-3.2-3|265	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplr8v.tfm
14mr|texlive-vntex-3.2-3|266	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplrc8v.tfm
14mr|texlive-vntex-3.2-3|267	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplri8v.tfm
14mr|texlive-vntex-3.2-3|268	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplro8v.tfm
14mr|texlive-vntex-3.2-3|269	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmb8v.tfm
14mr|texlive-vntex-3.2-3|270	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmbc8v.tfm
14mr|texlive-vntex-3.2-3|271	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmbi8v.tfm
14mr|texlive-vntex-3.2-3|272	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmbo8v.tfm
14mr|texlive-vntex-3.2-3|273	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmr8v.tfm
14mr|texlive-vntex-3.2-3|274	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmrc8v.tfm
14mr|texlive-vntex-3.2-3|275	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmri8v.tfm
14mr|texlive-vntex-3.2-3|276	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmro8v.tfm
14mr|texlive-vntex-3.2-3|277	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uzcmi8v.tfm
14mr|texlive-vntex-3.2-3|278	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnb10.tfm
14mr|texlive-vntex-3.2-3|279	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx10.tfm
14mr|texlive-vntex-3.2-3|280	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx12.tfm
14mr|texlive-vntex-3.2-3|281	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx5.tfm
14mr|texlive-vntex-3.2-3|282	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx6.tfm
14mr|texlive-vntex-3.2-3|283	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx7.tfm
14mr|texlive-vntex-3.2-3|284	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx8.tfm
14mr|texlive-vntex-3.2-3|285	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx9.tfm
14mr|texlive-vntex-3.2-3|286	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbxsl10.tfm
14mr|texlive-vntex-3.2-3|287	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbxti10.tfm
14mr|texlive-vntex-3.2-3|288	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vncsc10.tfm
14mr|texlive-vntex-3.2-3|289	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vndunh10.tfm
14mr|texlive-vntex-3.2-3|290	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnff10.tfm
14mr|texlive-vntex-3.2-3|291	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnfi10.tfm
14mr|texlive-vntex-3.2-3|292	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnfib8.tfm
14mr|texlive-vntex-3.2-3|293	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnitt10.tfm
14mr|texlive-vntex-3.2-3|294	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr10.tfm
14mr|texlive-vntex-3.2-3|295	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr12.tfm
14mr|texlive-vntex-3.2-3|296	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr17.tfm
14mr|texlive-vntex-3.2-3|297	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr5.tfm
14mr|texlive-vntex-3.2-3|298	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr6.tfm
14mr|texlive-vntex-3.2-3|299	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr7.tfm
14mr|texlive-vntex-3.2-3|300	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr8.tfm
14mr|texlive-vntex-3.2-3|301	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr9.tfm
14mr|texlive-vntex-3.2-3|302	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl10.tfm
14mr|texlive-vntex-3.2-3|303	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl12.tfm
14mr|texlive-vntex-3.2-3|304	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl8.tfm
14mr|texlive-vntex-3.2-3|305	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl9.tfm
14mr|texlive-vntex-3.2-3|306	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsltt10.tfm
14mr|texlive-vntex-3.2-3|307	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss10.tfm
14mr|texlive-vntex-3.2-3|308	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss12.tfm
14mr|texlive-vntex-3.2-3|309	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss17.tfm
14mr|texlive-vntex-3.2-3|310	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss8.tfm
14mr|texlive-vntex-3.2-3|311	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss9.tfm
14mr|texlive-vntex-3.2-3|312	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssbx10.tfm
14mr|texlive-vntex-3.2-3|313	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssdc10.tfm
14mr|texlive-vntex-3.2-3|314	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi10.tfm
14mr|texlive-vntex-3.2-3|315	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi12.tfm
14mr|texlive-vntex-3.2-3|316	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi17.tfm
14mr|texlive-vntex-3.2-3|317	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi8.tfm
14mr|texlive-vntex-3.2-3|318	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi9.tfm
14mr|texlive-vntex-3.2-3|319	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssq8.tfm
14mr|texlive-vntex-3.2-3|320	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssqi8.tfm
14mr|texlive-vntex-3.2-3|321	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntcsc10.tfm
14mr|texlive-vntex-3.2-3|322	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti10.tfm
14mr|texlive-vntex-3.2-3|323	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti12.tfm
14mr|texlive-vntex-3.2-3|324	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti7.tfm
14mr|texlive-vntex-3.2-3|325	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti8.tfm
14mr|texlive-vntex-3.2-3|326	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti9.tfm
14mr|texlive-vntex-3.2-3|327	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt10.tfm
14mr|texlive-vntex-3.2-3|328	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt12.tfm
14mr|texlive-vntex-3.2-3|329	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt8.tfm
14mr|texlive-vntex-3.2-3|330	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt9.tfm
14mr|texlive-vntex-3.2-3|331	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnu10.tfm
14mr|texlive-vntex-3.2-3|332	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnvtt10.tfm
14mr|texlive-vntex-3.2-3|333	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putb8v.tfm
14mr|texlive-vntex-3.2-3|334	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putbc8v.tfm
14mr|texlive-vntex-3.2-3|335	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putbi8v.tfm
14mr|texlive-vntex-3.2-3|336	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putbo8v.tfm
14mr|texlive-vntex-3.2-3|337	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putr8v.tfm
14mr|texlive-vntex-3.2-3|338	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putrc8v.tfm
14mr|texlive-vntex-3.2-3|339	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putri8v.tfm
14mr|texlive-vntex-3.2-3|340	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putro8v.tfm
14mr|texlive-vntex-3.2-3|341	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-Bold-T5.pfb
14mr|texlive-vntex-3.2-3|342	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-BoldOblique-T5.pfb
14mr|texlive-vntex-3.2-3|343	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-Oblique-T5.pfb
14mr|texlive-vntex-3.2-3|344	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-Roman-T5.pfb
14mr|texlive-vntex-3.2-3|345	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchb8v.pfb
14mr|texlive-vntex-3.2-3|346	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchbi8v.pfb
14mr|texlive-vntex-3.2-3|347	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchr8v.pfb
14mr|texlive-vntex-3.2-3|348	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchri8v.pfb
14mr|texlive-vntex-3.2-3|349	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr10.pfb
14mr|texlive-vntex-3.2-3|350	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr17.pfb
14mr|texlive-vntex-3.2-3|351	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr8.pfb
14mr|texlive-vntex-3.2-3|352	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr9.pfb
14mr|texlive-vntex-3.2-3|353	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrbx10.pfb
14mr|texlive-vntex-3.2-3|354	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl10.pfb
14mr|texlive-vntex-3.2-3|355	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl17.pfb
14mr|texlive-vntex-3.2-3|356	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl8.pfb
14mr|texlive-vntex-3.2-3|357	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl9.pfb
14mr|texlive-vntex-3.2-3|358	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmsltl10.pfb
14mr|texlive-vntex-3.2-3|359	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmtl10.pfb
14mr|texlive-vntex-3.2-3|360	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcrete8v.pfb
14mr|texlive-vntex-3.2-3|361	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcreteItalic8v.pfb
14mr|texlive-vntex-3.2-3|362	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcreteSlanted8v.pfb
14mr|texlive-vntex-3.2-3|363	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcreteSmallCaps8v.pfb
14mr|texlive-vntex-3.2-3|364	%{_texmfdistdir}/fonts/type1/vntex/grotesqvn/ugqb8v.pfb
14mr|texlive-vntex-3.2-3|365	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txbtt8v.pfb
14mr|texlive-vntex-3.2-3|366	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txbttsc8v.pfb
14mr|texlive-vntex-3.2-3|367	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txtt8v.pfb
14mr|texlive-vntex-3.2-3|368	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txttsc8v.pfb
14mr|texlive-vntex-3.2-3|369	%{_texmfdistdir}/fonts/type1/vntex/urwvn/fplrc8v.pfb
14mr|texlive-vntex-3.2-3|370	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagd8v.pfb
14mr|texlive-vntex-3.2-3|371	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagdo8v.pfb
14mr|texlive-vntex-3.2-3|372	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagk8v.pfb
14mr|texlive-vntex-3.2-3|373	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagko8v.pfb
14mr|texlive-vntex-3.2-3|374	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkd8v.pfb
14mr|texlive-vntex-3.2-3|375	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkdi8v.pfb
14mr|texlive-vntex-3.2-3|376	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkl8v.pfb
14mr|texlive-vntex-3.2-3|377	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkli8v.pfb
14mr|texlive-vntex-3.2-3|378	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrb8v.pfb
14mr|texlive-vntex-3.2-3|379	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrbo8v.pfb
14mr|texlive-vntex-3.2-3|380	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrr8v.pfb
14mr|texlive-vntex-3.2-3|381	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrro8v.pfb
14mr|texlive-vntex-3.2-3|382	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvb8v.pfb
14mr|texlive-vntex-3.2-3|383	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvbo8v.pfb
14mr|texlive-vntex-3.2-3|384	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvr8v.pfb
14mr|texlive-vntex-3.2-3|385	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvro8v.pfb
14mr|texlive-vntex-3.2-3|386	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncb8v.pfb
14mr|texlive-vntex-3.2-3|387	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncbi8v.pfb
14mr|texlive-vntex-3.2-3|388	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncr8v.pfb
14mr|texlive-vntex-3.2-3|389	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncri8v.pfb
14mr|texlive-vntex-3.2-3|390	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplb8v.pfb
14mr|texlive-vntex-3.2-3|391	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplbi8v.pfb
14mr|texlive-vntex-3.2-3|392	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplr8v.pfb
14mr|texlive-vntex-3.2-3|393	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplri8v.pfb
14mr|texlive-vntex-3.2-3|394	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmb8v.pfb
14mr|texlive-vntex-3.2-3|395	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmbi8v.pfb
14mr|texlive-vntex-3.2-3|396	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmr8v.pfb
14mr|texlive-vntex-3.2-3|397	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmri8v.pfb
14mr|texlive-vntex-3.2-3|398	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uzcmi8v.pfb
14mr|texlive-vntex-3.2-3|399	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnb10.pfb
14mr|texlive-vntex-3.2-3|400	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx10.pfb
14mr|texlive-vntex-3.2-3|401	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx12.pfb
14mr|texlive-vntex-3.2-3|402	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx5.pfb
14mr|texlive-vntex-3.2-3|403	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx6.pfb
14mr|texlive-vntex-3.2-3|404	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx7.pfb
14mr|texlive-vntex-3.2-3|405	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx8.pfb
14mr|texlive-vntex-3.2-3|406	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx9.pfb
14mr|texlive-vntex-3.2-3|407	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbxsl10.pfb
14mr|texlive-vntex-3.2-3|408	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbxti10.pfb
14mr|texlive-vntex-3.2-3|409	%{_texmfdistdir}/fonts/type1/vntex/vnr/vncsc10.pfb
14mr|texlive-vntex-3.2-3|410	%{_texmfdistdir}/fonts/type1/vntex/vnr/vndunh10.pfb
14mr|texlive-vntex-3.2-3|411	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnff10.pfb
14mr|texlive-vntex-3.2-3|412	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnfi10.pfb
14mr|texlive-vntex-3.2-3|413	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnfib8.pfb
14mr|texlive-vntex-3.2-3|414	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnitt10.pfb
14mr|texlive-vntex-3.2-3|415	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr10.pfb
14mr|texlive-vntex-3.2-3|416	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr12.pfb
14mr|texlive-vntex-3.2-3|417	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr17.pfb
14mr|texlive-vntex-3.2-3|418	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr5.pfb
14mr|texlive-vntex-3.2-3|419	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr6.pfb
14mr|texlive-vntex-3.2-3|420	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr7.pfb
14mr|texlive-vntex-3.2-3|421	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr8.pfb
14mr|texlive-vntex-3.2-3|422	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr9.pfb
14mr|texlive-vntex-3.2-3|423	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl10.pfb
14mr|texlive-vntex-3.2-3|424	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl12.pfb
14mr|texlive-vntex-3.2-3|425	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl8.pfb
14mr|texlive-vntex-3.2-3|426	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl9.pfb
14mr|texlive-vntex-3.2-3|427	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsltt10.pfb
14mr|texlive-vntex-3.2-3|428	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss10.pfb
14mr|texlive-vntex-3.2-3|429	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss12.pfb
14mr|texlive-vntex-3.2-3|430	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss17.pfb
14mr|texlive-vntex-3.2-3|431	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss8.pfb
14mr|texlive-vntex-3.2-3|432	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss9.pfb
14mr|texlive-vntex-3.2-3|433	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssbx10.pfb
14mr|texlive-vntex-3.2-3|434	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssdc10.pfb
14mr|texlive-vntex-3.2-3|435	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi10.pfb
14mr|texlive-vntex-3.2-3|436	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi12.pfb
14mr|texlive-vntex-3.2-3|437	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi17.pfb
14mr|texlive-vntex-3.2-3|438	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi8.pfb
14mr|texlive-vntex-3.2-3|439	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi9.pfb
14mr|texlive-vntex-3.2-3|440	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssq8.pfb
14mr|texlive-vntex-3.2-3|441	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssqi8.pfb
14mr|texlive-vntex-3.2-3|442	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntcsc10.pfb
14mr|texlive-vntex-3.2-3|443	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti10.pfb
14mr|texlive-vntex-3.2-3|444	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti12.pfb
14mr|texlive-vntex-3.2-3|445	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti7.pfb
14mr|texlive-vntex-3.2-3|446	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti8.pfb
14mr|texlive-vntex-3.2-3|447	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti9.pfb
14mr|texlive-vntex-3.2-3|448	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt10.pfb
14mr|texlive-vntex-3.2-3|449	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt12.pfb
14mr|texlive-vntex-3.2-3|450	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt8.pfb
14mr|texlive-vntex-3.2-3|451	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt9.pfb
14mr|texlive-vntex-3.2-3|452	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnu10.pfb
14mr|texlive-vntex-3.2-3|453	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnvtt10.pfb
14mr|texlive-vntex-3.2-3|454	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putb8v.pfb
14mr|texlive-vntex-3.2-3|455	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putbi8v.pfb
14mr|texlive-vntex-3.2-3|456	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putr8v.pfb
14mr|texlive-vntex-3.2-3|457	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putri8v.pfb
14mr|texlive-vntex-3.2-3|458	%{_texmfdistdir}/fonts/vf/vntex/chartervn/bchbc8v.vf
14mr|texlive-vntex-3.2-3|459	%{_texmfdistdir}/fonts/vf/vntex/chartervn/bchrc8v.vf
14mr|texlive-vntex-3.2-3|460	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uagdc8v.vf
14mr|texlive-vntex-3.2-3|461	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uagkc8v.vf
14mr|texlive-vntex-3.2-3|462	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ubkdc8v.vf
14mr|texlive-vntex-3.2-3|463	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ubklc8v.vf
14mr|texlive-vntex-3.2-3|464	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ucrbc8v.vf
14mr|texlive-vntex-3.2-3|465	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ucrrc8v.vf
14mr|texlive-vntex-3.2-3|466	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uhvbc8v.vf
14mr|texlive-vntex-3.2-3|467	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uhvrc8v.vf
14mr|texlive-vntex-3.2-3|468	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uncbc8v.vf
14mr|texlive-vntex-3.2-3|469	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uncrc8v.vf
14mr|texlive-vntex-3.2-3|470	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uplbc8v.vf
14mr|texlive-vntex-3.2-3|471	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uplrc8v.vf
14mr|texlive-vntex-3.2-3|472	%{_texmfdistdir}/fonts/vf/vntex/urwvn/utmbc8v.vf
14mr|texlive-vntex-3.2-3|473	%{_texmfdistdir}/fonts/vf/vntex/urwvn/utmrc8v.vf
14mr|texlive-vntex-3.2-3|474	%{_texmfdistdir}/fonts/vf/vntex/vntopia/putbc8v.vf
14mr|texlive-vntex-3.2-3|475	%{_texmfdistdir}/fonts/vf/vntex/vntopia/putrc8v.vf
14mr|texlive-vntex-3.2-3|476	%{_texmfdistdir}/tex/latex/vntex/dblaccnt.sty
14mr|texlive-vntex-3.2-3|477	%{_texmfdistdir}/tex/latex/vntex/mcviscii.def
14mr|texlive-vntex-3.2-3|478	%{_texmfdistdir}/tex/latex/vntex/pd1supp.def
14mr|texlive-vntex-3.2-3|479	%{_texmfdistdir}/tex/latex/vntex/swpvntex.sty
14mr|texlive-vntex-3.2-3|480	%{_texmfdistdir}/tex/latex/vntex/t5bch.fd
14mr|texlive-vntex-3.2-3|481	%{_texmfdistdir}/tex/latex/vntex/t5ccr.fd
14mr|texlive-vntex-3.2-3|482	%{_texmfdistdir}/tex/latex/vntex/t5cmbr.fd
14mr|texlive-vntex-3.2-3|483	%{_texmfdistdir}/tex/latex/vntex/t5cmdh.fd
14mr|texlive-vntex-3.2-3|484	%{_texmfdistdir}/tex/latex/vntex/t5cmfib.fd
14mr|texlive-vntex-3.2-3|485	%{_texmfdistdir}/tex/latex/vntex/t5cmfr.fd
14mr|texlive-vntex-3.2-3|486	%{_texmfdistdir}/tex/latex/vntex/t5cmr.fd
14mr|texlive-vntex-3.2-3|487	%{_texmfdistdir}/tex/latex/vntex/t5cmss.fd
14mr|texlive-vntex-3.2-3|488	%{_texmfdistdir}/tex/latex/vntex/t5cmssq.fd
14mr|texlive-vntex-3.2-3|489	%{_texmfdistdir}/tex/latex/vntex/t5cmtl.fd
14mr|texlive-vntex-3.2-3|490	%{_texmfdistdir}/tex/latex/vntex/t5cmtt.fd
14mr|texlive-vntex-3.2-3|491	%{_texmfdistdir}/tex/latex/vntex/t5cmvtt.fd
14mr|texlive-vntex-3.2-3|492	%{_texmfdistdir}/tex/latex/vntex/t5enc.def
14mr|texlive-vntex-3.2-3|493	%{_texmfdistdir}/tex/latex/vntex/t5enc.dfu
14mr|texlive-vntex-3.2-3|494	%{_texmfdistdir}/tex/latex/vntex/t5fav.fd
14mr|texlive-vntex-3.2-3|495	%{_texmfdistdir}/tex/latex/vntex/t5fnc.fd
14mr|texlive-vntex-3.2-3|496	%{_texmfdistdir}/tex/latex/vntex/t5fpl.fd
14mr|texlive-vntex-3.2-3|497	%{_texmfdistdir}/tex/latex/vntex/t5futs.fd
14mr|texlive-vntex-3.2-3|498	%{_texmfdistdir}/tex/latex/vntex/t5mak.fd
14mr|texlive-vntex-3.2-3|499	%{_texmfdistdir}/tex/latex/vntex/t5mdbch.fd
14mr|texlive-vntex-3.2-3|500	%{_texmfdistdir}/tex/latex/vntex/t5mdput.fd
14mr|texlive-vntex-3.2-3|501	%{_texmfdistdir}/tex/latex/vntex/t5mdugm.fd
14mr|texlive-vntex-3.2-3|502	%{_texmfdistdir}/tex/latex/vntex/t5pag.fd
14mr|texlive-vntex-3.2-3|503	%{_texmfdistdir}/tex/latex/vntex/t5pbk.fd
14mr|texlive-vntex-3.2-3|504	%{_texmfdistdir}/tex/latex/vntex/t5pcr.fd
14mr|texlive-vntex-3.2-3|505	%{_texmfdistdir}/tex/latex/vntex/t5phv.fd
14mr|texlive-vntex-3.2-3|506	%{_texmfdistdir}/tex/latex/vntex/t5pnc.fd
14mr|texlive-vntex-3.2-3|507	%{_texmfdistdir}/tex/latex/vntex/t5ppl.fd
14mr|texlive-vntex-3.2-3|508	%{_texmfdistdir}/tex/latex/vntex/t5ptm.fd
14mr|texlive-vntex-3.2-3|509	%{_texmfdistdir}/tex/latex/vntex/t5ptmom.fd
14mr|texlive-vntex-3.2-3|510	%{_texmfdistdir}/tex/latex/vntex/t5put.fd
14mr|texlive-vntex-3.2-3|511	%{_texmfdistdir}/tex/latex/vntex/t5pxr.fd
14mr|texlive-vntex-3.2-3|512	%{_texmfdistdir}/tex/latex/vntex/t5txr.fd
14mr|texlive-vntex-3.2-3|513	%{_texmfdistdir}/tex/latex/vntex/t5txtt.fd
14mr|texlive-vntex-3.2-3|514	%{_texmfdistdir}/tex/latex/vntex/t5uag.fd
14mr|texlive-vntex-3.2-3|515	%{_texmfdistdir}/tex/latex/vntex/t5ubk.fd
14mr|texlive-vntex-3.2-3|516	%{_texmfdistdir}/tex/latex/vntex/t5ucr.fd
14mr|texlive-vntex-3.2-3|517	%{_texmfdistdir}/tex/latex/vntex/t5ugq.fd
14mr|texlive-vntex-3.2-3|518	%{_texmfdistdir}/tex/latex/vntex/t5uhv.fd
14mr|texlive-vntex-3.2-3|519	%{_texmfdistdir}/tex/latex/vntex/t5unc.fd
14mr|texlive-vntex-3.2-3|520	%{_texmfdistdir}/tex/latex/vntex/t5upl.fd
14mr|texlive-vntex-3.2-3|521	%{_texmfdistdir}/tex/latex/vntex/t5utm.fd
14mr|texlive-vntex-3.2-3|522	%{_texmfdistdir}/tex/latex/vntex/t5uzcm.fd
14mr|texlive-vntex-3.2-3|523	%{_texmfdistdir}/tex/latex/vntex/tcvn.def
14mr|texlive-vntex-3.2-3|524	%{_texmfdistdir}/tex/latex/vntex/varioref-vi.sty
14mr|texlive-vntex-3.2-3|525	%{_texmfdistdir}/tex/latex/vntex/vietnam.ldf
14mr|texlive-vntex-3.2-3|526	%{_texmfdistdir}/tex/latex/vntex/vietnam.sty
14mr|texlive-vntex-3.2-3|527	%{_texmfdistdir}/tex/latex/vntex/vietnamese.ldf
14mr|texlive-vntex-3.2-3|528	%{_texmfdistdir}/tex/latex/vntex/viscii.def
14mr|texlive-vntex-3.2-3|529	%{_texmfdistdir}/tex/latex/vntex/vncaps.tex
14mr|texlive-vntex-3.2-3|530	%{_texmfdistdir}/tex/latex/vntex/vntex.sty
14mr|texlive-vntex-3.2-3|531	%{_texmfdistdir}/tex/latex/vntex/vps.def
14mr|texlive-vntex-3.2-3|532	%{_texmfdistdir}/tex/plain/vntex/dblaccnt.tex
14mr|texlive-vntex-3.2-3|533	%{_texmfdistdir}/tex/plain/vntex/t5code.tex
14mr|texlive-vntex-3.2-3|534	%{_texmfdistdir}/tex/plain/vntex/vntexinfo.tex
14mr|texlive-vntex-3.2-3|535	%_texmf_updmap_d/vntex
14mr|texlive-vntex-3.2-3|536	%doc %{_texmfdistdir}/doc/generic/vntex/INSTALL
14mr|texlive-vntex-3.2-3|537	%doc %{_texmfdistdir}/doc/generic/vntex/ReleaseNotes.pdf
14mr|texlive-vntex-3.2-3|538	%doc %{_texmfdistdir}/doc/generic/vntex/vn-fonts-print.pdf
14mr|texlive-vntex-3.2-3|539	%doc %{_texmfdistdir}/doc/generic/vntex/vn-fonts.pdf
14mr|texlive-vntex-3.2-3|540	%doc %{_texmfdistdir}/doc/generic/vntex/vn-min-print.pdf
14mr|texlive-vntex-3.2-3|541	%doc %{_texmfdistdir}/doc/generic/vntex/vn-min.pdf
14mr|texlive-vntex-3.2-3|542	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-man-print.pdf
14mr|texlive-vntex-3.2-3|543	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-man.pdf
14mr|texlive-vntex-3.2-3|544	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-print.pdf
14mr|texlive-vntex-3.2-3|545	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-update-maps
14mr|texlive-vntex-3.2-3|546	%doc %{_texmfdistdir}/doc/generic/vntex/vntex.pdf
14mr|texlive-vntex-3.2-3|547	#- source
14mr|texlive-vntex-3.2-3|548	%doc %{_texmfdistdir}/source/generic/vntex/GPL.txt
14mr|texlive-vntex-3.2-3|549	%doc %{_texmfdistdir}/source/generic/vntex/LGPL.txt
14mr|texlive-vntex-3.2-3|550	%doc %{_texmfdistdir}/source/generic/vntex/LICENSE-utopia.txt
14mr|texlive-vntex-3.2-3|551	%doc %{_texmfdistdir}/source/generic/vntex/LPPL.txt
14mr|texlive-vntex-3.2-3|552	%doc %{_texmfdistdir}/source/generic/vntex/Makefile
14mr|texlive-vntex-3.2-3|553	%doc %{_texmfdistdir}/source/generic/vntex/README.vntopia
14mr|texlive-vntex-3.2-3|554	%doc %{_texmfdistdir}/source/generic/vntex/babel-vi.dtx
14mr|texlive-vntex-3.2-3|555	%doc %{_texmfdistdir}/source/generic/vntex/doc/ReleaseNotes.tex
14mr|texlive-vntex-3.2-3|556	%doc %{_texmfdistdir}/source/generic/vntex/doc/abbr.tex
14mr|texlive-vntex-3.2-3|557	%doc %{_texmfdistdir}/source/generic/vntex/doc/test-accents.tex
14mr|texlive-vntex-3.2-3|558	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-fonts-print.tex
14mr|texlive-vntex-3.2-3|559	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-fonts.tex
14mr|texlive-vntex-3.2-3|560	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-min-print.tex
14mr|texlive-vntex-3.2-3|561	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-min.tex
14mr|texlive-vntex-3.2-3|562	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex-man-print.tex
14mr|texlive-vntex-3.2-3|563	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex-man.tex
14mr|texlive-vntex-3.2-3|564	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex-print.tex
14mr|texlive-vntex-3.2-3|565	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex.tex
14mr|texlive-vntex-3.2-3|566	%doc %{_texmfdistdir}/source/generic/vntex/tests/Makefile
14mr|texlive-vntex-3.2-3|567	%doc %{_texmfdistdir}/source/generic/vntex/tests/README
14mr|texlive-vntex-3.2-3|568	%doc %{_texmfdistdir}/source/generic/vntex/tests/adventor-sample.tex
14mr|texlive-vntex-3.2-3|569	%doc %{_texmfdistdir}/source/generic/vntex/tests/adventor-test.tex
14mr|texlive-vntex-3.2-3|570	%doc %{_texmfdistdir}/source/generic/vntex/tests/arevvn-sample.tex
14mr|texlive-vntex-3.2-3|571	%doc %{_texmfdistdir}/source/generic/vntex/tests/arevvn-test.tex
14mr|texlive-vntex-3.2-3|572	%doc %{_texmfdistdir}/source/generic/vntex/tests/bonum-sample.tex
14mr|texlive-vntex-3.2-3|573	%doc %{_texmfdistdir}/source/generic/vntex/tests/bonum-test.tex
14mr|texlive-vntex-3.2-3|574	%doc %{_texmfdistdir}/source/generic/vntex/tests/chartervn-sample.tex
14mr|texlive-vntex-3.2-3|575	%doc %{_texmfdistdir}/source/generic/vntex/tests/chartervn-test.tex
14mr|texlive-vntex-3.2-3|576	%doc %{_texmfdistdir}/source/generic/vntex/tests/chorus-sample.tex
14mr|texlive-vntex-3.2-3|577	%doc %{_texmfdistdir}/source/generic/vntex/tests/chorus-test.tex
14mr|texlive-vntex-3.2-3|578	%doc %{_texmfdistdir}/source/generic/vntex/tests/classicovn-sample.tex
14mr|texlive-vntex-3.2-3|579	%doc %{_texmfdistdir}/source/generic/vntex/tests/classicovn-test.tex
14mr|texlive-vntex-3.2-3|580	%doc %{_texmfdistdir}/source/generic/vntex/tests/cmbrightvn-sample.tex
14mr|texlive-vntex-3.2-3|581	%doc %{_texmfdistdir}/source/generic/vntex/tests/cmbrightvn-test.tex
14mr|texlive-vntex-3.2-3|582	%doc %{_texmfdistdir}/source/generic/vntex/tests/comicsansvn-sample.tex
14mr|texlive-vntex-3.2-3|583	%doc %{_texmfdistdir}/source/generic/vntex/tests/comicsansvn-test.tex
14mr|texlive-vntex-3.2-3|584	%doc %{_texmfdistdir}/source/generic/vntex/tests/concretevn-sample.tex
14mr|texlive-vntex-3.2-3|585	%doc %{_texmfdistdir}/source/generic/vntex/tests/concretevn-test.tex
14mr|texlive-vntex-3.2-3|586	%doc %{_texmfdistdir}/source/generic/vntex/tests/cursor-sample.tex
14mr|texlive-vntex-3.2-3|587	%doc %{_texmfdistdir}/source/generic/vntex/tests/cursor-test.tex
14mr|texlive-vntex-3.2-3|588	%doc %{_texmfdistdir}/source/generic/vntex/tests/garamondvn-sample.tex
14mr|texlive-vntex-3.2-3|589	%doc %{_texmfdistdir}/source/generic/vntex/tests/garamondvn-test.tex
14mr|texlive-vntex-3.2-3|590	%doc %{_texmfdistdir}/source/generic/vntex/tests/grotesqvn-sample.tex
14mr|texlive-vntex-3.2-3|591	%doc %{_texmfdistdir}/source/generic/vntex/tests/grotesqvn-test.tex
14mr|texlive-vntex-3.2-3|592	%doc %{_texmfdistdir}/source/generic/vntex/tests/heros-sample.tex
14mr|texlive-vntex-3.2-3|593	%doc %{_texmfdistdir}/source/generic/vntex/tests/heros-test.tex
14mr|texlive-vntex-3.2-3|594	%doc %{_texmfdistdir}/source/generic/vntex/tests/mscore-sample.tex
14mr|texlive-vntex-3.2-3|595	%doc %{_texmfdistdir}/source/generic/vntex/tests/mscore-test.tex
14mr|texlive-vntex-3.2-3|596	%doc %{_texmfdistdir}/source/generic/vntex/tests/pagella-sample.tex
14mr|texlive-vntex-3.2-3|597	%doc %{_texmfdistdir}/source/generic/vntex/tests/pagella-test.tex
14mr|texlive-vntex-3.2-3|598	%doc %{_texmfdistdir}/source/generic/vntex/tests/schola-sample.tex
14mr|texlive-vntex-3.2-3|599	%doc %{_texmfdistdir}/source/generic/vntex/tests/schola-test.tex
14mr|texlive-vntex-3.2-3|600	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5antt-sample.tex
14mr|texlive-vntex-3.2-3|601	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5antt-test.tex
14mr|texlive-vntex-3.2-3|602	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5cyklop-sample.tex
14mr|texlive-vntex-3.2-3|603	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5cyklop-test.tex
14mr|texlive-vntex-3.2-3|604	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5gentium-sample.tex
14mr|texlive-vntex-3.2-3|605	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5gentium-test.tex
14mr|texlive-vntex-3.2-3|606	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5iwona-sample.tex
14mr|texlive-vntex-3.2-3|607	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5iwona-test.tex
14mr|texlive-vntex-3.2-3|608	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5kurier-sample.tex
14mr|texlive-vntex-3.2-3|609	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5kurier-test.tex
14mr|texlive-vntex-3.2-3|610	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5lm-sample.tex
14mr|texlive-vntex-3.2-3|611	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5lm-test.tex
14mr|texlive-vntex-3.2-3|612	%doc %{_texmfdistdir}/source/generic/vntex/tests/termes-sample.tex
14mr|texlive-vntex-3.2-3|613	%doc %{_texmfdistdir}/source/generic/vntex/tests/termes-test.tex
14mr|texlive-vntex-3.2-3|614	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-accents.tex
14mr|texlive-vntex-3.2-3|615	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-babel.tex
14mr|texlive-vntex-3.2-3|616	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-captions.tex
14mr|texlive-vntex-3.2-3|617	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-plain-tcx.tex
14mr|texlive-vntex-3.2-3|618	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-plain.tex
14mr|texlive-vntex-3.2-3|619	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-tcvn.tex
14mr|texlive-vntex-3.2-3|620	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-utf8.tex
14mr|texlive-vntex-3.2-3|621	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-vietnam-tcx.tex
14mr|texlive-vntex-3.2-3|622	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-vietnam.tex
14mr|texlive-vntex-3.2-3|623	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-viscii.tex
14mr|texlive-vntex-3.2-3|624	%doc %{_texmfdistdir}/source/generic/vntex/tests/txttvn-sample.tex
14mr|texlive-vntex-3.2-3|625	%doc %{_texmfdistdir}/source/generic/vntex/tests/txttvn-test.tex
14mr|texlive-vntex-3.2-3|626	%doc %{_texmfdistdir}/source/generic/vntex/tests/urwvn-sample.tex
14mr|texlive-vntex-3.2-3|627	%doc %{_texmfdistdir}/source/generic/vntex/tests/urwvn-test.tex
14mr|texlive-vntex-3.2-3|628	%doc %{_texmfdistdir}/source/generic/vntex/tests/vnr-sample.tex
14mr|texlive-vntex-3.2-3|629	%doc %{_texmfdistdir}/source/generic/vntex/tests/vnr-test.tex
14mr|texlive-vntex-3.2-3|630	%doc %{_texmfdistdir}/source/generic/vntex/tests/vnsample.cls
14mr|texlive-vntex-3.2-3|631	%doc %{_texmfdistdir}/source/generic/vntex/tests/vntopia-sample.tex
14mr|texlive-vntex-3.2-3|632	%doc %{_texmfdistdir}/source/generic/vntex/tests/vntopia-test.tex
14mr|texlive-vntex-3.2-3|633	%doc %{_texmfdistdir}/source/generic/vntex/vntex.dtx
14mr|texlive-vntex-3.2-3|634	%doc %{_texmfdistdir}/source/generic/vntex/vntex.ins
14mr|texlive-vntex-3.2-3|635	
14mr|texlive-vntex-3.2-3|636	#-----------------------------------------------------------------------
14mr|texlive-vntex-3.2-3|637	%prep
14mr|texlive-vntex-3.2-3|638	%setup -c -a0 -a1 -a2
14mr|texlive-vntex-3.2-3|639	
14mr|texlive-vntex-3.2-3|640	%build
14mr|texlive-vntex-3.2-3|641	
14mr|texlive-vntex-3.2-3|642	%install
14mr|texlive-vntex-3.2-3|643	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vntex-3.2-3|644	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-vntex-3.2-3|645	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-vntex-3.2-3|646	cat > %{buildroot}%{_texmf_updmap_d}/vntex <<EOF
14mr|texlive-vntex-3.2-3|647	Map arevvn.map
14mr|texlive-vntex-3.2-3|648	Map chartervn.map
14mr|texlive-vntex-3.2-3|649	Map cmbrightvn.map
14mr|texlive-vntex-3.2-3|650	Map concretevn.map
14mr|texlive-vntex-3.2-3|651	Map grotesqvn.map
14mr|texlive-vntex-3.2-3|652	Map txttvn.map
14mr|texlive-vntex-3.2-3|653	Map urwvn.map
14mr|texlive-vntex-3.2-3|654	MixedMap vnrother.map
14mr|texlive-vntex-3.2-3|655	MixedMap vnrtext.map
14mr|texlive-vntex-3.2-3|656	Map vntopia.map
14mr|texlive-vntex-3.2-3|657	EOF
14mr|texlive-vntex-3.2-3|658	
14mr|texlive-vntex-3.2-3|659	
14mr|texlive-vntex-3.2-3|660	
14mr|texlive-vntex-3.2-3|661	%changelog
14mr|texlive-vntex-3.2-3|662	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2-3
14mr|texlive-vntex-3.2-3|663	+ Revision: 1d5357a
14mr|texlive-vntex-3.2-3|664	- MassBuild#440: Increase release tag
14mr|texlive-vntex-3.2-3|665	
14mr|texlive-vntex-3.2-3|666	

21766 14
14mr|texlive-vocaltract-1-2|1	# revision 25629
14mr|texlive-vocaltract-1-2|2	# category Package
14mr|texlive-vocaltract-1-2|3	# catalog-ctan /graphics/pstricks/contrib/vocaltract
14mr|texlive-vocaltract-1-2|4	# catalog-date 2012-03-13 11:09:15 +0100
14mr|texlive-vocaltract-1-2|5	# catalog-license lppl
14mr|texlive-vocaltract-1-2|6	# catalog-version 1
14mr|texlive-vocaltract-1-2|7	Name:		texlive-vocaltract
14mr|texlive-vocaltract-1-2|8	Version:	1
14mr|texlive-vocaltract-1-2|9	Release:	2
14mr|texlive-vocaltract-1-2|10	Summary:	Visualise the vocal tract using LaTeX and PStricks
14mr|texlive-vocaltract-1-2|11	Group:		Publishing
14mr|texlive-vocaltract-1-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/vocaltract
14mr|texlive-vocaltract-1-2|13	License:	LPPL
14mr|texlive-vocaltract-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vocaltract.tar.xz
14mr|texlive-vocaltract-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vocaltract.doc.tar.xz
14mr|texlive-vocaltract-1-2|16	BuildArch:	noarch
14mr|texlive-vocaltract-1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-vocaltract-1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-vocaltract-1-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-vocaltract-1-2|20	
14mr|texlive-vocaltract-1-2|21	%description
14mr|texlive-vocaltract-1-2|22	The package enables the user to visualise the vocal tract. The
14mr|texlive-vocaltract-1-2|23	vocal tract (in the package) is manipulated by a vector of
14mr|texlive-vocaltract-1-2|24	articulation parameters according to the S. Maeda model.
14mr|texlive-vocaltract-1-2|25	Animation may be achieved by providing a sequence of vectors
14mr|texlive-vocaltract-1-2|26	over time (e.g., from Matlab). A sequence of vectors for
14mr|texlive-vocaltract-1-2|27	certain German phonemes is embedded in the package, which
14mr|texlive-vocaltract-1-2|28	allows for animation when no other vector is available. The
14mr|texlive-vocaltract-1-2|29	package's graphics are produced using pstricks.
14mr|texlive-vocaltract-1-2|30	
14mr|texlive-vocaltract-1-2|31	%post
14mr|texlive-vocaltract-1-2|32	%{_sbindir}/texlive.post
14mr|texlive-vocaltract-1-2|33	
14mr|texlive-vocaltract-1-2|34	%postun
14mr|texlive-vocaltract-1-2|35	if [ $1 -eq 0 ]; then
14mr|texlive-vocaltract-1-2|36	%{_sbindir}/texlive.post
14mr|texlive-vocaltract-1-2|37	fi
14mr|texlive-vocaltract-1-2|38	
14mr|texlive-vocaltract-1-2|39	#-----------------------------------------------------------------------
14mr|texlive-vocaltract-1-2|40	%files
14mr|texlive-vocaltract-1-2|41	%{_texmfdistdir}/tex/latex/vocaltract/VocalTract.sty
14mr|texlive-vocaltract-1-2|42	%doc %{_texmfdistdir}/doc/latex/vocaltract/README
14mr|texlive-vocaltract-1-2|43	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_AnimationDemo.tex
14mr|texlive-vocaltract-1-2|44	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_AnimationLauncher.tex
14mr|texlive-vocaltract-1-2|45	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_FigureDemo.pdf
14mr|texlive-vocaltract-1-2|46	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_FigureDemo.tex
14mr|texlive-vocaltract-1-2|47	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_FigureLauncher.tex
14mr|texlive-vocaltract-1-2|48	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_TimeParams.tex
14mr|texlive-vocaltract-1-2|49	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtMAINVisual.m
14mr|texlive-vocaltract-1-2|50	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtQueryVisual.m
14mr|texlive-vocaltract-1-2|51	
14mr|texlive-vocaltract-1-2|52	#-----------------------------------------------------------------------
14mr|texlive-vocaltract-1-2|53	%prep
14mr|texlive-vocaltract-1-2|54	%setup -c -a0 -a1
14mr|texlive-vocaltract-1-2|55	
14mr|texlive-vocaltract-1-2|56	%build
14mr|texlive-vocaltract-1-2|57	
14mr|texlive-vocaltract-1-2|58	%install
14mr|texlive-vocaltract-1-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vocaltract-1-2|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-vocaltract-1-2|61	
14mr|texlive-vocaltract-1-2|62	
14mr|texlive-vocaltract-1-2|63	
14mr|texlive-vocaltract-1-2|64	%changelog
14mr|texlive-vocaltract-1-2|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1-2
14mr|texlive-vocaltract-1-2|66	+ Revision: c9b4eb1
14mr|texlive-vocaltract-1-2|67	- MassBuild#440: Increase release tag
14mr|texlive-vocaltract-1-2|68	
14mr|texlive-vocaltract-1-2|69	

21767 14
14mr|texlive-volumes-1.0-3|1	# revision 15878
14mr|texlive-volumes-1.0-3|2	# category Package
14mr|texlive-volumes-1.0-3|3	# catalog-ctan /macros/latex/contrib/volumes
14mr|texlive-volumes-1.0-3|4	# catalog-date 2007-03-01 21:27:41 +0100
14mr|texlive-volumes-1.0-3|5	# catalog-license lppl
14mr|texlive-volumes-1.0-3|6	# catalog-version 1.0
14mr|texlive-volumes-1.0-3|7	Name:		texlive-volumes
14mr|texlive-volumes-1.0-3|8	Version:	1.0
14mr|texlive-volumes-1.0-3|9	Release:	3
14mr|texlive-volumes-1.0-3|10	Summary:	Typeset only parts of a document, with complete indexes etc
14mr|texlive-volumes-1.0-3|11	Group:		Publishing
14mr|texlive-volumes-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/volumes
14mr|texlive-volumes-1.0-3|13	License:	LPPL
14mr|texlive-volumes-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/volumes.tar.xz
14mr|texlive-volumes-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/volumes.doc.tar.xz
14mr|texlive-volumes-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/volumes.source.tar.xz
14mr|texlive-volumes-1.0-3|17	BuildArch:	noarch
14mr|texlive-volumes-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-volumes-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-volumes-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-volumes-1.0-3|21	
14mr|texlive-volumes-1.0-3|22	%description
14mr|texlive-volumes-1.0-3|23	This package helps you if you want to produce separate printed
14mr|texlive-volumes-1.0-3|24	volumes from one LaTeX document, as well as one comprehensive,
14mr|texlive-volumes-1.0-3|25	"all-inclusive" version. It suppresses the part of the table of
14mr|texlive-volumes-1.0-3|26	contents that are not typeset, while counters, definitions,
14mr|texlive-volumes-1.0-3|27	index entries etc. are kept consistent throughout the input
14mr|texlive-volumes-1.0-3|28	file.
14mr|texlive-volumes-1.0-3|29	
14mr|texlive-volumes-1.0-3|30	%post
14mr|texlive-volumes-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-volumes-1.0-3|32	
14mr|texlive-volumes-1.0-3|33	%postun
14mr|texlive-volumes-1.0-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-volumes-1.0-3|35	%{_sbindir}/texlive.post
14mr|texlive-volumes-1.0-3|36	fi
14mr|texlive-volumes-1.0-3|37	
14mr|texlive-volumes-1.0-3|38	#-----------------------------------------------------------------------
14mr|texlive-volumes-1.0-3|39	%files
14mr|texlive-volumes-1.0-3|40	%{_texmfdistdir}/tex/latex/volumes/nowtoaux.sty
14mr|texlive-volumes-1.0-3|41	%{_texmfdistdir}/tex/latex/volumes/volumes.sty
14mr|texlive-volumes-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/volumes/README
14mr|texlive-volumes-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/volumes/volumes.pdf
14mr|texlive-volumes-1.0-3|44	#- source
14mr|texlive-volumes-1.0-3|45	%doc %{_texmfdistdir}/source/latex/volumes/volumes.dtx
14mr|texlive-volumes-1.0-3|46	%doc %{_texmfdistdir}/source/latex/volumes/volumes.ins
14mr|texlive-volumes-1.0-3|47	
14mr|texlive-volumes-1.0-3|48	#-----------------------------------------------------------------------
14mr|texlive-volumes-1.0-3|49	%prep
14mr|texlive-volumes-1.0-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-volumes-1.0-3|51	
14mr|texlive-volumes-1.0-3|52	%build
14mr|texlive-volumes-1.0-3|53	
14mr|texlive-volumes-1.0-3|54	%install
14mr|texlive-volumes-1.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-volumes-1.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-volumes-1.0-3|57	
14mr|texlive-volumes-1.0-3|58	
14mr|texlive-volumes-1.0-3|59	
14mr|texlive-volumes-1.0-3|60	%changelog
14mr|texlive-volumes-1.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-volumes-1.0-3|62	+ Revision: 8ab0351
14mr|texlive-volumes-1.0-3|63	- MassBuild#440: Increase release tag
14mr|texlive-volumes-1.0-3|64	
14mr|texlive-volumes-1.0-3|65	

21768 14
14mr|texlive-voss-de-20111104-3|1	# revision 15878
14mr|texlive-voss-de-20111104-3|2	# category Package
14mr|texlive-voss-de-20111104-3|3	# catalog-ctan undef
14mr|texlive-voss-de-20111104-3|4	# catalog-date undef
14mr|texlive-voss-de-20111104-3|5	# catalog-license undef
14mr|texlive-voss-de-20111104-3|6	# catalog-version undef
14mr|texlive-voss-de-20111104-3|7	Name:		texlive-voss-de
14mr|texlive-voss-de-20111104-3|8	Version:	20111104
14mr|texlive-voss-de-20111104-3|9	Release:	3
14mr|texlive-voss-de-20111104-3|10	Summary:	TeXLive voss-de package
14mr|texlive-voss-de-20111104-3|11	Group:		Publishing
14mr|texlive-voss-de-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-voss-de-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-voss-de-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-de.tar.xz
14mr|texlive-voss-de-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-de.doc.tar.xz
14mr|texlive-voss-de-20111104-3|16	BuildArch:	noarch
14mr|texlive-voss-de-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-voss-de-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-voss-de-20111104-3|19	
14mr|texlive-voss-de-20111104-3|20	%description
14mr|texlive-voss-de-20111104-3|21	TeXLive voss-de package.
14mr|texlive-voss-de-20111104-3|22	
14mr|texlive-voss-de-20111104-3|23	#-----------------------------------------------------------------------
14mr|texlive-voss-de-20111104-3|24	%files
14mr|texlive-voss-de-20111104-3|25	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/Changes
14mr|texlive-voss-de-20111104-3|26	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/InlineMath.bib
14mr|texlive-voss-de-20111104-3|27	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/InlineMath.ltx
14mr|texlive-voss-de-20111104-3|28	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/InlineMath.pdf
14mr|texlive-voss-de-20111104-3|29	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/InlineMath.tex
14mr|texlive-voss-de-20111104-3|30	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/README
14mr|texlive-voss-de-20111104-3|31	%doc %{_texmfdistdir}/doc/generic/voss-de/README
14mr|texlive-voss-de-20111104-3|32	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/Changes
14mr|texlive-voss-de-20111104-3|33	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/README
14mr|texlive-voss-de-20111104-3|34	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/gauss.ltx
14mr|texlive-voss-de-20111104-3|35	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/gauss.pdf
14mr|texlive-voss-de-20111104-3|36	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/gauss.tex
14mr|texlive-voss-de-20111104-3|37	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/Changes
14mr|texlive-voss-de-20111104-3|38	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/README
14mr|texlive-voss-de-20111104-3|39	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/mathCol.bib
14mr|texlive-voss-de-20111104-3|40	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/mathCol.ltx
14mr|texlive-voss-de-20111104-3|41	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/mathCol.pdf
14mr|texlive-voss-de-20111104-3|42	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/mathCol.tex
14mr|texlive-voss-de-20111104-3|43	
14mr|texlive-voss-de-20111104-3|44	#-----------------------------------------------------------------------
14mr|texlive-voss-de-20111104-3|45	%prep
14mr|texlive-voss-de-20111104-3|46	%setup -c -a0 -a1
14mr|texlive-voss-de-20111104-3|47	
14mr|texlive-voss-de-20111104-3|48	%build
14mr|texlive-voss-de-20111104-3|49	
14mr|texlive-voss-de-20111104-3|50	%install
14mr|texlive-voss-de-20111104-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-voss-de-20111104-3|52	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-voss-de-20111104-3|53	
14mr|texlive-voss-de-20111104-3|54	
14mr|texlive-voss-de-20111104-3|55	
14mr|texlive-voss-de-20111104-3|56	%changelog
14mr|texlive-voss-de-20111104-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-voss-de-20111104-3|58	+ Revision: 58cf96d
14mr|texlive-voss-de-20111104-3|59	- MassBuild#440: Increase release tag
14mr|texlive-voss-de-20111104-3|60	
14mr|texlive-voss-de-20111104-3|61	

21769 14
14mr|texlive-voss-mathcol-0.1-2|1	# revision 32954
14mr|texlive-voss-mathcol-0.1-2|2	# category Package
14mr|texlive-voss-mathcol-0.1-2|3	# catalog-ctan /info/math/voss/mathCol
14mr|texlive-voss-mathcol-0.1-2|4	# catalog-date 2012-08-16 22:17:39 +0200
14mr|texlive-voss-mathcol-0.1-2|5	# catalog-license noinfo
14mr|texlive-voss-mathcol-0.1-2|6	# catalog-version 0.1
14mr|texlive-voss-mathcol-0.1-2|7	Name:		texlive-voss-mathcol
14mr|texlive-voss-mathcol-0.1-2|8	Version:	0.1
14mr|texlive-voss-mathcol-0.1-2|9	Release:	2
14mr|texlive-voss-mathcol-0.1-2|10	Summary:	Typesetting mathematics in colour, in (La)TeX
14mr|texlive-voss-mathcol-0.1-2|11	Group:		Publishing
14mr|texlive-voss-mathcol-0.1-2|12	URL:		http://www.ctan.org/tex-archive/info/math/voss/mathCol
14mr|texlive-voss-mathcol-0.1-2|13	License:	NOINFO
14mr|texlive-voss-mathcol-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-mathcol.tar.xz
14mr|texlive-voss-mathcol-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-mathcol.doc.tar.xz
14mr|texlive-voss-mathcol-0.1-2|16	BuildArch:	noarch
14mr|texlive-voss-mathcol-0.1-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-voss-mathcol-0.1-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-voss-mathcol-0.1-2|19	
14mr|texlive-voss-mathcol-0.1-2|20	%description
14mr|texlive-voss-mathcol-0.1-2|21	This is a short paper from the TeXnische Komodie, in German.
14mr|texlive-voss-mathcol-0.1-2|22	Since the body of the paper is dominated by clear LaTeX coding
14mr|texlive-voss-mathcol-0.1-2|23	examples, most LaTeX programmers will understand how to achieve
14mr|texlive-voss-mathcol-0.1-2|24	the results shown in the diagrams, even if they don't
14mr|texlive-voss-mathcol-0.1-2|25	understand German.
14mr|texlive-voss-mathcol-0.1-2|26	
14mr|texlive-voss-mathcol-0.1-2|27	#-----------------------------------------------------------------------
14mr|texlive-voss-mathcol-0.1-2|28	%files
14mr|texlive-voss-mathcol-0.1-2|29	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/Changes
14mr|texlive-voss-mathcol-0.1-2|30	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/mathCol.bib
14mr|texlive-voss-mathcol-0.1-2|31	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/mathCol.ltx
14mr|texlive-voss-mathcol-0.1-2|32	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/mathCol.pdf
14mr|texlive-voss-mathcol-0.1-2|33	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/mathCol.tex
14mr|texlive-voss-mathcol-0.1-2|34	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/run.doc
14mr|texlive-voss-mathcol-0.1-2|35	
14mr|texlive-voss-mathcol-0.1-2|36	#-----------------------------------------------------------------------
14mr|texlive-voss-mathcol-0.1-2|37	%prep
14mr|texlive-voss-mathcol-0.1-2|38	%setup -c -a0 -a1
14mr|texlive-voss-mathcol-0.1-2|39	
14mr|texlive-voss-mathcol-0.1-2|40	%build
14mr|texlive-voss-mathcol-0.1-2|41	
14mr|texlive-voss-mathcol-0.1-2|42	%install
14mr|texlive-voss-mathcol-0.1-2|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-voss-mathcol-0.1-2|44	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-voss-mathcol-0.1-2|45	
14mr|texlive-voss-mathcol-0.1-2|46	%changelog
14mr|texlive-voss-mathcol-0.1-2|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-2
14mr|texlive-voss-mathcol-0.1-2|48	+ Revision: 0c73cc4
14mr|texlive-voss-mathcol-0.1-2|49	- MassBuild#440: Increase release tag
14mr|texlive-voss-mathcol-0.1-2|50	
14mr|texlive-voss-mathcol-0.1-2|51	

21770 14
14mr|texlive-voss-mathmode-2.47-2|1	# revision 32953
14mr|texlive-voss-mathmode-2.47-2|2	# category Package
14mr|texlive-voss-mathmode-2.47-2|3	# catalog-ctan /info/math/voss/mathmode
14mr|texlive-voss-mathmode-2.47-2|4	# catalog-date 2014-02-12 19:51:34 +0100
14mr|texlive-voss-mathmode-2.47-2|5	# catalog-license lppl
14mr|texlive-voss-mathmode-2.47-2|6	# catalog-version 2.47
14mr|texlive-voss-mathmode-2.47-2|7	Name:		texlive-voss-mathmode
14mr|texlive-voss-mathmode-2.47-2|8	Version:	2.47
14mr|texlive-voss-mathmode-2.47-2|9	Release:	2
14mr|texlive-voss-mathmode-2.47-2|10	Summary:	A comprehensive review of mathematics in (La)TeX
14mr|texlive-voss-mathmode-2.47-2|11	Group:		Publishing
14mr|texlive-voss-mathmode-2.47-2|12	URL:		http://www.ctan.org/tex-archive/info/math/voss/mathmode
14mr|texlive-voss-mathmode-2.47-2|13	License:	LPPL
14mr|texlive-voss-mathmode-2.47-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-mathmode.tar.xz
14mr|texlive-voss-mathmode-2.47-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-mathmode.doc.tar.xz
14mr|texlive-voss-mathmode-2.47-2|16	BuildArch:	noarch
14mr|texlive-voss-mathmode-2.47-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-voss-mathmode-2.47-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-voss-mathmode-2.47-2|19	
14mr|texlive-voss-mathmode-2.47-2|20	%description
14mr|texlive-voss-mathmode-2.47-2|21	The review includes: Standard LaTeX mathematics mode; AMSmath;
14mr|texlive-voss-mathmode-2.47-2|22	TeX and mathematics; Other packages; Tuning math typesetting;
14mr|texlive-voss-mathmode-2.47-2|23	Mathematics fonts; Special symbols; Examples; and Lists,
14mr|texlive-voss-mathmode-2.47-2|24	bibliography and index.
14mr|texlive-voss-mathmode-2.47-2|25	
14mr|texlive-voss-mathmode-2.47-2|26	#-----------------------------------------------------------------------
14mr|texlive-voss-mathmode-2.47-2|27	%files
14mr|texlive-voss-mathmode-2.47-2|28	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Changes
14mr|texlive-voss-mathmode-2.47-2|29	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.bib
14mr|texlive-voss-mathmode-2.47-2|30	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.ist
14mr|texlive-voss-mathmode-2.47-2|31	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.ltx
14mr|texlive-voss-mathmode-2.47-2|32	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.pdf
14mr|texlive-voss-mathmode-2.47-2|33	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.tex
14mr|texlive-voss-mathmode-2.47-2|34	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/EuScript.eps
14mr|texlive-voss-mathmode-2.47-2|35	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/EuScript.pdf
14mr|texlive-voss-mathmode-2.47-2|36	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/amsalign.eps
14mr|texlive-voss-mathmode-2.47-2|37	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/amsalign.pdf
14mr|texlive-voss-mathmode-2.47-2|38	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/cm-crop.eps
14mr|texlive-voss-mathmode-2.47-2|39	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/cm-crop.pdf
14mr|texlive-voss-mathmode-2.47-2|40	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/cmbright-crop.eps
14mr|texlive-voss-mathmode-2.47-2|41	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/cmbright-crop.pdf
14mr|texlive-voss-mathmode-2.47-2|42	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/colArray.eps
14mr|texlive-voss-mathmode-2.47-2|43	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/colArray.pdf
14mr|texlive-voss-mathmode-2.47-2|44	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/exscale.eps
14mr|texlive-voss-mathmode-2.47-2|45	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/exscale.pdf
14mr|texlive-voss-mathmode-2.47-2|46	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family.eps
14mr|texlive-voss-mathmode-2.47-2|47	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family.pdf
14mr|texlive-voss-mathmode-2.47-2|48	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family0.eps
14mr|texlive-voss-mathmode-2.47-2|49	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family0.pdf
14mr|texlive-voss-mathmode-2.47-2|50	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family1.eps
14mr|texlive-voss-mathmode-2.47-2|51	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family1.pdf
14mr|texlive-voss-mathmode-2.47-2|52	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/lm-crop.eps
14mr|texlive-voss-mathmode-2.47-2|53	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/lm-crop.pdf
14mr|texlive-voss-mathmode-2.47-2|54	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/minionpro-crop.eps
14mr|texlive-voss-mathmode-2.47-2|55	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/minionpro-crop.pdf
14mr|texlive-voss-mathmode-2.47-2|56	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/node.eps
14mr|texlive-voss-mathmode-2.47-2|57	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/node.pdf
14mr|texlive-voss-mathmode-2.47-2|58	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/pamath-crop.eps
14mr|texlive-voss-mathmode-2.47-2|59	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/pamath-crop.pdf
14mr|texlive-voss-mathmode-2.47-2|60	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/pazo-crop.eps
14mr|texlive-voss-mathmode-2.47-2|61	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/pazo-crop.pdf
14mr|texlive-voss-mathmode-2.47-2|62	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/styles.eps
14mr|texlive-voss-mathmode-2.47-2|63	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/styles.pdf
14mr|texlive-voss-mathmode-2.47-2|64	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/runLaTeX
14mr|texlive-voss-mathmode-2.47-2|65	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/runPDFLaTeX
14mr|texlive-voss-mathmode-2.47-2|66	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/runVTeX
14mr|texlive-voss-mathmode-2.47-2|67	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/showexpl.cfg
14mr|texlive-voss-mathmode-2.47-2|68	
14mr|texlive-voss-mathmode-2.47-2|69	#-----------------------------------------------------------------------
14mr|texlive-voss-mathmode-2.47-2|70	%prep
14mr|texlive-voss-mathmode-2.47-2|71	%setup -c -a0 -a1
14mr|texlive-voss-mathmode-2.47-2|72	
14mr|texlive-voss-mathmode-2.47-2|73	%build
14mr|texlive-voss-mathmode-2.47-2|74	
14mr|texlive-voss-mathmode-2.47-2|75	%install
14mr|texlive-voss-mathmode-2.47-2|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-voss-mathmode-2.47-2|77	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-voss-mathmode-2.47-2|78	
14mr|texlive-voss-mathmode-2.47-2|79	%changelog
14mr|texlive-voss-mathmode-2.47-2|80	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.47-2
14mr|texlive-voss-mathmode-2.47-2|81	+ Revision: a247dbb
14mr|texlive-voss-mathmode-2.47-2|82	- MassBuild#440: Increase release tag
14mr|texlive-voss-mathmode-2.47-2|83	
14mr|texlive-voss-mathmode-2.47-2|84	

21771 14
14mr|texlive-vpe-0.2-2|1	# revision 26039
14mr|texlive-vpe-0.2-2|2	# category Package
14mr|texlive-vpe-0.2-2|3	# catalog-ctan /macros/latex/contrib/vpe
14mr|texlive-vpe-0.2-2|4	# catalog-date 2012-04-18 16:26:37 +0200
14mr|texlive-vpe-0.2-2|5	# catalog-license lppl
14mr|texlive-vpe-0.2-2|6	# catalog-version 0.2
14mr|texlive-vpe-0.2-2|7	Name:		texlive-vpe
14mr|texlive-vpe-0.2-2|8	Version:	0.2
14mr|texlive-vpe-0.2-2|9	Release:	2
14mr|texlive-vpe-0.2-2|10	Summary:	Source specials for PDF output
14mr|texlive-vpe-0.2-2|11	Group:		Publishing
14mr|texlive-vpe-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vpe
14mr|texlive-vpe-0.2-2|13	License:	LPPL
14mr|texlive-vpe-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vpe.tar.xz
14mr|texlive-vpe-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vpe.doc.tar.xz
14mr|texlive-vpe-0.2-2|16	BuildArch:	noarch
14mr|texlive-vpe-0.2-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-vpe-0.2-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-vpe-0.2-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-vpe-0.2-2|20	Provides:	texlive-vpe.bin = %{EVRD}
14mr|texlive-vpe-0.2-2|21	
14mr|texlive-vpe-0.2-2|22	%description
14mr|texlive-vpe-0.2-2|23	VPE is a system to make the equivalent of "source special"
14mr|texlive-vpe-0.2-2|24	marks in a PDF file. Clicking on a mark will activate an
14mr|texlive-vpe-0.2-2|25	editor, pointing at the source line that produced the text that
14mr|texlive-vpe-0.2-2|26	was marked. The system comprises a perl file (vpe.pl) and a
14mr|texlive-vpe-0.2-2|27	LaTeX package (vpe.sty); it will work with PDF files generated
14mr|texlive-vpe-0.2-2|28	via LaTeX/dvips, pdfTeX (version 0.14 or better), and
14mr|texlive-vpe-0.2-2|29	LaTeX/VTeX. Using the LaTeX/dvips or pdfLaTeX routes, the
14mr|texlive-vpe-0.2-2|30	(pdf)TeX processor should be run with shell escapes enabled.
14mr|texlive-vpe-0.2-2|31	
14mr|texlive-vpe-0.2-2|32	%post
14mr|texlive-vpe-0.2-2|33	%{_sbindir}/texlive.post
14mr|texlive-vpe-0.2-2|34	
14mr|texlive-vpe-0.2-2|35	%postun
14mr|texlive-vpe-0.2-2|36	if [ $1 -eq 0 ]; then
14mr|texlive-vpe-0.2-2|37	%{_sbindir}/texlive.post
14mr|texlive-vpe-0.2-2|38	fi
14mr|texlive-vpe-0.2-2|39	
14mr|texlive-vpe-0.2-2|40	#-----------------------------------------------------------------------
14mr|texlive-vpe-0.2-2|41	%files
14mr|texlive-vpe-0.2-2|42	%{_bindir}/vpe
14mr|texlive-vpe-0.2-2|43	%{_texmfdistdir}/scripts/vpe/vpe.pl
14mr|texlive-vpe-0.2-2|44	%{_texmfdistdir}/tex/latex/vpe/vpe.sty
14mr|texlive-vpe-0.2-2|45	%doc %{_texmfdistdir}/doc/latex/vpe/README
14mr|texlive-vpe-0.2-2|46	
14mr|texlive-vpe-0.2-2|47	#-----------------------------------------------------------------------
14mr|texlive-vpe-0.2-2|48	%prep
14mr|texlive-vpe-0.2-2|49	%setup -c -a0 -a1
14mr|texlive-vpe-0.2-2|50	
14mr|texlive-vpe-0.2-2|51	%build
14mr|texlive-vpe-0.2-2|52	
14mr|texlive-vpe-0.2-2|53	%install
14mr|texlive-vpe-0.2-2|54	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-vpe-0.2-2|55	pushd %{buildroot}%{_bindir}
14mr|texlive-vpe-0.2-2|56	ln -sf %{_texmfdistdir}/scripts/vpe/vpe.pl vpe
14mr|texlive-vpe-0.2-2|57	popd
14mr|texlive-vpe-0.2-2|58	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-vpe-0.2-2|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-vpe-0.2-2|60	
14mr|texlive-vpe-0.2-2|61	
14mr|texlive-vpe-0.2-2|62	
14mr|texlive-vpe-0.2-2|63	%changelog
14mr|texlive-vpe-0.2-2|64	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-2
14mr|texlive-vpe-0.2-2|65	+ Revision: 555fae0
14mr|texlive-vpe-0.2-2|66	- MassBuild#440: Increase release tag
14mr|texlive-vpe-0.2-2|67	
14mr|texlive-vpe-0.2-2|68	

21772 14
14mr|texlive-vruler-2.3-3|1	# revision 21598
14mr|texlive-vruler-2.3-3|2	# category Package
14mr|texlive-vruler-2.3-3|3	# catalog-ctan /macros/latex/contrib/vruler
14mr|texlive-vruler-2.3-3|4	# catalog-date 2011-03-03 10:36:36 +0100
14mr|texlive-vruler-2.3-3|5	# catalog-license lppl1
14mr|texlive-vruler-2.3-3|6	# catalog-version 2.3
14mr|texlive-vruler-2.3-3|7	Name:		texlive-vruler
14mr|texlive-vruler-2.3-3|8	Version:	2.3
14mr|texlive-vruler-2.3-3|9	Release:	3
14mr|texlive-vruler-2.3-3|10	Summary:	Numbering text
14mr|texlive-vruler-2.3-3|11	Group:		Publishing
14mr|texlive-vruler-2.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vruler
14mr|texlive-vruler-2.3-3|13	License:	LPPL1
14mr|texlive-vruler-2.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vruler.tar.xz
14mr|texlive-vruler-2.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vruler.doc.tar.xz
14mr|texlive-vruler-2.3-3|16	BuildArch:	noarch
14mr|texlive-vruler-2.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-vruler-2.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-vruler-2.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-vruler-2.3-3|20	
14mr|texlive-vruler-2.3-3|21	%description
14mr|texlive-vruler-2.3-3|22	The package offers facilities for adding a columns of numbering
14mr|texlive-vruler-2.3-3|23	to the general text so that the text can be properly
14mr|texlive-vruler-2.3-3|24	referenced. The vertical ruler can be scaled and moved freely.
14mr|texlive-vruler-2.3-3|25	The package may be used either with LaTeX or with plain TeX.
14mr|texlive-vruler-2.3-3|26	
14mr|texlive-vruler-2.3-3|27	%post
14mr|texlive-vruler-2.3-3|28	%{_sbindir}/texlive.post
14mr|texlive-vruler-2.3-3|29	
14mr|texlive-vruler-2.3-3|30	%postun
14mr|texlive-vruler-2.3-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-vruler-2.3-3|32	%{_sbindir}/texlive.post
14mr|texlive-vruler-2.3-3|33	fi
14mr|texlive-vruler-2.3-3|34	
14mr|texlive-vruler-2.3-3|35	#-----------------------------------------------------------------------
14mr|texlive-vruler-2.3-3|36	%files
14mr|texlive-vruler-2.3-3|37	%{_texmfdistdir}/tex/latex/vruler/vruler.sty
14mr|texlive-vruler-2.3-3|38	%doc %{_texmfdistdir}/doc/latex/vruler/miscdoc.sty
14mr|texlive-vruler-2.3-3|39	%doc %{_texmfdistdir}/doc/latex/vruler/vruler-example.tex
14mr|texlive-vruler-2.3-3|40	%doc %{_texmfdistdir}/doc/latex/vruler/vruler.pdf
14mr|texlive-vruler-2.3-3|41	%doc %{_texmfdistdir}/doc/latex/vruler/vruler.tex
14mr|texlive-vruler-2.3-3|42	
14mr|texlive-vruler-2.3-3|43	#-----------------------------------------------------------------------
14mr|texlive-vruler-2.3-3|44	%prep
14mr|texlive-vruler-2.3-3|45	%setup -c -a0 -a1
14mr|texlive-vruler-2.3-3|46	
14mr|texlive-vruler-2.3-3|47	%build
14mr|texlive-vruler-2.3-3|48	
14mr|texlive-vruler-2.3-3|49	%install
14mr|texlive-vruler-2.3-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vruler-2.3-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-vruler-2.3-3|52	
14mr|texlive-vruler-2.3-3|53	
14mr|texlive-vruler-2.3-3|54	
14mr|texlive-vruler-2.3-3|55	%changelog
14mr|texlive-vruler-2.3-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-3
14mr|texlive-vruler-2.3-3|57	+ Revision: bc4063e
14mr|texlive-vruler-2.3-3|58	- MassBuild#440: Increase release tag
14mr|texlive-vruler-2.3-3|59	
14mr|texlive-vruler-2.3-3|60	

21773 14
14mr|texlive-vwcol-0.1-3|1	# revision 15878
14mr|texlive-vwcol-0.1-3|2	# category Package
14mr|texlive-vwcol-0.1-3|3	# catalog-ctan /macros/latex/contrib/vwcol
14mr|texlive-vwcol-0.1-3|4	# catalog-date 2008-08-24 14:43:48 +0200
14mr|texlive-vwcol-0.1-3|5	# catalog-license lppl
14mr|texlive-vwcol-0.1-3|6	# catalog-version 0.1
14mr|texlive-vwcol-0.1-3|7	Name:		texlive-vwcol
14mr|texlive-vwcol-0.1-3|8	Version:	0.1
14mr|texlive-vwcol-0.1-3|9	Release:	3
14mr|texlive-vwcol-0.1-3|10	Summary:	Variable-width multiple text columns
14mr|texlive-vwcol-0.1-3|11	Group:		Publishing
14mr|texlive-vwcol-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vwcol
14mr|texlive-vwcol-0.1-3|13	License:	LPPL
14mr|texlive-vwcol-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vwcol.tar.xz
14mr|texlive-vwcol-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vwcol.doc.tar.xz
14mr|texlive-vwcol-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vwcol.source.tar.xz
14mr|texlive-vwcol-0.1-3|17	BuildArch:	noarch
14mr|texlive-vwcol-0.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-vwcol-0.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-vwcol-0.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-vwcol-0.1-3|21	
14mr|texlive-vwcol-0.1-3|22	%description
14mr|texlive-vwcol-0.1-3|23	The package provides a crude environment (vwcol) for
14mr|texlive-vwcol-0.1-3|24	typesetting multicolumn paragraph text of various column widths
14mr|texlive-vwcol-0.1-3|25	on a single page.
14mr|texlive-vwcol-0.1-3|26	
14mr|texlive-vwcol-0.1-3|27	%post
14mr|texlive-vwcol-0.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-vwcol-0.1-3|29	
14mr|texlive-vwcol-0.1-3|30	%postun
14mr|texlive-vwcol-0.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-vwcol-0.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-vwcol-0.1-3|33	fi
14mr|texlive-vwcol-0.1-3|34	
14mr|texlive-vwcol-0.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-vwcol-0.1-3|36	%files
14mr|texlive-vwcol-0.1-3|37	%{_texmfdistdir}/tex/latex/vwcol/vwcol.sty
14mr|texlive-vwcol-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/vwcol/README
14mr|texlive-vwcol-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/vwcol/vwcol.pdf
14mr|texlive-vwcol-0.1-3|40	#- source
14mr|texlive-vwcol-0.1-3|41	%doc %{_texmfdistdir}/source/latex/vwcol/vwcol.dtx
14mr|texlive-vwcol-0.1-3|42	%doc %{_texmfdistdir}/source/latex/vwcol/vwcol.ins
14mr|texlive-vwcol-0.1-3|43	
14mr|texlive-vwcol-0.1-3|44	#-----------------------------------------------------------------------
14mr|texlive-vwcol-0.1-3|45	%prep
14mr|texlive-vwcol-0.1-3|46	%setup -c -a0 -a1 -a2
14mr|texlive-vwcol-0.1-3|47	
14mr|texlive-vwcol-0.1-3|48	%build
14mr|texlive-vwcol-0.1-3|49	
14mr|texlive-vwcol-0.1-3|50	%install
14mr|texlive-vwcol-0.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-vwcol-0.1-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-vwcol-0.1-3|53	
14mr|texlive-vwcol-0.1-3|54	
14mr|texlive-vwcol-0.1-3|55	
14mr|texlive-vwcol-0.1-3|56	%changelog
14mr|texlive-vwcol-0.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|texlive-vwcol-0.1-3|58	+ Revision: 238ec17
14mr|texlive-vwcol-0.1-3|59	- MassBuild#440: Increase release tag
14mr|texlive-vwcol-0.1-3|60	
14mr|texlive-vwcol-0.1-3|61	

21774 14
14mr|texlive-wadalab-20110521-3|1	# revision 22576
14mr|texlive-wadalab-20110521-3|2	# category Package
14mr|texlive-wadalab-20110521-3|3	# catalog-ctan /fonts/wadalab
14mr|texlive-wadalab-20110521-3|4	# catalog-date 2011-05-21 13:20:15 +0200
14mr|texlive-wadalab-20110521-3|5	# catalog-license other-free
14mr|texlive-wadalab-20110521-3|6	# catalog-version undef
14mr|texlive-wadalab-20110521-3|7	Name:		texlive-wadalab
14mr|texlive-wadalab-20110521-3|8	Version:	20110521
14mr|texlive-wadalab-20110521-3|9	Release:	3
14mr|texlive-wadalab-20110521-3|10	Summary:	Wadalab (Japanese) font packages
14mr|texlive-wadalab-20110521-3|11	Group:		Publishing
14mr|texlive-wadalab-20110521-3|12	URL:		http://www.ctan.org/tex-archive/fonts/wadalab
14mr|texlive-wadalab-20110521-3|13	License:	OTHER-FREE
14mr|texlive-wadalab-20110521-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wadalab.tar.xz
14mr|texlive-wadalab-20110521-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wadalab.doc.tar.xz
14mr|texlive-wadalab-20110521-3|16	BuildArch:	noarch
14mr|texlive-wadalab-20110521-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-wadalab-20110521-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-wadalab-20110521-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-wadalab-20110521-3|20	Requires(post):	texlive-tetex
14mr|texlive-wadalab-20110521-3|21	
14mr|texlive-wadalab-20110521-3|22	%description
14mr|texlive-wadalab-20110521-3|23	These are font bundles for the Japanese Wadalab fonts which
14mr|texlive-wadalab-20110521-3|24	work with the CJK package. All subfonts now have glyph names
14mr|texlive-wadalab-20110521-3|25	compliant to the Adobe Glyph List, making ToUnicode CMaps in
14mr|texlive-wadalab-20110521-3|26	PDF documents (created automatically by dvipdfmx) work
14mr|texlive-wadalab-20110521-3|27	correctly. All font bundles now contain virtual Unicode
14mr|texlive-wadalab-20110521-3|28	subfonts.
14mr|texlive-wadalab-20110521-3|29	
14mr|texlive-wadalab-20110521-3|30	%post
14mr|texlive-wadalab-20110521-3|31	%{_sbindir}/texlive.post
14mr|texlive-wadalab-20110521-3|32	
14mr|texlive-wadalab-20110521-3|33	%postun
14mr|texlive-wadalab-20110521-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-wadalab-20110521-3|35	%{_sbindir}/texlive.post
14mr|texlive-wadalab-20110521-3|36	fi
14mr|texlive-wadalab-20110521-3|37	
14mr|texlive-wadalab-20110521-3|38	#-----------------------------------------------------------------------
14mr|texlive-wadalab-20110521-3|39	%files
14mr|texlive-wadalab-20110521-3|40	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjgreek.afm
14mr|texlive-wadalab-20110521-3|41	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjhira.afm
14mr|texlive-wadalab-20110521-3|42	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjhw.afm
14mr|texlive-wadalab-20110521-3|43	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjka.afm
14mr|texlive-wadalab-20110521-3|44	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkata.afm
14mr|texlive-wadalab-20110521-3|45	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkb.afm
14mr|texlive-wadalab-20110521-3|46	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkc.afm
14mr|texlive-wadalab-20110521-3|47	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkd.afm
14mr|texlive-wadalab-20110521-3|48	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjke.afm
14mr|texlive-wadalab-20110521-3|49	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkeisen.afm
14mr|texlive-wadalab-20110521-3|50	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkf.afm
14mr|texlive-wadalab-20110521-3|51	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkg.afm
14mr|texlive-wadalab-20110521-3|52	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkh.afm
14mr|texlive-wadalab-20110521-3|53	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjki.afm
14mr|texlive-wadalab-20110521-3|54	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkj.afm
14mr|texlive-wadalab-20110521-3|55	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkk.afm
14mr|texlive-wadalab-20110521-3|56	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkl.afm
14mr|texlive-wadalab-20110521-3|57	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkm.afm
14mr|texlive-wadalab-20110521-3|58	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkn.afm
14mr|texlive-wadalab-20110521-3|59	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjko.afm
14mr|texlive-wadalab-20110521-3|60	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkp.afm
14mr|texlive-wadalab-20110521-3|61	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkq.afm
14mr|texlive-wadalab-20110521-3|62	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkr.afm
14mr|texlive-wadalab-20110521-3|63	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjks.afm
14mr|texlive-wadalab-20110521-3|64	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkt.afm
14mr|texlive-wadalab-20110521-3|65	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjku.afm
14mr|texlive-wadalab-20110521-3|66	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkv.afm
14mr|texlive-wadalab-20110521-3|67	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkw.afm
14mr|texlive-wadalab-20110521-3|68	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkx.afm
14mr|texlive-wadalab-20110521-3|69	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjky.afm
14mr|texlive-wadalab-20110521-3|70	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkz.afm
14mr|texlive-wadalab-20110521-3|71	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjroma.afm
14mr|texlive-wadalab-20110521-3|72	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjrussian.afm
14mr|texlive-wadalab-20110521-3|73	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjsy.afm
14mr|texlive-wadalab-20110521-3|74	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjgreek.afm
14mr|texlive-wadalab-20110521-3|75	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjhira.afm
14mr|texlive-wadalab-20110521-3|76	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjhw.afm
14mr|texlive-wadalab-20110521-3|77	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjka.afm
14mr|texlive-wadalab-20110521-3|78	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkata.afm
14mr|texlive-wadalab-20110521-3|79	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkb.afm
14mr|texlive-wadalab-20110521-3|80	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkc.afm
14mr|texlive-wadalab-20110521-3|81	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkd.afm
14mr|texlive-wadalab-20110521-3|82	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjke.afm
14mr|texlive-wadalab-20110521-3|83	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkeisen.afm
14mr|texlive-wadalab-20110521-3|84	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkf.afm
14mr|texlive-wadalab-20110521-3|85	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkg.afm
14mr|texlive-wadalab-20110521-3|86	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkh.afm
14mr|texlive-wadalab-20110521-3|87	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjki.afm
14mr|texlive-wadalab-20110521-3|88	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkj.afm
14mr|texlive-wadalab-20110521-3|89	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkk.afm
14mr|texlive-wadalab-20110521-3|90	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkl.afm
14mr|texlive-wadalab-20110521-3|91	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkm.afm
14mr|texlive-wadalab-20110521-3|92	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkn.afm
14mr|texlive-wadalab-20110521-3|93	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjko.afm
14mr|texlive-wadalab-20110521-3|94	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkp.afm
14mr|texlive-wadalab-20110521-3|95	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkq.afm
14mr|texlive-wadalab-20110521-3|96	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkr.afm
14mr|texlive-wadalab-20110521-3|97	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjks.afm
14mr|texlive-wadalab-20110521-3|98	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkt.afm
14mr|texlive-wadalab-20110521-3|99	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjku.afm
14mr|texlive-wadalab-20110521-3|100	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkv.afm
14mr|texlive-wadalab-20110521-3|101	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkw.afm
14mr|texlive-wadalab-20110521-3|102	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkx.afm
14mr|texlive-wadalab-20110521-3|103	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjky.afm
14mr|texlive-wadalab-20110521-3|104	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkz.afm
14mr|texlive-wadalab-20110521-3|105	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjroma.afm
14mr|texlive-wadalab-20110521-3|106	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjrussian.afm
14mr|texlive-wadalab-20110521-3|107	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjsy.afm
14mr|texlive-wadalab-20110521-3|108	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jka.afm
14mr|texlive-wadalab-20110521-3|109	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkb.afm
14mr|texlive-wadalab-20110521-3|110	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkc.afm
14mr|texlive-wadalab-20110521-3|111	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkd.afm
14mr|texlive-wadalab-20110521-3|112	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jke.afm
14mr|texlive-wadalab-20110521-3|113	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkf.afm
14mr|texlive-wadalab-20110521-3|114	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkg.afm
14mr|texlive-wadalab-20110521-3|115	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkh.afm
14mr|texlive-wadalab-20110521-3|116	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jki.afm
14mr|texlive-wadalab-20110521-3|117	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkj.afm
14mr|texlive-wadalab-20110521-3|118	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkk.afm
14mr|texlive-wadalab-20110521-3|119	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkl.afm
14mr|texlive-wadalab-20110521-3|120	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkm.afm
14mr|texlive-wadalab-20110521-3|121	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkn.afm
14mr|texlive-wadalab-20110521-3|122	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jko.afm
14mr|texlive-wadalab-20110521-3|123	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkp.afm
14mr|texlive-wadalab-20110521-3|124	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkq.afm
14mr|texlive-wadalab-20110521-3|125	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkr.afm
14mr|texlive-wadalab-20110521-3|126	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jks.afm
14mr|texlive-wadalab-20110521-3|127	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkt.afm
14mr|texlive-wadalab-20110521-3|128	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jku.afm
14mr|texlive-wadalab-20110521-3|129	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkv.afm
14mr|texlive-wadalab-20110521-3|130	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkw.afm
14mr|texlive-wadalab-20110521-3|131	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjgreek.afm
14mr|texlive-wadalab-20110521-3|132	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjhira.afm
14mr|texlive-wadalab-20110521-3|133	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjhw.afm
14mr|texlive-wadalab-20110521-3|134	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjka.afm
14mr|texlive-wadalab-20110521-3|135	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkata.afm
14mr|texlive-wadalab-20110521-3|136	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkb.afm
14mr|texlive-wadalab-20110521-3|137	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkc.afm
14mr|texlive-wadalab-20110521-3|138	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkd.afm
14mr|texlive-wadalab-20110521-3|139	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjke.afm
14mr|texlive-wadalab-20110521-3|140	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkeisen.afm
14mr|texlive-wadalab-20110521-3|141	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkf.afm
14mr|texlive-wadalab-20110521-3|142	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkg.afm
14mr|texlive-wadalab-20110521-3|143	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkh.afm
14mr|texlive-wadalab-20110521-3|144	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjki.afm
14mr|texlive-wadalab-20110521-3|145	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkj.afm
14mr|texlive-wadalab-20110521-3|146	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkk.afm
14mr|texlive-wadalab-20110521-3|147	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkl.afm
14mr|texlive-wadalab-20110521-3|148	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkm.afm
14mr|texlive-wadalab-20110521-3|149	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkn.afm
14mr|texlive-wadalab-20110521-3|150	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjko.afm
14mr|texlive-wadalab-20110521-3|151	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkp.afm
14mr|texlive-wadalab-20110521-3|152	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkq.afm
14mr|texlive-wadalab-20110521-3|153	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkr.afm
14mr|texlive-wadalab-20110521-3|154	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjks.afm
14mr|texlive-wadalab-20110521-3|155	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkt.afm
14mr|texlive-wadalab-20110521-3|156	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjku.afm
14mr|texlive-wadalab-20110521-3|157	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkv.afm
14mr|texlive-wadalab-20110521-3|158	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkw.afm
14mr|texlive-wadalab-20110521-3|159	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkx.afm
14mr|texlive-wadalab-20110521-3|160	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjky.afm
14mr|texlive-wadalab-20110521-3|161	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkz.afm
14mr|texlive-wadalab-20110521-3|162	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjroma.afm
14mr|texlive-wadalab-20110521-3|163	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjrussian.afm
14mr|texlive-wadalab-20110521-3|164	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjsy.afm
14mr|texlive-wadalab-20110521-3|165	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jka.afm
14mr|texlive-wadalab-20110521-3|166	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkb.afm
14mr|texlive-wadalab-20110521-3|167	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkc.afm
14mr|texlive-wadalab-20110521-3|168	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkd.afm
14mr|texlive-wadalab-20110521-3|169	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jke.afm
14mr|texlive-wadalab-20110521-3|170	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkf.afm
14mr|texlive-wadalab-20110521-3|171	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkg.afm
14mr|texlive-wadalab-20110521-3|172	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkh.afm
14mr|texlive-wadalab-20110521-3|173	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jki.afm
14mr|texlive-wadalab-20110521-3|174	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkj.afm
14mr|texlive-wadalab-20110521-3|175	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkk.afm
14mr|texlive-wadalab-20110521-3|176	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkl.afm
14mr|texlive-wadalab-20110521-3|177	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkm.afm
14mr|texlive-wadalab-20110521-3|178	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkn.afm
14mr|texlive-wadalab-20110521-3|179	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jko.afm
14mr|texlive-wadalab-20110521-3|180	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkp.afm
14mr|texlive-wadalab-20110521-3|181	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkq.afm
14mr|texlive-wadalab-20110521-3|182	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkr.afm
14mr|texlive-wadalab-20110521-3|183	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jks.afm
14mr|texlive-wadalab-20110521-3|184	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkt.afm
14mr|texlive-wadalab-20110521-3|185	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jku.afm
14mr|texlive-wadalab-20110521-3|186	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkv.afm
14mr|texlive-wadalab-20110521-3|187	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkw.afm
14mr|texlive-wadalab-20110521-3|188	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjgreek.afm
14mr|texlive-wadalab-20110521-3|189	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjhira.afm
14mr|texlive-wadalab-20110521-3|190	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjhw.afm
14mr|texlive-wadalab-20110521-3|191	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjka.afm
14mr|texlive-wadalab-20110521-3|192	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkata.afm
14mr|texlive-wadalab-20110521-3|193	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkb.afm
14mr|texlive-wadalab-20110521-3|194	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkc.afm
14mr|texlive-wadalab-20110521-3|195	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkd.afm
14mr|texlive-wadalab-20110521-3|196	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjke.afm
14mr|texlive-wadalab-20110521-3|197	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkeisen.afm
14mr|texlive-wadalab-20110521-3|198	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkf.afm
14mr|texlive-wadalab-20110521-3|199	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkg.afm
14mr|texlive-wadalab-20110521-3|200	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkh.afm
14mr|texlive-wadalab-20110521-3|201	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjki.afm
14mr|texlive-wadalab-20110521-3|202	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkj.afm
14mr|texlive-wadalab-20110521-3|203	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkk.afm
14mr|texlive-wadalab-20110521-3|204	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkl.afm
14mr|texlive-wadalab-20110521-3|205	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkm.afm
14mr|texlive-wadalab-20110521-3|206	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkn.afm
14mr|texlive-wadalab-20110521-3|207	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjko.afm
14mr|texlive-wadalab-20110521-3|208	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkp.afm
14mr|texlive-wadalab-20110521-3|209	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkq.afm
14mr|texlive-wadalab-20110521-3|210	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkr.afm
14mr|texlive-wadalab-20110521-3|211	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjks.afm
14mr|texlive-wadalab-20110521-3|212	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkt.afm
14mr|texlive-wadalab-20110521-3|213	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjku.afm
14mr|texlive-wadalab-20110521-3|214	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkv.afm
14mr|texlive-wadalab-20110521-3|215	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkw.afm
14mr|texlive-wadalab-20110521-3|216	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkx.afm
14mr|texlive-wadalab-20110521-3|217	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjky.afm
14mr|texlive-wadalab-20110521-3|218	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkz.afm
14mr|texlive-wadalab-20110521-3|219	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjroma.afm
14mr|texlive-wadalab-20110521-3|220	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjrussian.afm
14mr|texlive-wadalab-20110521-3|221	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjsy.afm
14mr|texlive-wadalab-20110521-3|222	%{_texmfdistdir}/fonts/map/dvips/wadalab/dgj.map
14mr|texlive-wadalab-20110521-3|223	%{_texmfdistdir}/fonts/map/dvips/wadalab/dmj.map
14mr|texlive-wadalab-20110521-3|224	%{_texmfdistdir}/fonts/map/dvips/wadalab/mc2j.map
14mr|texlive-wadalab-20110521-3|225	%{_texmfdistdir}/fonts/map/dvips/wadalab/mcj.map
14mr|texlive-wadalab-20110521-3|226	%{_texmfdistdir}/fonts/map/dvips/wadalab/mr2j.map
14mr|texlive-wadalab-20110521-3|227	%{_texmfdistdir}/fonts/map/dvips/wadalab/mrj.map
14mr|texlive-wadalab-20110521-3|228	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjgreek.tfm
14mr|texlive-wadalab-20110521-3|229	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjhira.tfm
14mr|texlive-wadalab-20110521-3|230	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjhw.tfm
14mr|texlive-wadalab-20110521-3|231	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjka.tfm
14mr|texlive-wadalab-20110521-3|232	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkata.tfm
14mr|texlive-wadalab-20110521-3|233	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkb.tfm
14mr|texlive-wadalab-20110521-3|234	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkc.tfm
14mr|texlive-wadalab-20110521-3|235	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkd.tfm
14mr|texlive-wadalab-20110521-3|236	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjke.tfm
14mr|texlive-wadalab-20110521-3|237	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkeisen.tfm
14mr|texlive-wadalab-20110521-3|238	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkf.tfm
14mr|texlive-wadalab-20110521-3|239	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkg.tfm
14mr|texlive-wadalab-20110521-3|240	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkh.tfm
14mr|texlive-wadalab-20110521-3|241	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjki.tfm
14mr|texlive-wadalab-20110521-3|242	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkj.tfm
14mr|texlive-wadalab-20110521-3|243	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkk.tfm
14mr|texlive-wadalab-20110521-3|244	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkl.tfm
14mr|texlive-wadalab-20110521-3|245	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkm.tfm
14mr|texlive-wadalab-20110521-3|246	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkn.tfm
14mr|texlive-wadalab-20110521-3|247	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjko.tfm
14mr|texlive-wadalab-20110521-3|248	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkp.tfm
14mr|texlive-wadalab-20110521-3|249	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkq.tfm
14mr|texlive-wadalab-20110521-3|250	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkr.tfm
14mr|texlive-wadalab-20110521-3|251	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjks.tfm
14mr|texlive-wadalab-20110521-3|252	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkt.tfm
14mr|texlive-wadalab-20110521-3|253	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjku.tfm
14mr|texlive-wadalab-20110521-3|254	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkv.tfm
14mr|texlive-wadalab-20110521-3|255	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkw.tfm
14mr|texlive-wadalab-20110521-3|256	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkx.tfm
14mr|texlive-wadalab-20110521-3|257	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjky.tfm
14mr|texlive-wadalab-20110521-3|258	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkz.tfm
14mr|texlive-wadalab-20110521-3|259	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjroma.tfm
14mr|texlive-wadalab-20110521-3|260	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjrussian.tfm
14mr|texlive-wadalab-20110521-3|261	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjsy.tfm
14mr|texlive-wadalab-20110521-3|262	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjgreek.tfm
14mr|texlive-wadalab-20110521-3|263	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjhira.tfm
14mr|texlive-wadalab-20110521-3|264	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjhw.tfm
14mr|texlive-wadalab-20110521-3|265	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjka.tfm
14mr|texlive-wadalab-20110521-3|266	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkata.tfm
14mr|texlive-wadalab-20110521-3|267	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkb.tfm
14mr|texlive-wadalab-20110521-3|268	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkc.tfm
14mr|texlive-wadalab-20110521-3|269	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkd.tfm
14mr|texlive-wadalab-20110521-3|270	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjke.tfm
14mr|texlive-wadalab-20110521-3|271	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkeisen.tfm
14mr|texlive-wadalab-20110521-3|272	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkf.tfm
14mr|texlive-wadalab-20110521-3|273	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkg.tfm
14mr|texlive-wadalab-20110521-3|274	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkh.tfm
14mr|texlive-wadalab-20110521-3|275	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjki.tfm
14mr|texlive-wadalab-20110521-3|276	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkj.tfm
14mr|texlive-wadalab-20110521-3|277	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkk.tfm
14mr|texlive-wadalab-20110521-3|278	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkl.tfm
14mr|texlive-wadalab-20110521-3|279	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkm.tfm
14mr|texlive-wadalab-20110521-3|280	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkn.tfm
14mr|texlive-wadalab-20110521-3|281	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjko.tfm
14mr|texlive-wadalab-20110521-3|282	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkp.tfm
14mr|texlive-wadalab-20110521-3|283	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkq.tfm
14mr|texlive-wadalab-20110521-3|284	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkr.tfm
14mr|texlive-wadalab-20110521-3|285	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjks.tfm
14mr|texlive-wadalab-20110521-3|286	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkt.tfm
14mr|texlive-wadalab-20110521-3|287	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjku.tfm
14mr|texlive-wadalab-20110521-3|288	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkv.tfm
14mr|texlive-wadalab-20110521-3|289	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkw.tfm
14mr|texlive-wadalab-20110521-3|290	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkx.tfm
14mr|texlive-wadalab-20110521-3|291	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjky.tfm
14mr|texlive-wadalab-20110521-3|292	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkz.tfm
14mr|texlive-wadalab-20110521-3|293	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjroma.tfm
14mr|texlive-wadalab-20110521-3|294	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjrussian.tfm
14mr|texlive-wadalab-20110521-3|295	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjsy.tfm
14mr|texlive-wadalab-20110521-3|296	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jka.tfm
14mr|texlive-wadalab-20110521-3|297	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkb.tfm
14mr|texlive-wadalab-20110521-3|298	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkc.tfm
14mr|texlive-wadalab-20110521-3|299	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkd.tfm
14mr|texlive-wadalab-20110521-3|300	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jke.tfm
14mr|texlive-wadalab-20110521-3|301	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkf.tfm
14mr|texlive-wadalab-20110521-3|302	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkg.tfm
14mr|texlive-wadalab-20110521-3|303	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkh.tfm
14mr|texlive-wadalab-20110521-3|304	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jki.tfm
14mr|texlive-wadalab-20110521-3|305	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkj.tfm
14mr|texlive-wadalab-20110521-3|306	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkk.tfm
14mr|texlive-wadalab-20110521-3|307	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkl.tfm
14mr|texlive-wadalab-20110521-3|308	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkm.tfm
14mr|texlive-wadalab-20110521-3|309	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkn.tfm
14mr|texlive-wadalab-20110521-3|310	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jko.tfm
14mr|texlive-wadalab-20110521-3|311	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkp.tfm
14mr|texlive-wadalab-20110521-3|312	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkq.tfm
14mr|texlive-wadalab-20110521-3|313	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkr.tfm
14mr|texlive-wadalab-20110521-3|314	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jks.tfm
14mr|texlive-wadalab-20110521-3|315	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkt.tfm
14mr|texlive-wadalab-20110521-3|316	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jku.tfm
14mr|texlive-wadalab-20110521-3|317	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkv.tfm
14mr|texlive-wadalab-20110521-3|318	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkw.tfm
14mr|texlive-wadalab-20110521-3|319	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjgreek.tfm
14mr|texlive-wadalab-20110521-3|320	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjhira.tfm
14mr|texlive-wadalab-20110521-3|321	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjhw.tfm
14mr|texlive-wadalab-20110521-3|322	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjka.tfm
14mr|texlive-wadalab-20110521-3|323	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkata.tfm
14mr|texlive-wadalab-20110521-3|324	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkb.tfm
14mr|texlive-wadalab-20110521-3|325	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkc.tfm
14mr|texlive-wadalab-20110521-3|326	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkd.tfm
14mr|texlive-wadalab-20110521-3|327	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjke.tfm
14mr|texlive-wadalab-20110521-3|328	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkeisen.tfm
14mr|texlive-wadalab-20110521-3|329	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkf.tfm
14mr|texlive-wadalab-20110521-3|330	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkg.tfm
14mr|texlive-wadalab-20110521-3|331	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkh.tfm
14mr|texlive-wadalab-20110521-3|332	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjki.tfm
14mr|texlive-wadalab-20110521-3|333	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkj.tfm
14mr|texlive-wadalab-20110521-3|334	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkk.tfm
14mr|texlive-wadalab-20110521-3|335	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkl.tfm
14mr|texlive-wadalab-20110521-3|336	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkm.tfm
14mr|texlive-wadalab-20110521-3|337	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkn.tfm
14mr|texlive-wadalab-20110521-3|338	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjko.tfm
14mr|texlive-wadalab-20110521-3|339	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkp.tfm
14mr|texlive-wadalab-20110521-3|340	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkq.tfm
14mr|texlive-wadalab-20110521-3|341	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkr.tfm
14mr|texlive-wadalab-20110521-3|342	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjks.tfm
14mr|texlive-wadalab-20110521-3|343	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkt.tfm
14mr|texlive-wadalab-20110521-3|344	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjku.tfm
14mr|texlive-wadalab-20110521-3|345	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkv.tfm
14mr|texlive-wadalab-20110521-3|346	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkw.tfm
14mr|texlive-wadalab-20110521-3|347	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkx.tfm
14mr|texlive-wadalab-20110521-3|348	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjky.tfm
14mr|texlive-wadalab-20110521-3|349	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkz.tfm
14mr|texlive-wadalab-20110521-3|350	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjroma.tfm
14mr|texlive-wadalab-20110521-3|351	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjrussian.tfm
14mr|texlive-wadalab-20110521-3|352	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjsy.tfm
14mr|texlive-wadalab-20110521-3|353	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jka.tfm
14mr|texlive-wadalab-20110521-3|354	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkb.tfm
14mr|texlive-wadalab-20110521-3|355	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkc.tfm
14mr|texlive-wadalab-20110521-3|356	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkd.tfm
14mr|texlive-wadalab-20110521-3|357	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jke.tfm
14mr|texlive-wadalab-20110521-3|358	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkf.tfm
14mr|texlive-wadalab-20110521-3|359	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkg.tfm
14mr|texlive-wadalab-20110521-3|360	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkh.tfm
14mr|texlive-wadalab-20110521-3|361	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jki.tfm
14mr|texlive-wadalab-20110521-3|362	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkj.tfm
14mr|texlive-wadalab-20110521-3|363	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkk.tfm
14mr|texlive-wadalab-20110521-3|364	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkl.tfm
14mr|texlive-wadalab-20110521-3|365	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkm.tfm
14mr|texlive-wadalab-20110521-3|366	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkn.tfm
14mr|texlive-wadalab-20110521-3|367	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jko.tfm
14mr|texlive-wadalab-20110521-3|368	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkp.tfm
14mr|texlive-wadalab-20110521-3|369	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkq.tfm
14mr|texlive-wadalab-20110521-3|370	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkr.tfm
14mr|texlive-wadalab-20110521-3|371	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jks.tfm
14mr|texlive-wadalab-20110521-3|372	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkt.tfm
14mr|texlive-wadalab-20110521-3|373	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jku.tfm
14mr|texlive-wadalab-20110521-3|374	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkv.tfm
14mr|texlive-wadalab-20110521-3|375	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkw.tfm
14mr|texlive-wadalab-20110521-3|376	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjgreek.tfm
14mr|texlive-wadalab-20110521-3|377	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjhira.tfm
14mr|texlive-wadalab-20110521-3|378	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjhw.tfm
14mr|texlive-wadalab-20110521-3|379	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjka.tfm
14mr|texlive-wadalab-20110521-3|380	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkata.tfm
14mr|texlive-wadalab-20110521-3|381	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkb.tfm
14mr|texlive-wadalab-20110521-3|382	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkc.tfm
14mr|texlive-wadalab-20110521-3|383	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkd.tfm
14mr|texlive-wadalab-20110521-3|384	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjke.tfm
14mr|texlive-wadalab-20110521-3|385	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkeisen.tfm
14mr|texlive-wadalab-20110521-3|386	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkf.tfm
14mr|texlive-wadalab-20110521-3|387	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkg.tfm
14mr|texlive-wadalab-20110521-3|388	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkh.tfm
14mr|texlive-wadalab-20110521-3|389	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjki.tfm
14mr|texlive-wadalab-20110521-3|390	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkj.tfm
14mr|texlive-wadalab-20110521-3|391	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkk.tfm
14mr|texlive-wadalab-20110521-3|392	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkl.tfm
14mr|texlive-wadalab-20110521-3|393	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkm.tfm
14mr|texlive-wadalab-20110521-3|394	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkn.tfm
14mr|texlive-wadalab-20110521-3|395	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjko.tfm
14mr|texlive-wadalab-20110521-3|396	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkp.tfm
14mr|texlive-wadalab-20110521-3|397	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkq.tfm
14mr|texlive-wadalab-20110521-3|398	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkr.tfm
14mr|texlive-wadalab-20110521-3|399	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjks.tfm
14mr|texlive-wadalab-20110521-3|400	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkt.tfm
14mr|texlive-wadalab-20110521-3|401	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjku.tfm
14mr|texlive-wadalab-20110521-3|402	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkv.tfm
14mr|texlive-wadalab-20110521-3|403	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkw.tfm
14mr|texlive-wadalab-20110521-3|404	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkx.tfm
14mr|texlive-wadalab-20110521-3|405	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjky.tfm
14mr|texlive-wadalab-20110521-3|406	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkz.tfm
14mr|texlive-wadalab-20110521-3|407	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjroma.tfm
14mr|texlive-wadalab-20110521-3|408	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjrussian.tfm
14mr|texlive-wadalab-20110521-3|409	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjsy.tfm
14mr|texlive-wadalab-20110521-3|410	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj00.tfm
14mr|texlive-wadalab-20110521-3|411	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj03.tfm
14mr|texlive-wadalab-20110521-3|412	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj04.tfm
14mr|texlive-wadalab-20110521-3|413	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj20.tfm
14mr|texlive-wadalab-20110521-3|414	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj21.tfm
14mr|texlive-wadalab-20110521-3|415	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj22.tfm
14mr|texlive-wadalab-20110521-3|416	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj23.tfm
14mr|texlive-wadalab-20110521-3|417	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj25.tfm
14mr|texlive-wadalab-20110521-3|418	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj26.tfm
14mr|texlive-wadalab-20110521-3|419	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj30.tfm
14mr|texlive-wadalab-20110521-3|420	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj4e.tfm
14mr|texlive-wadalab-20110521-3|421	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj4f.tfm
14mr|texlive-wadalab-20110521-3|422	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj50.tfm
14mr|texlive-wadalab-20110521-3|423	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj51.tfm
14mr|texlive-wadalab-20110521-3|424	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj52.tfm
14mr|texlive-wadalab-20110521-3|425	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj53.tfm
14mr|texlive-wadalab-20110521-3|426	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj54.tfm
14mr|texlive-wadalab-20110521-3|427	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj55.tfm
14mr|texlive-wadalab-20110521-3|428	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj56.tfm
14mr|texlive-wadalab-20110521-3|429	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj57.tfm
14mr|texlive-wadalab-20110521-3|430	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj58.tfm
14mr|texlive-wadalab-20110521-3|431	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj59.tfm
14mr|texlive-wadalab-20110521-3|432	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5a.tfm
14mr|texlive-wadalab-20110521-3|433	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5b.tfm
14mr|texlive-wadalab-20110521-3|434	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5c.tfm
14mr|texlive-wadalab-20110521-3|435	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5d.tfm
14mr|texlive-wadalab-20110521-3|436	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5e.tfm
14mr|texlive-wadalab-20110521-3|437	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5f.tfm
14mr|texlive-wadalab-20110521-3|438	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj60.tfm
14mr|texlive-wadalab-20110521-3|439	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj61.tfm
14mr|texlive-wadalab-20110521-3|440	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj62.tfm
14mr|texlive-wadalab-20110521-3|441	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj63.tfm
14mr|texlive-wadalab-20110521-3|442	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj64.tfm
14mr|texlive-wadalab-20110521-3|443	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj65.tfm
14mr|texlive-wadalab-20110521-3|444	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj66.tfm
14mr|texlive-wadalab-20110521-3|445	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj67.tfm
14mr|texlive-wadalab-20110521-3|446	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj68.tfm
14mr|texlive-wadalab-20110521-3|447	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj69.tfm
14mr|texlive-wadalab-20110521-3|448	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6a.tfm
14mr|texlive-wadalab-20110521-3|449	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6b.tfm
14mr|texlive-wadalab-20110521-3|450	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6c.tfm
14mr|texlive-wadalab-20110521-3|451	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6d.tfm
14mr|texlive-wadalab-20110521-3|452	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6e.tfm
14mr|texlive-wadalab-20110521-3|453	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6f.tfm
14mr|texlive-wadalab-20110521-3|454	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj70.tfm
14mr|texlive-wadalab-20110521-3|455	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj71.tfm
14mr|texlive-wadalab-20110521-3|456	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj72.tfm
14mr|texlive-wadalab-20110521-3|457	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj73.tfm
14mr|texlive-wadalab-20110521-3|458	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj74.tfm
14mr|texlive-wadalab-20110521-3|459	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj75.tfm
14mr|texlive-wadalab-20110521-3|460	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj76.tfm
14mr|texlive-wadalab-20110521-3|461	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj77.tfm
14mr|texlive-wadalab-20110521-3|462	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj78.tfm
14mr|texlive-wadalab-20110521-3|463	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj79.tfm
14mr|texlive-wadalab-20110521-3|464	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7a.tfm
14mr|texlive-wadalab-20110521-3|465	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7b.tfm
14mr|texlive-wadalab-20110521-3|466	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7c.tfm
14mr|texlive-wadalab-20110521-3|467	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7d.tfm
14mr|texlive-wadalab-20110521-3|468	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7e.tfm
14mr|texlive-wadalab-20110521-3|469	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7f.tfm
14mr|texlive-wadalab-20110521-3|470	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj80.tfm
14mr|texlive-wadalab-20110521-3|471	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj81.tfm
14mr|texlive-wadalab-20110521-3|472	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj82.tfm
14mr|texlive-wadalab-20110521-3|473	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj83.tfm
14mr|texlive-wadalab-20110521-3|474	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj84.tfm
14mr|texlive-wadalab-20110521-3|475	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj85.tfm
14mr|texlive-wadalab-20110521-3|476	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj86.tfm
14mr|texlive-wadalab-20110521-3|477	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj87.tfm
14mr|texlive-wadalab-20110521-3|478	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj88.tfm
14mr|texlive-wadalab-20110521-3|479	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj89.tfm
14mr|texlive-wadalab-20110521-3|480	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8a.tfm
14mr|texlive-wadalab-20110521-3|481	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8b.tfm
14mr|texlive-wadalab-20110521-3|482	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8c.tfm
14mr|texlive-wadalab-20110521-3|483	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8d.tfm
14mr|texlive-wadalab-20110521-3|484	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8e.tfm
14mr|texlive-wadalab-20110521-3|485	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8f.tfm
14mr|texlive-wadalab-20110521-3|486	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj90.tfm
14mr|texlive-wadalab-20110521-3|487	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj91.tfm
14mr|texlive-wadalab-20110521-3|488	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj92.tfm
14mr|texlive-wadalab-20110521-3|489	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj93.tfm
14mr|texlive-wadalab-20110521-3|490	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj94.tfm
14mr|texlive-wadalab-20110521-3|491	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj95.tfm
14mr|texlive-wadalab-20110521-3|492	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj96.tfm
14mr|texlive-wadalab-20110521-3|493	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj97.tfm
14mr|texlive-wadalab-20110521-3|494	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj98.tfm
14mr|texlive-wadalab-20110521-3|495	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj99.tfm
14mr|texlive-wadalab-20110521-3|496	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9a.tfm
14mr|texlive-wadalab-20110521-3|497	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9b.tfm
14mr|texlive-wadalab-20110521-3|498	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9c.tfm
14mr|texlive-wadalab-20110521-3|499	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9d.tfm
14mr|texlive-wadalab-20110521-3|500	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9e.tfm
14mr|texlive-wadalab-20110521-3|501	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9f.tfm
14mr|texlive-wadalab-20110521-3|502	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgjff.tfm
14mr|texlive-wadalab-20110521-3|503	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj00.tfm
14mr|texlive-wadalab-20110521-3|504	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj03.tfm
14mr|texlive-wadalab-20110521-3|505	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj04.tfm
14mr|texlive-wadalab-20110521-3|506	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj20.tfm
14mr|texlive-wadalab-20110521-3|507	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj21.tfm
14mr|texlive-wadalab-20110521-3|508	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj22.tfm
14mr|texlive-wadalab-20110521-3|509	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj23.tfm
14mr|texlive-wadalab-20110521-3|510	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj25.tfm
14mr|texlive-wadalab-20110521-3|511	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj26.tfm
14mr|texlive-wadalab-20110521-3|512	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj30.tfm
14mr|texlive-wadalab-20110521-3|513	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj4e.tfm
14mr|texlive-wadalab-20110521-3|514	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj4f.tfm
14mr|texlive-wadalab-20110521-3|515	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj50.tfm
14mr|texlive-wadalab-20110521-3|516	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj51.tfm
14mr|texlive-wadalab-20110521-3|517	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj52.tfm
14mr|texlive-wadalab-20110521-3|518	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj53.tfm
14mr|texlive-wadalab-20110521-3|519	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj54.tfm
14mr|texlive-wadalab-20110521-3|520	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj55.tfm
14mr|texlive-wadalab-20110521-3|521	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj56.tfm
14mr|texlive-wadalab-20110521-3|522	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj57.tfm
14mr|texlive-wadalab-20110521-3|523	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj58.tfm
14mr|texlive-wadalab-20110521-3|524	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj59.tfm
14mr|texlive-wadalab-20110521-3|525	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5a.tfm
14mr|texlive-wadalab-20110521-3|526	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5b.tfm
14mr|texlive-wadalab-20110521-3|527	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5c.tfm
14mr|texlive-wadalab-20110521-3|528	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5d.tfm
14mr|texlive-wadalab-20110521-3|529	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5e.tfm
14mr|texlive-wadalab-20110521-3|530	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5f.tfm
14mr|texlive-wadalab-20110521-3|531	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj60.tfm
14mr|texlive-wadalab-20110521-3|532	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj61.tfm
14mr|texlive-wadalab-20110521-3|533	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj62.tfm
14mr|texlive-wadalab-20110521-3|534	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj63.tfm
14mr|texlive-wadalab-20110521-3|535	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj64.tfm
14mr|texlive-wadalab-20110521-3|536	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj65.tfm
14mr|texlive-wadalab-20110521-3|537	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj66.tfm
14mr|texlive-wadalab-20110521-3|538	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj67.tfm
14mr|texlive-wadalab-20110521-3|539	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj68.tfm
14mr|texlive-wadalab-20110521-3|540	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj69.tfm
14mr|texlive-wadalab-20110521-3|541	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6a.tfm
14mr|texlive-wadalab-20110521-3|542	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6b.tfm
14mr|texlive-wadalab-20110521-3|543	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6c.tfm
14mr|texlive-wadalab-20110521-3|544	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6d.tfm
14mr|texlive-wadalab-20110521-3|545	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6e.tfm
14mr|texlive-wadalab-20110521-3|546	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6f.tfm
14mr|texlive-wadalab-20110521-3|547	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj70.tfm
14mr|texlive-wadalab-20110521-3|548	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj71.tfm
14mr|texlive-wadalab-20110521-3|549	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj72.tfm
14mr|texlive-wadalab-20110521-3|550	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj73.tfm
14mr|texlive-wadalab-20110521-3|551	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj74.tfm
14mr|texlive-wadalab-20110521-3|552	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj75.tfm
14mr|texlive-wadalab-20110521-3|553	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj76.tfm
14mr|texlive-wadalab-20110521-3|554	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj77.tfm
14mr|texlive-wadalab-20110521-3|555	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj78.tfm
14mr|texlive-wadalab-20110521-3|556	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj79.tfm
14mr|texlive-wadalab-20110521-3|557	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7a.tfm
14mr|texlive-wadalab-20110521-3|558	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7b.tfm
14mr|texlive-wadalab-20110521-3|559	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7c.tfm
14mr|texlive-wadalab-20110521-3|560	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7d.tfm
14mr|texlive-wadalab-20110521-3|561	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7e.tfm
14mr|texlive-wadalab-20110521-3|562	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7f.tfm
14mr|texlive-wadalab-20110521-3|563	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj80.tfm
14mr|texlive-wadalab-20110521-3|564	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj81.tfm
14mr|texlive-wadalab-20110521-3|565	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj82.tfm
14mr|texlive-wadalab-20110521-3|566	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj83.tfm
14mr|texlive-wadalab-20110521-3|567	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj84.tfm
14mr|texlive-wadalab-20110521-3|568	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj85.tfm
14mr|texlive-wadalab-20110521-3|569	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj86.tfm
14mr|texlive-wadalab-20110521-3|570	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj87.tfm
14mr|texlive-wadalab-20110521-3|571	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj88.tfm
14mr|texlive-wadalab-20110521-3|572	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj89.tfm
14mr|texlive-wadalab-20110521-3|573	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8a.tfm
14mr|texlive-wadalab-20110521-3|574	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8b.tfm
14mr|texlive-wadalab-20110521-3|575	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8c.tfm
14mr|texlive-wadalab-20110521-3|576	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8d.tfm
14mr|texlive-wadalab-20110521-3|577	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8e.tfm
14mr|texlive-wadalab-20110521-3|578	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8f.tfm
14mr|texlive-wadalab-20110521-3|579	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj90.tfm
14mr|texlive-wadalab-20110521-3|580	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj91.tfm
14mr|texlive-wadalab-20110521-3|581	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj92.tfm
14mr|texlive-wadalab-20110521-3|582	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj93.tfm
14mr|texlive-wadalab-20110521-3|583	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj94.tfm
14mr|texlive-wadalab-20110521-3|584	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj95.tfm
14mr|texlive-wadalab-20110521-3|585	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj96.tfm
14mr|texlive-wadalab-20110521-3|586	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj97.tfm
14mr|texlive-wadalab-20110521-3|587	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj98.tfm
14mr|texlive-wadalab-20110521-3|588	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj99.tfm
14mr|texlive-wadalab-20110521-3|589	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9a.tfm
14mr|texlive-wadalab-20110521-3|590	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9b.tfm
14mr|texlive-wadalab-20110521-3|591	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9c.tfm
14mr|texlive-wadalab-20110521-3|592	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9d.tfm
14mr|texlive-wadalab-20110521-3|593	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9e.tfm
14mr|texlive-wadalab-20110521-3|594	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9f.tfm
14mr|texlive-wadalab-20110521-3|595	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmjff.tfm
14mr|texlive-wadalab-20110521-3|596	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj00.tfm
14mr|texlive-wadalab-20110521-3|597	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj03.tfm
14mr|texlive-wadalab-20110521-3|598	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj04.tfm
14mr|texlive-wadalab-20110521-3|599	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj20.tfm
14mr|texlive-wadalab-20110521-3|600	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj21.tfm
14mr|texlive-wadalab-20110521-3|601	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj22.tfm
14mr|texlive-wadalab-20110521-3|602	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj23.tfm
14mr|texlive-wadalab-20110521-3|603	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj25.tfm
14mr|texlive-wadalab-20110521-3|604	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj26.tfm
14mr|texlive-wadalab-20110521-3|605	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj30.tfm
14mr|texlive-wadalab-20110521-3|606	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj4e.tfm
14mr|texlive-wadalab-20110521-3|607	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj4f.tfm
14mr|texlive-wadalab-20110521-3|608	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj50.tfm
14mr|texlive-wadalab-20110521-3|609	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj51.tfm
14mr|texlive-wadalab-20110521-3|610	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj52.tfm
14mr|texlive-wadalab-20110521-3|611	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj53.tfm
14mr|texlive-wadalab-20110521-3|612	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj54.tfm
14mr|texlive-wadalab-20110521-3|613	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj55.tfm
14mr|texlive-wadalab-20110521-3|614	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj56.tfm
14mr|texlive-wadalab-20110521-3|615	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj57.tfm
14mr|texlive-wadalab-20110521-3|616	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj58.tfm
14mr|texlive-wadalab-20110521-3|617	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj59.tfm
14mr|texlive-wadalab-20110521-3|618	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5a.tfm
14mr|texlive-wadalab-20110521-3|619	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5b.tfm
14mr|texlive-wadalab-20110521-3|620	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5c.tfm
14mr|texlive-wadalab-20110521-3|621	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5d.tfm
14mr|texlive-wadalab-20110521-3|622	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5e.tfm
14mr|texlive-wadalab-20110521-3|623	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5f.tfm
14mr|texlive-wadalab-20110521-3|624	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj60.tfm
14mr|texlive-wadalab-20110521-3|625	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj61.tfm
14mr|texlive-wadalab-20110521-3|626	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj62.tfm
14mr|texlive-wadalab-20110521-3|627	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj63.tfm
14mr|texlive-wadalab-20110521-3|628	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj64.tfm
14mr|texlive-wadalab-20110521-3|629	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj65.tfm
14mr|texlive-wadalab-20110521-3|630	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj66.tfm
14mr|texlive-wadalab-20110521-3|631	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj67.tfm
14mr|texlive-wadalab-20110521-3|632	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj68.tfm
14mr|texlive-wadalab-20110521-3|633	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj69.tfm
14mr|texlive-wadalab-20110521-3|634	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6a.tfm
14mr|texlive-wadalab-20110521-3|635	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6b.tfm
14mr|texlive-wadalab-20110521-3|636	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6c.tfm
14mr|texlive-wadalab-20110521-3|637	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6d.tfm
14mr|texlive-wadalab-20110521-3|638	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6e.tfm
14mr|texlive-wadalab-20110521-3|639	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6f.tfm
14mr|texlive-wadalab-20110521-3|640	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj70.tfm
14mr|texlive-wadalab-20110521-3|641	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj71.tfm
14mr|texlive-wadalab-20110521-3|642	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj72.tfm
14mr|texlive-wadalab-20110521-3|643	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj73.tfm
14mr|texlive-wadalab-20110521-3|644	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj74.tfm
14mr|texlive-wadalab-20110521-3|645	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj75.tfm
14mr|texlive-wadalab-20110521-3|646	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj76.tfm
14mr|texlive-wadalab-20110521-3|647	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj77.tfm
14mr|texlive-wadalab-20110521-3|648	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj78.tfm
14mr|texlive-wadalab-20110521-3|649	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj79.tfm
14mr|texlive-wadalab-20110521-3|650	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7a.tfm
14mr|texlive-wadalab-20110521-3|651	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7b.tfm
14mr|texlive-wadalab-20110521-3|652	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7c.tfm
14mr|texlive-wadalab-20110521-3|653	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7d.tfm
14mr|texlive-wadalab-20110521-3|654	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7e.tfm
14mr|texlive-wadalab-20110521-3|655	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7f.tfm
14mr|texlive-wadalab-20110521-3|656	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj80.tfm
14mr|texlive-wadalab-20110521-3|657	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj81.tfm
14mr|texlive-wadalab-20110521-3|658	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj82.tfm
14mr|texlive-wadalab-20110521-3|659	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj83.tfm
14mr|texlive-wadalab-20110521-3|660	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj84.tfm
14mr|texlive-wadalab-20110521-3|661	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj85.tfm
14mr|texlive-wadalab-20110521-3|662	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj86.tfm
14mr|texlive-wadalab-20110521-3|663	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj87.tfm
14mr|texlive-wadalab-20110521-3|664	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj88.tfm
14mr|texlive-wadalab-20110521-3|665	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj89.tfm
14mr|texlive-wadalab-20110521-3|666	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8a.tfm
14mr|texlive-wadalab-20110521-3|667	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8b.tfm
14mr|texlive-wadalab-20110521-3|668	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8c.tfm
14mr|texlive-wadalab-20110521-3|669	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8d.tfm
14mr|texlive-wadalab-20110521-3|670	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8e.tfm
14mr|texlive-wadalab-20110521-3|671	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8f.tfm
14mr|texlive-wadalab-20110521-3|672	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj90.tfm
14mr|texlive-wadalab-20110521-3|673	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj91.tfm
14mr|texlive-wadalab-20110521-3|674	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj92.tfm
14mr|texlive-wadalab-20110521-3|675	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj93.tfm
14mr|texlive-wadalab-20110521-3|676	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj94.tfm
14mr|texlive-wadalab-20110521-3|677	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj95.tfm
14mr|texlive-wadalab-20110521-3|678	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj96.tfm
14mr|texlive-wadalab-20110521-3|679	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj97.tfm
14mr|texlive-wadalab-20110521-3|680	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj98.tfm
14mr|texlive-wadalab-20110521-3|681	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj99.tfm
14mr|texlive-wadalab-20110521-3|682	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9a.tfm
14mr|texlive-wadalab-20110521-3|683	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9b.tfm
14mr|texlive-wadalab-20110521-3|684	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9c.tfm
14mr|texlive-wadalab-20110521-3|685	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9d.tfm
14mr|texlive-wadalab-20110521-3|686	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9e.tfm
14mr|texlive-wadalab-20110521-3|687	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9f.tfm
14mr|texlive-wadalab-20110521-3|688	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcjff.tfm
14mr|texlive-wadalab-20110521-3|689	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj00.tfm
14mr|texlive-wadalab-20110521-3|690	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj03.tfm
14mr|texlive-wadalab-20110521-3|691	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj04.tfm
14mr|texlive-wadalab-20110521-3|692	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj20.tfm
14mr|texlive-wadalab-20110521-3|693	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj21.tfm
14mr|texlive-wadalab-20110521-3|694	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj22.tfm
14mr|texlive-wadalab-20110521-3|695	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj23.tfm
14mr|texlive-wadalab-20110521-3|696	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj25.tfm
14mr|texlive-wadalab-20110521-3|697	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj26.tfm
14mr|texlive-wadalab-20110521-3|698	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj30.tfm
14mr|texlive-wadalab-20110521-3|699	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj4e.tfm
14mr|texlive-wadalab-20110521-3|700	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj4f.tfm
14mr|texlive-wadalab-20110521-3|701	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj50.tfm
14mr|texlive-wadalab-20110521-3|702	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj51.tfm
14mr|texlive-wadalab-20110521-3|703	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj52.tfm
14mr|texlive-wadalab-20110521-3|704	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj53.tfm
14mr|texlive-wadalab-20110521-3|705	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj54.tfm
14mr|texlive-wadalab-20110521-3|706	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj55.tfm
14mr|texlive-wadalab-20110521-3|707	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj56.tfm
14mr|texlive-wadalab-20110521-3|708	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj57.tfm
14mr|texlive-wadalab-20110521-3|709	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj58.tfm
14mr|texlive-wadalab-20110521-3|710	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj59.tfm
14mr|texlive-wadalab-20110521-3|711	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5a.tfm
14mr|texlive-wadalab-20110521-3|712	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5b.tfm
14mr|texlive-wadalab-20110521-3|713	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5c.tfm
14mr|texlive-wadalab-20110521-3|714	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5d.tfm
14mr|texlive-wadalab-20110521-3|715	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5e.tfm
14mr|texlive-wadalab-20110521-3|716	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5f.tfm
14mr|texlive-wadalab-20110521-3|717	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj60.tfm
14mr|texlive-wadalab-20110521-3|718	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj61.tfm
14mr|texlive-wadalab-20110521-3|719	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj62.tfm
14mr|texlive-wadalab-20110521-3|720	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj63.tfm
14mr|texlive-wadalab-20110521-3|721	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj64.tfm
14mr|texlive-wadalab-20110521-3|722	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj65.tfm
14mr|texlive-wadalab-20110521-3|723	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj66.tfm
14mr|texlive-wadalab-20110521-3|724	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj67.tfm
14mr|texlive-wadalab-20110521-3|725	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj68.tfm
14mr|texlive-wadalab-20110521-3|726	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj69.tfm
14mr|texlive-wadalab-20110521-3|727	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6a.tfm
14mr|texlive-wadalab-20110521-3|728	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6b.tfm
14mr|texlive-wadalab-20110521-3|729	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6c.tfm
14mr|texlive-wadalab-20110521-3|730	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6d.tfm
14mr|texlive-wadalab-20110521-3|731	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6e.tfm
14mr|texlive-wadalab-20110521-3|732	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6f.tfm
14mr|texlive-wadalab-20110521-3|733	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj70.tfm
14mr|texlive-wadalab-20110521-3|734	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj71.tfm
14mr|texlive-wadalab-20110521-3|735	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj72.tfm
14mr|texlive-wadalab-20110521-3|736	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj73.tfm
14mr|texlive-wadalab-20110521-3|737	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj74.tfm
14mr|texlive-wadalab-20110521-3|738	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj75.tfm
14mr|texlive-wadalab-20110521-3|739	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj76.tfm
14mr|texlive-wadalab-20110521-3|740	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj77.tfm
14mr|texlive-wadalab-20110521-3|741	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj78.tfm
14mr|texlive-wadalab-20110521-3|742	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj79.tfm
14mr|texlive-wadalab-20110521-3|743	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7a.tfm
14mr|texlive-wadalab-20110521-3|744	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7b.tfm
14mr|texlive-wadalab-20110521-3|745	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7c.tfm
14mr|texlive-wadalab-20110521-3|746	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7d.tfm
14mr|texlive-wadalab-20110521-3|747	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7e.tfm
14mr|texlive-wadalab-20110521-3|748	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7f.tfm
14mr|texlive-wadalab-20110521-3|749	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj80.tfm
14mr|texlive-wadalab-20110521-3|750	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj81.tfm
14mr|texlive-wadalab-20110521-3|751	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj82.tfm
14mr|texlive-wadalab-20110521-3|752	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj83.tfm
14mr|texlive-wadalab-20110521-3|753	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj84.tfm
14mr|texlive-wadalab-20110521-3|754	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj85.tfm
14mr|texlive-wadalab-20110521-3|755	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj86.tfm
14mr|texlive-wadalab-20110521-3|756	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj87.tfm
14mr|texlive-wadalab-20110521-3|757	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj88.tfm
14mr|texlive-wadalab-20110521-3|758	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj89.tfm
14mr|texlive-wadalab-20110521-3|759	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8a.tfm
14mr|texlive-wadalab-20110521-3|760	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8b.tfm
14mr|texlive-wadalab-20110521-3|761	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8c.tfm
14mr|texlive-wadalab-20110521-3|762	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8d.tfm
14mr|texlive-wadalab-20110521-3|763	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8e.tfm
14mr|texlive-wadalab-20110521-3|764	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8f.tfm
14mr|texlive-wadalab-20110521-3|765	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj90.tfm
14mr|texlive-wadalab-20110521-3|766	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj91.tfm
14mr|texlive-wadalab-20110521-3|767	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj92.tfm
14mr|texlive-wadalab-20110521-3|768	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj93.tfm
14mr|texlive-wadalab-20110521-3|769	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj94.tfm
14mr|texlive-wadalab-20110521-3|770	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj95.tfm
14mr|texlive-wadalab-20110521-3|771	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj96.tfm
14mr|texlive-wadalab-20110521-3|772	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj97.tfm
14mr|texlive-wadalab-20110521-3|773	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj98.tfm
14mr|texlive-wadalab-20110521-3|774	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj99.tfm
14mr|texlive-wadalab-20110521-3|775	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9a.tfm
14mr|texlive-wadalab-20110521-3|776	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9b.tfm
14mr|texlive-wadalab-20110521-3|777	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9c.tfm
14mr|texlive-wadalab-20110521-3|778	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9d.tfm
14mr|texlive-wadalab-20110521-3|779	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9e.tfm
14mr|texlive-wadalab-20110521-3|780	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9f.tfm
14mr|texlive-wadalab-20110521-3|781	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrjff.tfm
14mr|texlive-wadalab-20110521-3|782	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjgreek.pfb
14mr|texlive-wadalab-20110521-3|783	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjhira.pfb
14mr|texlive-wadalab-20110521-3|784	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjhw.pfb
14mr|texlive-wadalab-20110521-3|785	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjka.pfb
14mr|texlive-wadalab-20110521-3|786	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkata.pfb
14mr|texlive-wadalab-20110521-3|787	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkb.pfb
14mr|texlive-wadalab-20110521-3|788	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkc.pfb
14mr|texlive-wadalab-20110521-3|789	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkd.pfb
14mr|texlive-wadalab-20110521-3|790	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjke.pfb
14mr|texlive-wadalab-20110521-3|791	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkeisen.pfb
14mr|texlive-wadalab-20110521-3|792	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkf.pfb
14mr|texlive-wadalab-20110521-3|793	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkg.pfb
14mr|texlive-wadalab-20110521-3|794	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkh.pfb
14mr|texlive-wadalab-20110521-3|795	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjki.pfb
14mr|texlive-wadalab-20110521-3|796	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkj.pfb
14mr|texlive-wadalab-20110521-3|797	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkk.pfb
14mr|texlive-wadalab-20110521-3|798	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkl.pfb
14mr|texlive-wadalab-20110521-3|799	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkm.pfb
14mr|texlive-wadalab-20110521-3|800	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkn.pfb
14mr|texlive-wadalab-20110521-3|801	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjko.pfb
14mr|texlive-wadalab-20110521-3|802	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkp.pfb
14mr|texlive-wadalab-20110521-3|803	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkq.pfb
14mr|texlive-wadalab-20110521-3|804	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkr.pfb
14mr|texlive-wadalab-20110521-3|805	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjks.pfb
14mr|texlive-wadalab-20110521-3|806	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkt.pfb
14mr|texlive-wadalab-20110521-3|807	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjku.pfb
14mr|texlive-wadalab-20110521-3|808	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkv.pfb
14mr|texlive-wadalab-20110521-3|809	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkw.pfb
14mr|texlive-wadalab-20110521-3|810	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkx.pfb
14mr|texlive-wadalab-20110521-3|811	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjky.pfb
14mr|texlive-wadalab-20110521-3|812	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkz.pfb
14mr|texlive-wadalab-20110521-3|813	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjroma.pfb
14mr|texlive-wadalab-20110521-3|814	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjrussian.pfb
14mr|texlive-wadalab-20110521-3|815	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjsy.pfb
14mr|texlive-wadalab-20110521-3|816	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjgreek.pfb
14mr|texlive-wadalab-20110521-3|817	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjhira.pfb
14mr|texlive-wadalab-20110521-3|818	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjhw.pfb
14mr|texlive-wadalab-20110521-3|819	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjka.pfb
14mr|texlive-wadalab-20110521-3|820	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkata.pfb
14mr|texlive-wadalab-20110521-3|821	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkb.pfb
14mr|texlive-wadalab-20110521-3|822	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkc.pfb
14mr|texlive-wadalab-20110521-3|823	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkd.pfb
14mr|texlive-wadalab-20110521-3|824	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjke.pfb
14mr|texlive-wadalab-20110521-3|825	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkeisen.pfb
14mr|texlive-wadalab-20110521-3|826	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkf.pfb
14mr|texlive-wadalab-20110521-3|827	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkg.pfb
14mr|texlive-wadalab-20110521-3|828	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkh.pfb
14mr|texlive-wadalab-20110521-3|829	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjki.pfb
14mr|texlive-wadalab-20110521-3|830	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkj.pfb
14mr|texlive-wadalab-20110521-3|831	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkk.pfb
14mr|texlive-wadalab-20110521-3|832	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkl.pfb
14mr|texlive-wadalab-20110521-3|833	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkm.pfb
14mr|texlive-wadalab-20110521-3|834	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkn.pfb
14mr|texlive-wadalab-20110521-3|835	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjko.pfb
14mr|texlive-wadalab-20110521-3|836	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkp.pfb
14mr|texlive-wadalab-20110521-3|837	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkq.pfb
14mr|texlive-wadalab-20110521-3|838	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkr.pfb
14mr|texlive-wadalab-20110521-3|839	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjks.pfb
14mr|texlive-wadalab-20110521-3|840	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkt.pfb
14mr|texlive-wadalab-20110521-3|841	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjku.pfb
14mr|texlive-wadalab-20110521-3|842	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkv.pfb
14mr|texlive-wadalab-20110521-3|843	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkw.pfb
14mr|texlive-wadalab-20110521-3|844	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkx.pfb
14mr|texlive-wadalab-20110521-3|845	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjky.pfb
14mr|texlive-wadalab-20110521-3|846	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkz.pfb
14mr|texlive-wadalab-20110521-3|847	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjroma.pfb
14mr|texlive-wadalab-20110521-3|848	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjrussian.pfb
14mr|texlive-wadalab-20110521-3|849	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjsy.pfb
14mr|texlive-wadalab-20110521-3|850	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jka.pfb
14mr|texlive-wadalab-20110521-3|851	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkb.pfb
14mr|texlive-wadalab-20110521-3|852	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkc.pfb
14mr|texlive-wadalab-20110521-3|853	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkd.pfb
14mr|texlive-wadalab-20110521-3|854	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jke.pfb
14mr|texlive-wadalab-20110521-3|855	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkf.pfb
14mr|texlive-wadalab-20110521-3|856	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkg.pfb
14mr|texlive-wadalab-20110521-3|857	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkh.pfb
14mr|texlive-wadalab-20110521-3|858	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jki.pfb
14mr|texlive-wadalab-20110521-3|859	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkj.pfb
14mr|texlive-wadalab-20110521-3|860	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkk.pfb
14mr|texlive-wadalab-20110521-3|861	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkl.pfb
14mr|texlive-wadalab-20110521-3|862	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkm.pfb
14mr|texlive-wadalab-20110521-3|863	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkn.pfb
14mr|texlive-wadalab-20110521-3|864	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jko.pfb
14mr|texlive-wadalab-20110521-3|865	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkp.pfb
14mr|texlive-wadalab-20110521-3|866	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkq.pfb
14mr|texlive-wadalab-20110521-3|867	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkr.pfb
14mr|texlive-wadalab-20110521-3|868	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jks.pfb
14mr|texlive-wadalab-20110521-3|869	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkt.pfb
14mr|texlive-wadalab-20110521-3|870	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jku.pfb
14mr|texlive-wadalab-20110521-3|871	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkv.pfb
14mr|texlive-wadalab-20110521-3|872	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkw.pfb
14mr|texlive-wadalab-20110521-3|873	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjgreek.pfb
14mr|texlive-wadalab-20110521-3|874	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjhira.pfb
14mr|texlive-wadalab-20110521-3|875	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjhw.pfb
14mr|texlive-wadalab-20110521-3|876	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjka.pfb
14mr|texlive-wadalab-20110521-3|877	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkata.pfb
14mr|texlive-wadalab-20110521-3|878	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkb.pfb
14mr|texlive-wadalab-20110521-3|879	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkc.pfb
14mr|texlive-wadalab-20110521-3|880	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkd.pfb
14mr|texlive-wadalab-20110521-3|881	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjke.pfb
14mr|texlive-wadalab-20110521-3|882	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkeisen.pfb
14mr|texlive-wadalab-20110521-3|883	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkf.pfb
14mr|texlive-wadalab-20110521-3|884	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkg.pfb
14mr|texlive-wadalab-20110521-3|885	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkh.pfb
14mr|texlive-wadalab-20110521-3|886	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjki.pfb
14mr|texlive-wadalab-20110521-3|887	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkj.pfb
14mr|texlive-wadalab-20110521-3|888	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkk.pfb
14mr|texlive-wadalab-20110521-3|889	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkl.pfb
14mr|texlive-wadalab-20110521-3|890	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkm.pfb
14mr|texlive-wadalab-20110521-3|891	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkn.pfb
14mr|texlive-wadalab-20110521-3|892	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjko.pfb
14mr|texlive-wadalab-20110521-3|893	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkp.pfb
14mr|texlive-wadalab-20110521-3|894	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkq.pfb
14mr|texlive-wadalab-20110521-3|895	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkr.pfb
14mr|texlive-wadalab-20110521-3|896	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjks.pfb
14mr|texlive-wadalab-20110521-3|897	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkt.pfb
14mr|texlive-wadalab-20110521-3|898	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjku.pfb
14mr|texlive-wadalab-20110521-3|899	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkv.pfb
14mr|texlive-wadalab-20110521-3|900	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkw.pfb
14mr|texlive-wadalab-20110521-3|901	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkx.pfb
14mr|texlive-wadalab-20110521-3|902	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjky.pfb
14mr|texlive-wadalab-20110521-3|903	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkz.pfb
14mr|texlive-wadalab-20110521-3|904	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjroma.pfb
14mr|texlive-wadalab-20110521-3|905	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjrussian.pfb
14mr|texlive-wadalab-20110521-3|906	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjsy.pfb
14mr|texlive-wadalab-20110521-3|907	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jka.pfb
14mr|texlive-wadalab-20110521-3|908	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkb.pfb
14mr|texlive-wadalab-20110521-3|909	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkc.pfb
14mr|texlive-wadalab-20110521-3|910	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkd.pfb
14mr|texlive-wadalab-20110521-3|911	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jke.pfb
14mr|texlive-wadalab-20110521-3|912	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkf.pfb
14mr|texlive-wadalab-20110521-3|913	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkg.pfb
14mr|texlive-wadalab-20110521-3|914	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkh.pfb
14mr|texlive-wadalab-20110521-3|915	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jki.pfb
14mr|texlive-wadalab-20110521-3|916	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkj.pfb
14mr|texlive-wadalab-20110521-3|917	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkk.pfb
14mr|texlive-wadalab-20110521-3|918	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkl.pfb
14mr|texlive-wadalab-20110521-3|919	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkm.pfb
14mr|texlive-wadalab-20110521-3|920	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkn.pfb
14mr|texlive-wadalab-20110521-3|921	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jko.pfb
14mr|texlive-wadalab-20110521-3|922	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkp.pfb
14mr|texlive-wadalab-20110521-3|923	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkq.pfb
14mr|texlive-wadalab-20110521-3|924	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkr.pfb
14mr|texlive-wadalab-20110521-3|925	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jks.pfb
14mr|texlive-wadalab-20110521-3|926	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkt.pfb
14mr|texlive-wadalab-20110521-3|927	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jku.pfb
14mr|texlive-wadalab-20110521-3|928	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkv.pfb
14mr|texlive-wadalab-20110521-3|929	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkw.pfb
14mr|texlive-wadalab-20110521-3|930	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjgreek.pfb
14mr|texlive-wadalab-20110521-3|931	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjhira.pfb
14mr|texlive-wadalab-20110521-3|932	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjhw.pfb
14mr|texlive-wadalab-20110521-3|933	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjka.pfb
14mr|texlive-wadalab-20110521-3|934	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkata.pfb
14mr|texlive-wadalab-20110521-3|935	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkb.pfb
14mr|texlive-wadalab-20110521-3|936	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkc.pfb
14mr|texlive-wadalab-20110521-3|937	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkd.pfb
14mr|texlive-wadalab-20110521-3|938	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjke.pfb
14mr|texlive-wadalab-20110521-3|939	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkeisen.pfb
14mr|texlive-wadalab-20110521-3|940	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkf.pfb
14mr|texlive-wadalab-20110521-3|941	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkg.pfb
14mr|texlive-wadalab-20110521-3|942	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkh.pfb
14mr|texlive-wadalab-20110521-3|943	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjki.pfb
14mr|texlive-wadalab-20110521-3|944	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkj.pfb
14mr|texlive-wadalab-20110521-3|945	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkk.pfb
14mr|texlive-wadalab-20110521-3|946	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkl.pfb
14mr|texlive-wadalab-20110521-3|947	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkm.pfb
14mr|texlive-wadalab-20110521-3|948	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkn.pfb
14mr|texlive-wadalab-20110521-3|949	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjko.pfb
14mr|texlive-wadalab-20110521-3|950	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkp.pfb
14mr|texlive-wadalab-20110521-3|951	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkq.pfb
14mr|texlive-wadalab-20110521-3|952	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkr.pfb
14mr|texlive-wadalab-20110521-3|953	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjks.pfb
14mr|texlive-wadalab-20110521-3|954	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkt.pfb
14mr|texlive-wadalab-20110521-3|955	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjku.pfb
14mr|texlive-wadalab-20110521-3|956	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkv.pfb
14mr|texlive-wadalab-20110521-3|957	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkw.pfb
14mr|texlive-wadalab-20110521-3|958	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkx.pfb
14mr|texlive-wadalab-20110521-3|959	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjky.pfb
14mr|texlive-wadalab-20110521-3|960	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkz.pfb
14mr|texlive-wadalab-20110521-3|961	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjroma.pfb
14mr|texlive-wadalab-20110521-3|962	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjrussian.pfb
14mr|texlive-wadalab-20110521-3|963	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjsy.pfb
14mr|texlive-wadalab-20110521-3|964	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj00.vf
14mr|texlive-wadalab-20110521-3|965	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj03.vf
14mr|texlive-wadalab-20110521-3|966	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj04.vf
14mr|texlive-wadalab-20110521-3|967	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj20.vf
14mr|texlive-wadalab-20110521-3|968	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj21.vf
14mr|texlive-wadalab-20110521-3|969	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj22.vf
14mr|texlive-wadalab-20110521-3|970	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj23.vf
14mr|texlive-wadalab-20110521-3|971	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj25.vf
14mr|texlive-wadalab-20110521-3|972	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj26.vf
14mr|texlive-wadalab-20110521-3|973	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj30.vf
14mr|texlive-wadalab-20110521-3|974	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj4e.vf
14mr|texlive-wadalab-20110521-3|975	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj4f.vf
14mr|texlive-wadalab-20110521-3|976	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj50.vf
14mr|texlive-wadalab-20110521-3|977	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj51.vf
14mr|texlive-wadalab-20110521-3|978	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj52.vf
14mr|texlive-wadalab-20110521-3|979	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj53.vf
14mr|texlive-wadalab-20110521-3|980	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj54.vf
14mr|texlive-wadalab-20110521-3|981	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj55.vf
14mr|texlive-wadalab-20110521-3|982	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj56.vf
14mr|texlive-wadalab-20110521-3|983	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj57.vf
14mr|texlive-wadalab-20110521-3|984	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj58.vf
14mr|texlive-wadalab-20110521-3|985	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj59.vf
14mr|texlive-wadalab-20110521-3|986	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5a.vf
14mr|texlive-wadalab-20110521-3|987	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5b.vf
14mr|texlive-wadalab-20110521-3|988	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5c.vf
14mr|texlive-wadalab-20110521-3|989	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5d.vf
14mr|texlive-wadalab-20110521-3|990	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5e.vf
14mr|texlive-wadalab-20110521-3|991	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5f.vf
14mr|texlive-wadalab-20110521-3|992	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj60.vf
14mr|texlive-wadalab-20110521-3|993	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj61.vf
14mr|texlive-wadalab-20110521-3|994	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj62.vf
14mr|texlive-wadalab-20110521-3|995	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj63.vf
14mr|texlive-wadalab-20110521-3|996	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj64.vf
14mr|texlive-wadalab-20110521-3|997	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj65.vf
14mr|texlive-wadalab-20110521-3|998	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj66.vf
14mr|texlive-wadalab-20110521-3|999	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj67.vf
14mr|texlive-wadalab-20110521-3|1000	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj68.vf
14mr|texlive-wadalab-20110521-3|1001	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj69.vf
14mr|texlive-wadalab-20110521-3|1002	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6a.vf
14mr|texlive-wadalab-20110521-3|1003	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6b.vf
14mr|texlive-wadalab-20110521-3|1004	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6c.vf
14mr|texlive-wadalab-20110521-3|1005	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6d.vf
14mr|texlive-wadalab-20110521-3|1006	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6e.vf
14mr|texlive-wadalab-20110521-3|1007	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6f.vf
14mr|texlive-wadalab-20110521-3|1008	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj70.vf
14mr|texlive-wadalab-20110521-3|1009	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj71.vf
14mr|texlive-wadalab-20110521-3|1010	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj72.vf
14mr|texlive-wadalab-20110521-3|1011	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj73.vf
14mr|texlive-wadalab-20110521-3|1012	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj74.vf
14mr|texlive-wadalab-20110521-3|1013	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj75.vf
14mr|texlive-wadalab-20110521-3|1014	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj76.vf
14mr|texlive-wadalab-20110521-3|1015	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj77.vf
14mr|texlive-wadalab-20110521-3|1016	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj78.vf
14mr|texlive-wadalab-20110521-3|1017	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj79.vf
14mr|texlive-wadalab-20110521-3|1018	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7a.vf
14mr|texlive-wadalab-20110521-3|1019	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7b.vf
14mr|texlive-wadalab-20110521-3|1020	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7c.vf
14mr|texlive-wadalab-20110521-3|1021	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7d.vf
14mr|texlive-wadalab-20110521-3|1022	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7e.vf
14mr|texlive-wadalab-20110521-3|1023	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7f.vf
14mr|texlive-wadalab-20110521-3|1024	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj80.vf
14mr|texlive-wadalab-20110521-3|1025	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj81.vf
14mr|texlive-wadalab-20110521-3|1026	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj82.vf
14mr|texlive-wadalab-20110521-3|1027	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj83.vf
14mr|texlive-wadalab-20110521-3|1028	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj84.vf
14mr|texlive-wadalab-20110521-3|1029	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj85.vf
14mr|texlive-wadalab-20110521-3|1030	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj86.vf
14mr|texlive-wadalab-20110521-3|1031	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj87.vf
14mr|texlive-wadalab-20110521-3|1032	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj88.vf
14mr|texlive-wadalab-20110521-3|1033	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj89.vf
14mr|texlive-wadalab-20110521-3|1034	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8a.vf
14mr|texlive-wadalab-20110521-3|1035	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8b.vf
14mr|texlive-wadalab-20110521-3|1036	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8c.vf
14mr|texlive-wadalab-20110521-3|1037	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8d.vf
14mr|texlive-wadalab-20110521-3|1038	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8e.vf
14mr|texlive-wadalab-20110521-3|1039	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8f.vf
14mr|texlive-wadalab-20110521-3|1040	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj90.vf
14mr|texlive-wadalab-20110521-3|1041	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj91.vf
14mr|texlive-wadalab-20110521-3|1042	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj92.vf
14mr|texlive-wadalab-20110521-3|1043	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj93.vf
14mr|texlive-wadalab-20110521-3|1044	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj94.vf
14mr|texlive-wadalab-20110521-3|1045	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj95.vf
14mr|texlive-wadalab-20110521-3|1046	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj96.vf
14mr|texlive-wadalab-20110521-3|1047	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj97.vf
14mr|texlive-wadalab-20110521-3|1048	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj98.vf
14mr|texlive-wadalab-20110521-3|1049	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj99.vf
14mr|texlive-wadalab-20110521-3|1050	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9a.vf
14mr|texlive-wadalab-20110521-3|1051	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9b.vf
14mr|texlive-wadalab-20110521-3|1052	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9c.vf
14mr|texlive-wadalab-20110521-3|1053	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9d.vf
14mr|texlive-wadalab-20110521-3|1054	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9e.vf
14mr|texlive-wadalab-20110521-3|1055	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9f.vf
14mr|texlive-wadalab-20110521-3|1056	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgjff.vf
14mr|texlive-wadalab-20110521-3|1057	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj00.vf
14mr|texlive-wadalab-20110521-3|1058	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj03.vf
14mr|texlive-wadalab-20110521-3|1059	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj04.vf
14mr|texlive-wadalab-20110521-3|1060	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj20.vf
14mr|texlive-wadalab-20110521-3|1061	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj21.vf
14mr|texlive-wadalab-20110521-3|1062	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj22.vf
14mr|texlive-wadalab-20110521-3|1063	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj23.vf
14mr|texlive-wadalab-20110521-3|1064	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj25.vf
14mr|texlive-wadalab-20110521-3|1065	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj26.vf
14mr|texlive-wadalab-20110521-3|1066	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj30.vf
14mr|texlive-wadalab-20110521-3|1067	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj4e.vf
14mr|texlive-wadalab-20110521-3|1068	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj4f.vf
14mr|texlive-wadalab-20110521-3|1069	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj50.vf
14mr|texlive-wadalab-20110521-3|1070	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj51.vf
14mr|texlive-wadalab-20110521-3|1071	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj52.vf
14mr|texlive-wadalab-20110521-3|1072	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj53.vf
14mr|texlive-wadalab-20110521-3|1073	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj54.vf
14mr|texlive-wadalab-20110521-3|1074	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj55.vf
14mr|texlive-wadalab-20110521-3|1075	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj56.vf
14mr|texlive-wadalab-20110521-3|1076	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj57.vf
14mr|texlive-wadalab-20110521-3|1077	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj58.vf
14mr|texlive-wadalab-20110521-3|1078	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj59.vf
14mr|texlive-wadalab-20110521-3|1079	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5a.vf
14mr|texlive-wadalab-20110521-3|1080	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5b.vf
14mr|texlive-wadalab-20110521-3|1081	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5c.vf
14mr|texlive-wadalab-20110521-3|1082	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5d.vf
14mr|texlive-wadalab-20110521-3|1083	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5e.vf
14mr|texlive-wadalab-20110521-3|1084	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5f.vf
14mr|texlive-wadalab-20110521-3|1085	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj60.vf
14mr|texlive-wadalab-20110521-3|1086	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj61.vf
14mr|texlive-wadalab-20110521-3|1087	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj62.vf
14mr|texlive-wadalab-20110521-3|1088	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj63.vf
14mr|texlive-wadalab-20110521-3|1089	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj64.vf
14mr|texlive-wadalab-20110521-3|1090	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj65.vf
14mr|texlive-wadalab-20110521-3|1091	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj66.vf
14mr|texlive-wadalab-20110521-3|1092	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj67.vf
14mr|texlive-wadalab-20110521-3|1093	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj68.vf
14mr|texlive-wadalab-20110521-3|1094	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj69.vf
14mr|texlive-wadalab-20110521-3|1095	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6a.vf
14mr|texlive-wadalab-20110521-3|1096	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6b.vf
14mr|texlive-wadalab-20110521-3|1097	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6c.vf
14mr|texlive-wadalab-20110521-3|1098	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6d.vf
14mr|texlive-wadalab-20110521-3|1099	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6e.vf
14mr|texlive-wadalab-20110521-3|1100	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6f.vf
14mr|texlive-wadalab-20110521-3|1101	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj70.vf
14mr|texlive-wadalab-20110521-3|1102	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj71.vf
14mr|texlive-wadalab-20110521-3|1103	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj72.vf
14mr|texlive-wadalab-20110521-3|1104	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj73.vf
14mr|texlive-wadalab-20110521-3|1105	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj74.vf
14mr|texlive-wadalab-20110521-3|1106	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj75.vf
14mr|texlive-wadalab-20110521-3|1107	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj76.vf
14mr|texlive-wadalab-20110521-3|1108	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj77.vf
14mr|texlive-wadalab-20110521-3|1109	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj78.vf
14mr|texlive-wadalab-20110521-3|1110	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj79.vf
14mr|texlive-wadalab-20110521-3|1111	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7a.vf
14mr|texlive-wadalab-20110521-3|1112	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7b.vf
14mr|texlive-wadalab-20110521-3|1113	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7c.vf
14mr|texlive-wadalab-20110521-3|1114	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7d.vf
14mr|texlive-wadalab-20110521-3|1115	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7e.vf
14mr|texlive-wadalab-20110521-3|1116	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7f.vf
14mr|texlive-wadalab-20110521-3|1117	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj80.vf
14mr|texlive-wadalab-20110521-3|1118	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj81.vf
14mr|texlive-wadalab-20110521-3|1119	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj82.vf
14mr|texlive-wadalab-20110521-3|1120	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj83.vf
14mr|texlive-wadalab-20110521-3|1121	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj84.vf
14mr|texlive-wadalab-20110521-3|1122	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj85.vf
14mr|texlive-wadalab-20110521-3|1123	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj86.vf
14mr|texlive-wadalab-20110521-3|1124	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj87.vf
14mr|texlive-wadalab-20110521-3|1125	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj88.vf
14mr|texlive-wadalab-20110521-3|1126	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj89.vf
14mr|texlive-wadalab-20110521-3|1127	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8a.vf
14mr|texlive-wadalab-20110521-3|1128	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8b.vf
14mr|texlive-wadalab-20110521-3|1129	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8c.vf
14mr|texlive-wadalab-20110521-3|1130	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8d.vf
14mr|texlive-wadalab-20110521-3|1131	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8e.vf
14mr|texlive-wadalab-20110521-3|1132	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8f.vf
14mr|texlive-wadalab-20110521-3|1133	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj90.vf
14mr|texlive-wadalab-20110521-3|1134	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj91.vf
14mr|texlive-wadalab-20110521-3|1135	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj92.vf
14mr|texlive-wadalab-20110521-3|1136	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj93.vf
14mr|texlive-wadalab-20110521-3|1137	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj94.vf
14mr|texlive-wadalab-20110521-3|1138	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj95.vf
14mr|texlive-wadalab-20110521-3|1139	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj96.vf
14mr|texlive-wadalab-20110521-3|1140	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj97.vf
14mr|texlive-wadalab-20110521-3|1141	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj98.vf
14mr|texlive-wadalab-20110521-3|1142	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj99.vf
14mr|texlive-wadalab-20110521-3|1143	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9a.vf
14mr|texlive-wadalab-20110521-3|1144	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9b.vf
14mr|texlive-wadalab-20110521-3|1145	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9c.vf
14mr|texlive-wadalab-20110521-3|1146	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9d.vf
14mr|texlive-wadalab-20110521-3|1147	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9e.vf
14mr|texlive-wadalab-20110521-3|1148	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9f.vf
14mr|texlive-wadalab-20110521-3|1149	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmjff.vf
14mr|texlive-wadalab-20110521-3|1150	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj00.vf
14mr|texlive-wadalab-20110521-3|1151	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj03.vf
14mr|texlive-wadalab-20110521-3|1152	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj04.vf
14mr|texlive-wadalab-20110521-3|1153	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj20.vf
14mr|texlive-wadalab-20110521-3|1154	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj21.vf
14mr|texlive-wadalab-20110521-3|1155	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj22.vf
14mr|texlive-wadalab-20110521-3|1156	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj23.vf
14mr|texlive-wadalab-20110521-3|1157	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj25.vf
14mr|texlive-wadalab-20110521-3|1158	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj26.vf
14mr|texlive-wadalab-20110521-3|1159	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj30.vf
14mr|texlive-wadalab-20110521-3|1160	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj4e.vf
14mr|texlive-wadalab-20110521-3|1161	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj4f.vf
14mr|texlive-wadalab-20110521-3|1162	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj50.vf
14mr|texlive-wadalab-20110521-3|1163	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj51.vf
14mr|texlive-wadalab-20110521-3|1164	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj52.vf
14mr|texlive-wadalab-20110521-3|1165	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj53.vf
14mr|texlive-wadalab-20110521-3|1166	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj54.vf
14mr|texlive-wadalab-20110521-3|1167	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj55.vf
14mr|texlive-wadalab-20110521-3|1168	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj56.vf
14mr|texlive-wadalab-20110521-3|1169	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj57.vf
14mr|texlive-wadalab-20110521-3|1170	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj58.vf
14mr|texlive-wadalab-20110521-3|1171	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj59.vf
14mr|texlive-wadalab-20110521-3|1172	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5a.vf
14mr|texlive-wadalab-20110521-3|1173	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5b.vf
14mr|texlive-wadalab-20110521-3|1174	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5c.vf
14mr|texlive-wadalab-20110521-3|1175	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5d.vf
14mr|texlive-wadalab-20110521-3|1176	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5e.vf
14mr|texlive-wadalab-20110521-3|1177	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5f.vf
14mr|texlive-wadalab-20110521-3|1178	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj60.vf
14mr|texlive-wadalab-20110521-3|1179	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj61.vf
14mr|texlive-wadalab-20110521-3|1180	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj62.vf
14mr|texlive-wadalab-20110521-3|1181	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj63.vf
14mr|texlive-wadalab-20110521-3|1182	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj64.vf
14mr|texlive-wadalab-20110521-3|1183	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj65.vf
14mr|texlive-wadalab-20110521-3|1184	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj66.vf
14mr|texlive-wadalab-20110521-3|1185	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj67.vf
14mr|texlive-wadalab-20110521-3|1186	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj68.vf
14mr|texlive-wadalab-20110521-3|1187	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj69.vf
14mr|texlive-wadalab-20110521-3|1188	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6a.vf
14mr|texlive-wadalab-20110521-3|1189	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6b.vf
14mr|texlive-wadalab-20110521-3|1190	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6c.vf
14mr|texlive-wadalab-20110521-3|1191	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6d.vf
14mr|texlive-wadalab-20110521-3|1192	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6e.vf
14mr|texlive-wadalab-20110521-3|1193	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6f.vf
14mr|texlive-wadalab-20110521-3|1194	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj70.vf
14mr|texlive-wadalab-20110521-3|1195	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj71.vf
14mr|texlive-wadalab-20110521-3|1196	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj72.vf
14mr|texlive-wadalab-20110521-3|1197	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj73.vf
14mr|texlive-wadalab-20110521-3|1198	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj74.vf
14mr|texlive-wadalab-20110521-3|1199	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj75.vf
14mr|texlive-wadalab-20110521-3|1200	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj76.vf
14mr|texlive-wadalab-20110521-3|1201	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj77.vf
14mr|texlive-wadalab-20110521-3|1202	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj78.vf
14mr|texlive-wadalab-20110521-3|1203	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj79.vf
14mr|texlive-wadalab-20110521-3|1204	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7a.vf
14mr|texlive-wadalab-20110521-3|1205	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7b.vf
14mr|texlive-wadalab-20110521-3|1206	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7c.vf
14mr|texlive-wadalab-20110521-3|1207	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7d.vf
14mr|texlive-wadalab-20110521-3|1208	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7e.vf
14mr|texlive-wadalab-20110521-3|1209	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7f.vf
14mr|texlive-wadalab-20110521-3|1210	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj80.vf
14mr|texlive-wadalab-20110521-3|1211	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj81.vf
14mr|texlive-wadalab-20110521-3|1212	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj82.vf
14mr|texlive-wadalab-20110521-3|1213	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj83.vf
14mr|texlive-wadalab-20110521-3|1214	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj84.vf
14mr|texlive-wadalab-20110521-3|1215	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj85.vf
14mr|texlive-wadalab-20110521-3|1216	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj86.vf
14mr|texlive-wadalab-20110521-3|1217	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj87.vf
14mr|texlive-wadalab-20110521-3|1218	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj88.vf
14mr|texlive-wadalab-20110521-3|1219	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj89.vf
14mr|texlive-wadalab-20110521-3|1220	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8a.vf
14mr|texlive-wadalab-20110521-3|1221	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8b.vf
14mr|texlive-wadalab-20110521-3|1222	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8c.vf
14mr|texlive-wadalab-20110521-3|1223	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8d.vf
14mr|texlive-wadalab-20110521-3|1224	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8e.vf
14mr|texlive-wadalab-20110521-3|1225	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8f.vf
14mr|texlive-wadalab-20110521-3|1226	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj90.vf
14mr|texlive-wadalab-20110521-3|1227	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj91.vf
14mr|texlive-wadalab-20110521-3|1228	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj92.vf
14mr|texlive-wadalab-20110521-3|1229	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj93.vf
14mr|texlive-wadalab-20110521-3|1230	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj94.vf
14mr|texlive-wadalab-20110521-3|1231	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj95.vf
14mr|texlive-wadalab-20110521-3|1232	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj96.vf
14mr|texlive-wadalab-20110521-3|1233	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj97.vf
14mr|texlive-wadalab-20110521-3|1234	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj98.vf
14mr|texlive-wadalab-20110521-3|1235	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj99.vf
14mr|texlive-wadalab-20110521-3|1236	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9a.vf
14mr|texlive-wadalab-20110521-3|1237	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9b.vf
14mr|texlive-wadalab-20110521-3|1238	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9c.vf
14mr|texlive-wadalab-20110521-3|1239	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9d.vf
14mr|texlive-wadalab-20110521-3|1240	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9e.vf
14mr|texlive-wadalab-20110521-3|1241	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9f.vf
14mr|texlive-wadalab-20110521-3|1242	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcjff.vf
14mr|texlive-wadalab-20110521-3|1243	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj00.vf
14mr|texlive-wadalab-20110521-3|1244	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj03.vf
14mr|texlive-wadalab-20110521-3|1245	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj04.vf
14mr|texlive-wadalab-20110521-3|1246	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj20.vf
14mr|texlive-wadalab-20110521-3|1247	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj21.vf
14mr|texlive-wadalab-20110521-3|1248	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj22.vf
14mr|texlive-wadalab-20110521-3|1249	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj23.vf
14mr|texlive-wadalab-20110521-3|1250	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj25.vf
14mr|texlive-wadalab-20110521-3|1251	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj26.vf
14mr|texlive-wadalab-20110521-3|1252	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj30.vf
14mr|texlive-wadalab-20110521-3|1253	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj4e.vf
14mr|texlive-wadalab-20110521-3|1254	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj4f.vf
14mr|texlive-wadalab-20110521-3|1255	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj50.vf
14mr|texlive-wadalab-20110521-3|1256	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj51.vf
14mr|texlive-wadalab-20110521-3|1257	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj52.vf
14mr|texlive-wadalab-20110521-3|1258	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj53.vf
14mr|texlive-wadalab-20110521-3|1259	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj54.vf
14mr|texlive-wadalab-20110521-3|1260	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj55.vf
14mr|texlive-wadalab-20110521-3|1261	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj56.vf
14mr|texlive-wadalab-20110521-3|1262	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj57.vf
14mr|texlive-wadalab-20110521-3|1263	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj58.vf
14mr|texlive-wadalab-20110521-3|1264	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj59.vf
14mr|texlive-wadalab-20110521-3|1265	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5a.vf
14mr|texlive-wadalab-20110521-3|1266	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5b.vf
14mr|texlive-wadalab-20110521-3|1267	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5c.vf
14mr|texlive-wadalab-20110521-3|1268	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5d.vf
14mr|texlive-wadalab-20110521-3|1269	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5e.vf
14mr|texlive-wadalab-20110521-3|1270	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5f.vf
14mr|texlive-wadalab-20110521-3|1271	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj60.vf
14mr|texlive-wadalab-20110521-3|1272	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj61.vf
14mr|texlive-wadalab-20110521-3|1273	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj62.vf
14mr|texlive-wadalab-20110521-3|1274	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj63.vf
14mr|texlive-wadalab-20110521-3|1275	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj64.vf
14mr|texlive-wadalab-20110521-3|1276	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj65.vf
14mr|texlive-wadalab-20110521-3|1277	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj66.vf
14mr|texlive-wadalab-20110521-3|1278	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj67.vf
14mr|texlive-wadalab-20110521-3|1279	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj68.vf
14mr|texlive-wadalab-20110521-3|1280	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj69.vf
14mr|texlive-wadalab-20110521-3|1281	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6a.vf
14mr|texlive-wadalab-20110521-3|1282	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6b.vf
14mr|texlive-wadalab-20110521-3|1283	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6c.vf
14mr|texlive-wadalab-20110521-3|1284	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6d.vf
14mr|texlive-wadalab-20110521-3|1285	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6e.vf
14mr|texlive-wadalab-20110521-3|1286	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6f.vf
14mr|texlive-wadalab-20110521-3|1287	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj70.vf
14mr|texlive-wadalab-20110521-3|1288	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj71.vf
14mr|texlive-wadalab-20110521-3|1289	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj72.vf
14mr|texlive-wadalab-20110521-3|1290	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj73.vf
14mr|texlive-wadalab-20110521-3|1291	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj74.vf
14mr|texlive-wadalab-20110521-3|1292	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj75.vf
14mr|texlive-wadalab-20110521-3|1293	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj76.vf
14mr|texlive-wadalab-20110521-3|1294	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj77.vf
14mr|texlive-wadalab-20110521-3|1295	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj78.vf
14mr|texlive-wadalab-20110521-3|1296	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj79.vf
14mr|texlive-wadalab-20110521-3|1297	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7a.vf
14mr|texlive-wadalab-20110521-3|1298	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7b.vf
14mr|texlive-wadalab-20110521-3|1299	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7c.vf
14mr|texlive-wadalab-20110521-3|1300	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7d.vf
14mr|texlive-wadalab-20110521-3|1301	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7e.vf
14mr|texlive-wadalab-20110521-3|1302	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7f.vf
14mr|texlive-wadalab-20110521-3|1303	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj80.vf
14mr|texlive-wadalab-20110521-3|1304	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj81.vf
14mr|texlive-wadalab-20110521-3|1305	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj82.vf
14mr|texlive-wadalab-20110521-3|1306	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj83.vf
14mr|texlive-wadalab-20110521-3|1307	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj84.vf
14mr|texlive-wadalab-20110521-3|1308	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj85.vf
14mr|texlive-wadalab-20110521-3|1309	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj86.vf
14mr|texlive-wadalab-20110521-3|1310	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj87.vf
14mr|texlive-wadalab-20110521-3|1311	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj88.vf
14mr|texlive-wadalab-20110521-3|1312	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj89.vf
14mr|texlive-wadalab-20110521-3|1313	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8a.vf
14mr|texlive-wadalab-20110521-3|1314	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8b.vf
14mr|texlive-wadalab-20110521-3|1315	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8c.vf
14mr|texlive-wadalab-20110521-3|1316	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8d.vf
14mr|texlive-wadalab-20110521-3|1317	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8e.vf
14mr|texlive-wadalab-20110521-3|1318	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8f.vf
14mr|texlive-wadalab-20110521-3|1319	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj90.vf
14mr|texlive-wadalab-20110521-3|1320	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj91.vf
14mr|texlive-wadalab-20110521-3|1321	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj92.vf
14mr|texlive-wadalab-20110521-3|1322	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj93.vf
14mr|texlive-wadalab-20110521-3|1323	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj94.vf
14mr|texlive-wadalab-20110521-3|1324	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj95.vf
14mr|texlive-wadalab-20110521-3|1325	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj96.vf
14mr|texlive-wadalab-20110521-3|1326	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj97.vf
14mr|texlive-wadalab-20110521-3|1327	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj98.vf
14mr|texlive-wadalab-20110521-3|1328	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj99.vf
14mr|texlive-wadalab-20110521-3|1329	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9a.vf
14mr|texlive-wadalab-20110521-3|1330	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9b.vf
14mr|texlive-wadalab-20110521-3|1331	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9c.vf
14mr|texlive-wadalab-20110521-3|1332	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9d.vf
14mr|texlive-wadalab-20110521-3|1333	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9e.vf
14mr|texlive-wadalab-20110521-3|1334	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9f.vf
14mr|texlive-wadalab-20110521-3|1335	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrjff.vf
14mr|texlive-wadalab-20110521-3|1336	%_texmf_updmap_d/wadalab
14mr|texlive-wadalab-20110521-3|1337	%doc %{_texmfdistdir}/doc/fonts/wadalab/README
14mr|texlive-wadalab-20110521-3|1338	%doc %{_texmfdistdir}/doc/fonts/wadalab/dgj/README
14mr|texlive-wadalab-20110521-3|1339	%doc %{_texmfdistdir}/doc/fonts/wadalab/dmj/README
14mr|texlive-wadalab-20110521-3|1340	%doc %{_texmfdistdir}/doc/fonts/wadalab/mc2j/README
14mr|texlive-wadalab-20110521-3|1341	%doc %{_texmfdistdir}/doc/fonts/wadalab/mcj/README
14mr|texlive-wadalab-20110521-3|1342	%doc %{_texmfdistdir}/doc/fonts/wadalab/mr2j/README
14mr|texlive-wadalab-20110521-3|1343	%doc %{_texmfdistdir}/doc/fonts/wadalab/mrj/README
14mr|texlive-wadalab-20110521-3|1344	%doc %{_texmfdistdir}/doc/fonts/wadalab/wadalab-sampler.pdf
14mr|texlive-wadalab-20110521-3|1345	%doc %{_texmfdistdir}/doc/fonts/wadalab/wadalab-sampler.tex
14mr|texlive-wadalab-20110521-3|1346	
14mr|texlive-wadalab-20110521-3|1347	#-----------------------------------------------------------------------
14mr|texlive-wadalab-20110521-3|1348	%prep
14mr|texlive-wadalab-20110521-3|1349	%setup -c -a0 -a1
14mr|texlive-wadalab-20110521-3|1350	
14mr|texlive-wadalab-20110521-3|1351	%build
14mr|texlive-wadalab-20110521-3|1352	
14mr|texlive-wadalab-20110521-3|1353	%install
14mr|texlive-wadalab-20110521-3|1354	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wadalab-20110521-3|1355	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-wadalab-20110521-3|1356	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mr|texlive-wadalab-20110521-3|1357	cat > %{buildroot}%{_texmf_updmap_d}/wadalab <<EOF
14mr|texlive-wadalab-20110521-3|1358	Map dgj.map
14mr|texlive-wadalab-20110521-3|1359	Map dmj.map
14mr|texlive-wadalab-20110521-3|1360	Map mc2j.map
14mr|texlive-wadalab-20110521-3|1361	Map mcj.map
14mr|texlive-wadalab-20110521-3|1362	Map mr2j.map
14mr|texlive-wadalab-20110521-3|1363	Map mrj.map
14mr|texlive-wadalab-20110521-3|1364	EOF
14mr|texlive-wadalab-20110521-3|1365	
14mr|texlive-wadalab-20110521-3|1366	
14mr|texlive-wadalab-20110521-3|1367	
14mr|texlive-wadalab-20110521-3|1368	%changelog
14mr|texlive-wadalab-20110521-3|1369	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110521-3
14mr|texlive-wadalab-20110521-3|1370	+ Revision: b411e3f
14mr|texlive-wadalab-20110521-3|1371	- MassBuild#440: Increase release tag
14mr|texlive-wadalab-20110521-3|1372	
14mr|texlive-wadalab-20110521-3|1373	

21775 14
14mr|texlive-wallpaper-1.10-4|1	# revision 15878
14mr|texlive-wallpaper-1.10-4|2	# category Package
14mr|texlive-wallpaper-1.10-4|3	# catalog-ctan /macros/latex/contrib/wallpaper
14mr|texlive-wallpaper-1.10-4|4	# catalog-date 2007-01-20 20:21:37 +0100
14mr|texlive-wallpaper-1.10-4|5	# catalog-license lppl
14mr|texlive-wallpaper-1.10-4|6	# catalog-version 1.10
14mr|texlive-wallpaper-1.10-4|7	Name:		texlive-wallpaper
14mr|texlive-wallpaper-1.10-4|8	Version:	1.10
14mr|texlive-wallpaper-1.10-4|9	Release:	4
14mr|texlive-wallpaper-1.10-4|10	Summary:	Easy addition of wallpapers (background images) to LaTeX documents
14mr|texlive-wallpaper-1.10-4|11	Group:		Publishing
14mr|texlive-wallpaper-1.10-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wallpaper
14mr|texlive-wallpaper-1.10-4|13	License:	LPPL
14mr|texlive-wallpaper-1.10-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wallpaper.tar.xz
14mr|texlive-wallpaper-1.10-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wallpaper.doc.tar.xz
14mr|texlive-wallpaper-1.10-4|16	BuildArch:	noarch
14mr|texlive-wallpaper-1.10-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-wallpaper-1.10-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-wallpaper-1.10-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-wallpaper-1.10-4|20	
14mr|texlive-wallpaper-1.10-4|21	%description
14mr|texlive-wallpaper-1.10-4|22	This collection contains files to add wallpapers (background
14mr|texlive-wallpaper-1.10-4|23	images) to LaTeX documents. It uses the eso-pic package, but
14mr|texlive-wallpaper-1.10-4|24	provides simple commands to include effects such as tiling. An
14mr|texlive-wallpaper-1.10-4|25	example is provided, which works under both LaTeX and pdfLaTeX.
14mr|texlive-wallpaper-1.10-4|26	
14mr|texlive-wallpaper-1.10-4|27	%post
14mr|texlive-wallpaper-1.10-4|28	%{_sbindir}/texlive.post
14mr|texlive-wallpaper-1.10-4|29	
14mr|texlive-wallpaper-1.10-4|30	%postun
14mr|texlive-wallpaper-1.10-4|31	if [ $1 -eq 0 ]; then
14mr|texlive-wallpaper-1.10-4|32	%{_sbindir}/texlive.post
14mr|texlive-wallpaper-1.10-4|33	fi
14mr|texlive-wallpaper-1.10-4|34	
14mr|texlive-wallpaper-1.10-4|35	#-----------------------------------------------------------------------
14mr|texlive-wallpaper-1.10-4|36	%files
14mr|texlive-wallpaper-1.10-4|37	%{_texmfdistdir}/tex/latex/wallpaper/wallpaper.sty
14mr|texlive-wallpaper-1.10-4|38	%doc %{_texmfdistdir}/doc/latex/wallpaper/README
14mr|texlive-wallpaper-1.10-4|39	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/TGTamber.png
14mr|texlive-wallpaper-1.10-4|40	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/auto/example.el
14mr|texlive-wallpaper-1.10-4|41	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/example.tex
14mr|texlive-wallpaper-1.10-4|42	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/hya.png
14mr|texlive-wallpaper-1.10-4|43	%doc %{_texmfdistdir}/doc/latex/wallpaper/wallpapermanual.pdf
14mr|texlive-wallpaper-1.10-4|44	
14mr|texlive-wallpaper-1.10-4|45	#-----------------------------------------------------------------------
14mr|texlive-wallpaper-1.10-4|46	%prep
14mr|texlive-wallpaper-1.10-4|47	%setup -c -a0 -a1
14mr|texlive-wallpaper-1.10-4|48	
14mr|texlive-wallpaper-1.10-4|49	%build
14mr|texlive-wallpaper-1.10-4|50	
14mr|texlive-wallpaper-1.10-4|51	%install
14mr|texlive-wallpaper-1.10-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wallpaper-1.10-4|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-wallpaper-1.10-4|54	
14mr|texlive-wallpaper-1.10-4|55	%changelog
14mr|texlive-wallpaper-1.10-4|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10-4
14mr|texlive-wallpaper-1.10-4|57	+ Revision: 9a1c50e
14mr|texlive-wallpaper-1.10-4|58	- MassBuild#440: Increase release tag
14mr|texlive-wallpaper-1.10-4|59	
14mr|texlive-wallpaper-1.10-4|60	

21776 14
14mr|texlive-warning-0.01-3|1	# revision 22028
14mr|texlive-warning-0.01-3|2	# category Package
14mr|texlive-warning-0.01-3|3	# catalog-ctan /macros/latex/contrib/warning
14mr|texlive-warning-0.01-3|4	# catalog-date 2011-04-08 17:41:44 +0200
14mr|texlive-warning-0.01-3|5	# catalog-license lppl
14mr|texlive-warning-0.01-3|6	# catalog-version 0.01
14mr|texlive-warning-0.01-3|7	Name:		texlive-warning
14mr|texlive-warning-0.01-3|8	Version:	0.01
14mr|texlive-warning-0.01-3|9	Release:	3
14mr|texlive-warning-0.01-3|10	Summary:	Global warnings at the end of the logfile
14mr|texlive-warning-0.01-3|11	Group:		Publishing
14mr|texlive-warning-0.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/warning
14mr|texlive-warning-0.01-3|13	License:	LPPL
14mr|texlive-warning-0.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warning.tar.xz
14mr|texlive-warning-0.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warning.doc.tar.xz
14mr|texlive-warning-0.01-3|16	BuildArch:	noarch
14mr|texlive-warning-0.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-warning-0.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-warning-0.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-warning-0.01-3|20	
14mr|texlive-warning-0.01-3|21	%description
14mr|texlive-warning-0.01-3|22	This package provides a command that generates a list of
14mr|texlive-warning-0.01-3|23	warnings that are printed out at the very end of the logfile.
14mr|texlive-warning-0.01-3|24	This is useful for warnings such as 'Rerun for this or that
14mr|texlive-warning-0.01-3|25	reason' or 'This is a draft, change it before the final run'.
14mr|texlive-warning-0.01-3|26	
14mr|texlive-warning-0.01-3|27	%post
14mr|texlive-warning-0.01-3|28	%{_sbindir}/texlive.post
14mr|texlive-warning-0.01-3|29	
14mr|texlive-warning-0.01-3|30	%postun
14mr|texlive-warning-0.01-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-warning-0.01-3|32	%{_sbindir}/texlive.post
14mr|texlive-warning-0.01-3|33	fi
14mr|texlive-warning-0.01-3|34	
14mr|texlive-warning-0.01-3|35	#-----------------------------------------------------------------------
14mr|texlive-warning-0.01-3|36	%files
14mr|texlive-warning-0.01-3|37	%{_texmfdistdir}/tex/latex/warning/warning.sty
14mr|texlive-warning-0.01-3|38	%doc %{_texmfdistdir}/doc/latex/warning/warning-doc.pdf
14mr|texlive-warning-0.01-3|39	%doc %{_texmfdistdir}/doc/latex/warning/warning-doc.tex
14mr|texlive-warning-0.01-3|40	
14mr|texlive-warning-0.01-3|41	#-----------------------------------------------------------------------
14mr|texlive-warning-0.01-3|42	%prep
14mr|texlive-warning-0.01-3|43	%setup -c -a0 -a1
14mr|texlive-warning-0.01-3|44	
14mr|texlive-warning-0.01-3|45	%build
14mr|texlive-warning-0.01-3|46	
14mr|texlive-warning-0.01-3|47	%install
14mr|texlive-warning-0.01-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-warning-0.01-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-warning-0.01-3|50	
14mr|texlive-warning-0.01-3|51	
14mr|texlive-warning-0.01-3|52	
14mr|texlive-warning-0.01-3|53	%changelog
14mr|texlive-warning-0.01-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.01-3
14mr|texlive-warning-0.01-3|55	+ Revision: 5ed5438
14mr|texlive-warning-0.01-3|56	- MassBuild#440: Increase release tag
14mr|texlive-warning-0.01-3|57	
14mr|texlive-warning-0.01-3|58	

21777 14
14mr|texlive-warpcol-1.0c-3|1	# revision 15878
14mr|texlive-warpcol-1.0c-3|2	# category Package
14mr|texlive-warpcol-1.0c-3|3	# catalog-ctan /macros/latex/contrib/warpcol
14mr|texlive-warpcol-1.0c-3|4	# catalog-date 2007-11-21 20:02:33 +0100
14mr|texlive-warpcol-1.0c-3|5	# catalog-license lppl
14mr|texlive-warpcol-1.0c-3|6	# catalog-version 1.0c
14mr|texlive-warpcol-1.0c-3|7	Name:		texlive-warpcol
14mr|texlive-warpcol-1.0c-3|8	Version:	1.0c
14mr|texlive-warpcol-1.0c-3|9	Release:	3
14mr|texlive-warpcol-1.0c-3|10	Summary:	Relative alignment of rows in numeric columns in tabulars
14mr|texlive-warpcol-1.0c-3|11	Group:		Publishing
14mr|texlive-warpcol-1.0c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/warpcol
14mr|texlive-warpcol-1.0c-3|13	License:	LPPL
14mr|texlive-warpcol-1.0c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warpcol.tar.xz
14mr|texlive-warpcol-1.0c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warpcol.doc.tar.xz
14mr|texlive-warpcol-1.0c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warpcol.source.tar.xz
14mr|texlive-warpcol-1.0c-3|17	BuildArch:	noarch
14mr|texlive-warpcol-1.0c-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-warpcol-1.0c-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-warpcol-1.0c-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-warpcol-1.0c-3|21	
14mr|texlive-warpcol-1.0c-3|22	%description
14mr|texlive-warpcol-1.0c-3|23	Defines a tabular column type for formatting numerical columns
14mr|texlive-warpcol-1.0c-3|24	in LaTeX. The column type enables numerical items to be right
14mr|texlive-warpcol-1.0c-3|25	justified relative to each other, while centred beneath the
14mr|texlive-warpcol-1.0c-3|26	column label. In addition, macros are provided to enable
14mr|texlive-warpcol-1.0c-3|27	variations on this column type to be defined. Usage of the
14mr|texlive-warpcol-1.0c-3|28	package is superficially similar to that of dcolumn; however,
14mr|texlive-warpcol-1.0c-3|29	the alignment scheme is different, and the packages have
14mr|texlive-warpcol-1.0c-3|30	different, though overlapping, applications.
14mr|texlive-warpcol-1.0c-3|31	
14mr|texlive-warpcol-1.0c-3|32	%post
14mr|texlive-warpcol-1.0c-3|33	%{_sbindir}/texlive.post
14mr|texlive-warpcol-1.0c-3|34	
14mr|texlive-warpcol-1.0c-3|35	%postun
14mr|texlive-warpcol-1.0c-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-warpcol-1.0c-3|37	%{_sbindir}/texlive.post
14mr|texlive-warpcol-1.0c-3|38	fi
14mr|texlive-warpcol-1.0c-3|39	
14mr|texlive-warpcol-1.0c-3|40	#-----------------------------------------------------------------------
14mr|texlive-warpcol-1.0c-3|41	%files
14mr|texlive-warpcol-1.0c-3|42	%{_texmfdistdir}/tex/latex/warpcol/warpcol.sty
14mr|texlive-warpcol-1.0c-3|43	%doc %{_texmfdistdir}/doc/latex/warpcol/README
14mr|texlive-warpcol-1.0c-3|44	%doc %{_texmfdistdir}/doc/latex/warpcol/warpcol.pdf
14mr|texlive-warpcol-1.0c-3|45	#- source
14mr|texlive-warpcol-1.0c-3|46	%doc %{_texmfdistdir}/source/latex/warpcol/warpcol.dtx
14mr|texlive-warpcol-1.0c-3|47	%doc %{_texmfdistdir}/source/latex/warpcol/warpcol.ins
14mr|texlive-warpcol-1.0c-3|48	
14mr|texlive-warpcol-1.0c-3|49	#-----------------------------------------------------------------------
14mr|texlive-warpcol-1.0c-3|50	%prep
14mr|texlive-warpcol-1.0c-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-warpcol-1.0c-3|52	
14mr|texlive-warpcol-1.0c-3|53	%build
14mr|texlive-warpcol-1.0c-3|54	
14mr|texlive-warpcol-1.0c-3|55	%install
14mr|texlive-warpcol-1.0c-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-warpcol-1.0c-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-warpcol-1.0c-3|58	
14mr|texlive-warpcol-1.0c-3|59	
14mr|texlive-warpcol-1.0c-3|60	
14mr|texlive-warpcol-1.0c-3|61	%changelog
14mr|texlive-warpcol-1.0c-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0c-3
14mr|texlive-warpcol-1.0c-3|63	+ Revision: 83616b0
14mr|texlive-warpcol-1.0c-3|64	- MassBuild#440: Increase release tag
14mr|texlive-warpcol-1.0c-3|65	
14mr|texlive-warpcol-1.0c-3|66	

21778 14
14mr|texlive-was-20110215-3|1	# revision 21439
14mr|texlive-was-20110215-3|2	# category Package
14mr|texlive-was-20110215-3|3	# catalog-ctan /macros/latex/contrib/was
14mr|texlive-was-20110215-3|4	# catalog-date 2011-02-15 10:33:56 +0100
14mr|texlive-was-20110215-3|5	# catalog-license lppl
14mr|texlive-was-20110215-3|6	# catalog-version undef
14mr|texlive-was-20110215-3|7	Name:		texlive-was
14mr|texlive-was-20110215-3|8	Version:	20110215
14mr|texlive-was-20110215-3|9	Release:	3
14mr|texlive-was-20110215-3|10	Summary:	A collection of small packages by Walter Schmidt
14mr|texlive-was-20110215-3|11	Group:		Publishing
14mr|texlive-was-20110215-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/was
14mr|texlive-was-20110215-3|13	License:	LPPL
14mr|texlive-was-20110215-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/was.tar.xz
14mr|texlive-was-20110215-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/was.doc.tar.xz
14mr|texlive-was-20110215-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/was.source.tar.xz
14mr|texlive-was-20110215-3|17	BuildArch:	noarch
14mr|texlive-was-20110215-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-was-20110215-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-was-20110215-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-was-20110215-3|21	
14mr|texlive-was-20110215-3|22	%description
14mr|texlive-was-20110215-3|23	A bundle of packages that arise in the author's area of
14mr|texlive-was-20110215-3|24	interest: - compliance of maths typesetting with ISO standards;
14mr|texlive-was-20110215-3|25	- symbols that work in both maths and text modes; - commas for
14mr|texlive-was-20110215-3|26	both decimal separator and maths; and - upright Greek letters
14mr|texlive-was-20110215-3|27	in maths.
14mr|texlive-was-20110215-3|28	
14mr|texlive-was-20110215-3|29	%post
14mr|texlive-was-20110215-3|30	%{_sbindir}/texlive.post
14mr|texlive-was-20110215-3|31	
14mr|texlive-was-20110215-3|32	%postun
14mr|texlive-was-20110215-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-was-20110215-3|34	%{_sbindir}/texlive.post
14mr|texlive-was-20110215-3|35	fi
14mr|texlive-was-20110215-3|36	
14mr|texlive-was-20110215-3|37	#-----------------------------------------------------------------------
14mr|texlive-was-20110215-3|38	%files
14mr|texlive-was-20110215-3|39	%{_texmfdistdir}/tex/latex/was/fixmath.sty
14mr|texlive-was-20110215-3|40	%{_texmfdistdir}/tex/latex/was/gensymb.sty
14mr|texlive-was-20110215-3|41	%{_texmfdistdir}/tex/latex/was/icomma.sty
14mr|texlive-was-20110215-3|42	%{_texmfdistdir}/tex/latex/was/upgreek.sty
14mr|texlive-was-20110215-3|43	%doc %{_texmfdistdir}/doc/latex/was/fixmath.pdf
14mr|texlive-was-20110215-3|44	%doc %{_texmfdistdir}/doc/latex/was/gensymb.pdf
14mr|texlive-was-20110215-3|45	%doc %{_texmfdistdir}/doc/latex/was/icomma.pdf
14mr|texlive-was-20110215-3|46	%doc %{_texmfdistdir}/doc/latex/was/readme.1st
14mr|texlive-was-20110215-3|47	%doc %{_texmfdistdir}/doc/latex/was/upgreek.pdf
14mr|texlive-was-20110215-3|48	#- source
14mr|texlive-was-20110215-3|49	%doc %{_texmfdistdir}/source/latex/was/fixmath.dtx
14mr|texlive-was-20110215-3|50	%doc %{_texmfdistdir}/source/latex/was/fixmath.ins
14mr|texlive-was-20110215-3|51	%doc %{_texmfdistdir}/source/latex/was/gensymb.dtx
14mr|texlive-was-20110215-3|52	%doc %{_texmfdistdir}/source/latex/was/gensymb.ins
14mr|texlive-was-20110215-3|53	%doc %{_texmfdistdir}/source/latex/was/icomma.dtx
14mr|texlive-was-20110215-3|54	%doc %{_texmfdistdir}/source/latex/was/icomma.ins
14mr|texlive-was-20110215-3|55	%doc %{_texmfdistdir}/source/latex/was/upgreek.dtx
14mr|texlive-was-20110215-3|56	%doc %{_texmfdistdir}/source/latex/was/upgreek.ins
14mr|texlive-was-20110215-3|57	
14mr|texlive-was-20110215-3|58	#-----------------------------------------------------------------------
14mr|texlive-was-20110215-3|59	%prep
14mr|texlive-was-20110215-3|60	%setup -c -a0 -a1 -a2
14mr|texlive-was-20110215-3|61	
14mr|texlive-was-20110215-3|62	%build
14mr|texlive-was-20110215-3|63	
14mr|texlive-was-20110215-3|64	%install
14mr|texlive-was-20110215-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-was-20110215-3|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-was-20110215-3|67	
14mr|texlive-was-20110215-3|68	
14mr|texlive-was-20110215-3|69	
14mr|texlive-was-20110215-3|70	%changelog
14mr|texlive-was-20110215-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110215-3
14mr|texlive-was-20110215-3|72	+ Revision: dd66e2f
14mr|texlive-was-20110215-3|73	- MassBuild#440: Increase release tag
14mr|texlive-was-20110215-3|74	
14mr|texlive-was-20110215-3|75	

21779 14
14mr|texlive-wasy-20060912-3|1	# revision 15878
14mr|texlive-wasy-20060912-3|2	# category Package
14mr|texlive-wasy-20060912-3|3	# catalog-ctan /fonts/wasy2
14mr|texlive-wasy-20060912-3|4	# catalog-date 2006-09-12 08:29:26 +0200
14mr|texlive-wasy-20060912-3|5	# catalog-license pd
14mr|texlive-wasy-20060912-3|6	# catalog-version undef
14mr|texlive-wasy-20060912-3|7	Name:		texlive-wasy
14mr|texlive-wasy-20060912-3|8	Version:	20060912
14mr|texlive-wasy-20060912-3|9	Release:	3
14mr|texlive-wasy-20060912-3|10	Summary:	The wasy fonts (Waldi symbol fonts)
14mr|texlive-wasy-20060912-3|11	Group:		Publishing
14mr|texlive-wasy-20060912-3|12	URL:		http://www.ctan.org/tex-archive/fonts/wasy2
14mr|texlive-wasy-20060912-3|13	License:	PD
14mr|texlive-wasy-20060912-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasy.tar.xz
14mr|texlive-wasy-20060912-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasy.doc.tar.xz
14mr|texlive-wasy-20060912-3|16	BuildArch:	noarch
14mr|texlive-wasy-20060912-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-wasy-20060912-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-wasy-20060912-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-wasy-20060912-3|20	
14mr|texlive-wasy-20060912-3|21	%description
14mr|texlive-wasy-20060912-3|22	These are the wasy (Waldi symbol) fonts, second release. This
14mr|texlive-wasy-20060912-3|23	bundle presents the fonts in MetaFont format, but they are also
14mr|texlive-wasy-20060912-3|24	available in Adobe Type 1 format. Support under LaTeX is
14mr|texlive-wasy-20060912-3|25	provided by the wasysym package.
14mr|texlive-wasy-20060912-3|26	
14mr|texlive-wasy-20060912-3|27	%post
14mr|texlive-wasy-20060912-3|28	%{_sbindir}/texlive.post
14mr|texlive-wasy-20060912-3|29	
14mr|texlive-wasy-20060912-3|30	%postun
14mr|texlive-wasy-20060912-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-wasy-20060912-3|32	%{_sbindir}/texlive.post
14mr|texlive-wasy-20060912-3|33	fi
14mr|texlive-wasy-20060912-3|34	
14mr|texlive-wasy-20060912-3|35	#-----------------------------------------------------------------------
14mr|texlive-wasy-20060912-3|36	%files
14mr|texlive-wasy-20060912-3|37	%{_texmfdistdir}/fonts/afm/public/wasy/wasy10.afm
14mr|texlive-wasy-20060912-3|38	%{_texmfdistdir}/fonts/afm/public/wasy/wasy5.afm
14mr|texlive-wasy-20060912-3|39	%{_texmfdistdir}/fonts/afm/public/wasy/wasy6.afm
14mr|texlive-wasy-20060912-3|40	%{_texmfdistdir}/fonts/afm/public/wasy/wasy7.afm
14mr|texlive-wasy-20060912-3|41	%{_texmfdistdir}/fonts/afm/public/wasy/wasy8.afm
14mr|texlive-wasy-20060912-3|42	%{_texmfdistdir}/fonts/afm/public/wasy/wasy9.afm
14mr|texlive-wasy-20060912-3|43	%{_texmfdistdir}/fonts/afm/public/wasy/wasyb10.afm
14mr|texlive-wasy-20060912-3|44	%{_texmfdistdir}/fonts/map/dvips/wasy/wasy.map
14mr|texlive-wasy-20060912-3|45	%{_texmfdistdir}/fonts/source/public/wasy/lasychr.mf
14mr|texlive-wasy-20060912-3|46	%{_texmfdistdir}/fonts/source/public/wasy/rsym.mf
14mr|texlive-wasy-20060912-3|47	%{_texmfdistdir}/fonts/source/public/wasy/wasy10.mf
14mr|texlive-wasy-20060912-3|48	%{_texmfdistdir}/fonts/source/public/wasy/wasy5.mf
14mr|texlive-wasy-20060912-3|49	%{_texmfdistdir}/fonts/source/public/wasy/wasy6.mf
14mr|texlive-wasy-20060912-3|50	%{_texmfdistdir}/fonts/source/public/wasy/wasy7.mf
14mr|texlive-wasy-20060912-3|51	%{_texmfdistdir}/fonts/source/public/wasy/wasy8.mf
14mr|texlive-wasy-20060912-3|52	%{_texmfdistdir}/fonts/source/public/wasy/wasy9.mf
14mr|texlive-wasy-20060912-3|53	%{_texmfdistdir}/fonts/source/public/wasy/wasyb10.mf
14mr|texlive-wasy-20060912-3|54	%{_texmfdistdir}/fonts/source/public/wasy/wasychr.mf
14mr|texlive-wasy-20060912-3|55	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy10.tfm
14mr|texlive-wasy-20060912-3|56	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy5.tfm
14mr|texlive-wasy-20060912-3|57	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy6.tfm
14mr|texlive-wasy-20060912-3|58	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy7.tfm
14mr|texlive-wasy-20060912-3|59	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy8.tfm
14mr|texlive-wasy-20060912-3|60	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy9.tfm
14mr|texlive-wasy-20060912-3|61	%{_texmfdistdir}/fonts/tfm/public/wasy/wasyb10.tfm
14mr|texlive-wasy-20060912-3|62	%{_texmfdistdir}/fonts/type1/public/wasy/wasy10.pfb
14mr|texlive-wasy-20060912-3|63	%{_texmfdistdir}/fonts/type1/public/wasy/wasy10.pfm
14mr|texlive-wasy-20060912-3|64	%{_texmfdistdir}/fonts/type1/public/wasy/wasy5.pfb
14mr|texlive-wasy-20060912-3|65	%{_texmfdistdir}/fonts/type1/public/wasy/wasy5.pfm
14mr|texlive-wasy-20060912-3|66	%{_texmfdistdir}/fonts/type1/public/wasy/wasy6.pfb
14mr|texlive-wasy-20060912-3|67	%{_texmfdistdir}/fonts/type1/public/wasy/wasy6.pfm
14mr|texlive-wasy-20060912-3|68	%{_texmfdistdir}/fonts/type1/public/wasy/wasy7.pfb
14mr|texlive-wasy-20060912-3|69	%{_texmfdistdir}/fonts/type1/public/wasy/wasy7.pfm
14mr|texlive-wasy-20060912-3|70	%{_texmfdistdir}/fonts/type1/public/wasy/wasy8.pfb
14mr|texlive-wasy-20060912-3|71	%{_texmfdistdir}/fonts/type1/public/wasy/wasy8.pfm
14mr|texlive-wasy-20060912-3|72	%{_texmfdistdir}/fonts/type1/public/wasy/wasy9.pfb
14mr|texlive-wasy-20060912-3|73	%{_texmfdistdir}/fonts/type1/public/wasy/wasy9.pfm
14mr|texlive-wasy-20060912-3|74	%{_texmfdistdir}/fonts/type1/public/wasy/wasyb10.pfb
14mr|texlive-wasy-20060912-3|75	%{_texmfdistdir}/fonts/type1/public/wasy/wasyb10.pfm
14mr|texlive-wasy-20060912-3|76	%{_texmfdistdir}/tex/plain/wasy/wasyfont.tex
14mr|texlive-wasy-20060912-3|77	%doc %{_texmfdistdir}/doc/fonts/wasy/README
14mr|texlive-wasy-20060912-3|78	%doc %{_texmfdistdir}/doc/fonts/wasy/legal.txt
14mr|texlive-wasy-20060912-3|79	%doc %{_texmfdistdir}/doc/fonts/wasy/wasydoc.pdf
14mr|texlive-wasy-20060912-3|80	%doc %{_texmfdistdir}/doc/fonts/wasy/wasydoc.tex
14mr|texlive-wasy-20060912-3|81	%doc %{_texmfdistdir}/doc/fonts/wasy/wasyfont.2
14mr|texlive-wasy-20060912-3|82	
14mr|texlive-wasy-20060912-3|83	#-----------------------------------------------------------------------
14mr|texlive-wasy-20060912-3|84	%prep
14mr|texlive-wasy-20060912-3|85	%setup -c -a0 -a1
14mr|texlive-wasy-20060912-3|86	
14mr|texlive-wasy-20060912-3|87	%build
14mr|texlive-wasy-20060912-3|88	
14mr|texlive-wasy-20060912-3|89	%install
14mr|texlive-wasy-20060912-3|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wasy-20060912-3|91	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-wasy-20060912-3|92	
14mr|texlive-wasy-20060912-3|93	
14mr|texlive-wasy-20060912-3|94	
14mr|texlive-wasy-20060912-3|95	%changelog
14mr|texlive-wasy-20060912-3|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20060912-3
14mr|texlive-wasy-20060912-3|97	+ Revision: 307a38e
14mr|texlive-wasy-20060912-3|98	- MassBuild#440: Increase release tag
14mr|texlive-wasy-20060912-3|99	
14mr|texlive-wasy-20060912-3|100	

21780 14
14mr|texlive-wasysym-2.0-3|1	# revision 15878
14mr|texlive-wasysym-2.0-3|2	# category Package
14mr|texlive-wasysym-2.0-3|3	# catalog-ctan /macros/latex/contrib/wasysym
14mr|texlive-wasysym-2.0-3|4	# catalog-date 2006-12-16 22:36:42 +0100
14mr|texlive-wasysym-2.0-3|5	# catalog-license lppl
14mr|texlive-wasysym-2.0-3|6	# catalog-version 2.0
14mr|texlive-wasysym-2.0-3|7	Name:		texlive-wasysym
14mr|texlive-wasysym-2.0-3|8	Version:	2.0
14mr|texlive-wasysym-2.0-3|9	Release:	3
14mr|texlive-wasysym-2.0-3|10	Summary:	LaTeX support file to use the WASY2 fonts
14mr|texlive-wasysym-2.0-3|11	Group:		Publishing
14mr|texlive-wasysym-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wasysym
14mr|texlive-wasysym-2.0-3|13	License:	LPPL
14mr|texlive-wasysym-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasysym.tar.xz
14mr|texlive-wasysym-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasysym.doc.tar.xz
14mr|texlive-wasysym-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasysym.source.tar.xz
14mr|texlive-wasysym-2.0-3|17	BuildArch:	noarch
14mr|texlive-wasysym-2.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-wasysym-2.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-wasysym-2.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-wasysym-2.0-3|21	
14mr|texlive-wasysym-2.0-3|22	%description
14mr|texlive-wasysym-2.0-3|23	The WASY2 (Waldi Symbol) font by Roland Waldi provides many
14mr|texlive-wasysym-2.0-3|24	glyphs like male and female symbols and astronomical symbols,
14mr|texlive-wasysym-2.0-3|25	as well as the complete lasy font set and other odds and ends.
14mr|texlive-wasysym-2.0-3|26	The wasysym package implements an easy to use interface for
14mr|texlive-wasysym-2.0-3|27	these symbols.
14mr|texlive-wasysym-2.0-3|28	
14mr|texlive-wasysym-2.0-3|29	%post
14mr|texlive-wasysym-2.0-3|30	%{_sbindir}/texlive.post
14mr|texlive-wasysym-2.0-3|31	
14mr|texlive-wasysym-2.0-3|32	%postun
14mr|texlive-wasysym-2.0-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-wasysym-2.0-3|34	%{_sbindir}/texlive.post
14mr|texlive-wasysym-2.0-3|35	fi
14mr|texlive-wasysym-2.0-3|36	
14mr|texlive-wasysym-2.0-3|37	#-----------------------------------------------------------------------
14mr|texlive-wasysym-2.0-3|38	%files
14mr|texlive-wasysym-2.0-3|39	%{_texmfdistdir}/tex/latex/wasysym/uwasy.fd
14mr|texlive-wasysym-2.0-3|40	%{_texmfdistdir}/tex/latex/wasysym/uwasyvar.fd
14mr|texlive-wasysym-2.0-3|41	%{_texmfdistdir}/tex/latex/wasysym/wasysym.sty
14mr|texlive-wasysym-2.0-3|42	%doc %{_texmfdistdir}/doc/latex/wasysym/wasysym.pdf
14mr|texlive-wasysym-2.0-3|43	%doc %{_texmfdistdir}/doc/latex/wasysym/wasysym.upl
14mr|texlive-wasysym-2.0-3|44	%doc %{_texmfdistdir}/doc/latex/wasysym/wasysym.xml
14mr|texlive-wasysym-2.0-3|45	#- source
14mr|texlive-wasysym-2.0-3|46	%doc %{_texmfdistdir}/source/latex/wasysym/wasysym.dtx
14mr|texlive-wasysym-2.0-3|47	%doc %{_texmfdistdir}/source/latex/wasysym/wasysym.ins
14mr|texlive-wasysym-2.0-3|48	
14mr|texlive-wasysym-2.0-3|49	#-----------------------------------------------------------------------
14mr|texlive-wasysym-2.0-3|50	%prep
14mr|texlive-wasysym-2.0-3|51	%setup -c -a0 -a1 -a2
14mr|texlive-wasysym-2.0-3|52	
14mr|texlive-wasysym-2.0-3|53	%build
14mr|texlive-wasysym-2.0-3|54	
14mr|texlive-wasysym-2.0-3|55	%install
14mr|texlive-wasysym-2.0-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wasysym-2.0-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-wasysym-2.0-3|58	
14mr|texlive-wasysym-2.0-3|59	
14mr|texlive-wasysym-2.0-3|60	
14mr|texlive-wasysym-2.0-3|61	%changelog
14mr|texlive-wasysym-2.0-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-3
14mr|texlive-wasysym-2.0-3|63	+ Revision: 7b7bcba
14mr|texlive-wasysym-2.0-3|64	- MassBuild#440: Increase release tag
14mr|texlive-wasysym-2.0-3|65	
14mr|texlive-wasysym-2.0-3|66	

21781 14
14mr|texlive-web-4.5-9|1	# revision 29764
14mr|texlive-web-4.5-9|2	# category TLCore
14mr|texlive-web-4.5-9|3	# catalog-ctan /systems/knuth/dist/web
14mr|texlive-web-4.5-9|4	# catalog-date 2012-02-22 18:24:24 +0100
14mr|texlive-web-4.5-9|5	# catalog-license knuth
14mr|texlive-web-4.5-9|6	# catalog-version 4.5
14mr|texlive-web-4.5-9|7	Name:		texlive-web
14mr|texlive-web-4.5-9|8	Version:	4.5
14mr|texlive-web-4.5-9|9	Release:	9
14mr|texlive-web-4.5-9|10	Summary:	original web programs tangle and weave
14mr|texlive-web-4.5-9|11	Group:		Publishing
14mr|texlive-web-4.5-9|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/web
14mr|texlive-web-4.5-9|13	License:	KNUTH
14mr|texlive-web-4.5-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/web.tar.xz
14mr|texlive-web-4.5-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/web.doc.tar.xz
14mr|texlive-web-4.5-9|16	BuildArch:	noarch
14mr|texlive-web-4.5-9|17	BuildRequires:	texlive-tlpkg
14mr|texlive-web-4.5-9|18	Requires(pre):	texlive-tlpkg
14mr|texlive-web-4.5-9|19	Requires:	texlive-kpathsea
14mr|texlive-web-4.5-9|20	Requires:	texlive-web.bin
14mr|texlive-web-4.5-9|21	
14mr|texlive-web-4.5-9|22	%description
14mr|texlive-web-4.5-9|23	The system processes 'web' files in two ways: firstly to
14mr|texlive-web-4.5-9|24	rearrange them to produce compilable code (using the program
14mr|texlive-web-4.5-9|25	tangle), and secondly to produce a TeX source (using the
14mr|texlive-web-4.5-9|26	program weave) that may be typeset for comfortable reading.
14mr|texlive-web-4.5-9|27	
14mr|texlive-web-4.5-9|28	#-----------------------------------------------------------------------
14mr|texlive-web-4.5-9|29	%files
14mr|texlive-web-4.5-9|30	%doc %{_mandir}/man1/tangle.1*
14mr|texlive-web-4.5-9|31	%doc %{_texmfdistdir}/doc/man/man1/tangle.man1.pdf
14mr|texlive-web-4.5-9|32	%doc %{_mandir}/man1/weave.1*
14mr|texlive-web-4.5-9|33	%doc %{_texmfdistdir}/doc/man/man1/weave.man1.pdf
14mr|texlive-web-4.5-9|34	
14mr|texlive-web-4.5-9|35	#-----------------------------------------------------------------------
14mr|texlive-web-4.5-9|36	%prep
14mr|texlive-web-4.5-9|37	%setup -c -a0 -a1
14mr|texlive-web-4.5-9|38	
14mr|texlive-web-4.5-9|39	%build
14mr|texlive-web-4.5-9|40	
14mr|texlive-web-4.5-9|41	%install
14mr|texlive-web-4.5-9|42	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-web-4.5-9|43	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-web-4.5-9|44	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-web-4.5-9|45	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-web-4.5-9|46	
14mr|texlive-web-4.5-9|47	%changelog
14mr|texlive-web-4.5-9|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.5-9
14mr|texlive-web-4.5-9|49	+ Revision: 57c491c
14mr|texlive-web-4.5-9|50	- MassBuild#440: Increase release tag
14mr|texlive-web-4.5-9|51	
14mr|texlive-web-4.5-9|52	

21782 14
14mr|texlive-webguide-20110616-2|1	# revision 25813
14mr|texlive-webguide-20110616-2|2	# category Package
14mr|texlive-webguide-20110616-2|3	# catalog-ctan /info/webguide
14mr|texlive-webguide-20110616-2|4	# catalog-date 2011-06-16 21:20:53 +0200
14mr|texlive-webguide-20110616-2|5	# catalog-license other-free
14mr|texlive-webguide-20110616-2|6	# catalog-version undef
14mr|texlive-webguide-20110616-2|7	Name:		texlive-webguide
14mr|texlive-webguide-20110616-2|8	Version:	20110616
14mr|texlive-webguide-20110616-2|9	Release:	2
14mr|texlive-webguide-20110616-2|10	Summary:	Brief Guide to LaTeX Tools for Web publishing
14mr|texlive-webguide-20110616-2|11	Group:		Publishing
14mr|texlive-webguide-20110616-2|12	URL:		http://www.ctan.org/tex-archive/info/webguide
14mr|texlive-webguide-20110616-2|13	License:	OTHER-FREE
14mr|texlive-webguide-20110616-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/webguide.tar.xz
14mr|texlive-webguide-20110616-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/webguide.doc.tar.xz
14mr|texlive-webguide-20110616-2|16	BuildArch:	noarch
14mr|texlive-webguide-20110616-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-webguide-20110616-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-webguide-20110616-2|19	
14mr|texlive-webguide-20110616-2|20	%description
14mr|texlive-webguide-20110616-2|21	The documentation constitutes an example of the package's own
14mr|texlive-webguide-20110616-2|22	recommendations (being presented both in PDF and HTML).
14mr|texlive-webguide-20110616-2|23	
14mr|texlive-webguide-20110616-2|24	#-----------------------------------------------------------------------
14mr|texlive-webguide-20110616-2|25	%files
14mr|texlive-webguide-20110616-2|26	%doc %{_texmfdistdir}/doc/latex/webguide/README
14mr|texlive-webguide-20110616-2|27	%doc %{_texmfdistdir}/doc/latex/webguide/expeg.6
14mr|texlive-webguide-20110616-2|28	%doc %{_texmfdistdir}/doc/latex/webguide/expeg6.mps
14mr|texlive-webguide-20110616-2|29	%doc %{_texmfdistdir}/doc/latex/webguide/webguide.css
14mr|texlive-webguide-20110616-2|30	%doc %{_texmfdistdir}/doc/latex/webguide/webguide.html
14mr|texlive-webguide-20110616-2|31	%doc %{_texmfdistdir}/doc/latex/webguide/webguide.pdf
14mr|texlive-webguide-20110616-2|32	%doc %{_texmfdistdir}/doc/latex/webguide/webguide.tex
14mr|texlive-webguide-20110616-2|33	%doc %{_texmfdistdir}/doc/latex/webguide/webguide0x.gif
14mr|texlive-webguide-20110616-2|34	
14mr|texlive-webguide-20110616-2|35	#-----------------------------------------------------------------------
14mr|texlive-webguide-20110616-2|36	%prep
14mr|texlive-webguide-20110616-2|37	%setup -c -a0 -a1
14mr|texlive-webguide-20110616-2|38	
14mr|texlive-webguide-20110616-2|39	%build
14mr|texlive-webguide-20110616-2|40	
14mr|texlive-webguide-20110616-2|41	%install
14mr|texlive-webguide-20110616-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-webguide-20110616-2|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-webguide-20110616-2|44	
14mr|texlive-webguide-20110616-2|45	
14mr|texlive-webguide-20110616-2|46	
14mr|texlive-webguide-20110616-2|47	%changelog
14mr|texlive-webguide-20110616-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110616-2
14mr|texlive-webguide-20110616-2|49	+ Revision: f596230
14mr|texlive-webguide-20110616-2|50	- MassBuild#440: Increase release tag
14mr|texlive-webguide-20110616-2|51	
14mr|texlive-webguide-20110616-2|52	

21783 14
14mr|texlive-widetable-1.1-3|1	# revision 16082
14mr|texlive-widetable-1.1-3|2	# category Package
14mr|texlive-widetable-1.1-3|3	# catalog-ctan /macros/latex/contrib/widetable
14mr|texlive-widetable-1.1-3|4	# catalog-date 2009-11-10 09:00:49 +0100
14mr|texlive-widetable-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-widetable-1.1-3|6	# catalog-version 1.1
14mr|texlive-widetable-1.1-3|7	Name:		texlive-widetable
14mr|texlive-widetable-1.1-3|8	Version:	1.1
14mr|texlive-widetable-1.1-3|9	Release:	3
14mr|texlive-widetable-1.1-3|10	Summary:	An environment for typesetting tables of specified width
14mr|texlive-widetable-1.1-3|11	Group:		Publishing
14mr|texlive-widetable-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/widetable
14mr|texlive-widetable-1.1-3|13	License:	LPPL1.3
14mr|texlive-widetable-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/widetable.tar.xz
14mr|texlive-widetable-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/widetable.doc.tar.xz
14mr|texlive-widetable-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/widetable.source.tar.xz
14mr|texlive-widetable-1.1-3|17	BuildArch:	noarch
14mr|texlive-widetable-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-widetable-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-widetable-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-widetable-1.1-3|21	
14mr|texlive-widetable-1.1-3|22	%description
14mr|texlive-widetable-1.1-3|23	The package defines a new environment that, unlike tabularX,
14mr|texlive-widetable-1.1-3|24	typesets a table of specified width by working on the inter-
14mr|texlive-widetable-1.1-3|25	column glue; the tabular cells will all be stretched (or
14mr|texlive-widetable-1.1-3|26	shrunk) according to need. The package will use the e-TeX
14mr|texlive-widetable-1.1-3|27	arithmetic extensions if they are available (they are, in most
14mr|texlive-widetable-1.1-3|28	modern distributions).
14mr|texlive-widetable-1.1-3|29	
14mr|texlive-widetable-1.1-3|30	%post
14mr|texlive-widetable-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-widetable-1.1-3|32	
14mr|texlive-widetable-1.1-3|33	%postun
14mr|texlive-widetable-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-widetable-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-widetable-1.1-3|36	fi
14mr|texlive-widetable-1.1-3|37	
14mr|texlive-widetable-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-widetable-1.1-3|39	%files
14mr|texlive-widetable-1.1-3|40	%{_texmfdistdir}/tex/latex/widetable/widetable.sty
14mr|texlive-widetable-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/widetable/README
14mr|texlive-widetable-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/widetable/manifest.txt
14mr|texlive-widetable-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/widetable/widetable.pdf
14mr|texlive-widetable-1.1-3|44	#- source
14mr|texlive-widetable-1.1-3|45	%doc %{_texmfdistdir}/source/latex/widetable/widetable.dtx
14mr|texlive-widetable-1.1-3|46	%doc %{_texmfdistdir}/source/latex/widetable/widetable.ins
14mr|texlive-widetable-1.1-3|47	
14mr|texlive-widetable-1.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-widetable-1.1-3|49	%prep
14mr|texlive-widetable-1.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-widetable-1.1-3|51	
14mr|texlive-widetable-1.1-3|52	%build
14mr|texlive-widetable-1.1-3|53	
14mr|texlive-widetable-1.1-3|54	%install
14mr|texlive-widetable-1.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-widetable-1.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-widetable-1.1-3|57	
14mr|texlive-widetable-1.1-3|58	
14mr|texlive-widetable-1.1-3|59	
14mr|texlive-widetable-1.1-3|60	%changelog
14mr|texlive-widetable-1.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-widetable-1.1-3|62	+ Revision: 53480f3
14mr|texlive-widetable-1.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-widetable-1.1-3|64	
14mr|texlive-widetable-1.1-3|65	

21784 14
14mr|texlive-williams-20090130-3|1	# revision 15878
14mr|texlive-williams-20090130-3|2	# category Package
14mr|texlive-williams-20090130-3|3	# catalog-ctan /macros/latex/contrib/williams
14mr|texlive-williams-20090130-3|4	# catalog-date 2009-01-30 14:29:16 +0100
14mr|texlive-williams-20090130-3|5	# catalog-license lppl
14mr|texlive-williams-20090130-3|6	# catalog-version undef
14mr|texlive-williams-20090130-3|7	Name:		texlive-williams
14mr|texlive-williams-20090130-3|8	Version:	20090130
14mr|texlive-williams-20090130-3|9	Release:	3
14mr|texlive-williams-20090130-3|10	Summary:	Miscellaneous macros by Peter Williams
14mr|texlive-williams-20090130-3|11	Group:		Publishing
14mr|texlive-williams-20090130-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/williams
14mr|texlive-williams-20090130-3|13	License:	LPPL
14mr|texlive-williams-20090130-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/williams.tar.xz
14mr|texlive-williams-20090130-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/williams.doc.tar.xz
14mr|texlive-williams-20090130-3|16	BuildArch:	noarch
14mr|texlive-williams-20090130-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-williams-20090130-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-williams-20090130-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-williams-20090130-3|20	
14mr|texlive-williams-20090130-3|21	%description
14mr|texlive-williams-20090130-3|22	The bundle provides two packages: - antree, which provides
14mr|texlive-williams-20090130-3|23	macros for annotated node trees, and - toklist, which is an
14mr|texlive-williams-20090130-3|24	implementation of Knuth's token list macros, to be found on
14mr|texlive-williams-20090130-3|25	pp.378-379 of the TeXbook.
14mr|texlive-williams-20090130-3|26	
14mr|texlive-williams-20090130-3|27	%post
14mr|texlive-williams-20090130-3|28	%{_sbindir}/texlive.post
14mr|texlive-williams-20090130-3|29	
14mr|texlive-williams-20090130-3|30	%postun
14mr|texlive-williams-20090130-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-williams-20090130-3|32	%{_sbindir}/texlive.post
14mr|texlive-williams-20090130-3|33	fi
14mr|texlive-williams-20090130-3|34	
14mr|texlive-williams-20090130-3|35	#-----------------------------------------------------------------------
14mr|texlive-williams-20090130-3|36	%files
14mr|texlive-williams-20090130-3|37	%{_texmfdistdir}/tex/latex/williams/antree.sty
14mr|texlive-williams-20090130-3|38	%{_texmfdistdir}/tex/latex/williams/toklist.sty
14mr|texlive-williams-20090130-3|39	%doc %{_texmfdistdir}/doc/latex/williams/README
14mr|texlive-williams-20090130-3|40	
14mr|texlive-williams-20090130-3|41	#-----------------------------------------------------------------------
14mr|texlive-williams-20090130-3|42	%prep
14mr|texlive-williams-20090130-3|43	%setup -c -a0 -a1
14mr|texlive-williams-20090130-3|44	
14mr|texlive-williams-20090130-3|45	%build
14mr|texlive-williams-20090130-3|46	
14mr|texlive-williams-20090130-3|47	%install
14mr|texlive-williams-20090130-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-williams-20090130-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-williams-20090130-3|50	
14mr|texlive-williams-20090130-3|51	
14mr|texlive-williams-20090130-3|52	
14mr|texlive-williams-20090130-3|53	%changelog
14mr|texlive-williams-20090130-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20090130-3
14mr|texlive-williams-20090130-3|55	+ Revision: 7cbc9e6
14mr|texlive-williams-20090130-3|56	- MassBuild#440: Increase release tag
14mr|texlive-williams-20090130-3|57	
14mr|texlive-williams-20090130-3|58	

21785 14
14mr|texlive-withargs-20131201-6|1	# revision 31906
14mr|texlive-withargs-20131201-6|2	# category Package
14mr|texlive-withargs-20131201-6|3	# catalog-ctan undef
14mr|texlive-withargs-20131201-6|4	# catalog-date undef
14mr|texlive-withargs-20131201-6|5	# catalog-license undef
14mr|texlive-withargs-20131201-6|6	# catalog-version undef
14mr|texlive-withargs-20131201-6|7	Name:		texlive-withargs
14mr|texlive-withargs-20131201-6|8	Version:	20131201
14mr|texlive-withargs-20131201-6|9	Release:	6
14mr|texlive-withargs-20131201-6|10	Summary:	TeXLive withargs package
14mr|texlive-withargs-20131201-6|11	Group:		Publishing
14mr|texlive-withargs-20131201-6|12	URL:		http://tug.org/texlive
14mr|texlive-withargs-20131201-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-withargs-20131201-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/withargs.tar.xz
14mr|texlive-withargs-20131201-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/withargs.doc.tar.xz
14mr|texlive-withargs-20131201-6|16	BuildArch:	noarch
14mr|texlive-withargs-20131201-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-withargs-20131201-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-withargs-20131201-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-withargs-20131201-6|20	
14mr|texlive-withargs-20131201-6|21	%description
14mr|texlive-withargs-20131201-6|22	TeXLive withargs package.
14mr|texlive-withargs-20131201-6|23	
14mr|texlive-withargs-20131201-6|24	%post
14mr|texlive-withargs-20131201-6|25	%{_sbindir}/texlive.post
14mr|texlive-withargs-20131201-6|26	
14mr|texlive-withargs-20131201-6|27	%postun
14mr|texlive-withargs-20131201-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-withargs-20131201-6|29	%{_sbindir}/texlive.post
14mr|texlive-withargs-20131201-6|30	fi
14mr|texlive-withargs-20131201-6|31	
14mr|texlive-withargs-20131201-6|32	#-----------------------------------------------------------------------
14mr|texlive-withargs-20131201-6|33	%files
14mr|texlive-withargs-20131201-6|34	%{_texmfdistdir}/tex/latex/withargs/withargs-dry.sty
14mr|texlive-withargs-20131201-6|35	%{_texmfdistdir}/tex/latex/withargs/withargs-packagedoc.cls
14mr|texlive-withargs-20131201-6|36	%{_texmfdistdir}/tex/latex/withargs/withargs.sty
14mr|texlive-withargs-20131201-6|37	%doc %{_texmfdistdir}/doc/latex/withargs/README
14mr|texlive-withargs-20131201-6|38	%doc %{_texmfdistdir}/doc/latex/withargs/withargs.pdf
14mr|texlive-withargs-20131201-6|39	%doc %{_texmfdistdir}/doc/latex/withargs/withargs.tex
14mr|texlive-withargs-20131201-6|40	
14mr|texlive-withargs-20131201-6|41	#-----------------------------------------------------------------------
14mr|texlive-withargs-20131201-6|42	%prep
14mr|texlive-withargs-20131201-6|43	%setup -c -a0 -a1
14mr|texlive-withargs-20131201-6|44	
14mr|texlive-withargs-20131201-6|45	%build
14mr|texlive-withargs-20131201-6|46	
14mr|texlive-withargs-20131201-6|47	%install
14mr|texlive-withargs-20131201-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-withargs-20131201-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-withargs-20131201-6|50	
14mr|texlive-withargs-20131201-6|51	%changelog
14mr|texlive-withargs-20131201-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131201-6
14mr|texlive-withargs-20131201-6|53	+ Revision: 8c08404
14mr|texlive-withargs-20131201-6|54	- MassBuild#440: Increase release tag
14mr|texlive-withargs-20131201-6|55	
14mr|texlive-withargs-20131201-6|56	

21786 14
14mr|texlive-wnri-20110506-3|1	# revision 22459
14mr|texlive-wnri-20110506-3|2	# category Package
14mr|texlive-wnri-20110506-3|3	# catalog-ctan /fonts/wnri
14mr|texlive-wnri-20110506-3|4	# catalog-date 2011-05-06 00:38:04 +0200
14mr|texlive-wnri-20110506-3|5	# catalog-license gpl
14mr|texlive-wnri-20110506-3|6	# catalog-version undef
14mr|texlive-wnri-20110506-3|7	Name:		texlive-wnri
14mr|texlive-wnri-20110506-3|8	Version:	20110506
14mr|texlive-wnri-20110506-3|9	Release:	3
14mr|texlive-wnri-20110506-3|10	Summary:	Ridgeway's fonts
14mr|texlive-wnri-20110506-3|11	Group:		Publishing
14mr|texlive-wnri-20110506-3|12	URL:		http://www.ctan.org/tex-archive/fonts/wnri
14mr|texlive-wnri-20110506-3|13	License:	GPL
14mr|texlive-wnri-20110506-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri.tar.xz
14mr|texlive-wnri-20110506-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri.doc.tar.xz
14mr|texlive-wnri-20110506-3|16	BuildArch:	noarch
14mr|texlive-wnri-20110506-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-wnri-20110506-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-wnri-20110506-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-wnri-20110506-3|20	
14mr|texlive-wnri-20110506-3|21	%description
14mr|texlive-wnri-20110506-3|22	Fonts (as Metafont source) for Old English, Indic languages in
14mr|texlive-wnri-20110506-3|23	Roman transliteration and Puget Salish (Lushootseed) and other
14mr|texlive-wnri-20110506-3|24	Native American languages.
14mr|texlive-wnri-20110506-3|25	
14mr|texlive-wnri-20110506-3|26	%post
14mr|texlive-wnri-20110506-3|27	%{_sbindir}/texlive.post
14mr|texlive-wnri-20110506-3|28	
14mr|texlive-wnri-20110506-3|29	%postun
14mr|texlive-wnri-20110506-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-wnri-20110506-3|31	%{_sbindir}/texlive.post
14mr|texlive-wnri-20110506-3|32	fi
14mr|texlive-wnri-20110506-3|33	
14mr|texlive-wnri-20110506-3|34	#-----------------------------------------------------------------------
14mr|texlive-wnri-20110506-3|35	%files
14mr|texlive-wnri-20110506-3|36	%{_texmfdistdir}/fonts/source/public/wnri/acctmax.mf
14mr|texlive-wnri-20110506-3|37	%{_texmfdistdir}/fonts/source/public/wnri/acutacct.mf
14mr|texlive-wnri-20110506-3|38	%{_texmfdistdir}/fonts/source/public/wnri/addpunc.mf
14mr|texlive-wnri-20110506-3|39	%{_texmfdistdir}/fonts/source/public/wnri/baraacct.mf
14mr|texlive-wnri-20110506-3|40	%{_texmfdistdir}/fonts/source/public/wnri/bargacct.mf
14mr|texlive-wnri-20110506-3|41	%{_texmfdistdir}/fonts/source/public/wnri/bnduacct.mf
14mr|texlive-wnri-20110506-3|42	%{_texmfdistdir}/fonts/source/public/wnri/brbracct.mf
14mr|texlive-wnri-20110506-3|43	%{_texmfdistdir}/fonts/source/public/wnri/brevacct.mf
14mr|texlive-wnri-20110506-3|44	%{_texmfdistdir}/fonts/source/public/wnri/cdilacct.mf
14mr|texlive-wnri-20110506-3|45	%{_texmfdistdir}/fonts/source/public/wnri/facutact.mf
14mr|texlive-wnri-20110506-3|46	%{_texmfdistdir}/fonts/source/public/wnri/fbaraact.mf
14mr|texlive-wnri-20110506-3|47	%{_texmfdistdir}/fonts/source/public/wnri/fbargact.mf
14mr|texlive-wnri-20110506-3|48	%{_texmfdistdir}/fonts/source/public/wnri/fbrevact.mf
14mr|texlive-wnri-20110506-3|49	%{_texmfdistdir}/fonts/source/public/wnri/fgravact.mf
14mr|texlive-wnri-20110506-3|50	%{_texmfdistdir}/fonts/source/public/wnri/fhachact.mf
14mr|texlive-wnri-20110506-3|51	%{_texmfdistdir}/fonts/source/public/wnri/fhattact.mf
14mr|texlive-wnri-20110506-3|52	%{_texmfdistdir}/fonts/source/public/wnri/fubrvact.mf
14mr|texlive-wnri-20110506-3|53	%{_texmfdistdir}/fonts/source/public/wnri/fudacact.mf
14mr|texlive-wnri-20110506-3|54	%{_texmfdistdir}/fonts/source/public/wnri/fudgract.mf
14mr|texlive-wnri-20110506-3|55	%{_texmfdistdir}/fonts/source/public/wnri/gamma.mf
14mr|texlive-wnri-20110506-3|56	%{_texmfdistdir}/fonts/source/public/wnri/gram_max.mf
14mr|texlive-wnri-20110506-3|57	%{_texmfdistdir}/fonts/source/public/wnri/grampunc.mf
14mr|texlive-wnri-20110506-3|58	%{_texmfdistdir}/fonts/source/public/wnri/gravacct.mf
14mr|texlive-wnri-20110506-3|59	%{_texmfdistdir}/fonts/source/public/wnri/greeks.mf
14mr|texlive-wnri-20110506-3|60	%{_texmfdistdir}/fonts/source/public/wnri/haccbase.mf
14mr|texlive-wnri-20110506-3|61	%{_texmfdistdir}/fonts/source/public/wnri/hachacct.mf
14mr|texlive-wnri-20110506-3|62	%{_texmfdistdir}/fonts/source/public/wnri/hattacct.mf
14mr|texlive-wnri-20110506-3|63	%{_texmfdistdir}/fonts/source/public/wnri/iaesc.mf
14mr|texlive-wnri-20110506-3|64	%{_texmfdistdir}/fonts/source/public/wnri/ibrvacct.mf
14mr|texlive-wnri-20110506-3|65	%{_texmfdistdir}/fonts/source/public/wnri/igamma.mf
14mr|texlive-wnri-20110506-3|66	%{_texmfdistdir}/fonts/source/public/wnri/italcskt.mf
14mr|texlive-wnri-20110506-3|67	%{_texmfdistdir}/fonts/source/public/wnri/italla.mf
14mr|texlive-wnri-20110506-3|68	%{_texmfdistdir}/fonts/source/public/wnri/ligature.mf
14mr|texlive-wnri-20110506-3|69	%{_texmfdistdir}/fonts/source/public/wnri/ligaturi.mf
14mr|texlive-wnri-20110506-3|70	%{_texmfdistdir}/fonts/source/public/wnri/macracct.mf
14mr|texlive-wnri-20110506-3|71	%{_texmfdistdir}/fonts/source/public/wnri/mudaacct.mf
14mr|texlive-wnri-20110506-3|72	%{_texmfdistdir}/fonts/source/public/wnri/odotacct.mf
14mr|texlive-wnri-20110506-3|73	%{_texmfdistdir}/fonts/source/public/wnri/orngacct.mf
14mr|texlive-wnri-20110506-3|74	%{_texmfdistdir}/fonts/source/public/wnri/product.mf
14mr|texlive-wnri-20110506-3|75	%{_texmfdistdir}/fonts/source/public/wnri/romanla.mf
14mr|texlive-wnri-20110506-3|76	%{_texmfdistdir}/fonts/source/public/wnri/romanskt.mf
14mr|texlive-wnri-20110506-3|77	%{_texmfdistdir}/fonts/source/public/wnri/romanua.mf
14mr|texlive-wnri-20110506-3|78	%{_texmfdistdir}/fonts/source/public/wnri/sktmisc.mf
14mr|texlive-wnri-20110506-3|79	%{_texmfdistdir}/fonts/source/public/wnri/tildacct.mf
14mr|texlive-wnri-20110506-3|80	%{_texmfdistdir}/fonts/source/public/wnri/u-ring.mf
14mr|texlive-wnri-20110506-3|81	%{_texmfdistdir}/fonts/source/public/wnri/ubaracct.mf
14mr|texlive-wnri-20110506-3|82	%{_texmfdistdir}/fonts/source/public/wnri/ubrvacct.mf
14mr|texlive-wnri-20110506-3|83	%{_texmfdistdir}/fonts/source/public/wnri/udacacct.mf
14mr|texlive-wnri-20110506-3|84	%{_texmfdistdir}/fonts/source/public/wnri/udgracct.mf
14mr|texlive-wnri-20110506-3|85	%{_texmfdistdir}/fonts/source/public/wnri/udmcacct.mf
14mr|texlive-wnri-20110506-3|86	%{_texmfdistdir}/fonts/source/public/wnri/udotacct.mf
14mr|texlive-wnri-20110506-3|87	%{_texmfdistdir}/fonts/source/public/wnri/uibvacct.mf
14mr|texlive-wnri-20110506-3|88	%{_texmfdistdir}/fonts/source/public/wnri/umlaacct.mf
14mr|texlive-wnri-20110506-3|89	%{_texmfdistdir}/fonts/source/public/wnri/urmcacct.mf
14mr|texlive-wnri-20110506-3|90	%{_texmfdistdir}/fonts/source/public/wnri/urngacct.mf
14mr|texlive-wnri-20110506-3|91	%{_texmfdistdir}/fonts/source/public/wnri/uumlacct.mf
14mr|texlive-wnri-20110506-3|92	%{_texmfdistdir}/fonts/source/public/wnri/wnindic.map
14mr|texlive-wnri-20110506-3|93	%{_texmfdistdir}/fonts/source/public/wnri/wnrib10.mf
14mr|texlive-wnri-20110506-3|94	%{_texmfdistdir}/fonts/source/public/wnri/wnrib8.mf
14mr|texlive-wnri-20110506-3|95	%{_texmfdistdir}/fonts/source/public/wnri/wnribi10.mf
14mr|texlive-wnri-20110506-3|96	%{_texmfdistdir}/fonts/source/public/wnri/wnrii10.mf
14mr|texlive-wnri-20110506-3|97	%{_texmfdistdir}/fonts/source/public/wnri/wnrii8.mf
14mr|texlive-wnri-20110506-3|98	%{_texmfdistdir}/fonts/source/public/wnri/wnrir10.mf
14mr|texlive-wnri-20110506-3|99	%{_texmfdistdir}/fonts/source/public/wnri/wnrir8.mf
14mr|texlive-wnri-20110506-3|100	%{_texmfdistdir}/fonts/source/public/wnri/wnris10.mf
14mr|texlive-wnri-20110506-3|101	%{_texmfdistdir}/fonts/source/public/wnri/wnris8.mf
14mr|texlive-wnri-20110506-3|102	%{_texmfdistdir}/fonts/source/public/wnri/wnrit10.mf
14mr|texlive-wnri-20110506-3|103	%{_texmfdistdir}/fonts/source/public/wnri/wnrit8.mf
14mr|texlive-wnri-20110506-3|104	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrib10.tfm
14mr|texlive-wnri-20110506-3|105	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrib8.tfm
14mr|texlive-wnri-20110506-3|106	%{_texmfdistdir}/fonts/tfm/public/wnri/wnribi10.tfm
14mr|texlive-wnri-20110506-3|107	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrii10.tfm
14mr|texlive-wnri-20110506-3|108	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrii8.tfm
14mr|texlive-wnri-20110506-3|109	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrir10.tfm
14mr|texlive-wnri-20110506-3|110	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrir8.tfm
14mr|texlive-wnri-20110506-3|111	%{_texmfdistdir}/fonts/tfm/public/wnri/wnris10.tfm
14mr|texlive-wnri-20110506-3|112	%{_texmfdistdir}/fonts/tfm/public/wnri/wnris8.tfm
14mr|texlive-wnri-20110506-3|113	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrit10.tfm
14mr|texlive-wnri-20110506-3|114	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrit8.tfm
14mr|texlive-wnri-20110506-3|115	%doc %{_texmfdistdir}/doc/fonts/wnri/README
14mr|texlive-wnri-20110506-3|116	%doc %{_texmfdistdir}/doc/fonts/wnri/old/README
14mr|texlive-wnri-20110506-3|117	%doc %{_texmfdistdir}/doc/fonts/wnri/old/barnett.map
14mr|texlive-wnri-20110506-3|118	%doc %{_texmfdistdir}/doc/fonts/wnri/old/lushucid.map
14mr|texlive-wnri-20110506-3|119	%doc %{_texmfdistdir}/doc/fonts/wnri/old/newgb.map
14mr|texlive-wnri-20110506-3|120	
14mr|texlive-wnri-20110506-3|121	#-----------------------------------------------------------------------
14mr|texlive-wnri-20110506-3|122	%prep
14mr|texlive-wnri-20110506-3|123	%setup -c -a0 -a1
14mr|texlive-wnri-20110506-3|124	
14mr|texlive-wnri-20110506-3|125	%build
14mr|texlive-wnri-20110506-3|126	
14mr|texlive-wnri-20110506-3|127	%install
14mr|texlive-wnri-20110506-3|128	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wnri-20110506-3|129	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-wnri-20110506-3|130	
14mr|texlive-wnri-20110506-3|131	
14mr|texlive-wnri-20110506-3|132	
14mr|texlive-wnri-20110506-3|133	%changelog
14mr|texlive-wnri-20110506-3|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110506-3
14mr|texlive-wnri-20110506-3|135	+ Revision: 7475da6
14mr|texlive-wnri-20110506-3|136	- MassBuild#440: Increase release tag
14mr|texlive-wnri-20110506-3|137	
14mr|texlive-wnri-20110506-3|138	

21787 14
14mr|texlive-wnri-latex-1.0b-3|1	# revision 22338
14mr|texlive-wnri-latex-1.0b-3|2	# category Package
14mr|texlive-wnri-latex-1.0b-3|3	# catalog-ctan /macros/latex/contrib/wnri-latex
14mr|texlive-wnri-latex-1.0b-3|4	# catalog-date 2011-05-06 00:56:07 +0200
14mr|texlive-wnri-latex-1.0b-3|5	# catalog-license gpl2
14mr|texlive-wnri-latex-1.0b-3|6	# catalog-version 1.0b
14mr|texlive-wnri-latex-1.0b-3|7	Name:		texlive-wnri-latex
14mr|texlive-wnri-latex-1.0b-3|8	Version:	1.0b
14mr|texlive-wnri-latex-1.0b-3|9	Release:	3
14mr|texlive-wnri-latex-1.0b-3|10	Summary:	LaTeX support for wnri fonts
14mr|texlive-wnri-latex-1.0b-3|11	Group:		Publishing
14mr|texlive-wnri-latex-1.0b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wnri-latex
14mr|texlive-wnri-latex-1.0b-3|13	License:	GPL2
14mr|texlive-wnri-latex-1.0b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri-latex.tar.xz
14mr|texlive-wnri-latex-1.0b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri-latex.doc.tar.xz
14mr|texlive-wnri-latex-1.0b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri-latex.source.tar.xz
14mr|texlive-wnri-latex-1.0b-3|17	BuildArch:	noarch
14mr|texlive-wnri-latex-1.0b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-wnri-latex-1.0b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-wnri-latex-1.0b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-wnri-latex-1.0b-3|21	
14mr|texlive-wnri-latex-1.0b-3|22	%description
14mr|texlive-wnri-latex-1.0b-3|23	LaTeX support for the fonts.
14mr|texlive-wnri-latex-1.0b-3|24	
14mr|texlive-wnri-latex-1.0b-3|25	%post
14mr|texlive-wnri-latex-1.0b-3|26	%{_sbindir}/texlive.post
14mr|texlive-wnri-latex-1.0b-3|27	
14mr|texlive-wnri-latex-1.0b-3|28	%postun
14mr|texlive-wnri-latex-1.0b-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-wnri-latex-1.0b-3|30	%{_sbindir}/texlive.post
14mr|texlive-wnri-latex-1.0b-3|31	fi
14mr|texlive-wnri-latex-1.0b-3|32	
14mr|texlive-wnri-latex-1.0b-3|33	#-----------------------------------------------------------------------
14mr|texlive-wnri-latex-1.0b-3|34	%files
14mr|texlive-wnri-latex-1.0b-3|35	%{_texmfdistdir}/tex/latex/wnri-latex/ot1wnr.fd
14mr|texlive-wnri-latex-1.0b-3|36	%{_texmfdistdir}/tex/latex/wnri-latex/ot1wnss.fd
14mr|texlive-wnri-latex-1.0b-3|37	%{_texmfdistdir}/tex/latex/wnri-latex/ot1wntt.fd
14mr|texlive-wnri-latex-1.0b-3|38	%{_texmfdistdir}/tex/latex/wnri-latex/wnri.def
14mr|texlive-wnri-latex-1.0b-3|39	%{_texmfdistdir}/tex/latex/wnri-latex/wnri.sty
14mr|texlive-wnri-latex-1.0b-3|40	%doc %{_texmfdistdir}/doc/latex/wnri-latex/README
14mr|texlive-wnri-latex-1.0b-3|41	%doc %{_texmfdistdir}/doc/latex/wnri-latex/wnri.pdf
14mr|texlive-wnri-latex-1.0b-3|42	%doc %{_texmfdistdir}/doc/latex/wnri-latex/wnritest.tex
14mr|texlive-wnri-latex-1.0b-3|43	#- source
14mr|texlive-wnri-latex-1.0b-3|44	%doc %{_texmfdistdir}/source/latex/wnri-latex/wnri.dtx
14mr|texlive-wnri-latex-1.0b-3|45	%doc %{_texmfdistdir}/source/latex/wnri-latex/wnri.ins
14mr|texlive-wnri-latex-1.0b-3|46	
14mr|texlive-wnri-latex-1.0b-3|47	#-----------------------------------------------------------------------
14mr|texlive-wnri-latex-1.0b-3|48	%prep
14mr|texlive-wnri-latex-1.0b-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-wnri-latex-1.0b-3|50	
14mr|texlive-wnri-latex-1.0b-3|51	%build
14mr|texlive-wnri-latex-1.0b-3|52	
14mr|texlive-wnri-latex-1.0b-3|53	%install
14mr|texlive-wnri-latex-1.0b-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wnri-latex-1.0b-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-wnri-latex-1.0b-3|56	
14mr|texlive-wnri-latex-1.0b-3|57	
14mr|texlive-wnri-latex-1.0b-3|58	
14mr|texlive-wnri-latex-1.0b-3|59	%changelog
14mr|texlive-wnri-latex-1.0b-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0b-3
14mr|texlive-wnri-latex-1.0b-3|61	+ Revision: eaaa1f2
14mr|texlive-wnri-latex-1.0b-3|62	- MassBuild#440: Increase release tag
14mr|texlive-wnri-latex-1.0b-3|63	
14mr|texlive-wnri-latex-1.0b-3|64	

21788 14
14mr|texlive-wordlike-1.2b-3|1	# revision 15878
14mr|texlive-wordlike-1.2b-3|2	# category Package
14mr|texlive-wordlike-1.2b-3|3	# catalog-ctan /macros/latex/contrib/wordlike
14mr|texlive-wordlike-1.2b-3|4	# catalog-date 2009-06-03 09:03:24 +0200
14mr|texlive-wordlike-1.2b-3|5	# catalog-license lppl
14mr|texlive-wordlike-1.2b-3|6	# catalog-version 1.2b
14mr|texlive-wordlike-1.2b-3|7	Name:		texlive-wordlike
14mr|texlive-wordlike-1.2b-3|8	Version:	1.2b
14mr|texlive-wordlike-1.2b-3|9	Release:	3
14mr|texlive-wordlike-1.2b-3|10	Summary:	Simulating word processor layout
14mr|texlive-wordlike-1.2b-3|11	Group:		Publishing
14mr|texlive-wordlike-1.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wordlike
14mr|texlive-wordlike-1.2b-3|13	License:	LPPL
14mr|texlive-wordlike-1.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wordlike.tar.xz
14mr|texlive-wordlike-1.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wordlike.doc.tar.xz
14mr|texlive-wordlike-1.2b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wordlike.source.tar.xz
14mr|texlive-wordlike-1.2b-3|17	BuildArch:	noarch
14mr|texlive-wordlike-1.2b-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-wordlike-1.2b-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-wordlike-1.2b-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-wordlike-1.2b-3|21	
14mr|texlive-wordlike-1.2b-3|22	%description
14mr|texlive-wordlike-1.2b-3|23	The package simulates typical word processor layout: narrow
14mr|texlive-wordlike-1.2b-3|24	page margins, Times, Helvetica and Courier fonts, \LARGE or
14mr|texlive-wordlike-1.2b-3|25	\Large headings, and \sloppy typesetting. The package aims at
14mr|texlive-wordlike-1.2b-3|26	making life easier for users who are discontent with LaTeX's
14mr|texlive-wordlike-1.2b-3|27	standard layout settings because they need a layout that
14mr|texlive-wordlike-1.2b-3|28	resembles the usual "wordlike" output. The design of the
14mr|texlive-wordlike-1.2b-3|29	package draws on several discussions in the de.comp.text.tex
14mr|texlive-wordlike-1.2b-3|30	and comp.text.tex newsgroups that are referred to in the
14mr|texlive-wordlike-1.2b-3|31	manual.
14mr|texlive-wordlike-1.2b-3|32	
14mr|texlive-wordlike-1.2b-3|33	%post
14mr|texlive-wordlike-1.2b-3|34	%{_sbindir}/texlive.post
14mr|texlive-wordlike-1.2b-3|35	
14mr|texlive-wordlike-1.2b-3|36	%postun
14mr|texlive-wordlike-1.2b-3|37	if [ $1 -eq 0 ]; then
14mr|texlive-wordlike-1.2b-3|38	%{_sbindir}/texlive.post
14mr|texlive-wordlike-1.2b-3|39	fi
14mr|texlive-wordlike-1.2b-3|40	
14mr|texlive-wordlike-1.2b-3|41	#-----------------------------------------------------------------------
14mr|texlive-wordlike-1.2b-3|42	%files
14mr|texlive-wordlike-1.2b-3|43	%{_texmfdistdir}/tex/latex/wordlike/wordlike.sty
14mr|texlive-wordlike-1.2b-3|44	%doc %{_texmfdistdir}/doc/latex/wordlike/README
14mr|texlive-wordlike-1.2b-3|45	%doc %{_texmfdistdir}/doc/latex/wordlike/wordlike.pdf
14mr|texlive-wordlike-1.2b-3|46	#- source
14mr|texlive-wordlike-1.2b-3|47	%doc %{_texmfdistdir}/source/latex/wordlike/wordlike.dtx
14mr|texlive-wordlike-1.2b-3|48	%doc %{_texmfdistdir}/source/latex/wordlike/wordlike.ins
14mr|texlive-wordlike-1.2b-3|49	
14mr|texlive-wordlike-1.2b-3|50	#-----------------------------------------------------------------------
14mr|texlive-wordlike-1.2b-3|51	%prep
14mr|texlive-wordlike-1.2b-3|52	%setup -c -a0 -a1 -a2
14mr|texlive-wordlike-1.2b-3|53	
14mr|texlive-wordlike-1.2b-3|54	%build
14mr|texlive-wordlike-1.2b-3|55	
14mr|texlive-wordlike-1.2b-3|56	%install
14mr|texlive-wordlike-1.2b-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wordlike-1.2b-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-wordlike-1.2b-3|59	
14mr|texlive-wordlike-1.2b-3|60	
14mr|texlive-wordlike-1.2b-3|61	
14mr|texlive-wordlike-1.2b-3|62	%changelog
14mr|texlive-wordlike-1.2b-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2b-3
14mr|texlive-wordlike-1.2b-3|64	+ Revision: 54c6993
14mr|texlive-wordlike-1.2b-3|65	- MassBuild#440: Increase release tag
14mr|texlive-wordlike-1.2b-3|66	
14mr|texlive-wordlike-1.2b-3|67	

21789 14
14mr|texlive-wrapfig-3.6-3|1	# revision 22048
14mr|texlive-wrapfig-3.6-3|2	# category Package
14mr|texlive-wrapfig-3.6-3|3	# catalog-ctan /macros/latex/contrib/wrapfig
14mr|texlive-wrapfig-3.6-3|4	# catalog-date 2011-04-09 12:56:30 +0200
14mr|texlive-wrapfig-3.6-3|5	# catalog-license lppl
14mr|texlive-wrapfig-3.6-3|6	# catalog-version 3.6
14mr|texlive-wrapfig-3.6-3|7	Name:		texlive-wrapfig
14mr|texlive-wrapfig-3.6-3|8	Version:	3.6
14mr|texlive-wrapfig-3.6-3|9	Release:	3
14mr|texlive-wrapfig-3.6-3|10	Summary:	Produces figures which text can flow around
14mr|texlive-wrapfig-3.6-3|11	Group:		Publishing
14mr|texlive-wrapfig-3.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wrapfig
14mr|texlive-wrapfig-3.6-3|13	License:	LPPL
14mr|texlive-wrapfig-3.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wrapfig.tar.xz
14mr|texlive-wrapfig-3.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wrapfig.doc.tar.xz
14mr|texlive-wrapfig-3.6-3|16	BuildArch:	noarch
14mr|texlive-wrapfig-3.6-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-wrapfig-3.6-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-wrapfig-3.6-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-wrapfig-3.6-3|20	
14mr|texlive-wrapfig-3.6-3|21	%description
14mr|texlive-wrapfig-3.6-3|22	Allows figures or tables to have text wrapped around them. Does
14mr|texlive-wrapfig-3.6-3|23	not work in combination with list environments, but can be used
14mr|texlive-wrapfig-3.6-3|24	in a parbox or minipage, and in twocolumn format. Supports the
14mr|texlive-wrapfig-3.6-3|25	float package.
14mr|texlive-wrapfig-3.6-3|26	
14mr|texlive-wrapfig-3.6-3|27	%post
14mr|texlive-wrapfig-3.6-3|28	%{_sbindir}/texlive.post
14mr|texlive-wrapfig-3.6-3|29	
14mr|texlive-wrapfig-3.6-3|30	%postun
14mr|texlive-wrapfig-3.6-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-wrapfig-3.6-3|32	%{_sbindir}/texlive.post
14mr|texlive-wrapfig-3.6-3|33	fi
14mr|texlive-wrapfig-3.6-3|34	
14mr|texlive-wrapfig-3.6-3|35	#-----------------------------------------------------------------------
14mr|texlive-wrapfig-3.6-3|36	%files
14mr|texlive-wrapfig-3.6-3|37	%{_texmfdistdir}/tex/latex/wrapfig/wrapfig.sty
14mr|texlive-wrapfig-3.6-3|38	%doc %{_texmfdistdir}/doc/latex/wrapfig/multiple-span.txt
14mr|texlive-wrapfig-3.6-3|39	%doc %{_texmfdistdir}/doc/latex/wrapfig/wrapfig-doc.pdf
14mr|texlive-wrapfig-3.6-3|40	%doc %{_texmfdistdir}/doc/latex/wrapfig/wrapfig-doc.tex
14mr|texlive-wrapfig-3.6-3|41	
14mr|texlive-wrapfig-3.6-3|42	#-----------------------------------------------------------------------
14mr|texlive-wrapfig-3.6-3|43	%prep
14mr|texlive-wrapfig-3.6-3|44	%setup -c -a0 -a1
14mr|texlive-wrapfig-3.6-3|45	
14mr|texlive-wrapfig-3.6-3|46	%build
14mr|texlive-wrapfig-3.6-3|47	
14mr|texlive-wrapfig-3.6-3|48	%install
14mr|texlive-wrapfig-3.6-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wrapfig-3.6-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-wrapfig-3.6-3|51	
14mr|texlive-wrapfig-3.6-3|52	
14mr|texlive-wrapfig-3.6-3|53	
14mr|texlive-wrapfig-3.6-3|54	%changelog
14mr|texlive-wrapfig-3.6-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6-3
14mr|texlive-wrapfig-3.6-3|56	+ Revision: 1a6ed1c
14mr|texlive-wrapfig-3.6-3|57	- MassBuild#440: Increase release tag
14mr|texlive-wrapfig-3.6-3|58	
14mr|texlive-wrapfig-3.6-3|59	

21790 14
14mr|texlive-wsemclassic-1.0.1-6|1	# revision 31532
14mr|texlive-wsemclassic-1.0.1-6|2	# category Package
14mr|texlive-wsemclassic-1.0.1-6|3	# catalog-ctan /macros/latex/contrib/wsemclassic
14mr|texlive-wsemclassic-1.0.1-6|4	# catalog-date 2013-08-27 15:13:32 +0200
14mr|texlive-wsemclassic-1.0.1-6|5	# catalog-license bsd
14mr|texlive-wsemclassic-1.0.1-6|6	# catalog-version 1.0.1
14mr|texlive-wsemclassic-1.0.1-6|7	Name:		texlive-wsemclassic
14mr|texlive-wsemclassic-1.0.1-6|8	Version:	1.0.1
14mr|texlive-wsemclassic-1.0.1-6|9	Release:	6
14mr|texlive-wsemclassic-1.0.1-6|10	Summary:	LaTeX class for Bavarian school w-seminar papers
14mr|texlive-wsemclassic-1.0.1-6|11	Group:		Publishing
14mr|texlive-wsemclassic-1.0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wsemclassic
14mr|texlive-wsemclassic-1.0.1-6|13	License:	BSD
14mr|texlive-wsemclassic-1.0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsemclassic.tar.xz
14mr|texlive-wsemclassic-1.0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsemclassic.doc.tar.xz
14mr|texlive-wsemclassic-1.0.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsemclassic.source.tar.xz
14mr|texlive-wsemclassic-1.0.1-6|17	BuildArch:	noarch
14mr|texlive-wsemclassic-1.0.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-wsemclassic-1.0.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-wsemclassic-1.0.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-wsemclassic-1.0.1-6|21	
14mr|texlive-wsemclassic-1.0.1-6|22	%description
14mr|texlive-wsemclassic-1.0.1-6|23	The class is designed either to conform with the
14mr|texlive-wsemclassic-1.0.1-6|24	recommendations of the Bavarian Kultusministerium for
14mr|texlive-wsemclassic-1.0.1-6|25	typesetting w-seminar papers (strict mode), or to use another
14mr|texlive-wsemclassic-1.0.1-6|26	style which should look better. The class is based on the LaTeX
14mr|texlive-wsemclassic-1.0.1-6|27	standard report class.
14mr|texlive-wsemclassic-1.0.1-6|28	
14mr|texlive-wsemclassic-1.0.1-6|29	%post
14mr|texlive-wsemclassic-1.0.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-wsemclassic-1.0.1-6|31	
14mr|texlive-wsemclassic-1.0.1-6|32	%postun
14mr|texlive-wsemclassic-1.0.1-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-wsemclassic-1.0.1-6|34	%{_sbindir}/texlive.post
14mr|texlive-wsemclassic-1.0.1-6|35	fi
14mr|texlive-wsemclassic-1.0.1-6|36	
14mr|texlive-wsemclassic-1.0.1-6|37	#-----------------------------------------------------------------------
14mr|texlive-wsemclassic-1.0.1-6|38	%files
14mr|texlive-wsemclassic-1.0.1-6|39	%{_texmfdistdir}/tex/latex/wsemclassic/wsemclassic.cls
14mr|texlive-wsemclassic-1.0.1-6|40	%doc %{_texmfdistdir}/doc/latex/wsemclassic/LICENSE
14mr|texlive-wsemclassic-1.0.1-6|41	%doc %{_texmfdistdir}/doc/latex/wsemclassic/Makefile
14mr|texlive-wsemclassic-1.0.1-6|42	%doc %{_texmfdistdir}/doc/latex/wsemclassic/README
14mr|texlive-wsemclassic-1.0.1-6|43	%doc %{_texmfdistdir}/doc/latex/wsemclassic/test.bib
14mr|texlive-wsemclassic-1.0.1-6|44	%doc %{_texmfdistdir}/doc/latex/wsemclassic/user-doc.tex
14mr|texlive-wsemclassic-1.0.1-6|45	%doc %{_texmfdistdir}/doc/latex/wsemclassic/wsemclassic-test.pdf
14mr|texlive-wsemclassic-1.0.1-6|46	%doc %{_texmfdistdir}/doc/latex/wsemclassic/wsemclassic-test.tex
14mr|texlive-wsemclassic-1.0.1-6|47	%doc %{_texmfdistdir}/doc/latex/wsemclassic/wsemclassic.pdf
14mr|texlive-wsemclassic-1.0.1-6|48	#- source
14mr|texlive-wsemclassic-1.0.1-6|49	%doc %{_texmfdistdir}/source/latex/wsemclassic/wsemclassic.dtx
14mr|texlive-wsemclassic-1.0.1-6|50	%doc %{_texmfdistdir}/source/latex/wsemclassic/wsemclassic.ins
14mr|texlive-wsemclassic-1.0.1-6|51	
14mr|texlive-wsemclassic-1.0.1-6|52	#-----------------------------------------------------------------------
14mr|texlive-wsemclassic-1.0.1-6|53	%prep
14mr|texlive-wsemclassic-1.0.1-6|54	%setup -c -a0 -a1 -a2
14mr|texlive-wsemclassic-1.0.1-6|55	
14mr|texlive-wsemclassic-1.0.1-6|56	%build
14mr|texlive-wsemclassic-1.0.1-6|57	
14mr|texlive-wsemclassic-1.0.1-6|58	%install
14mr|texlive-wsemclassic-1.0.1-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wsemclassic-1.0.1-6|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-wsemclassic-1.0.1-6|61	
14mr|texlive-wsemclassic-1.0.1-6|62	%changelog
14mr|texlive-wsemclassic-1.0.1-6|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-6
14mr|texlive-wsemclassic-1.0.1-6|64	+ Revision: 7881bac
14mr|texlive-wsemclassic-1.0.1-6|65	- MassBuild#440: Increase release tag
14mr|texlive-wsemclassic-1.0.1-6|66	
14mr|texlive-wsemclassic-1.0.1-6|67	

21791 14
14mr|texlive-wsuipa-20120127-2|1	# revision 25469
14mr|texlive-wsuipa-20120127-2|2	# category Package
14mr|texlive-wsuipa-20120127-2|3	# catalog-ctan /fonts/wsuipa
14mr|texlive-wsuipa-20120127-2|4	# catalog-date 2012-01-27 13:33:18 +0100
14mr|texlive-wsuipa-20120127-2|5	# catalog-license other-free
14mr|texlive-wsuipa-20120127-2|6	# catalog-version undef
14mr|texlive-wsuipa-20120127-2|7	Name:		texlive-wsuipa
14mr|texlive-wsuipa-20120127-2|8	Version:	20120127
14mr|texlive-wsuipa-20120127-2|9	Release:	2
14mr|texlive-wsuipa-20120127-2|10	Summary:	International Phonetic Alphabet fonts
14mr|texlive-wsuipa-20120127-2|11	Group:		Publishing
14mr|texlive-wsuipa-20120127-2|12	URL:		http://www.ctan.org/tex-archive/fonts/wsuipa
14mr|texlive-wsuipa-20120127-2|13	License:	OTHER-FREE
14mr|texlive-wsuipa-20120127-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsuipa.tar.xz
14mr|texlive-wsuipa-20120127-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsuipa.doc.tar.xz
14mr|texlive-wsuipa-20120127-2|16	BuildArch:	noarch
14mr|texlive-wsuipa-20120127-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-wsuipa-20120127-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-wsuipa-20120127-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-wsuipa-20120127-2|20	
14mr|texlive-wsuipa-20120127-2|21	%description
14mr|texlive-wsuipa-20120127-2|22	The package provides a 7-bit IPA font, as Metafont source, and
14mr|texlive-wsuipa-20120127-2|23	macros for support under TeXt1 and LaTeX. The fonts (and
14mr|texlive-wsuipa-20120127-2|24	macros) are now largely superseded by the tipa fonts.
14mr|texlive-wsuipa-20120127-2|25	
14mr|texlive-wsuipa-20120127-2|26	%post
14mr|texlive-wsuipa-20120127-2|27	%{_sbindir}/texlive.post
14mr|texlive-wsuipa-20120127-2|28	
14mr|texlive-wsuipa-20120127-2|29	%postun
14mr|texlive-wsuipa-20120127-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-wsuipa-20120127-2|31	%{_sbindir}/texlive.post
14mr|texlive-wsuipa-20120127-2|32	fi
14mr|texlive-wsuipa-20120127-2|33	
14mr|texlive-wsuipa-20120127-2|34	#-----------------------------------------------------------------------
14mr|texlive-wsuipa-20120127-2|35	%files
14mr|texlive-wsuipa-20120127-2|36	%{_texmfdistdir}/fonts/source/public/wsuipa/iaccent.mf
14mr|texlive-wsuipa-20120127-2|37	%{_texmfdistdir}/fonts/source/public/wsuipa/igreekl.mf
14mr|texlive-wsuipa-20120127-2|38	%{_texmfdistdir}/fonts/source/public/wsuipa/iparoman.mf
14mr|texlive-wsuipa-20120127-2|39	%{_texmfdistdir}/fonts/source/public/wsuipa/iromanl.mf
14mr|texlive-wsuipa-20120127-2|40	%{_texmfdistdir}/fonts/source/public/wsuipa/iromanp.mf
14mr|texlive-wsuipa-20120127-2|41	%{_texmfdistdir}/fonts/source/public/wsuipa/iromanu.mf
14mr|texlive-wsuipa-20120127-2|42	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa10.mf
14mr|texlive-wsuipa-20120127-2|43	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa11.mf
14mr|texlive-wsuipa-20120127-2|44	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa12.mf
14mr|texlive-wsuipa-20120127-2|45	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa17.mf
14mr|texlive-wsuipa-20120127-2|46	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa8.mf
14mr|texlive-wsuipa-20120127-2|47	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa9.mf
14mr|texlive-wsuipa-20120127-2|48	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa10.mf
14mr|texlive-wsuipa-20120127-2|49	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa11.mf
14mr|texlive-wsuipa-20120127-2|50	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa12.mf
14mr|texlive-wsuipa-20120127-2|51	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa17.mf
14mr|texlive-wsuipa-20120127-2|52	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa8.mf
14mr|texlive-wsuipa-20120127-2|53	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa9.mf
14mr|texlive-wsuipa-20120127-2|54	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa10.mf
14mr|texlive-wsuipa-20120127-2|55	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa11.mf
14mr|texlive-wsuipa-20120127-2|56	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa12.mf
14mr|texlive-wsuipa-20120127-2|57	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa17.mf
14mr|texlive-wsuipa-20120127-2|58	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa8.mf
14mr|texlive-wsuipa-20120127-2|59	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa9.mf
14mr|texlive-wsuipa-20120127-2|60	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa10.tfm
14mr|texlive-wsuipa-20120127-2|61	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa11.tfm
14mr|texlive-wsuipa-20120127-2|62	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa12.tfm
14mr|texlive-wsuipa-20120127-2|63	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa17.tfm
14mr|texlive-wsuipa-20120127-2|64	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa8.tfm
14mr|texlive-wsuipa-20120127-2|65	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa9.tfm
14mr|texlive-wsuipa-20120127-2|66	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa10.tfm
14mr|texlive-wsuipa-20120127-2|67	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa11.tfm
14mr|texlive-wsuipa-20120127-2|68	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa12.tfm
14mr|texlive-wsuipa-20120127-2|69	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa17.tfm
14mr|texlive-wsuipa-20120127-2|70	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa8.tfm
14mr|texlive-wsuipa-20120127-2|71	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa9.tfm
14mr|texlive-wsuipa-20120127-2|72	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa10.tfm
14mr|texlive-wsuipa-20120127-2|73	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa11.tfm
14mr|texlive-wsuipa-20120127-2|74	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa12.tfm
14mr|texlive-wsuipa-20120127-2|75	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa17.tfm
14mr|texlive-wsuipa-20120127-2|76	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa8.tfm
14mr|texlive-wsuipa-20120127-2|77	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa9.tfm
14mr|texlive-wsuipa-20120127-2|78	%{_texmfdistdir}/tex/latex/wsuipa/ipa.sty
14mr|texlive-wsuipa-20120127-2|79	%{_texmfdistdir}/tex/latex/wsuipa/ipalmacs.sty
14mr|texlive-wsuipa-20120127-2|80	%{_texmfdistdir}/tex/latex/wsuipa/uipa.fd
14mr|texlive-wsuipa-20120127-2|81	%doc %{_texmfdistdir}/doc/fonts/wsuipa/LICENCE-wsuipa.txt
14mr|texlive-wsuipa-20120127-2|82	%doc %{_texmfdistdir}/doc/fonts/wsuipa/README
14mr|texlive-wsuipa-20120127-2|83	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.dec93
14mr|texlive-wsuipa-20120127-2|84	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.jun91
14mr|texlive-wsuipa-20120127-2|85	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.mar91
14mr|texlive-wsuipa-20120127-2|86	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.may92
14mr|texlive-wsuipa-20120127-2|87	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.nov90
14mr|texlive-wsuipa-20120127-2|88	%doc %{_texmfdistdir}/doc/fonts/wsuipa/compilefonts
14mr|texlive-wsuipa-20120127-2|89	%doc %{_texmfdistdir}/doc/fonts/wsuipa/ipamacs.tex
14mr|texlive-wsuipa-20120127-2|90	%doc %{_texmfdistdir}/doc/fonts/wsuipa/ipaman.ps
14mr|texlive-wsuipa-20120127-2|91	%doc %{_texmfdistdir}/doc/fonts/wsuipa/latex209/ipalman.tex
14mr|texlive-wsuipa-20120127-2|92	%doc %{_texmfdistdir}/doc/fonts/wsuipa/latex209/lipaman.tex
14mr|texlive-wsuipa-20120127-2|93	%doc %{_texmfdistdir}/doc/fonts/wsuipa/latex2e/ipaman.tex
14mr|texlive-wsuipa-20120127-2|94	%doc %{_texmfdistdir}/doc/fonts/wsuipa/text1/ipaman.tex
14mr|texlive-wsuipa-20120127-2|95	
14mr|texlive-wsuipa-20120127-2|96	#-----------------------------------------------------------------------
14mr|texlive-wsuipa-20120127-2|97	%prep
14mr|texlive-wsuipa-20120127-2|98	%setup -c -a0 -a1
14mr|texlive-wsuipa-20120127-2|99	
14mr|texlive-wsuipa-20120127-2|100	%build
14mr|texlive-wsuipa-20120127-2|101	
14mr|texlive-wsuipa-20120127-2|102	%install
14mr|texlive-wsuipa-20120127-2|103	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-wsuipa-20120127-2|104	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-wsuipa-20120127-2|105	
14mr|texlive-wsuipa-20120127-2|106	
14mr|texlive-wsuipa-20120127-2|107	
14mr|texlive-wsuipa-20120127-2|108	%changelog
14mr|texlive-wsuipa-20120127-2|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120127-2
14mr|texlive-wsuipa-20120127-2|110	+ Revision: 361fd1b
14mr|texlive-wsuipa-20120127-2|111	- MassBuild#440: Increase release tag
14mr|texlive-wsuipa-20120127-2|112	
14mr|texlive-wsuipa-20120127-2|113	

21792 14
14mr|texlive-xargs-1.1-3|1	# revision 15878
14mr|texlive-xargs-1.1-3|2	# category Package
14mr|texlive-xargs-1.1-3|3	# catalog-ctan /macros/latex/contrib/xargs
14mr|texlive-xargs-1.1-3|4	# catalog-date 2008-08-24 00:31:24 +0200
14mr|texlive-xargs-1.1-3|5	# catalog-license lppl
14mr|texlive-xargs-1.1-3|6	# catalog-version 1.1
14mr|texlive-xargs-1.1-3|7	Name:		texlive-xargs
14mr|texlive-xargs-1.1-3|8	Version:	1.1
14mr|texlive-xargs-1.1-3|9	Release:	3
14mr|texlive-xargs-1.1-3|10	Summary:	Define commands with many optional arguments
14mr|texlive-xargs-1.1-3|11	Group:		Publishing
14mr|texlive-xargs-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xargs
14mr|texlive-xargs-1.1-3|13	License:	LPPL
14mr|texlive-xargs-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xargs.tar.xz
14mr|texlive-xargs-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xargs.doc.tar.xz
14mr|texlive-xargs-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xargs.source.tar.xz
14mr|texlive-xargs-1.1-3|17	BuildArch:	noarch
14mr|texlive-xargs-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xargs-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xargs-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xargs-1.1-3|21	
14mr|texlive-xargs-1.1-3|22	%description
14mr|texlive-xargs-1.1-3|23	The package provides extended versions of \newcommand and
14mr|texlive-xargs-1.1-3|24	related LaTeX commands, which allow easy and robust definition
14mr|texlive-xargs-1.1-3|25	of macros with many optional arguments, using a clear and
14mr|texlive-xargs-1.1-3|26	simple xkeyval-style syntax.
14mr|texlive-xargs-1.1-3|27	
14mr|texlive-xargs-1.1-3|28	%post
14mr|texlive-xargs-1.1-3|29	%{_sbindir}/texlive.post
14mr|texlive-xargs-1.1-3|30	
14mr|texlive-xargs-1.1-3|31	%postun
14mr|texlive-xargs-1.1-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-xargs-1.1-3|33	%{_sbindir}/texlive.post
14mr|texlive-xargs-1.1-3|34	fi
14mr|texlive-xargs-1.1-3|35	
14mr|texlive-xargs-1.1-3|36	#-----------------------------------------------------------------------
14mr|texlive-xargs-1.1-3|37	%files
14mr|texlive-xargs-1.1-3|38	%{_texmfdistdir}/tex/latex/xargs/xargs.sty
14mr|texlive-xargs-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/xargs/README
14mr|texlive-xargs-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/xargs/xargs-fr.pdf
14mr|texlive-xargs-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/xargs/xargs.pdf
14mr|texlive-xargs-1.1-3|42	#- source
14mr|texlive-xargs-1.1-3|43	%doc %{_texmfdistdir}/source/latex/xargs/xargs.dtx
14mr|texlive-xargs-1.1-3|44	
14mr|texlive-xargs-1.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-xargs-1.1-3|46	%prep
14mr|texlive-xargs-1.1-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-xargs-1.1-3|48	
14mr|texlive-xargs-1.1-3|49	%build
14mr|texlive-xargs-1.1-3|50	
14mr|texlive-xargs-1.1-3|51	%install
14mr|texlive-xargs-1.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xargs-1.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xargs-1.1-3|54	
14mr|texlive-xargs-1.1-3|55	
14mr|texlive-xargs-1.1-3|56	
14mr|texlive-xargs-1.1-3|57	%changelog
14mr|texlive-xargs-1.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-xargs-1.1-3|59	+ Revision: 6d76549
14mr|texlive-xargs-1.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-xargs-1.1-3|61	
14mr|texlive-xargs-1.1-3|62	

21793 14
14mr|texlive-xbmc-20111104-3|1	# revision 13293
14mr|texlive-xbmc-20111104-3|2	# category Package
14mr|texlive-xbmc-20111104-3|3	# catalog-ctan undef
14mr|texlive-xbmc-20111104-3|4	# catalog-date undef
14mr|texlive-xbmc-20111104-3|5	# catalog-license undef
14mr|texlive-xbmc-20111104-3|6	# catalog-version undef
14mr|texlive-xbmc-20111104-3|7	Name:		texlive-xbmc
14mr|texlive-xbmc-20111104-3|8	Version:	20111104
14mr|texlive-xbmc-20111104-3|9	Release:	3
14mr|texlive-xbmc-20111104-3|10	Summary:	TeXLive xbmc package
14mr|texlive-xbmc-20111104-3|11	Group:		Publishing
14mr|texlive-xbmc-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-xbmc-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-xbmc-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xbmc.tar.xz
14mr|texlive-xbmc-20111104-3|15	BuildArch:	noarch
14mr|texlive-xbmc-20111104-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-xbmc-20111104-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-xbmc-20111104-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-xbmc-20111104-3|19	
14mr|texlive-xbmc-20111104-3|20	%description
14mr|texlive-xbmc-20111104-3|21	TeXLive xbmc package.
14mr|texlive-xbmc-20111104-3|22	
14mr|texlive-xbmc-20111104-3|23	%post
14mr|texlive-xbmc-20111104-3|24	%{_sbindir}/texlive.post
14mr|texlive-xbmc-20111104-3|25	
14mr|texlive-xbmc-20111104-3|26	%postun
14mr|texlive-xbmc-20111104-3|27	if [ $1 -eq 0 ]; then
14mr|texlive-xbmc-20111104-3|28	%{_sbindir}/texlive.post
14mr|texlive-xbmc-20111104-3|29	fi
14mr|texlive-xbmc-20111104-3|30	
14mr|texlive-xbmc-20111104-3|31	#-----------------------------------------------------------------------
14mr|texlive-xbmc-20111104-3|32	%files
14mr|texlive-xbmc-20111104-3|33	%{_texmfdistdir}/fonts/source/public/xbmc/xbmc10.mf
14mr|texlive-xbmc-20111104-3|34	%{_texmfdistdir}/fonts/tfm/public/xbmc/xbmc10.tfm
14mr|texlive-xbmc-20111104-3|35	
14mr|texlive-xbmc-20111104-3|36	#-----------------------------------------------------------------------
14mr|texlive-xbmc-20111104-3|37	%prep
14mr|texlive-xbmc-20111104-3|38	%setup -c -a0
14mr|texlive-xbmc-20111104-3|39	
14mr|texlive-xbmc-20111104-3|40	%build
14mr|texlive-xbmc-20111104-3|41	
14mr|texlive-xbmc-20111104-3|42	%install
14mr|texlive-xbmc-20111104-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xbmc-20111104-3|44	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mr|texlive-xbmc-20111104-3|45	
14mr|texlive-xbmc-20111104-3|46	
14mr|texlive-xbmc-20111104-3|47	
14mr|texlive-xbmc-20111104-3|48	%changelog
14mr|texlive-xbmc-20111104-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-xbmc-20111104-3|50	+ Revision: 8af81bd
14mr|texlive-xbmc-20111104-3|51	- MassBuild#440: Increase release tag
14mr|texlive-xbmc-20111104-3|52	
14mr|texlive-xbmc-20111104-3|53	

21794 14
14mr|texlive-xcite-1.0-3|1	# revision 23783
14mr|texlive-xcite-1.0-3|2	# category Package
14mr|texlive-xcite-1.0-3|3	# catalog-ctan /macros/latex/contrib/xcite
14mr|texlive-xcite-1.0-3|4	# catalog-date 2011-09-03 01:03:37 +0200
14mr|texlive-xcite-1.0-3|5	# catalog-license lppl1.3
14mr|texlive-xcite-1.0-3|6	# catalog-version 1.0
14mr|texlive-xcite-1.0-3|7	Name:		texlive-xcite
14mr|texlive-xcite-1.0-3|8	Version:	1.0
14mr|texlive-xcite-1.0-3|9	Release:	3
14mr|texlive-xcite-1.0-3|10	Summary:	Use citation keys from a different document
14mr|texlive-xcite-1.0-3|11	Group:		Publishing
14mr|texlive-xcite-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcite
14mr|texlive-xcite-1.0-3|13	License:	LPPL1.3
14mr|texlive-xcite-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcite.tar.xz
14mr|texlive-xcite-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcite.doc.tar.xz
14mr|texlive-xcite-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcite.source.tar.xz
14mr|texlive-xcite-1.0-3|17	BuildArch:	noarch
14mr|texlive-xcite-1.0-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xcite-1.0-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xcite-1.0-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xcite-1.0-3|21	
14mr|texlive-xcite-1.0-3|22	%description
14mr|texlive-xcite-1.0-3|23	The package lets you use citation keys from another document,
14mr|texlive-xcite-1.0-3|24	just as the xr package allows cross-document use of labels.
14mr|texlive-xcite-1.0-3|25	
14mr|texlive-xcite-1.0-3|26	%post
14mr|texlive-xcite-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-xcite-1.0-3|28	
14mr|texlive-xcite-1.0-3|29	%postun
14mr|texlive-xcite-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xcite-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-xcite-1.0-3|32	fi
14mr|texlive-xcite-1.0-3|33	
14mr|texlive-xcite-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-xcite-1.0-3|35	%files
14mr|texlive-xcite-1.0-3|36	%{_texmfdistdir}/tex/latex/xcite/xcite.sty
14mr|texlive-xcite-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/xcite/README
14mr|texlive-xcite-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/xcite/xcite.pdf
14mr|texlive-xcite-1.0-3|39	#- source
14mr|texlive-xcite-1.0-3|40	%doc %{_texmfdistdir}/source/latex/xcite/xcite.dtx
14mr|texlive-xcite-1.0-3|41	%doc %{_texmfdistdir}/source/latex/xcite/xcite.ins
14mr|texlive-xcite-1.0-3|42	
14mr|texlive-xcite-1.0-3|43	#-----------------------------------------------------------------------
14mr|texlive-xcite-1.0-3|44	%prep
14mr|texlive-xcite-1.0-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-xcite-1.0-3|46	
14mr|texlive-xcite-1.0-3|47	%build
14mr|texlive-xcite-1.0-3|48	
14mr|texlive-xcite-1.0-3|49	%install
14mr|texlive-xcite-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xcite-1.0-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xcite-1.0-3|52	
14mr|texlive-xcite-1.0-3|53	
14mr|texlive-xcite-1.0-3|54	
14mr|texlive-xcite-1.0-3|55	%changelog
14mr|texlive-xcite-1.0-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-xcite-1.0-3|57	+ Revision: e6e57b7
14mr|texlive-xcite-1.0-3|58	- MassBuild#440: Increase release tag
14mr|texlive-xcite-1.0-3|59	
14mr|texlive-xcite-1.0-3|60	

21795 14
14mr|texlive-xcjk2uni-0.1-6|1	# revision 31464
14mr|texlive-xcjk2uni-0.1-6|2	# category Package
14mr|texlive-xcjk2uni-0.1-6|3	# catalog-ctan /macros/latex/contrib/xcjk2uni
14mr|texlive-xcjk2uni-0.1-6|4	# catalog-date 2013-08-18 01:02:56 +0200
14mr|texlive-xcjk2uni-0.1-6|5	# catalog-license lppl1.3
14mr|texlive-xcjk2uni-0.1-6|6	# catalog-version 0.1
14mr|texlive-xcjk2uni-0.1-6|7	Name:		texlive-xcjk2uni
14mr|texlive-xcjk2uni-0.1-6|8	Version:	0.1
14mr|texlive-xcjk2uni-0.1-6|9	Release:	6
14mr|texlive-xcjk2uni-0.1-6|10	Summary:	Convert CJK characters to Unicode, in pdfTeX
14mr|texlive-xcjk2uni-0.1-6|11	Group:		Publishing
14mr|texlive-xcjk2uni-0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcjk2uni
14mr|texlive-xcjk2uni-0.1-6|13	License:	LPPL1.3
14mr|texlive-xcjk2uni-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcjk2uni.tar.xz
14mr|texlive-xcjk2uni-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcjk2uni.doc.tar.xz
14mr|texlive-xcjk2uni-0.1-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcjk2uni.source.tar.xz
14mr|texlive-xcjk2uni-0.1-6|17	BuildArch:	noarch
14mr|texlive-xcjk2uni-0.1-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xcjk2uni-0.1-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xcjk2uni-0.1-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-xcjk2uni-0.1-6|21	
14mr|texlive-xcjk2uni-0.1-6|22	%description
14mr|texlive-xcjk2uni-0.1-6|23	The package provides commands to convert CJK characters to
14mr|texlive-xcjk2uni-0.1-6|24	Unicode in non-UTF-8 encoding; it provides hooks to support
14mr|texlive-xcjk2uni-0.1-6|25	hyperref in producing correct bookmarks. The bundle also
14mr|texlive-xcjk2uni-0.1-6|26	provides /ToUnicode mapping file(s) for a CJK subfont; these
14mr|texlive-xcjk2uni-0.1-6|27	can be used with the cmap package, allowing searches of, and
14mr|texlive-xcjk2uni-0.1-6|28	cut-and-paste operations on a PDF file generated by pdfTeX..
14mr|texlive-xcjk2uni-0.1-6|29	
14mr|texlive-xcjk2uni-0.1-6|30	%post
14mr|texlive-xcjk2uni-0.1-6|31	%{_sbindir}/texlive.post
14mr|texlive-xcjk2uni-0.1-6|32	
14mr|texlive-xcjk2uni-0.1-6|33	%postun
14mr|texlive-xcjk2uni-0.1-6|34	if [ $1 -eq 0 ]; then
14mr|texlive-xcjk2uni-0.1-6|35	%{_sbindir}/texlive.post
14mr|texlive-xcjk2uni-0.1-6|36	fi
14mr|texlive-xcjk2uni-0.1-6|37	
14mr|texlive-xcjk2uni-0.1-6|38	#-----------------------------------------------------------------------
14mr|texlive-xcjk2uni-0.1-6|39	%files
14mr|texlive-xcjk2uni-0.1-6|40	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0001.cmap
14mr|texlive-xcjk2uni-0.1-6|41	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0002.cmap
14mr|texlive-xcjk2uni-0.1-6|42	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0003.cmap
14mr|texlive-xcjk2uni-0.1-6|43	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0004.cmap
14mr|texlive-xcjk2uni-0.1-6|44	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0005.cmap
14mr|texlive-xcjk2uni-0.1-6|45	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0006.cmap
14mr|texlive-xcjk2uni-0.1-6|46	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0007.cmap
14mr|texlive-xcjk2uni-0.1-6|47	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0008.cmap
14mr|texlive-xcjk2uni-0.1-6|48	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0009.cmap
14mr|texlive-xcjk2uni-0.1-6|49	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0010.cmap
14mr|texlive-xcjk2uni-0.1-6|50	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0011.cmap
14mr|texlive-xcjk2uni-0.1-6|51	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0012.cmap
14mr|texlive-xcjk2uni-0.1-6|52	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0013.cmap
14mr|texlive-xcjk2uni-0.1-6|53	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0014.cmap
14mr|texlive-xcjk2uni-0.1-6|54	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0015.cmap
14mr|texlive-xcjk2uni-0.1-6|55	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0016.cmap
14mr|texlive-xcjk2uni-0.1-6|56	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0017.cmap
14mr|texlive-xcjk2uni-0.1-6|57	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0018.cmap
14mr|texlive-xcjk2uni-0.1-6|58	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0019.cmap
14mr|texlive-xcjk2uni-0.1-6|59	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0020.cmap
14mr|texlive-xcjk2uni-0.1-6|60	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0021.cmap
14mr|texlive-xcjk2uni-0.1-6|61	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0022.cmap
14mr|texlive-xcjk2uni-0.1-6|62	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0023.cmap
14mr|texlive-xcjk2uni-0.1-6|63	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0024.cmap
14mr|texlive-xcjk2uni-0.1-6|64	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0025.cmap
14mr|texlive-xcjk2uni-0.1-6|65	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0026.cmap
14mr|texlive-xcjk2uni-0.1-6|66	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0027.cmap
14mr|texlive-xcjk2uni-0.1-6|67	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0028.cmap
14mr|texlive-xcjk2uni-0.1-6|68	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0029.cmap
14mr|texlive-xcjk2uni-0.1-6|69	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0030.cmap
14mr|texlive-xcjk2uni-0.1-6|70	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0031.cmap
14mr|texlive-xcjk2uni-0.1-6|71	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0032.cmap
14mr|texlive-xcjk2uni-0.1-6|72	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0033.cmap
14mr|texlive-xcjk2uni-0.1-6|73	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0034.cmap
14mr|texlive-xcjk2uni-0.1-6|74	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0035.cmap
14mr|texlive-xcjk2uni-0.1-6|75	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0036.cmap
14mr|texlive-xcjk2uni-0.1-6|76	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0037.cmap
14mr|texlive-xcjk2uni-0.1-6|77	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0038.cmap
14mr|texlive-xcjk2uni-0.1-6|78	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0039.cmap
14mr|texlive-xcjk2uni-0.1-6|79	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0040.cmap
14mr|texlive-xcjk2uni-0.1-6|80	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0041.cmap
14mr|texlive-xcjk2uni-0.1-6|81	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0042.cmap
14mr|texlive-xcjk2uni-0.1-6|82	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0043.cmap
14mr|texlive-xcjk2uni-0.1-6|83	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0044.cmap
14mr|texlive-xcjk2uni-0.1-6|84	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0045.cmap
14mr|texlive-xcjk2uni-0.1-6|85	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0046.cmap
14mr|texlive-xcjk2uni-0.1-6|86	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0047.cmap
14mr|texlive-xcjk2uni-0.1-6|87	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0048.cmap
14mr|texlive-xcjk2uni-0.1-6|88	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0049.cmap
14mr|texlive-xcjk2uni-0.1-6|89	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0050.cmap
14mr|texlive-xcjk2uni-0.1-6|90	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0051.cmap
14mr|texlive-xcjk2uni-0.1-6|91	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0052.cmap
14mr|texlive-xcjk2uni-0.1-6|92	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0053.cmap
14mr|texlive-xcjk2uni-0.1-6|93	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0054.cmap
14mr|texlive-xcjk2uni-0.1-6|94	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0055.cmap
14mr|texlive-xcjk2uni-0.1-6|95	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0056.cmap
14mr|texlive-xcjk2uni-0.1-6|96	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0057.cmap
14mr|texlive-xcjk2uni-0.1-6|97	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0058.cmap
14mr|texlive-xcjk2uni-0.1-6|98	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0901.cmap
14mr|texlive-xcjk2uni-0.1-6|99	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0902.cmap
14mr|texlive-xcjk2uni-0.1-6|100	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0903.cmap
14mr|texlive-xcjk2uni-0.1-6|101	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0904.cmap
14mr|texlive-xcjk2uni-0.1-6|102	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0905.cmap
14mr|texlive-xcjk2uni-0.1-6|103	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0906.cmap
14mr|texlive-xcjk2uni-0.1-6|104	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0907.cmap
14mr|texlive-xcjk2uni-0.1-6|105	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0908.cmap
14mr|texlive-xcjk2uni-0.1-6|106	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0909.cmap
14mr|texlive-xcjk2uni-0.1-6|107	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0910.cmap
14mr|texlive-xcjk2uni-0.1-6|108	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0911.cmap
14mr|texlive-xcjk2uni-0.1-6|109	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0912.cmap
14mr|texlive-xcjk2uni-0.1-6|110	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0913.cmap
14mr|texlive-xcjk2uni-0.1-6|111	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0914.cmap
14mr|texlive-xcjk2uni-0.1-6|112	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0915.cmap
14mr|texlive-xcjk2uni-0.1-6|113	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0916.cmap
14mr|texlive-xcjk2uni-0.1-6|114	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0917.cmap
14mr|texlive-xcjk2uni-0.1-6|115	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0918.cmap
14mr|texlive-xcjk2uni-0.1-6|116	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0919.cmap
14mr|texlive-xcjk2uni-0.1-6|117	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0920.cmap
14mr|texlive-xcjk2uni-0.1-6|118	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0921.cmap
14mr|texlive-xcjk2uni-0.1-6|119	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0922.cmap
14mr|texlive-xcjk2uni-0.1-6|120	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0923.cmap
14mr|texlive-xcjk2uni-0.1-6|121	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0924.cmap
14mr|texlive-xcjk2uni-0.1-6|122	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0925.cmap
14mr|texlive-xcjk2uni-0.1-6|123	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0926.cmap
14mr|texlive-xcjk2uni-0.1-6|124	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0927.cmap
14mr|texlive-xcjk2uni-0.1-6|125	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0928.cmap
14mr|texlive-xcjk2uni-0.1-6|126	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0929.cmap
14mr|texlive-xcjk2uni-0.1-6|127	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0930.cmap
14mr|texlive-xcjk2uni-0.1-6|128	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0931.cmap
14mr|texlive-xcjk2uni-0.1-6|129	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0932.cmap
14mr|texlive-xcjk2uni-0.1-6|130	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0933.cmap
14mr|texlive-xcjk2uni-0.1-6|131	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0934.cmap
14mr|texlive-xcjk2uni-0.1-6|132	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0935.cmap
14mr|texlive-xcjk2uni-0.1-6|133	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0936.cmap
14mr|texlive-xcjk2uni-0.1-6|134	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0937.cmap
14mr|texlive-xcjk2uni-0.1-6|135	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0938.cmap
14mr|texlive-xcjk2uni-0.1-6|136	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0939.cmap
14mr|texlive-xcjk2uni-0.1-6|137	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0940.cmap
14mr|texlive-xcjk2uni-0.1-6|138	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0941.cmap
14mr|texlive-xcjk2uni-0.1-6|139	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0942.cmap
14mr|texlive-xcjk2uni-0.1-6|140	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0943.cmap
14mr|texlive-xcjk2uni-0.1-6|141	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0944.cmap
14mr|texlive-xcjk2uni-0.1-6|142	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0945.cmap
14mr|texlive-xcjk2uni-0.1-6|143	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0946.cmap
14mr|texlive-xcjk2uni-0.1-6|144	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0947.cmap
14mr|texlive-xcjk2uni-0.1-6|145	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0948.cmap
14mr|texlive-xcjk2uni-0.1-6|146	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0949.cmap
14mr|texlive-xcjk2uni-0.1-6|147	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0950.cmap
14mr|texlive-xcjk2uni-0.1-6|148	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0951.cmap
14mr|texlive-xcjk2uni-0.1-6|149	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0952.cmap
14mr|texlive-xcjk2uni-0.1-6|150	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0953.cmap
14mr|texlive-xcjk2uni-0.1-6|151	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0954.cmap
14mr|texlive-xcjk2uni-0.1-6|152	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0955.cmap
14mr|texlive-xcjk2uni-0.1-6|153	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0956.cmap
14mr|texlive-xcjk2uni-0.1-6|154	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0957.cmap
14mr|texlive-xcjk2uni-0.1-6|155	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0958.cmap
14mr|texlive-xcjk2uni-0.1-6|156	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0959.cmap
14mr|texlive-xcjk2uni-0.1-6|157	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0960.cmap
14mr|texlive-xcjk2uni-0.1-6|158	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0961.cmap
14mr|texlive-xcjk2uni-0.1-6|159	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0962.cmap
14mr|texlive-xcjk2uni-0.1-6|160	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0963.cmap
14mr|texlive-xcjk2uni-0.1-6|161	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0964.cmap
14mr|texlive-xcjk2uni-0.1-6|162	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0965.cmap
14mr|texlive-xcjk2uni-0.1-6|163	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0966.cmap
14mr|texlive-xcjk2uni-0.1-6|164	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0967.cmap
14mr|texlive-xcjk2uni-0.1-6|165	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0968.cmap
14mr|texlive-xcjk2uni-0.1-6|166	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0969.cmap
14mr|texlive-xcjk2uni-0.1-6|167	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0970.cmap
14mr|texlive-xcjk2uni-0.1-6|168	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0971.cmap
14mr|texlive-xcjk2uni-0.1-6|169	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0972.cmap
14mr|texlive-xcjk2uni-0.1-6|170	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0973.cmap
14mr|texlive-xcjk2uni-0.1-6|171	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0974.cmap
14mr|texlive-xcjk2uni-0.1-6|172	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0975.cmap
14mr|texlive-xcjk2uni-0.1-6|173	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0976.cmap
14mr|texlive-xcjk2uni-0.1-6|174	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0977.cmap
14mr|texlive-xcjk2uni-0.1-6|175	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0978.cmap
14mr|texlive-xcjk2uni-0.1-6|176	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0979.cmap
14mr|texlive-xcjk2uni-0.1-6|177	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0980.cmap
14mr|texlive-xcjk2uni-0.1-6|178	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0981.cmap
14mr|texlive-xcjk2uni-0.1-6|179	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0982.cmap
14mr|texlive-xcjk2uni-0.1-6|180	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0983.cmap
14mr|texlive-xcjk2uni-0.1-6|181	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0984.cmap
14mr|texlive-xcjk2uni-0.1-6|182	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0985.cmap
14mr|texlive-xcjk2uni-0.1-6|183	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0986.cmap
14mr|texlive-xcjk2uni-0.1-6|184	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0987.cmap
14mr|texlive-xcjk2uni-0.1-6|185	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0988.cmap
14mr|texlive-xcjk2uni-0.1-6|186	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0989.cmap
14mr|texlive-xcjk2uni-0.1-6|187	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0990.cmap
14mr|texlive-xcjk2uni-0.1-6|188	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0991.cmap
14mr|texlive-xcjk2uni-0.1-6|189	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0992.cmap
14mr|texlive-xcjk2uni-0.1-6|190	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0993.cmap
14mr|texlive-xcjk2uni-0.1-6|191	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0994.cmap
14mr|texlive-xcjk2uni-0.1-6|192	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1001.cmap
14mr|texlive-xcjk2uni-0.1-6|193	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1002.cmap
14mr|texlive-xcjk2uni-0.1-6|194	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1003.cmap
14mr|texlive-xcjk2uni-0.1-6|195	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1004.cmap
14mr|texlive-xcjk2uni-0.1-6|196	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1005.cmap
14mr|texlive-xcjk2uni-0.1-6|197	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1006.cmap
14mr|texlive-xcjk2uni-0.1-6|198	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1007.cmap
14mr|texlive-xcjk2uni-0.1-6|199	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1008.cmap
14mr|texlive-xcjk2uni-0.1-6|200	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1009.cmap
14mr|texlive-xcjk2uni-0.1-6|201	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1010.cmap
14mr|texlive-xcjk2uni-0.1-6|202	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1011.cmap
14mr|texlive-xcjk2uni-0.1-6|203	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1012.cmap
14mr|texlive-xcjk2uni-0.1-6|204	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1013.cmap
14mr|texlive-xcjk2uni-0.1-6|205	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1014.cmap
14mr|texlive-xcjk2uni-0.1-6|206	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1015.cmap
14mr|texlive-xcjk2uni-0.1-6|207	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1016.cmap
14mr|texlive-xcjk2uni-0.1-6|208	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1017.cmap
14mr|texlive-xcjk2uni-0.1-6|209	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1018.cmap
14mr|texlive-xcjk2uni-0.1-6|210	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1019.cmap
14mr|texlive-xcjk2uni-0.1-6|211	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1020.cmap
14mr|texlive-xcjk2uni-0.1-6|212	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1021.cmap
14mr|texlive-xcjk2uni-0.1-6|213	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1022.cmap
14mr|texlive-xcjk2uni-0.1-6|214	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1023.cmap
14mr|texlive-xcjk2uni-0.1-6|215	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1024.cmap
14mr|texlive-xcjk2uni-0.1-6|216	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1025.cmap
14mr|texlive-xcjk2uni-0.1-6|217	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1026.cmap
14mr|texlive-xcjk2uni-0.1-6|218	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1027.cmap
14mr|texlive-xcjk2uni-0.1-6|219	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1028.cmap
14mr|texlive-xcjk2uni-0.1-6|220	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1029.cmap
14mr|texlive-xcjk2uni-0.1-6|221	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1030.cmap
14mr|texlive-xcjk2uni-0.1-6|222	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1031.cmap
14mr|texlive-xcjk2uni-0.1-6|223	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1032.cmap
14mr|texlive-xcjk2uni-0.1-6|224	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1033.cmap
14mr|texlive-xcjk2uni-0.1-6|225	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1034.cmap
14mr|texlive-xcjk2uni-0.1-6|226	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1035.cmap
14mr|texlive-xcjk2uni-0.1-6|227	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1901.cmap
14mr|texlive-xcjk2uni-0.1-6|228	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1902.cmap
14mr|texlive-xcjk2uni-0.1-6|229	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1903.cmap
14mr|texlive-xcjk2uni-0.1-6|230	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1904.cmap
14mr|texlive-xcjk2uni-0.1-6|231	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1905.cmap
14mr|texlive-xcjk2uni-0.1-6|232	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1906.cmap
14mr|texlive-xcjk2uni-0.1-6|233	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1907.cmap
14mr|texlive-xcjk2uni-0.1-6|234	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1908.cmap
14mr|texlive-xcjk2uni-0.1-6|235	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1909.cmap
14mr|texlive-xcjk2uni-0.1-6|236	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1910.cmap
14mr|texlive-xcjk2uni-0.1-6|237	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1911.cmap
14mr|texlive-xcjk2uni-0.1-6|238	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1912.cmap
14mr|texlive-xcjk2uni-0.1-6|239	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1913.cmap
14mr|texlive-xcjk2uni-0.1-6|240	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1914.cmap
14mr|texlive-xcjk2uni-0.1-6|241	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1915.cmap
14mr|texlive-xcjk2uni-0.1-6|242	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1916.cmap
14mr|texlive-xcjk2uni-0.1-6|243	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1917.cmap
14mr|texlive-xcjk2uni-0.1-6|244	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1918.cmap
14mr|texlive-xcjk2uni-0.1-6|245	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1919.cmap
14mr|texlive-xcjk2uni-0.1-6|246	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1920.cmap
14mr|texlive-xcjk2uni-0.1-6|247	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1921.cmap
14mr|texlive-xcjk2uni-0.1-6|248	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1922.cmap
14mr|texlive-xcjk2uni-0.1-6|249	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1923.cmap
14mr|texlive-xcjk2uni-0.1-6|250	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1924.cmap
14mr|texlive-xcjk2uni-0.1-6|251	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1925.cmap
14mr|texlive-xcjk2uni-0.1-6|252	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1926.cmap
14mr|texlive-xcjk2uni-0.1-6|253	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1927.cmap
14mr|texlive-xcjk2uni-0.1-6|254	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1928.cmap
14mr|texlive-xcjk2uni-0.1-6|255	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1929.cmap
14mr|texlive-xcjk2uni-0.1-6|256	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1930.cmap
14mr|texlive-xcjk2uni-0.1-6|257	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1931.cmap
14mr|texlive-xcjk2uni-0.1-6|258	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1932.cmap
14mr|texlive-xcjk2uni-0.1-6|259	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1933.cmap
14mr|texlive-xcjk2uni-0.1-6|260	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1934.cmap
14mr|texlive-xcjk2uni-0.1-6|261	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1935.cmap
14mr|texlive-xcjk2uni-0.1-6|262	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1936.cmap
14mr|texlive-xcjk2uni-0.1-6|263	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1937.cmap
14mr|texlive-xcjk2uni-0.1-6|264	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1938.cmap
14mr|texlive-xcjk2uni-0.1-6|265	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1939.cmap
14mr|texlive-xcjk2uni-0.1-6|266	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1940.cmap
14mr|texlive-xcjk2uni-0.1-6|267	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1941.cmap
14mr|texlive-xcjk2uni-0.1-6|268	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1942.cmap
14mr|texlive-xcjk2uni-0.1-6|269	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1943.cmap
14mr|texlive-xcjk2uni-0.1-6|270	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1944.cmap
14mr|texlive-xcjk2uni-0.1-6|271	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1945.cmap
14mr|texlive-xcjk2uni-0.1-6|272	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1946.cmap
14mr|texlive-xcjk2uni-0.1-6|273	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1947.cmap
14mr|texlive-xcjk2uni-0.1-6|274	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1948.cmap
14mr|texlive-xcjk2uni-0.1-6|275	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1949.cmap
14mr|texlive-xcjk2uni-0.1-6|276	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1950.cmap
14mr|texlive-xcjk2uni-0.1-6|277	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1951.cmap
14mr|texlive-xcjk2uni-0.1-6|278	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1952.cmap
14mr|texlive-xcjk2uni-0.1-6|279	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1953.cmap
14mr|texlive-xcjk2uni-0.1-6|280	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1954.cmap
14mr|texlive-xcjk2uni-0.1-6|281	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1955.cmap
14mr|texlive-xcjk2uni-0.1-6|282	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1956.cmap
14mr|texlive-xcjk2uni-0.1-6|283	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1957.cmap
14mr|texlive-xcjk2uni-0.1-6|284	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1958.cmap
14mr|texlive-xcjk2uni-0.1-6|285	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1959.cmap
14mr|texlive-xcjk2uni-0.1-6|286	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1960.cmap
14mr|texlive-xcjk2uni-0.1-6|287	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1961.cmap
14mr|texlive-xcjk2uni-0.1-6|288	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1962.cmap
14mr|texlive-xcjk2uni-0.1-6|289	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1963.cmap
14mr|texlive-xcjk2uni-0.1-6|290	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1964.cmap
14mr|texlive-xcjk2uni-0.1-6|291	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1965.cmap
14mr|texlive-xcjk2uni-0.1-6|292	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1966.cmap
14mr|texlive-xcjk2uni-0.1-6|293	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1967.cmap
14mr|texlive-xcjk2uni-0.1-6|294	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1968.cmap
14mr|texlive-xcjk2uni-0.1-6|295	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1969.cmap
14mr|texlive-xcjk2uni-0.1-6|296	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1970.cmap
14mr|texlive-xcjk2uni-0.1-6|297	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1971.cmap
14mr|texlive-xcjk2uni-0.1-6|298	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1972.cmap
14mr|texlive-xcjk2uni-0.1-6|299	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1973.cmap
14mr|texlive-xcjk2uni-0.1-6|300	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1974.cmap
14mr|texlive-xcjk2uni-0.1-6|301	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1975.cmap
14mr|texlive-xcjk2uni-0.1-6|302	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1976.cmap
14mr|texlive-xcjk2uni-0.1-6|303	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1977.cmap
14mr|texlive-xcjk2uni-0.1-6|304	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1978.cmap
14mr|texlive-xcjk2uni-0.1-6|305	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1979.cmap
14mr|texlive-xcjk2uni-0.1-6|306	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1980.cmap
14mr|texlive-xcjk2uni-0.1-6|307	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1981.cmap
14mr|texlive-xcjk2uni-0.1-6|308	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1982.cmap
14mr|texlive-xcjk2uni-0.1-6|309	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1983.cmap
14mr|texlive-xcjk2uni-0.1-6|310	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1984.cmap
14mr|texlive-xcjk2uni-0.1-6|311	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1985.cmap
14mr|texlive-xcjk2uni-0.1-6|312	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1986.cmap
14mr|texlive-xcjk2uni-0.1-6|313	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1987.cmap
14mr|texlive-xcjk2uni-0.1-6|314	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1988.cmap
14mr|texlive-xcjk2uni-0.1-6|315	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1989.cmap
14mr|texlive-xcjk2uni-0.1-6|316	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1990.cmap
14mr|texlive-xcjk2uni-0.1-6|317	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1991.cmap
14mr|texlive-xcjk2uni-0.1-6|318	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1992.cmap
14mr|texlive-xcjk2uni-0.1-6|319	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1993.cmap
14mr|texlive-xcjk2uni-0.1-6|320	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1994.cmap
14mr|texlive-xcjk2uni-0.1-6|321	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4001.cmap
14mr|texlive-xcjk2uni-0.1-6|322	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4002.cmap
14mr|texlive-xcjk2uni-0.1-6|323	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4003.cmap
14mr|texlive-xcjk2uni-0.1-6|324	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4004.cmap
14mr|texlive-xcjk2uni-0.1-6|325	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4005.cmap
14mr|texlive-xcjk2uni-0.1-6|326	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4006.cmap
14mr|texlive-xcjk2uni-0.1-6|327	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4007.cmap
14mr|texlive-xcjk2uni-0.1-6|328	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4008.cmap
14mr|texlive-xcjk2uni-0.1-6|329	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4009.cmap
14mr|texlive-xcjk2uni-0.1-6|330	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4010.cmap
14mr|texlive-xcjk2uni-0.1-6|331	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4011.cmap
14mr|texlive-xcjk2uni-0.1-6|332	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4012.cmap
14mr|texlive-xcjk2uni-0.1-6|333	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4013.cmap
14mr|texlive-xcjk2uni-0.1-6|334	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4014.cmap
14mr|texlive-xcjk2uni-0.1-6|335	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4015.cmap
14mr|texlive-xcjk2uni-0.1-6|336	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4016.cmap
14mr|texlive-xcjk2uni-0.1-6|337	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4017.cmap
14mr|texlive-xcjk2uni-0.1-6|338	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4018.cmap
14mr|texlive-xcjk2uni-0.1-6|339	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4019.cmap
14mr|texlive-xcjk2uni-0.1-6|340	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4020.cmap
14mr|texlive-xcjk2uni-0.1-6|341	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4021.cmap
14mr|texlive-xcjk2uni-0.1-6|342	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4022.cmap
14mr|texlive-xcjk2uni-0.1-6|343	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4023.cmap
14mr|texlive-xcjk2uni-0.1-6|344	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4024.cmap
14mr|texlive-xcjk2uni-0.1-6|345	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4025.cmap
14mr|texlive-xcjk2uni-0.1-6|346	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4026.cmap
14mr|texlive-xcjk2uni-0.1-6|347	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4027.cmap
14mr|texlive-xcjk2uni-0.1-6|348	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4028.cmap
14mr|texlive-xcjk2uni-0.1-6|349	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4029.cmap
14mr|texlive-xcjk2uni-0.1-6|350	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4030.cmap
14mr|texlive-xcjk2uni-0.1-6|351	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4031.cmap
14mr|texlive-xcjk2uni-0.1-6|352	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4032.cmap
14mr|texlive-xcjk2uni-0.1-6|353	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4033.cmap
14mr|texlive-xcjk2uni-0.1-6|354	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4034.cmap
14mr|texlive-xcjk2uni-0.1-6|355	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4035.cmap
14mr|texlive-xcjk2uni-0.1-6|356	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6001.cmap
14mr|texlive-xcjk2uni-0.1-6|357	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6002.cmap
14mr|texlive-xcjk2uni-0.1-6|358	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6003.cmap
14mr|texlive-xcjk2uni-0.1-6|359	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6004.cmap
14mr|texlive-xcjk2uni-0.1-6|360	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6005.cmap
14mr|texlive-xcjk2uni-0.1-6|361	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6006.cmap
14mr|texlive-xcjk2uni-0.1-6|362	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6007.cmap
14mr|texlive-xcjk2uni-0.1-6|363	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6008.cmap
14mr|texlive-xcjk2uni-0.1-6|364	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6009.cmap
14mr|texlive-xcjk2uni-0.1-6|365	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6010.cmap
14mr|texlive-xcjk2uni-0.1-6|366	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6011.cmap
14mr|texlive-xcjk2uni-0.1-6|367	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6012.cmap
14mr|texlive-xcjk2uni-0.1-6|368	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6013.cmap
14mr|texlive-xcjk2uni-0.1-6|369	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6014.cmap
14mr|texlive-xcjk2uni-0.1-6|370	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6015.cmap
14mr|texlive-xcjk2uni-0.1-6|371	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6016.cmap
14mr|texlive-xcjk2uni-0.1-6|372	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6017.cmap
14mr|texlive-xcjk2uni-0.1-6|373	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6018.cmap
14mr|texlive-xcjk2uni-0.1-6|374	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6019.cmap
14mr|texlive-xcjk2uni-0.1-6|375	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6020.cmap
14mr|texlive-xcjk2uni-0.1-6|376	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6021.cmap
14mr|texlive-xcjk2uni-0.1-6|377	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6022.cmap
14mr|texlive-xcjk2uni-0.1-6|378	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6023.cmap
14mr|texlive-xcjk2uni-0.1-6|379	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6024.cmap
14mr|texlive-xcjk2uni-0.1-6|380	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6025.cmap
14mr|texlive-xcjk2uni-0.1-6|381	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6026.cmap
14mr|texlive-xcjk2uni-0.1-6|382	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6027.cmap
14mr|texlive-xcjk2uni-0.1-6|383	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6028.cmap
14mr|texlive-xcjk2uni-0.1-6|384	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6029.cmap
14mr|texlive-xcjk2uni-0.1-6|385	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6030.cmap
14mr|texlive-xcjk2uni-0.1-6|386	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6031.cmap
14mr|texlive-xcjk2uni-0.1-6|387	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6032.cmap
14mr|texlive-xcjk2uni-0.1-6|388	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6033.cmap
14mr|texlive-xcjk2uni-0.1-6|389	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6034.cmap
14mr|texlive-xcjk2uni-0.1-6|390	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6035.cmap
14mr|texlive-xcjk2uni-0.1-6|391	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UBg5plus.def
14mr|texlive-xcjk2uni-0.1-6|392	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UBig5.def
14mr|texlive-xcjk2uni-0.1-6|393	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UGB.def
14mr|texlive-xcjk2uni-0.1-6|394	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UGBK.def
14mr|texlive-xcjk2uni-0.1-6|395	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UJIS.def
14mr|texlive-xcjk2uni-0.1-6|396	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UKS.def
14mr|texlive-xcjk2uni-0.1-6|397	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-make.ltx
14mr|texlive-xcjk2uni-0.1-6|398	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni.sty
14mr|texlive-xcjk2uni-0.1-6|399	%doc %{_texmfdistdir}/doc/latex/xcjk2uni/README
14mr|texlive-xcjk2uni-0.1-6|400	%doc %{_texmfdistdir}/doc/latex/xcjk2uni/xCJK2uni.pdf
14mr|texlive-xcjk2uni-0.1-6|401	#- source
14mr|texlive-xcjk2uni-0.1-6|402	%doc %{_texmfdistdir}/source/latex/xcjk2uni/xCJK2uni.dtx
14mr|texlive-xcjk2uni-0.1-6|403	%doc %{_texmfdistdir}/source/latex/xcjk2uni/xCJK2uni.ins
14mr|texlive-xcjk2uni-0.1-6|404	
14mr|texlive-xcjk2uni-0.1-6|405	#-----------------------------------------------------------------------
14mr|texlive-xcjk2uni-0.1-6|406	%prep
14mr|texlive-xcjk2uni-0.1-6|407	%setup -c -a0 -a1 -a2
14mr|texlive-xcjk2uni-0.1-6|408	
14mr|texlive-xcjk2uni-0.1-6|409	%build
14mr|texlive-xcjk2uni-0.1-6|410	
14mr|texlive-xcjk2uni-0.1-6|411	%install
14mr|texlive-xcjk2uni-0.1-6|412	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xcjk2uni-0.1-6|413	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xcjk2uni-0.1-6|414	
14mr|texlive-xcjk2uni-0.1-6|415	%changelog
14mr|texlive-xcjk2uni-0.1-6|416	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-6
14mr|texlive-xcjk2uni-0.1-6|417	+ Revision: e733b05
14mr|texlive-xcjk2uni-0.1-6|418	- MassBuild#440: Increase release tag
14mr|texlive-xcjk2uni-0.1-6|419	
14mr|texlive-xcjk2uni-0.1-6|420	

21796 14
14mr|texlive-xcolor-2.11-3|1	# revision 15878
14mr|texlive-xcolor-2.11-3|2	# category Package
14mr|texlive-xcolor-2.11-3|3	# catalog-ctan /macros/latex/contrib/xcolor
14mr|texlive-xcolor-2.11-3|4	# catalog-date 2007-01-21 23:54:12 +0100
14mr|texlive-xcolor-2.11-3|5	# catalog-license lppl
14mr|texlive-xcolor-2.11-3|6	# catalog-version 2.11
14mr|texlive-xcolor-2.11-3|7	Name:		texlive-xcolor
14mr|texlive-xcolor-2.11-3|8	Version:	2.11
14mr|texlive-xcolor-2.11-3|9	Release:	3
14mr|texlive-xcolor-2.11-3|10	Summary:	Driver-independent color extensions for LaTeX and pdfLaTeX
14mr|texlive-xcolor-2.11-3|11	Group:		Publishing
14mr|texlive-xcolor-2.11-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcolor
14mr|texlive-xcolor-2.11-3|13	License:	LPPL
14mr|texlive-xcolor-2.11-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcolor.tar.xz
14mr|texlive-xcolor-2.11-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcolor.doc.tar.xz
14mr|texlive-xcolor-2.11-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcolor.source.tar.xz
14mr|texlive-xcolor-2.11-3|17	BuildArch:	noarch
14mr|texlive-xcolor-2.11-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xcolor-2.11-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xcolor-2.11-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xcolor-2.11-3|21	
14mr|texlive-xcolor-2.11-3|22	%description
14mr|texlive-xcolor-2.11-3|23	Provides easy driver-independent access to several kinds of
14mr|texlive-xcolor-2.11-3|24	color tints, shades, tones, and mixes of arbitrary colors. It
14mr|texlive-xcolor-2.11-3|25	allows a user to select a document-wide target color model and
14mr|texlive-xcolor-2.11-3|26	offers complete tools for conversion between eight color
14mr|texlive-xcolor-2.11-3|27	models. Additionally, there is a command for alternating row
14mr|texlive-xcolor-2.11-3|28	colors plus repeated non-aligned material (like horizontal
14mr|texlive-xcolor-2.11-3|29	lines) in tables. Colors can be mixed like
14mr|texlive-xcolor-2.11-3|30	\color{red!30!green!40!blue}.
14mr|texlive-xcolor-2.11-3|31	
14mr|texlive-xcolor-2.11-3|32	%post
14mr|texlive-xcolor-2.11-3|33	%{_sbindir}/texlive.post
14mr|texlive-xcolor-2.11-3|34	
14mr|texlive-xcolor-2.11-3|35	%postun
14mr|texlive-xcolor-2.11-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-xcolor-2.11-3|37	%{_sbindir}/texlive.post
14mr|texlive-xcolor-2.11-3|38	fi
14mr|texlive-xcolor-2.11-3|39	
14mr|texlive-xcolor-2.11-3|40	#-----------------------------------------------------------------------
14mr|texlive-xcolor-2.11-3|41	%files
14mr|texlive-xcolor-2.11-3|42	%{_texmfdistdir}/dvips/xcolor/xcolor.pro
14mr|texlive-xcolor-2.11-3|43	%{_texmfdistdir}/tex/latex/xcolor/svgnam.def
14mr|texlive-xcolor-2.11-3|44	%{_texmfdistdir}/tex/latex/xcolor/x11nam.def
14mr|texlive-xcolor-2.11-3|45	%{_texmfdistdir}/tex/latex/xcolor/xcolor.sty
14mr|texlive-xcolor-2.11-3|46	%doc %{_texmfdistdir}/doc/latex/xcolor/ChangeLog
14mr|texlive-xcolor-2.11-3|47	%doc %{_texmfdistdir}/doc/latex/xcolor/README
14mr|texlive-xcolor-2.11-3|48	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor.lox
14mr|texlive-xcolor-2.11-3|49	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor.pdf
14mr|texlive-xcolor-2.11-3|50	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor1.tex
14mr|texlive-xcolor-2.11-3|51	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor2.pdf
14mr|texlive-xcolor-2.11-3|52	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor2.tex
14mr|texlive-xcolor-2.11-3|53	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor3.tex
14mr|texlive-xcolor-2.11-3|54	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor4.tex
14mr|texlive-xcolor-2.11-3|55	#- source
14mr|texlive-xcolor-2.11-3|56	%doc %{_texmfdistdir}/source/latex/xcolor/xcolor.dtx
14mr|texlive-xcolor-2.11-3|57	%doc %{_texmfdistdir}/source/latex/xcolor/xcolor.ins
14mr|texlive-xcolor-2.11-3|58	
14mr|texlive-xcolor-2.11-3|59	#-----------------------------------------------------------------------
14mr|texlive-xcolor-2.11-3|60	%prep
14mr|texlive-xcolor-2.11-3|61	%setup -c -a0 -a1 -a2
14mr|texlive-xcolor-2.11-3|62	
14mr|texlive-xcolor-2.11-3|63	%build
14mr|texlive-xcolor-2.11-3|64	
14mr|texlive-xcolor-2.11-3|65	%install
14mr|texlive-xcolor-2.11-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xcolor-2.11-3|67	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xcolor-2.11-3|68	
14mr|texlive-xcolor-2.11-3|69	
14mr|texlive-xcolor-2.11-3|70	
14mr|texlive-xcolor-2.11-3|71	%changelog
14mr|texlive-xcolor-2.11-3|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.11-3
14mr|texlive-xcolor-2.11-3|73	+ Revision: 0484716
14mr|texlive-xcolor-2.11-3|74	- MassBuild#440: Increase release tag
14mr|texlive-xcolor-2.11-3|75	
14mr|texlive-xcolor-2.11-3|76	

21797 14
14mr|texlive-xcomment-1.3-3|1	# revision 20031
14mr|texlive-xcomment-1.3-3|2	# category Package
14mr|texlive-xcomment-1.3-3|3	# catalog-ctan /macros/generic/xcomment
14mr|texlive-xcomment-1.3-3|4	# catalog-date 2010-09-08 12:33:34 +0200
14mr|texlive-xcomment-1.3-3|5	# catalog-license lppl
14mr|texlive-xcomment-1.3-3|6	# catalog-version 1.3
14mr|texlive-xcomment-1.3-3|7	Name:		texlive-xcomment
14mr|texlive-xcomment-1.3-3|8	Version:	1.3
14mr|texlive-xcomment-1.3-3|9	Release:	3
14mr|texlive-xcomment-1.3-3|10	Summary:	Allows selected environments to be included/excluded
14mr|texlive-xcomment-1.3-3|11	Group:		Publishing
14mr|texlive-xcomment-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/xcomment
14mr|texlive-xcomment-1.3-3|13	License:	LPPL
14mr|texlive-xcomment-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcomment.tar.xz
14mr|texlive-xcomment-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcomment.doc.tar.xz
14mr|texlive-xcomment-1.3-3|16	BuildArch:	noarch
14mr|texlive-xcomment-1.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xcomment-1.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xcomment-1.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xcomment-1.3-3|20	
14mr|texlive-xcomment-1.3-3|21	%description
14mr|texlive-xcomment-1.3-3|22	The package defines an environment that only typesets specified
14mr|texlive-xcomment-1.3-3|23	environments within its scope. So, for example, if you want
14mr|texlive-xcomment-1.3-3|24	nothing but the figure and table environments in your document,
14mr|texlive-xcomment-1.3-3|25	you can enclose the whole document with an xcomment environment
14mr|texlive-xcomment-1.3-3|26	that excludes everything but. This is a lot easier than
14mr|texlive-xcomment-1.3-3|27	excluding the chunks of text between the environments you want,
14mr|texlive-xcomment-1.3-3|28	or creating an entire document containing only those
14mr|texlive-xcomment-1.3-3|29	environments. The package was previously part of the seminar
14mr|texlive-xcomment-1.3-3|30	bundle for typesetting presentations.
14mr|texlive-xcomment-1.3-3|31	
14mr|texlive-xcomment-1.3-3|32	%post
14mr|texlive-xcomment-1.3-3|33	%{_sbindir}/texlive.post
14mr|texlive-xcomment-1.3-3|34	
14mr|texlive-xcomment-1.3-3|35	%postun
14mr|texlive-xcomment-1.3-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-xcomment-1.3-3|37	%{_sbindir}/texlive.post
14mr|texlive-xcomment-1.3-3|38	fi
14mr|texlive-xcomment-1.3-3|39	
14mr|texlive-xcomment-1.3-3|40	#-----------------------------------------------------------------------
14mr|texlive-xcomment-1.3-3|41	%files
14mr|texlive-xcomment-1.3-3|42	%{_texmfdistdir}/tex/generic/xcomment/xcomment.sty
14mr|texlive-xcomment-1.3-3|43	%{_texmfdistdir}/tex/generic/xcomment/xcomment.tex
14mr|texlive-xcomment-1.3-3|44	%doc %{_texmfdistdir}/doc/generic/xcomment/Changes
14mr|texlive-xcomment-1.3-3|45	%doc %{_texmfdistdir}/doc/generic/xcomment/Makefile
14mr|texlive-xcomment-1.3-3|46	%doc %{_texmfdistdir}/doc/generic/xcomment/README
14mr|texlive-xcomment-1.3-3|47	%doc %{_texmfdistdir}/doc/generic/xcomment/xcomment-doc.pdf
14mr|texlive-xcomment-1.3-3|48	%doc %{_texmfdistdir}/doc/generic/xcomment/xcomment-doc.tex
14mr|texlive-xcomment-1.3-3|49	
14mr|texlive-xcomment-1.3-3|50	#-----------------------------------------------------------------------
14mr|texlive-xcomment-1.3-3|51	%prep
14mr|texlive-xcomment-1.3-3|52	%setup -c -a0 -a1
14mr|texlive-xcomment-1.3-3|53	
14mr|texlive-xcomment-1.3-3|54	%build
14mr|texlive-xcomment-1.3-3|55	
14mr|texlive-xcomment-1.3-3|56	%install
14mr|texlive-xcomment-1.3-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xcomment-1.3-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xcomment-1.3-3|59	
14mr|texlive-xcomment-1.3-3|60	
14mr|texlive-xcomment-1.3-3|61	
14mr|texlive-xcomment-1.3-3|62	%changelog
14mr|texlive-xcomment-1.3-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-xcomment-1.3-3|64	+ Revision: 3b714db
14mr|texlive-xcomment-1.3-3|65	- MassBuild#440: Increase release tag
14mr|texlive-xcomment-1.3-3|66	
14mr|texlive-xcomment-1.3-3|67	

21798 14
14mr|texlive-xcookybooky-1.2-6|1	# revision 29373
14mr|texlive-xcookybooky-1.2-6|2	# category Package
14mr|texlive-xcookybooky-1.2-6|3	# catalog-ctan /macros/latex/contrib/xcookybooky
14mr|texlive-xcookybooky-1.2-6|4	# catalog-date 2013-03-13 15:44:34 +0100
14mr|texlive-xcookybooky-1.2-6|5	# catalog-license lppl1.3
14mr|texlive-xcookybooky-1.2-6|6	# catalog-version 1.2
14mr|texlive-xcookybooky-1.2-6|7	Name:		texlive-xcookybooky
14mr|texlive-xcookybooky-1.2-6|8	Version:	1.2
14mr|texlive-xcookybooky-1.2-6|9	Release:	6
14mr|texlive-xcookybooky-1.2-6|10	Summary:	Typeset (potentially long) recipes
14mr|texlive-xcookybooky-1.2-6|11	Group:		Publishing
14mr|texlive-xcookybooky-1.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcookybooky
14mr|texlive-xcookybooky-1.2-6|13	License:	LPPL1.3
14mr|texlive-xcookybooky-1.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.tar.xz
14mr|texlive-xcookybooky-1.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.doc.tar.xz
14mr|texlive-xcookybooky-1.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.source.tar.xz
14mr|texlive-xcookybooky-1.2-6|17	BuildArch:	noarch
14mr|texlive-xcookybooky-1.2-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xcookybooky-1.2-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xcookybooky-1.2-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-xcookybooky-1.2-6|21	
14mr|texlive-xcookybooky-1.2-6|22	%description
14mr|texlive-xcookybooky-1.2-6|23	The package enables the user to typeset recipes, which could be
14mr|texlive-xcookybooky-1.2-6|24	greater than one page. Above the recipe text two (optional)
14mr|texlive-xcookybooky-1.2-6|25	pictures can be displayed. Other features are recipe name,
14mr|texlive-xcookybooky-1.2-6|26	energy content, portions, preparation and baking time, baking
14mr|texlive-xcookybooky-1.2-6|27	temperatures, recipe source and of course preparation steps and
14mr|texlive-xcookybooky-1.2-6|28	required ingredients. At the bottom you may insert an optional
14mr|texlive-xcookybooky-1.2-6|29	hint. The package depends on the Emerald fonts.
14mr|texlive-xcookybooky-1.2-6|30	
14mr|texlive-xcookybooky-1.2-6|31	%post
14mr|texlive-xcookybooky-1.2-6|32	%{_sbindir}/texlive.post
14mr|texlive-xcookybooky-1.2-6|33	
14mr|texlive-xcookybooky-1.2-6|34	%postun
14mr|texlive-xcookybooky-1.2-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-xcookybooky-1.2-6|36	%{_sbindir}/texlive.post
14mr|texlive-xcookybooky-1.2-6|37	fi
14mr|texlive-xcookybooky-1.2-6|38	
14mr|texlive-xcookybooky-1.2-6|39	#-----------------------------------------------------------------------
14mr|texlive-xcookybooky-1.2-6|40	%files
14mr|texlive-xcookybooky-1.2-6|41	%{_texmfdistdir}/tex/latex/xcookybooky/xcookybooky.cfg
14mr|texlive-xcookybooky-1.2-6|42	%{_texmfdistdir}/tex/latex/xcookybooky/xcookybooky.sty
14mr|texlive-xcookybooky-1.2-6|43	%doc %{_texmfdistdir}/doc/latex/xcookybooky/README
14mr|texlive-xcookybooky-1.2-6|44	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/example.pdf
14mr|texlive-xcookybooky-1.2-6|45	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/example.tex
14mr|texlive-xcookybooky-1.2-6|46	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/background.pdf
14mr|texlive-xcookybooky-1.2-6|47	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/glass.jpg
14mr|texlive-xcookybooky-1.2-6|48	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/ingredients.jpg
14mr|texlive-xcookybooky-1.2-6|49	%doc %{_texmfdistdir}/doc/latex/xcookybooky/xcookybooky.pdf
14mr|texlive-xcookybooky-1.2-6|50	#- source
14mr|texlive-xcookybooky-1.2-6|51	%doc %{_texmfdistdir}/source/latex/xcookybooky/xcookybooky.dtx
14mr|texlive-xcookybooky-1.2-6|52	%doc %{_texmfdistdir}/source/latex/xcookybooky/xcookybooky.ins
14mr|texlive-xcookybooky-1.2-6|53	
14mr|texlive-xcookybooky-1.2-6|54	#-----------------------------------------------------------------------
14mr|texlive-xcookybooky-1.2-6|55	%prep
14mr|texlive-xcookybooky-1.2-6|56	%setup -c -a0 -a1 -a2
14mr|texlive-xcookybooky-1.2-6|57	
14mr|texlive-xcookybooky-1.2-6|58	%build
14mr|texlive-xcookybooky-1.2-6|59	
14mr|texlive-xcookybooky-1.2-6|60	%install
14mr|texlive-xcookybooky-1.2-6|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xcookybooky-1.2-6|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xcookybooky-1.2-6|63	
14mr|texlive-xcookybooky-1.2-6|64	%changelog
14mr|texlive-xcookybooky-1.2-6|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-6
14mr|texlive-xcookybooky-1.2-6|66	+ Revision: a83fbb0
14mr|texlive-xcookybooky-1.2-6|67	- MassBuild#440: Increase release tag
14mr|texlive-xcookybooky-1.2-6|68	
14mr|texlive-xcookybooky-1.2-6|69	

21799 14
14mr|texlive-xdoc-prot2.5-3|1	# revision 15878
14mr|texlive-xdoc-prot2.5-3|2	# category Package
14mr|texlive-xdoc-prot2.5-3|3	# catalog-ctan /macros/latex/contrib/xdoc
14mr|texlive-xdoc-prot2.5-3|4	# catalog-date 2006-12-05 00:47:24 +0100
14mr|texlive-xdoc-prot2.5-3|5	# catalog-license lppl
14mr|texlive-xdoc-prot2.5-3|6	# catalog-version prot2.5
14mr|texlive-xdoc-prot2.5-3|7	Name:		texlive-xdoc
14mr|texlive-xdoc-prot2.5-3|8	Version:	prot2.5
14mr|texlive-xdoc-prot2.5-3|9	Release:	3
14mr|texlive-xdoc-prot2.5-3|10	Summary:	Extending the LaTeX doc system
14mr|texlive-xdoc-prot2.5-3|11	Group:		Publishing
14mr|texlive-xdoc-prot2.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xdoc
14mr|texlive-xdoc-prot2.5-3|13	License:	LPPL
14mr|texlive-xdoc-prot2.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdoc.tar.xz
14mr|texlive-xdoc-prot2.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdoc.doc.tar.xz
14mr|texlive-xdoc-prot2.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdoc.source.tar.xz
14mr|texlive-xdoc-prot2.5-3|17	BuildArch:	noarch
14mr|texlive-xdoc-prot2.5-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xdoc-prot2.5-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xdoc-prot2.5-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xdoc-prot2.5-3|21	
14mr|texlive-xdoc-prot2.5-3|22	%description
14mr|texlive-xdoc-prot2.5-3|23	Xdoc is a project to rewrite the implementation of the LaTeX
14mr|texlive-xdoc-prot2.5-3|24	doc package (in a broader sense) to make its features more
14mr|texlive-xdoc-prot2.5-3|25	general and flexible. For example, where doc only provides
14mr|texlive-xdoc-prot2.5-3|26	commands for documenting macros and environments, xdoc also
14mr|texlive-xdoc-prot2.5-3|27	provides commands for similarly documenting package options and
14mr|texlive-xdoc-prot2.5-3|28	switches. This is furthermore done in such a way that it is
14mr|texlive-xdoc-prot2.5-3|29	very easy to add more such commands for documenting things,
14mr|texlive-xdoc-prot2.5-3|30	such as e.g., templates (an important concept in the future
14mr|texlive-xdoc-prot2.5-3|31	LaTeX3) and program components for other languages (functions,
14mr|texlive-xdoc-prot2.5-3|32	classes, procedures, etc.). A side effect is that many minor
14mr|texlive-xdoc-prot2.5-3|33	bugs in doc are fixed. The design aims to take advantage of
14mr|texlive-xdoc-prot2.5-3|34	many still experimental features of future versions of LaTeX,
14mr|texlive-xdoc-prot2.5-3|35	but since these are neither reasonably stable nor widely
14mr|texlive-xdoc-prot2.5-3|36	available, the configuration interfaces and package author
14mr|texlive-xdoc-prot2.5-3|37	commands of xdoc are likely to change. To still provide a
14mr|texlive-xdoc-prot2.5-3|38	stable interface for other packages to build upon, the actual
14mr|texlive-xdoc-prot2.5-3|39	package names include a "major version number" of sorts. The
14mr|texlive-xdoc-prot2.5-3|40	drop-in replacement package for standard doc is xdoc2; it
14mr|texlive-xdoc-prot2.5-3|41	requires nothing outside standard LaTeX2e. The
14mr|texlive-xdoc-prot2.5-3|42	docindex/docidx2e package changes the index and list of changes
14mr|texlive-xdoc-prot2.5-3|43	typesetting so that none of the formatting has to be controlled
14mr|texlive-xdoc-prot2.5-3|44	via the index style file. The docindex package provides control
14mr|texlive-xdoc-prot2.5-3|45	of formatting via templates (nice interface, but requires
14mr|texlive-xdoc-prot2.5-3|46	several experimental packages), whereas the docidx2e package
14mr|texlive-xdoc-prot2.5-3|47	has traditional raw macro interfaces and works with standard
14mr|texlive-xdoc-prot2.5-3|48	LaTeX2e.
14mr|texlive-xdoc-prot2.5-3|49	
14mr|texlive-xdoc-prot2.5-3|50	%post
14mr|texlive-xdoc-prot2.5-3|51	%{_sbindir}/texlive.post
14mr|texlive-xdoc-prot2.5-3|52	
14mr|texlive-xdoc-prot2.5-3|53	%postun
14mr|texlive-xdoc-prot2.5-3|54	if [ $1 -eq 0 ]; then
14mr|texlive-xdoc-prot2.5-3|55	%{_sbindir}/texlive.post
14mr|texlive-xdoc-prot2.5-3|56	fi
14mr|texlive-xdoc-prot2.5-3|57	
14mr|texlive-xdoc-prot2.5-3|58	#-----------------------------------------------------------------------
14mr|texlive-xdoc-prot2.5-3|59	%files
14mr|texlive-xdoc-prot2.5-3|60	%{_texmfdistdir}/makeindex/xdoc/docindex.ist
14mr|texlive-xdoc-prot2.5-3|61	%{_texmfdistdir}/tex/latex/xdoc/docidx2e.sty
14mr|texlive-xdoc-prot2.5-3|62	%{_texmfdistdir}/tex/latex/xdoc/docindex.sty
14mr|texlive-xdoc-prot2.5-3|63	%{_texmfdistdir}/tex/latex/xdoc/xdoc2.sty
14mr|texlive-xdoc-prot2.5-3|64	%doc %{_texmfdistdir}/doc/latex/xdoc/README
14mr|texlive-xdoc-prot2.5-3|65	%doc %{_texmfdistdir}/doc/latex/xdoc/docindex.pdf
14mr|texlive-xdoc-prot2.5-3|66	%doc %{_texmfdistdir}/doc/latex/xdoc/xdoc2.pdf
14mr|texlive-xdoc-prot2.5-3|67	%doc %{_texmfdistdir}/doc/latex/xdoc/xdocdemo.pdf
14mr|texlive-xdoc-prot2.5-3|68	%doc %{_texmfdistdir}/doc/latex/xdoc/xdocdemo.tex
14mr|texlive-xdoc-prot2.5-3|69	#- source
14mr|texlive-xdoc-prot2.5-3|70	%doc %{_texmfdistdir}/source/latex/xdoc/docindex.dtx
14mr|texlive-xdoc-prot2.5-3|71	%doc %{_texmfdistdir}/source/latex/xdoc/docindex.ins
14mr|texlive-xdoc-prot2.5-3|72	%doc %{_texmfdistdir}/source/latex/xdoc/xdoc2.dtx
14mr|texlive-xdoc-prot2.5-3|73	%doc %{_texmfdistdir}/source/latex/xdoc/xdoc2.ins
14mr|texlive-xdoc-prot2.5-3|74	
14mr|texlive-xdoc-prot2.5-3|75	#-----------------------------------------------------------------------
14mr|texlive-xdoc-prot2.5-3|76	%prep
14mr|texlive-xdoc-prot2.5-3|77	%setup -c -a0 -a1 -a2
14mr|texlive-xdoc-prot2.5-3|78	
14mr|texlive-xdoc-prot2.5-3|79	%build
14mr|texlive-xdoc-prot2.5-3|80	
14mr|texlive-xdoc-prot2.5-3|81	%install
14mr|texlive-xdoc-prot2.5-3|82	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xdoc-prot2.5-3|83	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xdoc-prot2.5-3|84	
14mr|texlive-xdoc-prot2.5-3|85	
14mr|texlive-xdoc-prot2.5-3|86	
14mr|texlive-xdoc-prot2.5-3|87	%changelog
14mr|texlive-xdoc-prot2.5-3|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> prot2.5-3
14mr|texlive-xdoc-prot2.5-3|89	+ Revision: 64dcd6f
14mr|texlive-xdoc-prot2.5-3|90	- MassBuild#440: Increase release tag
14mr|texlive-xdoc-prot2.5-3|91	
14mr|texlive-xdoc-prot2.5-3|92	

21800 14
14mr|texlive-xdvi-22.86-7|1	# revision 30339
14mr|texlive-xdvi-22.86-7|2	# category TLCore
14mr|texlive-xdvi-22.86-7|3	# catalog-ctan /dviware/xdvi
14mr|texlive-xdvi-22.86-7|4	# catalog-date 2013-05-08 11:16:41 +0200
14mr|texlive-xdvi-22.86-7|5	# catalog-license other-free
14mr|texlive-xdvi-22.86-7|6	# catalog-version 22.86
14mr|texlive-xdvi-22.86-7|7	Summary:	A DVI previewer for the X Window System
14mr|texlive-xdvi-22.86-7|8	Name:		texlive-xdvi
14mr|texlive-xdvi-22.86-7|9	Version:	22.86
14mr|texlive-xdvi-22.86-7|10	Release:	7
14mr|texlive-xdvi-22.86-7|11	License:	OTHER-FREE
14mr|texlive-xdvi-22.86-7|12	Group:		Publishing
14mr|texlive-xdvi-22.86-7|13	Url:		http://www.ctan.org/tex-archive/dviware/xdvi
14mr|texlive-xdvi-22.86-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdvi.tar.xz
14mr|texlive-xdvi-22.86-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdvi.doc.tar.xz
14mr|texlive-xdvi-22.86-7|16	Source2:	XDvi-color
14mr|texlive-xdvi-22.86-7|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xdvi-22.86-7|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xdvi-22.86-7|19	Requires(post):	texlive-kpathsea
14mr|texlive-xdvi-22.86-7|20	Requires:	texlive-xdvi.bin
14mr|texlive-xdvi-22.86-7|21	BuildArch:	noarch
14mr|texlive-xdvi-22.86-7|22	%rename tetex-xdvi
14mr|texlive-xdvi-22.86-7|23	%rename xdvik
14mr|texlive-xdvi-22.86-7|24	
14mr|texlive-xdvi-22.86-7|25	%description
14mr|texlive-xdvi-22.86-7|26	The canonical previewer for use on Unix and other X-windows
14mr|texlive-xdvi-22.86-7|27	based systems. The distribution has been integrated with that
14mr|texlive-xdvi-22.86-7|28	of xdvik (no longer separately available), so that it will
14mr|texlive-xdvi-22.86-7|29	build with web2c "out of the box". In practice, it is usually
14mr|texlive-xdvi-22.86-7|30	distributed via Tex-live.
14mr|texlive-xdvi-22.86-7|31	
14mr|texlive-xdvi-22.86-7|32	%files
14mr|texlive-xdvi-22.86-7|33	%{_texmfdistdir}/dvips/xdvi/config.xdvi
14mr|texlive-xdvi-22.86-7|34	%{_texmfdistdir}/xdvi/XDvi
14mr|texlive-xdvi-22.86-7|35	%{_texmfdistdir}/xdvi/pixmap/toolbar.xpm
14mr|texlive-xdvi-22.86-7|36	%{_texmfdistdir}/xdvi/pixmap/toolbar2.xpm
14mr|texlive-xdvi-22.86-7|37	%{_datadir}/X11/app-defaults/*
14mr|texlive-xdvi-22.86-7|38	%doc %{_mandir}/man1/xdvi.1*
14mr|texlive-xdvi-22.86-7|39	%doc %{_texmfdistdir}/doc/man/man1/xdvi.man1.pdf
14mr|texlive-xdvi-22.86-7|40	
14mr|texlive-xdvi-22.86-7|41	%post
14mr|texlive-xdvi-22.86-7|42	%{_sbindir}/texlive.post
14mr|texlive-xdvi-22.86-7|43	
14mr|texlive-xdvi-22.86-7|44	%postun
14mr|texlive-xdvi-22.86-7|45	if [ $1 -eq 0 ]; then
14mr|texlive-xdvi-22.86-7|46	%{_sbindir}/texlive.post
14mr|texlive-xdvi-22.86-7|47	fi
14mr|texlive-xdvi-22.86-7|48	
14mr|texlive-xdvi-22.86-7|49	#-----------------------------------------------------------------------
14mr|texlive-xdvi-22.86-7|50	%prep
14mr|texlive-xdvi-22.86-7|51	%setup -c -a0 -a1
14mr|texlive-xdvi-22.86-7|52	
14mr|texlive-xdvi-22.86-7|53	%build
14mr|texlive-xdvi-22.86-7|54	
14mr|texlive-xdvi-22.86-7|55	%install
14mr|texlive-xdvi-22.86-7|56	mkdir -p %{buildroot}%{_datadir}/X11/app-defaults
14mr|texlive-xdvi-22.86-7|57	pushd %{buildroot}%{_datadir}/X11/app-defaults
14mr|texlive-xdvi-22.86-7|58	cp -fpa %{SOURCE2} .
14mr|texlive-xdvi-22.86-7|59	ln -sf %{_texmfdistdir}/xdvi/XDvi .
14mr|texlive-xdvi-22.86-7|60	popd
14mr|texlive-xdvi-22.86-7|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-xdvi-22.86-7|62	mkdir -p %{buildroot}%{_mandir}/man1
14mr|texlive-xdvi-22.86-7|63	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mr|texlive-xdvi-22.86-7|64	
14mr|texlive-xdvi-22.86-7|65	%changelog
14mr|texlive-xdvi-22.86-7|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 22.86-7
14mr|texlive-xdvi-22.86-7|67	+ Revision: 1c31b12
14mr|texlive-xdvi-22.86-7|68	- MassBuild#440: Increase release tag
14mr|texlive-xdvi-22.86-7|69	
14mr|texlive-xdvi-22.86-7|70	

21801 14
14mr|texlive-xecjk-3.0.7-2|1	# revision 27119
14mr|texlive-xecjk-3.0.7-2|2	# category Package
14mr|texlive-xecjk-3.0.7-2|3	# catalog-ctan /macros/xetex/latex/xecjk
14mr|texlive-xecjk-3.0.7-2|4	# catalog-date 2012-07-20 19:39:58 +0200
14mr|texlive-xecjk-3.0.7-2|5	# catalog-license lppl
14mr|texlive-xecjk-3.0.7-2|6	# catalog-version 3.0.7
14mr|texlive-xecjk-3.0.7-2|7	Name:		texlive-xecjk
14mr|texlive-xecjk-3.0.7-2|8	Version:	3.0.7
14mr|texlive-xecjk-3.0.7-2|9	Release:	2
14mr|texlive-xecjk-3.0.7-2|10	Summary:	Support for CJK documents in XeLaTeX
14mr|texlive-xecjk-3.0.7-2|11	Group:		Publishing
14mr|texlive-xecjk-3.0.7-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xecjk
14mr|texlive-xecjk-3.0.7-2|13	License:	LPPL
14mr|texlive-xecjk-3.0.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecjk.tar.xz
14mr|texlive-xecjk-3.0.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecjk.doc.tar.xz
14mr|texlive-xecjk-3.0.7-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecjk.source.tar.xz
14mr|texlive-xecjk-3.0.7-2|17	BuildArch:	noarch
14mr|texlive-xecjk-3.0.7-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xecjk-3.0.7-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xecjk-3.0.7-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-xecjk-3.0.7-2|21	
14mr|texlive-xecjk-3.0.7-2|22	%description
14mr|texlive-xecjk-3.0.7-2|23	A LaTeX package for typesetting CJK documents in the way users
14mr|texlive-xecjk-3.0.7-2|24	have become used to, in the CJK package.
14mr|texlive-xecjk-3.0.7-2|25	
14mr|texlive-xecjk-3.0.7-2|26	%post
14mr|texlive-xecjk-3.0.7-2|27	%{_sbindir}/texlive.post
14mr|texlive-xecjk-3.0.7-2|28	
14mr|texlive-xecjk-3.0.7-2|29	%postun
14mr|texlive-xecjk-3.0.7-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-xecjk-3.0.7-2|31	%{_sbindir}/texlive.post
14mr|texlive-xecjk-3.0.7-2|32	fi
14mr|texlive-xecjk-3.0.7-2|33	
14mr|texlive-xecjk-3.0.7-2|34	#-----------------------------------------------------------------------
14mr|texlive-xecjk-3.0.7-2|35	%files
14mr|texlive-xecjk-3.0.7-2|36	%{_texmfdistdir}/tex/xelatex/xecjk/xeCJK.sty
14mr|texlive-xecjk-3.0.7-2|37	%doc %{_texmfdistdir}/doc/xelatex/xecjk/README
14mr|texlive-xecjk-3.0.7-2|38	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-CJKecglue.tex
14mr|texlive-xecjk-3.0.7-2|39	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-autofake.tex
14mr|texlive-xecjk-3.0.7-2|40	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-checksingle.tex
14mr|texlive-xecjk-3.0.7-2|41	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-fallback.tex
14mr|texlive-xecjk-3.0.7-2|42	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-subCJKblock.tex
14mr|texlive-xecjk-3.0.7-2|43	%doc %{_texmfdistdir}/doc/xelatex/xecjk/xeCJK.pdf
14mr|texlive-xecjk-3.0.7-2|44	#- source
14mr|texlive-xecjk-3.0.7-2|45	%doc %{_texmfdistdir}/source/xelatex/xecjk/xeCJK.dtx
14mr|texlive-xecjk-3.0.7-2|46	%doc %{_texmfdistdir}/source/xelatex/xecjk/xeCJK.ins
14mr|texlive-xecjk-3.0.7-2|47	
14mr|texlive-xecjk-3.0.7-2|48	#-----------------------------------------------------------------------
14mr|texlive-xecjk-3.0.7-2|49	%prep
14mr|texlive-xecjk-3.0.7-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-xecjk-3.0.7-2|51	
14mr|texlive-xecjk-3.0.7-2|52	%build
14mr|texlive-xecjk-3.0.7-2|53	
14mr|texlive-xecjk-3.0.7-2|54	%install
14mr|texlive-xecjk-3.0.7-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xecjk-3.0.7-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xecjk-3.0.7-2|57	
14mr|texlive-xecjk-3.0.7-2|58	
14mr|texlive-xecjk-3.0.7-2|59	
14mr|texlive-xecjk-3.0.7-2|60	%changelog
14mr|texlive-xecjk-3.0.7-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.7-2
14mr|texlive-xecjk-3.0.7-2|62	+ Revision: ecc7ed2
14mr|texlive-xecjk-3.0.7-2|63	- MassBuild#440: Increase release tag
14mr|texlive-xecjk-3.0.7-2|64	
14mr|texlive-xecjk-3.0.7-2|65	

21802 14
14mr|texlive-xecolor-20111104-3|1	# revision 24140
14mr|texlive-xecolor-20111104-3|2	# category Package
14mr|texlive-xecolor-20111104-3|3	# catalog-ctan undef
14mr|texlive-xecolor-20111104-3|4	# catalog-date undef
14mr|texlive-xecolor-20111104-3|5	# catalog-license undef
14mr|texlive-xecolor-20111104-3|6	# catalog-version undef
14mr|texlive-xecolor-20111104-3|7	Name:		texlive-xecolor
14mr|texlive-xecolor-20111104-3|8	Version:	20111104
14mr|texlive-xecolor-20111104-3|9	Release:	3
14mr|texlive-xecolor-20111104-3|10	Summary:	TeXLive xecolor package
14mr|texlive-xecolor-20111104-3|11	Group:		Publishing
14mr|texlive-xecolor-20111104-3|12	URL:		http://tug.org/texlive
14mr|texlive-xecolor-20111104-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-xecolor-20111104-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecolor.tar.xz
14mr|texlive-xecolor-20111104-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecolor.doc.tar.xz
14mr|texlive-xecolor-20111104-3|16	BuildArch:	noarch
14mr|texlive-xecolor-20111104-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xecolor-20111104-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xecolor-20111104-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xecolor-20111104-3|20	
14mr|texlive-xecolor-20111104-3|21	%description
14mr|texlive-xecolor-20111104-3|22	TeXLive xecolor package.
14mr|texlive-xecolor-20111104-3|23	
14mr|texlive-xecolor-20111104-3|24	%post
14mr|texlive-xecolor-20111104-3|25	%{_sbindir}/texlive.post
14mr|texlive-xecolor-20111104-3|26	
14mr|texlive-xecolor-20111104-3|27	%postun
14mr|texlive-xecolor-20111104-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-xecolor-20111104-3|29	%{_sbindir}/texlive.post
14mr|texlive-xecolor-20111104-3|30	fi
14mr|texlive-xecolor-20111104-3|31	
14mr|texlive-xecolor-20111104-3|32	#-----------------------------------------------------------------------
14mr|texlive-xecolor-20111104-3|33	%files
14mr|texlive-xecolor-20111104-3|34	%{_texmfdistdir}/tex/xelatex/xecolor/xecolor.sty
14mr|texlive-xecolor-20111104-3|35	%doc %{_texmfdistdir}/doc/xelatex/xecolor/README
14mr|texlive-xecolor-20111104-3|36	
14mr|texlive-xecolor-20111104-3|37	#-----------------------------------------------------------------------
14mr|texlive-xecolor-20111104-3|38	%prep
14mr|texlive-xecolor-20111104-3|39	%setup -c -a0 -a1
14mr|texlive-xecolor-20111104-3|40	
14mr|texlive-xecolor-20111104-3|41	%build
14mr|texlive-xecolor-20111104-3|42	
14mr|texlive-xecolor-20111104-3|43	%install
14mr|texlive-xecolor-20111104-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xecolor-20111104-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xecolor-20111104-3|46	
14mr|texlive-xecolor-20111104-3|47	
14mr|texlive-xecolor-20111104-3|48	
14mr|texlive-xecolor-20111104-3|49	%changelog
14mr|texlive-xecolor-20111104-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20111104-3
14mr|texlive-xecolor-20111104-3|51	+ Revision: 8e33ec3
14mr|texlive-xecolor-20111104-3|52	- MassBuild#440: Increase release tag
14mr|texlive-xecolor-20111104-3|53	
14mr|texlive-xecolor-20111104-3|54	

21803 14
14mr|texlive-xecyr-1.1-3|1	# revision 20221
14mr|texlive-xecyr-1.1-3|2	# category Package
14mr|texlive-xecyr-1.1-3|3	# catalog-ctan /macros/xetex/latex/xecyr
14mr|texlive-xecyr-1.1-3|4	# catalog-date 2010-10-26 13:00:58 +0200
14mr|texlive-xecyr-1.1-3|5	# catalog-license lppl
14mr|texlive-xecyr-1.1-3|6	# catalog-version 1.1
14mr|texlive-xecyr-1.1-3|7	Name:		texlive-xecyr
14mr|texlive-xecyr-1.1-3|8	Version:	1.1
14mr|texlive-xecyr-1.1-3|9	Release:	3
14mr|texlive-xecyr-1.1-3|10	Summary:	Using Cyrillic languages in XeTeX
14mr|texlive-xecyr-1.1-3|11	Group:		Publishing
14mr|texlive-xecyr-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xecyr
14mr|texlive-xecyr-1.1-3|13	License:	LPPL
14mr|texlive-xecyr-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecyr.tar.xz
14mr|texlive-xecyr-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecyr.doc.tar.xz
14mr|texlive-xecyr-1.1-3|16	BuildArch:	noarch
14mr|texlive-xecyr-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xecyr-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xecyr-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xecyr-1.1-3|20	
14mr|texlive-xecyr-1.1-3|21	%description
14mr|texlive-xecyr-1.1-3|22	Helper tools for using Cyrillic languages with XeLaTeX and
14mr|texlive-xecyr-1.1-3|23	babel.
14mr|texlive-xecyr-1.1-3|24	
14mr|texlive-xecyr-1.1-3|25	%post
14mr|texlive-xecyr-1.1-3|26	%{_sbindir}/texlive.post
14mr|texlive-xecyr-1.1-3|27	
14mr|texlive-xecyr-1.1-3|28	%postun
14mr|texlive-xecyr-1.1-3|29	if [ $1 -eq 0 ]; then
14mr|texlive-xecyr-1.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-xecyr-1.1-3|31	fi
14mr|texlive-xecyr-1.1-3|32	
14mr|texlive-xecyr-1.1-3|33	#-----------------------------------------------------------------------
14mr|texlive-xecyr-1.1-3|34	%files
14mr|texlive-xecyr-1.1-3|35	%{_texmfdistdir}/tex/generic/xecyr/xu-ruenhyph.tex
14mr|texlive-xecyr-1.1-3|36	%{_texmfdistdir}/tex/xelatex/xecyr/xecyr.sty
14mr|texlive-xecyr-1.1-3|37	%doc %{_texmfdistdir}/doc/xelatex/xecyr/1251.tex
14mr|texlive-xecyr-1.1-3|38	%doc %{_texmfdistdir}/doc/xelatex/xecyr/866.tex
14mr|texlive-xecyr-1.1-3|39	%doc %{_texmfdistdir}/doc/xelatex/xecyr/NEWS
14mr|texlive-xecyr-1.1-3|40	%doc %{_texmfdistdir}/doc/xelatex/xecyr/README
14mr|texlive-xecyr-1.1-3|41	%doc %{_texmfdistdir}/doc/xelatex/xecyr/iso.tex
14mr|texlive-xecyr-1.1-3|42	%doc %{_texmfdistdir}/doc/xelatex/xecyr/koi8-r.tex
14mr|texlive-xecyr-1.1-3|43	%doc %{_texmfdistdir}/doc/xelatex/xecyr/language.dat.add
14mr|texlive-xecyr-1.1-3|44	%doc %{_texmfdistdir}/doc/xelatex/xecyr/listings-utf8-ex.pdf
14mr|texlive-xecyr-1.1-3|45	%doc %{_texmfdistdir}/doc/xelatex/xecyr/listings-utf8-ex.tex
14mr|texlive-xecyr-1.1-3|46	%doc %{_texmfdistdir}/doc/xelatex/xecyr/pict2e-ex.pdf
14mr|texlive-xecyr-1.1-3|47	%doc %{_texmfdistdir}/doc/xelatex/xecyr/pict2e-ex.tex
14mr|texlive-xecyr-1.1-3|48	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rubibtex-ex-x.pdf
14mr|texlive-xecyr-1.1-3|49	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rubibtex-ex-x.tex
14mr|texlive-xecyr-1.1-3|50	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rubibtex-ex.bib
14mr|texlive-xecyr-1.1-3|51	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rumakeindex-ex-x.pdf
14mr|texlive-xecyr-1.1-3|52	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rumakeindex-ex-x.tex
14mr|texlive-xecyr-1.1-3|53	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-doc-ru.pdf
14mr|texlive-xecyr-1.1-3|54	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-doc-ru.tex
14mr|texlive-xecyr-1.1-3|55	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex1-ru-x.pdf
14mr|texlive-xecyr-1.1-3|56	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex1-ru-x.tex
14mr|texlive-xecyr-1.1-3|57	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex2-ru-x.pdf
14mr|texlive-xecyr-1.1-3|58	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex2-ru-x.tex
14mr|texlive-xecyr-1.1-3|59	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex3-ru-x.pdf
14mr|texlive-xecyr-1.1-3|60	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex3-ru-x.tex
14mr|texlive-xecyr-1.1-3|61	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex4-ru-x.pdf
14mr|texlive-xecyr-1.1-3|62	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex4-ru-x.tex
14mr|texlive-xecyr-1.1-3|63	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex5-ru-x.pdf
14mr|texlive-xecyr-1.1-3|64	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex5-ru-x.tex
14mr|texlive-xecyr-1.1-3|65	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex6-ru-x.pdf
14mr|texlive-xecyr-1.1-3|66	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex6-ru-x.tex
14mr|texlive-xecyr-1.1-3|67	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex7-ru-x.pdf
14mr|texlive-xecyr-1.1-3|68	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex7-ru-x.tex
14mr|texlive-xecyr-1.1-3|69	
14mr|texlive-xecyr-1.1-3|70	#-----------------------------------------------------------------------
14mr|texlive-xecyr-1.1-3|71	%prep
14mr|texlive-xecyr-1.1-3|72	%setup -c -a0 -a1
14mr|texlive-xecyr-1.1-3|73	
14mr|texlive-xecyr-1.1-3|74	%build
14mr|texlive-xecyr-1.1-3|75	
14mr|texlive-xecyr-1.1-3|76	%install
14mr|texlive-xecyr-1.1-3|77	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-xecyr-1.1-3|78	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-xecyr-1.1-3|79	
14mr|texlive-xecyr-1.1-3|80	
14mr|texlive-xecyr-1.1-3|81	
14mr|texlive-xecyr-1.1-3|82	%changelog
14mr|texlive-xecyr-1.1-3|83	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-xecyr-1.1-3|84	+ Revision: df51eb2
14mr|texlive-xecyr-1.1-3|85	- MassBuild#440: Increase release tag
14mr|texlive-xecyr-1.1-3|86	
14mr|texlive-xecyr-1.1-3|87	

21804 14
14mr|texlive-xeindex-0.2-3|1	# revision 16760
14mr|texlive-xeindex-0.2-3|2	# category Package
14mr|texlive-xeindex-0.2-3|3	# catalog-ctan /macros/xetex/latex/xeindex
14mr|texlive-xeindex-0.2-3|4	# catalog-date 2010-01-17 14:52:57 +0100
14mr|texlive-xeindex-0.2-3|5	# catalog-license lppl
14mr|texlive-xeindex-0.2-3|6	# catalog-version 0.2
14mr|texlive-xeindex-0.2-3|7	Name:		texlive-xeindex
14mr|texlive-xeindex-0.2-3|8	Version:	0.2
14mr|texlive-xeindex-0.2-3|9	Release:	3
14mr|texlive-xeindex-0.2-3|10	Summary:	Automatic index generation for XeLaTeX
14mr|texlive-xeindex-0.2-3|11	Group:		Publishing
14mr|texlive-xeindex-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xeindex
14mr|texlive-xeindex-0.2-3|13	License:	LPPL
14mr|texlive-xeindex-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xeindex.tar.xz
14mr|texlive-xeindex-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xeindex.doc.tar.xz
14mr|texlive-xeindex-0.2-3|16	BuildArch:	noarch
14mr|texlive-xeindex-0.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xeindex-0.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xeindex-0.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xeindex-0.2-3|20	
14mr|texlive-xeindex-0.2-3|21	%description
14mr|texlive-xeindex-0.2-3|22	The package is based on XeSearch, and will automatically index
14mr|texlive-xeindex-0.2-3|23	words or phrases in an XeLaTeX document. Words are declared in
14mr|texlive-xeindex-0.2-3|24	a list, and every occurrence then creates an index entry whose
14mr|texlive-xeindex-0.2-3|25	content can be fully specified beforehand.
14mr|texlive-xeindex-0.2-3|26	
14mr|texlive-xeindex-0.2-3|27	%post
14mr|texlive-xeindex-0.2-3|28	%{_sbindir}/texlive.post
14mr|texlive-xeindex-0.2-3|29	
14mr|texlive-xeindex-0.2-3|30	%postun
14mr|texlive-xeindex-0.2-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-xeindex-0.2-3|32	%{_sbindir}/texlive.post
14mr|texlive-xeindex-0.2-3|33	fi
14mr|texlive-xeindex-0.2-3|34	
14mr|texlive-xeindex-0.2-3|35	#-----------------------------------------------------------------------
14mr|texlive-xeindex-0.2-3|36	%files
14mr|texlive-xeindex-0.2-3|37	%{_texmfdistdir}/tex/xelatex/xeindex/xeindex.sty
14mr|texlive-xeindex-0.2-3|38	%doc %{_texmfdistdir}/doc/xelatex/xeindex/README
14mr|texlive-xeindex-0.2-3|39	%doc %{_texmfdistdir}/doc/xelatex/xeindex/xeindex.pdf
14mr|texlive-xeindex-0.2-3|40	%doc %{_texmfdistdir}/doc/xelatex/xeindex/xeindex.tex
14mr|texlive-xeindex-0.2-3|41	
14mr|texlive-xeindex-0.2-3|42	#-----------------------------------------------------------------------
14mr|texlive-xeindex-0.2-3|43	%prep
14mr|texlive-xeindex-0.2-3|44	%setup -c -a0 -a1
14mr|texlive-xeindex-0.2-3|45	
14mr|texlive-xeindex-0.2-3|46	%build
14mr|texlive-xeindex-0.2-3|47	
14mr|texlive-xeindex-0.2-3|48	%install
14mr|texlive-xeindex-0.2-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xeindex-0.2-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xeindex-0.2-3|51	
14mr|texlive-xeindex-0.2-3|52	
14mr|texlive-xeindex-0.2-3|53	
14mr|texlive-xeindex-0.2-3|54	%changelog
14mr|texlive-xeindex-0.2-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-3
14mr|texlive-xeindex-0.2-3|56	+ Revision: b440956
14mr|texlive-xeindex-0.2-3|57	- MassBuild#440: Increase release tag
14mr|texlive-xeindex-0.2-3|58	
14mr|texlive-xeindex-0.2-3|59	

21805 14
14mr|texlive-xepersian-13.7-2|1	# revision 32897
14mr|texlive-xepersian-13.7-2|2	# category Package
14mr|texlive-xepersian-13.7-2|3	# catalog-ctan /macros/xetex/latex/xepersian
14mr|texlive-xepersian-13.7-2|4	# catalog-date 2014-02-04 13:42:17 +0100
14mr|texlive-xepersian-13.7-2|5	# catalog-license lppl1.3
14mr|texlive-xepersian-13.7-2|6	# catalog-version 13.7
14mr|texlive-xepersian-13.7-2|7	Name:		texlive-xepersian
14mr|texlive-xepersian-13.7-2|8	Version:	13.7
14mr|texlive-xepersian-13.7-2|9	Release:	2
14mr|texlive-xepersian-13.7-2|10	Summary:	Persian for LaTeX, using XeTeX
14mr|texlive-xepersian-13.7-2|11	Group:		Publishing
14mr|texlive-xepersian-13.7-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xepersian
14mr|texlive-xepersian-13.7-2|13	License:	LPPL1.3
14mr|texlive-xepersian-13.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.tar.xz
14mr|texlive-xepersian-13.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.doc.tar.xz
14mr|texlive-xepersian-13.7-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.source.tar.xz
14mr|texlive-xepersian-13.7-2|17	BuildArch:	noarch
14mr|texlive-xepersian-13.7-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xepersian-13.7-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xepersian-13.7-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-xepersian-13.7-2|21	
14mr|texlive-xepersian-13.7-2|22	%description
14mr|texlive-xepersian-13.7-2|23	The package supports Persian typesetting, using the Persian
14mr|texlive-xepersian-13.7-2|24	Modern fonts, by default.
14mr|texlive-xepersian-13.7-2|25	
14mr|texlive-xepersian-13.7-2|26	%post
14mr|texlive-xepersian-13.7-2|27	%{_sbindir}/texlive.post
14mr|texlive-xepersian-13.7-2|28	
14mr|texlive-xepersian-13.7-2|29	%postun
14mr|texlive-xepersian-13.7-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-xepersian-13.7-2|31	%{_sbindir}/texlive.post
14mr|texlive-xepersian-13.7-2|32	fi
14mr|texlive-xepersian-13.7-2|33	
14mr|texlive-xepersian-13.7-2|34	#-----------------------------------------------------------------------
14mr|texlive-xepersian-13.7-2|35	%files
14mr|texlive-xepersian-13.7-2|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xepersian/parsidigits.map
14mr|texlive-xepersian-13.7-2|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xepersian/parsidigits.tec
14mr|texlive-xepersian-13.7-2|38	%{_texmfdistdir}/tex/xelatex/xepersian/algorithm-xepersian.def
14mr|texlive-xepersian-13.7-2|39	%{_texmfdistdir}/tex/xelatex/xepersian/algorithmic-xepersian.def
14mr|texlive-xepersian-13.7-2|40	%{_texmfdistdir}/tex/xelatex/xepersian/amsart-xepersian.def
14mr|texlive-xepersian-13.7-2|41	%{_texmfdistdir}/tex/xelatex/xepersian/amsbook-xepersian.def
14mr|texlive-xepersian-13.7-2|42	%{_texmfdistdir}/tex/xelatex/xepersian/article-xepersian.def
14mr|texlive-xepersian-13.7-2|43	%{_texmfdistdir}/tex/xelatex/xepersian/artikel1-xepersian.def
14mr|texlive-xepersian-13.7-2|44	%{_texmfdistdir}/tex/xelatex/xepersian/artikel2-xepersian.def
14mr|texlive-xepersian-13.7-2|45	%{_texmfdistdir}/tex/xelatex/xepersian/artikel3-xepersian.def
14mr|texlive-xepersian-13.7-2|46	%{_texmfdistdir}/tex/xelatex/xepersian/backref-xepersian.def
14mr|texlive-xepersian-13.7-2|47	%{_texmfdistdir}/tex/xelatex/xepersian/bidimoderncv-xepersian.def
14mr|texlive-xepersian-13.7-2|48	%{_texmfdistdir}/tex/xelatex/xepersian/bidituftesidenote-xepersian.def
14mr|texlive-xepersian-13.7-2|49	%{_texmfdistdir}/tex/xelatex/xepersian/boek-xepersian.def
14mr|texlive-xepersian-13.7-2|50	%{_texmfdistdir}/tex/xelatex/xepersian/boek3-xepersian.def
14mr|texlive-xepersian-13.7-2|51	%{_texmfdistdir}/tex/xelatex/xepersian/book-xepersian.def
14mr|texlive-xepersian-13.7-2|52	%{_texmfdistdir}/tex/xelatex/xepersian/bookest-xepersian.def
14mr|texlive-xepersian-13.7-2|53	%{_texmfdistdir}/tex/xelatex/xepersian/breqn-xepersian.def
14mr|texlive-xepersian-13.7-2|54	%{_texmfdistdir}/tex/xelatex/xepersian/color-localise-xepersian.def
14mr|texlive-xepersian-13.7-2|55	%{_texmfdistdir}/tex/xelatex/xepersian/enumerate-xepersian.def
14mr|texlive-xepersian-13.7-2|56	%{_texmfdistdir}/tex/xelatex/xepersian/extarticle-xepersian.def
14mr|texlive-xepersian-13.7-2|57	%{_texmfdistdir}/tex/xelatex/xepersian/extbook-xepersian.def
14mr|texlive-xepersian-13.7-2|58	%{_texmfdistdir}/tex/xelatex/xepersian/extrafootnotefeatures-xepersian.def
14mr|texlive-xepersian-13.7-2|59	%{_texmfdistdir}/tex/xelatex/xepersian/extreport-xepersian.def
14mr|texlive-xepersian-13.7-2|60	%{_texmfdistdir}/tex/xelatex/xepersian/flowfram-xepersian.def
14mr|texlive-xepersian-13.7-2|61	%{_texmfdistdir}/tex/xelatex/xepersian/footnote-xepersian.def
14mr|texlive-xepersian-13.7-2|62	%{_texmfdistdir}/tex/xelatex/xepersian/framed-xepersian.def
14mr|texlive-xepersian-13.7-2|63	%{_texmfdistdir}/tex/xelatex/xepersian/glossaries-xepersian.def
14mr|texlive-xepersian-13.7-2|64	%{_texmfdistdir}/tex/xelatex/xepersian/hyperref-xepersian.def
14mr|texlive-xepersian-13.7-2|65	%{_texmfdistdir}/tex/xelatex/xepersian/imsproc-xepersian.def
14mr|texlive-xepersian-13.7-2|66	%{_texmfdistdir}/tex/xelatex/xepersian/kashida-xepersian.def
14mr|texlive-xepersian-13.7-2|67	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-commands-xepersian.def
14mr|texlive-xepersian-13.7-2|68	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-environments-xepersian.def
14mr|texlive-xepersian-13.7-2|69	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-messages-xepersian.def
14mr|texlive-xepersian-13.7-2|70	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-misc-xepersian.def
14mr|texlive-xepersian-13.7-2|71	%{_texmfdistdir}/tex/xelatex/xepersian/listings-xepersian.def
14mr|texlive-xepersian-13.7-2|72	%{_texmfdistdir}/tex/xelatex/xepersian/loadingorder-xepersian.def
14mr|texlive-xepersian-13.7-2|73	%{_texmfdistdir}/tex/xelatex/xepersian/localise-xepersian.def
14mr|texlive-xepersian-13.7-2|74	%{_texmfdistdir}/tex/xelatex/xepersian/memoir-xepersian.def
14mr|texlive-xepersian-13.7-2|75	%{_texmfdistdir}/tex/xelatex/xepersian/minitoc-xepersian.def
14mr|texlive-xepersian-13.7-2|76	%{_texmfdistdir}/tex/xelatex/xepersian/natbib-xepersian.def
14mr|texlive-xepersian-13.7-2|77	%{_texmfdistdir}/tex/xelatex/xepersian/packages-localise-xepersian.def
14mr|texlive-xepersian-13.7-2|78	%{_texmfdistdir}/tex/xelatex/xepersian/rapport1-xepersian.def
14mr|texlive-xepersian-13.7-2|79	%{_texmfdistdir}/tex/xelatex/xepersian/rapport3-xepersian.def
14mr|texlive-xepersian-13.7-2|80	%{_texmfdistdir}/tex/xelatex/xepersian/refrep-xepersian.def
14mr|texlive-xepersian-13.7-2|81	%{_texmfdistdir}/tex/xelatex/xepersian/report-xepersian.def
14mr|texlive-xepersian-13.7-2|82	%{_texmfdistdir}/tex/xelatex/xepersian/scrartcl-xepersian.def
14mr|texlive-xepersian-13.7-2|83	%{_texmfdistdir}/tex/xelatex/xepersian/scrbook-xepersian.def
14mr|texlive-xepersian-13.7-2|84	%{_texmfdistdir}/tex/xelatex/xepersian/scrreprt-xepersian.def
14mr|texlive-xepersian-13.7-2|85	%{_texmfdistdir}/tex/xelatex/xepersian/tkz-linknodes-xepersian.def
14mr|texlive-xepersian-13.7-2|86	%{_texmfdistdir}/tex/xelatex/xepersian/tocloft-xepersian.def
14mr|texlive-xepersian-13.7-2|87	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-localise-commands-xepersian.def
14mr|texlive-xepersian-13.7-2|88	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-localise-environments-xepersian.def
14mr|texlive-xepersian-13.7-2|89	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-magazine.cls
14mr|texlive-xepersian-13.7-2|90	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty
14mr|texlive-xepersian-13.7-2|91	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-multiplechoice.sty
14mr|texlive-xepersian-13.7-2|92	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-persiancal.sty
14mr|texlive-xepersian-13.7-2|93	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian.sty
14mr|texlive-xepersian-13.7-2|94	%doc %{_texmfdistdir}/doc/xelatex/xepersian/README
14mr|texlive-xepersian-13.7-2|95	%doc %{_texmfdistdir}/doc/xelatex/xepersian/ftxe-0.12.py
14mr|texlive-xepersian-13.7-2|96	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/ireland.jpg
14mr|texlive-xepersian-13.7-2|97	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/clouds.jpg
14mr|texlive-xepersian-13.7-2|98	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/rain.jpg
14mr|texlive-xepersian-13.7-2|99	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/sun.jpg
14mr|texlive-xepersian-13.7-2|100	%doc %{_texmfdistdir}/doc/xelatex/xepersian/magazine-sample.tex
14mr|texlive-xepersian-13.7-2|101	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-correction.tex
14mr|texlive-xepersian-13.7-2|102	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-empty-form.tex
14mr|texlive-xepersian-13.7-2|103	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-question-only.tex
14mr|texlive-xepersian-13.7-2|104	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-solution-form.tex
14mr|texlive-xepersian-13.7-2|105	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian-logo.pdf
14mr|texlive-xepersian-13.7-2|106	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian-logo.tex
14mr|texlive-xepersian-13.7-2|107	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian.pdf
14mr|texlive-xepersian-13.7-2|108	#- source
14mr|texlive-xepersian-13.7-2|109	%doc %{_texmfdistdir}/source/xelatex/xepersian/xepersian.dtx
14mr|texlive-xepersian-13.7-2|110	%doc %{_texmfdistdir}/source/xelatex/xepersian/xepersian.ins
14mr|texlive-xepersian-13.7-2|111	
14mr|texlive-xepersian-13.7-2|112	#-----------------------------------------------------------------------
14mr|texlive-xepersian-13.7-2|113	%prep
14mr|texlive-xepersian-13.7-2|114	%setup -c -a0 -a1 -a2
14mr|texlive-xepersian-13.7-2|115	
14mr|texlive-xepersian-13.7-2|116	%build
14mr|texlive-xepersian-13.7-2|117	
14mr|texlive-xepersian-13.7-2|118	%install
14mr|texlive-xepersian-13.7-2|119	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xepersian-13.7-2|120	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xepersian-13.7-2|121	
14mr|texlive-xepersian-13.7-2|122	%changelog
14mr|texlive-xepersian-13.7-2|123	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 13.7-2
14mr|texlive-xepersian-13.7-2|124	+ Revision: 4f4c174
14mr|texlive-xepersian-13.7-2|125	- MassBuild#440: Increase release tag
14mr|texlive-xepersian-13.7-2|126	
14mr|texlive-xepersian-13.7-2|127	

21806 14
14mr|texlive-xesearch-20091118-3|1	# revision 16041
14mr|texlive-xesearch-20091118-3|2	# category Package
14mr|texlive-xesearch-20091118-3|3	# catalog-ctan /macros/xetex/generic/xesearch
14mr|texlive-xesearch-20091118-3|4	# catalog-date 2009-11-18 12:12:09 +0100
14mr|texlive-xesearch-20091118-3|5	# catalog-license lppl
14mr|texlive-xesearch-20091118-3|6	# catalog-version undef
14mr|texlive-xesearch-20091118-3|7	Name:		texlive-xesearch
14mr|texlive-xesearch-20091118-3|8	Version:	20091118
14mr|texlive-xesearch-20091118-3|9	Release:	3
14mr|texlive-xesearch-20091118-3|10	Summary:	A string finder for XeTeX
14mr|texlive-xesearch-20091118-3|11	Group:		Publishing
14mr|texlive-xesearch-20091118-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/xesearch
14mr|texlive-xesearch-20091118-3|13	License:	LPPL
14mr|texlive-xesearch-20091118-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xesearch.tar.xz
14mr|texlive-xesearch-20091118-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xesearch.doc.tar.xz
14mr|texlive-xesearch-20091118-3|16	BuildArch:	noarch
14mr|texlive-xesearch-20091118-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xesearch-20091118-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xesearch-20091118-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xesearch-20091118-3|20	
14mr|texlive-xesearch-20091118-3|21	%description
14mr|texlive-xesearch-20091118-3|22	The package finds strings (e.g. (parts of) words or phrases)
14mr|texlive-xesearch-20091118-3|23	and manipulates them (apply any macro), thus turning each word
14mr|texlive-xesearch-20091118-3|24	or phrase into a possible command. It is written in plain XeTeX
14mr|texlive-xesearch-20091118-3|25	and should thus work with any format (it is known to work with
14mr|texlive-xesearch-20091118-3|26	LaTeX and ConTeXt). The main application for the moment is
14mr|texlive-xesearch-20091118-3|27	XeIndex, an automatic index for XeLaTeX, but examples are given
14mr|texlive-xesearch-20091118-3|28	of simple use to check spelling, count words, and highlight
14mr|texlive-xesearch-20091118-3|29	syntax of programming languages.
14mr|texlive-xesearch-20091118-3|30	
14mr|texlive-xesearch-20091118-3|31	%post
14mr|texlive-xesearch-20091118-3|32	%{_sbindir}/texlive.post
14mr|texlive-xesearch-20091118-3|33	
14mr|texlive-xesearch-20091118-3|34	%postun
14mr|texlive-xesearch-20091118-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-xesearch-20091118-3|36	%{_sbindir}/texlive.post
14mr|texlive-xesearch-20091118-3|37	fi
14mr|texlive-xesearch-20091118-3|38	
14mr|texlive-xesearch-20091118-3|39	#-----------------------------------------------------------------------
14mr|texlive-xesearch-20091118-3|40	%files
14mr|texlive-xesearch-20091118-3|41	%{_texmfdistdir}/tex/xetex/xesearch/t-xesearch.tex
14mr|texlive-xesearch-20091118-3|42	%{_texmfdistdir}/tex/xetex/xesearch/xesearch.sty
14mr|texlive-xesearch-20091118-3|43	%doc %{_texmfdistdir}/doc/xetex/xesearch/README
14mr|texlive-xesearch-20091118-3|44	%doc %{_texmfdistdir}/doc/xetex/xesearch/xesearch.pdf
14mr|texlive-xesearch-20091118-3|45	%doc %{_texmfdistdir}/doc/xetex/xesearch/xesearch.tex
14mr|texlive-xesearch-20091118-3|46	
14mr|texlive-xesearch-20091118-3|47	#-----------------------------------------------------------------------
14mr|texlive-xesearch-20091118-3|48	%prep
14mr|texlive-xesearch-20091118-3|49	%setup -c -a0 -a1
14mr|texlive-xesearch-20091118-3|50	
14mr|texlive-xesearch-20091118-3|51	%build
14mr|texlive-xesearch-20091118-3|52	
14mr|texlive-xesearch-20091118-3|53	%install
14mr|texlive-xesearch-20091118-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xesearch-20091118-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xesearch-20091118-3|56	
14mr|texlive-xesearch-20091118-3|57	
14mr|texlive-xesearch-20091118-3|58	
14mr|texlive-xesearch-20091118-3|59	%changelog
14mr|texlive-xesearch-20091118-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20091118-3
14mr|texlive-xesearch-20091118-3|61	+ Revision: c43e1d4
14mr|texlive-xesearch-20091118-3|62	- MassBuild#440: Increase release tag
14mr|texlive-xesearch-20091118-3|63	
14mr|texlive-xesearch-20091118-3|64	

21807 14
14mr|texlive-xetex-0.9997.5-2|1	# revision 26330
14mr|texlive-xetex-0.9997.5-2|2	# category TLCore
14mr|texlive-xetex-0.9997.5-2|3	# catalog-ctan undef
14mr|texlive-xetex-0.9997.5-2|4	# catalog-date 2012-05-06 11:41:55 +0200
14mr|texlive-xetex-0.9997.5-2|5	# catalog-license other-free
14mr|texlive-xetex-0.9997.5-2|6	# catalog-version 0.9997.5
14mr|texlive-xetex-0.9997.5-2|7	Name:		texlive-xetex
14mr|texlive-xetex-0.9997.5-2|8	Epoch:		1
14mr|texlive-xetex-0.9997.5-2|9	Version:	0.9997.5
14mr|texlive-xetex-0.9997.5-2|10	Release:	2
14mr|texlive-xetex-0.9997.5-2|11	Summary:	Unicode and OpenType-enabled TeX engine
14mr|texlive-xetex-0.9997.5-2|12	Group:		Publishing
14mr|texlive-xetex-0.9997.5-2|13	URL:		http://tug.org/texlive
14mr|texlive-xetex-0.9997.5-2|14	License:	OTHER-FREE
14mr|texlive-xetex-0.9997.5-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex.tar.xz
14mr|texlive-xetex-0.9997.5-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex.doc.tar.xz
14mr|texlive-xetex-0.9997.5-2|17	BuildArch:	noarch
14mr|texlive-xetex-0.9997.5-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xetex-0.9997.5-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xetex-0.9997.5-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-xetex-0.9997.5-2|21	Requires(post):	texlive-tetex
14mr|texlive-xetex-0.9997.5-2|22	Requires:	texlive-xetexconfig
14mr|texlive-xetex-0.9997.5-2|23	Requires:	texlive-xetex.bin
14mr|texlive-xetex-0.9997.5-2|24	
14mr|texlive-xetex-0.9997.5-2|25	%description
14mr|texlive-xetex-0.9997.5-2|26	See http://tug.org/xetex.
14mr|texlive-xetex-0.9997.5-2|27	
14mr|texlive-xetex-0.9997.5-2|28	%post
14mr|texlive-xetex-0.9997.5-2|29	%{_sbindir}/texlive.post
14mr|texlive-xetex-0.9997.5-2|30	
14mr|texlive-xetex-0.9997.5-2|31	%postun
14mr|texlive-xetex-0.9997.5-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-xetex-0.9997.5-2|33	rm -fr %{_texmfvardir}/web2c/xetex
14mr|texlive-xetex-0.9997.5-2|34	%{_sbindir}/texlive.post
14mr|texlive-xetex-0.9997.5-2|35	fi
14mr|texlive-xetex-0.9997.5-2|36	
14mr|texlive-xetex-0.9997.5-2|37	#-----------------------------------------------------------------------
14mr|texlive-xetex-0.9997.5-2|38	%files
14mr|texlive-xetex-0.9997.5-2|39	%{_bindir}/xelatex
14mr|texlive-xetex-0.9997.5-2|40	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/qx-unicode.map
14mr|texlive-xetex-0.9997.5-2|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/qx-unicode.tec
14mr|texlive-xetex-0.9997.5-2|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/tex-text.map
14mr|texlive-xetex-0.9997.5-2|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/tex-text.tec
14mr|texlive-xetex-0.9997.5-2|44	%{_texmfdistdir}/scripts/xetex/perl/lib/PDF/Reuse.pm
14mr|texlive-xetex-0.9997.5-2|45	%{_texmfdistdir}/scripts/xetex/perl/lib/PDF/Reuse/Util.pm
14mr|texlive-xetex-0.9997.5-2|46	%{_texmfdistdir}/scripts/xetex/perl/xdv2pdf_mergemarks
14mr|texlive-xetex-0.9997.5-2|47	%{_tlpkgdir}/tlpostcode/xetex.pl
14mr|texlive-xetex-0.9997.5-2|48	%_texmf_fmtutil_d/xetex
14mr|texlive-xetex-0.9997.5-2|49	%doc %{_texmfdistdir}/doc/xetex/base/XeTeX-notes.pdf
14mr|texlive-xetex-0.9997.5-2|50	%doc %{_texmfdistdir}/doc/xetex/base/XeTeX-notes.tex
14mr|texlive-xetex-0.9997.5-2|51	
14mr|texlive-xetex-0.9997.5-2|52	#-----------------------------------------------------------------------
14mr|texlive-xetex-0.9997.5-2|53	%prep
14mr|texlive-xetex-0.9997.5-2|54	%setup -c -a0 -a1
14mr|texlive-xetex-0.9997.5-2|55	
14mr|texlive-xetex-0.9997.5-2|56	%build
14mr|texlive-xetex-0.9997.5-2|57	
14mr|texlive-xetex-0.9997.5-2|58	%install
14mr|texlive-xetex-0.9997.5-2|59	mkdir -p %{buildroot}%{_bindir}
14mr|texlive-xetex-0.9997.5-2|60	pushd %{buildroot}%{_bindir}
14mr|texlive-xetex-0.9997.5-2|61	ln -sf xetex xelatex
14mr|texlive-xetex-0.9997.5-2|62	popd
14mr|texlive-xetex-0.9997.5-2|63	mkdir -p %{buildroot}%{_tlpkgdir}
14mr|texlive-xetex-0.9997.5-2|64	cp -fpar tlpkg/tlpostcode %{buildroot}%{_tlpkgdir}
14mr|texlive-xetex-0.9997.5-2|65	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-xetex-0.9997.5-2|66	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-xetex-0.9997.5-2|67	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-xetex-0.9997.5-2|68	cat > %{buildroot}%{_texmf_fmtutil_d}/xetex <<EOF
14mr|texlive-xetex-0.9997.5-2|69	#
14mr|texlive-xetex-0.9997.5-2|70	# from xetex:
14mr|texlive-xetex-0.9997.5-2|71	xetex xetex language.def -etex xetex.ini
14mr|texlive-xetex-0.9997.5-2|72	xelatex xetex language.dat -etex xelatex.ini
14mr|texlive-xetex-0.9997.5-2|73	EOF
14mr|texlive-xetex-0.9997.5-2|74	
14mr|texlive-xetex-0.9997.5-2|75	
14mr|texlive-xetex-0.9997.5-2|76	
14mr|texlive-xetex-0.9997.5-2|77	%changelog
14mr|texlive-xetex-0.9997.5-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.9997.5-2
14mr|texlive-xetex-0.9997.5-2|79	+ Revision: 02335e0
14mr|texlive-xetex-0.9997.5-2|80	- MassBuild#440: Increase release tag
14mr|texlive-xetex-0.9997.5-2|81	
14mr|texlive-xetex-0.9997.5-2|82	

21808 14
14mr|texlive-xetexconfig-20131009-6|1	# revision 28819
14mr|texlive-xetexconfig-20131009-6|2	# category Package
14mr|texlive-xetexconfig-20131009-6|3	# catalog-ctan undef
14mr|texlive-xetexconfig-20131009-6|4	# catalog-date undef
14mr|texlive-xetexconfig-20131009-6|5	# catalog-license undef
14mr|texlive-xetexconfig-20131009-6|6	# catalog-version undef
14mr|texlive-xetexconfig-20131009-6|7	Name:		texlive-xetexconfig
14mr|texlive-xetexconfig-20131009-6|8	Version:	20131009
14mr|texlive-xetexconfig-20131009-6|9	Release:	6
14mr|texlive-xetexconfig-20131009-6|10	Summary:	Configuration files for XeTeX
14mr|texlive-xetexconfig-20131009-6|11	Group:		Publishing
14mr|texlive-xetexconfig-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-xetexconfig-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-xetexconfig-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexconfig.tar.xz
14mr|texlive-xetexconfig-20131009-6|15	BuildArch:	noarch
14mr|texlive-xetexconfig-20131009-6|16	BuildRequires:	texlive-tlpkg
14mr|texlive-xetexconfig-20131009-6|17	Requires(pre):	texlive-tlpkg
14mr|texlive-xetexconfig-20131009-6|18	Requires(post):	texlive-kpathsea
14mr|texlive-xetexconfig-20131009-6|19	
14mr|texlive-xetexconfig-20131009-6|20	%description
14mr|texlive-xetexconfig-20131009-6|21	unicode-letters, and special crop.cfg and hyperref.cfg for
14mr|texlive-xetexconfig-20131009-6|22	XeTeX.
14mr|texlive-xetexconfig-20131009-6|23	
14mr|texlive-xetexconfig-20131009-6|24	%post
14mr|texlive-xetexconfig-20131009-6|25	%{_sbindir}/texlive.post
14mr|texlive-xetexconfig-20131009-6|26	
14mr|texlive-xetexconfig-20131009-6|27	%postun
14mr|texlive-xetexconfig-20131009-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-xetexconfig-20131009-6|29	%{_sbindir}/texlive.post
14mr|texlive-xetexconfig-20131009-6|30	fi
14mr|texlive-xetexconfig-20131009-6|31	
14mr|texlive-xetexconfig-20131009-6|32	#-----------------------------------------------------------------------
14mr|texlive-xetexconfig-20131009-6|33	%files
14mr|texlive-xetexconfig-20131009-6|34	%{_texmfdistdir}/tex/generic/xetexconfig/unicode-letters.tex
14mr|texlive-xetexconfig-20131009-6|35	%{_texmfdistdir}/tex/xelatex/xetexconfig/crop.cfg
14mr|texlive-xetexconfig-20131009-6|36	
14mr|texlive-xetexconfig-20131009-6|37	#-----------------------------------------------------------------------
14mr|texlive-xetexconfig-20131009-6|38	%prep
14mr|texlive-xetexconfig-20131009-6|39	%setup -c -a0
14mr|texlive-xetexconfig-20131009-6|40	
14mr|texlive-xetexconfig-20131009-6|41	%build
14mr|texlive-xetexconfig-20131009-6|42	
14mr|texlive-xetexconfig-20131009-6|43	%install
14mr|texlive-xetexconfig-20131009-6|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xetexconfig-20131009-6|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-xetexconfig-20131009-6|46	
14mr|texlive-xetexconfig-20131009-6|47	%changelog
14mr|texlive-xetexconfig-20131009-6|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-xetexconfig-20131009-6|49	+ Revision: 46a1fe1
14mr|texlive-xetexconfig-20131009-6|50	- MassBuild#440: Increase release tag
14mr|texlive-xetexconfig-20131009-6|51	
14mr|texlive-xetexconfig-20131009-6|52	

21809 14
14mr|texlive-xetex-def-0.94-3|1	# revision 16192
14mr|texlive-xetex-def-0.94-3|2	# category Package
14mr|texlive-xetex-def-0.94-3|3	# catalog-ctan /graphics/xetex/latex/xetex.def
14mr|texlive-xetex-def-0.94-3|4	# catalog-date 2009-11-27 22:18:13 +0100
14mr|texlive-xetex-def-0.94-3|5	# catalog-license lppl
14mr|texlive-xetex-def-0.94-3|6	# catalog-version 0.94
14mr|texlive-xetex-def-0.94-3|7	Name:		texlive-xetex-def
14mr|texlive-xetex-def-0.94-3|8	Version:	0.94
14mr|texlive-xetex-def-0.94-3|9	Release:	3
14mr|texlive-xetex-def-0.94-3|10	Summary:	Colour and graphics support for XeTeX
14mr|texlive-xetex-def-0.94-3|11	Group:		Publishing
14mr|texlive-xetex-def-0.94-3|12	URL:		http://www.ctan.org/tex-archive/graphics/xetex/latex/xetex.def
14mr|texlive-xetex-def-0.94-3|13	License:	LPPL
14mr|texlive-xetex-def-0.94-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-def.tar.xz
14mr|texlive-xetex-def-0.94-3|15	BuildArch:	noarch
14mr|texlive-xetex-def-0.94-3|16	BuildRequires:	texlive-tlpkg
14mr|texlive-xetex-def-0.94-3|17	Requires(pre):	texlive-tlpkg
14mr|texlive-xetex-def-0.94-3|18	Requires(post):	texlive-kpathsea
14mr|texlive-xetex-def-0.94-3|19	
14mr|texlive-xetex-def-0.94-3|20	%description
14mr|texlive-xetex-def-0.94-3|21	The file xetex.def provides device-specific definitions for
14mr|texlive-xetex-def-0.94-3|22	colour and graphics support when running Xe(La)TeX.
14mr|texlive-xetex-def-0.94-3|23	
14mr|texlive-xetex-def-0.94-3|24	%post
14mr|texlive-xetex-def-0.94-3|25	%{_sbindir}/texlive.post
14mr|texlive-xetex-def-0.94-3|26	
14mr|texlive-xetex-def-0.94-3|27	%postun
14mr|texlive-xetex-def-0.94-3|28	if [ $1 -eq 0 ]; then
14mr|texlive-xetex-def-0.94-3|29	%{_sbindir}/texlive.post
14mr|texlive-xetex-def-0.94-3|30	fi
14mr|texlive-xetex-def-0.94-3|31	
14mr|texlive-xetex-def-0.94-3|32	#-----------------------------------------------------------------------
14mr|texlive-xetex-def-0.94-3|33	%files
14mr|texlive-xetex-def-0.94-3|34	%{_texmfdistdir}/tex/xelatex/xetex-def/xetex.def
14mr|texlive-xetex-def-0.94-3|35	
14mr|texlive-xetex-def-0.94-3|36	#-----------------------------------------------------------------------
14mr|texlive-xetex-def-0.94-3|37	%prep
14mr|texlive-xetex-def-0.94-3|38	%setup -c -a0
14mr|texlive-xetex-def-0.94-3|39	
14mr|texlive-xetex-def-0.94-3|40	%build
14mr|texlive-xetex-def-0.94-3|41	
14mr|texlive-xetex-def-0.94-3|42	%install
14mr|texlive-xetex-def-0.94-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-def-0.94-3|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-def-0.94-3|45	
14mr|texlive-xetex-def-0.94-3|46	
14mr|texlive-xetex-def-0.94-3|47	
14mr|texlive-xetex-def-0.94-3|48	%changelog
14mr|texlive-xetex-def-0.94-3|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.94-3
14mr|texlive-xetex-def-0.94-3|50	+ Revision: 95a2215
14mr|texlive-xetex-def-0.94-3|51	- MassBuild#440: Increase release tag
14mr|texlive-xetex-def-0.94-3|52	
14mr|texlive-xetex-def-0.94-3|53	

21810 14
14mr|texlive-xetex-devanagari-0.4-3|1	# revision 23223
14mr|texlive-xetex-devanagari-0.4-3|2	# category Package
14mr|texlive-xetex-devanagari-0.4-3|3	# catalog-ctan /macros/xetex/generic/devanagari
14mr|texlive-xetex-devanagari-0.4-3|4	# catalog-date 2011-07-22 07:52:25 +0200
14mr|texlive-xetex-devanagari-0.4-3|5	# catalog-license lppl
14mr|texlive-xetex-devanagari-0.4-3|6	# catalog-version 0.4
14mr|texlive-xetex-devanagari-0.4-3|7	Name:		texlive-xetex-devanagari
14mr|texlive-xetex-devanagari-0.4-3|8	Version:	0.4
14mr|texlive-xetex-devanagari-0.4-3|9	Release:	3
14mr|texlive-xetex-devanagari-0.4-3|10	Summary:	XeTeX input map for Unicode Devanagari
14mr|texlive-xetex-devanagari-0.4-3|11	Group:		Publishing
14mr|texlive-xetex-devanagari-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/devanagari
14mr|texlive-xetex-devanagari-0.4-3|13	License:	LPPL
14mr|texlive-xetex-devanagari-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-devanagari.tar.xz
14mr|texlive-xetex-devanagari-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-devanagari.doc.tar.xz
14mr|texlive-xetex-devanagari-0.4-3|16	BuildArch:	noarch
14mr|texlive-xetex-devanagari-0.4-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xetex-devanagari-0.4-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xetex-devanagari-0.4-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xetex-devanagari-0.4-3|20	
14mr|texlive-xetex-devanagari-0.4-3|21	%description
14mr|texlive-xetex-devanagari-0.4-3|22	The package provides a map for use with Jonathan Kew's TECkit,
14mr|texlive-xetex-devanagari-0.4-3|23	to translate Devanagari (encoded according to the Harvard/Kyoto
14mr|texlive-xetex-devanagari-0.4-3|24	convention) to Unicode (range 0900-097F).
14mr|texlive-xetex-devanagari-0.4-3|25	
14mr|texlive-xetex-devanagari-0.4-3|26	%post
14mr|texlive-xetex-devanagari-0.4-3|27	%{_sbindir}/texlive.post
14mr|texlive-xetex-devanagari-0.4-3|28	
14mr|texlive-xetex-devanagari-0.4-3|29	%postun
14mr|texlive-xetex-devanagari-0.4-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xetex-devanagari-0.4-3|31	%{_sbindir}/texlive.post
14mr|texlive-xetex-devanagari-0.4-3|32	fi
14mr|texlive-xetex-devanagari-0.4-3|33	
14mr|texlive-xetex-devanagari-0.4-3|34	#-----------------------------------------------------------------------
14mr|texlive-xetex-devanagari-0.4-3|35	%files
14mr|texlive-xetex-devanagari-0.4-3|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/README
14mr|texlive-xetex-devanagari-0.4-3|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/devanagarinumerals.map
14mr|texlive-xetex-devanagari-0.4-3|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/devanagarinumerals.tec
14mr|texlive-xetex-devanagari-0.4-3|39	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/harvardkyoto.map
14mr|texlive-xetex-devanagari-0.4-3|40	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/harvardkyoto.tec
14mr|texlive-xetex-devanagari-0.4-3|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/iast.map
14mr|texlive-xetex-devanagari-0.4-3|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/iast.tec
14mr|texlive-xetex-devanagari-0.4-3|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis-sanskrit.map
14mr|texlive-xetex-devanagari-0.4-3|44	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis-sanskrit.tec
14mr|texlive-xetex-devanagari-0.4-3|45	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis.map
14mr|texlive-xetex-devanagari-0.4-3|46	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis.tec
14mr|texlive-xetex-devanagari-0.4-3|47	%doc %{_texmfdistdir}/doc/xetex/xetex-devanagari/changelog
14mr|texlive-xetex-devanagari-0.4-3|48	
14mr|texlive-xetex-devanagari-0.4-3|49	#-----------------------------------------------------------------------
14mr|texlive-xetex-devanagari-0.4-3|50	%prep
14mr|texlive-xetex-devanagari-0.4-3|51	%setup -c -a0 -a1
14mr|texlive-xetex-devanagari-0.4-3|52	
14mr|texlive-xetex-devanagari-0.4-3|53	%build
14mr|texlive-xetex-devanagari-0.4-3|54	
14mr|texlive-xetex-devanagari-0.4-3|55	%install
14mr|texlive-xetex-devanagari-0.4-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-devanagari-0.4-3|57	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-devanagari-0.4-3|58	
14mr|texlive-xetex-devanagari-0.4-3|59	
14mr|texlive-xetex-devanagari-0.4-3|60	
14mr|texlive-xetex-devanagari-0.4-3|61	%changelog
14mr|texlive-xetex-devanagari-0.4-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4-3
14mr|texlive-xetex-devanagari-0.4-3|63	+ Revision: 37c4fa4
14mr|texlive-xetex-devanagari-0.4-3|64	- MassBuild#440: Increase release tag
14mr|texlive-xetex-devanagari-0.4-3|65	
14mr|texlive-xetex-devanagari-0.4-3|66	

21811 14
14mr|texlive-xetexfontinfo-20080824-3|1	# revision 15878
14mr|texlive-xetexfontinfo-20080824-3|2	# category Package
14mr|texlive-xetexfontinfo-20080824-3|3	# catalog-ctan /macros/xetex/plain/xetexfontinfo
14mr|texlive-xetexfontinfo-20080824-3|4	# catalog-date 2008-08-24 00:31:24 +0200
14mr|texlive-xetexfontinfo-20080824-3|5	# catalog-license apache2
14mr|texlive-xetexfontinfo-20080824-3|6	# catalog-version undef
14mr|texlive-xetexfontinfo-20080824-3|7	Name:		texlive-xetexfontinfo
14mr|texlive-xetexfontinfo-20080824-3|8	Version:	20080824
14mr|texlive-xetexfontinfo-20080824-3|9	Release:	3
14mr|texlive-xetexfontinfo-20080824-3|10	Summary:	Report font features in XeTeX
14mr|texlive-xetexfontinfo-20080824-3|11	Group:		Publishing
14mr|texlive-xetexfontinfo-20080824-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/plain/xetexfontinfo
14mr|texlive-xetexfontinfo-20080824-3|13	License:	APACHE2
14mr|texlive-xetexfontinfo-20080824-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexfontinfo.tar.xz
14mr|texlive-xetexfontinfo-20080824-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexfontinfo.doc.tar.xz
14mr|texlive-xetexfontinfo-20080824-3|16	BuildArch:	noarch
14mr|texlive-xetexfontinfo-20080824-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xetexfontinfo-20080824-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xetexfontinfo-20080824-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xetexfontinfo-20080824-3|20	
14mr|texlive-xetexfontinfo-20080824-3|21	%description
14mr|texlive-xetexfontinfo-20080824-3|22	A pair of documents to reveal the font features supported by
14mr|texlive-xetexfontinfo-20080824-3|23	fonts usable in XeTeX. Use OpenType-info.tex for OpenType
14mr|texlive-xetexfontinfo-20080824-3|24	fonts, and AAT-info.tex for AAT fonts (Mac OS X only).
14mr|texlive-xetexfontinfo-20080824-3|25	
14mr|texlive-xetexfontinfo-20080824-3|26	%post
14mr|texlive-xetexfontinfo-20080824-3|27	%{_sbindir}/texlive.post
14mr|texlive-xetexfontinfo-20080824-3|28	
14mr|texlive-xetexfontinfo-20080824-3|29	%postun
14mr|texlive-xetexfontinfo-20080824-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xetexfontinfo-20080824-3|31	%{_sbindir}/texlive.post
14mr|texlive-xetexfontinfo-20080824-3|32	fi
14mr|texlive-xetexfontinfo-20080824-3|33	
14mr|texlive-xetexfontinfo-20080824-3|34	#-----------------------------------------------------------------------
14mr|texlive-xetexfontinfo-20080824-3|35	%files
14mr|texlive-xetexfontinfo-20080824-3|36	%{_texmfdistdir}/tex/xetex/xetexfontinfo/aat-info.tex
14mr|texlive-xetexfontinfo-20080824-3|37	%{_texmfdistdir}/tex/xetex/xetexfontinfo/opentype-info.tex
14mr|texlive-xetexfontinfo-20080824-3|38	%doc %{_texmfdistdir}/doc/xetex/xetexfontinfo/README
14mr|texlive-xetexfontinfo-20080824-3|39	
14mr|texlive-xetexfontinfo-20080824-3|40	#-----------------------------------------------------------------------
14mr|texlive-xetexfontinfo-20080824-3|41	%prep
14mr|texlive-xetexfontinfo-20080824-3|42	%setup -c -a0 -a1
14mr|texlive-xetexfontinfo-20080824-3|43	
14mr|texlive-xetexfontinfo-20080824-3|44	%build
14mr|texlive-xetexfontinfo-20080824-3|45	
14mr|texlive-xetexfontinfo-20080824-3|46	%install
14mr|texlive-xetexfontinfo-20080824-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xetexfontinfo-20080824-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xetexfontinfo-20080824-3|49	
14mr|texlive-xetexfontinfo-20080824-3|50	
14mr|texlive-xetexfontinfo-20080824-3|51	
14mr|texlive-xetexfontinfo-20080824-3|52	%changelog
14mr|texlive-xetexfontinfo-20080824-3|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080824-3
14mr|texlive-xetexfontinfo-20080824-3|54	+ Revision: 817bd8d
14mr|texlive-xetexfontinfo-20080824-3|55	- MassBuild#440: Increase release tag
14mr|texlive-xetexfontinfo-20080824-3|56	
14mr|texlive-xetexfontinfo-20080824-3|57	

21812 14
14mr|texlive-xetex-itrans-4.0-3|1	# revision 24105
14mr|texlive-xetex-itrans-4.0-3|2	# category Package
14mr|texlive-xetex-itrans-4.0-3|3	# catalog-ctan /macros/xetex/generic/itrans
14mr|texlive-xetex-itrans-4.0-3|4	# catalog-date 2011-09-26 15:47:09 +0200
14mr|texlive-xetex-itrans-4.0-3|5	# catalog-license lppl1.3
14mr|texlive-xetex-itrans-4.0-3|6	# catalog-version 4.0
14mr|texlive-xetex-itrans-4.0-3|7	Name:		texlive-xetex-itrans
14mr|texlive-xetex-itrans-4.0-3|8	Version:	4.0
14mr|texlive-xetex-itrans-4.0-3|9	Release:	3
14mr|texlive-xetex-itrans-4.0-3|10	Summary:	Itrans input maps for use with XeLaTeX
14mr|texlive-xetex-itrans-4.0-3|11	Group:		Publishing
14mr|texlive-xetex-itrans-4.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/itrans
14mr|texlive-xetex-itrans-4.0-3|13	License:	LPPL1.3
14mr|texlive-xetex-itrans-4.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-itrans.tar.xz
14mr|texlive-xetex-itrans-4.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-itrans.doc.tar.xz
14mr|texlive-xetex-itrans-4.0-3|16	BuildArch:	noarch
14mr|texlive-xetex-itrans-4.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xetex-itrans-4.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xetex-itrans-4.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xetex-itrans-4.0-3|20	
14mr|texlive-xetex-itrans-4.0-3|21	%description
14mr|texlive-xetex-itrans-4.0-3|22	The package provides maps for use with XeLaTeX with coding done
14mr|texlive-xetex-itrans-4.0-3|23	using itrans. Fontspec maps are provided for Devanagari
14mr|texlive-xetex-itrans-4.0-3|24	(Sanskrit), for Sanskrit in Kannada and for Kannada itself.
14mr|texlive-xetex-itrans-4.0-3|25	
14mr|texlive-xetex-itrans-4.0-3|26	%post
14mr|texlive-xetex-itrans-4.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-xetex-itrans-4.0-3|28	
14mr|texlive-xetex-itrans-4.0-3|29	%postun
14mr|texlive-xetex-itrans-4.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xetex-itrans-4.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-xetex-itrans-4.0-3|32	fi
14mr|texlive-xetex-itrans-4.0-3|33	
14mr|texlive-xetex-itrans-4.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-xetex-itrans-4.0-3|35	%files
14mr|texlive-xetex-itrans-4.0-3|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/brh-kan.map
14mr|texlive-xetex-itrans-4.0-3|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/brh-kan.tec
14mr|texlive-xetex-itrans-4.0-3|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-dvn.map
14mr|texlive-xetex-itrans-4.0-3|39	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-dvn.tec
14mr|texlive-xetex-itrans-4.0-3|40	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-iast.map
14mr|texlive-xetex-itrans-4.0-3|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-iast.tec
14mr|texlive-xetex-itrans-4.0-3|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-kan.map
14mr|texlive-xetex-itrans-4.0-3|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-kan.tec
14mr|texlive-xetex-itrans-4.0-3|44	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sankan.map
14mr|texlive-xetex-itrans-4.0-3|45	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sankan.tec
14mr|texlive-xetex-itrans-4.0-3|46	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-santel.map
14mr|texlive-xetex-itrans-4.0-3|47	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-santel.tec
14mr|texlive-xetex-itrans-4.0-3|48	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sdvn.map
14mr|texlive-xetex-itrans-4.0-3|49	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sdvn.tec
14mr|texlive-xetex-itrans-4.0-3|50	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tamil.map
14mr|texlive-xetex-itrans-4.0-3|51	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tamil.tec
14mr|texlive-xetex-itrans-4.0-3|52	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tel.map
14mr|texlive-xetex-itrans-4.0-3|53	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tel.tec
14mr|texlive-xetex-itrans-4.0-3|54	%doc %{_texmfdistdir}/doc/xelatex/xetex-itrans/README
14mr|texlive-xetex-itrans-4.0-3|55	%doc %{_texmfdistdir}/doc/xelatex/xetex-itrans/itrans-tamil-sample.pdf
14mr|texlive-xetex-itrans-4.0-3|56	%doc %{_texmfdistdir}/doc/xelatex/xetex-itrans/itrans-tamil-sample.tex
14mr|texlive-xetex-itrans-4.0-3|57	
14mr|texlive-xetex-itrans-4.0-3|58	#-----------------------------------------------------------------------
14mr|texlive-xetex-itrans-4.0-3|59	%prep
14mr|texlive-xetex-itrans-4.0-3|60	%setup -c -a0 -a1
14mr|texlive-xetex-itrans-4.0-3|61	
14mr|texlive-xetex-itrans-4.0-3|62	%build
14mr|texlive-xetex-itrans-4.0-3|63	
14mr|texlive-xetex-itrans-4.0-3|64	%install
14mr|texlive-xetex-itrans-4.0-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-itrans-4.0-3|66	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-itrans-4.0-3|67	
14mr|texlive-xetex-itrans-4.0-3|68	
14mr|texlive-xetex-itrans-4.0-3|69	
14mr|texlive-xetex-itrans-4.0-3|70	%changelog
14mr|texlive-xetex-itrans-4.0-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.0-3
14mr|texlive-xetex-itrans-4.0-3|72	+ Revision: ec84915
14mr|texlive-xetex-itrans-4.0-3|73	- MassBuild#440: Increase release tag
14mr|texlive-xetex-itrans-4.0-3|74	
14mr|texlive-xetex-itrans-4.0-3|75	

21813 14
14mr|texlive-xetexko-2.4-2|1	# revision 32863
14mr|texlive-xetexko-2.4-2|2	# category Package
14mr|texlive-xetexko-2.4-2|3	# catalog-ctan /macros/xetex/generic/xetexko
14mr|texlive-xetexko-2.4-2|4	# catalog-date 2014-02-03 08:31:04 +0100
14mr|texlive-xetexko-2.4-2|5	# catalog-license lppl1.3
14mr|texlive-xetexko-2.4-2|6	# catalog-version 2.4
14mr|texlive-xetexko-2.4-2|7	Name:		texlive-xetexko
14mr|texlive-xetexko-2.4-2|8	Version:	2.4
14mr|texlive-xetexko-2.4-2|9	Release:	2
14mr|texlive-xetexko-2.4-2|10	Summary:	Typeset Korean with Xe(La)TeX
14mr|texlive-xetexko-2.4-2|11	Group:		Publishing
14mr|texlive-xetexko-2.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/xetexko
14mr|texlive-xetexko-2.4-2|13	License:	LPPL1.3
14mr|texlive-xetexko-2.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexko.tar.xz
14mr|texlive-xetexko-2.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexko.doc.tar.xz
14mr|texlive-xetexko-2.4-2|16	BuildArch:	noarch
14mr|texlive-xetexko-2.4-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xetexko-2.4-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xetexko-2.4-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-xetexko-2.4-2|20	
14mr|texlive-xetexko-2.4-2|21	%description
14mr|texlive-xetexko-2.4-2|22	The package supports typesetting Korean documents (including
14mr|texlive-xetexko-2.4-2|23	old Hangul texts), using XeTeX. It enhances the existing
14mr|texlive-xetexko-2.4-2|24	support, in XeTeX, providing features that provide quality
14mr|texlive-xetexko-2.4-2|25	typesetting.
14mr|texlive-xetexko-2.4-2|26	
14mr|texlive-xetexko-2.4-2|27	%post
14mr|texlive-xetexko-2.4-2|28	%{_sbindir}/texlive.post
14mr|texlive-xetexko-2.4-2|29	
14mr|texlive-xetexko-2.4-2|30	%postun
14mr|texlive-xetexko-2.4-2|31	if [ $1 -eq 0 ]; then
14mr|texlive-xetexko-2.4-2|32	%{_sbindir}/texlive.post
14mr|texlive-xetexko-2.4-2|33	fi
14mr|texlive-xetexko-2.4-2|34	
14mr|texlive-xetexko-2.4-2|35	#-----------------------------------------------------------------------
14mr|texlive-xetexko-2.4-2|36	%files
14mr|texlive-xetexko-2.4-2|37	%{_texmfdistdir}/tex/xetex/xetexko/hanja_hangul.tab
14mr|texlive-xetexko-2.4-2|38	%{_texmfdistdir}/tex/xetex/xetexko/hanjacom_hangul.tab
14mr|texlive-xetexko-2.4-2|39	%{_texmfdistdir}/tex/xetex/xetexko/hanjaexa_hangul.tab
14mr|texlive-xetexko-2.4-2|40	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-font.sty
14mr|texlive-xetexko-2.4-2|41	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-hanging.sty
14mr|texlive-xetexko-2.4-2|42	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-josa.sty
14mr|texlive-xetexko-2.4-2|43	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-space.sty
14mr|texlive-xetexko-2.4-2|44	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-vertical.sty
14mr|texlive-xetexko-2.4-2|45	%{_texmfdistdir}/tex/xetex/xetexko/xetexko.sty
14mr|texlive-xetexko-2.4-2|46	%doc %{_texmfdistdir}/doc/xetex/xetexko/ChangeLog
14mr|texlive-xetexko-2.4-2|47	%doc %{_texmfdistdir}/doc/xetex/xetexko/README
14mr|texlive-xetexko-2.4-2|48	%doc %{_texmfdistdir}/doc/xetex/xetexko/xetexko-doc.pdf
14mr|texlive-xetexko-2.4-2|49	%doc %{_texmfdistdir}/doc/xetex/xetexko/xetexko-doc.tex
14mr|texlive-xetexko-2.4-2|50	
14mr|texlive-xetexko-2.4-2|51	#-----------------------------------------------------------------------
14mr|texlive-xetexko-2.4-2|52	%prep
14mr|texlive-xetexko-2.4-2|53	%setup -c -a0 -a1
14mr|texlive-xetexko-2.4-2|54	
14mr|texlive-xetexko-2.4-2|55	%build
14mr|texlive-xetexko-2.4-2|56	
14mr|texlive-xetexko-2.4-2|57	%install
14mr|texlive-xetexko-2.4-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xetexko-2.4-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xetexko-2.4-2|60	
14mr|texlive-xetexko-2.4-2|61	%changelog
14mr|texlive-xetexko-2.4-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-2
14mr|texlive-xetexko-2.4-2|63	+ Revision: 4b62eb0
14mr|texlive-xetexko-2.4-2|64	- MassBuild#440: Increase release tag
14mr|texlive-xetexko-2.4-2|65	
14mr|texlive-xetexko-2.4-2|66	

21814 14
14mr|texlive-xetex-pstricks-20100218-3|1	# revision 17055
14mr|texlive-xetex-pstricks-20100218-3|2	# category Package
14mr|texlive-xetex-pstricks-20100218-3|3	# catalog-ctan /graphics/xetex/pstricks
14mr|texlive-xetex-pstricks-20100218-3|4	# catalog-date 2010-02-18 14:04:58 +0100
14mr|texlive-xetex-pstricks-20100218-3|5	# catalog-license pd
14mr|texlive-xetex-pstricks-20100218-3|6	# catalog-version undef
14mr|texlive-xetex-pstricks-20100218-3|7	Name:		texlive-xetex-pstricks
14mr|texlive-xetex-pstricks-20100218-3|8	Version:	20100218
14mr|texlive-xetex-pstricks-20100218-3|9	Release:	3
14mr|texlive-xetex-pstricks-20100218-3|10	Summary:	Running PStricks under XeTeX
14mr|texlive-xetex-pstricks-20100218-3|11	Group:		Publishing
14mr|texlive-xetex-pstricks-20100218-3|12	URL:		http://www.ctan.org/tex-archive/graphics/xetex/pstricks
14mr|texlive-xetex-pstricks-20100218-3|13	License:	PD
14mr|texlive-xetex-pstricks-20100218-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-pstricks.tar.xz
14mr|texlive-xetex-pstricks-20100218-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-pstricks.doc.tar.xz
14mr|texlive-xetex-pstricks-20100218-3|16	BuildArch:	noarch
14mr|texlive-xetex-pstricks-20100218-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xetex-pstricks-20100218-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xetex-pstricks-20100218-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xetex-pstricks-20100218-3|20	
14mr|texlive-xetex-pstricks-20100218-3|21	%description
14mr|texlive-xetex-pstricks-20100218-3|22	The package provides an indirection scheme for XeTeX to use the
14mr|texlive-xetex-pstricks-20100218-3|23	pstricks xdvipdfmx.cfg configuration file, so that XeTeX
14mr|texlive-xetex-pstricks-20100218-3|24	documents will load it in preference to the standard
14mr|texlive-xetex-pstricks-20100218-3|25	pstricks.con configuration file. With this configuration, many
14mr|texlive-xetex-pstricks-20100218-3|26	PSTricks features can be used in xelatex or plain xetex
14mr|texlive-xetex-pstricks-20100218-3|27	documents.
14mr|texlive-xetex-pstricks-20100218-3|28	
14mr|texlive-xetex-pstricks-20100218-3|29	%post
14mr|texlive-xetex-pstricks-20100218-3|30	%{_sbindir}/texlive.post
14mr|texlive-xetex-pstricks-20100218-3|31	
14mr|texlive-xetex-pstricks-20100218-3|32	%postun
14mr|texlive-xetex-pstricks-20100218-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-xetex-pstricks-20100218-3|34	%{_sbindir}/texlive.post
14mr|texlive-xetex-pstricks-20100218-3|35	fi
14mr|texlive-xetex-pstricks-20100218-3|36	
14mr|texlive-xetex-pstricks-20100218-3|37	#-----------------------------------------------------------------------
14mr|texlive-xetex-pstricks-20100218-3|38	%files
14mr|texlive-xetex-pstricks-20100218-3|39	%{_texmfdistdir}/tex/xelatex/xetex-pstricks/pstricks.con
14mr|texlive-xetex-pstricks-20100218-3|40	%{_texmfdistdir}/tex/xetex/xetex-pstricks/pstricks.con
14mr|texlive-xetex-pstricks-20100218-3|41	%doc %{_texmfdistdir}/doc/xetex/xetex-pstricks/README
14mr|texlive-xetex-pstricks-20100218-3|42	
14mr|texlive-xetex-pstricks-20100218-3|43	#-----------------------------------------------------------------------
14mr|texlive-xetex-pstricks-20100218-3|44	%prep
14mr|texlive-xetex-pstricks-20100218-3|45	%setup -c -a0 -a1
14mr|texlive-xetex-pstricks-20100218-3|46	
14mr|texlive-xetex-pstricks-20100218-3|47	%build
14mr|texlive-xetex-pstricks-20100218-3|48	
14mr|texlive-xetex-pstricks-20100218-3|49	%install
14mr|texlive-xetex-pstricks-20100218-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-pstricks-20100218-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-pstricks-20100218-3|52	
14mr|texlive-xetex-pstricks-20100218-3|53	
14mr|texlive-xetex-pstricks-20100218-3|54	
14mr|texlive-xetex-pstricks-20100218-3|55	%changelog
14mr|texlive-xetex-pstricks-20100218-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20100218-3
14mr|texlive-xetex-pstricks-20100218-3|57	+ Revision: bca14fa
14mr|texlive-xetex-pstricks-20100218-3|58	- MassBuild#440: Increase release tag
14mr|texlive-xetex-pstricks-20100218-3|59	
14mr|texlive-xetex-pstricks-20100218-3|60	

21815 14
14mr|texlive-xetexref-20110103-3|1	# revision 20921
14mr|texlive-xetexref-20110103-3|2	# category Package
14mr|texlive-xetexref-20110103-3|3	# catalog-ctan /info/xetexref
14mr|texlive-xetexref-20110103-3|4	# catalog-date 2011-01-03 15:37:34 +0100
14mr|texlive-xetexref-20110103-3|5	# catalog-license lppl
14mr|texlive-xetexref-20110103-3|6	# catalog-version undef
14mr|texlive-xetexref-20110103-3|7	Name:		texlive-xetexref
14mr|texlive-xetexref-20110103-3|8	Version:	20110103
14mr|texlive-xetexref-20110103-3|9	Release:	3
14mr|texlive-xetexref-20110103-3|10	Summary:	Reference documentation of XeTeX
14mr|texlive-xetexref-20110103-3|11	Group:		Publishing
14mr|texlive-xetexref-20110103-3|12	URL:		http://www.ctan.org/tex-archive/info/xetexref
14mr|texlive-xetexref-20110103-3|13	License:	LPPL
14mr|texlive-xetexref-20110103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexref.tar.xz
14mr|texlive-xetexref-20110103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexref.doc.tar.xz
14mr|texlive-xetexref-20110103-3|16	BuildArch:	noarch
14mr|texlive-xetexref-20110103-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xetexref-20110103-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xetexref-20110103-3|19	
14mr|texlive-xetexref-20110103-3|20	%description
14mr|texlive-xetexref-20110103-3|21	The package comprises unofficial reference documentation for
14mr|texlive-xetexref-20110103-3|22	XeTeX detailing its extended features.
14mr|texlive-xetexref-20110103-3|23	
14mr|texlive-xetexref-20110103-3|24	#-----------------------------------------------------------------------
14mr|texlive-xetexref-20110103-3|25	%files
14mr|texlive-xetexref-20110103-3|26	%doc %{_texmfdistdir}/doc/xetex/xetexref/README
14mr|texlive-xetexref-20110103-3|27	%doc %{_texmfdistdir}/doc/xetex/xetexref/XeTeX-reference.ltx
14mr|texlive-xetexref-20110103-3|28	%doc %{_texmfdistdir}/doc/xetex/xetexref/XeTeX-reference.pdf
14mr|texlive-xetexref-20110103-3|29	
14mr|texlive-xetexref-20110103-3|30	#-----------------------------------------------------------------------
14mr|texlive-xetexref-20110103-3|31	%prep
14mr|texlive-xetexref-20110103-3|32	%setup -c -a0 -a1
14mr|texlive-xetexref-20110103-3|33	
14mr|texlive-xetexref-20110103-3|34	%build
14mr|texlive-xetexref-20110103-3|35	
14mr|texlive-xetexref-20110103-3|36	%install
14mr|texlive-xetexref-20110103-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xetexref-20110103-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xetexref-20110103-3|39	
14mr|texlive-xetexref-20110103-3|40	
14mr|texlive-xetexref-20110103-3|41	
14mr|texlive-xetexref-20110103-3|42	%changelog
14mr|texlive-xetexref-20110103-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110103-3
14mr|texlive-xetexref-20110103-3|44	+ Revision: 7c5c81f
14mr|texlive-xetexref-20110103-3|45	- MassBuild#440: Increase release tag
14mr|texlive-xetexref-20110103-3|46	
14mr|texlive-xetexref-20110103-3|47	

21816 14
14mr|texlive-xetex-tibetan-0.1-6|1	# revision 28847
14mr|texlive-xetex-tibetan-0.1-6|2	# category Package
14mr|texlive-xetex-tibetan-0.1-6|3	# catalog-ctan /macros/xetex/generic/tibetan
14mr|texlive-xetex-tibetan-0.1-6|4	# catalog-date 2013-01-15 18:22:19 +0100
14mr|texlive-xetex-tibetan-0.1-6|5	# catalog-license lppl
14mr|texlive-xetex-tibetan-0.1-6|6	# catalog-version 0.1
14mr|texlive-xetex-tibetan-0.1-6|7	Name:		texlive-xetex-tibetan
14mr|texlive-xetex-tibetan-0.1-6|8	Version:	0.1
14mr|texlive-xetex-tibetan-0.1-6|9	Release:	6
14mr|texlive-xetex-tibetan-0.1-6|10	Summary:	XeTeX input maps for Unicode Tibetan
14mr|texlive-xetex-tibetan-0.1-6|11	Group:		Publishing
14mr|texlive-xetex-tibetan-0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/tibetan
14mr|texlive-xetex-tibetan-0.1-6|13	License:	LPPL
14mr|texlive-xetex-tibetan-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-tibetan.tar.xz
14mr|texlive-xetex-tibetan-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-tibetan.doc.tar.xz
14mr|texlive-xetex-tibetan-0.1-6|16	BuildArch:	noarch
14mr|texlive-xetex-tibetan-0.1-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xetex-tibetan-0.1-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xetex-tibetan-0.1-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-xetex-tibetan-0.1-6|20	
14mr|texlive-xetex-tibetan-0.1-6|21	%description
14mr|texlive-xetex-tibetan-0.1-6|22	The package provides a map for use with Jonathan Kew's TECkit,
14mr|texlive-xetex-tibetan-0.1-6|23	to translate Tibetan to Unicode (range 0F00-0FFF).
14mr|texlive-xetex-tibetan-0.1-6|24	
14mr|texlive-xetex-tibetan-0.1-6|25	%post
14mr|texlive-xetex-tibetan-0.1-6|26	%{_sbindir}/texlive.post
14mr|texlive-xetex-tibetan-0.1-6|27	
14mr|texlive-xetex-tibetan-0.1-6|28	%postun
14mr|texlive-xetex-tibetan-0.1-6|29	if [ $1 -eq 0 ]; then
14mr|texlive-xetex-tibetan-0.1-6|30	%{_sbindir}/texlive.post
14mr|texlive-xetex-tibetan-0.1-6|31	fi
14mr|texlive-xetex-tibetan-0.1-6|32	
14mr|texlive-xetex-tibetan-0.1-6|33	#-----------------------------------------------------------------------
14mr|texlive-xetex-tibetan-0.1-6|34	%files
14mr|texlive-xetex-tibetan-0.1-6|35	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/loctib.map
14mr|texlive-xetex-tibetan-0.1-6|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/loctib.tec
14mr|texlive-xetex-tibetan-0.1-6|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/wylie.map
14mr|texlive-xetex-tibetan-0.1-6|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/wylie.tec
14mr|texlive-xetex-tibetan-0.1-6|39	%doc %{_texmfdistdir}/doc/xetex/xetex-tibetan/Changelog
14mr|texlive-xetex-tibetan-0.1-6|40	%doc %{_texmfdistdir}/doc/xetex/xetex-tibetan/README
14mr|texlive-xetex-tibetan-0.1-6|41	
14mr|texlive-xetex-tibetan-0.1-6|42	#-----------------------------------------------------------------------
14mr|texlive-xetex-tibetan-0.1-6|43	%prep
14mr|texlive-xetex-tibetan-0.1-6|44	%setup -c -a0 -a1
14mr|texlive-xetex-tibetan-0.1-6|45	
14mr|texlive-xetex-tibetan-0.1-6|46	%build
14mr|texlive-xetex-tibetan-0.1-6|47	
14mr|texlive-xetex-tibetan-0.1-6|48	%install
14mr|texlive-xetex-tibetan-0.1-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-tibetan-0.1-6|50	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xetex-tibetan-0.1-6|51	
14mr|texlive-xetex-tibetan-0.1-6|52	%changelog
14mr|texlive-xetex-tibetan-0.1-6|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-6
14mr|texlive-xetex-tibetan-0.1-6|54	+ Revision: 2c89655
14mr|texlive-xetex-tibetan-0.1-6|55	- MassBuild#440: Increase release tag
14mr|texlive-xetex-tibetan-0.1-6|56	
14mr|texlive-xetex-tibetan-0.1-6|57	

21817 14
14mr|texlive-xevlna-1.0-6|1	# revision 30086
14mr|texlive-xevlna-1.0-6|2	# category Package
14mr|texlive-xevlna-1.0-6|3	# catalog-ctan /macros/xetex/generic/xevlna
14mr|texlive-xevlna-1.0-6|4	# catalog-date 2013-04-23 11:12:19 +0200
14mr|texlive-xevlna-1.0-6|5	# catalog-license lppl1.3
14mr|texlive-xevlna-1.0-6|6	# catalog-version 1.0
14mr|texlive-xevlna-1.0-6|7	Name:		texlive-xevlna
14mr|texlive-xevlna-1.0-6|8	Version:	1.0
14mr|texlive-xevlna-1.0-6|9	Release:	6
14mr|texlive-xevlna-1.0-6|10	Summary:	Insert non-breakable spaces using XeTeX
14mr|texlive-xevlna-1.0-6|11	Group:		Publishing
14mr|texlive-xevlna-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/xevlna
14mr|texlive-xevlna-1.0-6|13	License:	LPPL1.3
14mr|texlive-xevlna-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xevlna.tar.xz
14mr|texlive-xevlna-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xevlna.doc.tar.xz
14mr|texlive-xevlna-1.0-6|16	BuildArch:	noarch
14mr|texlive-xevlna-1.0-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xevlna-1.0-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xevlna-1.0-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-xevlna-1.0-6|20	
14mr|texlive-xevlna-1.0-6|21	%description
14mr|texlive-xevlna-1.0-6|22	The package will directly insert nonbreakable spaces (in Czech,
14mr|texlive-xevlna-1.0-6|23	vlna or vlnka), after nonsyllabic prepositions and single
14mr|texlive-xevlna-1.0-6|24	letter conjuctions, while the document is being typeset. (The
14mr|texlive-xevlna-1.0-6|25	macros recognised maths and verbatim by TeX means.) (Inserting
14mr|texlive-xevlna-1.0-6|26	nonbreakable spaces by a preprocessor will probably never be
14mr|texlive-xevlna-1.0-6|27	fully reliable, because user defined macros and environments
14mr|texlive-xevlna-1.0-6|28	cannot reliably be recognised.) The package works both with
14mr|texlive-xevlna-1.0-6|29	(Plain) XeTeX and with XeLaTeX.
14mr|texlive-xevlna-1.0-6|30	
14mr|texlive-xevlna-1.0-6|31	%post
14mr|texlive-xevlna-1.0-6|32	%{_sbindir}/texlive.post
14mr|texlive-xevlna-1.0-6|33	
14mr|texlive-xevlna-1.0-6|34	%postun
14mr|texlive-xevlna-1.0-6|35	if [ $1 -eq 0 ]; then
14mr|texlive-xevlna-1.0-6|36	%{_sbindir}/texlive.post
14mr|texlive-xevlna-1.0-6|37	fi
14mr|texlive-xevlna-1.0-6|38	
14mr|texlive-xevlna-1.0-6|39	#-----------------------------------------------------------------------
14mr|texlive-xevlna-1.0-6|40	%files
14mr|texlive-xevlna-1.0-6|41	%{_texmfdistdir}/tex/xelatex/xevlna/xevlna.sty
14mr|texlive-xevlna-1.0-6|42	%doc %{_texmfdistdir}/doc/xelatex/xevlna/License.txt
14mr|texlive-xevlna-1.0-6|43	%doc %{_texmfdistdir}/doc/xelatex/xevlna/README
14mr|texlive-xevlna-1.0-6|44	%doc %{_texmfdistdir}/doc/xelatex/xevlna/xevlna-inc.tex
14mr|texlive-xevlna-1.0-6|45	%doc %{_texmfdistdir}/doc/xelatex/xevlna/xevlna.pdf
14mr|texlive-xevlna-1.0-6|46	%doc %{_texmfdistdir}/doc/xelatex/xevlna/xevlna.tex
14mr|texlive-xevlna-1.0-6|47	
14mr|texlive-xevlna-1.0-6|48	#-----------------------------------------------------------------------
14mr|texlive-xevlna-1.0-6|49	%prep
14mr|texlive-xevlna-1.0-6|50	%setup -c -a0 -a1
14mr|texlive-xevlna-1.0-6|51	
14mr|texlive-xevlna-1.0-6|52	%build
14mr|texlive-xevlna-1.0-6|53	
14mr|texlive-xevlna-1.0-6|54	%install
14mr|texlive-xevlna-1.0-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xevlna-1.0-6|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xevlna-1.0-6|57	
14mr|texlive-xevlna-1.0-6|58	%changelog
14mr|texlive-xevlna-1.0-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-6
14mr|texlive-xevlna-1.0-6|60	+ Revision: 49d7f7b
14mr|texlive-xevlna-1.0-6|61	- MassBuild#440: Increase release tag
14mr|texlive-xevlna-1.0-6|62	
14mr|texlive-xevlna-1.0-6|63	

21818 14
14mr|texlive-xfor-1.05-3|1	# revision 15878
14mr|texlive-xfor-1.05-3|2	# category Package
14mr|texlive-xfor-1.05-3|3	# catalog-ctan /macros/latex/contrib/xfor
14mr|texlive-xfor-1.05-3|4	# catalog-date 2009-02-05 23:18:07 +0100
14mr|texlive-xfor-1.05-3|5	# catalog-license lppl
14mr|texlive-xfor-1.05-3|6	# catalog-version 1.05
14mr|texlive-xfor-1.05-3|7	Name:		texlive-xfor
14mr|texlive-xfor-1.05-3|8	Version:	1.05
14mr|texlive-xfor-1.05-3|9	Release:	3
14mr|texlive-xfor-1.05-3|10	Summary:	A reimplimentation of the LaTeX for-loop macro
14mr|texlive-xfor-1.05-3|11	Group:		Publishing
14mr|texlive-xfor-1.05-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xfor
14mr|texlive-xfor-1.05-3|13	License:	LPPL
14mr|texlive-xfor-1.05-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xfor.tar.xz
14mr|texlive-xfor-1.05-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xfor.doc.tar.xz
14mr|texlive-xfor-1.05-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xfor.source.tar.xz
14mr|texlive-xfor-1.05-3|17	BuildArch:	noarch
14mr|texlive-xfor-1.05-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xfor-1.05-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xfor-1.05-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xfor-1.05-3|21	
14mr|texlive-xfor-1.05-3|22	%description
14mr|texlive-xfor-1.05-3|23	The package redefines the LaTeX internal \@for macro so that
14mr|texlive-xfor-1.05-3|24	the loop may be prematurely terminated. The action is akin to
14mr|texlive-xfor-1.05-3|25	the C/Java break statement, except that the loop does not
14mr|texlive-xfor-1.05-3|26	terminate until the end of the current iteration.
14mr|texlive-xfor-1.05-3|27	
14mr|texlive-xfor-1.05-3|28	%post
14mr|texlive-xfor-1.05-3|29	%{_sbindir}/texlive.post
14mr|texlive-xfor-1.05-3|30	
14mr|texlive-xfor-1.05-3|31	%postun
14mr|texlive-xfor-1.05-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-xfor-1.05-3|33	%{_sbindir}/texlive.post
14mr|texlive-xfor-1.05-3|34	fi
14mr|texlive-xfor-1.05-3|35	
14mr|texlive-xfor-1.05-3|36	#-----------------------------------------------------------------------
14mr|texlive-xfor-1.05-3|37	%files
14mr|texlive-xfor-1.05-3|38	%{_texmfdistdir}/tex/latex/xfor/xfor.sty
14mr|texlive-xfor-1.05-3|39	%doc %{_texmfdistdir}/doc/latex/xfor/CHANGES
14mr|texlive-xfor-1.05-3|40	%doc %{_texmfdistdir}/doc/latex/xfor/README
14mr|texlive-xfor-1.05-3|41	%doc %{_texmfdistdir}/doc/latex/xfor/sample.tex
14mr|texlive-xfor-1.05-3|42	%doc %{_texmfdistdir}/doc/latex/xfor/xfor.pdf
14mr|texlive-xfor-1.05-3|43	#- source
14mr|texlive-xfor-1.05-3|44	%doc %{_texmfdistdir}/source/latex/xfor/xfor.dtx
14mr|texlive-xfor-1.05-3|45	%doc %{_texmfdistdir}/source/latex/xfor/xfor.ins
14mr|texlive-xfor-1.05-3|46	
14mr|texlive-xfor-1.05-3|47	#-----------------------------------------------------------------------
14mr|texlive-xfor-1.05-3|48	%prep
14mr|texlive-xfor-1.05-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-xfor-1.05-3|50	
14mr|texlive-xfor-1.05-3|51	%build
14mr|texlive-xfor-1.05-3|52	
14mr|texlive-xfor-1.05-3|53	%install
14mr|texlive-xfor-1.05-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xfor-1.05-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xfor-1.05-3|56	
14mr|texlive-xfor-1.05-3|57	
14mr|texlive-xfor-1.05-3|58	
14mr|texlive-xfor-1.05-3|59	%changelog
14mr|texlive-xfor-1.05-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.05-3
14mr|texlive-xfor-1.05-3|61	+ Revision: 834ed53
14mr|texlive-xfor-1.05-3|62	- MassBuild#440: Increase release tag
14mr|texlive-xfor-1.05-3|63	
14mr|texlive-xfor-1.05-3|64	

21819 14
14mr|texlive-xgreek-2.4-2|1	# revision 25876
14mr|texlive-xgreek-2.4-2|2	# category Package
14mr|texlive-xgreek-2.4-2|3	# catalog-ctan /macros/xetex/latex/xgreek
14mr|texlive-xgreek-2.4-2|4	# catalog-date 2012-04-08 19:39:35 +0200
14mr|texlive-xgreek-2.4-2|5	# catalog-license lppl
14mr|texlive-xgreek-2.4-2|6	# catalog-version 2.4
14mr|texlive-xgreek-2.4-2|7	Name:		texlive-xgreek
14mr|texlive-xgreek-2.4-2|8	Version:	2.4
14mr|texlive-xgreek-2.4-2|9	Release:	2
14mr|texlive-xgreek-2.4-2|10	Summary:	XeLaTeX package for typesetting Greek language documents (beta release)
14mr|texlive-xgreek-2.4-2|11	Group:		Publishing
14mr|texlive-xgreek-2.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xgreek
14mr|texlive-xgreek-2.4-2|13	License:	LPPL
14mr|texlive-xgreek-2.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xgreek.tar.xz
14mr|texlive-xgreek-2.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xgreek.doc.tar.xz
14mr|texlive-xgreek-2.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xgreek.source.tar.xz
14mr|texlive-xgreek-2.4-2|17	BuildArch:	noarch
14mr|texlive-xgreek-2.4-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xgreek-2.4-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xgreek-2.4-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-xgreek-2.4-2|21	
14mr|texlive-xgreek-2.4-2|22	%description
14mr|texlive-xgreek-2.4-2|23	This package has been designed so to allow people to typeset
14mr|texlive-xgreek-2.4-2|24	Greek language documents using XeLaTeX. And it is released in
14mr|texlive-xgreek-2.4-2|25	the hope that people will use it and spot errors, bugs,
14mr|texlive-xgreek-2.4-2|26	features so to improve it. Practically, it provides all the
14mr|texlive-xgreek-2.4-2|27	capabilities of the greek option of the babel package. The
14mr|texlive-xgreek-2.4-2|28	package can be invoked with any of the following options:
14mr|texlive-xgreek-2.4-2|29	monotonic (for typesetting modern monotonic Greek), polytonic
14mr|texlive-xgreek-2.4-2|30	(for typesetting modern polytonic Greek), and ancient (for
14mr|texlive-xgreek-2.4-2|31	typesetting ancient texts). The default option is monotonic.
14mr|texlive-xgreek-2.4-2|32	The command \setlanguage{<lang>} to activate the hyphenation
14mr|texlive-xgreek-2.4-2|33	patterns of the language <lang> This, however, can be done only
14mr|texlive-xgreek-2.4-2|34	if the format file has not been built with the babel mechanism.
14mr|texlive-xgreek-2.4-2|35	
14mr|texlive-xgreek-2.4-2|36	%post
14mr|texlive-xgreek-2.4-2|37	%{_sbindir}/texlive.post
14mr|texlive-xgreek-2.4-2|38	
14mr|texlive-xgreek-2.4-2|39	%postun
14mr|texlive-xgreek-2.4-2|40	if [ $1 -eq 0 ]; then
14mr|texlive-xgreek-2.4-2|41	%{_sbindir}/texlive.post
14mr|texlive-xgreek-2.4-2|42	fi
14mr|texlive-xgreek-2.4-2|43	
14mr|texlive-xgreek-2.4-2|44	#-----------------------------------------------------------------------
14mr|texlive-xgreek-2.4-2|45	%files
14mr|texlive-xgreek-2.4-2|46	%{_texmfdistdir}/tex/xelatex/xgreek/xgreek.sty
14mr|texlive-xgreek-2.4-2|47	%doc %{_texmfdistdir}/doc/xelatex/xgreek/README
14mr|texlive-xgreek-2.4-2|48	%doc %{_texmfdistdir}/doc/xelatex/xgreek/xgreek.pdf
14mr|texlive-xgreek-2.4-2|49	#- source
14mr|texlive-xgreek-2.4-2|50	%doc %{_texmfdistdir}/source/xelatex/xgreek/xgreek.dtx
14mr|texlive-xgreek-2.4-2|51	%doc %{_texmfdistdir}/source/xelatex/xgreek/xgreek.ins
14mr|texlive-xgreek-2.4-2|52	
14mr|texlive-xgreek-2.4-2|53	#-----------------------------------------------------------------------
14mr|texlive-xgreek-2.4-2|54	%prep
14mr|texlive-xgreek-2.4-2|55	%setup -c -a0 -a1 -a2
14mr|texlive-xgreek-2.4-2|56	
14mr|texlive-xgreek-2.4-2|57	%build
14mr|texlive-xgreek-2.4-2|58	
14mr|texlive-xgreek-2.4-2|59	%install
14mr|texlive-xgreek-2.4-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xgreek-2.4-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xgreek-2.4-2|62	
14mr|texlive-xgreek-2.4-2|63	
14mr|texlive-xgreek-2.4-2|64	
14mr|texlive-xgreek-2.4-2|65	%changelog
14mr|texlive-xgreek-2.4-2|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-2
14mr|texlive-xgreek-2.4-2|67	+ Revision: d1d51ba
14mr|texlive-xgreek-2.4-2|68	- MassBuild#440: Increase release tag
14mr|texlive-xgreek-2.4-2|69	
14mr|texlive-xgreek-2.4-2|70	

21820 14
14mr|texlive-xhfill-1.01-3|1	# revision 22575
14mr|texlive-xhfill-1.01-3|2	# category Package
14mr|texlive-xhfill-1.01-3|3	# catalog-ctan /macros/latex/contrib/xhfill
14mr|texlive-xhfill-1.01-3|4	# catalog-date 2011-05-17 17:47:58 +0200
14mr|texlive-xhfill-1.01-3|5	# catalog-license lppl
14mr|texlive-xhfill-1.01-3|6	# catalog-version 1.01
14mr|texlive-xhfill-1.01-3|7	Name:		texlive-xhfill
14mr|texlive-xhfill-1.01-3|8	Version:	1.01
14mr|texlive-xhfill-1.01-3|9	Release:	3
14mr|texlive-xhfill-1.01-3|10	Summary:	Extending \hrulefill
14mr|texlive-xhfill-1.01-3|11	Group:		Publishing
14mr|texlive-xhfill-1.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xhfill
14mr|texlive-xhfill-1.01-3|13	License:	LPPL
14mr|texlive-xhfill-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xhfill.tar.xz
14mr|texlive-xhfill-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xhfill.doc.tar.xz
14mr|texlive-xhfill-1.01-3|16	BuildArch:	noarch
14mr|texlive-xhfill-1.01-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xhfill-1.01-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xhfill-1.01-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xhfill-1.01-3|20	
14mr|texlive-xhfill-1.01-3|21	%description
14mr|texlive-xhfill-1.01-3|22	The package provides extended macros for the default \hrulefill
14mr|texlive-xhfill-1.01-3|23	command. It allows modification of the width and the colour of
14mr|texlive-xhfill-1.01-3|24	the line.
14mr|texlive-xhfill-1.01-3|25	
14mr|texlive-xhfill-1.01-3|26	%post
14mr|texlive-xhfill-1.01-3|27	%{_sbindir}/texlive.post
14mr|texlive-xhfill-1.01-3|28	
14mr|texlive-xhfill-1.01-3|29	%postun
14mr|texlive-xhfill-1.01-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xhfill-1.01-3|31	%{_sbindir}/texlive.post
14mr|texlive-xhfill-1.01-3|32	fi
14mr|texlive-xhfill-1.01-3|33	
14mr|texlive-xhfill-1.01-3|34	#-----------------------------------------------------------------------
14mr|texlive-xhfill-1.01-3|35	%files
14mr|texlive-xhfill-1.01-3|36	%{_texmfdistdir}/tex/latex/xhfill/xhfill.sty
14mr|texlive-xhfill-1.01-3|37	%doc %{_texmfdistdir}/doc/latex/xhfill/Changes
14mr|texlive-xhfill-1.01-3|38	%doc %{_texmfdistdir}/doc/latex/xhfill/Makefile
14mr|texlive-xhfill-1.01-3|39	%doc %{_texmfdistdir}/doc/latex/xhfill/xhfill-doc.pdf
14mr|texlive-xhfill-1.01-3|40	%doc %{_texmfdistdir}/doc/latex/xhfill/xhfill-doc.tex
14mr|texlive-xhfill-1.01-3|41	
14mr|texlive-xhfill-1.01-3|42	#-----------------------------------------------------------------------
14mr|texlive-xhfill-1.01-3|43	%prep
14mr|texlive-xhfill-1.01-3|44	%setup -c -a0 -a1
14mr|texlive-xhfill-1.01-3|45	
14mr|texlive-xhfill-1.01-3|46	%build
14mr|texlive-xhfill-1.01-3|47	
14mr|texlive-xhfill-1.01-3|48	%install
14mr|texlive-xhfill-1.01-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xhfill-1.01-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xhfill-1.01-3|51	
14mr|texlive-xhfill-1.01-3|52	
14mr|texlive-xhfill-1.01-3|53	
14mr|texlive-xhfill-1.01-3|54	%changelog
14mr|texlive-xhfill-1.01-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.01-3
14mr|texlive-xhfill-1.01-3|56	+ Revision: 4c5cd25
14mr|texlive-xhfill-1.01-3|57	- MassBuild#440: Increase release tag
14mr|texlive-xhfill-1.01-3|58	
14mr|texlive-xhfill-1.01-3|59	

21821 14
14mr|texlive-xifthen-1.3-3|1	# revision 15878
14mr|texlive-xifthen-1.3-3|2	# category Package
14mr|texlive-xifthen-1.3-3|3	# catalog-ctan /macros/latex/contrib/xifthen
14mr|texlive-xifthen-1.3-3|4	# catalog-date 2009-05-03 12:26:51 +0200
14mr|texlive-xifthen-1.3-3|5	# catalog-license lppl
14mr|texlive-xifthen-1.3-3|6	# catalog-version 1.3
14mr|texlive-xifthen-1.3-3|7	Name:		texlive-xifthen
14mr|texlive-xifthen-1.3-3|8	Version:	1.3
14mr|texlive-xifthen-1.3-3|9	Release:	3
14mr|texlive-xifthen-1.3-3|10	Summary:	Extended conditional commands
14mr|texlive-xifthen-1.3-3|11	Group:		Publishing
14mr|texlive-xifthen-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xifthen
14mr|texlive-xifthen-1.3-3|13	License:	LPPL
14mr|texlive-xifthen-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xifthen.tar.xz
14mr|texlive-xifthen-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xifthen.doc.tar.xz
14mr|texlive-xifthen-1.3-3|16	BuildArch:	noarch
14mr|texlive-xifthen-1.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xifthen-1.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xifthen-1.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xifthen-1.3-3|20	
14mr|texlive-xifthen-1.3-3|21	%description
14mr|texlive-xifthen-1.3-3|22	This package extends the ifthen package by implementing new
14mr|texlive-xifthen-1.3-3|23	commands to go within the first argument of \ifthenelse: to
14mr|texlive-xifthen-1.3-3|24	test whether a string is void or not, if a command is defined
14mr|texlive-xifthen-1.3-3|25	or equivalent to another. The package also enables use of
14mr|texlive-xifthen-1.3-3|26	complex expressions as introduced by the package calc, together
14mr|texlive-xifthen-1.3-3|27	with the ability of defining new commands to handle complex
14mr|texlive-xifthen-1.3-3|28	tests. The package requires e-TeX features.
14mr|texlive-xifthen-1.3-3|29	
14mr|texlive-xifthen-1.3-3|30	%post
14mr|texlive-xifthen-1.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-xifthen-1.3-3|32	
14mr|texlive-xifthen-1.3-3|33	%postun
14mr|texlive-xifthen-1.3-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-xifthen-1.3-3|35	%{_sbindir}/texlive.post
14mr|texlive-xifthen-1.3-3|36	fi
14mr|texlive-xifthen-1.3-3|37	
14mr|texlive-xifthen-1.3-3|38	#-----------------------------------------------------------------------
14mr|texlive-xifthen-1.3-3|39	%files
14mr|texlive-xifthen-1.3-3|40	%{_texmfdistdir}/tex/latex/xifthen/xifthen.sty
14mr|texlive-xifthen-1.3-3|41	%doc %{_texmfdistdir}/doc/latex/xifthen/README
14mr|texlive-xifthen-1.3-3|42	%doc %{_texmfdistdir}/doc/latex/xifthen/xifthen.pdf
14mr|texlive-xifthen-1.3-3|43	%doc %{_texmfdistdir}/doc/latex/xifthen/xifthen.tex
14mr|texlive-xifthen-1.3-3|44	
14mr|texlive-xifthen-1.3-3|45	#-----------------------------------------------------------------------
14mr|texlive-xifthen-1.3-3|46	%prep
14mr|texlive-xifthen-1.3-3|47	%setup -c -a0 -a1
14mr|texlive-xifthen-1.3-3|48	
14mr|texlive-xifthen-1.3-3|49	%build
14mr|texlive-xifthen-1.3-3|50	
14mr|texlive-xifthen-1.3-3|51	%install
14mr|texlive-xifthen-1.3-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xifthen-1.3-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xifthen-1.3-3|54	
14mr|texlive-xifthen-1.3-3|55	
14mr|texlive-xifthen-1.3-3|56	
14mr|texlive-xifthen-1.3-3|57	%changelog
14mr|texlive-xifthen-1.3-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-xifthen-1.3-3|59	+ Revision: 0d7d4da
14mr|texlive-xifthen-1.3-3|60	- MassBuild#440: Increase release tag
14mr|texlive-xifthen-1.3-3|61	
14mr|texlive-xifthen-1.3-3|62	

21822 14
14mr|texlive-xii-20130917-6|1	# revision 31683
14mr|texlive-xii-20130917-6|2	# category Package
14mr|texlive-xii-20130917-6|3	# catalog-ctan /macros/plain/contrib/xii
14mr|texlive-xii-20130917-6|4	# catalog-date 2013-09-17 19:06:55 +0200
14mr|texlive-xii-20130917-6|5	# catalog-license lppl
14mr|texlive-xii-20130917-6|6	# catalog-version undef
14mr|texlive-xii-20130917-6|7	Name:		texlive-xii
14mr|texlive-xii-20130917-6|8	Version:	20130917
14mr|texlive-xii-20130917-6|9	Release:	6
14mr|texlive-xii-20130917-6|10	Summary:	Christmas silliness
14mr|texlive-xii-20130917-6|11	Group:		Publishing
14mr|texlive-xii-20130917-6|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/xii
14mr|texlive-xii-20130917-6|13	License:	LPPL
14mr|texlive-xii-20130917-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xii.tar.xz
14mr|texlive-xii-20130917-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xii.doc.tar.xz
14mr|texlive-xii-20130917-6|16	BuildArch:	noarch
14mr|texlive-xii-20130917-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xii-20130917-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xii-20130917-6|19	
14mr|texlive-xii-20130917-6|20	%description
14mr|texlive-xii-20130917-6|21	TeXLive xii package.
14mr|texlive-xii-20130917-6|22	
14mr|texlive-xii-20130917-6|23	#-----------------------------------------------------------------------
14mr|texlive-xii-20130917-6|24	%files
14mr|texlive-xii-20130917-6|25	%doc %{_texmfdistdir}/doc/plain/xii/README
14mr|texlive-xii-20130917-6|26	%doc %{_texmfdistdir}/doc/plain/xii/xii.tex
14mr|texlive-xii-20130917-6|27	
14mr|texlive-xii-20130917-6|28	#-----------------------------------------------------------------------
14mr|texlive-xii-20130917-6|29	%prep
14mr|texlive-xii-20130917-6|30	%setup -c -a0 -a1
14mr|texlive-xii-20130917-6|31	
14mr|texlive-xii-20130917-6|32	%build
14mr|texlive-xii-20130917-6|33	
14mr|texlive-xii-20130917-6|34	%install
14mr|texlive-xii-20130917-6|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xii-20130917-6|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xii-20130917-6|37	
14mr|texlive-xii-20130917-6|38	%changelog
14mr|texlive-xii-20130917-6|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20130917-6
14mr|texlive-xii-20130917-6|40	+ Revision: 28cc2df
14mr|texlive-xii-20130917-6|41	- MassBuild#440: Increase release tag
14mr|texlive-xii-20130917-6|42	
14mr|texlive-xii-20130917-6|43	

21823 14
14mr|texlive-xint-1.09m-2|1	# revision 33062
14mr|texlive-xint-1.09m-2|2	# category Package
14mr|texlive-xint-1.09m-2|3	# catalog-ctan /macros/generic/xint
14mr|texlive-xint-1.09m-2|4	# catalog-date 2014-02-27 13:32:50 +0100
14mr|texlive-xint-1.09m-2|5	# catalog-license lppl1.3
14mr|texlive-xint-1.09m-2|6	# catalog-version 1.09m
14mr|texlive-xint-1.09m-2|7	Name:		texlive-xint
14mr|texlive-xint-1.09m-2|8	Version:	1.09m
14mr|texlive-xint-1.09m-2|9	Release:	2
14mr|texlive-xint-1.09m-2|10	Summary:	Expandable operations on long numbers
14mr|texlive-xint-1.09m-2|11	Group:		Publishing
14mr|texlive-xint-1.09m-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/xint
14mr|texlive-xint-1.09m-2|13	License:	LPPL1.3
14mr|texlive-xint-1.09m-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xint.tar.xz
14mr|texlive-xint-1.09m-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xint.doc.tar.xz
14mr|texlive-xint-1.09m-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xint.source.tar.xz
14mr|texlive-xint-1.09m-2|17	BuildArch:	noarch
14mr|texlive-xint-1.09m-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xint-1.09m-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xint-1.09m-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-xint-1.09m-2|21	
14mr|texlive-xint-1.09m-2|22	%description
14mr|texlive-xint-1.09m-2|23	The bundle provides four packages: xint, which provides
14mr|texlive-xint-1.09m-2|24	expandable TeX macros that implement the basic arithmetic
14mr|texlive-xint-1.09m-2|25	operations of addition, subtraction, multiplication and
14mr|texlive-xint-1.09m-2|26	division, as applied to arbitrarily long numbers represented as
14mr|texlive-xint-1.09m-2|27	chains of digits with an optional minus sign; xinttools is
14mr|texlive-xint-1.09m-2|28	loaded by xint (hence by all other packages of the bundle,
14mr|texlive-xint-1.09m-2|29	too): it provides utilities of independent interest such as
14mr|texlive-xint-1.09m-2|30	expandable and non-expandable loops. xintfrac, which computes
14mr|texlive-xint-1.09m-2|31	fractions using xint; xintexpr, which extends xintfrac with an
14mr|texlive-xint-1.09m-2|32	expandable parser of expressions involving integers and a wide
14mr|texlive-xint-1.09m-2|33	variety of operators; xintbinhex provides conversions to and
14mr|texlive-xint-1.09m-2|34	from binary and hexadecimal bases; xintseries, which provides
14mr|texlive-xint-1.09m-2|35	basic functionality for computing partial sums using xint;
14mr|texlive-xint-1.09m-2|36	xintgcd, which provides implementations of the Euclidean
14mr|texlive-xint-1.09m-2|37	algorithm, and of its typesetting; xintcfrac, which deals with
14mr|texlive-xint-1.09m-2|38	the computation of continued fractions, All of the packages'
14mr|texlive-xint-1.09m-2|39	computations are done in a way that they can operate in an
14mr|texlive-xint-1.09m-2|40	expanding environment. The packages may be used either with
14mr|texlive-xint-1.09m-2|41	Plain TeX or LaTeX.
14mr|texlive-xint-1.09m-2|42	
14mr|texlive-xint-1.09m-2|43	%post
14mr|texlive-xint-1.09m-2|44	%{_sbindir}/texlive.post
14mr|texlive-xint-1.09m-2|45	
14mr|texlive-xint-1.09m-2|46	%postun
14mr|texlive-xint-1.09m-2|47	if [ $1 -eq 0 ]; then
14mr|texlive-xint-1.09m-2|48	%{_sbindir}/texlive.post
14mr|texlive-xint-1.09m-2|49	fi
14mr|texlive-xint-1.09m-2|50	
14mr|texlive-xint-1.09m-2|51	#-----------------------------------------------------------------------
14mr|texlive-xint-1.09m-2|52	%files
14mr|texlive-xint-1.09m-2|53	%{_texmfdistdir}/tex/generic/xint/xint.sty
14mr|texlive-xint-1.09m-2|54	%{_texmfdistdir}/tex/generic/xint/xintbinhex.sty
14mr|texlive-xint-1.09m-2|55	%{_texmfdistdir}/tex/generic/xint/xintcfrac.sty
14mr|texlive-xint-1.09m-2|56	%{_texmfdistdir}/tex/generic/xint/xintexpr.sty
14mr|texlive-xint-1.09m-2|57	%{_texmfdistdir}/tex/generic/xint/xintfrac.sty
14mr|texlive-xint-1.09m-2|58	%{_texmfdistdir}/tex/generic/xint/xintgcd.sty
14mr|texlive-xint-1.09m-2|59	%{_texmfdistdir}/tex/generic/xint/xintseries.sty
14mr|texlive-xint-1.09m-2|60	%{_texmfdistdir}/tex/generic/xint/xinttools.sty
14mr|texlive-xint-1.09m-2|61	%doc %{_texmfdistdir}/doc/generic/xint/README
14mr|texlive-xint-1.09m-2|62	%doc %{_texmfdistdir}/doc/generic/xint/xint.pdf
14mr|texlive-xint-1.09m-2|63	#- source
14mr|texlive-xint-1.09m-2|64	%doc %{_texmfdistdir}/source/generic/xint/xint.dtx
14mr|texlive-xint-1.09m-2|65	%doc %{_texmfdistdir}/source/generic/xint/xint.ins
14mr|texlive-xint-1.09m-2|66	
14mr|texlive-xint-1.09m-2|67	#-----------------------------------------------------------------------
14mr|texlive-xint-1.09m-2|68	%prep
14mr|texlive-xint-1.09m-2|69	%setup -c -a0 -a1 -a2
14mr|texlive-xint-1.09m-2|70	
14mr|texlive-xint-1.09m-2|71	%build
14mr|texlive-xint-1.09m-2|72	
14mr|texlive-xint-1.09m-2|73	%install
14mr|texlive-xint-1.09m-2|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xint-1.09m-2|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xint-1.09m-2|76	
14mr|texlive-xint-1.09m-2|77	%changelog
14mr|texlive-xint-1.09m-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.09m-2
14mr|texlive-xint-1.09m-2|79	+ Revision: fbcdb3e
14mr|texlive-xint-1.09m-2|80	- MassBuild#440: Increase release tag
14mr|texlive-xint-1.09m-2|81	
14mr|texlive-xint-1.09m-2|82	

21824 14
14mr|texlive-xits-1.105-2|1	# revision 26719
14mr|texlive-xits-1.105-2|2	# category Package
14mr|texlive-xits-1.105-2|3	# catalog-ctan /fonts/xits
14mr|texlive-xits-1.105-2|4	# catalog-date 2012-05-18 23:29:02 +0200
14mr|texlive-xits-1.105-2|5	# catalog-license ofl
14mr|texlive-xits-1.105-2|6	# catalog-version 1.105
14mr|texlive-xits-1.105-2|7	Name:		texlive-xits
14mr|texlive-xits-1.105-2|8	Version:	1.105
14mr|texlive-xits-1.105-2|9	Release:	2
14mr|texlive-xits-1.105-2|10	Summary:	A Scientific Times-like font with support for mathematical typesetting
14mr|texlive-xits-1.105-2|11	Group:		Publishing
14mr|texlive-xits-1.105-2|12	URL:		http://www.ctan.org/tex-archive/fonts/xits
14mr|texlive-xits-1.105-2|13	License:	OFL
14mr|texlive-xits-1.105-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xits.tar.xz
14mr|texlive-xits-1.105-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xits.doc.tar.xz
14mr|texlive-xits-1.105-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xits.source.tar.xz
14mr|texlive-xits-1.105-2|17	BuildArch:	noarch
14mr|texlive-xits-1.105-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xits-1.105-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xits-1.105-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-xits-1.105-2|21	
14mr|texlive-xits-1.105-2|22	%description
14mr|texlive-xits-1.105-2|23	XITS is a Times-like font for scientific typesetting with
14mr|texlive-xits-1.105-2|24	proper mathematical support for modern, Unicode and OpenType
14mr|texlive-xits-1.105-2|25	capable TeX engines, namely LuaTeX and XeTeX. For use with
14mr|texlive-xits-1.105-2|26	LuaLaTeX or XeLaTeX, support is available from the fontspec and
14mr|texlive-xits-1.105-2|27	unicode-math packages.
14mr|texlive-xits-1.105-2|28	
14mr|texlive-xits-1.105-2|29	%post
14mr|texlive-xits-1.105-2|30	%{_sbindir}/texlive.post
14mr|texlive-xits-1.105-2|31	
14mr|texlive-xits-1.105-2|32	%postun
14mr|texlive-xits-1.105-2|33	if [ $1 -eq 0 ]; then
14mr|texlive-xits-1.105-2|34	%{_sbindir}/texlive.post
14mr|texlive-xits-1.105-2|35	fi
14mr|texlive-xits-1.105-2|36	
14mr|texlive-xits-1.105-2|37	#-----------------------------------------------------------------------
14mr|texlive-xits-1.105-2|38	%files
14mr|texlive-xits-1.105-2|39	%{_texmfdistdir}/fonts/opentype/public/xits/xits-bold.otf
14mr|texlive-xits-1.105-2|40	%{_texmfdistdir}/fonts/opentype/public/xits/xits-bolditalic.otf
14mr|texlive-xits-1.105-2|41	%{_texmfdistdir}/fonts/opentype/public/xits/xits-italic.otf
14mr|texlive-xits-1.105-2|42	%{_texmfdistdir}/fonts/opentype/public/xits/xits-math.otf
14mr|texlive-xits-1.105-2|43	%{_texmfdistdir}/fonts/opentype/public/xits/xits-mathbold.otf
14mr|texlive-xits-1.105-2|44	%{_texmfdistdir}/fonts/opentype/public/xits/xits-regular.otf
14mr|texlive-xits-1.105-2|45	%doc %{_texmfdistdir}/doc/fonts/xits/FONTLOG.txt
14mr|texlive-xits-1.105-2|46	%doc %{_texmfdistdir}/doc/fonts/xits/Makefile
14mr|texlive-xits-1.105-2|47	%doc %{_texmfdistdir}/doc/fonts/xits/OFL-FAQ.txt
14mr|texlive-xits-1.105-2|48	%doc %{_texmfdistdir}/doc/fonts/xits/OFL.txt
14mr|texlive-xits-1.105-2|49	%doc %{_texmfdistdir}/doc/fonts/xits/README
14mr|texlive-xits-1.105-2|50	%doc %{_texmfdistdir}/doc/fonts/xits/postprocess.py
14mr|texlive-xits-1.105-2|51	%doc %{_texmfdistdir}/doc/fonts/xits/user-guide.pdf
14mr|texlive-xits-1.105-2|52	%doc %{_texmfdistdir}/doc/fonts/xits/user-guide.tex
14mr|texlive-xits-1.105-2|53	%doc %{_texmfdistdir}/doc/fonts/xits/xits-math.lfg
14mr|texlive-xits-1.105-2|54	%doc %{_texmfdistdir}/doc/fonts/xits/xits-specimen.pdf
14mr|texlive-xits-1.105-2|55	%doc %{_texmfdistdir}/doc/fonts/xits/xits-specimen.tex
14mr|texlive-xits-1.105-2|56	#- source
14mr|texlive-xits-1.105-2|57	%doc %{_texmfdistdir}/source/fonts/xits/xits-bold.sfd
14mr|texlive-xits-1.105-2|58	%doc %{_texmfdistdir}/source/fonts/xits/xits-bolditalic.sfd
14mr|texlive-xits-1.105-2|59	%doc %{_texmfdistdir}/source/fonts/xits/xits-italic.sfd
14mr|texlive-xits-1.105-2|60	%doc %{_texmfdistdir}/source/fonts/xits/xits-math.sfd
14mr|texlive-xits-1.105-2|61	%doc %{_texmfdistdir}/source/fonts/xits/xits-mathbold.sfd
14mr|texlive-xits-1.105-2|62	%doc %{_texmfdistdir}/source/fonts/xits/xits-regular.sfd
14mr|texlive-xits-1.105-2|63	%doc %{_texmfdistdir}/source/fonts/xits/xits.fea
14mr|texlive-xits-1.105-2|64	
14mr|texlive-xits-1.105-2|65	#-----------------------------------------------------------------------
14mr|texlive-xits-1.105-2|66	%prep
14mr|texlive-xits-1.105-2|67	%setup -c -a0 -a1 -a2
14mr|texlive-xits-1.105-2|68	
14mr|texlive-xits-1.105-2|69	%build
14mr|texlive-xits-1.105-2|70	
14mr|texlive-xits-1.105-2|71	%install
14mr|texlive-xits-1.105-2|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xits-1.105-2|73	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xits-1.105-2|74	
14mr|texlive-xits-1.105-2|75	
14mr|texlive-xits-1.105-2|76	
14mr|texlive-xits-1.105-2|77	%changelog
14mr|texlive-xits-1.105-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.105-2
14mr|texlive-xits-1.105-2|79	+ Revision: 45dcc79
14mr|texlive-xits-1.105-2|80	- MassBuild#440: Increase release tag
14mr|texlive-xits-1.105-2|81	
14mr|texlive-xits-1.105-2|82	

21825 14
14mr|texlive-xkeyval-2.6a-3|1	# revision 15878
14mr|texlive-xkeyval-2.6a-3|2	# category Package
14mr|texlive-xkeyval-2.6a-3|3	# catalog-ctan /macros/latex/contrib/xkeyval
14mr|texlive-xkeyval-2.6a-3|4	# catalog-date 2008-08-13 18:44:56 +0200
14mr|texlive-xkeyval-2.6a-3|5	# catalog-license lppl
14mr|texlive-xkeyval-2.6a-3|6	# catalog-version 2.6a
14mr|texlive-xkeyval-2.6a-3|7	Name:		texlive-xkeyval
14mr|texlive-xkeyval-2.6a-3|8	Version:	2.6a
14mr|texlive-xkeyval-2.6a-3|9	Release:	3
14mr|texlive-xkeyval-2.6a-3|10	Summary:	Extension of the keyval package
14mr|texlive-xkeyval-2.6a-3|11	Group:		Publishing
14mr|texlive-xkeyval-2.6a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xkeyval
14mr|texlive-xkeyval-2.6a-3|13	License:	LPPL
14mr|texlive-xkeyval-2.6a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xkeyval.tar.xz
14mr|texlive-xkeyval-2.6a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xkeyval.doc.tar.xz
14mr|texlive-xkeyval-2.6a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xkeyval.source.tar.xz
14mr|texlive-xkeyval-2.6a-3|17	BuildArch:	noarch
14mr|texlive-xkeyval-2.6a-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xkeyval-2.6a-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xkeyval-2.6a-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xkeyval-2.6a-3|21	
14mr|texlive-xkeyval-2.6a-3|22	%description
14mr|texlive-xkeyval-2.6a-3|23	This package is an extension of the keyval package and offers
14mr|texlive-xkeyval-2.6a-3|24	additional macros for setting keys and declaring and setting
14mr|texlive-xkeyval-2.6a-3|25	class or package options. The package allows the programmer to
14mr|texlive-xkeyval-2.6a-3|26	specify a prefix to the name of the macros it defines for keys,
14mr|texlive-xkeyval-2.6a-3|27	and to define families of key definitions; these all help use
14mr|texlive-xkeyval-2.6a-3|28	in documents where several packages define their own sets of
14mr|texlive-xkeyval-2.6a-3|29	keys.
14mr|texlive-xkeyval-2.6a-3|30	
14mr|texlive-xkeyval-2.6a-3|31	%post
14mr|texlive-xkeyval-2.6a-3|32	%{_sbindir}/texlive.post
14mr|texlive-xkeyval-2.6a-3|33	
14mr|texlive-xkeyval-2.6a-3|34	%postun
14mr|texlive-xkeyval-2.6a-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-xkeyval-2.6a-3|36	%{_sbindir}/texlive.post
14mr|texlive-xkeyval-2.6a-3|37	fi
14mr|texlive-xkeyval-2.6a-3|38	
14mr|texlive-xkeyval-2.6a-3|39	#-----------------------------------------------------------------------
14mr|texlive-xkeyval-2.6a-3|40	%files
14mr|texlive-xkeyval-2.6a-3|41	%{_texmfdistdir}/tex/generic/xkeyval/keyval.tex
14mr|texlive-xkeyval-2.6a-3|42	%{_texmfdistdir}/tex/generic/xkeyval/pst-xkey.tex
14mr|texlive-xkeyval-2.6a-3|43	%{_texmfdistdir}/tex/generic/xkeyval/xkeyval.tex
14mr|texlive-xkeyval-2.6a-3|44	%{_texmfdistdir}/tex/generic/xkeyval/xkvtxhdr.tex
14mr|texlive-xkeyval-2.6a-3|45	%{_texmfdistdir}/tex/latex/xkeyval/pst-xkey.sty
14mr|texlive-xkeyval-2.6a-3|46	%{_texmfdistdir}/tex/latex/xkeyval/xkeyval.sty
14mr|texlive-xkeyval-2.6a-3|47	%{_texmfdistdir}/tex/latex/xkeyval/xkvltxp.sty
14mr|texlive-xkeyval-2.6a-3|48	%{_texmfdistdir}/tex/latex/xkeyval/xkvview.sty
14mr|texlive-xkeyval-2.6a-3|49	%doc %{_texmfdistdir}/doc/latex/xkeyval/README
14mr|texlive-xkeyval-2.6a-3|50	%doc %{_texmfdistdir}/doc/latex/xkeyval/xkeyval.pdf
14mr|texlive-xkeyval-2.6a-3|51	#- source
14mr|texlive-xkeyval-2.6a-3|52	%doc %{_texmfdistdir}/source/latex/xkeyval/xkeyval.dtx
14mr|texlive-xkeyval-2.6a-3|53	
14mr|texlive-xkeyval-2.6a-3|54	#-----------------------------------------------------------------------
14mr|texlive-xkeyval-2.6a-3|55	%prep
14mr|texlive-xkeyval-2.6a-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-xkeyval-2.6a-3|57	
14mr|texlive-xkeyval-2.6a-3|58	%build
14mr|texlive-xkeyval-2.6a-3|59	
14mr|texlive-xkeyval-2.6a-3|60	%install
14mr|texlive-xkeyval-2.6a-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xkeyval-2.6a-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xkeyval-2.6a-3|63	
14mr|texlive-xkeyval-2.6a-3|64	
14mr|texlive-xkeyval-2.6a-3|65	
14mr|texlive-xkeyval-2.6a-3|66	%changelog
14mr|texlive-xkeyval-2.6a-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6a-3
14mr|texlive-xkeyval-2.6a-3|68	+ Revision: 7fb4193
14mr|texlive-xkeyval-2.6a-3|69	- MassBuild#440: Increase release tag
14mr|texlive-xkeyval-2.6a-3|70	
14mr|texlive-xkeyval-2.6a-3|71	

21826 14
14mr|texlive-xlop-0.24-3|1	# revision 22096
14mr|texlive-xlop-0.24-3|2	# category Package
14mr|texlive-xlop-0.24-3|3	# catalog-ctan /macros/generic/xlop
14mr|texlive-xlop-0.24-3|4	# catalog-date 2011-04-16 11:58:01 +0200
14mr|texlive-xlop-0.24-3|5	# catalog-license lppl
14mr|texlive-xlop-0.24-3|6	# catalog-version 0.24
14mr|texlive-xlop-0.24-3|7	Name:		texlive-xlop
14mr|texlive-xlop-0.24-3|8	Version:	0.24
14mr|texlive-xlop-0.24-3|9	Release:	3
14mr|texlive-xlop-0.24-3|10	Summary:	Calculates and displays arithmetic operations
14mr|texlive-xlop-0.24-3|11	Group:		Publishing
14mr|texlive-xlop-0.24-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/xlop
14mr|texlive-xlop-0.24-3|13	License:	LPPL
14mr|texlive-xlop-0.24-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xlop.tar.xz
14mr|texlive-xlop-0.24-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xlop.doc.tar.xz
14mr|texlive-xlop-0.24-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xlop.source.tar.xz
14mr|texlive-xlop-0.24-3|17	BuildArch:	noarch
14mr|texlive-xlop-0.24-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xlop-0.24-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xlop-0.24-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xlop-0.24-3|21	
14mr|texlive-xlop-0.24-3|22	%description
14mr|texlive-xlop-0.24-3|23	Xlop (eXtra Large OPeration) will typeset arithmetic problems
14mr|texlive-xlop-0.24-3|24	either in-line or "as in school" (using French school
14mr|texlive-xlop-0.24-3|25	conventions). So for example, \opadd{2}{3} can give either
14mr|texlive-xlop-0.24-3|26	$2+3=5$ or something similar to: \begin{tabular}{r} 2\\ +3\\
14mr|texlive-xlop-0.24-3|27	\hline 5\end{tabular}. Furthermore, numbers may be very large,
14mr|texlive-xlop-0.24-3|28	e.g 200 figures (with a very long compilation time). Many other
14mr|texlive-xlop-0.24-3|29	features allow to deal with numbers (tests, display, some high
14mr|texlive-xlop-0.24-3|30	level operations, etc.).
14mr|texlive-xlop-0.24-3|31	
14mr|texlive-xlop-0.24-3|32	%post
14mr|texlive-xlop-0.24-3|33	%{_sbindir}/texlive.post
14mr|texlive-xlop-0.24-3|34	
14mr|texlive-xlop-0.24-3|35	%postun
14mr|texlive-xlop-0.24-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-xlop-0.24-3|37	%{_sbindir}/texlive.post
14mr|texlive-xlop-0.24-3|38	fi
14mr|texlive-xlop-0.24-3|39	
14mr|texlive-xlop-0.24-3|40	#-----------------------------------------------------------------------
14mr|texlive-xlop-0.24-3|41	%files
14mr|texlive-xlop-0.24-3|42	%{_texmfdistdir}/tex/generic/xlop/xlop.sty
14mr|texlive-xlop-0.24-3|43	%{_texmfdistdir}/tex/generic/xlop/xlop.tex
14mr|texlive-xlop-0.24-3|44	%doc %{_texmfdistdir}/doc/generic/xlop/LISEZ.MOI
14mr|texlive-xlop-0.24-3|45	%doc %{_texmfdistdir}/doc/generic/xlop/README
14mr|texlive-xlop-0.24-3|46	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc-fr.pdf
14mr|texlive-xlop-0.24-3|47	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc-fr.tex
14mr|texlive-xlop-0.24-3|48	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc.pdf
14mr|texlive-xlop-0.24-3|49	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc.tex
14mr|texlive-xlop-0.24-3|50	#- source
14mr|texlive-xlop-0.24-3|51	%doc %{_texmfdistdir}/source/generic/xlop/manual.sty
14mr|texlive-xlop-0.24-3|52	
14mr|texlive-xlop-0.24-3|53	#-----------------------------------------------------------------------
14mr|texlive-xlop-0.24-3|54	%prep
14mr|texlive-xlop-0.24-3|55	%setup -c -a0 -a1 -a2
14mr|texlive-xlop-0.24-3|56	
14mr|texlive-xlop-0.24-3|57	%build
14mr|texlive-xlop-0.24-3|58	
14mr|texlive-xlop-0.24-3|59	%install
14mr|texlive-xlop-0.24-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xlop-0.24-3|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xlop-0.24-3|62	
14mr|texlive-xlop-0.24-3|63	
14mr|texlive-xlop-0.24-3|64	
14mr|texlive-xlop-0.24-3|65	%changelog
14mr|texlive-xlop-0.24-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.24-3
14mr|texlive-xlop-0.24-3|67	+ Revision: 652fc5a
14mr|texlive-xlop-0.24-3|68	- MassBuild#440: Increase release tag
14mr|texlive-xlop-0.24-3|69	
14mr|texlive-xlop-0.24-3|70	

21827 14
14mr|texlive-xltxtra-0.5e-3|1	# revision 19809
14mr|texlive-xltxtra-0.5e-3|2	# category Package
14mr|texlive-xltxtra-0.5e-3|3	# catalog-ctan /macros/latex/contrib/xltxtra
14mr|texlive-xltxtra-0.5e-3|4	# catalog-date 2010-09-19 16:45:28 +0200
14mr|texlive-xltxtra-0.5e-3|5	# catalog-license lppl
14mr|texlive-xltxtra-0.5e-3|6	# catalog-version 0.5e
14mr|texlive-xltxtra-0.5e-3|7	Name:		texlive-xltxtra
14mr|texlive-xltxtra-0.5e-3|8	Version:	0.5e
14mr|texlive-xltxtra-0.5e-3|9	Release:	3
14mr|texlive-xltxtra-0.5e-3|10	Summary:	"Extras" for LaTeX users of XeTeX
14mr|texlive-xltxtra-0.5e-3|11	Group:		Publishing
14mr|texlive-xltxtra-0.5e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xltxtra
14mr|texlive-xltxtra-0.5e-3|13	License:	LPPL
14mr|texlive-xltxtra-0.5e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xltxtra.tar.xz
14mr|texlive-xltxtra-0.5e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xltxtra.doc.tar.xz
14mr|texlive-xltxtra-0.5e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xltxtra.source.tar.xz
14mr|texlive-xltxtra-0.5e-3|17	BuildArch:	noarch
14mr|texlive-xltxtra-0.5e-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xltxtra-0.5e-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xltxtra-0.5e-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xltxtra-0.5e-3|21	
14mr|texlive-xltxtra-0.5e-3|22	%description
14mr|texlive-xltxtra-0.5e-3|23	The package loads the fixltx2e package from the LaTeX
14mr|texlive-xltxtra-0.5e-3|24	distribution, and etex.sty from the e-TeX distribution. The
14mr|texlive-xltxtra-0.5e-3|25	package then patches the \- (discretionary hyphen command) to
14mr|texlive-xltxtra-0.5e-3|26	use the current hyphen character (which may be different from
14mr|texlive-xltxtra-0.5e-3|27	than the default, which is the character at the ASCII hyphen
14mr|texlive-xltxtra-0.5e-3|28	slot), and loads the realscripts to patch the \textsuperscript
14mr|texlive-xltxtra-0.5e-3|29	command (from the LaTeX kernel) and the \textsubscript command
14mr|texlive-xltxtra-0.5e-3|30	(from the fixltx2e package). The package is loaded by the
14mr|texlive-xltxtra-0.5e-3|31	fontspec package, so that it should not ordinarily be necessary
14mr|texlive-xltxtra-0.5e-3|32	to load it explicitly. The package relies on the metalogo
14mr|texlive-xltxtra-0.5e-3|33	package for typesetting the XeTeX and XeLaTeX logos.
14mr|texlive-xltxtra-0.5e-3|34	
14mr|texlive-xltxtra-0.5e-3|35	%post
14mr|texlive-xltxtra-0.5e-3|36	%{_sbindir}/texlive.post
14mr|texlive-xltxtra-0.5e-3|37	
14mr|texlive-xltxtra-0.5e-3|38	%postun
14mr|texlive-xltxtra-0.5e-3|39	if [ $1 -eq 0 ]; then
14mr|texlive-xltxtra-0.5e-3|40	%{_sbindir}/texlive.post
14mr|texlive-xltxtra-0.5e-3|41	fi
14mr|texlive-xltxtra-0.5e-3|42	
14mr|texlive-xltxtra-0.5e-3|43	#-----------------------------------------------------------------------
14mr|texlive-xltxtra-0.5e-3|44	%files
14mr|texlive-xltxtra-0.5e-3|45	%{_texmfdistdir}/tex/latex/xltxtra/xltxtra.sty
14mr|texlive-xltxtra-0.5e-3|46	%doc %{_texmfdistdir}/doc/latex/xltxtra/README
14mr|texlive-xltxtra-0.5e-3|47	%doc %{_texmfdistdir}/doc/latex/xltxtra/xltxtra.pdf
14mr|texlive-xltxtra-0.5e-3|48	#- source
14mr|texlive-xltxtra-0.5e-3|49	%doc %{_texmfdistdir}/source/latex/xltxtra/xltxtra.dtx
14mr|texlive-xltxtra-0.5e-3|50	%doc %{_texmfdistdir}/source/latex/xltxtra/xltxtra.ins
14mr|texlive-xltxtra-0.5e-3|51	
14mr|texlive-xltxtra-0.5e-3|52	#-----------------------------------------------------------------------
14mr|texlive-xltxtra-0.5e-3|53	%prep
14mr|texlive-xltxtra-0.5e-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-xltxtra-0.5e-3|55	
14mr|texlive-xltxtra-0.5e-3|56	%build
14mr|texlive-xltxtra-0.5e-3|57	
14mr|texlive-xltxtra-0.5e-3|58	%install
14mr|texlive-xltxtra-0.5e-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xltxtra-0.5e-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xltxtra-0.5e-3|61	
14mr|texlive-xltxtra-0.5e-3|62	
14mr|texlive-xltxtra-0.5e-3|63	
14mr|texlive-xltxtra-0.5e-3|64	%changelog
14mr|texlive-xltxtra-0.5e-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5e-3
14mr|texlive-xltxtra-0.5e-3|66	+ Revision: 0119c7d
14mr|texlive-xltxtra-0.5e-3|67	- MassBuild#440: Increase release tag
14mr|texlive-xltxtra-0.5e-3|68	
14mr|texlive-xltxtra-0.5e-3|69	

21828 14
14mr|texlive-xmlplay-20061216-3|1	# revision 15878
14mr|texlive-xmlplay-20061216-3|2	# category Package
14mr|texlive-xmlplay-20061216-3|3	# catalog-ctan undef
14mr|texlive-xmlplay-20061216-3|4	# catalog-date 2006-12-16 17:11:43 +0100
14mr|texlive-xmlplay-20061216-3|5	# catalog-license pd
14mr|texlive-xmlplay-20061216-3|6	# catalog-version undef
14mr|texlive-xmlplay-20061216-3|7	Name:		texlive-xmlplay
14mr|texlive-xmlplay-20061216-3|8	Version:	20061216
14mr|texlive-xmlplay-20061216-3|9	Release:	3
14mr|texlive-xmlplay-20061216-3|10	Summary:	Typeset Shakespeare's plays as marked up by Bosak
14mr|texlive-xmlplay-20061216-3|11	Group:		Publishing
14mr|texlive-xmlplay-20061216-3|12	URL:		http://tug.org/texlive
14mr|texlive-xmlplay-20061216-3|13	License:	PD
14mr|texlive-xmlplay-20061216-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmlplay.tar.xz
14mr|texlive-xmlplay-20061216-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmlplay.doc.tar.xz
14mr|texlive-xmlplay-20061216-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmlplay.source.tar.xz
14mr|texlive-xmlplay-20061216-3|17	BuildArch:	noarch
14mr|texlive-xmlplay-20061216-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xmlplay-20061216-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xmlplay-20061216-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xmlplay-20061216-3|21	
14mr|texlive-xmlplay-20061216-3|22	%description
14mr|texlive-xmlplay-20061216-3|23	This is an xmltex package for typsetting the plays of
14mr|texlive-xmlplay-20061216-3|24	Shakespeare, as marked up by Jon Bosak.
14mr|texlive-xmlplay-20061216-3|25	
14mr|texlive-xmlplay-20061216-3|26	%post
14mr|texlive-xmlplay-20061216-3|27	%{_sbindir}/texlive.post
14mr|texlive-xmlplay-20061216-3|28	
14mr|texlive-xmlplay-20061216-3|29	%postun
14mr|texlive-xmlplay-20061216-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xmlplay-20061216-3|31	%{_sbindir}/texlive.post
14mr|texlive-xmlplay-20061216-3|32	fi
14mr|texlive-xmlplay-20061216-3|33	
14mr|texlive-xmlplay-20061216-3|34	#-----------------------------------------------------------------------
14mr|texlive-xmlplay-20061216-3|35	%files
14mr|texlive-xmlplay-20061216-3|36	%{_texmfdistdir}/tex/xmltex/xmlplay/play.xmt
14mr|texlive-xmlplay-20061216-3|37	%doc %{_texmfdistdir}/doc/otherformats/xmltex/xmlplay/readme
14mr|texlive-xmlplay-20061216-3|38	#- source
14mr|texlive-xmlplay-20061216-3|39	%doc %{_texmfdistdir}/source/xmltex/xmlplay/play.dtd
14mr|texlive-xmlplay-20061216-3|40	
14mr|texlive-xmlplay-20061216-3|41	#-----------------------------------------------------------------------
14mr|texlive-xmlplay-20061216-3|42	%prep
14mr|texlive-xmlplay-20061216-3|43	%setup -c -a0 -a1 -a2
14mr|texlive-xmlplay-20061216-3|44	
14mr|texlive-xmlplay-20061216-3|45	%build
14mr|texlive-xmlplay-20061216-3|46	
14mr|texlive-xmlplay-20061216-3|47	%install
14mr|texlive-xmlplay-20061216-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xmlplay-20061216-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xmlplay-20061216-3|50	
14mr|texlive-xmlplay-20061216-3|51	
14mr|texlive-xmlplay-20061216-3|52	
14mr|texlive-xmlplay-20061216-3|53	%changelog
14mr|texlive-xmlplay-20061216-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061216-3
14mr|texlive-xmlplay-20061216-3|55	+ Revision: cecfda6
14mr|texlive-xmlplay-20061216-3|56	- MassBuild#440: Increase release tag
14mr|texlive-xmlplay-20061216-3|57	
14mr|texlive-xmlplay-20061216-3|58	

21829 14
14mr|texlive-xmltex-0.8-5|1	# revision 23409
14mr|texlive-xmltex-0.8-5|2	# category Package
14mr|texlive-xmltex-0.8-5|3	# catalog-ctan /macros/xmltex/base
14mr|texlive-xmltex-0.8-5|4	# catalog-date 2006-12-16 17:11:43 +0100
14mr|texlive-xmltex-0.8-5|5	# catalog-license lppl
14mr|texlive-xmltex-0.8-5|6	# catalog-version 0.8
14mr|texlive-xmltex-0.8-5|7	Name:		texlive-xmltex
14mr|texlive-xmltex-0.8-5|8	Version:	0.8
14mr|texlive-xmltex-0.8-5|9	Release:	5
14mr|texlive-xmltex-0.8-5|10	Summary:	Support for parsing XML documents
14mr|texlive-xmltex-0.8-5|11	Group:		Publishing
14mr|texlive-xmltex-0.8-5|12	URL:		http://www.ctan.org/tex-archive/macros/xmltex/base
14mr|texlive-xmltex-0.8-5|13	License:	LPPL
14mr|texlive-xmltex-0.8-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmltex.tar.xz
14mr|texlive-xmltex-0.8-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmltex.doc.tar.xz
14mr|texlive-xmltex-0.8-5|16	BuildArch:	noarch
14mr|texlive-xmltex-0.8-5|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xmltex-0.8-5|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xmltex-0.8-5|19	Requires(post):	texlive-kpathsea
14mr|texlive-xmltex-0.8-5|20	Requires(post):	texlive-tetex
14mr|texlive-xmltex-0.8-5|21	Requires:	texlive-latex
14mr|texlive-xmltex-0.8-5|22	Requires:	texlive-pdftex
14mr|texlive-xmltex-0.8-5|23	Requires:	texlive-tex
14mr|texlive-xmltex-0.8-5|24	Requires:	texlive-xmltex.bin
14mr|texlive-xmltex-0.8-5|25	%rename xmltex
14mr|texlive-xmltex-0.8-5|26	
14mr|texlive-xmltex-0.8-5|27	%description
14mr|texlive-xmltex-0.8-5|28	This package provides an implementation of a parser for
14mr|texlive-xmltex-0.8-5|29	documents matching the XML 1.0 and XML Namespace
14mr|texlive-xmltex-0.8-5|30	Recommendations. In addition to parsing commands are provided
14mr|texlive-xmltex-0.8-5|31	to attatch TeX typesetting instructions to the various markup
14mr|texlive-xmltex-0.8-5|32	elemenets as they are encounted. Sample files for typesetting a
14mr|texlive-xmltex-0.8-5|33	subset of TEI, MathML, are included. Element and Attribute
14mr|texlive-xmltex-0.8-5|34	names, as well as character data, may use any characters
14mr|texlive-xmltex-0.8-5|35	allowed in XML, using UTF-8 or a suitable 8-bit encoding.
14mr|texlive-xmltex-0.8-5|36	
14mr|texlive-xmltex-0.8-5|37	%post
14mr|texlive-xmltex-0.8-5|38	%{_sbindir}/texlive.post
14mr|texlive-xmltex-0.8-5|39	
14mr|texlive-xmltex-0.8-5|40	%postun
14mr|texlive-xmltex-0.8-5|41	if [ $1 -eq 0 ]; then
14mr|texlive-xmltex-0.8-5|42	%{_sbindir}/texlive.post
14mr|texlive-xmltex-0.8-5|43	fi
14mr|texlive-xmltex-0.8-5|44	
14mr|texlive-xmltex-0.8-5|45	#-----------------------------------------------------------------------
14mr|texlive-xmltex-0.8-5|46	%files
14mr|texlive-xmltex-0.8-5|47	%{_texmfdistdir}/tex/xmltex/base/iso-8859-1.xmt
14mr|texlive-xmltex-0.8-5|48	%{_texmfdistdir}/tex/xmltex/base/iso-8859-2.xmt
14mr|texlive-xmltex-0.8-5|49	%{_texmfdistdir}/tex/xmltex/base/koi8-r.xmt
14mr|texlive-xmltex-0.8-5|50	%{_texmfdistdir}/tex/xmltex/base/langtest.xmt
14mr|texlive-xmltex-0.8-5|51	%{_texmfdistdir}/tex/xmltex/base/mathml2.xmt
14mr|texlive-xmltex-0.8-5|52	%{_texmfdistdir}/tex/xmltex/base/sec.xmt
14mr|texlive-xmltex-0.8-5|53	%{_texmfdistdir}/tex/xmltex/base/utf-16.xmt
14mr|texlive-xmltex-0.8-5|54	%{_texmfdistdir}/tex/xmltex/base/windows-1250.xmt
14mr|texlive-xmltex-0.8-5|55	%{_texmfdistdir}/tex/xmltex/base/xmltex.cfg
14mr|texlive-xmltex-0.8-5|56	%{_texmfdistdir}/tex/xmltex/base/xmltex.tex
14mr|texlive-xmltex-0.8-5|57	%{_texmfdistdir}/tex/xmltex/config/pdfxmltex.ini
14mr|texlive-xmltex-0.8-5|58	%{_texmfdistdir}/tex/xmltex/config/xmltex.ini
14mr|texlive-xmltex-0.8-5|59	%_texmf_fmtutil_d/xmltex
14mr|texlive-xmltex-0.8-5|60	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/englishutf16.xml
14mr|texlive-xmltex-0.8-5|61	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/englishutf8.xml
14mr|texlive-xmltex-0.8-5|62	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/langtest.xml
14mr|texlive-xmltex-0.8-5|63	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/manual.html
14mr|texlive-xmltex-0.8-5|64	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/manual.tex
14mr|texlive-xmltex-0.8-5|65	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/manual.xml
14mr|texlive-xmltex-0.8-5|66	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/manual.xsl
14mr|texlive-xmltex-0.8-5|67	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/portugeselatin1.xml
14mr|texlive-xmltex-0.8-5|68	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/readme.txt
14mr|texlive-xmltex-0.8-5|69	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/russiankoi8.xml
14mr|texlive-xmltex-0.8-5|70	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/russianutf8.xml
14mr|texlive-xmltex-0.8-5|71	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testascii.cfg
14mr|texlive-xmltex-0.8-5|72	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testascii.tex
14mr|texlive-xmltex-0.8-5|73	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testascii.xml
14mr|texlive-xmltex-0.8-5|74	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testsec.tex
14mr|texlive-xmltex-0.8-5|75	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testsec.xml
14mr|texlive-xmltex-0.8-5|76	
14mr|texlive-xmltex-0.8-5|77	#-----------------------------------------------------------------------
14mr|texlive-xmltex-0.8-5|78	%prep
14mr|texlive-xmltex-0.8-5|79	%setup -c -a0 -a1
14mr|texlive-xmltex-0.8-5|80	
14mr|texlive-xmltex-0.8-5|81	%build
14mr|texlive-xmltex-0.8-5|82	
14mr|texlive-xmltex-0.8-5|83	%install
14mr|texlive-xmltex-0.8-5|84	mkdir -p %{buildroot}%{_datadir}
14mr|texlive-xmltex-0.8-5|85	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mr|texlive-xmltex-0.8-5|86	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mr|texlive-xmltex-0.8-5|87	cat > %{buildroot}%{_texmf_fmtutil_d}/xmltex <<EOF
14mr|texlive-xmltex-0.8-5|88	#
14mr|texlive-xmltex-0.8-5|89	# from xmltex:
14mr|texlive-xmltex-0.8-5|90	xmltex pdftex language.dat *xmltex.ini
14mr|texlive-xmltex-0.8-5|91	pdfxmltex pdftex language.dat *pdfxmltex.ini
14mr|texlive-xmltex-0.8-5|92	EOF
14mr|texlive-xmltex-0.8-5|93	
14mr|texlive-xmltex-0.8-5|94	
14mr|texlive-xmltex-0.8-5|95	
14mr|texlive-xmltex-0.8-5|96	%changelog
14mr|texlive-xmltex-0.8-5|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8-5
14mr|texlive-xmltex-0.8-5|98	+ Revision: 5343433
14mr|texlive-xmltex-0.8-5|99	- MassBuild#440: Increase release tag
14mr|texlive-xmltex-0.8-5|100	
14mr|texlive-xmltex-0.8-5|101	

21830 14
14mr|texlive-xmpincl-2.2-3|1	# revision 15878
14mr|texlive-xmpincl-2.2-3|2	# category Package
14mr|texlive-xmpincl-2.2-3|3	# catalog-ctan /macros/latex/contrib/xmpincl
14mr|texlive-xmpincl-2.2-3|4	# catalog-date 2008-05-10 20:43:24 +0200
14mr|texlive-xmpincl-2.2-3|5	# catalog-license gpl
14mr|texlive-xmpincl-2.2-3|6	# catalog-version 2.2
14mr|texlive-xmpincl-2.2-3|7	Name:		texlive-xmpincl
14mr|texlive-xmpincl-2.2-3|8	Version:	2.2
14mr|texlive-xmpincl-2.2-3|9	Release:	3
14mr|texlive-xmpincl-2.2-3|10	Summary:	Include eXtensible Metadata Platform data in PDFLaTeX
14mr|texlive-xmpincl-2.2-3|11	Group:		Publishing
14mr|texlive-xmpincl-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xmpincl
14mr|texlive-xmpincl-2.2-3|13	License:	GPL
14mr|texlive-xmpincl-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmpincl.tar.xz
14mr|texlive-xmpincl-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmpincl.doc.tar.xz
14mr|texlive-xmpincl-2.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmpincl.source.tar.xz
14mr|texlive-xmpincl-2.2-3|17	BuildArch:	noarch
14mr|texlive-xmpincl-2.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xmpincl-2.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xmpincl-2.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xmpincl-2.2-3|21	
14mr|texlive-xmpincl-2.2-3|22	%description
14mr|texlive-xmpincl-2.2-3|23	The XMP (eXtensible Metadata platform) is a framework to add
14mr|texlive-xmpincl-2.2-3|24	metadata to digital material to enhance the workflow in
14mr|texlive-xmpincl-2.2-3|25	publication. The essence is that the metadata is stored in an
14mr|texlive-xmpincl-2.2-3|26	XML file, and this XML stream is then embedded in the file to
14mr|texlive-xmpincl-2.2-3|27	which it applies. How you create this XML file is up to you,
14mr|texlive-xmpincl-2.2-3|28	but the author started investigating this because he wanted to
14mr|texlive-xmpincl-2.2-3|29	embed licensing information in the files he created. The
14mr|texlive-xmpincl-2.2-3|30	license the author chose is one of the Creative Commons
14mr|texlive-xmpincl-2.2-3|31	licenses, and their web-site offers this information in a valid
14mr|texlive-xmpincl-2.2-3|32	XML-file, suitable for direct inclusion.
14mr|texlive-xmpincl-2.2-3|33	
14mr|texlive-xmpincl-2.2-3|34	%post
14mr|texlive-xmpincl-2.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-xmpincl-2.2-3|36	
14mr|texlive-xmpincl-2.2-3|37	%postun
14mr|texlive-xmpincl-2.2-3|38	if [ $1 -eq 0 ]; then
14mr|texlive-xmpincl-2.2-3|39	%{_sbindir}/texlive.post
14mr|texlive-xmpincl-2.2-3|40	fi
14mr|texlive-xmpincl-2.2-3|41	
14mr|texlive-xmpincl-2.2-3|42	#-----------------------------------------------------------------------
14mr|texlive-xmpincl-2.2-3|43	%files
14mr|texlive-xmpincl-2.2-3|44	%{_texmfdistdir}/tex/latex/xmpincl/xmpincl.sty
14mr|texlive-xmpincl-2.2-3|45	%doc %{_texmfdistdir}/doc/latex/xmpincl/README
14mr|texlive-xmpincl-2.2-3|46	%doc %{_texmfdistdir}/doc/latex/xmpincl/license.xmp
14mr|texlive-xmpincl-2.2-3|47	%doc %{_texmfdistdir}/doc/latex/xmpincl/xmpincl.pdf
14mr|texlive-xmpincl-2.2-3|48	#- source
14mr|texlive-xmpincl-2.2-3|49	%doc %{_texmfdistdir}/source/latex/xmpincl/xmpincl.dtx
14mr|texlive-xmpincl-2.2-3|50	%doc %{_texmfdistdir}/source/latex/xmpincl/xmpincl.ins
14mr|texlive-xmpincl-2.2-3|51	
14mr|texlive-xmpincl-2.2-3|52	#-----------------------------------------------------------------------
14mr|texlive-xmpincl-2.2-3|53	%prep
14mr|texlive-xmpincl-2.2-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-xmpincl-2.2-3|55	
14mr|texlive-xmpincl-2.2-3|56	%build
14mr|texlive-xmpincl-2.2-3|57	
14mr|texlive-xmpincl-2.2-3|58	%install
14mr|texlive-xmpincl-2.2-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xmpincl-2.2-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xmpincl-2.2-3|61	
14mr|texlive-xmpincl-2.2-3|62	
14mr|texlive-xmpincl-2.2-3|63	
14mr|texlive-xmpincl-2.2-3|64	%changelog
14mr|texlive-xmpincl-2.2-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2-3
14mr|texlive-xmpincl-2.2-3|66	+ Revision: cc459b5
14mr|texlive-xmpincl-2.2-3|67	- MassBuild#440: Increase release tag
14mr|texlive-xmpincl-2.2-3|68	
14mr|texlive-xmpincl-2.2-3|69	

21831 14
14mr|texlive-xnewcommand-1.2-3|1	# revision 15878
14mr|texlive-xnewcommand-1.2-3|2	# category Package
14mr|texlive-xnewcommand-1.2-3|3	# catalog-ctan /macros/latex/contrib/xnewcommand
14mr|texlive-xnewcommand-1.2-3|4	# catalog-date 2008-08-24 14:46:50 +0200
14mr|texlive-xnewcommand-1.2-3|5	# catalog-license lppl
14mr|texlive-xnewcommand-1.2-3|6	# catalog-version 1.2
14mr|texlive-xnewcommand-1.2-3|7	Name:		texlive-xnewcommand
14mr|texlive-xnewcommand-1.2-3|8	Version:	1.2
14mr|texlive-xnewcommand-1.2-3|9	Release:	3
14mr|texlive-xnewcommand-1.2-3|10	Summary:	Define \global and \protected commands with \newcommand
14mr|texlive-xnewcommand-1.2-3|11	Group:		Publishing
14mr|texlive-xnewcommand-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xnewcommand
14mr|texlive-xnewcommand-1.2-3|13	License:	LPPL
14mr|texlive-xnewcommand-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xnewcommand.tar.xz
14mr|texlive-xnewcommand-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xnewcommand.doc.tar.xz
14mr|texlive-xnewcommand-1.2-3|16	BuildArch:	noarch
14mr|texlive-xnewcommand-1.2-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xnewcommand-1.2-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xnewcommand-1.2-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xnewcommand-1.2-3|20	
14mr|texlive-xnewcommand-1.2-3|21	%description
14mr|texlive-xnewcommand-1.2-3|22	The package provides the means of defining \global and (e-TeX)
14mr|texlive-xnewcommand-1.2-3|23	\protected commands, within the framework of LaTeX's standard
14mr|texlive-xnewcommand-1.2-3|24	\newcommand.
14mr|texlive-xnewcommand-1.2-3|25	
14mr|texlive-xnewcommand-1.2-3|26	%post
14mr|texlive-xnewcommand-1.2-3|27	%{_sbindir}/texlive.post
14mr|texlive-xnewcommand-1.2-3|28	
14mr|texlive-xnewcommand-1.2-3|29	%postun
14mr|texlive-xnewcommand-1.2-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xnewcommand-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-xnewcommand-1.2-3|32	fi
14mr|texlive-xnewcommand-1.2-3|33	
14mr|texlive-xnewcommand-1.2-3|34	#-----------------------------------------------------------------------
14mr|texlive-xnewcommand-1.2-3|35	%files
14mr|texlive-xnewcommand-1.2-3|36	%{_texmfdistdir}/tex/latex/xnewcommand/xnewcommand.sty
14mr|texlive-xnewcommand-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/xnewcommand/README
14mr|texlive-xnewcommand-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/xnewcommand/xnewcommand.pdf
14mr|texlive-xnewcommand-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/xnewcommand/xnewcommand.tex
14mr|texlive-xnewcommand-1.2-3|40	
14mr|texlive-xnewcommand-1.2-3|41	#-----------------------------------------------------------------------
14mr|texlive-xnewcommand-1.2-3|42	%prep
14mr|texlive-xnewcommand-1.2-3|43	%setup -c -a0 -a1
14mr|texlive-xnewcommand-1.2-3|44	
14mr|texlive-xnewcommand-1.2-3|45	%build
14mr|texlive-xnewcommand-1.2-3|46	
14mr|texlive-xnewcommand-1.2-3|47	%install
14mr|texlive-xnewcommand-1.2-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xnewcommand-1.2-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xnewcommand-1.2-3|50	
14mr|texlive-xnewcommand-1.2-3|51	
14mr|texlive-xnewcommand-1.2-3|52	
14mr|texlive-xnewcommand-1.2-3|53	%changelog
14mr|texlive-xnewcommand-1.2-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-xnewcommand-1.2-3|55	+ Revision: 7ba36a4
14mr|texlive-xnewcommand-1.2-3|56	- MassBuild#440: Increase release tag
14mr|texlive-xnewcommand-1.2-3|57	
14mr|texlive-xnewcommand-1.2-3|58	

21832 14
14mr|texlive-xoptarg-1.0-3|1	# revision 15878
14mr|texlive-xoptarg-1.0-3|2	# category Package
14mr|texlive-xoptarg-1.0-3|3	# catalog-ctan /macros/latex/contrib/xoptarg
14mr|texlive-xoptarg-1.0-3|4	# catalog-date 2008-08-24 14:29:08 +0200
14mr|texlive-xoptarg-1.0-3|5	# catalog-license lppl
14mr|texlive-xoptarg-1.0-3|6	# catalog-version 1.0
14mr|texlive-xoptarg-1.0-3|7	Name:		texlive-xoptarg
14mr|texlive-xoptarg-1.0-3|8	Version:	1.0
14mr|texlive-xoptarg-1.0-3|9	Release:	3
14mr|texlive-xoptarg-1.0-3|10	Summary:	Expandable macros that take an optional argument
14mr|texlive-xoptarg-1.0-3|11	Group:		Publishing
14mr|texlive-xoptarg-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xoptarg
14mr|texlive-xoptarg-1.0-3|13	License:	LPPL
14mr|texlive-xoptarg-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xoptarg.tar.xz
14mr|texlive-xoptarg-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xoptarg.doc.tar.xz
14mr|texlive-xoptarg-1.0-3|16	BuildArch:	noarch
14mr|texlive-xoptarg-1.0-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xoptarg-1.0-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xoptarg-1.0-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xoptarg-1.0-3|20	
14mr|texlive-xoptarg-1.0-3|21	%description
14mr|texlive-xoptarg-1.0-3|22	Commands that take an optional argument are not ordinarily
14mr|texlive-xoptarg-1.0-3|23	expandable; this package allows such commands to be expandable
14mr|texlive-xoptarg-1.0-3|24	provided they have at least one mandatory argument.
14mr|texlive-xoptarg-1.0-3|25	
14mr|texlive-xoptarg-1.0-3|26	%post
14mr|texlive-xoptarg-1.0-3|27	%{_sbindir}/texlive.post
14mr|texlive-xoptarg-1.0-3|28	
14mr|texlive-xoptarg-1.0-3|29	%postun
14mr|texlive-xoptarg-1.0-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xoptarg-1.0-3|31	%{_sbindir}/texlive.post
14mr|texlive-xoptarg-1.0-3|32	fi
14mr|texlive-xoptarg-1.0-3|33	
14mr|texlive-xoptarg-1.0-3|34	#-----------------------------------------------------------------------
14mr|texlive-xoptarg-1.0-3|35	%files
14mr|texlive-xoptarg-1.0-3|36	%{_texmfdistdir}/tex/latex/xoptarg/xoptarg.sty
14mr|texlive-xoptarg-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/xoptarg/README
14mr|texlive-xoptarg-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/xoptarg/xoptarg.pdf
14mr|texlive-xoptarg-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/xoptarg/xoptarg.tex
14mr|texlive-xoptarg-1.0-3|40	
14mr|texlive-xoptarg-1.0-3|41	#-----------------------------------------------------------------------
14mr|texlive-xoptarg-1.0-3|42	%prep
14mr|texlive-xoptarg-1.0-3|43	%setup -c -a0 -a1
14mr|texlive-xoptarg-1.0-3|44	
14mr|texlive-xoptarg-1.0-3|45	%build
14mr|texlive-xoptarg-1.0-3|46	
14mr|texlive-xoptarg-1.0-3|47	%install
14mr|texlive-xoptarg-1.0-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xoptarg-1.0-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xoptarg-1.0-3|50	
14mr|texlive-xoptarg-1.0-3|51	
14mr|texlive-xoptarg-1.0-3|52	
14mr|texlive-xoptarg-1.0-3|53	%changelog
14mr|texlive-xoptarg-1.0-3|54	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-3
14mr|texlive-xoptarg-1.0-3|55	+ Revision: f7b1fab
14mr|texlive-xoptarg-1.0-3|56	- MassBuild#440: Increase release tag
14mr|texlive-xoptarg-1.0-3|57	
14mr|texlive-xoptarg-1.0-3|58	

21833 14
14mr|texlive-xpatch-0.2-2|1	# revision 25180
14mr|texlive-xpatch-0.2-2|2	# category Package
14mr|texlive-xpatch-0.2-2|3	# catalog-ctan /macros/latex/contrib/xpatch
14mr|texlive-xpatch-0.2-2|4	# catalog-date 2012-01-23 12:18:32 +0100
14mr|texlive-xpatch-0.2-2|5	# catalog-license lppl1.3
14mr|texlive-xpatch-0.2-2|6	# catalog-version 0.2
14mr|texlive-xpatch-0.2-2|7	Name:		texlive-xpatch
14mr|texlive-xpatch-0.2-2|8	Version:	0.2
14mr|texlive-xpatch-0.2-2|9	Release:	2
14mr|texlive-xpatch-0.2-2|10	Summary:	Extending etoolbox patching commands
14mr|texlive-xpatch-0.2-2|11	Group:		Publishing
14mr|texlive-xpatch-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpatch
14mr|texlive-xpatch-0.2-2|13	License:	LPPL1.3
14mr|texlive-xpatch-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpatch.tar.xz
14mr|texlive-xpatch-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpatch.doc.tar.xz
14mr|texlive-xpatch-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpatch.source.tar.xz
14mr|texlive-xpatch-0.2-2|17	BuildArch:	noarch
14mr|texlive-xpatch-0.2-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xpatch-0.2-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xpatch-0.2-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-xpatch-0.2-2|21	
14mr|texlive-xpatch-0.2-2|22	%description
14mr|texlive-xpatch-0.2-2|23	The package generalises the macro patching commands provided by
14mr|texlive-xpatch-0.2-2|24	Philipp Lehmann's etoolbox.
14mr|texlive-xpatch-0.2-2|25	
14mr|texlive-xpatch-0.2-2|26	%post
14mr|texlive-xpatch-0.2-2|27	%{_sbindir}/texlive.post
14mr|texlive-xpatch-0.2-2|28	
14mr|texlive-xpatch-0.2-2|29	%postun
14mr|texlive-xpatch-0.2-2|30	if [ $1 -eq 0 ]; then
14mr|texlive-xpatch-0.2-2|31	%{_sbindir}/texlive.post
14mr|texlive-xpatch-0.2-2|32	fi
14mr|texlive-xpatch-0.2-2|33	
14mr|texlive-xpatch-0.2-2|34	#-----------------------------------------------------------------------
14mr|texlive-xpatch-0.2-2|35	%files
14mr|texlive-xpatch-0.2-2|36	%{_texmfdistdir}/tex/latex/xpatch/xpatch.sty
14mr|texlive-xpatch-0.2-2|37	%doc %{_texmfdistdir}/doc/latex/xpatch/README
14mr|texlive-xpatch-0.2-2|38	%doc %{_texmfdistdir}/doc/latex/xpatch/xpatch.pdf
14mr|texlive-xpatch-0.2-2|39	#- source
14mr|texlive-xpatch-0.2-2|40	%doc %{_texmfdistdir}/source/latex/xpatch/xpatch.dtx
14mr|texlive-xpatch-0.2-2|41	%doc %{_texmfdistdir}/source/latex/xpatch/xpatch.ins
14mr|texlive-xpatch-0.2-2|42	
14mr|texlive-xpatch-0.2-2|43	#-----------------------------------------------------------------------
14mr|texlive-xpatch-0.2-2|44	%prep
14mr|texlive-xpatch-0.2-2|45	%setup -c -a0 -a1 -a2
14mr|texlive-xpatch-0.2-2|46	
14mr|texlive-xpatch-0.2-2|47	%build
14mr|texlive-xpatch-0.2-2|48	
14mr|texlive-xpatch-0.2-2|49	%install
14mr|texlive-xpatch-0.2-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xpatch-0.2-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xpatch-0.2-2|52	
14mr|texlive-xpatch-0.2-2|53	
14mr|texlive-xpatch-0.2-2|54	
14mr|texlive-xpatch-0.2-2|55	%changelog
14mr|texlive-xpatch-0.2-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-2
14mr|texlive-xpatch-0.2-2|57	+ Revision: 02a2258
14mr|texlive-xpatch-0.2-2|58	- MassBuild#440: Increase release tag
14mr|texlive-xpatch-0.2-2|59	
14mr|texlive-xpatch-0.2-2|60	

21834 14
14mr|texlive-xpeek-0.2-8|1	# revision 27442
14mr|texlive-xpeek-0.2-8|2	# category Package
14mr|texlive-xpeek-0.2-8|3	# catalog-ctan /macros/latex/contrib/xpeek
14mr|texlive-xpeek-0.2-8|4	# catalog-date 2012-08-17 12:03:38 +0200
14mr|texlive-xpeek-0.2-8|5	# catalog-license lppl1.3
14mr|texlive-xpeek-0.2-8|6	# catalog-version 0.2
14mr|texlive-xpeek-0.2-8|7	Name:		texlive-xpeek
14mr|texlive-xpeek-0.2-8|8	Version:	0.2
14mr|texlive-xpeek-0.2-8|9	Release:	8
14mr|texlive-xpeek-0.2-8|10	Summary:	Define commands that peek ahead in the input stream
14mr|texlive-xpeek-0.2-8|11	Group:		Publishing
14mr|texlive-xpeek-0.2-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpeek
14mr|texlive-xpeek-0.2-8|13	License:	LPPL1.3
14mr|texlive-xpeek-0.2-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpeek.tar.xz
14mr|texlive-xpeek-0.2-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpeek.doc.tar.xz
14mr|texlive-xpeek-0.2-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpeek.source.tar.xz
14mr|texlive-xpeek-0.2-8|17	BuildArch:	noarch
14mr|texlive-xpeek-0.2-8|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xpeek-0.2-8|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xpeek-0.2-8|20	Requires(post):	texlive-kpathsea
14mr|texlive-xpeek-0.2-8|21	
14mr|texlive-xpeek-0.2-8|22	%description
14mr|texlive-xpeek-0.2-8|23	The package provides tools to help define commands that, like
14mr|texlive-xpeek-0.2-8|24	\xspace (from xspace) and the LaTeX command \textit, peek at
14mr|texlive-xpeek-0.2-8|25	what follows them in the command stream and choose appropriate
14mr|texlive-xpeek-0.2-8|26	behaviour.
14mr|texlive-xpeek-0.2-8|27	
14mr|texlive-xpeek-0.2-8|28	%post
14mr|texlive-xpeek-0.2-8|29	%{_sbindir}/texlive.post
14mr|texlive-xpeek-0.2-8|30	
14mr|texlive-xpeek-0.2-8|31	%postun
14mr|texlive-xpeek-0.2-8|32	if [ $1 -eq 0 ]; then
14mr|texlive-xpeek-0.2-8|33	%{_sbindir}/texlive.post
14mr|texlive-xpeek-0.2-8|34	fi
14mr|texlive-xpeek-0.2-8|35	
14mr|texlive-xpeek-0.2-8|36	#-----------------------------------------------------------------------
14mr|texlive-xpeek-0.2-8|37	%files
14mr|texlive-xpeek-0.2-8|38	%{_texmfdistdir}/tex/latex/xpeek/xpeek.sty
14mr|texlive-xpeek-0.2-8|39	%doc %{_texmfdistdir}/doc/latex/xpeek/README
14mr|texlive-xpeek-0.2-8|40	%doc %{_texmfdistdir}/doc/latex/xpeek/xpeek.pdf
14mr|texlive-xpeek-0.2-8|41	#- source
14mr|texlive-xpeek-0.2-8|42	%doc %{_texmfdistdir}/source/latex/xpeek/xpeek.dtx
14mr|texlive-xpeek-0.2-8|43	
14mr|texlive-xpeek-0.2-8|44	#-----------------------------------------------------------------------
14mr|texlive-xpeek-0.2-8|45	%prep
14mr|texlive-xpeek-0.2-8|46	%setup -c -a0 -a1 -a2
14mr|texlive-xpeek-0.2-8|47	
14mr|texlive-xpeek-0.2-8|48	%build
14mr|texlive-xpeek-0.2-8|49	
14mr|texlive-xpeek-0.2-8|50	%install
14mr|texlive-xpeek-0.2-8|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xpeek-0.2-8|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xpeek-0.2-8|53	
14mr|texlive-xpeek-0.2-8|54	%changelog
14mr|texlive-xpeek-0.2-8|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-8
14mr|texlive-xpeek-0.2-8|56	+ Revision: 9f90b96
14mr|texlive-xpeek-0.2-8|57	- MassBuild#440: Increase release tag
14mr|texlive-xpeek-0.2-8|58	
14mr|texlive-xpeek-0.2-8|59	

21835 14
14mr|texlive-xpicture-1.2a-6|1	# revision 28770
14mr|texlive-xpicture-1.2a-6|2	# category Package
14mr|texlive-xpicture-1.2a-6|3	# catalog-ctan /macros/latex/contrib/xpicture
14mr|texlive-xpicture-1.2a-6|4	# catalog-date 2013-01-08 10:49:23 +0100
14mr|texlive-xpicture-1.2a-6|5	# catalog-license lppl1.3
14mr|texlive-xpicture-1.2a-6|6	# catalog-version 1.2a
14mr|texlive-xpicture-1.2a-6|7	Name:		texlive-xpicture
14mr|texlive-xpicture-1.2a-6|8	Version:	1.2a
14mr|texlive-xpicture-1.2a-6|9	Release:	6
14mr|texlive-xpicture-1.2a-6|10	Summary:	Extensions of LaTeX picture drawing
14mr|texlive-xpicture-1.2a-6|11	Group:		Publishing
14mr|texlive-xpicture-1.2a-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpicture
14mr|texlive-xpicture-1.2a-6|13	License:	LPPL1.3
14mr|texlive-xpicture-1.2a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpicture.tar.xz
14mr|texlive-xpicture-1.2a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpicture.doc.tar.xz
14mr|texlive-xpicture-1.2a-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpicture.source.tar.xz
14mr|texlive-xpicture-1.2a-6|17	BuildArch:	noarch
14mr|texlive-xpicture-1.2a-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xpicture-1.2a-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xpicture-1.2a-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-xpicture-1.2a-6|21	
14mr|texlive-xpicture-1.2a-6|22	%description
14mr|texlive-xpicture-1.2a-6|23	The package extends the facilities of the pict2e and the
14mr|texlive-xpicture-1.2a-6|24	curve2e packages, providing extra reference frames, conic
14mr|texlive-xpicture-1.2a-6|25	section curves, graphs of elementary functions and other
14mr|texlive-xpicture-1.2a-6|26	parametric curves.
14mr|texlive-xpicture-1.2a-6|27	
14mr|texlive-xpicture-1.2a-6|28	%post
14mr|texlive-xpicture-1.2a-6|29	%{_sbindir}/texlive.post
14mr|texlive-xpicture-1.2a-6|30	
14mr|texlive-xpicture-1.2a-6|31	%postun
14mr|texlive-xpicture-1.2a-6|32	if [ $1 -eq 0 ]; then
14mr|texlive-xpicture-1.2a-6|33	%{_sbindir}/texlive.post
14mr|texlive-xpicture-1.2a-6|34	fi
14mr|texlive-xpicture-1.2a-6|35	
14mr|texlive-xpicture-1.2a-6|36	#-----------------------------------------------------------------------
14mr|texlive-xpicture-1.2a-6|37	%files
14mr|texlive-xpicture-1.2a-6|38	%{_texmfdistdir}/tex/latex/xpicture/xpicture.sty
14mr|texlive-xpicture-1.2a-6|39	%doc %{_texmfdistdir}/doc/latex/xpicture/README
14mr|texlive-xpicture-1.2a-6|40	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture-doc.pdf
14mr|texlive-xpicture-1.2a-6|41	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture-doc.tex
14mr|texlive-xpicture-1.2a-6|42	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture.cfgxmpl
14mr|texlive-xpicture-1.2a-6|43	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture.pdf
14mr|texlive-xpicture-1.2a-6|44	#- source
14mr|texlive-xpicture-1.2a-6|45	%doc %{_texmfdistdir}/source/latex/xpicture/xpicture.dtx
14mr|texlive-xpicture-1.2a-6|46	
14mr|texlive-xpicture-1.2a-6|47	#-----------------------------------------------------------------------
14mr|texlive-xpicture-1.2a-6|48	%prep
14mr|texlive-xpicture-1.2a-6|49	%setup -c -a0 -a1 -a2
14mr|texlive-xpicture-1.2a-6|50	
14mr|texlive-xpicture-1.2a-6|51	%build
14mr|texlive-xpicture-1.2a-6|52	
14mr|texlive-xpicture-1.2a-6|53	%install
14mr|texlive-xpicture-1.2a-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xpicture-1.2a-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xpicture-1.2a-6|56	
14mr|texlive-xpicture-1.2a-6|57	%changelog
14mr|texlive-xpicture-1.2a-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2a-6
14mr|texlive-xpicture-1.2a-6|59	+ Revision: ee79b4d
14mr|texlive-xpicture-1.2a-6|60	- MassBuild#440: Increase release tag
14mr|texlive-xpicture-1.2a-6|61	
14mr|texlive-xpicture-1.2a-6|62	

21836 14
14mr|texlive-xpinyin-1.1-3|1	# revision 27121
14mr|texlive-xpinyin-1.1-3|2	# category Package
14mr|texlive-xpinyin-1.1-3|3	# catalog-ctan /macros/latex/contrib/xpinyin
14mr|texlive-xpinyin-1.1-3|4	# catalog-date 2012-07-20 19:39:58 +0200
14mr|texlive-xpinyin-1.1-3|5	# catalog-license lppl1.3
14mr|texlive-xpinyin-1.1-3|6	# catalog-version 1.1
14mr|texlive-xpinyin-1.1-3|7	Name:		texlive-xpinyin
14mr|texlive-xpinyin-1.1-3|8	Version:	1.1
14mr|texlive-xpinyin-1.1-3|9	Release:	3
14mr|texlive-xpinyin-1.1-3|10	Summary:	Automatically add pinyin to Chinese characters
14mr|texlive-xpinyin-1.1-3|11	Group:		Publishing
14mr|texlive-xpinyin-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpinyin
14mr|texlive-xpinyin-1.1-3|13	License:	LPPL1.3
14mr|texlive-xpinyin-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpinyin.tar.xz
14mr|texlive-xpinyin-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpinyin.doc.tar.xz
14mr|texlive-xpinyin-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpinyin.source.tar.xz
14mr|texlive-xpinyin-1.1-3|17	BuildArch:	noarch
14mr|texlive-xpinyin-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xpinyin-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xpinyin-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xpinyin-1.1-3|21	
14mr|texlive-xpinyin-1.1-3|22	%description
14mr|texlive-xpinyin-1.1-3|23	The package is written to simplify the input of Hanyu Pinyin.
14mr|texlive-xpinyin-1.1-3|24	Macros are provided that automatically add pinyin to Chinese
14mr|texlive-xpinyin-1.1-3|25	characters.
14mr|texlive-xpinyin-1.1-3|26	
14mr|texlive-xpinyin-1.1-3|27	%post
14mr|texlive-xpinyin-1.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-xpinyin-1.1-3|29	
14mr|texlive-xpinyin-1.1-3|30	%postun
14mr|texlive-xpinyin-1.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-xpinyin-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-xpinyin-1.1-3|33	fi
14mr|texlive-xpinyin-1.1-3|34	
14mr|texlive-xpinyin-1.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-xpinyin-1.1-3|36	%files
14mr|texlive-xpinyin-1.1-3|37	%{_texmfdistdir}/tex/latex/xpinyin/config/xpinyin-map.cfg
14mr|texlive-xpinyin-1.1-3|38	%{_texmfdistdir}/tex/latex/xpinyin/xpinyin.sty
14mr|texlive-xpinyin-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/xpinyin/README
14mr|texlive-xpinyin-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/xpinyin/xpinyin.pdf
14mr|texlive-xpinyin-1.1-3|41	#- source
14mr|texlive-xpinyin-1.1-3|42	%doc %{_texmfdistdir}/source/latex/xpinyin/xpinyin.dtx
14mr|texlive-xpinyin-1.1-3|43	%doc %{_texmfdistdir}/source/latex/xpinyin/xpinyin.ins
14mr|texlive-xpinyin-1.1-3|44	
14mr|texlive-xpinyin-1.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-xpinyin-1.1-3|46	%prep
14mr|texlive-xpinyin-1.1-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-xpinyin-1.1-3|48	
14mr|texlive-xpinyin-1.1-3|49	%build
14mr|texlive-xpinyin-1.1-3|50	
14mr|texlive-xpinyin-1.1-3|51	%install
14mr|texlive-xpinyin-1.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xpinyin-1.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xpinyin-1.1-3|54	
14mr|texlive-xpinyin-1.1-3|55	
14mr|texlive-xpinyin-1.1-3|56	
14mr|texlive-xpinyin-1.1-3|57	%changelog
14mr|texlive-xpinyin-1.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-xpinyin-1.1-3|59	+ Revision: 27af7f2
14mr|texlive-xpinyin-1.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-xpinyin-1.1-3|61	
14mr|texlive-xpinyin-1.1-3|62	

21837 14
14mr|texlive-xpunctuate-20120810-2|1	# revision 26641
14mr|texlive-xpunctuate-20120810-2|2	# category Package
14mr|texlive-xpunctuate-20120810-2|3	# catalog-ctan undef
14mr|texlive-xpunctuate-20120810-2|4	# catalog-date undef
14mr|texlive-xpunctuate-20120810-2|5	# catalog-license undef
14mr|texlive-xpunctuate-20120810-2|6	# catalog-version undef
14mr|texlive-xpunctuate-20120810-2|7	Name:		texlive-xpunctuate
14mr|texlive-xpunctuate-20120810-2|8	Version:	20120810
14mr|texlive-xpunctuate-20120810-2|9	Release:	2
14mr|texlive-xpunctuate-20120810-2|10	Summary:	TeXLive xpunctuate package
14mr|texlive-xpunctuate-20120810-2|11	Group:		Publishing
14mr|texlive-xpunctuate-20120810-2|12	URL:		http://tug.org/texlive
14mr|texlive-xpunctuate-20120810-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-xpunctuate-20120810-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpunctuate.tar.xz
14mr|texlive-xpunctuate-20120810-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpunctuate.doc.tar.xz
14mr|texlive-xpunctuate-20120810-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpunctuate.source.tar.xz
14mr|texlive-xpunctuate-20120810-2|17	BuildArch:	noarch
14mr|texlive-xpunctuate-20120810-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xpunctuate-20120810-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xpunctuate-20120810-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-xpunctuate-20120810-2|21	
14mr|texlive-xpunctuate-20120810-2|22	%description
14mr|texlive-xpunctuate-20120810-2|23	TeXLive xpunctuate package.
14mr|texlive-xpunctuate-20120810-2|24	
14mr|texlive-xpunctuate-20120810-2|25	%post
14mr|texlive-xpunctuate-20120810-2|26	%{_sbindir}/texlive.post
14mr|texlive-xpunctuate-20120810-2|27	
14mr|texlive-xpunctuate-20120810-2|28	%postun
14mr|texlive-xpunctuate-20120810-2|29	if [ $1 -eq 0 ]; then
14mr|texlive-xpunctuate-20120810-2|30	%{_sbindir}/texlive.post
14mr|texlive-xpunctuate-20120810-2|31	fi
14mr|texlive-xpunctuate-20120810-2|32	
14mr|texlive-xpunctuate-20120810-2|33	#-----------------------------------------------------------------------
14mr|texlive-xpunctuate-20120810-2|34	%files
14mr|texlive-xpunctuate-20120810-2|35	%{_texmfdistdir}/tex/latex/xpunctuate/xpunctuate.sty
14mr|texlive-xpunctuate-20120810-2|36	%doc %{_texmfdistdir}/doc/latex/xpunctuate/README
14mr|texlive-xpunctuate-20120810-2|37	%doc %{_texmfdistdir}/doc/latex/xpunctuate/xpunctuate.pdf
14mr|texlive-xpunctuate-20120810-2|38	#- source
14mr|texlive-xpunctuate-20120810-2|39	%doc %{_texmfdistdir}/source/latex/xpunctuate/xpunctuate.dtx
14mr|texlive-xpunctuate-20120810-2|40	%doc %{_texmfdistdir}/source/latex/xpunctuate/xpunctuate.ins
14mr|texlive-xpunctuate-20120810-2|41	
14mr|texlive-xpunctuate-20120810-2|42	#-----------------------------------------------------------------------
14mr|texlive-xpunctuate-20120810-2|43	%prep
14mr|texlive-xpunctuate-20120810-2|44	%setup -c -a0 -a1 -a2
14mr|texlive-xpunctuate-20120810-2|45	
14mr|texlive-xpunctuate-20120810-2|46	%build
14mr|texlive-xpunctuate-20120810-2|47	
14mr|texlive-xpunctuate-20120810-2|48	%install
14mr|texlive-xpunctuate-20120810-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xpunctuate-20120810-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xpunctuate-20120810-2|51	
14mr|texlive-xpunctuate-20120810-2|52	
14mr|texlive-xpunctuate-20120810-2|53	
14mr|texlive-xpunctuate-20120810-2|54	%changelog
14mr|texlive-xpunctuate-20120810-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120810-2
14mr|texlive-xpunctuate-20120810-2|56	+ Revision: d0f6495
14mr|texlive-xpunctuate-20120810-2|57	- MassBuild#440: Increase release tag
14mr|texlive-xpunctuate-20120810-2|58	
14mr|texlive-xpunctuate-20120810-2|59	

21838 14
14mr|texlive-xq-0.3-3|1	# revision 15878
14mr|texlive-xq-0.3-3|2	# category Package
14mr|texlive-xq-0.3-3|3	# catalog-ctan /fonts/xq
14mr|texlive-xq-0.3-3|4	# catalog-date 2007-03-13 09:23:19 +0100
14mr|texlive-xq-0.3-3|5	# catalog-license lppl
14mr|texlive-xq-0.3-3|6	# catalog-version 0.3
14mr|texlive-xq-0.3-3|7	Name:		texlive-xq
14mr|texlive-xq-0.3-3|8	Version:	0.3
14mr|texlive-xq-0.3-3|9	Release:	3
14mr|texlive-xq-0.3-3|10	Summary:	Support for writing about xiangqi
14mr|texlive-xq-0.3-3|11	Group:		Publishing
14mr|texlive-xq-0.3-3|12	URL:		http://www.ctan.org/tex-archive/fonts/xq
14mr|texlive-xq-0.3-3|13	License:	LPPL
14mr|texlive-xq-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xq.tar.xz
14mr|texlive-xq-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xq.doc.tar.xz
14mr|texlive-xq-0.3-3|16	BuildArch:	noarch
14mr|texlive-xq-0.3-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xq-0.3-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xq-0.3-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xq-0.3-3|20	
14mr|texlive-xq-0.3-3|21	%description
14mr|texlive-xq-0.3-3|22	The package is for writing about xiangqi or chinese chess. You
14mr|texlive-xq-0.3-3|23	can write games or parts of games and show diagrams with
14mr|texlive-xq-0.3-3|24	special positions.
14mr|texlive-xq-0.3-3|25	
14mr|texlive-xq-0.3-3|26	%post
14mr|texlive-xq-0.3-3|27	%{_sbindir}/texlive.post
14mr|texlive-xq-0.3-3|28	
14mr|texlive-xq-0.3-3|29	%postun
14mr|texlive-xq-0.3-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xq-0.3-3|31	%{_sbindir}/texlive.post
14mr|texlive-xq-0.3-3|32	fi
14mr|texlive-xq-0.3-3|33	
14mr|texlive-xq-0.3-3|34	#-----------------------------------------------------------------------
14mr|texlive-xq-0.3-3|35	%files
14mr|texlive-xq-0.3-3|36	%{_texmfdistdir}/fonts/source/public/xq/xqaddsignsbase.mf
14mr|texlive-xq-0.3-3|37	%{_texmfdistdir}/fonts/source/public/xq/xqaddsignslarge.mf
14mr|texlive-xq-0.3-3|38	%{_texmfdistdir}/fonts/source/public/xq/xqaddsignsnormal.mf
14mr|texlive-xq-0.3-3|39	%{_texmfdistdir}/fonts/source/public/xq/xqbase.mf
14mr|texlive-xq-0.3-3|40	%{_texmfdistdir}/fonts/source/public/xq/xqhints.mf
14mr|texlive-xq-0.3-3|41	%{_texmfdistdir}/fonts/source/public/xq/xqlarge.mf
14mr|texlive-xq-0.3-3|42	%{_texmfdistdir}/fonts/source/public/xq/xqnormal.mf
14mr|texlive-xq-0.3-3|43	%{_texmfdistdir}/fonts/source/public/xq/xqwestbase.mf
14mr|texlive-xq-0.3-3|44	%{_texmfdistdir}/fonts/source/public/xq/xqwestlarge.mf
14mr|texlive-xq-0.3-3|45	%{_texmfdistdir}/fonts/source/public/xq/xqwestnormal.mf
14mr|texlive-xq-0.3-3|46	%{_texmfdistdir}/fonts/tfm/public/xq/xqlarge.tfm
14mr|texlive-xq-0.3-3|47	%{_texmfdistdir}/fonts/tfm/public/xq/xqnormal.tfm
14mr|texlive-xq-0.3-3|48	%{_texmfdistdir}/tex/latex/xq/xq.sty
14mr|texlive-xq-0.3-3|49	%doc %{_texmfdistdir}/doc/fonts/xq/README
14mr|texlive-xq-0.3-3|50	%doc %{_texmfdistdir}/doc/fonts/xq/xqexample.pdf
14mr|texlive-xq-0.3-3|51	%doc %{_texmfdistdir}/doc/fonts/xq/xqexample.tex
14mr|texlive-xq-0.3-3|52	
14mr|texlive-xq-0.3-3|53	#-----------------------------------------------------------------------
14mr|texlive-xq-0.3-3|54	%prep
14mr|texlive-xq-0.3-3|55	%setup -c -a0 -a1
14mr|texlive-xq-0.3-3|56	
14mr|texlive-xq-0.3-3|57	%build
14mr|texlive-xq-0.3-3|58	
14mr|texlive-xq-0.3-3|59	%install
14mr|texlive-xq-0.3-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xq-0.3-3|61	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xq-0.3-3|62	
14mr|texlive-xq-0.3-3|63	
14mr|texlive-xq-0.3-3|64	
14mr|texlive-xq-0.3-3|65	%changelog
14mr|texlive-xq-0.3-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-3
14mr|texlive-xq-0.3-3|67	+ Revision: 4250cd6
14mr|texlive-xq-0.3-3|68	- MassBuild#440: Increase release tag
14mr|texlive-xq-0.3-3|69	
14mr|texlive-xq-0.3-3|70	

21839 14
14mr|texlive-xskak-1.2-3|1	# revision 19440
14mr|texlive-xskak-1.2-3|2	# category Package
14mr|texlive-xskak-1.2-3|3	# catalog-ctan /macros/latex/contrib/xskak
14mr|texlive-xskak-1.2-3|4	# catalog-date 2008-10-20 22:21:01 +0200
14mr|texlive-xskak-1.2-3|5	# catalog-license lppl
14mr|texlive-xskak-1.2-3|6	# catalog-version 1.2
14mr|texlive-xskak-1.2-3|7	Name:		texlive-xskak
14mr|texlive-xskak-1.2-3|8	Version:	1.2
14mr|texlive-xskak-1.2-3|9	Release:	3
14mr|texlive-xskak-1.2-3|10	Summary:	An extension to the skak package for chess typesetting
14mr|texlive-xskak-1.2-3|11	Group:		Publishing
14mr|texlive-xskak-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xskak
14mr|texlive-xskak-1.2-3|13	License:	LPPL
14mr|texlive-xskak-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xskak.tar.xz
14mr|texlive-xskak-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xskak.doc.tar.xz
14mr|texlive-xskak-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xskak.source.tar.xz
14mr|texlive-xskak-1.2-3|17	BuildArch:	noarch
14mr|texlive-xskak-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xskak-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xskak-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xskak-1.2-3|21	
14mr|texlive-xskak-1.2-3|22	%description
14mr|texlive-xskak-1.2-3|23	Xskak, as its prime function, saves information about a chess
14mr|texlive-xskak-1.2-3|24	game for later use (e.g., to loop through a game to make an
14mr|texlive-xskak-1.2-3|25	animated board). The package also extends the input that the
14mr|texlive-xskak-1.2-3|26	parsing commands can handle and offers an interface to define
14mr|texlive-xskak-1.2-3|27	and switch between indefinite levels of styles.
14mr|texlive-xskak-1.2-3|28	
14mr|texlive-xskak-1.2-3|29	%post
14mr|texlive-xskak-1.2-3|30	%{_sbindir}/texlive.post
14mr|texlive-xskak-1.2-3|31	
14mr|texlive-xskak-1.2-3|32	%postun
14mr|texlive-xskak-1.2-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-xskak-1.2-3|34	%{_sbindir}/texlive.post
14mr|texlive-xskak-1.2-3|35	fi
14mr|texlive-xskak-1.2-3|36	
14mr|texlive-xskak-1.2-3|37	#-----------------------------------------------------------------------
14mr|texlive-xskak-1.2-3|38	%files
14mr|texlive-xskak-1.2-3|39	%{_texmfdistdir}/tex/latex/xskak/xskak-keys.sty
14mr|texlive-xskak-1.2-3|40	%{_texmfdistdir}/tex/latex/xskak/xskak-nagdef.sty
14mr|texlive-xskak-1.2-3|41	%{_texmfdistdir}/tex/latex/xskak/xskak.sty
14mr|texlive-xskak-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/xskak/README
14mr|texlive-xskak-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/xskak/README.TEXLIVE
14mr|texlive-xskak-1.2-3|44	#- source
14mr|texlive-xskak-1.2-3|45	%doc %{_texmfdistdir}/source/latex/xskak/xskak-src.dtx
14mr|texlive-xskak-1.2-3|46	%doc %{_texmfdistdir}/source/latex/xskak/xskak.ins
14mr|texlive-xskak-1.2-3|47	
14mr|texlive-xskak-1.2-3|48	#-----------------------------------------------------------------------
14mr|texlive-xskak-1.2-3|49	%prep
14mr|texlive-xskak-1.2-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-xskak-1.2-3|51	
14mr|texlive-xskak-1.2-3|52	%build
14mr|texlive-xskak-1.2-3|53	
14mr|texlive-xskak-1.2-3|54	%install
14mr|texlive-xskak-1.2-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xskak-1.2-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xskak-1.2-3|57	
14mr|texlive-xskak-1.2-3|58	
14mr|texlive-xskak-1.2-3|59	
14mr|texlive-xskak-1.2-3|60	%changelog
14mr|texlive-xskak-1.2-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-xskak-1.2-3|62	+ Revision: bd8ec70
14mr|texlive-xskak-1.2-3|63	- MassBuild#440: Increase release tag
14mr|texlive-xskak-1.2-3|64	
14mr|texlive-xskak-1.2-3|65	

21840 14
14mr|texlive-xstring-1.5d-3|1	# revision 17614
14mr|texlive-xstring-1.5d-3|2	# category Package
14mr|texlive-xstring-1.5d-3|3	# catalog-ctan /macros/latex/contrib/xstring
14mr|texlive-xstring-1.5d-3|4	# catalog-date 2010-03-29 17:35:44 +0200
14mr|texlive-xstring-1.5d-3|5	# catalog-license lppl
14mr|texlive-xstring-1.5d-3|6	# catalog-version 1.5d
14mr|texlive-xstring-1.5d-3|7	Name:		texlive-xstring
14mr|texlive-xstring-1.5d-3|8	Version:	1.5d
14mr|texlive-xstring-1.5d-3|9	Release:	3
14mr|texlive-xstring-1.5d-3|10	Summary:	String manipulation for (La)TeX
14mr|texlive-xstring-1.5d-3|11	Group:		Publishing
14mr|texlive-xstring-1.5d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xstring
14mr|texlive-xstring-1.5d-3|13	License:	LPPL
14mr|texlive-xstring-1.5d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xstring.tar.xz
14mr|texlive-xstring-1.5d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xstring.doc.tar.xz
14mr|texlive-xstring-1.5d-3|16	BuildArch:	noarch
14mr|texlive-xstring-1.5d-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xstring-1.5d-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xstring-1.5d-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xstring-1.5d-3|20	
14mr|texlive-xstring-1.5d-3|21	%description
14mr|texlive-xstring-1.5d-3|22	The package provides macros for manipulating strings -- testing
14mr|texlive-xstring-1.5d-3|23	a string's contents, extracting substrings, substitution of
14mr|texlive-xstring-1.5d-3|24	substrings and providing numbers such as string length,
14mr|texlive-xstring-1.5d-3|25	position of, or number of recurrences of, a substring. The
14mr|texlive-xstring-1.5d-3|26	package works equally in Plain TeX and LaTeX (though e-TeX is
14mr|texlive-xstring-1.5d-3|27	always required). The strings to be processed may contain
14mr|texlive-xstring-1.5d-3|28	(expandable) macros.
14mr|texlive-xstring-1.5d-3|29	
14mr|texlive-xstring-1.5d-3|30	%post
14mr|texlive-xstring-1.5d-3|31	%{_sbindir}/texlive.post
14mr|texlive-xstring-1.5d-3|32	
14mr|texlive-xstring-1.5d-3|33	%postun
14mr|texlive-xstring-1.5d-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-xstring-1.5d-3|35	%{_sbindir}/texlive.post
14mr|texlive-xstring-1.5d-3|36	fi
14mr|texlive-xstring-1.5d-3|37	
14mr|texlive-xstring-1.5d-3|38	#-----------------------------------------------------------------------
14mr|texlive-xstring-1.5d-3|39	%files
14mr|texlive-xstring-1.5d-3|40	%{_texmfdistdir}/tex/generic/xstring/xstring.sty
14mr|texlive-xstring-1.5d-3|41	%{_texmfdistdir}/tex/generic/xstring/xstring.tex
14mr|texlive-xstring-1.5d-3|42	%doc %{_texmfdistdir}/doc/generic/xstring/README
14mr|texlive-xstring-1.5d-3|43	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_en.pdf
14mr|texlive-xstring-1.5d-3|44	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_en.tex
14mr|texlive-xstring-1.5d-3|45	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_fr.pdf
14mr|texlive-xstring-1.5d-3|46	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_fr.tex
14mr|texlive-xstring-1.5d-3|47	
14mr|texlive-xstring-1.5d-3|48	#-----------------------------------------------------------------------
14mr|texlive-xstring-1.5d-3|49	%prep
14mr|texlive-xstring-1.5d-3|50	%setup -c -a0 -a1
14mr|texlive-xstring-1.5d-3|51	
14mr|texlive-xstring-1.5d-3|52	%build
14mr|texlive-xstring-1.5d-3|53	
14mr|texlive-xstring-1.5d-3|54	%install
14mr|texlive-xstring-1.5d-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xstring-1.5d-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xstring-1.5d-3|57	
14mr|texlive-xstring-1.5d-3|58	
14mr|texlive-xstring-1.5d-3|59	
14mr|texlive-xstring-1.5d-3|60	%changelog
14mr|texlive-xstring-1.5d-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5d-3
14mr|texlive-xstring-1.5d-3|62	+ Revision: 9dfc457
14mr|texlive-xstring-1.5d-3|63	- MassBuild#440: Increase release tag
14mr|texlive-xstring-1.5d-3|64	
14mr|texlive-xstring-1.5d-3|65	

21841 14
14mr|texlive-xtab-2.3f-3|1	# revision 23347
14mr|texlive-xtab-2.3f-3|2	# category Package
14mr|texlive-xtab-2.3f-3|3	# catalog-ctan /macros/latex/contrib/xtab
14mr|texlive-xtab-2.3f-3|4	# catalog-date 2011-07-31 16:09:03 +0200
14mr|texlive-xtab-2.3f-3|5	# catalog-license lppl
14mr|texlive-xtab-2.3f-3|6	# catalog-version 2.3f
14mr|texlive-xtab-2.3f-3|7	Name:		texlive-xtab
14mr|texlive-xtab-2.3f-3|8	Version:	2.3f
14mr|texlive-xtab-2.3f-3|9	Release:	3
14mr|texlive-xtab-2.3f-3|10	Summary:	Break tables across pages
14mr|texlive-xtab-2.3f-3|11	Group:		Publishing
14mr|texlive-xtab-2.3f-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xtab
14mr|texlive-xtab-2.3f-3|13	License:	LPPL
14mr|texlive-xtab-2.3f-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xtab.tar.xz
14mr|texlive-xtab-2.3f-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xtab.doc.tar.xz
14mr|texlive-xtab-2.3f-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xtab.source.tar.xz
14mr|texlive-xtab-2.3f-3|17	BuildArch:	noarch
14mr|texlive-xtab-2.3f-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xtab-2.3f-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xtab-2.3f-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-xtab-2.3f-3|21	
14mr|texlive-xtab-2.3f-3|22	%description
14mr|texlive-xtab-2.3f-3|23	Xtab is an extended and somewhat improved version of
14mr|texlive-xtab-2.3f-3|24	supertabular; it provides tables that break across pages.
14mr|texlive-xtab-2.3f-3|25	
14mr|texlive-xtab-2.3f-3|26	%post
14mr|texlive-xtab-2.3f-3|27	%{_sbindir}/texlive.post
14mr|texlive-xtab-2.3f-3|28	
14mr|texlive-xtab-2.3f-3|29	%postun
14mr|texlive-xtab-2.3f-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-xtab-2.3f-3|31	%{_sbindir}/texlive.post
14mr|texlive-xtab-2.3f-3|32	fi
14mr|texlive-xtab-2.3f-3|33	
14mr|texlive-xtab-2.3f-3|34	#-----------------------------------------------------------------------
14mr|texlive-xtab-2.3f-3|35	%files
14mr|texlive-xtab-2.3f-3|36	%{_texmfdistdir}/tex/latex/xtab/xtab.sty
14mr|texlive-xtab-2.3f-3|37	%doc %{_texmfdistdir}/doc/latex/xtab/README
14mr|texlive-xtab-2.3f-3|38	%doc %{_texmfdistdir}/doc/latex/xtab/xtab.pdf
14mr|texlive-xtab-2.3f-3|39	#- source
14mr|texlive-xtab-2.3f-3|40	%doc %{_texmfdistdir}/source/latex/xtab/xtab.dtx
14mr|texlive-xtab-2.3f-3|41	%doc %{_texmfdistdir}/source/latex/xtab/xtab.ins
14mr|texlive-xtab-2.3f-3|42	
14mr|texlive-xtab-2.3f-3|43	#-----------------------------------------------------------------------
14mr|texlive-xtab-2.3f-3|44	%prep
14mr|texlive-xtab-2.3f-3|45	%setup -c -a0 -a1 -a2
14mr|texlive-xtab-2.3f-3|46	
14mr|texlive-xtab-2.3f-3|47	%build
14mr|texlive-xtab-2.3f-3|48	
14mr|texlive-xtab-2.3f-3|49	%install
14mr|texlive-xtab-2.3f-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xtab-2.3f-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xtab-2.3f-3|52	
14mr|texlive-xtab-2.3f-3|53	
14mr|texlive-xtab-2.3f-3|54	
14mr|texlive-xtab-2.3f-3|55	%changelog
14mr|texlive-xtab-2.3f-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3f-3
14mr|texlive-xtab-2.3f-3|57	+ Revision: 528259c
14mr|texlive-xtab-2.3f-3|58	- MassBuild#440: Increase release tag
14mr|texlive-xtab-2.3f-3|59	
14mr|texlive-xtab-2.3f-3|60	

21842 14
14mr|texlive-xunicode-0.981-3|1	# revision 23897
14mr|texlive-xunicode-0.981-3|2	# category Package
14mr|texlive-xunicode-0.981-3|3	# catalog-ctan /macros/xetex/latex/xunicode
14mr|texlive-xunicode-0.981-3|4	# catalog-date 2011-09-09 14:58:15 +0200
14mr|texlive-xunicode-0.981-3|5	# catalog-license lppl1.3
14mr|texlive-xunicode-0.981-3|6	# catalog-version 0.981
14mr|texlive-xunicode-0.981-3|7	Name:		texlive-xunicode
14mr|texlive-xunicode-0.981-3|8	Version:	0.981
14mr|texlive-xunicode-0.981-3|9	Release:	3
14mr|texlive-xunicode-0.981-3|10	Summary:	Generate Unicode characters from accented glyphs
14mr|texlive-xunicode-0.981-3|11	Group:		Publishing
14mr|texlive-xunicode-0.981-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xunicode
14mr|texlive-xunicode-0.981-3|13	License:	LPPL1.3
14mr|texlive-xunicode-0.981-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xunicode.tar.xz
14mr|texlive-xunicode-0.981-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xunicode.doc.tar.xz
14mr|texlive-xunicode-0.981-3|16	BuildArch:	noarch
14mr|texlive-xunicode-0.981-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xunicode-0.981-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xunicode-0.981-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xunicode-0.981-3|20	
14mr|texlive-xunicode-0.981-3|21	%description
14mr|texlive-xunicode-0.981-3|22	The package supports XeTeX's (and other putative future similar
14mr|texlive-xunicode-0.981-3|23	engines') need for Unicode characters, in a similar way to what
14mr|texlive-xunicode-0.981-3|24	the fontenc does for 8-bit (and the like) fonts: convert
14mr|texlive-xunicode-0.981-3|25	accent-glyph sequence to a single Unicode character for output.
14mr|texlive-xunicode-0.981-3|26	The package also covers glyphs specified by packages (such as
14mr|texlive-xunicode-0.981-3|27	tipa) which define many commands for single text glyphs.
14mr|texlive-xunicode-0.981-3|28	
14mr|texlive-xunicode-0.981-3|29	%post
14mr|texlive-xunicode-0.981-3|30	%{_sbindir}/texlive.post
14mr|texlive-xunicode-0.981-3|31	
14mr|texlive-xunicode-0.981-3|32	%postun
14mr|texlive-xunicode-0.981-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-xunicode-0.981-3|34	%{_sbindir}/texlive.post
14mr|texlive-xunicode-0.981-3|35	fi
14mr|texlive-xunicode-0.981-3|36	
14mr|texlive-xunicode-0.981-3|37	#-----------------------------------------------------------------------
14mr|texlive-xunicode-0.981-3|38	%files
14mr|texlive-xunicode-0.981-3|39	%{_texmfdistdir}/tex/xelatex/xunicode/xunicode.sty
14mr|texlive-xunicode-0.981-3|40	%doc %{_texmfdistdir}/doc/xelatex/xunicode/README
14mr|texlive-xunicode-0.981-3|41	
14mr|texlive-xunicode-0.981-3|42	#-----------------------------------------------------------------------
14mr|texlive-xunicode-0.981-3|43	%prep
14mr|texlive-xunicode-0.981-3|44	%setup -c -a0 -a1
14mr|texlive-xunicode-0.981-3|45	
14mr|texlive-xunicode-0.981-3|46	%build
14mr|texlive-xunicode-0.981-3|47	
14mr|texlive-xunicode-0.981-3|48	%install
14mr|texlive-xunicode-0.981-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xunicode-0.981-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xunicode-0.981-3|51	
14mr|texlive-xunicode-0.981-3|52	
14mr|texlive-xunicode-0.981-3|53	
14mr|texlive-xunicode-0.981-3|54	%changelog
14mr|texlive-xunicode-0.981-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.981-3
14mr|texlive-xunicode-0.981-3|56	+ Revision: bba4557
14mr|texlive-xunicode-0.981-3|57	- MassBuild#440: Increase release tag
14mr|texlive-xunicode-0.981-3|58	
14mr|texlive-xunicode-0.981-3|59	

21843 14
14mr|texlive-xwatermark-1.5.2a-4|1	# revision 25564
14mr|texlive-xwatermark-1.5.2a-4|2	# category Package
14mr|texlive-xwatermark-1.5.2a-4|3	# catalog-ctan /macros/latex/contrib/xwatermark
14mr|texlive-xwatermark-1.5.2a-4|4	# catalog-date 2012-02-01 12:32:07 +0100
14mr|texlive-xwatermark-1.5.2a-4|5	# catalog-license lppl1.3
14mr|texlive-xwatermark-1.5.2a-4|6	# catalog-version 1.5.2a
14mr|texlive-xwatermark-1.5.2a-4|7	Name:		texlive-xwatermark
14mr|texlive-xwatermark-1.5.2a-4|8	Version:	1.5.2a
14mr|texlive-xwatermark-1.5.2a-4|9	Release:	4
14mr|texlive-xwatermark-1.5.2a-4|10	Summary:	Graphics and text watermarks on selected pages
14mr|texlive-xwatermark-1.5.2a-4|11	Group:		Publishing
14mr|texlive-xwatermark-1.5.2a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xwatermark
14mr|texlive-xwatermark-1.5.2a-4|13	License:	LPPL1.3
14mr|texlive-xwatermark-1.5.2a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xwatermark.tar.xz
14mr|texlive-xwatermark-1.5.2a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xwatermark.doc.tar.xz
14mr|texlive-xwatermark-1.5.2a-4|16	BuildArch:	noarch
14mr|texlive-xwatermark-1.5.2a-4|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xwatermark-1.5.2a-4|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xwatermark-1.5.2a-4|19	Requires(post):	texlive-kpathsea
14mr|texlive-xwatermark-1.5.2a-4|20	
14mr|texlive-xwatermark-1.5.2a-4|21	%description
14mr|texlive-xwatermark-1.5.2a-4|22	The package extends the author's draftmark and the watermark
14mr|texlive-xwatermark-1.5.2a-4|23	packages.
14mr|texlive-xwatermark-1.5.2a-4|24	
14mr|texlive-xwatermark-1.5.2a-4|25	%post
14mr|texlive-xwatermark-1.5.2a-4|26	%{_sbindir}/texlive.post
14mr|texlive-xwatermark-1.5.2a-4|27	
14mr|texlive-xwatermark-1.5.2a-4|28	%postun
14mr|texlive-xwatermark-1.5.2a-4|29	if [ $1 -eq 0 ]; then
14mr|texlive-xwatermark-1.5.2a-4|30	%{_sbindir}/texlive.post
14mr|texlive-xwatermark-1.5.2a-4|31	fi
14mr|texlive-xwatermark-1.5.2a-4|32	
14mr|texlive-xwatermark-1.5.2a-4|33	#-----------------------------------------------------------------------
14mr|texlive-xwatermark-1.5.2a-4|34	%files
14mr|texlive-xwatermark-1.5.2a-4|35	%{_texmfdistdir}/tex/latex/xwatermark/xwatermark.sty
14mr|texlive-xwatermark-1.5.2a-4|36	%doc %{_texmfdistdir}/doc/latex/xwatermark/README
14mr|texlive-xwatermark-1.5.2a-4|37	%doc %{_texmfdistdir}/doc/latex/xwatermark/tab-globaloptions.tex
14mr|texlive-xwatermark-1.5.2a-4|38	%doc %{_texmfdistdir}/doc/latex/xwatermark/tab-localoptions.tex
14mr|texlive-xwatermark-1.5.2a-4|39	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples.cfg
14mr|texlive-xwatermark-1.5.2a-4|40	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples1.pdf
14mr|texlive-xwatermark-1.5.2a-4|41	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples1.tex
14mr|texlive-xwatermark-1.5.2a-4|42	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples2.pdf
14mr|texlive-xwatermark-1.5.2a-4|43	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples2.tex
14mr|texlive-xwatermark-1.5.2a-4|44	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-guide.cfg
14mr|texlive-xwatermark-1.5.2a-4|45	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-guide.pdf
14mr|texlive-xwatermark-1.5.2a-4|46	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-guide.tex
14mr|texlive-xwatermark-1.5.2a-4|47	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-test-20120201.tex
14mr|texlive-xwatermark-1.5.2a-4|48	
14mr|texlive-xwatermark-1.5.2a-4|49	#-----------------------------------------------------------------------
14mr|texlive-xwatermark-1.5.2a-4|50	%prep
14mr|texlive-xwatermark-1.5.2a-4|51	%setup -c -a0 -a1
14mr|texlive-xwatermark-1.5.2a-4|52	
14mr|texlive-xwatermark-1.5.2a-4|53	%build
14mr|texlive-xwatermark-1.5.2a-4|54	
14mr|texlive-xwatermark-1.5.2a-4|55	%install
14mr|texlive-xwatermark-1.5.2a-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xwatermark-1.5.2a-4|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xwatermark-1.5.2a-4|58	
14mr|texlive-xwatermark-1.5.2a-4|59	
14mr|texlive-xwatermark-1.5.2a-4|60	
14mr|texlive-xwatermark-1.5.2a-4|61	%changelog
14mr|texlive-xwatermark-1.5.2a-4|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.2a-4
14mr|texlive-xwatermark-1.5.2a-4|63	+ Revision: be5a90e
14mr|texlive-xwatermark-1.5.2a-4|64	- MassBuild#440: Increase release tag
14mr|texlive-xwatermark-1.5.2a-4|65	
14mr|texlive-xwatermark-1.5.2a-4|66	

21844 14
14mr|texlive-xyling-1.1-3|1	# revision 15878
14mr|texlive-xyling-1.1-3|2	# category Package
14mr|texlive-xyling-1.1-3|3	# catalog-ctan /macros/latex/contrib/xyling
14mr|texlive-xyling-1.1-3|4	# catalog-date 2007-03-13 09:23:19 +0100
14mr|texlive-xyling-1.1-3|5	# catalog-license lppl
14mr|texlive-xyling-1.1-3|6	# catalog-version 1.1
14mr|texlive-xyling-1.1-3|7	Name:		texlive-xyling
14mr|texlive-xyling-1.1-3|8	Version:	1.1
14mr|texlive-xyling-1.1-3|9	Release:	3
14mr|texlive-xyling-1.1-3|10	Summary:	Draw syntactic trees, etc., for linguistics literature, using xy-pic
14mr|texlive-xyling-1.1-3|11	Group:		Publishing
14mr|texlive-xyling-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xyling
14mr|texlive-xyling-1.1-3|13	License:	LPPL
14mr|texlive-xyling-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xyling.tar.xz
14mr|texlive-xyling-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xyling.doc.tar.xz
14mr|texlive-xyling-1.1-3|16	BuildArch:	noarch
14mr|texlive-xyling-1.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xyling-1.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xyling-1.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xyling-1.1-3|20	
14mr|texlive-xyling-1.1-3|21	%description
14mr|texlive-xyling-1.1-3|22	The macros in this package model the construction of linguistic
14mr|texlive-xyling-1.1-3|23	tree structures as a genuinely graphical problem: they contain
14mr|texlive-xyling-1.1-3|24	two types of objects, BRANCHES and NODE LABELS, and these are
14mr|texlive-xyling-1.1-3|25	positioned relative to a GRID. It is essential that each of
14mr|texlive-xyling-1.1-3|26	these three elements is constructed independent of the other
14mr|texlive-xyling-1.1-3|27	two, and hence they can be modified without unwanted side
14mr|texlive-xyling-1.1-3|28	effects. The macros are based on the xy-pic package.
14mr|texlive-xyling-1.1-3|29	
14mr|texlive-xyling-1.1-3|30	%post
14mr|texlive-xyling-1.1-3|31	%{_sbindir}/texlive.post
14mr|texlive-xyling-1.1-3|32	
14mr|texlive-xyling-1.1-3|33	%postun
14mr|texlive-xyling-1.1-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-xyling-1.1-3|35	%{_sbindir}/texlive.post
14mr|texlive-xyling-1.1-3|36	fi
14mr|texlive-xyling-1.1-3|37	
14mr|texlive-xyling-1.1-3|38	#-----------------------------------------------------------------------
14mr|texlive-xyling-1.1-3|39	%files
14mr|texlive-xyling-1.1-3|40	%{_texmfdistdir}/tex/latex/xyling/xyling.sty
14mr|texlive-xyling-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/xyling/README
14mr|texlive-xyling-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/xyling/xyli-doc.pdf
14mr|texlive-xyling-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/xyling/xyli-doc.tex
14mr|texlive-xyling-1.1-3|44	
14mr|texlive-xyling-1.1-3|45	#-----------------------------------------------------------------------
14mr|texlive-xyling-1.1-3|46	%prep
14mr|texlive-xyling-1.1-3|47	%setup -c -a0 -a1
14mr|texlive-xyling-1.1-3|48	
14mr|texlive-xyling-1.1-3|49	%build
14mr|texlive-xyling-1.1-3|50	
14mr|texlive-xyling-1.1-3|51	%install
14mr|texlive-xyling-1.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xyling-1.1-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xyling-1.1-3|54	
14mr|texlive-xyling-1.1-3|55	
14mr|texlive-xyling-1.1-3|56	
14mr|texlive-xyling-1.1-3|57	%changelog
14mr|texlive-xyling-1.1-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-xyling-1.1-3|59	+ Revision: b93066d
14mr|texlive-xyling-1.1-3|60	- MassBuild#440: Increase release tag
14mr|texlive-xyling-1.1-3|61	
14mr|texlive-xyling-1.1-3|62	

21845 14
14mr|texlive-xymtex-5.06-6|1	# revision 32182
14mr|texlive-xymtex-5.06-6|2	# category Package
14mr|texlive-xymtex-5.06-6|3	# catalog-ctan /macros/latex/contrib/xymtex
14mr|texlive-xymtex-5.06-6|4	# catalog-date 2013-10-31 09:17:33 +0100
14mr|texlive-xymtex-5.06-6|5	# catalog-license lppl1.3
14mr|texlive-xymtex-5.06-6|6	# catalog-version 5.06
14mr|texlive-xymtex-5.06-6|7	Name:		texlive-xymtex
14mr|texlive-xymtex-5.06-6|8	Version:	5.06
14mr|texlive-xymtex-5.06-6|9	Release:	6
14mr|texlive-xymtex-5.06-6|10	Summary:	Typesetting chemical structures
14mr|texlive-xymtex-5.06-6|11	Group:		Publishing
14mr|texlive-xymtex-5.06-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xymtex
14mr|texlive-xymtex-5.06-6|13	License:	LPPL1.3
14mr|texlive-xymtex-5.06-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xymtex.tar.xz
14mr|texlive-xymtex-5.06-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xymtex.doc.tar.xz
14mr|texlive-xymtex-5.06-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xymtex.source.tar.xz
14mr|texlive-xymtex-5.06-6|17	BuildArch:	noarch
14mr|texlive-xymtex-5.06-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-xymtex-5.06-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-xymtex-5.06-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-xymtex-5.06-6|21	
14mr|texlive-xymtex-5.06-6|22	%description
14mr|texlive-xymtex-5.06-6|23	XyMTeX is a set of packages for drawing a wide variety of
14mr|texlive-xymtex-5.06-6|24	chemical structural formulas in a way that reflects their
14mr|texlive-xymtex-5.06-6|25	structure. The package provides three output modes: 'LaTeX',
14mr|texlive-xymtex-5.06-6|26	'PostScript' and 'PDF'. XyMTeX's commands have a systematic set
14mr|texlive-xymtex-5.06-6|27	of arguments for specifying substituents and their positions,
14mr|texlive-xymtex-5.06-6|28	endocyclic double bonds, and bond patterns. In some cases there
14mr|texlive-xymtex-5.06-6|29	are additional arguments for specifying hetero-atoms on the
14mr|texlive-xymtex-5.06-6|30	vertices of heterocycles. It is believed that this systematic
14mr|texlive-xymtex-5.06-6|31	design allows XyMTeX to operate as a practical (device-
14mr|texlive-xymtex-5.06-6|32	independent) tool for use with LaTeX.
14mr|texlive-xymtex-5.06-6|33	
14mr|texlive-xymtex-5.06-6|34	%post
14mr|texlive-xymtex-5.06-6|35	%{_sbindir}/texlive.post
14mr|texlive-xymtex-5.06-6|36	
14mr|texlive-xymtex-5.06-6|37	%postun
14mr|texlive-xymtex-5.06-6|38	if [ $1 -eq 0 ]; then
14mr|texlive-xymtex-5.06-6|39	%{_sbindir}/texlive.post
14mr|texlive-xymtex-5.06-6|40	fi
14mr|texlive-xymtex-5.06-6|41	
14mr|texlive-xymtex-5.06-6|42	#-----------------------------------------------------------------------
14mr|texlive-xymtex-5.06-6|43	%files
14mr|texlive-xymtex-5.06-6|44	%{_texmfdistdir}/tex/latex/xymtex/base/aliphat.sty
14mr|texlive-xymtex-5.06-6|45	%{_texmfdistdir}/tex/latex/xymtex/base/assurelatexmode.sty
14mr|texlive-xymtex-5.06-6|46	%{_texmfdistdir}/tex/latex/xymtex/base/bondcolor.sty
14mr|texlive-xymtex-5.06-6|47	%{_texmfdistdir}/tex/latex/xymtex/base/carom.sty
14mr|texlive-xymtex-5.06-6|48	%{_texmfdistdir}/tex/latex/xymtex/base/ccycle.sty
14mr|texlive-xymtex-5.06-6|49	%{_texmfdistdir}/tex/latex/xymtex/base/chemstr.sty
14mr|texlive-xymtex-5.06-6|50	%{_texmfdistdir}/tex/latex/xymtex/base/fusering.sty
14mr|texlive-xymtex-5.06-6|51	%{_texmfdistdir}/tex/latex/xymtex/base/hcycle.sty
14mr|texlive-xymtex-5.06-6|52	%{_texmfdistdir}/tex/latex/xymtex/base/hetarom.sty
14mr|texlive-xymtex-5.06-6|53	%{_texmfdistdir}/tex/latex/xymtex/base/hetaromh.sty
14mr|texlive-xymtex-5.06-6|54	%{_texmfdistdir}/tex/latex/xymtex/base/lewisstruc.sty
14mr|texlive-xymtex-5.06-6|55	%{_texmfdistdir}/tex/latex/xymtex/base/locant.sty
14mr|texlive-xymtex-5.06-6|56	%{_texmfdistdir}/tex/latex/xymtex/base/lowcycle.sty
14mr|texlive-xymtex-5.06-6|57	%{_texmfdistdir}/tex/latex/xymtex/base/methylen.sty
14mr|texlive-xymtex-5.06-6|58	%{_texmfdistdir}/tex/latex/xymtex/base/polymers.sty
14mr|texlive-xymtex-5.06-6|59	%{_texmfdistdir}/tex/latex/xymtex/base/sizeredc.sty
14mr|texlive-xymtex-5.06-6|60	%{_texmfdistdir}/tex/latex/xymtex/base/steroid.sty
14mr|texlive-xymtex-5.06-6|61	%{_texmfdistdir}/tex/latex/xymtex/base/xymtex.sty
14mr|texlive-xymtex-5.06-6|62	%{_texmfdistdir}/tex/latex/xymtex/base/xymtexpdf.sty
14mr|texlive-xymtex-5.06-6|63	%{_texmfdistdir}/tex/latex/xymtex/base/xymtexps.sty
14mr|texlive-xymtex-5.06-6|64	%{_texmfdistdir}/tex/latex/xymtex/chemist/assurechemist.sty
14mr|texlive-xymtex-5.06-6|65	%{_texmfdistdir}/tex/latex/xymtex/chemist/chemist.sty
14mr|texlive-xymtex-5.06-6|66	%{_texmfdistdir}/tex/latex/xymtex/chemist/chemtimes.sty
14mr|texlive-xymtex-5.06-6|67	%{_texmfdistdir}/tex/latex/xymtex/xymtxpdf/chmst-pdf.sty
14mr|texlive-xymtex-5.06-6|68	%{_texmfdistdir}/tex/latex/xymtex/xymtxpdf/xymtx-pdf.sty
14mr|texlive-xymtex-5.06-6|69	%{_texmfdistdir}/tex/latex/xymtex/xymtxps/chmst-ps.sty
14mr|texlive-xymtex-5.06-6|70	%{_texmfdistdir}/tex/latex/xymtex/xymtxps/xymtx-ps.sty
14mr|texlive-xymtex-5.06-6|71	%doc %{_texmfdistdir}/doc/latex/xymtex/doc/README.TEXLIVE
14mr|texlive-xymtex-5.06-6|72	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme402.doc
14mr|texlive-xymtex-5.06-6|73	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme402.jpn
14mr|texlive-xymtex-5.06-6|74	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme403.doc
14mr|texlive-xymtex-5.06-6|75	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme403.jpn
14mr|texlive-xymtex-5.06-6|76	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme404.doc
14mr|texlive-xymtex-5.06-6|77	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme404.jpn
14mr|texlive-xymtex-5.06-6|78	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme405.doc
14mr|texlive-xymtex-5.06-6|79	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme405.jpn
14mr|texlive-xymtex-5.06-6|80	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme406.doc
14mr|texlive-xymtex-5.06-6|81	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme406.jpn
14mr|texlive-xymtex-5.06-6|82	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500.doc
14mr|texlive-xymtex-5.06-6|83	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500.jpn
14mr|texlive-xymtex-5.06-6|84	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500a.doc
14mr|texlive-xymtex-5.06-6|85	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500a.jpn
14mr|texlive-xymtex-5.06-6|86	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx402.doc
14mr|texlive-xymtex-5.06-6|87	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx402.jpn
14mr|texlive-xymtex-5.06-6|88	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx403.doc
14mr|texlive-xymtex-5.06-6|89	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx403.jpn
14mr|texlive-xymtex-5.06-6|90	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx404.doc
14mr|texlive-xymtex-5.06-6|91	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx404.jpn
14mr|texlive-xymtex-5.06-6|92	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx405.doc
14mr|texlive-xymtex-5.06-6|93	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx405.jpn
14mr|texlive-xymtex-5.06-6|94	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx406.doc
14mr|texlive-xymtex-5.06-6|95	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx406.jpn
14mr|texlive-xymtex-5.06-6|96	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500.doc
14mr|texlive-xymtex-5.06-6|97	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500.jpn
14mr|texlive-xymtex-5.06-6|98	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500a.doc
14mr|texlive-xymtex-5.06-6|99	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500a.jpn
14mr|texlive-xymtex-5.06-6|100	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/readme501.doc
14mr|texlive-xymtex-5.06-6|101	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/readme501.jpn
14mr|texlive-xymtex-5.06-6|102	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/xymtx501.doc
14mr|texlive-xymtex-5.06-6|103	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/xymtx501.jpn
14mr|texlive-xymtex-5.06-6|104	#- source
14mr|texlive-xymtex-5.06-6|105	%doc %{_texmfdistdir}/source/latex/xymtex/base/aliphat.dtx
14mr|texlive-xymtex-5.06-6|106	%doc %{_texmfdistdir}/source/latex/xymtex/base/aliphat.ins
14mr|texlive-xymtex-5.06-6|107	%doc %{_texmfdistdir}/source/latex/xymtex/base/assurelatexmode.dtx
14mr|texlive-xymtex-5.06-6|108	%doc %{_texmfdistdir}/source/latex/xymtex/base/assurelatexmode.ins
14mr|texlive-xymtex-5.06-6|109	%doc %{_texmfdistdir}/source/latex/xymtex/base/bondcolor.dtx
14mr|texlive-xymtex-5.06-6|110	%doc %{_texmfdistdir}/source/latex/xymtex/base/bondcolor.ins
14mr|texlive-xymtex-5.06-6|111	%doc %{_texmfdistdir}/source/latex/xymtex/base/carom.dtx
14mr|texlive-xymtex-5.06-6|112	%doc %{_texmfdistdir}/source/latex/xymtex/base/carom.ins
14mr|texlive-xymtex-5.06-6|113	%doc %{_texmfdistdir}/source/latex/xymtex/base/ccycle.dtx
14mr|texlive-xymtex-5.06-6|114	%doc %{_texmfdistdir}/source/latex/xymtex/base/ccycle.ins
14mr|texlive-xymtex-5.06-6|115	%doc %{_texmfdistdir}/source/latex/xymtex/base/chemstr.dtx
14mr|texlive-xymtex-5.06-6|116	%doc %{_texmfdistdir}/source/latex/xymtex/base/chemstr.ins
14mr|texlive-xymtex-5.06-6|117	%doc %{_texmfdistdir}/source/latex/xymtex/base/doins.bat
14mr|texlive-xymtex-5.06-6|118	%doc %{_texmfdistdir}/source/latex/xymtex/base/fusering.dtx
14mr|texlive-xymtex-5.06-6|119	%doc %{_texmfdistdir}/source/latex/xymtex/base/fusering.ins
14mr|texlive-xymtex-5.06-6|120	%doc %{_texmfdistdir}/source/latex/xymtex/base/hcycle.dtx
14mr|texlive-xymtex-5.06-6|121	%doc %{_texmfdistdir}/source/latex/xymtex/base/hcycle.ins
14mr|texlive-xymtex-5.06-6|122	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetarom.dtx
14mr|texlive-xymtex-5.06-6|123	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetarom.ins
14mr|texlive-xymtex-5.06-6|124	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetaromh.dtx
14mr|texlive-xymtex-5.06-6|125	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetaromh.ins
14mr|texlive-xymtex-5.06-6|126	%doc %{_texmfdistdir}/source/latex/xymtex/base/lewisstruc.dtx
14mr|texlive-xymtex-5.06-6|127	%doc %{_texmfdistdir}/source/latex/xymtex/base/lewisstruc.ins
14mr|texlive-xymtex-5.06-6|128	%doc %{_texmfdistdir}/source/latex/xymtex/base/locant.dtx
14mr|texlive-xymtex-5.06-6|129	%doc %{_texmfdistdir}/source/latex/xymtex/base/locant.ins
14mr|texlive-xymtex-5.06-6|130	%doc %{_texmfdistdir}/source/latex/xymtex/base/lowcycle.dtx
14mr|texlive-xymtex-5.06-6|131	%doc %{_texmfdistdir}/source/latex/xymtex/base/lowcycle.ins
14mr|texlive-xymtex-5.06-6|132	%doc %{_texmfdistdir}/source/latex/xymtex/base/methylen.dtx
14mr|texlive-xymtex-5.06-6|133	%doc %{_texmfdistdir}/source/latex/xymtex/base/methylen.ins
14mr|texlive-xymtex-5.06-6|134	%doc %{_texmfdistdir}/source/latex/xymtex/base/polymers.dtx
14mr|texlive-xymtex-5.06-6|135	%doc %{_texmfdistdir}/source/latex/xymtex/base/polymers.ins
14mr|texlive-xymtex-5.06-6|136	%doc %{_texmfdistdir}/source/latex/xymtex/base/putline.sed
14mr|texlive-xymtex-5.06-6|137	%doc %{_texmfdistdir}/source/latex/xymtex/base/putput.bat
14mr|texlive-xymtex-5.06-6|138	%doc %{_texmfdistdir}/source/latex/xymtex/base/sizeredc.dtx
14mr|texlive-xymtex-5.06-6|139	%doc %{_texmfdistdir}/source/latex/xymtex/base/sizeredc.ins
14mr|texlive-xymtex-5.06-6|140	%doc %{_texmfdistdir}/source/latex/xymtex/base/steroid.dtx
14mr|texlive-xymtex-5.06-6|141	%doc %{_texmfdistdir}/source/latex/xymtex/base/steroid.ins
14mr|texlive-xymtex-5.06-6|142	%doc %{_texmfdistdir}/source/latex/xymtex/base/xymtex.dtx
14mr|texlive-xymtex-5.06-6|143	%doc %{_texmfdistdir}/source/latex/xymtex/base/xymtex.ins
14mr|texlive-xymtex-5.06-6|144	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/assurechemist.dtx
14mr|texlive-xymtex-5.06-6|145	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/assurechemist.ins
14mr|texlive-xymtex-5.06-6|146	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemist.dtx
14mr|texlive-xymtex-5.06-6|147	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemist.ins
14mr|texlive-xymtex-5.06-6|148	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemtimes.dtx
14mr|texlive-xymtex-5.06-6|149	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemtimes.ins
14mr|texlive-xymtex-5.06-6|150	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/chmst-pdf.dtx
14mr|texlive-xymtex-5.06-6|151	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/chmst-pdf.ins
14mr|texlive-xymtex-5.06-6|152	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/xymtx-pdf.dtx
14mr|texlive-xymtex-5.06-6|153	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/xymtx-pdf.ins
14mr|texlive-xymtex-5.06-6|154	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/chmst-ps.dtx
14mr|texlive-xymtex-5.06-6|155	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/chmst-ps.ins
14mr|texlive-xymtex-5.06-6|156	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/xymtx-ps.drv
14mr|texlive-xymtex-5.06-6|157	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/xymtx-ps.dtx
14mr|texlive-xymtex-5.06-6|158	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/xymtx-ps.ins
14mr|texlive-xymtex-5.06-6|159	
14mr|texlive-xymtex-5.06-6|160	#-----------------------------------------------------------------------
14mr|texlive-xymtex-5.06-6|161	%prep
14mr|texlive-xymtex-5.06-6|162	%setup -c -a0 -a1 -a2
14mr|texlive-xymtex-5.06-6|163	
14mr|texlive-xymtex-5.06-6|164	%build
14mr|texlive-xymtex-5.06-6|165	
14mr|texlive-xymtex-5.06-6|166	%install
14mr|texlive-xymtex-5.06-6|167	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xymtex-5.06-6|168	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-xymtex-5.06-6|169	
14mr|texlive-xymtex-5.06-6|170	%changelog
14mr|texlive-xymtex-5.06-6|171	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.06-6
14mr|texlive-xymtex-5.06-6|172	+ Revision: f64fb1b
14mr|texlive-xymtex-5.06-6|173	- MassBuild#440: Increase release tag
14mr|texlive-xymtex-5.06-6|174	
14mr|texlive-xymtex-5.06-6|175	

21846 14
14mr|texlive-xypic-20120809-2|1	# revision 26642
14mr|texlive-xypic-20120809-2|2	# category Package
14mr|texlive-xypic-20120809-2|3	# catalog-ctan undef
14mr|texlive-xypic-20120809-2|4	# catalog-date undef
14mr|texlive-xypic-20120809-2|5	# catalog-license undef
14mr|texlive-xypic-20120809-2|6	# catalog-version undef
14mr|texlive-xypic-20120809-2|7	Name:		texlive-xypic
14mr|texlive-xypic-20120809-2|8	Version:	20120809
14mr|texlive-xypic-20120809-2|9	Release:	2
14mr|texlive-xypic-20120809-2|10	Summary:	TeXLive xypic package
14mr|texlive-xypic-20120809-2|11	Group:		Publishing
14mr|texlive-xypic-20120809-2|12	URL:		http://tug.org/texlive
14mr|texlive-xypic-20120809-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-xypic-20120809-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic.tar.xz
14mr|texlive-xypic-20120809-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic.doc.tar.xz
14mr|texlive-xypic-20120809-2|16	BuildArch:	noarch
14mr|texlive-xypic-20120809-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xypic-20120809-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xypic-20120809-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-xypic-20120809-2|20	
14mr|texlive-xypic-20120809-2|21	%description
14mr|texlive-xypic-20120809-2|22	TeXLive xypic package.
14mr|texlive-xypic-20120809-2|23	
14mr|texlive-xypic-20120809-2|24	%post
14mr|texlive-xypic-20120809-2|25	%{_sbindir}/texlive.post
14mr|texlive-xypic-20120809-2|26	
14mr|texlive-xypic-20120809-2|27	%postun
14mr|texlive-xypic-20120809-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-xypic-20120809-2|29	%{_sbindir}/texlive.post
14mr|texlive-xypic-20120809-2|30	fi
14mr|texlive-xypic-20120809-2|31	
14mr|texlive-xypic-20120809-2|32	#-----------------------------------------------------------------------
14mr|texlive-xypic-20120809-2|33	%files
14mr|texlive-xypic-20120809-2|34	%{_texmfdistdir}/dvips/xypic/xy388dict.pro
14mr|texlive-xypic-20120809-2|35	%{_texmfdistdir}/fonts/afm/public/xypic/xyatip10.afm
14mr|texlive-xypic-20120809-2|36	%{_texmfdistdir}/fonts/afm/public/xypic/xybsql10.afm
14mr|texlive-xypic-20120809-2|37	%{_texmfdistdir}/fonts/afm/public/xypic/xybtip10.afm
14mr|texlive-xypic-20120809-2|38	%{_texmfdistdir}/fonts/afm/public/xypic/xycirc10.afm
14mr|texlive-xypic-20120809-2|39	%{_texmfdistdir}/fonts/afm/public/xypic/xycmat10.afm
14mr|texlive-xypic-20120809-2|40	%{_texmfdistdir}/fonts/afm/public/xypic/xycmat11.afm
14mr|texlive-xypic-20120809-2|41	%{_texmfdistdir}/fonts/afm/public/xypic/xycmat12.afm
14mr|texlive-xypic-20120809-2|42	%{_texmfdistdir}/fonts/afm/public/xypic/xycmbt10.afm
14mr|texlive-xypic-20120809-2|43	%{_texmfdistdir}/fonts/afm/public/xypic/xycmbt11.afm
14mr|texlive-xypic-20120809-2|44	%{_texmfdistdir}/fonts/afm/public/xypic/xycmbt12.afm
14mr|texlive-xypic-20120809-2|45	%{_texmfdistdir}/fonts/afm/public/xypic/xydash10.afm
14mr|texlive-xypic-20120809-2|46	%{_texmfdistdir}/fonts/afm/public/xypic/xyeuat10.afm
14mr|texlive-xypic-20120809-2|47	%{_texmfdistdir}/fonts/afm/public/xypic/xyeuat11.afm
14mr|texlive-xypic-20120809-2|48	%{_texmfdistdir}/fonts/afm/public/xypic/xyeuat12.afm
14mr|texlive-xypic-20120809-2|49	%{_texmfdistdir}/fonts/afm/public/xypic/xyeubt10.afm
14mr|texlive-xypic-20120809-2|50	%{_texmfdistdir}/fonts/afm/public/xypic/xyeubt11.afm
14mr|texlive-xypic-20120809-2|51	%{_texmfdistdir}/fonts/afm/public/xypic/xyeubt12.afm
14mr|texlive-xypic-20120809-2|52	%{_texmfdistdir}/fonts/afm/public/xypic/xyluat10.afm
14mr|texlive-xypic-20120809-2|53	%{_texmfdistdir}/fonts/afm/public/xypic/xyluat11.afm
14mr|texlive-xypic-20120809-2|54	%{_texmfdistdir}/fonts/afm/public/xypic/xyluat12.afm
14mr|texlive-xypic-20120809-2|55	%{_texmfdistdir}/fonts/afm/public/xypic/xylubt10.afm
14mr|texlive-xypic-20120809-2|56	%{_texmfdistdir}/fonts/afm/public/xypic/xylubt11.afm
14mr|texlive-xypic-20120809-2|57	%{_texmfdistdir}/fonts/afm/public/xypic/xylubt12.afm
14mr|texlive-xypic-20120809-2|58	%{_texmfdistdir}/fonts/enc/dvips/xypic/xycirc.enc
14mr|texlive-xypic-20120809-2|59	%{_texmfdistdir}/fonts/enc/dvips/xypic/xyd.enc
14mr|texlive-xypic-20120809-2|60	%{_texmfdistdir}/fonts/enc/dvips/xypic/xyd2.enc
14mr|texlive-xypic-20120809-2|61	%{_texmfdistdir}/fonts/map/dvips/xypic/xypic.map
14mr|texlive-xypic-20120809-2|62	%{_texmfdistdir}/fonts/source/public/xypic/xyatip.mf
14mr|texlive-xypic-20120809-2|63	%{_texmfdistdir}/fonts/source/public/xypic/xyatip10.mf
14mr|texlive-xypic-20120809-2|64	%{_texmfdistdir}/fonts/source/public/xypic/xyatri.mf
14mr|texlive-xypic-20120809-2|65	%{_texmfdistdir}/fonts/source/public/xypic/xybsql10.mf
14mr|texlive-xypic-20120809-2|66	%{_texmfdistdir}/fonts/source/public/xypic/xybtip.mf
14mr|texlive-xypic-20120809-2|67	%{_texmfdistdir}/fonts/source/public/xypic/xybtip10.mf
14mr|texlive-xypic-20120809-2|68	%{_texmfdistdir}/fonts/source/public/xypic/xybtri.mf
14mr|texlive-xypic-20120809-2|69	%{_texmfdistdir}/fonts/source/public/xypic/xycirc10.mf
14mr|texlive-xypic-20120809-2|70	%{_texmfdistdir}/fonts/source/public/xypic/xycm.mf
14mr|texlive-xypic-20120809-2|71	%{_texmfdistdir}/fonts/source/public/xypic/xycmat10.mf
14mr|texlive-xypic-20120809-2|72	%{_texmfdistdir}/fonts/source/public/xypic/xycmat11.mf
14mr|texlive-xypic-20120809-2|73	%{_texmfdistdir}/fonts/source/public/xypic/xycmat12.mf
14mr|texlive-xypic-20120809-2|74	%{_texmfdistdir}/fonts/source/public/xypic/xycmbt10.mf
14mr|texlive-xypic-20120809-2|75	%{_texmfdistdir}/fonts/source/public/xypic/xycmbt11.mf
14mr|texlive-xypic-20120809-2|76	%{_texmfdistdir}/fonts/source/public/xypic/xycmbt12.mf
14mr|texlive-xypic-20120809-2|77	%{_texmfdistdir}/fonts/source/public/xypic/xyd.mf
14mr|texlive-xypic-20120809-2|78	%{_texmfdistdir}/fonts/source/public/xypic/xyd2.mf
14mr|texlive-xypic-20120809-2|79	%{_texmfdistdir}/fonts/source/public/xypic/xydash10.mf
14mr|texlive-xypic-20120809-2|80	%{_texmfdistdir}/fonts/source/public/xypic/xyeuat10.mf
14mr|texlive-xypic-20120809-2|81	%{_texmfdistdir}/fonts/source/public/xypic/xyeuat11.mf
14mr|texlive-xypic-20120809-2|82	%{_texmfdistdir}/fonts/source/public/xypic/xyeuat12.mf
14mr|texlive-xypic-20120809-2|83	%{_texmfdistdir}/fonts/source/public/xypic/xyeubt10.mf
14mr|texlive-xypic-20120809-2|84	%{_texmfdistdir}/fonts/source/public/xypic/xyeubt11.mf
14mr|texlive-xypic-20120809-2|85	%{_texmfdistdir}/fonts/source/public/xypic/xyeubt12.mf
14mr|texlive-xypic-20120809-2|86	%{_texmfdistdir}/fonts/source/public/xypic/xyeuler.mf
14mr|texlive-xypic-20120809-2|87	%{_texmfdistdir}/fonts/source/public/xypic/xyline10.mf
14mr|texlive-xypic-20120809-2|88	%{_texmfdistdir}/fonts/source/public/xypic/xylu.mf
14mr|texlive-xypic-20120809-2|89	%{_texmfdistdir}/fonts/source/public/xypic/xyluat10.mf
14mr|texlive-xypic-20120809-2|90	%{_texmfdistdir}/fonts/source/public/xypic/xyluat11.mf
14mr|texlive-xypic-20120809-2|91	%{_texmfdistdir}/fonts/source/public/xypic/xyluat12.mf
14mr|texlive-xypic-20120809-2|92	%{_texmfdistdir}/fonts/source/public/xypic/xylubt10.mf
14mr|texlive-xypic-20120809-2|93	%{_texmfdistdir}/fonts/source/public/xypic/xylubt11.mf
14mr|texlive-xypic-20120809-2|94	%{_texmfdistdir}/fonts/source/public/xypic/xylubt12.mf
14mr|texlive-xypic-20120809-2|95	%{_texmfdistdir}/fonts/source/public/xypic/xymisc10.mf
14mr|texlive-xypic-20120809-2|96	%{_texmfdistdir}/fonts/source/public/xypic/xyqc10.mf
14mr|texlive-xypic-20120809-2|97	%{_texmfdistdir}/fonts/source/public/xypic/xytech.mf
14mr|texlive-xypic-20120809-2|98	%{_texmfdistdir}/fonts/tfm/public/xypic/xyatip10.tfm
14mr|texlive-xypic-20120809-2|99	%{_texmfdistdir}/fonts/tfm/public/xypic/xybsql10.tfm
14mr|texlive-xypic-20120809-2|100	%{_texmfdistdir}/fonts/tfm/public/xypic/xybtip10.tfm
14mr|texlive-xypic-20120809-2|101	%{_texmfdistdir}/fonts/tfm/public/xypic/xycirc10.tfm
14mr|texlive-xypic-20120809-2|102	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmat10.tfm
14mr|texlive-xypic-20120809-2|103	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmat11.tfm
14mr|texlive-xypic-20120809-2|104	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmat12.tfm
14mr|texlive-xypic-20120809-2|105	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmbt10.tfm
14mr|texlive-xypic-20120809-2|106	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmbt11.tfm
14mr|texlive-xypic-20120809-2|107	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmbt12.tfm
14mr|texlive-xypic-20120809-2|108	%{_texmfdistdir}/fonts/tfm/public/xypic/xydash10.tfm
14mr|texlive-xypic-20120809-2|109	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeuat10.tfm
14mr|texlive-xypic-20120809-2|110	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeuat11.tfm
14mr|texlive-xypic-20120809-2|111	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeuat12.tfm
14mr|texlive-xypic-20120809-2|112	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeubt10.tfm
14mr|texlive-xypic-20120809-2|113	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeubt11.tfm
14mr|texlive-xypic-20120809-2|114	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeubt12.tfm
14mr|texlive-xypic-20120809-2|115	%{_texmfdistdir}/fonts/tfm/public/xypic/xyline10.tfm
14mr|texlive-xypic-20120809-2|116	%{_texmfdistdir}/fonts/tfm/public/xypic/xyluat10.tfm
14mr|texlive-xypic-20120809-2|117	%{_texmfdistdir}/fonts/tfm/public/xypic/xyluat11.tfm
14mr|texlive-xypic-20120809-2|118	%{_texmfdistdir}/fonts/tfm/public/xypic/xyluat12.tfm
14mr|texlive-xypic-20120809-2|119	%{_texmfdistdir}/fonts/tfm/public/xypic/xylubt10.tfm
14mr|texlive-xypic-20120809-2|120	%{_texmfdistdir}/fonts/tfm/public/xypic/xylubt11.tfm
14mr|texlive-xypic-20120809-2|121	%{_texmfdistdir}/fonts/tfm/public/xypic/xylubt12.tfm
14mr|texlive-xypic-20120809-2|122	%{_texmfdistdir}/fonts/tfm/public/xypic/xymisc10.tfm
14mr|texlive-xypic-20120809-2|123	%{_texmfdistdir}/fonts/tfm/public/xypic/xyqc10.tfm
14mr|texlive-xypic-20120809-2|124	%{_texmfdistdir}/fonts/type1/public/xypic/xyatip10.pfb
14mr|texlive-xypic-20120809-2|125	%{_texmfdistdir}/fonts/type1/public/xypic/xyatip10.pfm
14mr|texlive-xypic-20120809-2|126	%{_texmfdistdir}/fonts/type1/public/xypic/xybsql10.pfb
14mr|texlive-xypic-20120809-2|127	%{_texmfdistdir}/fonts/type1/public/xypic/xybsql10.pfm
14mr|texlive-xypic-20120809-2|128	%{_texmfdistdir}/fonts/type1/public/xypic/xybtip10.pfb
14mr|texlive-xypic-20120809-2|129	%{_texmfdistdir}/fonts/type1/public/xypic/xybtip10.pfm
14mr|texlive-xypic-20120809-2|130	%{_texmfdistdir}/fonts/type1/public/xypic/xycirc10.pfb
14mr|texlive-xypic-20120809-2|131	%{_texmfdistdir}/fonts/type1/public/xypic/xycirc10.pfm
14mr|texlive-xypic-20120809-2|132	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat10.pfb
14mr|texlive-xypic-20120809-2|133	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat10.pfm
14mr|texlive-xypic-20120809-2|134	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat11.pfb
14mr|texlive-xypic-20120809-2|135	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat11.pfm
14mr|texlive-xypic-20120809-2|136	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat12.pfb
14mr|texlive-xypic-20120809-2|137	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat12.pfm
14mr|texlive-xypic-20120809-2|138	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt10.pfb
14mr|texlive-xypic-20120809-2|139	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt10.pfm
14mr|texlive-xypic-20120809-2|140	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt11.pfb
14mr|texlive-xypic-20120809-2|141	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt11.pfm
14mr|texlive-xypic-20120809-2|142	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt12.pfb
14mr|texlive-xypic-20120809-2|143	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt12.pfm
14mr|texlive-xypic-20120809-2|144	%{_texmfdistdir}/fonts/type1/public/xypic/xydash10.pfb
14mr|texlive-xypic-20120809-2|145	%{_texmfdistdir}/fonts/type1/public/xypic/xydash10.pfm
14mr|texlive-xypic-20120809-2|146	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat10.pfb
14mr|texlive-xypic-20120809-2|147	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat10.pfm
14mr|texlive-xypic-20120809-2|148	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat11.pfb
14mr|texlive-xypic-20120809-2|149	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat11.pfm
14mr|texlive-xypic-20120809-2|150	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat12.pfb
14mr|texlive-xypic-20120809-2|151	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat12.pfm
14mr|texlive-xypic-20120809-2|152	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt10.pfb
14mr|texlive-xypic-20120809-2|153	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt10.pfm
14mr|texlive-xypic-20120809-2|154	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt11.pfb
14mr|texlive-xypic-20120809-2|155	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt11.pfm
14mr|texlive-xypic-20120809-2|156	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt12.pfb
14mr|texlive-xypic-20120809-2|157	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt12.pfm
14mr|texlive-xypic-20120809-2|158	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat10.pfb
14mr|texlive-xypic-20120809-2|159	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat10.pfm
14mr|texlive-xypic-20120809-2|160	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat11.pfb
14mr|texlive-xypic-20120809-2|161	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat11.pfm
14mr|texlive-xypic-20120809-2|162	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat12.pfb
14mr|texlive-xypic-20120809-2|163	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat12.pfm
14mr|texlive-xypic-20120809-2|164	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt10.pfb
14mr|texlive-xypic-20120809-2|165	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt10.pfm
14mr|texlive-xypic-20120809-2|166	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt11.pfb
14mr|texlive-xypic-20120809-2|167	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt11.pfm
14mr|texlive-xypic-20120809-2|168	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt12.pfb
14mr|texlive-xypic-20120809-2|169	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt12.pfm
14mr|texlive-xypic-20120809-2|170	%{_texmfdistdir}/tex/generic/xypic/movie.cls
14mr|texlive-xypic-20120809-2|171	%{_texmfdistdir}/tex/generic/xypic/xy.sty
14mr|texlive-xypic-20120809-2|172	%{_texmfdistdir}/tex/generic/xypic/xy.tex
14mr|texlive-xypic-20120809-2|173	%{_texmfdistdir}/tex/generic/xypic/xy16textures.tex
14mr|texlive-xypic-20120809-2|174	%{_texmfdistdir}/tex/generic/xypic/xy17oztex.tex
14mr|texlive-xypic-20120809-2|175	%{_texmfdistdir}/tex/generic/xypic/xy2cell.tex
14mr|texlive-xypic-20120809-2|176	%{_texmfdistdir}/tex/generic/xypic/xyall.tex
14mr|texlive-xypic-20120809-2|177	%{_texmfdistdir}/tex/generic/xypic/xyarc.tex
14mr|texlive-xypic-20120809-2|178	%{_texmfdistdir}/tex/generic/xypic/xyarrow.tex
14mr|texlive-xypic-20120809-2|179	%{_texmfdistdir}/tex/generic/xypic/xycmactex.tex
14mr|texlive-xypic-20120809-2|180	%{_texmfdistdir}/tex/generic/xypic/xycmtip.tex
14mr|texlive-xypic-20120809-2|181	%{_texmfdistdir}/tex/generic/xypic/xycolor.tex
14mr|texlive-xypic-20120809-2|182	%{_texmfdistdir}/tex/generic/xypic/xycrayon.tex
14mr|texlive-xypic-20120809-2|183	%{_texmfdistdir}/tex/generic/xypic/xycurve.tex
14mr|texlive-xypic-20120809-2|184	%{_texmfdistdir}/tex/generic/xypic/xydummy.tex
14mr|texlive-xypic-20120809-2|185	%{_texmfdistdir}/tex/generic/xypic/xydvidrv.tex
14mr|texlive-xypic-20120809-2|186	%{_texmfdistdir}/tex/generic/xypic/xydvips.tex
14mr|texlive-xypic-20120809-2|187	%{_texmfdistdir}/tex/generic/xypic/xydvitops.tex
14mr|texlive-xypic-20120809-2|188	%{_texmfdistdir}/tex/generic/xypic/xyemtex.tex
14mr|texlive-xypic-20120809-2|189	%{_texmfdistdir}/tex/generic/xypic/xyframe.tex
14mr|texlive-xypic-20120809-2|190	%{_texmfdistdir}/tex/generic/xypic/xygraph.tex
14mr|texlive-xypic-20120809-2|191	%{_texmfdistdir}/tex/generic/xypic/xyidioms.tex
14mr|texlive-xypic-20120809-2|192	%{_texmfdistdir}/tex/generic/xypic/xyimport.tex
14mr|texlive-xypic-20120809-2|193	%{_texmfdistdir}/tex/generic/xypic/xyknot.tex
14mr|texlive-xypic-20120809-2|194	%{_texmfdistdir}/tex/generic/xypic/xyline.tex
14mr|texlive-xypic-20120809-2|195	%{_texmfdistdir}/tex/generic/xypic/xymacpat.xyp
14mr|texlive-xypic-20120809-2|196	%{_texmfdistdir}/tex/generic/xypic/xymatrix.tex
14mr|texlive-xypic-20120809-2|197	%{_texmfdistdir}/tex/generic/xypic/xymovie.tex
14mr|texlive-xypic-20120809-2|198	%{_texmfdistdir}/tex/generic/xypic/xynecula.tex
14mr|texlive-xypic-20120809-2|199	%{_texmfdistdir}/tex/generic/xypic/xyoztex.tex
14mr|texlive-xypic-20120809-2|200	%{_texmfdistdir}/tex/generic/xypic/xypdf-co.tex
14mr|texlive-xypic-20120809-2|201	%{_texmfdistdir}/tex/generic/xypic/xypdf-cu.tex
14mr|texlive-xypic-20120809-2|202	%{_texmfdistdir}/tex/generic/xypic/xypdf-fr.tex
14mr|texlive-xypic-20120809-2|203	%{_texmfdistdir}/tex/generic/xypic/xypdf-li.tex
14mr|texlive-xypic-20120809-2|204	%{_texmfdistdir}/tex/generic/xypic/xypdf-ro.tex
14mr|texlive-xypic-20120809-2|205	%{_texmfdistdir}/tex/generic/xypic/xypdf.tex
14mr|texlive-xypic-20120809-2|206	%{_texmfdistdir}/tex/generic/xypic/xypic.sty
14mr|texlive-xypic-20120809-2|207	%{_texmfdistdir}/tex/generic/xypic/xypic.tex
14mr|texlive-xypic-20120809-2|208	%{_texmfdistdir}/tex/generic/xypic/xypicture.tex
14mr|texlive-xypic-20120809-2|209	%{_texmfdistdir}/tex/generic/xypic/xypoly.tex
14mr|texlive-xypic-20120809-2|210	%{_texmfdistdir}/tex/generic/xypic/xyps-c.tex
14mr|texlive-xypic-20120809-2|211	%{_texmfdistdir}/tex/generic/xypic/xyps-col.tex
14mr|texlive-xypic-20120809-2|212	%{_texmfdistdir}/tex/generic/xypic/xyps-f.tex
14mr|texlive-xypic-20120809-2|213	%{_texmfdistdir}/tex/generic/xypic/xyps-l.tex
14mr|texlive-xypic-20120809-2|214	%{_texmfdistdir}/tex/generic/xypic/xyps-pro.tex
14mr|texlive-xypic-20120809-2|215	%{_texmfdistdir}/tex/generic/xypic/xyps-ps.tex
14mr|texlive-xypic-20120809-2|216	%{_texmfdistdir}/tex/generic/xypic/xyps-r.tex
14mr|texlive-xypic-20120809-2|217	%{_texmfdistdir}/tex/generic/xypic/xyps-s.tex
14mr|texlive-xypic-20120809-2|218	%{_texmfdistdir}/tex/generic/xypic/xyps-t.tex
14mr|texlive-xypic-20120809-2|219	%{_texmfdistdir}/tex/generic/xypic/xyps.tex
14mr|texlive-xypic-20120809-2|220	%{_texmfdistdir}/tex/generic/xypic/xypsdict.tex
14mr|texlive-xypic-20120809-2|221	%{_texmfdistdir}/tex/generic/xypic/xypspatt.tex
14mr|texlive-xypic-20120809-2|222	%{_texmfdistdir}/tex/generic/xypic/xyrecat.tex
14mr|texlive-xypic-20120809-2|223	%{_texmfdistdir}/tex/generic/xypic/xyrotate.tex
14mr|texlive-xypic-20120809-2|224	%{_texmfdistdir}/tex/generic/xypic/xysmart.tex
14mr|texlive-xypic-20120809-2|225	%{_texmfdistdir}/tex/generic/xypic/xytextures.tex
14mr|texlive-xypic-20120809-2|226	%{_texmfdistdir}/tex/generic/xypic/xytile.tex
14mr|texlive-xypic-20120809-2|227	%{_texmfdistdir}/tex/generic/xypic/xytips.tex
14mr|texlive-xypic-20120809-2|228	%{_texmfdistdir}/tex/generic/xypic/xytp-f.tex
14mr|texlive-xypic-20120809-2|229	%{_texmfdistdir}/tex/generic/xypic/xytpic.tex
14mr|texlive-xypic-20120809-2|230	%{_texmfdistdir}/tex/generic/xypic/xyv2.tex
14mr|texlive-xypic-20120809-2|231	%{_texmfdistdir}/tex/generic/xypic/xyweb.tex
14mr|texlive-xypic-20120809-2|232	%{_texmfdistdir}/tex/generic/xypic/xyxdvi.tex
14mr|texlive-xypic-20120809-2|233	%doc %{_texmfdistdir}/doc/generic/xypic/CATALOG
14mr|texlive-xypic-20120809-2|234	%doc %{_texmfdistdir}/doc/generic/xypic/COPYING
14mr|texlive-xypic-20120809-2|235	%doc %{_texmfdistdir}/doc/generic/xypic/FONTCOPYING
14mr|texlive-xypic-20120809-2|236	%doc %{_texmfdistdir}/doc/generic/xypic/INSTALL
14mr|texlive-xypic-20120809-2|237	%doc %{_texmfdistdir}/doc/generic/xypic/MANIFEST
14mr|texlive-xypic-20120809-2|238	%doc %{_texmfdistdir}/doc/generic/xypic/README
14mr|texlive-xypic-20120809-2|239	%doc %{_texmfdistdir}/doc/generic/xypic/TRAILER
14mr|texlive-xypic-20120809-2|240	%doc %{_texmfdistdir}/doc/generic/xypic/VERSIONS
14mr|texlive-xypic-20120809-2|241	%doc %{_texmfdistdir}/doc/generic/xypic/Xy-logo.png
14mr|texlive-xypic-20120809-2|242	%doc %{_texmfdistdir}/doc/generic/xypic/Xy-pic.html
14mr|texlive-xypic-20120809-2|243	%doc %{_texmfdistdir}/doc/generic/xypic/support/dvitogif89a
14mr|texlive-xypic-20120809-2|244	%doc %{_texmfdistdir}/doc/generic/xypic/support/install-tds
14mr|texlive-xypic-20120809-2|245	%doc %{_texmfdistdir}/doc/generic/xypic/support/pnmrawtopcropwhite.c
14mr|texlive-xypic-20120809-2|246	%doc %{_texmfdistdir}/doc/generic/xypic/xy388src.tar.gz
14mr|texlive-xypic-20120809-2|247	%doc %{_texmfdistdir}/doc/generic/xypic/xyguide.pdf
14mr|texlive-xypic-20120809-2|248	%doc %{_texmfdistdir}/doc/generic/xypic/xypdf.pdf
14mr|texlive-xypic-20120809-2|249	%doc %{_texmfdistdir}/doc/generic/xypic/xyrefer.pdf
14mr|texlive-xypic-20120809-2|250	%doc %{_texmfdistdir}/doc/generic/xypic/xysource.pdf
14mr|texlive-xypic-20120809-2|251	
14mr|texlive-xypic-20120809-2|252	#-----------------------------------------------------------------------
14mr|texlive-xypic-20120809-2|253	%prep
14mr|texlive-xypic-20120809-2|254	%setup -c -a0 -a1
14mr|texlive-xypic-20120809-2|255	
14mr|texlive-xypic-20120809-2|256	%build
14mr|texlive-xypic-20120809-2|257	
14mr|texlive-xypic-20120809-2|258	%install
14mr|texlive-xypic-20120809-2|259	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xypic-20120809-2|260	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xypic-20120809-2|261	
14mr|texlive-xypic-20120809-2|262	
14mr|texlive-xypic-20120809-2|263	
14mr|texlive-xypic-20120809-2|264	%changelog
14mr|texlive-xypic-20120809-2|265	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120809-2
14mr|texlive-xypic-20120809-2|266	+ Revision: 773eae3
14mr|texlive-xypic-20120809-2|267	- MassBuild#440: Increase release tag
14mr|texlive-xypic-20120809-2|268	
14mr|texlive-xypic-20120809-2|269	

21847 14
14mr|texlive-xypic-tut-pt-20070301-3|1	# revision 15878
14mr|texlive-xypic-tut-pt-20070301-3|2	# category Package
14mr|texlive-xypic-tut-pt-20070301-3|3	# catalog-ctan /info/portuguese/xypic-tutorial
14mr|texlive-xypic-tut-pt-20070301-3|4	# catalog-date 2007-03-01 23:46:20 +0100
14mr|texlive-xypic-tut-pt-20070301-3|5	# catalog-license gpl
14mr|texlive-xypic-tut-pt-20070301-3|6	# catalog-version undef
14mr|texlive-xypic-tut-pt-20070301-3|7	Name:		texlive-xypic-tut-pt
14mr|texlive-xypic-tut-pt-20070301-3|8	Version:	20070301
14mr|texlive-xypic-tut-pt-20070301-3|9	Release:	3
14mr|texlive-xypic-tut-pt-20070301-3|10	Summary:	A tutorial for XY-pic, in Portuguese
14mr|texlive-xypic-tut-pt-20070301-3|11	Group:		Publishing
14mr|texlive-xypic-tut-pt-20070301-3|12	URL:		http://www.ctan.org/tex-archive/info/portuguese/xypic-tutorial
14mr|texlive-xypic-tut-pt-20070301-3|13	License:	GPL
14mr|texlive-xypic-tut-pt-20070301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic-tut-pt.tar.xz
14mr|texlive-xypic-tut-pt-20070301-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic-tut-pt.doc.tar.xz
14mr|texlive-xypic-tut-pt-20070301-3|16	BuildArch:	noarch
14mr|texlive-xypic-tut-pt-20070301-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xypic-tut-pt-20070301-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xypic-tut-pt-20070301-3|19	
14mr|texlive-xypic-tut-pt-20070301-3|20	%description
14mr|texlive-xypic-tut-pt-20070301-3|21	TeXLive xypic-tut-pt package.
14mr|texlive-xypic-tut-pt-20070301-3|22	
14mr|texlive-xypic-tut-pt-20070301-3|23	#-----------------------------------------------------------------------
14mr|texlive-xypic-tut-pt-20070301-3|24	%files
14mr|texlive-xypic-tut-pt-20070301-3|25	%doc %{_texmfdistdir}/doc/generic/xypic-tut-pt/README
14mr|texlive-xypic-tut-pt-20070301-3|26	%doc %{_texmfdistdir}/doc/generic/xypic-tut-pt/grafico.eps
14mr|texlive-xypic-tut-pt-20070301-3|27	%doc %{_texmfdistdir}/doc/generic/xypic-tut-pt/xypic-tutorial.pdf
14mr|texlive-xypic-tut-pt-20070301-3|28	%doc %{_texmfdistdir}/doc/generic/xypic-tut-pt/xypictutorial.tex
14mr|texlive-xypic-tut-pt-20070301-3|29	
14mr|texlive-xypic-tut-pt-20070301-3|30	#-----------------------------------------------------------------------
14mr|texlive-xypic-tut-pt-20070301-3|31	%prep
14mr|texlive-xypic-tut-pt-20070301-3|32	%setup -c -a0 -a1
14mr|texlive-xypic-tut-pt-20070301-3|33	
14mr|texlive-xypic-tut-pt-20070301-3|34	%build
14mr|texlive-xypic-tut-pt-20070301-3|35	
14mr|texlive-xypic-tut-pt-20070301-3|36	%install
14mr|texlive-xypic-tut-pt-20070301-3|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xypic-tut-pt-20070301-3|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xypic-tut-pt-20070301-3|39	
14mr|texlive-xypic-tut-pt-20070301-3|40	
14mr|texlive-xypic-tut-pt-20070301-3|41	
14mr|texlive-xypic-tut-pt-20070301-3|42	%changelog
14mr|texlive-xypic-tut-pt-20070301-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070301-3
14mr|texlive-xypic-tut-pt-20070301-3|44	+ Revision: 94a0cc5
14mr|texlive-xypic-tut-pt-20070301-3|45	- MassBuild#440: Increase release tag
14mr|texlive-xypic-tut-pt-20070301-3|46	
14mr|texlive-xypic-tut-pt-20070301-3|47	

21848 14
14mr|texlive-xytree-1.5-3|1	# revision 15878
14mr|texlive-xytree-1.5-3|2	# category Package
14mr|texlive-xytree-1.5-3|3	# catalog-ctan /macros/latex/contrib/xytree
14mr|texlive-xytree-1.5-3|4	# catalog-date 2007-03-13 09:23:19 +0100
14mr|texlive-xytree-1.5-3|5	# catalog-license lppl
14mr|texlive-xytree-1.5-3|6	# catalog-version 1.5
14mr|texlive-xytree-1.5-3|7	Name:		texlive-xytree
14mr|texlive-xytree-1.5-3|8	Version:	1.5
14mr|texlive-xytree-1.5-3|9	Release:	3
14mr|texlive-xytree-1.5-3|10	Summary:	Tree macros using XY-Pic
14mr|texlive-xytree-1.5-3|11	Group:		Publishing
14mr|texlive-xytree-1.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xytree
14mr|texlive-xytree-1.5-3|13	License:	LPPL
14mr|texlive-xytree-1.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xytree.tar.xz
14mr|texlive-xytree-1.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xytree.doc.tar.xz
14mr|texlive-xytree-1.5-3|16	BuildArch:	noarch
14mr|texlive-xytree-1.5-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-xytree-1.5-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-xytree-1.5-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-xytree-1.5-3|20	
14mr|texlive-xytree-1.5-3|21	%description
14mr|texlive-xytree-1.5-3|22	The aim of xytree is to draw linguistic syntactic trees with
14mr|texlive-xytree-1.5-3|23	ease and to support hopefully sufficient functionalities, that
14mr|texlive-xytree-1.5-3|24	the linguist may need. The package (of course) depends on the
14mr|texlive-xytree-1.5-3|25	XY-Pic package.
14mr|texlive-xytree-1.5-3|26	
14mr|texlive-xytree-1.5-3|27	%post
14mr|texlive-xytree-1.5-3|28	%{_sbindir}/texlive.post
14mr|texlive-xytree-1.5-3|29	
14mr|texlive-xytree-1.5-3|30	%postun
14mr|texlive-xytree-1.5-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-xytree-1.5-3|32	%{_sbindir}/texlive.post
14mr|texlive-xytree-1.5-3|33	fi
14mr|texlive-xytree-1.5-3|34	
14mr|texlive-xytree-1.5-3|35	#-----------------------------------------------------------------------
14mr|texlive-xytree-1.5-3|36	%files
14mr|texlive-xytree-1.5-3|37	%{_texmfdistdir}/tex/latex/xytree/xytree.sty
14mr|texlive-xytree-1.5-3|38	%doc %{_texmfdistdir}/doc/latex/xytree/README
14mr|texlive-xytree-1.5-3|39	%doc %{_texmfdistdir}/doc/latex/xytree/xytree-doc-en.pdf
14mr|texlive-xytree-1.5-3|40	%doc %{_texmfdistdir}/doc/latex/xytree/xytree-doc-en.tex
14mr|texlive-xytree-1.5-3|41	
14mr|texlive-xytree-1.5-3|42	#-----------------------------------------------------------------------
14mr|texlive-xytree-1.5-3|43	%prep
14mr|texlive-xytree-1.5-3|44	%setup -c -a0 -a1
14mr|texlive-xytree-1.5-3|45	
14mr|texlive-xytree-1.5-3|46	%build
14mr|texlive-xytree-1.5-3|47	
14mr|texlive-xytree-1.5-3|48	%install
14mr|texlive-xytree-1.5-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-xytree-1.5-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-xytree-1.5-3|51	
14mr|texlive-xytree-1.5-3|52	
14mr|texlive-xytree-1.5-3|53	
14mr|texlive-xytree-1.5-3|54	%changelog
14mr|texlive-xytree-1.5-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5-3
14mr|texlive-xytree-1.5-3|56	+ Revision: 4fc7f80
14mr|texlive-xytree-1.5-3|57	- MassBuild#440: Increase release tag
14mr|texlive-xytree-1.5-3|58	
14mr|texlive-xytree-1.5-3|59	

21849 14
14mr|texlive-yafoot-20061216-3|1	# revision 19086
14mr|texlive-yafoot-20061216-3|2	# category Package
14mr|texlive-yafoot-20061216-3|3	# catalog-ctan /macros/latex/contrib/yafoot
14mr|texlive-yafoot-20061216-3|4	# catalog-date 2006-12-16 10:58:44 +0100
14mr|texlive-yafoot-20061216-3|5	# catalog-license lppl
14mr|texlive-yafoot-20061216-3|6	# catalog-version undef
14mr|texlive-yafoot-20061216-3|7	Name:		texlive-yafoot
14mr|texlive-yafoot-20061216-3|8	Version:	20061216
14mr|texlive-yafoot-20061216-3|9	Release:	3
14mr|texlive-yafoot-20061216-3|10	Summary:	A bundle of miscellaneous footnote packages
14mr|texlive-yafoot-20061216-3|11	Group:		Publishing
14mr|texlive-yafoot-20061216-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yafoot
14mr|texlive-yafoot-20061216-3|13	License:	LPPL
14mr|texlive-yafoot-20061216-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yafoot.tar.xz
14mr|texlive-yafoot-20061216-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yafoot.doc.tar.xz
14mr|texlive-yafoot-20061216-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yafoot.source.tar.xz
14mr|texlive-yafoot-20061216-3|17	BuildArch:	noarch
14mr|texlive-yafoot-20061216-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-yafoot-20061216-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-yafoot-20061216-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-yafoot-20061216-3|21	
14mr|texlive-yafoot-20061216-3|22	%description
14mr|texlive-yafoot-20061216-3|23	Contains three packages: - pfnote to number footnotes per page;
14mr|texlive-yafoot-20061216-3|24	- fnpos to control the position of footnotes; and - dblfnote to
14mr|texlive-yafoot-20061216-3|25	make footnotes double-columned.
14mr|texlive-yafoot-20061216-3|26	
14mr|texlive-yafoot-20061216-3|27	%post
14mr|texlive-yafoot-20061216-3|28	%{_sbindir}/texlive.post
14mr|texlive-yafoot-20061216-3|29	
14mr|texlive-yafoot-20061216-3|30	%postun
14mr|texlive-yafoot-20061216-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-yafoot-20061216-3|32	%{_sbindir}/texlive.post
14mr|texlive-yafoot-20061216-3|33	fi
14mr|texlive-yafoot-20061216-3|34	
14mr|texlive-yafoot-20061216-3|35	#-----------------------------------------------------------------------
14mr|texlive-yafoot-20061216-3|36	%files
14mr|texlive-yafoot-20061216-3|37	%{_texmfdistdir}/tex/latex/yafoot/dblfnote.sty
14mr|texlive-yafoot-20061216-3|38	%{_texmfdistdir}/tex/latex/yafoot/fnpos.sty
14mr|texlive-yafoot-20061216-3|39	%{_texmfdistdir}/tex/latex/yafoot/pfnote.sty
14mr|texlive-yafoot-20061216-3|40	%doc %{_texmfdistdir}/doc/latex/yafoot/README
14mr|texlive-yafoot-20061216-3|41	%doc %{_texmfdistdir}/doc/latex/yafoot/yafoot-man.pdf
14mr|texlive-yafoot-20061216-3|42	%doc %{_texmfdistdir}/doc/latex/yafoot/yafoot-man.tex
14mr|texlive-yafoot-20061216-3|43	#- source
14mr|texlive-yafoot-20061216-3|44	%doc %{_texmfdistdir}/source/latex/yafoot/yafoot.dtx
14mr|texlive-yafoot-20061216-3|45	%doc %{_texmfdistdir}/source/latex/yafoot/yafoot.ins
14mr|texlive-yafoot-20061216-3|46	
14mr|texlive-yafoot-20061216-3|47	#-----------------------------------------------------------------------
14mr|texlive-yafoot-20061216-3|48	%prep
14mr|texlive-yafoot-20061216-3|49	%setup -c -a0 -a1 -a2
14mr|texlive-yafoot-20061216-3|50	
14mr|texlive-yafoot-20061216-3|51	%build
14mr|texlive-yafoot-20061216-3|52	
14mr|texlive-yafoot-20061216-3|53	%install
14mr|texlive-yafoot-20061216-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-yafoot-20061216-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-yafoot-20061216-3|56	
14mr|texlive-yafoot-20061216-3|57	
14mr|texlive-yafoot-20061216-3|58	
14mr|texlive-yafoot-20061216-3|59	%changelog
14mr|texlive-yafoot-20061216-3|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061216-3
14mr|texlive-yafoot-20061216-3|61	+ Revision: 5d5e7ea
14mr|texlive-yafoot-20061216-3|62	- MassBuild#440: Increase release tag
14mr|texlive-yafoot-20061216-3|63	
14mr|texlive-yafoot-20061216-3|64	

21850 14
14mr|texlive-yagusylo-1.2-3|1	# revision 15878
14mr|texlive-yagusylo-1.2-3|2	# category Package
14mr|texlive-yagusylo-1.2-3|3	# catalog-ctan /macros/latex/contrib/yagusylo
14mr|texlive-yagusylo-1.2-3|4	# catalog-date 2009-03-03 08:06:14 +0100
14mr|texlive-yagusylo-1.2-3|5	# catalog-license lppl
14mr|texlive-yagusylo-1.2-3|6	# catalog-version 1.2
14mr|texlive-yagusylo-1.2-3|7	Name:		texlive-yagusylo
14mr|texlive-yagusylo-1.2-3|8	Version:	1.2
14mr|texlive-yagusylo-1.2-3|9	Release:	3
14mr|texlive-yagusylo-1.2-3|10	Summary:	A symbol loader
14mr|texlive-yagusylo-1.2-3|11	Group:		Publishing
14mr|texlive-yagusylo-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yagusylo
14mr|texlive-yagusylo-1.2-3|13	License:	LPPL
14mr|texlive-yagusylo-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yagusylo.tar.xz
14mr|texlive-yagusylo-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yagusylo.doc.tar.xz
14mr|texlive-yagusylo-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yagusylo.source.tar.xz
14mr|texlive-yagusylo-1.2-3|17	BuildArch:	noarch
14mr|texlive-yagusylo-1.2-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-yagusylo-1.2-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-yagusylo-1.2-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-yagusylo-1.2-3|21	
14mr|texlive-yagusylo-1.2-3|22	%description
14mr|texlive-yagusylo-1.2-3|23	The name is by way of being an acronym for "Yet Another Grand
14mr|texlive-yagusylo-1.2-3|24	Unified Symbols Loader"... The package allows the user to
14mr|texlive-yagusylo-1.2-3|25	access a symbol without loading the package that usually
14mr|texlive-yagusylo-1.2-3|26	provides it; this has the advantage of avoiding the name
14mr|texlive-yagusylo-1.2-3|27	clashes that so commonly trouble those who load symbol-
14mr|texlive-yagusylo-1.2-3|28	packages.
14mr|texlive-yagusylo-1.2-3|29	
14mr|texlive-yagusylo-1.2-3|30	%post
14mr|texlive-yagusylo-1.2-3|31	%{_sbindir}/texlive.post
14mr|texlive-yagusylo-1.2-3|32	
14mr|texlive-yagusylo-1.2-3|33	%postun
14mr|texlive-yagusylo-1.2-3|34	if [ $1 -eq 0 ]; then
14mr|texlive-yagusylo-1.2-3|35	%{_sbindir}/texlive.post
14mr|texlive-yagusylo-1.2-3|36	fi
14mr|texlive-yagusylo-1.2-3|37	
14mr|texlive-yagusylo-1.2-3|38	#-----------------------------------------------------------------------
14mr|texlive-yagusylo-1.2-3|39	%files
14mr|texlive-yagusylo-1.2-3|40	%{_texmfdistdir}/tex/latex/yagusylo/yagusylo.cfg
14mr|texlive-yagusylo-1.2-3|41	%{_texmfdistdir}/tex/latex/yagusylo/yagusylo.sty
14mr|texlive-yagusylo-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/yagusylo/LISEZMOI
14mr|texlive-yagusylo-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/yagusylo/README
14mr|texlive-yagusylo-1.2-3|44	%doc %{_texmfdistdir}/doc/latex/yagusylo/yagusylo-en.pdf
14mr|texlive-yagusylo-1.2-3|45	%doc %{_texmfdistdir}/doc/latex/yagusylo/yagusylo-fr.pdf
14mr|texlive-yagusylo-1.2-3|46	%doc %{_texmfdistdir}/doc/latex/yagusylo/yagusylo.pdf
14mr|texlive-yagusylo-1.2-3|47	#- source
14mr|texlive-yagusylo-1.2-3|48	%doc %{_texmfdistdir}/source/latex/yagusylo/Makefile
14mr|texlive-yagusylo-1.2-3|49	%doc %{_texmfdistdir}/source/latex/yagusylo/yagusylo.dtx
14mr|texlive-yagusylo-1.2-3|50	%doc %{_texmfdistdir}/source/latex/yagusylo/yagusylo.ins
14mr|texlive-yagusylo-1.2-3|51	
14mr|texlive-yagusylo-1.2-3|52	#-----------------------------------------------------------------------
14mr|texlive-yagusylo-1.2-3|53	%prep
14mr|texlive-yagusylo-1.2-3|54	%setup -c -a0 -a1 -a2
14mr|texlive-yagusylo-1.2-3|55	
14mr|texlive-yagusylo-1.2-3|56	%build
14mr|texlive-yagusylo-1.2-3|57	
14mr|texlive-yagusylo-1.2-3|58	%install
14mr|texlive-yagusylo-1.2-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-yagusylo-1.2-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-yagusylo-1.2-3|61	
14mr|texlive-yagusylo-1.2-3|62	
14mr|texlive-yagusylo-1.2-3|63	
14mr|texlive-yagusylo-1.2-3|64	%changelog
14mr|texlive-yagusylo-1.2-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2-3
14mr|texlive-yagusylo-1.2-3|66	+ Revision: e14841b
14mr|texlive-yagusylo-1.2-3|67	- MassBuild#440: Increase release tag
14mr|texlive-yagusylo-1.2-3|68	
14mr|texlive-yagusylo-1.2-3|69	

21851 14
14mr|texlive-yannisgr-20110522-3|1	# revision 22613
14mr|texlive-yannisgr-20110522-3|2	# category Package
14mr|texlive-yannisgr-20110522-3|3	# catalog-ctan /fonts/greek/yannis
14mr|texlive-yannisgr-20110522-3|4	# catalog-date 2011-05-22 00:38:15 +0200
14mr|texlive-yannisgr-20110522-3|5	# catalog-license gpl2
14mr|texlive-yannisgr-20110522-3|6	# catalog-version undef
14mr|texlive-yannisgr-20110522-3|7	Name:		texlive-yannisgr
14mr|texlive-yannisgr-20110522-3|8	Version:	20110522
14mr|texlive-yannisgr-20110522-3|9	Release:	3
14mr|texlive-yannisgr-20110522-3|10	Summary:	Greek fonts by Yannis Haralambous
14mr|texlive-yannisgr-20110522-3|11	Group:		Publishing
14mr|texlive-yannisgr-20110522-3|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/yannis
14mr|texlive-yannisgr-20110522-3|13	License:	GPL2
14mr|texlive-yannisgr-20110522-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yannisgr.tar.xz
14mr|texlive-yannisgr-20110522-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yannisgr.doc.tar.xz
14mr|texlive-yannisgr-20110522-3|16	BuildArch:	noarch
14mr|texlive-yannisgr-20110522-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-yannisgr-20110522-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-yannisgr-20110522-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-yannisgr-20110522-3|20	
14mr|texlive-yannisgr-20110522-3|21	%description
14mr|texlive-yannisgr-20110522-3|22	A family of 7-bit fonts with a code table designed for setting
14mr|texlive-yannisgr-20110522-3|23	modern polytonic Greek. The fonts are provided as Metafont
14mr|texlive-yannisgr-20110522-3|24	source; macros to produce a Greek variant of Plain TeX
14mr|texlive-yannisgr-20110522-3|25	(including a hyphenation table adapted to the fonts' code
14mr|texlive-yannisgr-20110522-3|26	table) are provided.
14mr|texlive-yannisgr-20110522-3|27	
14mr|texlive-yannisgr-20110522-3|28	%post
14mr|texlive-yannisgr-20110522-3|29	%{_sbindir}/texlive.post
14mr|texlive-yannisgr-20110522-3|30	
14mr|texlive-yannisgr-20110522-3|31	%postun
14mr|texlive-yannisgr-20110522-3|32	if [ $1 -eq 0 ]; then
14mr|texlive-yannisgr-20110522-3|33	%{_sbindir}/texlive.post
14mr|texlive-yannisgr-20110522-3|34	fi
14mr|texlive-yannisgr-20110522-3|35	
14mr|texlive-yannisgr-20110522-3|36	#-----------------------------------------------------------------------
14mr|texlive-yannisgr-20110522-3|37	%files
14mr|texlive-yannisgr-20110522-3|38	%{_texmfdistdir}/fonts/source/public/yannisgr/csc_misce.mf
14mr|texlive-yannisgr-20110522-3|39	%{_texmfdistdir}/fonts/source/public/yannisgr/gen_m_acc.mf
14mr|texlive-yannisgr-20110522-3|40	%{_texmfdistdir}/fonts/source/public/yannisgr/greekcsc.mf
14mr|texlive-yannisgr-20110522-3|41	%{_texmfdistdir}/fonts/source/public/yannisgr/it_digits.mf
14mr|texlive-yannisgr-20110522-3|42	%{_texmfdistdir}/fonts/source/public/yannisgr/it_lig.mf
14mr|texlive-yannisgr-20110522-3|43	%{_texmfdistdir}/fonts/source/public/yannisgr/it_lower.mf
14mr|texlive-yannisgr-20110522-3|44	%{_texmfdistdir}/fonts/source/public/yannisgr/ligcsc.mf
14mr|texlive-yannisgr-20110522-3|45	%{_texmfdistdir}/fonts/source/public/yannisgr/m_accent.mf
14mr|texlive-yannisgr-20110522-3|46	%{_texmfdistdir}/fonts/source/public/yannisgr/m_greek.mf
14mr|texlive-yannisgr-20110522-3|47	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrbf10.mf
14mr|texlive-yannisgr-20110522-3|48	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrrg10.mf
14mr|texlive-yannisgr-20110522-3|49	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrsl10.mf
14mr|texlive-yannisgr-20110522-3|50	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrti10.mf
14mr|texlive-yannisgr-20110522-3|51	%{_texmfdistdir}/fonts/source/public/yannisgr/rgen_acc.mf
14mr|texlive-yannisgr-20110522-3|52	%{_texmfdistdir}/fonts/source/public/yannisgr/rgraccent.mf
14mr|texlive-yannisgr-20110522-3|53	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrbase.mf
14mr|texlive-yannisgr-20110522-3|54	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrbf10.mf
14mr|texlive-yannisgr-20110522-3|55	%{_texmfdistdir}/fonts/source/public/yannisgr/rgreek.mf
14mr|texlive-yannisgr-20110522-3|56	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrlig.mf
14mr|texlive-yannisgr-20110522-3|57	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrlower.mf
14mr|texlive-yannisgr-20110522-3|58	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrpunct.mf
14mr|texlive-yannisgr-20110522-3|59	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrrg10.mf
14mr|texlive-yannisgr-20110522-3|60	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrsc10.mf
14mr|texlive-yannisgr-20110522-3|61	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrsl10.mf
14mr|texlive-yannisgr-20110522-3|62	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrti10.mf
14mr|texlive-yannisgr-20110522-3|63	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrupper.mf
14mr|texlive-yannisgr-20110522-3|64	%{_texmfdistdir}/fonts/source/public/yannisgr/scsc.mf
14mr|texlive-yannisgr-20110522-3|65	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrbf10.tfm
14mr|texlive-yannisgr-20110522-3|66	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrrg10.tfm
14mr|texlive-yannisgr-20110522-3|67	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrsl10.tfm
14mr|texlive-yannisgr-20110522-3|68	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrti10.tfm
14mr|texlive-yannisgr-20110522-3|69	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrbf10.tfm
14mr|texlive-yannisgr-20110522-3|70	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrrg10.tfm
14mr|texlive-yannisgr-20110522-3|71	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrsc10.tfm
14mr|texlive-yannisgr-20110522-3|72	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrsl10.tfm
14mr|texlive-yannisgr-20110522-3|73	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrti10.tfm
14mr|texlive-yannisgr-20110522-3|74	%doc %{_texmfdistdir}/doc/fonts/yannisgr/00changes.txt
14mr|texlive-yannisgr-20110522-3|75	%doc %{_texmfdistdir}/doc/fonts/yannisgr/README
14mr|texlive-yannisgr-20110522-3|76	%doc %{_texmfdistdir}/doc/fonts/yannisgr/README.TEXLIVE
14mr|texlive-yannisgr-20110522-3|77	%doc %{_texmfdistdir}/doc/fonts/yannisgr/monsyl.txt
14mr|texlive-yannisgr-20110522-3|78	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgreekmacros.tex
14mr|texlive-yannisgr-20110522-3|79	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrhyph.tex
14mr|texlive-yannisgr-20110522-3|80	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrpaper.lis
14mr|texlive-yannisgr-20110522-3|81	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrpaper.tex
14mr|texlive-yannisgr-20110522-3|82	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrsc10.300gf
14mr|texlive-yannisgr-20110522-3|83	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrsc10.lis
14mr|texlive-yannisgr-20110522-3|84	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrsc10.pl
14mr|texlive-yannisgr-20110522-3|85	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrtestfont.tex
14mr|texlive-yannisgr-20110522-3|86	%doc %{_texmfdistdir}/doc/fonts/yannisgr/tomakeformat.txt
14mr|texlive-yannisgr-20110522-3|87	
14mr|texlive-yannisgr-20110522-3|88	#-----------------------------------------------------------------------
14mr|texlive-yannisgr-20110522-3|89	%prep
14mr|texlive-yannisgr-20110522-3|90	%setup -c -a0 -a1
14mr|texlive-yannisgr-20110522-3|91	
14mr|texlive-yannisgr-20110522-3|92	%build
14mr|texlive-yannisgr-20110522-3|93	
14mr|texlive-yannisgr-20110522-3|94	%install
14mr|texlive-yannisgr-20110522-3|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-yannisgr-20110522-3|96	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mr|texlive-yannisgr-20110522-3|97	
14mr|texlive-yannisgr-20110522-3|98	
14mr|texlive-yannisgr-20110522-3|99	
14mr|texlive-yannisgr-20110522-3|100	%changelog
14mr|texlive-yannisgr-20110522-3|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20110522-3
14mr|texlive-yannisgr-20110522-3|102	+ Revision: e66001c
14mr|texlive-yannisgr-20110522-3|103	- MassBuild#440: Increase release tag
14mr|texlive-yannisgr-20110522-3|104	
14mr|texlive-yannisgr-20110522-3|105	

21852 14
14mr|texlive-yax-1.03-3|1	# revision 21183
14mr|texlive-yax-1.03-3|2	# category Package
14mr|texlive-yax-1.03-3|3	# catalog-ctan /macros/generic/yax
14mr|texlive-yax-1.03-3|4	# catalog-date 2011-01-23 17:05:29 +0100
14mr|texlive-yax-1.03-3|5	# catalog-license lppl
14mr|texlive-yax-1.03-3|6	# catalog-version 1.03
14mr|texlive-yax-1.03-3|7	Name:		texlive-yax
14mr|texlive-yax-1.03-3|8	Version:	1.03
14mr|texlive-yax-1.03-3|9	Release:	3
14mr|texlive-yax-1.03-3|10	Summary:	Yet Another Key System
14mr|texlive-yax-1.03-3|11	Group:		Publishing
14mr|texlive-yax-1.03-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/yax
14mr|texlive-yax-1.03-3|13	License:	LPPL
14mr|texlive-yax-1.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yax.tar.xz
14mr|texlive-yax-1.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yax.doc.tar.xz
14mr|texlive-yax-1.03-3|16	BuildArch:	noarch
14mr|texlive-yax-1.03-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-yax-1.03-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-yax-1.03-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-yax-1.03-3|20	
14mr|texlive-yax-1.03-3|21	%description
14mr|texlive-yax-1.03-3|22	YaX is advertised as a key system, but it rather organizes
14mr|texlive-yax-1.03-3|23	attributes in parameters, which parameters can be executed, so
14mr|texlive-yax-1.03-3|24	that YaX is halfway between key management and macro definition
14mr|texlive-yax-1.03-3|25	(and actually hopes to provide a user's interface). Values
14mr|texlive-yax-1.03-3|26	assigned to attributes can be retrieved and tested in various
14mr|texlive-yax-1.03-3|27	ways, with full expandability ensured as much as possible.
14mr|texlive-yax-1.03-3|28	Finally, YaX's syntax is a quite peculiar (as few braces as
14mr|texlive-yax-1.03-3|29	possible), but may be customized. YaX is based on texapi and
14mr|texlive-yax-1.03-3|30	thus requires e-TeX.
14mr|texlive-yax-1.03-3|31	
14mr|texlive-yax-1.03-3|32	%post
14mr|texlive-yax-1.03-3|33	%{_sbindir}/texlive.post
14mr|texlive-yax-1.03-3|34	
14mr|texlive-yax-1.03-3|35	%postun
14mr|texlive-yax-1.03-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-yax-1.03-3|37	%{_sbindir}/texlive.post
14mr|texlive-yax-1.03-3|38	fi
14mr|texlive-yax-1.03-3|39	
14mr|texlive-yax-1.03-3|40	#-----------------------------------------------------------------------
14mr|texlive-yax-1.03-3|41	%files
14mr|texlive-yax-1.03-3|42	%{_texmfdistdir}/tex/generic/yax/t-yax.tex
14mr|texlive-yax-1.03-3|43	%{_texmfdistdir}/tex/generic/yax/yax.sty
14mr|texlive-yax-1.03-3|44	%{_texmfdistdir}/tex/generic/yax/yax.tex
14mr|texlive-yax-1.03-3|45	%doc %{_texmfdistdir}/doc/generic/yax/README
14mr|texlive-yax-1.03-3|46	%doc %{_texmfdistdir}/doc/generic/yax/yax-doc.pdf
14mr|texlive-yax-1.03-3|47	%doc %{_texmfdistdir}/doc/generic/yax/yax-doc.tex
14mr|texlive-yax-1.03-3|48	
14mr|texlive-yax-1.03-3|49	#-----------------------------------------------------------------------
14mr|texlive-yax-1.03-3|50	%prep
14mr|texlive-yax-1.03-3|51	%setup -c -a0 -a1
14mr|texlive-yax-1.03-3|52	
14mr|texlive-yax-1.03-3|53	%build
14mr|texlive-yax-1.03-3|54	
14mr|texlive-yax-1.03-3|55	%install
14mr|texlive-yax-1.03-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-yax-1.03-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-yax-1.03-3|58	
14mr|texlive-yax-1.03-3|59	
14mr|texlive-yax-1.03-3|60	
14mr|texlive-yax-1.03-3|61	%changelog
14mr|texlive-yax-1.03-3|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-3
14mr|texlive-yax-1.03-3|63	+ Revision: 0c6f892
14mr|texlive-yax-1.03-3|64	- MassBuild#440: Increase release tag
14mr|texlive-yax-1.03-3|65	
14mr|texlive-yax-1.03-3|66	

21853 14
14mr|texlive-ydoc-0.6alpha-3|1	# revision 24709
14mr|texlive-ydoc-0.6alpha-3|2	# category Package
14mr|texlive-ydoc-0.6alpha-3|3	# catalog-ctan /macros/latex/contrib/ydoc
14mr|texlive-ydoc-0.6alpha-3|4	# catalog-date 2011-11-19 21:39:40 +0100
14mr|texlive-ydoc-0.6alpha-3|5	# catalog-license lppl1.3
14mr|texlive-ydoc-0.6alpha-3|6	# catalog-version 0.6alpha
14mr|texlive-ydoc-0.6alpha-3|7	Name:		texlive-ydoc
14mr|texlive-ydoc-0.6alpha-3|8	Version:	0.6alpha
14mr|texlive-ydoc-0.6alpha-3|9	Release:	3
14mr|texlive-ydoc-0.6alpha-3|10	Summary:	Macros for documentation of LaTeX classes and packages
14mr|texlive-ydoc-0.6alpha-3|11	Group:		Publishing
14mr|texlive-ydoc-0.6alpha-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ydoc
14mr|texlive-ydoc-0.6alpha-3|13	License:	LPPL1.3
14mr|texlive-ydoc-0.6alpha-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ydoc.tar.xz
14mr|texlive-ydoc-0.6alpha-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ydoc.doc.tar.xz
14mr|texlive-ydoc-0.6alpha-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ydoc.source.tar.xz
14mr|texlive-ydoc-0.6alpha-3|17	BuildArch:	noarch
14mr|texlive-ydoc-0.6alpha-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ydoc-0.6alpha-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ydoc-0.6alpha-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-ydoc-0.6alpha-3|21	
14mr|texlive-ydoc-0.6alpha-3|22	%description
14mr|texlive-ydoc-0.6alpha-3|23	The package provides macros and environments to document LaTeX
14mr|texlive-ydoc-0.6alpha-3|24	packages and classes. It is an (as yet unfinished) alternative
14mr|texlive-ydoc-0.6alpha-3|25	to the ltxdoc class and the doc or xdoc packages. The aim is to
14mr|texlive-ydoc-0.6alpha-3|26	provide a different layout and more modern styles (using the
14mr|texlive-ydoc-0.6alpha-3|27	xcolor, hyperref packages, etc.) This is an alpha release, and
14mr|texlive-ydoc-0.6alpha-3|28	should probably not (yet) be used with other packages, since
14mr|texlive-ydoc-0.6alpha-3|29	the implementation might change. Nevertheless, the author uses
14mr|texlive-ydoc-0.6alpha-3|30	it to document his own packages.
14mr|texlive-ydoc-0.6alpha-3|31	
14mr|texlive-ydoc-0.6alpha-3|32	%post
14mr|texlive-ydoc-0.6alpha-3|33	%{_sbindir}/texlive.post
14mr|texlive-ydoc-0.6alpha-3|34	
14mr|texlive-ydoc-0.6alpha-3|35	%postun
14mr|texlive-ydoc-0.6alpha-3|36	if [ $1 -eq 0 ]; then
14mr|texlive-ydoc-0.6alpha-3|37	%{_sbindir}/texlive.post
14mr|texlive-ydoc-0.6alpha-3|38	fi
14mr|texlive-ydoc-0.6alpha-3|39	
14mr|texlive-ydoc-0.6alpha-3|40	#-----------------------------------------------------------------------
14mr|texlive-ydoc-0.6alpha-3|41	%files
14mr|texlive-ydoc-0.6alpha-3|42	%{_texmfdistdir}/tex/generic/ydoc/ydocincl.tex
14mr|texlive-ydoc-0.6alpha-3|43	%{_texmfdistdir}/tex/generic/ydoc/ydocstrip.tex
14mr|texlive-ydoc-0.6alpha-3|44	%{_texmfdistdir}/tex/latex/ydoc/ydoc-code.sty
14mr|texlive-ydoc-0.6alpha-3|45	%{_texmfdistdir}/tex/latex/ydoc/ydoc-desc.sty
14mr|texlive-ydoc-0.6alpha-3|46	%{_texmfdistdir}/tex/latex/ydoc/ydoc-doc.sty
14mr|texlive-ydoc-0.6alpha-3|47	%{_texmfdistdir}/tex/latex/ydoc/ydoc-expl.sty
14mr|texlive-ydoc-0.6alpha-3|48	%{_texmfdistdir}/tex/latex/ydoc/ydoc.cfg
14mr|texlive-ydoc-0.6alpha-3|49	%{_texmfdistdir}/tex/latex/ydoc/ydoc.cls
14mr|texlive-ydoc-0.6alpha-3|50	%{_texmfdistdir}/tex/latex/ydoc/ydoc.sty
14mr|texlive-ydoc-0.6alpha-3|51	%doc %{_texmfdistdir}/doc/latex/ydoc/README
14mr|texlive-ydoc-0.6alpha-3|52	%doc %{_texmfdistdir}/doc/latex/ydoc/ydoc.pdf
14mr|texlive-ydoc-0.6alpha-3|53	#- source
14mr|texlive-ydoc-0.6alpha-3|54	%doc %{_texmfdistdir}/source/latex/ydoc/ydoc.dtx
14mr|texlive-ydoc-0.6alpha-3|55	
14mr|texlive-ydoc-0.6alpha-3|56	#-----------------------------------------------------------------------
14mr|texlive-ydoc-0.6alpha-3|57	%prep
14mr|texlive-ydoc-0.6alpha-3|58	%setup -c -a0 -a1 -a2
14mr|texlive-ydoc-0.6alpha-3|59	
14mr|texlive-ydoc-0.6alpha-3|60	%build
14mr|texlive-ydoc-0.6alpha-3|61	
14mr|texlive-ydoc-0.6alpha-3|62	%install
14mr|texlive-ydoc-0.6alpha-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ydoc-0.6alpha-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ydoc-0.6alpha-3|65	
14mr|texlive-ydoc-0.6alpha-3|66	
14mr|texlive-ydoc-0.6alpha-3|67	
14mr|texlive-ydoc-0.6alpha-3|68	%changelog
14mr|texlive-ydoc-0.6alpha-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6alpha-3
14mr|texlive-ydoc-0.6alpha-3|70	+ Revision: 691997e
14mr|texlive-ydoc-0.6alpha-3|71	- MassBuild#440: Increase release tag
14mr|texlive-ydoc-0.6alpha-3|72	
14mr|texlive-ydoc-0.6alpha-3|73	

21854 14
14mr|texlive-yfonts-1.3-3|1	# revision 15878
14mr|texlive-yfonts-1.3-3|2	# category Package
14mr|texlive-yfonts-1.3-3|3	# catalog-ctan /macros/latex/contrib/yfonts
14mr|texlive-yfonts-1.3-3|4	# catalog-date 2007-03-01 23:46:20 +0100
14mr|texlive-yfonts-1.3-3|5	# catalog-license lppl
14mr|texlive-yfonts-1.3-3|6	# catalog-version 1.3
14mr|texlive-yfonts-1.3-3|7	Name:		texlive-yfonts
14mr|texlive-yfonts-1.3-3|8	Version:	1.3
14mr|texlive-yfonts-1.3-3|9	Release:	3
14mr|texlive-yfonts-1.3-3|10	Summary:	Support for old German fonts
14mr|texlive-yfonts-1.3-3|11	Group:		Publishing
14mr|texlive-yfonts-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yfonts
14mr|texlive-yfonts-1.3-3|13	License:	LPPL
14mr|texlive-yfonts-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yfonts.tar.xz
14mr|texlive-yfonts-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yfonts.doc.tar.xz
14mr|texlive-yfonts-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yfonts.source.tar.xz
14mr|texlive-yfonts-1.3-3|17	BuildArch:	noarch
14mr|texlive-yfonts-1.3-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-yfonts-1.3-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-yfonts-1.3-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-yfonts-1.3-3|21	
14mr|texlive-yfonts-1.3-3|22	%description
14mr|texlive-yfonts-1.3-3|23	A LaTeX interface to the old-german fonts designed by Yannis
14mr|texlive-yfonts-1.3-3|24	Haralambous: Gothic, Schwabacher, Fraktur and the baroque
14mr|texlive-yfonts-1.3-3|25	initials.
14mr|texlive-yfonts-1.3-3|26	
14mr|texlive-yfonts-1.3-3|27	%post
14mr|texlive-yfonts-1.3-3|28	%{_sbindir}/texlive.post
14mr|texlive-yfonts-1.3-3|29	
14mr|texlive-yfonts-1.3-3|30	%postun
14mr|texlive-yfonts-1.3-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-yfonts-1.3-3|32	%{_sbindir}/texlive.post
14mr|texlive-yfonts-1.3-3|33	fi
14mr|texlive-yfonts-1.3-3|34	
14mr|texlive-yfonts-1.3-3|35	#-----------------------------------------------------------------------
14mr|texlive-yfonts-1.3-3|36	%files
14mr|texlive-yfonts-1.3-3|37	%{_texmfdistdir}/tex/latex/yfonts/yfonts.sty
14mr|texlive-yfonts-1.3-3|38	%doc %{_texmfdistdir}/doc/latex/yfonts/frktest.tex
14mr|texlive-yfonts-1.3-3|39	%doc %{_texmfdistdir}/doc/latex/yfonts/liesmich
14mr|texlive-yfonts-1.3-3|40	%doc %{_texmfdistdir}/doc/latex/yfonts/readme
14mr|texlive-yfonts-1.3-3|41	#- source
14mr|texlive-yfonts-1.3-3|42	%doc %{_texmfdistdir}/source/latex/yfonts/yfonts.dtx
14mr|texlive-yfonts-1.3-3|43	%doc %{_texmfdistdir}/source/latex/yfonts/yfonts.ins
14mr|texlive-yfonts-1.3-3|44	
14mr|texlive-yfonts-1.3-3|45	#-----------------------------------------------------------------------
14mr|texlive-yfonts-1.3-3|46	%prep
14mr|texlive-yfonts-1.3-3|47	%setup -c -a0 -a1 -a2
14mr|texlive-yfonts-1.3-3|48	
14mr|texlive-yfonts-1.3-3|49	%build
14mr|texlive-yfonts-1.3-3|50	
14mr|texlive-yfonts-1.3-3|51	%install
14mr|texlive-yfonts-1.3-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-yfonts-1.3-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-yfonts-1.3-3|54	
14mr|texlive-yfonts-1.3-3|55	
14mr|texlive-yfonts-1.3-3|56	
14mr|texlive-yfonts-1.3-3|57	%changelog
14mr|texlive-yfonts-1.3-3|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-3
14mr|texlive-yfonts-1.3-3|59	+ Revision: 5dfacdb
14mr|texlive-yfonts-1.3-3|60	- MassBuild#440: Increase release tag
14mr|texlive-yfonts-1.3-3|61	
14mr|texlive-yfonts-1.3-3|62	

21855 14
14mr|texlive-yhmath-20070301-3|1	# revision 15878
14mr|texlive-yhmath-20070301-3|2	# category Package
14mr|texlive-yhmath-20070301-3|3	# catalog-ctan /fonts/yhmath
14mr|texlive-yhmath-20070301-3|4	# catalog-date 2007-03-01 23:46:20 +0100
14mr|texlive-yhmath-20070301-3|5	# catalog-license lppl
14mr|texlive-yhmath-20070301-3|6	# catalog-version undef
14mr|texlive-yhmath-20070301-3|7	Name:		texlive-yhmath
14mr|texlive-yhmath-20070301-3|8	Version:	20070301
14mr|texlive-yhmath-20070301-3|9	Release:	3
14mr|texlive-yhmath-20070301-3|10	Summary:	Extended maths fonts for LaTeX
14mr|texlive-yhmath-20070301-3|11	Group:		Publishing
14mr|texlive-yhmath-20070301-3|12	URL:		http://www.ctan.org/tex-archive/fonts/yhmath
14mr|texlive-yhmath-20070301-3|13	License:	LPPL
14mr|texlive-yhmath-20070301-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yhmath.tar.xz
14mr|texlive-yhmath-20070301-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yhmath.doc.tar.xz
14mr|texlive-yhmath-20070301-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yhmath.source.tar.xz
14mr|texlive-yhmath-20070301-3|17	BuildArch:	noarch
14mr|texlive-yhmath-20070301-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-yhmath-20070301-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-yhmath-20070301-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-yhmath-20070301-3|21	
14mr|texlive-yhmath-20070301-3|22	%description
14mr|texlive-yhmath-20070301-3|23	The yhmath bundle contains fonts (type in 1 format) and a LaTeX
14mr|texlive-yhmath-20070301-3|24	package for using them.
14mr|texlive-yhmath-20070301-3|25	
14mr|texlive-yhmath-20070301-3|26	%post
14mr|texlive-yhmath-20070301-3|27	%{_sbindir}/texlive.post
14mr|texlive-yhmath-20070301-3|28	
14mr|texlive-yhmath-20070301-3|29	%postun
14mr|texlive-yhmath-20070301-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-yhmath-20070301-3|31	%{_sbindir}/texlive.post
14mr|texlive-yhmath-20070301-3|32	fi
14mr|texlive-yhmath-20070301-3|33	
14mr|texlive-yhmath-20070301-3|34	#-----------------------------------------------------------------------
14mr|texlive-yhmath-20070301-3|35	%files
14mr|texlive-yhmath-20070301-3|36	%{_texmfdistdir}/fonts/map/dvips/yhmath/yhmath.map
14mr|texlive-yhmath-20070301-3|37	%{_texmfdistdir}/fonts/source/public/yhmath/yhbigacc.mf
14mr|texlive-yhmath-20070301-3|38	%{_texmfdistdir}/fonts/source/public/yhmath/yhbigdel.mf
14mr|texlive-yhmath-20070301-3|39	%{_texmfdistdir}/fonts/source/public/yhmath/yhcmex10.mf
14mr|texlive-yhmath-20070301-3|40	%{_texmfdistdir}/fonts/source/public/yhmath/yhmathex.mf
14mr|texlive-yhmath-20070301-3|41	%{_texmfdistdir}/fonts/source/public/yhmath/yrcmex10.mf
14mr|texlive-yhmath-20070301-3|42	%{_texmfdistdir}/fonts/tfm/public/yhmath/yhcmex10.tfm
14mr|texlive-yhmath-20070301-3|43	%{_texmfdistdir}/fonts/tfm/public/yhmath/yrcmex10.tfm
14mr|texlive-yhmath-20070301-3|44	%{_texmfdistdir}/fonts/type1/public/yhmath/yhcmex.pfb
14mr|texlive-yhmath-20070301-3|45	%{_texmfdistdir}/fonts/vf/public/yhmath/yhcmex10.vf
14mr|texlive-yhmath-20070301-3|46	%{_texmfdistdir}/tex/latex/yhmath/OMXyhex.fd
14mr|texlive-yhmath-20070301-3|47	%{_texmfdistdir}/tex/latex/yhmath/yhmath.sty
14mr|texlive-yhmath-20070301-3|48	%doc %{_texmfdistdir}/doc/latex/yhmath/yhmath.pdf
14mr|texlive-yhmath-20070301-3|49	#- source
14mr|texlive-yhmath-20070301-3|50	%doc %{_texmfdistdir}/source/latex/yhmath/yhmath.drv
14mr|texlive-yhmath-20070301-3|51	%doc %{_texmfdistdir}/source/latex/yhmath/yhmath.dtx
14mr|texlive-yhmath-20070301-3|52	%doc %{_texmfdistdir}/source/latex/yhmath/yhmath.ins
14mr|texlive-yhmath-20070301-3|53	
14mr|texlive-yhmath-20070301-3|54	#-----------------------------------------------------------------------
14mr|texlive-yhmath-20070301-3|55	%prep
14mr|texlive-yhmath-20070301-3|56	%setup -c -a0 -a1 -a2
14mr|texlive-yhmath-20070301-3|57	
14mr|texlive-yhmath-20070301-3|58	%build
14mr|texlive-yhmath-20070301-3|59	
14mr|texlive-yhmath-20070301-3|60	%install
14mr|texlive-yhmath-20070301-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-yhmath-20070301-3|62	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-yhmath-20070301-3|63	
14mr|texlive-yhmath-20070301-3|64	
14mr|texlive-yhmath-20070301-3|65	
14mr|texlive-yhmath-20070301-3|66	%changelog
14mr|texlive-yhmath-20070301-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20070301-3
14mr|texlive-yhmath-20070301-3|68	+ Revision: 4974c7b
14mr|texlive-yhmath-20070301-3|69	- MassBuild#440: Increase release tag
14mr|texlive-yhmath-20070301-3|70	
14mr|texlive-yhmath-20070301-3|71	

21856 14
14mr|texlive-york-thesis-3.6-3|1	# revision 23348
14mr|texlive-york-thesis-3.6-3|2	# category Package
14mr|texlive-york-thesis-3.6-3|3	# catalog-ctan /macros/latex/contrib/york-thesis
14mr|texlive-york-thesis-3.6-3|4	# catalog-date 2011-06-14 00:09:45 +0200
14mr|texlive-york-thesis-3.6-3|5	# catalog-license lppl1.3
14mr|texlive-york-thesis-3.6-3|6	# catalog-version 3.6
14mr|texlive-york-thesis-3.6-3|7	Name:		texlive-york-thesis
14mr|texlive-york-thesis-3.6-3|8	Version:	3.6
14mr|texlive-york-thesis-3.6-3|9	Release:	3
14mr|texlive-york-thesis-3.6-3|10	Summary:	A thesis class file for York University, Toronto
14mr|texlive-york-thesis-3.6-3|11	Group:		Publishing
14mr|texlive-york-thesis-3.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/york-thesis
14mr|texlive-york-thesis-3.6-3|13	License:	LPPL1.3
14mr|texlive-york-thesis-3.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/york-thesis.tar.xz
14mr|texlive-york-thesis-3.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/york-thesis.doc.tar.xz
14mr|texlive-york-thesis-3.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/york-thesis.source.tar.xz
14mr|texlive-york-thesis-3.6-3|17	BuildArch:	noarch
14mr|texlive-york-thesis-3.6-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-york-thesis-3.6-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-york-thesis-3.6-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-york-thesis-3.6-3|21	
14mr|texlive-york-thesis-3.6-3|22	%description
14mr|texlive-york-thesis-3.6-3|23	York Graduate Studies has again changed the requirements for
14mr|texlive-york-thesis-3.6-3|24	theses and dissertations. The established york-thesis class
14mr|texlive-york-thesis-3.6-3|25	file now implements the changes made in Spring 2005.
14mr|texlive-york-thesis-3.6-3|26	
14mr|texlive-york-thesis-3.6-3|27	%post
14mr|texlive-york-thesis-3.6-3|28	%{_sbindir}/texlive.post
14mr|texlive-york-thesis-3.6-3|29	
14mr|texlive-york-thesis-3.6-3|30	%postun
14mr|texlive-york-thesis-3.6-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-york-thesis-3.6-3|32	%{_sbindir}/texlive.post
14mr|texlive-york-thesis-3.6-3|33	fi
14mr|texlive-york-thesis-3.6-3|34	
14mr|texlive-york-thesis-3.6-3|35	#-----------------------------------------------------------------------
14mr|texlive-york-thesis-3.6-3|36	%files
14mr|texlive-york-thesis-3.6-3|37	%{_texmfdistdir}/tex/latex/york-thesis/york-thesis.cls
14mr|texlive-york-thesis-3.6-3|38	%doc %{_texmfdistdir}/doc/latex/york-thesis/README
14mr|texlive-york-thesis-3.6-3|39	%doc %{_texmfdistdir}/doc/latex/york-thesis/york-thesis-Template.tex
14mr|texlive-york-thesis-3.6-3|40	%doc %{_texmfdistdir}/doc/latex/york-thesis/york-thesis.el
14mr|texlive-york-thesis-3.6-3|41	%doc %{_texmfdistdir}/doc/latex/york-thesis/york-thesis.pdf
14mr|texlive-york-thesis-3.6-3|42	#- source
14mr|texlive-york-thesis-3.6-3|43	%doc %{_texmfdistdir}/source/latex/york-thesis/york-thesis.dtx
14mr|texlive-york-thesis-3.6-3|44	%doc %{_texmfdistdir}/source/latex/york-thesis/york-thesis.ins
14mr|texlive-york-thesis-3.6-3|45	
14mr|texlive-york-thesis-3.6-3|46	#-----------------------------------------------------------------------
14mr|texlive-york-thesis-3.6-3|47	%prep
14mr|texlive-york-thesis-3.6-3|48	%setup -c -a0 -a1 -a2
14mr|texlive-york-thesis-3.6-3|49	
14mr|texlive-york-thesis-3.6-3|50	%build
14mr|texlive-york-thesis-3.6-3|51	
14mr|texlive-york-thesis-3.6-3|52	%install
14mr|texlive-york-thesis-3.6-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-york-thesis-3.6-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-york-thesis-3.6-3|55	
14mr|texlive-york-thesis-3.6-3|56	
14mr|texlive-york-thesis-3.6-3|57	
14mr|texlive-york-thesis-3.6-3|58	%changelog
14mr|texlive-york-thesis-3.6-3|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.6-3
14mr|texlive-york-thesis-3.6-3|60	+ Revision: 912c113
14mr|texlive-york-thesis-3.6-3|61	- MassBuild#440: Increase release tag
14mr|texlive-york-thesis-3.6-3|62	
14mr|texlive-york-thesis-3.6-3|63	

21857 14
14mr|texlive-youngtab-1.1-3|1	# revision 17635
14mr|texlive-youngtab-1.1-3|2	# category Package
14mr|texlive-youngtab-1.1-3|3	# catalog-ctan /macros/latex/contrib/youngtab
14mr|texlive-youngtab-1.1-3|4	# catalog-date 2010-03-30 14:47:00 +0200
14mr|texlive-youngtab-1.1-3|5	# catalog-license lppl1
14mr|texlive-youngtab-1.1-3|6	# catalog-version 1.1
14mr|texlive-youngtab-1.1-3|7	Name:		texlive-youngtab
14mr|texlive-youngtab-1.1-3|8	Version:	1.1
14mr|texlive-youngtab-1.1-3|9	Release:	3
14mr|texlive-youngtab-1.1-3|10	Summary:	Typeset Young-Tableaux
14mr|texlive-youngtab-1.1-3|11	Group:		Publishing
14mr|texlive-youngtab-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/youngtab
14mr|texlive-youngtab-1.1-3|13	License:	LPPL1
14mr|texlive-youngtab-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/youngtab.tar.xz
14mr|texlive-youngtab-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/youngtab.doc.tar.xz
14mr|texlive-youngtab-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/youngtab.source.tar.xz
14mr|texlive-youngtab-1.1-3|17	BuildArch:	noarch
14mr|texlive-youngtab-1.1-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-youngtab-1.1-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-youngtab-1.1-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-youngtab-1.1-3|21	
14mr|texlive-youngtab-1.1-3|22	%description
14mr|texlive-youngtab-1.1-3|23	A package for typesetting Young-Tableaux, mathematical symbols
14mr|texlive-youngtab-1.1-3|24	for the representations of groups, providing two macros,
14mr|texlive-youngtab-1.1-3|25	\yng(1) and \young(1) to generate the whole Young-Tableaux.
14mr|texlive-youngtab-1.1-3|26	
14mr|texlive-youngtab-1.1-3|27	%post
14mr|texlive-youngtab-1.1-3|28	%{_sbindir}/texlive.post
14mr|texlive-youngtab-1.1-3|29	
14mr|texlive-youngtab-1.1-3|30	%postun
14mr|texlive-youngtab-1.1-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-youngtab-1.1-3|32	%{_sbindir}/texlive.post
14mr|texlive-youngtab-1.1-3|33	fi
14mr|texlive-youngtab-1.1-3|34	
14mr|texlive-youngtab-1.1-3|35	#-----------------------------------------------------------------------
14mr|texlive-youngtab-1.1-3|36	%files
14mr|texlive-youngtab-1.1-3|37	%{_texmfdistdir}/tex/latex/youngtab/youngtab.sty
14mr|texlive-youngtab-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/youngtab/README
14mr|texlive-youngtab-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/youngtab/makeydoc
14mr|texlive-youngtab-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/youngtab/makeydoc.bat
14mr|texlive-youngtab-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/youngtab/youngtab.el
14mr|texlive-youngtab-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/youngtab/youngtab.pdf
14mr|texlive-youngtab-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/youngtab/youngtab.tex
14mr|texlive-youngtab-1.1-3|44	#- source
14mr|texlive-youngtab-1.1-3|45	%doc %{_texmfdistdir}/source/latex/youngtab/youngtab.dtx
14mr|texlive-youngtab-1.1-3|46	%doc %{_texmfdistdir}/source/latex/youngtab/youngtab.ins
14mr|texlive-youngtab-1.1-3|47	
14mr|texlive-youngtab-1.1-3|48	#-----------------------------------------------------------------------
14mr|texlive-youngtab-1.1-3|49	%prep
14mr|texlive-youngtab-1.1-3|50	%setup -c -a0 -a1 -a2
14mr|texlive-youngtab-1.1-3|51	
14mr|texlive-youngtab-1.1-3|52	%build
14mr|texlive-youngtab-1.1-3|53	
14mr|texlive-youngtab-1.1-3|54	%install
14mr|texlive-youngtab-1.1-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-youngtab-1.1-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-youngtab-1.1-3|57	
14mr|texlive-youngtab-1.1-3|58	
14mr|texlive-youngtab-1.1-3|59	
14mr|texlive-youngtab-1.1-3|60	%changelog
14mr|texlive-youngtab-1.1-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-3
14mr|texlive-youngtab-1.1-3|62	+ Revision: 6356d92
14mr|texlive-youngtab-1.1-3|63	- MassBuild#440: Increase release tag
14mr|texlive-youngtab-1.1-3|64	
14mr|texlive-youngtab-1.1-3|65	

21858 14
14mr|texlive-yplan-20061216-3|1	# revision 15878
14mr|texlive-yplan-20061216-3|2	# category Package
14mr|texlive-yplan-20061216-3|3	# catalog-ctan /macros/latex/contrib/yplan
14mr|texlive-yplan-20061216-3|4	# catalog-date 2006-12-16 10:58:44 +0100
14mr|texlive-yplan-20061216-3|5	# catalog-license lppl
14mr|texlive-yplan-20061216-3|6	# catalog-version undef
14mr|texlive-yplan-20061216-3|7	Name:		texlive-yplan
14mr|texlive-yplan-20061216-3|8	Version:	20061216
14mr|texlive-yplan-20061216-3|9	Release:	3
14mr|texlive-yplan-20061216-3|10	Summary:	Daily planner type calendar
14mr|texlive-yplan-20061216-3|11	Group:		Publishing
14mr|texlive-yplan-20061216-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yplan
14mr|texlive-yplan-20061216-3|13	License:	LPPL
14mr|texlive-yplan-20061216-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yplan.tar.xz
14mr|texlive-yplan-20061216-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yplan.doc.tar.xz
14mr|texlive-yplan-20061216-3|16	BuildArch:	noarch
14mr|texlive-yplan-20061216-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-yplan-20061216-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-yplan-20061216-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-yplan-20061216-3|20	
14mr|texlive-yplan-20061216-3|21	%description
14mr|texlive-yplan-20061216-3|22	Prints two six-monthly vertical-type daily planner (i.e.,
14mr|texlive-yplan-20061216-3|23	months along the top, days downwards), with each 6-month period
14mr|texlive-yplan-20061216-3|24	fitting onto a single A4 (or US letter) sheet. The package
14mr|texlive-yplan-20061216-3|25	offers support for English, French, German, Spanish and
14mr|texlive-yplan-20061216-3|26	Portuguese. The previous scheme of annual updates has now been
14mr|texlive-yplan-20061216-3|27	abandoned, in favour of a Perl script yplan that generates a
14mr|texlive-yplan-20061216-3|28	year's planner automatically. (The last manually-generated
14mr|texlive-yplan-20061216-3|29	LaTeX file remains on the archive.).
14mr|texlive-yplan-20061216-3|30	
14mr|texlive-yplan-20061216-3|31	%post
14mr|texlive-yplan-20061216-3|32	%{_sbindir}/texlive.post
14mr|texlive-yplan-20061216-3|33	
14mr|texlive-yplan-20061216-3|34	%postun
14mr|texlive-yplan-20061216-3|35	if [ $1 -eq 0 ]; then
14mr|texlive-yplan-20061216-3|36	%{_sbindir}/texlive.post
14mr|texlive-yplan-20061216-3|37	fi
14mr|texlive-yplan-20061216-3|38	
14mr|texlive-yplan-20061216-3|39	#-----------------------------------------------------------------------
14mr|texlive-yplan-20061216-3|40	%files
14mr|texlive-yplan-20061216-3|41	%{_texmfdistdir}/tex/latex/yplan/yplan.sty
14mr|texlive-yplan-20061216-3|42	%doc %{_texmfdistdir}/doc/latex/yplan/yplan
14mr|texlive-yplan-20061216-3|43	%doc %{_texmfdistdir}/doc/latex/yplan/yplan.doc
14mr|texlive-yplan-20061216-3|44	%doc %{_texmfdistdir}/doc/latex/yplan/yplan00.doc
14mr|texlive-yplan-20061216-3|45	%doc %{_texmfdistdir}/doc/latex/yplan/yplan00a.tex
14mr|texlive-yplan-20061216-3|46	%doc %{_texmfdistdir}/doc/latex/yplan/yplan00b.tex
14mr|texlive-yplan-20061216-3|47	
14mr|texlive-yplan-20061216-3|48	#-----------------------------------------------------------------------
14mr|texlive-yplan-20061216-3|49	%prep
14mr|texlive-yplan-20061216-3|50	%setup -c -a0 -a1
14mr|texlive-yplan-20061216-3|51	
14mr|texlive-yplan-20061216-3|52	%build
14mr|texlive-yplan-20061216-3|53	
14mr|texlive-yplan-20061216-3|54	%install
14mr|texlive-yplan-20061216-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-yplan-20061216-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-yplan-20061216-3|57	
14mr|texlive-yplan-20061216-3|58	
14mr|texlive-yplan-20061216-3|59	
14mr|texlive-yplan-20061216-3|60	%changelog
14mr|texlive-yplan-20061216-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061216-3
14mr|texlive-yplan-20061216-3|62	+ Revision: b869ce6
14mr|texlive-yplan-20061216-3|63	- MassBuild#440: Increase release tag
14mr|texlive-yplan-20061216-3|64	
14mr|texlive-yplan-20061216-3|65	

21859 14
14mr|texlive-ytableau-1.3-6|1	# revision 27430
14mr|texlive-ytableau-1.3-6|2	# category Package
14mr|texlive-ytableau-1.3-6|3	# catalog-ctan /macros/latex/contrib/ytableau
14mr|texlive-ytableau-1.3-6|4	# catalog-date 2012-08-16 12:45:33 +0200
14mr|texlive-ytableau-1.3-6|5	# catalog-license lppl1.2
14mr|texlive-ytableau-1.3-6|6	# catalog-version 1.3
14mr|texlive-ytableau-1.3-6|7	Name:		texlive-ytableau
14mr|texlive-ytableau-1.3-6|8	Version:	1.3
14mr|texlive-ytableau-1.3-6|9	Release:	6
14mr|texlive-ytableau-1.3-6|10	Summary:	Many-featured Young tableaux and Young diagrams
14mr|texlive-ytableau-1.3-6|11	Group:		Publishing
14mr|texlive-ytableau-1.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ytableau
14mr|texlive-ytableau-1.3-6|13	License:	LPPL1.2
14mr|texlive-ytableau-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.tar.xz
14mr|texlive-ytableau-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.doc.tar.xz
14mr|texlive-ytableau-1.3-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.source.tar.xz
14mr|texlive-ytableau-1.3-6|17	BuildArch:	noarch
14mr|texlive-ytableau-1.3-6|18	BuildRequires:	texlive-tlpkg
14mr|texlive-ytableau-1.3-6|19	Requires(pre):	texlive-tlpkg
14mr|texlive-ytableau-1.3-6|20	Requires(post):	texlive-kpathsea
14mr|texlive-ytableau-1.3-6|21	
14mr|texlive-ytableau-1.3-6|22	%description
14mr|texlive-ytableau-1.3-6|23	The package provides several functions for drawing Young
14mr|texlive-ytableau-1.3-6|24	tableaux and Young diagrams, extending the young and youngtab
14mr|texlive-ytableau-1.3-6|25	packages but providing lots more features. Skew and coloured
14mr|texlive-ytableau-1.3-6|26	tableaux are easy, and pgfkeys-enabled options are provided
14mr|texlive-ytableau-1.3-6|27	both at package load and configurably.
14mr|texlive-ytableau-1.3-6|28	
14mr|texlive-ytableau-1.3-6|29	%post
14mr|texlive-ytableau-1.3-6|30	%{_sbindir}/texlive.post
14mr|texlive-ytableau-1.3-6|31	
14mr|texlive-ytableau-1.3-6|32	%postun
14mr|texlive-ytableau-1.3-6|33	if [ $1 -eq 0 ]; then
14mr|texlive-ytableau-1.3-6|34	%{_sbindir}/texlive.post
14mr|texlive-ytableau-1.3-6|35	fi
14mr|texlive-ytableau-1.3-6|36	
14mr|texlive-ytableau-1.3-6|37	#-----------------------------------------------------------------------
14mr|texlive-ytableau-1.3-6|38	%files
14mr|texlive-ytableau-1.3-6|39	%{_texmfdistdir}/tex/latex/ytableau/ytableau.sty
14mr|texlive-ytableau-1.3-6|40	%doc %{_texmfdistdir}/doc/latex/ytableau/README
14mr|texlive-ytableau-1.3-6|41	%doc %{_texmfdistdir}/doc/latex/ytableau/ytableau.pdf
14mr|texlive-ytableau-1.3-6|42	#- source
14mr|texlive-ytableau-1.3-6|43	%doc %{_texmfdistdir}/source/latex/ytableau/ytableau.dtx
14mr|texlive-ytableau-1.3-6|44	%doc %{_texmfdistdir}/source/latex/ytableau/ytableau.ins
14mr|texlive-ytableau-1.3-6|45	
14mr|texlive-ytableau-1.3-6|46	#-----------------------------------------------------------------------
14mr|texlive-ytableau-1.3-6|47	%prep
14mr|texlive-ytableau-1.3-6|48	%setup -c -a0 -a1 -a2
14mr|texlive-ytableau-1.3-6|49	
14mr|texlive-ytableau-1.3-6|50	%build
14mr|texlive-ytableau-1.3-6|51	
14mr|texlive-ytableau-1.3-6|52	%install
14mr|texlive-ytableau-1.3-6|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ytableau-1.3-6|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-ytableau-1.3-6|55	
14mr|texlive-ytableau-1.3-6|56	%changelog
14mr|texlive-ytableau-1.3-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-6
14mr|texlive-ytableau-1.3-6|58	+ Revision: d74be31
14mr|texlive-ytableau-1.3-6|59	- MassBuild#440: Increase release tag
14mr|texlive-ytableau-1.3-6|60	
14mr|texlive-ytableau-1.3-6|61	

21860 14
14mr|texlive-zapfchan-20140418-1|1	# revision 21993
14mr|texlive-zapfchan-20140418-1|2	# category Package
14mr|texlive-zapfchan-20140418-1|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-zapfchan-20140418-1|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-zapfchan-20140418-1|5	# catalog-license gpl
14mr|texlive-zapfchan-20140418-1|6	# catalog-version undef
14mr|texlive-zapfchan-20140418-1|7	Name:		texlive-zapfchan
14mr|texlive-zapfchan-20140418-1|8	Version:	20140418
14mr|texlive-zapfchan-20140418-1|9	Release:	1
14mr|texlive-zapfchan-20140418-1|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-zapfchan-20140418-1|11	
14mr|texlive-zapfchan-20140418-1|12	Group:		Publishing
14mr|texlive-zapfchan-20140418-1|13	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-zapfchan-20140418-1|14	License:	GPL
14mr|texlive-zapfchan-20140418-1|15	Source0:	http://mirror.macomnet.net/pub/CTAN/systems/texlive/tlnet/archive/zapfchan.tar.xz
14mr|texlive-zapfchan-20140418-1|16	BuildArch:	noarch
14mr|texlive-zapfchan-20140418-1|17	BuildRequires:	texlive-tlpkg
14mr|texlive-zapfchan-20140418-1|18	Requires(pre):	texlive-tlpkg
14mr|texlive-zapfchan-20140418-1|19	Requires(post):	texlive-kpathsea
14mr|texlive-zapfchan-20140418-1|20	
14mr|texlive-zapfchan-20140418-1|21	%description
14mr|texlive-zapfchan-20140418-1|22	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-zapfchan-20140418-1|23	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-zapfchan-20140418-1|24	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-zapfchan-20140418-1|25	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-zapfchan-20140418-1|26	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-zapfchan-20140418-1|27	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-zapfchan-20140418-1|28	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-zapfchan-20140418-1|29	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-zapfchan-20140418-1|30	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-zapfchan-20140418-1|31	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-zapfchan-20140418-1|32	(substituting for Adobe's Palatino).
14mr|texlive-zapfchan-20140418-1|33	
14mr|texlive-zapfchan-20140418-1|34	%post
14mr|texlive-zapfchan-20140418-1|35	%{_sbindir}/texlive.post
14mr|texlive-zapfchan-20140418-1|36	
14mr|texlive-zapfchan-20140418-1|37	%postun
14mr|texlive-zapfchan-20140418-1|38	if [ $1 -eq 0 ]; then
14mr|texlive-zapfchan-20140418-1|39	%{_sbindir}/texlive.post
14mr|texlive-zapfchan-20140418-1|40	fi
14mr|texlive-zapfchan-20140418-1|41	
14mr|texlive-zapfchan-20140418-1|42	#-----------------------------------------------------------------------
14mr|texlive-zapfchan-20140418-1|43	%files
14mr|texlive-zapfchan-20140418-1|44	%{_texmfdistdir}/dvips/zapfchan/config.uzc
14mr|texlive-zapfchan-20140418-1|45	%{_texmfdistdir}/fonts/afm/adobe/zapfchan/pzcmi8a.afm
14mr|texlive-zapfchan-20140418-1|46	%{_texmfdistdir}/fonts/afm/urw/zapfchan/uzcmi8a.afm
14mr|texlive-zapfchan-20140418-1|47	%{_texmfdistdir}/fonts/map/dvips/zapfchan/uzc.map
14mr|texlive-zapfchan-20140418-1|48	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi.tfm
14mr|texlive-zapfchan-20140418-1|49	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi7t.tfm
14mr|texlive-zapfchan-20140418-1|50	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi8c.tfm
14mr|texlive-zapfchan-20140418-1|51	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi8r.tfm
14mr|texlive-zapfchan-20140418-1|52	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi8t.tfm
14mr|texlive-zapfchan-20140418-1|53	# %{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/zapfchan/pzcmi8z.tfm
14mr|texlive-zapfchan-20140418-1|54	# %{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/zapfchan/rpzcmi.tfm
14mr|texlive-zapfchan-20140418-1|55	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi7t.tfm
14mr|texlive-zapfchan-20140418-1|56	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi8c.tfm
14mr|texlive-zapfchan-20140418-1|57	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi8r.tfm
14mr|texlive-zapfchan-20140418-1|58	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi8t.tfm
14mr|texlive-zapfchan-20140418-1|59	%{_texmfdistdir}/fonts/type1/urw/zapfchan/uzcmi8a.pfb
14mr|texlive-zapfchan-20140418-1|60	%{_texmfdistdir}/fonts/type1/urw/zapfchan/uzcmi8a.pfm
14mr|texlive-zapfchan-20140418-1|61	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi.vf
14mr|texlive-zapfchan-20140418-1|62	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi7t.vf
14mr|texlive-zapfchan-20140418-1|63	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi8c.vf
14mr|texlive-zapfchan-20140418-1|64	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi8t.vf
14mr|texlive-zapfchan-20140418-1|65	# %{_texmfdistdir}/fonts/vf/cspsfonts-adobe/zapfchan/pzcmi8z.vf
14mr|texlive-zapfchan-20140418-1|66	%{_texmfdistdir}/fonts/vf/urw35vf/zapfchan/uzcmi7t.vf
14mr|texlive-zapfchan-20140418-1|67	%{_texmfdistdir}/fonts/vf/urw35vf/zapfchan/uzcmi8c.vf
14mr|texlive-zapfchan-20140418-1|68	%{_texmfdistdir}/fonts/vf/urw35vf/zapfchan/uzcmi8t.vf
14mr|texlive-zapfchan-20140418-1|69	%{_texmfdistdir}/tex/latex/zapfchan/8ruzc.fd
14mr|texlive-zapfchan-20140418-1|70	%{_texmfdistdir}/tex/latex/zapfchan/omluzc.fd
14mr|texlive-zapfchan-20140418-1|71	%{_texmfdistdir}/tex/latex/zapfchan/omsuzc.fd
14mr|texlive-zapfchan-20140418-1|72	%{_texmfdistdir}/tex/latex/zapfchan/ot1uzc.fd
14mr|texlive-zapfchan-20140418-1|73	%{_texmfdistdir}/tex/latex/zapfchan/t1uzc.fd
14mr|texlive-zapfchan-20140418-1|74	%{_texmfdistdir}/tex/latex/zapfchan/ts1uzc.fd
14mr|texlive-zapfchan-20140418-1|75	
14mr|texlive-zapfchan-20140418-1|76	#-----------------------------------------------------------------------
14mr|texlive-zapfchan-20140418-1|77	%prep
14mr|texlive-zapfchan-20140418-1|78	%setup -c -a0
14mr|texlive-zapfchan-20140418-1|79	
14mr|texlive-zapfchan-20140418-1|80	%build
14mr|texlive-zapfchan-20140418-1|81	
14mr|texlive-zapfchan-20140418-1|82	%install
14mr|texlive-zapfchan-20140418-1|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zapfchan-20140418-1|84	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-zapfchan-20140418-1|85	
14mr|texlive-zapfchan-20140418-1|86	%changelog
14mr|texlive-zapfchan-20140418-1|87	* Mon Jul 21 2014 dsilakov <denis.silakov@rosalab.ru> 20140418-1
14mr|texlive-zapfchan-20140418-1|88	+ Revision: 63d05c7
14mr|texlive-zapfchan-20140418-1|89	- Merge pull request #2 from import/texlive-zapfchan:auto_update
14mr|texlive-zapfchan-20140418-1|90	- ROSA Updates Builder: update suggested
14mr|texlive-zapfchan-20140418-1|91	
14mr|texlive-zapfchan-20140418-1|92	

21861 14
14mr|texlive-zapfding-20140418-1|1	# revision 21570
14mr|texlive-zapfding-20140418-1|2	# category Package
14mr|texlive-zapfding-20140418-1|3	# catalog-ctan /fonts/urw/base35
14mr|texlive-zapfding-20140418-1|4	# catalog-date 2011-03-01 21:42:17 +0100
14mr|texlive-zapfding-20140418-1|5	# catalog-license gpl
14mr|texlive-zapfding-20140418-1|6	# catalog-version undef
14mr|texlive-zapfding-20140418-1|7	Name:		texlive-zapfding
14mr|texlive-zapfding-20140418-1|8	Version:	20140418
14mr|texlive-zapfding-20140418-1|9	Release:	1
14mr|texlive-zapfding-20140418-1|10	Summary:	URW "Base 35" font pack for LaTeX
14mr|texlive-zapfding-20140418-1|11	
14mr|texlive-zapfding-20140418-1|12	Group:		Publishing
14mr|texlive-zapfding-20140418-1|13	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mr|texlive-zapfding-20140418-1|14	License:	GPL
14mr|texlive-zapfding-20140418-1|15	Source0:	http://mirror.macomnet.net/pub/CTAN/systems/texlive/tlnet/archive/zapfding.tar.xz
14mr|texlive-zapfding-20140418-1|16	BuildArch:	noarch
14mr|texlive-zapfding-20140418-1|17	BuildRequires:	texlive-tlpkg
14mr|texlive-zapfding-20140418-1|18	Requires(pre):	texlive-tlpkg
14mr|texlive-zapfding-20140418-1|19	Requires(post):	texlive-kpathsea
14mr|texlive-zapfding-20140418-1|20	
14mr|texlive-zapfding-20140418-1|21	%description
14mr|texlive-zapfding-20140418-1|22	A set of fonts for use as "drop-in" replacements for Adobe's
14mr|texlive-zapfding-20140418-1|23	basic set, comprising: - Century Schoolbook (substituting for
14mr|texlive-zapfding-20140418-1|24	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mr|texlive-zapfding-20140418-1|25	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mr|texlive-zapfding-20140418-1|26	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mr|texlive-zapfding-20140418-1|27	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mr|texlive-zapfding-20140418-1|28	Helvetica); - Standard Symbols L (substituting for Adobe's
14mr|texlive-zapfding-20140418-1|29	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mr|texlive-zapfding-20140418-1|30	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mr|texlive-zapfding-20140418-1|31	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mr|texlive-zapfding-20140418-1|32	(substituting for Adobe's Palatino).
14mr|texlive-zapfding-20140418-1|33	
14mr|texlive-zapfding-20140418-1|34	%post
14mr|texlive-zapfding-20140418-1|35	%{_sbindir}/texlive.post
14mr|texlive-zapfding-20140418-1|36	
14mr|texlive-zapfding-20140418-1|37	%postun
14mr|texlive-zapfding-20140418-1|38	if [ $1 -eq 0 ]; then
14mr|texlive-zapfding-20140418-1|39	%{_sbindir}/texlive.post
14mr|texlive-zapfding-20140418-1|40	fi
14mr|texlive-zapfding-20140418-1|41	
14mr|texlive-zapfding-20140418-1|42	#-----------------------------------------------------------------------
14mr|texlive-zapfding-20140418-1|43	%files
14mr|texlive-zapfding-20140418-1|44	%{_texmfdistdir}/dvips/zapfding/config.uzd
14mr|texlive-zapfding-20140418-1|45	%{_texmfdistdir}/fonts/afm/adobe/zapfding/pzdr.afm
14mr|texlive-zapfding-20140418-1|46	%{_texmfdistdir}/fonts/afm/urw/zapfding/uzdr.afm
14mr|texlive-zapfding-20140418-1|47	%{_texmfdistdir}/fonts/map/dvips/zapfding/uzd.map
14mr|texlive-zapfding-20140418-1|48	%{_texmfdistdir}/fonts/tfm/adobe/zapfding/pzdr.tfm
14mr|texlive-zapfding-20140418-1|49	# %{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/zapfding/rpzdr.tfm
14mr|texlive-zapfding-20140418-1|50	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfding/uzdr.tfm
14mr|texlive-zapfding-20140418-1|51	%{_texmfdistdir}/fonts/type1/urw/zapfding/uzdr.pfb
14mr|texlive-zapfding-20140418-1|52	%{_texmfdistdir}/fonts/type1/urw/zapfding/uzdr.pfm
14mr|texlive-zapfding-20140418-1|53	%{_texmfdistdir}/tex/latex/zapfding/uuzd.fd
14mr|texlive-zapfding-20140418-1|54	
14mr|texlive-zapfding-20140418-1|55	#-----------------------------------------------------------------------
14mr|texlive-zapfding-20140418-1|56	%prep
14mr|texlive-zapfding-20140418-1|57	%setup -c -a0
14mr|texlive-zapfding-20140418-1|58	
14mr|texlive-zapfding-20140418-1|59	%build
14mr|texlive-zapfding-20140418-1|60	
14mr|texlive-zapfding-20140418-1|61	%install
14mr|texlive-zapfding-20140418-1|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zapfding-20140418-1|63	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mr|texlive-zapfding-20140418-1|64	
14mr|texlive-zapfding-20140418-1|65	%changelog
14mr|texlive-zapfding-20140418-1|66	* Mon Jul 21 2014 dsilakov <denis.silakov@rosalab.ru> 20140418-1
14mr|texlive-zapfding-20140418-1|67	+ Revision: d8c5b4d
14mr|texlive-zapfding-20140418-1|68	- Merge pull request #2 from import/texlive-zapfding:auto_update
14mr|texlive-zapfding-20140418-1|69	- ROSA Updates Builder: update suggested
14mr|texlive-zapfding-20140418-1|70	
14mr|texlive-zapfding-20140418-1|71	

21862 14
14mr|texlive-zed-csp-20080405-3|1	# revision 17258
14mr|texlive-zed-csp-20080405-3|2	# category Package
14mr|texlive-zed-csp-20080405-3|3	# catalog-ctan /macros/latex/contrib/zed-csp
14mr|texlive-zed-csp-20080405-3|4	# catalog-date 2008-04-05 21:05:50 +0200
14mr|texlive-zed-csp-20080405-3|5	# catalog-license other-free
14mr|texlive-zed-csp-20080405-3|6	# catalog-version undef
14mr|texlive-zed-csp-20080405-3|7	Name:		texlive-zed-csp
14mr|texlive-zed-csp-20080405-3|8	Version:	20080405
14mr|texlive-zed-csp-20080405-3|9	Release:	3
14mr|texlive-zed-csp-20080405-3|10	Summary:	Typesetting Z and CSP format specifications
14mr|texlive-zed-csp-20080405-3|11	Group:		Publishing
14mr|texlive-zed-csp-20080405-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/zed-csp
14mr|texlive-zed-csp-20080405-3|13	License:	OTHER-FREE
14mr|texlive-zed-csp-20080405-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zed-csp.tar.xz
14mr|texlive-zed-csp-20080405-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zed-csp.doc.tar.xz
14mr|texlive-zed-csp-20080405-3|16	BuildArch:	noarch
14mr|texlive-zed-csp-20080405-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-zed-csp-20080405-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-zed-csp-20080405-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-zed-csp-20080405-3|20	
14mr|texlive-zed-csp-20080405-3|21	%description
14mr|texlive-zed-csp-20080405-3|22	The package supports real-time CSP and incorporates the
14mr|texlive-zed-csp-20080405-3|23	functionality of Spivey's original Z package, written for LaTeX
14mr|texlive-zed-csp-20080405-3|24	2.09.
14mr|texlive-zed-csp-20080405-3|25	
14mr|texlive-zed-csp-20080405-3|26	%post
14mr|texlive-zed-csp-20080405-3|27	%{_sbindir}/texlive.post
14mr|texlive-zed-csp-20080405-3|28	
14mr|texlive-zed-csp-20080405-3|29	%postun
14mr|texlive-zed-csp-20080405-3|30	if [ $1 -eq 0 ]; then
14mr|texlive-zed-csp-20080405-3|31	%{_sbindir}/texlive.post
14mr|texlive-zed-csp-20080405-3|32	fi
14mr|texlive-zed-csp-20080405-3|33	
14mr|texlive-zed-csp-20080405-3|34	#-----------------------------------------------------------------------
14mr|texlive-zed-csp-20080405-3|35	%files
14mr|texlive-zed-csp-20080405-3|36	%{_texmfdistdir}/tex/latex/zed-csp/zed-csp.sty
14mr|texlive-zed-csp-20080405-3|37	%doc %{_texmfdistdir}/doc/latex/zed-csp/csp2e.pdf
14mr|texlive-zed-csp-20080405-3|38	%doc %{_texmfdistdir}/doc/latex/zed-csp/csp2e.tex
14mr|texlive-zed-csp-20080405-3|39	%doc %{_texmfdistdir}/doc/latex/zed-csp/zed2e.pdf
14mr|texlive-zed-csp-20080405-3|40	%doc %{_texmfdistdir}/doc/latex/zed-csp/zed2e.tex
14mr|texlive-zed-csp-20080405-3|41	
14mr|texlive-zed-csp-20080405-3|42	#-----------------------------------------------------------------------
14mr|texlive-zed-csp-20080405-3|43	%prep
14mr|texlive-zed-csp-20080405-3|44	%setup -c -a0 -a1
14mr|texlive-zed-csp-20080405-3|45	
14mr|texlive-zed-csp-20080405-3|46	%build
14mr|texlive-zed-csp-20080405-3|47	
14mr|texlive-zed-csp-20080405-3|48	%install
14mr|texlive-zed-csp-20080405-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zed-csp-20080405-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-zed-csp-20080405-3|51	
14mr|texlive-zed-csp-20080405-3|52	
14mr|texlive-zed-csp-20080405-3|53	
14mr|texlive-zed-csp-20080405-3|54	%changelog
14mr|texlive-zed-csp-20080405-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080405-3
14mr|texlive-zed-csp-20080405-3|56	+ Revision: ac04177
14mr|texlive-zed-csp-20080405-3|57	- MassBuild#440: Increase release tag
14mr|texlive-zed-csp-20080405-3|58	
14mr|texlive-zed-csp-20080405-3|59	

21863 14
14mr|texlive-zhmetrics-r206-3|1	# revision 22207
14mr|texlive-zhmetrics-r206-3|2	# category Package
14mr|texlive-zhmetrics-r206-3|3	# catalog-ctan /fonts/metrics/zhmetrics
14mr|texlive-zhmetrics-r206-3|4	# catalog-date 2009-11-10 09:00:49 +0100
14mr|texlive-zhmetrics-r206-3|5	# catalog-license lppl
14mr|texlive-zhmetrics-r206-3|6	# catalog-version r206
14mr|texlive-zhmetrics-r206-3|7	Name:		texlive-zhmetrics
14mr|texlive-zhmetrics-r206-3|8	Version:	r206
14mr|texlive-zhmetrics-r206-3|9	Release:	3
14mr|texlive-zhmetrics-r206-3|10	Summary:	TFM subfont files for using Chinese fonts in 8-bit TeX
14mr|texlive-zhmetrics-r206-3|11	Group:		Publishing
14mr|texlive-zhmetrics-r206-3|12	URL:		http://www.ctan.org/tex-archive/fonts/metrics/zhmetrics
14mr|texlive-zhmetrics-r206-3|13	License:	LPPL
14mr|texlive-zhmetrics-r206-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhmetrics.tar.xz
14mr|texlive-zhmetrics-r206-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhmetrics.doc.tar.xz
14mr|texlive-zhmetrics-r206-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhmetrics.source.tar.xz
14mr|texlive-zhmetrics-r206-3|17	BuildArch:	noarch
14mr|texlive-zhmetrics-r206-3|18	BuildRequires:	texlive-tlpkg
14mr|texlive-zhmetrics-r206-3|19	Requires(pre):	texlive-tlpkg
14mr|texlive-zhmetrics-r206-3|20	Requires(post):	texlive-kpathsea
14mr|texlive-zhmetrics-r206-3|21	
14mr|texlive-zhmetrics-r206-3|22	%description
14mr|texlive-zhmetrics-r206-3|23	These are metrics to use existing Chinese TrueType fonts in
14mr|texlive-zhmetrics-r206-3|24	workflows that use LaTeX & dvipdfmx, or pdfLaTeX. The fonts
14mr|texlive-zhmetrics-r206-3|25	themselves are not included in the package. Six font families
14mr|texlive-zhmetrics-r206-3|26	are supported: kai, song, lishu, fangsong, youyuan and hei. Two
14mr|texlive-zhmetrics-r206-3|27	encodings (GBK and UTF-8) are supported.
14mr|texlive-zhmetrics-r206-3|28	
14mr|texlive-zhmetrics-r206-3|29	%post
14mr|texlive-zhmetrics-r206-3|30	%{_sbindir}/texlive.post
14mr|texlive-zhmetrics-r206-3|31	
14mr|texlive-zhmetrics-r206-3|32	%postun
14mr|texlive-zhmetrics-r206-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-zhmetrics-r206-3|34	%{_sbindir}/texlive.post
14mr|texlive-zhmetrics-r206-3|35	fi
14mr|texlive-zhmetrics-r206-3|36	
14mr|texlive-zhmetrics-r206-3|37	#-----------------------------------------------------------------------
14mr|texlive-zhmetrics-r206-3|38	%files
14mr|texlive-zhmetrics-r206-3|39	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb00.tfm
14mr|texlive-zhmetrics-r206-3|40	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb01.tfm
14mr|texlive-zhmetrics-r206-3|41	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb02.tfm
14mr|texlive-zhmetrics-r206-3|42	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb03.tfm
14mr|texlive-zhmetrics-r206-3|43	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb04.tfm
14mr|texlive-zhmetrics-r206-3|44	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb05.tfm
14mr|texlive-zhmetrics-r206-3|45	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb06.tfm
14mr|texlive-zhmetrics-r206-3|46	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb07.tfm
14mr|texlive-zhmetrics-r206-3|47	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb08.tfm
14mr|texlive-zhmetrics-r206-3|48	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb09.tfm
14mr|texlive-zhmetrics-r206-3|49	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0a.tfm
14mr|texlive-zhmetrics-r206-3|50	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0b.tfm
14mr|texlive-zhmetrics-r206-3|51	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0c.tfm
14mr|texlive-zhmetrics-r206-3|52	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0d.tfm
14mr|texlive-zhmetrics-r206-3|53	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0e.tfm
14mr|texlive-zhmetrics-r206-3|54	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0f.tfm
14mr|texlive-zhmetrics-r206-3|55	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb10.tfm
14mr|texlive-zhmetrics-r206-3|56	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb11.tfm
14mr|texlive-zhmetrics-r206-3|57	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb12.tfm
14mr|texlive-zhmetrics-r206-3|58	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb13.tfm
14mr|texlive-zhmetrics-r206-3|59	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb14.tfm
14mr|texlive-zhmetrics-r206-3|60	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb15.tfm
14mr|texlive-zhmetrics-r206-3|61	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb16.tfm
14mr|texlive-zhmetrics-r206-3|62	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb17.tfm
14mr|texlive-zhmetrics-r206-3|63	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb18.tfm
14mr|texlive-zhmetrics-r206-3|64	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb19.tfm
14mr|texlive-zhmetrics-r206-3|65	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1a.tfm
14mr|texlive-zhmetrics-r206-3|66	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1b.tfm
14mr|texlive-zhmetrics-r206-3|67	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1c.tfm
14mr|texlive-zhmetrics-r206-3|68	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1d.tfm
14mr|texlive-zhmetrics-r206-3|69	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1e.tfm
14mr|texlive-zhmetrics-r206-3|70	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1f.tfm
14mr|texlive-zhmetrics-r206-3|71	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb20.tfm
14mr|texlive-zhmetrics-r206-3|72	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb21.tfm
14mr|texlive-zhmetrics-r206-3|73	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb22.tfm
14mr|texlive-zhmetrics-r206-3|74	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb23.tfm
14mr|texlive-zhmetrics-r206-3|75	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb24.tfm
14mr|texlive-zhmetrics-r206-3|76	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb25.tfm
14mr|texlive-zhmetrics-r206-3|77	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb26.tfm
14mr|texlive-zhmetrics-r206-3|78	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb27.tfm
14mr|texlive-zhmetrics-r206-3|79	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb28.tfm
14mr|texlive-zhmetrics-r206-3|80	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb29.tfm
14mr|texlive-zhmetrics-r206-3|81	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2a.tfm
14mr|texlive-zhmetrics-r206-3|82	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2b.tfm
14mr|texlive-zhmetrics-r206-3|83	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2c.tfm
14mr|texlive-zhmetrics-r206-3|84	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2d.tfm
14mr|texlive-zhmetrics-r206-3|85	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2e.tfm
14mr|texlive-zhmetrics-r206-3|86	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2f.tfm
14mr|texlive-zhmetrics-r206-3|87	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb30.tfm
14mr|texlive-zhmetrics-r206-3|88	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb31.tfm
14mr|texlive-zhmetrics-r206-3|89	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb32.tfm
14mr|texlive-zhmetrics-r206-3|90	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb33.tfm
14mr|texlive-zhmetrics-r206-3|91	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb34.tfm
14mr|texlive-zhmetrics-r206-3|92	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb35.tfm
14mr|texlive-zhmetrics-r206-3|93	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb36.tfm
14mr|texlive-zhmetrics-r206-3|94	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb37.tfm
14mr|texlive-zhmetrics-r206-3|95	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb38.tfm
14mr|texlive-zhmetrics-r206-3|96	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb39.tfm
14mr|texlive-zhmetrics-r206-3|97	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3a.tfm
14mr|texlive-zhmetrics-r206-3|98	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3b.tfm
14mr|texlive-zhmetrics-r206-3|99	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3c.tfm
14mr|texlive-zhmetrics-r206-3|100	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3d.tfm
14mr|texlive-zhmetrics-r206-3|101	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3e.tfm
14mr|texlive-zhmetrics-r206-3|102	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3f.tfm
14mr|texlive-zhmetrics-r206-3|103	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb40.tfm
14mr|texlive-zhmetrics-r206-3|104	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb41.tfm
14mr|texlive-zhmetrics-r206-3|105	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb42.tfm
14mr|texlive-zhmetrics-r206-3|106	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb43.tfm
14mr|texlive-zhmetrics-r206-3|107	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb44.tfm
14mr|texlive-zhmetrics-r206-3|108	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb45.tfm
14mr|texlive-zhmetrics-r206-3|109	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb46.tfm
14mr|texlive-zhmetrics-r206-3|110	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb47.tfm
14mr|texlive-zhmetrics-r206-3|111	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb48.tfm
14mr|texlive-zhmetrics-r206-3|112	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb49.tfm
14mr|texlive-zhmetrics-r206-3|113	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4a.tfm
14mr|texlive-zhmetrics-r206-3|114	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4b.tfm
14mr|texlive-zhmetrics-r206-3|115	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4c.tfm
14mr|texlive-zhmetrics-r206-3|116	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4d.tfm
14mr|texlive-zhmetrics-r206-3|117	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4e.tfm
14mr|texlive-zhmetrics-r206-3|118	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4f.tfm
14mr|texlive-zhmetrics-r206-3|119	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb50.tfm
14mr|texlive-zhmetrics-r206-3|120	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb51.tfm
14mr|texlive-zhmetrics-r206-3|121	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb52.tfm
14mr|texlive-zhmetrics-r206-3|122	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb53.tfm
14mr|texlive-zhmetrics-r206-3|123	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb54.tfm
14mr|texlive-zhmetrics-r206-3|124	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb55.tfm
14mr|texlive-zhmetrics-r206-3|125	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb56.tfm
14mr|texlive-zhmetrics-r206-3|126	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb57.tfm
14mr|texlive-zhmetrics-r206-3|127	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb58.tfm
14mr|texlive-zhmetrics-r206-3|128	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb59.tfm
14mr|texlive-zhmetrics-r206-3|129	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5a.tfm
14mr|texlive-zhmetrics-r206-3|130	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5b.tfm
14mr|texlive-zhmetrics-r206-3|131	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5c.tfm
14mr|texlive-zhmetrics-r206-3|132	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5d.tfm
14mr|texlive-zhmetrics-r206-3|133	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5e.tfm
14mr|texlive-zhmetrics-r206-3|134	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5f.tfm
14mr|texlive-zhmetrics-r206-3|135	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb60.tfm
14mr|texlive-zhmetrics-r206-3|136	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb61.tfm
14mr|texlive-zhmetrics-r206-3|137	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb62.tfm
14mr|texlive-zhmetrics-r206-3|138	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb63.tfm
14mr|texlive-zhmetrics-r206-3|139	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb64.tfm
14mr|texlive-zhmetrics-r206-3|140	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb65.tfm
14mr|texlive-zhmetrics-r206-3|141	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb66.tfm
14mr|texlive-zhmetrics-r206-3|142	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb67.tfm
14mr|texlive-zhmetrics-r206-3|143	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb68.tfm
14mr|texlive-zhmetrics-r206-3|144	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb69.tfm
14mr|texlive-zhmetrics-r206-3|145	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6a.tfm
14mr|texlive-zhmetrics-r206-3|146	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6b.tfm
14mr|texlive-zhmetrics-r206-3|147	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6c.tfm
14mr|texlive-zhmetrics-r206-3|148	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6d.tfm
14mr|texlive-zhmetrics-r206-3|149	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6e.tfm
14mr|texlive-zhmetrics-r206-3|150	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6f.tfm
14mr|texlive-zhmetrics-r206-3|151	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb70.tfm
14mr|texlive-zhmetrics-r206-3|152	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb71.tfm
14mr|texlive-zhmetrics-r206-3|153	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb72.tfm
14mr|texlive-zhmetrics-r206-3|154	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb73.tfm
14mr|texlive-zhmetrics-r206-3|155	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb74.tfm
14mr|texlive-zhmetrics-r206-3|156	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb75.tfm
14mr|texlive-zhmetrics-r206-3|157	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb76.tfm
14mr|texlive-zhmetrics-r206-3|158	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb77.tfm
14mr|texlive-zhmetrics-r206-3|159	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb78.tfm
14mr|texlive-zhmetrics-r206-3|160	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb79.tfm
14mr|texlive-zhmetrics-r206-3|161	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7a.tfm
14mr|texlive-zhmetrics-r206-3|162	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7b.tfm
14mr|texlive-zhmetrics-r206-3|163	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7c.tfm
14mr|texlive-zhmetrics-r206-3|164	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7d.tfm
14mr|texlive-zhmetrics-r206-3|165	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7e.tfm
14mr|texlive-zhmetrics-r206-3|166	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7f.tfm
14mr|texlive-zhmetrics-r206-3|167	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb80.tfm
14mr|texlive-zhmetrics-r206-3|168	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb81.tfm
14mr|texlive-zhmetrics-r206-3|169	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb82.tfm
14mr|texlive-zhmetrics-r206-3|170	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb83.tfm
14mr|texlive-zhmetrics-r206-3|171	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb84.tfm
14mr|texlive-zhmetrics-r206-3|172	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb85.tfm
14mr|texlive-zhmetrics-r206-3|173	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb86.tfm
14mr|texlive-zhmetrics-r206-3|174	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb87.tfm
14mr|texlive-zhmetrics-r206-3|175	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb88.tfm
14mr|texlive-zhmetrics-r206-3|176	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb89.tfm
14mr|texlive-zhmetrics-r206-3|177	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8a.tfm
14mr|texlive-zhmetrics-r206-3|178	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8b.tfm
14mr|texlive-zhmetrics-r206-3|179	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8c.tfm
14mr|texlive-zhmetrics-r206-3|180	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8d.tfm
14mr|texlive-zhmetrics-r206-3|181	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8e.tfm
14mr|texlive-zhmetrics-r206-3|182	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8f.tfm
14mr|texlive-zhmetrics-r206-3|183	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb90.tfm
14mr|texlive-zhmetrics-r206-3|184	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb91.tfm
14mr|texlive-zhmetrics-r206-3|185	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb92.tfm
14mr|texlive-zhmetrics-r206-3|186	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb93.tfm
14mr|texlive-zhmetrics-r206-3|187	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb94.tfm
14mr|texlive-zhmetrics-r206-3|188	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb95.tfm
14mr|texlive-zhmetrics-r206-3|189	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb96.tfm
14mr|texlive-zhmetrics-r206-3|190	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb97.tfm
14mr|texlive-zhmetrics-r206-3|191	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb98.tfm
14mr|texlive-zhmetrics-r206-3|192	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb99.tfm
14mr|texlive-zhmetrics-r206-3|193	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9a.tfm
14mr|texlive-zhmetrics-r206-3|194	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9b.tfm
14mr|texlive-zhmetrics-r206-3|195	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9c.tfm
14mr|texlive-zhmetrics-r206-3|196	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9d.tfm
14mr|texlive-zhmetrics-r206-3|197	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9e.tfm
14mr|texlive-zhmetrics-r206-3|198	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9f.tfm
14mr|texlive-zhmetrics-r206-3|199	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba0.tfm
14mr|texlive-zhmetrics-r206-3|200	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba1.tfm
14mr|texlive-zhmetrics-r206-3|201	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba2.tfm
14mr|texlive-zhmetrics-r206-3|202	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba3.tfm
14mr|texlive-zhmetrics-r206-3|203	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba4.tfm
14mr|texlive-zhmetrics-r206-3|204	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba5.tfm
14mr|texlive-zhmetrics-r206-3|205	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba6.tfm
14mr|texlive-zhmetrics-r206-3|206	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba7.tfm
14mr|texlive-zhmetrics-r206-3|207	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba8.tfm
14mr|texlive-zhmetrics-r206-3|208	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba9.tfm
14mr|texlive-zhmetrics-r206-3|209	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbaa.tfm
14mr|texlive-zhmetrics-r206-3|210	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbab.tfm
14mr|texlive-zhmetrics-r206-3|211	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbac.tfm
14mr|texlive-zhmetrics-r206-3|212	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbad.tfm
14mr|texlive-zhmetrics-r206-3|213	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbae.tfm
14mr|texlive-zhmetrics-r206-3|214	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbaf.tfm
14mr|texlive-zhmetrics-r206-3|215	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb0.tfm
14mr|texlive-zhmetrics-r206-3|216	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb1.tfm
14mr|texlive-zhmetrics-r206-3|217	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb2.tfm
14mr|texlive-zhmetrics-r206-3|218	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb3.tfm
14mr|texlive-zhmetrics-r206-3|219	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb4.tfm
14mr|texlive-zhmetrics-r206-3|220	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb5.tfm
14mr|texlive-zhmetrics-r206-3|221	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb6.tfm
14mr|texlive-zhmetrics-r206-3|222	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb7.tfm
14mr|texlive-zhmetrics-r206-3|223	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb8.tfm
14mr|texlive-zhmetrics-r206-3|224	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb9.tfm
14mr|texlive-zhmetrics-r206-3|225	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbba.tfm
14mr|texlive-zhmetrics-r206-3|226	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbb.tfm
14mr|texlive-zhmetrics-r206-3|227	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbc.tfm
14mr|texlive-zhmetrics-r206-3|228	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbd.tfm
14mr|texlive-zhmetrics-r206-3|229	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbe.tfm
14mr|texlive-zhmetrics-r206-3|230	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbf.tfm
14mr|texlive-zhmetrics-r206-3|231	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc0.tfm
14mr|texlive-zhmetrics-r206-3|232	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc1.tfm
14mr|texlive-zhmetrics-r206-3|233	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc2.tfm
14mr|texlive-zhmetrics-r206-3|234	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc3.tfm
14mr|texlive-zhmetrics-r206-3|235	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc4.tfm
14mr|texlive-zhmetrics-r206-3|236	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc5.tfm
14mr|texlive-zhmetrics-r206-3|237	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc6.tfm
14mr|texlive-zhmetrics-r206-3|238	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc7.tfm
14mr|texlive-zhmetrics-r206-3|239	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc8.tfm
14mr|texlive-zhmetrics-r206-3|240	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc9.tfm
14mr|texlive-zhmetrics-r206-3|241	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbca.tfm
14mr|texlive-zhmetrics-r206-3|242	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcb.tfm
14mr|texlive-zhmetrics-r206-3|243	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcc.tfm
14mr|texlive-zhmetrics-r206-3|244	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcd.tfm
14mr|texlive-zhmetrics-r206-3|245	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbce.tfm
14mr|texlive-zhmetrics-r206-3|246	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcf.tfm
14mr|texlive-zhmetrics-r206-3|247	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd0.tfm
14mr|texlive-zhmetrics-r206-3|248	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd1.tfm
14mr|texlive-zhmetrics-r206-3|249	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd2.tfm
14mr|texlive-zhmetrics-r206-3|250	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd3.tfm
14mr|texlive-zhmetrics-r206-3|251	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd4.tfm
14mr|texlive-zhmetrics-r206-3|252	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd5.tfm
14mr|texlive-zhmetrics-r206-3|253	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd6.tfm
14mr|texlive-zhmetrics-r206-3|254	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd7.tfm
14mr|texlive-zhmetrics-r206-3|255	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd8.tfm
14mr|texlive-zhmetrics-r206-3|256	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd9.tfm
14mr|texlive-zhmetrics-r206-3|257	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbda.tfm
14mr|texlive-zhmetrics-r206-3|258	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdb.tfm
14mr|texlive-zhmetrics-r206-3|259	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdc.tfm
14mr|texlive-zhmetrics-r206-3|260	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdd.tfm
14mr|texlive-zhmetrics-r206-3|261	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbde.tfm
14mr|texlive-zhmetrics-r206-3|262	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdf.tfm
14mr|texlive-zhmetrics-r206-3|263	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe0.tfm
14mr|texlive-zhmetrics-r206-3|264	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe1.tfm
14mr|texlive-zhmetrics-r206-3|265	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe2.tfm
14mr|texlive-zhmetrics-r206-3|266	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe3.tfm
14mr|texlive-zhmetrics-r206-3|267	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe4.tfm
14mr|texlive-zhmetrics-r206-3|268	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe5.tfm
14mr|texlive-zhmetrics-r206-3|269	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe6.tfm
14mr|texlive-zhmetrics-r206-3|270	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe7.tfm
14mr|texlive-zhmetrics-r206-3|271	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe8.tfm
14mr|texlive-zhmetrics-r206-3|272	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe9.tfm
14mr|texlive-zhmetrics-r206-3|273	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbea.tfm
14mr|texlive-zhmetrics-r206-3|274	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbeb.tfm
14mr|texlive-zhmetrics-r206-3|275	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbec.tfm
14mr|texlive-zhmetrics-r206-3|276	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbed.tfm
14mr|texlive-zhmetrics-r206-3|277	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbee.tfm
14mr|texlive-zhmetrics-r206-3|278	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbef.tfm
14mr|texlive-zhmetrics-r206-3|279	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf0.tfm
14mr|texlive-zhmetrics-r206-3|280	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf1.tfm
14mr|texlive-zhmetrics-r206-3|281	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf2.tfm
14mr|texlive-zhmetrics-r206-3|282	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf3.tfm
14mr|texlive-zhmetrics-r206-3|283	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf4.tfm
14mr|texlive-zhmetrics-r206-3|284	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf5.tfm
14mr|texlive-zhmetrics-r206-3|285	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf6.tfm
14mr|texlive-zhmetrics-r206-3|286	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf7.tfm
14mr|texlive-zhmetrics-r206-3|287	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf8.tfm
14mr|texlive-zhmetrics-r206-3|288	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf9.tfm
14mr|texlive-zhmetrics-r206-3|289	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfa.tfm
14mr|texlive-zhmetrics-r206-3|290	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfb.tfm
14mr|texlive-zhmetrics-r206-3|291	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfc.tfm
14mr|texlive-zhmetrics-r206-3|292	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfd.tfm
14mr|texlive-zhmetrics-r206-3|293	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfe.tfm
14mr|texlive-zhmetrics-r206-3|294	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbff.tfm
14mr|texlive-zhmetrics-r206-3|295	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl00.tfm
14mr|texlive-zhmetrics-r206-3|296	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl01.tfm
14mr|texlive-zhmetrics-r206-3|297	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl02.tfm
14mr|texlive-zhmetrics-r206-3|298	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl03.tfm
14mr|texlive-zhmetrics-r206-3|299	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl04.tfm
14mr|texlive-zhmetrics-r206-3|300	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl05.tfm
14mr|texlive-zhmetrics-r206-3|301	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl06.tfm
14mr|texlive-zhmetrics-r206-3|302	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl07.tfm
14mr|texlive-zhmetrics-r206-3|303	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl08.tfm
14mr|texlive-zhmetrics-r206-3|304	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl09.tfm
14mr|texlive-zhmetrics-r206-3|305	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0a.tfm
14mr|texlive-zhmetrics-r206-3|306	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0b.tfm
14mr|texlive-zhmetrics-r206-3|307	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0c.tfm
14mr|texlive-zhmetrics-r206-3|308	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0d.tfm
14mr|texlive-zhmetrics-r206-3|309	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0e.tfm
14mr|texlive-zhmetrics-r206-3|310	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0f.tfm
14mr|texlive-zhmetrics-r206-3|311	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl10.tfm
14mr|texlive-zhmetrics-r206-3|312	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl11.tfm
14mr|texlive-zhmetrics-r206-3|313	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl12.tfm
14mr|texlive-zhmetrics-r206-3|314	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl13.tfm
14mr|texlive-zhmetrics-r206-3|315	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl14.tfm
14mr|texlive-zhmetrics-r206-3|316	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl15.tfm
14mr|texlive-zhmetrics-r206-3|317	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl16.tfm
14mr|texlive-zhmetrics-r206-3|318	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl17.tfm
14mr|texlive-zhmetrics-r206-3|319	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl18.tfm
14mr|texlive-zhmetrics-r206-3|320	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl19.tfm
14mr|texlive-zhmetrics-r206-3|321	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1a.tfm
14mr|texlive-zhmetrics-r206-3|322	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1b.tfm
14mr|texlive-zhmetrics-r206-3|323	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1c.tfm
14mr|texlive-zhmetrics-r206-3|324	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1d.tfm
14mr|texlive-zhmetrics-r206-3|325	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1e.tfm
14mr|texlive-zhmetrics-r206-3|326	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1f.tfm
14mr|texlive-zhmetrics-r206-3|327	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl20.tfm
14mr|texlive-zhmetrics-r206-3|328	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl21.tfm
14mr|texlive-zhmetrics-r206-3|329	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl22.tfm
14mr|texlive-zhmetrics-r206-3|330	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl23.tfm
14mr|texlive-zhmetrics-r206-3|331	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl24.tfm
14mr|texlive-zhmetrics-r206-3|332	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl25.tfm
14mr|texlive-zhmetrics-r206-3|333	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl26.tfm
14mr|texlive-zhmetrics-r206-3|334	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl27.tfm
14mr|texlive-zhmetrics-r206-3|335	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl28.tfm
14mr|texlive-zhmetrics-r206-3|336	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl29.tfm
14mr|texlive-zhmetrics-r206-3|337	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2a.tfm
14mr|texlive-zhmetrics-r206-3|338	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2b.tfm
14mr|texlive-zhmetrics-r206-3|339	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2c.tfm
14mr|texlive-zhmetrics-r206-3|340	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2d.tfm
14mr|texlive-zhmetrics-r206-3|341	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2e.tfm
14mr|texlive-zhmetrics-r206-3|342	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2f.tfm
14mr|texlive-zhmetrics-r206-3|343	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl30.tfm
14mr|texlive-zhmetrics-r206-3|344	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl31.tfm
14mr|texlive-zhmetrics-r206-3|345	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl32.tfm
14mr|texlive-zhmetrics-r206-3|346	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl33.tfm
14mr|texlive-zhmetrics-r206-3|347	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl34.tfm
14mr|texlive-zhmetrics-r206-3|348	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl35.tfm
14mr|texlive-zhmetrics-r206-3|349	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl36.tfm
14mr|texlive-zhmetrics-r206-3|350	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl37.tfm
14mr|texlive-zhmetrics-r206-3|351	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl38.tfm
14mr|texlive-zhmetrics-r206-3|352	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl39.tfm
14mr|texlive-zhmetrics-r206-3|353	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3a.tfm
14mr|texlive-zhmetrics-r206-3|354	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3b.tfm
14mr|texlive-zhmetrics-r206-3|355	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3c.tfm
14mr|texlive-zhmetrics-r206-3|356	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3d.tfm
14mr|texlive-zhmetrics-r206-3|357	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3e.tfm
14mr|texlive-zhmetrics-r206-3|358	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3f.tfm
14mr|texlive-zhmetrics-r206-3|359	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl40.tfm
14mr|texlive-zhmetrics-r206-3|360	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl41.tfm
14mr|texlive-zhmetrics-r206-3|361	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl42.tfm
14mr|texlive-zhmetrics-r206-3|362	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl43.tfm
14mr|texlive-zhmetrics-r206-3|363	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl44.tfm
14mr|texlive-zhmetrics-r206-3|364	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl45.tfm
14mr|texlive-zhmetrics-r206-3|365	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl46.tfm
14mr|texlive-zhmetrics-r206-3|366	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl47.tfm
14mr|texlive-zhmetrics-r206-3|367	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl48.tfm
14mr|texlive-zhmetrics-r206-3|368	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl49.tfm
14mr|texlive-zhmetrics-r206-3|369	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4a.tfm
14mr|texlive-zhmetrics-r206-3|370	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4b.tfm
14mr|texlive-zhmetrics-r206-3|371	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4c.tfm
14mr|texlive-zhmetrics-r206-3|372	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4d.tfm
14mr|texlive-zhmetrics-r206-3|373	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4e.tfm
14mr|texlive-zhmetrics-r206-3|374	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4f.tfm
14mr|texlive-zhmetrics-r206-3|375	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl50.tfm
14mr|texlive-zhmetrics-r206-3|376	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl51.tfm
14mr|texlive-zhmetrics-r206-3|377	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl52.tfm
14mr|texlive-zhmetrics-r206-3|378	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl53.tfm
14mr|texlive-zhmetrics-r206-3|379	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl54.tfm
14mr|texlive-zhmetrics-r206-3|380	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl55.tfm
14mr|texlive-zhmetrics-r206-3|381	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl56.tfm
14mr|texlive-zhmetrics-r206-3|382	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl57.tfm
14mr|texlive-zhmetrics-r206-3|383	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl58.tfm
14mr|texlive-zhmetrics-r206-3|384	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl59.tfm
14mr|texlive-zhmetrics-r206-3|385	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5a.tfm
14mr|texlive-zhmetrics-r206-3|386	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5b.tfm
14mr|texlive-zhmetrics-r206-3|387	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5c.tfm
14mr|texlive-zhmetrics-r206-3|388	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5d.tfm
14mr|texlive-zhmetrics-r206-3|389	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5e.tfm
14mr|texlive-zhmetrics-r206-3|390	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5f.tfm
14mr|texlive-zhmetrics-r206-3|391	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl60.tfm
14mr|texlive-zhmetrics-r206-3|392	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl61.tfm
14mr|texlive-zhmetrics-r206-3|393	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl62.tfm
14mr|texlive-zhmetrics-r206-3|394	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl63.tfm
14mr|texlive-zhmetrics-r206-3|395	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl64.tfm
14mr|texlive-zhmetrics-r206-3|396	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl65.tfm
14mr|texlive-zhmetrics-r206-3|397	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl66.tfm
14mr|texlive-zhmetrics-r206-3|398	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl67.tfm
14mr|texlive-zhmetrics-r206-3|399	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl68.tfm
14mr|texlive-zhmetrics-r206-3|400	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl69.tfm
14mr|texlive-zhmetrics-r206-3|401	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6a.tfm
14mr|texlive-zhmetrics-r206-3|402	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6b.tfm
14mr|texlive-zhmetrics-r206-3|403	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6c.tfm
14mr|texlive-zhmetrics-r206-3|404	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6d.tfm
14mr|texlive-zhmetrics-r206-3|405	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6e.tfm
14mr|texlive-zhmetrics-r206-3|406	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6f.tfm
14mr|texlive-zhmetrics-r206-3|407	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl70.tfm
14mr|texlive-zhmetrics-r206-3|408	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl71.tfm
14mr|texlive-zhmetrics-r206-3|409	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl72.tfm
14mr|texlive-zhmetrics-r206-3|410	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl73.tfm
14mr|texlive-zhmetrics-r206-3|411	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl74.tfm
14mr|texlive-zhmetrics-r206-3|412	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl75.tfm
14mr|texlive-zhmetrics-r206-3|413	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl76.tfm
14mr|texlive-zhmetrics-r206-3|414	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl77.tfm
14mr|texlive-zhmetrics-r206-3|415	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl78.tfm
14mr|texlive-zhmetrics-r206-3|416	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl79.tfm
14mr|texlive-zhmetrics-r206-3|417	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7a.tfm
14mr|texlive-zhmetrics-r206-3|418	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7b.tfm
14mr|texlive-zhmetrics-r206-3|419	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7c.tfm
14mr|texlive-zhmetrics-r206-3|420	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7d.tfm
14mr|texlive-zhmetrics-r206-3|421	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7e.tfm
14mr|texlive-zhmetrics-r206-3|422	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7f.tfm
14mr|texlive-zhmetrics-r206-3|423	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl80.tfm
14mr|texlive-zhmetrics-r206-3|424	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl81.tfm
14mr|texlive-zhmetrics-r206-3|425	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl82.tfm
14mr|texlive-zhmetrics-r206-3|426	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl83.tfm
14mr|texlive-zhmetrics-r206-3|427	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl84.tfm
14mr|texlive-zhmetrics-r206-3|428	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl85.tfm
14mr|texlive-zhmetrics-r206-3|429	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl86.tfm
14mr|texlive-zhmetrics-r206-3|430	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl87.tfm
14mr|texlive-zhmetrics-r206-3|431	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl88.tfm
14mr|texlive-zhmetrics-r206-3|432	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl89.tfm
14mr|texlive-zhmetrics-r206-3|433	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8a.tfm
14mr|texlive-zhmetrics-r206-3|434	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8b.tfm
14mr|texlive-zhmetrics-r206-3|435	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8c.tfm
14mr|texlive-zhmetrics-r206-3|436	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8d.tfm
14mr|texlive-zhmetrics-r206-3|437	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8e.tfm
14mr|texlive-zhmetrics-r206-3|438	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8f.tfm
14mr|texlive-zhmetrics-r206-3|439	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl90.tfm
14mr|texlive-zhmetrics-r206-3|440	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl91.tfm
14mr|texlive-zhmetrics-r206-3|441	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl92.tfm
14mr|texlive-zhmetrics-r206-3|442	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl93.tfm
14mr|texlive-zhmetrics-r206-3|443	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl94.tfm
14mr|texlive-zhmetrics-r206-3|444	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl95.tfm
14mr|texlive-zhmetrics-r206-3|445	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl96.tfm
14mr|texlive-zhmetrics-r206-3|446	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl97.tfm
14mr|texlive-zhmetrics-r206-3|447	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl98.tfm
14mr|texlive-zhmetrics-r206-3|448	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl99.tfm
14mr|texlive-zhmetrics-r206-3|449	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9a.tfm
14mr|texlive-zhmetrics-r206-3|450	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9b.tfm
14mr|texlive-zhmetrics-r206-3|451	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9c.tfm
14mr|texlive-zhmetrics-r206-3|452	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9d.tfm
14mr|texlive-zhmetrics-r206-3|453	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9e.tfm
14mr|texlive-zhmetrics-r206-3|454	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9f.tfm
14mr|texlive-zhmetrics-r206-3|455	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla0.tfm
14mr|texlive-zhmetrics-r206-3|456	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla1.tfm
14mr|texlive-zhmetrics-r206-3|457	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla2.tfm
14mr|texlive-zhmetrics-r206-3|458	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla3.tfm
14mr|texlive-zhmetrics-r206-3|459	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla4.tfm
14mr|texlive-zhmetrics-r206-3|460	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla5.tfm
14mr|texlive-zhmetrics-r206-3|461	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla6.tfm
14mr|texlive-zhmetrics-r206-3|462	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla7.tfm
14mr|texlive-zhmetrics-r206-3|463	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla8.tfm
14mr|texlive-zhmetrics-r206-3|464	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla9.tfm
14mr|texlive-zhmetrics-r206-3|465	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslaa.tfm
14mr|texlive-zhmetrics-r206-3|466	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslab.tfm
14mr|texlive-zhmetrics-r206-3|467	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslac.tfm
14mr|texlive-zhmetrics-r206-3|468	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslad.tfm
14mr|texlive-zhmetrics-r206-3|469	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslae.tfm
14mr|texlive-zhmetrics-r206-3|470	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslaf.tfm
14mr|texlive-zhmetrics-r206-3|471	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb0.tfm
14mr|texlive-zhmetrics-r206-3|472	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb1.tfm
14mr|texlive-zhmetrics-r206-3|473	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb2.tfm
14mr|texlive-zhmetrics-r206-3|474	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb3.tfm
14mr|texlive-zhmetrics-r206-3|475	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb4.tfm
14mr|texlive-zhmetrics-r206-3|476	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb5.tfm
14mr|texlive-zhmetrics-r206-3|477	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb6.tfm
14mr|texlive-zhmetrics-r206-3|478	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb7.tfm
14mr|texlive-zhmetrics-r206-3|479	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb8.tfm
14mr|texlive-zhmetrics-r206-3|480	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb9.tfm
14mr|texlive-zhmetrics-r206-3|481	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslba.tfm
14mr|texlive-zhmetrics-r206-3|482	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbb.tfm
14mr|texlive-zhmetrics-r206-3|483	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbc.tfm
14mr|texlive-zhmetrics-r206-3|484	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbd.tfm
14mr|texlive-zhmetrics-r206-3|485	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbe.tfm
14mr|texlive-zhmetrics-r206-3|486	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbf.tfm
14mr|texlive-zhmetrics-r206-3|487	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc0.tfm
14mr|texlive-zhmetrics-r206-3|488	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc1.tfm
14mr|texlive-zhmetrics-r206-3|489	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc2.tfm
14mr|texlive-zhmetrics-r206-3|490	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc3.tfm
14mr|texlive-zhmetrics-r206-3|491	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc4.tfm
14mr|texlive-zhmetrics-r206-3|492	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc5.tfm
14mr|texlive-zhmetrics-r206-3|493	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc6.tfm
14mr|texlive-zhmetrics-r206-3|494	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc7.tfm
14mr|texlive-zhmetrics-r206-3|495	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc8.tfm
14mr|texlive-zhmetrics-r206-3|496	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc9.tfm
14mr|texlive-zhmetrics-r206-3|497	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslca.tfm
14mr|texlive-zhmetrics-r206-3|498	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcb.tfm
14mr|texlive-zhmetrics-r206-3|499	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcc.tfm
14mr|texlive-zhmetrics-r206-3|500	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcd.tfm
14mr|texlive-zhmetrics-r206-3|501	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslce.tfm
14mr|texlive-zhmetrics-r206-3|502	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcf.tfm
14mr|texlive-zhmetrics-r206-3|503	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld0.tfm
14mr|texlive-zhmetrics-r206-3|504	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld1.tfm
14mr|texlive-zhmetrics-r206-3|505	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld2.tfm
14mr|texlive-zhmetrics-r206-3|506	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld3.tfm
14mr|texlive-zhmetrics-r206-3|507	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld4.tfm
14mr|texlive-zhmetrics-r206-3|508	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld5.tfm
14mr|texlive-zhmetrics-r206-3|509	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld6.tfm
14mr|texlive-zhmetrics-r206-3|510	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld7.tfm
14mr|texlive-zhmetrics-r206-3|511	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld8.tfm
14mr|texlive-zhmetrics-r206-3|512	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld9.tfm
14mr|texlive-zhmetrics-r206-3|513	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslda.tfm
14mr|texlive-zhmetrics-r206-3|514	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldb.tfm
14mr|texlive-zhmetrics-r206-3|515	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldc.tfm
14mr|texlive-zhmetrics-r206-3|516	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldd.tfm
14mr|texlive-zhmetrics-r206-3|517	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslde.tfm
14mr|texlive-zhmetrics-r206-3|518	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldf.tfm
14mr|texlive-zhmetrics-r206-3|519	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle0.tfm
14mr|texlive-zhmetrics-r206-3|520	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle1.tfm
14mr|texlive-zhmetrics-r206-3|521	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle2.tfm
14mr|texlive-zhmetrics-r206-3|522	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle3.tfm
14mr|texlive-zhmetrics-r206-3|523	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle4.tfm
14mr|texlive-zhmetrics-r206-3|524	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle5.tfm
14mr|texlive-zhmetrics-r206-3|525	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle6.tfm
14mr|texlive-zhmetrics-r206-3|526	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle7.tfm
14mr|texlive-zhmetrics-r206-3|527	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle8.tfm
14mr|texlive-zhmetrics-r206-3|528	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle9.tfm
14mr|texlive-zhmetrics-r206-3|529	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslea.tfm
14mr|texlive-zhmetrics-r206-3|530	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsleb.tfm
14mr|texlive-zhmetrics-r206-3|531	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslec.tfm
14mr|texlive-zhmetrics-r206-3|532	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsled.tfm
14mr|texlive-zhmetrics-r206-3|533	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslee.tfm
14mr|texlive-zhmetrics-r206-3|534	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslef.tfm
14mr|texlive-zhmetrics-r206-3|535	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf0.tfm
14mr|texlive-zhmetrics-r206-3|536	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf1.tfm
14mr|texlive-zhmetrics-r206-3|537	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf2.tfm
14mr|texlive-zhmetrics-r206-3|538	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf3.tfm
14mr|texlive-zhmetrics-r206-3|539	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf4.tfm
14mr|texlive-zhmetrics-r206-3|540	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf5.tfm
14mr|texlive-zhmetrics-r206-3|541	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf6.tfm
14mr|texlive-zhmetrics-r206-3|542	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf7.tfm
14mr|texlive-zhmetrics-r206-3|543	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf8.tfm
14mr|texlive-zhmetrics-r206-3|544	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf9.tfm
14mr|texlive-zhmetrics-r206-3|545	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfa.tfm
14mr|texlive-zhmetrics-r206-3|546	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfb.tfm
14mr|texlive-zhmetrics-r206-3|547	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfc.tfm
14mr|texlive-zhmetrics-r206-3|548	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfd.tfm
14mr|texlive-zhmetrics-r206-3|549	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfe.tfm
14mr|texlive-zhmetrics-r206-3|550	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslff.tfm
14mr|texlive-zhmetrics-r206-3|551	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk00.tfm
14mr|texlive-zhmetrics-r206-3|552	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk01.tfm
14mr|texlive-zhmetrics-r206-3|553	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk02.tfm
14mr|texlive-zhmetrics-r206-3|554	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk03.tfm
14mr|texlive-zhmetrics-r206-3|555	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk04.tfm
14mr|texlive-zhmetrics-r206-3|556	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk05.tfm
14mr|texlive-zhmetrics-r206-3|557	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk06.tfm
14mr|texlive-zhmetrics-r206-3|558	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk07.tfm
14mr|texlive-zhmetrics-r206-3|559	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk08.tfm
14mr|texlive-zhmetrics-r206-3|560	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk09.tfm
14mr|texlive-zhmetrics-r206-3|561	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk10.tfm
14mr|texlive-zhmetrics-r206-3|562	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk11.tfm
14mr|texlive-zhmetrics-r206-3|563	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk12.tfm
14mr|texlive-zhmetrics-r206-3|564	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk13.tfm
14mr|texlive-zhmetrics-r206-3|565	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk14.tfm
14mr|texlive-zhmetrics-r206-3|566	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk15.tfm
14mr|texlive-zhmetrics-r206-3|567	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk16.tfm
14mr|texlive-zhmetrics-r206-3|568	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk17.tfm
14mr|texlive-zhmetrics-r206-3|569	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk18.tfm
14mr|texlive-zhmetrics-r206-3|570	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk19.tfm
14mr|texlive-zhmetrics-r206-3|571	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk20.tfm
14mr|texlive-zhmetrics-r206-3|572	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk21.tfm
14mr|texlive-zhmetrics-r206-3|573	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk22.tfm
14mr|texlive-zhmetrics-r206-3|574	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk23.tfm
14mr|texlive-zhmetrics-r206-3|575	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk24.tfm
14mr|texlive-zhmetrics-r206-3|576	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk25.tfm
14mr|texlive-zhmetrics-r206-3|577	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk26.tfm
14mr|texlive-zhmetrics-r206-3|578	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk27.tfm
14mr|texlive-zhmetrics-r206-3|579	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk28.tfm
14mr|texlive-zhmetrics-r206-3|580	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk29.tfm
14mr|texlive-zhmetrics-r206-3|581	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk30.tfm
14mr|texlive-zhmetrics-r206-3|582	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk31.tfm
14mr|texlive-zhmetrics-r206-3|583	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk32.tfm
14mr|texlive-zhmetrics-r206-3|584	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk33.tfm
14mr|texlive-zhmetrics-r206-3|585	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk34.tfm
14mr|texlive-zhmetrics-r206-3|586	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk35.tfm
14mr|texlive-zhmetrics-r206-3|587	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk36.tfm
14mr|texlive-zhmetrics-r206-3|588	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk37.tfm
14mr|texlive-zhmetrics-r206-3|589	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk38.tfm
14mr|texlive-zhmetrics-r206-3|590	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk39.tfm
14mr|texlive-zhmetrics-r206-3|591	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk40.tfm
14mr|texlive-zhmetrics-r206-3|592	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk41.tfm
14mr|texlive-zhmetrics-r206-3|593	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk42.tfm
14mr|texlive-zhmetrics-r206-3|594	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk43.tfm
14mr|texlive-zhmetrics-r206-3|595	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk44.tfm
14mr|texlive-zhmetrics-r206-3|596	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk45.tfm
14mr|texlive-zhmetrics-r206-3|597	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk46.tfm
14mr|texlive-zhmetrics-r206-3|598	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk47.tfm
14mr|texlive-zhmetrics-r206-3|599	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk48.tfm
14mr|texlive-zhmetrics-r206-3|600	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk49.tfm
14mr|texlive-zhmetrics-r206-3|601	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk50.tfm
14mr|texlive-zhmetrics-r206-3|602	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk51.tfm
14mr|texlive-zhmetrics-r206-3|603	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk52.tfm
14mr|texlive-zhmetrics-r206-3|604	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk53.tfm
14mr|texlive-zhmetrics-r206-3|605	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk54.tfm
14mr|texlive-zhmetrics-r206-3|606	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk55.tfm
14mr|texlive-zhmetrics-r206-3|607	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk56.tfm
14mr|texlive-zhmetrics-r206-3|608	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk57.tfm
14mr|texlive-zhmetrics-r206-3|609	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk58.tfm
14mr|texlive-zhmetrics-r206-3|610	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk59.tfm
14mr|texlive-zhmetrics-r206-3|611	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk60.tfm
14mr|texlive-zhmetrics-r206-3|612	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk61.tfm
14mr|texlive-zhmetrics-r206-3|613	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk62.tfm
14mr|texlive-zhmetrics-r206-3|614	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk63.tfm
14mr|texlive-zhmetrics-r206-3|615	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk64.tfm
14mr|texlive-zhmetrics-r206-3|616	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk65.tfm
14mr|texlive-zhmetrics-r206-3|617	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk66.tfm
14mr|texlive-zhmetrics-r206-3|618	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk67.tfm
14mr|texlive-zhmetrics-r206-3|619	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk68.tfm
14mr|texlive-zhmetrics-r206-3|620	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk69.tfm
14mr|texlive-zhmetrics-r206-3|621	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk70.tfm
14mr|texlive-zhmetrics-r206-3|622	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk71.tfm
14mr|texlive-zhmetrics-r206-3|623	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk72.tfm
14mr|texlive-zhmetrics-r206-3|624	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk73.tfm
14mr|texlive-zhmetrics-r206-3|625	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk74.tfm
14mr|texlive-zhmetrics-r206-3|626	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk75.tfm
14mr|texlive-zhmetrics-r206-3|627	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk76.tfm
14mr|texlive-zhmetrics-r206-3|628	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk77.tfm
14mr|texlive-zhmetrics-r206-3|629	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk78.tfm
14mr|texlive-zhmetrics-r206-3|630	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk79.tfm
14mr|texlive-zhmetrics-r206-3|631	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk80.tfm
14mr|texlive-zhmetrics-r206-3|632	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk81.tfm
14mr|texlive-zhmetrics-r206-3|633	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk82.tfm
14mr|texlive-zhmetrics-r206-3|634	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk83.tfm
14mr|texlive-zhmetrics-r206-3|635	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk84.tfm
14mr|texlive-zhmetrics-r206-3|636	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk85.tfm
14mr|texlive-zhmetrics-r206-3|637	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk86.tfm
14mr|texlive-zhmetrics-r206-3|638	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk87.tfm
14mr|texlive-zhmetrics-r206-3|639	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk88.tfm
14mr|texlive-zhmetrics-r206-3|640	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk89.tfm
14mr|texlive-zhmetrics-r206-3|641	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk90.tfm
14mr|texlive-zhmetrics-r206-3|642	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk91.tfm
14mr|texlive-zhmetrics-r206-3|643	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk92.tfm
14mr|texlive-zhmetrics-r206-3|644	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk93.tfm
14mr|texlive-zhmetrics-r206-3|645	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk94.tfm
14mr|texlive-zhmetrics-r206-3|646	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl00.tfm
14mr|texlive-zhmetrics-r206-3|647	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl01.tfm
14mr|texlive-zhmetrics-r206-3|648	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl02.tfm
14mr|texlive-zhmetrics-r206-3|649	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl03.tfm
14mr|texlive-zhmetrics-r206-3|650	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl04.tfm
14mr|texlive-zhmetrics-r206-3|651	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl05.tfm
14mr|texlive-zhmetrics-r206-3|652	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl06.tfm
14mr|texlive-zhmetrics-r206-3|653	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl07.tfm
14mr|texlive-zhmetrics-r206-3|654	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl08.tfm
14mr|texlive-zhmetrics-r206-3|655	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl09.tfm
14mr|texlive-zhmetrics-r206-3|656	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl10.tfm
14mr|texlive-zhmetrics-r206-3|657	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl11.tfm
14mr|texlive-zhmetrics-r206-3|658	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl12.tfm
14mr|texlive-zhmetrics-r206-3|659	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl13.tfm
14mr|texlive-zhmetrics-r206-3|660	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl14.tfm
14mr|texlive-zhmetrics-r206-3|661	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl15.tfm
14mr|texlive-zhmetrics-r206-3|662	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl16.tfm
14mr|texlive-zhmetrics-r206-3|663	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl17.tfm
14mr|texlive-zhmetrics-r206-3|664	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl18.tfm
14mr|texlive-zhmetrics-r206-3|665	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl19.tfm
14mr|texlive-zhmetrics-r206-3|666	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl20.tfm
14mr|texlive-zhmetrics-r206-3|667	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl21.tfm
14mr|texlive-zhmetrics-r206-3|668	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl22.tfm
14mr|texlive-zhmetrics-r206-3|669	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl23.tfm
14mr|texlive-zhmetrics-r206-3|670	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl24.tfm
14mr|texlive-zhmetrics-r206-3|671	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl25.tfm
14mr|texlive-zhmetrics-r206-3|672	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl26.tfm
14mr|texlive-zhmetrics-r206-3|673	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl27.tfm
14mr|texlive-zhmetrics-r206-3|674	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl28.tfm
14mr|texlive-zhmetrics-r206-3|675	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl29.tfm
14mr|texlive-zhmetrics-r206-3|676	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl30.tfm
14mr|texlive-zhmetrics-r206-3|677	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl31.tfm
14mr|texlive-zhmetrics-r206-3|678	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl32.tfm
14mr|texlive-zhmetrics-r206-3|679	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl33.tfm
14mr|texlive-zhmetrics-r206-3|680	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl34.tfm
14mr|texlive-zhmetrics-r206-3|681	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl35.tfm
14mr|texlive-zhmetrics-r206-3|682	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl36.tfm
14mr|texlive-zhmetrics-r206-3|683	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl37.tfm
14mr|texlive-zhmetrics-r206-3|684	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl38.tfm
14mr|texlive-zhmetrics-r206-3|685	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl39.tfm
14mr|texlive-zhmetrics-r206-3|686	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl40.tfm
14mr|texlive-zhmetrics-r206-3|687	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl41.tfm
14mr|texlive-zhmetrics-r206-3|688	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl42.tfm
14mr|texlive-zhmetrics-r206-3|689	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl43.tfm
14mr|texlive-zhmetrics-r206-3|690	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl44.tfm
14mr|texlive-zhmetrics-r206-3|691	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl45.tfm
14mr|texlive-zhmetrics-r206-3|692	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl46.tfm
14mr|texlive-zhmetrics-r206-3|693	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl47.tfm
14mr|texlive-zhmetrics-r206-3|694	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl48.tfm
14mr|texlive-zhmetrics-r206-3|695	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl49.tfm
14mr|texlive-zhmetrics-r206-3|696	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl50.tfm
14mr|texlive-zhmetrics-r206-3|697	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl51.tfm
14mr|texlive-zhmetrics-r206-3|698	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl52.tfm
14mr|texlive-zhmetrics-r206-3|699	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl53.tfm
14mr|texlive-zhmetrics-r206-3|700	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl54.tfm
14mr|texlive-zhmetrics-r206-3|701	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl55.tfm
14mr|texlive-zhmetrics-r206-3|702	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl56.tfm
14mr|texlive-zhmetrics-r206-3|703	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl57.tfm
14mr|texlive-zhmetrics-r206-3|704	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl58.tfm
14mr|texlive-zhmetrics-r206-3|705	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl59.tfm
14mr|texlive-zhmetrics-r206-3|706	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl60.tfm
14mr|texlive-zhmetrics-r206-3|707	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl61.tfm
14mr|texlive-zhmetrics-r206-3|708	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl62.tfm
14mr|texlive-zhmetrics-r206-3|709	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl63.tfm
14mr|texlive-zhmetrics-r206-3|710	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl64.tfm
14mr|texlive-zhmetrics-r206-3|711	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl65.tfm
14mr|texlive-zhmetrics-r206-3|712	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl66.tfm
14mr|texlive-zhmetrics-r206-3|713	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl67.tfm
14mr|texlive-zhmetrics-r206-3|714	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl68.tfm
14mr|texlive-zhmetrics-r206-3|715	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl69.tfm
14mr|texlive-zhmetrics-r206-3|716	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl70.tfm
14mr|texlive-zhmetrics-r206-3|717	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl71.tfm
14mr|texlive-zhmetrics-r206-3|718	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl72.tfm
14mr|texlive-zhmetrics-r206-3|719	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl73.tfm
14mr|texlive-zhmetrics-r206-3|720	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl74.tfm
14mr|texlive-zhmetrics-r206-3|721	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl75.tfm
14mr|texlive-zhmetrics-r206-3|722	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl76.tfm
14mr|texlive-zhmetrics-r206-3|723	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl77.tfm
14mr|texlive-zhmetrics-r206-3|724	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl78.tfm
14mr|texlive-zhmetrics-r206-3|725	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl79.tfm
14mr|texlive-zhmetrics-r206-3|726	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl80.tfm
14mr|texlive-zhmetrics-r206-3|727	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl81.tfm
14mr|texlive-zhmetrics-r206-3|728	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl82.tfm
14mr|texlive-zhmetrics-r206-3|729	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl83.tfm
14mr|texlive-zhmetrics-r206-3|730	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl84.tfm
14mr|texlive-zhmetrics-r206-3|731	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl85.tfm
14mr|texlive-zhmetrics-r206-3|732	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl86.tfm
14mr|texlive-zhmetrics-r206-3|733	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl87.tfm
14mr|texlive-zhmetrics-r206-3|734	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl88.tfm
14mr|texlive-zhmetrics-r206-3|735	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl89.tfm
14mr|texlive-zhmetrics-r206-3|736	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl90.tfm
14mr|texlive-zhmetrics-r206-3|737	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl91.tfm
14mr|texlive-zhmetrics-r206-3|738	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl92.tfm
14mr|texlive-zhmetrics-r206-3|739	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl93.tfm
14mr|texlive-zhmetrics-r206-3|740	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl94.tfm
14mr|texlive-zhmetrics-r206-3|741	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs00.tfm
14mr|texlive-zhmetrics-r206-3|742	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs01.tfm
14mr|texlive-zhmetrics-r206-3|743	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs02.tfm
14mr|texlive-zhmetrics-r206-3|744	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs03.tfm
14mr|texlive-zhmetrics-r206-3|745	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs04.tfm
14mr|texlive-zhmetrics-r206-3|746	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs05.tfm
14mr|texlive-zhmetrics-r206-3|747	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs06.tfm
14mr|texlive-zhmetrics-r206-3|748	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs07.tfm
14mr|texlive-zhmetrics-r206-3|749	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs08.tfm
14mr|texlive-zhmetrics-r206-3|750	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs09.tfm
14mr|texlive-zhmetrics-r206-3|751	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs10.tfm
14mr|texlive-zhmetrics-r206-3|752	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs11.tfm
14mr|texlive-zhmetrics-r206-3|753	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs12.tfm
14mr|texlive-zhmetrics-r206-3|754	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs13.tfm
14mr|texlive-zhmetrics-r206-3|755	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs14.tfm
14mr|texlive-zhmetrics-r206-3|756	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs15.tfm
14mr|texlive-zhmetrics-r206-3|757	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs16.tfm
14mr|texlive-zhmetrics-r206-3|758	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs17.tfm
14mr|texlive-zhmetrics-r206-3|759	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs18.tfm
14mr|texlive-zhmetrics-r206-3|760	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs19.tfm
14mr|texlive-zhmetrics-r206-3|761	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs20.tfm
14mr|texlive-zhmetrics-r206-3|762	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs21.tfm
14mr|texlive-zhmetrics-r206-3|763	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs22.tfm
14mr|texlive-zhmetrics-r206-3|764	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs23.tfm
14mr|texlive-zhmetrics-r206-3|765	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs24.tfm
14mr|texlive-zhmetrics-r206-3|766	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs25.tfm
14mr|texlive-zhmetrics-r206-3|767	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs26.tfm
14mr|texlive-zhmetrics-r206-3|768	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs27.tfm
14mr|texlive-zhmetrics-r206-3|769	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs28.tfm
14mr|texlive-zhmetrics-r206-3|770	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs29.tfm
14mr|texlive-zhmetrics-r206-3|771	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs30.tfm
14mr|texlive-zhmetrics-r206-3|772	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs31.tfm
14mr|texlive-zhmetrics-r206-3|773	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs32.tfm
14mr|texlive-zhmetrics-r206-3|774	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs33.tfm
14mr|texlive-zhmetrics-r206-3|775	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs34.tfm
14mr|texlive-zhmetrics-r206-3|776	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs35.tfm
14mr|texlive-zhmetrics-r206-3|777	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs36.tfm
14mr|texlive-zhmetrics-r206-3|778	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs37.tfm
14mr|texlive-zhmetrics-r206-3|779	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs38.tfm
14mr|texlive-zhmetrics-r206-3|780	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs39.tfm
14mr|texlive-zhmetrics-r206-3|781	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs40.tfm
14mr|texlive-zhmetrics-r206-3|782	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs41.tfm
14mr|texlive-zhmetrics-r206-3|783	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs42.tfm
14mr|texlive-zhmetrics-r206-3|784	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs43.tfm
14mr|texlive-zhmetrics-r206-3|785	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs44.tfm
14mr|texlive-zhmetrics-r206-3|786	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs45.tfm
14mr|texlive-zhmetrics-r206-3|787	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs46.tfm
14mr|texlive-zhmetrics-r206-3|788	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs47.tfm
14mr|texlive-zhmetrics-r206-3|789	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs48.tfm
14mr|texlive-zhmetrics-r206-3|790	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs49.tfm
14mr|texlive-zhmetrics-r206-3|791	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs50.tfm
14mr|texlive-zhmetrics-r206-3|792	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs51.tfm
14mr|texlive-zhmetrics-r206-3|793	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs52.tfm
14mr|texlive-zhmetrics-r206-3|794	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs53.tfm
14mr|texlive-zhmetrics-r206-3|795	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs54.tfm
14mr|texlive-zhmetrics-r206-3|796	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs55.tfm
14mr|texlive-zhmetrics-r206-3|797	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs56.tfm
14mr|texlive-zhmetrics-r206-3|798	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs57.tfm
14mr|texlive-zhmetrics-r206-3|799	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs58.tfm
14mr|texlive-zhmetrics-r206-3|800	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs59.tfm
14mr|texlive-zhmetrics-r206-3|801	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs60.tfm
14mr|texlive-zhmetrics-r206-3|802	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs61.tfm
14mr|texlive-zhmetrics-r206-3|803	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs62.tfm
14mr|texlive-zhmetrics-r206-3|804	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs63.tfm
14mr|texlive-zhmetrics-r206-3|805	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs64.tfm
14mr|texlive-zhmetrics-r206-3|806	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs65.tfm
14mr|texlive-zhmetrics-r206-3|807	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs66.tfm
14mr|texlive-zhmetrics-r206-3|808	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs67.tfm
14mr|texlive-zhmetrics-r206-3|809	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs68.tfm
14mr|texlive-zhmetrics-r206-3|810	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs69.tfm
14mr|texlive-zhmetrics-r206-3|811	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs70.tfm
14mr|texlive-zhmetrics-r206-3|812	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs71.tfm
14mr|texlive-zhmetrics-r206-3|813	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs72.tfm
14mr|texlive-zhmetrics-r206-3|814	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs73.tfm
14mr|texlive-zhmetrics-r206-3|815	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs74.tfm
14mr|texlive-zhmetrics-r206-3|816	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs75.tfm
14mr|texlive-zhmetrics-r206-3|817	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs76.tfm
14mr|texlive-zhmetrics-r206-3|818	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs77.tfm
14mr|texlive-zhmetrics-r206-3|819	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs78.tfm
14mr|texlive-zhmetrics-r206-3|820	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs79.tfm
14mr|texlive-zhmetrics-r206-3|821	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs80.tfm
14mr|texlive-zhmetrics-r206-3|822	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs81.tfm
14mr|texlive-zhmetrics-r206-3|823	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs82.tfm
14mr|texlive-zhmetrics-r206-3|824	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs83.tfm
14mr|texlive-zhmetrics-r206-3|825	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs84.tfm
14mr|texlive-zhmetrics-r206-3|826	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs85.tfm
14mr|texlive-zhmetrics-r206-3|827	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs86.tfm
14mr|texlive-zhmetrics-r206-3|828	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs87.tfm
14mr|texlive-zhmetrics-r206-3|829	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs88.tfm
14mr|texlive-zhmetrics-r206-3|830	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs89.tfm
14mr|texlive-zhmetrics-r206-3|831	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs90.tfm
14mr|texlive-zhmetrics-r206-3|832	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs91.tfm
14mr|texlive-zhmetrics-r206-3|833	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs92.tfm
14mr|texlive-zhmetrics-r206-3|834	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs93.tfm
14mr|texlive-zhmetrics-r206-3|835	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs94.tfm
14mr|texlive-zhmetrics-r206-3|836	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl00.tfm
14mr|texlive-zhmetrics-r206-3|837	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl01.tfm
14mr|texlive-zhmetrics-r206-3|838	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl02.tfm
14mr|texlive-zhmetrics-r206-3|839	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl03.tfm
14mr|texlive-zhmetrics-r206-3|840	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl04.tfm
14mr|texlive-zhmetrics-r206-3|841	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl05.tfm
14mr|texlive-zhmetrics-r206-3|842	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl06.tfm
14mr|texlive-zhmetrics-r206-3|843	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl07.tfm
14mr|texlive-zhmetrics-r206-3|844	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl08.tfm
14mr|texlive-zhmetrics-r206-3|845	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl09.tfm
14mr|texlive-zhmetrics-r206-3|846	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl10.tfm
14mr|texlive-zhmetrics-r206-3|847	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl11.tfm
14mr|texlive-zhmetrics-r206-3|848	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl12.tfm
14mr|texlive-zhmetrics-r206-3|849	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl13.tfm
14mr|texlive-zhmetrics-r206-3|850	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl14.tfm
14mr|texlive-zhmetrics-r206-3|851	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl15.tfm
14mr|texlive-zhmetrics-r206-3|852	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl16.tfm
14mr|texlive-zhmetrics-r206-3|853	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl17.tfm
14mr|texlive-zhmetrics-r206-3|854	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl18.tfm
14mr|texlive-zhmetrics-r206-3|855	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl19.tfm
14mr|texlive-zhmetrics-r206-3|856	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl20.tfm
14mr|texlive-zhmetrics-r206-3|857	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl21.tfm
14mr|texlive-zhmetrics-r206-3|858	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl22.tfm
14mr|texlive-zhmetrics-r206-3|859	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl23.tfm
14mr|texlive-zhmetrics-r206-3|860	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl24.tfm
14mr|texlive-zhmetrics-r206-3|861	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl25.tfm
14mr|texlive-zhmetrics-r206-3|862	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl26.tfm
14mr|texlive-zhmetrics-r206-3|863	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl27.tfm
14mr|texlive-zhmetrics-r206-3|864	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl28.tfm
14mr|texlive-zhmetrics-r206-3|865	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl29.tfm
14mr|texlive-zhmetrics-r206-3|866	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl30.tfm
14mr|texlive-zhmetrics-r206-3|867	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl31.tfm
14mr|texlive-zhmetrics-r206-3|868	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl32.tfm
14mr|texlive-zhmetrics-r206-3|869	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl33.tfm
14mr|texlive-zhmetrics-r206-3|870	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl34.tfm
14mr|texlive-zhmetrics-r206-3|871	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl35.tfm
14mr|texlive-zhmetrics-r206-3|872	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl36.tfm
14mr|texlive-zhmetrics-r206-3|873	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl37.tfm
14mr|texlive-zhmetrics-r206-3|874	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl38.tfm
14mr|texlive-zhmetrics-r206-3|875	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl39.tfm
14mr|texlive-zhmetrics-r206-3|876	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl40.tfm
14mr|texlive-zhmetrics-r206-3|877	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl41.tfm
14mr|texlive-zhmetrics-r206-3|878	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl42.tfm
14mr|texlive-zhmetrics-r206-3|879	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl43.tfm
14mr|texlive-zhmetrics-r206-3|880	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl44.tfm
14mr|texlive-zhmetrics-r206-3|881	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl45.tfm
14mr|texlive-zhmetrics-r206-3|882	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl46.tfm
14mr|texlive-zhmetrics-r206-3|883	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl47.tfm
14mr|texlive-zhmetrics-r206-3|884	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl48.tfm
14mr|texlive-zhmetrics-r206-3|885	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl49.tfm
14mr|texlive-zhmetrics-r206-3|886	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl50.tfm
14mr|texlive-zhmetrics-r206-3|887	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl51.tfm
14mr|texlive-zhmetrics-r206-3|888	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl52.tfm
14mr|texlive-zhmetrics-r206-3|889	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl53.tfm
14mr|texlive-zhmetrics-r206-3|890	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl54.tfm
14mr|texlive-zhmetrics-r206-3|891	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl55.tfm
14mr|texlive-zhmetrics-r206-3|892	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl56.tfm
14mr|texlive-zhmetrics-r206-3|893	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl57.tfm
14mr|texlive-zhmetrics-r206-3|894	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl58.tfm
14mr|texlive-zhmetrics-r206-3|895	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl59.tfm
14mr|texlive-zhmetrics-r206-3|896	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl60.tfm
14mr|texlive-zhmetrics-r206-3|897	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl61.tfm
14mr|texlive-zhmetrics-r206-3|898	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl62.tfm
14mr|texlive-zhmetrics-r206-3|899	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl63.tfm
14mr|texlive-zhmetrics-r206-3|900	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl64.tfm
14mr|texlive-zhmetrics-r206-3|901	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl65.tfm
14mr|texlive-zhmetrics-r206-3|902	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl66.tfm
14mr|texlive-zhmetrics-r206-3|903	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl67.tfm
14mr|texlive-zhmetrics-r206-3|904	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl68.tfm
14mr|texlive-zhmetrics-r206-3|905	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl69.tfm
14mr|texlive-zhmetrics-r206-3|906	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl70.tfm
14mr|texlive-zhmetrics-r206-3|907	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl71.tfm
14mr|texlive-zhmetrics-r206-3|908	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl72.tfm
14mr|texlive-zhmetrics-r206-3|909	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl73.tfm
14mr|texlive-zhmetrics-r206-3|910	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl74.tfm
14mr|texlive-zhmetrics-r206-3|911	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl75.tfm
14mr|texlive-zhmetrics-r206-3|912	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl76.tfm
14mr|texlive-zhmetrics-r206-3|913	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl77.tfm
14mr|texlive-zhmetrics-r206-3|914	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl78.tfm
14mr|texlive-zhmetrics-r206-3|915	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl79.tfm
14mr|texlive-zhmetrics-r206-3|916	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl80.tfm
14mr|texlive-zhmetrics-r206-3|917	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl81.tfm
14mr|texlive-zhmetrics-r206-3|918	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl82.tfm
14mr|texlive-zhmetrics-r206-3|919	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl83.tfm
14mr|texlive-zhmetrics-r206-3|920	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl84.tfm
14mr|texlive-zhmetrics-r206-3|921	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl85.tfm
14mr|texlive-zhmetrics-r206-3|922	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl86.tfm
14mr|texlive-zhmetrics-r206-3|923	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl87.tfm
14mr|texlive-zhmetrics-r206-3|924	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl88.tfm
14mr|texlive-zhmetrics-r206-3|925	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl89.tfm
14mr|texlive-zhmetrics-r206-3|926	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl90.tfm
14mr|texlive-zhmetrics-r206-3|927	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl91.tfm
14mr|texlive-zhmetrics-r206-3|928	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl92.tfm
14mr|texlive-zhmetrics-r206-3|929	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl93.tfm
14mr|texlive-zhmetrics-r206-3|930	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl94.tfm
14mr|texlive-zhmetrics-r206-3|931	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei00.tfm
14mr|texlive-zhmetrics-r206-3|932	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei01.tfm
14mr|texlive-zhmetrics-r206-3|933	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei02.tfm
14mr|texlive-zhmetrics-r206-3|934	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei03.tfm
14mr|texlive-zhmetrics-r206-3|935	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei04.tfm
14mr|texlive-zhmetrics-r206-3|936	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei05.tfm
14mr|texlive-zhmetrics-r206-3|937	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei06.tfm
14mr|texlive-zhmetrics-r206-3|938	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei07.tfm
14mr|texlive-zhmetrics-r206-3|939	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei08.tfm
14mr|texlive-zhmetrics-r206-3|940	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei09.tfm
14mr|texlive-zhmetrics-r206-3|941	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei10.tfm
14mr|texlive-zhmetrics-r206-3|942	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei11.tfm
14mr|texlive-zhmetrics-r206-3|943	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei12.tfm
14mr|texlive-zhmetrics-r206-3|944	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei13.tfm
14mr|texlive-zhmetrics-r206-3|945	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei14.tfm
14mr|texlive-zhmetrics-r206-3|946	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei15.tfm
14mr|texlive-zhmetrics-r206-3|947	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei16.tfm
14mr|texlive-zhmetrics-r206-3|948	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei17.tfm
14mr|texlive-zhmetrics-r206-3|949	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei18.tfm
14mr|texlive-zhmetrics-r206-3|950	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei19.tfm
14mr|texlive-zhmetrics-r206-3|951	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei20.tfm
14mr|texlive-zhmetrics-r206-3|952	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei21.tfm
14mr|texlive-zhmetrics-r206-3|953	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei22.tfm
14mr|texlive-zhmetrics-r206-3|954	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei23.tfm
14mr|texlive-zhmetrics-r206-3|955	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei24.tfm
14mr|texlive-zhmetrics-r206-3|956	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei25.tfm
14mr|texlive-zhmetrics-r206-3|957	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei26.tfm
14mr|texlive-zhmetrics-r206-3|958	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei27.tfm
14mr|texlive-zhmetrics-r206-3|959	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei28.tfm
14mr|texlive-zhmetrics-r206-3|960	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei29.tfm
14mr|texlive-zhmetrics-r206-3|961	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei30.tfm
14mr|texlive-zhmetrics-r206-3|962	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei31.tfm
14mr|texlive-zhmetrics-r206-3|963	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei32.tfm
14mr|texlive-zhmetrics-r206-3|964	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei33.tfm
14mr|texlive-zhmetrics-r206-3|965	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei34.tfm
14mr|texlive-zhmetrics-r206-3|966	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei35.tfm
14mr|texlive-zhmetrics-r206-3|967	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei36.tfm
14mr|texlive-zhmetrics-r206-3|968	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei37.tfm
14mr|texlive-zhmetrics-r206-3|969	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei38.tfm
14mr|texlive-zhmetrics-r206-3|970	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei39.tfm
14mr|texlive-zhmetrics-r206-3|971	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei40.tfm
14mr|texlive-zhmetrics-r206-3|972	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei41.tfm
14mr|texlive-zhmetrics-r206-3|973	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei42.tfm
14mr|texlive-zhmetrics-r206-3|974	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei43.tfm
14mr|texlive-zhmetrics-r206-3|975	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei44.tfm
14mr|texlive-zhmetrics-r206-3|976	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei45.tfm
14mr|texlive-zhmetrics-r206-3|977	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei46.tfm
14mr|texlive-zhmetrics-r206-3|978	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei47.tfm
14mr|texlive-zhmetrics-r206-3|979	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei48.tfm
14mr|texlive-zhmetrics-r206-3|980	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei49.tfm
14mr|texlive-zhmetrics-r206-3|981	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei50.tfm
14mr|texlive-zhmetrics-r206-3|982	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei51.tfm
14mr|texlive-zhmetrics-r206-3|983	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei52.tfm
14mr|texlive-zhmetrics-r206-3|984	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei53.tfm
14mr|texlive-zhmetrics-r206-3|985	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei54.tfm
14mr|texlive-zhmetrics-r206-3|986	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei55.tfm
14mr|texlive-zhmetrics-r206-3|987	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei56.tfm
14mr|texlive-zhmetrics-r206-3|988	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei57.tfm
14mr|texlive-zhmetrics-r206-3|989	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei58.tfm
14mr|texlive-zhmetrics-r206-3|990	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei59.tfm
14mr|texlive-zhmetrics-r206-3|991	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei60.tfm
14mr|texlive-zhmetrics-r206-3|992	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei61.tfm
14mr|texlive-zhmetrics-r206-3|993	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei62.tfm
14mr|texlive-zhmetrics-r206-3|994	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei63.tfm
14mr|texlive-zhmetrics-r206-3|995	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei64.tfm
14mr|texlive-zhmetrics-r206-3|996	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei65.tfm
14mr|texlive-zhmetrics-r206-3|997	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei66.tfm
14mr|texlive-zhmetrics-r206-3|998	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei67.tfm
14mr|texlive-zhmetrics-r206-3|999	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei68.tfm
14mr|texlive-zhmetrics-r206-3|1000	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei69.tfm
14mr|texlive-zhmetrics-r206-3|1001	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei70.tfm
14mr|texlive-zhmetrics-r206-3|1002	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei71.tfm
14mr|texlive-zhmetrics-r206-3|1003	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei72.tfm
14mr|texlive-zhmetrics-r206-3|1004	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei73.tfm
14mr|texlive-zhmetrics-r206-3|1005	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei74.tfm
14mr|texlive-zhmetrics-r206-3|1006	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei75.tfm
14mr|texlive-zhmetrics-r206-3|1007	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei76.tfm
14mr|texlive-zhmetrics-r206-3|1008	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei77.tfm
14mr|texlive-zhmetrics-r206-3|1009	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei78.tfm
14mr|texlive-zhmetrics-r206-3|1010	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei79.tfm
14mr|texlive-zhmetrics-r206-3|1011	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei80.tfm
14mr|texlive-zhmetrics-r206-3|1012	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei81.tfm
14mr|texlive-zhmetrics-r206-3|1013	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei82.tfm
14mr|texlive-zhmetrics-r206-3|1014	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei83.tfm
14mr|texlive-zhmetrics-r206-3|1015	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei84.tfm
14mr|texlive-zhmetrics-r206-3|1016	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei85.tfm
14mr|texlive-zhmetrics-r206-3|1017	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei86.tfm
14mr|texlive-zhmetrics-r206-3|1018	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei87.tfm
14mr|texlive-zhmetrics-r206-3|1019	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei88.tfm
14mr|texlive-zhmetrics-r206-3|1020	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei89.tfm
14mr|texlive-zhmetrics-r206-3|1021	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei90.tfm
14mr|texlive-zhmetrics-r206-3|1022	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei91.tfm
14mr|texlive-zhmetrics-r206-3|1023	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei92.tfm
14mr|texlive-zhmetrics-r206-3|1024	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei93.tfm
14mr|texlive-zhmetrics-r206-3|1025	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei94.tfm
14mr|texlive-zhmetrics-r206-3|1026	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl00.tfm
14mr|texlive-zhmetrics-r206-3|1027	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl01.tfm
14mr|texlive-zhmetrics-r206-3|1028	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl02.tfm
14mr|texlive-zhmetrics-r206-3|1029	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl03.tfm
14mr|texlive-zhmetrics-r206-3|1030	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl04.tfm
14mr|texlive-zhmetrics-r206-3|1031	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl05.tfm
14mr|texlive-zhmetrics-r206-3|1032	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl06.tfm
14mr|texlive-zhmetrics-r206-3|1033	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl07.tfm
14mr|texlive-zhmetrics-r206-3|1034	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl08.tfm
14mr|texlive-zhmetrics-r206-3|1035	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl09.tfm
14mr|texlive-zhmetrics-r206-3|1036	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl10.tfm
14mr|texlive-zhmetrics-r206-3|1037	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl11.tfm
14mr|texlive-zhmetrics-r206-3|1038	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl12.tfm
14mr|texlive-zhmetrics-r206-3|1039	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl13.tfm
14mr|texlive-zhmetrics-r206-3|1040	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl14.tfm
14mr|texlive-zhmetrics-r206-3|1041	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl15.tfm
14mr|texlive-zhmetrics-r206-3|1042	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl16.tfm
14mr|texlive-zhmetrics-r206-3|1043	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl17.tfm
14mr|texlive-zhmetrics-r206-3|1044	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl18.tfm
14mr|texlive-zhmetrics-r206-3|1045	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl19.tfm
14mr|texlive-zhmetrics-r206-3|1046	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl20.tfm
14mr|texlive-zhmetrics-r206-3|1047	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl21.tfm
14mr|texlive-zhmetrics-r206-3|1048	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl22.tfm
14mr|texlive-zhmetrics-r206-3|1049	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl23.tfm
14mr|texlive-zhmetrics-r206-3|1050	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl24.tfm
14mr|texlive-zhmetrics-r206-3|1051	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl25.tfm
14mr|texlive-zhmetrics-r206-3|1052	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl26.tfm
14mr|texlive-zhmetrics-r206-3|1053	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl27.tfm
14mr|texlive-zhmetrics-r206-3|1054	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl28.tfm
14mr|texlive-zhmetrics-r206-3|1055	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl29.tfm
14mr|texlive-zhmetrics-r206-3|1056	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl30.tfm
14mr|texlive-zhmetrics-r206-3|1057	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl31.tfm
14mr|texlive-zhmetrics-r206-3|1058	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl32.tfm
14mr|texlive-zhmetrics-r206-3|1059	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl33.tfm
14mr|texlive-zhmetrics-r206-3|1060	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl34.tfm
14mr|texlive-zhmetrics-r206-3|1061	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl35.tfm
14mr|texlive-zhmetrics-r206-3|1062	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl36.tfm
14mr|texlive-zhmetrics-r206-3|1063	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl37.tfm
14mr|texlive-zhmetrics-r206-3|1064	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl38.tfm
14mr|texlive-zhmetrics-r206-3|1065	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl39.tfm
14mr|texlive-zhmetrics-r206-3|1066	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl40.tfm
14mr|texlive-zhmetrics-r206-3|1067	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl41.tfm
14mr|texlive-zhmetrics-r206-3|1068	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl42.tfm
14mr|texlive-zhmetrics-r206-3|1069	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl43.tfm
14mr|texlive-zhmetrics-r206-3|1070	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl44.tfm
14mr|texlive-zhmetrics-r206-3|1071	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl45.tfm
14mr|texlive-zhmetrics-r206-3|1072	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl46.tfm
14mr|texlive-zhmetrics-r206-3|1073	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl47.tfm
14mr|texlive-zhmetrics-r206-3|1074	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl48.tfm
14mr|texlive-zhmetrics-r206-3|1075	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl49.tfm
14mr|texlive-zhmetrics-r206-3|1076	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl50.tfm
14mr|texlive-zhmetrics-r206-3|1077	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl51.tfm
14mr|texlive-zhmetrics-r206-3|1078	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl52.tfm
14mr|texlive-zhmetrics-r206-3|1079	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl53.tfm
14mr|texlive-zhmetrics-r206-3|1080	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl54.tfm
14mr|texlive-zhmetrics-r206-3|1081	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl55.tfm
14mr|texlive-zhmetrics-r206-3|1082	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl56.tfm
14mr|texlive-zhmetrics-r206-3|1083	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl57.tfm
14mr|texlive-zhmetrics-r206-3|1084	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl58.tfm
14mr|texlive-zhmetrics-r206-3|1085	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl59.tfm
14mr|texlive-zhmetrics-r206-3|1086	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl60.tfm
14mr|texlive-zhmetrics-r206-3|1087	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl61.tfm
14mr|texlive-zhmetrics-r206-3|1088	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl62.tfm
14mr|texlive-zhmetrics-r206-3|1089	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl63.tfm
14mr|texlive-zhmetrics-r206-3|1090	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl64.tfm
14mr|texlive-zhmetrics-r206-3|1091	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl65.tfm
14mr|texlive-zhmetrics-r206-3|1092	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl66.tfm
14mr|texlive-zhmetrics-r206-3|1093	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl67.tfm
14mr|texlive-zhmetrics-r206-3|1094	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl68.tfm
14mr|texlive-zhmetrics-r206-3|1095	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl69.tfm
14mr|texlive-zhmetrics-r206-3|1096	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl70.tfm
14mr|texlive-zhmetrics-r206-3|1097	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl71.tfm
14mr|texlive-zhmetrics-r206-3|1098	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl72.tfm
14mr|texlive-zhmetrics-r206-3|1099	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl73.tfm
14mr|texlive-zhmetrics-r206-3|1100	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl74.tfm
14mr|texlive-zhmetrics-r206-3|1101	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl75.tfm
14mr|texlive-zhmetrics-r206-3|1102	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl76.tfm
14mr|texlive-zhmetrics-r206-3|1103	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl77.tfm
14mr|texlive-zhmetrics-r206-3|1104	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl78.tfm
14mr|texlive-zhmetrics-r206-3|1105	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl79.tfm
14mr|texlive-zhmetrics-r206-3|1106	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl80.tfm
14mr|texlive-zhmetrics-r206-3|1107	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl81.tfm
14mr|texlive-zhmetrics-r206-3|1108	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl82.tfm
14mr|texlive-zhmetrics-r206-3|1109	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl83.tfm
14mr|texlive-zhmetrics-r206-3|1110	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl84.tfm
14mr|texlive-zhmetrics-r206-3|1111	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl85.tfm
14mr|texlive-zhmetrics-r206-3|1112	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl86.tfm
14mr|texlive-zhmetrics-r206-3|1113	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl87.tfm
14mr|texlive-zhmetrics-r206-3|1114	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl88.tfm
14mr|texlive-zhmetrics-r206-3|1115	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl89.tfm
14mr|texlive-zhmetrics-r206-3|1116	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl90.tfm
14mr|texlive-zhmetrics-r206-3|1117	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl91.tfm
14mr|texlive-zhmetrics-r206-3|1118	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl92.tfm
14mr|texlive-zhmetrics-r206-3|1119	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl93.tfm
14mr|texlive-zhmetrics-r206-3|1120	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl94.tfm
14mr|texlive-zhmetrics-r206-3|1121	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai00.tfm
14mr|texlive-zhmetrics-r206-3|1122	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai01.tfm
14mr|texlive-zhmetrics-r206-3|1123	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai02.tfm
14mr|texlive-zhmetrics-r206-3|1124	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai03.tfm
14mr|texlive-zhmetrics-r206-3|1125	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai04.tfm
14mr|texlive-zhmetrics-r206-3|1126	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai05.tfm
14mr|texlive-zhmetrics-r206-3|1127	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai06.tfm
14mr|texlive-zhmetrics-r206-3|1128	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai07.tfm
14mr|texlive-zhmetrics-r206-3|1129	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai08.tfm
14mr|texlive-zhmetrics-r206-3|1130	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai09.tfm
14mr|texlive-zhmetrics-r206-3|1131	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai10.tfm
14mr|texlive-zhmetrics-r206-3|1132	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai11.tfm
14mr|texlive-zhmetrics-r206-3|1133	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai12.tfm
14mr|texlive-zhmetrics-r206-3|1134	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai13.tfm
14mr|texlive-zhmetrics-r206-3|1135	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai14.tfm
14mr|texlive-zhmetrics-r206-3|1136	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai15.tfm
14mr|texlive-zhmetrics-r206-3|1137	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai16.tfm
14mr|texlive-zhmetrics-r206-3|1138	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai17.tfm
14mr|texlive-zhmetrics-r206-3|1139	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai18.tfm
14mr|texlive-zhmetrics-r206-3|1140	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai19.tfm
14mr|texlive-zhmetrics-r206-3|1141	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai20.tfm
14mr|texlive-zhmetrics-r206-3|1142	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai21.tfm
14mr|texlive-zhmetrics-r206-3|1143	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai22.tfm
14mr|texlive-zhmetrics-r206-3|1144	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai23.tfm
14mr|texlive-zhmetrics-r206-3|1145	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai24.tfm
14mr|texlive-zhmetrics-r206-3|1146	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai25.tfm
14mr|texlive-zhmetrics-r206-3|1147	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai26.tfm
14mr|texlive-zhmetrics-r206-3|1148	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai27.tfm
14mr|texlive-zhmetrics-r206-3|1149	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai28.tfm
14mr|texlive-zhmetrics-r206-3|1150	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai29.tfm
14mr|texlive-zhmetrics-r206-3|1151	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai30.tfm
14mr|texlive-zhmetrics-r206-3|1152	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai31.tfm
14mr|texlive-zhmetrics-r206-3|1153	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai32.tfm
14mr|texlive-zhmetrics-r206-3|1154	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai33.tfm
14mr|texlive-zhmetrics-r206-3|1155	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai34.tfm
14mr|texlive-zhmetrics-r206-3|1156	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai35.tfm
14mr|texlive-zhmetrics-r206-3|1157	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai36.tfm
14mr|texlive-zhmetrics-r206-3|1158	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai37.tfm
14mr|texlive-zhmetrics-r206-3|1159	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai38.tfm
14mr|texlive-zhmetrics-r206-3|1160	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai39.tfm
14mr|texlive-zhmetrics-r206-3|1161	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai40.tfm
14mr|texlive-zhmetrics-r206-3|1162	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai41.tfm
14mr|texlive-zhmetrics-r206-3|1163	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai42.tfm
14mr|texlive-zhmetrics-r206-3|1164	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai43.tfm
14mr|texlive-zhmetrics-r206-3|1165	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai44.tfm
14mr|texlive-zhmetrics-r206-3|1166	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai45.tfm
14mr|texlive-zhmetrics-r206-3|1167	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai46.tfm
14mr|texlive-zhmetrics-r206-3|1168	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai47.tfm
14mr|texlive-zhmetrics-r206-3|1169	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai48.tfm
14mr|texlive-zhmetrics-r206-3|1170	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai49.tfm
14mr|texlive-zhmetrics-r206-3|1171	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai50.tfm
14mr|texlive-zhmetrics-r206-3|1172	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai51.tfm
14mr|texlive-zhmetrics-r206-3|1173	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai52.tfm
14mr|texlive-zhmetrics-r206-3|1174	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai53.tfm
14mr|texlive-zhmetrics-r206-3|1175	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai54.tfm
14mr|texlive-zhmetrics-r206-3|1176	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai55.tfm
14mr|texlive-zhmetrics-r206-3|1177	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai56.tfm
14mr|texlive-zhmetrics-r206-3|1178	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai57.tfm
14mr|texlive-zhmetrics-r206-3|1179	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai58.tfm
14mr|texlive-zhmetrics-r206-3|1180	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai59.tfm
14mr|texlive-zhmetrics-r206-3|1181	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai60.tfm
14mr|texlive-zhmetrics-r206-3|1182	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai61.tfm
14mr|texlive-zhmetrics-r206-3|1183	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai62.tfm
14mr|texlive-zhmetrics-r206-3|1184	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai63.tfm
14mr|texlive-zhmetrics-r206-3|1185	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai64.tfm
14mr|texlive-zhmetrics-r206-3|1186	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai65.tfm
14mr|texlive-zhmetrics-r206-3|1187	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai66.tfm
14mr|texlive-zhmetrics-r206-3|1188	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai67.tfm
14mr|texlive-zhmetrics-r206-3|1189	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai68.tfm
14mr|texlive-zhmetrics-r206-3|1190	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai69.tfm
14mr|texlive-zhmetrics-r206-3|1191	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai70.tfm
14mr|texlive-zhmetrics-r206-3|1192	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai71.tfm
14mr|texlive-zhmetrics-r206-3|1193	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai72.tfm
14mr|texlive-zhmetrics-r206-3|1194	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai73.tfm
14mr|texlive-zhmetrics-r206-3|1195	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai74.tfm
14mr|texlive-zhmetrics-r206-3|1196	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai75.tfm
14mr|texlive-zhmetrics-r206-3|1197	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai76.tfm
14mr|texlive-zhmetrics-r206-3|1198	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai77.tfm
14mr|texlive-zhmetrics-r206-3|1199	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai78.tfm
14mr|texlive-zhmetrics-r206-3|1200	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai79.tfm
14mr|texlive-zhmetrics-r206-3|1201	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai80.tfm
14mr|texlive-zhmetrics-r206-3|1202	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai81.tfm
14mr|texlive-zhmetrics-r206-3|1203	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai82.tfm
14mr|texlive-zhmetrics-r206-3|1204	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai83.tfm
14mr|texlive-zhmetrics-r206-3|1205	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai84.tfm
14mr|texlive-zhmetrics-r206-3|1206	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai85.tfm
14mr|texlive-zhmetrics-r206-3|1207	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai86.tfm
14mr|texlive-zhmetrics-r206-3|1208	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai87.tfm
14mr|texlive-zhmetrics-r206-3|1209	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai88.tfm
14mr|texlive-zhmetrics-r206-3|1210	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai89.tfm
14mr|texlive-zhmetrics-r206-3|1211	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai90.tfm
14mr|texlive-zhmetrics-r206-3|1212	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai91.tfm
14mr|texlive-zhmetrics-r206-3|1213	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai92.tfm
14mr|texlive-zhmetrics-r206-3|1214	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai93.tfm
14mr|texlive-zhmetrics-r206-3|1215	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai94.tfm
14mr|texlive-zhmetrics-r206-3|1216	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl00.tfm
14mr|texlive-zhmetrics-r206-3|1217	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl01.tfm
14mr|texlive-zhmetrics-r206-3|1218	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl02.tfm
14mr|texlive-zhmetrics-r206-3|1219	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl03.tfm
14mr|texlive-zhmetrics-r206-3|1220	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl04.tfm
14mr|texlive-zhmetrics-r206-3|1221	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl05.tfm
14mr|texlive-zhmetrics-r206-3|1222	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl06.tfm
14mr|texlive-zhmetrics-r206-3|1223	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl07.tfm
14mr|texlive-zhmetrics-r206-3|1224	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl08.tfm
14mr|texlive-zhmetrics-r206-3|1225	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl09.tfm
14mr|texlive-zhmetrics-r206-3|1226	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl10.tfm
14mr|texlive-zhmetrics-r206-3|1227	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl11.tfm
14mr|texlive-zhmetrics-r206-3|1228	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl12.tfm
14mr|texlive-zhmetrics-r206-3|1229	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl13.tfm
14mr|texlive-zhmetrics-r206-3|1230	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl14.tfm
14mr|texlive-zhmetrics-r206-3|1231	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl15.tfm
14mr|texlive-zhmetrics-r206-3|1232	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl16.tfm
14mr|texlive-zhmetrics-r206-3|1233	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl17.tfm
14mr|texlive-zhmetrics-r206-3|1234	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl18.tfm
14mr|texlive-zhmetrics-r206-3|1235	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl19.tfm
14mr|texlive-zhmetrics-r206-3|1236	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl20.tfm
14mr|texlive-zhmetrics-r206-3|1237	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl21.tfm
14mr|texlive-zhmetrics-r206-3|1238	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl22.tfm
14mr|texlive-zhmetrics-r206-3|1239	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl23.tfm
14mr|texlive-zhmetrics-r206-3|1240	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl24.tfm
14mr|texlive-zhmetrics-r206-3|1241	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl25.tfm
14mr|texlive-zhmetrics-r206-3|1242	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl26.tfm
14mr|texlive-zhmetrics-r206-3|1243	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl27.tfm
14mr|texlive-zhmetrics-r206-3|1244	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl28.tfm
14mr|texlive-zhmetrics-r206-3|1245	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl29.tfm
14mr|texlive-zhmetrics-r206-3|1246	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl30.tfm
14mr|texlive-zhmetrics-r206-3|1247	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl31.tfm
14mr|texlive-zhmetrics-r206-3|1248	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl32.tfm
14mr|texlive-zhmetrics-r206-3|1249	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl33.tfm
14mr|texlive-zhmetrics-r206-3|1250	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl34.tfm
14mr|texlive-zhmetrics-r206-3|1251	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl35.tfm
14mr|texlive-zhmetrics-r206-3|1252	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl36.tfm
14mr|texlive-zhmetrics-r206-3|1253	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl37.tfm
14mr|texlive-zhmetrics-r206-3|1254	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl38.tfm
14mr|texlive-zhmetrics-r206-3|1255	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl39.tfm
14mr|texlive-zhmetrics-r206-3|1256	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl40.tfm
14mr|texlive-zhmetrics-r206-3|1257	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl41.tfm
14mr|texlive-zhmetrics-r206-3|1258	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl42.tfm
14mr|texlive-zhmetrics-r206-3|1259	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl43.tfm
14mr|texlive-zhmetrics-r206-3|1260	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl44.tfm
14mr|texlive-zhmetrics-r206-3|1261	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl45.tfm
14mr|texlive-zhmetrics-r206-3|1262	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl46.tfm
14mr|texlive-zhmetrics-r206-3|1263	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl47.tfm
14mr|texlive-zhmetrics-r206-3|1264	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl48.tfm
14mr|texlive-zhmetrics-r206-3|1265	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl49.tfm
14mr|texlive-zhmetrics-r206-3|1266	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl50.tfm
14mr|texlive-zhmetrics-r206-3|1267	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl51.tfm
14mr|texlive-zhmetrics-r206-3|1268	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl52.tfm
14mr|texlive-zhmetrics-r206-3|1269	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl53.tfm
14mr|texlive-zhmetrics-r206-3|1270	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl54.tfm
14mr|texlive-zhmetrics-r206-3|1271	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl55.tfm
14mr|texlive-zhmetrics-r206-3|1272	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl56.tfm
14mr|texlive-zhmetrics-r206-3|1273	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl57.tfm
14mr|texlive-zhmetrics-r206-3|1274	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl58.tfm
14mr|texlive-zhmetrics-r206-3|1275	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl59.tfm
14mr|texlive-zhmetrics-r206-3|1276	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl60.tfm
14mr|texlive-zhmetrics-r206-3|1277	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl61.tfm
14mr|texlive-zhmetrics-r206-3|1278	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl62.tfm
14mr|texlive-zhmetrics-r206-3|1279	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl63.tfm
14mr|texlive-zhmetrics-r206-3|1280	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl64.tfm
14mr|texlive-zhmetrics-r206-3|1281	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl65.tfm
14mr|texlive-zhmetrics-r206-3|1282	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl66.tfm
14mr|texlive-zhmetrics-r206-3|1283	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl67.tfm
14mr|texlive-zhmetrics-r206-3|1284	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl68.tfm
14mr|texlive-zhmetrics-r206-3|1285	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl69.tfm
14mr|texlive-zhmetrics-r206-3|1286	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl70.tfm
14mr|texlive-zhmetrics-r206-3|1287	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl71.tfm
14mr|texlive-zhmetrics-r206-3|1288	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl72.tfm
14mr|texlive-zhmetrics-r206-3|1289	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl73.tfm
14mr|texlive-zhmetrics-r206-3|1290	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl74.tfm
14mr|texlive-zhmetrics-r206-3|1291	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl75.tfm
14mr|texlive-zhmetrics-r206-3|1292	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl76.tfm
14mr|texlive-zhmetrics-r206-3|1293	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl77.tfm
14mr|texlive-zhmetrics-r206-3|1294	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl78.tfm
14mr|texlive-zhmetrics-r206-3|1295	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl79.tfm
14mr|texlive-zhmetrics-r206-3|1296	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl80.tfm
14mr|texlive-zhmetrics-r206-3|1297	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl81.tfm
14mr|texlive-zhmetrics-r206-3|1298	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl82.tfm
14mr|texlive-zhmetrics-r206-3|1299	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl83.tfm
14mr|texlive-zhmetrics-r206-3|1300	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl84.tfm
14mr|texlive-zhmetrics-r206-3|1301	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl85.tfm
14mr|texlive-zhmetrics-r206-3|1302	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl86.tfm
14mr|texlive-zhmetrics-r206-3|1303	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl87.tfm
14mr|texlive-zhmetrics-r206-3|1304	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl88.tfm
14mr|texlive-zhmetrics-r206-3|1305	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl89.tfm
14mr|texlive-zhmetrics-r206-3|1306	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl90.tfm
14mr|texlive-zhmetrics-r206-3|1307	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl91.tfm
14mr|texlive-zhmetrics-r206-3|1308	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl92.tfm
14mr|texlive-zhmetrics-r206-3|1309	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl93.tfm
14mr|texlive-zhmetrics-r206-3|1310	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl94.tfm
14mr|texlive-zhmetrics-r206-3|1311	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli00.tfm
14mr|texlive-zhmetrics-r206-3|1312	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli01.tfm
14mr|texlive-zhmetrics-r206-3|1313	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli02.tfm
14mr|texlive-zhmetrics-r206-3|1314	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli03.tfm
14mr|texlive-zhmetrics-r206-3|1315	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli04.tfm
14mr|texlive-zhmetrics-r206-3|1316	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli05.tfm
14mr|texlive-zhmetrics-r206-3|1317	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli06.tfm
14mr|texlive-zhmetrics-r206-3|1318	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli07.tfm
14mr|texlive-zhmetrics-r206-3|1319	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli08.tfm
14mr|texlive-zhmetrics-r206-3|1320	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli09.tfm
14mr|texlive-zhmetrics-r206-3|1321	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli10.tfm
14mr|texlive-zhmetrics-r206-3|1322	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli11.tfm
14mr|texlive-zhmetrics-r206-3|1323	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli12.tfm
14mr|texlive-zhmetrics-r206-3|1324	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli13.tfm
14mr|texlive-zhmetrics-r206-3|1325	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli14.tfm
14mr|texlive-zhmetrics-r206-3|1326	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli15.tfm
14mr|texlive-zhmetrics-r206-3|1327	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli16.tfm
14mr|texlive-zhmetrics-r206-3|1328	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli17.tfm
14mr|texlive-zhmetrics-r206-3|1329	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli18.tfm
14mr|texlive-zhmetrics-r206-3|1330	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli19.tfm
14mr|texlive-zhmetrics-r206-3|1331	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli20.tfm
14mr|texlive-zhmetrics-r206-3|1332	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli21.tfm
14mr|texlive-zhmetrics-r206-3|1333	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli22.tfm
14mr|texlive-zhmetrics-r206-3|1334	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli23.tfm
14mr|texlive-zhmetrics-r206-3|1335	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli24.tfm
14mr|texlive-zhmetrics-r206-3|1336	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli25.tfm
14mr|texlive-zhmetrics-r206-3|1337	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli26.tfm
14mr|texlive-zhmetrics-r206-3|1338	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli27.tfm
14mr|texlive-zhmetrics-r206-3|1339	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli28.tfm
14mr|texlive-zhmetrics-r206-3|1340	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli29.tfm
14mr|texlive-zhmetrics-r206-3|1341	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli30.tfm
14mr|texlive-zhmetrics-r206-3|1342	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli31.tfm
14mr|texlive-zhmetrics-r206-3|1343	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli32.tfm
14mr|texlive-zhmetrics-r206-3|1344	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli33.tfm
14mr|texlive-zhmetrics-r206-3|1345	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli34.tfm
14mr|texlive-zhmetrics-r206-3|1346	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli35.tfm
14mr|texlive-zhmetrics-r206-3|1347	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli36.tfm
14mr|texlive-zhmetrics-r206-3|1348	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli37.tfm
14mr|texlive-zhmetrics-r206-3|1349	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli38.tfm
14mr|texlive-zhmetrics-r206-3|1350	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli39.tfm
14mr|texlive-zhmetrics-r206-3|1351	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli40.tfm
14mr|texlive-zhmetrics-r206-3|1352	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli41.tfm
14mr|texlive-zhmetrics-r206-3|1353	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli42.tfm
14mr|texlive-zhmetrics-r206-3|1354	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli43.tfm
14mr|texlive-zhmetrics-r206-3|1355	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli44.tfm
14mr|texlive-zhmetrics-r206-3|1356	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli45.tfm
14mr|texlive-zhmetrics-r206-3|1357	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli46.tfm
14mr|texlive-zhmetrics-r206-3|1358	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli47.tfm
14mr|texlive-zhmetrics-r206-3|1359	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli48.tfm
14mr|texlive-zhmetrics-r206-3|1360	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli49.tfm
14mr|texlive-zhmetrics-r206-3|1361	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli50.tfm
14mr|texlive-zhmetrics-r206-3|1362	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli51.tfm
14mr|texlive-zhmetrics-r206-3|1363	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli52.tfm
14mr|texlive-zhmetrics-r206-3|1364	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli53.tfm
14mr|texlive-zhmetrics-r206-3|1365	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli54.tfm
14mr|texlive-zhmetrics-r206-3|1366	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli55.tfm
14mr|texlive-zhmetrics-r206-3|1367	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli56.tfm
14mr|texlive-zhmetrics-r206-3|1368	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli57.tfm
14mr|texlive-zhmetrics-r206-3|1369	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli58.tfm
14mr|texlive-zhmetrics-r206-3|1370	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli59.tfm
14mr|texlive-zhmetrics-r206-3|1371	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli60.tfm
14mr|texlive-zhmetrics-r206-3|1372	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli61.tfm
14mr|texlive-zhmetrics-r206-3|1373	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli62.tfm
14mr|texlive-zhmetrics-r206-3|1374	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli63.tfm
14mr|texlive-zhmetrics-r206-3|1375	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli64.tfm
14mr|texlive-zhmetrics-r206-3|1376	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli65.tfm
14mr|texlive-zhmetrics-r206-3|1377	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli66.tfm
14mr|texlive-zhmetrics-r206-3|1378	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli67.tfm
14mr|texlive-zhmetrics-r206-3|1379	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli68.tfm
14mr|texlive-zhmetrics-r206-3|1380	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli69.tfm
14mr|texlive-zhmetrics-r206-3|1381	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli70.tfm
14mr|texlive-zhmetrics-r206-3|1382	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli71.tfm
14mr|texlive-zhmetrics-r206-3|1383	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli72.tfm
14mr|texlive-zhmetrics-r206-3|1384	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli73.tfm
14mr|texlive-zhmetrics-r206-3|1385	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli74.tfm
14mr|texlive-zhmetrics-r206-3|1386	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli75.tfm
14mr|texlive-zhmetrics-r206-3|1387	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli76.tfm
14mr|texlive-zhmetrics-r206-3|1388	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli77.tfm
14mr|texlive-zhmetrics-r206-3|1389	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli78.tfm
14mr|texlive-zhmetrics-r206-3|1390	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli79.tfm
14mr|texlive-zhmetrics-r206-3|1391	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli80.tfm
14mr|texlive-zhmetrics-r206-3|1392	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli81.tfm
14mr|texlive-zhmetrics-r206-3|1393	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli82.tfm
14mr|texlive-zhmetrics-r206-3|1394	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli83.tfm
14mr|texlive-zhmetrics-r206-3|1395	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli84.tfm
14mr|texlive-zhmetrics-r206-3|1396	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli85.tfm
14mr|texlive-zhmetrics-r206-3|1397	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli86.tfm
14mr|texlive-zhmetrics-r206-3|1398	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli87.tfm
14mr|texlive-zhmetrics-r206-3|1399	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli88.tfm
14mr|texlive-zhmetrics-r206-3|1400	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli89.tfm
14mr|texlive-zhmetrics-r206-3|1401	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli90.tfm
14mr|texlive-zhmetrics-r206-3|1402	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli91.tfm
14mr|texlive-zhmetrics-r206-3|1403	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli92.tfm
14mr|texlive-zhmetrics-r206-3|1404	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli93.tfm
14mr|texlive-zhmetrics-r206-3|1405	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli94.tfm
14mr|texlive-zhmetrics-r206-3|1406	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl00.tfm
14mr|texlive-zhmetrics-r206-3|1407	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl01.tfm
14mr|texlive-zhmetrics-r206-3|1408	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl02.tfm
14mr|texlive-zhmetrics-r206-3|1409	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl03.tfm
14mr|texlive-zhmetrics-r206-3|1410	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl04.tfm
14mr|texlive-zhmetrics-r206-3|1411	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl05.tfm
14mr|texlive-zhmetrics-r206-3|1412	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl06.tfm
14mr|texlive-zhmetrics-r206-3|1413	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl07.tfm
14mr|texlive-zhmetrics-r206-3|1414	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl08.tfm
14mr|texlive-zhmetrics-r206-3|1415	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl09.tfm
14mr|texlive-zhmetrics-r206-3|1416	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl10.tfm
14mr|texlive-zhmetrics-r206-3|1417	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl11.tfm
14mr|texlive-zhmetrics-r206-3|1418	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl12.tfm
14mr|texlive-zhmetrics-r206-3|1419	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl13.tfm
14mr|texlive-zhmetrics-r206-3|1420	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl14.tfm
14mr|texlive-zhmetrics-r206-3|1421	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl15.tfm
14mr|texlive-zhmetrics-r206-3|1422	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl16.tfm
14mr|texlive-zhmetrics-r206-3|1423	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl17.tfm
14mr|texlive-zhmetrics-r206-3|1424	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl18.tfm
14mr|texlive-zhmetrics-r206-3|1425	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl19.tfm
14mr|texlive-zhmetrics-r206-3|1426	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl20.tfm
14mr|texlive-zhmetrics-r206-3|1427	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl21.tfm
14mr|texlive-zhmetrics-r206-3|1428	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl22.tfm
14mr|texlive-zhmetrics-r206-3|1429	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl23.tfm
14mr|texlive-zhmetrics-r206-3|1430	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl24.tfm
14mr|texlive-zhmetrics-r206-3|1431	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl25.tfm
14mr|texlive-zhmetrics-r206-3|1432	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl26.tfm
14mr|texlive-zhmetrics-r206-3|1433	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl27.tfm
14mr|texlive-zhmetrics-r206-3|1434	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl28.tfm
14mr|texlive-zhmetrics-r206-3|1435	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl29.tfm
14mr|texlive-zhmetrics-r206-3|1436	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl30.tfm
14mr|texlive-zhmetrics-r206-3|1437	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl31.tfm
14mr|texlive-zhmetrics-r206-3|1438	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl32.tfm
14mr|texlive-zhmetrics-r206-3|1439	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl33.tfm
14mr|texlive-zhmetrics-r206-3|1440	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl34.tfm
14mr|texlive-zhmetrics-r206-3|1441	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl35.tfm
14mr|texlive-zhmetrics-r206-3|1442	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl36.tfm
14mr|texlive-zhmetrics-r206-3|1443	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl37.tfm
14mr|texlive-zhmetrics-r206-3|1444	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl38.tfm
14mr|texlive-zhmetrics-r206-3|1445	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl39.tfm
14mr|texlive-zhmetrics-r206-3|1446	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl40.tfm
14mr|texlive-zhmetrics-r206-3|1447	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl41.tfm
14mr|texlive-zhmetrics-r206-3|1448	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl42.tfm
14mr|texlive-zhmetrics-r206-3|1449	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl43.tfm
14mr|texlive-zhmetrics-r206-3|1450	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl44.tfm
14mr|texlive-zhmetrics-r206-3|1451	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl45.tfm
14mr|texlive-zhmetrics-r206-3|1452	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl46.tfm
14mr|texlive-zhmetrics-r206-3|1453	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl47.tfm
14mr|texlive-zhmetrics-r206-3|1454	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl48.tfm
14mr|texlive-zhmetrics-r206-3|1455	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl49.tfm
14mr|texlive-zhmetrics-r206-3|1456	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl50.tfm
14mr|texlive-zhmetrics-r206-3|1457	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl51.tfm
14mr|texlive-zhmetrics-r206-3|1458	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl52.tfm
14mr|texlive-zhmetrics-r206-3|1459	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl53.tfm
14mr|texlive-zhmetrics-r206-3|1460	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl54.tfm
14mr|texlive-zhmetrics-r206-3|1461	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl55.tfm
14mr|texlive-zhmetrics-r206-3|1462	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl56.tfm
14mr|texlive-zhmetrics-r206-3|1463	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl57.tfm
14mr|texlive-zhmetrics-r206-3|1464	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl58.tfm
14mr|texlive-zhmetrics-r206-3|1465	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl59.tfm
14mr|texlive-zhmetrics-r206-3|1466	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl60.tfm
14mr|texlive-zhmetrics-r206-3|1467	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl61.tfm
14mr|texlive-zhmetrics-r206-3|1468	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl62.tfm
14mr|texlive-zhmetrics-r206-3|1469	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl63.tfm
14mr|texlive-zhmetrics-r206-3|1470	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl64.tfm
14mr|texlive-zhmetrics-r206-3|1471	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl65.tfm
14mr|texlive-zhmetrics-r206-3|1472	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl66.tfm
14mr|texlive-zhmetrics-r206-3|1473	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl67.tfm
14mr|texlive-zhmetrics-r206-3|1474	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl68.tfm
14mr|texlive-zhmetrics-r206-3|1475	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl69.tfm
14mr|texlive-zhmetrics-r206-3|1476	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl70.tfm
14mr|texlive-zhmetrics-r206-3|1477	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl71.tfm
14mr|texlive-zhmetrics-r206-3|1478	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl72.tfm
14mr|texlive-zhmetrics-r206-3|1479	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl73.tfm
14mr|texlive-zhmetrics-r206-3|1480	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl74.tfm
14mr|texlive-zhmetrics-r206-3|1481	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl75.tfm
14mr|texlive-zhmetrics-r206-3|1482	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl76.tfm
14mr|texlive-zhmetrics-r206-3|1483	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl77.tfm
14mr|texlive-zhmetrics-r206-3|1484	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl78.tfm
14mr|texlive-zhmetrics-r206-3|1485	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl79.tfm
14mr|texlive-zhmetrics-r206-3|1486	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl80.tfm
14mr|texlive-zhmetrics-r206-3|1487	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl81.tfm
14mr|texlive-zhmetrics-r206-3|1488	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl82.tfm
14mr|texlive-zhmetrics-r206-3|1489	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl83.tfm
14mr|texlive-zhmetrics-r206-3|1490	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl84.tfm
14mr|texlive-zhmetrics-r206-3|1491	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl85.tfm
14mr|texlive-zhmetrics-r206-3|1492	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl86.tfm
14mr|texlive-zhmetrics-r206-3|1493	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl87.tfm
14mr|texlive-zhmetrics-r206-3|1494	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl88.tfm
14mr|texlive-zhmetrics-r206-3|1495	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl89.tfm
14mr|texlive-zhmetrics-r206-3|1496	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl90.tfm
14mr|texlive-zhmetrics-r206-3|1497	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl91.tfm
14mr|texlive-zhmetrics-r206-3|1498	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl92.tfm
14mr|texlive-zhmetrics-r206-3|1499	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl93.tfm
14mr|texlive-zhmetrics-r206-3|1500	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl94.tfm
14mr|texlive-zhmetrics-r206-3|1501	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong00.tfm
14mr|texlive-zhmetrics-r206-3|1502	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong01.tfm
14mr|texlive-zhmetrics-r206-3|1503	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong02.tfm
14mr|texlive-zhmetrics-r206-3|1504	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong03.tfm
14mr|texlive-zhmetrics-r206-3|1505	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong04.tfm
14mr|texlive-zhmetrics-r206-3|1506	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong05.tfm
14mr|texlive-zhmetrics-r206-3|1507	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong06.tfm
14mr|texlive-zhmetrics-r206-3|1508	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong07.tfm
14mr|texlive-zhmetrics-r206-3|1509	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong08.tfm
14mr|texlive-zhmetrics-r206-3|1510	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong09.tfm
14mr|texlive-zhmetrics-r206-3|1511	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong10.tfm
14mr|texlive-zhmetrics-r206-3|1512	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong11.tfm
14mr|texlive-zhmetrics-r206-3|1513	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong12.tfm
14mr|texlive-zhmetrics-r206-3|1514	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong13.tfm
14mr|texlive-zhmetrics-r206-3|1515	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong14.tfm
14mr|texlive-zhmetrics-r206-3|1516	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong15.tfm
14mr|texlive-zhmetrics-r206-3|1517	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong16.tfm
14mr|texlive-zhmetrics-r206-3|1518	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong17.tfm
14mr|texlive-zhmetrics-r206-3|1519	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong18.tfm
14mr|texlive-zhmetrics-r206-3|1520	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong19.tfm
14mr|texlive-zhmetrics-r206-3|1521	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong20.tfm
14mr|texlive-zhmetrics-r206-3|1522	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong21.tfm
14mr|texlive-zhmetrics-r206-3|1523	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong22.tfm
14mr|texlive-zhmetrics-r206-3|1524	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong23.tfm
14mr|texlive-zhmetrics-r206-3|1525	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong24.tfm
14mr|texlive-zhmetrics-r206-3|1526	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong25.tfm
14mr|texlive-zhmetrics-r206-3|1527	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong26.tfm
14mr|texlive-zhmetrics-r206-3|1528	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong27.tfm
14mr|texlive-zhmetrics-r206-3|1529	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong28.tfm
14mr|texlive-zhmetrics-r206-3|1530	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong29.tfm
14mr|texlive-zhmetrics-r206-3|1531	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong30.tfm
14mr|texlive-zhmetrics-r206-3|1532	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong31.tfm
14mr|texlive-zhmetrics-r206-3|1533	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong32.tfm
14mr|texlive-zhmetrics-r206-3|1534	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong33.tfm
14mr|texlive-zhmetrics-r206-3|1535	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong34.tfm
14mr|texlive-zhmetrics-r206-3|1536	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong35.tfm
14mr|texlive-zhmetrics-r206-3|1537	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong36.tfm
14mr|texlive-zhmetrics-r206-3|1538	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong37.tfm
14mr|texlive-zhmetrics-r206-3|1539	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong38.tfm
14mr|texlive-zhmetrics-r206-3|1540	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong39.tfm
14mr|texlive-zhmetrics-r206-3|1541	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong40.tfm
14mr|texlive-zhmetrics-r206-3|1542	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong41.tfm
14mr|texlive-zhmetrics-r206-3|1543	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong42.tfm
14mr|texlive-zhmetrics-r206-3|1544	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong43.tfm
14mr|texlive-zhmetrics-r206-3|1545	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong44.tfm
14mr|texlive-zhmetrics-r206-3|1546	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong45.tfm
14mr|texlive-zhmetrics-r206-3|1547	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong46.tfm
14mr|texlive-zhmetrics-r206-3|1548	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong47.tfm
14mr|texlive-zhmetrics-r206-3|1549	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong48.tfm
14mr|texlive-zhmetrics-r206-3|1550	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong49.tfm
14mr|texlive-zhmetrics-r206-3|1551	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong50.tfm
14mr|texlive-zhmetrics-r206-3|1552	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong51.tfm
14mr|texlive-zhmetrics-r206-3|1553	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong52.tfm
14mr|texlive-zhmetrics-r206-3|1554	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong53.tfm
14mr|texlive-zhmetrics-r206-3|1555	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong54.tfm
14mr|texlive-zhmetrics-r206-3|1556	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong55.tfm
14mr|texlive-zhmetrics-r206-3|1557	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong56.tfm
14mr|texlive-zhmetrics-r206-3|1558	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong57.tfm
14mr|texlive-zhmetrics-r206-3|1559	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong58.tfm
14mr|texlive-zhmetrics-r206-3|1560	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong59.tfm
14mr|texlive-zhmetrics-r206-3|1561	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong60.tfm
14mr|texlive-zhmetrics-r206-3|1562	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong61.tfm
14mr|texlive-zhmetrics-r206-3|1563	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong62.tfm
14mr|texlive-zhmetrics-r206-3|1564	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong63.tfm
14mr|texlive-zhmetrics-r206-3|1565	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong64.tfm
14mr|texlive-zhmetrics-r206-3|1566	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong65.tfm
14mr|texlive-zhmetrics-r206-3|1567	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong66.tfm
14mr|texlive-zhmetrics-r206-3|1568	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong67.tfm
14mr|texlive-zhmetrics-r206-3|1569	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong68.tfm
14mr|texlive-zhmetrics-r206-3|1570	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong69.tfm
14mr|texlive-zhmetrics-r206-3|1571	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong70.tfm
14mr|texlive-zhmetrics-r206-3|1572	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong71.tfm
14mr|texlive-zhmetrics-r206-3|1573	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong72.tfm
14mr|texlive-zhmetrics-r206-3|1574	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong73.tfm
14mr|texlive-zhmetrics-r206-3|1575	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong74.tfm
14mr|texlive-zhmetrics-r206-3|1576	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong75.tfm
14mr|texlive-zhmetrics-r206-3|1577	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong76.tfm
14mr|texlive-zhmetrics-r206-3|1578	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong77.tfm
14mr|texlive-zhmetrics-r206-3|1579	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong78.tfm
14mr|texlive-zhmetrics-r206-3|1580	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong79.tfm
14mr|texlive-zhmetrics-r206-3|1581	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong80.tfm
14mr|texlive-zhmetrics-r206-3|1582	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong81.tfm
14mr|texlive-zhmetrics-r206-3|1583	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong82.tfm
14mr|texlive-zhmetrics-r206-3|1584	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong83.tfm
14mr|texlive-zhmetrics-r206-3|1585	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong84.tfm
14mr|texlive-zhmetrics-r206-3|1586	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong85.tfm
14mr|texlive-zhmetrics-r206-3|1587	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong86.tfm
14mr|texlive-zhmetrics-r206-3|1588	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong87.tfm
14mr|texlive-zhmetrics-r206-3|1589	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong88.tfm
14mr|texlive-zhmetrics-r206-3|1590	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong89.tfm
14mr|texlive-zhmetrics-r206-3|1591	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong90.tfm
14mr|texlive-zhmetrics-r206-3|1592	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong91.tfm
14mr|texlive-zhmetrics-r206-3|1593	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong92.tfm
14mr|texlive-zhmetrics-r206-3|1594	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong93.tfm
14mr|texlive-zhmetrics-r206-3|1595	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong94.tfm
14mr|texlive-zhmetrics-r206-3|1596	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl00.tfm
14mr|texlive-zhmetrics-r206-3|1597	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl01.tfm
14mr|texlive-zhmetrics-r206-3|1598	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl02.tfm
14mr|texlive-zhmetrics-r206-3|1599	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl03.tfm
14mr|texlive-zhmetrics-r206-3|1600	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl04.tfm
14mr|texlive-zhmetrics-r206-3|1601	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl05.tfm
14mr|texlive-zhmetrics-r206-3|1602	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl06.tfm
14mr|texlive-zhmetrics-r206-3|1603	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl07.tfm
14mr|texlive-zhmetrics-r206-3|1604	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl08.tfm
14mr|texlive-zhmetrics-r206-3|1605	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl09.tfm
14mr|texlive-zhmetrics-r206-3|1606	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl10.tfm
14mr|texlive-zhmetrics-r206-3|1607	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl11.tfm
14mr|texlive-zhmetrics-r206-3|1608	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl12.tfm
14mr|texlive-zhmetrics-r206-3|1609	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl13.tfm
14mr|texlive-zhmetrics-r206-3|1610	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl14.tfm
14mr|texlive-zhmetrics-r206-3|1611	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl15.tfm
14mr|texlive-zhmetrics-r206-3|1612	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl16.tfm
14mr|texlive-zhmetrics-r206-3|1613	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl17.tfm
14mr|texlive-zhmetrics-r206-3|1614	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl18.tfm
14mr|texlive-zhmetrics-r206-3|1615	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl19.tfm
14mr|texlive-zhmetrics-r206-3|1616	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl20.tfm
14mr|texlive-zhmetrics-r206-3|1617	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl21.tfm
14mr|texlive-zhmetrics-r206-3|1618	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl22.tfm
14mr|texlive-zhmetrics-r206-3|1619	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl23.tfm
14mr|texlive-zhmetrics-r206-3|1620	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl24.tfm
14mr|texlive-zhmetrics-r206-3|1621	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl25.tfm
14mr|texlive-zhmetrics-r206-3|1622	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl26.tfm
14mr|texlive-zhmetrics-r206-3|1623	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl27.tfm
14mr|texlive-zhmetrics-r206-3|1624	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl28.tfm
14mr|texlive-zhmetrics-r206-3|1625	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl29.tfm
14mr|texlive-zhmetrics-r206-3|1626	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl30.tfm
14mr|texlive-zhmetrics-r206-3|1627	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl31.tfm
14mr|texlive-zhmetrics-r206-3|1628	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl32.tfm
14mr|texlive-zhmetrics-r206-3|1629	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl33.tfm
14mr|texlive-zhmetrics-r206-3|1630	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl34.tfm
14mr|texlive-zhmetrics-r206-3|1631	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl35.tfm
14mr|texlive-zhmetrics-r206-3|1632	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl36.tfm
14mr|texlive-zhmetrics-r206-3|1633	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl37.tfm
14mr|texlive-zhmetrics-r206-3|1634	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl38.tfm
14mr|texlive-zhmetrics-r206-3|1635	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl39.tfm
14mr|texlive-zhmetrics-r206-3|1636	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl40.tfm
14mr|texlive-zhmetrics-r206-3|1637	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl41.tfm
14mr|texlive-zhmetrics-r206-3|1638	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl42.tfm
14mr|texlive-zhmetrics-r206-3|1639	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl43.tfm
14mr|texlive-zhmetrics-r206-3|1640	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl44.tfm
14mr|texlive-zhmetrics-r206-3|1641	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl45.tfm
14mr|texlive-zhmetrics-r206-3|1642	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl46.tfm
14mr|texlive-zhmetrics-r206-3|1643	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl47.tfm
14mr|texlive-zhmetrics-r206-3|1644	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl48.tfm
14mr|texlive-zhmetrics-r206-3|1645	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl49.tfm
14mr|texlive-zhmetrics-r206-3|1646	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl50.tfm
14mr|texlive-zhmetrics-r206-3|1647	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl51.tfm
14mr|texlive-zhmetrics-r206-3|1648	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl52.tfm
14mr|texlive-zhmetrics-r206-3|1649	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl53.tfm
14mr|texlive-zhmetrics-r206-3|1650	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl54.tfm
14mr|texlive-zhmetrics-r206-3|1651	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl55.tfm
14mr|texlive-zhmetrics-r206-3|1652	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl56.tfm
14mr|texlive-zhmetrics-r206-3|1653	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl57.tfm
14mr|texlive-zhmetrics-r206-3|1654	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl58.tfm
14mr|texlive-zhmetrics-r206-3|1655	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl59.tfm
14mr|texlive-zhmetrics-r206-3|1656	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl60.tfm
14mr|texlive-zhmetrics-r206-3|1657	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl61.tfm
14mr|texlive-zhmetrics-r206-3|1658	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl62.tfm
14mr|texlive-zhmetrics-r206-3|1659	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl63.tfm
14mr|texlive-zhmetrics-r206-3|1660	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl64.tfm
14mr|texlive-zhmetrics-r206-3|1661	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl65.tfm
14mr|texlive-zhmetrics-r206-3|1662	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl66.tfm
14mr|texlive-zhmetrics-r206-3|1663	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl67.tfm
14mr|texlive-zhmetrics-r206-3|1664	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl68.tfm
14mr|texlive-zhmetrics-r206-3|1665	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl69.tfm
14mr|texlive-zhmetrics-r206-3|1666	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl70.tfm
14mr|texlive-zhmetrics-r206-3|1667	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl71.tfm
14mr|texlive-zhmetrics-r206-3|1668	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl72.tfm
14mr|texlive-zhmetrics-r206-3|1669	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl73.tfm
14mr|texlive-zhmetrics-r206-3|1670	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl74.tfm
14mr|texlive-zhmetrics-r206-3|1671	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl75.tfm
14mr|texlive-zhmetrics-r206-3|1672	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl76.tfm
14mr|texlive-zhmetrics-r206-3|1673	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl77.tfm
14mr|texlive-zhmetrics-r206-3|1674	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl78.tfm
14mr|texlive-zhmetrics-r206-3|1675	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl79.tfm
14mr|texlive-zhmetrics-r206-3|1676	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl80.tfm
14mr|texlive-zhmetrics-r206-3|1677	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl81.tfm
14mr|texlive-zhmetrics-r206-3|1678	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl82.tfm
14mr|texlive-zhmetrics-r206-3|1679	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl83.tfm
14mr|texlive-zhmetrics-r206-3|1680	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl84.tfm
14mr|texlive-zhmetrics-r206-3|1681	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl85.tfm
14mr|texlive-zhmetrics-r206-3|1682	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl86.tfm
14mr|texlive-zhmetrics-r206-3|1683	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl87.tfm
14mr|texlive-zhmetrics-r206-3|1684	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl88.tfm
14mr|texlive-zhmetrics-r206-3|1685	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl89.tfm
14mr|texlive-zhmetrics-r206-3|1686	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl90.tfm
14mr|texlive-zhmetrics-r206-3|1687	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl91.tfm
14mr|texlive-zhmetrics-r206-3|1688	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl92.tfm
14mr|texlive-zhmetrics-r206-3|1689	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl93.tfm
14mr|texlive-zhmetrics-r206-3|1690	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl94.tfm
14mr|texlive-zhmetrics-r206-3|1691	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou00.tfm
14mr|texlive-zhmetrics-r206-3|1692	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou01.tfm
14mr|texlive-zhmetrics-r206-3|1693	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou02.tfm
14mr|texlive-zhmetrics-r206-3|1694	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou03.tfm
14mr|texlive-zhmetrics-r206-3|1695	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou04.tfm
14mr|texlive-zhmetrics-r206-3|1696	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou05.tfm
14mr|texlive-zhmetrics-r206-3|1697	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou06.tfm
14mr|texlive-zhmetrics-r206-3|1698	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou07.tfm
14mr|texlive-zhmetrics-r206-3|1699	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou08.tfm
14mr|texlive-zhmetrics-r206-3|1700	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou09.tfm
14mr|texlive-zhmetrics-r206-3|1701	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou10.tfm
14mr|texlive-zhmetrics-r206-3|1702	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou11.tfm
14mr|texlive-zhmetrics-r206-3|1703	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou12.tfm
14mr|texlive-zhmetrics-r206-3|1704	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou13.tfm
14mr|texlive-zhmetrics-r206-3|1705	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou14.tfm
14mr|texlive-zhmetrics-r206-3|1706	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou15.tfm
14mr|texlive-zhmetrics-r206-3|1707	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou16.tfm
14mr|texlive-zhmetrics-r206-3|1708	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou17.tfm
14mr|texlive-zhmetrics-r206-3|1709	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou18.tfm
14mr|texlive-zhmetrics-r206-3|1710	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou19.tfm
14mr|texlive-zhmetrics-r206-3|1711	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou20.tfm
14mr|texlive-zhmetrics-r206-3|1712	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou21.tfm
14mr|texlive-zhmetrics-r206-3|1713	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou22.tfm
14mr|texlive-zhmetrics-r206-3|1714	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou23.tfm
14mr|texlive-zhmetrics-r206-3|1715	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou24.tfm
14mr|texlive-zhmetrics-r206-3|1716	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou25.tfm
14mr|texlive-zhmetrics-r206-3|1717	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou26.tfm
14mr|texlive-zhmetrics-r206-3|1718	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou27.tfm
14mr|texlive-zhmetrics-r206-3|1719	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou28.tfm
14mr|texlive-zhmetrics-r206-3|1720	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou29.tfm
14mr|texlive-zhmetrics-r206-3|1721	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou30.tfm
14mr|texlive-zhmetrics-r206-3|1722	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou31.tfm
14mr|texlive-zhmetrics-r206-3|1723	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou32.tfm
14mr|texlive-zhmetrics-r206-3|1724	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou33.tfm
14mr|texlive-zhmetrics-r206-3|1725	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou34.tfm
14mr|texlive-zhmetrics-r206-3|1726	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou35.tfm
14mr|texlive-zhmetrics-r206-3|1727	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou36.tfm
14mr|texlive-zhmetrics-r206-3|1728	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou37.tfm
14mr|texlive-zhmetrics-r206-3|1729	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou38.tfm
14mr|texlive-zhmetrics-r206-3|1730	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou39.tfm
14mr|texlive-zhmetrics-r206-3|1731	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou40.tfm
14mr|texlive-zhmetrics-r206-3|1732	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou41.tfm
14mr|texlive-zhmetrics-r206-3|1733	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou42.tfm
14mr|texlive-zhmetrics-r206-3|1734	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou43.tfm
14mr|texlive-zhmetrics-r206-3|1735	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou44.tfm
14mr|texlive-zhmetrics-r206-3|1736	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou45.tfm
14mr|texlive-zhmetrics-r206-3|1737	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou46.tfm
14mr|texlive-zhmetrics-r206-3|1738	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou47.tfm
14mr|texlive-zhmetrics-r206-3|1739	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou48.tfm
14mr|texlive-zhmetrics-r206-3|1740	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou49.tfm
14mr|texlive-zhmetrics-r206-3|1741	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou50.tfm
14mr|texlive-zhmetrics-r206-3|1742	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou51.tfm
14mr|texlive-zhmetrics-r206-3|1743	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou52.tfm
14mr|texlive-zhmetrics-r206-3|1744	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou53.tfm
14mr|texlive-zhmetrics-r206-3|1745	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou54.tfm
14mr|texlive-zhmetrics-r206-3|1746	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou55.tfm
14mr|texlive-zhmetrics-r206-3|1747	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou56.tfm
14mr|texlive-zhmetrics-r206-3|1748	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou57.tfm
14mr|texlive-zhmetrics-r206-3|1749	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou58.tfm
14mr|texlive-zhmetrics-r206-3|1750	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou59.tfm
14mr|texlive-zhmetrics-r206-3|1751	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou60.tfm
14mr|texlive-zhmetrics-r206-3|1752	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou61.tfm
14mr|texlive-zhmetrics-r206-3|1753	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou62.tfm
14mr|texlive-zhmetrics-r206-3|1754	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou63.tfm
14mr|texlive-zhmetrics-r206-3|1755	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou64.tfm
14mr|texlive-zhmetrics-r206-3|1756	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou65.tfm
14mr|texlive-zhmetrics-r206-3|1757	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou66.tfm
14mr|texlive-zhmetrics-r206-3|1758	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou67.tfm
14mr|texlive-zhmetrics-r206-3|1759	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou68.tfm
14mr|texlive-zhmetrics-r206-3|1760	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou69.tfm
14mr|texlive-zhmetrics-r206-3|1761	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou70.tfm
14mr|texlive-zhmetrics-r206-3|1762	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou71.tfm
14mr|texlive-zhmetrics-r206-3|1763	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou72.tfm
14mr|texlive-zhmetrics-r206-3|1764	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou73.tfm
14mr|texlive-zhmetrics-r206-3|1765	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou74.tfm
14mr|texlive-zhmetrics-r206-3|1766	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou75.tfm
14mr|texlive-zhmetrics-r206-3|1767	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou76.tfm
14mr|texlive-zhmetrics-r206-3|1768	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou77.tfm
14mr|texlive-zhmetrics-r206-3|1769	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou78.tfm
14mr|texlive-zhmetrics-r206-3|1770	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou79.tfm
14mr|texlive-zhmetrics-r206-3|1771	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou80.tfm
14mr|texlive-zhmetrics-r206-3|1772	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou81.tfm
14mr|texlive-zhmetrics-r206-3|1773	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou82.tfm
14mr|texlive-zhmetrics-r206-3|1774	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou83.tfm
14mr|texlive-zhmetrics-r206-3|1775	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou84.tfm
14mr|texlive-zhmetrics-r206-3|1776	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou85.tfm
14mr|texlive-zhmetrics-r206-3|1777	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou86.tfm
14mr|texlive-zhmetrics-r206-3|1778	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou87.tfm
14mr|texlive-zhmetrics-r206-3|1779	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou88.tfm
14mr|texlive-zhmetrics-r206-3|1780	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou89.tfm
14mr|texlive-zhmetrics-r206-3|1781	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou90.tfm
14mr|texlive-zhmetrics-r206-3|1782	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou91.tfm
14mr|texlive-zhmetrics-r206-3|1783	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou92.tfm
14mr|texlive-zhmetrics-r206-3|1784	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou93.tfm
14mr|texlive-zhmetrics-r206-3|1785	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou94.tfm
14mr|texlive-zhmetrics-r206-3|1786	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl00.tfm
14mr|texlive-zhmetrics-r206-3|1787	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl01.tfm
14mr|texlive-zhmetrics-r206-3|1788	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl02.tfm
14mr|texlive-zhmetrics-r206-3|1789	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl03.tfm
14mr|texlive-zhmetrics-r206-3|1790	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl04.tfm
14mr|texlive-zhmetrics-r206-3|1791	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl05.tfm
14mr|texlive-zhmetrics-r206-3|1792	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl06.tfm
14mr|texlive-zhmetrics-r206-3|1793	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl07.tfm
14mr|texlive-zhmetrics-r206-3|1794	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl08.tfm
14mr|texlive-zhmetrics-r206-3|1795	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl09.tfm
14mr|texlive-zhmetrics-r206-3|1796	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl10.tfm
14mr|texlive-zhmetrics-r206-3|1797	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl11.tfm
14mr|texlive-zhmetrics-r206-3|1798	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl12.tfm
14mr|texlive-zhmetrics-r206-3|1799	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl13.tfm
14mr|texlive-zhmetrics-r206-3|1800	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl14.tfm
14mr|texlive-zhmetrics-r206-3|1801	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl15.tfm
14mr|texlive-zhmetrics-r206-3|1802	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl16.tfm
14mr|texlive-zhmetrics-r206-3|1803	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl17.tfm
14mr|texlive-zhmetrics-r206-3|1804	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl18.tfm
14mr|texlive-zhmetrics-r206-3|1805	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl19.tfm
14mr|texlive-zhmetrics-r206-3|1806	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl20.tfm
14mr|texlive-zhmetrics-r206-3|1807	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl21.tfm
14mr|texlive-zhmetrics-r206-3|1808	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl22.tfm
14mr|texlive-zhmetrics-r206-3|1809	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl23.tfm
14mr|texlive-zhmetrics-r206-3|1810	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl24.tfm
14mr|texlive-zhmetrics-r206-3|1811	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl25.tfm
14mr|texlive-zhmetrics-r206-3|1812	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl26.tfm
14mr|texlive-zhmetrics-r206-3|1813	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl27.tfm
14mr|texlive-zhmetrics-r206-3|1814	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl28.tfm
14mr|texlive-zhmetrics-r206-3|1815	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl29.tfm
14mr|texlive-zhmetrics-r206-3|1816	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl30.tfm
14mr|texlive-zhmetrics-r206-3|1817	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl31.tfm
14mr|texlive-zhmetrics-r206-3|1818	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl32.tfm
14mr|texlive-zhmetrics-r206-3|1819	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl33.tfm
14mr|texlive-zhmetrics-r206-3|1820	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl34.tfm
14mr|texlive-zhmetrics-r206-3|1821	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl35.tfm
14mr|texlive-zhmetrics-r206-3|1822	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl36.tfm
14mr|texlive-zhmetrics-r206-3|1823	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl37.tfm
14mr|texlive-zhmetrics-r206-3|1824	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl38.tfm
14mr|texlive-zhmetrics-r206-3|1825	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl39.tfm
14mr|texlive-zhmetrics-r206-3|1826	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl40.tfm
14mr|texlive-zhmetrics-r206-3|1827	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl41.tfm
14mr|texlive-zhmetrics-r206-3|1828	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl42.tfm
14mr|texlive-zhmetrics-r206-3|1829	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl43.tfm
14mr|texlive-zhmetrics-r206-3|1830	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl44.tfm
14mr|texlive-zhmetrics-r206-3|1831	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl45.tfm
14mr|texlive-zhmetrics-r206-3|1832	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl46.tfm
14mr|texlive-zhmetrics-r206-3|1833	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl47.tfm
14mr|texlive-zhmetrics-r206-3|1834	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl48.tfm
14mr|texlive-zhmetrics-r206-3|1835	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl49.tfm
14mr|texlive-zhmetrics-r206-3|1836	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl50.tfm
14mr|texlive-zhmetrics-r206-3|1837	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl51.tfm
14mr|texlive-zhmetrics-r206-3|1838	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl52.tfm
14mr|texlive-zhmetrics-r206-3|1839	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl53.tfm
14mr|texlive-zhmetrics-r206-3|1840	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl54.tfm
14mr|texlive-zhmetrics-r206-3|1841	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl55.tfm
14mr|texlive-zhmetrics-r206-3|1842	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl56.tfm
14mr|texlive-zhmetrics-r206-3|1843	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl57.tfm
14mr|texlive-zhmetrics-r206-3|1844	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl58.tfm
14mr|texlive-zhmetrics-r206-3|1845	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl59.tfm
14mr|texlive-zhmetrics-r206-3|1846	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl60.tfm
14mr|texlive-zhmetrics-r206-3|1847	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl61.tfm
14mr|texlive-zhmetrics-r206-3|1848	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl62.tfm
14mr|texlive-zhmetrics-r206-3|1849	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl63.tfm
14mr|texlive-zhmetrics-r206-3|1850	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl64.tfm
14mr|texlive-zhmetrics-r206-3|1851	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl65.tfm
14mr|texlive-zhmetrics-r206-3|1852	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl66.tfm
14mr|texlive-zhmetrics-r206-3|1853	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl67.tfm
14mr|texlive-zhmetrics-r206-3|1854	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl68.tfm
14mr|texlive-zhmetrics-r206-3|1855	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl69.tfm
14mr|texlive-zhmetrics-r206-3|1856	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl70.tfm
14mr|texlive-zhmetrics-r206-3|1857	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl71.tfm
14mr|texlive-zhmetrics-r206-3|1858	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl72.tfm
14mr|texlive-zhmetrics-r206-3|1859	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl73.tfm
14mr|texlive-zhmetrics-r206-3|1860	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl74.tfm
14mr|texlive-zhmetrics-r206-3|1861	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl75.tfm
14mr|texlive-zhmetrics-r206-3|1862	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl76.tfm
14mr|texlive-zhmetrics-r206-3|1863	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl77.tfm
14mr|texlive-zhmetrics-r206-3|1864	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl78.tfm
14mr|texlive-zhmetrics-r206-3|1865	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl79.tfm
14mr|texlive-zhmetrics-r206-3|1866	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl80.tfm
14mr|texlive-zhmetrics-r206-3|1867	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl81.tfm
14mr|texlive-zhmetrics-r206-3|1868	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl82.tfm
14mr|texlive-zhmetrics-r206-3|1869	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl83.tfm
14mr|texlive-zhmetrics-r206-3|1870	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl84.tfm
14mr|texlive-zhmetrics-r206-3|1871	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl85.tfm
14mr|texlive-zhmetrics-r206-3|1872	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl86.tfm
14mr|texlive-zhmetrics-r206-3|1873	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl87.tfm
14mr|texlive-zhmetrics-r206-3|1874	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl88.tfm
14mr|texlive-zhmetrics-r206-3|1875	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl89.tfm
14mr|texlive-zhmetrics-r206-3|1876	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl90.tfm
14mr|texlive-zhmetrics-r206-3|1877	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl91.tfm
14mr|texlive-zhmetrics-r206-3|1878	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl92.tfm
14mr|texlive-zhmetrics-r206-3|1879	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl93.tfm
14mr|texlive-zhmetrics-r206-3|1880	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl94.tfm
14mr|texlive-zhmetrics-r206-3|1881	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs00.tfm
14mr|texlive-zhmetrics-r206-3|1882	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs01.tfm
14mr|texlive-zhmetrics-r206-3|1883	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs02.tfm
14mr|texlive-zhmetrics-r206-3|1884	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs03.tfm
14mr|texlive-zhmetrics-r206-3|1885	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs04.tfm
14mr|texlive-zhmetrics-r206-3|1886	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs05.tfm
14mr|texlive-zhmetrics-r206-3|1887	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs06.tfm
14mr|texlive-zhmetrics-r206-3|1888	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs07.tfm
14mr|texlive-zhmetrics-r206-3|1889	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs08.tfm
14mr|texlive-zhmetrics-r206-3|1890	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs09.tfm
14mr|texlive-zhmetrics-r206-3|1891	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0a.tfm
14mr|texlive-zhmetrics-r206-3|1892	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0b.tfm
14mr|texlive-zhmetrics-r206-3|1893	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0c.tfm
14mr|texlive-zhmetrics-r206-3|1894	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0d.tfm
14mr|texlive-zhmetrics-r206-3|1895	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0e.tfm
14mr|texlive-zhmetrics-r206-3|1896	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0f.tfm
14mr|texlive-zhmetrics-r206-3|1897	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs10.tfm
14mr|texlive-zhmetrics-r206-3|1898	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs11.tfm
14mr|texlive-zhmetrics-r206-3|1899	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs12.tfm
14mr|texlive-zhmetrics-r206-3|1900	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs13.tfm
14mr|texlive-zhmetrics-r206-3|1901	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs14.tfm
14mr|texlive-zhmetrics-r206-3|1902	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs15.tfm
14mr|texlive-zhmetrics-r206-3|1903	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs16.tfm
14mr|texlive-zhmetrics-r206-3|1904	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs17.tfm
14mr|texlive-zhmetrics-r206-3|1905	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs18.tfm
14mr|texlive-zhmetrics-r206-3|1906	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs19.tfm
14mr|texlive-zhmetrics-r206-3|1907	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1a.tfm
14mr|texlive-zhmetrics-r206-3|1908	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1b.tfm
14mr|texlive-zhmetrics-r206-3|1909	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1c.tfm
14mr|texlive-zhmetrics-r206-3|1910	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1d.tfm
14mr|texlive-zhmetrics-r206-3|1911	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1e.tfm
14mr|texlive-zhmetrics-r206-3|1912	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1f.tfm
14mr|texlive-zhmetrics-r206-3|1913	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs20.tfm
14mr|texlive-zhmetrics-r206-3|1914	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs21.tfm
14mr|texlive-zhmetrics-r206-3|1915	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs22.tfm
14mr|texlive-zhmetrics-r206-3|1916	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs23.tfm
14mr|texlive-zhmetrics-r206-3|1917	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs24.tfm
14mr|texlive-zhmetrics-r206-3|1918	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs25.tfm
14mr|texlive-zhmetrics-r206-3|1919	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs26.tfm
14mr|texlive-zhmetrics-r206-3|1920	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs27.tfm
14mr|texlive-zhmetrics-r206-3|1921	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs28.tfm
14mr|texlive-zhmetrics-r206-3|1922	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs29.tfm
14mr|texlive-zhmetrics-r206-3|1923	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2a.tfm
14mr|texlive-zhmetrics-r206-3|1924	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2b.tfm
14mr|texlive-zhmetrics-r206-3|1925	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2c.tfm
14mr|texlive-zhmetrics-r206-3|1926	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2d.tfm
14mr|texlive-zhmetrics-r206-3|1927	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2e.tfm
14mr|texlive-zhmetrics-r206-3|1928	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2f.tfm
14mr|texlive-zhmetrics-r206-3|1929	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs30.tfm
14mr|texlive-zhmetrics-r206-3|1930	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs31.tfm
14mr|texlive-zhmetrics-r206-3|1931	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs32.tfm
14mr|texlive-zhmetrics-r206-3|1932	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs33.tfm
14mr|texlive-zhmetrics-r206-3|1933	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs34.tfm
14mr|texlive-zhmetrics-r206-3|1934	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs35.tfm
14mr|texlive-zhmetrics-r206-3|1935	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs36.tfm
14mr|texlive-zhmetrics-r206-3|1936	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs37.tfm
14mr|texlive-zhmetrics-r206-3|1937	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs38.tfm
14mr|texlive-zhmetrics-r206-3|1938	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs39.tfm
14mr|texlive-zhmetrics-r206-3|1939	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3a.tfm
14mr|texlive-zhmetrics-r206-3|1940	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3b.tfm
14mr|texlive-zhmetrics-r206-3|1941	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3c.tfm
14mr|texlive-zhmetrics-r206-3|1942	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3d.tfm
14mr|texlive-zhmetrics-r206-3|1943	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3e.tfm
14mr|texlive-zhmetrics-r206-3|1944	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3f.tfm
14mr|texlive-zhmetrics-r206-3|1945	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs40.tfm
14mr|texlive-zhmetrics-r206-3|1946	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs41.tfm
14mr|texlive-zhmetrics-r206-3|1947	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs42.tfm
14mr|texlive-zhmetrics-r206-3|1948	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs43.tfm
14mr|texlive-zhmetrics-r206-3|1949	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs44.tfm
14mr|texlive-zhmetrics-r206-3|1950	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs45.tfm
14mr|texlive-zhmetrics-r206-3|1951	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs46.tfm
14mr|texlive-zhmetrics-r206-3|1952	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs47.tfm
14mr|texlive-zhmetrics-r206-3|1953	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs48.tfm
14mr|texlive-zhmetrics-r206-3|1954	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs49.tfm
14mr|texlive-zhmetrics-r206-3|1955	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4a.tfm
14mr|texlive-zhmetrics-r206-3|1956	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4b.tfm
14mr|texlive-zhmetrics-r206-3|1957	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4c.tfm
14mr|texlive-zhmetrics-r206-3|1958	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4d.tfm
14mr|texlive-zhmetrics-r206-3|1959	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4e.tfm
14mr|texlive-zhmetrics-r206-3|1960	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4f.tfm
14mr|texlive-zhmetrics-r206-3|1961	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs50.tfm
14mr|texlive-zhmetrics-r206-3|1962	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs51.tfm
14mr|texlive-zhmetrics-r206-3|1963	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs52.tfm
14mr|texlive-zhmetrics-r206-3|1964	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs53.tfm
14mr|texlive-zhmetrics-r206-3|1965	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs54.tfm
14mr|texlive-zhmetrics-r206-3|1966	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs55.tfm
14mr|texlive-zhmetrics-r206-3|1967	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs56.tfm
14mr|texlive-zhmetrics-r206-3|1968	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs57.tfm
14mr|texlive-zhmetrics-r206-3|1969	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs58.tfm
14mr|texlive-zhmetrics-r206-3|1970	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs59.tfm
14mr|texlive-zhmetrics-r206-3|1971	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5a.tfm
14mr|texlive-zhmetrics-r206-3|1972	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5b.tfm
14mr|texlive-zhmetrics-r206-3|1973	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5c.tfm
14mr|texlive-zhmetrics-r206-3|1974	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5d.tfm
14mr|texlive-zhmetrics-r206-3|1975	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5e.tfm
14mr|texlive-zhmetrics-r206-3|1976	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5f.tfm
14mr|texlive-zhmetrics-r206-3|1977	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs60.tfm
14mr|texlive-zhmetrics-r206-3|1978	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs61.tfm
14mr|texlive-zhmetrics-r206-3|1979	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs62.tfm
14mr|texlive-zhmetrics-r206-3|1980	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs63.tfm
14mr|texlive-zhmetrics-r206-3|1981	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs64.tfm
14mr|texlive-zhmetrics-r206-3|1982	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs65.tfm
14mr|texlive-zhmetrics-r206-3|1983	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs66.tfm
14mr|texlive-zhmetrics-r206-3|1984	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs67.tfm
14mr|texlive-zhmetrics-r206-3|1985	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs68.tfm
14mr|texlive-zhmetrics-r206-3|1986	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs69.tfm
14mr|texlive-zhmetrics-r206-3|1987	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6a.tfm
14mr|texlive-zhmetrics-r206-3|1988	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6b.tfm
14mr|texlive-zhmetrics-r206-3|1989	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6c.tfm
14mr|texlive-zhmetrics-r206-3|1990	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6d.tfm
14mr|texlive-zhmetrics-r206-3|1991	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6e.tfm
14mr|texlive-zhmetrics-r206-3|1992	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6f.tfm
14mr|texlive-zhmetrics-r206-3|1993	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs70.tfm
14mr|texlive-zhmetrics-r206-3|1994	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs71.tfm
14mr|texlive-zhmetrics-r206-3|1995	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs72.tfm
14mr|texlive-zhmetrics-r206-3|1996	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs73.tfm
14mr|texlive-zhmetrics-r206-3|1997	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs74.tfm
14mr|texlive-zhmetrics-r206-3|1998	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs75.tfm
14mr|texlive-zhmetrics-r206-3|1999	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs76.tfm
14mr|texlive-zhmetrics-r206-3|2000	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs77.tfm
14mr|texlive-zhmetrics-r206-3|2001	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs78.tfm
14mr|texlive-zhmetrics-r206-3|2002	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs79.tfm
14mr|texlive-zhmetrics-r206-3|2003	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7a.tfm
14mr|texlive-zhmetrics-r206-3|2004	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7b.tfm
14mr|texlive-zhmetrics-r206-3|2005	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7c.tfm
14mr|texlive-zhmetrics-r206-3|2006	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7d.tfm
14mr|texlive-zhmetrics-r206-3|2007	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7e.tfm
14mr|texlive-zhmetrics-r206-3|2008	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7f.tfm
14mr|texlive-zhmetrics-r206-3|2009	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs80.tfm
14mr|texlive-zhmetrics-r206-3|2010	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs81.tfm
14mr|texlive-zhmetrics-r206-3|2011	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs82.tfm
14mr|texlive-zhmetrics-r206-3|2012	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs83.tfm
14mr|texlive-zhmetrics-r206-3|2013	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs84.tfm
14mr|texlive-zhmetrics-r206-3|2014	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs85.tfm
14mr|texlive-zhmetrics-r206-3|2015	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs86.tfm
14mr|texlive-zhmetrics-r206-3|2016	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs87.tfm
14mr|texlive-zhmetrics-r206-3|2017	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs88.tfm
14mr|texlive-zhmetrics-r206-3|2018	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs89.tfm
14mr|texlive-zhmetrics-r206-3|2019	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8a.tfm
14mr|texlive-zhmetrics-r206-3|2020	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8b.tfm
14mr|texlive-zhmetrics-r206-3|2021	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8c.tfm
14mr|texlive-zhmetrics-r206-3|2022	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8d.tfm
14mr|texlive-zhmetrics-r206-3|2023	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8e.tfm
14mr|texlive-zhmetrics-r206-3|2024	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8f.tfm
14mr|texlive-zhmetrics-r206-3|2025	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs90.tfm
14mr|texlive-zhmetrics-r206-3|2026	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs91.tfm
14mr|texlive-zhmetrics-r206-3|2027	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs92.tfm
14mr|texlive-zhmetrics-r206-3|2028	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs93.tfm
14mr|texlive-zhmetrics-r206-3|2029	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs94.tfm
14mr|texlive-zhmetrics-r206-3|2030	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs95.tfm
14mr|texlive-zhmetrics-r206-3|2031	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs96.tfm
14mr|texlive-zhmetrics-r206-3|2032	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs97.tfm
14mr|texlive-zhmetrics-r206-3|2033	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs98.tfm
14mr|texlive-zhmetrics-r206-3|2034	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs99.tfm
14mr|texlive-zhmetrics-r206-3|2035	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9a.tfm
14mr|texlive-zhmetrics-r206-3|2036	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9b.tfm
14mr|texlive-zhmetrics-r206-3|2037	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9c.tfm
14mr|texlive-zhmetrics-r206-3|2038	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9d.tfm
14mr|texlive-zhmetrics-r206-3|2039	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9e.tfm
14mr|texlive-zhmetrics-r206-3|2040	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9f.tfm
14mr|texlive-zhmetrics-r206-3|2041	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa0.tfm
14mr|texlive-zhmetrics-r206-3|2042	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa1.tfm
14mr|texlive-zhmetrics-r206-3|2043	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa2.tfm
14mr|texlive-zhmetrics-r206-3|2044	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa3.tfm
14mr|texlive-zhmetrics-r206-3|2045	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa4.tfm
14mr|texlive-zhmetrics-r206-3|2046	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa5.tfm
14mr|texlive-zhmetrics-r206-3|2047	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa6.tfm
14mr|texlive-zhmetrics-r206-3|2048	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa7.tfm
14mr|texlive-zhmetrics-r206-3|2049	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa8.tfm
14mr|texlive-zhmetrics-r206-3|2050	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa9.tfm
14mr|texlive-zhmetrics-r206-3|2051	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsaa.tfm
14mr|texlive-zhmetrics-r206-3|2052	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsab.tfm
14mr|texlive-zhmetrics-r206-3|2053	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsac.tfm
14mr|texlive-zhmetrics-r206-3|2054	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsad.tfm
14mr|texlive-zhmetrics-r206-3|2055	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsae.tfm
14mr|texlive-zhmetrics-r206-3|2056	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsaf.tfm
14mr|texlive-zhmetrics-r206-3|2057	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb0.tfm
14mr|texlive-zhmetrics-r206-3|2058	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb1.tfm
14mr|texlive-zhmetrics-r206-3|2059	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb2.tfm
14mr|texlive-zhmetrics-r206-3|2060	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb3.tfm
14mr|texlive-zhmetrics-r206-3|2061	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb4.tfm
14mr|texlive-zhmetrics-r206-3|2062	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb5.tfm
14mr|texlive-zhmetrics-r206-3|2063	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb6.tfm
14mr|texlive-zhmetrics-r206-3|2064	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb7.tfm
14mr|texlive-zhmetrics-r206-3|2065	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb8.tfm
14mr|texlive-zhmetrics-r206-3|2066	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb9.tfm
14mr|texlive-zhmetrics-r206-3|2067	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsba.tfm
14mr|texlive-zhmetrics-r206-3|2068	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbb.tfm
14mr|texlive-zhmetrics-r206-3|2069	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbc.tfm
14mr|texlive-zhmetrics-r206-3|2070	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbd.tfm
14mr|texlive-zhmetrics-r206-3|2071	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbe.tfm
14mr|texlive-zhmetrics-r206-3|2072	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbf.tfm
14mr|texlive-zhmetrics-r206-3|2073	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc0.tfm
14mr|texlive-zhmetrics-r206-3|2074	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc1.tfm
14mr|texlive-zhmetrics-r206-3|2075	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc2.tfm
14mr|texlive-zhmetrics-r206-3|2076	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc3.tfm
14mr|texlive-zhmetrics-r206-3|2077	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc4.tfm
14mr|texlive-zhmetrics-r206-3|2078	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc5.tfm
14mr|texlive-zhmetrics-r206-3|2079	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc6.tfm
14mr|texlive-zhmetrics-r206-3|2080	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc7.tfm
14mr|texlive-zhmetrics-r206-3|2081	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc8.tfm
14mr|texlive-zhmetrics-r206-3|2082	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc9.tfm
14mr|texlive-zhmetrics-r206-3|2083	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsca.tfm
14mr|texlive-zhmetrics-r206-3|2084	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscb.tfm
14mr|texlive-zhmetrics-r206-3|2085	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscc.tfm
14mr|texlive-zhmetrics-r206-3|2086	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscd.tfm
14mr|texlive-zhmetrics-r206-3|2087	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsce.tfm
14mr|texlive-zhmetrics-r206-3|2088	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscf.tfm
14mr|texlive-zhmetrics-r206-3|2089	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd0.tfm
14mr|texlive-zhmetrics-r206-3|2090	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd1.tfm
14mr|texlive-zhmetrics-r206-3|2091	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd2.tfm
14mr|texlive-zhmetrics-r206-3|2092	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd3.tfm
14mr|texlive-zhmetrics-r206-3|2093	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd4.tfm
14mr|texlive-zhmetrics-r206-3|2094	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd5.tfm
14mr|texlive-zhmetrics-r206-3|2095	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd6.tfm
14mr|texlive-zhmetrics-r206-3|2096	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd7.tfm
14mr|texlive-zhmetrics-r206-3|2097	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd8.tfm
14mr|texlive-zhmetrics-r206-3|2098	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd9.tfm
14mr|texlive-zhmetrics-r206-3|2099	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsda.tfm
14mr|texlive-zhmetrics-r206-3|2100	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdb.tfm
14mr|texlive-zhmetrics-r206-3|2101	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdc.tfm
14mr|texlive-zhmetrics-r206-3|2102	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdd.tfm
14mr|texlive-zhmetrics-r206-3|2103	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsde.tfm
14mr|texlive-zhmetrics-r206-3|2104	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdf.tfm
14mr|texlive-zhmetrics-r206-3|2105	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse0.tfm
14mr|texlive-zhmetrics-r206-3|2106	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse1.tfm
14mr|texlive-zhmetrics-r206-3|2107	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse2.tfm
14mr|texlive-zhmetrics-r206-3|2108	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse3.tfm
14mr|texlive-zhmetrics-r206-3|2109	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse4.tfm
14mr|texlive-zhmetrics-r206-3|2110	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse5.tfm
14mr|texlive-zhmetrics-r206-3|2111	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse6.tfm
14mr|texlive-zhmetrics-r206-3|2112	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse7.tfm
14mr|texlive-zhmetrics-r206-3|2113	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse8.tfm
14mr|texlive-zhmetrics-r206-3|2114	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse9.tfm
14mr|texlive-zhmetrics-r206-3|2115	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsea.tfm
14mr|texlive-zhmetrics-r206-3|2116	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifseb.tfm
14mr|texlive-zhmetrics-r206-3|2117	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsec.tfm
14mr|texlive-zhmetrics-r206-3|2118	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsed.tfm
14mr|texlive-zhmetrics-r206-3|2119	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsee.tfm
14mr|texlive-zhmetrics-r206-3|2120	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsef.tfm
14mr|texlive-zhmetrics-r206-3|2121	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf0.tfm
14mr|texlive-zhmetrics-r206-3|2122	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf1.tfm
14mr|texlive-zhmetrics-r206-3|2123	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf2.tfm
14mr|texlive-zhmetrics-r206-3|2124	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf3.tfm
14mr|texlive-zhmetrics-r206-3|2125	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf4.tfm
14mr|texlive-zhmetrics-r206-3|2126	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf5.tfm
14mr|texlive-zhmetrics-r206-3|2127	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf6.tfm
14mr|texlive-zhmetrics-r206-3|2128	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf7.tfm
14mr|texlive-zhmetrics-r206-3|2129	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf8.tfm
14mr|texlive-zhmetrics-r206-3|2130	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf9.tfm
14mr|texlive-zhmetrics-r206-3|2131	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfa.tfm
14mr|texlive-zhmetrics-r206-3|2132	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfb.tfm
14mr|texlive-zhmetrics-r206-3|2133	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfc.tfm
14mr|texlive-zhmetrics-r206-3|2134	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfd.tfm
14mr|texlive-zhmetrics-r206-3|2135	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfe.tfm
14mr|texlive-zhmetrics-r206-3|2136	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsff.tfm
14mr|texlive-zhmetrics-r206-3|2137	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl00.tfm
14mr|texlive-zhmetrics-r206-3|2138	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl01.tfm
14mr|texlive-zhmetrics-r206-3|2139	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl02.tfm
14mr|texlive-zhmetrics-r206-3|2140	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl03.tfm
14mr|texlive-zhmetrics-r206-3|2141	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl04.tfm
14mr|texlive-zhmetrics-r206-3|2142	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl05.tfm
14mr|texlive-zhmetrics-r206-3|2143	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl06.tfm
14mr|texlive-zhmetrics-r206-3|2144	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl07.tfm
14mr|texlive-zhmetrics-r206-3|2145	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl08.tfm
14mr|texlive-zhmetrics-r206-3|2146	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl09.tfm
14mr|texlive-zhmetrics-r206-3|2147	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0a.tfm
14mr|texlive-zhmetrics-r206-3|2148	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0b.tfm
14mr|texlive-zhmetrics-r206-3|2149	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0c.tfm
14mr|texlive-zhmetrics-r206-3|2150	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0d.tfm
14mr|texlive-zhmetrics-r206-3|2151	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0e.tfm
14mr|texlive-zhmetrics-r206-3|2152	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0f.tfm
14mr|texlive-zhmetrics-r206-3|2153	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl10.tfm
14mr|texlive-zhmetrics-r206-3|2154	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl11.tfm
14mr|texlive-zhmetrics-r206-3|2155	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl12.tfm
14mr|texlive-zhmetrics-r206-3|2156	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl13.tfm
14mr|texlive-zhmetrics-r206-3|2157	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl14.tfm
14mr|texlive-zhmetrics-r206-3|2158	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl15.tfm
14mr|texlive-zhmetrics-r206-3|2159	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl16.tfm
14mr|texlive-zhmetrics-r206-3|2160	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl17.tfm
14mr|texlive-zhmetrics-r206-3|2161	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl18.tfm
14mr|texlive-zhmetrics-r206-3|2162	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl19.tfm
14mr|texlive-zhmetrics-r206-3|2163	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1a.tfm
14mr|texlive-zhmetrics-r206-3|2164	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1b.tfm
14mr|texlive-zhmetrics-r206-3|2165	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1c.tfm
14mr|texlive-zhmetrics-r206-3|2166	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1d.tfm
14mr|texlive-zhmetrics-r206-3|2167	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1e.tfm
14mr|texlive-zhmetrics-r206-3|2168	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1f.tfm
14mr|texlive-zhmetrics-r206-3|2169	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl20.tfm
14mr|texlive-zhmetrics-r206-3|2170	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl21.tfm
14mr|texlive-zhmetrics-r206-3|2171	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl22.tfm
14mr|texlive-zhmetrics-r206-3|2172	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl23.tfm
14mr|texlive-zhmetrics-r206-3|2173	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl24.tfm
14mr|texlive-zhmetrics-r206-3|2174	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl25.tfm
14mr|texlive-zhmetrics-r206-3|2175	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl26.tfm
14mr|texlive-zhmetrics-r206-3|2176	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl27.tfm
14mr|texlive-zhmetrics-r206-3|2177	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl28.tfm
14mr|texlive-zhmetrics-r206-3|2178	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl29.tfm
14mr|texlive-zhmetrics-r206-3|2179	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2a.tfm
14mr|texlive-zhmetrics-r206-3|2180	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2b.tfm
14mr|texlive-zhmetrics-r206-3|2181	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2c.tfm
14mr|texlive-zhmetrics-r206-3|2182	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2d.tfm
14mr|texlive-zhmetrics-r206-3|2183	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2e.tfm
14mr|texlive-zhmetrics-r206-3|2184	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2f.tfm
14mr|texlive-zhmetrics-r206-3|2185	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl30.tfm
14mr|texlive-zhmetrics-r206-3|2186	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl31.tfm
14mr|texlive-zhmetrics-r206-3|2187	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl32.tfm
14mr|texlive-zhmetrics-r206-3|2188	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl33.tfm
14mr|texlive-zhmetrics-r206-3|2189	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl34.tfm
14mr|texlive-zhmetrics-r206-3|2190	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl35.tfm
14mr|texlive-zhmetrics-r206-3|2191	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl36.tfm
14mr|texlive-zhmetrics-r206-3|2192	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl37.tfm
14mr|texlive-zhmetrics-r206-3|2193	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl38.tfm
14mr|texlive-zhmetrics-r206-3|2194	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl39.tfm
14mr|texlive-zhmetrics-r206-3|2195	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3a.tfm
14mr|texlive-zhmetrics-r206-3|2196	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3b.tfm
14mr|texlive-zhmetrics-r206-3|2197	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3c.tfm
14mr|texlive-zhmetrics-r206-3|2198	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3d.tfm
14mr|texlive-zhmetrics-r206-3|2199	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3e.tfm
14mr|texlive-zhmetrics-r206-3|2200	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3f.tfm
14mr|texlive-zhmetrics-r206-3|2201	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl40.tfm
14mr|texlive-zhmetrics-r206-3|2202	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl41.tfm
14mr|texlive-zhmetrics-r206-3|2203	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl42.tfm
14mr|texlive-zhmetrics-r206-3|2204	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl43.tfm
14mr|texlive-zhmetrics-r206-3|2205	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl44.tfm
14mr|texlive-zhmetrics-r206-3|2206	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl45.tfm
14mr|texlive-zhmetrics-r206-3|2207	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl46.tfm
14mr|texlive-zhmetrics-r206-3|2208	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl47.tfm
14mr|texlive-zhmetrics-r206-3|2209	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl48.tfm
14mr|texlive-zhmetrics-r206-3|2210	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl49.tfm
14mr|texlive-zhmetrics-r206-3|2211	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4a.tfm
14mr|texlive-zhmetrics-r206-3|2212	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4b.tfm
14mr|texlive-zhmetrics-r206-3|2213	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4c.tfm
14mr|texlive-zhmetrics-r206-3|2214	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4d.tfm
14mr|texlive-zhmetrics-r206-3|2215	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4e.tfm
14mr|texlive-zhmetrics-r206-3|2216	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4f.tfm
14mr|texlive-zhmetrics-r206-3|2217	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl50.tfm
14mr|texlive-zhmetrics-r206-3|2218	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl51.tfm
14mr|texlive-zhmetrics-r206-3|2219	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl52.tfm
14mr|texlive-zhmetrics-r206-3|2220	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl53.tfm
14mr|texlive-zhmetrics-r206-3|2221	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl54.tfm
14mr|texlive-zhmetrics-r206-3|2222	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl55.tfm
14mr|texlive-zhmetrics-r206-3|2223	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl56.tfm
14mr|texlive-zhmetrics-r206-3|2224	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl57.tfm
14mr|texlive-zhmetrics-r206-3|2225	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl58.tfm
14mr|texlive-zhmetrics-r206-3|2226	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl59.tfm
14mr|texlive-zhmetrics-r206-3|2227	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5a.tfm
14mr|texlive-zhmetrics-r206-3|2228	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5b.tfm
14mr|texlive-zhmetrics-r206-3|2229	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5c.tfm
14mr|texlive-zhmetrics-r206-3|2230	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5d.tfm
14mr|texlive-zhmetrics-r206-3|2231	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5e.tfm
14mr|texlive-zhmetrics-r206-3|2232	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5f.tfm
14mr|texlive-zhmetrics-r206-3|2233	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl60.tfm
14mr|texlive-zhmetrics-r206-3|2234	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl61.tfm
14mr|texlive-zhmetrics-r206-3|2235	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl62.tfm
14mr|texlive-zhmetrics-r206-3|2236	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl63.tfm
14mr|texlive-zhmetrics-r206-3|2237	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl64.tfm
14mr|texlive-zhmetrics-r206-3|2238	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl65.tfm
14mr|texlive-zhmetrics-r206-3|2239	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl66.tfm
14mr|texlive-zhmetrics-r206-3|2240	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl67.tfm
14mr|texlive-zhmetrics-r206-3|2241	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl68.tfm
14mr|texlive-zhmetrics-r206-3|2242	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl69.tfm
14mr|texlive-zhmetrics-r206-3|2243	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6a.tfm
14mr|texlive-zhmetrics-r206-3|2244	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6b.tfm
14mr|texlive-zhmetrics-r206-3|2245	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6c.tfm
14mr|texlive-zhmetrics-r206-3|2246	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6d.tfm
14mr|texlive-zhmetrics-r206-3|2247	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6e.tfm
14mr|texlive-zhmetrics-r206-3|2248	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6f.tfm
14mr|texlive-zhmetrics-r206-3|2249	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl70.tfm
14mr|texlive-zhmetrics-r206-3|2250	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl71.tfm
14mr|texlive-zhmetrics-r206-3|2251	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl72.tfm
14mr|texlive-zhmetrics-r206-3|2252	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl73.tfm
14mr|texlive-zhmetrics-r206-3|2253	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl74.tfm
14mr|texlive-zhmetrics-r206-3|2254	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl75.tfm
14mr|texlive-zhmetrics-r206-3|2255	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl76.tfm
14mr|texlive-zhmetrics-r206-3|2256	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl77.tfm
14mr|texlive-zhmetrics-r206-3|2257	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl78.tfm
14mr|texlive-zhmetrics-r206-3|2258	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl79.tfm
14mr|texlive-zhmetrics-r206-3|2259	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7a.tfm
14mr|texlive-zhmetrics-r206-3|2260	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7b.tfm
14mr|texlive-zhmetrics-r206-3|2261	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7c.tfm
14mr|texlive-zhmetrics-r206-3|2262	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7d.tfm
14mr|texlive-zhmetrics-r206-3|2263	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7e.tfm
14mr|texlive-zhmetrics-r206-3|2264	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7f.tfm
14mr|texlive-zhmetrics-r206-3|2265	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl80.tfm
14mr|texlive-zhmetrics-r206-3|2266	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl81.tfm
14mr|texlive-zhmetrics-r206-3|2267	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl82.tfm
14mr|texlive-zhmetrics-r206-3|2268	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl83.tfm
14mr|texlive-zhmetrics-r206-3|2269	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl84.tfm
14mr|texlive-zhmetrics-r206-3|2270	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl85.tfm
14mr|texlive-zhmetrics-r206-3|2271	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl86.tfm
14mr|texlive-zhmetrics-r206-3|2272	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl87.tfm
14mr|texlive-zhmetrics-r206-3|2273	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl88.tfm
14mr|texlive-zhmetrics-r206-3|2274	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl89.tfm
14mr|texlive-zhmetrics-r206-3|2275	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8a.tfm
14mr|texlive-zhmetrics-r206-3|2276	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8b.tfm
14mr|texlive-zhmetrics-r206-3|2277	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8c.tfm
14mr|texlive-zhmetrics-r206-3|2278	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8d.tfm
14mr|texlive-zhmetrics-r206-3|2279	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8e.tfm
14mr|texlive-zhmetrics-r206-3|2280	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8f.tfm
14mr|texlive-zhmetrics-r206-3|2281	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl90.tfm
14mr|texlive-zhmetrics-r206-3|2282	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl91.tfm
14mr|texlive-zhmetrics-r206-3|2283	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl92.tfm
14mr|texlive-zhmetrics-r206-3|2284	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl93.tfm
14mr|texlive-zhmetrics-r206-3|2285	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl94.tfm
14mr|texlive-zhmetrics-r206-3|2286	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl95.tfm
14mr|texlive-zhmetrics-r206-3|2287	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl96.tfm
14mr|texlive-zhmetrics-r206-3|2288	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl97.tfm
14mr|texlive-zhmetrics-r206-3|2289	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl98.tfm
14mr|texlive-zhmetrics-r206-3|2290	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl99.tfm
14mr|texlive-zhmetrics-r206-3|2291	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9a.tfm
14mr|texlive-zhmetrics-r206-3|2292	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9b.tfm
14mr|texlive-zhmetrics-r206-3|2293	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9c.tfm
14mr|texlive-zhmetrics-r206-3|2294	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9d.tfm
14mr|texlive-zhmetrics-r206-3|2295	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9e.tfm
14mr|texlive-zhmetrics-r206-3|2296	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9f.tfm
14mr|texlive-zhmetrics-r206-3|2297	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla0.tfm
14mr|texlive-zhmetrics-r206-3|2298	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla1.tfm
14mr|texlive-zhmetrics-r206-3|2299	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla2.tfm
14mr|texlive-zhmetrics-r206-3|2300	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla3.tfm
14mr|texlive-zhmetrics-r206-3|2301	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla4.tfm
14mr|texlive-zhmetrics-r206-3|2302	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla5.tfm
14mr|texlive-zhmetrics-r206-3|2303	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla6.tfm
14mr|texlive-zhmetrics-r206-3|2304	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla7.tfm
14mr|texlive-zhmetrics-r206-3|2305	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla8.tfm
14mr|texlive-zhmetrics-r206-3|2306	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla9.tfm
14mr|texlive-zhmetrics-r206-3|2307	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslaa.tfm
14mr|texlive-zhmetrics-r206-3|2308	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslab.tfm
14mr|texlive-zhmetrics-r206-3|2309	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslac.tfm
14mr|texlive-zhmetrics-r206-3|2310	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslad.tfm
14mr|texlive-zhmetrics-r206-3|2311	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslae.tfm
14mr|texlive-zhmetrics-r206-3|2312	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslaf.tfm
14mr|texlive-zhmetrics-r206-3|2313	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb0.tfm
14mr|texlive-zhmetrics-r206-3|2314	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb1.tfm
14mr|texlive-zhmetrics-r206-3|2315	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb2.tfm
14mr|texlive-zhmetrics-r206-3|2316	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb3.tfm
14mr|texlive-zhmetrics-r206-3|2317	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb4.tfm
14mr|texlive-zhmetrics-r206-3|2318	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb5.tfm
14mr|texlive-zhmetrics-r206-3|2319	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb6.tfm
14mr|texlive-zhmetrics-r206-3|2320	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb7.tfm
14mr|texlive-zhmetrics-r206-3|2321	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb8.tfm
14mr|texlive-zhmetrics-r206-3|2322	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb9.tfm
14mr|texlive-zhmetrics-r206-3|2323	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslba.tfm
14mr|texlive-zhmetrics-r206-3|2324	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbb.tfm
14mr|texlive-zhmetrics-r206-3|2325	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbc.tfm
14mr|texlive-zhmetrics-r206-3|2326	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbd.tfm
14mr|texlive-zhmetrics-r206-3|2327	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbe.tfm
14mr|texlive-zhmetrics-r206-3|2328	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbf.tfm
14mr|texlive-zhmetrics-r206-3|2329	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc0.tfm
14mr|texlive-zhmetrics-r206-3|2330	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc1.tfm
14mr|texlive-zhmetrics-r206-3|2331	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc2.tfm
14mr|texlive-zhmetrics-r206-3|2332	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc3.tfm
14mr|texlive-zhmetrics-r206-3|2333	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc4.tfm
14mr|texlive-zhmetrics-r206-3|2334	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc5.tfm
14mr|texlive-zhmetrics-r206-3|2335	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc6.tfm
14mr|texlive-zhmetrics-r206-3|2336	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc7.tfm
14mr|texlive-zhmetrics-r206-3|2337	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc8.tfm
14mr|texlive-zhmetrics-r206-3|2338	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc9.tfm
14mr|texlive-zhmetrics-r206-3|2339	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslca.tfm
14mr|texlive-zhmetrics-r206-3|2340	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcb.tfm
14mr|texlive-zhmetrics-r206-3|2341	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcc.tfm
14mr|texlive-zhmetrics-r206-3|2342	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcd.tfm
14mr|texlive-zhmetrics-r206-3|2343	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslce.tfm
14mr|texlive-zhmetrics-r206-3|2344	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcf.tfm
14mr|texlive-zhmetrics-r206-3|2345	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld0.tfm
14mr|texlive-zhmetrics-r206-3|2346	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld1.tfm
14mr|texlive-zhmetrics-r206-3|2347	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld2.tfm
14mr|texlive-zhmetrics-r206-3|2348	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld3.tfm
14mr|texlive-zhmetrics-r206-3|2349	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld4.tfm
14mr|texlive-zhmetrics-r206-3|2350	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld5.tfm
14mr|texlive-zhmetrics-r206-3|2351	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld6.tfm
14mr|texlive-zhmetrics-r206-3|2352	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld7.tfm
14mr|texlive-zhmetrics-r206-3|2353	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld8.tfm
14mr|texlive-zhmetrics-r206-3|2354	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld9.tfm
14mr|texlive-zhmetrics-r206-3|2355	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslda.tfm
14mr|texlive-zhmetrics-r206-3|2356	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldb.tfm
14mr|texlive-zhmetrics-r206-3|2357	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldc.tfm
14mr|texlive-zhmetrics-r206-3|2358	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldd.tfm
14mr|texlive-zhmetrics-r206-3|2359	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslde.tfm
14mr|texlive-zhmetrics-r206-3|2360	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldf.tfm
14mr|texlive-zhmetrics-r206-3|2361	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle0.tfm
14mr|texlive-zhmetrics-r206-3|2362	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle1.tfm
14mr|texlive-zhmetrics-r206-3|2363	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle2.tfm
14mr|texlive-zhmetrics-r206-3|2364	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle3.tfm
14mr|texlive-zhmetrics-r206-3|2365	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle4.tfm
14mr|texlive-zhmetrics-r206-3|2366	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle5.tfm
14mr|texlive-zhmetrics-r206-3|2367	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle6.tfm
14mr|texlive-zhmetrics-r206-3|2368	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle7.tfm
14mr|texlive-zhmetrics-r206-3|2369	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle8.tfm
14mr|texlive-zhmetrics-r206-3|2370	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle9.tfm
14mr|texlive-zhmetrics-r206-3|2371	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslea.tfm
14mr|texlive-zhmetrics-r206-3|2372	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssleb.tfm
14mr|texlive-zhmetrics-r206-3|2373	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslec.tfm
14mr|texlive-zhmetrics-r206-3|2374	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssled.tfm
14mr|texlive-zhmetrics-r206-3|2375	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslee.tfm
14mr|texlive-zhmetrics-r206-3|2376	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslef.tfm
14mr|texlive-zhmetrics-r206-3|2377	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf0.tfm
14mr|texlive-zhmetrics-r206-3|2378	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf1.tfm
14mr|texlive-zhmetrics-r206-3|2379	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf2.tfm
14mr|texlive-zhmetrics-r206-3|2380	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf3.tfm
14mr|texlive-zhmetrics-r206-3|2381	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf4.tfm
14mr|texlive-zhmetrics-r206-3|2382	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf5.tfm
14mr|texlive-zhmetrics-r206-3|2383	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf6.tfm
14mr|texlive-zhmetrics-r206-3|2384	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf7.tfm
14mr|texlive-zhmetrics-r206-3|2385	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf8.tfm
14mr|texlive-zhmetrics-r206-3|2386	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf9.tfm
14mr|texlive-zhmetrics-r206-3|2387	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfa.tfm
14mr|texlive-zhmetrics-r206-3|2388	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfb.tfm
14mr|texlive-zhmetrics-r206-3|2389	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfc.tfm
14mr|texlive-zhmetrics-r206-3|2390	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfd.tfm
14mr|texlive-zhmetrics-r206-3|2391	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfe.tfm
14mr|texlive-zhmetrics-r206-3|2392	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslff.tfm
14mr|texlive-zhmetrics-r206-3|2393	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei00.tfm
14mr|texlive-zhmetrics-r206-3|2394	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei01.tfm
14mr|texlive-zhmetrics-r206-3|2395	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei02.tfm
14mr|texlive-zhmetrics-r206-3|2396	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei03.tfm
14mr|texlive-zhmetrics-r206-3|2397	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei04.tfm
14mr|texlive-zhmetrics-r206-3|2398	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei05.tfm
14mr|texlive-zhmetrics-r206-3|2399	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei06.tfm
14mr|texlive-zhmetrics-r206-3|2400	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei07.tfm
14mr|texlive-zhmetrics-r206-3|2401	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei08.tfm
14mr|texlive-zhmetrics-r206-3|2402	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei09.tfm
14mr|texlive-zhmetrics-r206-3|2403	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0a.tfm
14mr|texlive-zhmetrics-r206-3|2404	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0b.tfm
14mr|texlive-zhmetrics-r206-3|2405	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0c.tfm
14mr|texlive-zhmetrics-r206-3|2406	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0d.tfm
14mr|texlive-zhmetrics-r206-3|2407	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0e.tfm
14mr|texlive-zhmetrics-r206-3|2408	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0f.tfm
14mr|texlive-zhmetrics-r206-3|2409	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei10.tfm
14mr|texlive-zhmetrics-r206-3|2410	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei11.tfm
14mr|texlive-zhmetrics-r206-3|2411	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei12.tfm
14mr|texlive-zhmetrics-r206-3|2412	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei13.tfm
14mr|texlive-zhmetrics-r206-3|2413	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei14.tfm
14mr|texlive-zhmetrics-r206-3|2414	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei15.tfm
14mr|texlive-zhmetrics-r206-3|2415	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei16.tfm
14mr|texlive-zhmetrics-r206-3|2416	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei17.tfm
14mr|texlive-zhmetrics-r206-3|2417	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei18.tfm
14mr|texlive-zhmetrics-r206-3|2418	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei19.tfm
14mr|texlive-zhmetrics-r206-3|2419	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1a.tfm
14mr|texlive-zhmetrics-r206-3|2420	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1b.tfm
14mr|texlive-zhmetrics-r206-3|2421	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1c.tfm
14mr|texlive-zhmetrics-r206-3|2422	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1d.tfm
14mr|texlive-zhmetrics-r206-3|2423	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1e.tfm
14mr|texlive-zhmetrics-r206-3|2424	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1f.tfm
14mr|texlive-zhmetrics-r206-3|2425	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei20.tfm
14mr|texlive-zhmetrics-r206-3|2426	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei21.tfm
14mr|texlive-zhmetrics-r206-3|2427	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei22.tfm
14mr|texlive-zhmetrics-r206-3|2428	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei23.tfm
14mr|texlive-zhmetrics-r206-3|2429	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei24.tfm
14mr|texlive-zhmetrics-r206-3|2430	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei25.tfm
14mr|texlive-zhmetrics-r206-3|2431	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei26.tfm
14mr|texlive-zhmetrics-r206-3|2432	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei27.tfm
14mr|texlive-zhmetrics-r206-3|2433	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei28.tfm
14mr|texlive-zhmetrics-r206-3|2434	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei29.tfm
14mr|texlive-zhmetrics-r206-3|2435	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2a.tfm
14mr|texlive-zhmetrics-r206-3|2436	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2b.tfm
14mr|texlive-zhmetrics-r206-3|2437	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2c.tfm
14mr|texlive-zhmetrics-r206-3|2438	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2d.tfm
14mr|texlive-zhmetrics-r206-3|2439	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2e.tfm
14mr|texlive-zhmetrics-r206-3|2440	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2f.tfm
14mr|texlive-zhmetrics-r206-3|2441	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei30.tfm
14mr|texlive-zhmetrics-r206-3|2442	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei31.tfm
14mr|texlive-zhmetrics-r206-3|2443	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei32.tfm
14mr|texlive-zhmetrics-r206-3|2444	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei33.tfm
14mr|texlive-zhmetrics-r206-3|2445	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei34.tfm
14mr|texlive-zhmetrics-r206-3|2446	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei35.tfm
14mr|texlive-zhmetrics-r206-3|2447	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei36.tfm
14mr|texlive-zhmetrics-r206-3|2448	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei37.tfm
14mr|texlive-zhmetrics-r206-3|2449	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei38.tfm
14mr|texlive-zhmetrics-r206-3|2450	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei39.tfm
14mr|texlive-zhmetrics-r206-3|2451	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3a.tfm
14mr|texlive-zhmetrics-r206-3|2452	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3b.tfm
14mr|texlive-zhmetrics-r206-3|2453	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3c.tfm
14mr|texlive-zhmetrics-r206-3|2454	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3d.tfm
14mr|texlive-zhmetrics-r206-3|2455	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3e.tfm
14mr|texlive-zhmetrics-r206-3|2456	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3f.tfm
14mr|texlive-zhmetrics-r206-3|2457	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei40.tfm
14mr|texlive-zhmetrics-r206-3|2458	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei41.tfm
14mr|texlive-zhmetrics-r206-3|2459	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei42.tfm
14mr|texlive-zhmetrics-r206-3|2460	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei43.tfm
14mr|texlive-zhmetrics-r206-3|2461	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei44.tfm
14mr|texlive-zhmetrics-r206-3|2462	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei45.tfm
14mr|texlive-zhmetrics-r206-3|2463	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei46.tfm
14mr|texlive-zhmetrics-r206-3|2464	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei47.tfm
14mr|texlive-zhmetrics-r206-3|2465	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei48.tfm
14mr|texlive-zhmetrics-r206-3|2466	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei49.tfm
14mr|texlive-zhmetrics-r206-3|2467	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4a.tfm
14mr|texlive-zhmetrics-r206-3|2468	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4b.tfm
14mr|texlive-zhmetrics-r206-3|2469	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4c.tfm
14mr|texlive-zhmetrics-r206-3|2470	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4d.tfm
14mr|texlive-zhmetrics-r206-3|2471	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4e.tfm
14mr|texlive-zhmetrics-r206-3|2472	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4f.tfm
14mr|texlive-zhmetrics-r206-3|2473	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei50.tfm
14mr|texlive-zhmetrics-r206-3|2474	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei51.tfm
14mr|texlive-zhmetrics-r206-3|2475	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei52.tfm
14mr|texlive-zhmetrics-r206-3|2476	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei53.tfm
14mr|texlive-zhmetrics-r206-3|2477	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei54.tfm
14mr|texlive-zhmetrics-r206-3|2478	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei55.tfm
14mr|texlive-zhmetrics-r206-3|2479	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei56.tfm
14mr|texlive-zhmetrics-r206-3|2480	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei57.tfm
14mr|texlive-zhmetrics-r206-3|2481	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei58.tfm
14mr|texlive-zhmetrics-r206-3|2482	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei59.tfm
14mr|texlive-zhmetrics-r206-3|2483	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5a.tfm
14mr|texlive-zhmetrics-r206-3|2484	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5b.tfm
14mr|texlive-zhmetrics-r206-3|2485	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5c.tfm
14mr|texlive-zhmetrics-r206-3|2486	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5d.tfm
14mr|texlive-zhmetrics-r206-3|2487	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5e.tfm
14mr|texlive-zhmetrics-r206-3|2488	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5f.tfm
14mr|texlive-zhmetrics-r206-3|2489	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei60.tfm
14mr|texlive-zhmetrics-r206-3|2490	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei61.tfm
14mr|texlive-zhmetrics-r206-3|2491	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei62.tfm
14mr|texlive-zhmetrics-r206-3|2492	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei63.tfm
14mr|texlive-zhmetrics-r206-3|2493	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei64.tfm
14mr|texlive-zhmetrics-r206-3|2494	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei65.tfm
14mr|texlive-zhmetrics-r206-3|2495	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei66.tfm
14mr|texlive-zhmetrics-r206-3|2496	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei67.tfm
14mr|texlive-zhmetrics-r206-3|2497	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei68.tfm
14mr|texlive-zhmetrics-r206-3|2498	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei69.tfm
14mr|texlive-zhmetrics-r206-3|2499	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6a.tfm
14mr|texlive-zhmetrics-r206-3|2500	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6b.tfm
14mr|texlive-zhmetrics-r206-3|2501	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6c.tfm
14mr|texlive-zhmetrics-r206-3|2502	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6d.tfm
14mr|texlive-zhmetrics-r206-3|2503	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6e.tfm
14mr|texlive-zhmetrics-r206-3|2504	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6f.tfm
14mr|texlive-zhmetrics-r206-3|2505	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei70.tfm
14mr|texlive-zhmetrics-r206-3|2506	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei71.tfm
14mr|texlive-zhmetrics-r206-3|2507	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei72.tfm
14mr|texlive-zhmetrics-r206-3|2508	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei73.tfm
14mr|texlive-zhmetrics-r206-3|2509	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei74.tfm
14mr|texlive-zhmetrics-r206-3|2510	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei75.tfm
14mr|texlive-zhmetrics-r206-3|2511	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei76.tfm
14mr|texlive-zhmetrics-r206-3|2512	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei77.tfm
14mr|texlive-zhmetrics-r206-3|2513	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei78.tfm
14mr|texlive-zhmetrics-r206-3|2514	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei79.tfm
14mr|texlive-zhmetrics-r206-3|2515	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7a.tfm
14mr|texlive-zhmetrics-r206-3|2516	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7b.tfm
14mr|texlive-zhmetrics-r206-3|2517	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7c.tfm
14mr|texlive-zhmetrics-r206-3|2518	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7d.tfm
14mr|texlive-zhmetrics-r206-3|2519	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7e.tfm
14mr|texlive-zhmetrics-r206-3|2520	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7f.tfm
14mr|texlive-zhmetrics-r206-3|2521	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei80.tfm
14mr|texlive-zhmetrics-r206-3|2522	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei81.tfm
14mr|texlive-zhmetrics-r206-3|2523	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei82.tfm
14mr|texlive-zhmetrics-r206-3|2524	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei83.tfm
14mr|texlive-zhmetrics-r206-3|2525	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei84.tfm
14mr|texlive-zhmetrics-r206-3|2526	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei85.tfm
14mr|texlive-zhmetrics-r206-3|2527	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei86.tfm
14mr|texlive-zhmetrics-r206-3|2528	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei87.tfm
14mr|texlive-zhmetrics-r206-3|2529	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei88.tfm
14mr|texlive-zhmetrics-r206-3|2530	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei89.tfm
14mr|texlive-zhmetrics-r206-3|2531	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8a.tfm
14mr|texlive-zhmetrics-r206-3|2532	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8b.tfm
14mr|texlive-zhmetrics-r206-3|2533	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8c.tfm
14mr|texlive-zhmetrics-r206-3|2534	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8d.tfm
14mr|texlive-zhmetrics-r206-3|2535	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8e.tfm
14mr|texlive-zhmetrics-r206-3|2536	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8f.tfm
14mr|texlive-zhmetrics-r206-3|2537	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei90.tfm
14mr|texlive-zhmetrics-r206-3|2538	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei91.tfm
14mr|texlive-zhmetrics-r206-3|2539	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei92.tfm
14mr|texlive-zhmetrics-r206-3|2540	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei93.tfm
14mr|texlive-zhmetrics-r206-3|2541	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei94.tfm
14mr|texlive-zhmetrics-r206-3|2542	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei95.tfm
14mr|texlive-zhmetrics-r206-3|2543	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei96.tfm
14mr|texlive-zhmetrics-r206-3|2544	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei97.tfm
14mr|texlive-zhmetrics-r206-3|2545	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei98.tfm
14mr|texlive-zhmetrics-r206-3|2546	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei99.tfm
14mr|texlive-zhmetrics-r206-3|2547	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9a.tfm
14mr|texlive-zhmetrics-r206-3|2548	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9b.tfm
14mr|texlive-zhmetrics-r206-3|2549	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9c.tfm
14mr|texlive-zhmetrics-r206-3|2550	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9d.tfm
14mr|texlive-zhmetrics-r206-3|2551	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9e.tfm
14mr|texlive-zhmetrics-r206-3|2552	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9f.tfm
14mr|texlive-zhmetrics-r206-3|2553	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia0.tfm
14mr|texlive-zhmetrics-r206-3|2554	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia1.tfm
14mr|texlive-zhmetrics-r206-3|2555	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia2.tfm
14mr|texlive-zhmetrics-r206-3|2556	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia3.tfm
14mr|texlive-zhmetrics-r206-3|2557	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia4.tfm
14mr|texlive-zhmetrics-r206-3|2558	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia5.tfm
14mr|texlive-zhmetrics-r206-3|2559	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia6.tfm
14mr|texlive-zhmetrics-r206-3|2560	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia7.tfm
14mr|texlive-zhmetrics-r206-3|2561	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia8.tfm
14mr|texlive-zhmetrics-r206-3|2562	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia9.tfm
14mr|texlive-zhmetrics-r206-3|2563	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiaa.tfm
14mr|texlive-zhmetrics-r206-3|2564	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiab.tfm
14mr|texlive-zhmetrics-r206-3|2565	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiac.tfm
14mr|texlive-zhmetrics-r206-3|2566	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiad.tfm
14mr|texlive-zhmetrics-r206-3|2567	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiae.tfm
14mr|texlive-zhmetrics-r206-3|2568	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiaf.tfm
14mr|texlive-zhmetrics-r206-3|2569	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib0.tfm
14mr|texlive-zhmetrics-r206-3|2570	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib1.tfm
14mr|texlive-zhmetrics-r206-3|2571	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib2.tfm
14mr|texlive-zhmetrics-r206-3|2572	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib3.tfm
14mr|texlive-zhmetrics-r206-3|2573	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib4.tfm
14mr|texlive-zhmetrics-r206-3|2574	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib5.tfm
14mr|texlive-zhmetrics-r206-3|2575	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib6.tfm
14mr|texlive-zhmetrics-r206-3|2576	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib7.tfm
14mr|texlive-zhmetrics-r206-3|2577	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib8.tfm
14mr|texlive-zhmetrics-r206-3|2578	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib9.tfm
14mr|texlive-zhmetrics-r206-3|2579	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiba.tfm
14mr|texlive-zhmetrics-r206-3|2580	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibb.tfm
14mr|texlive-zhmetrics-r206-3|2581	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibc.tfm
14mr|texlive-zhmetrics-r206-3|2582	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibd.tfm
14mr|texlive-zhmetrics-r206-3|2583	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibe.tfm
14mr|texlive-zhmetrics-r206-3|2584	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibf.tfm
14mr|texlive-zhmetrics-r206-3|2585	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic0.tfm
14mr|texlive-zhmetrics-r206-3|2586	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic1.tfm
14mr|texlive-zhmetrics-r206-3|2587	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic2.tfm
14mr|texlive-zhmetrics-r206-3|2588	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic3.tfm
14mr|texlive-zhmetrics-r206-3|2589	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic4.tfm
14mr|texlive-zhmetrics-r206-3|2590	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic5.tfm
14mr|texlive-zhmetrics-r206-3|2591	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic6.tfm
14mr|texlive-zhmetrics-r206-3|2592	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic7.tfm
14mr|texlive-zhmetrics-r206-3|2593	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic8.tfm
14mr|texlive-zhmetrics-r206-3|2594	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic9.tfm
14mr|texlive-zhmetrics-r206-3|2595	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheica.tfm
14mr|texlive-zhmetrics-r206-3|2596	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicb.tfm
14mr|texlive-zhmetrics-r206-3|2597	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicc.tfm
14mr|texlive-zhmetrics-r206-3|2598	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicd.tfm
14mr|texlive-zhmetrics-r206-3|2599	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheice.tfm
14mr|texlive-zhmetrics-r206-3|2600	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicf.tfm
14mr|texlive-zhmetrics-r206-3|2601	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid0.tfm
14mr|texlive-zhmetrics-r206-3|2602	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid1.tfm
14mr|texlive-zhmetrics-r206-3|2603	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid2.tfm
14mr|texlive-zhmetrics-r206-3|2604	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid3.tfm
14mr|texlive-zhmetrics-r206-3|2605	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid4.tfm
14mr|texlive-zhmetrics-r206-3|2606	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid5.tfm
14mr|texlive-zhmetrics-r206-3|2607	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid6.tfm
14mr|texlive-zhmetrics-r206-3|2608	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid7.tfm
14mr|texlive-zhmetrics-r206-3|2609	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid8.tfm
14mr|texlive-zhmetrics-r206-3|2610	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid9.tfm
14mr|texlive-zhmetrics-r206-3|2611	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheida.tfm
14mr|texlive-zhmetrics-r206-3|2612	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidb.tfm
14mr|texlive-zhmetrics-r206-3|2613	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidc.tfm
14mr|texlive-zhmetrics-r206-3|2614	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidd.tfm
14mr|texlive-zhmetrics-r206-3|2615	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheide.tfm
14mr|texlive-zhmetrics-r206-3|2616	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidf.tfm
14mr|texlive-zhmetrics-r206-3|2617	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie0.tfm
14mr|texlive-zhmetrics-r206-3|2618	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie1.tfm
14mr|texlive-zhmetrics-r206-3|2619	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie2.tfm
14mr|texlive-zhmetrics-r206-3|2620	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie3.tfm
14mr|texlive-zhmetrics-r206-3|2621	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie4.tfm
14mr|texlive-zhmetrics-r206-3|2622	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie5.tfm
14mr|texlive-zhmetrics-r206-3|2623	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie6.tfm
14mr|texlive-zhmetrics-r206-3|2624	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie7.tfm
14mr|texlive-zhmetrics-r206-3|2625	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie8.tfm
14mr|texlive-zhmetrics-r206-3|2626	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie9.tfm
14mr|texlive-zhmetrics-r206-3|2627	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiea.tfm
14mr|texlive-zhmetrics-r206-3|2628	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheieb.tfm
14mr|texlive-zhmetrics-r206-3|2629	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiec.tfm
14mr|texlive-zhmetrics-r206-3|2630	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheied.tfm
14mr|texlive-zhmetrics-r206-3|2631	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiee.tfm
14mr|texlive-zhmetrics-r206-3|2632	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheief.tfm
14mr|texlive-zhmetrics-r206-3|2633	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif0.tfm
14mr|texlive-zhmetrics-r206-3|2634	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif1.tfm
14mr|texlive-zhmetrics-r206-3|2635	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif2.tfm
14mr|texlive-zhmetrics-r206-3|2636	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif3.tfm
14mr|texlive-zhmetrics-r206-3|2637	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif4.tfm
14mr|texlive-zhmetrics-r206-3|2638	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif5.tfm
14mr|texlive-zhmetrics-r206-3|2639	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif6.tfm
14mr|texlive-zhmetrics-r206-3|2640	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif7.tfm
14mr|texlive-zhmetrics-r206-3|2641	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif8.tfm
14mr|texlive-zhmetrics-r206-3|2642	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif9.tfm
14mr|texlive-zhmetrics-r206-3|2643	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifa.tfm
14mr|texlive-zhmetrics-r206-3|2644	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifb.tfm
14mr|texlive-zhmetrics-r206-3|2645	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifc.tfm
14mr|texlive-zhmetrics-r206-3|2646	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifd.tfm
14mr|texlive-zhmetrics-r206-3|2647	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheife.tfm
14mr|texlive-zhmetrics-r206-3|2648	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiff.tfm
14mr|texlive-zhmetrics-r206-3|2649	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl00.tfm
14mr|texlive-zhmetrics-r206-3|2650	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl01.tfm
14mr|texlive-zhmetrics-r206-3|2651	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl02.tfm
14mr|texlive-zhmetrics-r206-3|2652	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl03.tfm
14mr|texlive-zhmetrics-r206-3|2653	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl04.tfm
14mr|texlive-zhmetrics-r206-3|2654	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl05.tfm
14mr|texlive-zhmetrics-r206-3|2655	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl06.tfm
14mr|texlive-zhmetrics-r206-3|2656	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl07.tfm
14mr|texlive-zhmetrics-r206-3|2657	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl08.tfm
14mr|texlive-zhmetrics-r206-3|2658	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl09.tfm
14mr|texlive-zhmetrics-r206-3|2659	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0a.tfm
14mr|texlive-zhmetrics-r206-3|2660	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0b.tfm
14mr|texlive-zhmetrics-r206-3|2661	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0c.tfm
14mr|texlive-zhmetrics-r206-3|2662	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0d.tfm
14mr|texlive-zhmetrics-r206-3|2663	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0e.tfm
14mr|texlive-zhmetrics-r206-3|2664	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0f.tfm
14mr|texlive-zhmetrics-r206-3|2665	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl10.tfm
14mr|texlive-zhmetrics-r206-3|2666	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl11.tfm
14mr|texlive-zhmetrics-r206-3|2667	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl12.tfm
14mr|texlive-zhmetrics-r206-3|2668	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl13.tfm
14mr|texlive-zhmetrics-r206-3|2669	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl14.tfm
14mr|texlive-zhmetrics-r206-3|2670	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl15.tfm
14mr|texlive-zhmetrics-r206-3|2671	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl16.tfm
14mr|texlive-zhmetrics-r206-3|2672	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl17.tfm
14mr|texlive-zhmetrics-r206-3|2673	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl18.tfm
14mr|texlive-zhmetrics-r206-3|2674	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl19.tfm
14mr|texlive-zhmetrics-r206-3|2675	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1a.tfm
14mr|texlive-zhmetrics-r206-3|2676	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1b.tfm
14mr|texlive-zhmetrics-r206-3|2677	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1c.tfm
14mr|texlive-zhmetrics-r206-3|2678	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1d.tfm
14mr|texlive-zhmetrics-r206-3|2679	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1e.tfm
14mr|texlive-zhmetrics-r206-3|2680	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1f.tfm
14mr|texlive-zhmetrics-r206-3|2681	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl20.tfm
14mr|texlive-zhmetrics-r206-3|2682	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl21.tfm
14mr|texlive-zhmetrics-r206-3|2683	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl22.tfm
14mr|texlive-zhmetrics-r206-3|2684	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl23.tfm
14mr|texlive-zhmetrics-r206-3|2685	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl24.tfm
14mr|texlive-zhmetrics-r206-3|2686	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl25.tfm
14mr|texlive-zhmetrics-r206-3|2687	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl26.tfm
14mr|texlive-zhmetrics-r206-3|2688	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl27.tfm
14mr|texlive-zhmetrics-r206-3|2689	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl28.tfm
14mr|texlive-zhmetrics-r206-3|2690	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl29.tfm
14mr|texlive-zhmetrics-r206-3|2691	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2a.tfm
14mr|texlive-zhmetrics-r206-3|2692	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2b.tfm
14mr|texlive-zhmetrics-r206-3|2693	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2c.tfm
14mr|texlive-zhmetrics-r206-3|2694	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2d.tfm
14mr|texlive-zhmetrics-r206-3|2695	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2e.tfm
14mr|texlive-zhmetrics-r206-3|2696	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2f.tfm
14mr|texlive-zhmetrics-r206-3|2697	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl30.tfm
14mr|texlive-zhmetrics-r206-3|2698	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl31.tfm
14mr|texlive-zhmetrics-r206-3|2699	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl32.tfm
14mr|texlive-zhmetrics-r206-3|2700	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl33.tfm
14mr|texlive-zhmetrics-r206-3|2701	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl34.tfm
14mr|texlive-zhmetrics-r206-3|2702	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl35.tfm
14mr|texlive-zhmetrics-r206-3|2703	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl36.tfm
14mr|texlive-zhmetrics-r206-3|2704	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl37.tfm
14mr|texlive-zhmetrics-r206-3|2705	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl38.tfm
14mr|texlive-zhmetrics-r206-3|2706	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl39.tfm
14mr|texlive-zhmetrics-r206-3|2707	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3a.tfm
14mr|texlive-zhmetrics-r206-3|2708	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3b.tfm
14mr|texlive-zhmetrics-r206-3|2709	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3c.tfm
14mr|texlive-zhmetrics-r206-3|2710	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3d.tfm
14mr|texlive-zhmetrics-r206-3|2711	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3e.tfm
14mr|texlive-zhmetrics-r206-3|2712	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3f.tfm
14mr|texlive-zhmetrics-r206-3|2713	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl40.tfm
14mr|texlive-zhmetrics-r206-3|2714	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl41.tfm
14mr|texlive-zhmetrics-r206-3|2715	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl42.tfm
14mr|texlive-zhmetrics-r206-3|2716	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl43.tfm
14mr|texlive-zhmetrics-r206-3|2717	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl44.tfm
14mr|texlive-zhmetrics-r206-3|2718	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl45.tfm
14mr|texlive-zhmetrics-r206-3|2719	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl46.tfm
14mr|texlive-zhmetrics-r206-3|2720	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl47.tfm
14mr|texlive-zhmetrics-r206-3|2721	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl48.tfm
14mr|texlive-zhmetrics-r206-3|2722	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl49.tfm
14mr|texlive-zhmetrics-r206-3|2723	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4a.tfm
14mr|texlive-zhmetrics-r206-3|2724	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4b.tfm
14mr|texlive-zhmetrics-r206-3|2725	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4c.tfm
14mr|texlive-zhmetrics-r206-3|2726	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4d.tfm
14mr|texlive-zhmetrics-r206-3|2727	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4e.tfm
14mr|texlive-zhmetrics-r206-3|2728	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4f.tfm
14mr|texlive-zhmetrics-r206-3|2729	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl50.tfm
14mr|texlive-zhmetrics-r206-3|2730	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl51.tfm
14mr|texlive-zhmetrics-r206-3|2731	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl52.tfm
14mr|texlive-zhmetrics-r206-3|2732	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl53.tfm
14mr|texlive-zhmetrics-r206-3|2733	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl54.tfm
14mr|texlive-zhmetrics-r206-3|2734	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl55.tfm
14mr|texlive-zhmetrics-r206-3|2735	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl56.tfm
14mr|texlive-zhmetrics-r206-3|2736	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl57.tfm
14mr|texlive-zhmetrics-r206-3|2737	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl58.tfm
14mr|texlive-zhmetrics-r206-3|2738	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl59.tfm
14mr|texlive-zhmetrics-r206-3|2739	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5a.tfm
14mr|texlive-zhmetrics-r206-3|2740	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5b.tfm
14mr|texlive-zhmetrics-r206-3|2741	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5c.tfm
14mr|texlive-zhmetrics-r206-3|2742	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5d.tfm
14mr|texlive-zhmetrics-r206-3|2743	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5e.tfm
14mr|texlive-zhmetrics-r206-3|2744	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5f.tfm
14mr|texlive-zhmetrics-r206-3|2745	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl60.tfm
14mr|texlive-zhmetrics-r206-3|2746	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl61.tfm
14mr|texlive-zhmetrics-r206-3|2747	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl62.tfm
14mr|texlive-zhmetrics-r206-3|2748	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl63.tfm
14mr|texlive-zhmetrics-r206-3|2749	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl64.tfm
14mr|texlive-zhmetrics-r206-3|2750	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl65.tfm
14mr|texlive-zhmetrics-r206-3|2751	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl66.tfm
14mr|texlive-zhmetrics-r206-3|2752	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl67.tfm
14mr|texlive-zhmetrics-r206-3|2753	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl68.tfm
14mr|texlive-zhmetrics-r206-3|2754	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl69.tfm
14mr|texlive-zhmetrics-r206-3|2755	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6a.tfm
14mr|texlive-zhmetrics-r206-3|2756	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6b.tfm
14mr|texlive-zhmetrics-r206-3|2757	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6c.tfm
14mr|texlive-zhmetrics-r206-3|2758	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6d.tfm
14mr|texlive-zhmetrics-r206-3|2759	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6e.tfm
14mr|texlive-zhmetrics-r206-3|2760	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6f.tfm
14mr|texlive-zhmetrics-r206-3|2761	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl70.tfm
14mr|texlive-zhmetrics-r206-3|2762	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl71.tfm
14mr|texlive-zhmetrics-r206-3|2763	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl72.tfm
14mr|texlive-zhmetrics-r206-3|2764	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl73.tfm
14mr|texlive-zhmetrics-r206-3|2765	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl74.tfm
14mr|texlive-zhmetrics-r206-3|2766	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl75.tfm
14mr|texlive-zhmetrics-r206-3|2767	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl76.tfm
14mr|texlive-zhmetrics-r206-3|2768	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl77.tfm
14mr|texlive-zhmetrics-r206-3|2769	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl78.tfm
14mr|texlive-zhmetrics-r206-3|2770	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl79.tfm
14mr|texlive-zhmetrics-r206-3|2771	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7a.tfm
14mr|texlive-zhmetrics-r206-3|2772	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7b.tfm
14mr|texlive-zhmetrics-r206-3|2773	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7c.tfm
14mr|texlive-zhmetrics-r206-3|2774	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7d.tfm
14mr|texlive-zhmetrics-r206-3|2775	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7e.tfm
14mr|texlive-zhmetrics-r206-3|2776	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7f.tfm
14mr|texlive-zhmetrics-r206-3|2777	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl80.tfm
14mr|texlive-zhmetrics-r206-3|2778	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl81.tfm
14mr|texlive-zhmetrics-r206-3|2779	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl82.tfm
14mr|texlive-zhmetrics-r206-3|2780	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl83.tfm
14mr|texlive-zhmetrics-r206-3|2781	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl84.tfm
14mr|texlive-zhmetrics-r206-3|2782	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl85.tfm
14mr|texlive-zhmetrics-r206-3|2783	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl86.tfm
14mr|texlive-zhmetrics-r206-3|2784	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl87.tfm
14mr|texlive-zhmetrics-r206-3|2785	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl88.tfm
14mr|texlive-zhmetrics-r206-3|2786	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl89.tfm
14mr|texlive-zhmetrics-r206-3|2787	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8a.tfm
14mr|texlive-zhmetrics-r206-3|2788	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8b.tfm
14mr|texlive-zhmetrics-r206-3|2789	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8c.tfm
14mr|texlive-zhmetrics-r206-3|2790	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8d.tfm
14mr|texlive-zhmetrics-r206-3|2791	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8e.tfm
14mr|texlive-zhmetrics-r206-3|2792	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8f.tfm
14mr|texlive-zhmetrics-r206-3|2793	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl90.tfm
14mr|texlive-zhmetrics-r206-3|2794	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl91.tfm
14mr|texlive-zhmetrics-r206-3|2795	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl92.tfm
14mr|texlive-zhmetrics-r206-3|2796	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl93.tfm
14mr|texlive-zhmetrics-r206-3|2797	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl94.tfm
14mr|texlive-zhmetrics-r206-3|2798	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl95.tfm
14mr|texlive-zhmetrics-r206-3|2799	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl96.tfm
14mr|texlive-zhmetrics-r206-3|2800	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl97.tfm
14mr|texlive-zhmetrics-r206-3|2801	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl98.tfm
14mr|texlive-zhmetrics-r206-3|2802	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl99.tfm
14mr|texlive-zhmetrics-r206-3|2803	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9a.tfm
14mr|texlive-zhmetrics-r206-3|2804	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9b.tfm
14mr|texlive-zhmetrics-r206-3|2805	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9c.tfm
14mr|texlive-zhmetrics-r206-3|2806	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9d.tfm
14mr|texlive-zhmetrics-r206-3|2807	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9e.tfm
14mr|texlive-zhmetrics-r206-3|2808	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9f.tfm
14mr|texlive-zhmetrics-r206-3|2809	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla0.tfm
14mr|texlive-zhmetrics-r206-3|2810	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla1.tfm
14mr|texlive-zhmetrics-r206-3|2811	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla2.tfm
14mr|texlive-zhmetrics-r206-3|2812	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla3.tfm
14mr|texlive-zhmetrics-r206-3|2813	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla4.tfm
14mr|texlive-zhmetrics-r206-3|2814	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla5.tfm
14mr|texlive-zhmetrics-r206-3|2815	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla6.tfm
14mr|texlive-zhmetrics-r206-3|2816	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla7.tfm
14mr|texlive-zhmetrics-r206-3|2817	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla8.tfm
14mr|texlive-zhmetrics-r206-3|2818	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla9.tfm
14mr|texlive-zhmetrics-r206-3|2819	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislaa.tfm
14mr|texlive-zhmetrics-r206-3|2820	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislab.tfm
14mr|texlive-zhmetrics-r206-3|2821	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislac.tfm
14mr|texlive-zhmetrics-r206-3|2822	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislad.tfm
14mr|texlive-zhmetrics-r206-3|2823	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislae.tfm
14mr|texlive-zhmetrics-r206-3|2824	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislaf.tfm
14mr|texlive-zhmetrics-r206-3|2825	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb0.tfm
14mr|texlive-zhmetrics-r206-3|2826	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb1.tfm
14mr|texlive-zhmetrics-r206-3|2827	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb2.tfm
14mr|texlive-zhmetrics-r206-3|2828	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb3.tfm
14mr|texlive-zhmetrics-r206-3|2829	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb4.tfm
14mr|texlive-zhmetrics-r206-3|2830	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb5.tfm
14mr|texlive-zhmetrics-r206-3|2831	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb6.tfm
14mr|texlive-zhmetrics-r206-3|2832	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb7.tfm
14mr|texlive-zhmetrics-r206-3|2833	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb8.tfm
14mr|texlive-zhmetrics-r206-3|2834	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb9.tfm
14mr|texlive-zhmetrics-r206-3|2835	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislba.tfm
14mr|texlive-zhmetrics-r206-3|2836	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbb.tfm
14mr|texlive-zhmetrics-r206-3|2837	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbc.tfm
14mr|texlive-zhmetrics-r206-3|2838	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbd.tfm
14mr|texlive-zhmetrics-r206-3|2839	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbe.tfm
14mr|texlive-zhmetrics-r206-3|2840	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbf.tfm
14mr|texlive-zhmetrics-r206-3|2841	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc0.tfm
14mr|texlive-zhmetrics-r206-3|2842	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc1.tfm
14mr|texlive-zhmetrics-r206-3|2843	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc2.tfm
14mr|texlive-zhmetrics-r206-3|2844	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc3.tfm
14mr|texlive-zhmetrics-r206-3|2845	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc4.tfm
14mr|texlive-zhmetrics-r206-3|2846	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc5.tfm
14mr|texlive-zhmetrics-r206-3|2847	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc6.tfm
14mr|texlive-zhmetrics-r206-3|2848	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc7.tfm
14mr|texlive-zhmetrics-r206-3|2849	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc8.tfm
14mr|texlive-zhmetrics-r206-3|2850	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc9.tfm
14mr|texlive-zhmetrics-r206-3|2851	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislca.tfm
14mr|texlive-zhmetrics-r206-3|2852	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcb.tfm
14mr|texlive-zhmetrics-r206-3|2853	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcc.tfm
14mr|texlive-zhmetrics-r206-3|2854	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcd.tfm
14mr|texlive-zhmetrics-r206-3|2855	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislce.tfm
14mr|texlive-zhmetrics-r206-3|2856	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcf.tfm
14mr|texlive-zhmetrics-r206-3|2857	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld0.tfm
14mr|texlive-zhmetrics-r206-3|2858	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld1.tfm
14mr|texlive-zhmetrics-r206-3|2859	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld2.tfm
14mr|texlive-zhmetrics-r206-3|2860	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld3.tfm
14mr|texlive-zhmetrics-r206-3|2861	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld4.tfm
14mr|texlive-zhmetrics-r206-3|2862	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld5.tfm
14mr|texlive-zhmetrics-r206-3|2863	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld6.tfm
14mr|texlive-zhmetrics-r206-3|2864	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld7.tfm
14mr|texlive-zhmetrics-r206-3|2865	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld8.tfm
14mr|texlive-zhmetrics-r206-3|2866	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld9.tfm
14mr|texlive-zhmetrics-r206-3|2867	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislda.tfm
14mr|texlive-zhmetrics-r206-3|2868	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldb.tfm
14mr|texlive-zhmetrics-r206-3|2869	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldc.tfm
14mr|texlive-zhmetrics-r206-3|2870	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldd.tfm
14mr|texlive-zhmetrics-r206-3|2871	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislde.tfm
14mr|texlive-zhmetrics-r206-3|2872	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldf.tfm
14mr|texlive-zhmetrics-r206-3|2873	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle0.tfm
14mr|texlive-zhmetrics-r206-3|2874	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle1.tfm
14mr|texlive-zhmetrics-r206-3|2875	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle2.tfm
14mr|texlive-zhmetrics-r206-3|2876	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle3.tfm
14mr|texlive-zhmetrics-r206-3|2877	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle4.tfm
14mr|texlive-zhmetrics-r206-3|2878	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle5.tfm
14mr|texlive-zhmetrics-r206-3|2879	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle6.tfm
14mr|texlive-zhmetrics-r206-3|2880	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle7.tfm
14mr|texlive-zhmetrics-r206-3|2881	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle8.tfm
14mr|texlive-zhmetrics-r206-3|2882	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle9.tfm
14mr|texlive-zhmetrics-r206-3|2883	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislea.tfm
14mr|texlive-zhmetrics-r206-3|2884	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisleb.tfm
14mr|texlive-zhmetrics-r206-3|2885	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislec.tfm
14mr|texlive-zhmetrics-r206-3|2886	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisled.tfm
14mr|texlive-zhmetrics-r206-3|2887	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislee.tfm
14mr|texlive-zhmetrics-r206-3|2888	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislef.tfm
14mr|texlive-zhmetrics-r206-3|2889	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf0.tfm
14mr|texlive-zhmetrics-r206-3|2890	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf1.tfm
14mr|texlive-zhmetrics-r206-3|2891	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf2.tfm
14mr|texlive-zhmetrics-r206-3|2892	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf3.tfm
14mr|texlive-zhmetrics-r206-3|2893	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf4.tfm
14mr|texlive-zhmetrics-r206-3|2894	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf5.tfm
14mr|texlive-zhmetrics-r206-3|2895	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf6.tfm
14mr|texlive-zhmetrics-r206-3|2896	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf7.tfm
14mr|texlive-zhmetrics-r206-3|2897	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf8.tfm
14mr|texlive-zhmetrics-r206-3|2898	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf9.tfm
14mr|texlive-zhmetrics-r206-3|2899	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfa.tfm
14mr|texlive-zhmetrics-r206-3|2900	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfb.tfm
14mr|texlive-zhmetrics-r206-3|2901	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfc.tfm
14mr|texlive-zhmetrics-r206-3|2902	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfd.tfm
14mr|texlive-zhmetrics-r206-3|2903	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfe.tfm
14mr|texlive-zhmetrics-r206-3|2904	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislff.tfm
14mr|texlive-zhmetrics-r206-3|2905	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai00.tfm
14mr|texlive-zhmetrics-r206-3|2906	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai01.tfm
14mr|texlive-zhmetrics-r206-3|2907	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai02.tfm
14mr|texlive-zhmetrics-r206-3|2908	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai03.tfm
14mr|texlive-zhmetrics-r206-3|2909	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai04.tfm
14mr|texlive-zhmetrics-r206-3|2910	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai05.tfm
14mr|texlive-zhmetrics-r206-3|2911	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai06.tfm
14mr|texlive-zhmetrics-r206-3|2912	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai07.tfm
14mr|texlive-zhmetrics-r206-3|2913	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai08.tfm
14mr|texlive-zhmetrics-r206-3|2914	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai09.tfm
14mr|texlive-zhmetrics-r206-3|2915	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0a.tfm
14mr|texlive-zhmetrics-r206-3|2916	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0b.tfm
14mr|texlive-zhmetrics-r206-3|2917	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0c.tfm
14mr|texlive-zhmetrics-r206-3|2918	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0d.tfm
14mr|texlive-zhmetrics-r206-3|2919	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0e.tfm
14mr|texlive-zhmetrics-r206-3|2920	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0f.tfm
14mr|texlive-zhmetrics-r206-3|2921	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai10.tfm
14mr|texlive-zhmetrics-r206-3|2922	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai11.tfm
14mr|texlive-zhmetrics-r206-3|2923	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai12.tfm
14mr|texlive-zhmetrics-r206-3|2924	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai13.tfm
14mr|texlive-zhmetrics-r206-3|2925	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai14.tfm
14mr|texlive-zhmetrics-r206-3|2926	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai15.tfm
14mr|texlive-zhmetrics-r206-3|2927	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai16.tfm
14mr|texlive-zhmetrics-r206-3|2928	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai17.tfm
14mr|texlive-zhmetrics-r206-3|2929	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai18.tfm
14mr|texlive-zhmetrics-r206-3|2930	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai19.tfm
14mr|texlive-zhmetrics-r206-3|2931	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1a.tfm
14mr|texlive-zhmetrics-r206-3|2932	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1b.tfm
14mr|texlive-zhmetrics-r206-3|2933	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1c.tfm
14mr|texlive-zhmetrics-r206-3|2934	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1d.tfm
14mr|texlive-zhmetrics-r206-3|2935	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1e.tfm
14mr|texlive-zhmetrics-r206-3|2936	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1f.tfm
14mr|texlive-zhmetrics-r206-3|2937	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai20.tfm
14mr|texlive-zhmetrics-r206-3|2938	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai21.tfm
14mr|texlive-zhmetrics-r206-3|2939	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai22.tfm
14mr|texlive-zhmetrics-r206-3|2940	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai23.tfm
14mr|texlive-zhmetrics-r206-3|2941	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai24.tfm
14mr|texlive-zhmetrics-r206-3|2942	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai25.tfm
14mr|texlive-zhmetrics-r206-3|2943	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai26.tfm
14mr|texlive-zhmetrics-r206-3|2944	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai27.tfm
14mr|texlive-zhmetrics-r206-3|2945	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai28.tfm
14mr|texlive-zhmetrics-r206-3|2946	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai29.tfm
14mr|texlive-zhmetrics-r206-3|2947	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2a.tfm
14mr|texlive-zhmetrics-r206-3|2948	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2b.tfm
14mr|texlive-zhmetrics-r206-3|2949	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2c.tfm
14mr|texlive-zhmetrics-r206-3|2950	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2d.tfm
14mr|texlive-zhmetrics-r206-3|2951	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2e.tfm
14mr|texlive-zhmetrics-r206-3|2952	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2f.tfm
14mr|texlive-zhmetrics-r206-3|2953	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai30.tfm
14mr|texlive-zhmetrics-r206-3|2954	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai31.tfm
14mr|texlive-zhmetrics-r206-3|2955	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai32.tfm
14mr|texlive-zhmetrics-r206-3|2956	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai33.tfm
14mr|texlive-zhmetrics-r206-3|2957	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai34.tfm
14mr|texlive-zhmetrics-r206-3|2958	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai35.tfm
14mr|texlive-zhmetrics-r206-3|2959	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai36.tfm
14mr|texlive-zhmetrics-r206-3|2960	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai37.tfm
14mr|texlive-zhmetrics-r206-3|2961	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai38.tfm
14mr|texlive-zhmetrics-r206-3|2962	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai39.tfm
14mr|texlive-zhmetrics-r206-3|2963	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3a.tfm
14mr|texlive-zhmetrics-r206-3|2964	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3b.tfm
14mr|texlive-zhmetrics-r206-3|2965	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3c.tfm
14mr|texlive-zhmetrics-r206-3|2966	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3d.tfm
14mr|texlive-zhmetrics-r206-3|2967	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3e.tfm
14mr|texlive-zhmetrics-r206-3|2968	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3f.tfm
14mr|texlive-zhmetrics-r206-3|2969	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai40.tfm
14mr|texlive-zhmetrics-r206-3|2970	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai41.tfm
14mr|texlive-zhmetrics-r206-3|2971	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai42.tfm
14mr|texlive-zhmetrics-r206-3|2972	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai43.tfm
14mr|texlive-zhmetrics-r206-3|2973	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai44.tfm
14mr|texlive-zhmetrics-r206-3|2974	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai45.tfm
14mr|texlive-zhmetrics-r206-3|2975	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai46.tfm
14mr|texlive-zhmetrics-r206-3|2976	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai47.tfm
14mr|texlive-zhmetrics-r206-3|2977	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai48.tfm
14mr|texlive-zhmetrics-r206-3|2978	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai49.tfm
14mr|texlive-zhmetrics-r206-3|2979	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4a.tfm
14mr|texlive-zhmetrics-r206-3|2980	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4b.tfm
14mr|texlive-zhmetrics-r206-3|2981	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4c.tfm
14mr|texlive-zhmetrics-r206-3|2982	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4d.tfm
14mr|texlive-zhmetrics-r206-3|2983	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4e.tfm
14mr|texlive-zhmetrics-r206-3|2984	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4f.tfm
14mr|texlive-zhmetrics-r206-3|2985	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai50.tfm
14mr|texlive-zhmetrics-r206-3|2986	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai51.tfm
14mr|texlive-zhmetrics-r206-3|2987	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai52.tfm
14mr|texlive-zhmetrics-r206-3|2988	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai53.tfm
14mr|texlive-zhmetrics-r206-3|2989	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai54.tfm
14mr|texlive-zhmetrics-r206-3|2990	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai55.tfm
14mr|texlive-zhmetrics-r206-3|2991	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai56.tfm
14mr|texlive-zhmetrics-r206-3|2992	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai57.tfm
14mr|texlive-zhmetrics-r206-3|2993	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai58.tfm
14mr|texlive-zhmetrics-r206-3|2994	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai59.tfm
14mr|texlive-zhmetrics-r206-3|2995	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5a.tfm
14mr|texlive-zhmetrics-r206-3|2996	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5b.tfm
14mr|texlive-zhmetrics-r206-3|2997	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5c.tfm
14mr|texlive-zhmetrics-r206-3|2998	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5d.tfm
14mr|texlive-zhmetrics-r206-3|2999	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5e.tfm
14mr|texlive-zhmetrics-r206-3|3000	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5f.tfm
14mr|texlive-zhmetrics-r206-3|3001	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai60.tfm
14mr|texlive-zhmetrics-r206-3|3002	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai61.tfm
14mr|texlive-zhmetrics-r206-3|3003	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai62.tfm
14mr|texlive-zhmetrics-r206-3|3004	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai63.tfm
14mr|texlive-zhmetrics-r206-3|3005	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai64.tfm
14mr|texlive-zhmetrics-r206-3|3006	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai65.tfm
14mr|texlive-zhmetrics-r206-3|3007	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai66.tfm
14mr|texlive-zhmetrics-r206-3|3008	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai67.tfm
14mr|texlive-zhmetrics-r206-3|3009	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai68.tfm
14mr|texlive-zhmetrics-r206-3|3010	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai69.tfm
14mr|texlive-zhmetrics-r206-3|3011	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6a.tfm
14mr|texlive-zhmetrics-r206-3|3012	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6b.tfm
14mr|texlive-zhmetrics-r206-3|3013	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6c.tfm
14mr|texlive-zhmetrics-r206-3|3014	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6d.tfm
14mr|texlive-zhmetrics-r206-3|3015	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6e.tfm
14mr|texlive-zhmetrics-r206-3|3016	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6f.tfm
14mr|texlive-zhmetrics-r206-3|3017	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai70.tfm
14mr|texlive-zhmetrics-r206-3|3018	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai71.tfm
14mr|texlive-zhmetrics-r206-3|3019	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai72.tfm
14mr|texlive-zhmetrics-r206-3|3020	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai73.tfm
14mr|texlive-zhmetrics-r206-3|3021	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai74.tfm
14mr|texlive-zhmetrics-r206-3|3022	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai75.tfm
14mr|texlive-zhmetrics-r206-3|3023	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai76.tfm
14mr|texlive-zhmetrics-r206-3|3024	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai77.tfm
14mr|texlive-zhmetrics-r206-3|3025	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai78.tfm
14mr|texlive-zhmetrics-r206-3|3026	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai79.tfm
14mr|texlive-zhmetrics-r206-3|3027	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7a.tfm
14mr|texlive-zhmetrics-r206-3|3028	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7b.tfm
14mr|texlive-zhmetrics-r206-3|3029	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7c.tfm
14mr|texlive-zhmetrics-r206-3|3030	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7d.tfm
14mr|texlive-zhmetrics-r206-3|3031	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7e.tfm
14mr|texlive-zhmetrics-r206-3|3032	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7f.tfm
14mr|texlive-zhmetrics-r206-3|3033	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai80.tfm
14mr|texlive-zhmetrics-r206-3|3034	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai81.tfm
14mr|texlive-zhmetrics-r206-3|3035	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai82.tfm
14mr|texlive-zhmetrics-r206-3|3036	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai83.tfm
14mr|texlive-zhmetrics-r206-3|3037	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai84.tfm
14mr|texlive-zhmetrics-r206-3|3038	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai85.tfm
14mr|texlive-zhmetrics-r206-3|3039	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai86.tfm
14mr|texlive-zhmetrics-r206-3|3040	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai87.tfm
14mr|texlive-zhmetrics-r206-3|3041	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai88.tfm
14mr|texlive-zhmetrics-r206-3|3042	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai89.tfm
14mr|texlive-zhmetrics-r206-3|3043	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8a.tfm
14mr|texlive-zhmetrics-r206-3|3044	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8b.tfm
14mr|texlive-zhmetrics-r206-3|3045	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8c.tfm
14mr|texlive-zhmetrics-r206-3|3046	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8d.tfm
14mr|texlive-zhmetrics-r206-3|3047	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8e.tfm
14mr|texlive-zhmetrics-r206-3|3048	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8f.tfm
14mr|texlive-zhmetrics-r206-3|3049	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai90.tfm
14mr|texlive-zhmetrics-r206-3|3050	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai91.tfm
14mr|texlive-zhmetrics-r206-3|3051	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai92.tfm
14mr|texlive-zhmetrics-r206-3|3052	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai93.tfm
14mr|texlive-zhmetrics-r206-3|3053	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai94.tfm
14mr|texlive-zhmetrics-r206-3|3054	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai95.tfm
14mr|texlive-zhmetrics-r206-3|3055	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai96.tfm
14mr|texlive-zhmetrics-r206-3|3056	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai97.tfm
14mr|texlive-zhmetrics-r206-3|3057	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai98.tfm
14mr|texlive-zhmetrics-r206-3|3058	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai99.tfm
14mr|texlive-zhmetrics-r206-3|3059	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9a.tfm
14mr|texlive-zhmetrics-r206-3|3060	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9b.tfm
14mr|texlive-zhmetrics-r206-3|3061	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9c.tfm
14mr|texlive-zhmetrics-r206-3|3062	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9d.tfm
14mr|texlive-zhmetrics-r206-3|3063	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9e.tfm
14mr|texlive-zhmetrics-r206-3|3064	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9f.tfm
14mr|texlive-zhmetrics-r206-3|3065	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia0.tfm
14mr|texlive-zhmetrics-r206-3|3066	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia1.tfm
14mr|texlive-zhmetrics-r206-3|3067	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia2.tfm
14mr|texlive-zhmetrics-r206-3|3068	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia3.tfm
14mr|texlive-zhmetrics-r206-3|3069	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia4.tfm
14mr|texlive-zhmetrics-r206-3|3070	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia5.tfm
14mr|texlive-zhmetrics-r206-3|3071	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia6.tfm
14mr|texlive-zhmetrics-r206-3|3072	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia7.tfm
14mr|texlive-zhmetrics-r206-3|3073	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia8.tfm
14mr|texlive-zhmetrics-r206-3|3074	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia9.tfm
14mr|texlive-zhmetrics-r206-3|3075	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiaa.tfm
14mr|texlive-zhmetrics-r206-3|3076	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiab.tfm
14mr|texlive-zhmetrics-r206-3|3077	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiac.tfm
14mr|texlive-zhmetrics-r206-3|3078	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiad.tfm
14mr|texlive-zhmetrics-r206-3|3079	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiae.tfm
14mr|texlive-zhmetrics-r206-3|3080	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiaf.tfm
14mr|texlive-zhmetrics-r206-3|3081	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib0.tfm
14mr|texlive-zhmetrics-r206-3|3082	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib1.tfm
14mr|texlive-zhmetrics-r206-3|3083	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib2.tfm
14mr|texlive-zhmetrics-r206-3|3084	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib3.tfm
14mr|texlive-zhmetrics-r206-3|3085	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib4.tfm
14mr|texlive-zhmetrics-r206-3|3086	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib5.tfm
14mr|texlive-zhmetrics-r206-3|3087	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib6.tfm
14mr|texlive-zhmetrics-r206-3|3088	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib7.tfm
14mr|texlive-zhmetrics-r206-3|3089	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib8.tfm
14mr|texlive-zhmetrics-r206-3|3090	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib9.tfm
14mr|texlive-zhmetrics-r206-3|3091	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiba.tfm
14mr|texlive-zhmetrics-r206-3|3092	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibb.tfm
14mr|texlive-zhmetrics-r206-3|3093	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibc.tfm
14mr|texlive-zhmetrics-r206-3|3094	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibd.tfm
14mr|texlive-zhmetrics-r206-3|3095	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibe.tfm
14mr|texlive-zhmetrics-r206-3|3096	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibf.tfm
14mr|texlive-zhmetrics-r206-3|3097	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic0.tfm
14mr|texlive-zhmetrics-r206-3|3098	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic1.tfm
14mr|texlive-zhmetrics-r206-3|3099	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic2.tfm
14mr|texlive-zhmetrics-r206-3|3100	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic3.tfm
14mr|texlive-zhmetrics-r206-3|3101	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic4.tfm
14mr|texlive-zhmetrics-r206-3|3102	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic5.tfm
14mr|texlive-zhmetrics-r206-3|3103	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic6.tfm
14mr|texlive-zhmetrics-r206-3|3104	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic7.tfm
14mr|texlive-zhmetrics-r206-3|3105	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic8.tfm
14mr|texlive-zhmetrics-r206-3|3106	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic9.tfm
14mr|texlive-zhmetrics-r206-3|3107	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaica.tfm
14mr|texlive-zhmetrics-r206-3|3108	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicb.tfm
14mr|texlive-zhmetrics-r206-3|3109	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicc.tfm
14mr|texlive-zhmetrics-r206-3|3110	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicd.tfm
14mr|texlive-zhmetrics-r206-3|3111	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaice.tfm
14mr|texlive-zhmetrics-r206-3|3112	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicf.tfm
14mr|texlive-zhmetrics-r206-3|3113	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid0.tfm
14mr|texlive-zhmetrics-r206-3|3114	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid1.tfm
14mr|texlive-zhmetrics-r206-3|3115	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid2.tfm
14mr|texlive-zhmetrics-r206-3|3116	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid3.tfm
14mr|texlive-zhmetrics-r206-3|3117	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid4.tfm
14mr|texlive-zhmetrics-r206-3|3118	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid5.tfm
14mr|texlive-zhmetrics-r206-3|3119	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid6.tfm
14mr|texlive-zhmetrics-r206-3|3120	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid7.tfm
14mr|texlive-zhmetrics-r206-3|3121	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid8.tfm
14mr|texlive-zhmetrics-r206-3|3122	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid9.tfm
14mr|texlive-zhmetrics-r206-3|3123	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaida.tfm
14mr|texlive-zhmetrics-r206-3|3124	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidb.tfm
14mr|texlive-zhmetrics-r206-3|3125	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidc.tfm
14mr|texlive-zhmetrics-r206-3|3126	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidd.tfm
14mr|texlive-zhmetrics-r206-3|3127	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaide.tfm
14mr|texlive-zhmetrics-r206-3|3128	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidf.tfm
14mr|texlive-zhmetrics-r206-3|3129	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie0.tfm
14mr|texlive-zhmetrics-r206-3|3130	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie1.tfm
14mr|texlive-zhmetrics-r206-3|3131	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie2.tfm
14mr|texlive-zhmetrics-r206-3|3132	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie3.tfm
14mr|texlive-zhmetrics-r206-3|3133	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie4.tfm
14mr|texlive-zhmetrics-r206-3|3134	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie5.tfm
14mr|texlive-zhmetrics-r206-3|3135	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie6.tfm
14mr|texlive-zhmetrics-r206-3|3136	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie7.tfm
14mr|texlive-zhmetrics-r206-3|3137	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie8.tfm
14mr|texlive-zhmetrics-r206-3|3138	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie9.tfm
14mr|texlive-zhmetrics-r206-3|3139	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiea.tfm
14mr|texlive-zhmetrics-r206-3|3140	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaieb.tfm
14mr|texlive-zhmetrics-r206-3|3141	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiec.tfm
14mr|texlive-zhmetrics-r206-3|3142	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaied.tfm
14mr|texlive-zhmetrics-r206-3|3143	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiee.tfm
14mr|texlive-zhmetrics-r206-3|3144	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaief.tfm
14mr|texlive-zhmetrics-r206-3|3145	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif0.tfm
14mr|texlive-zhmetrics-r206-3|3146	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif1.tfm
14mr|texlive-zhmetrics-r206-3|3147	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif2.tfm
14mr|texlive-zhmetrics-r206-3|3148	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif3.tfm
14mr|texlive-zhmetrics-r206-3|3149	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif4.tfm
14mr|texlive-zhmetrics-r206-3|3150	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif5.tfm
14mr|texlive-zhmetrics-r206-3|3151	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif6.tfm
14mr|texlive-zhmetrics-r206-3|3152	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif7.tfm
14mr|texlive-zhmetrics-r206-3|3153	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif8.tfm
14mr|texlive-zhmetrics-r206-3|3154	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif9.tfm
14mr|texlive-zhmetrics-r206-3|3155	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifa.tfm
14mr|texlive-zhmetrics-r206-3|3156	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifb.tfm
14mr|texlive-zhmetrics-r206-3|3157	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifc.tfm
14mr|texlive-zhmetrics-r206-3|3158	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifd.tfm
14mr|texlive-zhmetrics-r206-3|3159	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaife.tfm
14mr|texlive-zhmetrics-r206-3|3160	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiff.tfm
14mr|texlive-zhmetrics-r206-3|3161	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl00.tfm
14mr|texlive-zhmetrics-r206-3|3162	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl01.tfm
14mr|texlive-zhmetrics-r206-3|3163	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl02.tfm
14mr|texlive-zhmetrics-r206-3|3164	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl03.tfm
14mr|texlive-zhmetrics-r206-3|3165	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl04.tfm
14mr|texlive-zhmetrics-r206-3|3166	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl05.tfm
14mr|texlive-zhmetrics-r206-3|3167	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl06.tfm
14mr|texlive-zhmetrics-r206-3|3168	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl07.tfm
14mr|texlive-zhmetrics-r206-3|3169	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl08.tfm
14mr|texlive-zhmetrics-r206-3|3170	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl09.tfm
14mr|texlive-zhmetrics-r206-3|3171	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0a.tfm
14mr|texlive-zhmetrics-r206-3|3172	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0b.tfm
14mr|texlive-zhmetrics-r206-3|3173	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0c.tfm
14mr|texlive-zhmetrics-r206-3|3174	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0d.tfm
14mr|texlive-zhmetrics-r206-3|3175	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0e.tfm
14mr|texlive-zhmetrics-r206-3|3176	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0f.tfm
14mr|texlive-zhmetrics-r206-3|3177	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl10.tfm
14mr|texlive-zhmetrics-r206-3|3178	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl11.tfm
14mr|texlive-zhmetrics-r206-3|3179	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl12.tfm
14mr|texlive-zhmetrics-r206-3|3180	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl13.tfm
14mr|texlive-zhmetrics-r206-3|3181	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl14.tfm
14mr|texlive-zhmetrics-r206-3|3182	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl15.tfm
14mr|texlive-zhmetrics-r206-3|3183	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl16.tfm
14mr|texlive-zhmetrics-r206-3|3184	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl17.tfm
14mr|texlive-zhmetrics-r206-3|3185	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl18.tfm
14mr|texlive-zhmetrics-r206-3|3186	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl19.tfm
14mr|texlive-zhmetrics-r206-3|3187	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1a.tfm
14mr|texlive-zhmetrics-r206-3|3188	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1b.tfm
14mr|texlive-zhmetrics-r206-3|3189	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1c.tfm
14mr|texlive-zhmetrics-r206-3|3190	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1d.tfm
14mr|texlive-zhmetrics-r206-3|3191	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1e.tfm
14mr|texlive-zhmetrics-r206-3|3192	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1f.tfm
14mr|texlive-zhmetrics-r206-3|3193	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl20.tfm
14mr|texlive-zhmetrics-r206-3|3194	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl21.tfm
14mr|texlive-zhmetrics-r206-3|3195	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl22.tfm
14mr|texlive-zhmetrics-r206-3|3196	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl23.tfm
14mr|texlive-zhmetrics-r206-3|3197	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl24.tfm
14mr|texlive-zhmetrics-r206-3|3198	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl25.tfm
14mr|texlive-zhmetrics-r206-3|3199	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl26.tfm
14mr|texlive-zhmetrics-r206-3|3200	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl27.tfm
14mr|texlive-zhmetrics-r206-3|3201	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl28.tfm
14mr|texlive-zhmetrics-r206-3|3202	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl29.tfm
14mr|texlive-zhmetrics-r206-3|3203	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2a.tfm
14mr|texlive-zhmetrics-r206-3|3204	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2b.tfm
14mr|texlive-zhmetrics-r206-3|3205	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2c.tfm
14mr|texlive-zhmetrics-r206-3|3206	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2d.tfm
14mr|texlive-zhmetrics-r206-3|3207	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2e.tfm
14mr|texlive-zhmetrics-r206-3|3208	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2f.tfm
14mr|texlive-zhmetrics-r206-3|3209	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl30.tfm
14mr|texlive-zhmetrics-r206-3|3210	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl31.tfm
14mr|texlive-zhmetrics-r206-3|3211	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl32.tfm
14mr|texlive-zhmetrics-r206-3|3212	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl33.tfm
14mr|texlive-zhmetrics-r206-3|3213	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl34.tfm
14mr|texlive-zhmetrics-r206-3|3214	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl35.tfm
14mr|texlive-zhmetrics-r206-3|3215	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl36.tfm
14mr|texlive-zhmetrics-r206-3|3216	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl37.tfm
14mr|texlive-zhmetrics-r206-3|3217	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl38.tfm
14mr|texlive-zhmetrics-r206-3|3218	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl39.tfm
14mr|texlive-zhmetrics-r206-3|3219	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3a.tfm
14mr|texlive-zhmetrics-r206-3|3220	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3b.tfm
14mr|texlive-zhmetrics-r206-3|3221	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3c.tfm
14mr|texlive-zhmetrics-r206-3|3222	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3d.tfm
14mr|texlive-zhmetrics-r206-3|3223	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3e.tfm
14mr|texlive-zhmetrics-r206-3|3224	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3f.tfm
14mr|texlive-zhmetrics-r206-3|3225	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl40.tfm
14mr|texlive-zhmetrics-r206-3|3226	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl41.tfm
14mr|texlive-zhmetrics-r206-3|3227	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl42.tfm
14mr|texlive-zhmetrics-r206-3|3228	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl43.tfm
14mr|texlive-zhmetrics-r206-3|3229	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl44.tfm
14mr|texlive-zhmetrics-r206-3|3230	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl45.tfm
14mr|texlive-zhmetrics-r206-3|3231	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl46.tfm
14mr|texlive-zhmetrics-r206-3|3232	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl47.tfm
14mr|texlive-zhmetrics-r206-3|3233	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl48.tfm
14mr|texlive-zhmetrics-r206-3|3234	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl49.tfm
14mr|texlive-zhmetrics-r206-3|3235	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4a.tfm
14mr|texlive-zhmetrics-r206-3|3236	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4b.tfm
14mr|texlive-zhmetrics-r206-3|3237	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4c.tfm
14mr|texlive-zhmetrics-r206-3|3238	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4d.tfm
14mr|texlive-zhmetrics-r206-3|3239	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4e.tfm
14mr|texlive-zhmetrics-r206-3|3240	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4f.tfm
14mr|texlive-zhmetrics-r206-3|3241	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl50.tfm
14mr|texlive-zhmetrics-r206-3|3242	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl51.tfm
14mr|texlive-zhmetrics-r206-3|3243	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl52.tfm
14mr|texlive-zhmetrics-r206-3|3244	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl53.tfm
14mr|texlive-zhmetrics-r206-3|3245	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl54.tfm
14mr|texlive-zhmetrics-r206-3|3246	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl55.tfm
14mr|texlive-zhmetrics-r206-3|3247	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl56.tfm
14mr|texlive-zhmetrics-r206-3|3248	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl57.tfm
14mr|texlive-zhmetrics-r206-3|3249	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl58.tfm
14mr|texlive-zhmetrics-r206-3|3250	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl59.tfm
14mr|texlive-zhmetrics-r206-3|3251	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5a.tfm
14mr|texlive-zhmetrics-r206-3|3252	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5b.tfm
14mr|texlive-zhmetrics-r206-3|3253	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5c.tfm
14mr|texlive-zhmetrics-r206-3|3254	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5d.tfm
14mr|texlive-zhmetrics-r206-3|3255	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5e.tfm
14mr|texlive-zhmetrics-r206-3|3256	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5f.tfm
14mr|texlive-zhmetrics-r206-3|3257	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl60.tfm
14mr|texlive-zhmetrics-r206-3|3258	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl61.tfm
14mr|texlive-zhmetrics-r206-3|3259	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl62.tfm
14mr|texlive-zhmetrics-r206-3|3260	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl63.tfm
14mr|texlive-zhmetrics-r206-3|3261	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl64.tfm
14mr|texlive-zhmetrics-r206-3|3262	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl65.tfm
14mr|texlive-zhmetrics-r206-3|3263	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl66.tfm
14mr|texlive-zhmetrics-r206-3|3264	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl67.tfm
14mr|texlive-zhmetrics-r206-3|3265	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl68.tfm
14mr|texlive-zhmetrics-r206-3|3266	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl69.tfm
14mr|texlive-zhmetrics-r206-3|3267	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6a.tfm
14mr|texlive-zhmetrics-r206-3|3268	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6b.tfm
14mr|texlive-zhmetrics-r206-3|3269	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6c.tfm
14mr|texlive-zhmetrics-r206-3|3270	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6d.tfm
14mr|texlive-zhmetrics-r206-3|3271	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6e.tfm
14mr|texlive-zhmetrics-r206-3|3272	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6f.tfm
14mr|texlive-zhmetrics-r206-3|3273	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl70.tfm
14mr|texlive-zhmetrics-r206-3|3274	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl71.tfm
14mr|texlive-zhmetrics-r206-3|3275	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl72.tfm
14mr|texlive-zhmetrics-r206-3|3276	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl73.tfm
14mr|texlive-zhmetrics-r206-3|3277	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl74.tfm
14mr|texlive-zhmetrics-r206-3|3278	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl75.tfm
14mr|texlive-zhmetrics-r206-3|3279	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl76.tfm
14mr|texlive-zhmetrics-r206-3|3280	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl77.tfm
14mr|texlive-zhmetrics-r206-3|3281	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl78.tfm
14mr|texlive-zhmetrics-r206-3|3282	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl79.tfm
14mr|texlive-zhmetrics-r206-3|3283	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7a.tfm
14mr|texlive-zhmetrics-r206-3|3284	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7b.tfm
14mr|texlive-zhmetrics-r206-3|3285	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7c.tfm
14mr|texlive-zhmetrics-r206-3|3286	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7d.tfm
14mr|texlive-zhmetrics-r206-3|3287	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7e.tfm
14mr|texlive-zhmetrics-r206-3|3288	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7f.tfm
14mr|texlive-zhmetrics-r206-3|3289	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl80.tfm
14mr|texlive-zhmetrics-r206-3|3290	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl81.tfm
14mr|texlive-zhmetrics-r206-3|3291	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl82.tfm
14mr|texlive-zhmetrics-r206-3|3292	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl83.tfm
14mr|texlive-zhmetrics-r206-3|3293	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl84.tfm
14mr|texlive-zhmetrics-r206-3|3294	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl85.tfm
14mr|texlive-zhmetrics-r206-3|3295	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl86.tfm
14mr|texlive-zhmetrics-r206-3|3296	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl87.tfm
14mr|texlive-zhmetrics-r206-3|3297	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl88.tfm
14mr|texlive-zhmetrics-r206-3|3298	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl89.tfm
14mr|texlive-zhmetrics-r206-3|3299	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8a.tfm
14mr|texlive-zhmetrics-r206-3|3300	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8b.tfm
14mr|texlive-zhmetrics-r206-3|3301	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8c.tfm
14mr|texlive-zhmetrics-r206-3|3302	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8d.tfm
14mr|texlive-zhmetrics-r206-3|3303	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8e.tfm
14mr|texlive-zhmetrics-r206-3|3304	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8f.tfm
14mr|texlive-zhmetrics-r206-3|3305	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl90.tfm
14mr|texlive-zhmetrics-r206-3|3306	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl91.tfm
14mr|texlive-zhmetrics-r206-3|3307	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl92.tfm
14mr|texlive-zhmetrics-r206-3|3308	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl93.tfm
14mr|texlive-zhmetrics-r206-3|3309	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl94.tfm
14mr|texlive-zhmetrics-r206-3|3310	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl95.tfm
14mr|texlive-zhmetrics-r206-3|3311	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl96.tfm
14mr|texlive-zhmetrics-r206-3|3312	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl97.tfm
14mr|texlive-zhmetrics-r206-3|3313	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl98.tfm
14mr|texlive-zhmetrics-r206-3|3314	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl99.tfm
14mr|texlive-zhmetrics-r206-3|3315	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9a.tfm
14mr|texlive-zhmetrics-r206-3|3316	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9b.tfm
14mr|texlive-zhmetrics-r206-3|3317	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9c.tfm
14mr|texlive-zhmetrics-r206-3|3318	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9d.tfm
14mr|texlive-zhmetrics-r206-3|3319	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9e.tfm
14mr|texlive-zhmetrics-r206-3|3320	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9f.tfm
14mr|texlive-zhmetrics-r206-3|3321	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla0.tfm
14mr|texlive-zhmetrics-r206-3|3322	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla1.tfm
14mr|texlive-zhmetrics-r206-3|3323	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla2.tfm
14mr|texlive-zhmetrics-r206-3|3324	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla3.tfm
14mr|texlive-zhmetrics-r206-3|3325	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla4.tfm
14mr|texlive-zhmetrics-r206-3|3326	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla5.tfm
14mr|texlive-zhmetrics-r206-3|3327	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla6.tfm
14mr|texlive-zhmetrics-r206-3|3328	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla7.tfm
14mr|texlive-zhmetrics-r206-3|3329	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla8.tfm
14mr|texlive-zhmetrics-r206-3|3330	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla9.tfm
14mr|texlive-zhmetrics-r206-3|3331	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislaa.tfm
14mr|texlive-zhmetrics-r206-3|3332	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislab.tfm
14mr|texlive-zhmetrics-r206-3|3333	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislac.tfm
14mr|texlive-zhmetrics-r206-3|3334	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislad.tfm
14mr|texlive-zhmetrics-r206-3|3335	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislae.tfm
14mr|texlive-zhmetrics-r206-3|3336	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislaf.tfm
14mr|texlive-zhmetrics-r206-3|3337	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb0.tfm
14mr|texlive-zhmetrics-r206-3|3338	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb1.tfm
14mr|texlive-zhmetrics-r206-3|3339	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb2.tfm
14mr|texlive-zhmetrics-r206-3|3340	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb3.tfm
14mr|texlive-zhmetrics-r206-3|3341	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb4.tfm
14mr|texlive-zhmetrics-r206-3|3342	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb5.tfm
14mr|texlive-zhmetrics-r206-3|3343	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb6.tfm
14mr|texlive-zhmetrics-r206-3|3344	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb7.tfm
14mr|texlive-zhmetrics-r206-3|3345	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb8.tfm
14mr|texlive-zhmetrics-r206-3|3346	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb9.tfm
14mr|texlive-zhmetrics-r206-3|3347	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislba.tfm
14mr|texlive-zhmetrics-r206-3|3348	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbb.tfm
14mr|texlive-zhmetrics-r206-3|3349	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbc.tfm
14mr|texlive-zhmetrics-r206-3|3350	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbd.tfm
14mr|texlive-zhmetrics-r206-3|3351	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbe.tfm
14mr|texlive-zhmetrics-r206-3|3352	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbf.tfm
14mr|texlive-zhmetrics-r206-3|3353	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc0.tfm
14mr|texlive-zhmetrics-r206-3|3354	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc1.tfm
14mr|texlive-zhmetrics-r206-3|3355	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc2.tfm
14mr|texlive-zhmetrics-r206-3|3356	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc3.tfm
14mr|texlive-zhmetrics-r206-3|3357	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc4.tfm
14mr|texlive-zhmetrics-r206-3|3358	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc5.tfm
14mr|texlive-zhmetrics-r206-3|3359	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc6.tfm
14mr|texlive-zhmetrics-r206-3|3360	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc7.tfm
14mr|texlive-zhmetrics-r206-3|3361	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc8.tfm
14mr|texlive-zhmetrics-r206-3|3362	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc9.tfm
14mr|texlive-zhmetrics-r206-3|3363	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislca.tfm
14mr|texlive-zhmetrics-r206-3|3364	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcb.tfm
14mr|texlive-zhmetrics-r206-3|3365	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcc.tfm
14mr|texlive-zhmetrics-r206-3|3366	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcd.tfm
14mr|texlive-zhmetrics-r206-3|3367	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislce.tfm
14mr|texlive-zhmetrics-r206-3|3368	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcf.tfm
14mr|texlive-zhmetrics-r206-3|3369	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld0.tfm
14mr|texlive-zhmetrics-r206-3|3370	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld1.tfm
14mr|texlive-zhmetrics-r206-3|3371	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld2.tfm
14mr|texlive-zhmetrics-r206-3|3372	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld3.tfm
14mr|texlive-zhmetrics-r206-3|3373	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld4.tfm
14mr|texlive-zhmetrics-r206-3|3374	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld5.tfm
14mr|texlive-zhmetrics-r206-3|3375	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld6.tfm
14mr|texlive-zhmetrics-r206-3|3376	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld7.tfm
14mr|texlive-zhmetrics-r206-3|3377	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld8.tfm
14mr|texlive-zhmetrics-r206-3|3378	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld9.tfm
14mr|texlive-zhmetrics-r206-3|3379	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislda.tfm
14mr|texlive-zhmetrics-r206-3|3380	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldb.tfm
14mr|texlive-zhmetrics-r206-3|3381	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldc.tfm
14mr|texlive-zhmetrics-r206-3|3382	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldd.tfm
14mr|texlive-zhmetrics-r206-3|3383	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislde.tfm
14mr|texlive-zhmetrics-r206-3|3384	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldf.tfm
14mr|texlive-zhmetrics-r206-3|3385	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle0.tfm
14mr|texlive-zhmetrics-r206-3|3386	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle1.tfm
14mr|texlive-zhmetrics-r206-3|3387	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle2.tfm
14mr|texlive-zhmetrics-r206-3|3388	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle3.tfm
14mr|texlive-zhmetrics-r206-3|3389	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle4.tfm
14mr|texlive-zhmetrics-r206-3|3390	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle5.tfm
14mr|texlive-zhmetrics-r206-3|3391	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle6.tfm
14mr|texlive-zhmetrics-r206-3|3392	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle7.tfm
14mr|texlive-zhmetrics-r206-3|3393	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle8.tfm
14mr|texlive-zhmetrics-r206-3|3394	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle9.tfm
14mr|texlive-zhmetrics-r206-3|3395	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislea.tfm
14mr|texlive-zhmetrics-r206-3|3396	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisleb.tfm
14mr|texlive-zhmetrics-r206-3|3397	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislec.tfm
14mr|texlive-zhmetrics-r206-3|3398	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisled.tfm
14mr|texlive-zhmetrics-r206-3|3399	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislee.tfm
14mr|texlive-zhmetrics-r206-3|3400	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislef.tfm
14mr|texlive-zhmetrics-r206-3|3401	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf0.tfm
14mr|texlive-zhmetrics-r206-3|3402	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf1.tfm
14mr|texlive-zhmetrics-r206-3|3403	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf2.tfm
14mr|texlive-zhmetrics-r206-3|3404	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf3.tfm
14mr|texlive-zhmetrics-r206-3|3405	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf4.tfm
14mr|texlive-zhmetrics-r206-3|3406	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf5.tfm
14mr|texlive-zhmetrics-r206-3|3407	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf6.tfm
14mr|texlive-zhmetrics-r206-3|3408	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf7.tfm
14mr|texlive-zhmetrics-r206-3|3409	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf8.tfm
14mr|texlive-zhmetrics-r206-3|3410	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf9.tfm
14mr|texlive-zhmetrics-r206-3|3411	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfa.tfm
14mr|texlive-zhmetrics-r206-3|3412	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfb.tfm
14mr|texlive-zhmetrics-r206-3|3413	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfc.tfm
14mr|texlive-zhmetrics-r206-3|3414	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfd.tfm
14mr|texlive-zhmetrics-r206-3|3415	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfe.tfm
14mr|texlive-zhmetrics-r206-3|3416	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislff.tfm
14mr|texlive-zhmetrics-r206-3|3417	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili00.tfm
14mr|texlive-zhmetrics-r206-3|3418	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili01.tfm
14mr|texlive-zhmetrics-r206-3|3419	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili02.tfm
14mr|texlive-zhmetrics-r206-3|3420	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili03.tfm
14mr|texlive-zhmetrics-r206-3|3421	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili04.tfm
14mr|texlive-zhmetrics-r206-3|3422	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili05.tfm
14mr|texlive-zhmetrics-r206-3|3423	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili06.tfm
14mr|texlive-zhmetrics-r206-3|3424	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili07.tfm
14mr|texlive-zhmetrics-r206-3|3425	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili08.tfm
14mr|texlive-zhmetrics-r206-3|3426	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili09.tfm
14mr|texlive-zhmetrics-r206-3|3427	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0a.tfm
14mr|texlive-zhmetrics-r206-3|3428	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0b.tfm
14mr|texlive-zhmetrics-r206-3|3429	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0c.tfm
14mr|texlive-zhmetrics-r206-3|3430	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0d.tfm
14mr|texlive-zhmetrics-r206-3|3431	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0e.tfm
14mr|texlive-zhmetrics-r206-3|3432	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0f.tfm
14mr|texlive-zhmetrics-r206-3|3433	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili10.tfm
14mr|texlive-zhmetrics-r206-3|3434	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili11.tfm
14mr|texlive-zhmetrics-r206-3|3435	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili12.tfm
14mr|texlive-zhmetrics-r206-3|3436	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili13.tfm
14mr|texlive-zhmetrics-r206-3|3437	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili14.tfm
14mr|texlive-zhmetrics-r206-3|3438	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili15.tfm
14mr|texlive-zhmetrics-r206-3|3439	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili16.tfm
14mr|texlive-zhmetrics-r206-3|3440	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili17.tfm
14mr|texlive-zhmetrics-r206-3|3441	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili18.tfm
14mr|texlive-zhmetrics-r206-3|3442	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili19.tfm
14mr|texlive-zhmetrics-r206-3|3443	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1a.tfm
14mr|texlive-zhmetrics-r206-3|3444	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1b.tfm
14mr|texlive-zhmetrics-r206-3|3445	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1c.tfm
14mr|texlive-zhmetrics-r206-3|3446	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1d.tfm
14mr|texlive-zhmetrics-r206-3|3447	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1e.tfm
14mr|texlive-zhmetrics-r206-3|3448	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1f.tfm
14mr|texlive-zhmetrics-r206-3|3449	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili20.tfm
14mr|texlive-zhmetrics-r206-3|3450	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili21.tfm
14mr|texlive-zhmetrics-r206-3|3451	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili22.tfm
14mr|texlive-zhmetrics-r206-3|3452	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili23.tfm
14mr|texlive-zhmetrics-r206-3|3453	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili24.tfm
14mr|texlive-zhmetrics-r206-3|3454	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili25.tfm
14mr|texlive-zhmetrics-r206-3|3455	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili26.tfm
14mr|texlive-zhmetrics-r206-3|3456	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili27.tfm
14mr|texlive-zhmetrics-r206-3|3457	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili28.tfm
14mr|texlive-zhmetrics-r206-3|3458	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili29.tfm
14mr|texlive-zhmetrics-r206-3|3459	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2a.tfm
14mr|texlive-zhmetrics-r206-3|3460	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2b.tfm
14mr|texlive-zhmetrics-r206-3|3461	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2c.tfm
14mr|texlive-zhmetrics-r206-3|3462	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2d.tfm
14mr|texlive-zhmetrics-r206-3|3463	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2e.tfm
14mr|texlive-zhmetrics-r206-3|3464	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2f.tfm
14mr|texlive-zhmetrics-r206-3|3465	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili30.tfm
14mr|texlive-zhmetrics-r206-3|3466	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili31.tfm
14mr|texlive-zhmetrics-r206-3|3467	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili32.tfm
14mr|texlive-zhmetrics-r206-3|3468	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili33.tfm
14mr|texlive-zhmetrics-r206-3|3469	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili34.tfm
14mr|texlive-zhmetrics-r206-3|3470	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili35.tfm
14mr|texlive-zhmetrics-r206-3|3471	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili36.tfm
14mr|texlive-zhmetrics-r206-3|3472	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili37.tfm
14mr|texlive-zhmetrics-r206-3|3473	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili38.tfm
14mr|texlive-zhmetrics-r206-3|3474	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili39.tfm
14mr|texlive-zhmetrics-r206-3|3475	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3a.tfm
14mr|texlive-zhmetrics-r206-3|3476	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3b.tfm
14mr|texlive-zhmetrics-r206-3|3477	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3c.tfm
14mr|texlive-zhmetrics-r206-3|3478	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3d.tfm
14mr|texlive-zhmetrics-r206-3|3479	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3e.tfm
14mr|texlive-zhmetrics-r206-3|3480	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3f.tfm
14mr|texlive-zhmetrics-r206-3|3481	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili40.tfm
14mr|texlive-zhmetrics-r206-3|3482	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili41.tfm
14mr|texlive-zhmetrics-r206-3|3483	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili42.tfm
14mr|texlive-zhmetrics-r206-3|3484	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili43.tfm
14mr|texlive-zhmetrics-r206-3|3485	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili44.tfm
14mr|texlive-zhmetrics-r206-3|3486	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili45.tfm
14mr|texlive-zhmetrics-r206-3|3487	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili46.tfm
14mr|texlive-zhmetrics-r206-3|3488	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili47.tfm
14mr|texlive-zhmetrics-r206-3|3489	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili48.tfm
14mr|texlive-zhmetrics-r206-3|3490	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili49.tfm
14mr|texlive-zhmetrics-r206-3|3491	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4a.tfm
14mr|texlive-zhmetrics-r206-3|3492	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4b.tfm
14mr|texlive-zhmetrics-r206-3|3493	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4c.tfm
14mr|texlive-zhmetrics-r206-3|3494	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4d.tfm
14mr|texlive-zhmetrics-r206-3|3495	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4e.tfm
14mr|texlive-zhmetrics-r206-3|3496	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4f.tfm
14mr|texlive-zhmetrics-r206-3|3497	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili50.tfm
14mr|texlive-zhmetrics-r206-3|3498	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili51.tfm
14mr|texlive-zhmetrics-r206-3|3499	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili52.tfm
14mr|texlive-zhmetrics-r206-3|3500	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili53.tfm
14mr|texlive-zhmetrics-r206-3|3501	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili54.tfm
14mr|texlive-zhmetrics-r206-3|3502	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili55.tfm
14mr|texlive-zhmetrics-r206-3|3503	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili56.tfm
14mr|texlive-zhmetrics-r206-3|3504	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili57.tfm
14mr|texlive-zhmetrics-r206-3|3505	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili58.tfm
14mr|texlive-zhmetrics-r206-3|3506	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili59.tfm
14mr|texlive-zhmetrics-r206-3|3507	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5a.tfm
14mr|texlive-zhmetrics-r206-3|3508	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5b.tfm
14mr|texlive-zhmetrics-r206-3|3509	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5c.tfm
14mr|texlive-zhmetrics-r206-3|3510	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5d.tfm
14mr|texlive-zhmetrics-r206-3|3511	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5e.tfm
14mr|texlive-zhmetrics-r206-3|3512	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5f.tfm
14mr|texlive-zhmetrics-r206-3|3513	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili60.tfm
14mr|texlive-zhmetrics-r206-3|3514	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili61.tfm
14mr|texlive-zhmetrics-r206-3|3515	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili62.tfm
14mr|texlive-zhmetrics-r206-3|3516	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili63.tfm
14mr|texlive-zhmetrics-r206-3|3517	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili64.tfm
14mr|texlive-zhmetrics-r206-3|3518	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili65.tfm
14mr|texlive-zhmetrics-r206-3|3519	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili66.tfm
14mr|texlive-zhmetrics-r206-3|3520	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili67.tfm
14mr|texlive-zhmetrics-r206-3|3521	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili68.tfm
14mr|texlive-zhmetrics-r206-3|3522	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili69.tfm
14mr|texlive-zhmetrics-r206-3|3523	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6a.tfm
14mr|texlive-zhmetrics-r206-3|3524	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6b.tfm
14mr|texlive-zhmetrics-r206-3|3525	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6c.tfm
14mr|texlive-zhmetrics-r206-3|3526	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6d.tfm
14mr|texlive-zhmetrics-r206-3|3527	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6e.tfm
14mr|texlive-zhmetrics-r206-3|3528	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6f.tfm
14mr|texlive-zhmetrics-r206-3|3529	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili70.tfm
14mr|texlive-zhmetrics-r206-3|3530	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili71.tfm
14mr|texlive-zhmetrics-r206-3|3531	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili72.tfm
14mr|texlive-zhmetrics-r206-3|3532	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili73.tfm
14mr|texlive-zhmetrics-r206-3|3533	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili74.tfm
14mr|texlive-zhmetrics-r206-3|3534	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili75.tfm
14mr|texlive-zhmetrics-r206-3|3535	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili76.tfm
14mr|texlive-zhmetrics-r206-3|3536	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili77.tfm
14mr|texlive-zhmetrics-r206-3|3537	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili78.tfm
14mr|texlive-zhmetrics-r206-3|3538	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili79.tfm
14mr|texlive-zhmetrics-r206-3|3539	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7a.tfm
14mr|texlive-zhmetrics-r206-3|3540	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7b.tfm
14mr|texlive-zhmetrics-r206-3|3541	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7c.tfm
14mr|texlive-zhmetrics-r206-3|3542	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7d.tfm
14mr|texlive-zhmetrics-r206-3|3543	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7e.tfm
14mr|texlive-zhmetrics-r206-3|3544	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7f.tfm
14mr|texlive-zhmetrics-r206-3|3545	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili80.tfm
14mr|texlive-zhmetrics-r206-3|3546	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili81.tfm
14mr|texlive-zhmetrics-r206-3|3547	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili82.tfm
14mr|texlive-zhmetrics-r206-3|3548	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili83.tfm
14mr|texlive-zhmetrics-r206-3|3549	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili84.tfm
14mr|texlive-zhmetrics-r206-3|3550	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili85.tfm
14mr|texlive-zhmetrics-r206-3|3551	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili86.tfm
14mr|texlive-zhmetrics-r206-3|3552	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili87.tfm
14mr|texlive-zhmetrics-r206-3|3553	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili88.tfm
14mr|texlive-zhmetrics-r206-3|3554	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili89.tfm
14mr|texlive-zhmetrics-r206-3|3555	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8a.tfm
14mr|texlive-zhmetrics-r206-3|3556	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8b.tfm
14mr|texlive-zhmetrics-r206-3|3557	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8c.tfm
14mr|texlive-zhmetrics-r206-3|3558	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8d.tfm
14mr|texlive-zhmetrics-r206-3|3559	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8e.tfm
14mr|texlive-zhmetrics-r206-3|3560	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8f.tfm
14mr|texlive-zhmetrics-r206-3|3561	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili90.tfm
14mr|texlive-zhmetrics-r206-3|3562	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili91.tfm
14mr|texlive-zhmetrics-r206-3|3563	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili92.tfm
14mr|texlive-zhmetrics-r206-3|3564	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili93.tfm
14mr|texlive-zhmetrics-r206-3|3565	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili94.tfm
14mr|texlive-zhmetrics-r206-3|3566	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili95.tfm
14mr|texlive-zhmetrics-r206-3|3567	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili96.tfm
14mr|texlive-zhmetrics-r206-3|3568	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili97.tfm
14mr|texlive-zhmetrics-r206-3|3569	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili98.tfm
14mr|texlive-zhmetrics-r206-3|3570	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili99.tfm
14mr|texlive-zhmetrics-r206-3|3571	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9a.tfm
14mr|texlive-zhmetrics-r206-3|3572	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9b.tfm
14mr|texlive-zhmetrics-r206-3|3573	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9c.tfm
14mr|texlive-zhmetrics-r206-3|3574	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9d.tfm
14mr|texlive-zhmetrics-r206-3|3575	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9e.tfm
14mr|texlive-zhmetrics-r206-3|3576	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9f.tfm
14mr|texlive-zhmetrics-r206-3|3577	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia0.tfm
14mr|texlive-zhmetrics-r206-3|3578	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia1.tfm
14mr|texlive-zhmetrics-r206-3|3579	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia2.tfm
14mr|texlive-zhmetrics-r206-3|3580	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia3.tfm
14mr|texlive-zhmetrics-r206-3|3581	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia4.tfm
14mr|texlive-zhmetrics-r206-3|3582	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia5.tfm
14mr|texlive-zhmetrics-r206-3|3583	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia6.tfm
14mr|texlive-zhmetrics-r206-3|3584	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia7.tfm
14mr|texlive-zhmetrics-r206-3|3585	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia8.tfm
14mr|texlive-zhmetrics-r206-3|3586	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia9.tfm
14mr|texlive-zhmetrics-r206-3|3587	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliaa.tfm
14mr|texlive-zhmetrics-r206-3|3588	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliab.tfm
14mr|texlive-zhmetrics-r206-3|3589	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliac.tfm
14mr|texlive-zhmetrics-r206-3|3590	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliad.tfm
14mr|texlive-zhmetrics-r206-3|3591	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliae.tfm
14mr|texlive-zhmetrics-r206-3|3592	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliaf.tfm
14mr|texlive-zhmetrics-r206-3|3593	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib0.tfm
14mr|texlive-zhmetrics-r206-3|3594	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib1.tfm
14mr|texlive-zhmetrics-r206-3|3595	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib2.tfm
14mr|texlive-zhmetrics-r206-3|3596	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib3.tfm
14mr|texlive-zhmetrics-r206-3|3597	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib4.tfm
14mr|texlive-zhmetrics-r206-3|3598	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib5.tfm
14mr|texlive-zhmetrics-r206-3|3599	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib6.tfm
14mr|texlive-zhmetrics-r206-3|3600	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib7.tfm
14mr|texlive-zhmetrics-r206-3|3601	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib8.tfm
14mr|texlive-zhmetrics-r206-3|3602	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib9.tfm
14mr|texlive-zhmetrics-r206-3|3603	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliba.tfm
14mr|texlive-zhmetrics-r206-3|3604	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibb.tfm
14mr|texlive-zhmetrics-r206-3|3605	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibc.tfm
14mr|texlive-zhmetrics-r206-3|3606	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibd.tfm
14mr|texlive-zhmetrics-r206-3|3607	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibe.tfm
14mr|texlive-zhmetrics-r206-3|3608	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibf.tfm
14mr|texlive-zhmetrics-r206-3|3609	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic0.tfm
14mr|texlive-zhmetrics-r206-3|3610	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic1.tfm
14mr|texlive-zhmetrics-r206-3|3611	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic2.tfm
14mr|texlive-zhmetrics-r206-3|3612	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic3.tfm
14mr|texlive-zhmetrics-r206-3|3613	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic4.tfm
14mr|texlive-zhmetrics-r206-3|3614	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic5.tfm
14mr|texlive-zhmetrics-r206-3|3615	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic6.tfm
14mr|texlive-zhmetrics-r206-3|3616	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic7.tfm
14mr|texlive-zhmetrics-r206-3|3617	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic8.tfm
14mr|texlive-zhmetrics-r206-3|3618	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic9.tfm
14mr|texlive-zhmetrics-r206-3|3619	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilica.tfm
14mr|texlive-zhmetrics-r206-3|3620	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicb.tfm
14mr|texlive-zhmetrics-r206-3|3621	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicc.tfm
14mr|texlive-zhmetrics-r206-3|3622	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicd.tfm
14mr|texlive-zhmetrics-r206-3|3623	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilice.tfm
14mr|texlive-zhmetrics-r206-3|3624	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicf.tfm
14mr|texlive-zhmetrics-r206-3|3625	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid0.tfm
14mr|texlive-zhmetrics-r206-3|3626	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid1.tfm
14mr|texlive-zhmetrics-r206-3|3627	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid2.tfm
14mr|texlive-zhmetrics-r206-3|3628	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid3.tfm
14mr|texlive-zhmetrics-r206-3|3629	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid4.tfm
14mr|texlive-zhmetrics-r206-3|3630	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid5.tfm
14mr|texlive-zhmetrics-r206-3|3631	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid6.tfm
14mr|texlive-zhmetrics-r206-3|3632	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid7.tfm
14mr|texlive-zhmetrics-r206-3|3633	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid8.tfm
14mr|texlive-zhmetrics-r206-3|3634	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid9.tfm
14mr|texlive-zhmetrics-r206-3|3635	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilida.tfm
14mr|texlive-zhmetrics-r206-3|3636	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidb.tfm
14mr|texlive-zhmetrics-r206-3|3637	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidc.tfm
14mr|texlive-zhmetrics-r206-3|3638	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidd.tfm
14mr|texlive-zhmetrics-r206-3|3639	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilide.tfm
14mr|texlive-zhmetrics-r206-3|3640	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidf.tfm
14mr|texlive-zhmetrics-r206-3|3641	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie0.tfm
14mr|texlive-zhmetrics-r206-3|3642	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie1.tfm
14mr|texlive-zhmetrics-r206-3|3643	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie2.tfm
14mr|texlive-zhmetrics-r206-3|3644	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie3.tfm
14mr|texlive-zhmetrics-r206-3|3645	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie4.tfm
14mr|texlive-zhmetrics-r206-3|3646	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie5.tfm
14mr|texlive-zhmetrics-r206-3|3647	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie6.tfm
14mr|texlive-zhmetrics-r206-3|3648	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie7.tfm
14mr|texlive-zhmetrics-r206-3|3649	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie8.tfm
14mr|texlive-zhmetrics-r206-3|3650	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie9.tfm
14mr|texlive-zhmetrics-r206-3|3651	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliea.tfm
14mr|texlive-zhmetrics-r206-3|3652	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilieb.tfm
14mr|texlive-zhmetrics-r206-3|3653	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliec.tfm
14mr|texlive-zhmetrics-r206-3|3654	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilied.tfm
14mr|texlive-zhmetrics-r206-3|3655	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliee.tfm
14mr|texlive-zhmetrics-r206-3|3656	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilief.tfm
14mr|texlive-zhmetrics-r206-3|3657	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif0.tfm
14mr|texlive-zhmetrics-r206-3|3658	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif1.tfm
14mr|texlive-zhmetrics-r206-3|3659	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif2.tfm
14mr|texlive-zhmetrics-r206-3|3660	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif3.tfm
14mr|texlive-zhmetrics-r206-3|3661	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif4.tfm
14mr|texlive-zhmetrics-r206-3|3662	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif5.tfm
14mr|texlive-zhmetrics-r206-3|3663	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif6.tfm
14mr|texlive-zhmetrics-r206-3|3664	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif7.tfm
14mr|texlive-zhmetrics-r206-3|3665	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif8.tfm
14mr|texlive-zhmetrics-r206-3|3666	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif9.tfm
14mr|texlive-zhmetrics-r206-3|3667	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifa.tfm
14mr|texlive-zhmetrics-r206-3|3668	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifb.tfm
14mr|texlive-zhmetrics-r206-3|3669	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifc.tfm
14mr|texlive-zhmetrics-r206-3|3670	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifd.tfm
14mr|texlive-zhmetrics-r206-3|3671	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilife.tfm
14mr|texlive-zhmetrics-r206-3|3672	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliff.tfm
14mr|texlive-zhmetrics-r206-3|3673	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl00.tfm
14mr|texlive-zhmetrics-r206-3|3674	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl01.tfm
14mr|texlive-zhmetrics-r206-3|3675	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl02.tfm
14mr|texlive-zhmetrics-r206-3|3676	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl03.tfm
14mr|texlive-zhmetrics-r206-3|3677	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl04.tfm
14mr|texlive-zhmetrics-r206-3|3678	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl05.tfm
14mr|texlive-zhmetrics-r206-3|3679	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl06.tfm
14mr|texlive-zhmetrics-r206-3|3680	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl07.tfm
14mr|texlive-zhmetrics-r206-3|3681	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl08.tfm
14mr|texlive-zhmetrics-r206-3|3682	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl09.tfm
14mr|texlive-zhmetrics-r206-3|3683	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0a.tfm
14mr|texlive-zhmetrics-r206-3|3684	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0b.tfm
14mr|texlive-zhmetrics-r206-3|3685	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0c.tfm
14mr|texlive-zhmetrics-r206-3|3686	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0d.tfm
14mr|texlive-zhmetrics-r206-3|3687	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0e.tfm
14mr|texlive-zhmetrics-r206-3|3688	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0f.tfm
14mr|texlive-zhmetrics-r206-3|3689	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl10.tfm
14mr|texlive-zhmetrics-r206-3|3690	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl11.tfm
14mr|texlive-zhmetrics-r206-3|3691	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl12.tfm
14mr|texlive-zhmetrics-r206-3|3692	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl13.tfm
14mr|texlive-zhmetrics-r206-3|3693	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl14.tfm
14mr|texlive-zhmetrics-r206-3|3694	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl15.tfm
14mr|texlive-zhmetrics-r206-3|3695	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl16.tfm
14mr|texlive-zhmetrics-r206-3|3696	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl17.tfm
14mr|texlive-zhmetrics-r206-3|3697	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl18.tfm
14mr|texlive-zhmetrics-r206-3|3698	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl19.tfm
14mr|texlive-zhmetrics-r206-3|3699	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1a.tfm
14mr|texlive-zhmetrics-r206-3|3700	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1b.tfm
14mr|texlive-zhmetrics-r206-3|3701	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1c.tfm
14mr|texlive-zhmetrics-r206-3|3702	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1d.tfm
14mr|texlive-zhmetrics-r206-3|3703	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1e.tfm
14mr|texlive-zhmetrics-r206-3|3704	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1f.tfm
14mr|texlive-zhmetrics-r206-3|3705	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl20.tfm
14mr|texlive-zhmetrics-r206-3|3706	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl21.tfm
14mr|texlive-zhmetrics-r206-3|3707	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl22.tfm
14mr|texlive-zhmetrics-r206-3|3708	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl23.tfm
14mr|texlive-zhmetrics-r206-3|3709	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl24.tfm
14mr|texlive-zhmetrics-r206-3|3710	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl25.tfm
14mr|texlive-zhmetrics-r206-3|3711	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl26.tfm
14mr|texlive-zhmetrics-r206-3|3712	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl27.tfm
14mr|texlive-zhmetrics-r206-3|3713	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl28.tfm
14mr|texlive-zhmetrics-r206-3|3714	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl29.tfm
14mr|texlive-zhmetrics-r206-3|3715	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2a.tfm
14mr|texlive-zhmetrics-r206-3|3716	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2b.tfm
14mr|texlive-zhmetrics-r206-3|3717	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2c.tfm
14mr|texlive-zhmetrics-r206-3|3718	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2d.tfm
14mr|texlive-zhmetrics-r206-3|3719	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2e.tfm
14mr|texlive-zhmetrics-r206-3|3720	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2f.tfm
14mr|texlive-zhmetrics-r206-3|3721	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl30.tfm
14mr|texlive-zhmetrics-r206-3|3722	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl31.tfm
14mr|texlive-zhmetrics-r206-3|3723	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl32.tfm
14mr|texlive-zhmetrics-r206-3|3724	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl33.tfm
14mr|texlive-zhmetrics-r206-3|3725	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl34.tfm
14mr|texlive-zhmetrics-r206-3|3726	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl35.tfm
14mr|texlive-zhmetrics-r206-3|3727	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl36.tfm
14mr|texlive-zhmetrics-r206-3|3728	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl37.tfm
14mr|texlive-zhmetrics-r206-3|3729	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl38.tfm
14mr|texlive-zhmetrics-r206-3|3730	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl39.tfm
14mr|texlive-zhmetrics-r206-3|3731	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3a.tfm
14mr|texlive-zhmetrics-r206-3|3732	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3b.tfm
14mr|texlive-zhmetrics-r206-3|3733	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3c.tfm
14mr|texlive-zhmetrics-r206-3|3734	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3d.tfm
14mr|texlive-zhmetrics-r206-3|3735	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3e.tfm
14mr|texlive-zhmetrics-r206-3|3736	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3f.tfm
14mr|texlive-zhmetrics-r206-3|3737	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl40.tfm
14mr|texlive-zhmetrics-r206-3|3738	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl41.tfm
14mr|texlive-zhmetrics-r206-3|3739	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl42.tfm
14mr|texlive-zhmetrics-r206-3|3740	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl43.tfm
14mr|texlive-zhmetrics-r206-3|3741	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl44.tfm
14mr|texlive-zhmetrics-r206-3|3742	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl45.tfm
14mr|texlive-zhmetrics-r206-3|3743	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl46.tfm
14mr|texlive-zhmetrics-r206-3|3744	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl47.tfm
14mr|texlive-zhmetrics-r206-3|3745	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl48.tfm
14mr|texlive-zhmetrics-r206-3|3746	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl49.tfm
14mr|texlive-zhmetrics-r206-3|3747	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4a.tfm
14mr|texlive-zhmetrics-r206-3|3748	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4b.tfm
14mr|texlive-zhmetrics-r206-3|3749	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4c.tfm
14mr|texlive-zhmetrics-r206-3|3750	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4d.tfm
14mr|texlive-zhmetrics-r206-3|3751	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4e.tfm
14mr|texlive-zhmetrics-r206-3|3752	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4f.tfm
14mr|texlive-zhmetrics-r206-3|3753	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl50.tfm
14mr|texlive-zhmetrics-r206-3|3754	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl51.tfm
14mr|texlive-zhmetrics-r206-3|3755	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl52.tfm
14mr|texlive-zhmetrics-r206-3|3756	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl53.tfm
14mr|texlive-zhmetrics-r206-3|3757	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl54.tfm
14mr|texlive-zhmetrics-r206-3|3758	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl55.tfm
14mr|texlive-zhmetrics-r206-3|3759	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl56.tfm
14mr|texlive-zhmetrics-r206-3|3760	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl57.tfm
14mr|texlive-zhmetrics-r206-3|3761	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl58.tfm
14mr|texlive-zhmetrics-r206-3|3762	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl59.tfm
14mr|texlive-zhmetrics-r206-3|3763	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5a.tfm
14mr|texlive-zhmetrics-r206-3|3764	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5b.tfm
14mr|texlive-zhmetrics-r206-3|3765	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5c.tfm
14mr|texlive-zhmetrics-r206-3|3766	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5d.tfm
14mr|texlive-zhmetrics-r206-3|3767	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5e.tfm
14mr|texlive-zhmetrics-r206-3|3768	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5f.tfm
14mr|texlive-zhmetrics-r206-3|3769	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl60.tfm
14mr|texlive-zhmetrics-r206-3|3770	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl61.tfm
14mr|texlive-zhmetrics-r206-3|3771	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl62.tfm
14mr|texlive-zhmetrics-r206-3|3772	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl63.tfm
14mr|texlive-zhmetrics-r206-3|3773	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl64.tfm
14mr|texlive-zhmetrics-r206-3|3774	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl65.tfm
14mr|texlive-zhmetrics-r206-3|3775	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl66.tfm
14mr|texlive-zhmetrics-r206-3|3776	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl67.tfm
14mr|texlive-zhmetrics-r206-3|3777	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl68.tfm
14mr|texlive-zhmetrics-r206-3|3778	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl69.tfm
14mr|texlive-zhmetrics-r206-3|3779	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6a.tfm
14mr|texlive-zhmetrics-r206-3|3780	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6b.tfm
14mr|texlive-zhmetrics-r206-3|3781	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6c.tfm
14mr|texlive-zhmetrics-r206-3|3782	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6d.tfm
14mr|texlive-zhmetrics-r206-3|3783	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6e.tfm
14mr|texlive-zhmetrics-r206-3|3784	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6f.tfm
14mr|texlive-zhmetrics-r206-3|3785	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl70.tfm
14mr|texlive-zhmetrics-r206-3|3786	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl71.tfm
14mr|texlive-zhmetrics-r206-3|3787	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl72.tfm
14mr|texlive-zhmetrics-r206-3|3788	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl73.tfm
14mr|texlive-zhmetrics-r206-3|3789	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl74.tfm
14mr|texlive-zhmetrics-r206-3|3790	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl75.tfm
14mr|texlive-zhmetrics-r206-3|3791	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl76.tfm
14mr|texlive-zhmetrics-r206-3|3792	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl77.tfm
14mr|texlive-zhmetrics-r206-3|3793	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl78.tfm
14mr|texlive-zhmetrics-r206-3|3794	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl79.tfm
14mr|texlive-zhmetrics-r206-3|3795	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7a.tfm
14mr|texlive-zhmetrics-r206-3|3796	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7b.tfm
14mr|texlive-zhmetrics-r206-3|3797	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7c.tfm
14mr|texlive-zhmetrics-r206-3|3798	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7d.tfm
14mr|texlive-zhmetrics-r206-3|3799	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7e.tfm
14mr|texlive-zhmetrics-r206-3|3800	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7f.tfm
14mr|texlive-zhmetrics-r206-3|3801	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl80.tfm
14mr|texlive-zhmetrics-r206-3|3802	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl81.tfm
14mr|texlive-zhmetrics-r206-3|3803	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl82.tfm
14mr|texlive-zhmetrics-r206-3|3804	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl83.tfm
14mr|texlive-zhmetrics-r206-3|3805	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl84.tfm
14mr|texlive-zhmetrics-r206-3|3806	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl85.tfm
14mr|texlive-zhmetrics-r206-3|3807	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl86.tfm
14mr|texlive-zhmetrics-r206-3|3808	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl87.tfm
14mr|texlive-zhmetrics-r206-3|3809	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl88.tfm
14mr|texlive-zhmetrics-r206-3|3810	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl89.tfm
14mr|texlive-zhmetrics-r206-3|3811	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8a.tfm
14mr|texlive-zhmetrics-r206-3|3812	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8b.tfm
14mr|texlive-zhmetrics-r206-3|3813	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8c.tfm
14mr|texlive-zhmetrics-r206-3|3814	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8d.tfm
14mr|texlive-zhmetrics-r206-3|3815	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8e.tfm
14mr|texlive-zhmetrics-r206-3|3816	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8f.tfm
14mr|texlive-zhmetrics-r206-3|3817	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl90.tfm
14mr|texlive-zhmetrics-r206-3|3818	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl91.tfm
14mr|texlive-zhmetrics-r206-3|3819	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl92.tfm
14mr|texlive-zhmetrics-r206-3|3820	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl93.tfm
14mr|texlive-zhmetrics-r206-3|3821	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl94.tfm
14mr|texlive-zhmetrics-r206-3|3822	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl95.tfm
14mr|texlive-zhmetrics-r206-3|3823	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl96.tfm
14mr|texlive-zhmetrics-r206-3|3824	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl97.tfm
14mr|texlive-zhmetrics-r206-3|3825	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl98.tfm
14mr|texlive-zhmetrics-r206-3|3826	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl99.tfm
14mr|texlive-zhmetrics-r206-3|3827	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9a.tfm
14mr|texlive-zhmetrics-r206-3|3828	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9b.tfm
14mr|texlive-zhmetrics-r206-3|3829	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9c.tfm
14mr|texlive-zhmetrics-r206-3|3830	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9d.tfm
14mr|texlive-zhmetrics-r206-3|3831	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9e.tfm
14mr|texlive-zhmetrics-r206-3|3832	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9f.tfm
14mr|texlive-zhmetrics-r206-3|3833	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla0.tfm
14mr|texlive-zhmetrics-r206-3|3834	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla1.tfm
14mr|texlive-zhmetrics-r206-3|3835	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla2.tfm
14mr|texlive-zhmetrics-r206-3|3836	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla3.tfm
14mr|texlive-zhmetrics-r206-3|3837	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla4.tfm
14mr|texlive-zhmetrics-r206-3|3838	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla5.tfm
14mr|texlive-zhmetrics-r206-3|3839	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla6.tfm
14mr|texlive-zhmetrics-r206-3|3840	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla7.tfm
14mr|texlive-zhmetrics-r206-3|3841	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla8.tfm
14mr|texlive-zhmetrics-r206-3|3842	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla9.tfm
14mr|texlive-zhmetrics-r206-3|3843	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislaa.tfm
14mr|texlive-zhmetrics-r206-3|3844	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislab.tfm
14mr|texlive-zhmetrics-r206-3|3845	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislac.tfm
14mr|texlive-zhmetrics-r206-3|3846	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislad.tfm
14mr|texlive-zhmetrics-r206-3|3847	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislae.tfm
14mr|texlive-zhmetrics-r206-3|3848	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislaf.tfm
14mr|texlive-zhmetrics-r206-3|3849	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb0.tfm
14mr|texlive-zhmetrics-r206-3|3850	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb1.tfm
14mr|texlive-zhmetrics-r206-3|3851	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb2.tfm
14mr|texlive-zhmetrics-r206-3|3852	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb3.tfm
14mr|texlive-zhmetrics-r206-3|3853	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb4.tfm
14mr|texlive-zhmetrics-r206-3|3854	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb5.tfm
14mr|texlive-zhmetrics-r206-3|3855	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb6.tfm
14mr|texlive-zhmetrics-r206-3|3856	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb7.tfm
14mr|texlive-zhmetrics-r206-3|3857	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb8.tfm
14mr|texlive-zhmetrics-r206-3|3858	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb9.tfm
14mr|texlive-zhmetrics-r206-3|3859	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislba.tfm
14mr|texlive-zhmetrics-r206-3|3860	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbb.tfm
14mr|texlive-zhmetrics-r206-3|3861	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbc.tfm
14mr|texlive-zhmetrics-r206-3|3862	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbd.tfm
14mr|texlive-zhmetrics-r206-3|3863	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbe.tfm
14mr|texlive-zhmetrics-r206-3|3864	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbf.tfm
14mr|texlive-zhmetrics-r206-3|3865	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc0.tfm
14mr|texlive-zhmetrics-r206-3|3866	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc1.tfm
14mr|texlive-zhmetrics-r206-3|3867	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc2.tfm
14mr|texlive-zhmetrics-r206-3|3868	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc3.tfm
14mr|texlive-zhmetrics-r206-3|3869	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc4.tfm
14mr|texlive-zhmetrics-r206-3|3870	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc5.tfm
14mr|texlive-zhmetrics-r206-3|3871	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc6.tfm
14mr|texlive-zhmetrics-r206-3|3872	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc7.tfm
14mr|texlive-zhmetrics-r206-3|3873	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc8.tfm
14mr|texlive-zhmetrics-r206-3|3874	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc9.tfm
14mr|texlive-zhmetrics-r206-3|3875	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislca.tfm
14mr|texlive-zhmetrics-r206-3|3876	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcb.tfm
14mr|texlive-zhmetrics-r206-3|3877	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcc.tfm
14mr|texlive-zhmetrics-r206-3|3878	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcd.tfm
14mr|texlive-zhmetrics-r206-3|3879	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislce.tfm
14mr|texlive-zhmetrics-r206-3|3880	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcf.tfm
14mr|texlive-zhmetrics-r206-3|3881	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld0.tfm
14mr|texlive-zhmetrics-r206-3|3882	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld1.tfm
14mr|texlive-zhmetrics-r206-3|3883	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld2.tfm
14mr|texlive-zhmetrics-r206-3|3884	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld3.tfm
14mr|texlive-zhmetrics-r206-3|3885	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld4.tfm
14mr|texlive-zhmetrics-r206-3|3886	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld5.tfm
14mr|texlive-zhmetrics-r206-3|3887	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld6.tfm
14mr|texlive-zhmetrics-r206-3|3888	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld7.tfm
14mr|texlive-zhmetrics-r206-3|3889	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld8.tfm
14mr|texlive-zhmetrics-r206-3|3890	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld9.tfm
14mr|texlive-zhmetrics-r206-3|3891	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislda.tfm
14mr|texlive-zhmetrics-r206-3|3892	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldb.tfm
14mr|texlive-zhmetrics-r206-3|3893	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldc.tfm
14mr|texlive-zhmetrics-r206-3|3894	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldd.tfm
14mr|texlive-zhmetrics-r206-3|3895	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislde.tfm
14mr|texlive-zhmetrics-r206-3|3896	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldf.tfm
14mr|texlive-zhmetrics-r206-3|3897	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle0.tfm
14mr|texlive-zhmetrics-r206-3|3898	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle1.tfm
14mr|texlive-zhmetrics-r206-3|3899	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle2.tfm
14mr|texlive-zhmetrics-r206-3|3900	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle3.tfm
14mr|texlive-zhmetrics-r206-3|3901	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle4.tfm
14mr|texlive-zhmetrics-r206-3|3902	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle5.tfm
14mr|texlive-zhmetrics-r206-3|3903	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle6.tfm
14mr|texlive-zhmetrics-r206-3|3904	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle7.tfm
14mr|texlive-zhmetrics-r206-3|3905	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle8.tfm
14mr|texlive-zhmetrics-r206-3|3906	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle9.tfm
14mr|texlive-zhmetrics-r206-3|3907	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislea.tfm
14mr|texlive-zhmetrics-r206-3|3908	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisleb.tfm
14mr|texlive-zhmetrics-r206-3|3909	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislec.tfm
14mr|texlive-zhmetrics-r206-3|3910	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisled.tfm
14mr|texlive-zhmetrics-r206-3|3911	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislee.tfm
14mr|texlive-zhmetrics-r206-3|3912	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislef.tfm
14mr|texlive-zhmetrics-r206-3|3913	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf0.tfm
14mr|texlive-zhmetrics-r206-3|3914	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf1.tfm
14mr|texlive-zhmetrics-r206-3|3915	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf2.tfm
14mr|texlive-zhmetrics-r206-3|3916	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf3.tfm
14mr|texlive-zhmetrics-r206-3|3917	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf4.tfm
14mr|texlive-zhmetrics-r206-3|3918	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf5.tfm
14mr|texlive-zhmetrics-r206-3|3919	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf6.tfm
14mr|texlive-zhmetrics-r206-3|3920	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf7.tfm
14mr|texlive-zhmetrics-r206-3|3921	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf8.tfm
14mr|texlive-zhmetrics-r206-3|3922	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf9.tfm
14mr|texlive-zhmetrics-r206-3|3923	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfa.tfm
14mr|texlive-zhmetrics-r206-3|3924	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfb.tfm
14mr|texlive-zhmetrics-r206-3|3925	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfc.tfm
14mr|texlive-zhmetrics-r206-3|3926	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfd.tfm
14mr|texlive-zhmetrics-r206-3|3927	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfe.tfm
14mr|texlive-zhmetrics-r206-3|3928	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislff.tfm
14mr|texlive-zhmetrics-r206-3|3929	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong00.tfm
14mr|texlive-zhmetrics-r206-3|3930	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong01.tfm
14mr|texlive-zhmetrics-r206-3|3931	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong02.tfm
14mr|texlive-zhmetrics-r206-3|3932	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong03.tfm
14mr|texlive-zhmetrics-r206-3|3933	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong04.tfm
14mr|texlive-zhmetrics-r206-3|3934	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong05.tfm
14mr|texlive-zhmetrics-r206-3|3935	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong06.tfm
14mr|texlive-zhmetrics-r206-3|3936	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong07.tfm
14mr|texlive-zhmetrics-r206-3|3937	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong08.tfm
14mr|texlive-zhmetrics-r206-3|3938	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong09.tfm
14mr|texlive-zhmetrics-r206-3|3939	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0a.tfm
14mr|texlive-zhmetrics-r206-3|3940	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0b.tfm
14mr|texlive-zhmetrics-r206-3|3941	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0c.tfm
14mr|texlive-zhmetrics-r206-3|3942	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0d.tfm
14mr|texlive-zhmetrics-r206-3|3943	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0e.tfm
14mr|texlive-zhmetrics-r206-3|3944	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0f.tfm
14mr|texlive-zhmetrics-r206-3|3945	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong10.tfm
14mr|texlive-zhmetrics-r206-3|3946	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong11.tfm
14mr|texlive-zhmetrics-r206-3|3947	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong12.tfm
14mr|texlive-zhmetrics-r206-3|3948	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong13.tfm
14mr|texlive-zhmetrics-r206-3|3949	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong14.tfm
14mr|texlive-zhmetrics-r206-3|3950	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong15.tfm
14mr|texlive-zhmetrics-r206-3|3951	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong16.tfm
14mr|texlive-zhmetrics-r206-3|3952	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong17.tfm
14mr|texlive-zhmetrics-r206-3|3953	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong18.tfm
14mr|texlive-zhmetrics-r206-3|3954	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong19.tfm
14mr|texlive-zhmetrics-r206-3|3955	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1a.tfm
14mr|texlive-zhmetrics-r206-3|3956	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1b.tfm
14mr|texlive-zhmetrics-r206-3|3957	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1c.tfm
14mr|texlive-zhmetrics-r206-3|3958	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1d.tfm
14mr|texlive-zhmetrics-r206-3|3959	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1e.tfm
14mr|texlive-zhmetrics-r206-3|3960	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1f.tfm
14mr|texlive-zhmetrics-r206-3|3961	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong20.tfm
14mr|texlive-zhmetrics-r206-3|3962	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong21.tfm
14mr|texlive-zhmetrics-r206-3|3963	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong22.tfm
14mr|texlive-zhmetrics-r206-3|3964	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong23.tfm
14mr|texlive-zhmetrics-r206-3|3965	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong24.tfm
14mr|texlive-zhmetrics-r206-3|3966	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong25.tfm
14mr|texlive-zhmetrics-r206-3|3967	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong26.tfm
14mr|texlive-zhmetrics-r206-3|3968	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong27.tfm
14mr|texlive-zhmetrics-r206-3|3969	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong28.tfm
14mr|texlive-zhmetrics-r206-3|3970	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong29.tfm
14mr|texlive-zhmetrics-r206-3|3971	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2a.tfm
14mr|texlive-zhmetrics-r206-3|3972	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2b.tfm
14mr|texlive-zhmetrics-r206-3|3973	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2c.tfm
14mr|texlive-zhmetrics-r206-3|3974	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2d.tfm
14mr|texlive-zhmetrics-r206-3|3975	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2e.tfm
14mr|texlive-zhmetrics-r206-3|3976	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2f.tfm
14mr|texlive-zhmetrics-r206-3|3977	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong30.tfm
14mr|texlive-zhmetrics-r206-3|3978	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong31.tfm
14mr|texlive-zhmetrics-r206-3|3979	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong32.tfm
14mr|texlive-zhmetrics-r206-3|3980	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong33.tfm
14mr|texlive-zhmetrics-r206-3|3981	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong34.tfm
14mr|texlive-zhmetrics-r206-3|3982	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong35.tfm
14mr|texlive-zhmetrics-r206-3|3983	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong36.tfm
14mr|texlive-zhmetrics-r206-3|3984	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong37.tfm
14mr|texlive-zhmetrics-r206-3|3985	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong38.tfm
14mr|texlive-zhmetrics-r206-3|3986	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong39.tfm
14mr|texlive-zhmetrics-r206-3|3987	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3a.tfm
14mr|texlive-zhmetrics-r206-3|3988	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3b.tfm
14mr|texlive-zhmetrics-r206-3|3989	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3c.tfm
14mr|texlive-zhmetrics-r206-3|3990	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3d.tfm
14mr|texlive-zhmetrics-r206-3|3991	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3e.tfm
14mr|texlive-zhmetrics-r206-3|3992	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3f.tfm
14mr|texlive-zhmetrics-r206-3|3993	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong40.tfm
14mr|texlive-zhmetrics-r206-3|3994	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong41.tfm
14mr|texlive-zhmetrics-r206-3|3995	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong42.tfm
14mr|texlive-zhmetrics-r206-3|3996	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong43.tfm
14mr|texlive-zhmetrics-r206-3|3997	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong44.tfm
14mr|texlive-zhmetrics-r206-3|3998	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong45.tfm
14mr|texlive-zhmetrics-r206-3|3999	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong46.tfm
14mr|texlive-zhmetrics-r206-3|4000	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong47.tfm
14mr|texlive-zhmetrics-r206-3|4001	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong48.tfm
14mr|texlive-zhmetrics-r206-3|4002	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong49.tfm
14mr|texlive-zhmetrics-r206-3|4003	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4a.tfm
14mr|texlive-zhmetrics-r206-3|4004	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4b.tfm
14mr|texlive-zhmetrics-r206-3|4005	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4c.tfm
14mr|texlive-zhmetrics-r206-3|4006	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4d.tfm
14mr|texlive-zhmetrics-r206-3|4007	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4e.tfm
14mr|texlive-zhmetrics-r206-3|4008	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4f.tfm
14mr|texlive-zhmetrics-r206-3|4009	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong50.tfm
14mr|texlive-zhmetrics-r206-3|4010	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong51.tfm
14mr|texlive-zhmetrics-r206-3|4011	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong52.tfm
14mr|texlive-zhmetrics-r206-3|4012	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong53.tfm
14mr|texlive-zhmetrics-r206-3|4013	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong54.tfm
14mr|texlive-zhmetrics-r206-3|4014	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong55.tfm
14mr|texlive-zhmetrics-r206-3|4015	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong56.tfm
14mr|texlive-zhmetrics-r206-3|4016	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong57.tfm
14mr|texlive-zhmetrics-r206-3|4017	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong58.tfm
14mr|texlive-zhmetrics-r206-3|4018	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong59.tfm
14mr|texlive-zhmetrics-r206-3|4019	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5a.tfm
14mr|texlive-zhmetrics-r206-3|4020	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5b.tfm
14mr|texlive-zhmetrics-r206-3|4021	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5c.tfm
14mr|texlive-zhmetrics-r206-3|4022	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5d.tfm
14mr|texlive-zhmetrics-r206-3|4023	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5e.tfm
14mr|texlive-zhmetrics-r206-3|4024	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5f.tfm
14mr|texlive-zhmetrics-r206-3|4025	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong60.tfm
14mr|texlive-zhmetrics-r206-3|4026	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong61.tfm
14mr|texlive-zhmetrics-r206-3|4027	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong62.tfm
14mr|texlive-zhmetrics-r206-3|4028	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong63.tfm
14mr|texlive-zhmetrics-r206-3|4029	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong64.tfm
14mr|texlive-zhmetrics-r206-3|4030	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong65.tfm
14mr|texlive-zhmetrics-r206-3|4031	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong66.tfm
14mr|texlive-zhmetrics-r206-3|4032	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong67.tfm
14mr|texlive-zhmetrics-r206-3|4033	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong68.tfm
14mr|texlive-zhmetrics-r206-3|4034	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong69.tfm
14mr|texlive-zhmetrics-r206-3|4035	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6a.tfm
14mr|texlive-zhmetrics-r206-3|4036	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6b.tfm
14mr|texlive-zhmetrics-r206-3|4037	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6c.tfm
14mr|texlive-zhmetrics-r206-3|4038	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6d.tfm
14mr|texlive-zhmetrics-r206-3|4039	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6e.tfm
14mr|texlive-zhmetrics-r206-3|4040	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6f.tfm
14mr|texlive-zhmetrics-r206-3|4041	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong70.tfm
14mr|texlive-zhmetrics-r206-3|4042	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong71.tfm
14mr|texlive-zhmetrics-r206-3|4043	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong72.tfm
14mr|texlive-zhmetrics-r206-3|4044	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong73.tfm
14mr|texlive-zhmetrics-r206-3|4045	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong74.tfm
14mr|texlive-zhmetrics-r206-3|4046	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong75.tfm
14mr|texlive-zhmetrics-r206-3|4047	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong76.tfm
14mr|texlive-zhmetrics-r206-3|4048	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong77.tfm
14mr|texlive-zhmetrics-r206-3|4049	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong78.tfm
14mr|texlive-zhmetrics-r206-3|4050	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong79.tfm
14mr|texlive-zhmetrics-r206-3|4051	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7a.tfm
14mr|texlive-zhmetrics-r206-3|4052	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7b.tfm
14mr|texlive-zhmetrics-r206-3|4053	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7c.tfm
14mr|texlive-zhmetrics-r206-3|4054	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7d.tfm
14mr|texlive-zhmetrics-r206-3|4055	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7e.tfm
14mr|texlive-zhmetrics-r206-3|4056	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7f.tfm
14mr|texlive-zhmetrics-r206-3|4057	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong80.tfm
14mr|texlive-zhmetrics-r206-3|4058	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong81.tfm
14mr|texlive-zhmetrics-r206-3|4059	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong82.tfm
14mr|texlive-zhmetrics-r206-3|4060	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong83.tfm
14mr|texlive-zhmetrics-r206-3|4061	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong84.tfm
14mr|texlive-zhmetrics-r206-3|4062	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong85.tfm
14mr|texlive-zhmetrics-r206-3|4063	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong86.tfm
14mr|texlive-zhmetrics-r206-3|4064	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong87.tfm
14mr|texlive-zhmetrics-r206-3|4065	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong88.tfm
14mr|texlive-zhmetrics-r206-3|4066	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong89.tfm
14mr|texlive-zhmetrics-r206-3|4067	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8a.tfm
14mr|texlive-zhmetrics-r206-3|4068	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8b.tfm
14mr|texlive-zhmetrics-r206-3|4069	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8c.tfm
14mr|texlive-zhmetrics-r206-3|4070	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8d.tfm
14mr|texlive-zhmetrics-r206-3|4071	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8e.tfm
14mr|texlive-zhmetrics-r206-3|4072	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8f.tfm
14mr|texlive-zhmetrics-r206-3|4073	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong90.tfm
14mr|texlive-zhmetrics-r206-3|4074	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong91.tfm
14mr|texlive-zhmetrics-r206-3|4075	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong92.tfm
14mr|texlive-zhmetrics-r206-3|4076	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong93.tfm
14mr|texlive-zhmetrics-r206-3|4077	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong94.tfm
14mr|texlive-zhmetrics-r206-3|4078	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong95.tfm
14mr|texlive-zhmetrics-r206-3|4079	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong96.tfm
14mr|texlive-zhmetrics-r206-3|4080	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong97.tfm
14mr|texlive-zhmetrics-r206-3|4081	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong98.tfm
14mr|texlive-zhmetrics-r206-3|4082	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong99.tfm
14mr|texlive-zhmetrics-r206-3|4083	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9a.tfm
14mr|texlive-zhmetrics-r206-3|4084	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9b.tfm
14mr|texlive-zhmetrics-r206-3|4085	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9c.tfm
14mr|texlive-zhmetrics-r206-3|4086	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9d.tfm
14mr|texlive-zhmetrics-r206-3|4087	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9e.tfm
14mr|texlive-zhmetrics-r206-3|4088	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9f.tfm
14mr|texlive-zhmetrics-r206-3|4089	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga0.tfm
14mr|texlive-zhmetrics-r206-3|4090	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga1.tfm
14mr|texlive-zhmetrics-r206-3|4091	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga2.tfm
14mr|texlive-zhmetrics-r206-3|4092	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga3.tfm
14mr|texlive-zhmetrics-r206-3|4093	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga4.tfm
14mr|texlive-zhmetrics-r206-3|4094	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga5.tfm
14mr|texlive-zhmetrics-r206-3|4095	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga6.tfm
14mr|texlive-zhmetrics-r206-3|4096	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga7.tfm
14mr|texlive-zhmetrics-r206-3|4097	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga8.tfm
14mr|texlive-zhmetrics-r206-3|4098	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga9.tfm
14mr|texlive-zhmetrics-r206-3|4099	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongaa.tfm
14mr|texlive-zhmetrics-r206-3|4100	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongab.tfm
14mr|texlive-zhmetrics-r206-3|4101	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongac.tfm
14mr|texlive-zhmetrics-r206-3|4102	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongad.tfm
14mr|texlive-zhmetrics-r206-3|4103	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongae.tfm
14mr|texlive-zhmetrics-r206-3|4104	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongaf.tfm
14mr|texlive-zhmetrics-r206-3|4105	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb0.tfm
14mr|texlive-zhmetrics-r206-3|4106	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb1.tfm
14mr|texlive-zhmetrics-r206-3|4107	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb2.tfm
14mr|texlive-zhmetrics-r206-3|4108	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb3.tfm
14mr|texlive-zhmetrics-r206-3|4109	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb4.tfm
14mr|texlive-zhmetrics-r206-3|4110	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb5.tfm
14mr|texlive-zhmetrics-r206-3|4111	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb6.tfm
14mr|texlive-zhmetrics-r206-3|4112	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb7.tfm
14mr|texlive-zhmetrics-r206-3|4113	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb8.tfm
14mr|texlive-zhmetrics-r206-3|4114	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb9.tfm
14mr|texlive-zhmetrics-r206-3|4115	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongba.tfm
14mr|texlive-zhmetrics-r206-3|4116	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbb.tfm
14mr|texlive-zhmetrics-r206-3|4117	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbc.tfm
14mr|texlive-zhmetrics-r206-3|4118	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbd.tfm
14mr|texlive-zhmetrics-r206-3|4119	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbe.tfm
14mr|texlive-zhmetrics-r206-3|4120	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbf.tfm
14mr|texlive-zhmetrics-r206-3|4121	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc0.tfm
14mr|texlive-zhmetrics-r206-3|4122	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc1.tfm
14mr|texlive-zhmetrics-r206-3|4123	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc2.tfm
14mr|texlive-zhmetrics-r206-3|4124	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc3.tfm
14mr|texlive-zhmetrics-r206-3|4125	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc4.tfm
14mr|texlive-zhmetrics-r206-3|4126	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc5.tfm
14mr|texlive-zhmetrics-r206-3|4127	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc6.tfm
14mr|texlive-zhmetrics-r206-3|4128	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc7.tfm
14mr|texlive-zhmetrics-r206-3|4129	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc8.tfm
14mr|texlive-zhmetrics-r206-3|4130	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc9.tfm
14mr|texlive-zhmetrics-r206-3|4131	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongca.tfm
14mr|texlive-zhmetrics-r206-3|4132	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcb.tfm
14mr|texlive-zhmetrics-r206-3|4133	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcc.tfm
14mr|texlive-zhmetrics-r206-3|4134	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcd.tfm
14mr|texlive-zhmetrics-r206-3|4135	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongce.tfm
14mr|texlive-zhmetrics-r206-3|4136	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcf.tfm
14mr|texlive-zhmetrics-r206-3|4137	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd0.tfm
14mr|texlive-zhmetrics-r206-3|4138	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd1.tfm
14mr|texlive-zhmetrics-r206-3|4139	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd2.tfm
14mr|texlive-zhmetrics-r206-3|4140	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd3.tfm
14mr|texlive-zhmetrics-r206-3|4141	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd4.tfm
14mr|texlive-zhmetrics-r206-3|4142	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd5.tfm
14mr|texlive-zhmetrics-r206-3|4143	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd6.tfm
14mr|texlive-zhmetrics-r206-3|4144	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd7.tfm
14mr|texlive-zhmetrics-r206-3|4145	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd8.tfm
14mr|texlive-zhmetrics-r206-3|4146	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd9.tfm
14mr|texlive-zhmetrics-r206-3|4147	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongda.tfm
14mr|texlive-zhmetrics-r206-3|4148	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdb.tfm
14mr|texlive-zhmetrics-r206-3|4149	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdc.tfm
14mr|texlive-zhmetrics-r206-3|4150	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdd.tfm
14mr|texlive-zhmetrics-r206-3|4151	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongde.tfm
14mr|texlive-zhmetrics-r206-3|4152	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdf.tfm
14mr|texlive-zhmetrics-r206-3|4153	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge0.tfm
14mr|texlive-zhmetrics-r206-3|4154	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge1.tfm
14mr|texlive-zhmetrics-r206-3|4155	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge2.tfm
14mr|texlive-zhmetrics-r206-3|4156	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge3.tfm
14mr|texlive-zhmetrics-r206-3|4157	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge4.tfm
14mr|texlive-zhmetrics-r206-3|4158	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge5.tfm
14mr|texlive-zhmetrics-r206-3|4159	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge6.tfm
14mr|texlive-zhmetrics-r206-3|4160	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge7.tfm
14mr|texlive-zhmetrics-r206-3|4161	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge8.tfm
14mr|texlive-zhmetrics-r206-3|4162	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge9.tfm
14mr|texlive-zhmetrics-r206-3|4163	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongea.tfm
14mr|texlive-zhmetrics-r206-3|4164	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongeb.tfm
14mr|texlive-zhmetrics-r206-3|4165	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongec.tfm
14mr|texlive-zhmetrics-r206-3|4166	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonged.tfm
14mr|texlive-zhmetrics-r206-3|4167	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongee.tfm
14mr|texlive-zhmetrics-r206-3|4168	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongef.tfm
14mr|texlive-zhmetrics-r206-3|4169	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf0.tfm
14mr|texlive-zhmetrics-r206-3|4170	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf1.tfm
14mr|texlive-zhmetrics-r206-3|4171	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf2.tfm
14mr|texlive-zhmetrics-r206-3|4172	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf3.tfm
14mr|texlive-zhmetrics-r206-3|4173	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf4.tfm
14mr|texlive-zhmetrics-r206-3|4174	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf5.tfm
14mr|texlive-zhmetrics-r206-3|4175	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf6.tfm
14mr|texlive-zhmetrics-r206-3|4176	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf7.tfm
14mr|texlive-zhmetrics-r206-3|4177	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf8.tfm
14mr|texlive-zhmetrics-r206-3|4178	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf9.tfm
14mr|texlive-zhmetrics-r206-3|4179	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfa.tfm
14mr|texlive-zhmetrics-r206-3|4180	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfb.tfm
14mr|texlive-zhmetrics-r206-3|4181	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfc.tfm
14mr|texlive-zhmetrics-r206-3|4182	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfd.tfm
14mr|texlive-zhmetrics-r206-3|4183	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfe.tfm
14mr|texlive-zhmetrics-r206-3|4184	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongff.tfm
14mr|texlive-zhmetrics-r206-3|4185	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl00.tfm
14mr|texlive-zhmetrics-r206-3|4186	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl01.tfm
14mr|texlive-zhmetrics-r206-3|4187	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl02.tfm
14mr|texlive-zhmetrics-r206-3|4188	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl03.tfm
14mr|texlive-zhmetrics-r206-3|4189	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl04.tfm
14mr|texlive-zhmetrics-r206-3|4190	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl05.tfm
14mr|texlive-zhmetrics-r206-3|4191	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl06.tfm
14mr|texlive-zhmetrics-r206-3|4192	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl07.tfm
14mr|texlive-zhmetrics-r206-3|4193	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl08.tfm
14mr|texlive-zhmetrics-r206-3|4194	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl09.tfm
14mr|texlive-zhmetrics-r206-3|4195	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0a.tfm
14mr|texlive-zhmetrics-r206-3|4196	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0b.tfm
14mr|texlive-zhmetrics-r206-3|4197	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0c.tfm
14mr|texlive-zhmetrics-r206-3|4198	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0d.tfm
14mr|texlive-zhmetrics-r206-3|4199	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0e.tfm
14mr|texlive-zhmetrics-r206-3|4200	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0f.tfm
14mr|texlive-zhmetrics-r206-3|4201	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl10.tfm
14mr|texlive-zhmetrics-r206-3|4202	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl11.tfm
14mr|texlive-zhmetrics-r206-3|4203	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl12.tfm
14mr|texlive-zhmetrics-r206-3|4204	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl13.tfm
14mr|texlive-zhmetrics-r206-3|4205	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl14.tfm
14mr|texlive-zhmetrics-r206-3|4206	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl15.tfm
14mr|texlive-zhmetrics-r206-3|4207	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl16.tfm
14mr|texlive-zhmetrics-r206-3|4208	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl17.tfm
14mr|texlive-zhmetrics-r206-3|4209	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl18.tfm
14mr|texlive-zhmetrics-r206-3|4210	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl19.tfm
14mr|texlive-zhmetrics-r206-3|4211	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1a.tfm
14mr|texlive-zhmetrics-r206-3|4212	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1b.tfm
14mr|texlive-zhmetrics-r206-3|4213	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1c.tfm
14mr|texlive-zhmetrics-r206-3|4214	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1d.tfm
14mr|texlive-zhmetrics-r206-3|4215	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1e.tfm
14mr|texlive-zhmetrics-r206-3|4216	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1f.tfm
14mr|texlive-zhmetrics-r206-3|4217	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl20.tfm
14mr|texlive-zhmetrics-r206-3|4218	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl21.tfm
14mr|texlive-zhmetrics-r206-3|4219	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl22.tfm
14mr|texlive-zhmetrics-r206-3|4220	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl23.tfm
14mr|texlive-zhmetrics-r206-3|4221	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl24.tfm
14mr|texlive-zhmetrics-r206-3|4222	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl25.tfm
14mr|texlive-zhmetrics-r206-3|4223	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl26.tfm
14mr|texlive-zhmetrics-r206-3|4224	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl27.tfm
14mr|texlive-zhmetrics-r206-3|4225	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl28.tfm
14mr|texlive-zhmetrics-r206-3|4226	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl29.tfm
14mr|texlive-zhmetrics-r206-3|4227	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2a.tfm
14mr|texlive-zhmetrics-r206-3|4228	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2b.tfm
14mr|texlive-zhmetrics-r206-3|4229	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2c.tfm
14mr|texlive-zhmetrics-r206-3|4230	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2d.tfm
14mr|texlive-zhmetrics-r206-3|4231	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2e.tfm
14mr|texlive-zhmetrics-r206-3|4232	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2f.tfm
14mr|texlive-zhmetrics-r206-3|4233	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl30.tfm
14mr|texlive-zhmetrics-r206-3|4234	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl31.tfm
14mr|texlive-zhmetrics-r206-3|4235	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl32.tfm
14mr|texlive-zhmetrics-r206-3|4236	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl33.tfm
14mr|texlive-zhmetrics-r206-3|4237	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl34.tfm
14mr|texlive-zhmetrics-r206-3|4238	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl35.tfm
14mr|texlive-zhmetrics-r206-3|4239	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl36.tfm
14mr|texlive-zhmetrics-r206-3|4240	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl37.tfm
14mr|texlive-zhmetrics-r206-3|4241	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl38.tfm
14mr|texlive-zhmetrics-r206-3|4242	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl39.tfm
14mr|texlive-zhmetrics-r206-3|4243	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3a.tfm
14mr|texlive-zhmetrics-r206-3|4244	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3b.tfm
14mr|texlive-zhmetrics-r206-3|4245	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3c.tfm
14mr|texlive-zhmetrics-r206-3|4246	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3d.tfm
14mr|texlive-zhmetrics-r206-3|4247	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3e.tfm
14mr|texlive-zhmetrics-r206-3|4248	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3f.tfm
14mr|texlive-zhmetrics-r206-3|4249	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl40.tfm
14mr|texlive-zhmetrics-r206-3|4250	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl41.tfm
14mr|texlive-zhmetrics-r206-3|4251	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl42.tfm
14mr|texlive-zhmetrics-r206-3|4252	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl43.tfm
14mr|texlive-zhmetrics-r206-3|4253	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl44.tfm
14mr|texlive-zhmetrics-r206-3|4254	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl45.tfm
14mr|texlive-zhmetrics-r206-3|4255	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl46.tfm
14mr|texlive-zhmetrics-r206-3|4256	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl47.tfm
14mr|texlive-zhmetrics-r206-3|4257	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl48.tfm
14mr|texlive-zhmetrics-r206-3|4258	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl49.tfm
14mr|texlive-zhmetrics-r206-3|4259	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4a.tfm
14mr|texlive-zhmetrics-r206-3|4260	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4b.tfm
14mr|texlive-zhmetrics-r206-3|4261	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4c.tfm
14mr|texlive-zhmetrics-r206-3|4262	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4d.tfm
14mr|texlive-zhmetrics-r206-3|4263	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4e.tfm
14mr|texlive-zhmetrics-r206-3|4264	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4f.tfm
14mr|texlive-zhmetrics-r206-3|4265	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl50.tfm
14mr|texlive-zhmetrics-r206-3|4266	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl51.tfm
14mr|texlive-zhmetrics-r206-3|4267	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl52.tfm
14mr|texlive-zhmetrics-r206-3|4268	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl53.tfm
14mr|texlive-zhmetrics-r206-3|4269	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl54.tfm
14mr|texlive-zhmetrics-r206-3|4270	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl55.tfm
14mr|texlive-zhmetrics-r206-3|4271	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl56.tfm
14mr|texlive-zhmetrics-r206-3|4272	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl57.tfm
14mr|texlive-zhmetrics-r206-3|4273	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl58.tfm
14mr|texlive-zhmetrics-r206-3|4274	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl59.tfm
14mr|texlive-zhmetrics-r206-3|4275	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5a.tfm
14mr|texlive-zhmetrics-r206-3|4276	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5b.tfm
14mr|texlive-zhmetrics-r206-3|4277	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5c.tfm
14mr|texlive-zhmetrics-r206-3|4278	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5d.tfm
14mr|texlive-zhmetrics-r206-3|4279	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5e.tfm
14mr|texlive-zhmetrics-r206-3|4280	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5f.tfm
14mr|texlive-zhmetrics-r206-3|4281	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl60.tfm
14mr|texlive-zhmetrics-r206-3|4282	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl61.tfm
14mr|texlive-zhmetrics-r206-3|4283	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl62.tfm
14mr|texlive-zhmetrics-r206-3|4284	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl63.tfm
14mr|texlive-zhmetrics-r206-3|4285	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl64.tfm
14mr|texlive-zhmetrics-r206-3|4286	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl65.tfm
14mr|texlive-zhmetrics-r206-3|4287	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl66.tfm
14mr|texlive-zhmetrics-r206-3|4288	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl67.tfm
14mr|texlive-zhmetrics-r206-3|4289	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl68.tfm
14mr|texlive-zhmetrics-r206-3|4290	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl69.tfm
14mr|texlive-zhmetrics-r206-3|4291	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6a.tfm
14mr|texlive-zhmetrics-r206-3|4292	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6b.tfm
14mr|texlive-zhmetrics-r206-3|4293	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6c.tfm
14mr|texlive-zhmetrics-r206-3|4294	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6d.tfm
14mr|texlive-zhmetrics-r206-3|4295	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6e.tfm
14mr|texlive-zhmetrics-r206-3|4296	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6f.tfm
14mr|texlive-zhmetrics-r206-3|4297	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl70.tfm
14mr|texlive-zhmetrics-r206-3|4298	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl71.tfm
14mr|texlive-zhmetrics-r206-3|4299	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl72.tfm
14mr|texlive-zhmetrics-r206-3|4300	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl73.tfm
14mr|texlive-zhmetrics-r206-3|4301	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl74.tfm
14mr|texlive-zhmetrics-r206-3|4302	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl75.tfm
14mr|texlive-zhmetrics-r206-3|4303	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl76.tfm
14mr|texlive-zhmetrics-r206-3|4304	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl77.tfm
14mr|texlive-zhmetrics-r206-3|4305	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl78.tfm
14mr|texlive-zhmetrics-r206-3|4306	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl79.tfm
14mr|texlive-zhmetrics-r206-3|4307	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7a.tfm
14mr|texlive-zhmetrics-r206-3|4308	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7b.tfm
14mr|texlive-zhmetrics-r206-3|4309	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7c.tfm
14mr|texlive-zhmetrics-r206-3|4310	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7d.tfm
14mr|texlive-zhmetrics-r206-3|4311	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7e.tfm
14mr|texlive-zhmetrics-r206-3|4312	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7f.tfm
14mr|texlive-zhmetrics-r206-3|4313	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl80.tfm
14mr|texlive-zhmetrics-r206-3|4314	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl81.tfm
14mr|texlive-zhmetrics-r206-3|4315	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl82.tfm
14mr|texlive-zhmetrics-r206-3|4316	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl83.tfm
14mr|texlive-zhmetrics-r206-3|4317	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl84.tfm
14mr|texlive-zhmetrics-r206-3|4318	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl85.tfm
14mr|texlive-zhmetrics-r206-3|4319	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl86.tfm
14mr|texlive-zhmetrics-r206-3|4320	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl87.tfm
14mr|texlive-zhmetrics-r206-3|4321	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl88.tfm
14mr|texlive-zhmetrics-r206-3|4322	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl89.tfm
14mr|texlive-zhmetrics-r206-3|4323	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8a.tfm
14mr|texlive-zhmetrics-r206-3|4324	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8b.tfm
14mr|texlive-zhmetrics-r206-3|4325	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8c.tfm
14mr|texlive-zhmetrics-r206-3|4326	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8d.tfm
14mr|texlive-zhmetrics-r206-3|4327	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8e.tfm
14mr|texlive-zhmetrics-r206-3|4328	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8f.tfm
14mr|texlive-zhmetrics-r206-3|4329	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl90.tfm
14mr|texlive-zhmetrics-r206-3|4330	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl91.tfm
14mr|texlive-zhmetrics-r206-3|4331	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl92.tfm
14mr|texlive-zhmetrics-r206-3|4332	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl93.tfm
14mr|texlive-zhmetrics-r206-3|4333	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl94.tfm
14mr|texlive-zhmetrics-r206-3|4334	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl95.tfm
14mr|texlive-zhmetrics-r206-3|4335	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl96.tfm
14mr|texlive-zhmetrics-r206-3|4336	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl97.tfm
14mr|texlive-zhmetrics-r206-3|4337	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl98.tfm
14mr|texlive-zhmetrics-r206-3|4338	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl99.tfm
14mr|texlive-zhmetrics-r206-3|4339	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9a.tfm
14mr|texlive-zhmetrics-r206-3|4340	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9b.tfm
14mr|texlive-zhmetrics-r206-3|4341	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9c.tfm
14mr|texlive-zhmetrics-r206-3|4342	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9d.tfm
14mr|texlive-zhmetrics-r206-3|4343	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9e.tfm
14mr|texlive-zhmetrics-r206-3|4344	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9f.tfm
14mr|texlive-zhmetrics-r206-3|4345	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla0.tfm
14mr|texlive-zhmetrics-r206-3|4346	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla1.tfm
14mr|texlive-zhmetrics-r206-3|4347	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla2.tfm
14mr|texlive-zhmetrics-r206-3|4348	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla3.tfm
14mr|texlive-zhmetrics-r206-3|4349	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla4.tfm
14mr|texlive-zhmetrics-r206-3|4350	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla5.tfm
14mr|texlive-zhmetrics-r206-3|4351	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla6.tfm
14mr|texlive-zhmetrics-r206-3|4352	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla7.tfm
14mr|texlive-zhmetrics-r206-3|4353	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla8.tfm
14mr|texlive-zhmetrics-r206-3|4354	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla9.tfm
14mr|texlive-zhmetrics-r206-3|4355	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslaa.tfm
14mr|texlive-zhmetrics-r206-3|4356	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslab.tfm
14mr|texlive-zhmetrics-r206-3|4357	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslac.tfm
14mr|texlive-zhmetrics-r206-3|4358	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslad.tfm
14mr|texlive-zhmetrics-r206-3|4359	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslae.tfm
14mr|texlive-zhmetrics-r206-3|4360	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslaf.tfm
14mr|texlive-zhmetrics-r206-3|4361	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb0.tfm
14mr|texlive-zhmetrics-r206-3|4362	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb1.tfm
14mr|texlive-zhmetrics-r206-3|4363	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb2.tfm
14mr|texlive-zhmetrics-r206-3|4364	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb3.tfm
14mr|texlive-zhmetrics-r206-3|4365	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb4.tfm
14mr|texlive-zhmetrics-r206-3|4366	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb5.tfm
14mr|texlive-zhmetrics-r206-3|4367	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb6.tfm
14mr|texlive-zhmetrics-r206-3|4368	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb7.tfm
14mr|texlive-zhmetrics-r206-3|4369	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb8.tfm
14mr|texlive-zhmetrics-r206-3|4370	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb9.tfm
14mr|texlive-zhmetrics-r206-3|4371	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslba.tfm
14mr|texlive-zhmetrics-r206-3|4372	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbb.tfm
14mr|texlive-zhmetrics-r206-3|4373	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbc.tfm
14mr|texlive-zhmetrics-r206-3|4374	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbd.tfm
14mr|texlive-zhmetrics-r206-3|4375	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbe.tfm
14mr|texlive-zhmetrics-r206-3|4376	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbf.tfm
14mr|texlive-zhmetrics-r206-3|4377	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc0.tfm
14mr|texlive-zhmetrics-r206-3|4378	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc1.tfm
14mr|texlive-zhmetrics-r206-3|4379	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc2.tfm
14mr|texlive-zhmetrics-r206-3|4380	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc3.tfm
14mr|texlive-zhmetrics-r206-3|4381	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc4.tfm
14mr|texlive-zhmetrics-r206-3|4382	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc5.tfm
14mr|texlive-zhmetrics-r206-3|4383	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc6.tfm
14mr|texlive-zhmetrics-r206-3|4384	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc7.tfm
14mr|texlive-zhmetrics-r206-3|4385	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc8.tfm
14mr|texlive-zhmetrics-r206-3|4386	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc9.tfm
14mr|texlive-zhmetrics-r206-3|4387	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslca.tfm
14mr|texlive-zhmetrics-r206-3|4388	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcb.tfm
14mr|texlive-zhmetrics-r206-3|4389	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcc.tfm
14mr|texlive-zhmetrics-r206-3|4390	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcd.tfm
14mr|texlive-zhmetrics-r206-3|4391	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslce.tfm
14mr|texlive-zhmetrics-r206-3|4392	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcf.tfm
14mr|texlive-zhmetrics-r206-3|4393	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld0.tfm
14mr|texlive-zhmetrics-r206-3|4394	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld1.tfm
14mr|texlive-zhmetrics-r206-3|4395	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld2.tfm
14mr|texlive-zhmetrics-r206-3|4396	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld3.tfm
14mr|texlive-zhmetrics-r206-3|4397	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld4.tfm
14mr|texlive-zhmetrics-r206-3|4398	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld5.tfm
14mr|texlive-zhmetrics-r206-3|4399	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld6.tfm
14mr|texlive-zhmetrics-r206-3|4400	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld7.tfm
14mr|texlive-zhmetrics-r206-3|4401	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld8.tfm
14mr|texlive-zhmetrics-r206-3|4402	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld9.tfm
14mr|texlive-zhmetrics-r206-3|4403	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslda.tfm
14mr|texlive-zhmetrics-r206-3|4404	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldb.tfm
14mr|texlive-zhmetrics-r206-3|4405	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldc.tfm
14mr|texlive-zhmetrics-r206-3|4406	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldd.tfm
14mr|texlive-zhmetrics-r206-3|4407	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslde.tfm
14mr|texlive-zhmetrics-r206-3|4408	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldf.tfm
14mr|texlive-zhmetrics-r206-3|4409	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle0.tfm
14mr|texlive-zhmetrics-r206-3|4410	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle1.tfm
14mr|texlive-zhmetrics-r206-3|4411	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle2.tfm
14mr|texlive-zhmetrics-r206-3|4412	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle3.tfm
14mr|texlive-zhmetrics-r206-3|4413	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle4.tfm
14mr|texlive-zhmetrics-r206-3|4414	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle5.tfm
14mr|texlive-zhmetrics-r206-3|4415	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle6.tfm
14mr|texlive-zhmetrics-r206-3|4416	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle7.tfm
14mr|texlive-zhmetrics-r206-3|4417	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle8.tfm
14mr|texlive-zhmetrics-r206-3|4418	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle9.tfm
14mr|texlive-zhmetrics-r206-3|4419	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslea.tfm
14mr|texlive-zhmetrics-r206-3|4420	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsleb.tfm
14mr|texlive-zhmetrics-r206-3|4421	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslec.tfm
14mr|texlive-zhmetrics-r206-3|4422	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsled.tfm
14mr|texlive-zhmetrics-r206-3|4423	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslee.tfm
14mr|texlive-zhmetrics-r206-3|4424	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslef.tfm
14mr|texlive-zhmetrics-r206-3|4425	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf0.tfm
14mr|texlive-zhmetrics-r206-3|4426	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf1.tfm
14mr|texlive-zhmetrics-r206-3|4427	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf2.tfm
14mr|texlive-zhmetrics-r206-3|4428	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf3.tfm
14mr|texlive-zhmetrics-r206-3|4429	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf4.tfm
14mr|texlive-zhmetrics-r206-3|4430	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf5.tfm
14mr|texlive-zhmetrics-r206-3|4431	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf6.tfm
14mr|texlive-zhmetrics-r206-3|4432	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf7.tfm
14mr|texlive-zhmetrics-r206-3|4433	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf8.tfm
14mr|texlive-zhmetrics-r206-3|4434	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf9.tfm
14mr|texlive-zhmetrics-r206-3|4435	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfa.tfm
14mr|texlive-zhmetrics-r206-3|4436	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfb.tfm
14mr|texlive-zhmetrics-r206-3|4437	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfc.tfm
14mr|texlive-zhmetrics-r206-3|4438	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfd.tfm
14mr|texlive-zhmetrics-r206-3|4439	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfe.tfm
14mr|texlive-zhmetrics-r206-3|4440	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslff.tfm
14mr|texlive-zhmetrics-r206-3|4441	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou00.tfm
14mr|texlive-zhmetrics-r206-3|4442	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou01.tfm
14mr|texlive-zhmetrics-r206-3|4443	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou02.tfm
14mr|texlive-zhmetrics-r206-3|4444	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou03.tfm
14mr|texlive-zhmetrics-r206-3|4445	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou04.tfm
14mr|texlive-zhmetrics-r206-3|4446	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou05.tfm
14mr|texlive-zhmetrics-r206-3|4447	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou06.tfm
14mr|texlive-zhmetrics-r206-3|4448	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou07.tfm
14mr|texlive-zhmetrics-r206-3|4449	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou08.tfm
14mr|texlive-zhmetrics-r206-3|4450	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou09.tfm
14mr|texlive-zhmetrics-r206-3|4451	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0a.tfm
14mr|texlive-zhmetrics-r206-3|4452	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0b.tfm
14mr|texlive-zhmetrics-r206-3|4453	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0c.tfm
14mr|texlive-zhmetrics-r206-3|4454	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0d.tfm
14mr|texlive-zhmetrics-r206-3|4455	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0e.tfm
14mr|texlive-zhmetrics-r206-3|4456	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0f.tfm
14mr|texlive-zhmetrics-r206-3|4457	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou10.tfm
14mr|texlive-zhmetrics-r206-3|4458	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou11.tfm
14mr|texlive-zhmetrics-r206-3|4459	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou12.tfm
14mr|texlive-zhmetrics-r206-3|4460	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou13.tfm
14mr|texlive-zhmetrics-r206-3|4461	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou14.tfm
14mr|texlive-zhmetrics-r206-3|4462	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou15.tfm
14mr|texlive-zhmetrics-r206-3|4463	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou16.tfm
14mr|texlive-zhmetrics-r206-3|4464	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou17.tfm
14mr|texlive-zhmetrics-r206-3|4465	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou18.tfm
14mr|texlive-zhmetrics-r206-3|4466	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou19.tfm
14mr|texlive-zhmetrics-r206-3|4467	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1a.tfm
14mr|texlive-zhmetrics-r206-3|4468	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1b.tfm
14mr|texlive-zhmetrics-r206-3|4469	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1c.tfm
14mr|texlive-zhmetrics-r206-3|4470	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1d.tfm
14mr|texlive-zhmetrics-r206-3|4471	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1e.tfm
14mr|texlive-zhmetrics-r206-3|4472	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1f.tfm
14mr|texlive-zhmetrics-r206-3|4473	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou20.tfm
14mr|texlive-zhmetrics-r206-3|4474	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou21.tfm
14mr|texlive-zhmetrics-r206-3|4475	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou22.tfm
14mr|texlive-zhmetrics-r206-3|4476	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou23.tfm
14mr|texlive-zhmetrics-r206-3|4477	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou24.tfm
14mr|texlive-zhmetrics-r206-3|4478	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou25.tfm
14mr|texlive-zhmetrics-r206-3|4479	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou26.tfm
14mr|texlive-zhmetrics-r206-3|4480	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou27.tfm
14mr|texlive-zhmetrics-r206-3|4481	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou28.tfm
14mr|texlive-zhmetrics-r206-3|4482	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou29.tfm
14mr|texlive-zhmetrics-r206-3|4483	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2a.tfm
14mr|texlive-zhmetrics-r206-3|4484	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2b.tfm
14mr|texlive-zhmetrics-r206-3|4485	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2c.tfm
14mr|texlive-zhmetrics-r206-3|4486	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2d.tfm
14mr|texlive-zhmetrics-r206-3|4487	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2e.tfm
14mr|texlive-zhmetrics-r206-3|4488	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2f.tfm
14mr|texlive-zhmetrics-r206-3|4489	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou30.tfm
14mr|texlive-zhmetrics-r206-3|4490	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou31.tfm
14mr|texlive-zhmetrics-r206-3|4491	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou32.tfm
14mr|texlive-zhmetrics-r206-3|4492	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou33.tfm
14mr|texlive-zhmetrics-r206-3|4493	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou34.tfm
14mr|texlive-zhmetrics-r206-3|4494	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou35.tfm
14mr|texlive-zhmetrics-r206-3|4495	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou36.tfm
14mr|texlive-zhmetrics-r206-3|4496	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou37.tfm
14mr|texlive-zhmetrics-r206-3|4497	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou38.tfm
14mr|texlive-zhmetrics-r206-3|4498	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou39.tfm
14mr|texlive-zhmetrics-r206-3|4499	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3a.tfm
14mr|texlive-zhmetrics-r206-3|4500	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3b.tfm
14mr|texlive-zhmetrics-r206-3|4501	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3c.tfm
14mr|texlive-zhmetrics-r206-3|4502	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3d.tfm
14mr|texlive-zhmetrics-r206-3|4503	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3e.tfm
14mr|texlive-zhmetrics-r206-3|4504	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3f.tfm
14mr|texlive-zhmetrics-r206-3|4505	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou40.tfm
14mr|texlive-zhmetrics-r206-3|4506	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou41.tfm
14mr|texlive-zhmetrics-r206-3|4507	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou42.tfm
14mr|texlive-zhmetrics-r206-3|4508	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou43.tfm
14mr|texlive-zhmetrics-r206-3|4509	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou44.tfm
14mr|texlive-zhmetrics-r206-3|4510	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou45.tfm
14mr|texlive-zhmetrics-r206-3|4511	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou46.tfm
14mr|texlive-zhmetrics-r206-3|4512	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou47.tfm
14mr|texlive-zhmetrics-r206-3|4513	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou48.tfm
14mr|texlive-zhmetrics-r206-3|4514	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou49.tfm
14mr|texlive-zhmetrics-r206-3|4515	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4a.tfm
14mr|texlive-zhmetrics-r206-3|4516	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4b.tfm
14mr|texlive-zhmetrics-r206-3|4517	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4c.tfm
14mr|texlive-zhmetrics-r206-3|4518	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4d.tfm
14mr|texlive-zhmetrics-r206-3|4519	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4e.tfm
14mr|texlive-zhmetrics-r206-3|4520	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4f.tfm
14mr|texlive-zhmetrics-r206-3|4521	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou50.tfm
14mr|texlive-zhmetrics-r206-3|4522	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou51.tfm
14mr|texlive-zhmetrics-r206-3|4523	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou52.tfm
14mr|texlive-zhmetrics-r206-3|4524	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou53.tfm
14mr|texlive-zhmetrics-r206-3|4525	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou54.tfm
14mr|texlive-zhmetrics-r206-3|4526	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou55.tfm
14mr|texlive-zhmetrics-r206-3|4527	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou56.tfm
14mr|texlive-zhmetrics-r206-3|4528	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou57.tfm
14mr|texlive-zhmetrics-r206-3|4529	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou58.tfm
14mr|texlive-zhmetrics-r206-3|4530	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou59.tfm
14mr|texlive-zhmetrics-r206-3|4531	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5a.tfm
14mr|texlive-zhmetrics-r206-3|4532	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5b.tfm
14mr|texlive-zhmetrics-r206-3|4533	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5c.tfm
14mr|texlive-zhmetrics-r206-3|4534	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5d.tfm
14mr|texlive-zhmetrics-r206-3|4535	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5e.tfm
14mr|texlive-zhmetrics-r206-3|4536	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5f.tfm
14mr|texlive-zhmetrics-r206-3|4537	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou60.tfm
14mr|texlive-zhmetrics-r206-3|4538	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou61.tfm
14mr|texlive-zhmetrics-r206-3|4539	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou62.tfm
14mr|texlive-zhmetrics-r206-3|4540	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou63.tfm
14mr|texlive-zhmetrics-r206-3|4541	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou64.tfm
14mr|texlive-zhmetrics-r206-3|4542	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou65.tfm
14mr|texlive-zhmetrics-r206-3|4543	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou66.tfm
14mr|texlive-zhmetrics-r206-3|4544	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou67.tfm
14mr|texlive-zhmetrics-r206-3|4545	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou68.tfm
14mr|texlive-zhmetrics-r206-3|4546	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou69.tfm
14mr|texlive-zhmetrics-r206-3|4547	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6a.tfm
14mr|texlive-zhmetrics-r206-3|4548	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6b.tfm
14mr|texlive-zhmetrics-r206-3|4549	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6c.tfm
14mr|texlive-zhmetrics-r206-3|4550	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6d.tfm
14mr|texlive-zhmetrics-r206-3|4551	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6e.tfm
14mr|texlive-zhmetrics-r206-3|4552	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6f.tfm
14mr|texlive-zhmetrics-r206-3|4553	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou70.tfm
14mr|texlive-zhmetrics-r206-3|4554	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou71.tfm
14mr|texlive-zhmetrics-r206-3|4555	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou72.tfm
14mr|texlive-zhmetrics-r206-3|4556	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou73.tfm
14mr|texlive-zhmetrics-r206-3|4557	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou74.tfm
14mr|texlive-zhmetrics-r206-3|4558	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou75.tfm
14mr|texlive-zhmetrics-r206-3|4559	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou76.tfm
14mr|texlive-zhmetrics-r206-3|4560	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou77.tfm
14mr|texlive-zhmetrics-r206-3|4561	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou78.tfm
14mr|texlive-zhmetrics-r206-3|4562	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou79.tfm
14mr|texlive-zhmetrics-r206-3|4563	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7a.tfm
14mr|texlive-zhmetrics-r206-3|4564	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7b.tfm
14mr|texlive-zhmetrics-r206-3|4565	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7c.tfm
14mr|texlive-zhmetrics-r206-3|4566	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7d.tfm
14mr|texlive-zhmetrics-r206-3|4567	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7e.tfm
14mr|texlive-zhmetrics-r206-3|4568	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7f.tfm
14mr|texlive-zhmetrics-r206-3|4569	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou80.tfm
14mr|texlive-zhmetrics-r206-3|4570	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou81.tfm
14mr|texlive-zhmetrics-r206-3|4571	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou82.tfm
14mr|texlive-zhmetrics-r206-3|4572	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou83.tfm
14mr|texlive-zhmetrics-r206-3|4573	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou84.tfm
14mr|texlive-zhmetrics-r206-3|4574	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou85.tfm
14mr|texlive-zhmetrics-r206-3|4575	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou86.tfm
14mr|texlive-zhmetrics-r206-3|4576	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou87.tfm
14mr|texlive-zhmetrics-r206-3|4577	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou88.tfm
14mr|texlive-zhmetrics-r206-3|4578	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou89.tfm
14mr|texlive-zhmetrics-r206-3|4579	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8a.tfm
14mr|texlive-zhmetrics-r206-3|4580	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8b.tfm
14mr|texlive-zhmetrics-r206-3|4581	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8c.tfm
14mr|texlive-zhmetrics-r206-3|4582	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8d.tfm
14mr|texlive-zhmetrics-r206-3|4583	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8e.tfm
14mr|texlive-zhmetrics-r206-3|4584	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8f.tfm
14mr|texlive-zhmetrics-r206-3|4585	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou90.tfm
14mr|texlive-zhmetrics-r206-3|4586	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou91.tfm
14mr|texlive-zhmetrics-r206-3|4587	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou92.tfm
14mr|texlive-zhmetrics-r206-3|4588	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou93.tfm
14mr|texlive-zhmetrics-r206-3|4589	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou94.tfm
14mr|texlive-zhmetrics-r206-3|4590	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou95.tfm
14mr|texlive-zhmetrics-r206-3|4591	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou96.tfm
14mr|texlive-zhmetrics-r206-3|4592	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou97.tfm
14mr|texlive-zhmetrics-r206-3|4593	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou98.tfm
14mr|texlive-zhmetrics-r206-3|4594	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou99.tfm
14mr|texlive-zhmetrics-r206-3|4595	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9a.tfm
14mr|texlive-zhmetrics-r206-3|4596	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9b.tfm
14mr|texlive-zhmetrics-r206-3|4597	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9c.tfm
14mr|texlive-zhmetrics-r206-3|4598	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9d.tfm
14mr|texlive-zhmetrics-r206-3|4599	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9e.tfm
14mr|texlive-zhmetrics-r206-3|4600	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9f.tfm
14mr|texlive-zhmetrics-r206-3|4601	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua0.tfm
14mr|texlive-zhmetrics-r206-3|4602	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua1.tfm
14mr|texlive-zhmetrics-r206-3|4603	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua2.tfm
14mr|texlive-zhmetrics-r206-3|4604	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua3.tfm
14mr|texlive-zhmetrics-r206-3|4605	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua4.tfm
14mr|texlive-zhmetrics-r206-3|4606	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua5.tfm
14mr|texlive-zhmetrics-r206-3|4607	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua6.tfm
14mr|texlive-zhmetrics-r206-3|4608	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua7.tfm
14mr|texlive-zhmetrics-r206-3|4609	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua8.tfm
14mr|texlive-zhmetrics-r206-3|4610	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua9.tfm
14mr|texlive-zhmetrics-r206-3|4611	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouaa.tfm
14mr|texlive-zhmetrics-r206-3|4612	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouab.tfm
14mr|texlive-zhmetrics-r206-3|4613	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouac.tfm
14mr|texlive-zhmetrics-r206-3|4614	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouad.tfm
14mr|texlive-zhmetrics-r206-3|4615	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouae.tfm
14mr|texlive-zhmetrics-r206-3|4616	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouaf.tfm
14mr|texlive-zhmetrics-r206-3|4617	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub0.tfm
14mr|texlive-zhmetrics-r206-3|4618	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub1.tfm
14mr|texlive-zhmetrics-r206-3|4619	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub2.tfm
14mr|texlive-zhmetrics-r206-3|4620	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub3.tfm
14mr|texlive-zhmetrics-r206-3|4621	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub4.tfm
14mr|texlive-zhmetrics-r206-3|4622	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub5.tfm
14mr|texlive-zhmetrics-r206-3|4623	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub6.tfm
14mr|texlive-zhmetrics-r206-3|4624	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub7.tfm
14mr|texlive-zhmetrics-r206-3|4625	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub8.tfm
14mr|texlive-zhmetrics-r206-3|4626	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub9.tfm
14mr|texlive-zhmetrics-r206-3|4627	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouba.tfm
14mr|texlive-zhmetrics-r206-3|4628	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubb.tfm
14mr|texlive-zhmetrics-r206-3|4629	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubc.tfm
14mr|texlive-zhmetrics-r206-3|4630	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubd.tfm
14mr|texlive-zhmetrics-r206-3|4631	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoube.tfm
14mr|texlive-zhmetrics-r206-3|4632	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubf.tfm
14mr|texlive-zhmetrics-r206-3|4633	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc0.tfm
14mr|texlive-zhmetrics-r206-3|4634	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc1.tfm
14mr|texlive-zhmetrics-r206-3|4635	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc2.tfm
14mr|texlive-zhmetrics-r206-3|4636	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc3.tfm
14mr|texlive-zhmetrics-r206-3|4637	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc4.tfm
14mr|texlive-zhmetrics-r206-3|4638	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc5.tfm
14mr|texlive-zhmetrics-r206-3|4639	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc6.tfm
14mr|texlive-zhmetrics-r206-3|4640	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc7.tfm
14mr|texlive-zhmetrics-r206-3|4641	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc8.tfm
14mr|texlive-zhmetrics-r206-3|4642	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc9.tfm
14mr|texlive-zhmetrics-r206-3|4643	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouca.tfm
14mr|texlive-zhmetrics-r206-3|4644	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucb.tfm
14mr|texlive-zhmetrics-r206-3|4645	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucc.tfm
14mr|texlive-zhmetrics-r206-3|4646	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucd.tfm
14mr|texlive-zhmetrics-r206-3|4647	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouce.tfm
14mr|texlive-zhmetrics-r206-3|4648	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucf.tfm
14mr|texlive-zhmetrics-r206-3|4649	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud0.tfm
14mr|texlive-zhmetrics-r206-3|4650	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud1.tfm
14mr|texlive-zhmetrics-r206-3|4651	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud2.tfm
14mr|texlive-zhmetrics-r206-3|4652	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud3.tfm
14mr|texlive-zhmetrics-r206-3|4653	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud4.tfm
14mr|texlive-zhmetrics-r206-3|4654	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud5.tfm
14mr|texlive-zhmetrics-r206-3|4655	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud6.tfm
14mr|texlive-zhmetrics-r206-3|4656	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud7.tfm
14mr|texlive-zhmetrics-r206-3|4657	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud8.tfm
14mr|texlive-zhmetrics-r206-3|4658	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud9.tfm
14mr|texlive-zhmetrics-r206-3|4659	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouda.tfm
14mr|texlive-zhmetrics-r206-3|4660	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudb.tfm
14mr|texlive-zhmetrics-r206-3|4661	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudc.tfm
14mr|texlive-zhmetrics-r206-3|4662	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudd.tfm
14mr|texlive-zhmetrics-r206-3|4663	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoude.tfm
14mr|texlive-zhmetrics-r206-3|4664	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudf.tfm
14mr|texlive-zhmetrics-r206-3|4665	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue0.tfm
14mr|texlive-zhmetrics-r206-3|4666	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue1.tfm
14mr|texlive-zhmetrics-r206-3|4667	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue2.tfm
14mr|texlive-zhmetrics-r206-3|4668	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue3.tfm
14mr|texlive-zhmetrics-r206-3|4669	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue4.tfm
14mr|texlive-zhmetrics-r206-3|4670	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue5.tfm
14mr|texlive-zhmetrics-r206-3|4671	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue6.tfm
14mr|texlive-zhmetrics-r206-3|4672	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue7.tfm
14mr|texlive-zhmetrics-r206-3|4673	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue8.tfm
14mr|texlive-zhmetrics-r206-3|4674	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue9.tfm
14mr|texlive-zhmetrics-r206-3|4675	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouea.tfm
14mr|texlive-zhmetrics-r206-3|4676	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoueb.tfm
14mr|texlive-zhmetrics-r206-3|4677	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouec.tfm
14mr|texlive-zhmetrics-r206-3|4678	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoued.tfm
14mr|texlive-zhmetrics-r206-3|4679	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouee.tfm
14mr|texlive-zhmetrics-r206-3|4680	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouef.tfm
14mr|texlive-zhmetrics-r206-3|4681	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf0.tfm
14mr|texlive-zhmetrics-r206-3|4682	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf1.tfm
14mr|texlive-zhmetrics-r206-3|4683	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf2.tfm
14mr|texlive-zhmetrics-r206-3|4684	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf3.tfm
14mr|texlive-zhmetrics-r206-3|4685	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf4.tfm
14mr|texlive-zhmetrics-r206-3|4686	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf5.tfm
14mr|texlive-zhmetrics-r206-3|4687	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf6.tfm
14mr|texlive-zhmetrics-r206-3|4688	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf7.tfm
14mr|texlive-zhmetrics-r206-3|4689	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf8.tfm
14mr|texlive-zhmetrics-r206-3|4690	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf9.tfm
14mr|texlive-zhmetrics-r206-3|4691	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufa.tfm
14mr|texlive-zhmetrics-r206-3|4692	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufb.tfm
14mr|texlive-zhmetrics-r206-3|4693	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufc.tfm
14mr|texlive-zhmetrics-r206-3|4694	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufd.tfm
14mr|texlive-zhmetrics-r206-3|4695	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufe.tfm
14mr|texlive-zhmetrics-r206-3|4696	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouff.tfm
14mr|texlive-zhmetrics-r206-3|4697	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl00.tfm
14mr|texlive-zhmetrics-r206-3|4698	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl01.tfm
14mr|texlive-zhmetrics-r206-3|4699	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl02.tfm
14mr|texlive-zhmetrics-r206-3|4700	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl03.tfm
14mr|texlive-zhmetrics-r206-3|4701	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl04.tfm
14mr|texlive-zhmetrics-r206-3|4702	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl05.tfm
14mr|texlive-zhmetrics-r206-3|4703	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl06.tfm
14mr|texlive-zhmetrics-r206-3|4704	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl07.tfm
14mr|texlive-zhmetrics-r206-3|4705	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl08.tfm
14mr|texlive-zhmetrics-r206-3|4706	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl09.tfm
14mr|texlive-zhmetrics-r206-3|4707	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0a.tfm
14mr|texlive-zhmetrics-r206-3|4708	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0b.tfm
14mr|texlive-zhmetrics-r206-3|4709	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0c.tfm
14mr|texlive-zhmetrics-r206-3|4710	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0d.tfm
14mr|texlive-zhmetrics-r206-3|4711	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0e.tfm
14mr|texlive-zhmetrics-r206-3|4712	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0f.tfm
14mr|texlive-zhmetrics-r206-3|4713	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl10.tfm
14mr|texlive-zhmetrics-r206-3|4714	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl11.tfm
14mr|texlive-zhmetrics-r206-3|4715	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl12.tfm
14mr|texlive-zhmetrics-r206-3|4716	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl13.tfm
14mr|texlive-zhmetrics-r206-3|4717	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl14.tfm
14mr|texlive-zhmetrics-r206-3|4718	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl15.tfm
14mr|texlive-zhmetrics-r206-3|4719	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl16.tfm
14mr|texlive-zhmetrics-r206-3|4720	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl17.tfm
14mr|texlive-zhmetrics-r206-3|4721	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl18.tfm
14mr|texlive-zhmetrics-r206-3|4722	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl19.tfm
14mr|texlive-zhmetrics-r206-3|4723	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1a.tfm
14mr|texlive-zhmetrics-r206-3|4724	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1b.tfm
14mr|texlive-zhmetrics-r206-3|4725	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1c.tfm
14mr|texlive-zhmetrics-r206-3|4726	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1d.tfm
14mr|texlive-zhmetrics-r206-3|4727	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1e.tfm
14mr|texlive-zhmetrics-r206-3|4728	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1f.tfm
14mr|texlive-zhmetrics-r206-3|4729	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl20.tfm
14mr|texlive-zhmetrics-r206-3|4730	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl21.tfm
14mr|texlive-zhmetrics-r206-3|4731	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl22.tfm
14mr|texlive-zhmetrics-r206-3|4732	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl23.tfm
14mr|texlive-zhmetrics-r206-3|4733	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl24.tfm
14mr|texlive-zhmetrics-r206-3|4734	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl25.tfm
14mr|texlive-zhmetrics-r206-3|4735	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl26.tfm
14mr|texlive-zhmetrics-r206-3|4736	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl27.tfm
14mr|texlive-zhmetrics-r206-3|4737	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl28.tfm
14mr|texlive-zhmetrics-r206-3|4738	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl29.tfm
14mr|texlive-zhmetrics-r206-3|4739	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2a.tfm
14mr|texlive-zhmetrics-r206-3|4740	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2b.tfm
14mr|texlive-zhmetrics-r206-3|4741	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2c.tfm
14mr|texlive-zhmetrics-r206-3|4742	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2d.tfm
14mr|texlive-zhmetrics-r206-3|4743	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2e.tfm
14mr|texlive-zhmetrics-r206-3|4744	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2f.tfm
14mr|texlive-zhmetrics-r206-3|4745	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl30.tfm
14mr|texlive-zhmetrics-r206-3|4746	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl31.tfm
14mr|texlive-zhmetrics-r206-3|4747	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl32.tfm
14mr|texlive-zhmetrics-r206-3|4748	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl33.tfm
14mr|texlive-zhmetrics-r206-3|4749	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl34.tfm
14mr|texlive-zhmetrics-r206-3|4750	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl35.tfm
14mr|texlive-zhmetrics-r206-3|4751	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl36.tfm
14mr|texlive-zhmetrics-r206-3|4752	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl37.tfm
14mr|texlive-zhmetrics-r206-3|4753	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl38.tfm
14mr|texlive-zhmetrics-r206-3|4754	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl39.tfm
14mr|texlive-zhmetrics-r206-3|4755	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3a.tfm
14mr|texlive-zhmetrics-r206-3|4756	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3b.tfm
14mr|texlive-zhmetrics-r206-3|4757	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3c.tfm
14mr|texlive-zhmetrics-r206-3|4758	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3d.tfm
14mr|texlive-zhmetrics-r206-3|4759	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3e.tfm
14mr|texlive-zhmetrics-r206-3|4760	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3f.tfm
14mr|texlive-zhmetrics-r206-3|4761	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl40.tfm
14mr|texlive-zhmetrics-r206-3|4762	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl41.tfm
14mr|texlive-zhmetrics-r206-3|4763	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl42.tfm
14mr|texlive-zhmetrics-r206-3|4764	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl43.tfm
14mr|texlive-zhmetrics-r206-3|4765	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl44.tfm
14mr|texlive-zhmetrics-r206-3|4766	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl45.tfm
14mr|texlive-zhmetrics-r206-3|4767	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl46.tfm
14mr|texlive-zhmetrics-r206-3|4768	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl47.tfm
14mr|texlive-zhmetrics-r206-3|4769	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl48.tfm
14mr|texlive-zhmetrics-r206-3|4770	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl49.tfm
14mr|texlive-zhmetrics-r206-3|4771	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4a.tfm
14mr|texlive-zhmetrics-r206-3|4772	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4b.tfm
14mr|texlive-zhmetrics-r206-3|4773	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4c.tfm
14mr|texlive-zhmetrics-r206-3|4774	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4d.tfm
14mr|texlive-zhmetrics-r206-3|4775	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4e.tfm
14mr|texlive-zhmetrics-r206-3|4776	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4f.tfm
14mr|texlive-zhmetrics-r206-3|4777	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl50.tfm
14mr|texlive-zhmetrics-r206-3|4778	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl51.tfm
14mr|texlive-zhmetrics-r206-3|4779	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl52.tfm
14mr|texlive-zhmetrics-r206-3|4780	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl53.tfm
14mr|texlive-zhmetrics-r206-3|4781	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl54.tfm
14mr|texlive-zhmetrics-r206-3|4782	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl55.tfm
14mr|texlive-zhmetrics-r206-3|4783	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl56.tfm
14mr|texlive-zhmetrics-r206-3|4784	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl57.tfm
14mr|texlive-zhmetrics-r206-3|4785	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl58.tfm
14mr|texlive-zhmetrics-r206-3|4786	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl59.tfm
14mr|texlive-zhmetrics-r206-3|4787	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5a.tfm
14mr|texlive-zhmetrics-r206-3|4788	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5b.tfm
14mr|texlive-zhmetrics-r206-3|4789	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5c.tfm
14mr|texlive-zhmetrics-r206-3|4790	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5d.tfm
14mr|texlive-zhmetrics-r206-3|4791	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5e.tfm
14mr|texlive-zhmetrics-r206-3|4792	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5f.tfm
14mr|texlive-zhmetrics-r206-3|4793	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl60.tfm
14mr|texlive-zhmetrics-r206-3|4794	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl61.tfm
14mr|texlive-zhmetrics-r206-3|4795	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl62.tfm
14mr|texlive-zhmetrics-r206-3|4796	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl63.tfm
14mr|texlive-zhmetrics-r206-3|4797	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl64.tfm
14mr|texlive-zhmetrics-r206-3|4798	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl65.tfm
14mr|texlive-zhmetrics-r206-3|4799	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl66.tfm
14mr|texlive-zhmetrics-r206-3|4800	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl67.tfm
14mr|texlive-zhmetrics-r206-3|4801	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl68.tfm
14mr|texlive-zhmetrics-r206-3|4802	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl69.tfm
14mr|texlive-zhmetrics-r206-3|4803	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6a.tfm
14mr|texlive-zhmetrics-r206-3|4804	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6b.tfm
14mr|texlive-zhmetrics-r206-3|4805	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6c.tfm
14mr|texlive-zhmetrics-r206-3|4806	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6d.tfm
14mr|texlive-zhmetrics-r206-3|4807	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6e.tfm
14mr|texlive-zhmetrics-r206-3|4808	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6f.tfm
14mr|texlive-zhmetrics-r206-3|4809	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl70.tfm
14mr|texlive-zhmetrics-r206-3|4810	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl71.tfm
14mr|texlive-zhmetrics-r206-3|4811	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl72.tfm
14mr|texlive-zhmetrics-r206-3|4812	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl73.tfm
14mr|texlive-zhmetrics-r206-3|4813	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl74.tfm
14mr|texlive-zhmetrics-r206-3|4814	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl75.tfm
14mr|texlive-zhmetrics-r206-3|4815	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl76.tfm
14mr|texlive-zhmetrics-r206-3|4816	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl77.tfm
14mr|texlive-zhmetrics-r206-3|4817	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl78.tfm
14mr|texlive-zhmetrics-r206-3|4818	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl79.tfm
14mr|texlive-zhmetrics-r206-3|4819	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7a.tfm
14mr|texlive-zhmetrics-r206-3|4820	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7b.tfm
14mr|texlive-zhmetrics-r206-3|4821	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7c.tfm
14mr|texlive-zhmetrics-r206-3|4822	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7d.tfm
14mr|texlive-zhmetrics-r206-3|4823	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7e.tfm
14mr|texlive-zhmetrics-r206-3|4824	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7f.tfm
14mr|texlive-zhmetrics-r206-3|4825	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl80.tfm
14mr|texlive-zhmetrics-r206-3|4826	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl81.tfm
14mr|texlive-zhmetrics-r206-3|4827	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl82.tfm
14mr|texlive-zhmetrics-r206-3|4828	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl83.tfm
14mr|texlive-zhmetrics-r206-3|4829	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl84.tfm
14mr|texlive-zhmetrics-r206-3|4830	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl85.tfm
14mr|texlive-zhmetrics-r206-3|4831	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl86.tfm
14mr|texlive-zhmetrics-r206-3|4832	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl87.tfm
14mr|texlive-zhmetrics-r206-3|4833	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl88.tfm
14mr|texlive-zhmetrics-r206-3|4834	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl89.tfm
14mr|texlive-zhmetrics-r206-3|4835	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8a.tfm
14mr|texlive-zhmetrics-r206-3|4836	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8b.tfm
14mr|texlive-zhmetrics-r206-3|4837	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8c.tfm
14mr|texlive-zhmetrics-r206-3|4838	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8d.tfm
14mr|texlive-zhmetrics-r206-3|4839	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8e.tfm
14mr|texlive-zhmetrics-r206-3|4840	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8f.tfm
14mr|texlive-zhmetrics-r206-3|4841	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl90.tfm
14mr|texlive-zhmetrics-r206-3|4842	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl91.tfm
14mr|texlive-zhmetrics-r206-3|4843	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl92.tfm
14mr|texlive-zhmetrics-r206-3|4844	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl93.tfm
14mr|texlive-zhmetrics-r206-3|4845	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl94.tfm
14mr|texlive-zhmetrics-r206-3|4846	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl95.tfm
14mr|texlive-zhmetrics-r206-3|4847	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl96.tfm
14mr|texlive-zhmetrics-r206-3|4848	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl97.tfm
14mr|texlive-zhmetrics-r206-3|4849	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl98.tfm
14mr|texlive-zhmetrics-r206-3|4850	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl99.tfm
14mr|texlive-zhmetrics-r206-3|4851	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9a.tfm
14mr|texlive-zhmetrics-r206-3|4852	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9b.tfm
14mr|texlive-zhmetrics-r206-3|4853	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9c.tfm
14mr|texlive-zhmetrics-r206-3|4854	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9d.tfm
14mr|texlive-zhmetrics-r206-3|4855	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9e.tfm
14mr|texlive-zhmetrics-r206-3|4856	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9f.tfm
14mr|texlive-zhmetrics-r206-3|4857	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla0.tfm
14mr|texlive-zhmetrics-r206-3|4858	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla1.tfm
14mr|texlive-zhmetrics-r206-3|4859	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla2.tfm
14mr|texlive-zhmetrics-r206-3|4860	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla3.tfm
14mr|texlive-zhmetrics-r206-3|4861	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla4.tfm
14mr|texlive-zhmetrics-r206-3|4862	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla5.tfm
14mr|texlive-zhmetrics-r206-3|4863	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla6.tfm
14mr|texlive-zhmetrics-r206-3|4864	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla7.tfm
14mr|texlive-zhmetrics-r206-3|4865	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla8.tfm
14mr|texlive-zhmetrics-r206-3|4866	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla9.tfm
14mr|texlive-zhmetrics-r206-3|4867	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslaa.tfm
14mr|texlive-zhmetrics-r206-3|4868	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslab.tfm
14mr|texlive-zhmetrics-r206-3|4869	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslac.tfm
14mr|texlive-zhmetrics-r206-3|4870	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslad.tfm
14mr|texlive-zhmetrics-r206-3|4871	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslae.tfm
14mr|texlive-zhmetrics-r206-3|4872	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslaf.tfm
14mr|texlive-zhmetrics-r206-3|4873	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb0.tfm
14mr|texlive-zhmetrics-r206-3|4874	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb1.tfm
14mr|texlive-zhmetrics-r206-3|4875	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb2.tfm
14mr|texlive-zhmetrics-r206-3|4876	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb3.tfm
14mr|texlive-zhmetrics-r206-3|4877	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb4.tfm
14mr|texlive-zhmetrics-r206-3|4878	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb5.tfm
14mr|texlive-zhmetrics-r206-3|4879	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb6.tfm
14mr|texlive-zhmetrics-r206-3|4880	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb7.tfm
14mr|texlive-zhmetrics-r206-3|4881	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb8.tfm
14mr|texlive-zhmetrics-r206-3|4882	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb9.tfm
14mr|texlive-zhmetrics-r206-3|4883	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslba.tfm
14mr|texlive-zhmetrics-r206-3|4884	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbb.tfm
14mr|texlive-zhmetrics-r206-3|4885	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbc.tfm
14mr|texlive-zhmetrics-r206-3|4886	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbd.tfm
14mr|texlive-zhmetrics-r206-3|4887	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbe.tfm
14mr|texlive-zhmetrics-r206-3|4888	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbf.tfm
14mr|texlive-zhmetrics-r206-3|4889	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc0.tfm
14mr|texlive-zhmetrics-r206-3|4890	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc1.tfm
14mr|texlive-zhmetrics-r206-3|4891	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc2.tfm
14mr|texlive-zhmetrics-r206-3|4892	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc3.tfm
14mr|texlive-zhmetrics-r206-3|4893	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc4.tfm
14mr|texlive-zhmetrics-r206-3|4894	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc5.tfm
14mr|texlive-zhmetrics-r206-3|4895	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc6.tfm
14mr|texlive-zhmetrics-r206-3|4896	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc7.tfm
14mr|texlive-zhmetrics-r206-3|4897	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc8.tfm
14mr|texlive-zhmetrics-r206-3|4898	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc9.tfm
14mr|texlive-zhmetrics-r206-3|4899	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslca.tfm
14mr|texlive-zhmetrics-r206-3|4900	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcb.tfm
14mr|texlive-zhmetrics-r206-3|4901	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcc.tfm
14mr|texlive-zhmetrics-r206-3|4902	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcd.tfm
14mr|texlive-zhmetrics-r206-3|4903	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslce.tfm
14mr|texlive-zhmetrics-r206-3|4904	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcf.tfm
14mr|texlive-zhmetrics-r206-3|4905	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld0.tfm
14mr|texlive-zhmetrics-r206-3|4906	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld1.tfm
14mr|texlive-zhmetrics-r206-3|4907	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld2.tfm
14mr|texlive-zhmetrics-r206-3|4908	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld3.tfm
14mr|texlive-zhmetrics-r206-3|4909	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld4.tfm
14mr|texlive-zhmetrics-r206-3|4910	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld5.tfm
14mr|texlive-zhmetrics-r206-3|4911	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld6.tfm
14mr|texlive-zhmetrics-r206-3|4912	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld7.tfm
14mr|texlive-zhmetrics-r206-3|4913	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld8.tfm
14mr|texlive-zhmetrics-r206-3|4914	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld9.tfm
14mr|texlive-zhmetrics-r206-3|4915	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslda.tfm
14mr|texlive-zhmetrics-r206-3|4916	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldb.tfm
14mr|texlive-zhmetrics-r206-3|4917	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldc.tfm
14mr|texlive-zhmetrics-r206-3|4918	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldd.tfm
14mr|texlive-zhmetrics-r206-3|4919	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslde.tfm
14mr|texlive-zhmetrics-r206-3|4920	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldf.tfm
14mr|texlive-zhmetrics-r206-3|4921	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle0.tfm
14mr|texlive-zhmetrics-r206-3|4922	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle1.tfm
14mr|texlive-zhmetrics-r206-3|4923	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle2.tfm
14mr|texlive-zhmetrics-r206-3|4924	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle3.tfm
14mr|texlive-zhmetrics-r206-3|4925	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle4.tfm
14mr|texlive-zhmetrics-r206-3|4926	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle5.tfm
14mr|texlive-zhmetrics-r206-3|4927	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle6.tfm
14mr|texlive-zhmetrics-r206-3|4928	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle7.tfm
14mr|texlive-zhmetrics-r206-3|4929	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle8.tfm
14mr|texlive-zhmetrics-r206-3|4930	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle9.tfm
14mr|texlive-zhmetrics-r206-3|4931	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslea.tfm
14mr|texlive-zhmetrics-r206-3|4932	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousleb.tfm
14mr|texlive-zhmetrics-r206-3|4933	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslec.tfm
14mr|texlive-zhmetrics-r206-3|4934	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousled.tfm
14mr|texlive-zhmetrics-r206-3|4935	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslee.tfm
14mr|texlive-zhmetrics-r206-3|4936	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslef.tfm
14mr|texlive-zhmetrics-r206-3|4937	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf0.tfm
14mr|texlive-zhmetrics-r206-3|4938	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf1.tfm
14mr|texlive-zhmetrics-r206-3|4939	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf2.tfm
14mr|texlive-zhmetrics-r206-3|4940	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf3.tfm
14mr|texlive-zhmetrics-r206-3|4941	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf4.tfm
14mr|texlive-zhmetrics-r206-3|4942	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf5.tfm
14mr|texlive-zhmetrics-r206-3|4943	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf6.tfm
14mr|texlive-zhmetrics-r206-3|4944	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf7.tfm
14mr|texlive-zhmetrics-r206-3|4945	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf8.tfm
14mr|texlive-zhmetrics-r206-3|4946	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf9.tfm
14mr|texlive-zhmetrics-r206-3|4947	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfa.tfm
14mr|texlive-zhmetrics-r206-3|4948	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfb.tfm
14mr|texlive-zhmetrics-r206-3|4949	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfc.tfm
14mr|texlive-zhmetrics-r206-3|4950	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfd.tfm
14mr|texlive-zhmetrics-r206-3|4951	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfe.tfm
14mr|texlive-zhmetrics-r206-3|4952	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslff.tfm
14mr|texlive-zhmetrics-r206-3|4953	%{_texmfdistdir}/tex/generic/zhmetrics/zhwinfonts.tex
14mr|texlive-zhmetrics-r206-3|4954	%{_texmfdistdir}/tex/latex/zhmetrics/c19fs.fd
14mr|texlive-zhmetrics-r206-3|4955	%{_texmfdistdir}/tex/latex/zhmetrics/c19hei.fd
14mr|texlive-zhmetrics-r206-3|4956	%{_texmfdistdir}/tex/latex/zhmetrics/c19kai.fd
14mr|texlive-zhmetrics-r206-3|4957	%{_texmfdistdir}/tex/latex/zhmetrics/c19li.fd
14mr|texlive-zhmetrics-r206-3|4958	%{_texmfdistdir}/tex/latex/zhmetrics/c19you.fd
14mr|texlive-zhmetrics-r206-3|4959	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhfs.fd
14mr|texlive-zhmetrics-r206-3|4960	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhhei.fd
14mr|texlive-zhmetrics-r206-3|4961	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhkai.fd
14mr|texlive-zhmetrics-r206-3|4962	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhli.fd
14mr|texlive-zhmetrics-r206-3|4963	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhsong.fd
14mr|texlive-zhmetrics-r206-3|4964	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhyou.fd
14mr|texlive-zhmetrics-r206-3|4965	%{_texmfdistdir}/tex/latex/zhmetrics/c70fs.fd
14mr|texlive-zhmetrics-r206-3|4966	%{_texmfdistdir}/tex/latex/zhmetrics/c70hei.fd
14mr|texlive-zhmetrics-r206-3|4967	%{_texmfdistdir}/tex/latex/zhmetrics/c70kai.fd
14mr|texlive-zhmetrics-r206-3|4968	%{_texmfdistdir}/tex/latex/zhmetrics/c70li.fd
14mr|texlive-zhmetrics-r206-3|4969	%{_texmfdistdir}/tex/latex/zhmetrics/c70you.fd
14mr|texlive-zhmetrics-r206-3|4970	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhfs.fd
14mr|texlive-zhmetrics-r206-3|4971	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhhei.fd
14mr|texlive-zhmetrics-r206-3|4972	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhkai.fd
14mr|texlive-zhmetrics-r206-3|4973	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhli.fd
14mr|texlive-zhmetrics-r206-3|4974	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhsong.fd
14mr|texlive-zhmetrics-r206-3|4975	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhyou.fd
14mr|texlive-zhmetrics-r206-3|4976	%doc %{_texmfdistdir}/doc/fonts/zhmetrics/README
14mr|texlive-zhmetrics-r206-3|4977	#- source
14mr|texlive-zhmetrics-r206-3|4978	%doc %{_texmfdistdir}/source/fonts/zhmetrics/CTeXFonts.lua
14mr|texlive-zhmetrics-r206-3|4979	%doc %{_texmfdistdir}/source/fonts/zhmetrics/ttfonts.map
14mr|texlive-zhmetrics-r206-3|4980	%doc %{_texmfdistdir}/source/fonts/zhmetrics/zhfd.lua
14mr|texlive-zhmetrics-r206-3|4981	%doc %{_texmfdistdir}/source/fonts/zhmetrics/zhtfm.lua
14mr|texlive-zhmetrics-r206-3|4982	
14mr|texlive-zhmetrics-r206-3|4983	#-----------------------------------------------------------------------
14mr|texlive-zhmetrics-r206-3|4984	%prep
14mr|texlive-zhmetrics-r206-3|4985	%setup -c -a0 -a1 -a2
14mr|texlive-zhmetrics-r206-3|4986	
14mr|texlive-zhmetrics-r206-3|4987	%build
14mr|texlive-zhmetrics-r206-3|4988	
14mr|texlive-zhmetrics-r206-3|4989	%install
14mr|texlive-zhmetrics-r206-3|4990	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zhmetrics-r206-3|4991	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-zhmetrics-r206-3|4992	
14mr|texlive-zhmetrics-r206-3|4993	
14mr|texlive-zhmetrics-r206-3|4994	
14mr|texlive-zhmetrics-r206-3|4995	%changelog
14mr|texlive-zhmetrics-r206-3|4996	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> r206-3
14mr|texlive-zhmetrics-r206-3|4997	+ Revision: 147e7b4
14mr|texlive-zhmetrics-r206-3|4998	- MassBuild#440: Increase release tag
14mr|texlive-zhmetrics-r206-3|4999	
14mr|texlive-zhmetrics-r206-3|5000	

21864 14
14mr|texlive-zhnumber-1.6-2|1	# revision 27120
14mr|texlive-zhnumber-1.6-2|2	# category Package
14mr|texlive-zhnumber-1.6-2|3	# catalog-ctan /macros/latex/contrib/zhnumber
14mr|texlive-zhnumber-1.6-2|4	# catalog-date 2012-07-20 19:39:58 +0200
14mr|texlive-zhnumber-1.6-2|5	# catalog-license lppl1.3
14mr|texlive-zhnumber-1.6-2|6	# catalog-version 1.6
14mr|texlive-zhnumber-1.6-2|7	Name:		texlive-zhnumber
14mr|texlive-zhnumber-1.6-2|8	Version:	1.6
14mr|texlive-zhnumber-1.6-2|9	Release:	2
14mr|texlive-zhnumber-1.6-2|10	Summary:	Typeset Chinese representations of numbers
14mr|texlive-zhnumber-1.6-2|11	Group:		Publishing
14mr|texlive-zhnumber-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/zhnumber
14mr|texlive-zhnumber-1.6-2|13	License:	LPPL1.3
14mr|texlive-zhnumber-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhnumber.tar.xz
14mr|texlive-zhnumber-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhnumber.doc.tar.xz
14mr|texlive-zhnumber-1.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhnumber.source.tar.xz
14mr|texlive-zhnumber-1.6-2|17	BuildArch:	noarch
14mr|texlive-zhnumber-1.6-2|18	BuildRequires:	texlive-tlpkg
14mr|texlive-zhnumber-1.6-2|19	Requires(pre):	texlive-tlpkg
14mr|texlive-zhnumber-1.6-2|20	Requires(post):	texlive-kpathsea
14mr|texlive-zhnumber-1.6-2|21	
14mr|texlive-zhnumber-1.6-2|22	%description
14mr|texlive-zhnumber-1.6-2|23	The package provides commands to typeset Chinese
14mr|texlive-zhnumber-1.6-2|24	representations of numbers. The main difference between this
14mr|texlive-zhnumber-1.6-2|25	package and CJKnumb is that the commands provided are
14mr|texlive-zhnumber-1.6-2|26	expandable in the 'proper' way.
14mr|texlive-zhnumber-1.6-2|27	
14mr|texlive-zhnumber-1.6-2|28	%post
14mr|texlive-zhnumber-1.6-2|29	%{_sbindir}/texlive.post
14mr|texlive-zhnumber-1.6-2|30	
14mr|texlive-zhnumber-1.6-2|31	%postun
14mr|texlive-zhnumber-1.6-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-zhnumber-1.6-2|33	%{_sbindir}/texlive.post
14mr|texlive-zhnumber-1.6-2|34	fi
14mr|texlive-zhnumber-1.6-2|35	
14mr|texlive-zhnumber-1.6-2|36	#-----------------------------------------------------------------------
14mr|texlive-zhnumber-1.6-2|37	%files
14mr|texlive-zhnumber-1.6-2|38	%{_texmfdistdir}/tex/latex/zhnumber/config/zhnumber-big5.cfg
14mr|texlive-zhnumber-1.6-2|39	%{_texmfdistdir}/tex/latex/zhnumber/config/zhnumber-gbk.cfg
14mr|texlive-zhnumber-1.6-2|40	%{_texmfdistdir}/tex/latex/zhnumber/config/zhnumber-utf8.cfg
14mr|texlive-zhnumber-1.6-2|41	%{_texmfdistdir}/tex/latex/zhnumber/zhnumber.sty
14mr|texlive-zhnumber-1.6-2|42	%doc %{_texmfdistdir}/doc/latex/zhnumber/README
14mr|texlive-zhnumber-1.6-2|43	%doc %{_texmfdistdir}/doc/latex/zhnumber/zhnumber.pdf
14mr|texlive-zhnumber-1.6-2|44	#- source
14mr|texlive-zhnumber-1.6-2|45	%doc %{_texmfdistdir}/source/latex/zhnumber/zhnumber.dtx
14mr|texlive-zhnumber-1.6-2|46	%doc %{_texmfdistdir}/source/latex/zhnumber/zhnumber.ins
14mr|texlive-zhnumber-1.6-2|47	
14mr|texlive-zhnumber-1.6-2|48	#-----------------------------------------------------------------------
14mr|texlive-zhnumber-1.6-2|49	%prep
14mr|texlive-zhnumber-1.6-2|50	%setup -c -a0 -a1 -a2
14mr|texlive-zhnumber-1.6-2|51	
14mr|texlive-zhnumber-1.6-2|52	%build
14mr|texlive-zhnumber-1.6-2|53	
14mr|texlive-zhnumber-1.6-2|54	%install
14mr|texlive-zhnumber-1.6-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zhnumber-1.6-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mr|texlive-zhnumber-1.6-2|57	
14mr|texlive-zhnumber-1.6-2|58	
14mr|texlive-zhnumber-1.6-2|59	
14mr|texlive-zhnumber-1.6-2|60	%changelog
14mr|texlive-zhnumber-1.6-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6-2
14mr|texlive-zhnumber-1.6-2|62	+ Revision: 8d455aa
14mr|texlive-zhnumber-1.6-2|63	- MassBuild#440: Increase release tag
14mr|texlive-zhnumber-1.6-2|64	
14mr|texlive-zhnumber-1.6-2|65	

21865 14
14mr|texlive-zhspacing-20120314-2|1	# revision 25644
14mr|texlive-zhspacing-20120314-2|2	# category Package
14mr|texlive-zhspacing-20120314-2|3	# catalog-ctan /macros/xetex/generic/zhspacing
14mr|texlive-zhspacing-20120314-2|4	# catalog-date 2012-03-14 18:58:06 +0100
14mr|texlive-zhspacing-20120314-2|5	# catalog-license lppl
14mr|texlive-zhspacing-20120314-2|6	# catalog-version 2012/03/14
14mr|texlive-zhspacing-20120314-2|7	Name:		texlive-zhspacing
14mr|texlive-zhspacing-20120314-2|8	Version:	20120314
14mr|texlive-zhspacing-20120314-2|9	Release:	2
14mr|texlive-zhspacing-20120314-2|10	Summary:	Spacing for mixed CJK-English documents in XeTeX
14mr|texlive-zhspacing-20120314-2|11	Group:		Publishing
14mr|texlive-zhspacing-20120314-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/zhspacing
14mr|texlive-zhspacing-20120314-2|13	License:	LPPL
14mr|texlive-zhspacing-20120314-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhspacing.tar.xz
14mr|texlive-zhspacing-20120314-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhspacing.doc.tar.xz
14mr|texlive-zhspacing-20120314-2|16	BuildArch:	noarch
14mr|texlive-zhspacing-20120314-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-zhspacing-20120314-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-zhspacing-20120314-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-zhspacing-20120314-2|20	
14mr|texlive-zhspacing-20120314-2|21	%description
14mr|texlive-zhspacing-20120314-2|22	The package manages spacing in a CJK document; between
14mr|texlive-zhspacing-20120314-2|23	consecutive Chinese letters, spaces are ignored, but a
14mr|texlive-zhspacing-20120314-2|24	consistent space is inserted between Chinese text and English
14mr|texlive-zhspacing-20120314-2|25	(or mathematics). The package may be used by any document
14mr|texlive-zhspacing-20120314-2|26	format under XeTeX.
14mr|texlive-zhspacing-20120314-2|27	
14mr|texlive-zhspacing-20120314-2|28	%post
14mr|texlive-zhspacing-20120314-2|29	%{_sbindir}/texlive.post
14mr|texlive-zhspacing-20120314-2|30	
14mr|texlive-zhspacing-20120314-2|31	%postun
14mr|texlive-zhspacing-20120314-2|32	if [ $1 -eq 0 ]; then
14mr|texlive-zhspacing-20120314-2|33	%{_sbindir}/texlive.post
14mr|texlive-zhspacing-20120314-2|34	fi
14mr|texlive-zhspacing-20120314-2|35	
14mr|texlive-zhspacing-20120314-2|36	#-----------------------------------------------------------------------
14mr|texlive-zhspacing-20120314-2|37	%files
14mr|texlive-zhspacing-20120314-2|38	%{_texmfdistdir}/tex/xetex/zhspacing/context/t-zhspacing.tex
14mr|texlive-zhspacing-20120314-2|39	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhmath.sty
14mr|texlive-zhspacing-20120314-2|40	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhsmyclass.sty
14mr|texlive-zhspacing-20120314-2|41	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhspacing.sty
14mr|texlive-zhspacing-20120314-2|42	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhsusefulmacros.sty
14mr|texlive-zhspacing-20120314-2|43	%{_texmfdistdir}/tex/xetex/zhspacing/latex/zhfont.sty
14mr|texlive-zhspacing-20120314-2|44	%{_texmfdistdir}/tex/xetex/zhspacing/latex/zhulem.sty
14mr|texlive-zhspacing-20120314-2|45	%doc %{_texmfdistdir}/doc/xetex/zhspacing/README
14mr|texlive-zhspacing-20120314-2|46	%doc %{_texmfdistdir}/doc/xetex/zhspacing/test/zhspacing-context-test.tex
14mr|texlive-zhspacing-20120314-2|47	%doc %{_texmfdistdir}/doc/xetex/zhspacing/zhs-man.pdf
14mr|texlive-zhspacing-20120314-2|48	%doc %{_texmfdistdir}/doc/xetex/zhspacing/zhs-man.tex
14mr|texlive-zhspacing-20120314-2|49	
14mr|texlive-zhspacing-20120314-2|50	#-----------------------------------------------------------------------
14mr|texlive-zhspacing-20120314-2|51	%prep
14mr|texlive-zhspacing-20120314-2|52	%setup -c -a0 -a1
14mr|texlive-zhspacing-20120314-2|53	
14mr|texlive-zhspacing-20120314-2|54	%build
14mr|texlive-zhspacing-20120314-2|55	
14mr|texlive-zhspacing-20120314-2|56	%install
14mr|texlive-zhspacing-20120314-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zhspacing-20120314-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-zhspacing-20120314-2|59	
14mr|texlive-zhspacing-20120314-2|60	
14mr|texlive-zhspacing-20120314-2|61	
14mr|texlive-zhspacing-20120314-2|62	%changelog
14mr|texlive-zhspacing-20120314-2|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120314-2
14mr|texlive-zhspacing-20120314-2|64	+ Revision: bd664bb
14mr|texlive-zhspacing-20120314-2|65	- MassBuild#440: Increase release tag
14mr|texlive-zhspacing-20120314-2|66	
14mr|texlive-zhspacing-20120314-2|67	

21866 14
14mr|texlive-ziffer-2.1-3|1	# revision 15878
14mr|texlive-ziffer-2.1-3|2	# category Package
14mr|texlive-ziffer-2.1-3|3	# catalog-ctan /macros/latex/contrib/ziffer
14mr|texlive-ziffer-2.1-3|4	# catalog-date 2008-08-24 14:22:28 +0200
14mr|texlive-ziffer-2.1-3|5	# catalog-license lppl
14mr|texlive-ziffer-2.1-3|6	# catalog-version 2.1
14mr|texlive-ziffer-2.1-3|7	Name:		texlive-ziffer
14mr|texlive-ziffer-2.1-3|8	Version:	2.1
14mr|texlive-ziffer-2.1-3|9	Release:	3
14mr|texlive-ziffer-2.1-3|10	Summary:	Conversion of punctuation in maths mode
14mr|texlive-ziffer-2.1-3|11	Group:		Publishing
14mr|texlive-ziffer-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ziffer
14mr|texlive-ziffer-2.1-3|13	License:	LPPL
14mr|texlive-ziffer-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ziffer.tar.xz
14mr|texlive-ziffer-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ziffer.doc.tar.xz
14mr|texlive-ziffer-2.1-3|16	BuildArch:	noarch
14mr|texlive-ziffer-2.1-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-ziffer-2.1-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-ziffer-2.1-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-ziffer-2.1-3|20	
14mr|texlive-ziffer-2.1-3|21	%description
14mr|texlive-ziffer-2.1-3|22	The package modifies the behaviour of characters in maths mode
14mr|texlive-ziffer-2.1-3|23	so that: '.' is used as a one-thousand separator (as is common
14mr|texlive-ziffer-2.1-3|24	in Germany) ',' is used as a decimal separator (as is common in
14mr|texlive-ziffer-2.1-3|25	Germany) '--' is represented with spacing as appropriate to
14mr|texlive-ziffer-2.1-3|26	such constructs as '1.000,--'. These conversions may be
14mr|texlive-ziffer-2.1-3|27	switched on and off.
14mr|texlive-ziffer-2.1-3|28	
14mr|texlive-ziffer-2.1-3|29	%post
14mr|texlive-ziffer-2.1-3|30	%{_sbindir}/texlive.post
14mr|texlive-ziffer-2.1-3|31	
14mr|texlive-ziffer-2.1-3|32	%postun
14mr|texlive-ziffer-2.1-3|33	if [ $1 -eq 0 ]; then
14mr|texlive-ziffer-2.1-3|34	%{_sbindir}/texlive.post
14mr|texlive-ziffer-2.1-3|35	fi
14mr|texlive-ziffer-2.1-3|36	
14mr|texlive-ziffer-2.1-3|37	#-----------------------------------------------------------------------
14mr|texlive-ziffer-2.1-3|38	%files
14mr|texlive-ziffer-2.1-3|39	%{_texmfdistdir}/tex/latex/ziffer/ziffer.sty
14mr|texlive-ziffer-2.1-3|40	%doc %{_texmfdistdir}/doc/latex/ziffer/README
14mr|texlive-ziffer-2.1-3|41	
14mr|texlive-ziffer-2.1-3|42	#-----------------------------------------------------------------------
14mr|texlive-ziffer-2.1-3|43	%prep
14mr|texlive-ziffer-2.1-3|44	%setup -c -a0 -a1
14mr|texlive-ziffer-2.1-3|45	
14mr|texlive-ziffer-2.1-3|46	%build
14mr|texlive-ziffer-2.1-3|47	
14mr|texlive-ziffer-2.1-3|48	%install
14mr|texlive-ziffer-2.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-ziffer-2.1-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-ziffer-2.1-3|51	
14mr|texlive-ziffer-2.1-3|52	
14mr|texlive-ziffer-2.1-3|53	
14mr|texlive-ziffer-2.1-3|54	%changelog
14mr|texlive-ziffer-2.1-3|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1-3
14mr|texlive-ziffer-2.1-3|56	+ Revision: 2fe31f5
14mr|texlive-ziffer-2.1-3|57	- MassBuild#440: Increase release tag
14mr|texlive-ziffer-2.1-3|58	
14mr|texlive-ziffer-2.1-3|59	

21867 14
14mr|texlive-zwgetfdate-20080824-3|1	# revision 15878
14mr|texlive-zwgetfdate-20080824-3|2	# category Package
14mr|texlive-zwgetfdate-20080824-3|3	# catalog-ctan /macros/latex/contrib/zwgetfdate
14mr|texlive-zwgetfdate-20080824-3|4	# catalog-date 2008-08-24 14:29:08 +0200
14mr|texlive-zwgetfdate-20080824-3|5	# catalog-license lppl1.3
14mr|texlive-zwgetfdate-20080824-3|6	# catalog-version undef
14mr|texlive-zwgetfdate-20080824-3|7	Name:		texlive-zwgetfdate
14mr|texlive-zwgetfdate-20080824-3|8	Version:	20080824
14mr|texlive-zwgetfdate-20080824-3|9	Release:	3
14mr|texlive-zwgetfdate-20080824-3|10	Summary:	Get package or file date
14mr|texlive-zwgetfdate-20080824-3|11	Group:		Publishing
14mr|texlive-zwgetfdate-20080824-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/zwgetfdate
14mr|texlive-zwgetfdate-20080824-3|13	License:	LPPL1.3
14mr|texlive-zwgetfdate-20080824-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwgetfdate.tar.xz
14mr|texlive-zwgetfdate-20080824-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwgetfdate.doc.tar.xz
14mr|texlive-zwgetfdate-20080824-3|16	BuildArch:	noarch
14mr|texlive-zwgetfdate-20080824-3|17	BuildRequires:	texlive-tlpkg
14mr|texlive-zwgetfdate-20080824-3|18	Requires(pre):	texlive-tlpkg
14mr|texlive-zwgetfdate-20080824-3|19	Requires(post):	texlive-kpathsea
14mr|texlive-zwgetfdate-20080824-3|20	
14mr|texlive-zwgetfdate-20080824-3|21	%description
14mr|texlive-zwgetfdate-20080824-3|22	The package enables to fetch dates of used packages and files
14mr|texlive-zwgetfdate-20080824-3|23	and provide such information in macros. It is useful for
14mr|texlive-zwgetfdate-20080824-3|24	automatic obtaining the date of a package being documented,
14mr|texlive-zwgetfdate-20080824-3|25	mainly if you do not use doc/docstrip.
14mr|texlive-zwgetfdate-20080824-3|26	
14mr|texlive-zwgetfdate-20080824-3|27	%post
14mr|texlive-zwgetfdate-20080824-3|28	%{_sbindir}/texlive.post
14mr|texlive-zwgetfdate-20080824-3|29	
14mr|texlive-zwgetfdate-20080824-3|30	%postun
14mr|texlive-zwgetfdate-20080824-3|31	if [ $1 -eq 0 ]; then
14mr|texlive-zwgetfdate-20080824-3|32	%{_sbindir}/texlive.post
14mr|texlive-zwgetfdate-20080824-3|33	fi
14mr|texlive-zwgetfdate-20080824-3|34	
14mr|texlive-zwgetfdate-20080824-3|35	#-----------------------------------------------------------------------
14mr|texlive-zwgetfdate-20080824-3|36	%files
14mr|texlive-zwgetfdate-20080824-3|37	%{_texmfdistdir}/tex/latex/zwgetfdate/zwgetfdate.sty
14mr|texlive-zwgetfdate-20080824-3|38	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/License.txt
14mr|texlive-zwgetfdate-20080824-3|39	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/README
14mr|texlive-zwgetfdate-20080824-3|40	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/zwgetfdate.pdf
14mr|texlive-zwgetfdate-20080824-3|41	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/zwgetfdate.tex
14mr|texlive-zwgetfdate-20080824-3|42	
14mr|texlive-zwgetfdate-20080824-3|43	#-----------------------------------------------------------------------
14mr|texlive-zwgetfdate-20080824-3|44	%prep
14mr|texlive-zwgetfdate-20080824-3|45	%setup -c -a0 -a1
14mr|texlive-zwgetfdate-20080824-3|46	
14mr|texlive-zwgetfdate-20080824-3|47	%build
14mr|texlive-zwgetfdate-20080824-3|48	
14mr|texlive-zwgetfdate-20080824-3|49	%install
14mr|texlive-zwgetfdate-20080824-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zwgetfdate-20080824-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-zwgetfdate-20080824-3|52	
14mr|texlive-zwgetfdate-20080824-3|53	
14mr|texlive-zwgetfdate-20080824-3|54	
14mr|texlive-zwgetfdate-20080824-3|55	%changelog
14mr|texlive-zwgetfdate-20080824-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20080824-3
14mr|texlive-zwgetfdate-20080824-3|57	+ Revision: d632bb1
14mr|texlive-zwgetfdate-20080824-3|58	- MassBuild#440: Increase release tag
14mr|texlive-zwgetfdate-20080824-3|59	
14mr|texlive-zwgetfdate-20080824-3|60	

21868 14
14mr|texlive-zwpagelayout-20120809-2|1	# revision 26549
14mr|texlive-zwpagelayout-20120809-2|2	# category Package
14mr|texlive-zwpagelayout-20120809-2|3	# catalog-ctan undef
14mr|texlive-zwpagelayout-20120809-2|4	# catalog-date undef
14mr|texlive-zwpagelayout-20120809-2|5	# catalog-license undef
14mr|texlive-zwpagelayout-20120809-2|6	# catalog-version undef
14mr|texlive-zwpagelayout-20120809-2|7	Name:		texlive-zwpagelayout
14mr|texlive-zwpagelayout-20120809-2|8	Version:	20120809
14mr|texlive-zwpagelayout-20120809-2|9	Release:	2
14mr|texlive-zwpagelayout-20120809-2|10	Summary:	TeXLive zwpagelayout package
14mr|texlive-zwpagelayout-20120809-2|11	Group:		Publishing
14mr|texlive-zwpagelayout-20120809-2|12	URL:		http://tug.org/texlive
14mr|texlive-zwpagelayout-20120809-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-zwpagelayout-20120809-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwpagelayout.tar.xz
14mr|texlive-zwpagelayout-20120809-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwpagelayout.doc.tar.xz
14mr|texlive-zwpagelayout-20120809-2|16	BuildArch:	noarch
14mr|texlive-zwpagelayout-20120809-2|17	BuildRequires:	texlive-tlpkg
14mr|texlive-zwpagelayout-20120809-2|18	Requires(pre):	texlive-tlpkg
14mr|texlive-zwpagelayout-20120809-2|19	Requires(post):	texlive-kpathsea
14mr|texlive-zwpagelayout-20120809-2|20	
14mr|texlive-zwpagelayout-20120809-2|21	%description
14mr|texlive-zwpagelayout-20120809-2|22	TeXLive zwpagelayout package.
14mr|texlive-zwpagelayout-20120809-2|23	
14mr|texlive-zwpagelayout-20120809-2|24	%post
14mr|texlive-zwpagelayout-20120809-2|25	%{_sbindir}/texlive.post
14mr|texlive-zwpagelayout-20120809-2|26	
14mr|texlive-zwpagelayout-20120809-2|27	%postun
14mr|texlive-zwpagelayout-20120809-2|28	if [ $1 -eq 0 ]; then
14mr|texlive-zwpagelayout-20120809-2|29	%{_sbindir}/texlive.post
14mr|texlive-zwpagelayout-20120809-2|30	fi
14mr|texlive-zwpagelayout-20120809-2|31	
14mr|texlive-zwpagelayout-20120809-2|32	#-----------------------------------------------------------------------
14mr|texlive-zwpagelayout-20120809-2|33	%files
14mr|texlive-zwpagelayout-20120809-2|34	%{_texmfdistdir}/tex/latex/zwpagelayout/zwpagelayout.sty
14mr|texlive-zwpagelayout-20120809-2|35	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/License.txt
14mr|texlive-zwpagelayout-20120809-2|36	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/LoremIpsumDolor.tex
14mr|texlive-zwpagelayout-20120809-2|37	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/README
14mr|texlive-zwpagelayout-20120809-2|38	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjustfoot.pdf
14mr|texlive-zwpagelayout-20120809-2|39	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjustfoot.tex
14mr|texlive-zwpagelayout-20120809-2|40	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjusthead.pdf
14mr|texlive-zwpagelayout-20120809-2|41	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjusthead.tex
14mr|texlive-zwpagelayout-20120809-2|42	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/coversample.pdf
14mr|texlive-zwpagelayout-20120809-2|43	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/coversample.tex
14mr|texlive-zwpagelayout-20120809-2|44	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/zwpagelayout.pdf
14mr|texlive-zwpagelayout-20120809-2|45	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/zwpagelayout.tex
14mr|texlive-zwpagelayout-20120809-2|46	
14mr|texlive-zwpagelayout-20120809-2|47	#-----------------------------------------------------------------------
14mr|texlive-zwpagelayout-20120809-2|48	%prep
14mr|texlive-zwpagelayout-20120809-2|49	%setup -c -a0 -a1
14mr|texlive-zwpagelayout-20120809-2|50	
14mr|texlive-zwpagelayout-20120809-2|51	%build
14mr|texlive-zwpagelayout-20120809-2|52	
14mr|texlive-zwpagelayout-20120809-2|53	%install
14mr|texlive-zwpagelayout-20120809-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zwpagelayout-20120809-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-zwpagelayout-20120809-2|56	
14mr|texlive-zwpagelayout-20120809-2|57	
14mr|texlive-zwpagelayout-20120809-2|58	
14mr|texlive-zwpagelayout-20120809-2|59	%changelog
14mr|texlive-zwpagelayout-20120809-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20120809-2
14mr|texlive-zwpagelayout-20120809-2|61	+ Revision: bdc0b91
14mr|texlive-zwpagelayout-20120809-2|62	- MassBuild#440: Increase release tag
14mr|texlive-zwpagelayout-20120809-2|63	
14mr|texlive-zwpagelayout-20120809-2|64	

21869 14
14mr|texlive-zxjafbfont-20131009-6|1	# revision 28539
14mr|texlive-zxjafbfont-20131009-6|2	# category Package
14mr|texlive-zxjafbfont-20131009-6|3	# catalog-ctan undef
14mr|texlive-zxjafbfont-20131009-6|4	# catalog-date undef
14mr|texlive-zxjafbfont-20131009-6|5	# catalog-license undef
14mr|texlive-zxjafbfont-20131009-6|6	# catalog-version undef
14mr|texlive-zxjafbfont-20131009-6|7	Name:		texlive-zxjafbfont
14mr|texlive-zxjafbfont-20131009-6|8	Version:	20131009
14mr|texlive-zxjafbfont-20131009-6|9	Release:	6
14mr|texlive-zxjafbfont-20131009-6|10	Summary:	TeXLive zxjafbfont package
14mr|texlive-zxjafbfont-20131009-6|11	Group:		Publishing
14mr|texlive-zxjafbfont-20131009-6|12	URL:		http://tug.org/texlive
14mr|texlive-zxjafbfont-20131009-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mr|texlive-zxjafbfont-20131009-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafbfont.tar.xz
14mr|texlive-zxjafbfont-20131009-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafbfont.doc.tar.xz
14mr|texlive-zxjafbfont-20131009-6|16	BuildArch:	noarch
14mr|texlive-zxjafbfont-20131009-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-zxjafbfont-20131009-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-zxjafbfont-20131009-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-zxjafbfont-20131009-6|20	
14mr|texlive-zxjafbfont-20131009-6|21	%description
14mr|texlive-zxjafbfont-20131009-6|22	TeXLive zxjafbfont package.
14mr|texlive-zxjafbfont-20131009-6|23	
14mr|texlive-zxjafbfont-20131009-6|24	%post
14mr|texlive-zxjafbfont-20131009-6|25	%{_sbindir}/texlive.post
14mr|texlive-zxjafbfont-20131009-6|26	
14mr|texlive-zxjafbfont-20131009-6|27	%postun
14mr|texlive-zxjafbfont-20131009-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-zxjafbfont-20131009-6|29	%{_sbindir}/texlive.post
14mr|texlive-zxjafbfont-20131009-6|30	fi
14mr|texlive-zxjafbfont-20131009-6|31	
14mr|texlive-zxjafbfont-20131009-6|32	#-----------------------------------------------------------------------
14mr|texlive-zxjafbfont-20131009-6|33	%files
14mr|texlive-zxjafbfont-20131009-6|34	%{_texmfdistdir}/tex/latex/zxjafbfont/zxjafbfont.sty
14mr|texlive-zxjafbfont-20131009-6|35	%doc %{_texmfdistdir}/doc/latex/zxjafbfont/LICENSE
14mr|texlive-zxjafbfont-20131009-6|36	%doc %{_texmfdistdir}/doc/latex/zxjafbfont/README
14mr|texlive-zxjafbfont-20131009-6|37	
14mr|texlive-zxjafbfont-20131009-6|38	#-----------------------------------------------------------------------
14mr|texlive-zxjafbfont-20131009-6|39	%prep
14mr|texlive-zxjafbfont-20131009-6|40	%setup -c -a0 -a1
14mr|texlive-zxjafbfont-20131009-6|41	
14mr|texlive-zxjafbfont-20131009-6|42	%build
14mr|texlive-zxjafbfont-20131009-6|43	
14mr|texlive-zxjafbfont-20131009-6|44	%install
14mr|texlive-zxjafbfont-20131009-6|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zxjafbfont-20131009-6|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-zxjafbfont-20131009-6|47	
14mr|texlive-zxjafbfont-20131009-6|48	%changelog
14mr|texlive-zxjafbfont-20131009-6|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20131009-6
14mr|texlive-zxjafbfont-20131009-6|50	+ Revision: 6c625ea
14mr|texlive-zxjafbfont-20131009-6|51	- MassBuild#440: Increase release tag
14mr|texlive-zxjafbfont-20131009-6|52	
14mr|texlive-zxjafbfont-20131009-6|53	

21870 14
14mr|texlive-zxjafont-0.2-6|1	# revision 30105
14mr|texlive-zxjafont-0.2-6|2	# category Package
14mr|texlive-zxjafont-0.2-6|3	# catalog-ctan /language/japanese/zxjafont
14mr|texlive-zxjafont-0.2-6|4	# catalog-date 2013-04-25 17:40:06 +0200
14mr|texlive-zxjafont-0.2-6|5	# catalog-license other-free
14mr|texlive-zxjafont-0.2-6|6	# catalog-version 0.2
14mr|texlive-zxjafont-0.2-6|7	Name:		texlive-zxjafont
14mr|texlive-zxjafont-0.2-6|8	Version:	0.2
14mr|texlive-zxjafont-0.2-6|9	Release:	6
14mr|texlive-zxjafont-0.2-6|10	Summary:	Set up Japanese font families for XeLaTeX
14mr|texlive-zxjafont-0.2-6|11	Group:		Publishing
14mr|texlive-zxjafont-0.2-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/zxjafont
14mr|texlive-zxjafont-0.2-6|13	License:	OTHER-FREE
14mr|texlive-zxjafont-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafont.tar.xz
14mr|texlive-zxjafont-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafont.doc.tar.xz
14mr|texlive-zxjafont-0.2-6|16	BuildArch:	noarch
14mr|texlive-zxjafont-0.2-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-zxjafont-0.2-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-zxjafont-0.2-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-zxjafont-0.2-6|20	
14mr|texlive-zxjafont-0.2-6|21	%description
14mr|texlive-zxjafont-0.2-6|22	TeXLive zxjafont package.
14mr|texlive-zxjafont-0.2-6|23	
14mr|texlive-zxjafont-0.2-6|24	%post
14mr|texlive-zxjafont-0.2-6|25	%{_sbindir}/texlive.post
14mr|texlive-zxjafont-0.2-6|26	
14mr|texlive-zxjafont-0.2-6|27	%postun
14mr|texlive-zxjafont-0.2-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-zxjafont-0.2-6|29	%{_sbindir}/texlive.post
14mr|texlive-zxjafont-0.2-6|30	fi
14mr|texlive-zxjafont-0.2-6|31	
14mr|texlive-zxjafont-0.2-6|32	#-----------------------------------------------------------------------
14mr|texlive-zxjafont-0.2-6|33	%files
14mr|texlive-zxjafont-0.2-6|34	%{_texmfdistdir}/tex/latex/zxjafont/zxjafont.sty
14mr|texlive-zxjafont-0.2-6|35	%doc %{_texmfdistdir}/doc/latex/zxjafont/LICENSE
14mr|texlive-zxjafont-0.2-6|36	%doc %{_texmfdistdir}/doc/latex/zxjafont/README
14mr|texlive-zxjafont-0.2-6|37	%doc %{_texmfdistdir}/doc/latex/zxjafont/zxjafont.pdf
14mr|texlive-zxjafont-0.2-6|38	%doc %{_texmfdistdir}/doc/latex/zxjafont/zxjafont.tex
14mr|texlive-zxjafont-0.2-6|39	
14mr|texlive-zxjafont-0.2-6|40	#-----------------------------------------------------------------------
14mr|texlive-zxjafont-0.2-6|41	%prep
14mr|texlive-zxjafont-0.2-6|42	%setup -c -a0 -a1
14mr|texlive-zxjafont-0.2-6|43	
14mr|texlive-zxjafont-0.2-6|44	%build
14mr|texlive-zxjafont-0.2-6|45	
14mr|texlive-zxjafont-0.2-6|46	%install
14mr|texlive-zxjafont-0.2-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zxjafont-0.2-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-zxjafont-0.2-6|49	
14mr|texlive-zxjafont-0.2-6|50	%changelog
14mr|texlive-zxjafont-0.2-6|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2-6
14mr|texlive-zxjafont-0.2-6|52	+ Revision: c96ed8b
14mr|texlive-zxjafont-0.2-6|53	- MassBuild#440: Increase release tag
14mr|texlive-zxjafont-0.2-6|54	
14mr|texlive-zxjafont-0.2-6|55	

21871 14
14mr|texlive-zxjatype-0.6-6|1	# revision 28541
14mr|texlive-zxjatype-0.6-6|2	# category Package
14mr|texlive-zxjatype-0.6-6|3	# catalog-ctan /language/japanese/zxjatype
14mr|texlive-zxjatype-0.6-6|4	# catalog-date 2012-12-15 19:00:17 +0100
14mr|texlive-zxjatype-0.6-6|5	# catalog-license other-free
14mr|texlive-zxjatype-0.6-6|6	# catalog-version 0.6
14mr|texlive-zxjatype-0.6-6|7	Name:		texlive-zxjatype
14mr|texlive-zxjatype-0.6-6|8	Version:	0.6
14mr|texlive-zxjatype-0.6-6|9	Release:	6
14mr|texlive-zxjatype-0.6-6|10	Summary:	Standard conforming typesetting of Japanese, for XeLaTeX
14mr|texlive-zxjatype-0.6-6|11	Group:		Publishing
14mr|texlive-zxjatype-0.6-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/zxjatype
14mr|texlive-zxjatype-0.6-6|13	License:	OTHER-FREE
14mr|texlive-zxjatype-0.6-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjatype.tar.xz
14mr|texlive-zxjatype-0.6-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjatype.doc.tar.xz
14mr|texlive-zxjatype-0.6-6|16	BuildArch:	noarch
14mr|texlive-zxjatype-0.6-6|17	BuildRequires:	texlive-tlpkg
14mr|texlive-zxjatype-0.6-6|18	Requires(pre):	texlive-tlpkg
14mr|texlive-zxjatype-0.6-6|19	Requires(post):	texlive-kpathsea
14mr|texlive-zxjatype-0.6-6|20	
14mr|texlive-zxjatype-0.6-6|21	%description
14mr|texlive-zxjatype-0.6-6|22	TeXLive zxjatype package.
14mr|texlive-zxjatype-0.6-6|23	
14mr|texlive-zxjatype-0.6-6|24	%post
14mr|texlive-zxjatype-0.6-6|25	%{_sbindir}/texlive.post
14mr|texlive-zxjatype-0.6-6|26	
14mr|texlive-zxjatype-0.6-6|27	%postun
14mr|texlive-zxjatype-0.6-6|28	if [ $1 -eq 0 ]; then
14mr|texlive-zxjatype-0.6-6|29	%{_sbindir}/texlive.post
14mr|texlive-zxjatype-0.6-6|30	fi
14mr|texlive-zxjatype-0.6-6|31	
14mr|texlive-zxjatype-0.6-6|32	#-----------------------------------------------------------------------
14mr|texlive-zxjatype-0.6-6|33	%files
14mr|texlive-zxjatype-0.6-6|34	%{_texmfdistdir}/tex/latex/zxjatype/zxjatype.sty
14mr|texlive-zxjatype-0.6-6|35	%doc %{_texmfdistdir}/doc/latex/zxjatype/LICENSE
14mr|texlive-zxjatype-0.6-6|36	%doc %{_texmfdistdir}/doc/latex/zxjatype/README
14mr|texlive-zxjatype-0.6-6|37	%doc %{_texmfdistdir}/doc/latex/zxjatype/example/example.pdf
14mr|texlive-zxjatype-0.6-6|38	%doc %{_texmfdistdir}/doc/latex/zxjatype/example/example.tex
14mr|texlive-zxjatype-0.6-6|39	%doc %{_texmfdistdir}/doc/latex/zxjatype/example/xetexsamp01.pdf
14mr|texlive-zxjatype-0.6-6|40	
14mr|texlive-zxjatype-0.6-6|41	#-----------------------------------------------------------------------
14mr|texlive-zxjatype-0.6-6|42	%prep
14mr|texlive-zxjatype-0.6-6|43	%setup -c -a0 -a1
14mr|texlive-zxjatype-0.6-6|44	
14mr|texlive-zxjatype-0.6-6|45	%build
14mr|texlive-zxjatype-0.6-6|46	
14mr|texlive-zxjatype-0.6-6|47	%install
14mr|texlive-zxjatype-0.6-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mr|texlive-zxjatype-0.6-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mr|texlive-zxjatype-0.6-6|50	
14mr|texlive-zxjatype-0.6-6|51	%changelog
14mr|texlive-zxjatype-0.6-6|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-6
14mr|texlive-zxjatype-0.6-6|53	+ Revision: 3f8e42e
14mr|texlive-zxjatype-0.6-6|54	- MassBuild#440: Increase release tag
14mr|texlive-zxjatype-0.6-6|55	
14mr|texlive-zxjatype-0.6-6|56	

21872 14
14mr|tftp-5.1-7|1	Summary: 	The client and server for the Trivial File Transfer Protocol (TFTP)
14mr|tftp-5.1-7|2	Name: 		tftp
14mr|tftp-5.1-7|3	Version: 	5.1
14mr|tftp-5.1-7|4	Release: 	7
14mr|tftp-5.1-7|5	License: 	BSD
14mr|tftp-5.1-7|6	Group: 		System/Servers
14mr|tftp-5.1-7|7	URL:		http://www.kernel.org/pub/software/network/tftp/
14mr|tftp-5.1-7|8	Source0: 	http://www.kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-%{version}.tar.xz
14mr|tftp-5.1-7|9	Source1: 	tftp-xinetd
14mr|tftp-5.1-7|10	Patch0:		tftp-mips.patch
14mr|tftp-5.1-7|11	Patch1:		tftp-0.40-remap.patch
14mr|tftp-5.1-7|12	Patch2:		tftp-hpa-0.39-tzfix.patch
14mr|tftp-5.1-7|13	Patch3:		tftp-0.42-tftpboot.patch
14mr|tftp-5.1-7|14	Patch4:		tftp-0.49-chk_retcodes.patch
14mr|tftp-5.1-7|15	Patch5:		tftp-hpa-0.49-fortify-strcpy-crash.patch
14mr|tftp-5.1-7|16	Patch6:		tftp-0.49-cmd_arg.patch
14mr|tftp-5.1-7|17	Patch7:		tftp-hpa-0.49-stats.patch
14mr|tftp-5.1-7|18	BuildRequires:	tcp_wrappers-devel readline-devel
14mr|tftp-5.1-7|19	
14mr|tftp-5.1-7|20	%description
14mr|tftp-5.1-7|21	The Trivial File Transfer Protocol (TFTP) is normally used only for booting
14mr|tftp-5.1-7|22	diskless workstations. The tftp package provides the user interface for TFTP,
14mr|tftp-5.1-7|23	which allows users to transfer files to and from a remote machine. This
14mr|tftp-5.1-7|24	program, and TFTP, provide very little security, and should not be enabled
14mr|tftp-5.1-7|25	unless it is expressly needed.
14mr|tftp-5.1-7|26	
14mr|tftp-5.1-7|27	%package	server
14mr|tftp-5.1-7|28	Summary:	The server for the Trivial File Transfer Protocol (TFTP)
14mr|tftp-5.1-7|29	Group:		System/Servers
14mr|tftp-5.1-7|30	Requires:	xinetd
14mr|tftp-5.1-7|31	Requires(post):	rpm-helper
14mr|tftp-5.1-7|32	Requires(preun):rpm-helper
14mr|tftp-5.1-7|33	
14mr|tftp-5.1-7|34	%description	server
14mr|tftp-5.1-7|35	The Trivial File Transfer Protocol (TFTP) is normally used only for booting
14mr|tftp-5.1-7|36	diskless workstations.  The tftp-server package provides the server for TFTP,
14mr|tftp-5.1-7|37	which allows users to transfer files to and from a remote machine. TFTP
14mr|tftp-5.1-7|38	provides very little security, and should not be enabled unless it is
14mr|tftp-5.1-7|39	expressly needed. The TFTP server is run from %{_sysconfdir}/xinetd.d/tftp,
14mr|tftp-5.1-7|40	and is disabled by default on a Mandriva Linux systems.
14mr|tftp-5.1-7|41	
14mr|tftp-5.1-7|42	%prep
14mr|tftp-5.1-7|43	%setup -q  -n tftp-hpa-%{version}
14mr|tftp-5.1-7|44	%patch0 -p1
14mr|tftp-5.1-7|45	%patch1 -p1 -b .zero~
14mr|tftp-5.1-7|46	%patch2 -p1 -b .tzfix~
14mr|tftp-5.1-7|47	%patch3 -p1 -b .tftpboot~
14mr|tftp-5.1-7|48	%patch4 -p1 -b .chk_retcodes~
14mr|tftp-5.1-7|49	%patch5 -p1 -b .fortify-strcpy-crash~
14mr|tftp-5.1-7|50	%patch6 -p1 -b .cmd_arg~
14mr|tftp-5.1-7|51	%patch7 -p1 -b .stats~
14mr|tftp-5.1-7|52	autoreconf
14mr|tftp-5.1-7|53	
14mr|tftp-5.1-7|54	%build
14mr|tftp-5.1-7|55	%serverbuild
14mr|tftp-5.1-7|56	
14mr|tftp-5.1-7|57	%configure2_5x
14mr|tftp-5.1-7|58	
14mr|tftp-5.1-7|59	%make
14mr|tftp-5.1-7|60	
14mr|tftp-5.1-7|61	%install
14mr|tftp-5.1-7|62	mkdir -p %{buildroot}%{_bindir}
14mr|tftp-5.1-7|63	mkdir -p %{buildroot}%{_mandir}/man{1,8}
14mr|tftp-5.1-7|64	mkdir -p %{buildroot}%{_sbindir}
14mr|tftp-5.1-7|65	
14mr|tftp-5.1-7|66	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install
14mr|tftp-5.1-7|67	install -m755 -d %{buildroot}%{_localstatedir}/lib/tftpboot/
14mr|tftp-5.1-7|68	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/xinetd.d/tftp
14mr|tftp-5.1-7|69	
14mr|tftp-5.1-7|70	%files
14mr|tftp-5.1-7|71	%{_bindir}/tftp
14mr|tftp-5.1-7|72	%{_mandir}/man1/*
14mr|tftp-5.1-7|73	
14mr|tftp-5.1-7|74	%files server
14mr|tftp-5.1-7|75	%dir %{_localstatedir}/lib/tftpboot
14mr|tftp-5.1-7|76	%config(noreplace) %{_sysconfdir}/xinetd.d/tftp
14mr|tftp-5.1-7|77	%{_sbindir}/in.tftpd
14mr|tftp-5.1-7|78	%{_mandir}/man8/*
14mr|tftp-5.1-7|79	
14mr|tftp-5.1-7|80	
14mr|tftp-5.1-7|81	%changelog
14mr|tftp-5.1-7|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1-7
14mr|tftp-5.1-7|83	+ Revision: 836aa8e
14mr|tftp-5.1-7|84	- MassBuild#440: Increase release tag
14mr|tftp-5.1-7|85	
14mr|tftp-5.1-7|86	

21873 14
14mr|thinkfan-0.8.0-2|1	Name:           thinkfan
14mr|thinkfan-0.8.0-2|2	Version:        0.8.0
14mr|thinkfan-0.8.0-2|3	Release:        2
14mr|thinkfan-0.8.0-2|4	Summary:        Simple and lightweight fan control program
14mr|thinkfan-0.8.0-2|5	Group:		System/Base
14mr|thinkfan-0.8.0-2|6	License:        GPLv3+
14mr|thinkfan-0.8.0-2|7	URL:            http://thinkfan.sourceforge.net/
14mr|thinkfan-0.8.0-2|8	Source0:        http://downloads.sourceforge.net/thinkfan/%{name}-%{version}.tar.gz
14mr|thinkfan-0.8.0-2|9	Source1:        %{name}.service
14mr|thinkfan-0.8.0-2|10	BuildRequires:  systemd-units
14mr|thinkfan-0.8.0-2|11	Requires(post): systemd-units
14mr|thinkfan-0.8.0-2|12	Requires(preun): systemd-units
14mr|thinkfan-0.8.0-2|13	Requires(postun): systemd-units
14mr|thinkfan-0.8.0-2|14	
14mr|thinkfan-0.8.0-2|15	%define unitdir /lib/systemd/system/
14mr|thinkfan-0.8.0-2|16	
14mr|thinkfan-0.8.0-2|17	%description
14mr|thinkfan-0.8.0-2|18	Thinkfan is a simple, lightweight fan control program. Originally designed
14mr|thinkfan-0.8.0-2|19	specifically for IBM/Lenovo Thinkpads, it now supports any kind of system via
14mr|thinkfan-0.8.0-2|20	the sysfs hwmon interface (/sys/class/hwmon). It is designed to eat as little
14mr|thinkfan-0.8.0-2|21	CPU power as possible.
14mr|thinkfan-0.8.0-2|22	
14mr|thinkfan-0.8.0-2|23	%prep
14mr|thinkfan-0.8.0-2|24	%setup -q
14mr|thinkfan-0.8.0-2|25	
14mr|thinkfan-0.8.0-2|26	
14mr|thinkfan-0.8.0-2|27	%build
14mr|thinkfan-0.8.0-2|28	%make
14mr|thinkfan-0.8.0-2|29	
14mr|thinkfan-0.8.0-2|30	
14mr|thinkfan-0.8.0-2|31	%install
14mr|thinkfan-0.8.0-2|32	install -p -D -m 0755 thinkfan %{buildroot}%{_sbindir}/%{name}
14mr|thinkfan-0.8.0-2|33	#install -p -D -m 644 rcscripts/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
14mr|thinkfan-0.8.0-2|34	# this is more complete:
14mr|thinkfan-0.8.0-2|35	install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14mr|thinkfan-0.8.0-2|36	install -p -D -m 644 examples/thinkfan.conf.complex  %{buildroot}%{_sysconfdir}/%{name}.conf
14mr|thinkfan-0.8.0-2|37	
14mr|thinkfan-0.8.0-2|38	%post
14mr|thinkfan-0.8.0-2|39	if [ $1 -eq 1 ] ; then
14mr|thinkfan-0.8.0-2|40	# Initial installation
14mr|thinkfan-0.8.0-2|41	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|thinkfan-0.8.0-2|42	fi
14mr|thinkfan-0.8.0-2|43	
14mr|thinkfan-0.8.0-2|44	%preun
14mr|thinkfan-0.8.0-2|45	if [ $1 -eq 0 ] ; then
14mr|thinkfan-0.8.0-2|46	# Package removal, not upgrade
14mr|thinkfan-0.8.0-2|47	/bin/systemctl --no-reload disable %{name}.service > /dev/null 2>&1 || :
14mr|thinkfan-0.8.0-2|48	/bin/systemctl stop %{name}.service > /dev/null 2>&1 || :
14mr|thinkfan-0.8.0-2|49	fi
14mr|thinkfan-0.8.0-2|50	
14mr|thinkfan-0.8.0-2|51	%postun
14mr|thinkfan-0.8.0-2|52	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|thinkfan-0.8.0-2|53	if [ $1 -ge 1 ] ; then
14mr|thinkfan-0.8.0-2|54	# Package upgrade, not uninstall
14mr|thinkfan-0.8.0-2|55	/bin/systemctl try-restart %{name}.service >/dev/null 2>&1 || :
14mr|thinkfan-0.8.0-2|56	fi
14mr|thinkfan-0.8.0-2|57	
14mr|thinkfan-0.8.0-2|58	%files
14mr|thinkfan-0.8.0-2|59	%doc README ChangeLog NEWS examples/
14mr|thinkfan-0.8.0-2|60	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|thinkfan-0.8.0-2|61	%{_sbindir}/%{name}
14mr|thinkfan-0.8.0-2|62	%{_unitdir}/%{name}.service
14mr|thinkfan-0.8.0-2|63	
14mr|thinkfan-0.8.0-2|64	
14mr|thinkfan-0.8.0-2|65	
14mr|thinkfan-0.8.0-2|66	%changelog
14mr|thinkfan-0.8.0-2|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.0-2
14mr|thinkfan-0.8.0-2|68	+ Revision: 3763a73
14mr|thinkfan-0.8.0-2|69	- MassBuild#440: Increase release tag
14mr|thinkfan-0.8.0-2|70	
14mr|thinkfan-0.8.0-2|71	

21874 14
14mr|tidy-20090904-8|1	%define apiver 0.99
14mr|tidy-20090904-8|2	%define major 0
14mr|tidy-20090904-8|3	%define libname %mklibname %{name} %{apiver} %{major}
14mr|tidy-20090904-8|4	%define develname %mklibname %name -d
14mr|tidy-20090904-8|5	
14mr|tidy-20090904-8|6	Summary:	Program for tidying up messy HTML
14mr|tidy-20090904-8|7	Name:		tidy
14mr|tidy-20090904-8|8	Version:	20090904
14mr|tidy-20090904-8|9	Release:	8
14mr|tidy-20090904-8|10	Epoch:		1
14mr|tidy-20090904-8|11	Group:		Text tools
14mr|tidy-20090904-8|12	License:	W3C License
14mr|tidy-20090904-8|13	URL:		http://tidy.sourceforge.net/
14mr|tidy-20090904-8|14	Source0:	http://tidy.sourceforge.net/src/tidy-%{version}.tar.bz2
14mr|tidy-20090904-8|15	Patch0:		tidy-20081224cvs-fix-format-errors.patch
14mr|tidy-20090904-8|16	Requires:	%{libname} = %{EVRD}
14mr|tidy-20090904-8|17	BuildRequires:	xsltproc
14mr|tidy-20090904-8|18	
14mr|tidy-20090904-8|19	%description
14mr|tidy-20090904-8|20	tidy is a program for tidying up messy html, for example, when we do
14mr|tidy-20090904-8|21	html in vi, and we make the text italic with the <i> </i> tag some of us may
14mr|tidy-20090904-8|22	forget to end the italic text with </i>. tidy fixes this.
14mr|tidy-20090904-8|23	
14mr|tidy-20090904-8|24	Install this if you need a program to help you tidy up your HTML.
14mr|tidy-20090904-8|25	
14mr|tidy-20090904-8|26	%package -n	%{libname}
14mr|tidy-20090904-8|27	Summary:	Main library for %{name}
14mr|tidy-20090904-8|28	Group:		System/Libraries
14mr|tidy-20090904-8|29	
14mr|tidy-20090904-8|30	%description -n	%{libname}
14mr|tidy-20090904-8|31	This package contains the library needed to run programs dynamically
14mr|tidy-20090904-8|32	linked with %{name}.
14mr|tidy-20090904-8|33	
14mr|tidy-20090904-8|34	%package -n	%{develname}
14mr|tidy-20090904-8|35	Summary:	Headers for developing programs that will use %{name}
14mr|tidy-20090904-8|36	Group:		Development/Other
14mr|tidy-20090904-8|37	Requires:	%{libname} = %{EVRD}
14mr|tidy-20090904-8|38	Provides:	lib%{name}-devel = %{EVRD}
14mr|tidy-20090904-8|39	Provides:	%{name}-devel = %{EVRD}
14mr|tidy-20090904-8|40	
14mr|tidy-20090904-8|41	%description -n	%{develname}
14mr|tidy-20090904-8|42	This package contains the headers that programmers will need to develop
14mr|tidy-20090904-8|43	applications which will use %{name}.
14mr|tidy-20090904-8|44	
14mr|tidy-20090904-8|45	%prep
14mr|tidy-20090904-8|46	%setup -q
14mr|tidy-20090904-8|47	%patch0 -p1
14mr|tidy-20090904-8|48	
14mr|tidy-20090904-8|49	%build
14mr|tidy-20090904-8|50	sh build/gnuauto/setup.sh
14mr|tidy-20090904-8|51	%configure2_5x --disable-static
14mr|tidy-20090904-8|52	%make
14mr|tidy-20090904-8|53	
14mr|tidy-20090904-8|54	# generate man page
14mr|tidy-20090904-8|55	console/tidy -xml-help >  htmldoc/tidy-help.xml
14mr|tidy-20090904-8|56	console/tidy -xml-config >  htmldoc/tidy-config.xml
14mr|tidy-20090904-8|57	xsltproc -o tidy.1 htmldoc/tidy1.xsl  htmldoc/tidy-help.xml
14mr|tidy-20090904-8|58	
14mr|tidy-20090904-8|59	%install
14mr|tidy-20090904-8|60	%__rm -rf %{buildroot}
14mr|tidy-20090904-8|61	
14mr|tidy-20090904-8|62	%makeinstall_std
14mr|tidy-20090904-8|63	
14mr|tidy-20090904-8|64	install -d -m 755 %{buildroot}%{_mandir}/man1
14mr|tidy-20090904-8|65	install -m 644 tidy.1 %{buildroot}%{_mandir}/man1/%{name}.1
14mr|tidy-20090904-8|66	
14mr|tidy-20090904-8|67	%files
14mr|tidy-20090904-8|68	%doc htmldoc/*
14mr|tidy-20090904-8|69	%{_bindir}/*
14mr|tidy-20090904-8|70	%{_mandir}/man1/*
14mr|tidy-20090904-8|71	
14mr|tidy-20090904-8|72	%files -n %{libname}
14mr|tidy-20090904-8|73	%{_libdir}/*.so.*
14mr|tidy-20090904-8|74	
14mr|tidy-20090904-8|75	%files -n %{develname}
14mr|tidy-20090904-8|76	%{_includedir}/*
14mr|tidy-20090904-8|77	%{_libdir}/*.so
14mr|tidy-20090904-8|78	
14mr|tidy-20090904-8|79	
14mr|tidy-20090904-8|80	
14mr|tidy-20090904-8|81	%changelog
14mr|tidy-20090904-8|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:20090904-8
14mr|tidy-20090904-8|83	+ Revision: 65c548c
14mr|tidy-20090904-8|84	- MassBuild#440: Increase release tag
14mr|tidy-20090904-8|85	
14mr|tidy-20090904-8|86	

21875 14
14mr|tigervnc-1.3.1-3|1	# snapshotver is year-month-day-svnrevision, generated by "make dist"
14mr|tigervnc-1.3.1-3|2	%define snapshot        0
14mr|tigervnc-1.3.1-3|3	%define snapshotversion 20140212svn5159
14mr|tigervnc-1.3.1-3|4	%define rel             3
14mr|tigervnc-1.3.1-3|5	
14mr|tigervnc-1.3.1-3|6	Summary:	Viewer for the VNC remote display system
14mr|tigervnc-1.3.1-3|7	Name:		tigervnc
14mr|tigervnc-1.3.1-3|8	Version:	1.3.1
14mr|tigervnc-1.3.1-3|9	%if %{snapshot}
14mr|tigervnc-1.3.1-3|10	Release:	0.%{snapshotversion}.%{rel}
14mr|tigervnc-1.3.1-3|11	Source0:	%{name}-%{version}-%{snapshotversion}.tar.bz2
14mr|tigervnc-1.3.1-3|12	%else
14mr|tigervnc-1.3.1-3|13	Release:	%{rel}
14mr|tigervnc-1.3.1-3|14	Source0:	http://optimate.dl.sourceforge.net/project/tigervnc/tigervnc/%{version}/%{name}-%{version}.tar.gz
14mr|tigervnc-1.3.1-3|15	%endif
14mr|tigervnc-1.3.1-3|16	License:	GPLv2+
14mr|tigervnc-1.3.1-3|17	Group:		Networking/Remote access
14mr|tigervnc-1.3.1-3|18	Url:		http://www.tigervnc.com/
14mr|tigervnc-1.3.1-3|19	Source1:	vncviewer.desktop
14mr|tigervnc-1.3.1-3|20	# Missing from "make dist":
14mr|tigervnc-1.3.1-3|21	Source2:	%{name}-media.tar.gz
14mr|tigervnc-1.3.1-3|22	Source3:	vncserver.service
14mr|tigervnc-1.3.1-3|23	Source4:	vncserver.sysconfig
14mr|tigervnc-1.3.1-3|24	Source5:	10-libvnc.conf
14mr|tigervnc-1.3.1-3|25	# we put cmake build into a different dir
14mr|tigervnc-1.3.1-3|26	Patch1:		tigervnc-1.2.80-builddir.patch
14mr|tigervnc-1.3.1-3|27	Patch3:		tigervnc-1.2.80-strfmt.patch
14mr|tigervnc-1.3.1-3|28	# fedora patches
14mr|tigervnc-1.3.1-3|29	Patch10:	tigervnc-cookie.patch
14mr|tigervnc-1.3.1-3|30	Patch11:	tigervnc11-ldnow.patch
14mr|tigervnc-1.3.1-3|31	Patch12:	tigervnc11-gethomedir.patch
14mr|tigervnc-1.3.1-3|32	Patch13:	tigervnc11-rh692048.patch
14mr|tigervnc-1.3.1-3|33	Patch15:	tigervnc-setcursor-crash.patch
14mr|tigervnc-1.3.1-3|34	Patch16:	tigervnc-manpages.patch
14mr|tigervnc-1.3.1-3|35	Patch17:	tigervnc-getmaster.patch
14mr|tigervnc-1.3.1-3|36	Patch18:	tigervnc-shebang.patch
14mr|tigervnc-1.3.1-3|37	Patch19:	tigervnc-1.3.0-xserver-1.15.patch
14mr|tigervnc-1.3.1-3|38	Patch21:	tigervnc-zrle-crash.patch
14mr|tigervnc-1.3.1-3|39	Patch22:	tigervnc-cursor.patch
14mr|tigervnc-1.3.1-3|40	
14mr|tigervnc-1.3.1-3|41	#(proyvind): FIXME: this one got fscked, needs to be fixed in Makefile.am, so
14mr|tigervnc-1.3.1-3|42	# that miext/sync/libsync.la gets built first...
14mr|tigervnc-1.3.1-3|43	#Patch18: tigervnc-1.0.90-link-against-forgotten-local-library.patch
14mr|tigervnc-1.3.1-3|44	
14mr|tigervnc-1.3.1-3|45	BuildRequires:	cmake
14mr|tigervnc-1.3.1-3|46	BuildRequires:	imagemagick
14mr|tigervnc-1.3.1-3|47	BuildRequires:	nasm
14mr|tigervnc-1.3.1-3|48	BuildRequires:	x11-font-util
14mr|tigervnc-1.3.1-3|49	BuildRequires:	x11-server-source
14mr|tigervnc-1.3.1-3|50	BuildRequires:	x11-util-macros
14mr|tigervnc-1.3.1-3|51	BuildRequires:	fltk-devel
14mr|tigervnc-1.3.1-3|52	BuildRequires:	gettext-devel
14mr|tigervnc-1.3.1-3|53	BuildRequires:	java-1.7.0-openjdk-devel
14mr|tigervnc-1.3.1-3|54	BuildRequires:	pam-devel
14mr|tigervnc-1.3.1-3|55	BuildRequires:	pkgconfig(gl)
14mr|tigervnc-1.3.1-3|56	BuildRequires:	pkgconfig(gnutls)
14mr|tigervnc-1.3.1-3|57	BuildRequires:	pkgconfig(libtirpc)
14mr|tigervnc-1.3.1-3|58	BuildRequires:	pkgconfig(openssl)
14mr|tigervnc-1.3.1-3|59	BuildRequires:	pkgconfig(pciaccess)
14mr|tigervnc-1.3.1-3|60	BuildRequires:	pkgconfig(pixman-1)
14mr|tigervnc-1.3.1-3|61	BuildRequires:	pkgconfig(x11)
14mr|tigervnc-1.3.1-3|62	BuildRequires:	pkgconfig(xext)
14mr|tigervnc-1.3.1-3|63	BuildRequires:	pkgconfig(xfont)
14mr|tigervnc-1.3.1-3|64	BuildRequires:	pkgconfig(xi)
14mr|tigervnc-1.3.1-3|65	BuildRequires:	pkgconfig(xkbfile)
14mr|tigervnc-1.3.1-3|66	BuildRequires:	pkgconfig(xtrans)
14mr|tigervnc-1.3.1-3|67	BuildRequires:	pkgconfig(xtst)
14mr|tigervnc-1.3.1-3|68	
14mr|tigervnc-1.3.1-3|69	# Old RealVNC package:
14mr|tigervnc-1.3.1-3|70	Provides:	vncviewer
14mr|tigervnc-1.3.1-3|71	Conflicts:	tightvnc
14mr|tigervnc-1.3.1-3|72	
14mr|tigervnc-1.3.1-3|73	%description
14mr|tigervnc-1.3.1-3|74	Virtual Network Computing (VNC) is a remote display system which
14mr|tigervnc-1.3.1-3|75	allows you to view a computing 'desktop' environment not only on the
14mr|tigervnc-1.3.1-3|76	machine where it is running, but from anywhere on the Internet and
14mr|tigervnc-1.3.1-3|77	from a wide variety of machine architectures.  This package contains a
14mr|tigervnc-1.3.1-3|78	client which will allow you to connect to other desktops running a VNC
14mr|tigervnc-1.3.1-3|79	server.
14mr|tigervnc-1.3.1-3|80	
14mr|tigervnc-1.3.1-3|81	%files -f %{name}.lang
14mr|tigervnc-1.3.1-3|82	%doc README.txt
14mr|tigervnc-1.3.1-3|83	%{_bindir}/vncviewer
14mr|tigervnc-1.3.1-3|84	%{_iconsdir}/*
14mr|tigervnc-1.3.1-3|85	%{_datadir}/applications/*
14mr|tigervnc-1.3.1-3|86	%{_mandir}/man1/vncviewer.1*
14mr|tigervnc-1.3.1-3|87	
14mr|tigervnc-1.3.1-3|88	#------------------------------------------------------------------------------
14mr|tigervnc-1.3.1-3|89	
14mr|tigervnc-1.3.1-3|90	%package server
14mr|tigervnc-1.3.1-3|91	Summary:	Server for the VNC remote display system
14mr|tigervnc-1.3.1-3|92	Group:		Networking/Remote access
14mr|tigervnc-1.3.1-3|93	# Old RealVNC package:
14mr|tigervnc-1.3.1-3|94	Provides:	vnc-server
14mr|tigervnc-1.3.1-3|95	Conflicts:	tightvnc-server
14mr|tigervnc-1.3.1-3|96	# no longer require it because we have systemd service now
14mr|tigervnc-1.3.1-3|97	#Requires:	vnc-server-common
14mr|tigervnc-1.3.1-3|98	Conflicts:	vnc-server-common
14mr|tigervnc-1.3.1-3|99	
14mr|tigervnc-1.3.1-3|100	%description server
14mr|tigervnc-1.3.1-3|101	The VNC system allows you to access the same desktop from a wide
14mr|tigervnc-1.3.1-3|102	variety of platforms.  This package is a TigerVNC server, allowing
14mr|tigervnc-1.3.1-3|103	others to access the desktop on your machine.
14mr|tigervnc-1.3.1-3|104	
14mr|tigervnc-1.3.1-3|105	%files server
14mr|tigervnc-1.3.1-3|106	%{_bindir}/vncconfig
14mr|tigervnc-1.3.1-3|107	%{_bindir}/vncpasswd
14mr|tigervnc-1.3.1-3|108	%{_bindir}/x0vncserver
14mr|tigervnc-1.3.1-3|109	%{_bindir}/Xvnc
14mr|tigervnc-1.3.1-3|110	%{_bindir}/vncserver
14mr|tigervnc-1.3.1-3|111	%{_mandir}/man1/Xvnc.1*
14mr|tigervnc-1.3.1-3|112	%{_mandir}/man1/vncpasswd.1*
14mr|tigervnc-1.3.1-3|113	%{_mandir}/man1/vncconfig.1*
14mr|tigervnc-1.3.1-3|114	%{_mandir}/man1/vncserver.1*
14mr|tigervnc-1.3.1-3|115	%{_mandir}/man1/x0vncserver.1*
14mr|tigervnc-1.3.1-3|116	%config(noreplace) %{_sysconfdir}/sysconfig/vncservers
14mr|tigervnc-1.3.1-3|117	%{_unitdir}/vncserver@.service
14mr|tigervnc-1.3.1-3|118	
14mr|tigervnc-1.3.1-3|119	#------------------------------------------------------------------------------
14mr|tigervnc-1.3.1-3|120	
14mr|tigervnc-1.3.1-3|121	%package server-module
14mr|tigervnc-1.3.1-3|122	Summary:	Xorg module for the VNC remote display system
14mr|tigervnc-1.3.1-3|123	Group:		Networking/Remote access
14mr|tigervnc-1.3.1-3|124	Provides:	vnc-server-module
14mr|tigervnc-1.3.1-3|125	Requires:	x11-server-xorg
14mr|tigervnc-1.3.1-3|126	
14mr|tigervnc-1.3.1-3|127	%description server-module
14mr|tigervnc-1.3.1-3|128	This package contains libvnc.so module to X server, allowing others
14mr|tigervnc-1.3.1-3|129	to access the desktop on your machine.
14mr|tigervnc-1.3.1-3|130	
14mr|tigervnc-1.3.1-3|131	%files server-module
14mr|tigervnc-1.3.1-3|132	%{_libdir}/xorg/modules/extensions/libvnc.so
14mr|tigervnc-1.3.1-3|133	%config %{_sysconfdir}/X11/xorg.conf.d/10-libvnc.conf
14mr|tigervnc-1.3.1-3|134	
14mr|tigervnc-1.3.1-3|135	#------------------------------------------------------------------------------
14mr|tigervnc-1.3.1-3|136	
14mr|tigervnc-1.3.1-3|137	%package java
14mr|tigervnc-1.3.1-3|138	Summary:	Java viewer for the VNC remote display system
14mr|tigervnc-1.3.1-3|139	Group:		Networking/Remote access
14mr|tigervnc-1.3.1-3|140	# Old RealVNC package:
14mr|tigervnc-1.3.1-3|141	Provides:	vnc-java
14mr|tigervnc-1.3.1-3|142	Conflicts:	tightvnc-java
14mr|tigervnc-1.3.1-3|143	
14mr|tigervnc-1.3.1-3|144	# "TightVNC-specific" is not a typo, see the README file located inside the
14mr|tigervnc-1.3.1-3|145	# java source tree
14mr|tigervnc-1.3.1-3|146	%description java
14mr|tigervnc-1.3.1-3|147	This distribution is based on the standard VNC source and includes new
14mr|tigervnc-1.3.1-3|148	TightVNC-specific features and fixes, such as additional low-bandwidth
14mr|tigervnc-1.3.1-3|149	optimizations, major GUI improvements, and more.
14mr|tigervnc-1.3.1-3|150	
14mr|tigervnc-1.3.1-3|151	There are three basic ways to use TigerVNC Java viewer:
14mr|tigervnc-1.3.1-3|152	1. Running applet as part of TigerVNC server installation.
14mr|tigervnc-1.3.1-3|153	2. Running applet hosted on a standalone Web server.
14mr|tigervnc-1.3.1-3|154	3. Running the viewer as a standalone application.
14mr|tigervnc-1.3.1-3|155	
14mr|tigervnc-1.3.1-3|156	%files java
14mr|tigervnc-1.3.1-3|157	%{_javadir}/*.jar
14mr|tigervnc-1.3.1-3|158	%{_datadir}/%{name}
14mr|tigervnc-1.3.1-3|159	
14mr|tigervnc-1.3.1-3|160	#------------------------------------------------------------------------------
14mr|tigervnc-1.3.1-3|161	
14mr|tigervnc-1.3.1-3|162	%prep
14mr|tigervnc-1.3.1-3|163	%if %{snapshot}
14mr|tigervnc-1.3.1-3|164	%setup -q -n %{name}-%{version}-%{snapshotversion} -a2
14mr|tigervnc-1.3.1-3|165	%else
14mr|tigervnc-1.3.1-3|166	%setup -q -a2
14mr|tigervnc-1.3.1-3|167	%endif
14mr|tigervnc-1.3.1-3|168	cp -r /usr/share/x11-server-source/* unix/xserver
14mr|tigervnc-1.3.1-3|169	pushd unix/xserver
14mr|tigervnc-1.3.1-3|170	for all in `find . -type f -perm -001`; do
14mr|tigervnc-1.3.1-3|171	chmod -x "$all"
14mr|tigervnc-1.3.1-3|172	done
14mr|tigervnc-1.3.1-3|173	patch -p1 -b --suffix .vnc < ../xserver114.patch
14mr|tigervnc-1.3.1-3|174	popd
14mr|tigervnc-1.3.1-3|175	%apply_patches
14mr|tigervnc-1.3.1-3|176	
14mr|tigervnc-1.3.1-3|177	%build
14mr|tigervnc-1.3.1-3|178	# Temporary build with -fno-omit-frame-pointer, it causes problems
14mr|tigervnc-1.3.1-3|179	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
14mr|tigervnc-1.3.1-3|180	export CXXFLAGS="$CFLAGS"
14mr|tigervnc-1.3.1-3|181	
14mr|tigervnc-1.3.1-3|182	%cmake
14mr|tigervnc-1.3.1-3|183	%make
14mr|tigervnc-1.3.1-3|184	cd ..
14mr|tigervnc-1.3.1-3|185	
14mr|tigervnc-1.3.1-3|186	# XXX: I'm not sure this define is actually needed
14mr|tigervnc-1.3.1-3|187	# Need this for shared objects that reference X Server, or other modules symbols
14mr|tigervnc-1.3.1-3|188	# Search for modules in extra_module_dir before the default path.
14mr|tigervnc-1.3.1-3|189	# This will allow fglrx to install its modified modules in more cleaner way.
14mr|tigervnc-1.3.1-3|190	%define extra_module_dir %{_libdir}/xorg/extra-modules
14mr|tigervnc-1.3.1-3|191	
14mr|tigervnc-1.3.1-3|192	pushd unix/xserver
14mr|tigervnc-1.3.1-3|193	rm -f configure
14mr|tigervnc-1.3.1-3|194	autoreconf -fiv
14mr|tigervnc-1.3.1-3|195	
14mr|tigervnc-1.3.1-3|196	# After the "--disable-config-hal", most options are just a paste from
14mr|tigervnc-1.3.1-3|197	# Mandriva's x11-server. We need to check what we can clean here (without
14mr|tigervnc-1.3.1-3|198	# reducing features)
14mr|tigervnc-1.3.1-3|199	%configure2_5x  --disable-xorg \
14mr|tigervnc-1.3.1-3|200	--disable-xwin \
14mr|tigervnc-1.3.1-3|201	--disable-xvfb \
14mr|tigervnc-1.3.1-3|202	--disable-xnest \
14mr|tigervnc-1.3.1-3|203	--disable-dmx \
14mr|tigervnc-1.3.1-3|204	--disable-xfbdev \
14mr|tigervnc-1.3.1-3|205	--disable-xephyr \
14mr|tigervnc-1.3.1-3|206	--disable-kdrive \
14mr|tigervnc-1.3.1-3|207	--disable-config-dbus \
14mr|tigervnc-1.3.1-3|208	--enable-glx --disable-dri --enable-dri2 \
14mr|tigervnc-1.3.1-3|209	--disable-config-hal \
14mr|tigervnc-1.3.1-3|210	--disable-present \
14mr|tigervnc-1.3.1-3|211	--disable-selective-werror \
14mr|tigervnc-1.3.1-3|212	--disable-static \
14mr|tigervnc-1.3.1-3|213	--disable-unit-tests \
14mr|tigervnc-1.3.1-3|214	--with-log-dir=%{_logdir} \
14mr|tigervnc-1.3.1-3|215	--with-os-vendor="%{vendor}" \
14mr|tigervnc-1.3.1-3|216	--with-os-name="`echo \`uname -s -r\` | sed -e s'/ /_/g'`" \
14mr|tigervnc-1.3.1-3|217	--with-vendor-web="%{disturl}" \
14mr|tigervnc-1.3.1-3|218	--with-extra-module-dir=%{extra_module_dir} \
14mr|tigervnc-1.3.1-3|219	--enable-xwrapper \
14mr|tigervnc-1.3.1-3|220	--enable-pam \
14mr|tigervnc-1.3.1-3|221	--with-default-font-path="catalogue:%{_sysconfdir}/X11/fontpath.d"
14mr|tigervnc-1.3.1-3|222	
14mr|tigervnc-1.3.1-3|223	%make
14mr|tigervnc-1.3.1-3|224	popd
14mr|tigervnc-1.3.1-3|225	
14mr|tigervnc-1.3.1-3|226	# Build icons
14mr|tigervnc-1.3.1-3|227	pushd media
14mr|tigervnc-1.3.1-3|228	%make
14mr|tigervnc-1.3.1-3|229	popd
14mr|tigervnc-1.3.1-3|230	
14mr|tigervnc-1.3.1-3|231	# Build java
14mr|tigervnc-1.3.1-3|232	pushd java
14mr|tigervnc-1.3.1-3|233	%cmake
14mr|tigervnc-1.3.1-3|234	%make
14mr|tigervnc-1.3.1-3|235	popd
14mr|tigervnc-1.3.1-3|236	
14mr|tigervnc-1.3.1-3|237	%install
14mr|tigervnc-1.3.1-3|238	pushd build
14mr|tigervnc-1.3.1-3|239	%makeinstall_std
14mr|tigervnc-1.3.1-3|240	popd
14mr|tigervnc-1.3.1-3|241	
14mr|tigervnc-1.3.1-3|242	pushd unix/xserver/hw/vnc
14mr|tigervnc-1.3.1-3|243	%makeinstall_std
14mr|tigervnc-1.3.1-3|244	popd
14mr|tigervnc-1.3.1-3|245	
14mr|tigervnc-1.3.1-3|246	# Install systemd unit file
14mr|tigervnc-1.3.1-3|247	mkdir -p %{buildroot}%{_unitdir}
14mr|tigervnc-1.3.1-3|248	install -m644 %{SOURCE3} %{buildroot}%{_unitdir}/vncserver@.service
14mr|tigervnc-1.3.1-3|249	rm -rf %{buildroot}%{_initrddir}
14mr|tigervnc-1.3.1-3|250	
14mr|tigervnc-1.3.1-3|251	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|tigervnc-1.3.1-3|252	install -m644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/vncservers
14mr|tigervnc-1.3.1-3|253	
14mr|tigervnc-1.3.1-3|254	# Install desktop stuff
14mr|tigervnc-1.3.1-3|255	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/{16x16,24x24,48x48}/apps
14mr|tigervnc-1.3.1-3|256	
14mr|tigervnc-1.3.1-3|257	pushd media/icons
14mr|tigervnc-1.3.1-3|258	for s in 16 24 48; do
14mr|tigervnc-1.3.1-3|259	install -m644 tigervnc_$s.png %{buildroot}/%{_datadir}/icons/hicolor/${s}x$s/apps/tigervnc.png
14mr|tigervnc-1.3.1-3|260	done
14mr|tigervnc-1.3.1-3|261	popd
14mr|tigervnc-1.3.1-3|262	
14mr|tigervnc-1.3.1-3|263	mkdir %{buildroot}/%{_datadir}/applications
14mr|tigervnc-1.3.1-3|264	desktop-file-install \
14mr|tigervnc-1.3.1-3|265	--dir %{buildroot}%{_datadir}/applications \
14mr|tigervnc-1.3.1-3|266	%{SOURCE1}
14mr|tigervnc-1.3.1-3|267	
14mr|tigervnc-1.3.1-3|268	%find_lang %{name}
14mr|tigervnc-1.3.1-3|269	
14mr|tigervnc-1.3.1-3|270	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
14mr|tigervnc-1.3.1-3|271	install -c -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/10-libvnc.conf
14mr|tigervnc-1.3.1-3|272	
14mr|tigervnc-1.3.1-3|273	# remove unwanted files
14mr|tigervnc-1.3.1-3|274	rm -f  %{buildroot}/%{_libdir}/xorg/modules/extensions/libvnc.la
14mr|tigervnc-1.3.1-3|275	rm -rf  %{buildroot}/%{_datadir}/doc/%{name}-%{version}
14mr|tigervnc-1.3.1-3|276	
14mr|tigervnc-1.3.1-3|277	# java
14mr|tigervnc-1.3.1-3|278	install -d -m 755 %{buildroot}%{_javadir}
14mr|tigervnc-1.3.1-3|279	install -d -m 755 %{buildroot}%{_datadir}/%{name}/classes
14mr|tigervnc-1.3.1-3|280	pushd java/build
14mr|tigervnc-1.3.1-3|281	install -m 755 VncViewer.jar %{buildroot}%{_datadir}/%{name}/classes/vncviewer-%{version}.jar
14mr|tigervnc-1.3.1-3|282	popd
14mr|tigervnc-1.3.1-3|283	
14mr|tigervnc-1.3.1-3|284	pushd java
14mr|tigervnc-1.3.1-3|285	install -m 644 com/tigervnc/vncviewer/index.vnc %{buildroot}%{_datadir}/%{name}/classes
14mr|tigervnc-1.3.1-3|286	popd
14mr|tigervnc-1.3.1-3|287	
14mr|tigervnc-1.3.1-3|288	pushd %{buildroot}%{_datadir}/%{name}/classes
14mr|tigervnc-1.3.1-3|289	mv vncviewer-%{version}.jar %{buildroot}%{_javadir}
14mr|tigervnc-1.3.1-3|290	ln -s %{_javadir}/vncviewer-%{version}.jar VncViewer.jar
14mr|tigervnc-1.3.1-3|291	popd
14mr|tigervnc-1.3.1-3|292	
14mr|tigervnc-1.3.1-3|293	pushd %{buildroot}%{_javadir}
14mr|tigervnc-1.3.1-3|294	ln -s vncviewer-%{version}.jar vncviewer.jar
14mr|tigervnc-1.3.1-3|295	ln -s vncviewer-%{version}.jar VncViewer.jar
14mr|tigervnc-1.3.1-3|296	popd
14mr|tigervnc-1.3.1-3|297	
14mr|tigervnc-1.3.1-3|298	
14mr|tigervnc-1.3.1-3|299	%changelog
14mr|tigervnc-1.3.1-3|300	* Wed Sep 10 2014 Arkady Shane <ashejn@gmail.com> 1.3.1-3
14mr|tigervnc-1.3.1-3|301	+ Revision: 8046147
14mr|tigervnc-1.3.1-3|302	- bump release to rebuilt against new fltk
14mr|tigervnc-1.3.1-3|303	
14mr|tigervnc-1.3.1-3|304	

21876 14
14mr|time-1.7-40|1	Summary:	A GNU utility for monitoring a program's use of system resources
14mr|time-1.7-40|2	Name:		time
14mr|time-1.7-40|3	Version:	1.7
14mr|time-1.7-40|4	Release:	40
14mr|time-1.7-40|5	License:	GPL
14mr|time-1.7-40|6	Group:		Monitoring
14mr|time-1.7-40|7	URL:		http://www.gnu.org/directory/GNU/time.html
14mr|time-1.7-40|8	Source0:	http://ftp.gnu.org/pub/gnu/time/%{name}-%{version}.tar.bz2
14mr|time-1.7-40|9	Patch0:		time-1.7.info.patch
14mr|time-1.7-40|10	Patch1:		time-1.7-ressource.patch
14mr|time-1.7-40|11	Patch2:		time-1.7-quiet.1.patch
14mr|time-1.7-40|12	Patch3:		time-1.7-fixinfo.patch
14mr|time-1.7-40|13	Patch4:		time-1.7-build.patch
14mr|time-1.7-40|14	BuildRequires:	texinfo
14mr|time-1.7-40|15	BuildRequires:	autoconf2.5
14mr|time-1.7-40|16	BuildRequires:	automake1.4
14mr|time-1.7-40|17	
14mr|time-1.7-40|18	%description
14mr|time-1.7-40|19	The GNU time utility runs another program, collects information about
14mr|time-1.7-40|20	the resources used by that program while it is running and
14mr|time-1.7-40|21	displays the results.
14mr|time-1.7-40|22	
14mr|time-1.7-40|23	Time can help developers optimize their programs.
14mr|time-1.7-40|24	
14mr|time-1.7-40|25	The resources that `time' can report on fall into the general
14mr|time-1.7-40|26	categories of time, memory, I/O, and IPC calls.
14mr|time-1.7-40|27	
14mr|time-1.7-40|28	The GNU version can format the output in arbitrary ways by using a
14mr|time-1.7-40|29	printf-style format string to include various resource measurements.
14mr|time-1.7-40|30	
14mr|time-1.7-40|31	
14mr|time-1.7-40|32	%prep
14mr|time-1.7-40|33	%setup -q
14mr|time-1.7-40|34	%patch0 -p1
14mr|time-1.7-40|35	%patch1 -p1
14mr|time-1.7-40|36	%patch2 -p0
14mr|time-1.7-40|37	%patch3 -p1
14mr|time-1.7-40|38	%patch4 -p0
14mr|time-1.7-40|39	
14mr|time-1.7-40|40	export FORCE_AUTOCONF_2_5=1
14mr|time-1.7-40|41	aclocal-1.4
14mr|time-1.7-40|42	autoconf
14mr|time-1.7-40|43	automake-1.4 -a
14mr|time-1.7-40|44	#authoheader
14mr|time-1.7-40|45	
14mr|time-1.7-40|46	%build
14mr|time-1.7-40|47	
14mr|time-1.7-40|48	%configure2_5x
14mr|time-1.7-40|49	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|time-1.7-40|50	
14mr|time-1.7-40|51	%install
14mr|time-1.7-40|52	%makeinstall
14mr|time-1.7-40|53	
14mr|time-1.7-40|54	%files
14mr|time-1.7-40|55	%defattr(644,root,root,755)
14mr|time-1.7-40|56	%doc NEWS README
14mr|time-1.7-40|57	%attr(755,root,root) %{_bindir}/%{name}
14mr|time-1.7-40|58	%{_infodir}/%{name}.info*
14mr|time-1.7-40|59	
14mr|time-1.7-40|60	
14mr|time-1.7-40|61	
14mr|time-1.7-40|62	
14mr|time-1.7-40|63	
14mr|time-1.7-40|64	%changelog
14mr|time-1.7-40|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-40
14mr|time-1.7-40|66	+ Revision: dac9004
14mr|time-1.7-40|67	- MassBuild#440: Increase release tag
14mr|time-1.7-40|68	
14mr|time-1.7-40|69	

21877 14
14mr|timeconfig-3.2-22|1	Summary:	Text mode tools for setting system time parameters
14mr|timeconfig-3.2-22|2	Name:		timeconfig
14mr|timeconfig-3.2-22|3	Version:	3.2
14mr|timeconfig-3.2-22|4	Release:	22
14mr|timeconfig-3.2-22|5	License:	GPL
14mr|timeconfig-3.2-22|6	Group:		System/Configuration/Other
14mr|timeconfig-3.2-22|7	Source0:	%{name}-%{version}.tar.bz2
14mr|timeconfig-3.2-22|8	Source5:	timeconfig.pamd
14mr|timeconfig-3.2-22|9	Source6:	timeconfig.apps
14mr|timeconfig-3.2-22|10	Patch0:		timeconfig-gmt.patch
14mr|timeconfig-3.2-22|11	Patch1:		timeconfig-mdkconf.patch
14mr|timeconfig-3.2-22|12	Patch2:		timeconfig-3.2-format_not_a_string_literal_and_no_format_arguments.diff
14mr|timeconfig-3.2-22|13	Patch3:		timeconfig-3.2-LDFLAGS.diff
14mr|timeconfig-3.2-22|14	Requires:	initscripts
14mr|timeconfig-3.2-22|15	Requires:	usermode-consoleonly
14mr|timeconfig-3.2-22|16	BuildRequires:	gettext
14mr|timeconfig-3.2-22|17	BuildRequires:	newt-devel
14mr|timeconfig-3.2-22|18	BuildRequires:	popt-devel
14mr|timeconfig-3.2-22|19	BuildRequires:	slang-devel
14mr|timeconfig-3.2-22|20	Requires(post): coreutils, gawk
14mr|timeconfig-3.2-22|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|timeconfig-3.2-22|22	
14mr|timeconfig-3.2-22|23	%description
14mr|timeconfig-3.2-22|24	The timeconfig package contains two utilities: timeconfig and
14mr|timeconfig-3.2-22|25	setclock.  Timeconfig provides a simple text mode tool for configuring
14mr|timeconfig-3.2-22|26	the time parameters in /etc/sysconfig/clock and /etc/localtime. The
14mr|timeconfig-3.2-22|27	setclock tool sets the hardware clock on the system to the current
14mr|timeconfig-3.2-22|28	time stored in the system clock.
14mr|timeconfig-3.2-22|29	
14mr|timeconfig-3.2-22|30	%prep
14mr|timeconfig-3.2-22|31	
14mr|timeconfig-3.2-22|32	%setup -q
14mr|timeconfig-3.2-22|33	%patch0 -p0 -b .gmt
14mr|timeconfig-3.2-22|34	%patch1 -p0 -b .mdkconf
14mr|timeconfig-3.2-22|35	%patch2 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|timeconfig-3.2-22|36	%patch3 -p0 -b .LDFLAGS
14mr|timeconfig-3.2-22|37	
14mr|timeconfig-3.2-22|38	%build
14mr|timeconfig-3.2-22|39	make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|timeconfig-3.2-22|40	
14mr|timeconfig-3.2-22|41	%install
14mr|timeconfig-3.2-22|42	rm -rf %{buildroot}
14mr|timeconfig-3.2-22|43	
14mr|timeconfig-3.2-22|44	make PREFIX=%{buildroot}%{_prefix} install
14mr|timeconfig-3.2-22|45	rm -f %{buildroot}/usr/lib/zoneinfo
14mr|timeconfig-3.2-22|46	
14mr|timeconfig-3.2-22|47	# fix indonesian locale, its language code is 'id' not 'in'.
14mr|timeconfig-3.2-22|48	mkdir -p %{buildroot}%{_datadir}/locale/id/LC_MESSAGES
14mr|timeconfig-3.2-22|49	
14mr|timeconfig-3.2-22|50	# (fg) 20001004 In replacement of kdesu...
14mr|timeconfig-3.2-22|51	mkdir -p %{buildroot}/%{_sysconfdir}/{pam.d,security/console.apps}
14mr|timeconfig-3.2-22|52	
14mr|timeconfig-3.2-22|53	install -m644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/pam.d/timeconfig
14mr|timeconfig-3.2-22|54	install -m644 %{SOURCE6} %{buildroot}/%{_sysconfdir}/security/console.apps/timeconfig
14mr|timeconfig-3.2-22|55	
14mr|timeconfig-3.2-22|56	mkdir -p %{buildroot}%{_bindir}
14mr|timeconfig-3.2-22|57	ln -fs %{_bindir}/consolehelper %{buildroot}/%{_bindir}/timeconfig
14mr|timeconfig-3.2-22|58	
14mr|timeconfig-3.2-22|59	# remove unpackaged files
14mr|timeconfig-3.2-22|60	rm -rf %{buildroot}%{_mandir}/pt_BR/
14mr|timeconfig-3.2-22|61	
14mr|timeconfig-3.2-22|62	%{find_lang} %{name}
14mr|timeconfig-3.2-22|63	
14mr|timeconfig-3.2-22|64	%post
14mr|timeconfig-3.2-22|65	if [ -L /etc/localtime ]; then
14mr|timeconfig-3.2-22|66	_FNAME=`ls -ld /etc/localtime | awk '{ print $11}' | sed 's/lib/share/'`
14mr|timeconfig-3.2-22|67	rm /etc/localtime
14mr|timeconfig-3.2-22|68	cp -f $_FNAME /etc/localtime
14mr|timeconfig-3.2-22|69	if [ -f /etc/sysconfig/clock ]; then
14mr|timeconfig-3.2-22|70	grep -q "^ZONE=" /etc/sysconfig/clock && \
14mr|timeconfig-3.2-22|71	echo "ZONE=\"$_FNAME\"" | sed -e "s|.*/zoneinfo/||" >> /etc/sysconfig/clock
14mr|timeconfig-3.2-22|72	else
14mr|timeconfig-3.2-22|73	echo "ZONE=\"$_FNAME\"" | sed -e "s|.*/zoneinfo/||" >> /etc/sysconfig/clock
14mr|timeconfig-3.2-22|74	fi
14mr|timeconfig-3.2-22|75	fi
14mr|timeconfig-3.2-22|76	
14mr|timeconfig-3.2-22|77	%clean
14mr|timeconfig-3.2-22|78	rm -rf %{buildroot}
14mr|timeconfig-3.2-22|79	
14mr|timeconfig-3.2-22|80	%files -f %{name}.lang
14mr|timeconfig-3.2-22|81	%defattr(-,root,root)
14mr|timeconfig-3.2-22|82	%{_sbindir}/*
14mr|timeconfig-3.2-22|83	%{_bindir}/*
14mr|timeconfig-3.2-22|84	%{_mandir}/man*/*
14mr|timeconfig-3.2-22|85	%config(noreplace) %{_sysconfdir}/pam.d/timeconfig
14mr|timeconfig-3.2-22|86	%config(noreplace) %{_sysconfdir}/security/console.apps/timeconfig
14mr|timeconfig-3.2-22|87	
14mr|timeconfig-3.2-22|88	
14mr|timeconfig-3.2-22|89	
14mr|timeconfig-3.2-22|90	%changelog
14mr|timeconfig-3.2-22|91	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2-22
14mr|timeconfig-3.2-22|92	+ Revision: 4bd39dc
14mr|timeconfig-3.2-22|93	- MassBuild#440: Increase release tag
14mr|timeconfig-3.2-22|94	
14mr|timeconfig-3.2-22|95	

21878 14
14mr|timezone-2014g-1|1	%define tzdata_version 2014g
14mr|timezone-2014g-1|2	%define tzcode_version 2014g
14mr|timezone-2014g-1|3	
14mr|timezone-2014g-1|4	# the zic(8) and zdump(8) manpages are already in man-pages
14mr|timezone-2014g-1|5	%define build_manpages 0
14mr|timezone-2014g-1|6	%ifarch %mips %arm
14mr|timezone-2014g-1|7	%define build_java 0
14mr|timezone-2014g-1|8	%else
14mr|timezone-2014g-1|9	%define build_java 1
14mr|timezone-2014g-1|10	%endif
14mr|timezone-2014g-1|11	
14mr|timezone-2014g-1|12	Summary:        Time Zone Database
14mr|timezone-2014g-1|13	Name:           timezone
14mr|timezone-2014g-1|14	Epoch:          6
14mr|timezone-2014g-1|15	Version:        2014g
14mr|timezone-2014g-1|16	Release:        1
14mr|timezone-2014g-1|17	License:        GPL
14mr|timezone-2014g-1|18	Group:          System/Base
14mr|timezone-2014g-1|19	URL:            http://www.iana.org/time-zones
14mr|timezone-2014g-1|20	Source0:        ftp://ftp.iana.org/tz/releases/tzdata%{tzdata_version}.tar.gz
14mr|timezone-2014g-1|21	Source1:        ftp://ftp.iana.org/tz/releases/tzcode%{tzcode_version}.tar.gz
14mr|timezone-2014g-1|22	Source2:        javazic.tar.gz
14mr|timezone-2014g-1|23	Source3:        update-localtime.sh
14mr|timezone-2014g-1|24	Patch1:         tzdata-extra-tz-links.patch
14mr|timezone-2014g-1|25	Patch2:         javazic-fixup.patch
14mr|timezone-2014g-1|26	Patch3:         javazic-exclusion-fix.patch
14mr|timezone-2014g-1|27	Provides:       tzdata = %{version}-%{release}
14mr|timezone-2014g-1|28	Conflicts:      %{name} < 6:2013f-1
14mr|timezone-2014g-1|29	BuildRequires:  gawk, perl
14mr|timezone-2014g-1|30	
14mr|timezone-2014g-1|31	%description
14mr|timezone-2014g-1|32	This package contains data files with rules for various timezones
14mr|timezone-2014g-1|33	around the world.
14mr|timezone-2014g-1|34	
14mr|timezone-2014g-1|35	%if %{build_java}
14mr|timezone-2014g-1|36	%package java
14mr|timezone-2014g-1|37	Summary:        Timezone data for Java
14mr|timezone-2014g-1|38	Group:          System/Base
14mr|timezone-2014g-1|39	Provides:       tzdata-java = %{version}-%{release}
14mr|timezone-2014g-1|40	BuildRequires:  java-rpmbuild
14mr|timezone-2014g-1|41	BuildRequires:  java-devel
14mr|timezone-2014g-1|42	
14mr|timezone-2014g-1|43	%description java
14mr|timezone-2014g-1|44	This package contains timezone information for use by Java runtimes.
14mr|timezone-2014g-1|45	%endif
14mr|timezone-2014g-1|46	
14mr|timezone-2014g-1|47	%prep
14mr|timezone-2014g-1|48	%setup -q -c -a 1
14mr|timezone-2014g-1|49	%patch1 -p1 -b .extra-tz-links
14mr|timezone-2014g-1|50	
14mr|timezone-2014g-1|51	%if %{build_java}
14mr|timezone-2014g-1|52	mkdir javazic
14mr|timezone-2014g-1|53	tar xf %{SOURCE2} -C javazic
14mr|timezone-2014g-1|54	pushd javazic
14mr|timezone-2014g-1|55	%patch2 -p0 -b .javazic-fixup
14mr|timezone-2014g-1|56	%patch3
14mr|timezone-2014g-1|57	# Hack alert! sun.tools may be defined and installed in the
14mr|timezone-2014g-1|58	# VM. In order to guarantee that we are using IcedTea/OpenJDK
14mr|timezone-2014g-1|59	# for creating the zoneinfo files, rebase all the packages
14mr|timezone-2014g-1|60	# from "sun." to "rht.". Unfortunately, gcj does not support
14mr|timezone-2014g-1|61	# any of the -Xclasspath options, so we must go this route
14mr|timezone-2014g-1|62	# to ensure the greatest compatibility.
14mr|timezone-2014g-1|63	mv sun rht
14mr|timezone-2014g-1|64	for f in `find . -name '*.java'`; do
14mr|timezone-2014g-1|65	sed -i -e 's:sun\.tools\.:rht.tools.:g'\
14mr|timezone-2014g-1|66	-e 's:sun\.util\.:rht.util.:g' $f
14mr|timezone-2014g-1|67	done
14mr|timezone-2014g-1|68	popd
14mr|timezone-2014g-1|69	
14mr|timezone-2014g-1|70	# Create zone.info entries for deprecated zone names (#40184)
14mr|timezone-2014g-1|71	chmod +w zone.tab
14mr|timezone-2014g-1|72	echo '# zone info for backward zone names' > zone.tab.new
14mr|timezone-2014g-1|73	while read link cur old x; do
14mr|timezone-2014g-1|74	case $link-${cur+cur}-${old+old}${x:+X} in
14mr|timezone-2014g-1|75	Link-cur-old)
14mr|timezone-2014g-1|76	awk -v cur="$cur" -v old="$old" \
14mr|timezone-2014g-1|77	'!/^#/ && $3 == cur { sub(cur,old); print }' \
14mr|timezone-2014g-1|78	zone.tab || echo ERROR ;;
14mr|timezone-2014g-1|79	Link-*)
14mr|timezone-2014g-1|80	echo 'Error processing backward entry for zone.tab'
14mr|timezone-2014g-1|81	exit 1 ;;
14mr|timezone-2014g-1|82	esac
14mr|timezone-2014g-1|83	done < backward >> zone.tab.new
14mr|timezone-2014g-1|84	if grep -q '^ERROR' zone.tab.new || ! cat zone.tab.new >> zone.tab; then
14mr|timezone-2014g-1|85	echo "Error adding backward entries to zone.tab"
14mr|timezone-2014g-1|86	exit 1
14mr|timezone-2014g-1|87	fi
14mr|timezone-2014g-1|88	rm -f zone.tab.new
14mr|timezone-2014g-1|89	%endif
14mr|timezone-2014g-1|90	
14mr|timezone-2014g-1|91	%build
14mr|timezone-2014g-1|92	
14mr|timezone-2014g-1|93	%make TZDIR=%{_datadir}/zoneinfo CFLAGS="%{optflags} -std=gnu99"
14mr|timezone-2014g-1|94	
14mr|timezone-2014g-1|95	grep -v tz-art.htm tz-link.htm > tz-link.html
14mr|timezone-2014g-1|96	
14mr|timezone-2014g-1|97	%if %{build_java}
14mr|timezone-2014g-1|98	pushd javazic
14mr|timezone-2014g-1|99	%{javac} -source 1.5 -target 1.5 -classpath . `find . -name \*.java`
14mr|timezone-2014g-1|100	popd
14mr|timezone-2014g-1|101	%{java} -classpath javazic/ rht.tools.javazic.Main -V %{version} \
14mr|timezone-2014g-1|102	-d zoneinfo/java \
14mr|timezone-2014g-1|103	africa antarctica asia australasia europe northamerica pacificnew \
14mr|timezone-2014g-1|104	southamerica backward etcetera systemv \
14mr|timezone-2014g-1|105	javazic/tzdata_jdk/gmt javazic/tzdata_jdk/jdk11_backward
14mr|timezone-2014g-1|106	%endif
14mr|timezone-2014g-1|107	
14mr|timezone-2014g-1|108	%install
14mr|timezone-2014g-1|109	make TOPDIR=%{buildroot}/usr \
14mr|timezone-2014g-1|110	TZDIR=%{buildroot}%{_datadir}/zoneinfo \
14mr|timezone-2014g-1|111	ETCDIR=%{buildroot}%{_sbindir} \
14mr|timezone-2014g-1|112	install
14mr|timezone-2014g-1|113	rm -f %{buildroot}%{_datadir}/zoneinfo-posix
14mr|timezone-2014g-1|114	ln -s . %{buildroot}%{_datadir}/zoneinfo/posix
14mr|timezone-2014g-1|115	mv %{buildroot}%{_datadir}/zoneinfo-leaps %{buildroot}%{_datadir}/zoneinfo/right
14mr|timezone-2014g-1|116	
14mr|timezone-2014g-1|117	# nuke unpackaged files
14mr|timezone-2014g-1|118	rm -f %{buildroot}%{_datadir}/zoneinfo/localtime
14mr|timezone-2014g-1|119	rm -f %{buildroot}%{_sbindir}/tzselect
14mr|timezone-2014g-1|120	rm -rf %{buildroot}/usr/{lib,man}
14mr|timezone-2014g-1|121	
14mr|timezone-2014g-1|122	%if %{build_java}
14mr|timezone-2014g-1|123	cp -a zoneinfo/java %{buildroot}%{_datadir}/javazi
14mr|timezone-2014g-1|124	%endif
14mr|timezone-2014g-1|125	
14mr|timezone-2014g-1|126	# install man pages
14mr|timezone-2014g-1|127	%if %{build_manpages}
14mr|timezone-2014g-1|128	mkdir -p %{buildroot}%{_mandir}/man8
14mr|timezone-2014g-1|129	for f in zic zdump; do
14mr|timezone-2014g-1|130	install -m 644 $f.8 %{buildroot}%{_mandir}/man8/
14mr|timezone-2014g-1|131	done
14mr|timezone-2014g-1|132	%endif
14mr|timezone-2014g-1|133	
14mr|timezone-2014g-1|134	# install update-localtime script
14mr|timezone-2014g-1|135	mkdir -p %{buildroot}%{_sbindir}
14mr|timezone-2014g-1|136	install -m 755 %{SOURCE3} %{buildroot}%{_sbindir}/update-localtime
14mr|timezone-2014g-1|137	perl -pi -e 's|\@datadir\@|%{_datadir}|;' \
14mr|timezone-2014g-1|138	-e 's|\@sysconfdir\@|%{_sysconfdir}|' \
14mr|timezone-2014g-1|139	%{buildroot}%{_sbindir}/update-localtime
14mr|timezone-2014g-1|140	
14mr|timezone-2014g-1|141	%post -p %{_sbindir}/update-localtime
14mr|timezone-2014g-1|142	
14mr|timezone-2014g-1|143	%pretrans
14mr|timezone-2014g-1|144	if [ -e %{_datadir}/zoneinfo/posix -a ! -L %{_datadir}/zoneinfo/posix ]; then
14mr|timezone-2014g-1|145	rm -rf %{_datadir}/zoneinfo/posix
14mr|timezone-2014g-1|146	fi
14mr|timezone-2014g-1|147	
14mr|timezone-2014g-1|148	%files
14mr|timezone-2014g-1|149	%doc README
14mr|timezone-2014g-1|150	%doc Theory
14mr|timezone-2014g-1|151	%doc tz-link.html
14mr|timezone-2014g-1|152	%{_sbindir}/zdump
14mr|timezone-2014g-1|153	%{_sbindir}/zic
14mr|timezone-2014g-1|154	%{_sbindir}/update-localtime
14mr|timezone-2014g-1|155	%if %{build_manpages}
14mr|timezone-2014g-1|156	%{_mandir}/man8/zdump.8*
14mr|timezone-2014g-1|157	%{_mandir}/man8/zic.8*
14mr|timezone-2014g-1|158	%endif
14mr|timezone-2014g-1|159	%dir %{_datadir}/zoneinfo
14mr|timezone-2014g-1|160	%{_datadir}/zoneinfo/*
14mr|timezone-2014g-1|161	
14mr|timezone-2014g-1|162	%if %{build_java}
14mr|timezone-2014g-1|163	%files java
14mr|timezone-2014g-1|164	%{_datadir}/javazi
14mr|timezone-2014g-1|165	%endif
14mr|timezone-2014g-1|166	
14mr|timezone-2014g-1|167	%changelog
14mr|timezone-2014g-1|168	* Wed Sep 03 2014 sokol <s.sokolov@ntcit-rosa.ru> 6:2014g-1
14mr|timezone-2014g-1|169	+ Revision: be01331
14mr|timezone-2014g-1|170	- Merge pull request #1 from sokol/timezone:rosa2014.1
14mr|timezone-2014g-1|171	- Update to 2014g
14mr|timezone-2014g-1|172	
14mr|timezone-2014g-1|173	

21879 14
14mr|TiMidity++-2.14.0-3|1	# Stick to /usr/lib/timidity on any platform
14mr|TiMidity++-2.14.0-3|2	# XXX probably better in /usr/share/timidity for arch independent data
14mr|TiMidity++-2.14.0-3|3	# but it's not worth splitting that much
14mr|TiMidity++-2.14.0-3|4	%define timiditydir	%{_prefix}/lib/timidity
14mr|TiMidity++-2.14.0-3|5	
14mr|TiMidity++-2.14.0-3|6	#
14mr|TiMidity++-2.14.0-3|7	# When big change is involved (e.g. timidity.cfg change location),
14mr|TiMidity++-2.14.0-3|8	# so that new timidity binray and old patch RPM won't work together,
14mr|TiMidity++-2.14.0-3|9	# increment this number by 1 for all timidity related RPMs
14mr|TiMidity++-2.14.0-3|10	#
14mr|TiMidity++-2.14.0-3|11	%define patch_pkg_version 2
14mr|TiMidity++-2.14.0-3|12	
14mr|TiMidity++-2.14.0-3|13	#
14mr|TiMidity++-2.14.0-3|14	# NOTE: When updating config for midia patch set, please refresh both
14mr|TiMidity++-2.14.0-3|15	# config file included here and the one in patch pkg
14mr|TiMidity++-2.14.0-3|16	#
14mr|TiMidity++-2.14.0-3|17	
14mr|TiMidity++-2.14.0-3|18	Summary:	MIDI to WAVE converter and player
14mr|TiMidity++-2.14.0-3|19	Name:		TiMidity++
14mr|TiMidity++-2.14.0-3|20	Version:	2.14.0
14mr|TiMidity++-2.14.0-3|21	Release:	3
14mr|TiMidity++-2.14.0-3|22	License:	GPLv2+
14mr|TiMidity++-2.14.0-3|23	Group:		Sound
14mr|TiMidity++-2.14.0-3|24	Url:		http://timidity.sourceforge.net/
14mr|TiMidity++-2.14.0-3|25	Source0:	http://freefr.dl.sourceforge.net/project/timidity/TiMidity%2B%2B/TiMidity%2B%2B-%version/TiMidity%2B%2B-%version.tar.xz
14mr|TiMidity++-2.14.0-3|26	Source1:	http://www.timidity.jp/dist/cfg/timidity.cfg
14mr|TiMidity++-2.14.0-3|27	Source2:	timidity-emacs-mode.el
14mr|TiMidity++-2.14.0-3|28	Source3:	timidity.README.mdv
14mr|TiMidity++-2.14.0-3|29	Source11:	%{name}48.png
14mr|TiMidity++-2.14.0-3|30	Source12:	%{name}32.png
14mr|TiMidity++-2.14.0-3|31	Source13:	%{name}16.png
14mr|TiMidity++-2.14.0-3|32	# (Abel) change default config path to /etc/timidity/timidity.cfg
14mr|TiMidity++-2.14.0-3|33	Patch0:		timidity-2.13.2-default-config-path.patch
14mr|TiMidity++-2.14.0-3|34	Patch8:		timidity-2.13.2-tcl-legacy.patch
14mr|TiMidity++-2.14.0-3|35	BuildRequires:	emacs-bin
14mr|TiMidity++-2.14.0-3|36	BuildRequires:	lesstif-devel
14mr|TiMidity++-2.14.0-3|37	BuildRequires:	nas-devel
14mr|TiMidity++-2.14.0-3|38	BuildRequires:	tcl-devel
14mr|TiMidity++-2.14.0-3|39	BuildRequires:	pkgconfig(alsa)
14mr|TiMidity++-2.14.0-3|40	BuildRequires:	pkgconfig(ao)
14mr|TiMidity++-2.14.0-3|41	BuildRequires:	pkgconfig(flac) >= 1.1.3
14mr|TiMidity++-2.14.0-3|42	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14mr|TiMidity++-2.14.0-3|43	BuildRequires:	pkgconfig(jack)
14mr|TiMidity++-2.14.0-3|44	BuildRequires:	pkgconfig(ncurses)
14mr|TiMidity++-2.14.0-3|45	BuildRequires:	pkgconfig(portaudio-2.0)
14mr|TiMidity++-2.14.0-3|46	BuildRequires:	pkgconfig(slang)
14mr|TiMidity++-2.14.0-3|47	BuildRequires:	pkgconfig(speex)
14mr|TiMidity++-2.14.0-3|48	BuildRequires:	pkgconfig(tk)
14mr|TiMidity++-2.14.0-3|49	BuildRequires:	pkgconfig(vorbis)
14mr|TiMidity++-2.14.0-3|50	BuildRequires:	pkgconfig(xaw7)
14mr|TiMidity++-2.14.0-3|51	BuildConflicts:	Xaw3d-devel
14mr|TiMidity++-2.14.0-3|52	Requires:	timidity-instruments = %{patch_pkg_version}
14mr|TiMidity++-2.14.0-3|53	
14mr|TiMidity++-2.14.0-3|54	%description
14mr|TiMidity++-2.14.0-3|55	TiMidity is a MIDI to WAVE converter and player that uses Gravis
14mr|TiMidity++-2.14.0-3|56	Ultrasound(tm) or SoundFont(tm) patch files to generate digital audio data
14mr|TiMidity++-2.14.0-3|57	from general MIDI files. The audio data can be played through any
14mr|TiMidity++-2.14.0-3|58	sound device or stored on disk.
14mr|TiMidity++-2.14.0-3|59	
14mr|TiMidity++-2.14.0-3|60	%files
14mr|TiMidity++-2.14.0-3|61	%doc AUTHORS ChangeLog INSTALL NEWS README doc/C/FAQ
14mr|TiMidity++-2.14.0-3|62	%doc doc/C/README.{alsaseq,dl,sf,m2m,mts}
14mr|TiMidity++-2.14.0-3|63	%config(noreplace) %{_sysconfdir}/timidity
14mr|TiMidity++-2.14.0-3|64	%{_bindir}/timidity
14mr|TiMidity++-2.14.0-3|65	%{_mandir}/man?/timidity*
14mr|TiMidity++-2.14.0-3|66	%lang(ja) %{_mandir}/ja/man?/*
14mr|TiMidity++-2.14.0-3|67	%{_datadir}/timidity
14mr|TiMidity++-2.14.0-3|68	%dir %{timiditydir}
14mr|TiMidity++-2.14.0-3|69	%timiditydir/if_ncurses.so
14mr|TiMidity++-2.14.0-3|70	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|TiMidity++-2.14.0-3|71	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|TiMidity++-2.14.0-3|72	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|TiMidity++-2.14.0-3|73	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|TiMidity++-2.14.0-3|74	
14mr|TiMidity++-2.14.0-3|75	%post
14mr|TiMidity++-2.14.0-3|76	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-custom.cfg 10
14mr|TiMidity++-2.14.0-3|77	
14mr|TiMidity++-2.14.0-3|78	%postun
14mr|TiMidity++-2.14.0-3|79	if [ "$1" = "0" ]; then
14mr|TiMidity++-2.14.0-3|80	%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-custom.cfg
14mr|TiMidity++-2.14.0-3|81	fi
14mr|TiMidity++-2.14.0-3|82	
14mr|TiMidity++-2.14.0-3|83	#----------------------------------------------------------------------------
14mr|TiMidity++-2.14.0-3|84	
14mr|TiMidity++-2.14.0-3|85	%package	interfaces-extra
14mr|TiMidity++-2.14.0-3|86	Summary:	Extra GUI/text mode interfaces for TiMidity
14mr|TiMidity++-2.14.0-3|87	Group:		Sound
14mr|TiMidity++-2.14.0-3|88	Requires:	%{name} = %{EVRD}
14mr|TiMidity++-2.14.0-3|89	Requires:	emacs-bin
14mr|TiMidity++-2.14.0-3|90	
14mr|TiMidity++-2.14.0-3|91	%description	interfaces-extra
14mr|TiMidity++-2.14.0-3|92	TiMidity is a MIDI to WAVE converter and player that uses Gravis
14mr|TiMidity++-2.14.0-3|93	Ultrasound(tm) or SoundFont(tm) patch files to generate digital audio data
14mr|TiMidity++-2.14.0-3|94	from general MIDI files. The audio data can be played through any
14mr|TiMidity++-2.14.0-3|95	sound device or stored on disk.
14mr|TiMidity++-2.14.0-3|96	
14mr|TiMidity++-2.14.0-3|97	Install this if you want to use TiMidity under other interfaces, such as
14mr|TiMidity++-2.14.0-3|98	Motif(or Lesstif), Tcl/Tk, emacs etc.
14mr|TiMidity++-2.14.0-3|99	
14mr|TiMidity++-2.14.0-3|100	%files interfaces-extra
14mr|TiMidity++-2.14.0-3|101	%doc doc/C/README.{tk,xaw,xskin}
14mr|TiMidity++-2.14.0-3|102	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
14mr|TiMidity++-2.14.0-3|103	%{_datadir}/emacs/site-lisp/*.el
14mr|TiMidity++-2.14.0-3|104	%timiditydir/if_emacs.so
14mr|TiMidity++-2.14.0-3|105	%timiditydir/if_gtk.so
14mr|TiMidity++-2.14.0-3|106	%timiditydir/if_motif.so
14mr|TiMidity++-2.14.0-3|107	%timiditydir/if_slang.so
14mr|TiMidity++-2.14.0-3|108	%timiditydir/if_tcltk.so
14mr|TiMidity++-2.14.0-3|109	%timiditydir/if_xaw.so
14mr|TiMidity++-2.14.0-3|110	%timiditydir/if_xskin.so
14mr|TiMidity++-2.14.0-3|111	%{timiditydir}/*.tcl
14mr|TiMidity++-2.14.0-3|112	%{timiditydir}/tclIndex
14mr|TiMidity++-2.14.0-3|113	%{timiditydir}/bitmaps
14mr|TiMidity++-2.14.0-3|114	
14mr|TiMidity++-2.14.0-3|115	#----------------------------------------------------------------------------
14mr|TiMidity++-2.14.0-3|116	
14mr|TiMidity++-2.14.0-3|117	%prep
14mr|TiMidity++-2.14.0-3|118	%setup -q
14mr|TiMidity++-2.14.0-3|119	%patch0 -p1 -b .default-path
14mr|TiMidity++-2.14.0-3|120	%patch8 -p0 -b .tcl_legacy
14mr|TiMidity++-2.14.0-3|121	
14mr|TiMidity++-2.14.0-3|122	%build
14mr|TiMidity++-2.14.0-3|123	autoconf
14mr|TiMidity++-2.14.0-3|124	
14mr|TiMidity++-2.14.0-3|125	# little ugly trick to force install of tclIndex, running wish requires
14mr|TiMidity++-2.14.0-3|126	# X display
14mr|TiMidity++-2.14.0-3|127	touch interface/tclIndex
14mr|TiMidity++-2.14.0-3|128	
14mr|TiMidity++-2.14.0-3|129	
14mr|TiMidity++-2.14.0-3|130	
14mr|TiMidity++-2.14.0-3|131	%configure2_5x \
14mr|TiMidity++-2.14.0-3|132	--enable-audio=oss,alsa,nas,portaudio,jack,ao,vorbis,flac,speex \
14mr|TiMidity++-2.14.0-3|133	--enable-dynamic=dynamic,ncurses,slang,motif,tcltk,emacs,xaw,xskin,gtk \
14mr|TiMidity++-2.14.0-3|134	--enable-interface=alsaseq \
14mr|TiMidity++-2.14.0-3|135	--enable-network \
14mr|TiMidity++-2.14.0-3|136	--enable-server
14mr|TiMidity++-2.14.0-3|137	
14mr|TiMidity++-2.14.0-3|138	%make LDFLAGS="-laudio -lFLAC"
14mr|TiMidity++-2.14.0-3|139	
14mr|TiMidity++-2.14.0-3|140	%install
14mr|TiMidity++-2.14.0-3|141	rm -rf %{buildroot}
14mr|TiMidity++-2.14.0-3|142	%makeinstall_std
14mr|TiMidity++-2.14.0-3|143	install -d %{buildroot}%{_datadir}/timidity
14mr|TiMidity++-2.14.0-3|144	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/timidity/timidity-custom.cfg
14mr|TiMidity++-2.14.0-3|145	
14mr|TiMidity++-2.14.0-3|146	install -d %{buildroot}%{_datadir}/applications
14mr|TiMidity++-2.14.0-3|147	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14mr|TiMidity++-2.14.0-3|148	[Desktop Entry]
14mr|TiMidity++-2.14.0-3|149	Name=TiMidity++
14mr|TiMidity++-2.14.0-3|150	Comment=MIDI file player
14mr|TiMidity++-2.14.0-3|151	Exec=timidity -ig
14mr|TiMidity++-2.14.0-3|152	Icon=%{name}
14mr|TiMidity++-2.14.0-3|153	Terminal=false
14mr|TiMidity++-2.14.0-3|154	Type=Application
14mr|TiMidity++-2.14.0-3|155	StartupNotify=true
14mr|TiMidity++-2.14.0-3|156	Categories=Audio;Midi;
14mr|TiMidity++-2.14.0-3|157	EOF
14mr|TiMidity++-2.14.0-3|158	
14mr|TiMidity++-2.14.0-3|159	#icons
14mr|TiMidity++-2.14.0-3|160	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|TiMidity++-2.14.0-3|161	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|TiMidity++-2.14.0-3|162	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|TiMidity++-2.14.0-3|163	
14mr|TiMidity++-2.14.0-3|164	# emacs mode
14mr|TiMidity++-2.14.0-3|165	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/emacs/site-start.d/timidity.el
14mr|TiMidity++-2.14.0-3|166	
14mr|TiMidity++-2.14.0-3|167	# japanese manpages
14mr|TiMidity++-2.14.0-3|168	install -m644 doc/ja_JP.eucJP/timidity.1 -D %{buildroot}%{_mandir}/ja/man1/timidity.1
14mr|TiMidity++-2.14.0-3|169	install -m644 doc/ja_JP.eucJP/timidity.cfg.5 %{buildroot}%{_mandir}/ja/man1/timidity.cfg.5
14mr|TiMidity++-2.14.0-3|170	
14mr|TiMidity++-2.14.0-3|171	
14mr|TiMidity++-2.14.0-3|172	%changelog
14mr|TiMidity++-2.14.0-3|173	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.14.0-3
14mr|TiMidity++-2.14.0-3|174	+ Revision: 52d9157
14mr|TiMidity++-2.14.0-3|175	- MassBuild#440: Increase release tag
14mr|TiMidity++-2.14.0-3|176	
14mr|TiMidity++-2.14.0-3|177	

21880 14
14mr|timidity-patch-freepats-20060219-16|1	%define version 20060219
14mr|timidity-patch-freepats-20060219-16|2	%define release 16
14mr|timidity-patch-freepats-20060219-16|3	
14mr|timidity-patch-freepats-20060219-16|4	#
14mr|timidity-patch-freepats-20060219-16|5	# NOTE:
14mr|timidity-patch-freepats-20060219-16|6	#
14mr|timidity-patch-freepats-20060219-16|7	# 1. When big change is involved (e.g. timidity.cfg change location),
14mr|timidity-patch-freepats-20060219-16|8	# so that new timidity binray and old patch RPM won't work together,
14mr|timidity-patch-freepats-20060219-16|9	# increment this number by 1 for all timidity related RPMs
14mr|timidity-patch-freepats-20060219-16|10	#
14mr|timidity-patch-freepats-20060219-16|11	# 2. Current config is hand merged from freepats.cfg and crude.cfg,
14mr|timidity-patch-freepats-20060219-16|12	# so if new version is available, please merge both config, and make
14mr|timidity-patch-freepats-20060219-16|13	# sure all patch files listed in config file do exist.
14mr|timidity-patch-freepats-20060219-16|14	#
14mr|timidity-patch-freepats-20060219-16|15	%define patch_pkg_version 2
14mr|timidity-patch-freepats-20060219-16|16	
14mr|timidity-patch-freepats-20060219-16|17	Name:		timidity-patch-freepats
14mr|timidity-patch-freepats-20060219-16|18	Version:	%{version}
14mr|timidity-patch-freepats-20060219-16|19	Release:	%{release}
14mr|timidity-patch-freepats-20060219-16|20	Summary:	Patch set for MIDI audio synthesis
14mr|timidity-patch-freepats-20060219-16|21	Group:		Sound
14mr|timidity-patch-freepats-20060219-16|22	License:	GPL
14mr|timidity-patch-freepats-20060219-16|23	URL:		http://freepats.opensrc.org/
14mr|timidity-patch-freepats-20060219-16|24	Source0:	http://freepats.opensrc.org/freepats-%{version}.tar.bz2
14mr|timidity-patch-freepats-20060219-16|25	Source1:	timidity-freepats.cfg
14mr|timidity-patch-freepats-20060219-16|26	Source2:	freepats.cfg
14mr|timidity-patch-freepats-20060219-16|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|timidity-patch-freepats-20060219-16|28	BuildArch:	noarch
14mr|timidity-patch-freepats-20060219-16|29	Provides:	timidity-instruments = %{patch_pkg_version}
14mr|timidity-patch-freepats-20060219-16|30	Obsoletes:	timidity-instruments <= 1.0-19mdk
14mr|timidity-patch-freepats-20060219-16|31	
14mr|timidity-patch-freepats-20060219-16|32	%description
14mr|timidity-patch-freepats-20060219-16|33	Freepats is a project to create a free and open set of GUS
14mr|timidity-patch-freepats-20060219-16|34	compatible patches that can be used with softsynths such as
14mr|timidity-patch-freepats-20060219-16|35	Timidity and WildMidi. They are verified to contain no non-free
14mr|timidity-patch-freepats-20060219-16|36	restriction. Freepats is distributed under GPL v2 or later, with
14mr|timidity-patch-freepats-20060219-16|37	the follow exception clause about the relation of MIDI composition
14mr|timidity-patch-freepats-20060219-16|38	and patches:
14mr|timidity-patch-freepats-20060219-16|39	
14mr|timidity-patch-freepats-20060219-16|40	=========================================================
14mr|timidity-patch-freepats-20060219-16|41	As a special exception, if you create a composition which uses
14mr|timidity-patch-freepats-20060219-16|42	these patches, and mix these patches or unaltered portions of
14mr|timidity-patch-freepats-20060219-16|43	these patches into the composition, these patches do not by
14mr|timidity-patch-freepats-20060219-16|44	themselves cause the resulting composition to be covered by the
14mr|timidity-patch-freepats-20060219-16|45	GNU General Public License. This exception does not however
14mr|timidity-patch-freepats-20060219-16|46	invalidate any other reasons why the document might be covered
14mr|timidity-patch-freepats-20060219-16|47	by the GNU General Public License. If you modify these patches,
14mr|timidity-patch-freepats-20060219-16|48	you may extend this exception to your version of the patches,
14mr|timidity-patch-freepats-20060219-16|49	but you are not obligated to do so. If you do not wish to do so,
14mr|timidity-patch-freepats-20060219-16|50	delete this exception statement from your version.
14mr|timidity-patch-freepats-20060219-16|51	==========================================================
14mr|timidity-patch-freepats-20060219-16|52	
14mr|timidity-patch-freepats-20060219-16|53	This patch set is of limited quality, because some instruments are
14mr|timidity-patch-freepats-20060219-16|54	still missing. For personal use, feel free to use other patch sets
14mr|timidity-patch-freepats-20060219-16|55	(such as eawpatches which has excellent quality, but the site is
14mr|timidity-patch-freepats-20060219-16|56	no more), or other free soundfonts.
14mr|timidity-patch-freepats-20060219-16|57	
14mr|timidity-patch-freepats-20060219-16|58	
14mr|timidity-patch-freepats-20060219-16|59	%prep
14mr|timidity-patch-freepats-20060219-16|60	%setup -q -n freepats
14mr|timidity-patch-freepats-20060219-16|61	
14mr|timidity-patch-freepats-20060219-16|62	%install
14mr|timidity-patch-freepats-20060219-16|63	rm -rf %{buildroot}
14mr|timidity-patch-freepats-20060219-16|64	
14mr|timidity-patch-freepats-20060219-16|65	mkdir -p %{buildroot}%{_datadir}/timidity/freepats
14mr|timidity-patch-freepats-20060219-16|66	cp -a Drum_000 Tone_000 %{buildroot}%{_datadir}/timidity/freepats/
14mr|timidity-patch-freepats-20060219-16|67	
14mr|timidity-patch-freepats-20060219-16|68	mkdir -p %{buildroot}%{_sysconfdir}/timidity/freepats
14mr|timidity-patch-freepats-20060219-16|69	install %{SOURCE1} %{buildroot}%{_sysconfdir}/timidity/timidity-freepats.cfg
14mr|timidity-patch-freepats-20060219-16|70	install %{SOURCE2} %{buildroot}%{_sysconfdir}/timidity/freepats/freepats.cfg
14mr|timidity-patch-freepats-20060219-16|71	
14mr|timidity-patch-freepats-20060219-16|72	%clean
14mr|timidity-patch-freepats-20060219-16|73	rm -rf %{buildroot}
14mr|timidity-patch-freepats-20060219-16|74	
14mr|timidity-patch-freepats-20060219-16|75	%post
14mr|timidity-patch-freepats-20060219-16|76	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-freepats.cfg 20
14mr|timidity-patch-freepats-20060219-16|77	
14mr|timidity-patch-freepats-20060219-16|78	%postun
14mr|timidity-patch-freepats-20060219-16|79	if [ "$1" = "0" ]; then
14mr|timidity-patch-freepats-20060219-16|80	%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-freepats.cfg
14mr|timidity-patch-freepats-20060219-16|81	fi
14mr|timidity-patch-freepats-20060219-16|82	
14mr|timidity-patch-freepats-20060219-16|83	%triggerpostun -- TiMidity++ <= 2.13.2-1mdk
14mr|timidity-patch-freepats-20060219-16|84	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-freepats.cfg 20
14mr|timidity-patch-freepats-20060219-16|85	
14mr|timidity-patch-freepats-20060219-16|86	%files
14mr|timidity-patch-freepats-20060219-16|87	%defattr(-,root,root)
14mr|timidity-patch-freepats-20060219-16|88	%doc README COPYING
14mr|timidity-patch-freepats-20060219-16|89	%config(noreplace) %{_sysconfdir}/timidity/timidity-freepats.cfg
14mr|timidity-patch-freepats-20060219-16|90	%config(noreplace)  %{_sysconfdir}/timidity/freepats
14mr|timidity-patch-freepats-20060219-16|91	%{_datadir}/timidity/freepats
14mr|timidity-patch-freepats-20060219-16|92	
14mr|timidity-patch-freepats-20060219-16|93	
14mr|timidity-patch-freepats-20060219-16|94	
14mr|timidity-patch-freepats-20060219-16|95	%changelog
14mr|timidity-patch-freepats-20060219-16|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20060219-16
14mr|timidity-patch-freepats-20060219-16|97	+ Revision: e0c6689
14mr|timidity-patch-freepats-20060219-16|98	- MassBuild#440: Increase release tag
14mr|timidity-patch-freepats-20060219-16|99	
14mr|timidity-patch-freepats-20060219-16|100	

21881 14
14mr|timidity-patch-gravis-1.0-32|1	%define name	timidity-patch-gravis
14mr|timidity-patch-gravis-1.0-32|2	%define version	1.0
14mr|timidity-patch-gravis-1.0-32|3	%define release 32
14mr|timidity-patch-gravis-1.0-32|4	
14mr|timidity-patch-gravis-1.0-32|5	%define patch_pkg_version 2
14mr|timidity-patch-gravis-1.0-32|6	
14mr|timidity-patch-gravis-1.0-32|7	Summary:	Instruments for the timidity midi->wave converter/player
14mr|timidity-patch-gravis-1.0-32|8	Name:		%{name}
14mr|timidity-patch-gravis-1.0-32|9	Version:	%{version}
14mr|timidity-patch-gravis-1.0-32|10	Release:	%{release}
14mr|timidity-patch-gravis-1.0-32|11	License:	Public Domain
14mr|timidity-patch-gravis-1.0-32|12	URL:		http://www.timidity.jp/
14mr|timidity-patch-gravis-1.0-32|13	# Patches at http://www.cs.umbc.edu/pub/midia/instruments.tar.gz
14mr|timidity-patch-gravis-1.0-32|14	Source0:	midia-instruments.tar.bz2
14mr|timidity-patch-gravis-1.0-32|15	Source1:	http://www.timidity.jp/dist/cfg/midia.cfg
14mr|timidity-patch-gravis-1.0-32|16	Source2:	http://www.timidity.jp/dist/cfg/gravis.cfg
14mr|timidity-patch-gravis-1.0-32|17	Source3:	http://www.stardate.bc.ca/eawpatches/eawpats/britepno.pat
14mr|timidity-patch-gravis-1.0-32|18	Source4:	http://www.stardate.bc.ca/eawpatches/eawpats/pistol.pat
14mr|timidity-patch-gravis-1.0-32|19	Source5:	timidity-gravis.cfg
14mr|timidity-patch-gravis-1.0-32|20	Provides:	timidity-instruments = %{patch_pkg_version}
14mr|timidity-patch-gravis-1.0-32|21	Obsoletes:	timidity-instruments
14mr|timidity-patch-gravis-1.0-32|22	Group:		Sound
14mr|timidity-patch-gravis-1.0-32|23	BuildArch:	noarch
14mr|timidity-patch-gravis-1.0-32|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|timidity-patch-gravis-1.0-32|25	
14mr|timidity-patch-gravis-1.0-32|26	%description
14mr|timidity-patch-gravis-1.0-32|27	This package contains a set of instruments for the timidity midi->wave
14mr|timidity-patch-gravis-1.0-32|28	converter/player.
14mr|timidity-patch-gravis-1.0-32|29	
14mr|timidity-patch-gravis-1.0-32|30	%prep
14mr|timidity-patch-gravis-1.0-32|31	%setup -q -c -T -a 0
14mr|timidity-patch-gravis-1.0-32|32	
14mr|timidity-patch-gravis-1.0-32|33	%install
14mr|timidity-patch-gravis-1.0-32|34	rm -rf %{buildroot}
14mr|timidity-patch-gravis-1.0-32|35	mkdir -p %{buildroot}%{_datadir}/timidity
14mr|timidity-patch-gravis-1.0-32|36	cp -r instruments %{buildroot}%{_datadir}/timidity/gravis
14mr|timidity-patch-gravis-1.0-32|37	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/timidity/gravis/midia.cfg
14mr|timidity-patch-gravis-1.0-32|38	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/timidity/gravis/gravis.cfg
14mr|timidity-patch-gravis-1.0-32|39	install -m644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/timidity/timidity-gravis.cfg
14mr|timidity-patch-gravis-1.0-32|40	install -m644 %{SOURCE3} -D %{buildroot}%{_datadir}/timidity/gravis/britepno.pat
14mr|timidity-patch-gravis-1.0-32|41	install -m644 %{SOURCE4} -D %{buildroot}%{_datadir}/timidity/gravis/pistol.pat
14mr|timidity-patch-gravis-1.0-32|42	
14mr|timidity-patch-gravis-1.0-32|43	%post
14mr|timidity-patch-gravis-1.0-32|44	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-gravis.cfg 30
14mr|timidity-patch-gravis-1.0-32|45	
14mr|timidity-patch-gravis-1.0-32|46	%postun
14mr|timidity-patch-gravis-1.0-32|47	if [ "$1" = "0" ]; then
14mr|timidity-patch-gravis-1.0-32|48	%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-gravis.cfg
14mr|timidity-patch-gravis-1.0-32|49	fi
14mr|timidity-patch-gravis-1.0-32|50	
14mr|timidity-patch-gravis-1.0-32|51	%triggerpostun -- TiMidity++ <= 2.13.2-1mdk
14mr|timidity-patch-gravis-1.0-32|52	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-gravis.cfg 30
14mr|timidity-patch-gravis-1.0-32|53	
14mr|timidity-patch-gravis-1.0-32|54	%clean
14mr|timidity-patch-gravis-1.0-32|55	rm -fr %{buildroot}
14mr|timidity-patch-gravis-1.0-32|56	
14mr|timidity-patch-gravis-1.0-32|57	%files
14mr|timidity-patch-gravis-1.0-32|58	%defattr(-,root,root)
14mr|timidity-patch-gravis-1.0-32|59	%{_datadir}/timidity/gravis
14mr|timidity-patch-gravis-1.0-32|60	%dir %{_sysconfdir}/timidity/gravis
14mr|timidity-patch-gravis-1.0-32|61	%config(noreplace) %{_sysconfdir}/timidity/gravis/gravis.cfg
14mr|timidity-patch-gravis-1.0-32|62	%config(noreplace) %{_sysconfdir}/timidity/gravis/midia.cfg
14mr|timidity-patch-gravis-1.0-32|63	%config(noreplace) %{_sysconfdir}/timidity/timidity-gravis.cfg
14mr|timidity-patch-gravis-1.0-32|64	
14mr|timidity-patch-gravis-1.0-32|65	
14mr|timidity-patch-gravis-1.0-32|66	
14mr|timidity-patch-gravis-1.0-32|67	
14mr|timidity-patch-gravis-1.0-32|68	
14mr|timidity-patch-gravis-1.0-32|69	
14mr|timidity-patch-gravis-1.0-32|70	%changelog
14mr|timidity-patch-gravis-1.0-32|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-32
14mr|timidity-patch-gravis-1.0-32|72	+ Revision: 450a194
14mr|timidity-patch-gravis-1.0-32|73	- MassBuild#440: Increase release tag
14mr|timidity-patch-gravis-1.0-32|74	
14mr|timidity-patch-gravis-1.0-32|75	

21882 14
14mr|tinc-1.0.19-2|1	Name:           tinc
14mr|tinc-1.0.19-2|2	Version:        1.0.19
14mr|tinc-1.0.19-2|3	Release:        2
14mr|tinc-1.0.19-2|4	Summary:        A virtual private network daemon
14mr|tinc-1.0.19-2|5	Group:          System/Configuration/Networking
14mr|tinc-1.0.19-2|6	License:        GPLv2+
14mr|tinc-1.0.19-2|7	URL:            http://www.tinc-vpn.org/
14mr|tinc-1.0.19-2|8	Source0:        http://www.tinc-vpn.org/packages/%{name}-%{version}.tar.gz
14mr|tinc-1.0.19-2|9	BuildRequires:  openssl-devel
14mr|tinc-1.0.19-2|10	BuildRequires:  liblzo-devel
14mr|tinc-1.0.19-2|11	BuildRequires:  pkgconfig(zlib)
14mr|tinc-1.0.19-2|12	
14mr|tinc-1.0.19-2|13	Requires(post):  info
14mr|tinc-1.0.19-2|14	Requires(preun): info
14mr|tinc-1.0.19-2|15	
14mr|tinc-1.0.19-2|16	
14mr|tinc-1.0.19-2|17	%description
14mr|tinc-1.0.19-2|18	tinc is a Virtual Private Network (VPN) daemon that uses tunnelling
14mr|tinc-1.0.19-2|19	and encryption to create a secure private network between hosts on
14mr|tinc-1.0.19-2|20	the Internet. Because the tunnel appears to the IP level network
14mr|tinc-1.0.19-2|21	code as a normal network device, there is no need to adapt any
14mr|tinc-1.0.19-2|22	existing software. This tunnelling allows VPN sites to share
14mr|tinc-1.0.19-2|23	information with each other over the Internet without exposing any
14mr|tinc-1.0.19-2|24	information to others.
14mr|tinc-1.0.19-2|25	
14mr|tinc-1.0.19-2|26	
14mr|tinc-1.0.19-2|27	%prep
14mr|tinc-1.0.19-2|28	%setup -q
14mr|tinc-1.0.19-2|29	
14mr|tinc-1.0.19-2|30	
14mr|tinc-1.0.19-2|31	%build
14mr|tinc-1.0.19-2|32	%configure
14mr|tinc-1.0.19-2|33	%make
14mr|tinc-1.0.19-2|34	
14mr|tinc-1.0.19-2|35	%install
14mr|tinc-1.0.19-2|36	%makeinstall_std
14mr|tinc-1.0.19-2|37	rm -f %{buildroot}%{_infodir}/dir
14mr|tinc-1.0.19-2|38	
14mr|tinc-1.0.19-2|39	%files
14mr|tinc-1.0.19-2|40	%doc AUTHORS COPYING COPYING.README NEWS README THANKS doc/sample* doc/*.tex
14mr|tinc-1.0.19-2|41	%{_mandir}/man*/%{name}*.*
14mr|tinc-1.0.19-2|42	%{_infodir}/%{name}.info.xz
14mr|tinc-1.0.19-2|43	%{_sbindir}/%{name}d
14mr|tinc-1.0.19-2|44	
14mr|tinc-1.0.19-2|45	
14mr|tinc-1.0.19-2|46	
14mr|tinc-1.0.19-2|47	%changelog
14mr|tinc-1.0.19-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.19-2
14mr|tinc-1.0.19-2|49	+ Revision: 26702cf
14mr|tinc-1.0.19-2|50	- MassBuild#440: Increase release tag
14mr|tinc-1.0.19-2|51	
14mr|tinc-1.0.19-2|52	

21883 14
14mr|tinycdb-0.77-7|1	%define major 1
14mr|tinycdb-0.77-7|2	%define libcmajor 2
14mr|tinycdb-0.77-7|3	
14mr|tinycdb-0.77-7|4	# Macro: %%{mklibname <name> [<major> [<minor>]] [-s] [-d]}
14mr|tinycdb-0.77-7|5	%define libname %mklibname %{name} %{major}
14mr|tinycdb-0.77-7|6	%define dlibname %mklibname %{name} %{major} -d
14mr|tinycdb-0.77-7|7	
14mr|tinycdb-0.77-7|8	Summary:	Constant Database
14mr|tinycdb-0.77-7|9	Name:		tinycdb
14mr|tinycdb-0.77-7|10	Version:	0.77
14mr|tinycdb-0.77-7|11	Release:	7
14mr|tinycdb-0.77-7|12	License:	Public Domain
14mr|tinycdb-0.77-7|13	Group:		Databases
14mr|tinycdb-0.77-7|14	URL:		http://www.corpit.ru/mjt/tinycdb.html
14mr|tinycdb-0.77-7|15	Source0:	http://www.corpit.ru/mjt/tinycdb/%{name}_%{version}.tar.bz2
14mr|tinycdb-0.77-7|16	
14mr|tinycdb-0.77-7|17	%description
14mr|tinycdb-0.77-7|18	Tinycdb is a small, fast and reliable utility set and subroutine
14mr|tinycdb-0.77-7|19	library for creating and reading constant databases. The database
14mr|tinycdb-0.77-7|20	structure is tuned for fast reading:
14mr|tinycdb-0.77-7|21	
14mr|tinycdb-0.77-7|22	- Successful lookups take normally just two disk accesses.
14mr|tinycdb-0.77-7|23	- Unsuccessful lookups take only one disk access.
14mr|tinycdb-0.77-7|24	- Small disk space and memory size requirements; a database
14mr|tinycdb-0.77-7|25	uses 2048 bytes for the header and 24 bytes plus size of
14mr|tinycdb-0.77-7|26	(key,value) per record.
14mr|tinycdb-0.77-7|27	- Maximum database size is 4GB; individual record size is not
14mr|tinycdb-0.77-7|28	otherwise limited.
14mr|tinycdb-0.77-7|29	- Portable file format.
14mr|tinycdb-0.77-7|30	- Fast creation of new databases.
14mr|tinycdb-0.77-7|31	- No locking, updates are atomical.
14mr|tinycdb-0.77-7|32	
14mr|tinycdb-0.77-7|33	%package -n nss_%{name}
14mr|tinycdb-0.77-7|34	Summary:	Constant database library
14mr|tinycdb-0.77-7|35	Group:		System/Libraries
14mr|tinycdb-0.77-7|36	
14mr|tinycdb-0.77-7|37	%description -n nss_%{name}
14mr|tinycdb-0.77-7|38	The tinycdb nss library allows creating passwd/group file using a
14mr|tinycdb-0.77-7|39	constant database.
14mr|tinycdb-0.77-7|40	
14mr|tinycdb-0.77-7|41	%package -n %{libname}
14mr|tinycdb-0.77-7|42	Summary:	Constant database library
14mr|tinycdb-0.77-7|43	Group:		System/Libraries
14mr|tinycdb-0.77-7|44	
14mr|tinycdb-0.77-7|45	%description -n %{libname}
14mr|tinycdb-0.77-7|46	Tinycdb is a small, fast and reliable utility set and subroutine
14mr|tinycdb-0.77-7|47	library for creating and reading constant databases. The database
14mr|tinycdb-0.77-7|48	structure is tuned for fast reading.
14mr|tinycdb-0.77-7|49	
14mr|tinycdb-0.77-7|50	%package -n %{dlibname}
14mr|tinycdb-0.77-7|51	Summary:	Development libraries and headers for %{libname}
14mr|tinycdb-0.77-7|52	Group:		Development/Databases
14mr|tinycdb-0.77-7|53	Requires:	%{libname} = %{version}-%{release}
14mr|tinycdb-0.77-7|54	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|tinycdb-0.77-7|55	Conflicts:	cdb-devel
14mr|tinycdb-0.77-7|56	
14mr|tinycdb-0.77-7|57	%description -n %{dlibname}
14mr|tinycdb-0.77-7|58	Libraries and header files needed to develop applications using
14mr|tinycdb-0.77-7|59	constant databases.
14mr|tinycdb-0.77-7|60	
14mr|tinycdb-0.77-7|61	%prep
14mr|tinycdb-0.77-7|62	%setup -q
14mr|tinycdb-0.77-7|63	
14mr|tinycdb-0.77-7|64	%build
14mr|tinycdb-0.77-7|65	%make CFLAGS="%{optflags}" \
14mr|tinycdb-0.77-7|66	staticlib sharedlib cdb-shared nss \
14mr|tinycdb-0.77-7|67	sysconfdir=%{_sysconfdir}
14mr|tinycdb-0.77-7|68	
14mr|tinycdb-0.77-7|69	%install
14mr|tinycdb-0.77-7|70	mkdir -p %{buildroot}
14mr|tinycdb-0.77-7|71	%makeinstall DESTDIR=%{buildroot} \
14mr|tinycdb-0.77-7|72	libdir=%{_libdir} bindir=%{_bindir} mandir=%{_mandir} \
14mr|tinycdb-0.77-7|73	syslibdir=/%{_lib} sysconfdir=%{_sysconfdir} \
14mr|tinycdb-0.77-7|74	includedir=%{_includedir} \
14mr|tinycdb-0.77-7|75	install-all install-nss install-piclib install-sharedlib \
14mr|tinycdb-0.77-7|76	INSTALLPROG=cdb-shared CP="cp -p"
14mr|tinycdb-0.77-7|77	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mr|tinycdb-0.77-7|78	cp -p debian/libcdb.pc %{buildroot}%{_libdir}/pkgconfig
14mr|tinycdb-0.77-7|79	rm -f %{buildroot}%{_sysconfdir}/cdb-Makefile
14mr|tinycdb-0.77-7|80	
14mr|tinycdb-0.77-7|81	# Fix permissions to avoid unstripped-binary-or-object
14mr|tinycdb-0.77-7|82	chmod 0755 %{buildroot}/%{_lib}/libnss_cdb.so.%{libcmajor}
14mr|tinycdb-0.77-7|83	chmod 0755 %{buildroot}%{_libdir}/libcdb.so.%{major}
14mr|tinycdb-0.77-7|84	
14mr|tinycdb-0.77-7|85	%files
14mr|tinycdb-0.77-7|86	%{_bindir}/cdb
14mr|tinycdb-0.77-7|87	%{_mandir}/man1/cdb.1*
14mr|tinycdb-0.77-7|88	%{_mandir}/man5/cdb.5*
14mr|tinycdb-0.77-7|89	%doc ChangeLog NEWS debian/changelog
14mr|tinycdb-0.77-7|90	
14mr|tinycdb-0.77-7|91	%files -n nss_tinycdb
14mr|tinycdb-0.77-7|92	%doc nss_cdb-Makefile
14mr|tinycdb-0.77-7|93	/%{_lib}/libnss_cdb.so.%{libcmajor}
14mr|tinycdb-0.77-7|94	
14mr|tinycdb-0.77-7|95	%files -n %{libname}
14mr|tinycdb-0.77-7|96	%{_libdir}/libcdb.so.%{major}
14mr|tinycdb-0.77-7|97	
14mr|tinycdb-0.77-7|98	%files -n %{dlibname}
14mr|tinycdb-0.77-7|99	%{_includedir}/cdb.h
14mr|tinycdb-0.77-7|100	%{_libdir}/libcdb.a
14mr|tinycdb-0.77-7|101	%{_libdir}/libcdb_pic.a
14mr|tinycdb-0.77-7|102	%{_libdir}/libcdb.so
14mr|tinycdb-0.77-7|103	%{_libdir}/pkgconfig/libcdb.pc
14mr|tinycdb-0.77-7|104	%{_mandir}/man3/cdb.3*
14mr|tinycdb-0.77-7|105	
14mr|tinycdb-0.77-7|106	
14mr|tinycdb-0.77-7|107	
14mr|tinycdb-0.77-7|108	
14mr|tinycdb-0.77-7|109	%changelog
14mr|tinycdb-0.77-7|110	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.77-7
14mr|tinycdb-0.77-7|111	+ Revision: 23993c4
14mr|tinycdb-0.77-7|112	- MassBuild#440: Increase release tag
14mr|tinycdb-0.77-7|113	
14mr|tinycdb-0.77-7|114	

21884 14
14mr|tinyxml-2.6.2-2|1	%define realver 2_6_2
14mr|tinyxml-2.6.2-2|2	# (tpg) please don't change major, it should be set to 0
14mr|tinyxml-2.6.2-2|3	%define major 0
14mr|tinyxml-2.6.2-2|4	%define libname %mklibname %{name} %{major}
14mr|tinyxml-2.6.2-2|5	%define develname %mklibname %{name} -d
14mr|tinyxml-2.6.2-2|6	
14mr|tinyxml-2.6.2-2|7	Summary:	A small and simple XML parser
14mr|tinyxml-2.6.2-2|8	Name:		tinyxml
14mr|tinyxml-2.6.2-2|9	Version:	%(echo %realver| tr '_' '.')
14mr|tinyxml-2.6.2-2|10	Release:	2
14mr|tinyxml-2.6.2-2|11	License:	zlib
14mr|tinyxml-2.6.2-2|12	Group:		System/Libraries
14mr|tinyxml-2.6.2-2|13	Url:		http://www.grinninglizard.com/tinyxml/
14mr|tinyxml-2.6.2-2|14	Source0:	http://downloads.sourceforge.net/tinyxml/%{name}_%{realver}.tar.bz2
14mr|tinyxml-2.6.2-2|15	Patch0:		%{name}-2.5.3-stl.patch
14mr|tinyxml-2.6.2-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|tinyxml-2.6.2-2|17	
14mr|tinyxml-2.6.2-2|18	%description
14mr|tinyxml-2.6.2-2|19	TinyXML is a simple, small, C++ XML parser
14mr|tinyxml-2.6.2-2|20	
14mr|tinyxml-2.6.2-2|21	%package -n %{libname}
14mr|tinyxml-2.6.2-2|22	Summary:	A small and simple XML parsing library
14mr|tinyxml-2.6.2-2|23	Group:		System/Libraries
14mr|tinyxml-2.6.2-2|24	
14mr|tinyxml-2.6.2-2|25	%description -n %{libname}
14mr|tinyxml-2.6.2-2|26	TinyXML is a simple, small, C++ XML parser that can be easily
14mr|tinyxml-2.6.2-2|27	integrating into other programs. Have you ever found yourself
14mr|tinyxml-2.6.2-2|28	writing a text file parser every time you needed to save human
14mr|tinyxml-2.6.2-2|29	readable data or serialize objects? TinyXML solves the text I/O
14mr|tinyxml-2.6.2-2|30	file once and for all.
14mr|tinyxml-2.6.2-2|31	
14mr|tinyxml-2.6.2-2|32	%package -n %{develname}
14mr|tinyxml-2.6.2-2|33	Summary:	Development files for %{name}
14mr|tinyxml-2.6.2-2|34	Group:		Development/C++
14mr|tinyxml-2.6.2-2|35	Provides:	%{name}-devel = %{version}-%{release}
14mr|tinyxml-2.6.2-2|36	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|tinyxml-2.6.2-2|37	Requires:	%{libname} = %{version}-%{release}
14mr|tinyxml-2.6.2-2|38	
14mr|tinyxml-2.6.2-2|39	%description -n %{develname}
14mr|tinyxml-2.6.2-2|40	Development files and headers for %{name}.
14mr|tinyxml-2.6.2-2|41	
14mr|tinyxml-2.6.2-2|42	%prep
14mr|tinyxml-2.6.2-2|43	%setup -qn %{name}
14mr|tinyxml-2.6.2-2|44	%patch0 -p1
14mr|tinyxml-2.6.2-2|45	
14mr|tinyxml-2.6.2-2|46	%build
14mr|tinyxml-2.6.2-2|47	
14mr|tinyxml-2.6.2-2|48	for i in tinyxml.cpp tinystr.cpp tinyxmlerror.cpp tinyxmlparser.cpp; do
14mr|tinyxml-2.6.2-2|49	g++ %{optflags} -fPIC -o $i.o -c $i
14mr|tinyxml-2.6.2-2|50	done
14mr|tinyxml-2.6.2-2|51	g++ %{optflags} -shared -o lib%{name}.so.0.%{version} \
14mr|tinyxml-2.6.2-2|52	%{ldflags} -Wl,-soname,lib%{name}.so.0 *.cpp.o
14mr|tinyxml-2.6.2-2|53	
14mr|tinyxml-2.6.2-2|54	
14mr|tinyxml-2.6.2-2|55	%install
14mr|tinyxml-2.6.2-2|56	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|tinyxml-2.6.2-2|57	
14mr|tinyxml-2.6.2-2|58	# Not really designed to be build as lib, DYI
14mr|tinyxml-2.6.2-2|59	mkdir -p %{buildroot}%{_libdir}
14mr|tinyxml-2.6.2-2|60	mkdir -p %{buildroot}%{_includedir}
14mr|tinyxml-2.6.2-2|61	install -m 755 lib%{name}.so.0.%{version} %{buildroot}%{_libdir}
14mr|tinyxml-2.6.2-2|62	ln -s lib%{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/lib%{name}.so.%{major}
14mr|tinyxml-2.6.2-2|63	ln -s lib%{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/lib%{name}.so
14mr|tinyxml-2.6.2-2|64	install -p -m 644 *.h %{buildroot}%{_includedir}
14mr|tinyxml-2.6.2-2|65	
14mr|tinyxml-2.6.2-2|66	%if %mdkversion < 200900
14mr|tinyxml-2.6.2-2|67	%post -n %{libname} -p /sbin/ldconfig
14mr|tinyxml-2.6.2-2|68	%endif
14mr|tinyxml-2.6.2-2|69	
14mr|tinyxml-2.6.2-2|70	%if %mdkversion < 200900
14mr|tinyxml-2.6.2-2|71	%postun -n %{libname} -p /sbin/ldconfig
14mr|tinyxml-2.6.2-2|72	%endif
14mr|tinyxml-2.6.2-2|73	
14mr|tinyxml-2.6.2-2|74	%clean
14mr|tinyxml-2.6.2-2|75	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|tinyxml-2.6.2-2|76	
14mr|tinyxml-2.6.2-2|77	%files -n %{libname}
14mr|tinyxml-2.6.2-2|78	%defattr(-,root,root)
14mr|tinyxml-2.6.2-2|79	%{_libdir}/libtinyxml.so.%{major}*
14mr|tinyxml-2.6.2-2|80	
14mr|tinyxml-2.6.2-2|81	%files -n %{develname}
14mr|tinyxml-2.6.2-2|82	%defattr(-,root,root)
14mr|tinyxml-2.6.2-2|83	%doc changes.txt readme.txt
14mr|tinyxml-2.6.2-2|84	%{_includedir}/*.h
14mr|tinyxml-2.6.2-2|85	%{_libdir}/libtinyxml.so
14mr|tinyxml-2.6.2-2|86	
14mr|tinyxml-2.6.2-2|87	
14mr|tinyxml-2.6.2-2|88	
14mr|tinyxml-2.6.2-2|89	%changelog
14mr|tinyxml-2.6.2-2|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6.2-2
14mr|tinyxml-2.6.2-2|91	+ Revision: dc848c1
14mr|tinyxml-2.6.2-2|92	- MassBuild#440: Increase release tag
14mr|tinyxml-2.6.2-2|93	
14mr|tinyxml-2.6.2-2|94	

21885 14
14mr|tix-8.4.3-7|1	Summary:	A set of capable widgets for Tk
14mr|tix-8.4.3-7|2	Name:		tix
14mr|tix-8.4.3-7|3	Version:	8.4.3
14mr|tix-8.4.3-7|4	Release:	7
14mr|tix-8.4.3-7|5	Epoch:		1
14mr|tix-8.4.3-7|6	License:	BSD
14mr|tix-8.4.3-7|7	Group:		System/Libraries
14mr|tix-8.4.3-7|8	URL:		http://tix.sourceforge.net/
14mr|tix-8.4.3-7|9	Source0:	http://downloads.sourceforge.net/tixlibrary/Tix%{version}-src.tar.gz
14mr|tix-8.4.3-7|10	Source1:	%{name}.rpmlintrc
14mr|tix-8.4.3-7|11	Patch1:		tix-8.4.2-link.patch
14mr|tix-8.4.3-7|12	Patch2:		tix-8.4.3-tcl86.patch
14mr|tix-8.4.3-7|13	BuildRequires:	tcl-devel
14mr|tix-8.4.3-7|14	BuildRequires:	tk-devel
14mr|tix-8.4.3-7|15	BuildRequires:	groff
14mr|tix-8.4.3-7|16	BuildRequires:	tcl
14mr|tix-8.4.3-7|17	BuildRequires:	pkgconfig(xscrnsaver)
14mr|tix-8.4.3-7|18	
14mr|tix-8.4.3-7|19	%description
14mr|tix-8.4.3-7|20	Tix (Tk Interface Extension), an add-on for the Tk widget set, is an
14mr|tix-8.4.3-7|21	extensive set of over 40 widgets.  In general, Tix widgets are more
14mr|tix-8.4.3-7|22	complex and more capable than the widgets provided in Tk.  Tix widgets
14mr|tix-8.4.3-7|23	include a ComboBox, a Motif-style FileSelectBox, an MS Windows-style
14mr|tix-8.4.3-7|24	FileSelectBox, a PanedWindow, a NoteBook, a hierarchical list, a
14mr|tix-8.4.3-7|25	directory tree and a file manager.
14mr|tix-8.4.3-7|26	
14mr|tix-8.4.3-7|27	Install the tix package if you want to try out more complicated widgets
14mr|tix-8.4.3-7|28	for Tk.  You'll also need to have the tcl and tk packages installed.
14mr|tix-8.4.3-7|29	
14mr|tix-8.4.3-7|30	%package	devel
14mr|tix-8.4.3-7|31	Summary:	Development files for %{name}
14mr|tix-8.4.3-7|32	Group:		Development/Other
14mr|tix-8.4.3-7|33	
14mr|tix-8.4.3-7|34	%description	devel
14mr|tix-8.4.3-7|35	This package contains development files for %{name}.
14mr|tix-8.4.3-7|36	
14mr|tix-8.4.3-7|37	%prep
14mr|tix-8.4.3-7|38	%setup -q -n Tix%{version}
14mr|tix-8.4.3-7|39	%patch1 -p1 -b .link
14mr|tix-8.4.3-7|40	%patch2 -p1 -b .tcl86
14mr|tix-8.4.3-7|41	
14mr|tix-8.4.3-7|42	# nuke pdf files
14mr|tix-8.4.3-7|43	rm -rf docs/pdf
14mr|tix-8.4.3-7|44	
14mr|tix-8.4.3-7|45	%build
14mr|tix-8.4.3-7|46	for f in config.guess config.sub ; do
14mr|tix-8.4.3-7|47	test -f /usr/share/libtool/$f || continue
14mr|tix-8.4.3-7|48	find . -type f -name $f -exec cp /usr/share/libtool/$f \{\} \;
14mr|tix-8.4.3-7|49	done
14mr|tix-8.4.3-7|50	
14mr|tix-8.4.3-7|51	%configure2_5x --libdir=%{tcl_sitearch}
14mr|tix-8.4.3-7|52	%make PKG_LIB_FILE=libTix.so
14mr|tix-8.4.3-7|53	
14mr|tix-8.4.3-7|54	%install
14mr|tix-8.4.3-7|55	rm -rf %{buildroot}
14mr|tix-8.4.3-7|56	
14mr|tix-8.4.3-7|57	install -d %{buildroot}%{_libdir}
14mr|tix-8.4.3-7|58	install -d %{buildroot}%{tcl_sitearch}
14mr|tix-8.4.3-7|59	install -d %{buildroot}%{_includedir}/%{name}
14mr|tix-8.4.3-7|60	
14mr|tix-8.4.3-7|61	%makeinstall_std PKG_LIB_FILE=libTix.so
14mr|tix-8.4.3-7|62	
14mr|tix-8.4.3-7|63	# put the library in /usr/lib as Tix itself is directly linked
14mr|tix-8.4.3-7|64	mv %{buildroot}%{tcl_sitearch}/Tix%{version}/libTix.so %{buildroot}%{_libdir}
14mr|tix-8.4.3-7|65	ln -s %{_libdir}/libTix.so %{buildroot}%{tcl_sitearch}/Tix%{version}/libTix.so
14mr|tix-8.4.3-7|66	
14mr|tix-8.4.3-7|67	# install all headers
14mr|tix-8.4.3-7|68	install -d %{buildroot}%{_includedir}/%{name}/generic
14mr|tix-8.4.3-7|69	install -d %{buildroot}%{_includedir}/%{name}/unix
14mr|tix-8.4.3-7|70	install -m0644 generic/*.h %{buildroot}%{_includedir}/%{name}/generic/
14mr|tix-8.4.3-7|71	install -m0644 unix/*.h %{buildroot}%{_includedir}/%{name}/unix/
14mr|tix-8.4.3-7|72	
14mr|tix-8.4.3-7|73	# install man pages
14mr|tix-8.4.3-7|74	mkdir -p %{buildroot}%{_mandir}/mann
14mr|tix-8.4.3-7|75	mkdir -p %{buildroot}%{_mandir}/man1
14mr|tix-8.4.3-7|76	install -m0644 man/*.n %{buildroot}%{_mandir}/mann
14mr|tix-8.4.3-7|77	install -m0644 man/*.1 %{buildroot}%{_mandir}/man1
14mr|tix-8.4.3-7|78	
14mr|tix-8.4.3-7|79	# remove stuff that ends up as docs
14mr|tix-8.4.3-7|80	rm -f %{buildroot}%{tcl_sitearch}/Tix%{version}/README.txt
14mr|tix-8.4.3-7|81	rm -f %{buildroot}%{tcl_sitearch}/Tix%{version}/license.terms
14mr|tix-8.4.3-7|82	
14mr|tix-8.4.3-7|83	%files
14mr|tix-8.4.3-7|84	%doc *.txt *.html license.terms docs/*
14mr|tix-8.4.3-7|85	%{_libdir}/libTix.so
14mr|tix-8.4.3-7|86	%{tcl_sitearch}/Tix%{version}
14mr|tix-8.4.3-7|87	%{_mandir}/man1/*
14mr|tix-8.4.3-7|88	
14mr|tix-8.4.3-7|89	%files devel
14mr|tix-8.4.3-7|90	%{_includedir}/%{name}
14mr|tix-8.4.3-7|91	%{_mandir}/mann/*
14mr|tix-8.4.3-7|92	
14mr|tix-8.4.3-7|93	
14mr|tix-8.4.3-7|94	
14mr|tix-8.4.3-7|95	
14mr|tix-8.4.3-7|96	%changelog
14mr|tix-8.4.3-7|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:8.4.3-7
14mr|tix-8.4.3-7|98	+ Revision: 97e54a8
14mr|tix-8.4.3-7|99	- MassBuild#440: Increase release tag
14mr|tix-8.4.3-7|100	
14mr|tix-8.4.3-7|101	

21886 14
14mr|tk-8.6-0.b2.4|1	%define rel	4
14mr|tk-8.6-0.b2.4|2	%define pre	b2
14mr|tk-8.6-0.b2.4|3	
14mr|tk-8.6-0.b2.4|4	%if %pre
14mr|tk-8.6-0.b2.4|5	%define release		0.%{pre}.%{rel}
14mr|tk-8.6-0.b2.4|6	%define distname	%{name}%{version}%{pre}-src.tar.gz
14mr|tk-8.6-0.b2.4|7	%define dirname_	%{name}%{version}%{pre}
14mr|tk-8.6-0.b2.4|8	%else
14mr|tk-8.6-0.b2.4|9	%define release		%{rel}
14mr|tk-8.6-0.b2.4|10	%define distname	%{name}%{version}-src.tar.gz
14mr|tk-8.6-0.b2.4|11	%define dirname_	%{name}%{version}
14mr|tk-8.6-0.b2.4|12	%endif
14mr|tk-8.6-0.b2.4|13	
14mr|tk-8.6-0.b2.4|14	%define major		8.6
14mr|tk-8.6-0.b2.4|15	%define libname		%mklibname %{name} %{major}
14mr|tk-8.6-0.b2.4|16	%define develname	%mklibname %{name} -d
14mr|tk-8.6-0.b2.4|17	
14mr|tk-8.6-0.b2.4|18	Summary:	Tk GUI toolkit for Tcl
14mr|tk-8.6-0.b2.4|19	Name:		tk
14mr|tk-8.6-0.b2.4|20	Version:	8.6
14mr|tk-8.6-0.b2.4|21	Release:	%{release}
14mr|tk-8.6-0.b2.4|22	License:	BSD
14mr|tk-8.6-0.b2.4|23	Group:		System/Libraries
14mr|tk-8.6-0.b2.4|24	URL:		http://tcl.tk
14mr|tk-8.6-0.b2.4|25	Source0:	http://downloads.sourceforge.net/tcl/%{distname}
14mr|tk-8.6-0.b2.4|26	Source1:        icons.tcl
14mr|tk-8.6-0.b2.4|27	Patch0:		tk8.6b1-soname.patch
14mr|tk-8.6-0.b2.4|28	Patch1:		tk8.6b1-fix_Xft_linkage.patch
14mr|tk-8.6-0.b2.4|29	Requires:	%{libname} = %{version}-%{release}
14mr|tk-8.6-0.b2.4|30	BuildRequires:	tcl-devel >= %{version}
14mr|tk-8.6-0.b2.4|31	BuildRequires:	pkgconfig(x11)
14mr|tk-8.6-0.b2.4|32	BuildRequires:	pkgconfig(xft)
14mr|tk-8.6-0.b2.4|33	BuildRequires:	pkgconfig(fontconfig)
14mr|tk-8.6-0.b2.4|34	BuildRequires:	pkgconfig(xscrnsaver)
14mr|tk-8.6-0.b2.4|35	BuildRequires:	chrpath
14mr|tk-8.6-0.b2.4|36	Provides:	%{_bindir}/wish
14mr|tk-8.6-0.b2.4|37	
14mr|tk-8.6-0.b2.4|38	%description
14mr|tk-8.6-0.b2.4|39	Tk is a X Windows widget set designed to work closely with the tcl
14mr|tk-8.6-0.b2.4|40	scripting language. It allows you to write simple programs with full
14mr|tk-8.6-0.b2.4|41	featured GUIs in only a little more time then it takes to write a
14mr|tk-8.6-0.b2.4|42	text based interface. Tcl/Tk applications can also be run on Windows
14mr|tk-8.6-0.b2.4|43	and Macintosh platforms.
14mr|tk-8.6-0.b2.4|44	
14mr|tk-8.6-0.b2.4|45	%package -n	%{libname}
14mr|tk-8.6-0.b2.4|46	Summary:	Shared libraries for %{name}
14mr|tk-8.6-0.b2.4|47	Group:		System/Libraries
14mr|tk-8.6-0.b2.4|48	
14mr|tk-8.6-0.b2.4|49	%description -n	%{libname}
14mr|tk-8.6-0.b2.4|50	Tk is a X Windows widget set designed to work closely with the tcl
14mr|tk-8.6-0.b2.4|51	scripting language. It allows you to write simple programs with full
14mr|tk-8.6-0.b2.4|52	featured GUI's in only a little more time then it takes to write a
14mr|tk-8.6-0.b2.4|53	text based interface. Tcl/Tk applications can also be run on Windows
14mr|tk-8.6-0.b2.4|54	and Macintosh platforms.
14mr|tk-8.6-0.b2.4|55	
14mr|tk-8.6-0.b2.4|56	%package -n	%{develname}
14mr|tk-8.6-0.b2.4|57	Summary:	Development files for %{name}
14mr|tk-8.6-0.b2.4|58	Group:		Development/Other
14mr|tk-8.6-0.b2.4|59	Requires:	%{name} = %{version}-%{release}
14mr|tk-8.6-0.b2.4|60	Requires:	%{libname} = %{version}-%{release}
14mr|tk-8.6-0.b2.4|61	Requires:	pkgconfig(x11)
14mr|tk-8.6-0.b2.4|62	Provides:	%{name}-devel = %{version}-%{release}
14mr|tk-8.6-0.b2.4|63	
14mr|tk-8.6-0.b2.4|64	%description -n	%{develname}
14mr|tk-8.6-0.b2.4|65	This package contains development files for %{name}.
14mr|tk-8.6-0.b2.4|66	
14mr|tk-8.6-0.b2.4|67	%prep
14mr|tk-8.6-0.b2.4|68	%setup -q -n %{dirname_}
14mr|tk-8.6-0.b2.4|69	%patch0 -p1 -b .soname~
14mr|tk-8.6-0.b2.4|70	%patch1 -p1 -b .Xft
14mr|tk-8.6-0.b2.4|71	# Replace native icons.tcl - it contains  PNG data
14mr|tk-8.6-0.b2.4|72	# obtained using old libpng and has problems with new libpng
14mr|tk-8.6-0.b2.4|73	# The new one contains PNG data created using
14mr|tk-8.6-0.b2.4|74	# new libpng
14mr|tk-8.6-0.b2.4|75	cp -f %{SOURCE1} library
14mr|tk-8.6-0.b2.4|76	
14mr|tk-8.6-0.b2.4|77	%build
14mr|tk-8.6-0.b2.4|78	pushd unix
14mr|tk-8.6-0.b2.4|79	autoconf
14mr|tk-8.6-0.b2.4|80	%configure2_5x \
14mr|tk-8.6-0.b2.4|81	--enable-threads \
14mr|tk-8.6-0.b2.4|82	--enable-64bit \
14mr|tk-8.6-0.b2.4|83	--disable-rpath \
14mr|tk-8.6-0.b2.4|84	--with-tcl=%{_libdir} \
14mr|tk-8.6-0.b2.4|85	--includedir=%{_includedir}/tk%{version}
14mr|tk-8.6-0.b2.4|86	%make TK_LIBRARY=%{_datadir}/%{name}%{majorver}
14mr|tk-8.6-0.b2.4|87	
14mr|tk-8.6-0.b2.4|88	cp libtk%{major}.so libtk%{major}.so.0
14mr|tk-8.6-0.b2.4|89	#    make test
14mr|tk-8.6-0.b2.4|90	popd
14mr|tk-8.6-0.b2.4|91	
14mr|tk-8.6-0.b2.4|92	%install
14mr|tk-8.6-0.b2.4|93	rm -rf %{buildroot}
14mr|tk-8.6-0.b2.4|94	
14mr|tk-8.6-0.b2.4|95	# If %{_libdir} is not %{_prefix}/lib, then define EXTRA_TCLLIB_FILES
14mr|tk-8.6-0.b2.4|96	# which contains actual non-architecture-dependent tcl code.
14mr|tk-8.6-0.b2.4|97	if [ "%{_libdir}" != "%{_prefix}/lib" ]; then
14mr|tk-8.6-0.b2.4|98	EXTRA_TCLLIB_FILES="%{buildroot}%{_prefix}/lib/*"
14mr|tk-8.6-0.b2.4|99	fi
14mr|tk-8.6-0.b2.4|100	
14mr|tk-8.6-0.b2.4|101	%makeinstall -C unix TK_LIBRARY=%{buildroot}%{_datadir}/%{name}%{major}
14mr|tk-8.6-0.b2.4|102	
14mr|tk-8.6-0.b2.4|103	# create the arch-dependent dir
14mr|tk-8.6-0.b2.4|104	mkdir -p %{buildroot}%{_libdir}/%{name}%{major}
14mr|tk-8.6-0.b2.4|105	
14mr|tk-8.6-0.b2.4|106	# fix libname
14mr|tk-8.6-0.b2.4|107	mv %{buildroot}%{_libdir}/libtk%{major}.so %{buildroot}%{_libdir}/libtk%{major}.so.0
14mr|tk-8.6-0.b2.4|108	ln -snf libtk%{major}.so.0 %{buildroot}%{_libdir}/libtk%{major}.so
14mr|tk-8.6-0.b2.4|109	
14mr|tk-8.6-0.b2.4|110	# install all headers
14mr|tk-8.6-0.b2.4|111	install -d %{buildroot}%{_includedir}/tk%{version}/compat
14mr|tk-8.6-0.b2.4|112	install -d %{buildroot}%{_includedir}/tk%{version}/generic
14mr|tk-8.6-0.b2.4|113	install -d %{buildroot}%{_includedir}/tk%{version}/unix
14mr|tk-8.6-0.b2.4|114	install -m0644 compat/*.h %{buildroot}%{_includedir}/tk%{version}/compat/
14mr|tk-8.6-0.b2.4|115	install -m0644 generic/*.h %{buildroot}%{_includedir}/tk%{version}/generic/
14mr|tk-8.6-0.b2.4|116	install -m0644 unix/*.h %{buildroot}%{_includedir}/tk%{version}/unix/
14mr|tk-8.6-0.b2.4|117	
14mr|tk-8.6-0.b2.4|118	# (tpg) compat issues
14mr|tk-8.6-0.b2.4|119	cp -f %{buildroot}%{_includedir}/tk%{version}/unix/tkUnixPort.h %{buildroot}%{_includedir}/tk%{version}/generic/
14mr|tk-8.6-0.b2.4|120	
14mr|tk-8.6-0.b2.4|121	pushd %{buildroot}%{_bindir}
14mr|tk-8.6-0.b2.4|122	ln -sf wish* wish
14mr|tk-8.6-0.b2.4|123	popd
14mr|tk-8.6-0.b2.4|124	
14mr|tk-8.6-0.b2.4|125	pushd %{buildroot}%{_libdir}
14mr|tk-8.6-0.b2.4|126	cat > lib%{name}.so << EOF
14mr|tk-8.6-0.b2.4|127	/* GNU ld script
14mr|tk-8.6-0.b2.4|128	We want -l%{name} to include the actual system library,
14mr|tk-8.6-0.b2.4|129	which is lib%{name}%{major}.so.0  */
14mr|tk-8.6-0.b2.4|130	INPUT ( -l%{name}%{major} )
14mr|tk-8.6-0.b2.4|131	EOF
14mr|tk-8.6-0.b2.4|132	popd
14mr|tk-8.6-0.b2.4|133	
14mr|tk-8.6-0.b2.4|134	# fix config script
14mr|tk-8.6-0.b2.4|135	perl -pi -e "s|-L`pwd`/unix\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/tkConfig.sh
14mr|tk-8.6-0.b2.4|136	perl -pi -e "s|`pwd`/unix/lib|%{_libdir}/lib|g" %{buildroot}%{_libdir}/tkConfig.sh
14mr|tk-8.6-0.b2.4|137	perl -pi -e "s|`pwd`|%{_includedir}/tk%{version}|g" %{buildroot}%{_libdir}/tkConfig.sh
14mr|tk-8.6-0.b2.4|138	
14mr|tk-8.6-0.b2.4|139	# and let it be found (we don't look in /usr/lib any more)
14mr|tk-8.6-0.b2.4|140	ln -s %{_libdir}/%{name}Config.sh %{buildroot}/%{_libdir}/%{name}%{major}/%{name}Config.sh
14mr|tk-8.6-0.b2.4|141	
14mr|tk-8.6-0.b2.4|142	# Arrangements for lib64 platforms
14mr|tk-8.6-0.b2.4|143	echo "# placeholder" >> %{libname}.files
14mr|tk-8.6-0.b2.4|144	echo "# placeholder" >> %{develname}.files
14mr|tk-8.6-0.b2.4|145	if [[ "%{_lib}" != "lib" ]]; then
14mr|tk-8.6-0.b2.4|146	mkdir -p %{buildroot}%{_prefix}/lib
14mr|tk-8.6-0.b2.4|147	ln -s %{_libdir}/tkConfig.sh %{buildroot}%{_prefix}/lib/tkConfig.sh
14mr|tk-8.6-0.b2.4|148	echo "%{_prefix}/lib/tkConfig.sh" >> %{develname}.files
14mr|tk-8.6-0.b2.4|149	fi
14mr|tk-8.6-0.b2.4|150	
14mr|tk-8.6-0.b2.4|151	# (fc) make sure .so files are writable by root
14mr|tk-8.6-0.b2.4|152	chmod 755 %{buildroot}%{_libdir}/*.so*
14mr|tk-8.6-0.b2.4|153	
14mr|tk-8.6-0.b2.4|154	# (tpg) nuke rpath
14mr|tk-8.6-0.b2.4|155	chrpath -d %{buildroot}%{_libdir}/libtk%{major}.so.0
14mr|tk-8.6-0.b2.4|156	
14mr|tk-8.6-0.b2.4|157	%files
14mr|tk-8.6-0.b2.4|158	%{_bindir}/*
14mr|tk-8.6-0.b2.4|159	%{_libdir}/%{name}%{major}
14mr|tk-8.6-0.b2.4|160	%{_datadir}/%{name}%{major}
14mr|tk-8.6-0.b2.4|161	%{_mandir}/man1/*
14mr|tk-8.6-0.b2.4|162	%{_mandir}/man3/*
14mr|tk-8.6-0.b2.4|163	%{_mandir}/mann/*
14mr|tk-8.6-0.b2.4|164	
14mr|tk-8.6-0.b2.4|165	%files -n %{libname} -f %{libname}.files
14mr|tk-8.6-0.b2.4|166	%attr(0755,root,root) %{_libdir}/lib*.so.*
14mr|tk-8.6-0.b2.4|167	
14mr|tk-8.6-0.b2.4|168	%files -n %{develname} -f %{develname}.files
14mr|tk-8.6-0.b2.4|169	%dir %{_includedir}/tk%{version}
14mr|tk-8.6-0.b2.4|170	%dir %{_includedir}/tk%{version}/compat
14mr|tk-8.6-0.b2.4|171	%dir %{_includedir}/tk%{version}/generic
14mr|tk-8.6-0.b2.4|172	%dir %{_includedir}/tk%{version}/unix
14mr|tk-8.6-0.b2.4|173	%attr(0644,root,root) %{_includedir}/tk%{version}/compat/*.h
14mr|tk-8.6-0.b2.4|174	%attr(0644,root,root) %{_includedir}/tk%{version}/generic/*.h
14mr|tk-8.6-0.b2.4|175	%attr(0644,root,root) %{_includedir}/tk%{version}/unix/*.h
14mr|tk-8.6-0.b2.4|176	%attr(0644,root,root) %{_includedir}/*.h
14mr|tk-8.6-0.b2.4|177	%attr(0755,root,root) %{_libdir}/*.so
14mr|tk-8.6-0.b2.4|178	%attr(0644,root,root) %{_libdir}/*.a
14mr|tk-8.6-0.b2.4|179	%attr(0755,root,root) %{_libdir}/tkConfig.sh
14mr|tk-8.6-0.b2.4|180	%attr(0644,root,root) %{_libdir}/pkgconfig/*.pc
14mr|tk-8.6-0.b2.4|181	
14mr|tk-8.6-0.b2.4|182	
14mr|tk-8.6-0.b2.4|183	%changelog
14mr|tk-8.6-0.b2.4|184	* Mon Dec 03 2012 Denis Silakov <denis.silakov@rosalab.ru> 8.6-0.b2.4
14mr|tk-8.6-0.b2.4|185	+ Revision: dbbe2cc
14mr|tk-8.6-0.b2.4|186	- Updated icons.tcl with PNG data generated using modern libpng
14mr|tk-8.6-0.b2.4|187	
14mr|tk-8.6-0.b2.4|188	

21887 14
14mr|tkcvs-8.2.1-5|1	%define name tkcvs
14mr|tkcvs-8.2.1-5|2	%define version 8.2.1
14mr|tkcvs-8.2.1-5|3	%define ver %(echo %{version} | sed -e 's/\\./_/g')
14mr|tkcvs-8.2.1-5|4	
14mr|tkcvs-8.2.1-5|5	Summary:	Tk interface for CVS
14mr|tkcvs-8.2.1-5|6	Name:		%{name}
14mr|tkcvs-8.2.1-5|7	Version: 	%{version}
14mr|tkcvs-8.2.1-5|8	Release: 	5
14mr|tkcvs-8.2.1-5|9	License:	GPLv2
14mr|tkcvs-8.2.1-5|10	Group:		Development/Other
14mr|tkcvs-8.2.1-5|11	Source:		http://www.twobarleycorns.net/%{name}_%{ver}.tar.gz
14mr|tkcvs-8.2.1-5|12	Patch0:		tkcvs-8.2.1-paths.patch
14mr|tkcvs-8.2.1-5|13	Url: 		http://www.twobarleycorns.net/tkcvs.html
14mr|tkcvs-8.2.1-5|14	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|tkcvs-8.2.1-5|15	Requires:	tk cvs tcl
14mr|tkcvs-8.2.1-5|16	BuildArch:	noarch
14mr|tkcvs-8.2.1-5|17	Epoch:		1
14mr|tkcvs-8.2.1-5|18	
14mr|tkcvs-8.2.1-5|19	%description
14mr|tkcvs-8.2.1-5|20	TkCVS is a Tcl/Tk-based graphical interface to the CVS and Subversion
14mr|tkcvs-8.2.1-5|21	configuration management systems.  It includes facilities for providing
14mr|tkcvs-8.2.1-5|22	"user friendly" names to modules and directories within the repository,
14mr|tkcvs-8.2.1-5|23	and provides a facility to interactively browse the repository looking
14mr|tkcvs-8.2.1-5|24	for modules and directories.
14mr|tkcvs-8.2.1-5|25	
14mr|tkcvs-8.2.1-5|26	%prep
14mr|tkcvs-8.2.1-5|27	%setup -q -n %{name}_%ver
14mr|tkcvs-8.2.1-5|28	%patch0 -p1 -b .paths
14mr|tkcvs-8.2.1-5|29	
14mr|tkcvs-8.2.1-5|30	%install
14mr|tkcvs-8.2.1-5|31	rm -fr %buildroot
14mr|tkcvs-8.2.1-5|32	
14mr|tkcvs-8.2.1-5|33	install -d %buildroot/%_bindir/
14mr|tkcvs-8.2.1-5|34	install -d %buildroot/%_datadir/tkcvs/bitmaps
14mr|tkcvs-8.2.1-5|35	install -d %buildroot/%_mandir/man1
14mr|tkcvs-8.2.1-5|36	
14mr|tkcvs-8.2.1-5|37	install tkcvs/tkcvs.tcl %buildroot/%_bindir/tkcvs
14mr|tkcvs-8.2.1-5|38	install tkdiff/tkdiff %buildroot/%_bindir/tkdiff
14mr|tkcvs-8.2.1-5|39	install tkcvs/*.tcl       %buildroot/%_datadir/tkcvs
14mr|tkcvs-8.2.1-5|40	install tkcvs/tclIndex    %buildroot/%_datadir/tkcvs
14mr|tkcvs-8.2.1-5|41	install tkcvs/bitmaps/*         %buildroot/%_datadir/tkcvs/bitmaps/
14mr|tkcvs-8.2.1-5|42	install tkcvs/*.1         %buildroot/%_mandir/man1
14mr|tkcvs-8.2.1-5|43	rm -f %buildroot/%_mandir/tkcvs/tkcvs_def.tcl
14mr|tkcvs-8.2.1-5|44	install -d %buildroot/%_sysconfdir/cvs/
14mr|tkcvs-8.2.1-5|45	install tkcvs/tkcvs_def.tcl %buildroot/%_sysconfdir/cvs/
14mr|tkcvs-8.2.1-5|46	
14mr|tkcvs-8.2.1-5|47	#README.tkcvs tkdiff/COPYING tkcvs/vendor.readme tkcvs/branchgen.sh
14mr|tkcvs-8.2.1-5|48	ln tkdiff/COPYING tkdiff.COPYING
14mr|tkcvs-8.2.1-5|49	
14mr|tkcvs-8.2.1-5|50	# Menu support
14mr|tkcvs-8.2.1-5|51	
14mr|tkcvs-8.2.1-5|52	mkdir -p %{buildroot}%{_datadir}/applications
14mr|tkcvs-8.2.1-5|53	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|tkcvs-8.2.1-5|54	[Desktop Entry]
14mr|tkcvs-8.2.1-5|55	Name=TkCVS
14mr|tkcvs-8.2.1-5|56	Comment=Graphical interface to CVS and SVN
14mr|tkcvs-8.2.1-5|57	Exec=%{_bindir}/%{name}
14mr|tkcvs-8.2.1-5|58	Icon=development_tools_section
14mr|tkcvs-8.2.1-5|59	Terminal=false
14mr|tkcvs-8.2.1-5|60	Type=Application
14mr|tkcvs-8.2.1-5|61	StartupNotify=true
14mr|tkcvs-8.2.1-5|62	Categories=Development;RevisionControl;X-MandrivaLinux-MoreApplications-Development-Tools;
14mr|tkcvs-8.2.1-5|63	EOF
14mr|tkcvs-8.2.1-5|64	
14mr|tkcvs-8.2.1-5|65	cat > %{buildroot}%{_datadir}/applications/mandriva-tkdiff.desktop <<EOF
14mr|tkcvs-8.2.1-5|66	[Desktop Entry]
14mr|tkcvs-8.2.1-5|67	Name=TkDiff
14mr|tkcvs-8.2.1-5|68	Comment=Graphical interface to diff
14mr|tkcvs-8.2.1-5|69	Exec=%{_bindir}/tkdiff
14mr|tkcvs-8.2.1-5|70	Icon=development_tools_section
14mr|tkcvs-8.2.1-5|71	Terminal=false
14mr|tkcvs-8.2.1-5|72	Type=Application
14mr|tkcvs-8.2.1-5|73	StartupNotify=true
14mr|tkcvs-8.2.1-5|74	Categories=Development;RevisionControl;X-MandrivaLinux-MoreApplications-Development-Tools;
14mr|tkcvs-8.2.1-5|75	EOF
14mr|tkcvs-8.2.1-5|76	
14mr|tkcvs-8.2.1-5|77	
14mr|tkcvs-8.2.1-5|78	%clean
14mr|tkcvs-8.2.1-5|79	rm -rf $RPM_BUILD_ROOT
14mr|tkcvs-8.2.1-5|80	
14mr|tkcvs-8.2.1-5|81	%files
14mr|tkcvs-8.2.1-5|82	%defattr(644,root,root,755)
14mr|tkcvs-8.2.1-5|83	%doc FAQ CHANGELOG tkdiff.COPYING
14mr|tkcvs-8.2.1-5|84	%attr(755,root,root) %_bindir/*
14mr|tkcvs-8.2.1-5|85	%{_datadir}/tkcvs/*.tcl
14mr|tkcvs-8.2.1-5|86	%dir %{_datadir}/tkcvs/
14mr|tkcvs-8.2.1-5|87	%dir %{_datadir}/tkcvs/bitmaps/
14mr|tkcvs-8.2.1-5|88	%{_datadir}/tkcvs/tclIndex
14mr|tkcvs-8.2.1-5|89	%{_datadir}/applications/*.desktop
14mr|tkcvs-8.2.1-5|90	%_mandir/man*/*
14mr|tkcvs-8.2.1-5|91	%{_datadir}/tkcvs/bitmaps/*
14mr|tkcvs-8.2.1-5|92	%config(noreplace) %_sysconfdir/cvs/tkcvs_def.tcl
14mr|tkcvs-8.2.1-5|93	
14mr|tkcvs-8.2.1-5|94	
14mr|tkcvs-8.2.1-5|95	
14mr|tkcvs-8.2.1-5|96	%changelog
14mr|tkcvs-8.2.1-5|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:8.2.1-5
14mr|tkcvs-8.2.1-5|98	+ Revision: 9150f7d
14mr|tkcvs-8.2.1-5|99	- MassBuild#440: Increase release tag
14mr|tkcvs-8.2.1-5|100	
14mr|tkcvs-8.2.1-5|101	

21888 14
14mr|tkxinput-1.0-19|1	%define _enable_debug_packages	%{nil}
14mr|tkxinput-1.0-19|2	%define debug_package		%{nil}
14mr|tkxinput-1.0-19|3	
14mr|tkxinput-1.0-19|4	Summary:	A Tk extension to handle additional input devices in X11
14mr|tkxinput-1.0-19|5	Name:		tkxinput
14mr|tkxinput-1.0-19|6	Version:	1.0
14mr|tkxinput-1.0-19|7	Release:	19
14mr|tkxinput-1.0-19|8	Source0:	%{name}-%{version}.tar.bz2
14mr|tkxinput-1.0-19|9	Patch0:		tkxinput-1.0.tk8.3.patch
14mr|tkxinput-1.0-19|10	Patch1:		tkxinput-1.0.wacom.patch
14mr|tkxinput-1.0-19|11	License:	LGPLv2+
14mr|tkxinput-1.0-19|12	Group:		System/X11
14mr|tkxinput-1.0-19|13	URL:		http://freshmeat.net/redir/tkxinput/22191/url_homepage/tkxinput/
14mr|tkxinput-1.0-19|14	BuildRequires:	pkgconfig(x11)
14mr|tkxinput-1.0-19|15	BuildRequires:	pkgconfig(xi)
14mr|tkxinput-1.0-19|16	BuildRequires:	tk-devel
14mr|tkxinput-1.0-19|17	BuildRequires:	tcl-devel
14mr|tkxinput-1.0-19|18	
14mr|tkxinput-1.0-19|19	%description
14mr|tkxinput-1.0-19|20	The package provides an extension to Tk that add input device
14mr|tkxinput-1.0-19|21	management capabilities. It is possible to bind extended input
14mr|tkxinput-1.0-19|22	events to tcl scripts, to get information about the devices, to
14mr|tkxinput-1.0-19|23	change devices parameters and to change the default pointer and
14mr|tkxinput-1.0-19|24	keyborad devices. It is also possible to send input events from
14mr|tkxinput-1.0-19|25	one application to an other one.
14mr|tkxinput-1.0-19|26	
14mr|tkxinput-1.0-19|27	%prep
14mr|tkxinput-1.0-19|28	%setup -q
14mr|tkxinput-1.0-19|29	%patch0 -p1 -b .tk8
14mr|tkxinput-1.0-19|30	%patch1 -p1 -b .wacom
14mr|tkxinput-1.0-19|31	# quick hack to fix install location...the makefile is way too simple
14mr|tkxinput-1.0-19|32	# to make a proper fix easy without completely re-doing it - AdamW
14mr|tkxinput-1.0-19|33	# 2008/12
14mr|tkxinput-1.0-19|34	sed -i -e 's,$(prefix)/lib,%{buildroot}%{tcl_sitearch},g' Makefile
14mr|tkxinput-1.0-19|35	
14mr|tkxinput-1.0-19|36	%build
14mr|tkxinput-1.0-19|37	%make CFLAGS="%{optflags} -fPIC" TCL_LIB=tcl%{tcl_version} TK_LIB=tk%{tcl_version} X11_LIB_PATH=%{_libdir}
14mr|tkxinput-1.0-19|38	
14mr|tkxinput-1.0-19|39	%install
14mr|tkxinput-1.0-19|40	mkdir -p %{buildroot}%{tcl_sitearch}/TkXInput %{buildroot}%{_bindir}
14mr|tkxinput-1.0-19|41	make install prefix=%{buildroot}%{_prefix}
14mr|tkxinput-1.0-19|42	
14mr|tkxinput-1.0-19|43	%files
14mr|tkxinput-1.0-19|44	%doc README*
14mr|tkxinput-1.0-19|45	%{tcl_sitearch}/TkXInput
14mr|tkxinput-1.0-19|46	%{_bindir}/*
14mr|tkxinput-1.0-19|47	
14mr|tkxinput-1.0-19|48	
14mr|tkxinput-1.0-19|49	
14mr|tkxinput-1.0-19|50	%changelog
14mr|tkxinput-1.0-19|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-19
14mr|tkxinput-1.0-19|52	+ Revision: 1dfc311
14mr|tkxinput-1.0-19|53	- MassBuild#440: Increase release tag
14mr|tkxinput-1.0-19|54	
14mr|tkxinput-1.0-19|55	

21889 14
14mr|tlp-0.5-1|1	Summary:        Advanced power management tool for Linux
14mr|tlp-0.5-1|2	Name:           tlp
14mr|tlp-0.5-1|3	Version:        0.5
14mr|tlp-0.5-1|4	Release:        1
14mr|tlp-0.5-1|5	
14mr|tlp-0.5-1|6	License:        GPLv2+
14mr|tlp-0.5-1|7	Group:		System/Libraries
14mr|tlp-0.5-1|8	URL:            http://linrunner.de/tlp
14mr|tlp-0.5-1|9	Source0:        https://github.com/linrunner/TLP/archive/%{version}.tar.gz
14mr|tlp-0.5-1|10	#Provided by Andreas Roederer <tlp~at~warpnine~dot~de>:
14mr|tlp-0.5-1|11	Source1:        50-tlp.preset
14mr|tlp-0.5-1|12	
14mr|tlp-0.5-1|13	BuildRequires:  systemd
14mr|tlp-0.5-1|14	
14mr|tlp-0.5-1|15	#The following requires are not detected:
14mr|tlp-0.5-1|16	Requires:       ethtool
14mr|tlp-0.5-1|17	Requires:       hdparm
14mr|tlp-0.5-1|18	Requires:       iw
14mr|tlp-0.5-1|19	Requires:       lsb-core
14mr|tlp-0.5-1|20	Requires:       rfkill
14mr|tlp-0.5-1|21	Requires:       systemd
14mr|tlp-0.5-1|22	Requires:       udev
14mr|tlp-0.5-1|23	Requires:       usbutils
14mr|tlp-0.5-1|24	Requires:       wireless-tools
14mr|tlp-0.5-1|25	#Conflicts with laptop-mode-tools, note that an official
14mr|tlp-0.5-1|26	#package/package name doesn't exist, so this works for now:
14mr|tlp-0.5-1|27	Conflicts:      %{_sbindir}/laptop_mode
14mr|tlp-0.5-1|28	BuildArch:      noarch
14mr|tlp-0.5-1|29	
14mr|tlp-0.5-1|30	%description
14mr|tlp-0.5-1|31	TLP brings you the benefits of advanced power management for Linux
14mr|tlp-0.5-1|32	without the need to understand every technical detail. TLP comes
14mr|tlp-0.5-1|33	with a default configuration already optimized for battery life.
14mr|tlp-0.5-1|34	Also an optional install of the smartmontools package enables hard
14mr|tlp-0.5-1|35	disk SMART data in tlp-stat (smartctl).
14mr|tlp-0.5-1|36	
14mr|tlp-0.5-1|37	%package rdw
14mr|tlp-0.5-1|38	Summary:        Radio Device Wizard for TLP
14mr|tlp-0.5-1|39	Requires:       NetworkManager
14mr|tlp-0.5-1|40	Requires:       %{name} = %{version}-%{release}
14mr|tlp-0.5-1|41	BuildArch:      noarch
14mr|tlp-0.5-1|42	
14mr|tlp-0.5-1|43	%description rdw
14mr|tlp-0.5-1|44	Radio Device Wizard for TLP automatically toggles wireless networking
14mr|tlp-0.5-1|45	based on dock events and the Network Manager connection status.
14mr|tlp-0.5-1|46	
14mr|tlp-0.5-1|47	%prep
14mr|tlp-0.5-1|48	%setup -q -n TLP-%{version}
14mr|tlp-0.5-1|49	#Bash completion should be in /usr/share
14mr|tlp-0.5-1|50	sed -i 's|etc/bash_completion.d|usr/share/bash-completion/completions|g' Makefile
14mr|tlp-0.5-1|51	
14mr|tlp-0.5-1|52	%build
14mr|tlp-0.5-1|53	%make
14mr|tlp-0.5-1|54	
14mr|tlp-0.5-1|55	%install
14mr|tlp-0.5-1|56	%makeinstall_std TLP_NO_INIT=1 TLP_NO_PMUTILS=1
14mr|tlp-0.5-1|57	#Install manpages:
14mr|tlp-0.5-1|58	mkdir -p %{buildroot}%{_mandir}/{man1,man8}
14mr|tlp-0.5-1|59	install -m 0644 man/*.1 %{buildroot}%{_mandir}/man1
14mr|tlp-0.5-1|60	install -m 0644 man/*.8 %{buildroot}%{_mandir}/man8
14mr|tlp-0.5-1|61	#Install preset (source 1):
14mr|tlp-0.5-1|62	install -Dpm 0644 %{SOURCE1} %{buildroot}/%{_presetdir}/50-tlp.preset
14mr|tlp-0.5-1|63	#Install systemd services:
14mr|tlp-0.5-1|64	install -D -m 644 tlp.service %{buildroot}%{_unitdir}/tlp.service
14mr|tlp-0.5-1|65	install -D -m 644 tlp-sleep.service %{buildroot}%{_unitdir}/tlp-sleep.service
14mr|tlp-0.5-1|66	
14mr|tlp-0.5-1|67	%files
14mr|tlp-0.5-1|68	%config(noreplace) %{_sysconfdir}/default/tlp
14mr|tlp-0.5-1|69	%doc COPYING LICENSE README
14mr|tlp-0.5-1|70	%{_bindir}/*
14mr|tlp-0.5-1|71	%{_sbindir}/*
14mr|tlp-0.5-1|72	%{_mandir}/man*/*
14mr|tlp-0.5-1|73	#Explicit use of lib is required, see "Libexecdir"/"Multilib Exempt Locations":
14mr|tlp-0.5-1|74	#https://fedoraproject.org/wiki/Packaging:Guidelines#Filesystem_Layout
14mr|tlp-0.5-1|75	%{_prefix}/lib/tlp-pm
14mr|tlp-0.5-1|76	%{_udevrulesdir}/40-tlp.rules
14mr|tlp-0.5-1|77	%{_udevrulesdir}/../tlp-usb-udev
14mr|tlp-0.5-1|78	%{_datadir}/bash-completion/completions/tlp
14mr|tlp-0.5-1|79	%{_presetdir}/50-tlp.preset
14mr|tlp-0.5-1|80	%{_unitdir}/*.service
14mr|tlp-0.5-1|81	#The following is not supported by fedora's kernel:
14mr|tlp-0.5-1|82	%{_sysconfdir}/acpi/events/thinkpad-radiosw
14mr|tlp-0.5-1|83	%{_sysconfdir}/acpi/thinkpad-radiosw.sh
14mr|tlp-0.5-1|84	
14mr|tlp-0.5-1|85	%files rdw
14mr|tlp-0.5-1|86	%doc COPYING LICENSE README
14mr|tlp-0.5-1|87	%{_sysconfdir}/NetworkManager/dispatcher.d/99tlp-rdw-nm
14mr|tlp-0.5-1|88	%{_udevrulesdir}/40-tlp-rdw.rules
14mr|tlp-0.5-1|89	%{_udevrulesdir}/../tlp-rdw-udev
14mr|tlp-0.5-1|90	
14mr|tlp-0.5-1|91	%post
14mr|tlp-0.5-1|92	%systemd_post tlp.service
14mr|tlp-0.5-1|93	%systemd_post tlp-sleep.service
14mr|tlp-0.5-1|94	
14mr|tlp-0.5-1|95	%preun
14mr|tlp-0.5-1|96	%systemd_preun tlp.service
14mr|tlp-0.5-1|97	%systemd_preun tlp-sleep.service
14mr|tlp-0.5-1|98	
14mr|tlp-0.5-1|99	%postun
14mr|tlp-0.5-1|100	%systemd_postun_with_restart tlp.service
14mr|tlp-0.5-1|101	%systemd_postun_with_restart tlp-sleep.service
14mr|tlp-0.5-1|102	
14mr|tlp-0.5-1|103	%post rdw
14mr|tlp-0.5-1|104	/bin/systemctl enable NetworkManager-dispatcher.service >/dev/null 2>&1 || :
14mr|tlp-0.5-1|105	
14mr|tlp-0.5-1|106	
14mr|tlp-0.5-1|107	%changelog
14mr|tlp-0.5-1|108	* Tue Jul 01 2014 Tigro <ashejn@gmail.com> 0.5-1
14mr|tlp-0.5-1|109	+ Revision: cdf6827
14mr|tlp-0.5-1|110	- added tree
14mr|tlp-0.5-1|111	
14mr|tlp-0.5-1|112	

21890 14
14mr|tmpwatch-2.11-2|1	Summary:        Utility for removing files based on when they were last accessed
14mr|tmpwatch-2.11-2|2	Name:           tmpwatch
14mr|tmpwatch-2.11-2|3	Version:        2.11
14mr|tmpwatch-2.11-2|4	Release:        2
14mr|tmpwatch-2.11-2|5	Group:          File tools
14mr|tmpwatch-2.11-2|6	License:	GPLv2
14mr|tmpwatch-2.11-2|7	URL:		https://fedorahosted.org/tmpwatch/
14mr|tmpwatch-2.11-2|8	Source0:        https://fedorahosted.org/releases/t/m/tmpwatch/%{name}-%{version}.tar.bz2
14mr|tmpwatch-2.11-2|9	Requires:       psmisc
14mr|tmpwatch-2.11-2|10	# configure is looking for /sbin/fuser
14mr|tmpwatch-2.11-2|11	BuildRequires: psmisc
14mr|tmpwatch-2.11-2|12	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|tmpwatch-2.11-2|13	
14mr|tmpwatch-2.11-2|14	%description
14mr|tmpwatch-2.11-2|15	The tmpwatch utility recursively searches through specified directories and
14mr|tmpwatch-2.11-2|16	removes files which have not been accessed in a specified period of time.
14mr|tmpwatch-2.11-2|17	Tmpwatch is normally used to clean up directories which are used for
14mr|tmpwatch-2.11-2|18	temporarily holding files (for example, /tmp). Tmpwatch ignores symlinks,
14mr|tmpwatch-2.11-2|19	won't switch filesystems and only removes empty directories and regular files.
14mr|tmpwatch-2.11-2|20	
14mr|tmpwatch-2.11-2|21	%prep
14mr|tmpwatch-2.11-2|22	
14mr|tmpwatch-2.11-2|23	%setup -q
14mr|tmpwatch-2.11-2|24	
14mr|tmpwatch-2.11-2|25	%build
14mr|tmpwatch-2.11-2|26	%configure2_5x
14mr|tmpwatch-2.11-2|27	%make
14mr|tmpwatch-2.11-2|28	
14mr|tmpwatch-2.11-2|29	%install
14mr|tmpwatch-2.11-2|30	rm -rf %{buildroot}
14mr|tmpwatch-2.11-2|31	
14mr|tmpwatch-2.11-2|32	%makeinstall ROOT=%{buildroot} MANDIR=%{_mandir} SBINDIR=%{_sbindir}
14mr|tmpwatch-2.11-2|33	
14mr|tmpwatch-2.11-2|34	install -d %{buildroot}%{_sysconfdir}/cron.daily
14mr|tmpwatch-2.11-2|35	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mr|tmpwatch-2.11-2|36	
14mr|tmpwatch-2.11-2|37	cat > tmpwatch.cron << EOF
14mr|tmpwatch-2.11-2|38	#!/bin/sh
14mr|tmpwatch-2.11-2|39	
14mr|tmpwatch-2.11-2|40	[ -f %{_sysconfdir}/sysconfig/tmpwatch ] && . %{_sysconfdir}/sysconfig/tmpwatch
14mr|tmpwatch-2.11-2|41	
14mr|tmpwatch-2.11-2|42	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS \$TMPWATCH_EXCLUDES 10d /tmp
14mr|tmpwatch-2.11-2|43	
14mr|tmpwatch-2.11-2|44	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS \$TMPWATCH_EXCLUDES 30d /var/tmp
14mr|tmpwatch-2.11-2|45	
14mr|tmpwatch-2.11-2|46	[ -f %{_sysconfdir}/sysconfig/i18n ] && . %{_sysconfdir}/sysconfig/i18n
14mr|tmpwatch-2.11-2|47	
14mr|tmpwatch-2.11-2|48	for d in /var/{cache/man,catman}/{cat?,X11R6/cat?,local/cat?,\$LANG/cat?}; do
14mr|tmpwatch-2.11-2|49	if [ -d "\$d" ]; then
14mr|tmpwatch-2.11-2|50	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS -f 30d "\$d"
14mr|tmpwatch-2.11-2|51	fi
14mr|tmpwatch-2.11-2|52	done
14mr|tmpwatch-2.11-2|53	EOF
14mr|tmpwatch-2.11-2|54	
14mr|tmpwatch-2.11-2|55	cat > tmpwatch.sysconfig << EOF
14mr|tmpwatch-2.11-2|56	#TMPWATCH_OPTIONS="-umc"
14mr|tmpwatch-2.11-2|57	# (oe) define files/directories/sockets tmpwatch should ignore (#18488)
14mr|tmpwatch-2.11-2|58	TMPWATCH_EXCLUDES="-x /tmp/.ICE-unix -x /tmp/.X*-unix -x /tmp/.font-unix -x /tmp/.Test-unix"
14mr|tmpwatch-2.11-2|59	EOF
14mr|tmpwatch-2.11-2|60	
14mr|tmpwatch-2.11-2|61	install -m0755 tmpwatch.cron %{buildroot}%{_sysconfdir}/cron.daily/tmpwatch
14mr|tmpwatch-2.11-2|62	install -m0644 tmpwatch.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/tmpwatch
14mr|tmpwatch-2.11-2|63	
14mr|tmpwatch-2.11-2|64	cat > README.urpmi << EOF
14mr|tmpwatch-2.11-2|65	The %{_sysconfdir}/cron.daily/tmpwatch script has been changed to use the %{_sysconfdir}/sysconfig/tmpwatch
14mr|tmpwatch-2.11-2|66	file to exclude certain files/directories/sockets from being processed. It should be safe to make your changes
14mr|tmpwatch-2.11-2|67	there instead. Per default these are not touched by tmpwatch:
14mr|tmpwatch-2.11-2|68	
14mr|tmpwatch-2.11-2|69	/tmp/.ICE-unix /tmp/.X*-unix /tmp/.font-unix /tmp/.Test-unix
14mr|tmpwatch-2.11-2|70	EOF
14mr|tmpwatch-2.11-2|71	
14mr|tmpwatch-2.11-2|72	%clean
14mr|tmpwatch-2.11-2|73	rm -rf %{buildroot}
14mr|tmpwatch-2.11-2|74	
14mr|tmpwatch-2.11-2|75	%files
14mr|tmpwatch-2.11-2|76	%defattr(-,root,root)
14mr|tmpwatch-2.11-2|77	%doc README.urpmi ChangeLog NEWS README
14mr|tmpwatch-2.11-2|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/tmpwatch
14mr|tmpwatch-2.11-2|79	%attr(0755,root,root) %{_sysconfdir}/cron.daily/tmpwatch
14mr|tmpwatch-2.11-2|80	%{_sbindir}/tmpwatch
14mr|tmpwatch-2.11-2|81	%{_mandir}/man8/tmpwatch.8*
14mr|tmpwatch-2.11-2|82	
14mr|tmpwatch-2.11-2|83	
14mr|tmpwatch-2.11-2|84	
14mr|tmpwatch-2.11-2|85	%changelog
14mr|tmpwatch-2.11-2|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.11-2
14mr|tmpwatch-2.11-2|87	+ Revision: 6b55065
14mr|tmpwatch-2.11-2|88	- MassBuild#440: Increase release tag
14mr|tmpwatch-2.11-2|89	
14mr|tmpwatch-2.11-2|90	

21891 14
14mr|tnef-1.4.8-3|1	Summary:	Decodes MS-TNEF attachments
14mr|tnef-1.4.8-3|2	Name:		tnef
14mr|tnef-1.4.8-3|3	Version:	1.4.8
14mr|tnef-1.4.8-3|4	Release:	3
14mr|tnef-1.4.8-3|5	License:	GPL
14mr|tnef-1.4.8-3|6	Group:		Networking/Mail
14mr|tnef-1.4.8-3|7	URL:		http://sourceforge.net/projects/tnef/
14mr|tnef-1.4.8-3|8	Source0:	http://prdownloads.sourceforge.net/tnef/%{name}-%{version}.tar.gz
14mr|tnef-1.4.8-3|9	Patch0:		tnef-1.4.5-format_not_a_string_literal_and_no_format_arguments.diff
14mr|tnef-1.4.8-3|10	BuildRequires:	mawk
14mr|tnef-1.4.8-3|11	BuildRequires:	gettext-devel
14mr|tnef-1.4.8-3|12	BuildRequires:	autoconf2.5
14mr|tnef-1.4.8-3|13	BuildRequires:	libtool
14mr|tnef-1.4.8-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|tnef-1.4.8-3|15	
14mr|tnef-1.4.8-3|16	%description
14mr|tnef-1.4.8-3|17	TNEF is a program for unpacking MIME attachments of type "application/ms-tnef".
14mr|tnef-1.4.8-3|18	This is a Microsoft only attachment. Due to the proliferation of Microsoft
14mr|tnef-1.4.8-3|19	Outlook and Exchange mail servers, more and more mail is encapsulated into
14mr|tnef-1.4.8-3|20	this format. The TNEF program allows one to unpack the attachments which were
14mr|tnef-1.4.8-3|21	encapsulated into the TNEF attachment. Thus alleviating the need to use
14mr|tnef-1.4.8-3|22	Microsoft Outlook to view the attachment.
14mr|tnef-1.4.8-3|23	
14mr|tnef-1.4.8-3|24	%prep
14mr|tnef-1.4.8-3|25	
14mr|tnef-1.4.8-3|26	%setup -q
14mr|tnef-1.4.8-3|27	%patch0 -p0
14mr|tnef-1.4.8-3|28	
14mr|tnef-1.4.8-3|29	%build
14mr|tnef-1.4.8-3|30	%serverbuild
14mr|tnef-1.4.8-3|31	
14mr|tnef-1.4.8-3|32	%configure2_5x
14mr|tnef-1.4.8-3|33	
14mr|tnef-1.4.8-3|34	%make
14mr|tnef-1.4.8-3|35	
14mr|tnef-1.4.8-3|36	%check
14mr|tnef-1.4.8-3|37	make check
14mr|tnef-1.4.8-3|38	
14mr|tnef-1.4.8-3|39	%install
14mr|tnef-1.4.8-3|40	rm -rf %{buildroot}
14mr|tnef-1.4.8-3|41	
14mr|tnef-1.4.8-3|42	%makeinstall_std
14mr|tnef-1.4.8-3|43	
14mr|tnef-1.4.8-3|44	%clean
14mr|tnef-1.4.8-3|45	rm -rf %{buildroot}
14mr|tnef-1.4.8-3|46	
14mr|tnef-1.4.8-3|47	%files
14mr|tnef-1.4.8-3|48	%defattr(-,root,root)
14mr|tnef-1.4.8-3|49	%doc AUTHORS ChangeLog NEWS README THANKS TODO doc/FAQ
14mr|tnef-1.4.8-3|50	%{_bindir}/tnef
14mr|tnef-1.4.8-3|51	%{_mandir}/man1/tnef.1*
14mr|tnef-1.4.8-3|52	
14mr|tnef-1.4.8-3|53	
14mr|tnef-1.4.8-3|54	
14mr|tnef-1.4.8-3|55	%changelog
14mr|tnef-1.4.8-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-3
14mr|tnef-1.4.8-3|57	+ Revision: 3ded5f1
14mr|tnef-1.4.8-3|58	- MassBuild#440: Increase release tag
14mr|tnef-1.4.8-3|59	
14mr|tnef-1.4.8-3|60	

21892 14
14mr|tokyocabinet-1.4.47-8|1	%define	major 9
14mr|tokyocabinet-1.4.47-8|2	%define libname	%mklibname %{name} %{major}
14mr|tokyocabinet-1.4.47-8|3	%define develname %mklibname -d %{name}
14mr|tokyocabinet-1.4.47-8|4	
14mr|tokyocabinet-1.4.47-8|5	Summary:	Tokyo Cabinet: a modern implementation of DBM
14mr|tokyocabinet-1.4.47-8|6	Name:		tokyocabinet
14mr|tokyocabinet-1.4.47-8|7	Version:	1.4.47
14mr|tokyocabinet-1.4.47-8|8	Release:	8
14mr|tokyocabinet-1.4.47-8|9	Group:		System/Libraries
14mr|tokyocabinet-1.4.47-8|10	License:	LGPL
14mr|tokyocabinet-1.4.47-8|11	URL:		http://1978th.net/tokyocabinet/
14mr|tokyocabinet-1.4.47-8|12	Source0:	http://1978th.net/%{name}/%{name}-%{version}.tar.gz
14mr|tokyocabinet-1.4.47-8|13	Patch0:		tokyocabinet-mdv_conf.diff
14mr|tokyocabinet-1.4.47-8|14	Patch1:		tokyocabinet-1.4.9-lzmalib_linkage_fix.diff
14mr|tokyocabinet-1.4.47-8|15	BuildRequires:	autoconf
14mr|tokyocabinet-1.4.47-8|16	BuildRequires:	bzip2-devel
14mr|tokyocabinet-1.4.47-8|17	BuildRequires:	liblzo-devel
14mr|tokyocabinet-1.4.47-8|18	BuildRequires:	lzmalib-devel
14mr|tokyocabinet-1.4.47-8|19	BuildRequires:	zlib-devel
14mr|tokyocabinet-1.4.47-8|20	
14mr|tokyocabinet-1.4.47-8|21	%description
14mr|tokyocabinet-1.4.47-8|22	Tokyo Cabinet is a library of routines for managing a database. The database is
14mr|tokyocabinet-1.4.47-8|23	a simple data file containing records, each is a pair of a key and a value.
14mr|tokyocabinet-1.4.47-8|24	Every key and value is serial bytes with variable length. Both binary data and
14mr|tokyocabinet-1.4.47-8|25	character string can be used as a key and a value. There is neither concept of
14mr|tokyocabinet-1.4.47-8|26	data tables nor data types. Records are organized in hash table or B+ tree.
14mr|tokyocabinet-1.4.47-8|27	
14mr|tokyocabinet-1.4.47-8|28	As for database of hash table, each key must be unique within a database, so it
14mr|tokyocabinet-1.4.47-8|29	is impossible to store two or more records with a key overlaps. The following
14mr|tokyocabinet-1.4.47-8|30	access methods are provided to the database: storing a record with a key and a
14mr|tokyocabinet-1.4.47-8|31	value, deleting a record by a key, retrieving a record by a key. Moreover,
14mr|tokyocabinet-1.4.47-8|32	traversal access to every key are provided, although the order is arbitrary.
14mr|tokyocabinet-1.4.47-8|33	These access methods are similar to ones of DBM (or its followers: NDBM and
14mr|tokyocabinet-1.4.47-8|34	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
14mr|tokyocabinet-1.4.47-8|35	DBM because of its higher performance.
14mr|tokyocabinet-1.4.47-8|36	
14mr|tokyocabinet-1.4.47-8|37	As for database of B+ tree, records whose keys are duplicated can be stored.
14mr|tokyocabinet-1.4.47-8|38	Access methods of storing, deleting, and retrieving are provided as with the
14mr|tokyocabinet-1.4.47-8|39	database of hash table. Records are stored in order by a comparison function
14mr|tokyocabinet-1.4.47-8|40	assigned by a user. It is possible to access each record with the cursor in
14mr|tokyocabinet-1.4.47-8|41	ascending or descending order. According to this mechanism, forward matching
14mr|tokyocabinet-1.4.47-8|42	search for strings and range search for integers are realized. Moreover,
14mr|tokyocabinet-1.4.47-8|43	transaction is available in database of B+ tree.
14mr|tokyocabinet-1.4.47-8|44	
14mr|tokyocabinet-1.4.47-8|45	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
14mr|tokyocabinet-1.4.47-8|46	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
14mr|tokyocabinet-1.4.47-8|47	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
14mr|tokyocabinet-1.4.47-8|48	the GNU Lesser General Public License.
14mr|tokyocabinet-1.4.47-8|49	
14mr|tokyocabinet-1.4.47-8|50	%package -n	%{libname}
14mr|tokyocabinet-1.4.47-8|51	Summary:	Tokyo Cabinet: a modern implementation of DBM
14mr|tokyocabinet-1.4.47-8|52	Group:          System/Libraries
14mr|tokyocabinet-1.4.47-8|53	
14mr|tokyocabinet-1.4.47-8|54	%description -n	%{libname}
14mr|tokyocabinet-1.4.47-8|55	Tokyo Cabinet is a library of routines for managing a database. The database is
14mr|tokyocabinet-1.4.47-8|56	a simple data file containing records, each is a pair of a key and a value.
14mr|tokyocabinet-1.4.47-8|57	Every key and value is serial bytes with variable length. Both binary data and
14mr|tokyocabinet-1.4.47-8|58	character string can be used as a key and a value. There is neither concept of
14mr|tokyocabinet-1.4.47-8|59	data tables nor data types. Records are organized in hash table or B+ tree.
14mr|tokyocabinet-1.4.47-8|60	
14mr|tokyocabinet-1.4.47-8|61	As for database of hash table, each key must be unique within a database, so it
14mr|tokyocabinet-1.4.47-8|62	is impossible to store two or more records with a key overlaps. The following
14mr|tokyocabinet-1.4.47-8|63	access methods are provided to the database: storing a record with a key and a
14mr|tokyocabinet-1.4.47-8|64	value, deleting a record by a key, retrieving a record by a key. Moreover,
14mr|tokyocabinet-1.4.47-8|65	traversal access to every key are provided, although the order is arbitrary.
14mr|tokyocabinet-1.4.47-8|66	These access methods are similar to ones of DBM (or its followers: NDBM and
14mr|tokyocabinet-1.4.47-8|67	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
14mr|tokyocabinet-1.4.47-8|68	DBM because of its higher performance.
14mr|tokyocabinet-1.4.47-8|69	
14mr|tokyocabinet-1.4.47-8|70	As for database of B+ tree, records whose keys are duplicated can be stored.
14mr|tokyocabinet-1.4.47-8|71	Access methods of storing, deleting, and retrieving are provided as with the
14mr|tokyocabinet-1.4.47-8|72	database of hash table. Records are stored in order by a comparison function
14mr|tokyocabinet-1.4.47-8|73	assigned by a user. It is possible to access each record with the cursor in
14mr|tokyocabinet-1.4.47-8|74	ascending or descending order. According to this mechanism, forward matching
14mr|tokyocabinet-1.4.47-8|75	search for strings and range search for integers are realized. Moreover,
14mr|tokyocabinet-1.4.47-8|76	transaction is available in database of B+ tree.
14mr|tokyocabinet-1.4.47-8|77	
14mr|tokyocabinet-1.4.47-8|78	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
14mr|tokyocabinet-1.4.47-8|79	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
14mr|tokyocabinet-1.4.47-8|80	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
14mr|tokyocabinet-1.4.47-8|81	the GNU Lesser General Public License.
14mr|tokyocabinet-1.4.47-8|82	
14mr|tokyocabinet-1.4.47-8|83	%package -n	%{develname}
14mr|tokyocabinet-1.4.47-8|84	Summary:	Static library and header files for the tokyocabinet library
14mr|tokyocabinet-1.4.47-8|85	Group:		Development/C
14mr|tokyocabinet-1.4.47-8|86	Provides:	%{name}-devel = %{version}
14mr|tokyocabinet-1.4.47-8|87	Requires:	%{libname} = %{version}
14mr|tokyocabinet-1.4.47-8|88	Obsoletes:	%{mklibname -d %{name} 1}
14mr|tokyocabinet-1.4.47-8|89	
14mr|tokyocabinet-1.4.47-8|90	%description -n	%{develname}
14mr|tokyocabinet-1.4.47-8|91	Tokyo Cabinet is a library of routines for managing a database. The database is
14mr|tokyocabinet-1.4.47-8|92	a simple data file containing records, each is a pair of a key and a value.
14mr|tokyocabinet-1.4.47-8|93	Every key and value is serial bytes with variable length. Both binary data and
14mr|tokyocabinet-1.4.47-8|94	character string can be used as a key and a value. There is neither concept of
14mr|tokyocabinet-1.4.47-8|95	data tables nor data types. Records are organized in hash table or B+ tree.
14mr|tokyocabinet-1.4.47-8|96	
14mr|tokyocabinet-1.4.47-8|97	As for database of hash table, each key must be unique within a database, so it
14mr|tokyocabinet-1.4.47-8|98	is impossible to store two or more records with a key overlaps. The following
14mr|tokyocabinet-1.4.47-8|99	access methods are provided to the database: storing a record with a key and a
14mr|tokyocabinet-1.4.47-8|100	value, deleting a record by a key, retrieving a record by a key. Moreover,
14mr|tokyocabinet-1.4.47-8|101	traversal access to every key are provided, although the order is arbitrary.
14mr|tokyocabinet-1.4.47-8|102	These access methods are similar to ones of DBM (or its followers: NDBM and
14mr|tokyocabinet-1.4.47-8|103	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
14mr|tokyocabinet-1.4.47-8|104	DBM because of its higher performance.
14mr|tokyocabinet-1.4.47-8|105	
14mr|tokyocabinet-1.4.47-8|106	As for database of B+ tree, records whose keys are duplicated can be stored.
14mr|tokyocabinet-1.4.47-8|107	Access methods of storing, deleting, and retrieving are provided as with the
14mr|tokyocabinet-1.4.47-8|108	database of hash table. Records are stored in order by a comparison function
14mr|tokyocabinet-1.4.47-8|109	assigned by a user. It is possible to access each record with the cursor in
14mr|tokyocabinet-1.4.47-8|110	ascending or descending order. According to this mechanism, forward matching
14mr|tokyocabinet-1.4.47-8|111	search for strings and range search for integers are realized. Moreover,
14mr|tokyocabinet-1.4.47-8|112	transaction is available in database of B+ tree.
14mr|tokyocabinet-1.4.47-8|113	
14mr|tokyocabinet-1.4.47-8|114	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
14mr|tokyocabinet-1.4.47-8|115	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
14mr|tokyocabinet-1.4.47-8|116	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
14mr|tokyocabinet-1.4.47-8|117	the GNU Lesser General Public License.
14mr|tokyocabinet-1.4.47-8|118	
14mr|tokyocabinet-1.4.47-8|119	This package contains the static library and its header files.
14mr|tokyocabinet-1.4.47-8|120	
14mr|tokyocabinet-1.4.47-8|121	
14mr|tokyocabinet-1.4.47-8|122	%package	tcawmgr
14mr|tokyocabinet-1.4.47-8|123	Summary:	The CGI utility of the abstract database API (tokyocabinet)
14mr|tokyocabinet-1.4.47-8|124	Group:		System/Servers
14mr|tokyocabinet-1.4.47-8|125	Requires:	%{libname} = %{version}
14mr|tokyocabinet-1.4.47-8|126	Requires:	apache
14mr|tokyocabinet-1.4.47-8|127	
14mr|tokyocabinet-1.4.47-8|128	%description	tcawmgr
14mr|tokyocabinet-1.4.47-8|129	The CGI utility of the abstract database API (tokyocabinet).
14mr|tokyocabinet-1.4.47-8|130	
14mr|tokyocabinet-1.4.47-8|131	%prep
14mr|tokyocabinet-1.4.47-8|132	
14mr|tokyocabinet-1.4.47-8|133	%setup -q -n %{name}-%{version}
14mr|tokyocabinet-1.4.47-8|134	%patch0 -p1
14mr|tokyocabinet-1.4.47-8|135	%patch1 -p0
14mr|tokyocabinet-1.4.47-8|136	
14mr|tokyocabinet-1.4.47-8|137	%build
14mr|tokyocabinet-1.4.47-8|138	rm -f configure
14mr|tokyocabinet-1.4.47-8|139	autoconf
14mr|tokyocabinet-1.4.47-8|140	
14mr|tokyocabinet-1.4.47-8|141	%configure2_5x \
14mr|tokyocabinet-1.4.47-8|142	--enable-zlib \
14mr|tokyocabinet-1.4.47-8|143	--enable-bzip \
14mr|tokyocabinet-1.4.47-8|144	--enable-pthread \
14mr|tokyocabinet-1.4.47-8|145	--enable-exlzma \
14mr|tokyocabinet-1.4.47-8|146	--enable-exlzo
14mr|tokyocabinet-1.4.47-8|147	
14mr|tokyocabinet-1.4.47-8|148	%make LDFLAGS="%{ldflags} -L. -L%{_libdir}"
14mr|tokyocabinet-1.4.47-8|149	
14mr|tokyocabinet-1.4.47-8|150	%check
14mr|tokyocabinet-1.4.47-8|151	make check
14mr|tokyocabinet-1.4.47-8|152	
14mr|tokyocabinet-1.4.47-8|153	%install
14mr|tokyocabinet-1.4.47-8|154	%makeinstall_std
14mr|tokyocabinet-1.4.47-8|155	
14mr|tokyocabinet-1.4.47-8|156	install -d %{buildroot}/var/www/cgi-bin
14mr|tokyocabinet-1.4.47-8|157	mv %{buildroot}%{_libdir}/tcawmgr.cgi %{buildroot}/var/www/cgi-bin/
14mr|tokyocabinet-1.4.47-8|158	
14mr|tokyocabinet-1.4.47-8|159	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mr|tokyocabinet-1.4.47-8|160	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf << EOF
14mr|tokyocabinet-1.4.47-8|161	<Location /cgi-bin/tcawmgr.cgi>
14mr|tokyocabinet-1.4.47-8|162	Require local granted
14mr|tokyocabinet-1.4.47-8|163	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf"
14mr|tokyocabinet-1.4.47-8|164	</Location>
14mr|tokyocabinet-1.4.47-8|165	EOF
14mr|tokyocabinet-1.4.47-8|166	
14mr|tokyocabinet-1.4.47-8|167	# cleanup
14mr|tokyocabinet-1.4.47-8|168	rm -rf %{buildroot}%{_datadir}/%{name}
14mr|tokyocabinet-1.4.47-8|169	rm -f doc/*~
14mr|tokyocabinet-1.4.47-8|170	
14mr|tokyocabinet-1.4.47-8|171	%files
14mr|tokyocabinet-1.4.47-8|172	%{_bindir}/*
14mr|tokyocabinet-1.4.47-8|173	%{_mandir}/man1/*
14mr|tokyocabinet-1.4.47-8|174	
14mr|tokyocabinet-1.4.47-8|175	%files -n %{libname}
14mr|tokyocabinet-1.4.47-8|176	%doc COPYING ChangeLog README doc/* lab/magic
14mr|tokyocabinet-1.4.47-8|177	%{_libdir}/*.so.%{major}*
14mr|tokyocabinet-1.4.47-8|178	
14mr|tokyocabinet-1.4.47-8|179	%files -n %{develname}
14mr|tokyocabinet-1.4.47-8|180	%{_includedir}/*
14mr|tokyocabinet-1.4.47-8|181	%{_libdir}/*.so
14mr|tokyocabinet-1.4.47-8|182	%{_libdir}/*.a
14mr|tokyocabinet-1.4.47-8|183	%{_libdir}/pkgconfig/tokyocabinet.pc
14mr|tokyocabinet-1.4.47-8|184	%{_mandir}/man3/*
14mr|tokyocabinet-1.4.47-8|185	
14mr|tokyocabinet-1.4.47-8|186	%files tcawmgr
14mr|tokyocabinet-1.4.47-8|187	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf
14mr|tokyocabinet-1.4.47-8|188	%attr(0755,root,root) /var/www/cgi-bin/tcawmgr.cgi
14mr|tokyocabinet-1.4.47-8|189	
14mr|tokyocabinet-1.4.47-8|190	
14mr|tokyocabinet-1.4.47-8|191	
14mr|tokyocabinet-1.4.47-8|192	%changelog
14mr|tokyocabinet-1.4.47-8|193	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.47-8
14mr|tokyocabinet-1.4.47-8|194	+ Revision: d6ead15
14mr|tokyocabinet-1.4.47-8|195	- MassBuild#440: Increase release tag
14mr|tokyocabinet-1.4.47-8|196	
14mr|tokyocabinet-1.4.47-8|197	

21893 14
14mr|tomcat5-5.5.35-8|1	%global __debug_package 0
14mr|tomcat5-5.5.35-8|2	%define debug_package %{nil}
14mr|tomcat5-5.5.35-8|3	
14mr|tomcat5-5.5.35-8|4	# If you want only apis to be built,
14mr|tomcat5-5.5.35-8|5	# give rpmbuild option '--with apis_and_jasper'
14mr|tomcat5-5.5.35-8|6	%bcond_with apis_and_jasper
14mr|tomcat5-5.5.35-8|7	%bcond_without ecj
14mr|tomcat5-5.5.35-8|8	
14mr|tomcat5-5.5.35-8|9	%define full_jname jasper5
14mr|tomcat5-5.5.35-8|10	%define jname jasper
14mr|tomcat5-5.5.35-8|11	%define majversion 5.5
14mr|tomcat5-5.5.35-8|12	%define minversion 35
14mr|tomcat5-5.5.35-8|13	%define servletspec 2.4
14mr|tomcat5-5.5.35-8|14	%define jspspec 2.0
14mr|tomcat5-5.5.35-8|15	
14mr|tomcat5-5.5.35-8|16	%define tcuid 91
14mr|tomcat5-5.5.35-8|17	
14mr|tomcat5-5.5.35-8|18	%define packdname apache-tomcat-%{version}-src
14mr|tomcat5-5.5.35-8|19	
14mr|tomcat5-5.5.35-8|20	# FHS 2.2 compliant tree structure
14mr|tomcat5-5.5.35-8|21	# see http://www.pathname.com/fhs/2.2/
14mr|tomcat5-5.5.35-8|22	%define confdir %{_sysconfdir}/%{name}
14mr|tomcat5-5.5.35-8|23	# normally this would be _localstatedir instead of _var, see changelog
14mr|tomcat5-5.5.35-8|24	%define logdir %{_var}/log/%{name}
14mr|tomcat5-5.5.35-8|25	%define homedir %{_datadir}/%{name}
14mr|tomcat5-5.5.35-8|26	%define bindir %{_datadir}/%{name}/bin
14mr|tomcat5-5.5.35-8|27	%define tempdir %{_var}/cache/%{name}/temp
14mr|tomcat5-5.5.35-8|28	%define workdir %{_var}/cache/%{name}/work
14mr|tomcat5-5.5.35-8|29	%define appdir %{_var}/lib/%{name}/webapps
14mr|tomcat5-5.5.35-8|30	%define serverdir %{_var}/lib/%{name}/server
14mr|tomcat5-5.5.35-8|31	%define commondir %{_var}/lib/%{name}/common
14mr|tomcat5-5.5.35-8|32	%define shareddir %{_var}/lib/%{name}/shared
14mr|tomcat5-5.5.35-8|33	%define _initrddir %{_sysconfdir}/init.d
14mr|tomcat5-5.5.35-8|34	
14mr|tomcat5-5.5.35-8|35	Name: tomcat5
14mr|tomcat5-5.5.35-8|36	Epoch: 0
14mr|tomcat5-5.5.35-8|37	Version: %{majversion}.%{minversion}
14mr|tomcat5-5.5.35-8|38	Release: 8
14mr|tomcat5-5.5.35-8|39	Summary: Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
14mr|tomcat5-5.5.35-8|40	
14mr|tomcat5-5.5.35-8|41	Group: Development/Java
14mr|tomcat5-5.5.35-8|42	License: ASL 2.0
14mr|tomcat5-5.5.35-8|43	URL: http://tomcat.apache.org
14mr|tomcat5-5.5.35-8|44	Source0: http://archive.apache.org/dist/tomcat/tomcat-5/v%{version}/src/%{packdname}.tar.gz
14mr|tomcat5-5.5.35-8|45	Source10: http://archive.apache.org/dist/tomcat/tomcat-5/v%{version}/src/%{packdname}.tar.gz.asc
14mr|tomcat5-5.5.35-8|46	Source11: %{name}.rpmlintrc
14mr|tomcat5-5.5.35-8|47	Source1: %{name}-%{majversion}.init
14mr|tomcat5-5.5.35-8|48	Source2: %{name}-%{majversion}.conf
14mr|tomcat5-5.5.35-8|49	Source3: %{name}-%{majversion}.wrapper
14mr|tomcat5-5.5.35-8|50	Source4: %{name}-%{majversion}.logrotate
14mr|tomcat5-5.5.35-8|51	Source5: %{name}-%{majversion}.relink
14mr|tomcat5-5.5.35-8|52	Source6: %{name}-poms-%{version}.tar.bz2
14mr|tomcat5-5.5.35-8|53	Source7: jasper-OSGi-MANIFEST.MF
14mr|tomcat5-5.5.35-8|54	Source8: servlet-api-OSGi-MANIFEST.MF
14mr|tomcat5-5.5.35-8|55	Source9: jsp-api-OSGi-MANIFEST.MF
14mr|tomcat5-5.5.35-8|56	Patch0: %{name}-%{majversion}.link_admin_jar.patch
14mr|tomcat5-5.5.35-8|57	Patch1: %{name}-%{majversion}-skip-build-on-install.patch
14mr|tomcat5-5.5.35-8|58	Patch2: %{name}-%{majversion}-jt5-build.patch
14mr|tomcat5-5.5.35-8|59	Patch3: %{name}-%{majversion}-jtc-build.patch
14mr|tomcat5-5.5.35-8|60	Patch4: %{name}-%{majversion}-jtj-build.patch
14mr|tomcat5-5.5.35-8|61	Patch7: %{name}-%{majversion}-catalina.sh.patch
14mr|tomcat5-5.5.35-8|62	Patch8: %{name}-%{majversion}-jasper.sh.patch
14mr|tomcat5-5.5.35-8|63	Patch9: %{name}-%{majversion}-jspc.sh.patch
14mr|tomcat5-5.5.35-8|64	Patch10: %{name}-%{majversion}-setclasspath.sh.patch
14mr|tomcat5-5.5.35-8|65	Patch12: %{name}-%{majversion}-util-build.patch
14mr|tomcat5-5.5.35-8|66	Patch13: %{name}-%{majversion}-http11-build.patch
14mr|tomcat5-5.5.35-8|67	Patch14: %{name}-%{majversion}-jk-build.patch
14mr|tomcat5-5.5.35-8|68	Patch15: %{name}-%{majversion}-unversioned-commons-logging-jar.patch
14mr|tomcat5-5.5.35-8|69	Patch16: %{name}-%{majversion}-jspc-classpath.patch
14mr|tomcat5-5.5.35-8|70	#FIXME Disable JSP pre-compilation on ppc64, x390x and alpha
14mr|tomcat5-5.5.35-8|71	Patch18: %{name}-%{majversion}-skip-jsp-precompile.patch
14mr|tomcat5-5.5.35-8|72	# XXX:
14mr|tomcat5-5.5.35-8|73	# Seems to be only needed when building with ECJ for java 1.5 since
14mr|tomcat5-5.5.35-8|74	# the default source type for ecj is still 1.4
14mr|tomcat5-5.5.35-8|75	Patch19: %{name}-%{majversion}-connectors-util-build.patch
14mr|tomcat5-5.5.35-8|76	Patch20: %{name}-%{majversion}-jt5-build2.patch
14mr|tomcat5-5.5.35-8|77	Patch21: %{name}-%{majversion}-no-win-files.patch
14mr|tomcat5-5.5.35-8|78	BuildArch: noarch
14mr|tomcat5-5.5.35-8|79	Buildrequires: jpackage-utils >= 0:1.7.4
14mr|tomcat5-5.5.35-8|80	#BuildRequires: java-devel >= 0:1.5.0
14mr|tomcat5-5.5.35-8|81	BuildRequires: java-1.7.0-openjdk-devel
14mr|tomcat5-5.5.35-8|82	BuildRequires: ant >= 0:1.6.5 xml-commons-apis xerces-j2
14mr|tomcat5-5.5.35-8|83	BuildRequires: zip
14mr|tomcat5-5.5.35-8|84	# %if %{without apis_and_jasper}
14mr|tomcat5-5.5.35-8|85	# %if %{with ecj}
14mr|tomcat5-5.5.35-8|86	BuildRequires: ecj >= 0:4.3
14mr|tomcat5-5.5.35-8|87	# %endif
14mr|tomcat5-5.5.35-8|88	BuildRequires: ant-trax
14mr|tomcat5-5.5.35-8|89	BuildRequires: xalan-j2
14mr|tomcat5-5.5.35-8|90	BuildRequires: jakarta-commons-beanutils >= 0:1.7
14mr|tomcat5-5.5.35-8|91	BuildRequires: jakarta-commons-collections >= 0:3.1
14mr|tomcat5-5.5.35-8|92	BuildRequires: jakarta-commons-daemon >= 0:1.0.1
14mr|tomcat5-5.5.35-8|93	BuildRequires: apache-commons-dbcp >= 0:1.2.1
14mr|tomcat5-5.5.35-8|94	BuildRequires: jakarta-commons-digester >= 0:1.7
14mr|tomcat5-5.5.35-8|95	BuildRequires: jakarta-commons-logging >= 0:1.0.4
14mr|tomcat5-5.5.35-8|96	BuildRequires: jakarta-commons-fileupload >= 0:1.0
14mr|tomcat5-5.5.35-8|97	BuildRequires: jakarta-commons-io >= 0:1.3
14mr|tomcat5-5.5.35-8|98	BuildRequires: jakarta-commons-modeler >= 0:2.0
14mr|tomcat5-5.5.35-8|99	BuildRequires: apache-commons-pool
14mr|tomcat5-5.5.35-8|100	BuildRequires: jakarta-commons-launcher >= 0:0.9
14mr|tomcat5-5.5.35-8|101	BuildRequires: jakarta-commons-el >= 0:1.0
14mr|tomcat5-5.5.35-8|102	BuildRequires: junit >= 0:3.8.1
14mr|tomcat5-5.5.35-8|103	BuildRequires: regexp >= 0:1.3
14mr|tomcat5-5.5.35-8|104	BuildRequires: xerces-j2 >= 0:2.7.1
14mr|tomcat5-5.5.35-8|105	BuildRequires: java-rpmbuild
14mr|tomcat5-5.5.35-8|106	BuildRequires: struts
14mr|tomcat5-5.5.35-8|107	# xml-commons-apis is needed by Xerces-J2
14mr|tomcat5-5.5.35-8|108	BuildRequires: xml-commons-apis
14mr|tomcat5-5.5.35-8|109	# FIXME taglibs-standard is not listed in the Tomcat build.properties.default
14mr|tomcat5-5.5.35-8|110	BuildRequires: jakarta-taglibs-standard >= 0:1.1.0
14mr|tomcat5-5.5.35-8|111	Requires(post): xml-commons-apis
14mr|tomcat5-5.5.35-8|112	Requires(post): jpackage-utils >= 0:1.7.4
14mr|tomcat5-5.5.35-8|113	Requires(post): rpm-helper
14mr|tomcat5-5.5.35-8|114	Requires(preun): rpm-helper
14mr|tomcat5-5.5.35-8|115	Requires(post): findutils
14mr|tomcat5-5.5.35-8|116	Requires(preun): findutils
14mr|tomcat5-5.5.35-8|117	Requires(pre): %{_sbindir}/useradd
14mr|tomcat5-5.5.35-8|118	Requires(pre): %{_sbindir}/groupadd
14mr|tomcat5-5.5.35-8|119	#Requires(post): jakarta-commons-dbcp-tomcat5 >= 0:1.2.1
14mr|tomcat5-5.5.35-8|120	Requires(post): jakarta-commons-collections-tomcat5 >= 0:3.1
14mr|tomcat5-5.5.35-8|121	Requires(post): apache-commons-pool
14mr|tomcat5-5.5.35-8|122	Requires: jaf = 0:1.0.2
14mr|tomcat5-5.5.35-8|123	Requires(post): jaf = 0:1.0.2
14mr|tomcat5-5.5.35-8|124	Requires: jakarta-commons-logging >= 0:1.0.4
14mr|tomcat5-5.5.35-8|125	Requires(post): jakarta-commons-logging >= 0:1.0.4
14mr|tomcat5-5.5.35-8|126	Requires: javamail = 0:1.3.1
14mr|tomcat5-5.5.35-8|127	Requires(post): javamail = 0:1.3.1
14mr|tomcat5-5.5.35-8|128	%if %{with ecj}
14mr|tomcat5-5.5.35-8|129	Requires: ecj >= 0:3.3.1.1
14mr|tomcat5-5.5.35-8|130	Requires(post): ecj >= 0:3.3.1.1
14mr|tomcat5-5.5.35-8|131	%endif
14mr|tomcat5-5.5.35-8|132	# %endif
14mr|tomcat5-5.5.35-8|133	Requires: jpackage-utils >= 0:1.7.4
14mr|tomcat5-5.5.35-8|134	# xml parsing packages
14mr|tomcat5-5.5.35-8|135	Requires: xerces-j2 >= 0:2.7.1
14mr|tomcat5-5.5.35-8|136	Requires: xml-commons-apis
14mr|tomcat5-5.5.35-8|137	# jakarta-commons packages
14mr|tomcat5-5.5.35-8|138	Requires: jakarta-commons-daemon >= 0:1.0.1
14mr|tomcat5-5.5.35-8|139	Requires(post): jakarta-commons-daemon >= 0:1.0.1
14mr|tomcat5-5.5.35-8|140	Requires: jakarta-commons-launcher >= 0:0.9
14mr|tomcat5-5.5.35-8|141	# alternatives
14mr|tomcat5-5.5.35-8|142	Requires: java-devel >= 0:1.5.0
14mr|tomcat5-5.5.35-8|143	# And it needs its own API subpackages for running
14mr|tomcat5-5.5.35-8|144	Requires: %{name}-common-lib = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|145	Requires: %{name}-server-lib = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|146	# And it needs its own API subpackages before being installed
14mr|tomcat5-5.5.35-8|147	Requires(post): %{name}-common-lib = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|148	Requires(post): %{name}-server-lib = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|149	
14mr|tomcat5-5.5.35-8|150	%description
14mr|tomcat5-5.5.35-8|151	Tomcat is the servlet container that is used in the official Reference
14mr|tomcat5-5.5.35-8|152	Implementation for the Java Servlet and JavaServer Pages technologies.
14mr|tomcat5-5.5.35-8|153	The Java Servlet and JavaServer Pages specifications are developed by
14mr|tomcat5-5.5.35-8|154	Sun under the Java Community Process.
14mr|tomcat5-5.5.35-8|155	
14mr|tomcat5-5.5.35-8|156	Tomcat is developed in an open and participatory environment and
14mr|tomcat5-5.5.35-8|157	released under the Apache Software License. Tomcat is intended to be
14mr|tomcat5-5.5.35-8|158	a collaboration of the best-of-breed developers from around the world.
14mr|tomcat5-5.5.35-8|159	We invite you to participate in this open development project. To
14mr|tomcat5-5.5.35-8|160	learn more about getting involved, click here.
14mr|tomcat5-5.5.35-8|161	
14mr|tomcat5-5.5.35-8|162	%package webapps
14mr|tomcat5-5.5.35-8|163	Group: Development/Java
14mr|tomcat5-5.5.35-8|164	# Replace PreReq
14mr|tomcat5-5.5.35-8|165	Requires(pre): %{name} = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|166	Requires(postun): %{name} = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|167	Requires: jakarta-taglibs-standard >= 0:1.1.0
14mr|tomcat5-5.5.35-8|168	Summary: Web applications for Apache Tomcat
14mr|tomcat5-5.5.35-8|169	Requires(post): jpackage-utils >= 0:1.7.4
14mr|tomcat5-5.5.35-8|170	Requires(preun): findutils
14mr|tomcat5-5.5.35-8|171	
14mr|tomcat5-5.5.35-8|172	%description webapps
14mr|tomcat5-5.5.35-8|173	Web applications for Apache Tomcat
14mr|tomcat5-5.5.35-8|174	
14mr|tomcat5-5.5.35-8|175	%package admin-webapps
14mr|tomcat5-5.5.35-8|176	Group: Development/Java
14mr|tomcat5-5.5.35-8|177	Summary: Administrative web applications for Apache Tomcat
14mr|tomcat5-5.5.35-8|178	Requires(pre): %{name} = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|179	Requires(postun): %{name} = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|180	Requires: struts
14mr|tomcat5-5.5.35-8|181	Requires(post): jpackage-utils >= 0:1.7.4
14mr|tomcat5-5.5.35-8|182	Requires(post): findutils
14mr|tomcat5-5.5.35-8|183	Requires(post): jakarta-commons-beanutils
14mr|tomcat5-5.5.35-8|184	Requires(post): jakarta-commons-collections
14mr|tomcat5-5.5.35-8|185	Requires(post): jakarta-commons-digester
14mr|tomcat5-5.5.35-8|186	Requires(post): jakarta-commons-io
14mr|tomcat5-5.5.35-8|187	Requires(post): struts
14mr|tomcat5-5.5.35-8|188	Requires(preun): findutils
14mr|tomcat5-5.5.35-8|189	
14mr|tomcat5-5.5.35-8|190	%description admin-webapps
14mr|tomcat5-5.5.35-8|191	The administrative web applications (admin and manager) for Apache Tomcat.
14mr|tomcat5-5.5.35-8|192	
14mr|tomcat5-5.5.35-8|193	%package servlet-%{servletspec}-api
14mr|tomcat5-5.5.35-8|194	Group: Development/Java
14mr|tomcat5-5.5.35-8|195	Requires: %{_sbindir}/update-alternatives
14mr|tomcat5-5.5.35-8|196	Summary: Apache Tomcat Servlet implementation classes
14mr|tomcat5-5.5.35-8|197	Obsoletes: servletapi5
14mr|tomcat5-5.5.35-8|198	Provides: servlet
14mr|tomcat5-5.5.35-8|199	Provides: servlet5
14mr|tomcat5-5.5.35-8|200	Provides: servlet24
14mr|tomcat5-5.5.35-8|201	Provides: servletapi5
14mr|tomcat5-5.5.35-8|202	Provides: servlet_2_4_api
14mr|tomcat5-5.5.35-8|203	
14mr|tomcat5-5.5.35-8|204	%description servlet-%{servletspec}-api
14mr|tomcat5-5.5.35-8|205	Contains the implementation classes
14mr|tomcat5-5.5.35-8|206	of the Apache Tomcat Servlet API (packages javax.servlet).
14mr|tomcat5-5.5.35-8|207	
14mr|tomcat5-5.5.35-8|208	%package servlet-%{servletspec}-api-javadoc
14mr|tomcat5-5.5.35-8|209	Group: Development/Java
14mr|tomcat5-5.5.35-8|210	Summary: Javadoc generated documentation for %{name}-servlet-%{servletspec}-api
14mr|tomcat5-5.5.35-8|211	Obsoletes: servletapi5-javadoc
14mr|tomcat5-5.5.35-8|212	Provides: servletapi5-javadoc
14mr|tomcat5-5.5.35-8|213	
14mr|tomcat5-5.5.35-8|214	%description servlet-%{servletspec}-api-javadoc
14mr|tomcat5-5.5.35-8|215	Contains the javadoc generated documentation for the implementation classes
14mr|tomcat5-5.5.35-8|216	of the Apache Tomcat Servlet and JSP APIs (packages javax.servlet).
14mr|tomcat5-5.5.35-8|217	
14mr|tomcat5-5.5.35-8|218	%package jsp-%{jspspec}-api
14mr|tomcat5-5.5.35-8|219	Group: Development/Java
14mr|tomcat5-5.5.35-8|220	Requires: %{_sbindir}/update-alternatives
14mr|tomcat5-5.5.35-8|221	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|222	# We need this to indirectly get rid of legacy jsp included in old
14mr|tomcat5-5.5.35-8|223	# servlet packages (one day we will be able to remove this)
14mr|tomcat5-5.5.35-8|224	# Replace PreReq
14mr|tomcat5-5.5.35-8|225	Requires(pre): %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|226	Requires(postun): %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|227	Summary: Apache Tomcat Servlet and JSP implementation classes
14mr|tomcat5-5.5.35-8|228	Provides: jsp
14mr|tomcat5-5.5.35-8|229	Provides: jsp_2_0_api
14mr|tomcat5-5.5.35-8|230	
14mr|tomcat5-5.5.35-8|231	%description jsp-%{jspspec}-api
14mr|tomcat5-5.5.35-8|232	Contains the implementation classes
14mr|tomcat5-5.5.35-8|233	of the Apache Tomcat JSP API (packages javax.servlet.jsp).
14mr|tomcat5-5.5.35-8|234	
14mr|tomcat5-5.5.35-8|235	%package jsp-%{jspspec}-api-javadoc
14mr|tomcat5-5.5.35-8|236	Group: Development/Java
14mr|tomcat5-5.5.35-8|237	Summary: Javadoc generated documentation for %{name}-jsp-%{jspspec}-api
14mr|tomcat5-5.5.35-8|238	Requires(post): /bin/rm
14mr|tomcat5-5.5.35-8|239	Requires(post): /bin/ln
14mr|tomcat5-5.5.35-8|240	
14mr|tomcat5-5.5.35-8|241	%description jsp-%{jspspec}-api-javadoc
14mr|tomcat5-5.5.35-8|242	Contains the javadoc generated documentation for the implementation classes
14mr|tomcat5-5.5.35-8|243	of the Apache Tomcat JSP API (packages javax.servlet.jsp).
14mr|tomcat5-5.5.35-8|244	
14mr|tomcat5-5.5.35-8|245	%package common-lib
14mr|tomcat5-5.5.35-8|246	Group: Development/Java
14mr|tomcat5-5.5.35-8|247	Summary: Libraries needed to run the Tomcat Web container (part)
14mr|tomcat5-5.5.35-8|248	Requires: java >= 0:1.5.0
14mr|tomcat5-5.5.35-8|249	Requires(post): jpackage-utils >= 0:1.7.4
14mr|tomcat5-5.5.35-8|250	Requires: jakarta-commons-collections-tomcat5 >= 0:3.1
14mr|tomcat5-5.5.35-8|251	Requires(post): jakarta-commons-collections-tomcat5 >= 0:3.1
14mr|tomcat5-5.5.35-8|252	#Requires: jakarta-commons-dbcp-tomcat5 >= 0:1.2.1
14mr|tomcat5-5.5.35-8|253	#Requires(post): jakarta-commons-dbcp-tomcat5 >= 0:1.2.1
14mr|tomcat5-5.5.35-8|254	Requires: jakarta-commons-el >= 0:1.0
14mr|tomcat5-5.5.35-8|255	Requires(post): jakarta-commons-el >= 0:1.0
14mr|tomcat5-5.5.35-8|256	# FIXME commons-pool is not listed in the Tomcat build.properties.default
14mr|tomcat5-5.5.35-8|257	Requires: apache-commons-pool
14mr|tomcat5-5.5.35-8|258	Requires(post): apache-commons-pool
14mr|tomcat5-5.5.35-8|259	%if %{with ecj}
14mr|tomcat5-5.5.35-8|260	Requires: ecj >= 0:3.3.1.1
14mr|tomcat5-5.5.35-8|261	Requires(post): ecj >= 0:3.3.1.1
14mr|tomcat5-5.5.35-8|262	%endif
14mr|tomcat5-5.5.35-8|263	# Other subpackages must go in first
14mr|tomcat5-5.5.35-8|264	Requires(post): %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|265	Requires(post): %{name}-jsp-%{jspspec}-api = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|266	Requires(post): %{name}-%{jname} = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|267	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|268	Requires: %{name}-jsp-%{jspspec}-api = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|269	Requires: %{name}-%{jname} = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|270	Requires(post): findutils
14mr|tomcat5-5.5.35-8|271	Requires(preun): findutils
14mr|tomcat5-5.5.35-8|272	Requires(post): /bin/rm
14mr|tomcat5-5.5.35-8|273	Requires(preun): /bin/rm
14mr|tomcat5-5.5.35-8|274	
14mr|tomcat5-5.5.35-8|275	%description common-lib
14mr|tomcat5-5.5.35-8|276	Libraries needed to run the Tomcat Web container (part)
14mr|tomcat5-5.5.35-8|277	
14mr|tomcat5-5.5.35-8|278	%package server-lib
14mr|tomcat5-5.5.35-8|279	Group: Development/Java
14mr|tomcat5-5.5.35-8|280	Summary: Libraries needed to run the Tomcat Web container (part)
14mr|tomcat5-5.5.35-8|281	Requires(post): jpackage-utils >= 0:1.7.4
14mr|tomcat5-5.5.35-8|282	Requires: jakarta-commons-modeler >= 0:2.0
14mr|tomcat5-5.5.35-8|283	Requires(post): jakarta-commons-modeler >= 0:2.0
14mr|tomcat5-5.5.35-8|284	# Other subpackages must go in first
14mr|tomcat5-5.5.35-8|285	Requires: %{name}-%{jname} = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|286	Requires(post): %{name}-%{jname} = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|287	Requires(post): findutils
14mr|tomcat5-5.5.35-8|288	Requires(preun): findutils
14mr|tomcat5-5.5.35-8|289	Requires(post): /bin/rm
14mr|tomcat5-5.5.35-8|290	Requires(preun): /bin/rm
14mr|tomcat5-5.5.35-8|291	
14mr|tomcat5-5.5.35-8|292	%description server-lib
14mr|tomcat5-5.5.35-8|293	Libraries needed to run the Tomcat Web container (part)
14mr|tomcat5-5.5.35-8|294	
14mr|tomcat5-5.5.35-8|295	%package %{jname}
14mr|tomcat5-5.5.35-8|296	Group: Development/Java
14mr|tomcat5-5.5.35-8|297	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
14mr|tomcat5-5.5.35-8|298	Summary: Compiler JARs and associated scripts for %{name}
14mr|tomcat5-5.5.35-8|299	Obsoletes: jasper5
14mr|tomcat5-5.5.35-8|300	Provides: jasper5
14mr|tomcat5-5.5.35-8|301	
14mr|tomcat5-5.5.35-8|302	%description %{jname}
14mr|tomcat5-5.5.35-8|303	Compiler JARs and associated scripts for %{name}
14mr|tomcat5-5.5.35-8|304	
14mr|tomcat5-5.5.35-8|305	%package %{jname}-javadoc
14mr|tomcat5-5.5.35-8|306	Group: Development/Java
14mr|tomcat5-5.5.35-8|307	Summary: Javadoc generated documentation for %{name}-%{jname}
14mr|tomcat5-5.5.35-8|308	Obsoletes: jasper5-javadoc
14mr|tomcat5-5.5.35-8|309	Provides: jasper5-javadoc
14mr|tomcat5-5.5.35-8|310	
14mr|tomcat5-5.5.35-8|311	%description %{jname}-javadoc
14mr|tomcat5-5.5.35-8|312	Javadoc for generated documentation %{name}-%{jname}
14mr|tomcat5-5.5.35-8|313	
14mr|tomcat5-5.5.35-8|314	%package jasper-eclipse
14mr|tomcat5-5.5.35-8|315	Group: Development/Java
14mr|tomcat5-5.5.35-8|316	Summary: Jasper OSGi Eclipse plugin
14mr|tomcat5-5.5.35-8|317	
14mr|tomcat5-5.5.35-8|318	%description jasper-eclipse
14mr|tomcat5-5.5.35-8|319	Jasper OSGi Eclipse plugin that contains class files from jasper-compiler,
14mr|tomcat5-5.5.35-8|320	jasper-runtime and ECJ.
14mr|tomcat5-5.5.35-8|321	
14mr|tomcat5-5.5.35-8|322	%prep
14mr|tomcat5-5.5.35-8|323	%setup -q -c -T -a 0
14mr|tomcat5-5.5.35-8|324	%setup -q -D -T -a 6
14mr|tomcat5-5.5.35-8|325	pushd %{packdname}
14mr|tomcat5-5.5.35-8|326	%patch0 -p0 -b .p0~
14mr|tomcat5-5.5.35-8|327	%patch1 -p0 -b .p1~
14mr|tomcat5-5.5.35-8|328	%patch2 -p2 -b .p2~
14mr|tomcat5-5.5.35-8|329	%patch3 -p0 -b .p3~
14mr|tomcat5-5.5.35-8|330	%patch4 -p0 -b .p4~
14mr|tomcat5-5.5.35-8|331	%patch7 -p0 -b .p6~
14mr|tomcat5-5.5.35-8|332	%patch8 -p0 -b .p7~
14mr|tomcat5-5.5.35-8|333	%patch9 -p0 -b .p8~
14mr|tomcat5-5.5.35-8|334	%patch10 -p0 -b .p9~
14mr|tomcat5-5.5.35-8|335	%patch12 -p0 -b .p10~
14mr|tomcat5-5.5.35-8|336	%patch13 -p0 -b .p11~
14mr|tomcat5-5.5.35-8|337	%patch14 -p0 -b .p12~
14mr|tomcat5-5.5.35-8|338	%patch15 -p0 -b .p13~
14mr|tomcat5-5.5.35-8|339	%patch16 -p0 -b .p14~
14mr|tomcat5-5.5.35-8|340	%patch20 -p2 -b .p20~
14mr|tomcat5-5.5.35-8|341	%patch21 -p2 -b .p20~
14mr|tomcat5-5.5.35-8|342	sed -i -e 's|\@JAVA_HOME\@|%{java_home}|' build/build.xml
14mr|tomcat5-5.5.35-8|343	%ifarch ppc64 s390x alpha
14mr|tomcat5-5.5.35-8|344	%patch18 -p0 -b .p18~
14mr|tomcat5-5.5.35-8|345	%endif
14mr|tomcat5-5.5.35-8|346	%if %{with ecj}
14mr|tomcat5-5.5.35-8|347	%patch19 -p0 -b .p19~
14mr|tomcat5-5.5.35-8|348	%endif
14mr|tomcat5-5.5.35-8|349	popd
14mr|tomcat5-5.5.35-8|350	
14mr|tomcat5-5.5.35-8|351	pushd %{packdname}
14mr|tomcat5-5.5.35-8|352	#%if %{without ecj}
14mr|tomcat5-5.5.35-8|353	rm %{jname}/src/share/org/apache/jasper/compiler/JDTCompiler.java
14mr|tomcat5-5.5.35-8|354	#%endif
14mr|tomcat5-5.5.35-8|355	
14mr|tomcat5-5.5.35-8|356	find -type f -name '*.jsp' | xargs -t perl -pi -e 's/<html:html locale="true">/<html:html>/g'
14mr|tomcat5-5.5.35-8|357	popd
14mr|tomcat5-5.5.35-8|358	
14mr|tomcat5-5.5.35-8|359	%build
14mr|tomcat5-5.5.35-8|360	# remove pre-built binaries
14mr|tomcat5-5.5.35-8|361	for dir in ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname} ; do
14mr|tomcat5-5.5.35-8|362	find $dir \( -name "*.jar" -o -name "*.class" \) | xargs -t rm -f
14mr|tomcat5-5.5.35-8|363	done
14mr|tomcat5-5.5.35-8|364	
14mr|tomcat5-5.5.35-8|365	export JAVA_HOME=/usr/lib/jvm/java-openjdk
14mr|tomcat5-5.5.35-8|366	export 'ANT_HOME=/usr/share/ant'
14mr|tomcat5-5.5.35-8|367	export 'OPT_JAR_LIST=ant/ant-junit junit xmlunit ant/ant-trax jaxp_transform_impl xalan-j2-serializer ant/ant-apache-resolver xml-commons-resolver12'
14mr|tomcat5-5.5.35-8|368	# build jspapi and servletapi as ant dist will require them later
14mr|tomcat5-5.5.35-8|369	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi
14mr|tomcat5-5.5.35-8|370	pushd jsr154
14mr|tomcat5-5.5.35-8|371	ant --execdebug -Dservletapi.build="build" \
14mr|tomcat5-5.5.35-8|372	-Dservletapi.dist="dist" \
14mr|tomcat5-5.5.35-8|373	-Dbuild.compiler="modern" dist || sleep 1
14mr|tomcat5-5.5.35-8|374	popd
14mr|tomcat5-5.5.35-8|375	pushd jsr152
14mr|tomcat5-5.5.35-8|376	ant -Dservletapi.build="build" \
14mr|tomcat5-5.5.35-8|377	-Dservletapi.dist="dist" \
14mr|tomcat5-5.5.35-8|378	-Dbuild.compiler="modern" dist
14mr|tomcat5-5.5.35-8|379	popd
14mr|tomcat5-5.5.35-8|380	popd
14mr|tomcat5-5.5.35-8|381	# build jasper subpackage
14mr|tomcat5-5.5.35-8|382	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
14mr|tomcat5-5.5.35-8|383	%{__cat} > build.properties << EOBP
14mr|tomcat5-5.5.35-8|384	ant.jar=$(build-classpath ant)
14mr|tomcat5-5.5.35-8|385	servlet-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar
14mr|tomcat5-5.5.35-8|386	jsp-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar
14mr|tomcat5-5.5.35-8|387	tools.jar=%{java.home}/lib/tools.jar
14mr|tomcat5-5.5.35-8|388	xerces.jar=$(build-classpath xerces-j2)
14mr|tomcat5-5.5.35-8|389	xercesImpl.jar=$(build-classpath jaxp_parser_impl)
14mr|tomcat5-5.5.35-8|390	xmlParserAPIs.jar=$(build-classpath xml-commons-apis)
14mr|tomcat5-5.5.35-8|391	commons-el.jar=$(build-classpath commons-el)
14mr|tomcat5-5.5.35-8|392	commons-collections.jar=$(build-classpath commons-collections)
14mr|tomcat5-5.5.35-8|393	commons-logging.jar=$(build-classpath commons-logging)
14mr|tomcat5-5.5.35-8|394	commons-daemon.jar=$(build-classpath commons-daemon)
14mr|tomcat5-5.5.35-8|395	junit.jar=$(build-classpath junit)
14mr|tomcat5-5.5.35-8|396	jasper-compiler-jdt.jar=$(build-classpath ecj)
14mr|tomcat5-5.5.35-8|397	EOBP
14mr|tomcat5-5.5.35-8|398	ant -Djava.home="%{java_home}" -Dbuild.compiler="modern" javadoc
14mr|tomcat5-5.5.35-8|399	popd
14mr|tomcat5-5.5.35-8|400	
14mr|tomcat5-5.5.35-8|401	# build tomcat 5
14mr|tomcat5-5.5.35-8|402	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build
14mr|tomcat5-5.5.35-8|403	%{__cat} >> build.properties << EOBP
14mr|tomcat5-5.5.35-8|404	version=%{version}
14mr|tomcat5-5.5.35-8|405	version.build=%{minversion}
14mr|tomcat5-5.5.35-8|406	ant.jar=%{_javadir}/ant.jar
14mr|tomcat5-5.5.35-8|407	ant-launcher.jar=%{_javadir}/ant.jar
14mr|tomcat5-5.5.35-8|408	jtc.home=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/connectors/
14mr|tomcat5-5.5.35-8|409	%{jname}.home=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
14mr|tomcat5-5.5.35-8|410	commons-beanutils.jar=$(build-classpath commons-beanutils)
14mr|tomcat5-5.5.35-8|411	commons-collections.jar=$(build-classpath commons-collections)
14mr|tomcat5-5.5.35-8|412	commons-daemon.jar=$(build-classpath commons-daemon)
14mr|tomcat5-5.5.35-8|413	commons-dbcp.jar=$(build-classpath commons-dbcp)
14mr|tomcat5-5.5.35-8|414	commons-digester.jar=$(build-classpath commons-digester)
14mr|tomcat5-5.5.35-8|415	commons-el.jar=$(build-classpath commons-el)
14mr|tomcat5-5.5.35-8|416	commons-fileupload.jar=$(build-classpath commons-fileupload)
14mr|tomcat5-5.5.35-8|417	commons-io.jar=$(build-classpath commons-io)
14mr|tomcat5-5.5.35-8|418	commons-launcher.jar=$(build-classpath commons-launcher)
14mr|tomcat5-5.5.35-8|419	commons-logging.jar=$(build-classpath commons-logging)
14mr|tomcat5-5.5.35-8|420	commons-logging-api.jar=$(build-classpath commons-logging-api)
14mr|tomcat5-5.5.35-8|421	commons-modeler.jar=$(build-classpath commons-modeler)
14mr|tomcat5-5.5.35-8|422	commons-pool.jar=$(build-classpath commons-pool)
14mr|tomcat5-5.5.35-8|423	jmx.jar=$(build-classpath mx4j/mx4j-jmx.jar)
14mr|tomcat5-5.5.35-8|424	jmx-remote.jar=$(build-classpath mx4j/mx4j-remote.jar)
14mr|tomcat5-5.5.35-8|425	jmx-tools.jar=$(build-classpath mx4j/mx4j-tools.jar)
14mr|tomcat5-5.5.35-8|426	jmxri.jar=$(build-classpath mx4j/mx4j-jmx.jar)
14mr|tomcat5-5.5.35-8|427	junit.jar=$(build-classpath junit)
14mr|tomcat5-5.5.35-8|428	regexp.jar=$(build-classpath regexp)
14mr|tomcat5-5.5.35-8|429	servlet-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar
14mr|tomcat5-5.5.35-8|430	jsp-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar
14mr|tomcat5-5.5.35-8|431	servlet.doc=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/docs/api
14mr|tomcat5-5.5.35-8|432	xercesImpl.jar=$(build-classpath jaxp_parser_impl)
14mr|tomcat5-5.5.35-8|433	xml-apis.jar=$(build-classpath xml-commons-apis)
14mr|tomcat5-5.5.35-8|434	struts.jar=$(build-classpath struts)
14mr|tomcat5-5.5.35-8|435	struts.lib=%{_datadir}/struts
14mr|tomcat5-5.5.35-8|436	activation.jar=$(build-classpath jaf_1_0_2_api)
14mr|tomcat5-5.5.35-8|437	mail.jar=$(build-classpath javamail_1_3_1_api)
14mr|tomcat5-5.5.35-8|438	jta.jar=$(build-classpath jta_1_0_1B_api)
14mr|tomcat5-5.5.35-8|439	jaas.jar=$(build-classpath jaas)
14mr|tomcat5-5.5.35-8|440	jndi.jar=$(build-classpath jndi)
14mr|tomcat5-5.5.35-8|441	jdbc20ext.jar=$(build-classpath jdbc-stdext)
14mr|tomcat5-5.5.35-8|442	jcert.jar=$(build-classpath jsse/jcert)
14mr|tomcat5-5.5.35-8|443	jnet.jar=$(build-classpath jsse/jnet)
14mr|tomcat5-5.5.35-8|444	jsse.jar=$(build-classpath jsse/jsse)
14mr|tomcat5-5.5.35-8|445	servletapi.build.notrequired=true
14mr|tomcat5-5.5.35-8|446	jspapi.build.notrequired=true
14mr|tomcat5-5.5.35-8|447	EOBP
14mr|tomcat5-5.5.35-8|448	%ant -Dbuild.compiler="modern" -Djava.home="%{java_home}" init
14mr|tomcat5-5.5.35-8|449	cp ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar \
14mr|tomcat5-5.5.35-8|450	${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build/build/common/lib/servlet-api.jar
14mr|tomcat5-5.5.35-8|451	ant -Dbuild.compiler="modern" -Djava.home="%{java_home}" build
14mr|tomcat5-5.5.35-8|452	popd
14mr|tomcat5-5.5.35-8|453	%if %{without apis_and_jasper}
14mr|tomcat5-5.5.35-8|454	# build the connectors
14mr|tomcat5-5.5.35-8|455	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/connectors
14mr|tomcat5-5.5.35-8|456	# use the JARs created above to build
14mr|tomcat5-5.5.35-8|457	export CLASSPATH="${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar:${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/jakarta-tomcat-5/build/server/lib/catalina.jar"
14mr|tomcat5-5.5.35-8|458	%{__cat} > build.properties << EOBP
14mr|tomcat5-5.5.35-8|459	activation.jar=$(build-classpath jaf_1_0_2_api)
14mr|tomcat5-5.5.35-8|460	ant.jar=%{_javadir}/ant.jar
14mr|tomcat5-5.5.35-8|461	junit.jar=$(build-classpath junit)
14mr|tomcat5-5.5.35-8|462	commons-beanutils.jar=$(build-classpath commons-beanutils)
14mr|tomcat5-5.5.35-8|463	commons-collections.jar=$(build-classpath commons-collections)
14mr|tomcat5-5.5.35-8|464	commons-daemon.jar=$(build-classpath commons-daemon)
14mr|tomcat5-5.5.35-8|465	commons-digester.jar=$(build-classpath commons-digester)
14mr|tomcat5-5.5.35-8|466	commons-fileupload.jar=$(build-classpath commons-fileupload)
14mr|tomcat5-5.5.35-8|467	commons-io.jar=$(build-classpath commons-io)
14mr|tomcat5-5.5.35-8|468	commons-logging.jar=$(build-classpath commons-logging)
14mr|tomcat5-5.5.35-8|469	commons-logging-api.jar=$(build-classpath commons-logging-api)
14mr|tomcat5-5.5.35-8|470	commons-modeler.jar=$(build-classpath commons-modeler)
14mr|tomcat5-5.5.35-8|471	commons-pool.jar=$(build-classpath commons-pool)
14mr|tomcat5-5.5.35-8|472	regexp.jar=$(build-classpath regexp)
14mr|tomcat5-5.5.35-8|473	jmx.jar=$(build-classpath mx4j/mx4j-jmx)
14mr|tomcat5-5.5.35-8|474	activation.jar=$(build-classpath jaf_1_0_2_api)
14mr|tomcat5-5.5.35-8|475	mail.jar=$(build-classpath javamail_1_3_1_api)
14mr|tomcat5-5.5.35-8|476	jta.jar=$(build-classpath jta_1_0_1B_api)
14mr|tomcat5-5.5.35-8|477	jaas.jar=$(build-classpath jaas)
14mr|tomcat5-5.5.35-8|478	jndi.jar=$(build-classpath jndi)
14mr|tomcat5-5.5.35-8|479	jdbc20ext.jar=$(build-classpath jdbc-stdext)
14mr|tomcat5-5.5.35-8|480	jcert.jar=$(build-classpath jsse/jcert)
14mr|tomcat5-5.5.35-8|481	jnet.jar=$(build-classpath jsse/jnet)
14mr|tomcat5-5.5.35-8|482	jsse.jar=$(build-classpath jsse/jsse)
14mr|tomcat5-5.5.35-8|483	tomcat5.home=../../build/build
14mr|tomcat5-5.5.35-8|484	EOBP
14mr|tomcat5-5.5.35-8|485	%ant -Dbuild.compiler="modern" -Djava.home="%{java_home}" build
14mr|tomcat5-5.5.35-8|486	popd
14mr|tomcat5-5.5.35-8|487	%endif
14mr|tomcat5-5.5.35-8|488	
14mr|tomcat5-5.5.35-8|489	# create jasper-eclipse jar
14mr|tomcat5-5.5.35-8|490	%if %{with ecj}
14mr|tomcat5-5.5.35-8|491	mkdir -p org.apache.jasper
14mr|tomcat5-5.5.35-8|492	pushd org.apache.jasper
14mr|tomcat5-5.5.35-8|493	unzip -qq ../apache-tomcat-%{version}-src/build/build/common/lib/jasper-compiler.jar
14mr|tomcat5-5.5.35-8|494	unzip -qq ../apache-tomcat-%{version}-src/build/build/common/lib/jasper-runtime.jar \
14mr|tomcat5-5.5.35-8|495	-x META-INF/MANIFEST.MF org/apache/jasper/compiler/Localizer.class
14mr|tomcat5-5.5.35-8|496	unzip -qq %{_javadir}/ecj.jar -x META-INF/MANIFEST.MF
14mr|tomcat5-5.5.35-8|497	cp -p %{SOURCE7} META-INF/MANIFEST.MF
14mr|tomcat5-5.5.35-8|498	rm -f plugin.properties plugin.xml about.html jdtCompilerAdapter.jar META-INF/eclipse.inf
14mr|tomcat5-5.5.35-8|499	zip -qq -r ../org.apache.jasper_5.5.17.v200706111724.jar .
14mr|tomcat5-5.5.35-8|500	popd
14mr|tomcat5-5.5.35-8|501	%endif
14mr|tomcat5-5.5.35-8|502	
14mr|tomcat5-5.5.35-8|503	# inject OSGi manifests
14mr|tomcat5-5.5.35-8|504	# It is ok for the zip commands to fail - the jars may already contain a
14mr|tomcat5-5.5.35-8|505	# manifest
14mr|tomcat5-5.5.35-8|506	mkdir -p META-INF
14mr|tomcat5-5.5.35-8|507	cp -p %{SOURCE8} META-INF/MANIFEST.MF
14mr|tomcat5-5.5.35-8|508	touch META-INF/MANIFEST.MF
14mr|tomcat5-5.5.35-8|509	zip -u %{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar META-INF/MANIFEST.MF || :
14mr|tomcat5-5.5.35-8|510	cp -p %{SOURCE9} META-INF/MANIFEST.MF
14mr|tomcat5-5.5.35-8|511	touch META-INF/MANIFEST.MF
14mr|tomcat5-5.5.35-8|512	zip -u %{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar META-INF/MANIFEST.MF || :
14mr|tomcat5-5.5.35-8|513	
14mr|tomcat5-5.5.35-8|514	%install
14mr|tomcat5-5.5.35-8|515	install -d -m 755 %{buildroot}%{_javadir}
14mr|tomcat5-5.5.35-8|516	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|tomcat5-5.5.35-8|517	install -d -m 755 %{buildroot}%{_bindir}
14mr|tomcat5-5.5.35-8|518	%if %{without apis_and_jasper}
14mr|tomcat5-5.5.35-8|519	export CLASSPATH="$(build-classpath xalan-j2 xml-commons-apis jakarta-taglibs-core jakarta-taglibs-standard struts-taglib):${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar":${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar
14mr|tomcat5-5.5.35-8|520	# build initial path structure
14mr|tomcat5-5.5.35-8|521	install -d -m 755 \
14mr|tomcat5-5.5.35-8|522	%{buildroot}{%{confdir},%{logdir},%{homedir},%{bindir}}
14mr|tomcat5-5.5.35-8|523	install -d -m 755 %{buildroot}{%{serverdir},%{tempdir},%{workdir}}
14mr|tomcat5-5.5.35-8|524	install -d -m 755 %{buildroot}{%{appdir},%{commondir},%{shareddir}}
14mr|tomcat5-5.5.35-8|525	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14mr|tomcat5-5.5.35-8|526	install -d -m 755 %{buildroot}%{_initrddir}
14mr|tomcat5-5.5.35-8|527	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|528	install -m 755 %{SOURCE5} %{buildroot}%{bindir}/relink
14mr|tomcat5-5.5.35-8|529	# SysV init and configuration
14mr|tomcat5-5.5.35-8|530	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14mr|tomcat5-5.5.35-8|531	# Service-specific configuration file
14mr|tomcat5-5.5.35-8|532	cat > %{name} << EOT
14mr|tomcat5-5.5.35-8|533	# Service-specific configuration file for %{name} services
14mr|tomcat5-5.5.35-8|534	# This will be sourced by the SysV service script after the global
14mr|tomcat5-5.5.35-8|535	# configuration file /etc/%{name}/%{name}.conf, thus allowing values
14mr|tomcat5-5.5.35-8|536	# to be overridden on a per-service way
14mr|tomcat5-5.5.35-8|537	#
14mr|tomcat5-5.5.35-8|538	# NEVER change the init script itself:
14mr|tomcat5-5.5.35-8|539	# To change values for all services make your changes in
14mr|tomcat5-5.5.35-8|540	# /etc/%{name}/%{name}.conf
14mr|tomcat5-5.5.35-8|541	# To change values for a specific service, change it here
14mr|tomcat5-5.5.35-8|542	# To create a new service, create a link from /etc/init.d/<you new service> to
14mr|tomcat5-5.5.35-8|543	# /etc/init.d/%{name} (do not copy the init script) and make a copy of the
14mr|tomcat5-5.5.35-8|544	# /etc/sysconfig/%{name} file to /etc/sysconfig/<you new service> and change
14mr|tomcat5-5.5.35-8|545	# the property values so the two services won't conflict
14mr|tomcat5-5.5.35-8|546	# Register the new service in the system as usual (see chkconfig and similars)
14mr|tomcat5-5.5.35-8|547	#
14mr|tomcat5-5.5.35-8|548	EOT
14mr|tomcat5-5.5.35-8|549	install -m 0644 %{name} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|tomcat5-5.5.35-8|550	rm %{name}
14mr|tomcat5-5.5.35-8|551	install %{SOURCE1} \
14mr|tomcat5-5.5.35-8|552	%{buildroot}%{_initrddir}/%{name}
14mr|tomcat5-5.5.35-8|553	# Global configuration file
14mr|tomcat5-5.5.35-8|554	install -d -m 0755 %{buildroot}%{confdir}
14mr|tomcat5-5.5.35-8|555	%{__cat} > %{name}.conf << EOT
14mr|tomcat5-5.5.35-8|556	# System-wide configuration file for %{name} services
14mr|tomcat5-5.5.35-8|557	# This will be sourced by %{name} and any secondary service
14mr|tomcat5-5.5.35-8|558	# Values will be overridden by service-specific configuration
14mr|tomcat5-5.5.35-8|559	# files in /etc/sysconfig
14mr|tomcat5-5.5.35-8|560	# Use this one to change default values for all services
14mr|tomcat5-5.5.35-8|561	# Change the service specific ones to affect only one service
14mr|tomcat5-5.5.35-8|562	# (see, for instance, /etc/sysconfig/%{name})
14mr|tomcat5-5.5.35-8|563	#
14mr|tomcat5-5.5.35-8|564	EOT
14mr|tomcat5-5.5.35-8|565	%{__cat} %{SOURCE2} >> %{name}.conf
14mr|tomcat5-5.5.35-8|566	install -m 0644 %{name}.conf %{buildroot}%{confdir}/%{name}.conf
14mr|tomcat5-5.5.35-8|567	rm -f %{name}.conf
14mr|tomcat5-5.5.35-8|568	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build
14mr|tomcat5-5.5.35-8|569	export usejikes="false"
14mr|tomcat5-5.5.35-8|570	export OPT_JAR_LIST="ant/ant-trax xalan-j2-serializer"
14mr|tomcat5-5.5.35-8|571	ant -Dbuild.compiler="modern" -Djdt.version=4.3 -Djdt.home=%{_datadir}/java -Djava.home=%{java_home} dist
14mr|tomcat5-5.5.35-8|572	pushd dist
14mr|tomcat5-5.5.35-8|573	mv bin/* %{buildroot}%{bindir}
14mr|tomcat5-5.5.35-8|574	mv common/* %{buildroot}%{commondir}
14mr|tomcat5-5.5.35-8|575	mv conf/* %{buildroot}%{confdir}
14mr|tomcat5-5.5.35-8|576	mv server/* %{buildroot}%{serverdir}
14mr|tomcat5-5.5.35-8|577	mv shared/* %{buildroot}%{shareddir}
14mr|tomcat5-5.5.35-8|578	mv webapps/* %{buildroot}%{appdir}
14mr|tomcat5-5.5.35-8|579	popd
14mr|tomcat5-5.5.35-8|580	#    pushd build/conf
14mr|tomcat5-5.5.35-8|581	#        mv uriworkermap.properties workers.properties \
14mr|tomcat5-5.5.35-8|582	#            workers.properties.minimal %{buildroot}%{confdir}
14mr|tomcat5-5.5.35-8|583	#    popd
14mr|tomcat5-5.5.35-8|584	popd
14mr|tomcat5-5.5.35-8|585	# rename catalina.sh into dtomcat5 to let wrapper take precedence
14mr|tomcat5-5.5.35-8|586	install %{buildroot}%{bindir}/catalina.sh \
14mr|tomcat5-5.5.35-8|587	%{buildroot}%{_bindir}/d%{name}
14mr|tomcat5-5.5.35-8|588	rm -f %{buildroot}%{bindir}/catalina.sh.* \
14mr|tomcat5-5.5.35-8|589	%{buildroot}%{bindir}/setclasspath.*
14mr|tomcat5-5.5.35-8|590	# Remove leftover files
14mr|tomcat5-5.5.35-8|591	rm -f %{buildroot}%{bindir}/*.orig
14mr|tomcat5-5.5.35-8|592	# install wrapper as tomcat5
14mr|tomcat5-5.5.35-8|593	install %{SOURCE3} %{buildroot}%{_bindir}/%{name}
14mr|tomcat5-5.5.35-8|594	# install logrotate support
14mr|tomcat5-5.5.35-8|595	install %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|tomcat5-5.5.35-8|596	# remove / reorder non-usefull stuff
14mr|tomcat5-5.5.35-8|597	rm -rf %{buildroot}%{homedir}/src/
14mr|tomcat5-5.5.35-8|598	rm -f  %{buildroot}%{bindir}/*.sh %{buildroot}%{bindir}/*.bat
14mr|tomcat5-5.5.35-8|599	# FHS compliance patches, not easy to track them all boys :)
14mr|tomcat5-5.5.35-8|600	for i in %{buildroot}%{confdir}/%{name}.conf \
14mr|tomcat5-5.5.35-8|601	%{buildroot}%{_sysconfdir}/sysconfig/%{name} \
14mr|tomcat5-5.5.35-8|602	%{buildroot}%{_bindir}/d%{name} \
14mr|tomcat5-5.5.35-8|603	%{buildroot}%{_bindir}/%{name} \
14mr|tomcat5-5.5.35-8|604	%{buildroot}%{_initrddir}/%{name} \
14mr|tomcat5-5.5.35-8|605	%{buildroot}%{bindir}/relink \
14mr|tomcat5-5.5.35-8|606	%{buildroot}%{_sysconfdir}/logrotate.d/%{name}; do
14mr|tomcat5-5.5.35-8|607	sed -i \
14mr|tomcat5-5.5.35-8|608	-e 's|\@\@\@LIBDIR\@\@\@|%{_libdir}|g' \
14mr|tomcat5-5.5.35-8|609	-e 's|\@\@\@TCCONF\@\@\@|%{confdir}|g' \
14mr|tomcat5-5.5.35-8|610	-e "s|\@\@\@TCCONF\@\@\@|%{confdir}|g" \
14mr|tomcat5-5.5.35-8|611	-e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mr|tomcat5-5.5.35-8|612	-e "s|\@\@\@TCBIN\@\@\@|%{bindir}|g" \
14mr|tomcat5-5.5.35-8|613	-e "s|\@\@\@TCCOMMON\@\@\@|%{commondir}|g" \
14mr|tomcat5-5.5.35-8|614	-e "s|\@\@\@TCSERVER\@\@\@|%{serverdir}|g" \
14mr|tomcat5-5.5.35-8|615	-e "s|\@\@\@TCSHARED\@\@\@|%{shareddir}|g" \
14mr|tomcat5-5.5.35-8|616	-e "s|\@\@\@TCAPP\@\@\@|%{appdir}|g" \
14mr|tomcat5-5.5.35-8|617	-e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" $i
14mr|tomcat5-5.5.35-8|618	done
14mr|tomcat5-5.5.35-8|619	%add_to_maven_depmap tomcat tomcat-parent %{version} JPP/%{name} parent
14mr|tomcat5-5.5.35-8|620	install -m 644 \
14mr|tomcat5-5.5.35-8|621	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/tomcat-parent-%{version}.pom \
14mr|tomcat5-5.5.35-8|622	%{buildroot}/%{_datadir}/maven2/poms/JPP.%{name}-parent.pom
14mr|tomcat5-5.5.35-8|623	# Process bin
14mr|tomcat5-5.5.35-8|624	# Remove local JARs (to be replaced with jpp links in post)
14mr|tomcat5-5.5.35-8|625	pushd %{buildroot}%{bindir}
14mr|tomcat5-5.5.35-8|626	# tomcat-juli will be installed in a public repository
14mr|tomcat5-5.5.35-8|627	mv tomcat-juli.jar \
14mr|tomcat5-5.5.35-8|628	%{buildroot}%{_javadir}/%{name}/tomcat-juli-%{version}.jar
14mr|tomcat5-5.5.35-8|629	pushd %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|630	ln -s -f tomcat-juli-%{version}.jar tomcat-juli.jar
14mr|tomcat5-5.5.35-8|631	popd
14mr|tomcat5-5.5.35-8|632	%add_to_maven_depmap tomcat tomcat-juli %{version} JPP/%{name} tomcat-juli
14mr|tomcat5-5.5.35-8|633	install -m 644 \
14mr|tomcat5-5.5.35-8|634	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/tomcat-juli-%{version}.pom \
14mr|tomcat5-5.5.35-8|635	%{buildroot}/%{_datadir}/maven2/poms/JPP.%{name}-tomcat-juli.pom
14mr|tomcat5-5.5.35-8|636	
14mr|tomcat5-5.5.35-8|637	find . -name "*.jar" -not -name "*bootstrap*" \
14mr|tomcat5-5.5.35-8|638	-exec rm -f {} \;
14mr|tomcat5-5.5.35-8|639	popd
14mr|tomcat5-5.5.35-8|640	# Process server/lib
14mr|tomcat5-5.5.35-8|641	# Remove local JARs (to be replaced with jpp links in post)
14mr|tomcat5-5.5.35-8|642	pushd %{buildroot}%{serverdir}/lib
14mr|tomcat5-5.5.35-8|643	find . -name "*.jar" -not -name "catalina*" \
14mr|tomcat5-5.5.35-8|644	-not -name "servlets-*" \
14mr|tomcat5-5.5.35-8|645	-not -name "tomcat-*" | xargs -t rm -f
14mr|tomcat5-5.5.35-8|646	# catalina-ant will be installed in a public repository
14mr|tomcat5-5.5.35-8|647	mv catalina-ant.jar \
14mr|tomcat5-5.5.35-8|648	%{buildroot}%{_javadir}/catalina-ant-%{version}.jar
14mr|tomcat5-5.5.35-8|649	pushd %{buildroot}%{_javadir}
14mr|tomcat5-5.5.35-8|650	ln -s -f catalina-ant-%{version}.jar catalina-ant5.jar
14mr|tomcat5-5.5.35-8|651	popd
14mr|tomcat5-5.5.35-8|652	%add_to_maven_depmap tomcat catalina-ant %{version} JPP catalina-ant5
14mr|tomcat5-5.5.35-8|653	install -m 644 \
14mr|tomcat5-5.5.35-8|654	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/catalina-ant-%{version}.pom \
14mr|tomcat5-5.5.35-8|655	%{buildroot}/%{_datadir}/maven2/poms/JPP-catalina-ant5.pom
14mr|tomcat5-5.5.35-8|656	
14mr|tomcat5-5.5.35-8|657	# catalina* jars will be installed in a public repository
14mr|tomcat5-5.5.35-8|658	for i in catalina*.jar; do
14mr|tomcat5-5.5.35-8|659	j="`echo $i | sed -e 's|\.jar$||'`"
14mr|tomcat5-5.5.35-8|660	mv ${j}.jar \
14mr|tomcat5-5.5.35-8|661	%{buildroot}%{_javadir}/%{name}/${j}-%{version}.jar
14mr|tomcat5-5.5.35-8|662	pushd %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|663	ln -s -f ${j}-%{version}.jar ${j}.jar
14mr|tomcat5-5.5.35-8|664	popd
14mr|tomcat5-5.5.35-8|665	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
14mr|tomcat5-5.5.35-8|666	install -m 644 \
14mr|tomcat5-5.5.35-8|667	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
14mr|tomcat5-5.5.35-8|668	%{buildroot}/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
14mr|tomcat5-5.5.35-8|669	done
14mr|tomcat5-5.5.35-8|670	# servlets* jars will be installed in a public repository
14mr|tomcat5-5.5.35-8|671	for i in servlets-*.jar; do
14mr|tomcat5-5.5.35-8|672	j="`echo $i | sed -e 's|\.jar$||'`"
14mr|tomcat5-5.5.35-8|673	mv ${j}.jar \
14mr|tomcat5-5.5.35-8|674	%{buildroot}%{_javadir}/%{name}/${j}-%{version}.jar
14mr|tomcat5-5.5.35-8|675	pushd %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|676	ln -s -f ${j}-%{version}.jar ${j}.jar
14mr|tomcat5-5.5.35-8|677	popd
14mr|tomcat5-5.5.35-8|678	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
14mr|tomcat5-5.5.35-8|679	install -m 644 \
14mr|tomcat5-5.5.35-8|680	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
14mr|tomcat5-5.5.35-8|681	%{buildroot}/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
14mr|tomcat5-5.5.35-8|682	done
14mr|tomcat5-5.5.35-8|683	# tomcat* jars will be installed in a public repository
14mr|tomcat5-5.5.35-8|684	for i in tomcat-*.jar; do
14mr|tomcat5-5.5.35-8|685	j="`echo $i | sed -e 's|\.jar$||'`"
14mr|tomcat5-5.5.35-8|686	mv ${j}.jar \
14mr|tomcat5-5.5.35-8|687	%{buildroot}%{_javadir}/%{name}/${j}-%{version}.jar
14mr|tomcat5-5.5.35-8|688	pushd %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|689	ln -s -f ${j}-%{version}.jar ${j}.jar
14mr|tomcat5-5.5.35-8|690	popd
14mr|tomcat5-5.5.35-8|691	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
14mr|tomcat5-5.5.35-8|692	install -m 644 \
14mr|tomcat5-5.5.35-8|693	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
14mr|tomcat5-5.5.35-8|694	%{buildroot}/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
14mr|tomcat5-5.5.35-8|695	done
14mr|tomcat5-5.5.35-8|696	popd
14mr|tomcat5-5.5.35-8|697	# Process admin webapp server/webapps/admin
14mr|tomcat5-5.5.35-8|698	pushd %{buildroot}%{serverdir}/webapps/admin/WEB-INF/lib
14mr|tomcat5-5.5.35-8|699	find . -name "*.jar" -not -name 'catalina-admin*' | xargs -t rm -f
14mr|tomcat5-5.5.35-8|700	for i in catalina-admin; do
14mr|tomcat5-5.5.35-8|701	mv ${i}.jar \
14mr|tomcat5-5.5.35-8|702	%{buildroot}%{_javadir}/%{name}/${i}-%{version}.jar
14mr|tomcat5-5.5.35-8|703	pushd %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|704	ln -s -f ${i}-%{version}.jar ${i}.jar
14mr|tomcat5-5.5.35-8|705	popd
14mr|tomcat5-5.5.35-8|706	%add_to_maven_depmap tomcat ${i} %{version} JPP/tomcat5 ${i}
14mr|tomcat5-5.5.35-8|707	install -m 644 \
14mr|tomcat5-5.5.35-8|708	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
14mr|tomcat5-5.5.35-8|709	%{buildroot}/%{_datadir}/maven2/poms/JPP.tomcat5-${i}.pom
14mr|tomcat5-5.5.35-8|710	done
14mr|tomcat5-5.5.35-8|711	popd
14mr|tomcat5-5.5.35-8|712	# Process manager webapp server/webapps/manager
14mr|tomcat5-5.5.35-8|713	pushd %{buildroot}%{serverdir}/webapps/manager/WEB-INF/lib
14mr|tomcat5-5.5.35-8|714	find . -name "*.jar" -not -name 'catalina-manager*' | xargs -t rm -f
14mr|tomcat5-5.5.35-8|715	for i in catalina-manager; do
14mr|tomcat5-5.5.35-8|716	mv ${i}.jar \
14mr|tomcat5-5.5.35-8|717	%{buildroot}%{_javadir}/%{name}/${i}-%{version}.jar
14mr|tomcat5-5.5.35-8|718	pushd %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|719	ln -s -f ${i}-%{version}.jar ${i}.jar
14mr|tomcat5-5.5.35-8|720	popd
14mr|tomcat5-5.5.35-8|721	%add_to_maven_depmap tomcat ${i} %{version} JPP/tomcat5 ${i}
14mr|tomcat5-5.5.35-8|722	install -m 644 \
14mr|tomcat5-5.5.35-8|723	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
14mr|tomcat5-5.5.35-8|724	%{buildroot}/%{_datadir}/maven2/poms/JPP.tomcat5-${i}.pom
14mr|tomcat5-5.5.35-8|725	done
14mr|tomcat5-5.5.35-8|726	popd
14mr|tomcat5-5.5.35-8|727	# Process host-manager webapp server/webapps/host-manager
14mr|tomcat5-5.5.35-8|728	pushd %{buildroot}%{serverdir}/webapps/host-manager/WEB-INF/lib
14mr|tomcat5-5.5.35-8|729	find . -name "*.jar" -not -name 'catalina-host-manager*' \
14mr|tomcat5-5.5.35-8|730	| xargs -t rm -f
14mr|tomcat5-5.5.35-8|731	for i in catalina-host-manager; do
14mr|tomcat5-5.5.35-8|732	mv ${i}.jar \
14mr|tomcat5-5.5.35-8|733	%{buildroot}%{_javadir}/%{name}/${i}-%{version}.jar
14mr|tomcat5-5.5.35-8|734	pushd %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|735	ln -s -f ${i}-%{version}.jar ${i}.jar
14mr|tomcat5-5.5.35-8|736	popd
14mr|tomcat5-5.5.35-8|737	%add_to_maven_depmap tomcat ${i} %{version} JPP/tomcat5 ${i}
14mr|tomcat5-5.5.35-8|738	install -m 644 \
14mr|tomcat5-5.5.35-8|739	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
14mr|tomcat5-5.5.35-8|740	%{buildroot}/%{_datadir}/maven2/poms/JPP.tomcat5-${i}.pom
14mr|tomcat5-5.5.35-8|741	done
14mr|tomcat5-5.5.35-8|742	popd
14mr|tomcat5-5.5.35-8|743	# Process common/lib
14mr|tomcat5-5.5.35-8|744	pushd %{buildroot}%{commondir}/lib
14mr|tomcat5-5.5.35-8|745	find . -name "*.jar" -not -name "%{jname}*" \
14mr|tomcat5-5.5.35-8|746	-not -name "naming*" | xargs -t rm -f
14mr|tomcat5-5.5.35-8|747	# jasper's jars will be installed in a public repository
14mr|tomcat5-5.5.35-8|748	for i in %{jname}-compiler %{jname}-runtime; do
14mr|tomcat5-5.5.35-8|749	j="`echo $i | sed -e 's|%{jname}-|%{jname}5-|'`"
14mr|tomcat5-5.5.35-8|750	mv ${i}.jar %{buildroot}%{_javadir}/${j}-%{version}.jar
14mr|tomcat5-5.5.35-8|751	pushd %{buildroot}%{_javadir}
14mr|tomcat5-5.5.35-8|752	ln -s -f ${j}-%{version}.jar ${j}.jar
14mr|tomcat5-5.5.35-8|753	popd
14mr|tomcat5-5.5.35-8|754	%add_to_maven_depmap tomcat ${i} %{version} JPP ${j}
14mr|tomcat5-5.5.35-8|755	install -m 644 \
14mr|tomcat5-5.5.35-8|756	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
14mr|tomcat5-5.5.35-8|757	%{buildroot}/%{_datadir}/maven2/poms/JPP-${j}.pom
14mr|tomcat5-5.5.35-8|758	done
14mr|tomcat5-5.5.35-8|759	# naming* jars will be installed in a public repository
14mr|tomcat5-5.5.35-8|760	for i in naming-*.jar; do
14mr|tomcat5-5.5.35-8|761	j="`echo $i | sed -e 's|\.jar$||'`"
14mr|tomcat5-5.5.35-8|762	mv ${j}.jar \
14mr|tomcat5-5.5.35-8|763	%{buildroot}%{_javadir}/%{name}/${j}-%{version}.jar
14mr|tomcat5-5.5.35-8|764	pushd %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|765	ln -s -f ${j}-%{version}.jar ${j}.jar
14mr|tomcat5-5.5.35-8|766	popd
14mr|tomcat5-5.5.35-8|767	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
14mr|tomcat5-5.5.35-8|768	install -m 644 \
14mr|tomcat5-5.5.35-8|769	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
14mr|tomcat5-5.5.35-8|770	%{buildroot}/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
14mr|tomcat5-5.5.35-8|771	done
14mr|tomcat5-5.5.35-8|772	popd
14mr|tomcat5-5.5.35-8|773	# Process common/endorsed
14mr|tomcat5-5.5.35-8|774	pushd %{buildroot}%{commondir}/endorsed
14mr|tomcat5-5.5.35-8|775	find . -name "*.jar" | xargs -t rm -f
14mr|tomcat5-5.5.35-8|776	popd
14mr|tomcat5-5.5.35-8|777	# avoid duplicate servlet.jar
14mr|tomcat5-5.5.35-8|778	rm -f %{buildroot}%{commondir}/lib/servlet.jar
14mr|tomcat5-5.5.35-8|779	# Add catalina-deployer
14mr|tomcat5-5.5.35-8|780	install -m 644 %{packdname}/build/deployer/lib/catalina-deployer.jar \
14mr|tomcat5-5.5.35-8|781	%{buildroot}%{_javadir}/%{name}/catalina-deployer-%{version}.jar
14mr|tomcat5-5.5.35-8|782	pushd %{buildroot}%{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|783	ln -s -f catalina-deployer-%{version}.jar catalina-deployer.jar
14mr|tomcat5-5.5.35-8|784	popd
14mr|tomcat5-5.5.35-8|785	
14mr|tomcat5-5.5.35-8|786	# Perform FHS translation
14mr|tomcat5-5.5.35-8|787	# (final links)
14mr|tomcat5-5.5.35-8|788	pushd %{buildroot}%{homedir}
14mr|tomcat5-5.5.35-8|789	[ -d bin ] || ln -s -f %{bindir} bin
14mr|tomcat5-5.5.35-8|790	[ -d common ] || ln -s -f %{commondir} common
14mr|tomcat5-5.5.35-8|791	[ -d conf ] || ln -s -f %{confdir} conf
14mr|tomcat5-5.5.35-8|792	[ -d logs ] || ln -s -f %{logdir} logs
14mr|tomcat5-5.5.35-8|793	[ -d server ] || ln -s -f %{serverdir} server
14mr|tomcat5-5.5.35-8|794	[ -d shared ] || ln -s -f %{shareddir} shared
14mr|tomcat5-5.5.35-8|795	[ -d webapps ] || ln -s -f %{appdir} webapps
14mr|tomcat5-5.5.35-8|796	[ -d work ] || ln -s -f %{workdir} work
14mr|tomcat5-5.5.35-8|797	[ -d temp ] || ln -s -f %{tempdir} temp
14mr|tomcat5-5.5.35-8|798	popd
14mr|tomcat5-5.5.35-8|799	%else
14mr|tomcat5-5.5.35-8|800	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build/build/common/lib
14mr|tomcat5-5.5.35-8|801	# jasper's jars will be installed in a public repository
14mr|tomcat5-5.5.35-8|802	for i in %{jname}-compiler %{jname}-runtime; do
14mr|tomcat5-5.5.35-8|803	j="`echo $i | sed -e 's|%{jname}-|%{jname}5-|'`"
14mr|tomcat5-5.5.35-8|804	mv ${i}.jar %{buildroot}%{_javadir}/${j}-%{version}.jar
14mr|tomcat5-5.5.35-8|805	pushd %{buildroot}%{_javadir}
14mr|tomcat5-5.5.35-8|806	ln -s -f ${j}-%{version}.jar ${j}.jar
14mr|tomcat5-5.5.35-8|807	popd
14mr|tomcat5-5.5.35-8|808	%add_to_maven_depmap tomcat ${i} %{version} JPP ${j}
14mr|tomcat5-5.5.35-8|809	install -m 644 \
14mr|tomcat5-5.5.35-8|810	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
14mr|tomcat5-5.5.35-8|811	%{buildroot}/%{_datadir}/maven2/poms/JPP-${j}.pom
14mr|tomcat5-5.5.35-8|812	done
14mr|tomcat5-5.5.35-8|813	popd
14mr|tomcat5-5.5.35-8|814	%endif
14mr|tomcat5-5.5.35-8|815	
14mr|tomcat5-5.5.35-8|816	# begin servlet api subpackage install
14mr|tomcat5-5.5.35-8|817	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi
14mr|tomcat5-5.5.35-8|818	install -m 644 jsr154/dist/lib/servlet-api.jar \
14mr|tomcat5-5.5.35-8|819	%{buildroot}%{_javadir}/%{name}-servlet-%{servletspec}-api-%{version}.jar
14mr|tomcat5-5.5.35-8|820	pushd %{buildroot}%{_javadir}
14mr|tomcat5-5.5.35-8|821	ln -s -f %{name}-servlet-%{servletspec}-api-%{version}.jar \
14mr|tomcat5-5.5.35-8|822	%{name}-servlet-%{servletspec}-api.jar
14mr|tomcat5-5.5.35-8|823	# For backward compatibility with old JPP packages
14mr|tomcat5-5.5.35-8|824	ln -s -f %{name}-servlet-%{servletspec}-api-%{version}.jar \
14mr|tomcat5-5.5.35-8|825	servletapi5.jar
14mr|tomcat5-5.5.35-8|826	popd
14mr|tomcat5-5.5.35-8|827	# depmap frag for standard alternative
14mr|tomcat5-5.5.35-8|828	%add_to_maven_depmap javax.servlet servlet-api %{servletspec} JPP servlet_2_4_api
14mr|tomcat5-5.5.35-8|829	%add_to_maven_depmap tomcat servlet-api %{version} JPP %{name}-servlet-%{servletspec}-api
14mr|tomcat5-5.5.35-8|830	install -m 644 \
14mr|tomcat5-5.5.35-8|831	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/servlet-api-%{version}.pom \
14mr|tomcat5-5.5.35-8|832	%{buildroot}/%{_datadir}/maven2/poms/JPP-%{name}-servlet-%{servletspec}-api.pom
14mr|tomcat5-5.5.35-8|833	# javadoc servlet
14mr|tomcat5-5.5.35-8|834	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-servlet-%{servletspec}-api-%{version}
14mr|tomcat5-5.5.35-8|835	cp -pr jsr154/build/docs/api/* \
14mr|tomcat5-5.5.35-8|836	%{buildroot}%{_javadocdir}/%{name}-servlet-%{servletspec}-api-%{version}
14mr|tomcat5-5.5.35-8|837	ln -s -f %{name}-servlet-%{servletspec}-api-%{version} \
14mr|tomcat5-5.5.35-8|838	%{buildroot}%{_javadocdir}/%{name}-servlet-%{servletspec}-api
14mr|tomcat5-5.5.35-8|839	popd
14mr|tomcat5-5.5.35-8|840	# begin jsp api subpackage install
14mr|tomcat5-5.5.35-8|841	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi
14mr|tomcat5-5.5.35-8|842	install -m 644 jsr152/dist/lib/jsp-api.jar \
14mr|tomcat5-5.5.35-8|843	%{buildroot}%{_javadir}/%{name}-jsp-%{jspspec}-api-%{version}.jar
14mr|tomcat5-5.5.35-8|844	pushd %{buildroot}%{_javadir}
14mr|tomcat5-5.5.35-8|845	ln -s -f %{name}-jsp-%{jspspec}-api-%{version}.jar \
14mr|tomcat5-5.5.35-8|846	%{name}-jsp-%{jspspec}-api.jar
14mr|tomcat5-5.5.35-8|847	# For backward compatibility with old JPP packages
14mr|tomcat5-5.5.35-8|848	ln -s -f %{name}-jsp-%{jspspec}-api-%{version}.jar \
14mr|tomcat5-5.5.35-8|849	jspapi.jar
14mr|tomcat5-5.5.35-8|850	popd
14mr|tomcat5-5.5.35-8|851	%add_to_maven_depmap javax.servlet jsp-api %{jspspec} JPP jsp_2_0_api
14mr|tomcat5-5.5.35-8|852	%add_to_maven_depmap tomcat jsp-api %{version} JPP %{name}-jsp-%{jspspec}-api
14mr|tomcat5-5.5.35-8|853	install -m 644 \
14mr|tomcat5-5.5.35-8|854	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/jsp-api-%{version}.pom \
14mr|tomcat5-5.5.35-8|855	%{buildroot}/%{_datadir}/maven2/poms/JPP-%{name}-jsp-%{jspspec}-api.pom
14mr|tomcat5-5.5.35-8|856	# javadoc jsp
14mr|tomcat5-5.5.35-8|857	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-jsp-%{jspspec}-api-%{version}
14mr|tomcat5-5.5.35-8|858	cp -pr jsr152/build/docs/api/* \
14mr|tomcat5-5.5.35-8|859	%{buildroot}%{_javadocdir}/%{name}-jsp-%{jspspec}-api-%{version}
14mr|tomcat5-5.5.35-8|860	ln -s %{name}-jsp-%{jspspec}-api-%{version} \
14mr|tomcat5-5.5.35-8|861	%{buildroot}%{_javadocdir}/%{name}-jsp-%{jspspec}-api
14mr|tomcat5-5.5.35-8|862	popd
14mr|tomcat5-5.5.35-8|863	# % if %{without apis_and_jasper}
14mr|tomcat5-5.5.35-8|864	# begin jasper subpackage install
14mr|tomcat5-5.5.35-8|865	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
14mr|tomcat5-5.5.35-8|866	install -m 755 src/bin/jspc.sh \
14mr|tomcat5-5.5.35-8|867	%{buildroot}%{_bindir}/jspc5.sh
14mr|tomcat5-5.5.35-8|868	install -m 755 src/bin/%{jname}.sh \
14mr|tomcat5-5.5.35-8|869	%{buildroot}%{_bindir}/%{full_jname}.sh
14mr|tomcat5-5.5.35-8|870	popd
14mr|tomcat5-5.5.35-8|871	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/container
14mr|tomcat5-5.5.35-8|872	install -m 755 catalina/src/bin/setclasspath.sh \
14mr|tomcat5-5.5.35-8|873	%{buildroot}%{_bindir}/%{full_jname}-setclasspath.sh
14mr|tomcat5-5.5.35-8|874	popd
14mr|tomcat5-5.5.35-8|875	# javadoc
14mr|tomcat5-5.5.35-8|876	install -d -m 755 %{buildroot}%{_javadocdir}/%{jname}-%{version}
14mr|tomcat5-5.5.35-8|877	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
14mr|tomcat5-5.5.35-8|878	cp -pr build/javadoc/* \
14mr|tomcat5-5.5.35-8|879	%{buildroot}%{_javadocdir}/%{jname}-%{version}
14mr|tomcat5-5.5.35-8|880	ln -s %{jname}-%{version} %{buildroot}%{_javadocdir}/%{jname}
14mr|tomcat5-5.5.35-8|881	popd
14mr|tomcat5-5.5.35-8|882	# % endif
14mr|tomcat5-5.5.35-8|883	%if %{with apis_and_jasper}
14mr|tomcat5-5.5.35-8|884	# Not being packaged in an apis_and_jasper build
14mr|tomcat5-5.5.35-8|885	rm -rf %{buildroot}%{_mavendepmapfragdir}/*
14mr|tomcat5-5.5.35-8|886	%endif
14mr|tomcat5-5.5.35-8|887	
14mr|tomcat5-5.5.35-8|888	%if %{with ecj}
14mr|tomcat5-5.5.35-8|889	install -d -m 755 %{buildroot}%{_datadir}/eclipse/plugins
14mr|tomcat5-5.5.35-8|890	cp -p org.apache.jasper_5.5.17.v200706111724.jar %{buildroot}%{_datadir}/eclipse/plugins
14mr|tomcat5-5.5.35-8|891	%endif
14mr|tomcat5-5.5.35-8|892	
14mr|tomcat5-5.5.35-8|893	%if %{without apis_and_jasper}
14mr|tomcat5-5.5.35-8|894	%post
14mr|tomcat5-5.5.35-8|895	%update_maven_depmap
14mr|tomcat5-5.5.35-8|896	# install tomcat5 (but don't activate)
14mr|tomcat5-5.5.35-8|897	/sbin/chkconfig --add %{name}
14mr|tomcat5-5.5.35-8|898	# Remove old automated symlinks
14mr|tomcat5-5.5.35-8|899	for repository in %{bindir} ; do
14mr|tomcat5-5.5.35-8|900	find $repository -name '*.jar' -type l | xargs rm -f
14mr|tomcat5-5.5.35-8|901	done
14mr|tomcat5-5.5.35-8|902	for repository in %{commondir}/endorsed ; do
14mr|tomcat5-5.5.35-8|903	find $repository -name '\[*\]*.jar' -not -type d | xargs rm -f
14mr|tomcat5-5.5.35-8|904	done
14mr|tomcat5-5.5.35-8|905	for repository in %{commondir}/lib ; do
14mr|tomcat5-5.5.35-8|906	find $repository -name '\[*\]*.jar' -not -type d | xargs rm -f
14mr|tomcat5-5.5.35-8|907	done
14mr|tomcat5-5.5.35-8|908	for repository in %{serverdir}/lib ; do
14mr|tomcat5-5.5.35-8|909	find $repository -name '\[*\]*.jar' -not -type d | xargs rm -f
14mr|tomcat5-5.5.35-8|910	done
14mr|tomcat5-5.5.35-8|911	# Create automated links - since all needed extensions may not have been
14mr|tomcat5-5.5.35-8|912	# installed for this jvm output is muted
14mr|tomcat5-5.5.35-8|913	rm -f %{bindir}/commons-daemon.jar
14mr|tomcat5-5.5.35-8|914	ln -s $(build-classpath commons-daemon) %{bindir}  2>&1
14mr|tomcat5-5.5.35-8|915	rm -f %{bindir}/commons-logging-api.jar
14mr|tomcat5-5.5.35-8|916	ln -s $(build-classpath commons-logging-api) %{bindir}  2>&1
14mr|tomcat5-5.5.35-8|917	rm -f %{bindir}/tomcat-juli.jar
14mr|tomcat5-5.5.35-8|918	ln -s $(build-classpath tomcat5/tomcat-juli) %{bindir}  2>&1
14mr|tomcat5-5.5.35-8|919	build-jar-repository %{commondir}/endorsed jaxp_parser_impl \
14mr|tomcat5-5.5.35-8|920	xml-commons-apis 2>&1
14mr|tomcat5-5.5.35-8|921	build-jar-repository %{commondir}/lib commons-collections-tomcat5 \
14mr|tomcat5-5.5.35-8|922	commons-dbcp-tomcat5 commons-el commons-pool-tomcat5 jaf javamail jsp \
14mr|tomcat5-5.5.35-8|923	%{name}/naming-factory %{name}/naming-resources servlet \
14mr|tomcat5-5.5.35-8|924	%{jname}5-compiler %{jname}5-runtime 2>&1
14mr|tomcat5-5.5.35-8|925	%if %{with ecj}
14mr|tomcat5-5.5.35-8|926	build-jar-repository %{commondir}/lib ecj 2>&1
14mr|tomcat5-5.5.35-8|927	%endif
14mr|tomcat5-5.5.35-8|928	build-jar-repository %{serverdir}/lib catalina-ant5 commons-modeler \
14mr|tomcat5-5.5.35-8|929	%{name}/catalina-ant-jmx %{name}/catalina-cluster %{name}/catalina \
14mr|tomcat5-5.5.35-8|930	%{name}/catalina-optional %{name}/catalina-storeconfig \
14mr|tomcat5-5.5.35-8|931	%{name}/servlets-default %{name}/servlets-invoker %{name}/servlets-webdav \
14mr|tomcat5-5.5.35-8|932	%{name}/tomcat-ajp %{name}/tomcat-apr %{name}/tomcat-coyote \
14mr|tomcat5-5.5.35-8|933	%{name}/tomcat-http %{name}/tomcat-jkstatus-ant %{name}/tomcat-util 2>&1
14mr|tomcat5-5.5.35-8|934	
14mr|tomcat5-5.5.35-8|935	%postun
14mr|tomcat5-5.5.35-8|936	%update_maven_depmap
14mr|tomcat5-5.5.35-8|937	
14mr|tomcat5-5.5.35-8|938	%post webapps
14mr|tomcat5-5.5.35-8|939	# Create automated links - since all needed extensions may not have been
14mr|tomcat5-5.5.35-8|940	# installed for this jvm output is muted
14mr|tomcat5-5.5.35-8|941	build-jar-repository %{appdir}/jsp-examples/WEB-INF/lib \
14mr|tomcat5-5.5.35-8|942	jakarta-taglibs-core jakarta-taglibs-standard 2>&1
14mr|tomcat5-5.5.35-8|943	
14mr|tomcat5-5.5.35-8|944	%post admin-webapps
14mr|tomcat5-5.5.35-8|945	# Remove old automated symlinks
14mr|tomcat5-5.5.35-8|946	find %{serverdir}/webapps/admin/WEB-INF/lib -name '\[*\]*.jar' -type d \
14mr|tomcat5-5.5.35-8|947	| xargs rm -f
14mr|tomcat5-5.5.35-8|948	# Create automated links - since all needed extensions may not have been
14mr|tomcat5-5.5.35-8|949	# installed for this jvm output is muted
14mr|tomcat5-5.5.35-8|950	build-jar-repository %{serverdir}/webapps/admin/WEB-INF/lib \
14mr|tomcat5-5.5.35-8|951	commons-beanutils commons-collections commons-digester struts struts-taglib \
14mr|tomcat5-5.5.35-8|952	%{name}/catalina-admin 2>&1
14mr|tomcat5-5.5.35-8|953	build-jar-repository %{serverdir}/webapps/host-manager/WEB-INF/lib \
14mr|tomcat5-5.5.35-8|954	%{name}/catalina-host-manager 2>&1
14mr|tomcat5-5.5.35-8|955	build-jar-repository %{serverdir}/webapps/manager/WEB-INF/lib \
14mr|tomcat5-5.5.35-8|956	commons-io commons-fileupload %{name}/catalina-manager 2>&1
14mr|tomcat5-5.5.35-8|957	%endif
14mr|tomcat5-5.5.35-8|958	
14mr|tomcat5-5.5.35-8|959	%post servlet-%{servletspec}-api
14mr|tomcat5-5.5.35-8|960	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
14mr|tomcat5-5.5.35-8|961	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20400
14mr|tomcat5-5.5.35-8|962	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_2_4_api.jar servlet_2_4_api \
14mr|tomcat5-5.5.35-8|963	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20400
14mr|tomcat5-5.5.35-8|964	
14mr|tomcat5-5.5.35-8|965	%post servlet-%{servletspec}-api-javadoc
14mr|tomcat5-5.5.35-8|966	rm -f %{_javadocdir}/servletapi # legacy symlink
14mr|tomcat5-5.5.35-8|967	
14mr|tomcat5-5.5.35-8|968	%postun servlet-%{servletspec}-api
14mr|tomcat5-5.5.35-8|969	if [ "$1" = "0" ]; then
14mr|tomcat5-5.5.35-8|970	%{_sbindir}/update-alternatives --remove servlet \
14mr|tomcat5-5.5.35-8|971	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
14mr|tomcat5-5.5.35-8|972	%{_sbindir}/update-alternatives --remove servlet_2_4_api \
14mr|tomcat5-5.5.35-8|973	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
14mr|tomcat5-5.5.35-8|974	fi
14mr|tomcat5-5.5.35-8|975	
14mr|tomcat5-5.5.35-8|976	%post jsp-%{jspspec}-api
14mr|tomcat5-5.5.35-8|977	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
14mr|tomcat5-5.5.35-8|978	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20000
14mr|tomcat5-5.5.35-8|979	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_0_api.jar jsp_2_0_api \
14mr|tomcat5-5.5.35-8|980	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20000
14mr|tomcat5-5.5.35-8|981	
14mr|tomcat5-5.5.35-8|982	%post jsp-%{jspspec}-api-javadoc
14mr|tomcat5-5.5.35-8|983	rm -f %{_javadocdir}/jsp-api # legacy symlink
14mr|tomcat5-5.5.35-8|984	
14mr|tomcat5-5.5.35-8|985	%postun jsp-%{jspspec}-api
14mr|tomcat5-5.5.35-8|986	if [ "$1" = "0" ]; then
14mr|tomcat5-5.5.35-8|987	%{_sbindir}/update-alternatives --remove jsp \
14mr|tomcat5-5.5.35-8|988	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
14mr|tomcat5-5.5.35-8|989	%{_sbindir}/update-alternatives --remove jsp_2_0_api \
14mr|tomcat5-5.5.35-8|990	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
14mr|tomcat5-5.5.35-8|991	fi
14mr|tomcat5-5.5.35-8|992	
14mr|tomcat5-5.5.35-8|993	%if %{without apis_and_jasper}
14mr|tomcat5-5.5.35-8|994	%preun
14mr|tomcat5-5.5.35-8|995	# Always clean up workdir and tempdir on upgrade/removal
14mr|tomcat5-5.5.35-8|996	rm -fr %{workdir}/* %{tempdir}/*
14mr|tomcat5-5.5.35-8|997	if [ $1 = 0 ]; then
14mr|tomcat5-5.5.35-8|998	[ -f /var/lock/subsys/%{name} ] && %{_initrddir}/%{name} stop
14mr|tomcat5-5.5.35-8|999	[ -f %{_initrddir}/%{name} ] && /sbin/chkconfig --del %{name}
14mr|tomcat5-5.5.35-8|1000	# Remove automated symlinks
14mr|tomcat5-5.5.35-8|1001	for repository in %{commondir}/endorsed; do
14mr|tomcat5-5.5.35-8|1002	find $repository -name '\[*\]*.jar' -not -type d | xargs rm -f
14mr|tomcat5-5.5.35-8|1003	done
14mr|tomcat5-5.5.35-8|1004	for repository in %{commondir}/lib ; do
14mr|tomcat5-5.5.35-8|1005	find $repository -name '\[*\]*.jar' -not -type d | xargs rm -f
14mr|tomcat5-5.5.35-8|1006	done
14mr|tomcat5-5.5.35-8|1007	for repository in %{serverdir}/lib ; do
14mr|tomcat5-5.5.35-8|1008	find $repository -name '\[*\]*.jar' -not -type d | xargs rm -f
14mr|tomcat5-5.5.35-8|1009	done
14mr|tomcat5-5.5.35-8|1010	fi
14mr|tomcat5-5.5.35-8|1011	
14mr|tomcat5-5.5.35-8|1012	%preun admin-webapps
14mr|tomcat5-5.5.35-8|1013	if [ $1 = 0 ]; then
14mr|tomcat5-5.5.35-8|1014	find %{serverdir}/webapps/*/WEB-INF/lib  \
14mr|tomcat5-5.5.35-8|1015	-name '\[*\]*.jar' -not -type d | xargs rm -f
14mr|tomcat5-5.5.35-8|1016	fi
14mr|tomcat5-5.5.35-8|1017	
14mr|tomcat5-5.5.35-8|1018	%preun webapps
14mr|tomcat5-5.5.35-8|1019	if [ $1 = 0 ]; then
14mr|tomcat5-5.5.35-8|1020	find %{appdir}/jsp-examples/WEB-INF/lib  \
14mr|tomcat5-5.5.35-8|1021	-name '\[*\]*.jar' \
14mr|tomcat5-5.5.35-8|1022	-not -type d | xargs rm -f
14mr|tomcat5-5.5.35-8|1023	fi
14mr|tomcat5-5.5.35-8|1024	
14mr|tomcat5-5.5.35-8|1025	%pre
14mr|tomcat5-5.5.35-8|1026	# Add the "tomcat" user and group
14mr|tomcat5-5.5.35-8|1027	# we need a shell to be able to use su - later
14mr|tomcat5-5.5.35-8|1028	%{_sbindir}/groupadd -g %{tcuid} -r tomcat 2> /dev/null || :
14mr|tomcat5-5.5.35-8|1029	%{_sbindir}/useradd -c "Apache Tomcat" -u %{tcuid} -g tomcat \
14mr|tomcat5-5.5.35-8|1030	-s /bin/sh -r -d %{homedir} tomcat 2> /dev/null || :
14mr|tomcat5-5.5.35-8|1031	%endif
14mr|tomcat5-5.5.35-8|1032	
14mr|tomcat5-5.5.35-8|1033	%if %{without apis_and_jasper}
14mr|tomcat5-5.5.35-8|1034	%files
14mr|tomcat5-5.5.35-8|1035	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1036	%doc %{packdname}/build/{RELE*,RUNNING.txt,BENCHMARKS.txt}
14mr|tomcat5-5.5.35-8|1037	# symlinks
14mr|tomcat5-5.5.35-8|1038	%{_datadir}/%{name}/common
14mr|tomcat5-5.5.35-8|1039	%{_datadir}/%{name}/temp
14mr|tomcat5-5.5.35-8|1040	%{_datadir}/%{name}/logs
14mr|tomcat5-5.5.35-8|1041	%{_datadir}/%{name}/conf
14mr|tomcat5-5.5.35-8|1042	%{_datadir}/%{name}/server
14mr|tomcat5-5.5.35-8|1043	%{_datadir}/%{name}/shared
14mr|tomcat5-5.5.35-8|1044	%{_datadir}/%{name}/work
14mr|tomcat5-5.5.35-8|1045	%{_datadir}/%{name}/webapps
14mr|tomcat5-5.5.35-8|1046	# Normal directories
14mr|tomcat5-5.5.35-8|1047	%dir %{homedir}
14mr|tomcat5-5.5.35-8|1048	%dir %{bindir}
14mr|tomcat5-5.5.35-8|1049	%dir %{_var}/lib/%{name}
14mr|tomcat5-5.5.35-8|1050	%dir %{_var}/cache/%{name}
14mr|tomcat5-5.5.35-8|1051	%dir %{commondir}
14mr|tomcat5-5.5.35-8|1052	%dir %{commondir}/classes
14mr|tomcat5-5.5.35-8|1053	%dir %{commondir}/lib
14mr|tomcat5-5.5.35-8|1054	%dir %{commondir}/endorsed
14mr|tomcat5-5.5.35-8|1055	%dir %{commondir}/i18n
14mr|tomcat5-5.5.35-8|1056	%dir %{serverdir}
14mr|tomcat5-5.5.35-8|1057	%dir %{serverdir}/classes
14mr|tomcat5-5.5.35-8|1058	%dir %{serverdir}/lib
14mr|tomcat5-5.5.35-8|1059	%{serverdir}/lib/*.renametojar
14mr|tomcat5-5.5.35-8|1060	%dir %{shareddir}
14mr|tomcat5-5.5.35-8|1061	%dir %{shareddir}/classes
14mr|tomcat5-5.5.35-8|1062	%dir %{shareddir}/lib
14mr|tomcat5-5.5.35-8|1063	# Directories with special permissions
14mr|tomcat5-5.5.35-8|1064	%attr(0775,root,tomcat) %dir %{appdir}
14mr|tomcat5-5.5.35-8|1065	%attr(0775,root,tomcat) %dir %{confdir}
14mr|tomcat5-5.5.35-8|1066	%attr(0770,root,tomcat) %dir %{tempdir}
14mr|tomcat5-5.5.35-8|1067	%attr(0770,root,tomcat) %dir %{workdir}
14mr|tomcat5-5.5.35-8|1068	%attr(0755,tomcat,tomcat) %dir %{logdir}
14mr|tomcat5-5.5.35-8|1069	%attr(0775,root,tomcat) %dir %{confdir}/Catalina
14mr|tomcat5-5.5.35-8|1070	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
14mr|tomcat5-5.5.35-8|1071	%attr(0755,root,root) %{_bindir}/*
14mr|tomcat5-5.5.35-8|1072	%exclude %{_bindir}/jasper5-setclasspath.sh
14mr|tomcat5-5.5.35-8|1073	%exclude %{_bindir}/jasper5.sh
14mr|tomcat5-5.5.35-8|1074	%exclude %{_bindir}/jspc5.sh
14mr|tomcat5-5.5.35-8|1075	%attr(0755,root,root) %{bindir}/relink
14mr|tomcat5-5.5.35-8|1076	%attr(0644,root,root) %{bindir}/*.jar
14mr|tomcat5-5.5.35-8|1077	%attr(0644,root,root) %{bindir}/*.xml
14mr|tomcat5-5.5.35-8|1078	%attr(0755,root,root) %{_initrddir}/%{name}
14mr|tomcat5-5.5.35-8|1079	%attr(0644,root,tomcat) %config(noreplace) %{confdir}/catalina.policy
14mr|tomcat5-5.5.35-8|1080	%attr(0644,root,tomcat) %config(noreplace) %{confdir}/catalina.properties
14mr|tomcat5-5.5.35-8|1081	%attr(0660,root,tomcat) %config(noreplace) %{confdir}/logging.properties
14mr|tomcat5-5.5.35-8|1082	%attr(0660,root,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
14mr|tomcat5-5.5.35-8|1083	%config(noreplace) %{confdir}/%{name}.conf
14mr|tomcat5-5.5.35-8|1084	%config(noreplace) %{confdir}/server-minimal.xml
14mr|tomcat5-5.5.35-8|1085	%config(noreplace) %{confdir}/server.xml
14mr|tomcat5-5.5.35-8|1086	%config(noreplace) %{confdir}/web.xml
14mr|tomcat5-5.5.35-8|1087	%config(noreplace) %{confdir}/context.xml
14mr|tomcat5-5.5.35-8|1088	#%config(noreplace) %{confdir}/uriworkermap.properties
14mr|tomcat5-5.5.35-8|1089	#%config(noreplace) %{confdir}/workers.properties
14mr|tomcat5-5.5.35-8|1090	#%config(noreplace) %{confdir}/workers.properties.minimal
14mr|tomcat5-5.5.35-8|1091	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|tomcat5-5.5.35-8|1092	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|tomcat5-5.5.35-8|1093	%{commondir}/i18n/*
14mr|tomcat5-5.5.35-8|1094	%attr(0644,root,root) %{_mavendepmapfragdir}/*
14mr|tomcat5-5.5.35-8|1095	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-parent.pom
14mr|tomcat5-5.5.35-8|1096	
14mr|tomcat5-5.5.35-8|1097	%files common-lib
14mr|tomcat5-5.5.35-8|1098	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1099	%dir %{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|1100	%{_javadir}/%{name}/naming*.jar
14mr|tomcat5-5.5.35-8|1101	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-naming-factory.pom
14mr|tomcat5-5.5.35-8|1102	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-naming-resources.pom
14mr|tomcat5-5.5.35-8|1103	
14mr|tomcat5-5.5.35-8|1104	%files server-lib
14mr|tomcat5-5.5.35-8|1105	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1106	%{_javadir}/catalina*.jar
14mr|tomcat5-5.5.35-8|1107	%dir %{_javadir}/%{name}
14mr|tomcat5-5.5.35-8|1108	%{_javadir}/%{name}/catalina-ant-jmx*.jar
14mr|tomcat5-5.5.35-8|1109	%{_javadir}/%{name}/catalina-cluster*.jar
14mr|tomcat5-5.5.35-8|1110	%{_javadir}/%{name}/catalina-deployer*.jar
14mr|tomcat5-5.5.35-8|1111	%{_javadir}/%{name}/catalina.jar
14mr|tomcat5-5.5.35-8|1112	%{_javadir}/%{name}/catalina-%{version}.jar
14mr|tomcat5-5.5.35-8|1113	%{_javadir}/%{name}/catalina-optional*.jar
14mr|tomcat5-5.5.35-8|1114	%{_javadir}/%{name}/catalina-storeconfig*.jar
14mr|tomcat5-5.5.35-8|1115	%{_javadir}/%{name}/servlets*.jar
14mr|tomcat5-5.5.35-8|1116	%{_javadir}/%{name}/tomcat*.jar
14mr|tomcat5-5.5.35-8|1117	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-catalina-ant5.pom
14mr|tomcat5-5.5.35-8|1118	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-ant-jmx.pom
14mr|tomcat5-5.5.35-8|1119	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-cluster.pom
14mr|tomcat5-5.5.35-8|1120	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina.pom
14mr|tomcat5-5.5.35-8|1121	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-optional.pom
14mr|tomcat5-5.5.35-8|1122	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-storeconfig.pom
14mr|tomcat5-5.5.35-8|1123	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-servlets-default.pom
14mr|tomcat5-5.5.35-8|1124	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-servlets-invoker.pom
14mr|tomcat5-5.5.35-8|1125	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-servlets-webdav.pom
14mr|tomcat5-5.5.35-8|1126	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-ajp.pom
14mr|tomcat5-5.5.35-8|1127	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-apr.pom
14mr|tomcat5-5.5.35-8|1128	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-coyote.pom
14mr|tomcat5-5.5.35-8|1129	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-http.pom
14mr|tomcat5-5.5.35-8|1130	#%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-jkstatus-ant.pom
14mr|tomcat5-5.5.35-8|1131	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-juli.pom
14mr|tomcat5-5.5.35-8|1132	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-util.pom
14mr|tomcat5-5.5.35-8|1133	
14mr|tomcat5-5.5.35-8|1134	%files webapps
14mr|tomcat5-5.5.35-8|1135	%defattr(0644,root,tomcat,0775)
14mr|tomcat5-5.5.35-8|1136	%dir %{appdir}/servlets-examples
14mr|tomcat5-5.5.35-8|1137	%{appdir}/servlets-examples/*
14mr|tomcat5-5.5.35-8|1138	%dir %{appdir}/jsp-examples
14mr|tomcat5-5.5.35-8|1139	%{appdir}/jsp-examples/*
14mr|tomcat5-5.5.35-8|1140	%dir %{appdir}/ROOT
14mr|tomcat5-5.5.35-8|1141	%{appdir}/ROOT/*
14mr|tomcat5-5.5.35-8|1142	%dir %{appdir}/tomcat-docs
14mr|tomcat5-5.5.35-8|1143	%{appdir}/tomcat-docs/*
14mr|tomcat5-5.5.35-8|1144	%dir %{appdir}/webdav
14mr|tomcat5-5.5.35-8|1145	%{appdir}/webdav/*
14mr|tomcat5-5.5.35-8|1146	
14mr|tomcat5-5.5.35-8|1147	%files admin-webapps
14mr|tomcat5-5.5.35-8|1148	%defattr(0640,root,tomcat,0750)
14mr|tomcat5-5.5.35-8|1149	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
14mr|tomcat5-5.5.35-8|1150	%attr(0660,root,tomcat) %{confdir}/Catalina/localhost/manager.xml
14mr|tomcat5-5.5.35-8|1151	%attr(0660,root,tomcat) %{confdir}/Catalina/localhost/host-manager.xml
14mr|tomcat5-5.5.35-8|1152	%{confdir}/Catalina/localhost/admin.xml
14mr|tomcat5-5.5.35-8|1153	%dir %{appdir}/balancer
14mr|tomcat5-5.5.35-8|1154	%{appdir}/balancer/*
14mr|tomcat5-5.5.35-8|1155	%dir %{serverdir}/webapps
14mr|tomcat5-5.5.35-8|1156	%{serverdir}/webapps/*
14mr|tomcat5-5.5.35-8|1157	%attr(0644,root,root) %{_javadir}/%{name}/catalina-admin*.jar
14mr|tomcat5-5.5.35-8|1158	%attr(0644,root,root) %{_javadir}/%{name}/catalina-manager*.jar
14mr|tomcat5-5.5.35-8|1159	%attr(0644,root,root) %{_javadir}/%{name}/catalina-host-manager*.jar
14mr|tomcat5-5.5.35-8|1160	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-admin.pom
14mr|tomcat5-5.5.35-8|1161	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-host-manager.pom
14mr|tomcat5-5.5.35-8|1162	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-manager.pom
14mr|tomcat5-5.5.35-8|1163	%endif
14mr|tomcat5-5.5.35-8|1164	
14mr|tomcat5-5.5.35-8|1165	%files %{jname}
14mr|tomcat5-5.5.35-8|1166	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1167	%doc ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}/doc/jspc.html
14mr|tomcat5-5.5.35-8|1168	%{_javadir}/%{jname}5-*.jar
14mr|tomcat5-5.5.35-8|1169	%attr(0755,root,root) %{_bindir}/%{jname}*.sh
14mr|tomcat5-5.5.35-8|1170	%attr(0755,root,root) %{_bindir}/jspc*.sh
14mr|tomcat5-5.5.35-8|1171	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-jasper5-compiler.pom
14mr|tomcat5-5.5.35-8|1172	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-jasper5-runtime.pom
14mr|tomcat5-5.5.35-8|1173	
14mr|tomcat5-5.5.35-8|1174	%files %{jname}-javadoc
14mr|tomcat5-5.5.35-8|1175	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1176	%{_javadocdir}/%{jname}-%{version}
14mr|tomcat5-5.5.35-8|1177	%{_javadocdir}/%{jname}
14mr|tomcat5-5.5.35-8|1178	
14mr|tomcat5-5.5.35-8|1179	%files servlet-%{servletspec}-api
14mr|tomcat5-5.5.35-8|1180	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1181	%doc %{packdname}/LICENSE
14mr|tomcat5-5.5.35-8|1182	%{_javadir}/%{name}-servlet-%{servletspec}-api*.jar
14mr|tomcat5-5.5.35-8|1183	%{_javadir}/servletapi5.jar
14mr|tomcat5-5.5.35-8|1184	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-tomcat5-servlet-2.4-api.pom
14mr|tomcat5-5.5.35-8|1185	
14mr|tomcat5-5.5.35-8|1186	%files servlet-%{servletspec}-api-javadoc
14mr|tomcat5-5.5.35-8|1187	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1188	%{_javadocdir}/%{name}-servlet-%{servletspec}-api-%{version}
14mr|tomcat5-5.5.35-8|1189	%{_javadocdir}/%{name}-servlet-%{servletspec}-api
14mr|tomcat5-5.5.35-8|1190	
14mr|tomcat5-5.5.35-8|1191	%files jsp-%{jspspec}-api
14mr|tomcat5-5.5.35-8|1192	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1193	%doc %{packdname}/LICENSE
14mr|tomcat5-5.5.35-8|1194	%{_javadir}/%{name}-jsp-%{jspspec}-api*.jar
14mr|tomcat5-5.5.35-8|1195	%{_javadir}/jspapi.jar
14mr|tomcat5-5.5.35-8|1196	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-tomcat5-jsp-2.0-api.pom
14mr|tomcat5-5.5.35-8|1197	
14mr|tomcat5-5.5.35-8|1198	%files jsp-%{jspspec}-api-javadoc
14mr|tomcat5-5.5.35-8|1199	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1200	%{_javadocdir}/%{name}-jsp-%{jspspec}-api-%{version}
14mr|tomcat5-5.5.35-8|1201	%{_javadocdir}/%{name}-jsp-%{jspspec}-api
14mr|tomcat5-5.5.35-8|1202	
14mr|tomcat5-5.5.35-8|1203	%if %{with ecj}
14mr|tomcat5-5.5.35-8|1204	%files jasper-eclipse
14mr|tomcat5-5.5.35-8|1205	%defattr(0644,root,root,0755)
14mr|tomcat5-5.5.35-8|1206	%dir %{_datadir}/eclipse
14mr|tomcat5-5.5.35-8|1207	%dir %{_datadir}/eclipse/plugins
14mr|tomcat5-5.5.35-8|1208	%{_datadir}/eclipse/plugins/org.apache.jasper_*
14mr|tomcat5-5.5.35-8|1209	%endif
14mr|tomcat5-5.5.35-8|1210	
14mr|tomcat5-5.5.35-8|1211	%changelog
14mr|tomcat5-5.5.35-8|1212	* Wed Jul 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:5.5.35-8
14mr|tomcat5-5.5.35-8|1213	+ Revision: 70ea0be
14mr|tomcat5-5.5.35-8|1214	- Try to build wo jakarta-commons-pool-tomcat5
14mr|tomcat5-5.5.35-8|1215	
14mr|tomcat5-5.5.35-8|1216	

21894 14
14mr|tomcat6-6.0.37-5|1	# Copyright (c) 2000-2008, JPackage Project
14mr|tomcat6-6.0.37-5|2	# All rights reserved.
14mr|tomcat6-6.0.37-5|3	#
14mr|tomcat6-6.0.37-5|4	# Redistribution and use in source and binary forms, with or without
14mr|tomcat6-6.0.37-5|5	# modification, are permitted provided that the following conditions
14mr|tomcat6-6.0.37-5|6	# are met:
14mr|tomcat6-6.0.37-5|7	#
14mr|tomcat6-6.0.37-5|8	# 1. Redistributions of source code must retain the above copyright
14mr|tomcat6-6.0.37-5|9	#    notice, this list of conditions and the following disclaimer.
14mr|tomcat6-6.0.37-5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|tomcat6-6.0.37-5|11	#    notice, this list of conditions and the following disclaimer in the
14mr|tomcat6-6.0.37-5|12	#    documentation and/or other materials provided with the
14mr|tomcat6-6.0.37-5|13	#    distribution.
14mr|tomcat6-6.0.37-5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|tomcat6-6.0.37-5|15	#    contributors may be used to endorse or promote products derived
14mr|tomcat6-6.0.37-5|16	#    from this software without specific prior written permission.
14mr|tomcat6-6.0.37-5|17	#
14mr|tomcat6-6.0.37-5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|tomcat6-6.0.37-5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|tomcat6-6.0.37-5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|tomcat6-6.0.37-5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|tomcat6-6.0.37-5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|tomcat6-6.0.37-5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|tomcat6-6.0.37-5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|tomcat6-6.0.37-5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|tomcat6-6.0.37-5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|tomcat6-6.0.37-5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|tomcat6-6.0.37-5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|tomcat6-6.0.37-5|29	#
14mr|tomcat6-6.0.37-5|30	
14mr|tomcat6-6.0.37-5|31	%define section free
14mr|tomcat6-6.0.37-5|32	
14mr|tomcat6-6.0.37-5|33	%define jspspec 2.1
14mr|tomcat6-6.0.37-5|34	%define major_version 6
14mr|tomcat6-6.0.37-5|35	%define minor_version 0
14mr|tomcat6-6.0.37-5|36	%define micro_version 37
14mr|tomcat6-6.0.37-5|37	%define packdname apache-tomcat-%{version}-src
14mr|tomcat6-6.0.37-5|38	%define servletspec 2.5
14mr|tomcat6-6.0.37-5|39	%define tcuid 91
14mr|tomcat6-6.0.37-5|40	
14mr|tomcat6-6.0.37-5|41	# FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
14mr|tomcat6-6.0.37-5|42	%define basedir %{_var}/lib/%{name}
14mr|tomcat6-6.0.37-5|43	%define appdir %{basedir}/webapps
14mr|tomcat6-6.0.37-5|44	%define bindir %{_datadir}/%{name}/bin
14mr|tomcat6-6.0.37-5|45	%define confdir %{_sysconfdir}/%{name}
14mr|tomcat6-6.0.37-5|46	%define homedir %{_datadir}/%{name}
14mr|tomcat6-6.0.37-5|47	%define libdir %{_javadir}/%{name}
14mr|tomcat6-6.0.37-5|48	%define logdir %{_var}/log/%{name}
14mr|tomcat6-6.0.37-5|49	%define cachedir %{_var}/cache/%{name}
14mr|tomcat6-6.0.37-5|50	%define tempdir %{cachedir}/temp
14mr|tomcat6-6.0.37-5|51	%define workdir %{cachedir}/work
14mr|tomcat6-6.0.37-5|52	%define _initrddir %{_sysconfdir}/init.d
14mr|tomcat6-6.0.37-5|53	
14mr|tomcat6-6.0.37-5|54	Summary:	Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
14mr|tomcat6-6.0.37-5|55	Name:		tomcat6
14mr|tomcat6-6.0.37-5|56	Epoch:		0
14mr|tomcat6-6.0.37-5|57	Version:	%{major_version}.%{minor_version}.%{micro_version}
14mr|tomcat6-6.0.37-5|58	Release:	5
14mr|tomcat6-6.0.37-5|59	Group:		Development/Java
14mr|tomcat6-6.0.37-5|60	License:	ASL 2.0
14mr|tomcat6-6.0.37-5|61	Url:		http://tomcat.apache.org/
14mr|tomcat6-6.0.37-5|62	Source0:	http://www.apache.org/dist/tomcat/tomcat-6/v%{version}/src/%{packdname}.tar.gz
14mr|tomcat6-6.0.37-5|63	Source1:	%{name}-%{major_version}.%{minor_version}.conf
14mr|tomcat6-6.0.37-5|64	Source2:	%{name}-%{major_version}.%{minor_version}.init
14mr|tomcat6-6.0.37-5|65	Source3:	%{name}-%{major_version}.%{minor_version}.sysconfig
14mr|tomcat6-6.0.37-5|66	Source4:	%{name}-%{major_version}.%{minor_version}.wrapper
14mr|tomcat6-6.0.37-5|67	Source5:	%{name}-%{major_version}.%{minor_version}.logrotate
14mr|tomcat6-6.0.37-5|68	Source6:	%{name}-%{major_version}.%{minor_version}-digest.script
14mr|tomcat6-6.0.37-5|69	Source7:	%{name}-%{major_version}.%{minor_version}-tool-wrapper.script
14mr|tomcat6-6.0.37-5|70	Patch0:		%{name}-%{major_version}.%{minor_version}-bootstrap-MANIFEST.MF.patch
14mr|tomcat6-6.0.37-5|71	Patch1:		%{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.patch
14mr|tomcat6-6.0.37-5|72	BuildRequires:	ant
14mr|tomcat6-6.0.37-5|73	BuildRequires:	ecj
14mr|tomcat6-6.0.37-5|74	BuildRequires:	findutils
14mr|tomcat6-6.0.37-5|75	BuildRequires:	apache-commons-dbcp
14mr|tomcat6-6.0.37-5|76	BuildRequires:	commons-collections
14mr|tomcat6-6.0.37-5|77	BuildRequires:	jakarta-commons-daemon
14mr|tomcat6-6.0.37-5|78	BuildRequires:	java-1.7.0-devel
14mr|tomcat6-6.0.37-5|79	BuildRequires:	jpackage-utils >= 0:1.7.0
14mr|tomcat6-6.0.37-5|80	BuildRequires:	junit
14mr|tomcat6-6.0.37-5|81	BuildRequires:	java-rpmbuild
14mr|tomcat6-6.0.37-5|82	Requires(pre):	shadow-utils
14mr|tomcat6-6.0.37-5|83	Requires(pre):	shadow-utils
14mr|tomcat6-6.0.37-5|84	Requires:	jakarta-commons-daemon
14mr|tomcat6-6.0.37-5|85	Requires:	jakarta-commons-logging
14mr|tomcat6-6.0.37-5|86	Requires:	java-1.7.0
14mr|tomcat6-6.0.37-5|87	Requires:	procps
14mr|tomcat6-6.0.37-5|88	Requires:	%{name}-lib = %{epoch}:%{version}-%{release}
14mr|tomcat6-6.0.37-5|89	BuildArch:	noarch
14mr|tomcat6-6.0.37-5|90	
14mr|tomcat6-6.0.37-5|91	%description
14mr|tomcat6-6.0.37-5|92	Tomcat is the servlet container that is used in the official Reference
14mr|tomcat6-6.0.37-5|93	Implementation for the Java Servlet and JavaServer Pages technologies.
14mr|tomcat6-6.0.37-5|94	The Java Servlet and JavaServer Pages specifications are developed by
14mr|tomcat6-6.0.37-5|95	Sun under the Java Community Process.
14mr|tomcat6-6.0.37-5|96	
14mr|tomcat6-6.0.37-5|97	Tomcat is developed in an open and participatory environment and
14mr|tomcat6-6.0.37-5|98	released under the Apache Software License version 2.0. Tomcat is intended
14mr|tomcat6-6.0.37-5|99	to be a collaboration of the best-of-breed developers from around the world.
14mr|tomcat6-6.0.37-5|100	
14mr|tomcat6-6.0.37-5|101	%package admin-webapps
14mr|tomcat6-6.0.37-5|102	Summary:	The host-manager and manager web applications for Apache Tomcat
14mr|tomcat6-6.0.37-5|103	Group:		Development/Java
14mr|tomcat6-6.0.37-5|104	Requires:	%{name} = %{EVRD}
14mr|tomcat6-6.0.37-5|105	
14mr|tomcat6-6.0.37-5|106	%description admin-webapps
14mr|tomcat6-6.0.37-5|107	The host-manager and manager web applications for Apache Tomcat.
14mr|tomcat6-6.0.37-5|108	
14mr|tomcat6-6.0.37-5|109	%package docs-webapp
14mr|tomcat6-6.0.37-5|110	Summary:	The docs web application for Apache Tomcat
14mr|tomcat6-6.0.37-5|111	Group:		Development/Java
14mr|tomcat6-6.0.37-5|112	Requires:	%{name} = %{EVRD}
14mr|tomcat6-6.0.37-5|113	
14mr|tomcat6-6.0.37-5|114	%description docs-webapp
14mr|tomcat6-6.0.37-5|115	The docs web application for Apache Tomcat.
14mr|tomcat6-6.0.37-5|116	
14mr|tomcat6-6.0.37-5|117	%package javadoc
14mr|tomcat6-6.0.37-5|118	Summary:	Javadoc generated documentation for Apache Tomcat
14mr|tomcat6-6.0.37-5|119	Group:		Development/Java
14mr|tomcat6-6.0.37-5|120	
14mr|tomcat6-6.0.37-5|121	%description javadoc
14mr|tomcat6-6.0.37-5|122	Javadoc generated documentation for Apache Tomcat.
14mr|tomcat6-6.0.37-5|123	
14mr|tomcat6-6.0.37-5|124	%package jsp-%{jspspec}-api
14mr|tomcat6-6.0.37-5|125	Summary:	Apache Tomcat JSP API implementation classes
14mr|tomcat6-6.0.37-5|126	Group:		Development/Java
14mr|tomcat6-6.0.37-5|127	Provides:	jsp = %{jspspec}
14mr|tomcat6-6.0.37-5|128	Provides:	jsp21
14mr|tomcat6-6.0.37-5|129	Requires:	%{name}-servlet-%{servletspec}-api = %{EVRD}
14mr|tomcat6-6.0.37-5|130	
14mr|tomcat6-6.0.37-5|131	%description jsp-%{jspspec}-api
14mr|tomcat6-6.0.37-5|132	Apache Tomcat JSP API implementation classes.
14mr|tomcat6-6.0.37-5|133	
14mr|tomcat6-6.0.37-5|134	%package lib
14mr|tomcat6-6.0.37-5|135	Summary:	Libraries needed to run the Tomcat Web container
14mr|tomcat6-6.0.37-5|136	Group:		Development/Java
14mr|tomcat6-6.0.37-5|137	Requires:	%{name}-jsp-%{jspspec}-api = %{EVRD}
14mr|tomcat6-6.0.37-5|138	Requires:	%{name}-servlet-%{servletspec}-api = %{EVRD}
14mr|tomcat6-6.0.37-5|139	Requires(post):	ecj
14mr|tomcat6-6.0.37-5|140	Requires(post):	jakarta-commons-collections
14mr|tomcat6-6.0.37-5|141	Requires(post):	apache-commons-dbcp
14mr|tomcat6-6.0.37-5|142	Requires(post):	apache-commons-pool
14mr|tomcat6-6.0.37-5|143	Requires(preun):	coreutils
14mr|tomcat6-6.0.37-5|144	
14mr|tomcat6-6.0.37-5|145	%description lib
14mr|tomcat6-6.0.37-5|146	Libraries needed to run the Tomcat Web container.
14mr|tomcat6-6.0.37-5|147	
14mr|tomcat6-6.0.37-5|148	%package servlet-%{servletspec}-api
14mr|tomcat6-6.0.37-5|149	Summary:	Apache Tomcat Servlet API implementation classes
14mr|tomcat6-6.0.37-5|150	Group:		Development/Java
14mr|tomcat6-6.0.37-5|151	Provides:	servlet = %{servletspec}
14mr|tomcat6-6.0.37-5|152	Provides:	servlet6
14mr|tomcat6-6.0.37-5|153	Provides:	servlet25
14mr|tomcat6-6.0.37-5|154	
14mr|tomcat6-6.0.37-5|155	%description servlet-%{servletspec}-api
14mr|tomcat6-6.0.37-5|156	Apache Tomcat Servlet API implementation classes.
14mr|tomcat6-6.0.37-5|157	
14mr|tomcat6-6.0.37-5|158	%package webapps
14mr|tomcat6-6.0.37-5|159	Summary:	The ROOT and examples web applications for Apache Tomcat
14mr|tomcat6-6.0.37-5|160	Group:		Development/Java
14mr|tomcat6-6.0.37-5|161	Requires:	%{name} = %{EVRD}
14mr|tomcat6-6.0.37-5|162	Requires(post):	jakarta-taglibs-standard >= 0:1.1
14mr|tomcat6-6.0.37-5|163	
14mr|tomcat6-6.0.37-5|164	%description webapps
14mr|tomcat6-6.0.37-5|165	The ROOT and examples web applications for Apache Tomcat.
14mr|tomcat6-6.0.37-5|166	
14mr|tomcat6-6.0.37-5|167	%prep
14mr|tomcat6-6.0.37-5|168	%setup -q -c -T -a 0
14mr|tomcat6-6.0.37-5|169	# remove pre-built binaries and windows files
14mr|tomcat6-6.0.37-5|170	find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
14mr|tomcat6-6.0.37-5|171	-name "*.jar" -o -name "*.war" -o -name "*.zip" \) | xargs -t rm
14mr|tomcat6-6.0.37-5|172	pushd %{packdname}
14mr|tomcat6-6.0.37-5|173	%patch0 -p0
14mr|tomcat6-6.0.37-5|174	%patch1 -p0
14mr|tomcat6-6.0.37-5|175	popd
14mr|tomcat6-6.0.37-5|176	
14mr|tomcat6-6.0.37-5|177	%build
14mr|tomcat6-6.0.37-5|178	export CLASSPATH=
14mr|tomcat6-6.0.37-5|179	#export OPT_JAR_LIST=""
14mr|tomcat6-6.0.37-5|180	pushd %{packdname}
14mr|tomcat6-6.0.37-5|181	# we don't care about the tarballs and we're going to replace
14mr|tomcat6-6.0.37-5|182	# tomcat-dbcp.jar with jakarta-commons-{collections,dbcp,pool}-tomcat5.jar
14mr|tomcat6-6.0.37-5|183	# so just create a dummy file for later removal
14mr|tomcat6-6.0.37-5|184	touch HACK
14mr|tomcat6-6.0.37-5|185	# who needs a build.properties file anyway
14mr|tomcat6-6.0.37-5|186	%ant -Dbase.path="." \
14mr|tomcat6-6.0.37-5|187	-Dbuild.compiler="modern" \
14mr|tomcat6-6.0.37-5|188	-Dcommons-collections.jar="$(build-classpath commons-collections)" \
14mr|tomcat6-6.0.37-5|189	-Dcommons-daemon.jar="$(build-classpath commons-daemon)" \
14mr|tomcat6-6.0.37-5|190	-Dcommons-daemon.native.src.tgz="HACK" \
14mr|tomcat6-6.0.37-5|191	-Djasper-jdt.jar="$(build-classpath ecj)" \
14mr|tomcat6-6.0.37-5|192	-Djdt.jar="$(build-classpath ecj)" \
14mr|tomcat6-6.0.37-5|193	-Dtomcat-dbcp.jar="$(build-classpath apache-commons-dbcp)" \
14mr|tomcat6-6.0.37-5|194	-Dtomcat-native.tar.gz="HACK" \
14mr|tomcat6-6.0.37-5|195	-Dversion="%{version}" \
14mr|tomcat6-6.0.37-5|196	-Dversion.build="%{micro_version}"
14mr|tomcat6-6.0.37-5|197	# javadoc generation
14mr|tomcat6-6.0.37-5|198	%ant -f dist.xml dist-prepare
14mr|tomcat6-6.0.37-5|199	%ant -f dist.xml dist-source
14mr|tomcat6-6.0.37-5|200	%ant -f dist.xml dist-javadoc
14mr|tomcat6-6.0.37-5|201	# remove some jars that we'll replace with symlinks later
14mr|tomcat6-6.0.37-5|202	rm output/build/bin/commons-daemon.jar \
14mr|tomcat6-6.0.37-5|203	output/build/lib/ecj.jar
14mr|tomcat6-6.0.37-5|204	# remove the cruft we created
14mr|tomcat6-6.0.37-5|205	rm output/build/bin/tomcat-native.tar.gz
14mr|tomcat6-6.0.37-5|206	popd
14mr|tomcat6-6.0.37-5|207	pushd %{packdname}/output/dist/src/webapps/docs/appdev/sample/src
14mr|tomcat6-6.0.37-5|208	mkdir -p ../web/WEB-INF/classes
14mr|tomcat6-6.0.37-5|209	%javac -cp ../../../../../../../../output/build/lib/servlet-api.jar -d ../web/WEB-INF/classes mypackage/Hello.java
14mr|tomcat6-6.0.37-5|210	pushd ../web
14mr|tomcat6-6.0.37-5|211	%jar cf ../../../../../../../../output/build/webapps/docs/appdev/sample/sample.war *
14mr|tomcat6-6.0.37-5|212	popd
14mr|tomcat6-6.0.37-5|213	popd
14mr|tomcat6-6.0.37-5|214	
14mr|tomcat6-6.0.37-5|215	%install
14mr|tomcat6-6.0.37-5|216	# build initial path structure
14mr|tomcat6-6.0.37-5|217	install -d -m 0755 %{buildroot}%{_bindir}
14mr|tomcat6-6.0.37-5|218	install -d -m 0755 %{buildroot}%{_sbindir}
14mr|tomcat6-6.0.37-5|219	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14mr|tomcat6-6.0.37-5|220	install -d -m 0755 %{buildroot}%{_initrddir}
14mr|tomcat6-6.0.37-5|221	install -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
14mr|tomcat6-6.0.37-5|222	install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
14mr|tomcat6-6.0.37-5|223	install -d -m 0755 %{buildroot}%{appdir}
14mr|tomcat6-6.0.37-5|224	install -d -m 0755 %{buildroot}%{bindir}
14mr|tomcat6-6.0.37-5|225	install -d -m 0755 %{buildroot}%{confdir}
14mr|tomcat6-6.0.37-5|226	install -d -m 0755 %{buildroot}%{confdir}/Catalina/localhost
14mr|tomcat6-6.0.37-5|227	install -d -m 0755 %{buildroot}%{libdir}
14mr|tomcat6-6.0.37-5|228	install -d -m 0755 %{buildroot}%{logdir}
14mr|tomcat6-6.0.37-5|229	install -d -m 0755 %{buildroot}%{homedir}
14mr|tomcat6-6.0.37-5|230	install -d -m 0755 %{buildroot}%{tempdir}
14mr|tomcat6-6.0.37-5|231	install -d -m 0755 %{buildroot}%{workdir}
14mr|tomcat6-6.0.37-5|232	# move things into place
14mr|tomcat6-6.0.37-5|233	pushd %{packdname}/output/build
14mr|tomcat6-6.0.37-5|234	cp -a bin/*.{jar,xml} %{buildroot}%{bindir}
14mr|tomcat6-6.0.37-5|235	cp -a conf/*.{policy,properties,xml} %{buildroot}%{confdir}
14mr|tomcat6-6.0.37-5|236	cp -a lib/*.jar %{buildroot}%{libdir}
14mr|tomcat6-6.0.37-5|237	cp -a webapps/* %{buildroot}%{appdir}
14mr|tomcat6-6.0.37-5|238	popd
14mr|tomcat6-6.0.37-5|239	# javadoc
14mr|tomcat6-6.0.37-5|240	pushd %{packdname}/output/dist/webapps
14mr|tomcat6-6.0.37-5|241	cp -a docs/api/* %{buildroot}%{_javadocdir}/%{name}
14mr|tomcat6-6.0.37-5|242	popd
14mr|tomcat6-6.0.37-5|243	sed -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mr|tomcat6-6.0.37-5|244	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mr|tomcat6-6.0.37-5|245	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE1} \
14mr|tomcat6-6.0.37-5|246	> %{buildroot}%{confdir}/%{name}.conf
14mr|tomcat6-6.0.37-5|247	sed -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mr|tomcat6-6.0.37-5|248	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mr|tomcat6-6.0.37-5|249	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE3} \
14mr|tomcat6-6.0.37-5|250	> %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|tomcat6-6.0.37-5|251	install -m 0644 %{SOURCE2} \
14mr|tomcat6-6.0.37-5|252	%{buildroot}%{_initrddir}/%{name}
14mr|tomcat6-6.0.37-5|253	install -m 0644 %{SOURCE4} \
14mr|tomcat6-6.0.37-5|254	%{buildroot}%{_sbindir}/%{name}
14mr|tomcat6-6.0.37-5|255	ln -s %{name} %{buildroot}%{_sbindir}/d%{name}
14mr|tomcat6-6.0.37-5|256	sed -e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" %{SOURCE5} \
14mr|tomcat6-6.0.37-5|257	> %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|tomcat6-6.0.37-5|258	sed -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mr|tomcat6-6.0.37-5|259	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mr|tomcat6-6.0.37-5|260	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE6} \
14mr|tomcat6-6.0.37-5|261	> %{buildroot}%{_bindir}/%{name}-digest
14mr|tomcat6-6.0.37-5|262	sed -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mr|tomcat6-6.0.37-5|263	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mr|tomcat6-6.0.37-5|264	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE7} \
14mr|tomcat6-6.0.37-5|265	> %{buildroot}%{_bindir}/%{name}-tool-wrapper
14mr|tomcat6-6.0.37-5|266	# create jsp and servlet API symlinks
14mr|tomcat6-6.0.37-5|267	pushd %{buildroot}%{_javadir}
14mr|tomcat6-6.0.37-5|268	mv %{name}/jsp-api.jar %{name}-jsp-%{jspspec}-api-%{version}.jar
14mr|tomcat6-6.0.37-5|269	mv %{name}/servlet-api.jar \
14mr|tomcat6-6.0.37-5|270	%{name}-servlet-%{servletspec}-api-%{version}.jar
14mr|tomcat6-6.0.37-5|271	ln -s %{name}-jsp-%{jspspec}-api-%{version}.jar \
14mr|tomcat6-6.0.37-5|272	%{name}-jsp-%{jspspec}-api.jar
14mr|tomcat6-6.0.37-5|273	ln -s %{name}-servlet-%{servletspec}-api-%{version}.jar \
14mr|tomcat6-6.0.37-5|274	%{name}-servlet-%{servletspec}-api.jar
14mr|tomcat6-6.0.37-5|275	popd
14mr|tomcat6-6.0.37-5|276	pushd %{buildroot}%{libdir}
14mr|tomcat6-6.0.37-5|277	# fix up jars to include version number
14mr|tomcat6-6.0.37-5|278	for i in *.jar; do
14mr|tomcat6-6.0.37-5|279	j="$(echo $i | sed -e 's,\.jar$,,')"
14mr|tomcat6-6.0.37-5|280	mv ${j}.jar ${j}-%{version}.jar
14mr|tomcat6-6.0.37-5|281	ln -s ${j}-%{version}.jar ${j}.jar
14mr|tomcat6-6.0.37-5|282	done
14mr|tomcat6-6.0.37-5|283	# symlink JSP and servlet API jars
14mr|tomcat6-6.0.37-5|284	ln -s ../%{name}-jsp-%{jspspec}-api-%{version}.jar .
14mr|tomcat6-6.0.37-5|285	ln -s ../%{name}-servlet-%{servletspec}-api-%{version}.jar .
14mr|tomcat6-6.0.37-5|286	popd
14mr|tomcat6-6.0.37-5|287	pushd %{buildroot}%{bindir}
14mr|tomcat6-6.0.37-5|288	# fix up jars to include version number
14mr|tomcat6-6.0.37-5|289	for i in *.jar; do
14mr|tomcat6-6.0.37-5|290	j="$(echo $i | sed -e 's,\.jar$,,')"
14mr|tomcat6-6.0.37-5|291	mv ${j}.jar ${j}-%{version}.jar
14mr|tomcat6-6.0.37-5|292	ln -s ${j}-%{version}.jar ${j}.jar
14mr|tomcat6-6.0.37-5|293	done
14mr|tomcat6-6.0.37-5|294	popd
14mr|tomcat6-6.0.37-5|295	# symlink to the FHS locations where we've installed things
14mr|tomcat6-6.0.37-5|296	pushd %{buildroot}%{homedir}
14mr|tomcat6-6.0.37-5|297	ln -s %{appdir} webapps
14mr|tomcat6-6.0.37-5|298	ln -s %{confdir} conf
14mr|tomcat6-6.0.37-5|299	ln -s %{libdir} lib
14mr|tomcat6-6.0.37-5|300	ln -s %{logdir} logs
14mr|tomcat6-6.0.37-5|301	ln -s %{tempdir} temp
14mr|tomcat6-6.0.37-5|302	ln -s %{workdir} work
14mr|tomcat6-6.0.37-5|303	popd
14mr|tomcat6-6.0.37-5|304	
14mr|tomcat6-6.0.37-5|305	# install sample webapp
14mr|tomcat6-6.0.37-5|306	mkdir -p %{buildroot}%{appdir}/sample
14mr|tomcat6-6.0.37-5|307	pushd %{buildroot}%{appdir}/sample
14mr|tomcat6-6.0.37-5|308	%jar xf %{buildroot}%{appdir}/docs/appdev/sample/sample.war
14mr|tomcat6-6.0.37-5|309	popd
14mr|tomcat6-6.0.37-5|310	rm %{buildroot}%{appdir}/docs/appdev/sample/sample.war
14mr|tomcat6-6.0.37-5|311	
14mr|tomcat6-6.0.37-5|312	%pre
14mr|tomcat6-6.0.37-5|313	# add the tomcat user and group
14mr|tomcat6-6.0.37-5|314	%_pre_useradd  tomcat  %{homedir} /bin/sh
14mr|tomcat6-6.0.37-5|315	%_pre_groupadd tomcat tomcat
14mr|tomcat6-6.0.37-5|316	
14mr|tomcat6-6.0.37-5|317	%post
14mr|tomcat6-6.0.37-5|318	# install but don't activate
14mr|tomcat6-6.0.37-5|319	%_post_service %{name}
14mr|tomcat6-6.0.37-5|320	
14mr|tomcat6-6.0.37-5|321	%post jsp-%{jspspec}-api
14mr|tomcat6-6.0.37-5|322	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
14mr|tomcat6-6.0.37-5|323	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20100
14mr|tomcat6-6.0.37-5|324	
14mr|tomcat6-6.0.37-5|325	%post lib
14mr|tomcat6-6.0.37-5|326	%{_bindir}/build-jar-repository %{libdir} commons-collections \
14mr|tomcat6-6.0.37-5|327	commons-dbcp commons-pool ecj 2>&1
14mr|tomcat6-6.0.37-5|328	
14mr|tomcat6-6.0.37-5|329	%post servlet-%{servletspec}-api
14mr|tomcat6-6.0.37-5|330	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
14mr|tomcat6-6.0.37-5|331	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20500
14mr|tomcat6-6.0.37-5|332	
14mr|tomcat6-6.0.37-5|333	%post webapps
14mr|tomcat6-6.0.37-5|334	%{_bindir}/build-jar-repository %{appdir}/examples/WEB-INF/lib \
14mr|tomcat6-6.0.37-5|335	taglibs-core.jar taglibs-standard.jar 2>&1
14mr|tomcat6-6.0.37-5|336	
14mr|tomcat6-6.0.37-5|337	%preun
14mr|tomcat6-6.0.37-5|338	# clean tempdir and workdir on removal or upgrade
14mr|tomcat6-6.0.37-5|339	rm -rf %{workdir}/* %{tempdir}/*
14mr|tomcat6-6.0.37-5|340	%_preun_service %{name}
14mr|tomcat6-6.0.37-5|341	
14mr|tomcat6-6.0.37-5|342	%preun lib
14mr|tomcat6-6.0.37-5|343	if [ "$1" = "0" ]; then
14mr|tomcat6-6.0.37-5|344	rm -f %{libdir}/\[commons-collections\].jar \
14mr|tomcat6-6.0.37-5|345	%{libdir}/\[commons-dbcp\].jar \
14mr|tomcat6-6.0.37-5|346	%{libdir}/\[commons-pool\].jar \
14mr|tomcat6-6.0.37-5|347	%{libdir}/\[ecj\].jar >/dev/null 2>&1
14mr|tomcat6-6.0.37-5|348	fi
14mr|tomcat6-6.0.37-5|349	
14mr|tomcat6-6.0.37-5|350	%postun
14mr|tomcat6-6.0.37-5|351	%_postun_userdel tomcat
14mr|tomcat6-6.0.37-5|352	%_postun_groupdel tomcat tomcat
14mr|tomcat6-6.0.37-5|353	
14mr|tomcat6-6.0.37-5|354	%postun jsp-%{jspspec}-api
14mr|tomcat6-6.0.37-5|355	if [ "$1" = "0" ]; then
14mr|tomcat6-6.0.37-5|356	%{_sbindir}/update-alternatives --remove jsp \
14mr|tomcat6-6.0.37-5|357	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
14mr|tomcat6-6.0.37-5|358	fi
14mr|tomcat6-6.0.37-5|359	
14mr|tomcat6-6.0.37-5|360	%postun servlet-%{servletspec}-api
14mr|tomcat6-6.0.37-5|361	if [ "$1" = "0" ]; then
14mr|tomcat6-6.0.37-5|362	%{_sbindir}/update-alternatives --remove servlet \
14mr|tomcat6-6.0.37-5|363	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
14mr|tomcat6-6.0.37-5|364	fi
14mr|tomcat6-6.0.37-5|365	
14mr|tomcat6-6.0.37-5|366	%files
14mr|tomcat6-6.0.37-5|367	%defattr(0644,root,root,0755)
14mr|tomcat6-6.0.37-5|368	%doc %{packdname}/{LICENSE,NOTICE,RELEASE*}
14mr|tomcat6-6.0.37-5|369	%attr(0755,root,root) %{_bindir}/%{name}-digest
14mr|tomcat6-6.0.37-5|370	%attr(0755,root,root) %{_bindir}/%{name}-tool-wrapper
14mr|tomcat6-6.0.37-5|371	%attr(0755,root,root) %{_sbindir}/d%{name}
14mr|tomcat6-6.0.37-5|372	%attr(0755,root,root) %{_sbindir}/%{name}
14mr|tomcat6-6.0.37-5|373	%attr(0775,root,tomcat) %dir %{logdir}
14mr|tomcat6-6.0.37-5|374	%attr(0755,root,root) %{_initrddir}/%{name}
14mr|tomcat6-6.0.37-5|375	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|tomcat6-6.0.37-5|376	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|tomcat6-6.0.37-5|377	%dir %{basedir}
14mr|tomcat6-6.0.37-5|378	%attr(0775,root,tomcat) %dir %{appdir}
14mr|tomcat6-6.0.37-5|379	%dir %{confdir}
14mr|tomcat6-6.0.37-5|380	%dir %{confdir}/Catalina
14mr|tomcat6-6.0.37-5|381	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
14mr|tomcat6-6.0.37-5|382	%config(noreplace) %{confdir}/%{name}.conf
14mr|tomcat6-6.0.37-5|383	%config(noreplace) %{confdir}/*.policy
14mr|tomcat6-6.0.37-5|384	%config(noreplace) %{confdir}/*.properties
14mr|tomcat6-6.0.37-5|385	%config(noreplace) %{confdir}/context.xml
14mr|tomcat6-6.0.37-5|386	%config(noreplace) %{confdir}/server.xml
14mr|tomcat6-6.0.37-5|387	%attr(0660,root,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
14mr|tomcat6-6.0.37-5|388	%config(noreplace) %{confdir}/web.xml
14mr|tomcat6-6.0.37-5|389	%attr(0775,root,tomcat) %dir %{cachedir}
14mr|tomcat6-6.0.37-5|390	%attr(0775,root,tomcat) %dir %{tempdir}
14mr|tomcat6-6.0.37-5|391	%attr(0775,root,tomcat) %dir %{workdir}
14mr|tomcat6-6.0.37-5|392	%{homedir}
14mr|tomcat6-6.0.37-5|393	
14mr|tomcat6-6.0.37-5|394	%files admin-webapps
14mr|tomcat6-6.0.37-5|395	%defattr(0644,root,root,0755)
14mr|tomcat6-6.0.37-5|396	%{appdir}/host-manager
14mr|tomcat6-6.0.37-5|397	%{appdir}/manager
14mr|tomcat6-6.0.37-5|398	
14mr|tomcat6-6.0.37-5|399	%files docs-webapp
14mr|tomcat6-6.0.37-5|400	%defattr(0644,root,root,0755)
14mr|tomcat6-6.0.37-5|401	%{appdir}/docs
14mr|tomcat6-6.0.37-5|402	
14mr|tomcat6-6.0.37-5|403	%files javadoc
14mr|tomcat6-6.0.37-5|404	%defattr(0644,root,root,0755)
14mr|tomcat6-6.0.37-5|405	%{_javadocdir}/%{name}
14mr|tomcat6-6.0.37-5|406	
14mr|tomcat6-6.0.37-5|407	%files jsp-%{jspspec}-api
14mr|tomcat6-6.0.37-5|408	%defattr(0644,root,root,0755)
14mr|tomcat6-6.0.37-5|409	%{_javadir}/%{name}-jsp*.jar
14mr|tomcat6-6.0.37-5|410	
14mr|tomcat6-6.0.37-5|411	%files lib
14mr|tomcat6-6.0.37-5|412	%defattr(0644,root,root,0755)
14mr|tomcat6-6.0.37-5|413	%{libdir}
14mr|tomcat6-6.0.37-5|414	
14mr|tomcat6-6.0.37-5|415	%files servlet-%{servletspec}-api
14mr|tomcat6-6.0.37-5|416	%defattr(0644,root,root,0755)
14mr|tomcat6-6.0.37-5|417	%{_javadir}/%{name}-servlet*.jar
14mr|tomcat6-6.0.37-5|418	
14mr|tomcat6-6.0.37-5|419	%files webapps
14mr|tomcat6-6.0.37-5|420	%defattr(0644,root,root,0755)
14mr|tomcat6-6.0.37-5|421	%{appdir}/ROOT
14mr|tomcat6-6.0.37-5|422	%{appdir}/examples
14mr|tomcat6-6.0.37-5|423	%{appdir}/sample
14mr|tomcat6-6.0.37-5|424	
14mr|tomcat6-6.0.37-5|425	
14mr|tomcat6-6.0.37-5|426	%changelog
14mr|tomcat6-6.0.37-5|427	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:6.0.37-5
14mr|tomcat6-6.0.37-5|428	+ Revision: 82c14df
14mr|tomcat6-6.0.37-5|429	- Bump release
14mr|tomcat6-6.0.37-5|430	
14mr|tomcat6-6.0.37-5|431	

21895 14
14mr|tomcat-7.0.47-7|1	# Copyright (c) 2000-2008, JPackage Project
14mr|tomcat-7.0.47-7|2	# All rights reserved.
14mr|tomcat-7.0.47-7|3	#
14mr|tomcat-7.0.47-7|4	# Redistribution and use in source and binary forms, with or without
14mr|tomcat-7.0.47-7|5	# modification, are permitted provided that the following conditions
14mr|tomcat-7.0.47-7|6	# are met:
14mr|tomcat-7.0.47-7|7	#
14mr|tomcat-7.0.47-7|8	# 1. Redistributions of source code must retain the above copyright
14mr|tomcat-7.0.47-7|9	#    notice, this list of conditions and the following disclaimer.
14mr|tomcat-7.0.47-7|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|tomcat-7.0.47-7|11	#    notice, this list of conditions and the following disclaimer in the
14mr|tomcat-7.0.47-7|12	#    documentation and/or other materials provided with the
14mr|tomcat-7.0.47-7|13	#    distribution.
14mr|tomcat-7.0.47-7|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|tomcat-7.0.47-7|15	#    contributors may be used to endorse or promote products derived
14mr|tomcat-7.0.47-7|16	#    from this software without specific prior written permission.
14mr|tomcat-7.0.47-7|17	#
14mr|tomcat-7.0.47-7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|tomcat-7.0.47-7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|tomcat-7.0.47-7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|tomcat-7.0.47-7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|tomcat-7.0.47-7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|tomcat-7.0.47-7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|tomcat-7.0.47-7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|tomcat-7.0.47-7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|tomcat-7.0.47-7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|tomcat-7.0.47-7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|tomcat-7.0.47-7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|tomcat-7.0.47-7|29	#
14mr|tomcat-7.0.47-7|30	
14mr|tomcat-7.0.47-7|31	%global jspspec 2.2
14mr|tomcat-7.0.47-7|32	%global major_version 7
14mr|tomcat-7.0.47-7|33	%global minor_version 0
14mr|tomcat-7.0.47-7|34	%global micro_version 47
14mr|tomcat-7.0.47-7|35	%global packdname apache-tomcat-%{version}-src
14mr|tomcat-7.0.47-7|36	%global servletspec 3.0
14mr|tomcat-7.0.47-7|37	%global elspec 2.2
14mr|tomcat-7.0.47-7|38	%global tcuid 91
14mr|tomcat-7.0.47-7|39	
14mr|tomcat-7.0.47-7|40	# FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
14mr|tomcat-7.0.47-7|41	%global basedir %{_var}/lib/%{name}
14mr|tomcat-7.0.47-7|42	%global appdir %{basedir}/webapps
14mr|tomcat-7.0.47-7|43	%global homedir %{_datadir}/%{name}
14mr|tomcat-7.0.47-7|44	%global bindir %{homedir}/bin
14mr|tomcat-7.0.47-7|45	%global confdir %{_sysconfdir}/%{name}
14mr|tomcat-7.0.47-7|46	%global libdir %{_javadir}/%{name}
14mr|tomcat-7.0.47-7|47	%global logdir %{_var}/log/%{name}
14mr|tomcat-7.0.47-7|48	%global cachedir %{_var}/cache/%{name}
14mr|tomcat-7.0.47-7|49	%global tempdir %{cachedir}/temp
14mr|tomcat-7.0.47-7|50	%global workdir %{cachedir}/work
14mr|tomcat-7.0.47-7|51	%global _initrddir %{_sysconfdir}/init.d
14mr|tomcat-7.0.47-7|52	%global _systemddir /lib/systemd/system
14mr|tomcat-7.0.47-7|53	
14mr|tomcat-7.0.47-7|54	Summary:	Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
14mr|tomcat-7.0.47-7|55	Name:		tomcat
14mr|tomcat-7.0.47-7|56	Version:	%{major_version}.%{minor_version}.%{micro_version}
14mr|tomcat-7.0.47-7|57	Release:	7
14mr|tomcat-7.0.47-7|58	Group:		Networking/WWW
14mr|tomcat-7.0.47-7|59	License:	ASL 2.0
14mr|tomcat-7.0.47-7|60	Url:		http://tomcat.apache.org/
14mr|tomcat-7.0.47-7|61	Source0:	http://www.apache.org/dist/tomcat/tomcat-%{major_version}/v%{version}/src/%{packdname}.tar.gz
14mr|tomcat-7.0.47-7|62	Source1:	%{name}-%{major_version}.%{minor_version}.conf
14mr|tomcat-7.0.47-7|63	Source3:	%{name}-%{major_version}.%{minor_version}.sysconfig
14mr|tomcat-7.0.47-7|64	Source4:	%{name}-%{major_version}.%{minor_version}.wrapper
14mr|tomcat-7.0.47-7|65	Source5:	%{name}-%{major_version}.%{minor_version}.logrotate
14mr|tomcat-7.0.47-7|66	Source6:	%{name}-%{major_version}.%{minor_version}-digest.script
14mr|tomcat-7.0.47-7|67	Source7:	%{name}-%{major_version}.%{minor_version}-tool-wrapper.script
14mr|tomcat-7.0.47-7|68	Source8:	servlet-api-OSGi-MANIFEST.MF
14mr|tomcat-7.0.47-7|69	Source9:	jsp-api-OSGi-MANIFEST.MF
14mr|tomcat-7.0.47-7|70	Source10:	%{name}-%{major_version}.%{minor_version}-log4j.properties
14mr|tomcat-7.0.47-7|71	Source11:	%{name}-%{major_version}.%{minor_version}.service
14mr|tomcat-7.0.47-7|72	Source12:	el-api-OSGi-MANIFEST.MF
14mr|tomcat-7.0.47-7|73	Source13:	jasper-el-OSGi-MANIFEST.MF
14mr|tomcat-7.0.47-7|74	Source14:	jasper-OSGi-MANIFEST.MF
14mr|tomcat-7.0.47-7|75	Source15:	tomcat-api-OSGi-MANIFEST.MF
14mr|tomcat-7.0.47-7|76	Source16:	tomcat-juli-OSGi-MANIFEST.MF
14mr|tomcat-7.0.47-7|77	Source18:      %{name}-%{major_version}.%{minor_version}-tomcat-jsvc-sysd
14mr|tomcat-7.0.47-7|78	Source19:      %{name}-%{major_version}.%{minor_version}-jsvc.wrapper
14mr|tomcat-7.0.47-7|79	Source20:      %{name}-%{major_version}.%{minor_version}-jsvc.service
14mr|tomcat-7.0.47-7|80	Source30:      tomcat-preamble
14mr|tomcat-7.0.47-7|81	Source31:      tomcat-server
14mr|tomcat-7.0.47-7|82	Source32:      tomcat-named.service
14mr|tomcat-7.0.47-7|83	
14mr|tomcat-7.0.47-7|84	Patch0:		%{name}-%{major_version}.%{minor_version}-bootstrap-MANIFEST.MF.patch
14mr|tomcat-7.0.47-7|85	Patch1:		%{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.patch
14mr|tomcat-7.0.47-7|86	BuildArch:	noarch
14mr|tomcat-7.0.47-7|87	
14mr|tomcat-7.0.47-7|88	BuildRequires:	ant
14mr|tomcat-7.0.47-7|89	BuildRequires:	ant-nodeps
14mr|tomcat-7.0.47-7|90	BuildRequires:	ecj
14mr|tomcat-7.0.47-7|91	BuildRequires:	findutils
14mr|tomcat-7.0.47-7|92	BuildRequires:	commons-collections
14mr|tomcat-7.0.47-7|93	BuildRequires:	apache-commons-daemon
14mr|tomcat-7.0.47-7|94	BuildRequires:	apache-commons-dbcp
14mr|tomcat-7.0.47-7|95	BuildRequires:	apache-commons-pool
14mr|tomcat-7.0.47-7|96	BuildRequires:	jakarta-taglibs-standard
14mr|tomcat-7.0.47-7|97	BuildRequires:	java-1.7.0-openjdk-devel
14mr|tomcat-7.0.47-7|98	BuildRequires:	jpackage-utils >= 0:1.7.0
14mr|tomcat-7.0.47-7|99	BuildRequires:	junit
14mr|tomcat-7.0.47-7|100	BuildRequires:	log4j
14mr|tomcat-7.0.47-7|101	BuildRequires:	jaxrpc
14mr|tomcat-7.0.47-7|102	BuildRequires:	wsdl4j
14mr|tomcat-7.0.47-7|103	BuildRequires:	java-rpmbuild
14mr|tomcat-7.0.47-7|104	BuildRequires:	zip
14mr|tomcat-7.0.47-7|105	BuildRequires: systemd-units
14mr|tomcat-7.0.47-7|106	Requires:	jakarta-commons-daemon
14mr|tomcat-7.0.47-7|107	Requires:	jakarta-commons-logging
14mr|tomcat-7.0.47-7|108	Requires:	jakarta-commons-collections
14mr|tomcat-7.0.47-7|109	Requires:	apache-commons-dbcp
14mr|tomcat-7.0.47-7|110	Requires:	apache-commons-pool
14mr|tomcat-7.0.47-7|111	Requires:	java >= 0:1.6.0
14mr|tomcat-7.0.47-7|112	Requires:	procps
14mr|tomcat-7.0.47-7|113	Requires:	%{name}-lib = %{version}-%{release}
14mr|tomcat-7.0.47-7|114	Requires(pre):	shadow-utils
14mr|tomcat-7.0.47-7|115	Requires(post):	chkconfig
14mr|tomcat-7.0.47-7|116	Requires(preun):	chkconfig
14mr|tomcat-7.0.47-7|117	Requires(post):	jpackage-utils
14mr|tomcat-7.0.47-7|118	Requires(postun):	jpackage-utils
14mr|tomcat-7.0.47-7|119	Requires(post):   systemd
14mr|tomcat-7.0.47-7|120	Requires(post):   systemd-units
14mr|tomcat-7.0.47-7|121	Requires(preun):  systemd-units
14mr|tomcat-7.0.47-7|122	Requires(postun): systemd-units
14mr|tomcat-7.0.47-7|123	
14mr|tomcat-7.0.47-7|124	%description
14mr|tomcat-7.0.47-7|125	Tomcat is the servlet container that is used in the official Reference
14mr|tomcat-7.0.47-7|126	Implementation for the Java Servlet and JavaServer Pages technologies.
14mr|tomcat-7.0.47-7|127	The Java Servlet and JavaServer Pages specifications are developed by
14mr|tomcat-7.0.47-7|128	Sun under the Java Community Process.
14mr|tomcat-7.0.47-7|129	
14mr|tomcat-7.0.47-7|130	Tomcat is developed in an open and participatory environment and
14mr|tomcat-7.0.47-7|131	released under the Apache Software License version 2.0. Tomcat is intended
14mr|tomcat-7.0.47-7|132	to be a collaboration of the best-of-breed developers from around the world.
14mr|tomcat-7.0.47-7|133	
14mr|tomcat-7.0.47-7|134	%package admin-webapps
14mr|tomcat-7.0.47-7|135	Group:		Networking/WWW
14mr|tomcat-7.0.47-7|136	Summary:	The host-manager and manager web applications for Apache Tomcat
14mr|tomcat-7.0.47-7|137	Requires:	%{name} = %{version}-%{release}
14mr|tomcat-7.0.47-7|138	
14mr|tomcat-7.0.47-7|139	%description admin-webapps
14mr|tomcat-7.0.47-7|140	The host-manager and manager web applications for Apache Tomcat.
14mr|tomcat-7.0.47-7|141	
14mr|tomcat-7.0.47-7|142	%package docs-webapp
14mr|tomcat-7.0.47-7|143	Group:		Networking/WWW
14mr|tomcat-7.0.47-7|144	Summary:	The docs web application for Apache Tomcat
14mr|tomcat-7.0.47-7|145	Requires:	%{name} = %{version}-%{release}
14mr|tomcat-7.0.47-7|146	
14mr|tomcat-7.0.47-7|147	%description docs-webapp
14mr|tomcat-7.0.47-7|148	The docs web application for Apache Tomcat.
14mr|tomcat-7.0.47-7|149	
14mr|tomcat-7.0.47-7|150	%package javadoc
14mr|tomcat-7.0.47-7|151	Group:		Development/Java
14mr|tomcat-7.0.47-7|152	Summary:	Javadoc generated documentation for Apache Tomcat
14mr|tomcat-7.0.47-7|153	Requires:	jpackage-utils
14mr|tomcat-7.0.47-7|154	
14mr|tomcat-7.0.47-7|155	%description javadoc
14mr|tomcat-7.0.47-7|156	Javadoc generated documentation for Apache Tomcat.
14mr|tomcat-7.0.47-7|157	
14mr|tomcat-7.0.47-7|158	%package jsvc
14mr|tomcat-7.0.47-7|159	Group: Development/Java
14mr|tomcat-7.0.47-7|160	Summary: Apache jsvc wrapper for Apache Tomcat as separate service
14mr|tomcat-7.0.47-7|161	Requires: %{name} = %{version}-%{release}
14mr|tomcat-7.0.47-7|162	Requires: jakarta-commons-daemon-jsvc
14mr|tomcat-7.0.47-7|163	
14mr|tomcat-7.0.47-7|164	%description jsvc
14mr|tomcat-7.0.47-7|165	Systemd service and wrapper scripts to start tomcat with jsvc,
14mr|tomcat-7.0.47-7|166	which allows tomcat to perform some privileged operations
14mr|tomcat-7.0.47-7|167	(e.g. bind to a port < 1024) and then switch identity to a non-privileged user.
14mr|tomcat-7.0.47-7|168	
14mr|tomcat-7.0.47-7|169	%package jsp-%{jspspec}-api
14mr|tomcat-7.0.47-7|170	Group:		Development/Java
14mr|tomcat-7.0.47-7|171	Summary:	Apache Tomcat JSP API implementation classes
14mr|tomcat-7.0.47-7|172	Provides:	jsp = %{jspspec}
14mr|tomcat-7.0.47-7|173	Provides:	jsp22
14mr|tomcat-7.0.47-7|174	Requires:	%{name}-servlet-%{servletspec}-api = %{version}-%{release}
14mr|tomcat-7.0.47-7|175	Requires(post):	chkconfig
14mr|tomcat-7.0.47-7|176	Requires(postun):	chkconfig
14mr|tomcat-7.0.47-7|177	
14mr|tomcat-7.0.47-7|178	%description jsp-%{jspspec}-api
14mr|tomcat-7.0.47-7|179	Apache Tomcat JSP API implementation classes.
14mr|tomcat-7.0.47-7|180	
14mr|tomcat-7.0.47-7|181	
14mr|tomcat-7.0.47-7|182	%package lib
14mr|tomcat-7.0.47-7|183	Group:		Development/Java
14mr|tomcat-7.0.47-7|184	Summary:	Libraries needed to run the Tomcat Web container
14mr|tomcat-7.0.47-7|185	Requires:	%{name}-jsp-%{jspspec}-api = %{version}-%{release}
14mr|tomcat-7.0.47-7|186	Requires:	%{name}-servlet-%{servletspec}-api = %{version}-%{release}
14mr|tomcat-7.0.47-7|187	Requires:	%{name}-el-%{elspec}-api = %{version}-%{release}
14mr|tomcat-7.0.47-7|188	Requires:	ecj
14mr|tomcat-7.0.47-7|189	Requires:	jakarta-commons-collections
14mr|tomcat-7.0.47-7|190	Requires:	apache-commons-dbcp
14mr|tomcat-7.0.47-7|191	Requires:	apache-commons-pool
14mr|tomcat-7.0.47-7|192	Requires(preun):	coreutils
14mr|tomcat-7.0.47-7|193	
14mr|tomcat-7.0.47-7|194	%description lib
14mr|tomcat-7.0.47-7|195	Libraries needed to run the Tomcat Web container.
14mr|tomcat-7.0.47-7|196	
14mr|tomcat-7.0.47-7|197	%package servlet-%{servletspec}-api
14mr|tomcat-7.0.47-7|198	Group:		Development/Java
14mr|tomcat-7.0.47-7|199	Summary:	Apache Tomcat Servlet API implementation classes
14mr|tomcat-7.0.47-7|200	Provides:	servlet = %{servletspec}
14mr|tomcat-7.0.47-7|201	Provides:	servlet6
14mr|tomcat-7.0.47-7|202	Provides:	servlet3
14mr|tomcat-7.0.47-7|203	Requires(post):	chkconfig
14mr|tomcat-7.0.47-7|204	Requires(postun):	chkconfig
14mr|tomcat-7.0.47-7|205	
14mr|tomcat-7.0.47-7|206	%description servlet-%{servletspec}-api
14mr|tomcat-7.0.47-7|207	Apache Tomcat Servlet API implementation classes.
14mr|tomcat-7.0.47-7|208	
14mr|tomcat-7.0.47-7|209	%package el-%{elspec}-api
14mr|tomcat-7.0.47-7|210	Group:		Development/Java
14mr|tomcat-7.0.47-7|211	Summary:	Expression Language v1.0 API
14mr|tomcat-7.0.47-7|212	Provides:	el_1_0_api = %{version}-%{release}
14mr|tomcat-7.0.47-7|213	Provides:	el_api = %{elspec}
14mr|tomcat-7.0.47-7|214	Requires(post):	chkconfig
14mr|tomcat-7.0.47-7|215	Requires(postun):	chkconfig
14mr|tomcat-7.0.47-7|216	
14mr|tomcat-7.0.47-7|217	%description el-%{elspec}-api
14mr|tomcat-7.0.47-7|218	Expression Language 1.0.
14mr|tomcat-7.0.47-7|219	
14mr|tomcat-7.0.47-7|220	%package webapps
14mr|tomcat-7.0.47-7|221	Group:		Networking/WWW
14mr|tomcat-7.0.47-7|222	Summary:	The ROOT and examples web applications for Apache Tomcat
14mr|tomcat-7.0.47-7|223	Requires:	%{name} = %{version}-%{release}
14mr|tomcat-7.0.47-7|224	Requires:	jakarta-taglibs-standard >= 0:1.1
14mr|tomcat-7.0.47-7|225	
14mr|tomcat-7.0.47-7|226	%description webapps
14mr|tomcat-7.0.47-7|227	The ROOT and examples web applications for Apache Tomcat.
14mr|tomcat-7.0.47-7|228	
14mr|tomcat-7.0.47-7|229	%prep
14mr|tomcat-7.0.47-7|230	%setup -q -n %{packdname}
14mr|tomcat-7.0.47-7|231	# remove pre-built binaries and windows files
14mr|tomcat-7.0.47-7|232	find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
14mr|tomcat-7.0.47-7|233	-name "*.jar" -o -name "*.war" -o -name "*.zip" \) -delete
14mr|tomcat-7.0.47-7|234	
14mr|tomcat-7.0.47-7|235	%patch0 -p0
14mr|tomcat-7.0.47-7|236	%patch1 -p0
14mr|tomcat-7.0.47-7|237	%{__ln_s} $(build-classpath jakarta-taglibs-core) webapps/examples/WEB-INF/lib/jstl.jar
14mr|tomcat-7.0.47-7|238	%{__ln_s} $(build-classpath jakarta-taglibs-standard) webapps/examples/WEB-INF/lib/standard.jar
14mr|tomcat-7.0.47-7|239	
14mr|tomcat-7.0.47-7|240	rm java/org/apache/jasper/compiler/JDTCompiler.java
14mr|tomcat-7.0.47-7|241	
14mr|tomcat-7.0.47-7|242	%build
14mr|tomcat-7.0.47-7|243	export OPT_JAR_LIST="xalan-j2-serializer"
14mr|tomcat-7.0.47-7|244	# we don't care about the tarballs and we're going to replace
14mr|tomcat-7.0.47-7|245	# tomcat-dbcp.jar with apache-commons-{collections,dbcp,pool}-tomcat5.jar
14mr|tomcat-7.0.47-7|246	# so just create a dummy file for later removal
14mr|tomcat-7.0.47-7|247	touch HACK
14mr|tomcat-7.0.47-7|248	%{__mkdir_p} HACKDIR
14mr|tomcat-7.0.47-7|249	touch HACKDIR/build.xml
14mr|tomcat-7.0.47-7|250	# who needs a build.properties file anyway
14mr|tomcat-7.0.47-7|251	ant -Dbase.path="." \
14mr|tomcat-7.0.47-7|252	-Dbuild.compiler="modern" \
14mr|tomcat-7.0.47-7|253	-Dcommons-collections.jar="$(build-classpath commons-collections)" \
14mr|tomcat-7.0.47-7|254	-Dcommons-daemon.jar="$(build-classpath commons-daemon)" \
14mr|tomcat-7.0.47-7|255	-Dcommons-daemon.native.src.tgz="HACK" \
14mr|tomcat-7.0.47-7|256	-Djasper-jdt.jar="$(build-classpath ecj)" \
14mr|tomcat-7.0.47-7|257	-Djdt.jar="$(build-classpath ecj)" \
14mr|tomcat-7.0.47-7|258	-Dtomcat-dbcp.jar="$(build-classpath apache-commons-dbcp)" \
14mr|tomcat-7.0.47-7|259	-Dtomcat-native.tar.gz="HACK" \
14mr|tomcat-7.0.47-7|260	-Dtomcat-native.home="." \
14mr|tomcat-7.0.47-7|261	-Dcommons-daemon.native.win.mgr.exe="HACK" \
14mr|tomcat-7.0.47-7|262	-Dnsis.exe="HACK" \
14mr|tomcat-7.0.47-7|263	-Djaxrpc-lib.jar="$(build-classpath jaxrpc)" \
14mr|tomcat-7.0.47-7|264	-Dwsdl4j-lib.jar="$(build-classpath wsdl4j)" \
14mr|tomcat-7.0.47-7|265	-Dcommons-pool.home="HACKDIR" \
14mr|tomcat-7.0.47-7|266	-Dcommons-dbcp.home="HACKDIR" \
14mr|tomcat-7.0.47-7|267	-Dno.build.dbcp=true \
14mr|tomcat-7.0.47-7|268	-Dversion="%{version}" \
14mr|tomcat-7.0.47-7|269	-Dversion.build="%{micro_version}" \
14mr|tomcat-7.0.47-7|270	deploy dist-prepare dist-source javadoc
14mr|tomcat-7.0.47-7|271	
14mr|tomcat-7.0.47-7|272	# remove some jars that we'll replace with symlinks later
14mr|tomcat-7.0.47-7|273	%{__rm} output/build/bin/commons-daemon.jar \
14mr|tomcat-7.0.47-7|274	output/build/lib/ecj.jar
14mr|tomcat-7.0.47-7|275	# remove the cruft we created
14mr|tomcat-7.0.47-7|276	%{__rm} output/build/bin/tomcat-native.tar.gz
14mr|tomcat-7.0.47-7|277	pushd output/dist/src/webapps/docs/appdev/sample/src
14mr|tomcat-7.0.47-7|278	%{__mkdir_p} ../web/WEB-INF/classes
14mr|tomcat-7.0.47-7|279	javac -cp ../../../../../../../../output/build/lib/servlet-api.jar -d ../web/WEB-INF/classes mypackage/Hello.java
14mr|tomcat-7.0.47-7|280	pushd ../web
14mr|tomcat-7.0.47-7|281	jar cf ../../../../../../../../output/build/webapps/docs/appdev/sample/sample.war *
14mr|tomcat-7.0.47-7|282	popd
14mr|tomcat-7.0.47-7|283	popd
14mr|tomcat-7.0.47-7|284	
14mr|tomcat-7.0.47-7|285	# inject OSGi manifests
14mr|tomcat-7.0.47-7|286	mkdir -p META-INF
14mr|tomcat-7.0.47-7|287	cp -p %{SOURCE8} META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|288	touch META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|289	zip -u output/build/lib/servlet-api.jar META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|290	cp -p %{SOURCE9} META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|291	touch META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|292	zip -u output/build/lib/jsp-api.jar META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|293	cp -p %{SOURCE12} META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|294	touch META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|295	zip -u output/build/lib/el-api.jar META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|296	cp -p %{SOURCE13} META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|297	touch META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|298	zip -u output/build/lib/jasper-el.jar META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|299	cp -p %{SOURCE14} META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|300	touch META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|301	zip -u output/build/lib/jasper.jar META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|302	cp -p %{SOURCE15} META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|303	touch META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|304	zip -u output/build/lib/tomcat-api.jar META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|305	cp -p %{SOURCE16} META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|306	touch META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|307	zip -u output/build/bin/tomcat-juli.jar META-INF/MANIFEST.MF
14mr|tomcat-7.0.47-7|308	
14mr|tomcat-7.0.47-7|309	%install
14mr|tomcat-7.0.47-7|310	# build initial path structure
14mr|tomcat-7.0.47-7|311	%{__install} -d -m 0755 %{buildroot}%{_bindir}
14mr|tomcat-7.0.47-7|312	%{__install} -d -m 0755 %{buildroot}%{_sbindir}
14mr|tomcat-7.0.47-7|313	%{__install} -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14mr|tomcat-7.0.47-7|314	%{__install} -d -m 0755 %{buildroot}%{_initrddir}
14mr|tomcat-7.0.47-7|315	%{__install} -d -m 0755 %{buildroot}%{_systemddir}
14mr|tomcat-7.0.47-7|316	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
14mr|tomcat-7.0.47-7|317	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
14mr|tomcat-7.0.47-7|318	%{__install} -d -m 0755 %{buildroot}%{appdir}
14mr|tomcat-7.0.47-7|319	%{__install} -d -m 0755 %{buildroot}%{bindir}
14mr|tomcat-7.0.47-7|320	%{__install} -d -m 0775 %{buildroot}%{confdir}
14mr|tomcat-7.0.47-7|321	%{__install} -d -m 0775 %{buildroot}%{confdir}/Catalina/localhost
14mr|tomcat-7.0.47-7|322	%{__install} -d -m 0755 %{buildroot}%{libdir}
14mr|tomcat-7.0.47-7|323	%{__install} -d -m 0775 %{buildroot}%{logdir}
14mr|tomcat-7.0.47-7|324	/bin/touch %{buildroot}%{logdir}/catalina.out
14mr|tomcat-7.0.47-7|325	/bin/echo "%{name}-%{major_version}.%{minor_version}.%{micro_version} RPM installed" >> %{buildroot}%{logdir}/catalina.out
14mr|tomcat-7.0.47-7|326	%{__install} -d -m 0775 %{buildroot}%{homedir}
14mr|tomcat-7.0.47-7|327	%{__install} -d -m 0775 %{buildroot}%{tempdir}
14mr|tomcat-7.0.47-7|328	%{__install} -d -m 0775 %{buildroot}%{workdir}
14mr|tomcat-7.0.47-7|329	%{__install} -d -m 0755 %{buildroot}%{_unitdir}
14mr|tomcat-7.0.47-7|330	%{__install} -d -m 0755 %{buildroot}%{_libexecdir}/%{name}
14mr|tomcat-7.0.47-7|331	
14mr|tomcat-7.0.47-7|332	# move things into place
14mr|tomcat-7.0.47-7|333	# First copy supporting libs to tomcat lib
14mr|tomcat-7.0.47-7|334	pushd output/build
14mr|tomcat-7.0.47-7|335	cp -a bin/*.{jar,xml} %{buildroot}%{bindir}
14mr|tomcat-7.0.47-7|336	cp %{SOURCE10} conf/log4j.properties
14mr|tomcat-7.0.47-7|337	cp -a conf/*.{policy,properties,xml} %{buildroot}%{confdir}
14mr|tomcat-7.0.47-7|338	cp -a lib/*.jar %{buildroot}%{libdir}
14mr|tomcat-7.0.47-7|339	cp -a webapps/* %{buildroot}%{appdir}
14mr|tomcat-7.0.47-7|340	popd
14mr|tomcat-7.0.47-7|341	# javadoc
14mr|tomcat-7.0.47-7|342	cp -a output/dist/webapps/docs/api/* %{buildroot}%{_javadocdir}/%{name}
14mr|tomcat-7.0.47-7|343	
14mr|tomcat-7.0.47-7|344	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mr|tomcat-7.0.47-7|345	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mr|tomcat-7.0.47-7|346	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE1} \
14mr|tomcat-7.0.47-7|347	> %{buildroot}%{confdir}/%{name}.conf
14mr|tomcat-7.0.47-7|348	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mr|tomcat-7.0.47-7|349	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mr|tomcat-7.0.47-7|350	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE3} \
14mr|tomcat-7.0.47-7|351	> %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|tomcat-7.0.47-7|352	%{__install} -m 0644 %{SOURCE4} \
14mr|tomcat-7.0.47-7|353	%{buildroot}%{_sbindir}/%{name}
14mr|tomcat-7.0.47-7|354	%{__install} -m 0644 %{SOURCE11} \
14mr|tomcat-7.0.47-7|355	%{buildroot}%{_systemddir}/%{name}.service
14mr|tomcat-7.0.47-7|356	%{__install} -m 0644 %{SOURCE19} \
14mr|tomcat-7.0.47-7|357	%{buildroot}%{_sbindir}/%{name}-jsvc
14mr|tomcat-7.0.47-7|358	%{__install} -m 0644 %{SOURCE20} \
14mr|tomcat-7.0.47-7|359	%{buildroot}%{_unitdir}/%{name}-jsvc.service
14mr|tomcat-7.0.47-7|360	%{__install} -m 0644 %{SOURCE18} \
14mr|tomcat-7.0.47-7|361	%{buildroot}%{_sbindir}/%{name}-jsvc-sysd
14mr|tomcat-7.0.47-7|362	%{__ln_s} %{name} %{buildroot}%{_sbindir}/d%{name}
14mr|tomcat-7.0.47-7|363	%{__sed} -e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" %{SOURCE5} \
14mr|tomcat-7.0.47-7|364	> %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|tomcat-7.0.47-7|365	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mr|tomcat-7.0.47-7|366	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mr|tomcat-7.0.47-7|367	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE6} \
14mr|tomcat-7.0.47-7|368	> %{buildroot}%{_bindir}/%{name}-digest
14mr|tomcat-7.0.47-7|369	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mr|tomcat-7.0.47-7|370	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mr|tomcat-7.0.47-7|371	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE7} \
14mr|tomcat-7.0.47-7|372	> %{buildroot}%{_bindir}/%{name}-tool-wrapper
14mr|tomcat-7.0.47-7|373	
14mr|tomcat-7.0.47-7|374	%{__install} -m 0755 %{SOURCE30} \
14mr|tomcat-7.0.47-7|375	%{buildroot}%{_libexecdir}/%{name}/preamble
14mr|tomcat-7.0.47-7|376	%{__install} -m 0755 %{SOURCE31} \
14mr|tomcat-7.0.47-7|377	%{buildroot}%{_libexecdir}/%{name}/server
14mr|tomcat-7.0.47-7|378	%{__install} -m 0644 %{SOURCE32} \
14mr|tomcat-7.0.47-7|379	%{buildroot}%{_unitdir}/%{name}@.service
14mr|tomcat-7.0.47-7|380	
14mr|tomcat-7.0.47-7|381	
14mr|tomcat-7.0.47-7|382	# create jsp and servlet API symlinks
14mr|tomcat-7.0.47-7|383	pushd %{buildroot}%{_javadir}
14mr|tomcat-7.0.47-7|384	%{__mv} %{name}/jsp-api.jar %{name}-jsp-%{jspspec}-api.jar
14mr|tomcat-7.0.47-7|385	%{__ln_s} %{name}-jsp-%{jspspec}-api.jar %{name}-jsp-api.jar
14mr|tomcat-7.0.47-7|386	%{__mv} %{name}/servlet-api.jar %{name}-servlet-%{servletspec}-api.jar
14mr|tomcat-7.0.47-7|387	%{__ln_s} %{name}-servlet-%{servletspec}-api.jar %{name}-servlet-api.jar
14mr|tomcat-7.0.47-7|388	%{__mv} %{name}/el-api.jar %{name}-el-%{elspec}-api.jar
14mr|tomcat-7.0.47-7|389	%{__ln_s} %{name}-el-%{elspec}-api.jar %{name}-el-api.jar
14mr|tomcat-7.0.47-7|390	popd
14mr|tomcat-7.0.47-7|391	
14mr|tomcat-7.0.47-7|392	pushd output/build
14mr|tomcat-7.0.47-7|393	%{_bindir}/build-jar-repository lib commons-collections \
14mr|tomcat-7.0.47-7|394	apache-commons-dbcp apache-commons-pool ecj 2>&1
14mr|tomcat-7.0.47-7|395	# need to use -p here with b-j-r otherwise the examples webapp fails to
14mr|tomcat-7.0.47-7|396	# load with a java.io.IOException
14mr|tomcat-7.0.47-7|397	%{_bindir}/build-jar-repository -p webapps/examples/WEB-INF/lib \
14mr|tomcat-7.0.47-7|398	taglibs-core.jar taglibs-standard.jar 2>&1
14mr|tomcat-7.0.47-7|399	popd
14mr|tomcat-7.0.47-7|400	
14mr|tomcat-7.0.47-7|401	pushd %{buildroot}%{libdir}
14mr|tomcat-7.0.47-7|402	# symlink JSP and servlet API jars
14mr|tomcat-7.0.47-7|403	%{__ln_s} ../%{name}-jsp-%{jspspec}-api.jar .
14mr|tomcat-7.0.47-7|404	%{__ln_s} ../%{name}-servlet-%{servletspec}-api.jar .
14mr|tomcat-7.0.47-7|405	%{__ln_s} ../%{name}-el-%{elspec}-api.jar .
14mr|tomcat-7.0.47-7|406	%{__ln_s} $(build-classpath commons-collections) commons-collections.jar
14mr|tomcat-7.0.47-7|407	%{__ln_s} $(build-classpath apache-commons-dbcp) commons-dbcp.jar
14mr|tomcat-7.0.47-7|408	%{__ln_s} $(build-classpath log4j) log4j.jar
14mr|tomcat-7.0.47-7|409	%{__ln_s} $(build-classpath ecj) jasper-jdt.jar
14mr|tomcat-7.0.47-7|410	
14mr|tomcat-7.0.47-7|411	# Link the juli jar here from /usr/share/java/tomcat
14mr|tomcat-7.0.47-7|412	%{__ln_s} %{bindir}/tomcat-juli.jar .
14mr|tomcat-7.0.47-7|413	popd
14mr|tomcat-7.0.47-7|414	
14mr|tomcat-7.0.47-7|415	# symlink to the FHS locations where we've installed things
14mr|tomcat-7.0.47-7|416	pushd %{buildroot}%{homedir}
14mr|tomcat-7.0.47-7|417	%{__ln_s} %{appdir} webapps
14mr|tomcat-7.0.47-7|418	%{__ln_s} %{confdir} conf
14mr|tomcat-7.0.47-7|419	%{__ln_s} %{libdir} lib
14mr|tomcat-7.0.47-7|420	%{__ln_s} %{logdir} logs
14mr|tomcat-7.0.47-7|421	%{__ln_s} %{tempdir} temp
14mr|tomcat-7.0.47-7|422	%{__ln_s} %{workdir} work
14mr|tomcat-7.0.47-7|423	popd
14mr|tomcat-7.0.47-7|424	
14mr|tomcat-7.0.47-7|425	# install sample webapp
14mr|tomcat-7.0.47-7|426	%{__mkdir_p} %{buildroot}%{appdir}/sample
14mr|tomcat-7.0.47-7|427	pushd %{buildroot}%{appdir}/sample
14mr|tomcat-7.0.47-7|428	%{jar} xf %{buildroot}%{appdir}/docs/appdev/sample/sample.war
14mr|tomcat-7.0.47-7|429	popd
14mr|tomcat-7.0.47-7|430	%{__rm} %{buildroot}%{appdir}/docs/appdev/sample/sample.war
14mr|tomcat-7.0.47-7|431	
14mr|tomcat-7.0.47-7|432	
14mr|tomcat-7.0.47-7|433	# Generate a depmap fragment javax.servlet:servlet-api pointing to
14mr|tomcat-7.0.47-7|434	# tomcat-servlet-3.0-api for backwards compatibility
14mr|tomcat-7.0.47-7|435	%add_to_maven_depmap javax.servlet servlet-api %{servletspec} JPP %{name}-servlet-%{servletspec}-api
14mr|tomcat-7.0.47-7|436	# also provide jetty depmap (originally in jetty package, but it's cleaner to have it here)
14mr|tomcat-7.0.47-7|437	%add_to_maven_depmap org.mortbay.jetty servlet-api %{servletspec} JPP %{name}-servlet-%{servletspec}-api
14mr|tomcat-7.0.47-7|438	mv %{buildroot}%{_mavendepmapfragdir}/%{name} %{buildroot}%{_mavendepmapfragdir}/%{name}-servlet-api
14mr|tomcat-7.0.47-7|439	
14mr|tomcat-7.0.47-7|440	# Install the maven metadata
14mr|tomcat-7.0.47-7|441	%{__install} -d -m 0755 %{buildroot}%{_mavenpomdir}
14mr|tomcat-7.0.47-7|442	pushd output/dist/src/res/maven
14mr|tomcat-7.0.47-7|443	for pom in *.pom; do
14mr|tomcat-7.0.47-7|444	# fix-up version in all pom files
14mr|tomcat-7.0.47-7|445	sed -i 's/@MAVEN.DEPLOY.VERSION@/%{version}/g' $pom
14mr|tomcat-7.0.47-7|446	done
14mr|tomcat-7.0.47-7|447	
14mr|tomcat-7.0.47-7|448	# we won't install dbcp, juli-adapters and juli-extras pom files
14mr|tomcat-7.0.47-7|449	for pom in tomcat-annotations-api.pom tomcat-catalina.pom tomcat-jasper-el.pom tomcat-jasper.pom \
14mr|tomcat-7.0.47-7|450	tomcat-catalina-ha.pom ; do
14mr|tomcat-7.0.47-7|451	cp -a $pom %{buildroot}%{_mavenpomdir}/JPP.$pom
14mr|tomcat-7.0.47-7|452	base=`basename $pom .pom`
14mr|tomcat-7.0.47-7|453	%add_to_maven_depmap org.apache.tomcat $base %{version} JPP/%{name} $base
14mr|tomcat-7.0.47-7|454	done
14mr|tomcat-7.0.47-7|455	
14mr|tomcat-7.0.47-7|456	# servlet-api jsp-api and el-api are not in tomcat subdir, since they are widely re-used elsewhere
14mr|tomcat-7.0.47-7|457	for pom in tomcat-jsp-api.pom tomcat-servlet-api.pom tomcat-el-api.pom;do
14mr|tomcat-7.0.47-7|458	cp -a $pom %{buildroot}%{_mavenpomdir}/JPP-%{name}-$pom
14mr|tomcat-7.0.47-7|459	base=`basename $pom .pom`
14mr|tomcat-7.0.47-7|460	%add_to_maven_depmap org.apache.tomcat $base %{version} JPP %{name}-$base
14mr|tomcat-7.0.47-7|461	done
14mr|tomcat-7.0.47-7|462	
14mr|tomcat-7.0.47-7|463	# two special pom where jar files have different names
14mr|tomcat-7.0.47-7|464	cp -a tomcat-tribes.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-catalina-tribes.pom
14mr|tomcat-7.0.47-7|465	%add_to_maven_depmap org.apache.tomcat tribes %{version} JPP/%{name} catalina-tribes
14mr|tomcat-7.0.47-7|466	
14mr|tomcat-7.0.47-7|467	cp -a tomcat-juli.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-juli.pom
14mr|tomcat-7.0.47-7|468	%add_to_maven_depmap org.apache.tomcat juli %{version} JPP/%{name} tomcat-juli
14mr|tomcat-7.0.47-7|469	
14mr|tomcat-7.0.47-7|470	cp -a tomcat-util.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom
14mr|tomcat-7.0.47-7|471	%add_to_maven_depmap org.apache.tomcat util %{version} JPP/%{name} tomcat-util
14mr|tomcat-7.0.47-7|472	
14mr|tomcat-7.0.47-7|473	cp -a tomcat-api.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom
14mr|tomcat-7.0.47-7|474	%add_to_maven_depmap org.apache.tomcat api %{version} JPP/%{name} tomcat-api
14mr|tomcat-7.0.47-7|475	
14mr|tomcat-7.0.47-7|476	%pre
14mr|tomcat-7.0.47-7|477	# add the tomcat user and group
14mr|tomcat-7.0.47-7|478	%{_sbindir}/groupadd -g %{tcuid} -r tomcat 2>/dev/null || :
14mr|tomcat-7.0.47-7|479	%{_sbindir}/useradd -c "Apache Tomcat" -u %{tcuid} -g tomcat \
14mr|tomcat-7.0.47-7|480	-s /bin/nologin -r -d %{homedir} tomcat 2>/dev/null || :
14mr|tomcat-7.0.47-7|481	
14mr|tomcat-7.0.47-7|482	%post
14mr|tomcat-7.0.47-7|483	%update_maven_depmap
14mr|tomcat-7.0.47-7|484	
14mr|tomcat-7.0.47-7|485	%post jsp-%{jspspec}-api
14mr|tomcat-7.0.47-7|486	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
14mr|tomcat-7.0.47-7|487	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20100
14mr|tomcat-7.0.47-7|488	
14mr|tomcat-7.0.47-7|489	%post servlet-%{servletspec}-api
14mr|tomcat-7.0.47-7|490	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
14mr|tomcat-7.0.47-7|491	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20500
14mr|tomcat-7.0.47-7|492	%update_maven_depmap
14mr|tomcat-7.0.47-7|493	
14mr|tomcat-7.0.47-7|494	%post el-%{elspec}-api
14mr|tomcat-7.0.47-7|495	%{_sbindir}/update-alternatives --install %{_javadir}/elspec.jar elspec \
14mr|tomcat-7.0.47-7|496	%{_javadir}/%{name}-el-%{elspec}-api.jar 20250
14mr|tomcat-7.0.47-7|497	
14mr|tomcat-7.0.47-7|498	%preun
14mr|tomcat-7.0.47-7|499	# clean tempdir and workdir on removal or upgrade
14mr|tomcat-7.0.47-7|500	%{__rm} -rf %{workdir}/* %{tempdir}/*
14mr|tomcat-7.0.47-7|501	if [ "$1" = "0" ]; then
14mr|tomcat-7.0.47-7|502	%{_initrddir}/%{name} stop >/dev/null 2>&1
14mr|tomcat-7.0.47-7|503	/sbin/chkconfig --del %{name} > /dev/null 2>&1
14mr|tomcat-7.0.47-7|504	fi
14mr|tomcat-7.0.47-7|505	
14mr|tomcat-7.0.47-7|506	
14mr|tomcat-7.0.47-7|507	%postun
14mr|tomcat-7.0.47-7|508	%update_maven_depmap
14mr|tomcat-7.0.47-7|509	
14mr|tomcat-7.0.47-7|510	%postun jsp-%{jspspec}-api
14mr|tomcat-7.0.47-7|511	if [ "$1" = "0" ]; then
14mr|tomcat-7.0.47-7|512	%{_sbindir}/update-alternatives --remove jsp \
14mr|tomcat-7.0.47-7|513	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
14mr|tomcat-7.0.47-7|514	fi
14mr|tomcat-7.0.47-7|515	
14mr|tomcat-7.0.47-7|516	%postun servlet-%{servletspec}-api
14mr|tomcat-7.0.47-7|517	if [ "$1" = "0" ]; then
14mr|tomcat-7.0.47-7|518	%{_sbindir}/update-alternatives --remove servlet \
14mr|tomcat-7.0.47-7|519	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
14mr|tomcat-7.0.47-7|520	%update_maven_depmap
14mr|tomcat-7.0.47-7|521	fi
14mr|tomcat-7.0.47-7|522	
14mr|tomcat-7.0.47-7|523	%postun el-%{elspec}-api
14mr|tomcat-7.0.47-7|524	if [ "$1" = "0" ]; then
14mr|tomcat-7.0.47-7|525	%{_sbindir}/update-alternatives --remove elspec \
14mr|tomcat-7.0.47-7|526	%{_javadir}/%{name}-el-%{elspec}-api.jar
14mr|tomcat-7.0.47-7|527	fi
14mr|tomcat-7.0.47-7|528	
14mr|tomcat-7.0.47-7|529	%files
14mr|tomcat-7.0.47-7|530	%defattr(0664,root,tomcat,0755)
14mr|tomcat-7.0.47-7|531	%doc {LICENSE,NOTICE,RELEASE*}
14mr|tomcat-7.0.47-7|532	%attr(0755,root,root) %{_bindir}/%{name}-digest
14mr|tomcat-7.0.47-7|533	%attr(0755,root,root) %{_bindir}/%{name}-tool-wrapper
14mr|tomcat-7.0.47-7|534	%attr(0755,root,root) %{_sbindir}/d%{name}
14mr|tomcat-7.0.47-7|535	%attr(0755,root,root) %{_sbindir}/%{name}
14mr|tomcat-7.0.47-7|536	%attr(0644,root,root) %{_systemddir}/%{name}.service
14mr|tomcat-7.0.47-7|537	%attr(0644,root,root) %{_unitdir}/%{name}@.service
14mr|tomcat-7.0.47-7|538	%attr(0755,root,root) %dir %{_libexecdir}/%{name}
14mr|tomcat-7.0.47-7|539	%attr(0755,root,root) %{_libexecdir}/%{name}/preamble
14mr|tomcat-7.0.47-7|540	%attr(0755,root,root) %{_libexecdir}/%{name}/server
14mr|tomcat-7.0.47-7|541	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|tomcat-7.0.47-7|542	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|tomcat-7.0.47-7|543	%attr(0765,root,tomcat) %dir %{basedir}
14mr|tomcat-7.0.47-7|544	%attr(0755,root,tomcat) %dir %{confdir}
14mr|tomcat-7.0.47-7|545	%defattr(0664,root,tomcat,0770)
14mr|tomcat-7.0.47-7|546	%attr(0770,root,tomcat) %dir %{logdir}
14mr|tomcat-7.0.47-7|547	%attr(0660,tomcat,tomcat) %{logdir}/catalina.out
14mr|tomcat-7.0.47-7|548	%attr(0770,root,tomcat) %dir %{cachedir}
14mr|tomcat-7.0.47-7|549	%attr(0770,root,tomcat) %dir %{tempdir}
14mr|tomcat-7.0.47-7|550	%attr(0770,root,tomcat) %dir %{workdir}
14mr|tomcat-7.0.47-7|551	%defattr(0664,root,tomcat,0775)
14mr|tomcat-7.0.47-7|552	%attr(0775,root,tomcat) %dir %{appdir}
14mr|tomcat-7.0.47-7|553	%attr(0775,root,tomcat) %dir %{confdir}/Catalina
14mr|tomcat-7.0.47-7|554	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
14mr|tomcat-7.0.47-7|555	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/%{name}.conf
14mr|tomcat-7.0.47-7|556	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/*.policy
14mr|tomcat-7.0.47-7|557	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/*.properties
14mr|tomcat-7.0.47-7|558	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/context.xml
14mr|tomcat-7.0.47-7|559	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/server.xml
14mr|tomcat-7.0.47-7|560	%attr(0660,tomcat,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
14mr|tomcat-7.0.47-7|561	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/web.xml
14mr|tomcat-7.0.47-7|562	%dir %{homedir}
14mr|tomcat-7.0.47-7|563	%dir %{bindir}
14mr|tomcat-7.0.47-7|564	%{bindir}/bootstrap.jar
14mr|tomcat-7.0.47-7|565	%{bindir}/catalina-tasks.xml
14mr|tomcat-7.0.47-7|566	%{homedir}/lib
14mr|tomcat-7.0.47-7|567	%{homedir}/temp
14mr|tomcat-7.0.47-7|568	%{homedir}/webapps
14mr|tomcat-7.0.47-7|569	%{homedir}/work
14mr|tomcat-7.0.47-7|570	%{homedir}/logs
14mr|tomcat-7.0.47-7|571	%{homedir}/conf
14mr|tomcat-7.0.47-7|572	
14mr|tomcat-7.0.47-7|573	%files admin-webapps
14mr|tomcat-7.0.47-7|574	%defattr(0664,root,tomcat,0755)
14mr|tomcat-7.0.47-7|575	%{appdir}/host-manager
14mr|tomcat-7.0.47-7|576	%{appdir}/manager
14mr|tomcat-7.0.47-7|577	
14mr|tomcat-7.0.47-7|578	%files docs-webapp
14mr|tomcat-7.0.47-7|579	%{appdir}/docs
14mr|tomcat-7.0.47-7|580	
14mr|tomcat-7.0.47-7|581	%files javadoc
14mr|tomcat-7.0.47-7|582	%{_javadocdir}/%{name}
14mr|tomcat-7.0.47-7|583	
14mr|tomcat-7.0.47-7|584	%files jsp-%{jspspec}-api
14mr|tomcat-7.0.47-7|585	%{_javadir}/%{name}-jsp-%{jspspec}*.jar
14mr|tomcat-7.0.47-7|586	%{_javadir}/%{name}-jsp-api.jar
14mr|tomcat-7.0.47-7|587	%{_mavenpomdir}/JPP-%{name}-tomcat-jsp-api.pom
14mr|tomcat-7.0.47-7|588	
14mr|tomcat-7.0.47-7|589	%files lib
14mr|tomcat-7.0.47-7|590	%{libdir}
14mr|tomcat-7.0.47-7|591	%{bindir}/tomcat-juli.jar
14mr|tomcat-7.0.47-7|592	%{_mavendepmapfragdir}/%{name}
14mr|tomcat-7.0.47-7|593	%{_mavenpomdir}/JPP.%{name}-annotations-api.pom
14mr|tomcat-7.0.47-7|594	%{_mavenpomdir}/JPP.%{name}-catalina-ha.pom
14mr|tomcat-7.0.47-7|595	%{_mavenpomdir}/JPP.%{name}-catalina-tribes.pom
14mr|tomcat-7.0.47-7|596	%{_mavenpomdir}/JPP.%{name}-catalina.pom
14mr|tomcat-7.0.47-7|597	%{_mavenpomdir}/JPP.%{name}-jasper-el.pom
14mr|tomcat-7.0.47-7|598	%{_mavenpomdir}/JPP.%{name}-jasper.pom
14mr|tomcat-7.0.47-7|599	%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom
14mr|tomcat-7.0.47-7|600	%{_mavenpomdir}/JPP.%{name}-tomcat-juli.pom
14mr|tomcat-7.0.47-7|601	%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom
14mr|tomcat-7.0.47-7|602	%exclude %{libdir}/%{name}-el-%{elspec}-api.jar
14mr|tomcat-7.0.47-7|603	
14mr|tomcat-7.0.47-7|604	%files servlet-%{servletspec}-api
14mr|tomcat-7.0.47-7|605	%doc LICENSE
14mr|tomcat-7.0.47-7|606	%{_javadir}/%{name}-servlet-%{servletspec}*.jar
14mr|tomcat-7.0.47-7|607	%{_javadir}/%{name}-servlet-api.jar
14mr|tomcat-7.0.47-7|608	%{_mavendepmapfragdir}/%{name}-servlet-api
14mr|tomcat-7.0.47-7|609	%{_mavenpomdir}/JPP-%{name}-tomcat-servlet-api.pom
14mr|tomcat-7.0.47-7|610	
14mr|tomcat-7.0.47-7|611	%files el-%{elspec}-api
14mr|tomcat-7.0.47-7|612	%doc LICENSE
14mr|tomcat-7.0.47-7|613	%{_javadir}/%{name}-el-%{elspec}-api.jar
14mr|tomcat-7.0.47-7|614	%{_javadir}/%{name}-el-api.jar
14mr|tomcat-7.0.47-7|615	%{libdir}/%{name}-el-%{elspec}-api.jar
14mr|tomcat-7.0.47-7|616	%{_mavenpomdir}/JPP-%{name}-tomcat-el-api.pom
14mr|tomcat-7.0.47-7|617	
14mr|tomcat-7.0.47-7|618	%files webapps
14mr|tomcat-7.0.47-7|619	%defattr(0644,tomcat,tomcat,0755)
14mr|tomcat-7.0.47-7|620	%{appdir}/ROOT
14mr|tomcat-7.0.47-7|621	%{appdir}/examples
14mr|tomcat-7.0.47-7|622	%{appdir}/sample
14mr|tomcat-7.0.47-7|623	
14mr|tomcat-7.0.47-7|624	%files jsvc
14mr|tomcat-7.0.47-7|625	%defattr(755,root,root,0755)
14mr|tomcat-7.0.47-7|626	%{_sbindir}/%{name}-jsvc
14mr|tomcat-7.0.47-7|627	%{_sbindir}/%{name}-jsvc-sysd
14mr|tomcat-7.0.47-7|628	%attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service
14mr|tomcat-7.0.47-7|629	
14mr|tomcat-7.0.47-7|630	
14mr|tomcat-7.0.47-7|631	%changelog
14mr|tomcat-7.0.47-7|632	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.0.47-7
14mr|tomcat-7.0.47-7|633	+ Revision: 503159c
14mr|tomcat-7.0.47-7|634	- Bump release
14mr|tomcat-7.0.47-7|635	
14mr|tomcat-7.0.47-7|636	

21896 14
14mr|tomoe-0.6.0-14|1	%define version   0.6.0
14mr|tomoe-0.6.0-14|2	%define release   14
14mr|tomoe-0.6.0-14|3	
14mr|tomoe-0.6.0-14|4	%define libname %mklibname %{name} 0
14mr|tomoe-0.6.0-14|5	%define develname %mklibname -d %{name}
14mr|tomoe-0.6.0-14|6	
14mr|tomoe-0.6.0-14|7	Name:      tomoe
14mr|tomoe-0.6.0-14|8	Summary:   A program which does Japanese handwriting recognition
14mr|tomoe-0.6.0-14|9	Version:   %{version}
14mr|tomoe-0.6.0-14|10	Release:   %{release}
14mr|tomoe-0.6.0-14|11	Group:     System/Internationalization
14mr|tomoe-0.6.0-14|12	License:   LGPLv2+
14mr|tomoe-0.6.0-14|13	URL:       https://sourceforge.jp/projects/tomoe/
14mr|tomoe-0.6.0-14|14	Source0:   %{name}-%{version}.tar.bz2
14mr|tomoe-0.6.0-14|15	Patch1:	   tomoe-0.6.0-fix-str-fmt.patch
14mr|tomoe-0.6.0-14|16	Patch2:    tomoe-0.6.0-linkage.patch
14mr|tomoe-0.6.0-14|17	Patch3:    tomoe-0.6.0-undefined-class.patch
14mr|tomoe-0.6.0-14|18	Patch4:    tomoe-0.6.0-fix-glib-includes.patch
14mr|tomoe-0.6.0-14|19	Requires:        %{libname} = %{version}
14mr|tomoe-0.6.0-14|20	BuildRequires:   automake intltool gtk-doc
14mr|tomoe-0.6.0-14|21	#BuildRequires:	 ruby-devel ruby-gnome2-devel
14mr|tomoe-0.6.0-14|22	BuildRequires:   python-gobject-devel
14mr|tomoe-0.6.0-14|23	BuildRequires:	 pygtk2.0-devel
14mr|tomoe-0.6.0-14|24	# (tv) for AM_PATH_GLIB_2_0:
14mr|tomoe-0.6.0-14|25	BuildRequires:	 glib2-devel
14mr|tomoe-0.6.0-14|26	
14mr|tomoe-0.6.0-14|27	%description
14mr|tomoe-0.6.0-14|28	A program which does Japanese handwriting recognition.
14mr|tomoe-0.6.0-14|29	
14mr|tomoe-0.6.0-14|30	%package    python
14mr|tomoe-0.6.0-14|31	Summary:    Python binding of tomoe
14mr|tomoe-0.6.0-14|32	Group:      System/Internationalization
14mr|tomoe-0.6.0-14|33	Requires:   %{name} = %{version}
14mr|tomoe-0.6.0-14|34	Requires:   python
14mr|tomoe-0.6.0-14|35	
14mr|tomoe-0.6.0-14|36	%description python
14mr|tomoe-0.6.0-14|37	Python binding of tomoe.
14mr|tomoe-0.6.0-14|38	
14mr|tomoe-0.6.0-14|39	#%package    ruby
14mr|tomoe-0.6.0-14|40	#Summary:    Ruby binding of tomoe
14mr|tomoe-0.6.0-14|41	#Group:      System/Internationalization
14mr|tomoe-0.6.0-14|42	#Requires:   %{name} = %{version}
14mr|tomoe-0.6.0-14|43	#Requires:   ruby ruby-gnome2
14mr|tomoe-0.6.0-14|44	
14mr|tomoe-0.6.0-14|45	#%description ruby
14mr|tomoe-0.6.0-14|46	#Ruby binding of tomoe.
14mr|tomoe-0.6.0-14|47	
14mr|tomoe-0.6.0-14|48	%package -n %{libname}
14mr|tomoe-0.6.0-14|49	Summary:    Tomoe library
14mr|tomoe-0.6.0-14|50	Group:      System/Internationalization
14mr|tomoe-0.6.0-14|51	Conflicts:  %{name}-devel < 0.6.0-5mdv
14mr|tomoe-0.6.0-14|52	
14mr|tomoe-0.6.0-14|53	%description -n %{libname}
14mr|tomoe-0.6.0-14|54	tomoe library.
14mr|tomoe-0.6.0-14|55	
14mr|tomoe-0.6.0-14|56	%package -n %{develname}
14mr|tomoe-0.6.0-14|57	Summary:    Headers of %{name} for development
14mr|tomoe-0.6.0-14|58	Group:      Development/C
14mr|tomoe-0.6.0-14|59	Requires:   %{libname} = %{version}
14mr|tomoe-0.6.0-14|60	Provides:   %{name}-devel = %{version}-%{release}
14mr|tomoe-0.6.0-14|61	Obsoletes:  %{libname}-devel
14mr|tomoe-0.6.0-14|62	
14mr|tomoe-0.6.0-14|63	%description -n %{develname}
14mr|tomoe-0.6.0-14|64	Headers of %{name} for development.
14mr|tomoe-0.6.0-14|65	
14mr|tomoe-0.6.0-14|66	%prep
14mr|tomoe-0.6.0-14|67	%setup -q
14mr|tomoe-0.6.0-14|68	%patch1 -p0
14mr|tomoe-0.6.0-14|69	%patch2 -p0
14mr|tomoe-0.6.0-14|70	%patch3 -p0
14mr|tomoe-0.6.0-14|71	%patch4 -p1
14mr|tomoe-0.6.0-14|72	
14mr|tomoe-0.6.0-14|73	%build
14mr|tomoe-0.6.0-14|74	autoreconf -fi
14mr|tomoe-0.6.0-14|75	%configure2_5x
14mr|tomoe-0.6.0-14|76	%make
14mr|tomoe-0.6.0-14|77	
14mr|tomoe-0.6.0-14|78	%install
14mr|tomoe-0.6.0-14|79	rm -rf $RPM_BUILD_ROOT
14mr|tomoe-0.6.0-14|80	%makeinstall_std
14mr|tomoe-0.6.0-14|81	
14mr|tomoe-0.6.0-14|82	%{find_lang} %{name}
14mr|tomoe-0.6.0-14|83	
14mr|tomoe-0.6.0-14|84	%clean
14mr|tomoe-0.6.0-14|85	rm -rf $RPM_BUILD_ROOT
14mr|tomoe-0.6.0-14|86	
14mr|tomoe-0.6.0-14|87	%if %mdkversion < 200900
14mr|tomoe-0.6.0-14|88	%post -n %libname -p /sbin/ldconfig
14mr|tomoe-0.6.0-14|89	%endif
14mr|tomoe-0.6.0-14|90	%if %mdkversion < 200900
14mr|tomoe-0.6.0-14|91	%postun -n %libname -p /sbin/ldconfig
14mr|tomoe-0.6.0-14|92	%endif
14mr|tomoe-0.6.0-14|93	
14mr|tomoe-0.6.0-14|94	
14mr|tomoe-0.6.0-14|95	%files -f %{name}.lang
14mr|tomoe-0.6.0-14|96	%defattr(-,root,root)
14mr|tomoe-0.6.0-14|97	%doc AUTHORS COPYING ChangeLog
14mr|tomoe-0.6.0-14|98	%config(noreplace) %{_sysconfdir}/tomoe/config
14mr|tomoe-0.6.0-14|99	%{_datadir}/gtk-doc/html/tomoe/*
14mr|tomoe-0.6.0-14|100	%{_datadir}/tomoe/*
14mr|tomoe-0.6.0-14|101	
14mr|tomoe-0.6.0-14|102	%files python
14mr|tomoe-0.6.0-14|103	%defattr(-,root,root)
14mr|tomoe-0.6.0-14|104	%doc COPYING
14mr|tomoe-0.6.0-14|105	%{python_sitearch}/*.so
14mr|tomoe-0.6.0-14|106	
14mr|tomoe-0.6.0-14|107	#%files ruby
14mr|tomoe-0.6.0-14|108	#%defattr(-,root,root)
14mr|tomoe-0.6.0-14|109	#%doc COPYING
14mr|tomoe-0.6.0-14|110	#%{ruby_sitelibdir}/*.rb
14mr|tomoe-0.6.0-14|111	#%{ruby_sitelibdir}/*/*.so
14mr|tomoe-0.6.0-14|112	
14mr|tomoe-0.6.0-14|113	%files -n %{libname}
14mr|tomoe-0.6.0-14|114	%defattr(-,root,root)
14mr|tomoe-0.6.0-14|115	%doc COPYING
14mr|tomoe-0.6.0-14|116	# uim-tomoe-gtk opens some devel files
14mr|tomoe-0.6.0-14|117	%{_libdir}/*.so.0*
14mr|tomoe-0.6.0-14|118	%{_libdir}/tomoe/module/*/*.so
14mr|tomoe-0.6.0-14|119	
14mr|tomoe-0.6.0-14|120	%files -n %{develname}
14mr|tomoe-0.6.0-14|121	%defattr(-,root,root)
14mr|tomoe-0.6.0-14|122	%doc COPYING
14mr|tomoe-0.6.0-14|123	%{_includedir}/tomoe/*.h
14mr|tomoe-0.6.0-14|124	%{_libdir}/*.a
14mr|tomoe-0.6.0-14|125	%{_libdir}/*.so
14mr|tomoe-0.6.0-14|126	
14mr|tomoe-0.6.0-14|127	#%{ruby_sitearchdir}/*.h
14mr|tomoe-0.6.0-14|128	#%{ruby_sitearchdir}/*.a
14mr|tomoe-0.6.0-14|129	%{python_sitearch}/*.a
14mr|tomoe-0.6.0-14|130	%{_libdir}/tomoe/module/*/*.a
14mr|tomoe-0.6.0-14|131	%{_libdir}/pkgconfig/tomoe.pc
14mr|tomoe-0.6.0-14|132	%{_libdir}/pkgconfig/pytomoe.pc
14mr|tomoe-0.6.0-14|133	
14mr|tomoe-0.6.0-14|134	
14mr|tomoe-0.6.0-14|135	
14mr|tomoe-0.6.0-14|136	%changelog
14mr|tomoe-0.6.0-14|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.0-14
14mr|tomoe-0.6.0-14|138	+ Revision: 0dc06d2
14mr|tomoe-0.6.0-14|139	- MassBuild#440: Increase release tag
14mr|tomoe-0.6.0-14|140	
14mr|tomoe-0.6.0-14|141	

21897 14
14mr|tomoe-gtk-0.6.0-14|1	%define major 0
14mr|tomoe-gtk-0.6.0-14|2	%define libname_orig	lib%{name}
14mr|tomoe-gtk-0.6.0-14|3	%define libname		%mklibname %{name} %{major}
14mr|tomoe-gtk-0.6.0-14|4	%define develname	%mklibname -d %{name}
14mr|tomoe-gtk-0.6.0-14|5	
14mr|tomoe-gtk-0.6.0-14|6	%define tomoe_version 0.6.0
14mr|tomoe-gtk-0.6.0-14|7	
14mr|tomoe-gtk-0.6.0-14|8	Name:           tomoe-gtk
14mr|tomoe-gtk-0.6.0-14|9	Summary:        Tomoe-gtk for handwriting recognition
14mr|tomoe-gtk-0.6.0-14|10	Version:        0.6.0
14mr|tomoe-gtk-0.6.0-14|11	Release:        14
14mr|tomoe-gtk-0.6.0-14|12	Group:		System/Internationalization
14mr|tomoe-gtk-0.6.0-14|13	License:	LGPLv2+
14mr|tomoe-gtk-0.6.0-14|14	URL:		http://tomoe.sourceforge.jp/
14mr|tomoe-gtk-0.6.0-14|15	Source0:	http://ovh.dl.sourceforge.net/sourceforge/tomoe/%{name}-%{version}.tar.gz
14mr|tomoe-gtk-0.6.0-14|16	Patch0:		tomoe-gtk-0.6.0-underlink.patch
14mr|tomoe-gtk-0.6.0-14|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|tomoe-gtk-0.6.0-14|18	BuildRequires:	tomoe-devel >= %{tomoe_version}
14mr|tomoe-gtk-0.6.0-14|19	BuildRequires:	tomoe >= %{tomoe_version}
14mr|tomoe-gtk-0.6.0-14|20	BuildRequires:	gtk+2-devel
14mr|tomoe-gtk-0.6.0-14|21	BuildRequires:	pygtk2.0-devel
14mr|tomoe-gtk-0.6.0-14|22	BuildRequires:	gtk-doc
14mr|tomoe-gtk-0.6.0-14|23	BuildRequires:	python-gobject-devel
14mr|tomoe-gtk-0.6.0-14|24	
14mr|tomoe-gtk-0.6.0-14|25	%description
14mr|tomoe-gtk-0.6.0-14|26	Tomoe-gtk handwriting recognition.
14mr|tomoe-gtk-0.6.0-14|27	
14mr|tomoe-gtk-0.6.0-14|28	%package	python
14mr|tomoe-gtk-0.6.0-14|29	Summary:	Python binding of Tomoe-gtk
14mr|tomoe-gtk-0.6.0-14|30	Group:		System/Internationalization
14mr|tomoe-gtk-0.6.0-14|31	Requires:	%{libname} = %{version}-%{release}
14mr|tomoe-gtk-0.6.0-14|32	
14mr|tomoe-gtk-0.6.0-14|33	%description	python
14mr|tomoe-gtk-0.6.0-14|34	Python binding of Tomoe-gtk.
14mr|tomoe-gtk-0.6.0-14|35	
14mr|tomoe-gtk-0.6.0-14|36	%package -n	%{libname}
14mr|tomoe-gtk-0.6.0-14|37	Summary:	Tomoe-gtk library
14mr|tomoe-gtk-0.6.0-14|38	Group:		System/Internationalization
14mr|tomoe-gtk-0.6.0-14|39	
14mr|tomoe-gtk-0.6.0-14|40	%description -n %{libname}
14mr|tomoe-gtk-0.6.0-14|41	Tomoe-gtk library.
14mr|tomoe-gtk-0.6.0-14|42	
14mr|tomoe-gtk-0.6.0-14|43	%package -n	%{develname}
14mr|tomoe-gtk-0.6.0-14|44	Summary:	Development files for %{name}
14mr|tomoe-gtk-0.6.0-14|45	Group:		Development/C
14mr|tomoe-gtk-0.6.0-14|46	Requires:	%{libname} = %{version}
14mr|tomoe-gtk-0.6.0-14|47	Provides:	%{name}-devel = %{version}-%{release}
14mr|tomoe-gtk-0.6.0-14|48	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|tomoe-gtk-0.6.0-14|49	Obsoletes:	%{libname}-devel
14mr|tomoe-gtk-0.6.0-14|50	
14mr|tomoe-gtk-0.6.0-14|51	%description -n %{develname}
14mr|tomoe-gtk-0.6.0-14|52	Headers of %{name} for development.
14mr|tomoe-gtk-0.6.0-14|53	
14mr|tomoe-gtk-0.6.0-14|54	%prep
14mr|tomoe-gtk-0.6.0-14|55	%setup -q
14mr|tomoe-gtk-0.6.0-14|56	%patch0 -p1 -b .underlink
14mr|tomoe-gtk-0.6.0-14|57	
14mr|tomoe-gtk-0.6.0-14|58	%build
14mr|tomoe-gtk-0.6.0-14|59	# force to regenerate configure
14mr|tomoe-gtk-0.6.0-14|60	./autogen.sh
14mr|tomoe-gtk-0.6.0-14|61	
14mr|tomoe-gtk-0.6.0-14|62	%configure2_5x --without-gucharmap
14mr|tomoe-gtk-0.6.0-14|63	%make
14mr|tomoe-gtk-0.6.0-14|64	
14mr|tomoe-gtk-0.6.0-14|65	%install
14mr|tomoe-gtk-0.6.0-14|66	rm -rf %{buildroot}
14mr|tomoe-gtk-0.6.0-14|67	%makeinstall_std
14mr|tomoe-gtk-0.6.0-14|68	
14mr|tomoe-gtk-0.6.0-14|69	# remove docs for sigscheme (they should be installed by %doc)
14mr|tomoe-gtk-0.6.0-14|70	rm -rf %{buildroot}%{_datadir}/gtk-doc/
14mr|tomoe-gtk-0.6.0-14|71	
14mr|tomoe-gtk-0.6.0-14|72	%{find_lang} %{name}
14mr|tomoe-gtk-0.6.0-14|73	
14mr|tomoe-gtk-0.6.0-14|74	%clean
14mr|tomoe-gtk-0.6.0-14|75	rm -rf %{buildroot}
14mr|tomoe-gtk-0.6.0-14|76	
14mr|tomoe-gtk-0.6.0-14|77	%if %mdkversion < 200900
14mr|tomoe-gtk-0.6.0-14|78	%post -n %{libname} -p /sbin/ldconfig
14mr|tomoe-gtk-0.6.0-14|79	%endif
14mr|tomoe-gtk-0.6.0-14|80	%if %mdkversion < 200900
14mr|tomoe-gtk-0.6.0-14|81	%postun -n %{libname} -p /sbin/ldconfig
14mr|tomoe-gtk-0.6.0-14|82	%endif
14mr|tomoe-gtk-0.6.0-14|83	
14mr|tomoe-gtk-0.6.0-14|84	%files -n %{libname} -f %{name}.lang
14mr|tomoe-gtk-0.6.0-14|85	%defattr(-,root,root)
14mr|tomoe-gtk-0.6.0-14|86	%{_libdir}/lib*.so.*
14mr|tomoe-gtk-0.6.0-14|87	%{_datadir}/tomoe-gtk/*.png
14mr|tomoe-gtk-0.6.0-14|88	
14mr|tomoe-gtk-0.6.0-14|89	%files -n %{develname}
14mr|tomoe-gtk-0.6.0-14|90	%defattr(-,root,root)
14mr|tomoe-gtk-0.6.0-14|91	%doc AUTHORS ChangeLog README TODO
14mr|tomoe-gtk-0.6.0-14|92	%doc doc/reference/html/*
14mr|tomoe-gtk-0.6.0-14|93	%{_includedir}/tomoe/gtk/*.h
14mr|tomoe-gtk-0.6.0-14|94	%{_libdir}/lib*.so
14mr|tomoe-gtk-0.6.0-14|95	%{_libdir}/lib*.*a
14mr|tomoe-gtk-0.6.0-14|96	%{python_sitearch}/gtk-2.0/*.*a
14mr|tomoe-gtk-0.6.0-14|97	%{_libdir}/pkgconfig/*.pc
14mr|tomoe-gtk-0.6.0-14|98	
14mr|tomoe-gtk-0.6.0-14|99	%files python
14mr|tomoe-gtk-0.6.0-14|100	%defattr(-,root,root)
14mr|tomoe-gtk-0.6.0-14|101	%{python_sitearch}/gtk-2.0/*.so
14mr|tomoe-gtk-0.6.0-14|102	
14mr|tomoe-gtk-0.6.0-14|103	
14mr|tomoe-gtk-0.6.0-14|104	
14mr|tomoe-gtk-0.6.0-14|105	
14mr|tomoe-gtk-0.6.0-14|106	%changelog
14mr|tomoe-gtk-0.6.0-14|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.0-14
14mr|tomoe-gtk-0.6.0-14|108	+ Revision: c3c8b5d
14mr|tomoe-gtk-0.6.0-14|109	- MassBuild#440: Increase release tag
14mr|tomoe-gtk-0.6.0-14|110	
14mr|tomoe-gtk-0.6.0-14|111	

21898 14
14mr|tomoyo-gui-0.05-7|1	Name:		tomoyo-gui
14mr|tomoyo-gui-0.05-7|2	Version:	0.05
14mr|tomoyo-gui-0.05-7|3	Release:	7
14mr|tomoyo-gui-0.05-7|4	Summary:	Graphical interface for TOMOYO Linux
14mr|tomoyo-gui-0.05-7|5	License:	GPLv2
14mr|tomoyo-gui-0.05-7|6	Group:		System/Base
14mr|tomoyo-gui-0.05-7|7	Url:		http://git.mandriva.com/?p=projects/tomoyo-mdv.git
14mr|tomoyo-gui-0.05-7|8	Source0:	%{name}-%{version}.tar.bz2
14mr|tomoyo-gui-0.05-7|9	Requires:	pygtk2.0
14mr|tomoyo-gui-0.05-7|10	Requires:	python
14mr|tomoyo-gui-0.05-7|11	Requires:	tomoyo-tools
14mr|tomoyo-gui-0.05-7|12	BuildArch:	noarch
14mr|tomoyo-gui-0.05-7|13	
14mr|tomoyo-gui-0.05-7|14	%description
14mr|tomoyo-gui-0.05-7|15	This is the graphical interface to TOMOYO Linux Security Framework,
14mr|tomoyo-gui-0.05-7|16	developed by Mandriva. This GUI allows to view and edit system security
14mr|tomoyo-gui-0.05-7|17	policy, and create custom set of profiles for individual applications in a
14mr|tomoyo-gui-0.05-7|18	similar way to AppArmor security framework.
14mr|tomoyo-gui-0.05-7|19	
14mr|tomoyo-gui-0.05-7|20	%prep
14mr|tomoyo-gui-0.05-7|21	%setup -q
14mr|tomoyo-gui-0.05-7|22	
14mr|tomoyo-gui-0.05-7|23	%build
14mr|tomoyo-gui-0.05-7|24	make all
14mr|tomoyo-gui-0.05-7|25	
14mr|tomoyo-gui-0.05-7|26	%install
14mr|tomoyo-gui-0.05-7|27	make install
14mr|tomoyo-gui-0.05-7|28	
14mr|tomoyo-gui-0.05-7|29	%files
14mr|tomoyo-gui-0.05-7|30	%doc AUTHORS COPYING README NEWS TODO
14mr|tomoyo-gui-0.05-7|31	%{_sbindir}/tomoyo-gui
14mr|tomoyo-gui-0.05-7|32	%{_datadir}/tomoyo-mdv/tomoyo-gui.*
14mr|tomoyo-gui-0.05-7|33	%{_datadir}/tomoyo-mdv/version.*
14mr|tomoyo-gui-0.05-7|34	%{_datadir}/tomoyo-mdv/tomoyo.png
14mr|tomoyo-gui-0.05-7|35	
14mr|tomoyo-gui-0.05-7|36	
14mr|tomoyo-gui-0.05-7|37	
14mr|tomoyo-gui-0.05-7|38	%changelog
14mr|tomoyo-gui-0.05-7|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.05-7
14mr|tomoyo-gui-0.05-7|40	+ Revision: 173386c
14mr|tomoyo-gui-0.05-7|41	- MassBuild#440: Increase release tag
14mr|tomoyo-gui-0.05-7|42	
14mr|tomoyo-gui-0.05-7|43	

21899 14
14mr|tomoyo-tools-2.5.0-4|1	Summary: TOMOYO Linux tools
14mr|tomoyo-tools-2.5.0-4|2	%define  date 20111025
14mr|tomoyo-tools-2.5.0-4|3	
14mr|tomoyo-tools-2.5.0-4|4	%define tomoyo_major 1
14mr|tomoyo-tools-2.5.0-4|5	%define tomoyo_libname %mklibname tomoyotools %{tomoyo_major}
14mr|tomoyo-tools-2.5.0-4|6	
14mr|tomoyo-tools-2.5.0-4|7	Name: 	 tomoyo-tools
14mr|tomoyo-tools-2.5.0-4|8	Version: 2.5.0
14mr|tomoyo-tools-2.5.0-4|9	Release: 4
14mr|tomoyo-tools-2.5.0-4|10	License: GPLv2
14mr|tomoyo-tools-2.5.0-4|11	URL:	 http://tomoyo.sourceforge.jp/
14mr|tomoyo-tools-2.5.0-4|12	Group:	 System/Kernel and hardware
14mr|tomoyo-tools-2.5.0-4|13	BuildRequires: help2man
14mr|tomoyo-tools-2.5.0-4|14	BuildRequires: ncurses-devel
14mr|tomoyo-tools-2.5.0-4|15	BuildRequires: readline-devel
14mr|tomoyo-tools-2.5.0-4|16	
14mr|tomoyo-tools-2.5.0-4|17	Source0: http://osdn.dl.sourceforge.jp/tomoyo/27220/tomoyo-tools-%{version}-%{date}.tar.gz
14mr|tomoyo-tools-2.5.0-4|18	Source1: README.tomoyo-tools.urpmi
14mr|tomoyo-tools-2.5.0-4|19	Source2: tomoyo.logrotate
14mr|tomoyo-tools-2.5.0-4|20	Source3: tomoyo-auditd.service
14mr|tomoyo-tools-2.5.0-4|21	
14mr|tomoyo-tools-2.5.0-4|22	Conflicts: ccs-tools
14mr|tomoyo-tools-2.5.0-4|23	Obsoletes: ccs-tools
14mr|tomoyo-tools-2.5.0-4|24	
14mr|tomoyo-tools-2.5.0-4|25	%description
14mr|tomoyo-tools-2.5.0-4|26	TOMOYO Linux is an extension for Linux to provide Mandatory Access Control
14mr|tomoyo-tools-2.5.0-4|27	(MAC) functions. This package contains the tools needed to configure,
14mr|tomoyo-tools-2.5.0-4|28	activate and manage the TOMOYO Linux MAC system and policies.
14mr|tomoyo-tools-2.5.0-4|29	
14mr|tomoyo-tools-2.5.0-4|30	%package -n	 %{tomoyo_libname}
14mr|tomoyo-tools-2.5.0-4|31	Summary:	Shared tomoyotools library
14mr|tomoyo-tools-2.5.0-4|32	Group:		System/Libraries
14mr|tomoyo-tools-2.5.0-4|33	
14mr|tomoyo-tools-2.5.0-4|34	%description -n %{tomoyo_libname}
14mr|tomoyo-tools-2.5.0-4|35	This package provides the tomoyo shared library
14mr|tomoyo-tools-2.5.0-4|36	
14mr|tomoyo-tools-2.5.0-4|37	%prep
14mr|tomoyo-tools-2.5.0-4|38	%setup -q -n tomoyo-tools
14mr|tomoyo-tools-2.5.0-4|39	
14mr|tomoyo-tools-2.5.0-4|40	%build
14mr|tomoyo-tools-2.5.0-4|41	# install library to correct path
14mr|tomoyo-tools-2.5.0-4|42	make USRLIBDIR=%{_libdir} CFLAGS="-Wall %{optflags}"
14mr|tomoyo-tools-2.5.0-4|43	
14mr|tomoyo-tools-2.5.0-4|44	%install
14mr|tomoyo-tools-2.5.0-4|45	make INSTALLDIR=%{buildroot} USRLIBDIR=%{_libdir} install
14mr|tomoyo-tools-2.5.0-4|46	
14mr|tomoyo-tools-2.5.0-4|47	install -m 644 %{SOURCE1} README.install.urpmi
14mr|tomoyo-tools-2.5.0-4|48	install -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/tomoyo
14mr|tomoyo-tools-2.5.0-4|49	install -m 644 -D %{SOURCE3} %{buildroot}%{_unitdir}/tomoyo-auditd.service
14mr|tomoyo-tools-2.5.0-4|50	install -m 700 -d %{buildroot}%{_logdir}/tomoyo
14mr|tomoyo-tools-2.5.0-4|51	
14mr|tomoyo-tools-2.5.0-4|52	%post
14mr|tomoyo-tools-2.5.0-4|53	%_add_service_helper --no-sysv %{name} $1 tomoyo-auditd.service
14mr|tomoyo-tools-2.5.0-4|54	
14mr|tomoyo-tools-2.5.0-4|55	%preun
14mr|tomoyo-tools-2.5.0-4|56	%_del_service_helper --no-sysv %{name} $1 tomoyo-auditd.service
14mr|tomoyo-tools-2.5.0-4|57	
14mr|tomoyo-tools-2.5.0-4|58	%files
14mr|tomoyo-tools-2.5.0-4|59	%{_sysconfdir}/logrotate.d/tomoyo
14mr|tomoyo-tools-2.5.0-4|60	%attr(700,root,root) /sbin/tomoyo-init
14mr|tomoyo-tools-2.5.0-4|61	%{_libdir}/tomoyo/
14mr|tomoyo-tools-2.5.0-4|62	%{_sbindir}/tomoyo*
14mr|tomoyo-tools-2.5.0-4|63	%{_mandir}/man8/tomoyo*
14mr|tomoyo-tools-2.5.0-4|64	%{_mandir}/man8/init_policy.8*
14mr|tomoyo-tools-2.5.0-4|65	%{_logdir}/tomoyo/
14mr|tomoyo-tools-2.5.0-4|66	%{_unitdir}/tomoyo-auditd.service
14mr|tomoyo-tools-2.5.0-4|67	%doc README.install.urpmi
14mr|tomoyo-tools-2.5.0-4|68	
14mr|tomoyo-tools-2.5.0-4|69	%files -n %{tomoyo_libname}
14mr|tomoyo-tools-2.5.0-4|70	%{_libdir}/libtomoyotools.so.*
14mr|tomoyo-tools-2.5.0-4|71	
14mr|tomoyo-tools-2.5.0-4|72	%changelog
14mr|tomoyo-tools-2.5.0-4|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.0-4
14mr|tomoyo-tools-2.5.0-4|74	+ Revision: 57fd016
14mr|tomoyo-tools-2.5.0-4|75	- MassBuild#440: Increase release tag
14mr|tomoyo-tools-2.5.0-4|76	
14mr|tomoyo-tools-2.5.0-4|77	

21900 14
14mr|toppler-1.1.6-2|1	Summary:	Reimplementation of the old game known as Tower Toppler or Nebulous
14mr|toppler-1.1.6-2|2	Name:		toppler
14mr|toppler-1.1.6-2|3	Version:	1.1.6
14mr|toppler-1.1.6-2|4	Release:	2
14mr|toppler-1.1.6-2|5	Source0:	https://sourceforge.net/projects/toppler/files/toppler/1.1.6/%{name}-%{version}.tar.gz
14mr|toppler-1.1.6-2|6	License:	GPL
14mr|toppler-1.1.6-2|7	URL:		http://toppler.sourceforge.net/
14mr|toppler-1.1.6-2|8	Group:		Games/Arcade
14mr|toppler-1.1.6-2|9	BuildRequires:	SDL-devel SDL_mixer-devel zlib-devel
14mr|toppler-1.1.6-2|10	Requires(post):	rpm-helper
14mr|toppler-1.1.6-2|11	
14mr|toppler-1.1.6-2|12	%description
14mr|toppler-1.1.6-2|13	It is an almost complete reimplementation of the old game known as Tower
14mr|toppler-1.1.6-2|14	Toppler or Nebulous. This game was available at least for PC, Atari, C64
14mr|toppler-1.1.6-2|15	and now the PC version is abandonware.
14mr|toppler-1.1.6-2|16	
14mr|toppler-1.1.6-2|17	The goal of the game is to reach the target door of each of the 8 towers
14mr|toppler-1.1.6-2|18	in currently 2 missions with this little green animal. This door is
14mr|toppler-1.1.6-2|19	usually at the very top of the tower.
14mr|toppler-1.1.6-2|20	
14mr|toppler-1.1.6-2|21	But finding the way by using elevators and walking trough a maze of doors
14mr|toppler-1.1.6-2|22	and platforms is not the only problem you have to solve. There are a bunch
14mr|toppler-1.1.6-2|23	of other creatures living on the tower that will hinder you to reach your
14mr|toppler-1.1.6-2|24	target by pushing you over the edge of the platforms.
14mr|toppler-1.1.6-2|25	
14mr|toppler-1.1.6-2|26	The only weapon of defence you have is to throw a little snowball. But
14mr|toppler-1.1.6-2|27	most of the other creatures just don't care about this. So you must avoid
14mr|toppler-1.1.6-2|28	them.
14mr|toppler-1.1.6-2|29	
14mr|toppler-1.1.6-2|30	%prep
14mr|toppler-1.1.6-2|31	%setup -q
14mr|toppler-1.1.6-2|32	
14mr|toppler-1.1.6-2|33	%build
14mr|toppler-1.1.6-2|34	export CXXFLAGS="%optflags -U HISCOREDIR -D HISCOREDIR=\\\"%{_localstatedir}/lib/games\\\" -U TOP_DATADIR -D TOP_DATADIR=\\\"%{_gamesdatadir}/%{name}\\\""
14mr|toppler-1.1.6-2|35	%configure2_5x	--bindir=%{_gamesbindir}
14mr|toppler-1.1.6-2|36	make
14mr|toppler-1.1.6-2|37	
14mr|toppler-1.1.6-2|38	%install
14mr|toppler-1.1.6-2|39	%makeinstall_std pkglocalstatedir=%{_localstatedir}/lib/games pkgdatadir=%{_gamesdatadir}/%{name} pkgdocdir=%{_docdir}/%{name}-%{version}
14mr|toppler-1.1.6-2|40	
14mr|toppler-1.1.6-2|41	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|toppler-1.1.6-2|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|toppler-1.1.6-2|43	[Desktop Entry]
14mr|toppler-1.1.6-2|44	Name=Tower Toppler
14mr|toppler-1.1.6-2|45	Comment=%{Summary}
14mr|toppler-1.1.6-2|46	Exec=soundwrapper %{_gamesbindir}/%{name}
14mr|toppler-1.1.6-2|47	Icon=%{name}
14mr|toppler-1.1.6-2|48	Terminal=false
14mr|toppler-1.1.6-2|49	Type=Application
14mr|toppler-1.1.6-2|50	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14mr|toppler-1.1.6-2|51	EOF
14mr|toppler-1.1.6-2|52	
14mr|toppler-1.1.6-2|53	chmod a+w %{buildroot}%{_localstatedir}/lib/games/toppler.hsc
14mr|toppler-1.1.6-2|54	
14mr|toppler-1.1.6-2|55	%find_lang %{name}
14mr|toppler-1.1.6-2|56	
14mr|toppler-1.1.6-2|57	%clean
14mr|toppler-1.1.6-2|58	
14mr|toppler-1.1.6-2|59	%post
14mr|toppler-1.1.6-2|60	%create_ghostfile %{_localstatedir}/lib/games/toppler.hsc root games 664
14mr|toppler-1.1.6-2|61	
14mr|toppler-1.1.6-2|62	%files -f %{name}.lang
14mr|toppler-1.1.6-2|63	%defattr(-, root, root)
14mr|toppler-1.1.6-2|64	%doc %{_docdir}/%{name}-%{version}/*
14mr|toppler-1.1.6-2|65	%attr(664, root, games) %ghost %{_localstatedir}/lib/games/toppler.hsc
14mr|toppler-1.1.6-2|66	%attr(2755, root, games) %{_gamesbindir}/%{name}
14mr|toppler-1.1.6-2|67	%{_gamesdatadir}/%{name}
14mr|toppler-1.1.6-2|68	%{_mandir}/man?/%{name}*
14mr|toppler-1.1.6-2|69	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|toppler-1.1.6-2|70	%{_datadir}/pixmaps/%{name}.xpm
14mr|toppler-1.1.6-2|71	
14mr|toppler-1.1.6-2|72	
14mr|toppler-1.1.6-2|73	
14mr|toppler-1.1.6-2|74	
14mr|toppler-1.1.6-2|75	
14mr|toppler-1.1.6-2|76	%changelog
14mr|toppler-1.1.6-2|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.6-2
14mr|toppler-1.1.6-2|78	+ Revision: ec51879
14mr|toppler-1.1.6-2|79	- MassBuild#440: Increase release tag
14mr|toppler-1.1.6-2|80	
14mr|toppler-1.1.6-2|81	

21901 14
14mr|totem-3.12.2-1|1	%define build_mozilla 1
14mr|totem-3.12.2-1|2	
14mr|totem-3.12.2-1|3	%define api		1.0
14mr|totem-3.12.2-1|4	%define major		0
14mr|totem-3.12.2-1|5	%define girmajor	1.0
14mr|totem-3.12.2-1|6	%define libname		%mklibname %{name} %{major}
14mr|totem-3.12.2-1|7	%define girname		%mklibname %{name}-gir %{girmajor}
14mr|totem-3.12.2-1|8	%define develname	%mklibname %{name} -d
14mr|totem-3.12.2-1|9	
14mr|totem-3.12.2-1|10	Summary:	Movie player for GNOME
14mr|totem-3.12.2-1|11	Name:		totem
14mr|totem-3.12.2-1|12	Version:	3.12.2
14mr|totem-3.12.2-1|13	Release:	1
14mr|totem-3.12.2-1|14	License:	GPLv2 with exception
14mr|totem-3.12.2-1|15	Group:		Video
14mr|totem-3.12.2-1|16	URL:		http://projects.gnome.org/totem/
14mr|totem-3.12.2-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|totem-3.12.2-1|18	#(nl) KDE Solid integration : from mdv svn  soft/mandriva-kde-translation/trunk/solid/
14mr|totem-3.12.2-1|19	Source1:	totem-opendvd.desktop
14mr|totem-3.12.2-1|20	
14mr|totem-3.12.2-1|21	BuildRequires:	desktop-file-utils
14mr|totem-3.12.2-1|22	BuildRequires:	docbook-dtd45-xml
14mr|totem-3.12.2-1|23	BuildRequires:	gstreamer1.0-plugins-good
14mr|totem-3.12.2-1|24	BuildRequires:	gstreamer1.0-plugins-bad
14mr|totem-3.12.2-1|25	BuildRequires:	gstreamer1.0-soup
14mr|totem-3.12.2-1|26	BuildRequires:	gstreamer1.0-tools
14mr|totem-3.12.2-1|27	BuildRequires:	gnome-common
14mr|totem-3.12.2-1|28	BuildRequires:	intltool itstool
14mr|totem-3.12.2-1|29	#BuildRequires:	pylint
14mr|totem-3.12.2-1|30	BuildRequires:	vala
14mr|totem-3.12.2-1|31	BuildRequires:	vala-devel
14mr|totem-3.12.2-1|32	BuildRequires:	pkgconfig(bluez)
14mr|totem-3.12.2-1|33	BuildRequires:	pkgconfig(gtk-doc)
14mr|totem-3.12.2-1|34	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|totem-3.12.2-1|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= 1.2.4
14mr|totem-3.12.2-1|36	BuildRequires:	pkgconfig(gstreamer-plugins-bad-1.0) >= 1.2.4
14mr|totem-3.12.2-1|37	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.8
14mr|totem-3.12.2-1|38	BuildRequires:	pkgconfig(clutter-gst-1.0) >= 1.3.9
14mr|totem-3.12.2-1|39	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mr|totem-3.12.2-1|40	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.0
14mr|totem-3.12.2-1|41	BuildRequires:	pkgconfig(ice)
14mr|totem-3.12.2-1|42	BuildRequires:	pkgconfig(libepc-ui-1.0) > 0.4.0
14mr|totem-3.12.2-1|43	BuildRequires:	pkgconfig(libgdata) >= 0.4.0
14mr|totem-3.12.2-1|44	BuildRequires:	pkgconfig(liblircclient0)
14mr|totem-3.12.2-1|45	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.3
14mr|totem-3.12.2-1|46	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 0.7.2
14mr|totem-3.12.2-1|47	BuildRequires:	pkgconfig(libproxy-1.0)
14mr|totem-3.12.2-1|48	BuildRequires:	pkgconfig(mx-1.0)
14mr|totem-3.12.2-1|49	BuildRequires:	pkgconfig(pygobject-3.0)
14mr|totem-3.12.2-1|50	BuildRequires:	pkgconfig(shared-mime-info)
14mr|totem-3.12.2-1|51	BuildRequires:	pkgconfig(sm)
14mr|totem-3.12.2-1|52	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|totem-3.12.2-1|53	BuildRequires:	pkgconfig(gnome-icon-theme)
14mr|totem-3.12.2-1|54	BuildRequires:	pkgconfig(clutter-gst-2.0)
14mr|totem-3.12.2-1|55	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.2.4
14mr|totem-3.12.2-1|56	BuildRequires:	pkgconfig(totem-plparser) >= 2.32.4
14mr|totem-3.12.2-1|57	BuildRequires:	gstreamer1.0-soundtouch
14mr|totem-3.12.2-1|58	%ifarch %{ix86} x86_64
14mr|totem-3.12.2-1|59	BuildRequires:	pkgconfig(nvtvsimple)
14mr|totem-3.12.2-1|60	%endif
14mr|totem-3.12.2-1|61	
14mr|totem-3.12.2-1|62	Requires:	grilo-plugins
14mr|totem-3.12.2-1|63	Requires:	iso-codes
14mr|totem-3.12.2-1|64	Requires:	gstreamer1.0-plugins-base
14mr|totem-3.12.2-1|65	Requires:	gstreamer1.0-plugins-good
14mr|totem-3.12.2-1|66	Requires:	gstreamer1.0-soup
14mr|totem-3.12.2-1|67	Suggests:	gstreamer1.0-resindvd
14mr|totem-3.12.2-1|68	Suggests:	gstreamer1.0-a52dec
14mr|totem-3.12.2-1|69	# Must have plugins. Totem doesn't start without them
14mr|totem-3.12.2-1|70	Requires:	gstreamer1.0-gstclutter
14mr|totem-3.12.2-1|71	Requires:	gstreamer1.0-soundtouch
14mr|totem-3.12.2-1|72	
14mr|totem-3.12.2-1|73	#gw opensubtitles plugin:
14mr|totem-3.12.2-1|74	Requires:	pyxdg
14mr|totem-3.12.2-1|75	# python plugins
14mr|totem-3.12.2-1|76	Requires:	python-dbus
14mr|totem-3.12.2-1|77	Requires:	python-gi
14mr|totem-3.12.2-1|78	
14mr|totem-3.12.2-1|79	#gw needed by the iplayer plugin
14mr|totem-3.12.2-1|80	Requires:	python-httplib2
14mr|totem-3.12.2-1|81	Requires:	python-feedparser
14mr|totem-3.12.2-1|82	Requires:	python-beautifulsoup
14mr|totem-3.12.2-1|83	
14mr|totem-3.12.2-1|84	Obsoletes:	%{name}-tracker < 3.4
14mr|totem-3.12.2-1|85	
14mr|totem-3.12.2-1|86	%description
14mr|totem-3.12.2-1|87	Totem is simple movie player for the GNOME desktop. It
14mr|totem-3.12.2-1|88	features a simple playlist, a full-screen mode, seek and volume
14mr|totem-3.12.2-1|89	controls, as well as a pretty complete keyboard navigation.
14mr|totem-3.12.2-1|90	
14mr|totem-3.12.2-1|91	%if %{build_mozilla}
14mr|totem-3.12.2-1|92	%package	mozilla
14mr|totem-3.12.2-1|93	Summary:	Totem video plugin for Mozilla Firefox
14mr|totem-3.12.2-1|94	Group:		Networking/WWW
14mr|totem-3.12.2-1|95	BuildRequires:	pkgconfig(dbus-1)
14mr|totem-3.12.2-1|96	Obsoletes:	totem-mozilla-gstreamer < %{version}-%{release}
14mr|totem-3.12.2-1|97	Provides:	totem-mozilla-gstreamer = %{version}-%{release}
14mr|totem-3.12.2-1|98	Requires:	%{name} = %{version}-%{release}
14mr|totem-3.12.2-1|99	
14mr|totem-3.12.2-1|100	%description mozilla
14mr|totem-3.12.2-1|101	This embeds the Totem video player into web browsers based on Mozilla Firefox.
14mr|totem-3.12.2-1|102	%endif
14mr|totem-3.12.2-1|103	
14mr|totem-3.12.2-1|104	%package nautilus
14mr|totem-3.12.2-1|105	Group:		Video
14mr|totem-3.12.2-1|106	Summary:	Video and Audio Properties tab for Nautilus
14mr|totem-3.12.2-1|107	#gw just for the translations:
14mr|totem-3.12.2-1|108	Requires:	%{name} = %{version}-%{release}
14mr|totem-3.12.2-1|109	Requires:	nautilus
14mr|totem-3.12.2-1|110	
14mr|totem-3.12.2-1|111	%description nautilus
14mr|totem-3.12.2-1|112	A Nautilus extension that shows the properties of audio and video
14mr|totem-3.12.2-1|113	files in the properties dialogue.
14mr|totem-3.12.2-1|114	
14mr|totem-3.12.2-1|115	%package -n %{libname}
14mr|totem-3.12.2-1|116	Group:		System/Libraries
14mr|totem-3.12.2-1|117	Summary:	Shared libraries for %{name}
14mr|totem-3.12.2-1|118	
14mr|totem-3.12.2-1|119	%description -n %{libname}
14mr|totem-3.12.2-1|120	This package contains the shared libraries for %{name}.
14mr|totem-3.12.2-1|121	
14mr|totem-3.12.2-1|122	%package -n %{girname}
14mr|totem-3.12.2-1|123	Summary:	GObject Introspection interface description for %{name}
14mr|totem-3.12.2-1|124	Group:		System/Libraries
14mr|totem-3.12.2-1|125	
14mr|totem-3.12.2-1|126	%description -n %{girname}
14mr|totem-3.12.2-1|127	GObject Introspection interface description for %{name}.
14mr|totem-3.12.2-1|128	
14mr|totem-3.12.2-1|129	%package -n %{develname}
14mr|totem-3.12.2-1|130	Group:		Development/C
14mr|totem-3.12.2-1|131	Summary:	Devel files for %{name}
14mr|totem-3.12.2-1|132	Requires:	%{libname} = %{version}-%{release}
14mr|totem-3.12.2-1|133	Provides:	%{name}-devel = %{version}-%{release}
14mr|totem-3.12.2-1|134	
14mr|totem-3.12.2-1|135	%description -n %{develname}
14mr|totem-3.12.2-1|136	Devel files for %{name}.
14mr|totem-3.12.2-1|137	
14mr|totem-3.12.2-1|138	%prep
14mr|totem-3.12.2-1|139	%setup -q
14mr|totem-3.12.2-1|140	%apply_patches
14mr|totem-3.12.2-1|141	
14mr|totem-3.12.2-1|142	%build
14mr|totem-3.12.2-1|143	%configure2_5x \
14mr|totem-3.12.2-1|144	--disable-static \
14mr|totem-3.12.2-1|145	--disable-run-in-source-tree \
14mr|totem-3.12.2-1|146	--disable-vegas-plugin \
14mr|totem-3.12.2-1|147	--enable-easy-codec-installation \
14mr|totem-3.12.2-1|148	%if %{build_mozilla}
14mr|totem-3.12.2-1|149	--enable-browser-plugins \
14mr|totem-3.12.2-1|150	%else
14mr|totem-3.12.2-1|151	--disable-browser-plugins \
14mr|totem-3.12.2-1|152	%endif
14mr|totem-3.12.2-1|153	
14mr|totem-3.12.2-1|154	%make
14mr|totem-3.12.2-1|155	
14mr|totem-3.12.2-1|156	%install
14mr|totem-3.12.2-1|157	%makeinstall_std
14mr|totem-3.12.2-1|158	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|totem-3.12.2-1|159	%find_lang %{name} --with-gnome
14mr|totem-3.12.2-1|160	
14mr|totem-3.12.2-1|161	#menu
14mr|totem-3.12.2-1|162	MIME_TYPES=`tr '\n' , < data/mime-type-list.txt | sed -e 's/,$//'`
14mr|totem-3.12.2-1|163	desktop-file-install --vendor="" \
14mr|totem-3.12.2-1|164	--remove-category="Application" \
14mr|totem-3.12.2-1|165	--add-category="X-MandrivaLinux-Multimedia-Video" \
14mr|totem-3.12.2-1|166	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|totem-3.12.2-1|167	--dir %{buildroot}%{_datadir}/applications \
14mr|totem-3.12.2-1|168	%{buildroot}%{_datadir}/applications/*
14mr|totem-3.12.2-1|169	
14mr|totem-3.12.2-1|170	#(nl) KDE Solid integration
14mr|totem-3.12.2-1|171	mkdir -p %{buildroot}/%{_datadir}/apps/solid/actions
14mr|totem-3.12.2-1|172	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
14mr|totem-3.12.2-1|173	
14mr|totem-3.12.2-1|174	%files -f %{name}.lang
14mr|totem-3.12.2-1|175	%doc README AUTHORS TODO NEWS
14mr|totem-3.12.2-1|176	%{_bindir}/totem
14mr|totem-3.12.2-1|177	%{_bindir}/totem-audio-preview
14mr|totem-3.12.2-1|178	%{_bindir}/totem-video-thumbnailer
14mr|totem-3.12.2-1|179	%dir %{_libdir}/totem
14mr|totem-3.12.2-1|180	%dir %{_libdir}/totem/plugins/
14mr|totem-3.12.2-1|181	%dir %{_libdir}/totem/plugins/im-status
14mr|totem-3.12.2-1|182	%dir %{_libdir}/totem/plugins/save-file
14mr|totem-3.12.2-1|183	%{_libdir}/totem/plugins/brasero-disc-recorder
14mr|totem-3.12.2-1|184	%{_libdir}/totem/plugins/chapters
14mr|totem-3.12.2-1|185	%{_libdir}/totem/plugins/dbus
14mr|totem-3.12.2-1|186	%{_libdir}/totem/plugins/gromit
14mr|totem-3.12.2-1|187	%{_libdir}/totem/plugins/im-status/*
14mr|totem-3.12.2-1|188	%{_libdir}/totem/plugins/lirc
14mr|totem-3.12.2-1|189	%{_libdir}/totem/plugins/media-player-keys
14mr|totem-3.12.2-1|190	%{_libdir}/totem/plugins/ontop
14mr|totem-3.12.2-1|191	%{_libdir}/totem/plugins/opensubtitles
14mr|totem-3.12.2-1|192	%{_libdir}/totem/plugins/properties
14mr|totem-3.12.2-1|193	%{_libdir}/totem/plugins/apple-trailers
14mr|totem-3.12.2-1|194	%{_libdir}/totem/plugins/autoload-subtitles
14mr|totem-3.12.2-1|195	%{_libdir}/totem/plugins/recent
14mr|totem-3.12.2-1|196	%{_libdir}/totem/plugins/pythonconsole
14mr|totem-3.12.2-1|197	%{_libdir}/totem/plugins/rotation
14mr|totem-3.12.2-1|198	%{_libdir}/totem/plugins/save-file/*
14mr|totem-3.12.2-1|199	%{_libdir}/totem/plugins/screensaver
14mr|totem-3.12.2-1|200	%{_libdir}/totem/plugins/screenshot
14mr|totem-3.12.2-1|201	%{_libdir}/totem/plugins/skipto
14mr|totem-3.12.2-1|202	%{_libdir}/totem/plugins/vimeo
14mr|totem-3.12.2-1|203	%{_libdir}/totem/totem-bugreport.py
14mr|totem-3.12.2-1|204	%{_datadir}/applications/totem.desktop
14mr|totem-3.12.2-1|205	%{_datadir}/apps/solid/actions/totem-opendvd.desktop
14mr|totem-3.12.2-1|206	%{_datadir}/GConf/gsettings/*.convert
14mr|totem-3.12.2-1|207	%{_datadir}/glib-2.0/schemas/*.xml
14mr|totem-3.12.2-1|208	%{_datadir}/appdata/totem.appdata.xml
14mr|totem-3.12.2-1|209	%{_datadir}/icons/hicolor/*/*/*
14mr|totem-3.12.2-1|210	%{_datadir}/thumbnailers/totem.thumbnailer
14mr|totem-3.12.2-1|211	%{_datadir}/totem
14mr|totem-3.12.2-1|212	%{_mandir}/man1/*
14mr|totem-3.12.2-1|213	
14mr|totem-3.12.2-1|214	%files nautilus
14mr|totem-3.12.2-1|215	%{_libdir}/nautilus/extensions-3.0/*
14mr|totem-3.12.2-1|216	
14mr|totem-3.12.2-1|217	%if %{build_mozilla}
14mr|totem-3.12.2-1|218	%files mozilla
14mr|totem-3.12.2-1|219	%{_libdir}/mozilla/plugins/libtotem*.so
14mr|totem-3.12.2-1|220	%{_libexecdir}/totem-plugin-viewer
14mr|totem-3.12.2-1|221	%endif
14mr|totem-3.12.2-1|222	
14mr|totem-3.12.2-1|223	%files -n %{libname}
14mr|totem-3.12.2-1|224	%{_libdir}/libtotem.so.%{major}*
14mr|totem-3.12.2-1|225	
14mr|totem-3.12.2-1|226	%files -n %{girname}
14mr|totem-3.12.2-1|227	%{_libdir}/girepository-1.0/Totem-1.0.typelib
14mr|totem-3.12.2-1|228	
14mr|totem-3.12.2-1|229	%files -n %{develname}
14mr|totem-3.12.2-1|230	%doc %{_datadir}/gtk-doc/html/%{name}
14mr|totem-3.12.2-1|231	%{_libdir}/libtotem.so
14mr|totem-3.12.2-1|232	%{_libdir}/pkgconfig/totem.pc
14mr|totem-3.12.2-1|233	%{_includedir}/totem/%{api}/*
14mr|totem-3.12.2-1|234	%{_datadir}/gir-1.0/Totem-1.0.gir
14mr|totem-3.12.2-1|235	
14mr|totem-3.12.2-1|236	%changelog
14mr|totem-3.12.2-1|237	* Mon Aug 25 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mr|totem-3.12.2-1|238	+ Revision: 3bc87d6
14mr|totem-3.12.2-1|239	- update to 3.12.2
14mr|totem-3.12.2-1|240	
14mr|totem-3.12.2-1|241	

21902 14
14mr|totem-pl-parser-3.10.2-3|1	%define major 18
14mr|totem-pl-parser-3.10.2-3|2	%define girmajor 1.0
14mr|totem-pl-parser-3.10.2-3|3	%define libname %mklibname totem-plparser %{major}
14mr|totem-pl-parser-3.10.2-3|4	%define libmini %mklibname totem-plparser-mini %{major}
14mr|totem-pl-parser-3.10.2-3|5	%define girname %mklibname totem-plparser-gir %{girmajor}
14mr|totem-pl-parser-3.10.2-3|6	%define develname %mklibname -d totem-plparser
14mr|totem-pl-parser-3.10.2-3|7	
14mr|totem-pl-parser-3.10.2-3|8	Summary:	Playlist parser library from the Totem Movie Player
14mr|totem-pl-parser-3.10.2-3|9	Name:		totem-pl-parser
14mr|totem-pl-parser-3.10.2-3|10	Version:	3.10.2
14mr|totem-pl-parser-3.10.2-3|11	Release:	3
14mr|totem-pl-parser-3.10.2-3|12	License:	LGPLv2+
14mr|totem-pl-parser-3.10.2-3|13	Group:		System/Libraries
14mr|totem-pl-parser-3.10.2-3|14	Url:		http://www.hadess.net/totem.php3
14mr|totem-pl-parser-3.10.2-3|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/3.10/%{name}-%{version}.tar.xz
14mr|totem-pl-parser-3.10.2-3|16	
14mr|totem-pl-parser-3.10.2-3|17	BuildRequires:	gnome-common
14mr|totem-pl-parser-3.10.2-3|18	BuildRequires:	intltool
14mr|totem-pl-parser-3.10.2-3|19	BuildRequires:	pkgconfig(gmime-2.6)
14mr|totem-pl-parser-3.10.2-3|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|totem-pl-parser-3.10.2-3|21	BuildRequires:	pkgconfig(gtk-doc)
14mr|totem-pl-parser-3.10.2-3|22	BuildRequires:	pkgconfig(libarchive)
14mr|totem-pl-parser-3.10.2-3|23	BuildRequires:	pkgconfig(libquvi)
14mr|totem-pl-parser-3.10.2-3|24	BuildRequires:	pkgconfig(libsoup-2.4)
14mr|totem-pl-parser-3.10.2-3|25	BuildRequires:	pkgconfig(libxml-2.0)
14mr|totem-pl-parser-3.10.2-3|26	BuildRequires:  libgcrypt-devel
14mr|totem-pl-parser-3.10.2-3|27	
14mr|totem-pl-parser-3.10.2-3|28	%description
14mr|totem-pl-parser-3.10.2-3|29	Shared library used by totem.
14mr|totem-pl-parser-3.10.2-3|30	
14mr|totem-pl-parser-3.10.2-3|31	%package i18n
14mr|totem-pl-parser-3.10.2-3|32	Summary:	Playlist parser library from the Totem Movie Player
14mr|totem-pl-parser-3.10.2-3|33	Group:		System/Internationalization
14mr|totem-pl-parser-3.10.2-3|34	
14mr|totem-pl-parser-3.10.2-3|35	%description i18n
14mr|totem-pl-parser-3.10.2-3|36	This package contains the translations for %{name}.
14mr|totem-pl-parser-3.10.2-3|37	
14mr|totem-pl-parser-3.10.2-3|38	%package -n %{libname}
14mr|totem-pl-parser-3.10.2-3|39	Summary:	Playlist parser library from the Totem Movie Player
14mr|totem-pl-parser-3.10.2-3|40	Group:		System/Libraries
14mr|totem-pl-parser-3.10.2-3|41	Suggests:	%{name}-i18n >= %{version}-%{release}
14mr|totem-pl-parser-3.10.2-3|42	
14mr|totem-pl-parser-3.10.2-3|43	%description -n %{libname}
14mr|totem-pl-parser-3.10.2-3|44	Shared library used by totem.
14mr|totem-pl-parser-3.10.2-3|45	
14mr|totem-pl-parser-3.10.2-3|46	%package -n %{libmini}
14mr|totem-pl-parser-3.10.2-3|47	Summary:	Playlist parser library from the Totem Movie Player
14mr|totem-pl-parser-3.10.2-3|48	Group:		System/Libraries
14mr|totem-pl-parser-3.10.2-3|49	
14mr|totem-pl-parser-3.10.2-3|50	%description -n %{libmini}
14mr|totem-pl-parser-3.10.2-3|51	Shared library used by totem - minimal version.
14mr|totem-pl-parser-3.10.2-3|52	
14mr|totem-pl-parser-3.10.2-3|53	%package -n %{girname}
14mr|totem-pl-parser-3.10.2-3|54	Summary:	GObject Introspection interface description for %{name}
14mr|totem-pl-parser-3.10.2-3|55	Group:		System/Libraries
14mr|totem-pl-parser-3.10.2-3|56	
14mr|totem-pl-parser-3.10.2-3|57	%description -n %{girname}
14mr|totem-pl-parser-3.10.2-3|58	GObject Introspection interface description for %{name}.
14mr|totem-pl-parser-3.10.2-3|59	
14mr|totem-pl-parser-3.10.2-3|60	%package -n	%{develname}
14mr|totem-pl-parser-3.10.2-3|61	Summary:	Development libraries, include files for totem playlist parser
14mr|totem-pl-parser-3.10.2-3|62	Group:		Development/GNOME and GTK+
14mr|totem-pl-parser-3.10.2-3|63	Provides:	totem-plparser-devel = %{version}-%{release}
14mr|totem-pl-parser-3.10.2-3|64	Requires:	%{libname} = %{version}-%{release}
14mr|totem-pl-parser-3.10.2-3|65	Requires:	%{libmini} = %{version}-%{release}
14mr|totem-pl-parser-3.10.2-3|66	Requires:	%{girname} = %{version}-%{release}
14mr|totem-pl-parser-3.10.2-3|67	Conflicts: 	%{_lib}totem-plparser0-devel
14mr|totem-pl-parser-3.10.2-3|68	Obsoletes:	%{mklibname -d totem-plparser 7} < 3.4.2
14mr|totem-pl-parser-3.10.2-3|69	
14mr|totem-pl-parser-3.10.2-3|70	%description -n	%{develname}
14mr|totem-pl-parser-3.10.2-3|71	Development libraries, include files for totem playlist parser
14mr|totem-pl-parser-3.10.2-3|72	
14mr|totem-pl-parser-3.10.2-3|73	%prep
14mr|totem-pl-parser-3.10.2-3|74	%setup -q
14mr|totem-pl-parser-3.10.2-3|75	%apply_patches
14mr|totem-pl-parser-3.10.2-3|76	
14mr|totem-pl-parser-3.10.2-3|77	%build
14mr|totem-pl-parser-3.10.2-3|78	%configure2_5x \
14mr|totem-pl-parser-3.10.2-3|79	--disable-static
14mr|totem-pl-parser-3.10.2-3|80	
14mr|totem-pl-parser-3.10.2-3|81	%make LIBS='-lgcrypt -lgmodule-2.0'
14mr|totem-pl-parser-3.10.2-3|82	
14mr|totem-pl-parser-3.10.2-3|83	%install
14mr|totem-pl-parser-3.10.2-3|84	%makeinstall_std
14mr|totem-pl-parser-3.10.2-3|85	
14mr|totem-pl-parser-3.10.2-3|86	%find_lang %{name}
14mr|totem-pl-parser-3.10.2-3|87	
14mr|totem-pl-parser-3.10.2-3|88	%files i18n -f %{name}.lang
14mr|totem-pl-parser-3.10.2-3|89	%doc README NEWS
14mr|totem-pl-parser-3.10.2-3|90	
14mr|totem-pl-parser-3.10.2-3|91	%files -n %{libname}
14mr|totem-pl-parser-3.10.2-3|92	%{_libdir}/libtotem-plparser.so.%{major}*
14mr|totem-pl-parser-3.10.2-3|93	
14mr|totem-pl-parser-3.10.2-3|94	%files -n %{libmini}
14mr|totem-pl-parser-3.10.2-3|95	%{_libdir}/libtotem-plparser-mini.so.%{major}*
14mr|totem-pl-parser-3.10.2-3|96	
14mr|totem-pl-parser-3.10.2-3|97	%files -n %{girname}
14mr|totem-pl-parser-3.10.2-3|98	%{_libdir}/girepository-1.0/TotemPlParser-%{girmajor}.typelib
14mr|totem-pl-parser-3.10.2-3|99	
14mr|totem-pl-parser-3.10.2-3|100	%files -n %{develname}
14mr|totem-pl-parser-3.10.2-3|101	%doc ChangeLog AUTHORS
14mr|totem-pl-parser-3.10.2-3|102	%doc %{_datadir}/gtk-doc/html/*
14mr|totem-pl-parser-3.10.2-3|103	%{_libdir}/*.so
14mr|totem-pl-parser-3.10.2-3|104	%{_datadir}/gir-1.0/TotemPlParser-%{girmajor}.gir
14mr|totem-pl-parser-3.10.2-3|105	%{_libdir}/pkgconfig/*
14mr|totem-pl-parser-3.10.2-3|106	%{_includedir}/%{name}
14mr|totem-pl-parser-3.10.2-3|107	
14mr|totem-pl-parser-3.10.2-3|108	
14mr|totem-pl-parser-3.10.2-3|109	%changelog
14mr|totem-pl-parser-3.10.2-3|110	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.10.2-3
14mr|totem-pl-parser-3.10.2-3|111	+ Revision: 736aa9c
14mr|totem-pl-parser-3.10.2-3|112	- Bump release
14mr|totem-pl-parser-3.10.2-3|113	
14mr|totem-pl-parser-3.10.2-3|114	

21903 14
14mr|touchfreeze-0.2.5-5|1	Summary:	Utility to disable touchpad tap-clicking while typing
14mr|touchfreeze-0.2.5-5|2	Name:		touchfreeze
14mr|touchfreeze-0.2.5-5|3	Version:	0.2.5
14mr|touchfreeze-0.2.5-5|4	Release:	5
14mr|touchfreeze-0.2.5-5|5	License:	GPLv3+
14mr|touchfreeze-0.2.5-5|6	Group:		System/Configuration/Hardware
14mr|touchfreeze-0.2.5-5|7	Url:		http://qsynaptics.sourceforge.net/
14mr|touchfreeze-0.2.5-5|8	Source0:	http://qsynaptics.sourceforge.net/%{name}-%{version}.tar.gz
14mr|touchfreeze-0.2.5-5|9	Obsoletes:	qsynaptics < 0.22.0-15
14mr|touchfreeze-0.2.5-5|10	BuildRequires:	qt4-devel
14mr|touchfreeze-0.2.5-5|11	Requires:	synaptics
14mr|touchfreeze-0.2.5-5|12	
14mr|touchfreeze-0.2.5-5|13	%description
14mr|touchfreeze-0.2.5-5|14	TouchFreeze is a simple utility that disables the tap-click function
14mr|touchfreeze-0.2.5-5|15	of Synaptics touchpads while you are typing. As long as you are typing,
14mr|touchfreeze-0.2.5-5|16	tapping the touchpad will not count as a mouse click. It replaces
14mr|touchfreeze-0.2.5-5|17	the previous QSynaptics and KSynaptics tools.
14mr|touchfreeze-0.2.5-5|18	
14mr|touchfreeze-0.2.5-5|19	%files
14mr|touchfreeze-0.2.5-5|20	%{_bindir}/%{name}
14mr|touchfreeze-0.2.5-5|21	%{_sysconfdir}/xdg/autostart/rosa-%{name}.desktop
14mr|touchfreeze-0.2.5-5|22	%{_datadir}/autostart/rosa-%{name}.desktop
14mr|touchfreeze-0.2.5-5|23	
14mr|touchfreeze-0.2.5-5|24	#----------------------------------------------------------------------------
14mr|touchfreeze-0.2.5-5|25	
14mr|touchfreeze-0.2.5-5|26	%prep
14mr|touchfreeze-0.2.5-5|27	%setup -q
14mr|touchfreeze-0.2.5-5|28	
14mr|touchfreeze-0.2.5-5|29	%build
14mr|touchfreeze-0.2.5-5|30	%qmake_qt4
14mr|touchfreeze-0.2.5-5|31	%make LIBS="-lX11 -lQtCore -lQtGui"
14mr|touchfreeze-0.2.5-5|32	
14mr|touchfreeze-0.2.5-5|33	%install
14mr|touchfreeze-0.2.5-5|34	mkdir -p %{buildroot}%{_bindir}
14mr|touchfreeze-0.2.5-5|35	install -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14mr|touchfreeze-0.2.5-5|36	
14mr|touchfreeze-0.2.5-5|37	# XDG autostart
14mr|touchfreeze-0.2.5-5|38	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart
14mr|touchfreeze-0.2.5-5|39	cat > %{buildroot}%{_sysconfdir}/xdg/autostart/rosa-%{name}.desktop << EOF
14mr|touchfreeze-0.2.5-5|40	[Desktop Entry]
14mr|touchfreeze-0.2.5-5|41	Exec=%{_bindir}/%{name}
14mr|touchfreeze-0.2.5-5|42	Name=TouchFreeze - touchpad tap-click inhibitor
14mr|touchfreeze-0.2.5-5|43	Terminal=false
14mr|touchfreeze-0.2.5-5|44	Type=Application
14mr|touchfreeze-0.2.5-5|45	StartupNotify=false
14mr|touchfreeze-0.2.5-5|46	X-KDE-autostart-phase=2
14mr|touchfreeze-0.2.5-5|47	X-KDE-autostart-after=panel
14mr|touchfreeze-0.2.5-5|48	EOF
14mr|touchfreeze-0.2.5-5|49	
14mr|touchfreeze-0.2.5-5|50	# KDE autostart
14mr|touchfreeze-0.2.5-5|51	mkdir -p %{buildroot}%{_datadir}/autostart
14mr|touchfreeze-0.2.5-5|52	cp %{buildroot}%{_sysconfdir}/xdg/autostart/rosa-%{name}.desktop %{buildroot}%{_datadir}/autostart/rosa-%{name}.desktop
14mr|touchfreeze-0.2.5-5|53	
14mr|touchfreeze-0.2.5-5|54	
14mr|touchfreeze-0.2.5-5|55	%changelog
14mr|touchfreeze-0.2.5-5|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.5-5
14mr|touchfreeze-0.2.5-5|57	+ Revision: 75acff5
14mr|touchfreeze-0.2.5-5|58	- MassBuild#440: Increase release tag
14mr|touchfreeze-0.2.5-5|59	
14mr|touchfreeze-0.2.5-5|60	

21904 14
14mr|tpctl-4.17-20|1	%define major 2
14mr|tpctl-4.17-20|2	%define libname %mklibname smapidev %{major}
14mr|tpctl-4.17-20|3	%define devname %mklibname smapidev -d
14mr|tpctl-4.17-20|4	
14mr|tpctl-4.17-20|5	Summary:	Thinkpad Utilities
14mr|tpctl-4.17-20|6	Name:		tpctl
14mr|tpctl-4.17-20|7	Version:	4.17
14mr|tpctl-4.17-20|8	Release:	20
14mr|tpctl-4.17-20|9	Group:		System/Kernel and hardware
14mr|tpctl-4.17-20|10	License:	GPLv2+
14mr|tpctl-4.17-20|11	Url:		http://tpctl.sourceforge.net/
14mr|tpctl-4.17-20|12	Source0:	http://prdownloads.sourceforge.net/tpctl/%{name}_%{version}.tar.gz
14mr|tpctl-4.17-20|13	Source1:	apmiser.init.bz2
14mr|tpctl-4.17-20|14	Source2:	hdparm-contrib-ultrabayd.tar.bz2
14mr|tpctl-4.17-20|15	Source3:	ultrabayd.init.bz2
14mr|tpctl-4.17-20|16	Source4:	ultrabay.suspend.bz2
14mr|tpctl-4.17-20|17	Patch0:		hdparm-5.4-fix_path_bell_idectl.patch
14mr|tpctl-4.17-20|18	Patch1:		tpctl-4.17_ncurses.patch
14mr|tpctl-4.17-20|19	BuildRequires:	pkgconfig(ncurses)
14mr|tpctl-4.17-20|20	BuildRequires:	pkgconfig(ncursesw)
14mr|tpctl-4.17-20|21	Requires:	hdparm
14mr|tpctl-4.17-20|22	ExclusiveArch:	%{ix86} x86_64
14mr|tpctl-4.17-20|23	
14mr|tpctl-4.17-20|24	%description
14mr|tpctl-4.17-20|25	Utilities specific to IBM Thinkpads.
14mr|tpctl-4.17-20|26	
14mr|tpctl-4.17-20|27	%files
14mr|tpctl-4.17-20|28	%doc AUTHORS COPYING README SUPPORTED-MODELS TROUBLESHOOTING VGA-MODES
14mr|tpctl-4.17-20|29	%doc contrib/idectl-README
14mr|tpctl-4.17-20|30	%config(noreplace) %{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/*
14mr|tpctl-4.17-20|31	%{_initrddir}/*
14mr|tpctl-4.17-20|32	%{_sbindir}/*
14mr|tpctl-4.17-20|33	%{_bindir}/*
14mr|tpctl-4.17-20|34	%{_mandir}/man?/*
14mr|tpctl-4.17-20|35	
14mr|tpctl-4.17-20|36	#----------------------------------------------------------------------------
14mr|tpctl-4.17-20|37	
14mr|tpctl-4.17-20|38	%package -n %{libname}
14mr|tpctl-4.17-20|39	Summary:	Library associated with tpctl, needed for tpctl utilities
14mr|tpctl-4.17-20|40	Group:		System/Libraries
14mr|tpctl-4.17-20|41	Conflicts:	%{_lib}tpctl2 < 4.17-19
14mr|tpctl-4.17-20|42	Obsoletes:	%{_lib}tpctl2 < 4.17-19
14mr|tpctl-4.17-20|43	
14mr|tpctl-4.17-20|44	%description -n %{libname}
14mr|tpctl-4.17-20|45	This library is mandatory for tpctl utilities.
14mr|tpctl-4.17-20|46	
14mr|tpctl-4.17-20|47	%files -n %{libname}
14mr|tpctl-4.17-20|48	%{_libdir}/libsmapidev.so.%{major}*
14mr|tpctl-4.17-20|49	
14mr|tpctl-4.17-20|50	#----------------------------------------------------------------------------
14mr|tpctl-4.17-20|51	
14mr|tpctl-4.17-20|52	%package -n %{devname}
14mr|tpctl-4.17-20|53	Summary:	Development package with static libs and headers
14mr|tpctl-4.17-20|54	Group:		Development/C
14mr|tpctl-4.17-20|55	Requires:	%{libname} = %{EVRD}
14mr|tpctl-4.17-20|56	Provides:	%{name}-devel = %{EVRD}
14mr|tpctl-4.17-20|57	Conflicts:	%{_lib}tpctl2-devel < 4.17-12
14mr|tpctl-4.17-20|58	Obsoletes:	%{_lib}tpctl2-devel < 4.17-12
14mr|tpctl-4.17-20|59	Obsoletes:	%{_lib}tpctl-devel < 4.17-19
14mr|tpctl-4.17-20|60	
14mr|tpctl-4.17-20|61	%description -n %{devname}
14mr|tpctl-4.17-20|62	This package contains header files and static library for tpctl
14mr|tpctl-4.17-20|63	utilities.
14mr|tpctl-4.17-20|64	
14mr|tpctl-4.17-20|65	%files -n %{devname}
14mr|tpctl-4.17-20|66	%{_libdir}/libsmapidev.so
14mr|tpctl-4.17-20|67	%{_includedir}/*
14mr|tpctl-4.17-20|68	
14mr|tpctl-4.17-20|69	#----------------------------------------------------------------------------
14mr|tpctl-4.17-20|70	
14mr|tpctl-4.17-20|71	%prep
14mr|tpctl-4.17-20|72	%setup -q -a 2
14mr|tpctl-4.17-20|73	# 4.4-2mdk (Abel) needs Source2
14mr|tpctl-4.17-20|74	%apply_patches
14mr|tpctl-4.17-20|75	mv contrib/README contrib/idectl-README
14mr|tpctl-4.17-20|76	
14mr|tpctl-4.17-20|77	# stupid makefile
14mr|tpctl-4.17-20|78	perl -pi -e "s|-o 0 -g 0||g" Makefile
14mr|tpctl-4.17-20|79	
14mr|tpctl-4.17-20|80	%build
14mr|tpctl-4.17-20|81	%make PATH_LIB=%{_libdir}/
14mr|tpctl-4.17-20|82	
14mr|tpctl-4.17-20|83	%install
14mr|tpctl-4.17-20|84	mkdir -p %{buildroot}/{%{_sbindir},%{_mandir}/man1}
14mr|tpctl-4.17-20|85	make install DEST=%{buildroot} PATH_LIB=%{_libdir}/
14mr|tpctl-4.17-20|86	
14mr|tpctl-4.17-20|87	cd %{buildroot}/%{_libdir}/
14mr|tpctl-4.17-20|88	ln -sf libsmapidev.so.2.0 libsmapidev.so
14mr|tpctl-4.17-20|89	cd -
14mr|tpctl-4.17-20|90	mkdir -p %{buildroot}/%{_initrddir}
14mr|tpctl-4.17-20|91	bzcat %{SOURCE1} > %{buildroot}/%{_initrddir}/apmiser
14mr|tpctl-4.17-20|92	chmod 755 %{buildroot}/%{_initrddir}/apmiser
14mr|tpctl-4.17-20|93	
14mr|tpctl-4.17-20|94	mkdir -p %{buildroot}/%{_includedir}
14mr|tpctl-4.17-20|95	cp -r include %{buildroot}/%{_includedir}/%{name}
14mr|tpctl-4.17-20|96	
14mr|tpctl-4.17-20|97	mkdir -p %{buildroot}%{_mandir}/man8
14mr|tpctl-4.17-20|98	install -m 0644 man/apmiser.8 %{buildroot}/%{_mandir}/man8/
14mr|tpctl-4.17-20|99	
14mr|tpctl-4.17-20|100	# 4.4-2mdk (Abel) ultrabayd stuff
14mr|tpctl-4.17-20|101	install -m 0755 contrib/idectl %{buildroot}/%{_sbindir}/idectl
14mr|tpctl-4.17-20|102	install -m 0755 contrib/ultrabayd %{buildroot}/%{_sbindir}/ultrabayd
14mr|tpctl-4.17-20|103	bzcat %{SOURCE3} > %{buildroot}%{_initrddir}/ultrabayd
14mr|tpctl-4.17-20|104	chmod 755 %{buildroot}%{_initrddir}/ultrabayd
14mr|tpctl-4.17-20|105	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/
14mr|tpctl-4.17-20|106	bzcat %{SOURCE4} > %{buildroot}%{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/ultrabay
14mr|tpctl-4.17-20|107	chmod 755 %{buildroot}%{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/ultrabay
14mr|tpctl-4.17-20|108	
14mr|tpctl-4.17-20|109	
14mr|tpctl-4.17-20|110	%changelog
14mr|tpctl-4.17-20|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.17-20
14mr|tpctl-4.17-20|112	+ Revision: 74156fb
14mr|tpctl-4.17-20|113	- MassBuild#440: Increase release tag
14mr|tpctl-4.17-20|114	
14mr|tpctl-4.17-20|115	

21905 14
14mr|traceroute-2.0.17-4|1	%define _enable_debug_packages	%{nil}
14mr|traceroute-2.0.17-4|2	%define debug_package		%{nil}
14mr|traceroute-2.0.17-4|3	
14mr|traceroute-2.0.17-4|4	Summary:	Traces the route taken by packets over an IPv4/IPv6 network
14mr|traceroute-2.0.17-4|5	Name:		traceroute
14mr|traceroute-2.0.17-4|6	Version:	2.0.17
14mr|traceroute-2.0.17-4|7	Release:	4
14mr|traceroute-2.0.17-4|8	Group:		Monitoring
14mr|traceroute-2.0.17-4|9	License:	GPLv2+
14mr|traceroute-2.0.17-4|10	URL:		http://traceroute.sourceforge.net/
14mr|traceroute-2.0.17-4|11	Source0:	http://downloads.sourceforge.net/traceroute/%{name}-%{version}.tar.bz2
14mr|traceroute-2.0.17-4|12	Source1:	usr.sbin.traceroute.apparmor
14mr|traceroute-2.0.17-4|13	Patch0:		traceroute-2.0.12-format_not_a_string_literal_and_no_format_arguments.diff
14mr|traceroute-2.0.17-4|14	Conflicts:	apparmor-profiles < 2.1-1.961.5mdv2008.0
14mr|traceroute-2.0.17-4|15	
14mr|traceroute-2.0.17-4|16	%description
14mr|traceroute-2.0.17-4|17	New implementation of the traceroute utility for modern Linux systems.
14mr|traceroute-2.0.17-4|18	Backward compatible with the traditional traceroute. Supports both IPv4
14mr|traceroute-2.0.17-4|19	and IPv6, additional types of trace (including TCP), allows some traces
14mr|traceroute-2.0.17-4|20	for unprivileged users.
14mr|traceroute-2.0.17-4|21	
14mr|traceroute-2.0.17-4|22	The traceroute utility displays the route used by IP packets on their
14mr|traceroute-2.0.17-4|23	way to a specified network (or Internet) host.Traceroute displays
14mr|traceroute-2.0.17-4|24	the IP number and host name (if possible) of the machines along the
14mr|traceroute-2.0.17-4|25	route taken by the packets.Traceroute is used as a network debugging
14mr|traceroute-2.0.17-4|26	tool.If you're having network connectivity problems, traceroute will
14mr|traceroute-2.0.17-4|27	show you where the trouble is coming from along the route.
14mr|traceroute-2.0.17-4|28	
14mr|traceroute-2.0.17-4|29	Install traceroute if you need a tool for diagnosing network connectivity
14mr|traceroute-2.0.17-4|30	problems.
14mr|traceroute-2.0.17-4|31	
14mr|traceroute-2.0.17-4|32	%prep
14mr|traceroute-2.0.17-4|33	%setup -q
14mr|traceroute-2.0.17-4|34	%patch0 -p0
14mr|traceroute-2.0.17-4|35	
14mr|traceroute-2.0.17-4|36	%build
14mr|traceroute-2.0.17-4|37	%make CFLAGS="%{optflags}"
14mr|traceroute-2.0.17-4|38	
14mr|traceroute-2.0.17-4|39	%install
14mr|traceroute-2.0.17-4|40	%makeinstall_std prefix=%{_prefix} bindir=%{_sbindir} mandir=%{_mandir}
14mr|traceroute-2.0.17-4|41	
14mr|traceroute-2.0.17-4|42	mkdir -p %{buildroot}%{_sysconfdir}/apparmor.d/
14mr|traceroute-2.0.17-4|43	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/apparmor.d/usr.sbin.traceroute
14mr|traceroute-2.0.17-4|44	
14mr|traceroute-2.0.17-4|45	%posttrans
14mr|traceroute-2.0.17-4|46	# if we have apparmor installed, reload if it's being used
14mr|traceroute-2.0.17-4|47	if [ -x /sbin/apparmor_parser ]; then
14mr|traceroute-2.0.17-4|48	/sbin/service apparmor condreload
14mr|traceroute-2.0.17-4|49	fi
14mr|traceroute-2.0.17-4|50	
14mr|traceroute-2.0.17-4|51	%files
14mr|traceroute-2.0.17-4|52	%doc README TODO CREDITS
14mr|traceroute-2.0.17-4|53	%config(noreplace) %{_sysconfdir}/apparmor.d/usr.sbin.traceroute
14mr|traceroute-2.0.17-4|54	%attr(4755,root,bin) %{_sbindir}/traceroute
14mr|traceroute-2.0.17-4|55	%{_mandir}/man8/traceroute.8*
14mr|traceroute-2.0.17-4|56	
14mr|traceroute-2.0.17-4|57	
14mr|traceroute-2.0.17-4|58	
14mr|traceroute-2.0.17-4|59	%changelog
14mr|traceroute-2.0.17-4|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.17-4
14mr|traceroute-2.0.17-4|61	+ Revision: 6cd0abe
14mr|traceroute-2.0.17-4|62	- MassBuild#440: Increase release tag
14mr|traceroute-2.0.17-4|63	
14mr|traceroute-2.0.17-4|64	

21906 14
14mr|tracker-1.0.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|tracker-1.0.3-1|2	
14mr|tracker-1.0.3-1|3	%define major	0
14mr|tracker-1.0.3-1|4	%define api	1.0
14mr|tracker-1.0.3-1|5	%define libname	%mklibname %{name} %{api} %{major}
14mr|tracker-1.0.3-1|6	%define girname	%mklibname %{name}-gir %{api}
14mr|tracker-1.0.3-1|7	%define devname	%mklibname %{name} -d
14mr|tracker-1.0.3-1|8	
14mr|tracker-1.0.3-1|9	%define build_evo 0
14mr|tracker-1.0.3-1|10	%define build_doc 0
14mr|tracker-1.0.3-1|11	
14mr|tracker-1.0.3-1|12	#gw libtracker-common is in the main package and not provided
14mr|tracker-1.0.3-1|13	%define __noautoreq 'devel\\(libtracker-common\\|devel\\(libtracker-data'
14mr|tracker-1.0.3-1|14	
14mr|tracker-1.0.3-1|15	Summary:	Desktop-neutral metadata-based search framework
14mr|tracker-1.0.3-1|16	Name:		tracker
14mr|tracker-1.0.3-1|17	Version:	1.0.3
14mr|tracker-1.0.3-1|18	Release:	1
14mr|tracker-1.0.3-1|19	License:	GPLv2+ and LGPLv2+
14mr|tracker-1.0.3-1|20	Group:		Graphical desktop/GNOME
14mr|tracker-1.0.3-1|21	URL:		http://www.tracker-project.org
14mr|tracker-1.0.3-1|22	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|tracker-1.0.3-1|23	Patch0:		tracker-linkage.patch
14mr|tracker-1.0.3-1|24	Patch1:		tracker-1.0.1-giflib51.patch
14mr|tracker-1.0.3-1|25	
14mr|tracker-1.0.3-1|26	BuildRequires: desktop-file-utils
14mr|tracker-1.0.3-1|27	BuildRequires: glib2.0-common
14mr|tracker-1.0.3-1|28	BuildRequires: firefox
14mr|tracker-1.0.3-1|29	BuildRequires: intltool
14mr|tracker-1.0.3-1|30	BuildRequires: mozilla-thunderbird
14mr|tracker-1.0.3-1|31	BuildRequires: giflib-devel
14mr|tracker-1.0.3-1|32	BuildRequires: tiff-devel
14mr|tracker-1.0.3-1|33	BuildRequires: jpeg-devel
14mr|tracker-1.0.3-1|34	BuildRequires: pkgconfig(libvala-0.24)
14mr|tracker-1.0.3-1|35	BuildRequires: vala-tools
14mr|tracker-1.0.3-1|36	BuildRequires: libunistring-devel
14mr|tracker-1.0.3-1|37	BuildRequires: pkgconfig(camel-1.2)
14mr|tracker-1.0.3-1|38	BuildRequires: pkgconfig(evolution-data-server-1.2) >= 3.12
14mr|tracker-1.0.3-1|39	BuildRequires: pkgconfig(evolution-shell-3.0) >= 3.12
14mr|tracker-1.0.3-1|40	BuildRequires: pkgconfig(exempi-2.0) >= 2.1.0
14mr|tracker-1.0.3-1|41	BuildRequires: pkgconfig(flac) >= 1.2.1
14mr|tracker-1.0.3-1|42	BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.12.0
14mr|tracker-1.0.3-1|43	BuildRequires: pkgconfig(gee-1.0) >= 0.3
14mr|tracker-1.0.3-1|44	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.28.0
14mr|tracker-1.0.3-1|45	BuildRequires: pkgconfig(glib-2.0) >= 2.28.0
14mr|tracker-1.0.3-1|46	BuildRequires: pkgconfig(gmodule-2.0) >= 2.28.0
14mr|tracker-1.0.3-1|47	BuildRequires: pkgconfig(gnome-keyring-1) >= 2.26
14mr|tracker-1.0.3-1|48	BuildRequires: pkgconfig(gnome-desktop-3.0)
14mr|tracker-1.0.3-1|49	BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.5
14mr|tracker-1.0.3-1|50	BuildRequires: pkgconfig(gstreamer-1.0)
14mr|tracker-1.0.3-1|51	BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
14mr|tracker-1.0.3-1|52	BuildRequires: pkgconfig(gstreamer-tag-1.0)
14mr|tracker-1.0.3-1|53	BuildRequires: pkgconfig(gthread-2.0) >= 2.28.0
14mr|tracker-1.0.3-1|54	BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
14mr|tracker-1.0.3-1|55	BuildRequires: pkgconfig(libcue)
14mr|tracker-1.0.3-1|56	BuildRequires: pkgconfig(libexif) >= 0.6
14mr|tracker-1.0.3-1|57	BuildRequires: pkgconfig(libebackend-1.2)
14mr|tracker-1.0.3-1|58	BuildRequires: pkgconfig(libgsf-1) >= 1.13
14mr|tracker-1.0.3-1|59	BuildRequires: pkgconfig(libiptcdata)
14mr|tracker-1.0.3-1|60	BuildRequires: pkgconfig(libnm-glib) >= 0.8
14mr|tracker-1.0.3-1|61	BuildRequires: pkgconfig(libnm-glib-vpn)
14mr|tracker-1.0.3-1|62	BuildRequires: pkgconfig(libpng) >= 1.2
14mr|tracker-1.0.3-1|63	BuildRequires: pkgconfig(libstreamanalyzer) >= 0.7.0
14mr|tracker-1.0.3-1|64	BuildRequires: pkgconfig(libxine) >= 1.0
14mr|tracker-1.0.3-1|65	BuildRequires: pkgconfig(libxml-2.0) >= 2.6
14mr|tracker-1.0.3-1|66	BuildRequires: pkgconfig(pango) >= 1.0.0
14mr|tracker-1.0.3-1|67	BuildRequires: pkgconfig(poppler-glib) >= 0.16.0
14mr|tracker-1.0.3-1|68	BuildRequires: pkgconfig(rest-0.7) >= 0.6
14mr|tracker-1.0.3-1|69	BuildRequires: pkgconfig(sqlite3) >= 3.7.0
14mr|tracker-1.0.3-1|70	BuildRequires: pkgconfig(taglib_c) >= 1.6
14mr|tracker-1.0.3-1|71	BuildRequires: pkgconfig(totem-plparser)
14mr|tracker-1.0.3-1|72	BuildRequires: pkgconfig(upower-glib) >= 0.9.0
14mr|tracker-1.0.3-1|73	BuildRequires: pkgconfig(uuid)
14mr|tracker-1.0.3-1|74	BuildRequires: pkgconfig(vorbisfile) >= 0.22
14mr|tracker-1.0.3-1|75	BuildRequires: pkgconfig(libmediaart-1.0)
14mr|tracker-1.0.3-1|76	
14mr|tracker-1.0.3-1|77	Requires:	odt2txt
14mr|tracker-1.0.3-1|78	
14mr|tracker-1.0.3-1|79	Obsoletes:     tracker-applet < %{version}
14mr|tracker-1.0.3-1|80	Provides:      tracker-applet = %{version}
14mr|tracker-1.0.3-1|81	
14mr|tracker-1.0.3-1|82	%description
14mr|tracker-1.0.3-1|83	Tracker is a framework designed to extract information and metadata about your
14mr|tracker-1.0.3-1|84	personal data so that it can be searched easily and quickly. Tracker is
14mr|tracker-1.0.3-1|85	desktop-neutral, fast and resource efficient.
14mr|tracker-1.0.3-1|86	
14mr|tracker-1.0.3-1|87	%package common
14mr|tracker-1.0.3-1|88	Summary:	Graphical search tool for Tracker search framework
14mr|tracker-1.0.3-1|89	Group:		Graphical desktop/GNOME
14mr|tracker-1.0.3-1|90	Requires:	%{name} = %{version}
14mr|tracker-1.0.3-1|91	
14mr|tracker-1.0.3-1|92	%description common
14mr|tracker-1.0.3-1|93	Tracker is a tool designed to extract information and metadata about your
14mr|tracker-1.0.3-1|94	personal data so that it can be searched easily and quickly. Tracker is
14mr|tracker-1.0.3-1|95	desktop-neutral, fast and resource efficient. This package contains common
14mr|tracker-1.0.3-1|96	files for the tracker framework.
14mr|tracker-1.0.3-1|97	
14mr|tracker-1.0.3-1|98	%package preferences
14mr|tracker-1.0.3-1|99	Summary:	Configuration tool for Tracker search framework
14mr|tracker-1.0.3-1|100	Group:		Graphical desktop/GNOME
14mr|tracker-1.0.3-1|101	Requires:	%{name} = %{version}-%{release}
14mr|tracker-1.0.3-1|102	Requires:	%{name}-common = %{version}-%{release}
14mr|tracker-1.0.3-1|103	
14mr|tracker-1.0.3-1|104	%description preferences
14mr|tracker-1.0.3-1|105	Tracker is a tool designed to extract information and metadata about your
14mr|tracker-1.0.3-1|106	personal data so that it can be searched easily and quickly. Tracker is
14mr|tracker-1.0.3-1|107	desktop-neutral, fast and resource efficient. This package contains the
14mr|tracker-1.0.3-1|108	GNOME-based configuration tool for the tracker framework.
14mr|tracker-1.0.3-1|109	
14mr|tracker-1.0.3-1|110	%if %{build_evo}
14mr|tracker-1.0.3-1|111	%package -n evolution-tracker
14mr|tracker-1.0.3-1|112	Group:Networking/Mail
14mr|tracker-1.0.3-1|113	Summary: Integrate Evolution with the Tracker desktop search
14mr|tracker-1.0.3-1|114	Requires: evolution
14mr|tracker-1.0.3-1|115	Requires:	%{name} = %{version}-%{release}
14mr|tracker-1.0.3-1|116	BuildRequires:	pkgconfig(evolution-plugin-3.0)
14mr|tracker-1.0.3-1|117	
14mr|tracker-1.0.3-1|118	%description -n evolution-tracker
14mr|tracker-1.0.3-1|119	Tracker is a tool designed to extract information and metadata about your
14mr|tracker-1.0.3-1|120	personal data so that it can be searched easily and quickly. Tracker is
14mr|tracker-1.0.3-1|121	desktop-neutral, fast and resource efficient. This package contains an
14mr|tracker-1.0.3-1|122	evolution plugin for Tracker integration.
14mr|tracker-1.0.3-1|123	%endif
14mr|tracker-1.0.3-1|124	
14mr|tracker-1.0.3-1|125	%package -n nautilus-tracker
14mr|tracker-1.0.3-1|126	Group: Graphical desktop/GNOME
14mr|tracker-1.0.3-1|127	Summary: Nautilus integration of tracker
14mr|tracker-1.0.3-1|128	Requires:	%{name} = %{version}-%{release}
14mr|tracker-1.0.3-1|129	BuildRequires: nautilus-devel
14mr|tracker-1.0.3-1|130	
14mr|tracker-1.0.3-1|131	%description -n nautilus-tracker
14mr|tracker-1.0.3-1|132	Tracker is a tool designed to extract information and metadata about your
14mr|tracker-1.0.3-1|133	personal data so that it can be searched easily and quickly. Tracker is
14mr|tracker-1.0.3-1|134	desktop-neutral, fast and resource efficient. This package contains an
14mr|tracker-1.0.3-1|135	nautilus plugin for Tracker integration.
14mr|tracker-1.0.3-1|136	
14mr|tracker-1.0.3-1|137	%package firefox-plugin
14mr|tracker-1.0.3-1|138	Summary:        A simple bookmark exporter for Tracker
14mr|tracker-1.0.3-1|139	Group:		Graphical desktop/GNOME
14mr|tracker-1.0.3-1|140	Requires:       %{name} = %{version}-%{release}
14mr|tracker-1.0.3-1|141	
14mr|tracker-1.0.3-1|142	%description firefox-plugin
14mr|tracker-1.0.3-1|143	This Firefox addon exports your bookmarks to Tracker, so that you can search
14mr|tracker-1.0.3-1|144	for them for example using tracker-needle.
14mr|tracker-1.0.3-1|145	
14mr|tracker-1.0.3-1|146	%package thunderbird-plugin
14mr|tracker-1.0.3-1|147	Summary:        Thunderbird extension to export mails to Tracker
14mr|tracker-1.0.3-1|148	Group:		Graphical desktop/GNOME
14mr|tracker-1.0.3-1|149	Requires:       %{name} = %{version}-%{release}
14mr|tracker-1.0.3-1|150	
14mr|tracker-1.0.3-1|151	%description thunderbird-plugin
14mr|tracker-1.0.3-1|152	A simple Thunderbird extension to export mails to Tracker.
14mr|tracker-1.0.3-1|153	
14mr|tracker-1.0.3-1|154	%package -n %{libname}
14mr|tracker-1.0.3-1|155	Group:		System/Libraries
14mr|tracker-1.0.3-1|156	Summary:	Shared library of Tracker
14mr|tracker-1.0.3-1|157	
14mr|tracker-1.0.3-1|158	%description -n %{libname}
14mr|tracker-1.0.3-1|159	Tracker is a tool designed to extract information and metadata about your
14mr|tracker-1.0.3-1|160	personal data so that it can be searched easily and quickly. Tracker is
14mr|tracker-1.0.3-1|161	desktop-neutral, fast and resource efficient.
14mr|tracker-1.0.3-1|162	
14mr|tracker-1.0.3-1|163	%package -n %{girname}
14mr|tracker-1.0.3-1|164	Summary:	GObject Introspection interface description for %{name}
14mr|tracker-1.0.3-1|165	Group:		System/Libraries
14mr|tracker-1.0.3-1|166	
14mr|tracker-1.0.3-1|167	%description -n %{girname}
14mr|tracker-1.0.3-1|168	GObject Introspection interface description for %{name}.
14mr|tracker-1.0.3-1|169	
14mr|tracker-1.0.3-1|170	%package -n %{devname}
14mr|tracker-1.0.3-1|171	Group:		Development/C
14mr|tracker-1.0.3-1|172	Summary:	Development library of Tracker
14mr|tracker-1.0.3-1|173	Requires:	%{libname} = %{version}-%{release}
14mr|tracker-1.0.3-1|174	Requires:	%{girname} = %{version}-%{release}
14mr|tracker-1.0.3-1|175	Provides:	%{name}-devel = %{version}-%{release}
14mr|tracker-1.0.3-1|176	Obsoletes:	%{mklibname tracker 0 -d}
14mr|tracker-1.0.3-1|177	
14mr|tracker-1.0.3-1|178	%description -n %{devname}
14mr|tracker-1.0.3-1|179	Tracker is a tool designed to extract information and metadata about your
14mr|tracker-1.0.3-1|180	personal data so that it can be searched easily and quickly. Tracker is
14mr|tracker-1.0.3-1|181	desktop-neutral, fast and resource efficient.
14mr|tracker-1.0.3-1|182	
14mr|tracker-1.0.3-1|183	%prep
14mr|tracker-1.0.3-1|184	%setup -q
14mr|tracker-1.0.3-1|185	%apply_patches
14mr|tracker-1.0.3-1|186	
14mr|tracker-1.0.3-1|187	%build
14mr|tracker-1.0.3-1|188	%configure2_5x \
14mr|tracker-1.0.3-1|189	--disable-static \
14mr|tracker-1.0.3-1|190	--enable-libflac \
14mr|tracker-1.0.3-1|191	--disable-functional-tests \
14mr|tracker-1.0.3-1|192	%if %{build_doc}
14mr|tracker-1.0.3-1|193	--enable-gtk-doc \
14mr|tracker-1.0.3-1|194	%endif
14mr|tracker-1.0.3-1|195	--enable-libvorbis \
14mr|tracker-1.0.3-1|196	%if !%{build_evo}
14mr|tracker-1.0.3-1|197	--disable-miner-evolution \
14mr|tracker-1.0.3-1|198	%else
14mr|tracker-1.0.3-1|199	--enable-miner-evolution \
14mr|tracker-1.0.3-1|200	%endif
14mr|tracker-1.0.3-1|201	--with-firefox-plugin-dir=%{_libdir}/firefox/extensions         \
14mr|tracker-1.0.3-1|202	--with-thunderbird-plugin-dir=%{_libdir}/thunderbird/extensions
14mr|tracker-1.0.3-1|203	
14mr|tracker-1.0.3-1|204	%make
14mr|tracker-1.0.3-1|205	
14mr|tracker-1.0.3-1|206	%install
14mr|tracker-1.0.3-1|207	%makeinstall_std
14mr|tracker-1.0.3-1|208	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|tracker-1.0.3-1|209	rm -rf %{buildroot}%{_datadir}/tracker-tests
14mr|tracker-1.0.3-1|210	
14mr|tracker-1.0.3-1|211	%find_lang %{name}
14mr|tracker-1.0.3-1|212	
14mr|tracker-1.0.3-1|213	# do not start under KDE
14mr|tracker-1.0.3-1|214	desktop-file-install \
14mr|tracker-1.0.3-1|215	--dir=%{buildroot}/%{_sysconfdir}/xdg/autostart \
14mr|tracker-1.0.3-1|216	--remove-only-show-in=KDE \
14mr|tracker-1.0.3-1|217	%{buildroot}/%{_sysconfdir}/xdg/autostart/*.desktop
14mr|tracker-1.0.3-1|218	
14mr|tracker-1.0.3-1|219	%files -f %{name}.lang
14mr|tracker-1.0.3-1|220	%doc README NEWS AUTHORS ChangeLog
14mr|tracker-1.0.3-1|221	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-miner-fs.desktop
14mr|tracker-1.0.3-1|222	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-store.desktop
14mr|tracker-1.0.3-1|223	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-extract.desktop
14mr|tracker-1.0.3-1|224	%{_bindir}/%{name}-control
14mr|tracker-1.0.3-1|225	%{_bindir}/%{name}-import
14mr|tracker-1.0.3-1|226	%{_bindir}/%{name}-info
14mr|tracker-1.0.3-1|227	%{_bindir}/%{name}-needle
14mr|tracker-1.0.3-1|228	%{_bindir}/%{name}-search
14mr|tracker-1.0.3-1|229	%{_bindir}/%{name}-sparql
14mr|tracker-1.0.3-1|230	%{_bindir}/%{name}-stats
14mr|tracker-1.0.3-1|231	%{_bindir}/%{name}-tag
14mr|tracker-1.0.3-1|232	%{_datadir}/%{name}
14mr|tracker-1.0.3-1|233	%dir %{_libdir}/%{name}-%{api}/extract-modules
14mr|tracker-1.0.3-1|234	%dir %{_libdir}/%{name}-%{api}/writeback-modules
14mr|tracker-1.0.3-1|235	%{_libdir}/%{name}-%{api}/extract-modules/*.so
14mr|tracker-1.0.3-1|236	%{_libdir}/%{name}-%{api}/writeback-modules/*.so
14mr|tracker-1.0.3-1|237	%{_libexecdir}/%{name}-extract
14mr|tracker-1.0.3-1|238	%{_libexecdir}/%{name}-miner-fs
14mr|tracker-1.0.3-1|239	%{_libexecdir}/%{name}-store
14mr|tracker-1.0.3-1|240	%{_libexecdir}/tracker-writeback
14mr|tracker-1.0.3-1|241	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Miner*
14mr|tracker-1.0.3-1|242	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
14mr|tracker-1.0.3-1|243	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.service
14mr|tracker-1.0.3-1|244	%{_datadir}/applications/tracker-needle.desktop
14mr|tracker-1.0.3-1|245	%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.*
14mr|tracker-1.0.3-1|246	%{_mandir}/man1/tracker-*.1*
14mr|tracker-1.0.3-1|247	%exclude %{_mandir}/man1/tracker-preferences.1*
14mr|tracker-1.0.3-1|248	
14mr|tracker-1.0.3-1|249	%files common
14mr|tracker-1.0.3-1|250	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mr|tracker-1.0.3-1|251	
14mr|tracker-1.0.3-1|252	%files preferences
14mr|tracker-1.0.3-1|253	%{_bindir}/tracker-preferences
14mr|tracker-1.0.3-1|254	%{_datadir}/applications/tracker-preferences.desktop
14mr|tracker-1.0.3-1|255	%{_mandir}/man1/tracker-preferences.1*
14mr|tracker-1.0.3-1|256	
14mr|tracker-1.0.3-1|257	%files -n %{libname}
14mr|tracker-1.0.3-1|258	%{_libdir}/libtracker-miner-%{api}.so.%{major}*
14mr|tracker-1.0.3-1|259	%{_libdir}/libtracker-sparql-%{api}.so.%{major}*
14mr|tracker-1.0.3-1|260	%{_libdir}/libtracker-control-%{api}.so.%{major}*
14mr|tracker-1.0.3-1|261	%{_libdir}/%{name}-%{api}/libtracker-*.so.%{major}*
14mr|tracker-1.0.3-1|262	
14mr|tracker-1.0.3-1|263	%files -n %{girname}
14mr|tracker-1.0.3-1|264	%{_libdir}/girepository-1.0/Tracker-%{api}.typelib
14mr|tracker-1.0.3-1|265	%{_libdir}/girepository-1.0/TrackerMiner-%{api}.typelib
14mr|tracker-1.0.3-1|266	%{_libdir}/girepository-1.0/TrackerControl-%{api}.typelib
14mr|tracker-1.0.3-1|267	
14mr|tracker-1.0.3-1|268	%files thunderbird-plugin
14mr|tracker-1.0.3-1|269	%{_datadir}/xul-ext/trackerbird/
14mr|tracker-1.0.3-1|270	%{_libdir}/thunderbird/extensions/trackerbird@bustany.org
14mr|tracker-1.0.3-1|271	%{_datadir}/applications/trackerbird-launcher.desktop
14mr|tracker-1.0.3-1|272	
14mr|tracker-1.0.3-1|273	%files firefox-plugin
14mr|tracker-1.0.3-1|274	%{_datadir}/xul-ext/trackerfox/
14mr|tracker-1.0.3-1|275	%{_libdir}/firefox/extensions/trackerfox@bustany.org
14mr|tracker-1.0.3-1|276	
14mr|tracker-1.0.3-1|277	%files -n %{devname}
14mr|tracker-1.0.3-1|278	%{_libdir}/lib*.so
14mr|tracker-1.0.3-1|279	%{_libdir}/%{name}-%{api}/libtracker-*.so
14mr|tracker-1.0.3-1|280	%{_includedir}/%{name}-%{api}/*
14mr|tracker-1.0.3-1|281	%{_libdir}/pkgconfig/tracker-miner-%{api}.pc
14mr|tracker-1.0.3-1|282	%{_libdir}/pkgconfig/tracker-sparql-%{api}.pc
14mr|tracker-1.0.3-1|283	%{_libdir}/pkgconfig/tracker-control-%{api}.pc
14mr|tracker-1.0.3-1|284	%{_datadir}/gtk-doc/html/libtracker-miner
14mr|tracker-1.0.3-1|285	%{_datadir}/gtk-doc/html/libtracker-sparql
14mr|tracker-1.0.3-1|286	%{_datadir}/gtk-doc/html/libtracker-control
14mr|tracker-1.0.3-1|287	%{_datadir}/vala/vapi/tracker-miner-%{api}.vapi
14mr|tracker-1.0.3-1|288	%{_datadir}/vala/vapi/tracker-miner-%{api}.deps
14mr|tracker-1.0.3-1|289	%{_datadir}/vala/vapi/tracker-sparql-%{api}.vapi
14mr|tracker-1.0.3-1|290	%{_datadir}/vala/vapi/tracker-sparql-%{api}.deps
14mr|tracker-1.0.3-1|291	%{_datadir}/vala/vapi/tracker-control-%{api}.vapi
14mr|tracker-1.0.3-1|292	%{_datadir}/vala/vapi/tracker-control-%{api}.deps
14mr|tracker-1.0.3-1|293	%{_datadir}/gir-1.0/Tracker-%{api}.gir
14mr|tracker-1.0.3-1|294	%{_datadir}/gir-1.0/TrackerMiner-%{api}.gir
14mr|tracker-1.0.3-1|295	%{_datadir}/gir-1.0/TrackerControl-%{api}.gir
14mr|tracker-1.0.3-1|296	
14mr|tracker-1.0.3-1|297	%if %{build_evo}
14mr|tracker-1.0.3-1|298	%files -n evolution-tracker
14mr|tracker-1.0.3-1|299	%{_libdir}/evolution/*/plugins/liborg-freedesktop-Tracker-evolution-plugin.so
14mr|tracker-1.0.3-1|300	%{_libdir}/evolution/*/plugins/org-freedesktop-Tracker-evolution-plugin.eplug
14mr|tracker-1.0.3-1|301	%endif
14mr|tracker-1.0.3-1|302	
14mr|tracker-1.0.3-1|303	%files -n nautilus-tracker
14mr|tracker-1.0.3-1|304	%{_libdir}/nautilus/extensions-3.0/libnautilus-tracker-tags*
14mr|tracker-1.0.3-1|305	
14mr|tracker-1.0.3-1|306	
14mr|tracker-1.0.3-1|307	%changelog
14mr|tracker-1.0.3-1|308	* Mon Aug 25 2014 Tigro <ashejn@gmail.com> 1.0.3-1
14mr|tracker-1.0.3-1|309	+ Revision: 84629cd
14mr|tracker-1.0.3-1|310	- update to 1.0.3
14mr|tracker-1.0.3-1|311	
14mr|tracker-1.0.3-1|312	

21907 14
14mr|transfig-3.2.5d-7|1	Summary:	A utility for converting FIG files (created by xfig) to other formats
14mr|transfig-3.2.5d-7|2	Name:		transfig
14mr|transfig-3.2.5d-7|3	Version:	3.2.5d
14mr|transfig-3.2.5d-7|4	Release:	7
14mr|transfig-3.2.5d-7|5	License:	MIT
14mr|transfig-3.2.5d-7|6	Group:		Graphics
14mr|transfig-3.2.5d-7|7	URL:		http://www.xfig.org
14mr|transfig-3.2.5d-7|8	Source:		http://www.xfig.org/software/xfig/%{version}/%{name}.%{version}.tar.gz
14mr|transfig-3.2.5d-7|9	Patch1:		transfig.3.2.5-lib64support.patch
14mr|transfig-3.2.5d-7|10	Patch2:		transfig.3.2.5-use-tempfile-for-bitmap-eps.patch
14mr|transfig-3.2.5d-7|11	Patch3:		transfig.3.2.5-fix-str-fmt.patch
14mr|transfig-3.2.5d-7|12	Patch4:		transfig_optopt.patch
14mr|transfig-3.2.5d-7|13	Patch5:		transfig.3.2.5-png1.5.patch
14mr|transfig-3.2.5d-7|14	BuildRequires:	pkgconfig(xpm)
14mr|transfig-3.2.5d-7|15	BuildRequires:	pkgconfig(libpng)
14mr|transfig-3.2.5d-7|16	BuildRequires:	imake
14mr|transfig-3.2.5d-7|17	BuildRequires:	tcsh
14mr|transfig-3.2.5d-7|18	
14mr|transfig-3.2.5d-7|19	%description
14mr|transfig-3.2.5d-7|20	The transfig utility creates a makefile which translates FIG (created by xfig)
14mr|transfig-3.2.5d-7|21	or PIC figures into a specified LaTeX graphics language (for example,
14mr|transfig-3.2.5d-7|22	PostScript(TM)). Transfig is used to create TeX documents which are portable
14mr|transfig-3.2.5d-7|23	(i.e., they can be printed in a wide variety of environments).
14mr|transfig-3.2.5d-7|24	
14mr|transfig-3.2.5d-7|25	%prep
14mr|transfig-3.2.5d-7|26	%setup -q -n %{name}.%{version}
14mr|transfig-3.2.5d-7|27	%patch1 -p1 -b .lib64support
14mr|transfig-3.2.5d-7|28	%patch2 -p1 -b .tmpepsfile
14mr|transfig-3.2.5d-7|29	%patch3 -p0 -b .str
14mr|transfig-3.2.5d-7|30	%patch4 -p1 -b .opt
14mr|transfig-3.2.5d-7|31	%patch5 -p1
14mr|transfig-3.2.5d-7|32	
14mr|transfig-3.2.5d-7|33	%build
14mr|transfig-3.2.5d-7|34	xmkmf
14mr|transfig-3.2.5d-7|35	make Makefiles
14mr|transfig-3.2.5d-7|36	
14mr|transfig-3.2.5d-7|37	%make CDEBUGFLAGS="%{optflags}" SHLIBGLOBALSFLAGS="%{ldflags}" EXTRA_LDOPTIONS="%{ldflags}"
14mr|transfig-3.2.5d-7|38	
14mr|transfig-3.2.5d-7|39	%install
14mr|transfig-3.2.5d-7|40	make DESTDIR=%{buildroot} install
14mr|transfig-3.2.5d-7|41	make DESTDIR=%{buildroot} install.man
14mr|transfig-3.2.5d-7|42	
14mr|transfig-3.2.5d-7|43	%files
14mr|transfig-3.2.5d-7|44	%doc CHANGES NOTES README
14mr|transfig-3.2.5d-7|45	%{_bindir}/*
14mr|transfig-3.2.5d-7|46	%{_mandir}/man?/*
14mr|transfig-3.2.5d-7|47	%{_prefix}/lib/X11/xfig/bitmaps
14mr|transfig-3.2.5d-7|48	%{_datadir}/fig2dev/*.ps
14mr|transfig-3.2.5d-7|49	
14mr|transfig-3.2.5d-7|50	
14mr|transfig-3.2.5d-7|51	%changelog
14mr|transfig-3.2.5d-7|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.2.5d-7
14mr|transfig-3.2.5d-7|53	+ Revision: a829e89
14mr|transfig-3.2.5d-7|54	- MassBuild#440: Increase release tag
14mr|transfig-3.2.5d-7|55	
14mr|transfig-3.2.5d-7|56	

21908 14
14mr|transfugdrake-1.9.2-6|1	%define name transfugdrake
14mr|transfugdrake-1.9.2-6|2	%define version 1.9.2
14mr|transfugdrake-1.9.2-6|3	
14mr|transfugdrake-1.9.2-6|4	Summary: Migration wizard
14mr|transfugdrake-1.9.2-6|5	Name: %{name}
14mr|transfugdrake-1.9.2-6|6	Version: %{version}
14mr|transfugdrake-1.9.2-6|7	Release: 6
14mr|transfugdrake-1.9.2-6|8	Source0: %{name}-%{version}.tar.lzma
14mr|transfugdrake-1.9.2-6|9	License: GPL
14mr|transfugdrake-1.9.2-6|10	Group: System/Configuration/Other
14mr|transfugdrake-1.9.2-6|11	Url: http://svn.mandriva.com/svn/soft/transfugdrake
14mr|transfugdrake-1.9.2-6|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|transfugdrake-1.9.2-6|13	BuildArch: noarch
14mr|transfugdrake-1.9.2-6|14	Requires: migration-assistant
14mr|transfugdrake-1.9.2-6|15	
14mr|transfugdrake-1.9.2-6|16	%description
14mr|transfugdrake-1.9.2-6|17	Transfugdrake is a wizard to migrate documents and settings from
14mr|transfugdrake-1.9.2-6|18	Windows to Mandriva Linux.
14mr|transfugdrake-1.9.2-6|19	
14mr|transfugdrake-1.9.2-6|20	%prep
14mr|transfugdrake-1.9.2-6|21	%setup -q
14mr|transfugdrake-1.9.2-6|22	
14mr|transfugdrake-1.9.2-6|23	%build
14mr|transfugdrake-1.9.2-6|24	%make
14mr|transfugdrake-1.9.2-6|25	
14mr|transfugdrake-1.9.2-6|26	%install
14mr|transfugdrake-1.9.2-6|27	rm -rf %{buildroot}
14mr|transfugdrake-1.9.2-6|28	%makeinstall_std
14mr|transfugdrake-1.9.2-6|29	%find_lang %{name}
14mr|transfugdrake-1.9.2-6|30	
14mr|transfugdrake-1.9.2-6|31	%clean
14mr|transfugdrake-1.9.2-6|32	rm -rf %{buildroot}
14mr|transfugdrake-1.9.2-6|33	
14mr|transfugdrake-1.9.2-6|34	%files -f %{name}.lang
14mr|transfugdrake-1.9.2-6|35	%defattr(-,root,root)
14mr|transfugdrake-1.9.2-6|36	%{_sbindir}/%{name}
14mr|transfugdrake-1.9.2-6|37	%{_prefix}/lib/libDrakX/transfugdrake.pm
14mr|transfugdrake-1.9.2-6|38	%{_prefix}/lib/libDrakX/icons/*.png
14mr|transfugdrake-1.9.2-6|39	
14mr|transfugdrake-1.9.2-6|40	
14mr|transfugdrake-1.9.2-6|41	
14mr|transfugdrake-1.9.2-6|42	%changelog
14mr|transfugdrake-1.9.2-6|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.2-6
14mr|transfugdrake-1.9.2-6|44	+ Revision: e8d4ae6
14mr|transfugdrake-1.9.2-6|45	- MassBuild#440: Increase release tag
14mr|transfugdrake-1.9.2-6|46	
14mr|transfugdrake-1.9.2-6|47	

21909 14
14mr|transmission-2.81-2|1	%bcond_without gtk
14mr|transmission-2.81-2|2	
14mr|transmission-2.81-2|3	Summary:	Simple Bittorrent client
14mr|transmission-2.81-2|4	Name:		transmission
14mr|transmission-2.81-2|5	Version:	2.81
14mr|transmission-2.81-2|6	Release:	2
14mr|transmission-2.81-2|7	License:	MIT and GPLv2
14mr|transmission-2.81-2|8	Group:		Networking/File transfer
14mr|transmission-2.81-2|9	Url:		http://www.transmissionbt.com/
14mr|transmission-2.81-2|10	Source0:	http://download.transmissionbt.com/files/%{name}-%{version}.tar.xz
14mr|transmission-2.81-2|11	BuildRequires:	bzip2
14mr|transmission-2.81-2|12	BuildRequires:	desktop-file-utils
14mr|transmission-2.81-2|13	BuildRequires:	imagemagick
14mr|transmission-2.81-2|14	BuildRequires:	intltool
14mr|transmission-2.81-2|15	BuildRequires:	pkgconfig(QtDBus)
14mr|transmission-2.81-2|16	BuildRequires:	pkgconfig(QtGui)
14mr|transmission-2.81-2|17	BuildRequires:	pkgconfig(libcurl)
14mr|transmission-2.81-2|18	BuildRequires:	pkgconfig(libevent)
14mr|transmission-2.81-2|19	BuildRequires:	pkgconfig(openssl)
14mr|transmission-2.81-2|20	
14mr|transmission-2.81-2|21	%description
14mr|transmission-2.81-2|22	Transmission is a free, lightweight BitTorrent client. It features a
14mr|transmission-2.81-2|23	simple, intuitive interface on top of an efficient back-end.
14mr|transmission-2.81-2|24	
14mr|transmission-2.81-2|25	%package common
14mr|transmission-2.81-2|26	Summary:	Common files for Transmission Bittorrent client
14mr|transmission-2.81-2|27	Group:		Networking/File transfer
14mr|transmission-2.81-2|28	Conflicts:	transmission < 1.74
14mr|transmission-2.81-2|29	
14mr|transmission-2.81-2|30	%description common
14mr|transmission-2.81-2|31	Transmission is a free, lightweight BitTorrent client. This package
14mr|transmission-2.81-2|32	contains the common files used by the different front-ends.
14mr|transmission-2.81-2|33	
14mr|transmission-2.81-2|34	%package cli
14mr|transmission-2.81-2|35	Summary:	Command line interface for Transmission BitTorrent client
14mr|transmission-2.81-2|36	Group:		Networking/File transfer
14mr|transmission-2.81-2|37	Requires:	%{name}-common = %{version}
14mr|transmission-2.81-2|38	Conflicts:	transmission < 1.74
14mr|transmission-2.81-2|39	
14mr|transmission-2.81-2|40	%description cli
14mr|transmission-2.81-2|41	Transmission is a free, lightweight BitTorrent client. This package
14mr|transmission-2.81-2|42	contains the command line interface front-end.
14mr|transmission-2.81-2|43	
14mr|transmission-2.81-2|44	%if %with gtk
14mr|transmission-2.81-2|45	%package gtk
14mr|transmission-2.81-2|46	Summary:	GTK Interface for Transmission BitTorrent client
14mr|transmission-2.81-2|47	Group:		Networking/File transfer
14mr|transmission-2.81-2|48	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|transmission-2.81-2|49	BuildRequires:	pkgconfig(gconf-2.0)
14mr|transmission-2.81-2|50	BuildRequires:	pkgconfig(libcanberra-gtk)
14mr|transmission-2.81-2|51	BuildRequires:	pkgconfig(libnotify)
14mr|transmission-2.81-2|52	BuildRequires:	pkgconfig(ndesk-dbus-glib-1.0)
14mr|transmission-2.81-2|53	Requires:	%{name}-common = %{version}
14mr|transmission-2.81-2|54	Provides:	%{name} = %{version}-%{release}
14mr|transmission-2.81-2|55	Provides:	%{name}-gui = %{version}-%{release}
14mr|transmission-2.81-2|56	Obsoletes:	transmission < 1.74-1
14mr|transmission-2.81-2|57	# Old, unmaintained clients that used old wx: transmission is as good
14mr|transmission-2.81-2|58	# an upgrade path as any - AdamW 2008/12
14mr|transmission-2.81-2|59	Obsoletes:	BitTornado <= 0:0.3.18-4
14mr|transmission-2.81-2|60	Obsoletes:	bittorrent-gui <= 5.2.2-3
14mr|transmission-2.81-2|61	
14mr|transmission-2.81-2|62	%description gtk
14mr|transmission-2.81-2|63	Transmission is a free, lightweight BitTorrent client. It features a
14mr|transmission-2.81-2|64	simple, intuitive interface on top of an efficient back-end.
14mr|transmission-2.81-2|65	
14mr|transmission-2.81-2|66	This package provides the GTK Interface.
14mr|transmission-2.81-2|67	%endif
14mr|transmission-2.81-2|68	
14mr|transmission-2.81-2|69	%package qt4
14mr|transmission-2.81-2|70	Summary:	Qt4 Interface for Transmission BitTorrent client
14mr|transmission-2.81-2|71	Group:		Networking/File transfer
14mr|transmission-2.81-2|72	Provides:	%{name}-gui = %{version}-%{release}
14mr|transmission-2.81-2|73	Requires:	%{name}-common = %{version}
14mr|transmission-2.81-2|74	
14mr|transmission-2.81-2|75	%description qt4
14mr|transmission-2.81-2|76	Transmission is a simple BitTorrent client. It features a very simple,
14mr|transmission-2.81-2|77	intuitive interface (gui and command-line) on top on an efficient,
14mr|transmission-2.81-2|78	cross-platform back-end.
14mr|transmission-2.81-2|79	
14mr|transmission-2.81-2|80	This package contains QTransmission, a QT4 based GUI for Transmission
14mr|transmission-2.81-2|81	loosely based on the GTK+ client.
14mr|transmission-2.81-2|82	
14mr|transmission-2.81-2|83	%package daemon
14mr|transmission-2.81-2|84	Summary:	Qt4 Interface for Transmission BitTorrent client
14mr|transmission-2.81-2|85	Group:		Networking/File transfer
14mr|transmission-2.81-2|86	Requires:	%{name}-common = %{version}
14mr|transmission-2.81-2|87	
14mr|transmission-2.81-2|88	%description daemon
14mr|transmission-2.81-2|89	Transmission is a simple BitTorrent client. It features a very simple,
14mr|transmission-2.81-2|90	intuitive interface (gui and command-line) on top on an efficient,
14mr|transmission-2.81-2|91	cross-platform back-end.
14mr|transmission-2.81-2|92	
14mr|transmission-2.81-2|93	This package contains the transmission-daemon.
14mr|transmission-2.81-2|94	
14mr|transmission-2.81-2|95	%prep
14mr|transmission-2.81-2|96	%setup -q
14mr|transmission-2.81-2|97	%apply_patches
14mr|transmission-2.81-2|98	aclocal
14mr|transmission-2.81-2|99	automake -a --add-missing
14mr|transmission-2.81-2|100	
14mr|transmission-2.81-2|101	%build
14mr|transmission-2.81-2|102	%configure2_5x
14mr|transmission-2.81-2|103	%make
14mr|transmission-2.81-2|104	
14mr|transmission-2.81-2|105	#QT Gui
14mr|transmission-2.81-2|106	pushd qt
14mr|transmission-2.81-2|107	%qmake_qt4 qtr.pro
14mr|transmission-2.81-2|108	%make
14mr|transmission-2.81-2|109	popd
14mr|transmission-2.81-2|110	
14mr|transmission-2.81-2|111	%install
14mr|transmission-2.81-2|112	%makeinstall_std
14mr|transmission-2.81-2|113	%if %with gtk
14mr|transmission-2.81-2|114	%find_lang %{name}-gtk
14mr|transmission-2.81-2|115	%endif
14mr|transmission-2.81-2|116	
14mr|transmission-2.81-2|117	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14mr|transmission-2.81-2|118	convert -scale 48 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|transmission-2.81-2|119	convert -scale 32 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|transmission-2.81-2|120	convert -scale 16 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|transmission-2.81-2|121	
14mr|transmission-2.81-2|122	#Qt Gui Installation
14mr|transmission-2.81-2|123	pushd qt
14mr|transmission-2.81-2|124	INSTALL_ROOT=%{buildroot}%{_prefix} make install
14mr|transmission-2.81-2|125	popd
14mr|transmission-2.81-2|126	
14mr|transmission-2.81-2|127	# Install transmission-qt.desktop manually as make install doesn't install it:
14mr|transmission-2.81-2|128	cp -a qt/transmission-qt.desktop %{buildroot}/%{_datadir}/applications/
14mr|transmission-2.81-2|129	
14mr|transmission-2.81-2|130	%files common
14mr|transmission-2.81-2|131	%doc README NEWS AUTHORS
14mr|transmission-2.81-2|132	%{_datadir}/%{name}
14mr|transmission-2.81-2|133	%{_datadir}/pixmaps/%{name}.png
14mr|transmission-2.81-2|134	%{_iconsdir}/hicolor/*/apps/*
14mr|transmission-2.81-2|135	
14mr|transmission-2.81-2|136	%files cli
14mr|transmission-2.81-2|137	%{_bindir}/%{name}-cli
14mr|transmission-2.81-2|138	%{_bindir}/%{name}-create
14mr|transmission-2.81-2|139	%{_bindir}/%{name}-edit
14mr|transmission-2.81-2|140	%{_bindir}/%{name}-remote
14mr|transmission-2.81-2|141	%{_bindir}/%{name}-show
14mr|transmission-2.81-2|142	%{_mandir}/man1/%{name}-cli.1*
14mr|transmission-2.81-2|143	%{_mandir}/man1/%{name}-create.1*
14mr|transmission-2.81-2|144	%{_mandir}/man1/%{name}-edit.1*
14mr|transmission-2.81-2|145	%{_mandir}/man1/%{name}-remote.1*
14mr|transmission-2.81-2|146	%{_mandir}/man1/%{name}-show.1*
14mr|transmission-2.81-2|147	
14mr|transmission-2.81-2|148	%files daemon
14mr|transmission-2.81-2|149	%{_bindir}/%{name}-daemon
14mr|transmission-2.81-2|150	%{_mandir}/man1/%{name}-daemon.1*
14mr|transmission-2.81-2|151	
14mr|transmission-2.81-2|152	%if %with gtk
14mr|transmission-2.81-2|153	%files gtk -f %{name}-gtk.lang
14mr|transmission-2.81-2|154	%{_bindir}/%{name}-gtk
14mr|transmission-2.81-2|155	%{_datadir}/applications/%{name}-gtk.desktop
14mr|transmission-2.81-2|156	%{_mandir}/man1/%{name}-gtk.1*
14mr|transmission-2.81-2|157	%endif
14mr|transmission-2.81-2|158	
14mr|transmission-2.81-2|159	%files qt4
14mr|transmission-2.81-2|160	%{_bindir}/%{name}-qt
14mr|transmission-2.81-2|161	%{_datadir}/applications/%{name}-qt.desktop
14mr|transmission-2.81-2|162	%{_mandir}/man1/%{name}-qt.1*
14mr|transmission-2.81-2|163	
14mr|transmission-2.81-2|164	
14mr|transmission-2.81-2|165	%changelog
14mr|transmission-2.81-2|166	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.81-2
14mr|transmission-2.81-2|167	+ Revision: 09013f0
14mr|transmission-2.81-2|168	- MassBuild#440: Increase release tag
14mr|transmission-2.81-2|169	
14mr|transmission-2.81-2|170	

21910 14
14mr|tree-1.5.3-5|1	Name:		tree
14mr|tree-1.5.3-5|2	Version:	1.5.3
14mr|tree-1.5.3-5|3	Release:	5
14mr|tree-1.5.3-5|4	Summary:	Utility which displays a tree view of directory contents
14mr|tree-1.5.3-5|5	Group:		File tools
14mr|tree-1.5.3-5|6	License:	GPLv2+
14mr|tree-1.5.3-5|7	URL:		http://mama.indstate.edu/users/ice/tree/
14mr|tree-1.5.3-5|8	Source0:	ftp://mama.indstate.edu/linux/tree/%{name}-%{version}.tgz
14mr|tree-1.5.3-5|9	Patch0:		tree-1.5.2.2-fix-typo.patch
14mr|tree-1.5.3-5|10	Patch1:		tree-1.5.2.2-link-flags.patch
14mr|tree-1.5.3-5|11	Patch2:		tree-1.5.1.1-nostrip.diff
14mr|tree-1.5.3-5|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
14mr|tree-1.5.3-5|13	
14mr|tree-1.5.3-5|14	%description
14mr|tree-1.5.3-5|15	The tree utility recursively displays the contents of directories in a
14mr|tree-1.5.3-5|16	tree-like format.  Tree is basically a UNIX port of the tree DOS
14mr|tree-1.5.3-5|17	utility.
14mr|tree-1.5.3-5|18	
14mr|tree-1.5.3-5|19	Install tree if you think it would be useful to view the contents of
14mr|tree-1.5.3-5|20	specified directories in a tree-like format.
14mr|tree-1.5.3-5|21	
14mr|tree-1.5.3-5|22	%prep
14mr|tree-1.5.3-5|23	
14mr|tree-1.5.3-5|24	%setup -q
14mr|tree-1.5.3-5|25	%patch0 -p1 -b .typo
14mr|tree-1.5.3-5|26	%patch1 -p1 -b .linkflags
14mr|tree-1.5.3-5|27	%patch2 -p0 -b .nostrip
14mr|tree-1.5.3-5|28	
14mr|tree-1.5.3-5|29	%build
14mr|tree-1.5.3-5|30	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|tree-1.5.3-5|31	
14mr|tree-1.5.3-5|32	%install
14mr|tree-1.5.3-5|33	%{__rm} -rf %{buildroot}
14mr|tree-1.5.3-5|34	%{__mkdir_p} %{buildroot}/{%{_bindir},%{_sbindir},%{_mandir}/man1}
14mr|tree-1.5.3-5|35	
14mr|tree-1.5.3-5|36	%{__make} \
14mr|tree-1.5.3-5|37	BINDIR=%{buildroot}%{_bindir} \
14mr|tree-1.5.3-5|38	MANDIR=%{buildroot}%{_mandir}/man1 \
14mr|tree-1.5.3-5|39	install
14mr|tree-1.5.3-5|40	
14mr|tree-1.5.3-5|41	%clean
14mr|tree-1.5.3-5|42	%{__rm} -rf %{buildroot}
14mr|tree-1.5.3-5|43	
14mr|tree-1.5.3-5|44	%files
14mr|tree-1.5.3-5|45	%defattr(-,root,root)
14mr|tree-1.5.3-5|46	%doc README LICENSE CHANGES
14mr|tree-1.5.3-5|47	%{_bindir}/%{name}
14mr|tree-1.5.3-5|48	%{_mandir}/man1/%{name}*
14mr|tree-1.5.3-5|49	
14mr|tree-1.5.3-5|50	
14mr|tree-1.5.3-5|51	
14mr|tree-1.5.3-5|52	%changelog
14mr|tree-1.5.3-5|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.3-5
14mr|tree-1.5.3-5|54	+ Revision: 2c8deca
14mr|tree-1.5.3-5|55	- MassBuild#440: Increase release tag
14mr|tree-1.5.3-5|56	
14mr|tree-1.5.3-5|57	

21911 14
14mr|ttfonts-1.3-28|1	%define name ttfonts
14mr|ttfonts-1.3-28|2	%define version 1.3
14mr|ttfonts-1.3-28|3	%define release 28
14mr|ttfonts-1.3-28|4	
14mr|ttfonts-1.3-28|5	Name:		%{name}
14mr|ttfonts-1.3-28|6	Version:	%{version}
14mr|ttfonts-1.3-28|7	Release:	%{release}
14mr|ttfonts-1.3-28|8	License:	Freeware
14mr|ttfonts-1.3-28|9	Summary:	TrueType fonts
14mr|ttfonts-1.3-28|10	Group:		System/Fonts/True type
14mr|ttfonts-1.3-28|11	
14mr|ttfonts-1.3-28|12	Source:		ttfonts-%{version}.tar.bz2
14mr|ttfonts-1.3-28|13	Source1:	fonts-ttf-west_european-fonts.dir.bz2
14mr|ttfonts-1.3-28|14	Source2:	fonts-ttf-decoratives-fonts.dir.bz2
14mr|ttfonts-1.3-28|15	
14mr|ttfonts-1.3-28|16	BuildArch:	noarch
14mr|ttfonts-1.3-28|17	BuildRequires: fontconfig
14mr|ttfonts-1.3-28|18	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|ttfonts-1.3-28|19	
14mr|ttfonts-1.3-28|20	%description
14mr|ttfonts-1.3-28|21	This package is a collection of free TrueType fonts.
14mr|ttfonts-1.3-28|22	
14mr|ttfonts-1.3-28|23	%package -n fonts-ttf-west_european
14mr|ttfonts-1.3-28|24	Summary:	TrueType fonts (West European charset)
14mr|ttfonts-1.3-28|25	Group:		System/Fonts/True type
14mr|ttfonts-1.3-28|26	Obsoletes:	ttfonts
14mr|ttfonts-1.3-28|27	
14mr|ttfonts-1.3-28|28	%description -n fonts-ttf-west_european
14mr|ttfonts-1.3-28|29	This package is a collection of free TrueType fonts.
14mr|ttfonts-1.3-28|30	
14mr|ttfonts-1.3-28|31	%package -n fonts-ttf-decoratives
14mr|ttfonts-1.3-28|32	Summary:	True Type Fonts (decoratives)
14mr|ttfonts-1.3-28|33	Group:		System/Fonts/True type
14mr|ttfonts-1.3-28|34	
14mr|ttfonts-1.3-28|35	%description -n fonts-ttf-decoratives
14mr|ttfonts-1.3-28|36	This package is a collection of free TrueType fonts.
14mr|ttfonts-1.3-28|37	
14mr|ttfonts-1.3-28|38	%prep
14mr|ttfonts-1.3-28|39	%setup -q -n ttfonts
14mr|ttfonts-1.3-28|40	
14mr|ttfonts-1.3-28|41	%build
14mr|ttfonts-1.3-28|42	
14mr|ttfonts-1.3-28|43	%install
14mr|ttfonts-1.3-28|44	rm -rf $RPM_BUILD_ROOT
14mr|ttfonts-1.3-28|45	# iso8858-{1,15} and ascii-0 fonts
14mr|ttfonts-1.3-28|46	mkdir -p $RPM_BUILD_ROOT%_datadir/fonts/ttf/western
14mr|ttfonts-1.3-28|47	# decorative fonts, quite improper for normal use
14mr|ttfonts-1.3-28|48	mkdir -p $RPM_BUILD_ROOT%_datadir/fonts/ttf/decoratives
14mr|ttfonts-1.3-28|49	
14mr|ttfonts-1.3-28|50	mkdir western
14mr|ttfonts-1.3-28|51	for i in Adventure Bluehigb Bluehigc Bluehigh a_d_mono babelfish \
14mr|ttfonts-1.3-28|52	dirtydoz fudd larabief
14mr|ttfonts-1.3-28|53	do
14mr|ttfonts-1.3-28|54	install -m444 $i.ttf $RPM_BUILD_ROOT%_datadir/fonts/ttf/western
14mr|ttfonts-1.3-28|55	cp $i.txt western || :
14mr|ttfonts-1.3-28|56	done
14mr|ttfonts-1.3-28|57	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%_datadir/fonts/ttf/western/fonts.dir
14mr|ttfonts-1.3-28|58	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%_datadir/fonts/ttf/western/fonts.scale
14mr|ttfonts-1.3-28|59	
14mr|ttfonts-1.3-28|60	mkdir decoratives
14mr|ttfonts-1.3-28|61	for i in CaptainPodd actionis bazaroni betadance betsy binary \
14mr|ttfonts-1.3-28|62	brandnew creature davis demon densmore dienasty \
14mr|ttfonts-1.3-28|63	distortia edgewater electroh eli5.0- embargo2 fadgod failed \
14mr|ttfonts-1.3-28|64	fakerece flubber fontrstc goldengi hydrogen ikarrg ikart \
14mr|ttfonts-1.3-28|65	ikarv independ indigo
14mr|ttfonts-1.3-28|66	do
14mr|ttfonts-1.3-28|67	install -m444 $i.ttf $RPM_BUILD_ROOT%_datadir/fonts/ttf/decoratives
14mr|ttfonts-1.3-28|68	cp $i.txt decoratives || :
14mr|ttfonts-1.3-28|69	done
14mr|ttfonts-1.3-28|70	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%_datadir/fonts/ttf/decoratives/fonts.dir
14mr|ttfonts-1.3-28|71	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%_datadir/fonts/ttf/decoratives/fonts.scale
14mr|ttfonts-1.3-28|72	
14mr|ttfonts-1.3-28|73	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|ttfonts-1.3-28|74	ln -s ../../..%_datadir/fonts/ttf/western \
14mr|ttfonts-1.3-28|75	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-west_european:pri=50
14mr|ttfonts-1.3-28|76	ln -s ../../..%_datadir/fonts/ttf/decoratives \
14mr|ttfonts-1.3-28|77	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-decoratives:pri=50
14mr|ttfonts-1.3-28|78	
14mr|ttfonts-1.3-28|79	cp bluehigh.txt contourgenerator.txt western/
14mr|ttfonts-1.3-28|80	cp betsy.readme.txt decoratives/
14mr|ttfonts-1.3-28|81	
14mr|ttfonts-1.3-28|82	%clean
14mr|ttfonts-1.3-28|83	rm -rf $RPM_BUILD_ROOT
14mr|ttfonts-1.3-28|84	
14mr|ttfonts-1.3-28|85	%files -n fonts-ttf-west_european
14mr|ttfonts-1.3-28|86	%defattr (-,root,root)
14mr|ttfonts-1.3-28|87	%doc western/*
14mr|ttfonts-1.3-28|88	%dir %_datadir/fonts/ttf/western
14mr|ttfonts-1.3-28|89	%_datadir/fonts/ttf/western/*.ttf
14mr|ttfonts-1.3-28|90	%config(noreplace) %_datadir/fonts/ttf/western/fonts.scale
14mr|ttfonts-1.3-28|91	%config(noreplace) %_datadir/fonts/ttf/western/fonts.dir
14mr|ttfonts-1.3-28|92	%_sysconfdir/X11/fontpath.d/ttf-west_european:pri=50
14mr|ttfonts-1.3-28|93	
14mr|ttfonts-1.3-28|94	%files -n fonts-ttf-decoratives
14mr|ttfonts-1.3-28|95	%defattr (-,root,root)
14mr|ttfonts-1.3-28|96	%doc decoratives/*
14mr|ttfonts-1.3-28|97	%dir %_datadir/fonts/ttf/decoratives
14mr|ttfonts-1.3-28|98	%_datadir/fonts/ttf/decoratives/*.ttf
14mr|ttfonts-1.3-28|99	%config(noreplace) %_datadir/fonts/ttf/decoratives/fonts.dir
14mr|ttfonts-1.3-28|100	%config(noreplace) %_datadir/fonts/ttf/decoratives/fonts.scale
14mr|ttfonts-1.3-28|101	%_sysconfdir/X11/fontpath.d/ttf-decoratives:pri=50
14mr|ttfonts-1.3-28|102	
14mr|ttfonts-1.3-28|103	
14mr|ttfonts-1.3-28|104	
14mr|ttfonts-1.3-28|105	
14mr|ttfonts-1.3-28|106	%changelog
14mr|ttfonts-1.3-28|107	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-28
14mr|ttfonts-1.3-28|108	+ Revision: 81f1c67
14mr|ttfonts-1.3-28|109	- MassBuild#440: Increase release tag
14mr|ttfonts-1.3-28|110	
14mr|ttfonts-1.3-28|111	

21912 14
14mr|ttfprint-0.9-15|1	%define	name	ttfprint
14mr|ttfprint-0.9-15|2	%define	version	0.9
14mr|ttfprint-0.9-15|3	
14mr|ttfprint-0.9-15|4	Name:		%{name}
14mr|ttfprint-0.9-15|5	Version:	%{version}
14mr|ttfprint-0.9-15|6	Release:	15
14mr|ttfprint-0.9-15|7	Summary:	Generates Chinese compliant postscript files for printing
14mr|ttfprint-0.9-15|8	License:	GPL
14mr|ttfprint-0.9-15|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ttfprint-0.9-15|10	URL:		ftp://linux.cis.nctu.edu.tw/packages/chinese/print/ttfprint/
14mr|ttfprint-0.9-15|11	Source:		ftp://linux.cis.nctu.edu.tw/packages/chinese/print/ttfprint/%{name}-%{version}.tar.bz2
14mr|ttfprint-0.9-15|12	# BSD has this font, so there's no resaon why we can't use it ..
14mr|ttfprint-0.9-15|13	Source1:	ftp://ftp.ncu.edu.tw/Linux/packages/chinese/fonts/twmoefont/ttf/moe_sung.ttf.bz2
14mr|ttfprint-0.9-15|14	Patch0:		ttfprint.c.patch.bz2
14mr|ttfprint-0.9-15|15	Patch1:		%{name}-0.9-gcc33.patch.bz2
14mr|ttfprint-0.9-15|16	Patch2:		ttfprint-0.9-gcc41-fix.patch.bz2
14mr|ttfprint-0.9-15|17	Requires:	locales-zh common-licenses
14mr|ttfprint-0.9-15|18	Group:		System/Internationalization
14mr|ttfprint-0.9-15|19	
14mr|ttfprint-0.9-15|20	%description
14mr|ttfprint-0.9-15|21	Program for generating Chinese-compliant postscript files for printing
14mr|ttfprint-0.9-15|22	on the printer.
14mr|ttfprint-0.9-15|23	
14mr|ttfprint-0.9-15|24	To generate a file, just issue ttfprint < myfile.txt > myfile.ps on console.
14mr|ttfprint-0.9-15|25	
14mr|ttfprint-0.9-15|26	This package also includes the moe_sung True type font file. Note however,
14mr|ttfprint-0.9-15|27	while the program itself is free, the font is not "free".
14mr|ttfprint-0.9-15|28	
14mr|ttfprint-0.9-15|29	%prep
14mr|ttfprint-0.9-15|30	%setup -q
14mr|ttfprint-0.9-15|31	%patch0 -p1 -b .path_fix
14mr|ttfprint-0.9-15|32	%patch1 -p1 -b .gcc33_fix
14mr|ttfprint-0.9-15|33	%patch2 -p1 -b .gcc41_fix
14mr|ttfprint-0.9-15|34	%build
14mr|ttfprint-0.9-15|35	%make CFLAGS="$RPM_OPT_FLAGS"
14mr|ttfprint-0.9-15|36	
14mr|ttfprint-0.9-15|37	%install
14mr|ttfprint-0.9-15|38	rm -rf $RPM_BUILD_ROOT
14mr|ttfprint-0.9-15|39	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|ttfprint-0.9-15|40	mkdir -p $RPM_BUILD_ROOT/var/spool/ttprint
14mr|ttfprint-0.9-15|41	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ttfprint/{hdr,tpl}
14mr|ttfprint-0.9-15|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/big5
14mr|ttfprint-0.9-15|43	install -m755 ttfprint $RPM_BUILD_ROOT%{_bindir}
14mr|ttfprint-0.9-15|44	bzip2 -dc %SOURCE1 > $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/big5/moe_sung.ttf
14mr|ttfprint-0.9-15|45	
14mr|ttfprint-0.9-15|46	%clean
14mr|ttfprint-0.9-15|47	rm -rf $RPM_BUILD_ROOT
14mr|ttfprint-0.9-15|48	
14mr|ttfprint-0.9-15|49	%files
14mr|ttfprint-0.9-15|50	%defattr(-,root,root)
14mr|ttfprint-0.9-15|51	%{_bindir}/*
14mr|ttfprint-0.9-15|52	/var/spool/ttprint
14mr|ttfprint-0.9-15|53	%dir %{_libdir}/ttfprint
14mr|ttfprint-0.9-15|54	%{_libdir}/ttfprint/hdr
14mr|ttfprint-0.9-15|55	%{_libdir}/ttfprint/tpl
14mr|ttfprint-0.9-15|56	%{_datadir}/fonts/ttf/big5/*
14mr|ttfprint-0.9-15|57	
14mr|ttfprint-0.9-15|58	%doc INSTALL README USAGE.TXT
14mr|ttfprint-0.9-15|59	
14mr|ttfprint-0.9-15|60	
14mr|ttfprint-0.9-15|61	
14mr|ttfprint-0.9-15|62	%changelog
14mr|ttfprint-0.9-15|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-15
14mr|ttfprint-0.9-15|64	+ Revision: 49c5595
14mr|ttfprint-0.9-15|65	- MassBuild#440: Increase release tag
14mr|ttfprint-0.9-15|66	
14mr|ttfprint-0.9-15|67	

21913 14
14mr|ttmkfdir-3.0.9-9|1	Summary:	Utility to create fonts.scale files for truetype fonts
14mr|ttmkfdir-3.0.9-9|2	Name:		ttmkfdir
14mr|ttmkfdir-3.0.9-9|3	Version:	3.0.9
14mr|ttmkfdir-3.0.9-9|4	Release:	9
14mr|ttmkfdir-3.0.9-9|5	# Only licensing attribution is in README, no version.
14mr|ttmkfdir-3.0.9-9|6	License:	LGPLv2+
14mr|ttmkfdir-3.0.9-9|7	Group:		System/Fonts/True type
14mr|ttmkfdir-3.0.9-9|8	# This is a Red Hat maintained package which is specific to
14mr|ttmkfdir-3.0.9-9|9	# our distribution.  Thus the source is only available from
14mr|ttmkfdir-3.0.9-9|10	# within this srpm.
14mr|ttmkfdir-3.0.9-9|11	Source0:	%{name}-%{version}.tar.bz2
14mr|ttmkfdir-3.0.9-9|12	Patch0:		ttmkfdir-3.0.9-cpp.patch
14mr|ttmkfdir-3.0.9-9|13	Patch1:		ttmkfdir-3.0.9-zlib.patch
14mr|ttmkfdir-3.0.9-9|14	Patch2:		ttmkfdir-3.0.9-fix-freetype217.patch
14mr|ttmkfdir-3.0.9-9|15	Patch3:		ttmkfdir-3.0.9-namespace.patch
14mr|ttmkfdir-3.0.9-9|16	Patch4:		ttmkfdir-3.0.9-fix-crash.patch
14mr|ttmkfdir-3.0.9-9|17	Patch5:		ttmkfdir-3.0.9-warnings.patch
14mr|ttmkfdir-3.0.9-9|18	Patch6:		ttmkfdir-3.0.9-segfaults.patch
14mr|ttmkfdir-3.0.9-9|19	Patch7:		ttmkfdir-3.0.9-encoding-dir.patch
14mr|ttmkfdir-3.0.9-9|20	Patch8:		ttmkfdir-3.0.9-font-scale.patch
14mr|ttmkfdir-3.0.9-9|21	Patch9:		ttmkfdir-3.0.9-bug434301.patch
14mr|ttmkfdir-3.0.9-9|22	Patch10:	ttmkfdir-3.0.9-libtool.patch
14mr|ttmkfdir-3.0.9-9|23	BuildRequires:	flex
14mr|ttmkfdir-3.0.9-9|24	BuildRequires:	libtool
14mr|ttmkfdir-3.0.9-9|25	BuildRequires:	pkgconfig(freetype2)
14mr|ttmkfdir-3.0.9-9|26	BuildRequires:	pkgconfig(zlib)
14mr|ttmkfdir-3.0.9-9|27	Provides:	freetype-tools = %{EVRD}
14mr|ttmkfdir-3.0.9-9|28	
14mr|ttmkfdir-3.0.9-9|29	%description
14mr|ttmkfdir-3.0.9-9|30	ttmkfdir is a utility used to create fonts.scale files in TrueType font
14mr|ttmkfdir-3.0.9-9|31	directories in order to prepare them for use by the font server.
14mr|ttmkfdir-3.0.9-9|32	
14mr|ttmkfdir-3.0.9-9|33	%files
14mr|ttmkfdir-3.0.9-9|34	%doc README
14mr|ttmkfdir-3.0.9-9|35	%{_bindir}/ttmkfdir
14mr|ttmkfdir-3.0.9-9|36	
14mr|ttmkfdir-3.0.9-9|37	#----------------------------------------------------------------------------
14mr|ttmkfdir-3.0.9-9|38	
14mr|ttmkfdir-3.0.9-9|39	%prep
14mr|ttmkfdir-3.0.9-9|40	%setup -q
14mr|ttmkfdir-3.0.9-9|41	%patch0 -p1
14mr|ttmkfdir-3.0.9-9|42	%patch1 -p1
14mr|ttmkfdir-3.0.9-9|43	%patch2 -p1
14mr|ttmkfdir-3.0.9-9|44	%patch3 -p1
14mr|ttmkfdir-3.0.9-9|45	%patch4 -p1
14mr|ttmkfdir-3.0.9-9|46	%patch5 -p1
14mr|ttmkfdir-3.0.9-9|47	%patch6 -p1
14mr|ttmkfdir-3.0.9-9|48	%patch7 -p1
14mr|ttmkfdir-3.0.9-9|49	%patch8 -p1
14mr|ttmkfdir-3.0.9-9|50	%patch9 -p1
14mr|ttmkfdir-3.0.9-9|51	%patch10 -p1
14mr|ttmkfdir-3.0.9-9|52	
14mr|ttmkfdir-3.0.9-9|53	%build
14mr|ttmkfdir-3.0.9-9|54	%make OPTFLAGS="%{optflags}"
14mr|ttmkfdir-3.0.9-9|55	
14mr|ttmkfdir-3.0.9-9|56	%install
14mr|ttmkfdir-3.0.9-9|57	%makeinstall_std
14mr|ttmkfdir-3.0.9-9|58	
14mr|ttmkfdir-3.0.9-9|59	
14mr|ttmkfdir-3.0.9-9|60	
14mr|ttmkfdir-3.0.9-9|61	%changelog
14mr|ttmkfdir-3.0.9-9|62	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.9-9
14mr|ttmkfdir-3.0.9-9|63	+ Revision: 3e51005
14mr|ttmkfdir-3.0.9-9|64	- Update freetype patch to fix build with freetype 2.5.x
14mr|ttmkfdir-3.0.9-9|65	
14mr|ttmkfdir-3.0.9-9|66	

21914 14
14mr|tv-fonts-1.1-17|1	Summary:	Fonts for TV programs (fbtv, motv, ttv, xawtv)
14mr|tv-fonts-1.1-17|2	Name:		tv-fonts
14mr|tv-fonts-1.1-17|3	Version:	1.1
14mr|tv-fonts-1.1-17|4	Release:	17
14mr|tv-fonts-1.1-17|5	Group:		Video
14mr|tv-fonts-1.1-17|6	License:	GPLv2+
14mr|tv-fonts-1.1-17|7	Url:		http://bytesex.org/xawtv
14mr|tv-fonts-1.1-17|8	Source0:	%{name}-%{version}.tar.bz2
14mr|tv-fonts-1.1-17|9	Patch0:		tv-fonts-Makefile.patch
14mr|tv-fonts-1.1-17|10	BuildRequires:	bdftopcf
14mr|tv-fonts-1.1-17|11	BuildRequires:	mkfontdir
14mr|tv-fonts-1.1-17|12	BuildRequires:	mkfontscale
14mr|tv-fonts-1.1-17|13	Requires:	mkfontscale
14mr|tv-fonts-1.1-17|14	Requires:	mkfontdir
14mr|tv-fonts-1.1-17|15	Requires(post,postun):	mkfontdir
14mr|tv-fonts-1.1-17|16	BuildArch:	noarch
14mr|tv-fonts-1.1-17|17	
14mr|tv-fonts-1.1-17|18	%description
14mr|tv-fonts-1.1-17|19	Tv-fonts is a set of fonts, mainly used by xawtv.
14mr|tv-fonts-1.1-17|20	
14mr|tv-fonts-1.1-17|21	%files
14mr|tv-fonts-1.1-17|22	%doc README
14mr|tv-fonts-1.1-17|23	%{_datadir}/fonts/misc
14mr|tv-fonts-1.1-17|24	
14mr|tv-fonts-1.1-17|25	%post
14mr|tv-fonts-1.1-17|26	cd %{_datadir}/fonts/misc
14mr|tv-fonts-1.1-17|27	%{_prefix}/bin/mkfontdir
14mr|tv-fonts-1.1-17|28	if [ -f /var/lock/subsys/xfs ]; then
14mr|tv-fonts-1.1-17|29	service xfs restart || true
14mr|tv-fonts-1.1-17|30	fi
14mr|tv-fonts-1.1-17|31	test -n "$DISPLAY" && xset fp rehash || true
14mr|tv-fonts-1.1-17|32	
14mr|tv-fonts-1.1-17|33	%postun
14mr|tv-fonts-1.1-17|34	if [ "$1" = "0" ]; then
14mr|tv-fonts-1.1-17|35	cd %{_datadir}/fonts/misc
14mr|tv-fonts-1.1-17|36	%{_prefix}/bin/mkfontdir
14mr|tv-fonts-1.1-17|37	if [ -f /var/lock/subsys/xfs ]; then
14mr|tv-fonts-1.1-17|38	service xfs restart || true
14mr|tv-fonts-1.1-17|39	fi
14mr|tv-fonts-1.1-17|40	test -n "$DISPLAY" && xset fp rehash || true
14mr|tv-fonts-1.1-17|41	fi
14mr|tv-fonts-1.1-17|42	
14mr|tv-fonts-1.1-17|43	#----------------------------------------------------------------------------
14mr|tv-fonts-1.1-17|44	
14mr|tv-fonts-1.1-17|45	%prep
14mr|tv-fonts-1.1-17|46	%setup -q
14mr|tv-fonts-1.1-17|47	%patch0 -p1
14mr|tv-fonts-1.1-17|48	
14mr|tv-fonts-1.1-17|49	%build
14mr|tv-fonts-1.1-17|50	# to prevent make doing some xset stuff :
14mr|tv-fonts-1.1-17|51	# Geoff -- only unset if DISPLAY is present or it will return 1 and
14mr|tv-fonts-1.1-17|52	# build will barf.
14mr|tv-fonts-1.1-17|53	[ -n "$DISPLAY" ] && unset DISPLAY
14mr|tv-fonts-1.1-17|54	%make
14mr|tv-fonts-1.1-17|55	
14mr|tv-fonts-1.1-17|56	%install
14mr|tv-fonts-1.1-17|57	mkdir -p %{buildroot}%{_datadir}/fonts/misc/
14mr|tv-fonts-1.1-17|58	install *.gz %{buildroot}%{_datadir}/fonts/misc/
14mr|tv-fonts-1.1-17|59	
14mr|tv-fonts-1.1-17|60	cat <<EOF >> README
14mr|tv-fonts-1.1-17|61	
14mr|tv-fonts-1.1-17|62	Tv-fonts is a set of fonts, mainly used by xawtv.
14mr|tv-fonts-1.1-17|63	
14mr|tv-fonts-1.1-17|64	They used to be bundled with xawtv but starting with version 3.75,
14mr|tv-fonts-1.1-17|65	xawtv does not come with the fonts bundled any more.
14mr|tv-fonts-1.1-17|66	
14mr|tv-fonts-1.1-17|67	So come tv-fonts.
14mr|tv-fonts-1.1-17|68	
14mr|tv-fonts-1.1-17|69	This package is required by xawtv-common
14mr|tv-fonts-1.1-17|70	EOF
14mr|tv-fonts-1.1-17|71	
14mr|tv-fonts-1.1-17|72	
14mr|tv-fonts-1.1-17|73	%changelog
14mr|tv-fonts-1.1-17|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-17
14mr|tv-fonts-1.1-17|75	+ Revision: 602ea5e
14mr|tv-fonts-1.1-17|76	- MassBuild#440: Increase release tag
14mr|tv-fonts-1.1-17|77	
14mr|tv-fonts-1.1-17|78	

21915 14
14mr|tvtime-1.0.2-18|1	%define name    tvtime
14mr|tvtime-1.0.2-18|2	%define Name    TVtime
14mr|tvtime-1.0.2-18|3	%define version 1.0.2
14mr|tvtime-1.0.2-18|4	%define release  18
14mr|tvtime-1.0.2-18|5	
14mr|tvtime-1.0.2-18|6	Name:           %{name}
14mr|tvtime-1.0.2-18|7	Version:        %{version}
14mr|tvtime-1.0.2-18|8	Release:        %{release}
14mr|tvtime-1.0.2-18|9	Summary:        High quality television application
14mr|tvtime-1.0.2-18|10	Group:          Video
14mr|tvtime-1.0.2-18|11	License:        GPLv2+ and LGPLv2+
14mr|tvtime-1.0.2-18|12	URL:            http://tvtime.net/
14mr|tvtime-1.0.2-18|13	Source0:        http://prdownloads.sourceforge.net/tvtime/%{name}-%{version}.tar.bz2
14mr|tvtime-1.0.2-18|14	Patch0:         tvtime-1.0.2.buildfix.patch
14mr|tvtime-1.0.2-18|15	# Build against system v4l / v4l2 headers rather than the obsolete
14mr|tvtime-1.0.2-18|16	# ones included, which cause the build to fail - AdamW 2007/08
14mr|tvtime-1.0.2-18|17	Patch1:		tvtime-1.0.2-v4lheaders.patch
14mr|tvtime-1.0.2-18|18	Patch2:		tvtime-1.0.2-fix-str-fmt.patch
14mr|tvtime-1.0.2-18|19	#from fedora
14mr|tvtime-1.0.2-18|20	Patch3:		tvtime-1.0.2-localedef.patch
14mr|tvtime-1.0.2-18|21	Patch4:		tvtime-1.0.2-videoinput.patch
14mr|tvtime-1.0.2-18|22	# http://sourceforge.net/tracker/?func=detail&atid=506989&aid=1634306&group_id=64301
14mr|tvtime-1.0.2-18|23	Patch5:     tvtime-1.0.2-savematte.patch
14mr|tvtime-1.0.2-18|24	Patch6:		tvtime-1.0.2-png15.patch
14mr|tvtime-1.0.2-18|25	BuildRequires:  pkgconfig(x11)
14mr|tvtime-1.0.2-18|26	BuildRequires:  pkgconfig(xi)
14mr|tvtime-1.0.2-18|27	BuildRequires:  pkgconfig(libxml-2.0)
14mr|tvtime-1.0.2-18|28	BuildRequires:  pkgconfig(libpng)
14mr|tvtime-1.0.2-18|29	BuildRequires:  freetype2-devel
14mr|tvtime-1.0.2-18|30	BuildRequires:  pkgconfig(sdl)
14mr|tvtime-1.0.2-18|31	BuildRequires:	pkgconfig(xv)
14mr|tvtime-1.0.2-18|32	BuildRequires:	pkgconfig(xtst)
14mr|tvtime-1.0.2-18|33	BuildRequires:	pkgconfig(ice)
14mr|tvtime-1.0.2-18|34	BuildRequires:	pkgconfig(sm)
14mr|tvtime-1.0.2-18|35	BuildRequires:	pkgconfig(xinerama)
14mr|tvtime-1.0.2-18|36	BuildRequires:	pkgconfig(xxf86vm)
14mr|tvtime-1.0.2-18|37	BuildRequires:	desktop-file-utils
14mr|tvtime-1.0.2-18|38	
14mr|tvtime-1.0.2-18|39	%description
14mr|tvtime-1.0.2-18|40	Tvtime is a high quality television application for use with video
14mr|tvtime-1.0.2-18|41	capture cards.  tvtime processes the input from a capture card and
14mr|tvtime-1.0.2-18|42	displays it on a computer monitor or projector.  Unlike other television
14mr|tvtime-1.0.2-18|43	applications, tvtime focuses on high visual quality making it ideal for
14mr|tvtime-1.0.2-18|44	videophiles.
14mr|tvtime-1.0.2-18|45	
14mr|tvtime-1.0.2-18|46	tvtime supports:
14mr|tvtime-1.0.2-18|47	
14mr|tvtime-1.0.2-18|48	o   Deinterlaced output at full interlaced rate of 59.94 frames per
14mr|tvtime-1.0.2-18|49	second for NTSC source, or 50 frames per second for PAL sources.
14mr|tvtime-1.0.2-18|50	This gives smoothness of motion and high visual quality.
14mr|tvtime-1.0.2-18|51	
14mr|tvtime-1.0.2-18|52	o   Multiple deinterlacing algorithms for finding the optimal mode for
14mr|tvtime-1.0.2-18|53	your video content and available processor speed.
14mr|tvtime-1.0.2-18|54	
14mr|tvtime-1.0.2-18|55	o   16:9 aspect ratio mode for the highest available resolution when
14mr|tvtime-1.0.2-18|56	processing input from an external DVD player or digital satellite
14mr|tvtime-1.0.2-18|57	receiver.
14mr|tvtime-1.0.2-18|58	
14mr|tvtime-1.0.2-18|59	o   A super-slick on-screen-display for the complete television
14mr|tvtime-1.0.2-18|60	experience, with a featureful menu system.
14mr|tvtime-1.0.2-18|61	
14mr|tvtime-1.0.2-18|62	o   2-3 Pulldown detection for optimal quality viewing of film content
14mr|tvtime-1.0.2-18|63	from NTSC sources.
14mr|tvtime-1.0.2-18|64	
14mr|tvtime-1.0.2-18|65	%prep
14mr|tvtime-1.0.2-18|66	%setup -q
14mr|tvtime-1.0.2-18|67	%patch0 -p1
14mr|tvtime-1.0.2-18|68	%patch1 -p1 -b .v4l
14mr|tvtime-1.0.2-18|69	%patch2 -p0 -b .str
14mr|tvtime-1.0.2-18|70	%patch3 -p1 -b .locale
14mr|tvtime-1.0.2-18|71	%patch4 -p1 -b .videoinput
14mr|tvtime-1.0.2-18|72	%patch5 -p1 -b .savematte
14mr|tvtime-1.0.2-18|73	%patch6 -p1 -b .png15
14mr|tvtime-1.0.2-18|74	
14mr|tvtime-1.0.2-18|75	%build
14mr|tvtime-1.0.2-18|76	%configure2_5x
14mr|tvtime-1.0.2-18|77	%make
14mr|tvtime-1.0.2-18|78	
14mr|tvtime-1.0.2-18|79	%install
14mr|tvtime-1.0.2-18|80	%makeinstall ROOT=%{buildroot}
14mr|tvtime-1.0.2-18|81	
14mr|tvtime-1.0.2-18|82	#xdg
14mr|tvtime-1.0.2-18|83	mv %{buildroot}%{_datadir}/applications/net-%{name}.desktop \
14mr|tvtime-1.0.2-18|84	%{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|tvtime-1.0.2-18|85	
14mr|tvtime-1.0.2-18|86	perl -pi -e 's/tvtime.png/tvtime/' \
14mr|tvtime-1.0.2-18|87	%{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|tvtime-1.0.2-18|88	
14mr|tvtime-1.0.2-18|89	desktop-file-install --vendor="" \
14mr|tvtime-1.0.2-18|90	--remove-category="Application" \
14mr|tvtime-1.0.2-18|91	--add-category="TV" \
14mr|tvtime-1.0.2-18|92	--add-category="Video" \
14mr|tvtime-1.0.2-18|93	--add-category="X-MandrivaLinux-CrossDesktop" \
14mr|tvtime-1.0.2-18|94	--dir %{buildroot}%{_datadir}/applications \
14mr|tvtime-1.0.2-18|95	%{buildroot}%{_datadir}/applications/*
14mr|tvtime-1.0.2-18|96	
14mr|tvtime-1.0.2-18|97	%find_lang %{name}
14mr|tvtime-1.0.2-18|98	
14mr|tvtime-1.0.2-18|99	%files -f %{name}.lang
14mr|tvtime-1.0.2-18|100	%defattr(-,root,root)
14mr|tvtime-1.0.2-18|101	%doc AUTHORS ChangeLog NEWS README
14mr|tvtime-1.0.2-18|102	%doc data/COPYING.FreeMonoBold data/COPYING.tvtimeSansBold docs/html
14mr|tvtime-1.0.2-18|103	%{_bindir}/*
14mr|tvtime-1.0.2-18|104	%{_mandir}/man?/*
14mr|tvtime-1.0.2-18|105	%lang(de) %{_mandir}/de/man?/*
14mr|tvtime-1.0.2-18|106	%lang(es) %{_mandir}/es/man?/*
14mr|tvtime-1.0.2-18|107	%dir %{_sysconfdir}/%{name}
14mr|tvtime-1.0.2-18|108	%config(noreplace) %{_sysconfdir}/%{name}/tvtime.xml
14mr|tvtime-1.0.2-18|109	%{_datadir}/%{name}
14mr|tvtime-1.0.2-18|110	# freedesktop stuff
14mr|tvtime-1.0.2-18|111	%{_datadir}/applications/%{name}.desktop
14mr|tvtime-1.0.2-18|112	%{_iconsdir}/hicolor/*/*/%{name}.png
14mr|tvtime-1.0.2-18|113	%{_datadir}/pixmaps/%{name}.png
14mr|tvtime-1.0.2-18|114	%{_datadir}/pixmaps/%{name}.xpm
14mr|tvtime-1.0.2-18|115	
14mr|tvtime-1.0.2-18|116	
14mr|tvtime-1.0.2-18|117	
14mr|tvtime-1.0.2-18|118	%changelog
14mr|tvtime-1.0.2-18|119	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-18
14mr|tvtime-1.0.2-18|120	+ Revision: f89657d
14mr|tvtime-1.0.2-18|121	- MassBuild#440: Increase release tag
14mr|tvtime-1.0.2-18|122	
14mr|tvtime-1.0.2-18|123	

21916 14
14mr|twm-1.0.6-4|1	Name: twm
14mr|twm-1.0.6-4|2	Version: 1.0.6
14mr|twm-1.0.6-4|3	Release: 4
14mr|twm-1.0.6-4|4	Summary: Tab Window Manager for the X Window System
14mr|twm-1.0.6-4|5	Group: Development/X11
14mr|twm-1.0.6-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|twm-1.0.6-4|7	Source1: system.twmrc
14mr|twm-1.0.6-4|8	Source3: twm.xpm
14mr|twm-1.0.6-4|9	Source4: twm.xpm.large
14mr|twm-1.0.6-4|10	Source5: twm.xpm.mini
14mr|twm-1.0.6-4|11	License: MIT
14mr|twm-1.0.6-4|12	Requires: desktop-common-data
14mr|twm-1.0.6-4|13	Requires: x11-font-misc
14mr|twm-1.0.6-4|14	
14mr|twm-1.0.6-4|15	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|twm-1.0.6-4|16	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|twm-1.0.6-4|17	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|twm-1.0.6-4|18	BuildRequires: pkgconfig(xt) >= 1.0.0
14mr|twm-1.0.6-4|19	BuildRequires: x11-util-macros >= 1.0.1
14mr|twm-1.0.6-4|20	BuildRequires: flex
14mr|twm-1.0.6-4|21	BuildRequires: byacc
14mr|twm-1.0.6-4|22	
14mr|twm-1.0.6-4|23	%description
14mr|twm-1.0.6-4|24	Twm is a window manager for the X Window System. It provides titlebars, shaped
14mr|twm-1.0.6-4|25	windows, several forms of icon management, user-defined macro functions,
14mr|twm-1.0.6-4|26	click-to-type and pointer-driven keyboard focus, and user-specified key and
14mr|twm-1.0.6-4|27	pointer button bindings.
14mr|twm-1.0.6-4|28	
14mr|twm-1.0.6-4|29	%prep
14mr|twm-1.0.6-4|30	%setup -q -n %{name}-%{version}
14mr|twm-1.0.6-4|31	
14mr|twm-1.0.6-4|32	%build
14mr|twm-1.0.6-4|33	
14mr|twm-1.0.6-4|34	CFLAGS="$RPM_OPT_FLAGS -DSYSTEM_INIT_FILE='\"%{_sysconfdir}/X11/twm/system.twmrc\"'" \
14mr|twm-1.0.6-4|35	%configure2_5x
14mr|twm-1.0.6-4|36	
14mr|twm-1.0.6-4|37	%make
14mr|twm-1.0.6-4|38	
14mr|twm-1.0.6-4|39	%install
14mr|twm-1.0.6-4|40	rm -rf %{buildroot}
14mr|twm-1.0.6-4|41	%makeinstall_std
14mr|twm-1.0.6-4|42	
14mr|twm-1.0.6-4|43	mkdir -p %{buildroot}/%{_sysconfdir}/X11/twm
14mr|twm-1.0.6-4|44	install -m 644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/X11/twm/system.twmrc-menu
14mr|twm-1.0.6-4|45	
14mr|twm-1.0.6-4|46	#install icons
14mr|twm-1.0.6-4|47	mkdir -p %{buildroot}%{_datadir}/icons/large
14mr|twm-1.0.6-4|48	mkdir -p %{buildroot}%{_datadir}/icons/mini
14mr|twm-1.0.6-4|49	install -m0644 %{SOURCE3} %{buildroot}%{_datadir}/icons/twm.xpm
14mr|twm-1.0.6-4|50	install -m0644 %{SOURCE4} %{buildroot}%{_datadir}/icons/large/twm.xpm
14mr|twm-1.0.6-4|51	install -m0644 %{SOURCE5} %{buildroot}%{_datadir}/icons/mini/twm.xpm
14mr|twm-1.0.6-4|52	
14mr|twm-1.0.6-4|53	%clean
14mr|twm-1.0.6-4|54	rm -rf %{buildroot}
14mr|twm-1.0.6-4|55	
14mr|twm-1.0.6-4|56	%files
14mr|twm-1.0.6-4|57	%defattr(-,root,root)
14mr|twm-1.0.6-4|58	%config(noreplace) %{_sysconfdir}/X11/twm
14mr|twm-1.0.6-4|59	%{_bindir}/twm
14mr|twm-1.0.6-4|60	%{_mandir}/man1/twm.*
14mr|twm-1.0.6-4|61	%{_datadir}/icons/twm.xpm
14mr|twm-1.0.6-4|62	%{_datadir}/icons/*/twm.xpm
14mr|twm-1.0.6-4|63	%_datadir/X11/twm/system.twmrc
14mr|twm-1.0.6-4|64	
14mr|twm-1.0.6-4|65	
14mr|twm-1.0.6-4|66	
14mr|twm-1.0.6-4|67	
14mr|twm-1.0.6-4|68	
14mr|twm-1.0.6-4|69	%changelog
14mr|twm-1.0.6-4|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-4
14mr|twm-1.0.6-4|71	+ Revision: a32a58d
14mr|twm-1.0.6-4|72	- MassBuild#440: Increase release tag
14mr|twm-1.0.6-4|73	
14mr|twm-1.0.6-4|74	

21917 14
14mr|twolame-0.3.13-6|1	%define major		0
14mr|twolame-0.3.13-6|2	%define libname		%mklibname %{name} %{major}
14mr|twolame-0.3.13-6|3	%define develname	%mklibname -d %{name}
14mr|twolame-0.3.13-6|4	
14mr|twolame-0.3.13-6|5	Summary:	Optimized MPEG Audio Layer 2 (MP2) encoder
14mr|twolame-0.3.13-6|6	Name:		twolame
14mr|twolame-0.3.13-6|7	Version:	0.3.13
14mr|twolame-0.3.13-6|8	Release:	6
14mr|twolame-0.3.13-6|9	License:	LGPLv2+
14mr|twolame-0.3.13-6|10	Group:		System/Libraries
14mr|twolame-0.3.13-6|11	URL:		http://www.twolame.org/
14mr|twolame-0.3.13-6|12	Source0:	http://downloads.sourceforge.net/project/%name/%name/%version/%{name}-%{version}.tar.gz
14mr|twolame-0.3.13-6|13	BuildRequires:	pkgconfig(sndfile)
14mr|twolame-0.3.13-6|14	BuildRequires:	libtool
14mr|twolame-0.3.13-6|15	BuildRequires:	dos2unix
14mr|twolame-0.3.13-6|16	
14mr|twolame-0.3.13-6|17	%description
14mr|twolame-0.3.13-6|18	TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder based on tooLAME by
14mr|twolame-0.3.13-6|19	Mike Cheng, which in turn is based upon the ISO dist10 code and portions of
14mr|twolame-0.3.13-6|20	LAME.
14mr|twolame-0.3.13-6|21	
14mr|twolame-0.3.13-6|22	Features added to TwoLAME:
14mr|twolame-0.3.13-6|23	- Fully thread-safe
14mr|twolame-0.3.13-6|24	- Static and shared library (libtwolame)
14mr|twolame-0.3.13-6|25	- API very similar to LAME's (for easy porting)
14mr|twolame-0.3.13-6|26	- C99 compliant
14mr|twolame-0.3.13-6|27	- Frontend supports wider range of input files (using libsndfile)
14mr|twolame-0.3.13-6|28	
14mr|twolame-0.3.13-6|29	%package -n	%{libname}
14mr|twolame-0.3.13-6|30	Summary:	TwoLAME MP2 encoding library
14mr|twolame-0.3.13-6|31	Group:		System/Libraries
14mr|twolame-0.3.13-6|32	
14mr|twolame-0.3.13-6|33	%description -n	%{libname}
14mr|twolame-0.3.13-6|34	TwoLAME MP2 encoding library.
14mr|twolame-0.3.13-6|35	
14mr|twolame-0.3.13-6|36	%package -n	%{develname}
14mr|twolame-0.3.13-6|37	Summary:	Header files for TwoLAME library
14mr|twolame-0.3.13-6|38	Group:		Development/C
14mr|twolame-0.3.13-6|39	Requires:	%{libname} = %{version}-%{release}
14mr|twolame-0.3.13-6|40	Provides:	%{name}-devel = %{version}-%{release}
14mr|twolame-0.3.13-6|41	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|twolame-0.3.13-6|42	
14mr|twolame-0.3.13-6|43	%description -n	%{develname}
14mr|twolame-0.3.13-6|44	TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder based on tooLAME by
14mr|twolame-0.3.13-6|45	Mike Cheng, which in turn is based upon the ISO dist10 code and portions of
14mr|twolame-0.3.13-6|46	LAME.
14mr|twolame-0.3.13-6|47	
14mr|twolame-0.3.13-6|48	Features added to TwoLAME:
14mr|twolame-0.3.13-6|49	- Fully thread-safe
14mr|twolame-0.3.13-6|50	- Static and shared library (libtwolame)
14mr|twolame-0.3.13-6|51	- API very similar to LAME's (for easy porting)
14mr|twolame-0.3.13-6|52	- C99 compliant
14mr|twolame-0.3.13-6|53	- Frontend supports wider range of input files (using libsndfile)
14mr|twolame-0.3.13-6|54	
14mr|twolame-0.3.13-6|55	This package contains the static development library and header files for the
14mr|twolame-0.3.13-6|56	TwoLAME library.
14mr|twolame-0.3.13-6|57	
14mr|twolame-0.3.13-6|58	%prep
14mr|twolame-0.3.13-6|59	
14mr|twolame-0.3.13-6|60	%setup -q
14mr|twolame-0.3.13-6|61	sed -i -e 's/-O3//' configure.ac
14mr|twolame-0.3.13-6|62	
14mr|twolame-0.3.13-6|63	# strip away annoying ^M
14mr|twolame-0.3.13-6|64	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14mr|twolame-0.3.13-6|65	
14mr|twolame-0.3.13-6|66	%build
14mr|twolame-0.3.13-6|67	autoreconf -fi
14mr|twolame-0.3.13-6|68	%configure2_5x --disable-static
14mr|twolame-0.3.13-6|69	%make
14mr|twolame-0.3.13-6|70	
14mr|twolame-0.3.13-6|71	%install
14mr|twolame-0.3.13-6|72	%makeinstall_std
14mr|twolame-0.3.13-6|73	
14mr|twolame-0.3.13-6|74	rm -rf %{buildroot}%{_docdir}/twolame
14mr|twolame-0.3.13-6|75	
14mr|twolame-0.3.13-6|76	%files
14mr|twolame-0.3.13-6|77	%doc AUTHORS ChangeLog README TODO
14mr|twolame-0.3.13-6|78	%{_bindir}/twolame
14mr|twolame-0.3.13-6|79	%{_mandir}/man1/twolame.1*
14mr|twolame-0.3.13-6|80	
14mr|twolame-0.3.13-6|81	%files -n %{libname}
14mr|twolame-0.3.13-6|82	%{_libdir}/*.so.%{major}*
14mr|twolame-0.3.13-6|83	
14mr|twolame-0.3.13-6|84	%files -n %{develname}
14mr|twolame-0.3.13-6|85	%doc doc/html/*
14mr|twolame-0.3.13-6|86	%{_includedir}/*
14mr|twolame-0.3.13-6|87	%{_libdir}/*.so
14mr|twolame-0.3.13-6|88	%{_libdir}/pkgconfig/*
14mr|twolame-0.3.13-6|89	
14mr|twolame-0.3.13-6|90	
14mr|twolame-0.3.13-6|91	
14mr|twolame-0.3.13-6|92	
14mr|twolame-0.3.13-6|93	%changelog
14mr|twolame-0.3.13-6|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.13-6
14mr|twolame-0.3.13-6|95	+ Revision: 1b12fc7
14mr|twolame-0.3.13-6|96	- MassBuild#440: Increase release tag
14mr|twolame-0.3.13-6|97	
14mr|twolame-0.3.13-6|98	

21918 14
14mr|txt2man-1.5.6-2|1	Summary:	Converts flat ASCII text to man page format
14mr|txt2man-1.5.6-2|2	Name:     	txt2man
14mr|txt2man-1.5.6-2|3	Version:	1.5.6
14mr|txt2man-1.5.6-2|4	Release:	2
14mr|txt2man-1.5.6-2|5	License:	GPLv2+
14mr|txt2man-1.5.6-2|6	Group:		Text tools
14mr|txt2man-1.5.6-2|7	Source0: 	http://mvertes.free.fr/download/%{name}-%{version}.tar.gz
14mr|txt2man-1.5.6-2|8	URL:		http://mvertes.free.fr/download/
14mr|txt2man-1.5.6-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|txt2man-1.5.6-2|10	Buildarch:	noarch
14mr|txt2man-1.5.6-2|11	Requires:	gawk
14mr|txt2man-1.5.6-2|12	
14mr|txt2man-1.5.6-2|13	%description
14mr|txt2man-1.5.6-2|14	It is a shell script using gnu awk, that should run on any Unix-like
14mr|txt2man-1.5.6-2|15	system. The syntax of the ASCII text is very straightforward and looks
14mr|txt2man-1.5.6-2|16	very much like the output of the man(1) program.
14mr|txt2man-1.5.6-2|17	
14mr|txt2man-1.5.6-2|18	%prep
14mr|txt2man-1.5.6-2|19	%setup -q
14mr|txt2man-1.5.6-2|20	
14mr|txt2man-1.5.6-2|21	%install
14mr|txt2man-1.5.6-2|22	rm -rf %buildroot
14mr|txt2man-1.5.6-2|23	
14mr|txt2man-1.5.6-2|24	mkdir -p %buildroot%_bindir
14mr|txt2man-1.5.6-2|25	install -m0755 *man %buildroot%_bindir/
14mr|txt2man-1.5.6-2|26	
14mr|txt2man-1.5.6-2|27	mkdir -p %buildroot%_mandir/man1
14mr|txt2man-1.5.6-2|28	install -m0644 *.1 %buildroot%{_mandir}/man1/
14mr|txt2man-1.5.6-2|29	
14mr|txt2man-1.5.6-2|30	%clean
14mr|txt2man-1.5.6-2|31	rm -rf %buildroot
14mr|txt2man-1.5.6-2|32	
14mr|txt2man-1.5.6-2|33	%files
14mr|txt2man-1.5.6-2|34	%defattr(-, root, root)
14mr|txt2man-1.5.6-2|35	%{_bindir}/*
14mr|txt2man-1.5.6-2|36	%{_mandir}/man1/*
14mr|txt2man-1.5.6-2|37	
14mr|txt2man-1.5.6-2|38	
14mr|txt2man-1.5.6-2|39	
14mr|txt2man-1.5.6-2|40	%changelog
14mr|txt2man-1.5.6-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.6-2
14mr|txt2man-1.5.6-2|42	+ Revision: 284bca7
14mr|txt2man-1.5.6-2|43	- MassBuild#440: Increase release tag
14mr|txt2man-1.5.6-2|44	
14mr|txt2man-1.5.6-2|45	

21919 14
14mr|u-boot-tools-20121012-2|1	%define debug_package %nil
14mr|u-boot-tools-20121012-2|2	%define	daterel	2012.10
14mr|u-boot-tools-20121012-2|3	
14mr|u-boot-tools-20121012-2|4	Name:		u-boot-tools
14mr|u-boot-tools-20121012-2|5	Version:	20121012
14mr|u-boot-tools-20121012-2|6	Release:	2
14mr|u-boot-tools-20121012-2|7	Summary:	Tools for the u-boot Firmware
14mr|u-boot-tools-20121012-2|8	Group:		System/Kernel and hardware
14mr|u-boot-tools-20121012-2|9	Url:		http://www.denx.de/wiki/U-Boot
14mr|u-boot-tools-20121012-2|10	Source0:	ftp://ftp.denx.de/pub/u-boot/u-boot-%{daterel}.tar.bz2
14mr|u-boot-tools-20121012-2|11	License:	GPLv2
14mr|u-boot-tools-20121012-2|12	
14mr|u-boot-tools-20121012-2|13	%description
14mr|u-boot-tools-20121012-2|14	Das U-Boot (or just "U-Boot" for short)
14mr|u-boot-tools-20121012-2|15	is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors.
14mr|u-boot-tools-20121012-2|16	This package contains:
14mr|u-boot-tools-20121012-2|17	mkimage a tool that creates kernel bootable images for u-boot.
14mr|u-boot-tools-20121012-2|18	
14mr|u-boot-tools-20121012-2|19	%package doc
14mr|u-boot-tools-20121012-2|20	Summary:	Documentation for the u-boot Firmware
14mr|u-boot-tools-20121012-2|21	Group:		Development/Other
14mr|u-boot-tools-20121012-2|22	
14mr|u-boot-tools-20121012-2|23	%description doc
14mr|u-boot-tools-20121012-2|24	Das U-Boot (or just "U-Boot" for short) is Open Source Firmware
14mr|u-boot-tools-20121012-2|25	for Embedded PowerPC, ARM, MIPS and x86 processors.
14mr|u-boot-tools-20121012-2|26	This package contains documentation for u-boot firmware
14mr|u-boot-tools-20121012-2|27	
14mr|u-boot-tools-20121012-2|28	%prep
14mr|u-boot-tools-20121012-2|29	%setup -q -n u-boot-%{daterel}
14mr|u-boot-tools-20121012-2|30	
14mr|u-boot-tools-20121012-2|31	%build
14mr|u-boot-tools-20121012-2|32	sed -i -e "s:-g ::" tools/Makefile || die
14mr|u-boot-tools-20121012-2|33	%make USE_PRIVATE_LIBGG=yes tools
14mr|u-boot-tools-20121012-2|34	
14mr|u-boot-tools-20121012-2|35	%install
14mr|u-boot-tools-20121012-2|36	install -D -m 0755 tools/mkimage %{buildroot}%{_bindir}/mkimage
14mr|u-boot-tools-20121012-2|37	install -D -m 0644 doc/mkimage.1 %{buildroot}%{_mandir}/man1/mkimage.1
14mr|u-boot-tools-20121012-2|38	gzip %{buildroot}%{_mandir}/man1/*
14mr|u-boot-tools-20121012-2|39	
14mr|u-boot-tools-20121012-2|40	%files
14mr|u-boot-tools-20121012-2|41	%{_bindir}/mkimage
14mr|u-boot-tools-20121012-2|42	%{_mandir}/man1/mkimage.1.*
14mr|u-boot-tools-20121012-2|43	%doc COPYING CREDITS README
14mr|u-boot-tools-20121012-2|44	
14mr|u-boot-tools-20121012-2|45	%files doc
14mr|u-boot-tools-20121012-2|46	%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns
14mr|u-boot-tools-20121012-2|47	%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi
14mr|u-boot-tools-20121012-2|48	%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb
14mr|u-boot-tools-20121012-2|49	%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST doc/README.Modem
14mr|u-boot-tools-20121012-2|50	%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands
14mr|u-boot-tools-20121012-2|51	%doc tools/scripts/dot.kermrc tools/scripts/flash_param tools/scripts/send_cmd tools/scripts/send_image
14mr|u-boot-tools-20121012-2|52	%doc doc/README.ARM-SoC doc/README.ARM-memory-map
14mr|u-boot-tools-20121012-2|53	
14mr|u-boot-tools-20121012-2|54	%changelog
14mr|u-boot-tools-20121012-2|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20121012-2
14mr|u-boot-tools-20121012-2|56	+ Revision: 1841616
14mr|u-boot-tools-20121012-2|57	- MassBuild#440: Increase release tag
14mr|u-boot-tools-20121012-2|58	
14mr|u-boot-tools-20121012-2|59	

21920 14
14mr|ucarp-1.5.2-6|1	Summary:	Portable implementation of the CARP protocol
14mr|ucarp-1.5.2-6|2	Name:		ucarp
14mr|ucarp-1.5.2-6|3	Version:	1.5.2
14mr|ucarp-1.5.2-6|4	Release:	6
14mr|ucarp-1.5.2-6|5	License:	BSD
14mr|ucarp-1.5.2-6|6	Group:		Networking/Other
14mr|ucarp-1.5.2-6|7	URL:		http://download.pureftpd.org/pub/ucarp/
14mr|ucarp-1.5.2-6|8	Source0:	http://download.pureftpd.org/pub/ucarp/%{name}-%{version}.tar.gz
14mr|ucarp-1.5.2-6|9	Source1:	ucarp.8.sgml.bz2
14mr|ucarp-1.5.2-6|10	Source2:	ucarp.init
14mr|ucarp-1.5.2-6|11	BuildRequires:	docbook-dtd41-sgml
14mr|ucarp-1.5.2-6|12	BuildRequires:	docbook-utils
14mr|ucarp-1.5.2-6|13	BuildRequires:	gettext
14mr|ucarp-1.5.2-6|14	BuildRequires:	libpcap-devel
14mr|ucarp-1.5.2-6|15	Requires(post):  rpm-helper
14mr|ucarp-1.5.2-6|16	Requires(preun): rpm-helper
14mr|ucarp-1.5.2-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ucarp-1.5.2-6|18	
14mr|ucarp-1.5.2-6|19	%description
14mr|ucarp-1.5.2-6|20	UCARP allows a couple of hosts to share common virtual IP addresses
14mr|ucarp-1.5.2-6|21	in order to provide automatic failover. It is a portable userland
14mr|ucarp-1.5.2-6|22	implementation of the secure and patent-free Common Address Redundancy
14mr|ucarp-1.5.2-6|23	Protocol (CARP, OpenBSD\u2019s alternative to the patents-bloated VRRP).
14mr|ucarp-1.5.2-6|24	
14mr|ucarp-1.5.2-6|25	Strong points of the CARP protocol are: very low overhead, cryptographically
14mr|ucarp-1.5.2-6|26	signed messages, interoperability between different operating systems and
14mr|ucarp-1.5.2-6|27	no need for any dedicated extra network link between redundant hosts.
14mr|ucarp-1.5.2-6|28	
14mr|ucarp-1.5.2-6|29	%prep
14mr|ucarp-1.5.2-6|30	
14mr|ucarp-1.5.2-6|31	%setup -q
14mr|ucarp-1.5.2-6|32	
14mr|ucarp-1.5.2-6|33	bzcat %{SOURCE1} > ucarp.8.sgml
14mr|ucarp-1.5.2-6|34	
14mr|ucarp-1.5.2-6|35	%build
14mr|ucarp-1.5.2-6|36	%configure2_5x
14mr|ucarp-1.5.2-6|37	
14mr|ucarp-1.5.2-6|38	%make
14mr|ucarp-1.5.2-6|39	
14mr|ucarp-1.5.2-6|40	docbook2man --backend man ucarp.8.sgml > ucarp.8
14mr|ucarp-1.5.2-6|41	mv UCARP.8 ucarp.8
14mr|ucarp-1.5.2-6|42	
14mr|ucarp-1.5.2-6|43	%install
14mr|ucarp-1.5.2-6|44	rm -rf %{buildroot}
14mr|ucarp-1.5.2-6|45	
14mr|ucarp-1.5.2-6|46	install -d %{buildroot}%{_mandir}/man8
14mr|ucarp-1.5.2-6|47	
14mr|ucarp-1.5.2-6|48	%makeinstall_std PREFIX=/usr
14mr|ucarp-1.5.2-6|49	
14mr|ucarp-1.5.2-6|50	install -m755 -D %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
14mr|ucarp-1.5.2-6|51	install -d %{buildroot}%{_sysconfdir}/%{name}.d/
14mr|ucarp-1.5.2-6|52	install -m0644 ucarp.8 %{buildroot}%{_mandir}/man8/
14mr|ucarp-1.5.2-6|53	
14mr|ucarp-1.5.2-6|54	%find_lang ucarp
14mr|ucarp-1.5.2-6|55	
14mr|ucarp-1.5.2-6|56	%clean
14mr|ucarp-1.5.2-6|57	rm -rf %{buildroot}
14mr|ucarp-1.5.2-6|58	
14mr|ucarp-1.5.2-6|59	%post
14mr|ucarp-1.5.2-6|60	%_post_service %{name}
14mr|ucarp-1.5.2-6|61	
14mr|ucarp-1.5.2-6|62	%preun
14mr|ucarp-1.5.2-6|63	%_preun_service %{name}
14mr|ucarp-1.5.2-6|64	
14mr|ucarp-1.5.2-6|65	%files -f ucarp.lang
14mr|ucarp-1.5.2-6|66	%defattr(-,root,root)
14mr|ucarp-1.5.2-6|67	%doc README INSTALL COPYING AUTHORS NEWS examples/linux/*.sh
14mr|ucarp-1.5.2-6|68	%defattr(-,root,root,0755)
14mr|ucarp-1.5.2-6|69	%{_sbindir}/*
14mr|ucarp-1.5.2-6|70	%{_initrddir}/%{name}
14mr|ucarp-1.5.2-6|71	%{_sysconfdir}/%{name}.d/
14mr|ucarp-1.5.2-6|72	%{_mandir}/man8/ucarp.8*
14mr|ucarp-1.5.2-6|73	
14mr|ucarp-1.5.2-6|74	
14mr|ucarp-1.5.2-6|75	
14mr|ucarp-1.5.2-6|76	%changelog
14mr|ucarp-1.5.2-6|77	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.2-6
14mr|ucarp-1.5.2-6|78	+ Revision: 5ad20ba
14mr|ucarp-1.5.2-6|79	- MassBuild#440: Increase release tag
14mr|ucarp-1.5.2-6|80	
14mr|ucarp-1.5.2-6|81	

21921 14
14mr|ucl-1.03-9|1	%define lib_major 1
14mr|ucl-1.03-9|2	%define lib_name %mklibname %name %{lib_major}
14mr|ucl-1.03-9|3	%define develname %mklibname -d %name
14mr|ucl-1.03-9|4	
14mr|ucl-1.03-9|5	# virtual package to enforce naming convention
14mr|ucl-1.03-9|6	
14mr|ucl-1.03-9|7	Summary:	The UCL Compression Library
14mr|ucl-1.03-9|8	Name:		ucl
14mr|ucl-1.03-9|9	Version:	1.03
14mr|ucl-1.03-9|10	Release:	9
14mr|ucl-1.03-9|11	License:	GPL
14mr|ucl-1.03-9|12	Group:		System/Libraries
14mr|ucl-1.03-9|13	URL:		http://www.oberhumer.com/opensource/ucl/
14mr|ucl-1.03-9|14	Source0:	http://www.oberhumer.com/opensource/ucl/download/%name-%version.tar.bz2
14mr|ucl-1.03-9|15	
14mr|ucl-1.03-9|16	%description
14mr|ucl-1.03-9|17	UCL implements a number of algorithms with the following features:
14mr|ucl-1.03-9|18	- Decompression is simple and *very* fast.
14mr|ucl-1.03-9|19	- Requires no memory for decompression.
14mr|ucl-1.03-9|20	- The decompressors can be squeezed into less than 200 bytes of code.
14mr|ucl-1.03-9|21	- Focuses on compression levels for generating pre-compressed data which
14mr|ucl-1.03-9|22	achieve a quite competitive compression ratio.
14mr|ucl-1.03-9|23	- Allows you to dial up extra compression at a speed cost in the compressor.
14mr|ucl-1.03-9|24	The speed of the decompressor is not reduced.
14mr|ucl-1.03-9|25	- Algorithm is thread safe.
14mr|ucl-1.03-9|26	- Algorithm is lossless.
14mr|ucl-1.03-9|27	UCL supports in-place decompression.
14mr|ucl-1.03-9|28	
14mr|ucl-1.03-9|29	
14mr|ucl-1.03-9|30	# main package (contains *.so.[major].* only)
14mr|ucl-1.03-9|31	
14mr|ucl-1.03-9|32	%package -n	%{lib_name}
14mr|ucl-1.03-9|33	Summary:	The UCL Compression Library
14mr|ucl-1.03-9|34	Group:		System/Libraries
14mr|ucl-1.03-9|35	Provides:	%{name} = %{version}-%{release}
14mr|ucl-1.03-9|36	
14mr|ucl-1.03-9|37	%description -n	%{lib_name}
14mr|ucl-1.03-9|38	UCL implements a number of algorithms with the following features:
14mr|ucl-1.03-9|39	- Decompression is simple and *very* fast.
14mr|ucl-1.03-9|40	- Requires no memory for decompression.
14mr|ucl-1.03-9|41	- The decompressors can be squeezed into less than 200 bytes of code.
14mr|ucl-1.03-9|42	- Focuses on compression levels for generating pre-compressed data which
14mr|ucl-1.03-9|43	achieve a quite competitive compression ratio.
14mr|ucl-1.03-9|44	- Allows you to dial up extra compression at a speed cost in the compressor.
14mr|ucl-1.03-9|45	The speed of the decompressor is not reduced.
14mr|ucl-1.03-9|46	- Algorithm is thread safe.
14mr|ucl-1.03-9|47	- Algorithm is lossless.
14mr|ucl-1.03-9|48	UCL supports in-place decompression.
14mr|ucl-1.03-9|49	
14mr|ucl-1.03-9|50	This package contains the library needed to run programs dynamically
14mr|ucl-1.03-9|51	linked with %{name}.
14mr|ucl-1.03-9|52	
14mr|ucl-1.03-9|53	
14mr|ucl-1.03-9|54	# devel part of the bundle
14mr|ucl-1.03-9|55	
14mr|ucl-1.03-9|56	%package -n	%{develname}
14mr|ucl-1.03-9|57	Summary:	The UCL Compression Library - development environment
14mr|ucl-1.03-9|58	Group:		Development/C
14mr|ucl-1.03-9|59	Requires:	%{lib_name} = %{version}-%release
14mr|ucl-1.03-9|60	Provides:	%{name}-devel = %{version}-%{release}
14mr|ucl-1.03-9|61	Obsoletes:	%{_lib}ucl1-devel < 1.03-8
14mr|ucl-1.03-9|62	
14mr|ucl-1.03-9|63	%description -n	%{develname}
14mr|ucl-1.03-9|64	UCL implements a number of algorithms with the following features:
14mr|ucl-1.03-9|65	- Decompression is simple and *very* fast.
14mr|ucl-1.03-9|66	- Requires no memory for decompression.
14mr|ucl-1.03-9|67	- The decompressors can be squeezed into less than 200 bytes of code.
14mr|ucl-1.03-9|68	- Focuses on compression levels for generating pre-compressed data which
14mr|ucl-1.03-9|69	achieve a quite competitive compression ratio.
14mr|ucl-1.03-9|70	- Allows you to dial up extra compression at a speed cost in the compressor.
14mr|ucl-1.03-9|71	The speed of the decompressor is not reduced.
14mr|ucl-1.03-9|72	- Algorithm is thread safe.
14mr|ucl-1.03-9|73	- Algorithm is lossless.
14mr|ucl-1.03-9|74	UCL supports in-place decompression.
14mr|ucl-1.03-9|75	
14mr|ucl-1.03-9|76	Install %{name} if you need to compile an application with %{lib_name}
14mr|ucl-1.03-9|77	support.
14mr|ucl-1.03-9|78	
14mr|ucl-1.03-9|79	%prep
14mr|ucl-1.03-9|80	
14mr|ucl-1.03-9|81	%setup -q
14mr|ucl-1.03-9|82	
14mr|ucl-1.03-9|83	%build
14mr|ucl-1.03-9|84	%configure2_5x --enable-shared
14mr|ucl-1.03-9|85	%make
14mr|ucl-1.03-9|86	
14mr|ucl-1.03-9|87	%install
14mr|ucl-1.03-9|88	rm -rf %{buildroot}
14mr|ucl-1.03-9|89	
14mr|ucl-1.03-9|90	%makeinstall_std
14mr|ucl-1.03-9|91	
14mr|ucl-1.03-9|92	%clean
14mr|ucl-1.03-9|93	rm -rf %{buildroot}
14mr|ucl-1.03-9|94	
14mr|ucl-1.03-9|95	%files -n %{lib_name}
14mr|ucl-1.03-9|96	%defattr(-,root,root)
14mr|ucl-1.03-9|97	%doc COPYING INSTALL NEWS README THANKS TODO
14mr|ucl-1.03-9|98	%{_libdir}/*.so.*
14mr|ucl-1.03-9|99	
14mr|ucl-1.03-9|100	%files  -n %{develname}
14mr|ucl-1.03-9|101	%defattr(-,root,root)
14mr|ucl-1.03-9|102	%doc COPYING INSTALL NEWS README THANKS TODO
14mr|ucl-1.03-9|103	%{_libdir}/*.a
14mr|ucl-1.03-9|104	%{_libdir}/*.so
14mr|ucl-1.03-9|105	%dir %{_includedir}/ucl/
14mr|ucl-1.03-9|106	%{_includedir}/ucl/*.h
14mr|ucl-1.03-9|107	
14mr|ucl-1.03-9|108	
14mr|ucl-1.03-9|109	
14mr|ucl-1.03-9|110	
14mr|ucl-1.03-9|111	
14mr|ucl-1.03-9|112	%changelog
14mr|ucl-1.03-9|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.03-9
14mr|ucl-1.03-9|114	+ Revision: 455e26d
14mr|ucl-1.03-9|115	- MassBuild#440: Increase release tag
14mr|ucl-1.03-9|116	
14mr|ucl-1.03-9|117	

21922 14
14mr|ucpp-1.3.4-3|1	%define	major	13
14mr|ucpp-1.3.4-3|2	%define libname %mklibname ucpp %{major}
14mr|ucpp-1.3.4-3|3	%define devname %mklibname ucpp -d
14mr|ucpp-1.3.4-3|4	
14mr|ucpp-1.3.4-3|5	Summary:	A quick and light preprocessor, but anyway fully compliant to C99
14mr|ucpp-1.3.4-3|6	Name:		ucpp
14mr|ucpp-1.3.4-3|7	Version:	1.3.4
14mr|ucpp-1.3.4-3|8	Release:	3
14mr|ucpp-1.3.4-3|9	License:	BSD-3-Clause
14mr|ucpp-1.3.4-3|10	Group:		Development/C++
14mr|ucpp-1.3.4-3|11	Url:		http://code.google.com/p/ucpp/
14mr|ucpp-1.3.4-3|12	Source0:	http://dev.gentooexperimental.org/~scarabeus/%{name}-%{version}.tar.xz
14mr|ucpp-1.3.4-3|13	
14mr|ucpp-1.3.4-3|14	%description
14mr|ucpp-1.3.4-3|15	A C preprocessor is a part of a C compiler responsible for macro
14mr|ucpp-1.3.4-3|16	replacement, conditional compilation and inclusion of header files.
14mr|ucpp-1.3.4-3|17	It is often found as a stand-alone program on Unix systems.
14mr|ucpp-1.3.4-3|18	
14mr|ucpp-1.3.4-3|19	ucpp is such a preprocessor; it is designed to be quick and light,
14mr|ucpp-1.3.4-3|20	but anyway fully compliant to the ISO standard 9899:1999, also known
14mr|ucpp-1.3.4-3|21	as C99. ucpp can be compiled as a stand-alone program, or linked to
14mr|ucpp-1.3.4-3|22	some other code; in the latter case, ucpp will output tokens, one
14mr|ucpp-1.3.4-3|23	at a time, on demand, as an integrated lexer.
14mr|ucpp-1.3.4-3|24	
14mr|ucpp-1.3.4-3|25	ucpp operates in two modes:
14mr|ucpp-1.3.4-3|26	-- lexer mode: ucpp is linked to some other code and outputs a stream of
14mr|ucpp-1.3.4-3|27	tokens (each call to the lex() function will yield one token)
14mr|ucpp-1.3.4-3|28	-- non-lexer mode: ucpp preprocesses text and outputs the resulting text
14mr|ucpp-1.3.4-3|29	to a file descriptor; if linked to some other code, the cpp() function
14mr|ucpp-1.3.4-3|30	must be called repeatedly, otherwise ucpp is a stand-alone binary.
14mr|ucpp-1.3.4-3|31	
14mr|ucpp-1.3.4-3|32	%package -n %{libname}
14mr|ucpp-1.3.4-3|33	Summary:	A Mixed Integer Linear Programming (MILP) Solver Library
14mr|ucpp-1.3.4-3|34	Group:		System/Libraries
14mr|ucpp-1.3.4-3|35	
14mr|ucpp-1.3.4-3|36	%description -n %{libname}
14mr|ucpp-1.3.4-3|37	This package contains the shared library for %{name}
14mr|ucpp-1.3.4-3|38	
14mr|ucpp-1.3.4-3|39	%package -n %{devname}
14mr|ucpp-1.3.4-3|40	Summary:	Files for Developing with ucpp
14mr|ucpp-1.3.4-3|41	Group:		Development/C++
14mr|ucpp-1.3.4-3|42	Requires:	%{name} = %{version}-%{release}
14mr|ucpp-1.3.4-3|43	Requires:	%{libname} = %{version}-%{release}
14mr|ucpp-1.3.4-3|44	
14mr|ucpp-1.3.4-3|45	%description -n %{devname}
14mr|ucpp-1.3.4-3|46	Includes and definitions for developing with the ucpp library.
14mr|ucpp-1.3.4-3|47	
14mr|ucpp-1.3.4-3|48	%prep
14mr|ucpp-1.3.4-3|49	%setup -q
14mr|ucpp-1.3.4-3|50	
14mr|ucpp-1.3.4-3|51	%build
14mr|ucpp-1.3.4-3|52	%configure2_5x \
14mr|ucpp-1.3.4-3|53	--disable-static
14mr|ucpp-1.3.4-3|54	
14mr|ucpp-1.3.4-3|55	%make
14mr|ucpp-1.3.4-3|56	
14mr|ucpp-1.3.4-3|57	%install
14mr|ucpp-1.3.4-3|58	%makeinstall_std
14mr|ucpp-1.3.4-3|59	
14mr|ucpp-1.3.4-3|60	%files
14mr|ucpp-1.3.4-3|61	%{_bindir}/*
14mr|ucpp-1.3.4-3|62	%{_mandir}/man1/ucpp.1*
14mr|ucpp-1.3.4-3|63	
14mr|ucpp-1.3.4-3|64	%files -n %{libname}
14mr|ucpp-1.3.4-3|65	%{_libdir}/libucpp.so.%{major}*
14mr|ucpp-1.3.4-3|66	
14mr|ucpp-1.3.4-3|67	%files -n %{devname}
14mr|ucpp-1.3.4-3|68	%{_includedir}/lib%{name}
14mr|ucpp-1.3.4-3|69	%{_libdir}/*.so
14mr|ucpp-1.3.4-3|70	%{_libdir}/pkgconfig/lib%{name}*.pc
14mr|ucpp-1.3.4-3|71	
14mr|ucpp-1.3.4-3|72	
14mr|ucpp-1.3.4-3|73	%changelog
14mr|ucpp-1.3.4-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.4-3
14mr|ucpp-1.3.4-3|75	+ Revision: 37f9ee6
14mr|ucpp-1.3.4-3|76	- MassBuild#440: Increase release tag
14mr|ucpp-1.3.4-3|77	
14mr|ucpp-1.3.4-3|78	

21923 14
14mr|udisks-1.0.5-2|1	#define git 20100315
14mr|udisks-1.0.5-2|2	Summary:	Storage Management Service
14mr|udisks-1.0.5-2|3	Name:		udisks
14mr|udisks-1.0.5-2|4	Version:	1.0.5
14mr|udisks-1.0.5-2|5	Release:	2
14mr|udisks-1.0.5-2|6	License:	GPLv2+
14mr|udisks-1.0.5-2|7	Group:		System/Libraries
14mr|udisks-1.0.5-2|8	Url:		http://www.freedesktop.org/wiki/Software/udisks
14mr|udisks-1.0.5-2|9	Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
14mr|udisks-1.0.5-2|10	Patch0:		udisks-1.0.4-mount-internal-policy.patch
14mr|udisks-1.0.5-2|11	Patch1:		udisks-1.0.4-ru.po.patch
14mr|udisks-1.0.5-2|12	Patch2:		udisks-1.0.5-fix-daemon-path.patch
14mr|udisks-1.0.5-2|13	BuildRequires:	gtk-doc
14mr|udisks-1.0.5-2|14	BuildRequires:	intltool
14mr|udisks-1.0.5-2|15	BuildRequires:	libtool
14mr|udisks-1.0.5-2|16	BuildRequires:	sg3_utils-devel
14mr|udisks-1.0.5-2|17	BuildRequires:	pkgconfig(dbus-1)
14mr|udisks-1.0.5-2|18	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|udisks-1.0.5-2|19	BuildRequires:	pkgconfig(devmapper)
14mr|udisks-1.0.5-2|20	BuildRequires:	pkgconfig(glib-2.0)
14mr|udisks-1.0.5-2|21	BuildRequires:	pkgconfig(gudev-1.0)
14mr|udisks-1.0.5-2|22	BuildRequires:	pkgconfig(libatasmart)
14mr|udisks-1.0.5-2|23	BuildRequires:	pkgconfig(libparted)
14mr|udisks-1.0.5-2|24	BuildRequires:	pkgconfig(libudev)
14mr|udisks-1.0.5-2|25	BuildRequires:	pkgconfig(lvm2app)
14mr|udisks-1.0.5-2|26	BuildRequires:	pkgconfig(polkit-agent-1)
14mr|udisks-1.0.5-2|27	BuildRequires:	pkgconfig(systemd)
14mr|udisks-1.0.5-2|28	# needed to pull in the system bus daemon
14mr|udisks-1.0.5-2|29	Requires:	dbus
14mr|udisks-1.0.5-2|30	# needed to pull in the udev daemon
14mr|udisks-1.0.5-2|31	Requires:	udev
14mr|udisks-1.0.5-2|32	Suggests:	mdadm
14mr|udisks-1.0.5-2|33	#gw not yet packaged:
14mr|udisks-1.0.5-2|34	# for smp_rep_manufacturer
14mr|udisks-1.0.5-2|35	#Requires: smp_utils >= %{smp_utils_version}
14mr|udisks-1.0.5-2|36	# for mount, umount, mkswap
14mr|udisks-1.0.5-2|37	Requires:	util-linux-ng
14mr|udisks-1.0.5-2|38	# for mkfs.ext3, mkfs.ext3, e2label
14mr|udisks-1.0.5-2|39	Requires:	e2fsprogs
14mr|udisks-1.0.5-2|40	# for mkfs.xfs, xfs_admin
14mr|udisks-1.0.5-2|41	Suggests:	xfsprogs
14mr|udisks-1.0.5-2|42	# for mkfs.vfat
14mr|udisks-1.0.5-2|43	Suggests:	dosfstools
14mr|udisks-1.0.5-2|44	# for mlabel
14mr|udisks-1.0.5-2|45	Requires:	mtools
14mr|udisks-1.0.5-2|46	# for mkntfs - no ntfsprogs on ppc, though
14mr|udisks-1.0.5-2|47	%ifnarch ppc ppc64
14mr|udisks-1.0.5-2|48	Suggests:	ntfsprogs
14mr|udisks-1.0.5-2|49	%endif
14mr|udisks-1.0.5-2|50	Requires(post,preun,postun):	systemd
14mr|udisks-1.0.5-2|51	
14mr|udisks-1.0.5-2|52	# Obsolete and Provide DeviceKit-disks - udisks provides exactly the same
14mr|udisks-1.0.5-2|53	# ABI just with a different name and versioning-scheme
14mr|udisks-1.0.5-2|54	#
14mr|udisks-1.0.5-2|55	Obsoletes:	devicekit-disks <= 009
14mr|udisks-1.0.5-2|56	Provides:	devicekit-disks = 010
14mr|udisks-1.0.5-2|57	
14mr|udisks-1.0.5-2|58	%description
14mr|udisks-1.0.5-2|59	udisks provides a daemon, D-Bus API and command line tools
14mr|udisks-1.0.5-2|60	for managing disks and storage devices.
14mr|udisks-1.0.5-2|61	
14mr|udisks-1.0.5-2|62	%files -f %{name}.lang
14mr|udisks-1.0.5-2|63	%doc README AUTHORS NEWS COPYING HACKING doc/TODO
14mr|udisks-1.0.5-2|64	%{_sysconfdir}/avahi/services/udisks.service
14mr|udisks-1.0.5-2|65	%{_sysconfdir}/dbus-1/system.d/*.conf
14mr|udisks-1.0.5-2|66	%{_sysconfdir}/profile.d/*.sh
14mr|udisks-1.0.5-2|67	/lib/udev/rules.d/*.rules
14mr|udisks-1.0.5-2|68	/lib/udev/udisks-part-id
14mr|udisks-1.0.5-2|69	/lib/udev/udisks-dm-export
14mr|udisks-1.0.5-2|70	/lib/udev/udisks-probe-ata-smart
14mr|udisks-1.0.5-2|71	/lib/udev/udisks-probe-sas-expander
14mr|udisks-1.0.5-2|72	/lib/udev/udisks-lvm-pv-export
14mr|udisks-1.0.5-2|73	/sbin/umount.udisks
14mr|udisks-1.0.5-2|74	%{_bindir}/*
14mr|udisks-1.0.5-2|75	%{_libexecdir}/udisks-daemon
14mr|udisks-1.0.5-2|76	%{_libexecdir}/udisks-helper*
14mr|udisks-1.0.5-2|77	%{_mandir}/man1/*
14mr|udisks-1.0.5-2|78	%{_mandir}/man7/*
14mr|udisks-1.0.5-2|79	%{_mandir}/man8/*
14mr|udisks-1.0.5-2|80	%{_datadir}/polkit-1/actions/*.policy
14mr|udisks-1.0.5-2|81	%{_datadir}/dbus-1/system-services/*.service
14mr|udisks-1.0.5-2|82	%attr(0700,root,root) %dir %{_localstatedir}/lib/udisks
14mr|udisks-1.0.5-2|83	%{_unitdir}/udisks.service
14mr|udisks-1.0.5-2|84	
14mr|udisks-1.0.5-2|85	%post
14mr|udisks-1.0.5-2|86	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|udisks-1.0.5-2|87	if [ "$1" -ge 1 ]; then
14mr|udisks-1.0.5-2|88	/bin/systemctl enable udisksd.service >/dev/null 2>&1 || :
14mr|udisks-1.0.5-2|89	/bin/systemctl try-restart udisksd.service >/dev/null 2>&1 || :
14mr|udisks-1.0.5-2|90	fi
14mr|udisks-1.0.5-2|91	
14mr|udisks-1.0.5-2|92	%postun
14mr|udisks-1.0.5-2|93	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mr|udisks-1.0.5-2|94	if [ "$1" -ge 1 ] ; then
14mr|udisks-1.0.5-2|95	/bin/systemctl try-restart udisksd.service >/dev/null 2>&1 || :
14mr|udisks-1.0.5-2|96	fi
14mr|udisks-1.0.5-2|97	
14mr|udisks-1.0.5-2|98	%preun
14mr|udisks-1.0.5-2|99	if [ "$1" = "0" ]; then
14mr|udisks-1.0.5-2|100	/bin/systemctl --no-reload udisksd.service > /dev/null 2>&1 || :
14mr|udisks-1.0.5-2|101	/bin/systemctl stop udisksd.service > /dev/null 2>&1 || :
14mr|udisks-1.0.5-2|102	fi
14mr|udisks-1.0.5-2|103	
14mr|udisks-1.0.5-2|104	#----------------------------------------------------------------------------
14mr|udisks-1.0.5-2|105	
14mr|udisks-1.0.5-2|106	%package devel
14mr|udisks-1.0.5-2|107	Summary:	D-Bus interface definitions for udisks
14mr|udisks-1.0.5-2|108	Group:		Development/C
14mr|udisks-1.0.5-2|109	Requires:	%{name} = %{EVRD}
14mr|udisks-1.0.5-2|110	# See comment above
14mr|udisks-1.0.5-2|111	#
14mr|udisks-1.0.5-2|112	Obsoletes:	devicekit-disks-devel <= 009
14mr|udisks-1.0.5-2|113	Provides:	devicekit-disks-devel = 010
14mr|udisks-1.0.5-2|114	
14mr|udisks-1.0.5-2|115	%description devel
14mr|udisks-1.0.5-2|116	D-Bus interface definitions and documentation for udisks.
14mr|udisks-1.0.5-2|117	
14mr|udisks-1.0.5-2|118	%files devel
14mr|udisks-1.0.5-2|119	%{_datadir}/dbus-1/interfaces/*.xml
14mr|udisks-1.0.5-2|120	%{_datadir}/pkgconfig/udisks.pc
14mr|udisks-1.0.5-2|121	
14mr|udisks-1.0.5-2|122	#----------------------------------------------------------------------------
14mr|udisks-1.0.5-2|123	
14mr|udisks-1.0.5-2|124	%prep
14mr|udisks-1.0.5-2|125	%setup -q
14mr|udisks-1.0.5-2|126	%apply_patches
14mr|udisks-1.0.5-2|127	
14mr|udisks-1.0.5-2|128	%build
14mr|udisks-1.0.5-2|129	#autoreconf -fi
14mr|udisks-1.0.5-2|130	%configure2_5x --disable-static --enable-lvm2
14mr|udisks-1.0.5-2|131	make
14mr|udisks-1.0.5-2|132	
14mr|udisks-1.0.5-2|133	%install
14mr|udisks-1.0.5-2|134	%makeinstall_std
14mr|udisks-1.0.5-2|135	
14mr|udisks-1.0.5-2|136	rm -f %{buildroot}%{_libdir}/*.a
14mr|udisks-1.0.5-2|137	
14mr|udisks-1.0.5-2|138	# TODO: should be fixed upstream
14mr|udisks-1.0.5-2|139	chmod 0644 %{buildroot}%{_sysconfdir}/profile.d/udisks-bash-completion.sh
14mr|udisks-1.0.5-2|140	
14mr|udisks-1.0.5-2|141	%find_lang %{name}
14mr|udisks-1.0.5-2|142	
14mr|udisks-1.0.5-2|143	%changelog
14mr|udisks-1.0.5-2|144	* Tue Jul 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.5-2
14mr|udisks-1.0.5-2|145	+ Revision: e50bb44
14mr|udisks-1.0.5-2|146	- Do not change libexecdir to $(prefix)/lib/udisks in udisks.service
14mr|udisks-1.0.5-2|147	- udisks-daemon is placed to libexecdir by default. However, the Makefiles
14mr|udisks-1.0.5-2|148	- changed the path to look for it to $(prefix)/lib/udisks in
14mr|udisks-1.0.5-2|149	- udisks.service. This way, the path becomes incorrect and the service
14mr|udisks-1.0.5-2|150	- fails to start.
14mr|udisks-1.0.5-2|151	- Should now be fixed.
14mr|udisks-1.0.5-2|152	
14mr|udisks-1.0.5-2|153	

21924 14
14mr|udisks2-2.1.3-4|1	%bcond_without multiseat
14mr|udisks2-2.1.3-4|2	
14mr|udisks2-2.1.3-4|3	%define major 0
14mr|udisks2-2.1.3-4|4	%define libname %mklibname %{name}_ %{major}
14mr|udisks2-2.1.3-4|5	%define devname %mklibname %{name} -d
14mr|udisks2-2.1.3-4|6	%define girname %mklibname udisks-gir 2.0
14mr|udisks2-2.1.3-4|7	
14mr|udisks2-2.1.3-4|8	Summary:	Disk Manager
14mr|udisks2-2.1.3-4|9	Name:		udisks2
14mr|udisks2-2.1.3-4|10	Version:	2.1.3
14mr|udisks2-2.1.3-4|11	Release:	4
14mr|udisks2-2.1.3-4|12	License:	GPLv2+
14mr|udisks2-2.1.3-4|13	Group:		System/Libraries
14mr|udisks2-2.1.3-4|14	Url:		http://www.freedesktop.org/wiki/Software/udisks
14mr|udisks2-2.1.3-4|15	Source0:	http://udisks.freedesktop.org/releases/udisks-%{version}.tar.bz2
14mr|udisks2-2.1.3-4|16	Patch0:		udisks-1.92.0-link.patch
14mr|udisks2-2.1.3-4|17	Patch1:		udisks-2.1.0-mount-system-internal.patch
14mr|udisks2-2.1.3-4|18	# Mount to /media/user
14mr|udisks2-2.1.3-4|19	Patch2:		udisks-2.0.92-mount_in_media.patch
14mr|udisks2-2.1.3-4|20	# Mount to /media
14mr|udisks2-2.1.3-4|21	Patch3:		udisks-2.1.3-no-multiseat.patch
14mr|udisks2-2.1.3-4|22	# From Debian/Ubuntu
14mr|udisks2-2.1.3-4|23	# As /media is not currently a tmpfs, we need to put the "mounted-fs" file to a persistent path
14mr|udisks2-2.1.3-4|24	Patch4:		udisks-2.1.3-mounted-fs.patch
14mr|udisks2-2.1.3-4|25	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.31.13
14mr|udisks2-2.1.3-4|26	BuildRequires:	pkgconfig(gmodule-2.0)
14mr|udisks2-2.1.3-4|27	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.13
14mr|udisks2-2.1.3-4|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|udisks2-2.1.3-4|29	BuildRequires:	pkgconfig(gudev-1.0) >= 186
14mr|udisks2-2.1.3-4|30	BuildRequires:	pkgconfig(libatasmart) >= 0.19
14mr|udisks2-2.1.3-4|31	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.92
14mr|udisks2-2.1.3-4|32	BuildRequires:	pkgconfig(polkit-agent-1) >= 0.92
14mr|udisks2-2.1.3-4|33	BuildRequires:	pkgconfig(libsystemd-login) >= 186
14mr|udisks2-2.1.3-4|34	BuildRequires:	intltool
14mr|udisks2-2.1.3-4|35	BuildRequires:	gnome-common
14mr|udisks2-2.1.3-4|36	BuildRequires:	gettext-devel
14mr|udisks2-2.1.3-4|37	BuildRequires:	gtk-doc >= 1.3
14mr|udisks2-2.1.3-4|38	# for LUKS devices
14mr|udisks2-2.1.3-4|39	Requires:	cryptsetup-luks
14mr|udisks2-2.1.3-4|40	# needed to pull in the system bus daemon
14mr|udisks2-2.1.3-4|41	Requires:	dbus >= 1.4.0
14mr|udisks2-2.1.3-4|42	# for mkfs.vfat
14mr|udisks2-2.1.3-4|43	Requires:	dosfstools
14mr|udisks2-2.1.3-4|44	# for mkfs.ext3, mkfs.ext3, e2label
14mr|udisks2-2.1.3-4|45	Requires:	e2fsprogs
14mr|udisks2-2.1.3-4|46	# for partitioning
14mr|udisks2-2.1.3-4|47	Requires:	gdisk
14mr|udisks2-2.1.3-4|48	Requires:	parted
14mr|udisks2-2.1.3-4|49	# for mlabel
14mr|udisks2-2.1.3-4|50	Requires:	mtools
14mr|udisks2-2.1.3-4|51	Requires:	ntfsprogs
14mr|udisks2-2.1.3-4|52	# needed to pull in the udev daemon
14mr|udisks2-2.1.3-4|53	Requires:	udev >= 186
14mr|udisks2-2.1.3-4|54	# for mount, umount, mkswap
14mr|udisks2-2.1.3-4|55	Requires:	util-linux
14mr|udisks2-2.1.3-4|56	# for mkfs.xfs, xfs_admin
14mr|udisks2-2.1.3-4|57	Requires:	xfsprogs
14mr|udisks2-2.1.3-4|58	
14mr|udisks2-2.1.3-4|59	# for /proc/self/mountinfo, only available in 2.6.26 or higher
14mr|udisks2-2.1.3-4|60	Conflicts:	kernel < 2.6.26
14mr|udisks2-2.1.3-4|61	
14mr|udisks2-2.1.3-4|62	%description
14mr|udisks2-2.1.3-4|63	udisks provides a daemon, D-Bus API and command line tools for
14mr|udisks2-2.1.3-4|64	managing disks and storage devices. This package is for the udisks 2.x
14mr|udisks2-2.1.3-4|65	series.
14mr|udisks2-2.1.3-4|66	
14mr|udisks2-2.1.3-4|67	%files -f %{name}.lang
14mr|udisks2-2.1.3-4|68	%doc README AUTHORS NEWS COPYING HACKING
14mr|udisks2-2.1.3-4|69	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.UDisks2.conf
14mr|udisks2-2.1.3-4|70	%{_datadir}/bash-completion/completions/udisksctl
14mr|udisks2-2.1.3-4|71	/lib/udev/rules.d/80-udisks2.rules
14mr|udisks2-2.1.3-4|72	%{_sbindir}/umount.udisks2
14mr|udisks2-2.1.3-4|73	%dir %{_prefix}/lib/udisks2
14mr|udisks2-2.1.3-4|74	%{_prefix}/lib/udisks2/udisksd
14mr|udisks2-2.1.3-4|75	%{_bindir}/udisksctl
14mr|udisks2-2.1.3-4|76	%{_mandir}/man1/*
14mr|udisks2-2.1.3-4|77	%{_mandir}/man8/*
14mr|udisks2-2.1.3-4|78	%{_datadir}/polkit-1/actions/org.freedesktop.udisks2.policy
14mr|udisks2-2.1.3-4|79	%{_datadir}/dbus-1/system-services/org.freedesktop.UDisks2.service
14mr|udisks2-2.1.3-4|80	%{_unitdir}/udisks2.service
14mr|udisks2-2.1.3-4|81	# Permissions for local state data are 0700 to avoid leaking information
14mr|udisks2-2.1.3-4|82	# about e.g. mounts to unprivileged users
14mr|udisks2-2.1.3-4|83	%attr(0700,root,root) %dir %{_localstatedir}/lib/udisks2
14mr|udisks2-2.1.3-4|84	
14mr|udisks2-2.1.3-4|85	#----------------------------------------------------------------------------
14mr|udisks2-2.1.3-4|86	
14mr|udisks2-2.1.3-4|87	%package -n %{libname}
14mr|udisks2-2.1.3-4|88	Summary:	Dynamic library to access the udisks daemon
14mr|udisks2-2.1.3-4|89	License:	LGPLv2+
14mr|udisks2-2.1.3-4|90	Group:		System/Libraries
14mr|udisks2-2.1.3-4|91	Obsoletes:	%{_lib}udisks20 < 1.90.0-2
14mr|udisks2-2.1.3-4|92	
14mr|udisks2-2.1.3-4|93	%description -n %{libname}
14mr|udisks2-2.1.3-4|94	This package contains the dynamic library libudisks2, which provides
14mr|udisks2-2.1.3-4|95	access to the udisks daemon. This package is for the udisks 2.x
14mr|udisks2-2.1.3-4|96	series.
14mr|udisks2-2.1.3-4|97	
14mr|udisks2-2.1.3-4|98	%files -n %{libname}
14mr|udisks2-2.1.3-4|99	%{_libdir}/libudisks2.so.%{major}*
14mr|udisks2-2.1.3-4|100	
14mr|udisks2-2.1.3-4|101	#----------------------------------------------------------------------------
14mr|udisks2-2.1.3-4|102	
14mr|udisks2-2.1.3-4|103	%package -n %{girname}
14mr|udisks2-2.1.3-4|104	Summary:	GObject Introspection interface description for %{name}
14mr|udisks2-2.1.3-4|105	License:	LGPLv2+
14mr|udisks2-2.1.3-4|106	Group:		System/Libraries
14mr|udisks2-2.1.3-4|107	Requires:	%{libname} = %{EVRD}
14mr|udisks2-2.1.3-4|108	
14mr|udisks2-2.1.3-4|109	%description -n %{girname}
14mr|udisks2-2.1.3-4|110	GObject Introspection interface description for %{name}.
14mr|udisks2-2.1.3-4|111	
14mr|udisks2-2.1.3-4|112	%files -n %{girname}
14mr|udisks2-2.1.3-4|113	%{_libdir}/girepository-1.0/UDisks-2.0.typelib
14mr|udisks2-2.1.3-4|114	
14mr|udisks2-2.1.3-4|115	#----------------------------------------------------------------------------
14mr|udisks2-2.1.3-4|116	
14mr|udisks2-2.1.3-4|117	%package -n %{devname}
14mr|udisks2-2.1.3-4|118	Summary:	Development files for libudev
14mr|udisks2-2.1.3-4|119	License:	LGPLv2+
14mr|udisks2-2.1.3-4|120	Group:		System/Libraries
14mr|udisks2-2.1.3-4|121	Requires:	%{libname} = %{EVRD}
14mr|udisks2-2.1.3-4|122	Provides:	%{name}-devel = %{EVRD}
14mr|udisks2-2.1.3-4|123	
14mr|udisks2-2.1.3-4|124	%description -n %{devname}
14mr|udisks2-2.1.3-4|125	This package contains the development files for the library
14mr|udisks2-2.1.3-4|126	libudisks2, a dynamic library, which provides access to the udisks
14mr|udisks2-2.1.3-4|127	daemon. This package is for the udisks 2.x series.
14mr|udisks2-2.1.3-4|128	
14mr|udisks2-2.1.3-4|129	%files -n %{devname}
14mr|udisks2-2.1.3-4|130	%{_libdir}/libudisks2.so
14mr|udisks2-2.1.3-4|131	%dir %{_includedir}/udisks2
14mr|udisks2-2.1.3-4|132	%dir %{_includedir}/udisks2/udisks
14mr|udisks2-2.1.3-4|133	%{_includedir}/udisks2/udisks/*.h
14mr|udisks2-2.1.3-4|134	%{_datadir}/gir-1.0/UDisks-2.0.gir
14mr|udisks2-2.1.3-4|135	%dir %{_datadir}/gtk-doc/html/udisks2
14mr|udisks2-2.1.3-4|136	%{_datadir}/gtk-doc/html/udisks2/*
14mr|udisks2-2.1.3-4|137	%{_libdir}/pkgconfig/udisks2.pc
14mr|udisks2-2.1.3-4|138	
14mr|udisks2-2.1.3-4|139	#----------------------------------------------------------------------------
14mr|udisks2-2.1.3-4|140	
14mr|udisks2-2.1.3-4|141	%prep
14mr|udisks2-2.1.3-4|142	%setup -q -n udisks-%{version}
14mr|udisks2-2.1.3-4|143	%patch0 -p1
14mr|udisks2-2.1.3-4|144	%patch1 -p1
14mr|udisks2-2.1.3-4|145	%if %{with multiseat}
14mr|udisks2-2.1.3-4|146	%patch2 -p1
14mr|udisks2-2.1.3-4|147	%else
14mr|udisks2-2.1.3-4|148	%patch3 -p1
14mr|udisks2-2.1.3-4|149	%endif
14mr|udisks2-2.1.3-4|150	%patch4 -p1
14mr|udisks2-2.1.3-4|151	
14mr|udisks2-2.1.3-4|152	%build
14mr|udisks2-2.1.3-4|153	NOCONFIGURE=yes gnome-autogen.sh
14mr|udisks2-2.1.3-4|154	%configure2_5x \
14mr|udisks2-2.1.3-4|155	--enable-gtk-doc \
14mr|udisks2-2.1.3-4|156	--disable-static \
14mr|udisks2-2.1.3-4|157	--with-systemdsystemunitdir=%{_unitdir}
14mr|udisks2-2.1.3-4|158	%make
14mr|udisks2-2.1.3-4|159	
14mr|udisks2-2.1.3-4|160	%install
14mr|udisks2-2.1.3-4|161	%makeinstall_std
14mr|udisks2-2.1.3-4|162	
14mr|udisks2-2.1.3-4|163	mkdir -p %{buildroot}/%{_localstatedir}/lib/udisks2
14mr|udisks2-2.1.3-4|164	
14mr|udisks2-2.1.3-4|165	%find_lang %{name} %{name}.lang
14mr|udisks2-2.1.3-4|166	
14mr|udisks2-2.1.3-4|167	
14mr|udisks2-2.1.3-4|168	%changelog
14mr|udisks2-2.1.3-4|169	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1.3-4
14mr|udisks2-2.1.3-4|170	+ Revision: 97f18fa
14mr|udisks2-2.1.3-4|171	- MassBuild#440: Increase release tag
14mr|udisks2-2.1.3-4|172	
14mr|udisks2-2.1.3-4|173	

21925 14
14mr|ufraw-0.19.2-4|1	%bcond_with	cinepaint
14mr|ufraw-0.19.2-4|2	
14mr|ufraw-0.19.2-4|3	%if %{with cinepaint}
14mr|ufraw-0.19.2-4|4	%define cinepaint_dir %(pkg-config --variable=programplugindir cinepaint-gtk)
14mr|ufraw-0.19.2-4|5	%endif
14mr|ufraw-0.19.2-4|6	
14mr|ufraw-0.19.2-4|7	Summary:	Graphical tool to convert raw images of digital cameras
14mr|ufraw-0.19.2-4|8	Name:		ufraw
14mr|ufraw-0.19.2-4|9	Version:	0.19.2
14mr|ufraw-0.19.2-4|10	Release:	4
14mr|ufraw-0.19.2-4|11	License:	GPLv2+
14mr|ufraw-0.19.2-4|12	Group:		Graphics
14mr|ufraw-0.19.2-4|13	Url:		http://ufraw.sourceforge.net/
14mr|ufraw-0.19.2-4|14	Source0:	http://downloads.sourceforge.net/sourceforge/ufraw/%{name}-%{version}.tar.gz
14mr|ufraw-0.19.2-4|15	BuildRequires:	imagemagick
14mr|ufraw-0.19.2-4|16	BuildRequires:	bzip2-devel
14mr|ufraw-0.19.2-4|17	%if %{with cinepaint}
14mr|ufraw-0.19.2-4|18	BuildRequires:	cinepaint-devel
14mr|ufraw-0.19.2-4|19	%endif
14mr|ufraw-0.19.2-4|20	BuildRequires:	gimp-devel
14mr|ufraw-0.19.2-4|21	BuildRequires:	gomp-devel
14mr|ufraw-0.19.2-4|22	BuildRequires:	jpeg-devel
14mr|ufraw-0.19.2-4|23	BuildRequires:	pkgconfig(cfitsio)
14mr|ufraw-0.19.2-4|24	BuildRequires:	pkgconfig(exiv2)
14mr|ufraw-0.19.2-4|25	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14mr|ufraw-0.19.2-4|26	BuildRequires:	pkgconfig(gtkimageview)
14mr|ufraw-0.19.2-4|27	BuildRequires:	pkgconfig(jasper)
14mr|ufraw-0.19.2-4|28	BuildRequires:	pkgconfig(lcms)
14mr|ufraw-0.19.2-4|29	BuildRequires:	pkgconfig(lensfun)
14mr|ufraw-0.19.2-4|30	BuildRequires:	pkgconfig(libpng)
14mr|ufraw-0.19.2-4|31	BuildRequires:	pkgconfig(libtiff-4)
14mr|ufraw-0.19.2-4|32	BuildRequires:	pkgconfig(zlib)
14mr|ufraw-0.19.2-4|33	
14mr|ufraw-0.19.2-4|34	%description
14mr|ufraw-0.19.2-4|35	UFRaw is a utility to read and manipulate raw images from digital cameras.
14mr|ufraw-0.19.2-4|36	It can be used by itself or as a Gimp plug-in.
14mr|ufraw-0.19.2-4|37	It reads raw images using Dave Coffin's raw conversion utility DCRaw.
14mr|ufraw-0.19.2-4|38	And it supports basic color management using Little CMS, allowing
14mr|ufraw-0.19.2-4|39	the user to apply color profiles.
14mr|ufraw-0.19.2-4|40	
14mr|ufraw-0.19.2-4|41	Raw images are the data directly read from the CCD of the camera,
14mr|ufraw-0.19.2-4|42	without in-camera processing, without lossy JPEG compression, and in
14mr|ufraw-0.19.2-4|43	36 or 48 bits color depth (TIFF has 24 bits). Problem of the raw
14mr|ufraw-0.19.2-4|44	images is that they are in proprietary, camera-specific formats as
14mr|ufraw-0.19.2-4|45	they are exactly what the CCD has captured, and the CCDs on differnt
14mr|ufraw-0.19.2-4|46	cameras are very different. It also contains info about the camera
14mr|ufraw-0.19.2-4|47	settings.
14mr|ufraw-0.19.2-4|48	
14mr|ufraw-0.19.2-4|49	%files -f %{name}.lang
14mr|ufraw-0.19.2-4|50	%doc README
14mr|ufraw-0.19.2-4|51	%{_sysconfdir}/gconf/schemas/ufraw.schemas
14mr|ufraw-0.19.2-4|52	%{_bindir}/*
14mr|ufraw-0.19.2-4|53	%{_datadir}/applications/ufraw.desktop
14mr|ufraw-0.19.2-4|54	%{_datadir}/pixmaps/*.png
14mr|ufraw-0.19.2-4|55	%{_iconsdir}/*.png
14mr|ufraw-0.19.2-4|56	%{_liconsdir}/*.png
14mr|ufraw-0.19.2-4|57	%{_miconsdir}/*.png
14mr|ufraw-0.19.2-4|58	%{_mandir}/man1/*
14mr|ufraw-0.19.2-4|59	
14mr|ufraw-0.19.2-4|60	#----------------------------------------------------------------------------
14mr|ufraw-0.19.2-4|61	
14mr|ufraw-0.19.2-4|62	%package	gimp
14mr|ufraw-0.19.2-4|63	Summary:	Reads the raw image formats of digital cameras into GIMP
14mr|ufraw-0.19.2-4|64	Group:		Graphics
14mr|ufraw-0.19.2-4|65	Requires:	gimp
14mr|ufraw-0.19.2-4|66	Conflicts:	dcraw-gimp2.0 rawphoto
14mr|ufraw-0.19.2-4|67	
14mr|ufraw-0.19.2-4|68	%description	gimp
14mr|ufraw-0.19.2-4|69	A GIMP plug-in which reads and processes raw images from most digital
14mr|ufraw-0.19.2-4|70	cameras. The conversion is done by the dcraw software and so all
14mr|ufraw-0.19.2-4|71	cameras supported by dcraw are also supported by this plug-in.
14mr|ufraw-0.19.2-4|72	
14mr|ufraw-0.19.2-4|73	In contrary to the original GIMP plug-in of dcraw this one is much
14mr|ufraw-0.19.2-4|74	more comfortable, especially because of the life preview image but
14mr|ufraw-0.19.2-4|75	also due to more options.
14mr|ufraw-0.19.2-4|76	
14mr|ufraw-0.19.2-4|77	%files gimp
14mr|ufraw-0.19.2-4|78	%{_libdir}/gimp/2.0/plug-ins/*
14mr|ufraw-0.19.2-4|79	
14mr|ufraw-0.19.2-4|80	#----------------------------------------------------------------------------
14mr|ufraw-0.19.2-4|81	
14mr|ufraw-0.19.2-4|82	%if %{with cinepaint}
14mr|ufraw-0.19.2-4|83	%package	cinepaint
14mr|ufraw-0.19.2-4|84	Summary:	Reads the raw image formats of digital cameras into Cinepaint
14mr|ufraw-0.19.2-4|85	Group:		Graphics
14mr|ufraw-0.19.2-4|86	Requires:	cinepaint
14mr|ufraw-0.19.2-4|87	
14mr|ufraw-0.19.2-4|88	%description	cinepaint
14mr|ufraw-0.19.2-4|89	A Cinepaint plug-in which reads and processes raw images from most digital
14mr|ufraw-0.19.2-4|90	cameras. The conversion is done by the dcraw software and so all
14mr|ufraw-0.19.2-4|91	cameras supported by dcraw are also supported by this plug-in.
14mr|ufraw-0.19.2-4|92	
14mr|ufraw-0.19.2-4|93	%files cinepaint
14mr|ufraw-0.19.2-4|94	%{cinepaint_dir}/plug-ins/*
14mr|ufraw-0.19.2-4|95	%endif
14mr|ufraw-0.19.2-4|96	
14mr|ufraw-0.19.2-4|97	#----------------------------------------------------------------------------
14mr|ufraw-0.19.2-4|98	
14mr|ufraw-0.19.2-4|99	%prep
14mr|ufraw-0.19.2-4|100	%setup -q
14mr|ufraw-0.19.2-4|101	
14mr|ufraw-0.19.2-4|102	%build
14mr|ufraw-0.19.2-4|103	export CPPFLAGS="-I/usr/include/lensfun"
14mr|ufraw-0.19.2-4|104	%configure2_5x --enable-mime
14mr|ufraw-0.19.2-4|105	%make
14mr|ufraw-0.19.2-4|106	
14mr|ufraw-0.19.2-4|107	%install
14mr|ufraw-0.19.2-4|108	%makeinstall_std schemasdir=%{_sysconfdir}/gconf/schemas
14mr|ufraw-0.19.2-4|109	
14mr|ufraw-0.19.2-4|110	%find_lang ufraw
14mr|ufraw-0.19.2-4|111	
14mr|ufraw-0.19.2-4|112	install -d %{buildroot}%{_datadir}/icons/{large,mini}
14mr|ufraw-0.19.2-4|113	
14mr|ufraw-0.19.2-4|114	convert icons/ufraw.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14mr|ufraw-0.19.2-4|115	convert icons/ufraw.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14mr|ufraw-0.19.2-4|116	cp icons/ufraw.png %{buildroot}%{_liconsdir}/%{name}.png
14mr|ufraw-0.19.2-4|117	
14mr|ufraw-0.19.2-4|118	
14mr|ufraw-0.19.2-4|119	%changelog
14mr|ufraw-0.19.2-4|120	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.2-4
14mr|ufraw-0.19.2-4|121	+ Revision: 534586c
14mr|ufraw-0.19.2-4|122	- Bump release
14mr|ufraw-0.19.2-4|123	
14mr|ufraw-0.19.2-4|124	

21926 14
14mr|uim-1.8.6-2|1	%define anthy_version      6620
14mr|uim-1.8.6-2|2	%define m17n_lib_version   1.3.4
14mr|uim-1.8.6-2|3	
14mr|uim-1.8.6-2|4	%define uim_major 8
14mr|uim-1.8.6-2|5	%define libname %mklibname %{name} %{uim_major}
14mr|uim-1.8.6-2|6	%define devname %mklibname -d %{name}
14mr|uim-1.8.6-2|7	
14mr|uim-1.8.6-2|8	%define custom_major 2
14mr|uim-1.8.6-2|9	%define libcustom %mklibname uim-custom %{custom_major}
14mr|uim-1.8.6-2|10	
14mr|uim-1.8.6-2|11	%define gcroots_major 0
14mr|uim-1.8.6-2|12	%define libgcroots %mklibname gcroots %{gcroots_major}
14mr|uim-1.8.6-2|13	
14mr|uim-1.8.6-2|14	%define scm_major 0
14mr|uim-1.8.6-2|15	%define libscm %mklibname uim-scm %{scm_major}
14mr|uim-1.8.6-2|16	
14mr|uim-1.8.6-2|17	Summary:	Multilingual input method library
14mr|uim-1.8.6-2|18	Name:		uim
14mr|uim-1.8.6-2|19	Version:	1.8.6
14mr|uim-1.8.6-2|20	Release:	2
14mr|uim-1.8.6-2|21	Group:		System/Internationalization
14mr|uim-1.8.6-2|22	# uim itself is licensed under BSD
14mr|uim-1.8.6-2|23	# scm/py.scm, helper/eggtrayicon.[ch], qt/pref-kseparator.{cpp,h}
14mr|uim-1.8.6-2|24	#   and qt/chardict/chardict-kseparator.{cpp,h} is licensed under LGPLv2+
14mr|uim-1.8.6-2|25	# pixmaps/*.{svg,png} is licensed under BSD or LGPLv2
14mr|uim-1.8.6-2|26	License:	BSD and LGPLv2+ and (BSD or LGPLv2)
14mr|uim-1.8.6-2|27	Url:		http://code.google.com/p/uim/
14mr|uim-1.8.6-2|28	Source0:	http://uim.googlecode.com/files/%{name}-%{version}.tar.bz2
14mr|uim-1.8.6-2|29	BuildRequires:	ed
14mr|uim-1.8.6-2|30	BuildRequires:	intltool
14mr|uim-1.8.6-2|31	BuildRequires:	libtool
14mr|uim-1.8.6-2|32	BuildRequires:	m17n-db
14mr|uim-1.8.6-2|33	BuildRequires:	pkgconfig(anthy) >= %{anthy_version}
14mr|uim-1.8.6-2|34	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14mr|uim-1.8.6-2|35	BuildRequires:	pkgconfig(gtk+-x11-3.0)
14mr|uim-1.8.6-2|36	BuildRequires:	pkgconfig(libedit)
14mr|uim-1.8.6-2|37	BuildRequires:	pkgconfig(libglade-2.0)
14mr|uim-1.8.6-2|38	BuildRequires:	pkgconfig(libgnome-2.0)
14mr|uim-1.8.6-2|39	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|uim-1.8.6-2|40	BuildRequires:	pkgconfig(libpanelapplet-4.0)
14mr|uim-1.8.6-2|41	BuildRequires:	pkgconfig(m17n-core) >= %{m17n_lib_version}
14mr|uim-1.8.6-2|42	BuildRequires:	pkgconfig(ncurses)
14mr|uim-1.8.6-2|43	BuildRequires:	pkgconfig(QtCore)
14mr|uim-1.8.6-2|44	BuildRequires:	pkgconfig(QtGui)
14mr|uim-1.8.6-2|45	Requires:	anthy >= %{anthy_version}
14mr|uim-1.8.6-2|46	Requires:	m17n-lib >= %{m17n_lib_version}
14mr|uim-1.8.6-2|47	Requires:	skkdic
14mr|uim-1.8.6-2|48	Requires(post,postun):	gtk2-modules
14mr|uim-1.8.6-2|49	
14mr|uim-1.8.6-2|50	%description
14mr|uim-1.8.6-2|51	Uim is a multilingual input method library. Uim's project goal is
14mr|uim-1.8.6-2|52	to provide secure and useful input method for all languages.
14mr|uim-1.8.6-2|53	
14mr|uim-1.8.6-2|54	%files -f %{name}.lang
14mr|uim-1.8.6-2|55	%doc AUTHORS COPYING README
14mr|uim-1.8.6-2|56	%doc sigscheme/doc/*
14mr|uim-1.8.6-2|57	%{_bindir}/uim-el*-agent
14mr|uim-1.8.6-2|58	%{_bindir}/uim-fep*
14mr|uim-1.8.6-2|59	%{_bindir}/uim-help
14mr|uim-1.8.6-2|60	%{_bindir}/uim-module-manager
14mr|uim-1.8.6-2|61	%{_bindir}/uim-sh
14mr|uim-1.8.6-2|62	%{_bindir}/uim-xim
14mr|uim-1.8.6-2|63	%{_bindir}/uim-m17nlib-relink-icons
14mr|uim-1.8.6-2|64	%{_datadir}/applications/*
14mr|uim-1.8.6-2|65	%{_datadir}/emacs/site-lisp/uim-el/*.el
14mr|uim-1.8.6-2|66	%{_datadir}/dbus-1/services/org.gnome.panel.applet.UimAppletFactory.service
14mr|uim-1.8.6-2|67	%{_datadir}/uim
14mr|uim-1.8.6-2|68	%{_mandir}/man1/*
14mr|uim-1.8.6-2|69	
14mr|uim-1.8.6-2|70	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|71	
14mr|uim-1.8.6-2|72	%package gtk
14mr|uim-1.8.6-2|73	Summary:	GNOME helper for uim
14mr|uim-1.8.6-2|74	Group:		System/Internationalization
14mr|uim-1.8.6-2|75	Requires:	%{name} = %{EVRD}
14mr|uim-1.8.6-2|76	Requires:	gtk+2.0
14mr|uim-1.8.6-2|77	
14mr|uim-1.8.6-2|78	%description gtk
14mr|uim-1.8.6-2|79	GNOME helper for uim. It contains some apps like toolbar,
14mr|uim-1.8.6-2|80	system tray, applet, candidate window for Uim library.
14mr|uim-1.8.6-2|81	
14mr|uim-1.8.6-2|82	%files gtk
14mr|uim-1.8.6-2|83	%{_bindir}/uim-input-pad-ja
14mr|uim-1.8.6-2|84	%{_bindir}/uim-dict-gtk
14mr|uim-1.8.6-2|85	%{_bindir}/uim-im-switcher-gtk
14mr|uim-1.8.6-2|86	%{_bindir}/uim-pref-gtk
14mr|uim-1.8.6-2|87	%{_bindir}/uim-toolbar-gtk
14mr|uim-1.8.6-2|88	%{_bindir}/uim-toolbar-gtk-systray
14mr|uim-1.8.6-2|89	%{_libexecdir}/uim-candwin-horizontal-gtk
14mr|uim-1.8.6-2|90	%{_libexecdir}/uim-candwin-gtk
14mr|uim-1.8.6-2|91	%{_libexecdir}/uim-candwin-tbl-gtk
14mr|uim-1.8.6-2|92	%{_libdir}/gtk-2.0/*/immodules/*.so
14mr|uim-1.8.6-2|93	
14mr|uim-1.8.6-2|94	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|95	
14mr|uim-1.8.6-2|96	%package gtk3
14mr|uim-1.8.6-2|97	Summary:	GNOME3 helper for uim
14mr|uim-1.8.6-2|98	Group:		System/Internationalization
14mr|uim-1.8.6-2|99	Requires:	%{name} = %{EVRD}
14mr|uim-1.8.6-2|100	Requires:	gtk+3.0
14mr|uim-1.8.6-2|101	
14mr|uim-1.8.6-2|102	%description gtk3
14mr|uim-1.8.6-2|103	GNOME3 helper for uim. It contains some apps like toolbar,
14mr|uim-1.8.6-2|104	system tray, applet, candidate window for Uim library.
14mr|uim-1.8.6-2|105	
14mr|uim-1.8.6-2|106	%files gtk3
14mr|uim-1.8.6-2|107	%{_bindir}/uim-dict-gtk3
14mr|uim-1.8.6-2|108	%{_bindir}/uim-im-switcher-gtk3
14mr|uim-1.8.6-2|109	%{_bindir}/uim-input-pad-ja-gtk3
14mr|uim-1.8.6-2|110	%{_bindir}/uim-pref-gtk3
14mr|uim-1.8.6-2|111	%{_bindir}/uim-toolbar-gtk3
14mr|uim-1.8.6-2|112	%{_bindir}/uim-toolbar-gtk3-systray
14mr|uim-1.8.6-2|113	%{_libdir}/gtk-3.0/*/immodules/im-uim.so
14mr|uim-1.8.6-2|114	%{_libexecdir}/uim-candwin-horizontal-gtk3
14mr|uim-1.8.6-2|115	%{_libexecdir}/uim-candwin-gtk3
14mr|uim-1.8.6-2|116	%{_libexecdir}/uim-candwin-tbl-gtk3
14mr|uim-1.8.6-2|117	
14mr|uim-1.8.6-2|118	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|119	
14mr|uim-1.8.6-2|120	%package qt4immodule
14mr|uim-1.8.6-2|121	Summary:	A plugin for using UIM on qt4-immodule
14mr|uim-1.8.6-2|122	Group:		System/Internationalization
14mr|uim-1.8.6-2|123	Requires:	%{name} = %{EVRD}
14mr|uim-1.8.6-2|124	Requires:	qt4-common
14mr|uim-1.8.6-2|125	
14mr|uim-1.8.6-2|126	%description qt4immodule
14mr|uim-1.8.6-2|127	A plugin for using UIM on qt4-immodule.
14mr|uim-1.8.6-2|128	
14mr|uim-1.8.6-2|129	%files qt4immodule
14mr|uim-1.8.6-2|130	%{qt4plugins}/inputmethods/*.so
14mr|uim-1.8.6-2|131	
14mr|uim-1.8.6-2|132	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|133	
14mr|uim-1.8.6-2|134	%package base
14mr|uim-1.8.6-2|135	Summary:	Misc files needed by UIM library
14mr|uim-1.8.6-2|136	Group:		System/Internationalization
14mr|uim-1.8.6-2|137	
14mr|uim-1.8.6-2|138	%description base
14mr|uim-1.8.6-2|139	Misc files needed by UIM library.
14mr|uim-1.8.6-2|140	
14mr|uim-1.8.6-2|141	%files base
14mr|uim-1.8.6-2|142	%{_libexecdir}/uim-helper-server
14mr|uim-1.8.6-2|143	%{_libexecdir}/uim-toolbar-applet*
14mr|uim-1.8.6-2|144	%{_datadir}/gnome-panel/4.0/applets/UimApplet.panel-applet
14mr|uim-1.8.6-2|145	%{_libdir}/uim/plugin/libuim-*.so
14mr|uim-1.8.6-2|146	
14mr|uim-1.8.6-2|147	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|148	
14mr|uim-1.8.6-2|149	%package -n %{libname}
14mr|uim-1.8.6-2|150	Summary:	UIM library
14mr|uim-1.8.6-2|151	Group:		System/Internationalization
14mr|uim-1.8.6-2|152	Suggests:	uim-base
14mr|uim-1.8.6-2|153	
14mr|uim-1.8.6-2|154	%description -n %{libname}
14mr|uim-1.8.6-2|155	UIM library.
14mr|uim-1.8.6-2|156	
14mr|uim-1.8.6-2|157	%files -n %{libname}
14mr|uim-1.8.6-2|158	%{_libdir}/libuim.so.%{uim_major}*
14mr|uim-1.8.6-2|159	
14mr|uim-1.8.6-2|160	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|161	
14mr|uim-1.8.6-2|162	%package -n %{libcustom}
14mr|uim-1.8.6-2|163	Summary:	Custom library for UIM
14mr|uim-1.8.6-2|164	Group:		System/Internationalization
14mr|uim-1.8.6-2|165	
14mr|uim-1.8.6-2|166	%description -n %{libcustom}
14mr|uim-1.8.6-2|167	Custom library for UIM.
14mr|uim-1.8.6-2|168	
14mr|uim-1.8.6-2|169	%files -n %{libcustom}
14mr|uim-1.8.6-2|170	%{_libdir}/libuim-custom.so.%{custom_major}*
14mr|uim-1.8.6-2|171	
14mr|uim-1.8.6-2|172	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|173	
14mr|uim-1.8.6-2|174	%package -n %{libgcroots}
14mr|uim-1.8.6-2|175	Summary:	Gcroots library for UIM
14mr|uim-1.8.6-2|176	Group:		System/Internationalization
14mr|uim-1.8.6-2|177	
14mr|uim-1.8.6-2|178	%description -n %{libgcroots}
14mr|uim-1.8.6-2|179	ohis library abstracts architecture-dependent part of garbage collector
14mr|uim-1.8.6-2|180	roots acquisition such as register windows of SPARC and register stack
14mr|uim-1.8.6-2|181	backing store of IA-64.
14mr|uim-1.8.6-2|182	
14mr|uim-1.8.6-2|183	With this library, one can easily write his own garbage collector for
14mr|uim-1.8.6-2|184	small footprint, some application-specific optimizations, just learning or
14mr|uim-1.8.6-2|185	testing experimental ideas.
14mr|uim-1.8.6-2|186	
14mr|uim-1.8.6-2|187	%files -n %{libgcroots}
14mr|uim-1.8.6-2|188	%{_libdir}/libgcroots.so.%{gcroots_major}*
14mr|uim-1.8.6-2|189	
14mr|uim-1.8.6-2|190	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|191	
14mr|uim-1.8.6-2|192	%package -n %{libscm}
14mr|uim-1.8.6-2|193	Summary:	Scm library for UIM
14mr|uim-1.8.6-2|194	Group:		System/Internationalization
14mr|uim-1.8.6-2|195	
14mr|uim-1.8.6-2|196	%description -n %{libscm}
14mr|uim-1.8.6-2|197	Scm library for UIM.
14mr|uim-1.8.6-2|198	
14mr|uim-1.8.6-2|199	%files -n %{libscm}
14mr|uim-1.8.6-2|200	%{_libdir}/libuim-scm.so.%{scm_major}*
14mr|uim-1.8.6-2|201	
14mr|uim-1.8.6-2|202	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|203	
14mr|uim-1.8.6-2|204	%package -n %{devname}
14mr|uim-1.8.6-2|205	Summary:	Headers of uim for development
14mr|uim-1.8.6-2|206	Group:		Development/C
14mr|uim-1.8.6-2|207	Requires:	%{libname} = %{EVRD}
14mr|uim-1.8.6-2|208	Requires:	%{libcustom} = %{EVRD}
14mr|uim-1.8.6-2|209	Requires:	%{libgcroots} = %{EVRD}
14mr|uim-1.8.6-2|210	Requires:	%{libscm} = %{EVRD}
14mr|uim-1.8.6-2|211	Provides:	%{name}-devel = %{EVRD}
14mr|uim-1.8.6-2|212	
14mr|uim-1.8.6-2|213	%description -n %{devname}
14mr|uim-1.8.6-2|214	Headers of %{name} for development.
14mr|uim-1.8.6-2|215	
14mr|uim-1.8.6-2|216	%files -n %{devname}
14mr|uim-1.8.6-2|217	%{_includedir}/*
14mr|uim-1.8.6-2|218	%{_libdir}/lib*.so
14mr|uim-1.8.6-2|219	%{_libdir}/pkgconfig/*.pc
14mr|uim-1.8.6-2|220	
14mr|uim-1.8.6-2|221	#----------------------------------------------------------------------------
14mr|uim-1.8.6-2|222	
14mr|uim-1.8.6-2|223	%prep
14mr|uim-1.8.6-2|224	%setup -q
14mr|uim-1.8.6-2|225	libtoolize --force
14mr|uim-1.8.6-2|226	aclocal -I m4
14mr|uim-1.8.6-2|227	automake -a
14mr|uim-1.8.6-2|228	autoconf
14mr|uim-1.8.6-2|229	
14mr|uim-1.8.6-2|230	%build
14mr|uim-1.8.6-2|231	export QMAKE4=%{qt4bin}/qmake
14mr|uim-1.8.6-2|232	%configure2_5x \
14mr|uim-1.8.6-2|233	--disable-static \
14mr|uim-1.8.6-2|234	--without-anthy \
14mr|uim-1.8.6-2|235	--with-anthy-utf8 \
14mr|uim-1.8.6-2|236	--with-m17nlib \
14mr|uim-1.8.6-2|237	--without-canna \
14mr|uim-1.8.6-2|238	--without-prime \
14mr|uim-1.8.6-2|239	--without-scim \
14mr|uim-1.8.6-2|240	--without-eb \
14mr|uim-1.8.6-2|241	--with-qt4-immodule \
14mr|uim-1.8.6-2|242	--enable-dict \
14mr|uim-1.8.6-2|243	--disable-warnings-into-error
14mr|uim-1.8.6-2|244	
14mr|uim-1.8.6-2|245	%make
14mr|uim-1.8.6-2|246	
14mr|uim-1.8.6-2|247	%install
14mr|uim-1.8.6-2|248	%makeinstall_std
14mr|uim-1.8.6-2|249	
14mr|uim-1.8.6-2|250	# remove docs for sigscheme (they should be installed by %doc)
14mr|uim-1.8.6-2|251	rm -rf %{buildroot}%{_datadir}/doc/sigscheme
14mr|uim-1.8.6-2|252	
14mr|uim-1.8.6-2|253	%find_lang %{name}
14mr|uim-1.8.6-2|254	
14mr|uim-1.8.6-2|255	
14mr|uim-1.8.6-2|256	%changelog
14mr|uim-1.8.6-2|257	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.6-2
14mr|uim-1.8.6-2|258	+ Revision: 19e4471
14mr|uim-1.8.6-2|259	- MassBuild#440: Increase release tag
14mr|uim-1.8.6-2|260	
14mr|uim-1.8.6-2|261	

21927 14
14mr|uim-tomoe-gtk-0.6.0-15|1	Summary:	A tool for providing tomoe support to uim
14mr|uim-tomoe-gtk-0.6.0-15|2	Name:		uim-tomoe-gtk
14mr|uim-tomoe-gtk-0.6.0-15|3	Version:	0.6.0
14mr|uim-tomoe-gtk-0.6.0-15|4	Release:	15
14mr|uim-tomoe-gtk-0.6.0-15|5	Group:		System/Internationalization
14mr|uim-tomoe-gtk-0.6.0-15|6	License:	LGPLv2+
14mr|uim-tomoe-gtk-0.6.0-15|7	Url:		https://sourceforge.jp/projects/tomoe/
14mr|uim-tomoe-gtk-0.6.0-15|8	Source0:	%{name}-%{version}.tar.bz2
14mr|uim-tomoe-gtk-0.6.0-15|9	BuildRequires:	intltool
14mr|uim-tomoe-gtk-0.6.0-15|10	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|uim-tomoe-gtk-0.6.0-15|11	BuildRequires:	pkgconfig(m17n-core)
14mr|uim-tomoe-gtk-0.6.0-15|12	BuildRequires:	pkgconfig(tomoe)
14mr|uim-tomoe-gtk-0.6.0-15|13	BuildRequires:	pkgconfig(tomoe-gtk)
14mr|uim-tomoe-gtk-0.6.0-15|14	BuildRequires:	pkgconfig(uim)
14mr|uim-tomoe-gtk-0.6.0-15|15	Requires:	tomoe
14mr|uim-tomoe-gtk-0.6.0-15|16	Requires:	uim
14mr|uim-tomoe-gtk-0.6.0-15|17	
14mr|uim-tomoe-gtk-0.6.0-15|18	%description
14mr|uim-tomoe-gtk-0.6.0-15|19	A tool for providing tomoe support to uim.
14mr|uim-tomoe-gtk-0.6.0-15|20	
14mr|uim-tomoe-gtk-0.6.0-15|21	%files -f %{name}.lang
14mr|uim-tomoe-gtk-0.6.0-15|22	%doc AUTHORS COPYING ChangeLog
14mr|uim-tomoe-gtk-0.6.0-15|23	%{_bindir}/*
14mr|uim-tomoe-gtk-0.6.0-15|24	
14mr|uim-tomoe-gtk-0.6.0-15|25	#----------------------------------------------------------------------------
14mr|uim-tomoe-gtk-0.6.0-15|26	
14mr|uim-tomoe-gtk-0.6.0-15|27	%prep
14mr|uim-tomoe-gtk-0.6.0-15|28	%setup -q
14mr|uim-tomoe-gtk-0.6.0-15|29	
14mr|uim-tomoe-gtk-0.6.0-15|30	%build
14mr|uim-tomoe-gtk-0.6.0-15|31	%configure2_5x
14mr|uim-tomoe-gtk-0.6.0-15|32	%make
14mr|uim-tomoe-gtk-0.6.0-15|33	
14mr|uim-tomoe-gtk-0.6.0-15|34	%install
14mr|uim-tomoe-gtk-0.6.0-15|35	%makeinstall_std
14mr|uim-tomoe-gtk-0.6.0-15|36	
14mr|uim-tomoe-gtk-0.6.0-15|37	%find_lang %{name}
14mr|uim-tomoe-gtk-0.6.0-15|38	
14mr|uim-tomoe-gtk-0.6.0-15|39	
14mr|uim-tomoe-gtk-0.6.0-15|40	%changelog
14mr|uim-tomoe-gtk-0.6.0-15|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.0-15
14mr|uim-tomoe-gtk-0.6.0-15|42	+ Revision: 83d8b81
14mr|uim-tomoe-gtk-0.6.0-15|43	- MassBuild#440: Increase release tag
14mr|uim-tomoe-gtk-0.6.0-15|44	
14mr|uim-tomoe-gtk-0.6.0-15|45	

21928 14
14mr|umbrello-4.13.3-1|1	Summary:	UML diagramming tool for KDE
14mr|umbrello-4.13.3-1|2	Name:		umbrello
14mr|umbrello-4.13.3-1|3	Version:	4.13.3
14mr|umbrello-4.13.3-1|4	Release:	1
14mr|umbrello-4.13.3-1|5	Epoch:		1
14mr|umbrello-4.13.3-1|6	Group:		Graphical desktop/KDE
14mr|umbrello-4.13.3-1|7	License:	GPLv2+
14mr|umbrello-4.13.3-1|8	Url:		http://www.kde.org
14mr|umbrello-4.13.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mr|umbrello-4.13.3-1|10	%if %{is_beta}
14mr|umbrello-4.13.3-1|11	%define ftpdir unstable
14mr|umbrello-4.13.3-1|12	%else
14mr|umbrello-4.13.3-1|13	%define ftpdir stable
14mr|umbrello-4.13.3-1|14	%endif
14mr|umbrello-4.13.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mr|umbrello-4.13.3-1|16	Source10:	umbrello.rpmlintrc
14mr|umbrello-4.13.3-1|17	BuildRequires:	boost-devel
14mr|umbrello-4.13.3-1|18	BuildRequires:	kdelibs4-devel
14mr|umbrello-4.13.3-1|19	BuildRequires:	pkgconfig(libxml-2.0)
14mr|umbrello-4.13.3-1|20	BuildRequires:	pkgconfig(libxslt)
14mr|umbrello-4.13.3-1|21	
14mr|umbrello-4.13.3-1|22	%description
14mr|umbrello-4.13.3-1|23	Umbrello UML Modeller is a UML diagramming tool for KDE.
14mr|umbrello-4.13.3-1|24	
14mr|umbrello-4.13.3-1|25	%files
14mr|umbrello-4.13.3-1|26	%{_kde_bindir}/umbrello
14mr|umbrello-4.13.3-1|27	%{_kde_applicationsdir}/umbrello.desktop
14mr|umbrello-4.13.3-1|28	%{_kde_appsdir}/umbrello
14mr|umbrello-4.13.3-1|29	%{_kde_iconsdir}/*/*/*/umbrello*
14mr|umbrello-4.13.3-1|30	%{_kde_iconsdir}/*/*/mimetypes/application-x-uml.png
14mr|umbrello-4.13.3-1|31	%{_kde_docdir}/*/*/umbrello
14mr|umbrello-4.13.3-1|32	
14mr|umbrello-4.13.3-1|33	#----------------------------------------------------------------------------
14mr|umbrello-4.13.3-1|34	
14mr|umbrello-4.13.3-1|35	%prep
14mr|umbrello-4.13.3-1|36	%setup -q
14mr|umbrello-4.13.3-1|37	
14mr|umbrello-4.13.3-1|38	%build
14mr|umbrello-4.13.3-1|39	%cmake_kde4
14mr|umbrello-4.13.3-1|40	%make
14mr|umbrello-4.13.3-1|41	
14mr|umbrello-4.13.3-1|42	%install
14mr|umbrello-4.13.3-1|43	%makeinstall_std -C build
14mr|umbrello-4.13.3-1|44	
14mr|umbrello-4.13.3-1|45	
14mr|umbrello-4.13.3-1|46	%changelog
14mr|umbrello-4.13.3-1|47	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mr|umbrello-4.13.3-1|48	+ Revision: 294afd9
14mr|umbrello-4.13.3-1|49	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mr|umbrello-4.13.3-1|50	
14mr|umbrello-4.13.3-1|51	

21929 14
14mr|uml-utilities-20070815-22|1	Summary:	Tools to run and configure usermodes linux
14mr|uml-utilities-20070815-22|2	Name:		uml-utilities
14mr|uml-utilities-20070815-22|3	Version:	20070815
14mr|uml-utilities-20070815-22|4	Release:	22
14mr|uml-utilities-20070815-22|5	License:	GPLv2+
14mr|uml-utilities-20070815-22|6	Group:		Emulators
14mr|uml-utilities-20070815-22|7	Url:		http://user-mode-linux.sourceforge.net/
14mr|uml-utilities-20070815-22|8	Source0:	uml_utilities_%{version}.tar.bz2
14mr|uml-utilities-20070815-22|9	Source1:	tun.rules
14mr|uml-utilities-20070815-22|10	Source2:	umlswitch.service
14mr|uml-utilities-20070815-22|11	Source3:	umlswitch.sysconfig
14mr|uml-utilities-20070815-22|12	Source4:        umlswitch-wrapper.sh
14mr|uml-utilities-20070815-22|13	Patch0:		uml-utilities-fix-install-usage.patch
14mr|uml-utilities-20070815-22|14	Patch1:		tools-20070815-no-strip.patch
14mr|uml-utilities-20070815-22|15	BuildRequires:	readline-devel
14mr|uml-utilities-20070815-22|16	BuildRequires:	pkgconfig(fuse)
14mr|uml-utilities-20070815-22|17	BuildRequires:	pkgconfig(ncurses)
14mr|uml-utilities-20070815-22|18	Requires:	tunctl
14mr|uml-utilities-20070815-22|19	
14mr|uml-utilities-20070815-22|20	%description
14mr|uml-utilities-20070815-22|21	This package contains tools that permit to you:
14mr|uml-utilities-20070815-22|22	- configure on fly running usermode kernel
14mr|uml-utilities-20070815-22|23	- setting up virtual network between usermode host.
14mr|uml-utilities-20070815-22|24	
14mr|uml-utilities-20070815-22|25	%files
14mr|uml-utilities-20070815-22|26	%exclude %{_bindir}/tunctl
14mr|uml-utilities-20070815-22|27	%{_bindir}/uml_switch
14mr|uml-utilities-20070815-22|28	%{_bindir}/umlswitch-wrapper.sh
14mr|uml-utilities-20070815-22|29	%{_libdir}/uml
14mr|uml-utilities-20070815-22|30	%attr(0644,root,root) %{_unitdir}/umlswitch.service
14mr|uml-utilities-20070815-22|31	%config %{_sysconfdir}/sysconfig/umlswitch
14mr|uml-utilities-20070815-22|32	
14mr|uml-utilities-20070815-22|33	%post
14mr|uml-utilities-20070815-22|34	%systemd_post umlswitch.service
14mr|uml-utilities-20070815-22|35	
14mr|uml-utilities-20070815-22|36	%preun
14mr|uml-utilities-20070815-22|37	%systemd_preun umlswitch.service
14mr|uml-utilities-20070815-22|38	
14mr|uml-utilities-20070815-22|39	%postun
14mr|uml-utilities-20070815-22|40	%systemd_postun_with_restart umlswitch.service
14mr|uml-utilities-20070815-22|41	
14mr|uml-utilities-20070815-22|42	#----------------------------------------------------------------------------
14mr|uml-utilities-20070815-22|43	
14mr|uml-utilities-20070815-22|44	%package -n tunctl
14mr|uml-utilities-20070815-22|45	Summary:	Tool to create and manage persistent TUN/TAP interfaces
14mr|uml-utilities-20070815-22|46	Group:		Networking/Other
14mr|uml-utilities-20070815-22|47	Requires(pre): rpm-helper
14mr|uml-utilities-20070815-22|48	Requires(postun): rpm-helper
14mr|uml-utilities-20070815-22|49	
14mr|uml-utilities-20070815-22|50	%description -n tunctl
14mr|uml-utilities-20070815-22|51	tunctl allows the host sysadmin to preconfigure a TUN/TAP device for
14mr|uml-utilities-20070815-22|52	use by a particular user. That user may open and use the device, but
14mr|uml-utilities-20070815-22|53	may not change any aspects of the host side of the interface.
14mr|uml-utilities-20070815-22|54	
14mr|uml-utilities-20070815-22|55	%files -n tunctl
14mr|uml-utilities-20070815-22|56	%{_bindir}/humfsify
14mr|uml-utilities-20070815-22|57	%{_bindir}/jailtest
14mr|uml-utilities-20070815-22|58	%{_bindir}/uml_mconsole
14mr|uml-utilities-20070815-22|59	%{_bindir}/uml_mkcow
14mr|uml-utilities-20070815-22|60	%{_bindir}/uml_moo
14mr|uml-utilities-20070815-22|61	%{_bindir}/uml_mount
14mr|uml-utilities-20070815-22|62	%{_bindir}/uml_net
14mr|uml-utilities-20070815-22|63	%{_bindir}/uml_watchdog
14mr|uml-utilities-20070815-22|64	%{_bindir}/tunctl
14mr|uml-utilities-20070815-22|65	
14mr|uml-utilities-20070815-22|66	%{_sbindir}/jail_uml
14mr|uml-utilities-20070815-22|67	
14mr|uml-utilities-20070815-22|68	%config(noreplace) %{_sysconfdir}/udev/rules.d/45-tun.rules
14mr|uml-utilities-20070815-22|69	
14mr|uml-utilities-20070815-22|70	%pre -n tunctl
14mr|uml-utilities-20070815-22|71	%_pre_groupadd tun
14mr|uml-utilities-20070815-22|72	
14mr|uml-utilities-20070815-22|73	%postun -n tunctl
14mr|uml-utilities-20070815-22|74	%_postun_groupdel tun
14mr|uml-utilities-20070815-22|75	
14mr|uml-utilities-20070815-22|76	#----------------------------------------------------------------------------
14mr|uml-utilities-20070815-22|77	
14mr|uml-utilities-20070815-22|78	%prep
14mr|uml-utilities-20070815-22|79	%setup -n tools-%{version} -q
14mr|uml-utilities-20070815-22|80	%patch0 -p0
14mr|uml-utilities-20070815-22|81	%patch1 -p1
14mr|uml-utilities-20070815-22|82	
14mr|uml-utilities-20070815-22|83	%build
14mr|uml-utilities-20070815-22|84	%make
14mr|uml-utilities-20070815-22|85	
14mr|uml-utilities-20070815-22|86	%install
14mr|uml-utilities-20070815-22|87	%makeinstall_std
14mr|uml-utilities-20070815-22|88	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/45-tun.rules
14mr|uml-utilities-20070815-22|89	
14mr|uml-utilities-20070815-22|90	install -m0644 -D %{SOURCE2} %{buildroot}%{_unitdir}/umlswitch.service
14mr|uml-utilities-20070815-22|91	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/umlswitch
14mr|uml-utilities-20070815-22|92	install -D -m 755 %{SOURCE4} %{buildroot}%{_bindir}/umlswitch-wrapper.sh
14mr|uml-utilities-20070815-22|93	
14mr|uml-utilities-20070815-22|94	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/umlswitch.service
14mr|uml-utilities-20070815-22|95	sed "s:libexecdir:%{_libexecdir}:" -i %{buildroot}%{_unitdir}/umlswitch.service
14mr|uml-utilities-20070815-22|96	
14mr|uml-utilities-20070815-22|97	%changelog
14mr|uml-utilities-20070815-22|98	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 20070815-22
14mr|uml-utilities-20070815-22|99	+ Revision: fb9c294
14mr|uml-utilities-20070815-22|100	- Fix wrapper location
14mr|uml-utilities-20070815-22|101	
14mr|uml-utilities-20070815-22|102	

21930 14
14mr|unac-1.8.0-4|1	%define major 1
14mr|unac-1.8.0-4|2	%define libname %mklibname %name %major
14mr|unac-1.8.0-4|3	%define develname %mklibname -d %name
14mr|unac-1.8.0-4|4	
14mr|unac-1.8.0-4|5	Summary: A command that removes accents
14mr|unac-1.8.0-4|6	Name: unac
14mr|unac-1.8.0-4|7	Version: 1.8.0
14mr|unac-1.8.0-4|8	Release: 4
14mr|unac-1.8.0-4|9	License: GPLv2+
14mr|unac-1.8.0-4|10	Group: Text tools
14mr|unac-1.8.0-4|11	Source: http://ftp.de.debian.org/debian/pool/main/u/unac/unac_%version.orig.tar.gz
14mr|unac-1.8.0-4|12	URL: http://www.nongnu.org/unac/
14mr|unac-1.8.0-4|13	BuildRoot: %{_tmppath}/%{name}-root
14mr|unac-1.8.0-4|14	BuildRequires: gettext-devel
14mr|unac-1.8.0-4|15	
14mr|unac-1.8.0-4|16	%description
14mr|unac-1.8.0-4|17	unac is a C library and command that remove accents from a string.
14mr|unac-1.8.0-4|18	For instance the string t will become ete.  It provides a command
14mr|unac-1.8.0-4|19	line interface that removes accents from a string given in argument
14mr|unac-1.8.0-4|20	(unaccent command). In the library function and the command, the
14mr|unac-1.8.0-4|21	charset of the input string is specified as an argument. The input
14mr|unac-1.8.0-4|22	string is converted to UTF-16 using iconv(3), accents are stripped and
14mr|unac-1.8.0-4|23	the result is converted back to the original charset. The iconv --list
14mr|unac-1.8.0-4|24	command on GNU/Linux will show all charset supported.
14mr|unac-1.8.0-4|25	
14mr|unac-1.8.0-4|26	%package -n %libname
14mr|unac-1.8.0-4|27	Group:System/Libraries
14mr|unac-1.8.0-4|28	Summary: A C library that removes accents
14mr|unac-1.8.0-4|29	
14mr|unac-1.8.0-4|30	%description -n %libname
14mr|unac-1.8.0-4|31	unac is a C library and command that remove accents from a string.
14mr|unac-1.8.0-4|32	For instance the string t will become ete.  It provides a command
14mr|unac-1.8.0-4|33	line interface that removes accents from a string given in argument
14mr|unac-1.8.0-4|34	(unaccent command). In the library function and the command, the
14mr|unac-1.8.0-4|35	charset of the input string is specified as an argument. The input
14mr|unac-1.8.0-4|36	string is converted to UTF-16 using iconv(3), accents are stripped and
14mr|unac-1.8.0-4|37	the result is converted back to the original charset. The iconv --list
14mr|unac-1.8.0-4|38	command on GNU/Linux will show all charset supported.
14mr|unac-1.8.0-4|39	
14mr|unac-1.8.0-4|40	%package -n %develname
14mr|unac-1.8.0-4|41	Group: Development/C
14mr|unac-1.8.0-4|42	Summary: A C library that removes accents
14mr|unac-1.8.0-4|43	Requires: %libname = %version-%release
14mr|unac-1.8.0-4|44	Provides: %name-devel = %version-%release
14mr|unac-1.8.0-4|45	
14mr|unac-1.8.0-4|46	%description -n %develname
14mr|unac-1.8.0-4|47	unac is a C library and command that remove accents from a string.
14mr|unac-1.8.0-4|48	For instance the string t will become ete.  It provides a command
14mr|unac-1.8.0-4|49	line interface that removes accents from a string given in argument
14mr|unac-1.8.0-4|50	(unaccent command). In the library function and the command, the
14mr|unac-1.8.0-4|51	charset of the input string is specified as an argument. The input
14mr|unac-1.8.0-4|52	string is converted to UTF-16 using iconv(3), accents are stripped and
14mr|unac-1.8.0-4|53	the result is converted back to the original charset. The iconv --list
14mr|unac-1.8.0-4|54	command on GNU/Linux will show all charset supported.
14mr|unac-1.8.0-4|55	
14mr|unac-1.8.0-4|56	%prep
14mr|unac-1.8.0-4|57	%setup -q -n %name-%version.orig
14mr|unac-1.8.0-4|58	touch config.rpath
14mr|unac-1.8.0-4|59	autoreconf -fi
14mr|unac-1.8.0-4|60	
14mr|unac-1.8.0-4|61	%build
14mr|unac-1.8.0-4|62	
14mr|unac-1.8.0-4|63	%configure2_5x
14mr|unac-1.8.0-4|64	%make
14mr|unac-1.8.0-4|65	
14mr|unac-1.8.0-4|66	%install
14mr|unac-1.8.0-4|67	rm -rf ${RPM_BUILD_ROOT}
14mr|unac-1.8.0-4|68	%makeinstall_std
14mr|unac-1.8.0-4|69	
14mr|unac-1.8.0-4|70	%clean
14mr|unac-1.8.0-4|71	rm -rf ${RPM_BUILD_ROOT}
14mr|unac-1.8.0-4|72	
14mr|unac-1.8.0-4|73	%files
14mr|unac-1.8.0-4|74	%defattr(-,root,root)
14mr|unac-1.8.0-4|75	%doc ChangeLog README
14mr|unac-1.8.0-4|76	%{_bindir}/unaccent
14mr|unac-1.8.0-4|77	%_mandir/man1/unaccent.1*
14mr|unac-1.8.0-4|78	
14mr|unac-1.8.0-4|79	%files -n %libname
14mr|unac-1.8.0-4|80	%defattr(-,root,root)
14mr|unac-1.8.0-4|81	%_libdir/libunac.so.%{major}*
14mr|unac-1.8.0-4|82	
14mr|unac-1.8.0-4|83	%files -n %develname
14mr|unac-1.8.0-4|84	%defattr(-,root,root)
14mr|unac-1.8.0-4|85	%_libdir/libunac*a
14mr|unac-1.8.0-4|86	%_libdir/libunac*so
14mr|unac-1.8.0-4|87	%_libdir/pkgconfig/unac.pc
14mr|unac-1.8.0-4|88	%{_includedir}/unac.h
14mr|unac-1.8.0-4|89	%{_mandir}/man3/unac.3*
14mr|unac-1.8.0-4|90	
14mr|unac-1.8.0-4|91	
14mr|unac-1.8.0-4|92	
14mr|unac-1.8.0-4|93	
14mr|unac-1.8.0-4|94	%changelog
14mr|unac-1.8.0-4|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.0-4
14mr|unac-1.8.0-4|96	+ Revision: d580148
14mr|unac-1.8.0-4|97	- MassBuild#440: Increase release tag
14mr|unac-1.8.0-4|98	
14mr|unac-1.8.0-4|99	

21931 14
14mr|unionfs-utils-0.2.1-11|1	%define name		unionfs-utils
14mr|unionfs-utils-0.2.1-11|2	%define origname	unionfs_utils
14mr|unionfs-utils-0.2.1-11|3	%define version		0.2.1
14mr|unionfs-utils-0.2.1-11|4	
14mr|unionfs-utils-0.2.1-11|5	%define major		0
14mr|unionfs-utils-0.2.1-11|6	%define libname		%mklibname %{name} %{major}
14mr|unionfs-utils-0.2.1-11|7	%define develname	%mklibname %{name} -d
14mr|unionfs-utils-0.2.1-11|8	
14mr|unionfs-utils-0.2.1-11|9	%define common_description Unionfs is a Stackable Unification File System.
14mr|unionfs-utils-0.2.1-11|10	
14mr|unionfs-utils-0.2.1-11|11	Summary:	Userspace utilities for Unionfs
14mr|unionfs-utils-0.2.1-11|12	Name:		%{name}
14mr|unionfs-utils-0.2.1-11|13	Version:	%{version}
14mr|unionfs-utils-0.2.1-11|14	Release:	11
14mr|unionfs-utils-0.2.1-11|15	Source0:	http://download.filesystems.org/unionfs/unionfs-utils-0.x/%{origname}-%{version}.tar.gz
14mr|unionfs-utils-0.2.1-11|16	License:	GPL+
14mr|unionfs-utils-0.2.1-11|17	Group:		System/Kernel and hardware
14mr|unionfs-utils-0.2.1-11|18	URL:		http://unionfs.filesystems.org/
14mr|unionfs-utils-0.2.1-11|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|unionfs-utils-0.2.1-11|20	BuildRequires:	autoconf
14mr|unionfs-utils-0.2.1-11|21	BuildRequires:	pkgconfig(ext2fs)
14mr|unionfs-utils-0.2.1-11|22	BuildRequires:	libuuid-devel
14mr|unionfs-utils-0.2.1-11|23	Obsoletes:	unionfs-tools
14mr|unionfs-utils-0.2.1-11|24	Provides:	unionfs-tools
14mr|unionfs-utils-0.2.1-11|25	
14mr|unionfs-utils-0.2.1-11|26	%description
14mr|unionfs-utils-0.2.1-11|27	%{common_description}
14mr|unionfs-utils-0.2.1-11|28	
14mr|unionfs-utils-0.2.1-11|29	This package contains userspace utilities for Unionfs.
14mr|unionfs-utils-0.2.1-11|30	
14mr|unionfs-utils-0.2.1-11|31	%package -n	%{libname}
14mr|unionfs-utils-0.2.1-11|32	Summary:	Unionfs utilities library
14mr|unionfs-utils-0.2.1-11|33	Group:		System/Libraries
14mr|unionfs-utils-0.2.1-11|34	
14mr|unionfs-utils-0.2.1-11|35	%description -n	%{libname}
14mr|unionfs-utils-0.2.1-11|36	%{common_description}
14mr|unionfs-utils-0.2.1-11|37	
14mr|unionfs-utils-0.2.1-11|38	This package contains the library needed to run programs dynamically
14mr|unionfs-utils-0.2.1-11|39	linked with Unionfs.
14mr|unionfs-utils-0.2.1-11|40	
14mr|unionfs-utils-0.2.1-11|41	%package -n	%{develname}
14mr|unionfs-utils-0.2.1-11|42	Summary:	Development tools for programs using Unionfs
14mr|unionfs-utils-0.2.1-11|43	Group:		Development/C
14mr|unionfs-utils-0.2.1-11|44	Requires:	%{libname} = %{version}
14mr|unionfs-utils-0.2.1-11|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|unionfs-utils-0.2.1-11|46	Obsoletes:	%{mklibname %name 0 -d}
14mr|unionfs-utils-0.2.1-11|47	
14mr|unionfs-utils-0.2.1-11|48	%description -n	%{develname}
14mr|unionfs-utils-0.2.1-11|49	%{common_description}
14mr|unionfs-utils-0.2.1-11|50	
14mr|unionfs-utils-0.2.1-11|51	This package contains the header files and libraries needed for
14mr|unionfs-utils-0.2.1-11|52	developing programs using the Unionfs utilities library.
14mr|unionfs-utils-0.2.1-11|53	
14mr|unionfs-utils-0.2.1-11|54	%prep
14mr|unionfs-utils-0.2.1-11|55	%setup -q -n %{origname}-%{version}
14mr|unionfs-utils-0.2.1-11|56	
14mr|unionfs-utils-0.2.1-11|57	%build
14mr|unionfs-utils-0.2.1-11|58	autoreconf -fi
14mr|unionfs-utils-0.2.1-11|59	%configure2_5x
14mr|unionfs-utils-0.2.1-11|60	%make
14mr|unionfs-utils-0.2.1-11|61	
14mr|unionfs-utils-0.2.1-11|62	%install
14mr|unionfs-utils-0.2.1-11|63	rm -rf %{buildroot}
14mr|unionfs-utils-0.2.1-11|64	%makeinstall_std
14mr|unionfs-utils-0.2.1-11|65	
14mr|unionfs-utils-0.2.1-11|66	%clean
14mr|unionfs-utils-0.2.1-11|67	rm -rf %{buildroot}
14mr|unionfs-utils-0.2.1-11|68	
14mr|unionfs-utils-0.2.1-11|69	%files
14mr|unionfs-utils-0.2.1-11|70	%defattr(-,root,root)
14mr|unionfs-utils-0.2.1-11|71	%doc AUTHORS ChangeLog NEWS README
14mr|unionfs-utils-0.2.1-11|72	%{_bindir}/union*
14mr|unionfs-utils-0.2.1-11|73	%{_mandir}/man8/*.8*
14mr|unionfs-utils-0.2.1-11|74	
14mr|unionfs-utils-0.2.1-11|75	%files -n %{libname}
14mr|unionfs-utils-0.2.1-11|76	%{_libdir}/libunionfs_utils.so.%{major}*
14mr|unionfs-utils-0.2.1-11|77	
14mr|unionfs-utils-0.2.1-11|78	%files -n %{develname}
14mr|unionfs-utils-0.2.1-11|79	%{_includedir}/unionfs_utils.h
14mr|unionfs-utils-0.2.1-11|80	%{_libdir}/libunionfs_utils.*a
14mr|unionfs-utils-0.2.1-11|81	%{_libdir}/libunionfs_utils.so
14mr|unionfs-utils-0.2.1-11|82	%{_mandir}/man3/*.3*
14mr|unionfs-utils-0.2.1-11|83	
14mr|unionfs-utils-0.2.1-11|84	
14mr|unionfs-utils-0.2.1-11|85	
14mr|unionfs-utils-0.2.1-11|86	
14mr|unionfs-utils-0.2.1-11|87	%changelog
14mr|unionfs-utils-0.2.1-11|88	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.1-11
14mr|unionfs-utils-0.2.1-11|89	+ Revision: 1b5d80e
14mr|unionfs-utils-0.2.1-11|90	- MassBuild#440: Increase release tag
14mr|unionfs-utils-0.2.1-11|91	
14mr|unionfs-utils-0.2.1-11|92	

21932 14
14mr|units-2.11-2|1	Summary:	A utility for converting amounts from one unit to another
14mr|units-2.11-2|2	
14mr|units-2.11-2|3	Name:		units
14mr|units-2.11-2|4	Version:	2.11
14mr|units-2.11-2|5	Release:	2
14mr|units-2.11-2|6	Source0:	ftp://ftp.gnu.org:21/pub/gnu/units/%{name}-%{version}.tar.gz
14mr|units-2.11-2|7	Url:		http://www.gnu.org/software/units/units.html
14mr|units-2.11-2|8	License:	GPLv2
14mr|units-2.11-2|9	Group:		Office
14mr|units-2.11-2|10	BuildRequires:	ncurses-devel
14mr|units-2.11-2|11	BuildRequires:	readline-devel
14mr|units-2.11-2|12	
14mr|units-2.11-2|13	%description
14mr|units-2.11-2|14	The â€˜units' program converts quantities expressed in various scales to
14mr|units-2.11-2|15	their equivalents in other scales. The â€˜units' program can handle
14mr|units-2.11-2|16	multiplicative scale changes as well as nonlinear conversions such as
14mr|units-2.11-2|17	Fahrenheit to Celsius. Temperature and other nonlinear conversions
14mr|units-2.11-2|18	are handled using a functional notation.
14mr|units-2.11-2|19	
14mr|units-2.11-2|20	%prep
14mr|units-2.11-2|21	%setup -q
14mr|units-2.11-2|22	
14mr|units-2.11-2|23	%build
14mr|units-2.11-2|24	%configure2_5x
14mr|units-2.11-2|25	%make
14mr|units-2.11-2|26	make check
14mr|units-2.11-2|27	
14mr|units-2.11-2|28	%install
14mr|units-2.11-2|29	%makeinstall_std
14mr|units-2.11-2|30	
14mr|units-2.11-2|31	%files
14mr|units-2.11-2|32	%{_bindir}/units*
14mr|units-2.11-2|33	%{_datadir}/units*
14mr|units-2.11-2|34	%{_infodir}/*
14mr|units-2.11-2|35	%{_mandir}/man1/units.1*
14mr|units-2.11-2|36	
14mr|units-2.11-2|37	
14mr|units-2.11-2|38	
14mr|units-2.11-2|39	
14mr|units-2.11-2|40	%changelog
14mr|units-2.11-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.11-2
14mr|units-2.11-2|42	+ Revision: 6fc1155
14mr|units-2.11-2|43	- MassBuild#440: Increase release tag
14mr|units-2.11-2|44	
14mr|units-2.11-2|45	

21933 14
14mr|unixODBC-2.3.1-4|1	%define major 2
14mr|unixODBC-2.3.1-4|2	%define libname %mklibname %{name} %{major}
14mr|unixODBC-2.3.1-4|3	%define develname %mklibname %{name} -d
14mr|unixODBC-2.3.1-4|4	
14mr|unixODBC-2.3.1-4|5	Summary:	Unix ODBC driver manager and database drivers
14mr|unixODBC-2.3.1-4|6	Name:		unixODBC
14mr|unixODBC-2.3.1-4|7	Version:	2.3.1
14mr|unixODBC-2.3.1-4|8	Release:	4
14mr|unixODBC-2.3.1-4|9	Group:		Databases
14mr|unixODBC-2.3.1-4|10	License:	GPLv2+ and LGPLv2+
14mr|unixODBC-2.3.1-4|11	URL:		http://www.unixODBC.org/
14mr|unixODBC-2.3.1-4|12	Source0:	http://www.unixodbc.org/%{name}-%{version}.tar.gz
14mr|unixODBC-2.3.1-4|13	BuildRequires:	bison
14mr|unixODBC-2.3.1-4|14	BuildRequires:	flex
14mr|unixODBC-2.3.1-4|15	BuildRequires:	readline-devel
14mr|unixODBC-2.3.1-4|16	BuildRequires:	byacc
14mr|unixODBC-2.3.1-4|17	BuildRequires:	libltdl-devel
14mr|unixODBC-2.3.1-4|18	
14mr|unixODBC-2.3.1-4|19	%description
14mr|unixODBC-2.3.1-4|20	UnixODBC is a free/open specification for providing application developers
14mr|unixODBC-2.3.1-4|21	with a predictable API with which to access Data Sources. Data Sources include
14mr|unixODBC-2.3.1-4|22	SQL Servers and any Data Source with an ODBC Driver.
14mr|unixODBC-2.3.1-4|23	
14mr|unixODBC-2.3.1-4|24	%package -n	%{libname}
14mr|unixODBC-2.3.1-4|25	Summary:	Libraries unixODBC
14mr|unixODBC-2.3.1-4|26	Group:		System/Libraries
14mr|unixODBC-2.3.1-4|27	Obsoletes:	%{mklibname unixODBC 1} < 2.3.1
14mr|unixODBC-2.3.1-4|28	
14mr|unixODBC-2.3.1-4|29	%description -n	%{libname}
14mr|unixODBC-2.3.1-4|30	This package contains the shared unixODBC libraries.
14mr|unixODBC-2.3.1-4|31	
14mr|unixODBC-2.3.1-4|32	%package -n	%{develname}
14mr|unixODBC-2.3.1-4|33	Summary: 	Includes and shared libraries for ODBC development
14mr|unixODBC-2.3.1-4|34	Group: 		Development/Other
14mr|unixODBC-2.3.1-4|35	Requires: 	%{libname} >= %{version}-%{release}
14mr|unixODBC-2.3.1-4|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|unixODBC-2.3.1-4|37	
14mr|unixODBC-2.3.1-4|38	%description -n	%{develname}
14mr|unixODBC-2.3.1-4|39	unixODBC aims to provide a complete ODBC solution for the Linux platform.
14mr|unixODBC-2.3.1-4|40	This package contains the include files and shared libraries for development.
14mr|unixODBC-2.3.1-4|41	
14mr|unixODBC-2.3.1-4|42	%prep
14mr|unixODBC-2.3.1-4|43	%setup -q
14mr|unixODBC-2.3.1-4|44	
14mr|unixODBC-2.3.1-4|45	# Blow away the embedded libtool and replace with build system's libtool.
14mr|unixODBC-2.3.1-4|46	# (We will use the installed libtool anyway, but this makes sure they match.)
14mr|unixODBC-2.3.1-4|47	rm -rf config.guess config.sub install-sh ltmain.sh libltdl
14mr|unixODBC-2.3.1-4|48	# this hack is so we can build with either libtool 2.2 or 1.5
14mr|unixODBC-2.3.1-4|49	libtoolize --install || libtoolize
14mr|unixODBC-2.3.1-4|50	
14mr|unixODBC-2.3.1-4|51	%build
14mr|unixODBC-2.3.1-4|52	autoreconf -fi
14mr|unixODBC-2.3.1-4|53	%configure2_5x \
14mr|unixODBC-2.3.1-4|54	--with-included-ltdl=no \
14mr|unixODBC-2.3.1-4|55	--with-ltdl-include=%{_includedir} \
14mr|unixODBC-2.3.1-4|56	--with-ltdl-lib=%{_libdir} \
14mr|unixODBC-2.3.1-4|57	--disable-static \
14mr|unixODBC-2.3.1-4|58	--enable-drivers
14mr|unixODBC-2.3.1-4|59	%make
14mr|unixODBC-2.3.1-4|60	
14mr|unixODBC-2.3.1-4|61	%install
14mr|unixODBC-2.3.1-4|62	mkdir -p %{buildroot}%{_sysconfdir}
14mr|unixODBC-2.3.1-4|63	%makeinstall_std
14mr|unixODBC-2.3.1-4|64	
14mr|unixODBC-2.3.1-4|65	%multiarch_binaries %{buildroot}%{_bindir}/odbc_config
14mr|unixODBC-2.3.1-4|66	
14mr|unixODBC-2.3.1-4|67	%files
14mr|unixODBC-2.3.1-4|68	%doc AUTHORS INSTALL ChangeLog NEWS README
14mr|unixODBC-2.3.1-4|69	%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/odbc*.ini
14mr|unixODBC-2.3.1-4|70	%dir %{_sysconfdir}/ODBCDataSources
14mr|unixODBC-2.3.1-4|71	%{_bindir}/dltest
14mr|unixODBC-2.3.1-4|72	%{_bindir}/isql
14mr|unixODBC-2.3.1-4|73	%{_bindir}/odbcinst
14mr|unixODBC-2.3.1-4|74	%{_bindir}/iusql
14mr|unixODBC-2.3.1-4|75	
14mr|unixODBC-2.3.1-4|76	%files -n %{libname}
14mr|unixODBC-2.3.1-4|77	%{_libdir}/libodbccr.so.%{major}*
14mr|unixODBC-2.3.1-4|78	%{_libdir}/libodbcinst.so.%{major}*
14mr|unixODBC-2.3.1-4|79	%{_libdir}/libodbcpsql.so.%{major}*
14mr|unixODBC-2.3.1-4|80	%{_libdir}/libodbc.so.%{major}*
14mr|unixODBC-2.3.1-4|81	%{_libdir}/libnn.so.1*
14mr|unixODBC-2.3.1-4|82	%{_libdir}/libtemplate.so.1*
14mr|unixODBC-2.3.1-4|83	
14mr|unixODBC-2.3.1-4|84	%files -n %{develname}
14mr|unixODBC-2.3.1-4|85	%doc doc/
14mr|unixODBC-2.3.1-4|86	%{_bindir}/odbc_config
14mr|unixODBC-2.3.1-4|87	%{_includedir}/*
14mr|unixODBC-2.3.1-4|88	%{_libdir}/lib*.so
14mr|unixODBC-2.3.1-4|89	%{multiarch_bindir}/odbc_config
14mr|unixODBC-2.3.1-4|90	
14mr|unixODBC-2.3.1-4|91	
14mr|unixODBC-2.3.1-4|92	
14mr|unixODBC-2.3.1-4|93	%changelog
14mr|unixODBC-2.3.1-4|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.1-4
14mr|unixODBC-2.3.1-4|95	+ Revision: 06daf17
14mr|unixODBC-2.3.1-4|96	- MassBuild#440: Increase release tag
14mr|unixODBC-2.3.1-4|97	
14mr|unixODBC-2.3.1-4|98	

21934 14
14mr|unoconv-0.6-4|1	Summary:	Tool to convert between any document format supported by LibreOffice
14mr|unoconv-0.6-4|2	Name:		unoconv
14mr|unoconv-0.6-4|3	Version:	0.6
14mr|unoconv-0.6-4|4	Release:	4
14mr|unoconv-0.6-4|5	License:	GPLv2
14mr|unoconv-0.6-4|6	Group:		File tools
14mr|unoconv-0.6-4|7	URL:		http://dag.wieers.com/home-made/unoconv/
14mr|unoconv-0.6-4|8	Source0:	http://dag.wieers.com/home-made/unoconv/%{name}/%{name}-%{version}.tar.gz
14mr|unoconv-0.6-4|9	Patch0:		0001-Fix-a-broken-export-option-and-add-V-as-alternative-.patch
14mr|unoconv-0.6-4|10	Patch1:		0001-python3-added-compatibility.patch
14mr|unoconv-0.6-4|11	Patch2:		0001-update-FSF-address.patch
14mr|unoconv-0.6-4|12	BuildArch:	noarch
14mr|unoconv-0.6-4|13	
14mr|unoconv-0.6-4|14	Requires:	libreoffice-common
14mr|unoconv-0.6-4|15	Requires:	libreoffice-pyuno
14mr|unoconv-0.6-4|16	
14mr|unoconv-0.6-4|17	%description
14mr|unoconv-0.6-4|18	unoconv converts between any document format that LibreOffice understands.
14mr|unoconv-0.6-4|19	It uses LibreOffice's UNO bindings for non-interactive conversion of
14mr|unoconv-0.6-4|20	documents.
14mr|unoconv-0.6-4|21	
14mr|unoconv-0.6-4|22	Supported document formats include Open Document Format (.odf), MS Word (.doc),
14mr|unoconv-0.6-4|23	MS Office Open/MS OOXML (.xml), Portable Document Format (.pdf), HTML, XHTML,
14mr|unoconv-0.6-4|24	RTF, Docbook (.xml), and more.
14mr|unoconv-0.6-4|25	
14mr|unoconv-0.6-4|26	%prep
14mr|unoconv-0.6-4|27	%setup -q
14mr|unoconv-0.6-4|28	%apply_patches
14mr|unoconv-0.6-4|29	
14mr|unoconv-0.6-4|30	%build
14mr|unoconv-0.6-4|31	
14mr|unoconv-0.6-4|32	%install
14mr|unoconv-0.6-4|33	%makeinstall_std
14mr|unoconv-0.6-4|34	
14mr|unoconv-0.6-4|35	pushd %{buildroot}/%{_bindir}
14mr|unoconv-0.6-4|36	mv %{name}3.py %{name}
14mr|unoconv-0.6-4|37	rm %{name}2.py
14mr|unoconv-0.6-4|38	popd
14mr|unoconv-0.6-4|39	
14mr|unoconv-0.6-4|40	%files
14mr|unoconv-0.6-4|41	%doc AUTHORS ChangeLog COPYING README.asciidoc WISHLIST doc/ tests/
14mr|unoconv-0.6-4|42	%{_bindir}/%{name}
14mr|unoconv-0.6-4|43	%{_mandir}/man1/%{name}.1*
14mr|unoconv-0.6-4|44	
14mr|unoconv-0.6-4|45	
14mr|unoconv-0.6-4|46	%changelog
14mr|unoconv-0.6-4|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6-4
14mr|unoconv-0.6-4|48	+ Revision: 62ce47a
14mr|unoconv-0.6-4|49	- MassBuild#440: Increase release tag
14mr|unoconv-0.6-4|50	
14mr|unoconv-0.6-4|51	

21935 14
14mr|unzip-6.0-8|1	%define name	unzip
14mr|unzip-6.0-8|2	%define version 6.0
14mr|unzip-6.0-8|3	%define release 8
14mr|unzip-6.0-8|4	%define src_ver	%(echo %version|sed "s/\\.//"g)
14mr|unzip-6.0-8|5	
14mr|unzip-6.0-8|6	Summary:	Unpacks ZIP files such as those made by pkzip under DOS
14mr|unzip-6.0-8|7	Name:		%{name}
14mr|unzip-6.0-8|8	Version:	%{version}
14mr|unzip-6.0-8|9	Release:	%{release}
14mr|unzip-6.0-8|10	License:	BSD-like
14mr|unzip-6.0-8|11	Group:		Archiving/Compression
14mr|unzip-6.0-8|12	URL:		http://www.info-zip.org/pub/infozip/UnZip.html
14mr|unzip-6.0-8|13	Source0:	http://ftp.info-zip.org/pub/infozip/src/%{name}%{src_ver}.tar.bz2
14mr|unzip-6.0-8|14	Patch0:		%{name}-6.0-libnatspec.patch
14mr|unzip-6.0-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|unzip-6.0-8|16	BuildRequires:	libnatspec-devel
14mr|unzip-6.0-8|17	
14mr|unzip-6.0-8|18	%description
14mr|unzip-6.0-8|19	unzip will list, test, or extract files from a ZIP archive, commonly found
14mr|unzip-6.0-8|20	on MS-DOS systems. A companion program, zip, creates ZIP archives; both
14mr|unzip-6.0-8|21	programs are compatible with archives created by PKWARE's PKZIP and
14mr|unzip-6.0-8|22	PKUNZIP for MS-DOS, but in many cases the program options or default
14mr|unzip-6.0-8|23	behaviors differ.
14mr|unzip-6.0-8|24	
14mr|unzip-6.0-8|25	This version also has encryption support.
14mr|unzip-6.0-8|26	
14mr|unzip-6.0-8|27	%prep
14mr|unzip-6.0-8|28	
14mr|unzip-6.0-8|29	%setup -qn %{name}%{src_ver}
14mr|unzip-6.0-8|30	%patch0 -p1
14mr|unzip-6.0-8|31	
14mr|unzip-6.0-8|32	%build
14mr|unzip-6.0-8|33	%define Werror_cflags %nil
14mr|unzip-6.0-8|34	%ifarch %{ix86}
14mr|unzip-6.0-8|35	%make -ef unix/Makefile linux CF="%{optflags} -D_FILE_OFFSET_BITS=64 -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DDATE_FORMAT=DF_YMD -DNATIVE -Wall -I. -DASM_CRC" CC=gcc LD=gcc AS=gcc AF="-Di386" CRC32=crc_gcc
14mr|unzip-6.0-8|36	%else
14mr|unzip-6.0-8|37	%make -ef unix/Makefile linux_noasm CF="%{optflags} -D_FILE_OFFSET_BITS=64 -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DDATE_FORMAT=DF_YMD -DNATIVE -Wall -I."
14mr|unzip-6.0-8|38	%endif
14mr|unzip-6.0-8|39	
14mr|unzip-6.0-8|40	%install
14mr|unzip-6.0-8|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|unzip-6.0-8|42	
14mr|unzip-6.0-8|43	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man1}
14mr|unzip-6.0-8|44	
14mr|unzip-6.0-8|45	ln -sf unzip zipinfo
14mr|unzip-6.0-8|46	for i in unzip funzip unzipsfx zipinfo;	do install $i %{buildroot}%{_bindir}; done
14mr|unzip-6.0-8|47	install unix/zipgrep %{buildroot}%{_bindir}
14mr|unzip-6.0-8|48	
14mr|unzip-6.0-8|49	for i in man/*.1; do install -m 644 $i %{buildroot}%{_mandir}/man1/; done
14mr|unzip-6.0-8|50	
14mr|unzip-6.0-8|51	cat > README.IMPORTANT.Mandriva << EOF
14mr|unzip-6.0-8|52	This version of unzip include the "unreduce" and "unshrink" algorithms.
14mr|unzip-6.0-8|53	Since 20 June 2003 LZW patents has expired !
14mr|unzip-6.0-8|54	
14mr|unzip-6.0-8|55	
14mr|unzip-6.0-8|56	Please contact Mandriva at <bugs@mandriva.com> if you have
14mr|unzip-6.0-8|57	any problems regarding this issue.
14mr|unzip-6.0-8|58	EOF
14mr|unzip-6.0-8|59	
14mr|unzip-6.0-8|60	%clean
14mr|unzip-6.0-8|61	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
14mr|unzip-6.0-8|62	
14mr|unzip-6.0-8|63	%files
14mr|unzip-6.0-8|64	%defattr(-,root,root)
14mr|unzip-6.0-8|65	%doc BUGS COPYING.OLD Contents History.* INSTALL README ToDo WHERE README.IMPORTANT.Mandriva
14mr|unzip-6.0-8|66	%doc proginfo/
14mr|unzip-6.0-8|67	%{_bindir}/*
14mr|unzip-6.0-8|68	%{_mandir}/man1/*
14mr|unzip-6.0-8|69	
14mr|unzip-6.0-8|70	
14mr|unzip-6.0-8|71	
14mr|unzip-6.0-8|72	%changelog
14mr|unzip-6.0-8|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.0-8
14mr|unzip-6.0-8|74	+ Revision: 8b13919
14mr|unzip-6.0-8|75	- MassBuild#440: Increase release tag
14mr|unzip-6.0-8|76	
14mr|unzip-6.0-8|77	

21936 14
14mr|update-alternatives-1.9.0-10|1	Name:           update-alternatives
14mr|update-alternatives-1.9.0-10|2	Version:        1.9.0
14mr|update-alternatives-1.9.0-10|3	Release:        10
14mr|update-alternatives-1.9.0-10|4	Summary:        Alternative management system
14mr|update-alternatives-1.9.0-10|5	License:        GPL
14mr|update-alternatives-1.9.0-10|6	Group:          System/Configuration/Packaging
14mr|update-alternatives-1.9.0-10|7	URL:            http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/update-alternatives/
14mr|update-alternatives-1.9.0-10|8	Source0:        %{name}-%{version}.tar.bz2
14mr|update-alternatives-1.9.0-10|9	Buildarch:      noarch
14mr|update-alternatives-1.9.0-10|10	Conflicts:  rpm < 4.4.1
14mr|update-alternatives-1.9.0-10|11	# explicit file provides
14mr|update-alternatives-1.9.0-10|12	Provides:       %{_sbindir}/alternatives
14mr|update-alternatives-1.9.0-10|13	Provides:       %{_sbindir}/update-alternatives
14mr|update-alternatives-1.9.0-10|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|update-alternatives-1.9.0-10|15	
14mr|update-alternatives-1.9.0-10|16	%description
14mr|update-alternatives-1.9.0-10|17	Utility for managing concurent software. Original version comes from
14mr|update-alternatives-1.9.0-10|18	Debian but has been patched by Mandriva for use with rpm systems.
14mr|update-alternatives-1.9.0-10|19	
14mr|update-alternatives-1.9.0-10|20	%prep
14mr|update-alternatives-1.9.0-10|21	%setup -q
14mr|update-alternatives-1.9.0-10|22	
14mr|update-alternatives-1.9.0-10|23	%build
14mr|update-alternatives-1.9.0-10|24	
14mr|update-alternatives-1.9.0-10|25	%install
14mr|update-alternatives-1.9.0-10|26	%{__rm} -rf %{buildroot}
14mr|update-alternatives-1.9.0-10|27	
14mr|update-alternatives-1.9.0-10|28	%{makeinstall}
14mr|update-alternatives-1.9.0-10|29	
14mr|update-alternatives-1.9.0-10|30	%{__mkdir_p} %{buildroot}%{_sysconfdir}/alternatives
14mr|update-alternatives-1.9.0-10|31	%{__mkdir_p} %{buildroot}%{_localstatedir}/lib/rpm/alternatives
14mr|update-alternatives-1.9.0-10|32	
14mr|update-alternatives-1.9.0-10|33	(cd %{buildroot}%{_localstatedir}/lib && %{__ln_s} rpm/alternatives alternatives)
14mr|update-alternatives-1.9.0-10|34	(cd %{buildroot}%{_sbindir} && %{__ln_s} update-alternatives alternatives)
14mr|update-alternatives-1.9.0-10|35	
14mr|update-alternatives-1.9.0-10|36	%clean
14mr|update-alternatives-1.9.0-10|37	%{__rm} -rf %{buildroot}
14mr|update-alternatives-1.9.0-10|38	
14mr|update-alternatives-1.9.0-10|39	%files
14mr|update-alternatives-1.9.0-10|40	%defattr(0644,root,root,0755)
14mr|update-alternatives-1.9.0-10|41	%attr(0755,root,root) %{_sbindir}/alternatives
14mr|update-alternatives-1.9.0-10|42	%attr(0755,root,root) %{_sbindir}/update-alternatives
14mr|update-alternatives-1.9.0-10|43	%{_mandir}/man8/update-alternatives.8*
14mr|update-alternatives-1.9.0-10|44	%dir %{_localstatedir}/lib/alternatives
14mr|update-alternatives-1.9.0-10|45	%dir %{_localstatedir}/lib/rpm/alternatives
14mr|update-alternatives-1.9.0-10|46	%dir %{_sysconfdir}/alternatives
14mr|update-alternatives-1.9.0-10|47	
14mr|update-alternatives-1.9.0-10|48	
14mr|update-alternatives-1.9.0-10|49	
14mr|update-alternatives-1.9.0-10|50	%changelog
14mr|update-alternatives-1.9.0-10|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.0-10
14mr|update-alternatives-1.9.0-10|52	+ Revision: 50606f9
14mr|update-alternatives-1.9.0-10|53	- MassBuild#440: Increase release tag
14mr|update-alternatives-1.9.0-10|54	
14mr|update-alternatives-1.9.0-10|55	

21937 14
14mr|upower-0.99.0-2|1	%define oname UPower
14mr|upower-0.99.0-2|2	
14mr|upower-0.99.0-2|3	%define major 2
14mr|upower-0.99.0-2|4	%define girmajor 1.0
14mr|upower-0.99.0-2|5	%define libname %mklibname upower-glib %{major}
14mr|upower-0.99.0-2|6	%define girname %mklibname upower-glib-gir %{girmajor}
14mr|upower-0.99.0-2|7	%define devname %mklibname -d upower-glib
14mr|upower-0.99.0-2|8	
14mr|upower-0.99.0-2|9	%define oldlibname %mklibname devkit-power-gobject 1
14mr|upower-0.99.0-2|10	%define olddevname %mklibname -d devkit-power-gobject
14mr|upower-0.99.0-2|11	
14mr|upower-0.99.0-2|12	Summary:	Power Management Service
14mr|upower-0.99.0-2|13	Name:		upower
14mr|upower-0.99.0-2|14	Version:	0.99.0
14mr|upower-0.99.0-2|15	Release:	2
14mr|upower-0.99.0-2|16	License:	GPLv2+
14mr|upower-0.99.0-2|17	Group:		System/Kernel and hardware
14mr|upower-0.99.0-2|18	URL:		http://upower.freedesktop.org/
14mr|upower-0.99.0-2|19	Source0:	http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz
14mr|upower-0.99.0-2|20	BuildRequires:	docbook-style-xsl
14mr|upower-0.99.0-2|21	BuildRequires:	gettext
14mr|upower-0.99.0-2|22	BuildRequires:	gtk-doc
14mr|upower-0.99.0-2|23	BuildRequires:	intltool
14mr|upower-0.99.0-2|24	BuildRequires:	xsltproc
14mr|upower-0.99.0-2|25	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|upower-0.99.0-2|26	BuildRequires:	pkgconfig(gudev-1.0) >= 186
14mr|upower-0.99.0-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|upower-0.99.0-2|28	BuildRequires:	pkgconfig(libimobiledevice-1.0)
14mr|upower-0.99.0-2|29	BuildRequires:	pkgconfig(libusb-1.0)
14mr|upower-0.99.0-2|30	BuildRequires:	pkgconfig(polkit-gobject-1)
14mr|upower-0.99.0-2|31	BuildRequires:	pkgconfig(libsystemd-login)
14mr|upower-0.99.0-2|32	BuildRequires:	pkgconfig(systemd)
14mr|upower-0.99.0-2|33	Requires(post,preun,postun):	systemd
14mr|upower-0.99.0-2|34	Requires(post,preun):	rpm-helper
14mr|upower-0.99.0-2|35	
14mr|upower-0.99.0-2|36	%ifarch %{ix86} x86_64
14mr|upower-0.99.0-2|37	Requires:  suspend
14mr|upower-0.99.0-2|38	%endif
14mr|upower-0.99.0-2|39	Provides:	%{oname} = %{version}-%{release}
14mr|upower-0.99.0-2|40	Obsoletes:	devicekit-power
14mr|upower-0.99.0-2|41	Provides:  devicekit-power
14mr|upower-0.99.0-2|42	
14mr|upower-0.99.0-2|43	%description
14mr|upower-0.99.0-2|44	%{oname} provides a daemon, API and command line tools for
14mr|upower-0.99.0-2|45	managing power devices attached to the system.
14mr|upower-0.99.0-2|46	
14mr|upower-0.99.0-2|47	%package -n %{libname}
14mr|upower-0.99.0-2|48	Summary:	Shared Library of %{oname}
14mr|upower-0.99.0-2|49	Group:		System/Libraries
14mr|upower-0.99.0-2|50	Obsoletes:	%{oldlibname}
14mr|upower-0.99.0-2|51	Obsoletes:	%{_lib}upower-glib1
14mr|upower-0.99.0-2|52	
14mr|upower-0.99.0-2|53	%description -n %{libname}
14mr|upower-0.99.0-2|54	%{oname} provides a daemon, API and command line tools for
14mr|upower-0.99.0-2|55	managing power devices attached to the system.
14mr|upower-0.99.0-2|56	
14mr|upower-0.99.0-2|57	%package -n %{girname}
14mr|upower-0.99.0-2|58	Summary:	GObject Introspection interface description for %{name}
14mr|upower-0.99.0-2|59	Group:		System/Libraries
14mr|upower-0.99.0-2|60	Conflicts:	%{_lib}upower-glib1 < 0.9.15-3
14mr|upower-0.99.0-2|61	
14mr|upower-0.99.0-2|62	%description -n	%{girname}
14mr|upower-0.99.0-2|63	GObject Introspection interface description for %{name}.
14mr|upower-0.99.0-2|64	
14mr|upower-0.99.0-2|65	%package -n %{devname}
14mr|upower-0.99.0-2|66	Summary:	Headers and libraries for %{oname}
14mr|upower-0.99.0-2|67	Group:		Development/C
14mr|upower-0.99.0-2|68	Provides:	%{oname}-devel = %{version}-%{release}
14mr|upower-0.99.0-2|69	Requires:	%{libname} = %{version}-%{release}
14mr|upower-0.99.0-2|70	Requires:	%{girname} = %{version}-%{release}
14mr|upower-0.99.0-2|71	Obsoletes:	%{olddevname}
14mr|upower-0.99.0-2|72	
14mr|upower-0.99.0-2|73	%description -n	%{devname}
14mr|upower-0.99.0-2|74	Headers and libraries for %{oname}
14mr|upower-0.99.0-2|75	
14mr|upower-0.99.0-2|76	%prep
14mr|upower-0.99.0-2|77	%setup -q
14mr|upower-0.99.0-2|78	%apply_patches
14mr|upower-0.99.0-2|79	
14mr|upower-0.99.0-2|80	%build
14mr|upower-0.99.0-2|81	%configure2_5x \
14mr|upower-0.99.0-2|82	--disable-static \
14mr|upower-0.99.0-2|83	--with-udevrulesdir=/lib/udev/rules.d
14mr|upower-0.99.0-2|84	%make
14mr|upower-0.99.0-2|85	
14mr|upower-0.99.0-2|86	%install
14mr|upower-0.99.0-2|87	%makeinstall_std
14mr|upower-0.99.0-2|88	
14mr|upower-0.99.0-2|89	%find_lang %{name}
14mr|upower-0.99.0-2|90	
14mr|upower-0.99.0-2|91	%post
14mr|upower-0.99.0-2|92	%systemd_post %{name}
14mr|upower-0.99.0-2|93	
14mr|upower-0.99.0-2|94	%preun
14mr|upower-0.99.0-2|95	%systemd_preun %{name}
14mr|upower-0.99.0-2|96	
14mr|upower-0.99.0-2|97	%postun
14mr|upower-0.99.0-2|98	%systemd_postun %{name}
14mr|upower-0.99.0-2|99	
14mr|upower-0.99.0-2|100	%files -f %{name}.lang
14mr|upower-0.99.0-2|101	%doc README AUTHORS NEWS HACKING
14mr|upower-0.99.0-2|102	%dir %{_sysconfdir}/UPower/
14mr|upower-0.99.0-2|103	%config(noreplace) %{_sysconfdir}/UPower/UPower.conf
14mr|upower-0.99.0-2|104	%{_sysconfdir}/dbus-1/system.d/*.conf
14mr|upower-0.99.0-2|105	/lib/udev/rules.d/*.rules
14mr|upower-0.99.0-2|106	%{_localstatedir}/lib/upower
14mr|upower-0.99.0-2|107	%{_bindir}/*
14mr|upower-0.99.0-2|108	%{_libexecdir}/upowerd
14mr|upower-0.99.0-2|109	#%{_datadir}/polkit-1/actions/*.policy
14mr|upower-0.99.0-2|110	%{_datadir}/dbus-1/system-services/*.service
14mr|upower-0.99.0-2|111	
14mr|upower-0.99.0-2|112	%{_unitdir}/upower.service
14mr|upower-0.99.0-2|113	#%{_unitdir}-sleep/notify-upower.sh
14mr|upower-0.99.0-2|114	
14mr|upower-0.99.0-2|115	%{_mandir}/man1/*
14mr|upower-0.99.0-2|116	%{_mandir}/man7/*
14mr|upower-0.99.0-2|117	%{_mandir}/man8/*
14mr|upower-0.99.0-2|118	
14mr|upower-0.99.0-2|119	%files -n %{libname}
14mr|upower-0.99.0-2|120	%{_libdir}/libupower-glib.so.%{major}*
14mr|upower-0.99.0-2|121	
14mr|upower-0.99.0-2|122	%files -n %{girname}
14mr|upower-0.99.0-2|123	%{_libdir}/girepository-1.0/UPowerGlib-%{girmajor}.typelib
14mr|upower-0.99.0-2|124	
14mr|upower-0.99.0-2|125	%files -n %{devname}
14mr|upower-0.99.0-2|126	%{_includedir}/libupower-glib
14mr|upower-0.99.0-2|127	%{_libdir}/*.so
14mr|upower-0.99.0-2|128	%{_libdir}/pkgconfig/upower-glib.pc
14mr|upower-0.99.0-2|129	%{_datadir}/dbus-1/interfaces/*.xml
14mr|upower-0.99.0-2|130	#dir %{_datadir}/gtk-doc/html/UPower
14mr|upower-0.99.0-2|131	#{_datadir}/gtk-doc/html/UPower/*
14mr|upower-0.99.0-2|132	%{_datadir}/gir-1.0/UPowerGlib-%{girmajor}.gir
14mr|upower-0.99.0-2|133	
14mr|upower-0.99.0-2|134	%changelog
14mr|upower-0.99.0-2|135	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99.0-2
14mr|upower-0.99.0-2|136	+ Revision: 7fe9579
14mr|upower-0.99.0-2|137	- MassBuild#440: Increase release tag
14mr|upower-0.99.0-2|138	
14mr|upower-0.99.0-2|139	

21938 14
14mr|upx-3.91-3|1	Summary:	The Ultimate Packer for eXecutables
14mr|upx-3.91-3|2	Name:		upx
14mr|upx-3.91-3|3	Version:	3.91
14mr|upx-3.91-3|4	Release:	3
14mr|upx-3.91-3|5	License:	GPLv2+
14mr|upx-3.91-3|6	Group:		Archiving/Compression
14mr|upx-3.91-3|7	URL:		http://upx.sourceforge.net/
14mr|upx-3.91-3|8	Source0:	http://upx.sourceforge.net/download/%{name}-%{version}-src.tar.bz2
14mr|upx-3.91-3|9	BuildRequires:	ucl-devel
14mr|upx-3.91-3|10	BuildRequires:	pkgconfig(zlib)
14mr|upx-3.91-3|11	
14mr|upx-3.91-3|12	%description
14mr|upx-3.91-3|13	UPX is an advanced executable file compressor. UPX will typically
14mr|upx-3.91-3|14	reduce the file size of programs and DLLs by around 50%-70%, thus
14mr|upx-3.91-3|15	reducing disk space, network load times, download times and other
14mr|upx-3.91-3|16	distribution and storage costs.
14mr|upx-3.91-3|17	
14mr|upx-3.91-3|18	Programs and libraries compressed by UPX are completely self-contained
14mr|upx-3.91-3|19	and run exactly as before, with no runtime or memory penalty for most
14mr|upx-3.91-3|20	of the supported formats.
14mr|upx-3.91-3|21	
14mr|upx-3.91-3|22	UPX supports a number of different executable formats, including
14mr|upx-3.91-3|23	Win95/98/ME/NT/2000 programs and DLLs, DOS programs, and Linux executables.
14mr|upx-3.91-3|24	
14mr|upx-3.91-3|25	UPX is rated number one in the well known Archive Comparison Test. Visit
14mr|upx-3.91-3|26	http://compression.ca/act-exepack.html
14mr|upx-3.91-3|27	
14mr|upx-3.91-3|28	%files
14mr|upx-3.91-3|29	%doc BUGS LICENSE NEWS PROJECTS README* THANKS doc/upx.doc doc/upx.html doc/*.txt
14mr|upx-3.91-3|30	%{_bindir}/*
14mr|upx-3.91-3|31	%attr(644,root,man) %{_mandir}/man1/*
14mr|upx-3.91-3|32	
14mr|upx-3.91-3|33	#----------------------------------------------------------------------------
14mr|upx-3.91-3|34	
14mr|upx-3.91-3|35	%prep
14mr|upx-3.91-3|36	%setup -q -n %{name}-%{version}-src
14mr|upx-3.91-3|37	
14mr|upx-3.91-3|38	%build
14mr|upx-3.91-3|39	# building the docs
14mr|upx-3.91-3|40	%make -C doc
14mr|upx-3.91-3|41	export UCLDIR=%{_prefix}
14mr|upx-3.91-3|42	%make -C src CXXFLAGS="%{optflags} -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings" CXX="%__cxx"
14mr|upx-3.91-3|43	
14mr|upx-3.91-3|44	%install
14mr|upx-3.91-3|45	install -d %{buildroot}%{_bindir}
14mr|upx-3.91-3|46	install -d %{buildroot}%{_mandir}/man1
14mr|upx-3.91-3|47	
14mr|upx-3.91-3|48	install -m 755 src/upx.out %{buildroot}%{_bindir}/upx
14mr|upx-3.91-3|49	install -m 644 doc/upx.1 %{buildroot}%{_mandir}/man1/
14mr|upx-3.91-3|50	
14mr|upx-3.91-3|51	
14mr|upx-3.91-3|52	%changelog
14mr|upx-3.91-3|53	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.91-3
14mr|upx-3.91-3|54	+ Revision: a7a9e81
14mr|upx-3.91-3|55	- New version 3.91
14mr|upx-3.91-3|56	
14mr|upx-3.91-3|57	

21939 14
14mr|urlview-0.9-19|1	Name:		urlview
14mr|urlview-0.9-19|2	Version:	0.9
14mr|urlview-0.9-19|3	Release:	19
14mr|urlview-0.9-19|4	
14mr|urlview-0.9-19|5	Summary:	A URL extractor/viewer for use with Mutt
14mr|urlview-0.9-19|6	License:	GPL
14mr|urlview-0.9-19|7	Group:		Networking/Mail
14mr|urlview-0.9-19|8	Url:		ftp://ftp.mutt.org/mutt/contrib/
14mr|urlview-0.9-19|9	Source0:	ftp://ftp.mutt.org/mutt/contrib/%{name}-%{version}.tar.bz2
14mr|urlview-0.9-19|10	Source1:	urlview-regex.o-alpha.bz2
14mr|urlview-0.9-19|11	Patch0:		urlview-comma.patch2
14mr|urlview-0.9-19|12	Patch1:		urlview-0.9-use_firefox.patch
14mr|urlview-0.9-19|13	# fix #54424: fix segfault when opening an url
14mr|urlview-0.9-19|14	Patch2:		urlview-0.9-fix_segfault.patch
14mr|urlview-0.9-19|15	
14mr|urlview-0.9-19|16	BuildRequires:	autoconf automake libtool
14mr|urlview-0.9-19|17	BuildRequires:	slang-devel
14mr|urlview-0.9-19|18	
14mr|urlview-0.9-19|19	Requires:	webclient
14mr|urlview-0.9-19|20	
14mr|urlview-0.9-19|21	%description
14mr|urlview-0.9-19|22	urlview extracts URLs from a given text file, and presents a menu
14mr|urlview-0.9-19|23	of URLs to view using a user specified command.
14mr|urlview-0.9-19|24	
14mr|urlview-0.9-19|25	%prep
14mr|urlview-0.9-19|26	%setup -q
14mr|urlview-0.9-19|27	%patch0 -p1
14mr|urlview-0.9-19|28	%patch1 -p1 -b .firefox
14mr|urlview-0.9-19|29	%patch2 -b .segfault
14mr|urlview-0.9-19|30	
14mr|urlview-0.9-19|31	%build
14mr|urlview-0.9-19|32	#suckattack
14mr|urlview-0.9-19|33	%ifarch alpha
14mr|urlview-0.9-19|34	mkdir regex
14mr|urlview-0.9-19|35	bzcat %{SOURCE1} > regex/regex.o
14mr|urlview-0.9-19|36	%endif
14mr|urlview-0.9-19|37	
14mr|urlview-0.9-19|38	# We need NEWS to make autoreconf happy
14mr|urlview-0.9-19|39	touch NEWS
14mr|urlview-0.9-19|40	autoreconf -fi
14mr|urlview-0.9-19|41	%configure --with-slang
14mr|urlview-0.9-19|42	%make
14mr|urlview-0.9-19|43	
14mr|urlview-0.9-19|44	%install
14mr|urlview-0.9-19|45	mkdir -p %{buildroot}%{_bindir}
14mr|urlview-0.9-19|46	mkdir -p %{buildroot}%{_mandir}/man1
14mr|urlview-0.9-19|47	%makeinstall
14mr|urlview-0.9-19|48	install -m755 url_handler.sh %{buildroot}%{_bindir}/url_handler.sh
14mr|urlview-0.9-19|49	
14mr|urlview-0.9-19|50	%files
14mr|urlview-0.9-19|51	%doc AUTHORS ChangeLog COPYING
14mr|urlview-0.9-19|52	%doc INSTALL README sample.urlview
14mr|urlview-0.9-19|53	%doc urlview.sgml
14mr|urlview-0.9-19|54	%{_bindir}/urlview
14mr|urlview-0.9-19|55	%{_bindir}/url_handler.sh
14mr|urlview-0.9-19|56	%{_mandir}/man1/urlview.1*
14mr|urlview-0.9-19|57	
14mr|urlview-0.9-19|58	
14mr|urlview-0.9-19|59	
14mr|urlview-0.9-19|60	%changelog
14mr|urlview-0.9-19|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-19
14mr|urlview-0.9-19|62	+ Revision: 4fdd2fa
14mr|urlview-0.9-19|63	- MassBuild#440: Increase release tag
14mr|urlview-0.9-19|64	
14mr|urlview-0.9-19|65	

21940 14
14mr|urpmi-7.32.3-17|1	%bcond_without	gurpmi
14mr|urpmi-7.32.3-17|2	
14mr|urpmi-7.32.3-17|3	Name:		urpmi
14mr|urpmi-7.32.3-17|4	Version:	7.32.3
14mr|urpmi-7.32.3-17|5	Release:	17
14mr|urpmi-7.32.3-17|6	Summary:	Command-line software installation tools
14mr|urpmi-7.32.3-17|7	
14mr|urpmi-7.32.3-17|8	Group:		System/Configuration/Packaging
14mr|urpmi-7.32.3-17|9	License:	GPLv2+
14mr|urpmi-7.32.3-17|10	Source0:	%{name}-%{version}.tar.xz
14mr|urpmi-7.32.3-17|11	
14mr|urpmi-7.32.3-17|12	# Always download xml-info files
14mr|urpmi-7.32.3-17|13	Patch1:         urpmi-7.32.2-always-xml-info.patch
14mr|urpmi-7.32.3-17|14	
14mr|urpmi-7.32.3-17|15	# Support for custom Curl (e.g., with GOST support)
14mr|urpmi-7.32.3-17|16	Patch2:         urpmi-7.32.2-curl_gost.patch
14mr|urpmi-7.32.3-17|17	
14mr|urpmi-7.32.3-17|18	# Drop dudf completely
14mr|urpmi-7.32.3-17|19	Patch3:         urpmi-7.32.2-disable-orphan-dudf.patch
14mr|urpmi-7.32.3-17|20	
14mr|urpmi-7.32.3-17|21	# Set '--download-all' by default
14mr|urpmi-7.32.3-17|22	Patch4:         urpmi-7.32.2-download-all.patch
14mr|urpmi-7.32.3-17|23	
14mr|urpmi-7.32.3-17|24	# Try to avoid some warnings when running not in terminal
14mr|urpmi-7.32.3-17|25	Patch5:         urpmi-7.32.2-drop-terminal-size-warnings.patch
14mr|urpmi-7.32.3-17|26	
14mr|urpmi-7.32.3-17|27	Patch6:         urpmi-7.32.2-look-for-both-name-and-provides.patch
14mr|urpmi-7.32.3-17|28	
14mr|urpmi-7.32.3-17|29	# Drop --anyauth for curl - conflicts with private repos in ABF
14mr|urpmi-7.32.3-17|30	Patch7:         urpmi-7.32.2.no_anyauth_curl.patch
14mr|urpmi-7.32.3-17|31	
14mr|urpmi-7.32.3-17|32	# By default, don't calculate orohans
14mr|urpmi-7.32.3-17|33	Patch8:         urpmi-7.32.2-no-orphans-by-default.patch
14mr|urpmi-7.32.3-17|34	
14mr|urpmi-7.32.3-17|35	# In case of synthesis parse error, disable media for the current session,
14mr|urpmi-7.32.3-17|36	# not forever
14mr|urpmi-7.32.3-17|37	Patch9:         urpmi-7.32.2-repo-disable-on-parse-error.patch
14mr|urpmi-7.32.3-17|38	
14mr|urpmi-7.32.3-17|39	Patch10:        urpmi-7.32.2-rosa-mirrors.patch
14mr|urpmi-7.32.3-17|40	Patch11:        urpmi-7.32.2-rosa-release.patch
14mr|urpmi-7.32.3-17|41	
14mr|urpmi-7.32.3-17|42	Patch12:        urpmi-7.32.2-show-full-what-requires.patch
14mr|urpmi-7.32.3-17|43	
14mr|urpmi-7.32.3-17|44	# By default, automatically choose the best alternative
14mr|urpmi-7.32.3-17|45	Patch13:	urpmi-7.32.2-auto-req.patch
14mr|urpmi-7.32.3-17|46	
14mr|urpmi-7.32.3-17|47	Patch14:	urpmi-7.32.2-ru-l10n.patch
14mr|urpmi-7.32.3-17|48	
14mr|urpmi-7.32.3-17|49	Patch15:	urpmi-7.32.2-auto-media-update.patch
14mr|urpmi-7.32.3-17|50	
14mr|urpmi-7.32.3-17|51	Patch16:	urpmi-7.32.2-urpmq-fuzzy-by-default.patch
14mr|urpmi-7.32.3-17|52	
14mr|urpmi-7.32.3-17|53	Patch17:	urpmi-7.32.3-allow-media-without-keys.patch
14mr|urpmi-7.32.3-17|54	
14mr|urpmi-7.32.3-17|55	Patch18:	urpmi-7.32.3-no-enable_exceptions2.patch
14mr|urpmi-7.32.3-17|56	
14mr|urpmi-7.32.3-17|57	Patch19:	urpmi-7.32.3-restricted-in-config.patch
14mr|urpmi-7.32.3-17|58	
14mr|urpmi-7.32.3-17|59	# For update from rosa2012.1 to 2014.1, it is really nice to update shared-mime-info
14mr|urpmi-7.32.3-17|60	# in the first order (since it will speed up post scripts significantly)
14mr|urpmi-7.32.3-17|61	Patch20:	urpmi-7.32.3-force-shared-mime-info-update.patch
14mr|urpmi-7.32.3-17|62	
14mr|urpmi-7.32.3-17|63	URL:		http://wiki.mandriva.com/en/Tools/urpmi
14mr|urpmi-7.32.3-17|64	Requires:	webfetch gnupg
14mr|urpmi-7.32.3-17|65	Requires(post):	perl-Locale-gettext
14mr|urpmi-7.32.3-17|66	Requires(post):	perl-URPM >= 4.43
14mr|urpmi-7.32.3-17|67	# gzip is used in perl-URPM for synthesis and hdlist
14mr|urpmi-7.32.3-17|68	Requires(post):	gzip
14mr|urpmi-7.32.3-17|69	Requires:	genhdlist2
14mr|urpmi-7.32.3-17|70	Requires:	perl-Time-ZoneInfo
14mr|urpmi-7.32.3-17|71	Requires:	perl-Filesys-Df
14mr|urpmi-7.32.3-17|72	Requires:	meta-task
14mr|urpmi-7.32.3-17|73	Requires:	usermode-consoleonly
14mr|urpmi-7.32.3-17|74	# TODO: revise?
14mr|urpmi-7.32.3-17|75	# require these just to make sure they are installed with urpmi
14mr|urpmi-7.32.3-17|76	Requires:	perl-Locale-gettext >= 1.50.0-10
14mr|urpmi-7.32.3-17|77	Requires:	perl-Term-ReadKey >= 2.30-16
14mr|urpmi-7.32.3-17|78	Requires:	perl-XML-LibXML >= 1.980.0-2
14mr|urpmi-7.32.3-17|79	# For urpmi.recover
14mr|urpmi-7.32.3-17|80	Requires:	urpm-tools
14mr|urpmi-7.32.3-17|81	Requires:	perl(Date::Manip)
14mr|urpmi-7.32.3-17|82	Requires:	faketime
14mr|urpmi-7.32.3-17|83	
14mr|urpmi-7.32.3-17|84	# /update
14mr|urpmi-7.32.3-17|85	Suggests:	perl-Hal-Cdroms
14mr|urpmi-7.32.3-17|86	Suggests:	aria2
14mr|urpmi-7.32.3-17|87	BuildRequires:	bzip2-devel
14mr|urpmi-7.32.3-17|88	BuildRequires:	gettext intltool
14mr|urpmi-7.32.3-17|89	BuildRequires:	perl
14mr|urpmi-7.32.3-17|90	BuildRequires:	perl-devel
14mr|urpmi-7.32.3-17|91	BuildRequires:	perl-File-Slurp
14mr|urpmi-7.32.3-17|92	BuildRequires:	perl(Net::LDAP)
14mr|urpmi-7.32.3-17|93	BuildRequires:	perl-URPM
14mr|urpmi-7.32.3-17|94	BuildRequires:	perl-MDV-Packdrakeng
14mr|urpmi-7.32.3-17|95	BuildRequires:	perl-MDV-Distribconf
14mr|urpmi-7.32.3-17|96	BuildRequires:	perl(MDV::Distribconf::Build)
14mr|urpmi-7.32.3-17|97	BuildRequires:	perl-Locale-gettext
14mr|urpmi-7.32.3-17|98	BuildRequires:  perl_checker
14mr|urpmi-7.32.3-17|99	BuildRequires:	intltool
14mr|urpmi-7.32.3-17|100	# for make test:
14mr|urpmi-7.32.3-17|101	BuildRequires:	perl-Test-Pod
14mr|urpmi-7.32.3-17|102	BuildRequires:	perl-XML-LibXML
14mr|urpmi-7.32.3-17|103	BuildRequires:  glibc-static-devel
14mr|urpmi-7.32.3-17|104	BuildRequires:  perl-Net-Server
14mr|urpmi-7.32.3-17|105	# for genhdlist in make test:
14mr|urpmi-7.32.3-17|106	BuildRequires:  rpmtools
14mr|urpmi-7.32.3-17|107	BuildRequires:  perl-Expect
14mr|urpmi-7.32.3-17|108	BuildArch:	noarch
14mr|urpmi-7.32.3-17|109	Conflicts:	mdkonline < 2.77.27
14mr|urpmi-7.32.3-17|110	
14mr|urpmi-7.32.3-17|111	
14mr|urpmi-7.32.3-17|112	%description
14mr|urpmi-7.32.3-17|113	urpmi is ROSA Linux's console-based software installation tool. You can
14mr|urpmi-7.32.3-17|114	use it to install software from the console in the same way as you use the
14mr|urpmi-7.32.3-17|115	graphical Install Software tool (rpmdrake) to install software from the
14mr|urpmi-7.32.3-17|116	desktop. urpmi will follow package dependencies -- in other words, it will
14mr|urpmi-7.32.3-17|117	install all the other software required by the software you ask it to
14mr|urpmi-7.32.3-17|118	install -- and it's capable of obtaining packages from a variety of media,
14mr|urpmi-7.32.3-17|119	including the ROSA Linux installation DVD, your local hard disk,
14mr|urpmi-7.32.3-17|120	and remote sources such as web or FTP sites.
14mr|urpmi-7.32.3-17|121	
14mr|urpmi-7.32.3-17|122	%if %{with gurpmi}
14mr|urpmi-7.32.3-17|123	%package -n	gurpmi
14mr|urpmi-7.32.3-17|124	Summary:	User mode rpm GUI install
14mr|urpmi-7.32.3-17|125	
14mr|urpmi-7.32.3-17|126	Requires:	urpmi >= %{EVRD}
14mr|urpmi-7.32.3-17|127	Requires:	usermode usermode-consoleonly
14mr|urpmi-7.32.3-17|128	Obsoletes:	grpmi
14mr|urpmi-7.32.3-17|129	Provides:	grpmi
14mr|urpmi-7.32.3-17|130	Requires(post): desktop-file-utils
14mr|urpmi-7.32.3-17|131	Requires(postun): desktop-file-utils
14mr|urpmi-7.32.3-17|132	
14mr|urpmi-7.32.3-17|133	%description -n	gurpmi
14mr|urpmi-7.32.3-17|134	gurpmi is a graphical front-end to urpmi.
14mr|urpmi-7.32.3-17|135	%endif
14mr|urpmi-7.32.3-17|136	
14mr|urpmi-7.32.3-17|137	%package	parallel-ka-run
14mr|urpmi-7.32.3-17|138	Summary:	Parallel extensions to urpmi using ka-run
14mr|urpmi-7.32.3-17|139	
14mr|urpmi-7.32.3-17|140	Requires:	urpmi >= %{EVRD}
14mr|urpmi-7.32.3-17|141	Requires:	parallel-tools
14mr|urpmi-7.32.3-17|142	
14mr|urpmi-7.32.3-17|143	%description	parallel-ka-run
14mr|urpmi-7.32.3-17|144	urpmi-parallel-ka-run is an extension module to urpmi for handling
14mr|urpmi-7.32.3-17|145	distributed installation using ka-run or Taktuk tools.
14mr|urpmi-7.32.3-17|146	
14mr|urpmi-7.32.3-17|147	%package	parallel-ssh
14mr|urpmi-7.32.3-17|148	Summary:	Parallel extensions to urpmi using ssh and scp
14mr|urpmi-7.32.3-17|149	
14mr|urpmi-7.32.3-17|150	Requires:	urpmi >= %{EVRD} openssh-clients perl
14mr|urpmi-7.32.3-17|151	
14mr|urpmi-7.32.3-17|152	%description	parallel-ssh
14mr|urpmi-7.32.3-17|153	urpmi-parallel-ssh is an extension module to urpmi for handling
14mr|urpmi-7.32.3-17|154	distributed installation using ssh and scp tools.
14mr|urpmi-7.32.3-17|155	
14mr|urpmi-7.32.3-17|156	%package	ldap
14mr|urpmi-7.32.3-17|157	Summary:	Extension to urpmi to specify media configuration via LDAP
14mr|urpmi-7.32.3-17|158	
14mr|urpmi-7.32.3-17|159	Requires:	urpmi >= %{EVRD}
14mr|urpmi-7.32.3-17|160	Requires:	openldap-clients
14mr|urpmi-7.32.3-17|161	
14mr|urpmi-7.32.3-17|162	%description	ldap
14mr|urpmi-7.32.3-17|163	urpmi-ldap is an extension module to urpmi to allow to specify
14mr|urpmi-7.32.3-17|164	urpmi configuration (notably media) in an LDAP directory.
14mr|urpmi-7.32.3-17|165	
14mr|urpmi-7.32.3-17|166	%prep
14mr|urpmi-7.32.3-17|167	%setup -q
14mr|urpmi-7.32.3-17|168	%apply_patches
14mr|urpmi-7.32.3-17|169	
14mr|urpmi-7.32.3-17|170	#delete unneeded dudf file
14mr|urpmi-7.32.3-17|171	rm -f urpm/*dudf*
14mr|urpmi-7.32.3-17|172	rm -f pod/8/*dudf*
14mr|urpmi-7.32.3-17|173	
14mr|urpmi-7.32.3-17|174	#fix test count after this
14mr|urpmi-7.32.3-17|175	sed -e 's/27/26/' -i t/01compile.t
14mr|urpmi-7.32.3-17|176	
14mr|urpmi-7.32.3-17|177	%build
14mr|urpmi-7.32.3-17|178	%{__perl} Makefile.PL INSTALLDIRS=vendor \
14mr|urpmi-7.32.3-17|179	%if %{with gurpmi}
14mr|urpmi-7.32.3-17|180	--install-gui \
14mr|urpmi-7.32.3-17|181	%endif
14mr|urpmi-7.32.3-17|182	--install-po
14mr|urpmi-7.32.3-17|183	%make
14mr|urpmi-7.32.3-17|184	
14mr|urpmi-7.32.3-17|185	# check
14mr|urpmi-7.32.3-17|186	# make test
14mr|urpmi-7.32.3-17|187	
14mr|urpmi-7.32.3-17|188	%install
14mr|urpmi-7.32.3-17|189	%makeinstall_std
14mr|urpmi-7.32.3-17|190	
14mr|urpmi-7.32.3-17|191	# libexec hacks for ROSA
14mr|urpmi-7.32.3-17|192	mv %{buildroot}/usr/libexec/* %{buildroot}%{_sbindir}
14mr|urpmi-7.32.3-17|193	
14mr|urpmi-7.32.3-17|194	# bash completion
14mr|urpmi-7.32.3-17|195	install -m644 %{name}.bash-completion -D %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14mr|urpmi-7.32.3-17|196	
14mr|urpmi-7.32.3-17|197	# rpm-find-leaves is invoked by this name in rpmdrake
14mr|urpmi-7.32.3-17|198	ln -sf rpm-find-leaves %{buildroot}%{_bindir}/urpmi_rpm-find-leaves
14mr|urpmi-7.32.3-17|199	
14mr|urpmi-7.32.3-17|200	# Don't install READMEs twice
14mr|urpmi-7.32.3-17|201	rm -f %{buildroot}%{perl_vendorlib}/urpm/README*
14mr|urpmi-7.32.3-17|202	
14mr|urpmi-7.32.3-17|203	# This is not installed by 'make install' yet
14mr|urpmi-7.32.3-17|204	mkdir %{buildroot}/etc/urpmi/urpmicfg.d
14mr|urpmi-7.32.3-17|205	
14mr|urpmi-7.32.3-17|206	# Desktop entry (only used to register new MIME type handler, so no icon etc.)
14mr|urpmi-7.32.3-17|207	%if %{with gurpmi}
14mr|urpmi-7.32.3-17|208	mkdir -p %{buildroot}%{_datadir}/applications
14mr|urpmi-7.32.3-17|209	cp -a gurpmi.desktop %{buildroot}%{_datadir}/applications/mandriva-gurpmi.desktop
14mr|urpmi-7.32.3-17|210	
14mr|urpmi-7.32.3-17|211	# Old gurpmi doesn't work in any case, but is still invoked by some tools
14mr|urpmi-7.32.3-17|212	rm -f %{buildroot}%{_bindir}/gurpmi
14mr|urpmi-7.32.3-17|213	cp %{buildroot}%{_sbindir}/gurpmi2 %{buildroot}%{_sbindir}/gurpmi
14mr|urpmi-7.32.3-17|214	%endif
14mr|urpmi-7.32.3-17|215	
14mr|urpmi-7.32.3-17|216	mkdir -p %{buildroot}%{_datadir}/mime/packages
14mr|urpmi-7.32.3-17|217	cat > %{buildroot}%{_datadir}/mime/packages/gurpmi.xml << EOF
14mr|urpmi-7.32.3-17|218	<?xml version="1.0"?>
14mr|urpmi-7.32.3-17|219	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
14mr|urpmi-7.32.3-17|220	<mime-type type="application/x-urpmi">
14mr|urpmi-7.32.3-17|221	<comment>urpmi file</comment>
14mr|urpmi-7.32.3-17|222	<glob pattern="*.urpmi"/>
14mr|urpmi-7.32.3-17|223	</mime-type>
14mr|urpmi-7.32.3-17|224	</mime-info>
14mr|urpmi-7.32.3-17|225	EOF
14mr|urpmi-7.32.3-17|226	
14mr|urpmi-7.32.3-17|227	# consolehelper configuration
14mr|urpmi-7.32.3-17|228	# ask for user password
14mr|urpmi-7.32.3-17|229	for pak in urpmi urpme gurpmi gurpmi2; do
14mr|urpmi-7.32.3-17|230	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mr|urpmi-7.32.3-17|231	done
14mr|urpmi-7.32.3-17|232	
14mr|urpmi-7.32.3-17|233	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mr|urpmi-7.32.3-17|234	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|urpmi-7.32.3-17|235	
14mr|urpmi-7.32.3-17|236	for pak in urpmi urpme gurpmi gurpmi2; do
14mr|urpmi-7.32.3-17|237	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mr|urpmi-7.32.3-17|238	USER=root
14mr|urpmi-7.32.3-17|239	PROGRAM=/usr/sbin/$pak
14mr|urpmi-7.32.3-17|240	FALLBACK=false
14mr|urpmi-7.32.3-17|241	SESSION=true
14mr|urpmi-7.32.3-17|242	EOF
14mr|urpmi-7.32.3-17|243	
14mr|urpmi-7.32.3-17|244	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mr|urpmi-7.32.3-17|245	#%PAM-1.0
14mr|urpmi-7.32.3-17|246	auth		include		config-util
14mr|urpmi-7.32.3-17|247	account		include		config-util
14mr|urpmi-7.32.3-17|248	session		include		config-util
14mr|urpmi-7.32.3-17|249	EOF
14mr|urpmi-7.32.3-17|250	
14mr|urpmi-7.32.3-17|251	done
14mr|urpmi-7.32.3-17|252	
14mr|urpmi-7.32.3-17|253	#don't ask root password
14mr|urpmi-7.32.3-17|254	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/urpmi.update
14mr|urpmi-7.32.3-17|255	
14mr|urpmi-7.32.3-17|256	cat > %{buildroot}%{_sysconfdir}/security/console.apps/urpmi.update <<EOF
14mr|urpmi-7.32.3-17|257	USER=root
14mr|urpmi-7.32.3-17|258	PROGRAM=/usr/sbin/urpmi.update
14mr|urpmi-7.32.3-17|259	FALLBACK=false
14mr|urpmi-7.32.3-17|260	SESSION=true
14mr|urpmi-7.32.3-17|261	EOF
14mr|urpmi-7.32.3-17|262	
14mr|urpmi-7.32.3-17|263	cat > %{buildroot}%{_sysconfdir}/pam.d/urpmi.update  <<EOF
14mr|urpmi-7.32.3-17|264	#%PAM-1.0
14mr|urpmi-7.32.3-17|265	auth		include		config-util-user
14mr|urpmi-7.32.3-17|266	account		include		config-util-user
14mr|urpmi-7.32.3-17|267	session		include		config-util-user
14mr|urpmi-7.32.3-17|268	EOF
14mr|urpmi-7.32.3-17|269	
14mr|urpmi-7.32.3-17|270	%find_lang %{name}
14mr|urpmi-7.32.3-17|271	
14mr|urpmi-7.32.3-17|272	%pre
14mr|urpmi-7.32.3-17|273	rm -f %{_bindir}/urpme
14mr|urpmi-7.32.3-17|274	rm -f %{_bindir}/urpmi
14mr|urpmi-7.32.3-17|275	rm -f %{_sysconfdir}/pam.d/urpme
14mr|urpmi-7.32.3-17|276	rm -f %{_sysconfdir}/pam.d/urpmi
14mr|urpmi-7.32.3-17|277	
14mr|urpmi-7.32.3-17|278	%preun
14mr|urpmi-7.32.3-17|279	if [ "$1" = "0" ]; then
14mr|urpmi-7.32.3-17|280	cd /var/lib/urpmi
14mr|urpmi-7.32.3-17|281	rm -f compss provides depslist* descriptions.* *.cache hdlist.* synthesis.hdlist.* list.*
14mr|urpmi-7.32.3-17|282	cd /var/cache/urpmi
14mr|urpmi-7.32.3-17|283	rm -rf partial/* headers/* rpms/*
14mr|urpmi-7.32.3-17|284	fi
14mr|urpmi-7.32.3-17|285	exit 0
14mr|urpmi-7.32.3-17|286	
14mr|urpmi-7.32.3-17|287	%files -f %{name}.lang
14mr|urpmi-7.32.3-17|288	%doc NEWS README.zeroconf urpmi-repository-http.service
14mr|urpmi-7.32.3-17|289	%dir /etc/urpmi
14mr|urpmi-7.32.3-17|290	%dir /var/lib/urpmi
14mr|urpmi-7.32.3-17|291	%dir /var/cache/urpmi
14mr|urpmi-7.32.3-17|292	%dir /var/cache/urpmi/partial
14mr|urpmi-7.32.3-17|293	%dir /var/cache/urpmi/headers
14mr|urpmi-7.32.3-17|294	%dir /var/cache/urpmi/rpms
14mr|urpmi-7.32.3-17|295	%dir /etc/urpmi/urpmicfg.d
14mr|urpmi-7.32.3-17|296	%config(noreplace) /etc/urpmi/skip.list
14mr|urpmi-7.32.3-17|297	%config(noreplace) /etc/urpmi/inst.list
14mr|urpmi-7.32.3-17|298	%{_sysconfdir}/bash_completion.d/%{name}
14mr|urpmi-7.32.3-17|299	%{_sysconfdir}/pam.d/urpme
14mr|urpmi-7.32.3-17|300	%{_sysconfdir}/pam.d/urpmi
14mr|urpmi-7.32.3-17|301	%{_sysconfdir}/pam.d/urpmi.update
14mr|urpmi-7.32.3-17|302	%{_sysconfdir}/security/console.apps/urpme
14mr|urpmi-7.32.3-17|303	%{_sysconfdir}/security/console.apps/urpmi
14mr|urpmi-7.32.3-17|304	%{_sysconfdir}/security/console.apps/urpmi.update
14mr|urpmi-7.32.3-17|305	%{_bindir}/urpme
14mr|urpmi-7.32.3-17|306	%{_bindir}/urpmi
14mr|urpmi-7.32.3-17|307	%{_bindir}/urpmi.update
14mr|urpmi-7.32.3-17|308	%{_bindir}/urpmi_rpm-find-leaves
14mr|urpmi-7.32.3-17|309	%{_bindir}/rpm-find-leaves
14mr|urpmi-7.32.3-17|310	%{_bindir}/urpmf
14mr|urpmi-7.32.3-17|311	%{_bindir}/urpmq
14mr|urpmi-7.32.3-17|312	%{_sbindir}/urpmi
14mr|urpmi-7.32.3-17|313	%{_sbindir}/rurpmi
14mr|urpmi-7.32.3-17|314	%{_sbindir}/rurpme
14mr|urpmi-7.32.3-17|315	%{_sbindir}/urpme
14mr|urpmi-7.32.3-17|316	%{_sbindir}/urpmi.addmedia
14mr|urpmi-7.32.3-17|317	%{_sbindir}/urpmi.removemedia
14mr|urpmi-7.32.3-17|318	%{_sbindir}/urpmi.update
14mr|urpmi-7.32.3-17|319	%{_sbindir}/urpmi.recover
14mr|urpmi-7.32.3-17|320	%{_mandir}/man3/*urpm*
14mr|urpmi-7.32.3-17|321	%{_mandir}/man5/urpm*
14mr|urpmi-7.32.3-17|322	%{_mandir}/man5/proxy*
14mr|urpmi-7.32.3-17|323	%{_mandir}/man8/rurpm*
14mr|urpmi-7.32.3-17|324	%{_mandir}/man8/urpme*
14mr|urpmi-7.32.3-17|325	%{_mandir}/man8/urpmf*
14mr|urpmi-7.32.3-17|326	%{_mandir}/man8/urpmq*
14mr|urpmi-7.32.3-17|327	%{_mandir}/man8/urpmi.8*
14mr|urpmi-7.32.3-17|328	%{_mandir}/man8/urpmi.addmedia*
14mr|urpmi-7.32.3-17|329	%{_mandir}/man8/urpmi.removemedia*
14mr|urpmi-7.32.3-17|330	%{_mandir}/man8/urpmi.recover*
14mr|urpmi-7.32.3-17|331	%{_mandir}/man8/urpmi.update*
14mr|urpmi-7.32.3-17|332	%{_mandir}/man8/urpmihowto*
14mr|urpmi-7.32.3-17|333	%dir %{perl_vendorlib}/urpm
14mr|urpmi-7.32.3-17|334	%{perl_vendorlib}/urpm.pm
14mr|urpmi-7.32.3-17|335	%{perl_vendorlib}/urpm/args.pm
14mr|urpmi-7.32.3-17|336	%{perl_vendorlib}/urpm/bug_report.pm
14mr|urpmi-7.32.3-17|337	%{perl_vendorlib}/urpm/cfg.pm
14mr|urpmi-7.32.3-17|338	%{perl_vendorlib}/urpm/cdrom.pm
14mr|urpmi-7.32.3-17|339	%{perl_vendorlib}/urpm/download.pm
14mr|urpmi-7.32.3-17|340	%{perl_vendorlib}/urpm/get_pkgs.pm
14mr|urpmi-7.32.3-17|341	%{perl_vendorlib}/urpm/install.pm
14mr|urpmi-7.32.3-17|342	%{perl_vendorlib}/urpm/lock.pm
14mr|urpmi-7.32.3-17|343	%{perl_vendorlib}/urpm/main_loop.pm
14mr|urpmi-7.32.3-17|344	%{perl_vendorlib}/urpm/md5sum.pm
14mr|urpmi-7.32.3-17|345	%{perl_vendorlib}/urpm/media.pm
14mr|urpmi-7.32.3-17|346	%{perl_vendorlib}/urpm/mirrors.pm
14mr|urpmi-7.32.3-17|347	%{perl_vendorlib}/urpm/msg.pm
14mr|urpmi-7.32.3-17|348	%{perl_vendorlib}/urpm/orphans.pm
14mr|urpmi-7.32.3-17|349	%{perl_vendorlib}/urpm/parallel.pm
14mr|urpmi-7.32.3-17|350	%{perl_vendorlib}/urpm/prompt.pm
14mr|urpmi-7.32.3-17|351	%{perl_vendorlib}/urpm/removable.pm
14mr|urpmi-7.32.3-17|352	%{perl_vendorlib}/urpm/select.pm
14mr|urpmi-7.32.3-17|353	%{perl_vendorlib}/urpm/signature.pm
14mr|urpmi-7.32.3-17|354	%{perl_vendorlib}/urpm/sys.pm
14mr|urpmi-7.32.3-17|355	%{perl_vendorlib}/urpm/util.pm
14mr|urpmi-7.32.3-17|356	%{perl_vendorlib}/urpm/xml_info.pm
14mr|urpmi-7.32.3-17|357	%{perl_vendorlib}/urpm/xml_info_pkg.pm
14mr|urpmi-7.32.3-17|358	
14mr|urpmi-7.32.3-17|359	%if %{with gurpmi}
14mr|urpmi-7.32.3-17|360	%files -n gurpmi
14mr|urpmi-7.32.3-17|361	%{_bindir}/gurpmi
14mr|urpmi-7.32.3-17|362	%{_bindir}/gurpmi2
14mr|urpmi-7.32.3-17|363	%{_sbindir}/gurpmi
14mr|urpmi-7.32.3-17|364	%{_sbindir}/gurpmi2
14mr|urpmi-7.32.3-17|365	%{_datadir}/applications/mandriva-gurpmi.desktop
14mr|urpmi-7.32.3-17|366	%{_datadir}/mime/packages/gurpmi.xml
14mr|urpmi-7.32.3-17|367	%{perl_vendorlib}/gurpmi.pm
14mr|urpmi-7.32.3-17|368	%{perl_vendorlib}/gurpm/RPMProgressDialog.pm
14mr|urpmi-7.32.3-17|369	%{_sysconfdir}/pam.d/gurpmi2
14mr|urpmi-7.32.3-17|370	%{_sysconfdir}/pam.d/gurpmi
14mr|urpmi-7.32.3-17|371	%{_sysconfdir}/security/console.apps/gurpmi2
14mr|urpmi-7.32.3-17|372	%{_sysconfdir}/security/console.apps/gurpmi
14mr|urpmi-7.32.3-17|373	%endif
14mr|urpmi-7.32.3-17|374	
14mr|urpmi-7.32.3-17|375	%files parallel-ka-run
14mr|urpmi-7.32.3-17|376	%doc urpm/README.ka-run
14mr|urpmi-7.32.3-17|377	%dir %{perl_vendorlib}/urpm
14mr|urpmi-7.32.3-17|378	%{perl_vendorlib}/urpm/parallel_ka_run.pm
14mr|urpmi-7.32.3-17|379	
14mr|urpmi-7.32.3-17|380	%files parallel-ssh
14mr|urpmi-7.32.3-17|381	%doc urpm/README.ssh
14mr|urpmi-7.32.3-17|382	%dir %{perl_vendorlib}/urpm
14mr|urpmi-7.32.3-17|383	%{perl_vendorlib}/urpm/parallel_ssh.pm
14mr|urpmi-7.32.3-17|384	
14mr|urpmi-7.32.3-17|385	%files ldap
14mr|urpmi-7.32.3-17|386	%doc urpmi.schema
14mr|urpmi-7.32.3-17|387	%{perl_vendorlib}/urpm/ldap.pm
14mr|urpmi-7.32.3-17|388	
14mr|urpmi-7.32.3-17|389	
14mr|urpmi-7.32.3-17|390	
14mr|urpmi-7.32.3-17|391	%changelog
14mr|urpmi-7.32.3-17|392	* Fri Sep 26 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 7.32.3-17
14mr|urpmi-7.32.3-17|393	+ Revision: 800e4f6
14mr|urpmi-7.32.3-17|394	- Removed dummy files
14mr|urpmi-7.32.3-17|395	
14mr|urpmi-7.32.3-17|396	

21941 14
14mr|urpm-tools-2.2.6-3|1	Name:           urpm-tools
14mr|urpm-tools-2.2.6-3|2	Version:        2.2.6
14mr|urpm-tools-2.2.6-3|3	Release:        3
14mr|urpm-tools-2.2.6-3|4	Summary:        Utilities that help to work with URPM-based repositories
14mr|urpm-tools-2.2.6-3|5	Group:          System/Configuration/Packaging
14mr|urpm-tools-2.2.6-3|6	License:        GPLv2
14mr|urpm-tools-2.2.6-3|7	URL:            http://wiki.rosalab.ru/index.php/Urpm-tools
14mr|urpm-tools-2.2.6-3|8	Source0:        %{name}-%{version}.tar.gz
14mr|urpm-tools-2.2.6-3|9	BuildArch:	noarch
14mr|urpm-tools-2.2.6-3|10	BuildRoot:	%{name}-%{version}
14mr|urpm-tools-2.2.6-3|11	
14mr|urpm-tools-2.2.6-3|12	Requires:	urpmi	       >= 6.68
14mr|urpm-tools-2.2.6-3|13	Requires:	python-rpm     >= 5.3
14mr|urpm-tools-2.2.6-3|14	Requires:	libxml2-python >= 2.7
14mr|urpm-tools-2.2.6-3|15	Requires:       gzip
14mr|urpm-tools-2.2.6-3|16	Requires:	python-rpm5utils = %{version}
14mr|urpm-tools-2.2.6-3|17	
14mr|urpm-tools-2.2.6-3|18	%description
14mr|urpm-tools-2.2.6-3|19	%{name} is a collection of utilities for URPM-based repositories.
14mr|urpm-tools-2.2.6-3|20	They make URPM-based repositories easier and more powerful to use.
14mr|urpm-tools-2.2.6-3|21	These tools include: urpm-downloader, urpm-package-cleanup,
14mr|urpm-tools-2.2.6-3|22	urpm-repoclosure, urpm-repodiff, urpm-repomanage, urpm-repograph,
14mr|urpm-tools-2.2.6-3|23	urpm-reposync
14mr|urpm-tools-2.2.6-3|24	
14mr|urpm-tools-2.2.6-3|25	%package -n	python-rpm5utils
14mr|urpm-tools-2.2.6-3|26	Group:		Development/Python
14mr|urpm-tools-2.2.6-3|27	Summary:	Auxiliary modules to work with rpm
14mr|urpm-tools-2.2.6-3|28	Provides:	python-rpm5utils = %{version}-%{release}
14mr|urpm-tools-2.2.6-3|29	
14mr|urpm-tools-2.2.6-3|30	%description -n python-rpm5utils
14mr|urpm-tools-2.2.6-3|31	%{name} contains some useful modules that are used by %{name}.
14mr|urpm-tools-2.2.6-3|32	Mostly taken from yum.
14mr|urpm-tools-2.2.6-3|33	
14mr|urpm-tools-2.2.6-3|34	%prep
14mr|urpm-tools-2.2.6-3|35	%setup -qn %{name}
14mr|urpm-tools-2.2.6-3|36	
14mr|urpm-tools-2.2.6-3|37	%install
14mr|urpm-tools-2.2.6-3|38	%makeinstall_std
14mr|urpm-tools-2.2.6-3|39	%find_lang %{name}
14mr|urpm-tools-2.2.6-3|40	
14mr|urpm-tools-2.2.6-3|41	%files -f %{name}.lang
14mr|urpm-tools-2.2.6-3|42	%{_bindir}/urpm*
14mr|urpm-tools-2.2.6-3|43	%{_mandir}/man1/*
14mr|urpm-tools-2.2.6-3|44	
14mr|urpm-tools-2.2.6-3|45	%doc COPYING
14mr|urpm-tools-2.2.6-3|46	
14mr|urpm-tools-2.2.6-3|47	%files -n python-rpm5utils
14mr|urpm-tools-2.2.6-3|48	%dir %{py_puresitedir}/rpm5utils
14mr|urpm-tools-2.2.6-3|49	%dir %{py_puresitedir}/rpm5utils/tests
14mr|urpm-tools-2.2.6-3|50	%dir %{py_puresitedir}/rpm5utils/urpmgraphs
14mr|urpm-tools-2.2.6-3|51	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/algorithms
14mr|urpm-tools-2.2.6-3|52	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/components
14mr|urpm-tools-2.2.6-3|53	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/classes
14mr|urpm-tools-2.2.6-3|54	
14mr|urpm-tools-2.2.6-3|55	%{py_puresitedir}/urpmmisc.py
14mr|urpm-tools-2.2.6-3|56	%{py_puresitedir}/rpm5utils/*.py*
14mr|urpm-tools-2.2.6-3|57	%{py_puresitedir}/rpm5utils/tests/*.py*
14mr|urpm-tools-2.2.6-3|58	%{py_puresitedir}/rpm5utils/urpmgraphs/*.py*
14mr|urpm-tools-2.2.6-3|59	%{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/*.py*
14mr|urpm-tools-2.2.6-3|60	%{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/components/*.py*
14mr|urpm-tools-2.2.6-3|61	%{py_puresitedir}/rpm5utils/urpmgraphs/classes/*.py*
14mr|urpm-tools-2.2.6-3|62	
14mr|urpm-tools-2.2.6-3|63	%doc rpm5utils/COPYING
14mr|urpm-tools-2.2.6-3|64	
14mr|urpm-tools-2.2.6-3|65	%changelog
14mr|urpm-tools-2.2.6-3|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.6-3
14mr|urpm-tools-2.2.6-3|67	+ Revision: 63fa8b7
14mr|urpm-tools-2.2.6-3|68	- MassBuild#440: Increase release tag
14mr|urpm-tools-2.2.6-3|69	
14mr|urpm-tools-2.2.6-3|70	

21942 14
14mr|urw-fonts-2.0-30|1	%define build_rebuild 0
14mr|urw-fonts-2.0-30|2	%{?_with_rebuild: %global build_rebuild 1}
14mr|urw-fonts-2.0-30|3	%define		urwmdkver 2.0-16.1mdk
14mr|urw-fonts-2.0-30|4	
14mr|urw-fonts-2.0-30|5	Summary:	The 35 standard PostScript fonts
14mr|urw-fonts-2.0-30|6	Name:		urw-fonts
14mr|urw-fonts-2.0-30|7	Version:	2.0
14mr|urw-fonts-2.0-30|8	Release:	30
14mr|urw-fonts-2.0-30|9	
14mr|urw-fonts-2.0-30|10	Source0:	http://heanet.dl.sourceforge.net/sourceforge/gs-fonts/ghostscript-fonts-std-8.11.tar.bz2
14mr|urw-fonts-2.0-30|11	# this overwrites several of the fonts and fonts.dir with new versions
14mr|urw-fonts-2.0-30|12	Source1:	ftp://ftp.gnome.ru/fonts/urw/release/urw-fonts-1.0.7pre40.tar.bz2
14mr|urw-fonts-2.0-30|13	Source4:	urw-fonts-%{urwmdkver}.tar.bz2
14mr|urw-fonts-2.0-30|14	Source5:	http://peoples.mandriva.com/~ghibo/urw-fonts-1.0.7pre40-nimbusmonl-fixed.tar.bz2
14mr|urw-fonts-2.0-30|15	
14mr|urw-fonts-2.0-30|16	# addition of *-iso10646-1 lines
14mr|urw-fonts-2.0-30|17	Patch0:		urw-fonts-2.0-fontscale.patch
14mr|urw-fonts-2.0-30|18	Patch1:		urw-fonts-monospaced.patch
14mr|urw-fonts-2.0-30|19	Patch2:		urw-fonts-2.0-fontscale-adobe-before-urw.patch
14mr|urw-fonts-2.0-30|20	Patch3:		urw-fonts-2.0-split-adobestd35fontdir.patch
14mr|urw-fonts-2.0-30|21	Patch4:		urw-fonts-monospaced2.patch
14mr|urw-fonts-2.0-30|22	
14mr|urw-fonts-2.0-30|23	License:	GPL, URW holds copyright
14mr|urw-fonts-2.0-30|24	Group:		System/Fonts/Type1
14mr|urw-fonts-2.0-30|25	URL:		ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/
14mr|urw-fonts-2.0-30|26	BuildRoot:	%_tmppath/%name-%version-%release-root
14mr|urw-fonts-2.0-30|27	BuildArch:	noarch
14mr|urw-fonts-2.0-30|28	%if %build_rebuild
14mr|urw-fonts-2.0-30|29	BuildRequires:	fontforge >= 1.0-0.20040703.2mdk
14mr|urw-fonts-2.0-30|30	%endif
14mr|urw-fonts-2.0-30|31	
14mr|urw-fonts-2.0-30|32	%description
14mr|urw-fonts-2.0-30|33	Free, good quality versions of the 35 standard PostScript(TM) fonts,
14mr|urw-fonts-2.0-30|34	donated under the GPL by URW++ Design and Development GmbH.  The
14mr|urw-fonts-2.0-30|35	fonts.dir file font names match the original Adobe names of the fonts
14mr|urw-fonts-2.0-30|36	(e.g., Times, Helvetica, etc.).
14mr|urw-fonts-2.0-30|37	
14mr|urw-fonts-2.0-30|38	Install the urw-fonts package if you need free versions of standard
14mr|urw-fonts-2.0-30|39	PostScript fonts.
14mr|urw-fonts-2.0-30|40	
14mr|urw-fonts-2.0-30|41	The fonts provided are:
14mr|urw-fonts-2.0-30|42	URW-Avantgarde
14mr|urw-fonts-2.0-30|43	URW-Bookman
14mr|urw-fonts-2.0-30|44	URW Chancery
14mr|urw-fonts-2.0-30|45	URW-Century Schoolbook
14mr|urw-fonts-2.0-30|46	URW-Courier
14mr|urw-fonts-2.0-30|47	URW-Dingbats
14mr|urw-fonts-2.0-30|48	URW-Gothic
14mr|urw-fonts-2.0-30|49	URW-Helvetica
14mr|urw-fonts-2.0-30|50	URW-New Century Schoolbook
14mr|urw-fonts-2.0-30|51	URW-Nimbus Sans
14mr|urw-fonts-2.0-30|52	URW-Nimbus Roman No9
14mr|urw-fonts-2.0-30|53	URW-Nimbus Mono
14mr|urw-fonts-2.0-30|54	URW-Palatino
14mr|urw-fonts-2.0-30|55	URW Palladio
14mr|urw-fonts-2.0-30|56	URW-Standard Symbols
14mr|urw-fonts-2.0-30|57	URW-Symbol
14mr|urw-fonts-2.0-30|58	URW-Times
14mr|urw-fonts-2.0-30|59	URW-Zapf Chancery
14mr|urw-fonts-2.0-30|60	URW-Zapf Dingbats
14mr|urw-fonts-2.0-30|61	
14mr|urw-fonts-2.0-30|62	%prep
14mr|urw-fonts-2.0-30|63	%setup -q -c -a1 -a4 -a5
14mr|urw-fonts-2.0-30|64	%patch0 -p1 -b .fontscale
14mr|urw-fonts-2.0-30|65	%patch1 -p1 -b .mono
14mr|urw-fonts-2.0-30|66	%patch2 -p1 -b .urw
14mr|urw-fonts-2.0-30|67	%patch3 -p1 -b .split
14mr|urw-fonts-2.0-30|68	%patch4 -p1 -b .mono2
14mr|urw-fonts-2.0-30|69	
14mr|urw-fonts-2.0-30|70	%build
14mr|urw-fonts-2.0-30|71	%if %build_rebuild
14mr|urw-fonts-2.0-30|72	# Resave PFB fonts, so /FontBBox will result as executable array
14mr|urw-fonts-2.0-30|73	cat > copypfb.ff <<EOF
14mr|urw-fonts-2.0-30|74	#!/usr/bin/fontforge
14mr|urw-fonts-2.0-30|75	Open(\$1);
14mr|urw-fonts-2.0-30|76	myfamilyname = \$familyname;
14mr|urw-fonts-2.0-30|77	myweight = \$weight;
14mr|urw-fonts-2.0-30|78	if (\$weight == "Demibold")
14mr|urw-fonts-2.0-30|79	myweight = "DemiBold";
14mr|urw-fonts-2.0-30|80	Print ("Fixing weight to DemiBold");
14mr|urw-fonts-2.0-30|81	endif
14mr|urw-fonts-2.0-30|82	if (\$familyname == "URW Chancery L ")
14mr|urw-fonts-2.0-30|83	myfamilyname = "URW Chancery L";
14mr|urw-fonts-2.0-30|84	Print ("Fixing URW Chancery L familyname");
14mr|urw-fonts-2.0-30|85	endif
14mr|urw-fonts-2.0-30|86	SetFontNames(\$fontname,myfamilyname,\$fullname,myweight,\$copyright,\$fontversion + "_%{version}-%{release}");
14mr|urw-fonts-2.0-30|87	Generate(\$2,"",3);
14mr|urw-fonts-2.0-30|88	Print ("Rebuilt: ", \$fontname);
14mr|urw-fonts-2.0-30|89	Quit(0);
14mr|urw-fonts-2.0-30|90	EOF
14mr|urw-fonts-2.0-30|91	chmod +x copypfb.ff
14mr|urw-fonts-2.0-30|92	
14mr|urw-fonts-2.0-30|93	mkdir -p fonts_fixed fixed
14mr|urw-fonts-2.0-30|94	for i in fonts/*.pfb; do
14mr|urw-fonts-2.0-30|95	./copypfb.ff $i fonts_fixed/`basename $i`
14mr|urw-fonts-2.0-30|96	done
14mr|urw-fonts-2.0-30|97	for i in *.pfb; do
14mr|urw-fonts-2.0-30|98	./copypfb.ff $i fixed/`basename $i`
14mr|urw-fonts-2.0-30|99	done
14mr|urw-fonts-2.0-30|100	
14mr|urw-fonts-2.0-30|101	
14mr|urw-fonts-2.0-30|102	
14mr|urw-fonts-2.0-30|103	%endif
14mr|urw-fonts-2.0-30|104	
14mr|urw-fonts-2.0-30|105	%install
14mr|urw-fonts-2.0-30|106	rm -rf $RPM_BUILD_ROOT
14mr|urw-fonts-2.0-30|107	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1 \
14mr|urw-fonts-2.0-30|108	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35
14mr|urw-fonts-2.0-30|109	
14mr|urw-fonts-2.0-30|110	%if %build_rebuild
14mr|urw-fonts-2.0-30|111	# install original URW fonts (from ghostscript set)
14mr|urw-fonts-2.0-30|112	install -m 644	fonts_fixed/*.afm \
14mr|urw-fonts-2.0-30|113	fonts_fixed/*.pfm \
14mr|urw-fonts-2.0-30|114	fonts_fixed/*.pfb \
14mr|urw-fonts-2.0-30|115	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
14mr|urw-fonts-2.0-30|116	# install new versions with cyrillic glyphs (and overwrite original
14mr|urw-fonts-2.0-30|117	# ones if needed)
14mr|urw-fonts-2.0-30|118	install -m 644	fixed/*.afm \
14mr|urw-fonts-2.0-30|119	fixed/*.pfm \
14mr|urw-fonts-2.0-30|120	fixed/*.pfb \
14mr|urw-fonts-2.0-30|121	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
14mr|urw-fonts-2.0-30|122	# install fonts.scale/fonts.dir
14mr|urw-fonts-2.0-30|123	install -m 644 fonts/fonts.scale \
14mr|urw-fonts-2.0-30|124	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
14mr|urw-fonts-2.0-30|125	install -m 644 fonts/fonts.scale \
14mr|urw-fonts-2.0-30|126	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/fonts.dir
14mr|urw-fonts-2.0-30|127	install -m 644 fonts/fonts.scale.adobe \
14mr|urw-fonts-2.0-30|128	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35/fonts.scale
14mr|urw-fonts-2.0-30|129	install -m 644 fonts/fonts.scale.adobe \
14mr|urw-fonts-2.0-30|130	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35/fonts.dir
14mr|urw-fonts-2.0-30|131	%else
14mr|urw-fonts-2.0-30|132	install -m 644	urw-fonts-%{urwmdkver}/*.afm \
14mr|urw-fonts-2.0-30|133	urw-fonts-%{urwmdkver}/*.pfm \
14mr|urw-fonts-2.0-30|134	urw-fonts-%{urwmdkver}/*.pfb \
14mr|urw-fonts-2.0-30|135	urw-fonts-%{urwmdkver}/fonts.dir \
14mr|urw-fonts-2.0-30|136	urw-fonts-%{urwmdkver}/fonts.scale \
14mr|urw-fonts-2.0-30|137	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
14mr|urw-fonts-2.0-30|138	install -m 644 urw-fonts-%{urwmdkver}/fonts.scale.adobe \
14mr|urw-fonts-2.0-30|139	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35/fonts.scale
14mr|urw-fonts-2.0-30|140	install -m 644 urw-fonts-%{urwmdkver}/fonts.dir.adobe \
14mr|urw-fonts-2.0-30|141	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35/fonts.dir
14mr|urw-fonts-2.0-30|142	## copy fixed fonts
14mr|urw-fonts-2.0-30|143	#cp -fp	n022003l.{afm,pfm,pfb} \
14mr|urw-fonts-2.0-30|144	#	n022004l.{afm,pfm,pfb} \
14mr|urw-fonts-2.0-30|145	#	n022023l.{afm,pfm,pfb} \
14mr|urw-fonts-2.0-30|146	#	n022024l.{afm,pfm,pfb} \
14mr|urw-fonts-2.0-30|147	#	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
14mr|urw-fonts-2.0-30|148	%endif
14mr|urw-fonts-2.0-30|149	
14mr|urw-fonts-2.0-30|150	cd $RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35
14mr|urw-fonts-2.0-30|151	for i in ../*.pfb ../*.afm ../*.pfm; do \
14mr|urw-fonts-2.0-30|152	ln -s $i
14mr|urw-fonts-2.0-30|153	done
14mr|urw-fonts-2.0-30|154	
14mr|urw-fonts-2.0-30|155	(cd $RPM_BUILD_ROOT/usr/share/fonts/default/Type1
14mr|urw-fonts-2.0-30|156	# X.org's mkfontdir messes up encoding order, using alphabetical one,
14mr|urw-fonts-2.0-30|157	# so for now comment the next line.
14mr|urw-fonts-2.0-30|158	#    mkfontdir .
14mr|urw-fonts-2.0-30|159	)
14mr|urw-fonts-2.0-30|160	
14mr|urw-fonts-2.0-30|161	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|urw-fonts-2.0-30|162	ln -s ../../..%_datadir/fonts/default/Type1 \
14mr|urw-fonts-2.0-30|163	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-urw-fonts:pri=50
14mr|urw-fonts-2.0-30|164	ln -s ../../..%_datadir/fonts/default/Type1/adobestd35 \
14mr|urw-fonts-2.0-30|165	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-urw-fonts-adobestd35:pri=50
14mr|urw-fonts-2.0-30|166	
14mr|urw-fonts-2.0-30|167	%clean
14mr|urw-fonts-2.0-30|168	rm -rf $RPM_BUILD_ROOT
14mr|urw-fonts-2.0-30|169	
14mr|urw-fonts-2.0-30|170	%files
14mr|urw-fonts-2.0-30|171	%defattr(0644,root,root,0755)
14mr|urw-fonts-2.0-30|172	%doc README ChangeLog COPYING
14mr|urw-fonts-2.0-30|173	%if !%build_rebuild
14mr|urw-fonts-2.0-30|174	%doc urw-fonts-%{urwmdkver}/README.mdk
14mr|urw-fonts-2.0-30|175	%endif
14mr|urw-fonts-2.0-30|176	%dir %{_datadir}/fonts/default/
14mr|urw-fonts-2.0-30|177	%dir %{_datadir}/fonts/default/Type1
14mr|urw-fonts-2.0-30|178	%dir %{_datadir}/fonts/default/Type1/adobestd35
14mr|urw-fonts-2.0-30|179	%{_datadir}/fonts/default/Type1/fonts.dir
14mr|urw-fonts-2.0-30|180	%{_datadir}/fonts/default/Type1/fonts.scale
14mr|urw-fonts-2.0-30|181	%{_datadir}/fonts/default/Type1/*.afm
14mr|urw-fonts-2.0-30|182	%{_datadir}/fonts/default/Type1/*.pfb
14mr|urw-fonts-2.0-30|183	%{_datadir}/fonts/default/Type1/*.pfm
14mr|urw-fonts-2.0-30|184	%{_datadir}/fonts/default/Type1/adobestd35/*.afm
14mr|urw-fonts-2.0-30|185	%{_datadir}/fonts/default/Type1/adobestd35/*.pfb
14mr|urw-fonts-2.0-30|186	%{_datadir}/fonts/default/Type1/adobestd35/*.pfm
14mr|urw-fonts-2.0-30|187	%{_datadir}/fonts/default/Type1/adobestd35/fonts.dir
14mr|urw-fonts-2.0-30|188	%{_datadir}/fonts/default/Type1/adobestd35/fonts.scale
14mr|urw-fonts-2.0-30|189	%{_sysconfdir}/X11/fontpath.d/type1-urw-fonts:pri=50
14mr|urw-fonts-2.0-30|190	%{_sysconfdir}/X11/fontpath.d/type1-urw-fonts-adobestd35:pri=50
14mr|urw-fonts-2.0-30|191	
14mr|urw-fonts-2.0-30|192	
14mr|urw-fonts-2.0-30|193	
14mr|urw-fonts-2.0-30|194	%changelog
14mr|urw-fonts-2.0-30|195	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-30
14mr|urw-fonts-2.0-30|196	+ Revision: a5d84af
14mr|urw-fonts-2.0-30|197	- MassBuild#440: Increase release tag
14mr|urw-fonts-2.0-30|198	
14mr|urw-fonts-2.0-30|199	

21943 14
14mr|usb_modeswitch-2.2.0-3|1	Name:		usb_modeswitch
14mr|usb_modeswitch-2.2.0-3|2	Summary:	Activating Switchable USB Devices on Linux
14mr|usb_modeswitch-2.2.0-3|3	Version:	2.2.0
14mr|usb_modeswitch-2.2.0-3|4	Release:	3
14mr|usb_modeswitch-2.2.0-3|5	License:	GPLv2+
14mr|usb_modeswitch-2.2.0-3|6	%define fname	usb-modeswitch
14mr|usb_modeswitch-2.2.0-3|7	%define	fver	%{version}
14mr|usb_modeswitch-2.2.0-3|8	Source0:	http://www.draisberghof.de/usb_modeswitch/%{fname}-%{version}.tar.bz2
14mr|usb_modeswitch-2.2.0-3|9	# (proyvind): fix a warning revealed with optimizations enabled and enable them
14mr|usb_modeswitch-2.2.0-3|10	#             by default so that they'll get catched by upstream in the future.
14mr|usb_modeswitch-2.2.0-3|11	#             Submitted upstream
14mr|usb_modeswitch-2.2.0-3|12	#Patch0:		usb-modeswitch-1.1.9-catch-and-fix-more-warnings.patch
14mr|usb_modeswitch-2.2.0-3|13	URL:		http://www.draisberghof.de/usb_modeswitch/
14mr|usb_modeswitch-2.2.0-3|14	Group:		System/Configuration/Hardware
14mr|usb_modeswitch-2.2.0-3|15	Source1:	usb_modeswitch.rpmlintrc
14mr|usb_modeswitch-2.2.0-3|16	BuildRequires:	usb-compat-devel
14mr|usb_modeswitch-2.2.0-3|17	Requires:	sysfsutils
14mr|usb_modeswitch-2.2.0-3|18	Requires(pre):	tcl
14mr|usb_modeswitch-2.2.0-3|19	Requires:	usb_modeswitch-data >= 20140529
14mr|usb_modeswitch-2.2.0-3|20	
14mr|usb_modeswitch-2.2.0-3|21	%description
14mr|usb_modeswitch-2.2.0-3|22	USB_ModeSwitch is a mode switching tool for controlling "flip flop"
14mr|usb_modeswitch-2.2.0-3|23	(multiple device) USB gear.
14mr|usb_modeswitch-2.2.0-3|24	
14mr|usb_modeswitch-2.2.0-3|25	Several new USB devices (especially high-speed wireless WAN stuff,
14mr|usb_modeswitch-2.2.0-3|26	they're expensive anyway) have their Windows drivers onboard; when
14mr|usb_modeswitch-2.2.0-3|27	plugged in for the first time they act like a flash storage and start
14mr|usb_modeswitch-2.2.0-3|28	installing the driver from there. After that (and on every consecutive
14mr|usb_modeswitch-2.2.0-3|29	plugging) this driver switches the mode internally, the storage device
14mr|usb_modeswitch-2.2.0-3|30	vanishes (in most cases), and a new device (like an USB modem) shows
14mr|usb_modeswitch-2.2.0-3|31	up. The WWAN gear maker Option calls that feature "ZeroCD (TM)".
14mr|usb_modeswitch-2.2.0-3|32	
14mr|usb_modeswitch-2.2.0-3|33	%prep
14mr|usb_modeswitch-2.2.0-3|34	%setup -q -n %{fname}-%{version}
14mr|usb_modeswitch-2.2.0-3|35	#patch0 -p1 -b .warnings~
14mr|usb_modeswitch-2.2.0-3|36	
14mr|usb_modeswitch-2.2.0-3|37	%build
14mr|usb_modeswitch-2.2.0-3|38	%make CC=%{__cc} CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|usb_modeswitch-2.2.0-3|39	
14mr|usb_modeswitch-2.2.0-3|40	%install
14mr|usb_modeswitch-2.2.0-3|41	%makeinstall_std
14mr|usb_modeswitch-2.2.0-3|42	
14mr|usb_modeswitch-2.2.0-3|43	%files
14mr|usb_modeswitch-2.2.0-3|44	/lib/udev/usb_modeswitch
14mr|usb_modeswitch-2.2.0-3|45	%{_sbindir}/*
14mr|usb_modeswitch-2.2.0-3|46	%{_mandir}/man1/*
14mr|usb_modeswitch-2.2.0-3|47	%config(noreplace) %{_sysconfdir}/usb_modeswitch.conf
14mr|usb_modeswitch-2.2.0-3|48	
14mr|usb_modeswitch-2.2.0-3|49	%changelog
14mr|usb_modeswitch-2.2.0-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.0-3
14mr|usb_modeswitch-2.2.0-3|51	+ Revision: b7d8b45
14mr|usb_modeswitch-2.2.0-3|52	- MassBuild#440: Increase release tag
14mr|usb_modeswitch-2.2.0-3|53	
14mr|usb_modeswitch-2.2.0-3|54	

21944 14
14mr|usb_modeswitch-data-20140529-3|1	Name:		usb_modeswitch-data
14mr|usb_modeswitch-data-20140529-3|2	Version:	20140529
14mr|usb_modeswitch-data-20140529-3|3	Release:	3
14mr|usb_modeswitch-data-20140529-3|4	Summary:	Activating Switchable USB Devices on Linux
14mr|usb_modeswitch-data-20140529-3|5	Group:		System/Configuration/Hardware
14mr|usb_modeswitch-data-20140529-3|6	License:	GPLv2+
14mr|usb_modeswitch-data-20140529-3|7	URL:		http://www.draisberghof.de/usb_modeswitch/
14mr|usb_modeswitch-data-20140529-3|8	%define	fname	usb-modeswitch-data
14mr|usb_modeswitch-data-20140529-3|9	Source0:	http://www.draisberghof.de/usb_modeswitch/%{fname}-%{version}.tar.bz2
14mr|usb_modeswitch-data-20140529-3|10	BuildArch:	noarch
14mr|usb_modeswitch-data-20140529-3|11	Requires:	usb_modeswitch
14mr|usb_modeswitch-data-20140529-3|12	
14mr|usb_modeswitch-data-20140529-3|13	%description
14mr|usb_modeswitch-data-20140529-3|14	USB Modeswitch brings up your datacard into operational mode. When plugged
14mr|usb_modeswitch-data-20140529-3|15	in they identify themselves as cdrom and present some non-Linux compatible
14mr|usb_modeswitch-data-20140529-3|16	installation files. This tool deactivates this cdrom-devices and enables
14mr|usb_modeswitch-data-20140529-3|17	the real communication device. It supports most devices built and
14mr|usb_modeswitch-data-20140529-3|18	sold by Huawei, T-Mobile, Vodafone, Option, ZTE, Novatel.
14mr|usb_modeswitch-data-20140529-3|19	
14mr|usb_modeswitch-data-20140529-3|20	This package contains the data files needed for usb_modeswitch to function.
14mr|usb_modeswitch-data-20140529-3|21	
14mr|usb_modeswitch-data-20140529-3|22	%prep
14mr|usb_modeswitch-data-20140529-3|23	%setup -q -n %{fname}-%{version}
14mr|usb_modeswitch-data-20140529-3|24	
14mr|usb_modeswitch-data-20140529-3|25	%install
14mr|usb_modeswitch-data-20140529-3|26	%makeinstall_std
14mr|usb_modeswitch-data-20140529-3|27	
14mr|usb_modeswitch-data-20140529-3|28	%files
14mr|usb_modeswitch-data-20140529-3|29	%doc ChangeLog README
14mr|usb_modeswitch-data-20140529-3|30	/lib/udev/rules.d/40-usb_modeswitch.rules
14mr|usb_modeswitch-data-20140529-3|31	%dir %{_datadir}/usb_modeswitch
14mr|usb_modeswitch-data-20140529-3|32	%{_datadir}/usb_modeswitch/*
14mr|usb_modeswitch-data-20140529-3|33	
14mr|usb_modeswitch-data-20140529-3|34	%changelog
14mr|usb_modeswitch-data-20140529-3|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20140529-3
14mr|usb_modeswitch-data-20140529-3|36	+ Revision: baafe66
14mr|usb_modeswitch-data-20140529-3|37	- MassBuild#440: Increase release tag
14mr|usb_modeswitch-data-20140529-3|38	
14mr|usb_modeswitch-data-20140529-3|39	

21945 14
14mr|usbmuxd-1.0.8-4|1	%define major 2
14mr|usbmuxd-1.0.8-4|2	%define libname %mklibname usbmuxd %{major}
14mr|usbmuxd-1.0.8-4|3	%define develname %mklibname -d usbmuxd
14mr|usbmuxd-1.0.8-4|4	
14mr|usbmuxd-1.0.8-4|5	Name:		usbmuxd
14mr|usbmuxd-1.0.8-4|6	Version:	1.0.8
14mr|usbmuxd-1.0.8-4|7	Release:	4
14mr|usbmuxd-1.0.8-4|8	Summary:	Daemon for communicating with Apple's iPod Touch and iPhone
14mr|usbmuxd-1.0.8-4|9	Group:		System/Kernel and hardware
14mr|usbmuxd-1.0.8-4|10	License:	GPLv2+ and LGPLv2+
14mr|usbmuxd-1.0.8-4|11	URL:		http://marcansoft.com/blog/iphonelinux/usbmuxd/
14mr|usbmuxd-1.0.8-4|12	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
14mr|usbmuxd-1.0.8-4|13	Patch0:		usbmuxd-1.0.8.systemd.patch
14mr|usbmuxd-1.0.8-4|14	
14mr|usbmuxd-1.0.8-4|15	BuildRequires:	pkgconfig(libusb-1.0)
14mr|usbmuxd-1.0.8-4|16	BuildRequires:	pkgconfig(libplist)
14mr|usbmuxd-1.0.8-4|17	BuildRequires:	cmake
14mr|usbmuxd-1.0.8-4|18	
14mr|usbmuxd-1.0.8-4|19	%description
14mr|usbmuxd-1.0.8-4|20	usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone
14mr|usbmuxd-1.0.8-4|21	devices. It allows multiple services on the device to be accessed
14mr|usbmuxd-1.0.8-4|22	simultaneously.
14mr|usbmuxd-1.0.8-4|23	
14mr|usbmuxd-1.0.8-4|24	%package -n %{libname}
14mr|usbmuxd-1.0.8-4|25	Group:		System/Libraries
14mr|usbmuxd-1.0.8-4|26	Summary:	Library to access the usbmuxd daemon
14mr|usbmuxd-1.0.8-4|27	
14mr|usbmuxd-1.0.8-4|28	%description -n %{libname}
14mr|usbmuxd-1.0.8-4|29	libusmuxd is used to communicate with the usbmuxd daemon by apps wishing to
14mr|usbmuxd-1.0.8-4|30	interact with Apple's iPod Touch and iPhone.
14mr|usbmuxd-1.0.8-4|31	
14mr|usbmuxd-1.0.8-4|32	%package -n %{develname}
14mr|usbmuxd-1.0.8-4|33	Summary:	Development package for %{name}
14mr|usbmuxd-1.0.8-4|34	Group:		Development/C
14mr|usbmuxd-1.0.8-4|35	Requires:	%{libname} = %{version}-%{release}
14mr|usbmuxd-1.0.8-4|36	Provides:	%{name}-devel = %{version}-%{release}
14mr|usbmuxd-1.0.8-4|37	
14mr|usbmuxd-1.0.8-4|38	%description -n %{develname}
14mr|usbmuxd-1.0.8-4|39	Files for development with %{name}.
14mr|usbmuxd-1.0.8-4|40	
14mr|usbmuxd-1.0.8-4|41	%prep
14mr|usbmuxd-1.0.8-4|42	%setup -q
14mr|usbmuxd-1.0.8-4|43	%apply_patches
14mr|usbmuxd-1.0.8-4|44	
14mr|usbmuxd-1.0.8-4|45	%build
14mr|usbmuxd-1.0.8-4|46	%cmake -DUSB_INCLUDE_DIR=%{_includedir}/libusb-1.0
14mr|usbmuxd-1.0.8-4|47	%make
14mr|usbmuxd-1.0.8-4|48	
14mr|usbmuxd-1.0.8-4|49	%install
14mr|usbmuxd-1.0.8-4|50	%makeinstall_std -C build
14mr|usbmuxd-1.0.8-4|51	
14mr|usbmuxd-1.0.8-4|52	%pre
14mr|usbmuxd-1.0.8-4|53	%_pre_useradd usbmux /proc /sbin/nologin
14mr|usbmuxd-1.0.8-4|54	
14mr|usbmuxd-1.0.8-4|55	%post
14mr|usbmuxd-1.0.8-4|56	%systemd_post usbmuxd.service
14mr|usbmuxd-1.0.8-4|57	
14mr|usbmuxd-1.0.8-4|58	%preun
14mr|usbmuxd-1.0.8-4|59	%systemd_preun usbmuxd.service
14mr|usbmuxd-1.0.8-4|60	
14mr|usbmuxd-1.0.8-4|61	%postun
14mr|usbmuxd-1.0.8-4|62	%_postun_userdel usbmux
14mr|usbmuxd-1.0.8-4|63	%systemd_postun_with_restart usbmuxd.service
14mr|usbmuxd-1.0.8-4|64	
14mr|usbmuxd-1.0.8-4|65	%files
14mr|usbmuxd-1.0.8-4|66	%doc AUTHORS README
14mr|usbmuxd-1.0.8-4|67	/lib/udev/rules.d/85-usbmuxd.rules
14mr|usbmuxd-1.0.8-4|68	/lib/systemd/system/usbmuxd.service
14mr|usbmuxd-1.0.8-4|69	%{_bindir}/iproxy
14mr|usbmuxd-1.0.8-4|70	%{_sbindir}/usbmuxd
14mr|usbmuxd-1.0.8-4|71	
14mr|usbmuxd-1.0.8-4|72	%files -n %{libname}
14mr|usbmuxd-1.0.8-4|73	%{_libdir}/libusbmuxd.so.%{major}*
14mr|usbmuxd-1.0.8-4|74	%{_libdir}/libusbmuxd.so.%{version}
14mr|usbmuxd-1.0.8-4|75	
14mr|usbmuxd-1.0.8-4|76	
14mr|usbmuxd-1.0.8-4|77	%files -n %{develname}
14mr|usbmuxd-1.0.8-4|78	%doc README.devel
14mr|usbmuxd-1.0.8-4|79	%{_includedir}/*.h
14mr|usbmuxd-1.0.8-4|80	%{_libdir}/libusbmuxd.so
14mr|usbmuxd-1.0.8-4|81	%{_libdir}/pkgconfig/libusbmuxd.pc
14mr|usbmuxd-1.0.8-4|82	
14mr|usbmuxd-1.0.8-4|83	
14mr|usbmuxd-1.0.8-4|84	
14mr|usbmuxd-1.0.8-4|85	%changelog
14mr|usbmuxd-1.0.8-4|86	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.8-4
14mr|usbmuxd-1.0.8-4|87	+ Revision: 270a373
14mr|usbmuxd-1.0.8-4|88	- MassBuild#440: Increase release tag
14mr|usbmuxd-1.0.8-4|89	
14mr|usbmuxd-1.0.8-4|90	

21946 14
14mr|usbredir-0.7-2|1	
14mr|usbredir-0.7-2|2	%define oname		usbredir
14mr|usbredir-0.7-2|3	
14mr|usbredir-0.7-2|4	%define major_parser		1
14mr|usbredir-0.7-2|5	%define libname_parser		%mklibname usbredirparser %{major_parser}
14mr|usbredir-0.7-2|6	%define develname_parser	%mklibname usbredirparser -d
14mr|usbredir-0.7-2|7	
14mr|usbredir-0.7-2|8	%define major_host		1
14mr|usbredir-0.7-2|9	%define libname_host		%mklibname usbredirhost %{major_host}
14mr|usbredir-0.7-2|10	%define develname_host		%mklibname usbredirhost -d
14mr|usbredir-0.7-2|11	
14mr|usbredir-0.7-2|12	Name:		usbredir
14mr|usbredir-0.7-2|13	Version:	0.7
14mr|usbredir-0.7-2|14	Release:	2
14mr|usbredir-0.7-2|15	License:	GPL-2.0+ ; LGPL-2.1+
14mr|usbredir-0.7-2|16	Summary:	A protocol for redirection USB traffic
14mr|usbredir-0.7-2|17	
14mr|usbredir-0.7-2|18	URL:		http://spice-space.org/page/UsbRedir
14mr|usbredir-0.7-2|19	Group:		System/Libraries
14mr|usbredir-0.7-2|20	Source0:	http://spice-space.org/download/usbredir/%{name}-%{version}.tar.bz2
14mr|usbredir-0.7-2|21	BuildRequires:	pkgconfig(libusb-1.0) => 1.0.9
14mr|usbredir-0.7-2|22	
14mr|usbredir-0.7-2|23	%description
14mr|usbredir-0.7-2|24	usbredir is a protocol for redirection USB traffic from a single USB device,
14mr|usbredir-0.7-2|25	to a different (virtual) machine then the one to which the USB device is
14mr|usbredir-0.7-2|26	attached. See usb-redirection-protocol.txt for the description / definition
14mr|usbredir-0.7-2|27	of this protocol.
14mr|usbredir-0.7-2|28	
14mr|usbredir-0.7-2|29	# ---------------------------------------------------------------------------
14mr|usbredir-0.7-2|30	
14mr|usbredir-0.7-2|31	%package -n %{libname_host}
14mr|usbredir-0.7-2|32	Summary:	A protocol for redirection USB traffic
14mr|usbredir-0.7-2|33	
14mr|usbredir-0.7-2|34	Group:		System/Libraries
14mr|usbredir-0.7-2|35	
14mr|usbredir-0.7-2|36	%description -n %{libname_host}
14mr|usbredir-0.7-2|37	usbredir is a protocol for redirection USB traffic from a single USB device,
14mr|usbredir-0.7-2|38	to a different (virtual) machine then the one to which the USB device is
14mr|usbredir-0.7-2|39	attached. See usb-redirection-protocol.txt for the description / definition
14mr|usbredir-0.7-2|40	of this protocol.
14mr|usbredir-0.7-2|41	
14mr|usbredir-0.7-2|42	%package -n %{develname_host}
14mr|usbredir-0.7-2|43	Summary:	Development files for %{name}
14mr|usbredir-0.7-2|44	
14mr|usbredir-0.7-2|45	Group:		Development/C
14mr|usbredir-0.7-2|46	Requires:	%{libname_host} = %{version}-%{release}
14mr|usbredir-0.7-2|47	Requires:	%{name}-devel = %{version}-%{release}
14mr|usbredir-0.7-2|48	
14mr|usbredir-0.7-2|49	%description -n %{develname_host}
14mr|usbredir-0.7-2|50	The %{name}-devel package contains libraries and header files for
14mr|usbredir-0.7-2|51	developing applications that use %{name}.
14mr|usbredir-0.7-2|52	
14mr|usbredir-0.7-2|53	# ---------------------------------------------------------------------------
14mr|usbredir-0.7-2|54	
14mr|usbredir-0.7-2|55	%package -n %{libname_parser}
14mr|usbredir-0.7-2|56	Summary:	A protocol for redirection USB traffic
14mr|usbredir-0.7-2|57	
14mr|usbredir-0.7-2|58	Group:		System/Libraries
14mr|usbredir-0.7-2|59	
14mr|usbredir-0.7-2|60	%description -n %{libname_parser}
14mr|usbredir-0.7-2|61	usbredir is a protocol for redirection USB traffic from a single USB device,
14mr|usbredir-0.7-2|62	to a different (virtual) machine then the one to which the USB device is
14mr|usbredir-0.7-2|63	attached. See usb-redirection-protocol.txt for the description / definition
14mr|usbredir-0.7-2|64	of this protocol.
14mr|usbredir-0.7-2|65	
14mr|usbredir-0.7-2|66	%package -n %{develname_parser}
14mr|usbredir-0.7-2|67	Summary:	Development files for %{name}
14mr|usbredir-0.7-2|68	
14mr|usbredir-0.7-2|69	Group:		Development/C
14mr|usbredir-0.7-2|70	Requires:	%{libname_parser} = %{version}-%{release}
14mr|usbredir-0.7-2|71	Requires:	%{name}-devel = %{version}-%{release}
14mr|usbredir-0.7-2|72	
14mr|usbredir-0.7-2|73	%description -n %{develname_parser}
14mr|usbredir-0.7-2|74	The %{name}-devel package contains libraries and header files for
14mr|usbredir-0.7-2|75	developing applications that use %{name}.
14mr|usbredir-0.7-2|76	
14mr|usbredir-0.7-2|77	# ---------------------------------------------------------------------------
14mr|usbredir-0.7-2|78	
14mr|usbredir-0.7-2|79	%package devel
14mr|usbredir-0.7-2|80	Summary:	A protocol for redirection USB traffic - Development files
14mr|usbredir-0.7-2|81	
14mr|usbredir-0.7-2|82	Group:		Development/C
14mr|usbredir-0.7-2|83	Requires:	%{libname_host} = %{version}-%{release}
14mr|usbredir-0.7-2|84	Requires:	%{libname_parser} = %{version}-%{release}
14mr|usbredir-0.7-2|85	
14mr|usbredir-0.7-2|86	%description devel
14mr|usbredir-0.7-2|87	usbredir is a protocol for redirection USB traffic from a single USB device,
14mr|usbredir-0.7-2|88	to a different (virtual) machine then the one to which the USB device is
14mr|usbredir-0.7-2|89	attached. See usb-redirection-protocol.txt for the description / definition
14mr|usbredir-0.7-2|90	of this protocol.
14mr|usbredir-0.7-2|91	
14mr|usbredir-0.7-2|92	%prep
14mr|usbredir-0.7-2|93	%setup -q
14mr|usbredir-0.7-2|94	
14mr|usbredir-0.7-2|95	%build
14mr|usbredir-0.7-2|96	#export CPPFLAGS="$(pkg-config --cflags libusb-1.0) %{optflags}"
14mr|usbredir-0.7-2|97	#export LDFLAGS=$(pkg-config --libs libusb-1.0)
14mr|usbredir-0.7-2|98	%configure2_5x --disable-static
14mr|usbredir-0.7-2|99	%make
14mr|usbredir-0.7-2|100	
14mr|usbredir-0.7-2|101	%install
14mr|usbredir-0.7-2|102	%makeinstall_std LIBDIR=%{_libdir} PREFIX=%{_prefix}
14mr|usbredir-0.7-2|103	find %{buildroot} -type f -name "*.la" -delete -print
14mr|usbredir-0.7-2|104	
14mr|usbredir-0.7-2|105	%files
14mr|usbredir-0.7-2|106	%doc ChangeLog README COPYING
14mr|usbredir-0.7-2|107	%{_sbindir}/usbredirserver
14mr|usbredir-0.7-2|108	%{_mandir}/man1/usbredirserver.1.*
14mr|usbredir-0.7-2|109	
14mr|usbredir-0.7-2|110	%files -n %{libname_host}
14mr|usbredir-0.7-2|111	%{_libdir}/libusbredirhost.so.%{major_host}*
14mr|usbredir-0.7-2|112	
14mr|usbredir-0.7-2|113	%files -n %{develname_host}
14mr|usbredir-0.7-2|114	%{_includedir}/usbredirhost.h
14mr|usbredir-0.7-2|115	%{_libdir}/libusbredirhost.so
14mr|usbredir-0.7-2|116	%{_libdir}/pkgconfig/libusbredirhost.pc
14mr|usbredir-0.7-2|117	
14mr|usbredir-0.7-2|118	%files -n %{libname_parser}
14mr|usbredir-0.7-2|119	%{_libdir}/libusbredirparser.so.%{major_parser}*
14mr|usbredir-0.7-2|120	
14mr|usbredir-0.7-2|121	%files -n %{develname_parser}
14mr|usbredir-0.7-2|122	%{_includedir}/usbredirparser.h
14mr|usbredir-0.7-2|123	%{_libdir}/libusbredirparser.so
14mr|usbredir-0.7-2|124	%{_libdir}/pkgconfig/libusbredirparser-0.5.pc
14mr|usbredir-0.7-2|125	
14mr|usbredir-0.7-2|126	%files devel
14mr|usbredir-0.7-2|127	%{_includedir}/usbredirproto.h
14mr|usbredir-0.7-2|128	%{_includedir}/usbredirfilter.h
14mr|usbredir-0.7-2|129	
14mr|usbredir-0.7-2|130	
14mr|usbredir-0.7-2|131	%changelog
14mr|usbredir-0.7-2|132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-2
14mr|usbredir-0.7-2|133	+ Revision: 6638fc3
14mr|usbredir-0.7-2|134	- MassBuild#440: Increase release tag
14mr|usbredir-0.7-2|135	
14mr|usbredir-0.7-2|136	

21947 14
14mr|usbutils-007-2|1	Summary:	Linux USB utilities
14mr|usbutils-007-2|2	Name:		usbutils
14mr|usbutils-007-2|3	Version:	007
14mr|usbutils-007-2|4	Release:	2
14mr|usbutils-007-2|5	License:	GPLv2+
14mr|usbutils-007-2|6	Group:		System/Kernel and hardware
14mr|usbutils-007-2|7	URL:		https://github.com/gregkh/usbutils
14mr|usbutils-007-2|8	Source:		https://www.kernel.org/pub/linux/utils/usb/usbutils/%{name}-%{version}.tar.gz
14mr|usbutils-007-2|9	#Path to usb.ids in lsusb.py should be with /hwdata/
14mr|usbutils-007-2|10	Patch0: usbutils-006-hwdata.patch
14mr|usbutils-007-2|11	Requires: hwdata
14mr|usbutils-007-2|12	BuildRequires:	pkgconfig(libusb-1.0) >= 1.0.8
14mr|usbutils-007-2|13	
14mr|usbutils-007-2|14	%description
14mr|usbutils-007-2|15	This package contains the lsusb utility for inspecting the devices
14mr|usbutils-007-2|16	connected to the USB bus. It shows a graphical representation of the
14mr|usbutils-007-2|17	devices that are currently plugged in, showing the topology of the
14mr|usbutils-007-2|18	USB bus. It also displays information on each individual device on
14mr|usbutils-007-2|19	the bus.
14mr|usbutils-007-2|20	
14mr|usbutils-007-2|21	%package devel
14mr|usbutils-007-2|22	Summary:	Development files for %{name}
14mr|usbutils-007-2|23	Group:		Development/C
14mr|usbutils-007-2|24	Requires:	%{name} = %{version}-%{release}
14mr|usbutils-007-2|25	
14mr|usbutils-007-2|26	%description devel
14mr|usbutils-007-2|27	Development files and headers for %{name}.
14mr|usbutils-007-2|28	
14mr|usbutils-007-2|29	
14mr|usbutils-007-2|30	%prep
14mr|usbutils-007-2|31	%setup -q
14mr|usbutils-007-2|32	%patch0 -p1
14mr|usbutils-007-2|33	
14mr|usbutils-007-2|34	%build
14mr|usbutils-007-2|35	%configure2_5x \
14mr|usbutils-007-2|36	--disable-zlib \
14mr|usbutils-007-2|37	--sbindir=%{_sbindir} \
14mr|usbutils-007-2|38	--datadir=%{_datadir}/hwdata \
14mr|usbutils-007-2|39	--disable-usbids
14mr|usbutils-007-2|40	%make
14mr|usbutils-007-2|41	
14mr|usbutils-007-2|42	%install
14mr|usbutils-007-2|43	%makeinstall_std
14mr|usbutils-007-2|44	
14mr|usbutils-007-2|45	# do not package usb.ids, handled by hwdata
14mr|usbutils-007-2|46	rm -f %{buildroot}/%{_datadir}/usb.ids
14mr|usbutils-007-2|47	
14mr|usbutils-007-2|48	%files
14mr|usbutils-007-2|49	%{_bindir}/*
14mr|usbutils-007-2|50	%{_mandir}/*/*
14mr|usbutils-007-2|51	
14mr|usbutils-007-2|52	%files devel
14mr|usbutils-007-2|53	%doc AUTHORS ChangeLog README
14mr|usbutils-007-2|54	%{_datadir}/pkgconfig/usbutils.pc
14mr|usbutils-007-2|55	
14mr|usbutils-007-2|56	%changelog
14mr|usbutils-007-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 007-2
14mr|usbutils-007-2|58	+ Revision: 1907656
14mr|usbutils-007-2|59	- MassBuild#440: Increase release tag
14mr|usbutils-007-2|60	
14mr|usbutils-007-2|61	

21948 14
14mr|userdrake-1.14-5|1	Summary:	A graphical interface for administering users and groups
14mr|userdrake-1.14-5|2	Name:		userdrake
14mr|userdrake-1.14-5|3	Version:	1.14
14mr|userdrake-1.14-5|4	Release:	5
14mr|userdrake-1.14-5|5	License:	GPL
14mr|userdrake-1.14-5|6	Group:		System/Configuration/Other
14mr|userdrake-1.14-5|7	Url:		https://abf.rosalinux.ru/omv_software/userdrake
14mr|userdrake-1.14-5|8	#cvs source
14mr|userdrake-1.14-5|9	# http://www.mandrivalinux.com/en/cvs.php3
14mr|userdrake-1.14-5|10	Source0:	%{name}-%{version}.tar.xz
14mr|userdrake-1.14-5|11	Patch0:		userdrake-1.13.2-mdv_to_rosa.patch
14mr|userdrake-1.14-5|12	Patch1:         userdrake-1.13.2-fix-new-user-groups.patch
14mr|userdrake-1.14-5|13	BuildRequires:	gettext
14mr|userdrake-1.14-5|14	BuildRequires:	pam-devel
14mr|userdrake-1.14-5|15	BuildRequires:	perl-devel
14mr|userdrake-1.14-5|16	BuildRequires:	pkgconfig(libuser)
14mr|userdrake-1.14-5|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|userdrake-1.14-5|18	Requires:	drakxtools
14mr|userdrake-1.14-5|19	Requires:	libuser
14mr|userdrake-1.14-5|20	Requires:	transfugdrake
14mr|userdrake-1.14-5|21	Requires:	usermode-consoleonly
14mr|userdrake-1.14-5|22	Suggests:	xguest
14mr|userdrake-1.14-5|23	
14mr|userdrake-1.14-5|24	%description
14mr|userdrake-1.14-5|25	Userdrake is a user-friendly and powerful tool for administrating users and
14mr|userdrake-1.14-5|26	groups. It depends on the libuser library.
14mr|userdrake-1.14-5|27	
14mr|userdrake-1.14-5|28	%prep
14mr|userdrake-1.14-5|29	%setup -q
14mr|userdrake-1.14-5|30	%patch0 -p1
14mr|userdrake-1.14-5|31	%patch1 -p1
14mr|userdrake-1.14-5|32	
14mr|userdrake-1.14-5|33	%build
14mr|userdrake-1.14-5|34	cd USER
14mr|userdrake-1.14-5|35	perl Makefile.PL INSTALLDIRS=vendor
14mr|userdrake-1.14-5|36	cd ..
14mr|userdrake-1.14-5|37	make OPTIMIZE="%{optflags} -w"
14mr|userdrake-1.14-5|38	
14mr|userdrake-1.14-5|39	%install
14mr|userdrake-1.14-5|40	make PREFIX=%{buildroot} install
14mr|userdrake-1.14-5|41	
14mr|userdrake-1.14-5|42	cd USER
14mr|userdrake-1.14-5|43	%makeinstall_std
14mr|userdrake-1.14-5|44	cd ..
14mr|userdrake-1.14-5|45	
14mr|userdrake-1.14-5|46	#install lang
14mr|userdrake-1.14-5|47	%find_lang userdrake
14mr|userdrake-1.14-5|48	
14mr|userdrake-1.14-5|49	mkdir -p %{buildroot}%{_datadir}/applications
14mr|userdrake-1.14-5|50	cat > %{buildroot}%{_datadir}/applications/mandriva-userdrake.desktop <<EOF
14mr|userdrake-1.14-5|51	[Desktop Entry]
14mr|userdrake-1.14-5|52	Name=User Administration
14mr|userdrake-1.14-5|53	Comment=Add or remove users and groups
14mr|userdrake-1.14-5|54	Exec=/usr/bin/userdrake
14mr|userdrake-1.14-5|55	Icon=userdrake
14mr|userdrake-1.14-5|56	Type=Application
14mr|userdrake-1.14-5|57	StartupNotify=true
14mr|userdrake-1.14-5|58	Categories=GTK;System;X-MandrivaLinux-CrossDesktop;
14mr|userdrake-1.14-5|59	NoDisplay=true
14mr|userdrake-1.14-5|60	EOF
14mr|userdrake-1.14-5|61	
14mr|userdrake-1.14-5|62	# consolehelper configuration
14mr|userdrake-1.14-5|63	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/userdrake
14mr|userdrake-1.14-5|64	ln -sf %{_bindir}/userdrake %{buildroot}%{_bindir}/drakuser
14mr|userdrake-1.14-5|65	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|userdrake-1.14-5|66	
14mr|userdrake-1.14-5|67	cat > %{buildroot}%{_sysconfdir}/pam.d/userdrake <<EOF
14mr|userdrake-1.14-5|68	#%PAM-1.0
14mr|userdrake-1.14-5|69	auth		include		config-util
14mr|userdrake-1.14-5|70	account		include		config-util
14mr|userdrake-1.14-5|71	session		include		config-util
14mr|userdrake-1.14-5|72	EOF
14mr|userdrake-1.14-5|73	
14mr|userdrake-1.14-5|74	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
14mr|userdrake-1.14-5|75	cat > %{buildroot}%{_sysconfdir}/security/console.apps/userdrake <<EOF
14mr|userdrake-1.14-5|76	USER=root
14mr|userdrake-1.14-5|77	PROGRAM=/usr/sbin/userdrake
14mr|userdrake-1.14-5|78	FALLBACK=false
14mr|userdrake-1.14-5|79	SESSION=true
14mr|userdrake-1.14-5|80	EOF
14mr|userdrake-1.14-5|81	
14mr|userdrake-1.14-5|82	# userdrake <-> drakuser
14mr|userdrake-1.14-5|83	ln -s %{_sysconfdir}/pam.d/userdrake %{buildroot}%{_sysconfdir}/pam.d/drakuser
14mr|userdrake-1.14-5|84	ln -s %{_sysconfdir}/security/console.apps/userdrake \
14mr|userdrake-1.14-5|85	%{buildroot}%{_sysconfdir}/security/console.apps/drakuser
14mr|userdrake-1.14-5|86	
14mr|userdrake-1.14-5|87	%files -f userdrake.lang
14mr|userdrake-1.14-5|88	%doc README COPYING RELEASE_NOTES
14mr|userdrake-1.14-5|89	%config(noreplace) %{_sysconfdir}/sysconfig/userdrake
14mr|userdrake-1.14-5|90	%config(noreplace) %{_sysconfdir}/pam.d/userdrake
14mr|userdrake-1.14-5|91	%config(noreplace) %{_sysconfdir}/security/console.apps/userdrake
14mr|userdrake-1.14-5|92	# two symlinks in sysconfdir
14mr|userdrake-1.14-5|93	%{_sysconfdir}/pam.d/drakuser
14mr|userdrake-1.14-5|94	%{_sysconfdir}/security/console.apps/drakuser
14mr|userdrake-1.14-5|95	%{_prefix}/bin/*
14mr|userdrake-1.14-5|96	%{_prefix}/sbin/*
14mr|userdrake-1.14-5|97	%{_datadir}/userdrake
14mr|userdrake-1.14-5|98	%{_mandir}/man3/USER*
14mr|userdrake-1.14-5|99	%{_datadir}/applications/mandriva-*.desktop
14mr|userdrake-1.14-5|100	%{perl_vendorarch}/USER.pm
14mr|userdrake-1.14-5|101	%{perl_vendorarch}/auto/USER
14mr|userdrake-1.14-5|102	%{_iconsdir}/*.png
14mr|userdrake-1.14-5|103	%{_miconsdir}/*.png
14mr|userdrake-1.14-5|104	%{_liconsdir}/*.png
14mr|userdrake-1.14-5|105	
14mr|userdrake-1.14-5|106	
14mr|userdrake-1.14-5|107	%changelog
14mr|userdrake-1.14-5|108	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14-5
14mr|userdrake-1.14-5|109	+ Revision: 2d3145f
14mr|userdrake-1.14-5|110	- Really apply the last patch
14mr|userdrake-1.14-5|111	
14mr|userdrake-1.14-5|112	

21949 14
14mr|usermode-1.111-7|1	Summary:	Graphical tools for certain user account management tasks
14mr|usermode-1.111-7|2	Name:		usermode
14mr|usermode-1.111-7|3	Version:	1.111
14mr|usermode-1.111-7|4	Release:	7
14mr|usermode-1.111-7|5	Epoch:		1
14mr|usermode-1.111-7|6	License:	GPLv2+
14mr|usermode-1.111-7|7	Group:		System/Configuration/Other
14mr|usermode-1.111-7|8	Url:		https://fedorahosted.org/usermode/
14mr|usermode-1.111-7|9	Source0: https://fedorahosted.org/releases/u/s/usermode/usermode-%{version}.tar.xz
14mr|usermode-1.111-7|10	Source1: config-util
14mr|usermode-1.111-7|11	Source2: config-util-user
14mr|usermode-1.111-7|12	Patch0:     usermode-1.111-werror.patch
14mr|usermode-1.111-7|13	Patch1:     usermode-1.99-environment.patch
14mr|usermode-1.111-7|14	# http://qa.mandriva.com/show_bug.cgi?id=32459
14mr|usermode-1.111-7|15	Patch3:     usermode-1.99-uz-po.patch
14mr|usermode-1.111-7|16	Patch4:     dialog-grab-fix.patch
14mr|usermode-1.111-7|17	BuildRequires:	autoconf2.5
14mr|usermode-1.111-7|18	BuildRequires:	gettext-devel
14mr|usermode-1.111-7|19	BuildRequires:	intltool
14mr|usermode-1.111-7|20	BuildRequires:	libglade2.0-devel
14mr|usermode-1.111-7|21	BuildRequires:	pkgconfig(libuser)
14mr|usermode-1.111-7|22	BuildRequires:	pam-devel
14mr|usermode-1.111-7|23	BuildRequires:	desktop-file-utils
14mr|usermode-1.111-7|24	BuildRequires:	pkgconfig(ice)
14mr|usermode-1.111-7|25	BuildRequires:	pkgconfig(sm)
14mr|usermode-1.111-7|26	BuildRequires:	startup-notification-devel
14mr|usermode-1.111-7|27	BuildRequires:	pkgconfig(blkid)
14mr|usermode-1.111-7|28	Requires:	util-linux
14mr|usermode-1.111-7|29	Requires:	pam >= 0.75-28mdk
14mr|usermode-1.111-7|30	Requires:	%{name}-consoleonly = %{epoch}:%{version}-%{release}
14mr|usermode-1.111-7|31	Conflicts:	SysVinit < 2.74-14
14mr|usermode-1.111-7|32	Conflicts:	msec < 0.15-17mdk
14mr|usermode-1.111-7|33	
14mr|usermode-1.111-7|34	%description
14mr|usermode-1.111-7|35	The usermode package contains several graphical tools for users:
14mr|usermode-1.111-7|36	userinfo, usermount and userpasswd. Userinfo allows users to change
14mr|usermode-1.111-7|37	their finger information. Usermount lets users mount, unmount, and
14mr|usermode-1.111-7|38	format filesystems. Userpasswd allows users to change their passwords.
14mr|usermode-1.111-7|39	
14mr|usermode-1.111-7|40	Install the usermode package if you would like to provide users with
14mr|usermode-1.111-7|41	graphical tools for certain account management tasks.
14mr|usermode-1.111-7|42	
14mr|usermode-1.111-7|43	%package -n %{name}-consoleonly
14mr|usermode-1.111-7|44	Summary:	Non graphical part of usermode
14mr|usermode-1.111-7|45	Group:		System/Libraries
14mr|usermode-1.111-7|46	
14mr|usermode-1.111-7|47	%description -n %{name}-consoleonly
14mr|usermode-1.111-7|48	This package contains only the usermode stuff which doesn't require
14mr|usermode-1.111-7|49	XFree or GTK to run.
14mr|usermode-1.111-7|50	
14mr|usermode-1.111-7|51	%prep
14mr|usermode-1.111-7|52	%setup -q
14mr|usermode-1.111-7|53	%apply_patches
14mr|usermode-1.111-7|54	
14mr|usermode-1.111-7|55	%build
14mr|usermode-1.111-7|56	%configure2_5x \
14mr|usermode-1.111-7|57	--without-selinux
14mr|usermode-1.111-7|58	%make
14mr|usermode-1.111-7|59	
14mr|usermode-1.111-7|60	%install
14mr|usermode-1.111-7|61	rm -rf %{buildroot}
14mr|usermode-1.111-7|62	%makeinstall_std VENDOR=mandriva
14mr|usermode-1.111-7|63	
14mr|usermode-1.111-7|64	# make userformat symlink to usermount
14mr|usermode-1.111-7|65	ln -sf usermount %{buildroot}%{_bindir}/userformat
14mr|usermode-1.111-7|66	ln -s usermount.1 %{buildroot}%{_mandir}/man1/userformat.1
14mr|usermode-1.111-7|67	
14mr|usermode-1.111-7|68	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|usermode-1.111-7|69	install -p -m 644 %{SOURCE1} \
14mr|usermode-1.111-7|70	%{buildroot}%{_sysconfdir}/security/console.apps/config-util
14mr|usermode-1.111-7|71	
14mr|usermode-1.111-7|72	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mr|usermode-1.111-7|73	install -p -m 644 %{SOURCE2} \
14mr|usermode-1.111-7|74	%{buildroot}%{_sysconfdir}/pam.d/config-util-user
14mr|usermode-1.111-7|75	
14mr|usermode-1.111-7|76	for i in mandriva-userinfo.desktop mandriva-userpasswd.desktop \
14mr|usermode-1.111-7|77	mandriva-usermount.desktop; do
14mr|usermode-1.111-7|78	echo 'NotShowIn=GNOME;KDE;' >>%{buildroot}%{_datadir}/applications/$i
14mr|usermode-1.111-7|79	desktop-file-install --vendor mandriva --delete-original \
14mr|usermode-1.111-7|80	--dir %{buildroot}%{_datadir}/applications \
14mr|usermode-1.111-7|81	%{buildroot}%{_datadir}/applications/$i
14mr|usermode-1.111-7|82	done
14mr|usermode-1.111-7|83	
14mr|usermode-1.111-7|84	%find_lang %{name}
14mr|usermode-1.111-7|85	
14mr|usermode-1.111-7|86	%post
14mr|usermode-1.111-7|87	if [ ! -z "$SECURE_LEVEL" ];then
14mr|usermode-1.111-7|88	if [ -x /usr/sbin/msec -a "$SECURE_LEVEL" -gt "3" ]; then  /usr/sbin/msec $SECURE_LEVEL || true ; fi
14mr|usermode-1.111-7|89	fi
14mr|usermode-1.111-7|90	
14mr|usermode-1.111-7|91	%triggerpost -- usermode < 1.111-3
14mr|usermode-1.111-7|92	#Now we need use upstream config-util. Use for migrate only!
14mr|usermode-1.111-7|93	rm -f %{_sysconfdir}/pam.d/mandriva-console-auth
14mr|usermode-1.111-7|94	rm -f %{_sysconfdir}/pam.d/mandriva-simple-auth
14mr|usermode-1.111-7|95	
14mr|usermode-1.111-7|96	%files
14mr|usermode-1.111-7|97	%{_bindir}/usermount
14mr|usermode-1.111-7|98	%{_mandir}/man1/usermount.1*
14mr|usermode-1.111-7|99	%{_bindir}/userformat
14mr|usermode-1.111-7|100	%{_mandir}/man1/userformat.1*
14mr|usermode-1.111-7|101	%{_bindir}/userinfo
14mr|usermode-1.111-7|102	%{_mandir}/man1/userinfo.1*
14mr|usermode-1.111-7|103	%{_bindir}/userpasswd
14mr|usermode-1.111-7|104	%{_mandir}/man1/userpasswd.1*
14mr|usermode-1.111-7|105	%{_bindir}/consolehelper-gtk
14mr|usermode-1.111-7|106	%{_mandir}/man8/consolehelper-gtk.8*
14mr|usermode-1.111-7|107	%{_bindir}/pam-panel-icon
14mr|usermode-1.111-7|108	%{_mandir}/man1/pam-panel-icon.1*
14mr|usermode-1.111-7|109	%{_datadir}/%{name}
14mr|usermode-1.111-7|110	%{_datadir}/pixmaps/*
14mr|usermode-1.111-7|111	%{_datadir}/applications/*
14mr|usermode-1.111-7|112	%{_sysconfdir}/pam.d/config-util-user
14mr|usermode-1.111-7|113	
14mr|usermode-1.111-7|114	%files -n %{name}-consoleonly -f %{name}.lang
14mr|usermode-1.111-7|115	%doc COPYING ChangeLog NEWS README
14mr|usermode-1.111-7|116	%attr(4711,root,root) /usr/sbin/userhelper
14mr|usermode-1.111-7|117	%{_bindir}/consolehelper
14mr|usermode-1.111-7|118	%{_mandir}/man8/userhelper.8*
14mr|usermode-1.111-7|119	%{_mandir}/man8/consolehelper.8*
14mr|usermode-1.111-7|120	%config(noreplace) /etc/security/console.apps/config-util
14mr|usermode-1.111-7|121	
14mr|usermode-1.111-7|122	
14mr|usermode-1.111-7|123	%changelog
14mr|usermode-1.111-7|124	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.111-7
14mr|usermode-1.111-7|125	+ Revision: 6951578
14mr|usermode-1.111-7|126	- MassBuild#440: Increase release tag
14mr|usermode-1.111-7|127	
14mr|usermode-1.111-7|128	

21950 14
14mr|utempter-0.5.5-15|1	%define major 0
14mr|utempter-0.5.5-15|2	%define libname_orig lib%{name}
14mr|utempter-0.5.5-15|3	%define libname %mklibname %{name} %{major}
14mr|utempter-0.5.5-15|4	
14mr|utempter-0.5.5-15|5	Summary:	Priviledged helper for utmp/wtmp updates
14mr|utempter-0.5.5-15|6	Name:		utempter
14mr|utempter-0.5.5-15|7	Version:	0.5.5
14mr|utempter-0.5.5-15|8	Release:	15
14mr|utempter-0.5.5-15|9	License:	GPL
14mr|utempter-0.5.5-15|10	Group:		System/Libraries
14mr|utempter-0.5.5-15|11	URL:		http://www.redhat.com/
14mr|utempter-0.5.5-15|12	Source0:	%{name}-%{version}.tar.bz2
14mr|utempter-0.5.5-15|13	Patch1:		utempter-0.5.2-biarch-utmp.patch
14mr|utempter-0.5.5-15|14	Requires(pre):	shadow-utils
14mr|utempter-0.5.5-15|15	Requires:	%{libname} = %{version}-%{release}
14mr|utempter-0.5.5-15|16	
14mr|utempter-0.5.5-15|17	%description
14mr|utempter-0.5.5-15|18	Utempter is a utility which allows some non-privileged programs to
14mr|utempter-0.5.5-15|19	have required root access without compromising system
14mr|utempter-0.5.5-15|20	security. Utempter accomplishes this feat by acting as a buffer
14mr|utempter-0.5.5-15|21	between root and the programs.
14mr|utempter-0.5.5-15|22	
14mr|utempter-0.5.5-15|23	%package -n	%{libname}
14mr|utempter-0.5.5-15|24	Summary:	Library used by %{name}
14mr|utempter-0.5.5-15|25	Group:		System/Libraries
14mr|utempter-0.5.5-15|26	
14mr|utempter-0.5.5-15|27	%description -n	%{libname}
14mr|utempter-0.5.5-15|28	Libutempter is an library which allows some non-privileged
14mr|utempter-0.5.5-15|29	programs to have required root access without compromising system
14mr|utempter-0.5.5-15|30	security. It accomplishes this feat by acting as a buffer
14mr|utempter-0.5.5-15|31	between root and the programs.
14mr|utempter-0.5.5-15|32	
14mr|utempter-0.5.5-15|33	%package -n	%{libname}-devel
14mr|utempter-0.5.5-15|34	Summary:	Devel files for %{name}
14mr|utempter-0.5.5-15|35	Group:		Development/C
14mr|utempter-0.5.5-15|36	Provides:	%{libname_orig}-devel = %{version}-%{release}
14mr|utempter-0.5.5-15|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|utempter-0.5.5-15|38	Requires:	%{libname} = %{version}-%{release}
14mr|utempter-0.5.5-15|39	
14mr|utempter-0.5.5-15|40	%description -n	%{libname}-devel
14mr|utempter-0.5.5-15|41	Header files for writing apps using libutempter
14mr|utempter-0.5.5-15|42	
14mr|utempter-0.5.5-15|43	%prep
14mr|utempter-0.5.5-15|44	%setup -q
14mr|utempter-0.5.5-15|45	%patch1 -p1 -b .biarch-utmp
14mr|utempter-0.5.5-15|46	
14mr|utempter-0.5.5-15|47	%build
14mr|utempter-0.5.5-15|48	%make RPM_OPT_FLAGS="%{optflags}"
14mr|utempter-0.5.5-15|49	
14mr|utempter-0.5.5-15|50	%install
14mr|utempter-0.5.5-15|51	%makeinstall_std LIBDIR=%{_libdir}
14mr|utempter-0.5.5-15|52	
14mr|utempter-0.5.5-15|53	chmod 0755 %{buildroot}%{_libdir}/libutempter.so.%{major}*
14mr|utempter-0.5.5-15|54	
14mr|utempter-0.5.5-15|55	%pre
14mr|utempter-0.5.5-15|56	%{_sbindir}/groupadd -g 22 -r -f utmp
14mr|utempter-0.5.5-15|57	
14mr|utempter-0.5.5-15|58	%files
14mr|utempter-0.5.5-15|59	%doc COPYING
14mr|utempter-0.5.5-15|60	%attr(02755, root, utmp) %{_sbindir}/utempter
14mr|utempter-0.5.5-15|61	
14mr|utempter-0.5.5-15|62	%files -n %{libname}
14mr|utempter-0.5.5-15|63	%doc COPYING
14mr|utempter-0.5.5-15|64	%{_libdir}/libutempter.so.%{major}*
14mr|utempter-0.5.5-15|65	
14mr|utempter-0.5.5-15|66	%files -n %{libname}-devel
14mr|utempter-0.5.5-15|67	%doc COPYING
14mr|utempter-0.5.5-15|68	%{_libdir}/libutempter.so
14mr|utempter-0.5.5-15|69	%{_includedir}/utempter.h
14mr|utempter-0.5.5-15|70	
14mr|utempter-0.5.5-15|71	
14mr|utempter-0.5.5-15|72	
14mr|utempter-0.5.5-15|73	%changelog
14mr|utempter-0.5.5-15|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.5-15
14mr|utempter-0.5.5-15|75	+ Revision: c1f8b54
14mr|utempter-0.5.5-15|76	- MassBuild#440: Increase release tag
14mr|utempter-0.5.5-15|77	
14mr|utempter-0.5.5-15|78	

21951 14
14mr|util-linux-2.24.2-5|1	%define blkid_major 1
14mr|util-linux-2.24.2-5|2	%define libblkid %mklibname blkid %{blkid_major}
14mr|util-linux-2.24.2-5|3	%define devblkid %mklibname blkid -d
14mr|util-linux-2.24.2-5|4	
14mr|util-linux-2.24.2-5|5	%define uuid_major 1
14mr|util-linux-2.24.2-5|6	%define libuuid %mklibname uuid %{uuid_major}
14mr|util-linux-2.24.2-5|7	%define devuuid %mklibname uuid -d
14mr|util-linux-2.24.2-5|8	
14mr|util-linux-2.24.2-5|9	%define libext2fs %mklibname ext2fs 2
14mr|util-linux-2.24.2-5|10	%define devext2fs %mklibname ext2fs -d
14mr|util-linux-2.24.2-5|11	
14mr|util-linux-2.24.2-5|12	%define	mount_major 1
14mr|util-linux-2.24.2-5|13	%define	libmount %mklibname mount %{mount_major}
14mr|util-linux-2.24.2-5|14	%define	devmount %mklibname mount -d
14mr|util-linux-2.24.2-5|15	
14mr|util-linux-2.24.2-5|16	%define git_url git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
14mr|util-linux-2.24.2-5|17	
14mr|util-linux-2.24.2-5|18	%define build_bootstrap 0
14mr|util-linux-2.24.2-5|19	### Features
14mr|util-linux-2.24.2-5|20	%define include_raw 1
14mr|util-linux-2.24.2-5|21	### Macros
14mr|util-linux-2.24.2-5|22	%define no_hwclock_archs s390 s390x
14mr|util-linux-2.24.2-5|23	
14mr|util-linux-2.24.2-5|24	%bcond_with	uclibc
14mr|util-linux-2.24.2-5|25	%if !%{build_bootstrap}
14mr|util-linux-2.24.2-5|26	%bcond_without	python
14mr|util-linux-2.24.2-5|27	%endif
14mr|util-linux-2.24.2-5|28	
14mr|util-linux-2.24.2-5|29	Summary:	A collection of basic system utilities
14mr|util-linux-2.24.2-5|30	Name:		util-linux
14mr|util-linux-2.24.2-5|31	Version:	2.24.2
14mr|util-linux-2.24.2-5|32	Release:	5
14mr|util-linux-2.24.2-5|33	License:	GPLv2 and GPLv2+ and BSD with advertising and Public Domain
14mr|util-linux-2.24.2-5|34	Group:		System/Base
14mr|util-linux-2.24.2-5|35	Url:		ftp://ftp.kernel.org/pub/linux/utils/util-linux
14mr|util-linux-2.24.2-5|36	Source0:	ftp://ftp.kernel.org/pub/linux/utils/%{name}/v%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz
14mr|util-linux-2.24.2-5|37	# based on Fedora pam files, with pam_selinux stripped out
14mr|util-linux-2.24.2-5|38	Source1:	util-linux-login.pamd
14mr|util-linux-2.24.2-5|39	Source2:	util-linux-remote.pamd
14mr|util-linux-2.24.2-5|40	Source3:	util-linux-chsh-chfn.pamd
14mr|util-linux-2.24.2-5|41	Source4:	util-linux-60-raw.rules
14mr|util-linux-2.24.2-5|42	Source5:	util-linux-su.pamd
14mr|util-linux-2.24.2-5|43	Source6:	util-linux-su-l.pamd
14mr|util-linux-2.24.2-5|44	Source7:	util-linux-runuser.pamd
14mr|util-linux-2.24.2-5|45	Source8:	util-linux-runuser-l.pamd
14mr|util-linux-2.24.2-5|46	Source11:	uuidd-tmpfiles.conf
14mr|util-linux-2.24.2-5|47	# RHEL/Fedora specific mount options
14mr|util-linux-2.24.2-5|48	Patch1:		util-linux-2.23.1-mount-managed.patch
14mr|util-linux-2.24.2-5|49	# add note about ATAPI IDE floppy to fdformat.8
14mr|util-linux-2.24.2-5|50	Patch3:		util-linux-ng-2.24.2-fdformat-man-ide.patch
14mr|util-linux-2.24.2-5|51	# 151635 - makeing /var/log/lastlog
14mr|util-linux-2.24.2-5|52	Patch5:		2.23-login-lastlog-create.patch
14mr|util-linux-2.24.2-5|53	# /etc/blkid.tab --> /etc/blkid/blkid.tab
14mr|util-linux-2.24.2-5|54	Patch11:	util-linux-ng-2.16-blkid-cachefile.patch
14mr|util-linux-2.24.2-5|55	Patch12:	util-linux-2.24-mkstemp.patch
14mr|util-linux-2.24.2-5|56	
14mr|util-linux-2.24.2-5|57	### Upstream patches
14mr|util-linux-2.24.2-5|58	
14mr|util-linux-2.24.2-5|59	### Mandriva Specific patches
14mr|util-linux-2.24.2-5|60	
14mr|util-linux-2.24.2-5|61	# misc documentation fixes for man pages
14mr|util-linux-2.24.2-5|62	Patch111:	util-linux-2.11t-mkfsman.patch
14mr|util-linux-2.24.2-5|63	# sparc build fix
14mr|util-linux-2.24.2-5|64	Patch115:	util-linux-2.22-fix-ioctl.patch
14mr|util-linux-2.24.2-5|65	# Autodetect davfs mount attempts
14mr|util-linux-2.24.2-5|66	Patch116:	util-linux-2.12q-autodav.patch
14mr|util-linux-2.24.2-5|67	
14mr|util-linux-2.24.2-5|68	# crypto patches
14mr|util-linux-2.24.2-5|69	# loop-AES patch
14mr|util-linux-2.24.2-5|70	# reworked from http://loop-aes.sourceforge.net/updates/util-linux-ng-2.17-20100120.diff.bz2
14mr|util-linux-2.24.2-5|71	Patch1100:	util-linux-ng-2.18-loopAES.patch
14mr|util-linux-2.24.2-5|72	Patch1101:	util-linux-2.12q-swapon-skip-encrypted.patch
14mr|util-linux-2.24.2-5|73	Patch1102:	util-linux-2.12-lower-LOOP_PASSWORD_MIN_LENGTH-for-AES.patch
14mr|util-linux-2.24.2-5|74	# load cryptoloop and cypher modules when use cryptoapi
14mr|util-linux-2.24.2-5|75	Patch1103:	util-linux-2.12a-cryptoapi-load-module.patch
14mr|util-linux-2.24.2-5|76	Patch1104:	util-linux-ng-2.14.1-set-as-encrypted.patch
14mr|util-linux-2.24.2-5|77	
14mr|util-linux-2.24.2-5|78	# clock program for ppc
14mr|util-linux-2.24.2-5|79	Patch1200:	util-linux-2.10r-clock-1.1-ppc.patch
14mr|util-linux-2.24.2-5|80	# leng options for clock-ppc
14mr|util-linux-2.24.2-5|81	Patch1201:	util-linux-2.10s-clock-syntax-ppc.patch
14mr|util-linux-2.24.2-5|82	# Added r & w options to chfn (lsb mandate)
14mr|util-linux-2.24.2-5|83	Patch1202:	util-linux-2.20-chfn-lsb-usergroups.patch
14mr|util-linux-2.24.2-5|84	# fix build on alpha with newer kernel-headers
14mr|util-linux-2.24.2-5|85	Patch1203:	util-linux-2.11m-cmos-alpha.patch
14mr|util-linux-2.24.2-5|86	# remove mode= from udf mounts (architecture done so that more may come)
14mr|util-linux-2.24.2-5|87	Patch1218:	util-linux-ng-2.13-mount-remove-silly-options-in-auto.patch
14mr|util-linux-2.24.2-5|88	# (misc) enable option -x on fsck.cramfs , bug 48224
14mr|util-linux-2.24.2-5|89	Patch1219:	util-linux-ng-enable_fsck_cramfs.diff
14mr|util-linux-2.24.2-5|90	# Mandrivamove patches
14mr|util-linux-2.24.2-5|91	Patch1300:	util-linux-ng-2.18-losetup-try-LOOP_CHANGE_FD-when-loop-already-busy.patch
14mr|util-linux-2.24.2-5|92	
14mr|util-linux-2.24.2-5|93	BuildRequires:	gcc
14mr|util-linux-2.24.2-5|94	BuildRequires:	libtool
14mr|util-linux-2.24.2-5|95	BuildRequires:	sed
14mr|util-linux-2.24.2-5|96	BuildRequires:	rpm-build >= 1:5.4.10-5
14mr|util-linux-2.24.2-5|97	BuildRequires:	audit-devel
14mr|util-linux-2.24.2-5|98	BuildRequires:	gettext-devel
14mr|util-linux-2.24.2-5|99	BuildRequires:	pam-devel
14mr|util-linux-2.24.2-5|100	BuildRequires:	utempter-devel
14mr|util-linux-2.24.2-5|101	%if %{with uclibc}
14mr|util-linux-2.24.2-5|102	BuildRequires:	uClibc-devel >= 0.9.33.2-16
14mr|util-linux-2.24.2-5|103	%endif
14mr|util-linux-2.24.2-5|104	%if !%{build_bootstrap}
14mr|util-linux-2.24.2-5|105	BuildRequires:	pkgconfig(ext2fs)
14mr|util-linux-2.24.2-5|106	%endif
14mr|util-linux-2.24.2-5|107	BuildRequires:	pkgconfig(libcap-ng)
14mr|util-linux-2.24.2-5|108	BuildRequires:	pkgconfig(ncursesw) >= 5.9-6.20120922.3
14mr|util-linux-2.24.2-5|109	#BuildRequires:	termcap-devel
14mr|util-linux-2.24.2-5|110	BuildRequires:	pkgconfig(slang)
14mr|util-linux-2.24.2-5|111	BuildRequires:	pkgconfig(systemd)
14mr|util-linux-2.24.2-5|112	BuildRequires:	pkgconfig(udev)
14mr|util-linux-2.24.2-5|113	BuildRequires:	pkgconfig(zlib)
14mr|util-linux-2.24.2-5|114	
14mr|util-linux-2.24.2-5|115	Provides:	/bin/su
14mr|util-linux-2.24.2-5|116	%rename		eject
14mr|util-linux-2.24.2-5|117	%rename		fdisk
14mr|util-linux-2.24.2-5|118	%rename		linux32
14mr|util-linux-2.24.2-5|119	%rename		losetup
14mr|util-linux-2.24.2-5|120	%rename		mount
14mr|util-linux-2.24.2-5|121	%rename		tunelp
14mr|util-linux-2.24.2-5|122	%rename		sparc32
14mr|util-linux-2.24.2-5|123	%rename		schedutils
14mr|util-linux-2.24.2-5|124	%rename		setarch
14mr|util-linux-2.24.2-5|125	%rename		util-linux-ng
14mr|util-linux-2.24.2-5|126	%ifarch alpha %{sparc} ppc
14mr|util-linux-2.24.2-5|127	Obsoletes:	clock < %{version}-%{release}
14mr|util-linux-2.24.2-5|128	%endif
14mr|util-linux-2.24.2-5|129	# old versions of e2fsprogs provides blkid / uuidd
14mr|util-linux-2.24.2-5|130	Conflicts:	e2fsprogs < 1.41.8-2mnb2
14mr|util-linux-2.24.2-5|131	Conflicts:	setup < 2.7.18-6
14mr|util-linux-2.24.2-5|132	# old version of sysvinit-tools provides sulogin and utmpdump
14mr|util-linux-2.24.2-5|133	Conflicts:	sysvinit < 2.87-11
14mr|util-linux-2.24.2-5|134	# (tpg) add conflicts on older version dues to move su
14mr|util-linux-2.24.2-5|135	Conflicts:	coreutils < 8.19-2
14mr|util-linux-2.24.2-5|136	# (proyvind): handle sulogin, wall, mountpoint being moved
14mr|util-linux-2.24.2-5|137	Conflicts:	sysvinit-tools < 2.87-18
14mr|util-linux-2.24.2-5|138	Conflicts:	bash-completion < 2:2.1-9
14mr|util-linux-2.24.2-5|139	
14mr|util-linux-2.24.2-5|140	# for /bin/awk
14mr|util-linux-2.24.2-5|141	Requires(pre):	gawk
14mr|util-linux-2.24.2-5|142	# for /usr/bin/cmp
14mr|util-linux-2.24.2-5|143	Requires(pre):	diffutils
14mr|util-linux-2.24.2-5|144	Requires(pre):	coreutils
14mr|util-linux-2.24.2-5|145	Requires(pre):	bash-completion >= 2:2.1-10
14mr|util-linux-2.24.2-5|146	Requires:	pam >= 0.66-4
14mr|util-linux-2.24.2-5|147	Requires:	shadow-utils >= 4.0.3
14mr|util-linux-2.24.2-5|148	Requires:	%{libblkid} = %{version}-%{release}
14mr|util-linux-2.24.2-5|149	Requires:	%{libmount} = %{version}-%{release}
14mr|util-linux-2.24.2-5|150	Requires:	%{libuuid} = %{version}-%{release}
14mr|util-linux-2.24.2-5|151	%if %{include_raw}
14mr|util-linux-2.24.2-5|152	Requires:	udev
14mr|util-linux-2.24.2-5|153	%endif
14mr|util-linux-2.24.2-5|154	
14mr|util-linux-2.24.2-5|155	%description
14mr|util-linux-2.24.2-5|156	The util-linux package contains a large variety of low-level system
14mr|util-linux-2.24.2-5|157	utilities that are necessary for a Linux system to function.  Among
14mr|util-linux-2.24.2-5|158	others, Util-linux-ng contains the fdisk configuration tool and the login
14mr|util-linux-2.24.2-5|159	program.
14mr|util-linux-2.24.2-5|160	
14mr|util-linux-2.24.2-5|161	%if %{with uclibc}
14mr|util-linux-2.24.2-5|162	%package -n	uclibc-%{name}
14mr|util-linux-2.24.2-5|163	Summary:	uClibc build of util-linux
14mr|util-linux-2.24.2-5|164	Group:		System/Base
14mr|util-linux-2.24.2-5|165	
14mr|util-linux-2.24.2-5|166	%description -n	uclibc-%{name}
14mr|util-linux-2.24.2-5|167	The util-linux package contains a large variety of low-level system
14mr|util-linux-2.24.2-5|168	utilities that are necessary for a Linux system to function.  Among
14mr|util-linux-2.24.2-5|169	others, Util-linux-ng contains the fdisk configuration tool and the login
14mr|util-linux-2.24.2-5|170	program.
14mr|util-linux-2.24.2-5|171	%endif
14mr|util-linux-2.24.2-5|172	
14mr|util-linux-2.24.2-5|173	%package -n	%{libblkid}
14mr|util-linux-2.24.2-5|174	Summary:	Block device ID library
14mr|util-linux-2.24.2-5|175	Group:		System/Libraries
14mr|util-linux-2.24.2-5|176	License:	LGPLv2+
14mr|util-linux-2.24.2-5|177	Conflicts:	%{libext2fs} < 1.41.6-2mnb2
14mr|util-linux-2.24.2-5|178	# MD this is because of the cmd rm and ln in the post config
14mr|util-linux-2.24.2-5|179	Requires(post):	coreutils
14mr|util-linux-2.24.2-5|180	
14mr|util-linux-2.24.2-5|181	%description -n %{libblkid}
14mr|util-linux-2.24.2-5|182	This is block device identification library, part of util-linux.
14mr|util-linux-2.24.2-5|183	
14mr|util-linux-2.24.2-5|184	%if %{with uclibc}
14mr|util-linux-2.24.2-5|185	%package -n	uclibc-%{libblkid}
14mr|util-linux-2.24.2-5|186	Summary:	Block device ID library (uClibc linked)
14mr|util-linux-2.24.2-5|187	Group:		System/Libraries
14mr|util-linux-2.24.2-5|188	License:	LGPLv2+
14mr|util-linux-2.24.2-5|189	Conflicts:	%{libext2fs} < 1.41.6-2mnb2
14mr|util-linux-2.24.2-5|190	
14mr|util-linux-2.24.2-5|191	%description -n	uclibc-%{libblkid}
14mr|util-linux-2.24.2-5|192	This is block device identification library, part of util-linux.
14mr|util-linux-2.24.2-5|193	%endif
14mr|util-linux-2.24.2-5|194	
14mr|util-linux-2.24.2-5|195	%package -n	%{devblkid}
14mr|util-linux-2.24.2-5|196	Summary:	Block device ID library
14mr|util-linux-2.24.2-5|197	Group:		Development/C
14mr|util-linux-2.24.2-5|198	License:	LGPLv2+
14mr|util-linux-2.24.2-5|199	Requires:	%{libblkid} = %{version}-%{release}
14mr|util-linux-2.24.2-5|200	Requires:	%{devuuid} = %{version}-%{release}
14mr|util-linux-2.24.2-5|201	%if %{with uclibc}
14mr|util-linux-2.24.2-5|202	Requires:	uclibc-%{libblkid} = %{version}-%{release}
14mr|util-linux-2.24.2-5|203	%endif
14mr|util-linux-2.24.2-5|204	Conflicts:	%{devext2fs} < 1.41.6-2mnb2
14mr|util-linux-2.24.2-5|205	Provides:	libblkid-devel = %{version}-%{release}
14mr|util-linux-2.24.2-5|206	
14mr|util-linux-2.24.2-5|207	%description -n	%{devblkid}
14mr|util-linux-2.24.2-5|208	This is the block device identification development library and headers,
14mr|util-linux-2.24.2-5|209	part of util-linux.
14mr|util-linux-2.24.2-5|210	
14mr|util-linux-2.24.2-5|211	%package -n	%{libuuid}
14mr|util-linux-2.24.2-5|212	Summary:	Universally unique ID library
14mr|util-linux-2.24.2-5|213	Group:		System/Libraries
14mr|util-linux-2.24.2-5|214	License:	BSD
14mr|util-linux-2.24.2-5|215	Conflicts:	%{libext2fs} < 1.41.8-2mnb2
14mr|util-linux-2.24.2-5|216	
14mr|util-linux-2.24.2-5|217	%description -n	%{libuuid}
14mr|util-linux-2.24.2-5|218	This is the universally unique ID library, part of e2fsprogs.
14mr|util-linux-2.24.2-5|219	
14mr|util-linux-2.24.2-5|220	The libuuid library generates and parses 128-bit universally unique
14mr|util-linux-2.24.2-5|221	id's (UUID's).A UUID is an identifier that is unique across both
14mr|util-linux-2.24.2-5|222	space and time, with respect to the space of all UUIDs.  A UUID can
14mr|util-linux-2.24.2-5|223	be used for multiple purposes, from tagging objects with an extremely
14mr|util-linux-2.24.2-5|224	short lifetime, to reliably identifying very persistent objects
14mr|util-linux-2.24.2-5|225	across a network.
14mr|util-linux-2.24.2-5|226	
14mr|util-linux-2.24.2-5|227	%if %{with uclibc}
14mr|util-linux-2.24.2-5|228	%package -n	uclibc-%{libuuid}
14mr|util-linux-2.24.2-5|229	Summary:	Universally unique ID library (uClibc linked)
14mr|util-linux-2.24.2-5|230	Group:		System/Libraries
14mr|util-linux-2.24.2-5|231	License:	BSD
14mr|util-linux-2.24.2-5|232	Conflicts:	%{libext2fs} < 1.41.8-2mnb2
14mr|util-linux-2.24.2-5|233	
14mr|util-linux-2.24.2-5|234	%description -n	uclibc-%{libuuid}
14mr|util-linux-2.24.2-5|235	This is the universally unique ID library, part of e2fsprogs.
14mr|util-linux-2.24.2-5|236	
14mr|util-linux-2.24.2-5|237	The libuuid library generates and parses 128-bit universally unique
14mr|util-linux-2.24.2-5|238	id's (UUID's).A UUID is an identifier that is unique across both
14mr|util-linux-2.24.2-5|239	space and time, with respect to the space of all UUIDs.  A UUID can
14mr|util-linux-2.24.2-5|240	be used for multiple purposes, from tagging objects with an extremely
14mr|util-linux-2.24.2-5|241	short lifetime, to reliably identifying very persistent objects
14mr|util-linux-2.24.2-5|242	across a network.
14mr|util-linux-2.24.2-5|243	%endif
14mr|util-linux-2.24.2-5|244	
14mr|util-linux-2.24.2-5|245	%package -n	%{devuuid}
14mr|util-linux-2.24.2-5|246	Summary:	Universally unique ID library
14mr|util-linux-2.24.2-5|247	Group:		Development/C
14mr|util-linux-2.24.2-5|248	License:	BSD
14mr|util-linux-2.24.2-5|249	Conflicts:	%{libext2fs} < 1.41.8-2mnb2
14mr|util-linux-2.24.2-5|250	Requires:	%{libuuid} = %{version}
14mr|util-linux-2.24.2-5|251	%if %{with uclibc}
14mr|util-linux-2.24.2-5|252	Requires:	uclibc-%{libuuid} = %{version}-%{release}
14mr|util-linux-2.24.2-5|253	%endif
14mr|util-linux-2.24.2-5|254	Provides:	libuuid-devel = %{version}-%{release}
14mr|util-linux-2.24.2-5|255	
14mr|util-linux-2.24.2-5|256	%description -n	%{devuuid}
14mr|util-linux-2.24.2-5|257	This is the universally unique ID development library and headers,
14mr|util-linux-2.24.2-5|258	part of e2fsprogs.
14mr|util-linux-2.24.2-5|259	
14mr|util-linux-2.24.2-5|260	The libuuid library generates and parses 128-bit universally unique
14mr|util-linux-2.24.2-5|261	id's (UUID's).A UUID is an identifier that is unique across both
14mr|util-linux-2.24.2-5|262	space and time, with respect to the space of all UUIDs.  A UUID can
14mr|util-linux-2.24.2-5|263	be used for multiple purposes, from tagging objects with an extremely
14mr|util-linux-2.24.2-5|264	short lifetime, to reliably identifying very persistent objects
14mr|util-linux-2.24.2-5|265	across a network.
14mr|util-linux-2.24.2-5|266	
14mr|util-linux-2.24.2-5|267	%package -n	uuidd
14mr|util-linux-2.24.2-5|268	Summary:	Helper daemon to guarantee uniqueness of time-based UUIDs
14mr|util-linux-2.24.2-5|269	Group:		System/Servers
14mr|util-linux-2.24.2-5|270	License:	GPLv2
14mr|util-linux-2.24.2-5|271	Requires(post):	systemd
14mr|util-linux-2.24.2-5|272	Requires(pre):	shadow-utils
14mr|util-linux-2.24.2-5|273	Requires(pre):	rpm-helper
14mr|util-linux-2.24.2-5|274	Requires(post):	rpm-helper
14mr|util-linux-2.24.2-5|275	Requires(preun):	rpm-helper
14mr|util-linux-2.24.2-5|276	Requires(postun):	rpm-helper
14mr|util-linux-2.24.2-5|277	
14mr|util-linux-2.24.2-5|278	%description -n	uuidd
14mr|util-linux-2.24.2-5|279	The uuidd package contains a userspace daemon (uuidd) which guarantees
14mr|util-linux-2.24.2-5|280	uniqueness of time-based UUID generation even at very high rates on
14mr|util-linux-2.24.2-5|281	SMP systems.
14mr|util-linux-2.24.2-5|282	
14mr|util-linux-2.24.2-5|283	%package -n	%{libmount}
14mr|util-linux-2.24.2-5|284	Summary:	Universal mount library
14mr|util-linux-2.24.2-5|285	Group:		System/Libraries
14mr|util-linux-2.24.2-5|286	License:	LGPLv2+
14mr|util-linux-2.24.2-5|287	
14mr|util-linux-2.24.2-5|288	%description -n	%{libmount}
14mr|util-linux-2.24.2-5|289	The libmount library is used to parse /etc/fstab,
14mr|util-linux-2.24.2-5|290	/etc/mtab and /proc/self/mountinfo files,
14mr|util-linux-2.24.2-5|291	manage the mtab file, evaluate mount options, etc.
14mr|util-linux-2.24.2-5|292	
14mr|util-linux-2.24.2-5|293	%if %{with uclibc}
14mr|util-linux-2.24.2-5|294	%package -n	uclibc-%{libmount}
14mr|util-linux-2.24.2-5|295	Summary:	Universal mount library (uClibc linked)
14mr|util-linux-2.24.2-5|296	Group:		System/Libraries
14mr|util-linux-2.24.2-5|297	License:	LGPLv2+
14mr|util-linux-2.24.2-5|298	
14mr|util-linux-2.24.2-5|299	%description -n	uclibc-%{libmount}
14mr|util-linux-2.24.2-5|300	The libmount library is used to parse /etc/fstab,
14mr|util-linux-2.24.2-5|301	/etc/mtab and /proc/self/mountinfo files,
14mr|util-linux-2.24.2-5|302	manage the mtab file, evaluate mount options, etc.
14mr|util-linux-2.24.2-5|303	%endif
14mr|util-linux-2.24.2-5|304	
14mr|util-linux-2.24.2-5|305	%package -n	%{devmount}
14mr|util-linux-2.24.2-5|306	Summary:	Universally unique ID library
14mr|util-linux-2.24.2-5|307	Group:		Development/C
14mr|util-linux-2.24.2-5|308	License:	LGPLv2+
14mr|util-linux-2.24.2-5|309	Requires:	%{libmount} = %{version}-%{release}
14mr|util-linux-2.24.2-5|310	%if %{with uclibc}
14mr|util-linux-2.24.2-5|311	Requires:	uclibc-%{libmount} = %{version}-%{release}
14mr|util-linux-2.24.2-5|312	%endif
14mr|util-linux-2.24.2-5|313	Provides:	libmount-devel = %{version}-%{release}
14mr|util-linux-2.24.2-5|314	
14mr|util-linux-2.24.2-5|315	%description -n	%{devmount}
14mr|util-linux-2.24.2-5|316	Development files and headers for libmount library.
14mr|util-linux-2.24.2-5|317	
14mr|util-linux-2.24.2-5|318	%if %{with python}
14mr|util-linux-2.24.2-5|319	%package -n	python-libmount
14mr|util-linux-2.24.2-5|320	Summary:	Python bindings for the libmount library
14mr|util-linux-2.24.2-5|321	Group:		Development/Python
14mr|util-linux-2.24.2-5|322	Requires:	%{libmount} = %{EVRD}
14mr|util-linux-2.24.2-5|323	BuildRequires:	pkgconfig(python2)
14mr|util-linux-2.24.2-5|324	
14mr|util-linux-2.24.2-5|325	%description -n python-libmount
14mr|util-linux-2.24.2-5|326	The libmount-python package contains a module that permits applications
14mr|util-linux-2.24.2-5|327	written in the Python programming language to use the interface
14mr|util-linux-2.24.2-5|328	supplied by the libmount library to work with mount tables (fstab,
14mr|util-linux-2.24.2-5|329	mountinfo, etc) and mount filesystems.
14mr|util-linux-2.24.2-5|330	%endif
14mr|util-linux-2.24.2-5|331	
14mr|util-linux-2.24.2-5|332	%prep
14mr|util-linux-2.24.2-5|333	%setup -q
14mr|util-linux-2.24.2-5|334	
14mr|util-linux-2.24.2-5|335	%patch1 -p1 -b .options~
14mr|util-linux-2.24.2-5|336	%patch3 -p1 -b .atapifloppy~
14mr|util-linux-2.24.2-5|337	%patch5 -p1 -b .lastlog~
14mr|util-linux-2.24.2-5|338	%patch12 -p1 -b .mkstemp
14mr|util-linux-2.24.2-5|339	
14mr|util-linux-2.24.2-5|340	# Mandriva
14mr|util-linux-2.24.2-5|341	%ifarch ppc
14mr|util-linux-2.24.2-5|342	%patch1200 -p0
14mr|util-linux-2.24.2-5|343	%patch1201 -p1
14mr|util-linux-2.24.2-5|344	%endif
14mr|util-linux-2.24.2-5|345	
14mr|util-linux-2.24.2-5|346	#LSB (sb)
14mr|util-linux-2.24.2-5|347	%patch1202 -p1 -b .chfnlsb~
14mr|util-linux-2.24.2-5|348	
14mr|util-linux-2.24.2-5|349	#fix build on alpha with newer kernel-headers
14mr|util-linux-2.24.2-5|350	%ifarch alpha
14mr|util-linux-2.24.2-5|351	%patch1203 -p1
14mr|util-linux-2.24.2-5|352	%endif
14mr|util-linux-2.24.2-5|353	
14mr|util-linux-2.24.2-5|354	%patch111 -p1 -b .mkfsman~
14mr|util-linux-2.24.2-5|355	%patch115 -p1 -b .fix-ioctl~
14mr|util-linux-2.24.2-5|356	#patch116 -p1 -b .autodav
14mr|util-linux-2.24.2-5|357	
14mr|util-linux-2.24.2-5|358	#%patch1100 -p1 -b .loopAES
14mr|util-linux-2.24.2-5|359	#%patch1101 -p0 -b .swapon-encrypted
14mr|util-linux-2.24.2-5|360	#%patch1102 -p0 -b .loopAES-password
14mr|util-linux-2.24.2-5|361	#%patch1103 -p0 -b .load-module
14mr|util-linux-2.24.2-5|362	#%patch1104 -p1 -b .set-as-encrypted
14mr|util-linux-2.24.2-5|363	
14mr|util-linux-2.24.2-5|364	#%patch1300 -p1 -b .CHANGE-FD
14mr|util-linux-2.24.2-5|365	
14mr|util-linux-2.24.2-5|366	# FIXME: double-check if this is really obsoleted by the mount rewrite
14mr|util-linux-2.24.2-5|367	#patch1218 -p1 -b .silly
14mr|util-linux-2.24.2-5|368	%patch1219 -p0
14mr|util-linux-2.24.2-5|369	
14mr|util-linux-2.24.2-5|370	# rebuild build system for loop-AES patch
14mr|util-linux-2.24.2-5|371	./autogen.sh
14mr|util-linux-2.24.2-5|372	
14mr|util-linux-2.24.2-5|373	%build
14mr|util-linux-2.24.2-5|374	%global optflags %{optflags} -Os
14mr|util-linux-2.24.2-5|375	
14mr|util-linux-2.24.2-5|376	%serverbuild_hardened
14mr|util-linux-2.24.2-5|377	unset LINGUAS || :
14mr|util-linux-2.24.2-5|378	
14mr|util-linux-2.24.2-5|379	export CONFIGURE_TOP="$PWD"
14mr|util-linux-2.24.2-5|380	
14mr|util-linux-2.24.2-5|381	%if %{with uclibc}
14mr|util-linux-2.24.2-5|382	mkdir -p uclibc
14mr|util-linux-2.24.2-5|383	pushd uclibc
14mr|util-linux-2.24.2-5|384	%uclibc_configure \
14mr|util-linux-2.24.2-5|385	--bindir=%{uclibc_root}/bin \
14mr|util-linux-2.24.2-5|386	--sbindir=%{uclibc_root}/sbin \
14mr|util-linux-2.24.2-5|387	--prefix=%{uclibc_root} \
14mr|util-linux-2.24.2-5|388	--exec-prefix=%{uclibc_root} \
14mr|util-linux-2.24.2-5|389	--libdir=%{uclibc_root}/%{_lib} \
14mr|util-linux-2.24.2-5|390	--host=%{_host} \
14mr|util-linux-2.24.2-5|391	--enable-rpath=no \
14mr|util-linux-2.24.2-5|392	--enable-shared=yes \
14mr|util-linux-2.24.2-5|393	--enable-static=yes \
14mr|util-linux-2.24.2-5|394	--disable-chfn-chsh \
14mr|util-linux-2.24.2-5|395	--enable-libuuid \
14mr|util-linux-2.24.2-5|396	--enable-libblkid \
14mr|util-linux-2.24.2-5|397	--enable-libmount \
14mr|util-linux-2.24.2-5|398	--disable-mount \
14mr|util-linux-2.24.2-5|399	--disable-losetup \
14mr|util-linux-2.24.2-5|400	--disable-fsck \
14mr|util-linux-2.24.2-5|401	--disable-partx \
14mr|util-linux-2.24.2-5|402	--disable-uuidd \
14mr|util-linux-2.24.2-5|403	--disable-mountpoint \
14mr|util-linux-2.24.2-5|404	--disable-fallocate \
14mr|util-linux-2.24.2-5|405	--disable-unshare \
14mr|util-linux-2.24.2-5|406	--disable-eject \
14mr|util-linux-2.24.2-5|407	--disable-agetty \
14mr|util-linux-2.24.2-5|408	--disable-cramfs \
14mr|util-linux-2.24.2-5|409	--disable-switch_root \
14mr|util-linux-2.24.2-5|410	--disable-pivot_root \
14mr|util-linux-2.24.2-5|411	--disable-kill \
14mr|util-linux-2.24.2-5|412	--disable-utmpdump \
14mr|util-linux-2.24.2-5|413	--disable-rename \
14mr|util-linux-2.24.2-5|414	--disable-login \
14mr|util-linux-2.24.2-5|415	--disable-sulogin \
14mr|util-linux-2.24.2-5|416	--disable-su \
14mr|util-linux-2.24.2-5|417	--disable-schedutils \
14mr|util-linux-2.24.2-5|418	--disable-wall \
14mr|util-linux-2.24.2-5|419	--disable-makeinstall-chown \
14mr|util-linux-2.24.2-5|420	--disable-fsck \
14mr|util-linux-2.24.2-5|421	--disable-raw \
14mr|util-linux-2.24.2-5|422	--disable-runuser \
14mr|util-linux-2.24.2-5|423	--disable-nologin \
14mr|util-linux-2.24.2-5|424	--enable-socket-activation \
14mr|util-linux-2.24.2-5|425	--with-systemdsystemunitdir=%{_unitdir} \
14mr|util-linux-2.24.2-5|426	--without-audit \
14mr|util-linux-2.24.2-5|427	--without-python \
14mr|util-linux-2.24.2-5|428	--without-selinux \
14mr|util-linux-2.24.2-5|429	--with-udev
14mr|util-linux-2.24.2-5|430	%make
14mr|util-linux-2.24.2-5|431	
14mr|util-linux-2.24.2-5|432	popd
14mr|util-linux-2.24.2-5|433	%endif
14mr|util-linux-2.24.2-5|434	
14mr|util-linux-2.24.2-5|435	mkdir -p system
14mr|util-linux-2.24.2-5|436	pushd  system
14mr|util-linux-2.24.2-5|437	%configure2_5x \
14mr|util-linux-2.24.2-5|438	--bindir=/bin \
14mr|util-linux-2.24.2-5|439	--sbindir=/sbin \
14mr|util-linux-2.24.2-5|440	--libdir=/%{_lib} \
14mr|util-linux-2.24.2-5|441	--enable-wall \
14mr|util-linux-2.24.2-5|442	--enable-partx \
14mr|util-linux-2.24.2-5|443	--enable-kill \
14mr|util-linux-2.24.2-5|444	--enable-write \
14mr|util-linux-2.24.2-5|445	--enable-mountpoint \
14mr|util-linux-2.24.2-5|446	%if %{include_raw}
14mr|util-linux-2.24.2-5|447	--enable-raw \
14mr|util-linux-2.24.2-5|448	%endif
14mr|util-linux-2.24.2-5|449	--disable-makeinstall-chown \
14mr|util-linux-2.24.2-5|450	--disable-rpath \
14mr|util-linux-2.24.2-5|451	--with-audit \
14mr|util-linux-2.24.2-5|452	--with-python=2 \
14mr|util-linux-2.24.2-5|453	--without-selinux \
14mr|util-linux-2.24.2-5|454	--with-udev \
14mr|util-linux-2.24.2-5|455	--enable-chfn-chsh \
14mr|util-linux-2.24.2-5|456	--enable-socket-activation \
14mr|util-linux-2.24.2-5|457	--enable-tunelp \
14mr|util-linux-2.24.2-5|458	--enable-nologin \
14mr|util-linux-2.24.2-5|459	--with-systemdsystemunitdir=%{_unitdir} \
14mr|util-linux-2.24.2-5|460	
14mr|util-linux-2.24.2-5|461	# build util-linux
14mr|util-linux-2.24.2-5|462	%make
14mr|util-linux-2.24.2-5|463	
14mr|util-linux-2.24.2-5|464	popd
14mr|util-linux-2.24.2-5|465	
14mr|util-linux-2.24.2-5|466	# remove vipw and vigr, they belong in shadow-utils
14mr|util-linux-2.24.2-5|467	rm -f %{buildroot}%{_sbindir}/{vipw,vigr} %{buildroot}%{_mandir}/man8/{vigr,vipw}.*
14mr|util-linux-2.24.2-5|468	
14mr|util-linux-2.24.2-5|469	%install
14mr|util-linux-2.24.2-5|470	mkdir -p %{buildroot}/{bin,sbin}
14mr|util-linux-2.24.2-5|471	mkdir -p %{buildroot}%{_bindir}
14mr|util-linux-2.24.2-5|472	mkdir -p %{buildroot}%{_infodir}
14mr|util-linux-2.24.2-5|473	mkdir -p %{buildroot}%{_mandir}/man{1,6,8,5}
14mr|util-linux-2.24.2-5|474	mkdir -p %{buildroot}%{_sbindir}
14mr|util-linux-2.24.2-5|475	mkdir -p %{buildroot}%{_sysconfdir}/{pam.d,security/console.apps,blkid}
14mr|util-linux-2.24.2-5|476	
14mr|util-linux-2.24.2-5|477	%if %{with uclibc}
14mr|util-linux-2.24.2-5|478	make -C uclibc install-sbinPROGRAMS install-usrlib_execLTLIBRARIES DESTDIR="%{buildroot}"
14mr|util-linux-2.24.2-5|479	install -m755 uclibc/setterm -D %{buildroot}%{uclibc_root}%{_bindir}/setterm
14mr|util-linux-2.24.2-5|480	
14mr|util-linux-2.24.2-5|481	mkdir -p %{buildroot}%{uclibc_root}%{_libdir}
14mr|util-linux-2.24.2-5|482	for l in lib{blkid,mount,uuid}.so; do
14mr|util-linux-2.24.2-5|483	rm %{buildroot}%{uclibc_root}/%{_lib}/$l
14mr|util-linux-2.24.2-5|484	ln -sr %{buildroot}%{uclibc_root}/%{_lib}/$l.*.* %{buildroot}%{uclibc_root}%{_libdir}/$l
14mr|util-linux-2.24.2-5|485	done
14mr|util-linux-2.24.2-5|486	for l in lib{blkid,mount,uuid}.a; do
14mr|util-linux-2.24.2-5|487	mv %{buildroot}%{uclibc_root}/%{_lib}/$l %{buildroot}%{uclibc_root}%{_libdir}/$l
14mr|util-linux-2.24.2-5|488	done
14mr|util-linux-2.24.2-5|489	for bin in blockdev cfdisk chcpu ctrlaltdel fdisk findfs fsck.minix fsfreeze fstrim \
14mr|util-linux-2.24.2-5|490	hwclock mkfs mkfs.bfs mkfs.minix swapoff swapon wipefs; do
14mr|util-linux-2.24.2-5|491	rm %{buildroot}%{uclibc_root}/sbin/$bin
14mr|util-linux-2.24.2-5|492	done
14mr|util-linux-2.24.2-5|493	%endif
14mr|util-linux-2.24.2-5|494	
14mr|util-linux-2.24.2-5|495	# install util-linux
14mr|util-linux-2.24.2-5|496	%makeinstall_std -C system DESTDIR=%{buildroot} MANDIR=%{buildroot}%{_mandir} INFODIR=%{buildroot}%{_infodir}
14mr|util-linux-2.24.2-5|497	
14mr|util-linux-2.24.2-5|498	%if %{include_raw}
14mr|util-linux-2.24.2-5|499	echo '.so man8/raw.8' > %{buildroot}%{_mandir}/man8/rawdevices.8
14mr|util-linux-2.24.2-5|500	{
14mr|util-linux-2.24.2-5|501	# see RH bugzilla #216664
14mr|util-linux-2.24.2-5|502	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14mr|util-linux-2.24.2-5|503	pushd %{buildroot}%{_sysconfdir}/udev/rules.d
14mr|util-linux-2.24.2-5|504	install -m 644 %{SOURCE4} ./60-raw.rules
14mr|util-linux-2.24.2-5|505	popd
14mr|util-linux-2.24.2-5|506	}
14mr|util-linux-2.24.2-5|507	%endif
14mr|util-linux-2.24.2-5|508	
14mr|util-linux-2.24.2-5|509	# Correct mail spool path.
14mr|util-linux-2.24.2-5|510	perl -pi -e 's,/usr/spool/mail,/var/spool/mail,' %{buildroot}%{_mandir}/man1/login.1
14mr|util-linux-2.24.2-5|511	
14mr|util-linux-2.24.2-5|512	%ifarch %{sparcx}
14mr|util-linux-2.24.2-5|513	rm %{buildroot}%{_bindir}/sunhostid
14mr|util-linux-2.24.2-5|514	cat << E-O-F > %{buildroot}%{_bindir}/sunhostid
14mr|util-linux-2.24.2-5|515	#!/bin/sh
14mr|util-linux-2.24.2-5|516	# this should be %{_bindir}/sunhostid or somesuch.
14mr|util-linux-2.24.2-5|517	# Copyright 1999 Peter Jones, <pjones@redhat.com> .
14mr|util-linux-2.24.2-5|518	# GPL and all that good stuff apply.
14mr|util-linux-2.24.2-5|519	(
14mr|util-linux-2.24.2-5|520	idprom=\`cat /proc/openprom/idprom\`
14mr|util-linux-2.24.2-5|521	echo \$idprom|dd bs=1 skip=2 count=2
14mr|util-linux-2.24.2-5|522	echo \$idprom|dd bs=1 skip=27 count=6
14mr|util-linux-2.24.2-5|523	echo
14mr|util-linux-2.24.2-5|524	) 2>/dev/null
14mr|util-linux-2.24.2-5|525	E-O-F
14mr|util-linux-2.24.2-5|526	chmod 755 %{buildroot}%{_bindir}/sunhostid
14mr|util-linux-2.24.2-5|527	%endif
14mr|util-linux-2.24.2-5|528	
14mr|util-linux-2.24.2-5|529	# PAM settings
14mr|util-linux-2.24.2-5|530	{
14mr|util-linux-2.24.2-5|531	pushd %{buildroot}%{_sysconfdir}/pam.d
14mr|util-linux-2.24.2-5|532	install -m 644 %{SOURCE1} ./login
14mr|util-linux-2.24.2-5|533	install -m 644 %{SOURCE2} ./remote
14mr|util-linux-2.24.2-5|534	install -m 644 %{SOURCE3} ./chsh
14mr|util-linux-2.24.2-5|535	install -m 644 %{SOURCE3} ./chfn
14mr|util-linux-2.24.2-5|536	install -m 644 %{SOURCE5} ./su
14mr|util-linux-2.24.2-5|537	install -m 644 %{SOURCE6} ./su-l
14mr|util-linux-2.24.2-5|538	install -m 644 %{SOURCE7} ./runuser
14mr|util-linux-2.24.2-5|539	install -m 644 %{SOURCE8} ./runuser-l
14mr|util-linux-2.24.2-5|540	popd
14mr|util-linux-2.24.2-5|541	}
14mr|util-linux-2.24.2-5|542	
14mr|util-linux-2.24.2-5|543	# This has dependencies on stuff in /usr
14mr|util-linux-2.24.2-5|544	mv %{buildroot}{/sbin/,/usr/sbin}/cfdisk
14mr|util-linux-2.24.2-5|545	
14mr|util-linux-2.24.2-5|546	%ifarch ppc
14mr|util-linux-2.24.2-5|547	cp -f ./clock-ppc %{buildroot}/sbin/clock-ppc
14mr|util-linux-2.24.2-5|548	mv %{buildroot}/sbin/hwclock %{buildroot}/sbin/clock-rs6k
14mr|util-linux-2.24.2-5|549	ln -sf clock-rs6k %{buildroot}/sbin/hwclock
14mr|util-linux-2.24.2-5|550	%endif
14mr|util-linux-2.24.2-5|551	ln -sf ../../sbin/hwclock %{buildroot}/usr/sbin/hwclock
14mr|util-linux-2.24.2-5|552	ln -sf ../../sbin/clock %{buildroot}/usr/sbin/clock
14mr|util-linux-2.24.2-5|553	ln -sf hwclock %{buildroot}/sbin/clock
14mr|util-linux-2.24.2-5|554	
14mr|util-linux-2.24.2-5|555	install -D -p -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/tmpfiles.d/uuidd.conf
14mr|util-linux-2.24.2-5|556	
14mr|util-linux-2.24.2-5|557	# And a dirs uuidd needs that the makefiles don't create
14mr|util-linux-2.24.2-5|558	install -d %{buildroot}/var/lib/libuuid
14mr|util-linux-2.24.2-5|559	
14mr|util-linux-2.24.2-5|560	# move flock in /bin, required for udev
14mr|util-linux-2.24.2-5|561	# logger is useful in initscripts while /usr isn't mounted as well
14mr|util-linux-2.24.2-5|562	# ionice needed for readahead_early
14mr|util-linux-2.24.2-5|563	for p in flock logger ionice; do
14mr|util-linux-2.24.2-5|564	mv %{buildroot}{%{_bindir},/bin}/$p
14mr|util-linux-2.24.2-5|565	ln -sf ../../bin/$p %{buildroot}%{_bindir}/$p
14mr|util-linux-2.24.2-5|566	done
14mr|util-linux-2.24.2-5|567	
14mr|util-linux-2.24.2-5|568	# Final cleanup
14mr|util-linux-2.24.2-5|569	%ifarch %no_hwclock_archs
14mr|util-linux-2.24.2-5|570	rm %{buildroot}/sbin/{hwclock,clock} %{buildroot}%{_mandir}/man8/hwclock.8* %{buildroot}/usr/sbin/{hwclock,clock}
14mr|util-linux-2.24.2-5|571	%endif
14mr|util-linux-2.24.2-5|572	%ifarch s390 s390x
14mr|util-linux-2.24.2-5|573	rm %{buildroot}/usr/{bin,sbin}/{fdformat,tunelp,floppy} %{buildroot}%{_mandir}/man8/{fdformat,tunelp,floppy}.8*
14mr|util-linux-2.24.2-5|574	%endif
14mr|util-linux-2.24.2-5|575	
14mr|util-linux-2.24.2-5|576	# deprecated commands
14mr|util-linux-2.24.2-5|577	for I in /sbin/mkfs.bfs %{_bindir}/scriptreplay; do
14mr|util-linux-2.24.2-5|578	rm %{buildroot}$I
14mr|util-linux-2.24.2-5|579	done
14mr|util-linux-2.24.2-5|580	
14mr|util-linux-2.24.2-5|581	# deprecated man pages
14mr|util-linux-2.24.2-5|582	for I in man8/mkfs.bfs.8 man1/scriptreplay.1; do
14mr|util-linux-2.24.2-5|583	rm %{buildroot}%{_mandir}/${I}*
14mr|util-linux-2.24.2-5|584	done
14mr|util-linux-2.24.2-5|585	
14mr|util-linux-2.24.2-5|586	# we install getopt/getopt-*.{bash,tcsh} as doc files
14mr|util-linux-2.24.2-5|587	# note: versions <=2.12 use path "%{_datadir}/misc/getopt/*"
14mr|util-linux-2.24.2-5|588	chmod 644 misc-utils/getopt-*.{bash,tcsh}
14mr|util-linux-2.24.2-5|589	
14mr|util-linux-2.24.2-5|590	# link mtab
14mr|util-linux-2.24.2-5|591	ln -sf /proc/mounts %{buildroot}/etc/mtab
14mr|util-linux-2.24.2-5|592	
14mr|util-linux-2.24.2-5|593	# /usr/sbin -> /sbin
14mr|util-linux-2.24.2-5|594	for I in addpart delpart partx; do
14mr|util-linux-2.24.2-5|595	if [ -e %{buildroot}/usr/sbin/$I ]; then
14mr|util-linux-2.24.2-5|596	mv %{buildroot}/usr/sbin/$I %{buildroot}/sbin/$I
14mr|util-linux-2.24.2-5|597	fi
14mr|util-linux-2.24.2-5|598	done
14mr|util-linux-2.24.2-5|599	
14mr|util-linux-2.24.2-5|600	# /usr/bin -> /bin
14mr|util-linux-2.24.2-5|601	for I in taskset; do
14mr|util-linux-2.24.2-5|602	if [ -e %{buildroot}/usr/bin/$I ]; then
14mr|util-linux-2.24.2-5|603	mv %{buildroot}/usr/bin/$I %{buildroot}/bin/$I
14mr|util-linux-2.24.2-5|604	fi
14mr|util-linux-2.24.2-5|605	done
14mr|util-linux-2.24.2-5|606	
14mr|util-linux-2.24.2-5|607	# /sbin -> /bin
14mr|util-linux-2.24.2-5|608	for I in raw; do
14mr|util-linux-2.24.2-5|609	if [ -e %{buildroot}/sbin/$I ]; then
14mr|util-linux-2.24.2-5|610	mv %{buildroot}/sbin/$I %{buildroot}/bin/$I
14mr|util-linux-2.24.2-5|611	fi
14mr|util-linux-2.24.2-5|612	done
14mr|util-linux-2.24.2-5|613	
14mr|util-linux-2.24.2-5|614	%find_lang %{name} %{name}.lang
14mr|util-linux-2.24.2-5|615	
14mr|util-linux-2.24.2-5|616	# the files section supports only one -f option...
14mr|util-linux-2.24.2-5|617	mv %{name}.lang %{name}.files
14mr|util-linux-2.24.2-5|618	
14mr|util-linux-2.24.2-5|619	# create list of setarch(8) symlinks
14mr|util-linux-2.24.2-5|620	find  %{buildroot}%{_bindir}/ -regextype posix-egrep -type l \
14mr|util-linux-2.24.2-5|621	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)$" \
14mr|util-linux-2.24.2-5|622	-printf "%{_bindir}/%f\n" >> %{name}.files
14mr|util-linux-2.24.2-5|623	
14mr|util-linux-2.24.2-5|624	find  %{buildroot}%{_mandir}/man8 -regextype posix-egrep  \
14mr|util-linux-2.24.2-5|625	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)\.8.*" \
14mr|util-linux-2.24.2-5|626	-printf "%{_mandir}/man8/%f*\n" >> %{name}.files
14mr|util-linux-2.24.2-5|627	
14mr|util-linux-2.24.2-5|628	%ifarch ppc
14mr|util-linux-2.24.2-5|629	%post
14mr|util-linux-2.24.2-5|630	ISCHRP=`grep CHRP /proc/cpuinfo`
14mr|util-linux-2.24.2-5|631	if [ -z "$ISCHRP" ]; then
14mr|util-linux-2.24.2-5|632	ln -sf /sbin/clock-ppc /sbin/hwclock
14mr|util-linux-2.24.2-5|633	fi
14mr|util-linux-2.24.2-5|634	%endif
14mr|util-linux-2.24.2-5|635	
14mr|util-linux-2.24.2-5|636	%pre -p <lua>
14mr|util-linux-2.24.2-5|637	if arg[2] >= 2 then
14mr|util-linux-2.24.2-5|638	st = posix.stat("/etc/mtab")
14mr|util-linux-2.24.2-5|639	if st and st.type ~= "link" then
14mr|util-linux-2.24.2-5|640	posix.unlink("/etc/mtab")
14mr|util-linux-2.24.2-5|641	posix.link("/proc/mounts", "/etc/mtab", true)
14mr|util-linux-2.24.2-5|642	end
14mr|util-linux-2.24.2-5|643	end
14mr|util-linux-2.24.2-5|644	
14mr|util-linux-2.24.2-5|645	%post -p <lua>
14mr|util-linux-2.24.2-5|646	if arg[2] >= 2 then
14mr|util-linux-2.24.2-5|647	if posix.stat("/etc/blkid.tab") then
14mr|util-linux-2.24.2-5|648	os.rename("/etc/blkid.tab", "/etc/blkid/blkid.tab")
14mr|util-linux-2.24.2-5|649	end
14mr|util-linux-2.24.2-5|650	if posix.stat("/etc/blkid.tab.old") then
14mr|util-linux-2.24.2-5|651	os.rename("/etc/blkid.tab.old", "/etc/blkid/blkid.tab.old")
14mr|util-linux-2.24.2-5|652	end
14mr|util-linux-2.24.2-5|653	end
14mr|util-linux-2.24.2-5|654	
14mr|util-linux-2.24.2-5|655	%pre -n uuidd
14mr|util-linux-2.24.2-5|656	%_pre_useradd uuidd /var/lib/libuuid /bin/false
14mr|util-linux-2.24.2-5|657	%_pre_groupadd uuidd uuidd
14mr|util-linux-2.24.2-5|658	
14mr|util-linux-2.24.2-5|659	%post -n uuidd
14mr|util-linux-2.24.2-5|660	systemd-tmpfiles --create uuidd.conf
14mr|util-linux-2.24.2-5|661	%_post_service uuidd
14mr|util-linux-2.24.2-5|662	
14mr|util-linux-2.24.2-5|663	%preun -n uuidd
14mr|util-linux-2.24.2-5|664	%_preun_service uuidd
14mr|util-linux-2.24.2-5|665	
14mr|util-linux-2.24.2-5|666	%postun -n uuidd
14mr|util-linux-2.24.2-5|667	%_postun_userdel uuidd
14mr|util-linux-2.24.2-5|668	
14mr|util-linux-2.24.2-5|669	%files -f %{name}.files
14mr|util-linux-2.24.2-5|670	%doc NEWS AUTHORS
14mr|util-linux-2.24.2-5|671	%doc misc-utils/getopt-*.{bash,tcsh}
14mr|util-linux-2.24.2-5|672	/bin/dmesg
14mr|util-linux-2.24.2-5|673	%attr(755,root,root)	/bin/login
14mr|util-linux-2.24.2-5|674	/bin/lsblk
14mr|util-linux-2.24.2-5|675	/bin/more
14mr|util-linux-2.24.2-5|676	/bin/kill
14mr|util-linux-2.24.2-5|677	/bin/taskset
14mr|util-linux-2.24.2-5|678	/bin/ionice
14mr|util-linux-2.24.2-5|679	/bin/findmnt
14mr|util-linux-2.24.2-5|680	/bin/mountpoint
14mr|util-linux-2.24.2-5|681	%{_bindir}/nsenter
14mr|util-linux-2.24.2-5|682	%{_bindir}/setpriv
14mr|util-linux-2.24.2-5|683	/bin/su
14mr|util-linux-2.24.2-5|684	%attr(2555,root,tty) %{_bindir}/wall
14mr|util-linux-2.24.2-5|685	/bin/wdctl
14mr|util-linux-2.24.2-5|686	%if %{include_raw}
14mr|util-linux-2.24.2-5|687	/bin/raw
14mr|util-linux-2.24.2-5|688	%dir /etc/blkid
14mr|util-linux-2.24.2-5|689	%config %{_sysconfdir}/udev/rules.d/60-raw.rules
14mr|util-linux-2.24.2-5|690	%endif
14mr|util-linux-2.24.2-5|691	%config(noreplace) %{_sysconfdir}/pam.d/chfn
14mr|util-linux-2.24.2-5|692	%config(noreplace) %{_sysconfdir}/pam.d/chsh
14mr|util-linux-2.24.2-5|693	%config(noreplace) %{_sysconfdir}/pam.d/login
14mr|util-linux-2.24.2-5|694	%config(noreplace) %{_sysconfdir}/pam.d/remote
14mr|util-linux-2.24.2-5|695	%config(noreplace) %{_sysconfdir}/pam.d/su
14mr|util-linux-2.24.2-5|696	%config(noreplace) %{_sysconfdir}/pam.d/su-l
14mr|util-linux-2.24.2-5|697	%config(noreplace) %{_sysconfdir}/pam.d/runuser
14mr|util-linux-2.24.2-5|698	%config(noreplace) %{_sysconfdir}/pam.d/runuser-l
14mr|util-linux-2.24.2-5|699	/etc/mtab
14mr|util-linux-2.24.2-5|700	/sbin/agetty
14mr|util-linux-2.24.2-5|701	%{_mandir}/man8/agetty.8*
14mr|util-linux-2.24.2-5|702	/sbin/blkid
14mr|util-linux-2.24.2-5|703	/sbin/blkdiscard
14mr|util-linux-2.24.2-5|704	/sbin/blockdev
14mr|util-linux-2.24.2-5|705	/sbin/fstrim
14mr|util-linux-2.24.2-5|706	/sbin/pivot_root
14mr|util-linux-2.24.2-5|707	/sbin/ctrlaltdel
14mr|util-linux-2.24.2-5|708	/sbin/addpart
14mr|util-linux-2.24.2-5|709	/sbin/delpart
14mr|util-linux-2.24.2-5|710	/sbin/partx
14mr|util-linux-2.24.2-5|711	/sbin/fsfreeze
14mr|util-linux-2.24.2-5|712	/sbin/swaplabel
14mr|util-linux-2.24.2-5|713	/sbin/runuser
14mr|util-linux-2.24.2-5|714	%{_mandir}/man8/partx.8*
14mr|util-linux-2.24.2-5|715	%{_mandir}/man8/addpart.8*
14mr|util-linux-2.24.2-5|716	%{_mandir}/man8/delpart.8*
14mr|util-linux-2.24.2-5|717	%{_mandir}/man8/findmnt.8*
14mr|util-linux-2.24.2-5|718	%{_mandir}/man8/fsfreeze.8*
14mr|util-linux-2.24.2-5|719	%{_mandir}/man8/fstrim.8*
14mr|util-linux-2.24.2-5|720	%{_mandir}/man8/lsblk.8*
14mr|util-linux-2.24.2-5|721	%{_mandir}/man8/swaplabel.8*
14mr|util-linux-2.24.2-5|722	%{_mandir}/man1/mountpoint.1*
14mr|util-linux-2.24.2-5|723	%{_mandir}/man1/nsenter.1*
14mr|util-linux-2.24.2-5|724	%{_mandir}/man1/setpriv.1*
14mr|util-linux-2.24.2-5|725	%{_mandir}/man1/wall.1*
14mr|util-linux-2.24.2-5|726	%ifarch %ix86 alpha ia64 x86_64 s390 s390x ppc ppc64 %{sparcx} %mips %arm aarch64
14mr|util-linux-2.24.2-5|727	/sbin/sfdisk
14mr|util-linux-2.24.2-5|728	%{_mandir}/man8/sfdisk.8*
14mr|util-linux-2.24.2-5|729	%{_sbindir}/cfdisk
14mr|util-linux-2.24.2-5|730	%{_mandir}/man8/cfdisk.8*
14mr|util-linux-2.24.2-5|731	%endif
14mr|util-linux-2.24.2-5|732	/sbin/fdisk
14mr|util-linux-2.24.2-5|733	%{_mandir}/man8/fdisk.8*
14mr|util-linux-2.24.2-5|734	%ifnarch %no_hwclock_archs
14mr|util-linux-2.24.2-5|735	/sbin/clock
14mr|util-linux-2.24.2-5|736	%{_sbindir}/clock
14mr|util-linux-2.24.2-5|737	/sbin/hwclock
14mr|util-linux-2.24.2-5|738	/usr/sbin/hwclock
14mr|util-linux-2.24.2-5|739	%{_mandir}/man8/hwclock.8*
14mr|util-linux-2.24.2-5|740	%endif
14mr|util-linux-2.24.2-5|741	%ifarch ppc
14mr|util-linux-2.24.2-5|742	/sbin/clock-ppc
14mr|util-linux-2.24.2-5|743	/sbin/clock-rs6k
14mr|util-linux-2.24.2-5|744	%endif
14mr|util-linux-2.24.2-5|745	/sbin/findfs
14mr|util-linux-2.24.2-5|746	/sbin/fsck
14mr|util-linux-2.24.2-5|747	/sbin/mkfs
14mr|util-linux-2.24.2-5|748	/sbin/mkswap
14mr|util-linux-2.24.2-5|749	/sbin/nologin
14mr|util-linux-2.24.2-5|750	/sbin/sulogin
14mr|util-linux-2.24.2-5|751	%{_mandir}/man8/nologin.8*
14mr|util-linux-2.24.2-5|752	%{_bindir}/chrt
14mr|util-linux-2.24.2-5|753	%{_bindir}/ionice
14mr|util-linux-2.24.2-5|754	%{_bindir}/cal
14mr|util-linux-2.24.2-5|755	%attr(4711,root,root)	%{_bindir}/chfn
14mr|util-linux-2.24.2-5|756	%attr(4711,root,root)	%{_bindir}/chsh
14mr|util-linux-2.24.2-5|757	%{_bindir}/col
14mr|util-linux-2.24.2-5|758	%{_bindir}/colcrt
14mr|util-linux-2.24.2-5|759	%{_bindir}/colrm
14mr|util-linux-2.24.2-5|760	%{_bindir}/column
14mr|util-linux-2.24.2-5|761	%ifarch %ix86 alpha ppc ppc64 %{sparcx} x86_64 %mips %arm aarch64
14mr|util-linux-2.24.2-5|762	%{_bindir}/cytune
14mr|util-linux-2.24.2-5|763	%{_mandir}/man8/cytune.8*
14mr|util-linux-2.24.2-5|764	%endif
14mr|util-linux-2.24.2-5|765	%{_bindir}/eject
14mr|util-linux-2.24.2-5|766	%ifnarch s390 s390x
14mr|util-linux-2.24.2-5|767	%{_sbindir}/fdformat
14mr|util-linux-2.24.2-5|768	%endif
14mr|util-linux-2.24.2-5|769	/bin/flock
14mr|util-linux-2.24.2-5|770	%{_bindir}/flock
14mr|util-linux-2.24.2-5|771	%{_bindir}/fallocate
14mr|util-linux-2.24.2-5|772	%{_bindir}/getopt
14mr|util-linux-2.24.2-5|773	%{_bindir}/hexdump
14mr|util-linux-2.24.2-5|774	%{_bindir}/ipcrm
14mr|util-linux-2.24.2-5|775	%{_bindir}/ipcs
14mr|util-linux-2.24.2-5|776	%{_bindir}/isosize
14mr|util-linux-2.24.2-5|777	/bin/logger
14mr|util-linux-2.24.2-5|778	%{_bindir}/last
14mr|util-linux-2.24.2-5|779	%{_bindir}/lastb
14mr|util-linux-2.24.2-5|780	%{_bindir}/logger
14mr|util-linux-2.24.2-5|781	%{_bindir}/look
14mr|util-linux-2.24.2-5|782	%{_bindir}/lslocks
14mr|util-linux-2.24.2-5|783	%{_bindir}/mcookie
14mr|util-linux-2.24.2-5|784	%{_bindir}/mesg
14mr|util-linux-2.24.2-5|785	%{_bindir}/utmpdump
14mr|util-linux-2.24.2-5|786	%ifarch %{ix86} alpha ia64 x86_64 s390 s390x ppc ppc64 %{sparcx} %{mips} %{arm} aarch64
14mr|util-linux-2.24.2-5|787	/sbin/fsck.cramfs
14mr|util-linux-2.24.2-5|788	/sbin/mkfs.cramfs
14mr|util-linux-2.24.2-5|789	%endif
14mr|util-linux-2.24.2-5|790	/sbin/fsck.minix
14mr|util-linux-2.24.2-5|791	/sbin/mkfs.minix
14mr|util-linux-2.24.2-5|792	/sbin/chcpu
14mr|util-linux-2.24.2-5|793	%{_bindir}/namei
14mr|util-linux-2.24.2-5|794	%{_bindir}/pg
14mr|util-linux-2.24.2-5|795	%{_bindir}/prlimit
14mr|util-linux-2.24.2-5|796	%{_bindir}/rename
14mr|util-linux-2.24.2-5|797	%{_bindir}/renice
14mr|util-linux-2.24.2-5|798	%{_bindir}/rev
14mr|util-linux-2.24.2-5|799	%{_bindir}/script
14mr|util-linux-2.24.2-5|800	%{_bindir}/setarch
14mr|util-linux-2.24.2-5|801	%{_bindir}/setsid
14mr|util-linux-2.24.2-5|802	%{_bindir}/setterm
14mr|util-linux-2.24.2-5|803	%ifarch %{sparcx}
14mr|util-linux-2.24.2-5|804	%{_bindir}/sunhostid
14mr|util-linux-2.24.2-5|805	%endif
14mr|util-linux-2.24.2-5|806	%{_bindir}/tailf
14mr|util-linux-2.24.2-5|807	%{_bindir}/ul
14mr|util-linux-2.24.2-5|808	%{_bindir}/unshare
14mr|util-linux-2.24.2-5|809	%{_bindir}/uuidgen
14mr|util-linux-2.24.2-5|810	%{_bindir}/whereis
14mr|util-linux-2.24.2-5|811	%{_bindir}/ipcmk
14mr|util-linux-2.24.2-5|812	%{_bindir}/lscpu
14mr|util-linux-2.24.2-5|813	%attr(2755,root,tty)	%{_bindir}/write
14mr|util-linux-2.24.2-5|814	%{_sbindir}/readprofile
14mr|util-linux-2.24.2-5|815	%ifnarch s390 s390x
14mr|util-linux-2.24.2-5|816	%{_sbindir}/tunelp
14mr|util-linux-2.24.2-5|817	%endif
14mr|util-linux-2.24.2-5|818	%{_sbindir}/rtcwake
14mr|util-linux-2.24.2-5|819	%{_sbindir}/ldattach
14mr|util-linux-2.24.2-5|820	%{_sbindir}/resizepart
14mr|util-linux-2.24.2-5|821	%{_mandir}/man1/cal.1*
14mr|util-linux-2.24.2-5|822	%{_mandir}/man8/chcpu.8*
14mr|util-linux-2.24.2-5|823	%{_mandir}/man1/chfn.1*
14mr|util-linux-2.24.2-5|824	%{_mandir}/man1/chsh.1*
14mr|util-linux-2.24.2-5|825	%{_mandir}/man1/col.1*
14mr|util-linux-2.24.2-5|826	%{_mandir}/man1/colcrt.1*
14mr|util-linux-2.24.2-5|827	%{_mandir}/man1/colrm.1*
14mr|util-linux-2.24.2-5|828	%{_mandir}/man1/column.1*
14mr|util-linux-2.24.2-5|829	%{_mandir}/man1/eject.1*
14mr|util-linux-2.24.2-5|830	%{_mandir}/man1/flock.1*
14mr|util-linux-2.24.2-5|831	%{_mandir}/man1/fallocate.1*
14mr|util-linux-2.24.2-5|832	%{_mandir}/man1/getopt.1*
14mr|util-linux-2.24.2-5|833	%{_mandir}/man1/hexdump.1*
14mr|util-linux-2.24.2-5|834	%{_mandir}/man1/kill.1*
14mr|util-linux-2.24.2-5|835	%{_mandir}/man1/last.1*
14mr|util-linux-2.24.2-5|836	%{_mandir}/man1/lastb.1.*
14mr|util-linux-2.24.2-5|837	%{_mandir}/man1/logger.1*
14mr|util-linux-2.24.2-5|838	%{_mandir}/man1/login.1*
14mr|util-linux-2.24.2-5|839	%{_mandir}/man1/look.1*
14mr|util-linux-2.24.2-5|840	%{_mandir}/man1/mcookie.1*
14mr|util-linux-2.24.2-5|841	%{_mandir}/man1/mesg.1*
14mr|util-linux-2.24.2-5|842	%{_mandir}/man1/more.1*
14mr|util-linux-2.24.2-5|843	%{_mandir}/man1/namei.1*
14mr|util-linux-2.24.2-5|844	%{_mandir}/man1/pg.1*
14mr|util-linux-2.24.2-5|845	%{_mandir}/man1/prlimit.1*
14mr|util-linux-2.24.2-5|846	%{_mandir}/man1/rename.1*
14mr|util-linux-2.24.2-5|847	%{_mandir}/man1/rev.1*
14mr|util-linux-2.24.2-5|848	%{_mandir}/man1/script.1*
14mr|util-linux-2.24.2-5|849	%{_mandir}/man1/setterm.1*
14mr|util-linux-2.24.2-5|850	%{_mandir}/man1/tailf.1*
14mr|util-linux-2.24.2-5|851	%{_mandir}/man1/ul.1*
14mr|util-linux-2.24.2-5|852	%{_mandir}/man1/uuidgen.1*
14mr|util-linux-2.24.2-5|853	%{_mandir}/man1/unshare.1*
14mr|util-linux-2.24.2-5|854	%{_mandir}/man1/utmpdump.1*
14mr|util-linux-2.24.2-5|855	%{_mandir}/man1/whereis.1*
14mr|util-linux-2.24.2-5|856	%{_mandir}/man1/write.1*
14mr|util-linux-2.24.2-5|857	%{_mandir}/man1/chrt.1*
14mr|util-linux-2.24.2-5|858	%{_mandir}/man1/ionice.1*
14mr|util-linux-2.24.2-5|859	%{_mandir}/man1/taskset.1*
14mr|util-linux-2.24.2-5|860	%{_mandir}/man1/renice.1*
14mr|util-linux-2.24.2-5|861	%{_mandir}/man1/ipcrm.1*
14mr|util-linux-2.24.2-5|862	%{_mandir}/man1/ipcs.1*
14mr|util-linux-2.24.2-5|863	%{_mandir}/man1/setsid.1*
14mr|util-linux-2.24.2-5|864	%{_mandir}/man1/dmesg.1*
14mr|util-linux-2.24.2-5|865	%{_mandir}/man1/ipcmk.1*
14mr|util-linux-2.24.2-5|866	%{_mandir}/man1/lscpu.1*
14mr|util-linux-2.24.2-5|867	%{_mandir}/man1/su.1*
14mr|util-linux-2.24.2-5|868	%{_mandir}/man3/uuid_generate_time_safe.3*
14mr|util-linux-2.24.2-5|869	%{_mandir}/man8/blockdev.8*
14mr|util-linux-2.24.2-5|870	%{_mandir}/man8/blkid.8*
14mr|util-linux-2.24.2-5|871	%{_mandir}/man8/blkdiscard.8*
14mr|util-linux-2.24.2-5|872	%{_mandir}/man8/ctrlaltdel.8*
14mr|util-linux-2.24.2-5|873	%ifnarch s390 s390x
14mr|util-linux-2.24.2-5|874	%{_mandir}/man8/fdformat.8*
14mr|util-linux-2.24.2-5|875	%endif
14mr|util-linux-2.24.2-5|876	%{_mandir}/man8/findfs.8*
14mr|util-linux-2.24.2-5|877	%{_mandir}/man8/fsck.8*
14mr|util-linux-2.24.2-5|878	%{_mandir}/man8/fsck.cramfs.8*
14mr|util-linux-2.24.2-5|879	%{_mandir}/man8/isosize.8*
14mr|util-linux-2.24.2-5|880	%{_mandir}/man8/lslocks.8*
14mr|util-linux-2.24.2-5|881	%{_mandir}/man8/mkfs.8*
14mr|util-linux-2.24.2-5|882	%{_mandir}/man8/mkfs.cramfs.8*
14mr|util-linux-2.24.2-5|883	%{_mandir}/man8/mkswap.8*
14mr|util-linux-2.24.2-5|884	%{_mandir}/man8/pivot_root.8*
14mr|util-linux-2.24.2-5|885	%if %{include_raw}
14mr|util-linux-2.24.2-5|886	%{_mandir}/man8/raw.8*
14mr|util-linux-2.24.2-5|887	%{_mandir}/man8/rawdevices.8*
14mr|util-linux-2.24.2-5|888	%endif
14mr|util-linux-2.24.2-5|889	%_mandir/man8/readprofile.8*
14mr|util-linux-2.24.2-5|890	%_mandir/man8/resizepart.8*
14mr|util-linux-2.24.2-5|891	%ifnarch s390 s390x
14mr|util-linux-2.24.2-5|892	%{_mandir}/man8/tunelp.8*
14mr|util-linux-2.24.2-5|893	%endif
14mr|util-linux-2.24.2-5|894	%{_mandir}/man8/setarch.8*
14mr|util-linux-2.24.2-5|895	%{_mandir}/man8/sulogin.8*
14mr|util-linux-2.24.2-5|896	%{_mandir}/man8/rtcwake.8*
14mr|util-linux-2.24.2-5|897	%{_mandir}/man8/ldattach.8*
14mr|util-linux-2.24.2-5|898	%{_mandir}/man8/wipefs.8*
14mr|util-linux-2.24.2-5|899	%{_mandir}/man8/wdctl.8*
14mr|util-linux-2.24.2-5|900	%{_mandir}/man8/fsck.minix.8*
14mr|util-linux-2.24.2-5|901	%{_mandir}/man8/mkfs.minix.8*
14mr|util-linux-2.24.2-5|902	%attr(4755,root,root)	/bin/mount
14mr|util-linux-2.24.2-5|903	%attr(4755,root,root)	/bin/umount
14mr|util-linux-2.24.2-5|904	/sbin/swapon
14mr|util-linux-2.24.2-5|905	/sbin/swapoff
14mr|util-linux-2.24.2-5|906	/sbin/switch_root
14mr|util-linux-2.24.2-5|907	%{_mandir}/man5/fstab.5*
14mr|util-linux-2.24.2-5|908	%{_mandir}/man8/mount.8*
14mr|util-linux-2.24.2-5|909	%{_mandir}/man8/swapoff.8*
14mr|util-linux-2.24.2-5|910	%{_mandir}/man8/swapon.8*
14mr|util-linux-2.24.2-5|911	%{_mandir}/man8/switch_root.8*
14mr|util-linux-2.24.2-5|912	%{_mandir}/man1/runuser.1*
14mr|util-linux-2.24.2-5|913	%{_mandir}/man8/umount.8*
14mr|util-linux-2.24.2-5|914	%{_mandir}/man8/losetup.8*
14mr|util-linux-2.24.2-5|915	/sbin/losetup
14mr|util-linux-2.24.2-5|916	/sbin/wipefs
14mr|util-linux-2.24.2-5|917	%{_datadir}/bash-completion/completions/*
14mr|util-linux-2.24.2-5|918	
14mr|util-linux-2.24.2-5|919	%if %{with uclibc}
14mr|util-linux-2.24.2-5|920	%files -n uclibc-%{name}
14mr|util-linux-2.24.2-5|921	%{uclibc_root}/sbin/blkdiscard
14mr|util-linux-2.24.2-5|922	%{uclibc_root}/sbin/blkid
14mr|util-linux-2.24.2-5|923	%{uclibc_root}/sbin/mkswap
14mr|util-linux-2.24.2-5|924	%{uclibc_root}/sbin/sfdisk
14mr|util-linux-2.24.2-5|925	%{uclibc_root}/sbin/swaplabel
14mr|util-linux-2.24.2-5|926	%{uclibc_root}%{_bindir}/setterm
14mr|util-linux-2.24.2-5|927	%endif
14mr|util-linux-2.24.2-5|928	
14mr|util-linux-2.24.2-5|929	%files -n uuidd
14mr|util-linux-2.24.2-5|930	%{_mandir}/man8/uuidd.8*
14mr|util-linux-2.24.2-5|931	%{_unitdir}/uuidd.*
14mr|util-linux-2.24.2-5|932	%{_sysconfdir}/tmpfiles.d/uuidd.conf
14mr|util-linux-2.24.2-5|933	%attr(-, uuidd, uuidd) %{_sbindir}/uuidd
14mr|util-linux-2.24.2-5|934	%dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
14mr|util-linux-2.24.2-5|935	
14mr|util-linux-2.24.2-5|936	%files -n %{libblkid}
14mr|util-linux-2.24.2-5|937	/%{_lib}/libblkid.so.%{blkid_major}*
14mr|util-linux-2.24.2-5|938	
14mr|util-linux-2.24.2-5|939	%if %{with uclibc}
14mr|util-linux-2.24.2-5|940	%files -n uclibc-%{libblkid}
14mr|util-linux-2.24.2-5|941	%{uclibc_root}/%{_lib}/libblkid.so.%{blkid_major}*
14mr|util-linux-2.24.2-5|942	%endif
14mr|util-linux-2.24.2-5|943	
14mr|util-linux-2.24.2-5|944	%files -n %{devblkid}
14mr|util-linux-2.24.2-5|945	%{_libdir}/libblkid.a
14mr|util-linux-2.24.2-5|946	%if %{with uclibc}
14mr|util-linux-2.24.2-5|947	%{uclibc_root}%{_libdir}/libblkid.so
14mr|util-linux-2.24.2-5|948	%{uclibc_root}%{_libdir}/libblkid.a
14mr|util-linux-2.24.2-5|949	%endif
14mr|util-linux-2.24.2-5|950	%{_libdir}/libblkid.so
14mr|util-linux-2.24.2-5|951	%{_includedir}/blkid
14mr|util-linux-2.24.2-5|952	%{_mandir}/man3/libblkid.3*
14mr|util-linux-2.24.2-5|953	%{_libdir}/pkgconfig/blkid.pc
14mr|util-linux-2.24.2-5|954	
14mr|util-linux-2.24.2-5|955	%files -n %{libuuid}
14mr|util-linux-2.24.2-5|956	/%{_lib}/libuuid.so.%{uuid_major}*
14mr|util-linux-2.24.2-5|957	
14mr|util-linux-2.24.2-5|958	%if %{with uclibc}
14mr|util-linux-2.24.2-5|959	%files -n uclibc-%{libuuid}
14mr|util-linux-2.24.2-5|960	%{uclibc_root}/%{_lib}/libuuid.so.%{uuid_major}*
14mr|util-linux-2.24.2-5|961	%endif
14mr|util-linux-2.24.2-5|962	
14mr|util-linux-2.24.2-5|963	%files -n %{devuuid}
14mr|util-linux-2.24.2-5|964	%{_libdir}/libuuid.a
14mr|util-linux-2.24.2-5|965	%if %{with uclibc}
14mr|util-linux-2.24.2-5|966	%{uclibc_root}%{_libdir}/libuuid.so
14mr|util-linux-2.24.2-5|967	%{uclibc_root}%{_libdir}/libuuid.a
14mr|util-linux-2.24.2-5|968	%endif
14mr|util-linux-2.24.2-5|969	%{_libdir}/libuuid.so
14mr|util-linux-2.24.2-5|970	%{_includedir}/uuid
14mr|util-linux-2.24.2-5|971	%{_mandir}/man3/uuid.3*
14mr|util-linux-2.24.2-5|972	%{_mandir}/man3/uuid_clear.3*
14mr|util-linux-2.24.2-5|973	%{_mandir}/man3/uuid_compare.3*
14mr|util-linux-2.24.2-5|974	%{_mandir}/man3/uuid_copy.3*
14mr|util-linux-2.24.2-5|975	%{_mandir}/man3/uuid_generate.3*
14mr|util-linux-2.24.2-5|976	%{_mandir}/man3/uuid_generate_random.3*
14mr|util-linux-2.24.2-5|977	%{_mandir}/man3/uuid_generate_time.3*
14mr|util-linux-2.24.2-5|978	%{_mandir}/man3/uuid_is_null.3*
14mr|util-linux-2.24.2-5|979	%{_mandir}/man3/uuid_parse.3*
14mr|util-linux-2.24.2-5|980	%{_mandir}/man3/uuid_time.3*
14mr|util-linux-2.24.2-5|981	%{_mandir}/man3/uuid_unparse.3*
14mr|util-linux-2.24.2-5|982	%{_libdir}/pkgconfig/uuid.pc
14mr|util-linux-2.24.2-5|983	
14mr|util-linux-2.24.2-5|984	%files -n %{libmount}
14mr|util-linux-2.24.2-5|985	/%{_lib}/libmount.so.%{mount_major}*
14mr|util-linux-2.24.2-5|986	
14mr|util-linux-2.24.2-5|987	%if %{with uclibc}
14mr|util-linux-2.24.2-5|988	%files -n uclibc-%{libmount}
14mr|util-linux-2.24.2-5|989	%{uclibc_root}/%{_lib}/libmount.so.%{mount_major}*
14mr|util-linux-2.24.2-5|990	%endif
14mr|util-linux-2.24.2-5|991	
14mr|util-linux-2.24.2-5|992	%files -n %{devmount}
14mr|util-linux-2.24.2-5|993	%{_includedir}/libmount/libmount.h
14mr|util-linux-2.24.2-5|994	%if %{with uclibc}
14mr|util-linux-2.24.2-5|995	%{uclibc_root}%{_libdir}/libmount.so
14mr|util-linux-2.24.2-5|996	%{uclibc_root}%{_libdir}/libmount.a
14mr|util-linux-2.24.2-5|997	%endif
14mr|util-linux-2.24.2-5|998	%{_libdir}/libmount.so
14mr|util-linux-2.24.2-5|999	%{_libdir}/libmount.a
14mr|util-linux-2.24.2-5|1000	%{_libdir}/pkgconfig/mount.pc
14mr|util-linux-2.24.2-5|1001	
14mr|util-linux-2.24.2-5|1002	%if %{with python}
14mr|util-linux-2.24.2-5|1003	%files -n python-libmount
14mr|util-linux-2.24.2-5|1004	%dir %{python_sitearch}/libmount
14mr|util-linux-2.24.2-5|1005	%{python_sitearch}/libmount/__init__.py
14mr|util-linux-2.24.2-5|1006	%{python_sitearch}/libmount/pylibmount.so
14mr|util-linux-2.24.2-5|1007	%endif
14mr|util-linux-2.24.2-5|1008	
14mr|util-linux-2.24.2-5|1009	%changelog
14mr|util-linux-2.24.2-5|1010	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.24.2-5
14mr|util-linux-2.24.2-5|1011	+ Revision: 50f4d67
14mr|util-linux-2.24.2-5|1012	- MassBuild#440: Increase release tag
14mr|util-linux-2.24.2-5|1013	
14mr|util-linux-2.24.2-5|1014	

21952 14
14mr|uucp-1.07-15|1	Summary:	The uucp utility for copying files between systems
14mr|uucp-1.07-15|2	Name:		uucp
14mr|uucp-1.07-15|3	Version:	1.07
14mr|uucp-1.07-15|4	Release:	15
14mr|uucp-1.07-15|5	License:	GPL
14mr|uucp-1.07-15|6	Group:		Networking/File transfer
14mr|uucp-1.07-15|7	URL:		http://www.airs.com/ian/uucp.html
14mr|uucp-1.07-15|8	Source0:	ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.bz2
14mr|uucp-1.07-15|9	Source1:	uucp.log
14mr|uucp-1.07-15|10	Patch0:		uucp-1.07-misc.patch
14mr|uucp-1.07-15|11	Patch7:		uucp-1.07-64bit-fixes.patch
14mr|uucp-1.07-15|12	Patch8:		uucp-1.07-config.patch
14mr|uucp-1.07-15|13	Patch9:		uucp-1.07-sigfpe.patch
14mr|uucp-1.07-15|14	#(peroyvind) depends on lockdev?
14mr|uucp-1.07-15|15	Patch10:	uucp-1.07-baudboy.patch
14mr|uucp-1.07-15|16	Patch11:	uucp-1.06.1-pipe.patch
14mr|uucp-1.07-15|17	Patch12:	uucp-1.07-format_not_a_string_literal_and_no_format_arguments.diff
14mr|uucp-1.07-15|18	Patch13:	uucp-1.07-nostrip.diff
14mr|uucp-1.07-15|19	BuildRequires:	texinfo
14mr|uucp-1.07-15|20	Requires(post):	rpm-helper
14mr|uucp-1.07-15|21	
14mr|uucp-1.07-15|22	%description
14mr|uucp-1.07-15|23	The uucp command copies files between systems.  Uucp is primarily used
14mr|uucp-1.07-15|24	by remote machines downloading and uploading email and news files to
14mr|uucp-1.07-15|25	local machines.
14mr|uucp-1.07-15|26	
14mr|uucp-1.07-15|27	Install the uucp package if you need to use uucp to transfer files
14mr|uucp-1.07-15|28	between machines.
14mr|uucp-1.07-15|29	
14mr|uucp-1.07-15|30	%prep
14mr|uucp-1.07-15|31	%setup -q
14mr|uucp-1.07-15|32	%patch0 -p1 -b .misc
14mr|uucp-1.07-15|33	%patch7 -p1 -b .64bit-fixes
14mr|uucp-1.07-15|34	%patch8 -p1 -b .config
14mr|uucp-1.07-15|35	%patch9 -p1 -b .sigfpe
14mr|uucp-1.07-15|36	#%patch10 -p1 -b .baudboy
14mr|uucp-1.07-15|37	%patch11 -p1 -b .pipe
14mr|uucp-1.07-15|38	%patch12 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|uucp-1.07-15|39	%patch13 -p1 -b .nostrip
14mr|uucp-1.07-15|40	
14mr|uucp-1.07-15|41	%build
14mr|uucp-1.07-15|42	STRIP="/bin/echo" \
14mr|uucp-1.07-15|43	LDFLAGS="%{ldflags}" \
14mr|uucp-1.07-15|44	%configure --with-newconfigdir=%{_sysconfdir}/%{name} --with-oldconfigdir=%{_sysconfdir}/%{name}
14mr|uucp-1.07-15|45	%make
14mr|uucp-1.07-15|46	
14mr|uucp-1.07-15|47	%install
14mr|uucp-1.07-15|48	%{makeinstall} STRIP="/bin/echo"
14mr|uucp-1.07-15|49	
14mr|uucp-1.07-15|50	mkdir -p $RPM_BUILD_ROOT/var/spool/uucp
14mr|uucp-1.07-15|51	mkdir -p $RPM_BUILD_ROOT/var/spool/uucppublic
14mr|uucp-1.07-15|52	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/uucp/oldconfig
14mr|uucp-1.07-15|53	
14mr|uucp-1.07-15|54	rm -rf $RPM_BUILD_ROOT/var/log/uucp
14mr|uucp-1.07-15|55	mkdir -p $RPM_BUILD_ROOT/var/log/uucp
14mr|uucp-1.07-15|56	
14mr|uucp-1.07-15|57	mkdir -p $RPM_BUILD_ROOT/var/lock/uucp
14mr|uucp-1.07-15|58	
14mr|uucp-1.07-15|59	mkdir -p $RPM_BUILD_ROOT%{_libdir}/uucp
14mr|uucp-1.07-15|60	ln -sf ../../sbin/uucico $RPM_BUILD_ROOT%{_libdir}/uucp
14mr|uucp-1.07-15|61	
14mr|uucp-1.07-15|62	install -m644 %{SOURCE1} -D $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/uucp
14mr|uucp-1.07-15|63	
14mr|uucp-1.07-15|64	# Create ghost files
14mr|uucp-1.07-15|65	touch $RPM_BUILD_ROOT/var/log/uucp/{Log,Stats,Debug}
14mr|uucp-1.07-15|66	
14mr|uucp-1.07-15|67	# the following is kind of gross, but it is effective
14mr|uucp-1.07-15|68	for i in dial passwd port dialcode sys call ; do
14mr|uucp-1.07-15|69	cat > $RPM_BUILD_ROOT/etc/uucp/$i <<EOF
14mr|uucp-1.07-15|70	# This is an example of a $i file. This file have the syntax compatible
14mr|uucp-1.07-15|71	# with Taylor UUCP (not HDB nor anything else). Please check uucp
14mr|uucp-1.07-15|72	# documentation if you are not sure how Taylor config files are supposed to
14mr|uucp-1.07-15|73	# look like. Edit it as appropriate for your system.
14mr|uucp-1.07-15|74	
14mr|uucp-1.07-15|75	# Everything after a '#' character is a comment.
14mr|uucp-1.07-15|76	EOF
14mr|uucp-1.07-15|77	done
14mr|uucp-1.07-15|78	
14mr|uucp-1.07-15|79	# fix attribs so strip can touch it
14mr|uucp-1.07-15|80	chmod 755 $RPM_BUILD_ROOT%{_sbindir}/* $RPM_BUILD_ROOT%{_bindir}/*
14mr|uucp-1.07-15|81	
14mr|uucp-1.07-15|82	%post
14mr|uucp-1.07-15|83	# These permissions have to be synced with below %%files
14mr|uucp-1.07-15|84	%create_ghostfile /var/log/uucp/Log uucp uucp 644
14mr|uucp-1.07-15|85	%create_ghostfile /var/log/uucp/Stats uucp uucp 644
14mr|uucp-1.07-15|86	%create_ghostfile /var/log/uucp/Debug uucp uucp 640
14mr|uucp-1.07-15|87	
14mr|uucp-1.07-15|88	%files
14mr|uucp-1.07-15|89	%defattr(-,root,root,755)
14mr|uucp-1.07-15|90	%doc README ChangeLog NEWS
14mr|uucp-1.07-15|91	%doc sample contrib
14mr|uucp-1.07-15|92	%attr(-,uucp,uucp) %dir /var/spool/uucp
14mr|uucp-1.07-15|93	%attr(-,uucp,uucp) %dir /var/spool/uucppublic
14mr|uucp-1.07-15|94	%attr(755,uucp,uucp) %dir %{_sysconfdir}/uucp
14mr|uucp-1.07-15|95	%{_infodir}/uucp.info*
14mr|uucp-1.07-15|96	%{_sbindir}/uuchk
14mr|uucp-1.07-15|97	%{_sbindir}/uuconv
14mr|uucp-1.07-15|98	%{_sbindir}/uusched
14mr|uucp-1.07-15|99	%attr(6555,uucp,uucp) %{_sbindir}/uucico
14mr|uucp-1.07-15|100	%attr(6555,uucp,uucp) %{_sbindir}/uuxqt
14mr|uucp-1.07-15|101	%attr(-,uucp,uucp) %{_bindir}/*
14mr|uucp-1.07-15|102	%{_mandir}/*/*
14mr|uucp-1.07-15|103	%{_libdir}/uucp/uucico
14mr|uucp-1.07-15|104	%attr(-,uucp,uucp) %dir /var/lock/uucp
14mr|uucp-1.07-15|105	%attr(-,uucp,uucp) %dir /var/log/uucp
14mr|uucp-1.07-15|106	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/uucp
14mr|uucp-1.07-15|107	%attr(644,uucp,uucp) %ghost /var/log/uucp/Log
14mr|uucp-1.07-15|108	%attr(644,uucp,uucp) %ghost /var/log/uucp/Stats
14mr|uucp-1.07-15|109	%attr(600,uucp,uucp) %ghost /var/log/uucp/Debug
14mr|uucp-1.07-15|110	%config(noreplace) %{_sysconfdir}/uucp/dial
14mr|uucp-1.07-15|111	%config(noreplace) %{_sysconfdir}/uucp/dialcode
14mr|uucp-1.07-15|112	%config(noreplace) %{_sysconfdir}/uucp/port
14mr|uucp-1.07-15|113	%config(noreplace) %{_sysconfdir}/uucp/passwd
14mr|uucp-1.07-15|114	%config(noreplace) %{_sysconfdir}/uucp/sys
14mr|uucp-1.07-15|115	%config(noreplace) %{_sysconfdir}/uucp/call
14mr|uucp-1.07-15|116	
14mr|uucp-1.07-15|117	
14mr|uucp-1.07-15|118	
14mr|uucp-1.07-15|119	
14mr|uucp-1.07-15|120	%changelog
14mr|uucp-1.07-15|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.07-15
14mr|uucp-1.07-15|122	+ Revision: 8a1ca91
14mr|uucp-1.07-15|123	- MassBuild#440: Increase release tag
14mr|uucp-1.07-15|124	
14mr|uucp-1.07-15|125	

21953 14
14mr|uxcook-2.0.1-20|1	Summary:	Fix problems resulting of improperly set FTP downloads
14mr|uxcook-2.0.1-20|2	Name:		uxcook
14mr|uxcook-2.0.1-20|3	Version:	2.0.1
14mr|uxcook-2.0.1-20|4	Release:	20
14mr|uxcook-2.0.1-20|5	License:	GPL
14mr|uxcook-2.0.1-20|6	Group:		File tools
14mr|uxcook-2.0.1-20|7	URL:		http://www.free-music.com/uxcook.htm
14mr|uxcook-2.0.1-20|8	Source0:	http://www.free-music.com/%{name}-%{version}.tar.bz2
14mr|uxcook-2.0.1-20|9	Patch0:		uxcook-fix-overriding-cflags.patch
14mr|uxcook-2.0.1-20|10	Patch1:		uxcook-2.0.1-LDFLAGS.diff
14mr|uxcook-2.0.1-20|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|uxcook-2.0.1-20|12	
14mr|uxcook-2.0.1-20|13	%description
14mr|uxcook-2.0.1-20|14	This is basically a clone of Uncook95 (which runs under Microsoft Windows). It
14mr|uxcook-2.0.1-20|15	is designed to allow Netscape users to fix MP3 files that were retrieved from
14mr|uxcook-2.0.1-20|16	improperly set servers. Of course this is not limited to MP3 files.
14mr|uxcook-2.0.1-20|17	
14mr|uxcook-2.0.1-20|18	Actually, these problems mainly come from binary files downloaded in ASCII mode
14mr|uxcook-2.0.1-20|19	(e.g. when a server sends binary information as text it inserts linefeeds at
14mr|uxcook-2.0.1-20|20	semi-regular intervals). With uxcook you will avoid re-doing the download.
14mr|uxcook-2.0.1-20|21	
14mr|uxcook-2.0.1-20|22	%prep
14mr|uxcook-2.0.1-20|23	
14mr|uxcook-2.0.1-20|24	%setup -q
14mr|uxcook-2.0.1-20|25	%patch0 -p0
14mr|uxcook-2.0.1-20|26	%patch1 -p0
14mr|uxcook-2.0.1-20|27	
14mr|uxcook-2.0.1-20|28	%build
14mr|uxcook-2.0.1-20|29	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|uxcook-2.0.1-20|30	
14mr|uxcook-2.0.1-20|31	%install
14mr|uxcook-2.0.1-20|32	rm -rf $RPM_BUILD_ROOT
14mr|uxcook-2.0.1-20|33	
14mr|uxcook-2.0.1-20|34	install %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14mr|uxcook-2.0.1-20|35	
14mr|uxcook-2.0.1-20|36	%clean
14mr|uxcook-2.0.1-20|37	rm -rf $RPM_BUILD_ROOT
14mr|uxcook-2.0.1-20|38	
14mr|uxcook-2.0.1-20|39	%files
14mr|uxcook-2.0.1-20|40	%defattr(-,root,root)
14mr|uxcook-2.0.1-20|41	%doc README TODO
14mr|uxcook-2.0.1-20|42	%{_bindir}/%{name}
14mr|uxcook-2.0.1-20|43	
14mr|uxcook-2.0.1-20|44	
14mr|uxcook-2.0.1-20|45	
14mr|uxcook-2.0.1-20|46	
14mr|uxcook-2.0.1-20|47	
14mr|uxcook-2.0.1-20|48	%changelog
14mr|uxcook-2.0.1-20|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.1-20
14mr|uxcook-2.0.1-20|50	+ Revision: 2219ef1
14mr|uxcook-2.0.1-20|51	- MassBuild#440: Increase release tag
14mr|uxcook-2.0.1-20|52	
14mr|uxcook-2.0.1-20|53	

21954 14
14mr|v4l-utils-1.4.0-1|1	%define major 0
14mr|v4l-utils-1.4.0-1|2	%define libname %mklibname v4l %{major}
14mr|v4l-utils-1.4.0-1|3	%define develname %mklibname v4l -d
14mr|v4l-utils-1.4.0-1|4	%define wrappersname %mklibname v4l-wrappers
14mr|v4l-utils-1.4.0-1|5	
14mr|v4l-utils-1.4.0-1|6	Name:		v4l-utils
14mr|v4l-utils-1.4.0-1|7	Version:	1.4.0
14mr|v4l-utils-1.4.0-1|8	Release:	1
14mr|v4l-utils-1.4.0-1|9	Summary:	Linux V4L2 and DVB API utilities
14mr|v4l-utils-1.4.0-1|10	License:	LGPLv2+
14mr|v4l-utils-1.4.0-1|11	Group:		System/Libraries
14mr|v4l-utils-1.4.0-1|12	Url:		http://git.linuxtv.org/v4l-utils.git
14mr|v4l-utils-1.4.0-1|13	Source0:	http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
14mr|v4l-utils-1.4.0-1|14	#Patch0:		fix-missing-includes.patch
14mr|v4l-utils-1.4.0-1|15	BuildRequires:	sysfsutils-devel
14mr|v4l-utils-1.4.0-1|16	BuildRequires:	qt4-devel
14mr|v4l-utils-1.4.0-1|17	BuildRequires:	jpeg-devel
14mr|v4l-utils-1.4.0-1|18	BuildRequires:	pkgconfig(udev)
14mr|v4l-utils-1.4.0-1|19	BuildRequires:	pkgconfig(glu)
14mr|v4l-utils-1.4.0-1|20	Conflicts:	ivtv-utils < 1.4.0-2
14mr|v4l-utils-1.4.0-1|21	Obsoletes:	libv4l < 0.6.4-2
14mr|v4l-utils-1.4.0-1|22	Requires:	%{wrappersname} >= %{version}-%{release}
14mr|v4l-utils-1.4.0-1|23	
14mr|v4l-utils-1.4.0-1|24	%description
14mr|v4l-utils-1.4.0-1|25	v4l-utils is the combination of various v4l and dvb utilities which
14mr|v4l-utils-1.4.0-1|26	used to be part of the v4l-dvb mercurial kernel tree.
14mr|v4l-utils-1.4.0-1|27	
14mr|v4l-utils-1.4.0-1|28	%package -n	v4l-utils-qt4
14mr|v4l-utils-1.4.0-1|29	Summary:	Qt4 tools for v4l applications
14mr|v4l-utils-1.4.0-1|30	Group:		System/Libraries
14mr|v4l-utils-1.4.0-1|31	Conflicts:	libv4l <= 0.7.91-1mdv2010.1
14mr|v4l-utils-1.4.0-1|32	
14mr|v4l-utils-1.4.0-1|33	%description -n	v4l-utils-qt4
14mr|v4l-utils-1.4.0-1|34	v4l-utils-qt4 is a QT4 gui for the v4l-utils tools.
14mr|v4l-utils-1.4.0-1|35	
14mr|v4l-utils-1.4.0-1|36	%package -n	%{wrappersname}
14mr|v4l-utils-1.4.0-1|37	Summary:	Wrappers for v4l applications
14mr|v4l-utils-1.4.0-1|38	Group:		System/Libraries
14mr|v4l-utils-1.4.0-1|39	Conflicts:	libv4l <= 0.5.9-1mdv2010.0
14mr|v4l-utils-1.4.0-1|40	Provides:	v4l-wrappers
14mr|v4l-utils-1.4.0-1|41	
14mr|v4l-utils-1.4.0-1|42	%description -n %{wrappersname}
14mr|v4l-utils-1.4.0-1|43	This package contains wrapper libraries that adds v4l2 device
14mr|v4l-utils-1.4.0-1|44	compatibility for v4l1 applications and support for various
14mr|v4l-utils-1.4.0-1|45	pixelformats to v4l2 applications.
14mr|v4l-utils-1.4.0-1|46	
14mr|v4l-utils-1.4.0-1|47	%package -n	%{libname}
14mr|v4l-utils-1.4.0-1|48	Summary:	Thin abstraction layer for video4linux2 devices
14mr|v4l-utils-1.4.0-1|49	Group:		System/Libraries
14mr|v4l-utils-1.4.0-1|50	Requires:	%{name} >= %{version}
14mr|v4l-utils-1.4.0-1|51	
14mr|v4l-utils-1.4.0-1|52	%description -n %{libname}
14mr|v4l-utils-1.4.0-1|53	libv4l is a collection of libraries which adds a thin abstraction
14mr|v4l-utils-1.4.0-1|54	layer on top of video4linux2 devices. The purpose of this (thin)
14mr|v4l-utils-1.4.0-1|55	layer is to make it easy for application writers to support a wide
14mr|v4l-utils-1.4.0-1|56	variety of devices without having to write separate code for
14mr|v4l-utils-1.4.0-1|57	different devices in the same class.
14mr|v4l-utils-1.4.0-1|58	
14mr|v4l-utils-1.4.0-1|59	%package -n	%{develname}
14mr|v4l-utils-1.4.0-1|60	Summary:	Development files from libv4l
14mr|v4l-utils-1.4.0-1|61	Group:		Development/C
14mr|v4l-utils-1.4.0-1|62	Requires:	%{libname} = %{version}-%{release}
14mr|v4l-utils-1.4.0-1|63	Provides:	%{name}-devel = %{version}-%{release}
14mr|v4l-utils-1.4.0-1|64	Provides:	libv4l-devel = %{version}-%{release}
14mr|v4l-utils-1.4.0-1|65	
14mr|v4l-utils-1.4.0-1|66	%description -n %{develname}
14mr|v4l-utils-1.4.0-1|67	This package contains the development files needed to build
14mr|v4l-utils-1.4.0-1|68	programs that use libv4l.
14mr|v4l-utils-1.4.0-1|69	
14mr|v4l-utils-1.4.0-1|70	%prep
14mr|v4l-utils-1.4.0-1|71	%setup -q
14mr|v4l-utils-1.4.0-1|72	
14mr|v4l-utils-1.4.0-1|73	%build
14mr|v4l-utils-1.4.0-1|74	%configure2_5x \
14mr|v4l-utils-1.4.0-1|75	--enable-libdvbv5 \
14mr|v4l-utils-1.4.0-1|76	--disable-static
14mr|v4l-utils-1.4.0-1|77	%make
14mr|v4l-utils-1.4.0-1|78	
14mr|v4l-utils-1.4.0-1|79	%install
14mr|v4l-utils-1.4.0-1|80	%makeinstall_std PREFIX="%{_prefix}" LIBDIR="%{_libdir}"
14mr|v4l-utils-1.4.0-1|81	
14mr|v4l-utils-1.4.0-1|82	# already provided by ivtv-utils package, more uptodate/complete there
14mr|v4l-utils-1.4.0-1|83	rm -f %{buildroot}%{_bindir}/ivtv-ctl
14mr|v4l-utils-1.4.0-1|84	
14mr|v4l-utils-1.4.0-1|85	%files
14mr|v4l-utils-1.4.0-1|86	%config(noreplace) %{_sysconfdir}/rc_maps.cfg
14mr|v4l-utils-1.4.0-1|87	%config(noreplace) /lib/udev/rules.d/70-infrared.rules
14mr|v4l-utils-1.4.0-1|88	/lib/udev/rc_keymaps/*
14mr|v4l-utils-1.4.0-1|89	%{_bindir}/cx18-ctl
14mr|v4l-utils-1.4.0-1|90	%{_bindir}/decode_tm6000
14mr|v4l-utils-1.4.0-1|91	%{_bindir}/ir-keytable
14mr|v4l-utils-1.4.0-1|92	%{_bindir}/rds-ctl
14mr|v4l-utils-1.4.0-1|93	%{_bindir}/v4l2-compliance
14mr|v4l-utils-1.4.0-1|94	%{_bindir}/v4l2-ctl
14mr|v4l-utils-1.4.0-1|95	%{_bindir}/dvb-fe-tool
14mr|v4l-utils-1.4.0-1|96	%{_bindir}/dvb-format-convert
14mr|v4l-utils-1.4.0-1|97	%{_bindir}/dvbv5-scan
14mr|v4l-utils-1.4.0-1|98	%{_bindir}/dvbv5-zap
14mr|v4l-utils-1.4.0-1|99	%{_bindir}/v4l2-sysfs-path
14mr|v4l-utils-1.4.0-1|100	%{_sbindir}/v4l2-dbg
14mr|v4l-utils-1.4.0-1|101	%{_mandir}/man1/ir-keytable.1.*
14mr|v4l-utils-1.4.0-1|102	%{_bindir}/media-ctl
14mr|v4l-utils-1.4.0-1|103	
14mr|v4l-utils-1.4.0-1|104	%files -n v4l-utils-qt4
14mr|v4l-utils-1.4.0-1|105	%{_bindir}/qv4l2
14mr|v4l-utils-1.4.0-1|106	%{_datadir}/applications/qv4l2.desktop
14mr|v4l-utils-1.4.0-1|107	%{_iconsdir}/hicolor/*/apps/qv4l2.*
14mr|v4l-utils-1.4.0-1|108	%{_mandir}/man1/qv4l2.1*
14mr|v4l-utils-1.4.0-1|109	
14mr|v4l-utils-1.4.0-1|110	%files -n %{wrappersname}
14mr|v4l-utils-1.4.0-1|111	%dir %{_libdir}/libv4l
14mr|v4l-utils-1.4.0-1|112	%dir %{_libdir}/libv4l/plugins
14mr|v4l-utils-1.4.0-1|113	%{_libdir}/libv4l/v4l1compat.so
14mr|v4l-utils-1.4.0-1|114	%{_libdir}/libv4l/v4l2convert.so
14mr|v4l-utils-1.4.0-1|115	%{_libdir}/libv4l/*-decomp
14mr|v4l-utils-1.4.0-1|116	%{_libdir}/libv4l/plugins/libv4l-mplane.so
14mr|v4l-utils-1.4.0-1|117	
14mr|v4l-utils-1.4.0-1|118	%files -n %{libname}
14mr|v4l-utils-1.4.0-1|119	%{_libdir}/libv4l1.so.%{major}*
14mr|v4l-utils-1.4.0-1|120	%{_libdir}/libv4l2*.so.%{major}*
14mr|v4l-utils-1.4.0-1|121	%{_libdir}/libdvbv5.so.%{major}*
14mr|v4l-utils-1.4.0-1|122	%{_libdir}/libv4lconvert.so.%{major}*
14mr|v4l-utils-1.4.0-1|123	
14mr|v4l-utils-1.4.0-1|124	%files -n %{develname}
14mr|v4l-utils-1.4.0-1|125	%{_includedir}/*.h
14mr|v4l-utils-1.4.0-1|126	%{_includedir}/libdvbv5
14mr|v4l-utils-1.4.0-1|127	%{_libdir}/*.so
14mr|v4l-utils-1.4.0-1|128	%{_libdir}/pkgconfig/*.pc
14mr|v4l-utils-1.4.0-1|129	
14mr|v4l-utils-1.4.0-1|130	%changelog
14mr|v4l-utils-1.4.0-1|131	* Fri Sep 26 2014 dsilakov <denis.silakov@rosalab.ru> 1.4.0-1
14mr|v4l-utils-1.4.0-1|132	+ Revision: 6a4cff9
14mr|v4l-utils-1.4.0-1|133	- Merge pull request #4 from import/v4l-utils:auto_update
14mr|v4l-utils-1.4.0-1|134	- ROSA Updates Builder: update suggested
14mr|v4l-utils-1.4.0-1|135	
14mr|v4l-utils-1.4.0-1|136	

21955 14
14mr|v8-3.15.7.2-2|1	# Hi Googlers! If you're looking in here for patches, nifty.
14mr|v8-3.15.7.2-2|2	# You (and everyone else) are welcome to use any of my Chromium patches under the terms of the GPLv2 or later.
14mr|v8-3.15.7.2-2|3	# You (and everyone else) are welcome to use any of my V8-specific patches under the terms of the BSD license.
14mr|v8-3.15.7.2-2|4	# You (and everyone else) may NOT use my patches under any other terms.
14mr|v8-3.15.7.2-2|5	# I hate to be a party-pooper here, but I really don't want to help Google make a proprietary browser.
14mr|v8-3.15.7.2-2|6	# There are enough of those already.
14mr|v8-3.15.7.2-2|7	# All copyrightable work in these spec files and patches is Copyright 2010 Tom Callaway
14mr|v8-3.15.7.2-2|8	
14mr|v8-3.15.7.2-2|9	# For the 1.2 branch, we use 0s here
14mr|v8-3.15.7.2-2|10	# For 1.3+, we use the three digit versions
14mr|v8-3.15.7.2-2|11	
14mr|v8-3.15.7.2-2|12	
14mr|v8-3.15.7.2-2|13	%define libname %mklibname v8
14mr|v8-3.15.7.2-2|14	%define develname %mklibname v8 -d
14mr|v8-3.15.7.2-2|15	
14mr|v8-3.15.7.2-2|16	
14mr|v8-3.15.7.2-2|17	
14mr|v8-3.15.7.2-2|18	%ifarch x86_64
14mr|v8-3.15.7.2-2|19	%define archrel x64.release
14mr|v8-3.15.7.2-2|20	%endif
14mr|v8-3.15.7.2-2|21	
14mr|v8-3.15.7.2-2|22	%ifarch %ix86
14mr|v8-3.15.7.2-2|23	%define archrel ia32.release
14mr|v8-3.15.7.2-2|24	%endif
14mr|v8-3.15.7.2-2|25	
14mr|v8-3.15.7.2-2|26	%ifarch %arm
14mr|v8-3.15.7.2-2|27	%define archrel armeabi=hard vfp3=on hardfp=on
14mr|v8-3.15.7.2-2|28	%endif
14mr|v8-3.15.7.2-2|29	
14mr|v8-3.15.7.2-2|30	
14mr|v8-3.15.7.2-2|31	%define soname_ver 3.15.7
14mr|v8-3.15.7.2-2|32	
14mr|v8-3.15.7.2-2|33	%global somajor 3
14mr|v8-3.15.7.2-2|34	%global sominor 15
14mr|v8-3.15.7.2-2|35	%global sobuild 7.2
14mr|v8-3.15.7.2-2|36	%global sover %{somajor}.%{sominor}.%{sobuild}
14mr|v8-3.15.7.2-2|37	%{!?python_sitelib: %global python_sitelib %(%{__python} \
14mr|v8-3.15.7.2-2|38	-c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
14mr|v8-3.15.7.2-2|39	
14mr|v8-3.15.7.2-2|40	Name:       v8
14mr|v8-3.15.7.2-2|41	Version:    %{somajor}.%{sominor}.%{sobuild}
14mr|v8-3.15.7.2-2|42	Release:    2
14mr|v8-3.15.7.2-2|43	Summary:    JavaScript Engine
14mr|v8-3.15.7.2-2|44	Group:      System/Libraries
14mr|v8-3.15.7.2-2|45	License:    BSD
14mr|v8-3.15.7.2-2|46	URL:        http://code.google.com/p/v8
14mr|v8-3.15.7.2-2|47	Source0:    http://commondatastorage.googleapis.com/chromium-browser-official/%{name}-%{somajor}.%{sominor}.%{sobuild}.tar.bz2
14mr|v8-3.15.7.2-2|48	ExclusiveArch:    %{ix86} x86_64 arm
14mr|v8-3.15.7.2-2|49	BuildRequires:    scons
14mr|v8-3.15.7.2-2|50	BuildRequires:    readline-devel
14mr|v8-3.15.7.2-2|51	BuildRequires:    icu-devel >= 49
14mr|v8-3.15.7.2-2|52	Obsoletes:        v8 < %{version}-%{release}
14mr|v8-3.15.7.2-2|53	
14mr|v8-3.15.7.2-2|54	%description
14mr|v8-3.15.7.2-2|55	V8 is Google's open source JavaScript engine. V8 is written in C++ and is used
14mr|v8-3.15.7.2-2|56	in Google Chrome, the open source browser from Google. V8 implements ECMAScript
14mr|v8-3.15.7.2-2|57	as specified in ECMA-262, 3rd edition.
14mr|v8-3.15.7.2-2|58	
14mr|v8-3.15.7.2-2|59	%files
14mr|v8-3.15.7.2-2|60	%doc AUTHORS ChangeLog LICENSE
14mr|v8-3.15.7.2-2|61	%{_bindir}/d8
14mr|v8-3.15.7.2-2|62	
14mr|v8-3.15.7.2-2|63	
14mr|v8-3.15.7.2-2|64	%package -n %libname
14mr|v8-3.15.7.2-2|65	Group:      System/Libraries
14mr|v8-3.15.7.2-2|66	Summary:    libraries for v8
14mr|v8-3.15.7.2-2|67	Requires:   %{name} = %{version}-%{release}
14mr|v8-3.15.7.2-2|68	
14mr|v8-3.15.7.2-2|69	%description -n %libname
14mr|v8-3.15.7.2-2|70	Library for V8 Google's open source JavaScript engine.
14mr|v8-3.15.7.2-2|71	
14mr|v8-3.15.7.2-2|72	
14mr|v8-3.15.7.2-2|73	%files -n %libname
14mr|v8-3.15.7.2-2|74	%{_libdir}/*.so.*
14mr|v8-3.15.7.2-2|75	
14mr|v8-3.15.7.2-2|76	#--------------------------------------------------------------------
14mr|v8-3.15.7.2-2|77	
14mr|v8-3.15.7.2-2|78	%package -n %develname
14mr|v8-3.15.7.2-2|79	Group:      System/Libraries
14mr|v8-3.15.7.2-2|80	Summary:    Development headers and libraries for v8
14mr|v8-3.15.7.2-2|81	Requires:   %{libname} = %{version}-%{release}
14mr|v8-3.15.7.2-2|82	Requires:   %{name} = %{version}-%{release}
14mr|v8-3.15.7.2-2|83	Provides:   %{name}-devel = %{version}-%{release}
14mr|v8-3.15.7.2-2|84	Obsoletes:  %{name}-devel < %{version}-%{release}
14mr|v8-3.15.7.2-2|85	
14mr|v8-3.15.7.2-2|86	%description -n %develname
14mr|v8-3.15.7.2-2|87	Development headers and libraries for v8.
14mr|v8-3.15.7.2-2|88	
14mr|v8-3.15.7.2-2|89	%files -n %develname
14mr|v8-3.15.7.2-2|90	%{_includedir}/*.h
14mr|v8-3.15.7.2-2|91	%{_includedir}/v8/extensions/
14mr|v8-3.15.7.2-2|92	%{_libdir}/*.so
14mr|v8-3.15.7.2-2|93	%{python_sitelib}/j*.py*
14mr|v8-3.15.7.2-2|94	
14mr|v8-3.15.7.2-2|95	#--------------------------------------------------------------------
14mr|v8-3.15.7.2-2|96	
14mr|v8-3.15.7.2-2|97	%prep
14mr|v8-3.15.7.2-2|98	%setup -q -n %{name}-%{version}
14mr|v8-3.15.7.2-2|99	
14mr|v8-3.15.7.2-2|100	# clear spurious executable bits
14mr|v8-3.15.7.2-2|101	find . \( -name \*.cc -o -name \*.h -o -name \*.py \) -a -executable \
14mr|v8-3.15.7.2-2|102	|while read FILE ; do
14mr|v8-3.15.7.2-2|103	echo $FILE
14mr|v8-3.15.7.2-2|104	chmod -x $FILE
14mr|v8-3.15.7.2-2|105	done
14mr|v8-3.15.7.2-2|106	
14mr|v8-3.15.7.2-2|107	
14mr|v8-3.15.7.2-2|108	%build
14mr|v8-3.15.7.2-2|109	%make GYP_GENERATORS=make  V=1 werror=no \
14mr|v8-3.15.7.2-2|110	library=shared \
14mr|v8-3.15.7.2-2|111	snapshots=on \
14mr|v8-3.15.7.2-2|112	soname_version=%{sover} \
14mr|v8-3.15.7.2-2|113	visibility=default \
14mr|v8-3.15.7.2-2|114	%{archrel}
14mr|v8-3.15.7.2-2|115	
14mr|v8-3.15.7.2-2|116	
14mr|v8-3.15.7.2-2|117	
14mr|v8-3.15.7.2-2|118	%install
14mr|v8-3.15.7.2-2|119	mkdir -p %{buildroot}%{_includedir}
14mr|v8-3.15.7.2-2|120	mkdir -p %{buildroot}%{_libdir}
14mr|v8-3.15.7.2-2|121	install -p include/*.h %{buildroot}%{_includedir}
14mr|v8-3.15.7.2-2|122	install -p out/%{archrel}/lib.target//libv8.so.%{sover} %{buildroot}%{_libdir}
14mr|v8-3.15.7.2-2|123	mkdir -p %{buildroot}%{_bindir}
14mr|v8-3.15.7.2-2|124	install -p -m0755 out/%{archrel}/d8 %{buildroot}%{_bindir}
14mr|v8-3.15.7.2-2|125	
14mr|v8-3.15.7.2-2|126	chmod -x %{buildroot}%{_includedir}/v8*.h
14mr|v8-3.15.7.2-2|127	
14mr|v8-3.15.7.2-2|128	mkdir -p %{buildroot}%{_includedir}/v8/extensions/experimental/
14mr|v8-3.15.7.2-2|129	install -p src/extensions/*.h %{buildroot}%{_includedir}/v8/extensions/
14mr|v8-3.15.7.2-2|130	chmod -x %{buildroot}%{_includedir}/v8/extensions/*.h
14mr|v8-3.15.7.2-2|131	
14mr|v8-3.15.7.2-2|132	pushd %{buildroot}%{_libdir}
14mr|v8-3.15.7.2-2|133	ln -sf libv8.so.%{sover} libv8.so
14mr|v8-3.15.7.2-2|134	ln -sf libv8.so.%{sover} libv8.so.%{somajor}
14mr|v8-3.15.7.2-2|135	ln -sf libv8.so.%{sover} libv8.so.%{somajor}.%{sominor}
14mr|v8-3.15.7.2-2|136	popd
14mr|v8-3.15.7.2-2|137	
14mr|v8-3.15.7.2-2|138	
14mr|v8-3.15.7.2-2|139	# install Python JS minifier scripts for nodejs
14mr|v8-3.15.7.2-2|140	install -d %{buildroot}%{python_sitelib}
14mr|v8-3.15.7.2-2|141	install -p -m0744 tools/jsmin.py %{buildroot}%{python_sitelib}/
14mr|v8-3.15.7.2-2|142	chmod -R -x %{buildroot}%{python_sitelib}/*.py*
14mr|v8-3.15.7.2-2|143	
14mr|v8-3.15.7.2-2|144	%changelog
14mr|v8-3.15.7.2-2|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.15.7.2-2
14mr|v8-3.15.7.2-2|146	+ Revision: 80de270
14mr|v8-3.15.7.2-2|147	- MassBuild#440: Increase release tag
14mr|v8-3.15.7.2-2|148	
14mr|v8-3.15.7.2-2|149	

21956 14
14mr|v86d-0.1.10-7|1	Name: v86d
14mr|v86d-0.1.10-7|2	Version: 0.1.10
14mr|v86d-0.1.10-7|3	Release: 7
14mr|v86d-0.1.10-7|4	Source0: %name-%version.tar.xz
14mr|v86d-0.1.10-7|5	Patch0: v86d-dietlibc.patch
14mr|v86d-0.1.10-7|6	Summary: Userspace helper for uvesafb
14mr|v86d-0.1.10-7|7	URL: http://github.com/mjanusz/v86d
14mr|v86d-0.1.10-7|8	License: GPL
14mr|v86d-0.1.10-7|9	Group: System/Base
14mr|v86d-0.1.10-7|10	
14mr|v86d-0.1.10-7|11	%description
14mr|v86d-0.1.10-7|12	Userspace helper for uvesafb
14mr|v86d-0.1.10-7|13	
14mr|v86d-0.1.10-7|14	%prep
14mr|v86d-0.1.10-7|15	%setup -q
14mr|v86d-0.1.10-7|16	%apply_patches
14mr|v86d-0.1.10-7|17	./configure --with-x86emu
14mr|v86d-0.1.10-7|18	sed -i -e "s|-Wall -g -O2|$RPM_OPT_FLAGS -Os|g" Makefile
14mr|v86d-0.1.10-7|19	
14mr|v86d-0.1.10-7|20	%build
14mr|v86d-0.1.10-7|21	# Makefile isn't smp clean
14mr|v86d-0.1.10-7|22	make KDIR=%_prefix CC="gcc -Os -D__KERNEL_STRICT_NAMES"
14mr|v86d-0.1.10-7|23	
14mr|v86d-0.1.10-7|24	%install
14mr|v86d-0.1.10-7|25	rm -rf $RPM_BUILD_ROOT
14mr|v86d-0.1.10-7|26	make install DESTDIR="$RPM_BUILD_ROOT"
14mr|v86d-0.1.10-7|27	
14mr|v86d-0.1.10-7|28	%files
14mr|v86d-0.1.10-7|29	%defattr(-,root,root)
14mr|v86d-0.1.10-7|30	/sbin/v86d
14mr|v86d-0.1.10-7|31	
14mr|v86d-0.1.10-7|32	%changelog
14mr|v86d-0.1.10-7|33	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.10-7
14mr|v86d-0.1.10-7|34	+ Revision: e304a94
14mr|v86d-0.1.10-7|35	- MassBuild#440: Increase release tag
14mr|v86d-0.1.10-7|36	
14mr|v86d-0.1.10-7|37	

21957 14
14mr|vaapi-driver-intel-1.3.2-3|1	%define oname intel-driver
14mr|vaapi-driver-intel-1.3.2-3|2	
14mr|vaapi-driver-intel-1.3.2-3|3	Summary:	Is the VA-API implementation for Intel G45 chipsets
14mr|vaapi-driver-intel-1.3.2-3|4	Name:		vaapi-driver-intel
14mr|vaapi-driver-intel-1.3.2-3|5	Version:	1.3.2
14mr|vaapi-driver-intel-1.3.2-3|6	Release:	3
14mr|vaapi-driver-intel-1.3.2-3|7	Group:		Video
14mr|vaapi-driver-intel-1.3.2-3|8	License:	GPLv2+
14mr|vaapi-driver-intel-1.3.2-3|9	Url:		http://cgit.freedesktop.org/vaapi/intel-driver/
14mr|vaapi-driver-intel-1.3.2-3|10	Source0:	http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/%{oname}-%{version}.zip
14mr|vaapi-driver-intel-1.3.2-3|11	BuildRequires:	pkgconfig(libva) >= 0.35
14mr|vaapi-driver-intel-1.3.2-3|12	Obsoletes:	vaapi-driver-i965 < 1.0.15
14mr|vaapi-driver-intel-1.3.2-3|13	
14mr|vaapi-driver-intel-1.3.2-3|14	%description
14mr|vaapi-driver-intel-1.3.2-3|15	libva-driver-intel is the VA-API implementation for Intel G45 chipsets
14mr|vaapi-driver-intel-1.3.2-3|16	and Intel HD Graphics for Intel Core processor family.
14mr|vaapi-driver-intel-1.3.2-3|17	
14mr|vaapi-driver-intel-1.3.2-3|18	%files
14mr|vaapi-driver-intel-1.3.2-3|19	%doc AUTHORS NEWS
14mr|vaapi-driver-intel-1.3.2-3|20	%{_libdir}/dri/*_drv_video.so
14mr|vaapi-driver-intel-1.3.2-3|21	
14mr|vaapi-driver-intel-1.3.2-3|22	#--------------------------------------------------------------------------
14mr|vaapi-driver-intel-1.3.2-3|23	
14mr|vaapi-driver-intel-1.3.2-3|24	%prep
14mr|vaapi-driver-intel-1.3.2-3|25	%setup -q -n %{oname}-%{version}
14mr|vaapi-driver-intel-1.3.2-3|26	
14mr|vaapi-driver-intel-1.3.2-3|27	%build
14mr|vaapi-driver-intel-1.3.2-3|28	autoreconf -v --install
14mr|vaapi-driver-intel-1.3.2-3|29	%configure2_5x
14mr|vaapi-driver-intel-1.3.2-3|30	%make
14mr|vaapi-driver-intel-1.3.2-3|31	
14mr|vaapi-driver-intel-1.3.2-3|32	%install
14mr|vaapi-driver-intel-1.3.2-3|33	%makeinstall_std
14mr|vaapi-driver-intel-1.3.2-3|34	
14mr|vaapi-driver-intel-1.3.2-3|35	rm -f %{buildroot}%{_libdir}/dri/*.la
14mr|vaapi-driver-intel-1.3.2-3|36	
14mr|vaapi-driver-intel-1.3.2-3|37	
14mr|vaapi-driver-intel-1.3.2-3|38	%changelog
14mr|vaapi-driver-intel-1.3.2-3|39	* Tue Jul 22 2014 abondrov <andrey.bondrov@rosalab.ru> 1.3.2-3
14mr|vaapi-driver-intel-1.3.2-3|40	+ Revision: 0620287
14mr|vaapi-driver-intel-1.3.2-3|41	- New version 1.3.2, spec cleanup
14mr|vaapi-driver-intel-1.3.2-3|42	
14mr|vaapi-driver-intel-1.3.2-3|43	

21958 14
14mr|vaapi-driver-vdpau-0.7.4-5|1	%define oname libva-vdpau-driver
14mr|vaapi-driver-vdpau-0.7.4-5|2	
14mr|vaapi-driver-vdpau-0.7.4-5|3	Name:		vaapi-driver-vdpau
14mr|vaapi-driver-vdpau-0.7.4-5|4	Summary:	VA-API driver for VDPAU interface
14mr|vaapi-driver-vdpau-0.7.4-5|5	Group:		Video
14mr|vaapi-driver-vdpau-0.7.4-5|6	Version:	0.7.4
14mr|vaapi-driver-vdpau-0.7.4-5|7	Release:	5
14mr|vaapi-driver-vdpau-0.7.4-5|8	License:	GPLv2+
14mr|vaapi-driver-vdpau-0.7.4-5|9	URL:		http://www.freedesktop.org
14mr|vaapi-driver-vdpau-0.7.4-5|10	Source0:	http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/libva-vdpau-driver-%{version}.tar.bz2
14mr|vaapi-driver-vdpau-0.7.4-5|11	# fix build with recent mesa (not a technically correct fix):
14mr|vaapi-driver-vdpau-0.7.4-5|12	Patch0:		PFNGLMULTITEXCOORD2FPROC_vaapi-driver-vdpau.patch
14mr|vaapi-driver-vdpau-0.7.4-5|13	Patch1:		libva-vdpau-driver-0.7.4-drop-h264-api.patch
14mr|vaapi-driver-vdpau-0.7.4-5|14	# API changes: http://cgit.freedesktop.org/~aplattner/libvdpau/commit/?id=186195b1a84f2517205522e7ab8e0f62ad61c329
14mr|vaapi-driver-vdpau-0.7.4-5|15	Patch2:		libva-vdpau-driver-0.7.4-libvdpau0.8.patch
14mr|vaapi-driver-vdpau-0.7.4-5|16	BuildRequires:	pkgconfig(libva)
14mr|vaapi-driver-vdpau-0.7.4-5|17	BuildRequires:	pkgconfig(vdpau)
14mr|vaapi-driver-vdpau-0.7.4-5|18	Provides:	%{oname} = %{EVRD}
14mr|vaapi-driver-vdpau-0.7.4-5|19	Provides:	vdpau-video = %{EVRD}
14mr|vaapi-driver-vdpau-0.7.4-5|20	
14mr|vaapi-driver-vdpau-0.7.4-5|21	%description
14mr|vaapi-driver-vdpau-0.7.4-5|22	VDPAU driver backend for VA API, a video acceleration API.
14mr|vaapi-driver-vdpau-0.7.4-5|23	
14mr|vaapi-driver-vdpau-0.7.4-5|24	%files
14mr|vaapi-driver-vdpau-0.7.4-5|25	%doc AUTHORS NEWS
14mr|vaapi-driver-vdpau-0.7.4-5|26	%{_libdir}/dri/*_drv_video.so
14mr|vaapi-driver-vdpau-0.7.4-5|27	
14mr|vaapi-driver-vdpau-0.7.4-5|28	#----------------------------------------------------------------------------
14mr|vaapi-driver-vdpau-0.7.4-5|29	
14mr|vaapi-driver-vdpau-0.7.4-5|30	%prep
14mr|vaapi-driver-vdpau-0.7.4-5|31	%setup -qn %{oname}-%{version}
14mr|vaapi-driver-vdpau-0.7.4-5|32	%patch0 -p1
14mr|vaapi-driver-vdpau-0.7.4-5|33	%patch1 -p1
14mr|vaapi-driver-vdpau-0.7.4-5|34	%patch2 -p1
14mr|vaapi-driver-vdpau-0.7.4-5|35	
14mr|vaapi-driver-vdpau-0.7.4-5|36	%build
14mr|vaapi-driver-vdpau-0.7.4-5|37	%configure2_5x
14mr|vaapi-driver-vdpau-0.7.4-5|38	%make
14mr|vaapi-driver-vdpau-0.7.4-5|39	
14mr|vaapi-driver-vdpau-0.7.4-5|40	%install
14mr|vaapi-driver-vdpau-0.7.4-5|41	%makeinstall_std
14mr|vaapi-driver-vdpau-0.7.4-5|42	
14mr|vaapi-driver-vdpau-0.7.4-5|43	
14mr|vaapi-driver-vdpau-0.7.4-5|44	%changelog
14mr|vaapi-driver-vdpau-0.7.4-5|45	* Tue Jul 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.4-5
14mr|vaapi-driver-vdpau-0.7.4-5|46	+ Revision: bdf1af5
14mr|vaapi-driver-vdpau-0.7.4-5|47	- Add patches to fix build with new libraries
14mr|vaapi-driver-vdpau-0.7.4-5|48	
14mr|vaapi-driver-vdpau-0.7.4-5|49	

21959 14
14mr|vala-0.24.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mr|vala-0.24.0-2|2	
14mr|vala-0.24.0-2|3	
14mr|vala-0.24.0-2|4	%define api	0.24
14mr|vala-0.24.0-2|5	%define major	0
14mr|vala-0.24.0-2|6	%define libname	%mklibname %{name} %{api} %major
14mr|vala-0.24.0-2|7	%define	devname	%mklibname -d %{name}
14mr|vala-0.24.0-2|8	
14mr|vala-0.24.0-2|9	#gw checks don't run in iurt
14mr|vala-0.24.0-2|10	%define	with_check 0
14mr|vala-0.24.0-2|11	
14mr|vala-0.24.0-2|12	Summary:	Compiler for the GObject type system
14mr|vala-0.24.0-2|13	Name:		vala
14mr|vala-0.24.0-2|14	Version:	0.24.0
14mr|vala-0.24.0-2|15	Release:	2
14mr|vala-0.24.0-2|16	# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
14mr|vala-0.24.0-2|17	License:	LGPLv2+ and BSD
14mr|vala-0.24.0-2|18	Group:		Development/Other
14mr|vala-0.24.0-2|19	Url:		http://live.gnome.org/Vala
14mr|vala-0.24.0-2|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/vala/%{url_ver}/%{name}-%{version}.tar.xz
14mr|vala-0.24.0-2|21	
14mr|vala-0.24.0-2|22	BuildRequires:	bison
14mr|vala-0.24.0-2|23	BuildRequires:	flex
14mr|vala-0.24.0-2|24	BuildRequires:	xsltproc
14mr|vala-0.24.0-2|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.25
14mr|vala-0.24.0-2|26	%if %{with_check}
14mr|vala-0.24.0-2|27	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|vala-0.24.0-2|28	%endif
14mr|vala-0.24.0-2|29	
14mr|vala-0.24.0-2|30	%description
14mr|vala-0.24.0-2|31	Vala is a new programming language that aims to bring modern
14mr|vala-0.24.0-2|32	programming language features to GNOME developers without imposing any
14mr|vala-0.24.0-2|33	additional runtime requirements and without using a different ABI
14mr|vala-0.24.0-2|34	compared to applications and libraries written in C.
14mr|vala-0.24.0-2|35	
14mr|vala-0.24.0-2|36	valac, the Vala compiler, is a self-hosting compiler that translates
14mr|vala-0.24.0-2|37	Vala source code into C source and header files. It uses the GObject
14mr|vala-0.24.0-2|38	type system to create classes and interfaces declared in the Vala
14mr|vala-0.24.0-2|39	source code. It's also planned to generate GIDL files when
14mr|vala-0.24.0-2|40	gobject-introspection is ready.
14mr|vala-0.24.0-2|41	
14mr|vala-0.24.0-2|42	The syntax of Vala is similar to C#, modified to better fit the GObject
14mr|vala-0.24.0-2|43	type system. Vala supports modern language features as the following:
14mr|vala-0.24.0-2|44	
14mr|vala-0.24.0-2|45	* Interfaces
14mr|vala-0.24.0-2|46	* Properties
14mr|vala-0.24.0-2|47	* Signals
14mr|vala-0.24.0-2|48	* Foreach
14mr|vala-0.24.0-2|49	* Lambda expressions
14mr|vala-0.24.0-2|50	* Type inference for local variables
14mr|vala-0.24.0-2|51	* Non-null types [PARTIAL]
14mr|vala-0.24.0-2|52	* Exception handling [PLANNED]
14mr|vala-0.24.0-2|53	* Assisted memory management
14mr|vala-0.24.0-2|54	
14mr|vala-0.24.0-2|55	* type modules (aka. Plugins)
14mr|vala-0.24.0-2|56	
14mr|vala-0.24.0-2|57	Vala is designed to allow access to existing C libraries, especially
14mr|vala-0.24.0-2|58	GObject-based libraries, without the need for runtime bindings. Each
14mr|vala-0.24.0-2|59	to be used library requires a Vala API file at compile-time,
14mr|vala-0.24.0-2|60	containing the class and method declarations in Vala syntax. Vala
14mr|vala-0.24.0-2|61	currently comes with experimental bindings for GLib and GTK+. It's
14mr|vala-0.24.0-2|62	planned to provide generated bindings for the full GNOME Platform at a
14mr|vala-0.24.0-2|63	later stage.
14mr|vala-0.24.0-2|64	
14mr|vala-0.24.0-2|65	Using classes and methods written in Vala from an application written
14mr|vala-0.24.0-2|66	in C is not difficult. The Vala library only has to install the
14mr|vala-0.24.0-2|67	generated header files and C applications may then access the
14mr|vala-0.24.0-2|68	GObject-based API of the Vala library as usual. It should also be
14mr|vala-0.24.0-2|69	easily possible to write a bindings generator for access to Vala
14mr|vala-0.24.0-2|70	libraries from applications written in e.g. C# as the Vala parser is written
14mr|vala-0.24.0-2|71	as a library, so that all compile-time information is available when
14mr|vala-0.24.0-2|72	generating a binding.
14mr|vala-0.24.0-2|73	
14mr|vala-0.24.0-2|74	%package -n %{libname}
14mr|vala-0.24.0-2|75	Group:		System/Libraries
14mr|vala-0.24.0-2|76	Summary:	Vala runtime library
14mr|vala-0.24.0-2|77	
14mr|vala-0.24.0-2|78	%description -n %{libname}
14mr|vala-0.24.0-2|79	This is the runtime library of the Vala programming language.
14mr|vala-0.24.0-2|80	
14mr|vala-0.24.0-2|81	%package -n %{devname}
14mr|vala-0.24.0-2|82	Group:		Development/Other
14mr|vala-0.24.0-2|83	Summary:	Vala development files
14mr|vala-0.24.0-2|84	Requires:	%{libname} = %{version}-%{release}
14mr|vala-0.24.0-2|85	Requires:	%{name} = %{version}-%{release}
14mr|vala-0.24.0-2|86	Provides:	vala-devel = %{version}-%{release}
14mr|vala-0.24.0-2|87	Obsoletes:	%mklibname -d vala 0
14mr|vala-0.24.0-2|88	
14mr|vala-0.24.0-2|89	%description -n %{devname}
14mr|vala-0.24.0-2|90	This is the development library of the Vala programming language.
14mr|vala-0.24.0-2|91	
14mr|vala-0.24.0-2|92	%package tools
14mr|vala-0.24.0-2|93	Summary:	Tools for creating projects and bindings for %{name}
14mr|vala-0.24.0-2|94	Group:		Development/Other
14mr|vala-0.24.0-2|95	Requires:	%{name} = %{version}-%{release}
14mr|vala-0.24.0-2|96	Requires:	gnome-common
14mr|vala-0.24.0-2|97	Requires:	intltool
14mr|vala-0.24.0-2|98	Requires:	libtool
14mr|vala-0.24.0-2|99	
14mr|vala-0.24.0-2|100	%description tools
14mr|vala-0.24.0-2|101	This package contains tools to generate Vala projects, as well as API bindings
14mr|vala-0.24.0-2|102	from existing C libraries, allowing access from Vala programs.
14mr|vala-0.24.0-2|103	
14mr|vala-0.24.0-2|104	%prep
14mr|vala-0.24.0-2|105	%setup -q
14mr|vala-0.24.0-2|106	%apply_patches
14mr|vala-0.24.0-2|107	
14mr|vala-0.24.0-2|108	%build
14mr|vala-0.24.0-2|109	%configure2_5x \
14mr|vala-0.24.0-2|110	--enable-vapigen
14mr|vala-0.24.0-2|111	
14mr|vala-0.24.0-2|112	%make
14mr|vala-0.24.0-2|113	
14mr|vala-0.24.0-2|114	%install
14mr|vala-0.24.0-2|115	%makeinstall_std
14mr|vala-0.24.0-2|116	find %{buildroot} -name "*.la" -delete
14mr|vala-0.24.0-2|117	
14mr|vala-0.24.0-2|118	mkdir -p %{buildroot}%{_datadir}/vala/vapi
14mr|vala-0.24.0-2|119	
14mr|vala-0.24.0-2|120	%if %{with_check}
14mr|vala-0.24.0-2|121	%check
14mr|vala-0.24.0-2|122	%make check
14mr|vala-0.24.0-2|123	%endif
14mr|vala-0.24.0-2|124	
14mr|vala-0.24.0-2|125	%files
14mr|vala-0.24.0-2|126	%doc NEWS README
14mr|vala-0.24.0-2|127	%{_bindir}/vala
14mr|vala-0.24.0-2|128	%{_bindir}/vala-%{api}
14mr|vala-0.24.0-2|129	%{_bindir}/valac
14mr|vala-0.24.0-2|130	%{_bindir}/valac-%{api}
14mr|vala-0.24.0-2|131	%{_datadir}/vala-%{api}
14mr|vala-0.24.0-2|132	%dir %{_datadir}/vala
14mr|vala-0.24.0-2|133	%dir %{_datadir}/vala/vapi
14mr|vala-0.24.0-2|134	%{_mandir}/man1/valac.1*
14mr|vala-0.24.0-2|135	%{_mandir}/man1/valac-%{api}.1*
14mr|vala-0.24.0-2|136	
14mr|vala-0.24.0-2|137	%files -n %{libname}
14mr|vala-0.24.0-2|138	%{_libdir}/libvala-%{api}.so.%{major}*
14mr|vala-0.24.0-2|139	
14mr|vala-0.24.0-2|140	%files -n %{devname}
14mr|vala-0.24.0-2|141	%doc ChangeLog AUTHORS MAINTAINERS
14mr|vala-0.24.0-2|142	%{_includedir}/vala-%{api}
14mr|vala-0.24.0-2|143	%{_libdir}/libvala-%{api}.so
14mr|vala-0.24.0-2|144	%{_libdir}/pkgconfig/*.pc
14mr|vala-0.24.0-2|145	%{_datadir}/pkgconfig/*.pc
14mr|vala-0.24.0-2|146	%{_datadir}/devhelp/books/vala-%{api}
14mr|vala-0.24.0-2|147	%{_datadir}/aclocal/*.m4
14mr|vala-0.24.0-2|148	
14mr|vala-0.24.0-2|149	%files tools
14mr|vala-0.24.0-2|150	%{_bindir}/*gen*
14mr|vala-0.24.0-2|151	%{_bindir}/vapicheck
14mr|vala-0.24.0-2|152	%{_bindir}/vapicheck-%{api}
14mr|vala-0.24.0-2|153	%{_datadir}/vala/Makefile.vapigen
14mr|vala-0.24.0-2|154	%{_libdir}/vala-%{api}
14mr|vala-0.24.0-2|155	%{_mandir}/*/*gen*
14mr|vala-0.24.0-2|156	
14mr|vala-0.24.0-2|157	
14mr|vala-0.24.0-2|158	%changelog
14mr|vala-0.24.0-2|159	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.24.0-2
14mr|vala-0.24.0-2|160	+ Revision: bc9ad55
14mr|vala-0.24.0-2|161	- MassBuild#440: Increase release tag
14mr|vala-0.24.0-2|162	
14mr|vala-0.24.0-2|163	

21960 14
14mr|valgrind-3.9.0-1|1	# One of valgrind internal library is not linked to libc. Not sure if it
14mr|valgrind-3.9.0-1|2	# should be fixed or not (since all test don't pass anyway), so disable
14mr|valgrind-3.9.0-1|3	# check for now.
14mr|valgrind-3.9.0-1|4	%define _disable_ld_no_undefined 1
14mr|valgrind-3.9.0-1|5	
14mr|valgrind-3.9.0-1|6	# disable debug package, it can prevent valgrind for working properly
14mr|valgrind-3.9.0-1|7	%define debug_package   %{nil}
14mr|valgrind-3.9.0-1|8	
14mr|valgrind-3.9.0-1|9	%bcond_without	qt4
14mr|valgrind-3.9.0-1|10	
14mr|valgrind-3.9.0-1|11	Name: 		valgrind
14mr|valgrind-3.9.0-1|12	Version:	3.9.0
14mr|valgrind-3.9.0-1|13	Release:	1
14mr|valgrind-3.9.0-1|14	Summary: 	Tools for runtime analysis and debugging of software
14mr|valgrind-3.9.0-1|15	License: 	GPLv2+
14mr|valgrind-3.9.0-1|16	Group: 		Development/Other
14mr|valgrind-3.9.0-1|17	Source0:	http://www.valgrind.org/downloads/%{name}-%{version}.tar.bz2
14mr|valgrind-3.9.0-1|18	
14mr|valgrind-3.9.0-1|19	# From Fedora:
14mr|valgrind-3.9.0-1|20	# Needs investigation and pushing upstream
14mr|valgrind-3.9.0-1|21	Patch1: valgrind-3.9.0-cachegrind-improvements.patch
14mr|valgrind-3.9.0-1|22	
14mr|valgrind-3.9.0-1|23	# KDE#211352 - helgrind races in helgrind's own mythread_wrapper
14mr|valgrind-3.9.0-1|24	Patch2: valgrind-3.9.0-helgrind-race-supp.patch
14mr|valgrind-3.9.0-1|25	
14mr|valgrind-3.9.0-1|26	# undef st_atime, st_mtime and st_ctime. Unknown why this is (still?) needed.
14mr|valgrind-3.9.0-1|27	Patch3: valgrind-3.9.0-stat_h.patch
14mr|valgrind-3.9.0-1|28	
14mr|valgrind-3.9.0-1|29	# Make ld.so supressions slightly less specific.
14mr|valgrind-3.9.0-1|30	Patch4: valgrind-3.9.0-ldso-supp.patch
14mr|valgrind-3.9.0-1|31	
14mr|valgrind-3.9.0-1|32	# KDE#326983 - insn_basic test might crash because of setting DF flag
14mr|valgrind-3.9.0-1|33	Patch6: valgrind-3.9.0-amd64_gen_insn_test.patch
14mr|valgrind-3.9.0-1|34	
14mr|valgrind-3.9.0-1|35	# KDE#327837 - dwz compressed alternate .debug_info/str not read correctly.
14mr|valgrind-3.9.0-1|36	Patch7: valgrind-3.9.0-dwz-alt-buildid.patch
14mr|valgrind-3.9.0-1|37	
14mr|valgrind-3.9.0-1|38	# KDE#327916 - DW_TAG_typedef may have no name
14mr|valgrind-3.9.0-1|39	Patch9: valgrind-3.9.0-anon-typedef.patch
14mr|valgrind-3.9.0-1|40	
14mr|valgrind-3.9.0-1|41	# KDE#328100 - XABORT not implemented
14mr|valgrind-3.9.0-1|42	Patch11: valgrind-3.9.0-xabort.patch
14mr|valgrind-3.9.0-1|43	
14mr|valgrind-3.9.0-1|44	# KDE#328711 - valgrind.1 manpage "memcheck options" section is bad
14mr|valgrind-3.9.0-1|45	Patch12: valgrind-3.9.0-manpage-memcheck-options.patch
14mr|valgrind-3.9.0-1|46	
14mr|valgrind-3.9.0-1|47	# More from Fedora Rawhide
14mr|valgrind-3.9.0-1|48	# KDE#334705 - sendmsg and recvmsg should guard against bogus msghdr fields
14mr|valgrind-3.9.0-1|49	Patch100: valgrind-3.9.0-msghdr.patch
14mr|valgrind-3.9.0-1|50	
14mr|valgrind-3.9.0-1|51	# More from Valgrind SVN repo:
14mr|valgrind-3.9.0-1|52	Patch200: valgrind-3.9.0-accept-glibc-2.19.patch
14mr|valgrind-3.9.0-1|53	
14mr|valgrind-3.9.0-1|54	URL: 		http://valgrind.org/
14mr|valgrind-3.9.0-1|55	ExclusiveArch:	%{ix86} x86_64 ppc %arm
14mr|valgrind-3.9.0-1|56	BuildRequires:	glibc-static-devel
14mr|valgrind-3.9.0-1|57	BuildRequires:	gdb
14mr|valgrind-3.9.0-1|58	# (proyvind): build with support for OpenMP, boost & qt4 threads
14mr|valgrind-3.9.0-1|59	BuildRequires:	libgomp-devel boost-devel
14mr|valgrind-3.9.0-1|60	%if %{with qt4}
14mr|valgrind-3.9.0-1|61	BuildRequires:	qt4-devel
14mr|valgrind-3.9.0-1|62	%endif
14mr|valgrind-3.9.0-1|63	Suggests:	gdb
14mr|valgrind-3.9.0-1|64	Obsoletes:	valgrind-plugins
14mr|valgrind-3.9.0-1|65	
14mr|valgrind-3.9.0-1|66	%description
14mr|valgrind-3.9.0-1|67	Valgrind is an instrumentation framework for building dynamic analysis
14mr|valgrind-3.9.0-1|68	tools. There are Valgrind tools that can automatically detect many memory
14mr|valgrind-3.9.0-1|69	management and threading bugs, and profile programs in detail.
14mr|valgrind-3.9.0-1|70	Among these, the most often used tool is Memcheck, which can detect problems
14mr|valgrind-3.9.0-1|71	such as:
14mr|valgrind-3.9.0-1|72	* accessing memory you shouldn't, e.g. overrunning and underrunning heap
14mr|valgrind-3.9.0-1|73	blocks, overrunning the top of the stack, and accessing memory after it has
14mr|valgrind-3.9.0-1|74	been freed
14mr|valgrind-3.9.0-1|75	* using undefined values, i.e. values that have not been initialised, or
14mr|valgrind-3.9.0-1|76	that have been derived from other undefined values
14mr|valgrind-3.9.0-1|77	* incorrect freeing of heap memory, such as double-freeing heap blocks,
14mr|valgrind-3.9.0-1|78	or mismatched use of malloc/new/new[] versus free/delete/delete[]
14mr|valgrind-3.9.0-1|79	* overlapping src and dst pointers in memcpy and related functions
14mr|valgrind-3.9.0-1|80	* memory leaks.
14mr|valgrind-3.9.0-1|81	
14mr|valgrind-3.9.0-1|82	%files
14mr|valgrind-3.9.0-1|83	%doc README* AUTHORS FAQ.txt
14mr|valgrind-3.9.0-1|84	%{_bindir}/*
14mr|valgrind-3.9.0-1|85	%{_libdir}/%{name}
14mr|valgrind-3.9.0-1|86	%{_mandir}/man1/*.1*
14mr|valgrind-3.9.0-1|87	%{_datadir}/valgrind/*.xml
14mr|valgrind-3.9.0-1|88	%{_datadir}/valgrind/default.supp
14mr|valgrind-3.9.0-1|89	
14mr|valgrind-3.9.0-1|90	#--------------------------------------------------------------------
14mr|valgrind-3.9.0-1|91	
14mr|valgrind-3.9.0-1|92	%package	devel
14mr|valgrind-3.9.0-1|93	Summary:	%{summary}
14mr|valgrind-3.9.0-1|94	Group:		%{group}
14mr|valgrind-3.9.0-1|95	Conflicts:	%{name} < 3.9.0
14mr|valgrind-3.9.0-1|96	
14mr|valgrind-3.9.0-1|97	%description	devel
14mr|valgrind-3.9.0-1|98	Development files required to develop software using Valgrind.
14mr|valgrind-3.9.0-1|99	
14mr|valgrind-3.9.0-1|100	%files devel
14mr|valgrind-3.9.0-1|101	%dir %{_includedir}/valgrind
14mr|valgrind-3.9.0-1|102	%{_includedir}/valgrind/*
14mr|valgrind-3.9.0-1|103	%{_libdir}/pkgconfig/%{name}.pc
14mr|valgrind-3.9.0-1|104	
14mr|valgrind-3.9.0-1|105	#--------------------------------------------------------------------
14mr|valgrind-3.9.0-1|106	
14mr|valgrind-3.9.0-1|107	%prep
14mr|valgrind-3.9.0-1|108	%setup -q
14mr|valgrind-3.9.0-1|109	%apply_patches
14mr|valgrind-3.9.0-1|110	
14mr|valgrind-3.9.0-1|111	%build
14mr|valgrind-3.9.0-1|112	
14mr|valgrind-3.9.0-1|113	# Convert the library paths with /lib or /lib64 in the suppressions to those
14mr|valgrind-3.9.0-1|114	# with /usr/lib or /usr/lib64 due to the /usrmove .
14mr|valgrind-3.9.0-1|115	perl -pi -e 's!obj:/lib!obj:/usr/lib!g' *.supp *.supp.in
14mr|valgrind-3.9.0-1|116	
14mr|valgrind-3.9.0-1|117	# (From Fedora):
14mr|valgrind-3.9.0-1|118	# Filter out some flags that cause lots of valgrind test failures.
14mr|valgrind-3.9.0-1|119	# Also filter away -O2, valgrind adds it wherever suitable, but
14mr|valgrind-3.9.0-1|120	# not for tests which should be -O0, as they aren't meant to be
14mr|valgrind-3.9.0-1|121	# compiled with -O2 unless explicitely requested.
14mr|valgrind-3.9.0-1|122	export CFLAGS="`echo " %{optflags} " | sed 's/ -m\(64\|3[21]\) / /g;s/ -fexceptions / /g;s/ -fstack-protector / / g;s/ -Wp,-D_FORTIFY_SOURCE=2 / /g;s/-O2 / /g;s/^ //;s/ $//'`"
14mr|valgrind-3.9.0-1|123	
14mr|valgrind-3.9.0-1|124	# filter out one more flag (unused in FC but causes failure in mga3:
14mr|valgrind-3.9.0-1|125	#export CFLAGS="`echo " ${CFLAGS} " | sed -e 's/ -fPIC//'`"
14mr|valgrind-3.9.0-1|126	# fix flags in other cases (CXXFLAGS, FFLAGS):
14mr|valgrind-3.9.0-1|127	%define optflags $CFLAGS
14mr|valgrind-3.9.0-1|128	
14mr|valgrind-3.9.0-1|129	# rebuild unconditionally because we patch configure.in
14mr|valgrind-3.9.0-1|130	autoreconf
14mr|valgrind-3.9.0-1|131	%configure2_5x
14mr|valgrind-3.9.0-1|132	
14mr|valgrind-3.9.0-1|133	%make
14mr|valgrind-3.9.0-1|134	
14mr|valgrind-3.9.0-1|135	%install
14mr|valgrind-3.9.0-1|136	# Don't strip (prevent valgrind from working properly, as explained in README_PACKAGERS)
14mr|valgrind-3.9.0-1|137	export DONT_STRIP=1
14mr|valgrind-3.9.0-1|138	
14mr|valgrind-3.9.0-1|139	# FIXME exporting DONT_STRIP=1 is causing some weird behavior with debug_package
14mr|valgrind-3.9.0-1|140	# and causing it to not set DISABLE_DEBUG=1
14mr|valgrind-3.9.0-1|141	export DISABLE_DEBUG=1
14mr|valgrind-3.9.0-1|142	
14mr|valgrind-3.9.0-1|143	%makeinstall
14mr|valgrind-3.9.0-1|144	
14mr|valgrind-3.9.0-1|145	mkdir %buildroot/%_datadir/valgrind
14mr|valgrind-3.9.0-1|146	mv  %buildroot/%_libdir/valgrind/*.{supp,xml} %buildroot/%_datadir/valgrind
14mr|valgrind-3.9.0-1|147	
14mr|valgrind-3.9.0-1|148	# It's a kludge, but appears to get valgrind to work, because it looks for
14mr|valgrind-3.9.0-1|149	# default.supp under %%{_libdir} instead of under %%{_datadir}, where it is
14mr|valgrind-3.9.0-1|150	# now installed.
14mr|valgrind-3.9.0-1|151	ln -sf %{_datadir}/valgrind/default.supp "$RPM_BUILD_ROOT"/%{_libdir}/valgrind/default.supp
14mr|valgrind-3.9.0-1|152	
14mr|valgrind-3.9.0-1|153	#don't package generated files
14mr|valgrind-3.9.0-1|154	rm -f $RPM_BUILD_ROOT%{_libdir}/valgrind/*.supp.in
14mr|valgrind-3.9.0-1|155	
14mr|valgrind-3.9.0-1|156	%check
14mr|valgrind-3.9.0-1|157	# Ensure there are no unexpected file descriptors open,
14mr|valgrind-3.9.0-1|158	# the testsuite otherwise fails.
14mr|valgrind-3.9.0-1|159	cat > close_fds.c <<EOF
14mr|valgrind-3.9.0-1|160	#include <stdlib.h>
14mr|valgrind-3.9.0-1|161	#include <unistd.h>
14mr|valgrind-3.9.0-1|162	int main (int argc, char *const argv[])
14mr|valgrind-3.9.0-1|163	{
14mr|valgrind-3.9.0-1|164	int i, j = sysconf (_SC_OPEN_MAX);
14mr|valgrind-3.9.0-1|165	if (j < 0)
14mr|valgrind-3.9.0-1|166	exit (1);
14mr|valgrind-3.9.0-1|167	for (i = 3; i < j; ++i)
14mr|valgrind-3.9.0-1|168	close (i);
14mr|valgrind-3.9.0-1|169	execvp (argv[1], argv + 1);
14mr|valgrind-3.9.0-1|170	exit (1);
14mr|valgrind-3.9.0-1|171	}
14mr|valgrind-3.9.0-1|172	EOF
14mr|valgrind-3.9.0-1|173	%{__cc} $RPM_OPT_FLAGS -o close_fds close_fds.c
14mr|valgrind-3.9.0-1|174	
14mr|valgrind-3.9.0-1|175	for i in `find . -type f \( -name *-amd64-linux -o -name *-x86-linux -o -name *-ppc*-linux \)`; do
14mr|valgrind-3.9.0-1|176	case "`file $i`" in
14mr|valgrind-3.9.0-1|177	*ELF*executable*statically\ linked*)
14mr|valgrind-3.9.0-1|178	objcopy -R .debug_loc -R .debug_frame -R .debug_ranges $i
14mr|valgrind-3.9.0-1|179	esac
14mr|valgrind-3.9.0-1|180	done
14mr|valgrind-3.9.0-1|181	
14mr|valgrind-3.9.0-1|182	make check || :
14mr|valgrind-3.9.0-1|183	# some tests are known to fail,
14mr|valgrind-3.9.0-1|184	# just check no more tests are failing than in Fedora ;)
14mr|valgrind-3.9.0-1|185	echo ===============TESTING===================
14mr|valgrind-3.9.0-1|186	# Cancel this temporarily because the tests hang on x86-64:
14mr|valgrind-3.9.0-1|187	# http://thread.gmane.org/gmane.comp.debugging.valgrind/11792
14mr|valgrind-3.9.0-1|188	# ./close_fds make regtest || :
14mr|valgrind-3.9.0-1|189	echo ===============END TESTING===============
14mr|valgrind-3.9.0-1|190	
14mr|valgrind-3.9.0-1|191	
14mr|valgrind-3.9.0-1|192	%changelog
14mr|valgrind-3.9.0-1|193	* Mon Jul 07 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.9.0-1
14mr|valgrind-3.9.0-1|194	+ Revision: 28d66b7
14mr|valgrind-3.9.0-1|195	- Updated to version 3.9.0 with some patches from Fedora
14mr|valgrind-3.9.0-1|196	
14mr|valgrind-3.9.0-1|197	

21961 14
14mr|vamp-plugin-sdk-2.4-2|1	%define	major 2
14mr|vamp-plugin-sdk-2.4-2|2	%define libname	%mklibname %{name} %{major}
14mr|vamp-plugin-sdk-2.4-2|3	%define develname %mklibname -d %{name}
14mr|vamp-plugin-sdk-2.4-2|4	%define staticdevelname %mklibname -d %{name} -s
14mr|vamp-plugin-sdk-2.4-2|5	
14mr|vamp-plugin-sdk-2.4-2|6	Summary:	An API for audio analysis and feature extraction plugins
14mr|vamp-plugin-sdk-2.4-2|7	Name:		vamp-plugin-sdk
14mr|vamp-plugin-sdk-2.4-2|8	Version:	2.4
14mr|vamp-plugin-sdk-2.4-2|9	Release:	2
14mr|vamp-plugin-sdk-2.4-2|10	License:	BSD
14mr|vamp-plugin-sdk-2.4-2|11	Group:		System/Libraries
14mr|vamp-plugin-sdk-2.4-2|12	URL:		http://www.vamp-plugins.org/
14mr|vamp-plugin-sdk-2.4-2|13	Source0:	http://downloads.sourceforge.net/vamp/vamp-plugin-sdk-%{version}.tar.gz
14mr|vamp-plugin-sdk-2.4-2|14	Patch0:         %{name}-2.4-libdir.patch
14mr|vamp-plugin-sdk-2.4-2|15	BuildRequires:	pkgconfig(sndfile)
14mr|vamp-plugin-sdk-2.4-2|16	
14mr|vamp-plugin-sdk-2.4-2|17	%description
14mr|vamp-plugin-sdk-2.4-2|18	Vamp is an API for C and C++ plugins that process sampled audio data to produce
14mr|vamp-plugin-sdk-2.4-2|19	descriptive output (measurements or semantic observations).
14mr|vamp-plugin-sdk-2.4-2|20	
14mr|vamp-plugin-sdk-2.4-2|21	%package -n	%{libname}
14mr|vamp-plugin-sdk-2.4-2|22	Summary:	An API for audio analysis and feature extraction plugins library
14mr|vamp-plugin-sdk-2.4-2|23	Group:		System/Libraries
14mr|vamp-plugin-sdk-2.4-2|24	
14mr|vamp-plugin-sdk-2.4-2|25	%description -n	%{libname}
14mr|vamp-plugin-sdk-2.4-2|26	Vamp is an API for C and C++ plugins that process sampled audio data to produce
14mr|vamp-plugin-sdk-2.4-2|27	descriptive output (measurements or semantic observations).
14mr|vamp-plugin-sdk-2.4-2|28	
14mr|vamp-plugin-sdk-2.4-2|29	%package -n	%{develname}
14mr|vamp-plugin-sdk-2.4-2|30	Summary:	Development files (headers) for SLV2
14mr|vamp-plugin-sdk-2.4-2|31	Group:		Development/C
14mr|vamp-plugin-sdk-2.4-2|32	Requires:	%{libname} = %{version}
14mr|vamp-plugin-sdk-2.4-2|33	Provides:	%{name}-devel = %{version}
14mr|vamp-plugin-sdk-2.4-2|34	Requires:	pkgconfig
14mr|vamp-plugin-sdk-2.4-2|35	
14mr|vamp-plugin-sdk-2.4-2|36	%description -n	%{develname}
14mr|vamp-plugin-sdk-2.4-2|37	Vamp is an API for C and C++ plugins that process sampled audio data to produce
14mr|vamp-plugin-sdk-2.4-2|38	descriptive output (measurements or semantic observations).
14mr|vamp-plugin-sdk-2.4-2|39	
14mr|vamp-plugin-sdk-2.4-2|40	The %{name}-devel package contains libraries
14mr|vamp-plugin-sdk-2.4-2|41	and header files for developing
14mr|vamp-plugin-sdk-2.4-2|42	applications that use %{name}.
14mr|vamp-plugin-sdk-2.4-2|43	
14mr|vamp-plugin-sdk-2.4-2|44	%package -n	%{staticdevelname}
14mr|vamp-plugin-sdk-2.4-2|45	Summary:	Development files (headers) for SLV2
14mr|vamp-plugin-sdk-2.4-2|46	Group:		Development/C
14mr|vamp-plugin-sdk-2.4-2|47	Requires:	%{develname} = %{version}
14mr|vamp-plugin-sdk-2.4-2|48	Provides:	%{name}-static-devel = %{version}
14mr|vamp-plugin-sdk-2.4-2|49	
14mr|vamp-plugin-sdk-2.4-2|50	%description -n	%{staticdevelname}
14mr|vamp-plugin-sdk-2.4-2|51	Vamp is an API for C and C++ plugins that process sampled audio data to produce
14mr|vamp-plugin-sdk-2.4-2|52	descriptive output (measurements or semantic observations).
14mr|vamp-plugin-sdk-2.4-2|53	
14mr|vamp-plugin-sdk-2.4-2|54	The %{name}-static package contains library files for developing static
14mr|vamp-plugin-sdk-2.4-2|55	applications that use %{name}.
14mr|vamp-plugin-sdk-2.4-2|56	
14mr|vamp-plugin-sdk-2.4-2|57	%prep
14mr|vamp-plugin-sdk-2.4-2|58	
14mr|vamp-plugin-sdk-2.4-2|59	%setup -q
14mr|vamp-plugin-sdk-2.4-2|60	%patch0 -p1 -b .libdir
14mr|vamp-plugin-sdk-2.4-2|61	sed -i 's|/lib/vamp|/%{_lib}/vamp|g' src/vamp-hostsdk/PluginHostAdapter.cpp
14mr|vamp-plugin-sdk-2.4-2|62	sed -i 's|/lib/|/%{_lib}/|g' src/vamp-hostsdk/PluginLoader.cpp
14mr|vamp-plugin-sdk-2.4-2|63	
14mr|vamp-plugin-sdk-2.4-2|64	%build
14mr|vamp-plugin-sdk-2.4-2|65	./configure --prefix=/usr \
14mr|vamp-plugin-sdk-2.4-2|66	--libdir=%{_libdir} \
14mr|vamp-plugin-sdk-2.4-2|67	--bindir=%{_bindir} \
14mr|vamp-plugin-sdk-2.4-2|68	--sbindir=%{_sbindir} \
14mr|vamp-plugin-sdk-2.4-2|69	--includedir=%{_includedir}
14mr|vamp-plugin-sdk-2.4-2|70	#make
14mr|vamp-plugin-sdk-2.4-2|71	%make
14mr|vamp-plugin-sdk-2.4-2|72	
14mr|vamp-plugin-sdk-2.4-2|73	%install
14mr|vamp-plugin-sdk-2.4-2|74	# fix libdir
14mr|vamp-plugin-sdk-2.4-2|75	find . -name '*.pc.in' -exec sed -i 's|/lib|/%{_lib}|' {} ';'
14mr|vamp-plugin-sdk-2.4-2|76	make install DESTDIR=%{buildroot} LIBDIR=%{_libdir}
14mr|vamp-plugin-sdk-2.4-2|77	
14mr|vamp-plugin-sdk-2.4-2|78	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|vamp-plugin-sdk-2.4-2|79	
14mr|vamp-plugin-sdk-2.4-2|80	# create Makefile for examples
14mr|vamp-plugin-sdk-2.4-2|81	cd examples
14mr|vamp-plugin-sdk-2.4-2|82	echo CXXFLAGS=%{optflags} -fpic >> Makefile
14mr|vamp-plugin-sdk-2.4-2|83	echo bundle: `ls *.o` >> Makefile
14mr|vamp-plugin-sdk-2.4-2|84	echo -e "\t"g++ \$\(CXXFLAGS\) -shared -Wl,-Bsymbolic \
14mr|vamp-plugin-sdk-2.4-2|85	-o vamp-example-plugins.so \
14mr|vamp-plugin-sdk-2.4-2|86	*.o \$\(pkg-config --libs vamp-sdk\) >> Makefile
14mr|vamp-plugin-sdk-2.4-2|87	echo `ls *.cpp`: >> Makefile
14mr|vamp-plugin-sdk-2.4-2|88	echo -e "\t"g++ \$\(CXXFLAGS\) -c $*.cpp >> Makefile
14mr|vamp-plugin-sdk-2.4-2|89	echo clean: >> Makefile
14mr|vamp-plugin-sdk-2.4-2|90	echo -e "\t"-rm *.o *.so >> Makefile
14mr|vamp-plugin-sdk-2.4-2|91	# clean directory up so we can package the sources
14mr|vamp-plugin-sdk-2.4-2|92	make clean
14mr|vamp-plugin-sdk-2.4-2|93	
14mr|vamp-plugin-sdk-2.4-2|94	%files -n %{libname}
14mr|vamp-plugin-sdk-2.4-2|95	%doc COPYING README
14mr|vamp-plugin-sdk-2.4-2|96	%{_libdir}/*.so.*
14mr|vamp-plugin-sdk-2.4-2|97	
14mr|vamp-plugin-sdk-2.4-2|98	%files -n %{develname}
14mr|vamp-plugin-sdk-2.4-2|99	%doc examples
14mr|vamp-plugin-sdk-2.4-2|100	%{_includedir}/*
14mr|vamp-plugin-sdk-2.4-2|101	%{_libdir}/*.so
14mr|vamp-plugin-sdk-2.4-2|102	%{_libdir}/vamp/*
14mr|vamp-plugin-sdk-2.4-2|103	%{_bindir}/vamp-rdf-template-generator
14mr|vamp-plugin-sdk-2.4-2|104	%{_bindir}/vamp-simple-host
14mr|vamp-plugin-sdk-2.4-2|105	%{_libdir}/pkgconfig/*.pc
14mr|vamp-plugin-sdk-2.4-2|106	
14mr|vamp-plugin-sdk-2.4-2|107	%files -n %{staticdevelname}
14mr|vamp-plugin-sdk-2.4-2|108	%{_libdir}/*.a
14mr|vamp-plugin-sdk-2.4-2|109	
14mr|vamp-plugin-sdk-2.4-2|110	%changelog
14mr|vamp-plugin-sdk-2.4-2|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4-2
14mr|vamp-plugin-sdk-2.4-2|112	+ Revision: cb369d8
14mr|vamp-plugin-sdk-2.4-2|113	- MassBuild#440: Increase release tag
14mr|vamp-plugin-sdk-2.4-2|114	
14mr|vamp-plugin-sdk-2.4-2|115	

21962 14
14mr|vbetool-1.1-9|1	Summary:        Real-mode video BIOS utility to alter hardware state
14mr|vbetool-1.1-9|2	Name:		vbetool
14mr|vbetool-1.1-9|3	Version:	1.1
14mr|vbetool-1.1-9|4	Release:	9
14mr|vbetool-1.1-9|5	License:        GPL
14mr|vbetool-1.1-9|6	Group:          System/Configuration/Other
14mr|vbetool-1.1-9|7	URL:            http://www.srcf.ucam.org/~mjg59/vbetool/
14mr|vbetool-1.1-9|8	Source:         http://www.srcf.ucam.org/~mjg59/vbetool/vbetool_%{version}.tar.gz
14mr|vbetool-1.1-9|9	Patch0:		vbetool_1.1-lz.patch
14mr|vbetool-1.1-9|10	BuildRequires:  pciutils-devel libx86-devel
14mr|vbetool-1.1-9|11	ExclusiveArch:  %{ix86} x86_64
14mr|vbetool-1.1-9|12	BuildRoot:      %{_tmppath}/%{name}-%{version}
14mr|vbetool-1.1-9|13	
14mr|vbetool-1.1-9|14	%description
14mr|vbetool-1.1-9|15	vbetool allows you to run real-mode video BIOS code to alter
14mr|vbetool-1.1-9|16	hardware state. It uses lrmi in order to run code from the video BIOS.
14mr|vbetool-1.1-9|17	Currently, it is able to alter DPMS states, save/restore video card state
14mr|vbetool-1.1-9|18	and attempts to initialize the video card from scratch.
14mr|vbetool-1.1-9|19	
14mr|vbetool-1.1-9|20	%prep
14mr|vbetool-1.1-9|21	%setup -q
14mr|vbetool-1.1-9|22	%patch0 -p1
14mr|vbetool-1.1-9|23	
14mr|vbetool-1.1-9|24	%build
14mr|vbetool-1.1-9|25	autoreconf -fi
14mr|vbetool-1.1-9|26	%configure2_5x
14mr|vbetool-1.1-9|27	%make
14mr|vbetool-1.1-9|28	
14mr|vbetool-1.1-9|29	%install
14mr|vbetool-1.1-9|30	%{__rm} -rf %{buildroot}
14mr|vbetool-1.1-9|31	%makeinstall_std
14mr|vbetool-1.1-9|32	
14mr|vbetool-1.1-9|33	%clean
14mr|vbetool-1.1-9|34	%{__rm} -rf %{buildroot}
14mr|vbetool-1.1-9|35	
14mr|vbetool-1.1-9|36	%files
14mr|vbetool-1.1-9|37	%defattr(-,root,root)
14mr|vbetool-1.1-9|38	%doc COPYING
14mr|vbetool-1.1-9|39	%doc %{_mandir}/man1/vbetool.1*
14mr|vbetool-1.1-9|40	%{_sbindir}/vbetool
14mr|vbetool-1.1-9|41	
14mr|vbetool-1.1-9|42	
14mr|vbetool-1.1-9|43	
14mr|vbetool-1.1-9|44	%changelog
14mr|vbetool-1.1-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-9
14mr|vbetool-1.1-9|46	+ Revision: 419430f
14mr|vbetool-1.1-9|47	- MassBuild#440: Increase release tag
14mr|vbetool-1.1-9|48	
14mr|vbetool-1.1-9|49	

21963 14
14mr|vcdimager-0.7.24-11|1	%define major 0
14mr|vcdimager-0.7.24-11|2	%define libname %mklibname vcdinfo %{major}
14mr|vcdimager-0.7.24-11|3	%define devname %mklibname vcdifno -d
14mr|vcdimager-0.7.24-11|4	
14mr|vcdimager-0.7.24-11|5	Summary:	VideoCD (pre-)mastering and ripping tool
14mr|vcdimager-0.7.24-11|6	Name:		vcdimager
14mr|vcdimager-0.7.24-11|7	Version:	0.7.24
14mr|vcdimager-0.7.24-11|8	Release:	11
14mr|vcdimager-0.7.24-11|9	License:	GPLv2+
14mr|vcdimager-0.7.24-11|10	Group:		Video
14mr|vcdimager-0.7.24-11|11	Url:		http://www.vcdimager.org
14mr|vcdimager-0.7.24-11|12	Source0:	ftp://ftp.gnu.org/gnu/vcdimager/%{name}-%{version}.tar.gz
14mr|vcdimager-0.7.24-11|13	BuildRequires:	popt-devel
14mr|vcdimager-0.7.24-11|14	BuildRequires:	pkgconfig(libcdio)
14mr|vcdimager-0.7.24-11|15	BuildRequires:	pkgconfig(libiso9660)
14mr|vcdimager-0.7.24-11|16	BuildRequires:	pkgconfig(libxml-2.0)
14mr|vcdimager-0.7.24-11|17	
14mr|vcdimager-0.7.24-11|18	%description
14mr|vcdimager-0.7.24-11|19	VCDImager allows you to create VideoCD BIN/CUE CD images from mpeg
14mr|vcdimager-0.7.24-11|20	files which can be burned with cdrdao or any other program capable of
14mr|vcdimager-0.7.24-11|21	burning BIN/CUE files.
14mr|vcdimager-0.7.24-11|22	
14mr|vcdimager-0.7.24-11|23	VCDRip, which comes with VCDImager, does the reverse operation. That
14mr|vcdimager-0.7.24-11|24	is, ripping mpeg streams from images (and already burned VideoCDs)
14mr|vcdimager-0.7.24-11|25	and showing some information about the VideoCD.
14mr|vcdimager-0.7.24-11|26	
14mr|vcdimager-0.7.24-11|27	%files
14mr|vcdimager-0.7.24-11|28	%doc NEWS README
14mr|vcdimager-0.7.24-11|29	%{_bindir}/vcd-info
14mr|vcdimager-0.7.24-11|30	%{_bindir}/vcdimager
14mr|vcdimager-0.7.24-11|31	%{_bindir}/vcdxgen
14mr|vcdimager-0.7.24-11|32	%{_bindir}/vcdxrip
14mr|vcdimager-0.7.24-11|33	%{_bindir}/vcdxbuild
14mr|vcdimager-0.7.24-11|34	%{_bindir}/vcdxminfo
14mr|vcdimager-0.7.24-11|35	%{_bindir}/cdxa2mpeg
14mr|vcdimager-0.7.24-11|36	%{_infodir}/*
14mr|vcdimager-0.7.24-11|37	%{_mandir}/man1/*
14mr|vcdimager-0.7.24-11|38	
14mr|vcdimager-0.7.24-11|39	#----------------------------------------------------------------------------
14mr|vcdimager-0.7.24-11|40	
14mr|vcdimager-0.7.24-11|41	%package -n %{libname}
14mr|vcdimager-0.7.24-11|42	Summary:	Libraries from %{name}
14mr|vcdimager-0.7.24-11|43	Group:		System/Libraries
14mr|vcdimager-0.7.24-11|44	Provides:	libvcd = %{EVRD}
14mr|vcdimager-0.7.24-11|45	Conflicts:	%{_lib}vcd0 < 0.7.24-11
14mr|vcdimager-0.7.24-11|46	Obsoletes:	%{_lib}vcd0 < 0.7.24-11
14mr|vcdimager-0.7.24-11|47	
14mr|vcdimager-0.7.24-11|48	%description -n %{libname}
14mr|vcdimager-0.7.24-11|49	VCDImager allows you to create VideoCD BIN/CUE CD images from mpeg
14mr|vcdimager-0.7.24-11|50	files which can be burned with cdrdao or any other program capable of
14mr|vcdimager-0.7.24-11|51	burning BIN/CUE files.
14mr|vcdimager-0.7.24-11|52	
14mr|vcdimager-0.7.24-11|53	VCDRip, which comes with VCDImager, does the reverse operation. That
14mr|vcdimager-0.7.24-11|54	is, ripping mpeg streams from images (and already burned VideoCDs)
14mr|vcdimager-0.7.24-11|55	and showing some information about the VideoCD.
14mr|vcdimager-0.7.24-11|56	
14mr|vcdimager-0.7.24-11|57	%files -n %{libname}
14mr|vcdimager-0.7.24-11|58	%{_libdir}/libvcdinfo.so.%{major}*
14mr|vcdimager-0.7.24-11|59	
14mr|vcdimager-0.7.24-11|60	#----------------------------------------------------------------------------
14mr|vcdimager-0.7.24-11|61	
14mr|vcdimager-0.7.24-11|62	%package -n %{devname}
14mr|vcdimager-0.7.24-11|63	Summary:	Devel files from %{name}
14mr|vcdimager-0.7.24-11|64	Group:		Development/C
14mr|vcdimager-0.7.24-11|65	Requires:	%{libname} = %{EVRD}
14mr|vcdimager-0.7.24-11|66	Requires:	pkgconfig(libcdio)
14mr|vcdimager-0.7.24-11|67	Provides:	libvcd-devel = %{EVRD}
14mr|vcdimager-0.7.24-11|68	Conflicts:	%{_lib}vcd-devel < 0.7.24-11
14mr|vcdimager-0.7.24-11|69	Obsoletes:	%{_lib}vcd-devel < 0.7.24-11
14mr|vcdimager-0.7.24-11|70	Obsoletes:	%{_lib}vcd-static-devel < 0.7.24-11
14mr|vcdimager-0.7.24-11|71	
14mr|vcdimager-0.7.24-11|72	%description -n %{devname}
14mr|vcdimager-0.7.24-11|73	This is the libraries, include files and other resources you can use
14mr|vcdimager-0.7.24-11|74	to incorporate %{name} into applications.
14mr|vcdimager-0.7.24-11|75	
14mr|vcdimager-0.7.24-11|76	%files -n %{devname}
14mr|vcdimager-0.7.24-11|77	%doc ChangeLog AUTHORS TODO
14mr|vcdimager-0.7.24-11|78	%{_includedir}/libvcd
14mr|vcdimager-0.7.24-11|79	%{_libdir}/*.so
14mr|vcdimager-0.7.24-11|80	%{_libdir}/pkgconfig/*.pc
14mr|vcdimager-0.7.24-11|81	
14mr|vcdimager-0.7.24-11|82	#----------------------------------------------------------------------------
14mr|vcdimager-0.7.24-11|83	
14mr|vcdimager-0.7.24-11|84	%prep
14mr|vcdimager-0.7.24-11|85	%setup -q
14mr|vcdimager-0.7.24-11|86	
14mr|vcdimager-0.7.24-11|87	%build
14mr|vcdimager-0.7.24-11|88	%configure2_5x \
14mr|vcdimager-0.7.24-11|89	--disable-static \
14mr|vcdimager-0.7.24-11|90	--enable-maintainer-mode
14mr|vcdimager-0.7.24-11|91	%make
14mr|vcdimager-0.7.24-11|92	
14mr|vcdimager-0.7.24-11|93	%install
14mr|vcdimager-0.7.24-11|94	%makeinstall_std
14mr|vcdimager-0.7.24-11|95	
14mr|vcdimager-0.7.24-11|96	%changelog
14mr|vcdimager-0.7.24-11|97	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.24-11
14mr|vcdimager-0.7.24-11|98	+ Revision: 591b1b9
14mr|vcdimager-0.7.24-11|99	- Properly name packages, drop static devel package, spec cleanup
14mr|vcdimager-0.7.24-11|100	
14mr|vcdimager-0.7.24-11|101	

21964 14
14mr|vde2-2.3.2-2|1	%define develname %mklibname -d vde
14mr|vde2-2.3.2-2|2	%define _disable_ld_no_undefined 1
14mr|vde2-2.3.2-2|3	
14mr|vde2-2.3.2-2|4	Name:		vde2
14mr|vde2-2.3.2-2|5	Version:	2.3.2
14mr|vde2-2.3.2-2|6	Release:	2
14mr|vde2-2.3.2-2|7	Summary:	Virtual Distributed Ethernet
14mr|vde2-2.3.2-2|8	License:	GPL
14mr|vde2-2.3.2-2|9	Group:		Networking/Other
14mr|vde2-2.3.2-2|10	Url:		http://vde.sourceforge.net/
14mr|vde2-2.3.2-2|11	Source0:	http://prdownloads.sourceforge.net/vde/%{name}-%{version}.tar.bz2
14mr|vde2-2.3.2-2|12	Source1:	README.mandriva
14mr|vde2-2.3.2-2|13	# Build fixes
14mr|vde2-2.3.2-2|14	Patch0:		vde-2.2.2-string-format.patch
14mr|vde2-2.3.2-2|15	Obsoletes:	vde <= 1.5.11
14mr|vde2-2.3.2-2|16	Provides:	vde = %{version}-%{release}
14mr|vde2-2.3.2-2|17	Conflicts:	%{develname} < 2.3.2
14mr|vde2-2.3.2-2|18	Obsoletes:	%{mklibname vde 2} < 2.3.2
14mr|vde2-2.3.2-2|19	
14mr|vde2-2.3.2-2|20	%description
14mr|vde2-2.3.2-2|21	VDE is a virtual network that can be spawned over a set of physical
14mr|vde2-2.3.2-2|22	computer over the Internet
14mr|vde2-2.3.2-2|23	
14mr|vde2-2.3.2-2|24	VDE connects together:
14mr|vde2-2.3.2-2|25	(1) real GNU-linux boxes (tuntap)
14mr|vde2-2.3.2-2|26	(2) virtual machines: UML-User Mode Linux, qemu, bochs, MPS.
14mr|vde2-2.3.2-2|27	
14mr|vde2-2.3.2-2|28	VDE can be used:
14mr|vde2-2.3.2-2|29	(i) to create a general purpose tunnel (every protocol that runs
14mr|vde2-2.3.2-2|30	on a Ethernet can be put into the tunnel)
14mr|vde2-2.3.2-2|31	(ii) to connect a set of virtual machine to the Internet with no
14mr|vde2-2.3.2-2|32	need of free access of tuntap
14mr|vde2-2.3.2-2|33	(iii) to support mobility: a VDE can stay interconnected despite
14mr|vde2-2.3.2-2|34	of the change of virtual cables, i.e. the change of IP addresses
14mr|vde2-2.3.2-2|35	and interface in the real world
14mr|vde2-2.3.2-2|36	
14mr|vde2-2.3.2-2|37	%files
14mr|vde2-2.3.2-2|38	%doc README README.mandriva
14mr|vde2-2.3.2-2|39	%{_bindir}/*
14mr|vde2-2.3.2-2|40	%{_sbindir}/vde_tunctl
14mr|vde2-2.3.2-2|41	%{_libdir}/vdetap
14mr|vde2-2.3.2-2|42	%{_mandir}/man*/*.*
14mr|vde2-2.3.2-2|43	%{_sysconfdir}/vde2/libvdemgmt/asyncrecv.rc
14mr|vde2-2.3.2-2|44	%{_sysconfdir}/vde2/libvdemgmt/closemachine.rc
14mr|vde2-2.3.2-2|45	%{_sysconfdir}/vde2/libvdemgmt/openmachine.rc
14mr|vde2-2.3.2-2|46	%{_sysconfdir}/vde2/libvdemgmt/sendcmd.rc
14mr|vde2-2.3.2-2|47	%{_sysconfdir}/vde2/vdecmd
14mr|vde2-2.3.2-2|48	%{_libdir}/vde2/libvde*.so
14mr|vde2-2.3.2-2|49	%{_libdir}/vde2/vde_l3/bfifo.so
14mr|vde2-2.3.2-2|50	%{_libdir}/vde2/vde_l3/pfifo.so
14mr|vde2-2.3.2-2|51	%{_libdir}/vde2/vde_l3/tbf.so
14mr|vde2-2.3.2-2|52	
14mr|vde2-2.3.2-2|53	#-----------------------------------------------------
14mr|vde2-2.3.2-2|54	
14mr|vde2-2.3.2-2|55	%define vdehist_major 0
14mr|vde2-2.3.2-2|56	%define libvdehist %mklibname vdehist %{vdehist_major}
14mr|vde2-2.3.2-2|57	
14mr|vde2-2.3.2-2|58	%package -n %{libvdehist}
14mr|vde2-2.3.2-2|59	Summary:	VDE libraries
14mr|vde2-2.3.2-2|60	Group:		Networking/Other
14mr|vde2-2.3.2-2|61	Conflicts:	%{mklibname vde 2} < 2.3.2
14mr|vde2-2.3.2-2|62	
14mr|vde2-2.3.2-2|63	%description -n %{libvdehist}
14mr|vde2-2.3.2-2|64	Library files for VDE.
14mr|vde2-2.3.2-2|65	
14mr|vde2-2.3.2-2|66	%files -n %{libvdehist}
14mr|vde2-2.3.2-2|67	%{_libdir}/libvdehist.so.%{vdehist_major}*
14mr|vde2-2.3.2-2|68	
14mr|vde2-2.3.2-2|69	#-----------------------------------------------------
14mr|vde2-2.3.2-2|70	
14mr|vde2-2.3.2-2|71	%define vdemgmt_major 0
14mr|vde2-2.3.2-2|72	%define libvdemgmt %mklibname vdemgmt %{vdemgmt_major}
14mr|vde2-2.3.2-2|73	
14mr|vde2-2.3.2-2|74	%package -n %{libvdemgmt}
14mr|vde2-2.3.2-2|75	Summary:	VDE libraries
14mr|vde2-2.3.2-2|76	Group:		Networking/Other
14mr|vde2-2.3.2-2|77	Conflicts:	%{mklibname vde 2} < 2.3.2
14mr|vde2-2.3.2-2|78	
14mr|vde2-2.3.2-2|79	%description -n %{libvdemgmt}
14mr|vde2-2.3.2-2|80	Library files for VDE.
14mr|vde2-2.3.2-2|81	
14mr|vde2-2.3.2-2|82	%files -n %{libvdemgmt}
14mr|vde2-2.3.2-2|83	%{_libdir}/libvdemgmt.so.%{vdemgmt_major}*
14mr|vde2-2.3.2-2|84	
14mr|vde2-2.3.2-2|85	#-----------------------------------------------------
14mr|vde2-2.3.2-2|86	
14mr|vde2-2.3.2-2|87	%define vdeplug_major 3
14mr|vde2-2.3.2-2|88	%define libvdeplug %mklibname vdeplug %{vdeplug_major}
14mr|vde2-2.3.2-2|89	
14mr|vde2-2.3.2-2|90	%package -n %{libvdeplug}
14mr|vde2-2.3.2-2|91	Summary:	VDE libraries
14mr|vde2-2.3.2-2|92	Group:		Networking/Other
14mr|vde2-2.3.2-2|93	Conflicts:	%{mklibname vde 2} < 2.3.2
14mr|vde2-2.3.2-2|94	
14mr|vde2-2.3.2-2|95	%description -n %{libvdeplug}
14mr|vde2-2.3.2-2|96	Library files for VDE.
14mr|vde2-2.3.2-2|97	
14mr|vde2-2.3.2-2|98	%files -n %{libvdeplug}
14mr|vde2-2.3.2-2|99	%{_libdir}/libvdeplug.so.%{vdeplug_major}*
14mr|vde2-2.3.2-2|100	
14mr|vde2-2.3.2-2|101	#-----------------------------------------------------
14mr|vde2-2.3.2-2|102	
14mr|vde2-2.3.2-2|103	%define vdesnmp_major 0
14mr|vde2-2.3.2-2|104	%define libvdesnmp %mklibname vdesnmp %{vdesnmp_major}
14mr|vde2-2.3.2-2|105	
14mr|vde2-2.3.2-2|106	%package -n %{libvdesnmp}
14mr|vde2-2.3.2-2|107	Summary:	VDE libraries
14mr|vde2-2.3.2-2|108	Group:		Networking/Other
14mr|vde2-2.3.2-2|109	Conflicts:	%{mklibname vde 2} < 2.3.2
14mr|vde2-2.3.2-2|110	
14mr|vde2-2.3.2-2|111	%description -n %{libvdesnmp}
14mr|vde2-2.3.2-2|112	Library files for VDE.
14mr|vde2-2.3.2-2|113	
14mr|vde2-2.3.2-2|114	%files -n %{libvdesnmp}
14mr|vde2-2.3.2-2|115	%{_libdir}/libvdesnmp.so.%{vdesnmp_major}*
14mr|vde2-2.3.2-2|116	
14mr|vde2-2.3.2-2|117	#-----------------------------------------------------
14mr|vde2-2.3.2-2|118	
14mr|vde2-2.3.2-2|119	%package -n %{develname}
14mr|vde2-2.3.2-2|120	Summary:	VDE development libraries
14mr|vde2-2.3.2-2|121	Group:		Development/Other
14mr|vde2-2.3.2-2|122	Requires:	%{libvdehist} = %{version}-%{release}
14mr|vde2-2.3.2-2|123	Requires:	%{libvdemgmt} = %{version}-%{release}
14mr|vde2-2.3.2-2|124	Requires:	%{libvdeplug} = %{version}-%{release}
14mr|vde2-2.3.2-2|125	Requires:	%{libvdesnmp} = %{version}-%{release}
14mr|vde2-2.3.2-2|126	Provides:	%{name}-devel = %{version}-%{release}
14mr|vde2-2.3.2-2|127	Provides:	vde-devel = %{version}-%{release}
14mr|vde2-2.3.2-2|128	Provides:	libvde-devel = %{version}-%{release}
14mr|vde2-2.3.2-2|129	Provides:	libvde2-devel = %{version}-%{release}
14mr|vde2-2.3.2-2|130	Conflicts:	%{name} < 2.3.2
14mr|vde2-2.3.2-2|131	
14mr|vde2-2.3.2-2|132	%description -n %{develname}
14mr|vde2-2.3.2-2|133	Development files (headers, libraries) for libvde
14mr|vde2-2.3.2-2|134	
14mr|vde2-2.3.2-2|135	%files -n %{develname}
14mr|vde2-2.3.2-2|136	%{_includedir}/libvde*.h
14mr|vde2-2.3.2-2|137	%{_libdir}/libvde*.so
14mr|vde2-2.3.2-2|138	%{_libdir}/pkgconfig/vde*.pc
14mr|vde2-2.3.2-2|139	
14mr|vde2-2.3.2-2|140	#-----------------------------------------------------
14mr|vde2-2.3.2-2|141	
14mr|vde2-2.3.2-2|142	%prep
14mr|vde2-2.3.2-2|143	%setup -q
14mr|vde2-2.3.2-2|144	%patch0 -p1 -b .strfmt
14mr|vde2-2.3.2-2|145	cp %{SOURCE1} .
14mr|vde2-2.3.2-2|146	
14mr|vde2-2.3.2-2|147	%build
14mr|vde2-2.3.2-2|148	%configure2_5x \
14mr|vde2-2.3.2-2|149	--disable-static
14mr|vde2-2.3.2-2|150	make
14mr|vde2-2.3.2-2|151	
14mr|vde2-2.3.2-2|152	%install
14mr|vde2-2.3.2-2|153	%makeinstall_std
14mr|vde2-2.3.2-2|154	
14mr|vde2-2.3.2-2|155	
14mr|vde2-2.3.2-2|156	%changelog
14mr|vde2-2.3.2-2|157	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.2-2
14mr|vde2-2.3.2-2|158	+ Revision: 93819c3
14mr|vde2-2.3.2-2|159	- MassBuild#440: Increase release tag
14mr|vde2-2.3.2-2|160	
14mr|vde2-2.3.2-2|161	

21965 14
14mr|vdrsync-0.1.2.2dev2-050322.3|1	
14mr|vdrsync-0.1.2.2dev2-050322.3|2	%define name	vdrsync
14mr|vdrsync-0.1.2.2dev2-050322.3|3	%define version	0.1.2.2dev2
14mr|vdrsync-0.1.2.2dev2-050322.3|4	%define snapshot 050322
14mr|vdrsync-0.1.2.2dev2-050322.3|5	%define rel	3
14mr|vdrsync-0.1.2.2dev2-050322.3|6	%define release %snapshot.%rel
14mr|vdrsync-0.1.2.2dev2-050322.3|7	
14mr|vdrsync-0.1.2.2dev2-050322.3|8	Summary:	Repack VDR recordings to DVD compatible fromat
14mr|vdrsync-0.1.2.2dev2-050322.3|9	Name:		%name
14mr|vdrsync-0.1.2.2dev2-050322.3|10	Version:	%version
14mr|vdrsync-0.1.2.2dev2-050322.3|11	Release:	%mkrel %release
14mr|vdrsync-0.1.2.2dev2-050322.3|12	Group:		Video
14mr|vdrsync-0.1.2.2dev2-050322.3|13	License:	GPL
14mr|vdrsync-0.1.2.2dev2-050322.3|14	URL:		http://vdrsync.vdr-portal.de/
14mr|vdrsync-0.1.2.2dev2-050322.3|15	Source:		http://vdrsync.vdr-portal.de/releases/%name-%snapshot.tar.bz2
14mr|vdrsync-0.1.2.2dev2-050322.3|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|vdrsync-0.1.2.2dev2-050322.3|17	BuildArch:	noarch
14mr|vdrsync-0.1.2.2dev2-050322.3|18	
14mr|vdrsync-0.1.2.2dev2-050322.3|19	%description
14mr|vdrsync-0.1.2.2dev2-050322.3|20	VDRsync was programmed to allow conversion of a VDR recording into a
14mr|vdrsync-0.1.2.2dev2-050322.3|21	DVD compatible format. This conversion requires the "unpacking" of
14mr|vdrsync-0.1.2.2dev2-050322.3|22	Video and Audio data from the native VDR format, and the repacking
14mr|vdrsync-0.1.2.2dev2-050322.3|23	into a DVD compatible format. During this packing steps important
14mr|vdrsync-0.1.2.2dev2-050322.3|24	timing information is lost, leading to Audio-Video synchronisation
14mr|vdrsync-0.1.2.2dev2-050322.3|25	problems. In other words, audio is a bit too early or too late for
14mr|vdrsync-0.1.2.2dev2-050322.3|26	the video. Watching such a "desynced" movie is a pain.
14mr|vdrsync-0.1.2.2dev2-050322.3|27	
14mr|vdrsync-0.1.2.2dev2-050322.3|28	Not too long ago an excellent tool named ds.jar was available, which
14mr|vdrsync-0.1.2.2dev2-050322.3|29	took care of the problem by aligning Audio and Video during the
14mr|vdrsync-0.1.2.2dev2-050322.3|30	first "unpacking" step. This tool was unavailable for a certain
14mr|vdrsync-0.1.2.2dev2-050322.3|31	period and therefore I decided to try to write a replacement for it
14mr|vdrsync-0.1.2.2dev2-050322.3|32	(ds.jar is now available again under the name Project X).
14mr|vdrsync-0.1.2.2dev2-050322.3|33	
14mr|vdrsync-0.1.2.2dev2-050322.3|34	In the meantime I added some features to VDRsync, like cutting the
14mr|vdrsync-0.1.2.2dev2-050322.3|35	movie while syncing, and developed some additional tools, like the
14mr|vdrsync-0.1.2.2dev2-050322.3|36	sharemarks project.
14mr|vdrsync-0.1.2.2dev2-050322.3|37	
14mr|vdrsync-0.1.2.2dev2-050322.3|38	%prep
14mr|vdrsync-0.1.2.2dev2-050322.3|39	%setup -q -n %name-%snapshot
14mr|vdrsync-0.1.2.2dev2-050322.3|40	
14mr|vdrsync-0.1.2.2dev2-050322.3|41	%install
14mr|vdrsync-0.1.2.2dev2-050322.3|42	rm -rf %{buildroot}
14mr|vdrsync-0.1.2.2dev2-050322.3|43	install -d -m755 %{buildroot}%{_bindir}
14mr|vdrsync-0.1.2.2dev2-050322.3|44	install -m755 *.pl %{buildroot}%{_bindir}
14mr|vdrsync-0.1.2.2dev2-050322.3|45	
14mr|vdrsync-0.1.2.2dev2-050322.3|46	%clean
14mr|vdrsync-0.1.2.2dev2-050322.3|47	rm -rf %{buildroot}
14mr|vdrsync-0.1.2.2dev2-050322.3|48	
14mr|vdrsync-0.1.2.2dev2-050322.3|49	%files
14mr|vdrsync-0.1.2.2dev2-050322.3|50	%defattr(-,root,root)
14mr|vdrsync-0.1.2.2dev2-050322.3|51	%doc CHANGES
14mr|vdrsync-0.1.2.2dev2-050322.3|52	%{_bindir}/*.pl
14mr|vdrsync-0.1.2.2dev2-050322.3|53	
14mr|vdrsync-0.1.2.2dev2-050322.3|54	
14mr|vdrsync-0.1.2.2dev2-050322.3|55	
14mr|vdrsync-0.1.2.2dev2-050322.3|56	
14mr|vdrsync-0.1.2.2dev2-050322.3|57	%changelog
14mr|vdrsync-0.1.2.2dev2-050322.3|58	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.2.2dev2-050322.3
14mr|vdrsync-0.1.2.2dev2-050322.3|59	+ Revision: 8e554d1
14mr|vdrsync-0.1.2.2dev2-050322.3|60	- Automatic import for version 0.1.2.2dev2
14mr|vdrsync-0.1.2.2dev2-050322.3|61	
14mr|vdrsync-0.1.2.2dev2-050322.3|62	

21966 14
14mr|velocity-1.6.4-5|1	%define section free
14mr|velocity-1.6.4-5|2	
14mr|velocity-1.6.4-5|3	Name:           velocity
14mr|velocity-1.6.4-5|4	Version:        1.6.4
14mr|velocity-1.6.4-5|5	Release:        5
14mr|velocity-1.6.4-5|6	Epoch:          0
14mr|velocity-1.6.4-5|7	Summary:        Java-based template engine
14mr|velocity-1.6.4-5|8	License:        Apache Software License
14mr|velocity-1.6.4-5|9	Source0:        http://www.apache.org/dist/%{name}/engine/%{version}/%{name}-%{version}.tar.gz
14mr|velocity-1.6.4-5|10	Source1:        http://repo1.maven.org/maven2/org/apache/%{name}/%{name}/%{version}/%{name}-%{version}.pom
14mr|velocity-1.6.4-5|11	Patch0:         velocity-remove-avalon-logkit.patch
14mr|velocity-1.6.4-5|12	Patch1:         velocity-use-system-jars.patch
14mr|velocity-1.6.4-5|13	Patch2:         velocity-servletapi5.patch
14mr|velocity-1.6.4-5|14	Patch3:         velocity-cleanup-pom.patch
14mr|velocity-1.6.4-5|15	Patch4:         velocity-tomcat6.patch
14mr|velocity-1.6.4-5|16	Group:          Development/Libraries/Java
14mr|velocity-1.6.4-5|17	Requires:       apache-commons-collections
14mr|velocity-1.6.4-5|18	Requires:       apache-commons-logging
14mr|velocity-1.6.4-5|19	Requires:       apache-commons-lang
14mr|velocity-1.6.4-5|20	Requires:       tomcat6-servlet-2.5-api
14mr|velocity-1.6.4-5|21	Requires:       oro
14mr|velocity-1.6.4-5|22	Requires:       werken-xpath
14mr|velocity-1.6.4-5|23	Requires:       junit
14mr|velocity-1.6.4-5|24	Requires:       hsqldb
14mr|velocity-1.6.4-5|25	Requires:       jdom
14mr|velocity-1.6.4-5|26	Requires:       bcel
14mr|velocity-1.6.4-5|27	Requires:       log4j
14mr|velocity-1.6.4-5|28	Requires(post): jpackage-utils
14mr|velocity-1.6.4-5|29	Requires(postun): jpackage-utils
14mr|velocity-1.6.4-5|30	
14mr|velocity-1.6.4-5|31	BuildRequires:  werken-xpath
14mr|velocity-1.6.4-5|32	BuildRequires:  ant
14mr|velocity-1.6.4-5|33	BuildRequires:  antlr
14mr|velocity-1.6.4-5|34	BuildRequires:  junit
14mr|velocity-1.6.4-5|35	BuildRequires:  ant-junit
14mr|velocity-1.6.4-5|36	BuildRequires:  hsqldb
14mr|velocity-1.6.4-5|37	BuildRequires:  apache-commons-collections
14mr|velocity-1.6.4-5|38	BuildRequires:  apache-commons-logging
14mr|velocity-1.6.4-5|39	BuildRequires:  apache-commons-lang
14mr|velocity-1.6.4-5|40	BuildRequires:  tomcat6-servlet-2.5-api
14mr|velocity-1.6.4-5|41	BuildRequires:  oro
14mr|velocity-1.6.4-5|42	BuildRequires:  jdom
14mr|velocity-1.6.4-5|43	BuildRequires:  bcel
14mr|velocity-1.6.4-5|44	BuildRequires:  log4j
14mr|velocity-1.6.4-5|45	BuildRequires:  jpackage-utils
14mr|velocity-1.6.4-5|46	BuildRequires:  xml-commons-jaxp-1.3-apis
14mr|velocity-1.6.4-5|47	BuildRequires:  xerces-j2
14mr|velocity-1.6.4-5|48	
14mr|velocity-1.6.4-5|49	URL:            http://velocity.apache.org/
14mr|velocity-1.6.4-5|50	Group:          Development/Java
14mr|velocity-1.6.4-5|51	# Use servletapi5 instead of servletapi5
14mr|velocity-1.6.4-5|52	Requires:       servletapi5
14mr|velocity-1.6.4-5|53	Requires:       werken.xpath
14mr|velocity-1.6.4-5|54	
14mr|velocity-1.6.4-5|55	# It fails one of the arithmetic test cases with gcj
14mr|velocity-1.6.4-5|56	BuildRequires:  java-devel >= 1.6.0
14mr|velocity-1.6.4-5|57	BuildRequires:	java-1.7.0-openjdk-devel
14mr|velocity-1.6.4-5|58	BuildArch:      noarch
14mr|velocity-1.6.4-5|59	
14mr|velocity-1.6.4-5|60	%description
14mr|velocity-1.6.4-5|61	Velocity is a Java-based template engine. It permits anyone to use the
14mr|velocity-1.6.4-5|62	simple yet powerful template language to reference objects defined in
14mr|velocity-1.6.4-5|63	Java code.
14mr|velocity-1.6.4-5|64	When Velocity is used for web development, Web designers can work in
14mr|velocity-1.6.4-5|65	parallel with Java programmers to develop web sites according to the
14mr|velocity-1.6.4-5|66	Model-View-Controller (MVC) model, meaning that web page designers can
14mr|velocity-1.6.4-5|67	focus solely on creating a site that looks good, and programmers can
14mr|velocity-1.6.4-5|68	focus solely on writing top-notch code. Velocity separates Java code
14mr|velocity-1.6.4-5|69	from the web pages, making the web site more maintainable over the long
14mr|velocity-1.6.4-5|70	run and providing a viable alternative to Java Server Pages (JSPs) or
14mr|velocity-1.6.4-5|71	PHP.
14mr|velocity-1.6.4-5|72	Velocity's capabilities reach well beyond the realm of web sites; for
14mr|velocity-1.6.4-5|73	example, it can generate SQL and PostScript and XML (see Anakia for more
14mr|velocity-1.6.4-5|74	information on XML transformations) from templates. It can be used
14mr|velocity-1.6.4-5|75	either as a standalone utility for generating source code and reports,
14mr|velocity-1.6.4-5|76	or as an integrated component of other systems. Velocity also provides
14mr|velocity-1.6.4-5|77	template services for the Turbine web application framework.
14mr|velocity-1.6.4-5|78	Velocity+Turbine provides a template service that will allow web
14mr|velocity-1.6.4-5|79	applications to be developed according to a true MVC model.
14mr|velocity-1.6.4-5|80	
14mr|velocity-1.6.4-5|81	%package        manual
14mr|velocity-1.6.4-5|82	Summary:        Manual for %{name}
14mr|velocity-1.6.4-5|83	Group:          Development/Java
14mr|velocity-1.6.4-5|84	
14mr|velocity-1.6.4-5|85	%description    manual
14mr|velocity-1.6.4-5|86	Documentation for %{name}.
14mr|velocity-1.6.4-5|87	
14mr|velocity-1.6.4-5|88	%package        javadoc
14mr|velocity-1.6.4-5|89	Summary:        Javadoc for %{name}
14mr|velocity-1.6.4-5|90	Group:          Development/Java
14mr|velocity-1.6.4-5|91	
14mr|velocity-1.6.4-5|92	%description    javadoc
14mr|velocity-1.6.4-5|93	Javadoc for %{name}.
14mr|velocity-1.6.4-5|94	
14mr|velocity-1.6.4-5|95	%package        demo
14mr|velocity-1.6.4-5|96	Summary:        Demo for %{name}
14mr|velocity-1.6.4-5|97	Group:          Development/Java
14mr|velocity-1.6.4-5|98	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|velocity-1.6.4-5|99	
14mr|velocity-1.6.4-5|100	
14mr|velocity-1.6.4-5|101	%description    demo
14mr|velocity-1.6.4-5|102	Demonstrations and samples for %{name}.
14mr|velocity-1.6.4-5|103	
14mr|velocity-1.6.4-5|104	# -----------------------------------------------------------------------------
14mr|velocity-1.6.4-5|105	
14mr|velocity-1.6.4-5|106	%prep
14mr|velocity-1.6.4-5|107	%setup -q -n %{name}-%{version}
14mr|velocity-1.6.4-5|108	
14mr|velocity-1.6.4-5|109	# remove bundled libs/classes (except those used for testing)
14mr|velocity-1.6.4-5|110	find . -name '*.jar' -o -name '*.class' -not -path '*test*' -print -delete
14mr|velocity-1.6.4-5|111	
14mr|velocity-1.6.4-5|112	# Remove dependency on avalon-logkit
14mr|velocity-1.6.4-5|113	rm -f src/java/org/apache/velocity/runtime/log/AvalonLogChute.java
14mr|velocity-1.6.4-5|114	rm -f src/java/org/apache/velocity/runtime/log/AvalonLogSystem.java
14mr|velocity-1.6.4-5|115	rm -f src/java/org/apache/velocity/runtime/log/VelocityFormatter.java
14mr|velocity-1.6.4-5|116	%patch0 -p1
14mr|velocity-1.6.4-5|117	
14mr|velocity-1.6.4-5|118	# Use system jars instead of downloading
14mr|velocity-1.6.4-5|119	%patch1 -p1
14mr|velocity-1.6.4-5|120	
14mr|velocity-1.6.4-5|121	#Apply patch to remove explicit dependency on servletapi3
14mr|velocity-1.6.4-5|122	%patch2 -p1
14mr|velocity-1.6.4-5|123	
14mr|velocity-1.6.4-5|124	# Remove (unavailable) parent reference and avalon-logkit from POM
14mr|velocity-1.6.4-5|125	cp %{SOURCE1} ./pom.xml
14mr|velocity-1.6.4-5|126	%patch3 -p1
14mr|velocity-1.6.4-5|127	
14mr|velocity-1.6.4-5|128	# fix test for servlet api 2.5
14mr|velocity-1.6.4-5|129	%patch4 -p1
14mr|velocity-1.6.4-5|130	
14mr|velocity-1.6.4-5|131	# -----------------------------------------------------------------------------
14mr|velocity-1.6.4-5|132	
14mr|velocity-1.6.4-5|133	%build
14mr|velocity-1.6.4-5|134	export CLASSPATH=$(build-classpath \
14mr|velocity-1.6.4-5|135	antlr \
14mr|velocity-1.6.4-5|136	apache-commons-collections \
14mr|velocity-1.6.4-5|137	commons-lang \
14mr|velocity-1.6.4-5|138	commons-logging \
14mr|velocity-1.6.4-5|139	tomcat6-servlet-2.5-api \
14mr|velocity-1.6.4-5|140	junit \
14mr|velocity-1.6.4-5|141	oro \
14mr|velocity-1.6.4-5|142	log4j \
14mr|velocity-1.6.4-5|143	jdom \
14mr|velocity-1.6.4-5|144	bcel \
14mr|velocity-1.6.4-5|145	werken.xpath \
14mr|velocity-1.6.4-5|146	hsqldb \
14mr|velocity-1.6.4-5|147	junit)
14mr|velocity-1.6.4-5|148	ant \
14mr|velocity-1.6.4-5|149	-buildfile build/build.xml \
14mr|velocity-1.6.4-5|150	-Dbuild.sysclasspath=first \
14mr|velocity-1.6.4-5|151	jar javadocs
14mr|velocity-1.6.4-5|152	# test
14mr|velocity-1.6.4-5|153	
14mr|velocity-1.6.4-5|154	# fix line-endings in generated files
14mr|velocity-1.6.4-5|155	sed -i 's/\r//' docs/api/stylesheet.css docs/api/package-list
14mr|velocity-1.6.4-5|156	
14mr|velocity-1.6.4-5|157	# -----------------------------------------------------------------------------
14mr|velocity-1.6.4-5|158	
14mr|velocity-1.6.4-5|159	%install
14mr|velocity-1.6.4-5|160	
14mr|velocity-1.6.4-5|161	# jars
14mr|velocity-1.6.4-5|162	install -d -m 755 %{buildroot}%{_javadir}
14mr|velocity-1.6.4-5|163	install -p -m 644 bin/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|velocity-1.6.4-5|164	
14mr|velocity-1.6.4-5|165	# javadoc
14mr|velocity-1.6.4-5|166	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mr|velocity-1.6.4-5|167	cp -pr docs/api/* %{buildroot}%{_javadocdir}/%{name}
14mr|velocity-1.6.4-5|168	
14mr|velocity-1.6.4-5|169	# data
14mr|velocity-1.6.4-5|170	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14mr|velocity-1.6.4-5|171	cp -pr convert examples test %{buildroot}%{_datadir}/%{name}
14mr|velocity-1.6.4-5|172	
14mr|velocity-1.6.4-5|173	# Maven metadata
14mr|velocity-1.6.4-5|174	install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|velocity-1.6.4-5|175	%add_to_maven_depmap org.apache.velocity %{name} %{version} JPP %{name}
14mr|velocity-1.6.4-5|176	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mr|velocity-1.6.4-5|177	
14mr|velocity-1.6.4-5|178	# -----------------------------------------------------------------------------
14mr|velocity-1.6.4-5|179	
14mr|velocity-1.6.4-5|180	%post
14mr|velocity-1.6.4-5|181	%update_maven_depmap
14mr|velocity-1.6.4-5|182	
14mr|velocity-1.6.4-5|183	%postun
14mr|velocity-1.6.4-5|184	%update_maven_depmap
14mr|velocity-1.6.4-5|185	
14mr|velocity-1.6.4-5|186	# -----------------------------------------------------------------------------
14mr|velocity-1.6.4-5|187	
14mr|velocity-1.6.4-5|188	
14mr|velocity-1.6.4-5|189	%files
14mr|velocity-1.6.4-5|190	%defattr(0644,root,root,0755)
14mr|velocity-1.6.4-5|191	%doc LICENSE NOTICE README.txt
14mr|velocity-1.6.4-5|192	%{_javadir}/*.jar
14mr|velocity-1.6.4-5|193	%{_mavenpomdir}/*
14mr|velocity-1.6.4-5|194	%config(noreplace) %{_mavendepmapfragdir}/*
14mr|velocity-1.6.4-5|195	
14mr|velocity-1.6.4-5|196	%files manual
14mr|velocity-1.6.4-5|197	%defattr(0644,root,root,0755)
14mr|velocity-1.6.4-5|198	%doc docs/*
14mr|velocity-1.6.4-5|199	
14mr|velocity-1.6.4-5|200	%files javadoc
14mr|velocity-1.6.4-5|201	%defattr(0644,root,root,0755)
14mr|velocity-1.6.4-5|202	%{_javadocdir}/%{name}
14mr|velocity-1.6.4-5|203	
14mr|velocity-1.6.4-5|204	%files demo
14mr|velocity-1.6.4-5|205	%defattr(0644,root,root,0755)
14mr|velocity-1.6.4-5|206	%{_datadir}/%{name}
14mr|velocity-1.6.4-5|207	
14mr|velocity-1.6.4-5|208	
14mr|velocity-1.6.4-5|209	
14mr|velocity-1.6.4-5|210	
14mr|velocity-1.6.4-5|211	
14mr|velocity-1.6.4-5|212	%changelog
14mr|velocity-1.6.4-5|213	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.6.4-5
14mr|velocity-1.6.4-5|214	+ Revision: 453b413
14mr|velocity-1.6.4-5|215	- Rebuild with apache packages
14mr|velocity-1.6.4-5|216	
14mr|velocity-1.6.4-5|217	

21967 14
14mr|vesautils-0.1-0.12.1|1	%define svn	12
14mr|vesautils-0.1-0.12.1|2	%define major	0
14mr|vesautils-0.1-0.12.1|3	%define libname	%mklibname vbe %{major}
14mr|vesautils-0.1-0.12.1|4	%define devname	%mklibname -d vbe
14mr|vesautils-0.1-0.12.1|5	
14mr|vesautils-0.1-0.12.1|6	Summary:	Vesa BIOS extension tools
14mr|vesautils-0.1-0.12.1|7	Name:		vesautils
14mr|vesautils-0.1-0.12.1|8	Version:	0.1
14mr|vesautils-0.1-0.12.1|9	Release:	0.%{svn}.1
14mr|vesautils-0.1-0.12.1|10	License:	GPLv2
14mr|vesautils-0.1-0.12.1|11	Group:		System/Configuration/Hardware
14mr|vesautils-0.1-0.12.1|12	Url:		http://www.mplayerhq.hu/vesautils/index.html
14mr|vesautils-0.1-0.12.1|13	Source0:	%{name}-%{svn}.tar.xz
14mr|vesautils-0.1-0.12.1|14	Patch0:		vesautils-10-makefile.patch
14mr|vesautils-0.1-0.12.1|15	Patch1:		vesautils-10-get-edid-path.patch
14mr|vesautils-0.1-0.12.1|16	ExclusiveArch:	%ix86
14mr|vesautils-0.1-0.12.1|17	BuildRequires:	devel(liblrmi)
14mr|vesautils-0.1-0.12.1|18	
14mr|vesautils-0.1-0.12.1|19	%description
14mr|vesautils-0.1-0.12.1|20	This is a collection of utilities and a library for handling the VESA
14mr|vesautils-0.1-0.12.1|21	BIOS Extension (aka VBE) with the help of LRMI under Linux and BSD.
14mr|vesautils-0.1-0.12.1|22	
14mr|vesautils-0.1-0.12.1|23	%package -n %{libname}
14mr|vesautils-0.1-0.12.1|24	Summary:	Vesa BIOS extension tools
14mr|vesautils-0.1-0.12.1|25	Group:		System/Libraries
14mr|vesautils-0.1-0.12.1|26	
14mr|vesautils-0.1-0.12.1|27	%description -n %{libname}
14mr|vesautils-0.1-0.12.1|28	This is a collection of utilities and a library for handling the VESA
14mr|vesautils-0.1-0.12.1|29	BIOS Extension (aka VBE) with the help of LRMI under Linux and BSD.
14mr|vesautils-0.1-0.12.1|30	
14mr|vesautils-0.1-0.12.1|31	%package -n %{devname}
14mr|vesautils-0.1-0.12.1|32	Summary:	Vesa BIOS extension tools
14mr|vesautils-0.1-0.12.1|33	Group:		Development/C
14mr|vesautils-0.1-0.12.1|34	Requires:	%{libname} = %{version}-%{release}
14mr|vesautils-0.1-0.12.1|35	Provides:	libvbe-devel = %{version}-%{release}
14mr|vesautils-0.1-0.12.1|36	
14mr|vesautils-0.1-0.12.1|37	%description -n %{devname}
14mr|vesautils-0.1-0.12.1|38	This is a collection of utilities and a library for handling the VESA
14mr|vesautils-0.1-0.12.1|39	BIOS Extension (aka VBE) with the help of LRMI under Linux and BSD.
14mr|vesautils-0.1-0.12.1|40	
14mr|vesautils-0.1-0.12.1|41	%prep
14mr|vesautils-0.1-0.12.1|42	%setup -qn %{name}
14mr|vesautils-0.1-0.12.1|43	%apply_patches
14mr|vesautils-0.1-0.12.1|44	
14mr|vesautils-0.1-0.12.1|45	%build
14mr|vesautils-0.1-0.12.1|46	make
14mr|vesautils-0.1-0.12.1|47	cd libvbe
14mr|vesautils-0.1-0.12.1|48	make
14mr|vesautils-0.1-0.12.1|49	
14mr|vesautils-0.1-0.12.1|50	%install
14mr|vesautils-0.1-0.12.1|51	install -d %{buildroot}%{_bindir}
14mr|vesautils-0.1-0.12.1|52	install -m 755 dosint get-edid vbemodeinfo %{buildroot}%{_bindir}
14mr|vesautils-0.1-0.12.1|53	cd libvbe
14mr|vesautils-0.1-0.12.1|54	mkdir -p %{buildroot}%{_libdir} %{buildroot}%{_includedir}
14mr|vesautils-0.1-0.12.1|55	%makeinstall LIBDIR=%{buildroot}%{_libdir} INCDIR=%{buildroot}%{_includedir}
14mr|vesautils-0.1-0.12.1|56	
14mr|vesautils-0.1-0.12.1|57	%files
14mr|vesautils-0.1-0.12.1|58	%doc README
14mr|vesautils-0.1-0.12.1|59	%{_bindir}/*
14mr|vesautils-0.1-0.12.1|60	
14mr|vesautils-0.1-0.12.1|61	%files -n %{libname}
14mr|vesautils-0.1-0.12.1|62	%{_libdir}/libvbe.so.%{major}*
14mr|vesautils-0.1-0.12.1|63	
14mr|vesautils-0.1-0.12.1|64	%files -n %{devname}
14mr|vesautils-0.1-0.12.1|65	%{_libdir}/libvbe.so
14mr|vesautils-0.1-0.12.1|66	%{_includedir}/vbe.h
14mr|vesautils-0.1-0.12.1|67	
14mr|vesautils-0.1-0.12.1|68	
14mr|vesautils-0.1-0.12.1|69	%changelog
14mr|vesautils-0.1-0.12.1|70	* Fri Sep 06 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-0.12.1
14mr|vesautils-0.1-0.12.1|71	+ Revision: 5f95927
14mr|vesautils-0.1-0.12.1|72	- changed BR
14mr|vesautils-0.1-0.12.1|73	
14mr|vesautils-0.1-0.12.1|74	

21968 14
14mr|vgabios-0.6c-2|1	Name:		vgabios
14mr|vgabios-0.6c-2|2	Version:	0.6c
14mr|vgabios-0.6c-2|3	Release:	2
14mr|vgabios-0.6c-2|4	Summary:	LGPL implementation of a vga video bios
14mr|vgabios-0.6c-2|5	
14mr|vgabios-0.6c-2|6	Group:		Emulators
14mr|vgabios-0.6c-2|7	License:	LGPLv2
14mr|vgabios-0.6c-2|8	URL:		http://www.nongnu.org/vgabios/
14mr|vgabios-0.6c-2|9	Source0:	http://savannah.gnu.org/download/%{name}/%{name}-%{version}.tgz
14mr|vgabios-0.6c-2|10	Patch01:	0001-Makefile-cleanup.patch
14mr|vgabios-0.6c-2|11	Patch02:	0002-Add-defines-for-PCI-IDs.patch
14mr|vgabios-0.6c-2|12	Patch03:	0003-Add-qemu-stdvga-pci-bios.patch
14mr|vgabios-0.6c-2|13	Patch04:	0004-update-pci_get_lfb_addr-for-vmware-vga.patch
14mr|vgabios-0.6c-2|14	Patch05:	0005-Add-qemu-vmware-vga-pci-bios.patch
14mr|vgabios-0.6c-2|15	Patch06:	0006-Add-qemu-qxl-vga-pci-bios.patch
14mr|vgabios-0.6c-2|16	
14mr|vgabios-0.6c-2|17	BuildRequires:	dev86
14mr|vgabios-0.6c-2|18	BuildArch:	noarch
14mr|vgabios-0.6c-2|19	
14mr|vgabios-0.6c-2|20	%description
14mr|vgabios-0.6c-2|21	vgabios is an LPGL implementation of a bios for a video card.
14mr|vgabios-0.6c-2|22	It is tied to plex86/bochs, althoug it will likely work on other
14mr|vgabios-0.6c-2|23	emulators. It is not intended for use in real cards.
14mr|vgabios-0.6c-2|24	
14mr|vgabios-0.6c-2|25	
14mr|vgabios-0.6c-2|26	%prep
14mr|vgabios-0.6c-2|27	%setup -q -n %{name}-%{version}
14mr|vgabios-0.6c-2|28	
14mr|vgabios-0.6c-2|29	%patch01 -p1
14mr|vgabios-0.6c-2|30	%patch02 -p1
14mr|vgabios-0.6c-2|31	%patch03 -p1
14mr|vgabios-0.6c-2|32	%patch04 -p1
14mr|vgabios-0.6c-2|33	%patch05 -p1
14mr|vgabios-0.6c-2|34	%patch06 -p1
14mr|vgabios-0.6c-2|35	
14mr|vgabios-0.6c-2|36	%build
14mr|vgabios-0.6c-2|37	%make clean
14mr|vgabios-0.6c-2|38	%make biossums
14mr|vgabios-0.6c-2|39	%make
14mr|vgabios-0.6c-2|40	
14mr|vgabios-0.6c-2|41	
14mr|vgabios-0.6c-2|42	%install
14mr|vgabios-0.6c-2|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/vgabios
14mr|vgabios-0.6c-2|44	install -m 0644 VGABIOS-lgpl-*.bin $RPM_BUILD_ROOT%{_datadir}/vgabios
14mr|vgabios-0.6c-2|45	
14mr|vgabios-0.6c-2|46	
14mr|vgabios-0.6c-2|47	%files
14mr|vgabios-0.6c-2|48	%dir %{_datadir}/vgabios/
14mr|vgabios-0.6c-2|49	%doc README COPYING
14mr|vgabios-0.6c-2|50	%{_datadir}/vgabios/VGABIOS-lgpl-latest.bin
14mr|vgabios-0.6c-2|51	%{_datadir}/vgabios/VGABIOS-lgpl-latest.cirrus.bin
14mr|vgabios-0.6c-2|52	%{_datadir}/vgabios/VGABIOS-lgpl-latest.qxl.bin
14mr|vgabios-0.6c-2|53	%{_datadir}/vgabios/VGABIOS-lgpl-latest.stdvga.bin
14mr|vgabios-0.6c-2|54	%{_datadir}/vgabios/VGABIOS-lgpl-latest.vmware.bin
14mr|vgabios-0.6c-2|55	%{_datadir}/vgabios/VGABIOS-lgpl-latest.cirrus.debug.bin
14mr|vgabios-0.6c-2|56	%{_datadir}/vgabios/VGABIOS-lgpl-latest.debug.bin
14mr|vgabios-0.6c-2|57	%{_datadir}/vgabios/VGABIOS-lgpl-latest.qxl.debug.bin
14mr|vgabios-0.6c-2|58	%{_datadir}/vgabios/VGABIOS-lgpl-latest.stdvga.debug.bin
14mr|vgabios-0.6c-2|59	%{_datadir}/vgabios/VGABIOS-lgpl-latest.vmware.debug.bin
14mr|vgabios-0.6c-2|60	
14mr|vgabios-0.6c-2|61	%changelog
14mr|vgabios-0.6c-2|62	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6c-2
14mr|vgabios-0.6c-2|63	+ Revision: 89ce5c1
14mr|vgabios-0.6c-2|64	- MassBuild#440: Increase release tag
14mr|vgabios-0.6c-2|65	
14mr|vgabios-0.6c-2|66	

21969 14
14mr|viewres-1.0.4-2|1	Name: viewres
14mr|viewres-1.0.4-2|2	Version: 1.0.4
14mr|viewres-1.0.4-2|3	Release: 2
14mr|viewres-1.0.4-2|4	Summary:  graphical class browser for Xt
14mr|viewres-1.0.4-2|5	Group: Development/X11
14mr|viewres-1.0.4-2|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|viewres-1.0.4-2|7	License: MIT
14mr|viewres-1.0.4-2|8	
14mr|viewres-1.0.4-2|9	BuildRequires: libxt-devel >= 1.0.0
14mr|viewres-1.0.4-2|10	BuildRequires: libxaw-devel >= 1.0.1
14mr|viewres-1.0.4-2|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|viewres-1.0.4-2|12	
14mr|viewres-1.0.4-2|13	%description
14mr|viewres-1.0.4-2|14	The viewres program displays a tree showing the widget class hierarchy of the
14mr|viewres-1.0.4-2|15	Athena Widget Set.
14mr|viewres-1.0.4-2|16	
14mr|viewres-1.0.4-2|17	%prep
14mr|viewres-1.0.4-2|18	%setup -q -n %{name}-%{version}
14mr|viewres-1.0.4-2|19	
14mr|viewres-1.0.4-2|20	%build
14mr|viewres-1.0.4-2|21	autoreconf -fi
14mr|viewres-1.0.4-2|22	%configure2_5x
14mr|viewres-1.0.4-2|23	%make
14mr|viewres-1.0.4-2|24	
14mr|viewres-1.0.4-2|25	%install
14mr|viewres-1.0.4-2|26	%makeinstall_std
14mr|viewres-1.0.4-2|27	
14mr|viewres-1.0.4-2|28	%files
14mr|viewres-1.0.4-2|29	%{_bindir}/viewres
14mr|viewres-1.0.4-2|30	%{_datadir}/X11/app-defaults/Viewres
14mr|viewres-1.0.4-2|31	%{_datadir}/X11/app-defaults/Viewres-color
14mr|viewres-1.0.4-2|32	%{_mandir}/man1/viewres.*
14mr|viewres-1.0.4-2|33	
14mr|viewres-1.0.4-2|34	
14mr|viewres-1.0.4-2|35	
14mr|viewres-1.0.4-2|36	%changelog
14mr|viewres-1.0.4-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-2
14mr|viewres-1.0.4-2|38	+ Revision: 9331cbf
14mr|viewres-1.0.4-2|39	- MassBuild#440: Increase release tag
14mr|viewres-1.0.4-2|40	
14mr|viewres-1.0.4-2|41	

21970 14
14mr|vigra-1.10.0-2|1	%define major 5
14mr|vigra-1.10.0-2|2	%define libname %mklibname vigraimpex %{major}
14mr|vigra-1.10.0-2|3	%define devname %mklibname %{name} -d
14mr|vigra-1.10.0-2|4	
14mr|vigra-1.10.0-2|5	Summary:	Generic Programming for Computer Vision
14mr|vigra-1.10.0-2|6	Name:		vigra
14mr|vigra-1.10.0-2|7	Version:	1.10.0
14mr|vigra-1.10.0-2|8	Release:	2
14mr|vigra-1.10.0-2|9	License:	MIT
14mr|vigra-1.10.0-2|10	Group:		Development/C
14mr|vigra-1.10.0-2|11	Url:		http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
14mr|vigra-1.10.0-2|12	Source0:	http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/%{name}-%{version}-src-with-docu.tar.gz
14mr|vigra-1.10.0-2|13	BuildRequires:	cmake
14mr|vigra-1.10.0-2|14	BuildRequires:	doxygen
14mr|vigra-1.10.0-2|15	BuildRequires:	python-numpy
14mr|vigra-1.10.0-2|16	BuildRequires:	python-numpy-devel
14mr|vigra-1.10.0-2|17	BuildRequires:	python-sphinx
14mr|vigra-1.10.0-2|18	BuildRequires:	boost-devel
14mr|vigra-1.10.0-2|19	BuildRequires:	hdf5-devel
14mr|vigra-1.10.0-2|20	BuildRequires:	jpeg-devel
14mr|vigra-1.10.0-2|21	BuildRequires:	pkgconfig(fftw3)
14mr|vigra-1.10.0-2|22	BuildRequires:	pkgconfig(libpng)
14mr|vigra-1.10.0-2|23	BuildRequires:	pkgconfig(libtiff-4)
14mr|vigra-1.10.0-2|24	BuildRequires:	pkgconfig(OpenEXR)
14mr|vigra-1.10.0-2|25	BuildRequires:	pkgconfig(python)
14mr|vigra-1.10.0-2|26	BuildRequires:	pkgconfig(zlib)
14mr|vigra-1.10.0-2|27	
14mr|vigra-1.10.0-2|28	%description
14mr|vigra-1.10.0-2|29	VIGRA stands for "Vision with Generic Algorithms". It's a novel computer vision
14mr|vigra-1.10.0-2|30	library that puts its main emphasize on customizable algorithms and data
14mr|vigra-1.10.0-2|31	structures. By using template techniques similar to those in the C++ Standard
14mr|vigra-1.10.0-2|32	Template Library, you can easily adapt any VIGRA component to the needs of your
14mr|vigra-1.10.0-2|33	application, without thereby giving up execution speed.
14mr|vigra-1.10.0-2|34	
14mr|vigra-1.10.0-2|35	#----------------------------------------------------------------------------
14mr|vigra-1.10.0-2|36	
14mr|vigra-1.10.0-2|37	%package -n python-vigra
14mr|vigra-1.10.0-2|38	Summary:	Python interface for the vigra computer vision library
14mr|vigra-1.10.0-2|39	Requires:	%{libname} = %{EVRD}
14mr|vigra-1.10.0-2|40	Requires:	python-numpy
14mr|vigra-1.10.0-2|41	
14mr|vigra-1.10.0-2|42	%description -n python-vigra
14mr|vigra-1.10.0-2|43	The vigra-python package provides python bindings for vigra.
14mr|vigra-1.10.0-2|44	
14mr|vigra-1.10.0-2|45	%files -n python-vigra
14mr|vigra-1.10.0-2|46	%{python_sitearch}/vigra
14mr|vigra-1.10.0-2|47	
14mr|vigra-1.10.0-2|48	#----------------------------------------------------------------------------
14mr|vigra-1.10.0-2|49	
14mr|vigra-1.10.0-2|50	%package -n %{libname}
14mr|vigra-1.10.0-2|51	Summary:	Main library for %{name}
14mr|vigra-1.10.0-2|52	Group:		System/Libraries
14mr|vigra-1.10.0-2|53	
14mr|vigra-1.10.0-2|54	%description -n %{libname}
14mr|vigra-1.10.0-2|55	This package contains the library needed to run %{name}.
14mr|vigra-1.10.0-2|56	
14mr|vigra-1.10.0-2|57	%files -n %{libname}
14mr|vigra-1.10.0-2|58	%doc LICENSE.txt README.md
14mr|vigra-1.10.0-2|59	%{_libdir}/libvigraimpex.so.%{major}*
14mr|vigra-1.10.0-2|60	
14mr|vigra-1.10.0-2|61	#----------------------------------------------------------------------------
14mr|vigra-1.10.0-2|62	
14mr|vigra-1.10.0-2|63	%package -n %{devname}
14mr|vigra-1.10.0-2|64	Summary:	Development header files for %{name}
14mr|vigra-1.10.0-2|65	Group:		Development/C
14mr|vigra-1.10.0-2|66	Requires:	%{libname} = %{EVRD}
14mr|vigra-1.10.0-2|67	Provides:	%{name}-devel = %{EVRD}
14mr|vigra-1.10.0-2|68	
14mr|vigra-1.10.0-2|69	%description -n %{devname}
14mr|vigra-1.10.0-2|70	Libraries, include files and other resources you can use to develop
14mr|vigra-1.10.0-2|71	%{name} applications.
14mr|vigra-1.10.0-2|72	
14mr|vigra-1.10.0-2|73	%files -n %{devname}
14mr|vigra-1.10.0-2|74	%{_bindir}/vigra-config
14mr|vigra-1.10.0-2|75	%doc doc/vigra doc/vigranumpy
14mr|vigra-1.10.0-2|76	%{_includedir}/%{name}
14mr|vigra-1.10.0-2|77	%{_libdir}/%{name}
14mr|vigra-1.10.0-2|78	%{_libdir}/libvigraimpex.so
14mr|vigra-1.10.0-2|79	%{_libdir}/vigranumpy/VigranumpyConfig.cmake
14mr|vigra-1.10.0-2|80	
14mr|vigra-1.10.0-2|81	#----------------------------------------------------------------------------
14mr|vigra-1.10.0-2|82	
14mr|vigra-1.10.0-2|83	%prep
14mr|vigra-1.10.0-2|84	%setup -q
14mr|vigra-1.10.0-2|85	
14mr|vigra-1.10.0-2|86	%build
14mr|vigra-1.10.0-2|87	%cmake
14mr|vigra-1.10.0-2|88	%make VERBOSE=1
14mr|vigra-1.10.0-2|89	
14mr|vigra-1.10.0-2|90	%install
14mr|vigra-1.10.0-2|91	%makeinstall_std -C build
14mr|vigra-1.10.0-2|92	
14mr|vigra-1.10.0-2|93	rm -rf %{buildroot}/usr/doc
14mr|vigra-1.10.0-2|94	
14mr|vigra-1.10.0-2|95	# cleanup
14mr|vigra-1.10.0-2|96	rm -f doc/vigranumpy/.buildinfo
14mr|vigra-1.10.0-2|97	find doc -type d | xargs chmod 755
14mr|vigra-1.10.0-2|98	find doc -type f | xargs chmod 644
14mr|vigra-1.10.0-2|99	
14mr|vigra-1.10.0-2|100	
14mr|vigra-1.10.0-2|101	%changelog
14mr|vigra-1.10.0-2|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10.0-2
14mr|vigra-1.10.0-2|103	+ Revision: fc94ab1
14mr|vigra-1.10.0-2|104	- MassBuild#440: Increase release tag
14mr|vigra-1.10.0-2|105	
14mr|vigra-1.10.0-2|106	

21971 14
14mr|vim-7.4.009-6|1	# Notes / Warning :
14mr|vim-7.4.009-6|2	# - this package is not prefixable
14mr|vim-7.4.009-6|3	# - to update official patches, aka SOURCE4, see README.upstream_patches in SOURCE4
14mr|vim-7.4.009-6|4	
14mr|vim-7.4.009-6|5	%define dlurl	ftp://ftp.vim.org/pub/vim
14mr|vim-7.4.009-6|6	%define rversion %(echo %version |cut -d. -f1-2)
14mr|vim-7.4.009-6|7	%define official_ptchlvl %(echo %version |cut -d. -f3)
14mr|vim-7.4.009-6|8	%define __noautoreq '.*/bin/awk|.*/bin/gawk'
14mr|vim-7.4.009-6|9	
14mr|vim-7.4.009-6|10	# Should we build X11 gui
14mr|vim-7.4.009-6|11	%bcond_without gui
14mr|vim-7.4.009-6|12	%bcond_without python3
14mr|vim-7.4.009-6|13	
14mr|vim-7.4.009-6|14	%define	title		VI editor
14mr|vim-7.4.009-6|15	%define longtitle	All-purpose text editor
14mr|vim-7.4.009-6|16	
14mr|vim-7.4.009-6|17	Name:		vim
14mr|vim-7.4.009-6|18	Version:	7.4.009
14mr|vim-7.4.009-6|19	Release:	6
14mr|vim-7.4.009-6|20	Summary:	VIsual editor iMproved
14mr|vim-7.4.009-6|21	Url:		http://www.vim.org/
14mr|vim-7.4.009-6|22	License:	Charityware
14mr|vim-7.4.009-6|23	Group:		Editors
14mr|vim-7.4.009-6|24	Source0:	%{dlurl}/unix/%{name}-%{rversion}.tar.bz2
14mr|vim-7.4.009-6|25	# read README.mdv prior updating official patches:
14mr|vim-7.4.009-6|26	Source3:	README.rosa
14mr|vim-7.4.009-6|27	# http://vim.sourceforge.net/scripts/script.php?script_id=98
14mr|vim-7.4.009-6|28	Source5:	vim-spec-3.0.bz2
14mr|vim-7.4.009-6|29	Source6:	http://trific.ath.cx/Ftp/vim/syntax/dhcpd.vim
14mr|vim-7.4.009-6|30	# from apparmor-utils package
14mr|vim-7.4.009-6|31	Source7:	apparmor.vim
14mr|vim-7.4.009-6|32	Source8:	cfengine.vim
14mr|vim-7.4.009-6|33	Source9:	nagios.vim
14mr|vim-7.4.009-6|34	# MDK patches
14mr|vim-7.4.009-6|35	Patch0:		vim-7.2-vimrc_nosetmouse.patch
14mr|vim-7.4.009-6|36	Patch2:		vim-5.6a-paths.patch
14mr|vim-7.4.009-6|37	Patch3:		vim-7.4.005-rpm-spec-syntax.patch
14mr|vim-7.4.009-6|38	Patch8:		vim-6.0af-man-path.patch
14mr|vim-7.4.009-6|39	Patch10:	xxd-locale.patch
14mr|vim-7.4.009-6|40	Patch20:	vimrc_hebrew.patch
14mr|vim-7.4.009-6|41	Patch22:	vim-6.1-fix-xterms-comments.patch
14mr|vim-7.4.009-6|42	Patch23:	vim-6.3-remove-docs.patch
14mr|vim-7.4.009-6|43	Patch24:	vim-6.1-outline-mode.patch
14mr|vim-7.4.009-6|44	Patch25:	vim-6.1-xterm-s-insert.patch
14mr|vim-7.4.009-6|45	Patch27:	vim-6.1-rpm42.patch
14mr|vim-7.4.009-6|46	Patch28:	vim-7.4-po-mode.patch
14mr|vim-7.4.009-6|47	Patch30:	vim-7.3.478-add-dhcpd-syntax.patch
14mr|vim-7.4.009-6|48	Patch33:	vim-7.4.005-CVE-2009-0316-debian.patch
14mr|vim-7.4.009-6|49	# (proyvind): adds various new keywords from C++11 standard to C++ syntax highlighting
14mr|vim-7.4.009-6|50	Patch34:	vim-7.4.005-add-new-cpp11-keywords-to-cpp-syntax.patch
14mr|vim-7.4.009-6|51	# (proyvind): fix path to locale files
14mr|vim-7.4.009-6|52	Patch35:	vim-7.4.005-use-proper-localedir.patch
14mr|vim-7.4.009-6|53	Patch36:	vim-7.4-qt-highlighting.patch
14mr|vim-7.4.009-6|54	Patch37:	vim-7.3.381-always-install-icons.patch
14mr|vim-7.4.009-6|55	Patch38:	vim-7.3.478-dont-check-for-xsetlocale.patch
14mr|vim-7.4.009-6|56	
14mr|vim-7.4.009-6|57	# Fedora patches
14mr|vim-7.4.009-6|58	Patch100:	vim-7.0-fortify_warnings-1.patch
14mr|vim-7.4.009-6|59	Patch101:	vim-7.4-fstabsyntax.patch
14mr|vim-7.4.009-6|60	
14mr|vim-7.4.009-6|61	# Official patches
14mr|vim-7.4.009-6|62	%{expand:%(
14mr|vim-7.4.009-6|63	for i in `seq -f '%%03g' 1 %{official_ptchlvl}`; do
14mr|vim-7.4.009-6|64	echo Patch1$i:	ftp://ftp.vim.org/pub/vim/patches/%{rversion}/%{rversion}.$i
14mr|vim-7.4.009-6|65	done
14mr|vim-7.4.009-6|66	)}
14mr|vim-7.4.009-6|67	
14mr|vim-7.4.009-6|68	BuildRequires:	pkgconfig(lua)
14mr|vim-7.4.009-6|69	BuildRequires:	pkgconfig(python)
14mr|vim-7.4.009-6|70	%if %{with python3}
14mr|vim-7.4.009-6|71	BuildRequires:	pkgconfig(python3)
14mr|vim-7.4.009-6|72	%endif
14mr|vim-7.4.009-6|73	BuildRequires:	perl-devel
14mr|vim-7.4.009-6|74	BuildRequires:	acl-devel
14mr|vim-7.4.009-6|75	%if %{with gui}
14mr|vim-7.4.009-6|76	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|vim-7.4.009-6|77	BuildRequires:	pkgconfig(ncursesw)
14mr|vim-7.4.009-6|78	BuildRequires:	pkgconfig(xt)
14mr|vim-7.4.009-6|79	BuildRequires:	tcl
14mr|vim-7.4.009-6|80	BuildRequires:	tcl-devel
14mr|vim-7.4.009-6|81	%endif
14mr|vim-7.4.009-6|82	
14mr|vim-7.4.009-6|83	%description
14mr|vim-7.4.009-6|84	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mr|vim-7.4.009-6|85	editor. Vi was the first real screen-based editor for UNIX, and is still
14mr|vim-7.4.009-6|86	very popular. VIM improves on vi by adding new features: multiple windows,
14mr|vim-7.4.009-6|87	multi-level undo, block highlighting and more. The vim-common package
14mr|vim-7.4.009-6|88	contains files which every VIM binary will need in order to run.
14mr|vim-7.4.009-6|89	
14mr|vim-7.4.009-6|90	%package	common
14mr|vim-7.4.009-6|91	Summary:	The common files needed by any version of the VIM editor
14mr|vim-7.4.009-6|92	Group:		Editors
14mr|vim-7.4.009-6|93	Conflicts:	man-pages-fr < 1.68.0-2mdk
14mr|vim-7.4.009-6|94	Conflicts:	man-pages-it < 0.3.4-2mdk
14mr|vim-7.4.009-6|95	Conflicts:	man-pages-pl <= 0.4-10mdk
14mr|vim-7.4.009-6|96	Conflicts:	git-core < 1:1.6.0.1-2mdv
14mr|vim-7.4.009-6|97	
14mr|vim-7.4.009-6|98	%description	common
14mr|vim-7.4.009-6|99	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mr|vim-7.4.009-6|100	editor. Vi was the first real screen-based editor for UNIX, and is still
14mr|vim-7.4.009-6|101	very popular. VIM improves on vi by adding new features: multiple windows,
14mr|vim-7.4.009-6|102	multi-level undo, block highlighting and more. The vim-common package
14mr|vim-7.4.009-6|103	contains files which every VIM binary will need in order to run.
14mr|vim-7.4.009-6|104	
14mr|vim-7.4.009-6|105	%package	minimal
14mr|vim-7.4.009-6|106	Summary:	A minimal version of the VIM editor
14mr|vim-7.4.009-6|107	Group:		Editors
14mr|vim-7.4.009-6|108	Provides:	vim
14mr|vim-7.4.009-6|109	Requires(post,postun):	update-alternatives
14mr|vim-7.4.009-6|110	
14mr|vim-7.4.009-6|111	%description	minimal
14mr|vim-7.4.009-6|112	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mr|vim-7.4.009-6|113	editor. Vi was the first real screen-based editor for UNIX, and is still
14mr|vim-7.4.009-6|114	very popular. VIM improves on vi by adding new features: multiple windows,
14mr|vim-7.4.009-6|115	multi-level undo, block highlighting and more. The vim-minimal package
14mr|vim-7.4.009-6|116	includes a minimal version of VIM, which is installed into /bin/vi for use
14mr|vim-7.4.009-6|117	when only the root partition is present.
14mr|vim-7.4.009-6|118	
14mr|vim-7.4.009-6|119	%package	enhanced
14mr|vim-7.4.009-6|120	Summary:	A version of the VIM editor which includes recent enhancements
14mr|vim-7.4.009-6|121	Group:		Editors
14mr|vim-7.4.009-6|122	Requires:	vim-common >= %{EVRD}
14mr|vim-7.4.009-6|123	Obsoletes:	vim-color
14mr|vim-7.4.009-6|124	Provides:	vim
14mr|vim-7.4.009-6|125	Provides:	vim-color
14mr|vim-7.4.009-6|126	Requires(post,postun):	update-alternatives
14mr|vim-7.4.009-6|127	
14mr|vim-7.4.009-6|128	%description	enhanced
14mr|vim-7.4.009-6|129	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mr|vim-7.4.009-6|130	editor. Vi was the first real screen-based editor for UNIX, and is still
14mr|vim-7.4.009-6|131	very popular. VIM improves on vi by adding new features: multiple windows,
14mr|vim-7.4.009-6|132	multi-level undo, block highlighting and more. The vim-enhanced package
14mr|vim-7.4.009-6|133	contains a version of VIM with extra, recently introduced features like
14mr|vim-7.4.009-6|134	Python and Perl interpreters.
14mr|vim-7.4.009-6|135	
14mr|vim-7.4.009-6|136	Install the vim-enhanced package if you'd like to use a version of the VIM
14mr|vim-7.4.009-6|137	editor which includes recently added enhancements like interpreters for the
14mr|vim-7.4.009-6|138	Python and Perl scripting languages. You'll also need to install the
14mr|vim-7.4.009-6|139	vim-common package.
14mr|vim-7.4.009-6|140	
14mr|vim-7.4.009-6|141	%if %{with gui}
14mr|vim-7.4.009-6|142	%package	X11
14mr|vim-7.4.009-6|143	Summary:	The VIM version of the vi editor for the X Window System
14mr|vim-7.4.009-6|144	Group:		Editors
14mr|vim-7.4.009-6|145	Provides:	vim
14mr|vim-7.4.009-6|146	Requires:	vim-common >= %{EVRD}
14mr|vim-7.4.009-6|147	
14mr|vim-7.4.009-6|148	%description	X11
14mr|vim-7.4.009-6|149	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mr|vim-7.4.009-6|150	editor. Vi was the first real screen-based editor for UNIX, and is still
14mr|vim-7.4.009-6|151	very popular. VIM improves on vi by adding new features: multiple windows,
14mr|vim-7.4.009-6|152	multi-level undo, block highlighting and more. VIM-X11 is a version of the
14mr|vim-7.4.009-6|153	VIM editor which will run within the X Window System. If you install this
14mr|vim-7.4.009-6|154	package, you can run VIM as an X application with a full GUI interface and
14mr|vim-7.4.009-6|155	mouse support.
14mr|vim-7.4.009-6|156	
14mr|vim-7.4.009-6|157	Install the vim-X11 package if you'd like to try out a version of vi with
14mr|vim-7.4.009-6|158	graphics and mouse capabilities. You'll also need to install the
14mr|vim-7.4.009-6|159	vim-common package.
14mr|vim-7.4.009-6|160	%endif
14mr|vim-7.4.009-6|161	
14mr|vim-7.4.009-6|162	%prep
14mr|vim-7.4.009-6|163	%setup -q -n vim%(echo %rversion |sed -e 's,\.,,g')
14mr|vim-7.4.009-6|164	# spec plugin
14mr|vim-7.4.009-6|165	rm -f runtime/doc/pi_spec.txt
14mr|vim-7.4.009-6|166	rm -f runtime/ftpplugin/spec.vim
14mr|vim-7.4.009-6|167	tar xfj %{SOURCE5} -C runtime
14mr|vim-7.4.009-6|168	cp -a %{SOURCE6} runtime/syntax/
14mr|vim-7.4.009-6|169	cp -a %{SOURCE7} runtime/syntax/
14mr|vim-7.4.009-6|170	cp -a %{SOURCE8} runtime/syntax/
14mr|vim-7.4.009-6|171	cp -a %{SOURCE9} runtime/syntax/
14mr|vim-7.4.009-6|172	# Apply official patches
14mr|vim-7.4.009-6|173	%{expand:%(
14mr|vim-7.4.009-6|174	for i in `seq -f '%%03g' 1 %{official_ptchlvl}`; do
14mr|vim-7.4.009-6|175	echo %%patch1$i -p0 -b .$i~
14mr|vim-7.4.009-6|176	done
14mr|vim-7.4.009-6|177	)}
14mr|vim-7.4.009-6|178	
14mr|vim-7.4.009-6|179	#mdk patches
14mr|vim-7.4.009-6|180	%patch0 -p1 -b .vimrc_nosetmouse~
14mr|vim-7.4.009-6|181	%patch2 -p1
14mr|vim-7.4.009-6|182	%patch3 -p1 -b .spec~
14mr|vim-7.4.009-6|183	%patch8 -p1 -b .manpath~
14mr|vim-7.4.009-6|184	%patch10 -p1 -b .xxdloc~
14mr|vim-7.4.009-6|185	%patch20 -p1 -b .warly~
14mr|vim-7.4.009-6|186	%patch22 -p0
14mr|vim-7.4.009-6|187	%patch23 -p0 -b .doc~
14mr|vim-7.4.009-6|188	%patch24 -p0
14mr|vim-7.4.009-6|189	%patch25 -p0
14mr|vim-7.4.009-6|190	%patch27 -p0
14mr|vim-7.4.009-6|191	%patch28 -p1 -b .pomode~
14mr|vim-7.4.009-6|192	%patch30 -p1
14mr|vim-7.4.009-6|193	%patch33 -p1 -b .security~
14mr|vim-7.4.009-6|194	%patch34 -p1 -b .cpp11~
14mr|vim-7.4.009-6|195	%patch35 -p1 -b .localedir~
14mr|vim-7.4.009-6|196	%patch36 -p1 -b .qthl~
14mr|vim-7.4.009-6|197	%patch37 -p1 -b .icons_install~
14mr|vim-7.4.009-6|198	%patch38 -p1 -b .xsetlocale~
14mr|vim-7.4.009-6|199	
14mr|vim-7.4.009-6|200	# Fedora patches
14mr|vim-7.4.009-6|201	%patch100 -p1
14mr|vim-7.4.009-6|202	%patch101 -p1 -b .fstab~
14mr|vim-7.4.009-6|203	
14mr|vim-7.4.009-6|204	# Get rid of patch backup files - some stuff gets installed by
14mr|vim-7.4.009-6|205	# copying the entire directory
14mr|vim-7.4.009-6|206	find . -name "*.*~" |xargs rm -f
14mr|vim-7.4.009-6|207	
14mr|vim-7.4.009-6|208	perl -pi -e 's|SYS_VIMRC_FILE "\$VIM/vimrc"|SYS_VIMRC_FILE "%{_sysconfdir}/vim/vimrc"|' src/os_unix.h
14mr|vim-7.4.009-6|209	perl -pi -e 's|SYS_GVIMRC_FILE "\$VIM/gvimrc"|SYS_GVIMRC_FILE "%{_sysconfdir}/vim/gvimrc"|' src/os_unix.h
14mr|vim-7.4.009-6|210	# disable command echo
14mr|vim-7.4.009-6|211	for i in runtime/{gvimrc_example.vim,vimrc_example.vim}; do
14mr|vim-7.4.009-6|212	perl -pi -e 's!^set showcmd!set noshowcmd!' $i
14mr|vim-7.4.009-6|213	done
14mr|vim-7.4.009-6|214	perl -pi -e 's|\Qsvn-commit.*.tmp\E|svn-commit*.tmp|' ./runtime/filetype.vim
14mr|vim-7.4.009-6|215	cd src
14mr|vim-7.4.009-6|216	autoconf
14mr|vim-7.4.009-6|217	
14mr|vim-7.4.009-6|218	%build
14mr|vim-7.4.009-6|219	%if %{with gui}
14mr|vim-7.4.009-6|220	# First build: gvim
14mr|vim-7.4.009-6|221	%configure2_5x \
14mr|vim-7.4.009-6|222	--disable-darwin \
14mr|vim-7.4.009-6|223	--disable-selinux \
14mr|vim-7.4.009-6|224	--disable-xsmp \
14mr|vim-7.4.009-6|225	--disable-xsmp-interact \
14mr|vim-7.4.009-6|226	--enable-luainterp=dynamic \
14mr|vim-7.4.009-6|227	--enable-mzschemeinterp=no \
14mr|vim-7.4.009-6|228	--enable-perlinterp=dynamic \
14mr|vim-7.4.009-6|229	--enable-pythoninterp=dynamic \
14mr|vim-7.4.009-6|230	--enable-python3interp=dynamic \
14mr|vim-7.4.009-6|231	--enable-tclinterp=dynamic \
14mr|vim-7.4.009-6|232	--enable-rubyinterp=dynamic \
14mr|vim-7.4.009-6|233	--disable-cscope \
14mr|vim-7.4.009-6|234	--disable-workshop \
14mr|vim-7.4.009-6|235	--enable-netbeans \
14mr|vim-7.4.009-6|236	--disable-sniff \
14mr|vim-7.4.009-6|237	--enable-multibyte \
14mr|vim-7.4.009-6|238	--disable-hangulinput \
14mr|vim-7.4.009-6|239	--enable-xim \
14mr|vim-7.4.009-6|240	--enable-fontset \
14mr|vim-7.4.009-6|241	--with-features=huge \
14mr|vim-7.4.009-6|242	--enable-gui=gnome2 \
14mr|vim-7.4.009-6|243	--with-tlib=ncurses \
14mr|vim-7.4.009-6|244	--enable-gtk2-check \
14mr|vim-7.4.009-6|245	--enable-gnome-check \
14mr|vim-7.4.009-6|246	--enable-acl \
14mr|vim-7.4.009-6|247	--enable-gpm \
14mr|vim-7.4.009-6|248	--disable-sysmouse \
14mr|vim-7.4.009-6|249	--enable-nls \
14mr|vim-7.4.009-6|250	--with-x=yes \
14mr|vim-7.4.009-6|251	--with-compiledby="%{vendor} %{bugurl}" \
14mr|vim-7.4.009-6|252	--with-modified-by="%{packager}"
14mr|vim-7.4.009-6|253	
14mr|vim-7.4.009-6|254	%make
14mr|vim-7.4.009-6|255	mv src/vim src/gvim
14mr|vim-7.4.009-6|256	make -C src clean
14mr|vim-7.4.009-6|257	%endif
14mr|vim-7.4.009-6|258	
14mr|vim-7.4.009-6|259	# Second build: vim-enhanced
14mr|vim-7.4.009-6|260	%configure2_5x \
14mr|vim-7.4.009-6|261	--disable-selinux \
14mr|vim-7.4.009-6|262	--enable-acl \
14mr|vim-7.4.009-6|263	--enable-luainterp=dynamic \
14mr|vim-7.4.009-6|264	--enable-perlinterp=dynamic \
14mr|vim-7.4.009-6|265	--enable-pythoninterp=dynamic \
14mr|vim-7.4.009-6|266	--enable-python3interp=dynamic \
14mr|vim-7.4.009-6|267	--enable-tclinterp=dynamic \
14mr|vim-7.4.009-6|268	--enable-rubyinterp=dynamic \
14mr|vim-7.4.009-6|269	--with-features=huge \
14mr|vim-7.4.009-6|270	--with-x=no \
14mr|vim-7.4.009-6|271	--enable-gui=no \
14mr|vim-7.4.009-6|272	--with-tlib=ncurses \
14mr|vim-7.4.009-6|273	--with-compiledby="%{vendor} %{bugurl}" \
14mr|vim-7.4.009-6|274	--with-modified-by="%{packager}"
14mr|vim-7.4.009-6|275	
14mr|vim-7.4.009-6|276	%make
14mr|vim-7.4.009-6|277	mv src/vim src/vim-enhanced
14mr|vim-7.4.009-6|278	make -C src/ clean
14mr|vim-7.4.009-6|279	
14mr|vim-7.4.009-6|280	# Third build: vim-minimal
14mr|vim-7.4.009-6|281	%configure2_5x \
14mr|vim-7.4.009-6|282	--disable-selinux \
14mr|vim-7.4.009-6|283	--with-features=tiny \
14mr|vim-7.4.009-6|284	--disable-tclinterp \
14mr|vim-7.4.009-6|285	--disable-cscope \
14mr|vim-7.4.009-6|286	--enable-multibyte \
14mr|vim-7.4.009-6|287	--disable-hangulinput \
14mr|vim-7.4.009-6|288	--disable-xim \
14mr|vim-7.4.009-6|289	--disable-fontset \
14mr|vim-7.4.009-6|290	--disable-gui \
14mr|vim-7.4.009-6|291	--disable-acl \
14mr|vim-7.4.009-6|292	--disable-pythoninterp \
14mr|vim-7.4.009-6|293	--disable-perlinterp \
14mr|vim-7.4.009-6|294	--with-x=no \
14mr|vim-7.4.009-6|295	--enable-gui=no \
14mr|vim-7.4.009-6|296	--with-tlib=ncurses \
14mr|vim-7.4.009-6|297	--disable-gpm \
14mr|vim-7.4.009-6|298	--with-compiledby="%{vendor} %{bugurl}" \
14mr|vim-7.4.009-6|299	--with-modified-by="%{packager}"
14mr|vim-7.4.009-6|300	
14mr|vim-7.4.009-6|301	%make
14mr|vim-7.4.009-6|302	cp src/vim src/vim-minimal
14mr|vim-7.4.009-6|303	%make -C src
14mr|vim-7.4.009-6|304	
14mr|vim-7.4.009-6|305	cp -al runtime/doc doc
14mr|vim-7.4.009-6|306	# apply os_doc.diff
14mr|vim-7.4.009-6|307	pushd doc
14mr|vim-7.4.009-6|308	rm -f *.1
14mr|vim-7.4.009-6|309	rm -f os_{390,dos,msdos,risc,win32,amiga,mac,os2,beos,mint,qnx,vms}.txt
14mr|vim-7.4.009-6|310	rm -f gui_{w16,w32}.txt
14mr|vim-7.4.009-6|311	rm -f vim2html.pl Makefile *awk
14mr|vim-7.4.009-6|312	popd
14mr|vim-7.4.009-6|313	
14mr|vim-7.4.009-6|314	# britton support
14mr|vim-7.4.009-6|315	ln -s tutor.fr runtime/tutor/tutor.br
14mr|vim-7.4.009-6|316	ln -s menu_fr_fr.iso_8859-15.vim runtime/lang/menu_br
14mr|vim-7.4.009-6|317	
14mr|vim-7.4.009-6|318	%install
14mr|vim-7.4.009-6|319	%makeinstall_std VIMRTDIR=""
14mr|vim-7.4.009-6|320	
14mr|vim-7.4.009-6|321	
14mr|vim-7.4.009-6|322	make -C src installmacros prefix=%{buildroot}%{_prefix} VIMRTDIR=""
14mr|vim-7.4.009-6|323	
14mr|vim-7.4.009-6|324	%if %{with gui}
14mr|vim-7.4.009-6|325	install -m755 src/gvim -D %{buildroot}%{_bindir}/gvim
14mr|vim-7.4.009-6|326	%endif
14mr|vim-7.4.009-6|327	
14mr|vim-7.4.009-6|328	install -m755 src/vim-enhanced -D %{buildroot}%{_bindir}
14mr|vim-7.4.009-6|329	install -m755 src/vim-minimal -D %{buildroot}/bin/vim-minimal
14mr|vim-7.4.009-6|330	
14mr|vim-7.4.009-6|331	rm -f %{buildroot}%{_bindir}/{rview,rvim,view}
14mr|vim-7.4.009-6|332	for i in ex vimdiff; do
14mr|vim-7.4.009-6|333	ln -sf vim-enhanced %{buildroot}%{_bindir}/$i
14mr|vim-7.4.009-6|334	done
14mr|vim-7.4.009-6|335	rm -f %{buildroot}%{_mandir}/man1/evim.*
14mr|vim-7.4.009-6|336	%if %{with gui}
14mr|vim-7.4.009-6|337	ln -sf gvim %{buildroot}%{_bindir}/gvimdiff
14mr|vim-7.4.009-6|338	ln -sf gvim %{buildroot}%{_bindir}/vimx
14mr|vim-7.4.009-6|339	%endif
14mr|vim-7.4.009-6|340	rm -f %{buildroot}%{_datadir}/vim/*/cmake.vim
14mr|vim-7.4.009-6|341	
14mr|vim-7.4.009-6|342	# installing man pages
14mr|vim-7.4.009-6|343	for i in %{buildroot}%{_mandir}/man1/{vi,rvi}; do
14mr|vim-7.4.009-6|344	ln -s vim.1%{_extension} $i.1%{_extension}
14mr|vim-7.4.009-6|345	done
14mr|vim-7.4.009-6|346	
14mr|vim-7.4.009-6|347	%if %{with gui}
14mr|vim-7.4.009-6|348	ln -s vim.1%{_extension} %{buildroot}%{_mandir}/man1/gvim.1%{_extension}
14mr|vim-7.4.009-6|349	%endif
14mr|vim-7.4.009-6|350	
14mr|vim-7.4.009-6|351	ln -sf vimrc_example.vim %{buildroot}%{_datadir}/vim/vimrc
14mr|vim-7.4.009-6|352	
14mr|vim-7.4.009-6|353	# Be short-circuit aware :
14mr|vim-7.4.009-6|354	ln -f runtime/macros/README.txt README_macros.txt
14mr|vim-7.4.009-6|355	ln -f runtime/tools/README.txt README_tools.txt
14mr|vim-7.4.009-6|356	
14mr|vim-7.4.009-6|357	# installing the menu icons & entry
14mr|vim-7.4.009-6|358	%if %{with gui}
14mr|vim-7.4.009-6|359	# menu entry
14mr|vim-7.4.009-6|360	install -d %{buildroot}%{_datadir}/applications
14mr|vim-7.4.009-6|361	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-X11.desktop << EOF
14mr|vim-7.4.009-6|362	[Desktop Entry]
14mr|vim-7.4.009-6|363	Name=%{title}
14mr|vim-7.4.009-6|364	Comment=%{longtitle}
14mr|vim-7.4.009-6|365	Exec=%{_bindir}/gvim -f
14mr|vim-7.4.009-6|366	Icon=gvim
14mr|vim-7.4.009-6|367	Terminal=false
14mr|vim-7.4.009-6|368	Type=Application
14mr|vim-7.4.009-6|369	StartupNotify=false
14mr|vim-7.4.009-6|370	Categories=Gtk;TextEditor;Utility;
14mr|vim-7.4.009-6|371	MimeType=text/plain;
14mr|vim-7.4.009-6|372	EOF
14mr|vim-7.4.009-6|373	
14mr|vim-7.4.009-6|374	# gvim and fontset (from Pablo) 2001/03/19
14mr|vim-7.4.009-6|375	echo 'set guifontset=-*-fixed-medium-r-normal--14-*-*-*-c-*-*-*,-*-*-medium-r-normal--14-*-*-*-c-*-*-*,-*-*-medium-r-normal--14-*-*-*-m-*-*-*,*' > %{buildroot}%{_datadir}/vim/gvimrc
14mr|vim-7.4.009-6|376	%else
14mr|vim-7.4.009-6|377	rm -rf %{buildroot}%{_iconsdir}
14mr|vim-7.4.009-6|378	%endif
14mr|vim-7.4.009-6|379	
14mr|vim-7.4.009-6|380	# prevent including twice the doc
14mr|vim-7.4.009-6|381	rm -rf %{buildroot}%{_datadir}/vim/doc
14mr|vim-7.4.009-6|382	ln -s %{_defaultdocdir}/%{name}-common/doc %{buildroot}%{_datadir}/vim/doc
14mr|vim-7.4.009-6|383	
14mr|vim-7.4.009-6|384	%{find_lang} %{name} --with-man --all-name
14mr|vim-7.4.009-6|385	
14mr|vim-7.4.009-6|386	find %{buildroot}%{_datadir}/vim/tutor -name "tutor.*" | grep -v -E 'tutor(|\.vim)$' |
14mr|vim-7.4.009-6|387	sed -e "s^%{buildroot}^^" -e 's!^\(.*tutor.\)\(..\)!%lang(\2) \1\2!g' >> %{name}.lang
14mr|vim-7.4.009-6|388	
14mr|vim-7.4.009-6|389	find %{buildroot}%{_datadir}/vim/lang -name "menu*" |
14mr|vim-7.4.009-6|390	sed -e "s^%{buildroot}^^" \
14mr|vim-7.4.009-6|391	-e 's!^\(/.*menu_\)\(..\)\(_\)!%lang(\2) \1\2\3!g' \
14mr|vim-7.4.009-6|392	-e 's!^\(/.*menu_\)\(..\)\(_\)!%lang(\2) \1\2\3!g' \
14mr|vim-7.4.009-6|393	-e 's!^\(/.*menu\)\(_chinese\)!%lang(zh) \1\2!g' \
14mr|vim-7.4.009-6|394	-e 's!^\(/.*menu\)\(_czech_\)!%lang(cs) \1\2!g' \
14mr|vim-7.4.009-6|395	-e 's!^\(/.*menu\)\(_french\)!%lang(fr) \1\2!g' \
14mr|vim-7.4.009-6|396	-e 's!^\(/.*menu\)\(_german\)!%lang(de) \1\2!g' \
14mr|vim-7.4.009-6|397	-e 's!^\(/.*menu\)\(_japanes\)!%lang(ja) \1\2!g' \
14mr|vim-7.4.009-6|398	-e 's!^\(/.*menu\)\(_polish\)!%lang(pl) \1\2!g' \
14mr|vim-7.4.009-6|399	-e 's!^\(/.*menu\)\(_slovak\)!%lang(sk) \1\2!g' \
14mr|vim-7.4.009-6|400	-e 's!^\(/.*menu\)\(_spanis\)!%lang(es) \1\2!g' \
14mr|vim-7.4.009-6|401	-e 's!^\(/.*menu_\)\(..\)!%lang(\2) \1\2!g' \
14mr|vim-7.4.009-6|402	>> %{name}.lang
14mr|vim-7.4.009-6|403	rm -f %{buildroot}%{_bindir}/vim
14mr|vim-7.4.009-6|404	
14mr|vim-7.4.009-6|405	mkdir -p %{buildroot}%{_sysconfdir}/vim/
14mr|vim-7.4.009-6|406	MESSAGE='"Place your systemwide modification here.\n"%{_datadir}/vim/ files will be overwritten on update\n'
14mr|vim-7.4.009-6|407	echo -e "$MESSAGE\nsource %{_datadir}/vim/vimrc" > %{buildroot}%{_sysconfdir}/vim/vimrc
14mr|vim-7.4.009-6|408	%if %{with gui}
14mr|vim-7.4.009-6|409	echo -e "$MESSAGE\nsource %{_datadir}/vim/gvimrc" > %{buildroot}%{_sysconfdir}/vim/gvimrc
14mr|vim-7.4.009-6|410	%endif
14mr|vim-7.4.009-6|411	
14mr|vim-7.4.009-6|412	%post minimal
14mr|vim-7.4.009-6|413	update-alternatives --install /bin/vi vi /bin/vim-minimal 10 \
14mr|vim-7.4.009-6|414	--slave /bin/view view /bin/vim-minimal \
14mr|vim-7.4.009-6|415	--slave /bin/ex ex /bin/vim-minimal \
14mr|vim-7.4.009-6|416	--slave /bin/rvi rvi /bin/vim-minimal \
14mr|vim-7.4.009-6|417	--slave /bin/rview rview /bin/vim-minimal
14mr|vim-7.4.009-6|418	update-alternatives --install /bin/vim vim /bin/vim-minimal 10 \
14mr|vim-7.4.009-6|419	--slave /bin/rvim rvim /bin/vim-minimal
14mr|vim-7.4.009-6|420	
14mr|vim-7.4.009-6|421	%postun minimal
14mr|vim-7.4.009-6|422	[ $1 = 0 ] || exit 0
14mr|vim-7.4.009-6|423	update-alternatives --remove vi /bin/vim-minimal
14mr|vim-7.4.009-6|424	update-alternatives --remove vim /bin/vim-minimal
14mr|vim-7.4.009-6|425	
14mr|vim-7.4.009-6|426	%triggerpostun minimal -- vim-minimal < 7.3
14mr|vim-7.4.009-6|427	update-alternatives --remove uvi /bin/vim-minimal
14mr|vim-7.4.009-6|428	for i in view ex rvi rview rvim; do
14mr|vim-7.4.009-6|429	update-alternatives --remove $i /bin/$i || :
14mr|vim-7.4.009-6|430	done
14mr|vim-7.4.009-6|431	
14mr|vim-7.4.009-6|432	%post enhanced
14mr|vim-7.4.009-6|433	update-alternatives --install /bin/vi vi /usr/bin/vim-enhanced 20 \
14mr|vim-7.4.009-6|434	--slave /bin/view view /usr/bin/vim-enhanced \
14mr|vim-7.4.009-6|435	--slave /bin/ex ex /usr/bin/vim-enhanced \
14mr|vim-7.4.009-6|436	--slave /bin/rvi rvi /usr/bin/vim-enhanced \
14mr|vim-7.4.009-6|437	--slave /bin/rview rview /usr/bin/vim-enhanced
14mr|vim-7.4.009-6|438	update-alternatives --install /bin/vim vim /usr/bin/vim-enhanced 20 \
14mr|vim-7.4.009-6|439	--slave /bin/rvim rvim /usr/bin/vim-enhanced
14mr|vim-7.4.009-6|440	
14mr|vim-7.4.009-6|441	%postun enhanced
14mr|vim-7.4.009-6|442	[ $1 = 0 ] || exit 0
14mr|vim-7.4.009-6|443	update-alternatives --remove vi /usr/bin/vim-enhanced
14mr|vim-7.4.009-6|444	update-alternatives --remove vim /usr/bin/vim-enhanced
14mr|vim-7.4.009-6|445	
14mr|vim-7.4.009-6|446	%triggerpostun enhanced -- vim-enhanced < 7.3
14mr|vim-7.4.009-6|447	update-alternatives --remove uvi /usr/bin/vim-enhanced
14mr|vim-7.4.009-6|448	
14mr|vim-7.4.009-6|449	%files common -f vim.lang
14mr|vim-7.4.009-6|450	%doc README*.txt runtime/termcap
14mr|vim-7.4.009-6|451	#%doc --parents mandriva/README*
14mr|vim-7.4.009-6|452	%doc doc
14mr|vim-7.4.009-6|453	
14mr|vim-7.4.009-6|454	%dir %{_datadir}/vim/
14mr|vim-7.4.009-6|455	%{_datadir}/vim/autoload
14mr|vim-7.4.009-6|456	%{_datadir}/vim/colors
14mr|vim-7.4.009-6|457	%{_datadir}/vim/compiler
14mr|vim-7.4.009-6|458	%{_datadir}/vim/doc
14mr|vim-7.4.009-6|459	%{_datadir}/vim/ftplugin
14mr|vim-7.4.009-6|460	%{_datadir}/vim/indent
14mr|vim-7.4.009-6|461	%{_datadir}/vim/keymap
14mr|vim-7.4.009-6|462	%dir %{_datadir}/vim/lang
14mr|vim-7.4.009-6|463	%{_datadir}/vim/lang/README.txt
14mr|vim-7.4.009-6|464	%{_datadir}/vim/macros
14mr|vim-7.4.009-6|465	%{_datadir}/vim/plugin
14mr|vim-7.4.009-6|466	%{_datadir}/vim/print
14mr|vim-7.4.009-6|467	%{_datadir}/vim/spell
14mr|vim-7.4.009-6|468	%{_datadir}/vim/syntax
14mr|vim-7.4.009-6|469	%{_datadir}/vim/tools
14mr|vim-7.4.009-6|470	%dir %{_datadir}/vim/tutor
14mr|vim-7.4.009-6|471	%{_datadir}/vim/tutor/*.txt
14mr|vim-7.4.009-6|472	%{_datadir}/vim/tutor/tutor
14mr|vim-7.4.009-6|473	%{_datadir}/vim/tutor/tutor.vim
14mr|vim-7.4.009-6|474	%{_datadir}/vim/*.vim
14mr|vim-7.4.009-6|475	%{_datadir}/vim/vimrc
14mr|vim-7.4.009-6|476	%{_mandir}/man1/vim.1*
14mr|vim-7.4.009-6|477	%{_mandir}/man1/ex.1*
14mr|vim-7.4.009-6|478	%{_mandir}/man1/vi.1*
14mr|vim-7.4.009-6|479	%{_mandir}/man1/view.1*
14mr|vim-7.4.009-6|480	%{_mandir}/man1/rvi.1*
14mr|vim-7.4.009-6|481	%{_mandir}/man1/rview.1*
14mr|vim-7.4.009-6|482	%{_mandir}/man1/vimdiff.1*
14mr|vim-7.4.009-6|483	%{_mandir}/man1/vimtutor.1*
14mr|vim-7.4.009-6|484	%{_mandir}/man1/rvim.1*
14mr|vim-7.4.009-6|485	%{_bindir}/vimtutor
14mr|vim-7.4.009-6|486	%{_bindir}/xxd
14mr|vim-7.4.009-6|487	%{_mandir}/man1/xxd.1*
14mr|vim-7.4.009-6|488	%dir %{_sysconfdir}/vim/
14mr|vim-7.4.009-6|489	%config(noreplace) %{_sysconfdir}/vim/*
14mr|vim-7.4.009-6|490	
14mr|vim-7.4.009-6|491	%files minimal
14mr|vim-7.4.009-6|492	%doc README*.txt
14mr|vim-7.4.009-6|493	/bin/vim-minimal
14mr|vim-7.4.009-6|494	
14mr|vim-7.4.009-6|495	%files enhanced
14mr|vim-7.4.009-6|496	%doc README*.txt
14mr|vim-7.4.009-6|497	%{_bindir}/ex
14mr|vim-7.4.009-6|498	%{_bindir}/vimdiff
14mr|vim-7.4.009-6|499	%{_bindir}/vim-enhanced
14mr|vim-7.4.009-6|500	
14mr|vim-7.4.009-6|501	%if %{with gui}
14mr|vim-7.4.009-6|502	%files X11
14mr|vim-7.4.009-6|503	%doc README*.txt
14mr|vim-7.4.009-6|504	%{_bindir}/gvim
14mr|vim-7.4.009-6|505	%{_bindir}/gvimdiff
14mr|vim-7.4.009-6|506	%{_bindir}/vimx
14mr|vim-7.4.009-6|507	%{_mandir}/man1/gvim.1*
14mr|vim-7.4.009-6|508	%{_iconsdir}/locolor/16x16/apps/gvim.png
14mr|vim-7.4.009-6|509	%{_iconsdir}/locolor/32x32/apps/gvim.png
14mr|vim-7.4.009-6|510	%{_iconsdir}/hicolor/48x48/apps/gvim.png
14mr|vim-7.4.009-6|511	%{_datadir}/applications/mandriva-%{name}-X11.desktop
14mr|vim-7.4.009-6|512	%{_datadir}/vim/gvimrc
14mr|vim-7.4.009-6|513	%endif
14mr|vim-7.4.009-6|514	
14mr|vim-7.4.009-6|515	%changelog
14mr|vim-7.4.009-6|516	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 7.4.009-6
14mr|vim-7.4.009-6|517	+ Revision: 467e90e
14mr|vim-7.4.009-6|518	- MassBuild#440: Increase release tag
14mr|vim-7.4.009-6|519	
14mr|vim-7.4.009-6|520	

21972 14
14mr|vimguide-0.7-15|1	%define _enable_debug_packages %{nil}
14mr|vimguide-0.7-15|2	%define debug_package          %{nil}
14mr|vimguide-0.7-15|3	
14mr|vimguide-0.7-15|4	Summary:	Vim editor reference guide
14mr|vimguide-0.7-15|5	Name:		vimguide
14mr|vimguide-0.7-15|6	Version:	0.7
14mr|vimguide-0.7-15|7	Release:	15
14mr|vimguide-0.7-15|8	Group:		Books/Other
14mr|vimguide-0.7-15|9	License:	OpenSource
14mr|vimguide-0.7-15|10	URL:		ftp://ftp.vim.org/pub/vim/doc/
14mr|vimguide-0.7-15|11	Source0:	ftp://ftp.vim.org/pub/vim/doc/%{name}-%{version}.tar.bz2
14mr|vimguide-0.7-15|12	BuildArch:	noarch
14mr|vimguide-0.7-15|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
14mr|vimguide-0.7-15|14	
14mr|vimguide-0.7-15|15	%description
14mr|vimguide-0.7-15|16	This is a command and feature reference guide to VIM 5.6 but can also be used
14mr|vimguide-0.7-15|17	for higher version of vim.
14mr|vimguide-0.7-15|18	
14mr|vimguide-0.7-15|19	VIM (stands for Vi IMproved) - greatly improved (over original UNIX vi) text
14mr|vimguide-0.7-15|20	editor with GUI, syntax highlighting, visual mode and many more new features
14mr|vimguide-0.7-15|21	you won't find in the original vi.
14mr|vimguide-0.7-15|22	
14mr|vimguide-0.7-15|23	This guide is designed and typeset by Oleg Raisky using LaTeX. The text of the
14mr|vimguide-0.7-15|24	guide is comprised of various VIM documentation files, sometimes modified for
14mr|vimguide-0.7-15|25	better consistency with overall style of the guide.
14mr|vimguide-0.7-15|26	
14mr|vimguide-0.7-15|27	*NOTE*: this is NOT a complete user guide or tutorial. The only purpose of this
14mr|vimguide-0.7-15|28	guide is to give a VIM user a quick and handy reference.
14mr|vimguide-0.7-15|29	
14mr|vimguide-0.7-15|30	%prep
14mr|vimguide-0.7-15|31	
14mr|vimguide-0.7-15|32	%setup -q -n %{name}-%{version}
14mr|vimguide-0.7-15|33	
14mr|vimguide-0.7-15|34	%clean
14mr|vimguide-0.7-15|35	rm -rf %{buildroot}
14mr|vimguide-0.7-15|36	
14mr|vimguide-0.7-15|37	%files
14mr|vimguide-0.7-15|38	%defattr(-,root,root)
14mr|vimguide-0.7-15|39	%doc *
14mr|vimguide-0.7-15|40	
14mr|vimguide-0.7-15|41	
14mr|vimguide-0.7-15|42	
14mr|vimguide-0.7-15|43	
14mr|vimguide-0.7-15|44	
14mr|vimguide-0.7-15|45	%changelog
14mr|vimguide-0.7-15|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-15
14mr|vimguide-0.7-15|47	+ Revision: 096a4fc
14mr|vimguide-0.7-15|48	- MassBuild#440: Increase release tag
14mr|vimguide-0.7-15|49	
14mr|vimguide-0.7-15|50	

21973 14
14mr|vinagre-3.12.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|vinagre-3.12.2-2|2	
14mr|vinagre-3.12.2-2|3	Summary:	VNC Client for the GNOME Desktop
14mr|vinagre-3.12.2-2|4	Name:		vinagre
14mr|vinagre-3.12.2-2|5	Version:	3.12.2
14mr|vinagre-3.12.2-2|6	Release:	2
14mr|vinagre-3.12.2-2|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|vinagre-3.12.2-2|8	Patch0:		vinagre-3.8.2-twenty-symbols-password-allow.patch
14mr|vinagre-3.12.2-2|9	License:	GPLv2+
14mr|vinagre-3.12.2-2|10	Group:		Networking/Remote access
14mr|vinagre-3.12.2-2|11	Url:		http://www.gnome.org/projects/vinagre/index.html
14mr|vinagre-3.12.2-2|12	BuildRequires:	gnome-common
14mr|vinagre-3.12.2-2|13	BuildRequires:	pkgconfig(vte-2.90) >= 0.20
14mr|vinagre-3.12.2-2|14	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.31
14mr|vinagre-3.12.2-2|15	BuildRequires:	pkgconfig(spice-client-gtk-3.0) >= 0.5
14mr|vinagre-3.12.2-2|16	BuildRequires:	pkgconfig(avahi-ui-gtk3) >= 0.6.26
14mr|vinagre-3.12.2-2|17	BuildRequires:	pkgconfig(avahi-gobject) >= 0.6.26
14mr|vinagre-3.12.2-2|18	BuildRequires:	pkgconfig(avahi-ui)
14mr|vinagre-3.12.2-2|19	BuildRequires:	pkgconfig(telepathy-glib) >= 0.11.6
14mr|vinagre-3.12.2-2|20	BuildRequires:	pkgconfig(libpanelapplet-4.0) >= 2.91.91
14mr|vinagre-3.12.2-2|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.11
14mr|vinagre-3.12.2-2|22	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.3
14mr|vinagre-3.12.2-2|23	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|vinagre-3.12.2-2|24	BuildRequires:	pkgconfig(libpeas-1.0) >= 0.7.2
14mr|vinagre-3.12.2-2|25	BuildRequires:	pkgconfig(gtk-vnc-2.0) >= 0.4.3
14mr|vinagre-3.12.2-2|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|vinagre-3.12.2-2|27	BuildRequires:	pkgconfig(libsecret-1)
14mr|vinagre-3.12.2-2|28	BuildRequires:	gnome-doc-utils >= 0.3.2
14mr|vinagre-3.12.2-2|29	BuildRequires:	intltool
14mr|vinagre-3.12.2-2|30	BuildRequires:	desktop-file-utils
14mr|vinagre-3.12.2-2|31	BuildRequires:	itstool
14mr|vinagre-3.12.2-2|32	BuildRequires:	libxml2-utils
14mr|vinagre-3.12.2-2|33	
14mr|vinagre-3.12.2-2|34	Requires:	gnome-icon-theme >= 2.30
14mr|vinagre-3.12.2-2|35	
14mr|vinagre-3.12.2-2|36	%description
14mr|vinagre-3.12.2-2|37	Vinagre is a VNC Client for the GNOME Desktop.
14mr|vinagre-3.12.2-2|38	
14mr|vinagre-3.12.2-2|39	With Vinagre you can have several connections open simultaneously, bookmark
14mr|vinagre-3.12.2-2|40	your servers thanks to the Favorites support, store the passwords in the
14mr|vinagre-3.12.2-2|41	GNOME keyring, and browse the network to look for VNC servers.
14mr|vinagre-3.12.2-2|42	
14mr|vinagre-3.12.2-2|43	%prep
14mr|vinagre-3.12.2-2|44	%setup -q
14mr|vinagre-3.12.2-2|45	%apply_patches
14mr|vinagre-3.12.2-2|46	
14mr|vinagre-3.12.2-2|47	%build
14mr|vinagre-3.12.2-2|48	%configure2_5x --enable-ssh
14mr|vinagre-3.12.2-2|49	%make
14mr|vinagre-3.12.2-2|50	
14mr|vinagre-3.12.2-2|51	%install
14mr|vinagre-3.12.2-2|52	%makeinstall_std
14mr|vinagre-3.12.2-2|53	
14mr|vinagre-3.12.2-2|54	%find_lang %{name} --with-gnome
14mr|vinagre-3.12.2-2|55	
14mr|vinagre-3.12.2-2|56	desktop-file-install --vendor="" \
14mr|vinagre-3.12.2-2|57	--add-category="RemoteAccess;Network" \
14mr|vinagre-3.12.2-2|58	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|vinagre-3.12.2-2|59	
14mr|vinagre-3.12.2-2|60	%files -f %{name}.lang
14mr|vinagre-3.12.2-2|61	%doc AUTHORS NEWS README
14mr|vinagre-3.12.2-2|62	%{_bindir}/*
14mr|vinagre-3.12.2-2|63	%{_datadir}/applications/*
14mr|vinagre-3.12.2-2|64	%{_datadir}/%{name}
14mr|vinagre-3.12.2-2|65	%{_datadir}/icons/hicolor/*/*/*.*
14mr|vinagre-3.12.2-2|66	%{_datadir}/mime/packages/vinagre-mime.xml
14mr|vinagre-3.12.2-2|67	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vinagre.service
14mr|vinagre-3.12.2-2|68	%{_datadir}/telepathy/clients/Vinagre.client
14mr|vinagre-3.12.2-2|69	%{_mandir}/man1/vinagre.1*
14mr|vinagre-3.12.2-2|70	%{_datadir}/glib-2.0/schemas/org.gnome.Vinagre.gschema.xml
14mr|vinagre-3.12.2-2|71	%{_datadir}/GConf/gsettings/org.gnome.Vinagre.convert
14mr|vinagre-3.12.2-2|72	%{_datadir}/appdata/vinagre.appdata.xml
14mr|vinagre-3.12.2-2|73	
14mr|vinagre-3.12.2-2|74	%changelog
14mr|vinagre-3.12.2-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mr|vinagre-3.12.2-2|76	+ Revision: 60644fe
14mr|vinagre-3.12.2-2|77	- MassBuild#440: Increase release tag
14mr|vinagre-3.12.2-2|78	
14mr|vinagre-3.12.2-2|79	

21974 14
14mr|vino-3.12.0-2|1	Summary: GNOME VNC server and client
14mr|vino-3.12.0-2|2	Name: vino
14mr|vino-3.12.0-2|3	Version: 3.12.0
14mr|vino-3.12.0-2|4	Release: 2
14mr|vino-3.12.0-2|5	Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/3.12/%{name}-%{version}.tar.xz
14mr|vino-3.12.0-2|6	License: GPLv2+
14mr|vino-3.12.0-2|7	Group: Networking/Remote access
14mr|vino-3.12.0-2|8	Url: http://www.gnome.org
14mr|vino-3.12.0-2|9	BuildRequires: pkgconfig(ice)
14mr|vino-3.12.0-2|10	BuildRequires: pkgconfig(sm)
14mr|vino-3.12.0-2|11	BuildRequires: pkgconfig(x11)
14mr|vino-3.12.0-2|12	BuildRequires: libxdamage-devel
14mr|vino-3.12.0-2|13	BuildRequires: pkgconfig(xext)
14mr|vino-3.12.0-2|14	BuildRequires: libxfixes-devel
14mr|vino-3.12.0-2|15	BuildRequires: pkgconfig(xtst)
14mr|vino-3.12.0-2|16	BuildRequires: pkgconfig(gnutls)
14mr|vino-3.12.0-2|17	BuildRequires: avahi-glib-devel
14mr|vino-3.12.0-2|18	BuildRequires: avahi-client-devel
14mr|vino-3.12.0-2|19	BuildRequires: libgcrypt-devel
14mr|vino-3.12.0-2|20	BuildRequires: libsoup-devel
14mr|vino-3.12.0-2|21	BuildRequires: pkgconfig(libnotify)
14mr|vino-3.12.0-2|22	BuildRequires: unique-devel
14mr|vino-3.12.0-2|23	BuildRequires: gtk+3-devel
14mr|vino-3.12.0-2|24	BuildRequires: jpeg-devel
14mr|vino-3.12.0-2|25	BuildRequires: intltool
14mr|vino-3.12.0-2|26	BuildRequires: pkgconfig(dbus-glib-1)
14mr|vino-3.12.0-2|27	BuildRequires: pkgconfig(telepathy-glib)
14mr|vino-3.12.0-2|28	BuildRequires: libgnome-keyring-devel
14mr|vino-3.12.0-2|29	BuildRequires: pkgconfig(gconf-2.0) GConf2
14mr|vino-3.12.0-2|30	
14mr|vino-3.12.0-2|31	%description
14mr|vino-3.12.0-2|32	The package contains an integrated GNOME VNC server.
14mr|vino-3.12.0-2|33	
14mr|vino-3.12.0-2|34	%prep
14mr|vino-3.12.0-2|35	%setup -q
14mr|vino-3.12.0-2|36	
14mr|vino-3.12.0-2|37	%build
14mr|vino-3.12.0-2|38	%configure2_5x \
14mr|vino-3.12.0-2|39	--disable-schemas-install \
14mr|vino-3.12.0-2|40	--enable-avahi \
14mr|vino-3.12.0-2|41	--enable-telepathy \
14mr|vino-3.12.0-2|42	--enable-gnome-keyring \
14mr|vino-3.12.0-2|43	--disable-http-server		\
14mr|vino-3.12.0-2|44	--enable-libnotify 		\
14mr|vino-3.12.0-2|45	--disable-network-manager
14mr|vino-3.12.0-2|46	
14mr|vino-3.12.0-2|47	%install
14mr|vino-3.12.0-2|48	%makeinstall_std
14mr|vino-3.12.0-2|49	%find_lang %name --with-gnome
14mr|vino-3.12.0-2|50	
14mr|vino-3.12.0-2|51	%files -f %name.lang
14mr|vino-3.12.0-2|52	%doc README NEWS AUTHORS ChangeLog docs/remote-desktop.txt docs/TODO
14mr|vino-3.12.0-2|53	%_sysconfdir/xdg/autostart/vino-server.desktop
14mr|vino-3.12.0-2|54	%_libexecdir/vino-server
14mr|vino-3.12.0-2|55	%_datadir/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service
14mr|vino-3.12.0-2|56	%_datadir/telepathy/clients/Vino.client
14mr|vino-3.12.0-2|57	%_datadir/GConf/gsettings/org.gnome.Vino.convert
14mr|vino-3.12.0-2|58	%_datadir/glib-2.0/schemas/*.xml
14mr|vino-3.12.0-2|59	
14mr|vino-3.12.0-2|60	%changelog
14mr|vino-3.12.0-2|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|vino-3.12.0-2|62	+ Revision: 41c9a43
14mr|vino-3.12.0-2|63	- MassBuild#440: Increase release tag
14mr|vino-3.12.0-2|64	
14mr|vino-3.12.0-2|65	

21975 14
14mr|virtualbox-4.3.14-4|1	%define kname  vboxdrv
14mr|virtualbox-4.3.14-4|2	%define oname  VirtualBox
14mr|virtualbox-4.3.14-4|3	%define srcname %{oname}-%{version}
14mr|virtualbox-4.3.14-4|4	%define distname %{oname}-%{version}
14mr|virtualbox-4.3.14-4|5	%define pkgver %{ver}
14mr|virtualbox-4.3.14-4|6	
14mr|virtualbox-4.3.14-4|7	%define vboxlibdir %{_libdir}/%{name}
14mr|virtualbox-4.3.14-4|8	%define vboxdatadir %{_datadir}/%{name}
14mr|virtualbox-4.3.14-4|9	
14mr|virtualbox-4.3.14-4|10	%define build_additions 1
14mr|virtualbox-4.3.14-4|11	%define build_doc 0
14mr|virtualbox-4.3.14-4|12	
14mr|virtualbox-4.3.14-4|13	%ifarch %{ix86}
14mr|virtualbox-4.3.14-4|14	%define vbox_platform linux.x86
14mr|virtualbox-4.3.14-4|15	%endif
14mr|virtualbox-4.3.14-4|16	%ifarch x86_64
14mr|virtualbox-4.3.14-4|17	%define vbox_platform linux.amd64
14mr|virtualbox-4.3.14-4|18	%endif
14mr|virtualbox-4.3.14-4|19	
14mr|virtualbox-4.3.14-4|20	# nuke vbox-specific dependencies
14mr|virtualbox-4.3.14-4|21	#define _provides_exceptions ^VBox
14mr|virtualbox-4.3.14-4|22	#define _requires_exceptions ^VBox
14mr|virtualbox-4.3.14-4|23	## Disabled: see rpmlint -I external-depfilter-with-internal-depgen
14mr|virtualbox-4.3.14-4|24	
14mr|virtualbox-4.3.14-4|25	%define x11_server_majorver %(pkg-config --modversion xorg-server|awk -F. '{print $1$2}')
14mr|virtualbox-4.3.14-4|26	
14mr|virtualbox-4.3.14-4|27	Summary:	A general-purpose full virtualizer for x86 hardware
14mr|virtualbox-4.3.14-4|28	Name:		virtualbox
14mr|virtualbox-4.3.14-4|29	Version:	4.3.14
14mr|virtualbox-4.3.14-4|30	Release:	4
14mr|virtualbox-4.3.14-4|31	License:	GPLv2+
14mr|virtualbox-4.3.14-4|32	Group:		Emulators
14mr|virtualbox-4.3.14-4|33	Url:		http://www.virtualbox.org/
14mr|virtualbox-4.3.14-4|34	Source0:	http://download.virtualbox.org/virtualbox/%{version}/%{srcname}.tar.bz2
14mr|virtualbox-4.3.14-4|35	Source1:	http://download.virtualbox.org/virtualbox/UserManual.pdf
14mr|virtualbox-4.3.14-4|36	Source2:	virtualbox.init
14mr|virtualbox-4.3.14-4|37	Source3:	virtualbox-tmpfiles.conf
14mr|virtualbox-4.3.14-4|38	Source10:	virtualbox.png
14mr|virtualbox-4.3.14-4|39	Source11:	virtualbox.16.png
14mr|virtualbox-4.3.14-4|40	Source12:	virtualbox.48.png
14mr|virtualbox-4.3.14-4|41	Source20:	os_ROSA.png
14mr|virtualbox-4.3.14-4|42	Source21:	os_ROSA_64.png
14mr|virtualbox-4.3.14-4|43	Source22:	virtualbox.rpmlintrc
14mr|virtualbox-4.3.14-4|44	Patch2:		VirtualBox-4.3.0-kernelrelease.patch
14mr|virtualbox-4.3.14-4|45	Patch3:		VirtualBox-4.3.0-futex.patch
14mr|virtualbox-4.3.14-4|46	Patch4:		VirtualBox-4.3.0-fix-vboxadd-req.patch
14mr|virtualbox-4.3.14-4|47	Patch5:		VirtualBox-4.3.0-initscriptname.patch
14mr|virtualbox-4.3.14-4|48	Patch9:		VirtualBox-4.3.0-dont-check-for-mkisofs-or-makeself.patch
14mr|virtualbox-4.3.14-4|49	Patch13:	VirtualBox-4.3.12.ROSA.brand.patch
14mr|virtualbox-4.3.14-4|50	Patch14:	VirtualBox-4.3.12.ROSA.default.patch
14mr|virtualbox-4.3.14-4|51	Patch15:	VirtualBox-4.3.0-noupdate-check.patch
14mr|virtualbox-4.3.14-4|52	Patch16:	VirtualBox-4.3.0-fix-build-with-gsoap-2.8.13-and-up.patch
14mr|virtualbox-4.3.14-4|53	Patch17:	VirtualBox-4.3.0-kernel-3.12-buildfix.patch
14mr|virtualbox-4.3.14-4|54	Patch18:	VirtualBox-4.3.8-VBoxGuestLib.patch
14mr|virtualbox-4.3.14-4|55	Patch19:	VirtualBox-4.3.6-mesa.patch
14mr|virtualbox-4.3.14-4|56	Patch20:	VirtualBox-4.3.0-no-bundles.patch
14mr|virtualbox-4.3.14-4|57	
14mr|virtualbox-4.3.14-4|58	BuildRequires:	dev86
14mr|virtualbox-4.3.14-4|59	BuildRequires:	dkms-minimal
14mr|virtualbox-4.3.14-4|60	BuildRequires:	gawk
14mr|virtualbox-4.3.14-4|61	BuildRequires:	gsoap
14mr|virtualbox-4.3.14-4|62	BuildRequires:	iasl
14mr|virtualbox-4.3.14-4|63	BuildRequires:	java-rpmbuild
14mr|virtualbox-4.3.14-4|64	BuildRequires:	qt4-linguist
14mr|virtualbox-4.3.14-4|65	BuildRequires:	xsltproc
14mr|virtualbox-4.3.14-4|66	BuildRequires:	libcap-devel
14mr|virtualbox-4.3.14-4|67	BuildRequires:	libstdc++-static-devel
14mr|virtualbox-4.3.14-4|68	BuildRequires:	openssl-devel
14mr|virtualbox-4.3.14-4|69	BuildRequires:	pam-devel
14mr|virtualbox-4.3.14-4|70	BuildRequires:	pkgconfig(devmapper)
14mr|virtualbox-4.3.14-4|71	BuildRequires:	pkgconfig(ext2fs)
14mr|virtualbox-4.3.14-4|72	BuildRequires:	pkgconfig(gl)
14mr|virtualbox-4.3.14-4|73	BuildRequires:	pkgconfig(glu)
14mr|virtualbox-4.3.14-4|74	BuildRequires:	pkgconfig(libcurl)
14mr|virtualbox-4.3.14-4|75	BuildRequires:	pkgconfig(libIDL-2.0)
14mr|virtualbox-4.3.14-4|76	BuildRequires:	pkgconfig(libpulse)
14mr|virtualbox-4.3.14-4|77	BuildRequires:	pkgconfig(libvncserver)
14mr|virtualbox-4.3.14-4|78	BuildRequires:	pkgconfig(libxslt)
14mr|virtualbox-4.3.14-4|79	BuildRequires:	pkgconfig(python)
14mr|virtualbox-4.3.14-4|80	BuildRequires:	pkgconfig(QtCore)
14mr|virtualbox-4.3.14-4|81	BuildRequires:	pkgconfig(sdl)
14mr|virtualbox-4.3.14-4|82	BuildRequires:	pkgconfig(xcursor)
14mr|virtualbox-4.3.14-4|83	BuildRequires:	pkgconfig(xinerama)
14mr|virtualbox-4.3.14-4|84	BuildRequires:	pkgconfig(xmu)
14mr|virtualbox-4.3.14-4|85	BuildRequires:	pkgconfig(xorg-server)
14mr|virtualbox-4.3.14-4|86	BuildRequires:	pkgconfig(xrandr)
14mr|virtualbox-4.3.14-4|87	BuildRequires:	pkgconfig(xt)
14mr|virtualbox-4.3.14-4|88	BuildRequires:	pkgconfig(zlib)
14mr|virtualbox-4.3.14-4|89	BuildRequires:  pkgconfig(vpx)
14mr|virtualbox-4.3.14-4|90	BuildRequires:  pkgconfig(xcomposite)
14mr|virtualbox-4.3.14-4|91	%if %{build_doc}
14mr|virtualbox-4.3.14-4|92	# for building the user manual pdf file
14mr|virtualbox-4.3.14-4|93	BuildRequires:	texlive
14mr|virtualbox-4.3.14-4|94	BuildRequires:	texlive-fontsextra
14mr|virtualbox-4.3.14-4|95	BuildRequires:	docbook-dtd44-xml
14mr|virtualbox-4.3.14-4|96	%endif
14mr|virtualbox-4.3.14-4|97	
14mr|virtualbox-4.3.14-4|98	Requires(post,preun,postun): rpm-helper
14mr|virtualbox-4.3.14-4|99	Requires:	kmod(vboxdrv) = %{version}
14mr|virtualbox-4.3.14-4|100	Suggests:	%{name}-doc
14mr|virtualbox-4.3.14-4|101	
14mr|virtualbox-4.3.14-4|102	ExclusiveArch:	%{ix86} x86_64
14mr|virtualbox-4.3.14-4|103	
14mr|virtualbox-4.3.14-4|104	%description
14mr|virtualbox-4.3.14-4|105	VirtualBox is a general-purpose full virtualizer for x86 hardware.
14mr|virtualbox-4.3.14-4|106	
14mr|virtualbox-4.3.14-4|107	%files
14mr|virtualbox-4.3.14-4|108	%config %{_sysconfdir}/vbox/vbox.cfg
14mr|virtualbox-4.3.14-4|109	%{_bindir}/%{oname}
14mr|virtualbox-4.3.14-4|110	%{_bindir}/VBoxManage
14mr|virtualbox-4.3.14-4|111	%{_bindir}/VBoxSDL
14mr|virtualbox-4.3.14-4|112	%{_bindir}/VBoxHeadless
14mr|virtualbox-4.3.14-4|113	%{_bindir}/VBoxTunctl
14mr|virtualbox-4.3.14-4|114	%{_bindir}/VBoxNetAdpCtl
14mr|virtualbox-4.3.14-4|115	%{_bindir}/VBoxNetDHCP
14mr|virtualbox-4.3.14-4|116	%{_bindir}/vboxwebsrv
14mr|virtualbox-4.3.14-4|117	%{vboxlibdir}/dtrace
14mr|virtualbox-4.3.14-4|118	%{vboxlibdir}/icons
14mr|virtualbox-4.3.14-4|119	%{vboxlibdir}/components
14mr|virtualbox-4.3.14-4|120	%{vboxlibdir}/load.sh
14mr|virtualbox-4.3.14-4|121	%{vboxlibdir}/loadall.sh
14mr|virtualbox-4.3.14-4|122	%{vboxlibdir}/nls
14mr|virtualbox-4.3.14-4|123	%{vboxlibdir}/*.so
14mr|virtualbox-4.3.14-4|124	%{vboxlibdir}/VBoxAutostart
14mr|virtualbox-4.3.14-4|125	%{vboxlibdir}/VBoxBalloonCtrl
14mr|virtualbox-4.3.14-4|126	%{vboxlibdir}/VBoxEFI32.fd
14mr|virtualbox-4.3.14-4|127	%{vboxlibdir}/VBoxEFI64.fd
14mr|virtualbox-4.3.14-4|128	%{vboxlibdir}/VBoxExtPackHelperApp
14mr|virtualbox-4.3.14-4|129	%{vboxlibdir}/VBoxManage
14mr|virtualbox-4.3.14-4|130	%{vboxlibdir}/VBoxNetNAT
14mr|virtualbox-4.3.14-4|131	%{vboxlibdir}/iPxeBaseBin
14mr|virtualbox-4.3.14-4|132	%{vboxlibdir}/VBoxVolInfo
14mr|virtualbox-4.3.14-4|133	%{vboxlibdir}/VBoxSVC
14mr|virtualbox-4.3.14-4|134	%{vboxlibdir}/VBoxTestOGL
14mr|virtualbox-4.3.14-4|135	%{vboxlibdir}/VBoxTunctl
14mr|virtualbox-4.3.14-4|136	%{vboxlibdir}/VBoxVMMPreload
14mr|virtualbox-4.3.14-4|137	%{vboxlibdir}/VBoxXPCOMIPCD
14mr|virtualbox-4.3.14-4|138	%{vboxlibdir}/vboxkeyboard.tar.bz2
14mr|virtualbox-4.3.14-4|139	%{vboxlibdir}/vboxshell.py
14mr|virtualbox-4.3.14-4|140	%{vboxlibdir}/virtualbox.xml
14mr|virtualbox-4.3.14-4|141	%{vboxlibdir}/tools/RTGzip
14mr|virtualbox-4.3.14-4|142	%{vboxlibdir}/tools/RTLdrFlt
14mr|virtualbox-4.3.14-4|143	%{vboxlibdir}/tools/RTManifest
14mr|virtualbox-4.3.14-4|144	%{vboxlibdir}/tools/RTRm
14mr|virtualbox-4.3.14-4|145	%{vboxlibdir}/tools/RTShutdown
14mr|virtualbox-4.3.14-4|146	%{vboxlibdir}/tools/RTSignTool
14mr|virtualbox-4.3.14-4|147	%{vboxlibdir}/tools/RTTar
14mr|virtualbox-4.3.14-4|148	# These are subdirs
14mr|virtualbox-4.3.14-4|149	%{vboxlibdir}/helpers
14mr|virtualbox-4.3.14-4|150	%{vboxlibdir}/scripts
14mr|virtualbox-4.3.14-4|151	# this files need proper permission
14mr|virtualbox-4.3.14-4|152	%attr(4711,root,root) %{vboxlibdir}/VBoxHeadless
14mr|virtualbox-4.3.14-4|153	%attr(4711,root,root) %{vboxlibdir}/VBoxSDL
14mr|virtualbox-4.3.14-4|154	%attr(4711,root,root) %{vboxlibdir}/VirtualBox
14mr|virtualbox-4.3.14-4|155	%attr(4711,root,root) %{vboxlibdir}/VBoxNetAdpCtl
14mr|virtualbox-4.3.14-4|156	%attr(4711,root,root) %{vboxlibdir}/VBoxNetDHCP
14mr|virtualbox-4.3.14-4|157	%attr(644,root,root) %{vboxlibdir}/*.gc
14mr|virtualbox-4.3.14-4|158	%attr(644,root,root) %{vboxlibdir}/*.r0
14mr|virtualbox-4.3.14-4|159	%exclude %{vboxlibdir}/UserManual.pdf
14mr|virtualbox-4.3.14-4|160	%{vboxdatadir}
14mr|virtualbox-4.3.14-4|161	# initscripts integration
14mr|virtualbox-4.3.14-4|162	%{_initrddir}/%{name}
14mr|virtualbox-4.3.14-4|163	%config %{_sysconfdir}/udev/rules.d/%{name}.rules
14mr|virtualbox-4.3.14-4|164	%dir /var/run/%{oname}
14mr|virtualbox-4.3.14-4|165	%{_tmpfilesdir}/%{name}.conf
14mr|virtualbox-4.3.14-4|166	# desktop integration
14mr|virtualbox-4.3.14-4|167	%{_iconsdir}/hicolor/*/*/*
14mr|virtualbox-4.3.14-4|168	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|virtualbox-4.3.14-4|169	%{_datadir}/mime/packages/virtualbox.xml
14mr|virtualbox-4.3.14-4|170	
14mr|virtualbox-4.3.14-4|171	%post
14mr|virtualbox-4.3.14-4|172	%_post_service %{name}
14mr|virtualbox-4.3.14-4|173	%_add_group_helper %{name} 1 vboxusers
14mr|virtualbox-4.3.14-4|174	
14mr|virtualbox-4.3.14-4|175	%postun
14mr|virtualbox-4.3.14-4|176	if [ "$1" -ge "1" ]; then
14mr|virtualbox-4.3.14-4|177	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mr|virtualbox-4.3.14-4|178	fi
14mr|virtualbox-4.3.14-4|179	%_del_group_helper %{name} 1 vboxusers
14mr|virtualbox-4.3.14-4|180	
14mr|virtualbox-4.3.14-4|181	%preun
14mr|virtualbox-4.3.14-4|182	%_preun_service %{name}
14mr|virtualbox-4.3.14-4|183	
14mr|virtualbox-4.3.14-4|184	#----------------------------------------------------------------------------
14mr|virtualbox-4.3.14-4|185	
14mr|virtualbox-4.3.14-4|186	%package -n	dkms-%{name}
14mr|virtualbox-4.3.14-4|187	Summary:	VirtualBox kernel module
14mr|virtualbox-4.3.14-4|188	Group:		System/Kernel and hardware
14mr|virtualbox-4.3.14-4|189	Requires(post,preun): dkms
14mr|virtualbox-4.3.14-4|190	Conflicts:	dkms-vboxadditions < 4.1.8
14mr|virtualbox-4.3.14-4|191	
14mr|virtualbox-4.3.14-4|192	%description -n dkms-%{name}
14mr|virtualbox-4.3.14-4|193	Kernel support for VirtualBox.
14mr|virtualbox-4.3.14-4|194	
14mr|virtualbox-4.3.14-4|195	%files -n dkms-%{name}
14mr|virtualbox-4.3.14-4|196	%{_usr}/src/%{name}-%{version}-%{release}
14mr|virtualbox-4.3.14-4|197	
14mr|virtualbox-4.3.14-4|198	%post -n dkms-%{name}
14mr|virtualbox-4.3.14-4|199	set -x
14mr|virtualbox-4.3.14-4|200	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14mr|virtualbox-4.3.14-4|201	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} &&
14mr|virtualbox-4.3.14-4|202	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
14mr|virtualbox-4.3.14-4|203	/sbin/rmmod vboxnetflt &>/dev/null
14mr|virtualbox-4.3.14-4|204	/sbin/rmmod vboxnetadp &>/dev/null
14mr|virtualbox-4.3.14-4|205	/sbin/rmmod %{kname} &>/dev/null
14mr|virtualbox-4.3.14-4|206	/sbin/modprobe %{kname} &>/dev/null
14mr|virtualbox-4.3.14-4|207	/sbin/modprobe vboxnetflt &>/dev/null
14mr|virtualbox-4.3.14-4|208	/sbin/modprobe vboxnetadp &>/dev/null
14mr|virtualbox-4.3.14-4|209	:
14mr|virtualbox-4.3.14-4|210	
14mr|virtualbox-4.3.14-4|211	%preun -n dkms-%{name}
14mr|virtualbox-4.3.14-4|212	if [ "$1" = "0" ]; then
14mr|virtualbox-4.3.14-4|213	/sbin/rmmod vboxnetadp >/dev/null 2>&1
14mr|virtualbox-4.3.14-4|214	/sbin/rmmod vboxnetflt >/dev/null 2>&1
14mr|virtualbox-4.3.14-4|215	/sbin/rmmod %{kname} >/dev/null 2>&1
14mr|virtualbox-4.3.14-4|216	fi
14mr|virtualbox-4.3.14-4|217	set -x
14mr|virtualbox-4.3.14-4|218	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
14mr|virtualbox-4.3.14-4|219	
14mr|virtualbox-4.3.14-4|220	#----------------------------------------------------------------------------
14mr|virtualbox-4.3.14-4|221	
14mr|virtualbox-4.3.14-4|222	%if %{build_additions}
14mr|virtualbox-4.3.14-4|223	%package 	guest-additions
14mr|virtualbox-4.3.14-4|224	Summary:	Additions for VirtualBox guest systems
14mr|virtualbox-4.3.14-4|225	Group:		Emulators
14mr|virtualbox-4.3.14-4|226	Requires:	kmod(vboxguest) = %{version}
14mr|virtualbox-4.3.14-4|227	Requires:	kmod(vboxsf) = %{version}
14mr|virtualbox-4.3.14-4|228	Requires:	kmod(vboxvideo) = %{version}
14mr|virtualbox-4.3.14-4|229	Requires:	x11-driver-video-vboxvideo
14mr|virtualbox-4.3.14-4|230	Requires(post,preun): rpm-helper
14mr|virtualbox-4.3.14-4|231	
14mr|virtualbox-4.3.14-4|232	%description guest-additions
14mr|virtualbox-4.3.14-4|233	This package contains additions for VirtualBox guest systems.
14mr|virtualbox-4.3.14-4|234	It allows to share files with the host system and sync time with host.
14mr|virtualbox-4.3.14-4|235	
14mr|virtualbox-4.3.14-4|236	%files guest-additions
14mr|virtualbox-4.3.14-4|237	/%{_lib}/security/pam_vbox.so
14mr|virtualbox-4.3.14-4|238	/sbin/mount.vboxsf
14mr|virtualbox-4.3.14-4|239	%{_initrddir}/vboxadd-timesync
14mr|virtualbox-4.3.14-4|240	%{_sbindir}/VBoxService
14mr|virtualbox-4.3.14-4|241	%{_bindir}/VBoxClient
14mr|virtualbox-4.3.14-4|242	%{_bindir}/VBoxControl
14mr|virtualbox-4.3.14-4|243	%{_sysconfdir}/udev/rules.d/vbox-additions.rules
14mr|virtualbox-4.3.14-4|244	%{_sysconfdir}/X11/xinit.d/98vboxadd-xclient
14mr|virtualbox-4.3.14-4|245	%{_sysconfdir}/modprobe.preload.d/vbox-guest-additions
14mr|virtualbox-4.3.14-4|246	
14mr|virtualbox-4.3.14-4|247	%post guest-additions
14mr|virtualbox-4.3.14-4|248	%_post_service vboxadd-timesync
14mr|virtualbox-4.3.14-4|249	
14mr|virtualbox-4.3.14-4|250	# (Debian) Build usb device tree
14mr|virtualbox-4.3.14-4|251	for i in /sys/bus/usb/devices/*; do
14mr|virtualbox-4.3.14-4|252	if test -r "$i/dev"; then
14mr|virtualbox-4.3.14-4|253	dev="`cat "$i/dev" 2> /dev/null || true`"
14mr|virtualbox-4.3.14-4|254	major="`expr "$dev" : '\(.*\):' 2> /dev/null || true`"
14mr|virtualbox-4.3.14-4|255	minor="`expr "$dev" : '.*:\(.*\)' 2> /dev/null || true`"
14mr|virtualbox-4.3.14-4|256	class="`cat $i/bDeviceClass 2> /dev/null || true`"
14mr|virtualbox-4.3.14-4|257	/usr/share/virtualbox/VBoxCreateUSBNode.sh "$major" "$minor" "$class" vboxusers 2>/dev/null || true
14mr|virtualbox-4.3.14-4|258	fi
14mr|virtualbox-4.3.14-4|259	done
14mr|virtualbox-4.3.14-4|260	
14mr|virtualbox-4.3.14-4|261	%preun guest-additions
14mr|virtualbox-4.3.14-4|262	%_preun_service vboxadd-timesync
14mr|virtualbox-4.3.14-4|263	
14mr|virtualbox-4.3.14-4|264	%endif
14mr|virtualbox-4.3.14-4|265	
14mr|virtualbox-4.3.14-4|266	#----------------------------------------------------------------------------
14mr|virtualbox-4.3.14-4|267	
14mr|virtualbox-4.3.14-4|268	%if %{build_additions}
14mr|virtualbox-4.3.14-4|269	%package -n	dkms-vboxadditions
14mr|virtualbox-4.3.14-4|270	Summary:	Kernel module for VirtualBox additions
14mr|virtualbox-4.3.14-4|271	Group:		System/Kernel and hardware
14mr|virtualbox-4.3.14-4|272	Requires(post,preun): dkms
14mr|virtualbox-4.3.14-4|273	Obsoletes:	dkms-vboxadd < %{version}-%{release}
14mr|virtualbox-4.3.14-4|274	%rename		dkms-vboxvfs
14mr|virtualbox-4.3.14-4|275	%rename		dkms-vboxsf
14mr|virtualbox-4.3.14-4|276	%rename		dkms-vboxvideo = %{version}-%{release}
14mr|virtualbox-4.3.14-4|277	Conflicts:	dkms-%{name} < 4.1.8
14mr|virtualbox-4.3.14-4|278	
14mr|virtualbox-4.3.14-4|279	%description -n dkms-vboxadditions
14mr|virtualbox-4.3.14-4|280	Kernel module for VirtualBox additions (ideally only needs to be installed
14mr|virtualbox-4.3.14-4|281	on the guest OS not on the host OS).
14mr|virtualbox-4.3.14-4|282	
14mr|virtualbox-4.3.14-4|283	%files -n dkms-vboxadditions
14mr|virtualbox-4.3.14-4|284	%{_usr}/src/vbox*-%{version}-%{release}
14mr|virtualbox-4.3.14-4|285	
14mr|virtualbox-4.3.14-4|286	%post -n dkms-vboxadditions
14mr|virtualbox-4.3.14-4|287	set -x
14mr|virtualbox-4.3.14-4|288	/usr/sbin/dkms --rpm_safe_upgrade add -m vboxadditions -v %{version}-%{release}
14mr|virtualbox-4.3.14-4|289	/usr/sbin/dkms --rpm_safe_upgrade build -m vboxadditions -v %{version}-%{release} &&
14mr|virtualbox-4.3.14-4|290	/usr/sbin/dkms --rpm_safe_upgrade install -m vboxadditions -v %{version}-%{release}
14mr|virtualbox-4.3.14-4|291	:
14mr|virtualbox-4.3.14-4|292	
14mr|virtualbox-4.3.14-4|293	%preun -n dkms-vboxadditions
14mr|virtualbox-4.3.14-4|294	set -x
14mr|virtualbox-4.3.14-4|295	/usr/sbin/dkms --rpm_safe_upgrade remove -m vboxadditions -v %{version}-%{release} --all
14mr|virtualbox-4.3.14-4|296	:
14mr|virtualbox-4.3.14-4|297	
14mr|virtualbox-4.3.14-4|298	%endif
14mr|virtualbox-4.3.14-4|299	
14mr|virtualbox-4.3.14-4|300	#----------------------------------------------------------------------------
14mr|virtualbox-4.3.14-4|301	
14mr|virtualbox-4.3.14-4|302	%if %{build_additions}
14mr|virtualbox-4.3.14-4|303	%package -n	x11-driver-video-vboxvideo
14mr|virtualbox-4.3.14-4|304	Summary:	The X.org driver for video in VirtualBox guests
14mr|virtualbox-4.3.14-4|305	Group:		System/X11
14mr|virtualbox-4.3.14-4|306	Requires:	x11-server-common
14mr|virtualbox-4.3.14-4|307	Suggests:	virtualbox-guest-additions
14mr|virtualbox-4.3.14-4|308	Conflicts:	virtualbox-guest-additions < 2.2.0-2
14mr|virtualbox-4.3.14-4|309	
14mr|virtualbox-4.3.14-4|310	%description -n x11-driver-video-vboxvideo
14mr|virtualbox-4.3.14-4|311	The X.org driver for video in VirtualBox guests
14mr|virtualbox-4.3.14-4|312	
14mr|virtualbox-4.3.14-4|313	%files -n x11-driver-video-vboxvideo
14mr|virtualbox-4.3.14-4|314	%{_libdir}/VBoxOGL*
14mr|virtualbox-4.3.14-4|315	%{_libdir}/dri
14mr|virtualbox-4.3.14-4|316	%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
14mr|virtualbox-4.3.14-4|317	%endif
14mr|virtualbox-4.3.14-4|318	
14mr|virtualbox-4.3.14-4|319	#----------------------------------------------------------------------------
14mr|virtualbox-4.3.14-4|320	
14mr|virtualbox-4.3.14-4|321	%package doc
14mr|virtualbox-4.3.14-4|322	Summary:	The user manual PDF file for %{name}
14mr|virtualbox-4.3.14-4|323	Group:		System/X11
14mr|virtualbox-4.3.14-4|324	BuildArch:	noarch
14mr|virtualbox-4.3.14-4|325	
14mr|virtualbox-4.3.14-4|326	%description doc
14mr|virtualbox-4.3.14-4|327	This package contains the user manual PDF file for %{name}.
14mr|virtualbox-4.3.14-4|328	
14mr|virtualbox-4.3.14-4|329	%files doc
14mr|virtualbox-4.3.14-4|330	%{vboxlibdir}/UserManual.pdf
14mr|virtualbox-4.3.14-4|331	
14mr|virtualbox-4.3.14-4|332	#----------------------------------------------------------------------------
14mr|virtualbox-4.3.14-4|333	
14mr|virtualbox-4.3.14-4|334	%prep
14mr|virtualbox-4.3.14-4|335	%setup -qn %{distname}
14mr|virtualbox-4.3.14-4|336	%apply_patches
14mr|virtualbox-4.3.14-4|337	
14mr|virtualbox-4.3.14-4|338	# Remove bundle X11 sources and some lib sources, before patching.
14mr|virtualbox-4.3.14-4|339	rm -rf src/VBox/Additions/x11/x11include
14mr|virtualbox-4.3.14-4|340	rm -rf src/VBox/Additions/x11/x11stubs
14mr|virtualbox-4.3.14-4|341	rm -rf src/libs/boost-1.37.0/
14mr|virtualbox-4.3.14-4|342	#rm -rf src/libs/liblzf-3.4/
14mr|virtualbox-4.3.14-4|343	rm -rf src/libs/libxml2-2.6.31/
14mr|virtualbox-4.3.14-4|344	rm -rf src/libs/libpng-1.2.8/
14mr|virtualbox-4.3.14-4|345	rm -rf src/libs/zlib-1.2.6/
14mr|virtualbox-4.3.14-4|346	
14mr|virtualbox-4.3.14-4|347	cat << EOF > LocalConfig.kmk
14mr|virtualbox-4.3.14-4|348	VBOX_PATH_APP_PRIVATE_ARCH:=%{vboxlibdir}
14mr|virtualbox-4.3.14-4|349	VBOX_WITH_ORIGIN:=
14mr|virtualbox-4.3.14-4|350	VBOX_WITH_RUNPATH:=%{vboxlibdir}
14mr|virtualbox-4.3.14-4|351	VBOX_PATH_APP_PRIVATE:=%{vboxlibdir}
14mr|virtualbox-4.3.14-4|352	VBOX_WITH_TESTCASES =
14mr|virtualbox-4.3.14-4|353	VBOX_WITH_TESTSUITE:=
14mr|virtualbox-4.3.14-4|354	VBOX_JAVA_HOME := %{java_home}
14mr|virtualbox-4.3.14-4|355	VBOX_WITHOUT_ADDITIONS_ISO := 1
14mr|virtualbox-4.3.14-4|356	VBOX_USE_SYSTEM_XORG_HEADERS := 1
14mr|virtualbox-4.3.14-4|357	XSERVER_VERSION := %{x11_server_majorver}
14mr|virtualbox-4.3.14-4|358	VBOX_PATH_APP_DOCS :=%{_defaultdocdir}/virtualbox
14mr|virtualbox-4.3.14-4|359	EOF
14mr|virtualbox-4.3.14-4|360	
14mr|virtualbox-4.3.14-4|361	#Copy ROSA IMAGES
14mr|virtualbox-4.3.14-4|362	cp -a %{SOURCE20} %{SOURCE21} src/VBox/Frontends/VirtualBox/images/
14mr|virtualbox-4.3.14-4|363	
14mr|virtualbox-4.3.14-4|364	%build
14mr|virtualbox-4.3.14-4|365	export LIBPATH_LIB="%{_lib}"
14mr|virtualbox-4.3.14-4|366	./configure \
14mr|virtualbox-4.3.14-4|367	--disable-kmods \
14mr|virtualbox-4.3.14-4|368	%if ! %{build_doc}
14mr|virtualbox-4.3.14-4|369	--disable-docs
14mr|virtualbox-4.3.14-4|370	%endif
14mr|virtualbox-4.3.14-4|371	
14mr|virtualbox-4.3.14-4|372	%if !%{build_additions}
14mr|virtualbox-4.3.14-4|373	sed -rie 's/(VBOX_WITH_LINUX_ADDITIONS\s+:=\s+).*/\1/' AutoConfig.kmk
14mr|virtualbox-4.3.14-4|374	echo VBOX_WITHOUT_ADDITIONS=1 >> LocalConfig.kmk
14mr|virtualbox-4.3.14-4|375	%endif
14mr|virtualbox-4.3.14-4|376	
14mr|virtualbox-4.3.14-4|377	. ./env.sh
14mr|virtualbox-4.3.14-4|378	kmk %{_smp_mflags} all
14mr|virtualbox-4.3.14-4|379	
14mr|virtualbox-4.3.14-4|380	%install
14mr|virtualbox-4.3.14-4|381	# install vbox components
14mr|virtualbox-4.3.14-4|382	mkdir -p %{buildroot}%{vboxlibdir} %{buildroot}%{vboxdatadir}
14mr|virtualbox-4.3.14-4|383	
14mr|virtualbox-4.3.14-4|384	(cd out/%{vbox_platform}/release/bin && tar cf - --exclude=additions .) | \
14mr|virtualbox-4.3.14-4|385	(cd %{buildroot}%{vboxlibdir} && tar xf -)
14mr|virtualbox-4.3.14-4|386	
14mr|virtualbox-4.3.14-4|387	# move noarch files to vboxdatadir
14mr|virtualbox-4.3.14-4|388	mv %{buildroot}%{vboxlibdir}/{VBox*.sh,*.desktop,*.png} %{buildroot}%{vboxdatadir}
14mr|virtualbox-4.3.14-4|389	
14mr|virtualbox-4.3.14-4|390	# install service
14mr|virtualbox-4.3.14-4|391	mkdir -p %{buildroot}%{_initrddir}
14mr|virtualbox-4.3.14-4|392	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
14mr|virtualbox-4.3.14-4|393	
14mr|virtualbox-4.3.14-4|394	# install wrappers
14mr|virtualbox-4.3.14-4|395	mkdir -p %{buildroot}%{_sysconfdir}/vbox
14mr|virtualbox-4.3.14-4|396	cat > %{buildroot}%{_sysconfdir}/vbox/vbox.cfg << EOF
14mr|virtualbox-4.3.14-4|397	# VirtualBox installation directory
14mr|virtualbox-4.3.14-4|398	INSTALL_DIR="%{vboxlibdir}"
14mr|virtualbox-4.3.14-4|399	EOF
14mr|virtualbox-4.3.14-4|400	
14mr|virtualbox-4.3.14-4|401	mkdir -p %{buildroot}%{_bindir}
14mr|virtualbox-4.3.14-4|402	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/%{oname}
14mr|virtualbox-4.3.14-4|403	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxManage
14mr|virtualbox-4.3.14-4|404	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxSDL
14mr|virtualbox-4.3.14-4|405	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxHeadless
14mr|virtualbox-4.3.14-4|406	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/vboxwebsrv
14mr|virtualbox-4.3.14-4|407	
14mr|virtualbox-4.3.14-4|408	# provide network control tools in bindir
14mr|virtualbox-4.3.14-4|409	ln -s %{vboxlibdir}/VBoxTunctl %{buildroot}%{_bindir}/VBoxTunctl
14mr|virtualbox-4.3.14-4|410	ln -s %{vboxlibdir}/VBoxNetAdpCtl %{buildroot}%{_bindir}/VBoxNetAdpCtl
14mr|virtualbox-4.3.14-4|411	ln -s %{vboxlibdir}/VBoxNetDHCP %{buildroot}%{_bindir}/VBoxNetDHCP
14mr|virtualbox-4.3.14-4|412	
14mr|virtualbox-4.3.14-4|413	install -d %{buildroot}/var/run/%{oname}
14mr|virtualbox-4.3.14-4|414	
14mr|virtualbox-4.3.14-4|415	#install tmpfiles conf
14mr|virtualbox-4.3.14-4|416	install -m644 -D %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mr|virtualbox-4.3.14-4|417	
14mr|virtualbox-4.3.14-4|418	# install dkms sources
14mr|virtualbox-4.3.14-4|419	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14mr|virtualbox-4.3.14-4|420	cat > vboxbuild << EOF
14mr|virtualbox-4.3.14-4|421	#!/bin/sh
14mr|virtualbox-4.3.14-4|422	set -e
14mr|virtualbox-4.3.14-4|423	make -C %{kname} KERN_DIR=\$1
14mr|virtualbox-4.3.14-4|424	cp -f %{kname}/Module.symvers vboxnetflt
14mr|virtualbox-4.3.14-4|425	cp -f %{kname}/Module.symvers vboxnetadp
14mr|virtualbox-4.3.14-4|426	make -C vboxnetflt KERN_DIR=\$1
14mr|virtualbox-4.3.14-4|427	make -C vboxnetadp KERN_DIR=\$1
14mr|virtualbox-4.3.14-4|428	EOF
14mr|virtualbox-4.3.14-4|429	install -m 0755 vboxbuild %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14mr|virtualbox-4.3.14-4|430	mv %{buildroot}%{vboxlibdir}/src/* %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14mr|virtualbox-4.3.14-4|431	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14mr|virtualbox-4.3.14-4|432	MAKE[0]="./vboxbuild \$kernel_source_dir"
14mr|virtualbox-4.3.14-4|433	PACKAGE_NAME=%{name}
14mr|virtualbox-4.3.14-4|434	PACKAGE_VERSION=%{version}-%{release}
14mr|virtualbox-4.3.14-4|435	DEST_MODULE_LOCATION[0]=/kernel/3rdparty/vbox
14mr|virtualbox-4.3.14-4|436	BUILT_MODULE_LOCATION[0]=%{kname}/
14mr|virtualbox-4.3.14-4|437	BUILT_MODULE_NAME[0]=%{kname}
14mr|virtualbox-4.3.14-4|438	DEST_MODULE_LOCATION[1]=/kernel/3rdparty/vbox
14mr|virtualbox-4.3.14-4|439	BUILT_MODULE_LOCATION[1]=vboxnetflt/
14mr|virtualbox-4.3.14-4|440	BUILT_MODULE_NAME[1]=vboxnetflt
14mr|virtualbox-4.3.14-4|441	DEST_MODULE_LOCATION[2]=/kernel/3rdparty/vbox
14mr|virtualbox-4.3.14-4|442	BUILT_MODULE_LOCATION[2]=vboxnetadp/
14mr|virtualbox-4.3.14-4|443	BUILT_MODULE_NAME[2]=vboxnetadp
14mr|virtualbox-4.3.14-4|444	AUTOINSTALL=yes
14mr|virtualbox-4.3.14-4|445	EOF
14mr|virtualbox-4.3.14-4|446	
14mr|virtualbox-4.3.14-4|447	# install udev rules
14mr|virtualbox-4.3.14-4|448	# install udev rules
14mr|virtualbox-4.3.14-4|449	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
14mr|virtualbox-4.3.14-4|450	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/%{name}.rules << EOF
14mr|virtualbox-4.3.14-4|451	KERNEL=="%{kname}", NAME="vboxdrv", OWNER="root", GROUP="root", MODE="0600"
14mr|virtualbox-4.3.14-4|452	SUBSYSTEM=="usb_device", ACTION=="add", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh \$major \$minor \$attr{bDeviceClass} vboxusers"
14mr|virtualbox-4.3.14-4|453	SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh \$major \$minor \$attr{bDeviceClass} vboxusers"
14mr|virtualbox-4.3.14-4|454	SUBSYSTEM=="usb_device", ACTION=="remove", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh --remove \$major \$minor"
14mr|virtualbox-4.3.14-4|455	SUBSYSTEM=="usb", ACTION=="remove", ENV{DEVTYPE}=="usb_device", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh --remove \$major \$minor"
14mr|virtualbox-4.3.14-4|456	EOF
14mr|virtualbox-4.3.14-4|457	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/vbox-additions.rules << EOF
14mr|virtualbox-4.3.14-4|458	KERNEL=="vboxguest", NAME="vboxguest", OWNER="root", MODE="0660"
14mr|virtualbox-4.3.14-4|459	KERNEL=="vboxuser", NAME="vboxuser", OWNER="root", MODE="0666"
14mr|virtualbox-4.3.14-4|460	EOF
14mr|virtualbox-4.3.14-4|461	
14mr|virtualbox-4.3.14-4|462	# install additions
14mr|virtualbox-4.3.14-4|463	%if %{build_additions}
14mr|virtualbox-4.3.14-4|464	# vboxadd-timesync should probably be renamed vboxadd now, but renaming initscripts
14mr|virtualbox-4.3.14-4|465	# cleanly is hacky business
14mr|virtualbox-4.3.14-4|466	install -m755 src/VBox/Additions/linux/installer/vboxadd-service.sh %{buildroot}%{_initrddir}/vboxadd-timesync
14mr|virtualbox-4.3.14-4|467	
14mr|virtualbox-4.3.14-4|468	install -d %{buildroot}%{_sysconfdir}/X11/xinit.d
14mr|virtualbox-4.3.14-4|469	install -m755 src/VBox/Additions/x11/Installer/98vboxadd-xclient %{buildroot}%{_sysconfdir}/X11/xinit.d
14mr|virtualbox-4.3.14-4|470	
14mr|virtualbox-4.3.14-4|471	pushd out/%{vbox_platform}/release/bin/additions
14mr|virtualbox-4.3.14-4|472	install -d %{buildroot}/sbin %{buildroot}%{_sbindir} %{buildroot}/%{_libdir}/dri
14mr|virtualbox-4.3.14-4|473	install -m755 mount.vboxsf %{buildroot}/sbin/mount.vboxsf
14mr|virtualbox-4.3.14-4|474	install -m755 VBoxService %{buildroot}%{_sbindir}
14mr|virtualbox-4.3.14-4|475	
14mr|virtualbox-4.3.14-4|476	install -m755 VBoxClient %{buildroot}%{_bindir}
14mr|virtualbox-4.3.14-4|477	install -m755 VBoxControl %{buildroot}%{_bindir}
14mr|virtualbox-4.3.14-4|478	
14mr|virtualbox-4.3.14-4|479	install -m755 VBoxOGL*.so %{buildroot}%{_libdir}
14mr|virtualbox-4.3.14-4|480	ln -s -f ../VBoxOGL.so %{buildroot}%{_libdir}/dri/vboxvideo_dri.so
14mr|virtualbox-4.3.14-4|481	
14mr|virtualbox-4.3.14-4|482	install -d %{buildroot}%{_sysconfdir}/modprobe.preload.d
14mr|virtualbox-4.3.14-4|483	cat > %{buildroot}%{_sysconfdir}/modprobe.preload.d/vbox-guest-additions << EOF
14mr|virtualbox-4.3.14-4|484	vboxguest
14mr|virtualbox-4.3.14-4|485	EOF
14mr|virtualbox-4.3.14-4|486	
14mr|virtualbox-4.3.14-4|487	install -d %{buildroot}%{_libdir}/xorg/modules/{input,drivers}
14mr|virtualbox-4.3.14-4|488	install vboxvideo_drv_system.so %{buildroot}%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
14mr|virtualbox-4.3.14-4|489	
14mr|virtualbox-4.3.14-4|490	mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}
14mr|virtualbox-4.3.14-4|491	cat > %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
14mr|virtualbox-4.3.14-4|492	PACKAGE_NAME=vboxadditions
14mr|virtualbox-4.3.14-4|493	PACKAGE_VERSION=%{version}-%{release}
14mr|virtualbox-4.3.14-4|494	MAKE[0]="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest &&
14mr|virtualbox-4.3.14-4|495	cp \$dkms_tree/\$module/\$module_version/build/vboxguest/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxsf &&
14mr|virtualbox-4.3.14-4|496	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf &&
14mr|virtualbox-4.3.14-4|497	cp \$dkms_tree/\$module/\$module_version/build/vboxsf/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxvideo &&
14mr|virtualbox-4.3.14-4|498	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo"
14mr|virtualbox-4.3.14-4|499	EOF
14mr|virtualbox-4.3.14-4|500	i=0
14mr|virtualbox-4.3.14-4|501	for kmod in vboxguest vboxsf vboxvideo; do
14mr|virtualbox-4.3.14-4|502	mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod
14mr|virtualbox-4.3.14-4|503	cp -a src/$kmod/* %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod/
14mr|virtualbox-4.3.14-4|504	cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
14mr|virtualbox-4.3.14-4|505	DEST_MODULE_LOCATION[$i]=/kernel/3rdparty/vbox
14mr|virtualbox-4.3.14-4|506	BUILT_MODULE_LOCATION[$i]=$kmod/
14mr|virtualbox-4.3.14-4|507	BUILT_MODULE_NAME[$i]=$kmod
14mr|virtualbox-4.3.14-4|508	EOF
14mr|virtualbox-4.3.14-4|509	i=$((i+1))
14mr|virtualbox-4.3.14-4|510	done
14mr|virtualbox-4.3.14-4|511	cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
14mr|virtualbox-4.3.14-4|512	CLEAN="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest clean &&
14mr|virtualbox-4.3.14-4|513	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf clean &&
14mr|virtualbox-4.3.14-4|514	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo clean "
14mr|virtualbox-4.3.14-4|515	AUTOINSTALL=yes
14mr|virtualbox-4.3.14-4|516	EOF
14mr|virtualbox-4.3.14-4|517	popd
14mr|virtualbox-4.3.14-4|518	
14mr|virtualbox-4.3.14-4|519	%endif
14mr|virtualbox-4.3.14-4|520	
14mr|virtualbox-4.3.14-4|521	# install menu entries
14mr|virtualbox-4.3.14-4|522	mkdir -p %{buildroot}%{_datadir}/applications
14mr|virtualbox-4.3.14-4|523	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|virtualbox-4.3.14-4|524	[Desktop Entry]
14mr|virtualbox-4.3.14-4|525	Name=VirtualBox
14mr|virtualbox-4.3.14-4|526	Comment=Full virtualizer for x86 hardware
14mr|virtualbox-4.3.14-4|527	Exec=%{_bindir}/%{oname}
14mr|virtualbox-4.3.14-4|528	Icon=%{name}
14mr|virtualbox-4.3.14-4|529	Type=Application
14mr|virtualbox-4.3.14-4|530	Terminal=false
14mr|virtualbox-4.3.14-4|531	Categories=Emulator;
14mr|virtualbox-4.3.14-4|532	MimeType=application/x-virtualbox-vbox;application/x-virtualbox-vbox-extpack;application/x-virtualbox-ovf;application/x-virtualbox-ova;
14mr|virtualbox-4.3.14-4|533	EOF
14mr|virtualbox-4.3.14-4|534	
14mr|virtualbox-4.3.14-4|535	# install mime types
14mr|virtualbox-4.3.14-4|536	install -D -m644 src/VBox/Installer/common/virtualbox.xml %{buildroot}%{_datadir}/mime/packages/virtualbox.xml
14mr|virtualbox-4.3.14-4|537	
14mr|virtualbox-4.3.14-4|538	# install shipped icons for apps and mimetypes
14mr|virtualbox-4.3.14-4|539	for i in 16 20 32 40 48 64 128; do
14mr|virtualbox-4.3.14-4|540	install -D -m0644 src/VBox/Resources/OSE/virtualbox-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/virtualbox.png
14mr|virtualbox-4.3.14-4|541	done
14mr|virtualbox-4.3.14-4|542	
14mr|virtualbox-4.3.14-4|543	for i in 16 20 24 32 40 48 64 72 80 96 128 256 512; do
14mr|virtualbox-4.3.14-4|544	install -D -m0644 src/VBox/Resources/other/virtualbox-ova-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-ova.png
14mr|virtualbox-4.3.14-4|545	install -D -m0644 src/VBox/Resources/other/virtualbox-ovf-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-ovf.png
14mr|virtualbox-4.3.14-4|546	install -D -m0644 src/VBox/Resources/other/virtualbox-vbox-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-vbox.png
14mr|virtualbox-4.3.14-4|547	install -D -m0644 src/VBox/Resources/other/virtualbox-vbox-extpack-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-vbox-extpack.png
14mr|virtualbox-4.3.14-4|548	done
14mr|virtualbox-4.3.14-4|549	
14mr|virtualbox-4.3.14-4|550	# add missing makefile for kernel module
14mr|virtualbox-4.3.14-4|551	install -m644 src/VBox/HostDrivers/Support/linux/Makefile %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14mr|virtualbox-4.3.14-4|552	
14mr|virtualbox-4.3.14-4|553	# remove unpackaged files
14mr|virtualbox-4.3.14-4|554	rm -rf %{buildroot}%{vboxlibdir}/{src,sdk,testcase}
14mr|virtualbox-4.3.14-4|555	rm  -f %{buildroot}%{vboxlibdir}/tst*
14mr|virtualbox-4.3.14-4|556	rm  -f %{buildroot}%{vboxlibdir}/vboxkeyboard.tar.gz
14mr|virtualbox-4.3.14-4|557	rm  -f %{buildroot}%{vboxlibdir}/SUP*
14mr|virtualbox-4.3.14-4|558	rm  -f %{buildroot}%{vboxlibdir}/xpidl
14mr|virtualbox-4.3.14-4|559	
14mr|virtualbox-4.3.14-4|560	%if !%{build_doc}
14mr|virtualbox-4.3.14-4|561	install -m644 %{SOURCE1} %{buildroot}%{vboxlibdir}/UserManual.pdf
14mr|virtualbox-4.3.14-4|562	%endif
14mr|virtualbox-4.3.14-4|563	
14mr|virtualbox-4.3.14-4|564	# remove unpackaged files
14mr|virtualbox-4.3.14-4|565	rm -rf %{buildroot}%{vboxlibdir}/{src,sdk,testcase}
14mr|virtualbox-4.3.14-4|566	rm  -f %{buildroot}%{vboxlibdir}/tst*
14mr|virtualbox-4.3.14-4|567	rm  -f %{buildroot}%{vboxlibdir}/vboxkeyboard.tar.gz
14mr|virtualbox-4.3.14-4|568	rm  -f %{buildroot}%{vboxlibdir}/SUP*
14mr|virtualbox-4.3.14-4|569	rm  -f %{buildroot}%{vboxlibdir}/xpidl
14mr|virtualbox-4.3.14-4|570	rm  -f %{buildroot}%{vboxlibdir}/*.debug
14mr|virtualbox-4.3.14-4|571	
14mr|virtualbox-4.3.14-4|572	# install PAM module:
14mr|virtualbox-4.3.14-4|573	install -D -m755 out/%{vbox_platform}/release/bin/additions/pam_vbox.so %{buildroot}/%{_lib}/security/pam_vbox.so
14mr|virtualbox-4.3.14-4|574	
14mr|virtualbox-4.3.14-4|575	
14mr|virtualbox-4.3.14-4|576	%changelog
14mr|virtualbox-4.3.14-4|577	* Tue Jul 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3.14-4
14mr|virtualbox-4.3.14-4|578	+ Revision: 22d65a9
14mr|virtualbox-4.3.14-4|579	- Fix translations path (perhaps it's a bug in upstream anyway)
14mr|virtualbox-4.3.14-4|580	
14mr|virtualbox-4.3.14-4|581	

21976 14
14mr|VirtualGL-2.3.1-2|1	%define libpackage %mklibname %{name}
14mr|VirtualGL-2.3.1-2|2	
14mr|VirtualGL-2.3.1-2|3	Name:		VirtualGL
14mr|VirtualGL-2.3.1-2|4	Summary:	A toolkit for displaying OpenGL applications to thin clients
14mr|VirtualGL-2.3.1-2|5	Version:	2.3.1
14mr|VirtualGL-2.3.1-2|6	Release:	2
14mr|VirtualGL-2.3.1-2|7	Group:		Networking/Other
14mr|VirtualGL-2.3.1-2|8	License:	wxWindows Library License v3.1
14mr|VirtualGL-2.3.1-2|9	URL:		http://www.virtualgl.org
14mr|VirtualGL-2.3.1-2|10	Source0:	http://prdownloads.sourceforge.net/virtualgl/%{name}-%{version}.tar.gz
14mr|VirtualGL-2.3.1-2|11	BuildRequires:	cmake
14mr|VirtualGL-2.3.1-2|12	BuildRequires:	gcc-c++
14mr|VirtualGL-2.3.1-2|13	BuildRequires:	glibc-devel
14mr|VirtualGL-2.3.1-2|14	BuildRequires:	jpeg-static-devel
14mr|VirtualGL-2.3.1-2|15	BuildRequires:	pkgconfig(x11)
14mr|VirtualGL-2.3.1-2|16	BuildRequires:	pkgconfig(xext)
14mr|VirtualGL-2.3.1-2|17	BuildRequires:	pkgconfig(gl)
14mr|VirtualGL-2.3.1-2|18	BuildRequires:	pkgconfig(glu)
14mr|VirtualGL-2.3.1-2|19	Requires:	%{libpackage} = %{version}
14mr|VirtualGL-2.3.1-2|20	
14mr|VirtualGL-2.3.1-2|21	%description
14mr|VirtualGL-2.3.1-2|22	VirtualGL is a library which allows most Linux OpenGL applications to be
14mr|VirtualGL-2.3.1-2|23	remotely displayed to a thin client without the need to alter the
14mr|VirtualGL-2.3.1-2|24	applications in any way.  VGL inserts itself into an application at run time
14mr|VirtualGL-2.3.1-2|25	and intercepts a handful of GLX calls, which it reroutes to the server's
14mr|VirtualGL-2.3.1-2|26	display (which presumably has a 3D accelerator attached.)  This causes all
14mr|VirtualGL-2.3.1-2|27	3D rendering to occur on the server's display.  As each frame is rendered
14mr|VirtualGL-2.3.1-2|28	by the server, VirtualGL reads back the pixels from the server's framebuffer
14mr|VirtualGL-2.3.1-2|29	and sends them to the client for re-compositing into the appropriate X
14mr|VirtualGL-2.3.1-2|30	Window.  VirtualGL can be used to give hardware-accelerated 3D capabilities to
14mr|VirtualGL-2.3.1-2|31	VNC or other remote display environments that lack GLX support.  In a LAN
14mr|VirtualGL-2.3.1-2|32	environment, it can also be used with its built-in motion-JPEG video delivery
14mr|VirtualGL-2.3.1-2|33	system to remotely display full-screen 3D applications at 20+ frames/second.
14mr|VirtualGL-2.3.1-2|34	
14mr|VirtualGL-2.3.1-2|35	VirtualGL is based upon ideas presented in various academic papers on
14mr|VirtualGL-2.3.1-2|36	this topic, including "A Generic Solution for Hardware-Accelerated Remote
14mr|VirtualGL-2.3.1-2|37	Visualization" (Stegmaier, Magallon, Ertl 2002) and "A Framework for
14mr|VirtualGL-2.3.1-2|38	Interactive Hardware Accelerated Remote 3D-Visualization" (Engel, Sommer,
14mr|VirtualGL-2.3.1-2|39	Ertl 2000.)
14mr|VirtualGL-2.3.1-2|40	
14mr|VirtualGL-2.3.1-2|41	%package devel
14mr|VirtualGL-2.3.1-2|42	Summary:	A toolkit for displaying OpenGL applications to thin clients
14mr|VirtualGL-2.3.1-2|43	Group:		Networking/Other
14mr|VirtualGL-2.3.1-2|44	Requires:	%{name} = %{version}
14mr|VirtualGL-2.3.1-2|45	
14mr|VirtualGL-2.3.1-2|46	%description devel
14mr|VirtualGL-2.3.1-2|47	VirtualGL is a library which allows most Linux OpenGL applications to be
14mr|VirtualGL-2.3.1-2|48	remotely displayed to a thin client without the need to alter the
14mr|VirtualGL-2.3.1-2|49	applications in any way.  VGL inserts itself into an application at run time
14mr|VirtualGL-2.3.1-2|50	and intercepts a handful of GLX calls, which it reroutes to the server's
14mr|VirtualGL-2.3.1-2|51	display (which presumably has a 3D accelerator attached.)  This causes all
14mr|VirtualGL-2.3.1-2|52	3D rendering to occur on the server's display.  As each frame is rendered
14mr|VirtualGL-2.3.1-2|53	by the server, VirtualGL reads back the pixels from the server's framebuffer
14mr|VirtualGL-2.3.1-2|54	and sends them to the client for re-compositing into the appropriate X
14mr|VirtualGL-2.3.1-2|55	Window.  VirtualGL can be used to give hardware-accelerated 3D capabilities to
14mr|VirtualGL-2.3.1-2|56	VNC or other remote display environments that lack GLX support.  In a LAN
14mr|VirtualGL-2.3.1-2|57	environment, it can also be used with its built-in motion-JPEG video delivery
14mr|VirtualGL-2.3.1-2|58	system to remotely display full-screen 3D applications at 20+ frames/second.
14mr|VirtualGL-2.3.1-2|59	
14mr|VirtualGL-2.3.1-2|60	VirtualGL is based upon ideas presented in various academic papers on
14mr|VirtualGL-2.3.1-2|61	this topic, including "A Generic Solution for Hardware-Accelerated Remote
14mr|VirtualGL-2.3.1-2|62	Visualization" (Stegmaier, Magallon, Ertl 2002) and "A Framework for
14mr|VirtualGL-2.3.1-2|63	Interactive Hardware Accelerated Remote 3D-Visualization" (Engel, Sommer,
14mr|VirtualGL-2.3.1-2|64	Ertl 2000.)
14mr|VirtualGL-2.3.1-2|65	
14mr|VirtualGL-2.3.1-2|66	%package -n %{libpackage}
14mr|VirtualGL-2.3.1-2|67	Summary:	Libraries injected by VirtualGL into applications that are ran through it
14mr|VirtualGL-2.3.1-2|68	Group:		System/Libraries
14mr|VirtualGL-2.3.1-2|69	
14mr|VirtualGL-2.3.1-2|70	%description -n %{libpackage}
14mr|VirtualGL-2.3.1-2|71	Libraries injected by VirtualGL into applications that are ran throught it.
14mr|VirtualGL-2.3.1-2|72	Lib package allow installing 32 and 64 bits libraries at the same time.
14mr|VirtualGL-2.3.1-2|73	
14mr|VirtualGL-2.3.1-2|74	%prep
14mr|VirtualGL-2.3.1-2|75	%setup -q
14mr|VirtualGL-2.3.1-2|76	
14mr|VirtualGL-2.3.1-2|77	%build
14mr|VirtualGL-2.3.1-2|78	cmake -G "Unix Makefiles" -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} -DCMAKE_INSTALL_PREFIX=%{buildroot}/%{_prefix} -DTJPEG_INCLUDE_DIR=%{_includedir} -DTJPEG_LIBRARY=%{_libdir}/libturbojpeg.a .
14mr|VirtualGL-2.3.1-2|79	%make
14mr|VirtualGL-2.3.1-2|80	
14mr|VirtualGL-2.3.1-2|81	%install
14mr|VirtualGL-2.3.1-2|82	rm -rf %{buildroot}
14mr|VirtualGL-2.3.1-2|83	%makeinstall
14mr|VirtualGL-2.3.1-2|84	
14mr|VirtualGL-2.3.1-2|85	%ifarch x86_64
14mr|VirtualGL-2.3.1-2|86	mv %{buildroot}/usr/lib %{buildroot}%{_libdir}
14mr|VirtualGL-2.3.1-2|87	%endif
14mr|VirtualGL-2.3.1-2|88	
14mr|VirtualGL-2.3.1-2|89	rm -rf %{buildroot}%{_libdir}/fakelib
14mr|VirtualGL-2.3.1-2|90	rm -rf %{buildroot}%{_prefix}/fakelib
14mr|VirtualGL-2.3.1-2|91	mkdir -p %{buildroot}%{_libdir}/fakelib
14mr|VirtualGL-2.3.1-2|92	ln -sf ../librrfaker.so %{buildroot}%{_libdir}/fakelib/libGL.so
14mr|VirtualGL-2.3.1-2|93	mv -f %{buildroot}%{_bindir}/glxinfo %{buildroot}%{_bindir}/glxinfo2
14mr|VirtualGL-2.3.1-2|94	
14mr|VirtualGL-2.3.1-2|95	%files
14mr|VirtualGL-2.3.1-2|96	%doc /usr/doc/*
14mr|VirtualGL-2.3.1-2|97	%{_bindir}/*
14mr|VirtualGL-2.3.1-2|98	
14mr|VirtualGL-2.3.1-2|99	%files -n %{libpackage}
14mr|VirtualGL-2.3.1-2|100	%dir %{_libdir}/fakelib
14mr|VirtualGL-2.3.1-2|101	%{_libdir}/fakelib/libGL.so
14mr|VirtualGL-2.3.1-2|102	%{_libdir}/librrfaker.so
14mr|VirtualGL-2.3.1-2|103	%{_libdir}/libdlfaker.so
14mr|VirtualGL-2.3.1-2|104	%{_libdir}/libgefaker.so
14mr|VirtualGL-2.3.1-2|105	
14mr|VirtualGL-2.3.1-2|106	%files devel
14mr|VirtualGL-2.3.1-2|107	%{_includedir}/rrtransport.h
14mr|VirtualGL-2.3.1-2|108	%{_includedir}/rr.h
14mr|VirtualGL-2.3.1-2|109	
14mr|VirtualGL-2.3.1-2|110	
14mr|VirtualGL-2.3.1-2|111	
14mr|VirtualGL-2.3.1-2|112	%changelog
14mr|VirtualGL-2.3.1-2|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.1-2
14mr|VirtualGL-2.3.1-2|114	+ Revision: 6a0f882
14mr|VirtualGL-2.3.1-2|115	- MassBuild#440: Increase release tag
14mr|VirtualGL-2.3.1-2|116	
14mr|VirtualGL-2.3.1-2|117	

21977 14
14mr|virtuoso-opensource-6.1.6-2|1	%define Werror_cflags %nil
14mr|virtuoso-opensource-6.1.6-2|2	
14mr|virtuoso-opensource-6.1.6-2|3	Name:       virtuoso-opensource
14mr|virtuoso-opensource-6.1.6-2|4	Version:    6.1.6
14mr|virtuoso-opensource-6.1.6-2|5	Release:    2
14mr|virtuoso-opensource-6.1.6-2|6	License:    GPLv2
14mr|virtuoso-opensource-6.1.6-2|7	Summary:    OpenLink Virtuoso Database System Open-Source Edition
14mr|virtuoso-opensource-6.1.6-2|8	Group:      Development/Databases
14mr|virtuoso-opensource-6.1.6-2|9	Source0:    http://downloads.sourceforge.net/project/virtuoso/virtuoso/%{version}/%{name}-%{version}.tar.gz
14mr|virtuoso-opensource-6.1.6-2|10	Patch4:     virtuoso-opensource-6.1.0-extern-iodbc.patch
14mr|virtuoso-opensource-6.1.6-2|11	Patch5:     virtuoso-opensource-6.1.0-nodemos_buildfix.patch
14mr|virtuoso-opensource-6.1.6-2|12	URL:        http://virtuoso.openlinksw.com/
14mr|virtuoso-opensource-6.1.6-2|13	BuildRequires: openssl
14mr|virtuoso-opensource-6.1.6-2|14	BuildRequires: autoconf
14mr|virtuoso-opensource-6.1.6-2|15	BuildRequires: automake
14mr|virtuoso-opensource-6.1.6-2|16	BuildRequires: bison
14mr|virtuoso-opensource-6.1.6-2|17	BuildRequires: flex
14mr|virtuoso-opensource-6.1.6-2|18	BuildRequires: gperf
14mr|virtuoso-opensource-6.1.6-2|19	BuildRequires: libxml2-devel
14mr|virtuoso-opensource-6.1.6-2|20	BuildRequires: openssl-devel
14mr|virtuoso-opensource-6.1.6-2|21	BuildRequires: iodbc-devel
14mr|virtuoso-opensource-6.1.6-2|22	Obsoletes:     %name-conductor < 6.1.0
14mr|virtuoso-opensource-6.1.6-2|23	Conflicts:     %name-applications < 6.1.0-3
14mr|virtuoso-opensource-6.1.6-2|24	
14mr|virtuoso-opensource-6.1.6-2|25	%description
14mr|virtuoso-opensource-6.1.6-2|26	Virtuoso is a scalable cross-platform server that combines SQL/RDF/XML
14mr|virtuoso-opensource-6.1.6-2|27	Data Management with Web Application Server and Web Services Platform
14mr|virtuoso-opensource-6.1.6-2|28	functionality.
14mr|virtuoso-opensource-6.1.6-2|29	
14mr|virtuoso-opensource-6.1.6-2|30	Virtuoso is at the core a high performance object-relational SQL
14mr|virtuoso-opensource-6.1.6-2|31	database. As a database, it provides transactions, a smart SQL
14mr|virtuoso-opensource-6.1.6-2|32	compiler, powerful stored procedure language with optional Java and
14mr|virtuoso-opensource-6.1.6-2|33	.Net server side hosting, hot backup, SQL 99 and more. It has all
14mr|virtuoso-opensource-6.1.6-2|34	major data access interfaces, as in ODBC, JDBC, ADO .Net and OLE/DB.
14mr|virtuoso-opensource-6.1.6-2|35	
14mr|virtuoso-opensource-6.1.6-2|36	Virtuoso has a built-in web server which can serve dynamic web pages
14mr|virtuoso-opensource-6.1.6-2|37	written in Virtuoso's web page language as well as PHP, ASP .Net and
14mr|virtuoso-opensource-6.1.6-2|38	others. This same web server provides SOAP and REST access to Virtuoso
14mr|virtuoso-opensource-6.1.6-2|39	stored procedures, supporting a broad set of WS protocols such as
14mr|virtuoso-opensource-6.1.6-2|40	WS-Security, WS-Reliable Messaging and others. A BPEL4WS run time is
14mr|virtuoso-opensource-6.1.6-2|41	also available as part of Virtuoso's SOA suite.
14mr|virtuoso-opensource-6.1.6-2|42	
14mr|virtuoso-opensource-6.1.6-2|43	%files -n %name
14mr|virtuoso-opensource-6.1.6-2|44	%defattr(0644,root,root,0755)
14mr|virtuoso-opensource-6.1.6-2|45	%attr(0755,root,root) %{_bindir}/virtuoso-t
14mr|virtuoso-opensource-6.1.6-2|46	%{_sysconfdir}/virtuoso/virtuoso.ini
14mr|virtuoso-opensource-6.1.6-2|47	%attr(0755,root,root) %{_libdir}/virtuoso/plugins/virtodbc*.*
14mr|virtuoso-opensource-6.1.6-2|48	#%attr(0755,root,root) %{_libdir}/virtuoso/hosting/im.so
14mr|virtuoso-opensource-6.1.6-2|49	
14mr|virtuoso-opensource-6.1.6-2|50	#--------------------------------------------------------------------
14mr|virtuoso-opensource-6.1.6-2|51	
14mr|virtuoso-opensource-6.1.6-2|52	%package -n  %name-applications
14mr|virtuoso-opensource-6.1.6-2|53	Summary:     Virtuoso open source applications
14mr|virtuoso-opensource-6.1.6-2|54	Group:       Development/Databases
14mr|virtuoso-opensource-6.1.6-2|55	Conflicts:   %name < 6.1.0-2
14mr|virtuoso-opensource-6.1.6-2|56	
14mr|virtuoso-opensource-6.1.6-2|57	%description -n %name-applications
14mr|virtuoso-opensource-6.1.6-2|58	Virtuoso is a scalable cross-platform server that combines SQL/RDF/XML
14mr|virtuoso-opensource-6.1.6-2|59	Data Management with Web Application Server and Web Services Platform
14mr|virtuoso-opensource-6.1.6-2|60	functionality.
14mr|virtuoso-opensource-6.1.6-2|61	
14mr|virtuoso-opensource-6.1.6-2|62	%files -n %name-applications
14mr|virtuoso-opensource-6.1.6-2|63	%defattr(0644,root,root,0755)
14mr|virtuoso-opensource-6.1.6-2|64	%attr(0755,root,root) %{_bindir}/inifile
14mr|virtuoso-opensource-6.1.6-2|65	%attr(0755,root,root) %{_bindir}/isql-iodbc
14mr|virtuoso-opensource-6.1.6-2|66	%attr(0755,root,root) %{_bindir}/isqlw
14mr|virtuoso-opensource-6.1.6-2|67	%attr(0755,root,root) %{_bindir}/isqlw-iodbc
14mr|virtuoso-opensource-6.1.6-2|68	%attr(0755,root,root) %{_bindir}/odbc_mail
14mr|virtuoso-opensource-6.1.6-2|69	%attr(0755,root,root) %{_bindir}/virt_mail
14mr|virtuoso-opensource-6.1.6-2|70	%attr(0755,root,root) %{_bindir}/virtuoso-iodbc-t
14mr|virtuoso-opensource-6.1.6-2|71	%{_datadir}/virtuoso/doc
14mr|virtuoso-opensource-6.1.6-2|72	%exclude %{_libdir}/virtuoso/plugins/virtodbc*.*
14mr|virtuoso-opensource-6.1.6-2|73	
14mr|virtuoso-opensource-6.1.6-2|74	#--------------------------------------------------------------------
14mr|virtuoso-opensource-6.1.6-2|75	
14mr|virtuoso-opensource-6.1.6-2|76	%package -n %name-jars
14mr|virtuoso-opensource-6.1.6-2|77	Summary: Virtuoso open source jar files
14mr|virtuoso-opensource-6.1.6-2|78	Group: Development/Databases
14mr|virtuoso-opensource-6.1.6-2|79	
14mr|virtuoso-opensource-6.1.6-2|80	%description -n %name-jars
14mr|virtuoso-opensource-6.1.6-2|81	Virtuoso is a scalable cross-platform server that combines SQL/RDF/XML
14mr|virtuoso-opensource-6.1.6-2|82	Data Management with Web Application Server and Web Services Platform
14mr|virtuoso-opensource-6.1.6-2|83	functionality.
14mr|virtuoso-opensource-6.1.6-2|84	
14mr|virtuoso-opensource-6.1.6-2|85	%files -n %name-jars
14mr|virtuoso-opensource-6.1.6-2|86	%defattr(0644,root,root,0755)
14mr|virtuoso-opensource-6.1.6-2|87	%{_libdir}/virtuoso/jars/jdbc2.0/*.jar
14mr|virtuoso-opensource-6.1.6-2|88	%{_libdir}/virtuoso/jars/jdbc3.0/*.jar
14mr|virtuoso-opensource-6.1.6-2|89	%{_libdir}/virtuoso/jars/jdbc4.0/*.jar
14mr|virtuoso-opensource-6.1.6-2|90	%{_libdir}/virtuoso/jars/jena/*.jar
14mr|virtuoso-opensource-6.1.6-2|91	%{_libdir}/virtuoso/jars/sesame/*
14mr|virtuoso-opensource-6.1.6-2|92	%{_libdir}/hibernate/virt_dialect.jar
14mr|virtuoso-opensource-6.1.6-2|93	
14mr|virtuoso-opensource-6.1.6-2|94	#--------------------------------------------------------------------
14mr|virtuoso-opensource-6.1.6-2|95	
14mr|virtuoso-opensource-6.1.6-2|96	%prep
14mr|virtuoso-opensource-6.1.6-2|97	%setup -q -n %{name}-%{version}
14mr|virtuoso-opensource-6.1.6-2|98	%patch4 -p0 -b .iodbc
14mr|virtuoso-opensource-6.1.6-2|99	%patch5 -p0
14mr|virtuoso-opensource-6.1.6-2|100	
14mr|virtuoso-opensource-6.1.6-2|101	%build
14mr|virtuoso-opensource-6.1.6-2|102	# autogen.sh because of patching Makefile.am and configure to unixODBC
14mr|virtuoso-opensource-6.1.6-2|103	./autogen.sh
14mr|virtuoso-opensource-6.1.6-2|104	
14mr|virtuoso-opensource-6.1.6-2|105	%configure2_5x \
14mr|virtuoso-opensource-6.1.6-2|106	--with-iodbc=%_prefix --disable-all-vads
14mr|virtuoso-opensource-6.1.6-2|107	
14mr|virtuoso-opensource-6.1.6-2|108	%make
14mr|virtuoso-opensource-6.1.6-2|109	
14mr|virtuoso-opensource-6.1.6-2|110	%install
14mr|virtuoso-opensource-6.1.6-2|111	rm -rf %{buildroot}
14mr|virtuoso-opensource-6.1.6-2|112	
14mr|virtuoso-opensource-6.1.6-2|113	%makeinstall_std
14mr|virtuoso-opensource-6.1.6-2|114	mkdir -p %{buildroot}%{_libdir}/virtuoso/plugins
14mr|virtuoso-opensource-6.1.6-2|115	#cp -f %{buildroot}%{_libdir}/virtuoso/plugins/* %{buildroot}%{_libdir}/
14mr|virtuoso-opensource-6.1.6-2|116	
14mr|virtuoso-opensource-6.1.6-2|117	rm -fr %{buildroot}%{_libdir}/*.a
14mr|virtuoso-opensource-6.1.6-2|118	mv %{buildroot}%{_libdir}/*.so %{buildroot}%{_libdir}/virtuoso/plugins/
14mr|virtuoso-opensource-6.1.6-2|119	mkdir -p %{buildroot}%{_libdir}/virtuoso/jars
14mr|virtuoso-opensource-6.1.6-2|120	mv %{buildroot}%{_libdir}/jdbc-2.0 %{buildroot}%{_libdir}/virtuoso/jars/jdbc2.0
14mr|virtuoso-opensource-6.1.6-2|121	mv %{buildroot}%{_libdir}/jdbc-3.0 %{buildroot}%{_libdir}/virtuoso/jars/jdbc3.0
14mr|virtuoso-opensource-6.1.6-2|122	mv %{buildroot}%{_libdir}/jdbc-4.0 %{buildroot}%{_libdir}/virtuoso/jars/jdbc4.0
14mr|virtuoso-opensource-6.1.6-2|123	mv %{buildroot}%{_libdir}/jena %{buildroot}%{_libdir}/virtuoso/jars/jena
14mr|virtuoso-opensource-6.1.6-2|124	mv %{buildroot}%{_libdir}/sesame %{buildroot}%{_libdir}/virtuoso/jars/sesame
14mr|virtuoso-opensource-6.1.6-2|125	mkdir -p %{buildroot}%{_sysconfdir}/virtuoso
14mr|virtuoso-opensource-6.1.6-2|126	mv %{buildroot}%{_var}/lib/virtuoso/db/virtuoso.ini %{buildroot}%{_sysconfdir}/virtuoso/
14mr|virtuoso-opensource-6.1.6-2|127	
14mr|virtuoso-opensource-6.1.6-2|128	#conflicts with unixODBC
14mr|virtuoso-opensource-6.1.6-2|129	rm -f  %{buildroot}%{_bindir}/isql
14mr|virtuoso-opensource-6.1.6-2|130	rm -f  %{buildroot}%{_libdir}/*.la
14mr|virtuoso-opensource-6.1.6-2|131	rm -f  %{buildroot}%{_libdir}/virtuoso/hosting/*.*a
14mr|virtuoso-opensource-6.1.6-2|132	
14mr|virtuoso-opensource-6.1.6-2|133	%changelog
14mr|virtuoso-opensource-6.1.6-2|134	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.1.6-2
14mr|virtuoso-opensource-6.1.6-2|135	+ Revision: df8bb78
14mr|virtuoso-opensource-6.1.6-2|136	- MassBuild#440: Increase release tag
14mr|virtuoso-opensource-6.1.6-2|137	
14mr|virtuoso-opensource-6.1.6-2|138	

21978 14
14mr|virt-what-1.11-3|1	Name:           virt-what
14mr|virt-what-1.11-3|2	Version:        1.11
14mr|virt-what-1.11-3|3	Release:        3
14mr|virt-what-1.11-3|4	Summary:        Detect if we are running in a virtual machine
14mr|virt-what-1.11-3|5	
14mr|virt-what-1.11-3|6	Group:          Emulators
14mr|virt-what-1.11-3|7	License:        GPLv2+
14mr|virt-what-1.11-3|8	
14mr|virt-what-1.11-3|9	URL:            http://people.redhat.com/~rjones/virt-what/
14mr|virt-what-1.11-3|10	Source0:        http://people.redhat.com/~rjones/virt-what/files/%{name}-%{version}.tar.gz
14mr|virt-what-1.11-3|11	
14mr|virt-what-1.11-3|12	# Patches over upstream 1.11.
14mr|virt-what-1.11-3|13	Patch1:         0001-IA64-Xen-HVM-should-print-xen-hvm-not-xen-domU.patch
14mr|virt-what-1.11-3|14	Patch2:         0001-Change-dmidecode-detection-of-Hitachi-Virtage.patch
14mr|virt-what-1.11-3|15	
14mr|virt-what-1.11-3|16	# This is provided by the build root, but we make it explicit
14mr|virt-what-1.11-3|17	# anyway in case this was dropped from the build root in future.
14mr|virt-what-1.11-3|18	BuildRequires:  perl
14mr|virt-what-1.11-3|19	
14mr|virt-what-1.11-3|20	# Required at build time in order to do 'make check' (for getopt).
14mr|virt-what-1.11-3|21	BuildRequires:  util-linux-ng
14mr|virt-what-1.11-3|22	
14mr|virt-what-1.11-3|23	# virt-what script uses dmidecode and getopt (from util-linux-ng).
14mr|virt-what-1.11-3|24	# RPM cannot detect this so make the dependencies explicit here.
14mr|virt-what-1.11-3|25	Requires:       dmidecode
14mr|virt-what-1.11-3|26	Requires:       util-linux-ng
14mr|virt-what-1.11-3|27	
14mr|virt-what-1.11-3|28	
14mr|virt-what-1.11-3|29	%description
14mr|virt-what-1.11-3|30	virt-what is a shell script which can be used to detect if the program
14mr|virt-what-1.11-3|31	is running in a virtual machine.
14mr|virt-what-1.11-3|32	
14mr|virt-what-1.11-3|33	The program prints out a list of "facts" about the virtual machine,
14mr|virt-what-1.11-3|34	derived from heuristics.  One fact is printed per line.
14mr|virt-what-1.11-3|35	
14mr|virt-what-1.11-3|36	If nothing is printed and the script exits with code 0 (no error),
14mr|virt-what-1.11-3|37	then it can mean either that the program is running on bare-metal or
14mr|virt-what-1.11-3|38	the program is running inside a type of virtual machine which we don't
14mr|virt-what-1.11-3|39	know about or cannot detect.
14mr|virt-what-1.11-3|40	
14mr|virt-what-1.11-3|41	Current types of virtualization detected:
14mr|virt-what-1.11-3|42	
14mr|virt-what-1.11-3|43	- hyperv       Microsoft Hyper-V
14mr|virt-what-1.11-3|44	- kvm          Linux Kernel Virtual Machine (KVM)
14mr|virt-what-1.11-3|45	- openvz       OpenVZ or Virtuozzo
14mr|virt-what-1.11-3|46	- powervm_lx86 IBM PowerVM Lx86 Linux/x86 emulator
14mr|virt-what-1.11-3|47	- qemu         QEMU (unaccelerated)
14mr|virt-what-1.11-3|48	- uml          User-Mode Linux (UML)
14mr|virt-what-1.11-3|49	- virtage      Hitachi Virtualization Manager (HVM) Virtage LPAR
14mr|virt-what-1.11-3|50	- virtualbox   VirtualBox
14mr|virt-what-1.11-3|51	- virtualpc    Microsoft VirtualPC
14mr|virt-what-1.11-3|52	- vmware       VMware
14mr|virt-what-1.11-3|53	- xen          Xen
14mr|virt-what-1.11-3|54	- xen-dom0     Xen dom0 (privileged domain)
14mr|virt-what-1.11-3|55	- xen-domU     Xen domU (paravirtualized guest domain)
14mr|virt-what-1.11-3|56	- xen-hvm      Xen guest fully virtualized (HVM)
14mr|virt-what-1.11-3|57	
14mr|virt-what-1.11-3|58	
14mr|virt-what-1.11-3|59	%prep
14mr|virt-what-1.11-3|60	%setup -q
14mr|virt-what-1.11-3|61	
14mr|virt-what-1.11-3|62	%patch1 -p1
14mr|virt-what-1.11-3|63	%patch2 -p1
14mr|virt-what-1.11-3|64	
14mr|virt-what-1.11-3|65	
14mr|virt-what-1.11-3|66	%build
14mr|virt-what-1.11-3|67	%configure
14mr|virt-what-1.11-3|68	make
14mr|virt-what-1.11-3|69	
14mr|virt-what-1.11-3|70	
14mr|virt-what-1.11-3|71	%check
14mr|virt-what-1.11-3|72	make check
14mr|virt-what-1.11-3|73	
14mr|virt-what-1.11-3|74	
14mr|virt-what-1.11-3|75	%install
14mr|virt-what-1.11-3|76	make install DESTDIR=%{buildroot}
14mr|virt-what-1.11-3|77	
14mr|virt-what-1.11-3|78	%clean
14mr|virt-what-1.11-3|79	
14mr|virt-what-1.11-3|80	%files
14mr|virt-what-1.11-3|81	%doc README COPYING
14mr|virt-what-1.11-3|82	%{_sbindir}/virt-what
14mr|virt-what-1.11-3|83	%{_libexecdir}/virt-what-cpuid-helper
14mr|virt-what-1.11-3|84	%{_mandir}/man1/*.1*
14mr|virt-what-1.11-3|85	
14mr|virt-what-1.11-3|86	%changelog
14mr|virt-what-1.11-3|87	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11-3
14mr|virt-what-1.11-3|88	+ Revision: 2627859
14mr|virt-what-1.11-3|89	- MassBuild#440: Increase release tag
14mr|virt-what-1.11-3|90	
14mr|virt-what-1.11-3|91	

21979 14
14mr|vitunes-2.3-2|1	Summary:	A curses media indexer and player for vi users
14mr|vitunes-2.3-2|2	Name:		vitunes
14mr|vitunes-2.3-2|3	Version:	2.3
14mr|vitunes-2.3-2|4	Release:	2
14mr|vitunes-2.3-2|5	Source0:	http://vitunes.org/files/%{name}-%{version}.tar.gz
14mr|vitunes-2.3-2|6	License:	BSD
14mr|vitunes-2.3-2|7	Group:		Sound
14mr|vitunes-2.3-2|8	URL:		http://vitunes.org
14mr|vitunes-2.3-2|9	Patch0:		vitunes-2.3-time-header.patch
14mr|vitunes-2.3-2|10	Patch1:		vitunes-2.3-asneeded.patch
14mr|vitunes-2.3-2|11	
14mr|vitunes-2.3-2|12	BuildRequires:	pkgconfig(ncurses)
14mr|vitunes-2.3-2|13	BuildRequires:	pkgconfig(taglib)
14mr|vitunes-2.3-2|14	
14mr|vitunes-2.3-2|15	%description
14mr|vitunes-2.3-2|16	vitunes is a curses-based music player
14mr|vitunes-2.3-2|17	and playlist manager for *nix whose goals are:
14mr|vitunes-2.3-2|18	* a minimalistic appearance
14mr|vitunes-2.3-2|19	* strong vi-like bindings
14mr|vitunes-2.3-2|20	* quick playlist creation/management.
14mr|vitunes-2.3-2|21	
14mr|vitunes-2.3-2|22	%prep
14mr|vitunes-2.3-2|23	%setup -q
14mr|vitunes-2.3-2|24	%patch0 -p1
14mr|vitunes-2.3-2|25	%patch1 -p1
14mr|vitunes-2.3-2|26	cp Makefile.linux Makefile
14mr|vitunes-2.3-2|27	
14mr|vitunes-2.3-2|28	%build
14mr|vitunes-2.3-2|29	%make -f Makefile.linux
14mr|vitunes-2.3-2|30	
14mr|vitunes-2.3-2|31	%install
14mr|vitunes-2.3-2|32	mkdir -p %{buildroot}%{_bindir}
14mr|vitunes-2.3-2|33	mkdir -p %{buildroot}%{_mandir}/man1
14mr|vitunes-2.3-2|34	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14mr|vitunes-2.3-2|35	chmod 0755 %{buildroot}%{_bindir}/%{name}
14mr|vitunes-2.3-2|36	
14mr|vitunes-2.3-2|37	%files
14mr|vitunes-2.3-2|38	%{_bindir}/%{name}
14mr|vitunes-2.3-2|39	%{_mandir}/man1/%{name}.1*
14mr|vitunes-2.3-2|40	
14mr|vitunes-2.3-2|41	
14mr|vitunes-2.3-2|42	
14mr|vitunes-2.3-2|43	
14mr|vitunes-2.3-2|44	%changelog
14mr|vitunes-2.3-2|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3-2
14mr|vitunes-2.3-2|46	+ Revision: 25ddc24
14mr|vitunes-2.3-2|47	- MassBuild#440: Increase release tag
14mr|vitunes-2.3-2|48	
14mr|vitunes-2.3-2|49	

21980 14
14mr|vlan-utils-1.9-8|1	%define rname vlan
14mr|vlan-utils-1.9-8|2	
14mr|vlan-utils-1.9-8|3	Summary:	Utilities for controlling vlans
14mr|vlan-utils-1.9-8|4	Name:		%{rname}-utils
14mr|vlan-utils-1.9-8|5	Version:	1.9
14mr|vlan-utils-1.9-8|6	Release:	8
14mr|vlan-utils-1.9-8|7	License:	GPL
14mr|vlan-utils-1.9-8|8	Group:		System/Kernel and hardware
14mr|vlan-utils-1.9-8|9	URL:		http://www.candelatech.com/~greear/vlan.html
14mr|vlan-utils-1.9-8|10	Source0:	http://www.candelatech.com/~greear/vlan/vlan.%{version}.tar.gz
14mr|vlan-utils-1.9-8|11	Patch0:		vlan-1.6-mdkconf.patch
14mr|vlan-utils-1.9-8|12	Patch1:		vlan.1.9-format_not_a_string_literal_and_no_format_arguments.diff
14mr|vlan-utils-1.9-8|13	Patch2:		vlan.1.9-nostrip.diff
14mr|vlan-utils-1.9-8|14	BuildRequires:	kernel-headers >= 2.4.14 lynx
14mr|vlan-utils-1.9-8|15	Provides:	vconfig
14mr|vlan-utils-1.9-8|16	Obsoletes:	vconfig
14mr|vlan-utils-1.9-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|vlan-utils-1.9-8|18	
14mr|vlan-utils-1.9-8|19	%description
14mr|vlan-utils-1.9-8|20	Virtual networking refers to the ability of switches and routers to
14mr|vlan-utils-1.9-8|21	configure logical topologies on top of the physical network
14mr|vlan-utils-1.9-8|22	infrastructure, allowing any arbitrary collection of LAN segments
14mr|vlan-utils-1.9-8|23	within a network to be combined into an autonomous user group,
14mr|vlan-utils-1.9-8|24	appearing as a single LAN.
14mr|vlan-utils-1.9-8|25	
14mr|vlan-utils-1.9-8|26	This package implement support (along with the kernel patch) :
14mr|vlan-utils-1.9-8|27	
14mr|vlan-utils-1.9-8|28	* Implements 802.1Q VLAN spec.
14mr|vlan-utils-1.9-8|29	* Can support up to 4094 VLANs per ethernet interface.
14mr|vlan-utils-1.9-8|30	* Scales well in critical paths: O(n), where n is the number of
14mr|vlan-utils-1.9-8|31	PHYSICAL ethernet interfaces, and that is only on ingress. O(1) in
14mr|vlan-utils-1.9-8|32	every other critical path, as far as I know.
14mr|vlan-utils-1.9-8|33	* Supports MULTICAST
14mr|vlan-utils-1.9-8|34	* Can change MAC address of VLAN.
14mr|vlan-utils-1.9-8|35	* Multiple naming conventions supported, and adjustable at runtime.
14mr|vlan-utils-1.9-8|36	* Optional header-reordering, to make the VLAN interface look JUST
14mr|vlan-utils-1.9-8|37	LIKE an Ethernet interface. This fixes some problems with DHCPd
14mr|vlan-utils-1.9-8|38	and anything else that uses a SOCK_PACKET socket. Default setting
14mr|vlan-utils-1.9-8|39	is off, which works for every other protocol I know about, and is
14mr|vlan-utils-1.9-8|40	slightly faster.
14mr|vlan-utils-1.9-8|41	
14mr|vlan-utils-1.9-8|42	%prep
14mr|vlan-utils-1.9-8|43	
14mr|vlan-utils-1.9-8|44	%setup -q -n %{rname}
14mr|vlan-utils-1.9-8|45	%patch0 -p1 -b .mdkconf
14mr|vlan-utils-1.9-8|46	%patch1 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|vlan-utils-1.9-8|47	%patch2 -p0 -b .nostrip
14mr|vlan-utils-1.9-8|48	
14mr|vlan-utils-1.9-8|49	rm -rf `find -type d -name CVS`
14mr|vlan-utils-1.9-8|50	
14mr|vlan-utils-1.9-8|51	%build
14mr|vlan-utils-1.9-8|52	make clean
14mr|vlan-utils-1.9-8|53	rm -f macvlan_config vconfig *.o
14mr|vlan-utils-1.9-8|54	%make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}" vconfig
14mr|vlan-utils-1.9-8|55	
14mr|vlan-utils-1.9-8|56	%install
14mr|vlan-utils-1.9-8|57	rm -rf %{buildroot}
14mr|vlan-utils-1.9-8|58	
14mr|vlan-utils-1.9-8|59	install -m755 vconfig -D %{buildroot}/sbin/vconfig
14mr|vlan-utils-1.9-8|60	install -m755 vlan_test.pl -D %{buildroot}/sbin/vlan-test
14mr|vlan-utils-1.9-8|61	install -m644 vconfig.8 -D %{buildroot}%{_mandir}/man8/vconfig.8
14mr|vlan-utils-1.9-8|62	
14mr|vlan-utils-1.9-8|63	%clean
14mr|vlan-utils-1.9-8|64	rm -rf %{buildroot}
14mr|vlan-utils-1.9-8|65	
14mr|vlan-utils-1.9-8|66	%files
14mr|vlan-utils-1.9-8|67	%defattr(-,root,root)
14mr|vlan-utils-1.9-8|68	%doc CHANGELOG contrib README vlan.html
14mr|vlan-utils-1.9-8|69	/sbin/*
14mr|vlan-utils-1.9-8|70	%{_mandir}/man8/vconfig.8*
14mr|vlan-utils-1.9-8|71	
14mr|vlan-utils-1.9-8|72	
14mr|vlan-utils-1.9-8|73	
14mr|vlan-utils-1.9-8|74	%changelog
14mr|vlan-utils-1.9-8|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9-8
14mr|vlan-utils-1.9-8|76	+ Revision: ac817a1
14mr|vlan-utils-1.9-8|77	- MassBuild#440: Increase release tag
14mr|vlan-utils-1.9-8|78	
14mr|vlan-utils-1.9-8|79	

21981 14
14mr|vlc-2.1.5-1|1	%define with_goom 0
14mr|vlc-2.1.5-1|2	
14mr|vlc-2.1.5-1|3	%define with_faad 0
14mr|vlc-2.1.5-1|4	%define with_faac 0
14mr|vlc-2.1.5-1|5	%define with_lame 0
14mr|vlc-2.1.5-1|6	%define with_dts 0
14mr|vlc-2.1.5-1|7	%define with_x264 0
14mr|vlc-2.1.5-1|8	
14mr|vlc-2.1.5-1|9	%define libmajor	5
14mr|vlc-2.1.5-1|10	%define coremajor	7
14mr|vlc-2.1.5-1|11	%define libname		%mklibname %{name} %{libmajor}
14mr|vlc-2.1.5-1|12	%define libnamecore	%mklibname vlccore %{coremajor}
14mr|vlc-2.1.5-1|13	%define devname		%mklibname -d %{name}
14mr|vlc-2.1.5-1|14	
14mr|vlc-2.1.5-1|15	######################
14mr|vlc-2.1.5-1|16	# Hardcode PLF build
14mr|vlc-2.1.5-1|17	%define with_plf 0
14mr|vlc-2.1.5-1|18	######################
14mr|vlc-2.1.5-1|19	
14mr|vlc-2.1.5-1|20	%if %{with_plf}
14mr|vlc-2.1.5-1|21	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|vlc-2.1.5-1|22	%define extrarelsuffix plf
14mr|vlc-2.1.5-1|23	%define distsuffix plf
14mr|vlc-2.1.5-1|24	%global with_dts 1
14mr|vlc-2.1.5-1|25	%global with_faac 1
14mr|vlc-2.1.5-1|26	%global with_faad 1
14mr|vlc-2.1.5-1|27	%global with_lame 1
14mr|vlc-2.1.5-1|28	%global with_x264 1
14mr|vlc-2.1.5-1|29	%endif
14mr|vlc-2.1.5-1|30	
14mr|vlc-2.1.5-1|31	%define git_url git://git.videolan.org/vlc.git
14mr|vlc-2.1.5-1|32	
14mr|vlc-2.1.5-1|33	Summary:	MPEG, MPEG2, DVD and DivX player
14mr|vlc-2.1.5-1|34	Name:		vlc
14mr|vlc-2.1.5-1|35	Version:	2.1.5
14mr|vlc-2.1.5-1|36	Release:	1%{?extrarelsuffix}
14mr|vlc-2.1.5-1|37	#gw the shared libraries are LGPL
14mr|vlc-2.1.5-1|38	License:	GPLv2+ and LGPLv2+
14mr|vlc-2.1.5-1|39	Group:		Video
14mr|vlc-2.1.5-1|40	Url:		http://www.videolan.org/
14mr|vlc-2.1.5-1|41	Source0:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz
14mr|vlc-2.1.5-1|42	Patch0:		vlc-2.0.1-automake-1.12.patch
14mr|vlc-2.1.5-1|43	Patch1:		vlc-2.1.2-fix-default-font.patch
14mr|vlc-2.1.5-1|44	Patch2:		vlc-2.0.0-desktop-l10n.patch
14mr|vlc-2.1.5-1|45	# Replace live555 detection part in configure.ac with older code
14mr|vlc-2.1.5-1|46	# because we don't have .pc file in current live555 version
14mr|vlc-2.1.5-1|47	Patch3:		vlc-2.1.2-live555-path.patch
14mr|vlc-2.1.5-1|48	Patch4:		vlc-2.1.2-live555-201306.patch
14mr|vlc-2.1.5-1|49	BuildRequires:	autoconf2.5
14mr|vlc-2.1.5-1|50	BuildRequires:	automake
14mr|vlc-2.1.5-1|51	BuildRequires:	desktop-file-utils
14mr|vlc-2.1.5-1|52	BuildRequires:	libtool
14mr|vlc-2.1.5-1|53	BuildRequires:	kdelibs4-core
14mr|vlc-2.1.5-1|54	BuildRequires:	ffmpeg-devel
14mr|vlc-2.1.5-1|55	BuildRequires:	gettext-devel
14mr|vlc-2.1.5-1|56	BuildRequires:	liba52dec-devel
14mr|vlc-2.1.5-1|57	BuildRequires:	libdvdnav-devel
14mr|vlc-2.1.5-1|58	BuildRequires:	libmatroska-devel
14mr|vlc-2.1.5-1|59	BuildRequires:	libmpcdec-devel
14mr|vlc-2.1.5-1|60	BuildRequires:	libmpeg2dec-devel >= 0.4.0
14mr|vlc-2.1.5-1|61	BuildRequires:	live-devel
14mr|vlc-2.1.5-1|62	BuildRequires:	libtar-devel
14mr|vlc-2.1.5-1|63	BuildRequires:	qt4-devel
14mr|vlc-2.1.5-1|64	BuildRequires:	sysfsutils-devel
14mr|vlc-2.1.5-1|65	BuildRequires:	pkgconfig(alsa)
14mr|vlc-2.1.5-1|66	BuildRequires:	pkgconfig(avahi-client)
14mr|vlc-2.1.5-1|67	BuildRequires:	pkgconfig(caca)
14mr|vlc-2.1.5-1|68	BuildRequires:	pkgconfig(dirac)
14mr|vlc-2.1.5-1|69	BuildRequires:	pkgconfig(dvdread)
14mr|vlc-2.1.5-1|70	BuildRequires:	pkgconfig(flac)
14mr|vlc-2.1.5-1|71	BuildRequires:	pkgconfig(freerdp)
14mr|vlc-2.1.5-1|72	BuildRequires:	pkgconfig(freetype2)
14mr|vlc-2.1.5-1|73	BuildRequires:	pkgconfig(fribidi)
14mr|vlc-2.1.5-1|74	BuildRequires:	pkgconfig(glu)
14mr|vlc-2.1.5-1|75	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mr|vlc-2.1.5-1|76	BuildRequires:	pkgconfig(gnutls)
14mr|vlc-2.1.5-1|77	BuildRequires:	pkgconfig(id3tag)
14mr|vlc-2.1.5-1|78	BuildRequires:	pkgconfig(jack)
14mr|vlc-2.1.5-1|79	BuildRequires:	pkgconfig(libbluray) >= 0.2.1
14mr|vlc-2.1.5-1|80	BuildRequires:	pkgconfig(libcdio)
14mr|vlc-2.1.5-1|81	BuildRequires:	pkgconfig(libcddb)
14mr|vlc-2.1.5-1|82	BuildRequires:	pkgconfig(libchromaprint)
14mr|vlc-2.1.5-1|83	BuildRequires:	pkgconfig(libdvbpsi)
14mr|vlc-2.1.5-1|84	BuildRequires:	pkgconfig(libmodplug)
14mr|vlc-2.1.5-1|85	BuildRequires:	pkgconfig(libmtp)
14mr|vlc-2.1.5-1|86	BuildRequires:	pkgconfig(libnotify)
14mr|vlc-2.1.5-1|87	BuildRequires:	pkgconfig(libproxy-1.0)
14mr|vlc-2.1.5-1|88	BuildRequires:	pkgconfig(libpulse)
14mr|vlc-2.1.5-1|89	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|vlc-2.1.5-1|90	BuildRequires:	pkgconfig(libssh2)
14mr|vlc-2.1.5-1|91	BuildRequires:	pkgconfig(libv4l2)
14mr|vlc-2.1.5-1|92	BuildRequires:	pkgconfig(libvcdinfo)
14mr|vlc-2.1.5-1|93	BuildRequires:	pkgconfig(libvncclient)
14mr|vlc-2.1.5-1|94	BuildRequires:	pkgconfig(libxml-2.0)
14mr|vlc-2.1.5-1|95	BuildRequires:	pkgconfig(mad)
14mr|vlc-2.1.5-1|96	BuildRequires:	pkgconfig(ogg)
14mr|vlc-2.1.5-1|97	BuildRequires:	pkgconfig(samplerate)
14mr|vlc-2.1.5-1|98	BuildRequires:	pkgconfig(smbclient)
14mr|vlc-2.1.5-1|99	BuildRequires:	pkgconfig(speex)
14mr|vlc-2.1.5-1|100	BuildRequires:	pkgconfig(taglib)
14mr|vlc-2.1.5-1|101	BuildRequires:	pkgconfig(udev)
14mr|vlc-2.1.5-1|102	BuildRequires:	pkgconfig(vorbis)
14mr|vlc-2.1.5-1|103	BuildRequires:	pkgconfig(xcb)
14mr|vlc-2.1.5-1|104	BuildRequires:	pkgconfig(xcb-keysyms)
14mr|vlc-2.1.5-1|105	BuildRequires:	pkgconfig(xcb-util)
14mr|vlc-2.1.5-1|106	BuildRequires:	pkgconfig(xpm)
14mr|vlc-2.1.5-1|107	BuildRequires:	pkgconfig(xproto)
14mr|vlc-2.1.5-1|108	BuildRequires:	pkgconfig(xv)
14mr|vlc-2.1.5-1|109	%if %{with_dts}
14mr|vlc-2.1.5-1|110	BuildRequires:	pkgconfig(libdca)
14mr|vlc-2.1.5-1|111	%endif
14mr|vlc-2.1.5-1|112	%if %{with_faac}
14mr|vlc-2.1.5-1|113	BuildRequires:	libfaac-devel
14mr|vlc-2.1.5-1|114	%endif
14mr|vlc-2.1.5-1|115	%if %{with_faad}
14mr|vlc-2.1.5-1|116	BuildRequires:	libfaad2-devel >= 2.0
14mr|vlc-2.1.5-1|117	%endif
14mr|vlc-2.1.5-1|118	%if %{with_lame}
14mr|vlc-2.1.5-1|119	BuildRequires:	liblame-devel
14mr|vlc-2.1.5-1|120	%endif
14mr|vlc-2.1.5-1|121	%if %{with_x264}
14mr|vlc-2.1.5-1|122	BuildRequires:	pkgconfig(x264)
14mr|vlc-2.1.5-1|123	%endif
14mr|vlc-2.1.5-1|124	
14mr|vlc-2.1.5-1|125	Suggests:	vlc-plugin-dv
14mr|vlc-2.1.5-1|126	Suggests:	vlc-plugin-flac
14mr|vlc-2.1.5-1|127	Suggests:	vlc-plugin-kate
14mr|vlc-2.1.5-1|128	Suggests:	vlc-plugin-libass
14mr|vlc-2.1.5-1|129	Suggests:	vlc-plugin-mpc
14mr|vlc-2.1.5-1|130	Suggests:	vlc-plugin-opus
14mr|vlc-2.1.5-1|131	Suggests:	vlc-plugin-pulse
14mr|vlc-2.1.5-1|132	Suggests:	vlc-plugin-schroedinger
14mr|vlc-2.1.5-1|133	Suggests:	vlc-plugin-speex
14mr|vlc-2.1.5-1|134	Suggests:	vlc-plugin-theora
14mr|vlc-2.1.5-1|135	Suggests:	vlc-plugin-upnp
14mr|vlc-2.1.5-1|136	Requires:	fonts-ttf-vera
14mr|vlc-2.1.5-1|137	Conflicts:	vlc-plugin-common < %{version}-%{release}
14mr|vlc-2.1.5-1|138	
14mr|vlc-2.1.5-1|139	%description
14mr|vlc-2.1.5-1|140	VideoLAN is an OpenSource streaming solution for every OS developed by
14mr|vlc-2.1.5-1|141	students from the Ecole Centrale Paris and developers from all over the
14mr|vlc-2.1.5-1|142	World.
14mr|vlc-2.1.5-1|143	VLC (VideoLAN Client) is a media player that can play MPEG1, MPEG2 and
14mr|vlc-2.1.5-1|144	MPEG4 (aka DivX) files, DVDs, VCDs, SVCDs, from a satellite card, from
14mr|vlc-2.1.5-1|145	a stream sent by VLS (VideoLAN Server), from another VLC, or from a Web
14mr|vlc-2.1.5-1|146	server.
14mr|vlc-2.1.5-1|147	This package contains no CSS unscrambling functionality for DVDs ;
14mr|vlc-2.1.5-1|148	you need the libdvdcss library available from
14mr|vlc-2.1.5-1|149	http://www.videolan.org/libdvdcss/
14mr|vlc-2.1.5-1|150	
14mr|vlc-2.1.5-1|151	%if %{with_plf}
14mr|vlc-2.1.5-1|152	This package is in Restricted repository as it is violating software patents.
14mr|vlc-2.1.5-1|153	%endif
14mr|vlc-2.1.5-1|154	
14mr|vlc-2.1.5-1|155	%files -f %{name}.lang
14mr|vlc-2.1.5-1|156	%doc NEWS README COPYING AUTHORS THANKS
14mr|vlc-2.1.5-1|157	%doc installed-docs/* doc/lirc/
14mr|vlc-2.1.5-1|158	%{_bindir}/cvlc
14mr|vlc-2.1.5-1|159	%{_bindir}/qvlc
14mr|vlc-2.1.5-1|160	%{_bindir}/vlc
14mr|vlc-2.1.5-1|161	%{_bindir}/vlc-wrapper
14mr|vlc-2.1.5-1|162	%dir %{_datadir}/vlc/
14mr|vlc-2.1.5-1|163	%{_datadir}/vlc/*.*
14mr|vlc-2.1.5-1|164	%{_datadir}/vlc/utils
14mr|vlc-2.1.5-1|165	%dir %{_libdir}/vlc
14mr|vlc-2.1.5-1|166	%{_libdir}/vlc/vlc-cache-gen
14mr|vlc-2.1.5-1|167	%dir %{_libdir}/vlc/plugins
14mr|vlc-2.1.5-1|168	%{_libdir}/vlc/plugins/plugins.dat
14mr|vlc-2.1.5-1|169	%dir %{_libdir}/vlc/plugins/access
14mr|vlc-2.1.5-1|170	%{_libdir}/vlc/plugins/access/libaccess_attachment_plugin.so
14mr|vlc-2.1.5-1|171	%{_libdir}/vlc/plugins/access/libaccess_avio_plugin.so
14mr|vlc-2.1.5-1|172	%{_libdir}/vlc/plugins/access/libaccess_bd_plugin.so
14mr|vlc-2.1.5-1|173	%{_libdir}/vlc/plugins/access/libaccess_ftp_plugin.so*
14mr|vlc-2.1.5-1|174	%{_libdir}/vlc/plugins/access/libaccess_gnomevfs_plugin.so
14mr|vlc-2.1.5-1|175	%{_libdir}/vlc/plugins/access/libaccess_http_plugin.so*
14mr|vlc-2.1.5-1|176	%{_libdir}/vlc/plugins/access/libaccess_imem_plugin.so
14mr|vlc-2.1.5-1|177	%{_libdir}/vlc/plugins/access/libaccess_mms_plugin.so*
14mr|vlc-2.1.5-1|178	%{_libdir}/vlc/plugins/access/libaccess_mtp_plugin.so
14mr|vlc-2.1.5-1|179	%{_libdir}/vlc/plugins/access/libaccess_rar_plugin.so
14mr|vlc-2.1.5-1|180	%{_libdir}/vlc/plugins/access/libaccess_realrtsp_plugin.so
14mr|vlc-2.1.5-1|181	%{_libdir}/vlc/plugins/access/libaccess_sftp_plugin.so
14mr|vlc-2.1.5-1|182	%{_libdir}/vlc/plugins/access/libaccess_smb_plugin.so*
14mr|vlc-2.1.5-1|183	%{_libdir}/vlc/plugins/access/libaccess_tcp_plugin.so*
14mr|vlc-2.1.5-1|184	%{_libdir}/vlc/plugins/access/libaccess_udp_plugin.so*
14mr|vlc-2.1.5-1|185	%{_libdir}/vlc/plugins/access/libaccess_vdr_plugin.so*
14mr|vlc-2.1.5-1|186	%{_libdir}/vlc/plugins/access/libcdda_plugin.so*
14mr|vlc-2.1.5-1|187	%{_libdir}/vlc/plugins/access/libdtv_plugin.so*
14mr|vlc-2.1.5-1|188	%{_libdir}/vlc/plugins/access/libdvb_plugin.so
14mr|vlc-2.1.5-1|189	%{_libdir}/vlc/plugins/access/libdvdnav_plugin.so*
14mr|vlc-2.1.5-1|190	%{_libdir}/vlc/plugins/access/libdvdread_plugin.so*
14mr|vlc-2.1.5-1|191	%{_libdir}/vlc/plugins/access/libfilesystem_plugin.so
14mr|vlc-2.1.5-1|192	%{_libdir}/vlc/plugins/access/libidummy_plugin.so
14mr|vlc-2.1.5-1|193	%{_libdir}/vlc/plugins/access/librdp_plugin.so
14mr|vlc-2.1.5-1|194	%{_libdir}/vlc/plugins/access/librtp_plugin.so
14mr|vlc-2.1.5-1|195	%{_libdir}/vlc/plugins/access/libsdp_plugin.so
14mr|vlc-2.1.5-1|196	%{_libdir}/vlc/plugins/access/libshm_plugin.so
14mr|vlc-2.1.5-1|197	%{_libdir}/vlc/plugins/access/libstream_filter_rar_plugin.so
14mr|vlc-2.1.5-1|198	%{_libdir}/vlc/plugins/access/libtimecode_plugin.so
14mr|vlc-2.1.5-1|199	%{_libdir}/vlc/plugins/access/libv4l2_plugin.so*
14mr|vlc-2.1.5-1|200	%{_libdir}/vlc/plugins/access/libvcdx_plugin.so*
14mr|vlc-2.1.5-1|201	%{_libdir}/vlc/plugins/access/libvcd_plugin.so*
14mr|vlc-2.1.5-1|202	%{_libdir}/vlc/plugins/access/liblibvnc_plugin.so
14mr|vlc-2.1.5-1|203	%{_libdir}/vlc/plugins/access/liblive555_plugin.so
14mr|vlc-2.1.5-1|204	%{_libdir}/vlc/plugins/access/libxcb_screen_plugin.so
14mr|vlc-2.1.5-1|205	%{_libdir}/vlc/plugins/access/libzip_plugin.so
14mr|vlc-2.1.5-1|206	%{_libdir}/vlc/plugins/access/liblibbluray_plugin.so
14mr|vlc-2.1.5-1|207	%dir %{_libdir}/vlc/plugins/access_output/
14mr|vlc-2.1.5-1|208	%{_libdir}/vlc/plugins/access_output/libaccess_output_dummy_plugin.so*
14mr|vlc-2.1.5-1|209	%{_libdir}/vlc/plugins/access_output/libaccess_output_file_plugin.so*
14mr|vlc-2.1.5-1|210	%{_libdir}/vlc/plugins/access_output/libaccess_output_http_plugin.so*
14mr|vlc-2.1.5-1|211	%{_libdir}/vlc/plugins/access_output/libaccess_output_livehttp_plugin.so*
14mr|vlc-2.1.5-1|212	%{_libdir}/vlc/plugins/access_output/libaccess_output_udp_plugin.so*
14mr|vlc-2.1.5-1|213	%dir %{_libdir}/vlc/plugins/audio_filter
14mr|vlc-2.1.5-1|214	%{_libdir}/vlc/plugins/audio_filter/liba52tofloat32_plugin.so*
14mr|vlc-2.1.5-1|215	%{_libdir}/vlc/plugins/audio_filter/liba52tospdif_plugin.so*
14mr|vlc-2.1.5-1|216	%{_libdir}/vlc/plugins/audio_filter/libaudiobargraph_a_plugin.so
14mr|vlc-2.1.5-1|217	%{_libdir}/vlc/plugins/audio_filter/libaudio_format_plugin.so*
14mr|vlc-2.1.5-1|218	%{_libdir}/vlc/plugins/audio_filter/libchorus_flanger_plugin.so
14mr|vlc-2.1.5-1|219	%{_libdir}/vlc/plugins/audio_filter/libcompressor_plugin.so
14mr|vlc-2.1.5-1|220	%if %{with_dts}
14mr|vlc-2.1.5-1|221	%{_libdir}/vlc/plugins/audio_filter/libdtstofloat32_plugin.so*
14mr|vlc-2.1.5-1|222	%endif
14mr|vlc-2.1.5-1|223	%{_libdir}/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so*
14mr|vlc-2.1.5-1|224	%{_libdir}/vlc/plugins/audio_filter/libdtstospdif_plugin.so*
14mr|vlc-2.1.5-1|225	%{_libdir}/vlc/plugins/audio_filter/libequalizer_plugin.so*
14mr|vlc-2.1.5-1|226	%{_libdir}/vlc/plugins/audio_filter/libgain_plugin.so
14mr|vlc-2.1.5-1|227	%{_libdir}/vlc/plugins/audio_filter/libheadphone_channel_mixer_plugin.so*
14mr|vlc-2.1.5-1|228	%{_libdir}/vlc/plugins/audio_filter/libkaraoke_plugin.so
14mr|vlc-2.1.5-1|229	%{_libdir}/vlc/plugins/audio_filter/libmono_plugin.so
14mr|vlc-2.1.5-1|230	%{_libdir}/vlc/plugins/audio_filter/libmpgatofixed32_plugin.so*
14mr|vlc-2.1.5-1|231	%{_libdir}/vlc/plugins/audio_filter/libnormvol_plugin.so*
14mr|vlc-2.1.5-1|232	%{_libdir}/vlc/plugins/audio_filter/libparam_eq_plugin.so*
14mr|vlc-2.1.5-1|233	%{_libdir}/vlc/plugins/audio_filter/libremap_plugin.so
14mr|vlc-2.1.5-1|234	%{_libdir}/vlc/plugins/audio_filter/libsamplerate_plugin.so
14mr|vlc-2.1.5-1|235	%{_libdir}/vlc/plugins/audio_filter/libscaletempo_plugin.so
14mr|vlc-2.1.5-1|236	%{_libdir}/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so*
14mr|vlc-2.1.5-1|237	%{_libdir}/vlc/plugins/audio_filter/libspatializer_plugin.so
14mr|vlc-2.1.5-1|238	%{_libdir}/vlc/plugins/audio_filter/libstereo_widen_plugin.so
14mr|vlc-2.1.5-1|239	%{_libdir}/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so*
14mr|vlc-2.1.5-1|240	%{_libdir}/vlc/plugins/audio_filter/libugly_resampler_plugin.so*
14mr|vlc-2.1.5-1|241	%dir %{_libdir}/vlc/plugins/audio_mixer
14mr|vlc-2.1.5-1|242	%{_libdir}/vlc/plugins/audio_mixer/libfloat_mixer_plugin.so
14mr|vlc-2.1.5-1|243	%{_libdir}/vlc/plugins/audio_mixer/libinteger_mixer_plugin.so
14mr|vlc-2.1.5-1|244	%dir %{_libdir}/vlc/plugins/audio_output
14mr|vlc-2.1.5-1|245	%{_libdir}/vlc/plugins/audio_output/libadummy_plugin.so
14mr|vlc-2.1.5-1|246	%{_libdir}/vlc/plugins/audio_output/libamem_plugin.so
14mr|vlc-2.1.5-1|247	%{_libdir}/vlc/plugins/audio_output/libafile_plugin.so
14mr|vlc-2.1.5-1|248	%dir %{_libdir}/vlc/plugins/codec
14mr|vlc-2.1.5-1|249	%{_libdir}/vlc/plugins/codec/liba52_plugin.so*
14mr|vlc-2.1.5-1|250	%{_libdir}/vlc/plugins/codec/libadpcm_plugin.so*
14mr|vlc-2.1.5-1|251	%{_libdir}/vlc/plugins/codec/libaes3_plugin.so
14mr|vlc-2.1.5-1|252	%{_libdir}/vlc/plugins/codec/libaraw_plugin.so*
14mr|vlc-2.1.5-1|253	%{_libdir}/vlc/plugins/codec/libavcodec_plugin.so
14mr|vlc-2.1.5-1|254	%{_libdir}/vlc/plugins/codec/libcc_plugin.so
14mr|vlc-2.1.5-1|255	%{_libdir}/vlc/plugins/codec/libcdg_plugin.so
14mr|vlc-2.1.5-1|256	%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so*
14mr|vlc-2.1.5-1|257	%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
14mr|vlc-2.1.5-1|258	%{_libdir}/vlc/plugins/codec/libdirac_plugin.so
14mr|vlc-2.1.5-1|259	%{_libdir}/vlc/plugins/codec/libdts_plugin.so*
14mr|vlc-2.1.5-1|260	%{_libdir}/vlc/plugins/codec/libdvbsub_plugin.so*
14mr|vlc-2.1.5-1|261	%{_libdir}/vlc/plugins/codec/libedummy_plugin.so
14mr|vlc-2.1.5-1|262	%if %{with_faad}
14mr|vlc-2.1.5-1|263	%{_libdir}/vlc/plugins/codec/libfaad_plugin.so*
14mr|vlc-2.1.5-1|264	%endif
14mr|vlc-2.1.5-1|265	%{_libdir}/vlc/plugins/codec/libg711_plugin.so
14mr|vlc-2.1.5-1|266	%{_libdir}/vlc/plugins/codec/liblibmpeg2_plugin.so*
14mr|vlc-2.1.5-1|267	%{_libdir}/vlc/plugins/codec/liblpcm_plugin.so*
14mr|vlc-2.1.5-1|268	%{_libdir}/vlc/plugins/codec/libmpeg_audio_plugin.so*
14mr|vlc-2.1.5-1|269	%{_libdir}/vlc/plugins/codec/librawvideo_plugin.so*
14mr|vlc-2.1.5-1|270	%{_libdir}/vlc/plugins/codec/libsubsusf_plugin.so
14mr|vlc-2.1.5-1|271	%{_libdir}/vlc/plugins/codec/libstl_plugin.so
14mr|vlc-2.1.5-1|272	%{_libdir}/vlc/plugins/codec/libsvcdsub_plugin.so*
14mr|vlc-2.1.5-1|273	%{_libdir}/vlc/plugins/codec/libpng_plugin.so*
14mr|vlc-2.1.5-1|274	%{_libdir}/vlc/plugins/codec/libscte27_plugin.so
14mr|vlc-2.1.5-1|275	%{_libdir}/vlc/plugins/codec/libspudec_plugin.so*
14mr|vlc-2.1.5-1|276	%{_libdir}/vlc/plugins/codec/libsubsdec_plugin.so*
14mr|vlc-2.1.5-1|277	%{_libdir}/vlc/plugins/codec/libt140_plugin.so
14mr|vlc-2.1.5-1|278	%{_libdir}/vlc/plugins/codec/libtelx_plugin.so
14mr|vlc-2.1.5-1|279	%{_libdir}/vlc/plugins/codec/libuleaddvaudio_plugin.so
14mr|vlc-2.1.5-1|280	%if %{with_x264}
14mr|vlc-2.1.5-1|281	%{_libdir}/vlc/plugins/codec/libx264_plugin.so*
14mr|vlc-2.1.5-1|282	%endif
14mr|vlc-2.1.5-1|283	%{_libdir}/vlc/plugins/codec/libxwd_plugin.so
14mr|vlc-2.1.5-1|284	%dir %{_libdir}/vlc/plugins/control
14mr|vlc-2.1.5-1|285	%{_libdir}/vlc/plugins/control/libdbus_plugin.so
14mr|vlc-2.1.5-1|286	%{_libdir}/vlc/plugins/control/libdummy_plugin.so
14mr|vlc-2.1.5-1|287	%{_libdir}/vlc/plugins/control/libglobalhotkeys_plugin.so
14mr|vlc-2.1.5-1|288	%{_libdir}/vlc/plugins/control/libhotkeys_plugin.so*
14mr|vlc-2.1.5-1|289	%{_libdir}/vlc/plugins/control/libmotion_plugin.so
14mr|vlc-2.1.5-1|290	%{_libdir}/vlc/plugins/control/libnetsync_plugin.so
14mr|vlc-2.1.5-1|291	%{_libdir}/vlc/plugins/control/liboldrc_plugin.so*
14mr|vlc-2.1.5-1|292	%{_libdir}/vlc/plugins/control/libgestures_plugin.so*
14mr|vlc-2.1.5-1|293	%dir %{_libdir}/vlc/plugins/demux
14mr|vlc-2.1.5-1|294	%{_libdir}/vlc/plugins/demux/libaiff_plugin.so*
14mr|vlc-2.1.5-1|295	%{_libdir}/vlc/plugins/demux/libasf_plugin.so*
14mr|vlc-2.1.5-1|296	%{_libdir}/vlc/plugins/demux/libau_plugin.so*
14mr|vlc-2.1.5-1|297	%{_libdir}/vlc/plugins/demux/libavformat_plugin.so
14mr|vlc-2.1.5-1|298	%{_libdir}/vlc/plugins/demux/libavi_plugin.so*
14mr|vlc-2.1.5-1|299	%{_libdir}/vlc/plugins/demux/libdemux_cdg_plugin.so
14mr|vlc-2.1.5-1|300	%{_libdir}/vlc/plugins/demux/libdemux_stl_plugin.so
14mr|vlc-2.1.5-1|301	%{_libdir}/vlc/plugins/demux/libdemuxdump_plugin.so*
14mr|vlc-2.1.5-1|302	%{_libdir}/vlc/plugins/demux/libdirac_plugin.so
14mr|vlc-2.1.5-1|303	%{_libdir}/vlc/plugins/demux/libes_plugin.so
14mr|vlc-2.1.5-1|304	%{_libdir}/vlc/plugins/demux/libh264_plugin.so*
14mr|vlc-2.1.5-1|305	%{_libdir}/vlc/plugins/demux/libimage_plugin.so
14mr|vlc-2.1.5-1|306	%{_libdir}/vlc/plugins/demux/libmjpeg_plugin.so*
14mr|vlc-2.1.5-1|307	%{_libdir}/vlc/plugins/demux/libmkv_plugin.so
14mr|vlc-2.1.5-1|308	%{_libdir}/vlc/plugins/demux/libmp4_plugin.so*
14mr|vlc-2.1.5-1|309	%{_libdir}/vlc/plugins/demux/libmpgv_plugin.so*
14mr|vlc-2.1.5-1|310	%{_libdir}/vlc/plugins/demux/libnsc_plugin.so*
14mr|vlc-2.1.5-1|311	%{_libdir}/vlc/plugins/demux/libnsv_plugin.so*
14mr|vlc-2.1.5-1|312	%{_libdir}/vlc/plugins/demux/libnuv_plugin.so*
14mr|vlc-2.1.5-1|313	%{_libdir}/vlc/plugins/demux/libplaylist_plugin.so*
14mr|vlc-2.1.5-1|314	%{_libdir}/vlc/plugins/demux/libps_plugin.so*
14mr|vlc-2.1.5-1|315	%{_libdir}/vlc/plugins/demux/libpva_plugin.so*
14mr|vlc-2.1.5-1|316	%{_libdir}/vlc/plugins/demux/librawaud_plugin.so
14mr|vlc-2.1.5-1|317	%{_libdir}/vlc/plugins/demux/librawdv_plugin.so*
14mr|vlc-2.1.5-1|318	%{_libdir}/vlc/plugins/demux/librawvid_plugin.so
14mr|vlc-2.1.5-1|319	%{_libdir}/vlc/plugins/demux/libreal_plugin.so*
14mr|vlc-2.1.5-1|320	%{_libdir}/vlc/plugins/demux/libsmf_plugin.so
14mr|vlc-2.1.5-1|321	%{_libdir}/vlc/plugins/demux/libsubtitle_plugin.so*
14mr|vlc-2.1.5-1|322	%{_libdir}/vlc/plugins/demux/libtta_plugin.so
14mr|vlc-2.1.5-1|323	%{_libdir}/vlc/plugins/demux/libty_plugin.so*
14mr|vlc-2.1.5-1|324	%{_libdir}/vlc/plugins/demux/libvobsub_plugin.so*
14mr|vlc-2.1.5-1|325	%{_libdir}/vlc/plugins/demux/libvc1_plugin.so
14mr|vlc-2.1.5-1|326	%{_libdir}/vlc/plugins/demux/libvoc_plugin.so*
14mr|vlc-2.1.5-1|327	%{_libdir}/vlc/plugins/demux/libwav_plugin.so*
14mr|vlc-2.1.5-1|328	%{_libdir}/vlc/plugins/demux/libts_plugin.so*
14mr|vlc-2.1.5-1|329	%{_libdir}/vlc/plugins/demux/libxa_plugin.so*
14mr|vlc-2.1.5-1|330	%{_libdir}/vlc/plugins/demux/libogg_plugin.so*
14mr|vlc-2.1.5-1|331	%{_libdir}/vlc/plugins/codec/libvorbis_plugin.so*
14mr|vlc-2.1.5-1|332	%dir %{_libdir}/vlc/plugins/meta_engine
14mr|vlc-2.1.5-1|333	%{_libdir}/vlc/plugins/meta_engine/libfolder_plugin.so
14mr|vlc-2.1.5-1|334	%{_libdir}/vlc/plugins/meta_engine/libtaglib_plugin.so
14mr|vlc-2.1.5-1|335	%dir %{_libdir}/vlc/plugins/misc
14mr|vlc-2.1.5-1|336	%{_libdir}/vlc/plugins/misc/libaudioscrobbler_plugin.so
14mr|vlc-2.1.5-1|337	%{_libdir}/vlc/plugins/misc/libdbus_screensaver_plugin.so
14mr|vlc-2.1.5-1|338	%{_libdir}/vlc/plugins/misc/libexport_plugin.so*
14mr|vlc-2.1.5-1|339	%{_libdir}/vlc/plugins/misc/libfingerprinter_plugin.so
14mr|vlc-2.1.5-1|340	%{_libdir}/vlc/plugins/misc/liblogger_plugin.so*
14mr|vlc-2.1.5-1|341	%{_libdir}/vlc/plugins/misc/libstats_plugin.so
14mr|vlc-2.1.5-1|342	%{_libdir}/vlc/plugins/misc/libvod_rtsp_plugin.so*
14mr|vlc-2.1.5-1|343	%{_libdir}/vlc/plugins/misc/libxdg_screensaver_plugin.so*
14mr|vlc-2.1.5-1|344	%{_libdir}/vlc/plugins/misc/libxml_plugin.so*
14mr|vlc-2.1.5-1|345	%dir %{_libdir}/vlc/plugins/mmx
14mr|vlc-2.1.5-1|346	%{_libdir}/vlc/plugins/mmx/libi420_rgb_mmx_plugin.so
14mr|vlc-2.1.5-1|347	%{_libdir}/vlc/plugins/mmx/libi420_yuy2_mmx_plugin.so
14mr|vlc-2.1.5-1|348	%{_libdir}/vlc/plugins/mmx/libi422_yuy2_mmx_plugin.so
14mr|vlc-2.1.5-1|349	%dir %{_libdir}/vlc/plugins/mux
14mr|vlc-2.1.5-1|350	%{_libdir}/vlc/plugins/mux/libmux_asf_plugin.so*
14mr|vlc-2.1.5-1|351	%{_libdir}/vlc/plugins/mux/libmux_avi_plugin.so*
14mr|vlc-2.1.5-1|352	%{_libdir}/vlc/plugins/mux/libmux_dummy_plugin.so*
14mr|vlc-2.1.5-1|353	%{_libdir}/vlc/plugins/mux/libmux_mp4_plugin.so*
14mr|vlc-2.1.5-1|354	%{_libdir}/vlc/plugins/mux/libmux_mpjpeg_plugin.so*
14mr|vlc-2.1.5-1|355	%{_libdir}/vlc/plugins/mux/libmux_ogg_plugin.so*
14mr|vlc-2.1.5-1|356	%{_libdir}/vlc/plugins/mux/libmux_ps_plugin.so*
14mr|vlc-2.1.5-1|357	%{_libdir}/vlc/plugins/mux/libmux_ts_plugin.so
14mr|vlc-2.1.5-1|358	%{_libdir}/vlc/plugins/mux/libmux_wav_plugin.so*
14mr|vlc-2.1.5-1|359	%dir %{_libdir}/vlc/plugins/notify
14mr|vlc-2.1.5-1|360	%dir %{_libdir}/vlc/plugins/gui/
14mr|vlc-2.1.5-1|361	%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
14mr|vlc-2.1.5-1|362	%dir %{_libdir}/vlc/plugins/packetizer
14mr|vlc-2.1.5-1|363	%{_libdir}/vlc/plugins/packetizer/libpacketizer_copy_plugin.so*
14mr|vlc-2.1.5-1|364	%{_libdir}/vlc/plugins/packetizer/libpacketizer_dirac_plugin.so
14mr|vlc-2.1.5-1|365	%{_libdir}/vlc/plugins/packetizer/libpacketizer_flac_plugin.so
14mr|vlc-2.1.5-1|366	%{_libdir}/vlc/plugins/packetizer/libpacketizer_h264_plugin.so*
14mr|vlc-2.1.5-1|367	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mlp_plugin.so
14mr|vlc-2.1.5-1|368	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4audio_plugin.so*
14mr|vlc-2.1.5-1|369	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4video_plugin.so*
14mr|vlc-2.1.5-1|370	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpegvideo_plugin.so*
14mr|vlc-2.1.5-1|371	%{_libdir}/vlc/plugins/packetizer/libpacketizer_vc1_plugin.so
14mr|vlc-2.1.5-1|372	%dir %{_libdir}/vlc/plugins/services_discovery/
14mr|vlc-2.1.5-1|373	%{_libdir}/vlc/plugins/services_discovery/libmediadirs_plugin.so
14mr|vlc-2.1.5-1|374	%{_libdir}/vlc/plugins/services_discovery/libmtp_plugin.so
14mr|vlc-2.1.5-1|375	%{_libdir}/vlc/plugins/services_discovery/libpodcast_plugin.so*
14mr|vlc-2.1.5-1|376	%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so*
14mr|vlc-2.1.5-1|377	%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so*
14mr|vlc-2.1.5-1|378	%{_libdir}/vlc/plugins/services_discovery/libxcb_apps_plugin.so
14mr|vlc-2.1.5-1|379	%dir %{_libdir}/vlc/plugins/stream_filter/
14mr|vlc-2.1.5-1|380	%{_libdir}/vlc/plugins/stream_filter/libdash_plugin.so
14mr|vlc-2.1.5-1|381	%{_libdir}/vlc/plugins/stream_filter/libdecomp_plugin.so
14mr|vlc-2.1.5-1|382	%{_libdir}/vlc/plugins/stream_filter/libhttplive_plugin.so
14mr|vlc-2.1.5-1|383	%{_libdir}/vlc/plugins/stream_filter/librecord_plugin.so
14mr|vlc-2.1.5-1|384	%{_libdir}/vlc/plugins/stream_filter/libsmooth_plugin.so
14mr|vlc-2.1.5-1|385	%dir %{_libdir}/vlc/plugins/stream_out
14mr|vlc-2.1.5-1|386	%{_libdir}/vlc/plugins/stream_out/libstream_out_autodel_plugin.so
14mr|vlc-2.1.5-1|387	%{_libdir}/vlc/plugins/stream_out/libstream_out_bridge_plugin.so*
14mr|vlc-2.1.5-1|388	%{_libdir}/vlc/plugins/stream_out/libstream_out_chromaprint_plugin.so
14mr|vlc-2.1.5-1|389	%{_libdir}/vlc/plugins/stream_out/libstream_out_delay_plugin.so
14mr|vlc-2.1.5-1|390	%{_libdir}/vlc/plugins/stream_out/libstream_out_description_plugin.so*
14mr|vlc-2.1.5-1|391	%{_libdir}/vlc/plugins/stream_out/libstream_out_display_plugin.so*
14mr|vlc-2.1.5-1|392	%{_libdir}/vlc/plugins/stream_out/libstream_out_dummy_plugin.so*
14mr|vlc-2.1.5-1|393	%{_libdir}/vlc/plugins/stream_out/libstream_out_duplicate_plugin.so*
14mr|vlc-2.1.5-1|394	%{_libdir}/vlc/plugins/stream_out/libstream_out_es_plugin.so*
14mr|vlc-2.1.5-1|395	%{_libdir}/vlc/plugins/stream_out/libstream_out_gather_plugin.so*
14mr|vlc-2.1.5-1|396	%{_libdir}/vlc/plugins/stream_out/libstream_out_langfromtelx_plugin.so
14mr|vlc-2.1.5-1|397	%{_libdir}/vlc/plugins/stream_out/libstream_out_mosaic_bridge_plugin.so*
14mr|vlc-2.1.5-1|398	%{_libdir}/vlc/plugins/stream_out/libstream_out_raop_plugin.so
14mr|vlc-2.1.5-1|399	%{_libdir}/vlc/plugins/stream_out/libstream_out_record_plugin.so
14mr|vlc-2.1.5-1|400	%{_libdir}/vlc/plugins/stream_out/libstream_out_rtp_plugin.so*
14mr|vlc-2.1.5-1|401	%{_libdir}/vlc/plugins/stream_out/libstream_out_setid_plugin.so
14mr|vlc-2.1.5-1|402	%{_libdir}/vlc/plugins/stream_out/libstream_out_smem_plugin.so*
14mr|vlc-2.1.5-1|403	%{_libdir}/vlc/plugins/stream_out/libstream_out_standard_plugin.so*
14mr|vlc-2.1.5-1|404	%{_libdir}/vlc/plugins/stream_out/libstream_out_transcode_plugin.so*
14mr|vlc-2.1.5-1|405	%dir %{_libdir}/vlc/plugins/text_renderer
14mr|vlc-2.1.5-1|406	%{_libdir}/vlc/plugins/text_renderer/libfreetype_plugin.so*
14mr|vlc-2.1.5-1|407	%{_libdir}/vlc/plugins/text_renderer/libsvg_plugin.so
14mr|vlc-2.1.5-1|408	%{_libdir}/vlc/plugins/text_renderer/libtdummy_plugin.so
14mr|vlc-2.1.5-1|409	%dir %{_libdir}/vlc/plugins/video_chroma
14mr|vlc-2.1.5-1|410	%{_libdir}/vlc/plugins/video_chroma/libgrey_yuv_plugin.so
14mr|vlc-2.1.5-1|411	%{_libdir}/vlc/plugins/video_chroma/libi420_rgb_*plugin.so*
14mr|vlc-2.1.5-1|412	%{_libdir}/vlc/plugins/video_chroma/libi420_yuy2_*plugin.so*
14mr|vlc-2.1.5-1|413	%{_libdir}/vlc/plugins/video_chroma/libi422_i420_plugin.so
14mr|vlc-2.1.5-1|414	%{_libdir}/vlc/plugins/video_chroma/libi422_yuy2_*plugin.so*
14mr|vlc-2.1.5-1|415	%{_libdir}/vlc/plugins/video_chroma/librv32_plugin.so
14mr|vlc-2.1.5-1|416	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i420_plugin.so
14mr|vlc-2.1.5-1|417	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i422_plugin.so
14mr|vlc-2.1.5-1|418	%dir %{_libdir}/vlc/plugins/video_filter
14mr|vlc-2.1.5-1|419	%{_libdir}/vlc/plugins/video_filter/libadjust_plugin.so*
14mr|vlc-2.1.5-1|420	%{_libdir}/vlc/plugins/video_filter/libalphamask_plugin.so
14mr|vlc-2.1.5-1|421	%{_libdir}/vlc/plugins/video_filter/libanaglyph_plugin.so
14mr|vlc-2.1.5-1|422	%{_libdir}/vlc/plugins/video_filter/libantiflicker_plugin.so
14mr|vlc-2.1.5-1|423	%{_libdir}/vlc/plugins/video_filter/libaudiobargraph_v_plugin.so
14mr|vlc-2.1.5-1|424	%{_libdir}/vlc/plugins/video_filter/libatmo_plugin.so
14mr|vlc-2.1.5-1|425	%{_libdir}/vlc/plugins/video_filter/libball_plugin.so
14mr|vlc-2.1.5-1|426	%{_libdir}/vlc/plugins/video_filter/libblendbench_plugin.so
14mr|vlc-2.1.5-1|427	%{_libdir}/vlc/plugins/video_filter/libblend_plugin.so*
14mr|vlc-2.1.5-1|428	%{_libdir}/vlc/plugins/video_filter/libbluescreen_plugin.so
14mr|vlc-2.1.5-1|429	%{_libdir}/vlc/plugins/video_filter/libcanvas_plugin.so
14mr|vlc-2.1.5-1|430	%{_libdir}/vlc/plugins/video_filter/libchain_plugin.so
14mr|vlc-2.1.5-1|431	%{_libdir}/vlc/plugins/video_filter/libclone_plugin.so*
14mr|vlc-2.1.5-1|432	%{_libdir}/vlc/plugins/video_filter/libcolorthres_plugin.so
14mr|vlc-2.1.5-1|433	%{_libdir}/vlc/plugins/video_filter/libcroppadd_plugin.so
14mr|vlc-2.1.5-1|434	%{_libdir}/vlc/plugins/video_filter/libdeinterlace_plugin.so*
14mr|vlc-2.1.5-1|435	%{_libdir}/vlc/plugins/video_filter/libdynamicoverlay_plugin.so
14mr|vlc-2.1.5-1|436	%{_libdir}/vlc/plugins/video_filter/liberase_plugin.so
14mr|vlc-2.1.5-1|437	%{_libdir}/vlc/plugins/video_filter/libextract_plugin.so
14mr|vlc-2.1.5-1|438	%{_libdir}/vlc/plugins/video_filter/libgaussianblur_plugin.so
14mr|vlc-2.1.5-1|439	%{_libdir}/vlc/plugins/video_filter/libgradient_plugin.so
14mr|vlc-2.1.5-1|440	%{_libdir}/vlc/plugins/video_filter/libgradfun_plugin.so
14mr|vlc-2.1.5-1|441	%{_libdir}/vlc/plugins/video_filter/libgrain_plugin.so
14mr|vlc-2.1.5-1|442	%{_libdir}/vlc/plugins/video_filter/libhqdn3d_plugin.so
14mr|vlc-2.1.5-1|443	%{_libdir}/vlc/plugins/video_filter/libinvert_plugin.so*
14mr|vlc-2.1.5-1|444	%{_libdir}/vlc/plugins/video_filter/liblogo_plugin.so*
14mr|vlc-2.1.5-1|445	%{_libdir}/vlc/plugins/video_filter/libmagnify_plugin.so*
14mr|vlc-2.1.5-1|446	%{_libdir}/vlc/plugins/video_filter/libmarq_plugin.so*
14mr|vlc-2.1.5-1|447	%{_libdir}/vlc/plugins/video_filter/libmirror_plugin.so
14mr|vlc-2.1.5-1|448	%{_libdir}/vlc/plugins/video_filter/libmosaic_plugin.so*
14mr|vlc-2.1.5-1|449	%{_libdir}/vlc/plugins/video_filter/libmotionblur_plugin.so*
14mr|vlc-2.1.5-1|450	%{_libdir}/vlc/plugins/video_filter/libmotiondetect_plugin.so*
14mr|vlc-2.1.5-1|451	%{_libdir}/vlc/plugins/video_filter/libpanoramix_plugin.so
14mr|vlc-2.1.5-1|452	%{_libdir}/vlc/plugins/video_filter/libposterize_plugin.so
14mr|vlc-2.1.5-1|453	%{_libdir}/vlc/plugins/video_filter/libpostproc_plugin.so
14mr|vlc-2.1.5-1|454	%{_libdir}/vlc/plugins/video_filter/libpsychedelic_plugin.so
14mr|vlc-2.1.5-1|455	%{_libdir}/vlc/plugins/video_filter/libpuzzle_plugin.so
14mr|vlc-2.1.5-1|456	%{_libdir}/vlc/plugins/video_filter/libremoteosd_plugin.so
14mr|vlc-2.1.5-1|457	%{_libdir}/vlc/plugins/video_filter/libripple_plugin.so
14mr|vlc-2.1.5-1|458	%{_libdir}/vlc/plugins/video_filter/librotate_plugin.so
14mr|vlc-2.1.5-1|459	%{_libdir}/vlc/plugins/video_filter/librss_plugin.so*
14mr|vlc-2.1.5-1|460	%{_libdir}/vlc/plugins/video_filter/libscale_plugin.so*
14mr|vlc-2.1.5-1|461	%{_libdir}/vlc/plugins/video_filter/libscene_plugin.so
14mr|vlc-2.1.5-1|462	%{_libdir}/vlc/plugins/video_filter/libsepia_plugin.so
14mr|vlc-2.1.5-1|463	%{_libdir}/vlc/plugins/video_filter/libsharpen_plugin.so
14mr|vlc-2.1.5-1|464	%{_libdir}/vlc/plugins/video_filter/libsubsdelay_plugin.so
14mr|vlc-2.1.5-1|465	%{_libdir}/vlc/plugins/video_filter/libswscale_plugin.so
14mr|vlc-2.1.5-1|466	%{_libdir}/vlc/plugins/video_filter/libtransform_plugin.so*
14mr|vlc-2.1.5-1|467	%{_libdir}/vlc/plugins/video_filter/libwall_plugin.so*
14mr|vlc-2.1.5-1|468	%{_libdir}/vlc/plugins/video_filter/libwave_plugin.so
14mr|vlc-2.1.5-1|469	%{_libdir}/vlc/plugins/video_filter/libyuvp_plugin.so
14mr|vlc-2.1.5-1|470	%dir %{_libdir}/vlc/plugins/video_output
14mr|vlc-2.1.5-1|471	%{_libdir}/vlc/plugins/video_output/libcaca_plugin.so
14mr|vlc-2.1.5-1|472	%{_libdir}/vlc/plugins/video_output/libfb_plugin.so*
14mr|vlc-2.1.5-1|473	%{_libdir}/vlc/plugins/video_output/libvmem_plugin.so
14mr|vlc-2.1.5-1|474	%{_libdir}/vlc/plugins/video_output/libyuv_plugin.so
14mr|vlc-2.1.5-1|475	%{_libdir}/vlc/plugins/video_output/libvdummy_plugin.so
14mr|vlc-2.1.5-1|476	%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so*
14mr|vlc-2.1.5-1|477	%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so*
14mr|vlc-2.1.5-1|478	%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so*
14mr|vlc-2.1.5-1|479	%dir %{_libdir}/vlc/plugins/visualization
14mr|vlc-2.1.5-1|480	%{_libdir}/vlc/plugins/visualization/libvisual_plugin.so*
14mr|vlc-2.1.5-1|481	%{_libdir}/vlc/plugins/access/libaccess_alsa_plugin.so
14mr|vlc-2.1.5-1|482	%{_libdir}/vlc/plugins/audio_output/libalsa_plugin.so*
14mr|vlc-2.1.5-1|483	%{_mandir}/man1/vlc.*
14mr|vlc-2.1.5-1|484	%{_mandir}/man1/vlc-wrapper.1*
14mr|vlc-2.1.5-1|485	%{_datadir}/applications/vlc.desktop
14mr|vlc-2.1.5-1|486	%{_miconsdir}/vlc.png
14mr|vlc-2.1.5-1|487	%{_iconsdir}/vlc.png
14mr|vlc-2.1.5-1|488	%{_liconsdir}/vlc.png
14mr|vlc-2.1.5-1|489	%{_iconsdir}/hicolor/*/apps/*
14mr|vlc-2.1.5-1|490	%{_datadir}/apps/solid/actions/*.desktop
14mr|vlc-2.1.5-1|491	
14mr|vlc-2.1.5-1|492	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|493	
14mr|vlc-2.1.5-1|494	%package -n svlc
14mr|vlc-2.1.5-1|495	Summary:	Skinned GUI plugin for the VLC media player
14mr|vlc-2.1.5-1|496	Group:		Video
14mr|vlc-2.1.5-1|497	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|498	Provides:	vlc-gui
14mr|vlc-2.1.5-1|499	
14mr|vlc-2.1.5-1|500	%description -n svlc
14mr|vlc-2.1.5-1|501	This plugin adds a skinned GUI interface to the VLC media player. To
14mr|vlc-2.1.5-1|502	activate it, run the `svlc' program.
14mr|vlc-2.1.5-1|503	
14mr|vlc-2.1.5-1|504	%files -n svlc
14mr|vlc-2.1.5-1|505	%doc README
14mr|vlc-2.1.5-1|506	%{_bindir}/svlc
14mr|vlc-2.1.5-1|507	%{_libdir}/vlc/plugins/gui/libskins2_plugin.so*
14mr|vlc-2.1.5-1|508	%{_datadir}/applications/mandriva-svlc.desktop
14mr|vlc-2.1.5-1|509	%{_datadir}/vlc/skins2
14mr|vlc-2.1.5-1|510	
14mr|vlc-2.1.5-1|511	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|512	
14mr|vlc-2.1.5-1|513	%package -n %{libname}
14mr|vlc-2.1.5-1|514	Summary:	Shared code for the VLC media player
14mr|vlc-2.1.5-1|515	Group:		System/Libraries
14mr|vlc-2.1.5-1|516	
14mr|vlc-2.1.5-1|517	%description -n %{libname}
14mr|vlc-2.1.5-1|518	Shared code for the VLC media player
14mr|vlc-2.1.5-1|519	This package contains code that is shared by different modules of the
14mr|vlc-2.1.5-1|520	VLC media player.
14mr|vlc-2.1.5-1|521	
14mr|vlc-2.1.5-1|522	%files -n %{libname}
14mr|vlc-2.1.5-1|523	%{_libdir}/libvlc.so.%{libmajor}*
14mr|vlc-2.1.5-1|524	
14mr|vlc-2.1.5-1|525	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|526	
14mr|vlc-2.1.5-1|527	%package -n %{libnamecore}
14mr|vlc-2.1.5-1|528	Summary:	Shared core code for the VLC media player
14mr|vlc-2.1.5-1|529	Group:		System/Libraries
14mr|vlc-2.1.5-1|530	#gw needed by the python bindings:
14mr|vlc-2.1.5-1|531	Provides:	libvlccore = %{version}-%{release}
14mr|vlc-2.1.5-1|532	
14mr|vlc-2.1.5-1|533	%description -n %{libnamecore}
14mr|vlc-2.1.5-1|534	Shared core code for the VLC media player
14mr|vlc-2.1.5-1|535	This package contains code that is shared by different modules of the
14mr|vlc-2.1.5-1|536	VLC media player.
14mr|vlc-2.1.5-1|537	
14mr|vlc-2.1.5-1|538	%files -n %{libnamecore}
14mr|vlc-2.1.5-1|539	%{_libdir}/libvlccore.so.%{coremajor}*
14mr|vlc-2.1.5-1|540	
14mr|vlc-2.1.5-1|541	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|542	
14mr|vlc-2.1.5-1|543	%package -n %{devname}
14mr|vlc-2.1.5-1|544	Summary:	Development files for the VLC media player
14mr|vlc-2.1.5-1|545	Group:		Development/C
14mr|vlc-2.1.5-1|546	Requires:	%{libname} = %{version}
14mr|vlc-2.1.5-1|547	Requires:	%{libnamecore} = %{version}
14mr|vlc-2.1.5-1|548	Provides:	%{name}-devel = %{version}-%{release}
14mr|vlc-2.1.5-1|549	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|vlc-2.1.5-1|550	
14mr|vlc-2.1.5-1|551	%description -n %{devname}
14mr|vlc-2.1.5-1|552	Development files for the VLC media player
14mr|vlc-2.1.5-1|553	This package contains headers and a static library required to build plugins
14mr|vlc-2.1.5-1|554	for the VLC media player, or standalone applications using features from VLC.
14mr|vlc-2.1.5-1|555	
14mr|vlc-2.1.5-1|556	%files -n %{devname}
14mr|vlc-2.1.5-1|557	%doc README doc/release-howto.txt doc/skins
14mr|vlc-2.1.5-1|558	%dir %{_includedir}/vlc
14mr|vlc-2.1.5-1|559	%{_libdir}/vlc/libcompat.a
14mr|vlc-2.1.5-1|560	%{_libdir}/libvlc.so
14mr|vlc-2.1.5-1|561	%{_libdir}/libvlccore.so
14mr|vlc-2.1.5-1|562	%{_includedir}/vlc/*
14mr|vlc-2.1.5-1|563	%{_libdir}/pkgconfig/*
14mr|vlc-2.1.5-1|564	
14mr|vlc-2.1.5-1|565	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|566	
14mr|vlc-2.1.5-1|567	%package plugin-aa
14mr|vlc-2.1.5-1|568	Summary:	ASCII art video plugin for the VLC media player
14mr|vlc-2.1.5-1|569	Group:		Video
14mr|vlc-2.1.5-1|570	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|571	BuildRequires:	aalib-devel
14mr|vlc-2.1.5-1|572	
14mr|vlc-2.1.5-1|573	%description plugin-aa
14mr|vlc-2.1.5-1|574	This is an ASCII art video output plugin for the VLC media playe. To
14mr|vlc-2.1.5-1|575	activate it, use the `--vout aa' flag or select the `aa' video output
14mr|vlc-2.1.5-1|576	plugin from the preferences menu.
14mr|vlc-2.1.5-1|577	
14mr|vlc-2.1.5-1|578	%files plugin-aa
14mr|vlc-2.1.5-1|579	%doc README
14mr|vlc-2.1.5-1|580	%{_libdir}/vlc/plugins/video_output/libaa_plugin.so*
14mr|vlc-2.1.5-1|581	
14mr|vlc-2.1.5-1|582	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|583	
14mr|vlc-2.1.5-1|584	%package plugin-bonjour
14mr|vlc-2.1.5-1|585	Summary:	Bonjour service discovery plugin for the VLC media player
14mr|vlc-2.1.5-1|586	Group:		Video
14mr|vlc-2.1.5-1|587	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|588	
14mr|vlc-2.1.5-1|589	%description plugin-bonjour
14mr|vlc-2.1.5-1|590	This plugin adds support for Bonjour service discovery to
14mr|vlc-2.1.5-1|591	the VLC media player.
14mr|vlc-2.1.5-1|592	
14mr|vlc-2.1.5-1|593	%files plugin-bonjour
14mr|vlc-2.1.5-1|594	%doc README
14mr|vlc-2.1.5-1|595	%{_libdir}/vlc/plugins/services_discovery/libbonjour_plugin.so*
14mr|vlc-2.1.5-1|596	
14mr|vlc-2.1.5-1|597	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|598	
14mr|vlc-2.1.5-1|599	%package plugin-dv
14mr|vlc-2.1.5-1|600	Summary:	DV codec plugin for the VLC media player
14mr|vlc-2.1.5-1|601	Group:		Video
14mr|vlc-2.1.5-1|602	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|603	BuildRequires:	pkgconfig(libdv)
14mr|vlc-2.1.5-1|604	BuildRequires:	pkgconfig(libraw1394)
14mr|vlc-2.1.5-1|605	BuildRequires:	pkgconfig(libdc1394-2)
14mr|vlc-2.1.5-1|606	BuildRequires:	pkgconfig(libavc1394)
14mr|vlc-2.1.5-1|607	
14mr|vlc-2.1.5-1|608	%description plugin-dv
14mr|vlc-2.1.5-1|609	This plugin adds support for the DV video format to the VLC media player.
14mr|vlc-2.1.5-1|610	The plugin is autodetected.
14mr|vlc-2.1.5-1|611	
14mr|vlc-2.1.5-1|612	%files plugin-dv
14mr|vlc-2.1.5-1|613	%doc README
14mr|vlc-2.1.5-1|614	%{_libdir}/vlc/plugins/access/libdc1394_plugin.so
14mr|vlc-2.1.5-1|615	%{_libdir}/vlc/plugins/access/libdv1394_plugin.so
14mr|vlc-2.1.5-1|616	
14mr|vlc-2.1.5-1|617	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|618	
14mr|vlc-2.1.5-1|619	%package plugin-flac
14mr|vlc-2.1.5-1|620	Summary:	Flac codec plugin for the VLC media player
14mr|vlc-2.1.5-1|621	Group:		Sound
14mr|vlc-2.1.5-1|622	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|623	
14mr|vlc-2.1.5-1|624	%description plugin-flac
14mr|vlc-2.1.5-1|625	These plugins add support for the FLAC compressed audio format to the
14mr|vlc-2.1.5-1|626	VLC media player.
14mr|vlc-2.1.5-1|627	
14mr|vlc-2.1.5-1|628	%files plugin-flac
14mr|vlc-2.1.5-1|629	%doc README
14mr|vlc-2.1.5-1|630	%{_libdir}/vlc/plugins/demux/libflacsys_plugin.so
14mr|vlc-2.1.5-1|631	%{_libdir}/vlc/plugins/codec/libflac_plugin.so*
14mr|vlc-2.1.5-1|632	
14mr|vlc-2.1.5-1|633	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|634	
14mr|vlc-2.1.5-1|635	%package plugin-fluidsynth
14mr|vlc-2.1.5-1|636	Summary:	Add MIDI playback support to VLC based on Fluidsynth
14mr|vlc-2.1.5-1|637	Group:		Sound
14mr|vlc-2.1.5-1|638	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|639	BuildRequires:	pkgconfig(fluidsynth)
14mr|vlc-2.1.5-1|640	
14mr|vlc-2.1.5-1|641	%description plugin-fluidsynth
14mr|vlc-2.1.5-1|642	This plugin adds support for MIDI playback to VLC based on the Fluidsynth
14mr|vlc-2.1.5-1|643	library.
14mr|vlc-2.1.5-1|644	
14mr|vlc-2.1.5-1|645	%files plugin-fluidsynth
14mr|vlc-2.1.5-1|646	%doc README
14mr|vlc-2.1.5-1|647	%{_libdir}/vlc/plugins/codec/libfluidsynth_plugin.so
14mr|vlc-2.1.5-1|648	
14mr|vlc-2.1.5-1|649	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|650	
14mr|vlc-2.1.5-1|651	%package plugin-gme
14mr|vlc-2.1.5-1|652	Summary:	Add game music playback support to VLC based on libgme
14mr|vlc-2.1.5-1|653	Group:		Sound
14mr|vlc-2.1.5-1|654	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|655	BuildRequires:	libgme-devel
14mr|vlc-2.1.5-1|656	
14mr|vlc-2.1.5-1|657	%description plugin-gme
14mr|vlc-2.1.5-1|658	This plugin adds support for video game music playback to VLC based on the
14mr|vlc-2.1.5-1|659	GME library.
14mr|vlc-2.1.5-1|660	
14mr|vlc-2.1.5-1|661	%files plugin-gme
14mr|vlc-2.1.5-1|662	%doc README
14mr|vlc-2.1.5-1|663	%{_libdir}/vlc/plugins/demux/libgme_plugin.so
14mr|vlc-2.1.5-1|664	
14mr|vlc-2.1.5-1|665	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|666	
14mr|vlc-2.1.5-1|667	%package plugin-gnutls
14mr|vlc-2.1.5-1|668	Summary:	Secure Socket Layer plugin for the VLC media player
14mr|vlc-2.1.5-1|669	Group:		Video
14mr|vlc-2.1.5-1|670	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|671	
14mr|vlc-2.1.5-1|672	%description plugin-gnutls
14mr|vlc-2.1.5-1|673	This plugin adds support for SSL/TLS to the VLC media player.
14mr|vlc-2.1.5-1|674	
14mr|vlc-2.1.5-1|675	%files plugin-gnutls
14mr|vlc-2.1.5-1|676	%doc README
14mr|vlc-2.1.5-1|677	%{_libdir}/vlc/plugins/misc/libgnutls_plugin.so*
14mr|vlc-2.1.5-1|678	
14mr|vlc-2.1.5-1|679	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|680	
14mr|vlc-2.1.5-1|681	%if %{with_goom}
14mr|vlc-2.1.5-1|682	%package plugin-goom
14mr|vlc-2.1.5-1|683	Summary:	Visualization plugin for the VLC media player
14mr|vlc-2.1.5-1|684	Group:		Video
14mr|vlc-2.1.5-1|685	BuildRequires:	libgoom2-devel
14mr|vlc-2.1.5-1|686	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|687	
14mr|vlc-2.1.5-1|688	%description plugin-goom
14mr|vlc-2.1.5-1|689	This is a visualization plugin for VLC media player based on the Goom library.
14mr|vlc-2.1.5-1|690	
14mr|vlc-2.1.5-1|691	%files plugin-goom
14mr|vlc-2.1.5-1|692	%doc README
14mr|vlc-2.1.5-1|693	%{_libdir}/vlc/plugins/visualization/libgoom_plugin.so
14mr|vlc-2.1.5-1|694	%endif
14mr|vlc-2.1.5-1|695	
14mr|vlc-2.1.5-1|696	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|697	
14mr|vlc-2.1.5-1|698	%package plugin-jack
14mr|vlc-2.1.5-1|699	Summary:	Jack audio plugin for the VLC media player
14mr|vlc-2.1.5-1|700	Group:		Sound
14mr|vlc-2.1.5-1|701	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|702	
14mr|vlc-2.1.5-1|703	%description plugin-jack
14mr|vlc-2.1.5-1|704	This plugin adds support for the Jack Audio Connection Kit to the VLC
14mr|vlc-2.1.5-1|705	media player. To activate it, use the `--aout jack' flag or select the
14mr|vlc-2.1.5-1|706	`jack' audio output plugin from the preferences menu.
14mr|vlc-2.1.5-1|707	
14mr|vlc-2.1.5-1|708	%files plugin-jack
14mr|vlc-2.1.5-1|709	%doc README
14mr|vlc-2.1.5-1|710	%{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
14mr|vlc-2.1.5-1|711	%{_libdir}/vlc/plugins/audio_output/libjack_plugin.so*
14mr|vlc-2.1.5-1|712	
14mr|vlc-2.1.5-1|713	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|714	
14mr|vlc-2.1.5-1|715	%package plugin-kate
14mr|vlc-2.1.5-1|716	Summary:	Add subtitle and Karaoke text support to VLC
14mr|vlc-2.1.5-1|717	Group:		Video
14mr|vlc-2.1.5-1|718	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|719	BuildRequires:	pkgconfig(tiger)
14mr|vlc-2.1.5-1|720	
14mr|vlc-2.1.5-1|721	%description plugin-kate
14mr|vlc-2.1.5-1|722	This package adds support for subtitles and Karaoke text display based on
14mr|vlc-2.1.5-1|723	the libkate library to VLC.
14mr|vlc-2.1.5-1|724	
14mr|vlc-2.1.5-1|725	%files plugin-kate
14mr|vlc-2.1.5-1|726	%doc README
14mr|vlc-2.1.5-1|727	%{_libdir}/vlc/plugins/codec/libkate_plugin.so
14mr|vlc-2.1.5-1|728	
14mr|vlc-2.1.5-1|729	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|730	
14mr|vlc-2.1.5-1|731	%package plugin-libass
14mr|vlc-2.1.5-1|732	Summary:	Add subtitle support to VLC using libass
14mr|vlc-2.1.5-1|733	Group:		Video
14mr|vlc-2.1.5-1|734	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|735	BuildRequires:	pkgconfig(libass)
14mr|vlc-2.1.5-1|736	
14mr|vlc-2.1.5-1|737	%description plugin-libass
14mr|vlc-2.1.5-1|738	This package adds support for subtitles based on the libass library to VLC.
14mr|vlc-2.1.5-1|739	
14mr|vlc-2.1.5-1|740	%files plugin-libass
14mr|vlc-2.1.5-1|741	%doc README
14mr|vlc-2.1.5-1|742	%{_libdir}/vlc/plugins/codec/liblibass_plugin.so
14mr|vlc-2.1.5-1|743	
14mr|vlc-2.1.5-1|744	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|745	
14mr|vlc-2.1.5-1|746	%package plugin-libnotify
14mr|vlc-2.1.5-1|747	Summary:	Notification popup plugin for the VLC media player
14mr|vlc-2.1.5-1|748	Group:		Video
14mr|vlc-2.1.5-1|749	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|750	
14mr|vlc-2.1.5-1|751	%description plugin-libnotify
14mr|vlc-2.1.5-1|752	This plugin adds support for notification popup messages to
14mr|vlc-2.1.5-1|753	the VLC media player.
14mr|vlc-2.1.5-1|754	
14mr|vlc-2.1.5-1|755	%files plugin-libnotify
14mr|vlc-2.1.5-1|756	%doc README
14mr|vlc-2.1.5-1|757	%{_libdir}/vlc/plugins/notify/libnotify_plugin.so*
14mr|vlc-2.1.5-1|758	
14mr|vlc-2.1.5-1|759	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|760	
14mr|vlc-2.1.5-1|761	%package plugin-lirc
14mr|vlc-2.1.5-1|762	Summary:	Lirc plugin for the VLC media player
14mr|vlc-2.1.5-1|763	Group:		Video
14mr|vlc-2.1.5-1|764	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|765	BuildRequires:	pkgconfig(liblircclient0)
14mr|vlc-2.1.5-1|766	
14mr|vlc-2.1.5-1|767	%description plugin-lirc
14mr|vlc-2.1.5-1|768	This plugin is an infrared lirc interface for the VLC media player. To
14mr|vlc-2.1.5-1|769	activate it, use the `--extraintf lirc' flag.
14mr|vlc-2.1.5-1|770	
14mr|vlc-2.1.5-1|771	%files plugin-lirc
14mr|vlc-2.1.5-1|772	%doc README
14mr|vlc-2.1.5-1|773	%{_libdir}/vlc/plugins/control/liblirc_plugin.so*
14mr|vlc-2.1.5-1|774	
14mr|vlc-2.1.5-1|775	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|776	
14mr|vlc-2.1.5-1|777	%package plugin-lua
14mr|vlc-2.1.5-1|778	Summary:	Add Lua scripting to vlc
14mr|vlc-2.1.5-1|779	Group:		Video
14mr|vlc-2.1.5-1|780	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|781	BuildRequires:	pkgconfig(lua)
14mr|vlc-2.1.5-1|782	
14mr|vlc-2.1.5-1|783	%description plugin-lua
14mr|vlc-2.1.5-1|784	This plugin adds lua scripting and provides a few example scripts as well.
14mr|vlc-2.1.5-1|785	
14mr|vlc-2.1.5-1|786	%files plugin-lua
14mr|vlc-2.1.5-1|787	%doc README
14mr|vlc-2.1.5-1|788	%{_libdir}/vlc/plugins/lua/liblua_plugin.so
14mr|vlc-2.1.5-1|789	%{_libdir}/vlc/lua
14mr|vlc-2.1.5-1|790	%{_datadir}/vlc/lua
14mr|vlc-2.1.5-1|791	%{_bindir}/rvlc
14mr|vlc-2.1.5-1|792	
14mr|vlc-2.1.5-1|793	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|794	
14mr|vlc-2.1.5-1|795	%package plugin-mod
14mr|vlc-2.1.5-1|796	Summary:	MOD audio decoder plugin for the VLC media player
14mr|vlc-2.1.5-1|797	Group:		Sound
14mr|vlc-2.1.5-1|798	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|799	
14mr|vlc-2.1.5-1|800	%description plugin-mod
14mr|vlc-2.1.5-1|801	This plugin adds support for music module playback based on libmodplug
14mr|vlc-2.1.5-1|802	to the VLC media player.
14mr|vlc-2.1.5-1|803	
14mr|vlc-2.1.5-1|804	%files plugin-mod
14mr|vlc-2.1.5-1|805	%doc README
14mr|vlc-2.1.5-1|806	%{_libdir}/vlc/plugins/demux/libmod_plugin.so*
14mr|vlc-2.1.5-1|807	
14mr|vlc-2.1.5-1|808	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|809	
14mr|vlc-2.1.5-1|810	%package plugin-mpc
14mr|vlc-2.1.5-1|811	Summary:	MPC audio decoder plugin for the VLC media player
14mr|vlc-2.1.5-1|812	Group:		Sound
14mr|vlc-2.1.5-1|813	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|814	
14mr|vlc-2.1.5-1|815	%description plugin-mpc
14mr|vlc-2.1.5-1|816	This plugin adds support for Musepack audio playback based on libmpcdec
14mr|vlc-2.1.5-1|817	to the VLC media player.
14mr|vlc-2.1.5-1|818	
14mr|vlc-2.1.5-1|819	%files plugin-mpc
14mr|vlc-2.1.5-1|820	%doc README
14mr|vlc-2.1.5-1|821	%{_libdir}/vlc/plugins/demux/libmpc_plugin.so*
14mr|vlc-2.1.5-1|822	
14mr|vlc-2.1.5-1|823	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|824	
14mr|vlc-2.1.5-1|825	%package plugin-ncurses
14mr|vlc-2.1.5-1|826	Summary:	Ncurses console-based plugin for the VLC media player
14mr|vlc-2.1.5-1|827	Group:		Video
14mr|vlc-2.1.5-1|828	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|829	BuildRequires:	pkgconfig(ncurses)
14mr|vlc-2.1.5-1|830	
14mr|vlc-2.1.5-1|831	%description plugin-ncurses
14mr|vlc-2.1.5-1|832	This plugin adds a ncurses interface to the VLC media player. To
14mr|vlc-2.1.5-1|833	activate it, use the `--intf ncurses' flag.
14mr|vlc-2.1.5-1|834	
14mr|vlc-2.1.5-1|835	%files plugin-ncurses
14mr|vlc-2.1.5-1|836	%doc README
14mr|vlc-2.1.5-1|837	%{_bindir}/nvlc
14mr|vlc-2.1.5-1|838	%{_libdir}/vlc/plugins/gui/libncurses_plugin.so*
14mr|vlc-2.1.5-1|839	
14mr|vlc-2.1.5-1|840	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|841	
14mr|vlc-2.1.5-1|842	%package plugin-opencv
14mr|vlc-2.1.5-1|843	Summary:	OpenCV wrapper video filter plugin for the VLC media player
14mr|vlc-2.1.5-1|844	Group:		Video
14mr|vlc-2.1.5-1|845	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|846	BuildRequires:	pkgconfig(opencv)
14mr|vlc-2.1.5-1|847	
14mr|vlc-2.1.5-1|848	%description plugin-opencv
14mr|vlc-2.1.5-1|849	This plugin adds support for OpenCV video filter to the VLC media player.
14mr|vlc-2.1.5-1|850	
14mr|vlc-2.1.5-1|851	%files plugin-opencv
14mr|vlc-2.1.5-1|852	%doc README
14mr|vlc-2.1.5-1|853	%{_libdir}/vlc/plugins/video_filter/libopencv_example_plugin.so
14mr|vlc-2.1.5-1|854	%{_libdir}/vlc/plugins/video_filter/libopencv_wrapper_plugin.so
14mr|vlc-2.1.5-1|855	
14mr|vlc-2.1.5-1|856	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|857	
14mr|vlc-2.1.5-1|858	%package plugin-opengl
14mr|vlc-2.1.5-1|859	Summary:	OpenGL video output plugin for the VLC media player
14mr|vlc-2.1.5-1|860	Group:		Video
14mr|vlc-2.1.5-1|861	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|862	
14mr|vlc-2.1.5-1|863	%description plugin-opengl
14mr|vlc-2.1.5-1|864	This plugin adds support for OpenGL video output to the VLC media player.
14mr|vlc-2.1.5-1|865	
14mr|vlc-2.1.5-1|866	%files plugin-opengl
14mr|vlc-2.1.5-1|867	%doc README
14mr|vlc-2.1.5-1|868	%{_libdir}/vlc/plugins/video_output/libgl_plugin.so
14mr|vlc-2.1.5-1|869	%{_libdir}/vlc/plugins/video_output/libglx_plugin.so
14mr|vlc-2.1.5-1|870	%{_libdir}/vlc/plugins/video_output/libxcb_glx_plugin.so*
14mr|vlc-2.1.5-1|871	
14mr|vlc-2.1.5-1|872	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|873	
14mr|vlc-2.1.5-1|874	%package plugin-opus
14mr|vlc-2.1.5-1|875	Summary:	Opus codec plugin for the VLC media player
14mr|vlc-2.1.5-1|876	Group:		Sound
14mr|vlc-2.1.5-1|877	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|878	BuildRequires:	pkgconfig(opus)
14mr|vlc-2.1.5-1|879	
14mr|vlc-2.1.5-1|880	%description plugin-opus
14mr|vlc-2.1.5-1|881	This plugin adds support for the Opus codec to the VLC media player.
14mr|vlc-2.1.5-1|882	
14mr|vlc-2.1.5-1|883	%files plugin-opus
14mr|vlc-2.1.5-1|884	%{_libdir}/vlc/plugins/codec/libopus_plugin.so
14mr|vlc-2.1.5-1|885	
14mr|vlc-2.1.5-1|886	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|887	
14mr|vlc-2.1.5-1|888	%package plugin-projectm
14mr|vlc-2.1.5-1|889	Summary:	Visualization plugin for the VLC media player
14mr|vlc-2.1.5-1|890	Group:		Video
14mr|vlc-2.1.5-1|891	BuildRequires:	pkgconfig(libprojectM)
14mr|vlc-2.1.5-1|892	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|893	
14mr|vlc-2.1.5-1|894	%description plugin-projectm
14mr|vlc-2.1.5-1|895	This is a visualization plugin for VLC media player based on projectm.
14mr|vlc-2.1.5-1|896	
14mr|vlc-2.1.5-1|897	%files plugin-projectm
14mr|vlc-2.1.5-1|898	%doc README
14mr|vlc-2.1.5-1|899	%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
14mr|vlc-2.1.5-1|900	
14mr|vlc-2.1.5-1|901	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|902	
14mr|vlc-2.1.5-1|903	%package plugin-pulse
14mr|vlc-2.1.5-1|904	Summary:	PulseAudio plugin for the VLC media player
14mr|vlc-2.1.5-1|905	Group:		Sound
14mr|vlc-2.1.5-1|906	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|907	
14mr|vlc-2.1.5-1|908	%description plugin-pulse
14mr|vlc-2.1.5-1|909	This plugin adds support for the PulseAudio Sound Daemon to the VLC
14mr|vlc-2.1.5-1|910	media player. To activate it, use the `--aout pulse' flag or select the
14mr|vlc-2.1.5-1|911	`pulse' audio output plugin from the preferences menu.
14mr|vlc-2.1.5-1|912	
14mr|vlc-2.1.5-1|913	%files plugin-pulse
14mr|vlc-2.1.5-1|914	%doc README
14mr|vlc-2.1.5-1|915	%{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
14mr|vlc-2.1.5-1|916	%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so*
14mr|vlc-2.1.5-1|917	%{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so
14mr|vlc-2.1.5-1|918	
14mr|vlc-2.1.5-1|919	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|920	
14mr|vlc-2.1.5-1|921	%package plugin-schroedinger
14mr|vlc-2.1.5-1|922	Summary:	Dirac plugin for VLC based on Schroedinger
14mr|vlc-2.1.5-1|923	Group:		Video
14mr|vlc-2.1.5-1|924	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|925	BuildRequires:	pkgconfig(schroedinger-1.0)
14mr|vlc-2.1.5-1|926	
14mr|vlc-2.1.5-1|927	%description plugin-schroedinger
14mr|vlc-2.1.5-1|928	These plugins add support for the Dirac video format based on Schroedinger.
14mr|vlc-2.1.5-1|929	to the VLC media player.
14mr|vlc-2.1.5-1|930	
14mr|vlc-2.1.5-1|931	%files plugin-schroedinger
14mr|vlc-2.1.5-1|932	%doc README
14mr|vlc-2.1.5-1|933	%{_libdir}/vlc/plugins/codec/libschroedinger_plugin.so
14mr|vlc-2.1.5-1|934	
14mr|vlc-2.1.5-1|935	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|936	
14mr|vlc-2.1.5-1|937	%package plugin-sdl
14mr|vlc-2.1.5-1|938	Summary:	Simple DirectMedia Layer video plugin for the VLC media player
14mr|vlc-2.1.5-1|939	Group:		Video
14mr|vlc-2.1.5-1|940	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|941	BuildRequires:	pkgconfig(SDL_image)
14mr|vlc-2.1.5-1|942	BuildRequires:	pkgconfig(sdl)
14mr|vlc-2.1.5-1|943	BuildRequires:	nas-devel
14mr|vlc-2.1.5-1|944	
14mr|vlc-2.1.5-1|945	%description plugin-sdl
14mr|vlc-2.1.5-1|946	This plugin adds support for the Simple DirectMedia Layer library to
14mr|vlc-2.1.5-1|947	the VLC media player. To activate it, use the `--vout sdl' or
14mr|vlc-2.1.5-1|948	`--aout sdl' flags or select the `sdl' video or audio output plugin
14mr|vlc-2.1.5-1|949	from the preferences menu.
14mr|vlc-2.1.5-1|950	
14mr|vlc-2.1.5-1|951	%files plugin-sdl
14mr|vlc-2.1.5-1|952	%doc README
14mr|vlc-2.1.5-1|953	%{_libdir}/vlc/plugins/codec/libsdl_image_plugin.so*
14mr|vlc-2.1.5-1|954	%{_libdir}/vlc/plugins/video_output/libvout_sdl_plugin.so*
14mr|vlc-2.1.5-1|955	
14mr|vlc-2.1.5-1|956	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|957	
14mr|vlc-2.1.5-1|958	%package plugin-shout
14mr|vlc-2.1.5-1|959	Summary:	Shoutcast and Icecast connector
14mr|vlc-2.1.5-1|960	Group:		Sound
14mr|vlc-2.1.5-1|961	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|962	BuildRequires:	pkgconfig(shout)
14mr|vlc-2.1.5-1|963	
14mr|vlc-2.1.5-1|964	%description plugin-shout
14mr|vlc-2.1.5-1|965	This plugin adds support for Icecast and Shoutcast servers.
14mr|vlc-2.1.5-1|966	
14mr|vlc-2.1.5-1|967	%files plugin-shout
14mr|vlc-2.1.5-1|968	%doc README
14mr|vlc-2.1.5-1|969	%{_libdir}/vlc/plugins/access_output/libaccess_output_shout_plugin.so
14mr|vlc-2.1.5-1|970	
14mr|vlc-2.1.5-1|971	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|972	
14mr|vlc-2.1.5-1|973	%package plugin-speex
14mr|vlc-2.1.5-1|974	Summary:	Ogg Speex codec plugin for the VLC media player
14mr|vlc-2.1.5-1|975	Group:		Sound
14mr|vlc-2.1.5-1|976	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|977	
14mr|vlc-2.1.5-1|978	%description plugin-speex
14mr|vlc-2.1.5-1|979	These plugins add support for the Ogg Speex codec to the VLC media
14mr|vlc-2.1.5-1|980	player. They are autodetected.
14mr|vlc-2.1.5-1|981	
14mr|vlc-2.1.5-1|982	%files plugin-speex
14mr|vlc-2.1.5-1|983	%doc README
14mr|vlc-2.1.5-1|984	%{_libdir}/vlc/plugins/audio_filter/libspeex_resampler_plugin.so
14mr|vlc-2.1.5-1|985	%{_libdir}/vlc/plugins/codec/libspeex_plugin.so*
14mr|vlc-2.1.5-1|986	
14mr|vlc-2.1.5-1|987	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|988	
14mr|vlc-2.1.5-1|989	%package plugin-theora
14mr|vlc-2.1.5-1|990	Summary:	Theora video codec for the VLC media player
14mr|vlc-2.1.5-1|991	Group:		Video
14mr|vlc-2.1.5-1|992	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|993	BuildRequires:	pkgconfig(theora)
14mr|vlc-2.1.5-1|994	
14mr|vlc-2.1.5-1|995	%description plugin-theora
14mr|vlc-2.1.5-1|996	These plugin adds support for the Ogg Theora video format to the VLC
14mr|vlc-2.1.5-1|997	media player. They are autodetected.
14mr|vlc-2.1.5-1|998	
14mr|vlc-2.1.5-1|999	%files plugin-theora
14mr|vlc-2.1.5-1|1000	%doc README
14mr|vlc-2.1.5-1|1001	%{_libdir}/vlc/plugins/codec/libtheora_plugin.so
14mr|vlc-2.1.5-1|1002	
14mr|vlc-2.1.5-1|1003	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|1004	
14mr|vlc-2.1.5-1|1005	%package plugin-twolame
14mr|vlc-2.1.5-1|1006	Summary:	MP2 encoder plugin for VLC
14mr|vlc-2.1.5-1|1007	Group:		Sound
14mr|vlc-2.1.5-1|1008	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|1009	BuildRequires:	pkgconfig(twolame)
14mr|vlc-2.1.5-1|1010	
14mr|vlc-2.1.5-1|1011	%description plugin-twolame
14mr|vlc-2.1.5-1|1012	These plugins add support for the Twolame MPEG Audio Layer 2 encoder
14mr|vlc-2.1.5-1|1013	to the VLC media player. They are autodetected.
14mr|vlc-2.1.5-1|1014	
14mr|vlc-2.1.5-1|1015	%files plugin-twolame
14mr|vlc-2.1.5-1|1016	%doc README
14mr|vlc-2.1.5-1|1017	%{_libdir}/vlc/plugins/codec/libtwolame_plugin.so*
14mr|vlc-2.1.5-1|1018	
14mr|vlc-2.1.5-1|1019	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|1020	
14mr|vlc-2.1.5-1|1021	%package plugin-upnp
14mr|vlc-2.1.5-1|1022	Summary:	UPNP service discovery plugin for the VLC media player
14mr|vlc-2.1.5-1|1023	Group:		Video
14mr|vlc-2.1.5-1|1024	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|1025	BuildRequires:	pkgconfig(libupnp)
14mr|vlc-2.1.5-1|1026	
14mr|vlc-2.1.5-1|1027	%description plugin-upnp
14mr|vlc-2.1.5-1|1028	This plugin adds support for UPNP service discovery to
14mr|vlc-2.1.5-1|1029	the VLC media player.
14mr|vlc-2.1.5-1|1030	
14mr|vlc-2.1.5-1|1031	%files plugin-upnp
14mr|vlc-2.1.5-1|1032	%doc README
14mr|vlc-2.1.5-1|1033	%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so*
14mr|vlc-2.1.5-1|1034	
14mr|vlc-2.1.5-1|1035	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|1036	
14mr|vlc-2.1.5-1|1037	%package plugin-vaapi
14mr|vlc-2.1.5-1|1038	Summary:	VAAPI GPU decoding support to VLC
14mr|vlc-2.1.5-1|1039	Group:		Video
14mr|vlc-2.1.5-1|1040	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|1041	BuildRequires:	pkgconfig(libva)
14mr|vlc-2.1.5-1|1042	BuildRequires:	pkgconfig(libva-x11)
14mr|vlc-2.1.5-1|1043	
14mr|vlc-2.1.5-1|1044	%description plugin-vaapi
14mr|vlc-2.1.5-1|1045	This package adds VAAPI GPU decoding support to VLC.
14mr|vlc-2.1.5-1|1046	
14mr|vlc-2.1.5-1|1047	%files plugin-vaapi
14mr|vlc-2.1.5-1|1048	%doc README
14mr|vlc-2.1.5-1|1049	%{_libdir}/vlc/plugins/codec/libvaapi_plugin.so
14mr|vlc-2.1.5-1|1050	
14mr|vlc-2.1.5-1|1051	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|1052	
14mr|vlc-2.1.5-1|1053	%package plugin-vdpau
14mr|vlc-2.1.5-1|1054	Summary:	VDPAU GPU decoding support to VLC
14mr|vlc-2.1.5-1|1055	Group:		Video
14mr|vlc-2.1.5-1|1056	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|1057	BuildRequires:	pkgconfig(vdpau)
14mr|vlc-2.1.5-1|1058	
14mr|vlc-2.1.5-1|1059	%description plugin-vdpau
14mr|vlc-2.1.5-1|1060	This package adds VDPAU GPU decoding support to VLC.
14mr|vlc-2.1.5-1|1061	
14mr|vlc-2.1.5-1|1062	%files plugin-vdpau
14mr|vlc-2.1.5-1|1063	%doc README
14mr|vlc-2.1.5-1|1064	%{_libdir}/vlc/plugins/codec/libvdpau_plugin.so
14mr|vlc-2.1.5-1|1065	
14mr|vlc-2.1.5-1|1066	
14mr|vlc-2.1.5-1|1067	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|1068	
14mr|vlc-2.1.5-1|1069	%package plugin-zvbi
14mr|vlc-2.1.5-1|1070	Summary:	Add Teletext and Closed Caption support to VLC
14mr|vlc-2.1.5-1|1071	Group:		Video
14mr|vlc-2.1.5-1|1072	Requires:	%{name} = %{version}
14mr|vlc-2.1.5-1|1073	BuildRequires:	pkgconfig(zvbi-0.2)
14mr|vlc-2.1.5-1|1074	
14mr|vlc-2.1.5-1|1075	%description plugin-zvbi
14mr|vlc-2.1.5-1|1076	This package adds support for Raw VBI, Teletext and Closed Caption based on
14mr|vlc-2.1.5-1|1077	the ZVBI library to VLC.
14mr|vlc-2.1.5-1|1078	
14mr|vlc-2.1.5-1|1079	%files plugin-zvbi
14mr|vlc-2.1.5-1|1080	%doc README
14mr|vlc-2.1.5-1|1081	%{_libdir}/vlc/plugins/access/liblinsys_hdsdi_plugin.so
14mr|vlc-2.1.5-1|1082	%{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
14mr|vlc-2.1.5-1|1083	%{_libdir}/vlc/plugins/codec/libzvbi_plugin.so
14mr|vlc-2.1.5-1|1084	
14mr|vlc-2.1.5-1|1085	#----------------------------------------------------------------------------
14mr|vlc-2.1.5-1|1086	
14mr|vlc-2.1.5-1|1087	%prep
14mr|vlc-2.1.5-1|1088	%setup -q
14mr|vlc-2.1.5-1|1089	%patch0 -p1 -b .automake12~
14mr|vlc-2.1.5-1|1090	%patch1 -p1
14mr|vlc-2.1.5-1|1091	%patch2 -p1
14mr|vlc-2.1.5-1|1092	%patch3 -p1 -b .live555~
14mr|vlc-2.1.5-1|1093	%patch4 -p1 -b .live555~
14mr|vlc-2.1.5-1|1094	
14mr|vlc-2.1.5-1|1095	#gw if we want to regenerate libtool, we must remove the local versions of
14mr|vlc-2.1.5-1|1096	# the libtool m4 files, aclocal will replace them
14mr|vlc-2.1.5-1|1097	pushd m4
14mr|vlc-2.1.5-1|1098	rm -fv argz.m4 libtool.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
14mr|vlc-2.1.5-1|1099	popd
14mr|vlc-2.1.5-1|1100	
14mr|vlc-2.1.5-1|1101	libtoolize --install --force
14mr|vlc-2.1.5-1|1102	aclocal -I m4
14mr|vlc-2.1.5-1|1103	autoheader
14mr|vlc-2.1.5-1|1104	autoconf
14mr|vlc-2.1.5-1|1105	automake -a
14mr|vlc-2.1.5-1|1106	
14mr|vlc-2.1.5-1|1107	%build
14mr|vlc-2.1.5-1|1108	# add missing ebml include dir
14mr|vlc-2.1.5-1|1109	export CPPFLAGS="$CPPFLAGS -I/usr/include/ebml"
14mr|vlc-2.1.5-1|1110	#gw the speex headers have moved
14mr|vlc-2.1.5-1|1111	export CPPFLAGS="$CPPFLAGS -I%{_includedir}/speex"
14mr|vlc-2.1.5-1|1112	%configure2_5x \
14mr|vlc-2.1.5-1|1113	--disable-dependency-tracking \
14mr|vlc-2.1.5-1|1114	--disable-rpath \
14mr|vlc-2.1.5-1|1115	--disable-sse \
14mr|vlc-2.1.5-1|1116	--enable-aa \
14mr|vlc-2.1.5-1|1117	--enable-bluray \
14mr|vlc-2.1.5-1|1118	--enable-bonjour \
14mr|vlc-2.1.5-1|1119	%if %{with_dts}
14mr|vlc-2.1.5-1|1120	--enable-dca \
14mr|vlc-2.1.5-1|1121	%else
14mr|vlc-2.1.5-1|1122	--disable-dca \
14mr|vlc-2.1.5-1|1123	%endif
14mr|vlc-2.1.5-1|1124	--enable-dvbpsi \
14mr|vlc-2.1.5-1|1125	--enable-dvdnav \
14mr|vlc-2.1.5-1|1126	%if %{with_faad}
14mr|vlc-2.1.5-1|1127	--enable-faad \
14mr|vlc-2.1.5-1|1128	%endif
14mr|vlc-2.1.5-1|1129	--enable-flac \
14mr|vlc-2.1.5-1|1130	--enable-gnutls \
14mr|vlc-2.1.5-1|1131	--enable-jack \
14mr|vlc-2.1.5-1|1132	--enable-libcddb \
14mr|vlc-2.1.5-1|1133	--enable-libmpeg2 \
14mr|vlc-2.1.5-1|1134	--enable-libva \
14mr|vlc-2.1.5-1|1135	--enable-lirc \
14mr|vlc-2.1.5-1|1136	--enable-live555 \
14mr|vlc-2.1.5-1|1137	--enable-mad \
14mr|vlc-2.1.5-1|1138	--enable-mkv \
14mr|vlc-2.1.5-1|1139	--enable-ncurses \
14mr|vlc-2.1.5-1|1140	--enable-ogg \
14mr|vlc-2.1.5-1|1141	--enable-opus \
14mr|vlc-2.1.5-1|1142	--enable-pulse \
14mr|vlc-2.1.5-1|1143	--enable-realrtsp \
14mr|vlc-2.1.5-1|1144	--enable-sdl \
14mr|vlc-2.1.5-1|1145	--enable-shout \
14mr|vlc-2.1.5-1|1146	--enable-skins2 \
14mr|vlc-2.1.5-1|1147	--enable-speex \
14mr|vlc-2.1.5-1|1148	--enable-theora \
14mr|vlc-2.1.5-1|1149	--enable-twolame \
14mr|vlc-2.1.5-1|1150	--enable-vcdx \
14mr|vlc-2.1.5-1|1151	--enable-vdpau \
14mr|vlc-2.1.5-1|1152	--enable-vorbis \
14mr|vlc-2.1.5-1|1153	%if %{with_x264}
14mr|vlc-2.1.5-1|1154	--enable-x264 \
14mr|vlc-2.1.5-1|1155	%else
14mr|vlc-2.1.5-1|1156	--disable-x264 \
14mr|vlc-2.1.5-1|1157	%endif
14mr|vlc-2.1.5-1|1158	--enable-xvideo \
14mr|vlc-2.1.5-1|1159	%ifarch x86_64
14mr|vlc-2.1.5-1|1160	--with-pic
14mr|vlc-2.1.5-1|1161	%endif
14mr|vlc-2.1.5-1|1162	
14mr|vlc-2.1.5-1|1163	%make
14mr|vlc-2.1.5-1|1164	
14mr|vlc-2.1.5-1|1165	%install
14mr|vlc-2.1.5-1|1166	mkdir -p %{buildroot}%{_libdir}
14mr|vlc-2.1.5-1|1167	%makeinstall_std transform=""
14mr|vlc-2.1.5-1|1168	
14mr|vlc-2.1.5-1|1169	find %{buildroot}%{_libdir}/vlc -name \*.la -exec rm -f {} \;
14mr|vlc-2.1.5-1|1170	
14mr|vlc-2.1.5-1|1171	%find_lang %{name}
14mr|vlc-2.1.5-1|1172	
14mr|vlc-2.1.5-1|1173	rm -rf installed-docs
14mr|vlc-2.1.5-1|1174	mv %{buildroot}%{_datadir}/doc/vlc installed-docs
14mr|vlc-2.1.5-1|1175	
14mr|vlc-2.1.5-1|1176	# menu
14mr|vlc-2.1.5-1|1177	desktop-file-install --vendor="" \
14mr|vlc-2.1.5-1|1178	--add-mime-type="x-content/video-dvd" \
14mr|vlc-2.1.5-1|1179	--add-mime-type="x-content/video-vcd" \
14mr|vlc-2.1.5-1|1180	--add-mime-type="x-content/video-svcd" \
14mr|vlc-2.1.5-1|1181	--add-mime-type="x-content/audio-cdda" \
14mr|vlc-2.1.5-1|1182	--add-category="Qt" \
14mr|vlc-2.1.5-1|1183	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mr|vlc-2.1.5-1|1184	
14mr|vlc-2.1.5-1|1185	cat > %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop << EOF
14mr|vlc-2.1.5-1|1186	[Desktop Entry]
14mr|vlc-2.1.5-1|1187	Name=VLC skinned GUI media player
14mr|vlc-2.1.5-1|1188	Comment=VLC is a free MPEG, MPEG2, DVD and DivX player
14mr|vlc-2.1.5-1|1189	Exec=%{_bindir}/svlc %U
14mr|vlc-2.1.5-1|1190	Icon=%{name}
14mr|vlc-2.1.5-1|1191	Terminal=false
14mr|vlc-2.1.5-1|1192	Type=Application
14mr|vlc-2.1.5-1|1193	StartupNotify=true
14mr|vlc-2.1.5-1|1194	Categories=AudioVideo;Audio;Video;Player;
14mr|vlc-2.1.5-1|1195	EOF
14mr|vlc-2.1.5-1|1196	fgrep MimeType= %{buildroot}%{_datadir}/applications/vlc.desktop >> %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop
14mr|vlc-2.1.5-1|1197	
14mr|vlc-2.1.5-1|1198	# icons
14mr|vlc-2.1.5-1|1199	%define pngdir share/icons
14mr|vlc-2.1.5-1|1200	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
14mr|vlc-2.1.5-1|1201	install -m 644 %{pngdir}/16x16/vlc.png %{buildroot}/%{_miconsdir}/vlc.png
14mr|vlc-2.1.5-1|1202	install -m 644 %{pngdir}/32x32/vlc.png %{buildroot}/%{_iconsdir}/vlc.png
14mr|vlc-2.1.5-1|1203	install -m 644 %{pngdir}/48x48/vlc.png %{buildroot}/%{_liconsdir}/vlc.png
14mr|vlc-2.1.5-1|1204	
14mr|vlc-2.1.5-1|1205	
14mr|vlc-2.1.5-1|1206	%changelog
14mr|vlc-2.1.5-1|1207	* Sun Aug 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-1
14mr|vlc-2.1.5-1|1208	+ Revision: 37372a1
14mr|vlc-2.1.5-1|1209	- New version 2.1.5
14mr|vlc-2.1.5-1|1210	
14mr|vlc-2.1.5-1|1211	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.4-2
14mr|vlc-2.1.5-1|1212	+ Revision: 78c9fdc
14mr|vlc-2.1.5-1|1213	- Bump release
14mr|vlc-2.1.5-1|1214	
14mr|vlc-2.1.5-1|1215	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.4-1
14mr|vlc-2.1.5-1|1216	+ Revision: 776ccb4
14mr|vlc-2.1.5-1|1217	- New version 2.1.4
14mr|vlc-2.1.5-1|1218	
14mr|vlc-2.1.5-1|1219	* Wed Feb 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.3-1
14mr|vlc-2.1.5-1|1220	+ Revision: 9521bf4
14mr|vlc-2.1.5-1|1221	- LOG New version 2.1.3, suggest more plugins
14mr|vlc-2.1.5-1|1222	
14mr|vlc-2.1.5-1|1223	* Thu Dec 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.2-1
14mr|vlc-2.1.5-1|1224	+ Revision: d4d317e
14mr|vlc-2.1.5-1|1225	- LOG New version 2.1.2, update files, BuildRequires and patches
14mr|vlc-2.1.5-1|1226	
14mr|vlc-2.1.5-1|1227	* Tue Oct 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-5
14mr|vlc-2.1.5-1|1228	+ Revision: 07022e6
14mr|vlc-2.1.5-1|1229	- LOG Rebuild with ffmpeg 2.1
14mr|vlc-2.1.5-1|1230	
14mr|vlc-2.1.5-1|1231	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-4
14mr|vlc-2.1.5-1|1232	+ Revision: 95d46f9
14mr|vlc-2.1.5-1|1233	- LOG Rebuild with new ffmpeg
14mr|vlc-2.1.5-1|1234	
14mr|vlc-2.1.5-1|1235	* Tue Aug 06 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-3
14mr|vlc-2.1.5-1|1236	+ Revision: 25e1a51
14mr|vlc-2.1.5-1|1237	- LOG Add patch to fix build with ffmpeg 2.0 and patch to possibly fix issues with screensaver in KDE
14mr|vlc-2.1.5-1|1238	
14mr|vlc-2.1.5-1|1239	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-2
14mr|vlc-2.1.5-1|1240	+ Revision: 2d472cc
14mr|vlc-2.1.5-1|1241	- LOG Build Opus plugin, major spec cleanup
14mr|vlc-2.1.5-1|1242	
14mr|vlc-2.1.5-1|1243	* Tue Jul 30 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-1
14mr|vlc-2.1.5-1|1244	+ Revision: e902872
14mr|vlc-2.1.5-1|1245	- LOG New version 2.0.8, minor spec cleanups, add patch to fix build with new live, drop merged flac 1.3 patch
14mr|vlc-2.1.5-1|1246	
14mr|vlc-2.1.5-1|1247	* Tue Jul 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1
14mr|vlc-2.1.5-1|1248	+ Revision: 00b73eb
14mr|vlc-2.1.5-1|1249	- LOG Add patch to fix build with flac 1.3.x
14mr|vlc-2.1.5-1|1250	
14mr|vlc-2.1.5-1|1251	* Tue Jul 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1
14mr|vlc-2.1.5-1|1252	+ Revision: 86189ca
14mr|vlc-2.1.5-1|1253	- LOG Fix automake usage
14mr|vlc-2.1.5-1|1254	
14mr|vlc-2.1.5-1|1255	* Mon Jul 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1
14mr|vlc-2.1.5-1|1256	+ Revision: 359ae41
14mr|vlc-2.1.5-1|1257	- LOG Fix BuildRequires for flac
14mr|vlc-2.1.5-1|1258	
14mr|vlc-2.1.5-1|1259	* Tue Jun 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1
14mr|vlc-2.1.5-1|1260	+ Revision: b586bba
14mr|vlc-2.1.5-1|1261	- LOG New version 2.0.7 (with PLF features disabled)
14mr|vlc-2.1.5-1|1262	
14mr|vlc-2.1.5-1|1263	* Fri Apr 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.6-1
14mr|vlc-2.1.5-1|1264	+ Revision: 71eb536
14mr|vlc-2.1.5-1|1265	- LOG Drop no longer needed patch
14mr|vlc-2.1.5-1|1266	
14mr|vlc-2.1.5-1|1267	* Fri Apr 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.6-1
14mr|vlc-2.1.5-1|1268	+ Revision: d04fdfc
14mr|vlc-2.1.5-1|1269	- LOG New version 2.0.6 (with PLF features disabled)
14mr|vlc-2.1.5-1|1270	
14mr|vlc-2.1.5-1|1271	* Wed Apr 10 2013 flid <flid@home_desktop.localdomain> 2.0.5-3
14mr|vlc-2.1.5-1|1272	+ Revision: cb6535b
14mr|vlc-2.1.5-1|1273	- Fix for localization
14mr|vlc-2.1.5-1|1274	
14mr|vlc-2.1.5-1|1275	* Fri Mar 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-2
14mr|vlc-2.1.5-1|1276	+ Revision: c80d4d2
14mr|vlc-2.1.5-1|1277	- LOG Rebuild against new libmatroska
14mr|vlc-2.1.5-1|1278	
14mr|vlc-2.1.5-1|1279	* Thu Mar 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-1
14mr|vlc-2.1.5-1|1280	+ Revision: a80a628
14mr|vlc-2.1.5-1|1281	- LOG Convert BuildRequires to pkgconfig style
14mr|vlc-2.1.5-1|1282	
14mr|vlc-2.1.5-1|1283	* Fri Mar 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-1
14mr|vlc-2.1.5-1|1284	+ Revision: 95e302c
14mr|vlc-2.1.5-1|1285	- LOG New version 2.0.5 (with PLF features disabled)
14mr|vlc-2.1.5-1|1286	
14mr|vlc-2.1.5-1|1287	* Mon Dec 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-3
14mr|vlc-2.1.5-1|1288	+ Revision: 95d2f90
14mr|vlc-2.1.5-1|1289	- Bump release
14mr|vlc-2.1.5-1|1290	
14mr|vlc-2.1.5-1|1291	* Mon Dec 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
14mr|vlc-2.1.5-1|1292	+ Revision: b42fdd5
14mr|vlc-2.1.5-1|1293	- Drop old patch
14mr|vlc-2.1.5-1|1294	
14mr|vlc-2.1.5-1|1295	* Mon Dec 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
14mr|vlc-2.1.5-1|1296	+ Revision: 52c3ff8
14mr|vlc-2.1.5-1|1297	- Rename the patch
14mr|vlc-2.1.5-1|1298	
14mr|vlc-2.1.5-1|1299	* Mon Dec 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
14mr|vlc-2.1.5-1|1300	+ Revision: bbad40a
14mr|vlc-2.1.5-1|1301	- Added Russian translations for desktop file
14mr|vlc-2.1.5-1|1302	
14mr|vlc-2.1.5-1|1303	* Wed Oct 24 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
14mr|vlc-2.1.5-1|1304	+ Revision: e45fa14
14mr|vlc-2.1.5-1|1305	- Bump release to rebuild with newer deps
14mr|vlc-2.1.5-1|1306	
14mr|vlc-2.1.5-1|1307	* Sat Oct 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4-1
14mr|vlc-2.1.5-1|1308	+ Revision: f11060d
14mr|vlc-2.1.5-1|1309	- LOG Add patch to fix build
14mr|vlc-2.1.5-1|1310	
14mr|vlc-2.1.5-1|1311	* Sat Oct 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4-1
14mr|vlc-2.1.5-1|1312	+ Revision: dcc8c5e
14mr|vlc-2.1.5-1|1313	- LOG New version 2.0.4
14mr|vlc-2.1.5-1|1314	
14mr|vlc-2.1.5-1|1315	* Thu Aug 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
14mr|vlc-2.1.5-1|1316	+ Revision: fdba570
14mr|vlc-2.1.5-1|1317	- Drop more conditions
14mr|vlc-2.1.5-1|1318	
14mr|vlc-2.1.5-1|1319	* Thu Aug 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
14mr|vlc-2.1.5-1|1320	+ Revision: 85b076e
14mr|vlc-2.1.5-1|1321	- Drop some conditions
14mr|vlc-2.1.5-1|1322	
14mr|vlc-2.1.5-1|1323	* Thu Aug 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
14mr|vlc-2.1.5-1|1324	+ Revision: c39d9b6
14mr|vlc-2.1.5-1|1325	- New version 2.0.3
14mr|vlc-2.1.5-1|1326	
14mr|vlc-2.1.5-1|1327	

21982 14
14mr|vlock-2.2.2-9|1	Name:           vlock
14mr|vlock-2.2.2-9|2	Version:        2.2.2
14mr|vlock-2.2.2-9|3	Release:        9
14mr|vlock-2.2.2-9|4	Epoch:          0
14mr|vlock-2.2.2-9|5	Summary:        Program to lock one or more sessions on the Linux console
14mr|vlock-2.2.2-9|6	License:        GPL
14mr|vlock-2.2.2-9|7	Group:          Terminals
14mr|vlock-2.2.2-9|8	URL:            http://cthulhu.c3d2.de/~toidinamai/vlock/vlock.html
14mr|vlock-2.2.2-9|9	Source0:        http://cthulhu.c3d2.de/~toidinamai/vlock/archive/vlock-%{version}.tar.bz2
14mr|vlock-2.2.2-9|10	Source1:        http://cthulhu.c3d2.de/~toidinamai/vlock/archive/vlock-%{version}.tar.bz2.md5
14mr|vlock-2.2.2-9|11	Source2:        http://cthulhu.c3d2.de/~toidinamai/vlock/archive/vlock-%{version}.tar.bz2.sha1
14mr|vlock-2.2.2-9|12	Source3:        %{name}.pamd
14mr|vlock-2.2.2-9|13	Requires:       pam
14mr|vlock-2.2.2-9|14	BuildRequires:  pam-devel
14mr|vlock-2.2.2-9|15	Obsoletes:      %{mklibname vlock 0} <= %{epoch}:%{version}-%{release}
14mr|vlock-2.2.2-9|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|vlock-2.2.2-9|17	
14mr|vlock-2.2.2-9|18	%description
14mr|vlock-2.2.2-9|19	The vlock program locks one or more sessions on the console.  Vlock
14mr|vlock-2.2.2-9|20	can lock the current terminal (local or remote) or the entire virtual
14mr|vlock-2.2.2-9|21	console system, which completely disables all console access.  The
14mr|vlock-2.2.2-9|22	vlock program unlocks when either the password of the user who started
14mr|vlock-2.2.2-9|23	vlock or the root password is typed.
14mr|vlock-2.2.2-9|24	
14mr|vlock-2.2.2-9|25	Install vlock if you need to disable access to one console or to all
14mr|vlock-2.2.2-9|26	virtual consoles.
14mr|vlock-2.2.2-9|27	
14mr|vlock-2.2.2-9|28	%prep
14mr|vlock-2.2.2-9|29	%setup -q
14mr|vlock-2.2.2-9|30	%{__sed} -i -e 's/\$(VLOCK_GROUP)/root/g;' -e 's/\$(ROOT_GROUP)/root/g;' -e 's/ -o root -g root//g;' Makefile
14mr|vlock-2.2.2-9|31	%{__sed} -i -e 's/\$(VLOCK_GROUP)/root/g;' -e 's/\$(MODULE_GROUP)/root/g;' -e 's/ -o root -g root//g;' modules/Makefile
14mr|vlock-2.2.2-9|32	
14mr|vlock-2.2.2-9|33	%build
14mr|vlock-2.2.2-9|34	./configure --prefix=%{_usr}\
14mr|vlock-2.2.2-9|35	--bindir=%{_bindir}\
14mr|vlock-2.2.2-9|36	--sbindir=%{_sbindir}\
14mr|vlock-2.2.2-9|37	--libdir=%{_libdir}\
14mr|vlock-2.2.2-9|38	--mandir=%{_mandir}
14mr|vlock-2.2.2-9|39	%{make} CFLAGS="%{optflags} -std=gnu99"
14mr|vlock-2.2.2-9|40	
14mr|vlock-2.2.2-9|41	%install
14mr|vlock-2.2.2-9|42	%{__rm} -rf %{buildroot}
14mr|vlock-2.2.2-9|43	%{makeinstall_std}
14mr|vlock-2.2.2-9|44	
14mr|vlock-2.2.2-9|45	%{__mkdir_p} %{buildroot}%{_sysconfdir}/pam.d
14mr|vlock-2.2.2-9|46	%{__cp} -p %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14mr|vlock-2.2.2-9|47	
14mr|vlock-2.2.2-9|48	%clean
14mr|vlock-2.2.2-9|49	%{__rm} -rf %{buildroot}
14mr|vlock-2.2.2-9|50	
14mr|vlock-2.2.2-9|51	%files
14mr|vlock-2.2.2-9|52	%defattr(0644,root,root,0755)
14mr|vlock-2.2.2-9|53	%doc ChangeLog COPYING PLUGINS README README.X11 SECURITY STYLE TODO
14mr|vlock-2.2.2-9|54	%attr(0755,root,root) %{_bindir}/vlock
14mr|vlock-2.2.2-9|55	%attr(4711,root,root) %{_sbindir}/vlock-main
14mr|vlock-2.2.2-9|56	%{_libdir}/%{name}
14mr|vlock-2.2.2-9|57	%{_mandir}/man1/*.1*
14mr|vlock-2.2.2-9|58	%{_mandir}/man5/*.5*
14mr|vlock-2.2.2-9|59	%{_mandir}/man8/*.8*
14mr|vlock-2.2.2-9|60	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14mr|vlock-2.2.2-9|61	
14mr|vlock-2.2.2-9|62	
14mr|vlock-2.2.2-9|63	
14mr|vlock-2.2.2-9|64	%changelog
14mr|vlock-2.2.2-9|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.2.2-9
14mr|vlock-2.2.2-9|66	+ Revision: e16e0dc
14mr|vlock-2.2.2-9|67	- MassBuild#440: Increase release tag
14mr|vlock-2.2.2-9|68	
14mr|vlock-2.2.2-9|69	

21983 14
14mr|vnc-server-common-1.0-4|1	Name:    vnc-server-common
14mr|vnc-server-common-1.0-4|2	Version: 1.0
14mr|vnc-server-common-1.0-4|3	Release: 4
14mr|vnc-server-common-1.0-4|4	
14mr|vnc-server-common-1.0-4|5	License:   GPLv2+
14mr|vnc-server-common-1.0-4|6	URL:       http://www.mandriva.com
14mr|vnc-server-common-1.0-4|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|vnc-server-common-1.0-4|8	BuildArch: noarch
14mr|vnc-server-common-1.0-4|9	
14mr|vnc-server-common-1.0-4|10	Source0: vncserver-initscript
14mr|vnc-server-common-1.0-4|11	Source1: sysconfig-vncservers
14mr|vnc-server-common-1.0-4|12	
14mr|vnc-server-common-1.0-4|13	Summary: Common files for VNC servers
14mr|vnc-server-common-1.0-4|14	Group:   Networking/Remote access
14mr|vnc-server-common-1.0-4|15	
14mr|vnc-server-common-1.0-4|16	Requires(post):  rpm-helper
14mr|vnc-server-common-1.0-4|17	Requires(preun): rpm-helper
14mr|vnc-server-common-1.0-4|18	
14mr|vnc-server-common-1.0-4|19	# Packages that used to provide the common files:
14mr|vnc-server-common-1.0-4|20	# Can't conflict with vnc-server since it is provided as a virtual package...
14mr|vnc-server-common-1.0-4|21	#Conflicts: vnc-server <= 4.1.2-2mdv2008.1
14mr|vnc-server-common-1.0-4|22	Conflicts: tightvnc-server <= 1.3.10-4mdv2011.0
14mr|vnc-server-common-1.0-4|23	Conflicts: tigervnc-server <= 1.0.90-0.201012034210.3mdv2011.0
14mr|vnc-server-common-1.0-4|24	
14mr|vnc-server-common-1.0-4|25	%description
14mr|vnc-server-common-1.0-4|26	This package contains files that are common between multiple VNC server
14mr|vnc-server-common-1.0-4|27	implementations:
14mr|vnc-server-common-1.0-4|28	- the vncserver initscript
14mr|vnc-server-common-1.0-4|29	- the vncservers configuration file
14mr|vnc-server-common-1.0-4|30	
14mr|vnc-server-common-1.0-4|31	%prep
14mr|vnc-server-common-1.0-4|32	
14mr|vnc-server-common-1.0-4|33	%build
14mr|vnc-server-common-1.0-4|34	
14mr|vnc-server-common-1.0-4|35	%install
14mr|vnc-server-common-1.0-4|36	rm -rf %{buildroot}
14mr|vnc-server-common-1.0-4|37	
14mr|vnc-server-common-1.0-4|38	install -D -m 644 %{SOURCE1} \
14mr|vnc-server-common-1.0-4|39	%{buildroot}/%{_sysconfdir}/sysconfig/vncservers
14mr|vnc-server-common-1.0-4|40	install -D -m 755 %{SOURCE0} \
14mr|vnc-server-common-1.0-4|41	%{buildroot}/%{_initrddir}/vncserver
14mr|vnc-server-common-1.0-4|42	
14mr|vnc-server-common-1.0-4|43	%clean
14mr|vnc-server-common-1.0-4|44	rm -rf %{buildroot}
14mr|vnc-server-common-1.0-4|45	
14mr|vnc-server-common-1.0-4|46	%files
14mr|vnc-server-common-1.0-4|47	%defattr(-,root,root,-)
14mr|vnc-server-common-1.0-4|48	%{_initrddir}/vncserver
14mr|vnc-server-common-1.0-4|49	%config(noreplace) %{_sysconfdir}/sysconfig/vncservers
14mr|vnc-server-common-1.0-4|50	
14mr|vnc-server-common-1.0-4|51	%post
14mr|vnc-server-common-1.0-4|52	%_post_service vncserver
14mr|vnc-server-common-1.0-4|53	
14mr|vnc-server-common-1.0-4|54	%preun
14mr|vnc-server-common-1.0-4|55	%_preun_service vncserver
14mr|vnc-server-common-1.0-4|56	
14mr|vnc-server-common-1.0-4|57	
14mr|vnc-server-common-1.0-4|58	
14mr|vnc-server-common-1.0-4|59	%changelog
14mr|vnc-server-common-1.0-4|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-4
14mr|vnc-server-common-1.0-4|61	+ Revision: 3dae0a0
14mr|vnc-server-common-1.0-4|62	- MassBuild#440: Increase release tag
14mr|vnc-server-common-1.0-4|63	
14mr|vnc-server-common-1.0-4|64	

21984 14
14mr|vnstat-1.11-7|1	# disable fortify as it causes segmentation fault in vnstati
14mr|vnstat-1.11-7|2	%undefine _fortify_cflags
14mr|vnstat-1.11-7|3	
14mr|vnstat-1.11-7|4	Summary:	vnStat is a console-based network traffic monitor
14mr|vnstat-1.11-7|5	Name:		vnstat
14mr|vnstat-1.11-7|6	Version:	1.11
14mr|vnstat-1.11-7|7	Release:	7
14mr|vnstat-1.11-7|8	License:	GPLv2+
14mr|vnstat-1.11-7|9	Group:		Monitoring
14mr|vnstat-1.11-7|10	Url:		http://humdi.net/vnstat/
14mr|vnstat-1.11-7|11	Source0:	http://humdi.net/vnstat/%{name}-%{version}.tar.gz
14mr|vnstat-1.11-7|12	Source1:	vnstat_ip-up
14mr|vnstat-1.11-7|13	Source2:	vnstat_ip-down
14mr|vnstat-1.11-7|14	Source3:	vnstat.service
14mr|vnstat-1.11-7|15	Patch0:         vnstat-1.11-no-strip.patch
14mr|vnstat-1.11-7|16	BuildRequires:	libgd-devel
14mr|vnstat-1.11-7|17	
14mr|vnstat-1.11-7|18	%description
14mr|vnstat-1.11-7|19	vnStat is a console-based network traffic monitor for Linux and BSD that keeps
14mr|vnstat-1.11-7|20	a log of network traffic for the selected interface(s). It uses the network
14mr|vnstat-1.11-7|21	interface statistics provided by the kernel as information source. This means
14mr|vnstat-1.11-7|22	that vnStat won't actually be sniffing any traffic and also ensures light use
14mr|vnstat-1.11-7|23	of system resources.
14mr|vnstat-1.11-7|24	
14mr|vnstat-1.11-7|25	%files
14mr|vnstat-1.11-7|26	%doc CHANGES README FAQ
14mr|vnstat-1.11-7|27	%doc examples/
14mr|vnstat-1.11-7|28	%{_bindir}/vnstat
14mr|vnstat-1.11-7|29	%{_bindir}/vnstati
14mr|vnstat-1.11-7|30	%{_sbindir}/vnstatd
14mr|vnstat-1.11-7|31	%config(noreplace) %{_sysconfdir}/vnstat.conf
14mr|vnstat-1.11-7|32	%{_unitdir}/vnstat.service
14mr|vnstat-1.11-7|33	%{_sysconfdir}/sysconfig/network-scripts/if*.d/vnstat*
14mr|vnstat-1.11-7|34	%{_mandir}/*/*
14mr|vnstat-1.11-7|35	/var/lib/vnstat
14mr|vnstat-1.11-7|36	
14mr|vnstat-1.11-7|37	#--------------------------------------------------------------------
14mr|vnstat-1.11-7|38	
14mr|vnstat-1.11-7|39	%prep
14mr|vnstat-1.11-7|40	%setup -q
14mr|vnstat-1.11-7|41	%apply_patches
14mr|vnstat-1.11-7|42	install -m 0755 %{SOURCE1} vnstat_ip-up
14mr|vnstat-1.11-7|43	install -m 0755 %{SOURCE2} vnstat_ip-down
14mr|vnstat-1.11-7|44	install -m 0644 %{SOURCE3} vnstat.service
14mr|vnstat-1.11-7|45	
14mr|vnstat-1.11-7|46	%build
14mr|vnstat-1.11-7|47	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" %make -e all
14mr|vnstat-1.11-7|48	
14mr|vnstat-1.11-7|49	%install
14mr|vnstat-1.11-7|50	mkdir -p %{buildroot}/etc
14mr|vnstat-1.11-7|51	%makeinstall_std
14mr|vnstat-1.11-7|52	# vnstat service
14mr|vnstat-1.11-7|53	install -d %{buildroot}/%{_unitdir}
14mr|vnstat-1.11-7|54	install -m644 vnstat.service %{buildroot}/%{_unitdir}
14mr|vnstat-1.11-7|55	# ifup/ifdown hooks
14mr|vnstat-1.11-7|56	install -d %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifup.d
14mr|vnstat-1.11-7|57	install -m755 vnstat_ip-up %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifup.d
14mr|vnstat-1.11-7|58	install -d %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifdown.d
14mr|vnstat-1.11-7|59	install -m755 vnstat_ip-down %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifdown.d
14mr|vnstat-1.11-7|60	
14mr|vnstat-1.11-7|61	
14mr|vnstat-1.11-7|62	
14mr|vnstat-1.11-7|63	
14mr|vnstat-1.11-7|64	%changelog
14mr|vnstat-1.11-7|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11-7
14mr|vnstat-1.11-7|66	+ Revision: 09be805
14mr|vnstat-1.11-7|67	- MassBuild#440: Increase release tag
14mr|vnstat-1.11-7|68	
14mr|vnstat-1.11-7|69	

21985 14
14mr|vobject-0.7.1-6|1	Summary:	Python module for parsing and generating vCard files
14mr|vobject-0.7.1-6|2	Name:		vobject
14mr|vobject-0.7.1-6|3	Version:	0.7.1
14mr|vobject-0.7.1-6|4	%define subrel 1
14mr|vobject-0.7.1-6|5	Release:	6
14mr|vobject-0.7.1-6|6	License:	ASL 1.1
14mr|vobject-0.7.1-6|7	Group:		Development/Python
14mr|vobject-0.7.1-6|8	URL:		http://vobject.skyhouseconsulting.com
14mr|vobject-0.7.1-6|9	Source0:	http://vobject.skyhouseconsulting.com/%{name}-%{version}.tar.gz
14mr|vobject-0.7.1-6|10	BuildRequires:	python-devel
14mr|vobject-0.7.1-6|11	BuildRequires:	python-setuptools
14mr|vobject-0.7.1-6|12	BuildArch:	noarch
14mr|vobject-0.7.1-6|13	
14mr|vobject-0.7.1-6|14	%description
14mr|vobject-0.7.1-6|15	vobject is intended to be a full featured Python package for parsing
14mr|vobject-0.7.1-6|16	and generating vCard and vCalendar files.
14mr|vobject-0.7.1-6|17	
14mr|vobject-0.7.1-6|18	Currently, iCalendar files are supported and well tested. vCard 3.0
14mr|vobject-0.7.1-6|19	files are supported, and all data should be imported, but only a few
14mr|vobject-0.7.1-6|20	components are understood in a sophisticated way.
14mr|vobject-0.7.1-6|21	
14mr|vobject-0.7.1-6|22	%package -n python-%{name}
14mr|vobject-0.7.1-6|23	
14mr|vobject-0.7.1-6|24	Summary:	Python module for parsing and generating vCard files
14mr|vobject-0.7.1-6|25	Group:		Development/Python
14mr|vobject-0.7.1-6|26	Requires:	python-dateutil
14mr|vobject-0.7.1-6|27	BuildArch:	noarch
14mr|vobject-0.7.1-6|28	
14mr|vobject-0.7.1-6|29	%description -n python-%{name}
14mr|vobject-0.7.1-6|30	vobject is intended to be a full featured Python package for parsing
14mr|vobject-0.7.1-6|31	and generating vCard and vCalendar files.
14mr|vobject-0.7.1-6|32	
14mr|vobject-0.7.1-6|33	Currently, iCalendar files are supported and well tested. vCard 3.0
14mr|vobject-0.7.1-6|34	files are supported, and all data should be imported, but only a few
14mr|vobject-0.7.1-6|35	components are understood in a sophisticated way.
14mr|vobject-0.7.1-6|36	
14mr|vobject-0.7.1-6|37	%prep
14mr|vobject-0.7.1-6|38	%setup -q
14mr|vobject-0.7.1-6|39	
14mr|vobject-0.7.1-6|40	%build
14mr|vobject-0.7.1-6|41	
14mr|vobject-0.7.1-6|42	%install
14mr|vobject-0.7.1-6|43	python setup.py install --root=%{buildroot} --compile --optimize=2
14mr|vobject-0.7.1-6|44	
14mr|vobject-0.7.1-6|45	%files -n python-%{name}
14mr|vobject-0.7.1-6|46	%defattr(-,root,root)
14mr|vobject-0.7.1-6|47	%doc LICENSE.txt README.txt ACKNOWLEDGEMENTS.txt
14mr|vobject-0.7.1-6|48	%{py_puresitedir}/%{name}
14mr|vobject-0.7.1-6|49	%{_bindir}/ics_diff
14mr|vobject-0.7.1-6|50	%{_bindir}/change_tz
14mr|vobject-0.7.1-6|51	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
14mr|vobject-0.7.1-6|52	
14mr|vobject-0.7.1-6|53	
14mr|vobject-0.7.1-6|54	
14mr|vobject-0.7.1-6|55	
14mr|vobject-0.7.1-6|56	%changelog
14mr|vobject-0.7.1-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.1-6
14mr|vobject-0.7.1-6|58	+ Revision: 1ce585d
14mr|vobject-0.7.1-6|59	- MassBuild#440: Increase release tag
14mr|vobject-0.7.1-6|60	
14mr|vobject-0.7.1-6|61	

21986 14
14mr|voikko-fi-1.8-4|1	
14mr|voikko-fi-1.8-4|2	%define tarname	suomi-malaga
14mr|voikko-fi-1.8-4|3	%define prever	0
14mr|voikko-fi-1.8-4|4	%define rel	4
14mr|voikko-fi-1.8-4|5	
14mr|voikko-fi-1.8-4|6	Summary:	Finnish support for Voikko spellchecker/hyphenator
14mr|voikko-fi-1.8-4|7	Name:		voikko-fi
14mr|voikko-fi-1.8-4|8	Version:	1.8
14mr|voikko-fi-1.8-4|9	%if %{prever}
14mr|voikko-fi-1.8-4|10	Release:	2.%{prever}.%{rel}
14mr|voikko-fi-1.8-4|11	%else
14mr|voikko-fi-1.8-4|12	Release:	%{rel}
14mr|voikko-fi-1.8-4|13	%endif
14mr|voikko-fi-1.8-4|14	License:	GPLv2+
14mr|voikko-fi-1.8-4|15	Group:		Text tools
14mr|voikko-fi-1.8-4|16	URL:            http://voikko.sourceforge.net/
14mr|voikko-fi-1.8-4|17	%if %prever
14mr|voikko-fi-1.8-4|18	Source:		http://www.puimula.org/htp/testing/%tarname-%version%prever.tar.gz
14mr|voikko-fi-1.8-4|19	%else
14mr|voikko-fi-1.8-4|20	Source:         http://downloads.sourceforge.net/voikko/%tarname-%version.tar.gz
14mr|voikko-fi-1.8-4|21	%endif
14mr|voikko-fi-1.8-4|22	BuildRequires:	malaga >= 7.8
14mr|voikko-fi-1.8-4|23	BuildRequires:	python
14mr|voikko-fi-1.8-4|24	Requires:	locales-fi
14mr|voikko-fi-1.8-4|25	# aspell = 1, myspell = 2, lang-specific = 3
14mr|voikko-fi-1.8-4|26	Provides:	enchant-dictionary = 3
14mr|voikko-fi-1.8-4|27	Provides:	voikko-dictionary
14mr|voikko-fi-1.8-4|28	Provides:	voikko-fi_FI
14mr|voikko-fi-1.8-4|29	Provides:	spell-fi
14mr|voikko-fi-1.8-4|30	Obsoletes:	suomi-malaga-voikko < 1.0
14mr|voikko-fi-1.8-4|31	BuildArch:	noarch
14mr|voikko-fi-1.8-4|32	
14mr|voikko-fi-1.8-4|33	%description
14mr|voikko-fi-1.8-4|34	Description of Finnish morphology written in Malaga. This version is modified
14mr|voikko-fi-1.8-4|35	to support the Voikko spellchecker/hyphenator and is not compatible with the
14mr|voikko-fi-1.8-4|36	Sukija text indexer.
14mr|voikko-fi-1.8-4|37	
14mr|voikko-fi-1.8-4|38	%prep
14mr|voikko-fi-1.8-4|39	%setup -q -n %{tarname}-%{version}
14mr|voikko-fi-1.8-4|40	
14mr|voikko-fi-1.8-4|41	%build
14mr|voikko-fi-1.8-4|42	%make voikko GENLEX_OPTS="--extra-usage=it" \
14mr|voikko-fi-1.8-4|43	EXTRA_LEX="vocabulary/erikoisalat/linux-distributions.lex vocabulary/erikoisalat/atk-lyhenteet.lex"
14mr|voikko-fi-1.8-4|44	
14mr|voikko-fi-1.8-4|45	%install
14mr|voikko-fi-1.8-4|46	# Files differ on big-endian and small-endian archs, and they have different
14mr|voikko-fi-1.8-4|47	# names (*_l vs *_b). This is the reason we use %{_prefix}/lib instead of
14mr|voikko-fi-1.8-4|48	# %{_datadir} and won't noarch the package. Note that we use %{_prefix}/lib
14mr|voikko-fi-1.8-4|49	# instead of %{_libdir} to achieve biarch compatibility. That is, if the user
14mr|voikko-fi-1.8-4|50	# has both libvoikkoX and lib64voikkoX installed, both of them work with the
14mr|voikko-fi-1.8-4|51	# same voikko-fi package.
14mr|voikko-fi-1.8-4|52	make voikko-install DESTDIR=%{buildroot}%{_prefix}/lib/voikko
14mr|voikko-fi-1.8-4|53	
14mr|voikko-fi-1.8-4|54	%files
14mr|voikko-fi-1.8-4|55	%doc README README.fi CONTRIBUTORS
14mr|voikko-fi-1.8-4|56	%dir %{_prefix}/lib/voikko
14mr|voikko-fi-1.8-4|57	%{_prefix}/lib/voikko/?
14mr|voikko-fi-1.8-4|58	
14mr|voikko-fi-1.8-4|59	
14mr|voikko-fi-1.8-4|60	
14mr|voikko-fi-1.8-4|61	%changelog
14mr|voikko-fi-1.8-4|62	* Fri Oct 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8-4
14mr|voikko-fi-1.8-4|63	+ Revision: cd5296a
14mr|voikko-fi-1.8-4|64	- LOG Should be noarch package
14mr|voikko-fi-1.8-4|65	
14mr|voikko-fi-1.8-4|66	

21987 14
14mr|volumeicon-0.4.3-5|1	Summary:	Lightweight volume control
14mr|volumeicon-0.4.3-5|2	Name:		volumeicon
14mr|volumeicon-0.4.3-5|3	Version:	0.4.3
14mr|volumeicon-0.4.3-5|4	Release:	5
14mr|volumeicon-0.4.3-5|5	License:	GPLv3+
14mr|volumeicon-0.4.3-5|6	Group:		Graphical desktop/Other
14mr|volumeicon-0.4.3-5|7	Url:		http://http://code.google.com/p/mandriva-lxde/
14mr|volumeicon-0.4.3-5|8	Source0:	http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|volumeicon-0.4.3-5|9	Patch0:		volumeicon_lxde.patch
14mr|volumeicon-0.4.3-5|10	Patch1:		volumeicon-0.4.3-rosa-glib.patch
14mr|volumeicon-0.4.3-5|11	BuildRequires:	intltool
14mr|volumeicon-0.4.3-5|12	BuildRequires:	pkgconfig(alsa)
14mr|volumeicon-0.4.3-5|13	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|volumeicon-0.4.3-5|14	BuildRequires:	pkgconfig(libnotify)
14mr|volumeicon-0.4.3-5|15	
14mr|volumeicon-0.4.3-5|16	%description
14mr|volumeicon-0.4.3-5|17	Volume Icon aims to be a lightweight volume control that sits in your systray.
14mr|volumeicon-0.4.3-5|18	Features
14mr|volumeicon-0.4.3-5|19	
14mr|volumeicon-0.4.3-5|20	* Change volume by scrolling on the systray icon
14mr|volumeicon-0.4.3-5|21	* Ability to choose which channel to control
14mr|volumeicon-0.4.3-5|22	* Configurable stepsize (percentage of volume increase/decrease per scrollwheel
14mr|volumeicon-0.4.3-5|23	step)
14mr|volumeicon-0.4.3-5|24	* Several icon themes (with gtk theme as default)
14mr|volumeicon-0.4.3-5|25	* Configurable external mixer
14mr|volumeicon-0.4.3-5|26	* Volume Slider
14mr|volumeicon-0.4.3-5|27	
14mr|volumeicon-0.4.3-5|28	This is localized fork from Mandriva LXDE project.
14mr|volumeicon-0.4.3-5|29	
14mr|volumeicon-0.4.3-5|30	%files -f %{name}.lang
14mr|volumeicon-0.4.3-5|31	%doc AUTHORS COPYING ChangeLog
14mr|volumeicon-0.4.3-5|32	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}.desktop
14mr|volumeicon-0.4.3-5|33	%{_bindir}/%{name}
14mr|volumeicon-0.4.3-5|34	%{_datadir}/%{name}
14mr|volumeicon-0.4.3-5|35	
14mr|volumeicon-0.4.3-5|36	#----------------------------------------------------------------------------
14mr|volumeicon-0.4.3-5|37	
14mr|volumeicon-0.4.3-5|38	%prep
14mr|volumeicon-0.4.3-5|39	%setup -q
14mr|volumeicon-0.4.3-5|40	%patch0 -p1
14mr|volumeicon-0.4.3-5|41	%patch1 -p1
14mr|volumeicon-0.4.3-5|42	
14mr|volumeicon-0.4.3-5|43	%build
14mr|volumeicon-0.4.3-5|44	aclocal
14mr|volumeicon-0.4.3-5|45	automake --add-missing
14mr|volumeicon-0.4.3-5|46	%configure2_5x
14mr|volumeicon-0.4.3-5|47	%make
14mr|volumeicon-0.4.3-5|48	
14mr|volumeicon-0.4.3-5|49	%install
14mr|volumeicon-0.4.3-5|50	%makeinstall_std
14mr|volumeicon-0.4.3-5|51	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
14mr|volumeicon-0.4.3-5|52	cat > %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop << EOF
14mr|volumeicon-0.4.3-5|53	[Desktop Entry]
14mr|volumeicon-0.4.3-5|54	Encoding=UTF-8
14mr|volumeicon-0.4.3-5|55	Name=volumeicon
14mr|volumeicon-0.4.3-5|56	Comment=Volume Icon
14mr|volumeicon-0.4.3-5|57	Exec=%{name}
14mr|volumeicon-0.4.3-5|58	Terminal=false
14mr|volumeicon-0.4.3-5|59	Type=Application
14mr|volumeicon-0.4.3-5|60	Icon=%{_datadir}/%{name}/gui/appicon.svg
14mr|volumeicon-0.4.3-5|61	Categories=AudioVideo;Audio;X-MandrivaLinux-Multimedia-Sound;
14mr|volumeicon-0.4.3-5|62	EOF
14mr|volumeicon-0.4.3-5|63	
14mr|volumeicon-0.4.3-5|64	%find_lang %{name}
14mr|volumeicon-0.4.3-5|65	
14mr|volumeicon-0.4.3-5|66	
14mr|volumeicon-0.4.3-5|67	%changelog
14mr|volumeicon-0.4.3-5|68	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.3-5
14mr|volumeicon-0.4.3-5|69	+ Revision: f0a5941
14mr|volumeicon-0.4.3-5|70	- Handle automake issues
14mr|volumeicon-0.4.3-5|71	
14mr|volumeicon-0.4.3-5|72	

21988 14
14mr|vorbis-tools-1.4.0-6|1	# Define Mandriva Linux version we are building for
14mr|vorbis-tools-1.4.0-6|2	%define mdkversion %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1$2".($3||0)' /etc/mandriva-release)
14mr|vorbis-tools-1.4.0-6|3	
14mr|vorbis-tools-1.4.0-6|4	Summary:	Several Ogg Vorbis Tools
14mr|vorbis-tools-1.4.0-6|5	Name:		vorbis-tools
14mr|vorbis-tools-1.4.0-6|6	Version:	1.4.0
14mr|vorbis-tools-1.4.0-6|7	Release:	6
14mr|vorbis-tools-1.4.0-6|8	Group:		Sound
14mr|vorbis-tools-1.4.0-6|9	License:	GPLv2
14mr|vorbis-tools-1.4.0-6|10	Url:		http://www.xiph.org/
14mr|vorbis-tools-1.4.0-6|11	Source0:	http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.gz
14mr|vorbis-tools-1.4.0-6|12	Patch0:		vorbis-tools-automake-1.13.patch
14mr|vorbis-tools-1.4.0-6|13	Patch4:		vorbis-tools-1.4.0-next_on_SIGUSR1.patch
14mr|vorbis-tools-1.4.0-6|14	Patch5:		vorbis-tools-1.2.0-ogg123-play-stdin.patch
14mr|vorbis-tools-1.4.0-6|15	Patch9:		vorbis-tools-1.2.0-fix-str-fmt.patch
14mr|vorbis-tools-1.4.0-6|16	# (gc) needed for AM_PATH_PROG_WITH_TEST
14mr|vorbis-tools-1.4.0-6|17	BuildRequires:	gettext-devel
14mr|vorbis-tools-1.4.0-6|18	BuildRequires:	pkgconfig(ao)
14mr|vorbis-tools-1.4.0-6|19	BuildRequires:	pkgconfig(flac)
14mr|vorbis-tools-1.4.0-6|20	BuildRequires:	pkgconfig(libcurl)
14mr|vorbis-tools-1.4.0-6|21	BuildRequires:	pkgconfig(ogg)
14mr|vorbis-tools-1.4.0-6|22	BuildRequires:  pkgconfig(speex)
14mr|vorbis-tools-1.4.0-6|23	BuildRequires:	pkgconfig(vorbis)
14mr|vorbis-tools-1.4.0-6|24	
14mr|vorbis-tools-1.4.0-6|25	%description
14mr|vorbis-tools-1.4.0-6|26	This package contains oggenc (encoder), oggdec, ogg123 (command line player)
14mr|vorbis-tools-1.4.0-6|27	vorbiscomment (metadata editor) and vcut (cut tool).
14mr|vorbis-tools-1.4.0-6|28	
14mr|vorbis-tools-1.4.0-6|29	Find some free Ogg Vorbis music here: http://www.vorbis.com/music/
14mr|vorbis-tools-1.4.0-6|30	
14mr|vorbis-tools-1.4.0-6|31	%prep
14mr|vorbis-tools-1.4.0-6|32	%setup -q
14mr|vorbis-tools-1.4.0-6|33	%apply_patches
14mr|vorbis-tools-1.4.0-6|34	touch config.rpath
14mr|vorbis-tools-1.4.0-6|35	autoreconf -fi
14mr|vorbis-tools-1.4.0-6|36	
14mr|vorbis-tools-1.4.0-6|37	%build
14mr|vorbis-tools-1.4.0-6|38	%configure2_5x \
14mr|vorbis-tools-1.4.0-6|39	--enable-vcut
14mr|vorbis-tools-1.4.0-6|40	
14mr|vorbis-tools-1.4.0-6|41	%make
14mr|vorbis-tools-1.4.0-6|42	
14mr|vorbis-tools-1.4.0-6|43	%install
14mr|vorbis-tools-1.4.0-6|44	%makeinstall_std
14mr|vorbis-tools-1.4.0-6|45	
14mr|vorbis-tools-1.4.0-6|46	%find_lang %{name}
14mr|vorbis-tools-1.4.0-6|47	
14mr|vorbis-tools-1.4.0-6|48	# cleanup
14mr|vorbis-tools-1.4.0-6|49	rm -rf %{buildroot}/%{_docdir}/%{name}-%{version}
14mr|vorbis-tools-1.4.0-6|50	
14mr|vorbis-tools-1.4.0-6|51	%files -f %{name}.lang
14mr|vorbis-tools-1.4.0-6|52	%doc COPYING README ogg123/ogg123rc-example
14mr|vorbis-tools-1.4.0-6|53	%{_bindir}/ogg123
14mr|vorbis-tools-1.4.0-6|54	%{_bindir}/oggdec
14mr|vorbis-tools-1.4.0-6|55	%{_bindir}/oggenc
14mr|vorbis-tools-1.4.0-6|56	%{_bindir}/ogginfo
14mr|vorbis-tools-1.4.0-6|57	%{_bindir}/vcut
14mr|vorbis-tools-1.4.0-6|58	%{_bindir}/vorbiscomment
14mr|vorbis-tools-1.4.0-6|59	%{_mandir}/man1/ogg123*
14mr|vorbis-tools-1.4.0-6|60	%{_mandir}/man1/oggenc*
14mr|vorbis-tools-1.4.0-6|61	%{_mandir}/man1/oggdec*
14mr|vorbis-tools-1.4.0-6|62	%{_mandir}/man1/ogginfo*
14mr|vorbis-tools-1.4.0-6|63	%{_mandir}/man1/vcut*
14mr|vorbis-tools-1.4.0-6|64	%{_mandir}/man1/vorbiscomment*
14mr|vorbis-tools-1.4.0-6|65	
14mr|vorbis-tools-1.4.0-6|66	
14mr|vorbis-tools-1.4.0-6|67	%changelog
14mr|vorbis-tools-1.4.0-6|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.0-6
14mr|vorbis-tools-1.4.0-6|69	+ Revision: 517cc38
14mr|vorbis-tools-1.4.0-6|70	- MassBuild#440: Increase release tag
14mr|vorbis-tools-1.4.0-6|71	
14mr|vorbis-tools-1.4.0-6|72	

21989 14
14mr|vpnc-0.5.3-8|1	%define name    vpnc
14mr|vpnc-0.5.3-8|2	%define version 0.5.3
14mr|vpnc-0.5.3-8|3	%define release 8
14mr|vpnc-0.5.3-8|4	
14mr|vpnc-0.5.3-8|5	Name:           %{name}
14mr|vpnc-0.5.3-8|6	Version:        %{version}
14mr|vpnc-0.5.3-8|7	Release:        %{release}
14mr|vpnc-0.5.3-8|8	Summary:        A free vpn client for the Cisco 3000 concentrators
14mr|vpnc-0.5.3-8|9	License:        GPLv2+
14mr|vpnc-0.5.3-8|10	Group:          Networking/Other
14mr|vpnc-0.5.3-8|11	Url:            http://www.unix-ag.uni-kl.de/~massar/vpnc/
14mr|vpnc-0.5.3-8|12	Source0:        http://www.unix-ag.uni-kl.de/~massar/vpnc/%{name}-%{version}.tar.gz
14mr|vpnc-0.5.3-8|13	Patch0:		vpnc-0.5.3-linkage.patch
14mr|vpnc-0.5.3-8|14	Requires:       iproute2
14mr|vpnc-0.5.3-8|15	BuildRequires:  libgcrypt-devel
14mr|vpnc-0.5.3-8|16	Provides: 	    kvpnc-backend
14mr|vpnc-0.5.3-8|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
14mr|vpnc-0.5.3-8|18	
14mr|vpnc-0.5.3-8|19	%description
14mr|vpnc-0.5.3-8|20	A free vpn client for cisco3000 VPN Concentrator, completly in userspace,
14mr|vpnc-0.5.3-8|21	require Universal TUN/TAP device driver support compiled in the kernel
14mr|vpnc-0.5.3-8|22	or as module
14mr|vpnc-0.5.3-8|23	
14mr|vpnc-0.5.3-8|24	%prep
14mr|vpnc-0.5.3-8|25	%setup -q
14mr|vpnc-0.5.3-8|26	%patch0 -p0
14mr|vpnc-0.5.3-8|27	
14mr|vpnc-0.5.3-8|28	perl -pi -e 's|/var/run/vpnc/|%{_localstatedir}/lib/%{name}/|' vpnc-script
14mr|vpnc-0.5.3-8|29	perl -pi -e 's|/var/run/vpnc/pid|/var/run/vpnc.pid|' config.c vpnc-disconnect
14mr|vpnc-0.5.3-8|30	
14mr|vpnc-0.5.3-8|31	%build
14mr|vpnc-0.5.3-8|32	%serverbuild
14mr|vpnc-0.5.3-8|33	%make CFLAGS="%optflags" LFLAGS="%{?ldflags}"
14mr|vpnc-0.5.3-8|34	
14mr|vpnc-0.5.3-8|35	# lower MTU, some vpn concentrators have MTU problems
14mr|vpnc-0.5.3-8|36	perl -pi -e s/1412/1000/ vpnc-script
14mr|vpnc-0.5.3-8|37	
14mr|vpnc-0.5.3-8|38	%install
14mr|vpnc-0.5.3-8|39	rm -rf %{buildroot}
14mr|vpnc-0.5.3-8|40	install -d -m 755 %{buildroot}%{_sbindir}
14mr|vpnc-0.5.3-8|41	install -d -m 755 %{buildroot}%{_bindir}
14mr|vpnc-0.5.3-8|42	install -d -m 755 %{buildroot}%{_mandir}/man8
14mr|vpnc-0.5.3-8|43	install -d -m 755 %{buildroot}%{_mandir}/man1
14mr|vpnc-0.5.3-8|44	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
14mr|vpnc-0.5.3-8|45	install -m 755 {vpnc,vpnc-script,vpnc-disconnect,cisco-decrypt} \
14mr|vpnc-0.5.3-8|46	%{buildroot}%{_sbindir}
14mr|vpnc-0.5.3-8|47	install -m 755 pcf2vpnc %{buildroot}%{_bindir}
14mr|vpnc-0.5.3-8|48	install -m 755 vpnc.8 %{buildroot}%{_mandir}/man8
14mr|vpnc-0.5.3-8|49	install -m 755 cisco-decrypt.1 %{buildroot}%{_mandir}/man1
14mr|vpnc-0.5.3-8|50	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14mr|vpnc-0.5.3-8|51	ln -s %{_sbindir}/vpnc-script %{buildroot}%{_sysconfdir}/%{name}/vpnc-script
14mr|vpnc-0.5.3-8|52	
14mr|vpnc-0.5.3-8|53	
14mr|vpnc-0.5.3-8|54	%clean
14mr|vpnc-0.5.3-8|55	rm -rf %{buildroot}
14mr|vpnc-0.5.3-8|56	
14mr|vpnc-0.5.3-8|57	%files
14mr|vpnc-0.5.3-8|58	%defattr(-,root,root)
14mr|vpnc-0.5.3-8|59	%doc COPYING README TODO VERSION
14mr|vpnc-0.5.3-8|60	%{_mandir}/man8/vpnc.8*
14mr|vpnc-0.5.3-8|61	%{_mandir}/man1/cisco-decrypt.1*
14mr|vpnc-0.5.3-8|62	%{_sbindir}/*
14mr|vpnc-0.5.3-8|63	%{_bindir}/*
14mr|vpnc-0.5.3-8|64	%{_localstatedir}/lib/%{name}
14mr|vpnc-0.5.3-8|65	%{_sysconfdir}/%{name}
14mr|vpnc-0.5.3-8|66	
14mr|vpnc-0.5.3-8|67	
14mr|vpnc-0.5.3-8|68	
14mr|vpnc-0.5.3-8|69	
14mr|vpnc-0.5.3-8|70	%changelog
14mr|vpnc-0.5.3-8|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.3-8
14mr|vpnc-0.5.3-8|72	+ Revision: 2eb2a30
14mr|vpnc-0.5.3-8|73	- MassBuild#440: Increase release tag
14mr|vpnc-0.5.3-8|74	
14mr|vpnc-0.5.3-8|75	

21990 14
14mr|vpnpptp-allde-0.3.8-4|1	%define _enable_debug_packages %{nil}
14mr|vpnpptp-allde-0.3.8-4|2	%define debug_package %{nil}
14mr|vpnpptp-allde-0.3.8-4|3	
14mr|vpnpptp-allde-0.3.8-4|4	Summary:	Tools for setup and control VPN via PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|5	Name:		vpnpptp-allde
14mr|vpnpptp-allde-0.3.8-4|6	Version:	0.3.8
14mr|vpnpptp-allde-0.3.8-4|7	Release:	4
14mr|vpnpptp-allde-0.3.8-4|8	License:	GPL2+
14mr|vpnpptp-allde-0.3.8-4|9	Group:		System/Configuration/Networking
14mr|vpnpptp-allde-0.3.8-4|10	Url:		http://code.google.com/p/vpnpptp
14mr|vpnpptp-allde-0.3.8-4|11	Source0:	vpnpptp-src-%{version}.tar.gz
14mr|vpnpptp-allde-0.3.8-4|12	Source1:	vpnpptp.pm
14mr|vpnpptp-allde-0.3.8-4|13	Source2:	vpnmandriva.pm
14mr|vpnpptp-allde-0.3.8-4|14	# Adopt ponoff message to our distribution
14mr|vpnpptp-allde-0.3.8-4|15	Patch0:		vpnpptp-src-0.3.8-menu-message.patch
14mr|vpnpptp-allde-0.3.8-4|16	Patch1:		oxygen-gtk.patch
14mr|vpnpptp-allde-0.3.8-4|17	
14mr|vpnpptp-allde-0.3.8-4|18	BuildRequires:	fpc >= 2.6.0
14mr|vpnpptp-allde-0.3.8-4|19	BuildRequires:	fpc-src >= 2.6.0
14mr|vpnpptp-allde-0.3.8-4|20	BuildRequires:	lazarus >= 0.9.30
14mr|vpnpptp-allde-0.3.8-4|21	# Do not require xroot because main DEs have their own su GUIs
14mr|vpnpptp-allde-0.3.8-4|22	# that can be used by vpnpptp and ponoff
14mr|vpnpptp-allde-0.3.8-4|23	# Requires:	xroot
14mr|vpnpptp-allde-0.3.8-4|24	Requires:	pptp-linux
14mr|vpnpptp-allde-0.3.8-4|25	Requires:	openl2tp
14mr|vpnpptp-allde-0.3.8-4|26	Requires:	xl2tpd >= 1.2.7
14mr|vpnpptp-allde-0.3.8-4|27	
14mr|vpnpptp-allde-0.3.8-4|28	%description
14mr|vpnpptp-allde-0.3.8-4|29	Tools for easy and quick setup and control VPN via PPTP/L2TP/OpenL2TP.
14mr|vpnpptp-allde-0.3.8-4|30	
14mr|vpnpptp-allde-0.3.8-4|31	%files
14mr|vpnpptp-allde-0.3.8-4|32	%{_bindir}/vpnpptp
14mr|vpnpptp-allde-0.3.8-4|33	%{_bindir}/ponoff
14mr|vpnpptp-allde-0.3.8-4|34	%{_bindir}/vpnlinux
14mr|vpnpptp-allde-0.3.8-4|35	%{_bindir}/vpnmandriva
14mr|vpnpptp-allde-0.3.8-4|36	%{_datadir}/vpnpptp/lang
14mr|vpnpptp-allde-0.3.8-4|37	%{_datadir}/pixmaps/ponoff.png
14mr|vpnpptp-allde-0.3.8-4|38	%{_datadir}/pixmaps/vpnpptp.png
14mr|vpnpptp-allde-0.3.8-4|39	%{_datadir}/vpnpptp/*.ico
14mr|vpnpptp-allde-0.3.8-4|40	%{_datadir}/vpnpptp/scripts
14mr|vpnpptp-allde-0.3.8-4|41	%{_datadir}/vpnpptp/wiki
14mr|vpnpptp-allde-0.3.8-4|42	%{_datadir}/applications/ponoff.desktop
14mr|vpnpptp-allde-0.3.8-4|43	%{_datadir}/applications/vpnpptp.desktop
14mr|vpnpptp-allde-0.3.8-4|44	%{_prefix}/lib/libDrakX/network/vpn/vpnpptp.pm
14mr|vpnpptp-allde-0.3.8-4|45	%{_prefix}/lib/libDrakX/network/vpn/vpnmandriva.pm
14mr|vpnpptp-allde-0.3.8-4|46	
14mr|vpnpptp-allde-0.3.8-4|47	#----------------------------------------------------------------------------
14mr|vpnpptp-allde-0.3.8-4|48	
14mr|vpnpptp-allde-0.3.8-4|49	%prep
14mr|vpnpptp-allde-0.3.8-4|50	%setup -q -n vpnpptp-src-%{version}
14mr|vpnpptp-allde-0.3.8-4|51	%apply_patches
14mr|vpnpptp-allde-0.3.8-4|52	
14mr|vpnpptp-allde-0.3.8-4|53	%build
14mr|vpnpptp-allde-0.3.8-4|54	./compile.sh
14mr|vpnpptp-allde-0.3.8-4|55	
14mr|vpnpptp-allde-0.3.8-4|56	%install
14mr|vpnpptp-allde-0.3.8-4|57	mkdir -p %{buildroot}%{_datadir}/vpnpptp
14mr|vpnpptp-allde-0.3.8-4|58	mkdir -p %{buildroot}%{_datadir}/vpnpptp/scripts
14mr|vpnpptp-allde-0.3.8-4|59	mkdir -p %{buildroot}%{_datadir}/vpnpptp/wiki
14mr|vpnpptp-allde-0.3.8-4|60	mkdir -p %{buildroot}%{_datadir}/vpnpptp/lang
14mr|vpnpptp-allde-0.3.8-4|61	mkdir -p %{buildroot}%{_bindir}
14mr|vpnpptp-allde-0.3.8-4|62	mkdir -p %{buildroot}%{_datadir}/applications
14mr|vpnpptp-allde-0.3.8-4|63	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mr|vpnpptp-allde-0.3.8-4|64	mkdir -p %{buildroot}/lib/libDrakX/network/connection
14mr|vpnpptp-allde-0.3.8-4|65	
14mr|vpnpptp-allde-0.3.8-4|66	cp -f ./vpnpptp/vpnpptp %{buildroot}%{_bindir}
14mr|vpnpptp-allde-0.3.8-4|67	cp -f ./ponoff/ponoff %{buildroot}%{_bindir}
14mr|vpnpptp-allde-0.3.8-4|68	cp -f ./vpnmandriva/vpnmandriva %{buildroot}%{_bindir}
14mr|vpnpptp-allde-0.3.8-4|69	cp -f ./ponoff.png %{buildroot}%{_datadir}/pixmaps/
14mr|vpnpptp-allde-0.3.8-4|70	cp -f ./vpnpptp.png %{buildroot}%{_datadir}/pixmaps/
14mr|vpnpptp-allde-0.3.8-4|71	chmod 0644 %{buildroot}%{_datadir}/pixmaps/ponoff.png
14mr|vpnpptp-allde-0.3.8-4|72	chmod 0644 %{buildroot}%{_datadir}/pixmaps/vpnpptp.png
14mr|vpnpptp-allde-0.3.8-4|73	cp -f ./*.ico %{buildroot}%{_datadir}/vpnpptp
14mr|vpnpptp-allde-0.3.8-4|74	cp -f ./vpnlinux %{buildroot}%{_bindir}
14mr|vpnpptp-allde-0.3.8-4|75	cp -rf ./scripts %{buildroot}%{_datadir}/vpnpptp/
14mr|vpnpptp-allde-0.3.8-4|76	cp -rf ./wiki %{buildroot}%{_datadir}/vpnpptp/
14mr|vpnpptp-allde-0.3.8-4|77	cp -rf ./lang %{buildroot}%{_datadir}/vpnpptp/
14mr|vpnpptp-allde-0.3.8-4|78	
14mr|vpnpptp-allde-0.3.8-4|79	install -dm 755 %{buildroot}%{_datadir}/applications
14mr|vpnpptp-allde-0.3.8-4|80	
14mr|vpnpptp-allde-0.3.8-4|81	cat > ponoff.desktop << EOF
14mr|vpnpptp-allde-0.3.8-4|82	[Desktop Entry]
14mr|vpnpptp-allde-0.3.8-4|83	Encoding=UTF-8
14mr|vpnpptp-allde-0.3.8-4|84	GenericName=VPN PPTP/L2TP/OpenL2TP Control
14mr|vpnpptp-allde-0.3.8-4|85	GenericName[ru]=Управление соединением VPN PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|86	GenericName[uk]=Керування з'єднанням VPN PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|87	Name=ponoff
14mr|vpnpptp-allde-0.3.8-4|88	Name[ru]=ponoff
14mr|vpnpptp-allde-0.3.8-4|89	Name[uk]=ponoff
14mr|vpnpptp-allde-0.3.8-4|90	Exec=/usr/bin/ponoff
14mr|vpnpptp-allde-0.3.8-4|91	Comment=Control VPN via PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|92	Comment[ru]=Управление соединением VPN через PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|93	Comment[uk]=Керування з'єднанням VPN через PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|94	Icon=/usr/share/pixmaps/ponoff.png
14mr|vpnpptp-allde-0.3.8-4|95	Type=Application
14mr|vpnpptp-allde-0.3.8-4|96	Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;
14mr|vpnpptp-allde-0.3.8-4|97	X-KDE-autostart-after=kdesktop
14mr|vpnpptp-allde-0.3.8-4|98	StartupNotify=false
14mr|vpnpptp-allde-0.3.8-4|99	EOF
14mr|vpnpptp-allde-0.3.8-4|100	
14mr|vpnpptp-allde-0.3.8-4|101	install -m 0644 ponoff.desktop \
14mr|vpnpptp-allde-0.3.8-4|102	%{buildroot}%{_datadir}/applications/ponoff.desktop
14mr|vpnpptp-allde-0.3.8-4|103	
14mr|vpnpptp-allde-0.3.8-4|104	cat > vpnpptp.desktop << EOF
14mr|vpnpptp-allde-0.3.8-4|105	[Desktop Entry]
14mr|vpnpptp-allde-0.3.8-4|106	Encoding=UTF-8
14mr|vpnpptp-allde-0.3.8-4|107	GenericName=VPN PPTP/L2TP/OpenL2TP Setup
14mr|vpnpptp-allde-0.3.8-4|108	GenericName[ru]=Настройка соединения VPN PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|109	GenericName[uk]=Налаштування з’єднання VPN PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|110	Name=vpnpptp
14mr|vpnpptp-allde-0.3.8-4|111	Name[ru]=vpnpptp
14mr|vpnpptp-allde-0.3.8-4|112	Name[uk]=vpnpptp
14mr|vpnpptp-allde-0.3.8-4|113	Exec=/usr/bin/vpnpptp
14mr|vpnpptp-allde-0.3.8-4|114	Comment=Setup VPN via PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|115	Comment[ru]=Настройка соединения VPN PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|116	Comment[uk]=Налаштування з’єднання VPN PPTP/L2TP/OpenL2TP
14mr|vpnpptp-allde-0.3.8-4|117	Icon=/usr/share/pixmaps/vpnpptp.png
14mr|vpnpptp-allde-0.3.8-4|118	Type=Application
14mr|vpnpptp-allde-0.3.8-4|119	Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;
14mr|vpnpptp-allde-0.3.8-4|120	StartupNotify=false
14mr|vpnpptp-allde-0.3.8-4|121	EOF
14mr|vpnpptp-allde-0.3.8-4|122	
14mr|vpnpptp-allde-0.3.8-4|123	install -m 0644 vpnpptp.desktop \
14mr|vpnpptp-allde-0.3.8-4|124	%{buildroot}%{_datadir}/applications/vpnpptp.desktop
14mr|vpnpptp-allde-0.3.8-4|125	
14mr|vpnpptp-allde-0.3.8-4|126	install -pm0644 -D %{SOURCE1} %{buildroot}/usr/lib/libDrakX/network/vpn/vpnpptp.pm
14mr|vpnpptp-allde-0.3.8-4|127	install -pm0644 -D %{SOURCE2} %{buildroot}/usr/lib/libDrakX/network/vpn/vpnmandriva.pm
14mr|vpnpptp-allde-0.3.8-4|128	
14mr|vpnpptp-allde-0.3.8-4|129	
14mr|vpnpptp-allde-0.3.8-4|130	
14mr|vpnpptp-allde-0.3.8-4|131	%changelog
14mr|vpnpptp-allde-0.3.8-4|132	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.8-4
14mr|vpnpptp-allde-0.3.8-4|133	+ Revision: 2b4d095
14mr|vpnpptp-allde-0.3.8-4|134	- Adopt ponoff message to our distribution
14mr|vpnpptp-allde-0.3.8-4|135	
14mr|vpnpptp-allde-0.3.8-4|136	

21991 14
14mr|vreen-0.9.5-0.20131027.3|1	%define git 20131027
14mr|vreen-0.9.5-0.20131027.3|2	
14mr|vreen-0.9.5-0.20131027.3|3	%define major 0
14mr|vreen-0.9.5-0.20131027.3|4	%define libname %mklibname %{name} %{major}
14mr|vreen-0.9.5-0.20131027.3|5	%define devname %mklibname %{name} -d
14mr|vreen-0.9.5-0.20131027.3|6	
14mr|vreen-0.9.5-0.20131027.3|7	Summary:	Qt wrapper library for vk.com API
14mr|vreen-0.9.5-0.20131027.3|8	Name:		vreen
14mr|vreen-0.9.5-0.20131027.3|9	# From CMakeLists.txt
14mr|vreen-0.9.5-0.20131027.3|10	Version:	0.9.5
14mr|vreen-0.9.5-0.20131027.3|11	Release:	0.%{git}.3
14mr|vreen-0.9.5-0.20131027.3|12	License:	LGPLv3+
14mr|vreen-0.9.5-0.20131027.3|13	Group:		System/Libraries
14mr|vreen-0.9.5-0.20131027.3|14	Url:		http://github.com/gorthauer/vreen
14mr|vreen-0.9.5-0.20131027.3|15	# From git
14mr|vreen-0.9.5-0.20131027.3|16	Source0:	vreen-%{git}.tar.bz2
14mr|vreen-0.9.5-0.20131027.3|17	Patch0:		vreen-audio-api.patch
14mr|vreen-0.9.5-0.20131027.3|18	BuildRequires:	cmake
14mr|vreen-0.9.5-0.20131027.3|19	BuildRequires:	qt4-devel
14mr|vreen-0.9.5-0.20131027.3|20	BuildRequires:	pkgconfig(QtWebKit)
14mr|vreen-0.9.5-0.20131027.3|21	
14mr|vreen-0.9.5-0.20131027.3|22	%description
14mr|vreen-0.9.5-0.20131027.3|23	Qt wrapper library for VKontakte social network (vk.com) API.
14mr|vreen-0.9.5-0.20131027.3|24	
14mr|vreen-0.9.5-0.20131027.3|25	#----------------------------------------------------------------------------
14mr|vreen-0.9.5-0.20131027.3|26	
14mr|vreen-0.9.5-0.20131027.3|27	%package -n %{libname}
14mr|vreen-0.9.5-0.20131027.3|28	Summary:	Qt wrapper library for vk.com API
14mr|vreen-0.9.5-0.20131027.3|29	Group:		System/Libraries
14mr|vreen-0.9.5-0.20131027.3|30	
14mr|vreen-0.9.5-0.20131027.3|31	%description -n %{libname}
14mr|vreen-0.9.5-0.20131027.3|32	Qt wrapper library for VKontakte social network (vk.com) API.
14mr|vreen-0.9.5-0.20131027.3|33	
14mr|vreen-0.9.5-0.20131027.3|34	%files -n %{libname}
14mr|vreen-0.9.5-0.20131027.3|35	%doc AUTHORS
14mr|vreen-0.9.5-0.20131027.3|36	%{_libdir}/libvreen.so.%{major}*
14mr|vreen-0.9.5-0.20131027.3|37	
14mr|vreen-0.9.5-0.20131027.3|38	#----------------------------------------------------------------------------
14mr|vreen-0.9.5-0.20131027.3|39	
14mr|vreen-0.9.5-0.20131027.3|40	%package -n %{devname}
14mr|vreen-0.9.5-0.20131027.3|41	Summary:	Development files for vk.com API Qt wrapper library
14mr|vreen-0.9.5-0.20131027.3|42	Group:		Development/C++
14mr|vreen-0.9.5-0.20131027.3|43	Requires:	%{libname} = %{EVRD}
14mr|vreen-0.9.5-0.20131027.3|44	
14mr|vreen-0.9.5-0.20131027.3|45	%description -n %{devname}
14mr|vreen-0.9.5-0.20131027.3|46	Development files for vreen library.
14mr|vreen-0.9.5-0.20131027.3|47	
14mr|vreen-0.9.5-0.20131027.3|48	%files -n %{devname}
14mr|vreen-0.9.5-0.20131027.3|49	%{_includedir}/vreen
14mr|vreen-0.9.5-0.20131027.3|50	%{_libdir}/libvreen.so
14mr|vreen-0.9.5-0.20131027.3|51	%{_libdir}/libvreenoauth.a
14mr|vreen-0.9.5-0.20131027.3|52	%{_libdir}/pkgconfig/vreen.pc
14mr|vreen-0.9.5-0.20131027.3|53	%{_libdir}/pkgconfig/vreenoauth.pc
14mr|vreen-0.9.5-0.20131027.3|54	
14mr|vreen-0.9.5-0.20131027.3|55	#----------------------------------------------------------------------------
14mr|vreen-0.9.5-0.20131027.3|56	
14mr|vreen-0.9.5-0.20131027.3|57	%prep
14mr|vreen-0.9.5-0.20131027.3|58	%setup -q -n %{name}-%{git}
14mr|vreen-0.9.5-0.20131027.3|59	%patch0 -p1
14mr|vreen-0.9.5-0.20131027.3|60	
14mr|vreen-0.9.5-0.20131027.3|61	%build
14mr|vreen-0.9.5-0.20131027.3|62	%cmake_qt4 \
14mr|vreen-0.9.5-0.20131027.3|63	-DVREEN_WITH_QMLAPI=OFF
14mr|vreen-0.9.5-0.20131027.3|64	%make
14mr|vreen-0.9.5-0.20131027.3|65	
14mr|vreen-0.9.5-0.20131027.3|66	%install
14mr|vreen-0.9.5-0.20131027.3|67	%makeinstall_std -C build
14mr|vreen-0.9.5-0.20131027.3|68	
14mr|vreen-0.9.5-0.20131027.3|69	
14mr|vreen-0.9.5-0.20131027.3|70	%changelog
14mr|vreen-0.9.5-0.20131027.3|71	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.5-0.20131027.3
14mr|vreen-0.9.5-0.20131027.3|72	+ Revision: bf63ce4
14mr|vreen-0.9.5-0.20131027.3|73	- Rebuild against gcc 4.9 (to fix LTO issues with static library)
14mr|vreen-0.9.5-0.20131027.3|74	
14mr|vreen-0.9.5-0.20131027.3|75	

21992 14
14mr|vsftpd-3.0.2-7|1	Summary:	Very Secure File Transfer Protocol Daemon
14mr|vsftpd-3.0.2-7|2	
14mr|vsftpd-3.0.2-7|3	Name:		vsftpd
14mr|vsftpd-3.0.2-7|4	Version:	3.0.2
14mr|vsftpd-3.0.2-7|5	Release:	7
14mr|vsftpd-3.0.2-7|6	License:	GPLv2+
14mr|vsftpd-3.0.2-7|7	Group:		System/Servers
14mr|vsftpd-3.0.2-7|8	URL:		http://vsftpd.beasts.org/
14mr|vsftpd-3.0.2-7|9	Source0:	https://security.appspot.com/downloads/%{name}-%{version}.tar.gz
14mr|vsftpd-3.0.2-7|10	Source10:	https://security.appspot.com/downloads/%{name}-%{version}.tar.gz.asc
14mr|vsftpd-3.0.2-7|11	Source1:	vsftpd.xinetd
14mr|vsftpd-3.0.2-7|12	Source2:	vsftpd.pam
14mr|vsftpd-3.0.2-7|13	Source3:	vsftpd.ftpusers
14mr|vsftpd-3.0.2-7|14	Source4:	vsftpd.user_list
14mr|vsftpd-3.0.2-7|15	Source5:	vsftpd.init
14mr|vsftpd-3.0.2-7|16	Source6:	vsftpd_conf_migrate.sh
14mr|vsftpd-3.0.2-7|17	Source7:	vsftpd.service.bz2
14mr|vsftpd-3.0.2-7|18	Source8:	vsftpd.service
14mr|vsftpd-3.0.2-7|19	# Fedora patches
14mr|vsftpd-3.0.2-7|20	# Build patches
14mr|vsftpd-3.0.2-7|21	Patch1:		vsftpd-2.1.0-libs.patch
14mr|vsftpd-3.0.2-7|22	Patch2: 	vsftpd-2.1.0-build_ssl.patch
14mr|vsftpd-3.0.2-7|23	Patch3: 	vsftpd-2.1.0-tcp_wrappers.patch
14mr|vsftpd-3.0.2-7|24	# Use /etc/vsftpd/ instead of /etc/
14mr|vsftpd-3.0.2-7|25	Patch4:		vsftpd-2.2.2-configuration.patch
14mr|vsftpd-3.0.2-7|26	# These need review
14mr|vsftpd-3.0.2-7|27	Patch5: 	vsftpd-2.2.2-pam_hostname.patch
14mr|vsftpd-3.0.2-7|28	Patch6: 	vsftpd-close-std-fds.patch
14mr|vsftpd-3.0.2-7|29	Patch7: 	vsftpd-2.1.0-filter.patch
14mr|vsftpd-3.0.2-7|30	Patch8: 	vsftpd-2.0.5-greedy.patch
14mr|vsftpd-3.0.2-7|31	Patch9: 	vsftpd-2.1.0-userlist_log.patch
14mr|vsftpd-3.0.2-7|32	Patch10:	vsftpd-2.2.2-trim.patch
14mr|vsftpd-3.0.2-7|33	Patch12: 	vsftpd-2.2.2-daemonize_plus.patch
14mr|vsftpd-3.0.2-7|34	Patch13:	vsftpd-2.3.4-listen_ipv6.patch
14mr|vsftpd-3.0.2-7|35	Patch101:	vsftpd-2.0.5-anon.patch
14mr|vsftpd-3.0.2-7|36	Patch102:	vsftpd-2.0.1-server_args.patch
14mr|vsftpd-3.0.2-7|37	Patch103:	vsftpd-2.2.2-use_localtime.patch
14mr|vsftpd-3.0.2-7|38	Patch104:	vsftpd-3.0.2-chowngroup.patch
14mr|vsftpd-3.0.2-7|39	Patch105:	vsftpd-drop-newpid-from-clone.patch
14mr|vsftpd-3.0.2-7|40	Requires(pre):		rpm-helper
14mr|vsftpd-3.0.2-7|41	Requires(post):    	rpm-helper
14mr|vsftpd-3.0.2-7|42	Requires(postun):  	rpm-helper
14mr|vsftpd-3.0.2-7|43	Requires(preun):    rpm-helper
14mr|vsftpd-3.0.2-7|44	Requires:	pam >= 0.59, libcap, openssl, logrotate
14mr|vsftpd-3.0.2-7|45	Provides:	ftpserver
14mr|vsftpd-3.0.2-7|46	Conflicts:	wu-ftpd
14mr|vsftpd-3.0.2-7|47	Conflicts:	proftpd
14mr|vsftpd-3.0.2-7|48	Conflicts:	ncftpd
14mr|vsftpd-3.0.2-7|49	Conflicts:	pure-ftpd
14mr|vsftpd-3.0.2-7|50	BuildRequires:	libcap-devel
14mr|vsftpd-3.0.2-7|51	BuildRequires:	pam-devel
14mr|vsftpd-3.0.2-7|52	BuildRequires:	openssl-devel
14mr|vsftpd-3.0.2-7|53	BuildRequires:	tcp_wrappers-devel
14mr|vsftpd-3.0.2-7|54	
14mr|vsftpd-3.0.2-7|55	%description
14mr|vsftpd-3.0.2-7|56	A Very Secure FTP Daemon - written from scratch - by Chris "One Man Security
14mr|vsftpd-3.0.2-7|57	Audit Team" Evans.
14mr|vsftpd-3.0.2-7|58	
14mr|vsftpd-3.0.2-7|59	%prep
14mr|vsftpd-3.0.2-7|60	%setup -q
14mr|vsftpd-3.0.2-7|61	cp %{SOURCE1} .
14mr|vsftpd-3.0.2-7|62	%patch1 -p1 -b .libs
14mr|vsftpd-3.0.2-7|63	%patch2 -p1 -b .build_ssl
14mr|vsftpd-3.0.2-7|64	%patch3 -p1 -b .tcp_wrappers
14mr|vsftpd-3.0.2-7|65	%patch4 -p1 -b .configuration
14mr|vsftpd-3.0.2-7|66	%patch5 -p1 -b .pam_hostname
14mr|vsftpd-3.0.2-7|67	%patch6 -p1 -b .close_fds
14mr|vsftpd-3.0.2-7|68	%patch7 -p1 -b .filter
14mr|vsftpd-3.0.2-7|69	%patch8 -p1 -b .greedy
14mr|vsftpd-3.0.2-7|70	%patch9 -p1 -b .userlist_log
14mr|vsftpd-3.0.2-7|71	%patch10 -p1 -b .trim
14mr|vsftpd-3.0.2-7|72	%patch12 -p1 -b .daemonize_plus
14mr|vsftpd-3.0.2-7|73	%patch13 -p1 -b .ipv6
14mr|vsftpd-3.0.2-7|74	
14mr|vsftpd-3.0.2-7|75	%patch101 -p1 -b .anon
14mr|vsftpd-3.0.2-7|76	%patch102 -p1 -b .server_args
14mr|vsftpd-3.0.2-7|77	%patch103 -p1 -b .use_localtime
14mr|vsftpd-3.0.2-7|78	%patch104 -p1 -b .chowngroup
14mr|vsftpd-3.0.2-7|79	%patch105 -p1 -b .newpid
14mr|vsftpd-3.0.2-7|80	
14mr|vsftpd-3.0.2-7|81	%build
14mr|vsftpd-3.0.2-7|82	%serverbuild
14mr|vsftpd-3.0.2-7|83	
14mr|vsftpd-3.0.2-7|84	%make CFLAGS="%{optflags}" LINK="%{ldflags}"
14mr|vsftpd-3.0.2-7|85	# should go to rh patch.
14mr|vsftpd-3.0.2-7|86	# Change a few defaults in the config:
14mr|vsftpd-3.0.2-7|87	perl -pi -e 's|#ls_recurse_enable|ls_recurse_enable|' vsftpd.conf
14mr|vsftpd-3.0.2-7|88	## Fix the /usr/local problem in the xinetd entry
14mr|vsftpd-3.0.2-7|89	#perl -pi -e 's|/usr/local/sbin/vsftpd|%{_sbindir}/vsftpd|' xinetd.d/vsftpd
14mr|vsftpd-3.0.2-7|90	
14mr|vsftpd-3.0.2-7|91	%install
14mr|vsftpd-3.0.2-7|92	install -m755 vsftpd -D %{buildroot}%{_sbindir}/vsftpd
14mr|vsftpd-3.0.2-7|93	install -m600 vsftpd.conf -D %{buildroot}%{_sysconfdir}/vsftpd/vsftpd.conf
14mr|vsftpd-3.0.2-7|94	install -m644 vsftpd.xinetd -D %{buildroot}%{_sysconfdir}/xinetd.d/vsftpd-xinetd
14mr|vsftpd-3.0.2-7|95	install -m644 vsftpd.conf.5 -D %{buildroot}/%{_mandir}/man5/vsftpd.conf.5
14mr|vsftpd-3.0.2-7|96	install -m644 vsftpd.8 -D %{buildroot}%{_mandir}/man8/vsftpd.8
14mr|vsftpd-3.0.2-7|97	install -m644 RedHat/vsftpd.log -D %{buildroot}%{_sysconfdir}/logrotate.d/vsftpd
14mr|vsftpd-3.0.2-7|98	install -m644 %{SOURCE2}  -D %{buildroot}%{_sysconfdir}/pam.d/vsftpd
14mr|vsftpd-3.0.2-7|99	install -m600 %{SOURCE3}  -D %{buildroot}%{_sysconfdir}/vsftpd/ftpusers
14mr|vsftpd-3.0.2-7|100	install -m600 %{SOURCE4}  -D %{buildroot}%{_sysconfdir}/vsftpd/user_list
14mr|vsftpd-3.0.2-7|101	install -m 755 %{SOURCE5} -D %{buildroot}%{_initrddir}/vsftpd
14mr|vsftpd-3.0.2-7|102	install -m 744 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/vsftpd/vsftpd_conf_migrate.sh
14mr|vsftpd-3.0.2-7|103	install -m644 %{SOURCE8} -D %{buildroot}/lib/systemd/system/vsftpd.service
14mr|vsftpd-3.0.2-7|104	
14mr|vsftpd-3.0.2-7|105	mkdir -p %{buildroot}/%{_sysconfdir}/avahi/services/
14mr|vsftpd-3.0.2-7|106	bzcat %{SOURCE7} > %{buildroot}/%{_sysconfdir}/avahi/services/%{name}.service
14mr|vsftpd-3.0.2-7|107	
14mr|vsftpd-3.0.2-7|108	touch %{buildroot}%{_sysconfdir}/vsftpd/banned-emails
14mr|vsftpd-3.0.2-7|109	touch %{buildroot}%{_sysconfdir}/vsftpd/chroot_list
14mr|vsftpd-3.0.2-7|110	mkdir -p %{buildroot}/var/ftp/pub
14mr|vsftpd-3.0.2-7|111	
14mr|vsftpd-3.0.2-7|112	%post
14mr|vsftpd-3.0.2-7|113	%_post_service vsftpd
14mr|vsftpd-3.0.2-7|114	if [ -x /usr/sbin/xinetd ];then
14mr|vsftpd-3.0.2-7|115	%_post_service xinetd
14mr|vsftpd-3.0.2-7|116	fi
14mr|vsftpd-3.0.2-7|117	
14mr|vsftpd-3.0.2-7|118	%pre
14mr|vsftpd-3.0.2-7|119	%_pre_useradd ftp /var/ftp /bin/false
14mr|vsftpd-3.0.2-7|120	
14mr|vsftpd-3.0.2-7|121	%postun
14mr|vsftpd-3.0.2-7|122	%_postun_userdel ftp
14mr|vsftpd-3.0.2-7|123	
14mr|vsftpd-3.0.2-7|124	%preun
14mr|vsftpd-3.0.2-7|125	%_preun_service vsftpd
14mr|vsftpd-3.0.2-7|126	if [ -x /usr/sbin/xinetd ];then
14mr|vsftpd-3.0.2-7|127	%_post_service xinetd
14mr|vsftpd-3.0.2-7|128	fi
14mr|vsftpd-3.0.2-7|129	
14mr|vsftpd-3.0.2-7|130	%files
14mr|vsftpd-3.0.2-7|131	%doc FAQ INSTALL BUGS AUDIT Changelog LICENSE README README.security REWARD SPEED TODO
14mr|vsftpd-3.0.2-7|132	%doc BENCHMARKS COPYING SECURITY/ EXAMPLE/ TUNING SIZE vsftpd.xinetd
14mr|vsftpd-3.0.2-7|133	%{_sbindir}/vsftpd
14mr|vsftpd-3.0.2-7|134	%{_initrddir}/vsftpd
14mr|vsftpd-3.0.2-7|135	%attr(0555,ftp,ftp) %dir /var/ftp
14mr|vsftpd-3.0.2-7|136	%attr(2555,ftp,ftp) %dir /var/ftp/pub
14mr|vsftpd-3.0.2-7|137	%attr(700,root,root) %dir %{_sysconfdir}/vsftpd
14mr|vsftpd-3.0.2-7|138	%config(noreplace) %{_sysconfdir}/vsftpd/*
14mr|vsftpd-3.0.2-7|139	%config(noreplace) %{_sysconfdir}/pam.d/vsftpd
14mr|vsftpd-3.0.2-7|140	%config(noreplace) %{_sysconfdir}/logrotate.d/vsftpd
14mr|vsftpd-3.0.2-7|141	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
14mr|vsftpd-3.0.2-7|142	%config(noreplace) %{_sysconfdir}/xinetd.d/vsftpd-xinetd
14mr|vsftpd-3.0.2-7|143	/lib/systemd/system/vsftpd.service
14mr|vsftpd-3.0.2-7|144	%{_mandir}/*/*
14mr|vsftpd-3.0.2-7|145	
14mr|vsftpd-3.0.2-7|146	%changelog
14mr|vsftpd-3.0.2-7|147	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.2-7
14mr|vsftpd-3.0.2-7|148	+ Revision: 52e40f1
14mr|vsftpd-3.0.2-7|149	- MassBuild#440: Increase release tag
14mr|vsftpd-3.0.2-7|150	
14mr|vsftpd-3.0.2-7|151	

21993 14
14mr|vte-0.28.1-9|1	%define api 0.0
14mr|vte-0.28.1-9|2	%define major 9
14mr|vte-0.28.1-9|3	%define libname %mklibname %{name} %{major}
14mr|vte-0.28.1-9|4	%define develname %mklibname -d %{name}
14mr|vte-0.28.1-9|5	
14mr|vte-0.28.1-9|6	Name:		vte
14mr|vte-0.28.1-9|7	Version:	0.28.1
14mr|vte-0.28.1-9|8	Release:	9
14mr|vte-0.28.1-9|9	Summary:	A terminal emulator widget
14mr|vte-0.28.1-9|10	License:	LGPLv2+
14mr|vte-0.28.1-9|11	Group:		System/Libraries
14mr|vte-0.28.1-9|12	URL:		http://www.gnome.org/
14mr|vte-0.28.1-9|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mr|vte-0.28.1-9|14	Patch0:		vte-0.25.90-alt_meta.patch
14mr|vte-0.28.1-9|15	Patch1:		vte-0.28.0-link.patch
14mr|vte-0.28.1-9|16	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|vte-0.28.1-9|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|vte-0.28.1-9|18	BuildRequires:	pkgconfig(x11)
14mr|vte-0.28.1-9|19	BuildRequires:	pkgconfig(ncurses)
14mr|vte-0.28.1-9|20	BuildRequires:	python-devel
14mr|vte-0.28.1-9|21	BuildRequires:	pygtk2.0-devel
14mr|vte-0.28.1-9|22	BuildRequires:	automake
14mr|vte-0.28.1-9|23	BuildRequires:	gtk-doc
14mr|vte-0.28.1-9|24	BuildRequires:	intltool
14mr|vte-0.28.1-9|25	
14mr|vte-0.28.1-9|26	%description
14mr|vte-0.28.1-9|27	VTE is a terminal emulator widget for use with GTK+ 2.0.
14mr|vte-0.28.1-9|28	
14mr|vte-0.28.1-9|29	%package -n python-%{name}
14mr|vte-0.28.1-9|30	Summary:	Python binding for VTE
14mr|vte-0.28.1-9|31	Group:		Development/Python
14mr|vte-0.28.1-9|32	Requires:	%{name} >= %{version}
14mr|vte-0.28.1-9|33	
14mr|vte-0.28.1-9|34	%description -n  python-%{name}
14mr|vte-0.28.1-9|35	Python binding for VTE, a terminal emulator widget for use
14mr|vte-0.28.1-9|36	with GTK+ 2.0.
14mr|vte-0.28.1-9|37	
14mr|vte-0.28.1-9|38	%package -n %{libname}
14mr|vte-0.28.1-9|39	Summary:	A terminal emulator widget
14mr|vte-0.28.1-9|40	Group:		System/Libraries
14mr|vte-0.28.1-9|41	Requires:	%{name} >= %{version}
14mr|vte-0.28.1-9|42	Conflicts:	gir-repository < 0.6.6
14mr|vte-0.28.1-9|43	
14mr|vte-0.28.1-9|44	%description -n %{libname}
14mr|vte-0.28.1-9|45	VTE is a terminal emulator widget for use with GTK+ 2.0.
14mr|vte-0.28.1-9|46	
14mr|vte-0.28.1-9|47	%package -n %{develname}
14mr|vte-0.28.1-9|48	Summary:	Files needed for developing applications which use VTE
14mr|vte-0.28.1-9|49	Group:		Development/C
14mr|vte-0.28.1-9|50	Provides:	%{name}-devel = %{version}-%{release}
14mr|vte-0.28.1-9|51	Requires:	%{libname} = %{version}-%{release}
14mr|vte-0.28.1-9|52	Obsoletes:	%{mklibname -d vte 9} < 0.28.1-5
14mr|vte-0.28.1-9|53	
14mr|vte-0.28.1-9|54	%description -n %{develname}
14mr|vte-0.28.1-9|55	VTE is a terminal emulator widget for use with GTK+ 2.0.  This
14mr|vte-0.28.1-9|56	package contains the files needed for building applications using VTE.
14mr|vte-0.28.1-9|57	
14mr|vte-0.28.1-9|58	%prep
14mr|vte-0.28.1-9|59	%setup -q
14mr|vte-0.28.1-9|60	%apply_patches
14mr|vte-0.28.1-9|61	
14mr|vte-0.28.1-9|62	%build
14mr|vte-0.28.1-9|63	%configure2_5x \
14mr|vte-0.28.1-9|64	--enable-shared \
14mr|vte-0.28.1-9|65	--disable-static \
14mr|vte-0.28.1-9|66	--libexecdir=%{_libdir}/%{name} \
14mr|vte-0.28.1-9|67	--enable-python \
14mr|vte-0.28.1-9|68	--enable-gtk-doc \
14mr|vte-0.28.1-9|69	--enable-introspection \
14mr|vte-0.28.1-9|70	--with-gtk=2.0
14mr|vte-0.28.1-9|71	
14mr|vte-0.28.1-9|72	%make LIBS='-lm -lncurses -lutil -lgmodule-2.0'
14mr|vte-0.28.1-9|73	
14mr|vte-0.28.1-9|74	%install
14mr|vte-0.28.1-9|75	%makeinstall_std
14mr|vte-0.28.1-9|76	
14mr|vte-0.28.1-9|77	%find_lang %{name}-%{api}
14mr|vte-0.28.1-9|78	
14mr|vte-0.28.1-9|79	%files -f %{name}-%{api}.lang
14mr|vte-0.28.1-9|80	%doc COPYING HACKING NEWS README
14mr|vte-0.28.1-9|81	%{_bindir}/*
14mr|vte-0.28.1-9|82	%dir %{_libdir}/%{name}
14mr|vte-0.28.1-9|83	%attr(2711,root,utmp) %{_libdir}/%{name}/gnome-pty-helper
14mr|vte-0.28.1-9|84	%{_datadir}/%{name}
14mr|vte-0.28.1-9|85	
14mr|vte-0.28.1-9|86	%files -n %{libname}
14mr|vte-0.28.1-9|87	%{_libdir}/*.so.%{major}*
14mr|vte-0.28.1-9|88	%{_libdir}/girepository-1.0/Vte-%{api}.typelib
14mr|vte-0.28.1-9|89	
14mr|vte-0.28.1-9|90	%files -n %{develname}
14mr|vte-0.28.1-9|91	%doc %{_datadir}/gtk-doc/html/*
14mr|vte-0.28.1-9|92	%{_includedir}/*
14mr|vte-0.28.1-9|93	%{_libdir}/*.so
14mr|vte-0.28.1-9|94	%{_libdir}/pkgconfig/*
14mr|vte-0.28.1-9|95	%{_datadir}/pygtk/2.0/defs/vte.defs
14mr|vte-0.28.1-9|96	%{_datadir}/gir-1.0/Vte-0.0.gir
14mr|vte-0.28.1-9|97	
14mr|vte-0.28.1-9|98	%files -n python-%{name}
14mr|vte-0.28.1-9|99	%{py_platsitedir}/gtk-2.0/vtemodule.so
14mr|vte-0.28.1-9|100	
14mr|vte-0.28.1-9|101	
14mr|vte-0.28.1-9|102	
14mr|vte-0.28.1-9|103	%changelog
14mr|vte-0.28.1-9|104	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.28.1-9
14mr|vte-0.28.1-9|105	+ Revision: 8c7e43b
14mr|vte-0.28.1-9|106	- MassBuild#440: Increase release tag
14mr|vte-0.28.1-9|107	
14mr|vte-0.28.1-9|108	

21994 14
14mr|vte3-0.36.2-2|1	%define api3		2.90
14mr|vte3-0.36.2-2|2	%define lib3_major	9
14mr|vte3-0.36.2-2|3	%define lib3_name	%mklibname vte 2_90 %{lib3_major}
14mr|vte3-0.36.2-2|4	%define gir3name	%mklibname vte-gir %{api3}
14mr|vte3-0.36.2-2|5	%define develname3	%mklibname -d %{name}
14mr|vte3-0.36.2-2|6	
14mr|vte3-0.36.2-2|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|vte3-0.36.2-2|8	
14mr|vte3-0.36.2-2|9	Name:		vte3
14mr|vte3-0.36.2-2|10	Version:	0.36.2
14mr|vte3-0.36.2-2|11	Release:	2
14mr|vte3-0.36.2-2|12	Summary:	A terminal emulator widget
14mr|vte3-0.36.2-2|13	License:	LGPLv2+
14mr|vte3-0.36.2-2|14	Group:		System/Libraries
14mr|vte3-0.36.2-2|15	URL:		http://www.gnome.org/
14mr|vte3-0.36.2-2|16	Source0:	http://download.gnome.org/sources/vte/%{url_ver}/vte-%{version}.tar.xz
14mr|vte3-0.36.2-2|17	BuildRequires:	pkgconfig(cairo-xlib)
14mr|vte3-0.36.2-2|18	BuildRequires:	pkgconfig(gio-2.0)
14mr|vte3-0.36.2-2|19	BuildRequires:	pkgconfig(gio-unix-2.0)
14mr|vte3-0.36.2-2|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.26.0
14mr|vte3-0.36.2-2|21	BuildRequires:	pkgconfig(gobject-2.0)
14mr|vte3-0.36.2-2|22	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.9
14mr|vte3-0.36.2-2|23	BuildRequires:	pkgconfig(pango) >= 1.22.0
14mr|vte3-0.36.2-2|24	BuildRequires:	pkgconfig(x11)
14mr|vte3-0.36.2-2|25	BuildRequires:	pkgconfig(ncurses)
14mr|vte3-0.36.2-2|26	BuildRequires:	automake
14mr|vte3-0.36.2-2|27	BuildRequires:	gtk-doc
14mr|vte3-0.36.2-2|28	BuildRequires:	gobject-introspection-devel
14mr|vte3-0.36.2-2|29	BuildRequires:	intltool
14mr|vte3-0.36.2-2|30	Obsoletes:	vte2_90 < 0.34.6
14mr|vte3-0.36.2-2|31	
14mr|vte3-0.36.2-2|32	%description
14mr|vte3-0.36.2-2|33	VTE is a terminal emulator widget for use with GTK+ 3.0.
14mr|vte3-0.36.2-2|34	
14mr|vte3-0.36.2-2|35	%package -n %{lib3_name}
14mr|vte3-0.36.2-2|36	Summary:	A terminal emulator widget
14mr|vte3-0.36.2-2|37	Group:		System/Libraries
14mr|vte3-0.36.2-2|38	Requires:	%{name} >= %{version}
14mr|vte3-0.36.2-2|39	
14mr|vte3-0.36.2-2|40	%description -n %{lib3_name}
14mr|vte3-0.36.2-2|41	VTE is a terminal emulator widget for use with GTK+ 3.0.
14mr|vte3-0.36.2-2|42	
14mr|vte3-0.36.2-2|43	%package -n %{develname3}
14mr|vte3-0.36.2-2|44	Summary:	Files needed for developing applications which use VTE
14mr|vte3-0.36.2-2|45	Group:		Development/C
14mr|vte3-0.36.2-2|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|vte3-0.36.2-2|47	Requires:	%{lib3_name} = %{version}-%{release}
14mr|vte3-0.36.2-2|48	
14mr|vte3-0.36.2-2|49	%description -n %{develname3}
14mr|vte3-0.36.2-2|50	VTE is a terminal emulator widget for use with GTK+ 3.0.  This
14mr|vte3-0.36.2-2|51	package contains the files needed for building applications using VTE.
14mr|vte3-0.36.2-2|52	
14mr|vte3-0.36.2-2|53	%package -n %{gir3name}
14mr|vte3-0.36.2-2|54	Summary:	GObject Introspection interface description for vte with GTK+ 3.0
14mr|vte3-0.36.2-2|55	Group:		System/Libraries
14mr|vte3-0.36.2-2|56	Requires:	%{lib3_name} = %{version}-%{release}
14mr|vte3-0.36.2-2|57	Conflicts:	%{lib3_name} < 0.28.1-2
14mr|vte3-0.36.2-2|58	
14mr|vte3-0.36.2-2|59	%description -n %{gir3name}
14mr|vte3-0.36.2-2|60	GObject Introspection interface description for vte with GTK+ 3.0.
14mr|vte3-0.36.2-2|61	
14mr|vte3-0.36.2-2|62	%prep
14mr|vte3-0.36.2-2|63	%setup -qn vte-%{version}
14mr|vte3-0.36.2-2|64	%apply_patches
14mr|vte3-0.36.2-2|65	
14mr|vte3-0.36.2-2|66	%build
14mr|vte3-0.36.2-2|67	%configure2_5x \
14mr|vte3-0.36.2-2|68	--enable-shared \
14mr|vte3-0.36.2-2|69	--disable-static \
14mr|vte3-0.36.2-2|70	--libexecdir=%{_libexecdir}/%{name} \
14mr|vte3-0.36.2-2|71	--enable-gtk-doc \
14mr|vte3-0.36.2-2|72	--enable-introspection
14mr|vte3-0.36.2-2|73	%make
14mr|vte3-0.36.2-2|74	
14mr|vte3-0.36.2-2|75	%install
14mr|vte3-0.36.2-2|76	%makeinstall_std
14mr|vte3-0.36.2-2|77	
14mr|vte3-0.36.2-2|78	#we don't want these
14mr|vte3-0.36.2-2|79	find %{buildroot} -name "*.la" -delete
14mr|vte3-0.36.2-2|80	%find_lang vte-%{api3}
14mr|vte3-0.36.2-2|81	
14mr|vte3-0.36.2-2|82	%files -f vte-%{api3}.lang
14mr|vte3-0.36.2-2|83	%doc COPYING HACKING NEWS README
14mr|vte3-0.36.2-2|84	%{_sysconfdir}/profile.d/vte.sh
14mr|vte3-0.36.2-2|85	%{_bindir}/vte2_90
14mr|vte3-0.36.2-2|86	%dir %{_libdir}/%{name}
14mr|vte3-0.36.2-2|87	%attr(2711,root,utmp) %{_libexecdir}/%{name}/gnome-pty-helper
14mr|vte3-0.36.2-2|88	
14mr|vte3-0.36.2-2|89	%files -n %{lib3_name}
14mr|vte3-0.36.2-2|90	%{_libdir}/libvte2_90.so.%{lib3_major}*
14mr|vte3-0.36.2-2|91	
14mr|vte3-0.36.2-2|92	%files -n %{gir3name}
14mr|vte3-0.36.2-2|93	%{_libdir}/girepository-1.0/Vte-%{api3}.typelib
14mr|vte3-0.36.2-2|94	
14mr|vte3-0.36.2-2|95	%files -n %{develname3}
14mr|vte3-0.36.2-2|96	%doc %{_datadir}/gtk-doc/html/vte-%{api3}
14mr|vte3-0.36.2-2|97	%{_includedir}/vte-%{api3}
14mr|vte3-0.36.2-2|98	%{_libdir}/libvte2_90.so
14mr|vte3-0.36.2-2|99	%{_libdir}/pkgconfig/vte-%{api3}.pc
14mr|vte3-0.36.2-2|100	%{_datadir}/gir-1.0/Vte-%{api3}.gir
14mr|vte3-0.36.2-2|101	
14mr|vte3-0.36.2-2|102	%changelog
14mr|vte3-0.36.2-2|103	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.36.2-2
14mr|vte3-0.36.2-2|104	+ Revision: 92bc45f
14mr|vte3-0.36.2-2|105	- MassBuild#440: Increase release tag
14mr|vte3-0.36.2-2|106	
14mr|vte3-0.36.2-2|107	

21995 14
14mr|vtk-6.1.0-2|1	%bcond_with OSMesa
14mr|vtk-6.1.0-2|2	# Documentation are download and built by vtk-doc separated package
14mr|vtk-6.1.0-2|3	%bcond_with java
14mr|vtk-6.1.0-2|4	
14mr|vtk-6.1.0-2|5	# Do not check .so files in the python_sitearch directory
14mr|vtk-6.1.0-2|6	%global __provides_exclude_from ^%{python_sitearch}/.*\\.so$
14mr|vtk-6.1.0-2|7	
14mr|vtk-6.1.0-2|8	%define libname         %mklibname %{name}
14mr|vtk-6.1.0-2|9	%define libname_devel   %mklibname %{name} -d
14mr|vtk-6.1.0-2|10	
14mr|vtk-6.1.0-2|11	%define short_version   %(echo %{version} | cut -d. -f1,2)
14mr|vtk-6.1.0-2|12	
14mr|vtk-6.1.0-2|13	%define vtkincdir       %{_includedir}/vtk
14mr|vtk-6.1.0-2|14	%define vtkdocdir       %{_docdir}/vtk
14mr|vtk-6.1.0-2|15	%define vtktcldir       %{tcl_sitearch}/%{name}-%{short_version}
14mr|vtk-6.1.0-2|16	
14mr|vtk-6.1.0-2|17	%define qt_designer_plugins_dir %{qt4plugins}/designer
14mr|vtk-6.1.0-2|18	
14mr|vtk-6.1.0-2|19	Name:		vtk
14mr|vtk-6.1.0-2|20	Version: 	6.1.0
14mr|vtk-6.1.0-2|21	Release: 	2
14mr|vtk-6.1.0-2|22	Summary: 	Toolkit for 3D computer graphics, image processing, and visualization
14mr|vtk-6.1.0-2|23	
14mr|vtk-6.1.0-2|24	License: 	BSD
14mr|vtk-6.1.0-2|25	Group: 		Graphics
14mr|vtk-6.1.0-2|26	URL: 		http://www.vtk.org/
14mr|vtk-6.1.0-2|27	Source0: 	http://www.vtk.org/files/release/%{short_version}/VTK-%{version}.tar.gz
14mr|vtk-6.1.0-2|28	Source1: 	http://www.vtk.org/files/release/%{short_version}/VTKData-%{version}.tar.gz
14mr|vtk-6.1.0-2|29	Patch0: 	vtk-6.1.0-system.patch
14mr|vtk-6.1.0-2|30	Patch1:		vtk-install.patch
14mr|vtk-6.1.0-2|31	#Patch to vtk to use system netcdf library
14mr|vtk-6.1.0-2|32	Patch2: 	vtk-6.1.0-netcdf.patch
14mr|vtk-6.1.0-2|33	Patch3:		vtk-6.1.0-json.patch
14mr|vtk-6.1.0-2|34	
14mr|vtk-6.1.0-2|35	BuildRequires:  cmake >= 1.8
14mr|vtk-6.1.0-2|36	BuildRequires:  expat-devel >= 2.0.1
14mr|vtk-6.1.0-2|37	BuildRequires:  jpeg-devel
14mr|vtk-6.1.0-2|38	BuildRequires:  pkgconfig(libpng)
14mr|vtk-6.1.0-2|39	BuildRequires:  tiff-devel
14mr|vtk-6.1.0-2|40	BuildRequires:  zlib-devel
14mr|vtk-6.1.0-2|41	BuildRequires:  pkgconfig(freetype2)
14mr|vtk-6.1.0-2|42	BuildRequires:  pkgconfig(gl)
14mr|vtk-6.1.0-2|43	BuildRequires:  pkgconfig(x11)
14mr|vtk-6.1.0-2|44	BuildRequires:  pkgconfig(xt)
14mr|vtk-6.1.0-2|45	BuildRequires:  perl
14mr|vtk-6.1.0-2|46	BuildRequires:  doxygen
14mr|vtk-6.1.0-2|47	BuildRequires:  graphviz
14mr|vtk-6.1.0-2|48	BuildRequires:  cvs
14mr|vtk-6.1.0-2|49	BuildRequires:  gnuplot
14mr|vtk-6.1.0-2|50	BuildRequires:  qt4-devel
14mr|vtk-6.1.0-2|51	BuildRequires:  tk-devel >= 8.6
14mr|vtk-6.1.0-2|52	BuildRequires:  tcl-devel >= 8.6
14mr|vtk-6.1.0-2|53	BuildRequires:  pkgconfig(libxml-2.0)
14mr|vtk-6.1.0-2|54	BuildRequires:  boost-devel
14mr|vtk-6.1.0-2|55	BuildRequires:	jsoncpp-devel
14mr|vtk-6.1.0-2|56	BuildRequires:	json-c-devel
14mr|vtk-6.1.0-2|57	BuildRequires:	pkgconfig(netcdf)
14mr|vtk-6.1.0-2|58	BuildRequires:  python-devel
14mr|vtk-6.1.0-2|59	BuildRequires:	gl2ps-devel
14mr|vtk-6.1.0-2|60	BuildRequires:	chrpath
14mr|vtk-6.1.0-2|61	BuildRequires:	pkgconfig(theora)
14mr|vtk-6.1.0-2|62	BuildRequires:	R-devel
14mr|vtk-6.1.0-2|63	BuildRequires:	python-qt4
14mr|vtk-6.1.0-2|64	BuildRequires:	hdf5-devel
14mr|vtk-6.1.0-2|65	%if %with java
14mr|vtk-6.1.0-2|66	BuildRequires:  java-rpmbuild
14mr|vtk-6.1.0-2|67	BuildRequires:  java-devel > 1.5
14mr|vtk-6.1.0-2|68	%endif
14mr|vtk-6.1.0-2|69	BuildRequires:  blas-devel
14mr|vtk-6.1.0-2|70	BuildRequires:  lapack-devel
14mr|vtk-6.1.0-2|71	
14mr|vtk-6.1.0-2|72	%description
14mr|vtk-6.1.0-2|73	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mr|vtk-6.1.0-2|74	computer graphics, image processing, and visualization. VTK includes a
14mr|vtk-6.1.0-2|75	textbook, a C++ class library, and several interpreted interface layers
14mr|vtk-6.1.0-2|76	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mr|vtk-6.1.0-2|77	visualization algorithms including scalar, vector, tensor, texture, and
14mr|vtk-6.1.0-2|78	volumetric methods. It also supports advanced modeling techniques like
14mr|vtk-6.1.0-2|79	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mr|vtk-6.1.0-2|80	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mr|vtk-6.1.0-2|81	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mr|vtk-6.1.0-2|82	algorithms and data.
14mr|vtk-6.1.0-2|83	
14mr|vtk-6.1.0-2|84	%if ! %with java
14mr|vtk-6.1.0-2|85	NOTE: The java wrapper is not included by default.  You may rebuild the srpm
14mr|vtk-6.1.0-2|86	using "--with java" with JDK installed.
14mr|vtk-6.1.0-2|87	%endif
14mr|vtk-6.1.0-2|88	
14mr|vtk-6.1.0-2|89	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|90	
14mr|vtk-6.1.0-2|91	%package -n %{libname}
14mr|vtk-6.1.0-2|92	Summary:        Toolkit for 3D computer graphics, image processing, and visualization
14mr|vtk-6.1.0-2|93	
14mr|vtk-6.1.0-2|94	Group:          System/Libraries
14mr|vtk-6.1.0-2|95	Provides:       %{name} = %{version}-%{release}
14mr|vtk-6.1.0-2|96	Obsoletes:      %{name} < %{version}-%{release}
14mr|vtk-6.1.0-2|97	Requires: R-base
14mr|vtk-6.1.0-2|98	
14mr|vtk-6.1.0-2|99	%description -n %{libname}
14mr|vtk-6.1.0-2|100	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mr|vtk-6.1.0-2|101	computer graphics, image processing, and visualization. VTK includes a
14mr|vtk-6.1.0-2|102	textbook, a C++ class library, and several interpreted interface layers
14mr|vtk-6.1.0-2|103	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mr|vtk-6.1.0-2|104	visualization algorithms including scalar, vector, tensor, texture, and
14mr|vtk-6.1.0-2|105	volumetric methods. It also supports advanced modeling techniques like
14mr|vtk-6.1.0-2|106	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mr|vtk-6.1.0-2|107	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mr|vtk-6.1.0-2|108	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mr|vtk-6.1.0-2|109	algorithms and data.
14mr|vtk-6.1.0-2|110	
14mr|vtk-6.1.0-2|111	%if ! %with java
14mr|vtk-6.1.0-2|112	NOTE: The java wrapper is not included by default.  You may rebuild the srpm
14mr|vtk-6.1.0-2|113	using "--with java" with JDK installed.
14mr|vtk-6.1.0-2|114	%endif
14mr|vtk-6.1.0-2|115	
14mr|vtk-6.1.0-2|116	%files -n %{libname} -f build/main.list
14mr|vtk-6.1.0-2|117	%doc Copyright.txt README.html vtkLogo.jpg vtkBanner.gif _docs/Wrapping
14mr|vtk-6.1.0-2|118	%config(noreplace) %{_sysconfdir}/ld.so.conf.d/vtk-%{_arch}.conf
14mr|vtk-6.1.0-2|119	%dir %{_libdir}/vtk
14mr|vtk-6.1.0-2|120	
14mr|vtk-6.1.0-2|121	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|122	
14mr|vtk-6.1.0-2|123	%package -n %{libname_devel}
14mr|vtk-6.1.0-2|124	Summary:        VTK header files for building C++ code
14mr|vtk-6.1.0-2|125	
14mr|vtk-6.1.0-2|126	Requires:       %{libname} = %{version}
14mr|vtk-6.1.0-2|127	Group:          Development/C++
14mr|vtk-6.1.0-2|128	Provides:       %{name}-devel = %{version}-%{release}
14mr|vtk-6.1.0-2|129	Obsoletes:      %{name}-devel < %{version}-%{release}
14mr|vtk-6.1.0-2|130	Conflicts:      %{libname}-qt < 5.0.3-4
14mr|vtk-6.1.0-2|131	Conflicts:      %{libname} < 5.6.1-2
14mr|vtk-6.1.0-2|132	Requires:       %{libname}-qt = %{version}-%{release}
14mr|vtk-6.1.0-2|133	
14mr|vtk-6.1.0-2|134	%description -n %{libname_devel}
14mr|vtk-6.1.0-2|135	This provides the VTK header files required to compile C++
14mr|vtk-6.1.0-2|136	programs that use VTK to do 3D visualisation.
14mr|vtk-6.1.0-2|137	
14mr|vtk-6.1.0-2|138	%files -n %{libname_devel}
14mr|vtk-6.1.0-2|139	%doc Utilities/Upgrading
14mr|vtk-6.1.0-2|140	%{_bindir}/vtkHashSource*
14mr|vtk-6.1.0-2|141	%{_bindir}/vtkWrapHierarchy*
14mr|vtk-6.1.0-2|142	%{_bindir}/vtkParseOGLExt*
14mr|vtk-6.1.0-2|143	%{_includedir}/*
14mr|vtk-6.1.0-2|144	%{_libdir}/vtk/*.so
14mr|vtk-6.1.0-2|145	%{_libdir}/vtk/libvtkWrappingTools.a
14mr|vtk-6.1.0-2|146	%{_libdir}/cmake/vtk/
14mr|vtk-6.1.0-2|147	%{_docdir}/vtk-6.1/
14mr|vtk-6.1.0-2|148	%{_datadir}/vtk-6.1/
14mr|vtk-6.1.0-2|149	%{tcl_sitelib}/vtk/vtktcl.c
14mr|vtk-6.1.0-2|150	
14mr|vtk-6.1.0-2|151	
14mr|vtk-6.1.0-2|152	
14mr|vtk-6.1.0-2|153	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|154	
14mr|vtk-6.1.0-2|155	%package -n tcl-%{name}
14mr|vtk-6.1.0-2|156	Summary:        Tcl bindings for VTK
14mr|vtk-6.1.0-2|157	
14mr|vtk-6.1.0-2|158	Group:          Development/Other
14mr|vtk-6.1.0-2|159	Requires:       %{libname} = %{version}
14mr|vtk-6.1.0-2|160	Obsoletes:      %{name}-tcl < %{version}
14mr|vtk-6.1.0-2|161	Obsoletes:      tcl-%{name}-devel < %{version}
14mr|vtk-6.1.0-2|162	Provides:       %{name}-tcl = %{version}
14mr|vtk-6.1.0-2|163	
14mr|vtk-6.1.0-2|164	%description -n tcl-%{name}
14mr|vtk-6.1.0-2|165	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mr|vtk-6.1.0-2|166	computer graphics, image processing, and visualization. VTK includes a
14mr|vtk-6.1.0-2|167	textbook, a C++ class library, and several interpreted interface layers
14mr|vtk-6.1.0-2|168	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mr|vtk-6.1.0-2|169	visualization algorithms including scalar, vector, tensor, texture, and
14mr|vtk-6.1.0-2|170	volumetric methods. It also supports advanced modeling techniques like
14mr|vtk-6.1.0-2|171	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mr|vtk-6.1.0-2|172	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mr|vtk-6.1.0-2|173	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mr|vtk-6.1.0-2|174	algorithms and data.
14mr|vtk-6.1.0-2|175	
14mr|vtk-6.1.0-2|176	This package contains tcl bindings for VTK.
14mr|vtk-6.1.0-2|177	
14mr|vtk-6.1.0-2|178	%files -n tcl-%{name}
14mr|vtk-6.1.0-2|179	%{_libdir}/vtk/*TCL*.so.*
14mr|vtk-6.1.0-2|180	%exclude %{_libdir}/vtk/*QtTCL*.so.*
14mr|vtk-6.1.0-2|181	%{_bindir}/vtk
14mr|vtk-6.1.0-2|182	%{_bindir}/vtkWrapTcl
14mr|vtk-6.1.0-2|183	%{_bindir}/vtkWrapTclInit
14mr|vtk-6.1.0-2|184	%{tcl_sitelib}/vtk/
14mr|vtk-6.1.0-2|185	%exclude %{tcl_sitelib}/vtk/vtktcl.c
14mr|vtk-6.1.0-2|186	
14mr|vtk-6.1.0-2|187	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|188	
14mr|vtk-6.1.0-2|189	%package -n python-%{name}
14mr|vtk-6.1.0-2|190	Summary:        Python bindings for VTK
14mr|vtk-6.1.0-2|191	
14mr|vtk-6.1.0-2|192	Requires:       %{libname} = %{version}
14mr|vtk-6.1.0-2|193	Group:          Development/Python
14mr|vtk-6.1.0-2|194	Obsoletes:      %{name}-python < %{version}
14mr|vtk-6.1.0-2|195	Obsoletes:      python-%{name}-devel < %{version}
14mr|vtk-6.1.0-2|196	Provides:       %{name}-python = %{version}
14mr|vtk-6.1.0-2|197	
14mr|vtk-6.1.0-2|198	%description -n python-%{name}
14mr|vtk-6.1.0-2|199	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mr|vtk-6.1.0-2|200	computer graphics, image processing, and visualization. VTK includes a
14mr|vtk-6.1.0-2|201	textbook, a C++ class library, and several interpreted interface layers
14mr|vtk-6.1.0-2|202	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mr|vtk-6.1.0-2|203	visualization algorithms including scalar, vector, tensor, texture, and
14mr|vtk-6.1.0-2|204	volumetric methods. It also supports advanced modeling techniques like
14mr|vtk-6.1.0-2|205	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mr|vtk-6.1.0-2|206	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mr|vtk-6.1.0-2|207	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mr|vtk-6.1.0-2|208	algorithms and data.
14mr|vtk-6.1.0-2|209	
14mr|vtk-6.1.0-2|210	This package contains python bindings for VTK.
14mr|vtk-6.1.0-2|211	
14mr|vtk-6.1.0-2|212	%files -n python-%{name}
14mr|vtk-6.1.0-2|213	%{py_platsitedir}/*
14mr|vtk-6.1.0-2|214	%{_libdir}/vtk/*Python27D.so.*
14mr|vtk-6.1.0-2|215	%exclude %{_libdir}/vtk/*QtPython27D.so.*
14mr|vtk-6.1.0-2|216	%{_bindir}/vtkpython
14mr|vtk-6.1.0-2|217	%{_bindir}/vtkWrapPython
14mr|vtk-6.1.0-2|218	%{_bindir}/vtkWrapPythonInit
14mr|vtk-6.1.0-2|219	
14mr|vtk-6.1.0-2|220	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|221	
14mr|vtk-6.1.0-2|222	%package -n %{libname}-qt
14mr|vtk-6.1.0-2|223	Summary:        QT VTK widget
14mr|vtk-6.1.0-2|224	
14mr|vtk-6.1.0-2|225	Requires:       vtk
14mr|vtk-6.1.0-2|226	Group:          System/Libraries
14mr|vtk-6.1.0-2|227	
14mr|vtk-6.1.0-2|228	%description -n %{libname}-qt
14mr|vtk-6.1.0-2|229	The vtkQt classes combine VTK and Qt(TM) for X11.
14mr|vtk-6.1.0-2|230	
14mr|vtk-6.1.0-2|231	%files -n %{libname}-qt
14mr|vtk-6.1.0-2|232	%{_bindir}/qtevents
14mr|vtk-6.1.0-2|233	%{_bindir}/qtimageviewer
14mr|vtk-6.1.0-2|234	%{_libdir}/vtk/lib*Qt*.so.*
14mr|vtk-6.1.0-2|235	%exclude %{_libdir}/vtk/*TCL.so.*
14mr|vtk-6.1.0-2|236	%exclude %{_libdir}/vtk/*Python27D.so.*
14mr|vtk-6.1.0-2|237	%{_libdir}/qt4/plugins/designer/libQVTKWidgetPlugin.so
14mr|vtk-6.1.0-2|238	
14mr|vtk-6.1.0-2|239	%package -n python-vtk-qt
14mr|vtk-6.1.0-2|240	Summary: Qt Python bindings for VTK
14mr|vtk-6.1.0-2|241	
14mr|vtk-6.1.0-2|242	Requires: vtk = %{version}-%{release}
14mr|vtk-6.1.0-2|243	Group: System/Libraries
14mr|vtk-6.1.0-2|244	
14mr|vtk-6.1.0-2|245	%description -n python-vtk-qt
14mr|vtk-6.1.0-2|246	Qt Python bindings for VTK
14mr|vtk-6.1.0-2|247	
14mr|vtk-6.1.0-2|248	%files -n python-vtk-qt
14mr|vtk-6.1.0-2|249	%{_libdir}/vtk/*QtPython27D.so.*
14mr|vtk-6.1.0-2|250	
14mr|vtk-6.1.0-2|251	%package -n tcl-vtk-qt
14mr|vtk-6.1.0-2|252	Summary: Qt TCL bindings for VTK
14mr|vtk-6.1.0-2|253	
14mr|vtk-6.1.0-2|254	Requires: vtk = %{version}-%{release}
14mr|vtk-6.1.0-2|255	Group: System/Libraries
14mr|vtk-6.1.0-2|256	
14mr|vtk-6.1.0-2|257	%description -n tcl-vtk-qt
14mr|vtk-6.1.0-2|258	Qt TCL bindings for VTK
14mr|vtk-6.1.0-2|259	
14mr|vtk-6.1.0-2|260	%files -n tcl-vtk-qt
14mr|vtk-6.1.0-2|261	%{_libdir}/vtk/*QtTCL*.so.*
14mr|vtk-6.1.0-2|262	
14mr|vtk-6.1.0-2|263	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|264	
14mr|vtk-6.1.0-2|265	%if %with java
14mr|vtk-6.1.0-2|266	%package -n java-%{name}
14mr|vtk-6.1.0-2|267	Summary:        Java bindings for VTK
14mr|vtk-6.1.0-2|268	
14mr|vtk-6.1.0-2|269	Group:          Development/Java
14mr|vtk-6.1.0-2|270	Requires:       %{libname} = %{version}
14mr|vtk-6.1.0-2|271	Obsoletes:      %{name}-java < %{version}
14mr|vtk-6.1.0-2|272	Provides:       %{name}-java = %{version}
14mr|vtk-6.1.0-2|273	
14mr|vtk-6.1.0-2|274	%description -n java-%{name}
14mr|vtk-6.1.0-2|275	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mr|vtk-6.1.0-2|276	computer graphics, image processing, and visualization. VTK includes a
14mr|vtk-6.1.0-2|277	textbook, a C++ class library, and several interpreted interface layers
14mr|vtk-6.1.0-2|278	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mr|vtk-6.1.0-2|279	visualization algorithms including scalar, vector, tensor, texture, and
14mr|vtk-6.1.0-2|280	volumetric methods. It also supports advanced modeling techniques like
14mr|vtk-6.1.0-2|281	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mr|vtk-6.1.0-2|282	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mr|vtk-6.1.0-2|283	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mr|vtk-6.1.0-2|284	algorithms and data.
14mr|vtk-6.1.0-2|285	
14mr|vtk-6.1.0-2|286	This package contains Java bindings for VTK.
14mr|vtk-6.1.0-2|287	
14mr|vtk-6.1.0-2|288	%files -n java-%{name}
14mr|vtk-6.1.0-2|289	%{_bindir}/vtkParseJava
14mr|vtk-6.1.0-2|290	%{_bindir}/vtkWrapJava
14mr|vtk-6.1.0-2|291	%{_bindir}/VTKJavaExecutable
14mr|vtk-6.1.0-2|292	%{_libdir}/libvtk*Java.so*
14mr|vtk-6.1.0-2|293	%{_libdir}/java
14mr|vtk-6.1.0-2|294	
14mr|vtk-6.1.0-2|295	%endif
14mr|vtk-6.1.0-2|296	
14mr|vtk-6.1.0-2|297	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|298	
14mr|vtk-6.1.0-2|299	%package        data
14mr|vtk-6.1.0-2|300	Summary:        Data and Baseline images for VTK regression testing
14mr|vtk-6.1.0-2|301	
14mr|vtk-6.1.0-2|302	Group:          Development/Other
14mr|vtk-6.1.0-2|303	
14mr|vtk-6.1.0-2|304	%description    data
14mr|vtk-6.1.0-2|305	Data and Baseline images for VTK regression testing and other VTK examples.
14mr|vtk-6.1.0-2|306	
14mr|vtk-6.1.0-2|307	The VTKData/Data directory are data files of various types. This includes
14mr|vtk-6.1.0-2|308	polygonal data, images, volumes, structured grids, rectilinear grids,
14mr|vtk-6.1.0-2|309	and multi-variate data.
14mr|vtk-6.1.0-2|310	
14mr|vtk-6.1.0-2|311	The VTKData/Baseline are the testing images. These are used in testing to
14mr|vtk-6.1.0-2|312	compare a valid image against a generated image. If a difference between
14mr|vtk-6.1.0-2|313	the two images is found, then the test is considered to have failed.
14mr|vtk-6.1.0-2|314	
14mr|vtk-6.1.0-2|315	%files          data
14mr|vtk-6.1.0-2|316	%{_datadir}/vtk
14mr|vtk-6.1.0-2|317	
14mr|vtk-6.1.0-2|318	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|319	
14mr|vtk-6.1.0-2|320	%package examples
14mr|vtk-6.1.0-2|321	Summary:        C++, Tcl and Python example programs/scripts for VTK
14mr|vtk-6.1.0-2|322	
14mr|vtk-6.1.0-2|323	Group:          Development/Other
14mr|vtk-6.1.0-2|324	Requires:       %{name}-data = %{version}
14mr|vtk-6.1.0-2|325	Requires:       %{libname} = %{version}
14mr|vtk-6.1.0-2|326	
14mr|vtk-6.1.0-2|327	%description examples
14mr|vtk-6.1.0-2|328	This package contains all the examples from the VTK source.
14mr|vtk-6.1.0-2|329	To compile the C++ examples you will need to install the vtk-devel
14mr|vtk-6.1.0-2|330	package as well. The Python and Tcl examples can be run with the
14mr|vtk-6.1.0-2|331	corresponding packages (vtk-python, vtk-tcl).
14mr|vtk-6.1.0-2|332	
14mr|vtk-6.1.0-2|333	%files          examples
14mr|vtk-6.1.0-2|334	%dir %{vtkdocdir}/examples
14mr|vtk-6.1.0-2|335	%{vtkdocdir}/examples/*
14mr|vtk-6.1.0-2|336	
14mr|vtk-6.1.0-2|337	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|338	
14mr|vtk-6.1.0-2|339	%package test-suite
14mr|vtk-6.1.0-2|340	Summary:        Tests programs for VTK
14mr|vtk-6.1.0-2|341	
14mr|vtk-6.1.0-2|342	Requires:       %{libname} = %{version}
14mr|vtk-6.1.0-2|343	Requires:       %{name}-data = %{version}
14mr|vtk-6.1.0-2|344	Group:          Development/Other
14mr|vtk-6.1.0-2|345	
14mr|vtk-6.1.0-2|346	%description test-suite
14mr|vtk-6.1.0-2|347	This package contains all testing programs from the VTK
14mr|vtk-6.1.0-2|348	source. The source code of these programs can be found in the
14mr|vtk-6.1.0-2|349	vtk-examples package.
14mr|vtk-6.1.0-2|350	
14mr|vtk-6.1.0-2|351	%files test-suite
14mr|vtk-6.1.0-2|352	%{_bindir}/*
14mr|vtk-6.1.0-2|353	%exclude %{_bindir}/%{name}
14mr|vtk-6.1.0-2|354	%exclude %{_bindir}/vtkEncodeString
14mr|vtk-6.1.0-2|355	%exclude %{_bindir}/vtkWrapTcl
14mr|vtk-6.1.0-2|356	%exclude %{_bindir}/vtkWrapTclInit
14mr|vtk-6.1.0-2|357	%exclude %{_bindir}/vtkpython
14mr|vtk-6.1.0-2|358	%exclude %{_bindir}/vtkWrapPython
14mr|vtk-6.1.0-2|359	%exclude %{_bindir}/vtkWrapPythonInit
14mr|vtk-6.1.0-2|360	%exclude %{_bindir}/qtevents
14mr|vtk-6.1.0-2|361	%exclude %{_bindir}/qtimageviewer
14mr|vtk-6.1.0-2|362	%exclude %{_bindir}/vtkHashSource*
14mr|vtk-6.1.0-2|363	%exclude %{_bindir}/vtkWrapHierarchy*
14mr|vtk-6.1.0-2|364	%exclude %{_bindir}/vtkParseOGLExt*
14mr|vtk-6.1.0-2|365	
14mr|vtk-6.1.0-2|366	#------------------------------------------------------------------------------
14mr|vtk-6.1.0-2|367	
14mr|vtk-6.1.0-2|368	%prep
14mr|vtk-6.1.0-2|369	%setup -q -n VTK-%{version}
14mr|vtk-6.1.0-2|370	%apply_patches
14mr|vtk-6.1.0-2|371	
14mr|vtk-6.1.0-2|372	# Replace relative path ../../../VTKData with %{_datadir}/vtkdata-%{version}
14mr|vtk-6.1.0-2|373	# otherwise it will break on symlinks.
14mr|vtk-6.1.0-2|374	grep -rl '\.\./\.\./\.\./\.\./VTKData' . | xargs \
14mr|vtk-6.1.0-2|375	perl -pi -e's,\.\./\.\./\.\./\.\./VTKData,%{_datadir}/vtkdata-%{version},g'
14mr|vtk-6.1.0-2|376	
14mr|vtk-6.1.0-2|377	%build
14mr|vtk-6.1.0-2|378	export CFLAGS="%{optflags} -D_UNICODE"
14mr|vtk-6.1.0-2|379	export CXXFLAGS="%{optflags} -D_UNICODE"
14mr|vtk-6.1.0-2|380	%if %{with java}
14mr|vtk-6.1.0-2|381	export JAVA_HOME=/usr/lib/jvm/java
14mr|vtk-6.1.0-2|382	%endif
14mr|vtk-6.1.0-2|383	
14mr|vtk-6.1.0-2|384	# Remove old cmake files
14mr|vtk-6.1.0-2|385	rm -f CMake/FindBoost*
14mr|vtk-6.1.0-2|386	
14mr|vtk-6.1.0-2|387	# Due to cmake prefix point already for _prefix, we need
14mr|vtk-6.1.0-2|388	# push only the necessary extra paths
14mr|vtk-6.1.0-2|389	
14mr|vtk-6.1.0-2|390	%cmake \
14mr|vtk-6.1.0-2|391	-DVTK_INSTALL_LIBRARY_DIR=%{_lib}/vtk \
14mr|vtk-6.1.0-2|392	-DVTK_INSTALL_ARCHIVE_DIR=%{_lib}/vtk \
14mr|vtk-6.1.0-2|393	-DVTK_INSTALL_BIN_DIR=/bin \
14mr|vtk-6.1.0-2|394	-DVTK_INSTALL_PACKAGE_DIR=%{_lib}/vtk \
14mr|vtk-6.1.0-2|395	-DVTK_INSTALL_INCLUDE_DIR=include/vtk \
14mr|vtk-6.1.0-2|396	-DVTK_CUSTOM_LIBRARY_SUFFIX="" \
14mr|vtk-6.1.0-2|397	-DVTK_INSTALL_PACKAGE_DIR:PATH=%{_lib}/cmake/vtk \
14mr|vtk-6.1.0-2|398	-DVTK_INSTALL_QT_DIR:PATH=%{_lib}/qt4/plugins/designer \
14mr|vtk-6.1.0-2|399	-DVTK_INSTALL_TCL_DIR:PATH=share/tcl%{tcl_version}/vtk \
14mr|vtk-6.1.0-2|400	-DVTK_INSTALL_PYTHON_MODULE_DIR:PATH=%{_lib}/python%{py_ver}/site-packages \
14mr|vtk-6.1.0-2|401	-DTK_INTERNAL_PATH:PATH=/usr/include/tk-private/generic \
14mr|vtk-6.1.0-2|402	%if %{with OSMesa}
14mr|vtk-6.1.0-2|403	-DVTK_OPENGL_HAS_OSMESA:BOOL=ON \
14mr|vtk-6.1.0-2|404	%endif
14mr|vtk-6.1.0-2|405	-DVTK_DATA_ROOT=/share/vtk \
14mr|vtk-6.1.0-2|406	-DVTK_USE_SYSTEM_LIBPROJ4:BOOL=OFF \
14mr|vtk-6.1.0-2|407	-DVTK_WRAP_PYTHON:BOOL=ON \
14mr|vtk-6.1.0-2|408	%if %with java
14mr|vtk-6.1.0-2|409	-DJAVA_INCLUDE_PATH:PATH=%{java_home}/include \
14mr|vtk-6.1.0-2|410	-DJAVA_INCLUDE_PATH2:PATH=%{java_home}/include/linux \
14mr|vtk-6.1.0-2|411	-DJAVA_AWT_INCLUDE_PATH:PATH=%{java_home}/include \
14mr|vtk-6.1.0-2|412	-DVTK_WRAP_JAVA:BOOL=ON \
14mr|vtk-6.1.0-2|413	%else
14mr|vtk-6.1.0-2|414	-DVTK_WRAP_JAVA:BOOL=OFF \
14mr|vtk-6.1.0-2|415	%endif
14mr|vtk-6.1.0-2|416	-DVTK_WRAP_TCL:BOOL=ON \
14mr|vtk-6.1.0-2|417	-DVTK_Group_Imaging:BOOL=ON \
14mr|vtk-6.1.0-2|418	-DVTK_Group_Qt:BOOL=ON \
14mr|vtk-6.1.0-2|419	-DVTK_Group_Rendering:BOOL=ON \
14mr|vtk-6.1.0-2|420	-DVTK_Group_StandAlone:BOOL=ON \
14mr|vtk-6.1.0-2|421	-DVTK_Group_Tk:BOOL=ON \
14mr|vtk-6.1.0-2|422	-DVTK_Group_Views:BOOL=ON \
14mr|vtk-6.1.0-2|423	-DModule_vtkFiltersStatisticsGnuR:BOOL=ON \
14mr|vtk-6.1.0-2|424	-DVTK_USE_RENDERING:BOOL=ON \
14mr|vtk-6.1.0-2|425	-DDESIRED_QT_VERSION=4 \
14mr|vtk-6.1.0-2|426	-DVTK_USE_QT:BOOL=ON \
14mr|vtk-6.1.0-2|427	-DBUILD_DOCUMENTATION:BOOL=OFF \
14mr|vtk-6.1.0-2|428	-DBUILD_EXAMPLES:BOOL=ON \
14mr|vtk-6.1.0-2|429	-DBUILD_SHARED_LIBS:BOOL=ON \
14mr|vtk-6.1.0-2|430	-DBUILD_TESTING:BOOL=ON \
14mr|vtk-6.1.0-2|431	-DVTK_USE_SYSTEM_EXPAT:BOOL=ON \
14mr|vtk-6.1.0-2|432	-DVTK_USE_SYSTEM_JPEG:BOOL=ON \
14mr|vtk-6.1.0-2|433	-DVTK_USE_SYSTEM_PNG:BOOL=ON \
14mr|vtk-6.1.0-2|434	-DVTK_USE_SYSTEM_TIFF:BOOL=ON \
14mr|vtk-6.1.0-2|435	-DVTK_USE_SYSTEM_ZLIB:BOOL=ON \
14mr|vtk-6.1.0-2|436	-DVTK_USE_SYSTEM_FREETYPE:BOOL=ON \
14mr|vtk-6.1.0-2|437	-DVTK_USE_ANSI_STDLIB:BOOL=ON \
14mr|vtk-6.1.0-2|438	-DVTK_USE_PARALLEL:BOOL=ON \
14mr|vtk-6.1.0-2|439	-DVTK_USE_GUISUPPORT:BOOL=ON \
14mr|vtk-6.1.0-2|440	-DVTK_USE_QVTK:BOOL=ON \
14mr|vtk-6.1.0-2|441	-DVTK_INSTALL_QT_PLUGIN_DIR:STRING=%{qt_designer_plugins_dir} \
14mr|vtk-6.1.0-2|442	-DVTK_USE_GL2PS:BOOL=ON \
14mr|vtk-6.1.0-2|443	-DVTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T:INTERNAL=1 \
14mr|vtk-6.1.0-2|444	-DVTK_USE_SYSTEM_LIBXML2:BOOL=ON \
14mr|vtk-6.1.0-2|445	-DVTK_USE_QVTK_QTOPENGL:BOOL=ON \
14mr|vtk-6.1.0-2|446	-DVTK_USE_OGGTHEORA_ENCODER=ON \
14mr|vtk-6.1.0-2|447	-DVTK_USE_SYSTEM_LIBRARIES=ON \
14mr|vtk-6.1.0-2|448	-DVTK_USE_BOOST:BOOL=ON \
14mr|vtk-6.1.0-2|449	-DVTK_USE_SYSTEM_NETCDF:BOOL=ON
14mr|vtk-6.1.0-2|450	
14mr|vtk-6.1.0-2|451	#        -DVTK_PYTHON_SETUP_ARGS:STRING="--prefix=%{_prefix} --root=%{buildroot}" \
14mr|vtk-6.1.0-2|452	
14mr|vtk-6.1.0-2|453	%make
14mr|vtk-6.1.0-2|454	# Remove executable bits from sources (some of which are generated)
14mr|vtk-6.1.0-2|455	find . -name \*.c -or -name \*.cxx -or -name \*.h -or -name \*.hxx -or \
14mr|vtk-6.1.0-2|456	-name \*.gif | xargs chmod -x
14mr|vtk-6.1.0-2|457	
14mr|vtk-6.1.0-2|458	%install
14mr|vtk-6.1.0-2|459	%makeinstall_std -C build
14mr|vtk-6.1.0-2|460	mkdir -p %{buildroot}%{vtktcldir}
14mr|vtk-6.1.0-2|461	install -d -m 755 %{buildroot}/%{_datadir}/vtk
14mr|vtk-6.1.0-2|462	pushd %{buildroot}/%{_datadir}/vtk
14mr|vtk-6.1.0-2|463	tar zxf %{SOURCE1}
14mr|vtk-6.1.0-2|464	popd
14mr|vtk-6.1.0-2|465	
14mr|vtk-6.1.0-2|466	pushd build
14mr|vtk-6.1.0-2|467	# Move python libraries into the proper location
14mr|vtk-6.1.0-2|468	#if [ "%{_lib}" != lib -a "`ls %{buildroot}%{_prefix}/lib/*`" != "" ]; then
14mr|vtk-6.1.0-2|469	#  mkdir -p %{buildroot}%{_libdir}
14mr|vtk-6.1.0-2|470	#  mv %{buildroot}%{_prefix}/lib/python* %{buildroot}%{_libdir}/
14mr|vtk-6.1.0-2|471	#fi
14mr|vtk-6.1.0-2|472	
14mr|vtk-6.1.0-2|473	# ld config
14mr|vtk-6.1.0-2|474	mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d
14mr|vtk-6.1.0-2|475	echo %{_libdir}/vtk > %{buildroot}%{_sysconfdir}/ld.so.conf.d/vtk-%{_arch}.conf
14mr|vtk-6.1.0-2|476	echo %{_libdir}/R/lib >> %{buildroot}%{_sysconfdir}/ld.so.conf.d/vtk-%{_arch}.conf
14mr|vtk-6.1.0-2|477	
14mr|vtk-6.1.0-2|478	# Gather list of non-python/tcl libraries
14mr|vtk-6.1.0-2|479	ls %{buildroot}%{_libdir}/vtk/*.so.* \
14mr|vtk-6.1.0-2|480	| grep -Ev '(Java|Qt|Python27D|TCL)' | sed -e's,^%{buildroot},,' > libs.list
14mr|vtk-6.1.0-2|481	
14mr|vtk-6.1.0-2|482	# List of executable utilities
14mr|vtk-6.1.0-2|483	cat > utils.list << EOF
14mr|vtk-6.1.0-2|484	vtkEncodeString
14mr|vtk-6.1.0-2|485	EOF
14mr|vtk-6.1.0-2|486	
14mr|vtk-6.1.0-2|487	# List of executable examples
14mr|vtk-6.1.0-2|488	cat > examples.list << EOF
14mr|vtk-6.1.0-2|489	HierarchicalBoxPipeline
14mr|vtk-6.1.0-2|490	MultiBlock
14mr|vtk-6.1.0-2|491	Arrays
14mr|vtk-6.1.0-2|492	Cube
14mr|vtk-6.1.0-2|493	RGrid
14mr|vtk-6.1.0-2|494	SGrid
14mr|vtk-6.1.0-2|495	Medical1
14mr|vtk-6.1.0-2|496	Medical2
14mr|vtk-6.1.0-2|497	Medical3
14mr|vtk-6.1.0-2|498	finance
14mr|vtk-6.1.0-2|499	AmbientSpheres
14mr|vtk-6.1.0-2|500	Cylinder
14mr|vtk-6.1.0-2|501	DiffuseSpheres
14mr|vtk-6.1.0-2|502	SpecularSpheres
14mr|vtk-6.1.0-2|503	Cone
14mr|vtk-6.1.0-2|504	Cone2
14mr|vtk-6.1.0-2|505	Cone3
14mr|vtk-6.1.0-2|506	Cone4
14mr|vtk-6.1.0-2|507	Cone5
14mr|vtk-6.1.0-2|508	Cone6
14mr|vtk-6.1.0-2|509	EOF
14mr|vtk-6.1.0-2|510	
14mr|vtk-6.1.0-2|511	# Install examples too
14mr|vtk-6.1.0-2|512	for filelist in examples.list; do
14mr|vtk-6.1.0-2|513	for file in `cat $filelist`; do
14mr|vtk-6.1.0-2|514	install -p bin/$file %{buildroot}%{_bindir}
14mr|vtk-6.1.0-2|515	done
14mr|vtk-6.1.0-2|516	done
14mr|vtk-6.1.0-2|517	
14mr|vtk-6.1.0-2|518	# Fix up filelist paths
14mr|vtk-6.1.0-2|519	for filelist in utils.list examples.list; do
14mr|vtk-6.1.0-2|520	perl -pi -e's,^,%{_bindir}/,' $filelist
14mr|vtk-6.1.0-2|521	done
14mr|vtk-6.1.0-2|522	
14mr|vtk-6.1.0-2|523	# Remove any remnants of rpaths on files we install
14mr|vtk-6.1.0-2|524	for file in `cat examples.list`; do
14mr|vtk-6.1.0-2|525	chrpath -d %{buildroot}$file
14mr|vtk-6.1.0-2|526	done
14mr|vtk-6.1.0-2|527	
14mr|vtk-6.1.0-2|528	# http://vtk.org/Bug/view.php?id=14125
14mr|vtk-6.1.0-2|529	#chrpath -d  %{buildroot}%{py_platsitedir}/vtk/*.so
14mr|vtk-6.1.0-2|530	
14mr|vtk-6.1.0-2|531	# Main package contains utils and core libs
14mr|vtk-6.1.0-2|532	cat libs.list utils.list > main.list
14mr|vtk-6.1.0-2|533	popd
14mr|vtk-6.1.0-2|534	
14mr|vtk-6.1.0-2|535	#install test-suite and examples
14mr|vtk-6.1.0-2|536	mkdir -p %{buildroot}%{vtkdocdir}/examples/Testing
14mr|vtk-6.1.0-2|537	cp -a Testing/* %{buildroot}%{vtkdocdir}/examples/Testing
14mr|vtk-6.1.0-2|538	cp -a Examples %{buildroot}%{vtkdocdir}/examples
14mr|vtk-6.1.0-2|539	
14mr|vtk-6.1.0-2|540	# get rid of unwanted files
14mr|vtk-6.1.0-2|541	pushd %{buildroot}%{vtkdocdir}/examples
14mr|vtk-6.1.0-2|542	rm -f `find . -type d -name CVS`
14mr|vtk-6.1.0-2|543	find . -name "*.o" -o -name "CMake*" -o -name "cmake.*"       \
14mr|vtk-6.1.0-2|544	-o -name .NoDartCoverage -o -name .NoDartCoverage       \
14mr|vtk-6.1.0-2|545	-o -name Makefile                                       \
14mr|vtk-6.1.0-2|546	-exec rm {} \;
14mr|vtk-6.1.0-2|547	popd
14mr|vtk-6.1.0-2|548	# Remove any possible verdict docs
14mr|vtk-6.1.0-2|549	rm -rf %{buildroot}/%{_libdir}/vtk/doc
14mr|vtk-6.1.0-2|550	rm -rf %{buildroot}/%{vtkdocdir}/verdict
14mr|vtk-6.1.0-2|551	
14mr|vtk-6.1.0-2|552	# install test suite binaries and add each prg path in test-suite-files
14mr|vtk-6.1.0-2|553	rm -f test-suite-files
14mr|vtk-6.1.0-2|554	mkdir -p %{buildroot}%{_bindir}
14mr|vtk-6.1.0-2|555	pushd build/bin
14mr|vtk-6.1.0-2|556	for f in `find . -type f | grep -v '.so$' | grep -v vtk`; do
14mr|vtk-6.1.0-2|557	install -m 0755 $f %{buildroot}%{_bindir}
14mr|vtk-6.1.0-2|558	done
14mr|vtk-6.1.0-2|559	popd
14mr|vtk-6.1.0-2|560	rm -f %{buildroot}%{_bindir}/*.so.*
14mr|vtk-6.1.0-2|561	%multiarch_includes  %{buildroot}%{vtkincdir}/vtkConfigure.h
14mr|vtk-6.1.0-2|562	
14mr|vtk-6.1.0-2|563	# Setup Wrapping docs tree
14mr|vtk-6.1.0-2|564	mkdir -p _docs
14mr|vtk-6.1.0-2|565	cp -pr --parents Wrapping/*/README* _docs/
14mr|vtk-6.1.0-2|566	rm -f %{libdir}/vtk/*.a
14mr|vtk-6.1.0-2|567	
14mr|vtk-6.1.0-2|568	export LD_LIBRARY_PATH=%{buildroot}%{libdir}/vtk
14mr|vtk-6.1.0-2|569	
14mr|vtk-6.1.0-2|570	%changelog
14mr|vtk-6.1.0-2|571	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.1.0-2
14mr|vtk-6.1.0-2|572	+ Revision: 022d1ae
14mr|vtk-6.1.0-2|573	- MassBuild#440: Increase release tag
14mr|vtk-6.1.0-2|574	
14mr|vtk-6.1.0-2|575	

21996 14
14mr|w3c-libwww-5.4.1-0.20061204.8|1	%define snap 20061204
14mr|w3c-libwww-5.4.1-0.20061204.8|2	
14mr|w3c-libwww-5.4.1-0.20061204.8|3	Summary:        HTTP library of common code
14mr|w3c-libwww-5.4.1-0.20061204.8|4	Name:           w3c-libwww
14mr|w3c-libwww-5.4.1-0.20061204.8|5	Version:        5.4.1
14mr|w3c-libwww-5.4.1-0.20061204.8|6	Release:        %mkrel 0.%{snap}.8
14mr|w3c-libwww-5.4.1-0.20061204.8|7	License:        W3C License
14mr|w3c-libwww-5.4.1-0.20061204.8|8	Group:          System/Libraries
14mr|w3c-libwww-5.4.1-0.20061204.8|9	URL:            http://www.w3.org/Library
14mr|w3c-libwww-5.4.1-0.20061204.8|10	Source0:        http://www.w3.org/Library/Distribution/w3c-libwww-%{version}-%{snap}.tar.gz
14mr|w3c-libwww-5.4.1-0.20061204.8|11	Patch0:		w3c-libwww-configure.patch
14mr|w3c-libwww-5.4.1-0.20061204.8|12	Patch1:		w3c-libwww-5.4.1-incdir.patch
14mr|w3c-libwww-5.4.1-0.20061204.8|13	Patch2:		w3c-libwww-ppc64.patch
14mr|w3c-libwww-5.4.1-0.20061204.8|14	Patch3:		w3c-libwww-md5.patch
14mr|w3c-libwww-5.4.1-0.20061204.8|15	Patch4:		w3c-libwww-expat.patch
14mr|w3c-libwww-5.4.1-0.20061204.8|16	Patch5:		w3c-libwww-lib64.diff
14mr|w3c-libwww-5.4.1-0.20061204.8|17	Patch6:		w3c-libwww-5.4.1-fix-install.patch
14mr|w3c-libwww-5.4.1-0.20061204.8|18	Patch7:		w3c-libwww-5.4.1-fix-link.patch
14mr|w3c-libwww-5.4.1-0.20061204.8|19	BuildRequires:	autoconf2.5
14mr|w3c-libwww-5.4.1-0.20061204.8|20	BuildRequires:	automake
14mr|w3c-libwww-5.4.1-0.20061204.8|21	BuildRequires:	expat-devel
14mr|w3c-libwww-5.4.1-0.20061204.8|22	BuildRequires:	libtool
14mr|w3c-libwww-5.4.1-0.20061204.8|23	BuildRequires:  openssl-devel
14mr|w3c-libwww-5.4.1-0.20061204.8|24	BuildRequires:  zlib-devel
14mr|w3c-libwww-5.4.1-0.20061204.8|25	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|w3c-libwww-5.4.1-0.20061204.8|26	
14mr|w3c-libwww-5.4.1-0.20061204.8|27	%description
14mr|w3c-libwww-5.4.1-0.20061204.8|28	Libwww is a general-purpose Web API written in C for Unix and Windows (Win32).
14mr|w3c-libwww-5.4.1-0.20061204.8|29	With a highly extensible and layered API, it can accommodate many different
14mr|w3c-libwww-5.4.1-0.20061204.8|30	types of applications including clients, robots, etc. The purpose of libwww
14mr|w3c-libwww-5.4.1-0.20061204.8|31	is to provide a highly optimized HTTP sample implementation as well as other
14mr|w3c-libwww-5.4.1-0.20061204.8|32	Internet protocols and to serve as a testbed for protocol experiments.
14mr|w3c-libwww-5.4.1-0.20061204.8|33	
14mr|w3c-libwww-5.4.1-0.20061204.8|34	See: http://www.w3.org/Consortium/Legal/copyright-software.html for
14mr|w3c-libwww-5.4.1-0.20061204.8|35	further information on its license.
14mr|w3c-libwww-5.4.1-0.20061204.8|36	
14mr|w3c-libwww-5.4.1-0.20061204.8|37	%package devel
14mr|w3c-libwww-5.4.1-0.20061204.8|38	Summary:        Libraries and header files for programs that use libwww
14mr|w3c-libwww-5.4.1-0.20061204.8|39	Group:          Development/Other
14mr|w3c-libwww-5.4.1-0.20061204.8|40	Requires:       %{name} = %{version}-%{release}
14mr|w3c-libwww-5.4.1-0.20061204.8|41	
14mr|w3c-libwww-5.4.1-0.20061204.8|42	%description devel
14mr|w3c-libwww-5.4.1-0.20061204.8|43	Static libraries and header files for libwww, which are available as public
14mr|w3c-libwww-5.4.1-0.20061204.8|44	libraries.
14mr|w3c-libwww-5.4.1-0.20061204.8|45	
14mr|w3c-libwww-5.4.1-0.20061204.8|46	%package apps
14mr|w3c-libwww-5.4.1-0.20061204.8|47	Summary:        Applications built using Libwww web library: e.g. Robot, etc
14mr|w3c-libwww-5.4.1-0.20061204.8|48	Group:          Networking/WWW
14mr|w3c-libwww-5.4.1-0.20061204.8|49	Requires:       %{name} = %{version}-%{release}
14mr|w3c-libwww-5.4.1-0.20061204.8|50	
14mr|w3c-libwww-5.4.1-0.20061204.8|51	%description apps
14mr|w3c-libwww-5.4.1-0.20061204.8|52	Web applications built using Libwww: Robot, Command line tool,
14mr|w3c-libwww-5.4.1-0.20061204.8|53	line mode browser.  The Robot can crawl web sites faster, and
14mr|w3c-libwww-5.4.1-0.20061204.8|54	with lower load, than any other web walker that we know of,
14mr|w3c-libwww-5.4.1-0.20061204.8|55	due to its extensive pipelining and use of HTTP/1.1.
14mr|w3c-libwww-5.4.1-0.20061204.8|56	
14mr|w3c-libwww-5.4.1-0.20061204.8|57	The command line tool (w3c) is very useful for manipulation of
14mr|w3c-libwww-5.4.1-0.20061204.8|58	Web sites that implement more than just HTTP GET (e.g. PUT,
14mr|w3c-libwww-5.4.1-0.20061204.8|59	POST, etc.).
14mr|w3c-libwww-5.4.1-0.20061204.8|60	
14mr|w3c-libwww-5.4.1-0.20061204.8|61	The line mode browser is a minimal line mode web browser;
14mr|w3c-libwww-5.4.1-0.20061204.8|62	often useful to convert to ascii text.  Currently unavailable
14mr|w3c-libwww-5.4.1-0.20061204.8|63	until someone updates it to some new interfaces. (hint, hint...)
14mr|w3c-libwww-5.4.1-0.20061204.8|64	
14mr|w3c-libwww-5.4.1-0.20061204.8|65	%prep
14mr|w3c-libwww-5.4.1-0.20061204.8|66	
14mr|w3c-libwww-5.4.1-0.20061204.8|67	%setup -q
14mr|w3c-libwww-5.4.1-0.20061204.8|68	
14mr|w3c-libwww-5.4.1-0.20061204.8|69	#cvs -d :pserver:anonymous@dev.w3.org:/sources/public login
14mr|w3c-libwww-5.4.1-0.20061204.8|70	#after which you type "anonymous" as password.
14mr|w3c-libwww-5.4.1-0.20061204.8|71	#cvs -d :pserver:anonymous@dev.w3.org:/sources/public -z3 checkout libwww
14mr|w3c-libwww-5.4.1-0.20061204.8|72	
14mr|w3c-libwww-5.4.1-0.20061204.8|73	find . -type d -perm 0700 -exec chmod 755 {} \;
14mr|w3c-libwww-5.4.1-0.20061204.8|74	find . -type f -perm 0555 -exec chmod 755 {} \;
14mr|w3c-libwww-5.4.1-0.20061204.8|75	find . -type f -perm 0544 -exec chmod 644 {} \;
14mr|w3c-libwww-5.4.1-0.20061204.8|76	find . -type f -perm 0444 -exec chmod 644 {} \;
14mr|w3c-libwww-5.4.1-0.20061204.8|77	
14mr|w3c-libwww-5.4.1-0.20061204.8|78	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mr|w3c-libwww-5.4.1-0.20061204.8|79	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mr|w3c-libwww-5.4.1-0.20061204.8|80	done
14mr|w3c-libwww-5.4.1-0.20061204.8|81	
14mr|w3c-libwww-5.4.1-0.20061204.8|82	%patch0 -p1
14mr|w3c-libwww-5.4.1-0.20061204.8|83	%patch1 -p1
14mr|w3c-libwww-5.4.1-0.20061204.8|84	%patch2 -p1 -b .ppc64
14mr|w3c-libwww-5.4.1-0.20061204.8|85	%patch3 -p0
14mr|w3c-libwww-5.4.1-0.20061204.8|86	%patch4 -p1
14mr|w3c-libwww-5.4.1-0.20061204.8|87	%patch5 -p0
14mr|w3c-libwww-5.4.1-0.20061204.8|88	%patch6 -p0
14mr|w3c-libwww-5.4.1-0.20061204.8|89	%patch7 -p0 -b .link
14mr|w3c-libwww-5.4.1-0.20061204.8|90	
14mr|w3c-libwww-5.4.1-0.20061204.8|91	# we don't want the libwww version
14mr|w3c-libwww-5.4.1-0.20061204.8|92	rm -rf modules/expat
14mr|w3c-libwww-5.4.1-0.20061204.8|93	
14mr|w3c-libwww-5.4.1-0.20061204.8|94	%build
14mr|w3c-libwww-5.4.1-0.20061204.8|95	autoreconf -fi
14mr|w3c-libwww-5.4.1-0.20061204.8|96	echo timestamp > stamp-h.in
14mr|w3c-libwww-5.4.1-0.20061204.8|97	%configure2_5x \
14mr|w3c-libwww-5.4.1-0.20061204.8|98	--enable-shared \
14mr|w3c-libwww-5.4.1-0.20061204.8|99	--disable-static \
14mr|w3c-libwww-5.4.1-0.20061204.8|100	--with-gnu-ld \
14mr|w3c-libwww-5.4.1-0.20061204.8|101	--with-regex \
14mr|w3c-libwww-5.4.1-0.20061204.8|102	--with-zlib \
14mr|w3c-libwww-5.4.1-0.20061204.8|103	--with-ssl \
14mr|w3c-libwww-5.4.1-0.20061204.8|104	--enable-reentrant
14mr|w3c-libwww-5.4.1-0.20061204.8|105	
14mr|w3c-libwww-5.4.1-0.20061204.8|106	%make
14mr|w3c-libwww-5.4.1-0.20061204.8|107	
14mr|w3c-libwww-5.4.1-0.20061204.8|108	%install
14mr|w3c-libwww-5.4.1-0.20061204.8|109	rm -rf %{buildroot}
14mr|w3c-libwww-5.4.1-0.20061204.8|110	
14mr|w3c-libwww-5.4.1-0.20061204.8|111	%makeinstall_std
14mr|w3c-libwww-5.4.1-0.20061204.8|112	
14mr|w3c-libwww-5.4.1-0.20061204.8|113	%multiarch_binaries %{buildroot}%{_bindir}/libwww-config
14mr|w3c-libwww-5.4.1-0.20061204.8|114	
14mr|w3c-libwww-5.4.1-0.20061204.8|115	%if %mdkversion < 200900
14mr|w3c-libwww-5.4.1-0.20061204.8|116	%post -p /sbin/ldconfig
14mr|w3c-libwww-5.4.1-0.20061204.8|117	%endif
14mr|w3c-libwww-5.4.1-0.20061204.8|118	
14mr|w3c-libwww-5.4.1-0.20061204.8|119	%if %mdkversion < 200900
14mr|w3c-libwww-5.4.1-0.20061204.8|120	%postun -p /sbin/ldconfig
14mr|w3c-libwww-5.4.1-0.20061204.8|121	%endif
14mr|w3c-libwww-5.4.1-0.20061204.8|122	
14mr|w3c-libwww-5.4.1-0.20061204.8|123	%clean
14mr|w3c-libwww-5.4.1-0.20061204.8|124	rm -rf %{buildroot}
14mr|w3c-libwww-5.4.1-0.20061204.8|125	
14mr|w3c-libwww-5.4.1-0.20061204.8|126	%files
14mr|w3c-libwww-5.4.1-0.20061204.8|127	%defattr(-,root,root)
14mr|w3c-libwww-5.4.1-0.20061204.8|128	%doc *.html  Icons/*/*.gif
14mr|w3c-libwww-5.4.1-0.20061204.8|129	%{_libdir}/libpics*.so.*
14mr|w3c-libwww-5.4.1-0.20061204.8|130	%{_libdir}/libwww*.so.*
14mr|w3c-libwww-5.4.1-0.20061204.8|131	%{_libdir}/libmd5.so.*
14mr|w3c-libwww-5.4.1-0.20061204.8|132	%{_datadir}/w3c-libwww
14mr|w3c-libwww-5.4.1-0.20061204.8|133	
14mr|w3c-libwww-5.4.1-0.20061204.8|134	%files apps
14mr|w3c-libwww-5.4.1-0.20061204.8|135	%defattr(-,root,root)
14mr|w3c-libwww-5.4.1-0.20061204.8|136	%doc COPYRIGH
14mr|w3c-libwww-5.4.1-0.20061204.8|137	%{_bindir}/webbot
14mr|w3c-libwww-5.4.1-0.20061204.8|138	%{_bindir}/w3c
14mr|w3c-libwww-5.4.1-0.20061204.8|139	%{_bindir}/www
14mr|w3c-libwww-5.4.1-0.20061204.8|140	
14mr|w3c-libwww-5.4.1-0.20061204.8|141	%files devel
14mr|w3c-libwww-5.4.1-0.20061204.8|142	%defattr(-,root,root)
14mr|w3c-libwww-5.4.1-0.20061204.8|143	%doc COPYRIGH
14mr|w3c-libwww-5.4.1-0.20061204.8|144	%{_bindir}/libwww-config
14mr|w3c-libwww-5.4.1-0.20061204.8|145	%{multiarch_bindir}/libwww-config
14mr|w3c-libwww-5.4.1-0.20061204.8|146	%{_libdir}/lib*.so
14mr|w3c-libwww-5.4.1-0.20061204.8|147	%dir %{_includedir}/w3c-libwww
14mr|w3c-libwww-5.4.1-0.20061204.8|148	%{_includedir}/w3c-libwww/*.h
14mr|w3c-libwww-5.4.1-0.20061204.8|149	
14mr|w3c-libwww-5.4.1-0.20061204.8|150	
14mr|w3c-libwww-5.4.1-0.20061204.8|151	
14mr|w3c-libwww-5.4.1-0.20061204.8|152	%changelog
14mr|w3c-libwww-5.4.1-0.20061204.8|153	* Sun Aug 26 2012 Denis Silakov <denis.silakov@rosalab.ru> 5.4.1-0.20061204.8
14mr|w3c-libwww-5.4.1-0.20061204.8|154	+ Revision: e92ae5d
14mr|w3c-libwww-5.4.1-0.20061204.8|155	- Drop *la files
14mr|w3c-libwww-5.4.1-0.20061204.8|156	
14mr|w3c-libwww-5.4.1-0.20061204.8|157	

21997 14
14mr|waf-1.7.16-3|1	%define debug_package %{nil}
14mr|waf-1.7.16-3|2	%define python_compile python -c "import compileall; compileall.compile_dir('.')"
14mr|waf-1.7.16-3|3	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
14mr|waf-1.7.16-3|4	
14mr|waf-1.7.16-3|5	%define python3_compile python3 -c "import compileall; compileall.compile_dir('.')"
14mr|waf-1.7.16-3|6	%define python3_compile_opt python3 -O -c "import compileall; compileall.compile_dir('.')"
14mr|waf-1.7.16-3|7	
14mr|waf-1.7.16-3|8	%define build_py3 1
14mr|waf-1.7.16-3|9	%define	with_docs 1
14mr|waf-1.7.16-3|10	%define _python_bytecompile_build 0
14mr|waf-1.7.16-3|11	
14mr|waf-1.7.16-3|12	Summary:	A framework for configuring, compiling and installing applications
14mr|waf-1.7.16-3|13	Name:		waf
14mr|waf-1.7.16-3|14	Version:	1.7.16
14mr|waf-1.7.16-3|15	Release:	3
14mr|waf-1.7.16-3|16	License:	BSD
14mr|waf-1.7.16-3|17	Group:		Development/Tools
14mr|waf-1.7.16-3|18	Url:		http://code.google.com/p/waf/
14mr|waf-1.7.16-3|19	# Original tarfile can be found at
14mr|waf-1.7.16-3|20	# http://waf.googlecode.com/files/waf-%%{version}.tar.bz2
14mr|waf-1.7.16-3|21	# We remove docs/book, as this is under CC-BY-NC-ND, which is not
14mr|waf-1.7.16-3|22	# allowed in Mageia.
14mr|waf-1.7.16-3|23	# We remove Waf logos ./docs/gfx/waflogo.svg ./docs/slides/presentation/gfx/waflogo.svg ./docs/sphinx/_images/waf-64x64.png
14mr|waf-1.7.16-3|24	# - Waf logos, licensed CC BY-NC
14mr|waf-1.7.16-3|25	Source0:	waf-%{version}.stripped.tar.xz
14mr|waf-1.7.16-3|26	Source1:	%{name}.macros
14mr|waf-1.7.16-3|27	Source2:	%{name}-python3.macros
14mr|waf-1.7.16-3|28	Source3:	repack.sh
14mr|waf-1.7.16-3|29	Patch0:		%{name}-1.6.3-libdir.patch
14mr|waf-1.7.16-3|30	Patch1:         %{name}-1.6.9-logo.patch
14mr|waf-1.7.16-3|31	BuildRequires:  python-devel
14mr|waf-1.7.16-3|32	Requires:	python(abi) = %python_version
14mr|waf-1.7.16-3|33	BuildArch:	noarch
14mr|waf-1.7.16-3|34	%if %{build_py3}
14mr|waf-1.7.16-3|35	BuildRequires:  python3-devel
14mr|waf-1.7.16-3|36	%endif
14mr|waf-1.7.16-3|37	%if %{with_docs}
14mr|waf-1.7.16-3|38	BuildRequires:	python-sphinx
14mr|waf-1.7.16-3|39	BuildRequires:	graphviz
14mr|waf-1.7.16-3|40	BuildRequires:	imagemagick
14mr|waf-1.7.16-3|41	Suggests:       %{name}-doc
14mr|waf-1.7.16-3|42	%endif
14mr|waf-1.7.16-3|43	BuildConflicts: waf
14mr|waf-1.7.16-3|44	%if %{build_py3}
14mr|waf-1.7.16-3|45	BuildConflicts: waf-python3
14mr|waf-1.7.16-3|46	%endif
14mr|waf-1.7.16-3|47	
14mr|waf-1.7.16-3|48	%description
14mr|waf-1.7.16-3|49	Waf is a Python-based framework for configuring, compiling and installing
14mr|waf-1.7.16-3|50	applications. It derives from the concepts of other build tools such as
14mr|waf-1.7.16-3|51	Scons, Autotools, CMake, and Ant.
14mr|waf-1.7.16-3|52	
14mr|waf-1.7.16-3|53	%if %{with_docs}
14mr|waf-1.7.16-3|54	%package -n %{name}-doc
14mr|waf-1.7.16-3|55	Summary:        Documentation for %{name}
14mr|waf-1.7.16-3|56	%description -n %{name}-doc
14mr|waf-1.7.16-3|57	Waf is a Python-based framework for configuring, compiling and
14mr|waf-1.7.16-3|58	installing applications. It is a replacement for other tools such as
14mr|waf-1.7.16-3|59	Autotools, Scons, CMake or Ant.
14mr|waf-1.7.16-3|60	This package contains the HTML documentation for %{name}.
14mr|waf-1.7.16-3|61	%endif
14mr|waf-1.7.16-3|62	
14mr|waf-1.7.16-3|63	%if %{build_py3}
14mr|waf-1.7.16-3|64	%package -n %{name}-python3
14mr|waf-1.7.16-3|65	Summary:        Python3 support for %{name}
14mr|waf-1.7.16-3|66	Requires:	python(abi) = %python3_version
14mr|waf-1.7.16-3|67	
14mr|waf-1.7.16-3|68	%description -n %{name}-python3
14mr|waf-1.7.16-3|69	Waf is a Python-based framework for configuring, compiling and
14mr|waf-1.7.16-3|70	installing applications. It is a replacement for other tools such as
14mr|waf-1.7.16-3|71	Autotools, Scons, CMake or Ant.
14mr|waf-1.7.16-3|72	
14mr|waf-1.7.16-3|73	This package contains the Python 3 version of %{name}.
14mr|waf-1.7.16-3|74	%endif
14mr|waf-1.7.16-3|75	
14mr|waf-1.7.16-3|76	%prep
14mr|waf-1.7.16-3|77	%setup -q
14mr|waf-1.7.16-3|78	%patch0 -p0 -b .libdir
14mr|waf-1.7.16-3|79	%patch1 -p1 -b .logo
14mr|waf-1.7.16-3|80	
14mr|waf-1.7.16-3|81	# remove BOM, causes trouble later
14mr|waf-1.7.16-3|82	sed -i -e '1s/^\xEF\xBB\xBF//' waflib/extras/dpapi.py
14mr|waf-1.7.16-3|83	
14mr|waf-1.7.16-3|84	# add missing quotes, see rhbz#914566 and
14mr|waf-1.7.16-3|85	# https://code.google.com/p/waf/issues/detail?id=1263
14mr|waf-1.7.16-3|86	sed -i -e 's@fontname=\(Vera.*sans\),@fontname="\1",@g' \
14mr|waf-1.7.16-3|87	docs/sphinx/conf.py \
14mr|waf-1.7.16-3|88	docs/sphinx/coremodules.rst \
14mr|waf-1.7.16-3|89	docs/sphinx/featuremap.rst
14mr|waf-1.7.16-3|90	
14mr|waf-1.7.16-3|91	%build
14mr|waf-1.7.16-3|92	extras=
14mr|waf-1.7.16-3|93	for f in waflib/extras/*.py ; do
14mr|waf-1.7.16-3|94	f=$(basename "$f" .py);
14mr|waf-1.7.16-3|95	if [ "$f" != "__init__" ]; then
14mr|waf-1.7.16-3|96	extras="${extras:+$extras,}$f" ;
14mr|waf-1.7.16-3|97	fi
14mr|waf-1.7.16-3|98	done
14mr|waf-1.7.16-3|99	./waf-light --make-waf --strip --tools="$extras"
14mr|waf-1.7.16-3|100	
14mr|waf-1.7.16-3|101	%if %{with_docs}
14mr|waf-1.7.16-3|102	# build html docs
14mr|waf-1.7.16-3|103	pushd docs/sphinx
14mr|waf-1.7.16-3|104	../../waf configure build
14mr|waf-1.7.16-3|105	popd
14mr|waf-1.7.16-3|106	%endif
14mr|waf-1.7.16-3|107	
14mr|waf-1.7.16-3|108	%install
14mr|waf-1.7.16-3|109	# use waf so it unpacks itself
14mr|waf-1.7.16-3|110	mkdir _temp ; pushd _temp
14mr|waf-1.7.16-3|111	cp -av ../waf .
14mr|waf-1.7.16-3|112	python ./waf >/dev/null 2>&1
14mr|waf-1.7.16-3|113	pushd .waf-%{version}-*
14mr|waf-1.7.16-3|114	find . -name '*.py' -printf '%%P\0' |
14mr|waf-1.7.16-3|115	xargs -0 -I{} install -m 0644 -p -D {} %{buildroot}%{_datadir}/waf/{}
14mr|waf-1.7.16-3|116	popd
14mr|waf-1.7.16-3|117	
14mr|waf-1.7.16-3|118	%if %{build_py3}
14mr|waf-1.7.16-3|119	python3 ./waf >/dev/null 2>&1
14mr|waf-1.7.16-3|120	pushd .waf3-%{version}-*
14mr|waf-1.7.16-3|121	find . -name '*.py' -printf '%%P\0' |
14mr|waf-1.7.16-3|122	xargs -0 -I{} install -m 0644 -p -D {} %{buildroot}%{_datadir}/waf3/{}
14mr|waf-1.7.16-3|123	popd
14mr|waf-1.7.16-3|124	%endif
14mr|waf-1.7.16-3|125	popd
14mr|waf-1.7.16-3|126	
14mr|waf-1.7.16-3|127	install -m 0755 -p -D waf-light %{buildroot}%{_bindir}/waf-%{python_version}
14mr|waf-1.7.16-3|128	
14mr|waf-1.7.16-3|129	%if %{build_py3}
14mr|waf-1.7.16-3|130	install -m 0755 -p -D waf-light %{buildroot}%{_bindir}/waf-%{python3_version}
14mr|waf-1.7.16-3|131	%endif
14mr|waf-1.7.16-3|132	
14mr|waf-1.7.16-3|133	ln -s waf-%{python_version} %{buildroot}%{_bindir}/waf
14mr|waf-1.7.16-3|134	
14mr|waf-1.7.16-3|135	# remove shebangs from and fix EOL for all scripts in wafadmin
14mr|waf-1.7.16-3|136	find %{buildroot}%{_datadir}/ -name '*.py' \
14mr|waf-1.7.16-3|137	-exec sed -i -e '1{/^#!/d}' -e 's|\r$||g' {} \;
14mr|waf-1.7.16-3|138	
14mr|waf-1.7.16-3|139	# fix waf script shebang line
14mr|waf-1.7.16-3|140	sed -i "1c#! %{__python}" %{buildroot}%{_bindir}/waf-%{python_version}
14mr|waf-1.7.16-3|141	%if %{build_py3}
14mr|waf-1.7.16-3|142	sed -i "1c#! %{__python3}" %{buildroot}%{_bindir}/waf-%{python3_version}
14mr|waf-1.7.16-3|143	%endif
14mr|waf-1.7.16-3|144	
14mr|waf-1.7.16-3|145	# remove x-bits from everything going to doc
14mr|waf-1.7.16-3|146	find demos utils -type f -exec chmod 0644 {} \;
14mr|waf-1.7.16-3|147	
14mr|waf-1.7.16-3|148	# remove hidden file
14mr|waf-1.7.16-3|149	rm -f docs/sphinx/build/html/.buildinfo
14mr|waf-1.7.16-3|150	
14mr|waf-1.7.16-3|151	# install waf rpm macro helper
14mr|waf-1.7.16-3|152	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mr|waf-1.7.16-3|153	%if %{build_py3}
14mr|waf-1.7.16-3|154	install -D %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}-python3.macros
14mr|waf-1.7.16-3|155	%endif
14mr|waf-1.7.16-3|156	
14mr|waf-1.7.16-3|157	# do byte compilation
14mr|waf-1.7.16-3|158	pushd %{buildroot}%{_datadir}/waf
14mr|waf-1.7.16-3|159	%python_compile_opt
14mr|waf-1.7.16-3|160	%python_compile
14mr|waf-1.7.16-3|161	popd
14mr|waf-1.7.16-3|162	
14mr|waf-1.7.16-3|163	%if %{build_py3}
14mr|waf-1.7.16-3|164	pushd %{buildroot}%{_datadir}/waf3
14mr|waf-1.7.16-3|165	%python3_compile_opt
14mr|waf-1.7.16-3|166	%python3_compile
14mr|waf-1.7.16-3|167	popd
14mr|waf-1.7.16-3|168	%endif
14mr|waf-1.7.16-3|169	
14mr|waf-1.7.16-3|170	%if %{with_docs}
14mr|waf-1.7.16-3|171	%files -n %{name}-doc
14mr|waf-1.7.16-3|172	%doc docs/sphinx/build/html
14mr|waf-1.7.16-3|173	%doc README TODO ChangeLog demos
14mr|waf-1.7.16-3|174	%endif
14mr|waf-1.7.16-3|175	
14mr|waf-1.7.16-3|176	%files
14mr|waf-1.7.16-3|177	%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mr|waf-1.7.16-3|178	%{_bindir}/%{name}
14mr|waf-1.7.16-3|179	%{_bindir}/%{name}-%{python_version}
14mr|waf-1.7.16-3|180	%{_datadir}/%{name}
14mr|waf-1.7.16-3|181	
14mr|waf-1.7.16-3|182	%if %{build_py3}
14mr|waf-1.7.16-3|183	%files -n %{name}-python3
14mr|waf-1.7.16-3|184	%{_sysconfdir}/rpm/macros.d/%{name}-python3.macros
14mr|waf-1.7.16-3|185	%{_bindir}/waf-%{python3_version}
14mr|waf-1.7.16-3|186	%{_datadir}/waf3
14mr|waf-1.7.16-3|187	%endif
14mr|waf-1.7.16-3|188	
14mr|waf-1.7.16-3|189	%changelog
14mr|waf-1.7.16-3|190	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.16-3
14mr|waf-1.7.16-3|191	+ Revision: 6bcba4f
14mr|waf-1.7.16-3|192	- MassBuild#440: Increase release tag
14mr|waf-1.7.16-3|193	
14mr|waf-1.7.16-3|194	

21998 14
14mr|wavpack-4.60.1-6|1	%define major 1
14mr|wavpack-4.60.1-6|2	%define libname %mklibname %{name} %{major}
14mr|wavpack-4.60.1-6|3	%define devname %mklibname -d %{name}
14mr|wavpack-4.60.1-6|4	
14mr|wavpack-4.60.1-6|5	Summary:	Lossless Audio compressor
14mr|wavpack-4.60.1-6|6	Name:		wavpack
14mr|wavpack-4.60.1-6|7	Version:	4.60.1
14mr|wavpack-4.60.1-6|8	Release:	6
14mr|wavpack-4.60.1-6|9	License:	BSD
14mr|wavpack-4.60.1-6|10	Group:		Sound
14mr|wavpack-4.60.1-6|11	Url:		http://www.wavpack.com/
14mr|wavpack-4.60.1-6|12	Source0:	http://www.wavpack.com/%{name}-%{version}.tar.bz2
14mr|wavpack-4.60.1-6|13	BuildRequires:	pkgconfig(ncurses)
14mr|wavpack-4.60.1-6|14	
14mr|wavpack-4.60.1-6|15	%description
14mr|wavpack-4.60.1-6|16	WavPack is a completely open audio compression format providing
14mr|wavpack-4.60.1-6|17	lossless, high-quality lossy, and a unique hybrid compression
14mr|wavpack-4.60.1-6|18	mode. Although the technology is loosely based on previous versions of
14mr|wavpack-4.60.1-6|19	WavPack, the new version 4 format has been designed from the ground up
14mr|wavpack-4.60.1-6|20	to offer unparalleled performance and functionality.
14mr|wavpack-4.60.1-6|21	
14mr|wavpack-4.60.1-6|22	In the default lossless mode WavPack acts just like a WinZip
14mr|wavpack-4.60.1-6|23	compressor for audio files. However, unlike MP3 or WMA encoding which
14mr|wavpack-4.60.1-6|24	can affect the sound quality, not a single bit of the original
14mr|wavpack-4.60.1-6|25	information is lost, so there's no chance of degradation. This makes
14mr|wavpack-4.60.1-6|26	lossless mode ideal for archiving audio material or any other
14mr|wavpack-4.60.1-6|27	situation where quality is paramount. The compression ratio depends on
14mr|wavpack-4.60.1-6|28	the source material, but generally is between 30% and 70%.
14mr|wavpack-4.60.1-6|29	
14mr|wavpack-4.60.1-6|30	The hybrid mode provides all the advantages of lossless compression
14mr|wavpack-4.60.1-6|31	with an additional bonus. Instead of creating a single file, this mode
14mr|wavpack-4.60.1-6|32	creates both a relatively small, high-quality lossy file that can be
14mr|wavpack-4.60.1-6|33	used all by itself, and a "correction" file that (when combined with
14mr|wavpack-4.60.1-6|34	the lossy file) provides full lossless restoration. For some users
14mr|wavpack-4.60.1-6|35	this means never having to choose between lossless and lossy
14mr|wavpack-4.60.1-6|36	compression!
14mr|wavpack-4.60.1-6|37	
14mr|wavpack-4.60.1-6|38	%package -n %{libname}
14mr|wavpack-4.60.1-6|39	Group:		System/Libraries
14mr|wavpack-4.60.1-6|40	Summary:	Lossless Audio compression library
14mr|wavpack-4.60.1-6|41	
14mr|wavpack-4.60.1-6|42	%description -n %{libname}
14mr|wavpack-4.60.1-6|43	WavPack is a completely open audio compression format providing
14mr|wavpack-4.60.1-6|44	lossless, high-quality lossy, and a unique hybrid compression
14mr|wavpack-4.60.1-6|45	mode. Although the technology is loosely based on previous versions of
14mr|wavpack-4.60.1-6|46	WavPack, the new version 4 format has been designed from the ground up
14mr|wavpack-4.60.1-6|47	to offer unparalleled performance and functionality.
14mr|wavpack-4.60.1-6|48	
14mr|wavpack-4.60.1-6|49	In the default lossless mode WavPack acts just like a WinZip
14mr|wavpack-4.60.1-6|50	compressor for audio files. However, unlike MP3 or WMA encoding which
14mr|wavpack-4.60.1-6|51	can affect the sound quality, not a single bit of the original
14mr|wavpack-4.60.1-6|52	information is lost, so there's no chance of degradation. This makes
14mr|wavpack-4.60.1-6|53	lossless mode ideal for archiving audio material or any other
14mr|wavpack-4.60.1-6|54	situation where quality is paramount. The compression ratio depends on
14mr|wavpack-4.60.1-6|55	the source material, but generally is between 30% and 70%.
14mr|wavpack-4.60.1-6|56	
14mr|wavpack-4.60.1-6|57	The hybrid mode provides all the advantages of lossless compression
14mr|wavpack-4.60.1-6|58	with an additional bonus. Instead of creating a single file, this mode
14mr|wavpack-4.60.1-6|59	creates both a relatively small, high-quality lossy file that can be
14mr|wavpack-4.60.1-6|60	used all by itself, and a "correction" file that (when combined with
14mr|wavpack-4.60.1-6|61	the lossy file) provides full lossless restoration. For some users
14mr|wavpack-4.60.1-6|62	this means never having to choose between lossless and lossy
14mr|wavpack-4.60.1-6|63	compression!
14mr|wavpack-4.60.1-6|64	
14mr|wavpack-4.60.1-6|65	%package -n %{devname}
14mr|wavpack-4.60.1-6|66	Group:		Development/C
14mr|wavpack-4.60.1-6|67	Summary:	Lossless Audio compression library
14mr|wavpack-4.60.1-6|68	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|wavpack-4.60.1-6|69	Requires:	%{libname} = %{version}-%{release}
14mr|wavpack-4.60.1-6|70	
14mr|wavpack-4.60.1-6|71	%description -n %{devname}
14mr|wavpack-4.60.1-6|72	WavPack is a completely open audio compression format providing
14mr|wavpack-4.60.1-6|73	lossless, high-quality lossy, and a unique hybrid compression
14mr|wavpack-4.60.1-6|74	mode. Although the technology is loosely based on previous versions of
14mr|wavpack-4.60.1-6|75	WavPack, the new version 4 format has been designed from the ground up
14mr|wavpack-4.60.1-6|76	to offer unparalleled performance and functionality.
14mr|wavpack-4.60.1-6|77	
14mr|wavpack-4.60.1-6|78	In the default lossless mode WavPack acts just like a WinZip
14mr|wavpack-4.60.1-6|79	compressor for audio files. However, unlike MP3 or WMA encoding which
14mr|wavpack-4.60.1-6|80	can affect the sound quality, not a single bit of the original
14mr|wavpack-4.60.1-6|81	information is lost, so there's no chance of degradation. This makes
14mr|wavpack-4.60.1-6|82	lossless mode ideal for archiving audio material or any other
14mr|wavpack-4.60.1-6|83	situation where quality is paramount. The compression ratio depends on
14mr|wavpack-4.60.1-6|84	the source material, but generally is between 30% and 70%.
14mr|wavpack-4.60.1-6|85	
14mr|wavpack-4.60.1-6|86	The hybrid mode provides all the advantages of lossless compression
14mr|wavpack-4.60.1-6|87	with an additional bonus. Instead of creating a single file, this mode
14mr|wavpack-4.60.1-6|88	creates both a relatively small, high-quality lossy file that can be
14mr|wavpack-4.60.1-6|89	used all by itself, and a "correction" file that (when combined with
14mr|wavpack-4.60.1-6|90	the lossy file) provides full lossless restoration. For some users
14mr|wavpack-4.60.1-6|91	this means never having to choose between lossless and lossy
14mr|wavpack-4.60.1-6|92	compression!
14mr|wavpack-4.60.1-6|93	
14mr|wavpack-4.60.1-6|94	%prep
14mr|wavpack-4.60.1-6|95	%setup -q
14mr|wavpack-4.60.1-6|96	
14mr|wavpack-4.60.1-6|97	%build
14mr|wavpack-4.60.1-6|98	%configure2_5x --disable-static
14mr|wavpack-4.60.1-6|99	%make
14mr|wavpack-4.60.1-6|100	
14mr|wavpack-4.60.1-6|101	%install
14mr|wavpack-4.60.1-6|102	%makeinstall_std
14mr|wavpack-4.60.1-6|103	
14mr|wavpack-4.60.1-6|104	%files
14mr|wavpack-4.60.1-6|105	%doc README ChangeLog
14mr|wavpack-4.60.1-6|106	%{_bindir}/wavpack
14mr|wavpack-4.60.1-6|107	%{_bindir}/wvunpack
14mr|wavpack-4.60.1-6|108	%{_bindir}/wvgain
14mr|wavpack-4.60.1-6|109	%{_mandir}/man1/*1*
14mr|wavpack-4.60.1-6|110	
14mr|wavpack-4.60.1-6|111	%files -n %{libname}
14mr|wavpack-4.60.1-6|112	%{_libdir}/lib*.so.%{major}*
14mr|wavpack-4.60.1-6|113	
14mr|wavpack-4.60.1-6|114	%files -n %{devname}
14mr|wavpack-4.60.1-6|115	%doc doc/*.txt
14mr|wavpack-4.60.1-6|116	%{_libdir}/lib*.so
14mr|wavpack-4.60.1-6|117	%{_libdir}/pkgconfig/%{name}.pc
14mr|wavpack-4.60.1-6|118	%{_includedir}/wavpack
14mr|wavpack-4.60.1-6|119	
14mr|wavpack-4.60.1-6|120	
14mr|wavpack-4.60.1-6|121	
14mr|wavpack-4.60.1-6|122	
14mr|wavpack-4.60.1-6|123	
14mr|wavpack-4.60.1-6|124	%changelog
14mr|wavpack-4.60.1-6|125	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.60.1-6
14mr|wavpack-4.60.1-6|126	+ Revision: 2f5383a
14mr|wavpack-4.60.1-6|127	- MassBuild#440: Increase release tag
14mr|wavpack-4.60.1-6|128	
14mr|wavpack-4.60.1-6|129	

21999 14
14mr|wayland-1.5.0-3|1	Summary:	Wayland Compositor Infrastructure
14mr|wayland-1.5.0-3|2	Name:		wayland
14mr|wayland-1.5.0-3|3	Version:	1.5.0
14mr|wayland-1.5.0-3|4	Release:	3
14mr|wayland-1.5.0-3|5	License:	MIT
14mr|wayland-1.5.0-3|6	Group:		System/Libraries
14mr|wayland-1.5.0-3|7	Url:		http://wayland.freedesktop.org/
14mr|wayland-1.5.0-3|8	Source0:	http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
14mr|wayland-1.5.0-3|9	BuildRequires:	pkgconfig(expat)
14mr|wayland-1.5.0-3|10	BuildRequires:	pkgconfig(libffi)
14mr|wayland-1.5.0-3|11	# for man pages
14mr|wayland-1.5.0-3|12	BuildRequires:	docbook-style-xsl
14mr|wayland-1.5.0-3|13	BuildRequires:	doxygen
14mr|wayland-1.5.0-3|14	# for protocol doc
14mr|wayland-1.5.0-3|15	BuildRequires:	xsltproc
14mr|wayland-1.5.0-3|16	
14mr|wayland-1.5.0-3|17	%track
14mr|wayland-1.5.0-3|18	prog %{name} = {
14mr|wayland-1.5.0-3|19	url = http://wayland.freedesktop.org/releases.html
14mr|wayland-1.5.0-3|20	version = %{version}
14mr|wayland-1.5.0-3|21	regex = %{name}-(__VER__)\.tar\.xz
14mr|wayland-1.5.0-3|22	}
14mr|wayland-1.5.0-3|23	
14mr|wayland-1.5.0-3|24	%description
14mr|wayland-1.5.0-3|25	Wayland is a protocol for a compositor to talk to its clients as well
14mr|wayland-1.5.0-3|26	as a C library implementation of that protocol. The compositor can be
14mr|wayland-1.5.0-3|27	a standalone display server running on Linux kernel modesetting and
14mr|wayland-1.5.0-3|28	evdev input devices, an X application, or a wayland client itself. The
14mr|wayland-1.5.0-3|29	clients can be traditional applications, X servers (rootless or
14mr|wayland-1.5.0-3|30	fullscreen) or other display servers.
14mr|wayland-1.5.0-3|31	
14mr|wayland-1.5.0-3|32	#----------------------------------------------------------------------------
14mr|wayland-1.5.0-3|33	
14mr|wayland-1.5.0-3|34	%define client_major 0
14mr|wayland-1.5.0-3|35	%define client_name %{name}-client
14mr|wayland-1.5.0-3|36	%define client_libname %mklibname %{client_name} %{client_major}
14mr|wayland-1.5.0-3|37	
14mr|wayland-1.5.0-3|38	%package -n %{client_libname}
14mr|wayland-1.5.0-3|39	Summary:	Libraries for %{client_name}
14mr|wayland-1.5.0-3|40	Group:		System/Libraries
14mr|wayland-1.5.0-3|41	
14mr|wayland-1.5.0-3|42	%description -n %{client_libname}
14mr|wayland-1.5.0-3|43	This package contains the libraries for %{client_name}.
14mr|wayland-1.5.0-3|44	
14mr|wayland-1.5.0-3|45	%files -n %{client_libname}
14mr|wayland-1.5.0-3|46	%{_libdir}/lib%{client_name}.so.%{client_major}*
14mr|wayland-1.5.0-3|47	
14mr|wayland-1.5.0-3|48	#----------------------------------------------------------------------------
14mr|wayland-1.5.0-3|49	
14mr|wayland-1.5.0-3|50	%define server_major 0
14mr|wayland-1.5.0-3|51	%define server_name %{name}-server
14mr|wayland-1.5.0-3|52	%define server_libname %mklibname %{server_name} %{server_major}
14mr|wayland-1.5.0-3|53	
14mr|wayland-1.5.0-3|54	%package -n %{server_libname}
14mr|wayland-1.5.0-3|55	Summary:	Libraries for %{server_name}
14mr|wayland-1.5.0-3|56	Group:		System/Libraries
14mr|wayland-1.5.0-3|57	
14mr|wayland-1.5.0-3|58	%description -n %{server_libname}
14mr|wayland-1.5.0-3|59	This package contains the libraries for %{server_name}.
14mr|wayland-1.5.0-3|60	
14mr|wayland-1.5.0-3|61	%files -n %{server_libname}
14mr|wayland-1.5.0-3|62	%{_libdir}/lib%{server_name}.so.%{server_major}*
14mr|wayland-1.5.0-3|63	
14mr|wayland-1.5.0-3|64	#----------------------------------------------------------------------------
14mr|wayland-1.5.0-3|65	
14mr|wayland-1.5.0-3|66	%define cursor_major 0
14mr|wayland-1.5.0-3|67	%define cursor_name %{name}-cursor
14mr|wayland-1.5.0-3|68	%define cursor_libname %mklibname %{cursor_name} %{cursor_major}
14mr|wayland-1.5.0-3|69	
14mr|wayland-1.5.0-3|70	%package -n %{cursor_libname}
14mr|wayland-1.5.0-3|71	Summary:	Libraries for %{cursor_name}
14mr|wayland-1.5.0-3|72	Group:		System/Libraries
14mr|wayland-1.5.0-3|73	
14mr|wayland-1.5.0-3|74	%description -n %{cursor_libname}
14mr|wayland-1.5.0-3|75	This package contains the libraries for %{cursor_name}.
14mr|wayland-1.5.0-3|76	
14mr|wayland-1.5.0-3|77	%files -n %{cursor_libname}
14mr|wayland-1.5.0-3|78	%{_libdir}/lib%{cursor_name}.so.%{cursor_major}*
14mr|wayland-1.5.0-3|79	
14mr|wayland-1.5.0-3|80	#----------------------------------------------------------------------------
14mr|wayland-1.5.0-3|81	
14mr|wayland-1.5.0-3|82	%define devname %mklibname %{name} -d
14mr|wayland-1.5.0-3|83	
14mr|wayland-1.5.0-3|84	%package -n %{devname}
14mr|wayland-1.5.0-3|85	Summary:	Header files for %{name}
14mr|wayland-1.5.0-3|86	Group:		Development/C
14mr|wayland-1.5.0-3|87	Provides:	%{name}-devel = %{EVRD}
14mr|wayland-1.5.0-3|88	Requires:	%{client_libname} = %{EVRD}
14mr|wayland-1.5.0-3|89	Requires:	%{server_libname} = %{EVRD}
14mr|wayland-1.5.0-3|90	Requires:	%{cursor_libname} = %{EVRD}
14mr|wayland-1.5.0-3|91	Requires:	%{name}-tools = %{EVRD}
14mr|wayland-1.5.0-3|92	
14mr|wayland-1.5.0-3|93	%description -n %{devname}
14mr|wayland-1.5.0-3|94	This package contains the header and pkg-config files for developing
14mr|wayland-1.5.0-3|95	with %{name}.
14mr|wayland-1.5.0-3|96	
14mr|wayland-1.5.0-3|97	%files -n %{devname}
14mr|wayland-1.5.0-3|98	%{_includedir}/%{name}-*.h
14mr|wayland-1.5.0-3|99	%{_libdir}/lib%{name}*.so
14mr|wayland-1.5.0-3|100	%{_libdir}/pkgconfig/%{name}*.pc
14mr|wayland-1.5.0-3|101	%{_datadir}/wayland/wayland-scanner.mk
14mr|wayland-1.5.0-3|102	%{_datadir}/wayland/wayland.dtd
14mr|wayland-1.5.0-3|103	%{_datadir}/aclocal/%{name}-scanner.m4
14mr|wayland-1.5.0-3|104	
14mr|wayland-1.5.0-3|105	#----------------------------------------------------------------------------
14mr|wayland-1.5.0-3|106	
14mr|wayland-1.5.0-3|107	%package tools
14mr|wayland-1.5.0-3|108	Summary:	Wayland development tools
14mr|wayland-1.5.0-3|109	Group:		System/Libraries
14mr|wayland-1.5.0-3|110	
14mr|wayland-1.5.0-3|111	%description tools
14mr|wayland-1.5.0-3|112	This package contains development tools for Wayland.
14mr|wayland-1.5.0-3|113	
14mr|wayland-1.5.0-3|114	%files tools
14mr|wayland-1.5.0-3|115	%{_bindir}/%{name}-scanner
14mr|wayland-1.5.0-3|116	
14mr|wayland-1.5.0-3|117	#----------------------------------------------------------------------------
14mr|wayland-1.5.0-3|118	
14mr|wayland-1.5.0-3|119	%package doc
14mr|wayland-1.5.0-3|120	Summary:	Wayland documentation
14mr|wayland-1.5.0-3|121	Group:		Development/Other
14mr|wayland-1.5.0-3|122	
14mr|wayland-1.5.0-3|123	%description doc
14mr|wayland-1.5.0-3|124	This package contains documentation of Wayland.
14mr|wayland-1.5.0-3|125	
14mr|wayland-1.5.0-3|126	%files doc
14mr|wayland-1.5.0-3|127	%{_mandir}/man3/wl_*.3*
14mr|wayland-1.5.0-3|128	%{_datadir}/wayland/wayland.xml
14mr|wayland-1.5.0-3|129	
14mr|wayland-1.5.0-3|130	#----------------------------------------------------------------------------
14mr|wayland-1.5.0-3|131	
14mr|wayland-1.5.0-3|132	%prep
14mr|wayland-1.5.0-3|133	%setup -q
14mr|wayland-1.5.0-3|134	
14mr|wayland-1.5.0-3|135	%build
14mr|wayland-1.5.0-3|136	autoreconf -vfi
14mr|wayland-1.5.0-3|137	%configure2_5x --disable-static
14mr|wayland-1.5.0-3|138	%make
14mr|wayland-1.5.0-3|139	
14mr|wayland-1.5.0-3|140	%install
14mr|wayland-1.5.0-3|141	%makeinstall_std
14mr|wayland-1.5.0-3|142	
14mr|wayland-1.5.0-3|143	
14mr|wayland-1.5.0-3|144	%changelog
14mr|wayland-1.5.0-3|145	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.0-3
14mr|wayland-1.5.0-3|146	+ Revision: d92b113
14mr|wayland-1.5.0-3|147	- MassBuild#440: Increase release tag
14mr|wayland-1.5.0-3|148	
14mr|wayland-1.5.0-3|149	

22000 14
14mr|webkit-2.4.5-1|1	#
14mr|webkit-2.4.5-1|2	# BEFORE UPDATING THIS PACKAGE, YOU _MUST_ DO THE FOLLOWING:
14mr|webkit-2.4.5-1|3	# - DO A LOCAL BUILD
14mr|webkit-2.4.5-1|4	# - INSTALL IT IN A TEST MACHINE
14mr|webkit-2.4.5-1|5	# - CHECK THAT 'display_help http://google.com' STILL WORK (INCLUDING CLOSING IT)
14mr|webkit-2.4.5-1|6	# - CHECK THAT MCC STILL RUNS
14mr|webkit-2.4.5-1|7	#
14mr|webkit-2.4.5-1|8	%define debug_package %{nil}
14mr|webkit-2.4.5-1|9	# *** ERROR: same build ID in nonidentical files!
14mr|webkit-2.4.5-1|10	#        /usr/bin/jsc-3
14mr|webkit-2.4.5-1|11	#   and  /usr/bin/jsc-1
14mr|webkit-2.4.5-1|12	
14mr|webkit-2.4.5-1|13	
14mr|webkit-2.4.5-1|14	%define oname		webkitgtk
14mr|webkit-2.4.5-1|15	%define lib3ver		3.0
14mr|webkit-2.4.5-1|16	%define major3		0
14mr|webkit-2.4.5-1|17	%define major2		25
14mr|webkit-2.4.5-1|18	%define lib3name	%mklibname webkitgtk %{lib3ver} %{major3}
14mr|webkit-2.4.5-1|19	%define devname3	%mklibname webkitgtk %{lib3ver} -d
14mr|webkit-2.4.5-1|20	%define inspector3name	webkit%{lib3ver}-webinspector
14mr|webkit-2.4.5-1|21	%define girname3	%mklibname %{name}-gir %{lib3ver}
14mr|webkit-2.4.5-1|22	%define girname2	%mklibname %{name}2-gir %{lib3ver}
14mr|webkit-2.4.5-1|23	%define girname2extension %mklibname %{name}2webextension-gir %{lib3ver}
14mr|webkit-2.4.5-1|24	%define libwebkit2      %mklibname webkit2gtk %{lib3ver} %{major2}
14mr|webkit-2.4.5-1|25	%define girjscore3	%mklibname jscore-gir %{lib3ver}
14mr|webkit-2.4.5-1|26	%define libjavascriptcoregtk3	%mklibname javascriptcoregtk %{lib3ver} %{major3}
14mr|webkit-2.4.5-1|27	
14mr|webkit-2.4.5-1|28	%define pango	0
14mr|webkit-2.4.5-1|29	%if %{pango}
14mr|webkit-2.4.5-1|30	%define fontreq		pkgconfig(pango)
14mr|webkit-2.4.5-1|31	%define fontback	pango
14mr|webkit-2.4.5-1|32	%else
14mr|webkit-2.4.5-1|33	%define fontreq		pkgconfig(fontconfig) >= 1.0.0
14mr|webkit-2.4.5-1|34	%define fontback	freetype
14mr|webkit-2.4.5-1|35	%endif
14mr|webkit-2.4.5-1|36	
14mr|webkit-2.4.5-1|37	Summary:	Web browser engine
14mr|webkit-2.4.5-1|38	Name:		webkit
14mr|webkit-2.4.5-1|39	Epoch:		1
14mr|webkit-2.4.5-1|40	Version:	2.4.5
14mr|webkit-2.4.5-1|41	Release:	1
14mr|webkit-2.4.5-1|42	License:	BSD and LGPLv2+
14mr|webkit-2.4.5-1|43	Group:		System/Libraries
14mr|webkit-2.4.5-1|44	Url:		http://www.webkitgtk.org
14mr|webkit-2.4.5-1|45	Source0:	http://www.webkitgtk.org/releases/%{oname}-%{version}.tar.xz
14mr|webkit-2.4.5-1|46	Patch0:         webkit-2.3.90-link.patch
14mr|webkit-2.4.5-1|47	# (blino) needed for first-time wizard (display_help) to be able to close its window with javascript
14mr|webkit-2.4.5-1|48	Patch2:         webkit-2.1.90-allowScriptsToCloseWindows.patch
14mr|webkit-2.4.5-1|49	Patch3:         webkitgtk-2.1.92-gtk-includes.patch
14mr|webkit-2.4.5-1|50	
14mr|webkit-2.4.5-1|51	BuildRequires:	bison
14mr|webkit-2.4.5-1|52	BuildRequires:	flex
14mr|webkit-2.4.5-1|53	BuildRequires:	gperf
14mr|webkit-2.4.5-1|54	BuildRequires:	gtk-doc
14mr|webkit-2.4.5-1|55	BuildRequires:	libtool
14mr|webkit-2.4.5-1|56	BuildRequires:	%{fontreq}
14mr|webkit-2.4.5-1|57	BuildRequires:	icu-devel >= 49
14mr|webkit-2.4.5-1|58	BuildRequires:	jpeg-devel
14mr|webkit-2.4.5-1|59	BuildRequires:	libstdc++-devel
14mr|webkit-2.4.5-1|60	BuildRequires:	automake
14mr|webkit-2.4.5-1|61	BuildRequires:	pkgconfig(enchant)
14mr|webkit-2.4.5-1|62	BuildRequires:	pkgconfig(gail)
14mr|webkit-2.4.5-1|63	BuildRequires:	pkgconfig(gail-3.0)
14mr|webkit-2.4.5-1|64	BuildRequires:	pkgconfig(gl)
14mr|webkit-2.4.5-1|65	BuildRequires:	pkgconfig(geoclue)
14mr|webkit-2.4.5-1|66	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|webkit-2.4.5-1|67	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|webkit-2.4.5-1|68	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mr|webkit-2.4.5-1|69	BuildRequires:	pkgconfig(glib-2.0)
14mr|webkit-2.4.5-1|70	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|webkit-2.4.5-1|71	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|webkit-2.4.5-1|72	BuildRequires:	pkgconfig(libcurl) >= 7.11.0
14mr|webkit-2.4.5-1|73	BuildRequires:	pkgconfig(libpng)
14mr|webkit-2.4.5-1|74	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.2.0
14mr|webkit-2.4.5-1|75	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.29.90
14mr|webkit-2.4.5-1|76	BuildRequires:	pkgconfig(libxslt)
14mr|webkit-2.4.5-1|77	BuildRequires:	pkgconfig(sqlite3)
14mr|webkit-2.4.5-1|78	BuildRequires:	pkgconfig(xft)
14mr|webkit-2.4.5-1|79	BuildRequires:	pkgconfig(xt)
14mr|webkit-2.4.5-1|80	BuildRequires:	pkgconfig(libwebp)
14mr|webkit-2.4.5-1|81	BuildRequires:	pkgconfig(libsecret-1)
14mr|webkit-2.4.5-1|82	BuildRequires:	chrpath
14mr|webkit-2.4.5-1|83	
14mr|webkit-2.4.5-1|84	%description
14mr|webkit-2.4.5-1|85	WebKit is an open source web browser engine.
14mr|webkit-2.4.5-1|86	
14mr|webkit-2.4.5-1|87	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|88	
14mr|webkit-2.4.5-1|89	%package -n %{name}%{lib3ver}
14mr|webkit-2.4.5-1|90	Summary:	GTK+3 port of WebKit web browser engine - shared files
14mr|webkit-2.4.5-1|91	Group:		Development/GNOME and GTK+
14mr|webkit-2.4.5-1|92	Requires:	%{lib3name} = %{EVRD}
14mr|webkit-2.4.5-1|93	Conflicts:	%{lib3name} < 1:1.4.1-5
14mr|webkit-2.4.5-1|94	Conflicts:	%{name} < 1:1.4.1-6
14mr|webkit-2.4.5-1|95	%rename %{name}3
14mr|webkit-2.4.5-1|96	
14mr|webkit-2.4.5-1|97	%description -n %{name}%{lib3ver}
14mr|webkit-2.4.5-1|98	WebKit is an open source web browser engine.
14mr|webkit-2.4.5-1|99	This package contains the shared files used by %{name}%{lib3ver}
14mr|webkit-2.4.5-1|100	
14mr|webkit-2.4.5-1|101	%files -n %{name}%{lib3ver} -f WebKitGTK-3.0.lang
14mr|webkit-2.4.5-1|102	%dir %{_datadir}/webkitgtk-3.0
14mr|webkit-2.4.5-1|103	%{_datadir}/webkitgtk-3.0/images
14mr|webkit-2.4.5-1|104	%{_datadir}/webkitgtk-3.0/resources
14mr|webkit-2.4.5-1|105	
14mr|webkit-2.4.5-1|106	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|107	
14mr|webkit-2.4.5-1|108	%package -n %{lib3name}
14mr|webkit-2.4.5-1|109	Summary:	GTK+3 port of WebKit web browser engine
14mr|webkit-2.4.5-1|110	Group:		System/Libraries
14mr|webkit-2.4.5-1|111	Obsoletes:	%{inspector3name}
14mr|webkit-2.4.5-1|112	
14mr|webkit-2.4.5-1|113	%description -n %{lib3name}
14mr|webkit-2.4.5-1|114	The GTK+3 port of WebKit is intended to provide a browser component
14mr|webkit-2.4.5-1|115	primarily for users of the portable GTK+3 UI toolkit on platforms like
14mr|webkit-2.4.5-1|116	Linux.
14mr|webkit-2.4.5-1|117	
14mr|webkit-2.4.5-1|118	%files -n %{lib3name}
14mr|webkit-2.4.5-1|119	%{_libdir}/lib%{name}gtk-%{lib3ver}.so.%{major3}*
14mr|webkit-2.4.5-1|120	
14mr|webkit-2.4.5-1|121	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|122	
14mr|webkit-2.4.5-1|123	%package -n %{libjavascriptcoregtk3}
14mr|webkit-2.4.5-1|124	Summary:	GTK+3 port of WebKit web browser engine
14mr|webkit-2.4.5-1|125	Group:		System/Libraries
14mr|webkit-2.4.5-1|126	Obsoletes:	%{_lib}javascriptcoregtk3.0 < %{EVRD}
14mr|webkit-2.4.5-1|127	
14mr|webkit-2.4.5-1|128	%description -n %{libjavascriptcoregtk3}
14mr|webkit-2.4.5-1|129	The GTK+3 port of WebKit is intended to provide a browser component
14mr|webkit-2.4.5-1|130	primarily for users of the portable GTK+3 UI toolkit on platforms like
14mr|webkit-2.4.5-1|131	Linux.
14mr|webkit-2.4.5-1|132	
14mr|webkit-2.4.5-1|133	%files -n %{libjavascriptcoregtk3}
14mr|webkit-2.4.5-1|134	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so.%{major3}*
14mr|webkit-2.4.5-1|135	
14mr|webkit-2.4.5-1|136	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|137	
14mr|webkit-2.4.5-1|138	%package -n %{devname3}
14mr|webkit-2.4.5-1|139	Summary:	Development files for WebKit GTK+3 port
14mr|webkit-2.4.5-1|140	Group:		Development/GNOME and GTK+
14mr|webkit-2.4.5-1|141	Provides:	webkitgtk3-devel = %{EVRD}
14mr|webkit-2.4.5-1|142	Provides:	libwebkitgtk3-devel = %{EVRD}
14mr|webkit-2.4.5-1|143	Requires:	%{lib3name} = %{EVRD}
14mr|webkit-2.4.5-1|144	Requires:	%{libwebkit2} = %{EVRD}
14mr|webkit-2.4.5-1|145	Requires:	%{libjavascriptcoregtk3} = %{EVRD}
14mr|webkit-2.4.5-1|146	Requires:	%{girjscore3} = %{EVRD}
14mr|webkit-2.4.5-1|147	Requires:	%{girname3} = %{EVRD}
14mr|webkit-2.4.5-1|148	Requires:	%{girname2} = %{EVRD}
14mr|webkit-2.4.5-1|149	Requires:       %{girname2extension} = %{EVRD}
14mr|webkit-2.4.5-1|150	
14mr|webkit-2.4.5-1|151	%description -n %{devname3}
14mr|webkit-2.4.5-1|152	The GTK+ port of WebKit is intended to provide a browser component
14mr|webkit-2.4.5-1|153	primarily for users of the portable GTK+ UI toolkit on platforms like
14mr|webkit-2.4.5-1|154	Linux. This package contains development headers.
14mr|webkit-2.4.5-1|155	
14mr|webkit-2.4.5-1|156	%files -n %{devname3}
14mr|webkit-2.4.5-1|157	%{_libdir}/lib%{name}gtk-%{lib3ver}.so
14mr|webkit-2.4.5-1|158	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so
14mr|webkit-2.4.5-1|159	%{_libdir}/libwebkit2gtk-%{lib3ver}.so
14mr|webkit-2.4.5-1|160	%{_includedir}/%{name}gtk-%{lib3ver}
14mr|webkit-2.4.5-1|161	%{_libdir}/pkgconfig/%{name}gtk-%{lib3ver}.pc
14mr|webkit-2.4.5-1|162	%{_libdir}/pkgconfig/javascriptcoregtk-%{lib3ver}.pc
14mr|webkit-2.4.5-1|163	%{_libdir}/pkgconfig/%{name}2gtk-%{lib3ver}.pc
14mr|webkit-2.4.5-1|164	%{_libdir}/pkgconfig/%{name}2gtk-web-extension-%{lib3ver}.pc
14mr|webkit-2.4.5-1|165	%{_datadir}/gir-1.0/JavaScriptCore-%{lib3ver}.gir
14mr|webkit-2.4.5-1|166	%{_datadir}/gir-1.0/WebKit-%{lib3ver}.gir
14mr|webkit-2.4.5-1|167	%{_datadir}/gir-1.0/WebKit2-%{lib3ver}.gir
14mr|webkit-2.4.5-1|168	%{_datadir}/gir-1.0/WebKit2WebExtension-%{lib3ver}.gir
14mr|webkit-2.4.5-1|169	%{_datadir}/gtk-doc/html/webkitgtk3/*
14mr|webkit-2.4.5-1|170	%{_datadir}/gtk-doc/html/webkit2gtk/*
14mr|webkit-2.4.5-1|171	%{_datadir}/gtk-doc/html/webkitdomgtk/*
14mr|webkit-2.4.5-1|172	
14mr|webkit-2.4.5-1|173	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|174	
14mr|webkit-2.4.5-1|175	%package -n webkit3-gtklauncher
14mr|webkit-2.4.5-1|176	Summary:	WebKit GTK+3 example application
14mr|webkit-2.4.5-1|177	Group:		Development/GNOME and GTK+
14mr|webkit-2.4.5-1|178	
14mr|webkit-2.4.5-1|179	%description -n webkit3-gtklauncher
14mr|webkit-2.4.5-1|180	GtkLauncher is an example application for WebKit GTK+3.
14mr|webkit-2.4.5-1|181	
14mr|webkit-2.4.5-1|182	%files -n webkit3-gtklauncher
14mr|webkit-2.4.5-1|183	%{_libdir}/%{name}3/GtkLauncher
14mr|webkit-2.4.5-1|184	
14mr|webkit-2.4.5-1|185	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|186	
14mr|webkit-2.4.5-1|187	%package -n webkit3-jsc
14mr|webkit-2.4.5-1|188	Summary:	JavaScriptCore shell for WebKit GTK+3
14mr|webkit-2.4.5-1|189	Group:		Development/GNOME and GTK+
14mr|webkit-2.4.5-1|190	
14mr|webkit-2.4.5-1|191	%description -n webkit3-jsc
14mr|webkit-2.4.5-1|192	jsc is a shell for JavaScriptCore, WebKit's JavaScript engine. It
14mr|webkit-2.4.5-1|193	allows you to interact with the JavaScript engine directly.
14mr|webkit-2.4.5-1|194	
14mr|webkit-2.4.5-1|195	%files -n webkit3-jsc
14mr|webkit-2.4.5-1|196	%{_bindir}/jsc-3
14mr|webkit-2.4.5-1|197	
14mr|webkit-2.4.5-1|198	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|199	
14mr|webkit-2.4.5-1|200	%package -n %{girjscore3}
14mr|webkit-2.4.5-1|201	Summary:	GObject Introspection interface description for JSCore
14mr|webkit-2.4.5-1|202	Group:		System/Libraries
14mr|webkit-2.4.5-1|203	Conflicts:	%{libjavascriptcoregtk3} < %{epoch}:1.5.2-2
14mr|webkit-2.4.5-1|204	
14mr|webkit-2.4.5-1|205	%description -n %{girjscore3}
14mr|webkit-2.4.5-1|206	GObject Introspection interface description for JSCore.
14mr|webkit-2.4.5-1|207	
14mr|webkit-2.4.5-1|208	%files -n %{girjscore3}
14mr|webkit-2.4.5-1|209	%{_libdir}/girepository-1.0/JavaScriptCore-%{lib3ver}.typelib
14mr|webkit-2.4.5-1|210	
14mr|webkit-2.4.5-1|211	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|212	
14mr|webkit-2.4.5-1|213	%package -n %{girname3}
14mr|webkit-2.4.5-1|214	Summary:	GObject Introspection interface description for %{name}
14mr|webkit-2.4.5-1|215	Group:		System/Libraries
14mr|webkit-2.4.5-1|216	Conflicts:	%{lib3name} < %{epoch}:1.5.2-2
14mr|webkit-2.4.5-1|217	
14mr|webkit-2.4.5-1|218	%description -n %{girname3}
14mr|webkit-2.4.5-1|219	GObject Introspection interface description for WebKit.
14mr|webkit-2.4.5-1|220	
14mr|webkit-2.4.5-1|221	%files -n %{girname3}
14mr|webkit-2.4.5-1|222	%{_libdir}/girepository-1.0/WebKit-%{lib3ver}.typelib
14mr|webkit-2.4.5-1|223	
14mr|webkit-2.4.5-1|224	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|225	
14mr|webkit-2.4.5-1|226	%package -n %{girname2}
14mr|webkit-2.4.5-1|227	Summary:        GObject Introspection interface description for %name
14mr|webkit-2.4.5-1|228	Group:          System/Libraries
14mr|webkit-2.4.5-1|229	Requires:       %{libwebkit2} = %{EVRD}
14mr|webkit-2.4.5-1|230	
14mr|webkit-2.4.5-1|231	%description -n %{girname2}
14mr|webkit-2.4.5-1|232	GObject Introspection interface description for WebKit2.
14mr|webkit-2.4.5-1|233	
14mr|webkit-2.4.5-1|234	%files -n %{girname2}
14mr|webkit-2.4.5-1|235	%{_libdir}/girepository-1.0/WebKit2-%{lib3ver}.typelib
14mr|webkit-2.4.5-1|236	
14mr|webkit-2.4.5-1|237	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|238	
14mr|webkit-2.4.5-1|239	%package -n %{girname2extension}
14mr|webkit-2.4.5-1|240	Summary:        GObject Introspection interface description for %name
14mr|webkit-2.4.5-1|241	Group:          System/Libraries
14mr|webkit-2.4.5-1|242	Obsoletes:      %{_lib}webkit2webextension3.0 < 1:2.4.1-2
14mr|webkit-2.4.5-1|243	
14mr|webkit-2.4.5-1|244	%description -n %{girname2extension}
14mr|webkit-2.4.5-1|245	GObject Introspection interface description for WebKit2.
14mr|webkit-2.4.5-1|246	
14mr|webkit-2.4.5-1|247	%files -n %{girname2extension}
14mr|webkit-2.4.5-1|248	%{_libdir}/girepository-1.0/WebKit2WebExtension-%{lib3ver}.typelib
14mr|webkit-2.4.5-1|249	
14mr|webkit-2.4.5-1|250	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|251	
14mr|webkit-2.4.5-1|252	%package -n %{libwebkit2}
14mr|webkit-2.4.5-1|253	Summary:        GTK+3 port of WebKit2 web browser engine
14mr|webkit-2.4.5-1|254	Group:          System/Libraries
14mr|webkit-2.4.5-1|255	Requires:       %{name}3.0 = %{EVRD}
14mr|webkit-2.4.5-1|256	Requires:       %{name}2gtk = %{EVRD}
14mr|webkit-2.4.5-1|257	Provides:       libwebkit2gtk3 = %{version}-%{release}
14mr|webkit-2.4.5-1|258	
14mr|webkit-2.4.5-1|259	%description -n %{libwebkit2}
14mr|webkit-2.4.5-1|260	The GTK+3 port of WebKit2 is intended to provide a browser component
14mr|webkit-2.4.5-1|261	primarily for users of the portable GTK+3 UI toolkit on platforms like
14mr|webkit-2.4.5-1|262	Linux.
14mr|webkit-2.4.5-1|263	
14mr|webkit-2.4.5-1|264	%files -n %{libwebkit2}
14mr|webkit-2.4.5-1|265	%{_libdir}/lib%{name}2gtk-%{lib3ver}.so.%{major2}
14mr|webkit-2.4.5-1|266	%{_libdir}/lib%{name}2gtk-%{lib3ver}.so.%{major2}.*
14mr|webkit-2.4.5-1|267	
14mr|webkit-2.4.5-1|268	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|269	
14mr|webkit-2.4.5-1|270	%package -n %{name}2gtk
14mr|webkit-2.4.5-1|271	Summary:        GTK+3 port of WebKit2 web browser engine - shared files
14mr|webkit-2.4.5-1|272	Group:          System/Libraries
14mr|webkit-2.4.5-1|273	
14mr|webkit-2.4.5-1|274	%description -n %{name}2gtk
14mr|webkit-2.4.5-1|275	WebKit is an open source web browser engine.
14mr|webkit-2.4.5-1|276	This package contains the shared files used by %{name}2gtk%{lib3ver}.
14mr|webkit-2.4.5-1|277	
14mr|webkit-2.4.5-1|278	%files -n %{name}2gtk
14mr|webkit-2.4.5-1|279	%dir %{_libdir}/webkit2gtk-%{lib3ver}
14mr|webkit-2.4.5-1|280	%dir %{_libdir}/webkit2gtk-%{lib3ver}/injected-bundle
14mr|webkit-2.4.5-1|281	%{_libdir}/webkit2gtk-%{lib3ver}/injected-bundle/libwebkit2gtkinjectedbundle.so
14mr|webkit-2.4.5-1|282	%{_libexecdir}/WebKitNetworkProcess
14mr|webkit-2.4.5-1|283	%{_libexecdir}/WebKitPluginProcess
14mr|webkit-2.4.5-1|284	%{_libexecdir}/WebKitWebProcess
14mr|webkit-2.4.5-1|285	
14mr|webkit-2.4.5-1|286	#----------------------------------------------------------------------------
14mr|webkit-2.4.5-1|287	
14mr|webkit-2.4.5-1|288	%prep
14mr|webkit-2.4.5-1|289	%setup -qn %{oname}-%{version}
14mr|webkit-2.4.5-1|290	%apply_patches
14mr|webkit-2.4.5-1|291	# Don't force -O2
14mr|webkit-2.4.5-1|292	sed -i 's/-O2//g' configure.ac
14mr|webkit-2.4.5-1|293	
14mr|webkit-2.4.5-1|294	%build
14mr|webkit-2.4.5-1|295	# Use linker flags to reduce memory consumption on low-mem architectures
14mr|webkit-2.4.5-1|296	%ifarch %{arm}
14mr|webkit-2.4.5-1|297	%define lowmemflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads
14mr|webkit-2.4.5-1|298	export CFLAGS="`echo %{optflags} %lowmemflags | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
14mr|webkit-2.4.5-1|299	mkdir -p bfd
14mr|webkit-2.4.5-1|300	ln -s %{_bindir}/ld.bfd bfd/ld
14mr|webkit-2.4.5-1|301	export PATH=$PWD/bfd:$PATH
14mr|webkit-2.4.5-1|302	export CC="%{__cc} -fuse-ld=bfd"
14mr|webkit-2.4.5-1|303	export CXX="%{__cxx} -fuse-ld=bfd"
14mr|webkit-2.4.5-1|304	%global ldflags %{ldflags} -fuse-ld=bfd
14mr|webkit-2.4.5-1|305	%else
14mr|webkit-2.4.5-1|306	export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
14mr|webkit-2.4.5-1|307	%endif
14mr|webkit-2.4.5-1|308	
14mr|webkit-2.4.5-1|309	export CXXFLAGS="$CFLAGS"
14mr|webkit-2.4.5-1|310	
14mr|webkit-2.4.5-1|311	%configure2_5x \
14mr|webkit-2.4.5-1|312	--enable-dependency-tracking \
14mr|webkit-2.4.5-1|313	--with-gtk=3.0 \
14mr|webkit-2.4.5-1|314	--enable-webkit2 \
14mr|webkit-2.4.5-1|315	--enable-jit \
14mr|webkit-2.4.5-1|316	--enable-video \
14mr|webkit-2.4.5-1|317	--enable-introspection
14mr|webkit-2.4.5-1|318	
14mr|webkit-2.4.5-1|319	make V=1 -j4
14mr|webkit-2.4.5-1|320	
14mr|webkit-2.4.5-1|321	%install
14mr|webkit-2.4.5-1|322	%makeinstall_std
14mr|webkit-2.4.5-1|323	
14mr|webkit-2.4.5-1|324	mkdir -p %{buildroot}%{_libdir}/%{name}3
14mr|webkit-2.4.5-1|325	install -m 755 Programs/GtkLauncher %{buildroot}%{_libdir}/%{name}3
14mr|webkit-2.4.5-1|326	
14mr|webkit-2.4.5-1|327	# only useful for testing, should not be installed system-wide.
14mr|webkit-2.4.5-1|328	# reported upstream as 22812 - AdamW 2008/12
14mr|webkit-2.4.5-1|329	rm -rf %{buildroot}%{_libdir}/libtestnetscapeplugin.*
14mr|webkit-2.4.5-1|330	
14mr|webkit-2.4.5-1|331	# Remove lib64 rpaths
14mr|webkit-2.4.5-1|332	chrpath --delete %{buildroot}%{_bindir}/jsc-3
14mr|webkit-2.4.5-1|333	chrpath --delete %{buildroot}%{_libdir}/libwebkitgtk-3.0.so
14mr|webkit-2.4.5-1|334	chrpath --delete %{buildroot}%{_libexecdir}/%{name}3/GtkLauncher
14mr|webkit-2.4.5-1|335	
14mr|webkit-2.4.5-1|336	# Rename to avoid file conflicts with webkitgtk2
14mr|webkit-2.4.5-1|337	mv %{buildroot}%{_datadir}/gtk-doc/html/webkitgtk %{buildroot}%{_datadir}/gtk-doc/html/webkitgtk3
14mr|webkit-2.4.5-1|338	
14mr|webkit-2.4.5-1|339	%find_lang WebKitGTK-3.0
14mr|webkit-2.4.5-1|340	
14mr|webkit-2.4.5-1|341	
14mr|webkit-2.4.5-1|342	%changelog
14mr|webkit-2.4.5-1|343	* Mon Sep 01 2014 Tigro <ashejn@gmail.com> 1:2.4.5-1
14mr|webkit-2.4.5-1|344	+ Revision: 9cf77cc
14mr|webkit-2.4.5-1|345	- update to 2.4.5
14mr|webkit-2.4.5-1|346	
14mr|webkit-2.4.5-1|347	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.4.3-4
14mr|webkit-2.4.5-1|348	+ Revision: 9b58f5a
14mr|webkit-2.4.5-1|349	- MassBuild#440: Increase release tag
14mr|webkit-2.4.5-1|350	
14mr|webkit-2.4.5-1|351	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.4.3-3
14mr|webkit-2.4.5-1|352	+ Revision: 2ad9317
14mr|webkit-2.4.5-1|353	- Bump release to rebuild against new icu
14mr|webkit-2.4.5-1|354	
14mr|webkit-2.4.5-1|355	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.4.3-2
14mr|webkit-2.4.5-1|356	+ Revision: 1b8ca39
14mr|webkit-2.4.5-1|357	- MassBuild#430: Increase release tag
14mr|webkit-2.4.5-1|358	
14mr|webkit-2.4.5-1|359	* Wed May 28 2014 Tigro <ashejn@gmail.com> 1:2.4.3-1
14mr|webkit-2.4.5-1|360	+ Revision: 337e6eb
14mr|webkit-2.4.5-1|361	- update to 2.4.3
14mr|webkit-2.4.5-1|362	
14mr|webkit-2.4.5-1|363	* Wed May 14 2014 Tigro <ashejn@gmail.com> 1:2.4.2-1
14mr|webkit-2.4.5-1|364	+ Revision: 59e6ba4
14mr|webkit-2.4.5-1|365	- pack some files
14mr|webkit-2.4.5-1|366	
14mr|webkit-2.4.5-1|367	* Tue May 13 2014 Tigro <ashejn@gmail.com> 1:2.4.2-1
14mr|webkit-2.4.5-1|368	+ Revision: ab23728
14mr|webkit-2.4.5-1|369	- added BR: automake
14mr|webkit-2.4.5-1|370	
14mr|webkit-2.4.5-1|371	* Tue May 13 2014 Tigro <ashejn@gmail.com> 1:2.4.2-1
14mr|webkit-2.4.5-1|372	+ Revision: 4504190
14mr|webkit-2.4.5-1|373	- fix name
14mr|webkit-2.4.5-1|374	
14mr|webkit-2.4.5-1|375	* Tue May 13 2014 Tigro <ashejn@gmail.com> 1:2.4.2-1
14mr|webkit-2.4.5-1|376	+ Revision: a522f04
14mr|webkit-2.4.5-1|377	- build with webkit2
14mr|webkit-2.4.5-1|378	
14mr|webkit-2.4.5-1|379	* Tue May 13 2014 Tigro <ashejn@gmail.com> 1:2.4.2-1
14mr|webkit-2.4.5-1|380	+ Revision: 8cae470
14mr|webkit-2.4.5-1|381	- added patches
14mr|webkit-2.4.5-1|382	
14mr|webkit-2.4.5-1|383	* Tue May 13 2014 Tigro <ashejn@gmail.com> 1:2.4.2-1
14mr|webkit-2.4.5-1|384	+ Revision: 9fecf9c
14mr|webkit-2.4.5-1|385	- update to 2.4.2
14mr|webkit-2.4.5-1|386	
14mr|webkit-2.4.5-1|387	* Tue May 13 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|388	+ Revision: e072c8c
14mr|webkit-2.4.5-1|389	- Revert "Revert "enable webkit2""
14mr|webkit-2.4.5-1|390	- This reverts commit 9f21a5fa818ac16fa0f7c9c08e01836ba1602e20.
14mr|webkit-2.4.5-1|391	
14mr|webkit-2.4.5-1|392	* Wed May 07 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|393	+ Revision: 9f21a5f
14mr|webkit-2.4.5-1|394	- Revert "enable webkit2"
14mr|webkit-2.4.5-1|395	- This reverts commit 5c1d6db1babf367fbd95c571f7c1ced4d66091a5.
14mr|webkit-2.4.5-1|396	
14mr|webkit-2.4.5-1|397	* Wed May 07 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|398	+ Revision: 5c1d6db
14mr|webkit-2.4.5-1|399	- enable webkit2
14mr|webkit-2.4.5-1|400	
14mr|webkit-2.4.5-1|401	* Tue Apr 22 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|402	+ Revision: d3ca91f
14mr|webkit-2.4.5-1|403	- pack some files and remove webinspector package
14mr|webkit-2.4.5-1|404	
14mr|webkit-2.4.5-1|405	* Mon Apr 21 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|406	+ Revision: 7c788f1
14mr|webkit-2.4.5-1|407	- drop patch
14mr|webkit-2.4.5-1|408	
14mr|webkit-2.4.5-1|409	* Mon Apr 21 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|410	+ Revision: 5a36388
14mr|webkit-2.4.5-1|411	- drop patch
14mr|webkit-2.4.5-1|412	
14mr|webkit-2.4.5-1|413	* Mon Apr 21 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|414	+ Revision: ce53657
14mr|webkit-2.4.5-1|415	- drop patch
14mr|webkit-2.4.5-1|416	
14mr|webkit-2.4.5-1|417	* Mon Apr 21 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|418	+ Revision: 4ef5b7e
14mr|webkit-2.4.5-1|419	- drop patch
14mr|webkit-2.4.5-1|420	
14mr|webkit-2.4.5-1|421	* Mon Apr 21 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|422	+ Revision: e50be3a
14mr|webkit-2.4.5-1|423	- drop link patch
14mr|webkit-2.4.5-1|424	
14mr|webkit-2.4.5-1|425	* Mon Apr 21 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mr|webkit-2.4.5-1|426	+ Revision: b3ee028
14mr|webkit-2.4.5-1|427	- update to 2.4.0
14mr|webkit-2.4.5-1|428	
14mr|webkit-2.4.5-1|429	* Fri Jan 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.4-3
14mr|webkit-2.4.5-1|430	+ Revision: 9b87865
14mr|webkit-2.4.5-1|431	- LOG Drop subpackages moved to webkitgtk2
14mr|webkit-2.4.5-1|432	
14mr|webkit-2.4.5-1|433	* Wed Oct 16 2013 Tigro <ashejn@gmail.com> 1:2.0.4-2
14mr|webkit-2.4.5-1|434	+ Revision: ffbcc22
14mr|webkit-2.4.5-1|435	- remove some lib64 rpaths and drop changelog
14mr|webkit-2.4.5-1|436	
14mr|webkit-2.4.5-1|437	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 1:2.0.4-1
14mr|webkit-2.4.5-1|438	+ Revision: 7cf4e37
14mr|webkit-2.4.5-1|439	- sync with Cooker to 2.0.4
14mr|webkit-2.4.5-1|440	
14mr|webkit-2.4.5-1|441	* Tue Sep 10 2013 Alexander Kazancev <kazancas@gmail.com> 1:2.0.3-2
14mr|webkit-2.4.5-1|442	+ Revision: d9628e7
14mr|webkit-2.4.5-1|443	- Rebuild with harfbuzz error
14mr|webkit-2.4.5-1|444	
14mr|webkit-2.4.5-1|445	* Thu Jun 20 2013 root <root@localhost.localdomain> 1:2.0.3-1
14mr|webkit-2.4.5-1|446	+ Revision: a36bb05
14mr|webkit-2.4.5-1|447	- sync to gnome38 branch
14mr|webkit-2.4.5-1|448	
14mr|webkit-2.4.5-1|449	* Thu Nov 01 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1:1.10.0-4
14mr|webkit-2.4.5-1|450	+ Revision: d7b465b
14mr|webkit-2.4.5-1|451	- add missing source to file-store
14mr|webkit-2.4.5-1|452	
14mr|webkit-2.4.5-1|453	* Tue Oct 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.10.0-4
14mr|webkit-2.4.5-1|454	+ Revision: 3fbcfbd
14mr|webkit-2.4.5-1|455	- LOG Properly update to 1.10.0 from older spec
14mr|webkit-2.4.5-1|456	
14mr|webkit-2.4.5-1|457	* Mon Oct 15 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:1.10.0-3
14mr|webkit-2.4.5-1|458	+ Revision: a8fdb6a
14mr|webkit-2.4.5-1|459	- another -g1 fix
14mr|webkit-2.4.5-1|460	
14mr|webkit-2.4.5-1|461	* Mon Oct 15 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:1.10.0-3
14mr|webkit-2.4.5-1|462	+ Revision: 10153b3
14mr|webkit-2.4.5-1|463	- use -g1
14mr|webkit-2.4.5-1|464	
14mr|webkit-2.4.5-1|465	

22001 14
14mr|webkitgtk2-1.10.2-5|1	#
14mr|webkitgtk2-1.10.2-5|2	# BEFORE UPDATING THIS PACKAGE, YOU _MUST_ DO THE FOLLOWING:
14mr|webkitgtk2-1.10.2-5|3	# - DO A LOCAL BUILD
14mr|webkitgtk2-1.10.2-5|4	# - INSTALL IT IN A TEST MACHINE
14mr|webkitgtk2-1.10.2-5|5	# - CHECK THAT 'display_help http://google.com' STILL WORK (INCLUDING CLOSING IT)
14mr|webkitgtk2-1.10.2-5|6	# - CHECK THAT MCC STILL RUNS
14mr|webkitgtk2-1.10.2-5|7	#
14mr|webkitgtk2-1.10.2-5|8	%define debug_package %{nil}
14mr|webkitgtk2-1.10.2-5|9	# *** ERROR: same build ID in nonidentical files!
14mr|webkitgtk2-1.10.2-5|10	#        /usr/bin/jsc-3
14mr|webkitgtk2-1.10.2-5|11	#   and  /usr/bin/jsc-1
14mr|webkitgtk2-1.10.2-5|12	
14mr|webkitgtk2-1.10.2-5|13	
14mr|webkitgtk2-1.10.2-5|14	# lib is called libwebkitgtk-%{libver}.so.%{major}
14mr|webkitgtk2-1.10.2-5|15	%define libver  1.0
14mr|webkitgtk2-1.10.2-5|16	%define major   0
14mr|webkitgtk2-1.10.2-5|17	%define oname		webkitgtk
14mr|webkitgtk2-1.10.2-5|18	%define sname		webkit
14mr|webkitgtk2-1.10.2-5|19	%define libname		%mklibname webkitgtk %{libver} %{major}
14mr|webkitgtk2-1.10.2-5|20	%define devname		%mklibname webkitgtk %{libver} -d
14mr|webkitgtk2-1.10.2-5|21	%define inspectorname	webkit%{libver}-webinspector
14mr|webkitgtk2-1.10.2-5|22	%define girname		%mklibname %{sname}-gir %{libver}
14mr|webkitgtk2-1.10.2-5|23	%define girjscore	%mklibname jscore-gir %{libver}
14mr|webkitgtk2-1.10.2-5|24	%define libjavascriptcoregtk	%mklibname javascriptcoregtk %{libver} %{major}
14mr|webkitgtk2-1.10.2-5|25	
14mr|webkitgtk2-1.10.2-5|26	%define pango	0
14mr|webkitgtk2-1.10.2-5|27	%if %{pango}
14mr|webkitgtk2-1.10.2-5|28	%define fontreq		pkgconfig(pango)
14mr|webkitgtk2-1.10.2-5|29	%define fontback	pango
14mr|webkitgtk2-1.10.2-5|30	%else
14mr|webkitgtk2-1.10.2-5|31	%define fontreq		pkgconfig(fontconfig) >= 1.0.0
14mr|webkitgtk2-1.10.2-5|32	%define fontback	freetype
14mr|webkitgtk2-1.10.2-5|33	%endif
14mr|webkitgtk2-1.10.2-5|34	
14mr|webkitgtk2-1.10.2-5|35	Summary:	Web browser engine
14mr|webkitgtk2-1.10.2-5|36	Name:		webkitgtk2
14mr|webkitgtk2-1.10.2-5|37	Epoch:		2
14mr|webkitgtk2-1.10.2-5|38	Version:	1.10.2
14mr|webkitgtk2-1.10.2-5|39	Release:	5
14mr|webkitgtk2-1.10.2-5|40	License:	BSD and LGPLv2+
14mr|webkitgtk2-1.10.2-5|41	Group:		System/Libraries
14mr|webkitgtk2-1.10.2-5|42	Url:		http://www.webkitgtk.org
14mr|webkitgtk2-1.10.2-5|43	Source0:	http://www.webkitgtk.org/releases/%{oname}-%{version}.tar.xz
14mr|webkitgtk2-1.10.2-5|44	# (blino) needed for first-time wizard (display_help) to be able to close its window with javascript
14mr|webkitgtk2-1.10.2-5|45	Patch0:		webkit-1.10.2-link.patch
14mr|webkitgtk2-1.10.2-5|46	Patch1:		webkit-1.6.1-allowScriptsToCloseWindows.patch
14mr|webkitgtk2-1.10.2-5|47	# fedora
14mr|webkitgtk2-1.10.2-5|48	Patch2: 	webkit-1.3.10-nspluginwrapper.patch
14mr|webkitgtk2-1.10.2-5|49	# suse patches
14mr|webkitgtk2-1.10.2-5|50	Patch3:		webkit-gir-fixup.patch
14mr|webkitgtk2-1.10.2-5|51	# other
14mr|webkitgtk2-1.10.2-5|52	Patch4:		webkit-1.10.2-bison3.patch
14mr|webkitgtk2-1.10.2-5|53	
14mr|webkitgtk2-1.10.2-5|54	BuildRequires:	bison
14mr|webkitgtk2-1.10.2-5|55	BuildRequires:	chrpath
14mr|webkitgtk2-1.10.2-5|56	BuildRequires:	flex
14mr|webkitgtk2-1.10.2-5|57	BuildRequires:	gperf
14mr|webkitgtk2-1.10.2-5|58	BuildRequires:	gtk-doc
14mr|webkitgtk2-1.10.2-5|59	BuildRequires:	libtool
14mr|webkitgtk2-1.10.2-5|60	BuildRequires:	%{fontreq}
14mr|webkitgtk2-1.10.2-5|61	BuildRequires:	icu-devel >= 49
14mr|webkitgtk2-1.10.2-5|62	BuildRequires:	jpeg-devel
14mr|webkitgtk2-1.10.2-5|63	BuildRequires:	libstdc++-devel
14mr|webkitgtk2-1.10.2-5|64	BuildRequires:	pkgconfig(enchant)
14mr|webkitgtk2-1.10.2-5|65	BuildRequires:	pkgconfig(gail)
14mr|webkitgtk2-1.10.2-5|66	BuildRequires:	pkgconfig(gl)
14mr|webkitgtk2-1.10.2-5|67	BuildRequires:	pkgconfig(geoclue)
14mr|webkitgtk2-1.10.2-5|68	BuildRequires:	pkgconfig(gnome-keyring-1)
14mr|webkitgtk2-1.10.2-5|69	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|webkitgtk2-1.10.2-5|70	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mr|webkitgtk2-1.10.2-5|71	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|webkitgtk2-1.10.2-5|72	BuildRequires:	pkgconfig(glib-2.0)
14mr|webkitgtk2-1.10.2-5|73	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|webkitgtk2-1.10.2-5|74	BuildRequires:	pkgconfig(libcurl) >= 7.11.0
14mr|webkitgtk2-1.10.2-5|75	BuildRequires:	pkgconfig(libpng)
14mr|webkitgtk2-1.10.2-5|76	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.2.0
14mr|webkitgtk2-1.10.2-5|77	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.29.90
14mr|webkitgtk2-1.10.2-5|78	BuildRequires:	pkgconfig(libxslt)
14mr|webkitgtk2-1.10.2-5|79	BuildRequires:	pkgconfig(sqlite3)
14mr|webkitgtk2-1.10.2-5|80	BuildRequires:	pkgconfig(xft)
14mr|webkitgtk2-1.10.2-5|81	BuildRequires:	pkgconfig(xt)
14mr|webkitgtk2-1.10.2-5|82	BuildRequires:	pkgconfig(libwebp)
14mr|webkitgtk2-1.10.2-5|83	BuildRequires:	pkgconfig(libsecret-1)
14mr|webkitgtk2-1.10.2-5|84	
14mr|webkitgtk2-1.10.2-5|85	%description
14mr|webkitgtk2-1.10.2-5|86	WebKit is an open source web browser engine.
14mr|webkitgtk2-1.10.2-5|87	
14mr|webkitgtk2-1.10.2-5|88	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|89	
14mr|webkitgtk2-1.10.2-5|90	%package -n %{sname}%{libver}
14mr|webkitgtk2-1.10.2-5|91	Summary:	GTK+ port of WebKit web browser engine - shared files
14mr|webkitgtk2-1.10.2-5|92	Group:		Development/GNOME and GTK+
14mr|webkitgtk2-1.10.2-5|93	Requires:	%{libname} = %{EVRD}
14mr|webkitgtk2-1.10.2-5|94	Conflicts:	%{libname} < 1:1.4.1-5
14mr|webkitgtk2-1.10.2-5|95	Conflicts:	%{sname} < 1:1.4.1-6
14mr|webkitgtk2-1.10.2-5|96	Conflicts:	%{_lib}webkitgtk1.0_2 < 1:1.4.1
14mr|webkitgtk2-1.10.2-5|97	%rename %{sname}
14mr|webkitgtk2-1.10.2-5|98	
14mr|webkitgtk2-1.10.2-5|99	%description -n %{sname}%{libver}
14mr|webkitgtk2-1.10.2-5|100	WebKit is an open source web browser engine.
14mr|webkitgtk2-1.10.2-5|101	This package contains the shared files used by %{sname}%{libver}
14mr|webkitgtk2-1.10.2-5|102	
14mr|webkitgtk2-1.10.2-5|103	%files -n %{sname}%{libver} -f webkitgtk-2.0.lang
14mr|webkitgtk2-1.10.2-5|104	%dir %{_datadir}/webkitgtk-1.0
14mr|webkitgtk2-1.10.2-5|105	%{_datadir}/webkitgtk-1.0/images
14mr|webkitgtk2-1.10.2-5|106	%{_datadir}/webkitgtk-1.0/resources
14mr|webkitgtk2-1.10.2-5|107	
14mr|webkitgtk2-1.10.2-5|108	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|109	
14mr|webkitgtk2-1.10.2-5|110	%package -n %{libname}
14mr|webkitgtk2-1.10.2-5|111	Summary:	GTK+ port of WebKit web browser engine
14mr|webkitgtk2-1.10.2-5|112	Group:		System/Libraries
14mr|webkitgtk2-1.10.2-5|113	# Needed for Web Inspector feature to work
14mr|webkitgtk2-1.10.2-5|114	Requires:	%{inspectorname}
14mr|webkitgtk2-1.10.2-5|115	
14mr|webkitgtk2-1.10.2-5|116	%description -n %{libname}
14mr|webkitgtk2-1.10.2-5|117	The GTK+ port of WebKit is intended to provide a browser component
14mr|webkitgtk2-1.10.2-5|118	primarily for users of the portable GTK+ UI toolkit on platforms like
14mr|webkitgtk2-1.10.2-5|119	Linux.
14mr|webkitgtk2-1.10.2-5|120	
14mr|webkitgtk2-1.10.2-5|121	%files -n %{libname}
14mr|webkitgtk2-1.10.2-5|122	%{_libdir}/lib%{sname}gtk-%{libver}.so.%{major}*
14mr|webkitgtk2-1.10.2-5|123	
14mr|webkitgtk2-1.10.2-5|124	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|125	
14mr|webkitgtk2-1.10.2-5|126	%package -n %{libjavascriptcoregtk}
14mr|webkitgtk2-1.10.2-5|127	Summary:	GTK+ port of WebKit web browser engine
14mr|webkitgtk2-1.10.2-5|128	Group:		System/Libraries
14mr|webkitgtk2-1.10.2-5|129	Obsoletes:	%{_lib}javascriptcoregtk1.0 < %{EVRD}
14mr|webkitgtk2-1.10.2-5|130	
14mr|webkitgtk2-1.10.2-5|131	%description -n %{libjavascriptcoregtk}
14mr|webkitgtk2-1.10.2-5|132	The GTK+ port of WebKit is intended to provide a browser component
14mr|webkitgtk2-1.10.2-5|133	primarily for users of the portable GTK+ UI toolkit on platforms like
14mr|webkitgtk2-1.10.2-5|134	Linux.
14mr|webkitgtk2-1.10.2-5|135	
14mr|webkitgtk2-1.10.2-5|136	%files -n %{libjavascriptcoregtk}
14mr|webkitgtk2-1.10.2-5|137	%{_libdir}/libjavascriptcoregtk-%{libver}.so.%{major}*
14mr|webkitgtk2-1.10.2-5|138	
14mr|webkitgtk2-1.10.2-5|139	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|140	
14mr|webkitgtk2-1.10.2-5|141	%package -n %{devname}
14mr|webkitgtk2-1.10.2-5|142	Summary:	Development files for WebKit GTK+ port
14mr|webkitgtk2-1.10.2-5|143	Group:		Development/GNOME and GTK+
14mr|webkitgtk2-1.10.2-5|144	Provides:	webkitgtk-devel = %{version}-%{release}
14mr|webkitgtk2-1.10.2-5|145	Provides:	libwebkitgtk-devel = %{version}-%{release}
14mr|webkitgtk2-1.10.2-5|146	Provides:	%{mklibname webkitgtk -d} = %{version}-%{release}
14mr|webkitgtk2-1.10.2-5|147	Requires:	%{libname} = %{EVRD}
14mr|webkitgtk2-1.10.2-5|148	Requires:	%{libjavascriptcoregtk} = %{EVRD}
14mr|webkitgtk2-1.10.2-5|149	Requires:	%{girjscore} = %{EVRD}
14mr|webkitgtk2-1.10.2-5|150	Requires:	%{girname} = %{EVRD}
14mr|webkitgtk2-1.10.2-5|151	
14mr|webkitgtk2-1.10.2-5|152	%description -n %{devname}
14mr|webkitgtk2-1.10.2-5|153	The GTK+ port of WebKit is intended to provide a browser component
14mr|webkitgtk2-1.10.2-5|154	primarily for users of the portable GTK+ UI toolkit on platforms like
14mr|webkitgtk2-1.10.2-5|155	Linux. This package contains development headers.
14mr|webkitgtk2-1.10.2-5|156	
14mr|webkitgtk2-1.10.2-5|157	%files -n %{devname}
14mr|webkitgtk2-1.10.2-5|158	%{_libdir}/lib%{sname}gtk-%{libver}.so
14mr|webkitgtk2-1.10.2-5|159	%{_libdir}/libjavascriptcoregtk-%{libver}.so
14mr|webkitgtk2-1.10.2-5|160	%{_includedir}/%{sname}gtk-%{libver}
14mr|webkitgtk2-1.10.2-5|161	%{_libdir}/pkgconfig/%{sname}-%{libver}.pc
14mr|webkitgtk2-1.10.2-5|162	%{_libdir}/pkgconfig/javascriptcoregtk-%{libver}.pc
14mr|webkitgtk2-1.10.2-5|163	%{_datadir}/gir-1.0/JSCore-%{libver}.gir
14mr|webkitgtk2-1.10.2-5|164	%{_datadir}/gir-1.0/WebKit-%{libver}.gir
14mr|webkitgtk2-1.10.2-5|165	%{_datadir}/gtk-doc/html/webkitgtk/*
14mr|webkitgtk2-1.10.2-5|166	
14mr|webkitgtk2-1.10.2-5|167	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|168	
14mr|webkitgtk2-1.10.2-5|169	%package -n %{sname}-gtklauncher
14mr|webkitgtk2-1.10.2-5|170	Summary:	WebKit GTK+ example application
14mr|webkitgtk2-1.10.2-5|171	Group:		Development/GNOME and GTK+
14mr|webkitgtk2-1.10.2-5|172	
14mr|webkitgtk2-1.10.2-5|173	%description -n %{sname}-gtklauncher
14mr|webkitgtk2-1.10.2-5|174	GtkLauncher is an example application for WebKit GTK+.
14mr|webkitgtk2-1.10.2-5|175	
14mr|webkitgtk2-1.10.2-5|176	%files -n %{sname}-gtklauncher
14mr|webkitgtk2-1.10.2-5|177	%{_libdir}/%{sname}/GtkLauncher
14mr|webkitgtk2-1.10.2-5|178	
14mr|webkitgtk2-1.10.2-5|179	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|180	
14mr|webkitgtk2-1.10.2-5|181	%package -n %{sname}-jsc
14mr|webkitgtk2-1.10.2-5|182	Summary:	JavaScriptCore shell for WebKit GTK+
14mr|webkitgtk2-1.10.2-5|183	Group:		Development/GNOME and GTK+
14mr|webkitgtk2-1.10.2-5|184	
14mr|webkitgtk2-1.10.2-5|185	%description -n %{sname}-jsc
14mr|webkitgtk2-1.10.2-5|186	jsc is a shell for JavaScriptCore, WebKit's JavaScript engine. It
14mr|webkitgtk2-1.10.2-5|187	allows you to interact with the JavaScript engine directly.
14mr|webkitgtk2-1.10.2-5|188	
14mr|webkitgtk2-1.10.2-5|189	%files -n %{sname}-jsc
14mr|webkitgtk2-1.10.2-5|190	%{_bindir}/jsc-1
14mr|webkitgtk2-1.10.2-5|191	
14mr|webkitgtk2-1.10.2-5|192	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|193	
14mr|webkitgtk2-1.10.2-5|194	%package -n %{inspectorname}
14mr|webkitgtk2-1.10.2-5|195	Summary:	Data files for WebKit GTK+'s Web Inspector
14mr|webkitgtk2-1.10.2-5|196	Group:		System/Libraries
14mr|webkitgtk2-1.10.2-5|197	%rename		webkit-webinspector
14mr|webkitgtk2-1.10.2-5|198	
14mr|webkitgtk2-1.10.2-5|199	%description -n %{inspectorname}
14mr|webkitgtk2-1.10.2-5|200	WebKit GTK+ has a feature called the Web Inspector, which allows
14mr|webkitgtk2-1.10.2-5|201	detailed analysis of any given page's page source, live DOM hierarchy
14mr|webkitgtk2-1.10.2-5|202	and resources. This package contains the data files necessary for Web
14mr|webkitgtk2-1.10.2-5|203	Inspector to work.
14mr|webkitgtk2-1.10.2-5|204	
14mr|webkitgtk2-1.10.2-5|205	%files -n %{inspectorname}
14mr|webkitgtk2-1.10.2-5|206	%{_datadir}/%{sname}gtk-%{libver}/webinspector
14mr|webkitgtk2-1.10.2-5|207	
14mr|webkitgtk2-1.10.2-5|208	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|209	
14mr|webkitgtk2-1.10.2-5|210	%package -n %{girjscore}
14mr|webkitgtk2-1.10.2-5|211	Summary:	GObject Introspection interface description for JSCore
14mr|webkitgtk2-1.10.2-5|212	Group:		System/Libraries
14mr|webkitgtk2-1.10.2-5|213	Conflicts:	%{_lib}webkitgtk1.0_2 < %{EVRD}
14mr|webkitgtk2-1.10.2-5|214	
14mr|webkitgtk2-1.10.2-5|215	%description -n %{girjscore}
14mr|webkitgtk2-1.10.2-5|216	GObject Introspection interface description for JSCore.
14mr|webkitgtk2-1.10.2-5|217	
14mr|webkitgtk2-1.10.2-5|218	%files -n %{girjscore}
14mr|webkitgtk2-1.10.2-5|219	%{_libdir}/girepository-1.0/JSCore-%{libver}.typelib
14mr|webkitgtk2-1.10.2-5|220	
14mr|webkitgtk2-1.10.2-5|221	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|222	
14mr|webkitgtk2-1.10.2-5|223	%package -n %{girname}
14mr|webkitgtk2-1.10.2-5|224	Summary:	GObject Introspection interface description for %{sname}
14mr|webkitgtk2-1.10.2-5|225	Group:		System/Libraries
14mr|webkitgtk2-1.10.2-5|226	Conflicts:	%{_lib}webkitgtk1.0_2 < %{EVRD}
14mr|webkitgtk2-1.10.2-5|227	
14mr|webkitgtk2-1.10.2-5|228	%description -n %{girname}
14mr|webkitgtk2-1.10.2-5|229	GObject Introspection interface description for WebKit.
14mr|webkitgtk2-1.10.2-5|230	
14mr|webkitgtk2-1.10.2-5|231	%files -n %{girname}
14mr|webkitgtk2-1.10.2-5|232	%{_libdir}/girepository-1.0/WebKit-%{libver}.typelib
14mr|webkitgtk2-1.10.2-5|233	
14mr|webkitgtk2-1.10.2-5|234	#----------------------------------------------------------------------------
14mr|webkitgtk2-1.10.2-5|235	
14mr|webkitgtk2-1.10.2-5|236	%prep
14mr|webkitgtk2-1.10.2-5|237	%setup -qn %{oname}-%{version}
14mr|webkitgtk2-1.10.2-5|238	%apply_patches
14mr|webkitgtk2-1.10.2-5|239	# Don't force -O2
14mr|webkitgtk2-1.10.2-5|240	sed -i 's/-O2//g' configure.ac
14mr|webkitgtk2-1.10.2-5|241	
14mr|webkitgtk2-1.10.2-5|242	%build
14mr|webkitgtk2-1.10.2-5|243	# Use linker flags to reduce memory consumption on low-mem architectures
14mr|webkitgtk2-1.10.2-5|244	%ifarch %{arm}
14mr|webkitgtk2-1.10.2-5|245	%define lowmemflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads
14mr|webkitgtk2-1.10.2-5|246	export CFLAGS="`echo %{optflags} %lowmemflags | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
14mr|webkitgtk2-1.10.2-5|247	mkdir -p bfd
14mr|webkitgtk2-1.10.2-5|248	ln -s %{_bindir}/ld.bfd bfd/ld
14mr|webkitgtk2-1.10.2-5|249	export PATH=$PWD/bfd:$PATH
14mr|webkitgtk2-1.10.2-5|250	export CC="%{__cc} -fuse-ld=bfd"
14mr|webkitgtk2-1.10.2-5|251	export CXX="%{__cxx} -fuse-ld=bfd"
14mr|webkitgtk2-1.10.2-5|252	%global ldflags %{ldflags} -fuse-ld=bfd
14mr|webkitgtk2-1.10.2-5|253	%else
14mr|webkitgtk2-1.10.2-5|254	export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
14mr|webkitgtk2-1.10.2-5|255	%endif
14mr|webkitgtk2-1.10.2-5|256	
14mr|webkitgtk2-1.10.2-5|257	export CXXFLAGS="$CFLAGS"
14mr|webkitgtk2-1.10.2-5|258	
14mr|webkitgtk2-1.10.2-5|259	%configure2_5x \
14mr|webkitgtk2-1.10.2-5|260	--enable-dependency-tracking \
14mr|webkitgtk2-1.10.2-5|261	--with-gtk=2.0 \
14mr|webkitgtk2-1.10.2-5|262	--with-gstreamer=0.10 \
14mr|webkitgtk2-1.10.2-5|263	--disable-webkit2 \
14mr|webkitgtk2-1.10.2-5|264	--with-font-backend=%{fontback} \
14mr|webkitgtk2-1.10.2-5|265	--enable-jit \
14mr|webkitgtk2-1.10.2-5|266	--enable-video \
14mr|webkitgtk2-1.10.2-5|267	--enable-introspection
14mr|webkitgtk2-1.10.2-5|268	
14mr|webkitgtk2-1.10.2-5|269	make V=1 -j4
14mr|webkitgtk2-1.10.2-5|270	
14mr|webkitgtk2-1.10.2-5|271	%install
14mr|webkitgtk2-1.10.2-5|272	%makeinstall_std
14mr|webkitgtk2-1.10.2-5|273	mkdir -p %{buildroot}%{_libdir}/%{sname}
14mr|webkitgtk2-1.10.2-5|274	install -m 755 Programs/GtkLauncher %{buildroot}%{_libdir}/%{sname}
14mr|webkitgtk2-1.10.2-5|275	
14mr|webkitgtk2-1.10.2-5|276	# only useful for testing, should not be installed system-wide.
14mr|webkitgtk2-1.10.2-5|277	# reported upstream as 22812 - AdamW 2008/12
14mr|webkitgtk2-1.10.2-5|278	rm -rf %{buildroot}%{_libdir}/libtestnetscapeplugin.*
14mr|webkitgtk2-1.10.2-5|279	
14mr|webkitgtk2-1.10.2-5|280	# Remove lib64 rpaths
14mr|webkitgtk2-1.10.2-5|281	chrpath --delete %{buildroot}%{_libexecdir}/%{sname}/GtkLauncher
14mr|webkitgtk2-1.10.2-5|282	
14mr|webkitgtk2-1.10.2-5|283	%find_lang webkitgtk-2.0
14mr|webkitgtk2-1.10.2-5|284	
14mr|webkitgtk2-1.10.2-5|285	
14mr|webkitgtk2-1.10.2-5|286	%changelog
14mr|webkitgtk2-1.10.2-5|287	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.10.2-5
14mr|webkitgtk2-1.10.2-5|288	+ Revision: 8eb5e0f
14mr|webkitgtk2-1.10.2-5|289	- Add patch to bison3 support
14mr|webkitgtk2-1.10.2-5|290	
14mr|webkitgtk2-1.10.2-5|291	

22002 14
14mr|webkit-sharp-0.3-6|1	Summary:	WebKit bindings for Mono
14mr|webkit-sharp-0.3-6|2	Name:		webkit-sharp
14mr|webkit-sharp-0.3-6|3	Version:	0.3
14mr|webkit-sharp-0.3-6|4	Release:	6
14mr|webkit-sharp-0.3-6|5	Source0:	%{name}-%{version}.tar.bz2
14mr|webkit-sharp-0.3-6|6	License:	MIT
14mr|webkit-sharp-0.3-6|7	Group:		Development/Other
14mr|webkit-sharp-0.3-6|8	Url:		http://mono.ximian.com/monobuild/preview/sources/webkit-sharp/
14mr|webkit-sharp-0.3-6|9	BuildRequires:	pkgconfig(webkit-1.0)
14mr|webkit-sharp-0.3-6|10	BuildRequires:	mono-devel
14mr|webkit-sharp-0.3-6|11	BuildRequires:	gtk-sharp2-devel
14mr|webkit-sharp-0.3-6|12	BuildRequires:	gtk-sharp2
14mr|webkit-sharp-0.3-6|13	BuildRequires:	monodoc
14mr|webkit-sharp-0.3-6|14	BuildArch:	noarch
14mr|webkit-sharp-0.3-6|15	
14mr|webkit-sharp-0.3-6|16	%description
14mr|webkit-sharp-0.3-6|17	WebKit is a web content engine, derived from KHTML and KJS from KDE, and used
14mr|webkit-sharp-0.3-6|18	primarily in Apple's Safari browser. It is made to be embedded in other
14mr|webkit-sharp-0.3-6|19	applications, such as mail readers, or web browsers.
14mr|webkit-sharp-0.3-6|20	
14mr|webkit-sharp-0.3-6|21	This package provides Mono bindings for WebKit libraries.
14mr|webkit-sharp-0.3-6|22	
14mr|webkit-sharp-0.3-6|23	%package doc
14mr|webkit-sharp-0.3-6|24	Summary:	Development documentation for %{name}
14mr|webkit-sharp-0.3-6|25	Group:		Development/Other
14mr|webkit-sharp-0.3-6|26	Requires(post):		mono-tools >= 1.1.9
14mr|webkit-sharp-0.3-6|27	Requires(postun):	mono-tools >= 1.1.9
14mr|webkit-sharp-0.3-6|28	
14mr|webkit-sharp-0.3-6|29	%description doc
14mr|webkit-sharp-0.3-6|30	This package contains the API documentation for %{name} in
14mr|webkit-sharp-0.3-6|31	Monodoc format.
14mr|webkit-sharp-0.3-6|32	
14mr|webkit-sharp-0.3-6|33	%package devel
14mr|webkit-sharp-0.3-6|34	Summary:	Development files for %{name}
14mr|webkit-sharp-0.3-6|35	Group:		Development/Other
14mr|webkit-sharp-0.3-6|36	Requires:	%{name} = %{version}
14mr|webkit-sharp-0.3-6|37	
14mr|webkit-sharp-0.3-6|38	%description devel
14mr|webkit-sharp-0.3-6|39	This package contains the development files needed to build with %{name}.
14mr|webkit-sharp-0.3-6|40	
14mr|webkit-sharp-0.3-6|41	%prep
14mr|webkit-sharp-0.3-6|42	%setup -q
14mr|webkit-sharp-0.3-6|43	
14mr|webkit-sharp-0.3-6|44	%build
14mr|webkit-sharp-0.3-6|45	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
14mr|webkit-sharp-0.3-6|46	make
14mr|webkit-sharp-0.3-6|47	
14mr|webkit-sharp-0.3-6|48	%install
14mr|webkit-sharp-0.3-6|49	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
14mr|webkit-sharp-0.3-6|50	
14mr|webkit-sharp-0.3-6|51	%post doc
14mr|webkit-sharp-0.3-6|52	%{_bindir}/monodoc --make-index > /dev/null
14mr|webkit-sharp-0.3-6|53	
14mr|webkit-sharp-0.3-6|54	%postun doc
14mr|webkit-sharp-0.3-6|55	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14mr|webkit-sharp-0.3-6|56	fi
14mr|webkit-sharp-0.3-6|57	
14mr|webkit-sharp-0.3-6|58	%files
14mr|webkit-sharp-0.3-6|59	%doc AUTHORS
14mr|webkit-sharp-0.3-6|60	%{_prefix}/lib/mono/gac/webkit-sharp
14mr|webkit-sharp-0.3-6|61	%{_prefix}/lib/mono/webkit-sharp
14mr|webkit-sharp-0.3-6|62	
14mr|webkit-sharp-0.3-6|63	%files devel
14mr|webkit-sharp-0.3-6|64	#gw this contains a dep on pkgconfig(gtk-sharp-2.0)
14mr|webkit-sharp-0.3-6|65	%{_datadir}/pkgconfig/*.pc
14mr|webkit-sharp-0.3-6|66	
14mr|webkit-sharp-0.3-6|67	%files doc
14mr|webkit-sharp-0.3-6|68	%{_prefix}/lib/monodoc/sources/%{name}*
14mr|webkit-sharp-0.3-6|69	
14mr|webkit-sharp-0.3-6|70	
14mr|webkit-sharp-0.3-6|71	%changelog
14mr|webkit-sharp-0.3-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-6
14mr|webkit-sharp-0.3-6|73	+ Revision: f3d58e3
14mr|webkit-sharp-0.3-6|74	- MassBuild#440: Increase release tag
14mr|webkit-sharp-0.3-6|75	
14mr|webkit-sharp-0.3-6|76	

22003 14
14mr|webmin-1.650-3|1	# zero out some useless deps.
14mr|webmin-1.650-3|2	# (tv) we'd better had a link in minicom & package Encode::HanConvert:
14mr|webmin-1.650-3|3	%if %{_use_internal_dependency_generator}
14mr|webmin-1.650-3|4	%define __noautoreq '/sbin/runscript|perl\\(Encode::HanConvert\\)|perl\\(Win32::Daemon\\)|perl\\(\\)'
14mr|webmin-1.650-3|5	%else
14mr|webmin-1.650-3|6	%define _requires_exceptions HanConvert\\|runscript
14mr|webmin-1.650-3|7	%endif
14mr|webmin-1.650-3|8	
14mr|webmin-1.650-3|9	# don't spend time with this either
14mr|webmin-1.650-3|10	%define _enable_debug_packages	%{nil}
14mr|webmin-1.650-3|11	%define debug_package		%{nil}
14mr|webmin-1.650-3|12	
14mr|webmin-1.650-3|13	%define i18n_date 20080131
14mr|webmin-1.650-3|14	%define with_i18n_tarball 1
14mr|webmin-1.650-3|15	%define with_i18n_patch 1
14mr|webmin-1.650-3|16	
14mr|webmin-1.650-3|17	
14mr|webmin-1.650-3|18	Summary:	An SSL web-based administration interface for Unix systems
14mr|webmin-1.650-3|19	Name:		webmin
14mr|webmin-1.650-3|20	Version:	1.650
14mr|webmin-1.650-3|21	Release:	3
14mr|webmin-1.650-3|22	License:	BSD
14mr|webmin-1.650-3|23	Group:		System/Configuration/Other
14mr|webmin-1.650-3|24	URL:		http://www.webmin.com/webmin/
14mr|webmin-1.650-3|25	Source0:	http://heanet.dl.sourceforge.net/project/webadmin/%{name}/%{version}/%{name}-%{version}.tar.gz
14mr|webmin-1.650-3|26	Source1:	%{name}.rpmlintrc
14mr|webmin-1.650-3|27	Source2:	other.modules.tar.bz2
14mr|webmin-1.650-3|28	Source30:	webmin-mandriva-theme.tar.bz2
14mr|webmin-1.650-3|29	# some images were missing
14mr|webmin-1.650-3|30	Source33:	advanced.png
14mr|webmin-1.650-3|31	Source34:	descs.png
14mr|webmin-1.650-3|32	Source4:	webmin-postinstallscript.sh
14mr|webmin-1.650-3|33	Source5:	webmin
14mr|webmin-1.650-3|34	Source6:	webmin.initscript
14mr|webmin-1.650-3|35	Source9:	http://www.openit.it/index.php/openit_en/content/download/2474/10171/file/openvpn-2.0.wbm.gz
14mr|webmin-1.650-3|36	Source10:	webmin.pam
14mr|webmin-1.650-3|37	Source11:	webmin-16.png
14mr|webmin-1.650-3|38	Source12:	webmin-32.png
14mr|webmin-1.650-3|39	Source13:	webmin-48.png
14mr|webmin-1.650-3|40	# uses include instead of pam_stack
14mr|webmin-1.650-3|41	Source14:	webmin.pam-new
14mr|webmin-1.650-3|42	Source15:	webmin.logrotate
14mr|webmin-1.650-3|43	# (gc) have the updates; this needs to change for each version and/or release, see
14mr|webmin-1.650-3|44	#      http://www.webmin.com/webmin/updates.html
14mr|webmin-1.650-3|45	# Other Themes
14mr|webmin-1.650-3|46	Source51:	http://www.gehrigal.net/download/webmin_theme/webmin-theme_gehrigal_0.41.wbt
14mr|webmin-1.650-3|47	# the configurator for this theme
14mr|webmin-1.650-3|48	Source52:	http://www.gehrigal.net/download/webmin_themeconfig/webmin_gehrigal-themeconfigurator_0.21a.wbm
14mr|webmin-1.650-3|49	#  Webmin Module Usermonitor
14mr|webmin-1.650-3|50	Source53:	http://www.gehrigal.net/download/webmin_usermonitor/webmin-module_usermonitor_0.12a.wbm
14mr|webmin-1.650-3|51	# Other modules
14mr|webmin-1.650-3|52	Source54:	http://gaia.anet.fr/webmin/openldap/openldap-0_6.wbm
14mr|webmin-1.650-3|53	Source541:	http://gaia.anet.fr/webmin/openldap/openldap2-0_1.wbm
14mr|webmin-1.650-3|54	Source55:	http://www.bvan.f2s.com/ldap_groups_LDAPapi.wbm
14mr|webmin-1.650-3|55	Source56:	http://www.bvan.f2s.com/ldap_browser_LDAPapi.wbm
14mr|webmin-1.650-3|56	Source57:	http://prdownloads.sourceforge.net/netatalk/netatalk.wbm
14mr|webmin-1.650-3|57	Source99:	webmin-scripts-i18n.tar.bz2
14mr|webmin-1.650-3|58	Source100:	webmin-i18n-%{i18n_date}.tar.bz2
14mr|webmin-1.650-3|59	Source101:	awstats-1.9.wbm
14mr|webmin-1.650-3|60	Source102:	dgwebmin-0.7.1.wbm
14mr|webmin-1.650-3|61	Patch0:		webmin-fix-configs.diff
14mr|webmin-1.650-3|62	Patch1:		webmin-1.100-remove-atboot-problem
14mr|webmin-1.650-3|63	Patch5:		webmin-fix-newmods.patch
14mr|webmin-1.650-3|64	Patch7:		webmin-0.85-never-fail-detect-os.patch
14mr|webmin-1.650-3|65	Patch8:		webmin-0.85-enable-changed-theme-at-installation.patch
14mr|webmin-1.650-3|66	Patch9:		webmin-1.550-fix-status-in-init.patch
14mr|webmin-1.650-3|67	Patch10:	webmin-1.510-fix-os-list.patch
14mr|webmin-1.650-3|68	
14mr|webmin-1.650-3|69	Patch13:	webmin-openldap.patch
14mr|webmin-1.650-3|70	Patch15:	webmin-fix-netatalk-paths.patch
14mr|webmin-1.650-3|71	Patch17:	webmin-1.220-remove-mandrakestuff-from-init.patch
14mr|webmin-1.650-3|72	Patch19:	webmin-0.92-add-default-configs-logviewer-fp2k.patch
14mr|webmin-1.650-3|73	Patch21:	webmin-0.950-add-netsaint-mandrake-config.patch
14mr|webmin-1.650-3|74	Patch23:	webmin-1.020-ssl-location.patch
14mr|webmin-1.650-3|75	Patch24:	webmin-1.020-suppress-missing-netatalk-interfaces.patch
14mr|webmin-1.650-3|76	Patch26:	webmin-1.060-mysql-fix-installing-missing-packages.patch
14mr|webmin-1.650-3|77	Patch29:	webmin-1.100-let-localauth-config.patch
14mr|webmin-1.650-3|78	Patch32:	webmin-1.310-usermin-fix-installing-missing-package.diff
14mr|webmin-1.650-3|79	Patch33:	webmin-1.130-postgresql-fix-installing-missing-packages.patch
14mr|webmin-1.650-3|80	Patch35:	webmin-1.220-usermin-fix-index.patch
14mr|webmin-1.650-3|81	Patch36:	webmin-1.350-mandriva_theme.diff
14mr|webmin-1.650-3|82	Patch37:	webmin-temp-permission-fix.diff
14mr|webmin-1.650-3|83	Patch38:	webmin-ssldir-cosmetic.diff
14mr|webmin-1.650-3|84	Patch39:	webmin-fix-bandwith.diff
14mr|webmin-1.650-3|85	Patch40:	webmin-fix-sarg.diff
14mr|webmin-1.650-3|86	Requires(pre): rpm-helper
14mr|webmin-1.650-3|87	Requires:	perl
14mr|webmin-1.650-3|88	Requires:	perl-CGI
14mr|webmin-1.650-3|89	Requires:	lsof
14mr|webmin-1.650-3|90	Requires(pre): sed chkconfig findutils coreutils initscripts grep perl-Net_SSLeay perl-Authen-PAM
14mr|webmin-1.650-3|91	Provides:	%{name}-%{version}
14mr|webmin-1.650-3|92	Provides:	%{name}-theme-mandriva
14mr|webmin-1.650-3|93	Obsoletes:	%{name}-theme-mandriva
14mr|webmin-1.650-3|94	BuildArch:	noarch
14mr|webmin-1.650-3|95	
14mr|webmin-1.650-3|96	%description
14mr|webmin-1.650-3|97	A web-based administration interface for Unix systems. Using Webmin you can
14mr|webmin-1.650-3|98	configure DNS, Samba, NFS, local/remote filesystems, Apache, Sendmail/Postfix,
14mr|webmin-1.650-3|99	and more using your web browser.
14mr|webmin-1.650-3|100	
14mr|webmin-1.650-3|101	After installation, enter the URL https://localhost:10000/ into your browser
14mr|webmin-1.650-3|102	and login as root with your root password. Please consider logging in and
14mr|webmin-1.650-3|103	modify your password for security issue.
14mr|webmin-1.650-3|104	
14mr|webmin-1.650-3|105	PLEASE NOTE THAT THIS VERSION NOW USES SECURE WEB TRANSACTIONS: YOU HAVE TO
14mr|webmin-1.650-3|106	LOGIN TO "https://localhost:10000/" AND NOT "http://localhost:10000/".
14mr|webmin-1.650-3|107	
14mr|webmin-1.650-3|108	%prep
14mr|webmin-1.650-3|109	
14mr|webmin-1.650-3|110	%setup -q -a2 -a30 -a51 -a52 -a53 -a55 -a56
14mr|webmin-1.650-3|111	# Unknow extension, rpm won't unpack it.
14mr|webmin-1.650-3|112	tar xf %{SOURCE54}
14mr|webmin-1.650-3|113	tar xf %{SOURCE541}
14mr|webmin-1.650-3|114	tar xf %{SOURCE57}
14mr|webmin-1.650-3|115	tar xf %{SOURCE101}
14mr|webmin-1.650-3|116	tar xf %{SOURCE102}
14mr|webmin-1.650-3|117	
14mr|webmin-1.650-3|118	install -m 0644 %{SOURCE33} mandriva/webmin/images
14mr|webmin-1.650-3|119	install -m 0644 %{SOURCE34} mandriva/webmin/images
14mr|webmin-1.650-3|120	rm -fr %{name}-%{version}/dhcpd
14mr|webmin-1.650-3|121	rm -fr %{name}-%{version}/useradmin
14mr|webmin-1.650-3|122	
14mr|webmin-1.650-3|123	%setup -q -D -T -c -a 9 -n %{name}-%{version}
14mr|webmin-1.650-3|124	
14mr|webmin-1.650-3|125	for i in */config-mandrake-linux-8.2; do n=`echo $i | perl -pe 's/...$/9.0/'`; [ -e $n ] || cp $i $n; done
14mr|webmin-1.650-3|126	for i in */config-mandrake-linux-9.0; do n=`echo $i | perl -pe 's/...$/9.1/'`; [ -e $n ] || cp $i $n; done
14mr|webmin-1.650-3|127	for i in */config-mandrake-linux-9.1; do n=`echo $i | perl -pe 's/...$/9.2/'`; [ -e $n ] || cp $i $n; done
14mr|webmin-1.650-3|128	for i in */config-mandrake-linux-9.2; do n=`echo $i | perl -pe 's/...$/10.0/'`; [ -e $n ] || cp $i $n; done
14mr|webmin-1.650-3|129	for i in */config-mandrake-linux-10.0; do n=`echo $i | perl -pe 's/....$/10.1/'`; [ -e $n ] || cp $i $n; done
14mr|webmin-1.650-3|130	for i in */config-mandrake-linux-10.1; do n=`echo $i | perl -pe 's/....$/10.2/'`; [ -e $n ] || cp $i $n; done
14mr|webmin-1.650-3|131	for i in */config-mandrake-linux-10.2; do n=`echo $i | perl -pe 's/....$/2006.0/'`; [ -e $n ] || cp $i $n; done
14mr|webmin-1.650-3|132	find bind8 -type f -maxdepth 1 | xargs perl -pi -e 's|/var/run/named\.pid|/var/run/named/named.pid|'
14mr|webmin-1.650-3|133	
14mr|webmin-1.650-3|134	# daouda: added mandriva-linux to known OS
14mr|webmin-1.650-3|135	cp config-mandrake-linux config-mandriva-linux
14mr|webmin-1.650-3|136	
14mr|webmin-1.650-3|137	# force theme to blue
14mr|webmin-1.650-3|138	pushd theme_gehrigal/skins
14mr|webmin-1.650-3|139	./change_skin.pl s blueedition.skininfo
14mr|webmin-1.650-3|140	popd
14mr|webmin-1.650-3|141	
14mr|webmin-1.650-3|142	perl -pi -e 's|redhat-linux(?! mandriva-linux)|redhat-linux mandriva-linux| if $_ =~ /^os_support.*redhat-linux/ && $_ !~ /mandriva-linux/' */module.info
14mr|webmin-1.650-3|143	#'
14mr|webmin-1.650-3|144	perl -pi -e 's|/etc/smb\.conf|/etc/samba/smb\.conf|' samba/config-mandrake-linux
14mr|webmin-1.650-3|145	
14mr|webmin-1.650-3|146	(find . -name '*.cgi' ; find . -name '*.pl') | perl perlpath.pl /usr/bin/perl -
14mr|webmin-1.650-3|147	rm -f mount/freebsd-mounts-*
14mr|webmin-1.650-3|148	rm -f mount/openbsd-mounts-*
14mr|webmin-1.650-3|149	
14mr|webmin-1.650-3|150	find -name ".xvpics" -o -name ".*.swp" | xargs rm -rf
14mr|webmin-1.650-3|151	
14mr|webmin-1.650-3|152	%build
14mr|webmin-1.650-3|153	
14mr|webmin-1.650-3|154	%install
14mr|webmin-1.650-3|155	rm -rf %{buildroot}
14mr|webmin-1.650-3|156	
14mr|webmin-1.650-3|157	# IMPORTANT: there is no %{_datadir} and so on, since the directories are decided by the post install script.
14mr|webmin-1.650-3|158	mkdir -p %{buildroot}/usr/share/webmin
14mr|webmin-1.650-3|159	mkdir -p %{buildroot}/%{_initrddir}
14mr|webmin-1.650-3|160	mkdir -p %{buildroot}/usr/bin
14mr|webmin-1.650-3|161	
14mr|webmin-1.650-3|162	find -type f -print0 | xargs -0 chmod a+r
14mr|webmin-1.650-3|163	find -type d -print0 | xargs -0 chmod a+rx
14mr|webmin-1.650-3|164	
14mr|webmin-1.650-3|165	# (gc) remove ldap module, we don't have perl modules to make it work
14mr|webmin-1.650-3|166	rm -rf ldap
14mr|webmin-1.650-3|167	
14mr|webmin-1.650-3|168	cp -a * %{buildroot}/usr/share/webmin
14mr|webmin-1.650-3|169	install -m755 %{SOURCE6} %{buildroot}/%{_initrddir}/webmin
14mr|webmin-1.650-3|170	install -m755 %{SOURCE4} %{buildroot}/usr/share/webmin/postinstall.sh
14mr|webmin-1.650-3|171	install -m755 %{SOURCE5} %{buildroot}/usr/bin
14mr|webmin-1.650-3|172	
14mr|webmin-1.650-3|173	mkdir -p %{buildroot}/%{_sysconfdir}/pam.d
14mr|webmin-1.650-3|174	install -m755 %{SOURCE14} %{buildroot}/%{_sysconfdir}/pam.d/webmin
14mr|webmin-1.650-3|175	
14mr|webmin-1.650-3|176	rm -rf %{buildroot}/usr/share/webmin/*/{CVS,*/CVS}
14mr|webmin-1.650-3|177	rm -f `find %{buildroot} -type f -name .cvsignore`
14mr|webmin-1.650-3|178	
14mr|webmin-1.650-3|179	# (gc) remove zero-length files (to check sometimes if they are still zero-length'ed)
14mr|webmin-1.650-3|180	for i in /usr/share/webmin/caldera/images/letters/254.gif /usr/share/webmin/i4lctrl-0.6.7/lang/de /usr/share/webmin/caldera/images/letters/255.gif; do
14mr|webmin-1.650-3|181	if [ -f $i ]; then rm -f %{buildroot}$i; fi
14mr|webmin-1.650-3|182	done
14mr|webmin-1.650-3|183	
14mr|webmin-1.650-3|184	echo "rpm" > %{buildroot}/usr/share/webmin/install-type
14mr|webmin-1.650-3|185	
14mr|webmin-1.650-3|186	# (sb) remove development file
14mr|webmin-1.650-3|187	rm -f %{buildroot}/usr/share/webmin/mount/macos-mounts.c
14mr|webmin-1.650-3|188	
14mr|webmin-1.650-3|189	echo 'blue-theme' > %{buildroot}%{_datadir}/webmin/defaulttheme
14mr|webmin-1.650-3|190	
14mr|webmin-1.650-3|191	# (oe) remove invalid file that breaks webmin
14mr|webmin-1.650-3|192	rm -f %{buildroot}%{_datadir}/webmin/mandriva/config.cgi
14mr|webmin-1.650-3|193	
14mr|webmin-1.650-3|194	# Install icons
14mr|webmin-1.650-3|195	install -d -m 0755 %{buildroot}%{_liconsdir}
14mr|webmin-1.650-3|196	install -d -m 0755 %{buildroot}%{_miconsdir}
14mr|webmin-1.650-3|197	install -m 0644 %{SOURCE11} %{buildroot}%{_miconsdir}/webmin.png
14mr|webmin-1.650-3|198	install -m 0644 %{SOURCE12} %{buildroot}%{_iconsdir}/webmin.png
14mr|webmin-1.650-3|199	install -m 0644 %{SOURCE11} %{buildroot}%{_liconsdir}/webmin.png
14mr|webmin-1.650-3|200	
14mr|webmin-1.650-3|201	# Menu entry
14mr|webmin-1.650-3|202	
14mr|webmin-1.650-3|203	# XDG menu
14mr|webmin-1.650-3|204	install -d %{buildroot}%{_datadir}/applications
14mr|webmin-1.650-3|205	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|webmin-1.650-3|206	[Desktop Entry]
14mr|webmin-1.650-3|207	Name=%{name}
14mr|webmin-1.650-3|208	Comment=%{summary}
14mr|webmin-1.650-3|209	Exec=%{_bindir}/www-browser https://localhost:10000/
14mr|webmin-1.650-3|210	Icon=%{name}
14mr|webmin-1.650-3|211	Terminal=false
14mr|webmin-1.650-3|212	Type=Application
14mr|webmin-1.650-3|213	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
14mr|webmin-1.650-3|214	EOF
14mr|webmin-1.650-3|215	
14mr|webmin-1.650-3|216	rm -fr %{buildroot}/usr/share/webmin/acl/Authen-SolarisRBAC-0.1
14mr|webmin-1.650-3|217	
14mr|webmin-1.650-3|218	#logrotate
14mr|webmin-1.650-3|219	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mr|webmin-1.650-3|220	install -m 0644 %{SOURCE15} %{buildroot}%{_sysconfdir}/logrotate.d/webmin
14mr|webmin-1.650-3|221	
14mr|webmin-1.650-3|222	# Drop SVN internal files
14mr|webmin-1.650-3|223	rm -rf %{buildroot}%{_datadir}/%{name}/dansguardian/*/.svn
14mr|webmin-1.650-3|224	
14mr|webmin-1.650-3|225	%post
14mr|webmin-1.650-3|226	%_create_ssl_certificate -b miniserv
14mr|webmin-1.650-3|227	
14mr|webmin-1.650-3|228	if [ "$1" != 0 ]; then
14mr|webmin-1.650-3|229	service webmin status >/dev/null 2>/dev/null && need_restart=1
14mr|webmin-1.650-3|230	service webmin stop >/dev/null 2>/dev/null || :
14mr|webmin-1.650-3|231	else
14mr|webmin-1.650-3|232	[[ -e /etc/cron.allow ]] && if [ "x`grep root /etc/cron.allow`" == "x" ] ; then
14mr|webmin-1.650-3|233	echo root >> /etc/cron.allow
14mr|webmin-1.650-3|234	fi
14mr|webmin-1.650-3|235	fi
14mr|webmin-1.650-3|236	/usr/share/webmin/postinstall.sh
14mr|webmin-1.650-3|237	%_post_service webmin
14mr|webmin-1.650-3|238	[[ -n $need_restart ]] && service webmin start >/dev/null 2>/dev/null || :
14mr|webmin-1.650-3|239	
14mr|webmin-1.650-3|240	%preun
14mr|webmin-1.650-3|241	%_preun_service webmin
14mr|webmin-1.650-3|242	
14mr|webmin-1.650-3|243	%postun
14mr|webmin-1.650-3|244	if [ "$1" = 0 ]; then
14mr|webmin-1.650-3|245	rm -rf /etc/webmin /var/webmin /var/lib/webmin /var/run/webmin /var/log/webmin
14mr|webmin-1.650-3|246	fi
14mr|webmin-1.650-3|247	
14mr|webmin-1.650-3|248	%files
14mr|webmin-1.650-3|249	%defattr(-, root, root, 0755)
14mr|webmin-1.650-3|250	%doc README LICENCE
14mr|webmin-1.650-3|251	%{_initrddir}/webmin
14mr|webmin-1.650-3|252	%config(noreplace) %{_sysconfdir}/pam.d/webmin
14mr|webmin-1.650-3|253	%config(noreplace) %{_sysconfdir}/logrotate.d/webmin
14mr|webmin-1.650-3|254	%{_datadir}/%{name}
14mr|webmin-1.650-3|255	%{_bindir}/%{name}
14mr|webmin-1.650-3|256	%{_iconsdir}/%{name}.png
14mr|webmin-1.650-3|257	%{_liconsdir}/%{name}.png
14mr|webmin-1.650-3|258	%{_miconsdir}/%{name}.png
14mr|webmin-1.650-3|259	%{_datadir}/applications/*.desktop
14mr|webmin-1.650-3|260	
14mr|webmin-1.650-3|261	
14mr|webmin-1.650-3|262	
14mr|webmin-1.650-3|263	%changelog
14mr|webmin-1.650-3|264	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.650-3
14mr|webmin-1.650-3|265	+ Revision: 5bbd35c
14mr|webmin-1.650-3|266	- MassBuild#440: Increase release tag
14mr|webmin-1.650-3|267	
14mr|webmin-1.650-3|268	

22004 14
14mr|webrtc-audio-processing-0.1-3|1	%define oname webrtc
14mr|webrtc-audio-processing-0.1-3|2	%define major 0
14mr|webrtc-audio-processing-0.1-3|3	%define libname %mklibname %{oname} %{major}
14mr|webrtc-audio-processing-0.1-3|4	%define develname %mklibname %{oname} -d
14mr|webrtc-audio-processing-0.1-3|5	
14mr|webrtc-audio-processing-0.1-3|6	%define _disable_ld_no_undefined 1
14mr|webrtc-audio-processing-0.1-3|7	
14mr|webrtc-audio-processing-0.1-3|8	Name:		webrtc-audio-processing
14mr|webrtc-audio-processing-0.1-3|9	Version:	0.1
14mr|webrtc-audio-processing-0.1-3|10	Release:        3
14mr|webrtc-audio-processing-0.1-3|11	Summary:	Real-Time Communication Library for Web Browsers
14mr|webrtc-audio-processing-0.1-3|12	License:	BSD-3-Clause
14mr|webrtc-audio-processing-0.1-3|13	Group:		System/Libraries
14mr|webrtc-audio-processing-0.1-3|14	Url:		http://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/
14mr|webrtc-audio-processing-0.1-3|15	Source0:	http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/webrtc-audio-processing-%{version}.tar.xz
14mr|webrtc-audio-processing-0.1-3|16	Patch0:		webrtc-ppc64.patch
14mr|webrtc-audio-processing-0.1-3|17	
14mr|webrtc-audio-processing-0.1-3|18	%description
14mr|webrtc-audio-processing-0.1-3|19	WebRTC is an open source project that enables web browsers with Real-Time
14mr|webrtc-audio-processing-0.1-3|20	Communications (RTC) capabilities via simple Javascript APIs. The WebRTC
14mr|webrtc-audio-processing-0.1-3|21	components have been optimized to best serve this purpose.
14mr|webrtc-audio-processing-0.1-3|22	
14mr|webrtc-audio-processing-0.1-3|23	WebRTC implements the W3C's proposal for video conferencing on the web.
14mr|webrtc-audio-processing-0.1-3|24	
14mr|webrtc-audio-processing-0.1-3|25	%package -n %{libname}
14mr|webrtc-audio-processing-0.1-3|26	Summary:	Real-Time Communication Library for Web Browsers
14mr|webrtc-audio-processing-0.1-3|27	Group:		System/Libraries
14mr|webrtc-audio-processing-0.1-3|28	
14mr|webrtc-audio-processing-0.1-3|29	%description -n %{libname}
14mr|webrtc-audio-processing-0.1-3|30	WebRTC is an open source project that enables web browsers with Real-Time
14mr|webrtc-audio-processing-0.1-3|31	Communications (RTC) capabilities via simple Javascript APIs. The WebRTC
14mr|webrtc-audio-processing-0.1-3|32	components have been optimized to best serve this purpose.
14mr|webrtc-audio-processing-0.1-3|33	
14mr|webrtc-audio-processing-0.1-3|34	WebRTC implements the W3C's proposal for video conferencing on the web.
14mr|webrtc-audio-processing-0.1-3|35	
14mr|webrtc-audio-processing-0.1-3|36	%package -n %{develname}
14mr|webrtc-audio-processing-0.1-3|37	Summary:	Real-Time Communication Library for Web Browsers
14mr|webrtc-audio-processing-0.1-3|38	Group:		Development/C
14mr|webrtc-audio-processing-0.1-3|39	Requires:	%{libname} = %{version}-%{release}
14mr|webrtc-audio-processing-0.1-3|40	Provides:	webrtc-audio-processing-devel = %{version}-%{release}
14mr|webrtc-audio-processing-0.1-3|41	Provides:	webrtc-audio-processing-devel-static = %{version}-%{release}
14mr|webrtc-audio-processing-0.1-3|42	Obsoletes:	%{mklibname webrtc -d -s} < 0.1-2
14mr|webrtc-audio-processing-0.1-3|43	
14mr|webrtc-audio-processing-0.1-3|44	%description -n %{develname}
14mr|webrtc-audio-processing-0.1-3|45	WebRTC is an open source project that enables web browsers with Real-Time
14mr|webrtc-audio-processing-0.1-3|46	Communications (RTC) capabilities via simple Javascript APIs. The WebRTC
14mr|webrtc-audio-processing-0.1-3|47	components have been optimized to best serve this purpose.
14mr|webrtc-audio-processing-0.1-3|48	
14mr|webrtc-audio-processing-0.1-3|49	WebRTC implements the W3C's proposal for video conferencing on the web.
14mr|webrtc-audio-processing-0.1-3|50	
14mr|webrtc-audio-processing-0.1-3|51	%prep
14mr|webrtc-audio-processing-0.1-3|52	%setup -q
14mr|webrtc-audio-processing-0.1-3|53	%patch0 -p1
14mr|webrtc-audio-processing-0.1-3|54	
14mr|webrtc-audio-processing-0.1-3|55	%build
14mr|webrtc-audio-processing-0.1-3|56	%configure2_5x \
14mr|webrtc-audio-processing-0.1-3|57	--disable-static
14mr|webrtc-audio-processing-0.1-3|58	
14mr|webrtc-audio-processing-0.1-3|59	%make LIBS="-lpthread"
14mr|webrtc-audio-processing-0.1-3|60	
14mr|webrtc-audio-processing-0.1-3|61	%install
14mr|webrtc-audio-processing-0.1-3|62	%makeinstall_std
14mr|webrtc-audio-processing-0.1-3|63	find %{buildroot} -name '*.la' -delete
14mr|webrtc-audio-processing-0.1-3|64	
14mr|webrtc-audio-processing-0.1-3|65	%files -n %{libname}
14mr|webrtc-audio-processing-0.1-3|66	%{_libdir}/libwebrtc_audio_processing.so.%{major}
14mr|webrtc-audio-processing-0.1-3|67	%{_libdir}/libwebrtc_audio_processing.so.%{major}.*
14mr|webrtc-audio-processing-0.1-3|68	
14mr|webrtc-audio-processing-0.1-3|69	%files -n %{develname}
14mr|webrtc-audio-processing-0.1-3|70	%doc AUTHORS COPYING NEWS PATENTS README
14mr|webrtc-audio-processing-0.1-3|71	%{_includedir}/webrtc_audio_processing
14mr|webrtc-audio-processing-0.1-3|72	%{_libdir}/libwebrtc_audio_processing.so
14mr|webrtc-audio-processing-0.1-3|73	%{_libdir}/pkgconfig/webrtc-audio-processing.pc
14mr|webrtc-audio-processing-0.1-3|74	
14mr|webrtc-audio-processing-0.1-3|75	%changelog
14mr|webrtc-audio-processing-0.1-3|76	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-3
14mr|webrtc-audio-processing-0.1-3|77	+ Revision: abbf4e8
14mr|webrtc-audio-processing-0.1-3|78	- MassBuild#440: Increase release tag
14mr|webrtc-audio-processing-0.1-3|79	
14mr|webrtc-audio-processing-0.1-3|80	

22005 14
14mr|webserver-base-2.0-5|1	Name:		webserver-base
14mr|webserver-base-2.0-5|2	Version:	2.0
14mr|webserver-base-2.0-5|3	Release:	5
14mr|webserver-base-2.0-5|4	Summary:	Base files and user for webserver
14mr|webserver-base-2.0-5|5	License:	GPLv3
14mr|webserver-base-2.0-5|6	Group:		System/Servers
14mr|webserver-base-2.0-5|7	Source0:	%{name}.tar.xz
14mr|webserver-base-2.0-5|8	Conflicts:	apache-conf <= 2.2.22
14mr|webserver-base-2.0-5|9	Conflicts:	apache-base <= 2.2.22
14mr|webserver-base-2.0-5|10	Requires(pre):	rpm-helper
14mr|webserver-base-2.0-5|11	Requires(postun): rpm-helper
14mr|webserver-base-2.0-5|12	BuildArch:	noarch
14mr|webserver-base-2.0-5|13	
14mr|webserver-base-2.0-5|14	%description
14mr|webserver-base-2.0-5|15	This package provides base files and user for any webserver.
14mr|webserver-base-2.0-5|16	
14mr|webserver-base-2.0-5|17	%prep
14mr|webserver-base-2.0-5|18	%setup -qn %{name}
14mr|webserver-base-2.0-5|19	
14mr|webserver-base-2.0-5|20	%build
14mr|webserver-base-2.0-5|21	
14mr|webserver-base-2.0-5|22	%install
14mr|webserver-base-2.0-5|23	install -D -m 644 index.html %{buildroot}%{_var}/www/html/index.html
14mr|webserver-base-2.0-5|24	install -m 644 favicon.ico %{buildroot}%{_var}/www/html/
14mr|webserver-base-2.0-5|25	install -m 644 robots.txt %{buildroot}%{_var}/www/html/
14mr|webserver-base-2.0-5|26	
14mr|webserver-base-2.0-5|27	%pre
14mr|webserver-base-2.0-5|28	%_pre_useradd apache /var/www /bin/sh
14mr|webserver-base-2.0-5|29	
14mr|webserver-base-2.0-5|30	%postun
14mr|webserver-base-2.0-5|31	%_postun_userdel apache
14mr|webserver-base-2.0-5|32	
14mr|webserver-base-2.0-5|33	%files
14mr|webserver-base-2.0-5|34	%{_var}/www
14mr|webserver-base-2.0-5|35	
14mr|webserver-base-2.0-5|36	%changelog
14mr|webserver-base-2.0-5|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0-5
14mr|webserver-base-2.0-5|38	+ Revision: 9d2d88e
14mr|webserver-base-2.0-5|39	- MassBuild#440: Increase release tag
14mr|webserver-base-2.0-5|40	
14mr|webserver-base-2.0-5|41	

22006 14
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|1	# Copyright (c) 2000-2005, JPackage Project
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|2	# All rights reserved.
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|3	#
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|4	# Redistribution and use in source and binary forms, with or without
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|5	# modification, are permitted provided that the following conditions
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|6	# are met:
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|7	#
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|8	# 1. Redistributions of source code must retain the above copyright
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|9	#    notice, this list of conditions and the following disclaimer.
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|11	#    notice, this list of conditions and the following disclaimer in the
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|12	#    documentation and/or other materials provided with the
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|13	#    distribution.
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|15	#    contributors may be used to endorse or promote products derived
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|16	#    from this software without specific prior written permission.
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|17	#
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|29	#
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|30	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|31	%define _with_gcj_support 1
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|32	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|33	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|34	%define dotname werken.xpath
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|35	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|36	%define section free
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|37	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|38	Name:           werken-xpath
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|39	Version:        0.9.4
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|40	Release:        %mkrel 0.beta.13.0.0.5
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|41	Epoch:          0
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|42	Summary:        XPath implementation using JDOM
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|43	License:        Apache Software License-like
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|44	Source0:        %{dotname}-%{version}-beta-src.tar.gz
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|45	Source1:        %{name}-%{version}.pom
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|46	Patch0:         %{name}-ElementNamespaceContext.patch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|47	Patch1:         %{name}-Partition.patch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|48	Patch2:         %{name}-ParentStep.patch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|49	Patch3:         %{name}-NodeTypeStep.patch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|50	Patch4:         %{name}-UnAbbrStep.patch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|51	Patch5:         %{name}-StringFunction.patch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|52	Patch6:         %{name}-Test.patch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|53	Patch7:         %{name}-Driver.patch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|54	Patch8:         %{name}-runtests_sh.patch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|55	URL:            http://sourceforge.net/projects/werken-xpath/
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|56	Requires:       jdom
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|57	BuildRequires:  ant >= 0:1.6
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|58	BuildRequires:  antlr
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|59	BuildRequires:  antlr-java
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|60	BuildRequires:  jdom
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|61	BuildRequires:  xerces-j2
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|62	BuildRequires:  xml-commons-apis
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|63	BuildRequires:  java-rpmbuild >= 0:1.7.2
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|64	Group:          Development/Java
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|65	%if ! %{gcj_support}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|66	BuildArch:      noarch
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|67	%endif
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|68	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|69	Provides:    werken.xpath = %{epoch}:%{version}-%{release}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|70	Obsoletes:   werken.xpath < %{epoch}:%{version}-%{release}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|71	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|72	%if %{gcj_support}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|73	BuildRequires:		java-gcj-compat-devel
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|74	%endif
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|75	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|76	%description
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|77	werken.xpath is an implementation of the W3C XPath Recommendation, on
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|78	top of the JDOM library.  It takes as input a XPath expression, and a
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|79	JDOM tree, and returns a NodeSet (java.util.List) of selected
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|80	elements.  Is is being used in the development of the
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|81	as-yet-unreleased werken.xslt (eXtensible Stylesheet Language) and the
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|82	werken.canonical (XML canonicalization) packages.
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|83	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|84	%package        javadoc
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|85	Summary:        Javadoc for %{name}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|86	Group:          Development/Java
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|87	BuildRequires:  java-1.5.0-gcj-javadoc
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|88	Provides:    werken.xpath-javadoc = %{epoch}:%{version}-%{release}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|89	Obsoletes:   werken.xpath-javadoc < %{epoch}:%{version}-%{release}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|90	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|91	%description    javadoc
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|92	Javadoc for %{name}.
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|93	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|94	# -----------------------------------------------------------------------------
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|95	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|96	%prep
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|97	%setup -q -n %{dotname}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|98	%patch0 -p0 -b .sav
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|99	%patch1 -p0 -b .sav
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|100	%patch2 -p0 -b .sav
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|101	%patch3 -p0 -b .sav
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|102	%patch4 -p0 -b .sav
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|103	%patch5 -p0 -b .sav
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|104	%patch6 -p0 -b .sav
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|105	%patch7 -p0 -b .sav
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|106	%patch8 -p0 -b .sav
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|107	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|108	# remove all binary libs
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|109	for j in $(find . -name "*.jar"); do
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|110	mv $j $j.no
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|111	done
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|112	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|113	#pushd lib
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|114	#ln -sf $(build-classpath antlr) antlr-runtime.jar
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|115	#ln -sf $(build-classpath jdom) jdom.jar
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|116	#ln -sf $(build-classpath xerces-j2) xerces.jar
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|117	#popd
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|118	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|119	# -----------------------------------------------------------------------------
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|120	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|121	%build
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|122	export CLASSPATH=$(build-classpath jdom antlr xerces-j2 xml-commons-apis)
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|123	%{ant} -Dbuild.compiler=modern package javadoc compile-test
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|124	# Note that you'll have to java in PATH for this to work, it is by default
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|125	# when using a JPackage JVM.
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|126	CLASSPATH=$CLASSPATH:build/werken.xpath.jar:build/test/classes
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|127	sh runtests.sh
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|128	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|129	# -----------------------------------------------------------------------------
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|130	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|131	%install
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|132	rm -rf $RPM_BUILD_ROOT
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|133	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|134	# jars
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|135	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|136	cp -p build/%{dotname}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|137	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|138	ln -sf %{name}.jar %{dotname}.jar)
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|139	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|140	# pom
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|141	mkdir -p $RPM_BUILD_ROOT%{_datadir}/maven2/default_poms
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|142	cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/default_poms/JPP-werken-xpath.pom
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|143	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|144	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|145	# javadoc
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|146	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|147	cp -pr build/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|148	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|149	# -----------------------------------------------------------------------------
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|150	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|151	%if %{gcj_support}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|152	%{_bindir}/aot-compile-rpm
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|153	%endif
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|154	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|155	%clean
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|156	rm -rf $RPM_BUILD_ROOT
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|157	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|158	%post
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|159	%update_maven_depmap
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|160	%if %{gcj_support}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|161	%{update_gcjdb}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|162	%endif
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|163	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|164	%postun
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|165	%update_maven_depmap
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|166	%if %{gcj_support}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|167	%{clean_gcjdb}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|168	%endif
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|169	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|170	%files
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|171	%defattr(0644,root,root,0755)
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|172	%doc INSTALL LICENSE LIMITATIONS README TODO
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|173	%{_javadir}/*
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|174	%{_datadir}/maven2/default_poms/*
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|175	%{_mavendepmapfragdir}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|176	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|177	%if %{gcj_support}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|178	%dir %{_libdir}/gcj/%{name}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|179	%attr(-,root,root) %{_libdir}/gcj/%{name}/werken-xpath-0.9.4.jar.*
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|180	%endif
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|181	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|182	%files javadoc
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|183	%defattr(0644,root,root,0755)
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|184	%{_javadocdir}/%{name}-%{version}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|185	%{_javadocdir}/%{name}
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|186	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|187	# -----------------------------------------------------------------------------
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|188	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|189	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|190	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|191	%changelog
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|192	* Thu Dec 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 0:0.9.4-0.beta.13.0.0.5
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|193	+ Revision: aa75cb4
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|194	- Added antlr-java BR
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|195	
14mr|werken-xpath-0.9.4-0.beta.13.0.0.5|196	

22007 14
14mr|wget-1.15-7|1	%bcond_with crosscompile
14mr|wget-1.15-7|2	
14mr|wget-1.15-7|3	Summary:	A utility for retrieving files using the HTTP or FTP protocols
14mr|wget-1.15-7|4	Name:		wget
14mr|wget-1.15-7|5	Version:	1.15
14mr|wget-1.15-7|6	Release:	7
14mr|wget-1.15-7|7	License:	GPLv3+
14mr|wget-1.15-7|8	Group:		Networking/WWW
14mr|wget-1.15-7|9	Url:		http://www.gnu.org/directory/GNU/wget.html
14mr|wget-1.15-7|10	Source0:	ftp://ftp.gnu.org/pub/gnu/wget/%{name}-%{version}.tar.xz
14mr|wget-1.15-7|11	# The following patch is needed for authenticated sites where login can have '@':
14mr|wget-1.15-7|12	Patch7:		wget-1.10-url_password.patch
14mr|wget-1.15-7|13	Patch9:		wget-1.11-logstdout.patch
14mr|wget-1.15-7|14	# needed by urpmi, inspired by http://matthewm.boedicker.org/code/src/wget_force_clobber.patch
14mr|wget-1.15-7|15	Patch13:	wget-1.13.3-add-force-clobber-option.patch
14mr|wget-1.15-7|16	Patch14:	wget-1.15-etc.patch
14mr|wget-1.15-7|17	Patch15:	wget-1.15-pkg-config.patch
14mr|wget-1.15-7|18	BuildRequires:	gettext
14mr|wget-1.15-7|19	BuildRequires:	texinfo
14mr|wget-1.15-7|20	BuildRequires:	gettext-devel
14mr|wget-1.15-7|21	BuildRequires:	perl(HTTP::Daemon)
14mr|wget-1.15-7|22	BuildRequires:	pkgconfig(libidn)
14mr|wget-1.15-7|23	BuildRequires:	pkgconfig(openssl)
14mr|wget-1.15-7|24	Provides:	webclient
14mr|wget-1.15-7|25	Provides:	webfetch
14mr|wget-1.15-7|26	
14mr|wget-1.15-7|27	%description
14mr|wget-1.15-7|28	GNU Wget is a file retrieval utility which can use either the HTTP or FTP
14mr|wget-1.15-7|29	protocols. Wget features include the ability to work in the background
14mr|wget-1.15-7|30	while you're logged out, recursive retrieval of directories, file name
14mr|wget-1.15-7|31	wildcard matching, remote file timestamp storage and comparison, use of
14mr|wget-1.15-7|32	Rest with FTP servers and Range with HTTP servers to retrieve files over
14mr|wget-1.15-7|33	slow or unstable connections, support for Proxy servers, and
14mr|wget-1.15-7|34	configurability.
14mr|wget-1.15-7|35	
14mr|wget-1.15-7|36	%files -f %{name}.lang
14mr|wget-1.15-7|37	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/wgetrc
14mr|wget-1.15-7|38	%doc AUTHORS ChangeLog MAILING-LIST NEWS README
14mr|wget-1.15-7|39	%{_bindir}/*
14mr|wget-1.15-7|40	%{_infodir}/*
14mr|wget-1.15-7|41	%{_mandir}/man1/wget.1*
14mr|wget-1.15-7|42	
14mr|wget-1.15-7|43	#----------------------------------------------------------------------------
14mr|wget-1.15-7|44	
14mr|wget-1.15-7|45	%prep
14mr|wget-1.15-7|46	%setup -q
14mr|wget-1.15-7|47	%patch7 -p0 -b .url_password
14mr|wget-1.15-7|48	%patch9 -p1 -b .logstdout
14mr|wget-1.15-7|49	# force-clobber lead to segfaults on arm64
14mr|wget-1.15-7|50	%patch13 -p0 -b .force-clobber
14mr|wget-1.15-7|51	%patch14 -p1 -b .etc
14mr|wget-1.15-7|52	%patch15 -p1 .pkgc
14mr|wget-1.15-7|53	
14mr|wget-1.15-7|54	autoreconf -fiv
14mr|wget-1.15-7|55	
14mr|wget-1.15-7|56	%build
14mr|wget-1.15-7|57	%configure2_5x \
14mr|wget-1.15-7|58	--enable-ipv6 \
14mr|wget-1.15-7|59	--disable-rpath \
14mr|wget-1.15-7|60	%if %{with crosscompile}
14mr|wget-1.15-7|61	--with-libssl-prefix=$SYSROOT \
14mr|wget-1.15-7|62	%endif
14mr|wget-1.15-7|63	--with-ssl=openssl
14mr|wget-1.15-7|64	
14mr|wget-1.15-7|65	%make
14mr|wget-1.15-7|66	
14mr|wget-1.15-7|67	%install
14mr|wget-1.15-7|68	%makeinstall_std
14mr|wget-1.15-7|69	
14mr|wget-1.15-7|70	install -m755 util/rmold.pl %{buildroot}%{_bindir}/rmold
14mr|wget-1.15-7|71	
14mr|wget-1.15-7|72	%find_lang %{name}
14mr|wget-1.15-7|73	
14mr|wget-1.15-7|74	%check
14mr|wget-1.15-7|75	# all tests must pass (but where are they?)
14mr|wget-1.15-7|76	make check
14mr|wget-1.15-7|77	
14mr|wget-1.15-7|78	%changelog
14mr|wget-1.15-7|79	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.15-7
14mr|wget-1.15-7|80	+ Revision: 5b842ed
14mr|wget-1.15-7|81	- New version 1.15, sync patches with Cooker
14mr|wget-1.15-7|82	
14mr|wget-1.15-7|83	

22008 14
14mr|whdd-2.2-0.11_ge88b96e1.1|1	Summary:	Diagnostic and recovery tool for block devices
14mr|whdd-2.2-0.11_ge88b96e1.1|2	Name:		whdd
14mr|whdd-2.2-0.11_ge88b96e1.1|3	Version:	2.2
14mr|whdd-2.2-0.11_ge88b96e1.1|4	Release:	0.11_ge88b96e1.1
14mr|whdd-2.2-0.11_ge88b96e1.1|5	License:	GPLv1+
14mr|whdd-2.2-0.11_ge88b96e1.1|6	Group:		System/Kernel and hardware
14mr|whdd-2.2-0.11_ge88b96e1.1|7	Url:		https://github.com/krieger-od/whdd
14mr|whdd-2.2-0.11_ge88b96e1.1|8	Source0:	%{name}.tar.xz
14mr|whdd-2.2-0.11_ge88b96e1.1|9	BuildRequires:	dialog-devel
14mr|whdd-2.2-0.11_ge88b96e1.1|10	BuildRequires:  pkgconfig(ncurses)
14mr|whdd-2.2-0.11_ge88b96e1.1|11	BuildRequires:	cmake
14mr|whdd-2.2-0.11_ge88b96e1.1|12	
14mr|whdd-2.2-0.11_ge88b96e1.1|13	%description
14mr|whdd-2.2-0.11_ge88b96e1.1|14	WHDD is a diagnostic and recovery tool for block devices
14mr|whdd-2.2-0.11_ge88b96e1.1|15	(near to replace MHDD for Linux).
14mr|whdd-2.2-0.11_ge88b96e1.1|16	
14mr|whdd-2.2-0.11_ge88b96e1.1|17	%files
14mr|whdd-2.2-0.11_ge88b96e1.1|18	%{_sbindir}/*
14mr|whdd-2.2-0.11_ge88b96e1.1|19	
14mr|whdd-2.2-0.11_ge88b96e1.1|20	#----------------------------------------------------------------------------
14mr|whdd-2.2-0.11_ge88b96e1.1|21	
14mr|whdd-2.2-0.11_ge88b96e1.1|22	%prep
14mr|whdd-2.2-0.11_ge88b96e1.1|23	%setup -qn %{name}
14mr|whdd-2.2-0.11_ge88b96e1.1|24	
14mr|whdd-2.2-0.11_ge88b96e1.1|25	%build
14mr|whdd-2.2-0.11_ge88b96e1.1|26	%cmake
14mr|whdd-2.2-0.11_ge88b96e1.1|27	%make
14mr|whdd-2.2-0.11_ge88b96e1.1|28	
14mr|whdd-2.2-0.11_ge88b96e1.1|29	%install
14mr|whdd-2.2-0.11_ge88b96e1.1|30	%makeinstall_std -C build
14mr|whdd-2.2-0.11_ge88b96e1.1|31	
14mr|whdd-2.2-0.11_ge88b96e1.1|32	
14mr|whdd-2.2-0.11_ge88b96e1.1|33	
14mr|whdd-2.2-0.11_ge88b96e1.1|34	%changelog
14mr|whdd-2.2-0.11_ge88b96e1.1|35	* Mon Sep 01 2014 Arkady Shane <ashejn@gmail.com> 2.2-0.11_ge88b96e1.1
14mr|whdd-2.2-0.11_ge88b96e1.1|36	+ Revision: 0341f6a
14mr|whdd-2.2-0.11_ge88b96e1.1|37	- bump release
14mr|whdd-2.2-0.11_ge88b96e1.1|38	
14mr|whdd-2.2-0.11_ge88b96e1.1|39	

22009 14
14mr|which-2.20-12|1	Name:		which
14mr|which-2.20-12|2	Summary:	Displays where a particular program in your path is located
14mr|which-2.20-12|3	Version:	2.20
14mr|which-2.20-12|4	Release:	12
14mr|which-2.20-12|5	License:	GPLv3
14mr|which-2.20-12|6	Group:		System/Base
14mr|which-2.20-12|7	Source0:	ftp://ftp.gnu.org/gnu/which/%{name}-%{version}.tar.bz2
14mr|which-2.20-12|8	URL:		ftp://ftp.gnu.org/gnu/which/
14mr|which-2.20-12|9	Patch0:		which-2.6.jbj.patch
14mr|which-2.20-12|10	Patch1:		which-2.12-fixinfo.patch
14mr|which-2.20-12|11	Patch2:		which-2.19-afs.patch
14mr|which-2.20-12|12	# (tpg) liberty-devel
14mr|which-2.20-12|13	BuildRequires:	binutils-devel
14mr|which-2.20-12|14	BuildRequires:	readline-devel
14mr|which-2.20-12|15	%description
14mr|which-2.20-12|16	The which command shows the full pathname of a specified program, if
14mr|which-2.20-12|17	the specified program is in your PATH.
14mr|which-2.20-12|18	
14mr|which-2.20-12|19	%prep
14mr|which-2.20-12|20	%setup -q
14mr|which-2.20-12|21	%patch0 -p1
14mr|which-2.20-12|22	%patch1 -p0
14mr|which-2.20-12|23	%patch2 -p1
14mr|which-2.20-12|24	
14mr|which-2.20-12|25	%build
14mr|which-2.20-12|26	%configure2_5x
14mr|which-2.20-12|27	%make
14mr|which-2.20-12|28	
14mr|which-2.20-12|29	%install
14mr|which-2.20-12|30	%makeinstall_std
14mr|which-2.20-12|31	
14mr|which-2.20-12|32	rm -rf %{buildroot}%{_infodir}/dir
14mr|which-2.20-12|33	
14mr|which-2.20-12|34	
14mr|which-2.20-12|35	%files
14mr|which-2.20-12|36	%defattr(-, root, root)
14mr|which-2.20-12|37	%doc README* AUTHORS EXAMPLES INSTALL NEWS
14mr|which-2.20-12|38	%{_bindir}/which
14mr|which-2.20-12|39	%{_mandir}/man1/which.1*
14mr|which-2.20-12|40	%{_infodir}/*
14mr|which-2.20-12|41	
14mr|which-2.20-12|42	
14mr|which-2.20-12|43	
14mr|which-2.20-12|44	%changelog
14mr|which-2.20-12|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.20-12
14mr|which-2.20-12|46	+ Revision: d242ba7
14mr|which-2.20-12|47	- MassBuild#440: Increase release tag
14mr|which-2.20-12|48	
14mr|which-2.20-12|49	

22010 14
14mr|whois-5.1.1-2|1	Summary:	Enhanced WHOIS client
14mr|whois-5.1.1-2|2	Name:		whois
14mr|whois-5.1.1-2|3	Version:	5.1.1
14mr|whois-5.1.1-2|4	Release:	2
14mr|whois-5.1.1-2|5	License:	GPLv2+
14mr|whois-5.1.1-2|6	Group:		Networking/Other
14mr|whois-5.1.1-2|7	URL:		http://www.linux.it/~md/software/
14mr|whois-5.1.1-2|8	Source0:	ftp://ftp.debian.org:21/debian/pool/main/w/whois/whois_5.1.1.tar.xz
14mr|whois-5.1.1-2|9	BuildRequires:	gettext
14mr|whois-5.1.1-2|10	BuildRequires:	libidn-devel
14mr|whois-5.1.1-2|11	%rename	fwhois
14mr|whois-5.1.1-2|12	
14mr|whois-5.1.1-2|13	%description
14mr|whois-5.1.1-2|14	This is a new whois (RFC 954) client rewritten from scratch.
14mr|whois-5.1.1-2|15	
14mr|whois-5.1.1-2|16	It is derived from and compatible with the usual BSD and RIPE whois(1)
14mr|whois-5.1.1-2|17	programs.
14mr|whois-5.1.1-2|18	
14mr|whois-5.1.1-2|19	It is intelligent and can automatically select the appropriate whois
14mr|whois-5.1.1-2|20	server for most queries.
14mr|whois-5.1.1-2|21	
14mr|whois-5.1.1-2|22	%prep
14mr|whois-5.1.1-2|23	%setup -q
14mr|whois-5.1.1-2|24	
14mr|whois-5.1.1-2|25	%build
14mr|whois-5.1.1-2|26	%setup_compile_flags
14mr|whois-5.1.1-2|27	
14mr|whois-5.1.1-2|28	%make OPTS="%{optflags}" HAVE_LIBIDN=1 HAVE_ICONV=1 LDFLAGS="%{ldflags}" CONFIG_FILE="%{_sysconfdir}/whois.conf"
14mr|whois-5.1.1-2|29	
14mr|whois-5.1.1-2|30	%install
14mr|whois-5.1.1-2|31	install -d %{buildroot}%{_bindir}
14mr|whois-5.1.1-2|32	install -d %{buildroot}%{_sysconfdir}
14mr|whois-5.1.1-2|33	install -d %{buildroot}%{_mandir}/man1
14mr|whois-5.1.1-2|34	
14mr|whois-5.1.1-2|35	%makeinstall BASEDIR=%{buildroot} prefix=%{_prefix}/ mandir=%{_mandir}
14mr|whois-5.1.1-2|36	%makeinstall BASEDIR=%{buildroot} prefix=%{_prefix}/ mandir=%{_mandir} -C po
14mr|whois-5.1.1-2|37	
14mr|whois-5.1.1-2|38	install -m0644 whois.conf %{buildroot}%{_sysconfdir}
14mr|whois-5.1.1-2|39	
14mr|whois-5.1.1-2|40	%find_lang %{name} %{name}.lang
14mr|whois-5.1.1-2|41	
14mr|whois-5.1.1-2|42	# fix a file conflict with expect (#46500)
14mr|whois-5.1.1-2|43	mv %{buildroot}%{_bindir}/mkpasswd %{buildroot}%{_bindir}/whois-mkpasswd
14mr|whois-5.1.1-2|44	mv %{buildroot}%{_mandir}/man1/mkpasswd.1 %{buildroot}%{_mandir}/man1/whois-mkpasswd.1
14mr|whois-5.1.1-2|45	
14mr|whois-5.1.1-2|46	%files -f %{name}.lang
14mr|whois-5.1.1-2|47	%doc README
14mr|whois-5.1.1-2|48	%config(noreplace) %{_sysconfdir}/whois.conf
14mr|whois-5.1.1-2|49	%{_bindir}/whois
14mr|whois-5.1.1-2|50	%{_bindir}/whois-mkpasswd
14mr|whois-5.1.1-2|51	%{_mandir}/man1/whois.1*
14mr|whois-5.1.1-2|52	%{_mandir}/man1/whois-mkpasswd.1*
14mr|whois-5.1.1-2|53	%{_mandir}/man5/whois.conf.5*
14mr|whois-5.1.1-2|54	
14mr|whois-5.1.1-2|55	
14mr|whois-5.1.1-2|56	%changelog
14mr|whois-5.1.1-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.1.1-2
14mr|whois-5.1.1-2|58	+ Revision: 3c1422c
14mr|whois-5.1.1-2|59	- MassBuild#440: Increase release tag
14mr|whois-5.1.1-2|60	
14mr|whois-5.1.1-2|61	

22011 14
14mr|wildmidi-0.2.3.5-3|1	%define major 1
14mr|wildmidi-0.2.3.5-3|2	%define libname %mklibname %{name} %{major}
14mr|wildmidi-0.2.3.5-3|3	%define develname %mklibname -d %{name}
14mr|wildmidi-0.2.3.5-3|4	
14mr|wildmidi-0.2.3.5-3|5	Name:		wildmidi
14mr|wildmidi-0.2.3.5-3|6	Version:	0.2.3.5
14mr|wildmidi-0.2.3.5-3|7	Release:	3
14mr|wildmidi-0.2.3.5-3|8	Summary:	WildMidi Open Source Midi Sequencer
14mr|wildmidi-0.2.3.5-3|9	Group:		Sound
14mr|wildmidi-0.2.3.5-3|10	License:	GPLv3+ and LGPLv3+
14mr|wildmidi-0.2.3.5-3|11	URL:		http://wildmidi.sourceforge.net
14mr|wildmidi-0.2.3.5-3|12	Source:		http://dfn.dl.sourceforge.net/sourceforge/wildmidi/%name-%version.tar.gz
14mr|wildmidi-0.2.3.5-3|13	Patch0:		wildmidi-0.2.3.4-fix-default-config-location.patch
14mr|wildmidi-0.2.3.5-3|14	BuildRequires:	timidity-instruments
14mr|wildmidi-0.2.3.5-3|15	BuildRequires:	pkgconfig(alsa)
14mr|wildmidi-0.2.3.5-3|16	Requires:	timidity-instruments
14mr|wildmidi-0.2.3.5-3|17	
14mr|wildmidi-0.2.3.5-3|18	%description
14mr|wildmidi-0.2.3.5-3|19	WildMidi is a software midi play which has a core softsynth
14mr|wildmidi-0.2.3.5-3|20	library that can be use with other applications.
14mr|wildmidi-0.2.3.5-3|21	
14mr|wildmidi-0.2.3.5-3|22	%files
14mr|wildmidi-0.2.3.5-3|23	%doc docs/*v3.txt
14mr|wildmidi-0.2.3.5-3|24	%{_bindir}/%{name}
14mr|wildmidi-0.2.3.5-3|25	%{_mandir}/man1/%{name}.1*
14mr|wildmidi-0.2.3.5-3|26	%{_mandir}/man5/%{name}.cfg.5*
14mr|wildmidi-0.2.3.5-3|27	
14mr|wildmidi-0.2.3.5-3|28	#------------------------------------------------------------------------------------------------
14mr|wildmidi-0.2.3.5-3|29	%package -n %{libname}
14mr|wildmidi-0.2.3.5-3|30	Summary: Library for wildmidi
14mr|wildmidi-0.2.3.5-3|31	Group: System/Libraries
14mr|wildmidi-0.2.3.5-3|32	
14mr|wildmidi-0.2.3.5-3|33	%description -n %{libname}
14mr|wildmidi-0.2.3.5-3|34	This package contains library files for wildmidi
14mr|wildmidi-0.2.3.5-3|35	
14mr|wildmidi-0.2.3.5-3|36	%files -n %{libname}
14mr|wildmidi-0.2.3.5-3|37	%{_libdir}/*.so.%{major}*
14mr|wildmidi-0.2.3.5-3|38	
14mr|wildmidi-0.2.3.5-3|39	#------------------------------------------------------------------------------------------------
14mr|wildmidi-0.2.3.5-3|40	%package -n %{develname}
14mr|wildmidi-0.2.3.5-3|41	Summary:	Development files for wildmidi
14mr|wildmidi-0.2.3.5-3|42	Group:		Development/Other
14mr|wildmidi-0.2.3.5-3|43	Requires:	%{libname} = %{version}-%{release}
14mr|wildmidi-0.2.3.5-3|44	Provides:	%{name}-devel = %{version}-%{release}
14mr|wildmidi-0.2.3.5-3|45	
14mr|wildmidi-0.2.3.5-3|46	%description -n %{develname}
14mr|wildmidi-0.2.3.5-3|47	This package contains development files for wildmidi
14mr|wildmidi-0.2.3.5-3|48	
14mr|wildmidi-0.2.3.5-3|49	%files -n %{develname}
14mr|wildmidi-0.2.3.5-3|50	%{_libdir}/*.so
14mr|wildmidi-0.2.3.5-3|51	%{_includedir}/*.h
14mr|wildmidi-0.2.3.5-3|52	%{_mandir}/man3/*.3*
14mr|wildmidi-0.2.3.5-3|53	
14mr|wildmidi-0.2.3.5-3|54	#------------------------------------------------------------------------------------------------
14mr|wildmidi-0.2.3.5-3|55	%prep
14mr|wildmidi-0.2.3.5-3|56	%setup -q
14mr|wildmidi-0.2.3.5-3|57	%patch0 -p0 -b .defconfig
14mr|wildmidi-0.2.3.5-3|58	
14mr|wildmidi-0.2.3.5-3|59	%build
14mr|wildmidi-0.2.3.5-3|60	%configure2_5x --disable-static \
14mr|wildmidi-0.2.3.5-3|61	--without-arch \
14mr|wildmidi-0.2.3.5-3|62	--disable-werror
14mr|wildmidi-0.2.3.5-3|63	
14mr|wildmidi-0.2.3.5-3|64	# parallel build fails, so we don't use it
14mr|wildmidi-0.2.3.5-3|65	make
14mr|wildmidi-0.2.3.5-3|66	
14mr|wildmidi-0.2.3.5-3|67	%install
14mr|wildmidi-0.2.3.5-3|68	%makeinstall_std
14mr|wildmidi-0.2.3.5-3|69	
14mr|wildmidi-0.2.3.5-3|70	
14mr|wildmidi-0.2.3.5-3|71	
14mr|wildmidi-0.2.3.5-3|72	
14mr|wildmidi-0.2.3.5-3|73	%changelog
14mr|wildmidi-0.2.3.5-3|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.3.5-3
14mr|wildmidi-0.2.3.5-3|75	+ Revision: e73201d
14mr|wildmidi-0.2.3.5-3|76	- MassBuild#440: Increase release tag
14mr|wildmidi-0.2.3.5-3|77	
14mr|wildmidi-0.2.3.5-3|78	

22012 14
14mr|WindowMaker-0.95.2-6|1	%define snapshot		1
14mr|WindowMaker-0.95.2-6|2	
14mr|WindowMaker-0.95.2-6|3	%define wraster_major		3
14mr|WindowMaker-0.95.2-6|4	%define libwraster		%mklibname wraster %{wraster_major}
14mr|WindowMaker-0.95.2-6|5	%define libwraster_devel	%mklibname wraster -d
14mr|WindowMaker-0.95.2-6|6	%define libwraster_static_devel	%mklibname wraster -d -s
14mr|WindowMaker-0.95.2-6|7	
14mr|WindowMaker-0.95.2-6|8	%define WINGs_major		2
14mr|WindowMaker-0.95.2-6|9	%define libWINGs		%mklibname WINGs %{WINGs_major}
14mr|WindowMaker-0.95.2-6|10	%define libWINGs_devel		%mklibname WINGs -d
14mr|WindowMaker-0.95.2-6|11	%define libWINGs_static_devel	%mklibname WINGs -d -s
14mr|WindowMaker-0.95.2-6|12	
14mr|WindowMaker-0.95.2-6|13	%define gnustepdir		%{_prefix}/GNUstep
14mr|WindowMaker-0.95.2-6|14	
14mr|WindowMaker-0.95.2-6|15	Summary:	A window manager for the X Window System
14mr|WindowMaker-0.95.2-6|16	Name:		WindowMaker
14mr|WindowMaker-0.95.2-6|17	Version:	0.95.2
14mr|WindowMaker-0.95.2-6|18	Release:	6
14mr|WindowMaker-0.95.2-6|19	License:	GPLv2+
14mr|WindowMaker-0.95.2-6|20	Group:		Graphical desktop/WindowMaker
14mr|WindowMaker-0.95.2-6|21	Url:		http://www.windowmaker.info/
14mr|WindowMaker-0.95.2-6|22	Source0:	http://windowmaker.org/pub/source/release/%{name}-%{version}.tar.gz
14mr|WindowMaker-0.95.2-6|23	Source1:	WindowMaker-data.tar.bz2
14mr|WindowMaker-0.95.2-6|24	Source4:	WindowMaker-menumethod
14mr|WindowMaker-0.95.2-6|25	Source6:	WindowMaker-WindowMaker
14mr|WindowMaker-0.95.2-6|26	Source7:	WindowMaker-WMWindowAttributes
14mr|WindowMaker-0.95.2-6|27	Source8:	WindowMaker-startwindowmaker
14mr|WindowMaker-0.95.2-6|28	Source10:	WindowMaker-Terminal
14mr|WindowMaker-0.95.2-6|29	Source13:	WindowMaker-wmaker.inst
14mr|WindowMaker-0.95.2-6|30	Source15:	WindowMaker-WMState
14mr|WindowMaker-0.95.2-6|31	Source20:	WindowMaker-0.80.1-man-pages.tar.bz2
14mr|WindowMaker-0.95.2-6|32	Source21:	WindowMaker-Galaxy.style.bz2
14mr|WindowMaker-0.95.2-6|33	Source22:	WindowMaker-WMGLOBAL
14mr|WindowMaker-0.95.2-6|34	Source23:	WindowMaker
14mr|WindowMaker-0.95.2-6|35	Source24:	03WindowMaker
14mr|WindowMaker-0.95.2-6|36	# Matthias: NET_WM_NAME patch by Marcelo E. Magallon <mmagallo@debian.org>
14mr|WindowMaker-0.95.2-6|37	Patch0:		WindowMaker-0.95.0-NET_WM_NAME.patch
14mr|WindowMaker-0.95.2-6|38	# include the xdg menu (do not replace the original menu since it contains windowmaker-specific commands)
14mr|WindowMaker-0.95.2-6|39	Patch1:		WindowMaker-0.95.0-applications-menu.patch
14mr|WindowMaker-0.95.2-6|40	# correct focus not set on some qt windows, usually "About Qt"
14mr|WindowMaker-0.95.2-6|41	Patch2:		WindowMaker-0.95.0-qt_popup.patch
14mr|WindowMaker-0.95.2-6|42	# Mageia patches
14mr|WindowMaker-0.95.2-6|43	Patch3:		windowmaker-0.95.2-mga-fix-paths-in-german-plmenu.patch
14mr|WindowMaker-0.95.2-6|44	Patch4:		windowmaker-0.95.2-mga-stop-using-old-X11R6-directory.patch
14mr|WindowMaker-0.95.2-6|45	Patch5:		windowmaker-0.95.2-mga-patch-WMState-to-use-old-Mageia-configuration.patch
14mr|WindowMaker-0.95.2-6|46	Patch6:		wmaker-0.94.0-net_wm_moveresize.patch
14mr|WindowMaker-0.95.2-6|47	# giflib 5.1 support
14mr|WindowMaker-0.95.2-6|48	Patch7:		WindowMaker-0.95.2-giflib51.patch
14mr|WindowMaker-0.95.2-6|49	BuildRequires:	imagemagick
14mr|WindowMaker-0.95.2-6|50	BuildRequires:	giflib-devel
14mr|WindowMaker-0.95.2-6|51	BuildRequires:	jpeg-devel
14mr|WindowMaker-0.95.2-6|52	BuildRequires:	pkgconfig(fontconfig)
14mr|WindowMaker-0.95.2-6|53	BuildRequires:	pkgconfig(libpng)
14mr|WindowMaker-0.95.2-6|54	BuildRequires:	pkgconfig(libtiff-4)
14mr|WindowMaker-0.95.2-6|55	BuildRequires:	pkgconfig(x11)
14mr|WindowMaker-0.95.2-6|56	BuildRequires:	pkgconfig(xext)
14mr|WindowMaker-0.95.2-6|57	BuildRequires:	pkgconfig(xft)
14mr|WindowMaker-0.95.2-6|58	BuildRequires:	pkgconfig(xinerama)
14mr|WindowMaker-0.95.2-6|59	BuildRequires:	pkgconfig(xmu)
14mr|WindowMaker-0.95.2-6|60	BuildRequires:	pkgconfig(xpm)
14mr|WindowMaker-0.95.2-6|61	Requires:	desktop-common-data
14mr|WindowMaker-0.95.2-6|62	Requires:	mandriva-theme
14mr|WindowMaker-0.95.2-6|63	Requires:	xdg-compliance-menu
14mr|WindowMaker-0.95.2-6|64	Requires:	wmcalclock
14mr|WindowMaker-0.95.2-6|65	Provides:	windowmaker = %{EVRD}
14mr|WindowMaker-0.95.2-6|66	Provides:	windowmaker-libs = %{EVRD}
14mr|WindowMaker-0.95.2-6|67	Provides:	WindowMaker-kde = %{EVRD}
14mr|WindowMaker-0.95.2-6|68	Provides:	WindowMaker-gnome = %{EVRD}
14mr|WindowMaker-0.95.2-6|69	Provides:	WindowMaker-common = %{EVRD}
14mr|WindowMaker-0.95.2-6|70	
14mr|WindowMaker-0.95.2-6|71	%description
14mr|WindowMaker-0.95.2-6|72	Window Maker is a X11 window manager which emulates the look and feel of the
14mr|WindowMaker-0.95.2-6|73	NeXTSTEP (TM) graphical user interface. It is relatively fast, feature rich and
14mr|WindowMaker-0.95.2-6|74	easy to configure and use. Window Maker is part of the official GNU project,
14mr|WindowMaker-0.95.2-6|75	which means that Window Maker can interoperate with other GNU projects, such as
14mr|WindowMaker-0.95.2-6|76	GNOME.
14mr|WindowMaker-0.95.2-6|77	
14mr|WindowMaker-0.95.2-6|78	Window Maker allows users to switch themes 'on the fly,' to place favorite
14mr|WindowMaker-0.95.2-6|79	applications on either an application dock, similar to AfterStep's Wharf or on
14mr|WindowMaker-0.95.2-6|80	a workspace dock, a 'clip' which extends the application dock's usefulness.
14mr|WindowMaker-0.95.2-6|81	
14mr|WindowMaker-0.95.2-6|82	%files -f WindowMaker.lang
14mr|WindowMaker-0.95.2-6|83	%doc AUTHORS BUGFORM BUGS ChangeLog COPYING.WTFPL FAQ FAQ.I18N NEWS README* TODO
14mr|WindowMaker-0.95.2-6|84	%dir %{_sysconfdir}/X11/WindowMaker/
14mr|WindowMaker-0.95.2-6|85	%config(noreplace) %{_sysconfdir}/X11/WindowMaker/*
14mr|WindowMaker-0.95.2-6|86	%{_sysconfdir}/menu.d/WindowMaker
14mr|WindowMaker-0.95.2-6|87	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
14mr|WindowMaker-0.95.2-6|88	
14mr|WindowMaker-0.95.2-6|89	%{_bindir}/*
14mr|WindowMaker-0.95.2-6|90	
14mr|WindowMaker-0.95.2-6|91	%{gnustepdir}/Applications/WPrefs.app/
14mr|WindowMaker-0.95.2-6|92	
14mr|WindowMaker-0.95.2-6|93	%doc %{_mandir}/man1/*
14mr|WindowMaker-0.95.2-6|94	%lang(cs) %doc %{_mandir}/cs/man1/*
14mr|WindowMaker-0.95.2-6|95	%lang(sk) %doc %{_mandir}/sk/man1/*
14mr|WindowMaker-0.95.2-6|96	%lang(ru) %doc %{_mandir}/ru/man1/*
14mr|WindowMaker-0.95.2-6|97	
14mr|WindowMaker-0.95.2-6|98	%{_datadir}/WindowMaker
14mr|WindowMaker-0.95.2-6|99	
14mr|WindowMaker-0.95.2-6|100	%{_datadir}/WINGs
14mr|WindowMaker-0.95.2-6|101	
14mr|WindowMaker-0.95.2-6|102	%{_iconsdir}/WindowMaker.png
14mr|WindowMaker-0.95.2-6|103	%{_liconsdir}/WindowMaker.png
14mr|WindowMaker-0.95.2-6|104	%{_miconsdir}/WindowMaker.png
14mr|WindowMaker-0.95.2-6|105	
14mr|WindowMaker-0.95.2-6|106	%{_datadir}/pixmaps/*.png
14mr|WindowMaker-0.95.2-6|107	
14mr|WindowMaker-0.95.2-6|108	#-----------------------------------------------------------------------
14mr|WindowMaker-0.95.2-6|109	
14mr|WindowMaker-0.95.2-6|110	%package -n %{libwraster}
14mr|WindowMaker-0.95.2-6|111	Summary:	Window Maker Raster Graphics Library
14mr|WindowMaker-0.95.2-6|112	Group:		Graphical desktop/WindowMaker
14mr|WindowMaker-0.95.2-6|113	Provides:	libwraster = %{EVRD}
14mr|WindowMaker-0.95.2-6|114	Conflicts:	libwraster2
14mr|WindowMaker-0.95.2-6|115	
14mr|WindowMaker-0.95.2-6|116	%description -n %{libwraster}
14mr|WindowMaker-0.95.2-6|117	Also known as libwraster, it is WindowMaker's core graphics and image
14mr|WindowMaker-0.95.2-6|118	processing system. libwraster is an optimized, fast, lightweight image library.
14mr|WindowMaker-0.95.2-6|119	It takes advantage of MMX optimizations (on systems that have support for it)
14mr|WindowMaker-0.95.2-6|120	to accelerate rendering. You can load a picture from a file easily with
14mr|WindowMaker-0.95.2-6|121	libwraster, and it has support for .gif, .jpg, .png, .xpm, .ppm, and .tiff at
14mr|WindowMaker-0.95.2-6|122	the moment. Support for other image formats can be added in the future.
14mr|WindowMaker-0.95.2-6|123	
14mr|WindowMaker-0.95.2-6|124	This package contains a shared library needed if you wish use WindowMaker.
14mr|WindowMaker-0.95.2-6|125	
14mr|WindowMaker-0.95.2-6|126	%files -n %{libwraster}
14mr|WindowMaker-0.95.2-6|127	%{_libdir}/libwraster.so.%{wraster_major}*
14mr|WindowMaker-0.95.2-6|128	
14mr|WindowMaker-0.95.2-6|129	#-----------------------------------------------------------------------
14mr|WindowMaker-0.95.2-6|130	
14mr|WindowMaker-0.95.2-6|131	%package -n %{libwraster_devel}
14mr|WindowMaker-0.95.2-6|132	Summary:	Window Maker Raster Graphics Library development files
14mr|WindowMaker-0.95.2-6|133	Group:		Development/C
14mr|WindowMaker-0.95.2-6|134	Requires:	%{libwraster} = %{EVRD}
14mr|WindowMaker-0.95.2-6|135	Provides:	libwraster-devel = %{EVRD}
14mr|WindowMaker-0.95.2-6|136	Conflicts:	libwraster2-devel
14mr|WindowMaker-0.95.2-6|137	
14mr|WindowMaker-0.95.2-6|138	%description -n %{libwraster_devel}
14mr|WindowMaker-0.95.2-6|139	This package allows building applications using the libwraster library.
14mr|WindowMaker-0.95.2-6|140	
14mr|WindowMaker-0.95.2-6|141	%files -n %{libwraster_devel}
14mr|WindowMaker-0.95.2-6|142	%{_includedir}/wraster.h
14mr|WindowMaker-0.95.2-6|143	%{_libdir}/libwraster.so
14mr|WindowMaker-0.95.2-6|144	%{_libdir}/pkgconfig/wrlib.pc
14mr|WindowMaker-0.95.2-6|145	
14mr|WindowMaker-0.95.2-6|146	#-----------------------------------------------------------------------
14mr|WindowMaker-0.95.2-6|147	
14mr|WindowMaker-0.95.2-6|148	%package -n %{libwraster_static_devel}
14mr|WindowMaker-0.95.2-6|149	Summary:	Libwraster - Static library
14mr|WindowMaker-0.95.2-6|150	Group:		Development/C
14mr|WindowMaker-0.95.2-6|151	Requires:	%{libwraster_devel} = %{EVRD}
14mr|WindowMaker-0.95.2-6|152	Provides:	libwraster-static-devel = %{EVRD}
14mr|WindowMaker-0.95.2-6|153	Conflicts:	libwraster2-static-devel
14mr|WindowMaker-0.95.2-6|154	
14mr|WindowMaker-0.95.2-6|155	%description -n %{libwraster_static_devel}
14mr|WindowMaker-0.95.2-6|156	This package contains a static library used to build statically linked
14mr|WindowMaker-0.95.2-6|157	applications against libwraster.
14mr|WindowMaker-0.95.2-6|158	
14mr|WindowMaker-0.95.2-6|159	%files -n %{libwraster_static_devel}
14mr|WindowMaker-0.95.2-6|160	%{_libdir}/libwraster.a
14mr|WindowMaker-0.95.2-6|161	
14mr|WindowMaker-0.95.2-6|162	#-----------------------------------------------------------------------
14mr|WindowMaker-0.95.2-6|163	
14mr|WindowMaker-0.95.2-6|164	%package -n %{libWINGs}
14mr|WindowMaker-0.95.2-6|165	Summary:	WINGs Is Not GNUstep
14mr|WindowMaker-0.95.2-6|166	Group:		Graphical desktop/WindowMaker
14mr|WindowMaker-0.95.2-6|167	Provides:	libWINGs = %{EVRD}
14mr|WindowMaker-0.95.2-6|168	Provides:	%{mklibname WindowMaker %{WINGs_major}} = %{EVRD}
14mr|WindowMaker-0.95.2-6|169	Obsoletes:	%{mklibname WindowMaker 0 -d} < %{EVRD}
14mr|WindowMaker-0.95.2-6|170	Requires:	%{libwraster_devel} = %{EVRD}
14mr|WindowMaker-0.95.2-6|171	
14mr|WindowMaker-0.95.2-6|172	%description -n %{libWINGs}
14mr|WindowMaker-0.95.2-6|173	WINGs is a small widget set with the N*XTSTEP look and feel. It's API
14mr|WindowMaker-0.95.2-6|174	is inspired in OpenStep and it's implementation borrows some ideas
14mr|WindowMaker-0.95.2-6|175	from Tk. It has a reasonable set of widgets, sufficient for building
14mr|WindowMaker-0.95.2-6|176	small applications (like a CDPlayer or hacking something like rxvt). It
14mr|WindowMaker-0.95.2-6|177	also has other functions that are usefull for applications, like a
14mr|WindowMaker-0.95.2-6|178	User Defaults alike configuration manager and a notification system.
14mr|WindowMaker-0.95.2-6|179	
14mr|WindowMaker-0.95.2-6|180	%files -n %{libWINGs}
14mr|WindowMaker-0.95.2-6|181	%{_libdir}/libWINGs.so.%{WINGs_major}*
14mr|WindowMaker-0.95.2-6|182	%{_libdir}/libWUtil.so.%{WINGs_major}*
14mr|WindowMaker-0.95.2-6|183	
14mr|WindowMaker-0.95.2-6|184	#-----------------------------------------------------------------------
14mr|WindowMaker-0.95.2-6|185	
14mr|WindowMaker-0.95.2-6|186	%package -n %{libWINGs_devel}
14mr|WindowMaker-0.95.2-6|187	Summary:	WINGs Is Not GNUstep
14mr|WindowMaker-0.95.2-6|188	Group:		Development/C
14mr|WindowMaker-0.95.2-6|189	Provides:	%{mklibname WindowMaker -d} = %{EVRD}
14mr|WindowMaker-0.95.2-6|190	Requires:	%{libWINGs} = %{EVRD}
14mr|WindowMaker-0.95.2-6|191	%rename WindowMaker-devel
14mr|WindowMaker-0.95.2-6|192	%rename windowmaker-devel
14mr|WindowMaker-0.95.2-6|193	
14mr|WindowMaker-0.95.2-6|194	%description -n %{libWINGs_devel}
14mr|WindowMaker-0.95.2-6|195	This package allows building applications using the libWINGs library.
14mr|WindowMaker-0.95.2-6|196	
14mr|WindowMaker-0.95.2-6|197	%files -n %{libWINGs_devel}
14mr|WindowMaker-0.95.2-6|198	%{_includedir}/WINGs
14mr|WindowMaker-0.95.2-6|199	%{_libdir}/pkgconfig/WINGs.pc
14mr|WindowMaker-0.95.2-6|200	%{_libdir}/libWINGs.so
14mr|WindowMaker-0.95.2-6|201	%{_libdir}/libWUtil.so
14mr|WindowMaker-0.95.2-6|202	
14mr|WindowMaker-0.95.2-6|203	#-----------------------------------------------------------------------
14mr|WindowMaker-0.95.2-6|204	
14mr|WindowMaker-0.95.2-6|205	%package -n %{libWINGs_static_devel}
14mr|WindowMaker-0.95.2-6|206	Summary:	WINGs Is Not GNUstep
14mr|WindowMaker-0.95.2-6|207	Group:		Development/C
14mr|WindowMaker-0.95.2-6|208	Provides:	%{mklibname WindowMaker -d -s} = %{EVRD}
14mr|WindowMaker-0.95.2-6|209	Requires:	%{libWINGs_devel} = %{EVRD}
14mr|WindowMaker-0.95.2-6|210	%rename WindowMaker-static-devel
14mr|WindowMaker-0.95.2-6|211	
14mr|WindowMaker-0.95.2-6|212	%description -n %{libWINGs_static_devel}
14mr|WindowMaker-0.95.2-6|213	This package allows building applications using the libWINGs library.
14mr|WindowMaker-0.95.2-6|214	
14mr|WindowMaker-0.95.2-6|215	%files -n %{libWINGs_static_devel}
14mr|WindowMaker-0.95.2-6|216	%{_libdir}/libWINGs.a
14mr|WindowMaker-0.95.2-6|217	%{_libdir}/libWUtil.a
14mr|WindowMaker-0.95.2-6|218	
14mr|WindowMaker-0.95.2-6|219	#-----------------------------------------------------------------------
14mr|WindowMaker-0.95.2-6|220	
14mr|WindowMaker-0.95.2-6|221	%prep
14mr|WindowMaker-0.95.2-6|222	%setup -q -a 1 -a 20
14mr|WindowMaker-0.95.2-6|223	%patch0 -p1
14mr|WindowMaker-0.95.2-6|224	%patch1 -p1
14mr|WindowMaker-0.95.2-6|225	%patch2 -p1
14mr|WindowMaker-0.95.2-6|226	%patch3 -p1
14mr|WindowMaker-0.95.2-6|227	%patch4 -p1
14mr|WindowMaker-0.95.2-6|228	%patch5 -p1
14mr|WindowMaker-0.95.2-6|229	%patch6 -p1
14mr|WindowMaker-0.95.2-6|230	%patch7 -p1
14mr|WindowMaker-0.95.2-6|231	
14mr|WindowMaker-0.95.2-6|232	%if %{snapshot}
14mr|WindowMaker-0.95.2-6|233	sh ./autogen.sh
14mr|WindowMaker-0.95.2-6|234	%else
14mr|WindowMaker-0.95.2-6|235	autoreconf -fi
14mr|WindowMaker-0.95.2-6|236	%endif
14mr|WindowMaker-0.95.2-6|237	
14mr|WindowMaker-0.95.2-6|238	%build
14mr|WindowMaker-0.95.2-6|239	# protect the WPrefs.app location for unclean build envs with gnustep-make installed
14mr|WindowMaker-0.95.2-6|240	unset GNUSTEP_LOCAL_ROOT
14mr|WindowMaker-0.95.2-6|241	
14mr|WindowMaker-0.95.2-6|242	LINGUAS="bg cs da de el es et fi fr gl hr hu it ja ko nl no pl pt ro ru sk sv tr zh_CN zh_TW"
14mr|WindowMaker-0.95.2-6|243	export LINGUAS
14mr|WindowMaker-0.95.2-6|244	%configure	--sysconfdir=%{_sysconfdir}/X11 \
14mr|WindowMaker-0.95.2-6|245	--with-nlsdir=%{_datadir}/locale \
14mr|WindowMaker-0.95.2-6|246	--enable-sound  \
14mr|WindowMaker-0.95.2-6|247	--with-pixmapdir=%{_datadir}/pixmaps \
14mr|WindowMaker-0.95.2-6|248	--with-gnustepdir=%{gnustepdir} \
14mr|WindowMaker-0.95.2-6|249	--enable-xinerama \
14mr|WindowMaker-0.95.2-6|250	--enable-usermenu \
14mr|WindowMaker-0.95.2-6|251	--with-pic \
14mr|WindowMaker-0.95.2-6|252	--with-x
14mr|WindowMaker-0.95.2-6|253	
14mr|WindowMaker-0.95.2-6|254	make
14mr|WindowMaker-0.95.2-6|255	
14mr|WindowMaker-0.95.2-6|256	%install
14mr|WindowMaker-0.95.2-6|257	%makeinstall_std
14mr|WindowMaker-0.95.2-6|258	
14mr|WindowMaker-0.95.2-6|259	install -d 644 %{buildroot}/%{_datadir}/pixmaps
14mr|WindowMaker-0.95.2-6|260	install -m 644 WindowMaker-data/pixmaps/* %{buildroot}/%{_datadir}/pixmaps
14mr|WindowMaker-0.95.2-6|261	
14mr|WindowMaker-0.95.2-6|262	# Config files: Auto installation
14mr|WindowMaker-0.95.2-6|263	install -m 755 %{SOURCE8} %{buildroot}/%{_bindir}/startwindowmaker
14mr|WindowMaker-0.95.2-6|264	
14mr|WindowMaker-0.95.2-6|265	install -d -m 755 %{buildroot}/%{_sysconfdir}/X11/WindowMaker
14mr|WindowMaker-0.95.2-6|266	install -m 644 %{SOURCE6} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WindowMaker
14mr|WindowMaker-0.95.2-6|267	install -m 644 %{SOURCE7} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WMWindowAttributes
14mr|WindowMaker-0.95.2-6|268	install -m 644 %{SOURCE15} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WMState
14mr|WindowMaker-0.95.2-6|269	install -m 644 %{SOURCE22} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WMGLOBAL
14mr|WindowMaker-0.95.2-6|270	
14mr|WindowMaker-0.95.2-6|271	# Better terminal launched in Dock
14mr|WindowMaker-0.95.2-6|272	install -m 755 %{SOURCE10} %{buildroot}/%{_bindir}
14mr|WindowMaker-0.95.2-6|273	
14mr|WindowMaker-0.95.2-6|274	
14mr|WindowMaker-0.95.2-6|275	# Menu support
14mr|WindowMaker-0.95.2-6|276	
14mr|WindowMaker-0.95.2-6|277	install -d %{buildroot}/%{_sysconfdir}/menu.d
14mr|WindowMaker-0.95.2-6|278	install -m 755 %{SOURCE23} %{buildroot}/%{_sysconfdir}/menu.d/%{name}
14mr|WindowMaker-0.95.2-6|279	
14mr|WindowMaker-0.95.2-6|280	# Icons
14mr|WindowMaker-0.95.2-6|281	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14mr|WindowMaker-0.95.2-6|282	convert -geometry 48x48 %{name}/Icons/GNUstepGlow.tiff %{buildroot}%{_liconsdir}/%{name}.png
14mr|WindowMaker-0.95.2-6|283	convert -geometry 32x32 %{name}/Icons/GNUstepGlow.tiff %{buildroot}%{_iconsdir}/%{name}.png
14mr|WindowMaker-0.95.2-6|284	convert -geometry 16x16 %{name}/Icons/GNUstepGlow.tiff %{buildroot}%{_miconsdir}/%{name}.png
14mr|WindowMaker-0.95.2-6|285	
14mr|WindowMaker-0.95.2-6|286	install -m 644 *.1x %{buildroot}/%{_mandir}/man1/
14mr|WindowMaker-0.95.2-6|287	
14mr|WindowMaker-0.95.2-6|288	
14mr|WindowMaker-0.95.2-6|289	# Dadou - 0.62.1-18mdk - Make auto-login happy
14mr|WindowMaker-0.95.2-6|290	install -m 755 %{SOURCE13} %{buildroot}/%{_bindir}/wmaker.inst
14mr|WindowMaker-0.95.2-6|291	
14mr|WindowMaker-0.95.2-6|292	# Matthias - 0.91.0-3mdk - change font in WM standard themes to Sans to
14mr|WindowMaker-0.95.2-6|293	# make non-western users happy
14mr|WindowMaker-0.95.2-6|294	for i in %{buildroot}/%{_datadir}/%{name}/Themes/*.style
14mr|WindowMaker-0.95.2-6|295	do
14mr|WindowMaker-0.95.2-6|296	sed s/Trebuchet\ MS\,Luxi\ //g $i > $i.tmp && mv -f $i.tmp $i;
14mr|WindowMaker-0.95.2-6|297	sed s/Arial,Luxi\ //g $i > $i.tmp && mv -f $i.tmp $i;
14mr|WindowMaker-0.95.2-6|298	sed s/Verdana/Sans/g $i > $i.tmp && mv -f $i.tmp $i;
14mr|WindowMaker-0.95.2-6|299	done
14mr|WindowMaker-0.95.2-6|300	
14mr|WindowMaker-0.95.2-6|301	# Matthias - 0.90.0.02mdk - Install Galaxy theme
14mr|WindowMaker-0.95.2-6|302	# (made default in startwindowmaker script)
14mr|WindowMaker-0.95.2-6|303	bzcat %{SOURCE21} > %{buildroot}/%{_datadir}/%{name}/Themes/Galaxy.style
14mr|WindowMaker-0.95.2-6|304	
14mr|WindowMaker-0.95.2-6|305	# wmsession support
14mr|WindowMaker-0.95.2-6|306	install -D %{SOURCE24} %{buildroot}/%{_sysconfdir}/X11/wmsession.d/03WindowMaker
14mr|WindowMaker-0.95.2-6|307	
14mr|WindowMaker-0.95.2-6|308	%find_lang WPrefs
14mr|WindowMaker-0.95.2-6|309	%find_lang WindowMaker
14mr|WindowMaker-0.95.2-6|310	%find_lang WINGs
14mr|WindowMaker-0.95.2-6|311	%find_lang wmgenmenu
14mr|WindowMaker-0.95.2-6|312	cat WPrefs.lang >> WindowMaker.lang
14mr|WindowMaker-0.95.2-6|313	cat WINGs.lang >> WindowMaker.lang
14mr|WindowMaker-0.95.2-6|314	cat wmgenmenu.lang >> WindowMaker.lang
14mr|WindowMaker-0.95.2-6|315	
14mr|WindowMaker-0.95.2-6|316	
14mr|WindowMaker-0.95.2-6|317	%changelog
14mr|WindowMaker-0.95.2-6|318	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.95.2-6
14mr|WindowMaker-0.95.2-6|319	+ Revision: dc99f90
14mr|WindowMaker-0.95.2-6|320	- MassBuild#440: Increase release tag
14mr|WindowMaker-0.95.2-6|321	
14mr|WindowMaker-0.95.2-6|322	

22013 14
14mr|wine-1.7.26-1|1	%ifarch x86_64
14mr|wine-1.7.26-1|2	%define	wine	wine64
14mr|wine-1.7.26-1|3	%define	mark64	()(64bit)
14mr|wine-1.7.26-1|4	%else
14mr|wine-1.7.26-1|5	%define	wine	wine
14mr|wine-1.7.26-1|6	%define	mark64	%{nil}
14mr|wine-1.7.26-1|7	%endif
14mr|wine-1.7.26-1|8	
14mr|wine-1.7.26-1|9	%define major 1
14mr|wine-1.7.26-1|10	%define libname %mklibname %{name} %{major}
14mr|wine-1.7.26-1|11	%define devname %mklibname %{name} -d
14mr|wine-1.7.26-1|12	
14mr|wine-1.7.26-1|13	# On 32-bit we have
14mr|wine-1.7.26-1|14	# wine32 - those 32-bit binaries that are also used on 64-bit for 32-bit support
14mr|wine-1.7.26-1|15	# wine - all other files (requires 'wine32')
14mr|wine-1.7.26-1|16	# On 64-bit we have
14mr|wine-1.7.26-1|17	# wine64 - all 64-bit files (suggests 'wine32')
14mr|wine-1.7.26-1|18	# - Anssi 07/2010
14mr|wine-1.7.26-1|19	
14mr|wine-1.7.26-1|20	Summary:	WINE Is Not An Emulator - runs MS Windows programs
14mr|wine-1.7.26-1|21	Name:		wine
14mr|wine-1.7.26-1|22	Version:	1.7.26
14mr|wine-1.7.26-1|23	Release:	1
14mr|wine-1.7.26-1|24	Epoch:		2
14mr|wine-1.7.26-1|25	License:	LGPLv2+
14mr|wine-1.7.26-1|26	Group:		Emulators
14mr|wine-1.7.26-1|27	Url:		http://www.winehq.com/
14mr|wine-1.7.26-1|28	Source0:	http://mirrors.ibiblio.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.bz2
14mr|wine-1.7.26-1|29	Source1:	http://mirrors.ibiblio.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.bz2.sign
14mr|wine-1.7.26-1|30	# RH stuff
14mr|wine-1.7.26-1|31	Source2:	wine.init
14mr|wine-1.7.26-1|32	# Wine-Compholio, from github by tag
14mr|wine-1.7.26-1|33	# https://github.com/compholio/wine-compholio/archive/v%{version}.tar.gz
14mr|wine-1.7.26-1|34	Source3:	wine-compholio-%{version}.tar.gz
14mr|wine-1.7.26-1|35	Source10:	wine.rpmlintrc
14mr|wine-1.7.26-1|36	Source11:	http://kegel.com/wine/winetricks
14mr|wine-1.7.26-1|37	Source12:	http://kegel.com/wine/wisotool
14mr|wine-1.7.26-1|38	
14mr|wine-1.7.26-1|39	# (Anssi 05/2008) Adds:
14mr|wine-1.7.26-1|40	# a: => /media/floppy (/mnt/floppy on 2007.1 and older)
14mr|wine-1.7.26-1|41	# d: => $HOME (at config_dir creation time, not refreshed if $HOME changes;
14mr|wine-1.7.26-1|42	#              note that Wine also provides $HOME in My Documents)
14mr|wine-1.7.26-1|43	# only on 2008.0: e: => /media/cdrom (does not exist on 2008.1+)
14mr|wine-1.7.26-1|44	# com4 => /dev/ttyUSB0 (replaces /dev/ttyS3)
14mr|wine-1.7.26-1|45	# have to substitute @MDKVERSION@ in dlls/ntdll/server.c
14mr|wine-1.7.26-1|46	Patch0:		wine-mdkconf.patch
14mr|wine-1.7.26-1|47	Patch1:		wine-1.3.24-64bit-tools.patch
14mr|wine-1.7.26-1|48	
14mr|wine-1.7.26-1|49	
14mr|wine-1.7.26-1|50	BuildRequires:	bison
14mr|wine-1.7.26-1|51	BuildRequires:	chrpath
14mr|wine-1.7.26-1|52	BuildRequires:	desktop-file-utils
14mr|wine-1.7.26-1|53	BuildRequires:	docbook-dtd-sgml
14mr|wine-1.7.26-1|54	BuildRequires:	docbook-utils
14mr|wine-1.7.26-1|55	BuildRequires:	flex
14mr|wine-1.7.26-1|56	BuildRequires:	fontforge
14mr|wine-1.7.26-1|57	BuildRequires:	imagemagick
14mr|wine-1.7.26-1|58	BuildRequires:	prelink
14mr|wine-1.7.26-1|59	BuildRequires:	sgml-tools
14mr|wine-1.7.26-1|60	BuildRequires:	valgrind
14mr|wine-1.7.26-1|61	BuildRequires:	cups-devel
14mr|wine-1.7.26-1|62	BuildRequires:	gettext-devel
14mr|wine-1.7.26-1|63	BuildRequires:	glibc-static-devel
14mr|wine-1.7.26-1|64	BuildRequires:	gpm-devel
14mr|wine-1.7.26-1|65	BuildRequires:	gsm-devel
14mr|wine-1.7.26-1|66	BuildRequires:	isdn4k-utils-devel
14mr|wine-1.7.26-1|67	BuildRequires:	openldap-devel
14mr|wine-1.7.26-1|68	BuildRequires:	perl-devel
14mr|wine-1.7.26-1|69	BuildRequires:	ungif-devel
14mr|wine-1.7.26-1|70	BuildRequires:	unixODBC-devel
14mr|wine-1.7.26-1|71	BuildRequires:	pkgconfig(alsa)
14mr|wine-1.7.26-1|72	BuildRequires:	pkgconfig(dbus-1)
14mr|wine-1.7.26-1|73	BuildRequires:	pkgconfig(fontconfig)
14mr|wine-1.7.26-1|74	BuildRequires:	pkgconfig(freetype2)
14mr|wine-1.7.26-1|75	BuildRequires:	pkgconfig(glu)
14mr|wine-1.7.26-1|76	BuildRequires:	pkgconfig(gnutls)
14mr|wine-1.7.26-1|77	BuildRequires:	pkgconfig(gstreamer-0.10)
14mr|wine-1.7.26-1|78	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|wine-1.7.26-1|79	BuildRequires:	pkgconfig(jack)
14mr|wine-1.7.26-1|80	BuildRequires:	pkgconfig(lcms)
14mr|wine-1.7.26-1|81	BuildRequires:	pkgconfig(libgphoto2)
14mr|wine-1.7.26-1|82	BuildRequires:	pkgconfig(libmpg123)
14mr|wine-1.7.26-1|83	BuildRequires:	pkgconfig(libpulse)
14mr|wine-1.7.26-1|84	BuildRequires:	pkgconfig(librsvg-2.0)
14mr|wine-1.7.26-1|85	BuildRequires:	pkgconfig(libtiff-4)
14mr|wine-1.7.26-1|86	BuildRequires:	pkgconfig(libv4l2)
14mr|wine-1.7.26-1|87	BuildRequires:	pkgconfig(libxslt)
14mr|wine-1.7.26-1|88	BuildRequires:	pkgconfig(ncursesw)
14mr|wine-1.7.26-1|89	BuildRequires:	pkgconfig(openal)
14mr|wine-1.7.26-1|90	BuildRequires:	pkgconfig(sane-backends)
14mr|wine-1.7.26-1|91	BuildRequires:	pkgconfig(sm)
14mr|wine-1.7.26-1|92	BuildRequires:	pkgconfig(x11)
14mr|wine-1.7.26-1|93	BuildRequires:	pkgconfig(xcomposite)
14mr|wine-1.7.26-1|94	BuildRequires:	pkgconfig(xcursor)
14mr|wine-1.7.26-1|95	BuildRequires:	pkgconfig(xext)
14mr|wine-1.7.26-1|96	BuildRequires:	pkgconfig(xinerama)
14mr|wine-1.7.26-1|97	BuildRequires:	pkgconfig(xpm)
14mr|wine-1.7.26-1|98	BuildRequires:	pkgconfig(xrandr)
14mr|wine-1.7.26-1|99	BuildRequires:	pkgconfig(xrender)
14mr|wine-1.7.26-1|100	
14mr|wine-1.7.26-1|101	ExclusiveArch:	%{ix86}
14mr|wine-1.7.26-1|102	ExclusiveArch:	x86_64
14mr|wine-1.7.26-1|103	
14mr|wine-1.7.26-1|104	#----------------------------------------------------------------------------
14mr|wine-1.7.26-1|105	
14mr|wine-1.7.26-1|106	%ifarch x86_64
14mr|wine-1.7.26-1|107	%package -n %{wine}
14mr|wine-1.7.26-1|108	Summary:	WINE Is Not An Emulator - runs MS Windows programs
14mr|wine-1.7.26-1|109	Group:		Emulators
14mr|wine-1.7.26-1|110	Suggests:	wine32 = %{EVRD}
14mr|wine-1.7.26-1|111	Suggests:	wine64-gecko
14mr|wine-1.7.26-1|112	Suggests:	libncursesw.so.5%{mark64}
14mr|wine-1.7.26-1|113	Suggests:	libncurses.so.5%{mark64}
14mr|wine-1.7.26-1|114	%else
14mr|wine-1.7.26-1|115	# on 32-bit we always want wine32 package
14mr|wine-1.7.26-1|116	Requires:	wine32 = %{EVRD}
14mr|wine-1.7.26-1|117	%endif
14mr|wine-1.7.26-1|118	
14mr|wine-1.7.26-1|119	%rename		%{wine}-utils
14mr|wine-1.7.26-1|120	%rename		%{wine}-full
14mr|wine-1.7.26-1|121	%rename		%{libname}-capi
14mr|wine-1.7.26-1|122	%rename		%{libname}-twain
14mr|wine-1.7.26-1|123	%rename		%{libname}
14mr|wine-1.7.26-1|124	Provides:	wine-bin = %{EVRD}
14mr|wine-1.7.26-1|125	Requires:	xmessage
14mr|wine-1.7.26-1|126	Suggests:	sane-frontends
14mr|wine-1.7.26-1|127	# wine dlopen's these, so let's add the dependencies ourself
14mr|wine-1.7.26-1|128	Requires:	libfreetype.so.6%{mark64}
14mr|wine-1.7.26-1|129	Requires:	libasound.so.2%{mark64}
14mr|wine-1.7.26-1|130	Requires:	libXrender.so.1%{mark64}
14mr|wine-1.7.26-1|131	Requires:	libpng15.so.15%{mark64}
14mr|wine-1.7.26-1|132	Requires(post,postun):	desktop-common-data
14mr|wine-1.7.26-1|133	Requires(post,preun):	rpm-helper
14mr|wine-1.7.26-1|134	
14mr|wine-1.7.26-1|135	# for winetricks:
14mr|wine-1.7.26-1|136	Requires:	cabextract
14mr|wine-1.7.26-1|137	Requires:	unzip
14mr|wine-1.7.26-1|138	
14mr|wine-1.7.26-1|139	Suggests:	webcore-fonts
14mr|wine-1.7.26-1|140	%rename		winetricks
14mr|wine-1.7.26-1|141	
14mr|wine-1.7.26-1|142	%ifarch %{ix86}
14mr|wine-1.7.26-1|143	Conflicts:	wine64
14mr|wine-1.7.26-1|144	%else
14mr|wine-1.7.26-1|145	Conflicts:	wine
14mr|wine-1.7.26-1|146	%endif
14mr|wine-1.7.26-1|147	
14mr|wine-1.7.26-1|148	%description
14mr|wine-1.7.26-1|149	Wine is a program which allows running Microsoft Windows programs
14mr|wine-1.7.26-1|150	(including DOS, Windows 3.x and Win32 executables) on Unix. It
14mr|wine-1.7.26-1|151	consists of a program loader which loads and executes a Microsoft
14mr|wine-1.7.26-1|152	Windows binary, and a library (called Winelib) that implements Windows
14mr|wine-1.7.26-1|153	API calls using their Unix or X11 equivalents.  The library may also
14mr|wine-1.7.26-1|154	be used for porting Win32 code into native Unix executables.
14mr|wine-1.7.26-1|155	
14mr|wine-1.7.26-1|156	%ifarch x86_64
14mr|wine-1.7.26-1|157	%description -n %{wine}
14mr|wine-1.7.26-1|158	Wine is a program which allows running Microsoft Windows programs
14mr|wine-1.7.26-1|159	(including DOS, Windows 3.x and Win32 executables) on Unix. It
14mr|wine-1.7.26-1|160	consists of a program loader which loads and executes a Microsoft
14mr|wine-1.7.26-1|161	Windows binary, and a library (called Winelib) that implements Windows
14mr|wine-1.7.26-1|162	API calls using their Unix or X11 equivalents.  The library may also
14mr|wine-1.7.26-1|163	be used for porting Win32 code into native Unix executables.
14mr|wine-1.7.26-1|164	
14mr|wine-1.7.26-1|165	This package contains the Win64 version of Wine. You need the wine32
14mr|wine-1.7.26-1|166	package from the 32-bit repository to be able to run 32-bit applications.
14mr|wine-1.7.26-1|167	%endif
14mr|wine-1.7.26-1|168	
14mr|wine-1.7.26-1|169	#----------------------------------------------------------------------------
14mr|wine-1.7.26-1|170	
14mr|wine-1.7.26-1|171	%ifarch %{ix86}
14mr|wine-1.7.26-1|172	%package -n wine32
14mr|wine-1.7.26-1|173	Summary:	32-bit support for Wine
14mr|wine-1.7.26-1|174	Group:		Emulators
14mr|wine-1.7.26-1|175	# This is not an EVR-specific requirement, as otherwise on x86_64 urpmi could
14mr|wine-1.7.26-1|176	# resolve the dependency to wine64 even on upgrades, and therefore replace
14mr|wine-1.7.26-1|177	# wine+wine32 installation with a wine32+wine64 installation. - Anssi
14mr|wine-1.7.26-1|178	Requires:	wine-bin
14mr|wine-1.7.26-1|179	# (Anssi) If wine-gecko is not installed, wine pops up a dialog on first
14mr|wine-1.7.26-1|180	# start proposing to download wine-gecko from sourceforge, while recommending
14mr|wine-1.7.26-1|181	# to use distribution packages instead. Therefore suggest wine-gecko here:
14mr|wine-1.7.26-1|182	Suggests:	wine-gecko
14mr|wine-1.7.26-1|183	Suggests:	libncursesw.so.5
14mr|wine-1.7.26-1|184	Suggests:	libncurses.so.5
14mr|wine-1.7.26-1|185	
14mr|wine-1.7.26-1|186	%description -n wine32
14mr|wine-1.7.26-1|187	Wine is a program which allows running Microsoft Windows programs
14mr|wine-1.7.26-1|188	(including DOS, Windows 3.x and Win32 executables) on Unix.
14mr|wine-1.7.26-1|189	
14mr|wine-1.7.26-1|190	This package contains the files needed to support 32-bit Windows
14mr|wine-1.7.26-1|191	programs.
14mr|wine-1.7.26-1|192	%endif
14mr|wine-1.7.26-1|193	
14mr|wine-1.7.26-1|194	#----------------------------------------------------------------------------
14mr|wine-1.7.26-1|195	
14mr|wine-1.7.26-1|196	%package -n %{wine}-devel
14mr|wine-1.7.26-1|197	Summary:	Static libraries and headers for %{name}
14mr|wine-1.7.26-1|198	Group:		Development/C
14mr|wine-1.7.26-1|199	Requires:	%{wine} = %{EVRD}
14mr|wine-1.7.26-1|200	%rename		%{devname}
14mr|wine-1.7.26-1|201	%ifarch %{ix86}
14mr|wine-1.7.26-1|202	Conflicts:	wine64-devel
14mr|wine-1.7.26-1|203	%else
14mr|wine-1.7.26-1|204	Conflicts:	wine-devel
14mr|wine-1.7.26-1|205	%endif
14mr|wine-1.7.26-1|206	
14mr|wine-1.7.26-1|207	%description -n %{wine}-devel
14mr|wine-1.7.26-1|208	Wine is a program which allows running Microsoft Windows programs
14mr|wine-1.7.26-1|209	(including DOS, Windows 3.x and Win32 executables) on Unix.
14mr|wine-1.7.26-1|210	
14mr|wine-1.7.26-1|211	%{wine}-devel contains the libraries and header files needed to
14mr|wine-1.7.26-1|212	develop programs which make use of wine.
14mr|wine-1.7.26-1|213	
14mr|wine-1.7.26-1|214	Wine is often updated.
14mr|wine-1.7.26-1|215	
14mr|wine-1.7.26-1|216	%files -n %{wine}-devel
14mr|wine-1.7.26-1|217	%{_libdir}/%{name}/*.a
14mr|wine-1.7.26-1|218	%{_libdir}/libwine*.so
14mr|wine-1.7.26-1|219	%{_libdir}/%{name}/*.def
14mr|wine-1.7.26-1|220	%{_includedir}/*
14mr|wine-1.7.26-1|221	# %{_bindir}/fnt2bdf
14mr|wine-1.7.26-1|222	%{_bindir}/wmc
14mr|wine-1.7.26-1|223	%{_bindir}/wrc
14mr|wine-1.7.26-1|224	%{_bindir}/winebuild
14mr|wine-1.7.26-1|225	%{_bindir}/winegcc
14mr|wine-1.7.26-1|226	%{_bindir}/wineg++
14mr|wine-1.7.26-1|227	%{_bindir}/winecpp
14mr|wine-1.7.26-1|228	%{_bindir}/widl
14mr|wine-1.7.26-1|229	%{_bindir}/winedbg
14mr|wine-1.7.26-1|230	%{_bindir}/winemaker
14mr|wine-1.7.26-1|231	%{_bindir}/winedump
14mr|wine-1.7.26-1|232	%{_mandir}/man1/wmc.1*
14mr|wine-1.7.26-1|233	%{_mandir}/man1/wrc.1*
14mr|wine-1.7.26-1|234	%{_mandir}/man1/winebuild.1*
14mr|wine-1.7.26-1|235	%{_mandir}/man1/winemaker.1*
14mr|wine-1.7.26-1|236	%{_mandir}/man1/winedump.1*
14mr|wine-1.7.26-1|237	%{_mandir}/man1/widl.1*
14mr|wine-1.7.26-1|238	%{_mandir}/man1/winedbg.1*
14mr|wine-1.7.26-1|239	%{_mandir}/man1/wineg++.1*
14mr|wine-1.7.26-1|240	%{_mandir}/man1/winegcc.1*
14mr|wine-1.7.26-1|241	%{_mandir}/pl.UTF-8/man1/wine.1*
14mr|wine-1.7.26-1|242	
14mr|wine-1.7.26-1|243	#----------------------------------------------------------------------------
14mr|wine-1.7.26-1|244	
14mr|wine-1.7.26-1|245	%prep
14mr|wine-1.7.26-1|246	%setup -q
14mr|wine-1.7.26-1|247	%patch0 -p1 -b .conf
14mr|wine-1.7.26-1|248	%patch1 -p1
14mr|wine-1.7.26-1|249	
14mr|wine-1.7.26-1|250	# Wine-Compholio
14mr|wine-1.7.26-1|251	gzip -dc "%{SOURCE3}" | /bin/tar -xf - --strip-components=1
14mr|wine-1.7.26-1|252	make -C "patches" DESTDIR="%{_builddir}/wine-%{version}" install
14mr|wine-1.7.26-1|253	
14mr|wine-1.7.26-1|254	sed -i 's,@MDKVERSION@,%{mdkversion},' dlls/ntdll/server.c
14mr|wine-1.7.26-1|255	
14mr|wine-1.7.26-1|256	%build
14mr|wine-1.7.26-1|257	%ifarch %{ix86}
14mr|wine-1.7.26-1|258	# (Anssi 04/2008) bug #39604
14mr|wine-1.7.26-1|259	# Some protection systems complain "debugger detected" with our
14mr|wine-1.7.26-1|260	# -fomit-frame-pointer flag, so disable it.
14mr|wine-1.7.26-1|261	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
14mr|wine-1.7.26-1|262	%endif
14mr|wine-1.7.26-1|263	
14mr|wine-1.7.26-1|264	# (Anssi 04/2008)
14mr|wine-1.7.26-1|265	# If icotool is present, it is used to rebuild icon files. It is in contrib
14mr|wine-1.7.26-1|266	# so we do not do that; this is here to ensure that installed icoutils does
14mr|wine-1.7.26-1|267	# not change build behaviour.
14mr|wine-1.7.26-1|268	export ICOTOOL=false
14mr|wine-1.7.26-1|269	
14mr|wine-1.7.26-1|270	autoreconf
14mr|wine-1.7.26-1|271	%configure2_5x	--with-pulse \
14mr|wine-1.7.26-1|272	--without-nas \
14mr|wine-1.7.26-1|273	%ifarch x86_64
14mr|wine-1.7.26-1|274	--enable-win64
14mr|wine-1.7.26-1|275	%endif
14mr|wine-1.7.26-1|276	
14mr|wine-1.7.26-1|277	make depend
14mr|wine-1.7.26-1|278	make
14mr|wine-1.7.26-1|279	
14mr|wine-1.7.26-1|280	%install
14mr|wine-1.7.26-1|281	%makeinstall_std LDCONFIG=/bin/true
14mr|wine-1.7.26-1|282	
14mr|wine-1.7.26-1|283	install -m 0755 %{SOURCE11} %{buildroot}%{_bindir}/
14mr|wine-1.7.26-1|284	install -m 0755 %{SOURCE12} %{buildroot}%{_bindir}/
14mr|wine-1.7.26-1|285	
14mr|wine-1.7.26-1|286	# Danny: dirty:
14mr|wine-1.7.26-1|287	# install -m755 tools/fnt2bdf -D %{buildroot}%{_bindir}/fnt2bdf
14mr|wine-1.7.26-1|288	
14mr|wine-1.7.26-1|289	# Allow users to launch Windows programs by just clicking on the .exe file...
14mr|wine-1.7.26-1|290	install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{name}
14mr|wine-1.7.26-1|291	
14mr|wine-1.7.26-1|292	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14mr|wine-1.7.26-1|293	cat > %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu <<EOF
14mr|wine-1.7.26-1|294	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
14mr|wine-1.7.26-1|295	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
14mr|wine-1.7.26-1|296	<Menu>
14mr|wine-1.7.26-1|297	<Name>Applications</Name>
14mr|wine-1.7.26-1|298	<Menu>
14mr|wine-1.7.26-1|299	<Name>Tools</Name>
14mr|wine-1.7.26-1|300	<Menu>
14mr|wine-1.7.26-1|301	<Name>Emulators</Name>
14mr|wine-1.7.26-1|302	<Menu>
14mr|wine-1.7.26-1|303	<Name>Wine</Name>
14mr|wine-1.7.26-1|304	<Directory>mandriva-%{name}.directory</Directory>
14mr|wine-1.7.26-1|305	<Include>
14mr|wine-1.7.26-1|306	<Category>X-MandrivaLinux-MoreApplications-Emulators-Wine</Category>
14mr|wine-1.7.26-1|307	</Include>
14mr|wine-1.7.26-1|308	</Menu>
14mr|wine-1.7.26-1|309	</Menu>
14mr|wine-1.7.26-1|310	</Menu>
14mr|wine-1.7.26-1|311	</Menu>
14mr|wine-1.7.26-1|312	EOF
14mr|wine-1.7.26-1|313	
14mr|wine-1.7.26-1|314	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14mr|wine-1.7.26-1|315	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{name}.directory <<EOF
14mr|wine-1.7.26-1|316	[Desktop Entry]
14mr|wine-1.7.26-1|317	Name=Wine
14mr|wine-1.7.26-1|318	Icon=%{name}
14mr|wine-1.7.26-1|319	Type=Directory
14mr|wine-1.7.26-1|320	EOF
14mr|wine-1.7.26-1|321	
14mr|wine-1.7.26-1|322	mkdir -p %{buildroot}%{_datadir}/applications/
14mr|wine-1.7.26-1|323	for i in	winecfg:Configurator \
14mr|wine-1.7.26-1|324	notepad:Notepad \
14mr|wine-1.7.26-1|325	winefile:File\ Manager \
14mr|wine-1.7.26-1|326	regedit:Registry\ Editor \
14mr|wine-1.7.26-1|327	winemine:Minesweeper \
14mr|wine-1.7.26-1|328	wineboot:Reboot \
14mr|wine-1.7.26-1|329	"wineconsole cmd":Command\ Line \
14mr|wine-1.7.26-1|330	"wine uninstaller:Wine Software Uninstaller";
14mr|wine-1.7.26-1|331	do cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-`echo $i|cut -d: -f1`.desktop << EOF
14mr|wine-1.7.26-1|332	[Desktop Entry]
14mr|wine-1.7.26-1|333	Name=`echo $i|cut -d: -f2`
14mr|wine-1.7.26-1|334	Comment=`echo $i|cut -d: -f2`
14mr|wine-1.7.26-1|335	Exec=`echo $i|cut -d: -f1`
14mr|wine-1.7.26-1|336	Icon=%{name}
14mr|wine-1.7.26-1|337	Terminal=false
14mr|wine-1.7.26-1|338	Type=Application
14mr|wine-1.7.26-1|339	Categories=X-MandrivaLinux-MoreApplications-Emulators-Wine;
14mr|wine-1.7.26-1|340	EOF
14mr|wine-1.7.26-1|341	done
14mr|wine-1.7.26-1|342	
14mr|wine-1.7.26-1|343	# Categories=Emulator does nothing and is added as a workaround to kde #27700
14mr|wine-1.7.26-1|344	desktop-file-install	--vendor="" \
14mr|wine-1.7.26-1|345	--add-mime-type=application/x-zip-compressed \
14mr|wine-1.7.26-1|346	--remove-mime-type=application/x-zip-compressed \
14mr|wine-1.7.26-1|347	--add-category=Emulator \
14mr|wine-1.7.26-1|348	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/wine.desktop
14mr|wine-1.7.26-1|349	
14mr|wine-1.7.26-1|350	%ifarch x86_64
14mr|wine-1.7.26-1|351	# fix the binary name
14mr|wine-1.7.26-1|352	sed -i 's,Exec=wine ,Exec=wine64 ,' %{buildroot}%{_datadir}/applications/wine.desktop
14mr|wine-1.7.26-1|353	%endif
14mr|wine-1.7.26-1|354	
14mr|wine-1.7.26-1|355	install -d %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mr|wine-1.7.26-1|356	
14mr|wine-1.7.26-1|357	# winecfg icon
14mr|wine-1.7.26-1|358	convert dlls/user32/resources/oic_winlogo.ico[8] %{buildroot}%{_miconsdir}/%{name}.png
14mr|wine-1.7.26-1|359	convert dlls/user32/resources/oic_winlogo.ico[7] %{buildroot}%{_iconsdir}/%{name}.png
14mr|wine-1.7.26-1|360	convert dlls/user32/resources/oic_winlogo.ico[6] %{buildroot}%{_liconsdir}/%{name}.png
14mr|wine-1.7.26-1|361	
14mr|wine-1.7.26-1|362	# notepad icon
14mr|wine-1.7.26-1|363	convert programs/notepad/notepad.ico[2] %{buildroot}%{_miconsdir}/notepad.png
14mr|wine-1.7.26-1|364	convert programs/notepad/notepad.ico[7] %{buildroot}%{_iconsdir}/notepad.png
14mr|wine-1.7.26-1|365	convert programs/notepad/notepad.ico[8] %{buildroot}%{_liconsdir}/notepad.png
14mr|wine-1.7.26-1|366	# winefile icon
14mr|wine-1.7.26-1|367	convert programs/winefile/winefile.ico[2] %{buildroot}%{_miconsdir}/winefile.png
14mr|wine-1.7.26-1|368	convert programs/winefile/winefile.ico[8] %{buildroot}%{_iconsdir}/winefile.png
14mr|wine-1.7.26-1|369	convert programs/winefile/winefile.ico[7] %{buildroot}%{_liconsdir}/winefile.png
14mr|wine-1.7.26-1|370	# regedit icon
14mr|wine-1.7.26-1|371	convert programs/regedit/regedit.ico[2] %{buildroot}%{_miconsdir}/regedit.png
14mr|wine-1.7.26-1|372	convert programs/regedit/regedit.ico[8] %{buildroot}%{_iconsdir}/regedit.png
14mr|wine-1.7.26-1|373	convert programs/regedit/regedit.ico[7] %{buildroot}%{_liconsdir}/regedit.png
14mr|wine-1.7.26-1|374	# winemine icon
14mr|wine-1.7.26-1|375	convert programs/winemine/winemine.ico[2] %{buildroot}%{_miconsdir}/winemine.png
14mr|wine-1.7.26-1|376	convert programs/winemine/winemine.ico[8] %{buildroot}%{_iconsdir}/winemine.png
14mr|wine-1.7.26-1|377	convert programs/winemine/winemine.ico[7] %{buildroot}%{_liconsdir}/winemine.png
14mr|wine-1.7.26-1|378	
14mr|wine-1.7.26-1|379	# wine uninstaller icon:
14mr|wine-1.7.26-1|380	convert programs/msiexec/msiexec.ico[2] %{buildroot}%{_miconsdir}/msiexec.png
14mr|wine-1.7.26-1|381	convert programs/msiexec/msiexec.ico[8] %{buildroot}%{_iconsdir}/msiexec.png
14mr|wine-1.7.26-1|382	convert programs/msiexec/msiexec.ico[7] %{buildroot}%{_liconsdir}/msiexec.png
14mr|wine-1.7.26-1|383	
14mr|wine-1.7.26-1|384	# change the icons in the respective .desktop files, in order:
14mr|wine-1.7.26-1|385	sed -i 's,Icon=%{name},Icon=notepad,' %{buildroot}%{_datadir}/applications/mandriva-wine-notepad.desktop
14mr|wine-1.7.26-1|386	sed -i 's,Icon=%{name},Icon=winefile,' %{buildroot}%{_datadir}/applications/mandriva-wine-winefile.desktop
14mr|wine-1.7.26-1|387	sed -i 's,Icon=%{name},Icon=regedit,' %{buildroot}%{_datadir}/applications/mandriva-wine-regedit.desktop
14mr|wine-1.7.26-1|388	sed -i 's,Icon=%{name},Icon=winemine,' %{buildroot}%{_datadir}/applications/mandriva-wine-winemine.desktop
14mr|wine-1.7.26-1|389	sed -i 's,Icon=%{name},Icon=msiexec,' "%{buildroot}%{_datadir}/applications/mandriva-wine-wine uninstaller.desktop"
14mr|wine-1.7.26-1|390	
14mr|wine-1.7.26-1|391	%ifarch x86_64
14mr|wine-1.7.26-1|392	chrpath -d %{buildroot}%{_bindir}/{wine64,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{name}/*.so
14mr|wine-1.7.26-1|393	%else
14mr|wine-1.7.26-1|394	chrpath -d %{buildroot}%{_bindir}/{wine,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{name}/*.so
14mr|wine-1.7.26-1|395	%endif
14mr|wine-1.7.26-1|396	
14mr|wine-1.7.26-1|397	%ifarch x86_64
14mr|wine-1.7.26-1|398	cat > README.install.urpmi <<EOF
14mr|wine-1.7.26-1|399	This is the Win64 version of Wine. This version can only be used to run
14mr|wine-1.7.26-1|400	64-bit Windows applications as is. For running 32-bit Windows applications,
14mr|wine-1.7.26-1|401	you need to also install the 'wine32' package from the 32-bit repository.
14mr|wine-1.7.26-1|402	EOF
14mr|wine-1.7.26-1|403	%endif
14mr|wine-1.7.26-1|404	
14mr|wine-1.7.26-1|405	%preun -n %{wine}
14mr|wine-1.7.26-1|406	%_preun_service %{name}
14mr|wine-1.7.26-1|407	
14mr|wine-1.7.26-1|408	%post -n %{wine}
14mr|wine-1.7.26-1|409	%_post_service %{name}
14mr|wine-1.7.26-1|410	
14mr|wine-1.7.26-1|411	%files -n %{wine}
14mr|wine-1.7.26-1|412	%doc ANNOUNCE AUTHORS README
14mr|wine-1.7.26-1|413	%ifarch x86_64
14mr|wine-1.7.26-1|414	%doc README.install.urpmi
14mr|wine-1.7.26-1|415	%{_bindir}/wine64
14mr|wine-1.7.26-1|416	%{_bindir}/wine64-preloader
14mr|wine-1.7.26-1|417	%endif
14mr|wine-1.7.26-1|418	%{_initrddir}/%{name}
14mr|wine-1.7.26-1|419	%{_bindir}/winecfg
14mr|wine-1.7.26-1|420	%{_bindir}/wineconsole*
14mr|wine-1.7.26-1|421	%{_bindir}/wineserver
14mr|wine-1.7.26-1|422	%{_bindir}/wineboot
14mr|wine-1.7.26-1|423	%{_bindir}/function_grep.pl
14mr|wine-1.7.26-1|424	#%{_bindir}/wineprefixcreate
14mr|wine-1.7.26-1|425	%{_bindir}/msiexec
14mr|wine-1.7.26-1|426	%{_bindir}/notepad
14mr|wine-1.7.26-1|427	%{_bindir}/regedit
14mr|wine-1.7.26-1|428	%{_bindir}/winemine
14mr|wine-1.7.26-1|429	%{_bindir}/winepath
14mr|wine-1.7.26-1|430	%{_bindir}/regsvr32
14mr|wine-1.7.26-1|431	%{_bindir}/winefile
14mr|wine-1.7.26-1|432	%{_bindir}/winetricks
14mr|wine-1.7.26-1|433	%{_bindir}/wisotool
14mr|wine-1.7.26-1|434	%{_mandir}/man1/wine.1*
14mr|wine-1.7.26-1|435	%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
14mr|wine-1.7.26-1|436	%lang(de) %{_mandir}/de.UTF-8/man1/winemaker.1*
14mr|wine-1.7.26-1|437	%lang(de) %{_mandir}/de.UTF-8/man1/wineserver.1*
14mr|wine-1.7.26-1|438	%lang(fr) %{_mandir}/fr.UTF-8/man1/*
14mr|wine-1.7.26-1|439	%{_mandir}/man1/wineserver.1*
14mr|wine-1.7.26-1|440	%{_mandir}/man1/msiexec.1*
14mr|wine-1.7.26-1|441	%{_mandir}/man1/notepad.1*
14mr|wine-1.7.26-1|442	%{_mandir}/man1/regedit.1*
14mr|wine-1.7.26-1|443	%{_mandir}/man1/regsvr32.1*
14mr|wine-1.7.26-1|444	%{_mandir}/man1/wineboot.1*
14mr|wine-1.7.26-1|445	%{_mandir}/man1/winecfg.1*
14mr|wine-1.7.26-1|446	%{_mandir}/man1/wineconsole.1*
14mr|wine-1.7.26-1|447	%{_mandir}/man1/winecpp.1*
14mr|wine-1.7.26-1|448	%{_mandir}/man1/winefile.1*
14mr|wine-1.7.26-1|449	%{_mandir}/man1/winemine.1*
14mr|wine-1.7.26-1|450	%{_mandir}/man1/winepath.1*
14mr|wine-1.7.26-1|451	%dir %{_datadir}/%{name}
14mr|wine-1.7.26-1|452	#{_datadir}/%{name}/generic.ppd
14mr|wine-1.7.26-1|453	%{_datadir}/%{name}/%{name}.inf
14mr|wine-1.7.26-1|454	%{_datadir}/%{name}/l_intl.nls
14mr|wine-1.7.26-1|455	%{_datadir}/applications/*.desktop
14mr|wine-1.7.26-1|456	%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu
14mr|wine-1.7.26-1|457	%{_datadir}/desktop-directories/mandriva-%{name}.directory
14mr|wine-1.7.26-1|458	%dir %{_datadir}/wine/fonts
14mr|wine-1.7.26-1|459	%{_datadir}/wine/fonts/*
14mr|wine-1.7.26-1|460	%{_miconsdir}/*.png
14mr|wine-1.7.26-1|461	%{_iconsdir}/*.png
14mr|wine-1.7.26-1|462	%{_liconsdir}/*.png
14mr|wine-1.7.26-1|463	
14mr|wine-1.7.26-1|464	%ifarch %{ix86}
14mr|wine-1.7.26-1|465	%files -n wine32
14mr|wine-1.7.26-1|466	%{_bindir}/wine
14mr|wine-1.7.26-1|467	%{_bindir}/wine-preloader
14mr|wine-1.7.26-1|468	%endif
14mr|wine-1.7.26-1|469	
14mr|wine-1.7.26-1|470	%{_libdir}/libwine*.so.%{major}*
14mr|wine-1.7.26-1|471	%dir %{_libdir}/%{name}
14mr|wine-1.7.26-1|472	%{_libdir}/%{name}/*.cpl.so
14mr|wine-1.7.26-1|473	%{_libdir}/%{name}/*.drv.so
14mr|wine-1.7.26-1|474	%{_libdir}/%{name}/*.dll.so
14mr|wine-1.7.26-1|475	%{_libdir}/%{name}/*.exe.so
14mr|wine-1.7.26-1|476	%{_libdir}/%{name}/*.acm.so
14mr|wine-1.7.26-1|477	%{_libdir}/%{name}/*.ocx.so
14mr|wine-1.7.26-1|478	%ifarch %{ix86}
14mr|wine-1.7.26-1|479	%{_libdir}/%{name}/*.vxd.so
14mr|wine-1.7.26-1|480	%{_libdir}/%{name}/*16.so
14mr|wine-1.7.26-1|481	%endif
14mr|wine-1.7.26-1|482	%{_libdir}/%{name}/*.tlb.so
14mr|wine-1.7.26-1|483	%{_libdir}/%{name}/*.ds.so
14mr|wine-1.7.26-1|484	%{_libdir}/%{name}/*.sys.so
14mr|wine-1.7.26-1|485	%{_libdir}/%{name}/fakedlls
14mr|wine-1.7.26-1|486	
14mr|wine-1.7.26-1|487	
14mr|wine-1.7.26-1|488	%changelog
14mr|wine-1.7.26-1|489	* Tue Sep 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.7.26-1
14mr|wine-1.7.26-1|490	+ Revision: b5f8555
14mr|wine-1.7.26-1|491	- New version 1.7.26
14mr|wine-1.7.26-1|492	
14mr|wine-1.7.26-1|493	* Sat Aug 30 2014 abondrov <andrey.bondrov@rosalab.ru> 2:1.7.22-2
14mr|wine-1.7.26-1|494	+ Revision: 52421a2
14mr|wine-1.7.26-1|495	- Try to disable parallel build
14mr|wine-1.7.26-1|496	
14mr|wine-1.7.26-1|497	* Thu Jul 24 2014 abondrov <andrey.bondrov@rosalab.ru> 2:1.7.22-1
14mr|wine-1.7.26-1|498	+ Revision: 890f988
14mr|wine-1.7.26-1|499	- New version 1.7.22, add full compholio patchset for pipelight support
14mr|wine-1.7.26-1|500	
14mr|wine-1.7.26-1|501	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:1.7.10-6
14mr|wine-1.7.26-1|502	+ Revision: 823cbd3
14mr|wine-1.7.26-1|503	- MassBuild#440: Increase release tag
14mr|wine-1.7.26-1|504	
14mr|wine-1.7.26-1|505	* Wed Jun 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.7.10-5
14mr|wine-1.7.26-1|506	+ Revision: ef86959
14mr|wine-1.7.26-1|507	- Obsolete winetricks package
14mr|wine-1.7.26-1|508	
14mr|wine-1.7.26-1|509	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.7.10-4
14mr|wine-1.7.26-1|510	+ Revision: ffb3a83
14mr|wine-1.7.26-1|511	- MassBuild#430: Increase release tag
14mr|wine-1.7.26-1|512	
14mr|wine-1.7.26-1|513	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.7.10-3
14mr|wine-1.7.26-1|514	+ Revision: 75ca652
14mr|wine-1.7.26-1|515	- More cleanups
14mr|wine-1.7.26-1|516	
14mr|wine-1.7.26-1|517	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.7.10-3
14mr|wine-1.7.26-1|518	+ Revision: bfc0026
14mr|wine-1.7.26-1|519	- Sort BuildRequires
14mr|wine-1.7.26-1|520	
14mr|wine-1.7.26-1|521	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.7.10-2
14mr|wine-1.7.26-1|522	+ Revision: 2a03611
14mr|wine-1.7.26-1|523	- Drop beta-related parts from spec, we don't need beta
14mr|wine-1.7.26-1|524	
14mr|wine-1.7.26-1|525	* Mon Jan 13 2014 akdengi <alexander.kazancev@rosalab.ru> 2:1.7.10-2
14mr|wine-1.7.26-1|526	+ Revision: 66446c1
14mr|wine-1.7.26-1|527	- Add sources
14mr|wine-1.7.26-1|528	
14mr|wine-1.7.26-1|529	* Mon Jan 13 2014 akdengi <alexander.kazancev@rosalab.ru>
14mr|wine-1.7.26-1|530	+ Revision: 9ef5aae
14mr|wine-1.7.26-1|531	- Add winetriks. Suggest webcore-fonst and requires cabextract
14mr|wine-1.7.26-1|532	
14mr|wine-1.7.26-1|533	* Sun Jan 12 2014 akdengi <kazancas@mandriva.ru> 2:1.7.10-1
14mr|wine-1.7.26-1|534	+ Revision: 20c8f1c
14mr|wine-1.7.26-1|535	- update to 1.7.8
14mr|wine-1.7.26-1|536	
14mr|wine-1.7.26-1|537	* Tue Dec 24 2013 akdengi <kazancas@mandriva.ru> 2:1.7.8-1
14mr|wine-1.7.26-1|538	+ Revision: 4bfe38b
14mr|wine-1.7.26-1|539	- Update to 1.7.8
14mr|wine-1.7.26-1|540	
14mr|wine-1.7.26-1|541	* Thu Aug 08 2013 Alexander Kazancev <kazancas@gmail.com> 2:1.5.28-2
14mr|wine-1.7.26-1|542	+ Revision: a21ccaf
14mr|wine-1.7.26-1|543	- Use pkgconfig(x11) instead libX11-devel in BR
14mr|wine-1.7.26-1|544	
14mr|wine-1.7.26-1|545	* Thu Aug 08 2013 Alexander Kazancev <kazancas@gmail.com> 2:1.5.28-2
14mr|wine-1.7.26-1|546	+ Revision: 765082e
14mr|wine-1.7.26-1|547	- Updated wine.spec
14mr|wine-1.7.26-1|548	
14mr|wine-1.7.26-1|549	* Thu Aug 08 2013 Alexander Kazancev <kazancas@gmail.com> 2:1.5.28-1
14mr|wine-1.7.26-1|550	+ Revision: eb70eca
14mr|wine-1.7.26-1|551	- FIx patch for wine run on 64 bit systemd if not installed wine64
14mr|wine-1.7.26-1|552	
14mr|wine-1.7.26-1|553	* Tue Apr 16 2013 root <root@localhost.localdomain> 2:1.5.28-1
14mr|wine-1.7.26-1|554	+ Revision: b526477
14mr|wine-1.7.26-1|555	- fixed sources
14mr|wine-1.7.26-1|556	
14mr|wine-1.7.26-1|557	* Tue Apr 16 2013 root <root@localhost.localdomain> 2:1.5.28-1
14mr|wine-1.7.26-1|558	+ Revision: 990cf12
14mr|wine-1.7.26-1|559	- update to latest version
14mr|wine-1.7.26-1|560	
14mr|wine-1.7.26-1|561	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.5.13-3
14mr|wine-1.7.26-1|562	+ Revision: 50a9404
14mr|wine-1.7.26-1|563	- LOG Rebuild against new gphoto
14mr|wine-1.7.26-1|564	
14mr|wine-1.7.26-1|565	* Mon Sep 17 2012 Alexander Kazancev <kazancas@mandriva.ru> 2:1.5.13-2
14mr|wine-1.7.26-1|566	+ Revision: 30056cd
14mr|wine-1.7.26-1|567	- Updated wine.spec
14mr|wine-1.7.26-1|568	
14mr|wine-1.7.26-1|569	* Mon Sep 17 2012 Alexander Kazancev <kazancas@mandriva.ru> 2:1.5.13-1
14mr|wine-1.7.26-1|570	+ Revision: cc77ba5
14mr|wine-1.7.26-1|571	- Updated wine-1.3.24-64bit-tools.patch
14mr|wine-1.7.26-1|572	
14mr|wine-1.7.26-1|573	* Sat Sep 15 2012 akdengi <kazancas@mandriva.ru> 2:1.5.13-1
14mr|wine-1.7.26-1|574	+ Revision: 7de3dc0
14mr|wine-1.7.26-1|575	- LOG -new version 1.5.13
14mr|wine-1.7.26-1|576	
14mr|wine-1.7.26-1|577	* Fri Sep 14 2012 akdengi <kazancas@mandriva.ru> 2:1.5.12-1
14mr|wine-1.7.26-1|578	+ Revision: bebe206
14mr|wine-1.7.26-1|579	- add source
14mr|wine-1.7.26-1|580	
14mr|wine-1.7.26-1|581	* Fri Sep 14 2012 akdengi <kazancas@mandriva.ru> 2:1.5.12-1
14mr|wine-1.7.26-1|582	+ Revision: 03f2caa
14mr|wine-1.7.26-1|583	- up Epoch - in ROSA we use 2
14mr|wine-1.7.26-1|584	
14mr|wine-1.7.26-1|585	* Fri Sep 14 2012 akdengi <kazancas@mandriva.ru> 1:1.5.12-1
14mr|wine-1.7.26-1|586	+ Revision: cb32728
14mr|wine-1.7.26-1|587	- LOG -use libpng15 only
14mr|wine-1.7.26-1|588	
14mr|wine-1.7.26-1|589	* Fri Sep 14 2012 akdengi <kazancas@mandriva.ru> 1:1.5.12-1
14mr|wine-1.7.26-1|590	+ Revision: a3ba10b
14mr|wine-1.7.26-1|591	- sync spec with cooker
14mr|wine-1.7.26-1|592	
14mr|wine-1.7.26-1|593	* Thu Sep 06 2012 Denis Silakov <denis.silakov@rosalab.ru> 2:1.3.24-6
14mr|wine-1.7.26-1|594	+ Revision: 37bdd96
14mr|wine-1.7.26-1|595	- Call 'wine64' in wine64 tools
14mr|wine-1.7.26-1|596	
14mr|wine-1.7.26-1|597	* Thu May 03 2012 akdengi <kazancas@mandriva.ru> 2:1.3.24-6
14mr|wine-1.7.26-1|598	+ Revision: 69a1696
14mr|wine-1.7.26-1|599	- up rel
14mr|wine-1.7.26-1|600	
14mr|wine-1.7.26-1|601	* Thu May 03 2012 akdengi <kazancas@mandriva.ru> 2:1.3.24-1
14mr|wine-1.7.26-1|602	+ Revision: e6a9b6b
14mr|wine-1.7.26-1|603	- revert to wine 1.3.x that 1.4 fully unworked
14mr|wine-1.7.26-1|604	
14mr|wine-1.7.26-1|605	* Thu May 03 2012 akdengi <kazancas@mandriva.ru> 2:1.3.24-1
14mr|wine-1.7.26-1|606	+ Revision: 454bd94
14mr|wine-1.7.26-1|607	- revert to wine 1.3.x that 1.4 fully unworked
14mr|wine-1.7.26-1|608	
14mr|wine-1.7.26-1|609	* Thu May 03 2012 Alexander Kazancev <kazancas@mandriva.ru> 1:1.4-4
14mr|wine-1.7.26-1|610	+ Revision: 1bd4345
14mr|wine-1.7.26-1|611	- Updated wine.spec
14mr|wine-1.7.26-1|612	
14mr|wine-1.7.26-1|613	

22014 14
14mr|wireless-regdb-20140613-1|1	%define _verdate 2014.06.13
14mr|wireless-regdb-20140613-1|2	%define _version %(echo %_verdate | sed 's/\\.//g')
14mr|wireless-regdb-20140613-1|3	
14mr|wireless-regdb-20140613-1|4	Name:		wireless-regdb
14mr|wireless-regdb-20140613-1|5	Version:	%{_version}
14mr|wireless-regdb-20140613-1|6	Release:	1
14mr|wireless-regdb-20140613-1|7	Summary:	The wireless regulatory database
14mr|wireless-regdb-20140613-1|8	License:	ISC
14mr|wireless-regdb-20140613-1|9	Group:		System/Configuration/Hardware
14mr|wireless-regdb-20140613-1|10	URL:		http://linuxwireless.org/en/developers/Regulatory#Theregulatorydatabase
14mr|wireless-regdb-20140613-1|11	Source0:	http://wireless.kernel.org/download/wireless-regdb/wireless-regdb-%{_verdate}.tar.xz
14mr|wireless-regdb-20140613-1|12	BuildArch:	noarch
14mr|wireless-regdb-20140613-1|13	
14mr|wireless-regdb-20140613-1|14	%description
14mr|wireless-regdb-20140613-1|15	Database with wireless regulatory information, used by crda or which can
14mr|wireless-regdb-20140613-1|16	be used by another user space helpers to communicate wireless regulatory
14mr|wireless-regdb-20140613-1|17	data to linux kernel.
14mr|wireless-regdb-20140613-1|18	
14mr|wireless-regdb-20140613-1|19	%prep
14mr|wireless-regdb-20140613-1|20	%setup -q -n %{name}-%{_verdate}
14mr|wireless-regdb-20140613-1|21	
14mr|wireless-regdb-20140613-1|22	%build
14mr|wireless-regdb-20140613-1|23	
14mr|wireless-regdb-20140613-1|24	%install
14mr|wireless-regdb-20140613-1|25	%makeinstall_std
14mr|wireless-regdb-20140613-1|26	
14mr|wireless-regdb-20140613-1|27	%files
14mr|wireless-regdb-20140613-1|28	%defattr(0644,root,root,0755)
14mr|wireless-regdb-20140613-1|29	%doc LICENSE
14mr|wireless-regdb-20140613-1|30	%{_mandir}/man5/regulatory.bin.5*
14mr|wireless-regdb-20140613-1|31	%{_prefix}/lib/crda/regulatory.bin
14mr|wireless-regdb-20140613-1|32	%{_prefix}/lib/crda/pubkeys/linville.key.pub.pem
14mr|wireless-regdb-20140613-1|33	
14mr|wireless-regdb-20140613-1|34	
14mr|wireless-regdb-20140613-1|35	%changelog
14mr|wireless-regdb-20140613-1|36	* Sun Sep 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 20140613-1
14mr|wireless-regdb-20140613-1|37	+ Revision: f3af3e4
14mr|wireless-regdb-20140613-1|38	- Updated to 2014.06.13 (sync with cooker)
14mr|wireless-regdb-20140613-1|39	
14mr|wireless-regdb-20140613-1|40	

22015 14
14mr|wireless-tools-29-6|1	%define name 	wireless-tools
14mr|wireless-tools-29-6|2	%define version	29
14mr|wireless-tools-29-6|3	%define pre	0
14mr|wireless-tools-29-6|4	%define rel	6
14mr|wireless-tools-29-6|5	%if %{pre}
14mr|wireless-tools-29-6|6	%define release	%manbo_mkrel 0.pre%{pre}.%{rel}
14mr|wireless-tools-29-6|7	%define src	wireless_tools.%{version}.pre%{pre}.tar.gz
14mr|wireless-tools-29-6|8	%else
14mr|wireless-tools-29-6|9	%define release	%manbo_mkrel %{rel}
14mr|wireless-tools-29-6|10	%define src	wireless_tools.%{version}.tar.gz
14mr|wireless-tools-29-6|11	%endif
14mr|wireless-tools-29-6|12	%define lib_name_orig libiw
14mr|wireless-tools-29-6|13	%define lib_major %{version}
14mr|wireless-tools-29-6|14	%define lib_name %mklibname iw %{lib_major}
14mr|wireless-tools-29-6|15	%define docs README INSTALL CHANGELOG.h DISTRIBUTIONS.txt COPYING PCMCIA.txt HOTPLUG.txt
14mr|wireless-tools-29-6|16	
14mr|wireless-tools-29-6|17	Summary: Wireless ethernet configuration tools
14mr|wireless-tools-29-6|18	Group: System/Kernel and hardware
14mr|wireless-tools-29-6|19	License: GPL
14mr|wireless-tools-29-6|20	Name: %{name}
14mr|wireless-tools-29-6|21	Version: %{version}
14mr|wireless-tools-29-6|22	Release: %{release}
14mr|wireless-tools-29-6|23	URL: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
14mr|wireless-tools-29-6|24	Source: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/%{src}
14mr|wireless-tools-29-6|25	Patch2: wireless_tools.27-wireless-man-upd.patch.bz2
14mr|wireless-tools-29-6|26	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|wireless-tools-29-6|27	Conflicts: man-pages-fr < 1.58.0-16mdk
14mr|wireless-tools-29-6|28	# (blino) strict Requires, see 28-1.pre9.2mdk changelog
14mr|wireless-tools-29-6|29	Requires: %{lib_name} = %{version}-%{release}
14mr|wireless-tools-29-6|30	
14mr|wireless-tools-29-6|31	%description
14mr|wireless-tools-29-6|32	This package contain the Wireless tools, used to manipulate
14mr|wireless-tools-29-6|33	the Wireless Extensions. The Wireless Extension is an interface
14mr|wireless-tools-29-6|34	allowing you to set Wireless LAN specific parameters and get the
14mr|wireless-tools-29-6|35	specific stats for wireless networking equipment.
14mr|wireless-tools-29-6|36	
14mr|wireless-tools-29-6|37	This is specifically useful since it allows manipulation of encryption
14mr|wireless-tools-29-6|38	parameters possible with the GPL WaveLAN cards.
14mr|wireless-tools-29-6|39	
14mr|wireless-tools-29-6|40	%package -n %{lib_name}
14mr|wireless-tools-29-6|41	Summary: Wireless_tools library
14mr|wireless-tools-29-6|42	Group: System/Libraries
14mr|wireless-tools-29-6|43	Provides: %{lib_name_orig}
14mr|wireless-tools-29-6|44	
14mr|wireless-tools-29-6|45	%description -n %{lib_name}
14mr|wireless-tools-29-6|46	This package contains libraries to configure and access wireless interface
14mr|wireless-tools-29-6|47	cards.
14mr|wireless-tools-29-6|48	
14mr|wireless-tools-29-6|49	%package -n %{lib_name}-devel
14mr|wireless-tools-29-6|50	Summary: Wireless_tools development library
14mr|wireless-tools-29-6|51	Group: Development/C
14mr|wireless-tools-29-6|52	Provides: %{lib_name_orig}-devel
14mr|wireless-tools-29-6|53	# (blino) strict Requires, see 28-1.pre9.2mdk changelog
14mr|wireless-tools-29-6|54	Requires: %{lib_name} = %{version}-%{release}
14mr|wireless-tools-29-6|55	
14mr|wireless-tools-29-6|56	%description -n %{lib_name}-devel
14mr|wireless-tools-29-6|57	This package contains libraries and headers for use in developing
14mr|wireless-tools-29-6|58	wireless tools.
14mr|wireless-tools-29-6|59	
14mr|wireless-tools-29-6|60	%prep
14mr|wireless-tools-29-6|61	%setup -q -n wireless_tools.%{version}
14mr|wireless-tools-29-6|62	%patch2 -p0
14mr|wireless-tools-29-6|63	chmod a+r %{docs}
14mr|wireless-tools-29-6|64	
14mr|wireless-tools-29-6|65	%build
14mr|wireless-tools-29-6|66	%make clean
14mr|wireless-tools-29-6|67	%make "CFLAGS=$RPM_OPT_FLAGS -I."
14mr|wireless-tools-29-6|68	
14mr|wireless-tools-29-6|69	%install
14mr|wireless-tools-29-6|70	rm -rf $RPM_BUILD_ROOT
14mr|wireless-tools-29-6|71	
14mr|wireless-tools-29-6|72	%makeinstall \
14mr|wireless-tools-29-6|73	PREFIX=%{buildroot}%{_prefix} \
14mr|wireless-tools-29-6|74	INSTALL_LIB=%{buildroot}/%{_lib} \
14mr|wireless-tools-29-6|75	INSTALL_MAN=%{buildroot}%{_mandir} \
14mr|wireless-tools-29-6|76	INSTALL_DIR=%{buildroot}/sbin
14mr|wireless-tools-29-6|77	
14mr|wireless-tools-29-6|78	mkdir -p $RPM_BUILD_ROOT%_mandir/fr/man8
14mr|wireless-tools-29-6|79	install -m 644 fr/* $RPM_BUILD_ROOT%_mandir/fr/man8/
14mr|wireless-tools-29-6|80	
14mr|wireless-tools-29-6|81	%clean
14mr|wireless-tools-29-6|82	rm -rf $RPM_BUILD_ROOT
14mr|wireless-tools-29-6|83	
14mr|wireless-tools-29-6|84	%if %mdkversion < 200900
14mr|wireless-tools-29-6|85	%post -n %{lib_name} -p /sbin/ldconfig
14mr|wireless-tools-29-6|86	%endif
14mr|wireless-tools-29-6|87	%if %mdkversion < 200900
14mr|wireless-tools-29-6|88	%postun -n %{lib_name} -p /sbin/ldconfig
14mr|wireless-tools-29-6|89	%endif
14mr|wireless-tools-29-6|90	
14mr|wireless-tools-29-6|91	%triggerpostun -- wireless-tools < 28-1.pre9.3mdk
14mr|wireless-tools-29-6|92	[ -f /etc/iftab ] && sed -i -e s,mac_ieee1394,mac, /etc/iftab
14mr|wireless-tools-29-6|93	:
14mr|wireless-tools-29-6|94	
14mr|wireless-tools-29-6|95	%files
14mr|wireless-tools-29-6|96	%defattr(-,root,root,0755)
14mr|wireless-tools-29-6|97	%doc %{docs}
14mr|wireless-tools-29-6|98	/sbin/*
14mr|wireless-tools-29-6|99	%{_mandir}/man*/*
14mr|wireless-tools-29-6|100	%lang(fr) %{_mandir}/fr/man*/*
14mr|wireless-tools-29-6|101	
14mr|wireless-tools-29-6|102	%files -n %{lib_name}
14mr|wireless-tools-29-6|103	%defattr(-,root,root,0755)
14mr|wireless-tools-29-6|104	/%{_lib}/libiw.so.*
14mr|wireless-tools-29-6|105	
14mr|wireless-tools-29-6|106	%files -n %{lib_name}-devel
14mr|wireless-tools-29-6|107	%defattr(-,root,root,0755)
14mr|wireless-tools-29-6|108	/%{_lib}/libiw.so
14mr|wireless-tools-29-6|109	%{_includedir}/iwlib.h
14mr|wireless-tools-29-6|110	%{_includedir}/wireless.h
14mr|wireless-tools-29-6|111	
14mr|wireless-tools-29-6|112	
14mr|wireless-tools-29-6|113	
14mr|wireless-tools-29-6|114	%changelog
14mr|wireless-tools-29-6|115	* Sat Feb 04 2012 root <root@build-client_i586.rosalab.ru> 29-6
14mr|wireless-tools-29-6|116	+ Revision: 70051d3
14mr|wireless-tools-29-6|117	- ABF:auto increment release
14mr|wireless-tools-29-6|118	
14mr|wireless-tools-29-6|119	

22016 14
14mr|wireshark-1.10.9-1|1	%define blurb Wireshark is a fork of Ethereal(tm)
14mr|wireshark-1.10.9-1|2	
14mr|wireshark-1.10.9-1|3	%define major 3
14mr|wireshark-1.10.9-1|4	%define wiretap_major 3
14mr|wireshark-1.10.9-1|5	%define wsutil_major 3
14mr|wireshark-1.10.9-1|6	%define libname %mklibname %{name} %{major}
14mr|wireshark-1.10.9-1|7	%define libwiretap %mklibname wiretap %{wiretap_major}
14mr|wireshark-1.10.9-1|8	%define libwsutil %mklibname wsutil %{wsutil_major}
14mr|wireshark-1.10.9-1|9	%define devname %mklibname -d %{name}
14mr|wireshark-1.10.9-1|10	
14mr|wireshark-1.10.9-1|11	Summary:	Network traffic analyzer
14mr|wireshark-1.10.9-1|12	Name:		wireshark
14mr|wireshark-1.10.9-1|13	Version:	1.10.9
14mr|wireshark-1.10.9-1|14	Release:	1
14mr|wireshark-1.10.9-1|15	License:	GPLv2+ and GPLv3
14mr|wireshark-1.10.9-1|16	Group: 		Monitoring
14mr|wireshark-1.10.9-1|17	Url: 		http://www.wireshark.org
14mr|wireshark-1.10.9-1|18	Source0:	http://www.wireshark.org/download/src/%{name}-%{version}.tar.bz2
14mr|wireshark-1.10.9-1|19	Source1:	http://www.wireshark.org/download/src/all-versions/SIGNATURES-%{version}.txt
14mr|wireshark-1.10.9-1|20	Patch0:		wireshark_help_browser.patch
14mr|wireshark-1.10.9-1|21	Patch1:		wireshark-plugindir.patch
14mr|wireshark-1.10.9-1|22	Requires:	usermode-consoleonly
14mr|wireshark-1.10.9-1|23	Requires:	dumpcap
14mr|wireshark-1.10.9-1|24	BuildRequires:	autoconf automake libtool
14mr|wireshark-1.10.9-1|25	BuildRequires:	bison
14mr|wireshark-1.10.9-1|26	BuildRequires:	doxygen
14mr|wireshark-1.10.9-1|27	BuildRequires:	flex
14mr|wireshark-1.10.9-1|28	BuildRequires:	cap-devel
14mr|wireshark-1.10.9-1|29	BuildRequires:	elfutils-devel
14mr|wireshark-1.10.9-1|30	BuildRequires:	krb5-devel
14mr|wireshark-1.10.9-1|31	BuildRequires:	pcap-devel >= 0.7.2
14mr|wireshark-1.10.9-1|32	BuildRequires:	pkgconfig(geoip)
14mr|wireshark-1.10.9-1|33	BuildRequires:	pkgconfig(glib-2.0)
14mr|wireshark-1.10.9-1|34	BuildRequires:	pkgconfig(gnutls)
14mr|wireshark-1.10.9-1|35	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|wireshark-1.10.9-1|36	BuildRequires:	pkgconfig(libgcrypt) >= 1.1.92
14mr|wireshark-1.10.9-1|37	BuildRequires:	pkgconfig(libsmi)
14mr|wireshark-1.10.9-1|38	BuildRequires:	pkgconfig(lua)
14mr|wireshark-1.10.9-1|39	BuildRequires:	pkgconfig(openssl)
14mr|wireshark-1.10.9-1|40	BuildRequires:	pkgconfig(portaudio-2.0)
14mr|wireshark-1.10.9-1|41	BuildRequires:	pkgconfig(zlib)
14mr|wireshark-1.10.9-1|42	
14mr|wireshark-1.10.9-1|43	%track
14mr|wireshark-1.10.9-1|44	prog %{name} = {
14mr|wireshark-1.10.9-1|45	url = http://www.wireshark.org/download/src/all-versions
14mr|wireshark-1.10.9-1|46	version = %{version}
14mr|wireshark-1.10.9-1|47	regex = %{name}-(__VER__)\.tar\.bz2
14mr|wireshark-1.10.9-1|48	}
14mr|wireshark-1.10.9-1|49	
14mr|wireshark-1.10.9-1|50	%description
14mr|wireshark-1.10.9-1|51	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
14mr|wireshark-1.10.9-1|52	based on GTK+, a graphical user interface library, and libpcap, a packet
14mr|wireshark-1.10.9-1|53	capture and filtering library.
14mr|wireshark-1.10.9-1|54	
14mr|wireshark-1.10.9-1|55	%{blurb}
14mr|wireshark-1.10.9-1|56	
14mr|wireshark-1.10.9-1|57	%files
14mr|wireshark-1.10.9-1|58	%{_bindir}/%{name}
14mr|wireshark-1.10.9-1|59	%{_bindir}/%{name}-root
14mr|wireshark-1.10.9-1|60	%{_sbindir}/%{name}-root
14mr|wireshark-1.10.9-1|61	%{_sysconfdir}/pam.d/%{name}-root
14mr|wireshark-1.10.9-1|62	%{_sysconfdir}/security/console.apps/%{name}-root
14mr|wireshark-1.10.9-1|63	# plugins
14mr|wireshark-1.10.9-1|64	%dir %{_libdir}/%{name}
14mr|wireshark-1.10.9-1|65	%{_libdir}/%{name}/asn1.so
14mr|wireshark-1.10.9-1|66	%{_libdir}/%{name}/docsis.so
14mr|wireshark-1.10.9-1|67	%{_libdir}/%{name}/ethercat.so
14mr|wireshark-1.10.9-1|68	%{_libdir}/%{name}/gryphon.so
14mr|wireshark-1.10.9-1|69	%{_libdir}/%{name}/irda.so
14mr|wireshark-1.10.9-1|70	%{_libdir}/%{name}/m2m.so
14mr|wireshark-1.10.9-1|71	%{_libdir}/%{name}/mate.so
14mr|wireshark-1.10.9-1|72	%{_libdir}/%{name}/opcua.so
14mr|wireshark-1.10.9-1|73	%{_libdir}/%{name}/profinet.so
14mr|wireshark-1.10.9-1|74	%{_libdir}/%{name}/stats_tree.so
14mr|wireshark-1.10.9-1|75	%{_libdir}/%{name}/unistim.so
14mr|wireshark-1.10.9-1|76	%{_libdir}/%{name}/wimaxasncp.so
14mr|wireshark-1.10.9-1|77	%{_libdir}/%{name}/wimax.so
14mr|wireshark-1.10.9-1|78	%{_libdir}/%{name}/wimaxmacphy.so
14mr|wireshark-1.10.9-1|79	%dir %{_datadir}/%{name}
14mr|wireshark-1.10.9-1|80	%dir %{_datadir}/%{name}/diameter
14mr|wireshark-1.10.9-1|81	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/diameter/*
14mr|wireshark-1.10.9-1|82	%dir %{_datadir}/%{name}/dtds
14mr|wireshark-1.10.9-1|83	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/dtds/*
14mr|wireshark-1.10.9-1|84	%dir %{_datadir}/%{name}/help
14mr|wireshark-1.10.9-1|85	%attr(0644,root,root) %{_datadir}/%{name}/help/*
14mr|wireshark-1.10.9-1|86	%{_datadir}/%{name}/profiles
14mr|wireshark-1.10.9-1|87	%dir %{_datadir}/%{name}/radius
14mr|wireshark-1.10.9-1|88	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/radius/dictionary*
14mr|wireshark-1.10.9-1|89	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/radius/custom.includes
14mr|wireshark-1.10.9-1|90	%attr(0644,root,root) %{_datadir}/%{name}/radius/README.radius_dictionary
14mr|wireshark-1.10.9-1|91	%dir %{_datadir}/%{name}/tpncp
14mr|wireshark-1.10.9-1|92	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/tpncp/*
14mr|wireshark-1.10.9-1|93	%dir %{_datadir}/%{name}/wimaxasncp
14mr|wireshark-1.10.9-1|94	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/wimaxasncp/dictionary.*
14mr|wireshark-1.10.9-1|95	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/cfilters
14mr|wireshark-1.10.9-1|96	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/colorfilters
14mr|wireshark-1.10.9-1|97	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/dfilters
14mr|wireshark-1.10.9-1|98	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/manuf
14mr|wireshark-1.10.9-1|99	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/pdml2html.xsl
14mr|wireshark-1.10.9-1|100	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/services
14mr|wireshark-1.10.9-1|101	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/smi_modules
14mr|wireshark-1.10.9-1|102	%attr(0644,root,root) %{_datadir}/%{name}/console.lua
14mr|wireshark-1.10.9-1|103	%attr(0644,root,root) %{_datadir}/%{name}/dtd_gen.lua
14mr|wireshark-1.10.9-1|104	%attr(0644,root,root) %{_datadir}/%{name}/init.lua
14mr|wireshark-1.10.9-1|105	%attr(0644,root,root) %{_datadir}/%{name}/ws.css
14mr|wireshark-1.10.9-1|106	%{_iconsdir}/*.png
14mr|wireshark-1.10.9-1|107	%{_miconsdir}/*.png
14mr|wireshark-1.10.9-1|108	%{_liconsdir}/*.png
14mr|wireshark-1.10.9-1|109	%{_mandir}/man1/%{name}.1*
14mr|wireshark-1.10.9-1|110	%{_mandir}/man4/%{name}-filter.4*
14mr|wireshark-1.10.9-1|111	%{_datadir}/%{name}/*.html
14mr|wireshark-1.10.9-1|112	%{_datadir}/%{name}/AUTHORS-SHORT
14mr|wireshark-1.10.9-1|113	%{_datadir}/%{name}/COPYING
14mr|wireshark-1.10.9-1|114	%{_datadir}/applications/*.desktop
14mr|wireshark-1.10.9-1|115	
14mr|wireshark-1.10.9-1|116	#------------------------------------------------------------------------
14mr|wireshark-1.10.9-1|117	
14mr|wireshark-1.10.9-1|118	%package -n	%{libname}
14mr|wireshark-1.10.9-1|119	Summary:	Network traffic and protocol analyzer libraries
14mr|wireshark-1.10.9-1|120	Group:		System/Libraries
14mr|wireshark-1.10.9-1|121	Obsoletes:	%{_lib}wireshark3 < 1.10.1
14mr|wireshark-1.10.9-1|122	
14mr|wireshark-1.10.9-1|123	%description -n	%{libname}
14mr|wireshark-1.10.9-1|124	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
14mr|wireshark-1.10.9-1|125	based on GTK+, a graphical user interface library, and libpcap, a packet
14mr|wireshark-1.10.9-1|126	capture and filtering library.
14mr|wireshark-1.10.9-1|127	
14mr|wireshark-1.10.9-1|128	%{blurb}
14mr|wireshark-1.10.9-1|129	
14mr|wireshark-1.10.9-1|130	%files -n %{libname}
14mr|wireshark-1.10.9-1|131	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
14mr|wireshark-1.10.9-1|132	%{_libdir}/libwireshark.so.%{major}*
14mr|wireshark-1.10.9-1|133	
14mr|wireshark-1.10.9-1|134	#------------------------------------------------------------------------
14mr|wireshark-1.10.9-1|135	
14mr|wireshark-1.10.9-1|136	%package -n	%{libwiretap}
14mr|wireshark-1.10.9-1|137	Summary:	Network traffic and protocol analyzer libraries
14mr|wireshark-1.10.9-1|138	Group:		System/Libraries
14mr|wireshark-1.10.9-1|139	Conflicts:	%{_lib}wireshark3 < 1.10.1
14mr|wireshark-1.10.9-1|140	
14mr|wireshark-1.10.9-1|141	%description -n	%{libwiretap}
14mr|wireshark-1.10.9-1|142	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
14mr|wireshark-1.10.9-1|143	based on GTK+, a graphical user interface library, and libpcap, a packet
14mr|wireshark-1.10.9-1|144	capture and filtering library.
14mr|wireshark-1.10.9-1|145	
14mr|wireshark-1.10.9-1|146	%{blurb}
14mr|wireshark-1.10.9-1|147	
14mr|wireshark-1.10.9-1|148	%files -n %{libwiretap}
14mr|wireshark-1.10.9-1|149	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
14mr|wireshark-1.10.9-1|150	%{_libdir}/libwiretap.so.%{wiretap_major}*
14mr|wireshark-1.10.9-1|151	
14mr|wireshark-1.10.9-1|152	#------------------------------------------------------------------------
14mr|wireshark-1.10.9-1|153	
14mr|wireshark-1.10.9-1|154	%package -n	%{libwsutil}
14mr|wireshark-1.10.9-1|155	Summary:	Network traffic and protocol analyzer libraries
14mr|wireshark-1.10.9-1|156	Group:		System/Libraries
14mr|wireshark-1.10.9-1|157	Conflicts:	%{_lib}wireshark3 < 1.10.1
14mr|wireshark-1.10.9-1|158	
14mr|wireshark-1.10.9-1|159	%description -n	%{libwsutil}
14mr|wireshark-1.10.9-1|160	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
14mr|wireshark-1.10.9-1|161	based on GTK+, a graphical user interface library, and libpcap, a packet
14mr|wireshark-1.10.9-1|162	capture and filtering library.
14mr|wireshark-1.10.9-1|163	
14mr|wireshark-1.10.9-1|164	%{blurb}
14mr|wireshark-1.10.9-1|165	
14mr|wireshark-1.10.9-1|166	%files -n %{libwsutil}
14mr|wireshark-1.10.9-1|167	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
14mr|wireshark-1.10.9-1|168	%{_libdir}/libwsutil.so.%{wsutil_major}*
14mr|wireshark-1.10.9-1|169	
14mr|wireshark-1.10.9-1|170	#------------------------------------------------------------------------
14mr|wireshark-1.10.9-1|171	
14mr|wireshark-1.10.9-1|172	%package -n	%{devname}
14mr|wireshark-1.10.9-1|173	Summary:	Development files for Wireshark
14mr|wireshark-1.10.9-1|174	Group:		Development/Other
14mr|wireshark-1.10.9-1|175	Provides:	%{name}-devel = %{EVRD}
14mr|wireshark-1.10.9-1|176	Requires:	%{libname} = %{EVRD}
14mr|wireshark-1.10.9-1|177	Requires:	%{libwiretap} = %{EVRD}
14mr|wireshark-1.10.9-1|178	Requires:	%{libwsutil} = %{EVRD}
14mr|wireshark-1.10.9-1|179	
14mr|wireshark-1.10.9-1|180	%description -n	%{devname}
14mr|wireshark-1.10.9-1|181	This package contains files used for development with Wireshark.
14mr|wireshark-1.10.9-1|182	
14mr|wireshark-1.10.9-1|183	%files -n %{devname}
14mr|wireshark-1.10.9-1|184	%doc ChangeLog
14mr|wireshark-1.10.9-1|185	%{_includedir}/wireshark
14mr|wireshark-1.10.9-1|186	%{_libdir}/libwireshark.so
14mr|wireshark-1.10.9-1|187	%{_libdir}/libwiretap.so
14mr|wireshark-1.10.9-1|188	%{_libdir}/libwsutil.so
14mr|wireshark-1.10.9-1|189	
14mr|wireshark-1.10.9-1|190	#------------------------------------------------------------------------
14mr|wireshark-1.10.9-1|191	
14mr|wireshark-1.10.9-1|192	%package	tools
14mr|wireshark-1.10.9-1|193	Summary:	Tools for manipulating capture files
14mr|wireshark-1.10.9-1|194	Group:		Monitoring
14mr|wireshark-1.10.9-1|195	
14mr|wireshark-1.10.9-1|196	%description	tools
14mr|wireshark-1.10.9-1|197	Set of tools for manipulating capture files. Contains:
14mr|wireshark-1.10.9-1|198	
14mr|wireshark-1.10.9-1|199	- editcap - Edit and/or translate the format of capture files
14mr|wireshark-1.10.9-1|200	- mergecap - Merges two capture files into one
14mr|wireshark-1.10.9-1|201	- text2cap - Generate a capture file from an ASCII hexdump of packets
14mr|wireshark-1.10.9-1|202	
14mr|wireshark-1.10.9-1|203	%{blurb}
14mr|wireshark-1.10.9-1|204	
14mr|wireshark-1.10.9-1|205	%files tools
14mr|wireshark-1.10.9-1|206	%{_bindir}/capinfos
14mr|wireshark-1.10.9-1|207	%{_bindir}/dftest
14mr|wireshark-1.10.9-1|208	%{_bindir}/editcap
14mr|wireshark-1.10.9-1|209	%{_bindir}/mergecap
14mr|wireshark-1.10.9-1|210	%{_bindir}/randpkt
14mr|wireshark-1.10.9-1|211	%{_bindir}/reordercap
14mr|wireshark-1.10.9-1|212	%{_bindir}/text2pcap
14mr|wireshark-1.10.9-1|213	%{_mandir}/man1/capinfo*
14mr|wireshark-1.10.9-1|214	%{_mandir}/man1/dftest*
14mr|wireshark-1.10.9-1|215	%{_mandir}/man1/editcap*
14mr|wireshark-1.10.9-1|216	%{_mandir}/man1/mergecap*
14mr|wireshark-1.10.9-1|217	%{_mandir}/man1/randpkt*
14mr|wireshark-1.10.9-1|218	%{_mandir}/man1/reordercap*
14mr|wireshark-1.10.9-1|219	%{_mandir}/man1/text2pcap*
14mr|wireshark-1.10.9-1|220	
14mr|wireshark-1.10.9-1|221	#------------------------------------------------------------------------
14mr|wireshark-1.10.9-1|222	
14mr|wireshark-1.10.9-1|223	%package -n	tshark
14mr|wireshark-1.10.9-1|224	Summary:	Text-mode network traffic and protocol analyzer
14mr|wireshark-1.10.9-1|225	Group:		Monitoring
14mr|wireshark-1.10.9-1|226	Requires:	dumpcap
14mr|wireshark-1.10.9-1|227	
14mr|wireshark-1.10.9-1|228	%description -n	tshark
14mr|wireshark-1.10.9-1|229	Tshark is a network protocol analyzer. It lets you capture packet data from a
14mr|wireshark-1.10.9-1|230	live network, or read packets from a previously saved capture file, either
14mr|wireshark-1.10.9-1|231	printing a decoded form of those packets to the standard output or writing the
14mr|wireshark-1.10.9-1|232	packets to a file. Twireshark's native capture file format is libpcap format,
14mr|wireshark-1.10.9-1|233	which is also the format used by tcpdump and various other tools.
14mr|wireshark-1.10.9-1|234	
14mr|wireshark-1.10.9-1|235	%{blurb}
14mr|wireshark-1.10.9-1|236	
14mr|wireshark-1.10.9-1|237	%files -n tshark
14mr|wireshark-1.10.9-1|238	%{_bindir}/tshark
14mr|wireshark-1.10.9-1|239	%{_mandir}/man1/tshark*
14mr|wireshark-1.10.9-1|240	
14mr|wireshark-1.10.9-1|241	#------------------------------------------------------------------------
14mr|wireshark-1.10.9-1|242	
14mr|wireshark-1.10.9-1|243	%package -n	rawshark
14mr|wireshark-1.10.9-1|244	Summary:	Dump and analyze raw libpcap data
14mr|wireshark-1.10.9-1|245	Group:		Monitoring
14mr|wireshark-1.10.9-1|246	Conflicts:	wireshark-tools <= 0.99.8-1mdv2008.1
14mr|wireshark-1.10.9-1|247	
14mr|wireshark-1.10.9-1|248	%description -n rawshark
14mr|wireshark-1.10.9-1|249	Rawshark reads a stream of packets from a file or pipe, and prints a line
14mr|wireshark-1.10.9-1|250	describing its output, followed by a set of matching fields for each packet on
14mr|wireshark-1.10.9-1|251	stdout.
14mr|wireshark-1.10.9-1|252	
14mr|wireshark-1.10.9-1|253	%{blurb}
14mr|wireshark-1.10.9-1|254	
14mr|wireshark-1.10.9-1|255	%files -n rawshark
14mr|wireshark-1.10.9-1|256	%{_bindir}/rawshark
14mr|wireshark-1.10.9-1|257	%{_mandir}/man1/rawshark.1*
14mr|wireshark-1.10.9-1|258	
14mr|wireshark-1.10.9-1|259	#------------------------------------------------------------------------
14mr|wireshark-1.10.9-1|260	
14mr|wireshark-1.10.9-1|261	%package -n	dumpcap
14mr|wireshark-1.10.9-1|262	Summary:	Network traffic dump tool
14mr|wireshark-1.10.9-1|263	Group:		Monitoring
14mr|wireshark-1.10.9-1|264	
14mr|wireshark-1.10.9-1|265	%description -n dumpcap
14mr|wireshark-1.10.9-1|266	Dumpcap is a network traffic dump tool. It lets you capture packet data from a
14mr|wireshark-1.10.9-1|267	live network and write the packets to a file. Many wireshark utilities require
14mr|wireshark-1.10.9-1|268	it.
14mr|wireshark-1.10.9-1|269	
14mr|wireshark-1.10.9-1|270	%{blurb}
14mr|wireshark-1.10.9-1|271	
14mr|wireshark-1.10.9-1|272	%files -n dumpcap
14mr|wireshark-1.10.9-1|273	%{_bindir}/dumpcap
14mr|wireshark-1.10.9-1|274	%{_sbindir}/dumpcap
14mr|wireshark-1.10.9-1|275	%{_mandir}/man1/dumpcap.1*
14mr|wireshark-1.10.9-1|276	
14mr|wireshark-1.10.9-1|277	#------------------------------------------------------------------------
14mr|wireshark-1.10.9-1|278	
14mr|wireshark-1.10.9-1|279	%prep
14mr|wireshark-1.10.9-1|280	%setup -q -n %{name}-%{version}
14mr|wireshark-1.10.9-1|281	%patch0 -p0
14mr|wireshark-1.10.9-1|282	%patch1 -p1
14mr|wireshark-1.10.9-1|283	
14mr|wireshark-1.10.9-1|284	# lib64 fix
14mr|wireshark-1.10.9-1|285	perl -pi -e "s|/lib\b|/%{_lib}|g" *
14mr|wireshark-1.10.9-1|286	
14mr|wireshark-1.10.9-1|287	%build
14mr|wireshark-1.10.9-1|288	autoreconf -fi
14mr|wireshark-1.10.9-1|289	%serverbuild
14mr|wireshark-1.10.9-1|290	%configure2_5x \
14mr|wireshark-1.10.9-1|291	--disable-static \
14mr|wireshark-1.10.9-1|292	--disable-warnings-as-errors --enable-warnings-as-errors=no \
14mr|wireshark-1.10.9-1|293	--disable-usr-local \
14mr|wireshark-1.10.9-1|294	--enable-wireshark \
14mr|wireshark-1.10.9-1|295	--enable-packet-editor \
14mr|wireshark-1.10.9-1|296	--enable-tshark \
14mr|wireshark-1.10.9-1|297	--enable-editcap \
14mr|wireshark-1.10.9-1|298	--enable-capinfos \
14mr|wireshark-1.10.9-1|299	--enable-mergecap \
14mr|wireshark-1.10.9-1|300	--enable-text2pcap \
14mr|wireshark-1.10.9-1|301	--enable-dftest \
14mr|wireshark-1.10.9-1|302	--enable-randpkt \
14mr|wireshark-1.10.9-1|303	--enable-airpcap \
14mr|wireshark-1.10.9-1|304	--enable-dumpcap \
14mr|wireshark-1.10.9-1|305	--enable-rawshark \
14mr|wireshark-1.10.9-1|306	--enable-ipv6 \
14mr|wireshark-1.10.9-1|307	--with-gnutls=yes \
14mr|wireshark-1.10.9-1|308	--with-gcrypt=yes \
14mr|wireshark-1.10.9-1|309	--with-gtk3=no \
14mr|wireshark-1.10.9-1|310	--with-libsmi=%{_prefix} \
14mr|wireshark-1.10.9-1|311	--with-pcap=%{_prefix} \
14mr|wireshark-1.10.9-1|312	--with-zlib=%{_prefix} \
14mr|wireshark-1.10.9-1|313	--with-lua=%{_prefix} \
14mr|wireshark-1.10.9-1|314	--with-portaudio=%{_prefix} \
14mr|wireshark-1.10.9-1|315	--with-libcap=%{_prefix} \
14mr|wireshark-1.10.9-1|316	--with-ssl=%{_prefix} \
14mr|wireshark-1.10.9-1|317	--with-krb5 \
14mr|wireshark-1.10.9-1|318	--with-adns=no \
14mr|wireshark-1.10.9-1|319	--with-geoip=yes \
14mr|wireshark-1.10.9-1|320	--with-plugins=%{_libdir}/%{name}
14mr|wireshark-1.10.9-1|321	
14mr|wireshark-1.10.9-1|322	# try to fix the build...
14mr|wireshark-1.10.9-1|323	find -name "Makefile" | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
14mr|wireshark-1.10.9-1|324	
14mr|wireshark-1.10.9-1|325	%make
14mr|wireshark-1.10.9-1|326	
14mr|wireshark-1.10.9-1|327	%install
14mr|wireshark-1.10.9-1|328	%makeinstall_std
14mr|wireshark-1.10.9-1|329	
14mr|wireshark-1.10.9-1|330	# helpers to make sure we can start wireshark-root from user with root password
14mr|wireshark-1.10.9-1|331	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|wireshark-1.10.9-1|332	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name}-root << EOF
14mr|wireshark-1.10.9-1|333	#%PAM-1.0
14mr|wireshark-1.10.9-1|334	auth		include		config-util
14mr|wireshark-1.10.9-1|335	account		include		config-util
14mr|wireshark-1.10.9-1|336	session		include		config-util
14mr|wireshark-1.10.9-1|337	EOF
14mr|wireshark-1.10.9-1|338	
14mr|wireshark-1.10.9-1|339	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|wireshark-1.10.9-1|340	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-root << EOF
14mr|wireshark-1.10.9-1|341	USER=root
14mr|wireshark-1.10.9-1|342	PROGRAM=/usr/sbin/wireshark-root
14mr|wireshark-1.10.9-1|343	FALLBACK=false
14mr|wireshark-1.10.9-1|344	SESSION=true
14mr|wireshark-1.10.9-1|345	EOF
14mr|wireshark-1.10.9-1|346	
14mr|wireshark-1.10.9-1|347	# setup links for consolehelpper support to allow root access
14mr|wireshark-1.10.9-1|348	install -d %{buildroot}%{_sbindir}
14mr|wireshark-1.10.9-1|349	pushd %{buildroot}%{_bindir}
14mr|wireshark-1.10.9-1|350	ln -sf consolehelper %{name}-root
14mr|wireshark-1.10.9-1|351	cd %{buildroot}%{_sbindir}
14mr|wireshark-1.10.9-1|352	ln -s ../bin/%{name} %{name}-root
14mr|wireshark-1.10.9-1|353	popd
14mr|wireshark-1.10.9-1|354	
14mr|wireshark-1.10.9-1|355	# icon
14mr|wireshark-1.10.9-1|356	install -d %{buildroot}%{_miconsdir}
14mr|wireshark-1.10.9-1|357	install -d %{buildroot}%{_iconsdir}
14mr|wireshark-1.10.9-1|358	install -d %{buildroot}%{_liconsdir}
14mr|wireshark-1.10.9-1|359	
14mr|wireshark-1.10.9-1|360	install -m0644 image/wsicon16.png %{buildroot}%{_miconsdir}/%{name}.png
14mr|wireshark-1.10.9-1|361	install -m0644 image/wsicon32.png %{buildroot}%{_iconsdir}/%{name}.png
14mr|wireshark-1.10.9-1|362	install -m0644 image/wsicon48.png %{buildroot}%{_liconsdir}/%{name}.png
14mr|wireshark-1.10.9-1|363	
14mr|wireshark-1.10.9-1|364	# XDG menu
14mr|wireshark-1.10.9-1|365	install -d %{buildroot}%{_datadir}/applications
14mr|wireshark-1.10.9-1|366	install -m0644 wireshark.desktop %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14mr|wireshark-1.10.9-1|367	
14mr|wireshark-1.10.9-1|368	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|wireshark-1.10.9-1|369	[Desktop Entry]
14mr|wireshark-1.10.9-1|370	Name=Wireshark
14mr|wireshark-1.10.9-1|371	Comment=Network traffic analyzer
14mr|wireshark-1.10.9-1|372	Exec=%{name}
14mr|wireshark-1.10.9-1|373	Icon=%{name}
14mr|wireshark-1.10.9-1|374	Terminal=false
14mr|wireshark-1.10.9-1|375	Type=Application
14mr|wireshark-1.10.9-1|376	Categories=GTK;X-MandrivaLinux-System-Monitoring;System;Monitor;
14mr|wireshark-1.10.9-1|377	EOF
14mr|wireshark-1.10.9-1|378	
14mr|wireshark-1.10.9-1|379	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-root.desktop << EOF
14mr|wireshark-1.10.9-1|380	[Desktop Entry]
14mr|wireshark-1.10.9-1|381	Name=Wireshark (root user)
14mr|wireshark-1.10.9-1|382	Comment=Network traffic analyzer (root user)
14mr|wireshark-1.10.9-1|383	Exec=%{name}-root
14mr|wireshark-1.10.9-1|384	Icon=%{name}
14mr|wireshark-1.10.9-1|385	Terminal=false
14mr|wireshark-1.10.9-1|386	Type=Application
14mr|wireshark-1.10.9-1|387	Categories=GTK;System;Monitor;
14mr|wireshark-1.10.9-1|388	EOF
14mr|wireshark-1.10.9-1|389	
14mr|wireshark-1.10.9-1|390	# move this one to /usr/sbin
14mr|wireshark-1.10.9-1|391	mv %{buildroot}%{_bindir}/dumpcap %{buildroot}%{_sbindir}/dumpcap
14mr|wireshark-1.10.9-1|392	
14mr|wireshark-1.10.9-1|393	# fix one odd bug...
14mr|wireshark-1.10.9-1|394	pushd %{buildroot}%{_bindir}
14mr|wireshark-1.10.9-1|395	ln -s ../sbin/dumpcap dumpcap
14mr|wireshark-1.10.9-1|396	popd
14mr|wireshark-1.10.9-1|397	
14mr|wireshark-1.10.9-1|398	# remove uneeded files
14mr|wireshark-1.10.9-1|399	rm -f %{buildroot}%{_libdir}/wireshark/*.la
14mr|wireshark-1.10.9-1|400	
14mr|wireshark-1.10.9-1|401	# install includes
14mr|wireshark-1.10.9-1|402	mkdir -p %{buildroot}%{_includedir}/wireshark
14mr|wireshark-1.10.9-1|403	for include in `find epan -type f -name '*.h'`; do
14mr|wireshark-1.10.9-1|404	mkdir -p %{buildroot}%{_includedir}/wireshark/`dirname $include`
14mr|wireshark-1.10.9-1|405	install -m 0644 $include %{buildroot}%{_includedir}/wireshark/`dirname $include`
14mr|wireshark-1.10.9-1|406	done
14mr|wireshark-1.10.9-1|407	# remaining include files
14mr|wireshark-1.10.9-1|408	install -m 0644 *.h %{buildroot}%{_includedir}/wireshark
14mr|wireshark-1.10.9-1|409	mkdir -p %{buildroot}%{_includedir}/wireshark/wiretap
14mr|wireshark-1.10.9-1|410	install -m 0644 wiretap/*.h %{buildroot}%{_includedir}/wireshark/wiretap
14mr|wireshark-1.10.9-1|411	
14mr|wireshark-1.10.9-1|412	
14mr|wireshark-1.10.9-1|413	
14mr|wireshark-1.10.9-1|414	%changelog
14mr|wireshark-1.10.9-1|415	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.9-1
14mr|wireshark-1.10.9-1|416	+ Revision: 17bdf84
14mr|wireshark-1.10.9-1|417	- Updated to 1.10.9
14mr|wireshark-1.10.9-1|418	
14mr|wireshark-1.10.9-1|419	

22017 14
14mr|wlandetect-0.3-10|1	Summary: 	Simple wireless roaming daemon
14mr|wlandetect-0.3-10|2	Name: 		wlandetect
14mr|wlandetect-0.3-10|3	Version: 	0.3
14mr|wlandetect-0.3-10|4	Release: 	10
14mr|wlandetect-0.3-10|5	License: 	GPL
14mr|wlandetect-0.3-10|6	Group: 		System/Configuration/Networking
14mr|wlandetect-0.3-10|7	URL: 		http://jelmer.vernstok.nl/oss/wlandetect/
14mr|wlandetect-0.3-10|8	Source: 	%{name}-%{version}.tar.bz2
14mr|wlandetect-0.3-10|9	Patch1:		wlandetect-init.d.patch
14mr|wlandetect-0.3-10|10	Patch2:		wlandetect-pid.patch
14mr|wlandetect-0.3-10|11	BuildArch:	noarch
14mr|wlandetect-0.3-10|12	Requires:	wireless-tools
14mr|wlandetect-0.3-10|13	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
14mr|wlandetect-0.3-10|14	
14mr|wlandetect-0.3-10|15	%description
14mr|wlandetect-0.3-10|16	Wlandetect is a very simple Perl script that checks which access points and
14mr|wlandetect-0.3-10|17	other peers can be reached and executes some commands based on what it has
14mr|wlandetect-0.3-10|18	found. It is very useful if you often switch between various wireless
14mr|wlandetect-0.3-10|19	environments.
14mr|wlandetect-0.3-10|20	
14mr|wlandetect-0.3-10|21	%prep
14mr|wlandetect-0.3-10|22	
14mr|wlandetect-0.3-10|23	%setup -q
14mr|wlandetect-0.3-10|24	%patch1 -p0 -b .init
14mr|wlandetect-0.3-10|25	%patch2 -p0 -b .pid
14mr|wlandetect-0.3-10|26	
14mr|wlandetect-0.3-10|27	%install
14mr|wlandetect-0.3-10|28	rm -rf %{buildroot}
14mr|wlandetect-0.3-10|29	
14mr|wlandetect-0.3-10|30	mkdir -p %{buildroot}/%{_mandir}/man8
14mr|wlandetect-0.3-10|31	cp wlandetect.8 %{buildroot}/%{_mandir}/man8
14mr|wlandetect-0.3-10|32	mkdir -p %{buildroot}/%{_sbindir}
14mr|wlandetect-0.3-10|33	cp wlandetect %{buildroot}/%{_sbindir}
14mr|wlandetect-0.3-10|34	mkdir -p %{buildroot}/%{_sysconfdir}/rc.d/init.d
14mr|wlandetect-0.3-10|35	perl -p -e 's,/usr/local/sbin,%{_sbindir},g' %{name}-init.d > %{buildroot}/%{_sysconfdir}/rc.d/init.d/%{name}
14mr|wlandetect-0.3-10|36	echo "# FORMAT: ESSID<tab><tab>commands" > %{buildroot}/%{_sysconfdir}/wlandetect.conf
14mr|wlandetect-0.3-10|37	echo "# use @DEV@ for device name" >>  %{buildroot}/%{_sysconfdir}/wlandetect.conf
14mr|wlandetect-0.3-10|38	echo "default		/sbin/iwconfig @DEV@ essid any key ""; /sbin/ifup @DEV@; dhclient @DEV@" >> %{buildroot}/%{_sysconfdir}/wlandetect.conf
14mr|wlandetect-0.3-10|39	echo "linksys		/sbin/iwconfig @DEV@ essid any key ""; /sbin/ifup @DEV@; dhclient @DEV@" >> %{buildroot}/%{_sysconfdir}/wlandetect.conf
14mr|wlandetect-0.3-10|40	
14mr|wlandetect-0.3-10|41	%post
14mr|wlandetect-0.3-10|42	%_post_service %{name}
14mr|wlandetect-0.3-10|43	
14mr|wlandetect-0.3-10|44	%preun
14mr|wlandetect-0.3-10|45	%_preun_service %{name}
14mr|wlandetect-0.3-10|46	
14mr|wlandetect-0.3-10|47	%clean
14mr|wlandetect-0.3-10|48	rm -rf %{buildroot}
14mr|wlandetect-0.3-10|49	
14mr|wlandetect-0.3-10|50	%files
14mr|wlandetect-0.3-10|51	%defattr(-,root,root)
14mr|wlandetect-0.3-10|52	%doc AUTHORS COPYING README wlandetect.conf.example
14mr|wlandetect-0.3-10|53	%{_sbindir}/%{name}
14mr|wlandetect-0.3-10|54	%attr(0755,root,root) %{_initrddir}/%{name}
14mr|wlandetect-0.3-10|55	%config(noreplace) %{_sysconfdir}/wlandetect.conf
14mr|wlandetect-0.3-10|56	%{_mandir}/man8/*
14mr|wlandetect-0.3-10|57	
14mr|wlandetect-0.3-10|58	
14mr|wlandetect-0.3-10|59	
14mr|wlandetect-0.3-10|60	
14mr|wlandetect-0.3-10|61	
14mr|wlandetect-0.3-10|62	%changelog
14mr|wlandetect-0.3-10|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3-10
14mr|wlandetect-0.3-10|64	+ Revision: 2ab1f07
14mr|wlandetect-0.3-10|65	- MassBuild#440: Increase release tag
14mr|wlandetect-0.3-10|66	
14mr|wlandetect-0.3-10|67	

22018 14
14mr|wmcalclock-1.25-4|1	%define debug_package		%{nil}
14mr|wmcalclock-1.25-4|2	%define oname	wmCalClock
14mr|wmcalclock-1.25-4|3	
14mr|wmcalclock-1.25-4|4	Name: 	 	wmcalclock
14mr|wmcalclock-1.25-4|5	Summary: 	Calendar and clock application for Window Maker
14mr|wmcalclock-1.25-4|6	Version: 	1.25
14mr|wmcalclock-1.25-4|7	Release: 	4
14mr|wmcalclock-1.25-4|8	URL:		http://dockapps.windowmaker.org/file.php/id/9
14mr|wmcalclock-1.25-4|9	License:	GPL
14mr|wmcalclock-1.25-4|10	Group:		Graphical desktop/WindowMaker
14mr|wmcalclock-1.25-4|11	Source0:	http://dockapps.windowmaker.org/download.php/id/16/%{oname}-%{version}.tar.xz
14mr|wmcalclock-1.25-4|12	Source2:	clock-icon.png
14mr|wmcalclock-1.25-4|13	
14mr|wmcalclock-1.25-4|14	BuildRequires:	imagemagick
14mr|wmcalclock-1.25-4|15	BuildRequires:	apmd-devel
14mr|wmcalclock-1.25-4|16	BuildRequires:	pkgconfig(x11)
14mr|wmcalclock-1.25-4|17	BuildRequires:	pkgconfig(xext)
14mr|wmcalclock-1.25-4|18	BuildRequires:	pkgconfig(xpm)
14mr|wmcalclock-1.25-4|19	
14mr|wmcalclock-1.25-4|20	Conflicts:	WindowMaker < 0.95.0-3
14mr|wmcalclock-1.25-4|21	
14mr|wmcalclock-1.25-4|22	%description
14mr|wmcalclock-1.25-4|23	wmCalClock is a calendar and clock application for Window Maker.
14mr|wmcalclock-1.25-4|24	
14mr|wmcalclock-1.25-4|25	%prep
14mr|wmcalclock-1.25-4|26	%setup -qn %{oname}-%{version}
14mr|wmcalclock-1.25-4|27	
14mr|wmcalclock-1.25-4|28	%build
14mr|wmcalclock-1.25-4|29	pushd Src
14mr|wmcalclock-1.25-4|30	%make
14mr|wmcalclock-1.25-4|31	popd
14mr|wmcalclock-1.25-4|32	
14mr|wmcalclock-1.25-4|33	%install
14mr|wmcalclock-1.25-4|34	rm -rf %{buildroot}
14mr|wmcalclock-1.25-4|35	mkdir -p %{buildroot}/%{_bindir}
14mr|wmcalclock-1.25-4|36	mkdir -p %{buildroot}/%{_mandir}/man1
14mr|wmcalclock-1.25-4|37	pushd Src
14mr|wmcalclock-1.25-4|38	install -s -m 0755 wmCalClock %{buildroot}/%{_bindir}
14mr|wmcalclock-1.25-4|39	install -m 0644 wmCalClock.1 %{buildroot}/%{_mandir}/man1/
14mr|wmcalclock-1.25-4|40	popd
14mr|wmcalclock-1.25-4|41	
14mr|wmcalclock-1.25-4|42	#menu
14mr|wmcalclock-1.25-4|43	mkdir -p %{buildroot}%{_datadir}/applications
14mr|wmcalclock-1.25-4|44	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|wmcalclock-1.25-4|45	[Desktop Entry]
14mr|wmcalclock-1.25-4|46	Type=Application
14mr|wmcalclock-1.25-4|47	Exec=%{name}
14mr|wmcalclock-1.25-4|48	Icon=%{name}
14mr|wmcalclock-1.25-4|49	Name=WMbattery
14mr|wmcalclock-1.25-4|50	Comment=Calender & Clock docklet
14mr|wmcalclock-1.25-4|51	Categories=System;
14mr|wmcalclock-1.25-4|52	EOF
14mr|wmcalclock-1.25-4|53	
14mr|wmcalclock-1.25-4|54	#icons
14mr|wmcalclock-1.25-4|55	mkdir -p %{buildroot}/%{_liconsdir}
14mr|wmcalclock-1.25-4|56	convert -size 48x48 %{SOURCE2} %{buildroot}/%{_liconsdir}/%{name}.png
14mr|wmcalclock-1.25-4|57	mkdir -p %{buildroot}/%{_iconsdir}
14mr|wmcalclock-1.25-4|58	convert -size 32x32 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
14mr|wmcalclock-1.25-4|59	mkdir -p %{buildroot}/%{_miconsdir}
14mr|wmcalclock-1.25-4|60	convert -size 16x16 %{SOURCE2} %{buildroot}/%{_miconsdir}/%{name}.png
14mr|wmcalclock-1.25-4|61	
14mr|wmcalclock-1.25-4|62	%files
14mr|wmcalclock-1.25-4|63	%doc TODO README
14mr|wmcalclock-1.25-4|64	%{_bindir}/%{oname}
14mr|wmcalclock-1.25-4|65	%{_datadir}/applications/%{name}.desktop
14mr|wmcalclock-1.25-4|66	%{_liconsdir}/%{name}.png
14mr|wmcalclock-1.25-4|67	%{_iconsdir}/%{name}.png
14mr|wmcalclock-1.25-4|68	%{_miconsdir}/%{name}.png
14mr|wmcalclock-1.25-4|69	%doc %{_mandir}/*/*
14mr|wmcalclock-1.25-4|70	
14mr|wmcalclock-1.25-4|71	
14mr|wmcalclock-1.25-4|72	
14mr|wmcalclock-1.25-4|73	
14mr|wmcalclock-1.25-4|74	%changelog
14mr|wmcalclock-1.25-4|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.25-4
14mr|wmcalclock-1.25-4|76	+ Revision: 1e75b2b
14mr|wmcalclock-1.25-4|77	- MassBuild#440: Increase release tag
14mr|wmcalclock-1.25-4|78	
14mr|wmcalclock-1.25-4|79	

22019 14
14mr|wmctrl-1.07-7|1	%define	name	wmctrl
14mr|wmctrl-1.07-7|2	%define	version	1.07
14mr|wmctrl-1.07-7|3	%define release 	7
14mr|wmctrl-1.07-7|4	
14mr|wmctrl-1.07-7|5	Name:		%name
14mr|wmctrl-1.07-7|6	Version:	%version
14mr|wmctrl-1.07-7|7	Release:	%release
14mr|wmctrl-1.07-7|8	License:	GPLv2+
14mr|wmctrl-1.07-7|9	Group:		System/X11
14mr|wmctrl-1.07-7|10	Url:		http://sweb.cz/tripie/utils/wmctrl/
14mr|wmctrl-1.07-7|11	Source:		%name-%version.tar.bz2
14mr|wmctrl-1.07-7|12	Patch0:         http://ftp.de.debian.org/debian/pool/main/w/wmctrl/wmctrl_1.07-6.diff.gz
14mr|wmctrl-1.07-7|13	Patch1:         wmctrl-sticky-workspace.patch
14mr|wmctrl-1.07-7|14	Summary:	Command line tool to interact with an EWMH/NetWM compatible X Window Manager
14mr|wmctrl-1.07-7|15	BuildRequires:	glib2-devel
14mr|wmctrl-1.07-7|16	BuildRequires:	pkgconfig(x11)
14mr|wmctrl-1.07-7|17	BuildRequires:	pkgconfig(xmu)
14mr|wmctrl-1.07-7|18	
14mr|wmctrl-1.07-7|19	%description
14mr|wmctrl-1.07-7|20	Wmctrl provides command line access to almost all the features defined
14mr|wmctrl-1.07-7|21	in the EWMH specification. Using it, it's possible to, for example,
14mr|wmctrl-1.07-7|22	obtain information about the window manager, get a detailed list of
14mr|wmctrl-1.07-7|23	desktops and managed windows, switch and resize desktops, change number
14mr|wmctrl-1.07-7|24	of desktops, make windows full-screen, always-above or sticky, and
14mr|wmctrl-1.07-7|25	activate, close, move, resize, maximize and minimize them.
14mr|wmctrl-1.07-7|26	
14mr|wmctrl-1.07-7|27	The command line access makes it easy to automate these tasks and
14mr|wmctrl-1.07-7|28	execute them from any application that is able to run a command in
14mr|wmctrl-1.07-7|29	response to some event.
14mr|wmctrl-1.07-7|30	
14mr|wmctrl-1.07-7|31	Please note that wmctrl only works with window managers which implement
14mr|wmctrl-1.07-7|32	this specification.
14mr|wmctrl-1.07-7|33	
14mr|wmctrl-1.07-7|34	%prep
14mr|wmctrl-1.07-7|35	%setup -q
14mr|wmctrl-1.07-7|36	%patch0 -p1
14mr|wmctrl-1.07-7|37	%patch1 -p1
14mr|wmctrl-1.07-7|38	
14mr|wmctrl-1.07-7|39	%build
14mr|wmctrl-1.07-7|40	%configure2_5x
14mr|wmctrl-1.07-7|41	%make
14mr|wmctrl-1.07-7|42	
14mr|wmctrl-1.07-7|43	%install
14mr|wmctrl-1.07-7|44	rm -rf $RPM_BUILD_ROOT
14mr|wmctrl-1.07-7|45	%makeinstall_std
14mr|wmctrl-1.07-7|46	
14mr|wmctrl-1.07-7|47	%clean
14mr|wmctrl-1.07-7|48	rm -rf $RPM_BUILD_ROOT
14mr|wmctrl-1.07-7|49	
14mr|wmctrl-1.07-7|50	%files
14mr|wmctrl-1.07-7|51	%defattr(-,root,root)
14mr|wmctrl-1.07-7|52	%doc AUTHORS COPYING ChangeLog README
14mr|wmctrl-1.07-7|53	%_bindir/*
14mr|wmctrl-1.07-7|54	%_mandir/man1/wmctrl.1.*
14mr|wmctrl-1.07-7|55	
14mr|wmctrl-1.07-7|56	
14mr|wmctrl-1.07-7|57	
14mr|wmctrl-1.07-7|58	%changelog
14mr|wmctrl-1.07-7|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.07-7
14mr|wmctrl-1.07-7|60	+ Revision: 9e35575
14mr|wmctrl-1.07-7|61	- MassBuild#440: Increase release tag
14mr|wmctrl-1.07-7|62	
14mr|wmctrl-1.07-7|63	

22020 14
14mr|wml-2.2.2-2|1	# do not provide/require private perl modules
14mr|wml-2.2.2-2|2	%if %{_use_internal_dependency_generator}
14mr|wml-2.2.2-2|3	%define __noautoreq 'GD\\.so|perl\\(HTML::Clean\\)|perl\\(WML::GD\\)'
14mr|wml-2.2.2-2|4	%define __noautoprov 'GD\\.so|perl\\(HTML::Clean\\)|perl\\(WML::GD\\)'
14mr|wml-2.2.2-2|5	%else
14mr|wml-2.2.2-2|6	%define _requires_exceptions GD.so\\|perl(HTML::Clean)\\|perl(WML::GD)
14mr|wml-2.2.2-2|7	%define _provides_exceptions GD.so\\|perl(HTML::Clean)\\|perl(WML::GD)
14mr|wml-2.2.2-2|8	%endif
14mr|wml-2.2.2-2|9	
14mr|wml-2.2.2-2|10	Summary:	Website META Language
14mr|wml-2.2.2-2|11	Name:		wml
14mr|wml-2.2.2-2|12	Version:	2.2.2
14mr|wml-2.2.2-2|13	Release:	2
14mr|wml-2.2.2-2|14	License:	GPLv2+
14mr|wml-2.2.2-2|15	Group:		Publishing
14mr|wml-2.2.2-2|16	URL:		http://thewml.org/
14mr|wml-2.2.2-2|17	Source:		https://bitbucket.org/shlomif/website-meta-language/downloads/%{name}-%{version}.tar.bz2
14mr|wml-2.2.2-2|18	BuildRequires:	cmake
14mr|wml-2.2.2-2|19	BuildRequires:	pkgconfig(ncurses)
14mr|wml-2.2.2-2|20	BuildRequires:	libtool
14mr|wml-2.2.2-2|21	BuildRequires:	libltdl-devel
14mr|wml-2.2.2-2|22	BuildRequires:	pcre-devel
14mr|wml-2.2.2-2|23	BuildRequires:	perl-devel
14mr|wml-2.2.2-2|24	# (tpg) use system version not the pulled in here
14mr|wml-2.2.2-2|25	#BuildRequires:	db-devel
14mr|wml-2.2.2-2|26	# (crisb) doesnt seem to pull in the db-devel package so spec here
14mr|wml-2.2.2-2|27	BuildRequires:	db52-devel
14mr|wml-2.2.2-2|28	BuildRequires:	gdbm-devel
14mr|wml-2.2.2-2|29	BuildRequires:	gettext-devel
14mr|wml-2.2.2-2|30	BuildRequires:	lynx
14mr|wml-2.2.2-2|31	BuildRequires:	perl-Bit-Vector >= 5.2
14mr|wml-2.2.2-2|32	BuildRequires:	perl(File::Spec)
14mr|wml-2.2.2-2|33	BuildRequires:	perl(GD)
14mr|wml-2.2.2-2|34	BuildRequires:	perl(Getopt::Long) >= 2.16
14mr|wml-2.2.2-2|35	BuildRequires:	perl(HTML::Clean)
14mr|wml-2.2.2-2|36	BuildRequires:	perl(Image::Size) >= 2.6
14mr|wml-2.2.2-2|37	BuildRequires:	perl(IO::File) >= 1.07
14mr|wml-2.2.2-2|38	BuildRequires:	perl(Term::ReadKey) >= 2.11
14mr|wml-2.2.2-2|39	Requires:	perl(Bit::Vector) >= 5.2
14mr|wml-2.2.2-2|40	Requires:	perl(File::Spec)
14mr|wml-2.2.2-2|41	Requires:	perl(Getopt::Long) >= 2.16
14mr|wml-2.2.2-2|42	Requires:	perl(Image::Size) >= 2.6
14mr|wml-2.2.2-2|43	Requires:	perl(IO::File) >= 1.07
14mr|wml-2.2.2-2|44	Requires:	perl(Term::ReadKey) >= 2.11
14mr|wml-2.2.2-2|45	
14mr|wml-2.2.2-2|46	%description
14mr|wml-2.2.2-2|47	WML is a free and extensible Webdesigner's off-line HTML generation
14mr|wml-2.2.2-2|48	toolkit for Unix, distributed under the GNU General Public License
14mr|wml-2.2.2-2|49	(GPL v2). It is written in ANSI C and Perl 5, build via a GNU Autoconf
14mr|wml-2.2.2-2|50	based source tree and runs out-of-the-box on all major Unix derivatives.
14mr|wml-2.2.2-2|51	It can be used free of charge both in educational and commercial
14mr|wml-2.2.2-2|52	environments.
14mr|wml-2.2.2-2|53	
14mr|wml-2.2.2-2|54	%prep
14mr|wml-2.2.2-2|55	%setup -q
14mr|wml-2.2.2-2|56	
14mr|wml-2.2.2-2|57	%build
14mr|wml-2.2.2-2|58	%cmake -DLIB_INSTALL_DIR=%{_libdir} -DLOCALE_INSTALL_DIR=%{_datadir}/locale
14mr|wml-2.2.2-2|59	%make
14mr|wml-2.2.2-2|60	
14mr|wml-2.2.2-2|61	# TODO : add percent-check once it is working.
14mr|wml-2.2.2-2|62	
14mr|wml-2.2.2-2|63	%install
14mr|wml-2.2.2-2|64	%makeinstall_std -C build
14mr|wml-2.2.2-2|65	
14mr|wml-2.2.2-2|66	%files
14mr|wml-2.2.2-2|67	%doc ANNOUNCE BUGREPORT ChangeLog COPYING COPYRIGHT COPYRIGHT.OTHER CREDITS
14mr|wml-2.2.2-2|68	%doc NEWS README SUPPORT VERSION VERSION.HISTORY
14mr|wml-2.2.2-2|69	%{_bindir}/*
14mr|wml-2.2.2-2|70	%{_libdir}/%{name}
14mr|wml-2.2.2-2|71	%{_mandir}/*/*
14mr|wml-2.2.2-2|72	
14mr|wml-2.2.2-2|73	
14mr|wml-2.2.2-2|74	%changelog
14mr|wml-2.2.2-2|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.2-2
14mr|wml-2.2.2-2|76	+ Revision: df83370
14mr|wml-2.2.2-2|77	- MassBuild#440: Increase release tag
14mr|wml-2.2.2-2|78	
14mr|wml-2.2.2-2|79	

22021 14
14mr|wmnet-1.06-14|1	%define xrootdir	/usr
14mr|wmnet-1.06-14|2	%define xconfdir	/etc/X11
14mr|wmnet-1.06-14|3	
14mr|wmnet-1.06-14|4	Summary:	Applet that monitors the network
14mr|wmnet-1.06-14|5	Name:		wmnet
14mr|wmnet-1.06-14|6	Version:	1.06
14mr|wmnet-1.06-14|7	Release:	14
14mr|wmnet-1.06-14|8	License:	GPL
14mr|wmnet-1.06-14|9	Group:		Graphical desktop/WindowMaker
14mr|wmnet-1.06-14|10	URL:		http://dockapps.org/file.php/id/77
14mr|wmnet-1.06-14|11	Source0:	http://dockapps.org/download.php/id/115/%{name}-%{version}.tar.bz2
14mr|wmnet-1.06-14|12	Source1:	%{name}.wmconfig
14mr|wmnet-1.06-14|13	Source2:	wmnet-icons.tar.bz2
14mr|wmnet-1.06-14|14	Patch0:		wmnet-sa-restorer.patch
14mr|wmnet-1.06-14|15	Patch1:		wmnet-1.05-man-graph.patch
14mr|wmnet-1.06-14|16	Patch2:		wmnet-1.05-glibc22.patch
14mr|wmnet-1.06-14|17	BuildRequires:	pkgconfig(x11)
14mr|wmnet-1.06-14|18	BuildRequires:	pkgconfig(xext)
14mr|wmnet-1.06-14|19	BuildRequires:	imake
14mr|wmnet-1.06-14|20	
14mr|wmnet-1.06-14|21	%description
14mr|wmnet-1.06-14|22	Wmnet uses ip accounting in the Linux kernel to monitor your network.
14mr|wmnet-1.06-14|23	
14mr|wmnet-1.06-14|24	%prep
14mr|wmnet-1.06-14|25	%setup
14mr|wmnet-1.06-14|26	%patch0 -p1 -b .sigaction
14mr|wmnet-1.06-14|27	%patch1 -p1 -b .man-graph
14mr|wmnet-1.06-14|28	%patch2 -p1 -b .glibc22
14mr|wmnet-1.06-14|29	
14mr|wmnet-1.06-14|30	%build
14mr|wmnet-1.06-14|31	xmkmf
14mr|wmnet-1.06-14|32	%make CFLAGS="%{optflags}"
14mr|wmnet-1.06-14|33	
14mr|wmnet-1.06-14|34	%install
14mr|wmnet-1.06-14|35	# wmnet standard install
14mr|wmnet-1.06-14|36	install -d %{buildroot}/%{_bindir}
14mr|wmnet-1.06-14|37	install -d %{buildroot}/%{_mandir}/man1
14mr|wmnet-1.06-14|38	install -m 755 wmnet %{buildroot}/%{_bindir}
14mr|wmnet-1.06-14|39	install -m 644 wmnet.man %{buildroot}/%{_mandir}/man1/wmnet.1
14mr|wmnet-1.06-14|40	
14mr|wmnet-1.06-14|41	# wmaker config file
14mr|wmnet-1.06-14|42	install -d %{buildroot}/%{xconfdir}/wmconfig
14mr|wmnet-1.06-14|43	cp %{SOURCE1} %{buildroot}/%{xconfdir}/wmconfig/%{name}
14mr|wmnet-1.06-14|44	
14mr|wmnet-1.06-14|45	# mdv menu icons
14mr|wmnet-1.06-14|46	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|wmnet-1.06-14|47	tar jxvf %{SOURCE2} -C %{buildroot}/%{_iconsdir}
14mr|wmnet-1.06-14|48	# fd.o icons
14mr|wmnet-1.06-14|49	cp %{buildroot}/%{_iconsdir}/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|wmnet-1.06-14|50	cp %{buildroot}/%{_liconsdir}/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|wmnet-1.06-14|51	cp %{buildroot}/%{_miconsdir}/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|wmnet-1.06-14|52	
14mr|wmnet-1.06-14|53	# mdv menu entry
14mr|wmnet-1.06-14|54	mkdir -p %{buildroot}%{_datadir}/applications
14mr|wmnet-1.06-14|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|wmnet-1.06-14|56	[Desktop Entry]
14mr|wmnet-1.06-14|57	Name=WMnet
14mr|wmnet-1.06-14|58	Comment=A WindowMaker dock network monitor
14mr|wmnet-1.06-14|59	Exec=%{_bindir}/%{name}
14mr|wmnet-1.06-14|60	Icon=%{name}
14mr|wmnet-1.06-14|61	Terminal=false
14mr|wmnet-1.06-14|62	Type=Application
14mr|wmnet-1.06-14|63	StartupNotify=true
14mr|wmnet-1.06-14|64	Categories=System;Monitor;X-MandrivaLinux-System-Monitoring;
14mr|wmnet-1.06-14|65	EOF
14mr|wmnet-1.06-14|66	
14mr|wmnet-1.06-14|67	%files
14mr|wmnet-1.06-14|68	%doc README Changelog
14mr|wmnet-1.06-14|69	%config(noreplace) %{xconfdir}/wmconfig/%{name}
14mr|wmnet-1.06-14|70	%{_bindir}/wmnet
14mr|wmnet-1.06-14|71	%{_mandir}/man1/wmnet.1*
14mr|wmnet-1.06-14|72	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|wmnet-1.06-14|73	%{_iconsdir}/%{name}.png
14mr|wmnet-1.06-14|74	%{_liconsdir}/%{name}.png
14mr|wmnet-1.06-14|75	%{_miconsdir}/%{name}.png
14mr|wmnet-1.06-14|76	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|wmnet-1.06-14|77	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|wmnet-1.06-14|78	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|wmnet-1.06-14|79	
14mr|wmnet-1.06-14|80	%changelog
14mr|wmnet-1.06-14|81	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.06-14
14mr|wmnet-1.06-14|82	+ Revision: cdf0b58
14mr|wmnet-1.06-14|83	- MassBuild#440: Increase release tag
14mr|wmnet-1.06-14|84	
14mr|wmnet-1.06-14|85	

22022 14
14mr|wordnet-3.0-15|1	%define Name	WordNet
14mr|wordnet-3.0-15|2	
14mr|wordnet-3.0-15|3	%define major		%{version}
14mr|wordnet-3.0-15|4	%define libname		%mklibname %{name} %{major}
14mr|wordnet-3.0-15|5	%define develname	%mklibname %{name} -d
14mr|wordnet-3.0-15|6	
14mr|wordnet-3.0-15|7	Name:		wordnet
14mr|wordnet-3.0-15|8	Version:	3.0
14mr|wordnet-3.0-15|9	Release:	15
14mr|wordnet-3.0-15|10	Summary:	A lexical database for the English language
14mr|wordnet-3.0-15|11	Group:		Sciences/Other
14mr|wordnet-3.0-15|12	License:	MIT
14mr|wordnet-3.0-15|13	URL:		http://wordnet.princeton.edu
14mr|wordnet-3.0-15|14	Source0:	http://wordnet.princeton.edu/%{version}/%{Name}-%{version}.tar.bz2
14mr|wordnet-3.0-15|15	Patch0:		%{name}-2.1.libtool.patch
14mr|wordnet-3.0-15|16	Patch1:		%{name}-3.0.fhs.patch
14mr|wordnet-3.0-15|17	Patch2:		%{name}-CVE-2008-2149_3908.patch
14mr|wordnet-3.0-15|18	# Kludge (not a fix) for Tcl 8.6 (TIP #330, interp->result) - AdamW
14mr|wordnet-3.0-15|19	# 2008/12
14mr|wordnet-3.0-15|20	Patch3:		wordnet-3.0-tcl86.patch
14mr|wordnet-3.0-15|21	Patch4:		wordnet_autoconf.patch
14mr|wordnet-3.0-15|22	Patch5:		wordnet_wformat.patch
14mr|wordnet-3.0-15|23	Requires:       %{libname} = %{version}
14mr|wordnet-3.0-15|24	BuildRequires:	tcl-devel
14mr|wordnet-3.0-15|25	BuildRequires:	tk-devel
14mr|wordnet-3.0-15|26	BuildRoot:      %{_tmppath}/%{name}-%{version}
14mr|wordnet-3.0-15|27	
14mr|wordnet-3.0-15|28	%description
14mr|wordnet-3.0-15|29	WordNet is an online lexical reference system whose design is inspired by
14mr|wordnet-3.0-15|30	current psycholinguistic theories of human lexical memory. English nouns,
14mr|wordnet-3.0-15|31	verbs, adjectives and adverbs are organized into synonym sets, each
14mr|wordnet-3.0-15|32	representing one underlying lexical concept. Different relations link the
14mr|wordnet-3.0-15|33	synonym sets.
14mr|wordnet-3.0-15|34	
14mr|wordnet-3.0-15|35	%package -n %{libname}
14mr|wordnet-3.0-15|36	Summary:        Main library for %{name}
14mr|wordnet-3.0-15|37	Group:          System/Libraries
14mr|wordnet-3.0-15|38	Provides:       lib%{name} = %{version}-%{release}
14mr|wordnet-3.0-15|39	
14mr|wordnet-3.0-15|40	%description -n %{libname}
14mr|wordnet-3.0-15|41	This package contains the library needed to run %{name}.
14mr|wordnet-3.0-15|42	
14mr|wordnet-3.0-15|43	%package -n %{develname}
14mr|wordnet-3.0-15|44	Summary:        Development header files for %{name}
14mr|wordnet-3.0-15|45	Group:          Development/C
14mr|wordnet-3.0-15|46	Requires:       %{libname} = %{version}
14mr|wordnet-3.0-15|47	Provides:       lib%{name}-devel = %{version}-%{release}
14mr|wordnet-3.0-15|48	Obsoletes:	%{mklibname wordnet 3.0 -d}
14mr|wordnet-3.0-15|49	
14mr|wordnet-3.0-15|50	%description -n %{develname}
14mr|wordnet-3.0-15|51	Libraries, include files and other resources you can use to develop.
14mr|wordnet-3.0-15|52	
14mr|wordnet-3.0-15|53	%prep
14mr|wordnet-3.0-15|54	%setup -q -n %{Name}-%{version}
14mr|wordnet-3.0-15|55	%patch0 -p1
14mr|wordnet-3.0-15|56	%patch1 -p1
14mr|wordnet-3.0-15|57	%patch2 -p1
14mr|wordnet-3.0-15|58	%patch3 -p1 -b .tcl86
14mr|wordnet-3.0-15|59	%patch4 -p1
14mr|wordnet-3.0-15|60	%patch5 -p1
14mr|wordnet-3.0-15|61	autoreconf -fi
14mr|wordnet-3.0-15|62	
14mr|wordnet-3.0-15|63	%build
14mr|wordnet-3.0-15|64	%configure2_5x
14mr|wordnet-3.0-15|65	make
14mr|wordnet-3.0-15|66	
14mr|wordnet-3.0-15|67	%install
14mr|wordnet-3.0-15|68	rm -rf %{buildroot}
14mr|wordnet-3.0-15|69	%makeinstall
14mr|wordnet-3.0-15|70	
14mr|wordnet-3.0-15|71	mkdir -p %{buildroot}%{_datadir}/applications/
14mr|wordnet-3.0-15|72	cat > %{buildroot}%{_datadir}/applications/mandriva-wordnet.desktop << EOF
14mr|wordnet-3.0-15|73	[Desktop Entry]
14mr|wordnet-3.0-15|74	Type=Application
14mr|wordnet-3.0-15|75	Name=WordNet
14mr|wordnet-3.0-15|76	Comment=Graphical Interface for WordNet
14mr|wordnet-3.0-15|77	Icon=accessories-dictionary
14mr|wordnet-3.0-15|78	Exec=wnb
14mr|wordnet-3.0-15|79	Categories=Office;X-MandrivaLinux-Office-Accessories;
14mr|wordnet-3.0-15|80	EOF
14mr|wordnet-3.0-15|81	
14mr|wordnet-3.0-15|82	%clean
14mr|wordnet-3.0-15|83	rm -rf %{buildroot}
14mr|wordnet-3.0-15|84	
14mr|wordnet-3.0-15|85	%files
14mr|wordnet-3.0-15|86	%defattr(-,root,root)
14mr|wordnet-3.0-15|87	%doc AUTHORS COPYING INSTALL ChangeLog README doc/{html,ps,pdf}
14mr|wordnet-3.0-15|88	%{_bindir}/*
14mr|wordnet-3.0-15|89	%{_datadir}/applications/mandriva-wordnet.desktop
14mr|wordnet-3.0-15|90	%{_datadir}/%{Name}
14mr|wordnet-3.0-15|91	%{_mandir}/*/*
14mr|wordnet-3.0-15|92	
14mr|wordnet-3.0-15|93	%files -n %{libname}
14mr|wordnet-3.0-15|94	%defattr(-,root,root)
14mr|wordnet-3.0-15|95	%{_libdir}/libWN-%{version}.so
14mr|wordnet-3.0-15|96	
14mr|wordnet-3.0-15|97	%files -n %{develname}
14mr|wordnet-3.0-15|98	%defattr(-,root,root)
14mr|wordnet-3.0-15|99	%{_libdir}/libWN.so
14mr|wordnet-3.0-15|100	%{_libdir}/libWN.a
14mr|wordnet-3.0-15|101	%{_includedir}/*
14mr|wordnet-3.0-15|102	
14mr|wordnet-3.0-15|103	
14mr|wordnet-3.0-15|104	
14mr|wordnet-3.0-15|105	%changelog
14mr|wordnet-3.0-15|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-15
14mr|wordnet-3.0-15|107	+ Revision: 36f3353
14mr|wordnet-3.0-15|108	- MassBuild#440: Increase release tag
14mr|wordnet-3.0-15|109	
14mr|wordnet-3.0-15|110	

22023 14
14mr|words-3.0-11|1	%define _dict_dir %{_datadir}/dict/
14mr|words-3.0-11|2	
14mr|words-3.0-11|3	Summary:	A dictionary of English words for the /usr/dict directory
14mr|words-3.0-11|4	Name:		words
14mr|words-3.0-11|5	Version:	3.0
14mr|words-3.0-11|6	Release:	11
14mr|words-3.0-11|7	License:	Public Domain
14mr|words-3.0-11|8	Group:		Text tools
14mr|words-3.0-11|9	URL:		http://www.dcs.shef.ac.uk/research/ilash/Moby/
14mr|words-3.0-11|10	Source:		http://www.dcs.shef.ac.uk/research/ilash/Moby/mwords.tar.bz2
14mr|words-3.0-11|11	BuildArch:	noarch
14mr|words-3.0-11|12	BuildRequires:	dos2unix
14mr|words-3.0-11|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|words-3.0-11|14	
14mr|words-3.0-11|15	%description
14mr|words-3.0-11|16	The words file is a dictionary of English words for the
14mr|words-3.0-11|17	/usr/share/dict directory. Some programs use this database of
14mr|words-3.0-11|18	words to check spelling. Password checkers use it to look for bad
14mr|words-3.0-11|19	passwords.
14mr|words-3.0-11|20	
14mr|words-3.0-11|21	%prep
14mr|words-3.0-11|22	%setup -q -c
14mr|words-3.0-11|23	
14mr|words-3.0-11|24	%build
14mr|words-3.0-11|25	cd mwords
14mr|words-3.0-11|26	dos2unix *; chmod a+r *
14mr|words-3.0-11|27	cat [1-9]*.??? | egrep  "^[[:alnum:]'&!,./-]+$" | sort --ignore-case --dictionary-order | uniq > moby
14mr|words-3.0-11|28	
14mr|words-3.0-11|29	cat <<EOF >license.txt
14mr|words-3.0-11|30	On June 1, 1996 Grady Ward announced that the fruits of
14mr|words-3.0-11|31	the Moby project were being placed in the public domain:
14mr|words-3.0-11|32	
14mr|words-3.0-11|33	The Moby lexicon project is complete and has
14mr|words-3.0-11|34	been place into the public domain. Use, sell,
14mr|words-3.0-11|35	rework, excerpt and use in any way on any platform.
14mr|words-3.0-11|36	
14mr|words-3.0-11|37	Placing this material on internal or public servers is
14mr|words-3.0-11|38	also encouraged. The compiler is not aware of any
14mr|words-3.0-11|39	export restrictions so freely distribute world-wide.
14mr|words-3.0-11|40	
14mr|words-3.0-11|41	You can verify the public domain status by contacting
14mr|words-3.0-11|42	
14mr|words-3.0-11|43	Grady Ward
14mr|words-3.0-11|44	3449 Martha Ct.
14mr|words-3.0-11|45	Arcata, CA  95521-4884
14mr|words-3.0-11|46	
14mr|words-3.0-11|47	daedal@myrealbox.com
14mr|words-3.0-11|48	EOF
14mr|words-3.0-11|49	
14mr|words-3.0-11|50	%install
14mr|words-3.0-11|51	rm -rf %{buildroot}
14mr|words-3.0-11|52	
14mr|words-3.0-11|53	install -d %{buildroot}%{_datadir}/dict
14mr|words-3.0-11|54	install -m644 mwords/moby %{buildroot}%{_datadir}/dict/linux.words
14mr|words-3.0-11|55	ln -sf linux.words %{buildroot}%{_datadir}/dict/words
14mr|words-3.0-11|56	
14mr|words-3.0-11|57	%clean
14mr|words-3.0-11|58	rm -rf %{buildroot}
14mr|words-3.0-11|59	
14mr|words-3.0-11|60	%files
14mr|words-3.0-11|61	%defattr(-,root,root)
14mr|words-3.0-11|62	%doc mwords/readme.txt mwords/license.txt
14mr|words-3.0-11|63	%{_dict_dir}linux.words
14mr|words-3.0-11|64	%{_dict_dir}words
14mr|words-3.0-11|65	
14mr|words-3.0-11|66	
14mr|words-3.0-11|67	
14mr|words-3.0-11|68	%changelog
14mr|words-3.0-11|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-11
14mr|words-3.0-11|70	+ Revision: 4ebe29e
14mr|words-3.0-11|71	- MassBuild#440: Increase release tag
14mr|words-3.0-11|72	
14mr|words-3.0-11|73	

22024 14
14mr|wpa_supplicant-2.2-2|1	Summary:	Linux WPA Supplicant (IEEE 802.1X, WPA, WPA2, RSN, IEEE 802.11i)
14mr|wpa_supplicant-2.2-2|2	Name:		wpa_supplicant
14mr|wpa_supplicant-2.2-2|3	Version:	2.2
14mr|wpa_supplicant-2.2-2|4	Release:	2
14mr|wpa_supplicant-2.2-2|5	# wpa_supplicant itself is dual-licensed under GPLv2 and BSD license, but as we
14mr|wpa_supplicant-2.2-2|6	# link against GPL libraries, we must use GPLv2 license
14mr|wpa_supplicant-2.2-2|7	License:	GPLv2+
14mr|wpa_supplicant-2.2-2|8	Group:		Communications
14mr|wpa_supplicant-2.2-2|9	Url:		http://hostap.epitest.fi/wpa_supplicant/
14mr|wpa_supplicant-2.2-2|10	Source0:	http://hostap.epitest.fi/releases/wpa_supplicant-%{version}.tar.gz
14mr|wpa_supplicant-2.2-2|11	Source3:	%{name}.service
14mr|wpa_supplicant-2.2-2|12	Source4:	%{name}.sysconfig
14mr|wpa_supplicant-2.2-2|13	Source6:	%{name}.logrotate
14mr|wpa_supplicant-2.2-2|14	Patch1:		wpa_supplicant-2.2-mdv-defconfig.patch
14mr|wpa_supplicant-2.2-2|15	# should be safe to just bump MAX_WEP_KEY_LEN to 32
14mr|wpa_supplicant-2.2-2|16	# http://lists.shmoo.com/pipermail/hostap/2005-October/011787.html
14mr|wpa_supplicant-2.2-2|17	Patch2:		wpa_supplicant-0.6.3-WEP232.patch
14mr|wpa_supplicant-2.2-2|18	Patch5:		wpa_supplicant-1.0-mdv-dbus-service-file-args.patch
14mr|wpa_supplicant-2.2-2|19	Patch7:		wpa_supplicant-0.7.3-copy-wpa_scan_results_free-for-wpa_priv.patch
14mr|wpa_supplicant-2.2-2|20	# quiet an annoying and frequent syslog message
14mr|wpa_supplicant-2.2-2|21	Patch8:		wpa_supplicant-2.2-quiet-scan-results-message.patch
14mr|wpa_supplicant-2.2-2|22	# recover from streams of driver disconnect messages (iwl3945)
14mr|wpa_supplicant-2.2-2|23	###Patch9:		wpa_supplicant-squelch-driver-disconnect-spam.patch
14mr|wpa_supplicant-2.2-2|24	# works around busted drivers by increasing association timeout
14mr|wpa_supplicant-2.2-2|25	Patch10:	wpa_supplicant-assoc-timeout.patch
14mr|wpa_supplicant-2.2-2|26	Patch11:	wpa_supplicant-0.7.3-fix-wpa_priv-eloop_signal_handler-casting.patch
14mr|wpa_supplicant-2.2-2|27	Patch13:	wpa_supplicant-1.0-do-not-call-dbus-functions-with-NULL-path.patch
14mr|wpa_supplicant-2.2-2|28	#Patch14:	wpa_supplicant-1.0-wpagui-gcc47.patch
14mr|wpa_supplicant-2.2-2|29	#Patch from Fedora
14mr|wpa_supplicant-2.2-2|30	Patch16:	wpa_supplicant-2.2-gui-qt4.patch
14mr|wpa_supplicant-2.2-2|31	BuildRequires:	doxygen
14mr|wpa_supplicant-2.2-2|32	BuildRequires:	readline-devel
14mr|wpa_supplicant-2.2-2|33	BuildRequires:	pkgconfig(dbus-1)
14mr|wpa_supplicant-2.2-2|34	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mr|wpa_supplicant-2.2-2|35	BuildRequires:	pkgconfig(libgcrypt)
14mr|wpa_supplicant-2.2-2|36	BuildRequires:	pkgconfig(libnl-3.0)
14mr|wpa_supplicant-2.2-2|37	BuildRequires:	pkgconfig(libpcsclite)
14mr|wpa_supplicant-2.2-2|38	BuildRequires:	pkgconfig(QtCore)
14mr|wpa_supplicant-2.2-2|39	Requires(post,postun,preun):	rpm-helper
14mr|wpa_supplicant-2.2-2|40	# http://ndiswrapper.sourceforge.net/wiki/index.php/WPA
14mr|wpa_supplicant-2.2-2|41	
14mr|wpa_supplicant-2.2-2|42	%description
14mr|wpa_supplicant-2.2-2|43	wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with
14mr|wpa_supplicant-2.2-2|44	support for WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE
14mr|wpa_supplicant-2.2-2|45	802.1X/WPA component that is used in the client stations. It
14mr|wpa_supplicant-2.2-2|46	implements key negotiation with a WPA Authenticator and it controls
14mr|wpa_supplicant-2.2-2|47	the roaming and IEEE 802.11 authentication/association of the wlan
14mr|wpa_supplicant-2.2-2|48	driver.
14mr|wpa_supplicant-2.2-2|49	
14mr|wpa_supplicant-2.2-2|50	wpa_supplicant is designed to be a "daemon" program that runs in the
14mr|wpa_supplicant-2.2-2|51	background and acts as the backend component controlling the wireless
14mr|wpa_supplicant-2.2-2|52	connection. wpa_supplicant supports separate frontend programs and an
14mr|wpa_supplicant-2.2-2|53	example text-based frontend, wpa_cli, is included with wpa_supplicant.
14mr|wpa_supplicant-2.2-2|54	
14mr|wpa_supplicant-2.2-2|55	Supported WPA/IEEE 802.11i features:
14mr|wpa_supplicant-2.2-2|56	* WPA-PSK ("WPA-Personal")
14mr|wpa_supplicant-2.2-2|57	* WPA with EAP (e.g., with RADIUS authentication server)
14mr|wpa_supplicant-2.2-2|58	("WPA-Enterprise")
14mr|wpa_supplicant-2.2-2|59	* key management for CCMP, TKIP, WEP104, WEP40
14mr|wpa_supplicant-2.2-2|60	* WPA and full IEEE 802.11i/RSN/WPA2
14mr|wpa_supplicant-2.2-2|61	* RSN: PMKSA caching, pre-authentication
14mr|wpa_supplicant-2.2-2|62	
14mr|wpa_supplicant-2.2-2|63	See the project web site or the eap_testing.txt file for a complete
14mr|wpa_supplicant-2.2-2|64	list of supported EAP methods (IEEE 802.1X Supplicant), supported
14mr|wpa_supplicant-2.2-2|65	drivers and interoperability testing.
14mr|wpa_supplicant-2.2-2|66	
14mr|wpa_supplicant-2.2-2|67	%package gui
14mr|wpa_supplicant-2.2-2|68	Summary:	Graphical tool for wpa_supplicant
14mr|wpa_supplicant-2.2-2|69	Group:		System/Configuration/Networking
14mr|wpa_supplicant-2.2-2|70	
14mr|wpa_supplicant-2.2-2|71	%description gui
14mr|wpa_supplicant-2.2-2|72	wpa_gui is a QT frontend for wpa_supplicant.
14mr|wpa_supplicant-2.2-2|73	wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with
14mr|wpa_supplicant-2.2-2|74	support for WPA and WPA2 (IEEE 802.11i / RSN).
14mr|wpa_supplicant-2.2-2|75	
14mr|wpa_supplicant-2.2-2|76	%prep
14mr|wpa_supplicant-2.2-2|77	%setup -q
14mr|wpa_supplicant-2.2-2|78	%apply_patches
14mr|wpa_supplicant-2.2-2|79	
14mr|wpa_supplicant-2.2-2|80	pushd wpa_supplicant
14mr|wpa_supplicant-2.2-2|81	# (blino) comment all "network = { }" blocks
14mr|wpa_supplicant-2.2-2|82	perl -pi -e '$_ = "# $_" if /^\s*network\s*=\s*{/ .. /^\s*}/' wpa_supplicant.conf
14mr|wpa_supplicant-2.2-2|83	cp defconfig .config
14mr|wpa_supplicant-2.2-2|84	popd
14mr|wpa_supplicant-2.2-2|85	
14mr|wpa_supplicant-2.2-2|86	%build
14mr|wpa_supplicant-2.2-2|87	%setup_compile_flags
14mr|wpa_supplicant-2.2-2|88	# Fix bug #63030: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
14mr|wpa_supplicant-2.2-2|89	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations"
14mr|wpa_supplicant-2.2-2|90	export CXXFLAGS+=" -fno-strict-aliasing" FFLAGS+=" -fno-strict-aliasing"
14mr|wpa_supplicant-2.2-2|91	export BINDIR=%{_sbindir}
14mr|wpa_supplicant-2.2-2|92	export LIBDIR=%{_libdir}
14mr|wpa_supplicant-2.2-2|93	
14mr|wpa_supplicant-2.2-2|94	
14mr|wpa_supplicant-2.2-2|95	pushd wpa_supplicant
14mr|wpa_supplicant-2.2-2|96	%make
14mr|wpa_supplicant-2.2-2|97	%make eapol_test
14mr|wpa_supplicant-2.2-2|98	pushd wpa_gui-qt4
14mr|wpa_supplicant-2.2-2|99	%qmake_qt4
14mr|wpa_supplicant-2.2-2|100	%make
14mr|wpa_supplicant-2.2-2|101	popd
14mr|wpa_supplicant-2.2-2|102	popd
14mr|wpa_supplicant-2.2-2|103	
14mr|wpa_supplicant-2.2-2|104	%install
14mr|wpa_supplicant-2.2-2|105	mkdir -p %{buildroot}%{_sbindir}
14mr|wpa_supplicant-2.2-2|106	mkdir -p %{buildroot}%{_sysconfdir}/dbus-1/system.d/
14mr|wpa_supplicant-2.2-2|107	mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services/
14mr|wpa_supplicant-2.2-2|108	
14mr|wpa_supplicant-2.2-2|109	install -m755 %{SOURCE3} -D %{buildroot}%{_systemunitdir}/%{name}.service
14mr|wpa_supplicant-2.2-2|110	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mr|wpa_supplicant-2.2-2|111	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mr|wpa_supplicant-2.2-2|112	
14mr|wpa_supplicant-2.2-2|113	pushd wpa_supplicant
14mr|wpa_supplicant-2.2-2|114	
14mr|wpa_supplicant-2.2-2|115	# binaries
14mr|wpa_supplicant-2.2-2|116	install -d %{buildroot}%{_sbindir}
14mr|wpa_supplicant-2.2-2|117	install -m 755 wpa_supplicant %{buildroot}/%{_sbindir}
14mr|wpa_supplicant-2.2-2|118	install -m 755 wpa_cli %{buildroot}/%{_sbindir}
14mr|wpa_supplicant-2.2-2|119	install -m 755 wpa_passphrase %{buildroot}/%{_sbindir}
14mr|wpa_supplicant-2.2-2|120	install -m 755 eapol_test %{buildroot}%{_sbindir}
14mr|wpa_supplicant-2.2-2|121	
14mr|wpa_supplicant-2.2-2|122	# gui
14mr|wpa_supplicant-2.2-2|123	install -d %{buildroot}%{_bindir}
14mr|wpa_supplicant-2.2-2|124	install -m 755 wpa_gui-qt4/wpa_gui %{buildroot}%{_bindir}
14mr|wpa_supplicant-2.2-2|125	
14mr|wpa_supplicant-2.2-2|126	# config
14mr|wpa_supplicant-2.2-2|127	install -d -m 755 %{buildroot}%{_sysconfdir}
14mr|wpa_supplicant-2.2-2|128	install -m 600 wpa_supplicant.conf %{buildroot}%{_sysconfdir}/wpa_supplicant.conf
14mr|wpa_supplicant-2.2-2|129	
14mr|wpa_supplicant-2.2-2|130	# dbus
14mr|wpa_supplicant-2.2-2|131	install -d %{buildroot}%{_sysconfdir}/dbus-1/system.d
14mr|wpa_supplicant-2.2-2|132	install -d %{buildroot}%{_datadir}/dbus-1/system-services
14mr|wpa_supplicant-2.2-2|133	install -m 644 dbus/dbus-wpa_supplicant.conf \
14mr|wpa_supplicant-2.2-2|134	%{buildroot}%{_sysconfdir}/dbus-1/system.d/wpa_supplicant.conf
14mr|wpa_supplicant-2.2-2|135	install -m 644 dbus/fi.epitest.hostap.WPASupplicant.service \
14mr|wpa_supplicant-2.2-2|136	%{buildroot}%{_datadir}/dbus-1/system-services
14mr|wpa_supplicant-2.2-2|137	install -m 0644 dbus/fi.w1.wpa_supplicant1.service \
14mr|wpa_supplicant-2.2-2|138	%{buildroot}%{_datadir}/dbus-1/system-services
14mr|wpa_supplicant-2.2-2|139	
14mr|wpa_supplicant-2.2-2|140	# man pages
14mr|wpa_supplicant-2.2-2|141	install -d -m 755 %{buildroot}%{_mandir}/man{5,8}
14mr|wpa_supplicant-2.2-2|142	install -m 644 doc/docbook/*.8 %{buildroot}%{_mandir}/man8
14mr|wpa_supplicant-2.2-2|143	install -m 644 doc/docbook/*.5 %{buildroot}%{_mandir}/man5
14mr|wpa_supplicant-2.2-2|144	
14mr|wpa_supplicant-2.2-2|145	popd
14mr|wpa_supplicant-2.2-2|146	
14mr|wpa_supplicant-2.2-2|147	%post
14mr|wpa_supplicant-2.2-2|148	%systemd_post wpa_supplicant
14mr|wpa_supplicant-2.2-2|149	
14mr|wpa_supplicant-2.2-2|150	%preun
14mr|wpa_supplicant-2.2-2|151	%systemd_preun wpa_supplicant
14mr|wpa_supplicant-2.2-2|152	
14mr|wpa_supplicant-2.2-2|153	%postun
14mr|wpa_supplicant-2.2-2|154	%systemd_postun
14mr|wpa_supplicant-2.2-2|155	
14mr|wpa_supplicant-2.2-2|156	%files
14mr|wpa_supplicant-2.2-2|157	%doc wpa_supplicant/ChangeLog wpa_supplicant/README wpa_supplicant/eap_testing.txt wpa_supplicant/todo.txt
14mr|wpa_supplicant-2.2-2|158	%doc wpa_supplicant/README-WPS
14mr|wpa_supplicant-2.2-2|159	%doc wpa_supplicant/examples/*.conf
14mr|wpa_supplicant-2.2-2|160	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/wpa_supplicant.conf
14mr|wpa_supplicant-2.2-2|161	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mr|wpa_supplicant-2.2-2|162	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mr|wpa_supplicant-2.2-2|163	%{_systemunitdir}/%{name}.service
14mr|wpa_supplicant-2.2-2|164	%{_sbindir}/wpa_cli
14mr|wpa_supplicant-2.2-2|165	%{_sbindir}/wpa_passphrase
14mr|wpa_supplicant-2.2-2|166	%{_sbindir}/wpa_supplicant
14mr|wpa_supplicant-2.2-2|167	%{_sbindir}/eapol_test
14mr|wpa_supplicant-2.2-2|168	%{_sysconfdir}/dbus-1/system.d/wpa_supplicant.conf
14mr|wpa_supplicant-2.2-2|169	%{_datadir}/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service
14mr|wpa_supplicant-2.2-2|170	%{_datadir}/dbus-1/system-services/fi.w1.wpa_supplicant1.service
14mr|wpa_supplicant-2.2-2|171	%{_mandir}/man8/*
14mr|wpa_supplicant-2.2-2|172	%{_mandir}/man5/*
14mr|wpa_supplicant-2.2-2|173	
14mr|wpa_supplicant-2.2-2|174	%files gui
14mr|wpa_supplicant-2.2-2|175	%{_bindir}/wpa_gui
14mr|wpa_supplicant-2.2-2|176	
14mr|wpa_supplicant-2.2-2|177	%changelog
14mr|wpa_supplicant-2.2-2|178	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2-2
14mr|wpa_supplicant-2.2-2|179	+ Revision: fb44045
14mr|wpa_supplicant-2.2-2|180	- Minor cleanups
14mr|wpa_supplicant-2.2-2|181	
14mr|wpa_supplicant-2.2-2|182	

22025 14
14mr|w_scan-0-0.20130331.1|1	%define name w_scan
14mr|w_scan-0-0.20130331.1|2	%define date 20130331
14mr|w_scan-0-0.20130331.1|3	%define distname %{name}-%{date}
14mr|w_scan-0-0.20130331.1|4	%define version 0
14mr|w_scan-0-0.20130331.1|5	%define rel 1
14mr|w_scan-0-0.20130331.1|6	%define release 0.%{date}.%{rel}
14mr|w_scan-0-0.20130331.1|7	
14mr|w_scan-0-0.20130331.1|8	Summary: Channel scan tool for DVB-T and DVB-C
14mr|w_scan-0-0.20130331.1|9	Name: %{name}
14mr|w_scan-0-0.20130331.1|10	Version: %{version}
14mr|w_scan-0-0.20130331.1|11	Release: %{release}
14mr|w_scan-0-0.20130331.1|12	Source0: %{distname}.tar.bz2
14mr|w_scan-0-0.20130331.1|13	BuildRequires: kernel-headers
14mr|w_scan-0-0.20130331.1|14	BuildRequires: glibc-devel
14mr|w_scan-0-0.20130331.1|15	License: GPLv2+
14mr|w_scan-0-0.20130331.1|16	Group: Video
14mr|w_scan-0-0.20130331.1|17	Url: http://edafe.org/vdr/w_scan/
14mr|w_scan-0-0.20130331.1|18	
14mr|w_scan-0-0.20130331.1|19	%description
14mr|w_scan-0-0.20130331.1|20	w_scan is an application that greatly simplifies the task of scanning
14mr|w_scan-0-0.20130331.1|21	for DVB-T, DVB-C and ATSC channel information. Winfried Kvhler\u2019s
14mr|w_scan-0-0.20130331.1|22	w_scan is special because it does not require any region-specific
14mr|w_scan-0-0.20130331.1|23	initial transponder data for operation. It will create configuration
14mr|w_scan-0-0.20130331.1|24	files for VDR, Kaffeine and Xine.
14mr|w_scan-0-0.20130331.1|25	
14mr|w_scan-0-0.20130331.1|26	%prep
14mr|w_scan-0-0.20130331.1|27	%setup -q -n  %{distname}
14mr|w_scan-0-0.20130331.1|28	# -n %{distname}
14mr|w_scan-0-0.20130331.1|29	
14mr|w_scan-0-0.20130331.1|30	%build
14mr|w_scan-0-0.20130331.1|31	%configure2_5x
14mr|w_scan-0-0.20130331.1|32	%make
14mr|w_scan-0-0.20130331.1|33	
14mr|w_scan-0-0.20130331.1|34	%install
14mr|w_scan-0-0.20130331.1|35	%makeinstall_std
14mr|w_scan-0-0.20130331.1|36	
14mr|w_scan-0-0.20130331.1|37	%files
14mr|w_scan-0-0.20130331.1|38	%doc README
14mr|w_scan-0-0.20130331.1|39	%{_bindir}/%{name}
14mr|w_scan-0-0.20130331.1|40	%{_mandir}/man1/w_scan.1*
14mr|w_scan-0-0.20130331.1|41	
14mr|w_scan-0-0.20130331.1|42	
14mr|w_scan-0-0.20130331.1|43	%changelog
14mr|w_scan-0-0.20130331.1|44	* Thu Sep 05 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0-0.20130331.1
14mr|w_scan-0-0.20130331.1|45	+ Revision: 59edc6f
14mr|w_scan-0-0.20130331.1|46	- sync to cooker
14mr|w_scan-0-0.20130331.1|47	
14mr|w_scan-0-0.20130331.1|48	

22026 14
14mr|wsdl4j-1.6.2-6|1	%define cvsver          %(echo %version |sed -e 's,\.,_,g')
14mr|wsdl4j-1.6.2-6|2	
14mr|wsdl4j-1.6.2-6|3	%bcond_with	bootstrap
14mr|wsdl4j-1.6.2-6|4	
14mr|wsdl4j-1.6.2-6|5	Summary:        Web Services Description Language Toolkit for Java
14mr|wsdl4j-1.6.2-6|6	Name:           wsdl4j
14mr|wsdl4j-1.6.2-6|7	Version:        1.6.2
14mr|wsdl4j-1.6.2-6|8	Release:        6
14mr|wsdl4j-1.6.2-6|9	Epoch:          0
14mr|wsdl4j-1.6.2-6|10	Group:          Development/Java
14mr|wsdl4j-1.6.2-6|11	License:        CPL
14mr|wsdl4j-1.6.2-6|12	URL:            http://sourceforge.net/projects/wsdl4j
14mr|wsdl4j-1.6.2-6|13	Source0:        wsdl4j-%{version}-src.tar.gz
14mr|wsdl4j-1.6.2-6|14	Source1:        wsdl4j-%{version}.pom
14mr|wsdl4j-1.6.2-6|15	##cvs -d:pserver:anonymous@wsdl4j.cvs.sourceforge.net:/cvsroot/wsdl4j login
14mr|wsdl4j-1.6.2-6|16	##cvs -z3 -d:pserver:anonymous@wsdl4j.cvs.sourceforge.net:/cvsroot/wsdl4j export -r wsdl4j-1_6_2 wsdl4j
14mr|wsdl4j-1.6.2-6|17	BuildArch:      noarch
14mr|wsdl4j-1.6.2-6|18	Requires:       jaxp_parser_impl
14mr|wsdl4j-1.6.2-6|19	BuildRequires:  java-1.7.0-openjdk-devel
14mr|wsdl4j-1.6.2-6|20	BuildRequires:  ant
14mr|wsdl4j-1.6.2-6|21	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|wsdl4j-1.6.2-6|22	%if !%{with bootstrap}
14mr|wsdl4j-1.6.2-6|23	BuildRequires:  ant-junit
14mr|wsdl4j-1.6.2-6|24	BuildRequires:  junit
14mr|wsdl4j-1.6.2-6|25	%endif
14mr|wsdl4j-1.6.2-6|26	
14mr|wsdl4j-1.6.2-6|27	%description
14mr|wsdl4j-1.6.2-6|28	The Web Services Description Language for Java Toolkit (WSDL4J) allows the
14mr|wsdl4j-1.6.2-6|29	creation, representation, and manipulation of WSDL documents describing
14mr|wsdl4j-1.6.2-6|30	services.  This codebase will eventually serve as a reference implementation
14mr|wsdl4j-1.6.2-6|31	of the standard created by JSR110.
14mr|wsdl4j-1.6.2-6|32	
14mr|wsdl4j-1.6.2-6|33	%package javadoc
14mr|wsdl4j-1.6.2-6|34	Group:          Development/Java
14mr|wsdl4j-1.6.2-6|35	Summary:        Javadoc for %{name}
14mr|wsdl4j-1.6.2-6|36	
14mr|wsdl4j-1.6.2-6|37	%description javadoc
14mr|wsdl4j-1.6.2-6|38	Javadoc for %{name}.
14mr|wsdl4j-1.6.2-6|39	
14mr|wsdl4j-1.6.2-6|40	%prep
14mr|wsdl4j-1.6.2-6|41	%setup -q -n %{name}
14mr|wsdl4j-1.6.2-6|42	
14mr|wsdl4j-1.6.2-6|43	%build
14mr|wsdl4j-1.6.2-6|44	%if !%{with bootstrap}
14mr|wsdl4j-1.6.2-6|45	export OPT_JAR_LIST="ant/ant-junit junit"
14mr|wsdl4j-1.6.2-6|46	%endif
14mr|wsdl4j-1.6.2-6|47	%{ant} -Dbuild.compiler=modern compile test javadocs
14mr|wsdl4j-1.6.2-6|48	
14mr|wsdl4j-1.6.2-6|49	%install
14mr|wsdl4j-1.6.2-6|50	# jars
14mr|wsdl4j-1.6.2-6|51	install -d -m 0755 %{buildroot}%{_javadir}
14mr|wsdl4j-1.6.2-6|52	
14mr|wsdl4j-1.6.2-6|53	install -m 644 build/lib/%{name}.jar \
14mr|wsdl4j-1.6.2-6|54	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|wsdl4j-1.6.2-6|55	install -m 644 build/lib/qname.jar \
14mr|wsdl4j-1.6.2-6|56	%{buildroot}%{_javadir}/wsdl-qname-%{version}.jar
14mr|wsdl4j-1.6.2-6|57	ln -sf wsdl-qname-%{version}.jar %{buildroot}%{_javadir}/qname.jar
14mr|wsdl4j-1.6.2-6|58	#touch %{buildroot}%{_javadir}/qname.jar # for %ghost
14mr|wsdl4j-1.6.2-6|59	
14mr|wsdl4j-1.6.2-6|60	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|wsdl4j-1.6.2-6|61	
14mr|wsdl4j-1.6.2-6|62	
14mr|wsdl4j-1.6.2-6|63	%add_to_maven_depmap wsdl4j wsdl4j %{version} JPP wsdl4j
14mr|wsdl4j-1.6.2-6|64	
14mr|wsdl4j-1.6.2-6|65	# poms
14mr|wsdl4j-1.6.2-6|66	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mr|wsdl4j-1.6.2-6|67	install -pm 644 %{SOURCE1} \
14mr|wsdl4j-1.6.2-6|68	%{buildroot}%{_datadir}/maven2/poms/JPP.wsdl4j.pom
14mr|wsdl4j-1.6.2-6|69	
14mr|wsdl4j-1.6.2-6|70	# javadoc
14mr|wsdl4j-1.6.2-6|71	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|wsdl4j-1.6.2-6|72	cp -a build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mr|wsdl4j-1.6.2-6|73	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|wsdl4j-1.6.2-6|74	
14mr|wsdl4j-1.6.2-6|75	%post
14mr|wsdl4j-1.6.2-6|76	%update_maven_depmap
14mr|wsdl4j-1.6.2-6|77	/usr/sbin/update-alternatives --install %{_javadir}/qname.jar qname %{_javadir}/wsdl-qname.jar 00100
14mr|wsdl4j-1.6.2-6|78	
14mr|wsdl4j-1.6.2-6|79	%postun
14mr|wsdl4j-1.6.2-6|80	if [ "$1" = "0" ]; then
14mr|wsdl4j-1.6.2-6|81	/usr/sbin/update-alternatives --remove qname %{_javadir}/wsdl-qname.jar
14mr|wsdl4j-1.6.2-6|82	fi
14mr|wsdl4j-1.6.2-6|83	%update_maven_depmap
14mr|wsdl4j-1.6.2-6|84	
14mr|wsdl4j-1.6.2-6|85	%files
14mr|wsdl4j-1.6.2-6|86	%defattr(0644,root,root,0755)
14mr|wsdl4j-1.6.2-6|87	%doc license.html
14mr|wsdl4j-1.6.2-6|88	%{_javadir}/*
14mr|wsdl4j-1.6.2-6|89	%{_datadir}/maven2/poms/*
14mr|wsdl4j-1.6.2-6|90	%{_mavendepmapfragdir}
14mr|wsdl4j-1.6.2-6|91	%if %{gcj_support}
14mr|wsdl4j-1.6.2-6|92	%attr(-,root,root) %{_libdir}/gcj/%{name}
14mr|wsdl4j-1.6.2-6|93	%endif
14mr|wsdl4j-1.6.2-6|94	
14mr|wsdl4j-1.6.2-6|95	%files javadoc
14mr|wsdl4j-1.6.2-6|96	%defattr(0644,root,root,0755)
14mr|wsdl4j-1.6.2-6|97	%{_javadocdir}/%{name}-%{version}
14mr|wsdl4j-1.6.2-6|98	%{_javadocdir}/%{name}
14mr|wsdl4j-1.6.2-6|99	
14mr|wsdl4j-1.6.2-6|100	
14mr|wsdl4j-1.6.2-6|101	%changelog
14mr|wsdl4j-1.6.2-6|102	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.6.2-6
14mr|wsdl4j-1.6.2-6|103	+ Revision: 820e969
14mr|wsdl4j-1.6.2-6|104	- MassBuild#440: Increase release tag
14mr|wsdl4j-1.6.2-6|105	
14mr|wsdl4j-1.6.2-6|106	

22027 14
14mr|ws-jaxme-0.5.2-1.0.11|1	# Copyright (c) 2000-2007, JPackage Project
14mr|ws-jaxme-0.5.2-1.0.11|2	# All rights reserved.
14mr|ws-jaxme-0.5.2-1.0.11|3	#
14mr|ws-jaxme-0.5.2-1.0.11|4	# Redistribution and use in source and binary forms, with or without
14mr|ws-jaxme-0.5.2-1.0.11|5	# modification, are permitted provided that the following conditions
14mr|ws-jaxme-0.5.2-1.0.11|6	# are met:
14mr|ws-jaxme-0.5.2-1.0.11|7	#
14mr|ws-jaxme-0.5.2-1.0.11|8	# 1. Redistributions of source code must retain the above copyright
14mr|ws-jaxme-0.5.2-1.0.11|9	#    notice, this list of conditions and the following disclaimer.
14mr|ws-jaxme-0.5.2-1.0.11|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|ws-jaxme-0.5.2-1.0.11|11	#    notice, this list of conditions and the following disclaimer in the
14mr|ws-jaxme-0.5.2-1.0.11|12	#    documentation and/or other materials provided with the
14mr|ws-jaxme-0.5.2-1.0.11|13	#    distribution.
14mr|ws-jaxme-0.5.2-1.0.11|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|ws-jaxme-0.5.2-1.0.11|15	#    contributors may be used to endorse or promote products derived
14mr|ws-jaxme-0.5.2-1.0.11|16	#    from this software without specific prior written permission.
14mr|ws-jaxme-0.5.2-1.0.11|17	#
14mr|ws-jaxme-0.5.2-1.0.11|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|ws-jaxme-0.5.2-1.0.11|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|ws-jaxme-0.5.2-1.0.11|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|ws-jaxme-0.5.2-1.0.11|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|ws-jaxme-0.5.2-1.0.11|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|ws-jaxme-0.5.2-1.0.11|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|ws-jaxme-0.5.2-1.0.11|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|ws-jaxme-0.5.2-1.0.11|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|ws-jaxme-0.5.2-1.0.11|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|ws-jaxme-0.5.2-1.0.11|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|ws-jaxme-0.5.2-1.0.11|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|ws-jaxme-0.5.2-1.0.11|29	#
14mr|ws-jaxme-0.5.2-1.0.11|30	
14mr|ws-jaxme-0.5.2-1.0.11|31	%define base_name jaxme
14mr|ws-jaxme-0.5.2-1.0.11|32	
14mr|ws-jaxme-0.5.2-1.0.11|33	Name:           ws-jaxme
14mr|ws-jaxme-0.5.2-1.0.11|34	Version:        0.5.2
14mr|ws-jaxme-0.5.2-1.0.11|35	Release:        1.0.11
14mr|ws-jaxme-0.5.2-1.0.11|36	Epoch:          0
14mr|ws-jaxme-0.5.2-1.0.11|37	Summary:        Open source implementation of JAXB
14mr|ws-jaxme-0.5.2-1.0.11|38	
14mr|ws-jaxme-0.5.2-1.0.11|39	Group:          Development/Java
14mr|ws-jaxme-0.5.2-1.0.11|40	License:        Apache License
14mr|ws-jaxme-0.5.2-1.0.11|41	URL:            http://ws.apache.org/jaxme/
14mr|ws-jaxme-0.5.2-1.0.11|42	Source0:        ws-jaxme-0.5.2-src.tar.gz
14mr|ws-jaxme-0.5.2-1.0.11|43	# svn export https://svn.apache.org/repos/asf/webservices/jaxme/tags/R0_5_2/ ws-jaxme-0.5.2
14mr|ws-jaxme-0.5.2-1.0.11|44	Source1:        ws-jaxme-bind-MANIFEST.MF
14mr|ws-jaxme-0.5.2-1.0.11|45	Patch0:         ws-jaxme-docs_xml.patch
14mr|ws-jaxme-0.5.2-1.0.11|46	Patch1:         ws-jaxme-catalog.patch
14mr|ws-jaxme-0.5.2-1.0.11|47	Patch2:         ws-jaxme-system-dtd.patch
14mr|ws-jaxme-0.5.2-1.0.11|48	Patch3:         ws-jaxme-jdk16.patch
14mr|ws-jaxme-0.5.2-1.0.11|49	Patch4:         ws-jaxme-ant-scripts2.patch
14mr|ws-jaxme-0.5.2-1.0.11|50	Patch5:         ws-jaxme-use-commons-codec.patch
14mr|ws-jaxme-0.5.2-1.0.11|51	Patch6:         ws-jaxme-fix_docbook.patch
14mr|ws-jaxme-0.5.2-1.0.11|52	BuildArch:      noarch
14mr|ws-jaxme-0.5.2-1.0.11|53	BuildRequires:  java-devel
14mr|ws-jaxme-0.5.2-1.0.11|54	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|ws-jaxme-0.5.2-1.0.11|55	BuildRequires:  ant >= 0:1.6
14mr|ws-jaxme-0.5.2-1.0.11|56	BuildRequires:  ant-trax >= 0:1.6
14mr|ws-jaxme-0.5.2-1.0.11|57	BuildRequires:  ant-apache-resolver
14mr|ws-jaxme-0.5.2-1.0.11|58	BuildRequires:  antlr
14mr|ws-jaxme-0.5.2-1.0.11|59	BuildRequires:  antlr-java
14mr|ws-jaxme-0.5.2-1.0.11|60	BuildRequires:  jaxp_transform_impl
14mr|ws-jaxme-0.5.2-1.0.11|61	BuildRequires:  jakarta-commons-codec
14mr|ws-jaxme-0.5.2-1.0.11|62	BuildRequires:  junit
14mr|ws-jaxme-0.5.2-1.0.11|63	BuildRequires:  hsqldb
14mr|ws-jaxme-0.5.2-1.0.11|64	BuildRequires:  log4j
14mr|ws-jaxme-0.5.2-1.0.11|65	BuildRequires:  xalan-j2
14mr|ws-jaxme-0.5.2-1.0.11|66	BuildRequires:  xmldb-api
14mr|ws-jaxme-0.5.2-1.0.11|67	BuildRequires:  xmldb-api-sdk
14mr|ws-jaxme-0.5.2-1.0.11|68	BuildRequires:  xerces-j2
14mr|ws-jaxme-0.5.2-1.0.11|69	BuildRequires:  xml-commons-jaxp-1.3-apis
14mr|ws-jaxme-0.5.2-1.0.11|70	BuildRequires:  libxml2-utils
14mr|ws-jaxme-0.5.2-1.0.11|71	BuildRequires:  docbook-style-xsl
14mr|ws-jaxme-0.5.2-1.0.11|72	BuildRequires:  docbook-dtd45-xml
14mr|ws-jaxme-0.5.2-1.0.11|73	BuildRequires:  zip
14mr|ws-jaxme-0.5.2-1.0.11|74	Requires:       antlr
14mr|ws-jaxme-0.5.2-1.0.11|75	Requires:       jaxp_transform_impl
14mr|ws-jaxme-0.5.2-1.0.11|76	Requires:       jakarta-commons-codec
14mr|ws-jaxme-0.5.2-1.0.11|77	Requires:       junit
14mr|ws-jaxme-0.5.2-1.0.11|78	Requires:       hsqldb
14mr|ws-jaxme-0.5.2-1.0.11|79	Requires:       log4j
14mr|ws-jaxme-0.5.2-1.0.11|80	Requires:       xalan-j2
14mr|ws-jaxme-0.5.2-1.0.11|81	Requires:       xmldb-api
14mr|ws-jaxme-0.5.2-1.0.11|82	Requires:       xmldb-api-sdk
14mr|ws-jaxme-0.5.2-1.0.11|83	Requires:       xerces-j2
14mr|ws-jaxme-0.5.2-1.0.11|84	Requires:       xml-commons-jaxp-1.3-apis
14mr|ws-jaxme-0.5.2-1.0.11|85	Requires:       jpackage-utils
14mr|ws-jaxme-0.5.2-1.0.11|86	Requires(postun): jpackage-utils
14mr|ws-jaxme-0.5.2-1.0.11|87	
14mr|ws-jaxme-0.5.2-1.0.11|88	%description
14mr|ws-jaxme-0.5.2-1.0.11|89	A Java/XML binding compiler takes as input a schema
14mr|ws-jaxme-0.5.2-1.0.11|90	description (in most cases an XML schema, but it may
14mr|ws-jaxme-0.5.2-1.0.11|91	be a DTD, a RelaxNG schema, a Java class inspected
14mr|ws-jaxme-0.5.2-1.0.11|92	via reflection, or a database schema). The output is
14mr|ws-jaxme-0.5.2-1.0.11|93	a set of Java classes:
14mr|ws-jaxme-0.5.2-1.0.11|94	* A Java bean class matching the schema description.
14mr|ws-jaxme-0.5.2-1.0.11|95	(If the schema was obtained via Java reflection,
14mr|ws-jaxme-0.5.2-1.0.11|96	the original Java bean class.)
14mr|ws-jaxme-0.5.2-1.0.11|97	* Read a conforming XML document and convert it into
14mr|ws-jaxme-0.5.2-1.0.11|98	the equivalent Java bean.
14mr|ws-jaxme-0.5.2-1.0.11|99	* Vice versa, marshal the Java bean back into the
14mr|ws-jaxme-0.5.2-1.0.11|100	original XML document.
14mr|ws-jaxme-0.5.2-1.0.11|101	
14mr|ws-jaxme-0.5.2-1.0.11|102	%package        javadoc
14mr|ws-jaxme-0.5.2-1.0.11|103	Summary:        Javadoc for %{name}
14mr|ws-jaxme-0.5.2-1.0.11|104	Group:          Development/Java
14mr|ws-jaxme-0.5.2-1.0.11|105	Requires:       jpackage-utils
14mr|ws-jaxme-0.5.2-1.0.11|106	Requires(postun): jpackage-utils
14mr|ws-jaxme-0.5.2-1.0.11|107	
14mr|ws-jaxme-0.5.2-1.0.11|108	%description    javadoc
14mr|ws-jaxme-0.5.2-1.0.11|109	%{summary}.
14mr|ws-jaxme-0.5.2-1.0.11|110	
14mr|ws-jaxme-0.5.2-1.0.11|111	%package        manual
14mr|ws-jaxme-0.5.2-1.0.11|112	Summary:        Documents for %{name}
14mr|ws-jaxme-0.5.2-1.0.11|113	Group:          Development/Java
14mr|ws-jaxme-0.5.2-1.0.11|114	
14mr|ws-jaxme-0.5.2-1.0.11|115	%description    manual
14mr|ws-jaxme-0.5.2-1.0.11|116	%{summary}.
14mr|ws-jaxme-0.5.2-1.0.11|117	
14mr|ws-jaxme-0.5.2-1.0.11|118	%prep
14mr|ws-jaxme-0.5.2-1.0.11|119	%setup -q -n %{name}-%{version}
14mr|ws-jaxme-0.5.2-1.0.11|120	for j in $(find . -name "*.jar"); do
14mr|ws-jaxme-0.5.2-1.0.11|121	mv $j $j.no
14mr|ws-jaxme-0.5.2-1.0.11|122	done
14mr|ws-jaxme-0.5.2-1.0.11|123	
14mr|ws-jaxme-0.5.2-1.0.11|124	%patch0 -p0
14mr|ws-jaxme-0.5.2-1.0.11|125	%patch1 -p0
14mr|ws-jaxme-0.5.2-1.0.11|126	#%patch2 -p1
14mr|ws-jaxme-0.5.2-1.0.11|127	%patch3 -p1
14mr|ws-jaxme-0.5.2-1.0.11|128	%patch4 -p0 -b .sav
14mr|ws-jaxme-0.5.2-1.0.11|129	%patch5 -p0 -b .sav
14mr|ws-jaxme-0.5.2-1.0.11|130	%patch6 -p0 -b .docbook
14mr|ws-jaxme-0.5.2-1.0.11|131	
14mr|ws-jaxme-0.5.2-1.0.11|132	%build
14mr|ws-jaxme-0.5.2-1.0.11|133	export OPT_JAR_LIST="xalan-j2 ant/ant-trax xalan-j2-serializer xml-commons-resolver ant/ant-apache-resolver"
14mr|ws-jaxme-0.5.2-1.0.11|134	export CLASSPATH=$(build-classpath antlr hsqldb commons-codec junit log4j xmldb-api xerces-j2 xml-commons-jaxp-1.3-apis)
14mr|ws-jaxme-0.5.2-1.0.11|135	%{ant} all Docs.all \
14mr|ws-jaxme-0.5.2-1.0.11|136	-Dbuild.sysclasspath=first \
14mr|ws-jaxme-0.5.2-1.0.11|137	-Ddocbook.home=%{_datadir}/sgml/docbook \
14mr|ws-jaxme-0.5.2-1.0.11|138	-Ddocbookxsl.home=%{_datadir}/sgml/docbook/xsl-stylesheets
14mr|ws-jaxme-0.5.2-1.0.11|139	
14mr|ws-jaxme-0.5.2-1.0.11|140	mkdir -p META-INF
14mr|ws-jaxme-0.5.2-1.0.11|141	cp -p %{SOURCE1} META-INF/MANIFEST.MF
14mr|ws-jaxme-0.5.2-1.0.11|142	touch META-INF/MANIFEST.MF
14mr|ws-jaxme-0.5.2-1.0.11|143	zip -u dist/jaxmeapi-%{version}.jar META-INF/MANIFEST.MF
14mr|ws-jaxme-0.5.2-1.0.11|144	
14mr|ws-jaxme-0.5.2-1.0.11|145	%install
14mr|ws-jaxme-0.5.2-1.0.11|146	rm -rf %{buildroot}
14mr|ws-jaxme-0.5.2-1.0.11|147	install -dm 755 %{buildroot}%{_javadir}/%{base_name}
14mr|ws-jaxme-0.5.2-1.0.11|148	for jar in dist/*.jar; do
14mr|ws-jaxme-0.5.2-1.0.11|149	install -m 644 ${jar} %{buildroot}%{_javadir}/%{base_name}/
14mr|ws-jaxme-0.5.2-1.0.11|150	done
14mr|ws-jaxme-0.5.2-1.0.11|151	(cd %{buildroot}%{_javadir}/%{base_name} &&
14mr|ws-jaxme-0.5.2-1.0.11|152	for jar in *-%{version}*;
14mr|ws-jaxme-0.5.2-1.0.11|153	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`;
14mr|ws-jaxme-0.5.2-1.0.11|154	done
14mr|ws-jaxme-0.5.2-1.0.11|155	)
14mr|ws-jaxme-0.5.2-1.0.11|156	
14mr|ws-jaxme-0.5.2-1.0.11|157	(cd %{buildroot}%{_javadir}/%{base_name} &&
14mr|ws-jaxme-0.5.2-1.0.11|158	for jar in *.jar;
14mr|ws-jaxme-0.5.2-1.0.11|159	do ln -sf ${jar} ws-${jar};
14mr|ws-jaxme-0.5.2-1.0.11|160	done
14mr|ws-jaxme-0.5.2-1.0.11|161	)
14mr|ws-jaxme-0.5.2-1.0.11|162	
14mr|ws-jaxme-0.5.2-1.0.11|163	#javadoc
14mr|ws-jaxme-0.5.2-1.0.11|164	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|ws-jaxme-0.5.2-1.0.11|165	cp -pr build/docs/src/documentation/content/apidocs \
14mr|ws-jaxme-0.5.2-1.0.11|166	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|ws-jaxme-0.5.2-1.0.11|167	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|ws-jaxme-0.5.2-1.0.11|168	rm -rf build/docs/src/documentation/content/apidocs
14mr|ws-jaxme-0.5.2-1.0.11|169	
14mr|ws-jaxme-0.5.2-1.0.11|170	#manual
14mr|ws-jaxme-0.5.2-1.0.11|171	install -dm 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mr|ws-jaxme-0.5.2-1.0.11|172	cp -pr build/docs/src/documentation/content/* %{buildroot}%{_docdir}/%{name}-%{version}
14mr|ws-jaxme-0.5.2-1.0.11|173	install -pm 644 LICENSE %{buildroot}%{_docdir}/%{name}-%{version}
14mr|ws-jaxme-0.5.2-1.0.11|174	
14mr|ws-jaxme-0.5.2-1.0.11|175	%files
14mr|ws-jaxme-0.5.2-1.0.11|176	%defattr(0644,root,root,0755)
14mr|ws-jaxme-0.5.2-1.0.11|177	%{_javadir}/%{base_name}
14mr|ws-jaxme-0.5.2-1.0.11|178	
14mr|ws-jaxme-0.5.2-1.0.11|179	%files javadoc
14mr|ws-jaxme-0.5.2-1.0.11|180	%defattr(0644,root,root,0755)
14mr|ws-jaxme-0.5.2-1.0.11|181	%doc %{_javadocdir}/%{name}-%{version}
14mr|ws-jaxme-0.5.2-1.0.11|182	%doc %{_javadocdir}/%{name}
14mr|ws-jaxme-0.5.2-1.0.11|183	
14mr|ws-jaxme-0.5.2-1.0.11|184	%files manual
14mr|ws-jaxme-0.5.2-1.0.11|185	%defattr(0644,root,root,0755)
14mr|ws-jaxme-0.5.2-1.0.11|186	%doc %{_docdir}/%{name}-%{version}
14mr|ws-jaxme-0.5.2-1.0.11|187	
14mr|ws-jaxme-0.5.2-1.0.11|188	%changelog
14mr|ws-jaxme-0.5.2-1.0.11|189	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:0.5.2-1.0.11
14mr|ws-jaxme-0.5.2-1.0.11|190	+ Revision: 4db0aac
14mr|ws-jaxme-0.5.2-1.0.11|191	- Sepc cleanup
14mr|ws-jaxme-0.5.2-1.0.11|192	
14mr|ws-jaxme-0.5.2-1.0.11|193	

22028 14
14mr|wv-1.2.9-5|1	%define name wv
14mr|wv-1.2.9-5|2	%define version 1.2.9
14mr|wv-1.2.9-5|3	%define real_version %version
14mr|wv-1.2.9-5|4	%define serial 1
14mr|wv-1.2.9-5|5	
14mr|wv-1.2.9-5|6	%define api_version 1.2
14mr|wv-1.2.9-5|7	%define lib_major   4
14mr|wv-1.2.9-5|8	%define lib_name    %mklibname %{name} %{api_version} %{lib_major}
14mr|wv-1.2.9-5|9	%define develname   %mklibname -d %name
14mr|wv-1.2.9-5|10	
14mr|wv-1.2.9-5|11	Summary: MSWord 6/7/8/9 binary file format -> HTML converter
14mr|wv-1.2.9-5|12	Name: %{name}
14mr|wv-1.2.9-5|13	Version: %{version}
14mr|wv-1.2.9-5|14	Release: 5
14mr|wv-1.2.9-5|15	Epoch: %{serial}
14mr|wv-1.2.9-5|16	License: GPLv2
14mr|wv-1.2.9-5|17	Group: Office
14mr|wv-1.2.9-5|18	URL: http://www.abisource.com/downloads/wv/
14mr|wv-1.2.9-5|19	Source: http://www.abisource.com/downloads/wv/%{version}/wv-%{version}.tar.gz
14mr|wv-1.2.9-5|20	Patch0: %{name}-1.2.4-fix-str-fmt.patch
14mr|wv-1.2.9-5|21	BuildRequires: glib2-devel
14mr|wv-1.2.9-5|22	BuildRequires: libgsf-devel
14mr|wv-1.2.9-5|23	BuildRequires: libxml2-devel
14mr|wv-1.2.9-5|24	Buildrequires: zlib-devel
14mr|wv-1.2.9-5|25	BuildRoot: %{_tmppath}/%{name}-buildroot
14mr|wv-1.2.9-5|26	Obsoletes: mswordview
14mr|wv-1.2.9-5|27	Provides: mswordview
14mr|wv-1.2.9-5|28	Requires: tetex-latex
14mr|wv-1.2.9-5|29	Requires: tetex-dvips
14mr|wv-1.2.9-5|30	
14mr|wv-1.2.9-5|31	%description
14mr|wv-1.2.9-5|32	Wv is a program that understands the Microsoft Word 6/7/8/9
14mr|wv-1.2.9-5|33	binary file format and is able to convert Word
14mr|wv-1.2.9-5|34	documents into HTML, which can then be read with a browser.
14mr|wv-1.2.9-5|35	
14mr|wv-1.2.9-5|36	%package -n %{lib_name}
14mr|wv-1.2.9-5|37	Summary: Library used by wv
14mr|wv-1.2.9-5|38	Group: System/Libraries
14mr|wv-1.2.9-5|39	Provides: lib%{name} = %{serial}:%{version}-%{release}
14mr|wv-1.2.9-5|40	
14mr|wv-1.2.9-5|41	%description -n %{lib_name}
14mr|wv-1.2.9-5|42	Wv is a program that understands the Microsoft Word 6/7/8/9
14mr|wv-1.2.9-5|43	binary file format and is able to convert Word
14mr|wv-1.2.9-5|44	documents into HTML, which can then be read with a browser.
14mr|wv-1.2.9-5|45	
14mr|wv-1.2.9-5|46	This package provides the library that is used by wv.
14mr|wv-1.2.9-5|47	
14mr|wv-1.2.9-5|48	%package -n %{develname}
14mr|wv-1.2.9-5|49	Summary: MSWord 6/7/8/9 binary file format -> HTML converter (development)
14mr|wv-1.2.9-5|50	Group: Development/C
14mr|wv-1.2.9-5|51	Requires: %{lib_name} = %{serial}:%{version}
14mr|wv-1.2.9-5|52	Provides: %{name}-devel = %{serial}:%{version}
14mr|wv-1.2.9-5|53	Obsoletes: %{_lib}wv-1.2_3-devel
14mr|wv-1.2.9-5|54	Obsoletes: %{_lib}wv-1.2_4-devel
14mr|wv-1.2.9-5|55	
14mr|wv-1.2.9-5|56	%description -n %{develname}
14mr|wv-1.2.9-5|57	Wv is a program that understands the Microsoft Word 6/7/8/9
14mr|wv-1.2.9-5|58	binary file format and is able to convert Word
14mr|wv-1.2.9-5|59	documents into HTML, which can then be read with a browser.
14mr|wv-1.2.9-5|60	
14mr|wv-1.2.9-5|61	This is the development package.
14mr|wv-1.2.9-5|62	
14mr|wv-1.2.9-5|63	%prep
14mr|wv-1.2.9-5|64	%setup -q -n %{name}-%{version}
14mr|wv-1.2.9-5|65	%patch0 -p1 -b .strfmt
14mr|wv-1.2.9-5|66	
14mr|wv-1.2.9-5|67	%build
14mr|wv-1.2.9-5|68	%configure2_5x
14mr|wv-1.2.9-5|69	%make
14mr|wv-1.2.9-5|70	
14mr|wv-1.2.9-5|71	%install
14mr|wv-1.2.9-5|72	rm -rf $RPM_BUILD_ROOT
14mr|wv-1.2.9-5|73	%makeinstall_std
14mr|wv-1.2.9-5|74	# uggly fix for symlink /usr/bin/wvText to wvConvert.
14mr|wv-1.2.9-5|75	ln -sf wvConvert $RPM_BUILD_ROOT/%{_bindir}/wvText
14mr|wv-1.2.9-5|76	# the following file seems not to be used by any wv executable.
14mr|wv-1.2.9-5|77	#cp $RPM_BUILD_DIR/%{name}/config-mswordview $RPM_BUILD_ROOT/usr/lib/mswordview
14mr|wv-1.2.9-5|78	rm -f notes/decompress/a.out
14mr|wv-1.2.9-5|79	# make sure libwv.a is in lib directory
14mr|wv-1.2.9-5|80	# mv $RPM_BUILD_ROOT%{_datadir}/libwv.a $RPM_BUILD_ROOT%{_libdir}/libwv.a
14mr|wv-1.2.9-5|81	
14mr|wv-1.2.9-5|82	%if %mdkversion < 200900
14mr|wv-1.2.9-5|83	%post -n %{lib_name} -p /sbin/ldconfig
14mr|wv-1.2.9-5|84	%endif
14mr|wv-1.2.9-5|85	
14mr|wv-1.2.9-5|86	%if %mdkversion < 200900
14mr|wv-1.2.9-5|87	%postun -n %{lib_name} -p /sbin/ldconfig
14mr|wv-1.2.9-5|88	%endif
14mr|wv-1.2.9-5|89	
14mr|wv-1.2.9-5|90	%clean
14mr|wv-1.2.9-5|91	rm -rf $RPM_BUILD_ROOT
14mr|wv-1.2.9-5|92	
14mr|wv-1.2.9-5|93	%files
14mr|wv-1.2.9-5|94	%defattr(-,root,root)
14mr|wv-1.2.9-5|95	%doc README
14mr|wv-1.2.9-5|96	%attr(755,root,root)      %{_bindir}/wv[A-Z]*
14mr|wv-1.2.9-5|97	%attr(755,root,root) %dir %{_datadir}/wv
14mr|wv-1.2.9-5|98	%attr(644,root,root)      %{_datadir}/wv/*.xml
14mr|wv-1.2.9-5|99	%attr(644,root,root)      %{_datadir}/wv/*.dtd
14mr|wv-1.2.9-5|100	%attr(755,root,root) %dir %{_datadir}/wv/patterns
14mr|wv-1.2.9-5|101	%attr(644,root,root)      %{_datadir}/wv/patterns/*
14mr|wv-1.2.9-5|102	%attr(755,root,root) %dir %{_datadir}/wv/wingdingfont
14mr|wv-1.2.9-5|103	%attr(644,root,root)      %{_datadir}/wv/wingdingfont/*
14mr|wv-1.2.9-5|104	%attr(644,root,root)      %{_mandir}/man1/*
14mr|wv-1.2.9-5|105	
14mr|wv-1.2.9-5|106	%files -n %{lib_name}
14mr|wv-1.2.9-5|107	%defattr(-,root,root)
14mr|wv-1.2.9-5|108	%attr(755,root,root)      %{_libdir}/libwv-%{api_version}.so.%{lib_major}*
14mr|wv-1.2.9-5|109	
14mr|wv-1.2.9-5|110	%files -n %{develname}
14mr|wv-1.2.9-5|111	%defattr(-,root,root)
14mr|wv-1.2.9-5|112	%attr(755,root,root) %dir %{_includedir}/wv
14mr|wv-1.2.9-5|113	%attr(644,root,root)      %{_includedir}/wv/*.h
14mr|wv-1.2.9-5|114	%attr(755,root,root)      %{_libdir}/libwv.so
14mr|wv-1.2.9-5|115	%attr(644,root,root)      %{_libdir}/libwv.*a
14mr|wv-1.2.9-5|116	%attr(644,root,root)      %{_libdir}/pkgconfig/wv-1.0.pc
14mr|wv-1.2.9-5|117	
14mr|wv-1.2.9-5|118	
14mr|wv-1.2.9-5|119	
14mr|wv-1.2.9-5|120	%changelog
14mr|wv-1.2.9-5|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.2.9-5
14mr|wv-1.2.9-5|122	+ Revision: 2af750d
14mr|wv-1.2.9-5|123	- MassBuild#440: Increase release tag
14mr|wv-1.2.9-5|124	
14mr|wv-1.2.9-5|125	

22029 14
14mr|wv2-0.4.2-7|1	%define major		4
14mr|wv2-0.4.2-7|2	%define libname		%mklibname %{name}_ %{major}
14mr|wv2-0.4.2-7|3	%define develname	%mklibname %{name} -d
14mr|wv2-0.4.2-7|4	
14mr|wv2-0.4.2-7|5	Summary:	Word97 exporter library
14mr|wv2-0.4.2-7|6	Name:		wv2
14mr|wv2-0.4.2-7|7	Version:	0.4.2
14mr|wv2-0.4.2-7|8	Release:	7
14mr|wv2-0.4.2-7|9	License:	LGPLv2
14mr|wv2-0.4.2-7|10	Group:		Office
14mr|wv2-0.4.2-7|11	URL:		http://sourceforge.net/projects/wvware/
14mr|wv2-0.4.2-7|12	Source0: 	http://downloads.sourceforge.net/wvware/%{name}-%{version}.tar.bz2
14mr|wv2-0.4.2-7|13	Patch0:		wv2-0.4.2-glib.patch
14mr|wv2-0.4.2-7|14	Patch3:		wv2-0.4.2-linkage.patch
14mr|wv2-0.4.2-7|15	Patch4:		wv2-0.4.2-xml2-include.patch
14mr|wv2-0.4.2-7|16	BuildRequires:	pkgconfig(libgsf-1)
14mr|wv2-0.4.2-7|17	BuildRequires:	pkgconfig(glib-2.0)
14mr|wv2-0.4.2-7|18	BuildRequires:  pkgconfig(libxml-2.0)
14mr|wv2-0.4.2-7|19	BuildRequires:	cmake
14mr|wv2-0.4.2-7|20	
14mr|wv2-0.4.2-7|21	%description
14mr|wv2-0.4.2-7|22	wvWare is the continuation of Caolan McNamara's wv - the MSWord library.
14mr|wv2-0.4.2-7|23	Efforts are underway to make this library more correct, robust,
14mr|wv2-0.4.2-7|24	and turn it into a Word97 exporter.
14mr|wv2-0.4.2-7|25	
14mr|wv2-0.4.2-7|26	%package -n %{libname}
14mr|wv2-0.4.2-7|27	Summary: 	Word97 exporter library
14mr|wv2-0.4.2-7|28	Group:	 	Development/C
14mr|wv2-0.4.2-7|29	Provides:	%{name} = %{version}-%{release}
14mr|wv2-0.4.2-7|30	Provides:	lib%{name} = %{version}-%{release}
14mr|wv2-0.4.2-7|31	
14mr|wv2-0.4.2-7|32	%description -n %{libname}
14mr|wv2-0.4.2-7|33	wvWare is the continuation of Caolan McNamara's wv - the MSWord library.
14mr|wv2-0.4.2-7|34	Efforts are underway to make this library more correct, robust,
14mr|wv2-0.4.2-7|35	and turn it into a Word97 exporter.
14mr|wv2-0.4.2-7|36	
14mr|wv2-0.4.2-7|37	%package -n %{develname}
14mr|wv2-0.4.2-7|38	Summary: 	Word97 exporter library devel
14mr|wv2-0.4.2-7|39	Group:	 	Development/C
14mr|wv2-0.4.2-7|40	Requires:	%{libname} = %{version}-%{release}
14mr|wv2-0.4.2-7|41	Provides:	wv2-devel = %{version}-%{release}
14mr|wv2-0.4.2-7|42	
14mr|wv2-0.4.2-7|43	%description -n %{develname}
14mr|wv2-0.4.2-7|44	This is the Wv2 development package.
14mr|wv2-0.4.2-7|45	
14mr|wv2-0.4.2-7|46	%prep
14mr|wv2-0.4.2-7|47	%setup -q
14mr|wv2-0.4.2-7|48	%patch0 -p1 -b .glib
14mr|wv2-0.4.2-7|49	%patch3 -p0 -b .link
14mr|wv2-0.4.2-7|50	%patch4 -p1 -b .xml
14mr|wv2-0.4.2-7|51	
14mr|wv2-0.4.2-7|52	%build
14mr|wv2-0.4.2-7|53	%cmake
14mr|wv2-0.4.2-7|54	%make
14mr|wv2-0.4.2-7|55	
14mr|wv2-0.4.2-7|56	%install
14mr|wv2-0.4.2-7|57	%makeinstall_std -C build
14mr|wv2-0.4.2-7|58	
14mr|wv2-0.4.2-7|59	%multiarch_binaries %{buildroot}%{_bindir}/wv2-config
14mr|wv2-0.4.2-7|60	
14mr|wv2-0.4.2-7|61	find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
14mr|wv2-0.4.2-7|62	
14mr|wv2-0.4.2-7|63	%files -n %{libname}
14mr|wv2-0.4.2-7|64	%{_libdir}/*.so.%{major}*
14mr|wv2-0.4.2-7|65	
14mr|wv2-0.4.2-7|66	%files -n %{develname}
14mr|wv2-0.4.2-7|67	%{_includedir}/%{name}
14mr|wv2-0.4.2-7|68	%{_libdir}/*.so
14mr|wv2-0.4.2-7|69	%{_bindir}/wv2-config
14mr|wv2-0.4.2-7|70	%{multiarch_bindir}/wv2-config
14mr|wv2-0.4.2-7|71	%{_libdir}/wvWare
14mr|wv2-0.4.2-7|72	
14mr|wv2-0.4.2-7|73	%changelog
14mr|wv2-0.4.2-7|74	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 0.4.2-7
14mr|wv2-0.4.2-7|75	+ Revision: dd3754a
14mr|wv2-0.4.2-7|76	- apply xml patch
14mr|wv2-0.4.2-7|77	
14mr|wv2-0.4.2-7|78	

22030 14
14mr|wvdial-1.61-4|1	Summary:	A heuristic autodialer for PPP connections
14mr|wvdial-1.61-4|2	Name:		wvdial
14mr|wvdial-1.61-4|3	Version:	1.61
14mr|wvdial-1.61-4|4	Release:	4
14mr|wvdial-1.61-4|5	Epoch:		1
14mr|wvdial-1.61-4|6	License:	LGPLv2+
14mr|wvdial-1.61-4|7	Group:		System/Configuration/Networking
14mr|wvdial-1.61-4|8	Source0:	http://wvstreams.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|wvdial-1.61-4|9	Url:		http://alumnit.ca/wiki/index.php?page=WvDial
14mr|wvdial-1.61-4|10	Patch0: 	wvdial-1.56-bad_analyse.patch
14mr|wvdial-1.61-4|11	Patch1:		wvdial-1.56-remotename.patch
14mr|wvdial-1.61-4|12	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|wvdial-1.61-4|13	Requires: 	ppp >= 2.3.7
14mr|wvdial-1.61-4|14	Buildrequires: 	wvstreams-devel >= 4.2
14mr|wvdial-1.61-4|15	
14mr|wvdial-1.61-4|16	%description
14mr|wvdial-1.61-4|17	WvDial automatically locates and configures modems and can log into
14mr|wvdial-1.61-4|18	almost any ISP's server without special configuration. You need to
14mr|wvdial-1.61-4|19	input the username, password, and phone number, and then WvDial will
14mr|wvdial-1.61-4|20	negotiate the PPP connection using any mechanism needed.
14mr|wvdial-1.61-4|21	Install wvdial if you need a utility to configure your modem and set
14mr|wvdial-1.61-4|22	up a PPP connection.
14mr|wvdial-1.61-4|23	
14mr|wvdial-1.61-4|24	%prep
14mr|wvdial-1.61-4|25	%setup -q
14mr|wvdial-1.61-4|26	%patch0 -p1 -b .bad_analyse
14mr|wvdial-1.61-4|27	%patch1 -p1 -b .remotename
14mr|wvdial-1.61-4|28	
14mr|wvdial-1.61-4|29	%build
14mr|wvdial-1.61-4|30	./configure
14mr|wvdial-1.61-4|31	make "VERBOSE=1"
14mr|wvdial-1.61-4|32	
14mr|wvdial-1.61-4|33	%install
14mr|wvdial-1.61-4|34	rm -rf %{buildroot}
14mr|wvdial-1.61-4|35	make install \
14mr|wvdial-1.61-4|36	PREFIX=%{buildroot}%{_prefix} \
14mr|wvdial-1.61-4|37	BINDIR=%{buildroot}%{_bindir} \
14mr|wvdial-1.61-4|38	MANDIR=%{buildroot}%{_mandir} \
14mr|wvdial-1.61-4|39	PPPDIR=%{buildroot}%{_sysconfdir}/ppp/peers
14mr|wvdial-1.61-4|40	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
14mr|wvdial-1.61-4|41	
14mr|wvdial-1.61-4|42	%clean
14mr|wvdial-1.61-4|43	rm -rf %{buildroot}
14mr|wvdial-1.61-4|44	
14mr|wvdial-1.61-4|45	%files
14mr|wvdial-1.61-4|46	%defattr(-,root,root)
14mr|wvdial-1.61-4|47	%doc CHANGES COPYING.LIB FAQ MENUS README TODO
14mr|wvdial-1.61-4|48	%attr(4755,root,root)	%{_bindir}/%{name}
14mr|wvdial-1.61-4|49	%attr(0755,root,root)	%{_bindir}/%{name}conf
14mr|wvdial-1.61-4|50	%attr(0644,root,root)	%{_mandir}/man1/*
14mr|wvdial-1.61-4|51	%attr(0644,root,root)	%{_mandir}/man5/*
14mr|wvdial-1.61-4|52	%attr(0644,root,daemon)	%config(noreplace) %{_sysconfdir}/ppp/peers/%{name}
14mr|wvdial-1.61-4|53	%attr(0644,root,daemon)	%config(noreplace) %{_sysconfdir}/ppp/peers/%{name}-pipe
14mr|wvdial-1.61-4|54	
14mr|wvdial-1.61-4|55	
14mr|wvdial-1.61-4|56	
14mr|wvdial-1.61-4|57	
14mr|wvdial-1.61-4|58	%changelog
14mr|wvdial-1.61-4|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.61-4
14mr|wvdial-1.61-4|60	+ Revision: 8ac3273
14mr|wvdial-1.61-4|61	- MassBuild#440: Increase release tag
14mr|wvdial-1.61-4|62	
14mr|wvdial-1.61-4|63	

22031 14
14mr|wvstreams-4.6.1-9|1	%define major		4.6
14mr|wvstreams-4.6.1-9|2	%define libname		%mklibname %{name} %{major}
14mr|wvstreams-4.6.1-9|3	%define develname	%mklibname %{name} -d
14mr|wvstreams-4.6.1-9|4	%define libname_orig	lib%{name}
14mr|wvstreams-4.6.1-9|5	
14mr|wvstreams-4.6.1-9|6	Name:		wvstreams
14mr|wvstreams-4.6.1-9|7	Version:	4.6.1
14mr|wvstreams-4.6.1-9|8	Release:	9
14mr|wvstreams-4.6.1-9|9	License:	LGPLv2+
14mr|wvstreams-4.6.1-9|10	Group:		System/Libraries
14mr|wvstreams-4.6.1-9|11	Group:		Development/C
14mr|wvstreams-4.6.1-9|12	Summary:	Network programming library written in C++
14mr|wvstreams-4.6.1-9|13	URL:		http://code.google.com/p/wvstreams
14mr|wvstreams-4.6.1-9|14	Source0:	http://wvstreams.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|wvstreams-4.6.1-9|15	Patch1:		wvstreams-4.2.2-multilib.patch
14mr|wvstreams-4.6.1-9|16	Patch2:		wvstreams-4.5-noxplctarget.patch
14mr|wvstreams-4.6.1-9|17	Patch3:		wvstreams-4.6.1-glibc212.patch
14mr|wvstreams-4.6.1-9|18	Patch4:		wvstreams-4.6.1-parallel-make.patch
14mr|wvstreams-4.6.1-9|19	Patch5:		wvstreams-4.6.1-openssl-1.0.0.patch
14mr|wvstreams-4.6.1-9|20	Patch6:		wvstreams-4.6.1-gcc47.patch
14mr|wvstreams-4.6.1-9|21	BuildRequires:	pkgconfig(openssl)
14mr|wvstreams-4.6.1-9|22	BuildRequires:	zlib-devel
14mr|wvstreams-4.6.1-9|23	BuildRequires:	libxplc-devel
14mr|wvstreams-4.6.1-9|24	BuildRequires:	readline-devel
14mr|wvstreams-4.6.1-9|25	BuildRequires:	pkgconfig(dbus-1)
14mr|wvstreams-4.6.1-9|26	
14mr|wvstreams-4.6.1-9|27	%description
14mr|wvstreams-4.6.1-9|28	WvStreams aims to be an efficient, secure, and easy-to-use library for
14mr|wvstreams-4.6.1-9|29	doing network applications development.
14mr|wvstreams-4.6.1-9|30	
14mr|wvstreams-4.6.1-9|31	%package -n uniconf
14mr|wvstreams-4.6.1-9|32	Group:		System/Configuration/Other
14mr|wvstreams-4.6.1-9|33	Summary:	Configuration system
14mr|wvstreams-4.6.1-9|34	Requires:	%{libname} = %{version}-%{release}
14mr|wvstreams-4.6.1-9|35	
14mr|wvstreams-4.6.1-9|36	%description -n uniconf
14mr|wvstreams-4.6.1-9|37	UniConf is a configuration system that can serve as the centrepiece among
14mr|wvstreams-4.6.1-9|38	many other, existing configuration systems. UniConf can also be accessed over
14mr|wvstreams-4.6.1-9|39	the network, with authentication, allowing easy replication of configuration
14mr|wvstreams-4.6.1-9|40	data via the UniReplicateGen. This package contains the server that accepts
14mr|wvstreams-4.6.1-9|41	incoming TCP or Unix connections, and gets or sets UniConf elements at the
14mr|wvstreams-4.6.1-9|42	request of a UniConf client.
14mr|wvstreams-4.6.1-9|43	
14mr|wvstreams-4.6.1-9|44	%package -n %{libname}
14mr|wvstreams-4.6.1-9|45	Group:		System/Libraries
14mr|wvstreams-4.6.1-9|46	Summary:	Network programming library written in C++
14mr|wvstreams-4.6.1-9|47	
14mr|wvstreams-4.6.1-9|48	%description -n %{libname}
14mr|wvstreams-4.6.1-9|49	WvStreams aims to be an efficient, secure, and easy-to-use library for
14mr|wvstreams-4.6.1-9|50	doing network applications development.
14mr|wvstreams-4.6.1-9|51	
14mr|wvstreams-4.6.1-9|52	%package -n %{develname}
14mr|wvstreams-4.6.1-9|53	Summary:	Development files for WvStreams
14mr|wvstreams-4.6.1-9|54	Group:		Development/C
14mr|wvstreams-4.6.1-9|55	Requires:	%{libname} = %{version}-%{release}
14mr|wvstreams-4.6.1-9|56	Provides:	%{name}-devel = %{version}-%{release}
14mr|wvstreams-4.6.1-9|57	
14mr|wvstreams-4.6.1-9|58	%description -n %{develname}
14mr|wvstreams-4.6.1-9|59	WvStreams aims to be an efficient, secure, and easy-to-use library for
14mr|wvstreams-4.6.1-9|60	doing network applications development. This package contains the files
14mr|wvstreams-4.6.1-9|61	needed for developing applications which use WvStreams.
14mr|wvstreams-4.6.1-9|62	
14mr|wvstreams-4.6.1-9|63	%prep
14mr|wvstreams-4.6.1-9|64	%setup -q
14mr|wvstreams-4.6.1-9|65	%patch1 -p1 -b .multilib
14mr|wvstreams-4.6.1-9|66	%patch2 -p1 -b .xplctarget
14mr|wvstreams-4.6.1-9|67	%patch3 -p0
14mr|wvstreams-4.6.1-9|68	%patch4 -p1
14mr|wvstreams-4.6.1-9|69	%patch5 -p1
14mr|wvstreams-4.6.1-9|70	%patch6 -p0
14mr|wvstreams-4.6.1-9|71	
14mr|wvstreams-4.6.1-9|72	%build
14mr|wvstreams-4.6.1-9|73	CFLAGS="%{optflags} -fPIC -fpermissive" CXXFLAGS="%{optflags} -fPIC -fpermissive" %configure2_5x \
14mr|wvstreams-4.6.1-9|74	--disable-static \
14mr|wvstreams-4.6.1-9|75	--with-dbus=yes --with-pam \
14mr|wvstreams-4.6.1-9|76	--with-openssl \
14mr|wvstreams-4.6.1-9|77	--with-zlib \
14mr|wvstreams-4.6.1-9|78	--with-qt=no \
14mr|wvstreams-4.6.1-9|79	--with-pam=no \
14mr|wvstreams-4.6.1-9|80	--with-tcl=no
14mr|wvstreams-4.6.1-9|81	%make
14mr|wvstreams-4.6.1-9|82	
14mr|wvstreams-4.6.1-9|83	%install
14mr|wvstreams-4.6.1-9|84	%makeinstall_std
14mr|wvstreams-4.6.1-9|85	
14mr|wvstreams-4.6.1-9|86	%files -n uniconf
14mr|wvstreams-4.6.1-9|87	%{_sysconfdir}/uniconf.conf
14mr|wvstreams-4.6.1-9|88	%{_bindir}/uni
14mr|wvstreams-4.6.1-9|89	%{_sbindir}/uniconfd
14mr|wvstreams-4.6.1-9|90	%{_mandir}/man8/*
14mr|wvstreams-4.6.1-9|91	%dir %{_localstatedir}/lib/uniconf
14mr|wvstreams-4.6.1-9|92	%{_localstatedir}/lib/uniconf/uniconfd.ini
14mr|wvstreams-4.6.1-9|93	
14mr|wvstreams-4.6.1-9|94	%files -n %{libname}
14mr|wvstreams-4.6.1-9|95	%{_libdir}/*.so.*
14mr|wvstreams-4.6.1-9|96	
14mr|wvstreams-4.6.1-9|97	%files -n %{develname}
14mr|wvstreams-4.6.1-9|98	%doc README
14mr|wvstreams-4.6.1-9|99	%{_bindir}/wsd
14mr|wvstreams-4.6.1-9|100	%{_bindir}/wvtestrun
14mr|wvstreams-4.6.1-9|101	%{_includedir}/wvstreams
14mr|wvstreams-4.6.1-9|102	%{_libdir}/*.a
14mr|wvstreams-4.6.1-9|103	%{_libdir}/*.so
14mr|wvstreams-4.6.1-9|104	%{_libdir}/pkgconfig/*
14mr|wvstreams-4.6.1-9|105	%{_libdir}/valgrind/*.supp
14mr|wvstreams-4.6.1-9|106	
14mr|wvstreams-4.6.1-9|107	
14mr|wvstreams-4.6.1-9|108	
14mr|wvstreams-4.6.1-9|109	
14mr|wvstreams-4.6.1-9|110	%changelog
14mr|wvstreams-4.6.1-9|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.6.1-9
14mr|wvstreams-4.6.1-9|112	+ Revision: 3485edf
14mr|wvstreams-4.6.1-9|113	- MassBuild#440: Increase release tag
14mr|wvstreams-4.6.1-9|114	
14mr|wvstreams-4.6.1-9|115	

22032 14
14mr|wxgtk2.8-2.8.12-12|1	%define		oname	wxGTK
14mr|wxgtk2.8-2.8.12-12|2	%define		api	2.8
14mr|wxgtk2.8-2.8.12-12|3	%define		major	0
14mr|wxgtk2.8-2.8.12-12|4	
14mr|wxgtk2.8-2.8.12-12|5	Summary:	GTK+ port of the wxWidgets library
14mr|wxgtk2.8-2.8.12-12|6	Name:		wxgtk%{api}
14mr|wxgtk2.8-2.8.12-12|7	Version:	2.8.12
14mr|wxgtk2.8-2.8.12-12|8	Release:	12
14mr|wxgtk2.8-2.8.12-12|9	License:	wxWidgets Library Licence
14mr|wxgtk2.8-2.8.12-12|10	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|11	Url:		http://www.wxwidgets.org/
14mr|wxgtk2.8-2.8.12-12|12	Source0:	http://prdownloads.sourceforge.net/wxwindows/%{oname}-%{version}.tar.bz2
14mr|wxgtk2.8-2.8.12-12|13	#gw security patch for bundled expat which we don't use:
14mr|wxgtk2.8-2.8.12-12|14	Patch2:		wxGTK-2.8.10-CVE-2009-XXXX.diff
14mr|wxgtk2.8-2.8.12-12|15	Patch3:		wxGTK-lX11_linkage_fix.diff
14mr|wxgtk2.8-2.8.12-12|16	Patch8:		wxWidgets-2.7.0-multiarch-includes.patch
14mr|wxgtk2.8-2.8.12-12|17	#gw security patch for bundled expat which we don't use:
14mr|wxgtk2.8-2.8.12-12|18	Patch9:		wxGTK-2.8.8-CVE-2009-3560.diff
14mr|wxgtk2.8-2.8.12-12|19	Patch10:	wxGTK-2.8.12-fix-user_data-casting.patch
14mr|wxgtk2.8-2.8.12-12|20	Buildrequires:	bison
14mr|wxgtk2.8-2.8.12-12|21	Buildrequires:	flex
14mr|wxgtk2.8-2.8.12-12|22	BuildRequires:	jpeg-devel
14mr|wxgtk2.8-2.8.12-12|23	BuildRequires:	pkgconfig(expat)
14mr|wxgtk2.8-2.8.12-12|24	BuildRequires:	pkgconfig(gconf-2.0)
14mr|wxgtk2.8-2.8.12-12|25	BuildRequires:	pkgconfig(glu)
14mr|wxgtk2.8-2.8.12-12|26	BuildRequires:	pkgconfig(gstreamer-0.10)
14mr|wxgtk2.8-2.8.12-12|27	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|wxgtk2.8-2.8.12-12|28	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|wxgtk2.8-2.8.12-12|29	BuildRequires:	pkgconfig(libpng)
14mr|wxgtk2.8-2.8.12-12|30	BuildRequires:	pkgconfig(libtiff-4)
14mr|wxgtk2.8-2.8.12-12|31	BuildRequires:	pkgconfig(sdl)
14mr|wxgtk2.8-2.8.12-12|32	BuildRequires:	pkgconfig(sm)
14mr|wxgtk2.8-2.8.12-12|33	BuildRequires:	pkgconfig(x11)
14mr|wxgtk2.8-2.8.12-12|34	Buildrequires:	pkgconfig(xinerama)
14mr|wxgtk2.8-2.8.12-12|35	BuildRequires:	pkgconfig(xxf86vm)
14mr|wxgtk2.8-2.8.12-12|36	
14mr|wxgtk2.8-2.8.12-12|37	%description
14mr|wxgtk2.8-2.8.12-12|38	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|39	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|40	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|41	
14mr|wxgtk2.8-2.8.12-12|42	%files -f wxstd.lang
14mr|wxgtk2.8-2.8.12-12|43	%doc *.txt
14mr|wxgtk2.8-2.8.12-12|44	
14mr|wxgtk2.8-2.8.12-12|45	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|46	
14mr|wxgtk2.8-2.8.12-12|47	%define libwx_baseu %mklibname wx_baseu %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|48	
14mr|wxgtk2.8-2.8.12-12|49	%package -n	%{libwx_baseu}
14mr|wxgtk2.8-2.8.12-12|50	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|51	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|52	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|53	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|54	Obsoletes:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|55	
14mr|wxgtk2.8-2.8.12-12|56	%description -n %{libwx_baseu}
14mr|wxgtk2.8-2.8.12-12|57	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|58	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|59	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|60	
14mr|wxgtk2.8-2.8.12-12|61	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|62	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|63	
14mr|wxgtk2.8-2.8.12-12|64	%files -n %{libwx_baseu}
14mr|wxgtk2.8-2.8.12-12|65	%{_libdir}/libwx_baseu-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|66	
14mr|wxgtk2.8-2.8.12-12|67	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|68	
14mr|wxgtk2.8-2.8.12-12|69	%define libwx_baseu_net %mklibname wx_baseu_net %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|70	
14mr|wxgtk2.8-2.8.12-12|71	%package -n	%{libwx_baseu_net}
14mr|wxgtk2.8-2.8.12-12|72	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|73	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|74	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|75	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|76	
14mr|wxgtk2.8-2.8.12-12|77	%description -n %{libwx_baseu_net}
14mr|wxgtk2.8-2.8.12-12|78	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|79	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|80	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|81	
14mr|wxgtk2.8-2.8.12-12|82	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|83	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|84	
14mr|wxgtk2.8-2.8.12-12|85	%files -n %{libwx_baseu_net}
14mr|wxgtk2.8-2.8.12-12|86	%{_libdir}/libwx_baseu_net-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|87	
14mr|wxgtk2.8-2.8.12-12|88	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|89	
14mr|wxgtk2.8-2.8.12-12|90	%define libwx_baseu_xml %mklibname wx_baseu_xml %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|91	
14mr|wxgtk2.8-2.8.12-12|92	%package -n	%{libwx_baseu_xml}
14mr|wxgtk2.8-2.8.12-12|93	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|94	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|95	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|96	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|97	
14mr|wxgtk2.8-2.8.12-12|98	%description -n %{libwx_baseu_xml}
14mr|wxgtk2.8-2.8.12-12|99	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|100	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|101	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|102	
14mr|wxgtk2.8-2.8.12-12|103	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|104	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|105	
14mr|wxgtk2.8-2.8.12-12|106	%files -n %{libwx_baseu_xml}
14mr|wxgtk2.8-2.8.12-12|107	%{_libdir}/libwx_baseu_xml-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|108	
14mr|wxgtk2.8-2.8.12-12|109	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|110	
14mr|wxgtk2.8-2.8.12-12|111	%define libwx_gtk2u_adv %mklibname wx_gtk2u_adv %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|112	
14mr|wxgtk2.8-2.8.12-12|113	%package -n	%{libwx_gtk2u_adv}
14mr|wxgtk2.8-2.8.12-12|114	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|115	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|116	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|117	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|118	
14mr|wxgtk2.8-2.8.12-12|119	%description -n %{libwx_gtk2u_adv}
14mr|wxgtk2.8-2.8.12-12|120	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|121	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|122	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|123	
14mr|wxgtk2.8-2.8.12-12|124	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|125	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|126	
14mr|wxgtk2.8-2.8.12-12|127	%files -n %{libwx_gtk2u_adv}
14mr|wxgtk2.8-2.8.12-12|128	%{_libdir}/libwx_gtk2u_adv-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|129	
14mr|wxgtk2.8-2.8.12-12|130	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|131	
14mr|wxgtk2.8-2.8.12-12|132	%define libwx_gtk2u_aui %mklibname wx_gtk2u_aui %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|133	
14mr|wxgtk2.8-2.8.12-12|134	%package -n	%{libwx_gtk2u_aui}
14mr|wxgtk2.8-2.8.12-12|135	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|136	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|137	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|138	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|139	
14mr|wxgtk2.8-2.8.12-12|140	%description -n %{libwx_gtk2u_aui}
14mr|wxgtk2.8-2.8.12-12|141	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|142	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|143	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|144	
14mr|wxgtk2.8-2.8.12-12|145	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|146	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|147	
14mr|wxgtk2.8-2.8.12-12|148	%files -n %{libwx_gtk2u_aui}
14mr|wxgtk2.8-2.8.12-12|149	%{_libdir}/libwx_gtk2u_aui-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|150	
14mr|wxgtk2.8-2.8.12-12|151	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|152	
14mr|wxgtk2.8-2.8.12-12|153	%define libwx_gtk2u_core %mklibname wx_gtk2u_core %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|154	
14mr|wxgtk2.8-2.8.12-12|155	%package -n	%{libwx_gtk2u_core}
14mr|wxgtk2.8-2.8.12-12|156	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|157	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|158	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|159	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|160	
14mr|wxgtk2.8-2.8.12-12|161	%description -n %{libwx_gtk2u_core}
14mr|wxgtk2.8-2.8.12-12|162	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|163	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|164	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|165	
14mr|wxgtk2.8-2.8.12-12|166	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|167	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|168	
14mr|wxgtk2.8-2.8.12-12|169	%files -n %{libwx_gtk2u_core}
14mr|wxgtk2.8-2.8.12-12|170	%{_libdir}/libwx_gtk2u_core-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|171	
14mr|wxgtk2.8-2.8.12-12|172	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|173	
14mr|wxgtk2.8-2.8.12-12|174	%define libwx_gtk2u_fl %mklibname wx_gtk2u_fl %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|175	
14mr|wxgtk2.8-2.8.12-12|176	%package -n	%{libwx_gtk2u_fl}
14mr|wxgtk2.8-2.8.12-12|177	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|178	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|179	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|180	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|181	
14mr|wxgtk2.8-2.8.12-12|182	%description -n %{libwx_gtk2u_fl}
14mr|wxgtk2.8-2.8.12-12|183	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|184	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|185	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|186	
14mr|wxgtk2.8-2.8.12-12|187	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|188	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|189	
14mr|wxgtk2.8-2.8.12-12|190	%files -n %{libwx_gtk2u_fl}
14mr|wxgtk2.8-2.8.12-12|191	%{_libdir}/libwx_gtk2u_fl-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|192	
14mr|wxgtk2.8-2.8.12-12|193	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|194	
14mr|wxgtk2.8-2.8.12-12|195	%define libwx_gtk2u_gizmos %mklibname wx_gtk2u_gizmos %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|196	
14mr|wxgtk2.8-2.8.12-12|197	%package -n	%{libwx_gtk2u_gizmos}
14mr|wxgtk2.8-2.8.12-12|198	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|199	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|200	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|201	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|202	
14mr|wxgtk2.8-2.8.12-12|203	%description -n %{libwx_gtk2u_gizmos}
14mr|wxgtk2.8-2.8.12-12|204	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|205	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|206	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|207	
14mr|wxgtk2.8-2.8.12-12|208	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|209	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|210	
14mr|wxgtk2.8-2.8.12-12|211	%files -n %{libwx_gtk2u_gizmos}
14mr|wxgtk2.8-2.8.12-12|212	%{_libdir}/libwx_gtk2u_gizmos-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|213	
14mr|wxgtk2.8-2.8.12-12|214	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|215	
14mr|wxgtk2.8-2.8.12-12|216	%define libwx_gtk2u_gizmos_xrc %mklibname wx_gtk2u_gizmos_xrc %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|217	
14mr|wxgtk2.8-2.8.12-12|218	%package -n	%{libwx_gtk2u_gizmos_xrc}
14mr|wxgtk2.8-2.8.12-12|219	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|220	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|221	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|222	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|223	
14mr|wxgtk2.8-2.8.12-12|224	%description -n %{libwx_gtk2u_gizmos_xrc}
14mr|wxgtk2.8-2.8.12-12|225	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|226	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|227	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|228	
14mr|wxgtk2.8-2.8.12-12|229	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|230	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|231	
14mr|wxgtk2.8-2.8.12-12|232	%files -n %{libwx_gtk2u_gizmos_xrc}
14mr|wxgtk2.8-2.8.12-12|233	%{_libdir}/libwx_gtk2u_gizmos_xrc-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|234	
14mr|wxgtk2.8-2.8.12-12|235	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|236	
14mr|wxgtk2.8-2.8.12-12|237	%define libwx_gtk2u_gl %mklibname wx_gtk2u_gl %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|238	
14mr|wxgtk2.8-2.8.12-12|239	%package -n	%{libwx_gtk2u_gl}
14mr|wxgtk2.8-2.8.12-12|240	Summary:	OpenGL shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|241	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|242	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|243	Conflicts:	%{_lib}wxgtkglu2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|244	Obsoletes:	%{_lib}wxgtkglu2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|245	
14mr|wxgtk2.8-2.8.12-12|246	%description -n %{libwx_gtk2u_gl}
14mr|wxgtk2.8-2.8.12-12|247	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|248	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|249	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|250	
14mr|wxgtk2.8-2.8.12-12|251	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|252	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|253	
14mr|wxgtk2.8-2.8.12-12|254	%files -n %{libwx_gtk2u_gl}
14mr|wxgtk2.8-2.8.12-12|255	%{_libdir}/libwx_gtk2u_gl-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|256	
14mr|wxgtk2.8-2.8.12-12|257	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|258	
14mr|wxgtk2.8-2.8.12-12|259	%define libwx_gtk2u_html %mklibname wx_gtk2u_html %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|260	
14mr|wxgtk2.8-2.8.12-12|261	%package -n	%{libwx_gtk2u_html}
14mr|wxgtk2.8-2.8.12-12|262	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|263	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|264	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|265	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|266	
14mr|wxgtk2.8-2.8.12-12|267	%description -n %{libwx_gtk2u_html}
14mr|wxgtk2.8-2.8.12-12|268	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|269	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|270	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|271	
14mr|wxgtk2.8-2.8.12-12|272	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|273	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|274	
14mr|wxgtk2.8-2.8.12-12|275	%files -n %{libwx_gtk2u_html}
14mr|wxgtk2.8-2.8.12-12|276	%{_libdir}/libwx_gtk2u_html-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|277	
14mr|wxgtk2.8-2.8.12-12|278	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|279	
14mr|wxgtk2.8-2.8.12-12|280	%define libwx_gtk2u_media %mklibname wx_gtk2u_media %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|281	
14mr|wxgtk2.8-2.8.12-12|282	%package -n	%{libwx_gtk2u_media}
14mr|wxgtk2.8-2.8.12-12|283	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|284	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|285	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|286	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|287	
14mr|wxgtk2.8-2.8.12-12|288	%description -n %{libwx_gtk2u_media}
14mr|wxgtk2.8-2.8.12-12|289	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|290	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|291	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|292	
14mr|wxgtk2.8-2.8.12-12|293	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|294	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|295	
14mr|wxgtk2.8-2.8.12-12|296	%files -n %{libwx_gtk2u_media}
14mr|wxgtk2.8-2.8.12-12|297	%{_libdir}/libwx_gtk2u_media-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|298	
14mr|wxgtk2.8-2.8.12-12|299	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|300	
14mr|wxgtk2.8-2.8.12-12|301	%define libwx_gtk2u_ogl %mklibname wx_gtk2u_ogl %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|302	
14mr|wxgtk2.8-2.8.12-12|303	%package -n	%{libwx_gtk2u_ogl}
14mr|wxgtk2.8-2.8.12-12|304	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|305	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|306	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|307	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|308	
14mr|wxgtk2.8-2.8.12-12|309	%description -n %{libwx_gtk2u_ogl}
14mr|wxgtk2.8-2.8.12-12|310	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|311	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|312	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|313	
14mr|wxgtk2.8-2.8.12-12|314	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|315	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|316	
14mr|wxgtk2.8-2.8.12-12|317	%files -n %{libwx_gtk2u_ogl}
14mr|wxgtk2.8-2.8.12-12|318	%{_libdir}/libwx_gtk2u_ogl-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|319	
14mr|wxgtk2.8-2.8.12-12|320	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|321	
14mr|wxgtk2.8-2.8.12-12|322	%define libwx_gtk2u_plot %mklibname wx_gtk2u_plot %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|323	
14mr|wxgtk2.8-2.8.12-12|324	%package -n	%{libwx_gtk2u_plot}
14mr|wxgtk2.8-2.8.12-12|325	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|326	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|327	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|328	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|329	
14mr|wxgtk2.8-2.8.12-12|330	%description -n %{libwx_gtk2u_plot}
14mr|wxgtk2.8-2.8.12-12|331	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|332	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|333	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|334	
14mr|wxgtk2.8-2.8.12-12|335	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|336	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|337	
14mr|wxgtk2.8-2.8.12-12|338	%files -n %{libwx_gtk2u_plot}
14mr|wxgtk2.8-2.8.12-12|339	%{_libdir}/libwx_gtk2u_plot-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|340	
14mr|wxgtk2.8-2.8.12-12|341	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|342	
14mr|wxgtk2.8-2.8.12-12|343	%define libwx_gtk2u_qa %mklibname wx_gtk2u_qa %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|344	
14mr|wxgtk2.8-2.8.12-12|345	%package -n	%{libwx_gtk2u_qa}
14mr|wxgtk2.8-2.8.12-12|346	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|347	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|348	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|349	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|350	
14mr|wxgtk2.8-2.8.12-12|351	%description -n %{libwx_gtk2u_qa}
14mr|wxgtk2.8-2.8.12-12|352	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|353	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|354	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|355	
14mr|wxgtk2.8-2.8.12-12|356	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|357	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|358	
14mr|wxgtk2.8-2.8.12-12|359	%files -n %{libwx_gtk2u_qa}
14mr|wxgtk2.8-2.8.12-12|360	%{_libdir}/libwx_gtk2u_qa-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|361	
14mr|wxgtk2.8-2.8.12-12|362	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|363	
14mr|wxgtk2.8-2.8.12-12|364	%define libwx_gtk2u_richtext %mklibname wx_gtk2u_richtext %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|365	
14mr|wxgtk2.8-2.8.12-12|366	%package -n	%{libwx_gtk2u_richtext}
14mr|wxgtk2.8-2.8.12-12|367	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|368	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|369	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|370	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|371	
14mr|wxgtk2.8-2.8.12-12|372	%description -n %{libwx_gtk2u_richtext}
14mr|wxgtk2.8-2.8.12-12|373	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|374	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|375	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|376	
14mr|wxgtk2.8-2.8.12-12|377	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|378	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|379	
14mr|wxgtk2.8-2.8.12-12|380	%files -n %{libwx_gtk2u_richtext}
14mr|wxgtk2.8-2.8.12-12|381	%{_libdir}/libwx_gtk2u_richtext-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|382	
14mr|wxgtk2.8-2.8.12-12|383	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|384	
14mr|wxgtk2.8-2.8.12-12|385	%define libwx_gtk2u_stc %mklibname wx_gtk2u_stc %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|386	
14mr|wxgtk2.8-2.8.12-12|387	%package -n	%{libwx_gtk2u_stc}
14mr|wxgtk2.8-2.8.12-12|388	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|389	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|390	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|391	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|392	
14mr|wxgtk2.8-2.8.12-12|393	%description -n %{libwx_gtk2u_stc}
14mr|wxgtk2.8-2.8.12-12|394	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|395	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|396	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|397	
14mr|wxgtk2.8-2.8.12-12|398	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|399	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|400	
14mr|wxgtk2.8-2.8.12-12|401	%files -n %{libwx_gtk2u_stc}
14mr|wxgtk2.8-2.8.12-12|402	%{_libdir}/libwx_gtk2u_stc-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|403	
14mr|wxgtk2.8-2.8.12-12|404	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|405	
14mr|wxgtk2.8-2.8.12-12|406	%define libwx_gtk2u_svg %mklibname wx_gtk2u_svg %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|407	
14mr|wxgtk2.8-2.8.12-12|408	%package -n	%{libwx_gtk2u_svg}
14mr|wxgtk2.8-2.8.12-12|409	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|410	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|411	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|412	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|413	
14mr|wxgtk2.8-2.8.12-12|414	%description -n %{libwx_gtk2u_svg}
14mr|wxgtk2.8-2.8.12-12|415	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|416	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|417	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|418	
14mr|wxgtk2.8-2.8.12-12|419	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|420	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|421	
14mr|wxgtk2.8-2.8.12-12|422	%files -n %{libwx_gtk2u_svg}
14mr|wxgtk2.8-2.8.12-12|423	%{_libdir}/libwx_gtk2u_svg-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|424	
14mr|wxgtk2.8-2.8.12-12|425	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|426	
14mr|wxgtk2.8-2.8.12-12|427	%define libwx_gtk2u_xrc %mklibname wx_gtk2u_xrc %{api} %{major}
14mr|wxgtk2.8-2.8.12-12|428	
14mr|wxgtk2.8-2.8.12-12|429	%package -n	%{libwx_gtk2u_xrc}
14mr|wxgtk2.8-2.8.12-12|430	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk2.8-2.8.12-12|431	Group:		System/Libraries
14mr|wxgtk2.8-2.8.12-12|432	Requires:	%{name} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|433	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
14mr|wxgtk2.8-2.8.12-12|434	
14mr|wxgtk2.8-2.8.12-12|435	%description -n %{libwx_gtk2u_xrc}
14mr|wxgtk2.8-2.8.12-12|436	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk2.8-2.8.12-12|437	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk2.8-2.8.12-12|438	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk2.8-2.8.12-12|439	
14mr|wxgtk2.8-2.8.12-12|440	This package contains the library needed to run programs dynamically
14mr|wxgtk2.8-2.8.12-12|441	linked with the unicode enabled version of %{name}.
14mr|wxgtk2.8-2.8.12-12|442	
14mr|wxgtk2.8-2.8.12-12|443	%files -n %{libwx_gtk2u_xrc}
14mr|wxgtk2.8-2.8.12-12|444	%{_libdir}/libwx_gtk2u_xrc-%{api}.so.%{major}*
14mr|wxgtk2.8-2.8.12-12|445	
14mr|wxgtk2.8-2.8.12-12|446	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|447	
14mr|wxgtk2.8-2.8.12-12|448	%define libnameudev %mklibname -d wxgtku %{api}
14mr|wxgtk2.8-2.8.12-12|449	
14mr|wxgtk2.8-2.8.12-12|450	%package -n	%{libnameudev}
14mr|wxgtk2.8-2.8.12-12|451	Summary:	Header files and development documentation for wxGTK - unicode
14mr|wxgtk2.8-2.8.12-12|452	Group:		Development/C++
14mr|wxgtk2.8-2.8.12-12|453	Requires:	%{libwx_baseu} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|454	Requires:	%{libwx_baseu_net} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|455	Requires:	%{libwx_baseu_xml} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|456	Requires:	%{libwx_gtk2u_adv} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|457	Requires:	%{libwx_gtk2u_aui} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|458	Requires:	%{libwx_gtk2u_core} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|459	Requires:	%{libwx_gtk2u_fl} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|460	Requires:	%{libwx_gtk2u_gizmos} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|461	Requires:	%{libwx_gtk2u_gizmos_xrc} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|462	Requires:	%{libwx_gtk2u_gl} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|463	Requires:	%{libwx_gtk2u_html} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|464	Requires:	%{libwx_gtk2u_media} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|465	Requires:	%{libwx_gtk2u_ogl} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|466	Requires:	%{libwx_gtk2u_plot} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|467	Requires:	%{libwx_gtk2u_qa} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|468	Requires:	%{libwx_gtk2u_richtext} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|469	Requires:	%{libwx_gtk2u_stc} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|470	Requires:	%{libwx_gtk2u_svg} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|471	Requires:	%{libwx_gtk2u_xrc} = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|472	Provides:	wxGTK-devel = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|473	Provides:	wxgtku-devel = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|474	Provides:	wxgtku%{api}-devel = %{EVRD}
14mr|wxgtk2.8-2.8.12-12|475	
14mr|wxgtk2.8-2.8.12-12|476	%description -n %{libnameudev}
14mr|wxgtk2.8-2.8.12-12|477	Header files for the unicode enabled version of wxGTK, the GTK+ port of
14mr|wxgtk2.8-2.8.12-12|478	the wxWidgets library.
14mr|wxgtk2.8-2.8.12-12|479	
14mr|wxgtk2.8-2.8.12-12|480	%files -n %{libnameudev}
14mr|wxgtk2.8-2.8.12-12|481	%doc samples/
14mr|wxgtk2.8-2.8.12-12|482	%doc docs/
14mr|wxgtk2.8-2.8.12-12|483	%doc demos/
14mr|wxgtk2.8-2.8.12-12|484	%{_bindir}/wx-config
14mr|wxgtk2.8-2.8.12-12|485	%{_bindir}/wxrc
14mr|wxgtk2.8-2.8.12-12|486	%{_bindir}/wx-config-unicode
14mr|wxgtk2.8-2.8.12-12|487	%{_bindir}/wxrc-*unicode
14mr|wxgtk2.8-2.8.12-12|488	%{multiarch_bindir}/wx-config-unicode
14mr|wxgtk2.8-2.8.12-12|489	%{_includedir}/wx-%{api}/
14mr|wxgtk2.8-2.8.12-12|490	%{_includedir}/multiarch-*/wx-%{api}/wx/defs.h
14mr|wxgtk2.8-2.8.12-12|491	%dir %{_libdir}/wx/
14mr|wxgtk2.8-2.8.12-12|492	%dir %{_libdir}/wx/include/
14mr|wxgtk2.8-2.8.12-12|493	%dir %{_libdir}/wx/include/gtk2-unicode-release-%{api}/
14mr|wxgtk2.8-2.8.12-12|494	%dir %{_libdir}/wx/include/gtk2-unicode-release-%{api}/wx/
14mr|wxgtk2.8-2.8.12-12|495	%dir %{_libdir}/wx/config
14mr|wxgtk2.8-2.8.12-12|496	%{_datadir}/aclocal/*
14mr|wxgtk2.8-2.8.12-12|497	%{_datadir}/bakefile/
14mr|wxgtk2.8-2.8.12-12|498	%{_libdir}/wx/config/multiarch-*/gtk2-unicode-release-%{api}
14mr|wxgtk2.8-2.8.12-12|499	%{_libdir}/wx/include/multiarch-*/gtk2-unicode-release-%{api}
14mr|wxgtk2.8-2.8.12-12|500	%{_libdir}/wx/config/gtk2-unicode-release-%{api}
14mr|wxgtk2.8-2.8.12-12|501	%{_libdir}/wx/include/gtk2-unicode-release-%{api}/wx/setup.h
14mr|wxgtk2.8-2.8.12-12|502	%{_libdir}/libwx_baseu-%{api}.so
14mr|wxgtk2.8-2.8.12-12|503	%{_libdir}/libwx_baseu_net-%{api}.so
14mr|wxgtk2.8-2.8.12-12|504	%{_libdir}/libwx_baseu_xml-%{api}.so
14mr|wxgtk2.8-2.8.12-12|505	%{_libdir}/libwx_gtk2u_adv-%{api}.so
14mr|wxgtk2.8-2.8.12-12|506	%{_libdir}/libwx_gtk2u_aui-%{api}.so
14mr|wxgtk2.8-2.8.12-12|507	%{_libdir}/libwx_gtk2u_core-%{api}.so
14mr|wxgtk2.8-2.8.12-12|508	%{_libdir}/libwx_gtk2u_fl-%{api}.so
14mr|wxgtk2.8-2.8.12-12|509	%{_libdir}/libwx_gtk2u_gizmos-%{api}.so
14mr|wxgtk2.8-2.8.12-12|510	%{_libdir}/libwx_gtk2u_gizmos_xrc-%{api}.so
14mr|wxgtk2.8-2.8.12-12|511	%{_libdir}/libwx_gtk2u_gl-%{api}.so
14mr|wxgtk2.8-2.8.12-12|512	%{_libdir}/libwx_gtk2u_html-%{api}.so
14mr|wxgtk2.8-2.8.12-12|513	%{_libdir}/libwx_gtk2u_media-%{api}.so
14mr|wxgtk2.8-2.8.12-12|514	%{_libdir}/libwx_gtk2u_ogl-%{api}.so
14mr|wxgtk2.8-2.8.12-12|515	%{_libdir}/libwx_gtk2u_plot-%{api}.so
14mr|wxgtk2.8-2.8.12-12|516	%{_libdir}/libwx_gtk2u_qa-%{api}.so
14mr|wxgtk2.8-2.8.12-12|517	%{_libdir}/libwx_gtk2u_richtext-%{api}.so
14mr|wxgtk2.8-2.8.12-12|518	%{_libdir}/libwx_gtk2u_stc-%{api}.so
14mr|wxgtk2.8-2.8.12-12|519	%{_libdir}/libwx_gtk2u_svg-%{api}.so
14mr|wxgtk2.8-2.8.12-12|520	%{_libdir}/libwx_gtk2u_xrc-%{api}.so
14mr|wxgtk2.8-2.8.12-12|521	
14mr|wxgtk2.8-2.8.12-12|522	%pre -n %{libnameudev}
14mr|wxgtk2.8-2.8.12-12|523	update-alternatives --remove wx-config %{_libdir}/wx/config/gtk2-unicode-release-%{api}
14mr|wxgtk2.8-2.8.12-12|524	
14mr|wxgtk2.8-2.8.12-12|525	#----------------------------------------------------------------------------
14mr|wxgtk2.8-2.8.12-12|526	
14mr|wxgtk2.8-2.8.12-12|527	%prep
14mr|wxgtk2.8-2.8.12-12|528	%setup -q -n %{oname}-%{version}
14mr|wxgtk2.8-2.8.12-12|529	%patch2 -p0 -b .CVE-2009-XXXX
14mr|wxgtk2.8-2.8.12-12|530	%patch3 -p1
14mr|wxgtk2.8-2.8.12-12|531	%patch8 -p1 -b .multiarch
14mr|wxgtk2.8-2.8.12-12|532	%patch9 -p0 -b .CVE-2009-3560
14mr|wxgtk2.8-2.8.12-12|533	%patch10 -p1 -b .cast~
14mr|wxgtk2.8-2.8.12-12|534	sed -i -e 's/@LDFLAGS@//' wx-config.in
14mr|wxgtk2.8-2.8.12-12|535	
14mr|wxgtk2.8-2.8.12-12|536	# fix plugin dir for 64-bit
14mr|wxgtk2.8-2.8.12-12|537	sed -i -e 's|/lib|/%{_lib}|' src/unix/stdpaths.cpp
14mr|wxgtk2.8-2.8.12-12|538	
14mr|wxgtk2.8-2.8.12-12|539	find samples demos -name .cvsignore -exec rm {} \;
14mr|wxgtk2.8-2.8.12-12|540	
14mr|wxgtk2.8-2.8.12-12|541	%build
14mr|wxgtk2.8-2.8.12-12|542	#gw 2.8.11 doesn't build otherwise:
14mr|wxgtk2.8-2.8.12-12|543	%define _disable_ld_no_undefined 1
14mr|wxgtk2.8-2.8.12-12|544	%define Werror_cflags %nil
14mr|wxgtk2.8-2.8.12-12|545	# --disable-optimise prevents our $RPM_OPT_FLAGS being overridden
14mr|wxgtk2.8-2.8.12-12|546	# (see OPTIMISE in configure).
14mr|wxgtk2.8-2.8.12-12|547	# this code dereferences type-punned pointers like there's no tomorrow.
14mr|wxgtk2.8-2.8.12-12|548	CFLAGS="%{optflags} -fno-strict-aliasing"
14mr|wxgtk2.8-2.8.12-12|549	CXXFLAGS="%{optflags} -fno-strict-aliasing"
14mr|wxgtk2.8-2.8.12-12|550	
14mr|wxgtk2.8-2.8.12-12|551	%configure2_5x --enable-unicode \
14mr|wxgtk2.8-2.8.12-12|552	--without-odbc \
14mr|wxgtk2.8-2.8.12-12|553	--with-opengl \
14mr|wxgtk2.8-2.8.12-12|554	--enable-gtk2 --with-gtk  \
14mr|wxgtk2.8-2.8.12-12|555	--without-debug_flag \
14mr|wxgtk2.8-2.8.12-12|556	--without-debug_info \
14mr|wxgtk2.8-2.8.12-12|557	--with-sdl \
14mr|wxgtk2.8-2.8.12-12|558	--with-libpng=sys \
14mr|wxgtk2.8-2.8.12-12|559	--with-libjpeg=sys \
14mr|wxgtk2.8-2.8.12-12|560	--with-libtiff=sys \
14mr|wxgtk2.8-2.8.12-12|561	--with-zlib=sys \
14mr|wxgtk2.8-2.8.12-12|562	--disable-optimise \
14mr|wxgtk2.8-2.8.12-12|563	--enable-calendar \
14mr|wxgtk2.8-2.8.12-12|564	--enable-wave \
14mr|wxgtk2.8-2.8.12-12|565	--enable-fraction \
14mr|wxgtk2.8-2.8.12-12|566	--enable-wxprintfv \
14mr|wxgtk2.8-2.8.12-12|567	--enable-xresources \
14mr|wxgtk2.8-2.8.12-12|568	--enable-controls \
14mr|wxgtk2.8-2.8.12-12|569	--enable-tabdialog \
14mr|wxgtk2.8-2.8.12-12|570	--enable-msgdlg \
14mr|wxgtk2.8-2.8.12-12|571	--enable-dirdlg \
14mr|wxgtk2.8-2.8.12-12|572	--enable-numberdlg \
14mr|wxgtk2.8-2.8.12-12|573	--enable-splash \
14mr|wxgtk2.8-2.8.12-12|574	--enable-textdlg \
14mr|wxgtk2.8-2.8.12-12|575	--enable-graphics_ctx \
14mr|wxgtk2.8-2.8.12-12|576	--enable-grid \
14mr|wxgtk2.8-2.8.12-12|577	--disable-catch_segvs \
14mr|wxgtk2.8-2.8.12-12|578	--enable-mediactrl \
14mr|wxgtk2.8-2.8.12-12|579	--enable-dataviewctrl
14mr|wxgtk2.8-2.8.12-12|580	
14mr|wxgtk2.8-2.8.12-12|581	%make
14mr|wxgtk2.8-2.8.12-12|582	
14mr|wxgtk2.8-2.8.12-12|583	%make -C locale allmo
14mr|wxgtk2.8-2.8.12-12|584	%make -C contrib
14mr|wxgtk2.8-2.8.12-12|585	#gw prepare samples
14mr|wxgtk2.8-2.8.12-12|586	cd demos
14mr|wxgtk2.8-2.8.12-12|587	make clean
14mr|wxgtk2.8-2.8.12-12|588	rm -f makefile* demos.bkl
14mr|wxgtk2.8-2.8.12-12|589	cd ../samples
14mr|wxgtk2.8-2.8.12-12|590	make clean
14mr|wxgtk2.8-2.8.12-12|591	rm -f makefile* samples.bkl
14mr|wxgtk2.8-2.8.12-12|592	cd ..
14mr|wxgtk2.8-2.8.12-12|593	find demos samples -name Makefile|xargs perl -pi -e 's^CXXC =.*^CXXC=\$(CXX) `wx-config --cflags`^'
14mr|wxgtk2.8-2.8.12-12|594	find demos samples -name Makefile|xargs perl -pi -e 's^EXTRALIBS =.*^EXTRALIBS=^'
14mr|wxgtk2.8-2.8.12-12|595	find demos samples -name Makefile|xargs perl -pi -e 's^SAMPLES_RPATH_FLAG =.*^SAMPLES_RPATH_FLAG=^'
14mr|wxgtk2.8-2.8.12-12|596	
14mr|wxgtk2.8-2.8.12-12|597	%install
14mr|wxgtk2.8-2.8.12-12|598	%makeinstall_std
14mr|wxgtk2.8-2.8.12-12|599	%find_lang wxstd
14mr|wxgtk2.8-2.8.12-12|600	%find_lang wxmsw
14mr|wxgtk2.8-2.8.12-12|601	cat wxmsw.lang >> wxstd.lang
14mr|wxgtk2.8-2.8.12-12|602	%makeinstall_std -C contrib
14mr|wxgtk2.8-2.8.12-12|603	
14mr|wxgtk2.8-2.8.12-12|604	mv %{buildroot}%{_bindir}/wxrc-%{api} %{buildroot}%{_bindir}/wxrc-%{api}-unicode
14mr|wxgtk2.8-2.8.12-12|605	###
14mr|wxgtk2.8-2.8.12-12|606	#gw fix broken symlink
14mr|wxgtk2.8-2.8.12-12|607	rm -f %{buildroot}%{_bindir}/{wx-config,wxrc}
14mr|wxgtk2.8-2.8.12-12|608	ln -sf %{_libdir}/wx/config/gtk2-unicode-release-%{api} %{buildroot}%{_bindir}/wx-config
14mr|wxgtk2.8-2.8.12-12|609	ln -sf %{_libdir}/wx/config/gtk2-unicode-release-%{api} %{buildroot}%{_bindir}/wx-config-unicode
14mr|wxgtk2.8-2.8.12-12|610	ln -sf %{_bindir}/wxrc-%{api}-unicode %{buildroot}%{_bindir}/wxrc
14mr|wxgtk2.8-2.8.12-12|611	
14mr|wxgtk2.8-2.8.12-12|612	%multiarch_binaries %{buildroot}%{_libdir}/wx/config/gtk2-unicode-release-%{api}
14mr|wxgtk2.8-2.8.12-12|613	
14mr|wxgtk2.8-2.8.12-12|614	#gw this breaks /usr/bin/wx-config
14mr|wxgtk2.8-2.8.12-12|615	mkdir %{buildroot}%{multiarch_bindir}
14mr|wxgtk2.8-2.8.12-12|616	ln -s %{_libdir}/wx/config/%{multiarch_platform}/gtk2-unicode-release-%{api} %{buildroot}%{multiarch_bindir}/wx-config-unicode
14mr|wxgtk2.8-2.8.12-12|617	%multiarch_includes %{buildroot}%{_libdir}/wx/include/gtk2-unicode-release-%{api}/wx/setup.h
14mr|wxgtk2.8-2.8.12-12|618	
14mr|wxgtk2.8-2.8.12-12|619	%multiarch_includes %{buildroot}%{_includedir}/wx-%{api}/wx/defs.h
14mr|wxgtk2.8-2.8.12-12|620	
14mr|wxgtk2.8-2.8.12-12|621	#gw remove Mandriva linker flags
14mr|wxgtk2.8-2.8.12-12|622	sed -i -e "s^-Wl,--as-needed^^g" %{buildroot}%{_libdir}/wx/config/%{multiarch_platform}/*
14mr|wxgtk2.8-2.8.12-12|623	
14mr|wxgtk2.8-2.8.12-12|624	
14mr|wxgtk2.8-2.8.12-12|625	%changelog
14mr|wxgtk2.8-2.8.12-12|626	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.12-12
14mr|wxgtk2.8-2.8.12-12|627	+ Revision: 3e3fba1
14mr|wxgtk2.8-2.8.12-12|628	- MassBuild#440: Increase release tag
14mr|wxgtk2.8-2.8.12-12|629	
14mr|wxgtk2.8-2.8.12-12|630	

22033 14
14mr|wxgtk3.0-3.0.1-4|1	%define		oname	wxWidgets
14mr|wxgtk3.0-3.0.1-4|2	%define		api	3.0
14mr|wxgtk3.0-3.0.1-4|3	%define		major	0
14mr|wxgtk3.0-3.0.1-4|4	
14mr|wxgtk3.0-3.0.1-4|5	Summary:	GTK+ port of the wxWidgets library
14mr|wxgtk3.0-3.0.1-4|6	Name:		wxgtk%{api}
14mr|wxgtk3.0-3.0.1-4|7	Version:	3.0.1
14mr|wxgtk3.0-3.0.1-4|8	Release:	4
14mr|wxgtk3.0-3.0.1-4|9	License:	wxWidgets Library Licence
14mr|wxgtk3.0-3.0.1-4|10	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|11	Url:		http://www.wxwidgets.org/
14mr|wxgtk3.0-3.0.1-4|12	Source0:	http://prdownloads.sourceforge.net/wxwindows/%{oname}-%{version}.tar.bz2
14mr|wxgtk3.0-3.0.1-4|13	Patch0:		wxWidgets-3.0.0-locales.patch
14mr|wxgtk3.0-3.0.1-4|14	Patch1:		wxWidgets-3.0.1-gcc4.9-workaround.patch
14mr|wxgtk3.0-3.0.1-4|15	BuildRequires:	bison
14mr|wxgtk3.0-3.0.1-4|16	BuildRequires:	flex
14mr|wxgtk3.0-3.0.1-4|17	BuildRequires:	jpeg-devel
14mr|wxgtk3.0-3.0.1-4|18	BuildRequires:	pkgconfig(expat)
14mr|wxgtk3.0-3.0.1-4|19	BuildRequires:	pkgconfig(gconf-2.0)
14mr|wxgtk3.0-3.0.1-4|20	BuildRequires:	pkgconfig(glu)
14mr|wxgtk3.0-3.0.1-4|21	BuildRequires:	pkgconfig(gstreamer-0.10)
14mr|wxgtk3.0-3.0.1-4|22	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mr|wxgtk3.0-3.0.1-4|23	# GTK3 leads to conflicting declarations etc for wx-based applications
14mr|wxgtk3.0-3.0.1-4|24	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|wxgtk3.0-3.0.1-4|25	BuildRequires:	pkgconfig(libpng)
14mr|wxgtk3.0-3.0.1-4|26	BuildRequires:	pkgconfig(libtiff-4)
14mr|wxgtk3.0-3.0.1-4|27	BuildRequires:	pkgconfig(sdl)
14mr|wxgtk3.0-3.0.1-4|28	BuildRequires:	pkgconfig(sm)
14mr|wxgtk3.0-3.0.1-4|29	BuildRequires:	pkgconfig(webkit-1.0)
14mr|wxgtk3.0-3.0.1-4|30	BuildRequires:	pkgconfig(x11)
14mr|wxgtk3.0-3.0.1-4|31	BuildRequires:	pkgconfig(xinerama)
14mr|wxgtk3.0-3.0.1-4|32	BuildRequires:	pkgconfig(xxf86vm)
14mr|wxgtk3.0-3.0.1-4|33	BuildRequires:	pkgconfig(zlib)
14mr|wxgtk3.0-3.0.1-4|34	
14mr|wxgtk3.0-3.0.1-4|35	%description
14mr|wxgtk3.0-3.0.1-4|36	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|37	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|38	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|39	
14mr|wxgtk3.0-3.0.1-4|40	%files -f wxstd-%{api}.lang
14mr|wxgtk3.0-3.0.1-4|41	%doc *.txt
14mr|wxgtk3.0-3.0.1-4|42	
14mr|wxgtk3.0-3.0.1-4|43	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|44	
14mr|wxgtk3.0-3.0.1-4|45	%define libwx_baseu %mklibname wx_baseu %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|46	
14mr|wxgtk3.0-3.0.1-4|47	%package -n	%{libwx_baseu}
14mr|wxgtk3.0-3.0.1-4|48	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|49	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|50	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|51	
14mr|wxgtk3.0-3.0.1-4|52	%description -n %{libwx_baseu}
14mr|wxgtk3.0-3.0.1-4|53	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|54	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|55	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|56	
14mr|wxgtk3.0-3.0.1-4|57	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|58	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|59	
14mr|wxgtk3.0-3.0.1-4|60	%files -n %{libwx_baseu}
14mr|wxgtk3.0-3.0.1-4|61	%{_libdir}/libwx_baseu-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|62	
14mr|wxgtk3.0-3.0.1-4|63	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|64	
14mr|wxgtk3.0-3.0.1-4|65	%define libwx_baseu_net %mklibname wx_baseu_net %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|66	
14mr|wxgtk3.0-3.0.1-4|67	%package -n	%{libwx_baseu_net}
14mr|wxgtk3.0-3.0.1-4|68	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|69	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|70	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|71	
14mr|wxgtk3.0-3.0.1-4|72	%description -n %{libwx_baseu_net}
14mr|wxgtk3.0-3.0.1-4|73	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|74	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|75	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|76	
14mr|wxgtk3.0-3.0.1-4|77	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|78	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|79	
14mr|wxgtk3.0-3.0.1-4|80	%files -n %{libwx_baseu_net}
14mr|wxgtk3.0-3.0.1-4|81	%{_libdir}/libwx_baseu_net-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|82	
14mr|wxgtk3.0-3.0.1-4|83	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|84	
14mr|wxgtk3.0-3.0.1-4|85	%define libwx_baseu_xml %mklibname wx_baseu_xml %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|86	
14mr|wxgtk3.0-3.0.1-4|87	%package -n	%{libwx_baseu_xml}
14mr|wxgtk3.0-3.0.1-4|88	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|89	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|90	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|91	
14mr|wxgtk3.0-3.0.1-4|92	%description -n %{libwx_baseu_xml}
14mr|wxgtk3.0-3.0.1-4|93	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|94	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|95	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|96	
14mr|wxgtk3.0-3.0.1-4|97	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|98	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|99	
14mr|wxgtk3.0-3.0.1-4|100	%files -n %{libwx_baseu_xml}
14mr|wxgtk3.0-3.0.1-4|101	%{_libdir}/libwx_baseu_xml-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|102	
14mr|wxgtk3.0-3.0.1-4|103	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|104	
14mr|wxgtk3.0-3.0.1-4|105	%define libwx_gtk2u_adv %mklibname wx_gtk2u_adv %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|106	
14mr|wxgtk3.0-3.0.1-4|107	%package -n	%{libwx_gtk2u_adv}
14mr|wxgtk3.0-3.0.1-4|108	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|109	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|110	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|111	
14mr|wxgtk3.0-3.0.1-4|112	%description -n %{libwx_gtk2u_adv}
14mr|wxgtk3.0-3.0.1-4|113	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|114	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|115	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|116	
14mr|wxgtk3.0-3.0.1-4|117	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|118	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|119	
14mr|wxgtk3.0-3.0.1-4|120	%files -n %{libwx_gtk2u_adv}
14mr|wxgtk3.0-3.0.1-4|121	%{_libdir}/libwx_gtk2u_adv-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|122	
14mr|wxgtk3.0-3.0.1-4|123	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|124	
14mr|wxgtk3.0-3.0.1-4|125	%define libwx_gtk2u_aui %mklibname wx_gtk2u_aui %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|126	
14mr|wxgtk3.0-3.0.1-4|127	%package -n	%{libwx_gtk2u_aui}
14mr|wxgtk3.0-3.0.1-4|128	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|129	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|130	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|131	
14mr|wxgtk3.0-3.0.1-4|132	%description -n %{libwx_gtk2u_aui}
14mr|wxgtk3.0-3.0.1-4|133	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|134	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|135	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|136	
14mr|wxgtk3.0-3.0.1-4|137	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|138	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|139	
14mr|wxgtk3.0-3.0.1-4|140	%files -n %{libwx_gtk2u_aui}
14mr|wxgtk3.0-3.0.1-4|141	%{_libdir}/libwx_gtk2u_aui-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|142	
14mr|wxgtk3.0-3.0.1-4|143	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|144	
14mr|wxgtk3.0-3.0.1-4|145	%define libwx_gtk2u_core %mklibname wx_gtk2u_core %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|146	
14mr|wxgtk3.0-3.0.1-4|147	%package -n	%{libwx_gtk2u_core}
14mr|wxgtk3.0-3.0.1-4|148	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|149	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|150	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|151	
14mr|wxgtk3.0-3.0.1-4|152	%description -n %{libwx_gtk2u_core}
14mr|wxgtk3.0-3.0.1-4|153	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|154	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|155	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|156	
14mr|wxgtk3.0-3.0.1-4|157	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|158	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|159	
14mr|wxgtk3.0-3.0.1-4|160	%files -n %{libwx_gtk2u_core}
14mr|wxgtk3.0-3.0.1-4|161	%{_libdir}/libwx_gtk2u_core-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|162	
14mr|wxgtk3.0-3.0.1-4|163	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|164	
14mr|wxgtk3.0-3.0.1-4|165	%define libwx_gtk2u_gl %mklibname wx_gtk2u_gl %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|166	
14mr|wxgtk3.0-3.0.1-4|167	%package -n	%{libwx_gtk2u_gl}
14mr|wxgtk3.0-3.0.1-4|168	Summary:	OpenGL shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|169	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|170	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|171	
14mr|wxgtk3.0-3.0.1-4|172	%description -n %{libwx_gtk2u_gl}
14mr|wxgtk3.0-3.0.1-4|173	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|174	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|175	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|176	
14mr|wxgtk3.0-3.0.1-4|177	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|178	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|179	
14mr|wxgtk3.0-3.0.1-4|180	%files -n %{libwx_gtk2u_gl}
14mr|wxgtk3.0-3.0.1-4|181	%{_libdir}/libwx_gtk2u_gl-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|182	
14mr|wxgtk3.0-3.0.1-4|183	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|184	
14mr|wxgtk3.0-3.0.1-4|185	%define libwx_gtk2u_html %mklibname wx_gtk2u_html %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|186	
14mr|wxgtk3.0-3.0.1-4|187	%package -n	%{libwx_gtk2u_html}
14mr|wxgtk3.0-3.0.1-4|188	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|189	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|190	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|191	
14mr|wxgtk3.0-3.0.1-4|192	%description -n %{libwx_gtk2u_html}
14mr|wxgtk3.0-3.0.1-4|193	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|194	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|195	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|196	
14mr|wxgtk3.0-3.0.1-4|197	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|198	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|199	
14mr|wxgtk3.0-3.0.1-4|200	%files -n %{libwx_gtk2u_html}
14mr|wxgtk3.0-3.0.1-4|201	%{_libdir}/libwx_gtk2u_html-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|202	
14mr|wxgtk3.0-3.0.1-4|203	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|204	
14mr|wxgtk3.0-3.0.1-4|205	%define libwx_gtk2u_media %mklibname wx_gtk2u_media %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|206	
14mr|wxgtk3.0-3.0.1-4|207	%package -n	%{libwx_gtk2u_media}
14mr|wxgtk3.0-3.0.1-4|208	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|209	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|210	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|211	
14mr|wxgtk3.0-3.0.1-4|212	%description -n %{libwx_gtk2u_media}
14mr|wxgtk3.0-3.0.1-4|213	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|214	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|215	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|216	
14mr|wxgtk3.0-3.0.1-4|217	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|218	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|219	
14mr|wxgtk3.0-3.0.1-4|220	%files -n %{libwx_gtk2u_media}
14mr|wxgtk3.0-3.0.1-4|221	%{_libdir}/libwx_gtk2u_media-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|222	
14mr|wxgtk3.0-3.0.1-4|223	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|224	
14mr|wxgtk3.0-3.0.1-4|225	%define libwx_gtk2u_propgrid %mklibname wx_gtk2u_propgrid %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|226	
14mr|wxgtk3.0-3.0.1-4|227	%package -n	%{libwx_gtk2u_propgrid}
14mr|wxgtk3.0-3.0.1-4|228	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|229	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|230	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|231	
14mr|wxgtk3.0-3.0.1-4|232	%description -n %{libwx_gtk2u_propgrid}
14mr|wxgtk3.0-3.0.1-4|233	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|234	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|235	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|236	
14mr|wxgtk3.0-3.0.1-4|237	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|238	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|239	
14mr|wxgtk3.0-3.0.1-4|240	%files -n %{libwx_gtk2u_propgrid}
14mr|wxgtk3.0-3.0.1-4|241	%{_libdir}/libwx_gtk2u_propgrid-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|242	
14mr|wxgtk3.0-3.0.1-4|243	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|244	
14mr|wxgtk3.0-3.0.1-4|245	%define libwx_gtk2u_qa %mklibname wx_gtk2u_qa %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|246	
14mr|wxgtk3.0-3.0.1-4|247	%package -n	%{libwx_gtk2u_qa}
14mr|wxgtk3.0-3.0.1-4|248	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|249	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|250	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|251	
14mr|wxgtk3.0-3.0.1-4|252	%description -n %{libwx_gtk2u_qa}
14mr|wxgtk3.0-3.0.1-4|253	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|254	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|255	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|256	
14mr|wxgtk3.0-3.0.1-4|257	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|258	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|259	
14mr|wxgtk3.0-3.0.1-4|260	%files -n %{libwx_gtk2u_qa}
14mr|wxgtk3.0-3.0.1-4|261	%{_libdir}/libwx_gtk2u_qa-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|262	
14mr|wxgtk3.0-3.0.1-4|263	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|264	
14mr|wxgtk3.0-3.0.1-4|265	%define libwx_gtk2u_ribbon %mklibname wx_gtk2u_ribbon %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|266	
14mr|wxgtk3.0-3.0.1-4|267	%package -n	%{libwx_gtk2u_ribbon}
14mr|wxgtk3.0-3.0.1-4|268	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|269	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|270	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|271	
14mr|wxgtk3.0-3.0.1-4|272	%description -n %{libwx_gtk2u_ribbon}
14mr|wxgtk3.0-3.0.1-4|273	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|274	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|275	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|276	
14mr|wxgtk3.0-3.0.1-4|277	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|278	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|279	
14mr|wxgtk3.0-3.0.1-4|280	%files -n %{libwx_gtk2u_ribbon}
14mr|wxgtk3.0-3.0.1-4|281	%{_libdir}/libwx_gtk2u_ribbon-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|282	
14mr|wxgtk3.0-3.0.1-4|283	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|284	
14mr|wxgtk3.0-3.0.1-4|285	%define libwx_gtk2u_richtext %mklibname wx_gtk2u_richtext %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|286	
14mr|wxgtk3.0-3.0.1-4|287	%package -n	%{libwx_gtk2u_richtext}
14mr|wxgtk3.0-3.0.1-4|288	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|289	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|290	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|291	
14mr|wxgtk3.0-3.0.1-4|292	%description -n %{libwx_gtk2u_richtext}
14mr|wxgtk3.0-3.0.1-4|293	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|294	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|295	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|296	
14mr|wxgtk3.0-3.0.1-4|297	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|298	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|299	
14mr|wxgtk3.0-3.0.1-4|300	%files -n %{libwx_gtk2u_richtext}
14mr|wxgtk3.0-3.0.1-4|301	%{_libdir}/libwx_gtk2u_richtext-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|302	
14mr|wxgtk3.0-3.0.1-4|303	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|304	
14mr|wxgtk3.0-3.0.1-4|305	%define libwx_gtk2u_stc %mklibname wx_gtk2u_stc %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|306	
14mr|wxgtk3.0-3.0.1-4|307	%package -n	%{libwx_gtk2u_stc}
14mr|wxgtk3.0-3.0.1-4|308	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|309	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|310	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|311	
14mr|wxgtk3.0-3.0.1-4|312	%description -n %{libwx_gtk2u_stc}
14mr|wxgtk3.0-3.0.1-4|313	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|314	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|315	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|316	
14mr|wxgtk3.0-3.0.1-4|317	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|318	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|319	
14mr|wxgtk3.0-3.0.1-4|320	%files -n %{libwx_gtk2u_stc}
14mr|wxgtk3.0-3.0.1-4|321	%{_libdir}/libwx_gtk2u_stc-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|322	
14mr|wxgtk3.0-3.0.1-4|323	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|324	
14mr|wxgtk3.0-3.0.1-4|325	%define libwx_gtk2u_webview %mklibname wx_gtk2u_webview %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|326	
14mr|wxgtk3.0-3.0.1-4|327	%package -n	%{libwx_gtk2u_webview}
14mr|wxgtk3.0-3.0.1-4|328	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|329	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|330	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|331	
14mr|wxgtk3.0-3.0.1-4|332	%description -n %{libwx_gtk2u_webview}
14mr|wxgtk3.0-3.0.1-4|333	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|334	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|335	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|336	
14mr|wxgtk3.0-3.0.1-4|337	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|338	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|339	
14mr|wxgtk3.0-3.0.1-4|340	%files -n %{libwx_gtk2u_webview}
14mr|wxgtk3.0-3.0.1-4|341	%{_libdir}/libwx_gtk2u_webview-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|342	
14mr|wxgtk3.0-3.0.1-4|343	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|344	
14mr|wxgtk3.0-3.0.1-4|345	%define libwx_gtk2u_xrc %mklibname wx_gtk2u_xrc %{api} %{major}
14mr|wxgtk3.0-3.0.1-4|346	
14mr|wxgtk3.0-3.0.1-4|347	%package -n	%{libwx_gtk2u_xrc}
14mr|wxgtk3.0-3.0.1-4|348	Summary:	Shared library of wxGTK - Unicode enabled
14mr|wxgtk3.0-3.0.1-4|349	Group:		System/Libraries
14mr|wxgtk3.0-3.0.1-4|350	Requires:	%{name} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|351	
14mr|wxgtk3.0-3.0.1-4|352	%description -n %{libwx_gtk2u_xrc}
14mr|wxgtk3.0-3.0.1-4|353	wxWidgets is a free C++ library for cross-platform GUI development.
14mr|wxgtk3.0-3.0.1-4|354	With wxWidgets, you can create applications for different GUIs (GTK+,
14mr|wxgtk3.0-3.0.1-4|355	Motif/LessTif, MS Windows, Mac) from the same source code.
14mr|wxgtk3.0-3.0.1-4|356	
14mr|wxgtk3.0-3.0.1-4|357	This package contains the library needed to run programs dynamically
14mr|wxgtk3.0-3.0.1-4|358	linked with the unicode enabled version of %{name}.
14mr|wxgtk3.0-3.0.1-4|359	
14mr|wxgtk3.0-3.0.1-4|360	%files -n %{libwx_gtk2u_xrc}
14mr|wxgtk3.0-3.0.1-4|361	%{_libdir}/libwx_gtk2u_xrc-%{api}.so.%{major}*
14mr|wxgtk3.0-3.0.1-4|362	
14mr|wxgtk3.0-3.0.1-4|363	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|364	
14mr|wxgtk3.0-3.0.1-4|365	%define libnameudev %mklibname -d wxgtku %{api}
14mr|wxgtk3.0-3.0.1-4|366	
14mr|wxgtk3.0-3.0.1-4|367	%package -n	%{libnameudev}
14mr|wxgtk3.0-3.0.1-4|368	Summary:	Header files and development documentation for wxGTK - unicode
14mr|wxgtk3.0-3.0.1-4|369	Group:		Development/C++
14mr|wxgtk3.0-3.0.1-4|370	Requires:	%{libwx_baseu} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|371	Requires:	%{libwx_baseu_net} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|372	Requires:	%{libwx_baseu_xml} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|373	Requires:	%{libwx_gtk2u_adv} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|374	Requires:	%{libwx_gtk2u_aui} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|375	Requires:	%{libwx_gtk2u_core} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|376	Requires:	%{libwx_gtk2u_gl} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|377	Requires:	%{libwx_gtk2u_html} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|378	Requires:	%{libwx_gtk2u_media} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|379	Requires:	%{libwx_gtk2u_propgrid} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|380	Requires:	%{libwx_gtk2u_qa} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|381	Requires:	%{libwx_gtk2u_ribbon} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|382	Requires:	%{libwx_gtk2u_richtext} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|383	Requires:	%{libwx_gtk2u_stc} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|384	Requires:	%{libwx_gtk2u_webview} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|385	Requires:	%{libwx_gtk2u_xrc} = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|386	Provides:	wxgtku%{api}-devel = %{EVRD}
14mr|wxgtk3.0-3.0.1-4|387	# At this time 2.8 and 3.0 cannot co-exist because of file conflicts
14mr|wxgtk3.0-3.0.1-4|388	Conflicts:	%{_lib}wxgtku2.8-devel
14mr|wxgtk3.0-3.0.1-4|389	
14mr|wxgtk3.0-3.0.1-4|390	%description -n %{libnameudev}
14mr|wxgtk3.0-3.0.1-4|391	Header files for the unicode enabled version of wxGTK, the GTK+ port of
14mr|wxgtk3.0-3.0.1-4|392	the wxWidgets library.
14mr|wxgtk3.0-3.0.1-4|393	
14mr|wxgtk3.0-3.0.1-4|394	%files -n %{libnameudev}
14mr|wxgtk3.0-3.0.1-4|395	%doc samples/
14mr|wxgtk3.0-3.0.1-4|396	%doc docs/
14mr|wxgtk3.0-3.0.1-4|397	%doc demos/
14mr|wxgtk3.0-3.0.1-4|398	%{_bindir}/wx-config
14mr|wxgtk3.0-3.0.1-4|399	%{_bindir}/wxrc
14mr|wxgtk3.0-3.0.1-4|400	%{_bindir}/wxrc-%{api}
14mr|wxgtk3.0-3.0.1-4|401	%{_includedir}/wx-%{api}/
14mr|wxgtk3.0-3.0.1-4|402	%{_datadir}/aclocal/*
14mr|wxgtk3.0-3.0.1-4|403	%{_datadir}/bakefile/
14mr|wxgtk3.0-3.0.1-4|404	%{_libdir}/wx/config/gtk2-unicode-%{api}
14mr|wxgtk3.0-3.0.1-4|405	%{_libdir}/wx/include/gtk2-unicode-%{api}/wx/setup.h
14mr|wxgtk3.0-3.0.1-4|406	%{_libdir}/libwx_baseu-%{api}.so
14mr|wxgtk3.0-3.0.1-4|407	%{_libdir}/libwx_baseu_net-%{api}.so
14mr|wxgtk3.0-3.0.1-4|408	%{_libdir}/libwx_baseu_xml-%{api}.so
14mr|wxgtk3.0-3.0.1-4|409	%{_libdir}/libwx_gtk2u_adv-%{api}.so
14mr|wxgtk3.0-3.0.1-4|410	%{_libdir}/libwx_gtk2u_aui-%{api}.so
14mr|wxgtk3.0-3.0.1-4|411	%{_libdir}/libwx_gtk2u_core-%{api}.so
14mr|wxgtk3.0-3.0.1-4|412	%{_libdir}/libwx_gtk2u_gl-%{api}.so
14mr|wxgtk3.0-3.0.1-4|413	%{_libdir}/libwx_gtk2u_html-%{api}.so
14mr|wxgtk3.0-3.0.1-4|414	%{_libdir}/libwx_gtk2u_media-%{api}.so
14mr|wxgtk3.0-3.0.1-4|415	%{_libdir}/libwx_gtk2u_propgrid-%{api}.so
14mr|wxgtk3.0-3.0.1-4|416	%{_libdir}/libwx_gtk2u_qa-%{api}.so
14mr|wxgtk3.0-3.0.1-4|417	%{_libdir}/libwx_gtk2u_ribbon-%{api}.so
14mr|wxgtk3.0-3.0.1-4|418	%{_libdir}/libwx_gtk2u_richtext-%{api}.so
14mr|wxgtk3.0-3.0.1-4|419	%{_libdir}/libwx_gtk2u_stc-%{api}.so
14mr|wxgtk3.0-3.0.1-4|420	%{_libdir}/libwx_gtk2u_webview-%{api}.so
14mr|wxgtk3.0-3.0.1-4|421	%{_libdir}/libwx_gtk2u_xrc-%{api}.so
14mr|wxgtk3.0-3.0.1-4|422	
14mr|wxgtk3.0-3.0.1-4|423	#----------------------------------------------------------------------------
14mr|wxgtk3.0-3.0.1-4|424	
14mr|wxgtk3.0-3.0.1-4|425	%prep
14mr|wxgtk3.0-3.0.1-4|426	%setup -q -n %{oname}-%{version}
14mr|wxgtk3.0-3.0.1-4|427	%patch0 -p1
14mr|wxgtk3.0-3.0.1-4|428	%patch1 -p1
14mr|wxgtk3.0-3.0.1-4|429	
14mr|wxgtk3.0-3.0.1-4|430	# fix plugin dir for 64-bit
14mr|wxgtk3.0-3.0.1-4|431	sed -i -e 's|/lib|/%{_lib}|' src/unix/stdpaths.cpp
14mr|wxgtk3.0-3.0.1-4|432	
14mr|wxgtk3.0-3.0.1-4|433	%build
14mr|wxgtk3.0-3.0.1-4|434	#gw 2.8.11 doesn't build otherwise:
14mr|wxgtk3.0-3.0.1-4|435	%define _disable_ld_no_undefined 1
14mr|wxgtk3.0-3.0.1-4|436	%define Werror_cflags %nil
14mr|wxgtk3.0-3.0.1-4|437	# --disable-optimise prevents our $RPM_OPT_FLAGS being overridden
14mr|wxgtk3.0-3.0.1-4|438	# (see OPTIMISE in configure).
14mr|wxgtk3.0-3.0.1-4|439	# this code dereferences type-punned pointers like there's no tomorrow.
14mr|wxgtk3.0-3.0.1-4|440	CFLAGS="%{optflags} -fno-strict-aliasing"
14mr|wxgtk3.0-3.0.1-4|441	CXXFLAGS="%{optflags} -fno-strict-aliasing"
14mr|wxgtk3.0-3.0.1-4|442	
14mr|wxgtk3.0-3.0.1-4|443	%configure2_5x --enable-unicode \
14mr|wxgtk3.0-3.0.1-4|444	--without-odbc \
14mr|wxgtk3.0-3.0.1-4|445	--with-opengl \
14mr|wxgtk3.0-3.0.1-4|446	--enable-gtk2 --with-gtk  \
14mr|wxgtk3.0-3.0.1-4|447	--without-debug_flag \
14mr|wxgtk3.0-3.0.1-4|448	--without-debug_info \
14mr|wxgtk3.0-3.0.1-4|449	--with-sdl \
14mr|wxgtk3.0-3.0.1-4|450	--with-libpng=sys \
14mr|wxgtk3.0-3.0.1-4|451	--with-libjpeg=sys \
14mr|wxgtk3.0-3.0.1-4|452	--with-libtiff=sys \
14mr|wxgtk3.0-3.0.1-4|453	--with-zlib=sys \
14mr|wxgtk3.0-3.0.1-4|454	--disable-optimise \
14mr|wxgtk3.0-3.0.1-4|455	--enable-calendar \
14mr|wxgtk3.0-3.0.1-4|456	--enable-wave \
14mr|wxgtk3.0-3.0.1-4|457	--enable-fraction \
14mr|wxgtk3.0-3.0.1-4|458	--enable-wxprintfv \
14mr|wxgtk3.0-3.0.1-4|459	--enable-xresources \
14mr|wxgtk3.0-3.0.1-4|460	--enable-controls \
14mr|wxgtk3.0-3.0.1-4|461	--enable-tabdialog \
14mr|wxgtk3.0-3.0.1-4|462	--enable-msgdlg \
14mr|wxgtk3.0-3.0.1-4|463	--enable-dirdlg \
14mr|wxgtk3.0-3.0.1-4|464	--enable-numberdlg \
14mr|wxgtk3.0-3.0.1-4|465	--enable-splash \
14mr|wxgtk3.0-3.0.1-4|466	--enable-stl \
14mr|wxgtk3.0-3.0.1-4|467	--enable-textdlg \
14mr|wxgtk3.0-3.0.1-4|468	--enable-graphics_ctx \
14mr|wxgtk3.0-3.0.1-4|469	--enable-grid \
14mr|wxgtk3.0-3.0.1-4|470	--disable-catch_segvs \
14mr|wxgtk3.0-3.0.1-4|471	--enable-mediactrl \
14mr|wxgtk3.0-3.0.1-4|472	--enable-dataviewctrl
14mr|wxgtk3.0-3.0.1-4|473	
14mr|wxgtk3.0-3.0.1-4|474	%make
14mr|wxgtk3.0-3.0.1-4|475	
14mr|wxgtk3.0-3.0.1-4|476	# make -C locale
14mr|wxgtk3.0-3.0.1-4|477	
14mr|wxgtk3.0-3.0.1-4|478	%install
14mr|wxgtk3.0-3.0.1-4|479	%makeinstall_std
14mr|wxgtk3.0-3.0.1-4|480	%find_lang wxstd-%{api}
14mr|wxgtk3.0-3.0.1-4|481	%find_lang wxmsw-%{api}
14mr|wxgtk3.0-3.0.1-4|482	cat wxmsw-%{api}.lang >> wxstd-%{api}.lang
14mr|wxgtk3.0-3.0.1-4|483	
14mr|wxgtk3.0-3.0.1-4|484	
14mr|wxgtk3.0-3.0.1-4|485	%changelog
14mr|wxgtk3.0-3.0.1-4|486	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.1-4
14mr|wxgtk3.0-3.0.1-4|487	+ Revision: d1aecc2
14mr|wxgtk3.0-3.0.1-4|488	- Build with STL support
14mr|wxgtk3.0-3.0.1-4|489	
14mr|wxgtk3.0-3.0.1-4|490	

22034 14
14mr|wxPythonGTK-2.8.12.0-7|1	Summary:	Cross platform GUI toolkit for Python using wxGTK
14mr|wxPythonGTK-2.8.12.0-7|2	Name:		wxPythonGTK
14mr|wxPythonGTK-2.8.12.0-7|3	Version:	2.8.12.0
14mr|wxPythonGTK-2.8.12.0-7|4	Release:	7
14mr|wxPythonGTK-2.8.12.0-7|5	Epoch:		1
14mr|wxPythonGTK-2.8.12.0-7|6	Group:		Development/Python
14mr|wxPythonGTK-2.8.12.0-7|7	License:	LGPL/wxWindows Library Licence, Version 3
14mr|wxPythonGTK-2.8.12.0-7|8	URL:		http://wxPython.org/
14mr|wxPythonGTK-2.8.12.0-7|9	Source0:	http://prdownloads.sourceforge.net/wxpython/wxPython-src-%{version}.tar.bz2
14mr|wxPythonGTK-2.8.12.0-7|10	# Fix a string literal error - AdamW 2008/12
14mr|wxPythonGTK-2.8.12.0-7|11	Patch0:		wxPythonGTK/SOURCES/wxPython-2.8.9.1-literal.patch
14mr|wxPythonGTK-2.8.12.0-7|12	Patch1:		wxPython-2.8.12.0-link.patch
14mr|wxPythonGTK-2.8.12.0-7|13	Patch2:		wxPython-2.8.12.0-aui.patch
14mr|wxPythonGTK-2.8.12.0-7|14	Patch3:		wxPython-2.8.12-Bind-disconnect-event-handler.patch
14mr|wxPythonGTK-2.8.12.0-7|15	BuildRequires:	python-devel
14mr|wxPythonGTK-2.8.12.0-7|16	BuildRequires:	wxgtku2.8-devel >= 2.8.12
14mr|wxPythonGTK-2.8.12.0-7|17	BuildRequires:	pkgconfig(glu)
14mr|wxPythonGTK-2.8.12.0-7|18	Provides:	wxwin = %{version}
14mr|wxPythonGTK-2.8.12.0-7|19	Provides:	wxPython = %{version}
14mr|wxPythonGTK-2.8.12.0-7|20	Requires:	%{name}-wxversion = %{EVRD}
14mr|wxPythonGTK-2.8.12.0-7|21	
14mr|wxPythonGTK-2.8.12.0-7|22	%description
14mr|wxPythonGTK-2.8.12.0-7|23	wxPython is a GUI toolkit for Python that is a wrapper around the
14mr|wxPythonGTK-2.8.12.0-7|24	wxWindows C++ GUI library.  wxPython provides a large variety of
14mr|wxPythonGTK-2.8.12.0-7|25	window types and controls, all implemented with a native look and feel
14mr|wxPythonGTK-2.8.12.0-7|26	(and native runtime speed) on the platforms it is supported on.
14mr|wxPythonGTK-2.8.12.0-7|27	
14mr|wxPythonGTK-2.8.12.0-7|28	This package is implemented using the GTK port of wxWindows.
14mr|wxPythonGTK-2.8.12.0-7|29	
14mr|wxPythonGTK-2.8.12.0-7|30	%package wxversion
14mr|wxPythonGTK-2.8.12.0-7|31	Summary:	Select a specific version of wxPython
14mr|wxPythonGTK-2.8.12.0-7|32	Group:		Development/Python
14mr|wxPythonGTK-2.8.12.0-7|33	Conflicts:	wxPythonGTK < 1:2.8.3.0-2
14mr|wxPythonGTK-2.8.12.0-7|34	
14mr|wxPythonGTK-2.8.12.0-7|35	%description wxversion
14mr|wxPythonGTK-2.8.12.0-7|36	wxPython is a GUI toolkit for Python that is a wrapper around the
14mr|wxPythonGTK-2.8.12.0-7|37	wxWindows C++ GUI library.  wxPython provides a large variety of
14mr|wxPythonGTK-2.8.12.0-7|38	window types and controls, all implemented with a native look and feel
14mr|wxPythonGTK-2.8.12.0-7|39	(and native runtime speed) on the platforms it is supported on.
14mr|wxPythonGTK-2.8.12.0-7|40	
14mr|wxPythonGTK-2.8.12.0-7|41	This package contains the wxversion python module needed if several versions of
14mr|wxPythonGTK-2.8.12.0-7|42	wxPython are installed.
14mr|wxPythonGTK-2.8.12.0-7|43	
14mr|wxPythonGTK-2.8.12.0-7|44	%package tools
14mr|wxPythonGTK-2.8.12.0-7|45	Summary:	Example applications from wxPythonGTK
14mr|wxPythonGTK-2.8.12.0-7|46	Group:		Development/Python
14mr|wxPythonGTK-2.8.12.0-7|47	Requires:	%{name} = %{EVRD}
14mr|wxPythonGTK-2.8.12.0-7|48	
14mr|wxPythonGTK-2.8.12.0-7|49	%description tools
14mr|wxPythonGTK-2.8.12.0-7|50	wxPython is a GUI toolkit for Python that is a wrapper around the
14mr|wxPythonGTK-2.8.12.0-7|51	wxWindows C++ GUI library.  wxPython provides a large variety of
14mr|wxPythonGTK-2.8.12.0-7|52	window types and controls, all implemented with a native look and feel
14mr|wxPythonGTK-2.8.12.0-7|53	(and native runtime speed) on the platforms it is supported on.
14mr|wxPythonGTK-2.8.12.0-7|54	
14mr|wxPythonGTK-2.8.12.0-7|55	This contains the example applications that come with wxPython like
14mr|wxPythonGTK-2.8.12.0-7|56	PyShell and XRCed.
14mr|wxPythonGTK-2.8.12.0-7|57	
14mr|wxPythonGTK-2.8.12.0-7|58	%package devel
14mr|wxPythonGTK-2.8.12.0-7|59	Summary:	Development files of wxPythonGTK
14mr|wxPythonGTK-2.8.12.0-7|60	Group:		Development/Python
14mr|wxPythonGTK-2.8.12.0-7|61	Provides:	libwxPythonGTK-devel = %epoch:%version-%release
14mr|wxPythonGTK-2.8.12.0-7|62	Requires:	%{name} = %{EVRD}
14mr|wxPythonGTK-2.8.12.0-7|63	
14mr|wxPythonGTK-2.8.12.0-7|64	%description devel
14mr|wxPythonGTK-2.8.12.0-7|65	This packages contains the headers and etc. for building apps or
14mr|wxPythonGTK-2.8.12.0-7|66	Python extension modules that use the same wxGTK shared libraries
14mr|wxPythonGTK-2.8.12.0-7|67	that wxPython uses.
14mr|wxPythonGTK-2.8.12.0-7|68	
14mr|wxPythonGTK-2.8.12.0-7|69	%prep
14mr|wxPythonGTK-2.8.12.0-7|70	%setup -qn wxPython-src-%{version}/wxPython
14mr|wxPythonGTK-2.8.12.0-7|71	%patch0 -p2 -b .literal
14mr|wxPythonGTK-2.8.12.0-7|72	%patch1 -p1 -b .link
14mr|wxPythonGTK-2.8.12.0-7|73	%patch2 -p2 -b .aui
14mr|wxPythonGTK-2.8.12.0-7|74	%patch3 -p2
14mr|wxPythonGTK-2.8.12.0-7|75	
14mr|wxPythonGTK-2.8.12.0-7|76	%build
14mr|wxPythonGTK-2.8.12.0-7|77	python setup.py \
14mr|wxPythonGTK-2.8.12.0-7|78	WXPORT='gtk2'\
14mr|wxPythonGTK-2.8.12.0-7|79	UNICODE=1 \
14mr|wxPythonGTK-2.8.12.0-7|80	EP_ADD_OPTS=0 \
14mr|wxPythonGTK-2.8.12.0-7|81	NO_SCRIPTS=1 \
14mr|wxPythonGTK-2.8.12.0-7|82	build
14mr|wxPythonGTK-2.8.12.0-7|83	
14mr|wxPythonGTK-2.8.12.0-7|84	%install
14mr|wxPythonGTK-2.8.12.0-7|85	python setup.py \
14mr|wxPythonGTK-2.8.12.0-7|86	WXPORT='gtk2'\
14mr|wxPythonGTK-2.8.12.0-7|87	UNICODE=1 \
14mr|wxPythonGTK-2.8.12.0-7|88	EP_ADD_OPTS=1 \
14mr|wxPythonGTK-2.8.12.0-7|89	NO_SCRIPTS=0 \
14mr|wxPythonGTK-2.8.12.0-7|90	install \
14mr|wxPythonGTK-2.8.12.0-7|91	--root=%{buildroot}
14mr|wxPythonGTK-2.8.12.0-7|92	
14mr|wxPythonGTK-2.8.12.0-7|93	mkdir -p %{buildroot}%{_datadir}/applications
14mr|wxPythonGTK-2.8.12.0-7|94	cat > %{buildroot}%{_datadir}/applications/mandriva-pyshell.desktop << EOF
14mr|wxPythonGTK-2.8.12.0-7|95	[Desktop Entry]
14mr|wxPythonGTK-2.8.12.0-7|96	Name=PyShell
14mr|wxPythonGTK-2.8.12.0-7|97	Comment=GUI Python Shell
14mr|wxPythonGTK-2.8.12.0-7|98	Exec=%{_bindir}/pyshell %U
14mr|wxPythonGTK-2.8.12.0-7|99	Icon=PyCrust
14mr|wxPythonGTK-2.8.12.0-7|100	Terminal=false
14mr|wxPythonGTK-2.8.12.0-7|101	Type=Application
14mr|wxPythonGTK-2.8.12.0-7|102	StartupNotify=true
14mr|wxPythonGTK-2.8.12.0-7|103	Categories=GNOME;GTK;Development;
14mr|wxPythonGTK-2.8.12.0-7|104	EOF
14mr|wxPythonGTK-2.8.12.0-7|105	cat > %{buildroot}%{_datadir}/applications/mandriva-pycrust.desktop << EOF
14mr|wxPythonGTK-2.8.12.0-7|106	[Desktop Entry]
14mr|wxPythonGTK-2.8.12.0-7|107	Name=PyCrust
14mr|wxPythonGTK-2.8.12.0-7|108	Comment=GUI Python Shell with Filling
14mr|wxPythonGTK-2.8.12.0-7|109	Exec=%{_bindir}/pycrust %U
14mr|wxPythonGTK-2.8.12.0-7|110	Icon=PyCrust
14mr|wxPythonGTK-2.8.12.0-7|111	Terminal=false
14mr|wxPythonGTK-2.8.12.0-7|112	Type=Application
14mr|wxPythonGTK-2.8.12.0-7|113	StartupNotify=true
14mr|wxPythonGTK-2.8.12.0-7|114	Categories=GNOME;GTK;Development;
14mr|wxPythonGTK-2.8.12.0-7|115	EOF
14mr|wxPythonGTK-2.8.12.0-7|116	cat > %{buildroot}%{_datadir}/applications/mandriva-pyalamode.desktop << EOF
14mr|wxPythonGTK-2.8.12.0-7|117	[Desktop Entry]
14mr|wxPythonGTK-2.8.12.0-7|118	Name=PyAlaMode
14mr|wxPythonGTK-2.8.12.0-7|119	Comment=GUI Python Shell with Filling and Editor Windows
14mr|wxPythonGTK-2.8.12.0-7|120	Exec=%{_bindir}/pyalamode %U
14mr|wxPythonGTK-2.8.12.0-7|121	Icon=PyCrust
14mr|wxPythonGTK-2.8.12.0-7|122	Terminal=false
14mr|wxPythonGTK-2.8.12.0-7|123	Type=Application
14mr|wxPythonGTK-2.8.12.0-7|124	StartupNotify=true
14mr|wxPythonGTK-2.8.12.0-7|125	Categories=GNOME;GTK;Development;
14mr|wxPythonGTK-2.8.12.0-7|126	EOF
14mr|wxPythonGTK-2.8.12.0-7|127	cat > %{buildroot}%{_datadir}/applications/mandriva-xrced.desktop << EOF
14mr|wxPythonGTK-2.8.12.0-7|128	[Desktop Entry]
14mr|wxPythonGTK-2.8.12.0-7|129	Name=XRCed
14mr|wxPythonGTK-2.8.12.0-7|130	Comment=XRC resource editor for wxPython
14mr|wxPythonGTK-2.8.12.0-7|131	Exec=%{_bindir}/xrced %U
14mr|wxPythonGTK-2.8.12.0-7|132	Icon=XRCed
14mr|wxPythonGTK-2.8.12.0-7|133	Terminal=false
14mr|wxPythonGTK-2.8.12.0-7|134	Type=Application
14mr|wxPythonGTK-2.8.12.0-7|135	StartupNotify=true
14mr|wxPythonGTK-2.8.12.0-7|136	Categories=GNOME;GTK;Development;
14mr|wxPythonGTK-2.8.12.0-7|137	EOF
14mr|wxPythonGTK-2.8.12.0-7|138	
14mr|wxPythonGTK-2.8.12.0-7|139	#gw fix paths
14mr|wxPythonGTK-2.8.12.0-7|140	%if %{_lib} != lib
14mr|wxPythonGTK-2.8.12.0-7|141	mv %{buildroot}%{py_puresitedir}/* %{buildroot}%{py_platsitedir}
14mr|wxPythonGTK-2.8.12.0-7|142	%endif
14mr|wxPythonGTK-2.8.12.0-7|143	
14mr|wxPythonGTK-2.8.12.0-7|144	mkdir -p %{buildroot}%{_miconsdir}
14mr|wxPythonGTK-2.8.12.0-7|145	install -m 644 wx/py/PyCrust_16.png %{buildroot}%{_miconsdir}/PyCrust.png
14mr|wxPythonGTK-2.8.12.0-7|146	install -m 644 wx/py/PyCrust_32.png %{buildroot}%{_iconsdir}/PyCrust.png
14mr|wxPythonGTK-2.8.12.0-7|147	install -m 644 wx/tools/XRCed/XRCed_16.png %{buildroot}%{_miconsdir}/XRCed.png
14mr|wxPythonGTK-2.8.12.0-7|148	install -m 644 wx/tools/XRCed/XRCed_32.png %{buildroot}%{_iconsdir}/XRCed.png
14mr|wxPythonGTK-2.8.12.0-7|149	
14mr|wxPythonGTK-2.8.12.0-7|150	#(proyvind): We remove eggs for older python versions as we don't need them
14mr|wxPythonGTK-2.8.12.0-7|151	#	     and to prevent dependencies to be generated against older python.
14mr|wxPythonGTK-2.8.12.0-7|152	#            Should we carry eggs shipped from upstream at all though..?
14mr|wxPythonGTK-2.8.12.0-7|153	find %{buildroot} -name \*.egg|grep -F -v py%{py_ver}.egg| xargs rm -f
14mr|wxPythonGTK-2.8.12.0-7|154	
14mr|wxPythonGTK-2.8.12.0-7|155	%files
14mr|wxPythonGTK-2.8.12.0-7|156	%doc ../docs/*.txt
14mr|wxPythonGTK-2.8.12.0-7|157	%doc docs/*
14mr|wxPythonGTK-2.8.12.0-7|158	%{py_platsitedir}/wx.pth
14mr|wxPythonGTK-2.8.12.0-7|159	%{py_platsitedir}/wx*-*
14mr|wxPythonGTK-2.8.12.0-7|160	
14mr|wxPythonGTK-2.8.12.0-7|161	%files tools
14mr|wxPythonGTK-2.8.12.0-7|162	%{_bindir}/*
14mr|wxPythonGTK-2.8.12.0-7|163	%{_datadir}/applications/mandriva-*
14mr|wxPythonGTK-2.8.12.0-7|164	%{_iconsdir}/*.png
14mr|wxPythonGTK-2.8.12.0-7|165	%{_miconsdir}/*.png
14mr|wxPythonGTK-2.8.12.0-7|166	
14mr|wxPythonGTK-2.8.12.0-7|167	%files wxversion
14mr|wxPythonGTK-2.8.12.0-7|168	%{py_platsitedir}/wxversion*
14mr|wxPythonGTK-2.8.12.0-7|169	
14mr|wxPythonGTK-2.8.12.0-7|170	%files devel
14mr|wxPythonGTK-2.8.12.0-7|171	%{_includedir}/wx-2.8/wx/wxPython
14mr|wxPythonGTK-2.8.12.0-7|172	
14mr|wxPythonGTK-2.8.12.0-7|173	
14mr|wxPythonGTK-2.8.12.0-7|174	
14mr|wxPythonGTK-2.8.12.0-7|175	%changelog
14mr|wxPythonGTK-2.8.12.0-7|176	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.8.12.0-7
14mr|wxPythonGTK-2.8.12.0-7|177	+ Revision: 80520d9
14mr|wxPythonGTK-2.8.12.0-7|178	- MassBuild#440: Increase release tag
14mr|wxPythonGTK-2.8.12.0-7|179	
14mr|wxPythonGTK-2.8.12.0-7|180	

22035 14
14mr|x11-apps-1.0.0-16|1	Summary:	X11 apps
14mr|x11-apps-1.0.0-16|2	Name:		x11-apps
14mr|x11-apps-1.0.0-16|3	Version:	1.0.0
14mr|x11-apps-1.0.0-16|4	Release:	16
14mr|x11-apps-1.0.0-16|5	License:	MIT
14mr|x11-apps-1.0.0-16|6	Group:		Development/X11
14mr|x11-apps-1.0.0-16|7	Requires:	bitmap
14mr|x11-apps-1.0.0-16|8	Requires:	ico
14mr|x11-apps-1.0.0-16|9	Requires:	oclock
14mr|x11-apps-1.0.0-16|10	Requires:	xbiff
14mr|x11-apps-1.0.0-16|11	Requires:	xcalc
14mr|x11-apps-1.0.0-16|12	Requires:	xclipboard
14mr|x11-apps-1.0.0-16|13	Requires:	xclock
14mr|x11-apps-1.0.0-16|14	# Don't require xedit because it installs whole xemacs and that's an overkill
14mr|x11-apps-1.0.0-16|15	#Requires:	xedit
14mr|x11-apps-1.0.0-16|16	Requires:	xeyes
14mr|x11-apps-1.0.0-16|17	Requires:	xfd
14mr|x11-apps-1.0.0-16|18	Requires:	xfontsel
14mr|x11-apps-1.0.0-16|19	Requires:	xgc
14mr|x11-apps-1.0.0-16|20	Requires:	xload
14mr|x11-apps-1.0.0-16|21	Requires:	xlogo
14mr|x11-apps-1.0.0-16|22	Requires:	xman
14mr|x11-apps-1.0.0-16|23	Requires:	xmag
14mr|x11-apps-1.0.0-16|24	Requires:	xmessage
14mr|x11-apps-1.0.0-16|25	Requires:	xwd
14mr|x11-apps-1.0.0-16|26	Requires:	xwud
14mr|x11-apps-1.0.0-16|27	BuildArch:	noarch
14mr|x11-apps-1.0.0-16|28	
14mr|x11-apps-1.0.0-16|29	%description
14mr|x11-apps-1.0.0-16|30	X11 apps.
14mr|x11-apps-1.0.0-16|31	
14mr|x11-apps-1.0.0-16|32	%files
14mr|x11-apps-1.0.0-16|33	
14mr|x11-apps-1.0.0-16|34	%changelog
14mr|x11-apps-1.0.0-16|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-16
14mr|x11-apps-1.0.0-16|36	+ Revision: a4dda3c
14mr|x11-apps-1.0.0-16|37	- MassBuild#440: Increase release tag
14mr|x11-apps-1.0.0-16|38	
14mr|x11-apps-1.0.0-16|39	

22036 14
14mr|x11-data-bitmaps-1.1.1-6|1	Name:		x11-data-bitmaps
14mr|x11-data-bitmaps-1.1.1-6|2	Version:	1.1.1
14mr|x11-data-bitmaps-1.1.1-6|3	Release:	6
14mr|x11-data-bitmaps-1.1.1-6|4	Summary:	Bitmaps that are shared between X applications
14mr|x11-data-bitmaps-1.1.1-6|5	Group:		Development/X11
14mr|x11-data-bitmaps-1.1.1-6|6	Source:		http://xorg.freedesktop.org/releases/individual/data/xbitmaps-%{version}.tar.bz2
14mr|x11-data-bitmaps-1.1.1-6|7	License:	MIT
14mr|x11-data-bitmaps-1.1.1-6|8	BuildRequires:	x11-util-macros	>= 1.1.5
14mr|x11-data-bitmaps-1.1.1-6|9	BuildArch:	noarch
14mr|x11-data-bitmaps-1.1.1-6|10	
14mr|x11-data-bitmaps-1.1.1-6|11	%description
14mr|x11-data-bitmaps-1.1.1-6|12	Bitmaps that are shared between X applications
14mr|x11-data-bitmaps-1.1.1-6|13	
14mr|x11-data-bitmaps-1.1.1-6|14	%prep
14mr|x11-data-bitmaps-1.1.1-6|15	%setup -q -n xbitmaps-%{version}
14mr|x11-data-bitmaps-1.1.1-6|16	
14mr|x11-data-bitmaps-1.1.1-6|17	%build
14mr|x11-data-bitmaps-1.1.1-6|18	%configure2_5x	--x-includes=%{_includedir}\
14mr|x11-data-bitmaps-1.1.1-6|19	--x-libraries=%{_libdir}
14mr|x11-data-bitmaps-1.1.1-6|20	
14mr|x11-data-bitmaps-1.1.1-6|21	%make
14mr|x11-data-bitmaps-1.1.1-6|22	
14mr|x11-data-bitmaps-1.1.1-6|23	%install
14mr|x11-data-bitmaps-1.1.1-6|24	%makeinstall_std
14mr|x11-data-bitmaps-1.1.1-6|25	
14mr|x11-data-bitmaps-1.1.1-6|26	%pre
14mr|x11-data-bitmaps-1.1.1-6|27	if [ -h %{_includedir}/X11 ]; then
14mr|x11-data-bitmaps-1.1.1-6|28	rm -f %{_includedir}/X11
14mr|x11-data-bitmaps-1.1.1-6|29	fi
14mr|x11-data-bitmaps-1.1.1-6|30	
14mr|x11-data-bitmaps-1.1.1-6|31	%files
14mr|x11-data-bitmaps-1.1.1-6|32	%doc COPYING
14mr|x11-data-bitmaps-1.1.1-6|33	%dir %{_includedir}/X11/bitmaps
14mr|x11-data-bitmaps-1.1.1-6|34	%{_includedir}/X11/bitmaps/*
14mr|x11-data-bitmaps-1.1.1-6|35	%{_datadir}/pkgconfig/xbitmaps.pc
14mr|x11-data-bitmaps-1.1.1-6|36	
14mr|x11-data-bitmaps-1.1.1-6|37	
14mr|x11-data-bitmaps-1.1.1-6|38	
14mr|x11-data-bitmaps-1.1.1-6|39	%changelog
14mr|x11-data-bitmaps-1.1.1-6|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-6
14mr|x11-data-bitmaps-1.1.1-6|41	+ Revision: 117c5f6
14mr|x11-data-bitmaps-1.1.1-6|42	- MassBuild#440: Increase release tag
14mr|x11-data-bitmaps-1.1.1-6|43	
14mr|x11-data-bitmaps-1.1.1-6|44	

22037 14
14mr|x11-data-cursor-themes-1.0.4-3|1	Summary:	X11 Cursor Themes
14mr|x11-data-cursor-themes-1.0.4-3|2	Name:		x11-data-cursor-themes
14mr|x11-data-cursor-themes-1.0.4-3|3	Version:	1.0.4
14mr|x11-data-cursor-themes-1.0.4-3|4	Release:	3
14mr|x11-data-cursor-themes-1.0.4-3|5	License:	MIT
14mr|x11-data-cursor-themes-1.0.4-3|6	Group:		Development/X11
14mr|x11-data-cursor-themes-1.0.4-3|7	Source0:	http://xorg.freedesktop.org/releases/individual/data/xcursor-themes-%{version}.tar.bz2
14mr|x11-data-cursor-themes-1.0.4-3|8	Source1:	wonderland-cursor.tar.bz2
14mr|x11-data-cursor-themes-1.0.4-3|9	Source2:	index.theme
14mr|x11-data-cursor-themes-1.0.4-3|10	Source3:	contrastlarge.tar.bz2
14mr|x11-data-cursor-themes-1.0.4-3|11	BuildRequires:	xcursorgen >= 1.0.0
14mr|x11-data-cursor-themes-1.0.4-3|12	BuildRequires:	pkgconfig(xcursor) >= 1.1.5.2
14mr|x11-data-cursor-themes-1.0.4-3|13	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-data-cursor-themes-1.0.4-3|14	BuildArch:	noarch
14mr|x11-data-cursor-themes-1.0.4-3|15	
14mr|x11-data-cursor-themes-1.0.4-3|16	%description
14mr|x11-data-cursor-themes-1.0.4-3|17	Cursor themes for X11 environment.
14mr|x11-data-cursor-themes-1.0.4-3|18	
14mr|x11-data-cursor-themes-1.0.4-3|19	%files
14mr|x11-data-cursor-themes-1.0.4-3|20	# contrastlarge theme files have +x permission, undo this:
14mr|x11-data-cursor-themes-1.0.4-3|21	%doc ChangeLog README
14mr|x11-data-cursor-themes-1.0.4-3|22	%dir %{_datadir}/icons/default
14mr|x11-data-cursor-themes-1.0.4-3|23	%dir %{_datadir}/icons/handhelds
14mr|x11-data-cursor-themes-1.0.4-3|24	%dir %{_datadir}/icons/redglass
14mr|x11-data-cursor-themes-1.0.4-3|25	%dir %{_datadir}/icons/whiteglass
14mr|x11-data-cursor-themes-1.0.4-3|26	%dir %{_datadir}/icons/wonderland
14mr|x11-data-cursor-themes-1.0.4-3|27	%dir %{_datadir}/icons/contrastlarge
14mr|x11-data-cursor-themes-1.0.4-3|28	%{_datadir}/icons/default/*
14mr|x11-data-cursor-themes-1.0.4-3|29	%{_datadir}/icons/handhelds/*
14mr|x11-data-cursor-themes-1.0.4-3|30	%{_datadir}/icons/redglass/*
14mr|x11-data-cursor-themes-1.0.4-3|31	%{_datadir}/icons/whiteglass/*
14mr|x11-data-cursor-themes-1.0.4-3|32	%{_datadir}/icons/wonderland/*
14mr|x11-data-cursor-themes-1.0.4-3|33	%{_datadir}/icons/contrastlarge/*
14mr|x11-data-cursor-themes-1.0.4-3|34	
14mr|x11-data-cursor-themes-1.0.4-3|35	#----------------------------------------------------------------------------
14mr|x11-data-cursor-themes-1.0.4-3|36	
14mr|x11-data-cursor-themes-1.0.4-3|37	%prep
14mr|x11-data-cursor-themes-1.0.4-3|38	%setup -q -n xcursor-themes-%{version}
14mr|x11-data-cursor-themes-1.0.4-3|39	
14mr|x11-data-cursor-themes-1.0.4-3|40	%build
14mr|x11-data-cursor-themes-1.0.4-3|41	./configure --prefix=%{_prefix}
14mr|x11-data-cursor-themes-1.0.4-3|42	%make
14mr|x11-data-cursor-themes-1.0.4-3|43	
14mr|x11-data-cursor-themes-1.0.4-3|44	%install
14mr|x11-data-cursor-themes-1.0.4-3|45	%makeinstall_std
14mr|x11-data-cursor-themes-1.0.4-3|46	
14mr|x11-data-cursor-themes-1.0.4-3|47	tar xvj -C %{buildroot}%{_iconsdir} -f %{SOURCE1}
14mr|x11-data-cursor-themes-1.0.4-3|48	tar xvj -C %{buildroot}%{_iconsdir} -f %{SOURCE3}
14mr|x11-data-cursor-themes-1.0.4-3|49	mkdir -p %{buildroot}/%{_iconsdir}/default
14mr|x11-data-cursor-themes-1.0.4-3|50	install -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/default
14mr|x11-data-cursor-themes-1.0.4-3|51	
14mr|x11-data-cursor-themes-1.0.4-3|52	# The contrastlarge "xterm" cursor is completly black, making it useless on a
14mr|x11-data-cursor-themes-1.0.4-3|53	# dark background, but the theme authors provide an alternative:
14mr|x11-data-cursor-themes-1.0.4-3|54	# xterm_extra_large
14mr|x11-data-cursor-themes-1.0.4-3|55	mv %{buildroot}/%{_iconsdir}/contrastlarge/cursors/xterm_extra_large %{buildroot}/%{_iconsdir}/contrastlarge/cursors/xterm
14mr|x11-data-cursor-themes-1.0.4-3|56	
14mr|x11-data-cursor-themes-1.0.4-3|57	# Create Hash symlinks
14mr|x11-data-cursor-themes-1.0.4-3|58	THEMES="contrastlarge handhelds redglass whiteglass wonderland"
14mr|x11-data-cursor-themes-1.0.4-3|59	LINKS="00008160000006810000408080010102=sb_v_double_arrow \
14mr|x11-data-cursor-themes-1.0.4-3|60	028006030e0e7ebffc7f7070c0600140=sb_h_double_arrow \
14mr|x11-data-cursor-themes-1.0.4-3|61	03b6e0fcb3499374a867c041f52298f0=crossed_circle \
14mr|x11-data-cursor-themes-1.0.4-3|62	08e8e1c95fe2fc01f976f1e063a24ccd=left_ptr_watch \
14mr|x11-data-cursor-themes-1.0.4-3|63	14fef782d02440884392942c11205230=h_double_arrow	\
14mr|x11-data-cursor-themes-1.0.4-3|64	2870a09082c103050810ffdffffe0204=v_double_arrow \
14mr|x11-data-cursor-themes-1.0.4-3|65	3ecb610c1bf2410f44200f48c40d3599=left_ptr_watch \
14mr|x11-data-cursor-themes-1.0.4-3|66	4498f0e0c1937ffe01fd06f973665830=fleur \
14mr|x11-data-cursor-themes-1.0.4-3|67	5c6cd98b3f3ebcb1f9c7f1c204630408=question_arrow \
14mr|x11-data-cursor-themes-1.0.4-3|68	6407b0e94181790501fd1e167b474872=copy \
14mr|x11-data-cursor-themes-1.0.4-3|69	640fb0e74195791501fd1ed57b41487f=link \
14mr|x11-data-cursor-themes-1.0.4-3|70	9d800788f1b08800ae810202380a0822=hand1 \
14mr|x11-data-cursor-themes-1.0.4-3|71	c7088f0f3e6c8088236ef8e1e3e70000=top_left_corner \
14mr|x11-data-cursor-themes-1.0.4-3|72	d9ce0ab605698f320427677b458ad60b=question_arrow \
14mr|x11-data-cursor-themes-1.0.4-3|73	e29285e634086352946a0e7090d73106=hand2 \
14mr|x11-data-cursor-themes-1.0.4-3|74	fcf1c3c7cd4491d801f1e1c78f100000=top_right_corner"
14mr|x11-data-cursor-themes-1.0.4-3|75	
14mr|x11-data-cursor-themes-1.0.4-3|76	for theme in $THEMES; do
14mr|x11-data-cursor-themes-1.0.4-3|77	pushd %{buildroot}/%{_iconsdir}/$theme/cursors
14mr|x11-data-cursor-themes-1.0.4-3|78	
14mr|x11-data-cursor-themes-1.0.4-3|79	for link in $LINKS; do
14mr|x11-data-cursor-themes-1.0.4-3|80	from=`echo $link | cut -d= -f1`
14mr|x11-data-cursor-themes-1.0.4-3|81	to=`echo $link | cut -d= -f2`
14mr|x11-data-cursor-themes-1.0.4-3|82	
14mr|x11-data-cursor-themes-1.0.4-3|83	if [ -e "$to" ] && [ ! -e "$from" ]; then
14mr|x11-data-cursor-themes-1.0.4-3|84	ln -s "$to" "$from"
14mr|x11-data-cursor-themes-1.0.4-3|85	fi
14mr|x11-data-cursor-themes-1.0.4-3|86	done
14mr|x11-data-cursor-themes-1.0.4-3|87	
14mr|x11-data-cursor-themes-1.0.4-3|88	popd
14mr|x11-data-cursor-themes-1.0.4-3|89	done
14mr|x11-data-cursor-themes-1.0.4-3|90	
14mr|x11-data-cursor-themes-1.0.4-3|91	
14mr|x11-data-cursor-themes-1.0.4-3|92	%changelog
14mr|x11-data-cursor-themes-1.0.4-3|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-3
14mr|x11-data-cursor-themes-1.0.4-3|94	+ Revision: 76e3eda
14mr|x11-data-cursor-themes-1.0.4-3|95	- MassBuild#440: Increase release tag
14mr|x11-data-cursor-themes-1.0.4-3|96	
14mr|x11-data-cursor-themes-1.0.4-3|97	

22038 14
14mr|x11-docs-1.7-3|1	Summary:	Xorg X11 documentation
14mr|x11-docs-1.7-3|2	Name:		x11-docs
14mr|x11-docs-1.7-3|3	Version:	1.7
14mr|x11-docs-1.7-3|4	Release:	3
14mr|x11-docs-1.7-3|5	License:	MIT
14mr|x11-docs-1.7-3|6	Group:		Development/X11
14mr|x11-docs-1.7-3|7	Url:		http://xorg.freedesktop.org
14mr|x11-docs-1.7-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/doc/xorg-docs-%{version}.tar.bz2
14mr|x11-docs-1.7-3|9	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-docs-1.7-3|10	BuildArch:	noarch
14mr|x11-docs-1.7-3|11	
14mr|x11-docs-1.7-3|12	%description
14mr|x11-docs-1.7-3|13	Xorg X11 documentation.
14mr|x11-docs-1.7-3|14	
14mr|x11-docs-1.7-3|15	%files
14mr|x11-docs-1.7-3|16	%{_datadir}/doc/xorg-docs/
14mr|x11-docs-1.7-3|17	%{_mandir}/man7/Consortium.7.*
14mr|x11-docs-1.7-3|18	%{_mandir}/man7/Standards.7.*
14mr|x11-docs-1.7-3|19	%{_mandir}/man7/X.7.*
14mr|x11-docs-1.7-3|20	%{_mandir}/man7/XOrgFoundation.7.*
14mr|x11-docs-1.7-3|21	%{_mandir}/man7/XProjectTeam.7.*
14mr|x11-docs-1.7-3|22	%{_mandir}/man7/Xsecurity.7.*
14mr|x11-docs-1.7-3|23	
14mr|x11-docs-1.7-3|24	#----------------------------------------------------------------------------
14mr|x11-docs-1.7-3|25	
14mr|x11-docs-1.7-3|26	%prep
14mr|x11-docs-1.7-3|27	%setup -q -n xorg-docs-%{version}
14mr|x11-docs-1.7-3|28	
14mr|x11-docs-1.7-3|29	%build
14mr|x11-docs-1.7-3|30	%configure2_5x	\
14mr|x11-docs-1.7-3|31	--x-includes=%{_includedir}\
14mr|x11-docs-1.7-3|32	--x-libraries=%{_libdir}
14mr|x11-docs-1.7-3|33	%make
14mr|x11-docs-1.7-3|34	
14mr|x11-docs-1.7-3|35	%install
14mr|x11-docs-1.7-3|36	%makeinstall_std
14mr|x11-docs-1.7-3|37	
14mr|x11-docs-1.7-3|38	
14mr|x11-docs-1.7-3|39	%changelog
14mr|x11-docs-1.7-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-3
14mr|x11-docs-1.7-3|41	+ Revision: 277ade3
14mr|x11-docs-1.7-3|42	- MassBuild#440: Increase release tag
14mr|x11-docs-1.7-3|43	
14mr|x11-docs-1.7-3|44	

22039 14
14mr|x11-driver-input-1.0.0-20|1	Summary:	X11 input drivers
14mr|x11-driver-input-1.0.0-20|2	Name:		x11-driver-input
14mr|x11-driver-input-1.0.0-20|3	Version:	1.0.0
14mr|x11-driver-input-1.0.0-20|4	Release:	20
14mr|x11-driver-input-1.0.0-20|5	Group:		System/X11
14mr|x11-driver-input-1.0.0-20|6	License:	GPLv2+
14mr|x11-driver-input-1.0.0-20|7	Requires:	x11-driver-input-evdev
14mr|x11-driver-input-1.0.0-20|8	Requires:	x11-driver-input-joystick
14mr|x11-driver-input-1.0.0-20|9	Requires:	x11-driver-input-keyboard
14mr|x11-driver-input-1.0.0-20|10	Requires:	x11-driver-input-mouse
14mr|x11-driver-input-1.0.0-20|11	Requires:	x11-driver-input-synaptics
14mr|x11-driver-input-1.0.0-20|12	Requires:	x11-driver-input-void
14mr|x11-driver-input-1.0.0-20|13	Requires:	x11-driver-input-wacom
14mr|x11-driver-input-1.0.0-20|14	
14mr|x11-driver-input-1.0.0-20|15	%description
14mr|x11-driver-input-1.0.0-20|16	Meta-package that requires useful X11 input drivers.
14mr|x11-driver-input-1.0.0-20|17	
14mr|x11-driver-input-1.0.0-20|18	%files
14mr|x11-driver-input-1.0.0-20|19	
14mr|x11-driver-input-1.0.0-20|20	
14mr|x11-driver-input-1.0.0-20|21	%changelog
14mr|x11-driver-input-1.0.0-20|22	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-20
14mr|x11-driver-input-1.0.0-20|23	+ Revision: 5d586ae
14mr|x11-driver-input-1.0.0-20|24	- MassBuild#440: Increase release tag
14mr|x11-driver-input-1.0.0-20|25	
14mr|x11-driver-input-1.0.0-20|26	

22040 14
14mr|x11-driver-input-acecad-1.5.0-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-acecad-1.5.0-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-acecad-1.5.0-9|3	%define _disable_ld_now 1
14mr|x11-driver-input-acecad-1.5.0-9|4	
14mr|x11-driver-input-acecad-1.5.0-9|5	Summary:	X.org input driver for Acecad Flair devices
14mr|x11-driver-input-acecad-1.5.0-9|6	Name:		x11-driver-input-acecad
14mr|x11-driver-input-acecad-1.5.0-9|7	Version:	1.5.0
14mr|x11-driver-input-acecad-1.5.0-9|8	Release:	9
14mr|x11-driver-input-acecad-1.5.0-9|9	Group:		System/X11
14mr|x11-driver-input-acecad-1.5.0-9|10	URL:		http://xorg.freedesktop.org
14mr|x11-driver-input-acecad-1.5.0-9|11	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-acecad-%{version}.tar.bz2
14mr|x11-driver-input-acecad-1.5.0-9|12	License:	MIT
14mr|x11-driver-input-acecad-1.5.0-9|13	BuildRequires:	sysfsutils-devel
14mr|x11-driver-input-acecad-1.5.0-9|14	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-acecad-1.5.0-9|15	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-acecad-1.5.0-9|16	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-acecad-1.5.0-9|17	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-acecad-1.5.0-9|18	
14mr|x11-driver-input-acecad-1.5.0-9|19	%description
14mr|x11-driver-input-acecad-1.5.0-9|20	Acecad is an Xorg input driver for Acecad Flair devices.
14mr|x11-driver-input-acecad-1.5.0-9|21	
14mr|x11-driver-input-acecad-1.5.0-9|22	#----------------------------------------------------------------------------
14mr|x11-driver-input-acecad-1.5.0-9|23	
14mr|x11-driver-input-acecad-1.5.0-9|24	%prep
14mr|x11-driver-input-acecad-1.5.0-9|25	%setup -q -n xf86-input-acecad-%{version}
14mr|x11-driver-input-acecad-1.5.0-9|26	
14mr|x11-driver-input-acecad-1.5.0-9|27	%build
14mr|x11-driver-input-acecad-1.5.0-9|28	%configure2_5x
14mr|x11-driver-input-acecad-1.5.0-9|29	%make
14mr|x11-driver-input-acecad-1.5.0-9|30	
14mr|x11-driver-input-acecad-1.5.0-9|31	%install
14mr|x11-driver-input-acecad-1.5.0-9|32	%makeinstall_std
14mr|x11-driver-input-acecad-1.5.0-9|33	
14mr|x11-driver-input-acecad-1.5.0-9|34	%files
14mr|x11-driver-input-acecad-1.5.0-9|35	%{_libdir}/xorg/modules/input/acecad_drv.so
14mr|x11-driver-input-acecad-1.5.0-9|36	%{_mandir}/man4/acecad.*
14mr|x11-driver-input-acecad-1.5.0-9|37	
14mr|x11-driver-input-acecad-1.5.0-9|38	%changelog
14mr|x11-driver-input-acecad-1.5.0-9|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.0-9
14mr|x11-driver-input-acecad-1.5.0-9|40	+ Revision: 3440a55
14mr|x11-driver-input-acecad-1.5.0-9|41	- MassBuild#440: Increase release tag
14mr|x11-driver-input-acecad-1.5.0-9|42	
14mr|x11-driver-input-acecad-1.5.0-9|43	

22041 14
14mr|x11-driver-input-aiptek-1.4.1-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-aiptek-1.4.1-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-aiptek-1.4.1-9|3	%define _disable_ld_now 1
14mr|x11-driver-input-aiptek-1.4.1-9|4	
14mr|x11-driver-input-aiptek-1.4.1-9|5	Summary:	X.org input driver for Aiptek HyperPen USB-based tablet devices
14mr|x11-driver-input-aiptek-1.4.1-9|6	Name:		x11-driver-input-aiptek
14mr|x11-driver-input-aiptek-1.4.1-9|7	Version:	1.4.1
14mr|x11-driver-input-aiptek-1.4.1-9|8	Release:	9
14mr|x11-driver-input-aiptek-1.4.1-9|9	Epoch:		1
14mr|x11-driver-input-aiptek-1.4.1-9|10	License:	MIT
14mr|x11-driver-input-aiptek-1.4.1-9|11	Group:		System/X11
14mr|x11-driver-input-aiptek-1.4.1-9|12	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-aiptek-1.4.1-9|13	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-aiptek-%{version}.tar.bz2
14mr|x11-driver-input-aiptek-1.4.1-9|14	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-aiptek-1.4.1-9|15	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-aiptek-1.4.1-9|16	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-aiptek-1.4.1-9|17	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-aiptek-1.4.1-9|18	
14mr|x11-driver-input-aiptek-1.4.1-9|19	%description
14mr|x11-driver-input-aiptek-1.4.1-9|20	Aiptek is an Xorg input driver for Aiptek HyperPen USB-based tablet devices.
14mr|x11-driver-input-aiptek-1.4.1-9|21	This driver only supports the USB protocol.
14mr|x11-driver-input-aiptek-1.4.1-9|22	
14mr|x11-driver-input-aiptek-1.4.1-9|23	The RS-232C-based HyperPens are managed by the "hyperpen" driver.
14mr|x11-driver-input-aiptek-1.4.1-9|24	
14mr|x11-driver-input-aiptek-1.4.1-9|25	%files
14mr|x11-driver-input-aiptek-1.4.1-9|26	%doc COPYING
14mr|x11-driver-input-aiptek-1.4.1-9|27	%{_libdir}/xorg/modules/input/aiptek_drv.so
14mr|x11-driver-input-aiptek-1.4.1-9|28	%{_mandir}/man4/aiptek.*
14mr|x11-driver-input-aiptek-1.4.1-9|29	
14mr|x11-driver-input-aiptek-1.4.1-9|30	#----------------------------------------------------------------------------
14mr|x11-driver-input-aiptek-1.4.1-9|31	
14mr|x11-driver-input-aiptek-1.4.1-9|32	%prep
14mr|x11-driver-input-aiptek-1.4.1-9|33	%setup -qn xf86-input-aiptek-%{version}
14mr|x11-driver-input-aiptek-1.4.1-9|34	
14mr|x11-driver-input-aiptek-1.4.1-9|35	%build
14mr|x11-driver-input-aiptek-1.4.1-9|36	autoreconf -ifs
14mr|x11-driver-input-aiptek-1.4.1-9|37	%configure2_5x
14mr|x11-driver-input-aiptek-1.4.1-9|38	%make
14mr|x11-driver-input-aiptek-1.4.1-9|39	
14mr|x11-driver-input-aiptek-1.4.1-9|40	%install
14mr|x11-driver-input-aiptek-1.4.1-9|41	%makeinstall_std
14mr|x11-driver-input-aiptek-1.4.1-9|42	
14mr|x11-driver-input-aiptek-1.4.1-9|43	
14mr|x11-driver-input-aiptek-1.4.1-9|44	%changelog
14mr|x11-driver-input-aiptek-1.4.1-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.4.1-9
14mr|x11-driver-input-aiptek-1.4.1-9|46	+ Revision: 0fbedda
14mr|x11-driver-input-aiptek-1.4.1-9|47	- MassBuild#440: Increase release tag
14mr|x11-driver-input-aiptek-1.4.1-9|48	
14mr|x11-driver-input-aiptek-1.4.1-9|49	

22042 14
14mr|x11-driver-input-evdev-2.8.3-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-evdev-2.8.3-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-evdev-2.8.3-3|3	%define _disable_ld_now 1
14mr|x11-driver-input-evdev-2.8.3-3|4	
14mr|x11-driver-input-evdev-2.8.3-3|5	Summary:	X.org input driver for Linux generic event devices
14mr|x11-driver-input-evdev-2.8.3-3|6	Name:		x11-driver-input-evdev
14mr|x11-driver-input-evdev-2.8.3-3|7	Version:	2.8.3
14mr|x11-driver-input-evdev-2.8.3-3|8	Release:	3
14mr|x11-driver-input-evdev-2.8.3-3|9	License:	MIT
14mr|x11-driver-input-evdev-2.8.3-3|10	Group:		System/X11
14mr|x11-driver-input-evdev-2.8.3-3|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-evdev-2.8.3-3|12	Source0:	ftp://ftp.x.org/pub/individual/driver/xf86-input-evdev-%{version}.tar.bz2
14mr|x11-driver-input-evdev-2.8.3-3|13	Source1:	11-evdev-trackpoint.conf
14mr|x11-driver-input-evdev-2.8.3-3|14	BuildRequires:	x11-util-macros
14mr|x11-driver-input-evdev-2.8.3-3|15	BuildRequires:	pkgconfig(dri)
14mr|x11-driver-input-evdev-2.8.3-3|16	BuildRequires:	pkgconfig(mtdev)
14mr|x11-driver-input-evdev-2.8.3-3|17	BuildRequires:	pkgconfig(udev) >= 186
14mr|x11-driver-input-evdev-2.8.3-3|18	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-evdev-2.8.3-3|19	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-evdev-2.8.3-3|20	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-evdev-2.8.3-3|21	Obsoletes:	x11-driver-input-evtouch < 0.8.8-12
14mr|x11-driver-input-evdev-2.8.3-3|22	
14mr|x11-driver-input-evdev-2.8.3-3|23	%description
14mr|x11-driver-input-evdev-2.8.3-3|24	Evdev is an Xorg input driver for Linux's generic event devices.
14mr|x11-driver-input-evdev-2.8.3-3|25	It therefore supports all input devices that the kernel knows about,
14mr|x11-driver-input-evdev-2.8.3-3|26	including most mice and keyboards.
14mr|x11-driver-input-evdev-2.8.3-3|27	
14mr|x11-driver-input-evdev-2.8.3-3|28	%files
14mr|x11-driver-input-evdev-2.8.3-3|29	%{_libdir}/xorg/modules/input/evdev_drv.so
14mr|x11-driver-input-evdev-2.8.3-3|30	%{_mandir}/man4/evdev.*
14mr|x11-driver-input-evdev-2.8.3-3|31	%{_sysconfdir}/X11/xorg.conf.d/11-evdev-trackpoint.conf
14mr|x11-driver-input-evdev-2.8.3-3|32	
14mr|x11-driver-input-evdev-2.8.3-3|33	#----------------------------------------------------------------------------
14mr|x11-driver-input-evdev-2.8.3-3|34	
14mr|x11-driver-input-evdev-2.8.3-3|35	%package devel
14mr|x11-driver-input-evdev-2.8.3-3|36	Summary:	Development files for %{name}
14mr|x11-driver-input-evdev-2.8.3-3|37	Group:		Development/X11
14mr|x11-driver-input-evdev-2.8.3-3|38	
14mr|x11-driver-input-evdev-2.8.3-3|39	%description devel
14mr|x11-driver-input-evdev-2.8.3-3|40	Development files for %{name}.
14mr|x11-driver-input-evdev-2.8.3-3|41	
14mr|x11-driver-input-evdev-2.8.3-3|42	%files devel
14mr|x11-driver-input-evdev-2.8.3-3|43	%{_includedir}/xorg/evdev-properties.h
14mr|x11-driver-input-evdev-2.8.3-3|44	%{_libdir}/pkgconfig/xorg-evdev.pc
14mr|x11-driver-input-evdev-2.8.3-3|45	
14mr|x11-driver-input-evdev-2.8.3-3|46	#----------------------------------------------------------------------------
14mr|x11-driver-input-evdev-2.8.3-3|47	
14mr|x11-driver-input-evdev-2.8.3-3|48	%prep
14mr|x11-driver-input-evdev-2.8.3-3|49	%setup -qn xf86-input-evdev-%{version}
14mr|x11-driver-input-evdev-2.8.3-3|50	
14mr|x11-driver-input-evdev-2.8.3-3|51	%build
14mr|x11-driver-input-evdev-2.8.3-3|52	%configure2_5x
14mr|x11-driver-input-evdev-2.8.3-3|53	%make
14mr|x11-driver-input-evdev-2.8.3-3|54	
14mr|x11-driver-input-evdev-2.8.3-3|55	%install
14mr|x11-driver-input-evdev-2.8.3-3|56	%makeinstall_std
14mr|x11-driver-input-evdev-2.8.3-3|57	
14mr|x11-driver-input-evdev-2.8.3-3|58	# Add scrolling support for TrackPoint and similar devices
14mr|x11-driver-input-evdev-2.8.3-3|59	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
14mr|x11-driver-input-evdev-2.8.3-3|60	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
14mr|x11-driver-input-evdev-2.8.3-3|61	
14mr|x11-driver-input-evdev-2.8.3-3|62	%changelog
14mr|x11-driver-input-evdev-2.8.3-3|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.3-3
14mr|x11-driver-input-evdev-2.8.3-3|64	+ Revision: 88cdb0e
14mr|x11-driver-input-evdev-2.8.3-3|65	- MassBuild#440: Increase release tag
14mr|x11-driver-input-evdev-2.8.3-3|66	
14mr|x11-driver-input-evdev-2.8.3-3|67	

22043 14
14mr|x11-driver-input-evtouch-0.8.8-11|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-evtouch-0.8.8-11|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-evtouch-0.8.8-11|3	%define _disable_ld_now 1
14mr|x11-driver-input-evtouch-0.8.8-11|4	
14mr|x11-driver-input-evtouch-0.8.8-11|5	%define _disable_ld_no_undefined 1
14mr|x11-driver-input-evtouch-0.8.8-11|6	
14mr|x11-driver-input-evtouch-0.8.8-11|7	Name:       x11-driver-input-evtouch
14mr|x11-driver-input-evtouch-0.8.8-11|8	Version:    0.8.8
14mr|x11-driver-input-evtouch-0.8.8-11|9	Release:    11
14mr|x11-driver-input-evtouch-0.8.8-11|10	Summary:    Linux-Touchscreen Driver for X
14mr|x11-driver-input-evtouch-0.8.8-11|11	Group:      System/X11
14mr|x11-driver-input-evtouch-0.8.8-11|12	License:    MIT
14mr|x11-driver-input-evtouch-0.8.8-11|13	URL:        http://www.conan.de/touchscreen/evtouch.html
14mr|x11-driver-input-evtouch-0.8.8-11|14	Source0:     http://www.conan.de/touchscreen/xf86-input-evtouch-%{version}.tar.bz2
14mr|x11-driver-input-evtouch-0.8.8-11|15	# Debian patches
14mr|x11-driver-input-evtouch-0.8.8-11|16	Patch0:     01_fix_warnings.patch
14mr|x11-driver-input-evtouch-0.8.8-11|17	Patch1:     02_calibration_1.6.patch
14mr|x11-driver-input-evtouch-0.8.8-11|18	Patch2:     03_server-1.6-ftbfs.diff
14mr|x11-driver-input-evtouch-0.8.8-11|19	Patch3:     04_server-1.7-ftbfs.diff
14mr|x11-driver-input-evtouch-0.8.8-11|20	# Patches to fix build with x11 >= 1.10
14mr|x11-driver-input-evtouch-0.8.8-11|21	Patch4:     evtouch-replace-LocalDevicePtr-with-InputInfoPtr.patch
14mr|x11-driver-input-evtouch-0.8.8-11|22	Patch5:     evtouch-remove-libc-wrapper-usage-for-xcalloc-xalloc-xfree.patch
14mr|x11-driver-input-evtouch-0.8.8-11|23	Patch6:     evtouch-use-a-local-variable-for-history_size.patch
14mr|x11-driver-input-evtouch-0.8.8-11|24	Patch7:     evtouch-purge-unused-close_proc.patch
14mr|x11-driver-input-evtouch-0.8.8-11|25	Patch8:     evtouch-add-mode-field-to-InitValuatorAxisStruct.patch
14mr|x11-driver-input-evtouch-0.8.8-11|26	Patch9:     evtouch-adjust-to-new-PreInit.patch
14mr|x11-driver-input-evtouch-0.8.8-11|27	BuildRequires:  x11-proto-devel
14mr|x11-driver-input-evtouch-0.8.8-11|28	BuildRequires:  x11-server-devel
14mr|x11-driver-input-evtouch-0.8.8-11|29	
14mr|x11-driver-input-evtouch-0.8.8-11|30	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-evtouch-0.8.8-11|31	
14mr|x11-driver-input-evtouch-0.8.8-11|32	%description
14mr|x11-driver-input-evtouch-0.8.8-11|33	Evtouch is a Touchscreen-Driver for X.
14mr|x11-driver-input-evtouch-0.8.8-11|34	
14mr|x11-driver-input-evtouch-0.8.8-11|35	%prep
14mr|x11-driver-input-evtouch-0.8.8-11|36	%setup -q -n xf86-input-evtouch-%{version}
14mr|x11-driver-input-evtouch-0.8.8-11|37	%apply_patches
14mr|x11-driver-input-evtouch-0.8.8-11|38	
14mr|x11-driver-input-evtouch-0.8.8-11|39	%build
14mr|x11-driver-input-evtouch-0.8.8-11|40	export CURSORDIR=%{_datadir}/xf86-input-evtouch
14mr|x11-driver-input-evtouch-0.8.8-11|41	%configure2_5x --enable-evcalibrate
14mr|x11-driver-input-evtouch-0.8.8-11|42	%make
14mr|x11-driver-input-evtouch-0.8.8-11|43	
14mr|x11-driver-input-evtouch-0.8.8-11|44	%install
14mr|x11-driver-input-evtouch-0.8.8-11|45	rm -rf %{buildroot}
14mr|x11-driver-input-evtouch-0.8.8-11|46	%makeinstall_std
14mr|x11-driver-input-evtouch-0.8.8-11|47	
14mr|x11-driver-input-evtouch-0.8.8-11|48	%files
14mr|x11-driver-input-evtouch-0.8.8-11|49	%doc README README.calibration
14mr|x11-driver-input-evtouch-0.8.8-11|50	%{_libdir}/xorg/modules/input/evtouch_drv.so
14mr|x11-driver-input-evtouch-0.8.8-11|51	%{_libdir}/xf86-input-evtouch
14mr|x11-driver-input-evtouch-0.8.8-11|52	%{_datadir}/xf86-input-evtouch
14mr|x11-driver-input-evtouch-0.8.8-11|53	
14mr|x11-driver-input-evtouch-0.8.8-11|54	
14mr|x11-driver-input-evtouch-0.8.8-11|55	
14mr|x11-driver-input-evtouch-0.8.8-11|56	%changelog
14mr|x11-driver-input-evtouch-0.8.8-11|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.8-11
14mr|x11-driver-input-evtouch-0.8.8-11|58	+ Revision: 976c72b
14mr|x11-driver-input-evtouch-0.8.8-11|59	- MassBuild#440: Increase release tag
14mr|x11-driver-input-evtouch-0.8.8-11|60	
14mr|x11-driver-input-evtouch-0.8.8-11|61	

22044 14
14mr|x11-driver-input-fpit-1.4.0-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-fpit-1.4.0-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-fpit-1.4.0-9|3	%define _disable_ld_now 1
14mr|x11-driver-input-fpit-1.4.0-9|4	
14mr|x11-driver-input-fpit-1.4.0-9|5	Summary:	X.org input driver for Fujitsu Stylistic Tablet PCs
14mr|x11-driver-input-fpit-1.4.0-9|6	Name:		x11-driver-input-fpit
14mr|x11-driver-input-fpit-1.4.0-9|7	Version:	1.4.0
14mr|x11-driver-input-fpit-1.4.0-9|8	Release:	9
14mr|x11-driver-input-fpit-1.4.0-9|9	License:	MIT
14mr|x11-driver-input-fpit-1.4.0-9|10	Group:		System/X11
14mr|x11-driver-input-fpit-1.4.0-9|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-fpit-1.4.0-9|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-fpit-%{version}.tar.bz2
14mr|x11-driver-input-fpit-1.4.0-9|13	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-fpit-1.4.0-9|14	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-fpit-1.4.0-9|15	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-fpit-1.4.0-9|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-fpit-1.4.0-9|17	
14mr|x11-driver-input-fpit-1.4.0-9|18	%description
14mr|x11-driver-input-fpit-1.4.0-9|19	X.org input driver for Fujitsu Stylistic Tablet PCs. This driver
14mr|x11-driver-input-fpit-1.4.0-9|20	supports the touchscreen of the Stylistic LT and (with special
14mr|x11-driver-input-fpit-1.4.0-9|21	options) of the Stylistic 500, 1000 and 2300.
14mr|x11-driver-input-fpit-1.4.0-9|22	
14mr|x11-driver-input-fpit-1.4.0-9|23	%files
14mr|x11-driver-input-fpit-1.4.0-9|24	%doc COPYING
14mr|x11-driver-input-fpit-1.4.0-9|25	%{_datadir}/X11/xorg.conf.d/*conf
14mr|x11-driver-input-fpit-1.4.0-9|26	%{_libdir}/xorg/modules/input/fpit_drv.so
14mr|x11-driver-input-fpit-1.4.0-9|27	%{_mandir}/man4/fpit.*
14mr|x11-driver-input-fpit-1.4.0-9|28	
14mr|x11-driver-input-fpit-1.4.0-9|29	#----------------------------------------------------------------------------
14mr|x11-driver-input-fpit-1.4.0-9|30	
14mr|x11-driver-input-fpit-1.4.0-9|31	%prep
14mr|x11-driver-input-fpit-1.4.0-9|32	%setup -q -n xf86-input-fpit-%{version}
14mr|x11-driver-input-fpit-1.4.0-9|33	
14mr|x11-driver-input-fpit-1.4.0-9|34	%build
14mr|x11-driver-input-fpit-1.4.0-9|35	autoreconf -v --install || exit 1
14mr|x11-driver-input-fpit-1.4.0-9|36	%configure2_5x
14mr|x11-driver-input-fpit-1.4.0-9|37	%make
14mr|x11-driver-input-fpit-1.4.0-9|38	
14mr|x11-driver-input-fpit-1.4.0-9|39	%install
14mr|x11-driver-input-fpit-1.4.0-9|40	%makeinstall_std
14mr|x11-driver-input-fpit-1.4.0-9|41	
14mr|x11-driver-input-fpit-1.4.0-9|42	
14mr|x11-driver-input-fpit-1.4.0-9|43	%changelog
14mr|x11-driver-input-fpit-1.4.0-9|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.0-9
14mr|x11-driver-input-fpit-1.4.0-9|45	+ Revision: a7296bb
14mr|x11-driver-input-fpit-1.4.0-9|46	- MassBuild#440: Increase release tag
14mr|x11-driver-input-fpit-1.4.0-9|47	
14mr|x11-driver-input-fpit-1.4.0-9|48	

22045 14
14mr|x11-driver-input-hyperpen-1.4.1-7|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-hyperpen-1.4.1-7|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-hyperpen-1.4.1-7|3	%define _disable_ld_now 1
14mr|x11-driver-input-hyperpen-1.4.1-7|4	
14mr|x11-driver-input-hyperpen-1.4.1-7|5	Summary:	X.org input driver for HyperPen devices
14mr|x11-driver-input-hyperpen-1.4.1-7|6	Name:		x11-driver-input-hyperpen
14mr|x11-driver-input-hyperpen-1.4.1-7|7	Version:	1.4.1
14mr|x11-driver-input-hyperpen-1.4.1-7|8	Release:	7
14mr|x11-driver-input-hyperpen-1.4.1-7|9	License:	MIT
14mr|x11-driver-input-hyperpen-1.4.1-7|10	Group:		System/X11
14mr|x11-driver-input-hyperpen-1.4.1-7|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-hyperpen-1.4.1-7|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-%{version}.tar.bz2
14mr|x11-driver-input-hyperpen-1.4.1-7|13	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-hyperpen-1.4.1-7|14	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-hyperpen-1.4.1-7|15	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-hyperpen-1.4.1-7|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-hyperpen-1.4.1-7|17	
14mr|x11-driver-input-hyperpen-1.4.1-7|18	%description
14mr|x11-driver-input-hyperpen-1.4.1-7|19	Hyperpen is an X.org input driver for HyperPen devices.
14mr|x11-driver-input-hyperpen-1.4.1-7|20	
14mr|x11-driver-input-hyperpen-1.4.1-7|21	%files
14mr|x11-driver-input-hyperpen-1.4.1-7|22	%doc COPYING
14mr|x11-driver-input-hyperpen-1.4.1-7|23	%{_libdir}/xorg/modules/input/hyperpen_drv.so
14mr|x11-driver-input-hyperpen-1.4.1-7|24	
14mr|x11-driver-input-hyperpen-1.4.1-7|25	#----------------------------------------------------------------------------
14mr|x11-driver-input-hyperpen-1.4.1-7|26	
14mr|x11-driver-input-hyperpen-1.4.1-7|27	%prep
14mr|x11-driver-input-hyperpen-1.4.1-7|28	%setup -q -n xf86-input-hyperpen-%{version}
14mr|x11-driver-input-hyperpen-1.4.1-7|29	
14mr|x11-driver-input-hyperpen-1.4.1-7|30	%build
14mr|x11-driver-input-hyperpen-1.4.1-7|31	autoreconf -v --install || exit 1
14mr|x11-driver-input-hyperpen-1.4.1-7|32	%configure2_5x
14mr|x11-driver-input-hyperpen-1.4.1-7|33	%make
14mr|x11-driver-input-hyperpen-1.4.1-7|34	
14mr|x11-driver-input-hyperpen-1.4.1-7|35	%install
14mr|x11-driver-input-hyperpen-1.4.1-7|36	%makeinstall_std
14mr|x11-driver-input-hyperpen-1.4.1-7|37	
14mr|x11-driver-input-hyperpen-1.4.1-7|38	
14mr|x11-driver-input-hyperpen-1.4.1-7|39	%changelog
14mr|x11-driver-input-hyperpen-1.4.1-7|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.1-7
14mr|x11-driver-input-hyperpen-1.4.1-7|41	+ Revision: 462b90f
14mr|x11-driver-input-hyperpen-1.4.1-7|42	- MassBuild#440: Increase release tag
14mr|x11-driver-input-hyperpen-1.4.1-7|43	
14mr|x11-driver-input-hyperpen-1.4.1-7|44	

22046 14
14mr|x11-driver-input-joystick-1.6.2-7|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-joystick-1.6.2-7|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-joystick-1.6.2-7|3	%define _disable_ld_now 1
14mr|x11-driver-input-joystick-1.6.2-7|4	
14mr|x11-driver-input-joystick-1.6.2-7|5	Summary:	X.org input driver for joysticks
14mr|x11-driver-input-joystick-1.6.2-7|6	Name:		x11-driver-input-joystick
14mr|x11-driver-input-joystick-1.6.2-7|7	Version:	1.6.2
14mr|x11-driver-input-joystick-1.6.2-7|8	Release:	7
14mr|x11-driver-input-joystick-1.6.2-7|9	License:	MIT
14mr|x11-driver-input-joystick-1.6.2-7|10	Group:		System/X11
14mr|x11-driver-input-joystick-1.6.2-7|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-joystick-1.6.2-7|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-joystick-%{version}.tar.bz2
14mr|x11-driver-input-joystick-1.6.2-7|13	Patch0:		xf86-input-joystick-1.6.2-link-against-xi.patch
14mr|x11-driver-input-joystick-1.6.2-7|14	BuildRequires:	pkgconfig(xi)
14mr|x11-driver-input-joystick-1.6.2-7|15	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-joystick-1.6.2-7|16	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-joystick-1.6.2-7|17	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-joystick-1.6.2-7|18	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-joystick-1.6.2-7|19	
14mr|x11-driver-input-joystick-1.6.2-7|20	%description
14mr|x11-driver-input-joystick-1.6.2-7|21	Joystick is an X.org input driver for joysticks.
14mr|x11-driver-input-joystick-1.6.2-7|22	
14mr|x11-driver-input-joystick-1.6.2-7|23	%files
14mr|x11-driver-input-joystick-1.6.2-7|24	%{_libdir}/xorg/modules/input/joystick_drv.so
14mr|x11-driver-input-joystick-1.6.2-7|25	%{_mandir}/man4/*
14mr|x11-driver-input-joystick-1.6.2-7|26	
14mr|x11-driver-input-joystick-1.6.2-7|27	#----------------------------------------------------------------------------
14mr|x11-driver-input-joystick-1.6.2-7|28	
14mr|x11-driver-input-joystick-1.6.2-7|29	%prep
14mr|x11-driver-input-joystick-1.6.2-7|30	%setup -qn xf86-input-joystick-%{version}
14mr|x11-driver-input-joystick-1.6.2-7|31	%apply_patches
14mr|x11-driver-input-joystick-1.6.2-7|32	
14mr|x11-driver-input-joystick-1.6.2-7|33	%build
14mr|x11-driver-input-joystick-1.6.2-7|34	autoreconf -fiv
14mr|x11-driver-input-joystick-1.6.2-7|35	%configure2_5x
14mr|x11-driver-input-joystick-1.6.2-7|36	%make
14mr|x11-driver-input-joystick-1.6.2-7|37	
14mr|x11-driver-input-joystick-1.6.2-7|38	%install
14mr|x11-driver-input-joystick-1.6.2-7|39	%makeinstall_std
14mr|x11-driver-input-joystick-1.6.2-7|40	
14mr|x11-driver-input-joystick-1.6.2-7|41	#(eandry) remove devel file, create a devel package if needed
14mr|x11-driver-input-joystick-1.6.2-7|42	rm -rf %{buildroot}%{_includedir}/xorg/*.h
14mr|x11-driver-input-joystick-1.6.2-7|43	rm -rf %{buildroot}%{_libdir}/pkgconfig/*.pc
14mr|x11-driver-input-joystick-1.6.2-7|44	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mr|x11-driver-input-joystick-1.6.2-7|45	
14mr|x11-driver-input-joystick-1.6.2-7|46	
14mr|x11-driver-input-joystick-1.6.2-7|47	%changelog
14mr|x11-driver-input-joystick-1.6.2-7|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.2-7
14mr|x11-driver-input-joystick-1.6.2-7|49	+ Revision: 8a2e342
14mr|x11-driver-input-joystick-1.6.2-7|50	- MassBuild#440: Increase release tag
14mr|x11-driver-input-joystick-1.6.2-7|51	
14mr|x11-driver-input-joystick-1.6.2-7|52	

22047 14
14mr|x11-driver-input-keyboard-1.8.0-4|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-keyboard-1.8.0-4|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-keyboard-1.8.0-4|3	%define _disable_ld_now 1
14mr|x11-driver-input-keyboard-1.8.0-4|4	
14mr|x11-driver-input-keyboard-1.8.0-4|5	Summary:	Xorg input driver for keyboards
14mr|x11-driver-input-keyboard-1.8.0-4|6	Name:		x11-driver-input-keyboard
14mr|x11-driver-input-keyboard-1.8.0-4|7	Version:	1.8.0
14mr|x11-driver-input-keyboard-1.8.0-4|8	Release:	4
14mr|x11-driver-input-keyboard-1.8.0-4|9	Group:		System/X11
14mr|x11-driver-input-keyboard-1.8.0-4|10	License:	MIT
14mr|x11-driver-input-keyboard-1.8.0-4|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-keyboard-1.8.0-4|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-keyboard-%{version}.tar.bz2
14mr|x11-driver-input-keyboard-1.8.0-4|13	Patch0:		xf86-input-keyboard-1.6.2-link-against-xi.patch
14mr|x11-driver-input-keyboard-1.8.0-4|14	BuildRequires:	pkgconfig(xi)
14mr|x11-driver-input-keyboard-1.8.0-4|15	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-keyboard-1.8.0-4|16	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-keyboard-1.8.0-4|17	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-keyboard-1.8.0-4|18	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-keyboard-1.8.0-4|19	Requires:	udev
14mr|x11-driver-input-keyboard-1.8.0-4|20	
14mr|x11-driver-input-keyboard-1.8.0-4|21	%description
14mr|x11-driver-input-keyboard-1.8.0-4|22	This package provide Xorg input driver for keyboards.  The "keyboard" driver is
14mr|x11-driver-input-keyboard-1.8.0-4|23	the standard OS-provided keyboard interface.  It is is built-in to the core X
14mr|x11-driver-input-keyboard-1.8.0-4|24	server, and multiple instances are not supported. A loadable driver, kbd, is
14mr|x11-driver-input-keyboard-1.8.0-4|25	available, and is planned to replace the keyboard driver in a future release of
14mr|x11-driver-input-keyboard-1.8.0-4|26	the Xorg server.
14mr|x11-driver-input-keyboard-1.8.0-4|27	
14mr|x11-driver-input-keyboard-1.8.0-4|28	%files
14mr|x11-driver-input-keyboard-1.8.0-4|29	%{_libdir}/xorg/modules/input/kbd_drv.so
14mr|x11-driver-input-keyboard-1.8.0-4|30	%{_mandir}/man4/kbd.*
14mr|x11-driver-input-keyboard-1.8.0-4|31	
14mr|x11-driver-input-keyboard-1.8.0-4|32	#----------------------------------------------------------------------------
14mr|x11-driver-input-keyboard-1.8.0-4|33	
14mr|x11-driver-input-keyboard-1.8.0-4|34	%prep
14mr|x11-driver-input-keyboard-1.8.0-4|35	%setup -qn xf86-input-keyboard-%{version}
14mr|x11-driver-input-keyboard-1.8.0-4|36	%apply_patches
14mr|x11-driver-input-keyboard-1.8.0-4|37	
14mr|x11-driver-input-keyboard-1.8.0-4|38	%build
14mr|x11-driver-input-keyboard-1.8.0-4|39	autoreconf -fiv
14mr|x11-driver-input-keyboard-1.8.0-4|40	%configure2_5x
14mr|x11-driver-input-keyboard-1.8.0-4|41	%make
14mr|x11-driver-input-keyboard-1.8.0-4|42	
14mr|x11-driver-input-keyboard-1.8.0-4|43	%install
14mr|x11-driver-input-keyboard-1.8.0-4|44	%makeinstall_std
14mr|x11-driver-input-keyboard-1.8.0-4|45	
14mr|x11-driver-input-keyboard-1.8.0-4|46	
14mr|x11-driver-input-keyboard-1.8.0-4|47	%changelog
14mr|x11-driver-input-keyboard-1.8.0-4|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.8.0-4
14mr|x11-driver-input-keyboard-1.8.0-4|49	+ Revision: 55da2fb
14mr|x11-driver-input-keyboard-1.8.0-4|50	- MassBuild#440: Increase release tag
14mr|x11-driver-input-keyboard-1.8.0-4|51	
14mr|x11-driver-input-keyboard-1.8.0-4|52	

22048 14
14mr|x11-driver-input-mouse-1.9.0-5|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-mouse-1.9.0-5|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-mouse-1.9.0-5|3	%define _disable_ld_now 1
14mr|x11-driver-input-mouse-1.9.0-5|4	
14mr|x11-driver-input-mouse-1.9.0-5|5	Summary:	Xorg input driver for mice
14mr|x11-driver-input-mouse-1.9.0-5|6	Name:		x11-driver-input-mouse
14mr|x11-driver-input-mouse-1.9.0-5|7	Version:	1.9.0
14mr|x11-driver-input-mouse-1.9.0-5|8	Release:	5
14mr|x11-driver-input-mouse-1.9.0-5|9	Group:		System/X11
14mr|x11-driver-input-mouse-1.9.0-5|10	License:	MIT
14mr|x11-driver-input-mouse-1.9.0-5|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-mouse-1.9.0-5|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-%{version}.tar.bz2
14mr|x11-driver-input-mouse-1.9.0-5|13	Patch0:		xf86-input-mouse-1.8.1-link-against-xi.patch
14mr|x11-driver-input-mouse-1.9.0-5|14	BuildRequires:	pkgconfig(xi)
14mr|x11-driver-input-mouse-1.9.0-5|15	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-mouse-1.9.0-5|16	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-mouse-1.9.0-5|17	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-mouse-1.9.0-5|18	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-mouse-1.9.0-5|19	
14mr|x11-driver-input-mouse-1.9.0-5|20	%description
14mr|x11-driver-input-mouse-1.9.0-5|21	This package provide Xorg input driver for mice.
14mr|x11-driver-input-mouse-1.9.0-5|22	
14mr|x11-driver-input-mouse-1.9.0-5|23	%files
14mr|x11-driver-input-mouse-1.9.0-5|24	%{_libdir}/xorg/modules/input/mouse_drv.so
14mr|x11-driver-input-mouse-1.9.0-5|25	%{_mandir}/man4/mousedrv.*
14mr|x11-driver-input-mouse-1.9.0-5|26	
14mr|x11-driver-input-mouse-1.9.0-5|27	#----------------------------------------------------------------------------
14mr|x11-driver-input-mouse-1.9.0-5|28	
14mr|x11-driver-input-mouse-1.9.0-5|29	%package devel
14mr|x11-driver-input-mouse-1.9.0-5|30	Summary:	Development files for Xorg mouse driver
14mr|x11-driver-input-mouse-1.9.0-5|31	Requires:	%{name} = %{EVRD}
14mr|x11-driver-input-mouse-1.9.0-5|32	
14mr|x11-driver-input-mouse-1.9.0-5|33	%description devel
14mr|x11-driver-input-mouse-1.9.0-5|34	This package provides development files for Xord input driver for mice.
14mr|x11-driver-input-mouse-1.9.0-5|35	
14mr|x11-driver-input-mouse-1.9.0-5|36	%files devel
14mr|x11-driver-input-mouse-1.9.0-5|37	%{_includedir}/xorg/xf86-mouse-properties.h
14mr|x11-driver-input-mouse-1.9.0-5|38	%{_libdir}/pkgconfig/xorg-mouse.pc
14mr|x11-driver-input-mouse-1.9.0-5|39	
14mr|x11-driver-input-mouse-1.9.0-5|40	#----------------------------------------------------------------------------
14mr|x11-driver-input-mouse-1.9.0-5|41	
14mr|x11-driver-input-mouse-1.9.0-5|42	%prep
14mr|x11-driver-input-mouse-1.9.0-5|43	%setup -qn xf86-input-mouse-%{version}
14mr|x11-driver-input-mouse-1.9.0-5|44	%patch0 -p1
14mr|x11-driver-input-mouse-1.9.0-5|45	
14mr|x11-driver-input-mouse-1.9.0-5|46	%build
14mr|x11-driver-input-mouse-1.9.0-5|47	autoreconf -fiv
14mr|x11-driver-input-mouse-1.9.0-5|48	%configure2_5x
14mr|x11-driver-input-mouse-1.9.0-5|49	
14mr|x11-driver-input-mouse-1.9.0-5|50	%make
14mr|x11-driver-input-mouse-1.9.0-5|51	
14mr|x11-driver-input-mouse-1.9.0-5|52	%install
14mr|x11-driver-input-mouse-1.9.0-5|53	%makeinstall_std
14mr|x11-driver-input-mouse-1.9.0-5|54	
14mr|x11-driver-input-mouse-1.9.0-5|55	
14mr|x11-driver-input-mouse-1.9.0-5|56	%changelog
14mr|x11-driver-input-mouse-1.9.0-5|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.9.0-5
14mr|x11-driver-input-mouse-1.9.0-5|58	+ Revision: 360effc
14mr|x11-driver-input-mouse-1.9.0-5|59	- MassBuild#440: Increase release tag
14mr|x11-driver-input-mouse-1.9.0-5|60	
14mr|x11-driver-input-mouse-1.9.0-5|61	

22049 14
14mr|x11-driver-input-mutouch-1.3.0-6|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-mutouch-1.3.0-6|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-mutouch-1.3.0-6|3	%define _disable_ld_now 1
14mr|x11-driver-input-mutouch-1.3.0-6|4	
14mr|x11-driver-input-mutouch-1.3.0-6|5	Summary:	X.org input driver for MicroTouch devices
14mr|x11-driver-input-mutouch-1.3.0-6|6	Name:		x11-driver-input-mutouch
14mr|x11-driver-input-mutouch-1.3.0-6|7	Version:	1.3.0
14mr|x11-driver-input-mutouch-1.3.0-6|8	Release:	6
14mr|x11-driver-input-mutouch-1.3.0-6|9	License:	MIT
14mr|x11-driver-input-mutouch-1.3.0-6|10	Group:		System/X11
14mr|x11-driver-input-mutouch-1.3.0-6|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-mutouch-1.3.0-6|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mutouch-%{version}.tar.bz2
14mr|x11-driver-input-mutouch-1.3.0-6|13	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-mutouch-1.3.0-6|14	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-mutouch-1.3.0-6|15	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-mutouch-1.3.0-6|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-mutouch-1.3.0-6|17	
14mr|x11-driver-input-mutouch-1.3.0-6|18	%description
14mr|x11-driver-input-mutouch-1.3.0-6|19	Mutouch is an X.org input driver for MicroTouch devices.
14mr|x11-driver-input-mutouch-1.3.0-6|20	
14mr|x11-driver-input-mutouch-1.3.0-6|21	%files
14mr|x11-driver-input-mutouch-1.3.0-6|22	%doc COPYING
14mr|x11-driver-input-mutouch-1.3.0-6|23	%{_libdir}/xorg/modules/input/mutouch_drv.so
14mr|x11-driver-input-mutouch-1.3.0-6|24	%{_mandir}/man4/mutouch.*
14mr|x11-driver-input-mutouch-1.3.0-6|25	
14mr|x11-driver-input-mutouch-1.3.0-6|26	#----------------------------------------------------------------------------
14mr|x11-driver-input-mutouch-1.3.0-6|27	
14mr|x11-driver-input-mutouch-1.3.0-6|28	%prep
14mr|x11-driver-input-mutouch-1.3.0-6|29	%setup -q -n xf86-input-mutouch-%{version}
14mr|x11-driver-input-mutouch-1.3.0-6|30	
14mr|x11-driver-input-mutouch-1.3.0-6|31	%build
14mr|x11-driver-input-mutouch-1.3.0-6|32	autoreconf -v --install || exit 1
14mr|x11-driver-input-mutouch-1.3.0-6|33	%configure2_5x
14mr|x11-driver-input-mutouch-1.3.0-6|34	%make
14mr|x11-driver-input-mutouch-1.3.0-6|35	
14mr|x11-driver-input-mutouch-1.3.0-6|36	%install
14mr|x11-driver-input-mutouch-1.3.0-6|37	%makeinstall_std
14mr|x11-driver-input-mutouch-1.3.0-6|38	
14mr|x11-driver-input-mutouch-1.3.0-6|39	
14mr|x11-driver-input-mutouch-1.3.0-6|40	
14mr|x11-driver-input-mutouch-1.3.0-6|41	%changelog
14mr|x11-driver-input-mutouch-1.3.0-6|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-6
14mr|x11-driver-input-mutouch-1.3.0-6|43	+ Revision: 5493dde
14mr|x11-driver-input-mutouch-1.3.0-6|44	- MassBuild#440: Increase release tag
14mr|x11-driver-input-mutouch-1.3.0-6|45	
14mr|x11-driver-input-mutouch-1.3.0-6|46	

22050 14
14mr|x11-driver-input-penmount-1.5.0-6|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-penmount-1.5.0-6|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-penmount-1.5.0-6|3	%define _disable_ld_now 1
14mr|x11-driver-input-penmount-1.5.0-6|4	
14mr|x11-driver-input-penmount-1.5.0-6|5	Summary:	X.org input driver for PenMount devices
14mr|x11-driver-input-penmount-1.5.0-6|6	Name:		x11-driver-input-penmount
14mr|x11-driver-input-penmount-1.5.0-6|7	Version:	1.5.0
14mr|x11-driver-input-penmount-1.5.0-6|8	Release:	6
14mr|x11-driver-input-penmount-1.5.0-6|9	License:	MIT
14mr|x11-driver-input-penmount-1.5.0-6|10	Group:		System/X11
14mr|x11-driver-input-penmount-1.5.0-6|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-penmount-1.5.0-6|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-penmount-%{version}.tar.bz2
14mr|x11-driver-input-penmount-1.5.0-6|13	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-penmount-1.5.0-6|14	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-penmount-1.5.0-6|15	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-penmount-1.5.0-6|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-penmount-1.5.0-6|17	
14mr|x11-driver-input-penmount-1.5.0-6|18	%description
14mr|x11-driver-input-penmount-1.5.0-6|19	Penmount is an X.org input driver for PenMount devices.
14mr|x11-driver-input-penmount-1.5.0-6|20	
14mr|x11-driver-input-penmount-1.5.0-6|21	%files
14mr|x11-driver-input-penmount-1.5.0-6|22	%doc COPYING
14mr|x11-driver-input-penmount-1.5.0-6|23	%{_libdir}/xorg/modules/input/penmount_drv.so
14mr|x11-driver-input-penmount-1.5.0-6|24	%{_mandir}/man4/penmount.*
14mr|x11-driver-input-penmount-1.5.0-6|25	
14mr|x11-driver-input-penmount-1.5.0-6|26	#----------------------------------------------------------------------------
14mr|x11-driver-input-penmount-1.5.0-6|27	
14mr|x11-driver-input-penmount-1.5.0-6|28	%prep
14mr|x11-driver-input-penmount-1.5.0-6|29	%setup -q -n xf86-input-penmount-%{version}
14mr|x11-driver-input-penmount-1.5.0-6|30	
14mr|x11-driver-input-penmount-1.5.0-6|31	%build
14mr|x11-driver-input-penmount-1.5.0-6|32	autoreconf -v --install || exit 1
14mr|x11-driver-input-penmount-1.5.0-6|33	%configure2_5x
14mr|x11-driver-input-penmount-1.5.0-6|34	%make
14mr|x11-driver-input-penmount-1.5.0-6|35	
14mr|x11-driver-input-penmount-1.5.0-6|36	%install
14mr|x11-driver-input-penmount-1.5.0-6|37	%makeinstall_std
14mr|x11-driver-input-penmount-1.5.0-6|38	
14mr|x11-driver-input-penmount-1.5.0-6|39	
14mr|x11-driver-input-penmount-1.5.0-6|40	%changelog
14mr|x11-driver-input-penmount-1.5.0-6|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.0-6
14mr|x11-driver-input-penmount-1.5.0-6|42	+ Revision: 2cd9d61
14mr|x11-driver-input-penmount-1.5.0-6|43	- MassBuild#440: Increase release tag
14mr|x11-driver-input-penmount-1.5.0-6|44	
14mr|x11-driver-input-penmount-1.5.0-6|45	

22051 14
14mr|x11-driver-input-synaptics-1.7.6-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-synaptics-1.7.6-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-synaptics-1.7.6-3|3	%define _disable_ld_now 1
14mr|x11-driver-input-synaptics-1.7.6-3|4	
14mr|x11-driver-input-synaptics-1.7.6-3|5	Summary:	X.org input driver for Synaptics touchpad devices
14mr|x11-driver-input-synaptics-1.7.6-3|6	Name:		x11-driver-input-synaptics
14mr|x11-driver-input-synaptics-1.7.6-3|7	Version:	1.7.6
14mr|x11-driver-input-synaptics-1.7.6-3|8	Release:	3
14mr|x11-driver-input-synaptics-1.7.6-3|9	License:	MIT
14mr|x11-driver-input-synaptics-1.7.6-3|10	Group:		System/X11
14mr|x11-driver-input-synaptics-1.7.6-3|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-synaptics-1.7.6-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-synaptics-%{version}.tar.bz2
14mr|x11-driver-input-synaptics-1.7.6-3|13	Source4:	70-touchpad-quirks.rules
14mr|x11-driver-input-synaptics-1.7.6-3|14	#Mandriva/ROSA patches
14mr|x11-driver-input-synaptics-1.7.6-3|15	Patch1:		0001-Always-enable-tapping-and-vertical-edge-scroll.patch
14mr|x11-driver-input-synaptics-1.7.6-3|16	Patch2:		0002-When-appling-changes-via-property-mode-apply-to-all.patch
14mr|x11-driver-input-synaptics-1.7.6-3|17	BuildRequires:	x11-util-macros
14mr|x11-driver-input-synaptics-1.7.6-3|18	BuildRequires:	pkgconfig(mtdev)
14mr|x11-driver-input-synaptics-1.7.6-3|19	BuildRequires:	pkgconfig(xi)
14mr|x11-driver-input-synaptics-1.7.6-3|20	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-synaptics-1.7.6-3|21	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-synaptics-1.7.6-3|22	BuildRequires:	pkgconfig(xtst)
14mr|x11-driver-input-synaptics-1.7.6-3|23	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-synaptics-1.7.6-3|24	%rename synaptics
14mr|x11-driver-input-synaptics-1.7.6-3|25	
14mr|x11-driver-input-synaptics-1.7.6-3|26	%description
14mr|x11-driver-input-synaptics-1.7.6-3|27	Synaptics touchpad devices are extremely popular on laptops and this driver
14mr|x11-driver-input-synaptics-1.7.6-3|28	is an MIT licensed alternative to the older GPL synaptics driver which is
14mr|x11-driver-input-synaptics-1.7.6-3|29	no longer actively maintained.
14mr|x11-driver-input-synaptics-1.7.6-3|30	
14mr|x11-driver-input-synaptics-1.7.6-3|31	%files
14mr|x11-driver-input-synaptics-1.7.6-3|32	%{_bindir}/synclient
14mr|x11-driver-input-synaptics-1.7.6-3|33	%{_bindir}/syndaemon
14mr|x11-driver-input-synaptics-1.7.6-3|34	%{_libdir}/xorg/modules/input/synaptics_drv.so
14mr|x11-driver-input-synaptics-1.7.6-3|35	%{_mandir}/man1/synclient.*
14mr|x11-driver-input-synaptics-1.7.6-3|36	%{_mandir}/man1/syndaemon.*
14mr|x11-driver-input-synaptics-1.7.6-3|37	%{_mandir}/man4/synaptics.*
14mr|x11-driver-input-synaptics-1.7.6-3|38	%{_datadir}/X11/xorg.conf.d/50-synaptics.conf
14mr|x11-driver-input-synaptics-1.7.6-3|39	/lib/udev/rules.d/70-touchpad-quirks.rules
14mr|x11-driver-input-synaptics-1.7.6-3|40	
14mr|x11-driver-input-synaptics-1.7.6-3|41	#----------------------------------------------------------------------------
14mr|x11-driver-input-synaptics-1.7.6-3|42	
14mr|x11-driver-input-synaptics-1.7.6-3|43	%package devel
14mr|x11-driver-input-synaptics-1.7.6-3|44	Summary:	Development files for programing with the xorg synaptics driver
14mr|x11-driver-input-synaptics-1.7.6-3|45	Group:		Development/C
14mr|x11-driver-input-synaptics-1.7.6-3|46	
14mr|x11-driver-input-synaptics-1.7.6-3|47	%description devel
14mr|x11-driver-input-synaptics-1.7.6-3|48	Development files for programing with the xorg synaptics driver.
14mr|x11-driver-input-synaptics-1.7.6-3|49	
14mr|x11-driver-input-synaptics-1.7.6-3|50	%files devel
14mr|x11-driver-input-synaptics-1.7.6-3|51	%{_includedir}/xorg/synaptics-properties.h
14mr|x11-driver-input-synaptics-1.7.6-3|52	%{_libdir}/pkgconfig/xorg-synaptics.pc
14mr|x11-driver-input-synaptics-1.7.6-3|53	
14mr|x11-driver-input-synaptics-1.7.6-3|54	#----------------------------------------------------------------------------
14mr|x11-driver-input-synaptics-1.7.6-3|55	
14mr|x11-driver-input-synaptics-1.7.6-3|56	%prep
14mr|x11-driver-input-synaptics-1.7.6-3|57	%setup -qn xf86-input-synaptics-%{version}
14mr|x11-driver-input-synaptics-1.7.6-3|58	%apply_patches
14mr|x11-driver-input-synaptics-1.7.6-3|59	
14mr|x11-driver-input-synaptics-1.7.6-3|60	%build
14mr|x11-driver-input-synaptics-1.7.6-3|61	%configure2_5x
14mr|x11-driver-input-synaptics-1.7.6-3|62	%make
14mr|x11-driver-input-synaptics-1.7.6-3|63	
14mr|x11-driver-input-synaptics-1.7.6-3|64	%install
14mr|x11-driver-input-synaptics-1.7.6-3|65	%makeinstall_std
14mr|x11-driver-input-synaptics-1.7.6-3|66	
14mr|x11-driver-input-synaptics-1.7.6-3|67	install -d %{buildroot}/lib/udev/rules.d/
14mr|x11-driver-input-synaptics-1.7.6-3|68	install -m 0644 %{SOURCE4} %{buildroot}/lib/udev/rules.d/70-touchpad-quirks.rules
14mr|x11-driver-input-synaptics-1.7.6-3|69	
14mr|x11-driver-input-synaptics-1.7.6-3|70	%changelog
14mr|x11-driver-input-synaptics-1.7.6-3|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.6-3
14mr|x11-driver-input-synaptics-1.7.6-3|72	+ Revision: ab6df9f
14mr|x11-driver-input-synaptics-1.7.6-3|73	- MassBuild#440: Increase release tag
14mr|x11-driver-input-synaptics-1.7.6-3|74	
14mr|x11-driver-input-synaptics-1.7.6-3|75	

22052 14
14mr|x11-driver-input-vmmouse-13.0.0-6|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-vmmouse-13.0.0-6|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-vmmouse-13.0.0-6|3	%define _disable_ld_now 1
14mr|x11-driver-input-vmmouse-13.0.0-6|4	
14mr|x11-driver-input-vmmouse-13.0.0-6|5	Summary:	Xorg input driver for mice in VMware
14mr|x11-driver-input-vmmouse-13.0.0-6|6	Name:		x11-driver-input-vmmouse
14mr|x11-driver-input-vmmouse-13.0.0-6|7	Version:	13.0.0
14mr|x11-driver-input-vmmouse-13.0.0-6|8	Release:	6
14mr|x11-driver-input-vmmouse-13.0.0-6|9	License:	MIT
14mr|x11-driver-input-vmmouse-13.0.0-6|10	Group:		System/X11
14mr|x11-driver-input-vmmouse-13.0.0-6|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-vmmouse-13.0.0-6|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-vmmouse-%{version}.tar.bz2
14mr|x11-driver-input-vmmouse-13.0.0-6|13	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-vmmouse-13.0.0-6|14	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-vmmouse-13.0.0-6|15	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-vmmouse-13.0.0-6|16	BuildRequires:	pkgconfig(udev)
14mr|x11-driver-input-vmmouse-13.0.0-6|17	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-vmmouse-13.0.0-6|18	ExclusiveArch:	%{ix86} x86_64
14mr|x11-driver-input-vmmouse-13.0.0-6|19	
14mr|x11-driver-input-vmmouse-13.0.0-6|20	%description
14mr|x11-driver-input-vmmouse-13.0.0-6|21	The VMMouse driver enables support for the special VMMouse protocol
14mr|x11-driver-input-vmmouse-13.0.0-6|22	that is provided by VMware virtual machines to give absolute pointer
14mr|x11-driver-input-vmmouse-13.0.0-6|23	positioning.
14mr|x11-driver-input-vmmouse-13.0.0-6|24	
14mr|x11-driver-input-vmmouse-13.0.0-6|25	Installing the driver will improve the user experience when using the
14mr|x11-driver-input-vmmouse-13.0.0-6|26	mouse to interact with the guest operating system. In particular, use of
14mr|x11-driver-input-vmmouse-13.0.0-6|27	the driver improves mouse "lag", provides mouse speed and acceleration
14mr|x11-driver-input-vmmouse-13.0.0-6|28	consistent with the user's host operating system, and enables the
14mr|x11-driver-input-vmmouse-13.0.0-6|29	auto-grab/ungrab feature in VMware products without requiring the VMware
14mr|x11-driver-input-vmmouse-13.0.0-6|30	toolbox application.
14mr|x11-driver-input-vmmouse-13.0.0-6|31	
14mr|x11-driver-input-vmmouse-13.0.0-6|32	%files
14mr|x11-driver-input-vmmouse-13.0.0-6|33	%{_datadir}/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
14mr|x11-driver-input-vmmouse-13.0.0-6|34	%{_libdir}/hal/hal-probe-vmmouse
14mr|x11-driver-input-vmmouse-13.0.0-6|35	%{_libdir}/xorg/modules/input/vmmouse_drv.so
14mr|x11-driver-input-vmmouse-13.0.0-6|36	%{_bindir}/vmmouse_detect
14mr|x11-driver-input-vmmouse-13.0.0-6|37	%{_mandir}/man1/vmmouse_detect.*
14mr|x11-driver-input-vmmouse-13.0.0-6|38	%{_mandir}/man4/vmmouse.*
14mr|x11-driver-input-vmmouse-13.0.0-6|39	/lib/udev/rules.d/69-xorg-vmmouse.rules
14mr|x11-driver-input-vmmouse-13.0.0-6|40	%{_datadir}/X11/xorg.conf.d/50-vmmouse.conf
14mr|x11-driver-input-vmmouse-13.0.0-6|41	
14mr|x11-driver-input-vmmouse-13.0.0-6|42	#----------------------------------------------------------------------------
14mr|x11-driver-input-vmmouse-13.0.0-6|43	
14mr|x11-driver-input-vmmouse-13.0.0-6|44	%prep
14mr|x11-driver-input-vmmouse-13.0.0-6|45	%setup -qn xf86-input-vmmouse-%{version}
14mr|x11-driver-input-vmmouse-13.0.0-6|46	libtoolize --copy --force
14mr|x11-driver-input-vmmouse-13.0.0-6|47	
14mr|x11-driver-input-vmmouse-13.0.0-6|48	%build
14mr|x11-driver-input-vmmouse-13.0.0-6|49	%configure2_5x
14mr|x11-driver-input-vmmouse-13.0.0-6|50	%make
14mr|x11-driver-input-vmmouse-13.0.0-6|51	
14mr|x11-driver-input-vmmouse-13.0.0-6|52	%install
14mr|x11-driver-input-vmmouse-13.0.0-6|53	%makeinstall_std
14mr|x11-driver-input-vmmouse-13.0.0-6|54	
14mr|x11-driver-input-vmmouse-13.0.0-6|55	
14mr|x11-driver-input-vmmouse-13.0.0-6|56	%changelog
14mr|x11-driver-input-vmmouse-13.0.0-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 13.0.0-6
14mr|x11-driver-input-vmmouse-13.0.0-6|58	+ Revision: aa3c55b
14mr|x11-driver-input-vmmouse-13.0.0-6|59	- MassBuild#440: Increase release tag
14mr|x11-driver-input-vmmouse-13.0.0-6|60	
14mr|x11-driver-input-vmmouse-13.0.0-6|61	

22053 14
14mr|x11-driver-input-void-1.4.0-8|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-void-1.4.0-8|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-void-1.4.0-8|3	%define _disable_ld_now 1
14mr|x11-driver-input-void-1.4.0-8|4	
14mr|x11-driver-input-void-1.4.0-8|5	Summary:	X.org null input driver
14mr|x11-driver-input-void-1.4.0-8|6	Name:		x11-driver-input-void
14mr|x11-driver-input-void-1.4.0-8|7	Version:	1.4.0
14mr|x11-driver-input-void-1.4.0-8|8	Release:	8
14mr|x11-driver-input-void-1.4.0-8|9	License:	MIT
14mr|x11-driver-input-void-1.4.0-8|10	Group:		System/X11
14mr|x11-driver-input-void-1.4.0-8|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-input-void-1.4.0-8|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-void-%{version}.tar.bz2
14mr|x11-driver-input-void-1.4.0-8|13	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-void-1.4.0-8|14	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-void-1.4.0-8|15	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-void-1.4.0-8|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-void-1.4.0-8|17	
14mr|x11-driver-input-void-1.4.0-8|18	%description
14mr|x11-driver-input-void-1.4.0-8|19	Void is a dummy/null X.org input driver. It doesn't connect to any physical
14mr|x11-driver-input-void-1.4.0-8|20	device, and it never delivers any events. It functions as both a pointer
14mr|x11-driver-input-void-1.4.0-8|21	and keyboard device, and may be used as X server's core pointer and/or core
14mr|x11-driver-input-void-1.4.0-8|22	keyboard. It's purpose is to allow the X server to operate without a core
14mr|x11-driver-input-void-1.4.0-8|23	pointer and/or core keyboard.
14mr|x11-driver-input-void-1.4.0-8|24	
14mr|x11-driver-input-void-1.4.0-8|25	%files
14mr|x11-driver-input-void-1.4.0-8|26	%doc COPYING
14mr|x11-driver-input-void-1.4.0-8|27	%{_libdir}/xorg/modules/input/void_drv.so
14mr|x11-driver-input-void-1.4.0-8|28	%{_mandir}/man4/void.*
14mr|x11-driver-input-void-1.4.0-8|29	
14mr|x11-driver-input-void-1.4.0-8|30	#----------------------------------------------------------------------------
14mr|x11-driver-input-void-1.4.0-8|31	
14mr|x11-driver-input-void-1.4.0-8|32	%prep
14mr|x11-driver-input-void-1.4.0-8|33	%setup -q -n xf86-input-void-%{version}
14mr|x11-driver-input-void-1.4.0-8|34	
14mr|x11-driver-input-void-1.4.0-8|35	%build
14mr|x11-driver-input-void-1.4.0-8|36	%configure2_5x
14mr|x11-driver-input-void-1.4.0-8|37	%make
14mr|x11-driver-input-void-1.4.0-8|38	
14mr|x11-driver-input-void-1.4.0-8|39	%install
14mr|x11-driver-input-void-1.4.0-8|40	%makeinstall_std
14mr|x11-driver-input-void-1.4.0-8|41	
14mr|x11-driver-input-void-1.4.0-8|42	
14mr|x11-driver-input-void-1.4.0-8|43	
14mr|x11-driver-input-void-1.4.0-8|44	%changelog
14mr|x11-driver-input-void-1.4.0-8|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.0-8
14mr|x11-driver-input-void-1.4.0-8|46	+ Revision: 8cd2443
14mr|x11-driver-input-void-1.4.0-8|47	- MassBuild#440: Increase release tag
14mr|x11-driver-input-void-1.4.0-8|48	
14mr|x11-driver-input-void-1.4.0-8|49	

22054 14
14mr|x11-driver-input-wacom-0.24.0-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-input-wacom-0.24.0-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-input-wacom-0.24.0-3|3	%define _disable_ld_now 1
14mr|x11-driver-input-wacom-0.24.0-3|4	
14mr|x11-driver-input-wacom-0.24.0-3|5	Summary:	X.org input driver for Wacom tablets
14mr|x11-driver-input-wacom-0.24.0-3|6	Name:		x11-driver-input-wacom
14mr|x11-driver-input-wacom-0.24.0-3|7	Version:	0.24.0
14mr|x11-driver-input-wacom-0.24.0-3|8	Release:	3
14mr|x11-driver-input-wacom-0.24.0-3|9	Group:		System/X11
14mr|x11-driver-input-wacom-0.24.0-3|10	License:	GPLv2+
14mr|x11-driver-input-wacom-0.24.0-3|11	Url:		http://www.x.org/
14mr|x11-driver-input-wacom-0.24.0-3|12	Source0:	http://freefr.dl.sourceforge.net/project/linuxwacom/xf86-input-wacom/xf86-input-wacom-%{version}.tar.bz2
14mr|x11-driver-input-wacom-0.24.0-3|13	Patch0:		xf86-input-wacom-0.19.0-fix-linking.patch
14mr|x11-driver-input-wacom-0.24.0-3|14	BuildRequires:	pkgconfig(libudev)
14mr|x11-driver-input-wacom-0.24.0-3|15	BuildRequires:	pkgconfig(x11)
14mr|x11-driver-input-wacom-0.24.0-3|16	BuildRequires:	pkgconfig(xi)
14mr|x11-driver-input-wacom-0.24.0-3|17	BuildRequires:	pkgconfig(xinerama)
14mr|x11-driver-input-wacom-0.24.0-3|18	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-input-wacom-0.24.0-3|19	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-input-wacom-0.24.0-3|20	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-input-wacom-0.24.0-3|21	BuildRequires:	pkgconfig(xrandr)
14mr|x11-driver-input-wacom-0.24.0-3|22	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mr|x11-driver-input-wacom-0.24.0-3|23	Provides:	linuxwacom = %{version}-%{release}
14mr|x11-driver-input-wacom-0.24.0-3|24	
14mr|x11-driver-input-wacom-0.24.0-3|25	%description
14mr|x11-driver-input-wacom-0.24.0-3|26	X.Org X11 wacom input driver for Wacom tablets.
14mr|x11-driver-input-wacom-0.24.0-3|27	
14mr|x11-driver-input-wacom-0.24.0-3|28	%files
14mr|x11-driver-input-wacom-0.24.0-3|29	%{_bindir}/xsetwacom
14mr|x11-driver-input-wacom-0.24.0-3|30	%{_bindir}/isdv4-serial-debugger
14mr|x11-driver-input-wacom-0.24.0-3|31	%{_bindir}/isdv4-serial-inputattach
14mr|x11-driver-input-wacom-0.24.0-3|32	%{_libdir}/xorg/modules/input/wacom_drv.so
14mr|x11-driver-input-wacom-0.24.0-3|33	%{_mandir}/man4/wacom.4*
14mr|x11-driver-input-wacom-0.24.0-3|34	%{_mandir}/man1/xsetwacom.1*
14mr|x11-driver-input-wacom-0.24.0-3|35	%{_datadir}/X11/xorg.conf.d/50-wacom.conf
14mr|x11-driver-input-wacom-0.24.0-3|36	/lib/udev/rules.d/69-input-wacom.rules
14mr|x11-driver-input-wacom-0.24.0-3|37	%{_unitdir}/wacom-inputattach@.service
14mr|x11-driver-input-wacom-0.24.0-3|38	#----------------------------------------------------------------------------
14mr|x11-driver-input-wacom-0.24.0-3|39	
14mr|x11-driver-input-wacom-0.24.0-3|40	%package devel
14mr|x11-driver-input-wacom-0.24.0-3|41	Summary:	Development files for %{name}
14mr|x11-driver-input-wacom-0.24.0-3|42	Group:		Development/X11
14mr|x11-driver-input-wacom-0.24.0-3|43	License:	MIT
14mr|x11-driver-input-wacom-0.24.0-3|44	
14mr|x11-driver-input-wacom-0.24.0-3|45	%description devel
14mr|x11-driver-input-wacom-0.24.0-3|46	Development files for %{name}.
14mr|x11-driver-input-wacom-0.24.0-3|47	
14mr|x11-driver-input-wacom-0.24.0-3|48	%files devel
14mr|x11-driver-input-wacom-0.24.0-3|49	%{_includedir}/xorg/*
14mr|x11-driver-input-wacom-0.24.0-3|50	%{_libdir}/pkgconfig/xorg-wacom.pc
14mr|x11-driver-input-wacom-0.24.0-3|51	
14mr|x11-driver-input-wacom-0.24.0-3|52	#----------------------------------------------------------------------------
14mr|x11-driver-input-wacom-0.24.0-3|53	
14mr|x11-driver-input-wacom-0.24.0-3|54	%prep
14mr|x11-driver-input-wacom-0.24.0-3|55	%setup -q -n xf86-input-wacom-%{version}
14mr|x11-driver-input-wacom-0.24.0-3|56	%apply_patches
14mr|x11-driver-input-wacom-0.24.0-3|57	
14mr|x11-driver-input-wacom-0.24.0-3|58	%build
14mr|x11-driver-input-wacom-0.24.0-3|59	mkdir -p m4
14mr|x11-driver-input-wacom-0.24.0-3|60	autoreconf -fiv
14mr|x11-driver-input-wacom-0.24.0-3|61	
14mr|x11-driver-input-wacom-0.24.0-3|62	%configure2_5x \
14mr|x11-driver-input-wacom-0.24.0-3|63	--disable-static \
14mr|x11-driver-input-wacom-0.24.0-3|64	--with-systemd-unit-dir=%{_unitdir} \
14mr|x11-driver-input-wacom-0.24.0-3|65	--with-udev-rules-dir=/lib/udev/rules.d/
14mr|x11-driver-input-wacom-0.24.0-3|66	%make
14mr|x11-driver-input-wacom-0.24.0-3|67	
14mr|x11-driver-input-wacom-0.24.0-3|68	%install
14mr|x11-driver-input-wacom-0.24.0-3|69	%makeinstall_std
14mr|x11-driver-input-wacom-0.24.0-3|70	mv %{buildroot}/lib/udev/rules.d/wacom.rules %{buildroot}/lib/udev/rules.d/69-input-wacom.rules
14mr|x11-driver-input-wacom-0.24.0-3|71	
14mr|x11-driver-input-wacom-0.24.0-3|72	%changelog
14mr|x11-driver-input-wacom-0.24.0-3|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.24.0-3
14mr|x11-driver-input-wacom-0.24.0-3|74	+ Revision: 23d0ae2
14mr|x11-driver-input-wacom-0.24.0-3|75	- MassBuild#440: Increase release tag
14mr|x11-driver-input-wacom-0.24.0-3|76	
14mr|x11-driver-input-wacom-0.24.0-3|77	

22055 14
14mr|x11-driver-video-1.0.0-45|1	# TODO: move the drivers for SiS, Matrox, Unichrome, S3, etc. to Contrib or
14mr|x11-driver-video-1.0.0-45|2	# drop them when the corresponding hardware becomes rare and not important
14mr|x11-driver-video-1.0.0-45|3	# to support.
14mr|x11-driver-video-1.0.0-45|4	
14mr|x11-driver-video-1.0.0-45|5	Summary:	X11 video drivers
14mr|x11-driver-video-1.0.0-45|6	Name:		x11-driver-video
14mr|x11-driver-video-1.0.0-45|7	Version:	1.0.0
14mr|x11-driver-video-1.0.0-45|8	Release:	45
14mr|x11-driver-video-1.0.0-45|9	License:	MIT
14mr|x11-driver-video-1.0.0-45|10	Group:		System/X11
14mr|x11-driver-video-1.0.0-45|11	Requires:	x11-driver-video-ati
14mr|x11-driver-video-1.0.0-45|12	# useful for qemu
14mr|x11-driver-video-1.0.0-45|13	Requires:	x11-driver-video-cirrus
14mr|x11-driver-video-1.0.0-45|14	Requires:	x11-driver-video-fbdev
14mr|x11-driver-video-1.0.0-45|15	Requires:	x11-driver-video-intel
14mr|x11-driver-video-1.0.0-45|16	Requires:	x11-driver-video-mga
14mr|x11-driver-video-1.0.0-45|17	Requires:	x11-driver-video-nouveau
14mr|x11-driver-video-1.0.0-45|18	Requires:	x11-driver-video-openchrome
14mr|x11-driver-video-1.0.0-45|19	Requires:	x11-driver-video-s3
14mr|x11-driver-video-1.0.0-45|20	Requires:	x11-driver-video-s3virge
14mr|x11-driver-video-1.0.0-45|21	Requires:	x11-driver-video-savage
14mr|x11-driver-video-1.0.0-45|22	Requires:	x11-driver-video-sis
14mr|x11-driver-video-1.0.0-45|23	Requires:	x11-driver-video-sisimedia
14mr|x11-driver-video-1.0.0-45|24	Requires:	x11-driver-video-sisusb
14mr|x11-driver-video-1.0.0-45|25	Requires:	x11-driver-video-v4l
14mr|x11-driver-video-1.0.0-45|26	Requires:	x11-driver-video-vesa
14mr|x11-driver-video-1.0.0-45|27	Requires:	x11-driver-video-vmware
14mr|x11-driver-video-1.0.0-45|28	# This driver is commonly used too, e.g. for external USB Display devices.
14mr|x11-driver-video-1.0.0-45|29	Requires:	x11-driver-video-modesetting
14mr|x11-driver-video-1.0.0-45|30	
14mr|x11-driver-video-1.0.0-45|31	%description
14mr|x11-driver-video-1.0.0-45|32	X11 video drivers metapackage. This package contains no files, but
14mr|x11-driver-video-1.0.0-45|33	depends on most common free X.org video drivers.
14mr|x11-driver-video-1.0.0-45|34	
14mr|x11-driver-video-1.0.0-45|35	%files
14mr|x11-driver-video-1.0.0-45|36	
14mr|x11-driver-video-1.0.0-45|37	%changelog
14mr|x11-driver-video-1.0.0-45|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-45
14mr|x11-driver-video-1.0.0-45|39	+ Revision: 737fc8c
14mr|x11-driver-video-1.0.0-45|40	- MassBuild#440: Increase release tag
14mr|x11-driver-video-1.0.0-45|41	
14mr|x11-driver-video-1.0.0-45|42	

22056 14
14mr|x11-driver-video-ati-7.4.0-2|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-ati-7.4.0-2|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-ati-7.4.0-2|3	%define _disable_ld_now 1
14mr|x11-driver-video-ati-7.4.0-2|4	
14mr|x11-driver-video-ati-7.4.0-2|5	# When updating this driver, please update ldetect-lst with new pci ids.
14mr|x11-driver-video-ati-7.4.0-2|6	# for example:
14mr|x11-driver-video-ati-7.4.0-2|7	# merge2pcitable.pl ati_pciids_csv src/pcidb/ati_pciids.csv pcitable > pcitable.new
14mr|x11-driver-video-ati-7.4.0-2|8	# - Anssi
14mr|x11-driver-video-ati-7.4.0-2|9	
14mr|x11-driver-video-ati-7.4.0-2|10	Summary:	X.org driver for ATI Technologies
14mr|x11-driver-video-ati-7.4.0-2|11	Name:		x11-driver-video-ati
14mr|x11-driver-video-ati-7.4.0-2|12	Epoch:		2
14mr|x11-driver-video-ati-7.4.0-2|13	Version:	7.4.0
14mr|x11-driver-video-ati-7.4.0-2|14	Release:	2
14mr|x11-driver-video-ati-7.4.0-2|15	License:	MIT
14mr|x11-driver-video-ati-7.4.0-2|16	Group:		System/X11
14mr|x11-driver-video-ati-7.4.0-2|17	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-ati-7.4.0-2|18	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
14mr|x11-driver-video-ati-7.4.0-2|19	
14mr|x11-driver-video-ati-7.4.0-2|20	BuildRequires:	pkgconfig(gl)
14mr|x11-driver-video-ati-7.4.0-2|21	BuildRequires:	pkgconfig(libdrm) >= 2.4.54
14mr|x11-driver-video-ati-7.4.0-2|22	BuildRequires:	pkgconfig(libdrm_radeon) >= 2.4.54
14mr|x11-driver-video-ati-7.4.0-2|23	BuildRequires:	pkgconfig(udev)
14mr|x11-driver-video-ati-7.4.0-2|24	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-ati-7.4.0-2|25	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-ati-7.4.0-2|26	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-ati-7.4.0-2|27	BuildRequires:	pkgconfig(glamor) >= 0.6
14mr|x11-driver-video-ati-7.4.0-2|28	
14mr|x11-driver-video-ati-7.4.0-2|29	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-ati-7.4.0-2|30	#Suggests:	x11-driver-video-r128
14mr|x11-driver-video-ati-7.4.0-2|31	#Suggests:	x11-driver-video-mach64
14mr|x11-driver-video-ati-7.4.0-2|32	Suggests:	linux-firmware
14mr|x11-driver-video-ati-7.4.0-2|33	
14mr|x11-driver-video-ati-7.4.0-2|34	%description
14mr|x11-driver-video-ati-7.4.0-2|35	x11-driver-video-ati is the X.org driver for ATI Technologies.
14mr|x11-driver-video-ati-7.4.0-2|36	
14mr|x11-driver-video-ati-7.4.0-2|37	%files
14mr|x11-driver-video-ati-7.4.0-2|38	%{_libdir}/xorg/modules/drivers/radeon_drv.so
14mr|x11-driver-video-ati-7.4.0-2|39	%{_libdir}/xorg/modules/drivers/ati_drv.so
14mr|x11-driver-video-ati-7.4.0-2|40	%{_mandir}/man4/ati.*
14mr|x11-driver-video-ati-7.4.0-2|41	%{_mandir}/man4/radeon.*
14mr|x11-driver-video-ati-7.4.0-2|42	
14mr|x11-driver-video-ati-7.4.0-2|43	#----------------------------------------------------------------------------
14mr|x11-driver-video-ati-7.4.0-2|44	
14mr|x11-driver-video-ati-7.4.0-2|45	%prep
14mr|x11-driver-video-ati-7.4.0-2|46	%setup -qn xf86-video-ati-%{version}
14mr|x11-driver-video-ati-7.4.0-2|47	sed -i '/USE_XAA, 1/d' configure.ac
14mr|x11-driver-video-ati-7.4.0-2|48	
14mr|x11-driver-video-ati-7.4.0-2|49	%build
14mr|x11-driver-video-ati-7.4.0-2|50	autoreconf -ifs
14mr|x11-driver-video-ati-7.4.0-2|51	%configure2_5x --enable-glamor --disable-static
14mr|x11-driver-video-ati-7.4.0-2|52	%make
14mr|x11-driver-video-ati-7.4.0-2|53	
14mr|x11-driver-video-ati-7.4.0-2|54	%install
14mr|x11-driver-video-ati-7.4.0-2|55	%makeinstall_std
14mr|x11-driver-video-ati-7.4.0-2|56	
14mr|x11-driver-video-ati-7.4.0-2|57	%changelog
14mr|x11-driver-video-ati-7.4.0-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:7.4.0-2
14mr|x11-driver-video-ati-7.4.0-2|59	+ Revision: 1b406fe
14mr|x11-driver-video-ati-7.4.0-2|60	- MassBuild#440: Increase release tag
14mr|x11-driver-video-ati-7.4.0-2|61	
14mr|x11-driver-video-ati-7.4.0-2|62	

22057 14
14mr|x11-driver-video-cirrus-1.5.2-4|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-cirrus-1.5.2-4|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-cirrus-1.5.2-4|3	%define _disable_ld_now 1
14mr|x11-driver-video-cirrus-1.5.2-4|4	
14mr|x11-driver-video-cirrus-1.5.2-4|5	Summary:	X.org driver for Cirrus Logic
14mr|x11-driver-video-cirrus-1.5.2-4|6	Name:		x11-driver-video-cirrus
14mr|x11-driver-video-cirrus-1.5.2-4|7	Version:	1.5.2
14mr|x11-driver-video-cirrus-1.5.2-4|8	Release:	4
14mr|x11-driver-video-cirrus-1.5.2-4|9	License:	MIT
14mr|x11-driver-video-cirrus-1.5.2-4|10	Group:		System/X11
14mr|x11-driver-video-cirrus-1.5.2-4|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-cirrus-1.5.2-4|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-cirrus-%{version}.tar.bz2
14mr|x11-driver-video-cirrus-1.5.2-4|13	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-cirrus-1.5.2-4|14	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-cirrus-1.5.2-4|15	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-cirrus-1.5.2-4|16	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-cirrus-1.5.2-4|17	
14mr|x11-driver-video-cirrus-1.5.2-4|18	%description
14mr|x11-driver-video-cirrus-1.5.2-4|19	x11-driver-video-cirrus is the X.org driver for Cirrus Logic.
14mr|x11-driver-video-cirrus-1.5.2-4|20	
14mr|x11-driver-video-cirrus-1.5.2-4|21	%files
14mr|x11-driver-video-cirrus-1.5.2-4|22	%doc COPYING
14mr|x11-driver-video-cirrus-1.5.2-4|23	%{_libdir}/xorg/modules/drivers/cirrus_drv.so
14mr|x11-driver-video-cirrus-1.5.2-4|24	%{_libdir}/xorg/modules/drivers/cirrus_laguna.so
14mr|x11-driver-video-cirrus-1.5.2-4|25	%{_libdir}/xorg/modules/drivers/cirrus_alpine.so
14mr|x11-driver-video-cirrus-1.5.2-4|26	%{_mandir}/man4/cirrus.*
14mr|x11-driver-video-cirrus-1.5.2-4|27	
14mr|x11-driver-video-cirrus-1.5.2-4|28	#----------------------------------------------------------------------------
14mr|x11-driver-video-cirrus-1.5.2-4|29	
14mr|x11-driver-video-cirrus-1.5.2-4|30	%prep
14mr|x11-driver-video-cirrus-1.5.2-4|31	%setup -qn xf86-video-cirrus-%{version}
14mr|x11-driver-video-cirrus-1.5.2-4|32	autoreconf -fiv
14mr|x11-driver-video-cirrus-1.5.2-4|33	
14mr|x11-driver-video-cirrus-1.5.2-4|34	%build
14mr|x11-driver-video-cirrus-1.5.2-4|35	%configure2_5x
14mr|x11-driver-video-cirrus-1.5.2-4|36	%make
14mr|x11-driver-video-cirrus-1.5.2-4|37	
14mr|x11-driver-video-cirrus-1.5.2-4|38	%install
14mr|x11-driver-video-cirrus-1.5.2-4|39	%makeinstall_std
14mr|x11-driver-video-cirrus-1.5.2-4|40	
14mr|x11-driver-video-cirrus-1.5.2-4|41	
14mr|x11-driver-video-cirrus-1.5.2-4|42	%changelog
14mr|x11-driver-video-cirrus-1.5.2-4|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.2-4
14mr|x11-driver-video-cirrus-1.5.2-4|44	+ Revision: 73c4201
14mr|x11-driver-video-cirrus-1.5.2-4|45	- MassBuild#440: Increase release tag
14mr|x11-driver-video-cirrus-1.5.2-4|46	
14mr|x11-driver-video-cirrus-1.5.2-4|47	

22058 14
14mr|x11-driver-video-dummy-0.3.7-5|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-dummy-0.3.7-5|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-dummy-0.3.7-5|3	%define _disable_ld_now 1
14mr|x11-driver-video-dummy-0.3.7-5|4	
14mr|x11-driver-video-dummy-0.3.7-5|5	%define _disable_ld_no_undefined 1
14mr|x11-driver-video-dummy-0.3.7-5|6	
14mr|x11-driver-video-dummy-0.3.7-5|7	Summary:	The X.org dummy video driver
14mr|x11-driver-video-dummy-0.3.7-5|8	Name:		x11-driver-video-dummy
14mr|x11-driver-video-dummy-0.3.7-5|9	Version:	0.3.7
14mr|x11-driver-video-dummy-0.3.7-5|10	Release:	5
14mr|x11-driver-video-dummy-0.3.7-5|11	License:	MIT
14mr|x11-driver-video-dummy-0.3.7-5|12	Group:		System/X11
14mr|x11-driver-video-dummy-0.3.7-5|13	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-dummy-0.3.7-5|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-dummy-%{version}.tar.bz2
14mr|x11-driver-video-dummy-0.3.7-5|15	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-dummy-0.3.7-5|16	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-dummy-0.3.7-5|17	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-dummy-0.3.7-5|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-dummy-0.3.7-5|19	
14mr|x11-driver-video-dummy-0.3.7-5|20	%description
14mr|x11-driver-video-dummy-0.3.7-5|21	This is a dummy video driver for X.org.
14mr|x11-driver-video-dummy-0.3.7-5|22	
14mr|x11-driver-video-dummy-0.3.7-5|23	%files
14mr|x11-driver-video-dummy-0.3.7-5|24	%doc COPYING
14mr|x11-driver-video-dummy-0.3.7-5|25	%{_libdir}/xorg/modules/drivers/dummy_drv.so
14mr|x11-driver-video-dummy-0.3.7-5|26	
14mr|x11-driver-video-dummy-0.3.7-5|27	#----------------------------------------------------------------------------
14mr|x11-driver-video-dummy-0.3.7-5|28	
14mr|x11-driver-video-dummy-0.3.7-5|29	%prep
14mr|x11-driver-video-dummy-0.3.7-5|30	%setup -qn xf86-video-dummy-%{version}
14mr|x11-driver-video-dummy-0.3.7-5|31	%apply_patches
14mr|x11-driver-video-dummy-0.3.7-5|32	
14mr|x11-driver-video-dummy-0.3.7-5|33	%build
14mr|x11-driver-video-dummy-0.3.7-5|34	%configure2_5x
14mr|x11-driver-video-dummy-0.3.7-5|35	%make
14mr|x11-driver-video-dummy-0.3.7-5|36	
14mr|x11-driver-video-dummy-0.3.7-5|37	%install
14mr|x11-driver-video-dummy-0.3.7-5|38	%makeinstall_std
14mr|x11-driver-video-dummy-0.3.7-5|39	
14mr|x11-driver-video-dummy-0.3.7-5|40	
14mr|x11-driver-video-dummy-0.3.7-5|41	%changelog
14mr|x11-driver-video-dummy-0.3.7-5|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.7-5
14mr|x11-driver-video-dummy-0.3.7-5|43	+ Revision: 64716e7
14mr|x11-driver-video-dummy-0.3.7-5|44	- MassBuild#440: Increase release tag
14mr|x11-driver-video-dummy-0.3.7-5|45	
14mr|x11-driver-video-dummy-0.3.7-5|46	

22059 14
14mr|x11-driver-video-fbdev-0.4.4-5|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-fbdev-0.4.4-5|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-fbdev-0.4.4-5|3	%define _disable_ld_now 1
14mr|x11-driver-video-fbdev-0.4.4-5|4	
14mr|x11-driver-video-fbdev-0.4.4-5|5	Summary:	X.org driver for Linux FBDev
14mr|x11-driver-video-fbdev-0.4.4-5|6	Name:		x11-driver-video-fbdev
14mr|x11-driver-video-fbdev-0.4.4-5|7	Version:	0.4.4
14mr|x11-driver-video-fbdev-0.4.4-5|8	Release:	5
14mr|x11-driver-video-fbdev-0.4.4-5|9	License:	MIT
14mr|x11-driver-video-fbdev-0.4.4-5|10	Group:		System/X11
14mr|x11-driver-video-fbdev-0.4.4-5|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-fbdev-0.4.4-5|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-fbdev-%{version}.tar.bz2
14mr|x11-driver-video-fbdev-0.4.4-5|13	Patch1:		BGNoneRoot.patch
14mr|x11-driver-video-fbdev-0.4.4-5|14	BuildRequires:	pkgconfig(pciaccess)
14mr|x11-driver-video-fbdev-0.4.4-5|15	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-fbdev-0.4.4-5|16	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-fbdev-0.4.4-5|17	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-fbdev-0.4.4-5|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-fbdev-0.4.4-5|19	
14mr|x11-driver-video-fbdev-0.4.4-5|20	%description
14mr|x11-driver-video-fbdev-0.4.4-5|21	x11-driver-video-fbdev is the X.org driver for Linux FBDev.
14mr|x11-driver-video-fbdev-0.4.4-5|22	
14mr|x11-driver-video-fbdev-0.4.4-5|23	%files
14mr|x11-driver-video-fbdev-0.4.4-5|24	%{_libdir}/xorg/modules/drivers/fbdev_drv.so
14mr|x11-driver-video-fbdev-0.4.4-5|25	%{_mandir}/man4/fbdev.*
14mr|x11-driver-video-fbdev-0.4.4-5|26	
14mr|x11-driver-video-fbdev-0.4.4-5|27	#----------------------------------------------------------------------------
14mr|x11-driver-video-fbdev-0.4.4-5|28	
14mr|x11-driver-video-fbdev-0.4.4-5|29	%prep
14mr|x11-driver-video-fbdev-0.4.4-5|30	%setup -qn xf86-video-fbdev-%{version}
14mr|x11-driver-video-fbdev-0.4.4-5|31	%patch1 -p1
14mr|x11-driver-video-fbdev-0.4.4-5|32	autoreconf -vif
14mr|x11-driver-video-fbdev-0.4.4-5|33	
14mr|x11-driver-video-fbdev-0.4.4-5|34	%build
14mr|x11-driver-video-fbdev-0.4.4-5|35	%configure2_5x	--enable-pciaccess
14mr|x11-driver-video-fbdev-0.4.4-5|36	%make
14mr|x11-driver-video-fbdev-0.4.4-5|37	
14mr|x11-driver-video-fbdev-0.4.4-5|38	%install
14mr|x11-driver-video-fbdev-0.4.4-5|39	%makeinstall_std
14mr|x11-driver-video-fbdev-0.4.4-5|40	
14mr|x11-driver-video-fbdev-0.4.4-5|41	
14mr|x11-driver-video-fbdev-0.4.4-5|42	
14mr|x11-driver-video-fbdev-0.4.4-5|43	%changelog
14mr|x11-driver-video-fbdev-0.4.4-5|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.4-5
14mr|x11-driver-video-fbdev-0.4.4-5|45	+ Revision: 21c6744
14mr|x11-driver-video-fbdev-0.4.4-5|46	- MassBuild#440: Increase release tag
14mr|x11-driver-video-fbdev-0.4.4-5|47	
14mr|x11-driver-video-fbdev-0.4.4-5|48	

22060 14
14mr|x11-driver-video-fix-1.0.0-2|1	Name:           x11-driver-video-fix
14mr|x11-driver-video-fix-1.0.0-2|2	Version:        1.0.0
14mr|x11-driver-video-fix-1.0.0-2|3	Release:        2
14mr|x11-driver-video-fix-1.0.0-2|4	Summary:        Fix for Libreoffice and other bugs on radeon
14mr|x11-driver-video-fix-1.0.0-2|5	Group:          System/X11
14mr|x11-driver-video-fix-1.0.0-2|6	License:        GPLv3
14mr|x11-driver-video-fix-1.0.0-2|7	URL:            www.rosalab.ru
14mr|x11-driver-video-fix-1.0.0-2|8	Source0:        exapixmapsoff.conf
14mr|x11-driver-video-fix-1.0.0-2|9	
14mr|x11-driver-video-fix-1.0.0-2|10	%description
14mr|x11-driver-video-fix-1.0.0-2|11	x11-driver-video-fix disables EXA pixmaps on Radeon
14mr|x11-driver-video-fix-1.0.0-2|12	
14mr|x11-driver-video-fix-1.0.0-2|13	%prep
14mr|x11-driver-video-fix-1.0.0-2|14	
14mr|x11-driver-video-fix-1.0.0-2|15	%build
14mr|x11-driver-video-fix-1.0.0-2|16	
14mr|x11-driver-video-fix-1.0.0-2|17	%install
14mr|x11-driver-video-fix-1.0.0-2|18	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
14mr|x11-driver-video-fix-1.0.0-2|19	install -m644 %{SOURCE0} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/exapixmapsoff.conf
14mr|x11-driver-video-fix-1.0.0-2|20	
14mr|x11-driver-video-fix-1.0.0-2|21	%files
14mr|x11-driver-video-fix-1.0.0-2|22	%{_sysconfdir}/X11/xorg.conf.d/exapixmapsoff.conf
14mr|x11-driver-video-fix-1.0.0-2|23	
14mr|x11-driver-video-fix-1.0.0-2|24	
14mr|x11-driver-video-fix-1.0.0-2|25	
14mr|x11-driver-video-fix-1.0.0-2|26	%changelog
14mr|x11-driver-video-fix-1.0.0-2|27	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-2
14mr|x11-driver-video-fix-1.0.0-2|28	+ Revision: f14ba8c
14mr|x11-driver-video-fix-1.0.0-2|29	- MassBuild#440: Increase release tag
14mr|x11-driver-video-fix-1.0.0-2|30	
14mr|x11-driver-video-fix-1.0.0-2|31	

22061 14
14mr|x11-driver-video-intel-2.21.15-4|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-intel-2.21.15-4|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-intel-2.21.15-4|3	%define _disable_ld_now 1
14mr|x11-driver-video-intel-2.21.15-4|4	
14mr|x11-driver-video-intel-2.21.15-4|5	# X.org drivers use symbols from the X server
14mr|x11-driver-video-intel-2.21.15-4|6	%global _disable_ld_no_undefined 1
14mr|x11-driver-video-intel-2.21.15-4|7	
14mr|x11-driver-video-intel-2.21.15-4|8	# (anssi) The unversioned symlink of XvMC library must be present in
14mr|x11-driver-video-intel-2.21.15-4|9	# %{_libdir} during normal use, as libXvMC uses that name for dlopening.
14mr|x11-driver-video-intel-2.21.15-4|10	# Our devel requires finder catches that, hence this exception:
14mr|x11-driver-video-intel-2.21.15-4|11	%define __noautoreq 'devel\\(.*'
14mr|x11-driver-video-intel-2.21.15-4|12	%define __noautoprov 'devel\\(.*'
14mr|x11-driver-video-intel-2.21.15-4|13	
14mr|x11-driver-video-intel-2.21.15-4|14	%define major 1
14mr|x11-driver-video-intel-2.21.15-4|15	%define libxvmc %mklibname IntelXvMC %{major}
14mr|x11-driver-video-intel-2.21.15-4|16	%define libxvmc810 %mklibname I810XvMC %{major}
14mr|x11-driver-video-intel-2.21.15-4|17	
14mr|x11-driver-video-intel-2.21.15-4|18	Summary:	X.org driver for Intel graphics controllers
14mr|x11-driver-video-intel-2.21.15-4|19	Name:		x11-driver-video-intel
14mr|x11-driver-video-intel-2.21.15-4|20	Version:	2.21.15
14mr|x11-driver-video-intel-2.21.15-4|21	Release:	4
14mr|x11-driver-video-intel-2.21.15-4|22	Epoch:		1
14mr|x11-driver-video-intel-2.21.15-4|23	License:	MIT
14mr|x11-driver-video-intel-2.21.15-4|24	Group:		System/X11
14mr|x11-driver-video-intel-2.21.15-4|25	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-intel-2.21.15-4|26	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-%{version}.tar.bz2
14mr|x11-driver-video-intel-2.21.15-4|27	Patch0:		compat-api-map-changes-of-damageunregister-api.patch
14mr|x11-driver-video-intel-2.21.15-4|28	BuildRequires:	pkgconfig(gl)
14mr|x11-driver-video-intel-2.21.15-4|29	BuildRequires:	pkgconfig(glamor)
14mr|x11-driver-video-intel-2.21.15-4|30	BuildRequires:	pkgconfig(libdrm)
14mr|x11-driver-video-intel-2.21.15-4|31	BuildRequires:	pkgconfig(udev) >= 186
14mr|x11-driver-video-intel-2.21.15-4|32	BuildRequires:	pkgconfig(x11)
14mr|x11-driver-video-intel-2.21.15-4|33	BuildRequires:	pkgconfig(xcb-util)
14mr|x11-driver-video-intel-2.21.15-4|34	BuildRequires:	pkgconfig(xcursor)
14mr|x11-driver-video-intel-2.21.15-4|35	BuildRequires:	pkgconfig(xdamage)
14mr|x11-driver-video-intel-2.21.15-4|36	BuildRequires:	pkgconfig(xext)
14mr|x11-driver-video-intel-2.21.15-4|37	BuildRequires:	pkgconfig(xfixes)
14mr|x11-driver-video-intel-2.21.15-4|38	BuildRequires:	pkgconfig(xinerama)
14mr|x11-driver-video-intel-2.21.15-4|39	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-intel-2.21.15-4|40	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-intel-2.21.15-4|41	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-intel-2.21.15-4|42	BuildRequires:	pkgconfig(xrandr)
14mr|x11-driver-video-intel-2.21.15-4|43	BuildRequires:	pkgconfig(xrender)
14mr|x11-driver-video-intel-2.21.15-4|44	BuildRequires:	pkgconfig(xtst)
14mr|x11-driver-video-intel-2.21.15-4|45	BuildRequires:	pkgconfig(xvmc)
14mr|x11-driver-video-intel-2.21.15-4|46	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-intel-2.21.15-4|47	Requires:	udev
14mr|x11-driver-video-intel-2.21.15-4|48	Requires:	%{libxvmc} = %{EVRD}
14mr|x11-driver-video-intel-2.21.15-4|49	Requires:	%{libxvmc810} = %{EVRD}
14mr|x11-driver-video-intel-2.21.15-4|50	
14mr|x11-driver-video-intel-2.21.15-4|51	%description
14mr|x11-driver-video-intel-2.21.15-4|52	x11-driver-video-intel is the X.org driver for Intel video chipsets.
14mr|x11-driver-video-intel-2.21.15-4|53	
14mr|x11-driver-video-intel-2.21.15-4|54	%files
14mr|x11-driver-video-intel-2.21.15-4|55	%{_libdir}/xorg/modules/drivers/intel_drv.so
14mr|x11-driver-video-intel-2.21.15-4|56	%{_libdir}/libIntelXvMC.so
14mr|x11-driver-video-intel-2.21.15-4|57	%{_libdir}/libI810XvMC.so
14mr|x11-driver-video-intel-2.21.15-4|58	%{_mandir}/man4/intel.4.*
14mr|x11-driver-video-intel-2.21.15-4|59	
14mr|x11-driver-video-intel-2.21.15-4|60	#----------------------------------------------------------------------------
14mr|x11-driver-video-intel-2.21.15-4|61	
14mr|x11-driver-video-intel-2.21.15-4|62	%package -n %{libxvmc}
14mr|x11-driver-video-intel-2.21.15-4|63	Summary:	X Library
14mr|x11-driver-video-intel-2.21.15-4|64	Group:		System/Libraries
14mr|x11-driver-video-intel-2.21.15-4|65	Conflicts:	%{name} < 2.99.905-2
14mr|x11-driver-video-intel-2.21.15-4|66	
14mr|x11-driver-video-intel-2.21.15-4|67	%description -n %{libxvmc}
14mr|x11-driver-video-intel-2.21.15-4|68	This package contains a shared library for %{name}.
14mr|x11-driver-video-intel-2.21.15-4|69	
14mr|x11-driver-video-intel-2.21.15-4|70	%files  -n %{libxvmc}
14mr|x11-driver-video-intel-2.21.15-4|71	%{_libdir}/libIntelXvMC.so.%{major}*
14mr|x11-driver-video-intel-2.21.15-4|72	
14mr|x11-driver-video-intel-2.21.15-4|73	#----------------------------------------------------------------------------
14mr|x11-driver-video-intel-2.21.15-4|74	
14mr|x11-driver-video-intel-2.21.15-4|75	%package -n %{libxvmc810}
14mr|x11-driver-video-intel-2.21.15-4|76	Summary:	X Library
14mr|x11-driver-video-intel-2.21.15-4|77	Group:		System/Libraries
14mr|x11-driver-video-intel-2.21.15-4|78	Conflicts:	%{name} < 2.99.905-2
14mr|x11-driver-video-intel-2.21.15-4|79	
14mr|x11-driver-video-intel-2.21.15-4|80	%description -n %{libxvmc810}
14mr|x11-driver-video-intel-2.21.15-4|81	This package contains a shared library for %{name}.
14mr|x11-driver-video-intel-2.21.15-4|82	
14mr|x11-driver-video-intel-2.21.15-4|83	%files  -n %{libxvmc810}
14mr|x11-driver-video-intel-2.21.15-4|84	%{_libdir}/libI810XvMC.so.%{major}*
14mr|x11-driver-video-intel-2.21.15-4|85	
14mr|x11-driver-video-intel-2.21.15-4|86	#----------------------------------------------------------------------------
14mr|x11-driver-video-intel-2.21.15-4|87	
14mr|x11-driver-video-intel-2.21.15-4|88	%prep
14mr|x11-driver-video-intel-2.21.15-4|89	%setup -qn xf86-video-intel-%{version}
14mr|x11-driver-video-intel-2.21.15-4|90	%apply_patches
14mr|x11-driver-video-intel-2.21.15-4|91	
14mr|x11-driver-video-intel-2.21.15-4|92	%build
14mr|x11-driver-video-intel-2.21.15-4|93	autoreconf -vfi
14mr|x11-driver-video-intel-2.21.15-4|94	%configure2_5x \
14mr|x11-driver-video-intel-2.21.15-4|95	--enable-dri \
14mr|x11-driver-video-intel-2.21.15-4|96	--enable-sna \
14mr|x11-driver-video-intel-2.21.15-4|97	--enable-glamor \
14mr|x11-driver-video-intel-2.21.15-4|98	--with-default-accel=sna
14mr|x11-driver-video-intel-2.21.15-4|99	
14mr|x11-driver-video-intel-2.21.15-4|100	%make
14mr|x11-driver-video-intel-2.21.15-4|101	
14mr|x11-driver-video-intel-2.21.15-4|102	%install
14mr|x11-driver-video-intel-2.21.15-4|103	%makeinstall_std
14mr|x11-driver-video-intel-2.21.15-4|104	
14mr|x11-driver-video-intel-2.21.15-4|105	%changelog
14mr|x11-driver-video-intel-2.21.15-4|106	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.21.15-4
14mr|x11-driver-video-intel-2.21.15-4|107	+ Revision: ad5373d
14mr|x11-driver-video-intel-2.21.15-4|108	- MassBuild#440: Increase release tag
14mr|x11-driver-video-intel-2.21.15-4|109	
14mr|x11-driver-video-intel-2.21.15-4|110	

22062 14
14mr|x11-driver-video-mga-1.6.3-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-mga-1.6.3-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-mga-1.6.3-3|3	%define _disable_ld_now 1
14mr|x11-driver-video-mga-1.6.3-3|4	
14mr|x11-driver-video-mga-1.6.3-3|5	Summary:	X.org driver for Matrox Cards
14mr|x11-driver-video-mga-1.6.3-3|6	Name:		x11-driver-video-mga
14mr|x11-driver-video-mga-1.6.3-3|7	Version:	1.6.3
14mr|x11-driver-video-mga-1.6.3-3|8	Release:	3
14mr|x11-driver-video-mga-1.6.3-3|9	Epoch:		2
14mr|x11-driver-video-mga-1.6.3-3|10	License:	MIT
14mr|x11-driver-video-mga-1.6.3-3|11	Group:		System/X11
14mr|x11-driver-video-mga-1.6.3-3|12	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-mga-1.6.3-3|13	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mga-%{version}.tar.bz2
14mr|x11-driver-video-mga-1.6.3-3|14	BuildRequires:	pkgconfig(gl)
14mr|x11-driver-video-mga-1.6.3-3|15	BuildRequires:	pkgconfig(libdrm)
14mr|x11-driver-video-mga-1.6.3-3|16	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-mga-1.6.3-3|17	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-mga-1.6.3-3|18	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-mga-1.6.3-3|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-mga-1.6.3-3|20	
14mr|x11-driver-video-mga-1.6.3-3|21	%description
14mr|x11-driver-video-mga-1.6.3-3|22	x11-driver-video-mga is the X.org driver for Matrox Cards.
14mr|x11-driver-video-mga-1.6.3-3|23	
14mr|x11-driver-video-mga-1.6.3-3|24	%files
14mr|x11-driver-video-mga-1.6.3-3|25	%{_libdir}/xorg/modules/drivers/mga_drv.so
14mr|x11-driver-video-mga-1.6.3-3|26	%{_mandir}/man4/mga.*
14mr|x11-driver-video-mga-1.6.3-3|27	
14mr|x11-driver-video-mga-1.6.3-3|28	#----------------------------------------------------------------------------
14mr|x11-driver-video-mga-1.6.3-3|29	
14mr|x11-driver-video-mga-1.6.3-3|30	%prep
14mr|x11-driver-video-mga-1.6.3-3|31	%setup -qn xf86-video-mga-%{version}
14mr|x11-driver-video-mga-1.6.3-3|32	
14mr|x11-driver-video-mga-1.6.3-3|33	%build
14mr|x11-driver-video-mga-1.6.3-3|34	autoreconf -fis
14mr|x11-driver-video-mga-1.6.3-3|35	%configure2_5x
14mr|x11-driver-video-mga-1.6.3-3|36	%make
14mr|x11-driver-video-mga-1.6.3-3|37	
14mr|x11-driver-video-mga-1.6.3-3|38	%install
14mr|x11-driver-video-mga-1.6.3-3|39	%makeinstall_std
14mr|x11-driver-video-mga-1.6.3-3|40	
14mr|x11-driver-video-mga-1.6.3-3|41	
14mr|x11-driver-video-mga-1.6.3-3|42	
14mr|x11-driver-video-mga-1.6.3-3|43	%changelog
14mr|x11-driver-video-mga-1.6.3-3|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:1.6.3-3
14mr|x11-driver-video-mga-1.6.3-3|45	+ Revision: 74d7304
14mr|x11-driver-video-mga-1.6.3-3|46	- MassBuild#440: Increase release tag
14mr|x11-driver-video-mga-1.6.3-3|47	
14mr|x11-driver-video-mga-1.6.3-3|48	

22063 14
14mr|x11-driver-video-modesetting-0.9.0-2|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-modesetting-0.9.0-2|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-modesetting-0.9.0-2|3	%define _disable_ld_now 1
14mr|x11-driver-video-modesetting-0.9.0-2|4	
14mr|x11-driver-video-modesetting-0.9.0-2|5	# X.org modules reference symbols provided by the X server
14mr|x11-driver-video-modesetting-0.9.0-2|6	%global _disable_ld_no_undefined 1
14mr|x11-driver-video-modesetting-0.9.0-2|7	
14mr|x11-driver-video-modesetting-0.9.0-2|8	Summary:	Generic X.org driver
14mr|x11-driver-video-modesetting-0.9.0-2|9	Name:		x11-driver-video-modesetting
14mr|x11-driver-video-modesetting-0.9.0-2|10	Version:	0.9.0
14mr|x11-driver-video-modesetting-0.9.0-2|11	Release:	2
14mr|x11-driver-video-modesetting-0.9.0-2|12	Epoch:		1
14mr|x11-driver-video-modesetting-0.9.0-2|13	License:	MIT
14mr|x11-driver-video-modesetting-0.9.0-2|14	Group:		System/X11
14mr|x11-driver-video-modesetting-0.9.0-2|15	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-modesetting-0.9.0-2|16	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-modesetting-%{version}.tar.bz2
14mr|x11-driver-video-modesetting-0.9.0-2|17	BuildRequires:	pkgconfig(libdrm)
14mr|x11-driver-video-modesetting-0.9.0-2|18	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-modesetting-0.9.0-2|19	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-modesetting-0.9.0-2|20	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-modesetting-0.9.0-2|21	
14mr|x11-driver-video-modesetting-0.9.0-2|22	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-modesetting-0.9.0-2|23	Requires:	udev
14mr|x11-driver-video-modesetting-0.9.0-2|24	
14mr|x11-driver-video-modesetting-0.9.0-2|25	%description
14mr|x11-driver-video-modesetting-0.9.0-2|26	x11-driver-video-modesetting is a generic X.org driver for hardware.
14mr|x11-driver-video-modesetting-0.9.0-2|27	
14mr|x11-driver-video-modesetting-0.9.0-2|28	It managed by KMS (Kernel Mode Setting), eg: ATI/AMD, Intel&nVidia.
14mr|x11-driver-video-modesetting-0.9.0-2|29	
14mr|x11-driver-video-modesetting-0.9.0-2|30	%files
14mr|x11-driver-video-modesetting-0.9.0-2|31	%{_libdir}/xorg/modules/drivers/*
14mr|x11-driver-video-modesetting-0.9.0-2|32	%{_mandir}/man4/modesetting.*
14mr|x11-driver-video-modesetting-0.9.0-2|33	
14mr|x11-driver-video-modesetting-0.9.0-2|34	#----------------------------------------------------------------------------
14mr|x11-driver-video-modesetting-0.9.0-2|35	
14mr|x11-driver-video-modesetting-0.9.0-2|36	%prep
14mr|x11-driver-video-modesetting-0.9.0-2|37	%setup -q -n xf86-video-modesetting-%{version}
14mr|x11-driver-video-modesetting-0.9.0-2|38	
14mr|x11-driver-video-modesetting-0.9.0-2|39	%build
14mr|x11-driver-video-modesetting-0.9.0-2|40	%configure2_5x
14mr|x11-driver-video-modesetting-0.9.0-2|41	%make
14mr|x11-driver-video-modesetting-0.9.0-2|42	
14mr|x11-driver-video-modesetting-0.9.0-2|43	%install
14mr|x11-driver-video-modesetting-0.9.0-2|44	%makeinstall_std
14mr|x11-driver-video-modesetting-0.9.0-2|45	
14mr|x11-driver-video-modesetting-0.9.0-2|46	
14mr|x11-driver-video-modesetting-0.9.0-2|47	%changelog
14mr|x11-driver-video-modesetting-0.9.0-2|48	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:0.9.0-2
14mr|x11-driver-video-modesetting-0.9.0-2|49	+ Revision: b8d62d2
14mr|x11-driver-video-modesetting-0.9.0-2|50	- MassBuild#440: Increase release tag
14mr|x11-driver-video-modesetting-0.9.0-2|51	
14mr|x11-driver-video-modesetting-0.9.0-2|52	

22064 14
14mr|x11-driver-video-nouveau-1.0.10-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-nouveau-1.0.10-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-nouveau-1.0.10-3|3	%define _disable_ld_now 1
14mr|x11-driver-video-nouveau-1.0.10-3|4	
14mr|x11-driver-video-nouveau-1.0.10-3|5	%define _disable_ld_no_undefined 1
14mr|x11-driver-video-nouveau-1.0.10-3|6	
14mr|x11-driver-video-nouveau-1.0.10-3|7	Summary:	Accelerated open source driver for NVIDIA cards
14mr|x11-driver-video-nouveau-1.0.10-3|8	Name:		x11-driver-video-nouveau
14mr|x11-driver-video-nouveau-1.0.10-3|9	Version:	1.0.10
14mr|x11-driver-video-nouveau-1.0.10-3|10	Release:	3
14mr|x11-driver-video-nouveau-1.0.10-3|11	License:	MIT
14mr|x11-driver-video-nouveau-1.0.10-3|12	Group:		System/X11
14mr|x11-driver-video-nouveau-1.0.10-3|13	Url:		http://nouveau.freedesktop.org/
14mr|x11-driver-video-nouveau-1.0.10-3|14	Source0:	http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nouveau-%{version}.tar.bz2
14mr|x11-driver-video-nouveau-1.0.10-3|15	BuildRequires:	pkgconfig(gl)
14mr|x11-driver-video-nouveau-1.0.10-3|16	BuildRequires:	pkgconfig(libdrm)
14mr|x11-driver-video-nouveau-1.0.10-3|17	BuildRequires:	pkgconfig(udev) >= 186
14mr|x11-driver-video-nouveau-1.0.10-3|18	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-nouveau-1.0.10-3|19	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-nouveau-1.0.10-3|20	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-nouveau-1.0.10-3|21	BuildRequires:	libdrm-common
14mr|x11-driver-video-nouveau-1.0.10-3|22	Requires:	kmod(nouveau)
14mr|x11-driver-video-nouveau-1.0.10-3|23	Requires:	udev
14mr|x11-driver-video-nouveau-1.0.10-3|24	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-nouveau-1.0.10-3|25	
14mr|x11-driver-video-nouveau-1.0.10-3|26	%description
14mr|x11-driver-video-nouveau-1.0.10-3|27	The nouveau project aims to build high-quality, open source drivers
14mr|x11-driver-video-nouveau-1.0.10-3|28	for NVIDIA cards.
14mr|x11-driver-video-nouveau-1.0.10-3|29	
14mr|x11-driver-video-nouveau-1.0.10-3|30	%files
14mr|x11-driver-video-nouveau-1.0.10-3|31	%{_libdir}/xorg/modules/drivers/nouveau_drv.so
14mr|x11-driver-video-nouveau-1.0.10-3|32	%{_mandir}/man4/nouveau*
14mr|x11-driver-video-nouveau-1.0.10-3|33	
14mr|x11-driver-video-nouveau-1.0.10-3|34	#----------------------------------------------------------------------------
14mr|x11-driver-video-nouveau-1.0.10-3|35	
14mr|x11-driver-video-nouveau-1.0.10-3|36	%prep
14mr|x11-driver-video-nouveau-1.0.10-3|37	%setup -q -n xf86-video-nouveau-%{version}
14mr|x11-driver-video-nouveau-1.0.10-3|38	[ -e autogen.sh ] && ./autogen.sh
14mr|x11-driver-video-nouveau-1.0.10-3|39	
14mr|x11-driver-video-nouveau-1.0.10-3|40	%build
14mr|x11-driver-video-nouveau-1.0.10-3|41	%configure2_5x \
14mr|x11-driver-video-nouveau-1.0.10-3|42	--disable-dependency-tracking
14mr|x11-driver-video-nouveau-1.0.10-3|43	%make
14mr|x11-driver-video-nouveau-1.0.10-3|44	
14mr|x11-driver-video-nouveau-1.0.10-3|45	%install
14mr|x11-driver-video-nouveau-1.0.10-3|46	%makeinstall_std
14mr|x11-driver-video-nouveau-1.0.10-3|47	
14mr|x11-driver-video-nouveau-1.0.10-3|48	
14mr|x11-driver-video-nouveau-1.0.10-3|49	%changelog
14mr|x11-driver-video-nouveau-1.0.10-3|50	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.10-3
14mr|x11-driver-video-nouveau-1.0.10-3|51	+ Revision: c6793ba
14mr|x11-driver-video-nouveau-1.0.10-3|52	- MassBuild#440: Increase release tag
14mr|x11-driver-video-nouveau-1.0.10-3|53	
14mr|x11-driver-video-nouveau-1.0.10-3|54	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.10-2
14mr|x11-driver-video-nouveau-1.0.10-3|55	+ Revision: 3b00608
14mr|x11-driver-video-nouveau-1.0.10-3|56	- Disabled immediate symbol resolution for ld (it might have broken Xorg)
14mr|x11-driver-video-nouveau-1.0.10-3|57	
14mr|x11-driver-video-nouveau-1.0.10-3|58	* Wed May 07 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.10-1
14mr|x11-driver-video-nouveau-1.0.10-3|59	+ Revision: 017e00a
14mr|x11-driver-video-nouveau-1.0.10-3|60	- Updated to version 1.0.10
14mr|x11-driver-video-nouveau-1.0.10-3|61	- Also, removed the patches which are now in the upstream.
14mr|x11-driver-video-nouveau-1.0.10-3|62	
14mr|x11-driver-video-nouveau-1.0.10-3|63	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.9-2
14mr|x11-driver-video-nouveau-1.0.10-3|64	+ Revision: dcf3c2c
14mr|x11-driver-video-nouveau-1.0.10-3|65	- LOG Spec cleanup
14mr|x11-driver-video-nouveau-1.0.10-3|66	
14mr|x11-driver-video-nouveau-1.0.10-3|67	* Fri Nov 01 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.9-1
14mr|x11-driver-video-nouveau-1.0.10-3|68	+ Revision: be82081
14mr|x11-driver-video-nouveau-1.0.10-3|69	- sync to cooker
14mr|x11-driver-video-nouveau-1.0.10-3|70	
14mr|x11-driver-video-nouveau-1.0.10-3|71	* Tue Jul 30 2013 akdengi <kazancas@mandriva.ru> 1.0.9-1
14mr|x11-driver-video-nouveau-1.0.10-3|72	+ Revision: 2fc276d
14mr|x11-driver-video-nouveau-1.0.10-3|73	- disable patch0
14mr|x11-driver-video-nouveau-1.0.10-3|74	
14mr|x11-driver-video-nouveau-1.0.10-3|75	* Tue Jul 30 2013 akdengi <kazancas@mandriva.ru> 1.0.9-1
14mr|x11-driver-video-nouveau-1.0.10-3|76	+ Revision: 2e2bd65
14mr|x11-driver-video-nouveau-1.0.10-3|77	- New version 1.0.9
14mr|x11-driver-video-nouveau-1.0.10-3|78	
14mr|x11-driver-video-nouveau-1.0.10-3|79	* Mon Jun 17 2013 akdengi <kazancas@mandriva.ru> 1.0.8-1
14mr|x11-driver-video-nouveau-1.0.10-3|80	+ Revision: 6b7e3dc
14mr|x11-driver-video-nouveau-1.0.10-3|81	- New version 1.0.8
14mr|x11-driver-video-nouveau-1.0.10-3|82	
14mr|x11-driver-video-nouveau-1.0.10-3|83	* Fri Jan 11 2013 akdengi <kazancas@mandriva.ru> 1.0.6-1
14mr|x11-driver-video-nouveau-1.0.10-3|84	+ Revision: 6eb5bae
14mr|x11-driver-video-nouveau-1.0.10-3|85	- update to 1.0.6
14mr|x11-driver-video-nouveau-1.0.10-3|86	
14mr|x11-driver-video-nouveau-1.0.10-3|87	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 1.0.4-1
14mr|x11-driver-video-nouveau-1.0.10-3|88	+ Revision: c61f468
14mr|x11-driver-video-nouveau-1.0.10-3|89	- LOG 1.0.4. Fix URL path
14mr|x11-driver-video-nouveau-1.0.10-3|90	
14mr|x11-driver-video-nouveau-1.0.10-3|91	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 1.0.4-1
14mr|x11-driver-video-nouveau-1.0.10-3|92	+ Revision: bcf40ab
14mr|x11-driver-video-nouveau-1.0.10-3|93	- LOG 1.0.4. Fix URL path
14mr|x11-driver-video-nouveau-1.0.10-3|94	
14mr|x11-driver-video-nouveau-1.0.10-3|95	* Wed Oct 31 2012 akdengi <kazancas@mandriva.ru> 1.0.3-1
14mr|x11-driver-video-nouveau-1.0.10-3|96	+ Revision: 4205581
14mr|x11-driver-video-nouveau-1.0.10-3|97	- LOF -new version 1.0.3
14mr|x11-driver-video-nouveau-1.0.10-3|98	
14mr|x11-driver-video-nouveau-1.0.10-3|99	* Wed Oct 31 2012 Alexander Kazancev <kazancas@gmail.com> 1.0.2-2
14mr|x11-driver-video-nouveau-1.0.10-3|100	+ Revision: 5759f7c
14mr|x11-driver-video-nouveau-1.0.10-3|101	- LOG - Rebuild for xorg-server 1.13
14mr|x11-driver-video-nouveau-1.0.10-3|102	
14mr|x11-driver-video-nouveau-1.0.10-3|103	* Mon Sep 17 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.2-1
14mr|x11-driver-video-nouveau-1.0.10-3|104	+ Revision: 0dfab56
14mr|x11-driver-video-nouveau-1.0.10-3|105	- disable_libdrm_version_check.patch
14mr|x11-driver-video-nouveau-1.0.10-3|106	
14mr|x11-driver-video-nouveau-1.0.10-3|107	* Mon Sep 17 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.2-1
14mr|x11-driver-video-nouveau-1.0.10-3|108	+ Revision: 0c3604b
14mr|x11-driver-video-nouveau-1.0.10-3|109	- disable_libdrm_version_check.patch
14mr|x11-driver-video-nouveau-1.0.10-3|110	
14mr|x11-driver-video-nouveau-1.0.10-3|111	* Mon Sep 17 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.2-1
14mr|x11-driver-video-nouveau-1.0.10-3|112	+ Revision: f96249a
14mr|x11-driver-video-nouveau-1.0.10-3|113	- autoreconf -v --install
14mr|x11-driver-video-nouveau-1.0.10-3|114	
14mr|x11-driver-video-nouveau-1.0.10-3|115	* Mon Sep 17 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.2-1
14mr|x11-driver-video-nouveau-1.0.10-3|116	+ Revision: 7e9c287
14mr|x11-driver-video-nouveau-1.0.10-3|117	- --disable-dependency-tracking
14mr|x11-driver-video-nouveau-1.0.10-3|118	
14mr|x11-driver-video-nouveau-1.0.10-3|119	* Sun Sep 16 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.2-1
14mr|x11-driver-video-nouveau-1.0.10-3|120	+ Revision: 05629fe
14mr|x11-driver-video-nouveau-1.0.10-3|121	- version update 1.0.2
14mr|x11-driver-video-nouveau-1.0.10-3|122	
14mr|x11-driver-video-nouveau-1.0.10-3|123	* Fri Sep 14 2012 root <root@localhost.localdomain> 0.0.16-0.20120322.3
14mr|x11-driver-video-nouveau-1.0.10-3|124	+ Revision: 0da83a8
14mr|x11-driver-video-nouveau-1.0.10-3|125	- revert
14mr|x11-driver-video-nouveau-1.0.10-3|126	
14mr|x11-driver-video-nouveau-1.0.10-3|127	* Mon Sep 10 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.1-2
14mr|x11-driver-video-nouveau-1.0.10-3|128	+ Revision: 32198c1
14mr|x11-driver-video-nouveau-1.0.10-3|129	- version update 1.0.1
14mr|x11-driver-video-nouveau-1.0.10-3|130	
14mr|x11-driver-video-nouveau-1.0.10-3|131	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.1-2
14mr|x11-driver-video-nouveau-1.0.10-3|132	+ Revision: 73c9cea
14mr|x11-driver-video-nouveau-1.0.10-3|133	- Automatic import for version 1.0.1-2
14mr|x11-driver-video-nouveau-1.0.10-3|134	
14mr|x11-driver-video-nouveau-1.0.10-3|135	* Tue Aug 07 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.0.16-0.20120322.3
14mr|x11-driver-video-nouveau-1.0.10-3|136	+ Revision: d26cfdb
14mr|x11-driver-video-nouveau-1.0.10-3|137	- LOG - Drop .la files
14mr|x11-driver-video-nouveau-1.0.10-3|138	
14mr|x11-driver-video-nouveau-1.0.10-3|139	* Thu Jun 21 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.1-1
14mr|x11-driver-video-nouveau-1.0.10-3|140	+ Revision: 6ffbfef
14mr|x11-driver-video-nouveau-1.0.10-3|141	- Automatic import for version 1.0.1
14mr|x11-driver-video-nouveau-1.0.10-3|142	
14mr|x11-driver-video-nouveau-1.0.10-3|143	* Sun Apr 29 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.0.16-0.20120322.3
14mr|x11-driver-video-nouveau-1.0.10-3|144	+ Revision: 2551a5e
14mr|x11-driver-video-nouveau-1.0.10-3|145	- up version and clear spec
14mr|x11-driver-video-nouveau-1.0.10-3|146	
14mr|x11-driver-video-nouveau-1.0.10-3|147	* Sun Apr 29 2012 akdengi <kazancas@mandriva.ru> 0.0.16-0.20120322.1
14mr|x11-driver-video-nouveau-1.0.10-3|148	+ Revision: 304e666
14mr|x11-driver-video-nouveau-1.0.10-3|149	- revert to 20120322
14mr|x11-driver-video-nouveau-1.0.10-3|150	
14mr|x11-driver-video-nouveau-1.0.10-3|151	* Sun Apr 29 2012 akdengi <kazancas@mandriva.ru> 0.0.16-0.20120426.1
14mr|x11-driver-video-nouveau-1.0.10-3|152	+ Revision: 11bf1ca
14mr|x11-driver-video-nouveau-1.0.10-3|153	- fix build
14mr|x11-driver-video-nouveau-1.0.10-3|154	
14mr|x11-driver-video-nouveau-1.0.10-3|155	* Sun Apr 29 2012 akdengi <kazancas@mandriva.ru> 0.0.16-0.20120426.1
14mr|x11-driver-video-nouveau-1.0.10-3|156	+ Revision: b56475c
14mr|x11-driver-video-nouveau-1.0.10-3|157	- fix configure.ac
14mr|x11-driver-video-nouveau-1.0.10-3|158	
14mr|x11-driver-video-nouveau-1.0.10-3|159	* Sun Apr 29 2012 akdengi <kazancas@mandriva.ru> 0.0.16-0.20120426.1
14mr|x11-driver-video-nouveau-1.0.10-3|160	+ Revision: 31c3766
14mr|x11-driver-video-nouveau-1.0.10-3|161	- - snapshot from 20120426
14mr|x11-driver-video-nouveau-1.0.10-3|162	
14mr|x11-driver-video-nouveau-1.0.10-3|163	* Sun Apr 29 2012 akdengi <kazancas@mandriva.ru> 0.0.16-0.20120426.1
14mr|x11-driver-video-nouveau-1.0.10-3|164	+ Revision: 482549c
14mr|x11-driver-video-nouveau-1.0.10-3|165	- - snapshot from 20120426
14mr|x11-driver-video-nouveau-1.0.10-3|166	
14mr|x11-driver-video-nouveau-1.0.10-3|167	* Sun Apr 15 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.0.16-0.20120322.2
14mr|x11-driver-video-nouveau-1.0.10-3|168	+ Revision: e5c637b
14mr|x11-driver-video-nouveau-1.0.10-3|169	- Updated x11-driver-video-nouveau.spec
14mr|x11-driver-video-nouveau-1.0.10-3|170	
14mr|x11-driver-video-nouveau-1.0.10-3|171	* Sat Apr 07 2012 akdengi <kazancas@mandriva.ru> 0.0.16-0.20120322.1
14mr|x11-driver-video-nouveau-1.0.10-3|172	+ Revision: 89da020
14mr|x11-driver-video-nouveau-1.0.10-3|173	- update to shapshot from 20120322
14mr|x11-driver-video-nouveau-1.0.10-3|174	
14mr|x11-driver-video-nouveau-1.0.10-3|175	* Tue Mar 13 2012 akdengi <kazancas@mandriva.ru> 0.0.16-0.20111203.1
14mr|x11-driver-video-nouveau-1.0.10-3|176	+ Revision: a8a6c2a
14mr|x11-driver-video-nouveau-1.0.10-3|177	- - new snapshot
14mr|x11-driver-video-nouveau-1.0.10-3|178	
14mr|x11-driver-video-nouveau-1.0.10-3|179	* Thu Feb 16 2012 root <root@build-client_i586-2r.rosalab.ru> 0.0.16-0.20110613.3
14mr|x11-driver-video-nouveau-1.0.10-3|180	+ Revision: f4861cc
14mr|x11-driver-video-nouveau-1.0.10-3|181	- ABF:auto increment release
14mr|x11-driver-video-nouveau-1.0.10-3|182	
14mr|x11-driver-video-nouveau-1.0.10-3|183	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.0.16-0.20110613.3
14mr|x11-driver-video-nouveau-1.0.10-3|184	+ Revision: 91f17ca
14mr|x11-driver-video-nouveau-1.0.10-3|185	- Automatic import for version 0.0.16
14mr|x11-driver-video-nouveau-1.0.10-3|186	
14mr|x11-driver-video-nouveau-1.0.10-3|187	

22065 14
14mr|x11-driver-video-openchrome-0.3.3-5|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-openchrome-0.3.3-5|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-openchrome-0.3.3-5|3	%define _disable_ld_now 1
14mr|x11-driver-video-openchrome-0.3.3-5|4	
14mr|x11-driver-video-openchrome-0.3.3-5|5	# keeping it here just in case someone wants to use the SVN version
14mr|x11-driver-video-openchrome-0.3.3-5|6	# svn co http://svn.openchrome.org/svn/trunk openchrome
14mr|x11-driver-video-openchrome-0.3.3-5|7	
14mr|x11-driver-video-openchrome-0.3.3-5|8	# (anssi) The unversioned symlink of XvMC library must be present in
14mr|x11-driver-video-openchrome-0.3.3-5|9	# %{_libdir} during normal use, as libXvMC uses that name for dlopening.
14mr|x11-driver-video-openchrome-0.3.3-5|10	# Our devel requires finder catches that, hence this exception:
14mr|x11-driver-video-openchrome-0.3.3-5|11	%define __noautoreq 'devel\\(.*'
14mr|x11-driver-video-openchrome-0.3.3-5|12	%define __noautoprov 'devel\\(.*'
14mr|x11-driver-video-openchrome-0.3.3-5|13	
14mr|x11-driver-video-openchrome-0.3.3-5|14	%define major 1
14mr|x11-driver-video-openchrome-0.3.3-5|15	%define libxvmc %mklibname chromeXvMC %{major}
14mr|x11-driver-video-openchrome-0.3.3-5|16	%define libpro %mklibname chromeXvMCPro %{major}
14mr|x11-driver-video-openchrome-0.3.3-5|17	
14mr|x11-driver-video-openchrome-0.3.3-5|18	Summary:	X.org driver for Unichrome cards from the OpenChrome project
14mr|x11-driver-video-openchrome-0.3.3-5|19	Name:		x11-driver-video-openchrome
14mr|x11-driver-video-openchrome-0.3.3-5|20	Version:	0.3.3
14mr|x11-driver-video-openchrome-0.3.3-5|21	Release:	5
14mr|x11-driver-video-openchrome-0.3.3-5|22	Group:		System/X11
14mr|x11-driver-video-openchrome-0.3.3-5|23	License:	MIT
14mr|x11-driver-video-openchrome-0.3.3-5|24	Url:		http://www.openchrome.org
14mr|x11-driver-video-openchrome-0.3.3-5|25	Source0:	http://xorg.freedesktop.org/archive/individual/driver/xf86-video-openchrome-%{version}.tar.bz2
14mr|x11-driver-video-openchrome-0.3.3-5|26	# Mandriva patches
14mr|x11-driver-video-openchrome-0.3.3-5|27	# http://billionmonkeys.net/openchrome - broken 2008/07
14mr|x11-driver-video-openchrome-0.3.3-5|28	Patch100:	xf86-video-openchrome-0.2.901-billionmokeys.net_modelines.patch
14mr|x11-driver-video-openchrome-0.3.3-5|29	Patch101:	0003-IDs-enable-LCD-on-Guillemot-NA01.patch
14mr|x11-driver-video-openchrome-0.3.3-5|30	Patch102:	openchrome_mips_arm_xvmc.patch
14mr|x11-driver-video-openchrome-0.3.3-5|31	Patch104:	xf86-video-openchrome-0.3.2-link-against-X11.patch
14mr|x11-driver-video-openchrome-0.3.3-5|32	BuildRequires:	pkgconfig(gl)
14mr|x11-driver-video-openchrome-0.3.3-5|33	BuildRequires:	pkgconfig(libdrm)
14mr|x11-driver-video-openchrome-0.3.3-5|34	BuildRequires:	pkgconfig(x11)
14mr|x11-driver-video-openchrome-0.3.3-5|35	BuildRequires:	pkgconfig(xext)
14mr|x11-driver-video-openchrome-0.3.3-5|36	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-openchrome-0.3.3-5|37	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-openchrome-0.3.3-5|38	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-openchrome-0.3.3-5|39	BuildRequires:	pkgconfig(xvmc)
14mr|x11-driver-video-openchrome-0.3.3-5|40	BuildRequires:	pkgconfig(udev)
14mr|x11-driver-video-openchrome-0.3.3-5|41	Requires:	%{libxvmc} = %{EVRD}
14mr|x11-driver-video-openchrome-0.3.3-5|42	Requires:	%{libpro} = %{EVRD}
14mr|x11-driver-video-openchrome-0.3.3-5|43	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-openchrome-0.3.3-5|44	Requires:	udev
14mr|x11-driver-video-openchrome-0.3.3-5|45	
14mr|x11-driver-video-openchrome-0.3.3-5|46	%description
14mr|x11-driver-video-openchrome-0.3.3-5|47	A free and Open Source video driver for the VIA/S3G UniChrome and UniChrome Pro
14mr|x11-driver-video-openchrome-0.3.3-5|48	graphics chipsets (CLE266, KN400, KM400, K8M800, PM800, CN400, VN800).
14mr|x11-driver-video-openchrome-0.3.3-5|49	
14mr|x11-driver-video-openchrome-0.3.3-5|50	%files
14mr|x11-driver-video-openchrome-0.3.3-5|51	%{_libdir}/xorg/modules/drivers/openchrome_drv.so
14mr|x11-driver-video-openchrome-0.3.3-5|52	# These are not devel symlinks
14mr|x11-driver-video-openchrome-0.3.3-5|53	%{_libdir}/libchromeXvMC.so
14mr|x11-driver-video-openchrome-0.3.3-5|54	%{_libdir}/libchromeXvMCPro.so
14mr|x11-driver-video-openchrome-0.3.3-5|55	%{_mandir}/man4/openchrome.*
14mr|x11-driver-video-openchrome-0.3.3-5|56	%{_sbindir}/via_regs_dump
14mr|x11-driver-video-openchrome-0.3.3-5|57	
14mr|x11-driver-video-openchrome-0.3.3-5|58	#----------------------------------------------------------------------------
14mr|x11-driver-video-openchrome-0.3.3-5|59	
14mr|x11-driver-video-openchrome-0.3.3-5|60	%package -n %{libxvmc}
14mr|x11-driver-video-openchrome-0.3.3-5|61	Summary:	X Library
14mr|x11-driver-video-openchrome-0.3.3-5|62	Group:		System/Libraries
14mr|x11-driver-video-openchrome-0.3.3-5|63	Conflicts:	%{name} < 0.3.1-3
14mr|x11-driver-video-openchrome-0.3.3-5|64	
14mr|x11-driver-video-openchrome-0.3.3-5|65	%description -n %{libxvmc}
14mr|x11-driver-video-openchrome-0.3.3-5|66	This package contains a shared library for %{name}.
14mr|x11-driver-video-openchrome-0.3.3-5|67	
14mr|x11-driver-video-openchrome-0.3.3-5|68	%files  -n %{libxvmc}
14mr|x11-driver-video-openchrome-0.3.3-5|69	%{_libdir}/libchromeXvMC.so.%{major}*
14mr|x11-driver-video-openchrome-0.3.3-5|70	
14mr|x11-driver-video-openchrome-0.3.3-5|71	#----------------------------------------------------------------------------
14mr|x11-driver-video-openchrome-0.3.3-5|72	
14mr|x11-driver-video-openchrome-0.3.3-5|73	%package -n %{libpro}
14mr|x11-driver-video-openchrome-0.3.3-5|74	Summary:	X Library
14mr|x11-driver-video-openchrome-0.3.3-5|75	Group:		System/Libraries
14mr|x11-driver-video-openchrome-0.3.3-5|76	Conflicts:	%{name} < 0.3.1-3
14mr|x11-driver-video-openchrome-0.3.3-5|77	
14mr|x11-driver-video-openchrome-0.3.3-5|78	%description -n %{libpro}
14mr|x11-driver-video-openchrome-0.3.3-5|79	This package contains a shared library for %{name}.
14mr|x11-driver-video-openchrome-0.3.3-5|80	
14mr|x11-driver-video-openchrome-0.3.3-5|81	%files  -n %{libpro}
14mr|x11-driver-video-openchrome-0.3.3-5|82	%{_libdir}/libchromeXvMCPro.so.%{major}*
14mr|x11-driver-video-openchrome-0.3.3-5|83	
14mr|x11-driver-video-openchrome-0.3.3-5|84	#----------------------------------------------------------------------------
14mr|x11-driver-video-openchrome-0.3.3-5|85	
14mr|x11-driver-video-openchrome-0.3.3-5|86	%prep
14mr|x11-driver-video-openchrome-0.3.3-5|87	%setup -qn xf86-video-openchrome-%{version}
14mr|x11-driver-video-openchrome-0.3.3-5|88	%patch100 -p1 -b .billionmonkeys~
14mr|x11-driver-video-openchrome-0.3.3-5|89	%patch102 -p1 -b .xvmc~
14mr|x11-driver-video-openchrome-0.3.3-5|90	%patch104 -p1 -b .link
14mr|x11-driver-video-openchrome-0.3.3-5|91	
14mr|x11-driver-video-openchrome-0.3.3-5|92	%build
14mr|x11-driver-video-openchrome-0.3.3-5|93	autoreconf -fiv
14mr|x11-driver-video-openchrome-0.3.3-5|94	%configure2_5x \
14mr|x11-driver-video-openchrome-0.3.3-5|95	--disable-static \
14mr|x11-driver-video-openchrome-0.3.3-5|96	--enable-viaregtool \
14mr|x11-driver-video-openchrome-0.3.3-5|97	--enable-dri
14mr|x11-driver-video-openchrome-0.3.3-5|98	%make
14mr|x11-driver-video-openchrome-0.3.3-5|99	
14mr|x11-driver-video-openchrome-0.3.3-5|100	%install
14mr|x11-driver-video-openchrome-0.3.3-5|101	%makeinstall_std
14mr|x11-driver-video-openchrome-0.3.3-5|102	
14mr|x11-driver-video-openchrome-0.3.3-5|103	
14mr|x11-driver-video-openchrome-0.3.3-5|104	%changelog
14mr|x11-driver-video-openchrome-0.3.3-5|105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.3-5
14mr|x11-driver-video-openchrome-0.3.3-5|106	+ Revision: c3ee554
14mr|x11-driver-video-openchrome-0.3.3-5|107	- MassBuild#440: Increase release tag
14mr|x11-driver-video-openchrome-0.3.3-5|108	
14mr|x11-driver-video-openchrome-0.3.3-5|109	

22066 14
14mr|x11-driver-video-qxl-0.1.2-1|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-qxl-0.1.2-1|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-qxl-0.1.2-1|3	%define _disable_ld_now 1
14mr|x11-driver-video-qxl-0.1.2-1|4	
14mr|x11-driver-video-qxl-0.1.2-1|5	%define _disable_ld_no_undefined 1
14mr|x11-driver-video-qxl-0.1.2-1|6	
14mr|x11-driver-video-qxl-0.1.2-1|7	Summary:	X.org driver for Generic VESA Cards
14mr|x11-driver-video-qxl-0.1.2-1|8	Name:		x11-driver-video-qxl
14mr|x11-driver-video-qxl-0.1.2-1|9	Version:	0.1.2
14mr|x11-driver-video-qxl-0.1.2-1|10	Release:	1
14mr|x11-driver-video-qxl-0.1.2-1|11	License:	MIT
14mr|x11-driver-video-qxl-0.1.2-1|12	Group:		System/X11
14mr|x11-driver-video-qxl-0.1.2-1|13	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-qxl-0.1.2-1|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-qxl-%{version}.tar.bz2
14mr|x11-driver-video-qxl-0.1.2-1|15	BuildRequires:	pkgconfig(fontsproto)
14mr|x11-driver-video-qxl-0.1.2-1|16	BuildRequires:	pkgconfig(pciaccess) >= 0.10
14mr|x11-driver-video-qxl-0.1.2-1|17	BuildRequires:	pkgconfig(randrproto)
14mr|x11-driver-video-qxl-0.1.2-1|18	BuildRequires:	pkgconfig(renderproto)
14mr|x11-driver-video-qxl-0.1.2-1|19	BuildRequires:	pkgconfig(spice-protocol) >= 0.12.0
14mr|x11-driver-video-qxl-0.1.2-1|20	BuildRequires:	pkgconfig(videoproto)
14mr|x11-driver-video-qxl-0.1.2-1|21	BuildRequires:	pkgconfig(xf86dgaproto)
14mr|x11-driver-video-qxl-0.1.2-1|22	BuildRequires:	pkgconfig(xorg-macros) >= 1.4
14mr|x11-driver-video-qxl-0.1.2-1|23	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-qxl-0.1.2-1|24	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-qxl-0.1.2-1|25	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-qxl-0.1.2-1|26	
14mr|x11-driver-video-qxl-0.1.2-1|27	%description
14mr|x11-driver-video-qxl-0.1.2-1|28	x11-driver-video-vesa is the X.org driver for Generic VESA Cards.
14mr|x11-driver-video-qxl-0.1.2-1|29	
14mr|x11-driver-video-qxl-0.1.2-1|30	%files
14mr|x11-driver-video-qxl-0.1.2-1|31	%{_libdir}/xorg/modules/drivers/qxl_drv.so
14mr|x11-driver-video-qxl-0.1.2-1|32	
14mr|x11-driver-video-qxl-0.1.2-1|33	#----------------------------------------------------------------------------
14mr|x11-driver-video-qxl-0.1.2-1|34	
14mr|x11-driver-video-qxl-0.1.2-1|35	%prep
14mr|x11-driver-video-qxl-0.1.2-1|36	%setup -qn xf86-video-qxl-%{version}
14mr|x11-driver-video-qxl-0.1.2-1|37	
14mr|x11-driver-video-qxl-0.1.2-1|38	%build
14mr|x11-driver-video-qxl-0.1.2-1|39	%configure2_5x
14mr|x11-driver-video-qxl-0.1.2-1|40	%make
14mr|x11-driver-video-qxl-0.1.2-1|41	
14mr|x11-driver-video-qxl-0.1.2-1|42	%install
14mr|x11-driver-video-qxl-0.1.2-1|43	%makeinstall_std
14mr|x11-driver-video-qxl-0.1.2-1|44	
14mr|x11-driver-video-qxl-0.1.2-1|45	
14mr|x11-driver-video-qxl-0.1.2-1|46	%changelog

22067 14
14mr|x11-driver-video-s3-0.6.5-8|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-s3-0.6.5-8|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-s3-0.6.5-8|3	%define _disable_ld_now 1
14mr|x11-driver-video-s3-0.6.5-8|4	
14mr|x11-driver-video-s3-0.6.5-8|5	%define _disable_ld_no_undefined 1
14mr|x11-driver-video-s3-0.6.5-8|6	
14mr|x11-driver-video-s3-0.6.5-8|7	Summary:	X.org driver for generic S3 Cards
14mr|x11-driver-video-s3-0.6.5-8|8	Name:		x11-driver-video-s3
14mr|x11-driver-video-s3-0.6.5-8|9	Version:	0.6.5
14mr|x11-driver-video-s3-0.6.5-8|10	Release:	8
14mr|x11-driver-video-s3-0.6.5-8|11	License:	MIT
14mr|x11-driver-video-s3-0.6.5-8|12	Group:		System/X11
14mr|x11-driver-video-s3-0.6.5-8|13	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-s3-0.6.5-8|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3-%{version}.tar.bz2
14mr|x11-driver-video-s3-0.6.5-8|15	Patch0:		remove_mibstore_h.patch
14mr|x11-driver-video-s3-0.6.5-8|16	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-s3-0.6.5-8|17	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-s3-0.6.5-8|18	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-s3-0.6.5-8|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-s3-0.6.5-8|20	
14mr|x11-driver-video-s3-0.6.5-8|21	%description
14mr|x11-driver-video-s3-0.6.5-8|22	x11-driver-video-s3 is the X.org driver for generic S3 Cards.
14mr|x11-driver-video-s3-0.6.5-8|23	
14mr|x11-driver-video-s3-0.6.5-8|24	%files
14mr|x11-driver-video-s3-0.6.5-8|25	%{_libdir}/xorg/modules/drivers/s3_drv.so
14mr|x11-driver-video-s3-0.6.5-8|26	%{_mandir}/man4/s3.*
14mr|x11-driver-video-s3-0.6.5-8|27	
14mr|x11-driver-video-s3-0.6.5-8|28	#----------------------------------------------------------------------------
14mr|x11-driver-video-s3-0.6.5-8|29	
14mr|x11-driver-video-s3-0.6.5-8|30	%prep
14mr|x11-driver-video-s3-0.6.5-8|31	%setup -qn xf86-video-s3-%{version}
14mr|x11-driver-video-s3-0.6.5-8|32	%apply_patches
14mr|x11-driver-video-s3-0.6.5-8|33	
14mr|x11-driver-video-s3-0.6.5-8|34	%build
14mr|x11-driver-video-s3-0.6.5-8|35	%configure2_5x
14mr|x11-driver-video-s3-0.6.5-8|36	%make
14mr|x11-driver-video-s3-0.6.5-8|37	
14mr|x11-driver-video-s3-0.6.5-8|38	%install
14mr|x11-driver-video-s3-0.6.5-8|39	%makeinstall_std
14mr|x11-driver-video-s3-0.6.5-8|40	
14mr|x11-driver-video-s3-0.6.5-8|41	
14mr|x11-driver-video-s3-0.6.5-8|42	%changelog
14mr|x11-driver-video-s3-0.6.5-8|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.6.5-8
14mr|x11-driver-video-s3-0.6.5-8|44	+ Revision: 564efa1
14mr|x11-driver-video-s3-0.6.5-8|45	- MassBuild#440: Increase release tag
14mr|x11-driver-video-s3-0.6.5-8|46	
14mr|x11-driver-video-s3-0.6.5-8|47	

22068 14
14mr|x11-driver-video-s3virge-1.10.6-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-s3virge-1.10.6-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-s3virge-1.10.6-9|3	%define _disable_ld_now 1
14mr|x11-driver-video-s3virge-1.10.6-9|4	
14mr|x11-driver-video-s3virge-1.10.6-9|5	%define _disable_ld_no_undefined 1
14mr|x11-driver-video-s3virge-1.10.6-9|6	
14mr|x11-driver-video-s3virge-1.10.6-9|7	Summary:	X.org driver for S3 Virge Cards
14mr|x11-driver-video-s3virge-1.10.6-9|8	Name:		x11-driver-video-s3virge
14mr|x11-driver-video-s3virge-1.10.6-9|9	Version:	1.10.6
14mr|x11-driver-video-s3virge-1.10.6-9|10	Release:	9
14mr|x11-driver-video-s3virge-1.10.6-9|11	License:	MIT
14mr|x11-driver-video-s3virge-1.10.6-9|12	Group:		System/X11
14mr|x11-driver-video-s3virge-1.10.6-9|13	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-s3virge-1.10.6-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3virge-%{version}.tar.gz
14mr|x11-driver-video-s3virge-1.10.6-9|15	Patch0:		xf86-video-s3virge-1.10.6-remove-miInitializeBackingStore.patch
14mr|x11-driver-video-s3virge-1.10.6-9|16	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-s3virge-1.10.6-9|17	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-s3virge-1.10.6-9|18	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-s3virge-1.10.6-9|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-s3virge-1.10.6-9|20	
14mr|x11-driver-video-s3virge-1.10.6-9|21	%description
14mr|x11-driver-video-s3virge-1.10.6-9|22	x11-driver-video-s3virge is the X.org driver for S3 Virge Cards.
14mr|x11-driver-video-s3virge-1.10.6-9|23	
14mr|x11-driver-video-s3virge-1.10.6-9|24	%files
14mr|x11-driver-video-s3virge-1.10.6-9|25	%doc COPYING
14mr|x11-driver-video-s3virge-1.10.6-9|26	%{_libdir}/xorg/modules/drivers/s3virge_drv.so
14mr|x11-driver-video-s3virge-1.10.6-9|27	%{_mandir}/man4/s3virge.*
14mr|x11-driver-video-s3virge-1.10.6-9|28	
14mr|x11-driver-video-s3virge-1.10.6-9|29	#----------------------------------------------------------------------------
14mr|x11-driver-video-s3virge-1.10.6-9|30	
14mr|x11-driver-video-s3virge-1.10.6-9|31	%prep
14mr|x11-driver-video-s3virge-1.10.6-9|32	%setup -qn xf86-video-s3virge-%{version}
14mr|x11-driver-video-s3virge-1.10.6-9|33	%apply_patches
14mr|x11-driver-video-s3virge-1.10.6-9|34	
14mr|x11-driver-video-s3virge-1.10.6-9|35	%build
14mr|x11-driver-video-s3virge-1.10.6-9|36	%configure2_5x
14mr|x11-driver-video-s3virge-1.10.6-9|37	%make
14mr|x11-driver-video-s3virge-1.10.6-9|38	
14mr|x11-driver-video-s3virge-1.10.6-9|39	%install
14mr|x11-driver-video-s3virge-1.10.6-9|40	%makeinstall_std
14mr|x11-driver-video-s3virge-1.10.6-9|41	
14mr|x11-driver-video-s3virge-1.10.6-9|42	
14mr|x11-driver-video-s3virge-1.10.6-9|43	%changelog
14mr|x11-driver-video-s3virge-1.10.6-9|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10.6-9
14mr|x11-driver-video-s3virge-1.10.6-9|45	+ Revision: 695648c
14mr|x11-driver-video-s3virge-1.10.6-9|46	- MassBuild#440: Increase release tag
14mr|x11-driver-video-s3virge-1.10.6-9|47	
14mr|x11-driver-video-s3virge-1.10.6-9|48	

22069 14
14mr|x11-driver-video-savage-2.3.7-5|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-savage-2.3.7-5|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-savage-2.3.7-5|3	%define _disable_ld_now 1
14mr|x11-driver-video-savage-2.3.7-5|4	
14mr|x11-driver-video-savage-2.3.7-5|5	%define _disable_ld_no_undefined 1
14mr|x11-driver-video-savage-2.3.7-5|6	
14mr|x11-driver-video-savage-2.3.7-5|7	Summary:	X.org driver for S3 Savage Cards
14mr|x11-driver-video-savage-2.3.7-5|8	Name:		x11-driver-video-savage
14mr|x11-driver-video-savage-2.3.7-5|9	Version:	2.3.7
14mr|x11-driver-video-savage-2.3.7-5|10	Release:	5
14mr|x11-driver-video-savage-2.3.7-5|11	License:	MIT
14mr|x11-driver-video-savage-2.3.7-5|12	Group:		System/X11
14mr|x11-driver-video-savage-2.3.7-5|13	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-savage-2.3.7-5|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-savage-%{version}.tar.bz2
14mr|x11-driver-video-savage-2.3.7-5|15	BuildRequires:	pkgconfig(gl)
14mr|x11-driver-video-savage-2.3.7-5|16	BuildRequires:	pkgconfig(libdrm)
14mr|x11-driver-video-savage-2.3.7-5|17	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-savage-2.3.7-5|18	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-savage-2.3.7-5|19	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-savage-2.3.7-5|20	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-savage-2.3.7-5|21	
14mr|x11-driver-video-savage-2.3.7-5|22	%description
14mr|x11-driver-video-savage-2.3.7-5|23	x11-driver-video-savage is the X.org driver for S3 Savage Cards.
14mr|x11-driver-video-savage-2.3.7-5|24	
14mr|x11-driver-video-savage-2.3.7-5|25	%files
14mr|x11-driver-video-savage-2.3.7-5|26	%{_libdir}/xorg/modules/drivers/savage_drv.so
14mr|x11-driver-video-savage-2.3.7-5|27	%{_mandir}/man4/savage.*
14mr|x11-driver-video-savage-2.3.7-5|28	
14mr|x11-driver-video-savage-2.3.7-5|29	#----------------------------------------------------------------------------
14mr|x11-driver-video-savage-2.3.7-5|30	
14mr|x11-driver-video-savage-2.3.7-5|31	%prep
14mr|x11-driver-video-savage-2.3.7-5|32	%setup -qn xf86-video-savage-%{version}
14mr|x11-driver-video-savage-2.3.7-5|33	%apply_patches
14mr|x11-driver-video-savage-2.3.7-5|34	
14mr|x11-driver-video-savage-2.3.7-5|35	%build
14mr|x11-driver-video-savage-2.3.7-5|36	%configure2_5x
14mr|x11-driver-video-savage-2.3.7-5|37	%make
14mr|x11-driver-video-savage-2.3.7-5|38	
14mr|x11-driver-video-savage-2.3.7-5|39	%install
14mr|x11-driver-video-savage-2.3.7-5|40	%makeinstall_std
14mr|x11-driver-video-savage-2.3.7-5|41	
14mr|x11-driver-video-savage-2.3.7-5|42	
14mr|x11-driver-video-savage-2.3.7-5|43	%changelog
14mr|x11-driver-video-savage-2.3.7-5|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.7-5
14mr|x11-driver-video-savage-2.3.7-5|45	+ Revision: 2920e7e
14mr|x11-driver-video-savage-2.3.7-5|46	- MassBuild#440: Increase release tag
14mr|x11-driver-video-savage-2.3.7-5|47	
14mr|x11-driver-video-savage-2.3.7-5|48	

22070 14
14mr|x11-driver-video-sis-0.10.7-6|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-sis-0.10.7-6|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-sis-0.10.7-6|3	%define _disable_ld_now 1
14mr|x11-driver-video-sis-0.10.7-6|4	
14mr|x11-driver-video-sis-0.10.7-6|5	Summary:	X.org driver for SiS Cards
14mr|x11-driver-video-sis-0.10.7-6|6	Name:		x11-driver-video-sis
14mr|x11-driver-video-sis-0.10.7-6|7	Version:	0.10.7
14mr|x11-driver-video-sis-0.10.7-6|8	Release:	6
14mr|x11-driver-video-sis-0.10.7-6|9	License:	MIT
14mr|x11-driver-video-sis-0.10.7-6|10	Group:		System/X11
14mr|x11-driver-video-sis-0.10.7-6|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-sis-0.10.7-6|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-%{version}.tar.bz2
14mr|x11-driver-video-sis-0.10.7-6|13	Patch1:		0001-Fix-compilation-with-Werror-format-security.patch
14mr|x11-driver-video-sis-0.10.7-6|14	Patch2:		0001-Replace-xf86UnMapVidMem-with-pci_device_unmap_range.diff
14mr|x11-driver-video-sis-0.10.7-6|15	Patch3:		xf86-video-sis-0.10.7-remove_mibstore_h.patch
14mr|x11-driver-video-sis-0.10.7-6|16	Patch4:		0001-Disable-UploadToScreen-and-DownloadFromScreen.patch
14mr|x11-driver-video-sis-0.10.7-6|17	Patch5:		0002-xserver-1.14.patch
14mr|x11-driver-video-sis-0.10.7-6|18	BuildRequires:	pkgconfig(gl)
14mr|x11-driver-video-sis-0.10.7-6|19	BuildRequires:	pkgconfig(libdrm)
14mr|x11-driver-video-sis-0.10.7-6|20	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-sis-0.10.7-6|21	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-sis-0.10.7-6|22	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-sis-0.10.7-6|23	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-sis-0.10.7-6|24	
14mr|x11-driver-video-sis-0.10.7-6|25	%description
14mr|x11-driver-video-sis-0.10.7-6|26	x11-driver-video-sis is the X.org driver for SiS Cards.
14mr|x11-driver-video-sis-0.10.7-6|27	
14mr|x11-driver-video-sis-0.10.7-6|28	%files
14mr|x11-driver-video-sis-0.10.7-6|29	%{_libdir}/xorg/modules/drivers/sis_drv.so
14mr|x11-driver-video-sis-0.10.7-6|30	%{_mandir}/man4/sis.*
14mr|x11-driver-video-sis-0.10.7-6|31	
14mr|x11-driver-video-sis-0.10.7-6|32	#----------------------------------------------------------------------------
14mr|x11-driver-video-sis-0.10.7-6|33	
14mr|x11-driver-video-sis-0.10.7-6|34	%prep
14mr|x11-driver-video-sis-0.10.7-6|35	%setup -qn xf86-video-sis-%{version}
14mr|x11-driver-video-sis-0.10.7-6|36	%apply_patches
14mr|x11-driver-video-sis-0.10.7-6|37	
14mr|x11-driver-video-sis-0.10.7-6|38	%build
14mr|x11-driver-video-sis-0.10.7-6|39	%configure2_5x
14mr|x11-driver-video-sis-0.10.7-6|40	%make
14mr|x11-driver-video-sis-0.10.7-6|41	
14mr|x11-driver-video-sis-0.10.7-6|42	%install
14mr|x11-driver-video-sis-0.10.7-6|43	%makeinstall_std
14mr|x11-driver-video-sis-0.10.7-6|44	
14mr|x11-driver-video-sis-0.10.7-6|45	
14mr|x11-driver-video-sis-0.10.7-6|46	%changelog
14mr|x11-driver-video-sis-0.10.7-6|47	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10.7-6
14mr|x11-driver-video-sis-0.10.7-6|48	+ Revision: 4590248
14mr|x11-driver-video-sis-0.10.7-6|49	- MassBuild#440: Increase release tag
14mr|x11-driver-video-sis-0.10.7-6|50	
14mr|x11-driver-video-sis-0.10.7-6|51	

22071 14
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|3	%define _disable_ld_now 1
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|4	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|5	# Update to the sis driver provided by clevo. It's based on release 0.9.1 fd.o
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|6	# release, but it does not have a version of itself. The tarball is the fd.o
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|7	# 0.9.1 release itself. The following date macro is the date when the patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|8	# from the provided driver and the release was generated.
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|9	#
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|10	# The last driver provided by SiS is from 14/05/09
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|11	# This tarball was generated with the commands:
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|12	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|13	# (old: % unrar x sis_drv_src_140509_viaSIS.rar)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|14	# (old: % cd sis_drv_src_140509/2d-driver)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|15	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|16	# (source from 20091203)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|17	# % unrar x Linux-driver.rar
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|18	# % cd 2d-driver
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|19	# % make distclean
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|20	# % rm -f src/*.bak
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|21	# % rm -fr src/xvmc/.deps
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|22	# % rm -fr src/xvmc/Makefile
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|23	# % for f in `find . -name \*.c -o -name \*.h`; do dos2unix -U $f; done
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|24	# % cd ..
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|25	# % mkdir xf86-video-sis-0.9.1
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|26	# % mv 2d-driver/* xf86-video-sis-0.9.1
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|27	# % chmod +x configure
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|28	# % tar jcvf xf86-video-sis-0.9.1.tar.bz2 xf86-video-sis-0.9.1
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|29	%define _disable_ld_no_undefined 1
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|30	%define date 20091203
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|31	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|32	Summary:	Video driver for SiS 670 / 671 cards
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|33	Name:		x11-driver-video-sisimedia
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|34	Version:	0.9.1
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|35	Release:	2.%{date}.19
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|36	Group:		System/X11
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|37	License: MIT
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|38	Url:		http://www.linuxconsulting.ro/xorg-drivers/
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|39	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-%{version}.tar.bz2
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|40	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|41	# How to write/apply a new patch for sisimedia:
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|42	# $ cd SOURCES
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|43	# $ tar xvjf xf86-video-sis-0.9.1.tar.bz2
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|44	# $ cd xf86-video-sis-0.9.1
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|45	# $ git init
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|46	# $ git add .
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|47	# $ git commit -a -m "Initial commit"
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|48	# $ for i in ../*.patch; do git am $i; done
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|49	# Then make your changes and commit them. After that, use "git log" to find out
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|50	# the commit-id of the first version. Then:
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|51	# $ git-format-patch ${initial-commit-id}
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|52	# Finally, copy your patch to "..", edit this spec, test and commit.
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|53	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|54	# SiS patch from 20102701
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|55	# $(B[ILwhL(B (chris_ke) <chris_ke@sis.com>
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|56	# ... I just upgrade SiS source based on ver. 090109 ...
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|57	Patch0:		remove_mibstore_h.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|58	Patch1:		0001-xf86-video-sis-0.9.1-20102701.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|59	Patch2:		0002-Remove-XFree86-Misc-PassMessage-support.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|60	Patch3:		0003-Fix-build-with-Werror-format-security.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|61	Patch4:		0004-Fix-backlight-off-on-SiS30x.-video-bridges.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|62	Patch5:		0005-Add-IgnoreHotkeyFlag-driver-option.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|63	Patch6:		0006-xf86-video-sis-0.9.1-dump-regs-after-video-init.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|64	Patch7:		0007-Remove-useless-loader-symbol-lists.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|65	Patch8:		0008-Update-to-xextproto-7.1-support.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|66	Patch9:		0009-sis-update-for-resources-RAC-API-removal.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|67	Patch10:	0010-sis-change-to-using-ABI-version-check.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|68	Patch11:	0011-More-RAC-removal.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|69	Patch12:	0012-Remove-mibank.h-reference.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|70	Patch13:	0013-Update-to-new-CreateNewResourceType-API.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|71	#ubuntu patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|72	Patch100:	deprecated-sym2.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|73	# mdv
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|74	Patch200:	xf86-video-sis-0.9.1_deprecation.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|75	Patch201:	xf86-video-sis-0.9.1-xserver-1.12.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|76	Patch202:	sisimedia-no-xaa.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|77	Patch203:	sisimedia-xorg-1.13.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|78	Patch204:	sis-automake-1.13.patch
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|79	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|80	BuildRequires:	pkgconfig(gl)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|81	BuildRequires:	pkgconfig(libdrm)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|82	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|83	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|84	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|85	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|86	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|87	%description
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|88	x11-driver-video-sisimedia is the video driver for SiS 670 / 671
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|89	cards. These are not supported by the X.org 'sis' driver. This code
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|90	is very different, so the two cannot be easily merged.
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|91	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|92	%prep
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|93	%setup -q -n xf86-video-sis-%{version}
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|94	%apply_patches
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|95	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|96	# rename driver sisimedia so it can co-exist with x.org sis driver
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|97	# - AdamW 2008/08
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|98	sed -i -e 's,sis_drv,sisimedia_drv,g' src/Makefile.am
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|99	sed -i -e 's,\"sis\",\"sisimedia\",g' src/sis.h
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|100	sed -i -e 's,sisModuleData,sisimediaModuleData,g' src/sis_driver.c
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|101	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|102	autoreconf -ifs
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|103	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|104	%build
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|105	%configure2_5x --disable-static
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|106	%make
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|107	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|108	%install
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|109	%makeinstall_std
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|110	# it's just a copy of the x.org driver manpage and so not really any
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|111	# use - AdamW 2008/08
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|112	rm -f %{buildroot}%{_mandir}/man4/sis.*
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|113	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|114	%files
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|115	%{_libdir}/xorg/modules/drivers/sisimedia_drv.so
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|116	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|117	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|118	%changelog
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|119	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.9.1-2.20091203.19
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|120	+ Revision: e466f4b
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|121	- Disabled immediate symbol resolution for ld (it might have broken Xorg)
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|122	
14mr|x11-driver-video-sisimedia-0.9.1-2.20091203.19|123	

22072 14
14mr|x11-driver-video-sisusb-0.9.6-10|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-sisusb-0.9.6-10|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-sisusb-0.9.6-10|3	%define _disable_ld_now 1
14mr|x11-driver-video-sisusb-0.9.6-10|4	
14mr|x11-driver-video-sisusb-0.9.6-10|5	Summary:	Driver for SiS video chips connected via a Net2280-based USB dongle
14mr|x11-driver-video-sisusb-0.9.6-10|6	Name:		x11-driver-video-sisusb
14mr|x11-driver-video-sisusb-0.9.6-10|7	Version:	0.9.6
14mr|x11-driver-video-sisusb-0.9.6-10|8	Release:	10
14mr|x11-driver-video-sisusb-0.9.6-10|9	License:	MIT
14mr|x11-driver-video-sisusb-0.9.6-10|10	Group:		System/X11
14mr|x11-driver-video-sisusb-0.9.6-10|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-sisusb-0.9.6-10|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sisusb-%{version}.tar.bz2
14mr|x11-driver-video-sisusb-0.9.6-10|13	Patch0:		remove_mibstore_h.patch
14mr|x11-driver-video-sisusb-0.9.6-10|14	BuildRequires:	pkgconfig(glproto)
14mr|x11-driver-video-sisusb-0.9.6-10|15	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-sisusb-0.9.6-10|16	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-sisusb-0.9.6-10|17	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-sisusb-0.9.6-10|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-sisusb-0.9.6-10|19	
14mr|x11-driver-video-sisusb-0.9.6-10|20	%description
14mr|x11-driver-video-sisusb-0.9.6-10|21	x11-driver-video-sisusb is the X.org video driver for SiS video chips
14mr|x11-driver-video-sisusb-0.9.6-10|22	connected via a Net2280-based USB dongle.
14mr|x11-driver-video-sisusb-0.9.6-10|23	
14mr|x11-driver-video-sisusb-0.9.6-10|24	%files
14mr|x11-driver-video-sisusb-0.9.6-10|25	%doc COPYING
14mr|x11-driver-video-sisusb-0.9.6-10|26	%{_libdir}/xorg/modules/drivers/sisusb_drv.so
14mr|x11-driver-video-sisusb-0.9.6-10|27	%{_mandir}/man4/sisusb.*
14mr|x11-driver-video-sisusb-0.9.6-10|28	
14mr|x11-driver-video-sisusb-0.9.6-10|29	#----------------------------------------------------------------------------
14mr|x11-driver-video-sisusb-0.9.6-10|30	
14mr|x11-driver-video-sisusb-0.9.6-10|31	%prep
14mr|x11-driver-video-sisusb-0.9.6-10|32	%setup -qn xf86-video-sisusb-%{version}
14mr|x11-driver-video-sisusb-0.9.6-10|33	%apply_patches
14mr|x11-driver-video-sisusb-0.9.6-10|34	autoreconf -fiv
14mr|x11-driver-video-sisusb-0.9.6-10|35	
14mr|x11-driver-video-sisusb-0.9.6-10|36	%build
14mr|x11-driver-video-sisusb-0.9.6-10|37	CFLAGS="%{optflags} -I%{_includedir}/xorg" %configure2_5x
14mr|x11-driver-video-sisusb-0.9.6-10|38	%make
14mr|x11-driver-video-sisusb-0.9.6-10|39	
14mr|x11-driver-video-sisusb-0.9.6-10|40	%install
14mr|x11-driver-video-sisusb-0.9.6-10|41	%makeinstall_std
14mr|x11-driver-video-sisusb-0.9.6-10|42	
14mr|x11-driver-video-sisusb-0.9.6-10|43	
14mr|x11-driver-video-sisusb-0.9.6-10|44	%changelog
14mr|x11-driver-video-sisusb-0.9.6-10|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6-10
14mr|x11-driver-video-sisusb-0.9.6-10|46	+ Revision: 2431591
14mr|x11-driver-video-sisusb-0.9.6-10|47	- MassBuild#440: Increase release tag
14mr|x11-driver-video-sisusb-0.9.6-10|48	
14mr|x11-driver-video-sisusb-0.9.6-10|49	

22073 14
14mr|x11-driver-video-v4l-0.2.0-17|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-v4l-0.2.0-17|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-v4l-0.2.0-17|3	%define _disable_ld_now 1
14mr|x11-driver-video-v4l-0.2.0-17|4	
14mr|x11-driver-video-v4l-0.2.0-17|5	Summary:	Xvideo extension port for video overlay
14mr|x11-driver-video-v4l-0.2.0-17|6	Name:		x11-driver-video-v4l
14mr|x11-driver-video-v4l-0.2.0-17|7	Version:	0.2.0
14mr|x11-driver-video-v4l-0.2.0-17|8	Release:	17
14mr|x11-driver-video-v4l-0.2.0-17|9	License:	MIT
14mr|x11-driver-video-v4l-0.2.0-17|10	Group:		System/X11
14mr|x11-driver-video-v4l-0.2.0-17|11	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-v4l-0.2.0-17|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-v4l-%{version}.tar.bz2
14mr|x11-driver-video-v4l-0.2.0-17|13	BuildRequires:	x11-util-macros
14mr|x11-driver-video-v4l-0.2.0-17|14	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-v4l-0.2.0-17|15	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-v4l-0.2.0-17|16	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-v4l-0.2.0-17|17	
14mr|x11-driver-video-v4l-0.2.0-17|18	%description
14mr|x11-driver-video-v4l-0.2.0-17|19	v4l is an Xorg driver for video4linux cards. It provides a Xvideo
14mr|x11-driver-video-v4l-0.2.0-17|20	extension port for video overlay.
14mr|x11-driver-video-v4l-0.2.0-17|21	
14mr|x11-driver-video-v4l-0.2.0-17|22	%files
14mr|x11-driver-video-v4l-0.2.0-17|23	%doc COPYING
14mr|x11-driver-video-v4l-0.2.0-17|24	%{_libdir}/xorg/modules/drivers/v4l_drv.so
14mr|x11-driver-video-v4l-0.2.0-17|25	%{_mandir}/man4/v4l.*
14mr|x11-driver-video-v4l-0.2.0-17|26	
14mr|x11-driver-video-v4l-0.2.0-17|27	#----------------------------------------------------------------------------
14mr|x11-driver-video-v4l-0.2.0-17|28	
14mr|x11-driver-video-v4l-0.2.0-17|29	%prep
14mr|x11-driver-video-v4l-0.2.0-17|30	%setup -q -n xf86-video-v4l-%{version}
14mr|x11-driver-video-v4l-0.2.0-17|31	
14mr|x11-driver-video-v4l-0.2.0-17|32	%build
14mr|x11-driver-video-v4l-0.2.0-17|33	%configure2_5x
14mr|x11-driver-video-v4l-0.2.0-17|34	%make
14mr|x11-driver-video-v4l-0.2.0-17|35	
14mr|x11-driver-video-v4l-0.2.0-17|36	%install
14mr|x11-driver-video-v4l-0.2.0-17|37	%makeinstall_std
14mr|x11-driver-video-v4l-0.2.0-17|38	
14mr|x11-driver-video-v4l-0.2.0-17|39	
14mr|x11-driver-video-v4l-0.2.0-17|40	%changelog
14mr|x11-driver-video-v4l-0.2.0-17|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.0-17
14mr|x11-driver-video-v4l-0.2.0-17|42	+ Revision: c8d8f3a
14mr|x11-driver-video-v4l-0.2.0-17|43	- MassBuild#440: Increase release tag
14mr|x11-driver-video-v4l-0.2.0-17|44	
14mr|x11-driver-video-v4l-0.2.0-17|45	

22074 14
14mr|x11-driver-video-vesa-2.3.3-5|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-vesa-2.3.3-5|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-vesa-2.3.3-5|3	%define _disable_ld_now 1
14mr|x11-driver-video-vesa-2.3.3-5|4	
14mr|x11-driver-video-vesa-2.3.3-5|5	# Need to access symbols from the X Server and other dlopen'ed modules
14mr|x11-driver-video-vesa-2.3.3-5|6	%define _disable_ld_no_undefined 1
14mr|x11-driver-video-vesa-2.3.3-5|7	
14mr|x11-driver-video-vesa-2.3.3-5|8	Summary:	X.org driver for Generic VESA Cards
14mr|x11-driver-video-vesa-2.3.3-5|9	Name:		x11-driver-video-vesa
14mr|x11-driver-video-vesa-2.3.3-5|10	Version:	2.3.3
14mr|x11-driver-video-vesa-2.3.3-5|11	Release:	5
14mr|x11-driver-video-vesa-2.3.3-5|12	Group:		System/X11
14mr|x11-driver-video-vesa-2.3.3-5|13	License:	MIT
14mr|x11-driver-video-vesa-2.3.3-5|14	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-vesa-2.3.3-5|15	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vesa-%{version}.tar.gz
14mr|x11-driver-video-vesa-2.3.3-5|16	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-vesa-2.3.3-5|17	BuildRequires:	pkgconfig(xorg-server)
14mr|x11-driver-video-vesa-2.3.3-5|18	BuildRequires:	x11-util-macros
14mr|x11-driver-video-vesa-2.3.3-5|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-vesa-2.3.3-5|20	
14mr|x11-driver-video-vesa-2.3.3-5|21	%description
14mr|x11-driver-video-vesa-2.3.3-5|22	x11-driver-video-vesa is the X.org driver for Generic VESA Cards.
14mr|x11-driver-video-vesa-2.3.3-5|23	
14mr|x11-driver-video-vesa-2.3.3-5|24	%files
14mr|x11-driver-video-vesa-2.3.3-5|25	%{_libdir}/xorg/modules/drivers/vesa_drv.so
14mr|x11-driver-video-vesa-2.3.3-5|26	%{_mandir}/man4/vesa.4*
14mr|x11-driver-video-vesa-2.3.3-5|27	
14mr|x11-driver-video-vesa-2.3.3-5|28	#----------------------------------------------------------------------------
14mr|x11-driver-video-vesa-2.3.3-5|29	
14mr|x11-driver-video-vesa-2.3.3-5|30	%prep
14mr|x11-driver-video-vesa-2.3.3-5|31	%setup -qn xf86-video-vesa-%{version}
14mr|x11-driver-video-vesa-2.3.3-5|32	
14mr|x11-driver-video-vesa-2.3.3-5|33	%build
14mr|x11-driver-video-vesa-2.3.3-5|34	%configure2_5x
14mr|x11-driver-video-vesa-2.3.3-5|35	%make
14mr|x11-driver-video-vesa-2.3.3-5|36	
14mr|x11-driver-video-vesa-2.3.3-5|37	%install
14mr|x11-driver-video-vesa-2.3.3-5|38	%makeinstall_std
14mr|x11-driver-video-vesa-2.3.3-5|39	
14mr|x11-driver-video-vesa-2.3.3-5|40	
14mr|x11-driver-video-vesa-2.3.3-5|41	%changelog
14mr|x11-driver-video-vesa-2.3.3-5|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.3-5
14mr|x11-driver-video-vesa-2.3.3-5|43	+ Revision: a62f6ff
14mr|x11-driver-video-vesa-2.3.3-5|44	- MassBuild#440: Increase release tag
14mr|x11-driver-video-vesa-2.3.3-5|45	
14mr|x11-driver-video-vesa-2.3.3-5|46	

22075 14
14mr|x11-driver-video-vmware-13.0.2-4|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-driver-video-vmware-13.0.2-4|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-driver-video-vmware-13.0.2-4|3	%define _disable_ld_now 1
14mr|x11-driver-video-vmware-13.0.2-4|4	
14mr|x11-driver-video-vmware-13.0.2-4|5	%define _disable_ld_no_undefined 1
14mr|x11-driver-video-vmware-13.0.2-4|6	
14mr|x11-driver-video-vmware-13.0.2-4|7	Summary:	X.org driver for VMWare(tm)
14mr|x11-driver-video-vmware-13.0.2-4|8	Name:		x11-driver-video-vmware
14mr|x11-driver-video-vmware-13.0.2-4|9	Version:	13.0.2
14mr|x11-driver-video-vmware-13.0.2-4|10	Release:	4
14mr|x11-driver-video-vmware-13.0.2-4|11	License:	MIT
14mr|x11-driver-video-vmware-13.0.2-4|12	Group:		System/X11
14mr|x11-driver-video-vmware-13.0.2-4|13	Url:		http://xorg.freedesktop.org
14mr|x11-driver-video-vmware-13.0.2-4|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vmware-%{version}.tar.bz2
14mr|x11-driver-video-vmware-13.0.2-4|15	Patch0:		vmware-11.0.3-vgahw.patch
14mr|x11-driver-video-vmware-13.0.2-4|16	Patch1:		vmware-12.0.1-vgahw.patch
14mr|x11-driver-video-vmware-13.0.2-4|17	BuildRequires:	pkgconfig(libdrm)
14mr|x11-driver-video-vmware-13.0.2-4|18	BuildRequires:	pkgconfig(xatracker)
14mr|x11-driver-video-vmware-13.0.2-4|19	BuildRequires:	pkgconfig(xorg-macros)
14mr|x11-driver-video-vmware-13.0.2-4|20	BuildRequires:	pkgconfig(xorg-server) >= 1.12
14mr|x11-driver-video-vmware-13.0.2-4|21	BuildRequires:	pkgconfig(xproto)
14mr|x11-driver-video-vmware-13.0.2-4|22	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mr|x11-driver-video-vmware-13.0.2-4|23	
14mr|x11-driver-video-vmware-13.0.2-4|24	%description
14mr|x11-driver-video-vmware-13.0.2-4|25	x11-driver-video-vmware is the X.org driver for VMWare(tm).
14mr|x11-driver-video-vmware-13.0.2-4|26	
14mr|x11-driver-video-vmware-13.0.2-4|27	%files
14mr|x11-driver-video-vmware-13.0.2-4|28	%config(noreplace) %{_sysconfdir}/modprobe.d/vmwgfx.conf
14mr|x11-driver-video-vmware-13.0.2-4|29	%{_bindir}/vmwarectrl
14mr|x11-driver-video-vmware-13.0.2-4|30	%{_libdir}/xorg/modules/drivers/vmware_drv.so
14mr|x11-driver-video-vmware-13.0.2-4|31	%{_mandir}/man4/vmware.*
14mr|x11-driver-video-vmware-13.0.2-4|32	
14mr|x11-driver-video-vmware-13.0.2-4|33	#----------------------------------------------------------------------------
14mr|x11-driver-video-vmware-13.0.2-4|34	
14mr|x11-driver-video-vmware-13.0.2-4|35	%prep
14mr|x11-driver-video-vmware-13.0.2-4|36	%setup -qn xf86-video-vmware-%{version}
14mr|x11-driver-video-vmware-13.0.2-4|37	%apply_patches
14mr|x11-driver-video-vmware-13.0.2-4|38	autoreconf -i
14mr|x11-driver-video-vmware-13.0.2-4|39	
14mr|x11-driver-video-vmware-13.0.2-4|40	%build
14mr|x11-driver-video-vmware-13.0.2-4|41	%configure2_5x \
14mr|x11-driver-video-vmware-13.0.2-4|42	--enable-vmwarectrl-client
14mr|x11-driver-video-vmware-13.0.2-4|43	%make
14mr|x11-driver-video-vmware-13.0.2-4|44	
14mr|x11-driver-video-vmware-13.0.2-4|45	%install
14mr|x11-driver-video-vmware-13.0.2-4|46	%makeinstall_std
14mr|x11-driver-video-vmware-13.0.2-4|47	
14mr|x11-driver-video-vmware-13.0.2-4|48	# XXX: this should ultimately rather be handled by ie. XFdrake
14mr|x11-driver-video-vmware-13.0.2-4|49	install -d %{buildroot}%{_sysconfdir}/modprobe.d
14mr|x11-driver-video-vmware-13.0.2-4|50	tee > %{buildroot}%{_sysconfdir}/modprobe.d/vmwgfx.conf << EOF
14mr|x11-driver-video-vmware-13.0.2-4|51	options vmwgfx enable_fbdev=1
14mr|x11-driver-video-vmware-13.0.2-4|52	EOF
14mr|x11-driver-video-vmware-13.0.2-4|53	
14mr|x11-driver-video-vmware-13.0.2-4|54	
14mr|x11-driver-video-vmware-13.0.2-4|55	%changelog
14mr|x11-driver-video-vmware-13.0.2-4|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 13.0.2-4
14mr|x11-driver-video-vmware-13.0.2-4|57	+ Revision: 910cae9
14mr|x11-driver-video-vmware-13.0.2-4|58	- MassBuild#440: Increase release tag
14mr|x11-driver-video-vmware-13.0.2-4|59	
14mr|x11-driver-video-vmware-13.0.2-4|60	

22076 14
14mr|x11-font-adobe-100dpi-1.0.3-7|1	Name: x11-font-adobe-100dpi
14mr|x11-font-adobe-100dpi-1.0.3-7|2	Version: 1.0.3
14mr|x11-font-adobe-100dpi-1.0.3-7|3	Release: 7
14mr|x11-font-adobe-100dpi-1.0.3-7|4	Summary: Xorg X11 font adobe-100dpi
14mr|x11-font-adobe-100dpi-1.0.3-7|5	Group: Development/X11
14mr|x11-font-adobe-100dpi-1.0.3-7|6	URL: http://xorg.freedesktop.org
14mr|x11-font-adobe-100dpi-1.0.3-7|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-adobe-100dpi-%{version}.tar.bz2
14mr|x11-font-adobe-100dpi-1.0.3-7|8	License: MIT-like
14mr|x11-font-adobe-100dpi-1.0.3-7|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-adobe-100dpi-1.0.3-7|10	BuildArch: noarch
14mr|x11-font-adobe-100dpi-1.0.3-7|11	BuildRequires: fontconfig
14mr|x11-font-adobe-100dpi-1.0.3-7|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-adobe-100dpi-1.0.3-7|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-adobe-100dpi-1.0.3-7|14	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
14mr|x11-font-adobe-100dpi-1.0.3-7|15	Requires(post): mkfontdir
14mr|x11-font-adobe-100dpi-1.0.3-7|16	Requires(postun): mkfontdir
14mr|x11-font-adobe-100dpi-1.0.3-7|17	Requires(post): mkfontscale
14mr|x11-font-adobe-100dpi-1.0.3-7|18	Requires(postun): mkfontscale
14mr|x11-font-adobe-100dpi-1.0.3-7|19	
14mr|x11-font-adobe-100dpi-1.0.3-7|20	%description
14mr|x11-font-adobe-100dpi-1.0.3-7|21	Xorg X11 font adobe-100dpi
14mr|x11-font-adobe-100dpi-1.0.3-7|22	
14mr|x11-font-adobe-100dpi-1.0.3-7|23	%prep
14mr|x11-font-adobe-100dpi-1.0.3-7|24	%setup -q -n font-adobe-100dpi-%{version}
14mr|x11-font-adobe-100dpi-1.0.3-7|25	
14mr|x11-font-adobe-100dpi-1.0.3-7|26	%build
14mr|x11-font-adobe-100dpi-1.0.3-7|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-adobe-100dpi-1.0.3-7|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
14mr|x11-font-adobe-100dpi-1.0.3-7|29	
14mr|x11-font-adobe-100dpi-1.0.3-7|30	%make
14mr|x11-font-adobe-100dpi-1.0.3-7|31	
14mr|x11-font-adobe-100dpi-1.0.3-7|32	%install
14mr|x11-font-adobe-100dpi-1.0.3-7|33	rm -rf %{buildroot}
14mr|x11-font-adobe-100dpi-1.0.3-7|34	%makeinstall_std
14mr|x11-font-adobe-100dpi-1.0.3-7|35	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
14mr|x11-font-adobe-100dpi-1.0.3-7|36	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
14mr|x11-font-adobe-100dpi-1.0.3-7|37	
14mr|x11-font-adobe-100dpi-1.0.3-7|38	%post
14mr|x11-font-adobe-100dpi-1.0.3-7|39	mkfontscale %_datadir/fonts/100dpi
14mr|x11-font-adobe-100dpi-1.0.3-7|40	mkfontdir %_datadir/fonts/100dpi
14mr|x11-font-adobe-100dpi-1.0.3-7|41	
14mr|x11-font-adobe-100dpi-1.0.3-7|42	%postun
14mr|x11-font-adobe-100dpi-1.0.3-7|43	mkfontscale %_datadir/fonts/100dpi
14mr|x11-font-adobe-100dpi-1.0.3-7|44	mkfontdir %_datadir/fonts/100dpi
14mr|x11-font-adobe-100dpi-1.0.3-7|45	
14mr|x11-font-adobe-100dpi-1.0.3-7|46	%clean
14mr|x11-font-adobe-100dpi-1.0.3-7|47	rm -rf %{buildroot}
14mr|x11-font-adobe-100dpi-1.0.3-7|48	
14mr|x11-font-adobe-100dpi-1.0.3-7|49	%files
14mr|x11-font-adobe-100dpi-1.0.3-7|50	%defattr(-,root,root)
14mr|x11-font-adobe-100dpi-1.0.3-7|51	%doc COPYING
14mr|x11-font-adobe-100dpi-1.0.3-7|52	%_datadir/fonts/100dpi/cour*.pcf.gz
14mr|x11-font-adobe-100dpi-1.0.3-7|53	%_datadir/fonts/100dpi/helv*
14mr|x11-font-adobe-100dpi-1.0.3-7|54	%_datadir/fonts/100dpi/ncen*
14mr|x11-font-adobe-100dpi-1.0.3-7|55	%_datadir/fonts/100dpi/symb*
14mr|x11-font-adobe-100dpi-1.0.3-7|56	%_datadir/fonts/100dpi/tim*
14mr|x11-font-adobe-100dpi-1.0.3-7|57	
14mr|x11-font-adobe-100dpi-1.0.3-7|58	
14mr|x11-font-adobe-100dpi-1.0.3-7|59	
14mr|x11-font-adobe-100dpi-1.0.3-7|60	%changelog
14mr|x11-font-adobe-100dpi-1.0.3-7|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-7
14mr|x11-font-adobe-100dpi-1.0.3-7|62	+ Revision: 454d1ea
14mr|x11-font-adobe-100dpi-1.0.3-7|63	- MassBuild#440: Increase release tag
14mr|x11-font-adobe-100dpi-1.0.3-7|64	
14mr|x11-font-adobe-100dpi-1.0.3-7|65	

22077 14
14mr|x11-font-adobe-75dpi-1.0.3-6|1	Name: x11-font-adobe-75dpi
14mr|x11-font-adobe-75dpi-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-adobe-75dpi-1.0.3-6|3	Release: 6
14mr|x11-font-adobe-75dpi-1.0.3-6|4	Summary: Xorg X11 font adobe-75dpi
14mr|x11-font-adobe-75dpi-1.0.3-6|5	Group: Development/X11
14mr|x11-font-adobe-75dpi-1.0.3-6|6	URL: http://xorg.freedesktop.org
14mr|x11-font-adobe-75dpi-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-adobe-75dpi-%{version}.tar.bz2
14mr|x11-font-adobe-75dpi-1.0.3-6|8	License: MIT-like
14mr|x11-font-adobe-75dpi-1.0.3-6|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-adobe-75dpi-1.0.3-6|10	BuildArch: noarch
14mr|x11-font-adobe-75dpi-1.0.3-6|11	BuildRequires: fontconfig
14mr|x11-font-adobe-75dpi-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-adobe-75dpi-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-adobe-75dpi-1.0.3-6|14	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
14mr|x11-font-adobe-75dpi-1.0.3-6|15	Requires(post): mkfontdir
14mr|x11-font-adobe-75dpi-1.0.3-6|16	Requires(postun): mkfontdir
14mr|x11-font-adobe-75dpi-1.0.3-6|17	Requires(post): mkfontscale
14mr|x11-font-adobe-75dpi-1.0.3-6|18	Requires(postun): mkfontscale
14mr|x11-font-adobe-75dpi-1.0.3-6|19	
14mr|x11-font-adobe-75dpi-1.0.3-6|20	%description
14mr|x11-font-adobe-75dpi-1.0.3-6|21	Xorg X11 font adobe-75dpi
14mr|x11-font-adobe-75dpi-1.0.3-6|22	
14mr|x11-font-adobe-75dpi-1.0.3-6|23	%prep
14mr|x11-font-adobe-75dpi-1.0.3-6|24	%setup -q -n font-adobe-75dpi-%{version}
14mr|x11-font-adobe-75dpi-1.0.3-6|25	
14mr|x11-font-adobe-75dpi-1.0.3-6|26	%build
14mr|x11-font-adobe-75dpi-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-adobe-75dpi-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
14mr|x11-font-adobe-75dpi-1.0.3-6|29	
14mr|x11-font-adobe-75dpi-1.0.3-6|30	%make
14mr|x11-font-adobe-75dpi-1.0.3-6|31	
14mr|x11-font-adobe-75dpi-1.0.3-6|32	%install
14mr|x11-font-adobe-75dpi-1.0.3-6|33	rm -rf %{buildroot}
14mr|x11-font-adobe-75dpi-1.0.3-6|34	%makeinstall_std
14mr|x11-font-adobe-75dpi-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
14mr|x11-font-adobe-75dpi-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
14mr|x11-font-adobe-75dpi-1.0.3-6|37	
14mr|x11-font-adobe-75dpi-1.0.3-6|38	%post
14mr|x11-font-adobe-75dpi-1.0.3-6|39	mkfontscale %_datadir/fonts/75dpi
14mr|x11-font-adobe-75dpi-1.0.3-6|40	mkfontdir %_datadir/fonts/75dpi
14mr|x11-font-adobe-75dpi-1.0.3-6|41	
14mr|x11-font-adobe-75dpi-1.0.3-6|42	%postun
14mr|x11-font-adobe-75dpi-1.0.3-6|43	mkfontscale %_datadir/fonts/75dpi
14mr|x11-font-adobe-75dpi-1.0.3-6|44	mkfontdir %_datadir/fonts/75dpi
14mr|x11-font-adobe-75dpi-1.0.3-6|45	
14mr|x11-font-adobe-75dpi-1.0.3-6|46	%clean
14mr|x11-font-adobe-75dpi-1.0.3-6|47	rm -rf %{buildroot}
14mr|x11-font-adobe-75dpi-1.0.3-6|48	
14mr|x11-font-adobe-75dpi-1.0.3-6|49	%files
14mr|x11-font-adobe-75dpi-1.0.3-6|50	%defattr(-,root,root)
14mr|x11-font-adobe-75dpi-1.0.3-6|51	%doc COPYING
14mr|x11-font-adobe-75dpi-1.0.3-6|52	%_datadir/fonts/75dpi/cour*
14mr|x11-font-adobe-75dpi-1.0.3-6|53	%_datadir/fonts/75dpi/helv*
14mr|x11-font-adobe-75dpi-1.0.3-6|54	%_datadir/fonts/75dpi/ncen*
14mr|x11-font-adobe-75dpi-1.0.3-6|55	%_datadir/fonts/75dpi/symb*
14mr|x11-font-adobe-75dpi-1.0.3-6|56	%_datadir/fonts/75dpi/tim*
14mr|x11-font-adobe-75dpi-1.0.3-6|57	
14mr|x11-font-adobe-75dpi-1.0.3-6|58	
14mr|x11-font-adobe-75dpi-1.0.3-6|59	
14mr|x11-font-adobe-75dpi-1.0.3-6|60	%changelog
14mr|x11-font-adobe-75dpi-1.0.3-6|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-adobe-75dpi-1.0.3-6|62	+ Revision: 6d3b1b5
14mr|x11-font-adobe-75dpi-1.0.3-6|63	- MassBuild#440: Increase release tag
14mr|x11-font-adobe-75dpi-1.0.3-6|64	
14mr|x11-font-adobe-75dpi-1.0.3-6|65	

22078 14
14mr|x11-font-alias-1.0.3-6|1	Name: x11-font-alias
14mr|x11-font-alias-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-alias-1.0.3-6|3	Release: 6
14mr|x11-font-alias-1.0.3-6|4	Summary: Xorg X11 font alias
14mr|x11-font-alias-1.0.3-6|5	Group: Development/X11
14mr|x11-font-alias-1.0.3-6|6	URL: http://xorg.freedesktop.org
14mr|x11-font-alias-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-alias-%{version}.tar.bz2
14mr|x11-font-alias-1.0.3-6|8	License: MIT-like
14mr|x11-font-alias-1.0.3-6|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-alias-1.0.3-6|10	BuildArch: noarch
14mr|x11-font-alias-1.0.3-6|11	Conflicts: xorg-x11 < 7.0
14mr|x11-font-alias-1.0.3-6|12	
14mr|x11-font-alias-1.0.3-6|13	# fonts/misc dir was moved to this package
14mr|x11-font-alias-1.0.3-6|14	Conflicts: x11-font-misc-misc < 1.0.0-6mdv
14mr|x11-font-alias-1.0.3-6|15	
14mr|x11-font-alias-1.0.3-6|16	Requires(post): mkfontdir
14mr|x11-font-alias-1.0.3-6|17	Requires(post): mkfontscale
14mr|x11-font-alias-1.0.3-6|18	
14mr|x11-font-alias-1.0.3-6|19	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-alias-1.0.3-6|20	
14mr|x11-font-alias-1.0.3-6|21	%description
14mr|x11-font-alias-1.0.3-6|22	Xorg X11 font aliases
14mr|x11-font-alias-1.0.3-6|23	
14mr|x11-font-alias-1.0.3-6|24	%prep
14mr|x11-font-alias-1.0.3-6|25	%setup -q -n font-alias-%{version}
14mr|x11-font-alias-1.0.3-6|26	
14mr|x11-font-alias-1.0.3-6|27	%build
14mr|x11-font-alias-1.0.3-6|28	./configure --prefix=/usr --with-fontrootdir=%_datadir/fonts
14mr|x11-font-alias-1.0.3-6|29	
14mr|x11-font-alias-1.0.3-6|30	%make
14mr|x11-font-alias-1.0.3-6|31	
14mr|x11-font-alias-1.0.3-6|32	%install
14mr|x11-font-alias-1.0.3-6|33	rm -rf %{buildroot}
14mr|x11-font-alias-1.0.3-6|34	%makeinstall_std
14mr|x11-font-alias-1.0.3-6|35	
14mr|x11-font-alias-1.0.3-6|36	# create empty ghost files
14mr|x11-font-alias-1.0.3-6|37	for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1; do
14mr|x11-font-alias-1.0.3-6|38	mkdir -p %{buildroot}%_datadir/fonts/$dir
14mr|x11-font-alias-1.0.3-6|39	touch %{buildroot}%_datadir/fonts/$dir/fonts.{dir,scale}
14mr|x11-font-alias-1.0.3-6|40	done
14mr|x11-font-alias-1.0.3-6|41	
14mr|x11-font-alias-1.0.3-6|42	# fontpath.d symlinks
14mr|x11-font-alias-1.0.3-6|43	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|x11-font-alias-1.0.3-6|44	ln -s ../../..%_datadir/fonts/misc \
14mr|x11-font-alias-1.0.3-6|45	%{buildroot}%_sysconfdir/X11/fontpath.d/misc:unscaled:pri=10
14mr|x11-font-alias-1.0.3-6|46	ln -s ../../..%_datadir/fonts/75dpi \
14mr|x11-font-alias-1.0.3-6|47	%{buildroot}%_sysconfdir/X11/fontpath.d/75dpi:unscaled:pri=20
14mr|x11-font-alias-1.0.3-6|48	ln -s ../../..%_datadir/fonts/100dpi \
14mr|x11-font-alias-1.0.3-6|49	%{buildroot}%_sysconfdir/X11/fontpath.d/100dpi:unscaled:pri=30
14mr|x11-font-alias-1.0.3-6|50	for dir in cyrillic OTF Speedo TTF Type1; do
14mr|x11-font-alias-1.0.3-6|51	ln -s ../../..%_datadir/fonts/$dir \
14mr|x11-font-alias-1.0.3-6|52	%{buildroot}%_sysconfdir/X11/fontpath.d/$dir:pri=40
14mr|x11-font-alias-1.0.3-6|53	done
14mr|x11-font-alias-1.0.3-6|54	
14mr|x11-font-alias-1.0.3-6|55	%clean
14mr|x11-font-alias-1.0.3-6|56	rm -rf %{buildroot}
14mr|x11-font-alias-1.0.3-6|57	
14mr|x11-font-alias-1.0.3-6|58	%post
14mr|x11-font-alias-1.0.3-6|59	for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1; do
14mr|x11-font-alias-1.0.3-6|60	cd %_datadir/fonts/$dir
14mr|x11-font-alias-1.0.3-6|61	mkfontscale
14mr|x11-font-alias-1.0.3-6|62	mkfontdir
14mr|x11-font-alias-1.0.3-6|63	done
14mr|x11-font-alias-1.0.3-6|64	
14mr|x11-font-alias-1.0.3-6|65	%files
14mr|x11-font-alias-1.0.3-6|66	%defattr(-,root,root)
14mr|x11-font-alias-1.0.3-6|67	%dir %_datadir/fonts/misc
14mr|x11-font-alias-1.0.3-6|68	%dir %_datadir/fonts/100dpi
14mr|x11-font-alias-1.0.3-6|69	%dir %_datadir/fonts/75dpi
14mr|x11-font-alias-1.0.3-6|70	%dir %_datadir/fonts/cyrillic
14mr|x11-font-alias-1.0.3-6|71	%dir %_datadir/fonts/OTF
14mr|x11-font-alias-1.0.3-6|72	%dir %_datadir/fonts/Speedo
14mr|x11-font-alias-1.0.3-6|73	%dir %_datadir/fonts/TTF
14mr|x11-font-alias-1.0.3-6|74	%dir %_datadir/fonts/Type1
14mr|x11-font-alias-1.0.3-6|75	
14mr|x11-font-alias-1.0.3-6|76	# XXX: this may be fragmented inside individual
14mr|x11-font-alias-1.0.3-6|77	# x11 fontpackages, but it's OK by now
14mr|x11-font-alias-1.0.3-6|78	%_sysconfdir/X11/fontpath.d/misc:unscaled:pri=10
14mr|x11-font-alias-1.0.3-6|79	%_sysconfdir/X11/fontpath.d/75dpi:unscaled:pri=20
14mr|x11-font-alias-1.0.3-6|80	%_sysconfdir/X11/fontpath.d/100dpi:unscaled:pri=30
14mr|x11-font-alias-1.0.3-6|81	%_sysconfdir/X11/fontpath.d/cyrillic:pri=40
14mr|x11-font-alias-1.0.3-6|82	%_sysconfdir/X11/fontpath.d/OTF:pri=40
14mr|x11-font-alias-1.0.3-6|83	%_sysconfdir/X11/fontpath.d/Speedo:pri=40
14mr|x11-font-alias-1.0.3-6|84	%_sysconfdir/X11/fontpath.d/TTF:pri=40
14mr|x11-font-alias-1.0.3-6|85	%_sysconfdir/X11/fontpath.d/Type1:pri=40
14mr|x11-font-alias-1.0.3-6|86	
14mr|x11-font-alias-1.0.3-6|87	%_datadir/fonts/100dpi/fonts.alias
14mr|x11-font-alias-1.0.3-6|88	%_datadir/fonts/75dpi/fonts.alias
14mr|x11-font-alias-1.0.3-6|89	%_datadir/fonts/cyrillic/fonts.alias
14mr|x11-font-alias-1.0.3-6|90	%_datadir/fonts/misc/fonts.alias
14mr|x11-font-alias-1.0.3-6|91	
14mr|x11-font-alias-1.0.3-6|92	# fonts.dir and fonts.scale files
14mr|x11-font-alias-1.0.3-6|93	%_datadir/fonts/100dpi/fonts.dir
14mr|x11-font-alias-1.0.3-6|94	%_datadir/fonts/100dpi/fonts.scale
14mr|x11-font-alias-1.0.3-6|95	%_datadir/fonts/75dpi/fonts.dir
14mr|x11-font-alias-1.0.3-6|96	%_datadir/fonts/75dpi/fonts.scale
14mr|x11-font-alias-1.0.3-6|97	%_datadir/fonts/cyrillic/fonts.dir
14mr|x11-font-alias-1.0.3-6|98	%_datadir/fonts/cyrillic/fonts.scale
14mr|x11-font-alias-1.0.3-6|99	%_datadir/fonts/misc/fonts.dir
14mr|x11-font-alias-1.0.3-6|100	%_datadir/fonts/misc/fonts.scale
14mr|x11-font-alias-1.0.3-6|101	%_datadir/fonts/OTF/fonts.dir
14mr|x11-font-alias-1.0.3-6|102	%_datadir/fonts/OTF/fonts.scale
14mr|x11-font-alias-1.0.3-6|103	%_datadir/fonts/Speedo/fonts.dir
14mr|x11-font-alias-1.0.3-6|104	%_datadir/fonts/Speedo/fonts.scale
14mr|x11-font-alias-1.0.3-6|105	%_datadir/fonts/TTF/fonts.dir
14mr|x11-font-alias-1.0.3-6|106	%_datadir/fonts/TTF/fonts.scale
14mr|x11-font-alias-1.0.3-6|107	%_datadir/fonts/Type1/fonts.dir
14mr|x11-font-alias-1.0.3-6|108	%_datadir/fonts/Type1/fonts.scale
14mr|x11-font-alias-1.0.3-6|109	
14mr|x11-font-alias-1.0.3-6|110	
14mr|x11-font-alias-1.0.3-6|111	
14mr|x11-font-alias-1.0.3-6|112	
14mr|x11-font-alias-1.0.3-6|113	%changelog
14mr|x11-font-alias-1.0.3-6|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-alias-1.0.3-6|115	+ Revision: 8685c55
14mr|x11-font-alias-1.0.3-6|116	- MassBuild#440: Increase release tag
14mr|x11-font-alias-1.0.3-6|117	
14mr|x11-font-alias-1.0.3-6|118	

22079 14
14mr|x11-font-arabic-misc-1.0.3-7|1	Name: x11-font-arabic-misc
14mr|x11-font-arabic-misc-1.0.3-7|2	Version: 1.0.3
14mr|x11-font-arabic-misc-1.0.3-7|3	Release: 7
14mr|x11-font-arabic-misc-1.0.3-7|4	Summary: Xorg X11 font arabic-misc
14mr|x11-font-arabic-misc-1.0.3-7|5	Group: Development/X11
14mr|x11-font-arabic-misc-1.0.3-7|6	URL: http://xorg.freedesktop.org
14mr|x11-font-arabic-misc-1.0.3-7|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-arabic-misc-%{version}.tar.bz2
14mr|x11-font-arabic-misc-1.0.3-7|8	License: MIT
14mr|x11-font-arabic-misc-1.0.3-7|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-arabic-misc-1.0.3-7|10	BuildArch: noarch
14mr|x11-font-arabic-misc-1.0.3-7|11	BuildRequires: fontconfig
14mr|x11-font-arabic-misc-1.0.3-7|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-arabic-misc-1.0.3-7|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-arabic-misc-1.0.3-7|14	Requires(post): mkfontdir
14mr|x11-font-arabic-misc-1.0.3-7|15	Requires(postun): mkfontdir
14mr|x11-font-arabic-misc-1.0.3-7|16	Requires(post): mkfontscale
14mr|x11-font-arabic-misc-1.0.3-7|17	Requires(postun): mkfontscale
14mr|x11-font-arabic-misc-1.0.3-7|18	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-arabic-misc-1.0.3-7|19	
14mr|x11-font-arabic-misc-1.0.3-7|20	%description
14mr|x11-font-arabic-misc-1.0.3-7|21	Xorg X11 font arabic-misc
14mr|x11-font-arabic-misc-1.0.3-7|22	
14mr|x11-font-arabic-misc-1.0.3-7|23	%prep
14mr|x11-font-arabic-misc-1.0.3-7|24	%setup -q -n font-arabic-misc-%{version}
14mr|x11-font-arabic-misc-1.0.3-7|25	
14mr|x11-font-arabic-misc-1.0.3-7|26	%build
14mr|x11-font-arabic-misc-1.0.3-7|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-arabic-misc-1.0.3-7|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-arabic-misc-1.0.3-7|29	
14mr|x11-font-arabic-misc-1.0.3-7|30	%make
14mr|x11-font-arabic-misc-1.0.3-7|31	
14mr|x11-font-arabic-misc-1.0.3-7|32	%install
14mr|x11-font-arabic-misc-1.0.3-7|33	rm -rf %{buildroot}
14mr|x11-font-arabic-misc-1.0.3-7|34	%makeinstall_std
14mr|x11-font-arabic-misc-1.0.3-7|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-arabic-misc-1.0.3-7|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-arabic-misc-1.0.3-7|37	
14mr|x11-font-arabic-misc-1.0.3-7|38	%post
14mr|x11-font-arabic-misc-1.0.3-7|39	mkfontscale %_datadir/fonts/misc
14mr|x11-font-arabic-misc-1.0.3-7|40	mkfontdir %_datadir/fonts/misc
14mr|x11-font-arabic-misc-1.0.3-7|41	
14mr|x11-font-arabic-misc-1.0.3-7|42	%postun
14mr|x11-font-arabic-misc-1.0.3-7|43	mkfontscale %_datadir/fonts/misc
14mr|x11-font-arabic-misc-1.0.3-7|44	mkfontdir %_datadir/fonts/misc
14mr|x11-font-arabic-misc-1.0.3-7|45	
14mr|x11-font-arabic-misc-1.0.3-7|46	%clean
14mr|x11-font-arabic-misc-1.0.3-7|47	rm -rf %{buildroot}
14mr|x11-font-arabic-misc-1.0.3-7|48	
14mr|x11-font-arabic-misc-1.0.3-7|49	%files
14mr|x11-font-arabic-misc-1.0.3-7|50	%defattr(-,root,root)
14mr|x11-font-arabic-misc-1.0.3-7|51	%doc COPYING
14mr|x11-font-arabic-misc-1.0.3-7|52	%_datadir/fonts/misc/arabic24.pcf.gz
14mr|x11-font-arabic-misc-1.0.3-7|53	
14mr|x11-font-arabic-misc-1.0.3-7|54	
14mr|x11-font-arabic-misc-1.0.3-7|55	
14mr|x11-font-arabic-misc-1.0.3-7|56	%changelog
14mr|x11-font-arabic-misc-1.0.3-7|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-7
14mr|x11-font-arabic-misc-1.0.3-7|58	+ Revision: ab89105
14mr|x11-font-arabic-misc-1.0.3-7|59	- MassBuild#440: Increase release tag
14mr|x11-font-arabic-misc-1.0.3-7|60	
14mr|x11-font-arabic-misc-1.0.3-7|61	

22080 14
14mr|x11-font-bh-100dpi-1.0.3-6|1	Name: x11-font-bh-100dpi
14mr|x11-font-bh-100dpi-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-bh-100dpi-1.0.3-6|3	Release: 6
14mr|x11-font-bh-100dpi-1.0.3-6|4	Summary: Xorg X11 font bh-100dpi
14mr|x11-font-bh-100dpi-1.0.3-6|5	Group: Development/X11
14mr|x11-font-bh-100dpi-1.0.3-6|6	URL: http://xorg.freedesktop.org
14mr|x11-font-bh-100dpi-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-100dpi-%{version}.tar.bz2
14mr|x11-font-bh-100dpi-1.0.3-6|8	# We may modify the software, but then we won't be able to use
14mr|x11-font-bh-100dpi-1.0.3-6|9	# "OPEN LOOK" or "Lucida" trademarks. See #38627
14mr|x11-font-bh-100dpi-1.0.3-6|10	License: Lucida
14mr|x11-font-bh-100dpi-1.0.3-6|11	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-bh-100dpi-1.0.3-6|12	BuildArch: noarch
14mr|x11-font-bh-100dpi-1.0.3-6|13	BuildRequires: fontconfig
14mr|x11-font-bh-100dpi-1.0.3-6|14	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-bh-100dpi-1.0.3-6|15	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-bh-100dpi-1.0.3-6|16	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
14mr|x11-font-bh-100dpi-1.0.3-6|17	Requires(post): mkfontdir
14mr|x11-font-bh-100dpi-1.0.3-6|18	Requires(postun): mkfontdir
14mr|x11-font-bh-100dpi-1.0.3-6|19	Requires(post): mkfontscale
14mr|x11-font-bh-100dpi-1.0.3-6|20	Requires(postun): mkfontscale
14mr|x11-font-bh-100dpi-1.0.3-6|21	
14mr|x11-font-bh-100dpi-1.0.3-6|22	%description
14mr|x11-font-bh-100dpi-1.0.3-6|23	Xorg X11 font bh-100dpi
14mr|x11-font-bh-100dpi-1.0.3-6|24	
14mr|x11-font-bh-100dpi-1.0.3-6|25	%prep
14mr|x11-font-bh-100dpi-1.0.3-6|26	%setup -q -n font-bh-100dpi-%{version}
14mr|x11-font-bh-100dpi-1.0.3-6|27	
14mr|x11-font-bh-100dpi-1.0.3-6|28	%build
14mr|x11-font-bh-100dpi-1.0.3-6|29	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-bh-100dpi-1.0.3-6|30	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
14mr|x11-font-bh-100dpi-1.0.3-6|31	
14mr|x11-font-bh-100dpi-1.0.3-6|32	%make
14mr|x11-font-bh-100dpi-1.0.3-6|33	
14mr|x11-font-bh-100dpi-1.0.3-6|34	%install
14mr|x11-font-bh-100dpi-1.0.3-6|35	rm -rf %{buildroot}
14mr|x11-font-bh-100dpi-1.0.3-6|36	%makeinstall_std
14mr|x11-font-bh-100dpi-1.0.3-6|37	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
14mr|x11-font-bh-100dpi-1.0.3-6|38	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
14mr|x11-font-bh-100dpi-1.0.3-6|39	
14mr|x11-font-bh-100dpi-1.0.3-6|40	%post
14mr|x11-font-bh-100dpi-1.0.3-6|41	mkfontscale %_datadir/fonts/100dpi
14mr|x11-font-bh-100dpi-1.0.3-6|42	mkfontdir %_datadir/fonts/100dpi
14mr|x11-font-bh-100dpi-1.0.3-6|43	
14mr|x11-font-bh-100dpi-1.0.3-6|44	%postun
14mr|x11-font-bh-100dpi-1.0.3-6|45	mkfontscale %_datadir/fonts/100dpi
14mr|x11-font-bh-100dpi-1.0.3-6|46	mkfontdir %_datadir/fonts/100dpi
14mr|x11-font-bh-100dpi-1.0.3-6|47	
14mr|x11-font-bh-100dpi-1.0.3-6|48	%clean
14mr|x11-font-bh-100dpi-1.0.3-6|49	rm -rf %{buildroot}
14mr|x11-font-bh-100dpi-1.0.3-6|50	
14mr|x11-font-bh-100dpi-1.0.3-6|51	%files
14mr|x11-font-bh-100dpi-1.0.3-6|52	%defattr(-,root,root)
14mr|x11-font-bh-100dpi-1.0.3-6|53	%doc COPYING
14mr|x11-font-bh-100dpi-1.0.3-6|54	%_datadir/fonts/100dpi/lu*.pcf.gz
14mr|x11-font-bh-100dpi-1.0.3-6|55	
14mr|x11-font-bh-100dpi-1.0.3-6|56	
14mr|x11-font-bh-100dpi-1.0.3-6|57	
14mr|x11-font-bh-100dpi-1.0.3-6|58	%changelog
14mr|x11-font-bh-100dpi-1.0.3-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-bh-100dpi-1.0.3-6|60	+ Revision: 7c08a44
14mr|x11-font-bh-100dpi-1.0.3-6|61	- MassBuild#440: Increase release tag
14mr|x11-font-bh-100dpi-1.0.3-6|62	
14mr|x11-font-bh-100dpi-1.0.3-6|63	

22081 14
14mr|x11-font-bh-75dpi-1.0.3-6|1	Name: x11-font-bh-75dpi
14mr|x11-font-bh-75dpi-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-bh-75dpi-1.0.3-6|3	Release: 6
14mr|x11-font-bh-75dpi-1.0.3-6|4	Summary: Xorg X11 font bh-75dpi
14mr|x11-font-bh-75dpi-1.0.3-6|5	Group: Development/X11
14mr|x11-font-bh-75dpi-1.0.3-6|6	URL: http://xorg.freedesktop.org
14mr|x11-font-bh-75dpi-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-75dpi-%{version}.tar.bz2
14mr|x11-font-bh-75dpi-1.0.3-6|8	# We may modify the software, but then we won't be able to use
14mr|x11-font-bh-75dpi-1.0.3-6|9	# "OPEN LOOK" or "Lucida" trademarks. See #38627
14mr|x11-font-bh-75dpi-1.0.3-6|10	License: Lucida
14mr|x11-font-bh-75dpi-1.0.3-6|11	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-bh-75dpi-1.0.3-6|12	BuildArch: noarch
14mr|x11-font-bh-75dpi-1.0.3-6|13	BuildRequires: fontconfig
14mr|x11-font-bh-75dpi-1.0.3-6|14	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-bh-75dpi-1.0.3-6|15	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-bh-75dpi-1.0.3-6|16	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
14mr|x11-font-bh-75dpi-1.0.3-6|17	Requires(post): mkfontdir
14mr|x11-font-bh-75dpi-1.0.3-6|18	Requires(postun): mkfontdir
14mr|x11-font-bh-75dpi-1.0.3-6|19	Requires(post): mkfontscale
14mr|x11-font-bh-75dpi-1.0.3-6|20	Requires(postun): mkfontscale
14mr|x11-font-bh-75dpi-1.0.3-6|21	
14mr|x11-font-bh-75dpi-1.0.3-6|22	%description
14mr|x11-font-bh-75dpi-1.0.3-6|23	Xorg X11 font bh-75dpi
14mr|x11-font-bh-75dpi-1.0.3-6|24	
14mr|x11-font-bh-75dpi-1.0.3-6|25	%prep
14mr|x11-font-bh-75dpi-1.0.3-6|26	%setup -q -n font-bh-75dpi-%{version}
14mr|x11-font-bh-75dpi-1.0.3-6|27	
14mr|x11-font-bh-75dpi-1.0.3-6|28	%build
14mr|x11-font-bh-75dpi-1.0.3-6|29	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-bh-75dpi-1.0.3-6|30	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
14mr|x11-font-bh-75dpi-1.0.3-6|31	
14mr|x11-font-bh-75dpi-1.0.3-6|32	%make
14mr|x11-font-bh-75dpi-1.0.3-6|33	
14mr|x11-font-bh-75dpi-1.0.3-6|34	%install
14mr|x11-font-bh-75dpi-1.0.3-6|35	rm -rf %{buildroot}
14mr|x11-font-bh-75dpi-1.0.3-6|36	%makeinstall_std
14mr|x11-font-bh-75dpi-1.0.3-6|37	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
14mr|x11-font-bh-75dpi-1.0.3-6|38	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
14mr|x11-font-bh-75dpi-1.0.3-6|39	
14mr|x11-font-bh-75dpi-1.0.3-6|40	%post
14mr|x11-font-bh-75dpi-1.0.3-6|41	mkfontscale %_datadir/fonts/75dpi
14mr|x11-font-bh-75dpi-1.0.3-6|42	mkfontdir %_datadir/fonts/75dpi
14mr|x11-font-bh-75dpi-1.0.3-6|43	
14mr|x11-font-bh-75dpi-1.0.3-6|44	%postun
14mr|x11-font-bh-75dpi-1.0.3-6|45	mkfontscale %_datadir/fonts/75dpi
14mr|x11-font-bh-75dpi-1.0.3-6|46	mkfontdir %_datadir/fonts/75dpi
14mr|x11-font-bh-75dpi-1.0.3-6|47	
14mr|x11-font-bh-75dpi-1.0.3-6|48	%clean
14mr|x11-font-bh-75dpi-1.0.3-6|49	rm -rf %{buildroot}
14mr|x11-font-bh-75dpi-1.0.3-6|50	
14mr|x11-font-bh-75dpi-1.0.3-6|51	%files
14mr|x11-font-bh-75dpi-1.0.3-6|52	%defattr(-,root,root)
14mr|x11-font-bh-75dpi-1.0.3-6|53	%doc COPYING
14mr|x11-font-bh-75dpi-1.0.3-6|54	%_datadir/fonts/75dpi/lu*.pcf.gz
14mr|x11-font-bh-75dpi-1.0.3-6|55	
14mr|x11-font-bh-75dpi-1.0.3-6|56	
14mr|x11-font-bh-75dpi-1.0.3-6|57	
14mr|x11-font-bh-75dpi-1.0.3-6|58	%changelog
14mr|x11-font-bh-75dpi-1.0.3-6|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-bh-75dpi-1.0.3-6|60	+ Revision: badc417
14mr|x11-font-bh-75dpi-1.0.3-6|61	- MassBuild#440: Increase release tag
14mr|x11-font-bh-75dpi-1.0.3-6|62	
14mr|x11-font-bh-75dpi-1.0.3-6|63	

22082 14
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|1	Name: x11-font-bh-lucidatypewriter-100dpi
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|3	Release: 6
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|4	Summary: Xorg X11 font bh-lucidatypewriter-100dpi
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|5	Group: Development/X11
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|6	URL: http://xorg.freedesktop.org
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-100dpi-%{version}.tar.bz2
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|8	# See #38627 for licensing
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|9	License: MIT
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|10	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|11	BuildArch: noarch
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|12	BuildRequires: fontconfig
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|13	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|14	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|15	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|16	Requires(post): mkfontdir
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|17	Requires(postun): mkfontdir
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|18	Requires(post): mkfontscale
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|19	Requires(postun): mkfontscale
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|20	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|21	%description
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|22	Xorg X11 font bh-lucidatypewriter-100dpi
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|23	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|24	%prep
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|25	%setup -q -n font-bh-lucidatypewriter-100dpi-%{version}
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|26	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|27	%build
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|28	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|30	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|31	%make
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|32	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|33	%install
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|34	rm -rf %{buildroot}
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|35	%makeinstall_std
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|37	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|38	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|39	%post
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|40	mkfontscale %_datadir/fonts/100dpi
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|41	mkfontdir %_datadir/fonts/100dpi
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|42	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|43	%postun
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|44	mkfontscale %_datadir/fonts/100dpi
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|45	mkfontdir %_datadir/fonts/100dpi
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|46	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|47	%clean
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|48	rm -rf %{buildroot}
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|49	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|50	%files
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|51	%defattr(-,root,root)
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|52	%doc COPYING
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|53	%_datadir/fonts/100dpi/lut*.pcf.gz
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|54	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|55	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|56	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|57	%changelog
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|59	+ Revision: 684583e
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|60	- MassBuild#440: Increase release tag
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|61	
14mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-6|62	

22083 14
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|1	Name: x11-font-bh-lucidatypewriter-75dpi
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|2	Version: 1.0.3
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|3	Release: 7
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|4	Summary: Xorg X11 font bh-lucidatypewriter-75dpi
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|5	Group: Development/X11
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|6	URL: http://xorg.freedesktop.org
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-75dpi-%{version}.tar.bz2
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|8	# See #38627 for licensing
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|9	License: MIT
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|10	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|11	BuildArch: noarch
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|12	BuildRequires: fontconfig
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|13	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|14	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|15	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|16	Requires(post): mkfontdir
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|17	Requires(postun): mkfontdir
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|18	Requires(post): mkfontscale
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|19	Requires(postun): mkfontscale
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|20	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|21	%description
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|22	Xorg X11 font bh-lucidatypewriter-75dpi
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|23	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|24	%prep
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|25	%setup -q -n font-bh-lucidatypewriter-75dpi-%{version}
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|26	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|27	%build
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|28	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|30	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|31	%make
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|32	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|33	%install
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|34	rm -rf %{buildroot}
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|35	%makeinstall_std
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|36	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|37	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|38	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|39	%post
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|40	mkfontscale %_datadir/fonts/75dpi
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|41	mkfontdir %_datadir/fonts/75dpi
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|42	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|43	%postun
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|44	mkfontscale %_datadir/fonts/75dpi
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|45	mkfontdir %_datadir/fonts/75dpi
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|46	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|47	%clean
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|48	rm -rf %{buildroot}
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|49	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|50	%files
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|51	%defattr(-,root,root)
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|52	%doc COPYING
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|53	%_datadir/fonts/75dpi/lut*
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|54	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|55	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|56	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|57	%changelog
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-7
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|59	+ Revision: 0f7898e
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|60	- MassBuild#440: Increase release tag
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|61	
14mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-7|62	

22084 14
14mr|x11-font-bitstream-100dpi-1.0.3-5|1	Name: x11-font-bitstream-100dpi
14mr|x11-font-bitstream-100dpi-1.0.3-5|2	Version: 1.0.3
14mr|x11-font-bitstream-100dpi-1.0.3-5|3	Release: 5
14mr|x11-font-bitstream-100dpi-1.0.3-5|4	Summary: Xorg X11 font bitstream-100dpi
14mr|x11-font-bitstream-100dpi-1.0.3-5|5	Group: Development/X11
14mr|x11-font-bitstream-100dpi-1.0.3-5|6	URL: http://xorg.freedesktop.org
14mr|x11-font-bitstream-100dpi-1.0.3-5|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bitstream-100dpi-%{version}.tar.bz2
14mr|x11-font-bitstream-100dpi-1.0.3-5|8	License: MIT
14mr|x11-font-bitstream-100dpi-1.0.3-5|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-bitstream-100dpi-1.0.3-5|10	BuildArch: noarch
14mr|x11-font-bitstream-100dpi-1.0.3-5|11	BuildRequires: fontconfig
14mr|x11-font-bitstream-100dpi-1.0.3-5|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-bitstream-100dpi-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-bitstream-100dpi-1.0.3-5|14	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
14mr|x11-font-bitstream-100dpi-1.0.3-5|15	Requires(post): mkfontdir
14mr|x11-font-bitstream-100dpi-1.0.3-5|16	Requires(postun): mkfontdir
14mr|x11-font-bitstream-100dpi-1.0.3-5|17	Requires(post): mkfontscale
14mr|x11-font-bitstream-100dpi-1.0.3-5|18	Requires(postun): mkfontscale
14mr|x11-font-bitstream-100dpi-1.0.3-5|19	
14mr|x11-font-bitstream-100dpi-1.0.3-5|20	%description
14mr|x11-font-bitstream-100dpi-1.0.3-5|21	Xorg X11 font bitstream-100dpi
14mr|x11-font-bitstream-100dpi-1.0.3-5|22	
14mr|x11-font-bitstream-100dpi-1.0.3-5|23	%prep
14mr|x11-font-bitstream-100dpi-1.0.3-5|24	%setup -q -n font-bitstream-100dpi-%{version}
14mr|x11-font-bitstream-100dpi-1.0.3-5|25	
14mr|x11-font-bitstream-100dpi-1.0.3-5|26	%build
14mr|x11-font-bitstream-100dpi-1.0.3-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-bitstream-100dpi-1.0.3-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
14mr|x11-font-bitstream-100dpi-1.0.3-5|29	
14mr|x11-font-bitstream-100dpi-1.0.3-5|30	%make
14mr|x11-font-bitstream-100dpi-1.0.3-5|31	
14mr|x11-font-bitstream-100dpi-1.0.3-5|32	%install
14mr|x11-font-bitstream-100dpi-1.0.3-5|33	rm -rf %{buildroot}
14mr|x11-font-bitstream-100dpi-1.0.3-5|34	%makeinstall_std
14mr|x11-font-bitstream-100dpi-1.0.3-5|35	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
14mr|x11-font-bitstream-100dpi-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
14mr|x11-font-bitstream-100dpi-1.0.3-5|37	
14mr|x11-font-bitstream-100dpi-1.0.3-5|38	%post
14mr|x11-font-bitstream-100dpi-1.0.3-5|39	mkfontscale %_datadir/fonts/100dpi
14mr|x11-font-bitstream-100dpi-1.0.3-5|40	mkfontdir %_datadir/fonts/100dpi
14mr|x11-font-bitstream-100dpi-1.0.3-5|41	
14mr|x11-font-bitstream-100dpi-1.0.3-5|42	%postun
14mr|x11-font-bitstream-100dpi-1.0.3-5|43	mkfontscale %_datadir/fonts/100dpi
14mr|x11-font-bitstream-100dpi-1.0.3-5|44	mkfontdir %_datadir/fonts/100dpi
14mr|x11-font-bitstream-100dpi-1.0.3-5|45	
14mr|x11-font-bitstream-100dpi-1.0.3-5|46	%clean
14mr|x11-font-bitstream-100dpi-1.0.3-5|47	rm -rf %{buildroot}
14mr|x11-font-bitstream-100dpi-1.0.3-5|48	
14mr|x11-font-bitstream-100dpi-1.0.3-5|49	%files
14mr|x11-font-bitstream-100dpi-1.0.3-5|50	%defattr(-,root,root)
14mr|x11-font-bitstream-100dpi-1.0.3-5|51	%doc COPYING
14mr|x11-font-bitstream-100dpi-1.0.3-5|52	%_datadir/fonts/100dpi/char*.pcf.gz
14mr|x11-font-bitstream-100dpi-1.0.3-5|53	%_datadir/fonts/100dpi/tech*.pcf.gz
14mr|x11-font-bitstream-100dpi-1.0.3-5|54	%_datadir/fonts/100dpi/term*.pcf.gz
14mr|x11-font-bitstream-100dpi-1.0.3-5|55	
14mr|x11-font-bitstream-100dpi-1.0.3-5|56	
14mr|x11-font-bitstream-100dpi-1.0.3-5|57	
14mr|x11-font-bitstream-100dpi-1.0.3-5|58	%changelog
14mr|x11-font-bitstream-100dpi-1.0.3-5|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|x11-font-bitstream-100dpi-1.0.3-5|60	+ Revision: 1e8f1d3
14mr|x11-font-bitstream-100dpi-1.0.3-5|61	- MassBuild#440: Increase release tag
14mr|x11-font-bitstream-100dpi-1.0.3-5|62	
14mr|x11-font-bitstream-100dpi-1.0.3-5|63	

22085 14
14mr|x11-font-bitstream-75dpi-1.0.3-7|1	Name: x11-font-bitstream-75dpi
14mr|x11-font-bitstream-75dpi-1.0.3-7|2	Version: 1.0.3
14mr|x11-font-bitstream-75dpi-1.0.3-7|3	Release: 7
14mr|x11-font-bitstream-75dpi-1.0.3-7|4	Summary: Xorg X11 font bitstream-75dpi
14mr|x11-font-bitstream-75dpi-1.0.3-7|5	Group: Development/X11
14mr|x11-font-bitstream-75dpi-1.0.3-7|6	URL: http://xorg.freedesktop.org
14mr|x11-font-bitstream-75dpi-1.0.3-7|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bitstream-75dpi-%{version}.tar.bz2
14mr|x11-font-bitstream-75dpi-1.0.3-7|8	License: MIT
14mr|x11-font-bitstream-75dpi-1.0.3-7|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-bitstream-75dpi-1.0.3-7|10	BuildArch: noarch
14mr|x11-font-bitstream-75dpi-1.0.3-7|11	BuildRequires: fontconfig
14mr|x11-font-bitstream-75dpi-1.0.3-7|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-bitstream-75dpi-1.0.3-7|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-bitstream-75dpi-1.0.3-7|14	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
14mr|x11-font-bitstream-75dpi-1.0.3-7|15	Requires(post): mkfontdir
14mr|x11-font-bitstream-75dpi-1.0.3-7|16	Requires(postun): mkfontdir
14mr|x11-font-bitstream-75dpi-1.0.3-7|17	Requires(post): mkfontscale
14mr|x11-font-bitstream-75dpi-1.0.3-7|18	Requires(postun): mkfontscale
14mr|x11-font-bitstream-75dpi-1.0.3-7|19	
14mr|x11-font-bitstream-75dpi-1.0.3-7|20	%description
14mr|x11-font-bitstream-75dpi-1.0.3-7|21	Xorg X11 font bitstream-75dpi
14mr|x11-font-bitstream-75dpi-1.0.3-7|22	
14mr|x11-font-bitstream-75dpi-1.0.3-7|23	%prep
14mr|x11-font-bitstream-75dpi-1.0.3-7|24	%setup -q -n font-bitstream-75dpi-%{version}
14mr|x11-font-bitstream-75dpi-1.0.3-7|25	
14mr|x11-font-bitstream-75dpi-1.0.3-7|26	%build
14mr|x11-font-bitstream-75dpi-1.0.3-7|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-bitstream-75dpi-1.0.3-7|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
14mr|x11-font-bitstream-75dpi-1.0.3-7|29	
14mr|x11-font-bitstream-75dpi-1.0.3-7|30	%make
14mr|x11-font-bitstream-75dpi-1.0.3-7|31	
14mr|x11-font-bitstream-75dpi-1.0.3-7|32	%install
14mr|x11-font-bitstream-75dpi-1.0.3-7|33	rm -rf %{buildroot}
14mr|x11-font-bitstream-75dpi-1.0.3-7|34	%makeinstall_std
14mr|x11-font-bitstream-75dpi-1.0.3-7|35	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
14mr|x11-font-bitstream-75dpi-1.0.3-7|36	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
14mr|x11-font-bitstream-75dpi-1.0.3-7|37	
14mr|x11-font-bitstream-75dpi-1.0.3-7|38	%post
14mr|x11-font-bitstream-75dpi-1.0.3-7|39	mkfontscale %_datadir/fonts/75dpi
14mr|x11-font-bitstream-75dpi-1.0.3-7|40	mkfontdir %_datadir/fonts/75dpi
14mr|x11-font-bitstream-75dpi-1.0.3-7|41	
14mr|x11-font-bitstream-75dpi-1.0.3-7|42	%postun
14mr|x11-font-bitstream-75dpi-1.0.3-7|43	mkfontscale %_datadir/fonts/75dpi
14mr|x11-font-bitstream-75dpi-1.0.3-7|44	mkfontdir %_datadir/fonts/75dpi
14mr|x11-font-bitstream-75dpi-1.0.3-7|45	
14mr|x11-font-bitstream-75dpi-1.0.3-7|46	%clean
14mr|x11-font-bitstream-75dpi-1.0.3-7|47	rm -rf %{buildroot}
14mr|x11-font-bitstream-75dpi-1.0.3-7|48	
14mr|x11-font-bitstream-75dpi-1.0.3-7|49	%files
14mr|x11-font-bitstream-75dpi-1.0.3-7|50	%defattr(-,root,root)
14mr|x11-font-bitstream-75dpi-1.0.3-7|51	%doc COPYING
14mr|x11-font-bitstream-75dpi-1.0.3-7|52	%_datadir/fonts/75dpi/char*.pcf.gz
14mr|x11-font-bitstream-75dpi-1.0.3-7|53	%_datadir/fonts/75dpi/tech*.pcf.gz
14mr|x11-font-bitstream-75dpi-1.0.3-7|54	%_datadir/fonts/75dpi/term*.pcf.gz
14mr|x11-font-bitstream-75dpi-1.0.3-7|55	
14mr|x11-font-bitstream-75dpi-1.0.3-7|56	
14mr|x11-font-bitstream-75dpi-1.0.3-7|57	
14mr|x11-font-bitstream-75dpi-1.0.3-7|58	%changelog
14mr|x11-font-bitstream-75dpi-1.0.3-7|59	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-7
14mr|x11-font-bitstream-75dpi-1.0.3-7|60	+ Revision: 2578a0d
14mr|x11-font-bitstream-75dpi-1.0.3-7|61	- MassBuild#440: Increase release tag
14mr|x11-font-bitstream-75dpi-1.0.3-7|62	
14mr|x11-font-bitstream-75dpi-1.0.3-7|63	

22086 14
14mr|x11-font-bitstream-speedo-1.0.2-7|1	Name: x11-font-bitstream-speedo
14mr|x11-font-bitstream-speedo-1.0.2-7|2	Version: 1.0.2
14mr|x11-font-bitstream-speedo-1.0.2-7|3	Release: 7
14mr|x11-font-bitstream-speedo-1.0.2-7|4	Summary: Xorg X11 font bitstream-speedo
14mr|x11-font-bitstream-speedo-1.0.2-7|5	Group: Development/X11
14mr|x11-font-bitstream-speedo-1.0.2-7|6	URL: http://xorg.freedesktop.org
14mr|x11-font-bitstream-speedo-1.0.2-7|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bitstream-speedo-%{version}.tar.bz2
14mr|x11-font-bitstream-speedo-1.0.2-7|8	License: MIT
14mr|x11-font-bitstream-speedo-1.0.2-7|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-bitstream-speedo-1.0.2-7|10	BuildArch: noarch
14mr|x11-font-bitstream-speedo-1.0.2-7|11	BuildRequires: fontconfig
14mr|x11-font-bitstream-speedo-1.0.2-7|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-bitstream-speedo-1.0.2-7|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-bitstream-speedo-1.0.2-7|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-bitstream-speedo-1.0.2-7|15	Requires(post): mkfontdir
14mr|x11-font-bitstream-speedo-1.0.2-7|16	Requires(postun): mkfontdir
14mr|x11-font-bitstream-speedo-1.0.2-7|17	Requires(post): mkfontscale
14mr|x11-font-bitstream-speedo-1.0.2-7|18	Requires(postun): mkfontscale
14mr|x11-font-bitstream-speedo-1.0.2-7|19	
14mr|x11-font-bitstream-speedo-1.0.2-7|20	%description
14mr|x11-font-bitstream-speedo-1.0.2-7|21	Xorg X11 font bitstream-speedo
14mr|x11-font-bitstream-speedo-1.0.2-7|22	
14mr|x11-font-bitstream-speedo-1.0.2-7|23	%prep
14mr|x11-font-bitstream-speedo-1.0.2-7|24	%setup -q -n font-bitstream-speedo-%{version}
14mr|x11-font-bitstream-speedo-1.0.2-7|25	
14mr|x11-font-bitstream-speedo-1.0.2-7|26	%build
14mr|x11-font-bitstream-speedo-1.0.2-7|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-bitstream-speedo-1.0.2-7|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Speedo
14mr|x11-font-bitstream-speedo-1.0.2-7|29	
14mr|x11-font-bitstream-speedo-1.0.2-7|30	%make
14mr|x11-font-bitstream-speedo-1.0.2-7|31	
14mr|x11-font-bitstream-speedo-1.0.2-7|32	%install
14mr|x11-font-bitstream-speedo-1.0.2-7|33	rm -rf %{buildroot}
14mr|x11-font-bitstream-speedo-1.0.2-7|34	%makeinstall_std
14mr|x11-font-bitstream-speedo-1.0.2-7|35	rm -f %{buildroot}%_datadir/fonts/Speedo/fonts.dir
14mr|x11-font-bitstream-speedo-1.0.2-7|36	rm -f %{buildroot}%_datadir/fonts/Speedo/fonts.scale
14mr|x11-font-bitstream-speedo-1.0.2-7|37	
14mr|x11-font-bitstream-speedo-1.0.2-7|38	%post
14mr|x11-font-bitstream-speedo-1.0.2-7|39	mkfontscale %_datadir/fonts/Speedo
14mr|x11-font-bitstream-speedo-1.0.2-7|40	mkfontdir %_datadir/fonts/Speedo
14mr|x11-font-bitstream-speedo-1.0.2-7|41	
14mr|x11-font-bitstream-speedo-1.0.2-7|42	%postun
14mr|x11-font-bitstream-speedo-1.0.2-7|43	mkfontscale %_datadir/fonts/Speedo
14mr|x11-font-bitstream-speedo-1.0.2-7|44	mkfontdir %_datadir/fonts/Speedo
14mr|x11-font-bitstream-speedo-1.0.2-7|45	
14mr|x11-font-bitstream-speedo-1.0.2-7|46	%clean
14mr|x11-font-bitstream-speedo-1.0.2-7|47	rm -rf %{buildroot}
14mr|x11-font-bitstream-speedo-1.0.2-7|48	
14mr|x11-font-bitstream-speedo-1.0.2-7|49	%files
14mr|x11-font-bitstream-speedo-1.0.2-7|50	%defattr(-,root,root)
14mr|x11-font-bitstream-speedo-1.0.2-7|51	%doc COPYING
14mr|x11-font-bitstream-speedo-1.0.2-7|52	%dir %_datadir/fonts/Speedo
14mr|x11-font-bitstream-speedo-1.0.2-7|53	%_datadir/fonts/Speedo/font0*.spd
14mr|x11-font-bitstream-speedo-1.0.2-7|54	
14mr|x11-font-bitstream-speedo-1.0.2-7|55	
14mr|x11-font-bitstream-speedo-1.0.2-7|56	
14mr|x11-font-bitstream-speedo-1.0.2-7|57	%changelog
14mr|x11-font-bitstream-speedo-1.0.2-7|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-7
14mr|x11-font-bitstream-speedo-1.0.2-7|59	+ Revision: 0dd5203
14mr|x11-font-bitstream-speedo-1.0.2-7|60	- MassBuild#440: Increase release tag
14mr|x11-font-bitstream-speedo-1.0.2-7|61	
14mr|x11-font-bitstream-speedo-1.0.2-7|62	

22087 14
14mr|x11-font-bitstream-type1-1.0.3-7|1	Name: x11-font-bitstream-type1
14mr|x11-font-bitstream-type1-1.0.3-7|2	Version: 1.0.3
14mr|x11-font-bitstream-type1-1.0.3-7|3	Release: 7
14mr|x11-font-bitstream-type1-1.0.3-7|4	Summary: Xorg X11 font bitstream-type1
14mr|x11-font-bitstream-type1-1.0.3-7|5	Group: Development/X11
14mr|x11-font-bitstream-type1-1.0.3-7|6	URL: http://xorg.freedesktop.org
14mr|x11-font-bitstream-type1-1.0.3-7|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bitstream-type1-%{version}.tar.bz2
14mr|x11-font-bitstream-type1-1.0.3-7|8	License: MIT-like
14mr|x11-font-bitstream-type1-1.0.3-7|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-font-bitstream-type1-1.0.3-7|10	BuildArch: noarch
14mr|x11-font-bitstream-type1-1.0.3-7|11	BuildRequires: fontconfig
14mr|x11-font-bitstream-type1-1.0.3-7|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-bitstream-type1-1.0.3-7|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-bitstream-type1-1.0.3-7|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-bitstream-type1-1.0.3-7|15	Requires(post): mkfontdir
14mr|x11-font-bitstream-type1-1.0.3-7|16	Requires(postun): mkfontdir
14mr|x11-font-bitstream-type1-1.0.3-7|17	Requires(post): mkfontscale
14mr|x11-font-bitstream-type1-1.0.3-7|18	Requires(postun): mkfontscale
14mr|x11-font-bitstream-type1-1.0.3-7|19	
14mr|x11-font-bitstream-type1-1.0.3-7|20	%description
14mr|x11-font-bitstream-type1-1.0.3-7|21	Xorg X11 font bitstream-type1
14mr|x11-font-bitstream-type1-1.0.3-7|22	
14mr|x11-font-bitstream-type1-1.0.3-7|23	%prep
14mr|x11-font-bitstream-type1-1.0.3-7|24	%setup -q -n font-bitstream-type1-%{version}
14mr|x11-font-bitstream-type1-1.0.3-7|25	
14mr|x11-font-bitstream-type1-1.0.3-7|26	%build
14mr|x11-font-bitstream-type1-1.0.3-7|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-bitstream-type1-1.0.3-7|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Type1
14mr|x11-font-bitstream-type1-1.0.3-7|29	
14mr|x11-font-bitstream-type1-1.0.3-7|30	%make
14mr|x11-font-bitstream-type1-1.0.3-7|31	
14mr|x11-font-bitstream-type1-1.0.3-7|32	%install
14mr|x11-font-bitstream-type1-1.0.3-7|33	rm -rf %{buildroot}
14mr|x11-font-bitstream-type1-1.0.3-7|34	%makeinstall_std
14mr|x11-font-bitstream-type1-1.0.3-7|35	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.dir
14mr|x11-font-bitstream-type1-1.0.3-7|36	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.scale
14mr|x11-font-bitstream-type1-1.0.3-7|37	
14mr|x11-font-bitstream-type1-1.0.3-7|38	%post
14mr|x11-font-bitstream-type1-1.0.3-7|39	mkfontscale %_datadir/fonts/Type1
14mr|x11-font-bitstream-type1-1.0.3-7|40	mkfontdir %_datadir/fonts/Type1
14mr|x11-font-bitstream-type1-1.0.3-7|41	
14mr|x11-font-bitstream-type1-1.0.3-7|42	%postun
14mr|x11-font-bitstream-type1-1.0.3-7|43	mkfontscale %_datadir/fonts/Type1
14mr|x11-font-bitstream-type1-1.0.3-7|44	mkfontdir %_datadir/fonts/Type1
14mr|x11-font-bitstream-type1-1.0.3-7|45	
14mr|x11-font-bitstream-type1-1.0.3-7|46	%clean
14mr|x11-font-bitstream-type1-1.0.3-7|47	rm -rf %{buildroot}
14mr|x11-font-bitstream-type1-1.0.3-7|48	
14mr|x11-font-bitstream-type1-1.0.3-7|49	%files
14mr|x11-font-bitstream-type1-1.0.3-7|50	%defattr(-,root,root)
14mr|x11-font-bitstream-type1-1.0.3-7|51	%doc COPYING
14mr|x11-font-bitstream-type1-1.0.3-7|52	%_datadir/fonts/Type1/c0*
14mr|x11-font-bitstream-type1-1.0.3-7|53	
14mr|x11-font-bitstream-type1-1.0.3-7|54	
14mr|x11-font-bitstream-type1-1.0.3-7|55	
14mr|x11-font-bitstream-type1-1.0.3-7|56	%changelog
14mr|x11-font-bitstream-type1-1.0.3-7|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-7
14mr|x11-font-bitstream-type1-1.0.3-7|58	+ Revision: a4303e6
14mr|x11-font-bitstream-type1-1.0.3-7|59	- MassBuild#440: Increase release tag
14mr|x11-font-bitstream-type1-1.0.3-7|60	
14mr|x11-font-bitstream-type1-1.0.3-7|61	

22088 14
14mr|x11-font-cronyx-cyrillic-1.0.3-6|1	Name: x11-font-cronyx-cyrillic
14mr|x11-font-cronyx-cyrillic-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-cronyx-cyrillic-1.0.3-6|3	Release: 6
14mr|x11-font-cronyx-cyrillic-1.0.3-6|4	Summary: Xorg X11 font cronyx-cyrillic
14mr|x11-font-cronyx-cyrillic-1.0.3-6|5	Group: Development/X11
14mr|x11-font-cronyx-cyrillic-1.0.3-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-cronyx-cyrillic-1.0.3-6|7	URL: http://xorg.freedesktop.org
14mr|x11-font-cronyx-cyrillic-1.0.3-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-cronyx-cyrillic-%{version}.tar.bz2
14mr|x11-font-cronyx-cyrillic-1.0.3-6|9	License: MIT-like
14mr|x11-font-cronyx-cyrillic-1.0.3-6|10	BuildArch: noarch
14mr|x11-font-cronyx-cyrillic-1.0.3-6|11	BuildRequires: fontconfig
14mr|x11-font-cronyx-cyrillic-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-cronyx-cyrillic-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-cronyx-cyrillic-1.0.3-6|14	Conflicts: xorg-x11-cyrillic-fonts <= 6.9.0
14mr|x11-font-cronyx-cyrillic-1.0.3-6|15	Requires(post): mkfontdir
14mr|x11-font-cronyx-cyrillic-1.0.3-6|16	Requires(postun): mkfontdir
14mr|x11-font-cronyx-cyrillic-1.0.3-6|17	Requires(post): mkfontscale
14mr|x11-font-cronyx-cyrillic-1.0.3-6|18	Requires(postun): mkfontscale
14mr|x11-font-cronyx-cyrillic-1.0.3-6|19	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|20	%description
14mr|x11-font-cronyx-cyrillic-1.0.3-6|21	Xorg X11 font cronyx-cyrillic
14mr|x11-font-cronyx-cyrillic-1.0.3-6|22	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|23	%prep
14mr|x11-font-cronyx-cyrillic-1.0.3-6|24	%setup -q -n font-cronyx-cyrillic-%{version}
14mr|x11-font-cronyx-cyrillic-1.0.3-6|25	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|26	%build
14mr|x11-font-cronyx-cyrillic-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-cronyx-cyrillic-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/cyrillic
14mr|x11-font-cronyx-cyrillic-1.0.3-6|29	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|30	%make
14mr|x11-font-cronyx-cyrillic-1.0.3-6|31	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|32	%install
14mr|x11-font-cronyx-cyrillic-1.0.3-6|33	rm -rf %{buildroot}
14mr|x11-font-cronyx-cyrillic-1.0.3-6|34	%makeinstall_std
14mr|x11-font-cronyx-cyrillic-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.dir
14mr|x11-font-cronyx-cyrillic-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.scale
14mr|x11-font-cronyx-cyrillic-1.0.3-6|37	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|38	%post
14mr|x11-font-cronyx-cyrillic-1.0.3-6|39	mkfontscale %_datadir/fonts/cyrillic
14mr|x11-font-cronyx-cyrillic-1.0.3-6|40	mkfontdir %_datadir/fonts/cyrillic
14mr|x11-font-cronyx-cyrillic-1.0.3-6|41	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|42	%postun
14mr|x11-font-cronyx-cyrillic-1.0.3-6|43	mkfontscale %_datadir/fonts/cyrillic
14mr|x11-font-cronyx-cyrillic-1.0.3-6|44	mkfontdir %_datadir/fonts/cyrillic
14mr|x11-font-cronyx-cyrillic-1.0.3-6|45	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|46	%clean
14mr|x11-font-cronyx-cyrillic-1.0.3-6|47	rm -rf %{buildroot}
14mr|x11-font-cronyx-cyrillic-1.0.3-6|48	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|49	%files
14mr|x11-font-cronyx-cyrillic-1.0.3-6|50	%defattr(-,root,root)
14mr|x11-font-cronyx-cyrillic-1.0.3-6|51	%doc COPYING
14mr|x11-font-cronyx-cyrillic-1.0.3-6|52	%_datadir/fonts/cyrillic/crox*.pcf.gz
14mr|x11-font-cronyx-cyrillic-1.0.3-6|53	%_datadir/fonts/cyrillic/koi*.pcf.gz
14mr|x11-font-cronyx-cyrillic-1.0.3-6|54	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|55	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|56	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|57	%changelog
14mr|x11-font-cronyx-cyrillic-1.0.3-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-cronyx-cyrillic-1.0.3-6|59	+ Revision: 6d0aaec
14mr|x11-font-cronyx-cyrillic-1.0.3-6|60	- MassBuild#440: Increase release tag
14mr|x11-font-cronyx-cyrillic-1.0.3-6|61	
14mr|x11-font-cronyx-cyrillic-1.0.3-6|62	

22089 14
14mr|x11-font-cursor-misc-1.0.3-6|1	Name: x11-font-cursor-misc
14mr|x11-font-cursor-misc-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-cursor-misc-1.0.3-6|3	Release: 6
14mr|x11-font-cursor-misc-1.0.3-6|4	Summary: Xorg X11 font cursor-misc
14mr|x11-font-cursor-misc-1.0.3-6|5	Group: Development/X11
14mr|x11-font-cursor-misc-1.0.3-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-cursor-misc-1.0.3-6|7	URL: http://xorg.freedesktop.org
14mr|x11-font-cursor-misc-1.0.3-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-cursor-misc-%{version}.tar.bz2
14mr|x11-font-cursor-misc-1.0.3-6|9	# See #38627 for licensing
14mr|x11-font-cursor-misc-1.0.3-6|10	License: MIT
14mr|x11-font-cursor-misc-1.0.3-6|11	BuildArch: noarch
14mr|x11-font-cursor-misc-1.0.3-6|12	BuildRequires: fontconfig
14mr|x11-font-cursor-misc-1.0.3-6|13	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-cursor-misc-1.0.3-6|14	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-cursor-misc-1.0.3-6|15	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-cursor-misc-1.0.3-6|16	Requires(post): mkfontdir
14mr|x11-font-cursor-misc-1.0.3-6|17	Requires(postun): mkfontdir
14mr|x11-font-cursor-misc-1.0.3-6|18	Requires(post): mkfontscale
14mr|x11-font-cursor-misc-1.0.3-6|19	Requires(postun): mkfontscale
14mr|x11-font-cursor-misc-1.0.3-6|20	
14mr|x11-font-cursor-misc-1.0.3-6|21	%description
14mr|x11-font-cursor-misc-1.0.3-6|22	Xorg X11 font cursor-misc
14mr|x11-font-cursor-misc-1.0.3-6|23	
14mr|x11-font-cursor-misc-1.0.3-6|24	%prep
14mr|x11-font-cursor-misc-1.0.3-6|25	%setup -q -n font-cursor-misc-%{version}
14mr|x11-font-cursor-misc-1.0.3-6|26	
14mr|x11-font-cursor-misc-1.0.3-6|27	%build
14mr|x11-font-cursor-misc-1.0.3-6|28	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-cursor-misc-1.0.3-6|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-cursor-misc-1.0.3-6|30	
14mr|x11-font-cursor-misc-1.0.3-6|31	%make
14mr|x11-font-cursor-misc-1.0.3-6|32	
14mr|x11-font-cursor-misc-1.0.3-6|33	%install
14mr|x11-font-cursor-misc-1.0.3-6|34	rm -rf %{buildroot}
14mr|x11-font-cursor-misc-1.0.3-6|35	%makeinstall_std
14mr|x11-font-cursor-misc-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-cursor-misc-1.0.3-6|37	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-cursor-misc-1.0.3-6|38	
14mr|x11-font-cursor-misc-1.0.3-6|39	%post
14mr|x11-font-cursor-misc-1.0.3-6|40	mkfontscale %_datadir/fonts/misc
14mr|x11-font-cursor-misc-1.0.3-6|41	mkfontdir %_datadir/fonts/misc
14mr|x11-font-cursor-misc-1.0.3-6|42	
14mr|x11-font-cursor-misc-1.0.3-6|43	%postun
14mr|x11-font-cursor-misc-1.0.3-6|44	mkfontscale %_datadir/fonts/misc
14mr|x11-font-cursor-misc-1.0.3-6|45	mkfontdir %_datadir/fonts/misc
14mr|x11-font-cursor-misc-1.0.3-6|46	
14mr|x11-font-cursor-misc-1.0.3-6|47	%clean
14mr|x11-font-cursor-misc-1.0.3-6|48	rm -rf %{buildroot}
14mr|x11-font-cursor-misc-1.0.3-6|49	
14mr|x11-font-cursor-misc-1.0.3-6|50	%files
14mr|x11-font-cursor-misc-1.0.3-6|51	%defattr(-,root,root)
14mr|x11-font-cursor-misc-1.0.3-6|52	%doc COPYING
14mr|x11-font-cursor-misc-1.0.3-6|53	%_datadir/fonts/misc/cursor.pcf.gz
14mr|x11-font-cursor-misc-1.0.3-6|54	
14mr|x11-font-cursor-misc-1.0.3-6|55	
14mr|x11-font-cursor-misc-1.0.3-6|56	
14mr|x11-font-cursor-misc-1.0.3-6|57	%changelog
14mr|x11-font-cursor-misc-1.0.3-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-cursor-misc-1.0.3-6|59	+ Revision: 59b485e
14mr|x11-font-cursor-misc-1.0.3-6|60	- MassBuild#440: Increase release tag
14mr|x11-font-cursor-misc-1.0.3-6|61	
14mr|x11-font-cursor-misc-1.0.3-6|62	

22090 14
14mr|x11-font-cyrillic-1.0.0-13|1	Name: x11-font-cyrillic
14mr|x11-font-cyrillic-1.0.0-13|2	Version: 1.0.0
14mr|x11-font-cyrillic-1.0.0-13|3	Release: 13
14mr|x11-font-cyrillic-1.0.0-13|4	Summary: X11 fonts cyrillic
14mr|x11-font-cyrillic-1.0.0-13|5	Group: Development/X11
14mr|x11-font-cyrillic-1.0.0-13|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-cyrillic-1.0.0-13|7	License: GPL
14mr|x11-font-cyrillic-1.0.0-13|8	BuildArch: noarch
14mr|x11-font-cyrillic-1.0.0-13|9	
14mr|x11-font-cyrillic-1.0.0-13|10	Obsoletes: xorg-x11-cyrillic-fonts
14mr|x11-font-cyrillic-1.0.0-13|11	
14mr|x11-font-cyrillic-1.0.0-13|12	Requires: x11-font-alias
14mr|x11-font-cyrillic-1.0.0-13|13	Requires: x11-font-cronyx-cyrillic
14mr|x11-font-cyrillic-1.0.0-13|14	Requires: x11-font-misc-cyrillic
14mr|x11-font-cyrillic-1.0.0-13|15	Requires: x11-font-screen-cyrillic
14mr|x11-font-cyrillic-1.0.0-13|16	Requires: x11-font-winitzki-cyrillic
14mr|x11-font-cyrillic-1.0.0-13|17	
14mr|x11-font-cyrillic-1.0.0-13|18	%description
14mr|x11-font-cyrillic-1.0.0-13|19	The Cyrillic fonts included with Xorg. Those who use a language requiring the
14mr|x11-font-cyrillic-1.0.0-13|20	Cyrillic character set should install this package.
14mr|x11-font-cyrillic-1.0.0-13|21	
14mr|x11-font-cyrillic-1.0.0-13|22	%files
14mr|x11-font-cyrillic-1.0.0-13|23	%defattr(-,root,root)
14mr|x11-font-cyrillic-1.0.0-13|24	
14mr|x11-font-cyrillic-1.0.0-13|25	
14mr|x11-font-cyrillic-1.0.0-13|26	
14mr|x11-font-cyrillic-1.0.0-13|27	%changelog
14mr|x11-font-cyrillic-1.0.0-13|28	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-13
14mr|x11-font-cyrillic-1.0.0-13|29	+ Revision: e4c2271
14mr|x11-font-cyrillic-1.0.0-13|30	- MassBuild#440: Increase release tag
14mr|x11-font-cyrillic-1.0.0-13|31	
14mr|x11-font-cyrillic-1.0.0-13|32	

22091 14
14mr|x11-font-daewoo-misc-1.0.3-8|1	Name: x11-font-daewoo-misc
14mr|x11-font-daewoo-misc-1.0.3-8|2	Version: 1.0.3
14mr|x11-font-daewoo-misc-1.0.3-8|3	Release: 8
14mr|x11-font-daewoo-misc-1.0.3-8|4	Summary: Xorg X11 font daewoo-misc
14mr|x11-font-daewoo-misc-1.0.3-8|5	Group: Development/X11
14mr|x11-font-daewoo-misc-1.0.3-8|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-daewoo-misc-1.0.3-8|7	URL: http://xorg.freedesktop.org
14mr|x11-font-daewoo-misc-1.0.3-8|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-daewoo-misc-%{version}.tar.bz2
14mr|x11-font-daewoo-misc-1.0.3-8|9	# See #38627 for licensing
14mr|x11-font-daewoo-misc-1.0.3-8|10	License: MIT
14mr|x11-font-daewoo-misc-1.0.3-8|11	BuildArch: noarch
14mr|x11-font-daewoo-misc-1.0.3-8|12	BuildRequires: fontconfig
14mr|x11-font-daewoo-misc-1.0.3-8|13	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-daewoo-misc-1.0.3-8|14	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-daewoo-misc-1.0.3-8|15	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-daewoo-misc-1.0.3-8|16	Requires(post): mkfontdir
14mr|x11-font-daewoo-misc-1.0.3-8|17	Requires(postun): mkfontdir
14mr|x11-font-daewoo-misc-1.0.3-8|18	Requires(post): mkfontscale
14mr|x11-font-daewoo-misc-1.0.3-8|19	Requires(postun): mkfontscale
14mr|x11-font-daewoo-misc-1.0.3-8|20	
14mr|x11-font-daewoo-misc-1.0.3-8|21	%description
14mr|x11-font-daewoo-misc-1.0.3-8|22	Xorg X11 font daewoo-misc
14mr|x11-font-daewoo-misc-1.0.3-8|23	
14mr|x11-font-daewoo-misc-1.0.3-8|24	%prep
14mr|x11-font-daewoo-misc-1.0.3-8|25	%setup -q -n font-daewoo-misc-%{version}
14mr|x11-font-daewoo-misc-1.0.3-8|26	
14mr|x11-font-daewoo-misc-1.0.3-8|27	%build
14mr|x11-font-daewoo-misc-1.0.3-8|28	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-daewoo-misc-1.0.3-8|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-daewoo-misc-1.0.3-8|30	
14mr|x11-font-daewoo-misc-1.0.3-8|31	%make
14mr|x11-font-daewoo-misc-1.0.3-8|32	
14mr|x11-font-daewoo-misc-1.0.3-8|33	%install
14mr|x11-font-daewoo-misc-1.0.3-8|34	rm -rf %{buildroot}
14mr|x11-font-daewoo-misc-1.0.3-8|35	%makeinstall_std
14mr|x11-font-daewoo-misc-1.0.3-8|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-daewoo-misc-1.0.3-8|37	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-daewoo-misc-1.0.3-8|38	
14mr|x11-font-daewoo-misc-1.0.3-8|39	%post
14mr|x11-font-daewoo-misc-1.0.3-8|40	mkfontscale %_datadir/fonts/misc
14mr|x11-font-daewoo-misc-1.0.3-8|41	mkfontdir %_datadir/fonts/misc
14mr|x11-font-daewoo-misc-1.0.3-8|42	
14mr|x11-font-daewoo-misc-1.0.3-8|43	%postun
14mr|x11-font-daewoo-misc-1.0.3-8|44	mkfontscale %_datadir/fonts/misc
14mr|x11-font-daewoo-misc-1.0.3-8|45	mkfontdir %_datadir/fonts/misc
14mr|x11-font-daewoo-misc-1.0.3-8|46	
14mr|x11-font-daewoo-misc-1.0.3-8|47	%clean
14mr|x11-font-daewoo-misc-1.0.3-8|48	rm -rf %{buildroot}
14mr|x11-font-daewoo-misc-1.0.3-8|49	
14mr|x11-font-daewoo-misc-1.0.3-8|50	%files
14mr|x11-font-daewoo-misc-1.0.3-8|51	%defattr(-,root,root)
14mr|x11-font-daewoo-misc-1.0.3-8|52	%doc COPYING
14mr|x11-font-daewoo-misc-1.0.3-8|53	%_datadir/fonts/misc/hangl*.pcf.gz
14mr|x11-font-daewoo-misc-1.0.3-8|54	
14mr|x11-font-daewoo-misc-1.0.3-8|55	
14mr|x11-font-daewoo-misc-1.0.3-8|56	
14mr|x11-font-daewoo-misc-1.0.3-8|57	%changelog
14mr|x11-font-daewoo-misc-1.0.3-8|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-8
14mr|x11-font-daewoo-misc-1.0.3-8|59	+ Revision: 1196368
14mr|x11-font-daewoo-misc-1.0.3-8|60	- MassBuild#440: Increase release tag
14mr|x11-font-daewoo-misc-1.0.3-8|61	
14mr|x11-font-daewoo-misc-1.0.3-8|62	

22092 14
14mr|x11-font-dec-misc-1.0.3-6|1	Name: x11-font-dec-misc
14mr|x11-font-dec-misc-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-dec-misc-1.0.3-6|3	Release: 6
14mr|x11-font-dec-misc-1.0.3-6|4	Summary: Xorg X11 font dec-misc
14mr|x11-font-dec-misc-1.0.3-6|5	Group: Development/X11
14mr|x11-font-dec-misc-1.0.3-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-dec-misc-1.0.3-6|7	URL: http://xorg.freedesktop.org
14mr|x11-font-dec-misc-1.0.3-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-dec-misc-%{version}.tar.bz2
14mr|x11-font-dec-misc-1.0.3-6|9	License: MIT
14mr|x11-font-dec-misc-1.0.3-6|10	BuildArch: noarch
14mr|x11-font-dec-misc-1.0.3-6|11	BuildRequires: fontconfig
14mr|x11-font-dec-misc-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-dec-misc-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-font-dec-misc-1.0.3-6|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-dec-misc-1.0.3-6|15	Requires(post): mkfontdir
14mr|x11-font-dec-misc-1.0.3-6|16	Requires(postun): mkfontdir
14mr|x11-font-dec-misc-1.0.3-6|17	Requires(post): mkfontscale
14mr|x11-font-dec-misc-1.0.3-6|18	Requires(postun): mkfontscale
14mr|x11-font-dec-misc-1.0.3-6|19	
14mr|x11-font-dec-misc-1.0.3-6|20	%description
14mr|x11-font-dec-misc-1.0.3-6|21	Xorg X11 font dec-misc
14mr|x11-font-dec-misc-1.0.3-6|22	
14mr|x11-font-dec-misc-1.0.3-6|23	%prep
14mr|x11-font-dec-misc-1.0.3-6|24	%setup -q -n font-dec-misc-%{version}
14mr|x11-font-dec-misc-1.0.3-6|25	
14mr|x11-font-dec-misc-1.0.3-6|26	%build
14mr|x11-font-dec-misc-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-dec-misc-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-dec-misc-1.0.3-6|29	
14mr|x11-font-dec-misc-1.0.3-6|30	%make
14mr|x11-font-dec-misc-1.0.3-6|31	
14mr|x11-font-dec-misc-1.0.3-6|32	%install
14mr|x11-font-dec-misc-1.0.3-6|33	rm -rf %{buildroot}
14mr|x11-font-dec-misc-1.0.3-6|34	%makeinstall_std
14mr|x11-font-dec-misc-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-dec-misc-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-dec-misc-1.0.3-6|37	
14mr|x11-font-dec-misc-1.0.3-6|38	%post
14mr|x11-font-dec-misc-1.0.3-6|39	mkfontscale %_datadir/fonts/misc
14mr|x11-font-dec-misc-1.0.3-6|40	mkfontdir %_datadir/fonts/misc
14mr|x11-font-dec-misc-1.0.3-6|41	
14mr|x11-font-dec-misc-1.0.3-6|42	%postun
14mr|x11-font-dec-misc-1.0.3-6|43	mkfontscale %_datadir/fonts/misc
14mr|x11-font-dec-misc-1.0.3-6|44	mkfontdir %_datadir/fonts/misc
14mr|x11-font-dec-misc-1.0.3-6|45	
14mr|x11-font-dec-misc-1.0.3-6|46	%clean
14mr|x11-font-dec-misc-1.0.3-6|47	rm -rf %{buildroot}
14mr|x11-font-dec-misc-1.0.3-6|48	
14mr|x11-font-dec-misc-1.0.3-6|49	%files
14mr|x11-font-dec-misc-1.0.3-6|50	%defattr(-,root,root)
14mr|x11-font-dec-misc-1.0.3-6|51	%doc COPYING
14mr|x11-font-dec-misc-1.0.3-6|52	%_datadir/fonts/misc/deccurs.pcf.gz
14mr|x11-font-dec-misc-1.0.3-6|53	%_datadir/fonts/misc/decsess.pcf.gz
14mr|x11-font-dec-misc-1.0.3-6|54	
14mr|x11-font-dec-misc-1.0.3-6|55	
14mr|x11-font-dec-misc-1.0.3-6|56	
14mr|x11-font-dec-misc-1.0.3-6|57	%changelog
14mr|x11-font-dec-misc-1.0.3-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-dec-misc-1.0.3-6|59	+ Revision: 6c9938b
14mr|x11-font-dec-misc-1.0.3-6|60	- MassBuild#440: Increase release tag
14mr|x11-font-dec-misc-1.0.3-6|61	
14mr|x11-font-dec-misc-1.0.3-6|62	

22093 14
14mr|x11-font-encodings-1.0.4-4|1	Name: x11-font-encodings
14mr|x11-font-encodings-1.0.4-4|2	Version: 1.0.4
14mr|x11-font-encodings-1.0.4-4|3	Release: 4
14mr|x11-font-encodings-1.0.4-4|4	Summary: Xorg X11 font encodings
14mr|x11-font-encodings-1.0.4-4|5	Group: Development/X11
14mr|x11-font-encodings-1.0.4-4|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-encodings-1.0.4-4|7	URL: http://xorg.freedesktop.org
14mr|x11-font-encodings-1.0.4-4|8	Source: http://xorg.freedesktop.org/releases/individual/font/encodings-%{version}.tar.bz2
14mr|x11-font-encodings-1.0.4-4|9	License: Public Domain
14mr|x11-font-encodings-1.0.4-4|10	BuildArch: noarch
14mr|x11-font-encodings-1.0.4-4|11	
14mr|x11-font-encodings-1.0.4-4|12	BuildRequires: x11-font-util	>= 1.0.1
14mr|x11-font-encodings-1.0.4-4|13	BuildRequires: x11-util-macros	>= 1.1.5
14mr|x11-font-encodings-1.0.4-4|14	
14mr|x11-font-encodings-1.0.4-4|15	Conflicts: xorg-x11-xfs <= 6.9.0
14mr|x11-font-encodings-1.0.4-4|16	Requires(post,postun): mkfontdir
14mr|x11-font-encodings-1.0.4-4|17	
14mr|x11-font-encodings-1.0.4-4|18	%description
14mr|x11-font-encodings-1.0.4-4|19	This package contains the encodings that map to specific characters.
14mr|x11-font-encodings-1.0.4-4|20	
14mr|x11-font-encodings-1.0.4-4|21	%prep
14mr|x11-font-encodings-1.0.4-4|22	%setup -q -n encodings-%{version}
14mr|x11-font-encodings-1.0.4-4|23	
14mr|x11-font-encodings-1.0.4-4|24	%build
14mr|x11-font-encodings-1.0.4-4|25	./configure --prefix=/usr \
14mr|x11-font-encodings-1.0.4-4|26	--x-includes=%{_includedir} \
14mr|x11-font-encodings-1.0.4-4|27	--x-libraries=%{_libdir} \
14mr|x11-font-encodings-1.0.4-4|28	--with-encodingsdir=%{_datadir}/fonts/encodings
14mr|x11-font-encodings-1.0.4-4|29	
14mr|x11-font-encodings-1.0.4-4|30	%make
14mr|x11-font-encodings-1.0.4-4|31	
14mr|x11-font-encodings-1.0.4-4|32	%install
14mr|x11-font-encodings-1.0.4-4|33	rm -rf %{buildroot}
14mr|x11-font-encodings-1.0.4-4|34	%makeinstall_std
14mr|x11-font-encodings-1.0.4-4|35	
14mr|x11-font-encodings-1.0.4-4|36	%clean
14mr|x11-font-encodings-1.0.4-4|37	rm -rf %{buildroot}
14mr|x11-font-encodings-1.0.4-4|38	
14mr|x11-font-encodings-1.0.4-4|39	%post
14mr|x11-font-encodings-1.0.4-4|40	mkfontdir -n -e /usr/share/fonts/encodings /usr/share/fonts/encodings
14mr|x11-font-encodings-1.0.4-4|41	
14mr|x11-font-encodings-1.0.4-4|42	%postun
14mr|x11-font-encodings-1.0.4-4|43	mkfontdir -n -e /usr/share/fonts/encodings /usr/share/fonts/encodings
14mr|x11-font-encodings-1.0.4-4|44	
14mr|x11-font-encodings-1.0.4-4|45	%files
14mr|x11-font-encodings-1.0.4-4|46	%defattr(-,root,root)
14mr|x11-font-encodings-1.0.4-4|47	%dir %{_datadir}/fonts/encodings
14mr|x11-font-encodings-1.0.4-4|48	%{_datadir}/fonts/encodings/*
14mr|x11-font-encodings-1.0.4-4|49	
14mr|x11-font-encodings-1.0.4-4|50	
14mr|x11-font-encodings-1.0.4-4|51	
14mr|x11-font-encodings-1.0.4-4|52	%changelog
14mr|x11-font-encodings-1.0.4-4|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-4
14mr|x11-font-encodings-1.0.4-4|54	+ Revision: 370dde2
14mr|x11-font-encodings-1.0.4-4|55	- MassBuild#440: Increase release tag
14mr|x11-font-encodings-1.0.4-4|56	
14mr|x11-font-encodings-1.0.4-4|57	

22094 14
14mr|x11-font-isas-misc-1.0.3-7|1	Name: x11-font-isas-misc
14mr|x11-font-isas-misc-1.0.3-7|2	Version: 1.0.3
14mr|x11-font-isas-misc-1.0.3-7|3	Release: 7
14mr|x11-font-isas-misc-1.0.3-7|4	Summary: Xorg X11 font isas-misc
14mr|x11-font-isas-misc-1.0.3-7|5	Group: Development/X11
14mr|x11-font-isas-misc-1.0.3-7|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-isas-misc-1.0.3-7|7	URL: http://xorg.freedesktop.org
14mr|x11-font-isas-misc-1.0.3-7|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-isas-misc-%{version}.tar.bz2
14mr|x11-font-isas-misc-1.0.3-7|9	License: MIT
14mr|x11-font-isas-misc-1.0.3-7|10	BuildArch: noarch
14mr|x11-font-isas-misc-1.0.3-7|11	BuildRequires: fontconfig
14mr|x11-font-isas-misc-1.0.3-7|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-isas-misc-1.0.3-7|13	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-isas-misc-1.0.3-7|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-isas-misc-1.0.3-7|15	Requires(post): mkfontdir
14mr|x11-font-isas-misc-1.0.3-7|16	Requires(postun): mkfontdir
14mr|x11-font-isas-misc-1.0.3-7|17	Requires(post): mkfontscale
14mr|x11-font-isas-misc-1.0.3-7|18	Requires(postun): mkfontscale
14mr|x11-font-isas-misc-1.0.3-7|19	
14mr|x11-font-isas-misc-1.0.3-7|20	%description
14mr|x11-font-isas-misc-1.0.3-7|21	Xorg X11 font isas-misc
14mr|x11-font-isas-misc-1.0.3-7|22	
14mr|x11-font-isas-misc-1.0.3-7|23	%prep
14mr|x11-font-isas-misc-1.0.3-7|24	%setup -q -n font-isas-misc-%{version}
14mr|x11-font-isas-misc-1.0.3-7|25	
14mr|x11-font-isas-misc-1.0.3-7|26	%build
14mr|x11-font-isas-misc-1.0.3-7|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-isas-misc-1.0.3-7|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-isas-misc-1.0.3-7|29	
14mr|x11-font-isas-misc-1.0.3-7|30	%make
14mr|x11-font-isas-misc-1.0.3-7|31	
14mr|x11-font-isas-misc-1.0.3-7|32	%install
14mr|x11-font-isas-misc-1.0.3-7|33	rm -rf %{buildroot}
14mr|x11-font-isas-misc-1.0.3-7|34	%makeinstall_std
14mr|x11-font-isas-misc-1.0.3-7|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-isas-misc-1.0.3-7|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-isas-misc-1.0.3-7|37	
14mr|x11-font-isas-misc-1.0.3-7|38	%post
14mr|x11-font-isas-misc-1.0.3-7|39	mkfontscale %_datadir/fonts/misc
14mr|x11-font-isas-misc-1.0.3-7|40	mkfontdir %_datadir/fonts/misc
14mr|x11-font-isas-misc-1.0.3-7|41	
14mr|x11-font-isas-misc-1.0.3-7|42	%postun
14mr|x11-font-isas-misc-1.0.3-7|43	mkfontscale %_datadir/fonts/misc
14mr|x11-font-isas-misc-1.0.3-7|44	mkfontdir %_datadir/fonts/misc
14mr|x11-font-isas-misc-1.0.3-7|45	
14mr|x11-font-isas-misc-1.0.3-7|46	%clean
14mr|x11-font-isas-misc-1.0.3-7|47	rm -rf %{buildroot}
14mr|x11-font-isas-misc-1.0.3-7|48	
14mr|x11-font-isas-misc-1.0.3-7|49	%files
14mr|x11-font-isas-misc-1.0.3-7|50	%defattr(-,root,root)
14mr|x11-font-isas-misc-1.0.3-7|51	%doc COPYING
14mr|x11-font-isas-misc-1.0.3-7|52	%_datadir/fonts/misc/gb*.pcf.gz
14mr|x11-font-isas-misc-1.0.3-7|53	
14mr|x11-font-isas-misc-1.0.3-7|54	
14mr|x11-font-isas-misc-1.0.3-7|55	
14mr|x11-font-isas-misc-1.0.3-7|56	%changelog
14mr|x11-font-isas-misc-1.0.3-7|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-7
14mr|x11-font-isas-misc-1.0.3-7|58	+ Revision: 3cbe336
14mr|x11-font-isas-misc-1.0.3-7|59	- MassBuild#440: Increase release tag
14mr|x11-font-isas-misc-1.0.3-7|60	
14mr|x11-font-isas-misc-1.0.3-7|61	

22095 14
14mr|x11-font-jis-misc-1.0.3-7|1	Name: x11-font-jis-misc
14mr|x11-font-jis-misc-1.0.3-7|2	Version: 1.0.3
14mr|x11-font-jis-misc-1.0.3-7|3	Release: 7
14mr|x11-font-jis-misc-1.0.3-7|4	Summary: Xorg X11 font jis-misc
14mr|x11-font-jis-misc-1.0.3-7|5	Group: Development/X11
14mr|x11-font-jis-misc-1.0.3-7|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-jis-misc-1.0.3-7|7	URL: http://xorg.freedesktop.org
14mr|x11-font-jis-misc-1.0.3-7|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-jis-misc-%{version}.tar.bz2
14mr|x11-font-jis-misc-1.0.3-7|9	# See #38627 for licensing
14mr|x11-font-jis-misc-1.0.3-7|10	License: MIT
14mr|x11-font-jis-misc-1.0.3-7|11	BuildArch: noarch
14mr|x11-font-jis-misc-1.0.3-7|12	BuildRequires: fontconfig
14mr|x11-font-jis-misc-1.0.3-7|13	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-jis-misc-1.0.3-7|14	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-jis-misc-1.0.3-7|15	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-jis-misc-1.0.3-7|16	Requires(post): mkfontdir
14mr|x11-font-jis-misc-1.0.3-7|17	Requires(postun): mkfontdir
14mr|x11-font-jis-misc-1.0.3-7|18	Requires(post): mkfontscale
14mr|x11-font-jis-misc-1.0.3-7|19	Requires(postun): mkfontscale
14mr|x11-font-jis-misc-1.0.3-7|20	
14mr|x11-font-jis-misc-1.0.3-7|21	%description
14mr|x11-font-jis-misc-1.0.3-7|22	Xorg X11 font jis-misc
14mr|x11-font-jis-misc-1.0.3-7|23	
14mr|x11-font-jis-misc-1.0.3-7|24	%prep
14mr|x11-font-jis-misc-1.0.3-7|25	%setup -q -n font-jis-misc-%{version}
14mr|x11-font-jis-misc-1.0.3-7|26	
14mr|x11-font-jis-misc-1.0.3-7|27	%build
14mr|x11-font-jis-misc-1.0.3-7|28	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-jis-misc-1.0.3-7|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-jis-misc-1.0.3-7|30	
14mr|x11-font-jis-misc-1.0.3-7|31	%make
14mr|x11-font-jis-misc-1.0.3-7|32	
14mr|x11-font-jis-misc-1.0.3-7|33	%install
14mr|x11-font-jis-misc-1.0.3-7|34	rm -rf %{buildroot}
14mr|x11-font-jis-misc-1.0.3-7|35	%makeinstall_std
14mr|x11-font-jis-misc-1.0.3-7|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-jis-misc-1.0.3-7|37	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-jis-misc-1.0.3-7|38	
14mr|x11-font-jis-misc-1.0.3-7|39	%post
14mr|x11-font-jis-misc-1.0.3-7|40	mkfontscale %_datadir/fonts/misc
14mr|x11-font-jis-misc-1.0.3-7|41	mkfontdir %_datadir/fonts/misc
14mr|x11-font-jis-misc-1.0.3-7|42	
14mr|x11-font-jis-misc-1.0.3-7|43	%postun
14mr|x11-font-jis-misc-1.0.3-7|44	mkfontscale %_datadir/fonts/misc
14mr|x11-font-jis-misc-1.0.3-7|45	mkfontdir %_datadir/fonts/misc
14mr|x11-font-jis-misc-1.0.3-7|46	
14mr|x11-font-jis-misc-1.0.3-7|47	%clean
14mr|x11-font-jis-misc-1.0.3-7|48	rm -rf %{buildroot}
14mr|x11-font-jis-misc-1.0.3-7|49	
14mr|x11-font-jis-misc-1.0.3-7|50	%files
14mr|x11-font-jis-misc-1.0.3-7|51	%defattr(-,root,root)
14mr|x11-font-jis-misc-1.0.3-7|52	%doc COPYING
14mr|x11-font-jis-misc-1.0.3-7|53	%_datadir/fonts/misc/jiskan*.pcf.gz
14mr|x11-font-jis-misc-1.0.3-7|54	
14mr|x11-font-jis-misc-1.0.3-7|55	
14mr|x11-font-jis-misc-1.0.3-7|56	
14mr|x11-font-jis-misc-1.0.3-7|57	%changelog
14mr|x11-font-jis-misc-1.0.3-7|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-7
14mr|x11-font-jis-misc-1.0.3-7|59	+ Revision: 3484b55
14mr|x11-font-jis-misc-1.0.3-7|60	- MassBuild#440: Increase release tag
14mr|x11-font-jis-misc-1.0.3-7|61	
14mr|x11-font-jis-misc-1.0.3-7|62	

22096 14
14mr|x11-font-micro-misc-1.0.3-8|1	Name: x11-font-micro-misc
14mr|x11-font-micro-misc-1.0.3-8|2	Version: 1.0.3
14mr|x11-font-micro-misc-1.0.3-8|3	Release: 8
14mr|x11-font-micro-misc-1.0.3-8|4	Summary: Xorg X11 font micro-misc
14mr|x11-font-micro-misc-1.0.3-8|5	Group: Development/X11
14mr|x11-font-micro-misc-1.0.3-8|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-micro-misc-1.0.3-8|7	URL: http://xorg.freedesktop.org
14mr|x11-font-micro-misc-1.0.3-8|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-micro-misc-%{version}.tar.bz2
14mr|x11-font-micro-misc-1.0.3-8|9	License: Public Domain
14mr|x11-font-micro-misc-1.0.3-8|10	BuildArch: noarch
14mr|x11-font-micro-misc-1.0.3-8|11	BuildRequires: fontconfig
14mr|x11-font-micro-misc-1.0.3-8|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-micro-misc-1.0.3-8|13	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-micro-misc-1.0.3-8|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-micro-misc-1.0.3-8|15	Requires(post): mkfontdir
14mr|x11-font-micro-misc-1.0.3-8|16	Requires(postun): mkfontdir
14mr|x11-font-micro-misc-1.0.3-8|17	Requires(post): mkfontscale
14mr|x11-font-micro-misc-1.0.3-8|18	Requires(postun): mkfontscale
14mr|x11-font-micro-misc-1.0.3-8|19	
14mr|x11-font-micro-misc-1.0.3-8|20	%description
14mr|x11-font-micro-misc-1.0.3-8|21	Xorg X11 font micro-misc
14mr|x11-font-micro-misc-1.0.3-8|22	
14mr|x11-font-micro-misc-1.0.3-8|23	%prep
14mr|x11-font-micro-misc-1.0.3-8|24	%setup -q -n font-micro-misc-%{version}
14mr|x11-font-micro-misc-1.0.3-8|25	
14mr|x11-font-micro-misc-1.0.3-8|26	%build
14mr|x11-font-micro-misc-1.0.3-8|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-micro-misc-1.0.3-8|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-micro-misc-1.0.3-8|29	
14mr|x11-font-micro-misc-1.0.3-8|30	%make
14mr|x11-font-micro-misc-1.0.3-8|31	
14mr|x11-font-micro-misc-1.0.3-8|32	%install
14mr|x11-font-micro-misc-1.0.3-8|33	rm -rf %{buildroot}
14mr|x11-font-micro-misc-1.0.3-8|34	%makeinstall_std
14mr|x11-font-micro-misc-1.0.3-8|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-micro-misc-1.0.3-8|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-micro-misc-1.0.3-8|37	
14mr|x11-font-micro-misc-1.0.3-8|38	%post
14mr|x11-font-micro-misc-1.0.3-8|39	mkfontscale %_datadir/fonts/misc
14mr|x11-font-micro-misc-1.0.3-8|40	mkfontdir %_datadir/fonts/misc
14mr|x11-font-micro-misc-1.0.3-8|41	
14mr|x11-font-micro-misc-1.0.3-8|42	%postun
14mr|x11-font-micro-misc-1.0.3-8|43	mkfontscale %_datadir/fonts/misc
14mr|x11-font-micro-misc-1.0.3-8|44	mkfontdir %_datadir/fonts/misc
14mr|x11-font-micro-misc-1.0.3-8|45	
14mr|x11-font-micro-misc-1.0.3-8|46	%clean
14mr|x11-font-micro-misc-1.0.3-8|47	rm -rf %{buildroot}
14mr|x11-font-micro-misc-1.0.3-8|48	
14mr|x11-font-micro-misc-1.0.3-8|49	%files
14mr|x11-font-micro-misc-1.0.3-8|50	%defattr(-,root,root)
14mr|x11-font-micro-misc-1.0.3-8|51	%doc COPYING
14mr|x11-font-micro-misc-1.0.3-8|52	%_datadir/fonts/misc/micro.pcf.gz
14mr|x11-font-micro-misc-1.0.3-8|53	
14mr|x11-font-micro-misc-1.0.3-8|54	
14mr|x11-font-micro-misc-1.0.3-8|55	
14mr|x11-font-micro-misc-1.0.3-8|56	%changelog
14mr|x11-font-micro-misc-1.0.3-8|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-8
14mr|x11-font-micro-misc-1.0.3-8|58	+ Revision: 21f4803
14mr|x11-font-micro-misc-1.0.3-8|59	- MassBuild#440: Increase release tag
14mr|x11-font-micro-misc-1.0.3-8|60	
14mr|x11-font-micro-misc-1.0.3-8|61	

22097 14
14mr|x11-font-misc-1.0.0-13|1	Name: x11-font-misc
14mr|x11-font-misc-1.0.0-13|2	Version: 1.0.0
14mr|x11-font-misc-1.0.0-13|3	Release: 13
14mr|x11-font-misc-1.0.0-13|4	Summary: X11 misc fonts
14mr|x11-font-misc-1.0.0-13|5	Group: Development/X11
14mr|x11-font-misc-1.0.0-13|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-misc-1.0.0-13|7	License: GPL
14mr|x11-font-misc-1.0.0-13|8	BuildArch: noarch
14mr|x11-font-misc-1.0.0-13|9	Requires: x11-font-arabic-misc
14mr|x11-font-misc-1.0.0-13|10	Requires: x11-font-cursor-misc
14mr|x11-font-misc-1.0.0-13|11	Requires: x11-font-daewoo-misc
14mr|x11-font-misc-1.0.0-13|12	Requires: x11-font-dec-misc
14mr|x11-font-misc-1.0.0-13|13	Requires: x11-font-isas-misc
14mr|x11-font-misc-1.0.0-13|14	Requires: x11-font-jis-misc
14mr|x11-font-misc-1.0.0-13|15	Requires: x11-font-micro-misc
14mr|x11-font-misc-1.0.0-13|16	Requires: x11-font-misc-misc
14mr|x11-font-misc-1.0.0-13|17	Requires: x11-font-mutt-misc
14mr|x11-font-misc-1.0.0-13|18	Requires: x11-font-schumacher-misc
14mr|x11-font-misc-1.0.0-13|19	Requires: x11-font-sony-misc
14mr|x11-font-misc-1.0.0-13|20	Requires: x11-font-sun-misc
14mr|x11-font-misc-1.0.0-13|21	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-misc-1.0.0-13|22	Obsoletes: xorg-x11 <= 6.9.0
14mr|x11-font-misc-1.0.0-13|23	
14mr|x11-font-misc-1.0.0-13|24	%description
14mr|x11-font-misc-1.0.0-13|25	misc fonts for X.org
14mr|x11-font-misc-1.0.0-13|26	
14mr|x11-font-misc-1.0.0-13|27	%files
14mr|x11-font-misc-1.0.0-13|28	%defattr(-,root,root)
14mr|x11-font-misc-1.0.0-13|29	
14mr|x11-font-misc-1.0.0-13|30	
14mr|x11-font-misc-1.0.0-13|31	
14mr|x11-font-misc-1.0.0-13|32	%changelog
14mr|x11-font-misc-1.0.0-13|33	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-13
14mr|x11-font-misc-1.0.0-13|34	+ Revision: 5ee7e22
14mr|x11-font-misc-1.0.0-13|35	- MassBuild#440: Increase release tag
14mr|x11-font-misc-1.0.0-13|36	
14mr|x11-font-misc-1.0.0-13|37	

22098 14
14mr|x11-font-misc-cyrillic-1.0.3-6|1	Name: x11-font-misc-cyrillic
14mr|x11-font-misc-cyrillic-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-misc-cyrillic-1.0.3-6|3	Release: 6
14mr|x11-font-misc-cyrillic-1.0.3-6|4	Summary: Xorg X11 font misc-cyrillic
14mr|x11-font-misc-cyrillic-1.0.3-6|5	Group: Development/X11
14mr|x11-font-misc-cyrillic-1.0.3-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-misc-cyrillic-1.0.3-6|7	URL: http://xorg.freedesktop.org
14mr|x11-font-misc-cyrillic-1.0.3-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-misc-cyrillic-%{version}.tar.bz2
14mr|x11-font-misc-cyrillic-1.0.3-6|9	License: MIT-like and Public Domain
14mr|x11-font-misc-cyrillic-1.0.3-6|10	BuildArch: noarch
14mr|x11-font-misc-cyrillic-1.0.3-6|11	BuildRequires: fontconfig
14mr|x11-font-misc-cyrillic-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-misc-cyrillic-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-misc-cyrillic-1.0.3-6|14	Conflicts: xorg-x11-cyrillic-fonts <= 6.9.0
14mr|x11-font-misc-cyrillic-1.0.3-6|15	Requires(post): mkfontdir
14mr|x11-font-misc-cyrillic-1.0.3-6|16	Requires(postun): mkfontdir
14mr|x11-font-misc-cyrillic-1.0.3-6|17	Requires(post): mkfontscale
14mr|x11-font-misc-cyrillic-1.0.3-6|18	Requires(postun): mkfontscale
14mr|x11-font-misc-cyrillic-1.0.3-6|19	
14mr|x11-font-misc-cyrillic-1.0.3-6|20	%description
14mr|x11-font-misc-cyrillic-1.0.3-6|21	Xorg X11 font misc-cyrillic
14mr|x11-font-misc-cyrillic-1.0.3-6|22	
14mr|x11-font-misc-cyrillic-1.0.3-6|23	%prep
14mr|x11-font-misc-cyrillic-1.0.3-6|24	%setup -q -n font-misc-cyrillic-%{version}
14mr|x11-font-misc-cyrillic-1.0.3-6|25	
14mr|x11-font-misc-cyrillic-1.0.3-6|26	%build
14mr|x11-font-misc-cyrillic-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-misc-cyrillic-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/cyrillic
14mr|x11-font-misc-cyrillic-1.0.3-6|29	
14mr|x11-font-misc-cyrillic-1.0.3-6|30	%make
14mr|x11-font-misc-cyrillic-1.0.3-6|31	
14mr|x11-font-misc-cyrillic-1.0.3-6|32	%install
14mr|x11-font-misc-cyrillic-1.0.3-6|33	rm -rf %{buildroot}
14mr|x11-font-misc-cyrillic-1.0.3-6|34	%makeinstall_std
14mr|x11-font-misc-cyrillic-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.dir
14mr|x11-font-misc-cyrillic-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.scale
14mr|x11-font-misc-cyrillic-1.0.3-6|37	
14mr|x11-font-misc-cyrillic-1.0.3-6|38	%post
14mr|x11-font-misc-cyrillic-1.0.3-6|39	mkfontscale %_datadir/fonts/cyrillic
14mr|x11-font-misc-cyrillic-1.0.3-6|40	mkfontdir %_datadir/fonts/cyrillic
14mr|x11-font-misc-cyrillic-1.0.3-6|41	
14mr|x11-font-misc-cyrillic-1.0.3-6|42	%postun
14mr|x11-font-misc-cyrillic-1.0.3-6|43	mkfontscale %_datadir/fonts/cyrillic
14mr|x11-font-misc-cyrillic-1.0.3-6|44	mkfontdir %_datadir/fonts/cyrillic
14mr|x11-font-misc-cyrillic-1.0.3-6|45	
14mr|x11-font-misc-cyrillic-1.0.3-6|46	%clean
14mr|x11-font-misc-cyrillic-1.0.3-6|47	rm -rf %{buildroot}
14mr|x11-font-misc-cyrillic-1.0.3-6|48	
14mr|x11-font-misc-cyrillic-1.0.3-6|49	%files
14mr|x11-font-misc-cyrillic-1.0.3-6|50	%defattr(-,root,root)
14mr|x11-font-misc-cyrillic-1.0.3-6|51	%doc COPYING
14mr|x11-font-misc-cyrillic-1.0.3-6|52	%_datadir/fonts/cyrillic/koi*.pcf.gz
14mr|x11-font-misc-cyrillic-1.0.3-6|53	
14mr|x11-font-misc-cyrillic-1.0.3-6|54	
14mr|x11-font-misc-cyrillic-1.0.3-6|55	
14mr|x11-font-misc-cyrillic-1.0.3-6|56	%changelog
14mr|x11-font-misc-cyrillic-1.0.3-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-misc-cyrillic-1.0.3-6|58	+ Revision: ca5513d
14mr|x11-font-misc-cyrillic-1.0.3-6|59	- MassBuild#440: Increase release tag
14mr|x11-font-misc-cyrillic-1.0.3-6|60	
14mr|x11-font-misc-cyrillic-1.0.3-6|61	

22099 14
14mr|x11-font-misc-ethiopic-1.0.3-6|1	Name: x11-font-misc-ethiopic
14mr|x11-font-misc-ethiopic-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-misc-ethiopic-1.0.3-6|3	Release: 6
14mr|x11-font-misc-ethiopic-1.0.3-6|4	Summary: Xorg X11 font misc-ethiopic
14mr|x11-font-misc-ethiopic-1.0.3-6|5	Group: Development/X11
14mr|x11-font-misc-ethiopic-1.0.3-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-misc-ethiopic-1.0.3-6|7	URL: http://xorg.freedesktop.org
14mr|x11-font-misc-ethiopic-1.0.3-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-misc-ethiopic-%{version}.tar.bz2
14mr|x11-font-misc-ethiopic-1.0.3-6|9	License: MIT
14mr|x11-font-misc-ethiopic-1.0.3-6|10	BuildArch: noarch
14mr|x11-font-misc-ethiopic-1.0.3-6|11	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-misc-ethiopic-1.0.3-6|12	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-misc-ethiopic-1.0.3-6|13	BuildRequires: fontconfig
14mr|x11-font-misc-ethiopic-1.0.3-6|14	Requires(post): mkfontdir
14mr|x11-font-misc-ethiopic-1.0.3-6|15	Requires(postun): mkfontdir
14mr|x11-font-misc-ethiopic-1.0.3-6|16	Requires(post): mkfontscale
14mr|x11-font-misc-ethiopic-1.0.3-6|17	Requires(postun): mkfontscale
14mr|x11-font-misc-ethiopic-1.0.3-6|18	
14mr|x11-font-misc-ethiopic-1.0.3-6|19	%description
14mr|x11-font-misc-ethiopic-1.0.3-6|20	Xorg X11 font misc-ethiopic
14mr|x11-font-misc-ethiopic-1.0.3-6|21	
14mr|x11-font-misc-ethiopic-1.0.3-6|22	%prep
14mr|x11-font-misc-ethiopic-1.0.3-6|23	%setup -q -n font-misc-ethiopic-%{version}
14mr|x11-font-misc-ethiopic-1.0.3-6|24	
14mr|x11-font-misc-ethiopic-1.0.3-6|25	%build
14mr|x11-font-misc-ethiopic-1.0.3-6|26	./configure --prefix=/usr \
14mr|x11-font-misc-ethiopic-1.0.3-6|27	--x-includes=%{_includedir}\
14mr|x11-font-misc-ethiopic-1.0.3-6|28	--x-libraries=%{_libdir} \
14mr|x11-font-misc-ethiopic-1.0.3-6|29	--with-otf-fontdir=%_datadir/fonts/OTF \
14mr|x11-font-misc-ethiopic-1.0.3-6|30	--with-ttf-fontdir=%_datadir/fonts/TTF
14mr|x11-font-misc-ethiopic-1.0.3-6|31	
14mr|x11-font-misc-ethiopic-1.0.3-6|32	%make
14mr|x11-font-misc-ethiopic-1.0.3-6|33	
14mr|x11-font-misc-ethiopic-1.0.3-6|34	%install
14mr|x11-font-misc-ethiopic-1.0.3-6|35	rm -rf %{buildroot}
14mr|x11-font-misc-ethiopic-1.0.3-6|36	%makeinstall_std
14mr|x11-font-misc-ethiopic-1.0.3-6|37	rm -f %{buildroot}%_datadir/fonts/OTF/fonts.dir
14mr|x11-font-misc-ethiopic-1.0.3-6|38	rm -f %{buildroot}%_datadir/fonts/OTF/fonts.scale
14mr|x11-font-misc-ethiopic-1.0.3-6|39	rm -f %{buildroot}%_datadir/fonts/TTF/fonts.dir
14mr|x11-font-misc-ethiopic-1.0.3-6|40	rm -f %{buildroot}%_datadir/fonts/TTF/fonts.scale
14mr|x11-font-misc-ethiopic-1.0.3-6|41	
14mr|x11-font-misc-ethiopic-1.0.3-6|42	%post
14mr|x11-font-misc-ethiopic-1.0.3-6|43	mkfontscale %_datadir/fonts/OTF
14mr|x11-font-misc-ethiopic-1.0.3-6|44	mkfontdir %_datadir/fonts/OTF
14mr|x11-font-misc-ethiopic-1.0.3-6|45	mkfontscale %_datadir/fonts/TTF
14mr|x11-font-misc-ethiopic-1.0.3-6|46	mkfontdir %_datadir/fonts/TTF
14mr|x11-font-misc-ethiopic-1.0.3-6|47	
14mr|x11-font-misc-ethiopic-1.0.3-6|48	%postun
14mr|x11-font-misc-ethiopic-1.0.3-6|49	mkfontscale %_datadir/fonts/OTF
14mr|x11-font-misc-ethiopic-1.0.3-6|50	mkfontdir %_datadir/fonts/OTF
14mr|x11-font-misc-ethiopic-1.0.3-6|51	mkfontscale %_datadir/fonts/TTF
14mr|x11-font-misc-ethiopic-1.0.3-6|52	mkfontdir %_datadir/fonts/TTF
14mr|x11-font-misc-ethiopic-1.0.3-6|53	
14mr|x11-font-misc-ethiopic-1.0.3-6|54	%clean
14mr|x11-font-misc-ethiopic-1.0.3-6|55	rm -rf %{buildroot}
14mr|x11-font-misc-ethiopic-1.0.3-6|56	
14mr|x11-font-misc-ethiopic-1.0.3-6|57	%files
14mr|x11-font-misc-ethiopic-1.0.3-6|58	%defattr(-,root,root)
14mr|x11-font-misc-ethiopic-1.0.3-6|59	%doc COPYING
14mr|x11-font-misc-ethiopic-1.0.3-6|60	%_datadir/fonts/OTF/GohaTibebZemen.otf
14mr|x11-font-misc-ethiopic-1.0.3-6|61	%_datadir/fonts/TTF/GohaTibebZemen.ttf
14mr|x11-font-misc-ethiopic-1.0.3-6|62	
14mr|x11-font-misc-ethiopic-1.0.3-6|63	
14mr|x11-font-misc-ethiopic-1.0.3-6|64	
14mr|x11-font-misc-ethiopic-1.0.3-6|65	%changelog
14mr|x11-font-misc-ethiopic-1.0.3-6|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-misc-ethiopic-1.0.3-6|67	+ Revision: 1f28746
14mr|x11-font-misc-ethiopic-1.0.3-6|68	- MassBuild#440: Increase release tag
14mr|x11-font-misc-ethiopic-1.0.3-6|69	
14mr|x11-font-misc-ethiopic-1.0.3-6|70	

22100 14
14mr|x11-font-misc-misc-1.1.2-6|1	Name: x11-font-misc-misc
14mr|x11-font-misc-misc-1.1.2-6|2	Version: 1.1.2
14mr|x11-font-misc-misc-1.1.2-6|3	Release: 6
14mr|x11-font-misc-misc-1.1.2-6|4	Summary: Xorg X11 font misc-misc
14mr|x11-font-misc-misc-1.1.2-6|5	Group: Development/X11
14mr|x11-font-misc-misc-1.1.2-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-misc-misc-1.1.2-6|7	URL: http://xorg.freedesktop.org
14mr|x11-font-misc-misc-1.1.2-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-misc-misc-%{version}.tar.bz2
14mr|x11-font-misc-misc-1.1.2-6|9	License: Public Domain
14mr|x11-font-misc-misc-1.1.2-6|10	BuildArch: noarch
14mr|x11-font-misc-misc-1.1.2-6|11	BuildRequires: fontconfig
14mr|x11-font-misc-misc-1.1.2-6|12	
14mr|x11-font-misc-misc-1.1.2-6|13	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-misc-misc-1.1.2-6|14	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-misc-misc-1.1.2-6|15	
14mr|x11-font-misc-misc-1.1.2-6|16	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-misc-misc-1.1.2-6|17	Requires(post,postun): mkfontdir mkfontscale
14mr|x11-font-misc-misc-1.1.2-6|18	
14mr|x11-font-misc-misc-1.1.2-6|19	%description
14mr|x11-font-misc-misc-1.1.2-6|20	Xorg X11 font misc-misc
14mr|x11-font-misc-misc-1.1.2-6|21	
14mr|x11-font-misc-misc-1.1.2-6|22	%prep
14mr|x11-font-misc-misc-1.1.2-6|23	%setup -q -n font-misc-misc-%{version}
14mr|x11-font-misc-misc-1.1.2-6|24	
14mr|x11-font-misc-misc-1.1.2-6|25	%build
14mr|x11-font-misc-misc-1.1.2-6|26	./configure --prefix=/usr --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-misc-misc-1.1.2-6|27	
14mr|x11-font-misc-misc-1.1.2-6|28	%make
14mr|x11-font-misc-misc-1.1.2-6|29	
14mr|x11-font-misc-misc-1.1.2-6|30	%install
14mr|x11-font-misc-misc-1.1.2-6|31	rm -rf %{buildroot}
14mr|x11-font-misc-misc-1.1.2-6|32	%makeinstall_std
14mr|x11-font-misc-misc-1.1.2-6|33	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-misc-misc-1.1.2-6|34	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-misc-misc-1.1.2-6|35	
14mr|x11-font-misc-misc-1.1.2-6|36	%post
14mr|x11-font-misc-misc-1.1.2-6|37	mkfontscale %_datadir/fonts/misc
14mr|x11-font-misc-misc-1.1.2-6|38	mkfontdir %_datadir/fonts/misc
14mr|x11-font-misc-misc-1.1.2-6|39	
14mr|x11-font-misc-misc-1.1.2-6|40	%postun
14mr|x11-font-misc-misc-1.1.2-6|41	mkfontscale %_datadir/fonts/misc
14mr|x11-font-misc-misc-1.1.2-6|42	mkfontdir %_datadir/fonts/misc
14mr|x11-font-misc-misc-1.1.2-6|43	
14mr|x11-font-misc-misc-1.1.2-6|44	%clean
14mr|x11-font-misc-misc-1.1.2-6|45	rm -rf %{buildroot}
14mr|x11-font-misc-misc-1.1.2-6|46	
14mr|x11-font-misc-misc-1.1.2-6|47	%files
14mr|x11-font-misc-misc-1.1.2-6|48	%defattr(-,root,root)
14mr|x11-font-misc-misc-1.1.2-6|49	%_datadir/fonts/misc/10x20*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|50	%_datadir/fonts/misc/12x13ja.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|51	%_datadir/fonts/misc/18x18*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|52	%_datadir/fonts/misc/4x6*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|53	%_datadir/fonts/misc/5x7*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|54	%_datadir/fonts/misc/5x8*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|55	%_datadir/fonts/misc/6x10*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|56	%_datadir/fonts/misc/6x12*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|57	%_datadir/fonts/misc/6x13*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|58	%_datadir/fonts/misc/6x9*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|59	%_datadir/fonts/misc/7x13*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|60	%_datadir/fonts/misc/7x14*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|61	%_datadir/fonts/misc/8x13*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|62	%_datadir/fonts/misc/9x15*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|63	%_datadir/fonts/misc/9x18*.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|64	%_datadir/fonts/misc/k14.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|65	%_datadir/fonts/misc/nil2.pcf.gz
14mr|x11-font-misc-misc-1.1.2-6|66	
14mr|x11-font-misc-misc-1.1.2-6|67	
14mr|x11-font-misc-misc-1.1.2-6|68	
14mr|x11-font-misc-misc-1.1.2-6|69	
14mr|x11-font-misc-misc-1.1.2-6|70	
14mr|x11-font-misc-misc-1.1.2-6|71	%changelog
14mr|x11-font-misc-misc-1.1.2-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-6
14mr|x11-font-misc-misc-1.1.2-6|73	+ Revision: 09a05f6
14mr|x11-font-misc-misc-1.1.2-6|74	- MassBuild#440: Increase release tag
14mr|x11-font-misc-misc-1.1.2-6|75	
14mr|x11-font-misc-misc-1.1.2-6|76	

22101 14
14mr|x11-font-mutt-misc-1.0.3-6|1	Name: x11-font-mutt-misc
14mr|x11-font-mutt-misc-1.0.3-6|2	Version: 1.0.3
14mr|x11-font-mutt-misc-1.0.3-6|3	Release: 6
14mr|x11-font-mutt-misc-1.0.3-6|4	Summary: Xorg X11 font mutt-misc
14mr|x11-font-mutt-misc-1.0.3-6|5	Group: Development/X11
14mr|x11-font-mutt-misc-1.0.3-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-mutt-misc-1.0.3-6|7	URL: http://xorg.freedesktop.org
14mr|x11-font-mutt-misc-1.0.3-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-mutt-misc-%{version}.tar.bz2
14mr|x11-font-mutt-misc-1.0.3-6|9	License: MIT
14mr|x11-font-mutt-misc-1.0.3-6|10	BuildArch: noarch
14mr|x11-font-mutt-misc-1.0.3-6|11	BuildRequires: fontconfig
14mr|x11-font-mutt-misc-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-mutt-misc-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-mutt-misc-1.0.3-6|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-mutt-misc-1.0.3-6|15	Requires(post): mkfontdir
14mr|x11-font-mutt-misc-1.0.3-6|16	Requires(postun): mkfontdir
14mr|x11-font-mutt-misc-1.0.3-6|17	Requires(post): mkfontscale
14mr|x11-font-mutt-misc-1.0.3-6|18	Requires(postun): mkfontscale
14mr|x11-font-mutt-misc-1.0.3-6|19	
14mr|x11-font-mutt-misc-1.0.3-6|20	%description
14mr|x11-font-mutt-misc-1.0.3-6|21	Xorg X11 font mutt-misc
14mr|x11-font-mutt-misc-1.0.3-6|22	
14mr|x11-font-mutt-misc-1.0.3-6|23	%prep
14mr|x11-font-mutt-misc-1.0.3-6|24	%setup -q -n font-mutt-misc-%{version}
14mr|x11-font-mutt-misc-1.0.3-6|25	
14mr|x11-font-mutt-misc-1.0.3-6|26	%build
14mr|x11-font-mutt-misc-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-mutt-misc-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-mutt-misc-1.0.3-6|29	
14mr|x11-font-mutt-misc-1.0.3-6|30	%make
14mr|x11-font-mutt-misc-1.0.3-6|31	
14mr|x11-font-mutt-misc-1.0.3-6|32	%install
14mr|x11-font-mutt-misc-1.0.3-6|33	rm -rf %{buildroot}
14mr|x11-font-mutt-misc-1.0.3-6|34	%makeinstall_std
14mr|x11-font-mutt-misc-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-mutt-misc-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-mutt-misc-1.0.3-6|37	
14mr|x11-font-mutt-misc-1.0.3-6|38	%post
14mr|x11-font-mutt-misc-1.0.3-6|39	mkfontscale %_datadir/fonts/misc
14mr|x11-font-mutt-misc-1.0.3-6|40	mkfontdir %_datadir/fonts/misc
14mr|x11-font-mutt-misc-1.0.3-6|41	
14mr|x11-font-mutt-misc-1.0.3-6|42	%postun
14mr|x11-font-mutt-misc-1.0.3-6|43	mkfontscale %_datadir/fonts/misc
14mr|x11-font-mutt-misc-1.0.3-6|44	mkfontdir %_datadir/fonts/misc
14mr|x11-font-mutt-misc-1.0.3-6|45	
14mr|x11-font-mutt-misc-1.0.3-6|46	%clean
14mr|x11-font-mutt-misc-1.0.3-6|47	rm -rf %{buildroot}
14mr|x11-font-mutt-misc-1.0.3-6|48	
14mr|x11-font-mutt-misc-1.0.3-6|49	%files
14mr|x11-font-mutt-misc-1.0.3-6|50	%defattr(-,root,root)
14mr|x11-font-mutt-misc-1.0.3-6|51	%doc COPYING
14mr|x11-font-mutt-misc-1.0.3-6|52	%_datadir/fonts/misc/cu*.pcf.gz
14mr|x11-font-mutt-misc-1.0.3-6|53	
14mr|x11-font-mutt-misc-1.0.3-6|54	
14mr|x11-font-mutt-misc-1.0.3-6|55	
14mr|x11-font-mutt-misc-1.0.3-6|56	%changelog
14mr|x11-font-mutt-misc-1.0.3-6|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|x11-font-mutt-misc-1.0.3-6|58	+ Revision: e4a19e7
14mr|x11-font-mutt-misc-1.0.3-6|59	- MassBuild#440: Increase release tag
14mr|x11-font-mutt-misc-1.0.3-6|60	
14mr|x11-font-mutt-misc-1.0.3-6|61	

22102 14
14mr|x11-font-schumacher-misc-1.1.2-7|1	Name: x11-font-schumacher-misc
14mr|x11-font-schumacher-misc-1.1.2-7|2	Version: 1.1.2
14mr|x11-font-schumacher-misc-1.1.2-7|3	Release: 7
14mr|x11-font-schumacher-misc-1.1.2-7|4	Summary: Xorg X11 font schumacher-misc
14mr|x11-font-schumacher-misc-1.1.2-7|5	Group: Development/X11
14mr|x11-font-schumacher-misc-1.1.2-7|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-schumacher-misc-1.1.2-7|7	URL: http://xorg.freedesktop.org
14mr|x11-font-schumacher-misc-1.1.2-7|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-schumacher-misc-%{version}.tar.bz2
14mr|x11-font-schumacher-misc-1.1.2-7|9	License: MIT-like
14mr|x11-font-schumacher-misc-1.1.2-7|10	BuildArch: noarch
14mr|x11-font-schumacher-misc-1.1.2-7|11	BuildRequires: fontconfig
14mr|x11-font-schumacher-misc-1.1.2-7|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-schumacher-misc-1.1.2-7|13	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-schumacher-misc-1.1.2-7|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-schumacher-misc-1.1.2-7|15	Requires(post): mkfontdir
14mr|x11-font-schumacher-misc-1.1.2-7|16	Requires(postun): mkfontdir
14mr|x11-font-schumacher-misc-1.1.2-7|17	Requires(post): mkfontscale
14mr|x11-font-schumacher-misc-1.1.2-7|18	Requires(postun): mkfontscale
14mr|x11-font-schumacher-misc-1.1.2-7|19	
14mr|x11-font-schumacher-misc-1.1.2-7|20	%description
14mr|x11-font-schumacher-misc-1.1.2-7|21	Xorg X11 font schumacher-misc
14mr|x11-font-schumacher-misc-1.1.2-7|22	
14mr|x11-font-schumacher-misc-1.1.2-7|23	%prep
14mr|x11-font-schumacher-misc-1.1.2-7|24	%setup -q -n font-schumacher-misc-%{version}
14mr|x11-font-schumacher-misc-1.1.2-7|25	
14mr|x11-font-schumacher-misc-1.1.2-7|26	%build
14mr|x11-font-schumacher-misc-1.1.2-7|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-schumacher-misc-1.1.2-7|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-schumacher-misc-1.1.2-7|29	
14mr|x11-font-schumacher-misc-1.1.2-7|30	%make
14mr|x11-font-schumacher-misc-1.1.2-7|31	
14mr|x11-font-schumacher-misc-1.1.2-7|32	%install
14mr|x11-font-schumacher-misc-1.1.2-7|33	rm -rf %{buildroot}
14mr|x11-font-schumacher-misc-1.1.2-7|34	%makeinstall_std
14mr|x11-font-schumacher-misc-1.1.2-7|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-schumacher-misc-1.1.2-7|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-schumacher-misc-1.1.2-7|37	
14mr|x11-font-schumacher-misc-1.1.2-7|38	%post
14mr|x11-font-schumacher-misc-1.1.2-7|39	mkfontscale %_datadir/fonts/misc
14mr|x11-font-schumacher-misc-1.1.2-7|40	mkfontdir %_datadir/fonts/misc
14mr|x11-font-schumacher-misc-1.1.2-7|41	
14mr|x11-font-schumacher-misc-1.1.2-7|42	%postun
14mr|x11-font-schumacher-misc-1.1.2-7|43	mkfontscale %_datadir/fonts/misc
14mr|x11-font-schumacher-misc-1.1.2-7|44	mkfontdir %_datadir/fonts/misc
14mr|x11-font-schumacher-misc-1.1.2-7|45	
14mr|x11-font-schumacher-misc-1.1.2-7|46	%clean
14mr|x11-font-schumacher-misc-1.1.2-7|47	rm -rf %{buildroot}
14mr|x11-font-schumacher-misc-1.1.2-7|48	
14mr|x11-font-schumacher-misc-1.1.2-7|49	%files
14mr|x11-font-schumacher-misc-1.1.2-7|50	%defattr(-,root,root)
14mr|x11-font-schumacher-misc-1.1.2-7|51	%doc COPYING
14mr|x11-font-schumacher-misc-1.1.2-7|52	%_datadir/fonts/misc/cl*.pcf.gz
14mr|x11-font-schumacher-misc-1.1.2-7|53	
14mr|x11-font-schumacher-misc-1.1.2-7|54	
14mr|x11-font-schumacher-misc-1.1.2-7|55	
14mr|x11-font-schumacher-misc-1.1.2-7|56	%changelog
14mr|x11-font-schumacher-misc-1.1.2-7|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-7
14mr|x11-font-schumacher-misc-1.1.2-7|58	+ Revision: d080262
14mr|x11-font-schumacher-misc-1.1.2-7|59	- MassBuild#440: Increase release tag
14mr|x11-font-schumacher-misc-1.1.2-7|60	
14mr|x11-font-schumacher-misc-1.1.2-7|61	

22103 14
14mr|x11-font-screen-cyrillic-1.0.4-6|1	Name: x11-font-screen-cyrillic
14mr|x11-font-screen-cyrillic-1.0.4-6|2	Version: 1.0.4
14mr|x11-font-screen-cyrillic-1.0.4-6|3	Release: 6
14mr|x11-font-screen-cyrillic-1.0.4-6|4	Summary: Xorg X11 font screen-cyrillic
14mr|x11-font-screen-cyrillic-1.0.4-6|5	Group: Development/X11
14mr|x11-font-screen-cyrillic-1.0.4-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-screen-cyrillic-1.0.4-6|7	URL: http://xorg.freedesktop.org
14mr|x11-font-screen-cyrillic-1.0.4-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-screen-cyrillic-%{version}.tar.bz2
14mr|x11-font-screen-cyrillic-1.0.4-6|9	License: MIT-like
14mr|x11-font-screen-cyrillic-1.0.4-6|10	BuildArch: noarch
14mr|x11-font-screen-cyrillic-1.0.4-6|11	BuildRequires: fontconfig
14mr|x11-font-screen-cyrillic-1.0.4-6|12	
14mr|x11-font-screen-cyrillic-1.0.4-6|13	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-screen-cyrillic-1.0.4-6|14	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-screen-cyrillic-1.0.4-6|15	
14mr|x11-font-screen-cyrillic-1.0.4-6|16	Conflicts: xorg-x11-cyrillic-fonts <= 6.9.0
14mr|x11-font-screen-cyrillic-1.0.4-6|17	Requires: mkfontdir
14mr|x11-font-screen-cyrillic-1.0.4-6|18	Requires: mkfontscale
14mr|x11-font-screen-cyrillic-1.0.4-6|19	
14mr|x11-font-screen-cyrillic-1.0.4-6|20	%description
14mr|x11-font-screen-cyrillic-1.0.4-6|21	Xorg X11 font screen-cyrillic
14mr|x11-font-screen-cyrillic-1.0.4-6|22	
14mr|x11-font-screen-cyrillic-1.0.4-6|23	%prep
14mr|x11-font-screen-cyrillic-1.0.4-6|24	%setup -q -n font-screen-cyrillic-%{version}
14mr|x11-font-screen-cyrillic-1.0.4-6|25	
14mr|x11-font-screen-cyrillic-1.0.4-6|26	%build
14mr|x11-font-screen-cyrillic-1.0.4-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-screen-cyrillic-1.0.4-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/cyrillic
14mr|x11-font-screen-cyrillic-1.0.4-6|29	
14mr|x11-font-screen-cyrillic-1.0.4-6|30	%make
14mr|x11-font-screen-cyrillic-1.0.4-6|31	
14mr|x11-font-screen-cyrillic-1.0.4-6|32	%install
14mr|x11-font-screen-cyrillic-1.0.4-6|33	rm -rf %{buildroot}
14mr|x11-font-screen-cyrillic-1.0.4-6|34	%makeinstall_std
14mr|x11-font-screen-cyrillic-1.0.4-6|35	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.dir
14mr|x11-font-screen-cyrillic-1.0.4-6|36	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.scale
14mr|x11-font-screen-cyrillic-1.0.4-6|37	
14mr|x11-font-screen-cyrillic-1.0.4-6|38	%post
14mr|x11-font-screen-cyrillic-1.0.4-6|39	mkfontscale %_datadir/fonts/cyrillic
14mr|x11-font-screen-cyrillic-1.0.4-6|40	mkfontdir %_datadir/fonts/cyrillic
14mr|x11-font-screen-cyrillic-1.0.4-6|41	
14mr|x11-font-screen-cyrillic-1.0.4-6|42	%postun
14mr|x11-font-screen-cyrillic-1.0.4-6|43	mkfontscale %_datadir/fonts/cyrillic
14mr|x11-font-screen-cyrillic-1.0.4-6|44	mkfontdir %_datadir/fonts/cyrillic
14mr|x11-font-screen-cyrillic-1.0.4-6|45	
14mr|x11-font-screen-cyrillic-1.0.4-6|46	%clean
14mr|x11-font-screen-cyrillic-1.0.4-6|47	rm -rf %{buildroot}
14mr|x11-font-screen-cyrillic-1.0.4-6|48	
14mr|x11-font-screen-cyrillic-1.0.4-6|49	%files
14mr|x11-font-screen-cyrillic-1.0.4-6|50	%defattr(-,root,root)
14mr|x11-font-screen-cyrillic-1.0.4-6|51	%_datadir/fonts/cyrillic/screen8x16*.pcf.gz
14mr|x11-font-screen-cyrillic-1.0.4-6|52	
14mr|x11-font-screen-cyrillic-1.0.4-6|53	
14mr|x11-font-screen-cyrillic-1.0.4-6|54	
14mr|x11-font-screen-cyrillic-1.0.4-6|55	
14mr|x11-font-screen-cyrillic-1.0.4-6|56	
14mr|x11-font-screen-cyrillic-1.0.4-6|57	%changelog
14mr|x11-font-screen-cyrillic-1.0.4-6|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-6
14mr|x11-font-screen-cyrillic-1.0.4-6|59	+ Revision: 77ff542
14mr|x11-font-screen-cyrillic-1.0.4-6|60	- MassBuild#440: Increase release tag
14mr|x11-font-screen-cyrillic-1.0.4-6|61	
14mr|x11-font-screen-cyrillic-1.0.4-6|62	

22104 14
14mr|x11-font-sony-misc-1.0.3-5|1	Name: x11-font-sony-misc
14mr|x11-font-sony-misc-1.0.3-5|2	Version: 1.0.3
14mr|x11-font-sony-misc-1.0.3-5|3	Release: 5
14mr|x11-font-sony-misc-1.0.3-5|4	Summary: Xorg X11 font sony-misc
14mr|x11-font-sony-misc-1.0.3-5|5	Group: Development/X11
14mr|x11-font-sony-misc-1.0.3-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-sony-misc-1.0.3-5|7	URL: http://xorg.freedesktop.org
14mr|x11-font-sony-misc-1.0.3-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-sony-misc-%{version}.tar.bz2
14mr|x11-font-sony-misc-1.0.3-5|9	License: MIT
14mr|x11-font-sony-misc-1.0.3-5|10	BuildArch: noarch
14mr|x11-font-sony-misc-1.0.3-5|11	BuildRequires: fontconfig
14mr|x11-font-sony-misc-1.0.3-5|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-sony-misc-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-sony-misc-1.0.3-5|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-sony-misc-1.0.3-5|15	Requires(post): mkfontdir
14mr|x11-font-sony-misc-1.0.3-5|16	Requires(postun): mkfontdir
14mr|x11-font-sony-misc-1.0.3-5|17	Requires(post): mkfontscale
14mr|x11-font-sony-misc-1.0.3-5|18	Requires(postun): mkfontscale
14mr|x11-font-sony-misc-1.0.3-5|19	
14mr|x11-font-sony-misc-1.0.3-5|20	%description
14mr|x11-font-sony-misc-1.0.3-5|21	Xorg X11 font sony-misc
14mr|x11-font-sony-misc-1.0.3-5|22	
14mr|x11-font-sony-misc-1.0.3-5|23	%prep
14mr|x11-font-sony-misc-1.0.3-5|24	%setup -q -n font-sony-misc-%{version}
14mr|x11-font-sony-misc-1.0.3-5|25	
14mr|x11-font-sony-misc-1.0.3-5|26	%build
14mr|x11-font-sony-misc-1.0.3-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-sony-misc-1.0.3-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-sony-misc-1.0.3-5|29	
14mr|x11-font-sony-misc-1.0.3-5|30	%make
14mr|x11-font-sony-misc-1.0.3-5|31	
14mr|x11-font-sony-misc-1.0.3-5|32	%install
14mr|x11-font-sony-misc-1.0.3-5|33	rm -rf %{buildroot}
14mr|x11-font-sony-misc-1.0.3-5|34	%makeinstall_std
14mr|x11-font-sony-misc-1.0.3-5|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-sony-misc-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-sony-misc-1.0.3-5|37	
14mr|x11-font-sony-misc-1.0.3-5|38	%post
14mr|x11-font-sony-misc-1.0.3-5|39	mkfontscale %_datadir/fonts/misc
14mr|x11-font-sony-misc-1.0.3-5|40	mkfontdir %_datadir/fonts/misc
14mr|x11-font-sony-misc-1.0.3-5|41	
14mr|x11-font-sony-misc-1.0.3-5|42	%postun
14mr|x11-font-sony-misc-1.0.3-5|43	mkfontscale %_datadir/fonts/misc
14mr|x11-font-sony-misc-1.0.3-5|44	mkfontdir %_datadir/fonts/misc
14mr|x11-font-sony-misc-1.0.3-5|45	
14mr|x11-font-sony-misc-1.0.3-5|46	%clean
14mr|x11-font-sony-misc-1.0.3-5|47	rm -rf %{buildroot}
14mr|x11-font-sony-misc-1.0.3-5|48	
14mr|x11-font-sony-misc-1.0.3-5|49	%files
14mr|x11-font-sony-misc-1.0.3-5|50	%defattr(-,root,root)
14mr|x11-font-sony-misc-1.0.3-5|51	%doc COPYING
14mr|x11-font-sony-misc-1.0.3-5|52	%_datadir/fonts/misc/12x24*.pcf.gz
14mr|x11-font-sony-misc-1.0.3-5|53	%_datadir/fonts/misc/8x16*.pcf.gz
14mr|x11-font-sony-misc-1.0.3-5|54	
14mr|x11-font-sony-misc-1.0.3-5|55	
14mr|x11-font-sony-misc-1.0.3-5|56	
14mr|x11-font-sony-misc-1.0.3-5|57	%changelog
14mr|x11-font-sony-misc-1.0.3-5|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|x11-font-sony-misc-1.0.3-5|59	+ Revision: 1a6354a
14mr|x11-font-sony-misc-1.0.3-5|60	- MassBuild#440: Increase release tag
14mr|x11-font-sony-misc-1.0.3-5|61	
14mr|x11-font-sony-misc-1.0.3-5|62	

22105 14
14mr|x11-font-sun-misc-1.0.3-5|1	Name: x11-font-sun-misc
14mr|x11-font-sun-misc-1.0.3-5|2	Version: 1.0.3
14mr|x11-font-sun-misc-1.0.3-5|3	Release: 5
14mr|x11-font-sun-misc-1.0.3-5|4	Summary: Xorg X11 font sun-misc
14mr|x11-font-sun-misc-1.0.3-5|5	Group: Development/X11
14mr|x11-font-sun-misc-1.0.3-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-sun-misc-1.0.3-5|7	URL: http://xorg.freedesktop.org
14mr|x11-font-sun-misc-1.0.3-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-sun-misc-%{version}.tar.bz2
14mr|x11-font-sun-misc-1.0.3-5|9	License: MIT
14mr|x11-font-sun-misc-1.0.3-5|10	BuildArch: noarch
14mr|x11-font-sun-misc-1.0.3-5|11	BuildRequires: fontconfig
14mr|x11-font-sun-misc-1.0.3-5|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-sun-misc-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-sun-misc-1.0.3-5|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-sun-misc-1.0.3-5|15	Requires(post): mkfontdir
14mr|x11-font-sun-misc-1.0.3-5|16	Requires(postun): mkfontdir
14mr|x11-font-sun-misc-1.0.3-5|17	Requires(post): mkfontscale
14mr|x11-font-sun-misc-1.0.3-5|18	Requires(postun): mkfontscale
14mr|x11-font-sun-misc-1.0.3-5|19	
14mr|x11-font-sun-misc-1.0.3-5|20	%description
14mr|x11-font-sun-misc-1.0.3-5|21	Xorg X11 font sun-misc
14mr|x11-font-sun-misc-1.0.3-5|22	
14mr|x11-font-sun-misc-1.0.3-5|23	%prep
14mr|x11-font-sun-misc-1.0.3-5|24	%setup -q -n font-sun-misc-%{version}
14mr|x11-font-sun-misc-1.0.3-5|25	
14mr|x11-font-sun-misc-1.0.3-5|26	%build
14mr|x11-font-sun-misc-1.0.3-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-sun-misc-1.0.3-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
14mr|x11-font-sun-misc-1.0.3-5|29	
14mr|x11-font-sun-misc-1.0.3-5|30	%make
14mr|x11-font-sun-misc-1.0.3-5|31	
14mr|x11-font-sun-misc-1.0.3-5|32	%install
14mr|x11-font-sun-misc-1.0.3-5|33	rm -rf %{buildroot}
14mr|x11-font-sun-misc-1.0.3-5|34	%makeinstall_std
14mr|x11-font-sun-misc-1.0.3-5|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
14mr|x11-font-sun-misc-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
14mr|x11-font-sun-misc-1.0.3-5|37	
14mr|x11-font-sun-misc-1.0.3-5|38	%post
14mr|x11-font-sun-misc-1.0.3-5|39	mkfontscale %_datadir/fonts/misc
14mr|x11-font-sun-misc-1.0.3-5|40	mkfontdir %_datadir/fonts/misc
14mr|x11-font-sun-misc-1.0.3-5|41	
14mr|x11-font-sun-misc-1.0.3-5|42	%postun
14mr|x11-font-sun-misc-1.0.3-5|43	mkfontscale %_datadir/fonts/misc
14mr|x11-font-sun-misc-1.0.3-5|44	mkfontdir %_datadir/fonts/misc
14mr|x11-font-sun-misc-1.0.3-5|45	
14mr|x11-font-sun-misc-1.0.3-5|46	%clean
14mr|x11-font-sun-misc-1.0.3-5|47	rm -rf %{buildroot}
14mr|x11-font-sun-misc-1.0.3-5|48	
14mr|x11-font-sun-misc-1.0.3-5|49	%files
14mr|x11-font-sun-misc-1.0.3-5|50	%defattr(-,root,root)
14mr|x11-font-sun-misc-1.0.3-5|51	%doc COPYING
14mr|x11-font-sun-misc-1.0.3-5|52	%_datadir/fonts/misc/olcursor.pcf.gz
14mr|x11-font-sun-misc-1.0.3-5|53	%_datadir/fonts/misc/olgl*.pcf.gz
14mr|x11-font-sun-misc-1.0.3-5|54	
14mr|x11-font-sun-misc-1.0.3-5|55	
14mr|x11-font-sun-misc-1.0.3-5|56	
14mr|x11-font-sun-misc-1.0.3-5|57	%changelog
14mr|x11-font-sun-misc-1.0.3-5|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|x11-font-sun-misc-1.0.3-5|59	+ Revision: 552517b
14mr|x11-font-sun-misc-1.0.3-5|60	- MassBuild#440: Increase release tag
14mr|x11-font-sun-misc-1.0.3-5|61	
14mr|x11-font-sun-misc-1.0.3-5|62	

22106 14
14mr|x11-font-type1-1.0.0-12|1	Name: x11-font-type1
14mr|x11-font-type1-1.0.0-12|2	Version: 1.0.0
14mr|x11-font-type1-1.0.0-12|3	Release: 12
14mr|x11-font-type1-1.0.0-12|4	Summary: X11 fonts type1
14mr|x11-font-type1-1.0.0-12|5	Group: Development/X11
14mr|x11-font-type1-1.0.0-12|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-type1-1.0.0-12|7	License: GPL
14mr|x11-font-type1-1.0.0-12|8	BuildArch: noarch
14mr|x11-font-type1-1.0.0-12|9	Requires: x11-font-bitstream-type1
14mr|x11-font-type1-1.0.0-12|10	Requires: x11-font-xfree86-type1
14mr|x11-font-type1-1.0.0-12|11	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-type1-1.0.0-12|12	
14mr|x11-font-type1-1.0.0-12|13	%description
14mr|x11-font-type1-1.0.0-12|14	Type1 fonts for X.org
14mr|x11-font-type1-1.0.0-12|15	
14mr|x11-font-type1-1.0.0-12|16	%files
14mr|x11-font-type1-1.0.0-12|17	%defattr(-,root,root)
14mr|x11-font-type1-1.0.0-12|18	
14mr|x11-font-type1-1.0.0-12|19	
14mr|x11-font-type1-1.0.0-12|20	
14mr|x11-font-type1-1.0.0-12|21	%changelog
14mr|x11-font-type1-1.0.0-12|22	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-12
14mr|x11-font-type1-1.0.0-12|23	+ Revision: 201e0e2
14mr|x11-font-type1-1.0.0-12|24	- MassBuild#440: Increase release tag
14mr|x11-font-type1-1.0.0-12|25	
14mr|x11-font-type1-1.0.0-12|26	

22107 14
14mr|x11-font-util-1.3.0-2|1	%bcond_with bootstrap
14mr|x11-font-util-1.3.0-2|2	
14mr|x11-font-util-1.3.0-2|3	Summary:	Xorg X11 font utilities
14mr|x11-font-util-1.3.0-2|4	Name:		x11-font-util
14mr|x11-font-util-1.3.0-2|5	Version:	1.3.0
14mr|x11-font-util-1.3.0-2|6	Release:	2
14mr|x11-font-util-1.3.0-2|7	License:	BSD
14mr|x11-font-util-1.3.0-2|8	Group:		Development/X11
14mr|x11-font-util-1.3.0-2|9	Url:		http://xorg.freedesktop.org
14mr|x11-font-util-1.3.0-2|10	Source0:	http://xorg.freedesktop.org/releases/individual/font/font-util-%{version}.tar.bz2
14mr|x11-font-util-1.3.0-2|11	Patch0:		aarch64.patch
14mr|x11-font-util-1.3.0-2|12	BuildRequires:	x11-util-macros >= 1.1.5
14mr|x11-font-util-1.3.0-2|13	%if !%{with bootstrap}
14mr|x11-font-util-1.3.0-2|14	Requires:	bdftopcf
14mr|x11-font-util-1.3.0-2|15	%endif
14mr|x11-font-util-1.3.0-2|16	Requires:	fonttosfnt
14mr|x11-font-util-1.3.0-2|17	Requires:	fslsfonts
14mr|x11-font-util-1.3.0-2|18	Requires:	fstobdf
14mr|x11-font-util-1.3.0-2|19	Requires:	mkfontdir
14mr|x11-font-util-1.3.0-2|20	Requires:	mkfontscale
14mr|x11-font-util-1.3.0-2|21	Requires:	showfont
14mr|x11-font-util-1.3.0-2|22	Requires:	xlsfonts
14mr|x11-font-util-1.3.0-2|23	
14mr|x11-font-util-1.3.0-2|24	%description
14mr|x11-font-util-1.3.0-2|25	Xorg X11 font utilities.
14mr|x11-font-util-1.3.0-2|26	
14mr|x11-font-util-1.3.0-2|27	%files
14mr|x11-font-util-1.3.0-2|28	%dir %{_datadir}/fonts/util
14mr|x11-font-util-1.3.0-2|29	%{_bindir}/bdftruncate
14mr|x11-font-util-1.3.0-2|30	%{_bindir}/ucs2any
14mr|x11-font-util-1.3.0-2|31	%{_datadir}/aclocal/fontutil.m4
14mr|x11-font-util-1.3.0-2|32	%{_datadir}/fonts/util/*
14mr|x11-font-util-1.3.0-2|33	%{_libdir}/pkgconfig/fontutil.pc
14mr|x11-font-util-1.3.0-2|34	%{_mandir}/man1/bdftruncate.*
14mr|x11-font-util-1.3.0-2|35	%{_mandir}/man1/ucs2any.*
14mr|x11-font-util-1.3.0-2|36	
14mr|x11-font-util-1.3.0-2|37	#----------------------------------------------------------------------------
14mr|x11-font-util-1.3.0-2|38	
14mr|x11-font-util-1.3.0-2|39	%prep
14mr|x11-font-util-1.3.0-2|40	%setup -q -n font-util-%{version}
14mr|x11-font-util-1.3.0-2|41	%apply_patches
14mr|x11-font-util-1.3.0-2|42	
14mr|x11-font-util-1.3.0-2|43	%build
14mr|x11-font-util-1.3.0-2|44	%configure2_5x \
14mr|x11-font-util-1.3.0-2|45	--x-includes=%{_includedir} \
14mr|x11-font-util-1.3.0-2|46	--x-libraries=%{_libdir} \
14mr|x11-font-util-1.3.0-2|47	--with-mapdir=%{_datadir}/fonts/util
14mr|x11-font-util-1.3.0-2|48	
14mr|x11-font-util-1.3.0-2|49	%make
14mr|x11-font-util-1.3.0-2|50	
14mr|x11-font-util-1.3.0-2|51	%install
14mr|x11-font-util-1.3.0-2|52	%makeinstall_std
14mr|x11-font-util-1.3.0-2|53	
14mr|x11-font-util-1.3.0-2|54	
14mr|x11-font-util-1.3.0-2|55	%changelog
14mr|x11-font-util-1.3.0-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-2
14mr|x11-font-util-1.3.0-2|57	+ Revision: 7560e86
14mr|x11-font-util-1.3.0-2|58	- MassBuild#440: Increase release tag
14mr|x11-font-util-1.3.0-2|59	
14mr|x11-font-util-1.3.0-2|60	

22108 14
14mr|x11-font-winitzki-cyrillic-1.0.3-5|1	Name: x11-font-winitzki-cyrillic
14mr|x11-font-winitzki-cyrillic-1.0.3-5|2	Version: 1.0.3
14mr|x11-font-winitzki-cyrillic-1.0.3-5|3	Release: 5
14mr|x11-font-winitzki-cyrillic-1.0.3-5|4	Summary: Xorg X11 font winitzki-cyrillic
14mr|x11-font-winitzki-cyrillic-1.0.3-5|5	Group: Development/X11
14mr|x11-font-winitzki-cyrillic-1.0.3-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-winitzki-cyrillic-1.0.3-5|7	URL: http://xorg.freedesktop.org
14mr|x11-font-winitzki-cyrillic-1.0.3-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-winitzki-cyrillic-%{version}.tar.bz2
14mr|x11-font-winitzki-cyrillic-1.0.3-5|9	License: Public Domain
14mr|x11-font-winitzki-cyrillic-1.0.3-5|10	BuildArch: noarch
14mr|x11-font-winitzki-cyrillic-1.0.3-5|11	BuildRequires: fontconfig
14mr|x11-font-winitzki-cyrillic-1.0.3-5|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-winitzki-cyrillic-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-winitzki-cyrillic-1.0.3-5|14	Conflicts: xorg-x11-cyrillic-fonts <= 6.9.0
14mr|x11-font-winitzki-cyrillic-1.0.3-5|15	Requires(post): mkfontdir
14mr|x11-font-winitzki-cyrillic-1.0.3-5|16	Requires(postun): mkfontdir
14mr|x11-font-winitzki-cyrillic-1.0.3-5|17	Requires(post): mkfontscale
14mr|x11-font-winitzki-cyrillic-1.0.3-5|18	Requires(postun): mkfontscale
14mr|x11-font-winitzki-cyrillic-1.0.3-5|19	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|20	%description
14mr|x11-font-winitzki-cyrillic-1.0.3-5|21	Xorg X11 font winitzki-cyrillic
14mr|x11-font-winitzki-cyrillic-1.0.3-5|22	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|23	%prep
14mr|x11-font-winitzki-cyrillic-1.0.3-5|24	%setup -q -n font-winitzki-cyrillic-%{version}
14mr|x11-font-winitzki-cyrillic-1.0.3-5|25	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|26	%build
14mr|x11-font-winitzki-cyrillic-1.0.3-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14mr|x11-font-winitzki-cyrillic-1.0.3-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/cyrillic
14mr|x11-font-winitzki-cyrillic-1.0.3-5|29	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|30	%make
14mr|x11-font-winitzki-cyrillic-1.0.3-5|31	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|32	%install
14mr|x11-font-winitzki-cyrillic-1.0.3-5|33	rm -rf %{buildroot}
14mr|x11-font-winitzki-cyrillic-1.0.3-5|34	%makeinstall_std
14mr|x11-font-winitzki-cyrillic-1.0.3-5|35	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.dir
14mr|x11-font-winitzki-cyrillic-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.scale
14mr|x11-font-winitzki-cyrillic-1.0.3-5|37	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|38	%post
14mr|x11-font-winitzki-cyrillic-1.0.3-5|39	mkfontscale %_datadir/fonts/cyrillic
14mr|x11-font-winitzki-cyrillic-1.0.3-5|40	mkfontdir %_datadir/fonts/cyrillic
14mr|x11-font-winitzki-cyrillic-1.0.3-5|41	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|42	%postun
14mr|x11-font-winitzki-cyrillic-1.0.3-5|43	mkfontscale %_datadir/fonts/cyrillic
14mr|x11-font-winitzki-cyrillic-1.0.3-5|44	mkfontdir %_datadir/fonts/cyrillic
14mr|x11-font-winitzki-cyrillic-1.0.3-5|45	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|46	%clean
14mr|x11-font-winitzki-cyrillic-1.0.3-5|47	rm -rf %{buildroot}
14mr|x11-font-winitzki-cyrillic-1.0.3-5|48	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|49	%files
14mr|x11-font-winitzki-cyrillic-1.0.3-5|50	%defattr(-,root,root)
14mr|x11-font-winitzki-cyrillic-1.0.3-5|51	%doc COPYING
14mr|x11-font-winitzki-cyrillic-1.0.3-5|52	%_datadir/fonts/cyrillic/proof9x16.pcf.gz
14mr|x11-font-winitzki-cyrillic-1.0.3-5|53	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|54	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|55	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|56	%changelog
14mr|x11-font-winitzki-cyrillic-1.0.3-5|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|x11-font-winitzki-cyrillic-1.0.3-5|58	+ Revision: 6891d83
14mr|x11-font-winitzki-cyrillic-1.0.3-5|59	- MassBuild#440: Increase release tag
14mr|x11-font-winitzki-cyrillic-1.0.3-5|60	
14mr|x11-font-winitzki-cyrillic-1.0.3-5|61	

22109 14
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|1	%define origname wqy-bitmapfont
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|2	%define version 1.0.0
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|3	%define betaver RC1
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|4	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|5	Name:	x11-font-%{origname}
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|6	Version:	%{version}
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|7	Release:	%mkrel -c %betaver 5
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|8	Summary:	WenQuanYi Bitmap Song
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|9	Group:	System/Fonts/X11 bitmap
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|11	URL:	http://www.wenq.org
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|12	Source0:	http://downloads.sourceforge.net/project/wqy/wqy-bitmapfont/%version-%betaver/wqy-bitmapsong-pcf-%version-%betaver.tar.gz
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|13	License:	GPLv2+
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|14	BuildArch:	noarch
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|15	BuildRequires: fontconfig
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|16	Requires(pre):	mkfontdir, mkfontscale
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|17	Requires(postun):	mkfontdir, mkfontscale
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|18	Requires:	fontconfig >= 2.4.2-7
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|19	Conflicts:	fontconfig < 2.4.2-7
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|20	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|21	%description
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|22	WenQuanYi bitmap fonts include all 20,932 Unicode 5.2
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|23	CJK Unified Ideographs (U4E00 - U9FA5) and 6,582
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|24	CJK Extension A characters (U3400 - U4DB5) at
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|25	5 different pixel sizes (9pt-12X12, 10pt-13X13,
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|26	10.5pt-14x14, 11pt-15X15 and 12pt-16x16 pixel).
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|27	Use of this bitmap font for on-screen display of Chinese
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|28	(traditional and simplified) in web pages and elsewhere
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|29	eliminates the annoying "blurring" problems caused by
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|30	insufficient "hinting" of anti-aliased vector CJK fonts.
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|31	In addition, Latin characters, Japanese Kanas and
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|32	Korean Hangul glyphs (U+AC00~U+D7A3) are also included.
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|33	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|34	%prep
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|35	%setup -qn wqy-bitmapsong
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|36	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|37	%install
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|38	rm -fr %buildroot
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|39	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|40	install -d %{buildroot}/%_datadir/fonts/wqy
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|41	install -m 0644 *.pcf fonts.alias %{buildroot}/%_datadir/fonts/wqy
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|42	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|43	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|44	ln -s ../../..%_datadir/fonts/wqy \
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|45	%{buildroot}%_sysconfdir/X11/fontpath.d/wqy-bitmapfont:pri=50
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|46	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|47	%post
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|48	mkfontscale %_datadir/fonts/wqy
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|49	mkfontdir %_datadir/fonts/wqy
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|50	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|51	%postun
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|52	mkfontscale %_datadir/fonts/wqy
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|53	mkfontdir %_datadir/fonts/wqy
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|54	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|55	%clean
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|56	rm -rf %{buildroot}
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|57	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|58	%files
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|59	%defattr(-,root,root)
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|60	%doc README ChangeLog AUTHORS COPYING
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|61	%_sysconfdir/X11/fontpath.d/wqy-bitmapfont:pri=50
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|62	%_datadir/fonts/wqy/*.pcf
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|63	%_datadir/fonts/wqy/fonts.alias
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|64	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|65	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|66	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|67	%changelog
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|68	* Sun Feb 05 2012 root <root@build-client_i586-1.rosalab.ru> 1.0.0-0.RC1.5
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|69	+ Revision: a0b4ab9
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|70	- ABF:auto increment release
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|71	
14mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|72	

22110 14
14mr|x11-font-xfree86-type1-1.0.4-5|1	Name: x11-font-xfree86-type1
14mr|x11-font-xfree86-type1-1.0.4-5|2	Version: 1.0.4
14mr|x11-font-xfree86-type1-1.0.4-5|3	Release: 5
14mr|x11-font-xfree86-type1-1.0.4-5|4	Summary: Xorg X11 font xfree86-type1
14mr|x11-font-xfree86-type1-1.0.4-5|5	Group: Development/X11
14mr|x11-font-xfree86-type1-1.0.4-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-font-xfree86-type1-1.0.4-5|7	URL: http://xorg.freedesktop.org
14mr|x11-font-xfree86-type1-1.0.4-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-xfree86-type1-%{version}.tar.bz2
14mr|x11-font-xfree86-type1-1.0.4-5|9	License: MIT
14mr|x11-font-xfree86-type1-1.0.4-5|10	BuildArch: noarch
14mr|x11-font-xfree86-type1-1.0.4-5|11	BuildRequires: fontconfig
14mr|x11-font-xfree86-type1-1.0.4-5|12	BuildRequires: x11-font-util >= 1.0.0
14mr|x11-font-xfree86-type1-1.0.4-5|13	BuildRequires: x11-util-macros >= 1.0.2
14mr|x11-font-xfree86-type1-1.0.4-5|14	Conflicts: xorg-x11 <= 6.9.0
14mr|x11-font-xfree86-type1-1.0.4-5|15	Requires(post): mkfontdir
14mr|x11-font-xfree86-type1-1.0.4-5|16	Requires(postun): mkfontdir
14mr|x11-font-xfree86-type1-1.0.4-5|17	Requires(post): mkfontscale
14mr|x11-font-xfree86-type1-1.0.4-5|18	Requires(postun): mkfontscale
14mr|x11-font-xfree86-type1-1.0.4-5|19	
14mr|x11-font-xfree86-type1-1.0.4-5|20	%description
14mr|x11-font-xfree86-type1-1.0.4-5|21	Xorg X11 font xfree86-type1
14mr|x11-font-xfree86-type1-1.0.4-5|22	
14mr|x11-font-xfree86-type1-1.0.4-5|23	%prep
14mr|x11-font-xfree86-type1-1.0.4-5|24	%setup -q -n font-xfree86-type1-%{version}
14mr|x11-font-xfree86-type1-1.0.4-5|25	
14mr|x11-font-xfree86-type1-1.0.4-5|26	%build
14mr|x11-font-xfree86-type1-1.0.4-5|27	./configure --prefix=/usr \
14mr|x11-font-xfree86-type1-1.0.4-5|28	--x-includes=%_includedir \
14mr|x11-font-xfree86-type1-1.0.4-5|29	--x-libraries=%_libdir \
14mr|x11-font-xfree86-type1-1.0.4-5|30	--with-fontdir=%_datadir/fonts/Type1
14mr|x11-font-xfree86-type1-1.0.4-5|31	
14mr|x11-font-xfree86-type1-1.0.4-5|32	%make
14mr|x11-font-xfree86-type1-1.0.4-5|33	
14mr|x11-font-xfree86-type1-1.0.4-5|34	%install
14mr|x11-font-xfree86-type1-1.0.4-5|35	rm -rf %{buildroot}
14mr|x11-font-xfree86-type1-1.0.4-5|36	%makeinstall_std
14mr|x11-font-xfree86-type1-1.0.4-5|37	rm -f %{buildroot}%{_datadir}/fonts/Type1/fonts.{dir,scale}
14mr|x11-font-xfree86-type1-1.0.4-5|38	
14mr|x11-font-xfree86-type1-1.0.4-5|39	%post
14mr|x11-font-xfree86-type1-1.0.4-5|40	mkfontscale %{_datadir}/fonts/Type1
14mr|x11-font-xfree86-type1-1.0.4-5|41	mkfontdir %{_datadir}/fonts/Type1
14mr|x11-font-xfree86-type1-1.0.4-5|42	
14mr|x11-font-xfree86-type1-1.0.4-5|43	%postun
14mr|x11-font-xfree86-type1-1.0.4-5|44	mkfontscale %{_datadir}/fonts/Type1
14mr|x11-font-xfree86-type1-1.0.4-5|45	mkfontdir %{_datadir}/fonts/Type1
14mr|x11-font-xfree86-type1-1.0.4-5|46	
14mr|x11-font-xfree86-type1-1.0.4-5|47	%clean
14mr|x11-font-xfree86-type1-1.0.4-5|48	rm -rf %{buildroot}
14mr|x11-font-xfree86-type1-1.0.4-5|49	
14mr|x11-font-xfree86-type1-1.0.4-5|50	%files
14mr|x11-font-xfree86-type1-1.0.4-5|51	%defattr(-,root,root)
14mr|x11-font-xfree86-type1-1.0.4-5|52	%doc COPYING
14mr|x11-font-xfree86-type1-1.0.4-5|53	%{_datadir}/fonts/Type1/cursor.pfa
14mr|x11-font-xfree86-type1-1.0.4-5|54	
14mr|x11-font-xfree86-type1-1.0.4-5|55	
14mr|x11-font-xfree86-type1-1.0.4-5|56	
14mr|x11-font-xfree86-type1-1.0.4-5|57	%changelog
14mr|x11-font-xfree86-type1-1.0.4-5|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-5
14mr|x11-font-xfree86-type1-1.0.4-5|59	+ Revision: 975f44c
14mr|x11-font-xfree86-type1-1.0.4-5|60	- MassBuild#440: Increase release tag
14mr|x11-font-xfree86-type1-1.0.4-5|61	
14mr|x11-font-xfree86-type1-1.0.4-5|62	

22111 14
14mr|x11perf-1.5.4-3|1	Name:		x11perf
14mr|x11perf-1.5.4-3|2	Version:	1.5.4
14mr|x11perf-1.5.4-3|3	Release:	3
14mr|x11perf-1.5.4-3|4	Summary:	X11 server performance comparison program
14mr|x11perf-1.5.4-3|5	Group:		Development/X11
14mr|x11perf-1.5.4-3|6	URL:		http://xorg.freedesktop.org
14mr|x11perf-1.5.4-3|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|x11perf-1.5.4-3|8	License:       MIT
14mr|x11perf-1.5.4-3|9	
14mr|x11perf-1.5.4-3|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|x11perf-1.5.4-3|11	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|x11perf-1.5.4-3|12	BuildRequires: pkgconfig(xft)
14mr|x11perf-1.5.4-3|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11perf-1.5.4-3|14	
14mr|x11perf-1.5.4-3|15	%description
14mr|x11perf-1.5.4-3|16	The x11perf program runs one or more performance tests and reports how
14mr|x11perf-1.5.4-3|17	fast an X server can execute the tests.
14mr|x11perf-1.5.4-3|18	
14mr|x11perf-1.5.4-3|19	%prep
14mr|x11perf-1.5.4-3|20	%setup -q -n %{name}-%{version}
14mr|x11perf-1.5.4-3|21	
14mr|x11perf-1.5.4-3|22	%build
14mr|x11perf-1.5.4-3|23	%configure2_5x
14mr|x11perf-1.5.4-3|24	
14mr|x11perf-1.5.4-3|25	%make
14mr|x11perf-1.5.4-3|26	
14mr|x11perf-1.5.4-3|27	%install
14mr|x11perf-1.5.4-3|28	rm -rf %{buildroot}
14mr|x11perf-1.5.4-3|29	%makeinstall_std
14mr|x11perf-1.5.4-3|30	
14mr|x11perf-1.5.4-3|31	%files
14mr|x11perf-1.5.4-3|32	%defattr(-,root,root)
14mr|x11perf-1.5.4-3|33	%{_bindir}/*
14mr|x11perf-1.5.4-3|34	%{_libdir}/X11/x11perfcomp
14mr|x11perf-1.5.4-3|35	%{_mandir}/man1/*
14mr|x11perf-1.5.4-3|36	
14mr|x11perf-1.5.4-3|37	
14mr|x11perf-1.5.4-3|38	
14mr|x11perf-1.5.4-3|39	
14mr|x11perf-1.5.4-3|40	
14mr|x11perf-1.5.4-3|41	%changelog
14mr|x11perf-1.5.4-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5.4-3
14mr|x11perf-1.5.4-3|43	+ Revision: 7f22e5b
14mr|x11perf-1.5.4-3|44	- MassBuild#440: Increase release tag
14mr|x11perf-1.5.4-3|45	
14mr|x11perf-1.5.4-3|46	

22112 14
14mr|x11-proto-devel-7.7-4|1	%define debug_package %{nil}
14mr|x11-proto-devel-7.7-4|2	%define builddocs 1
14mr|x11-proto-devel-7.7-4|3	#define bootstrap 0
14mr|x11-proto-devel-7.7-4|4	#{?_without_bootstrap: %global bootstrap 0}
14mr|x11-proto-devel-7.7-4|5	#{?_with_bootstrap: %global bootstrap 1}
14mr|x11-proto-devel-7.7-4|6	
14mr|x11-proto-devel-7.7-4|7	%define applewm_version 1.4.2
14mr|x11-proto-devel-7.7-4|8	%define bigreqs_version 1.1.2
14mr|x11-proto-devel-7.7-4|9	%define composite_version 0.4.2
14mr|x11-proto-devel-7.7-4|10	%define damage_version 1.2.1
14mr|x11-proto-devel-7.7-4|11	%define dmx_version 2.3.1
14mr|x11-proto-devel-7.7-4|12	%define dri2_version 2.8
14mr|x11-proto-devel-7.7-4|13	%define dri3_version 1.0
14mr|x11-proto-devel-7.7-4|14	%define evieext_version 1.1.1
14mr|x11-proto-devel-7.7-4|15	%define fixes_version 5.0
14mr|x11-proto-devel-7.7-4|16	%define fontcache_version 0.1.3
14mr|x11-proto-devel-7.7-4|17	%define fonts_version 2.1.2
14mr|x11-proto-devel-7.7-4|18	%define gl_version 1.4.17
14mr|x11-proto-devel-7.7-4|19	%define input_version 2.3
14mr|x11-proto-devel-7.7-4|20	%define kb_version 1.0.6
14mr|x11-proto-devel-7.7-4|21	%define present_version 1.0
14mr|x11-proto-devel-7.7-4|22	%define print_version 1.0.5
14mr|x11-proto-devel-7.7-4|23	%define randr_version 1.4.0
14mr|x11-proto-devel-7.7-4|24	%define record_version 1.14.2
14mr|x11-proto-devel-7.7-4|25	%define render_version 0.11.1
14mr|x11-proto-devel-7.7-4|26	%define resource_version 1.2.0
14mr|x11-proto-devel-7.7-4|27	%define scrnsaver_version 1.2.2
14mr|x11-proto-devel-7.7-4|28	%define trap_version 3.4.3
14mr|x11-proto-devel-7.7-4|29	%define video_version 2.3.2
14mr|x11-proto-devel-7.7-4|30	%define vnc_version 1.0.0
14mr|x11-proto-devel-7.7-4|31	%define windowswm_version 1.0.4
14mr|x11-proto-devel-7.7-4|32	%define xcmisc_version 1.2.2
14mr|x11-proto-devel-7.7-4|33	%define xext_version 7.3.0
14mr|x11-proto-devel-7.7-4|34	%define xf86bigfont_version 1.2.0
14mr|x11-proto-devel-7.7-4|35	%define xf86dga_version 2.1
14mr|x11-proto-devel-7.7-4|36	%define xf86dri_version 2.1.1
14mr|x11-proto-devel-7.7-4|37	%define xf86misc_version 0.9.3
14mr|x11-proto-devel-7.7-4|38	%define xf86vidmode_version 2.3.1
14mr|x11-proto-devel-7.7-4|39	%define xinerama_version 1.2.1
14mr|x11-proto-devel-7.7-4|40	%define xproto_version 7.0.25
14mr|x11-proto-devel-7.7-4|41	%define xproxymanagement_version 1.0.3
14mr|x11-proto-devel-7.7-4|42	%define xcb_version 1.10
14mr|x11-proto-devel-7.7-4|43	
14mr|x11-proto-devel-7.7-4|44	%define oldxorgnamedevel %mklibname xorg-x11
14mr|x11-proto-devel-7.7-4|45	
14mr|x11-proto-devel-7.7-4|46	Name:		x11-proto-devel
14mr|x11-proto-devel-7.7-4|47	Summary:	Xorg X11 protocol specification headers
14mr|x11-proto-devel-7.7-4|48	Version:	7.7
14mr|x11-proto-devel-7.7-4|49	Release:	4
14mr|x11-proto-devel-7.7-4|50	Group:		Development/X11
14mr|x11-proto-devel-7.7-4|51	License:	MIT
14mr|x11-proto-devel-7.7-4|52	URL:		http://xorg.freedesktop.org
14mr|x11-proto-devel-7.7-4|53	Source0:	http://xorg.freedesktop.org/releases/individual/proto/applewmproto-%{applewm_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|54	Source1:	http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-%{bigreqs_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|55	Source2:	http://xorg.freedesktop.org/releases/individual/proto/compositeproto-%{composite_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|56	Source3:	http://xorg.freedesktop.org/releases/individual/proto/damageproto-%{damage_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|57	Source4:	http://xorg.freedesktop.org/releases/individual/proto/dmxproto-%{dmx_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|58	Source5:	http://xorg.freedesktop.org/releases/individual/proto/evieext-%{evieext_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|59	Source6:	http://xorg.freedesktop.org/releases/individual/proto/fixesproto-%{fixes_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|60	Source7:	http://xorg.freedesktop.org/releases/individual/proto/fontcacheproto-%{fontcache_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|61	Source8:	http://xorg.freedesktop.org/releases/individual/proto/fontsproto-%{fonts_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|62	Source9:	http://xorg.freedesktop.org/releases/individual/proto/glproto-%{gl_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|63	Source10:	http://xorg.freedesktop.org/releases/individual/proto/inputproto-%{input_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|64	Source11:	http://xorg.freedesktop.org/releases/individual/proto/kbproto-%{kb_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|65	Source12:	http://xorg.freedesktop.org/releases/individual/proto/printproto-%{print_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|66	Source13:	http://xorg.freedesktop.org/releases/individual/proto/randrproto-%{randr_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|67	Source14:	http://xorg.freedesktop.org/releases/individual/proto/recordproto-%{record_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|68	Source15:	http://xorg.freedesktop.org/releases/individual/proto/renderproto-%{render_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|69	Source16:	http://xorg.freedesktop.org/releases/individual/proto/resourceproto-%{resource_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|70	Source17:	http://xorg.freedesktop.org/releases/individual/proto/scrnsaverproto-%{scrnsaver_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|71	Source18:	http://xorg.freedesktop.org/releases/individual/proto/trapproto-%{trap_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|72	Source19:	http://xorg.freedesktop.org/releases/individual/proto/videoproto-%{video_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|73	Source20:	http://xorg.freedesktop.org/releases/individual/proto/windowswmproto-%{windowswm_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|74	Source21:	http://xorg.freedesktop.org/releases/individual/proto/xcmiscproto-%{xcmisc_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|75	Source22:	http://xorg.freedesktop.org/releases/individual/proto/xextproto-%{xext_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|76	Source23:	http://xorg.freedesktop.org/releases/individual/proto/xf86bigfontproto-%{xf86bigfont_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|77	Source24:	http://xorg.freedesktop.org/releases/individual/proto/xf86dgaproto-%{xf86dga_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|78	Source25:	http://xorg.freedesktop.org/releases/individual/proto/xf86driproto-%{xf86dri_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|79	Source26:	http://xorg.freedesktop.org/releases/individual/proto/xf86miscproto-%{xf86misc_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|80	Source27:	http://xorg.freedesktop.org/releases/individual/proto/xf86vidmodeproto-%{xf86vidmode_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|81	Source28:	http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-%{xinerama_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|82	Source29:	http://xorg.freedesktop.org/releases/individual/proto/xproto-%{xproto_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|83	Source30:	http://xorg.freedesktop.org/releases/individual/proto/xproxymanagementprotocol-%{xproxymanagement_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|84	Source31:	http://xf4vnc.sf.net/vncproto-%{vnc_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|85	Source32:	http://xcb.freedesktop.org/dist/xcb-proto-%{xcb_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|86	Source33:	http://xorg.freedesktop.org/releases/individual/proto/dri2proto-%{dri2_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|87	Source34:	http://xorg.freedesktop.org/releases/individual/proto/dri3proto-%{dri3_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|88	Source35:	http://xorg.freedesktop.org/releases/individual/proto/presentproto-%{present_version}.tar.bz2
14mr|x11-proto-devel-7.7-4|89	Source36:	config.guess
14mr|x11-proto-devel-7.7-4|90	Source37:	config.sub
14mr|x11-proto-devel-7.7-4|91	
14mr|x11-proto-devel-7.7-4|92	BuildRequires:	x11-util-macros >= 1.0.1
14mr|x11-proto-devel-7.7-4|93	%if %{builddocs}
14mr|x11-proto-devel-7.7-4|94	# For docs:
14mr|x11-proto-devel-7.7-4|95	BuildRequires:	asciidoc
14mr|x11-proto-devel-7.7-4|96	BuildRequires:	docbook-dtd412-xml
14mr|x11-proto-devel-7.7-4|97	BuildRequires:	docbook-dtd43-xml
14mr|x11-proto-devel-7.7-4|98	BuildRequires:	docbook-dtd45-xml
14mr|x11-proto-devel-7.7-4|99	#BuildRequires:	fop
14mr|x11-proto-devel-7.7-4|100	BuildRequires:	xmlto
14mr|x11-proto-devel-7.7-4|101	BuildRequires:	x11-sgml-doctools
14mr|x11-proto-devel-7.7-4|102	%endif
14mr|x11-proto-devel-7.7-4|103	
14mr|x11-proto-devel-7.7-4|104	# (cg) As previously noted by gw, requiring libxt-devel and libxau-devel
14mr|x11-proto-devel-7.7-4|105	# creates a circular dependancy. This can cause problems when building e.g.
14mr|x11-proto-devel-7.7-4|106	# libx11 as it requires itself. When libxcb changed and droped a provided library
14mr|x11-proto-devel-7.7-4|107	# libx11 could not be rebuilt due to this problem.
14mr|x11-proto-devel-7.7-4|108	#
14mr|x11-proto-devel-7.7-4|109	# In order to build libx11 without the circular problem, it is necessary
14mr|x11-proto-devel-7.7-4|110	# to submit a bootstrapping version of this package that contains the minimal
14mr|x11-proto-devel-7.7-4|111	# (manual) pkgconfig() provides as commented below, and disable the
14mr|x11-proto-devel-7.7-4|112	# BuildRequires on libxt-devel and libxau-devel.
14mr|x11-proto-devel-7.7-4|113	# After libx11 is built and available, this package should be reverted.
14mr|x11-proto-devel-7.7-4|114	#if %bootstrap
14mr|x11-proto-devel-7.7-4|115	#Provides: pkgconfig(xproto) pkgconfig(kbproto) pkgconfig(renderproto)
14mr|x11-proto-devel-7.7-4|116	#else
14mr|x11-proto-devel-7.7-4|117	#BuildRequires:	libxt-devel
14mr|x11-proto-devel-7.7-4|118	#BuildRequires:	libxau-devel
14mr|x11-proto-devel-7.7-4|119	#endif
14mr|x11-proto-devel-7.7-4|120	BuildRequires:	python
14mr|x11-proto-devel-7.7-4|121	Conflicts:	%{oldxorgnamedevel}-devel < 7.0
14mr|x11-proto-devel-7.7-4|122	Conflicts:	libxext6-devel <= 1.0.99.3-1mdv2010.0
14mr|x11-proto-devel-7.7-4|123	
14mr|x11-proto-devel-7.7-4|124	%description
14mr|x11-proto-devel-7.7-4|125	X.Org X11 Protocol headers.
14mr|x11-proto-devel-7.7-4|126	
14mr|x11-proto-devel-7.7-4|127	#-----------------------------------------------------------
14mr|x11-proto-devel-7.7-4|128	
14mr|x11-proto-devel-7.7-4|129	%package -n x11-proto-doc
14mr|x11-proto-devel-7.7-4|130	Summary:	Documentation for the X11 protocol and extensions
14mr|x11-proto-devel-7.7-4|131	Group:		Development/X11
14mr|x11-proto-devel-7.7-4|132	# Old proto-devel versions had some docs:
14mr|x11-proto-devel-7.7-4|133	Conflicts:	x11-proto-devel <= 7.6-0.3mdv2011.0
14mr|x11-proto-devel-7.7-4|134	
14mr|x11-proto-devel-7.7-4|135	%description -n x11-proto-doc
14mr|x11-proto-devel-7.7-4|136	Documentation for the X11 protocol and extensions.
14mr|x11-proto-devel-7.7-4|137	
14mr|x11-proto-devel-7.7-4|138	#-----------------------------------------------------------
14mr|x11-proto-devel-7.7-4|139	
14mr|x11-proto-devel-7.7-4|140	%prep
14mr|x11-proto-devel-7.7-4|141	%setup -q -c x11-proto-devel -b1 -b2 -b3 -b4 -b5 -b6 -b7 -b8 -b9 -b10 -b11 -b12 -b13 -b14 -b15 -b16 -b17 -b18 -b19 -b20 -b21 -b22 -b23 -b24 -b25 -b26 -b27 -b28 -b29 -b30 -b31 -b32 -b33 -b34 -b35
14mr|x11-proto-devel-7.7-4|142	
14mr|x11-proto-devel-7.7-4|143	for i in $(find . -name config.sub);do cp -f %{SOURCE37} $i;done
14mr|x11-proto-devel-7.7-4|144	for i in $(find . -name config.guess);do cp -f %{SOURCE36} $i;done
14mr|x11-proto-devel-7.7-4|145	
14mr|x11-proto-devel-7.7-4|146	%build
14mr|x11-proto-devel-7.7-4|147	# vncproto is from cvs
14mr|x11-proto-devel-7.7-4|148	pushd vncproto-*
14mr|x11-proto-devel-7.7-4|149	aclocal
14mr|x11-proto-devel-7.7-4|150	automake -a -c
14mr|x11-proto-devel-7.7-4|151	autoconf
14mr|x11-proto-devel-7.7-4|152	popd
14mr|x11-proto-devel-7.7-4|153	
14mr|x11-proto-devel-7.7-4|154	for dir in *; do
14mr|x11-proto-devel-7.7-4|155	pushd $dir
14mr|x11-proto-devel-7.7-4|156	%configure2_5x
14mr|x11-proto-devel-7.7-4|157	%make
14mr|x11-proto-devel-7.7-4|158	popd
14mr|x11-proto-devel-7.7-4|159	done
14mr|x11-proto-devel-7.7-4|160	
14mr|x11-proto-devel-7.7-4|161	%install
14mr|x11-proto-devel-7.7-4|162	for dir in *; do
14mr|x11-proto-devel-7.7-4|163	if [ -d $dir ]; then
14mr|x11-proto-devel-7.7-4|164	pushd $dir
14mr|x11-proto-devel-7.7-4|165	%makeinstall_std
14mr|x11-proto-devel-7.7-4|166	popd
14mr|x11-proto-devel-7.7-4|167	fi
14mr|x11-proto-devel-7.7-4|168	done
14mr|x11-proto-devel-7.7-4|169	
14mr|x11-proto-devel-7.7-4|170	# kill Xprint manpage since it clearly doesn't belong to printproto:
14mr|x11-proto-devel-7.7-4|171	rm -rf %{buildroot}%{_mandir}/man7/Xprint*
14mr|x11-proto-devel-7.7-4|172	
14mr|x11-proto-devel-7.7-4|173	%files
14mr|x11-proto-devel-7.7-4|174	%dir %{_datadir}/xcb
14mr|x11-proto-devel-7.7-4|175	%{_includedir}/GL/glx*
14mr|x11-proto-devel-7.7-4|176	%{_includedir}/GL/internal/*
14mr|x11-proto-devel-7.7-4|177	%{_includedir}/X11/*.h
14mr|x11-proto-devel-7.7-4|178	%{_includedir}/X11/dri/*
14mr|x11-proto-devel-7.7-4|179	%{_includedir}/X11/extensions/*
14mr|x11-proto-devel-7.7-4|180	%{_includedir}/X11/fonts/*
14mr|x11-proto-devel-7.7-4|181	%{_includedir}/X11/PM/*
14mr|x11-proto-devel-7.7-4|182	%{_libdir}/pkgconfig/*.pc
14mr|x11-proto-devel-7.7-4|183	%{_datadir}/xcb/*
14mr|x11-proto-devel-7.7-4|184	# xcbgen stuff
14mr|x11-proto-devel-7.7-4|185	%{python_sitelib}/xcbgen/__init__.py
14mr|x11-proto-devel-7.7-4|186	%{python_sitelib}/xcbgen/__init__.pyc
14mr|x11-proto-devel-7.7-4|187	%{python_sitelib}/xcbgen/__init__.pyo
14mr|x11-proto-devel-7.7-4|188	%{python_sitelib}/xcbgen/error.py
14mr|x11-proto-devel-7.7-4|189	%{python_sitelib}/xcbgen/error.pyc
14mr|x11-proto-devel-7.7-4|190	%{python_sitelib}/xcbgen/error.pyo
14mr|x11-proto-devel-7.7-4|191	%{python_sitelib}/xcbgen/expr.py
14mr|x11-proto-devel-7.7-4|192	%{python_sitelib}/xcbgen/expr.pyc
14mr|x11-proto-devel-7.7-4|193	%{python_sitelib}/xcbgen/expr.pyo
14mr|x11-proto-devel-7.7-4|194	%{python_sitelib}/xcbgen/matcher.py
14mr|x11-proto-devel-7.7-4|195	%{python_sitelib}/xcbgen/matcher.pyc
14mr|x11-proto-devel-7.7-4|196	%{python_sitelib}/xcbgen/matcher.pyo
14mr|x11-proto-devel-7.7-4|197	%{python_sitelib}/xcbgen/state.py
14mr|x11-proto-devel-7.7-4|198	%{python_sitelib}/xcbgen/state.pyc
14mr|x11-proto-devel-7.7-4|199	%{python_sitelib}/xcbgen/state.pyo
14mr|x11-proto-devel-7.7-4|200	%{python_sitelib}/xcbgen/xtypes.py
14mr|x11-proto-devel-7.7-4|201	%{python_sitelib}/xcbgen/xtypes.pyc
14mr|x11-proto-devel-7.7-4|202	%{python_sitelib}/xcbgen/xtypes.pyo
14mr|x11-proto-devel-7.7-4|203	
14mr|x11-proto-devel-7.7-4|204	%files -n x11-proto-doc
14mr|x11-proto-devel-7.7-4|205	%{_datadir}/doc/bigreqsproto
14mr|x11-proto-devel-7.7-4|206	%{_datadir}/doc/compositeproto
14mr|x11-proto-devel-7.7-4|207	%{_datadir}/doc/damageproto
14mr|x11-proto-devel-7.7-4|208	%{_datadir}/doc/dri2proto
14mr|x11-proto-devel-7.7-4|209	%{_datadir}/doc/dri3proto
14mr|x11-proto-devel-7.7-4|210	%{_datadir}/doc/fixesproto
14mr|x11-proto-devel-7.7-4|211	%{_datadir}/doc/fontsproto
14mr|x11-proto-devel-7.7-4|212	%{_datadir}/doc/inputproto
14mr|x11-proto-devel-7.7-4|213	%{_datadir}/doc/presentproto
14mr|x11-proto-devel-7.7-4|214	%{_datadir}/doc/randrproto
14mr|x11-proto-devel-7.7-4|215	%{_datadir}/doc/recordproto
14mr|x11-proto-devel-7.7-4|216	%{_datadir}/doc/renderproto
14mr|x11-proto-devel-7.7-4|217	%{_datadir}/doc/resourceproto
14mr|x11-proto-devel-7.7-4|218	%{_datadir}/doc/scrnsaverproto
14mr|x11-proto-devel-7.7-4|219	%{_datadir}/doc/videoproto
14mr|x11-proto-devel-7.7-4|220	%{_datadir}/doc/xcmiscproto
14mr|x11-proto-devel-7.7-4|221	%{_datadir}/doc/xextproto
14mr|x11-proto-devel-7.7-4|222	%{_datadir}/doc/xproxymanagementprotocol
14mr|x11-proto-devel-7.7-4|223	%{_datadir}/doc/xproto
14mr|x11-proto-devel-7.7-4|224	%{_datadir}/doc/kbproto
14mr|x11-proto-devel-7.7-4|225	
14mr|x11-proto-devel-7.7-4|226	%changelog
14mr|x11-proto-devel-7.7-4|227	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 7.7-4
14mr|x11-proto-devel-7.7-4|228	+ Revision: d632e2f
14mr|x11-proto-devel-7.7-4|229	- MassBuild#440: Increase release tag
14mr|x11-proto-devel-7.7-4|230	
14mr|x11-proto-devel-7.7-4|231	

22113 14
14mr|x11-scripts-1.0.1-12|1	Name:		x11-scripts
14mr|x11-scripts-1.0.1-12|2	Version:	1.0.1
14mr|x11-scripts-1.0.1-12|3	Release:	12
14mr|x11-scripts-1.0.1-12|4	Summary:	Scripts for X
14mr|x11-scripts-1.0.1-12|5	Group:		Development/X11
14mr|x11-scripts-1.0.1-12|6	License:	MIT
14mr|x11-scripts-1.0.1-12|7	Source:		http://xorg.freedesktop.org/releases/individual/app/scripts-%{version}.tar.bz2
14mr|x11-scripts-1.0.1-12|8	Patch0:		xauth_switch_to_sun-des_bash.patch
14mr|x11-scripts-1.0.1-12|9	BuildRequires:	pkgconfig(x11)
14mr|x11-scripts-1.0.1-12|10	BuildRequires:	x11-util-macros >= 1.0.1
14mr|x11-scripts-1.0.1-12|11	BuildArch:	noarch
14mr|x11-scripts-1.0.1-12|12	
14mr|x11-scripts-1.0.1-12|13	%description
14mr|x11-scripts-1.0.1-12|14	This package mainly provides xon which starts an X program on a remote machine
14mr|x11-scripts-1.0.1-12|15	using rsh, remsh, or rcmd.
14mr|x11-scripts-1.0.1-12|16	
14mr|x11-scripts-1.0.1-12|17	%prep
14mr|x11-scripts-1.0.1-12|18	%setup -q -n scripts-%{version}
14mr|x11-scripts-1.0.1-12|19	%patch0 -p1
14mr|x11-scripts-1.0.1-12|20	
14mr|x11-scripts-1.0.1-12|21	%build
14mr|x11-scripts-1.0.1-12|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|x11-scripts-1.0.1-12|23	--x-libraries=%{_libdir}
14mr|x11-scripts-1.0.1-12|24	
14mr|x11-scripts-1.0.1-12|25	%make
14mr|x11-scripts-1.0.1-12|26	
14mr|x11-scripts-1.0.1-12|27	%install
14mr|x11-scripts-1.0.1-12|28	%makeinstall_std
14mr|x11-scripts-1.0.1-12|29	
14mr|x11-scripts-1.0.1-12|30	%files
14mr|x11-scripts-1.0.1-12|31	%doc COPYING
14mr|x11-scripts-1.0.1-12|32	%{_bindir}/xon
14mr|x11-scripts-1.0.1-12|33	%{_bindir}/fontprop.sh
14mr|x11-scripts-1.0.1-12|34	%{_bindir}/xauth_switch_to_sun-des-1
14mr|x11-scripts-1.0.1-12|35	%{_bindir}/fontname.sh
14mr|x11-scripts-1.0.1-12|36	%{_mandir}/man1/xon.1x*
14mr|x11-scripts-1.0.1-12|37	
14mr|x11-scripts-1.0.1-12|38	
14mr|x11-scripts-1.0.1-12|39	
14mr|x11-scripts-1.0.1-12|40	%changelog
14mr|x11-scripts-1.0.1-12|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-12
14mr|x11-scripts-1.0.1-12|42	+ Revision: 0268c40
14mr|x11-scripts-1.0.1-12|43	- MassBuild#440: Increase release tag
14mr|x11-scripts-1.0.1-12|44	
14mr|x11-scripts-1.0.1-12|45	

22114 14
14mr|x11-server-1.15.1-4|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mr|x11-server-1.15.1-4|2	# For the present, fall back to the old symbol resolution rules for ld.
14mr|x11-server-1.15.1-4|3	%define _disable_ld_now 1
14mr|x11-server-1.15.1-4|4	
14mr|x11-server-1.15.1-4|5	# Need this for shared objects that reference X Server, or other modules symbols
14mr|x11-server-1.15.1-4|6	%define _disable_ld_no_undefined 1
14mr|x11-server-1.15.1-4|7	# Do magic with .rpmsave named links
14mr|x11-server-1.15.1-4|8	%define pre_post_trans 1
14mr|x11-server-1.15.1-4|9	
14mr|x11-server-1.15.1-4|10	%bcond_with builddocs
14mr|x11-server-1.15.1-4|11	%bcond_with dbus
14mr|x11-server-1.15.1-4|12	%bcond_with debug
14mr|x11-server-1.15.1-4|13	%bcond_without dmx
14mr|x11-server-1.15.1-4|14	%bcond_without xfake
14mr|x11-server-1.15.1-4|15	
14mr|x11-server-1.15.1-4|16	# Alternatives priority for standard libglx.so and mesa libs
14mr|x11-server-1.15.1-4|17	%define priority 500
14mr|x11-server-1.15.1-4|18	
14mr|x11-server-1.15.1-4|19	# Search for modules in extra_module_dir before the default path.
14mr|x11-server-1.15.1-4|20	# This will allow fglrx to install its modified modules in more cleaner way.
14mr|x11-server-1.15.1-4|21	%define extra_module_dir %{_libdir}/xorg/extra-modules
14mr|x11-server-1.15.1-4|22	%define xorg1_6_extra_modules %{_libdir}/xorg/xorg-1.6-extra-modules
14mr|x11-server-1.15.1-4|23	
14mr|x11-server-1.15.1-4|24	# ABI versions.  Have to keep these manually in sync with the source
14mr|x11-server-1.15.1-4|25	# because rpm is a terrible language.  HTFU.
14mr|x11-server-1.15.1-4|26	%define ansic_major 0
14mr|x11-server-1.15.1-4|27	%define ansic_minor 4
14mr|x11-server-1.15.1-4|28	%define videodrv_major 15
14mr|x11-server-1.15.1-4|29	%define videodrv_minor 0
14mr|x11-server-1.15.1-4|30	%define xinput_major 20
14mr|x11-server-1.15.1-4|31	%define xinput_minor 0
14mr|x11-server-1.15.1-4|32	%define extension_major 8
14mr|x11-server-1.15.1-4|33	%define extension_minor 0
14mr|x11-server-1.15.1-4|34	
14mr|x11-server-1.15.1-4|35	Summary:	X11 servers
14mr|x11-server-1.15.1-4|36	Name:		x11-server
14mr|x11-server-1.15.1-4|37	Version:	1.15.1
14mr|x11-server-1.15.1-4|38	Release:	4
14mr|x11-server-1.15.1-4|39	License:	GPLv2+ and MIT
14mr|x11-server-1.15.1-4|40	Group:		System/X11
14mr|x11-server-1.15.1-4|41	Url:		http://xorg.freedesktop.org
14mr|x11-server-1.15.1-4|42	Source0:	http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
14mr|x11-server-1.15.1-4|43	Source1:	xserver.pamd
14mr|x11-server-1.15.1-4|44	Source2:	xvfb-run.sh
14mr|x11-server-1.15.1-4|45	# from RH/FC:
14mr|x11-server-1.15.1-4|46	# for requires generation in drivers
14mr|x11-server-1.15.1-4|47	Source30:	xserver-sdk-abi-requires
14mr|x11-server-1.15.1-4|48	Source100:	x11-server.rpmlintrc
14mr|x11-server-1.15.1-4|49	# Mandriva patches
14mr|x11-server-1.15.1-4|50	# git format-patch --start-number 900 mdv-1.6.4-redhat..mdv-1.6.4-patches
14mr|x11-server-1.15.1-4|51	Patch900:	0900-Use-a-X-wrapper-that-uses-pam-and-consolehelper-to-g.patch
14mr|x11-server-1.15.1-4|52	Patch901:	0901-Don-t-print-information-about-X-Server-being-a-pre-r.patch
14mr|x11-server-1.15.1-4|53	Patch902:	0902-Take-width-into-account-when-choosing-default-mode.patch
14mr|x11-server-1.15.1-4|54	Patch906:	0906-Xorg-add-an-extra-module-path.patch
14mr|x11-server-1.15.1-4|55	Patch907:	0907-Add-nr-argument-for-backwards-compatibility.patch
14mr|x11-server-1.15.1-4|56	#Patch908:	0908-XKB-cache-xkbcomp-output-for-fast-start-up-v.1-for-1.patch
14mr|x11-server-1.15.1-4|57	Patch910:	xorg-1.13.0-link-tirpc.patch
14mr|x11-server-1.15.1-4|58	# Other patches
14mr|x11-server-1.15.1-4|59	# Do not crash if Xv is not initialized (patch from xorg-devel ML)
14mr|x11-server-1.15.1-4|60	# The crash happened when v4l was loaded and xv was not registered,
14mr|x11-server-1.15.1-4|61	# for example on RV610 with radeon driver
14mr|x11-server-1.15.1-4|62	Patch1001:	1001-do-not-crash-if-xv-not-initialized.patch
14mr|x11-server-1.15.1-4|63	#Patch1003:	arm32_line_removed.patch
14mr|x11-server-1.15.1-4|64	
14mr|x11-server-1.15.1-4|65	#Fedora patches
14mr|x11-server-1.15.1-4|66	#Patch2001: 0001-pixmap-fix-reverse-optimus-support-with-multiple-hea.patch
14mr|x11-server-1.15.1-4|67	Patch2006:	0001-rrcrtc-brackets-are-hard-lets-go-shopping.patch
14mr|x11-server-1.15.1-4|68	Patch2007:	exa-only-draw-valid-trapezoids.patch
14mr|x11-server-1.15.1-4|69	
14mr|x11-server-1.15.1-4|70	
14mr|x11-server-1.15.1-4|71	# FIXME: build with systemtap installed is broken
14mr|x11-server-1.15.1-4|72	BuildConflicts:	systemtap
14mr|x11-server-1.15.1-4|73	
14mr|x11-server-1.15.1-4|74	# Probably only needed if we change .l or .y files, but let's have them anyway:
14mr|x11-server-1.15.1-4|75	BuildRequires:	byacc
14mr|x11-server-1.15.1-4|76	BuildRequires:	flex
14mr|x11-server-1.15.1-4|77	BuildRequires:	bison
14mr|x11-server-1.15.1-4|78	%if %{with builddocs}
14mr|x11-server-1.15.1-4|79	BuildRequires:	doxygen
14mr|x11-server-1.15.1-4|80	BuildRequires:	lynx
14mr|x11-server-1.15.1-4|81	BuildRequires:	x11-sgml-doctools >= 1.8
14mr|x11-server-1.15.1-4|82	BuildRequires:	xmlto
14mr|x11-server-1.15.1-4|83	%endif
14mr|x11-server-1.15.1-4|84	BuildRequires:	x11-font-util
14mr|x11-server-1.15.1-4|85	BuildRequires:	x11-util-macros
14mr|x11-server-1.15.1-4|86	BuildRequires:	pam-devel
14mr|x11-server-1.15.1-4|87	%if %{with dbus}
14mr|x11-server-1.15.1-4|88	BuildRequires:	pkgconfig(dbus-1)
14mr|x11-server-1.15.1-4|89	%endif
14mr|x11-server-1.15.1-4|90	%if %{with dmx}
14mr|x11-server-1.15.1-4|91	BuildRequires:	pkgconfig(dmx)
14mr|x11-server-1.15.1-4|92	BuildRequires:	pkgconfig(xtst)
14mr|x11-server-1.15.1-4|93	%endif
14mr|x11-server-1.15.1-4|94	BuildRequires:	pkgconfig(gl)
14mr|x11-server-1.15.1-4|95	BuildRequires:	pkgconfig(libtirpc)
14mr|x11-server-1.15.1-4|96	# for xkbcomp patch
14mr|x11-server-1.15.1-4|97	BuildRequires:	pkgconfig(openssl)
14mr|x11-server-1.15.1-4|98	BuildRequires:	pkgconfig(libudev) >= 186
14mr|x11-server-1.15.1-4|99	BuildRequires:	pkgconfig(pciaccess)
14mr|x11-server-1.15.1-4|100	BuildRequires:	pkgconfig(pixman-1)
14mr|x11-server-1.15.1-4|101	BuildRequires:	pkgconfig(xau)
14mr|x11-server-1.15.1-4|102	BuildRequires:	pkgconfig(xaw7)
14mr|x11-server-1.15.1-4|103	BuildRequires:	pkgconfig(xdmcp)
14mr|x11-server-1.15.1-4|104	BuildRequires:	pkgconfig(xext)
14mr|x11-server-1.15.1-4|105	BuildRequires:	pkgconfig(xfixes)
14mr|x11-server-1.15.1-4|106	BuildRequires:	pkgconfig(xfont)
14mr|x11-server-1.15.1-4|107	BuildRequires:	pkgconfig(xi)
14mr|x11-server-1.15.1-4|108	BuildRequires:	pkgconfig(xkbfile)
14mr|x11-server-1.15.1-4|109	BuildRequires:	pkgconfig(xmu)
14mr|x11-server-1.15.1-4|110	BuildRequires:	pkgconfig(xpm)
14mr|x11-server-1.15.1-4|111	BuildRequires:	pkgconfig(xrender)
14mr|x11-server-1.15.1-4|112	BuildRequires:	pkgconfig(xres)
14mr|x11-server-1.15.1-4|113	BuildRequires:	pkgconfig(xv)
14mr|x11-server-1.15.1-4|114	BuildRequires:	pkgconfig(xproto)
14mr|x11-server-1.15.1-4|115	BuildRequires:	pkgconfig(xtrans)
14mr|x11-server-1.15.1-4|116	BuildRequires:	pkgconfig(glib-2.0)
14mr|x11-server-1.15.1-4|117	BuildRequires:	pkgconfig(xshmfence)
14mr|x11-server-1.15.1-4|118	BuildRequires:	pkgconfig(dri2proto)
14mr|x11-server-1.15.1-4|119	BuildRequires:	pkgconfig(dri3proto)
14mr|x11-server-1.15.1-4|120	BuildRequires:  pkgconfig(xcb-aux)
14mr|x11-server-1.15.1-4|121	BuildRequires:  pkgconfig(xcb-image)
14mr|x11-server-1.15.1-4|122	BuildRequires:  pkgconfig(xcb-icccm)
14mr|x11-server-1.15.1-4|123	BuildRequires:  pkgconfig(xcb-keysyms)
14mr|x11-server-1.15.1-4|124	
14mr|x11-server-1.15.1-4|125	
14mr|x11-server-1.15.1-4|126	Requires:	%{name}-xorg
14mr|x11-server-1.15.1-4|127	%if %{with dmx}
14mr|x11-server-1.15.1-4|128	Requires:	%{name}-xdmx
14mr|x11-server-1.15.1-4|129	%else
14mr|x11-server-1.15.1-4|130	Obsoletes:	%{name}-xdmx < %{EVRD}
14mr|x11-server-1.15.1-4|131	%endif
14mr|x11-server-1.15.1-4|132	Requires:	%{name}-xnest
14mr|x11-server-1.15.1-4|133	Requires:	%{name}-xvfb
14mr|x11-server-1.15.1-4|134	# This should be removed when any of the vnc packages provide x11-server-xvnc:
14mr|x11-server-1.15.1-4|135	Obsoletes:	%{name}-xvnc < %{version}-%{release}
14mr|x11-server-1.15.1-4|136	%if !%{with xfake}
14mr|x11-server-1.15.1-4|137	Obsoletes:	%{name}-xfake < %{version}-%{release}
14mr|x11-server-1.15.1-4|138	%endif
14mr|x11-server-1.15.1-4|139	
14mr|x11-server-1.15.1-4|140	%description
14mr|x11-server-1.15.1-4|141	X11 servers.
14mr|x11-server-1.15.1-4|142	
14mr|x11-server-1.15.1-4|143	%files
14mr|x11-server-1.15.1-4|144	
14mr|x11-server-1.15.1-4|145	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|146	
14mr|x11-server-1.15.1-4|147	%package	devel
14mr|x11-server-1.15.1-4|148	Summary:	Development files for %{name}
14mr|x11-server-1.15.1-4|149	Group:		Development/X11
14mr|x11-server-1.15.1-4|150	License:	MIT
14mr|x11-server-1.15.1-4|151	Requires:	pkgconfig(dri)
14mr|x11-server-1.15.1-4|152	Requires:	pkgconfig(pciaccess)
14mr|x11-server-1.15.1-4|153	Requires:	pkgconfig(pixman-1)
14mr|x11-server-1.15.1-4|154	Requires:	pkgconfig(xext)
14mr|x11-server-1.15.1-4|155	Requires:	pkgconfig(xkbfile)
14mr|x11-server-1.15.1-4|156	
14mr|x11-server-1.15.1-4|157	%description devel
14mr|x11-server-1.15.1-4|158	Development files for %{name}.
14mr|x11-server-1.15.1-4|159	
14mr|x11-server-1.15.1-4|160	%files devel
14mr|x11-server-1.15.1-4|161	%dir %{_includedir}/xorg
14mr|x11-server-1.15.1-4|162	%{_bindir}/xserver-sdk-abi-requires
14mr|x11-server-1.15.1-4|163	%{_includedir}/xorg/*.h
14mr|x11-server-1.15.1-4|164	%{_libdir}/pkgconfig/xorg-server.pc
14mr|x11-server-1.15.1-4|165	%{_datadir}/aclocal/xorg-server.m4
14mr|x11-server-1.15.1-4|166	
14mr|x11-server-1.15.1-4|167	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|168	
14mr|x11-server-1.15.1-4|169	%package common
14mr|x11-server-1.15.1-4|170	Summary:	X server common files
14mr|x11-server-1.15.1-4|171	Group:		System/X11
14mr|x11-server-1.15.1-4|172	License:	MIT
14mr|x11-server-1.15.1-4|173	Provides:	XFree86 = 7.0.0
14mr|x11-server-1.15.1-4|174	Requires:	rgb
14mr|x11-server-1.15.1-4|175	# for 'fixed' and 'cursor' fonts
14mr|x11-server-1.15.1-4|176	Requires:	x11-font-misc-misc
14mr|x11-server-1.15.1-4|177	Requires:	x11-font-cursor-misc
14mr|x11-server-1.15.1-4|178	Requires:	x11-font-alias
14mr|x11-server-1.15.1-4|179	Requires:	x11-data-xkbdata
14mr|x11-server-1.15.1-4|180	Requires:	xkbcomp
14mr|x11-server-1.15.1-4|181	Requires:	udev
14mr|x11-server-1.15.1-4|182	Requires(post,postun):	update-alternatives
14mr|x11-server-1.15.1-4|183	Provides:	xserver-abi(ansic-%{ansic_major}) = %{ansic_minor}
14mr|x11-server-1.15.1-4|184	Provides:	xserver-abi(videodrv-%{videodrv_major}) = %{videodrv_minor}
14mr|x11-server-1.15.1-4|185	Provides:	xserver-abi(xinput-%{xinput_major}) = %{xinput_minor}
14mr|x11-server-1.15.1-4|186	Provides:	xserver-abi(extension-%{extension_major}) = %{extension_minor}
14mr|x11-server-1.15.1-4|187	
14mr|x11-server-1.15.1-4|188	%description common
14mr|x11-server-1.15.1-4|189	X server common files.
14mr|x11-server-1.15.1-4|190	
14mr|x11-server-1.15.1-4|191	%post common
14mr|x11-server-1.15.1-4|192	%{_sbindir}/update-alternatives \
14mr|x11-server-1.15.1-4|193	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf %{priority} \
14mr|x11-server-1.15.1-4|194	--slave %{extra_module_dir} xorg_extra_modules %{xorg1_6_extra_modules}
14mr|x11-server-1.15.1-4|195	
14mr|x11-server-1.15.1-4|196	#(akdengi) try fix layout freezy on KDE4
14mr|x11-server-1.15.1-4|197	/usr/bin/setxkbmap
14mr|x11-server-1.15.1-4|198	
14mr|x11-server-1.15.1-4|199	#if not migrate to localectl, doing this
14mr|x11-server-1.15.1-4|200	if ! [ -f "/etc/X11/xorg.conf.d/00-keyboard.conf" ]
14mr|x11-server-1.15.1-4|201	then
14mr|x11-server-1.15.1-4|202	
14mr|x11-server-1.15.1-4|203	. /etc/sysconfig/keyboard
14mr|x11-server-1.15.1-4|204	
14mr|x11-server-1.15.1-4|205	cat > /etc/X11/xorg.conf.d/00-keyboard.conf << EOF
14mr|x11-server-1.15.1-4|206	Section "InputClass"
14mr|x11-server-1.15.1-4|207	Identifier "system-keyboard"
14mr|x11-server-1.15.1-4|208	MatchIsKeyboard "on"
14mr|x11-server-1.15.1-4|209	Option "XkbLayout" "$XkbLayout"
14mr|x11-server-1.15.1-4|210	Option "XkbModel" "$XkbModel"
14mr|x11-server-1.15.1-4|211	Option "XkbOptions" "$XkbOptions"
14mr|x11-server-1.15.1-4|212	EndSection
14mr|x11-server-1.15.1-4|213	EOF
14mr|x11-server-1.15.1-4|214	
14mr|x11-server-1.15.1-4|215	fi
14mr|x11-server-1.15.1-4|216	
14mr|x11-server-1.15.1-4|217	
14mr|x11-server-1.15.1-4|218	%postun common
14mr|x11-server-1.15.1-4|219	if [ ! -f %{_sysconfdir}/ld.so.conf.d/GL/standard.conf ]; then
14mr|x11-server-1.15.1-4|220	/usr/sbin/update-alternatives --remove gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
14mr|x11-server-1.15.1-4|221	fi
14mr|x11-server-1.15.1-4|222	
14mr|x11-server-1.15.1-4|223	%files common
14mr|x11-server-1.15.1-4|224	%dir %{xorg1_6_extra_modules}
14mr|x11-server-1.15.1-4|225	%dir %{_sysconfdir}/X11
14mr|x11-server-1.15.1-4|226	%dir %{_sysconfdir}/X11/app-defaults
14mr|x11-server-1.15.1-4|227	%dir %{_sysconfdir}/X11/fontpath.d
14mr|x11-server-1.15.1-4|228	%dir %{_sysconfdir}/ld.so.conf.d/GL
14mr|x11-server-1.15.1-4|229	%dir %{_sysconfdir}/X11/xorg.conf.d
14mr|x11-server-1.15.1-4|230	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14mr|x11-server-1.15.1-4|231	%{_sysconfdir}/ld.so.conf.d/GL/standard.conf
14mr|x11-server-1.15.1-4|232	%if %{with dbus}
14mr|x11-server-1.15.1-4|233	%{_sysconfdir}/dbus-1/system.d/xorg-server.conf
14mr|x11-server-1.15.1-4|234	%endif
14mr|x11-server-1.15.1-4|235	%{_bindir}/cvt
14mr|x11-server-1.15.1-4|236	%{_bindir}/gtf
14mr|x11-server-1.15.1-4|237	%if %{with dmx}
14mr|x11-server-1.15.1-4|238	%{_bindir}/vdltodmx
14mr|x11-server-1.15.1-4|239	%endif
14mr|x11-server-1.15.1-4|240	%dir %{_libdir}/xorg/modules
14mr|x11-server-1.15.1-4|241	%{_libdir}/xorg/modules/*
14mr|x11-server-1.15.1-4|242	%{_libdir}/xorg/protocol.txt
14mr|x11-server-1.15.1-4|243	%{_datadir}/X11/xkb/README.compiled
14mr|x11-server-1.15.1-4|244	%{_mandir}/man1/gtf.*
14mr|x11-server-1.15.1-4|245	%{_mandir}/man1/cvt.*
14mr|x11-server-1.15.1-4|246	%if %{with dmx}
14mr|x11-server-1.15.1-4|247	%{_mandir}/man1/vdltodmx.*
14mr|x11-server-1.15.1-4|248	%endif
14mr|x11-server-1.15.1-4|249	%{_mandir}/man4/fbdevhw.*
14mr|x11-server-1.15.1-4|250	%{_mandir}/man4/exa.*
14mr|x11-server-1.15.1-4|251	%dir %{_prefix}/X11R6
14mr|x11-server-1.15.1-4|252	%dir %{_prefix}/X11R6/lib
14mr|x11-server-1.15.1-4|253	%dir %{_prefix}/X11R6/lib/X11
14mr|x11-server-1.15.1-4|254	
14mr|x11-server-1.15.1-4|255	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|256	
14mr|x11-server-1.15.1-4|257	%package xorg
14mr|x11-server-1.15.1-4|258	Summary:	X.org X11 server
14mr|x11-server-1.15.1-4|259	Group:		System/X11
14mr|x11-server-1.15.1-4|260	License:	MIT
14mr|x11-server-1.15.1-4|261	Requires:	libx11-common
14mr|x11-server-1.15.1-4|262	Requires:	x11-data-xkbdata
14mr|x11-server-1.15.1-4|263	Requires:	x11-font-alias
14mr|x11-server-1.15.1-4|264	Requires:	x11-server-common = %{EVRD}
14mr|x11-server-1.15.1-4|265	Requires:	x11-driver-input-evdev
14mr|x11-server-1.15.1-4|266	Requires:	udev
14mr|x11-server-1.15.1-4|267	
14mr|x11-server-1.15.1-4|268	%description xorg
14mr|x11-server-1.15.1-4|269	x11-server-xorg is the new generation of X server from X.Org.
14mr|x11-server-1.15.1-4|270	
14mr|x11-server-1.15.1-4|271	%files xorg
14mr|x11-server-1.15.1-4|272	%{_bindir}/X
14mr|x11-server-1.15.1-4|273	%{_bindir}/Xorg
14mr|x11-server-1.15.1-4|274	%attr(4755,root,root)%{_bindir}/Xwrapper
14mr|x11-server-1.15.1-4|275	%{_sysconfdir}/X11/X
14mr|x11-server-1.15.1-4|276	%{_sysconfdir}/pam.d/xserver
14mr|x11-server-1.15.1-4|277	%{_sysconfdir}/security/console.apps/xserver
14mr|x11-server-1.15.1-4|278	%{_mandir}/man1/Xorg.*
14mr|x11-server-1.15.1-4|279	%{_mandir}/man1/Xserver.*
14mr|x11-server-1.15.1-4|280	%{_mandir}/man5/xorg.conf.*
14mr|x11-server-1.15.1-4|281	%{_datadir}/X11/xorg.conf.d/10-evdev.conf
14mr|x11-server-1.15.1-4|282	%{_datadir}/X11/xorg.conf.d/10-quirks.conf
14mr|x11-server-1.15.1-4|283	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|284	
14mr|x11-server-1.15.1-4|285	%if %{with dmx}
14mr|x11-server-1.15.1-4|286	%package xdmx
14mr|x11-server-1.15.1-4|287	Summary:	Distributed Multi-head X server
14mr|x11-server-1.15.1-4|288	Group:		System/X11
14mr|x11-server-1.15.1-4|289	License:	MIT
14mr|x11-server-1.15.1-4|290	Requires:	x11-server-common = %{EVRD}
14mr|x11-server-1.15.1-4|291	
14mr|x11-server-1.15.1-4|292	%description xdmx
14mr|x11-server-1.15.1-4|293	Xdmx is a proxy X server that uses one or more other X servers
14mr|x11-server-1.15.1-4|294	as its display devices. It provides multi-head X functionality
14mr|x11-server-1.15.1-4|295	for displays that might be located on different machines.
14mr|x11-server-1.15.1-4|296	Xdmx functions as a front-end X server that acts as a proxy
14mr|x11-server-1.15.1-4|297	to a set of back-end X servers. All of the visible rendering is
14mr|x11-server-1.15.1-4|298	passed to the back-end X servers. Clients connect to the Xdmx
14mr|x11-server-1.15.1-4|299	front-end, and everything appears as it would in a regular
14mr|x11-server-1.15.1-4|300	multi-head configuration. If Xinerama is enabled (e.g.,
14mr|x11-server-1.15.1-4|301	with +xinerama on the command line), the clients see a single large screen.
14mr|x11-server-1.15.1-4|302	
14mr|x11-server-1.15.1-4|303	Xdmx communicates to the back-end X servers using the standard X11 protocol,
14mr|x11-server-1.15.1-4|304	and standard and/or commonly available X server extensions.
14mr|x11-server-1.15.1-4|305	
14mr|x11-server-1.15.1-4|306	%files xdmx
14mr|x11-server-1.15.1-4|307	%{_bindir}/Xdmx
14mr|x11-server-1.15.1-4|308	%{_bindir}/xdmx*
14mr|x11-server-1.15.1-4|309	%{_bindir}/dmx*
14mr|x11-server-1.15.1-4|310	%{_mandir}/man1/Xdmx.*
14mr|x11-server-1.15.1-4|311	%{_mandir}/man1/xdmxconfig.*
14mr|x11-server-1.15.1-4|312	%{_mandir}/man1/dmxtodmx.*
14mr|x11-server-1.15.1-4|313	%endif
14mr|x11-server-1.15.1-4|314	
14mr|x11-server-1.15.1-4|315	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|316	
14mr|x11-server-1.15.1-4|317	%package xnest
14mr|x11-server-1.15.1-4|318	Summary:	A nested X server
14mr|x11-server-1.15.1-4|319	Group:		System/X11
14mr|x11-server-1.15.1-4|320	License:	MIT
14mr|x11-server-1.15.1-4|321	Requires:	x11-server-common = %{EVRD}
14mr|x11-server-1.15.1-4|322	
14mr|x11-server-1.15.1-4|323	%description xnest
14mr|x11-server-1.15.1-4|324	Xnest is an X Window System server which runs in an X window.
14mr|x11-server-1.15.1-4|325	Xnest is a 'nested' window server, actually a client of the
14mr|x11-server-1.15.1-4|326	real X server, which manages windows and graphics requests
14mr|x11-server-1.15.1-4|327	for Xnest, while Xnest manages the windows and graphics
14mr|x11-server-1.15.1-4|328	requests for its own clients.
14mr|x11-server-1.15.1-4|329	
14mr|x11-server-1.15.1-4|330	You will need to install Xnest if you require an X server which
14mr|x11-server-1.15.1-4|331	will run as a client of your real X server (perhaps for
14mr|x11-server-1.15.1-4|332	testing purposes).
14mr|x11-server-1.15.1-4|333	
14mr|x11-server-1.15.1-4|334	%files xnest
14mr|x11-server-1.15.1-4|335	%{_bindir}/Xnest
14mr|x11-server-1.15.1-4|336	%{_mandir}/man1/Xnest.*
14mr|x11-server-1.15.1-4|337	
14mr|x11-server-1.15.1-4|338	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|339	
14mr|x11-server-1.15.1-4|340	%package xvfb
14mr|x11-server-1.15.1-4|341	Summary:	X virtual framebuffer server
14mr|x11-server-1.15.1-4|342	Group:		System/X11
14mr|x11-server-1.15.1-4|343	# xvfb-run is GPLv2, rest is MIT
14mr|x11-server-1.15.1-4|344	License:	MIT and GPLv2+
14mr|x11-server-1.15.1-4|345	Requires:	x11-server-common = %{EVRD}
14mr|x11-server-1.15.1-4|346	Requires:	xauth
14mr|x11-server-1.15.1-4|347	
14mr|x11-server-1.15.1-4|348	%description xvfb
14mr|x11-server-1.15.1-4|349	Xvfb (X Virtual Frame Buffer) is an X Windows System server
14mr|x11-server-1.15.1-4|350	that is capable of running on machines with no display hardware and no
14mr|x11-server-1.15.1-4|351	physical input devices.  Xvfb emulates a dumb framebuffer using virtual
14mr|x11-server-1.15.1-4|352	memory.  Xvfb doesn't open any devices, but behaves otherwise as an X
14mr|x11-server-1.15.1-4|353	display.  Xvfb is normally used for testing servers.  Using Xvfb, the mfb
14mr|x11-server-1.15.1-4|354	or cfb code for any depth can be exercised without using real hardware
14mr|x11-server-1.15.1-4|355	that supports the desired depths.  Xvfb has also been used to test X
14mr|x11-server-1.15.1-4|356	clients against unusual depths and screen configurations, to do batch
14mr|x11-server-1.15.1-4|357	processing with Xvfb as a background rendering engine, to do load testing,
14mr|x11-server-1.15.1-4|358	to help with porting an X server to a new platform, and to provide an
14mr|x11-server-1.15.1-4|359	unobtrusive way of running applications which really don't need an X
14mr|x11-server-1.15.1-4|360	server but insist on having one.
14mr|x11-server-1.15.1-4|361	
14mr|x11-server-1.15.1-4|362	If you need to test your X server or your X clients, you may want to
14mr|x11-server-1.15.1-4|363	install Xvfb for that purpose.
14mr|x11-server-1.15.1-4|364	
14mr|x11-server-1.15.1-4|365	%files xvfb
14mr|x11-server-1.15.1-4|366	%{_bindir}/Xvfb
14mr|x11-server-1.15.1-4|367	%{_bindir}/xvfb-run
14mr|x11-server-1.15.1-4|368	%{_mandir}/man1/Xvfb.*
14mr|x11-server-1.15.1-4|369	
14mr|x11-server-1.15.1-4|370	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|371	
14mr|x11-server-1.15.1-4|372	%package xephyr
14mr|x11-server-1.15.1-4|373	Summary:	KDrive Xephyr X server
14mr|x11-server-1.15.1-4|374	Group:		System/X11
14mr|x11-server-1.15.1-4|375	License:	MIT
14mr|x11-server-1.15.1-4|376	Requires:	x11-server-common = %{EVRD}
14mr|x11-server-1.15.1-4|377	
14mr|x11-server-1.15.1-4|378	%description xephyr
14mr|x11-server-1.15.1-4|379	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
14mr|x11-server-1.15.1-4|380	chipsets. It is recommended to be used on thin-clients and embedded systems.
14mr|x11-server-1.15.1-4|381	If you are on a standard desktop system you might want to use x11-server-xorg
14mr|x11-server-1.15.1-4|382	and the video driver corresponding to your video card.
14mr|x11-server-1.15.1-4|383	
14mr|x11-server-1.15.1-4|384	Xephyr is a X Server which targets a window on a host X Server
14mr|x11-server-1.15.1-4|385	as its framebuffer. Unlike Xnest it supports modern X extensions ( even
14mr|x11-server-1.15.1-4|386	if host server doesn't ) such as Composite, Damage, randr etc. It uses SHM
14mr|x11-server-1.15.1-4|387	Images and shadow framebuffer updates to provide good performance. It also
14mr|x11-server-1.15.1-4|388	has a visual debugging mode for observing screen updates.
14mr|x11-server-1.15.1-4|389	
14mr|x11-server-1.15.1-4|390	Possible uses include:
14mr|x11-server-1.15.1-4|391	- Xnest replacement - Window manager, Composite 'gadget', etc development tool.
14mr|x11-server-1.15.1-4|392	- Toolkit debugging - rendundant toolkit paints can be observered easily via
14mr|x11-server-1.15.1-4|393	the debugging mode.
14mr|x11-server-1.15.1-4|394	- X Server internals development - develop without the need for an extra
14mr|x11-server-1.15.1-4|395	machine.
14mr|x11-server-1.15.1-4|396	
14mr|x11-server-1.15.1-4|397	%files xephyr
14mr|x11-server-1.15.1-4|398	%{_bindir}/Xephyr
14mr|x11-server-1.15.1-4|399	%{_mandir}/man1/Xephyr.1*
14mr|x11-server-1.15.1-4|400	
14mr|x11-server-1.15.1-4|401	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|402	
14mr|x11-server-1.15.1-4|403	%if %{with xfake}
14mr|x11-server-1.15.1-4|404	%package xfake
14mr|x11-server-1.15.1-4|405	Summary:	KDrive fake X server
14mr|x11-server-1.15.1-4|406	Group:		System/X11
14mr|x11-server-1.15.1-4|407	License:	MIT
14mr|x11-server-1.15.1-4|408	Requires:	x11-server-common = %{EVRD}
14mr|x11-server-1.15.1-4|409	
14mr|x11-server-1.15.1-4|410	%description xfake
14mr|x11-server-1.15.1-4|411	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
14mr|x11-server-1.15.1-4|412	chipsets. It is recommended to be used on thin-clients and embedded systems.
14mr|x11-server-1.15.1-4|413	If you are on a standard desktop system you might want to use x11-server-xorg
14mr|x11-server-1.15.1-4|414	and the video driver corresponding to your video card.
14mr|x11-server-1.15.1-4|415	
14mr|x11-server-1.15.1-4|416	This KDrive server is targetted for testing purposes.
14mr|x11-server-1.15.1-4|417	
14mr|x11-server-1.15.1-4|418	%files xfake
14mr|x11-server-1.15.1-4|419	%{_bindir}/Xfake
14mr|x11-server-1.15.1-4|420	%endif
14mr|x11-server-1.15.1-4|421	
14mr|x11-server-1.15.1-4|422	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|423	
14mr|x11-server-1.15.1-4|424	%package xfbdev
14mr|x11-server-1.15.1-4|425	Summary:	KDrive fbdev X server
14mr|x11-server-1.15.1-4|426	Group:		System/X11
14mr|x11-server-1.15.1-4|427	License:	MIT
14mr|x11-server-1.15.1-4|428	Requires:	x11-server-common = %{EVRD}
14mr|x11-server-1.15.1-4|429	
14mr|x11-server-1.15.1-4|430	%description xfbdev
14mr|x11-server-1.15.1-4|431	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
14mr|x11-server-1.15.1-4|432	chipsets. It is recommended to be used on thin-clients and embedded systems.
14mr|x11-server-1.15.1-4|433	If you are on a standard desktop system you might want to use x11-server-xorg
14mr|x11-server-1.15.1-4|434	and the video driver corresponding to your video card.
14mr|x11-server-1.15.1-4|435	
14mr|x11-server-1.15.1-4|436	This KDrive server is targetted for being used on top of linux framebuffer.
14mr|x11-server-1.15.1-4|437	
14mr|x11-server-1.15.1-4|438	%files xfbdev
14mr|x11-server-1.15.1-4|439	%{_bindir}/Xfbdev
14mr|x11-server-1.15.1-4|440	
14mr|x11-server-1.15.1-4|441	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|442	
14mr|x11-server-1.15.1-4|443	%define xserver_source_dir %{_datadir}/%{name}-source
14mr|x11-server-1.15.1-4|444	
14mr|x11-server-1.15.1-4|445	%package source
14mr|x11-server-1.15.1-4|446	Summary:	Xserver source code required to build unofficial servers
14mr|x11-server-1.15.1-4|447	Group:		Development/X11
14mr|x11-server-1.15.1-4|448	License:	MIT
14mr|x11-server-1.15.1-4|449	BuildArch:	noarch
14mr|x11-server-1.15.1-4|450	
14mr|x11-server-1.15.1-4|451	%description source
14mr|x11-server-1.15.1-4|452	Xserver source code needed to build unofficial servers, like Xvnc.
14mr|x11-server-1.15.1-4|453	
14mr|x11-server-1.15.1-4|454	%files source
14mr|x11-server-1.15.1-4|455	%{xserver_source_dir}
14mr|x11-server-1.15.1-4|456	
14mr|x11-server-1.15.1-4|457	#----------------------------------------------------------------------------
14mr|x11-server-1.15.1-4|458	
14mr|x11-server-1.15.1-4|459	%prep
14mr|x11-server-1.15.1-4|460	%setup -q -n xorg-server-%{version}
14mr|x11-server-1.15.1-4|461	%apply_patches
14mr|x11-server-1.15.1-4|462	
14mr|x11-server-1.15.1-4|463	# check the ABI in the source against what we expect.
14mr|x11-server-1.15.1-4|464	getmajor() {
14mr|x11-server-1.15.1-4|465	grep -i ^#define.ABI.$1_VERSION hw/xfree86/common/xf86Module.h |
14mr|x11-server-1.15.1-4|466	tr '(),' '   ' | awk '{ print $4 }'
14mr|x11-server-1.15.1-4|467	}
14mr|x11-server-1.15.1-4|468	
14mr|x11-server-1.15.1-4|469	getminor() {
14mr|x11-server-1.15.1-4|470	grep -i ^#define.ABI.$1_VERSION hw/xfree86/common/xf86Module.h |
14mr|x11-server-1.15.1-4|471	tr '(),' '   ' | awk '{ print $5 }'
14mr|x11-server-1.15.1-4|472	}
14mr|x11-server-1.15.1-4|473	
14mr|x11-server-1.15.1-4|474	test `getmajor ansic` == %{ansic_major}
14mr|x11-server-1.15.1-4|475	test `getminor ansic` == %{ansic_minor}
14mr|x11-server-1.15.1-4|476	test `getmajor videodrv` == %{videodrv_major}
14mr|x11-server-1.15.1-4|477	test `getminor videodrv` == %{videodrv_minor}
14mr|x11-server-1.15.1-4|478	test `getmajor xinput` == %{xinput_major}
14mr|x11-server-1.15.1-4|479	test `getminor xinput` == %{xinput_minor}
14mr|x11-server-1.15.1-4|480	test `getmajor extension` == %{extension_major}
14mr|x11-server-1.15.1-4|481	test `getminor extension` == %{extension_minor}
14mr|x11-server-1.15.1-4|482	
14mr|x11-server-1.15.1-4|483	
14mr|x11-server-1.15.1-4|484	%build
14mr|x11-server-1.15.1-4|485	%serverbuild_hardened
14mr|x11-server-1.15.1-4|486	
14mr|x11-server-1.15.1-4|487	autoreconf -if
14mr|x11-server-1.15.1-4|488	
14mr|x11-server-1.15.1-4|489	# Copy the clean dir to a 'source' directory that will be used to make the
14mr|x11-server-1.15.1-4|490	# x11-server-source subpackage
14mr|x11-server-1.15.1-4|491	mkdir source
14mr|x11-server-1.15.1-4|492	find . -maxdepth 1 ! -name source ! -name '\.' -exec cp -r '{}' source \;
14mr|x11-server-1.15.1-4|493	
14mr|x11-server-1.15.1-4|494	
14mr|x11-server-1.15.1-4|495	%if %{with debug}
14mr|x11-server-1.15.1-4|496	CFLAGS='-DBUILDDEBUG -O0 -gdwarf-4 -I/usr/include/tirpc' \
14mr|x11-server-1.15.1-4|497	%else
14mr|x11-server-1.15.1-4|498	CFLAGS='-I/usr/include/tirpc' \
14mr|x11-server-1.15.1-4|499	%endif
14mr|x11-server-1.15.1-4|500	%configure2_5x \
14mr|x11-server-1.15.1-4|501	--disable-static \
14mr|x11-server-1.15.1-4|502	--with-log-dir=%{_logdir} \
14mr|x11-server-1.15.1-4|503	--with-os-vendor="%{_vendor}" \
14mr|x11-server-1.15.1-4|504	--with-os-name="`echo \`uname -s -r\` | sed -e s'/ /_/g'`" \
14mr|x11-server-1.15.1-4|505	--with-vendor-web="%{bugurl}" \
14mr|x11-server-1.15.1-4|506	--with-extra-module-dir=%{extra_module_dir} \
14mr|x11-server-1.15.1-4|507	%if %{with debug}
14mr|x11-server-1.15.1-4|508	--enable-debug \
14mr|x11-server-1.15.1-4|509	%else
14mr|x11-server-1.15.1-4|510	--disable-debug \
14mr|x11-server-1.15.1-4|511	%endif
14mr|x11-server-1.15.1-4|512	%if %{with builddocs}
14mr|x11-server-1.15.1-4|513	--enable-builddocs \
14mr|x11-server-1.15.1-4|514	%else
14mr|x11-server-1.15.1-4|515	--disable-builddocs \
14mr|x11-server-1.15.1-4|516	%endif
14mr|x11-server-1.15.1-4|517	--enable-config-udev \
14mr|x11-server-1.15.1-4|518	--enable-config-udev-kms \
14mr|x11-server-1.15.1-4|519	--disable-strict-compilation \
14mr|x11-server-1.15.1-4|520	--disable-install-libxf86config \
14mr|x11-server-1.15.1-4|521	--enable-composite \
14mr|x11-server-1.15.1-4|522	--enable-xres \
14mr|x11-server-1.15.1-4|523	--enable-record \
14mr|x11-server-1.15.1-4|524	--enable-xv \
14mr|x11-server-1.15.1-4|525	--enable-xvmc \
14mr|x11-server-1.15.1-4|526	--enable-dga \
14mr|x11-server-1.15.1-4|527	--enable-screensaver \
14mr|x11-server-1.15.1-4|528	--enable-xdmcp \
14mr|x11-server-1.15.1-4|529	--enable-xdm-auth-1 \
14mr|x11-server-1.15.1-4|530	--enable-glx \
14mr|x11-server-1.15.1-4|531	--enable-aiglx \
14mr|x11-server-1.15.1-4|532	--enable-glx-tls \
14mr|x11-server-1.15.1-4|533	--enable-dri \
14mr|x11-server-1.15.1-4|534	--enable-dri2 \
14mr|x11-server-1.15.1-4|535	--enable-dri3 \
14mr|x11-server-1.15.1-4|536	--enable-xinerama \
14mr|x11-server-1.15.1-4|537	--enable-xf86vidmode \
14mr|x11-server-1.15.1-4|538	--enable-xace \
14mr|x11-server-1.15.1-4|539	--enable-xcsecurity \
14mr|x11-server-1.15.1-4|540	--enable-xf86bigfont \
14mr|x11-server-1.15.1-4|541	--enable-dpms \
14mr|x11-server-1.15.1-4|542	--disable-tslib \
14mr|x11-server-1.15.1-4|543	--enable-dbe \
14mr|x11-server-1.15.1-4|544	--enable-xfree86-utils \
14mr|x11-server-1.15.1-4|545	--enable-xorg \
14mr|x11-server-1.15.1-4|546	%if %{with dmx}
14mr|x11-server-1.15.1-4|547	--enable-dmx \
14mr|x11-server-1.15.1-4|548	%else
14mr|x11-server-1.15.1-4|549	--disable-dmx \
14mr|x11-server-1.15.1-4|550	%endif
14mr|x11-server-1.15.1-4|551	--enable-xvfb \
14mr|x11-server-1.15.1-4|552	--enable-xnest \
14mr|x11-server-1.15.1-4|553	--disable-xwin \
14mr|x11-server-1.15.1-4|554	--enable-kdrive \
14mr|x11-server-1.15.1-4|555	%if %{with xfake}
14mr|x11-server-1.15.1-4|556	--enable-xfake \
14mr|x11-server-1.15.1-4|557	%else
14mr|x11-server-1.15.1-4|558	--disable-xfake \
14mr|x11-server-1.15.1-4|559	%endif
14mr|x11-server-1.15.1-4|560	--enable-xephyr \
14mr|x11-server-1.15.1-4|561	--enable-secure-rpc \
14mr|x11-server-1.15.1-4|562	--enable-xwrapper \
14mr|x11-server-1.15.1-4|563	--enable-pam \
14mr|x11-server-1.15.1-4|564	%if %{with dbus}
14mr|x11-server-1.15.1-4|565	--enable-config-dbus \
14mr|x11-server-1.15.1-4|566	%else
14mr|x11-server-1.15.1-4|567	--disable-config-dbus \
14mr|x11-server-1.15.1-4|568	%endif
14mr|x11-server-1.15.1-4|569	--disable-config-hal \
14mr|x11-server-1.15.1-4|570	--with-sha1=libcrypto \
14mr|x11-server-1.15.1-4|571	--with-default-font-path="catalogue:%{_sysconfdir}/X11/fontpath.d"
14mr|x11-server-1.15.1-4|572	
14mr|x11-server-1.15.1-4|573	# Let's not disable setuid on Xorg binary for some time, let this feature
14mr|x11-server-1.15.1-4|574	# be tested by other distros first.
14mr|x11-server-1.15.1-4|575	
14mr|x11-server-1.15.1-4|576	pushd include && make xorg-server.h dix-config.h xorg-config.h && popd
14mr|x11-server-1.15.1-4|577	
14mr|x11-server-1.15.1-4|578	%make
14mr|x11-server-1.15.1-4|579	
14mr|x11-server-1.15.1-4|580	%install
14mr|x11-server-1.15.1-4|581	%makeinstall_std
14mr|x11-server-1.15.1-4|582	
14mr|x11-server-1.15.1-4|583	mkdir -p %{buildroot}%{_sysconfdir}/X11/
14mr|x11-server-1.15.1-4|584	ln -s %{_bindir}/Xorg %{buildroot}%{_sysconfdir}/X11/X
14mr|x11-server-1.15.1-4|585	ln -sf %{_bindir}/Xwrapper %{buildroot}%{_bindir}/X
14mr|x11-server-1.15.1-4|586	
14mr|x11-server-1.15.1-4|587	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|x11-server-1.15.1-4|588	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/xserver
14mr|x11-server-1.15.1-4|589	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mr|x11-server-1.15.1-4|590	touch %{buildroot}%{_sysconfdir}/security/console.apps/xserver
14mr|x11-server-1.15.1-4|591	
14mr|x11-server-1.15.1-4|592	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults
14mr|x11-server-1.15.1-4|593	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d
14mr|x11-server-1.15.1-4|594	
14mr|x11-server-1.15.1-4|595	# move README.compiled outside compiled/ dir, so there won't be any problem with x11-data-xkbdata
14mr|x11-server-1.15.1-4|596	mv -f %{buildroot}%{_datadir}/X11/xkb/compiled/README.compiled %{buildroot}%{_datadir}/X11/xkb/
14mr|x11-server-1.15.1-4|597	
14mr|x11-server-1.15.1-4|598	# for compatibility with legacy applications (see #23423, for example)
14mr|x11-server-1.15.1-4|599	mkdir -p %{buildroot}%{_prefix}/X11R6/lib/
14mr|x11-server-1.15.1-4|600	ln -s ../../%{_lib}/X11 %{buildroot}%{_prefix}/X11R6/lib/X11
14mr|x11-server-1.15.1-4|601	
14mr|x11-server-1.15.1-4|602	# create more module directories to be owned by x11-server-common
14mr|x11-server-1.15.1-4|603	install -d -m755 %{buildroot}%{_libdir}/xorg/modules/{input,drivers}
14mr|x11-server-1.15.1-4|604	install -d -m755 %{buildroot}%{xorg1_6_extra_modules}
14mr|x11-server-1.15.1-4|605	
14mr|x11-server-1.15.1-4|606	# (anssi) manage proprietary drivers
14mr|x11-server-1.15.1-4|607	install -d -m755 %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL
14mr|x11-server-1.15.1-4|608	cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/standard.conf << EOF
14mr|x11-server-1.15.1-4|609	# This file is knowingly empty since the libraries are in standard search
14mr|x11-server-1.15.1-4|610	# path. Please do not remove this file.
14mr|x11-server-1.15.1-4|611	EOF
14mr|x11-server-1.15.1-4|612	touch %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14mr|x11-server-1.15.1-4|613	
14mr|x11-server-1.15.1-4|614	install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/xvfb-run
14mr|x11-server-1.15.1-4|615	
14mr|x11-server-1.15.1-4|616	# Make the source package
14mr|x11-server-1.15.1-4|617	cp -r source %{buildroot}%{xserver_source_dir}
14mr|x11-server-1.15.1-4|618	
14mr|x11-server-1.15.1-4|619	install -m 755 %{SOURCE30} %{buildroot}%{_bindir}
14mr|x11-server-1.15.1-4|620	
14mr|x11-server-1.15.1-4|621	# Create xorg.conf.d
14mr|x11-server-1.15.1-4|622	install -d -m 755 %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
14mr|x11-server-1.15.1-4|623	
14mr|x11-server-1.15.1-4|624	
14mr|x11-server-1.15.1-4|625	%changelog
14mr|x11-server-1.15.1-4|626	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.15.1-4
14mr|x11-server-1.15.1-4|627	+ Revision: 2a4ccfb
14mr|x11-server-1.15.1-4|628	- MassBuild#440: Increase release tag
14mr|x11-server-1.15.1-4|629	
14mr|x11-server-1.15.1-4|630	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.1-3
14mr|x11-server-1.15.1-4|631	+ Revision: 90c671b
14mr|x11-server-1.15.1-4|632	- Disabled immediate symbol resolution for ld (it might have broken Xorg)
14mr|x11-server-1.15.1-4|633	
14mr|x11-server-1.15.1-4|634	* Wed May 28 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.1-2
14mr|x11-server-1.15.1-4|635	+ Revision: 8d4f1ed
14mr|x11-server-1.15.1-4|636	- Make sure /usr/include/tirpc/ is searched for rpc/* headers
14mr|x11-server-1.15.1-4|637	- glibc does not provide most of them anymore and the X server links
14mr|x11-server-1.15.1-4|638	- with libtirpc anyway.
14mr|x11-server-1.15.1-4|639	
14mr|x11-server-1.15.1-4|640	* Tue Apr 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.1-1
14mr|x11-server-1.15.1-4|641	+ Revision: 0a7fcf4
14mr|x11-server-1.15.1-4|642	- Removed an excessive 'Requires'
14mr|x11-server-1.15.1-4|643	
14mr|x11-server-1.15.1-4|644	* Tue Apr 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.1-1
14mr|x11-server-1.15.1-4|645	+ Revision: 1c3255e
14mr|x11-server-1.15.1-4|646	- Added missing file; removed excessive option
14mr|x11-server-1.15.1-4|647	- It seems, specifying --enable-install-setuid breaks the builds performed
14mr|x11-server-1.15.1-4|648	- by a non-root user. Remove this option. The wrapper should handle the
14mr|x11-server-1.15.1-4|649	- ownership of X.
14mr|x11-server-1.15.1-4|650	
14mr|x11-server-1.15.1-4|651	* Tue Apr 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.1-1
14mr|x11-server-1.15.1-4|652	+ Revision: 78c74cd
14mr|x11-server-1.15.1-4|653	- Revisited the patch set, prepared the project for update to 1.15.1
14mr|x11-server-1.15.1-4|654	
14mr|x11-server-1.15.1-4|655	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 1.14.5-7
14mr|x11-server-1.15.1-4|656	+ Revision: f2f4427
14mr|x11-server-1.15.1-4|657	- sync
14mr|x11-server-1.15.1-4|658	
14mr|x11-server-1.15.1-4|659	* Sat Dec 28 2013 akdengi <kazancas@mandriva.ru> 1.14.5-7
14mr|x11-server-1.15.1-4|660	+ Revision: a667e20
14mr|x11-server-1.15.1-4|661	- disable fedora patches
14mr|x11-server-1.15.1-4|662	
14mr|x11-server-1.15.1-4|663	* Thu Dec 26 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mr|x11-server-1.15.1-4|664	+ Revision: e47b041
14mr|x11-server-1.15.1-4|665	- drop new.spec
14mr|x11-server-1.15.1-4|666	
14mr|x11-server-1.15.1-4|667	* Thu Dec 26 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mr|x11-server-1.15.1-4|668	+ Revision: 1b5db3f
14mr|x11-server-1.15.1-4|669	- drop new.spec
14mr|x11-server-1.15.1-4|670	
14mr|x11-server-1.15.1-4|671	* Thu Dec 26 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mr|x11-server-1.15.1-4|672	+ Revision: 89b4da2
14mr|x11-server-1.15.1-4|673	- remove udev rules
14mr|x11-server-1.15.1-4|674	
14mr|x11-server-1.15.1-4|675	* Thu Dec 26 2013 akdengi <kazancas@mandriva.ru> 1.14.5-5
14mr|x11-server-1.15.1-4|676	+ Revision: 9fc603d
14mr|x11-server-1.15.1-4|677	- remove udev rules
14mr|x11-server-1.15.1-4|678	
14mr|x11-server-1.15.1-4|679	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.14.5-5
14mr|x11-server-1.15.1-4|680	+ Revision: bf24720
14mr|x11-server-1.15.1-4|681	- SILENT revert to 1.14.5-5
14mr|x11-server-1.15.1-4|682	
14mr|x11-server-1.15.1-4|683	* Thu Dec 19 2013 akdengi <alexander.kazancev@rosalab.ru> 1.14.5-8
14mr|x11-server-1.15.1-4|684	+ Revision: 184a118
14mr|x11-server-1.15.1-4|685	- SILENT fix patch
14mr|x11-server-1.15.1-4|686	
14mr|x11-server-1.15.1-4|687	* Thu Dec 19 2013 akdengi <alexander.kazancev@rosalab.ru> 1.14.5-8
14mr|x11-server-1.15.1-4|688	+ Revision: b7b02e5
14mr|x11-server-1.15.1-4|689	- return Fedora patches
14mr|x11-server-1.15.1-4|690	
14mr|x11-server-1.15.1-4|691	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-7
14mr|x11-server-1.15.1-4|692	+ Revision: 861e54e
14mr|x11-server-1.15.1-4|693	- return new pamd and keyboard config
14mr|x11-server-1.15.1-4|694	
14mr|x11-server-1.15.1-4|695	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-7
14mr|x11-server-1.15.1-4|696	+ Revision: 884ad2f
14mr|x11-server-1.15.1-4|697	- return old way
14mr|x11-server-1.15.1-4|698	
14mr|x11-server-1.15.1-4|699	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mr|x11-server-1.15.1-4|700	+ Revision: 10548e0
14mr|x11-server-1.15.1-4|701	- fix patchset
14mr|x11-server-1.15.1-4|702	
14mr|x11-server-1.15.1-4|703	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mr|x11-server-1.15.1-4|704	+ Revision: 9e69a47
14mr|x11-server-1.15.1-4|705	- disable patch 2008
14mr|x11-server-1.15.1-4|706	
14mr|x11-server-1.15.1-4|707	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mr|x11-server-1.15.1-4|708	+ Revision: aadf7ec
14mr|x11-server-1.15.1-4|709	- disable patch 2007
14mr|x11-server-1.15.1-4|710	
14mr|x11-server-1.15.1-4|711	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mr|x11-server-1.15.1-4|712	+ Revision: 0b353eb
14mr|x11-server-1.15.1-4|713	- add some fedora patches
14mr|x11-server-1.15.1-4|714	
14mr|x11-server-1.15.1-4|715	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mr|x11-server-1.15.1-4|716	+ Revision: 1c5fca9
14mr|x11-server-1.15.1-4|717	- add patch
14mr|x11-server-1.15.1-4|718	
14mr|x11-server-1.15.1-4|719	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mr|x11-server-1.15.1-4|720	+ Revision: a916c0b
14mr|x11-server-1.15.1-4|721	- disable all Mandriva patches and add backlight patch
14mr|x11-server-1.15.1-4|722	
14mr|x11-server-1.15.1-4|723	* Tue Dec 17 2013 akdengi <kazancas@mandriva.ru> 1.14.5-5
14mr|x11-server-1.15.1-4|724	+ Revision: 29d4055
14mr|x11-server-1.15.1-4|725	- fix migrate way
14mr|x11-server-1.15.1-4|726	
14mr|x11-server-1.15.1-4|727	* Tue Dec 17 2013 akdengi <kazancas@mandriva.ru> 1.14.5-4
14mr|x11-server-1.15.1-4|728	+ Revision: 69f94a0
14mr|x11-server-1.15.1-4|729	- run drakkeyboard if missing config X11
14mr|x11-server-1.15.1-4|730	
14mr|x11-server-1.15.1-4|731	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 1.14.5-3
14mr|x11-server-1.15.1-4|732	+ Revision: 63a009c
14mr|x11-server-1.15.1-4|733	- Up release
14mr|x11-server-1.15.1-4|734	
14mr|x11-server-1.15.1-4|735	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 1.14.5-2
14mr|x11-server-1.15.1-4|736	+ Revision: c175295
14mr|x11-server-1.15.1-4|737	- Add to post in common package call /usr/bin/setxkbmap
14mr|x11-server-1.15.1-4|738	
14mr|x11-server-1.15.1-4|739	* Fri Dec 13 2013 akdengi <kazancas@mandriva.ru> 1.14.5-1
14mr|x11-server-1.15.1-4|740	+ Revision: 7091bdc
14mr|x11-server-1.15.1-4|741	- Update to 1.14.5
14mr|x11-server-1.15.1-4|742	
14mr|x11-server-1.15.1-4|743	* Thu Nov 07 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14.4-2
14mr|x11-server-1.15.1-4|744	+ Revision: a2b9568
14mr|x11-server-1.15.1-4|745	- disabled a 908 patch
14mr|x11-server-1.15.1-4|746	
14mr|x11-server-1.15.1-4|747	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14.4-1
14mr|x11-server-1.15.1-4|748	+ Revision: aa28f47
14mr|x11-server-1.15.1-4|749	- LOG New version 1.14.4
14mr|x11-server-1.15.1-4|750	
14mr|x11-server-1.15.1-4|751	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14.3-4
14mr|x11-server-1.15.1-4|752	+ Revision: 4f91a21
14mr|x11-server-1.15.1-4|753	- LOG Spec cleanup
14mr|x11-server-1.15.1-4|754	
14mr|x11-server-1.15.1-4|755	* Thu Oct 31 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14.3-3
14mr|x11-server-1.15.1-4|756	+ Revision: 436e732
14mr|x11-server-1.15.1-4|757	- sync to cooker, removed abf.yml copy
14mr|x11-server-1.15.1-4|758	
14mr|x11-server-1.15.1-4|759	

22115 14
14mr|x11-sgml-doctools-1.11-2|1	Name: x11-sgml-doctools
14mr|x11-sgml-doctools-1.11-2|2	Version: 1.11
14mr|x11-sgml-doctools-1.11-2|3	Release: 2
14mr|x11-sgml-doctools-1.11-2|4	Summary: Xorg X11 sgml documentation tools
14mr|x11-sgml-doctools-1.11-2|5	Group: Development/X11
14mr|x11-sgml-doctools-1.11-2|6	URL: http://xorg.freedesktop.org
14mr|x11-sgml-doctools-1.11-2|7	Source0: http://xorg.freedesktop.org/releases/individual/doc/xorg-sgml-doctools-%{version}.tar.bz2
14mr|x11-sgml-doctools-1.11-2|8	License: MIT
14mr|x11-sgml-doctools-1.11-2|9	BuildArch: noarch
14mr|x11-sgml-doctools-1.11-2|10	
14mr|x11-sgml-doctools-1.11-2|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|x11-sgml-doctools-1.11-2|12	
14mr|x11-sgml-doctools-1.11-2|13	Obsoletes: xorg-x11 < 7.0
14mr|x11-sgml-doctools-1.11-2|14	
14mr|x11-sgml-doctools-1.11-2|15	%description
14mr|x11-sgml-doctools-1.11-2|16	Xorg X11 sgml documentation tools
14mr|x11-sgml-doctools-1.11-2|17	
14mr|x11-sgml-doctools-1.11-2|18	%prep
14mr|x11-sgml-doctools-1.11-2|19	%setup -q -n xorg-sgml-doctools-%{version}
14mr|x11-sgml-doctools-1.11-2|20	
14mr|x11-sgml-doctools-1.11-2|21	%build
14mr|x11-sgml-doctools-1.11-2|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|x11-sgml-doctools-1.11-2|23	--x-libraries=%{_libdir}
14mr|x11-sgml-doctools-1.11-2|24	
14mr|x11-sgml-doctools-1.11-2|25	%make
14mr|x11-sgml-doctools-1.11-2|26	
14mr|x11-sgml-doctools-1.11-2|27	%install
14mr|x11-sgml-doctools-1.11-2|28	%makeinstall_std
14mr|x11-sgml-doctools-1.11-2|29	
14mr|x11-sgml-doctools-1.11-2|30	%files
14mr|x11-sgml-doctools-1.11-2|31	%{_datadir}/sgml/X11/defs.ent
14mr|x11-sgml-doctools-1.11-2|32	%{_datadir}/sgml/X11/xorg.css
14mr|x11-sgml-doctools-1.11-2|33	%{_datadir}/sgml/X11/xorg.xsl
14mr|x11-sgml-doctools-1.11-2|34	%{_datadir}/sgml/X11/dbs/masterdb.*
14mr|x11-sgml-doctools-1.11-2|35	%{_datadir}/sgml/X11/xorg-fo.xsl
14mr|x11-sgml-doctools-1.11-2|36	%{_datadir}/sgml/X11/xorg-chunk.xsl
14mr|x11-sgml-doctools-1.11-2|37	%{_datadir}/sgml/X11/xorg-xhtml.xsl
14mr|x11-sgml-doctools-1.11-2|38	%{_datadir}/pkgconfig/xorg-sgml-doctools.pc
14mr|x11-sgml-doctools-1.11-2|39	
14mr|x11-sgml-doctools-1.11-2|40	%changelog
14mr|x11-sgml-doctools-1.11-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.11-2
14mr|x11-sgml-doctools-1.11-2|42	+ Revision: e5a8574
14mr|x11-sgml-doctools-1.11-2|43	- MassBuild#440: Increase release tag
14mr|x11-sgml-doctools-1.11-2|44	
14mr|x11-sgml-doctools-1.11-2|45	

22116 14
14mr|x11-ssh-askpass-1.2.4-3|1	# Version of ssh-askpass
14mr|x11-ssh-askpass-1.2.4-3|2	%define aversion 1.2.4.1
14mr|x11-ssh-askpass-1.2.4-3|3	
14mr|x11-ssh-askpass-1.2.4-3|4	Summary:	OpenSSH X11 passphrase dialog
14mr|x11-ssh-askpass-1.2.4-3|5	Name:		x11-ssh-askpass
14mr|x11-ssh-askpass-1.2.4-3|6	Version:	1.2.4
14mr|x11-ssh-askpass-1.2.4-3|7	Release:	3
14mr|x11-ssh-askpass-1.2.4-3|8	License:	Public Domain
14mr|x11-ssh-askpass-1.2.4-3|9	Group:		Networking/Remote access
14mr|x11-ssh-askpass-1.2.4-3|10	URL:		http://www.jmknoble.net/software/x11-ssh-askpass/
14mr|x11-ssh-askpass-1.2.4-3|11	Source0:	http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.bz2
14mr|x11-ssh-askpass-1.2.4-3|12	Patch0:		x11-ssh-askpass-1.2.4-random.patch
14mr|x11-ssh-askpass-1.2.4-3|13	BuildRequires:	imake
14mr|x11-ssh-askpass-1.2.4-3|14	BuildRequires:	rman
14mr|x11-ssh-askpass-1.2.4-3|15	# http://qa.mandriva.com/show_bug.cgi?id=22736
14mr|x11-ssh-askpass-1.2.4-3|16	BuildRequires:	x11-util-cf-files >= 1.0.2
14mr|x11-ssh-askpass-1.2.4-3|17	BuildRequires:	gccmakedep
14mr|x11-ssh-askpass-1.2.4-3|18	BuildRequires:	pkgconfig(x11)
14mr|x11-ssh-askpass-1.2.4-3|19	BuildRequires:	pkgconfig(xt)
14mr|x11-ssh-askpass-1.2.4-3|20	Requires:	openssh
14mr|x11-ssh-askpass-1.2.4-3|21	Requires: 	openssh-askpass-common
14mr|x11-ssh-askpass-1.2.4-3|22	Obsoletes:	ssh-extras, ssh-askpass
14mr|x11-ssh-askpass-1.2.4-3|23	Provides:	ssh-extras, ssh-askpass = 5.9p1
14mr|x11-ssh-askpass-1.2.4-3|24	Requires(pre):	update-alternatives
14mr|x11-ssh-askpass-1.2.4-3|25	
14mr|x11-ssh-askpass-1.2.4-3|26	%description
14mr|x11-ssh-askpass-1.2.4-3|27	This package contains Jim Knoble's X11 passphrase dialog.
14mr|x11-ssh-askpass-1.2.4-3|28	
14mr|x11-ssh-askpass-1.2.4-3|29	%prep
14mr|x11-ssh-askpass-1.2.4-3|30	
14mr|x11-ssh-askpass-1.2.4-3|31	%setup -q -n x11-ssh-askpass-%{aversion}
14mr|x11-ssh-askpass-1.2.4-3|32	%patch0 -p1 -b .random
14mr|x11-ssh-askpass-1.2.4-3|33	
14mr|x11-ssh-askpass-1.2.4-3|34	%build
14mr|x11-ssh-askpass-1.2.4-3|35	%serverbuild
14mr|x11-ssh-askpass-1.2.4-3|36	
14mr|x11-ssh-askpass-1.2.4-3|37	%configure2_5x \
14mr|x11-ssh-askpass-1.2.4-3|38	--prefix=%{_prefix} \
14mr|x11-ssh-askpass-1.2.4-3|39	--libdir=%{_libdir} \
14mr|x11-ssh-askpass-1.2.4-3|40	--mandir=%{_mandir} \
14mr|x11-ssh-askpass-1.2.4-3|41	--libexecdir=%{_libdir}/ssh \
14mr|x11-ssh-askpass-1.2.4-3|42	--with-app-defaults-dir=%{_sysconfdir}/X11/app-defaults
14mr|x11-ssh-askpass-1.2.4-3|43	
14mr|x11-ssh-askpass-1.2.4-3|44	
14mr|x11-ssh-askpass-1.2.4-3|45	xmkmf -a
14mr|x11-ssh-askpass-1.2.4-3|46	make includes
14mr|x11-ssh-askpass-1.2.4-3|47	
14mr|x11-ssh-askpass-1.2.4-3|48	%ifarch x86_64
14mr|x11-ssh-askpass-1.2.4-3|49	#perl -pi -e "s|/usr/lib\b|%{_libdir}|g" Makefile
14mr|x11-ssh-askpass-1.2.4-3|50	perl -pi -e "s|i586-mandriva-linux-gnu|x86_64-mandriva-linux-gnu|g" Makefile
14mr|x11-ssh-askpass-1.2.4-3|51	#perl -pi -e "s|%{_libdir}/gcc/|/usr/lib/gcc/|g" Makefile
14mr|x11-ssh-askpass-1.2.4-3|52	perl -pi -e "s|-m32|-m64|g" Makefile
14mr|x11-ssh-askpass-1.2.4-3|53	perl -pi -e "s|__i386__|__x86_64__|g" Makefile
14mr|x11-ssh-askpass-1.2.4-3|54	%endif
14mr|x11-ssh-askpass-1.2.4-3|55	
14mr|x11-ssh-askpass-1.2.4-3|56	make \
14mr|x11-ssh-askpass-1.2.4-3|57	XAPPLOADDIR=%{_sysconfdir}/X11/app-defaults \
14mr|x11-ssh-askpass-1.2.4-3|58	BINDIR=%{_libdir}/ssh \
14mr|x11-ssh-askpass-1.2.4-3|59	CDEBUGFLAGS="$RPM_OPT_FLAGS" \
14mr|x11-ssh-askpass-1.2.4-3|60	CXXDEBUGFLAGS="$RPM_OPT_FLAGS"
14mr|x11-ssh-askpass-1.2.4-3|61	
14mr|x11-ssh-askpass-1.2.4-3|62	# For some reason the x11-ssh-askpass.1.html file is not created on 10.0/10.1
14mr|x11-ssh-askpass-1.2.4-3|63	# x86_64, so we just do it manually here... (oden)
14mr|x11-ssh-askpass-1.2.4-3|64	rm -f x11-ssh-askpass.1x.html x11-ssh-askpass.1x-html
14mr|x11-ssh-askpass-1.2.4-3|65	rman -f HTML < x11-ssh-askpass._man > x11-ssh-askpass.1x-html && \
14mr|x11-ssh-askpass-1.2.4-3|66	mv -f x11-ssh-askpass.1x-html x11-ssh-askpass.1.html
14mr|x11-ssh-askpass-1.2.4-3|67	
14mr|x11-ssh-askpass-1.2.4-3|68	%install
14mr|x11-ssh-askpass-1.2.4-3|69	install -d %{buildroot}%{_libdir}/ssh
14mr|x11-ssh-askpass-1.2.4-3|70	make DESTDIR=%{buildroot} install
14mr|x11-ssh-askpass-1.2.4-3|71	make DESTDIR=%{buildroot} install.man
14mr|x11-ssh-askpass-1.2.4-3|72	install -d %{buildroot}%{_libdir}/ssh
14mr|x11-ssh-askpass-1.2.4-3|73	install -d %{buildroot}%{_sysconfdir}/X11/app-defaults
14mr|x11-ssh-askpass-1.2.4-3|74	install -m0644 SshAskpass.ad %{buildroot}%{_sysconfdir}/X11/app-defaults/SshAskpass
14mr|x11-ssh-askpass-1.2.4-3|75	install -m0755 x11-ssh-askpass %{buildroot}%{_libdir}/ssh/
14mr|x11-ssh-askpass-1.2.4-3|76	install -m0644 x11-ssh-askpass.man %{buildroot}%{_mandir}/man1/x11-ssh-askpass.1
14mr|x11-ssh-askpass-1.2.4-3|77	
14mr|x11-ssh-askpass-1.2.4-3|78	# cleanup
14mr|x11-ssh-askpass-1.2.4-3|79	rm -f %{buildroot}%{_libdir}/ssh/ssh-askpass
14mr|x11-ssh-askpass-1.2.4-3|80	rm -f %{buildroot}%{_mandir}/man1/ssh-askpass.1x*
14mr|x11-ssh-askpass-1.2.4-3|81	
14mr|x11-ssh-askpass-1.2.4-3|82	%post
14mr|x11-ssh-askpass-1.2.4-3|83	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_libdir}/ssh/x11-ssh-askpass 10
14mr|x11-ssh-askpass-1.2.4-3|84	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_libdir}/ssh/x11-ssh-askpass 10
14mr|x11-ssh-askpass-1.2.4-3|85	
14mr|x11-ssh-askpass-1.2.4-3|86	%postun
14mr|x11-ssh-askpass-1.2.4-3|87	[ $1 = 0 ] || exit 0
14mr|x11-ssh-askpass-1.2.4-3|88	update-alternatives --remove ssh-askpass %{_libdir}/ssh/x11-ssh-askpass
14mr|x11-ssh-askpass-1.2.4-3|89	update-alternatives --remove bssh-askpass %{_libdir}/ssh/x11-ssh-askpass
14mr|x11-ssh-askpass-1.2.4-3|90	
14mr|x11-ssh-askpass-1.2.4-3|91	%files
14mr|x11-ssh-askpass-1.2.4-3|92	%doc README ChangeLog SshAskpass*.ad x11-ssh-askpass.1.html
14mr|x11-ssh-askpass-1.2.4-3|93	%{_libdir}/ssh/x11-ssh-askpass
14mr|x11-ssh-askpass-1.2.4-3|94	%{_sysconfdir}/X11/app-defaults/SshAskpass
14mr|x11-ssh-askpass-1.2.4-3|95	%{_mandir}/man1/x11-ssh-askpass.1*
14mr|x11-ssh-askpass-1.2.4-3|96	
14mr|x11-ssh-askpass-1.2.4-3|97	
14mr|x11-ssh-askpass-1.2.4-3|98	
14mr|x11-ssh-askpass-1.2.4-3|99	
14mr|x11-ssh-askpass-1.2.4-3|100	%changelog
14mr|x11-ssh-askpass-1.2.4-3|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.4-3
14mr|x11-ssh-askpass-1.2.4-3|102	+ Revision: 2de18d5
14mr|x11-ssh-askpass-1.2.4-3|103	- MassBuild#440: Increase release tag
14mr|x11-ssh-askpass-1.2.4-3|104	
14mr|x11-ssh-askpass-1.2.4-3|105	

22117 14
14mr|x11-tools-1.0.0-12|1	Name: x11-tools
14mr|x11-tools-1.0.0-12|2	Version: 1.0.0
14mr|x11-tools-1.0.0-12|3	Release: 12
14mr|x11-tools-1.0.0-12|4	Summary: X11 tools
14mr|x11-tools-1.0.0-12|5	Group: Development/X11
14mr|x11-tools-1.0.0-12|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x11-tools-1.0.0-12|7	License: GPL
14mr|x11-tools-1.0.0-12|8	BuildArch: noarch
14mr|x11-tools-1.0.0-12|9	
14mr|x11-tools-1.0.0-12|10	# very useful tools
14mr|x11-tools-1.0.0-12|11	Requires: iceauth
14mr|x11-tools-1.0.0-12|12	Requires: lbxproxy
14mr|x11-tools-1.0.0-12|13	Requires: luit
14mr|x11-tools-1.0.0-12|14	Requires: setxkbmap
14mr|x11-tools-1.0.0-12|15	Requires: smproxy
14mr|x11-tools-1.0.0-12|16	Requires: xauth
14mr|x11-tools-1.0.0-12|17	Requires: xcmsdb
14mr|x11-tools-1.0.0-12|18	Requires: xconsole
14mr|x11-tools-1.0.0-12|19	Requires: xdpyinfo
14mr|x11-tools-1.0.0-12|20	Requires: xfindproxy
14mr|x11-tools-1.0.0-12|21	Requires: xfwp
14mr|x11-tools-1.0.0-12|22	Requires: xgamma
14mr|x11-tools-1.0.0-12|23	Requires: xhost
14mr|x11-tools-1.0.0-12|24	Requires: xinit
14mr|x11-tools-1.0.0-12|25	Requires: xkill
14mr|x11-tools-1.0.0-12|26	Requires: xmodmap
14mr|x11-tools-1.0.0-12|27	Requires: xrandr
14mr|x11-tools-1.0.0-12|28	Requires: xrdb
14mr|x11-tools-1.0.0-12|29	Requires: xset
14mr|x11-tools-1.0.0-12|30	Requires: xsetmode
14mr|x11-tools-1.0.0-12|31	Requires: xsetpointer
14mr|x11-tools-1.0.0-12|32	Requires: xsetroot
14mr|x11-tools-1.0.0-12|33	Requires: xstdcmap
14mr|x11-tools-1.0.0-12|34	
14mr|x11-tools-1.0.0-12|35	# less useful tools
14mr|x11-tools-1.0.0-12|36	Requires: appres
14mr|x11-tools-1.0.0-12|37	Requires: editres
14mr|x11-tools-1.0.0-12|38	Requires: listres
14mr|x11-tools-1.0.0-12|39	Requires: rstart
14mr|x11-tools-1.0.0-12|40	Requires: x11-scripts
14mr|x11-tools-1.0.0-12|41	Requires: viewres
14mr|x11-tools-1.0.0-12|42	Requires: x11perf
14mr|x11-tools-1.0.0-12|43	Requires: xev
14mr|x11-tools-1.0.0-12|44	Requires: xcursorgen
14mr|x11-tools-1.0.0-12|45	Requires: xfsinfo
14mr|x11-tools-1.0.0-12|46	Requires: xlsatoms
14mr|x11-tools-1.0.0-12|47	Requires: xlsclients
14mr|x11-tools-1.0.0-12|48	Requires: xkbcomp
14mr|x11-tools-1.0.0-12|49	Requires: xkbevd
14mr|x11-tools-1.0.0-12|50	Requires: xkbprint
14mr|x11-tools-1.0.0-12|51	Requires: xkbutils
14mr|x11-tools-1.0.0-12|52	Requires: xprop
14mr|x11-tools-1.0.0-12|53	Requires: xrefresh
14mr|x11-tools-1.0.0-12|54	Requires: xtrap
14mr|x11-tools-1.0.0-12|55	Requires: xvidtune
14mr|x11-tools-1.0.0-12|56	Requires: xvinfo
14mr|x11-tools-1.0.0-12|57	Requires: xwininfo
14mr|x11-tools-1.0.0-12|58	
14mr|x11-tools-1.0.0-12|59	# more tools
14mr|x11-tools-1.0.0-12|60	Requires: proxymngr
14mr|x11-tools-1.0.0-12|61	#Requires: xrx
14mr|x11-tools-1.0.0-12|62	
14mr|x11-tools-1.0.0-12|63	# build tools
14mr|x11-tools-1.0.0-12|64	Requires: makedepend
14mr|x11-tools-1.0.0-12|65	
14mr|x11-tools-1.0.0-12|66	%description
14mr|x11-tools-1.0.0-12|67	X11 tools
14mr|x11-tools-1.0.0-12|68	
14mr|x11-tools-1.0.0-12|69	%files
14mr|x11-tools-1.0.0-12|70	%defattr(-,root,root)
14mr|x11-tools-1.0.0-12|71	
14mr|x11-tools-1.0.0-12|72	
14mr|x11-tools-1.0.0-12|73	
14mr|x11-tools-1.0.0-12|74	%changelog
14mr|x11-tools-1.0.0-12|75	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-12
14mr|x11-tools-1.0.0-12|76	+ Revision: 7cf039c
14mr|x11-tools-1.0.0-12|77	- MassBuild#440: Increase release tag
14mr|x11-tools-1.0.0-12|78	
14mr|x11-tools-1.0.0-12|79	

22118 14
14mr|x11-util-cf-files-1.0.5-4|1	Summary:	Templates for imake
14mr|x11-util-cf-files-1.0.5-4|2	Name:		x11-util-cf-files
14mr|x11-util-cf-files-1.0.5-4|3	Version:	1.0.5
14mr|x11-util-cf-files-1.0.5-4|4	Release:	4
14mr|x11-util-cf-files-1.0.5-4|5	License:	MIT
14mr|x11-util-cf-files-1.0.5-4|6	Group:		Development/X11
14mr|x11-util-cf-files-1.0.5-4|7	Url:		http://xorg.freedesktop.org
14mr|x11-util-cf-files-1.0.5-4|8	Source0:	http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-%{version}.tar.bz2
14mr|x11-util-cf-files-1.0.5-4|9	Patch0:		0001-Add-mdvconfig.patch
14mr|x11-util-cf-files-1.0.5-4|10	BuildArch:	noarch
14mr|x11-util-cf-files-1.0.5-4|11	
14mr|x11-util-cf-files-1.0.5-4|12	%description
14mr|x11-util-cf-files-1.0.5-4|13	Templates for imake.
14mr|x11-util-cf-files-1.0.5-4|14	
14mr|x11-util-cf-files-1.0.5-4|15	%files
14mr|x11-util-cf-files-1.0.5-4|16	%dir %{_datadir}/X11/config
14mr|x11-util-cf-files-1.0.5-4|17	%{_datadir}/X11/config/*
14mr|x11-util-cf-files-1.0.5-4|18	
14mr|x11-util-cf-files-1.0.5-4|19	#----------------------------------------------------------------------------
14mr|x11-util-cf-files-1.0.5-4|20	
14mr|x11-util-cf-files-1.0.5-4|21	%prep
14mr|x11-util-cf-files-1.0.5-4|22	%setup -q -n xorg-cf-files-%{version}
14mr|x11-util-cf-files-1.0.5-4|23	%patch0 -p1 -b .mdvconfig
14mr|x11-util-cf-files-1.0.5-4|24	
14mr|x11-util-cf-files-1.0.5-4|25	%build
14mr|x11-util-cf-files-1.0.5-4|26	%configure2_5x \
14mr|x11-util-cf-files-1.0.5-4|27	--with-config-dir=%{_datadir}/X11/config
14mr|x11-util-cf-files-1.0.5-4|28	
14mr|x11-util-cf-files-1.0.5-4|29	%make
14mr|x11-util-cf-files-1.0.5-4|30	
14mr|x11-util-cf-files-1.0.5-4|31	%install
14mr|x11-util-cf-files-1.0.5-4|32	%makeinstall_std
14mr|x11-util-cf-files-1.0.5-4|33	
14mr|x11-util-cf-files-1.0.5-4|34	
14mr|x11-util-cf-files-1.0.5-4|35	%changelog
14mr|x11-util-cf-files-1.0.5-4|36	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-4
14mr|x11-util-cf-files-1.0.5-4|37	+ Revision: 26b8a80
14mr|x11-util-cf-files-1.0.5-4|38	- MassBuild#440: Increase release tag
14mr|x11-util-cf-files-1.0.5-4|39	
14mr|x11-util-cf-files-1.0.5-4|40	

22119 14
14mr|x11-util-macros-1.17.1-3|1	Summary:	Macro used for X.org development
14mr|x11-util-macros-1.17.1-3|2	Name:		x11-util-macros
14mr|x11-util-macros-1.17.1-3|3	Version:	1.17.1
14mr|x11-util-macros-1.17.1-3|4	Release:	3
14mr|x11-util-macros-1.17.1-3|5	Group:		Development/X11
14mr|x11-util-macros-1.17.1-3|6	License:	MIT
14mr|x11-util-macros-1.17.1-3|7	Url:		http://xorg.freedesktop.org
14mr|x11-util-macros-1.17.1-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.bz2
14mr|x11-util-macros-1.17.1-3|9	BuildArch:	noarch
14mr|x11-util-macros-1.17.1-3|10	
14mr|x11-util-macros-1.17.1-3|11	%description
14mr|x11-util-macros-1.17.1-3|12	Macros used for X.org development.
14mr|x11-util-macros-1.17.1-3|13	
14mr|x11-util-macros-1.17.1-3|14	%files
14mr|x11-util-macros-1.17.1-3|15	%{_datadir}/util-macros/INSTALL
14mr|x11-util-macros-1.17.1-3|16	%{_datadir}/aclocal/xorg-macros.m4
14mr|x11-util-macros-1.17.1-3|17	%{_datadir}/pkgconfig/xorg-macros.pc
14mr|x11-util-macros-1.17.1-3|18	
14mr|x11-util-macros-1.17.1-3|19	#----------------------------------------------------------------------------
14mr|x11-util-macros-1.17.1-3|20	
14mr|x11-util-macros-1.17.1-3|21	%prep
14mr|x11-util-macros-1.17.1-3|22	%setup -q -n util-macros-%{version}
14mr|x11-util-macros-1.17.1-3|23	
14mr|x11-util-macros-1.17.1-3|24	%build
14mr|x11-util-macros-1.17.1-3|25	%configure2_5x
14mr|x11-util-macros-1.17.1-3|26	%make
14mr|x11-util-macros-1.17.1-3|27	
14mr|x11-util-macros-1.17.1-3|28	%install
14mr|x11-util-macros-1.17.1-3|29	%makeinstall_std
14mr|x11-util-macros-1.17.1-3|30	
14mr|x11-util-macros-1.17.1-3|31	
14mr|x11-util-macros-1.17.1-3|32	%changelog
14mr|x11-util-macros-1.17.1-3|33	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.17.1-3
14mr|x11-util-macros-1.17.1-3|34	+ Revision: e450927
14mr|x11-util-macros-1.17.1-3|35	- MassBuild#440: Increase release tag
14mr|x11-util-macros-1.17.1-3|36	
14mr|x11-util-macros-1.17.1-3|37	

22120 14
14mr|x11-util-modular-0.0.2-14|1	Name: x11-util-modular
14mr|x11-util-modular-0.0.2-14|2	BuildArch: noarch
14mr|x11-util-modular-0.0.2-14|3	Summary: Set of scripts to manage modular X.org packages
14mr|x11-util-modular-0.0.2-14|4	Version: 0.0.2
14mr|x11-util-modular-0.0.2-14|5	Release: 14
14mr|x11-util-modular-0.0.2-14|6	Group: Development/X11
14mr|x11-util-modular-0.0.2-14|7	########################################################################
14mr|x11-util-modular-0.0.2-14|8	# git clone git://anongit.freedesktop.org/xorg/util/modular xorg/util/modular
14mr|x11-util-modular-0.0.2-14|9	# cd xorg/util/modular
14mr|x11-util-modular-0.0.2-14|10	# git-archive --format=tar --prefix=x11-util-modular-0.0.2/ a78aabbfdadafcc6fa802f6bf45c832e645bc191 | bzip2 -9 > x11-util-modular-0.0.2.tar.bz2
14mr|x11-util-modular-0.0.2-14|11	########################################################################
14mr|x11-util-modular-0.0.2-14|12	Source0: %{name}-%{version}.tar.bz2
14mr|x11-util-modular-0.0.2-14|13	License: GPLv2+ and MIT
14mr|x11-util-modular-0.0.2-14|14	BuildRoot: %{_tmppath}/%{name}-root
14mr|x11-util-modular-0.0.2-14|15	
14mr|x11-util-modular-0.0.2-14|16	Requires: perl sudo
14mr|x11-util-modular-0.0.2-14|17	Requires: git-core cvs
14mr|x11-util-modular-0.0.2-14|18	Requires: make gcc bison flex autoconf
14mr|x11-util-modular-0.0.2-14|19	Requires: glibc-devel freetype2-devel
14mr|x11-util-modular-0.0.2-14|20	Requires: strace wget
14mr|x11-util-modular-0.0.2-14|21	
14mr|x11-util-modular-0.0.2-14|22	# git-format-patch master..patches
14mr|x11-util-modular-0.0.2-14|23	Patch1: 0001-Add-a-set-of-scripts-to-allow-easier-build-of-xorg-l.patch
14mr|x11-util-modular-0.0.2-14|24	Patch2: 0002-Update-to-latest-version-of-build-scripts.patch
14mr|x11-util-modular-0.0.2-14|25	Patch3: 0003-Update-to-latest-build-scripts.patch
14mr|x11-util-modular-0.0.2-14|26	Patch4: 0004-Update-for-rpm-build-and-current-git-master.patch
14mr|x11-util-modular-0.0.2-14|27	Patch5: 0005-Update-rpm-build-to-match-Mandriva-cooker.patch
14mr|x11-util-modular-0.0.2-14|28	Patch6: 0006-Update-script-to-build-a-xorg-snapshot-and-the-rpm-b.patch
14mr|x11-util-modular-0.0.2-14|29	Patch7: 0007-Update-build-scripts-to-match-latest-build-requirem.patch
14mr|x11-util-modular-0.0.2-14|30	Patch8: 0008-Update-to-latest-build-of-snapshot-packages.patch
14mr|x11-util-modular-0.0.2-14|31	
14mr|x11-util-modular-0.0.2-14|32	%description
14mr|x11-util-modular-0.0.2-14|33	Scripts used for X.org package management.
14mr|x11-util-modular-0.0.2-14|34	
14mr|x11-util-modular-0.0.2-14|35	%prep
14mr|x11-util-modular-0.0.2-14|36	%setup -q -n %{name}-%{version}
14mr|x11-util-modular-0.0.2-14|37	
14mr|x11-util-modular-0.0.2-14|38	%patch1 -p1
14mr|x11-util-modular-0.0.2-14|39	%patch2 -p1
14mr|x11-util-modular-0.0.2-14|40	%patch3 -p1
14mr|x11-util-modular-0.0.2-14|41	%patch4 -p1
14mr|x11-util-modular-0.0.2-14|42	%patch5 -p1
14mr|x11-util-modular-0.0.2-14|43	%patch6 -p1
14mr|x11-util-modular-0.0.2-14|44	%patch7 -p1
14mr|x11-util-modular-0.0.2-14|45	%patch8 -p1
14mr|x11-util-modular-0.0.2-14|46	
14mr|x11-util-modular-0.0.2-14|47	%build
14mr|x11-util-modular-0.0.2-14|48	
14mr|x11-util-modular-0.0.2-14|49	%install
14mr|x11-util-modular-0.0.2-14|50	rm -rf %{buildroot}
14mr|x11-util-modular-0.0.2-14|51	
14mr|x11-util-modular-0.0.2-14|52	pushd xorg-scripts
14mr|x11-util-modular-0.0.2-14|53	for script in *.pl; do
14mr|x11-util-modular-0.0.2-14|54	install -D -m 755 $script %{buildroot}/%{_bindir}/$script
14mr|x11-util-modular-0.0.2-14|55	done
14mr|x11-util-modular-0.0.2-14|56	install -D -m 644 xorg-scripts.txt %{buildroot}/%{_docdir}/%{name}/xorg-scripts.txt
14mr|x11-util-modular-0.0.2-14|57	popd
14mr|x11-util-modular-0.0.2-14|58	
14mr|x11-util-modular-0.0.2-14|59	%clean
14mr|x11-util-modular-0.0.2-14|60	rm -rf %{buildroot}
14mr|x11-util-modular-0.0.2-14|61	
14mr|x11-util-modular-0.0.2-14|62	%files
14mr|x11-util-modular-0.0.2-14|63	%defattr(-,root,root)
14mr|x11-util-modular-0.0.2-14|64	%{_bindir}/*.pl
14mr|x11-util-modular-0.0.2-14|65	%doc %{_docdir}/%{name}/*
14mr|x11-util-modular-0.0.2-14|66	
14mr|x11-util-modular-0.0.2-14|67	
14mr|x11-util-modular-0.0.2-14|68	
14mr|x11-util-modular-0.0.2-14|69	%changelog
14mr|x11-util-modular-0.0.2-14|70	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.2-14
14mr|x11-util-modular-0.0.2-14|71	+ Revision: 84d1447
14mr|x11-util-modular-0.0.2-14|72	- MassBuild#440: Increase release tag
14mr|x11-util-modular-0.0.2-14|73	
14mr|x11-util-modular-0.0.2-14|74	

22121 14
14mr|x11-xtrans-devel-1.3.2-2|1	Name:		x11-xtrans-devel
14mr|x11-xtrans-devel-1.3.2-2|2	Summary:	Abstract network code for X
14mr|x11-xtrans-devel-1.3.2-2|3	Version:	1.3.2
14mr|x11-xtrans-devel-1.3.2-2|4	Release:	2
14mr|x11-xtrans-devel-1.3.2-2|5	Group:		Development/X11
14mr|x11-xtrans-devel-1.3.2-2|6	License:	MIT
14mr|x11-xtrans-devel-1.3.2-2|7	URL:		http://xorg.freedesktop.org
14mr|x11-xtrans-devel-1.3.2-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/lib/xtrans-%{version}.tar.bz2
14mr|x11-xtrans-devel-1.3.2-2|9	Source1:	%name.rpmlintrc
14mr|x11-xtrans-devel-1.3.2-2|10	Patch0:		xtrans-1.2.7-tirpc.patch
14mr|x11-xtrans-devel-1.3.2-2|11	Conflicts:	libxorg-x11-devel < 7.0
14mr|x11-xtrans-devel-1.3.2-2|12	BuildRequires:	pkgconfig(xorg-macros) >= 1.12
14mr|x11-xtrans-devel-1.3.2-2|13	
14mr|x11-xtrans-devel-1.3.2-2|14	%description
14mr|x11-xtrans-devel-1.3.2-2|15	Abstract network code for X.
14mr|x11-xtrans-devel-1.3.2-2|16	
14mr|x11-xtrans-devel-1.3.2-2|17	%prep
14mr|x11-xtrans-devel-1.3.2-2|18	%setup -q -n xtrans-%{version}
14mr|x11-xtrans-devel-1.3.2-2|19	%apply_patches
14mr|x11-xtrans-devel-1.3.2-2|20	aclocal
14mr|x11-xtrans-devel-1.3.2-2|21	automake -a
14mr|x11-xtrans-devel-1.3.2-2|22	autoconf
14mr|x11-xtrans-devel-1.3.2-2|23	
14mr|x11-xtrans-devel-1.3.2-2|24	%build
14mr|x11-xtrans-devel-1.3.2-2|25	%configure
14mr|x11-xtrans-devel-1.3.2-2|26	%make
14mr|x11-xtrans-devel-1.3.2-2|27	
14mr|x11-xtrans-devel-1.3.2-2|28	%install
14mr|x11-xtrans-devel-1.3.2-2|29	%makeinstall_std
14mr|x11-xtrans-devel-1.3.2-2|30	rm %{buildroot}%_datadir/doc/xtrans/xtrans.*
14mr|x11-xtrans-devel-1.3.2-2|31	
14mr|x11-xtrans-devel-1.3.2-2|32	%pre
14mr|x11-xtrans-devel-1.3.2-2|33	if [ -h %{_includedir}/X11 ]; then
14mr|x11-xtrans-devel-1.3.2-2|34	rm -f %{_includedir}/X11
14mr|x11-xtrans-devel-1.3.2-2|35	fi
14mr|x11-xtrans-devel-1.3.2-2|36	
14mr|x11-xtrans-devel-1.3.2-2|37	%files
14mr|x11-xtrans-devel-1.3.2-2|38	%doc doc/xtrans.xml
14mr|x11-xtrans-devel-1.3.2-2|39	%{_datadir}/pkgconfig/xtrans.pc
14mr|x11-xtrans-devel-1.3.2-2|40	%{_datadir}/aclocal/xtrans.m4
14mr|x11-xtrans-devel-1.3.2-2|41	%{_includedir}/X11/Xtrans/Xtransint.h
14mr|x11-xtrans-devel-1.3.2-2|42	%{_includedir}/X11/Xtrans/Xtrans.h
14mr|x11-xtrans-devel-1.3.2-2|43	%{_includedir}/X11/Xtrans/Xtrans.c
14mr|x11-xtrans-devel-1.3.2-2|44	%{_includedir}/X11/Xtrans/Xtranslcl.c
14mr|x11-xtrans-devel-1.3.2-2|45	%{_includedir}/X11/Xtrans/Xtranssock.c
14mr|x11-xtrans-devel-1.3.2-2|46	%{_includedir}/X11/Xtrans/Xtransutil.c
14mr|x11-xtrans-devel-1.3.2-2|47	%{_includedir}/X11/Xtrans/transport.c
14mr|x11-xtrans-devel-1.3.2-2|48	
14mr|x11-xtrans-devel-1.3.2-2|49	
14mr|x11-xtrans-devel-1.3.2-2|50	
14mr|x11-xtrans-devel-1.3.2-2|51	%changelog
14mr|x11-xtrans-devel-1.3.2-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.2-2
14mr|x11-xtrans-devel-1.3.2-2|53	+ Revision: deff629
14mr|x11-xtrans-devel-1.3.2-2|54	- MassBuild#440: Increase release tag
14mr|x11-xtrans-devel-1.3.2-2|55	
14mr|x11-xtrans-devel-1.3.2-2|56	

22122 14
14mr|x125-0.2.3-10|1	Summary:	A printer driver for the Lexmark X125 All-in-one printer/scanner/fax
14mr|x125-0.2.3-10|2	Name:		x125
14mr|x125-0.2.3-10|3	Version:	0.2.3
14mr|x125-0.2.3-10|4	Release:	10
14mr|x125-0.2.3-10|5	Group:		System/Printing
14mr|x125-0.2.3-10|6	License:	GPL
14mr|x125-0.2.3-10|7	URL:		http://sourceforge.net/projects/x125-linux/
14mr|x125-0.2.3-10|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-0.2.3.tar.gz
14mr|x125-0.2.3-10|9	Source1:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-network-0.2.0.tar.gz
14mr|x125-0.2.3-10|10	Patch0:		x125-0.2.3-LDFLAGS.diff
14mr|x125-0.2.3-10|11	Conflicts:	printer-utils = 2007
14mr|x125-0.2.3-10|12	Conflicts:	printer-filters = 2007
14mr|x125-0.2.3-10|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|x125-0.2.3-10|14	
14mr|x125-0.2.3-10|15	%description
14mr|x125-0.2.3-10|16	A printer driver for the Lexmark X125 All-in-one printer/scanner/fax.
14mr|x125-0.2.3-10|17	
14mr|x125-0.2.3-10|18	%prep
14mr|x125-0.2.3-10|19	
14mr|x125-0.2.3-10|20	%setup -q -c -T -a0 -a1
14mr|x125-0.2.3-10|21	%patch0 -p1 -b .LDFLAGS
14mr|x125-0.2.3-10|22	
14mr|x125-0.2.3-10|23	%build
14mr|x125-0.2.3-10|24	cd drv_x125/src
14mr|x125-0.2.3-10|25	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|x125-0.2.3-10|26	cd ../..
14mr|x125-0.2.3-10|27	cd drv_x125_network/src
14mr|x125-0.2.3-10|28	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mr|x125-0.2.3-10|29	cd ../..
14mr|x125-0.2.3-10|30	
14mr|x125-0.2.3-10|31	%install
14mr|x125-0.2.3-10|32	rm -rf %{buildroot}
14mr|x125-0.2.3-10|33	
14mr|x125-0.2.3-10|34	install -d %{buildroot}%{_bindir}
14mr|x125-0.2.3-10|35	
14mr|x125-0.2.3-10|36	install -m0755 drv_x125/src/x125_cmyk %{buildroot}%{_bindir}/
14mr|x125-0.2.3-10|37	install -m0755 drv_x125/src/x125_cmyk_print.sh %{buildroot}%{_bindir}/
14mr|x125-0.2.3-10|38	install -m0755 drv_x125_network/src/x125_network %{buildroot}%{_bindir}/
14mr|x125-0.2.3-10|39	
14mr|x125-0.2.3-10|40	cp drv_x125/README README.drv_x125
14mr|x125-0.2.3-10|41	cp drv_x125/FAQ FAQ.drv_x125
14mr|x125-0.2.3-10|42	cp drv_x125/ChangeLog ChangeLog.drv_x125
14mr|x125-0.2.3-10|43	cp drv_x125_network/README README.drv_x125_network
14mr|x125-0.2.3-10|44	cp drv_x125_network/FAQ FAQ.drv_x125_network
14mr|x125-0.2.3-10|45	cp drv_x125_network/ChangeLog ChangeLog.drv_x125_network
14mr|x125-0.2.3-10|46	
14mr|x125-0.2.3-10|47	%clean
14mr|x125-0.2.3-10|48	rm -rf %{buildroot}
14mr|x125-0.2.3-10|49	
14mr|x125-0.2.3-10|50	%files
14mr|x125-0.2.3-10|51	%defattr(0644,root,root,0755)
14mr|x125-0.2.3-10|52	%doc drv_x125/LICENSE README.* FAQ.* ChangeLog.*
14mr|x125-0.2.3-10|53	%attr(0755,root,root) %{_bindir}/*
14mr|x125-0.2.3-10|54	
14mr|x125-0.2.3-10|55	
14mr|x125-0.2.3-10|56	
14mr|x125-0.2.3-10|57	%changelog
14mr|x125-0.2.3-10|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.3-10
14mr|x125-0.2.3-10|59	+ Revision: 5c7145a
14mr|x125-0.2.3-10|60	- MassBuild#440: Increase release tag
14mr|x125-0.2.3-10|61	
14mr|x125-0.2.3-10|62	

22123 14
14mr|xalan-j2-2.7.1-3|1	%define _with_bootstrap 0
14mr|xalan-j2-2.7.1-3|2	%define bootstrap %{?_with_bootstrap:1}%{!?_with_bootstrap:%{?_without_bootstrap:0}%{!?_without_bootstrap:%{?_bootstrap:%{_bootstrap}}%{!?_bootstrap:0}}}
14mr|xalan-j2-2.7.1-3|3	
14mr|xalan-j2-2.7.1-3|4	%define cvs_version %(echo %{version} |sed -e 's,\\\.,_,g')
14mr|xalan-j2-2.7.1-3|5	
14mr|xalan-j2-2.7.1-3|6	Name:           xalan-j2
14mr|xalan-j2-2.7.1-3|7	Version:        2.7.1
14mr|xalan-j2-2.7.1-3|8	Release:        3
14mr|xalan-j2-2.7.1-3|9	Epoch:          0
14mr|xalan-j2-2.7.1-3|10	Summary:        Java XSLT processor
14mr|xalan-j2-2.7.1-3|11	License:        Apache Software License
14mr|xalan-j2-2.7.1-3|12	Source0:        http://archive.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz
14mr|xalan-j2-2.7.1-3|13	Patch0:         %{name}-noxsltcdeps.patch
14mr|xalan-j2-2.7.1-3|14	Patch1:         %{name}-manifest.patch
14mr|xalan-j2-2.7.1-3|15	Patch2:         %{name}-crosslink.patch
14mr|xalan-j2-2.7.1-3|16	URL:            http://xalan.apache.org/
14mr|xalan-j2-2.7.1-3|17	Group:          Development/Java
14mr|xalan-j2-2.7.1-3|18	
14mr|xalan-j2-2.7.1-3|19	BuildArch:      noarch
14mr|xalan-j2-2.7.1-3|20	Provides:       jaxp_transform_impl
14mr|xalan-j2-2.7.1-3|21	Requires:       jaxp_parser_impl
14mr|xalan-j2-2.7.1-3|22	Requires(post):  update-alternatives
14mr|xalan-j2-2.7.1-3|23	Requires(preun): update-alternatives
14mr|xalan-j2-2.7.1-3|24	BuildRequires:  jpackage-utils >= 0:1.6
14mr|xalan-j2-2.7.1-3|25	BuildRequires:  java-1.7.0-openjdk-devel java-rpmbuild
14mr|xalan-j2-2.7.1-3|26	BuildRequires:  ant
14mr|xalan-j2-2.7.1-3|27	%if ! %{bootstrap}
14mr|xalan-j2-2.7.1-3|28	BuildRequires:  java_cup
14mr|xalan-j2-2.7.1-3|29	BuildRequires:  bcel
14mr|xalan-j2-2.7.1-3|30	BuildRequires:  jlex
14mr|xalan-j2-2.7.1-3|31	BuildRequires:  regexp
14mr|xalan-j2-2.7.1-3|32	BuildRequires:  sed
14mr|xalan-j2-2.7.1-3|33	BuildRequires:  servletapi5
14mr|xalan-j2-2.7.1-3|34	BuildRequires:  xerces-j2 >= 0:2.7.1
14mr|xalan-j2-2.7.1-3|35	%endif
14mr|xalan-j2-2.7.1-3|36	#BuildRequires:  xerces-j2 >= 0:2.7.1
14mr|xalan-j2-2.7.1-3|37	BuildRequires:  xml-commons-jaxp-1.3-apis >= 0:1.3.03
14mr|xalan-j2-2.7.1-3|38	
14mr|xalan-j2-2.7.1-3|39	%description
14mr|xalan-j2-2.7.1-3|40	Xalan is an XSLT processor for transforming XML documents into HTML,
14mr|xalan-j2-2.7.1-3|41	text, or other XML document types. It implements the W3C Recommendations
14mr|xalan-j2-2.7.1-3|42	for XSL Transformations (XSLT) and the XML Path Language (XPath). It can
14mr|xalan-j2-2.7.1-3|43	be used from the command line, in an applet or a servlet, or as a module
14mr|xalan-j2-2.7.1-3|44	in other program.
14mr|xalan-j2-2.7.1-3|45	
14mr|xalan-j2-2.7.1-3|46	%if ! %{bootstrap}
14mr|xalan-j2-2.7.1-3|47	%package        xsltc
14mr|xalan-j2-2.7.1-3|48	Summary:        XSLT compiler
14mr|xalan-j2-2.7.1-3|49	Group:          Development/Java
14mr|xalan-j2-2.7.1-3|50	Requires:       java_cup
14mr|xalan-j2-2.7.1-3|51	Requires:       bcel
14mr|xalan-j2-2.7.1-3|52	Requires:       jlex
14mr|xalan-j2-2.7.1-3|53	Requires:       regexp
14mr|xalan-j2-2.7.1-3|54	Requires:       jaxp_parser_impl
14mr|xalan-j2-2.7.1-3|55	
14mr|xalan-j2-2.7.1-3|56	%description    xsltc
14mr|xalan-j2-2.7.1-3|57	The XSLT Compiler is a Java-based tool for compiling XSLT stylesheets into
14mr|xalan-j2-2.7.1-3|58	lightweight and portable Java byte codes called translets.
14mr|xalan-j2-2.7.1-3|59	%endif
14mr|xalan-j2-2.7.1-3|60	
14mr|xalan-j2-2.7.1-3|61	%package        manual
14mr|xalan-j2-2.7.1-3|62	Summary:        Manual for %{name}
14mr|xalan-j2-2.7.1-3|63	Group:          Development/Java
14mr|xalan-j2-2.7.1-3|64	
14mr|xalan-j2-2.7.1-3|65	%description    manual
14mr|xalan-j2-2.7.1-3|66	Documentation for %{name}.
14mr|xalan-j2-2.7.1-3|67	
14mr|xalan-j2-2.7.1-3|68	%package        javadoc
14mr|xalan-j2-2.7.1-3|69	Summary:        Javadoc for %{name}
14mr|xalan-j2-2.7.1-3|70	Group:          Development/Java
14mr|xalan-j2-2.7.1-3|71	BuildRequires:  java-javadoc
14mr|xalan-j2-2.7.1-3|72	
14mr|xalan-j2-2.7.1-3|73	%description    javadoc
14mr|xalan-j2-2.7.1-3|74	Javadoc for %{name}.
14mr|xalan-j2-2.7.1-3|75	
14mr|xalan-j2-2.7.1-3|76	%if ! %{bootstrap}
14mr|xalan-j2-2.7.1-3|77	%package        demo
14mr|xalan-j2-2.7.1-3|78	Summary:        Demo for %{name}
14mr|xalan-j2-2.7.1-3|79	Group:          Development/Java
14mr|xalan-j2-2.7.1-3|80	Requires:       %{name} = %{epoch}:%{version}-%{release}, servlet
14mr|xalan-j2-2.7.1-3|81	BuildRequires:  servlet
14mr|xalan-j2-2.7.1-3|82	
14mr|xalan-j2-2.7.1-3|83	%description    demo
14mr|xalan-j2-2.7.1-3|84	Demonstrations and samples for %{name}.
14mr|xalan-j2-2.7.1-3|85	%endif
14mr|xalan-j2-2.7.1-3|86	
14mr|xalan-j2-2.7.1-3|87	%track
14mr|xalan-j2-2.7.1-3|88	prog %{name} = {
14mr|xalan-j2-2.7.1-3|89	url = http://xalan.apache.org/xalan-j/index.html
14mr|xalan-j2-2.7.1-3|90	version = %{version}
14mr|xalan-j2-2.7.1-3|91	regex = "The current stable version for download is (__VER__)"
14mr|xalan-j2-2.7.1-3|92	}
14mr|xalan-j2-2.7.1-3|93	
14mr|xalan-j2-2.7.1-3|94	%prep
14mr|xalan-j2-2.7.1-3|95	%setup -q -n xalan-j_%{cvs_version}
14mr|xalan-j2-2.7.1-3|96	%apply_patches
14mr|xalan-j2-2.7.1-3|97	# Remove all binary libs, except ones needed to build docs and N/A elsewhere.
14mr|xalan-j2-2.7.1-3|98	for j in $(find . -name "*.jar"); do
14mr|xalan-j2-2.7.1-3|99	rm $j
14mr|xalan-j2-2.7.1-3|100	done
14mr|xalan-j2-2.7.1-3|101	# FIXME who knows where the sources are? xalan-j1 ?
14mr|xalan-j2-2.7.1-3|102	#mv tools/xalan2jdoc.jar.no tools/xalan2jdoc.jar
14mr|xalan-j2-2.7.1-3|103	#mv tools/xalan2jtaglet.jar.no tools/xalan2jtaglet.jar
14mr|xalan-j2-2.7.1-3|104	
14mr|xalan-j2-2.7.1-3|105	%build
14mr|xalan-j2-2.7.1-3|106	if [ ! -e "$JAVA_HOME" ] ; then export JAVA_HOME="%{java_home}" ; fi
14mr|xalan-j2-2.7.1-3|107	pushd lib
14mr|xalan-j2-2.7.1-3|108	ln -sf $(build-classpath java_cup-runtime) runtime.jar
14mr|xalan-j2-2.7.1-3|109	ln -sf $(build-classpath bcel) BCEL.jar
14mr|xalan-j2-2.7.1-3|110	ln -sf $(build-classpath regexp) regexp.jar
14mr|xalan-j2-2.7.1-3|111	ln -sf $(build-classpath xerces-j2) xercesImpl.jar
14mr|xalan-j2-2.7.1-3|112	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xml-apis.jar
14mr|xalan-j2-2.7.1-3|113	popd
14mr|xalan-j2-2.7.1-3|114	pushd tools
14mr|xalan-j2-2.7.1-3|115	ln -sf $(build-classpath java_cup) java_cup.jar
14mr|xalan-j2-2.7.1-3|116	ln -sf $(build-classpath ant) ant.jar
14mr|xalan-j2-2.7.1-3|117	ln -sf $(build-classpath jlex) JLex.jar
14mr|xalan-j2-2.7.1-3|118	#ln -sf $(build-classpath xml-stylebook) stylebook-1.0-b3_xalan-2.jar
14mr|xalan-j2-2.7.1-3|119	popd
14mr|xalan-j2-2.7.1-3|120	export CLASSPATH=$(build-classpath servletapi5)
14mr|xalan-j2-2.7.1-3|121	export JAVA_HOME=%{_prefix}/lib/jvm/java-1.7.0
14mr|xalan-j2-2.7.1-3|122	
14mr|xalan-j2-2.7.1-3|123	%if %{bootstrap}
14mr|xalan-j2-2.7.1-3|124	ant \
14mr|xalan-j2-2.7.1-3|125	-Djava.awt.headless=true \
14mr|xalan-j2-2.7.1-3|126	-Dapi.j2se=%{_javadocdir}/java \
14mr|xalan-j2-2.7.1-3|127	-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
14mr|xalan-j2-2.7.1-3|128	xalan-interpretive.jar
14mr|xalan-j2-2.7.1-3|129	%else
14mr|xalan-j2-2.7.1-3|130	ant \
14mr|xalan-j2-2.7.1-3|131	-Djava.awt.headless=true \
14mr|xalan-j2-2.7.1-3|132	-Dapi.j2se=%{_javadocdir}/java \
14mr|xalan-j2-2.7.1-3|133	-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
14mr|xalan-j2-2.7.1-3|134	xalan-interpretive.jar\
14mr|xalan-j2-2.7.1-3|135	xsltc.unbundledjar \
14mr|xalan-j2-2.7.1-3|136	docs \
14mr|xalan-j2-2.7.1-3|137	xsltc.docs \
14mr|xalan-j2-2.7.1-3|138	javadocs \
14mr|xalan-j2-2.7.1-3|139	samples \
14mr|xalan-j2-2.7.1-3|140	servlet
14mr|xalan-j2-2.7.1-3|141	%endif
14mr|xalan-j2-2.7.1-3|142	
14mr|xalan-j2-2.7.1-3|143	%install
14mr|xalan-j2-2.7.1-3|144	
14mr|xalan-j2-2.7.1-3|145	# jars
14mr|xalan-j2-2.7.1-3|146	install -d -m 755 %{buildroot}%{_javadir}
14mr|xalan-j2-2.7.1-3|147	install -p -m 644 build/xalan-interpretive.jar \
14mr|xalan-j2-2.7.1-3|148	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|xalan-j2-2.7.1-3|149	%if ! %{bootstrap}
14mr|xalan-j2-2.7.1-3|150	install -p -m 644 build/xsltc.jar \
14mr|xalan-j2-2.7.1-3|151	%{buildroot}%{_javadir}/xsltc-%{version}.jar
14mr|xalan-j2-2.7.1-3|152	%endif
14mr|xalan-j2-2.7.1-3|153	install -p -m 644 build/serializer.jar \
14mr|xalan-j2-2.7.1-3|154	%{buildroot}%{_javadir}/%{name}-serializer-%{version}.jar
14mr|xalan-j2-2.7.1-3|155	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|xalan-j2-2.7.1-3|156	
14mr|xalan-j2-2.7.1-3|157	%if ! %{bootstrap}
14mr|xalan-j2-2.7.1-3|158	
14mr|xalan-j2-2.7.1-3|159	# javadoc
14mr|xalan-j2-2.7.1-3|160	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xalan-j2-2.7.1-3|161	cp -pr build/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xalan-j2-2.7.1-3|162	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|xalan-j2-2.7.1-3|163	rm -rf build/docs/apidocs
14mr|xalan-j2-2.7.1-3|164	
14mr|xalan-j2-2.7.1-3|165	# demo
14mr|xalan-j2-2.7.1-3|166	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14mr|xalan-j2-2.7.1-3|167	install -p -m 644 build/xalansamples.jar \
14mr|xalan-j2-2.7.1-3|168	%{buildroot}%{_datadir}/%{name}/%{name}-samples.jar
14mr|xalan-j2-2.7.1-3|169	install -p -m 644 build/xalanservlet.war \
14mr|xalan-j2-2.7.1-3|170	%{buildroot}%{_datadir}/%{name}/%{name}-servlet.war
14mr|xalan-j2-2.7.1-3|171	cp -pr samples %{buildroot}%{_datadir}/%{name}
14mr|xalan-j2-2.7.1-3|172	
14mr|xalan-j2-2.7.1-3|173	# fix link between manual and javadoc
14mr|xalan-j2-2.7.1-3|174	(cd build/docs; ln -sf %{_javadocdir}/%{name}-%{version} apidocs)
14mr|xalan-j2-2.7.1-3|175	
14mr|xalan-j2-2.7.1-3|176	%endif
14mr|xalan-j2-2.7.1-3|177	
14mr|xalan-j2-2.7.1-3|178	%if 0
14mr|xalan-j2-2.7.1-3|179	# jaxp_transform_impl ghost symlink
14mr|xalan-j2-2.7.1-3|180	ln -s %{_sysconfdir}/alternatives \
14mr|xalan-j2-2.7.1-3|181	%{buildroot}%{_javadir}/jaxp_transform_impl.jar
14mr|xalan-j2-2.7.1-3|182	%endif
14mr|xalan-j2-2.7.1-3|183	
14mr|xalan-j2-2.7.1-3|184	%post
14mr|xalan-j2-2.7.1-3|185	update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
14mr|xalan-j2-2.7.1-3|186	jaxp_transform_impl %{_javadir}/%{name}.jar 30
14mr|xalan-j2-2.7.1-3|187	
14mr|xalan-j2-2.7.1-3|188	%preun
14mr|xalan-j2-2.7.1-3|189	{
14mr|xalan-j2-2.7.1-3|190	[ $1 = 0 ] || exit 0
14mr|xalan-j2-2.7.1-3|191	update-alternatives --remove jaxp_transform_impl %{_javadir}/%{name}.jar
14mr|xalan-j2-2.7.1-3|192	} >/dev/null 2>&1 || :
14mr|xalan-j2-2.7.1-3|193	
14mr|xalan-j2-2.7.1-3|194	#%post xsltc
14mr|xalan-j2-2.7.1-3|195	#update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
14mr|xalan-j2-2.7.1-3|196	#  jaxp_transform_impl %{_javadir}/xsltc.jar 10
14mr|xalan-j2-2.7.1-3|197	
14mr|xalan-j2-2.7.1-3|198	#%preun xsltc
14mr|xalan-j2-2.7.1-3|199	#{
14mr|xalan-j2-2.7.1-3|200	#  [ $1 = 0 ] || exit 0
14mr|xalan-j2-2.7.1-3|201	#  update-alternatives --remove jaxp_transform_impl %{_javadir}/xsltc.jar
14mr|xalan-j2-2.7.1-3|202	#} >/dev/null 2>&1 || :
14mr|xalan-j2-2.7.1-3|203	
14mr|xalan-j2-2.7.1-3|204	%if ! %{bootstrap}
14mr|xalan-j2-2.7.1-3|205	%if 0
14mr|xalan-j2-2.7.1-3|206	%post javadoc
14mr|xalan-j2-2.7.1-3|207	rm -f %{_javadocdir}/%{name}
14mr|xalan-j2-2.7.1-3|208	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mr|xalan-j2-2.7.1-3|209	
14mr|xalan-j2-2.7.1-3|210	%postun javadoc
14mr|xalan-j2-2.7.1-3|211	if [ "$1" = "0" ]; then
14mr|xalan-j2-2.7.1-3|212	rm -f %{_javadocdir}/%{name}
14mr|xalan-j2-2.7.1-3|213	fi
14mr|xalan-j2-2.7.1-3|214	%endif
14mr|xalan-j2-2.7.1-3|215	%endif
14mr|xalan-j2-2.7.1-3|216	
14mr|xalan-j2-2.7.1-3|217	%files
14mr|xalan-j2-2.7.1-3|218	%defattr(0644,root,root,0755)
14mr|xalan-j2-2.7.1-3|219	%doc KEYS
14mr|xalan-j2-2.7.1-3|220	%{_javadir}/%{name}-%{version}.jar
14mr|xalan-j2-2.7.1-3|221	%{_javadir}/%{name}.jar
14mr|xalan-j2-2.7.1-3|222	%{_javadir}/%{name}-serializer-%{version}.jar
14mr|xalan-j2-2.7.1-3|223	%{_javadir}/%{name}-serializer.jar
14mr|xalan-j2-2.7.1-3|224	%if 0
14mr|xalan-j2-2.7.1-3|225	%ghost %{_javadir}/jaxp_transform_impl.jar
14mr|xalan-j2-2.7.1-3|226	%endif
14mr|xalan-j2-2.7.1-3|227	
14mr|xalan-j2-2.7.1-3|228	%if ! %{bootstrap}
14mr|xalan-j2-2.7.1-3|229	%files xsltc
14mr|xalan-j2-2.7.1-3|230	%defattr(0644,root,root,0755)
14mr|xalan-j2-2.7.1-3|231	%{_javadir}/xsltc-%{version}.jar
14mr|xalan-j2-2.7.1-3|232	%{_javadir}/xsltc.jar
14mr|xalan-j2-2.7.1-3|233	#%ghost %{_javadir}/jaxp_transform_impl.jar
14mr|xalan-j2-2.7.1-3|234	
14mr|xalan-j2-2.7.1-3|235	%files manual
14mr|xalan-j2-2.7.1-3|236	%defattr(0644,root,root,0755)
14mr|xalan-j2-2.7.1-3|237	%doc build/docs/*
14mr|xalan-j2-2.7.1-3|238	
14mr|xalan-j2-2.7.1-3|239	%files javadoc
14mr|xalan-j2-2.7.1-3|240	%defattr(0644,root,root,0755)
14mr|xalan-j2-2.7.1-3|241	%doc %{_javadocdir}/%{name}-%{version}
14mr|xalan-j2-2.7.1-3|242	%doc %{_javadocdir}/%{name}
14mr|xalan-j2-2.7.1-3|243	
14mr|xalan-j2-2.7.1-3|244	%files demo
14mr|xalan-j2-2.7.1-3|245	%defattr(0644,root,root,0755)
14mr|xalan-j2-2.7.1-3|246	%{_datadir}/%{name}
14mr|xalan-j2-2.7.1-3|247	
14mr|xalan-j2-2.7.1-3|248	%endif
14mr|xalan-j2-2.7.1-3|249	
14mr|xalan-j2-2.7.1-3|250	%changelog
14mr|xalan-j2-2.7.1-3|251	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.7.1-3
14mr|xalan-j2-2.7.1-3|252	+ Revision: dfef3cd
14mr|xalan-j2-2.7.1-3|253	- Rebuild with java 7
14mr|xalan-j2-2.7.1-3|254	
14mr|xalan-j2-2.7.1-3|255	

22124 14
14mr|xapian-core-1.2.17-2|1	%define oname xapian
14mr|xapian-core-1.2.17-2|2	%define major 22
14mr|xapian-core-1.2.17-2|3	%define libname %mklibname %{oname} %{major}
14mr|xapian-core-1.2.17-2|4	%define develname %mklibname %{oname} -d
14mr|xapian-core-1.2.17-2|5	%define develnamestatic %mklibname %{oname} -d -s
14mr|xapian-core-1.2.17-2|6	
14mr|xapian-core-1.2.17-2|7	Summary:	Search engine library
14mr|xapian-core-1.2.17-2|8	Name:		xapian-core
14mr|xapian-core-1.2.17-2|9	Version:	1.2.17
14mr|xapian-core-1.2.17-2|10	Release:	2
14mr|xapian-core-1.2.17-2|11	License:	GPLv2+
14mr|xapian-core-1.2.17-2|12	Group:		Databases
14mr|xapian-core-1.2.17-2|13	URL:		http://www.xapian.org/
14mr|xapian-core-1.2.17-2|14	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
14mr|xapian-core-1.2.17-2|15	BuildRequires:	pkgconfig(uuid)
14mr|xapian-core-1.2.17-2|16	BuildRequires:	pkgconfig(zlib)
14mr|xapian-core-1.2.17-2|17	BuildRequires:	valgrind
14mr|xapian-core-1.2.17-2|18	%ifarch x86_64
14mr|xapian-core-1.2.17-2|19	BuildRequires:	chrpath
14mr|xapian-core-1.2.17-2|20	%endif
14mr|xapian-core-1.2.17-2|21	Requires:	%{libname} = %{version}-%{release}
14mr|xapian-core-1.2.17-2|22	Obsoletes:	xapian < 1.0.7
14mr|xapian-core-1.2.17-2|23	Provides:	xapian = %{version}-%{release}
14mr|xapian-core-1.2.17-2|24	
14mr|xapian-core-1.2.17-2|25	%description
14mr|xapian-core-1.2.17-2|26	Xapian is an Open Source Search Engine Library, released under the
14mr|xapian-core-1.2.17-2|27	GPL. It's written in C++, with bindings to allow use from Perl,
14mr|xapian-core-1.2.17-2|28	Python, PHP, Java, Tcl, C#, and Ruby (so far!)
14mr|xapian-core-1.2.17-2|29	
14mr|xapian-core-1.2.17-2|30	Xapian is a highly adaptable toolkit which allows developers to easily
14mr|xapian-core-1.2.17-2|31	add advanced indexing and search facilities to their own applications.
14mr|xapian-core-1.2.17-2|32	It supports the Probabilistic Information Retrieval model and also
14mr|xapian-core-1.2.17-2|33	supports a rich set of boolean query operators.
14mr|xapian-core-1.2.17-2|34	
14mr|xapian-core-1.2.17-2|35	%package -n %{libname}
14mr|xapian-core-1.2.17-2|36	Summary:	Shared library for %{name}
14mr|xapian-core-1.2.17-2|37	Group:		System/Libraries
14mr|xapian-core-1.2.17-2|38	Obsoletes:	%{mklibname %{oname} 15} < 1.2.2
14mr|xapian-core-1.2.17-2|39	
14mr|xapian-core-1.2.17-2|40	%description -n %{libname}
14mr|xapian-core-1.2.17-2|41	Shared library for %{name}.
14mr|xapian-core-1.2.17-2|42	
14mr|xapian-core-1.2.17-2|43	%package  -n %{develname}
14mr|xapian-core-1.2.17-2|44	Summary:	Development files for %{name}
14mr|xapian-core-1.2.17-2|45	Group:		Development/Other
14mr|xapian-core-1.2.17-2|46	Provides:	%{name}-devel = %{version}-%{release}
14mr|xapian-core-1.2.17-2|47	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|xapian-core-1.2.17-2|48	Provides:	%{oname}-devel = %{version}-%{release}
14mr|xapian-core-1.2.17-2|49	Provides:	lib%{oname}-devel = %{version}-%{release}
14mr|xapian-core-1.2.17-2|50	Requires:	%{libname} = %{version}-%{release}
14mr|xapian-core-1.2.17-2|51	
14mr|xapian-core-1.2.17-2|52	%description -n %{develname}
14mr|xapian-core-1.2.17-2|53	Development files and headers for %{name}.
14mr|xapian-core-1.2.17-2|54	
14mr|xapian-core-1.2.17-2|55	%package  -n %{develnamestatic}
14mr|xapian-core-1.2.17-2|56	Summary:	Development files for %{name}
14mr|xapian-core-1.2.17-2|57	Group:		Development/Other
14mr|xapian-core-1.2.17-2|58	Provides:	%{name}-devel-static = %{version}-%{release}
14mr|xapian-core-1.2.17-2|59	Provides:	lib%{name}-devel-static = %{version}-%{release}
14mr|xapian-core-1.2.17-2|60	Provides:	%{oname}-devel-static = %{version}-%{release}
14mr|xapian-core-1.2.17-2|61	Provides:	lib%{oname}-devel-static = %{version}-%{release}
14mr|xapian-core-1.2.17-2|62	Requires:	%{name}-devel = %{version}-%{release}
14mr|xapian-core-1.2.17-2|63	
14mr|xapian-core-1.2.17-2|64	%description -n %{develnamestatic}
14mr|xapian-core-1.2.17-2|65	Development static files and headers for %{name}.
14mr|xapian-core-1.2.17-2|66	
14mr|xapian-core-1.2.17-2|67	%prep
14mr|xapian-core-1.2.17-2|68	%setup -q
14mr|xapian-core-1.2.17-2|69	
14mr|xapian-core-1.2.17-2|70	%build
14mr|xapian-core-1.2.17-2|71	%configure2_5x \
14mr|xapian-core-1.2.17-2|72	%ifarch x86_64
14mr|xapian-core-1.2.17-2|73	--enable-sse \
14mr|xapian-core-1.2.17-2|74	%else
14mr|xapian-core-1.2.17-2|75	--disable-sse \
14mr|xapian-core-1.2.17-2|76	%endif
14mr|xapian-core-1.2.17-2|77	--enable-shared
14mr|xapian-core-1.2.17-2|78	
14mr|xapian-core-1.2.17-2|79	%make
14mr|xapian-core-1.2.17-2|80	
14mr|xapian-core-1.2.17-2|81	%install
14mr|xapian-core-1.2.17-2|82	%makeinstall_std
14mr|xapian-core-1.2.17-2|83	%ifarch x86_64
14mr|xapian-core-1.2.17-2|84	chrpath -d %{buildroot}%{_bindir}/copydatabase
14mr|xapian-core-1.2.17-2|85	chrpath -d %{buildroot}%{_bindir}/delve
14mr|xapian-core-1.2.17-2|86	chrpath -d %{buildroot}%{_bindir}/quest
14mr|xapian-core-1.2.17-2|87	chrpath -d %{buildroot}%{_bindir}/simpleexpand
14mr|xapian-core-1.2.17-2|88	chrpath -d %{buildroot}%{_bindir}/simpleindex
14mr|xapian-core-1.2.17-2|89	chrpath -d %{buildroot}%{_bindir}/simplesearch
14mr|xapian-core-1.2.17-2|90	chrpath -d %{buildroot}%{_bindir}/xapian-compact
14mr|xapian-core-1.2.17-2|91	chrpath -d %{buildroot}%{_bindir}/xapian-progsrv
14mr|xapian-core-1.2.17-2|92	chrpath -d %{buildroot}%{_bindir}/xapian-tcpsrv
14mr|xapian-core-1.2.17-2|93	chrpath -d %{buildroot}%{_bindir}/xapian-check
14mr|xapian-core-1.2.17-2|94	chrpath -d %{buildroot}%{_bindir}/xapian-inspect
14mr|xapian-core-1.2.17-2|95	chrpath -d %{buildroot}%{_bindir}/xapian-replicate-server
14mr|xapian-core-1.2.17-2|96	chrpath -d %{buildroot}%{_bindir}/xapian-chert-update
14mr|xapian-core-1.2.17-2|97	chrpath -d %{buildroot}%{_bindir}/xapian-metadata
14mr|xapian-core-1.2.17-2|98	chrpath -d %{buildroot}%{_bindir}/xapian-replicate
14mr|xapian-core-1.2.17-2|99	%endif
14mr|xapian-core-1.2.17-2|100	
14mr|xapian-core-1.2.17-2|101	%files
14mr|xapian-core-1.2.17-2|102	%{_bindir}/copydatabase
14mr|xapian-core-1.2.17-2|103	%{_bindir}/delve
14mr|xapian-core-1.2.17-2|104	%{_bindir}/quest
14mr|xapian-core-1.2.17-2|105	%{_bindir}/simpleexpand
14mr|xapian-core-1.2.17-2|106	%{_bindir}/simpleindex
14mr|xapian-core-1.2.17-2|107	%{_bindir}/simplesearch
14mr|xapian-core-1.2.17-2|108	%{_bindir}/xapian-*
14mr|xapian-core-1.2.17-2|109	%exclude %{_bindir}/xapian-config
14mr|xapian-core-1.2.17-2|110	%{_mandir}/man1/*
14mr|xapian-core-1.2.17-2|111	
14mr|xapian-core-1.2.17-2|112	%files -n %{libname}
14mr|xapian-core-1.2.17-2|113	%{_libdir}/libxapian.so.%{major}*
14mr|xapian-core-1.2.17-2|114	
14mr|xapian-core-1.2.17-2|115	%files -n %{develname}
14mr|xapian-core-1.2.17-2|116	%doc %{_docdir}/%{name}/
14mr|xapian-core-1.2.17-2|117	%dir %{_includedir}/xapian
14mr|xapian-core-1.2.17-2|118	%{_bindir}/xapian-config
14mr|xapian-core-1.2.17-2|119	%{_includedir}/xapian/*.h
14mr|xapian-core-1.2.17-2|120	%{_includedir}/*.h
14mr|xapian-core-1.2.17-2|121	%{_datadir}/aclocal/xapian.m4
14mr|xapian-core-1.2.17-2|122	%{_libdir}/libxapian.so
14mr|xapian-core-1.2.17-2|123	%{_libdir}/cmake/xapian/*.cmake
14mr|xapian-core-1.2.17-2|124	
14mr|xapian-core-1.2.17-2|125	%files -n %{develnamestatic}
14mr|xapian-core-1.2.17-2|126	%{_libdir}/libxapian.a
14mr|xapian-core-1.2.17-2|127	
14mr|xapian-core-1.2.17-2|128	%changelog
14mr|xapian-core-1.2.17-2|129	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.17-2
14mr|xapian-core-1.2.17-2|130	+ Revision: 0fb5522
14mr|xapian-core-1.2.17-2|131	- MassBuild#440: Increase release tag
14mr|xapian-core-1.2.17-2|132	
14mr|xapian-core-1.2.17-2|133	

22125 14
14mr|xarchiver-0.5.2-12|1	Summary:	Xarchiver, a lightweight archiving/compression tool
14mr|xarchiver-0.5.2-12|2	Name:		xarchiver
14mr|xarchiver-0.5.2-12|3	Version:	0.5.2
14mr|xarchiver-0.5.2-12|4	Release:	12
14mr|xarchiver-0.5.2-12|5	License:	GPLv2
14mr|xarchiver-0.5.2-12|6	Group:		Archiving/Compression
14mr|xarchiver-0.5.2-12|7	URL:		http://xarchiver.xfce.org
14mr|xarchiver-0.5.2-12|8	Source0:	http://downloads.sourceforge.net/xarchiver/%{name}-%{version}.tar.bz2
14mr|xarchiver-0.5.2-12|9	Patch0:		xarchiver-0.5.2-format_not_a_string_literal_and_no_format_arguments.patch
14mr|xarchiver-0.5.2-12|10	Patch1:		xarchiver-0.5.2-fix_7z_support.patch
14mr|xarchiver-0.5.2-12|11	Patch2:		xarchiver-0.5.2-add_xz_support.patch
14mr|xarchiver-0.5.2-12|12	BuildRequires:	gtk+2-devel
14mr|xarchiver-0.5.2-12|13	BuildRequires:	desktop-file-utils
14mr|xarchiver-0.5.2-12|14	Requires(post):	desktop-file-utils
14mr|xarchiver-0.5.2-12|15	Requires(postun): desktop-file-utils
14mr|xarchiver-0.5.2-12|16	#Requires:	binutils
14mr|xarchiver-0.5.2-12|17	Requires:	unzip
14mr|xarchiver-0.5.2-12|18	Requires:	zip
14mr|xarchiver-0.5.2-12|19	Suggests:	arj
14mr|xarchiver-0.5.2-12|20	Suggests:	p7zip
14mr|xarchiver-0.5.2-12|21	Suggests:	lha
14mr|xarchiver-0.5.2-12|22	Suggests:	unrar
14mr|xarchiver-0.5.2-12|23	Suggests:	xz
14mr|xarchiver-0.5.2-12|24	
14mr|xarchiver-0.5.2-12|25	%description
14mr|xarchiver-0.5.2-12|26	Xarchiver is a GTK+2 only frontend to 7z, zip, rar, tar, bzip2, gzip, arj,
14mr|xarchiver-0.5.2-12|27	lha, rpm and deb (open and extract only).Xarchiver allows you to create,
14mr|xarchiver-0.5.2-12|28	add, extract and delete files in the above formats. 7z, zip, rar, arj
14mr|xarchiver-0.5.2-12|29	password protected archives are supported.
14mr|xarchiver-0.5.2-12|30	
14mr|xarchiver-0.5.2-12|31	%prep
14mr|xarchiver-0.5.2-12|32	%setup -q
14mr|xarchiver-0.5.2-12|33	%patch0 -p1
14mr|xarchiver-0.5.2-12|34	%patch1 -p1
14mr|xarchiver-0.5.2-12|35	%patch2 -p1
14mr|xarchiver-0.5.2-12|36	
14mr|xarchiver-0.5.2-12|37	%build
14mr|xarchiver-0.5.2-12|38	%configure2_5x
14mr|xarchiver-0.5.2-12|39	%make
14mr|xarchiver-0.5.2-12|40	
14mr|xarchiver-0.5.2-12|41	%install
14mr|xarchiver-0.5.2-12|42	%makeinstall_std
14mr|xarchiver-0.5.2-12|43	
14mr|xarchiver-0.5.2-12|44	%find_lang %{name} --with-gnome %{name}.lang
14mr|xarchiver-0.5.2-12|45	
14mr|xarchiver-0.5.2-12|46	# make the .desktop file compliant with xdg specs
14mr|xarchiver-0.5.2-12|47	
14mr|xarchiver-0.5.2-12|48	desktop-file-install \
14mr|xarchiver-0.5.2-12|49	--vendor="" \
14mr|xarchiver-0.5.2-12|50	--remove-key="Encoding" \
14mr|xarchiver-0.5.2-12|51	--remove-mime-type="multipart/x-zip" \
14mr|xarchiver-0.5.2-12|52	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/xarchiver.desktop
14mr|xarchiver-0.5.2-12|53	
14mr|xarchiver-0.5.2-12|54	
14mr|xarchiver-0.5.2-12|55	%files -f %{name}.lang
14mr|xarchiver-0.5.2-12|56	%{_bindir}/%{name}
14mr|xarchiver-0.5.2-12|57	%{_docdir}/%{name}/*
14mr|xarchiver-0.5.2-12|58	%{_datadir}/applications/*.desktop
14mr|xarchiver-0.5.2-12|59	%{_libdir}/thunar-archive-plugin/xarchiver.tap
14mr|xarchiver-0.5.2-12|60	%{_iconsdir}/hicolor/*/apps/*.png
14mr|xarchiver-0.5.2-12|61	%{_datadir}/pixmaps/%{name}/*.png
14mr|xarchiver-0.5.2-12|62	%{_iconsdir}/hicolor/scalable/apps/*.svg
14mr|xarchiver-0.5.2-12|63	
14mr|xarchiver-0.5.2-12|64	
14mr|xarchiver-0.5.2-12|65	
14mr|xarchiver-0.5.2-12|66	%changelog
14mr|xarchiver-0.5.2-12|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.2-12
14mr|xarchiver-0.5.2-12|68	+ Revision: ad1d2e8
14mr|xarchiver-0.5.2-12|69	- MassBuild#440: Increase release tag
14mr|xarchiver-0.5.2-12|70	
14mr|xarchiver-0.5.2-12|71	

22126 14
14mr|xauth-1.0.9-2|1	Name:		xauth
14mr|xauth-1.0.9-2|2	Version:	1.0.9
14mr|xauth-1.0.9-2|3	Release:	2
14mr|xauth-1.0.9-2|4	Epoch:		1
14mr|xauth-1.0.9-2|5	Summary:	X authority file utility
14mr|xauth-1.0.9-2|6	
14mr|xauth-1.0.9-2|7	Group:		Development/X11
14mr|xauth-1.0.9-2|8	License:	MIT
14mr|xauth-1.0.9-2|9	URL:		http://xorg.freedesktop.org
14mr|xauth-1.0.9-2|10	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xauth-1.0.9-2|11	
14mr|xauth-1.0.9-2|12	BuildRequires:	pkgconfig(x11)
14mr|xauth-1.0.9-2|13	BuildRequires:	pkgconfig(xau)
14mr|xauth-1.0.9-2|14	BuildRequires:	pkgconfig(xext)
14mr|xauth-1.0.9-2|15	BuildRequires:	pkgconfig(xmu)
14mr|xauth-1.0.9-2|16	BuildRequires:	x11-util-macros
14mr|xauth-1.0.9-2|17	
14mr|xauth-1.0.9-2|18	%description
14mr|xauth-1.0.9-2|19	The xauth program is used to edit and display the authorization information
14mr|xauth-1.0.9-2|20	used in connecting to the X server. This program is usually used to extract
14mr|xauth-1.0.9-2|21	authorization records from one machine and merge them in on another (as is the
14mr|xauth-1.0.9-2|22	case when using remote logins or granting access to other users).
14mr|xauth-1.0.9-2|23	
14mr|xauth-1.0.9-2|24	%prep
14mr|xauth-1.0.9-2|25	%setup -q
14mr|xauth-1.0.9-2|26	
14mr|xauth-1.0.9-2|27	%build
14mr|xauth-1.0.9-2|28	%configure	--x-includes=%{_includedir}\
14mr|xauth-1.0.9-2|29	--x-libraries=%{_libdir}
14mr|xauth-1.0.9-2|30	
14mr|xauth-1.0.9-2|31	%make
14mr|xauth-1.0.9-2|32	
14mr|xauth-1.0.9-2|33	%install
14mr|xauth-1.0.9-2|34	%makeinstall_std
14mr|xauth-1.0.9-2|35	
14mr|xauth-1.0.9-2|36	%files
14mr|xauth-1.0.9-2|37	%{_bindir}/xauth
14mr|xauth-1.0.9-2|38	%{_mandir}/man1/xauth.*
14mr|xauth-1.0.9-2|39	
14mr|xauth-1.0.9-2|40	
14mr|xauth-1.0.9-2|41	
14mr|xauth-1.0.9-2|42	%changelog
14mr|xauth-1.0.9-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.0.9-2
14mr|xauth-1.0.9-2|44	+ Revision: 93e5937
14mr|xauth-1.0.9-2|45	- MassBuild#440: Increase release tag
14mr|xauth-1.0.9-2|46	
14mr|xauth-1.0.9-2|47	

22127 14
14mr|xavs-0.1.55-3|1	%define	major	1
14mr|xavs-0.1.55-3|2	%define	libname	%mklibname xavs %{major}
14mr|xavs-0.1.55-3|3	%define	devname	%mklibname -d xavs
14mr|xavs-0.1.55-3|4	
14mr|xavs-0.1.55-3|5	Summary:	Audio Video Standard of China
14mr|xavs-0.1.55-3|6	Name:		xavs
14mr|xavs-0.1.55-3|7	Version:	0.1.55
14mr|xavs-0.1.55-3|8	Release:	3
14mr|xavs-0.1.55-3|9	License:	GPLv2+
14mr|xavs-0.1.55-3|10	Group:		Video
14mr|xavs-0.1.55-3|11	URL:		http://xavs.sourceforge.net/
14mr|xavs-0.1.55-3|12	Source0:	%{name}-%{version}.tar.xz
14mr|xavs-0.1.55-3|13	Patch0:		xavs-0.1.55-dont-strip-symbols.patch
14mr|xavs-0.1.55-3|14	
14mr|xavs-0.1.55-3|15	%description
14mr|xavs-0.1.55-3|16	AVS is the Audio Video Standard of China.  This project aims to
14mr|xavs-0.1.55-3|17	implement high quality AVS encoder and decoder.
14mr|xavs-0.1.55-3|18	
14mr|xavs-0.1.55-3|19	%package -n	%{libname}
14mr|xavs-0.1.55-3|20	Group:		System/Libraries
14mr|xavs-0.1.55-3|21	Summary:	Audio Video Standard of China
14mr|xavs-0.1.55-3|22	
14mr|xavs-0.1.55-3|23	%description -n	%{libname}
14mr|xavs-0.1.55-3|24	AVS is the Audio Video Standard of China.  This project aims to
14mr|xavs-0.1.55-3|25	implement high quality AVS encoder and decoder.
14mr|xavs-0.1.55-3|26	
14mr|xavs-0.1.55-3|27	%package -n	%{devname}
14mr|xavs-0.1.55-3|28	Group:		Development/C
14mr|xavs-0.1.55-3|29	Summary:	Development files for libxavs
14mr|xavs-0.1.55-3|30	Requires:	%{libname} = %{EVRD}
14mr|xavs-0.1.55-3|31	
14mr|xavs-0.1.55-3|32	%description -n	%{devname}
14mr|xavs-0.1.55-3|33	This package contains development files required to build applications against
14mr|xavs-0.1.55-3|34	libxavs.
14mr|xavs-0.1.55-3|35	
14mr|xavs-0.1.55-3|36	%prep
14mr|xavs-0.1.55-3|37	%setup -q
14mr|xavs-0.1.55-3|38	%patch0 -p1 -b .nostrip~
14mr|xavs-0.1.55-3|39	
14mr|xavs-0.1.55-3|40	%build
14mr|xavs-0.1.55-3|41	CFLAGS="%{optflags} -Ofast" \
14mr|xavs-0.1.55-3|42	%configure2_5x	--enable-shared \
14mr|xavs-0.1.55-3|43	--disable-asm
14mr|xavs-0.1.55-3|44	# enabling asm code breaks build
14mr|xavs-0.1.55-3|45	
14mr|xavs-0.1.55-3|46	%install
14mr|xavs-0.1.55-3|47	%makeinstall_std
14mr|xavs-0.1.55-3|48	
14mr|xavs-0.1.55-3|49	%files
14mr|xavs-0.1.55-3|50	%doc doc/*.txt
14mr|xavs-0.1.55-3|51	%{_bindir}/xavs
14mr|xavs-0.1.55-3|52	
14mr|xavs-0.1.55-3|53	%files -n %{libname}
14mr|xavs-0.1.55-3|54	%{_libdir}/libxavs.so.%{major}*
14mr|xavs-0.1.55-3|55	
14mr|xavs-0.1.55-3|56	%files -n %{devname}
14mr|xavs-0.1.55-3|57	%{_includedir}/xavs.h
14mr|xavs-0.1.55-3|58	%{_libdir}/libxavs.a
14mr|xavs-0.1.55-3|59	%{_libdir}/libxavs.so
14mr|xavs-0.1.55-3|60	%{_libdir}/pkgconfig/xavs.pc
14mr|xavs-0.1.55-3|61	
14mr|xavs-0.1.55-3|62	
14mr|xavs-0.1.55-3|63	
14mr|xavs-0.1.55-3|64	%changelog
14mr|xavs-0.1.55-3|65	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.55-3
14mr|xavs-0.1.55-3|66	+ Revision: f86680f
14mr|xavs-0.1.55-3|67	- MassBuild#440: Increase release tag
14mr|xavs-0.1.55-3|68	
14mr|xavs-0.1.55-3|69	

22128 14
14mr|Xaw3d-1.5E-16|1	Summary:	A version of the MIT Athena widget set for X
14mr|Xaw3d-1.5E-16|2	Name:		Xaw3d
14mr|Xaw3d-1.5E-16|3	Version:	1.5E
14mr|Xaw3d-1.5E-16|4	Release:	16
14mr|Xaw3d-1.5E-16|5	Group:		System/Libraries
14mr|Xaw3d-1.5E-16|6	BuildRequires:	pkgconfig(x11)
14mr|Xaw3d-1.5E-16|7	BuildRequires:	pkgconfig(xext)
14mr|Xaw3d-1.5E-16|8	BuildRequires:	pkgconfig(xmu)
14mr|Xaw3d-1.5E-16|9	BuildRequires:	pkgconfig(xt)
14mr|Xaw3d-1.5E-16|10	BuildRequires:	pkgconfig(xpm)
14mr|Xaw3d-1.5E-16|11	BuildRequires:	bison flex
14mr|Xaw3d-1.5E-16|12	BuildRequires:	imake
14mr|Xaw3d-1.5E-16|13	Source0:	ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/%{name}-%{version}.tar.bz2
14mr|Xaw3d-1.5E-16|14	Patch1:		Xaw3d-1.3-glibc.patch
14mr|Xaw3d-1.5E-16|15	Patch2:		Xaw3d-1.5E-xorg-imake.patch
14mr|Xaw3d-1.5E-16|16	Url:            ftp://ftp.x.org/contrib/widgets/Xaw3d/
14mr|Xaw3d-1.5E-16|17	License:	MIT
14mr|Xaw3d-1.5E-16|18	
14mr|Xaw3d-1.5E-16|19	%description
14mr|Xaw3d-1.5E-16|20	Xaw3d is an enhanced version of the MIT Athena Widget set for
14mr|Xaw3d-1.5E-16|21	the X Window System.  Xaw3d adds a three-dimensional look to applications
14mr|Xaw3d-1.5E-16|22	with minimal or no source code changes.
14mr|Xaw3d-1.5E-16|23	
14mr|Xaw3d-1.5E-16|24	You should install Xaw3d if you are using applications which incorporate
14mr|Xaw3d-1.5E-16|25	the MIT Athena widget set and you'd like to incorporate a 3D look into
14mr|Xaw3d-1.5E-16|26	those applications.
14mr|Xaw3d-1.5E-16|27	
14mr|Xaw3d-1.5E-16|28	#
14mr|Xaw3d-1.5E-16|29	# (fg) Lib policy stuff
14mr|Xaw3d-1.5E-16|30	#
14mr|Xaw3d-1.5E-16|31	
14mr|Xaw3d-1.5E-16|32	%define major 7
14mr|Xaw3d-1.5E-16|33	%define libname %mklibname %{name} %{major}
14mr|Xaw3d-1.5E-16|34	%define develname %mklibname %{name} -d
14mr|Xaw3d-1.5E-16|35	
14mr|Xaw3d-1.5E-16|36	%package -n	%{libname}
14mr|Xaw3d-1.5E-16|37	Summary:	A version of the MIT Athena widget set for X
14mr|Xaw3d-1.5E-16|38	Group:		System/Libraries
14mr|Xaw3d-1.5E-16|39	Obsoletes:	%{name}
14mr|Xaw3d-1.5E-16|40	Provides:	%{name}
14mr|Xaw3d-1.5E-16|41	
14mr|Xaw3d-1.5E-16|42	%description -n	%{libname}
14mr|Xaw3d-1.5E-16|43	Xaw3d is an enhanced version of the MIT Athena Widget set for
14mr|Xaw3d-1.5E-16|44	the X Window System.  Xaw3d adds a three-dimensional look to applications
14mr|Xaw3d-1.5E-16|45	with minimal or no source code changes.
14mr|Xaw3d-1.5E-16|46	
14mr|Xaw3d-1.5E-16|47	You should install Xaw3d if you are using applications which incorporate
14mr|Xaw3d-1.5E-16|48	the MIT Athena widget set and you'd like to incorporate a 3D look into
14mr|Xaw3d-1.5E-16|49	those applications.
14mr|Xaw3d-1.5E-16|50	
14mr|Xaw3d-1.5E-16|51	%package -n	%{develname}
14mr|Xaw3d-1.5E-16|52	Summary:	Header files and static libraries for development using Xaw3d
14mr|Xaw3d-1.5E-16|53	Group:		Development/C
14mr|Xaw3d-1.5E-16|54	Requires:	%{libname} = %{version}-%{release}
14mr|Xaw3d-1.5E-16|55	Provides:	%{name}-devel = %version-%release
14mr|Xaw3d-1.5E-16|56	Obsoletes:	%{libname}-devel
14mr|Xaw3d-1.5E-16|57	
14mr|Xaw3d-1.5E-16|58	%description -n	%{develname}
14mr|Xaw3d-1.5E-16|59	Xaw3d is an enhanced version of the MIT Athena widget set for
14mr|Xaw3d-1.5E-16|60	the X Window System.  Xaw3d adds a three-dimensional look to those
14mr|Xaw3d-1.5E-16|61	applications with minimal or no source code changes. Xaw3d-devel includes
14mr|Xaw3d-1.5E-16|62	the header files and static libraries for developing programs that take
14mr|Xaw3d-1.5E-16|63	full advantage of Xaw3d's features.
14mr|Xaw3d-1.5E-16|64	
14mr|Xaw3d-1.5E-16|65	You should install Xaw3d-devel if you are going to develop applications
14mr|Xaw3d-1.5E-16|66	using the Xaw3d widget set.  You'll also need to install the Xaw3d
14mr|Xaw3d-1.5E-16|67	package.
14mr|Xaw3d-1.5E-16|68	
14mr|Xaw3d-1.5E-16|69	%prep
14mr|Xaw3d-1.5E-16|70	%setup -q -c
14mr|Xaw3d-1.5E-16|71	cd xc/lib/Xaw3d
14mr|Xaw3d-1.5E-16|72	ln -s .. X11
14mr|Xaw3d-1.5E-16|73	%patch1 -p4
14mr|Xaw3d-1.5E-16|74	%patch2 -p0
14mr|Xaw3d-1.5E-16|75	
14mr|Xaw3d-1.5E-16|76	%build
14mr|Xaw3d-1.5E-16|77	cd xc/lib/Xaw3d
14mr|Xaw3d-1.5E-16|78	xmkmf
14mr|Xaw3d-1.5E-16|79	# do not link with libXp
14mr|Xaw3d-1.5E-16|80	perl -pi -e 's|^(EXTRAXAWREQS =.*)|#$1|;' Makefile
14mr|Xaw3d-1.5E-16|81	%ifarch alpha
14mr|Xaw3d-1.5E-16|82	# alpha was giving internal compiler errors...
14mr|Xaw3d-1.5E-16|83	make CDEBUGFLAGS=""
14mr|Xaw3d-1.5E-16|84	%else
14mr|Xaw3d-1.5E-16|85	%make CDEBUGFLAGS="%optflags" CXXDEBUGFLAGS="%optflags" SHLIBGLOBALSFLAGS="%ldflags"
14mr|Xaw3d-1.5E-16|86	%endif
14mr|Xaw3d-1.5E-16|87	
14mr|Xaw3d-1.5E-16|88	%install
14mr|Xaw3d-1.5E-16|89	rm -rf $RPM_BUILD_ROOT
14mr|Xaw3d-1.5E-16|90	cd xc/lib/Xaw3d
14mr|Xaw3d-1.5E-16|91	%{makeinstall_std}
14mr|Xaw3d-1.5E-16|92	
14mr|Xaw3d-1.5E-16|93	
14mr|Xaw3d-1.5E-16|94	%clean
14mr|Xaw3d-1.5E-16|95	rm -rf $RPM_BUILD_ROOT
14mr|Xaw3d-1.5E-16|96	
14mr|Xaw3d-1.5E-16|97	%if %mdkversion < 200900
14mr|Xaw3d-1.5E-16|98	%post -n %{libname} -p /sbin/ldconfig
14mr|Xaw3d-1.5E-16|99	%endif
14mr|Xaw3d-1.5E-16|100	
14mr|Xaw3d-1.5E-16|101	%if %mdkversion < 200900
14mr|Xaw3d-1.5E-16|102	%postun -n %{libname} -p /sbin/ldconfig
14mr|Xaw3d-1.5E-16|103	%endif
14mr|Xaw3d-1.5E-16|104	
14mr|Xaw3d-1.5E-16|105	%files -n %{libname}
14mr|Xaw3d-1.5E-16|106	%defattr(-,root,root)
14mr|Xaw3d-1.5E-16|107	%_libdir/*.so.%{major}*
14mr|Xaw3d-1.5E-16|108	
14mr|Xaw3d-1.5E-16|109	%files -n %{develname}
14mr|Xaw3d-1.5E-16|110	%defattr(-,root,root)
14mr|Xaw3d-1.5E-16|111	%_libdir/*.so
14mr|Xaw3d-1.5E-16|112	%{_includedir}/X11/Xaw3d
14mr|Xaw3d-1.5E-16|113	
14mr|Xaw3d-1.5E-16|114	
14mr|Xaw3d-1.5E-16|115	
14mr|Xaw3d-1.5E-16|116	%changelog
14mr|Xaw3d-1.5E-16|117	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.5E-16
14mr|Xaw3d-1.5E-16|118	+ Revision: 8e1fdd4
14mr|Xaw3d-1.5E-16|119	- MassBuild#440: Increase release tag
14mr|Xaw3d-1.5E-16|120	
14mr|Xaw3d-1.5E-16|121	

22129 14
14mr|xawtv-3.102-3|1	# FIXME: Workaround build errors with underlinking, try to make a proper
14mr|xawtv-3.102-3|2	# fix later
14mr|xawtv-3.102-3|3	%define _disable_ld_no_undefined 1
14mr|xawtv-3.102-3|4	
14mr|xawtv-3.102-3|5	# dynamic desktop support
14mr|xawtv-3.102-3|6	%define webcam_launcher /etc/dynamic/launchers/webcam
14mr|xawtv-3.102-3|7	%define tvtuner_launcher /etc/dynamic/launchers/tvtuner
14mr|xawtv-3.102-3|8	
14mr|xawtv-3.102-3|9	Summary:	A X11 program for watching TV
14mr|xawtv-3.102-3|10	Name:		xawtv
14mr|xawtv-3.102-3|11	Version:	3.102
14mr|xawtv-3.102-3|12	Release:	3
14mr|xawtv-3.102-3|13	Group:		Video
14mr|xawtv-3.102-3|14	License:	GPLv2+
14mr|xawtv-3.102-3|15	#OLD_STILL_VALID_URLs: http://www.strusel007.de/linux/xawtv/
14mr|xawtv-3.102-3|16	#http://bytesex.org/xawtv/
14mr|xawtv-3.102-3|17	Url:		http://linux.bytesex.org/xawtv/
14mr|xawtv-3.102-3|18	Source0:	http://linuxtv.org/downloads/xawtv/%{name}-%{version}.tar.bz2
14mr|xawtv-3.102-3|19	Source2:	%{name}
14mr|xawtv-3.102-3|20	Patch31:	xawtv-3.100-glibc.patch
14mr|xawtv-3.102-3|21	BuildRequires:	recode
14mr|xawtv-3.102-3|22	BuildRequires:	x11-server-common
14mr|xawtv-3.102-3|23	BuildRequires:	aalib-devel
14mr|xawtv-3.102-3|24	BuildRequires:	gpm-devel
14mr|xawtv-3.102-3|25	BuildRequires:	jpeg-devel
14mr|xawtv-3.102-3|26	BuildRequires:	lesstif-devel
14mr|xawtv-3.102-3|27	BuildRequires:	slang-devel
14mr|xawtv-3.102-3|28	BuildRequires:	pkgconfig(alsa)
14mr|xawtv-3.102-3|29	BuildRequires:	pkgconfig(fontconfig)
14mr|xawtv-3.102-3|30	BuildRequires:	pkgconfig(glu)
14mr|xawtv-3.102-3|31	BuildRequires:	pkgconfig(libdv)
14mr|xawtv-3.102-3|32	BuildRequires:	pkgconfig(libfs)
14mr|xawtv-3.102-3|33	BuildRequires:	pkgconfig(liblircclient0)
14mr|xawtv-3.102-3|34	BuildRequires:	pkgconfig(libv4l1)
14mr|xawtv-3.102-3|35	BuildRequires:	pkgconfig(ncurses)
14mr|xawtv-3.102-3|36	BuildRequires:	pkgconfig(x11)
14mr|xawtv-3.102-3|37	BuildRequires:	pkgconfig(xaw7)
14mr|xawtv-3.102-3|38	BuildRequires:	pkgconfig(xinerama)
14mr|xawtv-3.102-3|39	BuildRequires:	pkgconfig(xp)
14mr|xawtv-3.102-3|40	BuildRequires:	pkgconfig(xpm)
14mr|xawtv-3.102-3|41	BuildRequires:	pkgconfig(xrandr)
14mr|xawtv-3.102-3|42	BuildRequires:	pkgconfig(xv)
14mr|xawtv-3.102-3|43	BuildRequires:	pkgconfig(xxf86dga)
14mr|xawtv-3.102-3|44	BuildRequires:	pkgconfig(zvbi-0.2)
14mr|xawtv-3.102-3|45	Requires:	common-licenses
14mr|xawtv-3.102-3|46	Requires:	xawtv-common = %{EVRD}
14mr|xawtv-3.102-3|47	
14mr|xawtv-3.102-3|48	%description
14mr|xawtv-3.102-3|49	Xawtv is a Video4Linux Stream Capture Viewer, that is a X11 program for
14mr|xawtv-3.102-3|50	watching TV.
14mr|xawtv-3.102-3|51	
14mr|xawtv-3.102-3|52	It uses the Athena widgets.
14mr|xawtv-3.102-3|53	MoTV has a nicer GUI which use lesstif (motif) widgets.
14mr|xawtv-3.102-3|54	
14mr|xawtv-3.102-3|55	%files
14mr|xawtv-3.102-3|56	%config(noreplace) %{tvtuner_launcher}/%{name}.desktop
14mr|xawtv-3.102-3|57	%config(noreplace) %{webcam_launcher}/%{name}.desktop
14mr|xawtv-3.102-3|58	%config(noreplace) %{_sysconfdir}/X11/app-defaults/Xawtv
14mr|xawtv-3.102-3|59	%{_bindir}/xawtv
14mr|xawtv-3.102-3|60	%{_bindir}/XawTV
14mr|xawtv-3.102-3|61	%{_mandir}/man1/xawtv.1*
14mr|xawtv-3.102-3|62	%{_mandir}/fr/man1/xawtv.1*
14mr|xawtv-3.102-3|63	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|xawtv-3.102-3|64	/usr/lib/X11/app-defaults/Xawtv*
14mr|xawtv-3.102-3|65	%{_datadir}/%{name}
14mr|xawtv-3.102-3|66	
14mr|xawtv-3.102-3|67	%post
14mr|xawtv-3.102-3|68	update-alternatives --install %{webcam_launcher}/gnome.desktop webcam.gnome.dynamic %{webcam_launcher}/%{name}.desktop 20
14mr|xawtv-3.102-3|69	update-alternatives --install %{webcam_launcher}/kde.desktop webcam.kde.dynamic %{webcam_launcher}/%{name}.desktop 20
14mr|xawtv-3.102-3|70	update-alternatives --install %{tvtuner_launcher}/kde.desktop tvtuner.kde.dynamic %{tvtuner_launcher}/%{name}.desktop 20
14mr|xawtv-3.102-3|71	update-alternatives --install %{tvtuner_launcher}/gnome.desktop tvtuner.gnome.dynamic %{tvtuner_launcher}/%{name}.desktop 20
14mr|xawtv-3.102-3|72	
14mr|xawtv-3.102-3|73	%postun
14mr|xawtv-3.102-3|74	if [ $1 = 0 ]; then
14mr|xawtv-3.102-3|75	update-alternatives --remove webcam.kde.dynamic %{webcam_launcher}/%{name}.desktop
14mr|xawtv-3.102-3|76	update-alternatives --remove webcam.gnome.dynamic %{webcam_launcher}/%{name}.desktop
14mr|xawtv-3.102-3|77	update-alternatives --remove tvtuner.kde.dynamic %{tvtuner_launcher}/%{name}.desktop
14mr|xawtv-3.102-3|78	update-alternatives --remove tvtuner.gnome.dynamic %{tvtuner_launcher}/%{name}.desktop
14mr|xawtv-3.102-3|79	fi
14mr|xawtv-3.102-3|80	
14mr|xawtv-3.102-3|81	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|82	
14mr|xawtv-3.102-3|83	%package common
14mr|xawtv-3.102-3|84	Summary:	Common files for fbtv/motv/ttv/xawtv
14mr|xawtv-3.102-3|85	Group:		Video
14mr|xawtv-3.102-3|86	Requires:	tv-fonts
14mr|xawtv-3.102-3|87	
14mr|xawtv-3.102-3|88	%description common
14mr|xawtv-3.102-3|89	These are common files for fbtv, motv, ttv and xawtv.
14mr|xawtv-3.102-3|90	They are:
14mr|xawtv-3.102-3|91	* scantv: small text program that look for tv channels
14mr|xawtv-3.102-3|92	* streamer - capture tool (images / movies)
14mr|xawtv-3.102-3|93	
14mr|xawtv-3.102-3|94	%files common
14mr|xawtv-3.102-3|95	%attr(4711,root,root) %{_bindir}/v4l-conf
14mr|xawtv-3.102-3|96	%{_bindir}/rootv
14mr|xawtv-3.102-3|97	%{_bindir}/scantv
14mr|xawtv-3.102-3|98	%{_bindir}/subtitles
14mr|xawtv-3.102-3|99	%{_bindir}/v4l-info
14mr|xawtv-3.102-3|100	%lang(es) %{_mandir}/es/man1/rootv.*
14mr|xawtv-3.102-3|101	%lang(es) %{_mandir}/es/man1/scantv.*
14mr|xawtv-3.102-3|102	%lang(es) %{_mandir}/es/man1/subtitles.*
14mr|xawtv-3.102-3|103	%lang(es) %{_mandir}/es/man1/xawtv.*
14mr|xawtv-3.102-3|104	%lang(es) %{_mandir}/es/man5/xawtvrc.*
14mr|xawtv-3.102-3|105	%lang(es) %{_mandir}/es/man8/v4l-conf.*
14mr|xawtv-3.102-3|106	%{_mandir}/man1/rootv.1*
14mr|xawtv-3.102-3|107	%{_mandir}/man1/scantv.1*
14mr|xawtv-3.102-3|108	%{_mandir}/man1/subtitles*
14mr|xawtv-3.102-3|109	%{_mandir}/man5/xawtvrc*
14mr|xawtv-3.102-3|110	%{_mandir}/man8/v4l*
14mr|xawtv-3.102-3|111	%{_mandir}/man1/v4l-info.*
14mr|xawtv-3.102-3|112	%dir %{_libdir}/%{name}
14mr|xawtv-3.102-3|113	%{_libdir}/%{name}/*
14mr|xawtv-3.102-3|114	%doc Changes README*
14mr|xawtv-3.102-3|115	%doc README*
14mr|xawtv-3.102-3|116	%doc contrib/frequencies*
14mr|xawtv-3.102-3|117	
14mr|xawtv-3.102-3|118	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|119	
14mr|xawtv-3.102-3|120	%package control
14mr|xawtv-3.102-3|121	Summary:	Control video4linux devices
14mr|xawtv-3.102-3|122	Group:		Video
14mr|xawtv-3.102-3|123	
14mr|xawtv-3.102-3|124	%description control
14mr|xawtv-3.102-3|125	Xawtv-remote and v4lctl can be used to control a video4linux driven TV card.
14mr|xawtv-3.102-3|126	
14mr|xawtv-3.102-3|127	Xawtv-remote passes the command to a already running xawtv or motv instance
14mr|xawtv-3.102-3|128	using X11 properties.
14mr|xawtv-3.102-3|129	
14mr|xawtv-3.102-3|130	V4lctl is a command line tool that sets the parameters directly.
14mr|xawtv-3.102-3|131	
14mr|xawtv-3.102-3|132	%files control
14mr|xawtv-3.102-3|133	%{_bindir}/v4lctl
14mr|xawtv-3.102-3|134	%{_bindir}/xawtv-remote
14mr|xawtv-3.102-3|135	%{_mandir}/man1/v4lctl.1*
14mr|xawtv-3.102-3|136	%lang(es) %{_mandir}/es/man1/v4lctl.*
14mr|xawtv-3.102-3|137	%{_mandir}/man1/xawtv-remote.1*
14mr|xawtv-3.102-3|138	%lang(es) %{_mandir}/es/man1/xawtv-remote.*
14mr|xawtv-3.102-3|139	
14mr|xawtv-3.102-3|140	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|141	
14mr|xawtv-3.102-3|142	%package -n fbtv
14mr|xawtv-3.102-3|143	Summary:	A console program for watching TV
14mr|xawtv-3.102-3|144	Group:		Video
14mr|xawtv-3.102-3|145	Requires:	xawtv-common = %{EVRD}
14mr|xawtv-3.102-3|146	
14mr|xawtv-3.102-3|147	%description -n fbtv
14mr|xawtv-3.102-3|148	Fbtv is a program for watching TV with your linux box.
14mr|xawtv-3.102-3|149	It runs on top of a graphic framebuffer device (/dev/fb0).
14mr|xawtv-3.102-3|150	
14mr|xawtv-3.102-3|151	This is useful for watching TV without X11.
14mr|xawtv-3.102-3|152	
14mr|xawtv-3.102-3|153	fbtv shares the config file ($HOME/.xawtv) with the xawtv
14mr|xawtv-3.102-3|154	application.
14mr|xawtv-3.102-3|155	
14mr|xawtv-3.102-3|156	Check the xawtv(1) manpage for details about the config file format.
14mr|xawtv-3.102-3|157	
14mr|xawtv-3.102-3|158	%files -n fbtv
14mr|xawtv-3.102-3|159	%{_bindir}/fbtv
14mr|xawtv-3.102-3|160	%{_mandir}/man1/fbtv*
14mr|xawtv-3.102-3|161	%lang(es) %{_mandir}/es/man?/fbtv.*
14mr|xawtv-3.102-3|162	
14mr|xawtv-3.102-3|163	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|164	
14mr|xawtv-3.102-3|165	%package misc
14mr|xawtv-3.102-3|166	Summary:	Xawtv miscellous stuff
14mr|xawtv-3.102-3|167	Group:		Video
14mr|xawtv-3.102-3|168	Requires:	xawtv-common = %{version}
14mr|xawtv-3.102-3|169	
14mr|xawtv-3.102-3|170	%description misc
14mr|xawtv-3.102-3|171	This package has a few tools you might find useful. They
14mr|xawtv-3.102-3|172	have not to do very much to do with xawtv. They were written
14mr|xawtv-3.102-3|173	for debugging:
14mr|xawtv-3.102-3|174	* dump-mixers - dump mixer settings to stdout
14mr|xawtv-3.102-3|175	* propwatch   - monitors properties of X11 windows.  If you
14mr|xawtv-3.102-3|176	want to know how to keep track of xawtv's
14mr|xawtv-3.102-3|177	_XAWTV_STATION property, look at this.
14mr|xawtv-3.102-3|178	* mtt         - teletext browser for X11 and console
14mr|xawtv-3.102-3|179	* ntsc-cc     - reads vbi data from /dev/vbi and decodes the enclosed cc data.
14mr|xawtv-3.102-3|180	* pia         - play media files
14mr|xawtv-3.102-3|181	* record      - console sound recorder.  Has a simple input
14mr|xawtv-3.102-3|182	level meter which might be useful to trouble
14mr|xawtv-3.102-3|183	shoot sound problems.
14mr|xawtv-3.102-3|184	* showriff    - display the structure of RIFF files (avi, wav).
14mr|xawtv-3.102-3|185	
14mr|xawtv-3.102-3|186	%files misc
14mr|xawtv-3.102-3|187	%config(noreplace) /etc/X11/app-defaults/mtt
14mr|xawtv-3.102-3|188	%{_bindir}/dump-mixers
14mr|xawtv-3.102-3|189	%{_bindir}/mtt
14mr|xawtv-3.102-3|190	%{_bindir}/ntsc-cc
14mr|xawtv-3.102-3|191	%{_bindir}/pia
14mr|xawtv-3.102-3|192	%{_bindir}/propwatch
14mr|xawtv-3.102-3|193	%{_bindir}/record
14mr|xawtv-3.102-3|194	%{_bindir}/showqt
14mr|xawtv-3.102-3|195	%{_bindir}/showriff
14mr|xawtv-3.102-3|196	%{_mandir}/man1/dump-mixers*
14mr|xawtv-3.102-3|197	%{_mandir}/man1/mtt*
14mr|xawtv-3.102-3|198	%{_mandir}/man1/ntsc*
14mr|xawtv-3.102-3|199	%{_mandir}/man1/pia*
14mr|xawtv-3.102-3|200	%{_mandir}/man1/record*
14mr|xawtv-3.102-3|201	%{_mandir}/man1/propwatch*
14mr|xawtv-3.102-3|202	%{_mandir}/man1/showriff.1*
14mr|xawtv-3.102-3|203	
14mr|xawtv-3.102-3|204	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|205	
14mr|xawtv-3.102-3|206	%package -n motv
14mr|xawtv-3.102-3|207	Summary:	A Motif program for watching TV
14mr|xawtv-3.102-3|208	Group:		Video
14mr|xawtv-3.102-3|209	Requires:	xawtv-common = %{EVRD}
14mr|xawtv-3.102-3|210	
14mr|xawtv-3.102-3|211	%description -n motv
14mr|xawtv-3.102-3|212	This is a motv-based Video4Linux capture viewer.
14mr|xawtv-3.102-3|213	
14mr|xawtv-3.102-3|214	It is basically xawtv with a more user-friendly GUI.
14mr|xawtv-3.102-3|215	It has the same features, uses the same config file, has the same command
14mr|xawtv-3.102-3|216	line switches, you can control it using xawtv-remote.
14mr|xawtv-3.102-3|217	Most keyboards shortcuts are identical too.
14mr|xawtv-3.102-3|218	
14mr|xawtv-3.102-3|219	%files -n motv
14mr|xawtv-3.102-3|220	%{_bindir}/motv
14mr|xawtv-3.102-3|221	%{_mandir}/man1/motv*
14mr|xawtv-3.102-3|222	%{_datadir}/applications/mandriva-motv.desktop
14mr|xawtv-3.102-3|223	%config(noreplace) %{_sysconfdir}/X11/app-defaults/MoTV
14mr|xawtv-3.102-3|224	%config(noreplace) %{_sysconfdir}/X11/*/app-defaults/MoTV
14mr|xawtv-3.102-3|225	
14mr|xawtv-3.102-3|226	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|227	
14mr|xawtv-3.102-3|228	%package -n radio
14mr|xawtv-3.102-3|229	Summary:	Console radio application
14mr|xawtv-3.102-3|230	Group:		Sound
14mr|xawtv-3.102-3|231	Provides:	xawtv-radio
14mr|xawtv-3.102-3|232	
14mr|xawtv-3.102-3|233	%description -n radio
14mr|xawtv-3.102-3|234	This is a ncurses-based radio application.
14mr|xawtv-3.102-3|235	
14mr|xawtv-3.102-3|236	%files -n radio
14mr|xawtv-3.102-3|237	%{_bindir}/radio
14mr|xawtv-3.102-3|238	%{_mandir}/man1/radio*
14mr|xawtv-3.102-3|239	
14mr|xawtv-3.102-3|240	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|241	
14mr|xawtv-3.102-3|242	%package -n streamer
14mr|xawtv-3.102-3|243	Summary:	Record audio and/or video streams
14mr|xawtv-3.102-3|244	Group:		Video
14mr|xawtv-3.102-3|245	Requires:	xawtv-common = %{EVRD}
14mr|xawtv-3.102-3|246	
14mr|xawtv-3.102-3|247	%description -n streamer
14mr|xawtv-3.102-3|248	streamer reads audio and/or video data from /dev/video0 and /dev/dsp
14mr|xawtv-3.102-3|249	and writes the data to the disk.
14mr|xawtv-3.102-3|250	Various output formats are supported.
14mr|xawtv-3.102-3|251	Start streamer with '-h' for a list of options and supported output formats.
14mr|xawtv-3.102-3|252	
14mr|xawtv-3.102-3|253	%files -n streamer
14mr|xawtv-3.102-3|254	%{_bindir}/streamer
14mr|xawtv-3.102-3|255	%{_mandir}/man1/streamer*
14mr|xawtv-3.102-3|256	%lang(es) %{_mandir}/es/man1/streamer.*
14mr|xawtv-3.102-3|257	
14mr|xawtv-3.102-3|258	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|259	
14mr|xawtv-3.102-3|260	%package -n ttv
14mr|xawtv-3.102-3|261	Summary:	Display TV/video on a tty
14mr|xawtv-3.102-3|262	Group:		Video
14mr|xawtv-3.102-3|263	Requires:	xawtv-common = %{version}
14mr|xawtv-3.102-3|264	
14mr|xawtv-3.102-3|265	%description -n ttv
14mr|xawtv-3.102-3|266	Ttv displays TV/video on a terminal, rendering the images using aalib.
14mr|xawtv-3.102-3|267	
14mr|xawtv-3.102-3|268	%files -n ttv
14mr|xawtv-3.102-3|269	%{_bindir}/ttv
14mr|xawtv-3.102-3|270	%{_mandir}/man1/ttv*
14mr|xawtv-3.102-3|271	%lang(es) %{_mandir}/es/man1/ttv.*
14mr|xawtv-3.102-3|272	
14mr|xawtv-3.102-3|273	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|274	
14mr|xawtv-3.102-3|275	%package web
14mr|xawtv-3.102-3|276	Summary:	Videotext pages webserver & images capture/upload to a webserver
14mr|xawtv-3.102-3|277	Group:		Networking/WWW
14mr|xawtv-3.102-3|278	Requires:	xawtv-common = %{EVRD}
14mr|xawtv-3.102-3|279	
14mr|xawtv-3.102-3|280	%description web
14mr|xawtv-3.102-3|281	Webcam captures images from a video4linux device like bttv,
14mr|xawtv-3.102-3|282	annotates them and and uploads them to a webserver using ftp
14mr|xawtv-3.102-3|283	in a endless loop.
14mr|xawtv-3.102-3|284	
14mr|xawtv-3.102-3|285	Alevtd is http daemon which serves videotext pages as HTML.
14mr|xawtv-3.102-3|286	Tune in some station with a utility like v4lctl or some TV application.
14mr|xawtv-3.102-3|287	Then start it and point your browser to http://localhost:5654/
14mr|xawtv-3.102-3|288	
14mr|xawtv-3.102-3|289	Pages may be requested either in HTML format (http://localhost:5654/<page>/
14mr|xawtv-3.102-3|290	or http://localhost:5654/<page>/<subpage>.html) or in ASCII text format
14mr|xawtv-3.102-3|291	(http://localhost:5654/<page>/<subpage>.txt).
14mr|xawtv-3.102-3|292	Subpage "00" can be used for pages without subpages.
14mr|xawtv-3.102-3|293	
14mr|xawtv-3.102-3|294	%files web
14mr|xawtv-3.102-3|295	%{_bindir}/alevtd
14mr|xawtv-3.102-3|296	%{_bindir}/webcam
14mr|xawtv-3.102-3|297	%{_mandir}/man1/alevtd.1*
14mr|xawtv-3.102-3|298	%{_mandir}/man1/webcam.1*
14mr|xawtv-3.102-3|299	
14mr|xawtv-3.102-3|300	#----------------------------------------------------------------------------
14mr|xawtv-3.102-3|301	
14mr|xawtv-3.102-3|302	%prep
14mr|xawtv-3.102-3|303	%setup -q
14mr|xawtv-3.102-3|304	%patch31 -p0
14mr|xawtv-3.102-3|305	
14mr|xawtv-3.102-3|306	%build
14mr|xawtv-3.102-3|307	autoreconf -fi
14mr|xawtv-3.102-3|308	export LIBS="$LIBS -lm"
14mr|xawtv-3.102-3|309	%configure2_5x	--enable-xfree-ext \
14mr|xawtv-3.102-3|310	--enable-xvideo \
14mr|xawtv-3.102-3|311	--enable-aa \
14mr|xawtv-3.102-3|312	--enable-alsa \
14mr|xawtv-3.102-3|313	--disable-quicktime \
14mr|xawtv-3.102-3|314	--x-includes=%{_includedir}/freetype2
14mr|xawtv-3.102-3|315	
14mr|xawtv-3.102-3|316	# Quicktime support not enabled, so libpng is not needed
14mr|xawtv-3.102-3|317	find . -name 'Makefile' | xargs perl -pi -e 's/-lpng//g'
14mr|xawtv-3.102-3|318	%make
14mr|xawtv-3.102-3|319	
14mr|xawtv-3.102-3|320	%install
14mr|xawtv-3.102-3|321	perl -pi -e 's!-o root -g root!!g' src/Makefile
14mr|xawtv-3.102-3|322	mkdir -p %{buildroot}/usr/lib/X11/app-defaults
14mr|xawtv-3.102-3|323	%makeinstall_std ROOT="%{buildroot}" FONTDIR=%{buildroot}%{_datadir}/fonts/misc SUID_ROOT=""
14mr|xawtv-3.102-3|324	
14mr|xawtv-3.102-3|325	install -m 644 x11/Xawtv.ad %{buildroot}/usr/lib/X11/app-defaults
14mr|xawtv-3.102-3|326	(cd %{buildroot}/usr/lib/X11/app-defaults; ln Xawtv.ad Xawtv; ln Xawtv.ad Xawtv-color)
14mr|xawtv-3.102-3|327	
14mr|xawtv-3.102-3|328	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/XawTV
14mr|xawtv-3.102-3|329	
14mr|xawtv-3.102-3|330	# Menu entries
14mr|xawtv-3.102-3|331	
14mr|xawtv-3.102-3|332	mkdir -p %{buildroot}%{_datadir}/applications
14mr|xawtv-3.102-3|333	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|xawtv-3.102-3|334	[Desktop Entry]
14mr|xawtv-3.102-3|335	Name=XawTV
14mr|xawtv-3.102-3|336	Comment=A program for watching TV
14mr|xawtv-3.102-3|337	Exec=%{_bindir}/XawTV
14mr|xawtv-3.102-3|338	Icon=video_section
14mr|xawtv-3.102-3|339	Terminal=false
14mr|xawtv-3.102-3|340	Type=Application
14mr|xawtv-3.102-3|341	StartupNotify=true
14mr|xawtv-3.102-3|342	Categories=AudioVideo;Video;TV;
14mr|xawtv-3.102-3|343	EOF
14mr|xawtv-3.102-3|344	
14mr|xawtv-3.102-3|345	cat > %{buildroot}%{_datadir}/applications/mandriva-motv.desktop <<EOF
14mr|xawtv-3.102-3|346	[Desktop Entry]
14mr|xawtv-3.102-3|347	Name=MoTV
14mr|xawtv-3.102-3|348	Comment=A program for watching TV (nicer interface)
14mr|xawtv-3.102-3|349	Exec=%{_bindir}/motv
14mr|xawtv-3.102-3|350	Icon=video_section
14mr|xawtv-3.102-3|351	Terminal=false
14mr|xawtv-3.102-3|352	Type=Application
14mr|xawtv-3.102-3|353	StartupNotify=true
14mr|xawtv-3.102-3|354	Categories=Motif;AudioVideo;Video;TV;
14mr|xawtv-3.102-3|355	EOF
14mr|xawtv-3.102-3|356	
14mr|xawtv-3.102-3|357	mkdir -p %{buildroot}{%tvtuner_launcher,%webcam_launcher}
14mr|xawtv-3.102-3|358	cat > %{buildroot}%{webcam_launcher}/%{name}.desktop << EOF
14mr|xawtv-3.102-3|359	[Desktop Entry]
14mr|xawtv-3.102-3|360	Name=XawTV \$devicename
14mr|xawtv-3.102-3|361	Comment=The X11 Video4Linux Stream Capture Viewer
14mr|xawtv-3.102-3|362	TryExec=/usr/bin/xawtv
14mr|xawtv-3.102-3|363	Exec=/usr/bin/xawtv -c \$device
14mr|xawtv-3.102-3|364	Terminal=false
14mr|xawtv-3.102-3|365	Icon=video_section
14mr|xawtv-3.102-3|366	Type=Application
14mr|xawtv-3.102-3|367	EOF
14mr|xawtv-3.102-3|368	cat > %{buildroot}%{tvtuner_launcher}/%{name}.desktop << EOF
14mr|xawtv-3.102-3|369	[Desktop Entry]
14mr|xawtv-3.102-3|370	Name=XawTV \$devicename
14mr|xawtv-3.102-3|371	Comment=The X11 Video4Linux Stream Capture Viewer
14mr|xawtv-3.102-3|372	TryExec=/usr/bin/XawTV
14mr|xawtv-3.102-3|373	Exec=/usr/bin/XawTV -c \$device
14mr|xawtv-3.102-3|374	Terminal=false
14mr|xawtv-3.102-3|375	Icon=video_section
14mr|xawtv-3.102-3|376	Type=Application
14mr|xawtv-3.102-3|377	EOF
14mr|xawtv-3.102-3|378	
14mr|xawtv-3.102-3|379	
14mr|xawtv-3.102-3|380	%changelog
14mr|xawtv-3.102-3|381	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.102-3
14mr|xawtv-3.102-3|382	+ Revision: b51305c
14mr|xawtv-3.102-3|383	- Fix typo
14mr|xawtv-3.102-3|384	
14mr|xawtv-3.102-3|385	

22130 14
14mr|xbase-3.1.2-7|1	%define name	xbase
14mr|xbase-3.1.2-7|2	%define version 3.1.2
14mr|xbase-3.1.2-7|3	%define major 1
14mr|xbase-3.1.2-7|4	%define libname %mklibname %name %major
14mr|xbase-3.1.2-7|5	%define libnamedev %mklibname -d %name
14mr|xbase-3.1.2-7|6	
14mr|xbase-3.1.2-7|7	Summary:	Xbase dBase database file library
14mr|xbase-3.1.2-7|8	Name: 		%{name}
14mr|xbase-3.1.2-7|9	Version:	%{version}
14mr|xbase-3.1.2-7|10	Release: 	7
14mr|xbase-3.1.2-7|11	Source0:	http://downloads.sourceforge.net/xdb/%{name}64-%{version}.tar.gz
14mr|xbase-3.1.2-7|12	Patch0:		%{name}-%{version}-fixconfig.patch
14mr|xbase-3.1.2-7|13	Patch2:		%{name}-%{version}-gcc44.patch
14mr|xbase-3.1.2-7|14	Patch3:		%{name}-2.0.0-ppc.patch
14mr|xbase-3.1.2-7|15	Patch4:		%{name}-%{version}-xbnode.patch
14mr|xbase-3.1.2-7|16	Patch5:		%{name}-%{version}-lesserg.patch
14mr|xbase-3.1.2-7|17	Patch6:		%{name}-%{version}-outofsource.patch
14mr|xbase-3.1.2-7|18	Patch7:		%{name}-%{version}-gcc47.patch
14mr|xbase-3.1.2-7|19	Patch8:		%{name}-%{version}-gcc-version.patch
14mr|xbase-3.1.2-7|20	
14mr|xbase-3.1.2-7|21	License:	LGPLv2+
14mr|xbase-3.1.2-7|22	Group: 		Development/Other
14mr|xbase-3.1.2-7|23	URL:		http://linux.techass.com/projects/xdb/
14mr|xbase-3.1.2-7|24	BuildRequires:	doxygen
14mr|xbase-3.1.2-7|25	BuildRequires:	multiarch-utils
14mr|xbase-3.1.2-7|26	
14mr|xbase-3.1.2-7|27	%description
14mr|xbase-3.1.2-7|28	Library for accessing dBase .dbf, .ndx, .dbt, and Clipper .ntx files.
14mr|xbase-3.1.2-7|29	
14mr|xbase-3.1.2-7|30	%package -n %{libname}
14mr|xbase-3.1.2-7|31	Summary: Libraries needed for %{name}
14mr|xbase-3.1.2-7|32	Group:   System/Libraries
14mr|xbase-3.1.2-7|33	Provides: lib%{name} = %version-%release
14mr|xbase-3.1.2-7|34	
14mr|xbase-3.1.2-7|35	%description -n %{libname}
14mr|xbase-3.1.2-7|36	Libraries needed for %{name}
14mr|xbase-3.1.2-7|37	
14mr|xbase-3.1.2-7|38	%package -n %{libnamedev}
14mr|xbase-3.1.2-7|39	Summary: Xbase development package
14mr|xbase-3.1.2-7|40	Group: Development/Other
14mr|xbase-3.1.2-7|41	Requires: %{libname} = %version
14mr|xbase-3.1.2-7|42	Provides: %name-devel = %version-%release
14mr|xbase-3.1.2-7|43	Obsoletes: %{name}-devel < 2.0.0-8mdv
14mr|xbase-3.1.2-7|44	Obsoletes: %{libname}-devel < 2.0.0-8mdv
14mr|xbase-3.1.2-7|45	Conflicts: %{name} < 3.1.2-4
14mr|xbase-3.1.2-7|46	
14mr|xbase-3.1.2-7|47	%description -n %{libnamedev}
14mr|xbase-3.1.2-7|48	Headers and such for compiling programs that use the Xbase library.
14mr|xbase-3.1.2-7|49	
14mr|xbase-3.1.2-7|50	%prep
14mr|xbase-3.1.2-7|51	%setup -qn %{name}64-%{version}
14mr|xbase-3.1.2-7|52	%apply_patches
14mr|xbase-3.1.2-7|53	
14mr|xbase-3.1.2-7|54	
14mr|xbase-3.1.2-7|55	%build
14mr|xbase-3.1.2-7|56	touch AUTHORS README NEWS
14mr|xbase-3.1.2-7|57	cp -p copying COPYING
14mr|xbase-3.1.2-7|58	autoreconf -i
14mr|xbase-3.1.2-7|59	%configure2_5x --disable-static
14mr|xbase-3.1.2-7|60	%make
14mr|xbase-3.1.2-7|61	
14mr|xbase-3.1.2-7|62	%install
14mr|xbase-3.1.2-7|63	rm -rf %{buildroot}
14mr|xbase-3.1.2-7|64	%makeinstall_std
14mr|xbase-3.1.2-7|65	
14mr|xbase-3.1.2-7|66	rm -rf %{buildroot}%{_libdir}/*.la
14mr|xbase-3.1.2-7|67	
14mr|xbase-3.1.2-7|68	pushd %{buildroot}%{_libdir}
14mr|xbase-3.1.2-7|69	ln -s libxbase64.so.1.0.0 libxbase.so.1.0.0
14mr|xbase-3.1.2-7|70	ln -s libxbase64.so.1 libxbase.so.1
14mr|xbase-3.1.2-7|71	ln -s libxbase64.so libxbase.so
14mr|xbase-3.1.2-7|72	popd
14mr|xbase-3.1.2-7|73	
14mr|xbase-3.1.2-7|74	pushd %{buildroot}%{_includedir}
14mr|xbase-3.1.2-7|75	ln -s xbase64 xbase
14mr|xbase-3.1.2-7|76	ln -s xbase64.h xbase64/xbase.h
14mr|xbase-3.1.2-7|77	popd
14mr|xbase-3.1.2-7|78	
14mr|xbase-3.1.2-7|79	pushd %{buildroot}%{_bindir}
14mr|xbase-3.1.2-7|80	ln -s xbase64-config xbase-config
14mr|xbase-3.1.2-7|81	popd
14mr|xbase-3.1.2-7|82	
14mr|xbase-3.1.2-7|83	%multiarch_binaries %{buildroot}%{_bindir}/xbase64-config
14mr|xbase-3.1.2-7|84	
14mr|xbase-3.1.2-7|85	%files
14mr|xbase-3.1.2-7|86	%doc NEWS README AUTHORS ChangeLog
14mr|xbase-3.1.2-7|87	%{_bindir}/checkndx
14mr|xbase-3.1.2-7|88	%{_bindir}/copydbf
14mr|xbase-3.1.2-7|89	%{_bindir}/dbfutil1
14mr|xbase-3.1.2-7|90	%{_bindir}/dbfxtrct
14mr|xbase-3.1.2-7|91	%{_bindir}/deletall
14mr|xbase-3.1.2-7|92	%{_bindir}/dumphdr
14mr|xbase-3.1.2-7|93	%{_bindir}/dumprecs
14mr|xbase-3.1.2-7|94	%{_bindir}/packdbf
14mr|xbase-3.1.2-7|95	%{_bindir}/reindex
14mr|xbase-3.1.2-7|96	%{_bindir}/undelall
14mr|xbase-3.1.2-7|97	%{_bindir}/zap
14mr|xbase-3.1.2-7|98	
14mr|xbase-3.1.2-7|99	%files -n %{libname}
14mr|xbase-3.1.2-7|100	%{_libdir}/*.so.*
14mr|xbase-3.1.2-7|101	
14mr|xbase-3.1.2-7|102	%pre -n %{libnamedev}
14mr|xbase-3.1.2-7|103	if [ "$1" == "2" -a -d %{_includedir}/xbase ]
14mr|xbase-3.1.2-7|104	then
14mr|xbase-3.1.2-7|105	rm -fr %{_includedir}/xbase
14mr|xbase-3.1.2-7|106	fi
14mr|xbase-3.1.2-7|107	
14mr|xbase-3.1.2-7|108	%files -n %{libnamedev}
14mr|xbase-3.1.2-7|109	%doc docs html
14mr|xbase-3.1.2-7|110	%{_bindir}/xbase-config
14mr|xbase-3.1.2-7|111	%{_bindir}/xbase64-config
14mr|xbase-3.1.2-7|112	%{multiarch_bindir}/xbase64-config
14mr|xbase-3.1.2-7|113	%{_includedir}/xbase*
14mr|xbase-3.1.2-7|114	%{_libdir}/*.so
14mr|xbase-3.1.2-7|115	
14mr|xbase-3.1.2-7|116	%changelog
14mr|xbase-3.1.2-7|117	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.2-7
14mr|xbase-3.1.2-7|118	+ Revision: 8e71578
14mr|xbase-3.1.2-7|119	- MassBuild#440: Increase release tag
14mr|xbase-3.1.2-7|120	
14mr|xbase-3.1.2-7|121	

22131 14
14mr|xbiff-1.0.3-6|1	Name:		xbiff
14mr|xbiff-1.0.3-6|2	Version:	1.0.3
14mr|xbiff-1.0.3-6|3	Release:	6
14mr|xbiff-1.0.3-6|4	Summary:	Mailbox flag for X
14mr|xbiff-1.0.3-6|5	Group:		Development/X11
14mr|xbiff-1.0.3-6|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xbiff-1.0.3-6|7	License:	MIT
14mr|xbiff-1.0.3-6|8	BuildRoot:	%{_tmppath}/%{name}-root
14mr|xbiff-1.0.3-6|9	
14mr|xbiff-1.0.3-6|10	BuildRequires: libxext-devel >= 1.0.0
14mr|xbiff-1.0.3-6|11	BuildRequires: libxaw-devel >= 1.0.1
14mr|xbiff-1.0.3-6|12	BuildRequires: x11-data-bitmaps >= 1.0.1
14mr|xbiff-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xbiff-1.0.3-6|14	
14mr|xbiff-1.0.3-6|15	%description
14mr|xbiff-1.0.3-6|16	The xbiff program displays a little image of a mailbox. When there is no mail,
14mr|xbiff-1.0.3-6|17	the flag on the mailbox is down. When mail arrives, the flag goes up and the
14mr|xbiff-1.0.3-6|18	mailbox beeps.
14mr|xbiff-1.0.3-6|19	
14mr|xbiff-1.0.3-6|20	%prep
14mr|xbiff-1.0.3-6|21	%setup -q -n %{name}-%{version}
14mr|xbiff-1.0.3-6|22	
14mr|xbiff-1.0.3-6|23	%build
14mr|xbiff-1.0.3-6|24	%configure2_5x
14mr|xbiff-1.0.3-6|25	%make
14mr|xbiff-1.0.3-6|26	
14mr|xbiff-1.0.3-6|27	%install
14mr|xbiff-1.0.3-6|28	rm -rf %{buildroot}
14mr|xbiff-1.0.3-6|29	%makeinstall_std
14mr|xbiff-1.0.3-6|30	
14mr|xbiff-1.0.3-6|31	%clean
14mr|xbiff-1.0.3-6|32	rm -rf %{buildroot}
14mr|xbiff-1.0.3-6|33	
14mr|xbiff-1.0.3-6|34	%files
14mr|xbiff-1.0.3-6|35	%defattr(-,root,root)
14mr|xbiff-1.0.3-6|36	%{_bindir}/xbiff
14mr|xbiff-1.0.3-6|37	%{_mandir}/man1/xbiff.*
14mr|xbiff-1.0.3-6|38	
14mr|xbiff-1.0.3-6|39	
14mr|xbiff-1.0.3-6|40	
14mr|xbiff-1.0.3-6|41	
14mr|xbiff-1.0.3-6|42	
14mr|xbiff-1.0.3-6|43	%changelog
14mr|xbiff-1.0.3-6|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-6
14mr|xbiff-1.0.3-6|45	+ Revision: 1247af8
14mr|xbiff-1.0.3-6|46	- MassBuild#440: Increase release tag
14mr|xbiff-1.0.3-6|47	
14mr|xbiff-1.0.3-6|48	

22132 14
14mr|xboard-4.2.7-17|1	# Debug package is empty and rpmlint rejects build
14mr|xboard-4.2.7-17|2	%define _enable_debug_packages %{nil}
14mr|xboard-4.2.7-17|3	%define debug_package %{nil}
14mr|xboard-4.2.7-17|4	
14mr|xboard-4.2.7-17|5	Summary:	An X Window System graphical chessboard
14mr|xboard-4.2.7-17|6	Name:		xboard
14mr|xboard-4.2.7-17|7	Version:	4.2.7
14mr|xboard-4.2.7-17|8	Release:	17
14mr|xboard-4.2.7-17|9	Group:		Games/Boards
14mr|xboard-4.2.7-17|10	URL:		http://www.gnu.org/software/xboard/
14mr|xboard-4.2.7-17|11	License:	BSD-like and GPLv2+
14mr|xboard-4.2.7-17|12	
14mr|xboard-4.2.7-17|13	Source:		ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2
14mr|xboard-4.2.7-17|14	Source1:	xboard.sh.bz2
14mr|xboard-4.2.7-17|15	Source2:	xboard-pxboard.man.bz2
14mr|xboard-4.2.7-17|16	Source3:	XBoard.ad.bz2
14mr|xboard-4.2.7-17|17	Patch0:		xboard-4.2.7-entry.patch
14mr|xboard-4.2.7-17|18	Patch1:		xboard-4.2.7-cmail-quote.patch
14mr|xboard-4.2.7-17|19	Patch2:		xboard-4.2.7-lowtime-warning.patch
14mr|xboard-4.2.7-17|20	Patch3:		xboard-4.2.7-xvt.patch
14mr|xboard-4.2.7-17|21	Patch4:		xboard-4.2.7-xtname.patch
14mr|xboard-4.2.7-17|22	Patch5:		xboard-4.2.7-hilight-threatened-pieces.patch
14mr|xboard-4.2.7-17|23	Patch6:		xboard-4.2.7-str-fmt.patch
14mr|xboard-4.2.7-17|24	
14mr|xboard-4.2.7-17|25	Requires:	chessengine
14mr|xboard-4.2.7-17|26	Conflicts:	gnuchess <= 5.06
14mr|xboard-4.2.7-17|27	BuildRequires:	flex
14mr|xboard-4.2.7-17|28	BuildRequires:	groff-for-man
14mr|xboard-4.2.7-17|29	BuildRequires:	pkgconfig(xaw7)
14mr|xboard-4.2.7-17|30	BuildRequires:	pkgconfig(xpm)
14mr|xboard-4.2.7-17|31	
14mr|xboard-4.2.7-17|32	%description
14mr|xboard-4.2.7-17|33	Xboard is an X Window System based graphical chessboard which can be used with
14mr|xboard-4.2.7-17|34	the GNUchess and Crafty chess programs, with Internet Chess Servers (ICSs),
14mr|xboard-4.2.7-17|35	with chess via email, or with your own saved games.
14mr|xboard-4.2.7-17|36	
14mr|xboard-4.2.7-17|37	%prep
14mr|xboard-4.2.7-17|38	%setup -q
14mr|xboard-4.2.7-17|39	%patch0 -p1 -b .info-entry
14mr|xboard-4.2.7-17|40	%patch1 -p1 -b .quote
14mr|xboard-4.2.7-17|41	%patch2 -p1 -b .lowtime
14mr|xboard-4.2.7-17|42	%patch3 -p1 -b .xvt
14mr|xboard-4.2.7-17|43	%patch4 -p1 -b .xtname
14mr|xboard-4.2.7-17|44	%patch5 -p1 -b .hilite
14mr|xboard-4.2.7-17|45	%patch6 -p1 -b .str
14mr|xboard-4.2.7-17|46	
14mr|xboard-4.2.7-17|47	chmod 0644 ChangeLog*
14mr|xboard-4.2.7-17|48	
14mr|xboard-4.2.7-17|49	%build
14mr|xboard-4.2.7-17|50	%configure2_5x --bindir=%{_gamesbindir}
14mr|xboard-4.2.7-17|51	# Xaw3d kinda conflicts with Conectiva patch; no tooltip will be
14mr|xboard-4.2.7-17|52	# shown - Abel
14mr|xboard-4.2.7-17|53	# --with-Xaw3d
14mr|xboard-4.2.7-17|54	%make
14mr|xboard-4.2.7-17|55	
14mr|xboard-4.2.7-17|56	%install
14mr|xboard-4.2.7-17|57	%makeinstall bindir=%{buildroot}%{_gamesbindir}
14mr|xboard-4.2.7-17|58	
14mr|xboard-4.2.7-17|59	mv %{buildroot}%{_gamesbindir}/%{name} %{buildroot}%{_gamesbindir}/%{name}.real
14mr|xboard-4.2.7-17|60	
14mr|xboard-4.2.7-17|61	bzip2 -dc %{SOURCE1} > %{buildroot}%{_gamesbindir}/%{name}
14mr|xboard-4.2.7-17|62	chmod 755 %{buildroot}%{_gamesbindir}/%{name}
14mr|xboard-4.2.7-17|63	
14mr|xboard-4.2.7-17|64	# install pxboard manpage
14mr|xboard-4.2.7-17|65	bzip2 -dc %{SOURCE2} > %{buildroot}%{_mandir}/man6/pxboard.6
14mr|xboard-4.2.7-17|66	
14mr|xboard-4.2.7-17|67	# install X resource
14mr|xboard-4.2.7-17|68	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults
14mr|xboard-4.2.7-17|69	bzip2 -dc %{SOURCE3} > %{buildroot}%{_sysconfdir}/X11/app-defaults/XBoard
14mr|xboard-4.2.7-17|70	
14mr|xboard-4.2.7-17|71	#menu
14mr|xboard-4.2.7-17|72	mkdir -p %{buildroot}%{_datadir}/applications
14mr|xboard-4.2.7-17|73	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|xboard-4.2.7-17|74	[Desktop Entry]
14mr|xboard-4.2.7-17|75	Name=XBoard
14mr|xboard-4.2.7-17|76	Comment=GUI chessboard game
14mr|xboard-4.2.7-17|77	Exec=%{_gamesbindir}/xboard
14mr|xboard-4.2.7-17|78	Icon=strategy_section
14mr|xboard-4.2.7-17|79	Terminal=false
14mr|xboard-4.2.7-17|80	Type=Application
14mr|xboard-4.2.7-17|81	Categories=Game;BoardGame;
14mr|xboard-4.2.7-17|82	EOF
14mr|xboard-4.2.7-17|83	
14mr|xboard-4.2.7-17|84	# remove useless files
14mr|xboard-4.2.7-17|85	rm -f %{buildroot}%{_infodir}/dir
14mr|xboard-4.2.7-17|86	
14mr|xboard-4.2.7-17|87	%files
14mr|xboard-4.2.7-17|88	%doc AUTHORS ChangeLog* COPYRIGHT FAQ NEWS READ_ME zippy.README
14mr|xboard-4.2.7-17|89	%doc *.txt *.html
14mr|xboard-4.2.7-17|90	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XBoard
14mr|xboard-4.2.7-17|91	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|xboard-4.2.7-17|92	%{_gamesbindir}/*
14mr|xboard-4.2.7-17|93	%{_mandir}/man?/*
14mr|xboard-4.2.7-17|94	%{_infodir}/*.info*
14mr|xboard-4.2.7-17|95	
14mr|xboard-4.2.7-17|96	
14mr|xboard-4.2.7-17|97	
14mr|xboard-4.2.7-17|98	%changelog
14mr|xboard-4.2.7-17|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.2.7-17
14mr|xboard-4.2.7-17|100	+ Revision: cb7eb5a
14mr|xboard-4.2.7-17|101	- MassBuild#440: Increase release tag
14mr|xboard-4.2.7-17|102	
14mr|xboard-4.2.7-17|103	

22133 14
14mr|xcalc-1.0.5-2|1	Name: xcalc
14mr|xcalc-1.0.5-2|2	Version: 1.0.5
14mr|xcalc-1.0.5-2|3	Release: 2
14mr|xcalc-1.0.5-2|4	Summary: Scientific calculator for X
14mr|xcalc-1.0.5-2|5	
14mr|xcalc-1.0.5-2|6	Group: Development/X11
14mr|xcalc-1.0.5-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xcalc-1.0.5-2|8	License: MIT
14mr|xcalc-1.0.5-2|9	
14mr|xcalc-1.0.5-2|10	BuildRequires: libxt-devel >= 1.0.0
14mr|xcalc-1.0.5-2|11	BuildRequires: libxaw-devel >= 1.0.1
14mr|xcalc-1.0.5-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xcalc-1.0.5-2|13	
14mr|xcalc-1.0.5-2|14	%description
14mr|xcalc-1.0.5-2|15	Xcalc is a scientific calculator desktop accessory that can emulate a TI-30
14mr|xcalc-1.0.5-2|16	or an HP-10C.
14mr|xcalc-1.0.5-2|17	
14mr|xcalc-1.0.5-2|18	%prep
14mr|xcalc-1.0.5-2|19	%setup -q -n %{name}-%{version}
14mr|xcalc-1.0.5-2|20	
14mr|xcalc-1.0.5-2|21	%build
14mr|xcalc-1.0.5-2|22	%configure2_5x
14mr|xcalc-1.0.5-2|23	%make
14mr|xcalc-1.0.5-2|24	
14mr|xcalc-1.0.5-2|25	%install
14mr|xcalc-1.0.5-2|26	%makeinstall_std
14mr|xcalc-1.0.5-2|27	
14mr|xcalc-1.0.5-2|28	%clean
14mr|xcalc-1.0.5-2|29	
14mr|xcalc-1.0.5-2|30	%files
14mr|xcalc-1.0.5-2|31	%{_bindir}/xcalc
14mr|xcalc-1.0.5-2|32	%{_datadir}/X11/app-defaults/XCalc
14mr|xcalc-1.0.5-2|33	%{_datadir}/X11/app-defaults/XCalc-color
14mr|xcalc-1.0.5-2|34	%{_mandir}/man1/xcalc.1*
14mr|xcalc-1.0.5-2|35	
14mr|xcalc-1.0.5-2|36	
14mr|xcalc-1.0.5-2|37	
14mr|xcalc-1.0.5-2|38	
14mr|xcalc-1.0.5-2|39	%changelog
14mr|xcalc-1.0.5-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-2
14mr|xcalc-1.0.5-2|41	+ Revision: 7311141
14mr|xcalc-1.0.5-2|42	- MassBuild#440: Increase release tag
14mr|xcalc-1.0.5-2|43	
14mr|xcalc-1.0.5-2|44	

22134 14
14mr|xcb-util-0.3.9-3|1	%define major		1
14mr|xcb-util-0.3.9-3|2	%define libname		%mklibname xcb-util %{major}
14mr|xcb-util-0.3.9-3|3	%define develname	%mklibname xcb-util -d
14mr|xcb-util-0.3.9-3|4	
14mr|xcb-util-0.3.9-3|5	Name: xcb-util
14mr|xcb-util-0.3.9-3|6	Summary: A number of libraries which sit on top of libxcb
14mr|xcb-util-0.3.9-3|7	Version: 0.3.9
14mr|xcb-util-0.3.9-3|8	Release: 3
14mr|xcb-util-0.3.9-3|9	Group: System/X11
14mr|xcb-util-0.3.9-3|10	License: MIT
14mr|xcb-util-0.3.9-3|11	URL: http://xcb.freedesktop.org
14mr|xcb-util-0.3.9-3|12	Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mr|xcb-util-0.3.9-3|13	BuildRequires: x11-proto-devel
14mr|xcb-util-0.3.9-3|14	BuildRequires: x11-util-macros >= 1.1.5
14mr|xcb-util-0.3.9-3|15	BuildRequires: xcb-devel
14mr|xcb-util-0.3.9-3|16	BuildRequires: gperf
14mr|xcb-util-0.3.9-3|17	
14mr|xcb-util-0.3.9-3|18	%description
14mr|xcb-util-0.3.9-3|19	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-0.3.9-3|20	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-0.3.9-3|21	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-0.3.9-3|22	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-0.3.9-3|23	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-0.3.9-3|24	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-0.3.9-3|25	
14mr|xcb-util-0.3.9-3|26	#--------------------------------------------------------------------
14mr|xcb-util-0.3.9-3|27	
14mr|xcb-util-0.3.9-3|28	%package -n %{develname}
14mr|xcb-util-0.3.9-3|29	Summary: A number of libraries which sit on top of libxcb
14mr|xcb-util-0.3.9-3|30	Group: Development/C
14mr|xcb-util-0.3.9-3|31	Provides:  xcb-util-devel = %{version}-%{release}
14mr|xcb-util-0.3.9-3|32	Requires:  %{libname} = %{version}-%{release}
14mr|xcb-util-0.3.9-3|33	Obsoletes: %{_lib}xcb-static-devel < 0.3.9
14mr|xcb-util-0.3.9-3|34	
14mr|xcb-util-0.3.9-3|35	%description -n %{develname}
14mr|xcb-util-0.3.9-3|36	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-0.3.9-3|37	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-0.3.9-3|38	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-0.3.9-3|39	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-0.3.9-3|40	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-0.3.9-3|41	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-0.3.9-3|42	
14mr|xcb-util-0.3.9-3|43	%files -n %{develname}
14mr|xcb-util-0.3.9-3|44	%{_includedir}/xcb/xcb_atom.h
14mr|xcb-util-0.3.9-3|45	%{_includedir}/xcb/xcb_aux.h
14mr|xcb-util-0.3.9-3|46	#%{_includedir}/xcb/xcb_bitops.h
14mr|xcb-util-0.3.9-3|47	%{_includedir}/xcb/xcb_event.h
14mr|xcb-util-0.3.9-3|48	%{_includedir}/xcb/xcb_util.h
14mr|xcb-util-0.3.9-3|49	%{_libdir}/libxcb-util.so
14mr|xcb-util-0.3.9-3|50	%{_libdir}/pkgconfig/xcb-atom.pc
14mr|xcb-util-0.3.9-3|51	%{_libdir}/pkgconfig/xcb-aux.pc
14mr|xcb-util-0.3.9-3|52	%{_libdir}/pkgconfig/xcb-event.pc
14mr|xcb-util-0.3.9-3|53	%{_libdir}/pkgconfig/xcb-util.pc
14mr|xcb-util-0.3.9-3|54	
14mr|xcb-util-0.3.9-3|55	#--------------------------------------------------------------------
14mr|xcb-util-0.3.9-3|56	
14mr|xcb-util-0.3.9-3|57	%package -n %{libname}
14mr|xcb-util-0.3.9-3|58	Summary: xcb-util library package
14mr|xcb-util-0.3.9-3|59	Group: System/X11
14mr|xcb-util-0.3.9-3|60	Conflicts: %{_lib}xcb-xvmc0 < 1.7-2
14mr|xcb-util-0.3.9-3|61	Conflicts: %{_lib}xcb-xtest0 < 1.7-2
14mr|xcb-util-0.3.9-3|62	Conflicts: %{_lib}xcb-xprint0 < 1.7-2
14mr|xcb-util-0.3.9-3|63	Conflicts: %{_lib}xcb-xfixes0 < 1.7-2
14mr|xcb-util-0.3.9-3|64	Conflicts: %{_lib}xcb-shm0 < 1.7-2
14mr|xcb-util-0.3.9-3|65	Conflicts: %{_lib}xcb-xevie0 < 1.7-2
14mr|xcb-util-0.3.9-3|66	Conflicts: %{_lib}xcb-shape0 < 1.7-2
14mr|xcb-util-0.3.9-3|67	Conflicts: %{_lib}xcb-composite0 < 1.7-2
14mr|xcb-util-0.3.9-3|68	Conflicts: %{_lib}xcb-xv0 < 1.7-2
14mr|xcb-util-0.3.9-3|69	Conflicts: %{_lib}xcb-xf86dri0 < 1.7-2
14mr|xcb-util-0.3.9-3|70	Conflicts: %{_lib}xcb-damage0 < 1.7-2
14mr|xcb-util-0.3.9-3|71	Conflicts: %{_lib}xcb-record0 < 1.7-2
14mr|xcb-util-0.3.9-3|72	Conflicts: %{_lib}xcb-res0 < 1.7-2
14mr|xcb-util-0.3.9-3|73	Conflicts: %{_lib}xcb-screensaver0 < 1.7-2
14mr|xcb-util-0.3.9-3|74	Conflicts: %{_lib}xcb-glx0 < 1.7-2
14mr|xcb-util-0.3.9-3|75	Conflicts: %{_lib}xcb-dri2_0 < 1.7-2
14mr|xcb-util-0.3.9-3|76	Conflicts: %{_lib}xcb-xinerama0 < 1.7-2
14mr|xcb-util-0.3.9-3|77	Conflicts: %{_lib}xcb1 < 1.7-2
14mr|xcb-util-0.3.9-3|78	Conflicts: %{_lib}xcb-sync0 < 1.7-2
14mr|xcb-util-0.3.9-3|79	Conflicts: %{_lib}xcb-render0 < 1.7-2
14mr|xcb-util-0.3.9-3|80	Conflicts: %{_lib}xcb-dpms0 < 1.7-2
14mr|xcb-util-0.3.9-3|81	Conflicts: %{_lib}xcb-randr0 < 1.7-2
14mr|xcb-util-0.3.9-3|82	
14mr|xcb-util-0.3.9-3|83	%description -n %{libname}
14mr|xcb-util-0.3.9-3|84	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-0.3.9-3|85	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-0.3.9-3|86	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-0.3.9-3|87	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-0.3.9-3|88	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-0.3.9-3|89	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-0.3.9-3|90	
14mr|xcb-util-0.3.9-3|91	%files -n %{libname}
14mr|xcb-util-0.3.9-3|92	%{_libdir}/libxcb-util.so.%{major}*
14mr|xcb-util-0.3.9-3|93	
14mr|xcb-util-0.3.9-3|94	#--------------------------------------------------------------------
14mr|xcb-util-0.3.9-3|95	
14mr|xcb-util-0.3.9-3|96	%prep
14mr|xcb-util-0.3.9-3|97	%setup -q
14mr|xcb-util-0.3.9-3|98	
14mr|xcb-util-0.3.9-3|99	%build
14mr|xcb-util-0.3.9-3|100	%configure2_5x \
14mr|xcb-util-0.3.9-3|101	--disable-static
14mr|xcb-util-0.3.9-3|102	
14mr|xcb-util-0.3.9-3|103	%make
14mr|xcb-util-0.3.9-3|104	
14mr|xcb-util-0.3.9-3|105	%install
14mr|xcb-util-0.3.9-3|106	rm -rf %{buildroot}
14mr|xcb-util-0.3.9-3|107	%makeinstall_std
14mr|xcb-util-0.3.9-3|108	
14mr|xcb-util-0.3.9-3|109	
14mr|xcb-util-0.3.9-3|110	
14mr|xcb-util-0.3.9-3|111	
14mr|xcb-util-0.3.9-3|112	%changelog
14mr|xcb-util-0.3.9-3|113	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.9-3
14mr|xcb-util-0.3.9-3|114	+ Revision: d641a97
14mr|xcb-util-0.3.9-3|115	- MassBuild#440: Increase release tag
14mr|xcb-util-0.3.9-3|116	
14mr|xcb-util-0.3.9-3|117	

22135 14
14mr|xcb-util-cursor-0.1.1-3|1	%define major 0
14mr|xcb-util-cursor-0.1.1-3|2	%define libname %mklibname xcb-cursor %{major}
14mr|xcb-util-cursor-0.1.1-3|3	%define devname %mklibname xcb-cursor -d
14mr|xcb-util-cursor-0.1.1-3|4	
14mr|xcb-util-cursor-0.1.1-3|5	Summary:	xcb-util's xcb-cursor
14mr|xcb-util-cursor-0.1.1-3|6	Name:		xcb-util-cursor
14mr|xcb-util-cursor-0.1.1-3|7	Version:	0.1.1
14mr|xcb-util-cursor-0.1.1-3|8	Release:	3
14mr|xcb-util-cursor-0.1.1-3|9	Url:		http://xcb.freedesktop.org
14mr|xcb-util-cursor-0.1.1-3|10	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mr|xcb-util-cursor-0.1.1-3|11	License:	MIT
14mr|xcb-util-cursor-0.1.1-3|12	Group:		System/X11
14mr|xcb-util-cursor-0.1.1-3|13	BuildRequires:	pkgconfig(xcb-image)
14mr|xcb-util-cursor-0.1.1-3|14	BuildRequires:	pkgconfig(xcb-render)
14mr|xcb-util-cursor-0.1.1-3|15	BuildRequires:	pkgconfig(xcb-renderutil)
14mr|xcb-util-cursor-0.1.1-3|16	BuildRequires:	pkgconfig(xorg-macros)
14mr|xcb-util-cursor-0.1.1-3|17	
14mr|xcb-util-cursor-0.1.1-3|18	%description
14mr|xcb-util-cursor-0.1.1-3|19	This is the libXcursor port to XCB.
14mr|xcb-util-cursor-0.1.1-3|20	
14mr|xcb-util-cursor-0.1.1-3|21	#----------------------------------------------------------------------------
14mr|xcb-util-cursor-0.1.1-3|22	
14mr|xcb-util-cursor-0.1.1-3|23	%package -n %{libname}
14mr|xcb-util-cursor-0.1.1-3|24	Summary:	xcb-util-cursor library package
14mr|xcb-util-cursor-0.1.1-3|25	Group:		System/X11
14mr|xcb-util-cursor-0.1.1-3|26	Obsoletes:	%{_lib}xcb-util-cursor0 < 0.1.1-2
14mr|xcb-util-cursor-0.1.1-3|27	
14mr|xcb-util-cursor-0.1.1-3|28	%description -n %{libname}
14mr|xcb-util-cursor-0.1.1-3|29	This is the libXcursor port to XCB.
14mr|xcb-util-cursor-0.1.1-3|30	
14mr|xcb-util-cursor-0.1.1-3|31	%files -n %{libname}
14mr|xcb-util-cursor-0.1.1-3|32	%{_libdir}/libxcb-cursor.so.%{major}*
14mr|xcb-util-cursor-0.1.1-3|33	
14mr|xcb-util-cursor-0.1.1-3|34	#----------------------------------------------------------------------------
14mr|xcb-util-cursor-0.1.1-3|35	
14mr|xcb-util-cursor-0.1.1-3|36	%package -n %{devname}
14mr|xcb-util-cursor-0.1.1-3|37	Summary:	xcb-util-cursor development files
14mr|xcb-util-cursor-0.1.1-3|38	Group:		Development/C
14mr|xcb-util-cursor-0.1.1-3|39	Requires:	%{libname} = %{EVRD}
14mr|xcb-util-cursor-0.1.1-3|40	Provides:	%{name}-devel = %{EVRD}
14mr|xcb-util-cursor-0.1.1-3|41	Obsoletes:	%{_lib}xcb-util-cursor-devel < 0.1.1-2
14mr|xcb-util-cursor-0.1.1-3|42	
14mr|xcb-util-cursor-0.1.1-3|43	%description -n %{devname}
14mr|xcb-util-cursor-0.1.1-3|44	This pakcage includes the development files required to build software against
14mr|xcb-util-cursor-0.1.1-3|45	%{name}.
14mr|xcb-util-cursor-0.1.1-3|46	
14mr|xcb-util-cursor-0.1.1-3|47	%files -n %{devname}
14mr|xcb-util-cursor-0.1.1-3|48	%doc ChangeLog NEWS README
14mr|xcb-util-cursor-0.1.1-3|49	%{_includedir}/xcb/*.h
14mr|xcb-util-cursor-0.1.1-3|50	%{_libdir}/libxcb-cursor.so
14mr|xcb-util-cursor-0.1.1-3|51	%{_libdir}/pkgconfig/xcb-cursor.pc
14mr|xcb-util-cursor-0.1.1-3|52	
14mr|xcb-util-cursor-0.1.1-3|53	#----------------------------------------------------------------------------
14mr|xcb-util-cursor-0.1.1-3|54	
14mr|xcb-util-cursor-0.1.1-3|55	%prep
14mr|xcb-util-cursor-0.1.1-3|56	%setup -q
14mr|xcb-util-cursor-0.1.1-3|57	
14mr|xcb-util-cursor-0.1.1-3|58	%build
14mr|xcb-util-cursor-0.1.1-3|59	%configure2_5x --disable-static
14mr|xcb-util-cursor-0.1.1-3|60	%make
14mr|xcb-util-cursor-0.1.1-3|61	
14mr|xcb-util-cursor-0.1.1-3|62	%install
14mr|xcb-util-cursor-0.1.1-3|63	%makeinstall_std
14mr|xcb-util-cursor-0.1.1-3|64	
14mr|xcb-util-cursor-0.1.1-3|65	
14mr|xcb-util-cursor-0.1.1-3|66	%changelog
14mr|xcb-util-cursor-0.1.1-3|67	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.1-3
14mr|xcb-util-cursor-0.1.1-3|68	+ Revision: 190bcd6
14mr|xcb-util-cursor-0.1.1-3|69	- MassBuild#440: Increase release tag
14mr|xcb-util-cursor-0.1.1-3|70	
14mr|xcb-util-cursor-0.1.1-3|71	

22136 14
14mr|xcb-util-image-0.3.9-2|1	%define major 0
14mr|xcb-util-image-0.3.9-2|2	%define libname %mklibname %{name} %{major}
14mr|xcb-util-image-0.3.9-2|3	%define develname %mklibname %{name} -d
14mr|xcb-util-image-0.3.9-2|4	%define develnamest %mklibname %{name} -d -s
14mr|xcb-util-image-0.3.9-2|5	
14mr|xcb-util-image-0.3.9-2|6	Summary:	xcb-util's xcb-image
14mr|xcb-util-image-0.3.9-2|7	Name:		xcb-util-image
14mr|xcb-util-image-0.3.9-2|8	Version:	0.3.9
14mr|xcb-util-image-0.3.9-2|9	Release:	2
14mr|xcb-util-image-0.3.9-2|10	Url:		http://xcb.freedesktop.org
14mr|xcb-util-image-0.3.9-2|11	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mr|xcb-util-image-0.3.9-2|12	License:	MIT
14mr|xcb-util-image-0.3.9-2|13	Group:		System/X11
14mr|xcb-util-image-0.3.9-2|14	BuildRequires:	xcb-util-devel >= 0.3.9
14mr|xcb-util-image-0.3.9-2|15	BuildRequires:	x11-util-macros
14mr|xcb-util-image-0.3.9-2|16	
14mr|xcb-util-image-0.3.9-2|17	%description
14mr|xcb-util-image-0.3.9-2|18	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-image-0.3.9-2|19	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-image-0.3.9-2|20	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-image-0.3.9-2|21	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-image-0.3.9-2|22	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-image-0.3.9-2|23	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-image-0.3.9-2|24	
14mr|xcb-util-image-0.3.9-2|25	%package -n %{libname}
14mr|xcb-util-image-0.3.9-2|26	Summary:	xcb-util-image library package
14mr|xcb-util-image-0.3.9-2|27	Group:		System/X11
14mr|xcb-util-image-0.3.9-2|28	
14mr|xcb-util-image-0.3.9-2|29	%description -n %{libname}
14mr|xcb-util-image-0.3.9-2|30	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-image-0.3.9-2|31	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-image-0.3.9-2|32	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-image-0.3.9-2|33	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-image-0.3.9-2|34	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-image-0.3.9-2|35	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-image-0.3.9-2|36	
14mr|xcb-util-image-0.3.9-2|37	This is the xcb-util-image library package.
14mr|xcb-util-image-0.3.9-2|38	
14mr|xcb-util-image-0.3.9-2|39	%package -n %{develname}
14mr|xcb-util-image-0.3.9-2|40	Summary:	xcb-util-image development files
14mr|xcb-util-image-0.3.9-2|41	Group:		Development/C
14mr|xcb-util-image-0.3.9-2|42	Provides:	libxcb-util-image-devel = %{version}-%{release}
14mr|xcb-util-image-0.3.9-2|43	Provides:	xcb-util-image-devel = %{version}-%{release}
14mr|xcb-util-image-0.3.9-2|44	Requires:	%{libname} = %{version}-%{release}
14mr|xcb-util-image-0.3.9-2|45	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mr|xcb-util-image-0.3.9-2|46	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mr|xcb-util-image-0.3.9-2|47	
14mr|xcb-util-image-0.3.9-2|48	%description -n %{develname}
14mr|xcb-util-image-0.3.9-2|49	This pakcage includes the development files required to build software against
14mr|xcb-util-image-0.3.9-2|50	%{name}.
14mr|xcb-util-image-0.3.9-2|51	
14mr|xcb-util-image-0.3.9-2|52	
14mr|xcb-util-image-0.3.9-2|53	%package -n %{develnamest}
14mr|xcb-util-image-0.3.9-2|54	Summary:	xcb-util-image development files
14mr|xcb-util-image-0.3.9-2|55	Group:		Development/C
14mr|xcb-util-image-0.3.9-2|56	Provides:	libxcb-util-image-devel-static = %{version}-%{release}
14mr|xcb-util-image-0.3.9-2|57	Provides:	xcb-util-image-devel-static = %{version}-%{release}
14mr|xcb-util-image-0.3.9-2|58	Requires:	%{libname} = %{version}-%{release}
14mr|xcb-util-image-0.3.9-2|59	Requires:	xcb-util-image-devel = %{version}-%{release}
14mr|xcb-util-image-0.3.9-2|60	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mr|xcb-util-image-0.3.9-2|61	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mr|xcb-util-image-0.3.9-2|62	
14mr|xcb-util-image-0.3.9-2|63	%description -n %{develnamest}
14mr|xcb-util-image-0.3.9-2|64	This pakcage includes the development files required to build software against
14mr|xcb-util-image-0.3.9-2|65	%{name}.
14mr|xcb-util-image-0.3.9-2|66	
14mr|xcb-util-image-0.3.9-2|67	
14mr|xcb-util-image-0.3.9-2|68	%prep
14mr|xcb-util-image-0.3.9-2|69	%setup -q
14mr|xcb-util-image-0.3.9-2|70	
14mr|xcb-util-image-0.3.9-2|71	%build
14mr|xcb-util-image-0.3.9-2|72	%configure2_5x
14mr|xcb-util-image-0.3.9-2|73	%make
14mr|xcb-util-image-0.3.9-2|74	
14mr|xcb-util-image-0.3.9-2|75	%install
14mr|xcb-util-image-0.3.9-2|76	rm -rf %{buildroot}
14mr|xcb-util-image-0.3.9-2|77	%makeinstall_std
14mr|xcb-util-image-0.3.9-2|78	
14mr|xcb-util-image-0.3.9-2|79	%files -n %{libname}
14mr|xcb-util-image-0.3.9-2|80	%{_libdir}/libxcb-image.so.%{major}*
14mr|xcb-util-image-0.3.9-2|81	
14mr|xcb-util-image-0.3.9-2|82	%files -n %{develname}
14mr|xcb-util-image-0.3.9-2|83	%doc ChangeLog NEWS README
14mr|xcb-util-image-0.3.9-2|84	%{_includedir}/xcb/xcb_image.h
14mr|xcb-util-image-0.3.9-2|85	%{_includedir}/xcb/xcb_pixel.h
14mr|xcb-util-image-0.3.9-2|86	%{_includedir}/xcb/xcb_bitops.h
14mr|xcb-util-image-0.3.9-2|87	%{_libdir}/libxcb-image.so
14mr|xcb-util-image-0.3.9-2|88	%{_libdir}/pkgconfig/xcb-image.pc
14mr|xcb-util-image-0.3.9-2|89	
14mr|xcb-util-image-0.3.9-2|90	%files -n %{develnamest}
14mr|xcb-util-image-0.3.9-2|91	%{_libdir}/libxcb-image.a
14mr|xcb-util-image-0.3.9-2|92	
14mr|xcb-util-image-0.3.9-2|93	
14mr|xcb-util-image-0.3.9-2|94	
14mr|xcb-util-image-0.3.9-2|95	%changelog
14mr|xcb-util-image-0.3.9-2|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.9-2
14mr|xcb-util-image-0.3.9-2|97	+ Revision: 3ee527a
14mr|xcb-util-image-0.3.9-2|98	- MassBuild#440: Increase release tag
14mr|xcb-util-image-0.3.9-2|99	
14mr|xcb-util-image-0.3.9-2|100	

22137 14
14mr|xcb-util-keysyms-0.3.9-2|1	%define major 1
14mr|xcb-util-keysyms-0.3.9-2|2	%define libname %mklibname %{name} %{major}
14mr|xcb-util-keysyms-0.3.9-2|3	%define develname %mklibname %{name} -d
14mr|xcb-util-keysyms-0.3.9-2|4	
14mr|xcb-util-keysyms-0.3.9-2|5	Summary:	xcb-util's xcb-keysyms
14mr|xcb-util-keysyms-0.3.9-2|6	Name:		xcb-util-keysyms
14mr|xcb-util-keysyms-0.3.9-2|7	Version:	0.3.9
14mr|xcb-util-keysyms-0.3.9-2|8	Release:	2
14mr|xcb-util-keysyms-0.3.9-2|9	Url:		http://xcb.freedesktop.org
14mr|xcb-util-keysyms-0.3.9-2|10	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mr|xcb-util-keysyms-0.3.9-2|11	License:	MIT
14mr|xcb-util-keysyms-0.3.9-2|12	Group:		System/X11
14mr|xcb-util-keysyms-0.3.9-2|13	BuildRequires:	xcb-util-devel >= 0.3.9
14mr|xcb-util-keysyms-0.3.9-2|14	BuildRequires:	x11-util-macros
14mr|xcb-util-keysyms-0.3.9-2|15	
14mr|xcb-util-keysyms-0.3.9-2|16	%description
14mr|xcb-util-keysyms-0.3.9-2|17	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-keysyms-0.3.9-2|18	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-keysyms-0.3.9-2|19	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-keysyms-0.3.9-2|20	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-keysyms-0.3.9-2|21	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-keysyms-0.3.9-2|22	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-keysyms-0.3.9-2|23	
14mr|xcb-util-keysyms-0.3.9-2|24	%package -n %{libname}
14mr|xcb-util-keysyms-0.3.9-2|25	Summary:	xcb-util-keysyms library package
14mr|xcb-util-keysyms-0.3.9-2|26	Group:		System/X11
14mr|xcb-util-keysyms-0.3.9-2|27	Conflicts:	%{mklibname xcb-keysyms 1} < 0.3.9
14mr|xcb-util-keysyms-0.3.9-2|28	
14mr|xcb-util-keysyms-0.3.9-2|29	%description -n %{libname}
14mr|xcb-util-keysyms-0.3.9-2|30	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-keysyms-0.3.9-2|31	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-keysyms-0.3.9-2|32	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-keysyms-0.3.9-2|33	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-keysyms-0.3.9-2|34	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-keysyms-0.3.9-2|35	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-keysyms-0.3.9-2|36	
14mr|xcb-util-keysyms-0.3.9-2|37	This is the xcb-util-keysyms library package.
14mr|xcb-util-keysyms-0.3.9-2|38	
14mr|xcb-util-keysyms-0.3.9-2|39	%package -n %{develname}
14mr|xcb-util-keysyms-0.3.9-2|40	Summary:	xcb-util-keysyms development files
14mr|xcb-util-keysyms-0.3.9-2|41	Group:		Development/C
14mr|xcb-util-keysyms-0.3.9-2|42	Provides:	libxcb-util-keysyms-devel = %{version}-%{release}
14mr|xcb-util-keysyms-0.3.9-2|43	Provides:	xcb-util-keysyms-devel = %{version}-%{release}
14mr|xcb-util-keysyms-0.3.9-2|44	Requires:	%{libname} = %{version}-%{release}
14mr|xcb-util-keysyms-0.3.9-2|45	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mr|xcb-util-keysyms-0.3.9-2|46	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mr|xcb-util-keysyms-0.3.9-2|47	
14mr|xcb-util-keysyms-0.3.9-2|48	%description -n %{develname}
14mr|xcb-util-keysyms-0.3.9-2|49	This pakcage includes the development files required to build software against
14mr|xcb-util-keysyms-0.3.9-2|50	%{name}.
14mr|xcb-util-keysyms-0.3.9-2|51	
14mr|xcb-util-keysyms-0.3.9-2|52	%prep
14mr|xcb-util-keysyms-0.3.9-2|53	%setup -q
14mr|xcb-util-keysyms-0.3.9-2|54	
14mr|xcb-util-keysyms-0.3.9-2|55	%build
14mr|xcb-util-keysyms-0.3.9-2|56	%configure2_5x --disable-static
14mr|xcb-util-keysyms-0.3.9-2|57	%make
14mr|xcb-util-keysyms-0.3.9-2|58	
14mr|xcb-util-keysyms-0.3.9-2|59	%install
14mr|xcb-util-keysyms-0.3.9-2|60	%makeinstall_std
14mr|xcb-util-keysyms-0.3.9-2|61	
14mr|xcb-util-keysyms-0.3.9-2|62	%files -n %{libname}
14mr|xcb-util-keysyms-0.3.9-2|63	%{_libdir}/libxcb-keysyms.so.%{major}*
14mr|xcb-util-keysyms-0.3.9-2|64	
14mr|xcb-util-keysyms-0.3.9-2|65	%files -n %{develname}
14mr|xcb-util-keysyms-0.3.9-2|66	%doc ChangeLog NEWS README
14mr|xcb-util-keysyms-0.3.9-2|67	%{_includedir}/xcb/xcb_keysyms.h
14mr|xcb-util-keysyms-0.3.9-2|68	%{_libdir}/libxcb-keysyms.so
14mr|xcb-util-keysyms-0.3.9-2|69	%{_libdir}/pkgconfig/xcb-keysyms.pc
14mr|xcb-util-keysyms-0.3.9-2|70	
14mr|xcb-util-keysyms-0.3.9-2|71	
14mr|xcb-util-keysyms-0.3.9-2|72	
14mr|xcb-util-keysyms-0.3.9-2|73	%changelog
14mr|xcb-util-keysyms-0.3.9-2|74	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.9-2
14mr|xcb-util-keysyms-0.3.9-2|75	+ Revision: f5d86ad
14mr|xcb-util-keysyms-0.3.9-2|76	- MassBuild#440: Increase release tag
14mr|xcb-util-keysyms-0.3.9-2|77	
14mr|xcb-util-keysyms-0.3.9-2|78	

22138 14
14mr|xcb-util-renderutil-0.3.9-2|1	%define major 0
14mr|xcb-util-renderutil-0.3.9-2|2	%define libname %mklibname %{name} %{major}
14mr|xcb-util-renderutil-0.3.9-2|3	%define develname %mklibname %{name} -d
14mr|xcb-util-renderutil-0.3.9-2|4	
14mr|xcb-util-renderutil-0.3.9-2|5	Summary:	Xcb-util's xcb-renderutil
14mr|xcb-util-renderutil-0.3.9-2|6	
14mr|xcb-util-renderutil-0.3.9-2|7	Name:		xcb-util-renderutil
14mr|xcb-util-renderutil-0.3.9-2|8	Version:	0.3.9
14mr|xcb-util-renderutil-0.3.9-2|9	Release:	2
14mr|xcb-util-renderutil-0.3.9-2|10	Url:		http://xcb.freedesktop.org
14mr|xcb-util-renderutil-0.3.9-2|11	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mr|xcb-util-renderutil-0.3.9-2|12	License:	MIT
14mr|xcb-util-renderutil-0.3.9-2|13	Group:		System/X11
14mr|xcb-util-renderutil-0.3.9-2|14	BuildRequires:	xcb-util-devel >= 0.3.8
14mr|xcb-util-renderutil-0.3.9-2|15	BuildRequires:	x11-util-macros
14mr|xcb-util-renderutil-0.3.9-2|16	
14mr|xcb-util-renderutil-0.3.9-2|17	%description
14mr|xcb-util-renderutil-0.3.9-2|18	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-renderutil-0.3.9-2|19	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-renderutil-0.3.9-2|20	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-renderutil-0.3.9-2|21	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-renderutil-0.3.9-2|22	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-renderutil-0.3.9-2|23	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-renderutil-0.3.9-2|24	
14mr|xcb-util-renderutil-0.3.9-2|25	%package -n %{libname}
14mr|xcb-util-renderutil-0.3.9-2|26	Summary:	xcb-util-renderutil library package
14mr|xcb-util-renderutil-0.3.9-2|27	
14mr|xcb-util-renderutil-0.3.9-2|28	Group:		System/X11
14mr|xcb-util-renderutil-0.3.9-2|29	
14mr|xcb-util-renderutil-0.3.9-2|30	%description -n %{libname}
14mr|xcb-util-renderutil-0.3.9-2|31	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-renderutil-0.3.9-2|32	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-renderutil-0.3.9-2|33	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-renderutil-0.3.9-2|34	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-renderutil-0.3.9-2|35	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-renderutil-0.3.9-2|36	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-renderutil-0.3.9-2|37	
14mr|xcb-util-renderutil-0.3.9-2|38	This is the xcb-util-renderutil library package.
14mr|xcb-util-renderutil-0.3.9-2|39	
14mr|xcb-util-renderutil-0.3.9-2|40	%package -n %{develname}
14mr|xcb-util-renderutil-0.3.9-2|41	Summary:	xcb-util-renderutil development files
14mr|xcb-util-renderutil-0.3.9-2|42	
14mr|xcb-util-renderutil-0.3.9-2|43	Group:		Development/C
14mr|xcb-util-renderutil-0.3.9-2|44	Provides: 	libxcb-util-renderutil-devel = %{version}-%{release}
14mr|xcb-util-renderutil-0.3.9-2|45	Provides:	xcb-util-renderutil-devel = %{version}-%{release}
14mr|xcb-util-renderutil-0.3.9-2|46	Requires:	%{libname} = %{version}-%{release}
14mr|xcb-util-renderutil-0.3.9-2|47	Conflicts:	%{mklibname xcb-util -d} < 0.3.8
14mr|xcb-util-renderutil-0.3.9-2|48	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.8
14mr|xcb-util-renderutil-0.3.9-2|49	
14mr|xcb-util-renderutil-0.3.9-2|50	%description -n %{develname}
14mr|xcb-util-renderutil-0.3.9-2|51	This pakcage includes the development files required to build software against
14mr|xcb-util-renderutil-0.3.9-2|52	%{name}.
14mr|xcb-util-renderutil-0.3.9-2|53	
14mr|xcb-util-renderutil-0.3.9-2|54	%prep
14mr|xcb-util-renderutil-0.3.9-2|55	%setup -q
14mr|xcb-util-renderutil-0.3.9-2|56	
14mr|xcb-util-renderutil-0.3.9-2|57	%build
14mr|xcb-util-renderutil-0.3.9-2|58	%configure2_5x
14mr|xcb-util-renderutil-0.3.9-2|59	%make
14mr|xcb-util-renderutil-0.3.9-2|60	
14mr|xcb-util-renderutil-0.3.9-2|61	%install
14mr|xcb-util-renderutil-0.3.9-2|62	%makeinstall_std
14mr|xcb-util-renderutil-0.3.9-2|63	
14mr|xcb-util-renderutil-0.3.9-2|64	%files -n %{libname}
14mr|xcb-util-renderutil-0.3.9-2|65	%doc ChangeLog NEWS README
14mr|xcb-util-renderutil-0.3.9-2|66	%{_libdir}/libxcb-render-util.so.%{major}*
14mr|xcb-util-renderutil-0.3.9-2|67	
14mr|xcb-util-renderutil-0.3.9-2|68	%files -n %{develname}
14mr|xcb-util-renderutil-0.3.9-2|69	%{_includedir}/xcb/xcb_renderutil.h
14mr|xcb-util-renderutil-0.3.9-2|70	%{_libdir}/libxcb-render-util.a
14mr|xcb-util-renderutil-0.3.9-2|71	%{_libdir}/libxcb-render-util.so
14mr|xcb-util-renderutil-0.3.9-2|72	%{_libdir}/pkgconfig/xcb-renderutil.pc
14mr|xcb-util-renderutil-0.3.9-2|73	
14mr|xcb-util-renderutil-0.3.9-2|74	
14mr|xcb-util-renderutil-0.3.9-2|75	
14mr|xcb-util-renderutil-0.3.9-2|76	
14mr|xcb-util-renderutil-0.3.9-2|77	%changelog
14mr|xcb-util-renderutil-0.3.9-2|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.9-2
14mr|xcb-util-renderutil-0.3.9-2|79	+ Revision: 34f1a0a
14mr|xcb-util-renderutil-0.3.9-2|80	- MassBuild#440: Increase release tag
14mr|xcb-util-renderutil-0.3.9-2|81	
14mr|xcb-util-renderutil-0.3.9-2|82	

22139 14
14mr|xcb-util-wm-0.4.1-2|1	%define ewmh_major 2
14mr|xcb-util-wm-0.4.1-2|2	%define icccm_major 4
14mr|xcb-util-wm-0.4.1-2|3	
14mr|xcb-util-wm-0.4.1-2|4	%define libewmh %mklibname xcb-ewmh %{ewmh_major}
14mr|xcb-util-wm-0.4.1-2|5	%define libicccm %mklibname xcb-icccm %{icccm_major}
14mr|xcb-util-wm-0.4.1-2|6	%define develname %mklibname %{name} -d
14mr|xcb-util-wm-0.4.1-2|7	%define develnamest %mklibname %{name} -d -s
14mr|xcb-util-wm-0.4.1-2|8	
14mr|xcb-util-wm-0.4.1-2|9	Summary:	xcb-util-wm
14mr|xcb-util-wm-0.4.1-2|10	
14mr|xcb-util-wm-0.4.1-2|11	Name:		xcb-util-wm
14mr|xcb-util-wm-0.4.1-2|12	Version:	0.4.1
14mr|xcb-util-wm-0.4.1-2|13	Release:	2
14mr|xcb-util-wm-0.4.1-2|14	Url:		http://xcb.freedesktop.org
14mr|xcb-util-wm-0.4.1-2|15	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mr|xcb-util-wm-0.4.1-2|16	License:	MIT
14mr|xcb-util-wm-0.4.1-2|17	Group:		System/X11
14mr|xcb-util-wm-0.4.1-2|18	BuildRequires:	xcb-util-devel >= 0.3.9
14mr|xcb-util-wm-0.4.1-2|19	BuildRequires:	x11-util-macros
14mr|xcb-util-wm-0.4.1-2|20	
14mr|xcb-util-wm-0.4.1-2|21	%description
14mr|xcb-util-wm-0.4.1-2|22	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-wm-0.4.1-2|23	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-wm-0.4.1-2|24	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-wm-0.4.1-2|25	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-wm-0.4.1-2|26	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-wm-0.4.1-2|27	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-wm-0.4.1-2|28	
14mr|xcb-util-wm-0.4.1-2|29	%package -n %{libewmh}
14mr|xcb-util-wm-0.4.1-2|30	Summary:	Xcb-ewmh library package
14mr|xcb-util-wm-0.4.1-2|31	
14mr|xcb-util-wm-0.4.1-2|32	Group:		System/X11
14mr|xcb-util-wm-0.4.1-2|33	
14mr|xcb-util-wm-0.4.1-2|34	%description -n %{libewmh}
14mr|xcb-util-wm-0.4.1-2|35	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-wm-0.4.1-2|36	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-wm-0.4.1-2|37	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-wm-0.4.1-2|38	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-wm-0.4.1-2|39	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-wm-0.4.1-2|40	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-wm-0.4.1-2|41	
14mr|xcb-util-wm-0.4.1-2|42	%package -n %{libicccm}
14mr|xcb-util-wm-0.4.1-2|43	Summary:	Xcb-icccm library package
14mr|xcb-util-wm-0.4.1-2|44	
14mr|xcb-util-wm-0.4.1-2|45	Group:		System/X11
14mr|xcb-util-wm-0.4.1-2|46	
14mr|xcb-util-wm-0.4.1-2|47	%description -n %{libicccm}
14mr|xcb-util-wm-0.4.1-2|48	The xcb-util module provides a number of libraries which sit on top of
14mr|xcb-util-wm-0.4.1-2|49	libxcb, the core X protocol library, and some of the extension
14mr|xcb-util-wm-0.4.1-2|50	libraries. These experimental libraries provide convenience functions
14mr|xcb-util-wm-0.4.1-2|51	and interfaces which make the raw X protocol more usable. Some of the
14mr|xcb-util-wm-0.4.1-2|52	libraries also provide client-side code which is not strictly part of
14mr|xcb-util-wm-0.4.1-2|53	the X protocol but which have traditionally been provided by Xlib.
14mr|xcb-util-wm-0.4.1-2|54	
14mr|xcb-util-wm-0.4.1-2|55	%package -n %{develname}
14mr|xcb-util-wm-0.4.1-2|56	Summary:	xcb-util-wm development headers
14mr|xcb-util-wm-0.4.1-2|57	
14mr|xcb-util-wm-0.4.1-2|58	Group:		Development/C
14mr|xcb-util-wm-0.4.1-2|59	Provides:	libxcb-util-wm-devel = %{version}-%{release}
14mr|xcb-util-wm-0.4.1-2|60	Provides:	xcb-util-wm-devel = %{version}-%{release}
14mr|xcb-util-wm-0.4.1-2|61	Requires:	%{libewmh} = %{version}-%{release}
14mr|xcb-util-wm-0.4.1-2|62	Requires:	%{libicccm} = %{version}-%{release}
14mr|xcb-util-wm-0.4.1-2|63	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mr|xcb-util-wm-0.4.1-2|64	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mr|xcb-util-wm-0.4.1-2|65	
14mr|xcb-util-wm-0.4.1-2|66	%description -n %{develname}
14mr|xcb-util-wm-0.4.1-2|67	This package includes the development files required to build software against
14mr|xcb-util-wm-0.4.1-2|68	%{name}.
14mr|xcb-util-wm-0.4.1-2|69	
14mr|xcb-util-wm-0.4.1-2|70	%package -n %{develnamest}
14mr|xcb-util-wm-0.4.1-2|71	Summary:	xcb-util-wm development static files
14mr|xcb-util-wm-0.4.1-2|72	
14mr|xcb-util-wm-0.4.1-2|73	Group:		Development/C
14mr|xcb-util-wm-0.4.1-2|74	Provides:	libxcb-util-wm-devel-static = %{version}-%{release}
14mr|xcb-util-wm-0.4.1-2|75	Provides:	xcb-util-wm-devel-static = %{version}-%{release}
14mr|xcb-util-wm-0.4.1-2|76	Requires:	%{libewmh} = %{version}-%{release}
14mr|xcb-util-wm-0.4.1-2|77	Requires:	%{libicccm} = %{version}-%{release}
14mr|xcb-util-wm-0.4.1-2|78	Requires:	xcb-util-wm-devel = %{version}-%{release}
14mr|xcb-util-wm-0.4.1-2|79	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mr|xcb-util-wm-0.4.1-2|80	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mr|xcb-util-wm-0.4.1-2|81	
14mr|xcb-util-wm-0.4.1-2|82	%description -n %{develnamest}
14mr|xcb-util-wm-0.4.1-2|83	This package includes the static development
14mr|xcb-util-wm-0.4.1-2|84	files required to build software against
14mr|xcb-util-wm-0.4.1-2|85	%{name}.
14mr|xcb-util-wm-0.4.1-2|86	
14mr|xcb-util-wm-0.4.1-2|87	%prep
14mr|xcb-util-wm-0.4.1-2|88	%setup -q
14mr|xcb-util-wm-0.4.1-2|89	
14mr|xcb-util-wm-0.4.1-2|90	%build
14mr|xcb-util-wm-0.4.1-2|91	%configure2_5x
14mr|xcb-util-wm-0.4.1-2|92	%make
14mr|xcb-util-wm-0.4.1-2|93	
14mr|xcb-util-wm-0.4.1-2|94	%install
14mr|xcb-util-wm-0.4.1-2|95	%makeinstall_std
14mr|xcb-util-wm-0.4.1-2|96	
14mr|xcb-util-wm-0.4.1-2|97	%files -n %{libewmh}
14mr|xcb-util-wm-0.4.1-2|98	%{_libdir}/libxcb-ewmh.so.%{ewmh_major}*
14mr|xcb-util-wm-0.4.1-2|99	
14mr|xcb-util-wm-0.4.1-2|100	%files -n %{libicccm}
14mr|xcb-util-wm-0.4.1-2|101	%{_libdir}/libxcb-icccm.so.%{icccm_major}*
14mr|xcb-util-wm-0.4.1-2|102	
14mr|xcb-util-wm-0.4.1-2|103	%files -n %{develnamest}
14mr|xcb-util-wm-0.4.1-2|104	%{_libdir}/libxcb-ewmh.a
14mr|xcb-util-wm-0.4.1-2|105	%{_libdir}/libxcb-icccm.a
14mr|xcb-util-wm-0.4.1-2|106	
14mr|xcb-util-wm-0.4.1-2|107	%files -n %{develname}
14mr|xcb-util-wm-0.4.1-2|108	%doc ChangeLog NEWS README
14mr|xcb-util-wm-0.4.1-2|109	%{_includedir}/xcb/xcb_ewmh.h
14mr|xcb-util-wm-0.4.1-2|110	%{_includedir}/xcb/xcb_icccm.h
14mr|xcb-util-wm-0.4.1-2|111	%{_libdir}/libxcb-ewmh.so
14mr|xcb-util-wm-0.4.1-2|112	%{_libdir}/libxcb-icccm.so
14mr|xcb-util-wm-0.4.1-2|113	%{_libdir}/pkgconfig/xcb-ewmh.pc
14mr|xcb-util-wm-0.4.1-2|114	%{_libdir}/pkgconfig/xcb-icccm.pc
14mr|xcb-util-wm-0.4.1-2|115	
14mr|xcb-util-wm-0.4.1-2|116	
14mr|xcb-util-wm-0.4.1-2|117	
14mr|xcb-util-wm-0.4.1-2|118	
14mr|xcb-util-wm-0.4.1-2|119	%changelog
14mr|xcb-util-wm-0.4.1-2|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.4.1-2
14mr|xcb-util-wm-0.4.1-2|121	+ Revision: 77d5b82
14mr|xcb-util-wm-0.4.1-2|122	- MassBuild#440: Increase release tag
14mr|xcb-util-wm-0.4.1-2|123	
14mr|xcb-util-wm-0.4.1-2|124	

22140 14
14mr|xchat-2.8.8-12|1	%define	build_plf 0
14mr|xchat-2.8.8-12|2	
14mr|xchat-2.8.8-12|3	%if %build_plf
14mr|xchat-2.8.8-12|4	%define	distsuffix plf
14mr|xchat-2.8.8-12|5	%endif
14mr|xchat-2.8.8-12|6	
14mr|xchat-2.8.8-12|7	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|xchat-2.8.8-12|8	
14mr|xchat-2.8.8-12|9	%define	perl_version %(rpm -q --qf '%%{epoch}:%%{VERSION}' perl)
14mr|xchat-2.8.8-12|10	
14mr|xchat-2.8.8-12|11	Summary:	A GTK+ IRC client
14mr|xchat-2.8.8-12|12	Name:		xchat
14mr|xchat-2.8.8-12|13	Version:	2.8.8
14mr|xchat-2.8.8-12|14	Release:	12
14mr|xchat-2.8.8-12|15	Group:		Networking/IRC
14mr|xchat-2.8.8-12|16	License:	GPLv2+
14mr|xchat-2.8.8-12|17	Url:		http://www.xchat.org
14mr|xchat-2.8.8-12|18	Source0:	http://www.xchat.org/files/source/2.8/%{name}-%{version}.tar.bz2
14mr|xchat-2.8.8-12|19	Patch0:		xchat-2.6.4-ctcp_version.patch
14mr|xchat-2.8.8-12|20	Patch1:		xchat-2.0.8-nicksuffix.patch
14mr|xchat-2.8.8-12|21	Patch2:		xchat-2.6.1-servlist.patch
14mr|xchat-2.8.8-12|22	Patch3:		xchat-2.8.6-CVE-2009-0315-debian.patch
14mr|xchat-2.8.8-12|23	Patch4:		xchat-2.8.8-autoconf.patch
14mr|xchat-2.8.8-12|24	# fedora patches
14mr|xchat-2.8.8-12|25	Patch100:	xchat-1.8.7-use-sysconf-to-detect-cpus.patch
14mr|xchat-2.8.8-12|26	Patch101:	xchat-2.8.4-disable-tray-icon-by-default.patch
14mr|xchat-2.8.8-12|27	Patch102:	xchat-2.8.6-default-utf8.patch
14mr|xchat-2.8.8-12|28	Patch103:	xchat-2.8.6-change-page-activity.patch
14mr|xchat-2.8.8-12|29	Patch104:	xchat-2.8.8-freenode-ports.diff
14mr|xchat-2.8.8-12|30	Patch105:	xchat-2.8.8-libnotify07.patch
14mr|xchat-2.8.8-12|31	Patch106:	xchat-2.8.8-link-against-libnotify.patch
14mr|xchat-2.8.8-12|32	Patch107:	fixglib.patch
14mr|xchat-2.8.8-12|33	BuildRequires:	bison
14mr|xchat-2.8.8-12|34	BuildRequires:	desktop-file-utils
14mr|xchat-2.8.8-12|35	BuildRequires:	GConf2
14mr|xchat-2.8.8-12|36	BuildRequires:	imagemagick
14mr|xchat-2.8.8-12|37	BuildRequires:	gettext-devel
14mr|xchat-2.8.8-12|38	BuildRequires:	perl-devel
14mr|xchat-2.8.8-12|39	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|xchat-2.8.8-12|40	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|xchat-2.8.8-12|41	BuildRequires:	pkgconfig(libnotify)
14mr|xchat-2.8.8-12|42	BuildRequires:	pkgconfig(libntlm)
14mr|xchat-2.8.8-12|43	BuildRequires:	pkgconfig(libsexy)
14mr|xchat-2.8.8-12|44	BuildRequires:	pkgconfig(openssl)
14mr|xchat-2.8.8-12|45	BuildRequires:	pkgconfig(python)
14mr|xchat-2.8.8-12|46	BuildRequires:	tcl-devel
14mr|xchat-2.8.8-12|47	%if %build_plf
14mr|xchat-2.8.8-12|48	BuildRequires:	socks5-devel
14mr|xchat-2.8.8-12|49	%endif
14mr|xchat-2.8.8-12|50	Provides:	xchat-dbus = %{version}-%{release}
14mr|xchat-2.8.8-12|51	# To get the balloon alerts working
14mr|xchat-2.8.8-12|52	Requires:	libnotify
14mr|xchat-2.8.8-12|53	
14mr|xchat-2.8.8-12|54	%description
14mr|xchat-2.8.8-12|55	X-Chat is yet another IRC client for the X Window System, using the Gtk+
14mr|xchat-2.8.8-12|56	toolkit. It is pretty easy to use compared to the other Gtk+ IRC clients and
14mr|xchat-2.8.8-12|57	the interface is quite nicely designed.
14mr|xchat-2.8.8-12|58	
14mr|xchat-2.8.8-12|59	%package devel
14mr|xchat-2.8.8-12|60	Summary:	XChat header for plugin development
14mr|xchat-2.8.8-12|61	Group:		Development/C
14mr|xchat-2.8.8-12|62	
14mr|xchat-2.8.8-12|63	%description devel
14mr|xchat-2.8.8-12|64	This package contains xchat-plugin.h needed to build external plugins.
14mr|xchat-2.8.8-12|65	
14mr|xchat-2.8.8-12|66	%package perl
14mr|xchat-2.8.8-12|67	Summary:	XChat Perl plugin
14mr|xchat-2.8.8-12|68	Group:		Networking/IRC
14mr|xchat-2.8.8-12|69	Requires:	%{name} = %{version}-%{release}
14mr|xchat-2.8.8-12|70	Requires:	perl-base = %perl_version
14mr|xchat-2.8.8-12|71	
14mr|xchat-2.8.8-12|72	%description perl
14mr|xchat-2.8.8-12|73	Provides Perl scripting capability to XChat.
14mr|xchat-2.8.8-12|74	
14mr|xchat-2.8.8-12|75	%package python
14mr|xchat-2.8.8-12|76	Summary:	XChat Python plugin
14mr|xchat-2.8.8-12|77	Group:		Networking/IRC
14mr|xchat-2.8.8-12|78	Requires:	%{name} = %{version}-%{release}
14mr|xchat-2.8.8-12|79	
14mr|xchat-2.8.8-12|80	%description python
14mr|xchat-2.8.8-12|81	Provides Python scripting capability to XChat.
14mr|xchat-2.8.8-12|82	
14mr|xchat-2.8.8-12|83	%package tcl
14mr|xchat-2.8.8-12|84	Summary:	XChat TCL plugin
14mr|xchat-2.8.8-12|85	Group:		Networking/IRC
14mr|xchat-2.8.8-12|86	Requires:	%{name} = %{version}-%{release}
14mr|xchat-2.8.8-12|87	
14mr|xchat-2.8.8-12|88	%description tcl
14mr|xchat-2.8.8-12|89	Provides tcl scripting capability to XChat.
14mr|xchat-2.8.8-12|90	
14mr|xchat-2.8.8-12|91	%prep
14mr|xchat-2.8.8-12|92	
14mr|xchat-2.8.8-12|93	%setup -q
14mr|xchat-2.8.8-12|94	%patch0
14mr|xchat-2.8.8-12|95	%patch1 -p1
14mr|xchat-2.8.8-12|96	%patch2 -p0 -b .default_server
14mr|xchat-2.8.8-12|97	%patch3 -p1 -b .cve-2009-0315
14mr|xchat-2.8.8-12|98	%patch4 -p0 -b .autoconf
14mr|xchat-2.8.8-12|99	
14mr|xchat-2.8.8-12|100	# fedora patches
14mr|xchat-2.8.8-12|101	%patch100 -p0 -b .use-sysconf-to-detect-cpus
14mr|xchat-2.8.8-12|102	%patch101 -p1 -b .tray-icon
14mr|xchat-2.8.8-12|103	%patch102 -p1 -b .default-utf8
14mr|xchat-2.8.8-12|104	%patch103 -p1 -b .active-channel-switch
14mr|xchat-2.8.8-12|105	%patch104 -p0 -b .freenode-ports
14mr|xchat-2.8.8-12|106	%patch105 -p1 -b .libnotify07
14mr|xchat-2.8.8-12|107	%patch106 -p1 -b .link-against-libnotify
14mr|xchat-2.8.8-12|108	%patch107 -p1 -b .fixglib
14mr|xchat-2.8.8-12|109	
14mr|xchat-2.8.8-12|110	# fix build against latest GTK+
14mr|xchat-2.8.8-12|111	sed -i -e 's/#define GTK_DISABLE_DEPRECATED//g' src/fe-gtk/*.c
14mr|xchat-2.8.8-12|112	
14mr|xchat-2.8.8-12|113	find . -name Makefile.in |xargs sed -i -e 's,configure.in,configure.ac,g'
14mr|xchat-2.8.8-12|114	./autogen.sh
14mr|xchat-2.8.8-12|115	
14mr|xchat-2.8.8-12|116	%build
14mr|xchat-2.8.8-12|117	# (tpg) disable Xft as it breaks RTL languages
14mr|xchat-2.8.8-12|118	# use slower pango instead
14mr|xchat-2.8.8-12|119	%configure2_5x  \
14mr|xchat-2.8.8-12|120	--enable-openssl \
14mr|xchat-2.8.8-12|121	--enable-ipv6 \
14mr|xchat-2.8.8-12|122	--enable-threads=posix \
14mr|xchat-2.8.8-12|123	--disable-xft \
14mr|xchat-2.8.8-12|124	--enable-shm \
14mr|xchat-2.8.8-12|125	--enable-perl \
14mr|xchat-2.8.8-12|126	--enable-dbus \
14mr|xchat-2.8.8-12|127	--enable-python \
14mr|xchat-2.8.8-12|128	--enable-tcl=%{_libdir} \
14mr|xchat-2.8.8-12|129	--disable-textfe \
14mr|xchat-2.8.8-12|130	--enable-spell=libsexy \
14mr|xchat-2.8.8-12|131	%if %build_plf
14mr|xchat-2.8.8-12|132	--enable-socks
14mr|xchat-2.8.8-12|133	%endif
14mr|xchat-2.8.8-12|134	
14mr|xchat-2.8.8-12|135	%make
14mr|xchat-2.8.8-12|136	
14mr|xchat-2.8.8-12|137	%install
14mr|xchat-2.8.8-12|138	%makeinstall_std
14mr|xchat-2.8.8-12|139	
14mr|xchat-2.8.8-12|140	%find_lang %{name}
14mr|xchat-2.8.8-12|141	
14mr|xchat-2.8.8-12|142	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|xchat-2.8.8-12|143	convert xchat.png -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xchat-2.8.8-12|144	convert xchat.png -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xchat-2.8.8-12|145	convert xchat.png -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xchat-2.8.8-12|146	
14mr|xchat-2.8.8-12|147	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/xchat.desktop
14mr|xchat-2.8.8-12|148	
14mr|xchat-2.8.8-12|149	desktop-file-install \
14mr|xchat-2.8.8-12|150	--remove-category="Application" \
14mr|xchat-2.8.8-12|151	--add-category="GTK" \
14mr|xchat-2.8.8-12|152	--add-category="IRCClient" \
14mr|xchat-2.8.8-12|153	--dir %{buildroot}%{_datadir}/applications \
14mr|xchat-2.8.8-12|154	%{buildroot}%{_datadir}/applications/*
14mr|xchat-2.8.8-12|155	
14mr|xchat-2.8.8-12|156	mkdir -p %{buildroot}%{_includedir}
14mr|xchat-2.8.8-12|157	cp plugins/xchat-plugin.h %{buildroot}%{_includedir}/
14mr|xchat-2.8.8-12|158	
14mr|xchat-2.8.8-12|159	rm -rf %{buildroot}%{_libdir}/xchat/plugins/*.la
14mr|xchat-2.8.8-12|160	
14mr|xchat-2.8.8-12|161	%preun
14mr|xchat-2.8.8-12|162	%preun_uninstall_gconf_schemas apps_xchat_url_handler
14mr|xchat-2.8.8-12|163	
14mr|xchat-2.8.8-12|164	%files -f xchat.lang
14mr|xchat-2.8.8-12|165	%doc README ChangeLog faq.html plugins/plugin20.html
14mr|xchat-2.8.8-12|166	%{_bindir}/xchat
14mr|xchat-2.8.8-12|167	%{_datadir}/applications/xchat.desktop
14mr|xchat-2.8.8-12|168	%{_datadir}/dbus-1/services/org.xchat.service.service
14mr|xchat-2.8.8-12|169	%{_datadir}/pixmaps/xchat.png
14mr|xchat-2.8.8-12|170	%{_iconsdir}/hicolor/*/apps/*.png
14mr|xchat-2.8.8-12|171	%dir %{_libdir}/xchat/plugins
14mr|xchat-2.8.8-12|172	%dir %{_libdir}/xchat
14mr|xchat-2.8.8-12|173	%{_sysconfdir}/gconf/schemas/apps_xchat_url_handler.schemas
14mr|xchat-2.8.8-12|174	
14mr|xchat-2.8.8-12|175	%files devel
14mr|xchat-2.8.8-12|176	%{_includedir}/xchat-plugin.h
14mr|xchat-2.8.8-12|177	
14mr|xchat-2.8.8-12|178	%files perl
14mr|xchat-2.8.8-12|179	%{_libdir}/xchat/plugins/perl.so
14mr|xchat-2.8.8-12|180	
14mr|xchat-2.8.8-12|181	%files python
14mr|xchat-2.8.8-12|182	%{_libdir}/xchat/plugins/python.so
14mr|xchat-2.8.8-12|183	
14mr|xchat-2.8.8-12|184	%files tcl
14mr|xchat-2.8.8-12|185	%{_libdir}/xchat/plugins/tcl.so
14mr|xchat-2.8.8-12|186	
14mr|xchat-2.8.8-12|187	
14mr|xchat-2.8.8-12|188	%changelog
14mr|xchat-2.8.8-12|189	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.8-12
14mr|xchat-2.8.8-12|190	+ Revision: 43ad6f1
14mr|xchat-2.8.8-12|191	- MassBuild#440: Increase release tag
14mr|xchat-2.8.8-12|192	
14mr|xchat-2.8.8-12|193	

22141 14
14mr|xclass-0.9.2-13|1	# Debug package is empty and rpmlint rejects build
14mr|xclass-0.9.2-13|2	%define _enable_debug_packages %{nil}
14mr|xclass-0.9.2-13|3	%define debug_package %{nil}
14mr|xclass-0.9.2-13|4	
14mr|xclass-0.9.2-13|5	%define major	0
14mr|xclass-0.9.2-13|6	%define libname	%mklibname %{name} %{major}
14mr|xclass-0.9.2-13|7	%define develname %mklibname -d %{name}
14mr|xclass-0.9.2-13|8	
14mr|xclass-0.9.2-13|9	Summary:	GUI toolkit resembling Windows(TM) 95
14mr|xclass-0.9.2-13|10	Name:		xclass
14mr|xclass-0.9.2-13|11	Version:	0.9.2
14mr|xclass-0.9.2-13|12	Release:	13
14mr|xclass-0.9.2-13|13	License:	LGPL
14mr|xclass-0.9.2-13|14	Group:		System/Libraries
14mr|xclass-0.9.2-13|15	Url:		http://sourceforge.net/projects/xclass/
14mr|xclass-0.9.2-13|16	Source0:	%{name}-%{version}.tar.bz2
14mr|xclass-0.9.2-13|17	Patch0:		xclass-0.6.3-mime-types.patch
14mr|xclass-0.9.2-13|18	# From SUSE OSS-Factory
14mr|xclass-0.9.2-13|19	Patch1:		xclass-0.9.2-gcc40.patch
14mr|xclass-0.9.2-13|20	BuildRequires:	pkgconfig(x11)
14mr|xclass-0.9.2-13|21	BuildRequires:	pkgconfig(xpm)
14mr|xclass-0.9.2-13|22	BuildRequires:	pkgconfig(xext)
14mr|xclass-0.9.2-13|23	BuildRequires:	pkgconfig(glu)
14mr|xclass-0.9.2-13|24	Requires:	%{libname} = %{version}-%{release}
14mr|xclass-0.9.2-13|25	
14mr|xclass-0.9.2-13|26	%description
14mr|xclass-0.9.2-13|27	Xclass is a GUI toolkit resembling Windows 95. It is Xlib-based and is
14mr|xclass-0.9.2-13|28	written in C++.
14mr|xclass-0.9.2-13|29	
14mr|xclass-0.9.2-13|30	%package -n %{libname}
14mr|xclass-0.9.2-13|31	Summary:	Win95-looking GUI toolkit
14mr|xclass-0.9.2-13|32	Group:		System/Libraries
14mr|xclass-0.9.2-13|33	Requires:	%{name}
14mr|xclass-0.9.2-13|34	
14mr|xclass-0.9.2-13|35	%description -n %{libname}
14mr|xclass-0.9.2-13|36	Xclass is a GUI toolkit resembling Windows 95. It is Xlib-based and is
14mr|xclass-0.9.2-13|37	written in C++.
14mr|xclass-0.9.2-13|38	
14mr|xclass-0.9.2-13|39	%package -n %{develname}
14mr|xclass-0.9.2-13|40	Summary:	Win95-looking GUI toolkit
14mr|xclass-0.9.2-13|41	Group:		Development/C++
14mr|xclass-0.9.2-13|42	Provides:	%{name}-devel = %{version}
14mr|xclass-0.9.2-13|43	Provides:	lib%{name}-devel = %{version}
14mr|xclass-0.9.2-13|44	Requires:	%{libname} = %{version}
14mr|xclass-0.9.2-13|45	
14mr|xclass-0.9.2-13|46	%description -n %{develname}
14mr|xclass-0.9.2-13|47	Xclass is a GUI toolkit resembling Windows 95. It is Xlib-based and is
14mr|xclass-0.9.2-13|48	written in C++.
14mr|xclass-0.9.2-13|49	
14mr|xclass-0.9.2-13|50	This package contains headers and static libraries to develop program using
14mr|xclass-0.9.2-13|51	Xclass.
14mr|xclass-0.9.2-13|52	
14mr|xclass-0.9.2-13|53	%prep
14mr|xclass-0.9.2-13|54	%setup -q
14mr|xclass-0.9.2-13|55	%patch0 -p1 -b .mime-types
14mr|xclass-0.9.2-13|56	%patch1 -p0 -b .gcc40
14mr|xclass-0.9.2-13|57	
14mr|xclass-0.9.2-13|58	# AW: new way to install /etc/xclass-mime.types instead of /etc/mime.types
14mr|xclass-0.9.2-13|59	mv doc/mime.types doc/xclass-mime.types
14mr|xclass-0.9.2-13|60	perl -pi -e "s,mime.types,xclass-mime.types,g" doc/Makefile.in lib/libxclass/OResourcePool.cc test/ftest.cc
14mr|xclass-0.9.2-13|61	# AW: new way to fix references to /usr/local in the build
14mr|xclass-0.9.2-13|62	perl -pi -e "s,/usr/local/xclass-icons,%_datadir/%{name}/icons,g" lib/libxclass/Makefile.in lib/libxclass/Makefile.intel
14mr|xclass-0.9.2-13|63	perl -pi -e "s,/usr/local/xclass,/,g" lib/libxclass/Makefile.in lib/libxclass/Makefile.intel
14mr|xclass-0.9.2-13|64	
14mr|xclass-0.9.2-13|65	%build
14mr|xclass-0.9.2-13|66	# Needed for x86-64 build
14mr|xclass-0.9.2-13|67	export CFLAGS="%{optflags} -DPIC -fPIC"
14mr|xclass-0.9.2-13|68	export CXXFLAGS="$CFLAGS"
14mr|xclass-0.9.2-13|69	%configure2_5x --enable-debug=no
14mr|xclass-0.9.2-13|70	%make
14mr|xclass-0.9.2-13|71	%make shared
14mr|xclass-0.9.2-13|72	
14mr|xclass-0.9.2-13|73	%install
14mr|xclass-0.9.2-13|74	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_libdir} %{buildroot}%{_includedir}
14mr|xclass-0.9.2-13|75	mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_datadir}/xclass/icons
14mr|xclass-0.9.2-13|76	make etc_dir=%{buildroot}%{_sysconfdir} config_dir=%{buildroot}%{_bindir} \
14mr|xclass-0.9.2-13|77	doc_dir=%{buildroot}%{_docdir} header_dir=%{buildroot}%{_includedir}/xclass lib_dir=%{buildroot}%{_libdir} \
14mr|xclass-0.9.2-13|78	icon_dir=%{buildroot}%{_datadir}/xclass/icons install
14mr|xclass-0.9.2-13|79	make etc_dir=%{buildroot}%{_sysconfdir} config_dir=%{buildroot}%{_bindir} \
14mr|xclass-0.9.2-13|80	doc_dir=%{buildroot}%{_docdir} header_dir=%{buildroot}%{_includedir}/xclass lib_dir=%{buildroot}%{_libdir} \
14mr|xclass-0.9.2-13|81	icon_dir=%{buildroot}%{_datadir}/xclass/icons install_shared
14mr|xclass-0.9.2-13|82	ln -sf libxclass.so.%{version} %{buildroot}%{_libdir}/libxclass.so.%{major}
14mr|xclass-0.9.2-13|83	ln -sf libxclass.so.%{version} %{buildroot}%{_libdir}/libxclass.so
14mr|xclass-0.9.2-13|84	
14mr|xclass-0.9.2-13|85	# fix reference to icons dir
14mr|xclass-0.9.2-13|86	perl -pi -e "s,(^icon dir).+,\1 = %{_datadir}/xclass/icons," \
14mr|xclass-0.9.2-13|87	%{buildroot}%{_sysconfdir}/xclassrc
14mr|xclass-0.9.2-13|88	
14mr|xclass-0.9.2-13|89	# remove unpackaged files
14mr|xclass-0.9.2-13|90	rm -f  %{buildroot}%{_datadir}/xclass/icons/Makefile{,.in}
14mr|xclass-0.9.2-13|91	rm -rf %{buildroot}%{_datadir}/doc
14mr|xclass-0.9.2-13|92	
14mr|xclass-0.9.2-13|93	%multiarch_binaries %{buildroot}%{_bindir}/xc-config
14mr|xclass-0.9.2-13|94	
14mr|xclass-0.9.2-13|95	%files
14mr|xclass-0.9.2-13|96	%dir %{_datadir}/xclass
14mr|xclass-0.9.2-13|97	%dir %{_datadir}/xclass/icons
14mr|xclass-0.9.2-13|98	%{_datadir}/xclass/icons/*.xpm
14mr|xclass-0.9.2-13|99	%{_datadir}/xclass/icons/*.xbm
14mr|xclass-0.9.2-13|100	%{_datadir}/xclass/icons/*.icon
14mr|xclass-0.9.2-13|101	%config(noreplace) %{_sysconfdir}/xclassrc
14mr|xclass-0.9.2-13|102	%config(noreplace) %{_sysconfdir}/xclass-mime.types
14mr|xclass-0.9.2-13|103	
14mr|xclass-0.9.2-13|104	%files -n %{libname}
14mr|xclass-0.9.2-13|105	%{_libdir}/*.so.*
14mr|xclass-0.9.2-13|106	
14mr|xclass-0.9.2-13|107	%files -n %{develname}
14mr|xclass-0.9.2-13|108	%doc doc/Programming.notes doc/INSTALL doc/Layout.notes
14mr|xclass-0.9.2-13|109	%{_bindir}/xc-config
14mr|xclass-0.9.2-13|110	%{multiarch_bindir}/xc-config
14mr|xclass-0.9.2-13|111	%{_includedir}/*
14mr|xclass-0.9.2-13|112	%{_libdir}/*.so
14mr|xclass-0.9.2-13|113	%{_libdir}/*.a
14mr|xclass-0.9.2-13|114	
14mr|xclass-0.9.2-13|115	
14mr|xclass-0.9.2-13|116	
14mr|xclass-0.9.2-13|117	%changelog
14mr|xclass-0.9.2-13|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.2-13
14mr|xclass-0.9.2-13|119	+ Revision: 8e5fdd7
14mr|xclass-0.9.2-13|120	- MassBuild#440: Increase release tag
14mr|xclass-0.9.2-13|121	
14mr|xclass-0.9.2-13|122	

22142 14
14mr|xclipboard-1.1.3-2|1	Name:		xclipboard
14mr|xclipboard-1.1.3-2|2	Version:	1.1.3
14mr|xclipboard-1.1.3-2|3	Release:	2
14mr|xclipboard-1.1.3-2|4	Summary:	X clipboard client
14mr|xclipboard-1.1.3-2|5	
14mr|xclipboard-1.1.3-2|6	Group:		Development/X11
14mr|xclipboard-1.1.3-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xclipboard-1.1.3-2|8	License:	MIT
14mr|xclipboard-1.1.3-2|9	
14mr|xclipboard-1.1.3-2|10	BuildRequires: libxt-devel >= 1.0.0
14mr|xclipboard-1.1.3-2|11	BuildRequires: libxaw-devel >= 1.0.1
14mr|xclipboard-1.1.3-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xclipboard-1.1.3-2|13	
14mr|xclipboard-1.1.3-2|14	%description
14mr|xclipboard-1.1.3-2|15	The xclipboard program is used to collect and display text selections that are
14mr|xclipboard-1.1.3-2|16	sent to the clipboard by other clients. It is typically used to save clipboard
14mr|xclipboard-1.1.3-2|17	selections for later use. It stores each clipboard selection as a separate
14mr|xclipboard-1.1.3-2|18	string, each of which can be selected. Each time clipboard is asserted by
14mr|xclipboard-1.1.3-2|19	another application, xclipboard transfers the contents of that selection to a
14mr|xclipboard-1.1.3-2|20	new buffer and displays it in the text window.
14mr|xclipboard-1.1.3-2|21	
14mr|xclipboard-1.1.3-2|22	%prep
14mr|xclipboard-1.1.3-2|23	%setup -q -n %{name}-%{version}
14mr|xclipboard-1.1.3-2|24	
14mr|xclipboard-1.1.3-2|25	%build
14mr|xclipboard-1.1.3-2|26	%configure2_5x
14mr|xclipboard-1.1.3-2|27	%make
14mr|xclipboard-1.1.3-2|28	
14mr|xclipboard-1.1.3-2|29	%install
14mr|xclipboard-1.1.3-2|30	%makeinstall_std
14mr|xclipboard-1.1.3-2|31	
14mr|xclipboard-1.1.3-2|32	%clean
14mr|xclipboard-1.1.3-2|33	
14mr|xclipboard-1.1.3-2|34	%files
14mr|xclipboard-1.1.3-2|35	%{_bindir}/xclipboard
14mr|xclipboard-1.1.3-2|36	%{_bindir}/xcutsel
14mr|xclipboard-1.1.3-2|37	%{_datadir}/X11/app-defaults/XClipboard
14mr|xclipboard-1.1.3-2|38	%{_mandir}/man1/xclipboard.*
14mr|xclipboard-1.1.3-2|39	%{_mandir}/man1/xcutsel.*
14mr|xclipboard-1.1.3-2|40	
14mr|xclipboard-1.1.3-2|41	
14mr|xclipboard-1.1.3-2|42	
14mr|xclipboard-1.1.3-2|43	
14mr|xclipboard-1.1.3-2|44	%changelog
14mr|xclipboard-1.1.3-2|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-2
14mr|xclipboard-1.1.3-2|46	+ Revision: 4bd494e
14mr|xclipboard-1.1.3-2|47	- MassBuild#440: Increase release tag
14mr|xclipboard-1.1.3-2|48	
14mr|xclipboard-1.1.3-2|49	

22143 14
14mr|xclock-1.0.6-3|1	Name: xclock
14mr|xclock-1.0.6-3|2	Version: 1.0.6
14mr|xclock-1.0.6-3|3	Release: 3
14mr|xclock-1.0.6-3|4	Summary: analog / digital clock for X
14mr|xclock-1.0.6-3|5	Group: Development/X11
14mr|xclock-1.0.6-3|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xclock-1.0.6-3|7	License: MIT
14mr|xclock-1.0.6-3|8	
14mr|xclock-1.0.6-3|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xclock-1.0.6-3|10	BuildRequires: pkgconfig(xt) >= 1.0.0
14mr|xclock-1.0.6-3|11	BuildRequires: pkgconfig(xaw7) >= 1.0.0
14mr|xclock-1.0.6-3|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xclock-1.0.6-3|13	BuildRequires: pkgconfig(xrender) >= 0.9.0
14mr|xclock-1.0.6-3|14	BuildRequires: pkgconfig(xft) >= 2.1.8.2
14mr|xclock-1.0.6-3|15	BuildRequires: pkgconfig(xkbfile) >= 1.0.1
14mr|xclock-1.0.6-3|16	
14mr|xclock-1.0.6-3|17	%description
14mr|xclock-1.0.6-3|18	The xclock program displays the time in analog or digital form. The time is
14mr|xclock-1.0.6-3|19	continuously updated at a frequency which may be specified by the user.
14mr|xclock-1.0.6-3|20	
14mr|xclock-1.0.6-3|21	%prep
14mr|xclock-1.0.6-3|22	%setup -q -n %{name}-%{version}
14mr|xclock-1.0.6-3|23	
14mr|xclock-1.0.6-3|24	%build
14mr|xclock-1.0.6-3|25	%configure	--x-includes=%{_includedir}\
14mr|xclock-1.0.6-3|26	--x-libraries=%{_libdir}
14mr|xclock-1.0.6-3|27	
14mr|xclock-1.0.6-3|28	%make
14mr|xclock-1.0.6-3|29	
14mr|xclock-1.0.6-3|30	%install
14mr|xclock-1.0.6-3|31	%makeinstall_std
14mr|xclock-1.0.6-3|32	
14mr|xclock-1.0.6-3|33	%files
14mr|xclock-1.0.6-3|34	%{_bindir}/xclock
14mr|xclock-1.0.6-3|35	%{_datadir}/X11/app-defaults/XClock-color
14mr|xclock-1.0.6-3|36	%{_datadir}/X11/app-defaults/XClock
14mr|xclock-1.0.6-3|37	%{_mandir}/man1/xclock.1*
14mr|xclock-1.0.6-3|38	
14mr|xclock-1.0.6-3|39	
14mr|xclock-1.0.6-3|40	
14mr|xclock-1.0.6-3|41	%changelog
14mr|xclock-1.0.6-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-3
14mr|xclock-1.0.6-3|43	+ Revision: 4e4d242
14mr|xclock-1.0.6-3|44	- MassBuild#440: Increase release tag
14mr|xclock-1.0.6-3|45	
14mr|xclock-1.0.6-3|46	

22144 14
14mr|xcmsdb-1.0.4-3|1	Name:		xcmsdb
14mr|xcmsdb-1.0.4-3|2	Version:	1.0.4
14mr|xcmsdb-1.0.4-3|3	Release:	3
14mr|xcmsdb-1.0.4-3|4	Summary:	Device Color Characterization utility for X Color Management System
14mr|xcmsdb-1.0.4-3|5	Group:		Development/X11
14mr|xcmsdb-1.0.4-3|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xcmsdb-1.0.4-3|7	License:	MIT
14mr|xcmsdb-1.0.4-3|8	
14mr|xcmsdb-1.0.4-3|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xcmsdb-1.0.4-3|10	BuildRequires: x11-util-macros >= 1.0.1
14mr|xcmsdb-1.0.4-3|11	
14mr|xcmsdb-1.0.4-3|12	%description
14mr|xcmsdb-1.0.4-3|13	xcmsdb is used to load, query, or remove Device Color Characterization
14mr|xcmsdb-1.0.4-3|14	data stored in properties on the root window of the screen as
14mr|xcmsdb-1.0.4-3|15	specified in section 7, Device Color Characterization, of the ICCCM.
14mr|xcmsdb-1.0.4-3|16	Device Color Characterization data (also called the Device Profile) is
14mr|xcmsdb-1.0.4-3|17	an integral part of Xlib's X Color Management System (Xcms), necessary
14mr|xcmsdb-1.0.4-3|18	for proper conversion of color specification between device-
14mr|xcmsdb-1.0.4-3|19	independent and device-dependent forms.
14mr|xcmsdb-1.0.4-3|20	
14mr|xcmsdb-1.0.4-3|21	%prep
14mr|xcmsdb-1.0.4-3|22	%setup -q -n %{name}-%{version}
14mr|xcmsdb-1.0.4-3|23	
14mr|xcmsdb-1.0.4-3|24	%build
14mr|xcmsdb-1.0.4-3|25	%configure2_5x	--x-includes=%{_includedir}\
14mr|xcmsdb-1.0.4-3|26	--x-libraries=%{_libdir}
14mr|xcmsdb-1.0.4-3|27	
14mr|xcmsdb-1.0.4-3|28	%make
14mr|xcmsdb-1.0.4-3|29	
14mr|xcmsdb-1.0.4-3|30	%install
14mr|xcmsdb-1.0.4-3|31	%makeinstall_std
14mr|xcmsdb-1.0.4-3|32	
14mr|xcmsdb-1.0.4-3|33	%files
14mr|xcmsdb-1.0.4-3|34	%{_bindir}/xcmsdb
14mr|xcmsdb-1.0.4-3|35	%{_mandir}/man1/xcmsdb.1.*
14mr|xcmsdb-1.0.4-3|36	
14mr|xcmsdb-1.0.4-3|37	
14mr|xcmsdb-1.0.4-3|38	
14mr|xcmsdb-1.0.4-3|39	%changelog
14mr|xcmsdb-1.0.4-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-3
14mr|xcmsdb-1.0.4-3|41	+ Revision: 2d29838
14mr|xcmsdb-1.0.4-3|42	- MassBuild#440: Increase release tag
14mr|xcmsdb-1.0.4-3|43	
14mr|xcmsdb-1.0.4-3|44	

22145 14
14mr|xconsole-1.0.6-2|1	Name: xconsole
14mr|xconsole-1.0.6-2|2	Version: 1.0.6
14mr|xconsole-1.0.6-2|3	Release: 2
14mr|xconsole-1.0.6-2|4	Summary: Monitor system console messages with X
14mr|xconsole-1.0.6-2|5	
14mr|xconsole-1.0.6-2|6	Group: Development/X11
14mr|xconsole-1.0.6-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xconsole-1.0.6-2|8	License: MIT
14mr|xconsole-1.0.6-2|9	
14mr|xconsole-1.0.6-2|10	BuildRequires: libxt-devel >= 1.0.0
14mr|xconsole-1.0.6-2|11	BuildRequires: libxaw-devel >= 1.0.1
14mr|xconsole-1.0.6-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xconsole-1.0.6-2|13	
14mr|xconsole-1.0.6-2|14	%description
14mr|xconsole-1.0.6-2|15	The xconsole program displays messages which are usually sent to /dev/console.
14mr|xconsole-1.0.6-2|16	
14mr|xconsole-1.0.6-2|17	%prep
14mr|xconsole-1.0.6-2|18	%setup -q -n %{name}-%{version}
14mr|xconsole-1.0.6-2|19	
14mr|xconsole-1.0.6-2|20	%build
14mr|xconsole-1.0.6-2|21	%configure2_5x
14mr|xconsole-1.0.6-2|22	%make
14mr|xconsole-1.0.6-2|23	
14mr|xconsole-1.0.6-2|24	%install
14mr|xconsole-1.0.6-2|25	%makeinstall_std
14mr|xconsole-1.0.6-2|26	
14mr|xconsole-1.0.6-2|27	%clean
14mr|xconsole-1.0.6-2|28	
14mr|xconsole-1.0.6-2|29	%files
14mr|xconsole-1.0.6-2|30	%{_bindir}/xconsole
14mr|xconsole-1.0.6-2|31	%{_datadir}/X11/app-defaults/XConsole
14mr|xconsole-1.0.6-2|32	%{_mandir}/man1/xconsole.*
14mr|xconsole-1.0.6-2|33	
14mr|xconsole-1.0.6-2|34	
14mr|xconsole-1.0.6-2|35	
14mr|xconsole-1.0.6-2|36	
14mr|xconsole-1.0.6-2|37	%changelog
14mr|xconsole-1.0.6-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-2
14mr|xconsole-1.0.6-2|39	+ Revision: c9ec084
14mr|xconsole-1.0.6-2|40	- MassBuild#440: Increase release tag
14mr|xconsole-1.0.6-2|41	
14mr|xconsole-1.0.6-2|42	

22146 14
14mr|xcpustate-2.9-11|1	%define debug_package %{nil}
14mr|xcpustate-2.9-11|2	
14mr|xcpustate-2.9-11|3	Summary:	An X Window System based CPU state monitor
14mr|xcpustate-2.9-11|4	Name:		xcpustate
14mr|xcpustate-2.9-11|5	Version:	2.9
14mr|xcpustate-2.9-11|6	Release:	11
14mr|xcpustate-2.9-11|7	License:	MIT-style
14mr|xcpustate-2.9-11|8	Group:		Monitoring
14mr|xcpustate-2.9-11|9	URL:		ftp://ftp.cs.toronto.edu/pub/jdd/xcpustate/
14mr|xcpustate-2.9-11|10	Source0:	ftp://ftp.cs.toronto.edu/pub/jdd/xcpustate/%{name}-%{version}.tar.lzma
14mr|xcpustate-2.9-11|11	Source11:	%{name}16.png
14mr|xcpustate-2.9-11|12	Source12:	%{name}32.png
14mr|xcpustate-2.9-11|13	Source13:	%{name}48.png
14mr|xcpustate-2.9-11|14	BuildRequires:	imake
14mr|xcpustate-2.9-11|15	BuildRequires:	elfutils-devel
14mr|xcpustate-2.9-11|16	BuildRequires:	glibc-devel
14mr|xcpustate-2.9-11|17	BuildRequires:	pkgconfig(x11)
14mr|xcpustate-2.9-11|18	BuildRequires:	pkgconfig(xaw7)
14mr|xcpustate-2.9-11|19	BuildRequires:	pkgconfig(xmu)
14mr|xcpustate-2.9-11|20	BuildRequires:	pkgconfig(xt)
14mr|xcpustate-2.9-11|21	BuildRequires:	tirpc-devel
14mr|xcpustate-2.9-11|22	Patch1:		xcpustate-2.5-alpha.patch
14mr|xcpustate-2.9-11|23	Patch2:		xcpustate-2.5-6.0.patch
14mr|xcpustate-2.9-11|24	Patch3:		xcpustate-2.9-missingheaders.patch
14mr|xcpustate-2.9-11|25	
14mr|xcpustate-2.9-11|26	%description
14mr|xcpustate-2.9-11|27	The xcpustate utility is an X Window System based monitor which shows
14mr|xcpustate-2.9-11|28	the amount of time that the CPU is spending in different states.  On a
14mr|xcpustate-2.9-11|29	Linux system, xcpustate displays a bar that indicates the amounts of idle,
14mr|xcpustate-2.9-11|30	user, nice and system time (from left to right) used by the CPU.
14mr|xcpustate-2.9-11|31	
14mr|xcpustate-2.9-11|32	Install the xcpustate package if you'd like to use a horizontal bar style
14mr|xcpustate-2.9-11|33	CPU state monitor.
14mr|xcpustate-2.9-11|34	
14mr|xcpustate-2.9-11|35	%prep
14mr|xcpustate-2.9-11|36	%setup -q
14mr|xcpustate-2.9-11|37	%patch2 -p1 -b .glibc
14mr|xcpustate-2.9-11|38	%patch3 -p1 -b .headers
14mr|xcpustate-2.9-11|39	%ifarch alpha
14mr|xcpustate-2.9-11|40	%patch1 -p1 -b .alpha
14mr|xcpustate-2.9-11|41	%endif
14mr|xcpustate-2.9-11|42	
14mr|xcpustate-2.9-11|43	%build
14mr|xcpustate-2.9-11|44	xmkmf
14mr|xcpustate-2.9-11|45	%make CDEBUGFLAGS="%{optflags}" MANPATH=%{_mandir} SYS_LIBRARIES="-ltirpc"
14mr|xcpustate-2.9-11|46	
14mr|xcpustate-2.9-11|47	%install
14mr|xcpustate-2.9-11|48	%{makeinstall_std} install.man MANPATH=%{_mandir}
14mr|xcpustate-2.9-11|49	
14mr|xcpustate-2.9-11|50	mkdir -p %{buildroot}%{_datadir}/applications
14mr|xcpustate-2.9-11|51	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|xcpustate-2.9-11|52	[Desktop Entry]
14mr|xcpustate-2.9-11|53	Name=XCpuState
14mr|xcpustate-2.9-11|54	Comment=CPU load indicator
14mr|xcpustate-2.9-11|55	Exec=%{_bindir}/%{name}
14mr|xcpustate-2.9-11|56	Icon=%{name}
14mr|xcpustate-2.9-11|57	Terminal=false
14mr|xcpustate-2.9-11|58	Type=Application
14mr|xcpustate-2.9-11|59	StartupNotify=true
14mr|xcpustate-2.9-11|60	Categories=System;Monitor;
14mr|xcpustate-2.9-11|61	EOF
14mr|xcpustate-2.9-11|62	
14mr|xcpustate-2.9-11|63	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xcpustate-2.9-11|64	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xcpustate-2.9-11|65	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xcpustate-2.9-11|66	
14mr|xcpustate-2.9-11|67	%files
14mr|xcpustate-2.9-11|68	%defattr(-,root,root,0755)
14mr|xcpustate-2.9-11|69	%doc README
14mr|xcpustate-2.9-11|70	%attr(0755,root,root) %_bindir/xcpustate
14mr|xcpustate-2.9-11|71	%attr(0644,root,root) %_mandir/man1/xcpustate.1*
14mr|xcpustate-2.9-11|72	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|xcpustate-2.9-11|73	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xcpustate-2.9-11|74	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xcpustate-2.9-11|75	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xcpustate-2.9-11|76	
14mr|xcpustate-2.9-11|77	
14mr|xcpustate-2.9-11|78	%changelog
14mr|xcpustate-2.9-11|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.9-11
14mr|xcpustate-2.9-11|80	+ Revision: 2143e21
14mr|xcpustate-2.9-11|81	- MassBuild#440: Increase release tag
14mr|xcpustate-2.9-11|82	
14mr|xcpustate-2.9-11|83	

22147 14
14mr|xcursorgen-1.0.6-2|1	Name: xcursorgen
14mr|xcursorgen-1.0.6-2|2	Version: 1.0.6
14mr|xcursorgen-1.0.6-2|3	Release: 2
14mr|xcursorgen-1.0.6-2|4	Summary: Create an X cursor file from a collection of PNG images
14mr|xcursorgen-1.0.6-2|5	
14mr|xcursorgen-1.0.6-2|6	Group: Development/X11
14mr|xcursorgen-1.0.6-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xcursorgen-1.0.6-2|8	License: MIT
14mr|xcursorgen-1.0.6-2|9	
14mr|xcursorgen-1.0.6-2|10	BuildRequires: pkgconfig(libpng) >= 1.2.8
14mr|xcursorgen-1.0.6-2|11	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xcursorgen-1.0.6-2|12	BuildRequires: pkgconfig(xcursor) >= 1.1.5.2
14mr|xcursorgen-1.0.6-2|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xcursorgen-1.0.6-2|14	
14mr|xcursorgen-1.0.6-2|15	%description
14mr|xcursorgen-1.0.6-2|16	Xcursorgen creates an X cursor file from a collection of PNG images.
14mr|xcursorgen-1.0.6-2|17	
14mr|xcursorgen-1.0.6-2|18	%prep
14mr|xcursorgen-1.0.6-2|19	%setup -q -n %{name}-%{version}
14mr|xcursorgen-1.0.6-2|20	
14mr|xcursorgen-1.0.6-2|21	%build
14mr|xcursorgen-1.0.6-2|22	%configure2_5x --x-includes=%{_includedir}\
14mr|xcursorgen-1.0.6-2|23	--x-libraries=%{_libdir}
14mr|xcursorgen-1.0.6-2|24	
14mr|xcursorgen-1.0.6-2|25	%make
14mr|xcursorgen-1.0.6-2|26	
14mr|xcursorgen-1.0.6-2|27	%install
14mr|xcursorgen-1.0.6-2|28	%makeinstall_std
14mr|xcursorgen-1.0.6-2|29	
14mr|xcursorgen-1.0.6-2|30	%clean
14mr|xcursorgen-1.0.6-2|31	
14mr|xcursorgen-1.0.6-2|32	%files
14mr|xcursorgen-1.0.6-2|33	%{_bindir}/xcursorgen
14mr|xcursorgen-1.0.6-2|34	%{_mandir}/man1/xcursorgen.*
14mr|xcursorgen-1.0.6-2|35	
14mr|xcursorgen-1.0.6-2|36	
14mr|xcursorgen-1.0.6-2|37	
14mr|xcursorgen-1.0.6-2|38	
14mr|xcursorgen-1.0.6-2|39	%changelog
14mr|xcursorgen-1.0.6-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-2
14mr|xcursorgen-1.0.6-2|41	+ Revision: e66acef
14mr|xcursorgen-1.0.6-2|42	- MassBuild#440: Increase release tag
14mr|xcursorgen-1.0.6-2|43	
14mr|xcursorgen-1.0.6-2|44	

22148 14
14mr|xdbedizzy-1.1.0-3|1	Name:		xdbedizzy
14mr|xdbedizzy-1.1.0-3|2	Version:	1.1.0
14mr|xdbedizzy-1.1.0-3|3	Release:	3
14mr|xdbedizzy-1.1.0-3|4	Summary:	Demo of DBE creating a double buffered spinning scene
14mr|xdbedizzy-1.1.0-3|5	Group:		Development/X11
14mr|xdbedizzy-1.1.0-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xdbedizzy-1.1.0-3|7	License:	MIT
14mr|xdbedizzy-1.1.0-3|8	BuildRoot:	%{_tmppath}/%{name}-root
14mr|xdbedizzy-1.1.0-3|9	
14mr|xdbedizzy-1.1.0-3|10	BuildRequires:	x11-util-macros	>= 1.1.5
14mr|xdbedizzy-1.1.0-3|11	BuildRequires:	libxext-devel	>= 1.0.3
14mr|xdbedizzy-1.1.0-3|12	
14mr|xdbedizzy-1.1.0-3|13	%description
14mr|xdbedizzy-1.1.0-3|14	Xdbedizzy is a demo of DBE creating a double buffered spinning scene.
14mr|xdbedizzy-1.1.0-3|15	
14mr|xdbedizzy-1.1.0-3|16	%prep
14mr|xdbedizzy-1.1.0-3|17	%setup -q -n %{name}-%{version}
14mr|xdbedizzy-1.1.0-3|18	
14mr|xdbedizzy-1.1.0-3|19	%build
14mr|xdbedizzy-1.1.0-3|20	%configure	--x-includes=%{_includedir}\
14mr|xdbedizzy-1.1.0-3|21	--x-libraries=%{_libdir}
14mr|xdbedizzy-1.1.0-3|22	
14mr|xdbedizzy-1.1.0-3|23	%make
14mr|xdbedizzy-1.1.0-3|24	
14mr|xdbedizzy-1.1.0-3|25	%install
14mr|xdbedizzy-1.1.0-3|26	rm -rf %{buildroot}
14mr|xdbedizzy-1.1.0-3|27	%makeinstall_std
14mr|xdbedizzy-1.1.0-3|28	
14mr|xdbedizzy-1.1.0-3|29	%clean
14mr|xdbedizzy-1.1.0-3|30	rm -rf %{buildroot}
14mr|xdbedizzy-1.1.0-3|31	
14mr|xdbedizzy-1.1.0-3|32	%files
14mr|xdbedizzy-1.1.0-3|33	%defattr(-,root,root)
14mr|xdbedizzy-1.1.0-3|34	%{_bindir}/xdbedizzy
14mr|xdbedizzy-1.1.0-3|35	%{_mandir}/man1/xdbedizzy.1*
14mr|xdbedizzy-1.1.0-3|36	
14mr|xdbedizzy-1.1.0-3|37	
14mr|xdbedizzy-1.1.0-3|38	
14mr|xdbedizzy-1.1.0-3|39	%changelog
14mr|xdbedizzy-1.1.0-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-3
14mr|xdbedizzy-1.1.0-3|41	+ Revision: c3d8c11
14mr|xdbedizzy-1.1.0-3|42	- MassBuild#440: Increase release tag
14mr|xdbedizzy-1.1.0-3|43	
14mr|xdbedizzy-1.1.0-3|44	

22149 14
14mr|xdg-compliance-0.1-6|1	Name:		xdg-compliance
14mr|xdg-compliance-0.1-6|2	Version:	0.1
14mr|xdg-compliance-0.1-6|3	Release:	6
14mr|xdg-compliance-0.1-6|4	License:	 MIT
14mr|xdg-compliance-0.1-6|5	URL:		http://gitorious.org/xdg-autostart/
14mr|xdg-compliance-0.1-6|6	
14mr|xdg-compliance-0.1-6|7	Source0:	xdg-autostart-%{version}.tar.bz2
14mr|xdg-compliance-0.1-6|8	Source1:	xdg-autostart.xinit
14mr|xdg-compliance-0.1-6|9	Source2:	update-menus.xinit
14mr|xdg-compliance-0.1-6|10	Patch0:		xdg-autostart-0.1-gcc4.7.patch
14mr|xdg-compliance-0.1-6|11	
14mr|xdg-compliance-0.1-6|12	#------------------------------------------------------------------------------#
14mr|xdg-compliance-0.1-6|13	
14mr|xdg-compliance-0.1-6|14	# package xdg-compliance
14mr|xdg-compliance-0.1-6|15	
14mr|xdg-compliance-0.1-6|16	Summary:	Packages to help old desktop environments follow XDG standards
14mr|xdg-compliance-0.1-6|17	Group:		Graphical desktop/Other
14mr|xdg-compliance-0.1-6|18	
14mr|xdg-compliance-0.1-6|19	Requires:	%{name}-autostart
14mr|xdg-compliance-0.1-6|20	Requires:	%{name}-menu
14mr|xdg-compliance-0.1-6|21	
14mr|xdg-compliance-0.1-6|22	%description
14mr|xdg-compliance-0.1-6|23	This meta-package requires %{name}-autostart and %{name}-menu.
14mr|xdg-compliance-0.1-6|24	
14mr|xdg-compliance-0.1-6|25	%files
14mr|xdg-compliance-0.1-6|26	
14mr|xdg-compliance-0.1-6|27	#------------------------------------------------------------------------------#
14mr|xdg-compliance-0.1-6|28	
14mr|xdg-compliance-0.1-6|29	%package autostart
14mr|xdg-compliance-0.1-6|30	Summary:	XDG Autostart compliance for old desktop environments
14mr|xdg-compliance-0.1-6|31	Group:		Graphical desktop/Other
14mr|xdg-compliance-0.1-6|32	
14mr|xdg-compliance-0.1-6|33	%description autostart
14mr|xdg-compliance-0.1-6|34	This package provides a xinit.d script that emulates XDG Autostart compliance
14mr|xdg-compliance-0.1-6|35	for old desktop environments.
14mr|xdg-compliance-0.1-6|36	
14mr|xdg-compliance-0.1-6|37	%files autostart
14mr|xdg-compliance-0.1-6|38	%{_bindir}/xdg-autostart
14mr|xdg-compliance-0.1-6|39	%{_sysconfdir}/X11/xinit.d/xdg-autostart
14mr|xdg-compliance-0.1-6|40	
14mr|xdg-compliance-0.1-6|41	#------------------------------------------------------------------------------#
14mr|xdg-compliance-0.1-6|42	
14mr|xdg-compliance-0.1-6|43	%package menu
14mr|xdg-compliance-0.1-6|44	Summary:	User menus for old desktop environments based on XDG Menu
14mr|xdg-compliance-0.1-6|45	Group:		Graphical desktop/Other
14mr|xdg-compliance-0.1-6|46	
14mr|xdg-compliance-0.1-6|47	%description menu
14mr|xdg-compliance-0.1-6|48	This package creates user-level menus for old desktop environments following
14mr|xdg-compliance-0.1-6|49	the XDG Menu standard.
14mr|xdg-compliance-0.1-6|50	
14mr|xdg-compliance-0.1-6|51	%files menu
14mr|xdg-compliance-0.1-6|52	%{_sysconfdir}/X11/xinit.d/update-menus
14mr|xdg-compliance-0.1-6|53	
14mr|xdg-compliance-0.1-6|54	#------------------------------------------------------------------------------#
14mr|xdg-compliance-0.1-6|55	
14mr|xdg-compliance-0.1-6|56	%prep
14mr|xdg-compliance-0.1-6|57	%setup -q -n xdg-autostart-%{version}
14mr|xdg-compliance-0.1-6|58	%patch0 -p1
14mr|xdg-compliance-0.1-6|59	
14mr|xdg-compliance-0.1-6|60	%build
14mr|xdg-compliance-0.1-6|61	%configure2_5x
14mr|xdg-compliance-0.1-6|62	%make
14mr|xdg-compliance-0.1-6|63	
14mr|xdg-compliance-0.1-6|64	%install
14mr|xdg-compliance-0.1-6|65	%makeinstall_std
14mr|xdg-compliance-0.1-6|66	
14mr|xdg-compliance-0.1-6|67	install -D -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xinit.d/xdg-autostart
14mr|xdg-compliance-0.1-6|68	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/X11/xinit.d/update-menus
14mr|xdg-compliance-0.1-6|69	
14mr|xdg-compliance-0.1-6|70	
14mr|xdg-compliance-0.1-6|71	%changelog
14mr|xdg-compliance-0.1-6|72	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1-6
14mr|xdg-compliance-0.1-6|73	+ Revision: 7aaf970
14mr|xdg-compliance-0.1-6|74	- MassBuild#440: Increase release tag
14mr|xdg-compliance-0.1-6|75	
14mr|xdg-compliance-0.1-6|76	

22150 14
14mr|xdg-user-dirs-0.15-2|1	Summary:	XDG user dirs
14mr|xdg-user-dirs-0.15-2|2	Name:		xdg-user-dirs
14mr|xdg-user-dirs-0.15-2|3	Version:	0.15
14mr|xdg-user-dirs-0.15-2|4	Release:	2
14mr|xdg-user-dirs-0.15-2|5	License:	GPLv2+
14mr|xdg-user-dirs-0.15-2|6	Group:		System/Libraries
14mr|xdg-user-dirs-0.15-2|7	URL:		http://freedesktop.org/wiki/Software/xdg-user-dirs
14mr|xdg-user-dirs-0.15-2|8	Source0:	http://user-dirs.freedesktop.org/releases/%{name}-%{version}.tar.gz
14mr|xdg-user-dirs-0.15-2|9	# use fuzzy translations (for Downloads)
14mr|xdg-user-dirs-0.15-2|10	# https://bugzilla.redhat.com/show_bug.cgi?id=532399
14mr|xdg-user-dirs-0.15-2|11	Patch0:		use-fuzzy.patch
14mr|xdg-user-dirs-0.15-2|12	BuildRequires:	gettext
14mr|xdg-user-dirs-0.15-2|13	BuildRequires:  docbook-style-xsl
14mr|xdg-user-dirs-0.15-2|14	BuildRequires:  xsltproc
14mr|xdg-user-dirs-0.15-2|15	
14mr|xdg-user-dirs-0.15-2|16	%description
14mr|xdg-user-dirs-0.15-2|17	xdg-user-dirs is a tool to help manage "well known" user directories
14mr|xdg-user-dirs-0.15-2|18	like the desktop folder and the music folder. It also handles
14mr|xdg-user-dirs-0.15-2|19	localization (i.e. translation) of the filenames.
14mr|xdg-user-dirs-0.15-2|20	
14mr|xdg-user-dirs-0.15-2|21	%prep
14mr|xdg-user-dirs-0.15-2|22	%setup -q
14mr|xdg-user-dirs-0.15-2|23	%apply_patches
14mr|xdg-user-dirs-0.15-2|24	
14mr|xdg-user-dirs-0.15-2|25	%build
14mr|xdg-user-dirs-0.15-2|26	%configure2_5x
14mr|xdg-user-dirs-0.15-2|27	%make
14mr|xdg-user-dirs-0.15-2|28	
14mr|xdg-user-dirs-0.15-2|29	make -C po update-po
14mr|xdg-user-dirs-0.15-2|30	
14mr|xdg-user-dirs-0.15-2|31	%install
14mr|xdg-user-dirs-0.15-2|32	rm -rf %{buildroot}
14mr|xdg-user-dirs-0.15-2|33	
14mr|xdg-user-dirs-0.15-2|34	%makeinstall_std
14mr|xdg-user-dirs-0.15-2|35	
14mr|xdg-user-dirs-0.15-2|36	%find_lang %{name}
14mr|xdg-user-dirs-0.15-2|37	
14mr|xdg-user-dirs-0.15-2|38	mkdir -p %{buildroot}%{_sysconfdir}/X11/xinit.d/
14mr|xdg-user-dirs-0.15-2|39	cat > %{buildroot}%{_sysconfdir}/X11/xinit.d/xdg-user-dirs-update << EOF
14mr|xdg-user-dirs-0.15-2|40	#!/bin/sh
14mr|xdg-user-dirs-0.15-2|41	if [ -x %{_bindir}/xdg-user-dirs-update ]; then
14mr|xdg-user-dirs-0.15-2|42	%{_bindir}/xdg-user-dirs-update
14mr|xdg-user-dirs-0.15-2|43	fi
14mr|xdg-user-dirs-0.15-2|44	EOF
14mr|xdg-user-dirs-0.15-2|45	
14mr|xdg-user-dirs-0.15-2|46	%files -f %{name}.lang
14mr|xdg-user-dirs-0.15-2|47	%defattr(-,root,root)
14mr|xdg-user-dirs-0.15-2|48	%doc AUTHORS NEWS README
14mr|xdg-user-dirs-0.15-2|49	%config(noreplace) %{_sysconfdir}/xdg/user-dirs.conf
14mr|xdg-user-dirs-0.15-2|50	%config(noreplace) %{_sysconfdir}/xdg/user-dirs.defaults
14mr|xdg-user-dirs-0.15-2|51	%attr(755,root,root) %{_sysconfdir}/X11/xinit.d/xdg-user-dirs-update
14mr|xdg-user-dirs-0.15-2|52	%{_bindir}/xdg-user-dir
14mr|xdg-user-dirs-0.15-2|53	%{_bindir}/xdg-user-dirs-update
14mr|xdg-user-dirs-0.15-2|54	%{_mandir}/man*/*.*.xz
14mr|xdg-user-dirs-0.15-2|55	
14mr|xdg-user-dirs-0.15-2|56	
14mr|xdg-user-dirs-0.15-2|57	%changelog
14mr|xdg-user-dirs-0.15-2|58	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.15-2
14mr|xdg-user-dirs-0.15-2|59	+ Revision: 90926a5
14mr|xdg-user-dirs-0.15-2|60	- MassBuild#440: Increase release tag
14mr|xdg-user-dirs-0.15-2|61	
14mr|xdg-user-dirs-0.15-2|62	

22151 14
14mr|xdg-user-dirs-gtk-0.9-2|1	Summary:	XDG user dirs support for GNOME/GTK+
14mr|xdg-user-dirs-gtk-0.9-2|2	Name:		xdg-user-dirs-gtk
14mr|xdg-user-dirs-gtk-0.9-2|3	Version:	0.9
14mr|xdg-user-dirs-gtk-0.9-2|4	Release:	2
14mr|xdg-user-dirs-gtk-0.9-2|5	License:	GPLv2+
14mr|xdg-user-dirs-gtk-0.9-2|6	Group:		Graphical desktop/GNOME
14mr|xdg-user-dirs-gtk-0.9-2|7	Url:		http://www.gnome.org/
14mr|xdg-user-dirs-gtk-0.9-2|8	Source0:	http://ftp.gnome.org/pub/gnome/sources/xdg-user-dirs-gtk/%{version}/%{name}-%{version}.tar.xz
14mr|xdg-user-dirs-gtk-0.9-2|9	# (fc) 0.5-2mdv add KDE info to desktop file
14mr|xdg-user-dirs-gtk-0.9-2|10	Patch0:		xdg-user-dirs-gtk-0.9-kde.patch
14mr|xdg-user-dirs-gtk-0.9-2|11	# (fc) 0.5-2mdv detect mdk-folders entries in gtk bookmarks and replace them with standard entries
14mr|xdg-user-dirs-gtk-0.9-2|12	Patch1:		xdg-user-dirs-gtk-0.5-mdkfolders.patch
14mr|xdg-user-dirs-gtk-0.9-2|13	BuildRequires:	gtk2-devel
14mr|xdg-user-dirs-gtk-0.9-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|xdg-user-dirs-gtk-0.9-2|15	BuildRequires:	xdg-user-dirs
14mr|xdg-user-dirs-gtk-0.9-2|16	BuildRequires:	intltool
14mr|xdg-user-dirs-gtk-0.9-2|17	Requires:	xdg-user-dirs
14mr|xdg-user-dirs-gtk-0.9-2|18	
14mr|xdg-user-dirs-gtk-0.9-2|19	%description
14mr|xdg-user-dirs-gtk-0.9-2|20	xdg-user-dirs-gtk is a companion to xdg-user-dirs that integrates it into
14mr|xdg-user-dirs-gtk-0.9-2|21	the Gnome desktop and Gtk+ applications.
14mr|xdg-user-dirs-gtk-0.9-2|22	
14mr|xdg-user-dirs-gtk-0.9-2|23	It gets run during login and does two things:
14mr|xdg-user-dirs-gtk-0.9-2|24	* Tracks changes of locale and prompts the user so the directories
14mr|xdg-user-dirs-gtk-0.9-2|25	can be changed.
14mr|xdg-user-dirs-gtk-0.9-2|26	* Creates a default gtk bookmarks file if there is none, based
14mr|xdg-user-dirs-gtk-0.9-2|27	on a set of xdg user dirs.
14mr|xdg-user-dirs-gtk-0.9-2|28	
14mr|xdg-user-dirs-gtk-0.9-2|29	%prep
14mr|xdg-user-dirs-gtk-0.9-2|30	%setup -q
14mr|xdg-user-dirs-gtk-0.9-2|31	%patch0 -p1 -b .kde
14mr|xdg-user-dirs-gtk-0.9-2|32	%patch1 -p1 -b .mdkfolders
14mr|xdg-user-dirs-gtk-0.9-2|33	
14mr|xdg-user-dirs-gtk-0.9-2|34	%build
14mr|xdg-user-dirs-gtk-0.9-2|35	%configure2_5x
14mr|xdg-user-dirs-gtk-0.9-2|36	%make
14mr|xdg-user-dirs-gtk-0.9-2|37	
14mr|xdg-user-dirs-gtk-0.9-2|38	%install
14mr|xdg-user-dirs-gtk-0.9-2|39	%makeinstall_std
14mr|xdg-user-dirs-gtk-0.9-2|40	
14mr|xdg-user-dirs-gtk-0.9-2|41	%find_lang %{name}
14mr|xdg-user-dirs-gtk-0.9-2|42	
14mr|xdg-user-dirs-gtk-0.9-2|43	%files -f %{name}.lang
14mr|xdg-user-dirs-gtk-0.9-2|44	%defattr(-,root,root)
14mr|xdg-user-dirs-gtk-0.9-2|45	%doc AUTHORS ChangeLog README NEWS
14mr|xdg-user-dirs-gtk-0.9-2|46	%config(noreplace) %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop
14mr|xdg-user-dirs-gtk-0.9-2|47	%{_bindir}/xdg-user-dirs-gtk-update
14mr|xdg-user-dirs-gtk-0.9-2|48	
14mr|xdg-user-dirs-gtk-0.9-2|49	
14mr|xdg-user-dirs-gtk-0.9-2|50	
14mr|xdg-user-dirs-gtk-0.9-2|51	%changelog
14mr|xdg-user-dirs-gtk-0.9-2|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9-2
14mr|xdg-user-dirs-gtk-0.9-2|53	+ Revision: 9e19631
14mr|xdg-user-dirs-gtk-0.9-2|54	- MassBuild#440: Increase release tag
14mr|xdg-user-dirs-gtk-0.9-2|55	
14mr|xdg-user-dirs-gtk-0.9-2|56	

22152 14
14mr|xdg-utils-1.1.0-0.20130218.1|1	# sources from upstream git
14mr|xdg-utils-1.1.0-0.20130218.1|2	#
14mr|xdg-utils-1.1.0-0.20130218.1|3	# git clone git://anongit.freedesktop.org/xdg/xdg-utils
14mr|xdg-utils-1.1.0-0.20130218.1|4	# cd xdg-utils
14mr|xdg-utils-1.1.0-0.20130218.1|5	# git archive --format=tar --prefix=xdg-utils-20121008/ master | xz > ../xdg-utils-20121008.tar.xz
14mr|xdg-utils-1.1.0-0.20130218.1|6	#
14mr|xdg-utils-1.1.0-0.20130218.1|7	
14mr|xdg-utils-1.1.0-0.20130218.1|8	%define gitdate 20130218
14mr|xdg-utils-1.1.0-0.20130218.1|9	
14mr|xdg-utils-1.1.0-0.20130218.1|10	Name:		xdg-utils
14mr|xdg-utils-1.1.0-0.20130218.1|11	Version:	1.1.0
14mr|xdg-utils-1.1.0-0.20130218.1|12	Release:	0.%{gitdate}.1
14mr|xdg-utils-1.1.0-0.20130218.1|13	Summary:	A basic desktop integration tools for any Free Desktop
14mr|xdg-utils-1.1.0-0.20130218.1|14	License:	MIT
14mr|xdg-utils-1.1.0-0.20130218.1|15	Url:		http://portland.freedesktop.org/wiki/
14mr|xdg-utils-1.1.0-0.20130218.1|16	Group:		System/Base
14mr|xdg-utils-1.1.0-0.20130218.1|17	Source0:	xdg-utils-%{gitdate}.tar.xz
14mr|xdg-utils-1.1.0-0.20130218.1|18	#Source0:	http://portland.freedesktop.org/download/xdg-utils-%{version}%{?beta:-%{beta}}.tar.gz
14mr|xdg-utils-1.1.0-0.20130218.1|19	Patch0:		xdg-utils-1.0.2-email_loop.patch
14mr|xdg-utils-1.1.0-0.20130218.1|20	Patch1:		xdg-utils-1.0.2-email_silent_errors.patch
14mr|xdg-utils-1.1.0-0.20130218.1|21	Patch2:		xdg-utils-1.0.3-enable-xdg-terminal.patch
14mr|xdg-utils-1.1.0-0.20130218.1|22	BuildRequires:	libxslt-proc
14mr|xdg-utils-1.1.0-0.20130218.1|23	BuildRequires:	gawk
14mr|xdg-utils-1.1.0-0.20130218.1|24	BuildRequires:	xmlto
14mr|xdg-utils-1.1.0-0.20130218.1|25	BuildRequires:	docbook-dtd412-xml
14mr|xdg-utils-1.1.0-0.20130218.1|26	BuildRequires:	docbook-style-xsl
14mr|xdg-utils-1.1.0-0.20130218.1|27	Requires:	desktop-file-utils
14mr|xdg-utils-1.1.0-0.20130218.1|28	Requires:	xprop
14mr|xdg-utils-1.1.0-0.20130218.1|29	Requires:	xset
14mr|xdg-utils-1.1.0-0.20130218.1|30	BuildArch:	noarch
14mr|xdg-utils-1.1.0-0.20130218.1|31	
14mr|xdg-utils-1.1.0-0.20130218.1|32	%description
14mr|xdg-utils-1.1.0-0.20130218.1|33	This version of xdg-utils contains the following commands:
14mr|xdg-utils-1.1.0-0.20130218.1|34	xdg-desktop-menu:	command line tool for (un)installing
14mr|xdg-utils-1.1.0-0.20130218.1|35	desktop menu items
14mr|xdg-utils-1.1.0-0.20130218.1|36	xdg-desktop-icon:	command line tool for (un)installing
14mr|xdg-utils-1.1.0-0.20130218.1|37	icons to the desktop
14mr|xdg-utils-1.1.0-0.20130218.1|38	xdg-mime:	        command line tool for querying information
14mr|xdg-utils-1.1.0-0.20130218.1|39	about file type handling and adding
14mr|xdg-utils-1.1.0-0.20130218.1|40	descriptions for new file types
14mr|xdg-utils-1.1.0-0.20130218.1|41	xdg-icon-resource:	command line tool for (un)installing icon resources
14mr|xdg-utils-1.1.0-0.20130218.1|42	xdg-open:	        opens a file or URL in the user's preferred
14mr|xdg-utils-1.1.0-0.20130218.1|43	application
14mr|xdg-utils-1.1.0-0.20130218.1|44	xdg-email:	        command line tool for sending mail using the user's
14mr|xdg-utils-1.1.0-0.20130218.1|45	preferred
14mr|xdg-utils-1.1.0-0.20130218.1|46	e-mail composer
14mr|xdg-utils-1.1.0-0.20130218.1|47	xdg-su:	                run a program as root after prompting for the root
14mr|xdg-utils-1.1.0-0.20130218.1|48	password
14mr|xdg-utils-1.1.0-0.20130218.1|49	xdg-screensaver:	command line tool for controlling the screensaver
14mr|xdg-utils-1.1.0-0.20130218.1|50	
14mr|xdg-utils-1.1.0-0.20130218.1|51	Testsuite for xdg-utils is available from
14mr|xdg-utils-1.1.0-0.20130218.1|52	http://portland.freedesktop.org/wiki/TestSuite
14mr|xdg-utils-1.1.0-0.20130218.1|53	
14mr|xdg-utils-1.1.0-0.20130218.1|54	%prep
14mr|xdg-utils-1.1.0-0.20130218.1|55	%setup -qn %{name}-%{gitdate}
14mr|xdg-utils-1.1.0-0.20130218.1|56	
14mr|xdg-utils-1.1.0-0.20130218.1|57	%patch0 -p0
14mr|xdg-utils-1.1.0-0.20130218.1|58	%patch1 -p0
14mr|xdg-utils-1.1.0-0.20130218.1|59	%patch2 -p0
14mr|xdg-utils-1.1.0-0.20130218.1|60	
14mr|xdg-utils-1.1.0-0.20130218.1|61	%build
14mr|xdg-utils-1.1.0-0.20130218.1|62	%configure2_5x
14mr|xdg-utils-1.1.0-0.20130218.1|63	
14mr|xdg-utils-1.1.0-0.20130218.1|64	%if %{gitdate}
14mr|xdg-utils-1.1.0-0.20130218.1|65	%make scripts-clean -C scripts
14mr|xdg-utils-1.1.0-0.20130218.1|66	%make man scripts -C scripts
14mr|xdg-utils-1.1.0-0.20130218.1|67	%endif
14mr|xdg-utils-1.1.0-0.20130218.1|68	
14mr|xdg-utils-1.1.0-0.20130218.1|69	%make
14mr|xdg-utils-1.1.0-0.20130218.1|70	%make -C scripts
14mr|xdg-utils-1.1.0-0.20130218.1|71	
14mr|xdg-utils-1.1.0-0.20130218.1|72	%install
14mr|xdg-utils-1.1.0-0.20130218.1|73	%makeinstall_std
14mr|xdg-utils-1.1.0-0.20130218.1|74	sed -i -e "s,_LIBDIR_,%{_libdir}/kde4/libexec,g" %{buildroot}/%{_bindir}/xdg-email
14mr|xdg-utils-1.1.0-0.20130218.1|75	
14mr|xdg-utils-1.1.0-0.20130218.1|76	%files
14mr|xdg-utils-1.1.0-0.20130218.1|77	%{_bindir}/xdg-desktop-icon
14mr|xdg-utils-1.1.0-0.20130218.1|78	%{_bindir}/xdg-desktop-menu
14mr|xdg-utils-1.1.0-0.20130218.1|79	%{_bindir}/xdg-email
14mr|xdg-utils-1.1.0-0.20130218.1|80	%{_bindir}/xdg-icon-resource
14mr|xdg-utils-1.1.0-0.20130218.1|81	%{_bindir}/xdg-mime
14mr|xdg-utils-1.1.0-0.20130218.1|82	%{_bindir}/xdg-open
14mr|xdg-utils-1.1.0-0.20130218.1|83	%{_bindir}/xdg-screensaver
14mr|xdg-utils-1.1.0-0.20130218.1|84	%{_bindir}/xdg-settings
14mr|xdg-utils-1.1.0-0.20130218.1|85	%{_bindir}/xdg-terminal
14mr|xdg-utils-1.1.0-0.20130218.1|86	%{_mandir}/man1/xdg*.*
14mr|xdg-utils-1.1.0-0.20130218.1|87	
14mr|xdg-utils-1.1.0-0.20130218.1|88	
14mr|xdg-utils-1.1.0-0.20130218.1|89	%changelog
14mr|xdg-utils-1.1.0-0.20130218.1|90	* Tue Oct 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-0.20130218.1
14mr|xdg-utils-1.1.0-0.20130218.1|91	+ Revision: c1ead19
14mr|xdg-utils-1.1.0-0.20130218.1|92	- Fix tarball
14mr|xdg-utils-1.1.0-0.20130218.1|93	
14mr|xdg-utils-1.1.0-0.20130218.1|94	

22153 14
14mr|Xdialog-2.3.1-3|1	Summary:	A replacement for the cdialog program for X
14mr|Xdialog-2.3.1-3|2	Name:		Xdialog
14mr|Xdialog-2.3.1-3|3	Version:	2.3.1
14mr|Xdialog-2.3.1-3|4	Release:	3
14mr|Xdialog-2.3.1-3|5	Source0:	%{name}-%{version}.tar.bz2
14mr|Xdialog-2.3.1-3|6	Patch0:		Xdialog-2.2.1-fix-str-fmt.patch
14mr|Xdialog-2.3.1-3|7	Group:		Development/Other
14mr|Xdialog-2.3.1-3|8	License:	GPL
14mr|Xdialog-2.3.1-3|9	URL:		http://xdialog.dyns.net/
14mr|Xdialog-2.3.1-3|10	BuildRequires:  bison
14mr|Xdialog-2.3.1-3|11	BuildRequires:  gtk+2-devel
14mr|Xdialog-2.3.1-3|12	BuildRequires:  glib2-devel
14mr|Xdialog-2.3.1-3|13	Provides:	xmsg-dialog
14mr|Xdialog-2.3.1-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|Xdialog-2.3.1-3|15	
14mr|Xdialog-2.3.1-3|16	%description
14mr|Xdialog-2.3.1-3|17	Xdialog is designed to be a drop in replacement for the cdialog program.
14mr|Xdialog-2.3.1-3|18	It converts any terminal based program into a program with an X-windows
14mr|Xdialog-2.3.1-3|19	interface. The dialogs are easier to see and use and the treeview adds an
14mr|Xdialog-2.3.1-3|20	extra dimension to the way menus can be displayed.
14mr|Xdialog-2.3.1-3|21	
14mr|Xdialog-2.3.1-3|22	%prep
14mr|Xdialog-2.3.1-3|23	%setup -q
14mr|Xdialog-2.3.1-3|24	%patch0 -p0
14mr|Xdialog-2.3.1-3|25	
14mr|Xdialog-2.3.1-3|26	%build
14mr|Xdialog-2.3.1-3|27	
14mr|Xdialog-2.3.1-3|28	%configure2_5x --with-gtk2
14mr|Xdialog-2.3.1-3|29	
14mr|Xdialog-2.3.1-3|30	# don't strip (retarded crap!)
14mr|Xdialog-2.3.1-3|31	find -type f -name "Makefile" | xargs perl -pi -e "s|^INSTALL_STRIP_PROGRAM.*|INSTALL_STRIP_PROGRAM = \"\\\${SHELL} \\\$\(install_sh\) -c\"|g"
14mr|Xdialog-2.3.1-3|32	find -type f -name "Makefile" | xargs perl -pi -e "s|INSTALL_STRIP_FLAG=-s|INSTALL_STRIP_FLAG=|g"
14mr|Xdialog-2.3.1-3|33	find -type f -name "Makefile" | xargs perl -pi -e "s|-Wall -s|-Wall|g"
14mr|Xdialog-2.3.1-3|34	
14mr|Xdialog-2.3.1-3|35	%make
14mr|Xdialog-2.3.1-3|36	
14mr|Xdialog-2.3.1-3|37	%install
14mr|Xdialog-2.3.1-3|38	rm -rf %{buildroot}
14mr|Xdialog-2.3.1-3|39	
14mr|Xdialog-2.3.1-3|40	%makeinstall docdir=%{buildroot}%{_docdir}/%{name}
14mr|Xdialog-2.3.1-3|41	
14mr|Xdialog-2.3.1-3|42	%{find_lang} %{name}
14mr|Xdialog-2.3.1-3|43	
14mr|Xdialog-2.3.1-3|44	%clean
14mr|Xdialog-2.3.1-3|45	rm -rf %{buildroot}
14mr|Xdialog-2.3.1-3|46	
14mr|Xdialog-2.3.1-3|47	%files -f %{name}.lang
14mr|Xdialog-2.3.1-3|48	%defattr(-,root,root,-)
14mr|Xdialog-2.3.1-3|49	%doc ChangeLog COPYING samples
14mr|Xdialog-2.3.1-3|50	%doc doc/*.html doc/*.png
14mr|Xdialog-2.3.1-3|51	%{_mandir}/man1/*
14mr|Xdialog-2.3.1-3|52	%{_bindir}/*
14mr|Xdialog-2.3.1-3|53	
14mr|Xdialog-2.3.1-3|54	
14mr|Xdialog-2.3.1-3|55	
14mr|Xdialog-2.3.1-3|56	%changelog
14mr|Xdialog-2.3.1-3|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.1-3
14mr|Xdialog-2.3.1-3|58	+ Revision: 7207155
14mr|Xdialog-2.3.1-3|59	- MassBuild#440: Increase release tag
14mr|Xdialog-2.3.1-3|60	
14mr|Xdialog-2.3.1-3|61	

22154 14
14mr|xditview-1.0.3-2|1	Name:		xditview
14mr|xditview-1.0.3-2|2	Version:	1.0.3
14mr|xditview-1.0.3-2|3	Release:	2
14mr|xditview-1.0.3-2|4	Summary:	Display ditroff output
14mr|xditview-1.0.3-2|5	
14mr|xditview-1.0.3-2|6	Group:		Development/X11
14mr|xditview-1.0.3-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xditview-1.0.3-2|8	License:	MIT
14mr|xditview-1.0.3-2|9	
14mr|xditview-1.0.3-2|10	BuildRequires: libxt-devel >= 1.0.0
14mr|xditview-1.0.3-2|11	BuildRequires: libxaw-devel >= 1.0.1
14mr|xditview-1.0.3-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xditview-1.0.3-2|13	
14mr|xditview-1.0.3-2|14	%description
14mr|xditview-1.0.3-2|15	Display ditroff output.
14mr|xditview-1.0.3-2|16	
14mr|xditview-1.0.3-2|17	%prep
14mr|xditview-1.0.3-2|18	%setup -q -n %{name}-%{version}
14mr|xditview-1.0.3-2|19	
14mr|xditview-1.0.3-2|20	%build
14mr|xditview-1.0.3-2|21	#autoreconf -ifs
14mr|xditview-1.0.3-2|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|xditview-1.0.3-2|23	--x-libraries=%{_libdir}
14mr|xditview-1.0.3-2|24	
14mr|xditview-1.0.3-2|25	%make
14mr|xditview-1.0.3-2|26	
14mr|xditview-1.0.3-2|27	%install
14mr|xditview-1.0.3-2|28	%makeinstall_std
14mr|xditview-1.0.3-2|29	
14mr|xditview-1.0.3-2|30	%clean
14mr|xditview-1.0.3-2|31	
14mr|xditview-1.0.3-2|32	%pre
14mr|xditview-1.0.3-2|33	if [ -h %{_includedir}/X11 ]; then
14mr|xditview-1.0.3-2|34	rm -f %{_includedir}/X11
14mr|xditview-1.0.3-2|35	fi
14mr|xditview-1.0.3-2|36	
14mr|xditview-1.0.3-2|37	%files
14mr|xditview-1.0.3-2|38	%{_bindir}/xditview
14mr|xditview-1.0.3-2|39	%{_datadir}/X11/app-defaults/Xditview
14mr|xditview-1.0.3-2|40	%{_datadir}/X11/app-defaults/Xditview-chrtr
14mr|xditview-1.0.3-2|41	%{_includedir}/X11/bitmaps/ldblarrow
14mr|xditview-1.0.3-2|42	%{_includedir}/X11/bitmaps/rdblarrow
14mr|xditview-1.0.3-2|43	%{_mandir}/man1/xditview.1*
14mr|xditview-1.0.3-2|44	
14mr|xditview-1.0.3-2|45	
14mr|xditview-1.0.3-2|46	
14mr|xditview-1.0.3-2|47	
14mr|xditview-1.0.3-2|48	%changelog
14mr|xditview-1.0.3-2|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-2
14mr|xditview-1.0.3-2|50	+ Revision: 493678f
14mr|xditview-1.0.3-2|51	- MassBuild#440: Increase release tag
14mr|xditview-1.0.3-2|52	
14mr|xditview-1.0.3-2|53	

22155 14
14mr|xdm-1.1.11-6|1	%define xdm_libdir	%{_datadir}/X11/xdm
14mr|xdm-1.1.11-6|2	
14mr|xdm-1.1.11-6|3	Name: xdm
14mr|xdm-1.1.11-6|4	Version: 1.1.11
14mr|xdm-1.1.11-6|5	Release: 6
14mr|xdm-1.1.11-6|6	Summary: X Display Manager with support for XDMCP
14mr|xdm-1.1.11-6|7	Group: System/X11
14mr|xdm-1.1.11-6|8	License: MIT
14mr|xdm-1.1.11-6|9	URL: http://xorg.freedesktop.org
14mr|xdm-1.1.11-6|10	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xdm-1.1.11-6|11	Source1: xdm.pamd
14mr|xdm-1.1.11-6|12	Source2: xdm.service
14mr|xdm-1.1.11-6|13	Patch4: 0004-Support-kdm-extended-syntax-to-reserve-a-server-for.patch
14mr|xdm-1.1.11-6|14	#Patch5: 0005-Initialize-the-greeter-only-after-checking-if-the-th.patch
14mr|xdm-1.1.11-6|15	#Patch6: 0006-Add-console-kit-support-to-xdm.patch
14mr|xdm-1.1.11-6|16	#Patch7: 0007-Add-files-required-by-consolekit-support.patch
14mr|xdm-1.1.11-6|17	
14mr|xdm-1.1.11-6|18	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xdm-1.1.11-6|19	BuildRequires: pkgconfig(xau) >= 1.0.0
14mr|xdm-1.1.11-6|20	BuildRequires: pkgconfig(xaw7) >= 1.0.1
14mr|xdm-1.1.11-6|21	BuildRequires: pkgconfig(xdmcp) >= 1.0.0
14mr|xdm-1.1.11-6|22	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xdm-1.1.11-6|23	BuildRequires: pkgconfig(xorg-macros) >= 1.3.0
14mr|xdm-1.1.11-6|24	BuildRequires: pkgconfig(xt) >= 1.0.0
14mr|xdm-1.1.11-6|25	BuildRequires: pam-devel
14mr|xdm-1.1.11-6|26	BuildRequires:	pkgconfig(dbus-1)
14mr|xdm-1.1.11-6|27	BuildRequires:	systemd
14mr|xdm-1.1.11-6|28	Requires: xinitrc > 2.4.19-9
14mr|xdm-1.1.11-6|29	Requires: xrdb
14mr|xdm-1.1.11-6|30	Requires: sessreg
14mr|xdm-1.1.11-6|31	Requires: systemd
14mr|xdm-1.1.11-6|32	Conflicts: xorg-x11 < 7.0
14mr|xdm-1.1.11-6|33	
14mr|xdm-1.1.11-6|34	Requires(post): systemd
14mr|xdm-1.1.11-6|35	Requires(preun): systemd
14mr|xdm-1.1.11-6|36	Requires(postun): systemd
14mr|xdm-1.1.11-6|37	
14mr|xdm-1.1.11-6|38	%description
14mr|xdm-1.1.11-6|39	Xdm manages a collection of X displays, which may be on the local host or
14mr|xdm-1.1.11-6|40	remote servers. The design of xdm was guided by the needs of X terminals as
14mr|xdm-1.1.11-6|41	well as The Open Group standard XDMCP, the X Display Manager Control Protocol.
14mr|xdm-1.1.11-6|42	Xdm provides services similar to those provided by init, getty and login on
14mr|xdm-1.1.11-6|43	character terminals: prompting for login name and password, authenticating the
14mr|xdm-1.1.11-6|44	user, and running a session.
14mr|xdm-1.1.11-6|45	
14mr|xdm-1.1.11-6|46	%prep
14mr|xdm-1.1.11-6|47	%setup -q
14mr|xdm-1.1.11-6|48	%apply_patches
14mr|xdm-1.1.11-6|49	
14mr|xdm-1.1.11-6|50	%build
14mr|xdm-1.1.11-6|51	# patch 6 requires autoreconf
14mr|xdm-1.1.11-6|52	autoreconf -v --install
14mr|xdm-1.1.11-6|53	%configure2_5x \
14mr|xdm-1.1.11-6|54	--x-includes=%{_includedir}\
14mr|xdm-1.1.11-6|55	--x-libraries=%{_libdir} \
14mr|xdm-1.1.11-6|56	--with-xdmlibdir=%{xdm_libdir} \
14mr|xdm-1.1.11-6|57	--with-pam \
14mr|xdm-1.1.11-6|58	--enable-xdmshell \
14mr|xdm-1.1.11-6|59	--with-systemdsystemunitdir=%{_unitdir}
14mr|xdm-1.1.11-6|60	%make
14mr|xdm-1.1.11-6|61	
14mr|xdm-1.1.11-6|62	%install
14mr|xdm-1.1.11-6|63	rm -rf %{buildroot}
14mr|xdm-1.1.11-6|64	%makeinstall_std
14mr|xdm-1.1.11-6|65	
14mr|xdm-1.1.11-6|66	LC_ALL=C
14mr|xdm-1.1.11-6|67	LANG=C
14mr|xdm-1.1.11-6|68	export LC_ALL LANG
14mr|xdm-1.1.11-6|69	
14mr|xdm-1.1.11-6|70	# remove files that are in xinitrc
14mr|xdm-1.1.11-6|71	rm -rf %{buildroot}%{xdm_libdir}/{[A-Z]*,xdm-config}
14mr|xdm-1.1.11-6|72	
14mr|xdm-1.1.11-6|73	# remove unused devel files
14mr|xdm-1.1.11-6|74	rm -rf %{buildroot}%{xdm_libdir}/*.{a,la}
14mr|xdm-1.1.11-6|75	
14mr|xdm-1.1.11-6|76	# install PAM file
14mr|xdm-1.1.11-6|77	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|xdm-1.1.11-6|78	install -m 644 %{SOURCE1} %{buildroot}/etc/pam.d/xdm
14mr|xdm-1.1.11-6|79	
14mr|xdm-1.1.11-6|80	install -d %{buildroot}/var/lib/xdm
14mr|xdm-1.1.11-6|81	ln -sf /var/lib/xdm %{buildroot}%{xdm_libdir}/authdir
14mr|xdm-1.1.11-6|82	
14mr|xdm-1.1.11-6|83	# logrotate
14mr|xdm-1.1.11-6|84	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mr|xdm-1.1.11-6|85	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/xdm
14mr|xdm-1.1.11-6|86	/var/log/xdm-error.log {
14mr|xdm-1.1.11-6|87	notifempty
14mr|xdm-1.1.11-6|88	missingok
14mr|xdm-1.1.11-6|89	nocompress
14mr|xdm-1.1.11-6|90	}
14mr|xdm-1.1.11-6|91	EOF
14mr|xdm-1.1.11-6|92	
14mr|xdm-1.1.11-6|93	#Replace native service
14mr|xdm-1.1.11-6|94	rm -f %{buildroot}%{_unitdir}/xdm.service
14mr|xdm-1.1.11-6|95	install -Dpm 644 %{SOURCE2} %{buildroot}%{_unitdir}/xdm.service
14mr|xdm-1.1.11-6|96	
14mr|xdm-1.1.11-6|97	%pre
14mr|xdm-1.1.11-6|98	if [ -d %{xdm_libdir}/authdir ]; then
14mr|xdm-1.1.11-6|99	# this is now a symlink
14mr|xdm-1.1.11-6|100	rm -rf %{xdm_libdir}/authdir
14mr|xdm-1.1.11-6|101	fi
14mr|xdm-1.1.11-6|102	
14mr|xdm-1.1.11-6|103	#post
14mr|xdm-1.1.11-6|104	#/bin/systemctl enable xdm.service 2>&1 || :
14mr|xdm-1.1.11-6|105	
14mr|xdm-1.1.11-6|106	%preun
14mr|xdm-1.1.11-6|107	/bin/systemctl disable xdm.service 2>&1 || :
14mr|xdm-1.1.11-6|108	
14mr|xdm-1.1.11-6|109	%postun
14mr|xdm-1.1.11-6|110	/bin/systemctl daemon-reload 2>&1 || :
14mr|xdm-1.1.11-6|111	
14mr|xdm-1.1.11-6|112	%files
14mr|xdm-1.1.11-6|113	%config(noreplace) %{_sysconfdir}/pam.d/xdm
14mr|xdm-1.1.11-6|114	%config(noreplace) %{_sysconfdir}/logrotate.d/xdm
14mr|xdm-1.1.11-6|115	%dir /var/lib/xdm
14mr|xdm-1.1.11-6|116	%{_bindir}/xdm
14mr|xdm-1.1.11-6|117	%{_bindir}/xdmshell
14mr|xdm-1.1.11-6|118	%{_mandir}/man1/xdm.*
14mr|xdm-1.1.11-6|119	%{_mandir}/man1/xdmshell.*
14mr|xdm-1.1.11-6|120	%{xdm_libdir}/*
14mr|xdm-1.1.11-6|121	%{_datadir}/X11/app-defaults/Chooser
14mr|xdm-1.1.11-6|122	%{_unitdir}/xdm.service
14mr|xdm-1.1.11-6|123	
14mr|xdm-1.1.11-6|124	
14mr|xdm-1.1.11-6|125	%changelog
14mr|xdm-1.1.11-6|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.11-6
14mr|xdm-1.1.11-6|127	+ Revision: ca1a958
14mr|xdm-1.1.11-6|128	- MassBuild#440: Increase release tag
14mr|xdm-1.1.11-6|129	
14mr|xdm-1.1.11-6|130	

22156 14
14mr|xdotool-2.20110530.1-1|1	%define major 2
14mr|xdotool-2.20110530.1-1|2	%define libname %mklibname %{name} %{major}
14mr|xdotool-2.20110530.1-1|3	%define devname %mklibname %{name} -d
14mr|xdotool-2.20110530.1-1|4	
14mr|xdotool-2.20110530.1-1|5	Summary:	Fake keyboard/mouse input, window management, and more
14mr|xdotool-2.20110530.1-1|6	Name:		xdotool
14mr|xdotool-2.20110530.1-1|7	Version:	2.20110530.1
14mr|xdotool-2.20110530.1-1|8	Release:	1
14mr|xdotool-2.20110530.1-1|9	License:	BSD
14mr|xdotool-2.20110530.1-1|10	Group:		Toys
14mr|xdotool-2.20110530.1-1|11	Url:		http://www.semicomplete.com/projects/xdotool
14mr|xdotool-2.20110530.1-1|12	Source0:	http://semicomplete.googlecode.com/files/xdotool-%{version}.tar.gz
14mr|xdotool-2.20110530.1-1|13	Patch0:		xdotool-2.20110530.1-makefile.patch
14mr|xdotool-2.20110530.1-1|14	BuildRequires:	pkgconfig(x11)
14mr|xdotool-2.20110530.1-1|15	BuildRequires:	pkgconfig(xi)
14mr|xdotool-2.20110530.1-1|16	BuildRequires:	pkgconfig(xinerama)
14mr|xdotool-2.20110530.1-1|17	BuildRequires:	pkgconfig(xtst)
14mr|xdotool-2.20110530.1-1|18	
14mr|xdotool-2.20110530.1-1|19	%description
14mr|xdotool-2.20110530.1-1|20	This tool lets you simulate keyboard input and mouse activity, move and resize
14mr|xdotool-2.20110530.1-1|21	windows, etc. It does this using X11's XTEST extension and other Xlib
14mr|xdotool-2.20110530.1-1|22	functions.
14mr|xdotool-2.20110530.1-1|23	
14mr|xdotool-2.20110530.1-1|24	Additionally, you can search for windows and move, resize, hide, and modify
14mr|xdotool-2.20110530.1-1|25	window properties like the title. If your window manager supports it, you can
14mr|xdotool-2.20110530.1-1|26	use xdotool to switch desktops, move windows between desktops, and change the
14mr|xdotool-2.20110530.1-1|27	number of desktops.
14mr|xdotool-2.20110530.1-1|28	
14mr|xdotool-2.20110530.1-1|29	%files
14mr|xdotool-2.20110530.1-1|30	%{_bindir}/xdotool
14mr|xdotool-2.20110530.1-1|31	%{_mandir}/man1/xdotool.1*
14mr|xdotool-2.20110530.1-1|32	
14mr|xdotool-2.20110530.1-1|33	#----------------------------------------------------------------------------
14mr|xdotool-2.20110530.1-1|34	
14mr|xdotool-2.20110530.1-1|35	%package -n %{libname}
14mr|xdotool-2.20110530.1-1|36	Summary:	Library for %{name}
14mr|xdotool-2.20110530.1-1|37	Group:		System/Libraries
14mr|xdotool-2.20110530.1-1|38	
14mr|xdotool-2.20110530.1-1|39	%description -n %{libname}
14mr|xdotool-2.20110530.1-1|40	This package contains library for %{name}.
14mr|xdotool-2.20110530.1-1|41	
14mr|xdotool-2.20110530.1-1|42	%files -n %{libname}
14mr|xdotool-2.20110530.1-1|43	%{_libdir}/libxdo.so.%{major}
14mr|xdotool-2.20110530.1-1|44	
14mr|xdotool-2.20110530.1-1|45	#----------------------------------------------------------------------------
14mr|xdotool-2.20110530.1-1|46	
14mr|xdotool-2.20110530.1-1|47	%package -n %{devname}
14mr|xdotool-2.20110530.1-1|48	Summary:	Development files for %{name}
14mr|xdotool-2.20110530.1-1|49	Group:		Development/C
14mr|xdotool-2.20110530.1-1|50	Requires:	%{libname} = %{EVRD}
14mr|xdotool-2.20110530.1-1|51	Provides:	%{name}-devel = %{EVRD}
14mr|xdotool-2.20110530.1-1|52	
14mr|xdotool-2.20110530.1-1|53	%description -n %{devname}
14mr|xdotool-2.20110530.1-1|54	This package contains development files for %{name}.
14mr|xdotool-2.20110530.1-1|55	
14mr|xdotool-2.20110530.1-1|56	%files -n %{devname}
14mr|xdotool-2.20110530.1-1|57	%{_libdir}/libxdo.so
14mr|xdotool-2.20110530.1-1|58	%{_includedir}/xdo.h
14mr|xdotool-2.20110530.1-1|59	
14mr|xdotool-2.20110530.1-1|60	#----------------------------------------------------------------------------
14mr|xdotool-2.20110530.1-1|61	
14mr|xdotool-2.20110530.1-1|62	%prep
14mr|xdotool-2.20110530.1-1|63	%setup -q
14mr|xdotool-2.20110530.1-1|64	%patch0 -p1
14mr|xdotool-2.20110530.1-1|65	
14mr|xdotool-2.20110530.1-1|66	%build
14mr|xdotool-2.20110530.1-1|67	%setup_compile_flags
14mr|xdotool-2.20110530.1-1|68	%make
14mr|xdotool-2.20110530.1-1|69	
14mr|xdotool-2.20110530.1-1|70	%install
14mr|xdotool-2.20110530.1-1|71	%makeinstall_std \
14mr|xdotool-2.20110530.1-1|72	PREFIX=%{_prefix} \
14mr|xdotool-2.20110530.1-1|73	INSTALLMAN=%{_datadir}/man \
14mr|xdotool-2.20110530.1-1|74	INSTALLLIB=%{_libdir}
14mr|xdotool-2.20110530.1-1|75	
14mr|xdotool-2.20110530.1-1|76	
14mr|xdotool-2.20110530.1-1|77	%changelog
14mr|xdotool-2.20110530.1-1|78	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.20110530.1-1
14mr|xdotool-2.20110530.1-1|79	+ Revision: 25dff7a
14mr|xdotool-2.20110530.1-1|80	- Update BuildRequires
14mr|xdotool-2.20110530.1-1|81	
14mr|xdotool-2.20110530.1-1|82	

22157 14
14mr|xdpyinfo-1.3.1-2|1	Name:		xdpyinfo
14mr|xdpyinfo-1.3.1-2|2	Version:	1.3.1
14mr|xdpyinfo-1.3.1-2|3	Release:	2
14mr|xdpyinfo-1.3.1-2|4	Summary:	Display information utility for X
14mr|xdpyinfo-1.3.1-2|5	
14mr|xdpyinfo-1.3.1-2|6	Group:		Development/X11
14mr|xdpyinfo-1.3.1-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xdpyinfo-1.3.1-2|8	License:	MIT
14mr|xdpyinfo-1.3.1-2|9	
14mr|xdpyinfo-1.3.1-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xdpyinfo-1.3.1-2|11	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|xdpyinfo-1.3.1-2|12	BuildRequires: pkgconfig(xtst) >= 1.0.1
14mr|xdpyinfo-1.3.1-2|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xdpyinfo-1.3.1-2|14	BuildRequires: pkgconfig(xxf86vm)
14mr|xdpyinfo-1.3.1-2|15	BuildRequires: pkgconfig(xxf86dga)
14mr|xdpyinfo-1.3.1-2|16	BuildRequires: pkgconfig(xxf86misc)
14mr|xdpyinfo-1.3.1-2|17	BuildRequires: pkgconfig(xi)
14mr|xdpyinfo-1.3.1-2|18	BuildRequires: pkgconfig(xrender)
14mr|xdpyinfo-1.3.1-2|19	BuildRequires: pkgconfig(xcomposite)
14mr|xdpyinfo-1.3.1-2|20	BuildRequires: pkgconfig(xinerama)
14mr|xdpyinfo-1.3.1-2|21	BuildRequires: pkgconfig(dmx)
14mr|xdpyinfo-1.3.1-2|22	BuildRequires: pkgconfig(xp)
14mr|xdpyinfo-1.3.1-2|23	
14mr|xdpyinfo-1.3.1-2|24	%description
14mr|xdpyinfo-1.3.1-2|25	Xdpyinfo is a utility for displaying information about an X server. It is used
14mr|xdpyinfo-1.3.1-2|26	to examine the capabilities of a server, the predefined values for various
14mr|xdpyinfo-1.3.1-2|27	parameters used in communicating between clients and the server, and the
14mr|xdpyinfo-1.3.1-2|28	different types of screens and visuals that are available.
14mr|xdpyinfo-1.3.1-2|29	
14mr|xdpyinfo-1.3.1-2|30	%prep
14mr|xdpyinfo-1.3.1-2|31	%setup -q
14mr|xdpyinfo-1.3.1-2|32	
14mr|xdpyinfo-1.3.1-2|33	%build
14mr|xdpyinfo-1.3.1-2|34	%configure2_5x	--x-includes=%{_includedir}\
14mr|xdpyinfo-1.3.1-2|35	--x-libraries=%{_libdir}
14mr|xdpyinfo-1.3.1-2|36	
14mr|xdpyinfo-1.3.1-2|37	%make
14mr|xdpyinfo-1.3.1-2|38	
14mr|xdpyinfo-1.3.1-2|39	%install
14mr|xdpyinfo-1.3.1-2|40	%makeinstall_std
14mr|xdpyinfo-1.3.1-2|41	
14mr|xdpyinfo-1.3.1-2|42	%clean
14mr|xdpyinfo-1.3.1-2|43	
14mr|xdpyinfo-1.3.1-2|44	%files
14mr|xdpyinfo-1.3.1-2|45	%{_bindir}/xdpyinfo
14mr|xdpyinfo-1.3.1-2|46	%{_mandir}/man1/xdpyinfo.*
14mr|xdpyinfo-1.3.1-2|47	
14mr|xdpyinfo-1.3.1-2|48	
14mr|xdpyinfo-1.3.1-2|49	
14mr|xdpyinfo-1.3.1-2|50	
14mr|xdpyinfo-1.3.1-2|51	
14mr|xdpyinfo-1.3.1-2|52	%changelog
14mr|xdpyinfo-1.3.1-2|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.1-2
14mr|xdpyinfo-1.3.1-2|54	+ Revision: 6b7f1ce
14mr|xdpyinfo-1.3.1-2|55	- MassBuild#440: Increase release tag
14mr|xdpyinfo-1.3.1-2|56	
14mr|xdpyinfo-1.3.1-2|57	

22158 14
14mr|xdriinfo-1.0.4-6|1	Name: xdriinfo
14mr|xdriinfo-1.0.4-6|2	Version: 1.0.4
14mr|xdriinfo-1.0.4-6|3	Release: 6
14mr|xdriinfo-1.0.4-6|4	Summary: Query configuration information of DRI drivers
14mr|xdriinfo-1.0.4-6|5	Group: Development/X11
14mr|xdriinfo-1.0.4-6|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xdriinfo-1.0.4-6|7	License: MIT
14mr|xdriinfo-1.0.4-6|8	
14mr|xdriinfo-1.0.4-6|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xdriinfo-1.0.4-6|10	BuildRequires: x11-proto-devel >= 1.0.0
14mr|xdriinfo-1.0.4-6|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xdriinfo-1.0.4-6|12	BuildRequires: pkgconfig(gl)
14mr|xdriinfo-1.0.4-6|13	
14mr|xdriinfo-1.0.4-6|14	%description
14mr|xdriinfo-1.0.4-6|15	Driinfo can be used to query configuration information of direct rendering
14mr|xdriinfo-1.0.4-6|16	drivers (DRI).
14mr|xdriinfo-1.0.4-6|17	
14mr|xdriinfo-1.0.4-6|18	%prep
14mr|xdriinfo-1.0.4-6|19	%setup -q -n %{name}-%{version}
14mr|xdriinfo-1.0.4-6|20	
14mr|xdriinfo-1.0.4-6|21	%build
14mr|xdriinfo-1.0.4-6|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|xdriinfo-1.0.4-6|23	--x-libraries=%{_libdir}
14mr|xdriinfo-1.0.4-6|24	
14mr|xdriinfo-1.0.4-6|25	%make
14mr|xdriinfo-1.0.4-6|26	
14mr|xdriinfo-1.0.4-6|27	%install
14mr|xdriinfo-1.0.4-6|28	rm -rf %{buildroot}
14mr|xdriinfo-1.0.4-6|29	%makeinstall_std
14mr|xdriinfo-1.0.4-6|30	
14mr|xdriinfo-1.0.4-6|31	%clean
14mr|xdriinfo-1.0.4-6|32	rm -rf %{buildroot}
14mr|xdriinfo-1.0.4-6|33	
14mr|xdriinfo-1.0.4-6|34	%files
14mr|xdriinfo-1.0.4-6|35	%defattr(-,root,root)
14mr|xdriinfo-1.0.4-6|36	%{_bindir}/xdriinfo
14mr|xdriinfo-1.0.4-6|37	%{_mandir}/man1/xdriinfo.*
14mr|xdriinfo-1.0.4-6|38	
14mr|xdriinfo-1.0.4-6|39	
14mr|xdriinfo-1.0.4-6|40	
14mr|xdriinfo-1.0.4-6|41	
14mr|xdriinfo-1.0.4-6|42	
14mr|xdriinfo-1.0.4-6|43	%changelog
14mr|xdriinfo-1.0.4-6|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-6
14mr|xdriinfo-1.0.4-6|45	+ Revision: 4fefafa
14mr|xdriinfo-1.0.4-6|46	- MassBuild#440: Increase release tag
14mr|xdriinfo-1.0.4-6|47	
14mr|xdriinfo-1.0.4-6|48	

22159 14
14mr|xearth-1.1-23|1	%define name	xearth
14mr|xearth-1.1-23|2	%define version	1.1
14mr|xearth-1.1-23|3	
14mr|xearth-1.1-23|4	Summary:	A display of the Earth from space
14mr|xearth-1.1-23|5	Name:		%{name}
14mr|xearth-1.1-23|6	Version:	%{version}
14mr|xearth-1.1-23|7	Release:	23
14mr|xearth-1.1-23|8	License:	MIT
14mr|xearth-1.1-23|9	Group:		Toys
14mr|xearth-1.1-23|10	BuildRequires:	pkgconfig(x11) libxext-devel libxt-devel imake
14mr|xearth-1.1-23|11	Source0:	ftp://cag.lcs.mit.edu/pub/tuna/%{name}-%{version}.tar.bz2
14mr|xearth-1.1-23|12	Source1:	xearth_locations.txt.bz2
14mr|xearth-1.1-23|13	Source11:	xearth16.png
14mr|xearth-1.1-23|14	Source12:	xearth32.png
14mr|xearth-1.1-23|15	Source13:	xearth48.png
14mr|xearth-1.1-23|16	Url:		http://www.cs.colorado.edu/~tuna/xearth/
14mr|xearth-1.1-23|17	Patch0:		xearth-1.0-mdk.patch
14mr|xearth-1.1-23|18	
14mr|xearth-1.1-23|19	%description
14mr|xearth-1.1-23|20	Xearth is a graphic that shows a globe of the Earth, including markers
14mr|xearth-1.1-23|21	for major cities and the Mandriva head office.  The Earth is correctly
14mr|xearth-1.1-23|22	shaded for the current position of the sun, and the displayed image is
14mr|xearth-1.1-23|23	updated every five minutes.
14mr|xearth-1.1-23|24	
14mr|xearth-1.1-23|25	%prep
14mr|xearth-1.1-23|26	%setup -q
14mr|xearth-1.1-23|27	%patch0 -p0
14mr|xearth-1.1-23|28	
14mr|xearth-1.1-23|29	%build
14mr|xearth-1.1-23|30	xmkmf
14mr|xearth-1.1-23|31	%make CDEBUGFLAGS="$RPM_OPT_FLAGS"
14mr|xearth-1.1-23|32	
14mr|xearth-1.1-23|33	%install
14mr|xearth-1.1-23|34	rm -rf $RPM_BUILD_ROOT
14mr|xearth-1.1-23|35	
14mr|xearth-1.1-23|36	%{makeinstall_std} install.man
14mr|xearth-1.1-23|37	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|xearth-1.1-23|38	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_datadir}/%{name}/xearth_locations.txt
14mr|xearth-1.1-23|39	
14mr|xearth-1.1-23|40	#install menu
14mr|xearth-1.1-23|41	
14mr|xearth-1.1-23|42	mkdir -p %{buildroot}%{_datadir}/applications
14mr|xearth-1.1-23|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|xearth-1.1-23|44	[Desktop Entry]
14mr|xearth-1.1-23|45	Name=Xearth
14mr|xearth-1.1-23|46	Comment=Display the Earth on your desktop
14mr|xearth-1.1-23|47	Exec=%{_bindir}/%{name} -noroot -bigstars 20 -label -labelpos -5-150 -markerfile /usr/share/xearth/xearth_locations.txt
14mr|xearth-1.1-23|48	Icon=%{name}
14mr|xearth-1.1-23|49	Terminal=false
14mr|xearth-1.1-23|50	Type=Application
14mr|xearth-1.1-23|51	StartupNotify=true
14mr|xearth-1.1-23|52	Categories=Amusement;X-MandrivaLinux-MoreApplications-Games-Toys;
14mr|xearth-1.1-23|53	EOF
14mr|xearth-1.1-23|54	
14mr|xearth-1.1-23|55	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14mr|xearth-1.1-23|56	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xearth-1.1-23|57	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14mr|xearth-1.1-23|58	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xearth-1.1-23|59	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14mr|xearth-1.1-23|60	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xearth-1.1-23|61	
14mr|xearth-1.1-23|62	%if %mdkversion < 200900
14mr|xearth-1.1-23|63	%post
14mr|xearth-1.1-23|64	%update_menus
14mr|xearth-1.1-23|65	%update_icon_cache hicolor
14mr|xearth-1.1-23|66	%endif
14mr|xearth-1.1-23|67	
14mr|xearth-1.1-23|68	%if %mdkversion < 200900
14mr|xearth-1.1-23|69	%postun
14mr|xearth-1.1-23|70	%clean_menus
14mr|xearth-1.1-23|71	%clean_icon_cache hicolor
14mr|xearth-1.1-23|72	%endif
14mr|xearth-1.1-23|73	
14mr|xearth-1.1-23|74	%clean
14mr|xearth-1.1-23|75	rm -rf $RPM_BUILD_ROOT
14mr|xearth-1.1-23|76	
14mr|xearth-1.1-23|77	%files
14mr|xearth-1.1-23|78	%defattr(-,root,root)
14mr|xearth-1.1-23|79	%{_bindir}/%{name}
14mr|xearth-1.1-23|80	%{_mandir}/man1/xearth.1*
14mr|xearth-1.1-23|81	%{_datadir}/%{name}/xearth_locations.txt
14mr|xearth-1.1-23|82	%{_miconsdir}/%{name}.png
14mr|xearth-1.1-23|83	%{_iconsdir}/%{name}.png
14mr|xearth-1.1-23|84	%{_liconsdir}/%{name}.png
14mr|xearth-1.1-23|85	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xearth-1.1-23|86	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xearth-1.1-23|87	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xearth-1.1-23|88	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|xearth-1.1-23|89	
14mr|xearth-1.1-23|90	
14mr|xearth-1.1-23|91	
14mr|xearth-1.1-23|92	
14mr|xearth-1.1-23|93	%changelog
14mr|xearth-1.1-23|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-23
14mr|xearth-1.1-23|95	+ Revision: d21f76d
14mr|xearth-1.1-23|96	- MassBuild#440: Increase release tag
14mr|xearth-1.1-23|97	
14mr|xearth-1.1-23|98	

22160 14
14mr|xedit-1.2.0-2|1	Name:		xedit
14mr|xedit-1.2.0-2|2	Version:	1.2.0
14mr|xedit-1.2.0-2|3	Release:	2
14mr|xedit-1.2.0-2|4	Summary:	Simple text editor for X
14mr|xedit-1.2.0-2|5	Group:		Development/X11
14mr|xedit-1.2.0-2|6	URL:		http://xorg.freedesktop.org
14mr|xedit-1.2.0-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xedit-1.2.0-2|8	Patch0:		xedit-1.1.2-fix-str-fmt.patch
14mr|xedit-1.2.0-2|9	Patch1:		xedit-1.1.2-int64-bignum.patch
14mr|xedit-1.2.0-2|10	Patch2:		xedit-1.1.2-newfile.patch
14mr|xedit-1.2.0-2|11	License:	MIT
14mr|xedit-1.2.0-2|12	BuildRoot:	%{_tmppath}/%{name}-root
14mr|xedit-1.2.0-2|13	BuildRequires:	x11-util-macros		>= 1.1.5
14mr|xedit-1.2.0-2|14	BuildRequires:	libxaw-devel		>= 1.0.4
14mr|xedit-1.2.0-2|15	Requires:	x11-data-bitmaps
14mr|xedit-1.2.0-2|16	Requires:	aspell aspell-en grep words
14mr|xedit-1.2.0-2|17	Requires:	ctags
14mr|xedit-1.2.0-2|18	Requires:	x11-font-alias
14mr|xedit-1.2.0-2|19	# sgml mode
14mr|xedit-1.2.0-2|20	Requires:	x11-font-dec-misc
14mr|xedit-1.2.0-2|21	Requires:	x11-font-misc-misc
14mr|xedit-1.2.0-2|22	# courier (most modes) helvetica (sgml/html edit modes)
14mr|xedit-1.2.0-2|23	Requires:	x11-font-adobe-75dpi x11-font-adobe-100dpi
14mr|xedit-1.2.0-2|24	# lucidatypewriter (most modes)
14mr|xedit-1.2.0-2|25	Requires:	x11-font-bh-lucidatypewriter-75dpi x11-font-bh-lucidatypewriter-100dpi
14mr|xedit-1.2.0-2|26	# lucida (hmtl mode)
14mr|xedit-1.2.0-2|27	Requires:	x11-font-bh-75dpi x11-font-bh-100dpi
14mr|xedit-1.2.0-2|28	
14mr|xedit-1.2.0-2|29	%description
14mr|xedit-1.2.0-2|30	Xedit provides a simple text editor for X.
14mr|xedit-1.2.0-2|31	
14mr|xedit-1.2.0-2|32	%prep
14mr|xedit-1.2.0-2|33	%setup -q -n %{name}-%{version}
14mr|xedit-1.2.0-2|34	%patch0 -p0
14mr|xedit-1.2.0-2|35	%patch1 -p1
14mr|xedit-1.2.0-2|36	%patch2 -p1
14mr|xedit-1.2.0-2|37	
14mr|xedit-1.2.0-2|38	%build
14mr|xedit-1.2.0-2|39	%configure2_5x
14mr|xedit-1.2.0-2|40	%make
14mr|xedit-1.2.0-2|41	
14mr|xedit-1.2.0-2|42	%install
14mr|xedit-1.2.0-2|43	rm -rf %{buildroot}
14mr|xedit-1.2.0-2|44	%makeinstall_std
14mr|xedit-1.2.0-2|45	
14mr|xedit-1.2.0-2|46	%clean
14mr|xedit-1.2.0-2|47	rm -rf %{buildroot}
14mr|xedit-1.2.0-2|48	
14mr|xedit-1.2.0-2|49	%files
14mr|xedit-1.2.0-2|50	%defattr(-,root,root)
14mr|xedit-1.2.0-2|51	%{_bindir}/xedit
14mr|xedit-1.2.0-2|52	%{_libdir}/X11/xedit
14mr|xedit-1.2.0-2|53	%{_datadir}/X11/app-defaults/Xedit
14mr|xedit-1.2.0-2|54	%{_datadir}/X11/app-defaults/Xedit-color
14mr|xedit-1.2.0-2|55	%{_mandir}/man1/xedit.1*
14mr|xedit-1.2.0-2|56	
14mr|xedit-1.2.0-2|57	
14mr|xedit-1.2.0-2|58	
14mr|xedit-1.2.0-2|59	%changelog
14mr|xedit-1.2.0-2|60	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-2
14mr|xedit-1.2.0-2|61	+ Revision: 421abcd
14mr|xedit-1.2.0-2|62	- MassBuild#440: Increase release tag
14mr|xedit-1.2.0-2|63	
14mr|xedit-1.2.0-2|64	

22161 14
14mr|xemacs-21.4.22-17|1	%define major 21
14mr|xemacs-21.4.22-17|2	%define rversion %{major}.4.22
14mr|xemacs-21.4.22-17|3	%define mversion %{major}.4
14mr|xemacs-21.4.22-17|4	%define sumodate 2009-02-17
14mr|xemacs-21.4.22-17|5	
14mr|xemacs-21.4.22-17|6	%if %{_use_internal_dependency_generator}
14mr|xemacs-21.4.22-17|7	%define __noautoreq '/bin/zsh|/bin/csh'
14mr|xemacs-21.4.22-17|8	%else
14mr|xemacs-21.4.22-17|9	%define _requires_exceptions /bin/zsh /bin/csh
14mr|xemacs-21.4.22-17|10	%endif
14mr|xemacs-21.4.22-17|11	
14mr|xemacs-21.4.22-17|12	Summary:	Highly customizable text editor and application development system
14mr|xemacs-21.4.22-17|13	Name:		xemacs
14mr|xemacs-21.4.22-17|14	Version:	%{major}.4.22
14mr|xemacs-21.4.22-17|15	Release:	17
14mr|xemacs-21.4.22-17|16	License:	GPLv2+
14mr|xemacs-21.4.22-17|17	Group:		Editors
14mr|xemacs-21.4.22-17|18	Url:		http://www.xemacs.org/
14mr|xemacs-21.4.22-17|19	Source0:	ftp://ftp.xemacs.org/pub/xemacs/xemacs-%{mversion}/xemacs-%{rversion}.tar.bz2
14mr|xemacs-21.4.22-17|20	Source1:	ftp://ftp.xemacs.org/pub/xemacs/packages/xemacs-mule-sumo-%{sumodate}.tar.bz2
14mr|xemacs-21.4.22-17|21	Source2:	ftp://ftp.xemacs.org/pub/xemacs/packages/xemacs-sumo-%{sumodate}.tar.bz2
14mr|xemacs-21.4.22-17|22	Source5:	site-start-mdk.el
14mr|xemacs-21.4.22-17|23	Source6:	xemacs-16.png
14mr|xemacs-21.4.22-17|24	Source7:	xemacs-32.png
14mr|xemacs-21.4.22-17|25	Source8:	xemacs-48.png
14mr|xemacs-21.4.22-17|26	Source9:	%{name}.rpmlintrc
14mr|xemacs-21.4.22-17|27	Patch1:		xemacs-21.4.22-libpng15.patch
14mr|xemacs-21.4.22-17|28	Patch2:		xemacs-21.4.22-non-x86-build.patch
14mr|xemacs-21.4.22-17|29	Patch5:		xemacs-21.4.9-fix-emacs-roots.patch
14mr|xemacs-21.4.22-17|30	Patch10:	xemacs-21.4.22-rpm-spec-mode.patch
14mr|xemacs-21.4.22-17|31	Patch11:	xemacs-21.4.21-lzma.patch
14mr|xemacs-21.4.22-17|32	# Backport of patches:
14mr|xemacs-21.4.22-17|33	#	http://cvs.fedoraproject.org/viewvc/rpms/xemacs/devel/xemacs-21.5.29-image-overflow.patch?revision=1.1
14mr|xemacs-21.4.22-17|34	#	http://cvs.fedoraproject.org/viewvc/rpms/xemacs/devel/xemacs-21.5.29-png.patch?revision=1.1
14mr|xemacs-21.4.22-17|35	Patch12:	xemacs-21.4.22-CVE-2009-2688.patch
14mr|xemacs-21.4.22-17|36	# http://tracker.xemacs.org/XEmacs/its/issue494 and #54215
14mr|xemacs-21.4.22-17|37	Patch13:	xemacs-21.4.22-ediff.patch
14mr|xemacs-21.4.22-17|38	
14mr|xemacs-21.4.22-17|39	Patch14: xemacs-21.4.22-texinfo5.1.patch
14mr|xemacs-21.4.22-17|40	
14mr|xemacs-21.4.22-17|41	Requires:	xemacs-extras
14mr|xemacs-21.4.22-17|42	# It looks crap by default without these fonts - AdamW 2008/03, see
14mr|xemacs-21.4.22-17|43	# http://forum.mandriva.com/viewtopic.php?p=457779
14mr|xemacs-21.4.22-17|44	Suggests:	x11-font-adobe-100dpi
14mr|xemacs-21.4.22-17|45	BuildRequires:	autoconf2.1
14mr|xemacs-21.4.22-17|46	BuildRequires:	bison
14mr|xemacs-21.4.22-17|47	BuildRequires:	texinfo
14mr|xemacs-21.4.22-17|48	BuildRequires:	x11-data-bitmaps
14mr|xemacs-21.4.22-17|49	BuildRequires:	compface-devel
14mr|xemacs-21.4.22-17|50	BuildRequires:	db-devel
14mr|xemacs-21.4.22-17|51	BuildRequires:	jpeg-devel
14mr|xemacs-21.4.22-17|52	BuildRequires:	lesstif-devel
14mr|xemacs-21.4.22-17|53	BuildRequires:	Xaw3d-devel
14mr|xemacs-21.4.22-17|54	BuildRequires:	pkgconfig(libpng)
14mr|xemacs-21.4.22-17|55	BuildRequires:	pkgconfig(libtiff-4)
14mr|xemacs-21.4.22-17|56	BuildRequires:	pkgconfig(ncurses)
14mr|xemacs-21.4.22-17|57	BuildRequires:	pkgconfig(xaw7)
14mr|xemacs-21.4.22-17|58	BuildRequires:	pkgconfig(xpm)
14mr|xemacs-21.4.22-17|59	Requires(preun,post):	update-alternatives
14mr|xemacs-21.4.22-17|60	
14mr|xemacs-21.4.22-17|61	%description
14mr|xemacs-21.4.22-17|62	XEmacs is a self-documenting, customizable, extensible, real-time
14mr|xemacs-21.4.22-17|63	display editor. XEmacs is self-documenting because at any time you can
14mr|xemacs-21.4.22-17|64	type in control-h to find out what your options are or to find out
14mr|xemacs-21.4.22-17|65	what a command does. XEmacs is customizable because you can change the
14mr|xemacs-21.4.22-17|66	definitions of XEmacs commands to anything you want. XEmacs is
14mr|xemacs-21.4.22-17|67	extensible because you can write entirely new commands--programs in
14mr|xemacs-21.4.22-17|68	the Lisp language to be run by Emacs' own Lisp interpreter. XEmacs
14mr|xemacs-21.4.22-17|69	includes a real-time display, which means that the text being edited
14mr|xemacs-21.4.22-17|70	is visible on the screen and is updated very frequently (usually after
14mr|xemacs-21.4.22-17|71	every character or pair of characters) as you type.
14mr|xemacs-21.4.22-17|72	
14mr|xemacs-21.4.22-17|73	To use XEmacs, you'll need to install the XEmacs binary. The xemacs package
14mr|xemacs-21.4.22-17|74	includes the standard XEmacs binary that most people will use. The XEmacs
14mr|xemacs-21.4.22-17|75	binary is dynamically linked, with both X11 and TTY (ncurses) support, but
14mr|xemacs-21.4.22-17|76	without mule (MUlti-Lingual Emacs, the Asian character set) support.
14mr|xemacs-21.4.22-17|77	
14mr|xemacs-21.4.22-17|78	%files -f rpm-files
14mr|xemacs-21.4.22-17|79	%doc BUGS ChangeLog README README.packages PROBLEMS
14mr|xemacs-21.4.22-17|80	%config(noreplace) /etc/emacs/site-start-xemacs.el
14mr|xemacs-21.4.22-17|81	%dir %{_sysconfdir}/emacs/site-start.d
14mr|xemacs-21.4.22-17|82	%{_datadir}/applications/mandriva-xemacs.desktop
14mr|xemacs-21.4.22-17|83	%{_bindir}/xemacs-%{version}*
14mr|xemacs-21.4.22-17|84	%{_bindir}/gnuclient
14mr|xemacs-21.4.22-17|85	%{_bindir}/gnuattach
14mr|xemacs-21.4.22-17|86	%{_bindir}/ellcc
14mr|xemacs-21.4.22-17|87	%{_bindir}/gnudoit
14mr|xemacs-21.4.22-17|88	%{_mandir}/man1/xemacs.1*
14mr|xemacs-21.4.22-17|89	%{_mandir}/man1/gnuserv.1*
14mr|xemacs-21.4.22-17|90	%{_mandir}/man1/gnuclient.1*
14mr|xemacs-21.4.22-17|91	%{_mandir}/man1/gnuattach.1*
14mr|xemacs-21.4.22-17|92	%{_mandir}/man1/gnudoit.1*
14mr|xemacs-21.4.22-17|93	%{_iconsdir}/hicolor/*/apps/*.png
14mr|xemacs-21.4.22-17|94	%{_infodir}/*
14mr|xemacs-21.4.22-17|95	
14mr|xemacs-21.4.22-17|96	%post
14mr|xemacs-21.4.22-17|97	/usr/sbin/update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{name}-%{version} %{major}
14mr|xemacs-21.4.22-17|98	
14mr|xemacs-21.4.22-17|99	cat %{_datadir}/xemacs-%{version}/etc/Emacs.ad >> /%{_sysconfdir}/X11/app-defaults/Emacs
14mr|xemacs-21.4.22-17|100	
14mr|xemacs-21.4.22-17|101	%postun
14mr|xemacs-21.4.22-17|102	[[ ! -f %{_bindir}/%{name}-%{version} ]] && \
14mr|xemacs-21.4.22-17|103	/usr/sbin/update-alternatives --remove %{name} %{_bindir}/%{name}-%{version} || :
14mr|xemacs-21.4.22-17|104	
14mr|xemacs-21.4.22-17|105	#----------------------------------------------------------------------------
14mr|xemacs-21.4.22-17|106	
14mr|xemacs-21.4.22-17|107	%package devel
14mr|xemacs-21.4.22-17|108	Summary:	Header files for Xemacs
14mr|xemacs-21.4.22-17|109	Group:		Development/C
14mr|xemacs-21.4.22-17|110	Requires:	%{name} = %{EVRD}
14mr|xemacs-21.4.22-17|111	
14mr|xemacs-21.4.22-17|112	%description devel
14mr|xemacs-21.4.22-17|113	Contains all the header files needed for xemacs development.
14mr|xemacs-21.4.22-17|114	
14mr|xemacs-21.4.22-17|115	%files devel -f rpm-devel-files
14mr|xemacs-21.4.22-17|116	%{_datadir}/xemacs/mule-packages/etc/latin-unity/Makefile
14mr|xemacs-21.4.22-17|117	%{_datadir}/xemacs/mule-packages/etc/mule-ucs/Makefile
14mr|xemacs-21.4.22-17|118	%doc README
14mr|xemacs-21.4.22-17|119	
14mr|xemacs-21.4.22-17|120	#----------------------------------------------------------------------------
14mr|xemacs-21.4.22-17|121	
14mr|xemacs-21.4.22-17|122	%package mule
14mr|xemacs-21.4.22-17|123	Summary:	The XEmacs binary with mule (MUlti-Lingual Emacs) support
14mr|xemacs-21.4.22-17|124	Group:		Editors
14mr|xemacs-21.4.22-17|125	Requires:	%{name} = %{EVRD}
14mr|xemacs-21.4.22-17|126	Requires(preun,post):	update-alternatives
14mr|xemacs-21.4.22-17|127	
14mr|xemacs-21.4.22-17|128	%description mule
14mr|xemacs-21.4.22-17|129	Xemacs-mule includes an XEmacs binary with support for
14mr|xemacs-21.4.22-17|130	MUlti-Lingual Emacs and the Asian character set. Install xemacs-mule
14mr|xemacs-21.4.22-17|131	(instead of xemacs) if you need to use Asian characters. Xemacs-mule is
14mr|xemacs-21.4.22-17|132	compiled with X11 support only, so you won't be able to use it in a TTY
14mr|xemacs-21.4.22-17|133	(ncurses) mode.
14mr|xemacs-21.4.22-17|134	
14mr|xemacs-21.4.22-17|135	%files mule -f rpm-mule-files
14mr|xemacs-21.4.22-17|136	%doc README
14mr|xemacs-21.4.22-17|137	%{_bindir}/xemacs-mule*
14mr|xemacs-21.4.22-17|138	
14mr|xemacs-21.4.22-17|139	%post mule
14mr|xemacs-21.4.22-17|140	/usr/sbin/update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{name}-mule %{major}
14mr|xemacs-21.4.22-17|141	/usr/sbin/update-alternatives --set %{name} %{_bindir}/%{name}-mule
14mr|xemacs-21.4.22-17|142	
14mr|xemacs-21.4.22-17|143	%postun mule
14mr|xemacs-21.4.22-17|144	[[ ! -f %{_bindir}/%{name}-mule ]] && \
14mr|xemacs-21.4.22-17|145	/usr/sbin/update-alternatives --remove %{name} %{_bindir}/%{name}-mule || :
14mr|xemacs-21.4.22-17|146	
14mr|xemacs-21.4.22-17|147	#----------------------------------------------------------------------------
14mr|xemacs-21.4.22-17|148	
14mr|xemacs-21.4.22-17|149	%package el
14mr|xemacs-21.4.22-17|150	Summary:	The .el source files for XEmacs
14mr|xemacs-21.4.22-17|151	Group:		Editors
14mr|xemacs-21.4.22-17|152	Requires:	%{name} = %{EVRD}
14mr|xemacs-21.4.22-17|153	
14mr|xemacs-21.4.22-17|154	%description el
14mr|xemacs-21.4.22-17|155	Xemacs-el is not necessary to run XEmacs.  You'll only need to install
14mr|xemacs-21.4.22-17|156	it if you're planning on incorporating some Lisp programming into your
14mr|xemacs-21.4.22-17|157	XEmacs experience.
14mr|xemacs-21.4.22-17|158	
14mr|xemacs-21.4.22-17|159	%files el -f rpm-el-files
14mr|xemacs-21.4.22-17|160	%doc README
14mr|xemacs-21.4.22-17|161	
14mr|xemacs-21.4.22-17|162	#----------------------------------------------------------------------------
14mr|xemacs-21.4.22-17|163	
14mr|xemacs-21.4.22-17|164	%package mule-el
14mr|xemacs-21.4.22-17|165	Summary:	The .el source files for XEmacs mule extension
14mr|xemacs-21.4.22-17|166	Group:		Editors
14mr|xemacs-21.4.22-17|167	Requires:	%{name} = %{EVRD}
14mr|xemacs-21.4.22-17|168	
14mr|xemacs-21.4.22-17|169	%description mule-el
14mr|xemacs-21.4.22-17|170	Xemacs-el is not necessary to run XEmacs.  You'll only need to install
14mr|xemacs-21.4.22-17|171	it if you're planning on incorporating some Lisp programming into your
14mr|xemacs-21.4.22-17|172	XEmacs experience.
14mr|xemacs-21.4.22-17|173	
14mr|xemacs-21.4.22-17|174	%files mule-el -f rpm-mule-el-files
14mr|xemacs-21.4.22-17|175	%doc README
14mr|xemacs-21.4.22-17|176	
14mr|xemacs-21.4.22-17|177	#----------------------------------------------------------------------------
14mr|xemacs-21.4.22-17|178	
14mr|xemacs-21.4.22-17|179	%package extras
14mr|xemacs-21.4.22-17|180	Summary:	Files that XEmacs has in common with GNU Emacs
14mr|xemacs-21.4.22-17|181	Group:		Editors
14mr|xemacs-21.4.22-17|182	Requires:	%{name} = %{EVRD}
14mr|xemacs-21.4.22-17|183	
14mr|xemacs-21.4.22-17|184	%description extras
14mr|xemacs-21.4.22-17|185	Xemacs-extras includes files which are used by both GNU Emacs
14mr|xemacs-21.4.22-17|186	and XEmacs. If you don't have GNU Emacs installed, be sure to also
14mr|xemacs-21.4.22-17|187	install this package when you install the XEmacs text editor.
14mr|xemacs-21.4.22-17|188	
14mr|xemacs-21.4.22-17|189	%files extras
14mr|xemacs-21.4.22-17|190	%doc README
14mr|xemacs-21.4.22-17|191	%{_bindir}/b2m
14mr|xemacs-21.4.22-17|192	%{_bindir}/%{name}-etags
14mr|xemacs-21.4.22-17|193	%{_bindir}/%{name}-ctags
14mr|xemacs-21.4.22-17|194	%{_bindir}/ootags
14mr|xemacs-21.4.22-17|195	%{_bindir}/rcs-checkin
14mr|xemacs-21.4.22-17|196	%{_mandir}/man1/%{name}-etags.1*
14mr|xemacs-21.4.22-17|197	%{_mandir}/man1/%{name}-ctags.1*
14mr|xemacs-21.4.22-17|198	
14mr|xemacs-21.4.22-17|199	%post extras
14mr|xemacs-21.4.22-17|200	/usr/sbin/update-alternatives --force --install %{_bindir}/ctags ctags %{_bindir}/%{name}-ctags 0
14mr|xemacs-21.4.22-17|201	/usr/sbin/update-alternatives --force --install %{_bindir}/etags etags %{_bindir}/%{name}-etags 0
14mr|xemacs-21.4.22-17|202	
14mr|xemacs-21.4.22-17|203	%postun extras
14mr|xemacs-21.4.22-17|204	[[ ! -f %{_bindir}/%{name}-ctags ]] && \
14mr|xemacs-21.4.22-17|205	/usr/sbin/update-alternatives --remove ctags %{_bindir}/%{name}-ctags || :
14mr|xemacs-21.4.22-17|206	[[ ! -f %{_bindir}/%{name}-etags ]] && \
14mr|xemacs-21.4.22-17|207	/usr/sbin/update-alternatives --remove etags %{_bindir}/%{name}-etags || :
14mr|xemacs-21.4.22-17|208	
14mr|xemacs-21.4.22-17|209	#----------------------------------------------------------------------------
14mr|xemacs-21.4.22-17|210	
14mr|xemacs-21.4.22-17|211	%prep
14mr|xemacs-21.4.22-17|212	%setup -q
14mr|xemacs-21.4.22-17|213	
14mr|xemacs-21.4.22-17|214	%ifnarch %{ix86}
14mr|xemacs-21.4.22-17|215	%patch2 -p1
14mr|xemacs-21.4.22-17|216	%endif
14mr|xemacs-21.4.22-17|217	
14mr|xemacs-21.4.22-17|218	%patch5 -p1 -b .warly
14mr|xemacs-21.4.22-17|219	%patch11 -p1 -b .lzma
14mr|xemacs-21.4.22-17|220	%patch12 -p1
14mr|xemacs-21.4.22-17|221	%patch1 -p1
14mr|xemacs-21.4.22-17|222	%patch14 -p1
14mr|xemacs-21.4.22-17|223	
14mr|xemacs-21.4.22-17|224	%build
14mr|xemacs-21.4.22-17|225	autoreconf-2.13 -i
14mr|xemacs-21.4.22-17|226	
14mr|xemacs-21.4.22-17|227	rm -rf lisp/*.elc
14mr|xemacs-21.4.22-17|228	
14mr|xemacs-21.4.22-17|229	rm -rf building && mkdir -p building && cd building
14mr|xemacs-21.4.22-17|230	
14mr|xemacs-21.4.22-17|231	# standard: X11 and console support. No mule, though.
14mr|xemacs-21.4.22-17|232	VAR_CONF="--prefix=/usr --exec-prefix=/usr --package-path=/%{_datadir}/xemacs/ --datadir=/%{_datadir} --mandir=/%{_mandir}/man0 --infodir=/%{_infodir} --libdir=/%{_libdir} --bindir=/%{_bindir} --infopath=/%{_infodir}"
14mr|xemacs-21.4.22-17|233	XEMACS_CONFIG="%{_arch}-mandriva-linux $VAR_CONF \
14mr|xemacs-21.4.22-17|234	--with-pop \
14mr|xemacs-21.4.22-17|235	--mail-locking=flock \
14mr|xemacs-21.4.22-17|236	--with-clash-detection \
14mr|xemacs-21.4.22-17|237	--with-scrollbars=lucid \
14mr|xemacs-21.4.22-17|238	--with-menubars=lucid \
14mr|xemacs-21.4.22-17|239	--with-dialogs=athena \
14mr|xemacs-21.4.22-17|240	--with-widgets=athena \
14mr|xemacs-21.4.22-17|241	--x-includes=%{_includedir} \
14mr|xemacs-21.4.22-17|242	--with-xpm \
14mr|xemacs-21.4.22-17|243	--with-xface \
14mr|xemacs-21.4.22-17|244	--with-png \
14mr|xemacs-21.4.22-17|245	--with-jpeg \
14mr|xemacs-21.4.22-17|246	--with-tiff \
14mr|xemacs-21.4.22-17|247	--dynamic=yes \
14mr|xemacs-21.4.22-17|248	--with-ncurses \
14mr|xemacs-21.4.22-17|249	--without-ldap \
14mr|xemacs-21.4.22-17|250	--without-postgresql \
14mr|xemacs-21.4.22-17|251	--with-clash-detection \
14mr|xemacs-21.4.22-17|252	--debug=no \
14mr|xemacs-21.4.22-17|253	--error-checking=none \
14mr|xemacs-21.4.22-17|254	--prefix=/usr \
14mr|xemacs-21.4.22-17|255	--exec-prefix=/usr \
14mr|xemacs-21.4.22-17|256	--with-x11 \
14mr|xemacs-21.4.22-17|257	--with-tty=yes \
14mr|xemacs-21.4.22-17|258	--with-athena=3d \
14mr|xemacs-21.4.22-17|259	--with-file-coding "
14mr|xemacs-21.4.22-17|260	
14mr|xemacs-21.4.22-17|261	# xemacs think // means ignore everything befor
14mr|xemacs-21.4.22-17|262	RPM_BUILD_DIR=`echo $RPM_BUILD_DIR | sed "s,/\+,/,g"`
14mr|xemacs-21.4.22-17|263	RPM_BUILD_ROOT=`echo %{buildroot} | sed "s,/\+,/,g"`
14mr|xemacs-21.4.22-17|264	# FIXME local compilation with local path to compile file if xemacs is not installed on the compilation machine
14mr|xemacs-21.4.22-17|265	
14mr|xemacs-21.4.22-17|266	{
14mr|xemacs-21.4.22-17|267	rm -rf %{_arch}-linux-local
14mr|xemacs-21.4.22-17|268	mkdir %{_arch}-linux-local
14mr|xemacs-21.4.22-17|269	cd %{_arch}-linux-local
14mr|xemacs-21.4.22-17|270	../../configure $XEMACS_CONFIG --datadir=${RPM_BUILD_ROOT}%{_datadir} --package-path=${RPM_BUILD_ROOT}%{_datadir}/xemacs:${RPM_BUILD_DIR}/xemacs-%{version}/lisp
14mr|xemacs-21.4.22-17|271	cd ..
14mr|xemacs-21.4.22-17|272	}
14mr|xemacs-21.4.22-17|273	
14mr|xemacs-21.4.22-17|274	{
14mr|xemacs-21.4.22-17|275	rm -rf %{_arch}-linux
14mr|xemacs-21.4.22-17|276	mkdir %{_arch}-linux
14mr|xemacs-21.4.22-17|277	cd %{_arch}-linux
14mr|xemacs-21.4.22-17|278	../../configure $XEMACS_CONFIG --with-mule=no
14mr|xemacs-21.4.22-17|279	cd ..
14mr|xemacs-21.4.22-17|280	}
14mr|xemacs-21.4.22-17|281	
14mr|xemacs-21.4.22-17|282	{
14mr|xemacs-21.4.22-17|283	rm -rf %{_arch}-linux-mule
14mr|xemacs-21.4.22-17|284	mkdir %{_arch}-linux-mule
14mr|xemacs-21.4.22-17|285	cd %{_arch}-linux-mule
14mr|xemacs-21.4.22-17|286	../../configure $XEMACS_CONFIG --with-mule=yes --with-xim=xlib
14mr|xemacs-21.4.22-17|287	cd ..
14mr|xemacs-21.4.22-17|288	}
14mr|xemacs-21.4.22-17|289	
14mr|xemacs-21.4.22-17|290	{
14mr|xemacs-21.4.22-17|291	pushd %{_arch}-linux-local
14mr|xemacs-21.4.22-17|292	make
14mr|xemacs-21.4.22-17|293	popd
14mr|xemacs-21.4.22-17|294	pushd %{_arch}-linux
14mr|xemacs-21.4.22-17|295	make
14mr|xemacs-21.4.22-17|296	popd
14mr|xemacs-21.4.22-17|297	pushd %{_arch}-linux-mule
14mr|xemacs-21.4.22-17|298	make
14mr|xemacs-21.4.22-17|299	popd
14mr|xemacs-21.4.22-17|300	}
14mr|xemacs-21.4.22-17|301	
14mr|xemacs-21.4.22-17|302	%install
14mr|xemacs-21.4.22-17|303	pushd building/%{_arch}-linux
14mr|xemacs-21.4.22-17|304	%makeinstall mandir=%{buildroot}%{_mandir}/man1  lockdir=%{buildroot}%{_var}/lock/xemacs
14mr|xemacs-21.4.22-17|305	popd
14mr|xemacs-21.4.22-17|306	
14mr|xemacs-21.4.22-17|307	install -m 755 building/%{_arch}-linux-mule/src/xemacs %{buildroot}%{_bindir}/xemacs-mule
14mr|xemacs-21.4.22-17|308	install -m 644 building/%{_arch}-linux-mule/src/xemacs.dmp %{buildroot}%{_bindir}/xemacs-mule.dmp
14mr|xemacs-21.4.22-17|309	bzcat %{SOURCE1} | tar -xf - -C %{buildroot}%{_datadir}/xemacs
14mr|xemacs-21.4.22-17|310	bzcat %{SOURCE2} | tar -xf - -C %{buildroot}%{_datadir}/xemacs
14mr|xemacs-21.4.22-17|311	
14mr|xemacs-21.4.22-17|312	pushd %{buildroot}
14mr|xemacs-21.4.22-17|313	patch -p1 < %{PATCH13}
14mr|xemacs-21.4.22-17|314	%{_builddir}/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"%{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/ediff/ediff-init.el\")"
14mr|xemacs-21.4.22-17|315	popd
14mr|xemacs-21.4.22-17|316	
14mr|xemacs-21.4.22-17|317	rm -f %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/hyperbole/file-newer
14mr|xemacs-21.4.22-17|318	
14mr|xemacs-21.4.22-17|319	# this remove the usage of the AUTH command that breaks with most of the packages servers
14mr|xemacs-21.4.22-17|320	perl -pi -e "s/\(defcustom efs-ftp-program-args '\(\"-i\" \"-n\" \"-g\" \"-v\"\)/(defcustom efs-ftp-program-args '(\"-i\" \"-n\" \"-g\" \"-v\" \"-u\")/" %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/efs/efs.el
14mr|xemacs-21.4.22-17|321	$RPM_BUILD_DIR/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"%{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/efs/efs.el\")"
14mr|xemacs-21.4.22-17|322	
14mr|xemacs-21.4.22-17|323	# FIXME need to patch the rpm-spec-mode for short-circuit
14mr|xemacs-21.4.22-17|324	pushd %{buildroot}
14mr|xemacs-21.4.22-17|325	cat %{PATCH10} | patch -p1
14mr|xemacs-21.4.22-17|326	$RPM_BUILD_DIR/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"%{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/prog-modes/rpm-spec-mode.el\")"
14mr|xemacs-21.4.22-17|327	popd
14mr|xemacs-21.4.22-17|328	
14mr|xemacs-21.4.22-17|329	export specialel="_pkg.el hyperspec-carney.el ilisp-bug.el ilisp-cl-easy-menu.el mew-mule0.el mew-mule1.el mew-mule2.el mew-mule3.el eieio-tests.el hui-epV4-b.el erc-speak.el erc-chess.el url-riece.el un-trbase.el"
14mr|xemacs-21.4.22-17|330	for i in `find %{buildroot}%{_datadir}/xemacs/mule-packages/lisp/ %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/ %{buildroot}%{_datadir}/xemacs/xemacs-%{version}/lisp/ \( -name "*.el" -or -name "*.elc" \) -a -not -name "*-skel.el" | perl -e 'while (<>) { /(.*\.el)$/ and push @doneel,$1; /(.*\.el)c$/ and $doneelc{$1} = 1 } foreach (split " ",$ENV{specialel}) { $doneelc{"$_"} = 1}; foreach (@doneel) { if (!$doneelc{"$_"} && (/([^\/]+)$/ and !$doneelc{$1})) { print "$_\n"}}'`;do pushd `echo $i | sed "s/\/[^\/]\+$//"` && $RPM_BUILD_DIR/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"$i\")";popd;done
14mr|xemacs-21.4.22-17|331	
14mr|xemacs-21.4.22-17|332	mkdir -p %{buildroot}%{_infodir}/xemacs/mule
14mr|xemacs-21.4.22-17|333	mv %{buildroot}%{_datadir}/xemacs/xemacs-packages/info/* %{buildroot}%{_infodir}/xemacs/
14mr|xemacs-21.4.22-17|334	rmdir %{buildroot}%{_datadir}/xemacs/xemacs-packages/info/
14mr|xemacs-21.4.22-17|335	mv %{buildroot}%{_datadir}/xemacs/mule-packages/info/* %{buildroot}%{_infodir}/xemacs/mule/
14mr|xemacs-21.4.22-17|336	rmdir %{buildroot}%{_datadir}/xemacs/mule-packages/info/
14mr|xemacs-21.4.22-17|337	
14mr|xemacs-21.4.22-17|338	find %{buildroot}%{_datadir}/xemacs/xemacs-packages -name \*.pl -exec \
14mr|xemacs-21.4.22-17|339	perl -pi -e "s|/usr/local/bin/perl5|%{_bindir}/perl|g; \
14mr|xemacs-21.4.22-17|340	s|/usr/local/bin/perl|%{_bindir}/perl|g;" {} \;
14mr|xemacs-21.4.22-17|341	
14mr|xemacs-21.4.22-17|342	mkdir -p %{buildroot}/etc/emacs/
14mr|xemacs-21.4.22-17|343	install -m644 %{SOURCE5} %{buildroot}/etc/emacs/site-start-xemacs.el
14mr|xemacs-21.4.22-17|344	pushd %{buildroot}%{_datadir}/xemacs-%{version}/lisp/ && \
14mr|xemacs-21.4.22-17|345	ln -s ../../../../etc/emacs/site-start-xemacs.el site-start.el && popd
14mr|xemacs-21.4.22-17|346	
14mr|xemacs-21.4.22-17|347	mkdir %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mr|xemacs-21.4.22-17|348	
14mr|xemacs-21.4.22-17|349	mkdir %{buildroot}%{_datadir}/applications
14mr|xemacs-21.4.22-17|350	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|xemacs-21.4.22-17|351	[Desktop Entry]
14mr|xemacs-21.4.22-17|352	Name=Xemacs
14mr|xemacs-21.4.22-17|353	Comment=The XEmacs editor
14mr|xemacs-21.4.22-17|354	Exec=%{_bindir}/%{name} %U
14mr|xemacs-21.4.22-17|355	Icon=%{name}
14mr|xemacs-21.4.22-17|356	Terminal=false
14mr|xemacs-21.4.22-17|357	Type=Application
14mr|xemacs-21.4.22-17|358	Categories=Motif;Utility;TextEditor;
14mr|xemacs-21.4.22-17|359	EOF
14mr|xemacs-21.4.22-17|360	
14mr|xemacs-21.4.22-17|361	for i in termcap.info-1 termcap.info-2 termcap.info-3 termcap.info info.info standards.info
14mr|xemacs-21.4.22-17|362	do
14mr|xemacs-21.4.22-17|363	rm -f %{buildroot}%{_datadir}/info/$i
14mr|xemacs-21.4.22-17|364	done
14mr|xemacs-21.4.22-17|365	
14mr|xemacs-21.4.22-17|366	# Build file listings. (and make movemail setgid mail on RHL)
14mr|xemacs-21.4.22-17|367	DIR="%{buildroot}%{_datadir}/xemacs-%{version}"
14mr|xemacs-21.4.22-17|368	PACKAGES=%{buildroot}%{_datadir}/xemacs/xemacs-packages
14mr|xemacs-21.4.22-17|369	LIBDIR="%{buildroot}%{_libdir}/xemacs-%{version}"
14mr|xemacs-21.4.22-17|370	MULEDIR=%{buildroot}%{_datadir}/xemacs/mule-packages
14mr|xemacs-21.4.22-17|371	INFO="*.info*"
14mr|xemacs-21.4.22-17|372	EL="*.el"
14mr|xemacs-21.4.22-17|373	DEVEL="-name *.h -o -name *.c -o -name Makefile"
14mr|xemacs-21.4.22-17|374	NDEVEL="-not -name *.h -not -name *.c -not -name Makefile"
14mr|xemacs-21.4.22-17|375	for i in $specialel version.el paths.el update-elc-2.el check-features.el
14mr|xemacs-21.4.22-17|376	do
14mr|xemacs-21.4.22-17|377	NSPECIALEL="$NSPECIALEL -not -name $i"
14mr|xemacs-21.4.22-17|378	ANSPECIALEL="$ANSPECIALEL -and -not -name $i"
14mr|xemacs-21.4.22-17|379	SPECIALEL="$SPECIALEL -o -name $i"
14mr|xemacs-21.4.22-17|380	done
14mr|xemacs-21.4.22-17|381	
14mr|xemacs-21.4.22-17|382	chmod 644 %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/edit-utils/info-look.el %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/gnus/nnmail.el
14mr|xemacs-21.4.22-17|383	
14mr|xemacs-21.4.22-17|384	# use update-alternatives
14mr|xemacs-21.4.22-17|385	rm -f %{buildroot}%{_bindir}/%{name}
14mr|xemacs-21.4.22-17|386	mv -f %{buildroot}%{_bindir}/{ctags,xemacs-ctags}
14mr|xemacs-21.4.22-17|387	mv -f %{buildroot}%{_bindir}/{etags,xemacs-etags}
14mr|xemacs-21.4.22-17|388	
14mr|xemacs-21.4.22-17|389	# 20060131 warly remove empty files
14mr|xemacs-21.4.22-17|390	find $PACKAGES $MULEDIR -type f -name 'custom-load.el' -size 0 -delete
14mr|xemacs-21.4.22-17|391	
14mr|xemacs-21.4.22-17|392	find $DIR $LIBDIR -type d -not -name "include" |
14mr|xemacs-21.4.22-17|393	sed -e "s#^%{buildroot}#%dir #g" > rpm-files
14mr|xemacs-21.4.22-17|394	
14mr|xemacs-21.4.22-17|395	find $PACKAGES -type d -not -name "include" |
14mr|xemacs-21.4.22-17|396	sed -e "s#^%{buildroot}#%dir #g" > rpm-sumo-files
14mr|xemacs-21.4.22-17|397	
14mr|xemacs-21.4.22-17|398	find $DIR $PACKAGES $LIBDIR $DEVEL -type f |
14mr|xemacs-21.4.22-17|399	sed -e "s#^%{buildroot}##g" > rpm-devel-files
14mr|xemacs-21.4.22-17|400	
14mr|xemacs-21.4.22-17|401	find $DIR $LIBDIR -name $EL -not -name "site-start.el" $ANSPECIALEL -type f |
14mr|xemacs-21.4.22-17|402	sed -e "s#^%{buildroot}##g" > rpm-files
14mr|xemacs-21.4.22-17|403	
14mr|xemacs-21.4.22-17|404	find $PACKAGES -name $EL -not -name "site-start.el" $ANSPECIALEL -type f |
14mr|xemacs-21.4.22-17|405	sed -e "s#^%{buildroot}##g" > rpm-el-files
14mr|xemacs-21.4.22-17|406	
14mr|xemacs-21.4.22-17|407	find $DIR $LIBDIR -not -name $INFO $NDEVEL -not -name $EL -type f |
14mr|xemacs-21.4.22-17|408	sed -e "
14mr|xemacs-21.4.22-17|409	s#^%{buildroot}\(.*movemail\)#%attr(2755, root, mail) \1#g
14mr|xemacs-21.4.22-17|410	s#^%{buildroot}##g
14mr|xemacs-21.4.22-17|411	" >> rpm-files
14mr|xemacs-21.4.22-17|412	
14mr|xemacs-21.4.22-17|413	find $PACKAGES -not -name $INFO $NDEVEL -not -name $EL -type f |
14mr|xemacs-21.4.22-17|414	sed -e "
14mr|xemacs-21.4.22-17|415	s#^%{buildroot}\(.*movemail\)#%attr(2755, root, mail) \1#g
14mr|xemacs-21.4.22-17|416	s#^%{buildroot}##g
14mr|xemacs-21.4.22-17|417	" >> rpm-sumo-files
14mr|xemacs-21.4.22-17|418	
14mr|xemacs-21.4.22-17|419	find $DIR $PACKAGES $LIBDIR -name "site-start.el" $SPECIALEL -type f |
14mr|xemacs-21.4.22-17|420	sed -e "
14mr|xemacs-21.4.22-17|421	s#^%{buildroot}\(.*movemail\)#%attr(2755, root, mail) \1#g
14mr|xemacs-21.4.22-17|422	s#^%{buildroot}##g
14mr|xemacs-21.4.22-17|423	" >> rpm-files
14mr|xemacs-21.4.22-17|424	
14mr|xemacs-21.4.22-17|425	find $MULEDIR -type d -not -name "include" |
14mr|xemacs-21.4.22-17|426	sed -e "s#^%{buildroot}#%dir #g" > rpm-mule-files
14mr|xemacs-21.4.22-17|427	
14mr|xemacs-21.4.22-17|428	find $MULEDIR $NDEVEL -type f -not -name $EL |
14mr|xemacs-21.4.22-17|429	sed -e "s#^%{buildroot}#%attr(-, root, root) #g" >> rpm-mule-files
14mr|xemacs-21.4.22-17|430	
14mr|xemacs-21.4.22-17|431	find $MULEDIR $NDEVEL -type f -name $EL |
14mr|xemacs-21.4.22-17|432	sed -e "s#^%{buildroot}#%attr(-, root, root) #g" >> rpm-mule-el-files
14mr|xemacs-21.4.22-17|433	
14mr|xemacs-21.4.22-17|434	cat rpm-sumo-files >> rpm-files
14mr|xemacs-21.4.22-17|435	
14mr|xemacs-21.4.22-17|436	install -m 644 -D %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/xemacs.png
14mr|xemacs-21.4.22-17|437	install -m 644 -D %{SOURCE7} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/xemacs.png
14mr|xemacs-21.4.22-17|438	install -m 644 -D %{SOURCE8} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/xemacs.png
14mr|xemacs-21.4.22-17|439	
14mr|xemacs-21.4.22-17|440	mv %{buildroot}%{_mandir}/man1/ctags.1 %{buildroot}%{_mandir}/man1/%{name}-ctags.1
14mr|xemacs-21.4.22-17|441	mv %{buildroot}%{_mandir}/man1/etags.1 %{buildroot}%{_mandir}/man1/%{name}-etags.1
14mr|xemacs-21.4.22-17|442	mv %{buildroot}%{_infodir}/widget.info %{buildroot}%{_infodir}/%{name}-widget.info
14mr|xemacs-21.4.22-17|443	mv %{buildroot}%{_infodir}/cl.info %{buildroot}%{_infodir}/%{name}-cl.info
14mr|xemacs-21.4.22-17|444	
14mr|xemacs-21.4.22-17|445	
14mr|xemacs-21.4.22-17|446	%changelog
14mr|xemacs-21.4.22-17|447	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 21.4.22-17
14mr|xemacs-21.4.22-17|448	+ Revision: 85704de
14mr|xemacs-21.4.22-17|449	- MassBuild#440: Increase release tag
14mr|xemacs-21.4.22-17|450	
14mr|xemacs-21.4.22-17|451	

22162 14
14mr|xen-4.3.1-2|1	%define	major	0
14mr|xen-4.3.1-2|2	%define	maj10	1.0
14mr|xen-4.3.1-2|3	%define	maj43	2.0
14mr|xen-4.3.1-2|4	%define	maj30	3.0
14mr|xen-4.3.1-2|5	%define	maj43	4.3
14mr|xen-4.3.1-2|6	%define	libblktap	%mklibname blktap %{maj30}
14mr|xen-4.3.1-2|7	%define	libblktapctl	%mklibname blktapctl %{maj10}
14mr|xen-4.3.1-2|8	%define	libbfsimage	%mklibname bfsimage %{maj10}
14mr|xen-4.3.1-2|9	%define	libvhd		%mklibname vhd %{maj10}
14mr|xen-4.3.1-2|10	%define	libxenctrl	%mklibname xenctrl %{maj43}
14mr|xen-4.3.1-2|11	%define	libxenguest	%mklibname xenguest %{maj43}
14mr|xen-4.3.1-2|12	%define	libxenlight	%mklibname xenlight %{maj43}
14mr|xen-4.3.1-2|13	%define	libxenstat	%mklibname xenstat %{major}
14mr|xen-4.3.1-2|14	%define	libxenstore	%mklibname xenstore %{maj30}
14mr|xen-4.3.1-2|15	%define	libxenvchan	%mklibname xenvchan %{maj10}
14mr|xen-4.3.1-2|16	%define	libxlutil	%mklibname xlutil %{maj43}
14mr|xen-4.3.1-2|17	%define	devname		%mklibname %{name} -d
14mr|xen-4.3.1-2|18	
14mr|xen-4.3.1-2|19	%define _disable_ld_no_undefined 1
14mr|xen-4.3.1-2|20	
14mr|xen-4.3.1-2|21	Summary:	The basic tools for managing XEN virtual machines
14mr|xen-4.3.1-2|22	Name:		xen
14mr|xen-4.3.1-2|23	Version:	4.3.1
14mr|xen-4.3.1-2|24	Release:	2
14mr|xen-4.3.1-2|25	License:	GPLv2+
14mr|xen-4.3.1-2|26	Group:		System/Kernel and hardware
14mr|xen-4.3.1-2|27	Url:		http://xen.org/
14mr|xen-4.3.1-2|28	Source0:	http://bits.xensource.com/oss-xen/release/%{version}/%{name}-%{version}.tar.gz
14mr|xen-4.3.1-2|29	Source1:	%{name}.modules
14mr|xen-4.3.1-2|30	Source2:	qemu-xen-4.0.0-rc4.tar.gz
14mr|xen-4.3.1-2|31	Source3:	http://xenbits.xen.org/xen-extfiles/libconfig-1.3.2.tar.gz
14mr|xen-4.3.1-2|32	# stubdoms
14mr|xen-4.3.1-2|33	Source10:	http://xenbits.xen.org/xen-extfiles/zlib-1.2.3.tar.gz
14mr|xen-4.3.1-2|34	Source11:	http://xenbits.xen.org/xen-extfiles/newlib-1.16.0.tar.gz
14mr|xen-4.3.1-2|35	Source12:	http://xenbits.xen.org/xen-extfiles/grub-0.97.tar.gz
14mr|xen-4.3.1-2|36	Source13:	http://xenbits.xen.org/xen-extfiles/lwip-1.3.0.tar.gz
14mr|xen-4.3.1-2|37	Source14:	http://xenbits.xen.org/xen-extfiles/pciutils-2.2.9.tar.bz2
14mr|xen-4.3.1-2|38	Source15:	ocaml-3.11.0.tar.gz
14mr|xen-4.3.1-2|39	Source16:	http://xenbits.xen.org/xen-extfiles/ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz
14mr|xen-4.3.1-2|40	Source17:	http://xenbits.xen.org/xen-extfiles/polarssl-1.1.4-gpl.tgz
14mr|xen-4.3.1-2|41	Source18:	http://xenbits.xen.org/xen-extfiles/tpm_emulator-0.7.4.tar.gz
14mr|xen-4.3.1-2|42	Source19:	http://xenbits.xen.org/xen-extfiles/gmp-4.3.2.tar.bz2
14mr|xen-4.3.1-2|43	
14mr|xen-4.3.1-2|44	# initscripts
14mr|xen-4.3.1-2|45	Source20:	init.xenstored
14mr|xen-4.3.1-2|46	Source21:	init.xenconsoled
14mr|xen-4.3.1-2|47	Source22:	init.blktapctrl
14mr|xen-4.3.1-2|48	Source23:	init.xend
14mr|xen-4.3.1-2|49	Source30:	sysconfig.xenstored
14mr|xen-4.3.1-2|50	Source31:	sysconfig.xenconsoled
14mr|xen-4.3.1-2|51	Source32:	sysconfig.blktapctrl
14mr|xen-4.3.1-2|52	Source33:	%{name}-tmpfiles.conf
14mr|xen-4.3.1-2|53	Source34:	xen.rpmlintrc
14mr|xen-4.3.1-2|54	# Mageia patches:
14mr|xen-4.3.1-2|55	Patch0:		xen-4.1.2-fix-stubdom-Makefile.patch
14mr|xen-4.3.1-2|56	Patch2:		xen-4.1.3-fix-doc-build.patch
14mr|xen-4.3.1-2|57	Patch3:		xen-4.2.1-fix-glibc-build.patch
14mr|xen-4.3.1-2|58	Patch4:		xencommons-fix-service.patch
14mr|xen-4.3.1-2|59	Patch5:		xen-4.2-ocaml-build.patch
14mr|xen-4.3.1-2|60	# fedora patches
14mr|xen-4.3.1-2|61	Patch13:	qemu-xen.tradonly.patch
14mr|xen-4.3.1-2|62	Patch14:	xen-4.2.1-fix-xg-build.patch
14mr|xen-4.3.1-2|63	Patch15:	xen.pygrubtitlefix.patch
14mr|xen-4.3.1-2|64	# Buildfix patches
14mr|xen-4.3.1-2|65	Patch20:	xen-4.3.1-gcc4.9.patch
14mr|xen-4.3.1-2|66	# security patches
14mr|xen-4.3.1-2|67	Patch1071:	0001-fix-ARM-build-on-hardfloat-arches.patch
14mr|xen-4.3.1-2|68	
14mr|xen-4.3.1-2|69	# documentation
14mr|xen-4.3.1-2|70	BuildRequires:	ghostscript
14mr|xen-4.3.1-2|71	BuildRequires:	transfig
14mr|xen-4.3.1-2|72	BuildRequires:	texinfo
14mr|xen-4.3.1-2|73	BuildRequires:	texlive-latex
14mr|xen-4.3.1-2|74	BuildRequires:	texlive-dvips
14mr|xen-4.3.1-2|75	BuildRequires:	ocaml
14mr|xen-4.3.1-2|76	BuildRequires:	ocaml-findlib-devel
14mr|xen-4.3.1-2|77	BuildRequires:	iasl
14mr|xen-4.3.1-2|78	BuildRequires:	gettext
14mr|xen-4.3.1-2|79	BuildRequires:	git
14mr|xen-4.3.1-2|80	BuildRequires:	brlapi-devel
14mr|xen-4.3.1-2|81	BuildRequires:	bzip2-devel
14mr|xen-4.3.1-2|82	Buildrequires:	dev86-devel
14mr|xen-4.3.1-2|83	BuildRequires:	pkgconfig(sdl)
14mr|xen-4.3.1-2|84	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|xen-4.3.1-2|85	BuildRequires:	pkgconfig(ext2fs)
14mr|xen-4.3.1-2|86	BuildRequires:	pkgconfig(gnutls)
14mr|xen-4.3.1-2|87	BuildRequires:	pkgconfig(libconfig)
14mr|xen-4.3.1-2|88	BuildRequires:	pkgconfig(libcurl)
14mr|xen-4.3.1-2|89	BuildRequires:	pkgconfig(libidn)
14mr|xen-4.3.1-2|90	BuildRequires:	pkgconfig(liblzma)
14mr|xen-4.3.1-2|91	BuildRequires:	pkgconfig(libpci)
14mr|xen-4.3.1-2|92	BuildRequires:	pkgconfig(libssl)
14mr|xen-4.3.1-2|93	BuildRequires:	pkgconfig(ncurses)
14mr|xen-4.3.1-2|94	BuildRequires:	pkgconfig(python) >= 2.4
14mr|xen-4.3.1-2|95	BuildRequires:	pkgconfig(uuid)
14mr|xen-4.3.1-2|96	BuildRequires:	pkgconfig(x11)
14mr|xen-4.3.1-2|97	BuildRequires:	pkgconfig(yajl)
14mr|xen-4.3.1-2|98	BuildRequires:	pkgconfig(zlib)
14mr|xen-4.3.1-2|99	
14mr|xen-4.3.1-2|100	Requires:	bridge-utils
14mr|xen-4.3.1-2|101	#Requires:	glibc-xen
14mr|xen-4.3.1-2|102	Requires:	grub
14mr|xen-4.3.1-2|103	Requires:	iptables
14mr|xen-4.3.1-2|104	#Requires:	kernel-xen-pvops
14mr|xen-4.3.1-2|105	Requires:	kmod
14mr|xen-4.3.1-2|106	Requires:	python
14mr|xen-4.3.1-2|107	Requires:	python-twisted-core
14mr|xen-4.3.1-2|108	Requires:	python-pyxml
14mr|xen-4.3.1-2|109	Requires:	xen-hypervisor = %{EVRD}
14mr|xen-4.3.1-2|110	
14mr|xen-4.3.1-2|111	%description
14mr|xen-4.3.1-2|112	The basic tools for managing XEN virtual machines.
14mr|xen-4.3.1-2|113	
14mr|xen-4.3.1-2|114	%files
14mr|xen-4.3.1-2|115	%dir %{_docdir}/%{name}
14mr|xen-4.3.1-2|116	%{_docdir}/%{name}/README
14mr|xen-4.3.1-2|117	%{_sysconfdir}/bash_completion.d/xl.sh
14mr|xen-4.3.1-2|118	%config(noreplace) %{_udevrulesdir}/*
14mr|xen-4.3.1-2|119	%dir %{_sysconfdir}/xen
14mr|xen-4.3.1-2|120	%{_sysconfdir}/xen/scripts
14mr|xen-4.3.1-2|121	%{_sysconfdir}/xen/auto
14mr|xen-4.3.1-2|122	%config(noreplace) %{_sysconfdir}/xen/*.sxp
14mr|xen-4.3.1-2|123	%config(noreplace) %{_sysconfdir}/xen/*.xml
14mr|xen-4.3.1-2|124	%config(noreplace) %{_sysconfdir}/xen/xlexample*
14mr|xen-4.3.1-2|125	%config(noreplace) %{_sysconfdir}/xen/xmexample*
14mr|xen-4.3.1-2|126	%config(noreplace) %{_sysconfdir}/xen/cpupool
14mr|xen-4.3.1-2|127	%config(noreplace) %{_sysconfdir}/xen/xl.conf
14mr|xen-4.3.1-2|128	%config(noreplace) %{_sysconfdir}/xen/oxenstored.conf
14mr|xen-4.3.1-2|129	%{_mandir}/man*/*
14mr|xen-4.3.1-2|130	%{_libdir}/xen
14mr|xen-4.3.1-2|131	%if "%{_lib}" != "lib"
14mr|xen-4.3.1-2|132	%{_prefix}/lib/xen
14mr|xen-4.3.1-2|133	%endif
14mr|xen-4.3.1-2|134	%{_libdir}/fs
14mr|xen-4.3.1-2|135	%{py_platsitedir}/xen
14mr|xen-4.3.1-2|136	%{py_platsitedir}/grub/*
14mr|xen-4.3.1-2|137	%{py_platsitedir}/fsimage.so
14mr|xen-4.3.1-2|138	%if %{mdkversion} > 200700
14mr|xen-4.3.1-2|139	%{py_platsitedir}/pygrub-0.3-py%{py_ver}.egg-info
14mr|xen-4.3.1-2|140	%{py_platsitedir}/xen-3.0-py%{py_ver}.egg-info
14mr|xen-4.3.1-2|141	%endif
14mr|xen-4.3.1-2|142	%{_datadir}/xen
14mr|xen-4.3.1-2|143	# general xen state
14mr|xen-4.3.1-2|144	%{_localstatedir}/lib/xen
14mr|xen-4.3.1-2|145	%{_localstatedir}/lib/xend
14mr|xen-4.3.1-2|146	# xenstore state
14mr|xen-4.3.1-2|147	%{_localstatedir}/lib/xenstored
14mr|xen-4.3.1-2|148	%{_localstatedir}/run/xenstored
14mr|xen-4.3.1-2|149	# xend state
14mr|xen-4.3.1-2|150	%{_localstatedir}/run/xend
14mr|xen-4.3.1-2|151	# init scripts
14mr|xen-4.3.1-2|152	%{_initrddir}/xend
14mr|xen-4.3.1-2|153	%{_initrddir}/xendomains
14mr|xen-4.3.1-2|154	%{_initrddir}/blktapctrl
14mr|xen-4.3.1-2|155	%{_initrddir}/xenstored
14mr|xen-4.3.1-2|156	%{_initrddir}/xenconsoled
14mr|xen-4.3.1-2|157	%{_initrddir}/xen-watchdog
14mr|xen-4.3.1-2|158	%{_initrddir}/xencommons
14mr|xen-4.3.1-2|159	%{_sysconfdir}/sysconfig/modules/xen.modules
14mr|xen-4.3.1-2|160	%config(noreplace) %{_sysconfdir}/sysconfig/xendomains
14mr|xen-4.3.1-2|161	%config(noreplace) %{_sysconfdir}/sysconfig/blktapctrl
14mr|xen-4.3.1-2|162	%config(noreplace) %{_sysconfdir}/sysconfig/xenstored
14mr|xen-4.3.1-2|163	%config(noreplace) %{_sysconfdir}/sysconfig/xenconsoled
14mr|xen-4.3.1-2|164	%config(noreplace) %{_sysconfdir}/sysconfig/xencommons
14mr|xen-4.3.1-2|165	%config(noreplace) %{_sysconfdir}/logrotate.d/xen
14mr|xen-4.3.1-2|166	%{_tmpfilesdir}/%{name}.conf
14mr|xen-4.3.1-2|167	%{_bindir}/pygrub
14mr|xen-4.3.1-2|168	%{_bindir}/qemu-img-xen
14mr|xen-4.3.1-2|169	%{_bindir}/qemu-nbd-xen
14mr|xen-4.3.1-2|170	%{_bindir}/remus
14mr|xen-4.3.1-2|171	%{_bindir}/xencons
14mr|xen-4.3.1-2|172	%{_bindir}/xentrace
14mr|xen-4.3.1-2|173	%{_bindir}/xentrace_format
14mr|xen-4.3.1-2|174	%{_bindir}/xentrace_setsize
14mr|xen-4.3.1-2|175	%{_bindir}/xenstore-*
14mr|xen-4.3.1-2|176	%{_bindir}/xen-detect
14mr|xen-4.3.1-2|177	%{_bindir}/xenstore
14mr|xen-4.3.1-2|178	%{_sbindir}/xenstored
14mr|xen-4.3.1-2|179	%{_sbindir}/xm
14mr|xen-4.3.1-2|180	%{_sbindir}/xend
14mr|xen-4.3.1-2|181	%{_sbindir}/xenconsoled
14mr|xen-4.3.1-2|182	%{_sbindir}/xentop
14mr|xen-4.3.1-2|183	%{_sbindir}/xen-bugtool
14mr|xen-4.3.1-2|184	%{_sbindir}/xenbaked
14mr|xen-4.3.1-2|185	%{_sbindir}/xenmon.py
14mr|xen-4.3.1-2|186	%{_sbindir}/blktapctrl
14mr|xen-4.3.1-2|187	%{_sbindir}/img2qcow
14mr|xen-4.3.1-2|188	%{_sbindir}/qcow-create
14mr|xen-4.3.1-2|189	%{_sbindir}/qcow2raw
14mr|xen-4.3.1-2|190	%{_sbindir}/tapdisk
14mr|xen-4.3.1-2|191	%{_sbindir}/xentrace_setmask
14mr|xen-4.3.1-2|192	%{_sbindir}/xsview
14mr|xen-4.3.1-2|193	%{_sbindir}/xenperf
14mr|xen-4.3.1-2|194	%{_sbindir}/xenpm
14mr|xen-4.3.1-2|195	%{_sbindir}/xenpmd
14mr|xen-4.3.1-2|196	%{_bindir}/xencov_split
14mr|xen-4.3.1-2|197	%{_sbindir}/xencov
14mr|xen-4.3.1-2|198	%{_sbindir}/flask-getenforce
14mr|xen-4.3.1-2|199	%{_sbindir}/flask-get-bool
14mr|xen-4.3.1-2|200	%{_sbindir}/flask-label-pci
14mr|xen-4.3.1-2|201	%{_sbindir}/flask-loadpolicy
14mr|xen-4.3.1-2|202	%{_sbindir}/flask-setenforce
14mr|xen-4.3.1-2|203	%{_sbindir}/flask-set-bool
14mr|xen-4.3.1-2|204	%{_sbindir}/gdbsx
14mr|xen-4.3.1-2|205	%{_sbindir}/gtracestat
14mr|xen-4.3.1-2|206	%{_sbindir}/gtraceview
14mr|xen-4.3.1-2|207	%{_sbindir}/kdd
14mr|xen-4.3.1-2|208	%{_sbindir}/lock-util
14mr|xen-4.3.1-2|209	%{_sbindir}/oxenstored
14mr|xen-4.3.1-2|210	%{_sbindir}/tap-ctl
14mr|xen-4.3.1-2|211	%{_sbindir}/tapdisk-client
14mr|xen-4.3.1-2|212	%{_sbindir}/tapdisk-diff
14mr|xen-4.3.1-2|213	%{_sbindir}/tapdisk-stream
14mr|xen-4.3.1-2|214	%{_sbindir}/tapdisk2
14mr|xen-4.3.1-2|215	%{_sbindir}/td-util
14mr|xen-4.3.1-2|216	%{_sbindir}/vhd-update
14mr|xen-4.3.1-2|217	%{_sbindir}/vhd-util
14mr|xen-4.3.1-2|218	%{_sbindir}/xenlockprof
14mr|xen-4.3.1-2|219	%{_sbindir}/xenwatchdogd
14mr|xen-4.3.1-2|220	%{_sbindir}/xen-hvmctx
14mr|xen-4.3.1-2|221	%{_sbindir}/xen-tmem-list-parse
14mr|xen-4.3.1-2|222	%{_sbindir}/xen-lowmemd
14mr|xen-4.3.1-2|223	%{_sbindir}/xen-ringwatch
14mr|xen-4.3.1-2|224	%{_sbindir}/xen-hptool
14mr|xen-4.3.1-2|225	%{_sbindir}/xen-hvmcrash
14mr|xen-4.3.1-2|226	%{_sbindir}/xl
14mr|xen-4.3.1-2|227	
14mr|xen-4.3.1-2|228	%post
14mr|xen-4.3.1-2|229	%tmpfiles_create %{name}
14mr|xen-4.3.1-2|230	%_post_service xencommons
14mr|xen-4.3.1-2|231	%_post_service xend
14mr|xen-4.3.1-2|232	%_post_service xendomains
14mr|xen-4.3.1-2|233	
14mr|xen-4.3.1-2|234	%preun
14mr|xen-4.3.1-2|235	%_preun_service xencommons
14mr|xen-4.3.1-2|236	%_preun_service xend
14mr|xen-4.3.1-2|237	%_preun_service xendomains
14mr|xen-4.3.1-2|238	
14mr|xen-4.3.1-2|239	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|240	
14mr|xen-4.3.1-2|241	%package -n	ocaml-xen
14mr|xen-4.3.1-2|242	Summary:	OCaml bindings for Xen
14mr|xen-4.3.1-2|243	Group:		Development/Other
14mr|xen-4.3.1-2|244	
14mr|xen-4.3.1-2|245	%description -n ocaml-xen
14mr|xen-4.3.1-2|246	This package contains the Ocaml bindings for Xen.
14mr|xen-4.3.1-2|247	
14mr|xen-4.3.1-2|248	%files -n ocaml-xen
14mr|xen-4.3.1-2|249	%{_libdir}/ocaml/
14mr|xen-4.3.1-2|250	
14mr|xen-4.3.1-2|251	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|252	
14mr|xen-4.3.1-2|253	%package hypervisor
14mr|xen-4.3.1-2|254	Summary:	Libraries for Xen tools
14mr|xen-4.3.1-2|255	Group:		System/Kernel and hardware
14mr|xen-4.3.1-2|256	
14mr|xen-4.3.1-2|257	%description hypervisor
14mr|xen-4.3.1-2|258	This package contains the Xen hypervisor.
14mr|xen-4.3.1-2|259	
14mr|xen-4.3.1-2|260	%files hypervisor
14mr|xen-4.3.1-2|261	%ifarch %{ix86}
14mr|xen-4.3.1-2|262	%doc README.4.3.0.upgrade.urpmi README.install.urpmi
14mr|xen-4.3.1-2|263	%else
14mr|xen-4.3.1-2|264	/boot/xen-syms-*
14mr|xen-4.3.1-2|265	/boot/xen-*.gz
14mr|xen-4.3.1-2|266	/boot/xen.gz
14mr|xen-4.3.1-2|267	%endif
14mr|xen-4.3.1-2|268	
14mr|xen-4.3.1-2|269	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|270	
14mr|xen-4.3.1-2|271	%package doc
14mr|xen-4.3.1-2|272	Summary:	XEN documentation
14mr|xen-4.3.1-2|273	Group:		System/Kernel and hardware
14mr|xen-4.3.1-2|274	
14mr|xen-4.3.1-2|275	%description doc
14mr|xen-4.3.1-2|276	XEN documentation.
14mr|xen-4.3.1-2|277	
14mr|xen-4.3.1-2|278	%files doc
14mr|xen-4.3.1-2|279	%{_docdir}/%{name}/*
14mr|xen-4.3.1-2|280	%exclude %{_docdir}/%{name}/README
14mr|xen-4.3.1-2|281	
14mr|xen-4.3.1-2|282	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|283	
14mr|xen-4.3.1-2|284	%package -n %{libblktapctl}
14mr|xen-4.3.1-2|285	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|286	Group:		System/Libraries
14mr|xen-4.3.1-2|287	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|288	
14mr|xen-4.3.1-2|289	%description -n %{libblktapctl}
14mr|xen-4.3.1-2|290	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|291	linked with Xen libraries.
14mr|xen-4.3.1-2|292	
14mr|xen-4.3.1-2|293	%files -n %{libblktapctl}
14mr|xen-4.3.1-2|294	%{_libdir}/libblktapctl.so.%{maj10}*
14mr|xen-4.3.1-2|295	
14mr|xen-4.3.1-2|296	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|297	
14mr|xen-4.3.1-2|298	%package -n %{libblktap}
14mr|xen-4.3.1-2|299	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|300	Group:		System/Libraries
14mr|xen-4.3.1-2|301	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|302	
14mr|xen-4.3.1-2|303	%description -n %{libblktap}
14mr|xen-4.3.1-2|304	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|305	linked with Xen libraries.
14mr|xen-4.3.1-2|306	
14mr|xen-4.3.1-2|307	%files -n %{libblktap}
14mr|xen-4.3.1-2|308	%{_libdir}/libblktap.so.%{maj30}*
14mr|xen-4.3.1-2|309	
14mr|xen-4.3.1-2|310	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|311	
14mr|xen-4.3.1-2|312	%package -n %{libbfsimage}
14mr|xen-4.3.1-2|313	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|314	Group:		System/Libraries
14mr|xen-4.3.1-2|315	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|316	
14mr|xen-4.3.1-2|317	%description -n %{libbfsimage}
14mr|xen-4.3.1-2|318	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|319	linked with Xen libraries.
14mr|xen-4.3.1-2|320	
14mr|xen-4.3.1-2|321	%files -n %{libbfsimage}
14mr|xen-4.3.1-2|322	%{_libdir}/libfsimage.so.%{maj10}*
14mr|xen-4.3.1-2|323	
14mr|xen-4.3.1-2|324	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|325	
14mr|xen-4.3.1-2|326	%package -n %{libvhd}
14mr|xen-4.3.1-2|327	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|328	Group:		System/Libraries
14mr|xen-4.3.1-2|329	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|330	
14mr|xen-4.3.1-2|331	%description -n %{libvhd}
14mr|xen-4.3.1-2|332	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|333	linked with Xen libraries.
14mr|xen-4.3.1-2|334	
14mr|xen-4.3.1-2|335	%files -n %{libvhd}
14mr|xen-4.3.1-2|336	%{_libdir}/libvhd.so.%{maj10}*
14mr|xen-4.3.1-2|337	
14mr|xen-4.3.1-2|338	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|339	
14mr|xen-4.3.1-2|340	%package -n %{libxenctrl}
14mr|xen-4.3.1-2|341	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|342	Group:		System/Libraries
14mr|xen-4.3.1-2|343	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|344	
14mr|xen-4.3.1-2|345	%description -n %{libxenctrl}
14mr|xen-4.3.1-2|346	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|347	linked with Xen libraries.
14mr|xen-4.3.1-2|348	
14mr|xen-4.3.1-2|349	%files -n %{libxenctrl}
14mr|xen-4.3.1-2|350	%{_libdir}/libxenctrl.so.%{maj43}*
14mr|xen-4.3.1-2|351	
14mr|xen-4.3.1-2|352	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|353	
14mr|xen-4.3.1-2|354	%package -n %{libxenguest}
14mr|xen-4.3.1-2|355	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|356	Group:		System/Libraries
14mr|xen-4.3.1-2|357	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|358	
14mr|xen-4.3.1-2|359	%description -n %{libxenguest}
14mr|xen-4.3.1-2|360	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|361	linked with Xen libraries.
14mr|xen-4.3.1-2|362	
14mr|xen-4.3.1-2|363	%files -n %{libxenguest}
14mr|xen-4.3.1-2|364	%{_libdir}/libxenguest.so.%{maj43}*
14mr|xen-4.3.1-2|365	
14mr|xen-4.3.1-2|366	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|367	
14mr|xen-4.3.1-2|368	%package -n %{libxenlight}
14mr|xen-4.3.1-2|369	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|370	Group:		System/Libraries
14mr|xen-4.3.1-2|371	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|372	
14mr|xen-4.3.1-2|373	%description -n %{libxenlight}
14mr|xen-4.3.1-2|374	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|375	linked with Xen libraries.
14mr|xen-4.3.1-2|376	
14mr|xen-4.3.1-2|377	%files -n %{libxenlight}
14mr|xen-4.3.1-2|378	%{_libdir}/libxenlight.so.%{maj43}*
14mr|xen-4.3.1-2|379	
14mr|xen-4.3.1-2|380	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|381	
14mr|xen-4.3.1-2|382	%package -n %{libxenstat}
14mr|xen-4.3.1-2|383	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|384	Group:		System/Libraries
14mr|xen-4.3.1-2|385	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|386	
14mr|xen-4.3.1-2|387	%description -n %{libxenstat}
14mr|xen-4.3.1-2|388	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|389	linked with Xen libraries.
14mr|xen-4.3.1-2|390	
14mr|xen-4.3.1-2|391	%files -n %{libxenstat}
14mr|xen-4.3.1-2|392	%{_libdir}/libxenstat.so.%{major}*
14mr|xen-4.3.1-2|393	
14mr|xen-4.3.1-2|394	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|395	
14mr|xen-4.3.1-2|396	%package -n %{libxenstore}
14mr|xen-4.3.1-2|397	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|398	Group:		System/Libraries
14mr|xen-4.3.1-2|399	Obsoletes:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|400	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|401	
14mr|xen-4.3.1-2|402	%description -n %{libxenstore}
14mr|xen-4.3.1-2|403	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|404	linked with Xen libraries.
14mr|xen-4.3.1-2|405	
14mr|xen-4.3.1-2|406	%files -n %{libxenstore}
14mr|xen-4.3.1-2|407	%{_libdir}/libxenstore.so.%{maj30}*
14mr|xen-4.3.1-2|408	
14mr|xen-4.3.1-2|409	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|410	
14mr|xen-4.3.1-2|411	%package -n %{libxenvchan}
14mr|xen-4.3.1-2|412	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|413	Group:		System/Libraries
14mr|xen-4.3.1-2|414	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|415	
14mr|xen-4.3.1-2|416	%description -n %{libxenvchan}
14mr|xen-4.3.1-2|417	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|418	linked with Xen libraries.
14mr|xen-4.3.1-2|419	
14mr|xen-4.3.1-2|420	%files -n %{libxenvchan}
14mr|xen-4.3.1-2|421	%{_libdir}/libxenvchan.so.%{maj10}*
14mr|xen-4.3.1-2|422	
14mr|xen-4.3.1-2|423	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|424	
14mr|xen-4.3.1-2|425	%package -n %{libxlutil}
14mr|xen-4.3.1-2|426	Summary:	Libraries for %{name}
14mr|xen-4.3.1-2|427	Group:		System/Libraries
14mr|xen-4.3.1-2|428	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mr|xen-4.3.1-2|429	
14mr|xen-4.3.1-2|430	%description -n %{libxlutil}
14mr|xen-4.3.1-2|431	This package contains the libraries needed to run programs dynamically
14mr|xen-4.3.1-2|432	linked with Xen libraries.
14mr|xen-4.3.1-2|433	
14mr|xen-4.3.1-2|434	%files -n %{libxlutil}
14mr|xen-4.3.1-2|435	%{_libdir}/libxlutil.so.%{maj43}*
14mr|xen-4.3.1-2|436	
14mr|xen-4.3.1-2|437	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|438	
14mr|xen-4.3.1-2|439	%package -n %{devname}
14mr|xen-4.3.1-2|440	Summary:	Development libraries and header files for %{name}
14mr|xen-4.3.1-2|441	Group:		Development/C
14mr|xen-4.3.1-2|442	Requires:	%{libblktap} = %{EVRD}
14mr|xen-4.3.1-2|443	Requires:	%{libblktapctl} = %{EVRD}
14mr|xen-4.3.1-2|444	Requires:	%{libbfsimage} = %{EVRD}
14mr|xen-4.3.1-2|445	Requires:	%{libvhd} = %{EVRD}
14mr|xen-4.3.1-2|446	Requires:	%{libxenctrl} = %{EVRD}
14mr|xen-4.3.1-2|447	Requires:	%{libxenguest} = %{EVRD}
14mr|xen-4.3.1-2|448	Requires:	%{libxenlight} = %{EVRD}
14mr|xen-4.3.1-2|449	Requires:	%{libxenstat} = %{EVRD}
14mr|xen-4.3.1-2|450	Requires:	%{libxenstore} = %{EVRD}
14mr|xen-4.3.1-2|451	Requires:	%{libxenvchan} = %{EVRD}
14mr|xen-4.3.1-2|452	Requires:	%{libxlutil} = %{EVRD}
14mr|xen-4.3.1-2|453	Provides:	%{name}-devel = %{EVRD}
14mr|xen-4.3.1-2|454	
14mr|xen-4.3.1-2|455	%description -n %{devname}
14mr|xen-4.3.1-2|456	This package contains the development libraries and headers needed
14mr|xen-4.3.1-2|457	to compile applications linked with Xen libraries.
14mr|xen-4.3.1-2|458	
14mr|xen-4.3.1-2|459	%files -n %{devname}
14mr|xen-4.3.1-2|460	%{_includedir}/xen
14mr|xen-4.3.1-2|461	%{_includedir}/xenstore-compat
14mr|xen-4.3.1-2|462	%{_includedir}/*.h
14mr|xen-4.3.1-2|463	%{_libdir}/*.so
14mr|xen-4.3.1-2|464	%{_libdir}/*.a
14mr|xen-4.3.1-2|465	
14mr|xen-4.3.1-2|466	#----------------------------------------------------------------------------
14mr|xen-4.3.1-2|467	
14mr|xen-4.3.1-2|468	%prep
14mr|xen-4.3.1-2|469	%setup -q
14mr|xen-4.3.1-2|470	%apply_patches
14mr|xen-4.3.1-2|471	
14mr|xen-4.3.1-2|472	# stub domain
14mr|xen-4.3.1-2|473	cp %{SOURCE10} stubdom
14mr|xen-4.3.1-2|474	cp %{SOURCE11} stubdom
14mr|xen-4.3.1-2|475	cp %{SOURCE12} stubdom
14mr|xen-4.3.1-2|476	cp %{SOURCE13} stubdom
14mr|xen-4.3.1-2|477	cp %{SOURCE14} stubdom
14mr|xen-4.3.1-2|478	cp %{SOURCE15} stubdom
14mr|xen-4.3.1-2|479	cp %{SOURCE17} stubdom
14mr|xen-4.3.1-2|480	cp %{SOURCE18} stubdom
14mr|xen-4.3.1-2|481	cp %{SOURCE19} stubdom
14mr|xen-4.3.1-2|482	
14mr|xen-4.3.1-2|483	cp %{SOURCE16} tools/firmware/etherboot/ipxe.tar.gz
14mr|xen-4.3.1-2|484	
14mr|xen-4.3.1-2|485	%build
14mr|xen-4.3.1-2|486	mkdir -p bfd
14mr|xen-4.3.1-2|487	ln -sf $(which ld.bfd) bfd/ld
14mr|xen-4.3.1-2|488	export PATH="$PWD/bfd:$PATH"
14mr|xen-4.3.1-2|489	
14mr|xen-4.3.1-2|490	export CFLAGS="%{optflags}"
14mr|xen-4.3.1-2|491	%ifnarch %{ix86}
14mr|xen-4.3.1-2|492	%make prefix=/usr dist-xen
14mr|xen-4.3.1-2|493	%endif
14mr|xen-4.3.1-2|494	sed -E -i 's/(as_fn_error \$\? "cannot find wget or ftp" "\$LINENO" 5)/as_fn_status $?/' tools/configure
14mr|xen-4.3.1-2|495	sed -E -i 's/(as_fn_error \$\? "cannot find wget or ftp" "\$LINENO" 5)/as_fn_status $?/' stubdom/configure
14mr|xen-4.3.1-2|496	
14mr|xen-4.3.1-2|497	./configure --disable-seabios --build=%{_target_platform} \
14mr|xen-4.3.1-2|498	--prefix=%{_prefix} \
14mr|xen-4.3.1-2|499	--exec-prefix=%{_exec_prefix} \
14mr|xen-4.3.1-2|500	--bindir=%{_bindir} \
14mr|xen-4.3.1-2|501	--sbindir=%{_sbindir} \
14mr|xen-4.3.1-2|502	--sysconfdir=%{_sysconfdir} \
14mr|xen-4.3.1-2|503	--datadir=%{_datadir} \
14mr|xen-4.3.1-2|504	--includedir=%{_includedir} \
14mr|xen-4.3.1-2|505	--libdir=%{_libdir} \
14mr|xen-4.3.1-2|506	--libexecdir=%{_libexecdir} \
14mr|xen-4.3.1-2|507	--localstatedir=%{_localstatedir} \
14mr|xen-4.3.1-2|508	--sharedstatedir=%{_sharedstatedir} \
14mr|xen-4.3.1-2|509	--mandir=%{_mandir} \
14mr|xen-4.3.1-2|510	--infodir=%{_infodir}
14mr|xen-4.3.1-2|511	
14mr|xen-4.3.1-2|512	%make prefix=/usr dist-tools
14mr|xen-4.3.1-2|513	make  prefix=/usr dist-docs
14mr|xen-4.3.1-2|514	unset CFLAGS
14mr|xen-4.3.1-2|515	make dist-stubdom
14mr|xen-4.3.1-2|516	
14mr|xen-4.3.1-2|517	%install
14mr|xen-4.3.1-2|518	export PATH="$PWD/bfd:$PATH"
14mr|xen-4.3.1-2|519	
14mr|xen-4.3.1-2|520	%ifarch %{ix86}
14mr|xen-4.3.1-2|521	cat > README.install.urpmi <<_EOF
14mr|xen-4.3.1-2|522	Since xen 4.3, the hypervisor is no longer supported on x86_32. But fear not,
14mr|xen-4.3.1-2|523	you can actually use the x86_64 xen hypervisor, even when using a 32bit kernel
14mr|xen-4.3.1-2|524	and system. This is because the hypervisor is loaded before the kernel and OS.
14mr|xen-4.3.1-2|525	Keep in mind that a x86_64 capable processor is still required, but then if
14mr|xen-4.3.1-2|526	you are installing a hypervisor, you really should be using 64bit anyway.
14mr|xen-4.3.1-2|527	_EOF
14mr|xen-4.3.1-2|528	ln README.install.urpmi README.4.3.0.upgrade.urpmi
14mr|xen-4.3.1-2|529	%else
14mr|xen-4.3.1-2|530	make DESTDIR=%{buildroot} prefix=/usr install-xen
14mr|xen-4.3.1-2|531	%endif
14mr|xen-4.3.1-2|532	
14mr|xen-4.3.1-2|533	make DESTDIR=%{buildroot} prefix=/usr install-tools
14mr|xen-4.3.1-2|534	make DESTDIR=%{buildroot} prefix=/usr install-docs
14mr|xen-4.3.1-2|535	make DESTDIR=%{buildroot} prefix=/usr install-stubdom
14mr|xen-4.3.1-2|536	
14mr|xen-4.3.1-2|537	# stubdom: newlib
14mr|xen-4.3.1-2|538	rm -rf %{buildroot}/usr/*-xen-elf
14mr|xen-4.3.1-2|539	
14mr|xen-4.3.1-2|540	# remove additional kernel symlink
14mr|xen-4.3.1-2|541	rm -f %{buildroot}/boot/xen-3.4.gz
14mr|xen-4.3.1-2|542	rm -f %{buildroot}/boot/xen-3.gz
14mr|xen-4.3.1-2|543	
14mr|xen-4.3.1-2|544	# remove unwanted firmware files
14mr|xen-4.3.1-2|545	rm -rf %{buildroot}/lib/firmware
14mr|xen-4.3.1-2|546	
14mr|xen-4.3.1-2|547	# remove pointless helper
14mr|xen-4.3.1-2|548	rm -f %{buildroot}%{_sbindir}/xen-python-path
14mr|xen-4.3.1-2|549	
14mr|xen-4.3.1-2|550	# remove  README's not intended for end users
14mr|xen-4.3.1-2|551	rm -f %{buildroot}/%{_sysconfdir}/xen/README*
14mr|xen-4.3.1-2|552	
14mr|xen-4.3.1-2|553	# fix man pages
14mr|xen-4.3.1-2|554	install -d -m 755 %{buildroot}%{_mandir}/man{1,5}
14mr|xen-4.3.1-2|555	install -m 644 docs/man/*.1 %{buildroot}%{_mandir}/man1
14mr|xen-4.3.1-2|556	install -m 644 docs/man/*.5 %{buildroot}%{_mandir}/man5
14mr|xen-4.3.1-2|557	
14mr|xen-4.3.1-2|558	# install doc manually
14mr|xen-4.3.1-2|559	rm -rf %{buildroot}%{_docdir}/qemu
14mr|xen-4.3.1-2|560	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14mr|xen-4.3.1-2|561	install -m 644 README %{buildroot}%{_docdir}/%{name}
14mr|xen-4.3.1-2|562	install -d -m 755 %{buildroot}%{_docdir}/%{name}/txt
14mr|xen-4.3.1-2|563	install -d -m 755 %{buildroot}%{_docdir}/%{name}/html
14mr|xen-4.3.1-2|564	cp -R docs/txt/* %{buildroot}%{_docdir}/%{name}/txt/
14mr|xen-4.3.1-2|565	cp -R docs/html/* %{buildroot}%{_docdir}/%{name}/html/
14mr|xen-4.3.1-2|566	
14mr|xen-4.3.1-2|567	# install log directory
14mr|xen-4.3.1-2|568	install -d -m 755 %{buildroot}%{_localstatedir}/log/xen
14mr|xen-4.3.1-2|569	
14mr|xen-4.3.1-2|570	# install state directory
14mr|xen-4.3.1-2|571	install -d -m 755 %{buildroot}%{_localstatedir}/lib/xend/{domains,state,storage}
14mr|xen-4.3.1-2|572	
14mr|xen-4.3.1-2|573	install -m 755 %{SOURCE20} %{buildroot}%{_initrddir}/xenstored
14mr|xen-4.3.1-2|574	install -m 755 %{SOURCE21} %{buildroot}%{_initrddir}/xenconsoled
14mr|xen-4.3.1-2|575	install -m 755 %{SOURCE22} %{buildroot}%{_initrddir}/blktapctrl
14mr|xen-4.3.1-2|576	install -m 755 %{SOURCE23} %{buildroot}%{_initrddir}/xend
14mr|xen-4.3.1-2|577	
14mr|xen-4.3.1-2|578	# sysconfig
14mr|xen-4.3.1-2|579	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mr|xen-4.3.1-2|580	install -m 644 %{SOURCE30} %{buildroot}%{_sysconfdir}/sysconfig/xenstored
14mr|xen-4.3.1-2|581	install -m 644 %{SOURCE31} %{buildroot}%{_sysconfdir}/sysconfig/xenconsoled
14mr|xen-4.3.1-2|582	install -m 644 %{SOURCE32} %{buildroot}%{_sysconfdir}/sysconfig/blktapctrl
14mr|xen-4.3.1-2|583	
14mr|xen-4.3.1-2|584	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/modules
14mr|xen-4.3.1-2|585	install -m 755 %{SOURCE1} \
14mr|xen-4.3.1-2|586	%{buildroot}%{_sysconfdir}/sysconfig/modules/%{name}.modules
14mr|xen-4.3.1-2|587	
14mr|xen-4.3.1-2|588	# tmpfiles
14mr|xen-4.3.1-2|589	install -D -p -m 0644 %{SOURCE33} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mr|xen-4.3.1-2|590	
14mr|xen-4.3.1-2|591	# udev
14mr|xen-4.3.1-2|592	#rm -rf %{buildroot}/etc/udev/rules.d/xen*.rules
14mr|xen-4.3.1-2|593	#mv %{buildroot}/etc/udev/rules.d/xen*.rules %{buildroot}/etc/udev/rules.d
14mr|xen-4.3.1-2|594	mkdir -p %{buildroot}%{_udevrulesdir}
14mr|xen-4.3.1-2|595	mv %{buildroot}%{_sysconfdir}/udev/rules.d/xen*.rules %{buildroot}%{_udevrulesdir}
14mr|xen-4.3.1-2|596	
14mr|xen-4.3.1-2|597	# quite some hardcoded paths inside scripts rely on this
14mr|xen-4.3.1-2|598	%if "%{_lib}" != "lib"
14mr|xen-4.3.1-2|599	mv %{buildroot}%{_libdir}/xen/bin/libxl-save-helper %{buildroot}%{_prefix}/lib/xen/bin/
14mr|xen-4.3.1-2|600	%endif
14mr|xen-4.3.1-2|601	
14mr|xen-4.3.1-2|602	# move ocaml stubs to correct dir
14mr|xen-4.3.1-2|603	mkdir -p %{buildroot}%{_libdir}/ocaml/stublibs/
14mr|xen-4.3.1-2|604	mv %{buildroot}%{_libdir}/ocaml/*/dll*_stubs.so %{buildroot}%{_libdir}/ocaml/stublibs/
14mr|xen-4.3.1-2|605	
14mr|xen-4.3.1-2|606	# logrotate
14mr|xen-4.3.1-2|607	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mr|xen-4.3.1-2|608	cat > %{buildroot}%{_sysconfdir}/logrotate.d/xen <<EOF
14mr|xen-4.3.1-2|609	/var/log/xen/xend-debug.log /var/log/xen/xen-hotplug.log
14mr|xen-4.3.1-2|610	/var/log/xen/domain-builder-ng.log {
14mr|xen-4.3.1-2|611	notifempty
14mr|xen-4.3.1-2|612	missingok
14mr|xen-4.3.1-2|613	copytruncate
14mr|xen-4.3.1-2|614	}
14mr|xen-4.3.1-2|615	EOF
14mr|xen-4.3.1-2|616	
14mr|xen-4.3.1-2|617	# standard gnu info files
14mr|xen-4.3.1-2|618	rm -rf %{buildroot}/usr/info
14mr|xen-4.3.1-2|619	
14mr|xen-4.3.1-2|620	# gprintify has a bug handling some constructs in xendomain
14mr|xen-4.3.1-2|621	export DONT_GPRINTIFY=1
14mr|xen-4.3.1-2|622	
14mr|xen-4.3.1-2|623	
14mr|xen-4.3.1-2|624	%changelog
14mr|xen-4.3.1-2|625	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3.1-2
14mr|xen-4.3.1-2|626	+ Revision: 34200ee
14mr|xen-4.3.1-2|627	- Add patch to fix build with gcc 4.9
14mr|xen-4.3.1-2|628	
14mr|xen-4.3.1-2|629	

22163 14
14mr|xerces-c-3.1.1-9|1	%define major 3.1
14mr|xerces-c-3.1.1-9|2	%define libname %mklibname xerces-c %{major}
14mr|xerces-c-3.1.1-9|3	%define devname %mklibname xerces-c -d
14mr|xerces-c-3.1.1-9|4	
14mr|xerces-c-3.1.1-9|5	Summary:	Xerces-C++ validating XML parser
14mr|xerces-c-3.1.1-9|6	Name:		xerces-c
14mr|xerces-c-3.1.1-9|7	Version:	3.1.1
14mr|xerces-c-3.1.1-9|8	Release:	9
14mr|xerces-c-3.1.1-9|9	Epoch:		1
14mr|xerces-c-3.1.1-9|10	License:	Apache
14mr|xerces-c-3.1.1-9|11	Group:		System/Libraries
14mr|xerces-c-3.1.1-9|12	Url:		http://xml.apache.org/xerces-c/
14mr|xerces-c-3.1.1-9|13	Source0:	http://apache.dataphone.se/xerces/c/3/sources/%{name}-%{version}.tar.gz
14mr|xerces-c-3.1.1-9|14	BuildRequires:	icu
14mr|xerces-c-3.1.1-9|15	BuildRequires:	pkgconfig(icu-i18n)
14mr|xerces-c-3.1.1-9|16	BuildRequires:	pkgconfig(libcurl)
14mr|xerces-c-3.1.1-9|17	BuildRequires:	pkgconfig(zlib)
14mr|xerces-c-3.1.1-9|18	
14mr|xerces-c-3.1.1-9|19	%description
14mr|xerces-c-3.1.1-9|20	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14mr|xerces-c-3.1.1-9|21	Xerces-C++ makes it easy to give your application the ability to read and
14mr|xerces-c-3.1.1-9|22	write XML data. A shared library is provided for parsing, generating,
14mr|xerces-c-3.1.1-9|23	manipulating, and validating XML documents.
14mr|xerces-c-3.1.1-9|24	
14mr|xerces-c-3.1.1-9|25	The parser provides high performance, modularity, and scalability. Source
14mr|xerces-c-3.1.1-9|26	code, samples and API documentation are provided with the parser. For
14mr|xerces-c-3.1.1-9|27	portability, care has been taken to make minimal use of templates, no RTTI,
14mr|xerces-c-3.1.1-9|28	and minimal use of #ifdefs.
14mr|xerces-c-3.1.1-9|29	
14mr|xerces-c-3.1.1-9|30	%files
14mr|xerces-c-3.1.1-9|31	%{_bindir}/*
14mr|xerces-c-3.1.1-9|32	
14mr|xerces-c-3.1.1-9|33	#----------------------------------------------------------------------------
14mr|xerces-c-3.1.1-9|34	
14mr|xerces-c-3.1.1-9|35	%package -n %{libname}
14mr|xerces-c-3.1.1-9|36	Summary:	Xerces-c library
14mr|xerces-c-3.1.1-9|37	Group:		System/Libraries
14mr|xerces-c-3.1.1-9|38	
14mr|xerces-c-3.1.1-9|39	%description -n %{libname}
14mr|xerces-c-3.1.1-9|40	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14mr|xerces-c-3.1.1-9|41	Xerces-C++ makes it easy to give your application the ability to read and
14mr|xerces-c-3.1.1-9|42	write XML data. A shared library is provided for parsing, generating,
14mr|xerces-c-3.1.1-9|43	manipulating, and validating XML documents.
14mr|xerces-c-3.1.1-9|44	
14mr|xerces-c-3.1.1-9|45	This package contains the shared xerces-c library.
14mr|xerces-c-3.1.1-9|46	
14mr|xerces-c-3.1.1-9|47	%files -n %{libname}
14mr|xerces-c-3.1.1-9|48	%{_libdir}/libxerces-c-%{major}.so
14mr|xerces-c-3.1.1-9|49	
14mr|xerces-c-3.1.1-9|50	#----------------------------------------------------------------------------
14mr|xerces-c-3.1.1-9|51	
14mr|xerces-c-3.1.1-9|52	%package -n %{devname}
14mr|xerces-c-3.1.1-9|53	Summary:	Header files for Xerces-C++ validating XML parser
14mr|xerces-c-3.1.1-9|54	Group:		Development/C++
14mr|xerces-c-3.1.1-9|55	Requires:	%{libname} = %{EVRD}
14mr|xerces-c-3.1.1-9|56	Provides:	xerces-c-devel = %{EVRD}
14mr|xerces-c-3.1.1-9|57	Provides:	libxerces-c-devel = %{EVRD}
14mr|xerces-c-3.1.1-9|58	Conflicts:	%{_lib}xerces-c28-devel
14mr|xerces-c-3.1.1-9|59	
14mr|xerces-c-3.1.1-9|60	%description -n %{devname}
14mr|xerces-c-3.1.1-9|61	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14mr|xerces-c-3.1.1-9|62	Xerces-C++ makes it easy to give your application the ability to read and
14mr|xerces-c-3.1.1-9|63	write XML data. A shared library is provided for parsing, generating,
14mr|xerces-c-3.1.1-9|64	manipulating, and validating XML documents.
14mr|xerces-c-3.1.1-9|65	
14mr|xerces-c-3.1.1-9|66	This package contains development files such as header files you can use to
14mr|xerces-c-3.1.1-9|67	develop XML applications with Xerces-C++.
14mr|xerces-c-3.1.1-9|68	
14mr|xerces-c-3.1.1-9|69	%files -n %{devname}
14mr|xerces-c-3.1.1-9|70	%{_includedir}/xercesc
14mr|xerces-c-3.1.1-9|71	%{_libdir}/libxerces-c.so
14mr|xerces-c-3.1.1-9|72	%{_libdir}/pkgconfig/xerces-c.pc
14mr|xerces-c-3.1.1-9|73	
14mr|xerces-c-3.1.1-9|74	#----------------------------------------------------------------------------
14mr|xerces-c-3.1.1-9|75	
14mr|xerces-c-3.1.1-9|76	%package doc
14mr|xerces-c-3.1.1-9|77	Summary:	Documentation for Xerces-C++ validating XML parser
14mr|xerces-c-3.1.1-9|78	Group:		Books/Other
14mr|xerces-c-3.1.1-9|79	
14mr|xerces-c-3.1.1-9|80	%description doc
14mr|xerces-c-3.1.1-9|81	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14mr|xerces-c-3.1.1-9|82	Xerces-C++ makes it easy to give your application the ability to read and
14mr|xerces-c-3.1.1-9|83	write XML data. A shared library is provided for parsing, generating,
14mr|xerces-c-3.1.1-9|84	manipulating, and validating XML documents.
14mr|xerces-c-3.1.1-9|85	
14mr|xerces-c-3.1.1-9|86	This package contains the documentation for Xerces-C++.
14mr|xerces-c-3.1.1-9|87	
14mr|xerces-c-3.1.1-9|88	%files doc
14mr|xerces-c-3.1.1-9|89	%doc CREDITS LICENSE doc/*
14mr|xerces-c-3.1.1-9|90	
14mr|xerces-c-3.1.1-9|91	#----------------------------------------------------------------------------
14mr|xerces-c-3.1.1-9|92	
14mr|xerces-c-3.1.1-9|93	%prep
14mr|xerces-c-3.1.1-9|94	%setup -q
14mr|xerces-c-3.1.1-9|95	
14mr|xerces-c-3.1.1-9|96	%build
14mr|xerces-c-3.1.1-9|97	%configure2_5x \
14mr|xerces-c-3.1.1-9|98	--disable-static \
14mr|xerces-c-3.1.1-9|99	--enable-netaccessor-curl \
14mr|xerces-c-3.1.1-9|100	--enable-transcoder-icu \
14mr|xerces-c-3.1.1-9|101	%ifarch %{ix86}
14mr|xerces-c-3.1.1-9|102	--disable-sse2 \
14mr|xerces-c-3.1.1-9|103	%endif
14mr|xerces-c-3.1.1-9|104	--enable-msgloader-icu
14mr|xerces-c-3.1.1-9|105	%make
14mr|xerces-c-3.1.1-9|106	
14mr|xerces-c-3.1.1-9|107	%install
14mr|xerces-c-3.1.1-9|108	%makeinstall_std
14mr|xerces-c-3.1.1-9|109	
14mr|xerces-c-3.1.1-9|110	# cleanup
14mr|xerces-c-3.1.1-9|111	rm -f  %{buildroot}%{_libdir}/libxerces-c.*a
14mr|xerces-c-3.1.1-9|112	
14mr|xerces-c-3.1.1-9|113	
14mr|xerces-c-3.1.1-9|114	%changelog
14mr|xerces-c-3.1.1-9|115	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.1.1-9
14mr|xerces-c-3.1.1-9|116	+ Revision: 814b2a1
14mr|xerces-c-3.1.1-9|117	- MassBuild#440: Increase release tag
14mr|xerces-c-3.1.1-9|118	
14mr|xerces-c-3.1.1-9|119	

22164 14
14mr|xerces-j2-2.11.0-6|1	%define cvs_version	2_11_0
14mr|xerces-j2-2.11.0-6|2	
14mr|xerces-j2-2.11.0-6|3	Name:		xerces-j2
14mr|xerces-j2-2.11.0-6|4	Version:	2.11.0
14mr|xerces-j2-2.11.0-6|5	Release: 	6
14mr|xerces-j2-2.11.0-6|6	Epoch:		0
14mr|xerces-j2-2.11.0-6|7	Summary:	Java XML parser
14mr|xerces-j2-2.11.0-6|8	License:	Apache License
14mr|xerces-j2-2.11.0-6|9	URL:		http://xml.apache.org/xerces2-j/
14mr|xerces-j2-2.11.0-6|10	Group:		Development/Java
14mr|xerces-j2-2.11.0-6|11	Source0:	http://www.eu.apache.org/dist/xerces/j/source/Xerces-J-src.%{version}.tar.gz
14mr|xerces-j2-2.11.0-6|12	Source1:	http://www.apache.org/dist/xerces/j/source/Xerces-J-src.%{version}.tar.gz.md5
14mr|xerces-j2-2.11.0-6|13	Source2:	http://www.apache.org/dist/xerces/j/source/Xerces-J-src.%{version}.tar.gz.asc
14mr|xerces-j2-2.11.0-6|14	Source3:	%{name}-version.sh
14mr|xerces-j2-2.11.0-6|15	Source4:	%{name}-constants.sh
14mr|xerces-j2-2.11.0-6|16	Source5:	https://svn.apache.org/repos/asf/xerces/java/trunk/tools/src/XJavac.java
14mr|xerces-j2-2.11.0-6|17	Patch0:		%{name}-libgcj.patch
14mr|xerces-j2-2.11.0-6|18	Patch1:		xerces-2.11.0-system-xml-apis.patch
14mr|xerces-j2-2.11.0-6|19	Provides:	jaxp_parser_impl
14mr|xerces-j2-2.11.0-6|20	Requires:	xalan-j2
14mr|xerces-j2-2.11.0-6|21	Requires:	xml-commons-apis
14mr|xerces-j2-2.11.0-6|22	Requires:	xml-commons-resolver >= 0:1.4
14mr|xerces-j2-2.11.0-6|23	Requires(post):	update-alternatives
14mr|xerces-j2-2.11.0-6|24	Requires(preun): update-alternatives
14mr|xerces-j2-2.11.0-6|25	#BuildRequires:	java-devel
14mr|xerces-j2-2.11.0-6|26	# Please do not switch this over to an OpenJDK requirement.
14mr|xerces-j2-2.11.0-6|27	# xerces-j2 is required to bootstrap OpenJDK, and there are
14mr|xerces-j2-2.11.0-6|28	# no drawbacks from building it with gcj.
14mr|xerces-j2-2.11.0-6|29	BuildRequires:	java-1.5.0-gcj-devel
14mr|xerces-j2-2.11.0-6|30	BuildRequires:	ant >= 0:1.5
14mr|xerces-j2-2.11.0-6|31	BuildRequires:	ecj >= 2:4.2.2-1
14mr|xerces-j2-2.11.0-6|32	BuildRequires:	java-rpmbuild >= 0:1.5
14mr|xerces-j2-2.11.0-6|33	BuildRequires:	jaxp_parser_impl
14mr|xerces-j2-2.11.0-6|34	BuildRequires:	xalan-j2
14mr|xerces-j2-2.11.0-6|35	BuildRequires:	xml-commons-resolver = 1:1.2
14mr|xerces-j2-2.11.0-6|36	BuildRequires:	xml-commons-apis xml-commons-apis-javadoc
14mr|xerces-j2-2.11.0-6|37	BuildRequires:  coreutils
14mr|xerces-j2-2.11.0-6|38	
14mr|xerces-j2-2.11.0-6|39	# RHEL3 and FC2
14mr|xerces-j2-2.11.0-6|40	Obsoletes:	xerces-j <= 0:2.2
14mr|xerces-j2-2.11.0-6|41	BuildArch:	noarch
14mr|xerces-j2-2.11.0-6|42	
14mr|xerces-j2-2.11.0-6|43	%description
14mr|xerces-j2-2.11.0-6|44	Welcome to the future! Xerces2 is the next generation of high
14mr|xerces-j2-2.11.0-6|45	performance, fully compliant XML parsers in the Apache Xerces family.
14mr|xerces-j2-2.11.0-6|46	This new version of Xerces introduces the Xerces Native Interface (XNI),
14mr|xerces-j2-2.11.0-6|47	a complete framework for building parser components and configurations
14mr|xerces-j2-2.11.0-6|48	that is extremely modular and easy to program.
14mr|xerces-j2-2.11.0-6|49	
14mr|xerces-j2-2.11.0-6|50	The Apache Xerces2 parser is the reference implementation of XNI but
14mr|xerces-j2-2.11.0-6|51	other parser components, configurations, and parsers can be written
14mr|xerces-j2-2.11.0-6|52	using the Xerces Native Interface. For complete design and
14mr|xerces-j2-2.11.0-6|53	implementation documents, refer to the XNI Manual.
14mr|xerces-j2-2.11.0-6|54	
14mr|xerces-j2-2.11.0-6|55	Xerces 2 is a fully conforming XML Schema processor. For more
14mr|xerces-j2-2.11.0-6|56	information, refer to the XML Schema page.
14mr|xerces-j2-2.11.0-6|57	
14mr|xerces-j2-2.11.0-6|58	Xerces 2 also provides a partial implementation of Document Object Model
14mr|xerces-j2-2.11.0-6|59	Level 3 Core, Load and Save and Abstract Schemas [deprecated] Working
14mr|xerces-j2-2.11.0-6|60	Drafts. For more information, refer to the DOM Level 3 Implementation
14mr|xerces-j2-2.11.0-6|61	page.
14mr|xerces-j2-2.11.0-6|62	
14mr|xerces-j2-2.11.0-6|63	%package        javadoc-impl
14mr|xerces-j2-2.11.0-6|64	Summary:	Javadoc for %{name} implementation
14mr|xerces-j2-2.11.0-6|65	Group:		Development/Java
14mr|xerces-j2-2.11.0-6|66	
14mr|xerces-j2-2.11.0-6|67	%description    javadoc-impl
14mr|xerces-j2-2.11.0-6|68	Javadoc for %{name} implementation.
14mr|xerces-j2-2.11.0-6|69	
14mr|xerces-j2-2.11.0-6|70	%package        javadoc-apis
14mr|xerces-j2-2.11.0-6|71	Summary:	Javadoc for %{name} apis
14mr|xerces-j2-2.11.0-6|72	Group:		Development/Java
14mr|xerces-j2-2.11.0-6|73	
14mr|xerces-j2-2.11.0-6|74	%description    javadoc-apis
14mr|xerces-j2-2.11.0-6|75	Javadoc for %{name} apis.
14mr|xerces-j2-2.11.0-6|76	
14mr|xerces-j2-2.11.0-6|77	%package        javadoc-xni
14mr|xerces-j2-2.11.0-6|78	Summary:	Javadoc for %{name} xni
14mr|xerces-j2-2.11.0-6|79	Group:		Development/Java
14mr|xerces-j2-2.11.0-6|80	
14mr|xerces-j2-2.11.0-6|81	%description    javadoc-xni
14mr|xerces-j2-2.11.0-6|82	Javadoc for %{name} xni.
14mr|xerces-j2-2.11.0-6|83	
14mr|xerces-j2-2.11.0-6|84	%package        javadoc-other
14mr|xerces-j2-2.11.0-6|85	Summary:	Javadoc for other %{name} components
14mr|xerces-j2-2.11.0-6|86	Group:		Development/Java
14mr|xerces-j2-2.11.0-6|87	
14mr|xerces-j2-2.11.0-6|88	%description    javadoc-other
14mr|xerces-j2-2.11.0-6|89	Javadoc for other %{name} components.
14mr|xerces-j2-2.11.0-6|90	
14mr|xerces-j2-2.11.0-6|91	%package        demo
14mr|xerces-j2-2.11.0-6|92	Summary:	Demo for %{name}
14mr|xerces-j2-2.11.0-6|93	Group:		Development/Java
14mr|xerces-j2-2.11.0-6|94	Requires:	%{name} = %{epoch}:%{version}-%{release}
14mr|xerces-j2-2.11.0-6|95	
14mr|xerces-j2-2.11.0-6|96	%description    demo
14mr|xerces-j2-2.11.0-6|97	Demonstrations and samples for %{name}.
14mr|xerces-j2-2.11.0-6|98	
14mr|xerces-j2-2.11.0-6|99	%package        scripts
14mr|xerces-j2-2.11.0-6|100	Summary:        Additional utility scripts for %{name}
14mr|xerces-j2-2.11.0-6|101	Group:          Development/Java
14mr|xerces-j2-2.11.0-6|102	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|xerces-j2-2.11.0-6|103	Requires:	jpackage-utils >= 0:1.5
14mr|xerces-j2-2.11.0-6|104	
14mr|xerces-j2-2.11.0-6|105	%description    scripts
14mr|xerces-j2-2.11.0-6|106	Additional utility scripts for %{name}.
14mr|xerces-j2-2.11.0-6|107	
14mr|xerces-j2-2.11.0-6|108	%prep
14mr|xerces-j2-2.11.0-6|109	%setup -q -n xerces-%{cvs_version}
14mr|xerces-j2-2.11.0-6|110	
14mr|xerces-j2-2.11.0-6|111	mkdir -p tools/org/apache/xerces/util
14mr|xerces-j2-2.11.0-6|112	cp -a %{SOURCE5} tools/org/apache/xerces/util
14mr|xerces-j2-2.11.0-6|113	
14mr|xerces-j2-2.11.0-6|114	%apply_patches
14mr|xerces-j2-2.11.0-6|115	
14mr|xerces-j2-2.11.0-6|116	%build
14mr|xerces-j2-2.11.0-6|117	pushd tools
14mr|xerces-j2-2.11.0-6|118	%{javac} -classpath $(build-classpath ant) org/apache/xerces/util/XJavac.java
14mr|xerces-j2-2.11.0-6|119	mkdir bin && %{jar} cf bin/xjavac.jar org/apache/xerces/util/XJavac.class
14mr|xerces-j2-2.11.0-6|120	popd
14mr|xerces-j2-2.11.0-6|121	
14mr|xerces-j2-2.11.0-6|122	export OPT_JAR_LIST=:
14mr|xerces-j2-2.11.0-6|123	export JAVA_HOME=%_prefix/lib/jvm/java-1.5.0-gcj
14mr|xerces-j2-2.11.0-6|124	ant \
14mr|xerces-j2-2.11.0-6|125	-Dtools.dir=%{_javadir} \
14mr|xerces-j2-2.11.0-6|126	-Djar.apis=xml-commons-apis.jar \
14mr|xerces-j2-2.11.0-6|127	-Djar.resolver=xml-commons-resolver.jar \
14mr|xerces-j2-2.11.0-6|128	-Djar.serializer=xalan-j2-serializer.jar \
14mr|xerces-j2-2.11.0-6|129	clean jars javadocs
14mr|xerces-j2-2.11.0-6|130	export GCJ_PROPERTIES=
14mr|xerces-j2-2.11.0-6|131	
14mr|xerces-j2-2.11.0-6|132	%install
14mr|xerces-j2-2.11.0-6|133	rm -rf $RPM_BUILD_ROOT
14mr|xerces-j2-2.11.0-6|134	
14mr|xerces-j2-2.11.0-6|135	# jars
14mr|xerces-j2-2.11.0-6|136	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|xerces-j2-2.11.0-6|137	cp -p build/xercesImpl.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|xerces-j2-2.11.0-6|138	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|xerces-j2-2.11.0-6|139	# Let's keep the "standard" name as well
14mr|xerces-j2-2.11.0-6|140	ln -sf %name-%version.jar $RPM_BUILD_ROOT%_javadir/xercesImpl.jar
14mr|xerces-j2-2.11.0-6|141	
14mr|xerces-j2-2.11.0-6|142	# javadoc
14mr|xerces-j2-2.11.0-6|143	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl-%{version}
14mr|xerces-j2-2.11.0-6|144	#cp -pr build/docs/javadocs/xerces2/* \
14mr|xerces-j2-2.11.0-6|145	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl-%{version}
14mr|xerces-j2-2.11.0-6|146	ln -s %{name}-impl-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl
14mr|xerces-j2-2.11.0-6|147	
14mr|xerces-j2-2.11.0-6|148	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis-%{version}
14mr|xerces-j2-2.11.0-6|149	#cp -pr build/docs/javadocs/api/* \
14mr|xerces-j2-2.11.0-6|150	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis-%{version}
14mr|xerces-j2-2.11.0-6|151	ln -s %{name}-apis-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis
14mr|xerces-j2-2.11.0-6|152	
14mr|xerces-j2-2.11.0-6|153	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni-%{version}
14mr|xerces-j2-2.11.0-6|154	#cp -pr build/docs/javadocs/xni/* \
14mr|xerces-j2-2.11.0-6|155	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni-%{version}
14mr|xerces-j2-2.11.0-6|156	ln -s %{name}-xni-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni
14mr|xerces-j2-2.11.0-6|157	
14mr|xerces-j2-2.11.0-6|158	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other-%{version}
14mr|xerces-j2-2.11.0-6|159	#cp -pr build/docs/javadocs/other/* \
14mr|xerces-j2-2.11.0-6|160	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other-%{version}
14mr|xerces-j2-2.11.0-6|161	ln -s %{name}-other-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other
14mr|xerces-j2-2.11.0-6|162	
14mr|xerces-j2-2.11.0-6|163	rm -rf build/docs/javadocs
14mr|xerces-j2-2.11.0-6|164	
14mr|xerces-j2-2.11.0-6|165	# scripts
14mr|xerces-j2-2.11.0-6|166	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|xerces-j2-2.11.0-6|167	cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/%{name}-version
14mr|xerces-j2-2.11.0-6|168	cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_bindir}/%{name}-constants
14mr|xerces-j2-2.11.0-6|169	
14mr|xerces-j2-2.11.0-6|170	# demo
14mr|xerces-j2-2.11.0-6|171	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|xerces-j2-2.11.0-6|172	cp -p build/xercesSamples.jar \
14mr|xerces-j2-2.11.0-6|173	$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}-samples.jar
14mr|xerces-j2-2.11.0-6|174	cp -pr data $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|xerces-j2-2.11.0-6|175	
14mr|xerces-j2-2.11.0-6|176	%pre
14mr|xerces-j2-2.11.0-6|177	rm -f %{_javadir}/xerces.jar
14mr|xerces-j2-2.11.0-6|178	
14mr|xerces-j2-2.11.0-6|179	%post
14mr|xerces-j2-2.11.0-6|180	%{_sbindir}/update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
14mr|xerces-j2-2.11.0-6|181	jaxp_parser_impl %{_javadir}/%{name}.jar 40
14mr|xerces-j2-2.11.0-6|182	
14mr|xerces-j2-2.11.0-6|183	%preun
14mr|xerces-j2-2.11.0-6|184	{
14mr|xerces-j2-2.11.0-6|185	[ $1 = 0 ] || exit 0
14mr|xerces-j2-2.11.0-6|186	%{_sbindir}/update-alternatives --remove jaxp_parser_impl %{_javadir}/%{name}.jar
14mr|xerces-j2-2.11.0-6|187	} >/dev/null 2>&1 || :
14mr|xerces-j2-2.11.0-6|188	
14mr|xerces-j2-2.11.0-6|189	%files
14mr|xerces-j2-2.11.0-6|190	%defattr(0644,root,root,0755)
14mr|xerces-j2-2.11.0-6|191	%doc LICENSE LICENSE-SAX.html LICENSE.DOM-documentation.html
14mr|xerces-j2-2.11.0-6|192	%doc LICENSE.DOM-software.html LICENSE.resolver.txt
14mr|xerces-j2-2.11.0-6|193	%doc LICENSE.serializer.txt NOTICE NOTICE.resolver.txt
14mr|xerces-j2-2.11.0-6|194	%doc NOTICE.serializer.txt README Readme.html
14mr|xerces-j2-2.11.0-6|195	%{_javadir}/%{name}*.jar
14mr|xerces-j2-2.11.0-6|196	%{_javadir}/xercesImpl.jar
14mr|xerces-j2-2.11.0-6|197	
14mr|xerces-j2-2.11.0-6|198	%files javadoc-impl
14mr|xerces-j2-2.11.0-6|199	%defattr(0644,root,root,0755)
14mr|xerces-j2-2.11.0-6|200	%doc %{_javadocdir}/%{name}-impl-%{version}
14mr|xerces-j2-2.11.0-6|201	%ghost %doc %{_javadocdir}/%{name}-impl
14mr|xerces-j2-2.11.0-6|202	
14mr|xerces-j2-2.11.0-6|203	%files javadoc-apis
14mr|xerces-j2-2.11.0-6|204	%defattr(0644,root,root,0755)
14mr|xerces-j2-2.11.0-6|205	%doc %{_javadocdir}/%{name}-apis-%{version}
14mr|xerces-j2-2.11.0-6|206	%ghost %doc %{_javadocdir}/%{name}-apis
14mr|xerces-j2-2.11.0-6|207	
14mr|xerces-j2-2.11.0-6|208	%files javadoc-other
14mr|xerces-j2-2.11.0-6|209	%defattr(0644,root,root,0755)
14mr|xerces-j2-2.11.0-6|210	%doc %{_javadocdir}/%{name}-other-%{version}
14mr|xerces-j2-2.11.0-6|211	%ghost %doc %{_javadocdir}/%{name}-other
14mr|xerces-j2-2.11.0-6|212	
14mr|xerces-j2-2.11.0-6|213	%files javadoc-xni
14mr|xerces-j2-2.11.0-6|214	%defattr(0644,root,root,0755)
14mr|xerces-j2-2.11.0-6|215	%doc %{_javadocdir}/%{name}-xni-%{version}
14mr|xerces-j2-2.11.0-6|216	%ghost %doc %{_javadocdir}/%{name}-xni
14mr|xerces-j2-2.11.0-6|217	
14mr|xerces-j2-2.11.0-6|218	%files demo
14mr|xerces-j2-2.11.0-6|219	%defattr(0644,root,root,0755)
14mr|xerces-j2-2.11.0-6|220	%{_datadir}/%{name}
14mr|xerces-j2-2.11.0-6|221	
14mr|xerces-j2-2.11.0-6|222	%files scripts
14mr|xerces-j2-2.11.0-6|223	%defattr(0755,root,root,0755)
14mr|xerces-j2-2.11.0-6|224	%{_bindir}/*
14mr|xerces-j2-2.11.0-6|225	
14mr|xerces-j2-2.11.0-6|226	
14mr|xerces-j2-2.11.0-6|227	
14mr|xerces-j2-2.11.0-6|228	%changelog
14mr|xerces-j2-2.11.0-6|229	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.11.0-6
14mr|xerces-j2-2.11.0-6|230	+ Revision: 69208b4
14mr|xerces-j2-2.11.0-6|231	- MassBuild#440: Increase release tag
14mr|xerces-j2-2.11.0-6|232	
14mr|xerces-j2-2.11.0-6|233	

22165 14
14mr|xev-1.2.1-2|1	Summary:	Print contents of X events
14mr|xev-1.2.1-2|2	Name:		xev
14mr|xev-1.2.1-2|3	Version:	1.2.1
14mr|xev-1.2.1-2|4	Release:	2
14mr|xev-1.2.1-2|5	License:	MIT
14mr|xev-1.2.1-2|6	Group:		Development/X11
14mr|xev-1.2.1-2|7	Url:		http://xorg.freedesktop.org
14mr|xev-1.2.1-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xev-1.2.1-2|9	BuildRequires:	pkgconfig(x11)
14mr|xev-1.2.1-2|10	BuildRequires:	pkgconfig(xorg-macros)
14mr|xev-1.2.1-2|11	BuildRequires:	pkgconfig(xrandr)
14mr|xev-1.2.1-2|12	
14mr|xev-1.2.1-2|13	%description
14mr|xev-1.2.1-2|14	Xev creates a window and then asks the X server to send it events whenever
14mr|xev-1.2.1-2|15	anything happens to the window (such as it being moved, resized, typed in,
14mr|xev-1.2.1-2|16	clicked in, etc.). It is useful for testing input devices.
14mr|xev-1.2.1-2|17	
14mr|xev-1.2.1-2|18	%files
14mr|xev-1.2.1-2|19	%{_bindir}/xev
14mr|xev-1.2.1-2|20	%{_mandir}/man1/xev.*
14mr|xev-1.2.1-2|21	
14mr|xev-1.2.1-2|22	#----------------------------------------------------------------------------
14mr|xev-1.2.1-2|23	
14mr|xev-1.2.1-2|24	%prep
14mr|xev-1.2.1-2|25	%setup -q
14mr|xev-1.2.1-2|26	
14mr|xev-1.2.1-2|27	%build
14mr|xev-1.2.1-2|28	%configure2_5x \
14mr|xev-1.2.1-2|29	--x-includes=%{_includedir} \
14mr|xev-1.2.1-2|30	--x-libraries=%{_libdir}
14mr|xev-1.2.1-2|31	
14mr|xev-1.2.1-2|32	%make
14mr|xev-1.2.1-2|33	
14mr|xev-1.2.1-2|34	%install
14mr|xev-1.2.1-2|35	%makeinstall_std
14mr|xev-1.2.1-2|36	
14mr|xev-1.2.1-2|37	
14mr|xev-1.2.1-2|38	%changelog
14mr|xev-1.2.1-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.1-2
14mr|xev-1.2.1-2|40	+ Revision: 1ebfaff
14mr|xev-1.2.1-2|41	- MassBuild#440: Increase release tag
14mr|xev-1.2.1-2|42	
14mr|xev-1.2.1-2|43	

22166 14
14mr|xeyes-1.1.1-5|1	Name:		xeyes
14mr|xeyes-1.1.1-5|2	Version:	1.1.1
14mr|xeyes-1.1.1-5|3	Release:	5
14mr|xeyes-1.1.1-5|4	Summary:	A follow the mouse X demo
14mr|xeyes-1.1.1-5|5	Group:		Development/X11
14mr|xeyes-1.1.1-5|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xeyes-1.1.1-5|7	License:	MIT
14mr|xeyes-1.1.1-5|8	
14mr|xeyes-1.1.1-5|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xeyes-1.1.1-5|10	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|xeyes-1.1.1-5|11	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xeyes-1.1.1-5|12	BuildRequires: pkgconfig(xt) >= 1.0.0
14mr|xeyes-1.1.1-5|13	BuildRequires: pkgconfig(xrender) >= 0.4
14mr|xeyes-1.1.1-5|14	BuildRequires: x11-util-macros >= 1.0.1
14mr|xeyes-1.1.1-5|15	
14mr|xeyes-1.1.1-5|16	%description
14mr|xeyes-1.1.1-5|17	xeyes is a graphical computer program showing two googly eyes which
14mr|xeyes-1.1.1-5|18	follow the cursor movements on the screen as if they were watching it.
14mr|xeyes-1.1.1-5|19	
14mr|xeyes-1.1.1-5|20	%prep
14mr|xeyes-1.1.1-5|21	%setup -q -n %{name}-%{version}
14mr|xeyes-1.1.1-5|22	
14mr|xeyes-1.1.1-5|23	%build
14mr|xeyes-1.1.1-5|24	%configure	--x-includes=%{_includedir}\
14mr|xeyes-1.1.1-5|25	--x-libraries=%{_libdir}
14mr|xeyes-1.1.1-5|26	
14mr|xeyes-1.1.1-5|27	%make
14mr|xeyes-1.1.1-5|28	
14mr|xeyes-1.1.1-5|29	%install
14mr|xeyes-1.1.1-5|30	rm -rf %{buildroot}
14mr|xeyes-1.1.1-5|31	%makeinstall_std
14mr|xeyes-1.1.1-5|32	
14mr|xeyes-1.1.1-5|33	%clean
14mr|xeyes-1.1.1-5|34	rm -rf %{buildroot}
14mr|xeyes-1.1.1-5|35	
14mr|xeyes-1.1.1-5|36	%files
14mr|xeyes-1.1.1-5|37	%defattr(-,root,root)
14mr|xeyes-1.1.1-5|38	%{_bindir}/xeyes
14mr|xeyes-1.1.1-5|39	%{_mandir}/man1/xeyes.1*
14mr|xeyes-1.1.1-5|40	
14mr|xeyes-1.1.1-5|41	
14mr|xeyes-1.1.1-5|42	
14mr|xeyes-1.1.1-5|43	%changelog
14mr|xeyes-1.1.1-5|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-5
14mr|xeyes-1.1.1-5|45	+ Revision: 3cede40
14mr|xeyes-1.1.1-5|46	- MassBuild#440: Increase release tag
14mr|xeyes-1.1.1-5|47	
14mr|xeyes-1.1.1-5|48	

22167 14
14mr|xf86dga-1.0.3-4|1	Name:		xf86dga
14mr|xf86dga-1.0.3-4|2	Version:	1.0.3
14mr|xf86dga-1.0.3-4|3	Release:	4
14mr|xf86dga-1.0.3-4|4	Summary:	Test program for the XFree86-DGA extension
14mr|xf86dga-1.0.3-4|5	Group:		Development/X11
14mr|xf86dga-1.0.3-4|6	URL:		http://xorg.freedesktop.org
14mr|xf86dga-1.0.3-4|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xf86dga-1.0.3-4|8	License:	MIT
14mr|xf86dga-1.0.3-4|9	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|xf86dga-1.0.3-4|10	BuildRequires:	pkgconfig(xxf86dga) >= 1.1.0
14mr|xf86dga-1.0.3-4|11	BuildRequires:	x11-util-macros >= 1.0.1
14mr|xf86dga-1.0.3-4|12	BuildRequires:	autoconf
14mr|xf86dga-1.0.3-4|13	
14mr|xf86dga-1.0.3-4|14	%description
14mr|xf86dga-1.0.3-4|15	Dga is a simple test client for the XFree86-DGA extension. It fills the screen
14mr|xf86dga-1.0.3-4|16	with a different colour for each key pressed. It prints some basic framebuffer
14mr|xf86dga-1.0.3-4|17	parameters, and also keyboard and pointer events to stdout.
14mr|xf86dga-1.0.3-4|18	
14mr|xf86dga-1.0.3-4|19	%prep
14mr|xf86dga-1.0.3-4|20	%setup -q -n %{name}-%{version}
14mr|xf86dga-1.0.3-4|21	
14mr|xf86dga-1.0.3-4|22	%build
14mr|xf86dga-1.0.3-4|23	autoreconf -ifs
14mr|xf86dga-1.0.3-4|24	%configure2_5x	--x-includes=%{_includedir}\
14mr|xf86dga-1.0.3-4|25	--x-libraries=%{_libdir}
14mr|xf86dga-1.0.3-4|26	
14mr|xf86dga-1.0.3-4|27	%make
14mr|xf86dga-1.0.3-4|28	
14mr|xf86dga-1.0.3-4|29	%install
14mr|xf86dga-1.0.3-4|30	rm -rf %{buildroot}
14mr|xf86dga-1.0.3-4|31	%makeinstall_std
14mr|xf86dga-1.0.3-4|32	
14mr|xf86dga-1.0.3-4|33	%clean
14mr|xf86dga-1.0.3-4|34	rm -rf %{buildroot}
14mr|xf86dga-1.0.3-4|35	
14mr|xf86dga-1.0.3-4|36	%files
14mr|xf86dga-1.0.3-4|37	%defattr(-,root,root)
14mr|xf86dga-1.0.3-4|38	%{_bindir}/dga
14mr|xf86dga-1.0.3-4|39	%{_mandir}/man1/dga.1*
14mr|xf86dga-1.0.3-4|40	
14mr|xf86dga-1.0.3-4|41	
14mr|xf86dga-1.0.3-4|42	
14mr|xf86dga-1.0.3-4|43	%changelog
14mr|xf86dga-1.0.3-4|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-4
14mr|xf86dga-1.0.3-4|45	+ Revision: 89337da
14mr|xf86dga-1.0.3-4|46	- MassBuild#440: Increase release tag
14mr|xf86dga-1.0.3-4|47	
14mr|xf86dga-1.0.3-4|48	

22168 14
14mr|xfd-1.1.2-2|1	Name:		xfd
14mr|xfd-1.1.2-2|2	Version:	1.1.2
14mr|xfd-1.1.2-2|3	Release:	2
14mr|xfd-1.1.2-2|4	Summary:	Display all the characters in an X font
14mr|xfd-1.1.2-2|5	
14mr|xfd-1.1.2-2|6	Group:		Development/X11
14mr|xfd-1.1.2-2|7	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xfd-1.1.2-2|8	License:	MIT
14mr|xfd-1.1.2-2|9	
14mr|xfd-1.1.2-2|10	BuildRequires: pkgconfig(fontconfig) >= 2.3.93
14mr|xfd-1.1.2-2|11	BuildRequires: freetype2-devel >= 2.1.10
14mr|xfd-1.1.2-2|12	BuildRequires: pkgconfig(xft) >= 2.1.8.2
14mr|xfd-1.1.2-2|13	BuildRequires: libxt-devel >= 1.0.0
14mr|xfd-1.1.2-2|14	BuildRequires: libxaw-devel >= 1.0.1
14mr|xfd-1.1.2-2|15	BuildRequires: x11-util-macros >= 1.0.1
14mr|xfd-1.1.2-2|16	
14mr|xfd-1.1.2-2|17	%description
14mr|xfd-1.1.2-2|18	The xfd utility creates a window containing the name of the font being
14mr|xfd-1.1.2-2|19	displayed, a row of command buttons, several lines of text for
14mr|xfd-1.1.2-2|20	displaying character metrics, and a grid containing one glyph per cell.
14mr|xfd-1.1.2-2|21	The characters are shown in increasing order from left to right, top
14mr|xfd-1.1.2-2|22	to bottom.
14mr|xfd-1.1.2-2|23	
14mr|xfd-1.1.2-2|24	%prep
14mr|xfd-1.1.2-2|25	%setup -q -n %{name}-%{version}
14mr|xfd-1.1.2-2|26	
14mr|xfd-1.1.2-2|27	%build
14mr|xfd-1.1.2-2|28	%configure2_5x
14mr|xfd-1.1.2-2|29	%make
14mr|xfd-1.1.2-2|30	
14mr|xfd-1.1.2-2|31	%install
14mr|xfd-1.1.2-2|32	%makeinstall_std
14mr|xfd-1.1.2-2|33	
14mr|xfd-1.1.2-2|34	%files
14mr|xfd-1.1.2-2|35	%{_bindir}/xfd
14mr|xfd-1.1.2-2|36	%{_datadir}/X11/app-defaults/Xfd
14mr|xfd-1.1.2-2|37	%{_mandir}/man1/xfd.1*
14mr|xfd-1.1.2-2|38	
14mr|xfd-1.1.2-2|39	
14mr|xfd-1.1.2-2|40	
14mr|xfd-1.1.2-2|41	
14mr|xfd-1.1.2-2|42	%changelog
14mr|xfd-1.1.2-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-2
14mr|xfd-1.1.2-2|44	+ Revision: cc6d5d0
14mr|xfd-1.1.2-2|45	- MassBuild#440: Increase release tag
14mr|xfd-1.1.2-2|46	
14mr|xfd-1.1.2-2|47	

22169 14
14mr|xfig-3.2.5b-9|1	Summary:	An X Window System tool for drawing basic vector graphics
14mr|xfig-3.2.5b-9|2	Name:		xfig
14mr|xfig-3.2.5b-9|3	Version:	3.2.5b
14mr|xfig-3.2.5b-9|4	Epoch:	 	1
14mr|xfig-3.2.5b-9|5	Release:	9
14mr|xfig-3.2.5b-9|6	License:	MIT
14mr|xfig-3.2.5b-9|7	Group:		Graphics
14mr|xfig-3.2.5b-9|8	# needs rman to build
14mr|xfig-3.2.5b-9|9	BuildRequires:	pkgconfig(x11)
14mr|xfig-3.2.5b-9|10	BuildRequires:	pkgconfig(xaw7)
14mr|xfig-3.2.5b-9|11	BuildRequires:	pkgconfig(xpm)
14mr|xfig-3.2.5b-9|12	BuildRequires:	jpeg-devel
14mr|xfig-3.2.5b-9|13	BuildRequires:	pkgconfig(libpng)
14mr|xfig-3.2.5b-9|14	BuildRequires:	imake
14mr|xfig-3.2.5b-9|15	BuildRequires:	pkgconfig(xi)
14mr|xfig-3.2.5b-9|16	BuildRequires:	pkgconfig(xp)
14mr|xfig-3.2.5b-9|17	URL:		http://www.xfig.org/
14mr|xfig-3.2.5b-9|18	Source0:	http://files.xfig.org/%{name}.%{version}.full.tar.gz
14mr|xfig-3.2.5b-9|19	Source1:	xfig.png
14mr|xfig-3.2.5b-9|20	Source3:	xfig-mini.png
14mr|xfig-3.2.5b-9|21	Source4:	xfig-large.png
14mr|xfig-3.2.5b-9|22	Patch0:		Imakefile.3.2.5b.patch
14mr|xfig-3.2.5b-9|23	Patch1:		xfig.3.2.5b-readers.patch
14mr|xfig-3.2.5b-9|24	Patch2:		xfig.3.2.5b-resources.patch
14mr|xfig-3.2.5b-9|25	Patch3:		xfig-format-string.patch
14mr|xfig-3.2.5b-9|26	Patch4:		xfig.3.2.5b-CVE-2009-4227,4228.diff
14mr|xfig-3.2.5b-9|27	Patch5:		xfig.3.2.5b-CVE-2010-4262.diff
14mr|xfig-3.2.5b-9|28	Patch6:		xfig-3.2.5b-libpng15.patch
14mr|xfig-3.2.5b-9|29	Requires:	transfig >= 3.2.5a
14mr|xfig-3.2.5b-9|30	Requires:	xdg-utils, aspell
14mr|xfig-3.2.5b-9|31	
14mr|xfig-3.2.5b-9|32	%description
14mr|xfig-3.2.5b-9|33	Xfig is an X Window System tool for creating basic vector graphics,
14mr|xfig-3.2.5b-9|34	including bezier curves, lines, rulers and more.  The resulting
14mr|xfig-3.2.5b-9|35	graphics can be saved, printed on PostScript printers or converted to
14mr|xfig-3.2.5b-9|36	a variety of other formats (e.g., X11 bitmaps, Encapsulated
14mr|xfig-3.2.5b-9|37	PostScript, LaTeX).
14mr|xfig-3.2.5b-9|38	
14mr|xfig-3.2.5b-9|39	You should install xfig if you need a simple program to create vector
14mr|xfig-3.2.5b-9|40	graphics.
14mr|xfig-3.2.5b-9|41	
14mr|xfig-3.2.5b-9|42	%prep
14mr|xfig-3.2.5b-9|43	%setup -q -n %{name}.%{version}
14mr|xfig-3.2.5b-9|44	# fix perms
14mr|xfig-3.2.5b-9|45	find -type d | xargs chmod 755
14mr|xfig-3.2.5b-9|46	
14mr|xfig-3.2.5b-9|47	%patch0 -p1 -b .Imakefile
14mr|xfig-3.2.5b-9|48	%patch1 -p1 -b .readers
14mr|xfig-3.2.5b-9|49	%patch2 -p1 -b .resources
14mr|xfig-3.2.5b-9|50	%patch3 -p0
14mr|xfig-3.2.5b-9|51	%patch4 -p0 -b .CVE-2009-4227,4228
14mr|xfig-3.2.5b-9|52	%patch5 -p0 -b .CVE-2010-4262
14mr|xfig-3.2.5b-9|53	%patch6 -p1 -b .png15
14mr|xfig-3.2.5b-9|54	
14mr|xfig-3.2.5b-9|55	%build
14mr|xfig-3.2.5b-9|56	find Libraries -type d -exec chmod 700 {} \;
14mr|xfig-3.2.5b-9|57	
14mr|xfig-3.2.5b-9|58	xmkmf
14mr|xfig-3.2.5b-9|59	#perl -p -i -e "s|CXXDEBUGFLAGS = .*|CXXDEBUGFLAGS = $RPM_OPT_FLAGS|" Makefile
14mr|xfig-3.2.5b-9|60	#perl -p -i -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = $RPM_OPT_FLAGS|" Makefile
14mr|xfig-3.2.5b-9|61	
14mr|xfig-3.2.5b-9|62	%make CDEBUGFLAGS="%{optflags} -fno-strength-reduce -fno-strict-aliasing"
14mr|xfig-3.2.5b-9|63	
14mr|xfig-3.2.5b-9|64	%install
14mr|xfig-3.2.5b-9|65	# Hack around an ugly problem for now. --Geoff
14mr|xfig-3.2.5b-9|66	%__mkdir -p Doc/Doc
14mr|xfig-3.2.5b-9|67	%__cp -f Doc/xfig.man Doc/Doc/xfig.man
14mr|xfig-3.2.5b-9|68	%__make DESTDIR=%{buildroot} install install.man install.libs install.doc
14mr|xfig-3.2.5b-9|69	
14mr|xfig-3.2.5b-9|70	# Fix for #42629:
14mr|xfig-3.2.5b-9|71	find %{buildroot}/usr/lib/X11/xfig/Libraries -type d -exec chmod 755 {} \;
14mr|xfig-3.2.5b-9|72	find %{buildroot}/usr/lib/X11/xfig/Libraries -type f -exec chmod 644 {} \;
14mr|xfig-3.2.5b-9|73	find %{buildroot}%{_docdir}/xfig/html -type d -exec chmod 755 {} \;
14mr|xfig-3.2.5b-9|74	find %{buildroot}%{_docdir}/xfig/html -type f -exec chmod 644 {} \;
14mr|xfig-3.2.5b-9|75	
14mr|xfig-3.2.5b-9|76	# Menu Entry:
14mr|xfig-3.2.5b-9|77	%__install -m 755 -d %{buildroot}%{_datadir}/applications
14mr|xfig-3.2.5b-9|78	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|xfig-3.2.5b-9|79	[Desktop Entry]
14mr|xfig-3.2.5b-9|80	Name=XFig
14mr|xfig-3.2.5b-9|81	Comment=Vector Graphics Drawing Tool
14mr|xfig-3.2.5b-9|82	Exec=%{name}
14mr|xfig-3.2.5b-9|83	Icon=xfig
14mr|xfig-3.2.5b-9|84	Terminal=false
14mr|xfig-3.2.5b-9|85	Type=Application
14mr|xfig-3.2.5b-9|86	StartupNotify=true
14mr|xfig-3.2.5b-9|87	Categories=X-MandrivaLinux-Office-Drawing;Graphics;VectorGraphics;
14mr|xfig-3.2.5b-9|88	EOF
14mr|xfig-3.2.5b-9|89	chmod 644 %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14mr|xfig-3.2.5b-9|90	
14mr|xfig-3.2.5b-9|91	# Discard zero-length file:
14mr|xfig-3.2.5b-9|92	%__rm -f %{buildroot}%{_docdir}/xfig/html/images/sav1a0.tmp
14mr|xfig-3.2.5b-9|93	
14mr|xfig-3.2.5b-9|94	%__install -m 644 CHANGES README Doc/FORMAT* Doc/TODO Doc/xfig-howto.* Fig-color.ad %{buildroot}%{_docdir}/%{name}
14mr|xfig-3.2.5b-9|95	
14mr|xfig-3.2.5b-9|96	# (fg) 10000918 Icons
14mr|xfig-3.2.5b-9|97	%__install -m 755 -d %{buildroot}%{_iconsdir}/{mini,large}
14mr|xfig-3.2.5b-9|98	%__install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
14mr|xfig-3.2.5b-9|99	%__install -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/xfig.png
14mr|xfig-3.2.5b-9|100	%__install -m 644 %{SOURCE4} %{buildroot}%{_liconsdir}/xfig.png
14mr|xfig-3.2.5b-9|101	%__rm -f %{buildroot}%{_prefix}/lib/X11/app-defaults
14mr|xfig-3.2.5b-9|102	
14mr|xfig-3.2.5b-9|103	# Install alternative colour scheme:
14mr|xfig-3.2.5b-9|104	%__install -m644 Fig-color.bisque.ad %{buildroot}%{_sysconfdir}/X11/app-defaults/Fig-color
14mr|xfig-3.2.5b-9|105	
14mr|xfig-3.2.5b-9|106	%files
14mr|xfig-3.2.5b-9|107	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14mr|xfig-3.2.5b-9|108	%docdir %{_docdir}/%{name}
14mr|xfig-3.2.5b-9|109	%{_docdir}/%{name}
14mr|xfig-3.2.5b-9|110	%{_bindir}/*
14mr|xfig-3.2.5b-9|111	%{_prefix}/lib/X11/xfig
14mr|xfig-3.2.5b-9|112	%{_mandir}/man1/xfig*
14mr|xfig-3.2.5b-9|113	%{_datadir}/applications/mandriva*
14mr|xfig-3.2.5b-9|114	%{_iconsdir}/xfig.png
14mr|xfig-3.2.5b-9|115	%{_miconsdir}/xfig.png
14mr|xfig-3.2.5b-9|116	%{_liconsdir}/xfig.png
14mr|xfig-3.2.5b-9|117	
14mr|xfig-3.2.5b-9|118	
14mr|xfig-3.2.5b-9|119	
14mr|xfig-3.2.5b-9|120	%changelog
14mr|xfig-3.2.5b-9|121	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.2.5b-9
14mr|xfig-3.2.5b-9|122	+ Revision: 607e856
14mr|xfig-3.2.5b-9|123	- MassBuild#440: Increase release tag
14mr|xfig-3.2.5b-9|124	
14mr|xfig-3.2.5b-9|125	

22170 14
14mr|xfindproxy-1.0.2-6|1	Name: xfindproxy
14mr|xfindproxy-1.0.2-6|2	Version: 1.0.2
14mr|xfindproxy-1.0.2-6|3	Release: 6
14mr|xfindproxy-1.0.2-6|4	Summary: Locate proxy services
14mr|xfindproxy-1.0.2-6|5	Group: Development/X11
14mr|xfindproxy-1.0.2-6|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xfindproxy-1.0.2-6|7	License: MIT
14mr|xfindproxy-1.0.2-6|8	
14mr|xfindproxy-1.0.2-6|9	BuildRequires: pkgconfig(ice) >= 1.0.0
14mr|xfindproxy-1.0.2-6|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xfindproxy-1.0.2-6|11	BuildRequires: pkgconfig(xt) >= 1.0.0
14mr|xfindproxy-1.0.2-6|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xfindproxy-1.0.2-6|13	
14mr|xfindproxy-1.0.2-6|14	%description
14mr|xfindproxy-1.0.2-6|15	xfindproxy is a program used to locate available proxy services.
14mr|xfindproxy-1.0.2-6|16	It utilizes the Proxy Management Protocol to communicate with a proxy
14mr|xfindproxy-1.0.2-6|17	manager. The proxy manager keeps track of all available proxy services,
14mr|xfindproxy-1.0.2-6|18	starts new proxies when necessary, and makes sure that proxies are shared
14mr|xfindproxy-1.0.2-6|19	whenever possible.
14mr|xfindproxy-1.0.2-6|20	
14mr|xfindproxy-1.0.2-6|21	%prep
14mr|xfindproxy-1.0.2-6|22	%setup -q -n %{name}-%{version}
14mr|xfindproxy-1.0.2-6|23	
14mr|xfindproxy-1.0.2-6|24	%build
14mr|xfindproxy-1.0.2-6|25	%configure2_5x
14mr|xfindproxy-1.0.2-6|26	
14mr|xfindproxy-1.0.2-6|27	%make
14mr|xfindproxy-1.0.2-6|28	
14mr|xfindproxy-1.0.2-6|29	%install
14mr|xfindproxy-1.0.2-6|30	rm -rf %{buildroot}
14mr|xfindproxy-1.0.2-6|31	%makeinstall_std
14mr|xfindproxy-1.0.2-6|32	
14mr|xfindproxy-1.0.2-6|33	%clean
14mr|xfindproxy-1.0.2-6|34	rm -rf %{buildroot}
14mr|xfindproxy-1.0.2-6|35	
14mr|xfindproxy-1.0.2-6|36	%files
14mr|xfindproxy-1.0.2-6|37	%defattr(-,root,root)
14mr|xfindproxy-1.0.2-6|38	%{_bindir}/xfindproxy
14mr|xfindproxy-1.0.2-6|39	%{_mandir}/man1/xfindproxy.1*
14mr|xfindproxy-1.0.2-6|40	
14mr|xfindproxy-1.0.2-6|41	
14mr|xfindproxy-1.0.2-6|42	
14mr|xfindproxy-1.0.2-6|43	%changelog
14mr|xfindproxy-1.0.2-6|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-6
14mr|xfindproxy-1.0.2-6|45	+ Revision: f864760
14mr|xfindproxy-1.0.2-6|46	- MassBuild#440: Increase release tag
14mr|xfindproxy-1.0.2-6|47	
14mr|xfindproxy-1.0.2-6|48	

22171 14
14mr|xfishtank-2.1tp-19|1	%define name	xfishtank
14mr|xfishtank-2.1tp-19|2	%define version	2.1tp
14mr|xfishtank-2.1tp-19|3	
14mr|xfishtank-2.1tp-19|4	Summary:	A graphic display of an animated aquarium
14mr|xfishtank-2.1tp-19|5	Name:		%{name}
14mr|xfishtank-2.1tp-19|6	Version:	%{version}
14mr|xfishtank-2.1tp-19|7	Release:	19
14mr|xfishtank-2.1tp-19|8	License:	MIT
14mr|xfishtank-2.1tp-19|9	Group:		Toys
14mr|xfishtank-2.1tp-19|10	BuildRequires:	pkgconfig(x11) libxext-devel imake
14mr|xfishtank-2.1tp-19|11	
14mr|xfishtank-2.1tp-19|12	Source:		http://metalab.unc.edu/pub/Linux/X11/demos/xfishtank-%{version}.tar.bz2
14mr|xfishtank-2.1tp-19|13	Patch:		xfishtank-2.1tp-xf4.patch
14mr|xfishtank-2.1tp-19|14	
14mr|xfishtank-2.1tp-19|15	%description
14mr|xfishtank-2.1tp-19|16	The xfishtank program displays an animated aquarium background on your
14mr|xfishtank-2.1tp-19|17	screen. It sets the X root window so will not work if your desktop
14mr|xfishtank-2.1tp-19|18	environment sets the background.
14mr|xfishtank-2.1tp-19|19	
14mr|xfishtank-2.1tp-19|20	%prep
14mr|xfishtank-2.1tp-19|21	
14mr|xfishtank-2.1tp-19|22	%setup -q
14mr|xfishtank-2.1tp-19|23	%patch -p0
14mr|xfishtank-2.1tp-19|24	
14mr|xfishtank-2.1tp-19|25	%build
14mr|xfishtank-2.1tp-19|26	xmkmf
14mr|xfishtank-2.1tp-19|27	%make CDEBUGFLAGS="$RPM_OPT_FLAGS"
14mr|xfishtank-2.1tp-19|28	
14mr|xfishtank-2.1tp-19|29	%install
14mr|xfishtank-2.1tp-19|30	rm -rf $RPM_BUILD_ROOT
14mr|xfishtank-2.1tp-19|31	%makeinstall_std
14mr|xfishtank-2.1tp-19|32	
14mr|xfishtank-2.1tp-19|33	%clean
14mr|xfishtank-2.1tp-19|34	rm -rf $RPM_BUILD_ROOT
14mr|xfishtank-2.1tp-19|35	
14mr|xfishtank-2.1tp-19|36	%files
14mr|xfishtank-2.1tp-19|37	%defattr(644,root,root,755)
14mr|xfishtank-2.1tp-19|38	%doc README.Linux  README.TrueColor  README.Why.2.1tp
14mr|xfishtank-2.1tp-19|39	%defattr(755,root,root,755)
14mr|xfishtank-2.1tp-19|40	%{_bindir}/%{name}
14mr|xfishtank-2.1tp-19|41	
14mr|xfishtank-2.1tp-19|42	
14mr|xfishtank-2.1tp-19|43	
14mr|xfishtank-2.1tp-19|44	
14mr|xfishtank-2.1tp-19|45	%changelog
14mr|xfishtank-2.1tp-19|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.1tp-19
14mr|xfishtank-2.1tp-19|47	+ Revision: 502cd7f
14mr|xfishtank-2.1tp-19|48	- MassBuild#440: Increase release tag
14mr|xfishtank-2.1tp-19|49	
14mr|xfishtank-2.1tp-19|50	

22172 14
14mr|xfontsel-1.0.5-2|1	Name: xfontsel
14mr|xfontsel-1.0.5-2|2	Version: 1.0.5
14mr|xfontsel-1.0.5-2|3	Release: 2
14mr|xfontsel-1.0.5-2|4	Summary: Point and click selection of X11 font names
14mr|xfontsel-1.0.5-2|5	
14mr|xfontsel-1.0.5-2|6	Group: Development/X11
14mr|xfontsel-1.0.5-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xfontsel-1.0.5-2|8	License: MIT
14mr|xfontsel-1.0.5-2|9	
14mr|xfontsel-1.0.5-2|10	BuildRequires: libxt-devel >= 1.0.0
14mr|xfontsel-1.0.5-2|11	BuildRequires: libxaw-devel >= 1.0.1
14mr|xfontsel-1.0.5-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xfontsel-1.0.5-2|13	
14mr|xfontsel-1.0.5-2|14	%description
14mr|xfontsel-1.0.5-2|15	The xfontsel application provides a simple way to display the fonts known to
14mr|xfontsel-1.0.5-2|16	your X server, examine samples of each, and retrieve the X Logical Font
14mr|xfontsel-1.0.5-2|17	Description ("XLFD") full name for a font.
14mr|xfontsel-1.0.5-2|18	
14mr|xfontsel-1.0.5-2|19	%prep
14mr|xfontsel-1.0.5-2|20	%setup -q -n %{name}-%{version}
14mr|xfontsel-1.0.5-2|21	
14mr|xfontsel-1.0.5-2|22	%build
14mr|xfontsel-1.0.5-2|23	%configure2_5x
14mr|xfontsel-1.0.5-2|24	%make
14mr|xfontsel-1.0.5-2|25	
14mr|xfontsel-1.0.5-2|26	%install
14mr|xfontsel-1.0.5-2|27	%makeinstall_std
14mr|xfontsel-1.0.5-2|28	
14mr|xfontsel-1.0.5-2|29	%clean
14mr|xfontsel-1.0.5-2|30	
14mr|xfontsel-1.0.5-2|31	%files
14mr|xfontsel-1.0.5-2|32	%{_bindir}/xfontsel
14mr|xfontsel-1.0.5-2|33	%{_datadir}/X11/app-defaults/XFontSel
14mr|xfontsel-1.0.5-2|34	%{_mandir}/man1/xfontsel.1*
14mr|xfontsel-1.0.5-2|35	
14mr|xfontsel-1.0.5-2|36	
14mr|xfontsel-1.0.5-2|37	
14mr|xfontsel-1.0.5-2|38	
14mr|xfontsel-1.0.5-2|39	%changelog
14mr|xfontsel-1.0.5-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-2
14mr|xfontsel-1.0.5-2|41	+ Revision: 8dc86b7
14mr|xfontsel-1.0.5-2|42	- MassBuild#440: Increase release tag
14mr|xfontsel-1.0.5-2|43	
14mr|xfontsel-1.0.5-2|44	

22173 14
14mr|xforms-1.0.93.sp1-6|1	%define major 2
14mr|xforms-1.0.93.sp1-6|2	%define	libname_orig libforms
14mr|xforms-1.0.93.sp1-6|3	%define libname %mklibname forms %{major}
14mr|xforms-1.0.93.sp1-6|4	%define	libname_devel %mklibname forms -d
14mr|xforms-1.0.93.sp1-6|5	%define libname_static_devel %mklibname forms -s -d
14mr|xforms-1.0.93.sp1-6|6	
14mr|xforms-1.0.93.sp1-6|7	%define	name	xforms
14mr|xforms-1.0.93.sp1-6|8	%define	version	1.0
14mr|xforms-1.0.93.sp1-6|9	
14mr|xforms-1.0.93.sp1-6|10	Name:		xforms
14mr|xforms-1.0.93.sp1-6|11	Summary:	A X11 toolkit library
14mr|xforms-1.0.93.sp1-6|12	Version:	1.0.93.sp1
14mr|xforms-1.0.93.sp1-6|13	Release:	6
14mr|xforms-1.0.93.sp1-6|14	License:	LGPL
14mr|xforms-1.0.93.sp1-6|15	Group:		System/Libraries
14mr|xforms-1.0.93.sp1-6|16	Url:		http://xforms-toolkit.org/
14mr|xforms-1.0.93.sp1-6|17	Source0:	http://download.savannah.gnu.org/releases/xforms/xforms-1.0.93sp1.tar.gz
14mr|xforms-1.0.93.sp1-6|18	BuildRequires:	pkgconfig(x11)
14mr|xforms-1.0.93.sp1-6|19	BuildRequires:	pkgconfig(xpm)
14mr|xforms-1.0.93.sp1-6|20	BuildRequires:	jpeg-devel
14mr|xforms-1.0.93.sp1-6|21	BuildRequires:	pkgconfig(gl)
14mr|xforms-1.0.93.sp1-6|22	
14mr|xforms-1.0.93.sp1-6|23	%description
14mr|xforms-1.0.93.sp1-6|24	xforms is a graphical toolkit library.
14mr|xforms-1.0.93.sp1-6|25	
14mr|xforms-1.0.93.sp1-6|26	%package -n	%{libname}
14mr|xforms-1.0.93.sp1-6|27	Summary:	Libraries for the xforms toolkit
14mr|xforms-1.0.93.sp1-6|28	Group:		System/Libraries
14mr|xforms-1.0.93.sp1-6|29	
14mr|xforms-1.0.93.sp1-6|30	%description -n %{libname}
14mr|xforms-1.0.93.sp1-6|31	This package contains the runtime libraries for the xforms toolkit.
14mr|xforms-1.0.93.sp1-6|32	
14mr|xforms-1.0.93.sp1-6|33	%package -n	%{libname_devel}
14mr|xforms-1.0.93.sp1-6|34	Summary:	Development files for the xforms toolkit
14mr|xforms-1.0.93.sp1-6|35	Group:		Development/C
14mr|xforms-1.0.93.sp1-6|36	Provides:	%{libname_orig}-devel = %{version}-%{release}
14mr|xforms-1.0.93.sp1-6|37	Provides:	%{name}-devel = %{version}-%{release}
14mr|xforms-1.0.93.sp1-6|38	Requires:	%{libname} = %{version}-%{release}
14mr|xforms-1.0.93.sp1-6|39	Obsoletes:	%mklibname -d forms 1
14mr|xforms-1.0.93.sp1-6|40	
14mr|xforms-1.0.93.sp1-6|41	%description -n	%{libname_devel}
14mr|xforms-1.0.93.sp1-6|42	This package contains development headers and libraries for xforms.
14mr|xforms-1.0.93.sp1-6|43	
14mr|xforms-1.0.93.sp1-6|44	Install this if you intend to develop / compile programs with xforms.
14mr|xforms-1.0.93.sp1-6|45	
14mr|xforms-1.0.93.sp1-6|46	%package -n	%{libname_static_devel}
14mr|xforms-1.0.93.sp1-6|47	Summary:	The static development files for the xforms toolkit
14mr|xforms-1.0.93.sp1-6|48	Group:		Development/C
14mr|xforms-1.0.93.sp1-6|49	Provides:	%{libname_orig}-static-devel = %{version}-%{release}
14mr|xforms-1.0.93.sp1-6|50	Provides:	%{name}-devel = %{version}-%{release}
14mr|xforms-1.0.93.sp1-6|51	Requires:	%{libname_devel} = %{version}-%{release}
14mr|xforms-1.0.93.sp1-6|52	Obsoletes:	%mklibname -d -s forms 1
14mr|xforms-1.0.93.sp1-6|53	
14mr|xforms-1.0.93.sp1-6|54	%description -n	%{libname_static_devel}
14mr|xforms-1.0.93.sp1-6|55	This package contains the static libraries for xforms.
14mr|xforms-1.0.93.sp1-6|56	
14mr|xforms-1.0.93.sp1-6|57	%prep
14mr|xforms-1.0.93.sp1-6|58	%setup -qn xforms-1.0.93sp1
14mr|xforms-1.0.93.sp1-6|59	
14mr|xforms-1.0.93.sp1-6|60	%build
14mr|xforms-1.0.93.sp1-6|61	%configure2_5x
14mr|xforms-1.0.93.sp1-6|62	%make
14mr|xforms-1.0.93.sp1-6|63	
14mr|xforms-1.0.93.sp1-6|64	%install
14mr|xforms-1.0.93.sp1-6|65	rm -rf $RPM_BUILD_ROOT
14mr|xforms-1.0.93.sp1-6|66	%{makeinstall_std}
14mr|xforms-1.0.93.sp1-6|67	
14mr|xforms-1.0.93.sp1-6|68	%clean
14mr|xforms-1.0.93.sp1-6|69	rm -rf $RPM_BUILD_ROOT
14mr|xforms-1.0.93.sp1-6|70	
14mr|xforms-1.0.93.sp1-6|71	%if %mdkversion < 200900
14mr|xforms-1.0.93.sp1-6|72	%post -n %{libname} -p /sbin/ldconfig
14mr|xforms-1.0.93.sp1-6|73	%endif
14mr|xforms-1.0.93.sp1-6|74	
14mr|xforms-1.0.93.sp1-6|75	%if %mdkversion < 200900
14mr|xforms-1.0.93.sp1-6|76	%postun -n %{libname} -p /sbin/ldconfig
14mr|xforms-1.0.93.sp1-6|77	%endif
14mr|xforms-1.0.93.sp1-6|78	
14mr|xforms-1.0.93.sp1-6|79	%files
14mr|xforms-1.0.93.sp1-6|80	%defattr(-, root,root)
14mr|xforms-1.0.93.sp1-6|81	%_bindir/*
14mr|xforms-1.0.93.sp1-6|82	%_mandir/man1/*
14mr|xforms-1.0.93.sp1-6|83	
14mr|xforms-1.0.93.sp1-6|84	%files -n %{libname}
14mr|xforms-1.0.93.sp1-6|85	%defattr(-,root,root)
14mr|xforms-1.0.93.sp1-6|86	%_libdir/*.so.%{major}*
14mr|xforms-1.0.93.sp1-6|87	
14mr|xforms-1.0.93.sp1-6|88	%files -n %{libname_devel}
14mr|xforms-1.0.93.sp1-6|89	%defattr(-,root,root)
14mr|xforms-1.0.93.sp1-6|90	%_includedir/*
14mr|xforms-1.0.93.sp1-6|91	%_mandir/man5/*
14mr|xforms-1.0.93.sp1-6|92	%_libdir/*.so
14mr|xforms-1.0.93.sp1-6|93	
14mr|xforms-1.0.93.sp1-6|94	%files -n %{libname_static_devel}
14mr|xforms-1.0.93.sp1-6|95	%defattr(-,root,root)
14mr|xforms-1.0.93.sp1-6|96	%_libdir/*.a
14mr|xforms-1.0.93.sp1-6|97	
14mr|xforms-1.0.93.sp1-6|98	
14mr|xforms-1.0.93.sp1-6|99	
14mr|xforms-1.0.93.sp1-6|100	%changelog
14mr|xforms-1.0.93.sp1-6|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.93.sp1-6
14mr|xforms-1.0.93.sp1-6|102	+ Revision: d19c5ad
14mr|xforms-1.0.93.sp1-6|103	- MassBuild#440: Increase release tag
14mr|xforms-1.0.93.sp1-6|104	
14mr|xforms-1.0.93.sp1-6|105	

22174 14
14mr|xfs-1.1.3-2|1	Name:		xfs
14mr|xfs-1.1.3-2|2	Version:	1.1.3
14mr|xfs-1.1.3-2|3	Release:	2
14mr|xfs-1.1.3-2|4	Summary:	Font server for X11
14mr|xfs-1.1.3-2|5	Group:		System/Servers
14mr|xfs-1.1.3-2|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xfs-1.1.3-2|7	Source1:	xfs.init
14mr|xfs-1.1.3-2|8	Source2:	xfs.sysconfig
14mr|xfs-1.1.3-2|9	Source3:	xfs.config
14mr|xfs-1.1.3-2|10	License:	MIT
14mr|xfs-1.1.3-2|11	Obsoletes:	xorg-x11-xfs
14mr|xfs-1.1.3-2|12	
14mr|xfs-1.1.3-2|13	BuildRequires:	libfs-devel >= 1.0.0
14mr|xfs-1.1.3-2|14	BuildRequires:	libxfont-devel >= 1.2.8-2mdv
14mr|xfs-1.1.3-2|15	BuildRequires:	x11-util-macros >= 1.0.1
14mr|xfs-1.1.3-2|16	BuildRequires:	x11-xtrans-devel >= 1.0.0
14mr|xfs-1.1.3-2|17	
14mr|xfs-1.1.3-2|18	Requires(pre):	rpm-helper
14mr|xfs-1.1.3-2|19	Requires(post):	rpm-helper
14mr|xfs-1.1.3-2|20	Requires:	fslsfonts
14mr|xfs-1.1.3-2|21	Requires:	fstobdf
14mr|xfs-1.1.3-2|22	Requires:	showfont
14mr|xfs-1.1.3-2|23	
14mr|xfs-1.1.3-2|24	# because of X11R6 directory handling on x11-server-common
14mr|xfs-1.1.3-2|25	Requires(pre):	x11-server-common >= 1.4.0.90-13mdv
14mr|xfs-1.1.3-2|26	
14mr|xfs-1.1.3-2|27	# because of fontpath.d support
14mr|xfs-1.1.3-2|28	Requires:	libxfont >= 1.2.8-2mdv
14mr|xfs-1.1.3-2|29	
14mr|xfs-1.1.3-2|30	%define fontpath %{_sysconfdir}/X11/fontpath.d
14mr|xfs-1.1.3-2|31	
14mr|xfs-1.1.3-2|32	%description
14mr|xfs-1.1.3-2|33	This is a font server for X11.  You can serve fonts to other X servers
14mr|xfs-1.1.3-2|34	remotely with this package, and the remote system will be able to use all
14mr|xfs-1.1.3-2|35	fonts installed on the font server, even if they are not installed on the
14mr|xfs-1.1.3-2|36	remote computer.
14mr|xfs-1.1.3-2|37	
14mr|xfs-1.1.3-2|38	%prep
14mr|xfs-1.1.3-2|39	%setup -q -n %{name}-%{version}
14mr|xfs-1.1.3-2|40	
14mr|xfs-1.1.3-2|41	%build
14mr|xfs-1.1.3-2|42	%configure2_5x	\
14mr|xfs-1.1.3-2|43	--with-default-font-path=%{fontpath} \
14mr|xfs-1.1.3-2|44	--disable-devel-docs
14mr|xfs-1.1.3-2|45	
14mr|xfs-1.1.3-2|46	%make configdir=%{_sysconfdir}/X11/fs
14mr|xfs-1.1.3-2|47	
14mr|xfs-1.1.3-2|48	%install
14mr|xfs-1.1.3-2|49	%makeinstall_std configdir=%{_sysconfdir}/X11/fs
14mr|xfs-1.1.3-2|50	
14mr|xfs-1.1.3-2|51	install -d 755 %{buildroot}%{fontpath}
14mr|xfs-1.1.3-2|52	
14mr|xfs-1.1.3-2|53	# initscript
14mr|xfs-1.1.3-2|54	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d/
14mr|xfs-1.1.3-2|55	install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/xfs
14mr|xfs-1.1.3-2|56	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14mr|xfs-1.1.3-2|57	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/xfs
14mr|xfs-1.1.3-2|58	
14mr|xfs-1.1.3-2|59	# config
14mr|xfs-1.1.3-2|60	# remove the default
14mr|xfs-1.1.3-2|61	rm -f %{buildroot}%{_sysconfdir}/X11/fs/config
14mr|xfs-1.1.3-2|62	#install ours
14mr|xfs-1.1.3-2|63	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/fs/config
14mr|xfs-1.1.3-2|64	
14mr|xfs-1.1.3-2|65	# add backward compatibility link for /usr/lib/X11/fs (#23423)
14mr|xfs-1.1.3-2|66	install -d -m 755 %{buildroot}%{_libdir}/X11/
14mr|xfs-1.1.3-2|67	ln -s ../../../%{_sysconfdir}/X11/fs %{buildroot}%{_libdir}/X11/fs
14mr|xfs-1.1.3-2|68	
14mr|xfs-1.1.3-2|69	%pre
14mr|xfs-1.1.3-2|70	%_pre_useradd xfs /etc/X11/fs /bin/false
14mr|xfs-1.1.3-2|71	
14mr|xfs-1.1.3-2|72	# for msec high security levels
14mr|xfs-1.1.3-2|73	%_pre_groupadd xgrp xfs
14mr|xfs-1.1.3-2|74	
14mr|xfs-1.1.3-2|75	
14mr|xfs-1.1.3-2|76	%post
14mr|xfs-1.1.3-2|77	%_post_service xfs
14mr|xfs-1.1.3-2|78	
14mr|xfs-1.1.3-2|79	# handle init sequence change
14mr|xfs-1.1.3-2|80	if [ -f /etc/rc5.d/S90xfs ] && grep -q 'chkconfig: 2345 20 10' /etc/init.d/xfs; then
14mr|xfs-1.1.3-2|81	/sbin/chkconfig --add xfs
14mr|xfs-1.1.3-2|82	fi
14mr|xfs-1.1.3-2|83	
14mr|xfs-1.1.3-2|84	%preun
14mr|xfs-1.1.3-2|85	%_preun_service xfs
14mr|xfs-1.1.3-2|86	
14mr|xfs-1.1.3-2|87	%postun
14mr|xfs-1.1.3-2|88	%_postun_userdel xfs
14mr|xfs-1.1.3-2|89	
14mr|xfs-1.1.3-2|90	%triggerpostun -- XFree86-xfs
14mr|xfs-1.1.3-2|91	%_post_service xfs
14mr|xfs-1.1.3-2|92	if [ ! -f /var/lock/subsys/xfs ]
14mr|xfs-1.1.3-2|93	then
14mr|xfs-1.1.3-2|94	/sbin/service xfs start
14mr|xfs-1.1.3-2|95	fi
14mr|xfs-1.1.3-2|96	
14mr|xfs-1.1.3-2|97	%files
14mr|xfs-1.1.3-2|98	%attr(-,xfs,xfs) %dir %{_sysconfdir}/X11/fs
14mr|xfs-1.1.3-2|99	%{_libdir}/X11/fs
14mr|xfs-1.1.3-2|100	%{_bindir}/xfs
14mr|xfs-1.1.3-2|101	%{_mandir}/man1/xfs.*
14mr|xfs-1.1.3-2|102	%attr(-,xfs,xfs) %config(noreplace) %{_sysconfdir}/X11/fs/config
14mr|xfs-1.1.3-2|103	%dir %{_sysconfdir}/X11/fontpath.d
14mr|xfs-1.1.3-2|104	%{_sysconfdir}/rc.d/init.d/xfs
14mr|xfs-1.1.3-2|105	%{_sysconfdir}/sysconfig/xfs
14mr|xfs-1.1.3-2|106	
14mr|xfs-1.1.3-2|107	
14mr|xfs-1.1.3-2|108	
14mr|xfs-1.1.3-2|109	
14mr|xfs-1.1.3-2|110	%changelog
14mr|xfs-1.1.3-2|111	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-2
14mr|xfs-1.1.3-2|112	+ Revision: e18c64a
14mr|xfs-1.1.3-2|113	- MassBuild#440: Increase release tag
14mr|xfs-1.1.3-2|114	
14mr|xfs-1.1.3-2|115	

22175 14
14mr|xfsdump-3.1.3-2|1	Summary:	Administrative utilities for the XFS filesystem
14mr|xfsdump-3.1.3-2|2	
14mr|xfsdump-3.1.3-2|3	Name:		xfsdump
14mr|xfsdump-3.1.3-2|4	Version:	3.1.3
14mr|xfsdump-3.1.3-2|5	Release:	2
14mr|xfsdump-3.1.3-2|6	Source0:	ftp://oss.sgi.com:21/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
14mr|xfsdump-3.1.3-2|7	License:	GPLv2
14mr|xfsdump-3.1.3-2|8	Group:		System/Kernel and hardware
14mr|xfsdump-3.1.3-2|9	URL:		http://oss.sgi.com/projects/xfs/
14mr|xfsdump-3.1.3-2|10	BuildRequires:	attr-devel
14mr|xfsdump-3.1.3-2|11	BuildRequires:	ext2fs-devel
14mr|xfsdump-3.1.3-2|12	BuildRequires:	xfsprogs-devel
14mr|xfsdump-3.1.3-2|13	BuildRequires:	dm-devel
14mr|xfsdump-3.1.3-2|14	BuildRequires:	ncurses-devel
14mr|xfsdump-3.1.3-2|15	BuildRequires:	libtool
14mr|xfsdump-3.1.3-2|16	
14mr|xfsdump-3.1.3-2|17	%description
14mr|xfsdump-3.1.3-2|18	The xfsdump package contains xfsdump, xfsrestore and a number of
14mr|xfsdump-3.1.3-2|19	other utilities for administering XFS filesystems.
14mr|xfsdump-3.1.3-2|20	
14mr|xfsdump-3.1.3-2|21	xfsdump examines files in a filesystem, determines which need to be
14mr|xfsdump-3.1.3-2|22	backed up, and copies those files to a specified disk, tape or other
14mr|xfsdump-3.1.3-2|23	storage medium.  It uses XFS-specific directives for optimizing the
14mr|xfsdump-3.1.3-2|24	dump of an XFS filesystem, and also knows how to backup XFS extended
14mr|xfsdump-3.1.3-2|25	attributes.  Backups created with xfsdump are "endian safe" and can
14mr|xfsdump-3.1.3-2|26	thus be transfered between Linux machines of different architectures
14mr|xfsdump-3.1.3-2|27	and also between IRIX machines.
14mr|xfsdump-3.1.3-2|28	
14mr|xfsdump-3.1.3-2|29	xfsrestore performs the inverse function of xfsdump; it can restore a
14mr|xfsdump-3.1.3-2|30	full backup of a filesystem.  Subsequent incremental backups can then
14mr|xfsdump-3.1.3-2|31	be layered on top of the full backup.  Single files and directory
14mr|xfsdump-3.1.3-2|32	subtrees may be restored from full or partial backups.
14mr|xfsdump-3.1.3-2|33	
14mr|xfsdump-3.1.3-2|34	%prep
14mr|xfsdump-3.1.3-2|35	
14mr|xfsdump-3.1.3-2|36	%setup -q
14mr|xfsdump-3.1.3-2|37	
14mr|xfsdump-3.1.3-2|38	# make it lib64 aware, better make a patch?
14mr|xfsdump-3.1.3-2|39	#perl -pi -e "/(libuuid|pkg_s?lib_dir)=/ and s|/lib\b|/%{_lib}|;" configure
14mr|xfsdump-3.1.3-2|40	
14mr|xfsdump-3.1.3-2|41	%build
14mr|xfsdump-3.1.3-2|42	export DEBUG="-DNDEBUG"
14mr|xfsdump-3.1.3-2|43	export OPTIMIZER="%{optflags}"
14mr|xfsdump-3.1.3-2|44	%configure2_5x
14mr|xfsdump-3.1.3-2|45	%make DEBUG="-DNDEBUG" OPTIMIZER="%{optflags}"
14mr|xfsdump-3.1.3-2|46	
14mr|xfsdump-3.1.3-2|47	%install
14mr|xfsdump-3.1.3-2|48	make install DIST_ROOT=%{buildroot}/
14mr|xfsdump-3.1.3-2|49	
14mr|xfsdump-3.1.3-2|50	# nuke files already packaged as %doc
14mr|xfsdump-3.1.3-2|51	rm -rf %{buildroot}%{_datadir}/doc/xfsdump/
14mr|xfsdump-3.1.3-2|52	
14mr|xfsdump-3.1.3-2|53	# for coerency, rename xfsdump|xfsrestore to dump|restore.xfs
14mr|xfsdump-3.1.3-2|54	mv %{buildroot}/sbin/xfsdump %{buildroot}/sbin/dump.xfs
14mr|xfsdump-3.1.3-2|55	mv %{buildroot}/sbin/xfsrestore %{buildroot}/sbin/restore.xfs
14mr|xfsdump-3.1.3-2|56	ln -sf /sbin/dump.xfs %{buildroot}/sbin/xfsdump
14mr|xfsdump-3.1.3-2|57	ln -sf /sbin/restore.xfs %{buildroot}/sbin/xfsrestore
14mr|xfsdump-3.1.3-2|58	ln -sf %{_mandir}/man8/xfsdump.8 %{buildroot}%{_mandir}/man8/dump.xfs
14mr|xfsdump-3.1.3-2|59	ln -sf %{_mandir}/man8/xfsrestore.8 %{buildroot}%{_mandir}/man8/restore.xfs
14mr|xfsdump-3.1.3-2|60	
14mr|xfsdump-3.1.3-2|61	%files
14mr|xfsdump-3.1.3-2|62	%doc doc/CHANGES.gz doc/COPYING doc/INSTALL doc/README.xfsdump
14mr|xfsdump-3.1.3-2|63	/sbin/*
14mr|xfsdump-3.1.3-2|64	%{_sbindir}/*
14mr|xfsdump-3.1.3-2|65	%{_mandir}/*/*
14mr|xfsdump-3.1.3-2|66	%{_localedir}/de/LC_MESSAGES/xfsdump.mo
14mr|xfsdump-3.1.3-2|67	%{_localedir}/pl/LC_MESSAGES/xfsdump.mo
14mr|xfsdump-3.1.3-2|68	
14mr|xfsdump-3.1.3-2|69	
14mr|xfsdump-3.1.3-2|70	
14mr|xfsdump-3.1.3-2|71	
14mr|xfsdump-3.1.3-2|72	%changelog
14mr|xfsdump-3.1.3-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.3-2
14mr|xfsdump-3.1.3-2|74	+ Revision: b34aa91
14mr|xfsdump-3.1.3-2|75	- MassBuild#440: Increase release tag
14mr|xfsdump-3.1.3-2|76	
14mr|xfsdump-3.1.3-2|77	

22176 14
14mr|xfsinfo-1.0.3-5|1	Name: xfsinfo
14mr|xfsinfo-1.0.3-5|2	Version: 1.0.3
14mr|xfsinfo-1.0.3-5|3	Release: 5
14mr|xfsinfo-1.0.3-5|4	Summary: X font server information utility
14mr|xfsinfo-1.0.3-5|5	Group: Development/X11
14mr|xfsinfo-1.0.3-5|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xfsinfo-1.0.3-5|7	License: MIT
14mr|xfsinfo-1.0.3-5|8	
14mr|xfsinfo-1.0.3-5|9	BuildRequires: pkgconfig(libfs) >= 1.0.0
14mr|xfsinfo-1.0.3-5|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xfsinfo-1.0.3-5|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xfsinfo-1.0.3-5|12	
14mr|xfsinfo-1.0.3-5|13	%description
14mr|xfsinfo-1.0.3-5|14	Xfsinfo is an utility for displaying information about an X font server, such
14mr|xfsinfo-1.0.3-5|15	as the list of capabilities, catalogues, alternate servers and more.
14mr|xfsinfo-1.0.3-5|16	
14mr|xfsinfo-1.0.3-5|17	%prep
14mr|xfsinfo-1.0.3-5|18	%setup -q -n %{name}-%{version}
14mr|xfsinfo-1.0.3-5|19	
14mr|xfsinfo-1.0.3-5|20	%build
14mr|xfsinfo-1.0.3-5|21	%configure
14mr|xfsinfo-1.0.3-5|22	
14mr|xfsinfo-1.0.3-5|23	%make
14mr|xfsinfo-1.0.3-5|24	
14mr|xfsinfo-1.0.3-5|25	%install
14mr|xfsinfo-1.0.3-5|26	rm -rf %{buildroot}
14mr|xfsinfo-1.0.3-5|27	%makeinstall_std
14mr|xfsinfo-1.0.3-5|28	
14mr|xfsinfo-1.0.3-5|29	%clean
14mr|xfsinfo-1.0.3-5|30	rm -rf %{buildroot}
14mr|xfsinfo-1.0.3-5|31	
14mr|xfsinfo-1.0.3-5|32	%files
14mr|xfsinfo-1.0.3-5|33	%defattr(-,root,root)
14mr|xfsinfo-1.0.3-5|34	%{_bindir}/xfsinfo
14mr|xfsinfo-1.0.3-5|35	%{_mandir}/man1/xfsinfo.1*
14mr|xfsinfo-1.0.3-5|36	
14mr|xfsinfo-1.0.3-5|37	
14mr|xfsinfo-1.0.3-5|38	
14mr|xfsinfo-1.0.3-5|39	%changelog
14mr|xfsinfo-1.0.3-5|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|xfsinfo-1.0.3-5|41	+ Revision: 14d051e
14mr|xfsinfo-1.0.3-5|42	- MassBuild#440: Increase release tag
14mr|xfsinfo-1.0.3-5|43	
14mr|xfsinfo-1.0.3-5|44	

22177 14
14mr|xfsprogs-3.1.8-2|1	%define _disable_ld_no_undefined 1
14mr|xfsprogs-3.1.8-2|2	
14mr|xfsprogs-3.1.8-2|3	%define	major	1
14mr|xfsprogs-3.1.8-2|4	
14mr|xfsprogs-3.1.8-2|5	%define	oldlib	%mklibname xfs %{major}
14mr|xfsprogs-3.1.8-2|6	%define	olddev	%mklibname xfs -d
14mr|xfsprogs-3.1.8-2|7	%define	oldstat	%mklibname xfs -d -s
14mr|xfsprogs-3.1.8-2|8	
14mr|xfsprogs-3.1.8-2|9	%define	libname	%mklibname handle %{major}
14mr|xfsprogs-3.1.8-2|10	%define	devname	%mklibname handle -d
14mr|xfsprogs-3.1.8-2|11	%define	statname %mklibname handle -d -s
14mr|xfsprogs-3.1.8-2|12	
14mr|xfsprogs-3.1.8-2|13	
14mr|xfsprogs-3.1.8-2|14	Name:		xfsprogs
14mr|xfsprogs-3.1.8-2|15	Version:	3.1.8
14mr|xfsprogs-3.1.8-2|16	Release:	2
14mr|xfsprogs-3.1.8-2|17	Summary:	Utilities for managing the XFS filesystem
14mr|xfsprogs-3.1.8-2|18	Source0:	ftp://oss.sgi.com/projects/xfs/cmd_tars//%{name}-%{version}.tar.gz
14mr|xfsprogs-3.1.8-2|19	Patch1:		xfsprogs-2.9.8-fix-underlinking.patch
14mr|xfsprogs-3.1.8-2|20	Patch2:		xfsprogs-2.10.2-format_not_a_string_literal_and_no_format_arguments.diff
14mr|xfsprogs-3.1.8-2|21	License:	GPLv2
14mr|xfsprogs-3.1.8-2|22	Group:		System/Kernel and hardware
14mr|xfsprogs-3.1.8-2|23	BuildRequires:	pkgconfig(ext2fs)
14mr|xfsprogs-3.1.8-2|24	BuildRequires:	libtool
14mr|xfsprogs-3.1.8-2|25	BuildRequires:	pkgconfig(uuid)
14mr|xfsprogs-3.1.8-2|26	URL:		http://oss.sgi.com/projects/xfs/
14mr|xfsprogs-3.1.8-2|27	Requires:	common-licenses
14mr|xfsprogs-3.1.8-2|28	Conflicts:	xfsdump < 3.0.0
14mr|xfsprogs-3.1.8-2|29	
14mr|xfsprogs-3.1.8-2|30	%description
14mr|xfsprogs-3.1.8-2|31	A set of commands to use the XFS filesystem, including mkfs.xfs.
14mr|xfsprogs-3.1.8-2|32	
14mr|xfsprogs-3.1.8-2|33	XFS is a high performance journaling filesystem which originated
14mr|xfsprogs-3.1.8-2|34	on the SGI IRIX platform.  It is completely multi-threaded, can
14mr|xfsprogs-3.1.8-2|35	support large files and large filesystems, extended attributes,
14mr|xfsprogs-3.1.8-2|36	variable block sizes, is extent based, and makes extensive use of
14mr|xfsprogs-3.1.8-2|37	Btrees (directories, extents, free space) to aid both performance
14mr|xfsprogs-3.1.8-2|38	and scalability.
14mr|xfsprogs-3.1.8-2|39	
14mr|xfsprogs-3.1.8-2|40	Refer to the documentation at http://oss.sgi.com/projects/xfs/
14mr|xfsprogs-3.1.8-2|41	for complete details.  This implementation is on-disk compatible
14mr|xfsprogs-3.1.8-2|42	with the IRIX version of XFS.
14mr|xfsprogs-3.1.8-2|43	
14mr|xfsprogs-3.1.8-2|44	%package -n	%{libname}
14mr|xfsprogs-3.1.8-2|45	Summary:	Main library for xfsprogs
14mr|xfsprogs-3.1.8-2|46	Group:		System/Libraries
14mr|xfsprogs-3.1.8-2|47	License:	LGPLv2.1+
14mr|xfsprogs-3.1.8-2|48	%rename		%{oldlib}
14mr|xfsprogs-3.1.8-2|49	
14mr|xfsprogs-3.1.8-2|50	%description -n	%{libname}
14mr|xfsprogs-3.1.8-2|51	This package contains the library needed to run programs dynamically
14mr|xfsprogs-3.1.8-2|52	linked with libhandle.
14mr|xfsprogs-3.1.8-2|53	
14mr|xfsprogs-3.1.8-2|54	%package -n	%{devname}
14mr|xfsprogs-3.1.8-2|55	Summary:	XFS filesystem-specific libraries and headers
14mr|xfsprogs-3.1.8-2|56	Group:		Development/C
14mr|xfsprogs-3.1.8-2|57	License:	LGPLv2.1+
14mr|xfsprogs-3.1.8-2|58	Requires:	%{libname} = %{EVRD}
14mr|xfsprogs-3.1.8-2|59	# For uuid/uuid.h included in /usr/include/xfs/linux.h
14mr|xfsprogs-3.1.8-2|60	Requires:	libuuid-devel
14mr|xfsprogs-3.1.8-2|61	%rename		%{olddev}
14mr|xfsprogs-3.1.8-2|62	Provides:	%{name}-devel = %{EVRD}
14mr|xfsprogs-3.1.8-2|63	
14mr|xfsprogs-3.1.8-2|64	%description -n	%{devname}
14mr|xfsprogs-3.1.8-2|65	%{devname} contains the libraries and header files needed to
14mr|xfsprogs-3.1.8-2|66	develop XFS filesystem-specific programs.
14mr|xfsprogs-3.1.8-2|67	
14mr|xfsprogs-3.1.8-2|68	You should install %{devname} if you want to develop XFS
14mr|xfsprogs-3.1.8-2|69	filesystem-specific programs, If you install %{devname}, you'll
14mr|xfsprogs-3.1.8-2|70	also want to install xfsprogs.
14mr|xfsprogs-3.1.8-2|71	
14mr|xfsprogs-3.1.8-2|72	%package -n	%{statname}
14mr|xfsprogs-3.1.8-2|73	Summary:	XFS filesystem-specific static libraries
14mr|xfsprogs-3.1.8-2|74	Group:		Development/C
14mr|xfsprogs-3.1.8-2|75	License:	LGPLv2.1+
14mr|xfsprogs-3.1.8-2|76	Requires:	%{devname} = %{version}
14mr|xfsprogs-3.1.8-2|77	%rename		%{oldstat}
14mr|xfsprogs-3.1.8-2|78	Provides:	%{name}-static-devel = %{EVRD}
14mr|xfsprogs-3.1.8-2|79	
14mr|xfsprogs-3.1.8-2|80	%description -n	%{statname}
14mr|xfsprogs-3.1.8-2|81	%{devname} contains the static libraries needed to
14mr|xfsprogs-3.1.8-2|82	develop XFS filesystem-specific programs.
14mr|xfsprogs-3.1.8-2|83	
14mr|xfsprogs-3.1.8-2|84	You should install %{statname} if you want to develop XFS
14mr|xfsprogs-3.1.8-2|85	filesystem-specific programs, If you install %{statname}, you'll
14mr|xfsprogs-3.1.8-2|86	also want to install xfsprogs.
14mr|xfsprogs-3.1.8-2|87	
14mr|xfsprogs-3.1.8-2|88	%prep
14mr|xfsprogs-3.1.8-2|89	%setup -q
14mr|xfsprogs-3.1.8-2|90	%patch1 -p1 -b .underlinking
14mr|xfsprogs-3.1.8-2|91	%patch2 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|xfsprogs-3.1.8-2|92	
14mr|xfsprogs-3.1.8-2|93	%build
14mr|xfsprogs-3.1.8-2|94	export DEBUG="-DNDEBUG"
14mr|xfsprogs-3.1.8-2|95	export OPTIMIZER="%{optflags}"
14mr|xfsprogs-3.1.8-2|96	
14mr|xfsprogs-3.1.8-2|97	%configure2_5x	--libdir=/%{_lib} \
14mr|xfsprogs-3.1.8-2|98	--libexecdir=%{_libdir} \
14mr|xfsprogs-3.1.8-2|99	--sbindir=/sbin \
14mr|xfsprogs-3.1.8-2|100	--bindir=/usr/sbin \
14mr|xfsprogs-3.1.8-2|101	--enable-gettext=yes \
14mr|xfsprogs-3.1.8-2|102	--enable-editline=no \
14mr|xfsprogs-3.1.8-2|103	--enable-shared=yes
14mr|xfsprogs-3.1.8-2|104	
14mr|xfsprogs-3.1.8-2|105	make DEBUG=-DNDEBUG OPTIMIZER="%{optflags}"
14mr|xfsprogs-3.1.8-2|106	
14mr|xfsprogs-3.1.8-2|107	%install
14mr|xfsprogs-3.1.8-2|108	make install DIST_ROOT=%{buildroot}/
14mr|xfsprogs-3.1.8-2|109	make install-dev DIST_ROOT=%{buildroot}/
14mr|xfsprogs-3.1.8-2|110	
14mr|xfsprogs-3.1.8-2|111	chmod +x %{buildroot}/%{_lib}/libhandle.so.%{major}*
14mr|xfsprogs-3.1.8-2|112	
14mr|xfsprogs-3.1.8-2|113	# nuke files already packaged as %doc
14mr|xfsprogs-3.1.8-2|114	rm -r %{buildroot}%{_datadir}/doc/xfsprogs/
14mr|xfsprogs-3.1.8-2|115	%find_lang %{name}
14mr|xfsprogs-3.1.8-2|116	
14mr|xfsprogs-3.1.8-2|117	%files -f %{name}.lang
14mr|xfsprogs-3.1.8-2|118	%doc doc/CHANGES.gz doc/CREDITS README
14mr|xfsprogs-3.1.8-2|119	/sbin/xfs_admin
14mr|xfsprogs-3.1.8-2|120	/sbin/xfs_bmap
14mr|xfsprogs-3.1.8-2|121	/sbin/xfs_check
14mr|xfsprogs-3.1.8-2|122	/sbin/xfs_copy
14mr|xfsprogs-3.1.8-2|123	/sbin/xfs_db
14mr|xfsprogs-3.1.8-2|124	/sbin/xfs_freeze
14mr|xfsprogs-3.1.8-2|125	/sbin/xfs_growfs
14mr|xfsprogs-3.1.8-2|126	/sbin/xfs_info
14mr|xfsprogs-3.1.8-2|127	/sbin/xfs_io
14mr|xfsprogs-3.1.8-2|128	/sbin/xfs_logprint
14mr|xfsprogs-3.1.8-2|129	/sbin/xfs_mkfile
14mr|xfsprogs-3.1.8-2|130	/sbin/xfs_ncheck
14mr|xfsprogs-3.1.8-2|131	/sbin/xfs_quota
14mr|xfsprogs-3.1.8-2|132	/sbin/xfs_rtcp
14mr|xfsprogs-3.1.8-2|133	/sbin/xfs_mdrestore
14mr|xfsprogs-3.1.8-2|134	/sbin/xfs_metadump
14mr|xfsprogs-3.1.8-2|135	/sbin/xfs_estimate
14mr|xfsprogs-3.1.8-2|136	/sbin/xfs_fsr
14mr|xfsprogs-3.1.8-2|137	
14mr|xfsprogs-3.1.8-2|138	/sbin/fsck.xfs
14mr|xfsprogs-3.1.8-2|139	/sbin/mkfs.xfs
14mr|xfsprogs-3.1.8-2|140	/sbin/xfs_repair
14mr|xfsprogs-3.1.8-2|141	%{_mandir}/man[85]/*
14mr|xfsprogs-3.1.8-2|142	
14mr|xfsprogs-3.1.8-2|143	%files -n %{libname}
14mr|xfsprogs-3.1.8-2|144	%doc README
14mr|xfsprogs-3.1.8-2|145	/%{_lib}/libhandle.so.%{major}*
14mr|xfsprogs-3.1.8-2|146	
14mr|xfsprogs-3.1.8-2|147	%files -n %{devname}
14mr|xfsprogs-3.1.8-2|148	%doc README
14mr|xfsprogs-3.1.8-2|149	/%{_lib}/libhandle.so
14mr|xfsprogs-3.1.8-2|150	%{_includedir}/xfs
14mr|xfsprogs-3.1.8-2|151	%{_mandir}/man3/*
14mr|xfsprogs-3.1.8-2|152	
14mr|xfsprogs-3.1.8-2|153	%files -n %{statname}
14mr|xfsprogs-3.1.8-2|154	/%{_lib}/libhandle.a
14mr|xfsprogs-3.1.8-2|155	
14mr|xfsprogs-3.1.8-2|156	
14mr|xfsprogs-3.1.8-2|157	
14mr|xfsprogs-3.1.8-2|158	%changelog
14mr|xfsprogs-3.1.8-2|159	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.1.8-2
14mr|xfsprogs-3.1.8-2|160	+ Revision: 95754b7
14mr|xfsprogs-3.1.8-2|161	- MassBuild#440: Increase release tag
14mr|xfsprogs-3.1.8-2|162	
14mr|xfsprogs-3.1.8-2|163	

22178 14
14mr|xfwp-1.0.2-5|1	Name:		xfwp
14mr|xfwp-1.0.2-5|2	Version:	1.0.2
14mr|xfwp-1.0.2-5|3	Release:	5
14mr|xfwp-1.0.2-5|4	Summary:	X firewall proxy
14mr|xfwp-1.0.2-5|5	Group:		Development/X11
14mr|xfwp-1.0.2-5|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xfwp-1.0.2-5|7	License:	MIT
14mr|xfwp-1.0.2-5|8	
14mr|xfwp-1.0.2-5|9	BuildRequires: pkgconfig(ice) >= 1.0.0
14mr|xfwp-1.0.2-5|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xfwp-1.0.2-5|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xfwp-1.0.2-5|12	
14mr|xfwp-1.0.2-5|13	%description
14mr|xfwp-1.0.2-5|14	The X firewall proxy (xfwp) is an application layer gateway proxy that
14mr|xfwp-1.0.2-5|15	may be run on a network firewall host to forward X traffic across the
14mr|xfwp-1.0.2-5|16	firewall. Used in conjunction with the X server Security extension and
14mr|xfwp-1.0.2-5|17	authorization checking, xfwp constitutes a safe, simple, and reliable
14mr|xfwp-1.0.2-5|18	mechanism both to hide the addresses of X servers located on the
14mr|xfwp-1.0.2-5|19	Intranet and to enforce a server connection policy.
14mr|xfwp-1.0.2-5|20	
14mr|xfwp-1.0.2-5|21	%prep
14mr|xfwp-1.0.2-5|22	%setup -q -n %{name}-%{version}
14mr|xfwp-1.0.2-5|23	
14mr|xfwp-1.0.2-5|24	%build
14mr|xfwp-1.0.2-5|25	%configure2_5x
14mr|xfwp-1.0.2-5|26	
14mr|xfwp-1.0.2-5|27	%make
14mr|xfwp-1.0.2-5|28	
14mr|xfwp-1.0.2-5|29	%install
14mr|xfwp-1.0.2-5|30	rm -rf %{buildroot}
14mr|xfwp-1.0.2-5|31	%makeinstall_std
14mr|xfwp-1.0.2-5|32	
14mr|xfwp-1.0.2-5|33	%clean
14mr|xfwp-1.0.2-5|34	rm -rf %{buildroot}
14mr|xfwp-1.0.2-5|35	
14mr|xfwp-1.0.2-5|36	%files
14mr|xfwp-1.0.2-5|37	%defattr(-,root,root)
14mr|xfwp-1.0.2-5|38	%{_bindir}/xfwp
14mr|xfwp-1.0.2-5|39	%{_mandir}/man1/xfwp.1*
14mr|xfwp-1.0.2-5|40	
14mr|xfwp-1.0.2-5|41	
14mr|xfwp-1.0.2-5|42	
14mr|xfwp-1.0.2-5|43	%changelog
14mr|xfwp-1.0.2-5|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-5
14mr|xfwp-1.0.2-5|45	+ Revision: 94b6cd7
14mr|xfwp-1.0.2-5|46	- MassBuild#440: Increase release tag
14mr|xfwp-1.0.2-5|47	
14mr|xfwp-1.0.2-5|48	

22179 14
14mr|xgamma-1.0.5-3|1	Name: xgamma
14mr|xgamma-1.0.5-3|2	Version: 1.0.5
14mr|xgamma-1.0.5-3|3	Release: 3
14mr|xgamma-1.0.5-3|4	Summary: Alter a monitor's gamma correction through the X server
14mr|xgamma-1.0.5-3|5	Group: Development/X11
14mr|xgamma-1.0.5-3|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xgamma-1.0.5-3|7	License: MIT
14mr|xgamma-1.0.5-3|8	
14mr|xgamma-1.0.5-3|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xgamma-1.0.5-3|10	BuildRequires: pkgconfig(xxf86vm) >= 1.0.0
14mr|xgamma-1.0.5-3|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xgamma-1.0.5-3|12	
14mr|xgamma-1.0.5-3|13	%description
14mr|xgamma-1.0.5-3|14	Alter a monitor's gamma correction through the X server
14mr|xgamma-1.0.5-3|15	
14mr|xgamma-1.0.5-3|16	%prep
14mr|xgamma-1.0.5-3|17	%setup -q -n %{name}-%{version}
14mr|xgamma-1.0.5-3|18	
14mr|xgamma-1.0.5-3|19	%build
14mr|xgamma-1.0.5-3|20	%configure2_5x	--x-includes=%{_includedir}\
14mr|xgamma-1.0.5-3|21	--x-libraries=%{_libdir}
14mr|xgamma-1.0.5-3|22	
14mr|xgamma-1.0.5-3|23	%make
14mr|xgamma-1.0.5-3|24	
14mr|xgamma-1.0.5-3|25	%install
14mr|xgamma-1.0.5-3|26	%makeinstall_std
14mr|xgamma-1.0.5-3|27	
14mr|xgamma-1.0.5-3|28	%files
14mr|xgamma-1.0.5-3|29	%{_bindir}/xgamma
14mr|xgamma-1.0.5-3|30	%{_mandir}/man1/xgamma.1*
14mr|xgamma-1.0.5-3|31	
14mr|xgamma-1.0.5-3|32	
14mr|xgamma-1.0.5-3|33	
14mr|xgamma-1.0.5-3|34	%changelog
14mr|xgamma-1.0.5-3|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-3
14mr|xgamma-1.0.5-3|36	+ Revision: 1f7a21b
14mr|xgamma-1.0.5-3|37	- MassBuild#440: Increase release tag
14mr|xgamma-1.0.5-3|38	
14mr|xgamma-1.0.5-3|39	

22180 14
14mr|xgc-1.0.4-2|1	Name:		xgc
14mr|xgc-1.0.4-2|2	Version:	1.0.4
14mr|xgc-1.0.4-2|3	Release:	2
14mr|xgc-1.0.4-2|4	Summary:	X graphics demo
14mr|xgc-1.0.4-2|5	
14mr|xgc-1.0.4-2|6	Group:		Development/X11
14mr|xgc-1.0.4-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xgc-1.0.4-2|8	License:	MIT
14mr|xgc-1.0.4-2|9	
14mr|xgc-1.0.4-2|10	BuildRequires: libxt-devel >= 1.0.0
14mr|xgc-1.0.4-2|11	BuildRequires: libxaw-devel >= 1.0.1
14mr|xgc-1.0.4-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xgc-1.0.4-2|13	BuildRequires:	flex
14mr|xgc-1.0.4-2|14	
14mr|xgc-1.0.4-2|15	%description
14mr|xgc-1.0.4-2|16	The xgc program demonstrates various features of the X graphics primitives.
14mr|xgc-1.0.4-2|17	
14mr|xgc-1.0.4-2|18	%prep
14mr|xgc-1.0.4-2|19	%setup -q -n %{name}-%{version}
14mr|xgc-1.0.4-2|20	
14mr|xgc-1.0.4-2|21	%build
14mr|xgc-1.0.4-2|22	%configure2_5x
14mr|xgc-1.0.4-2|23	%make
14mr|xgc-1.0.4-2|24	
14mr|xgc-1.0.4-2|25	%install
14mr|xgc-1.0.4-2|26	%makeinstall_std
14mr|xgc-1.0.4-2|27	
14mr|xgc-1.0.4-2|28	%clean
14mr|xgc-1.0.4-2|29	
14mr|xgc-1.0.4-2|30	%files
14mr|xgc-1.0.4-2|31	%{_bindir}/xgc
14mr|xgc-1.0.4-2|32	%{_datadir}/X11/app-defaults/Xgc
14mr|xgc-1.0.4-2|33	%{_datadir}/X11/app-defaults/Xgc-color
14mr|xgc-1.0.4-2|34	%{_mandir}/man1/xgc.1*
14mr|xgc-1.0.4-2|35	
14mr|xgc-1.0.4-2|36	
14mr|xgc-1.0.4-2|37	
14mr|xgc-1.0.4-2|38	
14mr|xgc-1.0.4-2|39	%changelog
14mr|xgc-1.0.4-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-2
14mr|xgc-1.0.4-2|41	+ Revision: 8e7ded1
14mr|xgc-1.0.4-2|42	- MassBuild#440: Increase release tag
14mr|xgc-1.0.4-2|43	
14mr|xgc-1.0.4-2|44	

22181 14
14mr|xhost-1.0.6-2|1	Name: xhost
14mr|xhost-1.0.6-2|2	Version: 1.0.6
14mr|xhost-1.0.6-2|3	Release: 2
14mr|xhost-1.0.6-2|4	Summary: Server access control program for X
14mr|xhost-1.0.6-2|5	
14mr|xhost-1.0.6-2|6	Group: Development/X11
14mr|xhost-1.0.6-2|7	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xhost-1.0.6-2|8	License: MIT
14mr|xhost-1.0.6-2|9	
14mr|xhost-1.0.6-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xhost-1.0.6-2|11	BuildRequires: pkgconfig(xau) >= 1.0.0
14mr|xhost-1.0.6-2|12	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xhost-1.0.6-2|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xhost-1.0.6-2|14	Conflicts: setup < 2.7.10
14mr|xhost-1.0.6-2|15	
14mr|xhost-1.0.6-2|16	%description
14mr|xhost-1.0.6-2|17	The xhost program is used to add and delete host names or user names to the
14mr|xhost-1.0.6-2|18	list allowed to make connections to the X server. In the case of hosts, this
14mr|xhost-1.0.6-2|19	provides a rudimentary form of privacy control and security. It is only
14mr|xhost-1.0.6-2|20	sufficient for a workstation (single user) environment, although it does limit
14mr|xhost-1.0.6-2|21	the worst abuses. Environments which require more sophisticated measures should
14mr|xhost-1.0.6-2|22	implement the user-based mechanism or use the hooks in the protocol for passing
14mr|xhost-1.0.6-2|23	other authentication data to the server.
14mr|xhost-1.0.6-2|24	
14mr|xhost-1.0.6-2|25	%prep
14mr|xhost-1.0.6-2|26	%setup -q
14mr|xhost-1.0.6-2|27	
14mr|xhost-1.0.6-2|28	%build
14mr|xhost-1.0.6-2|29	%configure2_5x
14mr|xhost-1.0.6-2|30	%make
14mr|xhost-1.0.6-2|31	
14mr|xhost-1.0.6-2|32	%install
14mr|xhost-1.0.6-2|33	%makeinstall_std
14mr|xhost-1.0.6-2|34	
14mr|xhost-1.0.6-2|35	
14mr|xhost-1.0.6-2|36	%files
14mr|xhost-1.0.6-2|37	%{_bindir}/xhost
14mr|xhost-1.0.6-2|38	%{_mandir}/man1/xhost.1%{_extension}
14mr|xhost-1.0.6-2|39	
14mr|xhost-1.0.6-2|40	
14mr|xhost-1.0.6-2|41	
14mr|xhost-1.0.6-2|42	
14mr|xhost-1.0.6-2|43	%changelog
14mr|xhost-1.0.6-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-2
14mr|xhost-1.0.6-2|45	+ Revision: 468e07e
14mr|xhost-1.0.6-2|46	- MassBuild#440: Increase release tag
14mr|xhost-1.0.6-2|47	
14mr|xhost-1.0.6-2|48	

22182 14
14mr|xine-lib-1.2.5-2|1	%define build_optimization 0
14mr|xine-lib-1.2.5-2|2	%define dvdnav 0.1.4
14mr|xine-lib-1.2.5-2|3	
14mr|xine-lib-1.2.5-2|4	%define build_pulse 1
14mr|xine-lib-1.2.5-2|5	%define build_magick 1
14mr|xine-lib-1.2.5-2|6	%define build_caca 1
14mr|xine-lib-1.2.5-2|7	%define build_directfb 0
14mr|xine-lib-1.2.5-2|8	%define external_vcdnav 1
14mr|xine-lib-1.2.5-2|9	%define build_smb 1
14mr|xine-lib-1.2.5-2|10	%define build_alsa 1
14mr|xine-lib-1.2.5-2|11	%define build_linuxfb 1
14mr|xine-lib-1.2.5-2|12	
14mr|xine-lib-1.2.5-2|13	%define build_vidix 0
14mr|xine-lib-1.2.5-2|14	
14mr|xine-lib-1.2.5-2|15	%define build_divx4 0
14mr|xine-lib-1.2.5-2|16	%define build_xvid 0
14mr|xine-lib-1.2.5-2|17	%define build_faad 0
14mr|xine-lib-1.2.5-2|18	%define build_win32 0
14mr|xine-lib-1.2.5-2|19	%ifarch %{ix86}
14mr|xine-lib-1.2.5-2|20	%define build_win32 1
14mr|xine-lib-1.2.5-2|21	%endif
14mr|xine-lib-1.2.5-2|22	
14mr|xine-lib-1.2.5-2|23	%define external_ffmpeg 1
14mr|xine-lib-1.2.5-2|24	
14mr|xine-lib-1.2.5-2|25	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|xine-lib-1.2.5-2|26	
14mr|xine-lib-1.2.5-2|27	######################
14mr|xine-lib-1.2.5-2|28	# Hardcode PLF build
14mr|xine-lib-1.2.5-2|29	%define build_plf 0
14mr|xine-lib-1.2.5-2|30	######################
14mr|xine-lib-1.2.5-2|31	
14mr|xine-lib-1.2.5-2|32	%if %{build_plf}
14mr|xine-lib-1.2.5-2|33	%define distsuffix plf
14mr|xine-lib-1.2.5-2|34	%define build_faad 1
14mr|xine-lib-1.2.5-2|35	%define extrarelsuffix plf
14mr|xine-lib-1.2.5-2|36	%endif
14mr|xine-lib-1.2.5-2|37	
14mr|xine-lib-1.2.5-2|38	%{?_with_optimization: %{expand: %%global build_optimization 1}}
14mr|xine-lib-1.2.5-2|39	%{?_with_directfb: %{expand: %%global build_directfb 1}}
14mr|xine-lib-1.2.5-2|40	%{?_without_directfb: %{expand: %%global build_directfb 0}}
14mr|xine-lib-1.2.5-2|41	%{?_with_alsa: %{expand: %%global build_alsa 1}}
14mr|xine-lib-1.2.5-2|42	%{?_without_alsa: %{expand: %%global build_alsa 0}}
14mr|xine-lib-1.2.5-2|43	%{?_with_vcdnav: %{expand: %%global external_vcdnav 1}}
14mr|xine-lib-1.2.5-2|44	%{?_without_vcdnav: %{expand: %%global external_vcdnav 0}}
14mr|xine-lib-1.2.5-2|45	%{?_with_vidix: %{expand: %%global build_vidix 1}}
14mr|xine-lib-1.2.5-2|46	%{?_without_vidix: %{expand: %%global build_vidix 0}}
14mr|xine-lib-1.2.5-2|47	%{?_with_linuxfb: %{expand: %%global build_linuxfb 1}}
14mr|xine-lib-1.2.5-2|48	%{?_without_linuxfb: %{expand: %%global build_linuxfb 0}}
14mr|xine-lib-1.2.5-2|49	%{?_with_faad: %{expand: %%global build_faad 1}}
14mr|xine-lib-1.2.5-2|50	%{?_without_faad: %{expand: %%global build_faad 0}}
14mr|xine-lib-1.2.5-2|51	%{?_with_win32: %{expand: %%global build_win32 1}}
14mr|xine-lib-1.2.5-2|52	%{?_without_win32: %{expand: %%global build_win32 0}}
14mr|xine-lib-1.2.5-2|53	%{?_with_divx4: %{expand: %%global build_divx4 1}}
14mr|xine-lib-1.2.5-2|54	%{?_without_divx4: %{expand: %%global build_divx4 0}}
14mr|xine-lib-1.2.5-2|55	%{?_with_xvid: %{expand: %%global build_xvid 1}}
14mr|xine-lib-1.2.5-2|56	%{?_without_xvid: %{expand: %%global build_xvid 0}}
14mr|xine-lib-1.2.5-2|57	%{?_with_smb: %{expand: %%global build_smb 1}}
14mr|xine-lib-1.2.5-2|58	%{?_without_smb: %{expand: %%global build_smb 0}}
14mr|xine-lib-1.2.5-2|59	%{?_with_pulse: %{expand: %%global build_pulse 1}}
14mr|xine-lib-1.2.5-2|60	%{?_without_pulse: %{expand: %%global build_pulse 0}}
14mr|xine-lib-1.2.5-2|61	%{?_with_magick: %{expand: %%global build_magick 1}}
14mr|xine-lib-1.2.5-2|62	%{?_without_magick: %{expand: %%global build_magick 0}}
14mr|xine-lib-1.2.5-2|63	%{?_with_ffmpeg: %{expand: %%global external_ffmpeg 1}}
14mr|xine-lib-1.2.5-2|64	%{?_without_ffmpeg: %{expand: %%global external_ffmpeg 0}}
14mr|xine-lib-1.2.5-2|65	
14mr|xine-lib-1.2.5-2|66	%define bname xine
14mr|xine-lib-1.2.5-2|67	%define major 2
14mr|xine-lib-1.2.5-2|68	%define api 2.4
14mr|xine-lib-1.2.5-2|69	%define libname %mklibname xine %{major}
14mr|xine-lib-1.2.5-2|70	%define devname %mklibname -d xine
14mr|xine-lib-1.2.5-2|71	
14mr|xine-lib-1.2.5-2|72	Summary:	A Free Video Player (Libraries)
14mr|xine-lib-1.2.5-2|73	Name:		xine-lib
14mr|xine-lib-1.2.5-2|74	Version:	1.2.5
14mr|xine-lib-1.2.5-2|75	Release:	2%{?extrarelsuffix}
14mr|xine-lib-1.2.5-2|76	License:	GPLv2+
14mr|xine-lib-1.2.5-2|77	Group:		System/Libraries
14mr|xine-lib-1.2.5-2|78	Url:		http://xine.sourceforge.net
14mr|xine-lib-1.2.5-2|79	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/xine-lib-%{version}.tar.xz
14mr|xine-lib-1.2.5-2|80	Source1:	accel_vaapi.h
14mr|xine-lib-1.2.5-2|81	
14mr|xine-lib-1.2.5-2|82	BuildRequires:	aalib-devel
14mr|xine-lib-1.2.5-2|83	BuildRequires:	gettext-devel
14mr|xine-lib-1.2.5-2|84	BuildRequires:	libmpcdec-devel
14mr|xine-lib-1.2.5-2|85	BuildRequires:	mng-devel
14mr|xine-lib-1.2.5-2|86	BuildRequires:	pkgconfig(esound)
14mr|xine-lib-1.2.5-2|87	BuildRequires:	pkgconfig(flac)
14mr|xine-lib-1.2.5-2|88	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mr|xine-lib-1.2.5-2|89	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|xine-lib-1.2.5-2|90	BuildRequires:	pkgconfig(gdk-2.0)
14mr|xine-lib-1.2.5-2|91	BuildRequires:	pkgconfig(glu)
14mr|xine-lib-1.2.5-2|92	BuildRequires:	pkgconfig(ice)
14mr|xine-lib-1.2.5-2|93	BuildRequires:	pkgconfig(jack)
14mr|xine-lib-1.2.5-2|94	BuildRequires:	pkgconfig(libbluray)
14mr|xine-lib-1.2.5-2|95	BuildRequires:	pkgconfig(libmodplug)
14mr|xine-lib-1.2.5-2|96	BuildRequires:	pkgconfig(libv4l2)
14mr|xine-lib-1.2.5-2|97	BuildRequires:	pkgconfig(mad)
14mr|xine-lib-1.2.5-2|98	BuildRequires:	pkgconfig(speex)
14mr|xine-lib-1.2.5-2|99	BuildRequires:	pkgconfig(sdl)
14mr|xine-lib-1.2.5-2|100	BuildRequires:	pkgconfig(sm)
14mr|xine-lib-1.2.5-2|101	BuildRequires:	pkgconfig(vdpau)
14mr|xine-lib-1.2.5-2|102	BuildRequires:	pkgconfig(vorbis)
14mr|xine-lib-1.2.5-2|103	BuildRequires:	pkgconfig(vorbisfile)
14mr|xine-lib-1.2.5-2|104	BuildRequires:	pkgconfig(vpx)
14mr|xine-lib-1.2.5-2|105	BuildRequires:	pkgconfig(wavpack)
14mr|xine-lib-1.2.5-2|106	BuildRequires:	pkgconfig(xinerama)
14mr|xine-lib-1.2.5-2|107	BuildRequires:	pkgconfig(xv)
14mr|xine-lib-1.2.5-2|108	BuildRequires:	pkgconfig(xvmc)
14mr|xine-lib-1.2.5-2|109	%if %{build_smb}
14mr|xine-lib-1.2.5-2|110	BuildRequires:	pkgconfig(smbclient)
14mr|xine-lib-1.2.5-2|111	%endif
14mr|xine-lib-1.2.5-2|112	%if %{external_vcdnav}
14mr|xine-lib-1.2.5-2|113	BuildRequires:	pkgconfig(libvcdinfo)
14mr|xine-lib-1.2.5-2|114	%endif
14mr|xine-lib-1.2.5-2|115	%if %{build_directfb}
14mr|xine-lib-1.2.5-2|116	Buildrequires:	pkgconfig(directfb)
14mr|xine-lib-1.2.5-2|117	%endif
14mr|xine-lib-1.2.5-2|118	%if %{external_ffmpeg}
14mr|xine-lib-1.2.5-2|119	BuildRequires:	pkgconfig(libavcodec)
14mr|xine-lib-1.2.5-2|120	%endif
14mr|xine-lib-1.2.5-2|121	
14mr|xine-lib-1.2.5-2|122	%description
14mr|xine-lib-1.2.5-2|123	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|124	
14mr|xine-lib-1.2.5-2|125	%if %{build_plf}
14mr|xine-lib-1.2.5-2|126	This package is in restricted repository because the AAC decoder is
14mr|xine-lib-1.2.5-2|127	covered by patents.
14mr|xine-lib-1.2.5-2|128	%endif
14mr|xine-lib-1.2.5-2|129	
14mr|xine-lib-1.2.5-2|130	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|131	
14mr|xine-lib-1.2.5-2|132	%package -n %{libname}
14mr|xine-lib-1.2.5-2|133	Summary:	A Free Video Player (Libraries)
14mr|xine-lib-1.2.5-2|134	Group:		System/Libraries
14mr|xine-lib-1.2.5-2|135	Provides:	xine-lib
14mr|xine-lib-1.2.5-2|136	
14mr|xine-lib-1.2.5-2|137	%description -n %{libname}
14mr|xine-lib-1.2.5-2|138	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|139	
14mr|xine-lib-1.2.5-2|140	This package contains the shared libraries required by xine.
14mr|xine-lib-1.2.5-2|141	
14mr|xine-lib-1.2.5-2|142	%files -n %{libname}
14mr|xine-lib-1.2.5-2|143	%{_libdir}/libxine.so.%{major}*
14mr|xine-lib-1.2.5-2|144	
14mr|xine-lib-1.2.5-2|145	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|146	
14mr|xine-lib-1.2.5-2|147	%package -n %{devname}
14mr|xine-lib-1.2.5-2|148	Summary:	Devel files for xine
14mr|xine-lib-1.2.5-2|149	Group:		Development/C
14mr|xine-lib-1.2.5-2|150	Requires:	%{libname} = %{version}-%{release}
14mr|xine-lib-1.2.5-2|151	Provides:	libxine-devel = %{version}-%{release}
14mr|xine-lib-1.2.5-2|152	
14mr|xine-lib-1.2.5-2|153	%description -n %{devname}
14mr|xine-lib-1.2.5-2|154	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|155	
14mr|xine-lib-1.2.5-2|156	This package contains the development files required for compiling xine
14mr|xine-lib-1.2.5-2|157	front ends or plugins.
14mr|xine-lib-1.2.5-2|158	
14mr|xine-lib-1.2.5-2|159	%files -n %{devname}
14mr|xine-lib-1.2.5-2|160	%doc README AUTHORS TODO
14mr|xine-lib-1.2.5-2|161	%doc ChangeLog installed-docs/hackersguide
14mr|xine-lib-1.2.5-2|162	%{_bindir}/xine-config
14mr|xine-lib-1.2.5-2|163	%{_bindir}/xine-list-1.2
14mr|xine-lib-1.2.5-2|164	%{multiarch_bindir}/xine-config
14mr|xine-lib-1.2.5-2|165	%{_mandir}/man1/xine-config.1*
14mr|xine-lib-1.2.5-2|166	%{_mandir}/man1/xine-list-1.2.1*
14mr|xine-lib-1.2.5-2|167	%{_libdir}/*.so
14mr|xine-lib-1.2.5-2|168	%{_libdir}/pkgconfig/libxine.pc
14mr|xine-lib-1.2.5-2|169	%{_datadir}/aclocal/xine.m4
14mr|xine-lib-1.2.5-2|170	%{_includedir}/*.h
14mr|xine-lib-1.2.5-2|171	%{_includedir}/xine
14mr|xine-lib-1.2.5-2|172	
14mr|xine-lib-1.2.5-2|173	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|174	
14mr|xine-lib-1.2.5-2|175	%package -n %{bname}-plugins
14mr|xine-lib-1.2.5-2|176	Summary:	A Free Video Player (main plugins)
14mr|xine-lib-1.2.5-2|177	Group:		Video
14mr|xine-lib-1.2.5-2|178	Provides:	%{bname}-xv %{bname}-gl %{bname}-oss %{libname}-docs %{bname}-speex
14mr|xine-lib-1.2.5-2|179	Provides:	%{bname}-dvdnav %{bname}-alsa %{bname}-musepack
14mr|xine-lib-1.2.5-2|180	%if %{build_win32}
14mr|xine-lib-1.2.5-2|181	Provides:	xine-plugins-win32
14mr|xine-lib-1.2.5-2|182	Provides:	xine-win32
14mr|xine-lib-1.2.5-2|183	#Suggests: win32-codecs
14mr|xine-lib-1.2.5-2|184	%endif
14mr|xine-lib-1.2.5-2|185	# Plugins are in versioned dir, so require the exact version
14mr|xine-lib-1.2.5-2|186	Requires:	%{libname} = %{version}
14mr|xine-lib-1.2.5-2|187	# provide the plugin API version
14mr|xine-lib-1.2.5-2|188	Provides:	xine-plugin-api = %{api}
14mr|xine-lib-1.2.5-2|189	
14mr|xine-lib-1.2.5-2|190	%description -n %{bname}-plugins
14mr|xine-lib-1.2.5-2|191	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|192	
14mr|xine-lib-1.2.5-2|193	This package includes the main plugins for xine, they allow the input
14mr|xine-lib-1.2.5-2|194	from files, Video CDs, network streams and (not encrypted) DVDs in
14mr|xine-lib-1.2.5-2|195	several video formats.
14mr|xine-lib-1.2.5-2|196	
14mr|xine-lib-1.2.5-2|197	%if %{build_optimization}
14mr|xine-lib-1.2.5-2|198	Warning: This package was optimized for the build machine and probably
14mr|xine-lib-1.2.5-2|199	will not run on other computers.
14mr|xine-lib-1.2.5-2|200	%endif
14mr|xine-lib-1.2.5-2|201	
14mr|xine-lib-1.2.5-2|202	%files -n %{bname}-plugins -f libxine2.lang
14mr|xine-lib-1.2.5-2|203	%doc installed-docs/README* installed-docs/faq.*
14mr|xine-lib-1.2.5-2|204	%{_mandir}/man5/xine.5*
14mr|xine-lib-1.2.5-2|205	%dir %{_libdir}/xine/
14mr|xine-lib-1.2.5-2|206	%dir %{_libdir}/xine/plugins/
14mr|xine-lib-1.2.5-2|207	%dir %{_libdir}/xine/plugins/%{api}/
14mr|xine-lib-1.2.5-2|208	%dir %{_libdir}/xine/plugins/%{api}/post/
14mr|xine-lib-1.2.5-2|209	%{_libdir}/xine/plugins/%{api}/mime.types
14mr|xine-lib-1.2.5-2|210	%if %{build_alsa}
14mr|xine-lib-1.2.5-2|211	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_alsa.so
14mr|xine-lib-1.2.5-2|212	%endif
14mr|xine-lib-1.2.5-2|213	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_file.so
14mr|xine-lib-1.2.5-2|214	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_none.so
14mr|xine-lib-1.2.5-2|215	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_oss.so
14mr|xine-lib-1.2.5-2|216	%{_libdir}/xine/plugins/%{api}/xineplug_inp_cdda.so
14mr|xine-lib-1.2.5-2|217	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvb.so
14mr|xine-lib-1.2.5-2|218	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvd.so
14mr|xine-lib-1.2.5-2|219	%{_libdir}/xine/plugins/%{api}/xineplug_inp_http.so
14mr|xine-lib-1.2.5-2|220	%{_libdir}/xine/plugins/%{api}/xineplug_inp_stdin_fifo.so
14mr|xine-lib-1.2.5-2|221	%{_libdir}/xine/plugins/%{api}/xineplug_inp_file.so
14mr|xine-lib-1.2.5-2|222	%{_libdir}/xine/plugins/%{api}/xineplug_inp_mms.so
14mr|xine-lib-1.2.5-2|223	%{_libdir}/xine/plugins/%{api}/xineplug_inp_net.so
14mr|xine-lib-1.2.5-2|224	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pnm.so
14mr|xine-lib-1.2.5-2|225	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pvr.so
14mr|xine-lib-1.2.5-2|226	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtp.so
14mr|xine-lib-1.2.5-2|227	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtsp.so
14mr|xine-lib-1.2.5-2|228	%{_libdir}/xine/plugins/%{api}/xineplug_inp_test.so
14mr|xine-lib-1.2.5-2|229	%{_libdir}/xine/plugins/%{api}/xineplug_inp_vcd.so
14mr|xine-lib-1.2.5-2|230	%{_libdir}/xine/plugins/%{api}/xineplug_inp_v4l2.so
14mr|xine-lib-1.2.5-2|231	%{_libdir}/xine/plugins/%{api}/xineplug_dmx_*so
14mr|xine-lib-1.2.5-2|232	%{_libdir}/xine/plugins/%{api}/xineplug_decode_a52.so
14mr|xine-lib-1.2.5-2|233	%{_libdir}/xine/plugins/%{api}/xineplug_decode_bitplane.so
14mr|xine-lib-1.2.5-2|234	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dts.so
14mr|xine-lib-1.2.5-2|235	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dvaudio.so
14mr|xine-lib-1.2.5-2|236	%{_libdir}/xine/plugins/%{api}/xineplug_decode_ff.so
14mr|xine-lib-1.2.5-2|237	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gdk_pixbuf.so
14mr|xine-lib-1.2.5-2|238	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gsm610.so
14mr|xine-lib-1.2.5-2|239	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libjpeg.so
14mr|xine-lib-1.2.5-2|240	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libvpx.so
14mr|xine-lib-1.2.5-2|241	%{_libdir}/xine/plugins/%{api}/xineplug_decode_lpcm.so
14mr|xine-lib-1.2.5-2|242	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mad.so
14mr|xine-lib-1.2.5-2|243	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpc.so*
14mr|xine-lib-1.2.5-2|244	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpeg2.so
14mr|xine-lib-1.2.5-2|245	%{_libdir}/xine/plugins/%{api}/xineplug_decode_spu*.so
14mr|xine-lib-1.2.5-2|246	%{_libdir}/xine/plugins/%{api}/xineplug_decode_real.so
14mr|xine-lib-1.2.5-2|247	%{_libdir}/xine/plugins/%{api}/xineplug_decode_rgb.so
14mr|xine-lib-1.2.5-2|248	%{_libdir}/xine/plugins/%{api}/xineplug_decode_yuv.so
14mr|xine-lib-1.2.5-2|249	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264.so
14mr|xine-lib-1.2.5-2|250	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264_alter.so
14mr|xine-lib-1.2.5-2|251	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg12.so
14mr|xine-lib-1.2.5-2|252	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg4.so
14mr|xine-lib-1.2.5-2|253	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_vc1.so
14mr|xine-lib-1.2.5-2|254	%{_libdir}/xine/plugins/%{api}/xineplug_inp_bluray.so
14mr|xine-lib-1.2.5-2|255	%{_libdir}/xine/plugins/%{api}/xineplug_nsf.so
14mr|xine-lib-1.2.5-2|256	%{_libdir}/xine/plugins/%{api}/xineplug_sputext.so
14mr|xine-lib-1.2.5-2|257	%{_libdir}/xine/plugins/%{api}/xineplug_vdr.so
14mr|xine-lib-1.2.5-2|258	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vaapi.so
14mr|xine-lib-1.2.5-2|259	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vdpau.so
14mr|xine-lib-1.2.5-2|260	%{_libdir}/xine/plugins/%{api}/xineplug_xiph.so
14mr|xine-lib-1.2.5-2|261	%if %{build_directfb}
14mr|xine-lib-1.2.5-2|262	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_directfb.so
14mr|xine-lib-1.2.5-2|263	%endif
14mr|xine-lib-1.2.5-2|264	%if %{build_linuxfb}
14mr|xine-lib-1.2.5-2|265	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_fb.so
14mr|xine-lib-1.2.5-2|266	%endif
14mr|xine-lib-1.2.5-2|267	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl.so
14mr|xine-lib-1.2.5-2|268	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl2.so
14mr|xine-lib-1.2.5-2|269	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_none.so
14mr|xine-lib-1.2.5-2|270	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_raw.so
14mr|xine-lib-1.2.5-2|271	%if %{build_vidix}
14mr|xine-lib-1.2.5-2|272	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vidix.so
14mr|xine-lib-1.2.5-2|273	%{_libdir}/xine/plugins/%{api}/vidix/
14mr|xine-lib-1.2.5-2|274	%endif
14mr|xine-lib-1.2.5-2|275	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xshm.so
14mr|xine-lib-1.2.5-2|276	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xv.so
14mr|xine-lib-1.2.5-2|277	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xvmc.so
14mr|xine-lib-1.2.5-2|278	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xxmc.so
14mr|xine-lib-1.2.5-2|279	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbshm.so
14mr|xine-lib-1.2.5-2|280	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbxv.so
14mr|xine-lib-1.2.5-2|281	%if %{build_win32}
14mr|xine-lib-1.2.5-2|282	%{_libdir}/xine/plugins/%{api}/xineplug_decode_qt.so*
14mr|xine-lib-1.2.5-2|283	%{_libdir}/xine/plugins/%{api}/xineplug_decode_w32dll.so*
14mr|xine-lib-1.2.5-2|284	%endif
14mr|xine-lib-1.2.5-2|285	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_audio_filters.so
14mr|xine-lib-1.2.5-2|286	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_goom.so
14mr|xine-lib-1.2.5-2|287	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_mosaico.so
14mr|xine-lib-1.2.5-2|288	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_planar.so
14mr|xine-lib-1.2.5-2|289	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_switch.so
14mr|xine-lib-1.2.5-2|290	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_tvtime.so
14mr|xine-lib-1.2.5-2|291	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_visualizations.so
14mr|xine-lib-1.2.5-2|292	%{_datadir}/xine-lib
14mr|xine-lib-1.2.5-2|293	
14mr|xine-lib-1.2.5-2|294	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|295	
14mr|xine-lib-1.2.5-2|296	%package -n %{bname}-wavpack
14mr|xine-lib-1.2.5-2|297	Group:		Sound
14mr|xine-lib-1.2.5-2|298	Summary:	Wavpack Audio decoder plugin for xine
14mr|xine-lib-1.2.5-2|299	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|300	
14mr|xine-lib-1.2.5-2|301	%description -n %{bname}-wavpack
14mr|xine-lib-1.2.5-2|302	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|303	
14mr|xine-lib-1.2.5-2|304	This package contains the wavpack audio decoder plugin.
14mr|xine-lib-1.2.5-2|305	
14mr|xine-lib-1.2.5-2|306	%files -n %{bname}-wavpack
14mr|xine-lib-1.2.5-2|307	%doc README
14mr|xine-lib-1.2.5-2|308	%{_libdir}/xine/plugins/%{api}/xineplug_wavpack.so
14mr|xine-lib-1.2.5-2|309	
14mr|xine-lib-1.2.5-2|310	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|311	
14mr|xine-lib-1.2.5-2|312	%package -n %{bname}-sdl
14mr|xine-lib-1.2.5-2|313	Group:		Video
14mr|xine-lib-1.2.5-2|314	Summary:	SDL video output plugin for xine
14mr|xine-lib-1.2.5-2|315	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|316	
14mr|xine-lib-1.2.5-2|317	%description -n %{bname}-sdl
14mr|xine-lib-1.2.5-2|318	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|319	
14mr|xine-lib-1.2.5-2|320	This package contains the SDL video output plugin.
14mr|xine-lib-1.2.5-2|321	
14mr|xine-lib-1.2.5-2|322	%files -n %{bname}-sdl
14mr|xine-lib-1.2.5-2|323	%doc README
14mr|xine-lib-1.2.5-2|324	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_sdl.so
14mr|xine-lib-1.2.5-2|325	
14mr|xine-lib-1.2.5-2|326	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|327	
14mr|xine-lib-1.2.5-2|328	%if %{build_caca}
14mr|xine-lib-1.2.5-2|329	%package -n %{bname}-caca
14mr|xine-lib-1.2.5-2|330	Group:		Video
14mr|xine-lib-1.2.5-2|331	Summary:	Caca video output plugin for xine
14mr|xine-lib-1.2.5-2|332	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|333	BuildRequires:	libcaca-devel >= 0.99
14mr|xine-lib-1.2.5-2|334	
14mr|xine-lib-1.2.5-2|335	%description -n %{bname}-caca
14mr|xine-lib-1.2.5-2|336	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|337	
14mr|xine-lib-1.2.5-2|338	This package contains the Caca video output plugin.
14mr|xine-lib-1.2.5-2|339	
14mr|xine-lib-1.2.5-2|340	%files -n %{bname}-caca
14mr|xine-lib-1.2.5-2|341	%doc README
14mr|xine-lib-1.2.5-2|342	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_caca.so
14mr|xine-lib-1.2.5-2|343	%endif
14mr|xine-lib-1.2.5-2|344	
14mr|xine-lib-1.2.5-2|345	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|346	
14mr|xine-lib-1.2.5-2|347	%package -n %{bname}-esd
14mr|xine-lib-1.2.5-2|348	Summary:	Esd plugin for xine
14mr|xine-lib-1.2.5-2|349	Group:		Sound
14mr|xine-lib-1.2.5-2|350	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|351	
14mr|xine-lib-1.2.5-2|352	%description -n %{bname}-esd
14mr|xine-lib-1.2.5-2|353	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|354	
14mr|xine-lib-1.2.5-2|355	- Esd audio output plugin
14mr|xine-lib-1.2.5-2|356	
14mr|xine-lib-1.2.5-2|357	%files -n %{bname}-esd
14mr|xine-lib-1.2.5-2|358	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_esd.so
14mr|xine-lib-1.2.5-2|359	
14mr|xine-lib-1.2.5-2|360	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|361	
14mr|xine-lib-1.2.5-2|362	%package -n %{bname}-jack
14mr|xine-lib-1.2.5-2|363	Summary:	Jack plugin for xine
14mr|xine-lib-1.2.5-2|364	Group:		Sound
14mr|xine-lib-1.2.5-2|365	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|366	
14mr|xine-lib-1.2.5-2|367	%description -n %{bname}-jack
14mr|xine-lib-1.2.5-2|368	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|369	
14mr|xine-lib-1.2.5-2|370	- Jack audio output plugin
14mr|xine-lib-1.2.5-2|371	
14mr|xine-lib-1.2.5-2|372	%files -n %{bname}-jack
14mr|xine-lib-1.2.5-2|373	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_jack.so
14mr|xine-lib-1.2.5-2|374	
14mr|xine-lib-1.2.5-2|375	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|376	
14mr|xine-lib-1.2.5-2|377	%if %{build_pulse}
14mr|xine-lib-1.2.5-2|378	%package -n %{bname}-pulse
14mr|xine-lib-1.2.5-2|379	Summary:	Pulseaudio plugin for xine
14mr|xine-lib-1.2.5-2|380	Group:		Sound
14mr|xine-lib-1.2.5-2|381	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|382	BuildRequires:	pkgconfig(libpulse)
14mr|xine-lib-1.2.5-2|383	
14mr|xine-lib-1.2.5-2|384	%description -n %{bname}-pulse
14mr|xine-lib-1.2.5-2|385	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|386	
14mr|xine-lib-1.2.5-2|387	- pulseaudio audio output plugin
14mr|xine-lib-1.2.5-2|388	
14mr|xine-lib-1.2.5-2|389	%files -n %{bname}-pulse
14mr|xine-lib-1.2.5-2|390	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_pulseaudio.so
14mr|xine-lib-1.2.5-2|391	%endif
14mr|xine-lib-1.2.5-2|392	
14mr|xine-lib-1.2.5-2|393	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|394	
14mr|xine-lib-1.2.5-2|395	%if %{build_magick}
14mr|xine-lib-1.2.5-2|396	%package -n %{bname}-image
14mr|xine-lib-1.2.5-2|397	Summary:	ImageMagick plugin for xine
14mr|xine-lib-1.2.5-2|398	Group:		Graphics
14mr|xine-lib-1.2.5-2|399	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|400	BuildRequires:	pkgconfig(ImageMagick)
14mr|xine-lib-1.2.5-2|401	
14mr|xine-lib-1.2.5-2|402	%description -n %{bname}-image
14mr|xine-lib-1.2.5-2|403	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|404	
14mr|xine-lib-1.2.5-2|405	- image display plugin based on ImageMagick
14mr|xine-lib-1.2.5-2|406	
14mr|xine-lib-1.2.5-2|407	%files -n %{bname}-image
14mr|xine-lib-1.2.5-2|408	%doc README
14mr|xine-lib-1.2.5-2|409	%{_libdir}/xine/plugins/%{api}/xineplug_decode_image.so
14mr|xine-lib-1.2.5-2|410	%endif
14mr|xine-lib-1.2.5-2|411	
14mr|xine-lib-1.2.5-2|412	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|413	
14mr|xine-lib-1.2.5-2|414	%package -n %{bname}-aa
14mr|xine-lib-1.2.5-2|415	Summary:	Aalib plugin for xine
14mr|xine-lib-1.2.5-2|416	Group:		Video
14mr|xine-lib-1.2.5-2|417	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|418	
14mr|xine-lib-1.2.5-2|419	%description -n %{bname}-aa
14mr|xine-lib-1.2.5-2|420	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|421	
14mr|xine-lib-1.2.5-2|422	- Aalib textmode output plugin
14mr|xine-lib-1.2.5-2|423	
14mr|xine-lib-1.2.5-2|424	%files -n %{bname}-aa
14mr|xine-lib-1.2.5-2|425	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_aa.so
14mr|xine-lib-1.2.5-2|426	
14mr|xine-lib-1.2.5-2|427	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|428	
14mr|xine-lib-1.2.5-2|429	%ifarch %{ix86} x86_64 ppc %{arm}
14mr|xine-lib-1.2.5-2|430	%package -n %{bname}-dxr3
14mr|xine-lib-1.2.5-2|431	Summary:	DXR3 plugin for xine
14mr|xine-lib-1.2.5-2|432	Group:		Video
14mr|xine-lib-1.2.5-2|433	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|434	
14mr|xine-lib-1.2.5-2|435	%description -n %{bname}-dxr3
14mr|xine-lib-1.2.5-2|436	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|437	
14mr|xine-lib-1.2.5-2|438	- DXR3/Hollywood+ (MPEG2 hardware decoder) decoding/output plugin
14mr|xine-lib-1.2.5-2|439	%if %{build_plf}
14mr|xine-lib-1.2.5-2|440	- this version has mpeg encoding enabled using libfame.
14mr|xine-lib-1.2.5-2|441	%endif
14mr|xine-lib-1.2.5-2|442	
14mr|xine-lib-1.2.5-2|443	%files -n %{bname}-dxr3
14mr|xine-lib-1.2.5-2|444	%{_libdir}/xine/plugins/%{api}/xineplug_*dxr3*.so
14mr|xine-lib-1.2.5-2|445	%endif
14mr|xine-lib-1.2.5-2|446	
14mr|xine-lib-1.2.5-2|447	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|448	
14mr|xine-lib-1.2.5-2|449	%package -n %{bname}-flac
14mr|xine-lib-1.2.5-2|450	Summary:	FLAC plugin for xine
14mr|xine-lib-1.2.5-2|451	Group:		Sound
14mr|xine-lib-1.2.5-2|452	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|453	
14mr|xine-lib-1.2.5-2|454	%description -n %{bname}-flac
14mr|xine-lib-1.2.5-2|455	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|456	
14mr|xine-lib-1.2.5-2|457	- FLAC audio decoder plugin
14mr|xine-lib-1.2.5-2|458	
14mr|xine-lib-1.2.5-2|459	%files -n %{bname}-flac
14mr|xine-lib-1.2.5-2|460	%{_libdir}/xine/plugins/%{api}/xineplug_flac.so
14mr|xine-lib-1.2.5-2|461	
14mr|xine-lib-1.2.5-2|462	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|463	
14mr|xine-lib-1.2.5-2|464	%package -n %{bname}-gnomevfs
14mr|xine-lib-1.2.5-2|465	Summary:	GNOME VFS plugin for xine
14mr|xine-lib-1.2.5-2|466	Group:		System/Libraries
14mr|xine-lib-1.2.5-2|467	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|468	
14mr|xine-lib-1.2.5-2|469	%description -n %{bname}-gnomevfs
14mr|xine-lib-1.2.5-2|470	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|471	
14mr|xine-lib-1.2.5-2|472	- GNOME VFS input plugin
14mr|xine-lib-1.2.5-2|473	
14mr|xine-lib-1.2.5-2|474	%files -n %{bname}-gnomevfs
14mr|xine-lib-1.2.5-2|475	%{_libdir}/xine/plugins/%{api}/xineplug_inp_gnome_vfs.so
14mr|xine-lib-1.2.5-2|476	
14mr|xine-lib-1.2.5-2|477	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|478	
14mr|xine-lib-1.2.5-2|479	%if %{build_smb}
14mr|xine-lib-1.2.5-2|480	%package -n %{bname}-smb
14mr|xine-lib-1.2.5-2|481	Summary:	Samba input plugin for xine
14mr|xine-lib-1.2.5-2|482	Group:		System/Libraries
14mr|xine-lib-1.2.5-2|483	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|484	
14mr|xine-lib-1.2.5-2|485	%description -n %{bname}-smb
14mr|xine-lib-1.2.5-2|486	xine is a free gpl-licensed video player for unix-like systems.
14mr|xine-lib-1.2.5-2|487	
14mr|xine-lib-1.2.5-2|488	- Samba input plugin
14mr|xine-lib-1.2.5-2|489	
14mr|xine-lib-1.2.5-2|490	%files -n %{bname}-smb
14mr|xine-lib-1.2.5-2|491	%{_libdir}/xine/plugins/%{api}/xineplug_inp_smb.so
14mr|xine-lib-1.2.5-2|492	%endif
14mr|xine-lib-1.2.5-2|493	
14mr|xine-lib-1.2.5-2|494	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|495	
14mr|xine-lib-1.2.5-2|496	%if %{build_divx4}
14mr|xine-lib-1.2.5-2|497	%package -n %{bname}-divx4
14mr|xine-lib-1.2.5-2|498	Summary:	Divx4 plugin for %{bname}
14mr|xine-lib-1.2.5-2|499	Group: 		Video
14mr|xine-lib-1.2.5-2|500	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|501	ExclusiveArch:	%{ix86}
14mr|xine-lib-1.2.5-2|502	Provides:	xine-plugins-divx4
14mr|xine-lib-1.2.5-2|503	
14mr|xine-lib-1.2.5-2|504	%description -n %{bname}-divx4
14mr|xine-lib-1.2.5-2|505	This package contains the divx4linux plugin for %{bname}. It is in
14mr|xine-lib-1.2.5-2|506	restricted because it is covered by software patents.
14mr|xine-lib-1.2.5-2|507	
14mr|xine-lib-1.2.5-2|508	%files -n %{bname}-divx4
14mr|xine-lib-1.2.5-2|509	%{_libdir}/xine/plugins/%{api}/xineplug_decode_divx4.so*
14mr|xine-lib-1.2.5-2|510	%endif
14mr|xine-lib-1.2.5-2|511	
14mr|xine-lib-1.2.5-2|512	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|513	
14mr|xine-lib-1.2.5-2|514	%if %{build_faad}
14mr|xine-lib-1.2.5-2|515	%package -n %{bname}-faad
14mr|xine-lib-1.2.5-2|516	Summary:	FAAD plugin for %{bname}
14mr|xine-lib-1.2.5-2|517	Group:		Sound
14mr|xine-lib-1.2.5-2|518	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|519	BuildRequires:	libfaad2-devel
14mr|xine-lib-1.2.5-2|520	
14mr|xine-lib-1.2.5-2|521	%description -n %{bname}-faad
14mr|xine-lib-1.2.5-2|522	This package contains the AAC decoder plugin for %{bname}. It is in
14mr|xine-lib-1.2.5-2|523	restricted repository because it is covered by software patents.
14mr|xine-lib-1.2.5-2|524	
14mr|xine-lib-1.2.5-2|525	%files -n %{bname}-faad
14mr|xine-lib-1.2.5-2|526	%{_libdir}/xine/plugins/%{api}/xineplug_decode_faad.so*
14mr|xine-lib-1.2.5-2|527	%endif
14mr|xine-lib-1.2.5-2|528	
14mr|xine-lib-1.2.5-2|529	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|530	
14mr|xine-lib-1.2.5-2|531	%if %{build_xvid}
14mr|xine-lib-1.2.5-2|532	%package -n %{bname}-xvid
14mr|xine-lib-1.2.5-2|533	Summary:	XviD plugin for %{bname}
14mr|xine-lib-1.2.5-2|534	Group:		Video
14mr|xine-lib-1.2.5-2|535	Requires:	%{bname}-plugins = %{version}
14mr|xine-lib-1.2.5-2|536	Provides:	xine-plugins-xvid
14mr|xine-lib-1.2.5-2|537	
14mr|xine-lib-1.2.5-2|538	%description -n %{bname}-xvid
14mr|xine-lib-1.2.5-2|539	This package contains the XviD plugin for %{bname}. It is in
14mr|xine-lib-1.2.5-2|540	restricted because it is covered by software patents.
14mr|xine-lib-1.2.5-2|541	
14mr|xine-lib-1.2.5-2|542	%files -n %{bname}-xvid
14mr|xine-lib-1.2.5-2|543	%{_libdir}/xine/plugins/%{api}/xineplug_decode_xvid.so*
14mr|xine-lib-1.2.5-2|544	%endif
14mr|xine-lib-1.2.5-2|545	
14mr|xine-lib-1.2.5-2|546	#----------------------------------------------------------------------------
14mr|xine-lib-1.2.5-2|547	
14mr|xine-lib-1.2.5-2|548	%prep
14mr|xine-lib-1.2.5-2|549	%setup -q
14mr|xine-lib-1.2.5-2|550	#copy missing source file
14mr|xine-lib-1.2.5-2|551	cp %{SOURCE1} src/xine-engine
14mr|xine-lib-1.2.5-2|552	
14mr|xine-lib-1.2.5-2|553	%build
14mr|xine-lib-1.2.5-2|554	#gw for flac
14mr|xine-lib-1.2.5-2|555	export OGG_LIBS=-logg
14mr|xine-lib-1.2.5-2|556	
14mr|xine-lib-1.2.5-2|557	%if ! %{build_optimization}
14mr|xine-lib-1.2.5-2|558	export CFLAGS="%(echo %optflags|sed s/-Wp,-D_FORTIFY_SOURCE=2//)"
14mr|xine-lib-1.2.5-2|559	%configure2_5x \
14mr|xine-lib-1.2.5-2|560	%else
14mr|xine-lib-1.2.5-2|561	%{?__cputoolize: %{__cputoolize}}
14mr|xine-lib-1.2.5-2|562	#gw expanded configure2_5x macro without the CFLAGS and --build stuff
14mr|xine-lib-1.2.5-2|563	[ -f configure.in -o -f configure.ac ] && %__libtoolize --copy --force
14mr|xine-lib-1.2.5-2|564	./configure \
14mr|xine-lib-1.2.5-2|565	--prefix=%{_prefix} \
14mr|xine-lib-1.2.5-2|566	--exec-prefix=%{_prefix} \
14mr|xine-lib-1.2.5-2|567	--bindir=%{_bindir} \
14mr|xine-lib-1.2.5-2|568	--sbindir=%{_sbindir} \
14mr|xine-lib-1.2.5-2|569	--sysconfdir=%{_sysconfdir} \
14mr|xine-lib-1.2.5-2|570	--datadir=%{_datadir} \
14mr|xine-lib-1.2.5-2|571	--includedir=%{_includedir} \
14mr|xine-lib-1.2.5-2|572	--libdir=%{_libdir} \
14mr|xine-lib-1.2.5-2|573	--libexecdir=%{_libdir} \
14mr|xine-lib-1.2.5-2|574	--localstatedir=/var/lib \
14mr|xine-lib-1.2.5-2|575	--sharedstatedir=%{_prefix}/com \
14mr|xine-lib-1.2.5-2|576	--mandir=%{_mandir} \
14mr|xine-lib-1.2.5-2|577	--infodir=%{_datadir}/info \
14mr|xine-lib-1.2.5-2|578	%endif
14mr|xine-lib-1.2.5-2|579	%if ! %{external_vcdnav}
14mr|xine-lib-1.2.5-2|580	--with-internal-vcdlibs \
14mr|xine-lib-1.2.5-2|581	%endif
14mr|xine-lib-1.2.5-2|582	%if %{build_directfb}
14mr|xine-lib-1.2.5-2|583	--enable-directfb \
14mr|xine-lib-1.2.5-2|584	%endif
14mr|xine-lib-1.2.5-2|585	%if ! %{build_alsa}
14mr|xine-lib-1.2.5-2|586	--disable-alsa \
14mr|xine-lib-1.2.5-2|587	%endif
14mr|xine-lib-1.2.5-2|588	%if ! %{build_vidix}
14mr|xine-lib-1.2.5-2|589	--disable-vidix \
14mr|xine-lib-1.2.5-2|590	%endif
14mr|xine-lib-1.2.5-2|591	%if ! %{build_faad}
14mr|xine-lib-1.2.5-2|592	--disable-faad \
14mr|xine-lib-1.2.5-2|593	%endif
14mr|xine-lib-1.2.5-2|594	%if ! %{build_pulse}
14mr|xine-lib-1.2.5-2|595	--disable-polypaudio \
14mr|xine-lib-1.2.5-2|596	%endif
14mr|xine-lib-1.2.5-2|597	%if ! %{build_linuxfb}
14mr|xine-lib-1.2.5-2|598	--disable-fb \
14mr|xine-lib-1.2.5-2|599	%endif
14mr|xine-lib-1.2.5-2|600	%if %{external_ffmpeg}
14mr|xine-lib-1.2.5-2|601	--with-external-ffmpeg \
14mr|xine-lib-1.2.5-2|602	%endif
14mr|xine-lib-1.2.5-2|603	--enable-ipv6 \
14mr|xine-lib-1.2.5-2|604	--with-libflac \
14mr|xine-lib-1.2.5-2|605	--with-wavpack \
14mr|xine-lib-1.2.5-2|606	--with-w32-path=%{_libdir}/codecs \
14mr|xine-lib-1.2.5-2|607	--with-external-libmpcdec
14mr|xine-lib-1.2.5-2|608	# real-codecs-path is not set so that runtime searching is used. We want
14mr|xine-lib-1.2.5-2|609	# to use either codecs from RealPlayer or real-codecs, whichever is
14mr|xine-lib-1.2.5-2|610	# present.
14mr|xine-lib-1.2.5-2|611	
14mr|xine-lib-1.2.5-2|612	%make
14mr|xine-lib-1.2.5-2|613	
14mr|xine-lib-1.2.5-2|614	%install
14mr|xine-lib-1.2.5-2|615	%makeinstall_std
14mr|xine-lib-1.2.5-2|616	
14mr|xine-lib-1.2.5-2|617	%multiarch_binaries %{buildroot}%{_bindir}/xine-config
14mr|xine-lib-1.2.5-2|618	
14mr|xine-lib-1.2.5-2|619	#clean out unpackaged files
14mr|xine-lib-1.2.5-2|620	rm -f %{buildroot}%{_libdir}/xine/plugins/*/*.la
14mr|xine-lib-1.2.5-2|621	rm -f %{buildroot}%{_libdir}/xine/plugins/*/post/*.la
14mr|xine-lib-1.2.5-2|622	rm -rf installed-docs
14mr|xine-lib-1.2.5-2|623	mv %{buildroot}%{_datadir}/doc/xine-lib installed-docs
14mr|xine-lib-1.2.5-2|624	rm -f %{buildroot}%{_libdir}/xine/plugins/*/xineplug_inp_vcdo.so
14mr|xine-lib-1.2.5-2|625	
14mr|xine-lib-1.2.5-2|626	%find_lang libxine2 || touch libxine2.lang
14mr|xine-lib-1.2.5-2|627	
14mr|xine-lib-1.2.5-2|628	
14mr|xine-lib-1.2.5-2|629	
14mr|xine-lib-1.2.5-2|630	%changelog
14mr|xine-lib-1.2.5-2|631	* Thu Jul 10 2014 abfonly <abfonly@gmail.com> 1.2.5-2
14mr|xine-lib-1.2.5-2|632	+ Revision: ce6da71
14mr|xine-lib-1.2.5-2|633	- Merge pull request #1 from abfonly/xine-lib:rosa2014.1
14mr|xine-lib-1.2.5-2|634	- abfonly
14mr|xine-lib-1.2.5-2|635	
14mr|xine-lib-1.2.5-2|636	

22183 14
14mr|xinetd-2.3.15-3|1	Summary:	Powerful replacement for inetd
14mr|xinetd-2.3.15-3|2	Name:		xinetd
14mr|xinetd-2.3.15-3|3	Version:	2.3.15
14mr|xinetd-2.3.15-3|4	Release:	3
14mr|xinetd-2.3.15-3|5	Group:		System/Base
14mr|xinetd-2.3.15-3|6	License:	BSD
14mr|xinetd-2.3.15-3|7	URL:		http://www.xinetd.org
14mr|xinetd-2.3.15-3|8	Source0:	http://www.xinetd.org/%{name}-%{version}.tar.gz
14mr|xinetd-2.3.15-3|9	Patch0:		xinetd-2.3.15-tirpc.patch
14mr|xinetd-2.3.15-3|10	Patch1:		xinetd-2.3.15-CVE-2013-4342.patch
14mr|xinetd-2.3.15-3|11	Source1:	xinetd.init
14mr|xinetd-2.3.15-3|12	Source2:	xinetd.default.config
14mr|xinetd-2.3.15-3|13	Source3:	convert.pl
14mr|xinetd-2.3.15-3|14	Source4:	xinetd-ttime
14mr|xinetd-2.3.15-3|15	Source5:	xinetd-utime
14mr|xinetd-2.3.15-3|16	Source6:	xinetd-tdtime
14mr|xinetd-2.3.15-3|17	Source7:	xinetd-udtime
14mr|xinetd-2.3.15-3|18	Source8:	xinetd-echo
14mr|xinetd-2.3.15-3|19	Source9:	xinetd-uecho
14mr|xinetd-2.3.15-3|20	Source10:	xinetd-chargen
14mr|xinetd-2.3.15-3|21	Source11:	xinetd-uchargen
14mr|xinetd-2.3.15-3|22	Source12:	xinetd.sysconf
14mr|xinetd-2.3.15-3|23	Source13:	xinetd-servers
14mr|xinetd-2.3.15-3|24	Source14:	xinetd-services
14mr|xinetd-2.3.15-3|25	Source15:	xinetd-xadmin
14mr|xinetd-2.3.15-3|26	Source50:	faq.html
14mr|xinetd-2.3.15-3|27	Source100:	%{name}.rpmlintrc
14mr|xinetd-2.3.15-3|28	Requires:	tcp_wrappers
14mr|xinetd-2.3.15-3|29	Requires(post):	rpm-helper
14mr|xinetd-2.3.15-3|30	Requires(postun):	rpm-helper
14mr|xinetd-2.3.15-3|31	Requires(preun):	rpm-helper
14mr|xinetd-2.3.15-3|32	BuildRequires:	tcp_wrappers-devel
14mr|xinetd-2.3.15-3|33	BuildRequires:	tirpc-devel
14mr|xinetd-2.3.15-3|34	Obsoletes:	xinetd-ipv6 < %{version}-%{release}
14mr|xinetd-2.3.15-3|35	Obsoletes:	xinetd-devel < %{version}-%{release}
14mr|xinetd-2.3.15-3|36	Obsoletes:	netkit-base < %{version}-%{release}
14mr|xinetd-2.3.15-3|37	Provides:	xinetd-devel
14mr|xinetd-2.3.15-3|38	Provides:	netkit-base
14mr|xinetd-2.3.15-3|39	
14mr|xinetd-2.3.15-3|40	%description
14mr|xinetd-2.3.15-3|41	xinetd is a powerful replacement for inetd.
14mr|xinetd-2.3.15-3|42	xinetd has access control machanisms, extensive logging capabilities,
14mr|xinetd-2.3.15-3|43	the ability to make services available based on time, and can place
14mr|xinetd-2.3.15-3|44	limits on the number of servers that can be started, among other things.
14mr|xinetd-2.3.15-3|45	
14mr|xinetd-2.3.15-3|46	xinetd has the ability to redirect TCP streams to a remote host and
14mr|xinetd-2.3.15-3|47	port. This is useful for those of that use ip masquerading, or NAT,
14mr|xinetd-2.3.15-3|48	and want to be able to reach your internal hosts.
14mr|xinetd-2.3.15-3|49	
14mr|xinetd-2.3.15-3|50	xinetd also has the ability to bind specific services to specific
14mr|xinetd-2.3.15-3|51	interfaces. This is useful when you want to make services available
14mr|xinetd-2.3.15-3|52	for your internal network, but not the rest of the world.  Or to have
14mr|xinetd-2.3.15-3|53	a different service running on the same port, but different interfaces.
14mr|xinetd-2.3.15-3|54	
14mr|xinetd-2.3.15-3|55	%package simple-services
14mr|xinetd-2.3.15-3|56	Summary:	Internal xinetd simple services
14mr|xinetd-2.3.15-3|57	Group:		System/Base
14mr|xinetd-2.3.15-3|58	License:	BSD
14mr|xinetd-2.3.15-3|59	Requires:	xinetd
14mr|xinetd-2.3.15-3|60	
14mr|xinetd-2.3.15-3|61	%description simple-services
14mr|xinetd-2.3.15-3|62	Internal xinetd simple services (not very useful one):
14mr|xinetd-2.3.15-3|63	
14mr|xinetd-2.3.15-3|64	- chargen
14mr|xinetd-2.3.15-3|65	
14mr|xinetd-2.3.15-3|66	Chargen is short for Character Generator and is a service that generates
14mr|xinetd-2.3.15-3|67	random characters either in one UDP packet containing a random number (between
14mr|xinetd-2.3.15-3|68	0 and 512) of characters, or a TCP session. The UDP Chargen server looks for a
14mr|xinetd-2.3.15-3|69	UDP packet on port 19 and responds with the random character packet.
14mr|xinetd-2.3.15-3|70	
14mr|xinetd-2.3.15-3|71	With TCP Chargen, the server sends as a continuous stream of TCP packets once
14mr|xinetd-2.3.15-3|72	a connection is made, and until the session closes. The data is thrown away.
14mr|xinetd-2.3.15-3|73	Chargen is used to find the cause for dropped packets. It uses TCP/UDP port
14mr|xinetd-2.3.15-3|74	19. An infiltrator can create a DoS attack by spoofing an IP address and
14mr|xinetd-2.3.15-3|75	causing two devices to send random traffic to each other.
14mr|xinetd-2.3.15-3|76	
14mr|xinetd-2.3.15-3|77	RFC 864 describes the Chargen service.
14mr|xinetd-2.3.15-3|78	
14mr|xinetd-2.3.15-3|79	- daytime
14mr|xinetd-2.3.15-3|80	
14mr|xinetd-2.3.15-3|81	The Daytime protocol is another testing tool and uses port 13 for both UDP and
14mr|xinetd-2.3.15-3|82	TCP versions. On receipt of a datagram to port 13, the server in the UDP
14mr|xinetd-2.3.15-3|83	version, sends the current date and time in ASCII format in a datagram. The
14mr|xinetd-2.3.15-3|84	TCP version, on receipt of a datagram to port 13, and once the connection is
14mr|xinetd-2.3.15-3|85	established, sends the date and time in ASCII format and closes the
14mr|xinetd-2.3.15-3|86	connection.
14mr|xinetd-2.3.15-3|87	
14mr|xinetd-2.3.15-3|88	RFC 867 describes the Daytime service.
14mr|xinetd-2.3.15-3|89	
14mr|xinetd-2.3.15-3|90	- echo
14mr|xinetd-2.3.15-3|91	
14mr|xinetd-2.3.15-3|92	Echo uses UDP and TCP port 7 and is used as a debgging tool to send any
14mr|xinetd-2.3.15-3|93	datagrams received from a source, back to that source. The risk with this is
14mr|xinetd-2.3.15-3|94	that someone who has access to the network can overload devices via the Echo
14mr|xinetd-2.3.15-3|95	service amounting to a DoS attack.
14mr|xinetd-2.3.15-3|96	
14mr|xinetd-2.3.15-3|97	RFC 862 describes the Echo service.
14mr|xinetd-2.3.15-3|98	
14mr|xinetd-2.3.15-3|99	- time
14mr|xinetd-2.3.15-3|100	
14mr|xinetd-2.3.15-3|101	- servers
14mr|xinetd-2.3.15-3|102	
14mr|xinetd-2.3.15-3|103	Show servers running
14mr|xinetd-2.3.15-3|104	
14mr|xinetd-2.3.15-3|105	- services
14mr|xinetd-2.3.15-3|106	
14mr|xinetd-2.3.15-3|107	Show available services
14mr|xinetd-2.3.15-3|108	
14mr|xinetd-2.3.15-3|109	- xadmin
14mr|xinetd-2.3.15-3|110	
14mr|xinetd-2.3.15-3|111	Show servers running and available services
14mr|xinetd-2.3.15-3|112	
14mr|xinetd-2.3.15-3|113	%prep
14mr|xinetd-2.3.15-3|114	%setup -q
14mr|xinetd-2.3.15-3|115	%apply_patches
14mr|xinetd-2.3.15-3|116	install -m 0644 %{SOURCE50} FAQ.html
14mr|xinetd-2.3.15-3|117	#chmod a+r INSTALL README FAQ.html CHANGELOG COPYRIGHT xinetd/sample.conf
14mr|xinetd-2.3.15-3|118	
14mr|xinetd-2.3.15-3|119	%build
14mr|xinetd-2.3.15-3|120	%serverbuild
14mr|xinetd-2.3.15-3|121	%configure2_5x  --with-libwrap --with-inet6
14mr|xinetd-2.3.15-3|122	%make
14mr|xinetd-2.3.15-3|123	
14mr|xinetd-2.3.15-3|124	%install
14mr|xinetd-2.3.15-3|125	%makeinstall \
14mr|xinetd-2.3.15-3|126	DAEMONDIR=%{buildroot}%{_sbindir} \
14mr|xinetd-2.3.15-3|127	MANDIR=%{buildroot}/%{_mandir} \
14mr|xinetd-2.3.15-3|128	FMODE="-m 644"
14mr|xinetd-2.3.15-3|129	
14mr|xinetd-2.3.15-3|130	install -m 755 %{SOURCE3} %{buildroot}%{_sbindir}/inetdconvert
14mr|xinetd-2.3.15-3|131	
14mr|xinetd-2.3.15-3|132	install -d -m 755 %{buildroot}%{_sysconfdir}
14mr|xinetd-2.3.15-3|133	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/xinetd.conf
14mr|xinetd-2.3.15-3|134	
14mr|xinetd-2.3.15-3|135	install -d -m 755 %{buildroot}%{_initrddir}/
14mr|xinetd-2.3.15-3|136	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/xinetd
14mr|xinetd-2.3.15-3|137	
14mr|xinetd-2.3.15-3|138	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
14mr|xinetd-2.3.15-3|139	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/xinetd.d/time
14mr|xinetd-2.3.15-3|140	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/xinetd.d/time-udp
14mr|xinetd-2.3.15-3|141	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/xinetd.d/daytime
14mr|xinetd-2.3.15-3|142	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/xinetd.d/daytime-udp
14mr|xinetd-2.3.15-3|143	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/xinetd.d/echo
14mr|xinetd-2.3.15-3|144	install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/xinetd.d/echo-udp
14mr|xinetd-2.3.15-3|145	install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/xinetd.d/chargen
14mr|xinetd-2.3.15-3|146	install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/xinetd.d/chargen-udp
14mr|xinetd-2.3.15-3|147	install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/xinetd.d/services
14mr|xinetd-2.3.15-3|148	
14mr|xinetd-2.3.15-3|149	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14mr|xinetd-2.3.15-3|150	install -m 644 %{SOURCE12} %{buildroot}%{_sysconfdir}/sysconfig/xinetd
14mr|xinetd-2.3.15-3|151	
14mr|xinetd-2.3.15-3|152	# no need to ship this one since we provide inetdconvert
14mr|xinetd-2.3.15-3|153	rm -f %{buildroot}%{_sbindir}/itox
14mr|xinetd-2.3.15-3|154	rm -f %{buildroot}%{_sbindir}/xconv.pl
14mr|xinetd-2.3.15-3|155	rm -f %{buildroot}/%{_mandir}/man8/itox*
14mr|xinetd-2.3.15-3|156	
14mr|xinetd-2.3.15-3|157	%post
14mr|xinetd-2.3.15-3|158	%_post_service %{name}
14mr|xinetd-2.3.15-3|159	
14mr|xinetd-2.3.15-3|160	%preun
14mr|xinetd-2.3.15-3|161	%_preun_service  %{name}
14mr|xinetd-2.3.15-3|162	
14mr|xinetd-2.3.15-3|163	%files
14mr|xinetd-2.3.15-3|164	%doc INSTALL README FAQ.html CHANGELOG COPYRIGHT xinetd/sample.conf
14mr|xinetd-2.3.15-3|165	%config(noreplace) %{_sysconfdir}/sysconfig/xinetd
14mr|xinetd-2.3.15-3|166	%config(noreplace) %{_sysconfdir}/xinetd.conf
14mr|xinetd-2.3.15-3|167	%{_initrddir}/xinetd
14mr|xinetd-2.3.15-3|168	%dir %{_sysconfdir}/xinetd.d
14mr|xinetd-2.3.15-3|169	%{_sbindir}/xinetd
14mr|xinetd-2.3.15-3|170	%{_sbindir}/inetdconvert
14mr|xinetd-2.3.15-3|171	%{_mandir}/*/*
14mr|xinetd-2.3.15-3|172	
14mr|xinetd-2.3.15-3|173	%files simple-services
14mr|xinetd-2.3.15-3|174	%config(noreplace) %{_sysconfdir}/xinetd.d/*
14mr|xinetd-2.3.15-3|175	
14mr|xinetd-2.3.15-3|176	%changelog
14mr|xinetd-2.3.15-3|177	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.3.15-3
14mr|xinetd-2.3.15-3|178	+ Revision: 4829f57
14mr|xinetd-2.3.15-3|179	- MassBuild#440: Increase release tag
14mr|xinetd-2.3.15-3|180	
14mr|xinetd-2.3.15-3|181	

22184 14
14mr|xine-ui-0.99.8-1|1	Summary:	A Free Video Player
14mr|xine-ui-0.99.8-1|2	Name:		xine-ui
14mr|xine-ui-0.99.8-1|3	Version:	0.99.8
14mr|xine-ui-0.99.8-1|4	Release:	1
14mr|xine-ui-0.99.8-1|5	License:	GPLv2+
14mr|xine-ui-0.99.8-1|6	Group:		Video
14mr|xine-ui-0.99.8-1|7	Url:		http://xine.sourceforge.net/
14mr|xine-ui-0.99.8-1|8	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/%{name}-%{version}.tar.xz
14mr|xine-ui-0.99.8-1|9	Source1:	xine-opendvd.desktop
14mr|xine-ui-0.99.8-1|10	Patch0:		xine-ui-0.99.7-locale.patch
14mr|xine-ui-0.99.8-1|11	Patch1:		xine-ui-0.99.7-readline63.patch
14mr|xine-ui-0.99.8-1|12	Patch2:		xine-ui-0.99.8-fix_crash_on_exit.patch
14mr|xine-ui-0.99.8-1|13	BuildRequires:	aalib-devel
14mr|xine-ui-0.99.8-1|14	BuildRequires:	jpeg-devel
14mr|xine-ui-0.99.8-1|15	BuildRequires:	readline-devel
14mr|xine-ui-0.99.8-1|16	BuildRequires:	pkgconfig(caca)
14mr|xine-ui-0.99.8-1|17	BuildRequires:	pkgconfig(libcurl)
14mr|xine-ui-0.99.8-1|18	BuildRequires:	pkgconfig(libpng)
14mr|xine-ui-0.99.8-1|19	Buildrequires:	pkgconfig(libxine)
14mr|xine-ui-0.99.8-1|20	BuildRequires:	pkgconfig(liblircclient0)
14mr|xine-ui-0.99.8-1|21	BuildRequires:	pkgconfig(ncurses)
14mr|xine-ui-0.99.8-1|22	BuildRequires:	pkgconfig(nvtvsimple)
14mr|xine-ui-0.99.8-1|23	BuildRequires:	pkgconfig(xft)
14mr|xine-ui-0.99.8-1|24	BuildRequires:	pkgconfig(xscrnsaver)
14mr|xine-ui-0.99.8-1|25	BuildRequires:	pkgconfig(xt)
14mr|xine-ui-0.99.8-1|26	BuildRequires:	pkgconfig(xtst)
14mr|xine-ui-0.99.8-1|27	Requires:	curl
14mr|xine-ui-0.99.8-1|28	Requires:	xine-plugins
14mr|xine-ui-0.99.8-1|29	
14mr|xine-ui-0.99.8-1|30	%description
14mr|xine-ui-0.99.8-1|31	xine is a free GPL-licensed video player for UNIX-like systems.
14mr|xine-ui-0.99.8-1|32	
14mr|xine-ui-0.99.8-1|33	User interface for the X Window system.
14mr|xine-ui-0.99.8-1|34	
14mr|xine-ui-0.99.8-1|35	%files -f xine-ui.lang
14mr|xine-ui-0.99.8-1|36	%doc AUTHORS ChangeLog README
14mr|xine-ui-0.99.8-1|37	%doc doc/README*
14mr|xine-ui-0.99.8-1|38	%{_bindir}/xine*
14mr|xine-ui-0.99.8-1|39	%{_datadir}/xine
14mr|xine-ui-0.99.8-1|40	%{_datadir}/pixmaps/*
14mr|xine-ui-0.99.8-1|41	%{_datadir}/applications/xine.desktop
14mr|xine-ui-0.99.8-1|42	%{_datadir}/applications/xine-ui.desktop
14mr|xine-ui-0.99.8-1|43	%{_datadir}/apps/solid/actions/xine-opendvd.desktop
14mr|xine-ui-0.99.8-1|44	%{_datadir}/icons/hicolor/*/apps/xine*
14mr|xine-ui-0.99.8-1|45	%{_datadir}/mime/packages/xine-ui.xml
14mr|xine-ui-0.99.8-1|46	%{_mandir}/man1/*
14mr|xine-ui-0.99.8-1|47	%lang(de) %{_mandir}/de/man1/*
14mr|xine-ui-0.99.8-1|48	%lang(es) %{_mandir}/es/man1/*
14mr|xine-ui-0.99.8-1|49	%lang(fr) %{_mandir}/fr/man1/*
14mr|xine-ui-0.99.8-1|50	%lang(pl) %{_mandir}/pl/man1/*
14mr|xine-ui-0.99.8-1|51	
14mr|xine-ui-0.99.8-1|52	#----------------------------------------------------------------------------
14mr|xine-ui-0.99.8-1|53	
14mr|xine-ui-0.99.8-1|54	%package	aa
14mr|xine-ui-0.99.8-1|55	Summary:	XINE - Ascii Art player
14mr|xine-ui-0.99.8-1|56	Requires:	xine-plugins
14mr|xine-ui-0.99.8-1|57	Requires:	xine-aa
14mr|xine-ui-0.99.8-1|58	
14mr|xine-ui-0.99.8-1|59	%description	aa
14mr|xine-ui-0.99.8-1|60	xine is a free GPL-licensed video player for UNIX-like systems.
14mr|xine-ui-0.99.8-1|61	
14mr|xine-ui-0.99.8-1|62	User interface with ascii art (text mode) output.
14mr|xine-ui-0.99.8-1|63	
14mr|xine-ui-0.99.8-1|64	%files aa
14mr|xine-ui-0.99.8-1|65	%doc README
14mr|xine-ui-0.99.8-1|66	%{_bindir}/aaxine
14mr|xine-ui-0.99.8-1|67	%{_bindir}/cacaxine
14mr|xine-ui-0.99.8-1|68	
14mr|xine-ui-0.99.8-1|69	#----------------------------------------------------------------------------
14mr|xine-ui-0.99.8-1|70	
14mr|xine-ui-0.99.8-1|71	%package	fb
14mr|xine-ui-0.99.8-1|72	Summary:	XINE - framebuffer video player
14mr|xine-ui-0.99.8-1|73	Requires:	xine-plugins
14mr|xine-ui-0.99.8-1|74	
14mr|xine-ui-0.99.8-1|75	%description	fb
14mr|xine-ui-0.99.8-1|76	xine is a free GPL-licensed video player for UNIX-like systems.
14mr|xine-ui-0.99.8-1|77	
14mr|xine-ui-0.99.8-1|78	User interface with support for linux framebuffer output.
14mr|xine-ui-0.99.8-1|79	
14mr|xine-ui-0.99.8-1|80	%files fb
14mr|xine-ui-0.99.8-1|81	%doc README
14mr|xine-ui-0.99.8-1|82	%{_bindir}/fbxine
14mr|xine-ui-0.99.8-1|83	
14mr|xine-ui-0.99.8-1|84	#----------------------------------------------------------------------------
14mr|xine-ui-0.99.8-1|85	
14mr|xine-ui-0.99.8-1|86	%prep
14mr|xine-ui-0.99.8-1|87	%setup -q
14mr|xine-ui-0.99.8-1|88	%patch0 -p1
14mr|xine-ui-0.99.8-1|89	%patch1 -p1
14mr|xine-ui-0.99.8-1|90	%patch2 -p1
14mr|xine-ui-0.99.8-1|91	
14mr|xine-ui-0.99.8-1|92	%build
14mr|xine-ui-0.99.8-1|93	export XINE_DOCPATH="%{_datadir}/doc/xine-ui"
14mr|xine-ui-0.99.8-1|94	%configure2_5x \
14mr|xine-ui-0.99.8-1|95	--enable-vdr-keys \
14mr|xine-ui-0.99.8-1|96	--with-caca \
14mr|xine-ui-0.99.8-1|97	--with-aalib
14mr|xine-ui-0.99.8-1|98	%make
14mr|xine-ui-0.99.8-1|99	
14mr|xine-ui-0.99.8-1|100	%install
14mr|xine-ui-0.99.8-1|101	%makeinstall_std transform=""
14mr|xine-ui-0.99.8-1|102	install -m644 misc/desktops/xine.desktop -D %{buildroot}%{_datadir}/applications/%{name}.desktop
14mr|xine-ui-0.99.8-1|103	
14mr|xine-ui-0.99.8-1|104	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/apps/solid/actions/xine-opendvd.desktop
14mr|xine-ui-0.99.8-1|105	
14mr|xine-ui-0.99.8-1|106	%find_lang xine-ui --all-name
14mr|xine-ui-0.99.8-1|107	
14mr|xine-ui-0.99.8-1|108	rm -rf %{buildroot}%{_datadir}/doc
14mr|xine-ui-0.99.8-1|109	rm -rf %{buildroot}%{_datadir}/xine/desktop
14mr|xine-ui-0.99.8-1|110	
14mr|xine-ui-0.99.8-1|111	
14mr|xine-ui-0.99.8-1|112	%changelog
14mr|xine-ui-0.99.8-1|113	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99.8-1
14mr|xine-ui-0.99.8-1|114	+ Revision: 3e0ff7c
14mr|xine-ui-0.99.8-1|115	- New version 0.99.8, add patches to fix crash and to fix build with readline 6.3
14mr|xine-ui-0.99.8-1|116	
14mr|xine-ui-0.99.8-1|117	

22185 14
14mr|xinit-1.3.3-3|1	%define  bootstrap  0
14mr|xinit-1.3.3-3|2	
14mr|xinit-1.3.3-3|3	# Allow --with[out] bootstrap at rpm command line build
14mr|xinit-1.3.3-3|4	%{?_without_bootstrap: %{expand: %%define bootstrap 0}}
14mr|xinit-1.3.3-3|5	%{?_with_bootstrap: %{expand: %%define bootstrap 1}}
14mr|xinit-1.3.3-3|6	
14mr|xinit-1.3.3-3|7	Name:    xinit
14mr|xinit-1.3.3-3|8	Version: 1.3.3
14mr|xinit-1.3.3-3|9	Release: 3
14mr|xinit-1.3.3-3|10	Summary: Initialize an X session
14mr|xinit-1.3.3-3|11	
14mr|xinit-1.3.3-3|12	License: MIT
14mr|xinit-1.3.3-3|13	Group:   System/X11
14mr|xinit-1.3.3-3|14	
14mr|xinit-1.3.3-3|15	URL:     http://cgit.freedesktop.org/xorg/app/xinit
14mr|xinit-1.3.3-3|16	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xinit-1.3.3-3|17	
14mr|xinit-1.3.3-3|18	# (fc) 1.0.2-2mdv readd modifications for startx (argument parsing)
14mr|xinit-1.3.3-3|19	# This patch is part of the old "startx" patch.
14mr|xinit-1.3.3-3|20	# We need to check why exactly this patch is needed, but it does these things:
14mr|xinit-1.3.3-3|21	# - it removes the default client and server from the startx arguments, so if
14mr|xinit-1.3.3-3|22	#   nothing is specified the default server or client will be the one chosen by
14mr|xinit-1.3.3-3|23	#   xinit
14mr|xinit-1.3.3-3|24	# - it uses trap to make sure the "cleanup" function will be run
14mr|xinit-1.3.3-3|25	# - it partially undoes upstream commit 9632367abd03108f3636b05e9f2fd92f5c28dabe
14mr|xinit-1.3.3-3|26	# - it enables commands like "startx startxfce4", which don't work in the
14mr|xinit-1.3.3-3|27	#   unpatched version (should be "startx /usr/bin/startxfce4")
14mr|xinit-1.3.3-3|28	#Previous versions of this patch had a bug where xinit would be run twice if some
14mr|xinit-1.3.3-3|29	#macros were defined.
14mr|xinit-1.3.3-3|30	Patch0: xinit-1.3.2-startx-arguments.patch
14mr|xinit-1.3.3-3|31	
14mr|xinit-1.3.3-3|32	# (fc) prevent freeze from applications trying to read stdin (Fedora bug #214649)
14mr|xinit-1.3.3-3|33	Patch2: xinit-1.0.4-client-session.patch
14mr|xinit-1.3.3-3|34	
14mr|xinit-1.3.3-3|35	# (fc) unset XDG_SESSION_COOKIE in startx (Fedora bug #489999)
14mr|xinit-1.3.3-3|36	Patch3: xinit-1.0.9-unset.patch
14mr|xinit-1.3.3-3|37	
14mr|xinit-1.3.3-3|38	# (pz) this patch was taken from the old startx.patch
14mr|xinit-1.3.3-3|39	Patch4: xinit-1.2.0-replace-xterm-for-xvt.patch
14mr|xinit-1.3.3-3|40	
14mr|xinit-1.3.3-3|41	# (cg) use the current vt to maintain the current session status.
14mr|xinit-1.3.3-3|42	Patch5: xinit-1.3.2-use-current-vt.patch
14mr|xinit-1.3.3-3|43	
14mr|xinit-1.3.3-3|44	BuildRequires: pkgconfig(x11)
14mr|xinit-1.3.3-3|45	BuildRequires: x11-util-macros >= 1.0.1
14mr|xinit-1.3.3-3|46	Requires:      xinitrc
14mr|xinit-1.3.3-3|47	
14mr|xinit-1.3.3-3|48	%if !%{bootstrap}
14mr|xinit-1.3.3-3|49	Requires:      which
14mr|xinit-1.3.3-3|50	%endif
14mr|xinit-1.3.3-3|51	
14mr|xinit-1.3.3-3|52	Obsoletes: consolekit-x11
14mr|xinit-1.3.3-3|53	
14mr|xinit-1.3.3-3|54	%description
14mr|xinit-1.3.3-3|55	The xinit program is used to start the X Window System server and a first
14mr|xinit-1.3.3-3|56	client program on systems that cannot start X directly from /etc/init or in
14mr|xinit-1.3.3-3|57	environments that use multiple window systems. When this first client exits,
14mr|xinit-1.3.3-3|58	xinit will kill the X server and then terminate.
14mr|xinit-1.3.3-3|59	
14mr|xinit-1.3.3-3|60	
14mr|xinit-1.3.3-3|61	%prep
14mr|xinit-1.3.3-3|62	%setup -q -n %{name}-%{version}
14mr|xinit-1.3.3-3|63	%patch0 -p0 -b .orig
14mr|xinit-1.3.3-3|64	
14mr|xinit-1.3.3-3|65	%patch2 -p1 -b .client-session
14mr|xinit-1.3.3-3|66	%patch3 -p1 -b .unset
14mr|xinit-1.3.3-3|67	%patch4 -p1 -b .xvt
14mr|xinit-1.3.3-3|68	%patch5 -p1 -b .curvt
14mr|xinit-1.3.3-3|69	
14mr|xinit-1.3.3-3|70	#needed by patch1
14mr|xinit-1.3.3-3|71	#if !% {bootstrap}
14mr|xinit-1.3.3-3|72	#autoreconf -fi
14mr|xinit-1.3.3-3|73	#endif
14mr|xinit-1.3.3-3|74	
14mr|xinit-1.3.3-3|75	%build
14mr|xinit-1.3.3-3|76	%configure2_5x
14mr|xinit-1.3.3-3|77	%make XINITDIR=/etc/X11/xinit
14mr|xinit-1.3.3-3|78	
14mr|xinit-1.3.3-3|79	%install
14mr|xinit-1.3.3-3|80	%makeinstall_std
14mr|xinit-1.3.3-3|81	
14mr|xinit-1.3.3-3|82	#don't use xorg xinitrc file, use our own, provided by xinitrc package
14mr|xinit-1.3.3-3|83	rm -fr %{buildroot}%{_libdir}/X11/xinit/xinitrc
14mr|xinit-1.3.3-3|84	rm -fr %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc
14mr|xinit-1.3.3-3|85	
14mr|xinit-1.3.3-3|86	%clean
14mr|xinit-1.3.3-3|87	
14mr|xinit-1.3.3-3|88	%files
14mr|xinit-1.3.3-3|89	%{_bindir}/xinit
14mr|xinit-1.3.3-3|90	%{_bindir}/startx
14mr|xinit-1.3.3-3|91	%{_mandir}/man1/startx.1*
14mr|xinit-1.3.3-3|92	%{_mandir}/man1/xinit.1*
14mr|xinit-1.3.3-3|93	
14mr|xinit-1.3.3-3|94	%changelog
14mr|xinit-1.3.3-3|95	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.3-3
14mr|xinit-1.3.3-3|96	+ Revision: 871e755
14mr|xinit-1.3.3-3|97	- MassBuild#440: Increase release tag
14mr|xinit-1.3.3-3|98	
14mr|xinit-1.3.3-3|99	

22186 14
14mr|xinitrc-2.4.21-6|1	Summary:	The default startup script for the X Window System
14mr|xinitrc-2.4.21-6|2	Name:		xinitrc
14mr|xinitrc-2.4.21-6|3	Version:	2.4.21
14mr|xinitrc-2.4.21-6|4	Release:	6
14mr|xinitrc-2.4.21-6|5	License:	Public Domain
14mr|xinitrc-2.4.21-6|6	Group:		System/X11
14mr|xinitrc-2.4.21-6|7	URL:		http://www.mandrivalinux.com/
14mr|xinitrc-2.4.21-6|8	Source0:	gdm.conf
14mr|xinitrc-2.4.21-6|9	Source1:	GiveConsole
14mr|xinitrc-2.4.21-6|10	Source2:	kdm.conf
14mr|xinitrc-2.4.21-6|11	Source3:	TakeConsole
14mr|xinitrc-2.4.21-6|12	Source4:	x11-Xresources
14mr|xinitrc-2.4.21-6|13	Source5:	Xaccess
14mr|xinitrc-2.4.21-6|14	Source6:	xdm.conf
14mr|xinitrc-2.4.21-6|15	Source7:	xdm-config
14mr|xinitrc-2.4.21-6|16	Source8:	xdm-Xsession
14mr|xinitrc-2.4.21-6|17	Source9:	xinitrc-fixkeyboard
14mr|xinitrc-2.4.21-6|18	Source11:	xinitrc-RunWM
14mr|xinitrc-2.4.21-6|19	Source12:	xinitrc-Xclients
14mr|xinitrc-2.4.21-6|20	Source13:	xinitrc-XIM
14mr|xinitrc-2.4.21-6|21	Source14:	xinitrc-xinitrc
14mr|xinitrc-2.4.21-6|22	Source15:	xinitrc-Xmodmap
14mr|xinitrc-2.4.21-6|23	Source16:	Xresources
14mr|xinitrc-2.4.21-6|24	Source17:	Xservers
14mr|xinitrc-2.4.21-6|25	Source18:	Xsession
14mr|xinitrc-2.4.21-6|26	Source19:	Xsetup_0
14mr|xinitrc-2.4.21-6|27	Source20:	Xwilling
14mr|xinitrc-2.4.21-6|28	Source21:	xdm-Xstartup
14mr|xinitrc-2.4.21-6|29	Source22:	xdm-Xreset
14mr|xinitrc-2.4.21-6|30	Source23:	XIM.xinit
14mr|xinitrc-2.4.21-6|31	Source24:	kdm3.conf
14mr|xinitrc-2.4.21-6|32	Requires:	x11-server-xorg
14mr|xinitrc-2.4.21-6|33	# Because of <basedir>/X11 directory handling
14mr|xinitrc-2.4.21-6|34	Requires:	x11-server-common >= 1.4.2
14mr|xinitrc-2.4.21-6|35	Requires:	xdpyinfo
14mr|xinitrc-2.4.21-6|36	Requires:	xmodmap
14mr|xinitrc-2.4.21-6|37	Requires:	xsetroot
14mr|xinitrc-2.4.21-6|38	Requires:	/bin/sh
14mr|xinitrc-2.4.21-6|39	Requires:	/bin/grep
14mr|xinitrc-2.4.21-6|40	Requires:	sessreg
14mr|xinitrc-2.4.21-6|41	Requires:	xrdb
14mr|xinitrc-2.4.21-6|42	Suggests:	s2u
14mr|xinitrc-2.4.21-6|43	Conflicts:	initscripts < 6.87-2mdk
14mr|xinitrc-2.4.21-6|44	Conflicts:	gdm < 2.8.0.0
14mr|xinitrc-2.4.21-6|45	Conflicts:	xdm < 1.1.8
14mr|xinitrc-2.4.21-6|46	BuildArch:	noarch
14mr|xinitrc-2.4.21-6|47	
14mr|xinitrc-2.4.21-6|48	%description
14mr|xinitrc-2.4.21-6|49	The xinitrc package contains the xinitrc file, a script which is used
14mr|xinitrc-2.4.21-6|50	to configure your X Window System session or to start a window manager.
14mr|xinitrc-2.4.21-6|51	
14mr|xinitrc-2.4.21-6|52	%prep
14mr|xinitrc-2.4.21-6|53	
14mr|xinitrc-2.4.21-6|54	%build
14mr|xinitrc-2.4.21-6|55	echo "Hello, i'm a build section"
14mr|xinitrc-2.4.21-6|56	
14mr|xinitrc-2.4.21-6|57	%install
14mr|xinitrc-2.4.21-6|58	
14mr|xinitrc-2.4.21-6|59	R=%{buildroot}
14mr|xinitrc-2.4.21-6|60	
14mr|xinitrc-2.4.21-6|61	mkdir -p $R%{_sysconfdir}/X11/{xdm,xinit}
14mr|xinitrc-2.4.21-6|62	install -m755 %{SOURCE18} $R%{_sysconfdir}/X11/
14mr|xinitrc-2.4.21-6|63	install -m644 %{SOURCE4} $R%{_sysconfdir}/X11/Xresources
14mr|xinitrc-2.4.21-6|64	
14mr|xinitrc-2.4.21-6|65	mkdir $R%{_sysconfdir}/X11/{xinit,xsetup}.d
14mr|xinitrc-2.4.21-6|66	install -m 755 %{SOURCE23} $R%{_sysconfdir}/X11/xinit.d/02XIM
14mr|xinitrc-2.4.21-6|67	mkdir $R%{_sysconfdir}/X11/wmsession.d
14mr|xinitrc-2.4.21-6|68	mkdir -p $R%{_datadir}/X11/xdm
14mr|xinitrc-2.4.21-6|69	install -m755 {%{SOURCE20},%{SOURCE19},%{SOURCE3},%{SOURCE1}} $R%{_datadir}/X11/xdm
14mr|xinitrc-2.4.21-6|70	ln -s ../../..%{_datadir}/X11/xdm/{Xwilling,Xsetup_0,TakeConsole,GiveConsole} $R%{_sysconfdir}/X11/xdm
14mr|xinitrc-2.4.21-6|71	install -m644 %{SOURCE7} %{SOURCE17} %{SOURCE16} %{SOURCE5} $R%{_sysconfdir}/X11/xdm
14mr|xinitrc-2.4.21-6|72	ln -s ../../../..%{_sysconfdir}/X11/xdm/{xdm-config,Xservers,Xresources,Xaccess} $R%{_datadir}/X11/xdm
14mr|xinitrc-2.4.21-6|73	install -m755 %{SOURCE8} $R%{_datadir}/X11/xdm/Xsession
14mr|xinitrc-2.4.21-6|74	
14mr|xinitrc-2.4.21-6|75	install -m755 %{SOURCE22} $R%{_datadir}/X11/xdm/Xreset
14mr|xinitrc-2.4.21-6|76	install -m755 %{SOURCE21} $R%{_datadir}/X11/xdm/Xstartup
14mr|xinitrc-2.4.21-6|77	ln -s ../../..%{_datadir}/X11/xdm/{Xsession,Xreset,Xstartup} $R%{_sysconfdir}/X11/xdm
14mr|xinitrc-2.4.21-6|78	
14mr|xinitrc-2.4.21-6|79	install -m644 %{SOURCE15} $R%{_sysconfdir}/X11/Xmodmap
14mr|xinitrc-2.4.21-6|80	install -m644 %{SOURCE14} $R%{_sysconfdir}/X11/xinit/xinitrc
14mr|xinitrc-2.4.21-6|81	install -m644 %{SOURCE12} $R%{_sysconfdir}/X11/xinit/Xclients
14mr|xinitrc-2.4.21-6|82	install -m644 %{SOURCE9} $R%{_sysconfdir}/X11/xinit/fixkeyboard
14mr|xinitrc-2.4.21-6|83	install -m644 %{SOURCE13} $R%{_sysconfdir}/X11/xinit/XIM
14mr|xinitrc-2.4.21-6|84	
14mr|xinitrc-2.4.21-6|85	mkdir -p $R%{_bindir}/
14mr|xinitrc-2.4.21-6|86	install -m755 %{SOURCE11} $R%{_bindir}/RunWM
14mr|xinitrc-2.4.21-6|87	for i in Fvwm95 MWM AfterStep WindowMaker; do ln -sf RunWM $R%{_bindir}/RunWM.$i;done
14mr|xinitrc-2.4.21-6|88	
14mr|xinitrc-2.4.21-6|89	mkdir -p $R%{_datadir}/X11/dm.d
14mr|xinitrc-2.4.21-6|90	install -m644 %{SOURCE2} $R%{_datadir}/X11/dm.d/10kdm.conf
14mr|xinitrc-2.4.21-6|91	install -m644 %{SOURCE24} $R%{_datadir}/X11/dm.d/15kdm3.conf
14mr|xinitrc-2.4.21-6|92	install -m644 %{SOURCE0} $R%{_datadir}/X11/dm.d/20gdm.conf
14mr|xinitrc-2.4.21-6|93	install -m644 %{SOURCE6} $R%{_datadir}/X11/dm.d/30xdm.conf
14mr|xinitrc-2.4.21-6|94	
14mr|xinitrc-2.4.21-6|95	%files
14mr|xinitrc-2.4.21-6|96	%config(noreplace) %{_sysconfdir}/X11/Xmodmap
14mr|xinitrc-2.4.21-6|97	%config(noreplace) %{_sysconfdir}/X11/Xresources
14mr|xinitrc-2.4.21-6|98	%config(noreplace) %{_sysconfdir}/X11/xdm/xdm-config
14mr|xinitrc-2.4.21-6|99	%config(noreplace) %{_sysconfdir}/X11/xdm/Xservers
14mr|xinitrc-2.4.21-6|100	%config(noreplace) %{_sysconfdir}/X11/xdm/Xresources
14mr|xinitrc-2.4.21-6|101	%config(noreplace) %{_sysconfdir}/X11/xdm/Xaccess
14mr|xinitrc-2.4.21-6|102	
14mr|xinitrc-2.4.21-6|103	%{_sysconfdir}/X11/xdm/GiveConsole
14mr|xinitrc-2.4.21-6|104	%{_sysconfdir}/X11/xdm/TakeConsole
14mr|xinitrc-2.4.21-6|105	%{_sysconfdir}/X11/xdm/Xreset
14mr|xinitrc-2.4.21-6|106	%{_sysconfdir}/X11/xdm/Xsession
14mr|xinitrc-2.4.21-6|107	%{_sysconfdir}/X11/xdm/Xsetup_0
14mr|xinitrc-2.4.21-6|108	%{_sysconfdir}/X11/xdm/Xstartup
14mr|xinitrc-2.4.21-6|109	%{_sysconfdir}/X11/xdm/Xwilling
14mr|xinitrc-2.4.21-6|110	
14mr|xinitrc-2.4.21-6|111	
14mr|xinitrc-2.4.21-6|112	%dir %{_sysconfdir}/X11/wmsession.d
14mr|xinitrc-2.4.21-6|113	%dir %{_sysconfdir}/X11/xinit
14mr|xinitrc-2.4.21-6|114	%dir %{_sysconfdir}/X11/xinit.d
14mr|xinitrc-2.4.21-6|115	%dir %{_sysconfdir}/X11/xsetup.d
14mr|xinitrc-2.4.21-6|116	%{_sysconfdir}/X11/Xsession
14mr|xinitrc-2.4.21-6|117	%{_sysconfdir}/X11/xinit.d/02XIM
14mr|xinitrc-2.4.21-6|118	%{_sysconfdir}/X11/xinit/XIM
14mr|xinitrc-2.4.21-6|119	%{_sysconfdir}/X11/xinit/Xclients
14mr|xinitrc-2.4.21-6|120	%{_sysconfdir}/X11/xinit/fixkeyboard
14mr|xinitrc-2.4.21-6|121	%{_sysconfdir}/X11/xinit/xinitrc
14mr|xinitrc-2.4.21-6|122	%{_bindir}/*
14mr|xinitrc-2.4.21-6|123	%{_datadir}/X11/dm.d
14mr|xinitrc-2.4.21-6|124	%{_datadir}/X11/xdm
14mr|xinitrc-2.4.21-6|125	
14mr|xinitrc-2.4.21-6|126	%changelog
14mr|xinitrc-2.4.21-6|127	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.4.21-6
14mr|xinitrc-2.4.21-6|128	+ Revision: 81dd359
14mr|xinitrc-2.4.21-6|129	- MassBuild#440: Increase release tag
14mr|xinitrc-2.4.21-6|130	
14mr|xinitrc-2.4.21-6|131	

22187 14
14mr|xinput-1.6.1-3|1	Summary:	Runtime configuration and test of XInput devices
14mr|xinput-1.6.1-3|2	Name:		xinput
14mr|xinput-1.6.1-3|3	Version:	1.6.1
14mr|xinput-1.6.1-3|4	Release:	3
14mr|xinput-1.6.1-3|5	License:	MIT
14mr|xinput-1.6.1-3|6	Group:		System/X11
14mr|xinput-1.6.1-3|7	Url:		http://xorg.freedesktop.org
14mr|xinput-1.6.1-3|8	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xinput-1.6.1-3|9	BuildRequires:	pkgconfig(inputproto)
14mr|xinput-1.6.1-3|10	BuildRequires:	pkgconfig(x11)
14mr|xinput-1.6.1-3|11	BuildRequires:	pkgconfig(xext)
14mr|xinput-1.6.1-3|12	BuildRequires:	pkgconfig(xfixes)
14mr|xinput-1.6.1-3|13	BuildRequires:	pkgconfig(xi)
14mr|xinput-1.6.1-3|14	BuildRequires:	pkgconfig(xinerama)
14mr|xinput-1.6.1-3|15	BuildRequires:	pkgconfig(xorg-macros)
14mr|xinput-1.6.1-3|16	BuildRequires:	pkgconfig(xrandr)
14mr|xinput-1.6.1-3|17	
14mr|xinput-1.6.1-3|18	%description
14mr|xinput-1.6.1-3|19	Runtime configuration and test of XInput devices.
14mr|xinput-1.6.1-3|20	
14mr|xinput-1.6.1-3|21	%files
14mr|xinput-1.6.1-3|22	%doc README ChangeLog
14mr|xinput-1.6.1-3|23	%{_bindir}/xinput
14mr|xinput-1.6.1-3|24	%{_mandir}/*/*
14mr|xinput-1.6.1-3|25	
14mr|xinput-1.6.1-3|26	#----------------------------------------------------------------------------
14mr|xinput-1.6.1-3|27	
14mr|xinput-1.6.1-3|28	%prep
14mr|xinput-1.6.1-3|29	%setup -q
14mr|xinput-1.6.1-3|30	
14mr|xinput-1.6.1-3|31	%build
14mr|xinput-1.6.1-3|32	%configure2_5x
14mr|xinput-1.6.1-3|33	%make
14mr|xinput-1.6.1-3|34	
14mr|xinput-1.6.1-3|35	%install
14mr|xinput-1.6.1-3|36	%makeinstall_std
14mr|xinput-1.6.1-3|37	
14mr|xinput-1.6.1-3|38	
14mr|xinput-1.6.1-3|39	%changelog
14mr|xinput-1.6.1-3|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.1-3
14mr|xinput-1.6.1-3|41	+ Revision: e4417db
14mr|xinput-1.6.1-3|42	- MassBuild#440: Increase release tag
14mr|xinput-1.6.1-3|43	
14mr|xinput-1.6.1-3|44	

22188 14
14mr|xkbcomp-1.2.4-3|1	Name:		xkbcomp
14mr|xkbcomp-1.2.4-3|2	Version:	1.2.4
14mr|xkbcomp-1.2.4-3|3	Release:	3
14mr|xkbcomp-1.2.4-3|4	Summary:	Compile XKB keyboard description
14mr|xkbcomp-1.2.4-3|5	Group:		Development/X11
14mr|xkbcomp-1.2.4-3|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xkbcomp-1.2.4-3|7	License:	MIT
14mr|xkbcomp-1.2.4-3|8	
14mr|xkbcomp-1.2.4-3|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xkbcomp-1.2.4-3|10	BuildRequires: pkgconfig(xkbfile) >= 1.0.1
14mr|xkbcomp-1.2.4-3|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xkbcomp-1.2.4-3|12	
14mr|xkbcomp-1.2.4-3|13	%description
14mr|xkbcomp-1.2.4-3|14	The xkbcomp keymap compiler converts a description of an XKB keymap into one of
14mr|xkbcomp-1.2.4-3|15	several output formats. The most common use for xkbcomp is to create a compiled
14mr|xkbcomp-1.2.4-3|16	keymap file (.xkm extension) which can be read directly by XKB-capable X
14mr|xkbcomp-1.2.4-3|17	servers or utilities.
14mr|xkbcomp-1.2.4-3|18	
14mr|xkbcomp-1.2.4-3|19	%prep
14mr|xkbcomp-1.2.4-3|20	%setup -q -n %{name}-%{version}
14mr|xkbcomp-1.2.4-3|21	
14mr|xkbcomp-1.2.4-3|22	%build
14mr|xkbcomp-1.2.4-3|23	%configure2_5x
14mr|xkbcomp-1.2.4-3|24	%make
14mr|xkbcomp-1.2.4-3|25	
14mr|xkbcomp-1.2.4-3|26	%install
14mr|xkbcomp-1.2.4-3|27	%makeinstall_std
14mr|xkbcomp-1.2.4-3|28	
14mr|xkbcomp-1.2.4-3|29	%files
14mr|xkbcomp-1.2.4-3|30	%{_bindir}/xkbcomp
14mr|xkbcomp-1.2.4-3|31	%{_mandir}/man1/xkbcomp.1*
14mr|xkbcomp-1.2.4-3|32	%{_libdir}/pkgconfig/%{name}.pc
14mr|xkbcomp-1.2.4-3|33	
14mr|xkbcomp-1.2.4-3|34	
14mr|xkbcomp-1.2.4-3|35	
14mr|xkbcomp-1.2.4-3|36	%changelog
14mr|xkbcomp-1.2.4-3|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.4-3
14mr|xkbcomp-1.2.4-3|38	+ Revision: 11c690f
14mr|xkbcomp-1.2.4-3|39	- MassBuild#440: Increase release tag
14mr|xkbcomp-1.2.4-3|40	
14mr|xkbcomp-1.2.4-3|41	

22189 14
14mr|xkbevd-1.1.3-3|1	Name:		xkbevd
14mr|xkbevd-1.1.3-3|2	Version:	1.1.3
14mr|xkbevd-1.1.3-3|3	Release:	3
14mr|xkbevd-1.1.3-3|4	Summary:	XKB event daemon
14mr|xkbevd-1.1.3-3|5	Group:		Development/X11
14mr|xkbevd-1.1.3-3|6	URL:		http://xorg.freedesktop.org
14mr|xkbevd-1.1.3-3|7	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xkbevd-1.1.3-3|8	License:	MIT
14mr|xkbevd-1.1.3-3|9	
14mr|xkbevd-1.1.3-3|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xkbevd-1.1.3-3|11	BuildRequires: pkgconfig(xkbfile) >= 1.0.1
14mr|xkbevd-1.1.3-3|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xkbevd-1.1.3-3|13	BuildRequires:	bison
14mr|xkbevd-1.1.3-3|14	
14mr|xkbevd-1.1.3-3|15	%description
14mr|xkbevd-1.1.3-3|16	The xkbevd event daemon listens for specified XKB events and executes
14mr|xkbevd-1.1.3-3|17	requested commands if they occur. The configuration file consists of a
14mr|xkbevd-1.1.3-3|18	list of event specification/action pairs and/or variable definitions.
14mr|xkbevd-1.1.3-3|19	
14mr|xkbevd-1.1.3-3|20	%prep
14mr|xkbevd-1.1.3-3|21	%setup -q -n %{name}-%{version}
14mr|xkbevd-1.1.3-3|22	
14mr|xkbevd-1.1.3-3|23	%build
14mr|xkbevd-1.1.3-3|24	%configure2_5x	--x-includes=%{_includedir} \
14mr|xkbevd-1.1.3-3|25	--x-libraries=%{_libdir}
14mr|xkbevd-1.1.3-3|26	
14mr|xkbevd-1.1.3-3|27	%make
14mr|xkbevd-1.1.3-3|28	
14mr|xkbevd-1.1.3-3|29	%install
14mr|xkbevd-1.1.3-3|30	mkdir -p %{buildroot}/%{_datadir}/X11/xkb
14mr|xkbevd-1.1.3-3|31	install -m 644 example.cf xkbevd.cf %{buildroot}/%{_datadir}/X11/xkb
14mr|xkbevd-1.1.3-3|32	%makeinstall_std
14mr|xkbevd-1.1.3-3|33	
14mr|xkbevd-1.1.3-3|34	%files
14mr|xkbevd-1.1.3-3|35	%{_bindir}/xkbevd
14mr|xkbevd-1.1.3-3|36	%{_mandir}/man1/xkbevd.1*
14mr|xkbevd-1.1.3-3|37	%{_datadir}/X11/xkb/*.cf
14mr|xkbevd-1.1.3-3|38	
14mr|xkbevd-1.1.3-3|39	
14mr|xkbevd-1.1.3-3|40	
14mr|xkbevd-1.1.3-3|41	%changelog
14mr|xkbevd-1.1.3-3|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-3
14mr|xkbevd-1.1.3-3|43	+ Revision: 2df5e5a
14mr|xkbevd-1.1.3-3|44	- MassBuild#440: Increase release tag
14mr|xkbevd-1.1.3-3|45	
14mr|xkbevd-1.1.3-3|46	

22190 14
14mr|xkbprint-1.0.3-5|1	Name:		xkbprint
14mr|xkbprint-1.0.3-5|2	Version:	1.0.3
14mr|xkbprint-1.0.3-5|3	Release:	5
14mr|xkbprint-1.0.3-5|4	Summary:	Print an XKB keyboard description
14mr|xkbprint-1.0.3-5|5	Group:		Development/X11
14mr|xkbprint-1.0.3-5|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xkbprint-1.0.3-5|7	License:	MIT
14mr|xkbprint-1.0.3-5|8	
14mr|xkbprint-1.0.3-5|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xkbprint-1.0.3-5|10	BuildRequires: pkgconfig(xkbfile) >= 1.0.1
14mr|xkbprint-1.0.3-5|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xkbprint-1.0.3-5|12	
14mr|xkbprint-1.0.3-5|13	%description
14mr|xkbprint-1.0.3-5|14	The xkbprint comman generates a printable or encapsulated PostScript
14mr|xkbprint-1.0.3-5|15	description of the XKB keyboard description specified by a file.
14mr|xkbprint-1.0.3-5|16	
14mr|xkbprint-1.0.3-5|17	%prep
14mr|xkbprint-1.0.3-5|18	%setup -q -n %{name}-%{version}
14mr|xkbprint-1.0.3-5|19	
14mr|xkbprint-1.0.3-5|20	%build
14mr|xkbprint-1.0.3-5|21	%configure2_5x	--x-includes=%{_includedir} \
14mr|xkbprint-1.0.3-5|22	--x-libraries=%{_libdir}
14mr|xkbprint-1.0.3-5|23	
14mr|xkbprint-1.0.3-5|24	%make
14mr|xkbprint-1.0.3-5|25	
14mr|xkbprint-1.0.3-5|26	%install
14mr|xkbprint-1.0.3-5|27	rm -rf %{buildroot}
14mr|xkbprint-1.0.3-5|28	%makeinstall_std
14mr|xkbprint-1.0.3-5|29	
14mr|xkbprint-1.0.3-5|30	%clean
14mr|xkbprint-1.0.3-5|31	rm -rf %{buildroot}
14mr|xkbprint-1.0.3-5|32	
14mr|xkbprint-1.0.3-5|33	%files
14mr|xkbprint-1.0.3-5|34	%defattr(-,root,root)
14mr|xkbprint-1.0.3-5|35	%{_bindir}/xkbprint
14mr|xkbprint-1.0.3-5|36	%{_mandir}/man1/xkbprint.1*
14mr|xkbprint-1.0.3-5|37	
14mr|xkbprint-1.0.3-5|38	
14mr|xkbprint-1.0.3-5|39	
14mr|xkbprint-1.0.3-5|40	%changelog
14mr|xkbprint-1.0.3-5|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-5
14mr|xkbprint-1.0.3-5|42	+ Revision: e67dacb
14mr|xkbprint-1.0.3-5|43	- MassBuild#440: Increase release tag
14mr|xkbprint-1.0.3-5|44	
14mr|xkbprint-1.0.3-5|45	

22191 14
14mr|xkbutils-1.0.4-2|1	Name:		xkbutils
14mr|xkbutils-1.0.4-2|2	Version:	1.0.4
14mr|xkbutils-1.0.4-2|3	Release:	2
14mr|xkbutils-1.0.4-2|4	Summary:	X.Org X11 XKB utilities
14mr|xkbutils-1.0.4-2|5	
14mr|xkbutils-1.0.4-2|6	Group:		Development/X11
14mr|xkbutils-1.0.4-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xkbutils-1.0.4-2|8	License:	MIT
14mr|xkbutils-1.0.4-2|9	
14mr|xkbutils-1.0.4-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xkbutils-1.0.4-2|11	BuildRequires: pkgconfig(xkbfile) >= 1.0.1
14mr|xkbutils-1.0.4-2|12	BuildRequires: pkgconfig(xaw7) >= 1.0.1
14mr|xkbutils-1.0.4-2|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xkbutils-1.0.4-2|14	
14mr|xkbutils-1.0.4-2|15	%description
14mr|xkbutils-1.0.4-2|16	This package provides several XKB utilities for X.org.
14mr|xkbutils-1.0.4-2|17	
14mr|xkbutils-1.0.4-2|18	%prep
14mr|xkbutils-1.0.4-2|19	%setup -q -n %{name}-%{version}
14mr|xkbutils-1.0.4-2|20	
14mr|xkbutils-1.0.4-2|21	%build
14mr|xkbutils-1.0.4-2|22	%configure2_5x	--x-includes=%{_includedir} \
14mr|xkbutils-1.0.4-2|23	--x-libraries=%{_libdir}
14mr|xkbutils-1.0.4-2|24	
14mr|xkbutils-1.0.4-2|25	%make
14mr|xkbutils-1.0.4-2|26	
14mr|xkbutils-1.0.4-2|27	%install
14mr|xkbutils-1.0.4-2|28	%makeinstall_std
14mr|xkbutils-1.0.4-2|29	
14mr|xkbutils-1.0.4-2|30	%clean
14mr|xkbutils-1.0.4-2|31	
14mr|xkbutils-1.0.4-2|32	%files
14mr|xkbutils-1.0.4-2|33	%{_bindir}/xkbbell
14mr|xkbutils-1.0.4-2|34	%{_bindir}/xkbvleds
14mr|xkbutils-1.0.4-2|35	%{_bindir}/xkbwatch
14mr|xkbutils-1.0.4-2|36	%{_mandir}/man1/*.1.*
14mr|xkbutils-1.0.4-2|37	
14mr|xkbutils-1.0.4-2|38	
14mr|xkbutils-1.0.4-2|39	
14mr|xkbutils-1.0.4-2|40	
14mr|xkbutils-1.0.4-2|41	%changelog
14mr|xkbutils-1.0.4-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-2
14mr|xkbutils-1.0.4-2|43	+ Revision: c67b7fa
14mr|xkbutils-1.0.4-2|44	- MassBuild#440: Increase release tag
14mr|xkbutils-1.0.4-2|45	
14mr|xkbutils-1.0.4-2|46	

22192 14
14mr|xkeyboard-config-2.10.1-5|1	%define old_name x11-data-xkbdata
14mr|xkeyboard-config-2.10.1-5|2	
14mr|xkeyboard-config-2.10.1-5|3	%define git_url git://anongit.freedesktop.org/xkeyboard-config
14mr|xkeyboard-config-2.10.1-5|4	
14mr|xkeyboard-config-2.10.1-5|5	Name:		xkeyboard-config
14mr|xkeyboard-config-2.10.1-5|6	Epoch:		1
14mr|xkeyboard-config-2.10.1-5|7	Version:	2.10.1
14mr|xkeyboard-config-2.10.1-5|8	Release:	5
14mr|xkeyboard-config-2.10.1-5|9	Summary:	XKB data files
14mr|xkeyboard-config-2.10.1-5|10	License:	MIT
14mr|xkeyboard-config-2.10.1-5|11	Group:		Development/X11
14mr|xkeyboard-config-2.10.1-5|12	URL:		http://www.freedesktop.org/wiki/Software/XKeyboardConfig
14mr|xkeyboard-config-2.10.1-5|13	Source0:	http://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-%{version}.tar.bz2
14mr|xkeyboard-config-2.10.1-5|14	Source1:	%{name}-ru.po
14mr|xkeyboard-config-2.10.1-5|15	Patch0:		xkeyboard-config-2.10.1-fixkbd.patch
14mr|xkeyboard-config-2.10.1-5|16	# (Anssi 09/2008) Add fi(kotoistus_classic_nbsp) and use that by default.
14mr|xkeyboard-config-2.10.1-5|17	# It has nbsp in level4 instead of level3 to avoid typos, as in fi(classic).
14mr|xkeyboard-config-2.10.1-5|18	# See http://bugs.freedesktop.org/show_bug.cgi?id=12764
14mr|xkeyboard-config-2.10.1-5|19	# Comments have been sent to the Kotoistus project.
14mr|xkeyboard-config-2.10.1-5|20	Patch1:		xkeyboard-config-2.10.1-fi-kotoistus_classic_nbsp.patch
14mr|xkeyboard-config-2.10.1-5|21	
14mr|xkeyboard-config-2.10.1-5|22	# Morocco symbols/tifinagh should be symbols/ma in the official version
14mr|xkeyboard-config-2.10.1-5|23	# Nigerian symbols/ng seens to match
14mr|xkeyboard-config-2.10.1-5|24	# Pakistanese is pk in 1.1, not snd
14mr|xkeyboard-config-2.10.1-5|25	# symbols/tm "Turkmen" is the same as symbols/tr "Turkey" in 1.1? seens
14mr|xkeyboard-config-2.10.1-5|26	#	quite different
14mr|xkeyboard-config-2.10.1-5|27	# symbols/urd seens to be 1.1's symbols/in (claims support for all Indian
14mr|xkeyboard-config-2.10.1-5|28	#	keyboard layouts)
14mr|xkeyboard-config-2.10.1-5|29	# symbols/kur "Kurdish" is apparently in several different Kurdish support
14mr|xkeyboard-config-2.10.1-5|30	#	files/descriptions
14mr|xkeyboard-config-2.10.1-5|31	# symbols/chr "Cherokee" being dropped? or already integrated in some other
14mr|xkeyboard-config-2.10.1-5|32	#	description?
14mr|xkeyboard-config-2.10.1-5|33	Patch2:		xkbdata-1.0.1-newkbd.patch
14mr|xkeyboard-config-2.10.1-5|34	Patch3:		xkb-fix_uz.patch
14mr|xkeyboard-config-2.10.1-5|35	
14mr|xkeyboard-config-2.10.1-5|36	# (fc) 1.5-2mdv map key_battery, wlan, bluetooth, uwb to their XF86 keycodes (GIT)
14mr|xkeyboard-config-2.10.1-5|37	Patch6:		xkeyboard-config-1.4-battery.patch
14mr|xkeyboard-config-2.10.1-5|38	# Revert change that disables zapping by default
14mr|xkeyboard-config-2.10.1-5|39	Patch9:		xkeyboard-config-2.8-Enable-zapping-by-default.patch
14mr|xkeyboard-config-2.10.1-5|40	
14mr|xkeyboard-config-2.10.1-5|41	#Add Altai and fix some Russia national layout
14mr|xkeyboard-config-2.10.1-5|42	Patch10:	xkeyboard-config-2.7-altai.patch
14mr|xkeyboard-config-2.10.1-5|43	
14mr|xkeyboard-config-2.10.1-5|44	# Add Swiss-German layout with ¨ deadkey, but without turning important
14mr|xkeyboard-config-2.10.1-5|45	# development characters like ` or ' into deadkeys
14mr|xkeyboard-config-2.10.1-5|46	Patch11:	xkeyboard-config-ch-scriptdeadkeys.patch
14mr|xkeyboard-config-2.10.1-5|47	
14mr|xkeyboard-config-2.10.1-5|48	Patch12:	xkeyboard-config-2.10.1-br-support.diff
14mr|xkeyboard-config-2.10.1-5|49	
14mr|xkeyboard-config-2.10.1-5|50	# Update to Ilya Birman's typographic layout
14mr|xkeyboard-config-2.10.1-5|51	Patch15:        xkeyboard-config-birman-typo-layout-v3.patch
14mr|xkeyboard-config-2.10.1-5|52	
14mr|xkeyboard-config-2.10.1-5|53	BuildRequires:	pkgconfig(x11)
14mr|xkeyboard-config-2.10.1-5|54	BuildRequires:	glib-gettextize
14mr|xkeyboard-config-2.10.1-5|55	BuildRequires:	intltool
14mr|xkeyboard-config-2.10.1-5|56	BuildRequires:	perl-XML-Parser
14mr|xkeyboard-config-2.10.1-5|57	BuildRequires:	x11-proto-devel
14mr|xkeyboard-config-2.10.1-5|58	BuildRequires:	x11-util-macros
14mr|xkeyboard-config-2.10.1-5|59	BuildRequires:	xkbcomp
14mr|xkeyboard-config-2.10.1-5|60	# For the mab page
14mr|xkeyboard-config-2.10.1-5|61	BuildRequires:	xsltproc
14mr|xkeyboard-config-2.10.1-5|62	# https://qa.mandriva.com/show_bug.cgi?id=44052
14mr|xkeyboard-config-2.10.1-5|63	BuildRequires:	gettext-devel
14mr|xkeyboard-config-2.10.1-5|64	
14mr|xkeyboard-config-2.10.1-5|65	BuildArch:	noarch
14mr|xkeyboard-config-2.10.1-5|66	
14mr|xkeyboard-config-2.10.1-5|67	%description
14mr|xkeyboard-config-2.10.1-5|68	Xkeyboard-config provides consistent, well-structured, frequently released of X
14mr|xkeyboard-config-2.10.1-5|69	keyboard configuration data (XKB) for various X Window System implementations.
14mr|xkeyboard-config-2.10.1-5|70	
14mr|xkeyboard-config-2.10.1-5|71	%package -n %{old_name}
14mr|xkeyboard-config-2.10.1-5|72	Summary:	%{summary}
14mr|xkeyboard-config-2.10.1-5|73	Group:		%{group}
14mr|xkeyboard-config-2.10.1-5|74	
14mr|xkeyboard-config-2.10.1-5|75	%description -n %{old_name}
14mr|xkeyboard-config-2.10.1-5|76	Xkeyboard-config provides consistent, well-structured, frequently released of X
14mr|xkeyboard-config-2.10.1-5|77	keyboard configuration data (XKB) for various X Window System implementations.
14mr|xkeyboard-config-2.10.1-5|78	
14mr|xkeyboard-config-2.10.1-5|79	%prep
14mr|xkeyboard-config-2.10.1-5|80	%setup -q
14mr|xkeyboard-config-2.10.1-5|81	cp -f %{SOURCE1} po/ru.po
14mr|xkeyboard-config-2.10.1-5|82	%patch0 -p1
14mr|xkeyboard-config-2.10.1-5|83	%patch1 -p1
14mr|xkeyboard-config-2.10.1-5|84	%patch3 -p1
14mr|xkeyboard-config-2.10.1-5|85	%patch6 -p1 -b .battery
14mr|xkeyboard-config-2.10.1-5|86	%patch9 -p1 -b .enable-zapping
14mr|xkeyboard-config-2.10.1-5|87	%patch10 -p1 -b .russain_national
14mr|xkeyboard-config-2.10.1-5|88	%patch11 -p1 -b .ch_scriptdeadkeys
14mr|xkeyboard-config-2.10.1-5|89	%patch12 -p1 -b .br
14mr|xkeyboard-config-2.10.1-5|90	%patch15 -p1 -b .birman-typo
14mr|xkeyboard-config-2.10.1-5|91	
14mr|xkeyboard-config-2.10.1-5|92	# fix build
14mr|xkeyboard-config-2.10.1-5|93	aclocal
14mr|xkeyboard-config-2.10.1-5|94	autoconf
14mr|xkeyboard-config-2.10.1-5|95	
14mr|xkeyboard-config-2.10.1-5|96	%build
14mr|xkeyboard-config-2.10.1-5|97	%configure2_5x \
14mr|xkeyboard-config-2.10.1-5|98	--enable-compat-rules \
14mr|xkeyboard-config-2.10.1-5|99	--with-xkb-base=%{_datadir}/X11/xkb \
14mr|xkeyboard-config-2.10.1-5|100	--with-xkb-rules-symlink=xorg \
14mr|xkeyboard-config-2.10.1-5|101	--disable-runtime-deps
14mr|xkeyboard-config-2.10.1-5|102	
14mr|xkeyboard-config-2.10.1-5|103	%make
14mr|xkeyboard-config-2.10.1-5|104	
14mr|xkeyboard-config-2.10.1-5|105	%install
14mr|xkeyboard-config-2.10.1-5|106	%makeinstall_std
14mr|xkeyboard-config-2.10.1-5|107	
14mr|xkeyboard-config-2.10.1-5|108	mkdir -p %{buildroot}%{_localstatedir}/lib/xkb
14mr|xkeyboard-config-2.10.1-5|109	#need this symlink for xkb to work (Mdv bug #34195)
14mr|xkeyboard-config-2.10.1-5|110	ln -snf %{_localstatedir}/lib/xkb %{buildroot}%{_datadir}/X11/xkb/compiled
14mr|xkeyboard-config-2.10.1-5|111	
14mr|xkeyboard-config-2.10.1-5|112	%find_lang %{name}
14mr|xkeyboard-config-2.10.1-5|113	
14mr|xkeyboard-config-2.10.1-5|114	%pre -n %{old_name}
14mr|xkeyboard-config-2.10.1-5|115	# this was a directory in the old installation
14mr|xkeyboard-config-2.10.1-5|116	if [ -d "%{_datadir}/X11/xkb/compiled" ]; then
14mr|xkeyboard-config-2.10.1-5|117	rm -rf %{_datadir}/X11/xkb/compiled
14mr|xkeyboard-config-2.10.1-5|118	fi
14mr|xkeyboard-config-2.10.1-5|119	
14mr|xkeyboard-config-2.10.1-5|120	%files -f %{name}.lang -n %{old_name}
14mr|xkeyboard-config-2.10.1-5|121	%dir %{_datadir}/X11/xkb/
14mr|xkeyboard-config-2.10.1-5|122	%attr(1777,root,root) %dir %{_localstatedir}/lib/xkb
14mr|xkeyboard-config-2.10.1-5|123	%{_datadir}/X11/xkb/*
14mr|xkeyboard-config-2.10.1-5|124	%{_datadir}/pkgconfig/xkeyboard-config.pc
14mr|xkeyboard-config-2.10.1-5|125	%{_mandir}/man7/xkeyboard-config.7.*
14mr|xkeyboard-config-2.10.1-5|126	
14mr|xkeyboard-config-2.10.1-5|127	%changelog
14mr|xkeyboard-config-2.10.1-5|128	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.10.1-5
14mr|xkeyboard-config-2.10.1-5|129	+ Revision: cf4f55d
14mr|xkeyboard-config-2.10.1-5|130	- MassBuild#440: Increase release tag
14mr|xkeyboard-config-2.10.1-5|131	
14mr|xkeyboard-config-2.10.1-5|132	

22193 14
14mr|xkill-1.0.3-7|1	Name: xkill
14mr|xkill-1.0.3-7|2	Version: 1.0.3
14mr|xkill-1.0.3-7|3	Release: 7
14mr|xkill-1.0.3-7|4	Summary: Kill a client by its X resource
14mr|xkill-1.0.3-7|5	Group: Monitoring
14mr|xkill-1.0.3-7|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xkill-1.0.3-7|7	Source11:   %{name}-mini.png
14mr|xkill-1.0.3-7|8	Source12:   %{name}-std.png
14mr|xkill-1.0.3-7|9	Source13:   %{name}-large.png
14mr|xkill-1.0.3-7|10	License: MIT
14mr|xkill-1.0.3-7|11	
14mr|xkill-1.0.3-7|12	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xkill-1.0.3-7|13	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xkill-1.0.3-7|14	BuildRequires: x11-util-macros >= 1.0.1
14mr|xkill-1.0.3-7|15	
14mr|xkill-1.0.3-7|16	%description
14mr|xkill-1.0.3-7|17	Xkill is a utility for forcing the X server to close connections to clients.
14mr|xkill-1.0.3-7|18	This program is very dangerous, but is useful for aborting programs that have
14mr|xkill-1.0.3-7|19	displayed undesired windows on a user's screen.
14mr|xkill-1.0.3-7|20	
14mr|xkill-1.0.3-7|21	%prep
14mr|xkill-1.0.3-7|22	%setup -q -n %{name}-%{version}
14mr|xkill-1.0.3-7|23	
14mr|xkill-1.0.3-7|24	%build
14mr|xkill-1.0.3-7|25	%configure2_5x	--x-includes=%{_includedir}\
14mr|xkill-1.0.3-7|26	--x-libraries=%{_libdir}
14mr|xkill-1.0.3-7|27	
14mr|xkill-1.0.3-7|28	%make
14mr|xkill-1.0.3-7|29	
14mr|xkill-1.0.3-7|30	%install
14mr|xkill-1.0.3-7|31	rm -rf %{buildroot}
14mr|xkill-1.0.3-7|32	%makeinstall_std
14mr|xkill-1.0.3-7|33	
14mr|xkill-1.0.3-7|34	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
14mr|xkill-1.0.3-7|35	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mr|xkill-1.0.3-7|36	[Desktop Entry]
14mr|xkill-1.0.3-7|37	Encoding=UTF-8
14mr|xkill-1.0.3-7|38	Name=XKill
14mr|xkill-1.0.3-7|39	Comment=Kill a client by its X resource
14mr|xkill-1.0.3-7|40	Exec=/usr/bin/xkill
14mr|xkill-1.0.3-7|41	Icon=xkill
14mr|xkill-1.0.3-7|42	Terminal=false
14mr|xkill-1.0.3-7|43	Type=Application
14mr|xkill-1.0.3-7|44	StartupNotify=true
14mr|xkill-1.0.3-7|45	Categories=System;Monitor;
14mr|xkill-1.0.3-7|46	NoDisplay=true
14mr|xkill-1.0.3-7|47	EOF
14mr|xkill-1.0.3-7|48	
14mr|xkill-1.0.3-7|49	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/xkill.png
14mr|xkill-1.0.3-7|50	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/xkill.png
14mr|xkill-1.0.3-7|51	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/xkill.png
14mr|xkill-1.0.3-7|52	
14mr|xkill-1.0.3-7|53	%clean
14mr|xkill-1.0.3-7|54	rm -rf %{buildroot}
14mr|xkill-1.0.3-7|55	
14mr|xkill-1.0.3-7|56	%if %mdkversion < 200900
14mr|xkill-1.0.3-7|57	%post
14mr|xkill-1.0.3-7|58	%update_menus
14mr|xkill-1.0.3-7|59	%endif
14mr|xkill-1.0.3-7|60	
14mr|xkill-1.0.3-7|61	%if %mdkversion < 200900
14mr|xkill-1.0.3-7|62	%postun
14mr|xkill-1.0.3-7|63	%clean_menus
14mr|xkill-1.0.3-7|64	%endif
14mr|xkill-1.0.3-7|65	
14mr|xkill-1.0.3-7|66	%files
14mr|xkill-1.0.3-7|67	%defattr(-,root,root)
14mr|xkill-1.0.3-7|68	%{_bindir}/xkill
14mr|xkill-1.0.3-7|69	%{_mandir}/man1/*
14mr|xkill-1.0.3-7|70	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|xkill-1.0.3-7|71	%{_miconsdir}/xkill.png
14mr|xkill-1.0.3-7|72	%{_iconsdir}/xkill.png
14mr|xkill-1.0.3-7|73	%{_liconsdir}/xkill.png
14mr|xkill-1.0.3-7|74	
14mr|xkill-1.0.3-7|75	
14mr|xkill-1.0.3-7|76	
14mr|xkill-1.0.3-7|77	%changelog
14mr|xkill-1.0.3-7|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-7
14mr|xkill-1.0.3-7|79	+ Revision: b2380a5
14mr|xkill-1.0.3-7|80	- MassBuild#440: Increase release tag
14mr|xkill-1.0.3-7|81	
14mr|xkill-1.0.3-7|82	

22194 14
14mr|xl2tpd-1.3.6-5|1	%define sname xl2tpd
14mr|xl2tpd-1.3.6-5|2	
14mr|xl2tpd-1.3.6-5|3	Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661)
14mr|xl2tpd-1.3.6-5|4	Name: xl2tpd
14mr|xl2tpd-1.3.6-5|5	Version: 1.3.6
14mr|xl2tpd-1.3.6-5|6	Release: 5
14mr|xl2tpd-1.3.6-5|7	License: GPLv2
14mr|xl2tpd-1.3.6-5|8	Url: https://github.com/xelerance/xl2tpd
14mr|xl2tpd-1.3.6-5|9	Group: System/Base
14mr|xl2tpd-1.3.6-5|10	Source0: http://www.xelerance.com/software/xl2tpd/xl2tpd-%{version}.tar.gz
14mr|xl2tpd-1.3.6-5|11	Source1: xl2tpd.service
14mr|xl2tpd-1.3.6-5|12	Source2: tmpfiles-xl2tpd.conf
14mr|xl2tpd-1.3.6-5|13	
14mr|xl2tpd-1.3.6-5|14	Patch1: %{sname}.c.patch
14mr|xl2tpd-1.3.6-5|15	Patch2: %{sname}-nokernel.patch
14mr|xl2tpd-1.3.6-5|16	
14mr|xl2tpd-1.3.6-5|17	Requires: ppp >= 2.4.5
14mr|xl2tpd-1.3.6-5|18	# If you want to authenticate against a Microsoft PDC/Active Directory
14mr|xl2tpd-1.3.6-5|19	# Requires: samba-winbind
14mr|xl2tpd-1.3.6-5|20	BuildRequires: libpcap-devel
14mr|xl2tpd-1.3.6-5|21	BuildRequires: systemd-units
14mr|xl2tpd-1.3.6-5|22	BuildRequires: pkgconfig(openssl)
14mr|xl2tpd-1.3.6-5|23	Requires(post,preun,postun): systemd
14mr|xl2tpd-1.3.6-5|24	
14mr|xl2tpd-1.3.6-5|25	Conflicts: xl2tpd-kernel
14mr|xl2tpd-1.3.6-5|26	Provides: l2tpd
14mr|xl2tpd-1.3.6-5|27	Provides: xl2tpd-nokernel
14mr|xl2tpd-1.3.6-5|28	
14mr|xl2tpd-1.3.6-5|29	%description
14mr|xl2tpd-1.3.6-5|30	xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661).
14mr|xl2tpd-1.3.6-5|31	L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user
14mr|xl2tpd-1.3.6-5|32	sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP
14mr|xl2tpd-1.3.6-5|33	servers. Another important application is Virtual Private Networks where
14mr|xl2tpd-1.3.6-5|34	the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec,
14mr|xl2tpd-1.3.6-5|35	RFC 3193). The L2TP/IPsec protocol is mainly used by Windows and
14mr|xl2tpd-1.3.6-5|36	Mac OS X clients. On Linux, xl2tpd can be used in combination with IPsec
14mr|xl2tpd-1.3.6-5|37	implementations such as Openswan.
14mr|xl2tpd-1.3.6-5|38	Example configuration files for such a setup are included in this RPM.
14mr|xl2tpd-1.3.6-5|39	
14mr|xl2tpd-1.3.6-5|40	xl2tpd works by opening a pseudo-tty for communicating with pppd.
14mr|xl2tpd-1.3.6-5|41	It runs completely in userspace.
14mr|xl2tpd-1.3.6-5|42	
14mr|xl2tpd-1.3.6-5|43	xl2tpd supports IPsec SA Reference tracking to enable overlapping internak
14mr|xl2tpd-1.3.6-5|44	NAT'ed IP's by different clients (eg all clients connecting from their
14mr|xl2tpd-1.3.6-5|45	linksys internal IP 192.168.1.101) as well as multiple clients behind
14mr|xl2tpd-1.3.6-5|46	the same NAT router.
14mr|xl2tpd-1.3.6-5|47	
14mr|xl2tpd-1.3.6-5|48	xl2tpd supports the pppol2tp kernel mode operations on 2.6.23 or higher,
14mr|xl2tpd-1.3.6-5|49	or via a patch in contrib for 2.4.x kernels.
14mr|xl2tpd-1.3.6-5|50	
14mr|xl2tpd-1.3.6-5|51	Xl2tpd is based on the 0.69 L2TP by Jeff McAdams <jeffm@iglou.com>
14mr|xl2tpd-1.3.6-5|52	It was de-facto maintained by Jacco de Leeuw <jacco2@dds.nl> in 2002 and 2003.
14mr|xl2tpd-1.3.6-5|53	
14mr|xl2tpd-1.3.6-5|54	%prep
14mr|xl2tpd-1.3.6-5|55	%setup -qn %{sname}-%{version}
14mr|xl2tpd-1.3.6-5|56	%patch1 -p1
14mr|xl2tpd-1.3.6-5|57	%patch2 -p1
14mr|xl2tpd-1.3.6-5|58	
14mr|xl2tpd-1.3.6-5|59	%build
14mr|xl2tpd-1.3.6-5|60	%make
14mr|xl2tpd-1.3.6-5|61	
14mr|xl2tpd-1.3.6-5|62	%install
14mr|xl2tpd-1.3.6-5|63	make DESTDIR=%{buildroot} PREFIX=%{_prefix} install
14mr|xl2tpd-1.3.6-5|64	install -d 0755 %{buildroot}%{_unitdir}
14mr|xl2tpd-1.3.6-5|65	install -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{sname}.service
14mr|xl2tpd-1.3.6-5|66	mkdir -p %{buildroot}%{_tmpfilesdir}
14mr|xl2tpd-1.3.6-5|67	install -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{sname}.conf
14mr|xl2tpd-1.3.6-5|68	
14mr|xl2tpd-1.3.6-5|69	install -p -D -m644 examples/%{sname}.conf %{buildroot}%{_sysconfdir}/%{sname}/%{sname}.conf
14mr|xl2tpd-1.3.6-5|70	install -p -D -m644 examples/ppp-options.%{sname} %{buildroot}%{_sysconfdir}/ppp/options.%{sname}
14mr|xl2tpd-1.3.6-5|71	install -p -D -m600 doc/l2tp-secrets.sample %{buildroot}%{_sysconfdir}/%{sname}/l2tp-secrets
14mr|xl2tpd-1.3.6-5|72	install -p -D -m600 examples/chapsecrets.sample %{buildroot}%{_sysconfdir}/ppp/chap-secrets.sample
14mr|xl2tpd-1.3.6-5|73	install -p -D -m755 -d %{buildroot}%{_localstatedir}/run/%{sname}
14mr|xl2tpd-1.3.6-5|74	
14mr|xl2tpd-1.3.6-5|75	%preun
14mr|xl2tpd-1.3.6-5|76	%_preun_service %{sname}
14mr|xl2tpd-1.3.6-5|77	
14mr|xl2tpd-1.3.6-5|78	%post
14mr|xl2tpd-1.3.6-5|79	%_post_service %{sname}
14mr|xl2tpd-1.3.6-5|80	
14mr|xl2tpd-1.3.6-5|81	%files
14mr|xl2tpd-1.3.6-5|82	%doc BUGS CHANGES CREDITS LICENSE README.* TODO doc/rfc2661.txt
14mr|xl2tpd-1.3.6-5|83	%doc doc/README.patents examples/chapsecrets.sample
14mr|xl2tpd-1.3.6-5|84	%{_sbindir}/%{sname}
14mr|xl2tpd-1.3.6-5|85	%{_sbindir}/%{sname}-control
14mr|xl2tpd-1.3.6-5|86	%{_bindir}/pfc
14mr|xl2tpd-1.3.6-5|87	%{_mandir}/*/*
14mr|xl2tpd-1.3.6-5|88	%dir %{_sysconfdir}/%{sname}
14mr|xl2tpd-1.3.6-5|89	%config(noreplace) %{_sysconfdir}/%{sname}/*
14mr|xl2tpd-1.3.6-5|90	%config(noreplace) %{_sysconfdir}/ppp/*
14mr|xl2tpd-1.3.6-5|91	%ghost %dir %{_localstatedir}/run/%{sname}
14mr|xl2tpd-1.3.6-5|92	%{_unitdir}/%{sname}.service
14mr|xl2tpd-1.3.6-5|93	%config(noreplace) %{_tmpfilesdir}/%{sname}.conf
14mr|xl2tpd-1.3.6-5|94	
14mr|xl2tpd-1.3.6-5|95	
14mr|xl2tpd-1.3.6-5|96	%changelog
14mr|xl2tpd-1.3.6-5|97	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.6-5
14mr|xl2tpd-1.3.6-5|98	+ Revision: d4713f5
14mr|xl2tpd-1.3.6-5|99	- MassBuild#440: Increase release tag
14mr|xl2tpd-1.3.6-5|100	
14mr|xl2tpd-1.3.6-5|101	

22195 14
14mr|xlhtml-0.5-13|1	Name:         xlhtml
14mr|xlhtml-0.5-13|2	Version:      0.5
14mr|xlhtml-0.5-13|3	Release:      13
14mr|xlhtml-0.5-13|4	License:      GPL
14mr|xlhtml-0.5-13|5	Group:        Text tools
14mr|xlhtml-0.5-13|6	Requires:     xlhtml-cole
14mr|xlhtml-0.5-13|7	Summary:      Excel 95 and later file converter
14mr|xlhtml-0.5-13|8	URL:          http://chicago.sourceforge.net/xlhtml/
14mr|xlhtml-0.5-13|9	Source:       %{name}-%{version}.tar.bz2
14mr|xlhtml-0.5-13|10	Patch:        %{name}-%{version}.diff
14mr|xlhtml-0.5-13|11	BuildRoot:    %{_tmppath}/%{name}-%{version}-build
14mr|xlhtml-0.5-13|12	Buildrequires: automake
14mr|xlhtml-0.5-13|13	
14mr|xlhtml-0.5-13|14	%description
14mr|xlhtml-0.5-13|15	xlHtml is an Excel 95 and later file converter. Its html output can be
14mr|xlhtml-0.5-13|16	used as a Netscape Plug-in to let you view xls e-mail attachments. It
14mr|xlhtml-0.5-13|17	can also extract regions of a spreadsheet and convert the spreadsheet
14mr|xlhtml-0.5-13|18	to pure text rather than html.
14mr|xlhtml-0.5-13|19	
14mr|xlhtml-0.5-13|20	
14mr|xlhtml-0.5-13|21	%package -n xlhtml-cole
14mr|xlhtml-0.5-13|22	Summary:      Free C OLE library
14mr|xlhtml-0.5-13|23	Group:        Development/C++
14mr|xlhtml-0.5-13|24	
14mr|xlhtml-0.5-13|25	%description -n xlhtml-cole
14mr|xlhtml-0.5-13|26	Using cole, you can access Microsoft "Structured Storage" files. The
14mr|xlhtml-0.5-13|27	most popular Microsoft programs generate "Structured Storage" files,
14mr|xlhtml-0.5-13|28	including the Microsoft suite for offices. StarDivision's suite
14mr|xlhtml-0.5-13|29	(StarOffice) generates "Structured Storage" files, too. FlashPix file
14mr|xlhtml-0.5-13|30	format is "Structured Storage", too.
14mr|xlhtml-0.5-13|31	
14mr|xlhtml-0.5-13|32	
14mr|xlhtml-0.5-13|33	%prep
14mr|xlhtml-0.5-13|34	%setup -q
14mr|xlhtml-0.5-13|35	%patch -p0
14mr|xlhtml-0.5-13|36	
14mr|xlhtml-0.5-13|37	mv ppthtml/README README-ppthtml
14mr|xlhtml-0.5-13|38	
14mr|xlhtml-0.5-13|39	%build
14mr|xlhtml-0.5-13|40	autoreconf -fi
14mr|xlhtml-0.5-13|41	%configure2_5x
14mr|xlhtml-0.5-13|42	%make
14mr|xlhtml-0.5-13|43	%make -C cole/utils
14mr|xlhtml-0.5-13|44	
14mr|xlhtml-0.5-13|45	%install
14mr|xlhtml-0.5-13|46	rm -fr %buildroot
14mr|xlhtml-0.5-13|47	%makeinstall_std
14mr|xlhtml-0.5-13|48	# xlhtml-cole
14mr|xlhtml-0.5-13|49	install -m 755 cole/cole-config $RPM_BUILD_ROOT/usr/bin
14mr|xlhtml-0.5-13|50	mkdir -p $RPM_BUILD_ROOT/%{_includedir}/cole
14mr|xlhtml-0.5-13|51	install cole/cole.h  $RPM_BUILD_ROOT/%{_includedir}/cole
14mr|xlhtml-0.5-13|52	install cole/utils/cole_extract $RPM_BUILD_ROOT/%{_bindir}
14mr|xlhtml-0.5-13|53	install cole/utils/cole_isfs $RPM_BUILD_ROOT/%{_bindir}
14mr|xlhtml-0.5-13|54	install cole/utils/cole_isfs_fast $RPM_BUILD_ROOT/%{_bindir}
14mr|xlhtml-0.5-13|55	install cole/utils/cole_tree $RPM_BUILD_ROOT/%{_bindir}
14mr|xlhtml-0.5-13|56	
14mr|xlhtml-0.5-13|57	%multiarch_binaries %{buildroot}%{_bindir}/cole-config
14mr|xlhtml-0.5-13|58	
14mr|xlhtml-0.5-13|59	%clean
14mr|xlhtml-0.5-13|60	rm -rf $RPM_BUILD_ROOT
14mr|xlhtml-0.5-13|61	
14mr|xlhtml-0.5-13|62	%files
14mr|xlhtml-0.5-13|63	%defattr(-,root,root)
14mr|xlhtml-0.5-13|64	%doc xlhtml/TODO xlhtml/README README-ppthtml
14mr|xlhtml-0.5-13|65	#%doc xlhtml/contrib/*.html
14mr|xlhtml-0.5-13|66	#%doc xlhtml/contrib/*.txt
14mr|xlhtml-0.5-13|67	%{_bindir}/nsopen
14mr|xlhtml-0.5-13|68	%{_bindir}/nspptview
14mr|xlhtml-0.5-13|69	%{_bindir}/nsxlview
14mr|xlhtml-0.5-13|70	%{_bindir}/ppthtml
14mr|xlhtml-0.5-13|71	%{_bindir}/xlhtml
14mr|xlhtml-0.5-13|72	%{_mandir}/*/*
14mr|xlhtml-0.5-13|73	
14mr|xlhtml-0.5-13|74	%if %mdkversion < 200900
14mr|xlhtml-0.5-13|75	%post -n xlhtml-cole -p /sbin/ldconfig
14mr|xlhtml-0.5-13|76	%endif
14mr|xlhtml-0.5-13|77	
14mr|xlhtml-0.5-13|78	%if %mdkversion < 200900
14mr|xlhtml-0.5-13|79	%postun -n xlhtml-cole -p /sbin/ldconfig
14mr|xlhtml-0.5-13|80	%endif
14mr|xlhtml-0.5-13|81	
14mr|xlhtml-0.5-13|82	%files -n xlhtml-cole
14mr|xlhtml-0.5-13|83	%defattr(-,root,root)
14mr|xlhtml-0.5-13|84	%doc AUTHORS COPYING INSTALL ChangeLog NEWS cole/TODO README
14mr|xlhtml-0.5-13|85	%{_bindir}/cole-config
14mr|xlhtml-0.5-13|86	%{multiarch_bindir}/cole-config
14mr|xlhtml-0.5-13|87	%{_bindir}/cole_extract
14mr|xlhtml-0.5-13|88	%{_bindir}/cole_isfs
14mr|xlhtml-0.5-13|89	%{_bindir}/cole_isfs_fast
14mr|xlhtml-0.5-13|90	%{_bindir}/cole_tree
14mr|xlhtml-0.5-13|91	%{_includedir}/cole
14mr|xlhtml-0.5-13|92	%{_libdir}/libcole.*
14mr|xlhtml-0.5-13|93	#/usr/share/aclocal/cole.m4
14mr|xlhtml-0.5-13|94	
14mr|xlhtml-0.5-13|95	
14mr|xlhtml-0.5-13|96	
14mr|xlhtml-0.5-13|97	
14mr|xlhtml-0.5-13|98	
14mr|xlhtml-0.5-13|99	%changelog
14mr|xlhtml-0.5-13|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5-13
14mr|xlhtml-0.5-13|101	+ Revision: 8a0864c
14mr|xlhtml-0.5-13|102	- MassBuild#440: Increase release tag
14mr|xlhtml-0.5-13|103	
14mr|xlhtml-0.5-13|104	

22196 14
14mr|xli-20061110-13|1	%define	name	xli
14mr|xli-20061110-13|2	%define	version	20061110
14mr|xli-20061110-13|3	%define fver	2006-11-10
14mr|xli-20061110-13|4	%define release 	13
14mr|xli-20061110-13|5	%define	url	http://pantransit.reptiles.org/prog/
14mr|xli-20061110-13|6	
14mr|xli-20061110-13|7	Summary:	XLI - X11 Image Loading Utility
14mr|xli-20061110-13|8	Name:		%{name}
14mr|xli-20061110-13|9	Version:	%{version}
14mr|xli-20061110-13|10	Release:	%{release}
14mr|xli-20061110-13|11	URL:		%{url}
14mr|xli-20061110-13|12	Source0:	%{url}/%{name}/%{name}-%{fver}.tar.gz
14mr|xli-20061110-13|13	Patch1:		xli-1.17.0-mdkpath.patch
14mr|xli-20061110-13|14	Patch2:		xli-1.17.0-compile-fixes.patch
14mr|xli-20061110-13|15	License:	MIT
14mr|xli-20061110-13|16	Group:		Graphics
14mr|xli-20061110-13|17	BuildRequires:	pkgconfig(x11)
14mr|xli-20061110-13|18	BuildRequires:	pkgconfig(xext)
14mr|xli-20061110-13|19	BuildRequires:	gccmakedep
14mr|xli-20061110-13|20	BuildRequires:	imake
14mr|xli-20061110-13|21	BuildRequires:	jpeg-devel
14mr|xli-20061110-13|22	BuildRequires:	pkgconfig(libpng)
14mr|xli-20061110-13|23	BuildRequires:	rman
14mr|xli-20061110-13|24	Provides:	xloadimage
14mr|xli-20061110-13|25	Obsoletes:	xloadimage
14mr|xli-20061110-13|26	
14mr|xli-20061110-13|27	%description
14mr|xli-20061110-13|28	This utility will view several types of images under X11, or load
14mr|xli-20061110-13|29	images onto the X11 root window.  Can view the following image types
14mr|xli-20061110-13|30	under X11:
14mr|xli-20061110-13|31	
14mr|xli-20061110-13|32	FBM Image, Sun Rasterfile, CMU WM Raster, Portable Bit Map (PBM, PGM,
14mr|xli-20061110-13|33	PPM), Faces Project, GIF Image, JFIF style jpeg Image, Utah RLE Image,
14mr|xli-20061110-13|34	Windows, OS/2 RLE Image, Photograph on CD Image, X Window Dump, Targa
14mr|xli-20061110-13|35	Image, McIDAS areafile, G3 FAX Image, PC Paintbrush Image, GEM Bit Image,
14mr|xli-20061110-13|36	MacPaint Image, X Pixmap (.xpm), XBitmap
14mr|xli-20061110-13|37	
14mr|xli-20061110-13|38	%prep
14mr|xli-20061110-13|39	%setup -q -n %{name}-%{fver}
14mr|xli-20061110-13|40	%patch1 -p1
14mr|xli-20061110-13|41	%patch2 -p1
14mr|xli-20061110-13|42	
14mr|xli-20061110-13|43	%build
14mr|xli-20061110-13|44	xmkmf -a
14mr|xli-20061110-13|45	%make CFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14mr|xli-20061110-13|46	for i in xli xlito; do cp -f $i.man $i.1; done
14mr|xli-20061110-13|47	cp -f xliguide.man xliguide.5
14mr|xli-20061110-13|48	
14mr|xli-20061110-13|49	%install
14mr|xli-20061110-13|50	rm -rf $RPM_BUILD_ROOT
14mr|xli-20061110-13|51	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|xli-20061110-13|52	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/app-defaults/
14mr|xli-20061110-13|53	make install SYSPATHFILE=$RPM_BUILD_ROOT%{_sysconfdir}/X11/app-defaults/Xli BINDIR=$RPM_BUILD_ROOT%{_bindir}
14mr|xli-20061110-13|54	
14mr|xli-20061110-13|55	for i in *.1;do install -m644 $i -D $RPM_BUILD_ROOT%{_mandir}/man1/$i;done
14mr|xli-20061110-13|56	install -m644 xliguide.5 -D $RPM_BUILD_ROOT%{_mandir}/man5/xliguide.5
14mr|xli-20061110-13|57	
14mr|xli-20061110-13|58	ln -sf xli $RPM_BUILD_ROOT%{_bindir}/xsetbg
14mr|xli-20061110-13|59	ln -sf xli $RPM_BUILD_ROOT%{_bindir}/xview
14mr|xli-20061110-13|60	ln -sf xli $RPM_BUILD_ROOT%{_bindir}/xloadimage
14mr|xli-20061110-13|61	
14mr|xli-20061110-13|62	# quick fix for doc permissions
14mr|xli-20061110-13|63	chmod 644 README*
14mr|xli-20061110-13|64	
14mr|xli-20061110-13|65	%clean
14mr|xli-20061110-13|66	rm -rf $RPM_BUILD_ROOT
14mr|xli-20061110-13|67	
14mr|xli-20061110-13|68	%files
14mr|xli-20061110-13|69	%defattr(-,root,root)
14mr|xli-20061110-13|70	%doc chkgamma.jpg README* ABOUTGAMMA
14mr|xli-20061110-13|71	%{_bindir}/*
14mr|xli-20061110-13|72	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14mr|xli-20061110-13|73	%{_mandir}/*/*
14mr|xli-20061110-13|74	
14mr|xli-20061110-13|75	
14mr|xli-20061110-13|76	
14mr|xli-20061110-13|77	%changelog
14mr|xli-20061110-13|78	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20061110-13
14mr|xli-20061110-13|79	+ Revision: 37ceaf3
14mr|xli-20061110-13|80	- MassBuild#440: Increase release tag
14mr|xli-20061110-13|81	
14mr|xli-20061110-13|82	

22197 14
14mr|xload-1.1.2-2|1	Name: xload
14mr|xload-1.1.2-2|2	Version: 1.1.2
14mr|xload-1.1.2-2|3	Release: 2
14mr|xload-1.1.2-2|4	Summary: System load average display for X
14mr|xload-1.1.2-2|5	
14mr|xload-1.1.2-2|6	Group: Development/X11
14mr|xload-1.1.2-2|7	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xload-1.1.2-2|8	License: MIT
14mr|xload-1.1.2-2|9	
14mr|xload-1.1.2-2|10	BuildRequires: libxt-devel >= 1.0.0
14mr|xload-1.1.2-2|11	BuildRequires: libxaw-devel >= 1.0.1
14mr|xload-1.1.2-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xload-1.1.2-2|13	
14mr|xload-1.1.2-2|14	%description
14mr|xload-1.1.2-2|15	The xload program displays a periodically updating histogram of the system
14mr|xload-1.1.2-2|16	load average.
14mr|xload-1.1.2-2|17	
14mr|xload-1.1.2-2|18	%prep
14mr|xload-1.1.2-2|19	%setup -q -n %{name}-%{version}
14mr|xload-1.1.2-2|20	
14mr|xload-1.1.2-2|21	%build
14mr|xload-1.1.2-2|22	%configure2_5x
14mr|xload-1.1.2-2|23	%make
14mr|xload-1.1.2-2|24	
14mr|xload-1.1.2-2|25	%install
14mr|xload-1.1.2-2|26	%makeinstall_std
14mr|xload-1.1.2-2|27	
14mr|xload-1.1.2-2|28	%files
14mr|xload-1.1.2-2|29	%{_bindir}/xload
14mr|xload-1.1.2-2|30	%{_datadir}/X11/app-defaults/XLoad
14mr|xload-1.1.2-2|31	%{_mandir}/man1/xload.1*
14mr|xload-1.1.2-2|32	
14mr|xload-1.1.2-2|33	
14mr|xload-1.1.2-2|34	
14mr|xload-1.1.2-2|35	
14mr|xload-1.1.2-2|36	%changelog
14mr|xload-1.1.2-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-2
14mr|xload-1.1.2-2|38	+ Revision: 0ce0853
14mr|xload-1.1.2-2|39	- MassBuild#440: Increase release tag
14mr|xload-1.1.2-2|40	
14mr|xload-1.1.2-2|41	

22198 14
14mr|xlockmore-5.34-5|1	Name:		xlockmore
14mr|xlockmore-5.34-5|2	Summary:	An X terminal locking program
14mr|xlockmore-5.34-5|3	Version:	5.34
14mr|xlockmore-5.34-5|4	Release:	5
14mr|xlockmore-5.34-5|5	License:	BSD
14mr|xlockmore-5.34-5|6	Group:		Graphical desktop/Other
14mr|xlockmore-5.34-5|7	Url:		http://www.tux.org/~bagleyd/xlockmore.html
14mr|xlockmore-5.34-5|8	Source:		http://www.tux.org/~bagleyd/xlock/%name-%version/%name-%version.tar.bz2
14mr|xlockmore-5.34-5|9	Source1:	xlock.pamd
14mr|xlockmore-5.34-5|10	Patch0:		xlockmore-5.30-soundpath.patch
14mr|xlockmore-5.34-5|11	Patch3:		xlockmore-5.30-include_ftgl_path.patch
14mr|xlockmore-5.34-5|12	Requires:	pam >= 0.59
14mr|xlockmore-5.34-5|13	Requires:	fortune-mod
14mr|xlockmore-5.34-5|14	Requires:	pam
14mr|xlockmore-5.34-5|15	#fhimpe: needed for chkpwd group
14mr|xlockmore-5.34-5|16	Requires:	setup >= 2.7.12-2
14mr|xlockmore-5.34-5|17	BuildRequires:	esound-devel
14mr|xlockmore-5.34-5|18	BuildRequires:	gtk+2-devel
14mr|xlockmore-5.34-5|19	BuildRequires:	mesa-common-devel
14mr|xlockmore-5.34-5|20	BuildRequires:	pam-devel
14mr|xlockmore-5.34-5|21	BuildRequires:	pkgconfig(x11)
14mr|xlockmore-5.34-5|22	BuildRequires:	pkgconfig(xext)
14mr|xlockmore-5.34-5|23	BuildRequires:	xpm-devel
14mr|xlockmore-5.34-5|24	BuildRequires:	pkgconfig(xt)
14mr|xlockmore-5.34-5|25	
14mr|xlockmore-5.34-5|26	%description
14mr|xlockmore-5.34-5|27	The xlockmore utility is an enhanced version of the standard xlock
14mr|xlockmore-5.34-5|28	program, which allows you to lock an X session so that other users
14mr|xlockmore-5.34-5|29	can't access it.  Xlockmore runs a provided screensaver until you type
14mr|xlockmore-5.34-5|30	in your password.
14mr|xlockmore-5.34-5|31	
14mr|xlockmore-5.34-5|32	Install the xlockmore package if you need a locking program to secure
14mr|xlockmore-5.34-5|33	X sessions.
14mr|xlockmore-5.34-5|34	
14mr|xlockmore-5.34-5|35	%package gtk2
14mr|xlockmore-5.34-5|36	Summary:	A GTK2 front-end to xlockmore
14mr|xlockmore-5.34-5|37	Url:		http://www.tux.org/~bagleyd/xlockmore.html
14mr|xlockmore-5.34-5|38	Group:		Graphical desktop/Other
14mr|xlockmore-5.34-5|39	License:	BSD
14mr|xlockmore-5.34-5|40	Requires:	xlockmore
14mr|xlockmore-5.34-5|41	
14mr|xlockmore-5.34-5|42	%description gtk2
14mr|xlockmore-5.34-5|43	A GTK2 front-end to xlockmore.
14mr|xlockmore-5.34-5|44	
14mr|xlockmore-5.34-5|45	%prep
14mr|xlockmore-5.34-5|46	%setup -q
14mr|xlockmore-5.34-5|47	%patch0 -p1 -b .soundpath
14mr|xlockmore-5.34-5|48	%patch3 -p1 -b .include_ftgl_path
14mr|xlockmore-5.34-5|49	
14mr|xlockmore-5.34-5|50	%{__sed} -i -e "s,/lib,/%{_lib},g" configure
14mr|xlockmore-5.34-5|51	
14mr|xlockmore-5.34-5|52	%build
14mr|xlockmore-5.34-5|53	
14mr|xlockmore-5.34-5|54	export CXXFLAGS="-laudiofile"
14mr|xlockmore-5.34-5|55	
14mr|xlockmore-5.34-5|56	autoconf
14mr|xlockmore-5.34-5|57	
14mr|xlockmore-5.34-5|58	%configure2_5x \
14mr|xlockmore-5.34-5|59	--without-motif \
14mr|xlockmore-5.34-5|60	--with-gtk2 \
14mr|xlockmore-5.34-5|61	--without-gtk \
14mr|xlockmore-5.34-5|62	--enable-pam \
14mr|xlockmore-5.34-5|63	--enable-syslog \
14mr|xlockmore-5.34-5|64	--disable-setuid \
14mr|xlockmore-5.34-5|65	--with-crypt \
14mr|xlockmore-5.34-5|66	--without-rplay \
14mr|xlockmore-5.34-5|67	--enable-appdefaultdir=%{_datadir}/X11/app-defaults
14mr|xlockmore-5.34-5|68	make
14mr|xlockmore-5.34-5|69	
14mr|xlockmore-5.34-5|70	%install
14mr|xlockmore-5.34-5|71	rm -rf %{buildroot}
14mr|xlockmore-5.34-5|72	mkdir -p %{buildroot}%{_bindir}
14mr|xlockmore-5.34-5|73	mkdir -p %{buildroot}%{_datadir}/sounds/xlockmore
14mr|xlockmore-5.34-5|74	
14mr|xlockmore-5.34-5|75	perl -p -i -e 's/-o root//g' Makefile */Makefile
14mr|xlockmore-5.34-5|76	%makeinstall
14mr|xlockmore-5.34-5|77	
14mr|xlockmore-5.34-5|78	install -m644 xlock/xlock.man -D %{buildroot}%{_mandir}/man1/xlock.1
14mr|xlockmore-5.34-5|79	install -m644 xlock/XLock.ad -D %{buildroot}%{_datadir}/X11/app-defaults/XLock
14mr|xlockmore-5.34-5|80	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/pam.d/xlock
14mr|xlockmore-5.34-5|81	
14mr|xlockmore-5.34-5|82	cp sounds/*.au %{buildroot}%{_datadir}/sounds/xlockmore
14mr|xlockmore-5.34-5|83	rm -rf %{buildroot}%{_mandir}/xlock.1*
14mr|xlockmore-5.34-5|84	chmod 755 %{buildroot}%{_bindir}/xlock
14mr|xlockmore-5.34-5|85	
14mr|xlockmore-5.34-5|86	
14mr|xlockmore-5.34-5|87	%{__mkdir_p} %{buildroot}%{_datadir}/applications
14mr|xlockmore-5.34-5|88	
14mr|xlockmore-5.34-5|89	cat >> %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mr|xlockmore-5.34-5|90	[Desktop Entry]
14mr|xlockmore-5.34-5|91	Name=Xlock
14mr|xlockmore-5.34-5|92	Comment=X11 screen saver
14mr|xlockmore-5.34-5|93	Icon=gnome-lockscreen.png
14mr|xlockmore-5.34-5|94	Exec=xlock
14mr|xlockmore-5.34-5|95	Terminal=false
14mr|xlockmore-5.34-5|96	Type=Application
14mr|xlockmore-5.34-5|97	Category=System;
14mr|xlockmore-5.34-5|98	EOF
14mr|xlockmore-5.34-5|99	
14mr|xlockmore-5.34-5|100	%clean
14mr|xlockmore-5.34-5|101	rm -rf %{buildroot}
14mr|xlockmore-5.34-5|102	
14mr|xlockmore-5.34-5|103	%files
14mr|xlockmore-5.34-5|104	%defattr(-,root,root)
14mr|xlockmore-5.34-5|105	%attr(2755,root,chkpwd) %{_bindir}/xlock
14mr|xlockmore-5.34-5|106	%{_mandir}/man1/xlock.1*
14mr|xlockmore-5.34-5|107	%config(noreplace) %{_datadir}/X11/app-defaults/XLock
14mr|xlockmore-5.34-5|108	%{_datadir}/sounds/xlockmore
14mr|xlockmore-5.34-5|109	%{_datadir}/applications/%{name}.desktop
14mr|xlockmore-5.34-5|110	%config(noreplace) %{_sysconfdir}/pam.d/*
14mr|xlockmore-5.34-5|111	
14mr|xlockmore-5.34-5|112	%files gtk2
14mr|xlockmore-5.34-5|113	%defattr(-,root,root)
14mr|xlockmore-5.34-5|114	%{_bindir}/xglock
14mr|xlockmore-5.34-5|115	%{_datadir}/xlock
14mr|xlockmore-5.34-5|116	
14mr|xlockmore-5.34-5|117	
14mr|xlockmore-5.34-5|118	
14mr|xlockmore-5.34-5|119	%changelog
14mr|xlockmore-5.34-5|120	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.34-5
14mr|xlockmore-5.34-5|121	+ Revision: 41ed78d
14mr|xlockmore-5.34-5|122	- MassBuild#440: Increase release tag
14mr|xlockmore-5.34-5|123	
14mr|xlockmore-5.34-5|124	

22199 14
14mr|xlogo-1.0.4-2|1	Name:		xlogo
14mr|xlogo-1.0.4-2|2	Version:	1.0.4
14mr|xlogo-1.0.4-2|3	Release:	2
14mr|xlogo-1.0.4-2|4	Summary:	X Window System logo
14mr|xlogo-1.0.4-2|5	Group:		Development/X11
14mr|xlogo-1.0.4-2|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xlogo-1.0.4-2|7	License:	MIT
14mr|xlogo-1.0.4-2|8	
14mr|xlogo-1.0.4-2|9	BuildRequires: pkgconfig(xext)
14mr|xlogo-1.0.4-2|10	BuildRequires: pkgconfig(xt)
14mr|xlogo-1.0.4-2|11	BuildRequires: pkgconfig(xaw7)
14mr|xlogo-1.0.4-2|12	BuildRequires: pkgconfig(xrender) >= 0.9.0.2
14mr|xlogo-1.0.4-2|13	BuildRequires: pkgconfig(xorg-macros) >= 1.0.1
14mr|xlogo-1.0.4-2|14	BuildRequires: pkgconfig(xft) >= 2.1.8.2
14mr|xlogo-1.0.4-2|15	
14mr|xlogo-1.0.4-2|16	%description
14mr|xlogo-1.0.4-2|17	The xlogo program displays the X Window System logo.
14mr|xlogo-1.0.4-2|18	
14mr|xlogo-1.0.4-2|19	%prep
14mr|xlogo-1.0.4-2|20	%setup -q -n %{name}-%{version}
14mr|xlogo-1.0.4-2|21	
14mr|xlogo-1.0.4-2|22	%build
14mr|xlogo-1.0.4-2|23	%configure2_5x
14mr|xlogo-1.0.4-2|24	%make
14mr|xlogo-1.0.4-2|25	
14mr|xlogo-1.0.4-2|26	%install
14mr|xlogo-1.0.4-2|27	%makeinstall_std
14mr|xlogo-1.0.4-2|28	
14mr|xlogo-1.0.4-2|29	%files
14mr|xlogo-1.0.4-2|30	%{_bindir}/xlogo
14mr|xlogo-1.0.4-2|31	%{_datadir}/X11/app-defaults/XLogo-color
14mr|xlogo-1.0.4-2|32	%{_datadir}/X11/app-defaults/XLogo
14mr|xlogo-1.0.4-2|33	%{_mandir}/man1/xlogo.1*
14mr|xlogo-1.0.4-2|34	
14mr|xlogo-1.0.4-2|35	
14mr|xlogo-1.0.4-2|36	
14mr|xlogo-1.0.4-2|37	%changelog
14mr|xlogo-1.0.4-2|38	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-2
14mr|xlogo-1.0.4-2|39	+ Revision: cca7d74
14mr|xlogo-1.0.4-2|40	- MassBuild#440: Increase release tag
14mr|xlogo-1.0.4-2|41	
14mr|xlogo-1.0.4-2|42	

22200 14
14mr|xlsatoms-1.1.1-5|1	Name:		xlsatoms
14mr|xlsatoms-1.1.1-5|2	Version:	1.1.1
14mr|xlsatoms-1.1.1-5|3	Release:	5
14mr|xlsatoms-1.1.1-5|4	Summary:	List interned atoms defined on server
14mr|xlsatoms-1.1.1-5|5	Group:		Development/X11
14mr|xlsatoms-1.1.1-5|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xlsatoms-1.1.1-5|7	License:	MIT
14mr|xlsatoms-1.1.1-5|8	BuildRoot:	%{_tmppath}/%{name}-root
14mr|xlsatoms-1.1.1-5|9	
14mr|xlsatoms-1.1.1-5|10	BuildRequires: xcb-devel
14mr|xlsatoms-1.1.1-5|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xlsatoms-1.1.1-5|12	
14mr|xlsatoms-1.1.1-5|13	%description
14mr|xlsatoms-1.1.1-5|14	Xlsatoms lists the interned atoms. By default, all atoms starting
14mr|xlsatoms-1.1.1-5|15	from 1 (the lowest atom value defined by the protocol) are listed
14mr|xlsatoms-1.1.1-5|16	until unknown atom is found. If an explicit range is given, xlsatoms
14mr|xlsatoms-1.1.1-5|17	will try all atoms in the range, regardless of whether or not any
14mr|xlsatoms-1.1.1-5|18	are undefined.
14mr|xlsatoms-1.1.1-5|19	
14mr|xlsatoms-1.1.1-5|20	%prep
14mr|xlsatoms-1.1.1-5|21	%setup -q -n %{name}-%{version}
14mr|xlsatoms-1.1.1-5|22	
14mr|xlsatoms-1.1.1-5|23	%build
14mr|xlsatoms-1.1.1-5|24	%configure2_5x	--x-includes=%{_includedir} \
14mr|xlsatoms-1.1.1-5|25	--x-libraries=%{_libdir}
14mr|xlsatoms-1.1.1-5|26	
14mr|xlsatoms-1.1.1-5|27	%make
14mr|xlsatoms-1.1.1-5|28	
14mr|xlsatoms-1.1.1-5|29	%install
14mr|xlsatoms-1.1.1-5|30	rm -rf %{buildroot}
14mr|xlsatoms-1.1.1-5|31	%makeinstall_std
14mr|xlsatoms-1.1.1-5|32	
14mr|xlsatoms-1.1.1-5|33	%clean
14mr|xlsatoms-1.1.1-5|34	rm -rf %{buildroot}
14mr|xlsatoms-1.1.1-5|35	
14mr|xlsatoms-1.1.1-5|36	%files
14mr|xlsatoms-1.1.1-5|37	%defattr(-,root,root)
14mr|xlsatoms-1.1.1-5|38	%{_bindir}/xlsatoms
14mr|xlsatoms-1.1.1-5|39	%{_mandir}/man1/xlsatoms.1*
14mr|xlsatoms-1.1.1-5|40	
14mr|xlsatoms-1.1.1-5|41	
14mr|xlsatoms-1.1.1-5|42	
14mr|xlsatoms-1.1.1-5|43	%changelog
14mr|xlsatoms-1.1.1-5|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-5
14mr|xlsatoms-1.1.1-5|45	+ Revision: d0b3ccb
14mr|xlsatoms-1.1.1-5|46	- MassBuild#440: Increase release tag
14mr|xlsatoms-1.1.1-5|47	
14mr|xlsatoms-1.1.1-5|48	

22201 14
14mr|xlsclients-1.1.3-2|1	Name:		xlsclients
14mr|xlsclients-1.1.3-2|2	Version:	1.1.3
14mr|xlsclients-1.1.3-2|3	Release:	2
14mr|xlsclients-1.1.3-2|4	Summary:	List client applications running on a display
14mr|xlsclients-1.1.3-2|5	
14mr|xlsclients-1.1.3-2|6	Group:		Development/X11
14mr|xlsclients-1.1.3-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xlsclients-1.1.3-2|8	License:	MIT
14mr|xlsclients-1.1.3-2|9	
14mr|xlsclients-1.1.3-2|10	BuildRequires: %{_lib}xcb-devel
14mr|xlsclients-1.1.3-2|11	BuildRequires: %{_lib}xcb-util-devel
14mr|xlsclients-1.1.3-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xlsclients-1.1.3-2|13	
14mr|xlsclients-1.1.3-2|14	%description
14mr|xlsclients-1.1.3-2|15	Xlsclients is a utility for listing information about the client
14mr|xlsclients-1.1.3-2|16	applications running on a display. It may be used to generate scripts
14mr|xlsclients-1.1.3-2|17	representing a snapshot of the user's current session.
14mr|xlsclients-1.1.3-2|18	
14mr|xlsclients-1.1.3-2|19	%prep
14mr|xlsclients-1.1.3-2|20	%setup -q -n %{name}-%{version}
14mr|xlsclients-1.1.3-2|21	
14mr|xlsclients-1.1.3-2|22	%build
14mr|xlsclients-1.1.3-2|23	%configure2_5x	--x-includes=%{_includedir} \
14mr|xlsclients-1.1.3-2|24	--x-libraries=%{_libdir}
14mr|xlsclients-1.1.3-2|25	
14mr|xlsclients-1.1.3-2|26	%make
14mr|xlsclients-1.1.3-2|27	
14mr|xlsclients-1.1.3-2|28	%install
14mr|xlsclients-1.1.3-2|29	%makeinstall_std
14mr|xlsclients-1.1.3-2|30	
14mr|xlsclients-1.1.3-2|31	%clean
14mr|xlsclients-1.1.3-2|32	
14mr|xlsclients-1.1.3-2|33	%files
14mr|xlsclients-1.1.3-2|34	%{_bindir}/xlsclients
14mr|xlsclients-1.1.3-2|35	%{_mandir}/man1/xlsclients.1*
14mr|xlsclients-1.1.3-2|36	
14mr|xlsclients-1.1.3-2|37	
14mr|xlsclients-1.1.3-2|38	
14mr|xlsclients-1.1.3-2|39	
14mr|xlsclients-1.1.3-2|40	%changelog
14mr|xlsclients-1.1.3-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-2
14mr|xlsclients-1.1.3-2|42	+ Revision: 41f7776
14mr|xlsclients-1.1.3-2|43	- MassBuild#440: Increase release tag
14mr|xlsclients-1.1.3-2|44	
14mr|xlsclients-1.1.3-2|45	

22202 14
14mr|xlsfonts-1.0.4-2|1	Name:		xlsfonts
14mr|xlsfonts-1.0.4-2|2	Version:	1.0.4
14mr|xlsfonts-1.0.4-2|3	Release:	2
14mr|xlsfonts-1.0.4-2|4	Summary:	Server font list displayer for X
14mr|xlsfonts-1.0.4-2|5	Group:		Development/X11
14mr|xlsfonts-1.0.4-2|6	License:	MIT
14mr|xlsfonts-1.0.4-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xlsfonts-1.0.4-2|8	BuildRequires:	pkgconfig(x11)
14mr|xlsfonts-1.0.4-2|9	BuildRequires:	x11-util-macros
14mr|xlsfonts-1.0.4-2|10	
14mr|xlsfonts-1.0.4-2|11	%description
14mr|xlsfonts-1.0.4-2|12	Xlsfonts lists the fonts that match the given pattern. The wildcard character
14mr|xlsfonts-1.0.4-2|13	"*" may be used to match any sequence of characters (including none), and "?"
14mr|xlsfonts-1.0.4-2|14	to match any single character.
14mr|xlsfonts-1.0.4-2|15	
14mr|xlsfonts-1.0.4-2|16	%prep
14mr|xlsfonts-1.0.4-2|17	%setup -q
14mr|xlsfonts-1.0.4-2|18	
14mr|xlsfonts-1.0.4-2|19	%build
14mr|xlsfonts-1.0.4-2|20	%configure2_5x	--x-includes=%{_includedir}\
14mr|xlsfonts-1.0.4-2|21	--x-libraries=%{_libdir}
14mr|xlsfonts-1.0.4-2|22	
14mr|xlsfonts-1.0.4-2|23	%make
14mr|xlsfonts-1.0.4-2|24	
14mr|xlsfonts-1.0.4-2|25	%install
14mr|xlsfonts-1.0.4-2|26	%makeinstall_std
14mr|xlsfonts-1.0.4-2|27	
14mr|xlsfonts-1.0.4-2|28	%files
14mr|xlsfonts-1.0.4-2|29	%{_bindir}/xlsfonts
14mr|xlsfonts-1.0.4-2|30	%{_mandir}/man1/xlsfonts.1*
14mr|xlsfonts-1.0.4-2|31	
14mr|xlsfonts-1.0.4-2|32	
14mr|xlsfonts-1.0.4-2|33	%changelog
14mr|xlsfonts-1.0.4-2|34	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-2
14mr|xlsfonts-1.0.4-2|35	+ Revision: 9c5a9d2
14mr|xlsfonts-1.0.4-2|36	- MassBuild#440: Increase release tag
14mr|xlsfonts-1.0.4-2|37	
14mr|xlsfonts-1.0.4-2|38	

22203 14
14mr|xmag-1.0.4-3|1	Name: xmag
14mr|xmag-1.0.4-3|2	Version: 1.0.4
14mr|xmag-1.0.4-3|3	Release: 3
14mr|xmag-1.0.4-3|4	Summary: Magnify parts of the screen
14mr|xmag-1.0.4-3|5	Group: Development/X11
14mr|xmag-1.0.4-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xmag-1.0.4-3|7	Source1: xmag.xpm
14mr|xmag-1.0.4-3|8	Source2: xmag.xpm.large
14mr|xmag-1.0.4-3|9	Source3: xmag.xpm.mini
14mr|xmag-1.0.4-3|10	License: MIT
14mr|xmag-1.0.4-3|11	BuildRoot: %{_tmppath}/%{name}-root
14mr|xmag-1.0.4-3|12	
14mr|xmag-1.0.4-3|13	BuildRequires: libxt-devel >= 1.0.0
14mr|xmag-1.0.4-3|14	BuildRequires: libxaw-devel >= 1.0.1
14mr|xmag-1.0.4-3|15	BuildRequires: x11-util-macros >= 1.0.1
14mr|xmag-1.0.4-3|16	
14mr|xmag-1.0.4-3|17	%description
14mr|xmag-1.0.4-3|18	The xmag program allows you to magnify portions of an X screen.
14mr|xmag-1.0.4-3|19	
14mr|xmag-1.0.4-3|20	%prep
14mr|xmag-1.0.4-3|21	%setup -q -n %{name}-%{version}
14mr|xmag-1.0.4-3|22	
14mr|xmag-1.0.4-3|23	%build
14mr|xmag-1.0.4-3|24	%configure2_5x
14mr|xmag-1.0.4-3|25	%make
14mr|xmag-1.0.4-3|26	
14mr|xmag-1.0.4-3|27	%install
14mr|xmag-1.0.4-3|28	rm -rf %{buildroot}
14mr|xmag-1.0.4-3|29	%makeinstall_std
14mr|xmag-1.0.4-3|30	
14mr|xmag-1.0.4-3|31	# install icons
14mr|xmag-1.0.4-3|32	mkdir -p %{buildroot}%{_datadir}/icons/large
14mr|xmag-1.0.4-3|33	mkdir -p %{buildroot}%{_datadir}/icons/mini
14mr|xmag-1.0.4-3|34	
14mr|xmag-1.0.4-3|35	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/xmag.xpm
14mr|xmag-1.0.4-3|36	install -m0644 %{SOURCE2} %{buildroot}%{_datadir}/icons/large/xmag.xpm
14mr|xmag-1.0.4-3|37	install -m0644 %{SOURCE3} %{buildroot}%{_datadir}/icons/mini/xmag.xpm
14mr|xmag-1.0.4-3|38	%clean
14mr|xmag-1.0.4-3|39	rm -rf %{buildroot}
14mr|xmag-1.0.4-3|40	
14mr|xmag-1.0.4-3|41	%files
14mr|xmag-1.0.4-3|42	%defattr(-,root,root)
14mr|xmag-1.0.4-3|43	%{_bindir}/xmag
14mr|xmag-1.0.4-3|44	%{_datadir}/X11/app-defaults/Xmag
14mr|xmag-1.0.4-3|45	%{_mandir}/man1/xmag.1*
14mr|xmag-1.0.4-3|46	%{_datadir}/icons/xmag.xpm
14mr|xmag-1.0.4-3|47	%{_datadir}/icons/*/xmag.xpm
14mr|xmag-1.0.4-3|48	
14mr|xmag-1.0.4-3|49	
14mr|xmag-1.0.4-3|50	
14mr|xmag-1.0.4-3|51	%changelog
14mr|xmag-1.0.4-3|52	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-3
14mr|xmag-1.0.4-3|53	+ Revision: 38f4078
14mr|xmag-1.0.4-3|54	- MassBuild#440: Increase release tag
14mr|xmag-1.0.4-3|55	
14mr|xmag-1.0.4-3|56	

22204 14
14mr|xmailbox-2.5-32|1	%define	name	xmailbox
14mr|xmailbox-2.5-32|2	%define	version	2.5
14mr|xmailbox-2.5-32|3	
14mr|xmailbox-2.5-32|4	Summary:	An X Window System utility which notifies you of new mail
14mr|xmailbox-2.5-32|5	Name:		%{name}
14mr|xmailbox-2.5-32|6	Version:	%{version}
14mr|xmailbox-2.5-32|7	Release:	32
14mr|xmailbox-2.5-32|8	License:	MIT
14mr|xmailbox-2.5-32|9	Group:		Networking/Mail
14mr|xmailbox-2.5-32|10	BuildRequires:	pkgconfig(x11) libxext-devel libxaw-devel libxmu-devel libxt-devel xpm-devel imake
14mr|xmailbox-2.5-32|11	Source0:	ftp://ftp.x.org/contrib/applications/%{name}-%{version}.tar.bz2
14mr|xmailbox-2.5-32|12	Patch1:		xmailbox-2.2-xpm.patch
14mr|xmailbox-2.5-32|13	Patch2:		xmailbox-2.4-glibc.patch
14mr|xmailbox-2.5-32|14	
14mr|xmailbox-2.5-32|15	%description
14mr|xmailbox-2.5-32|16	The xmailbox program is an X Window System program which notifies you
14mr|xmailbox-2.5-32|17	when mail arrives.  Xmailbox is similar to the xbiff program, but it
14mr|xmailbox-2.5-32|18	offers more features and notification options.
14mr|xmailbox-2.5-32|19	
14mr|xmailbox-2.5-32|20	Install the xmailbox package if you'd like a graphical program for X
14mr|xmailbox-2.5-32|21	which will notify you when new mail arrives.
14mr|xmailbox-2.5-32|22	
14mr|xmailbox-2.5-32|23	%prep
14mr|xmailbox-2.5-32|24	%setup -q
14mr|xmailbox-2.5-32|25	%patch1 -p1
14mr|xmailbox-2.5-32|26	%patch2 -p1
14mr|xmailbox-2.5-32|27	
14mr|xmailbox-2.5-32|28	%build
14mr|xmailbox-2.5-32|29	xmkmf
14mr|xmailbox-2.5-32|30	%make CDEBUGFLAGS="$RPM_OPT_FLAGS"
14mr|xmailbox-2.5-32|31	
14mr|xmailbox-2.5-32|32	%install
14mr|xmailbox-2.5-32|33	rm -rf $RPM_BUILD_ROOT
14mr|xmailbox-2.5-32|34	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmconfig
14mr|xmailbox-2.5-32|35	
14mr|xmailbox-2.5-32|36	%{makeinstall_std} install.man
14mr|xmailbox-2.5-32|37	
14mr|xmailbox-2.5-32|38	mkdir -p %{buildroot}%{_datadir}/applications
14mr|xmailbox-2.5-32|39	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|xmailbox-2.5-32|40	[Desktop Entry]
14mr|xmailbox-2.5-32|41	Name=Xmailbox
14mr|xmailbox-2.5-32|42	Comment=Mail notifier
14mr|xmailbox-2.5-32|43	Exec=%{_bindir}/%{name}
14mr|xmailbox-2.5-32|44	Icon=mail_section
14mr|xmailbox-2.5-32|45	Terminal=false
14mr|xmailbox-2.5-32|46	Type=Application
14mr|xmailbox-2.5-32|47	StartupNotify=true
14mr|xmailbox-2.5-32|48	Categories=Utility;Network;Email;X-MandrivaLinux-Internet-Mail;
14mr|xmailbox-2.5-32|49	EOF
14mr|xmailbox-2.5-32|50	
14mr|xmailbox-2.5-32|51	#(peroyvind) get rid of unpackaged files
14mr|xmailbox-2.5-32|52	rm -f $RPM_BUILD_ROOT%{_prefix}/lib/X11/app-defaults
14mr|xmailbox-2.5-32|53	
14mr|xmailbox-2.5-32|54	%if %mdkversion < 200900
14mr|xmailbox-2.5-32|55	%post
14mr|xmailbox-2.5-32|56	%update_menus
14mr|xmailbox-2.5-32|57	%endif
14mr|xmailbox-2.5-32|58	
14mr|xmailbox-2.5-32|59	%if %mdkversion < 200900
14mr|xmailbox-2.5-32|60	%postun
14mr|xmailbox-2.5-32|61	%clean_menus
14mr|xmailbox-2.5-32|62	%endif
14mr|xmailbox-2.5-32|63	
14mr|xmailbox-2.5-32|64	%clean
14mr|xmailbox-2.5-32|65	rm -rf $RPM_BUILD_ROOT
14mr|xmailbox-2.5-32|66	
14mr|xmailbox-2.5-32|67	%files
14mr|xmailbox-2.5-32|68	%defattr(-,root,root)
14mr|xmailbox-2.5-32|69	%doc README
14mr|xmailbox-2.5-32|70	%{_bindir}/xmailbox
14mr|xmailbox-2.5-32|71	%{_mandir}/man1/xmailbox.1*
14mr|xmailbox-2.5-32|72	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XMailbox
14mr|xmailbox-2.5-32|73	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|xmailbox-2.5-32|74	
14mr|xmailbox-2.5-32|75	
14mr|xmailbox-2.5-32|76	
14mr|xmailbox-2.5-32|77	
14mr|xmailbox-2.5-32|78	%changelog
14mr|xmailbox-2.5-32|79	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5-32
14mr|xmailbox-2.5-32|80	+ Revision: 9082e88
14mr|xmailbox-2.5-32|81	- MassBuild#440: Increase release tag
14mr|xmailbox-2.5-32|82	
14mr|xmailbox-2.5-32|83	

22205 14
14mr|xman-1.1.2-2|1	%define	enable_xprint	0
14mr|xman-1.1.2-2|2	
14mr|xman-1.1.2-2|3	Name: xman
14mr|xman-1.1.2-2|4	Version: 1.1.2
14mr|xman-1.1.2-2|5	Release: 2
14mr|xman-1.1.2-2|6	Summary: Manual page display program for the X Window System
14mr|xman-1.1.2-2|7	Group: Development/X11
14mr|xman-1.1.2-2|8	License: MIT
14mr|xman-1.1.2-2|9	URL: http://xorg.freedesktop.org
14mr|xman-1.1.2-2|10	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xman-1.1.2-2|11	
14mr|xman-1.1.2-2|12	BuildRoot: %{_tmppath}/%{name}-root
14mr|xman-1.1.2-2|13	
14mr|xman-1.1.2-2|14	# Not really required, but configure checks for /etc/man.config
14mr|xman-1.1.2-2|15	# to know if should or not use it.
14mr|xman-1.1.2-2|16	BuildRequires: man
14mr|xman-1.1.2-2|17	BuildRequires: libxaw-devel >= 1.0.1
14mr|xman-1.1.2-2|18	%if %{enable_xprint}
14mr|xman-1.1.2-2|19	BuildRequires: libxprintutil-devel >= 1.0.1
14mr|xman-1.1.2-2|20	-BuildRequires: libxp-devel >= 1.0.0
14mr|xman-1.1.2-2|21	%endif
14mr|xman-1.1.2-2|22	BuildRequires: x11-util-macros >= 1.0.1
14mr|xman-1.1.2-2|23	
14mr|xman-1.1.2-2|24	%description
14mr|xman-1.1.2-2|25	Xman is a manual page display program for the X Window System.
14mr|xman-1.1.2-2|26	
14mr|xman-1.1.2-2|27	%prep
14mr|xman-1.1.2-2|28	%setup -q -n %{name}-%{version}
14mr|xman-1.1.2-2|29	
14mr|xman-1.1.2-2|30	%build
14mr|xman-1.1.2-2|31	%configure2_5x \
14mr|xman-1.1.2-2|32	%if %{enable_xprint}
14mr|xman-1.1.2-2|33	--enable-xprint
14mr|xman-1.1.2-2|34	%else
14mr|xman-1.1.2-2|35	--disable-xprint
14mr|xman-1.1.2-2|36	%endif
14mr|xman-1.1.2-2|37	%make
14mr|xman-1.1.2-2|38	
14mr|xman-1.1.2-2|39	%install
14mr|xman-1.1.2-2|40	rm -rf %{buildroot}
14mr|xman-1.1.2-2|41	%makeinstall_std
14mr|xman-1.1.2-2|42	
14mr|xman-1.1.2-2|43	%clean
14mr|xman-1.1.2-2|44	rm -rf %{buildroot}
14mr|xman-1.1.2-2|45	
14mr|xman-1.1.2-2|46	%files
14mr|xman-1.1.2-2|47	%defattr(-,root,root)
14mr|xman-1.1.2-2|48	%{_bindir}/xman
14mr|xman-1.1.2-2|49	%{_datadir}/X11/xman.help
14mr|xman-1.1.2-2|50	%{_datadir}/X11/app-defaults/Xman
14mr|xman-1.1.2-2|51	%{_mandir}/man1/xman.*
14mr|xman-1.1.2-2|52	
14mr|xman-1.1.2-2|53	
14mr|xman-1.1.2-2|54	
14mr|xman-1.1.2-2|55	%changelog
14mr|xman-1.1.2-2|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-2
14mr|xman-1.1.2-2|57	+ Revision: 8f436ad
14mr|xman-1.1.2-2|58	- MassBuild#440: Increase release tag
14mr|xman-1.1.2-2|59	
14mr|xman-1.1.2-2|60	

22206 14
14mr|xmessage-1.0.4-2|1	Name: xmessage
14mr|xmessage-1.0.4-2|2	Version: 1.0.4
14mr|xmessage-1.0.4-2|3	Release: 2
14mr|xmessage-1.0.4-2|4	Summary: Display a message or query in a window
14mr|xmessage-1.0.4-2|5	
14mr|xmessage-1.0.4-2|6	Group: Development/X11
14mr|xmessage-1.0.4-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xmessage-1.0.4-2|8	License: MIT
14mr|xmessage-1.0.4-2|9	
14mr|xmessage-1.0.4-2|10	BuildRequires: libxaw-devel >= 1.0.1
14mr|xmessage-1.0.4-2|11	BuildRequires: libxt-devel >= 1.0.0
14mr|xmessage-1.0.4-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xmessage-1.0.4-2|13	
14mr|xmessage-1.0.4-2|14	%description
14mr|xmessage-1.0.4-2|15	The xmessage program displays a window containing a message from the command
14mr|xmessage-1.0.4-2|16	line, a file, or standard input
14mr|xmessage-1.0.4-2|17	
14mr|xmessage-1.0.4-2|18	%prep
14mr|xmessage-1.0.4-2|19	%setup -q -n %{name}-%{version}
14mr|xmessage-1.0.4-2|20	
14mr|xmessage-1.0.4-2|21	%build
14mr|xmessage-1.0.4-2|22	%configure2_5x
14mr|xmessage-1.0.4-2|23	%make
14mr|xmessage-1.0.4-2|24	
14mr|xmessage-1.0.4-2|25	%install
14mr|xmessage-1.0.4-2|26	%makeinstall_std
14mr|xmessage-1.0.4-2|27	
14mr|xmessage-1.0.4-2|28	%clean
14mr|xmessage-1.0.4-2|29	
14mr|xmessage-1.0.4-2|30	%files
14mr|xmessage-1.0.4-2|31	%{_bindir}/xmessage
14mr|xmessage-1.0.4-2|32	%{_datadir}/X11/app-defaults/Xmessage-color
14mr|xmessage-1.0.4-2|33	%{_datadir}/X11/app-defaults/Xmessage
14mr|xmessage-1.0.4-2|34	%{_mandir}/man1/xmessage.1*
14mr|xmessage-1.0.4-2|35	
14mr|xmessage-1.0.4-2|36	
14mr|xmessage-1.0.4-2|37	
14mr|xmessage-1.0.4-2|38	
14mr|xmessage-1.0.4-2|39	%changelog
14mr|xmessage-1.0.4-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-2
14mr|xmessage-1.0.4-2|41	+ Revision: cf02749
14mr|xmessage-1.0.4-2|42	- MassBuild#440: Increase release tag
14mr|xmessage-1.0.4-2|43	
14mr|xmessage-1.0.4-2|44	

22207 14
14mr|xmh-1.0.2-5|1	Name:		xmh
14mr|xmh-1.0.2-5|2	Version:	1.0.2
14mr|xmh-1.0.2-5|3	Release:	5
14mr|xmh-1.0.2-5|4	Summary:	Send and read mail with an X interface to MH
14mr|xmh-1.0.2-5|5	Group:		Development/X11
14mr|xmh-1.0.2-5|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xmh-1.0.2-5|7	Patch0:		xmh-1.0.1-fix-str-fmt.patch
14mr|xmh-1.0.2-5|8	License:	MIT
14mr|xmh-1.0.2-5|9	BuildRoot:	%{_tmppath}/%{name}-root
14mr|xmh-1.0.2-5|10	
14mr|xmh-1.0.2-5|11	BuildRequires: libxt-devel >= 1.0.0
14mr|xmh-1.0.2-5|12	BuildRequires: libxaw-devel >= 1.0.1
14mr|xmh-1.0.2-5|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xmh-1.0.2-5|14	BuildRequires: x11-data-bitmaps
14mr|xmh-1.0.2-5|15	
14mr|xmh-1.0.2-5|16	%description
14mr|xmh-1.0.2-5|17	The xmh program provides a graphical user interface to the MH Message
14mr|xmh-1.0.2-5|18	Handling System.
14mr|xmh-1.0.2-5|19	
14mr|xmh-1.0.2-5|20	%prep
14mr|xmh-1.0.2-5|21	%setup -q -n %{name}-%{version}
14mr|xmh-1.0.2-5|22	%patch0 -p0
14mr|xmh-1.0.2-5|23	
14mr|xmh-1.0.2-5|24	%build
14mr|xmh-1.0.2-5|25	%configure2_5x
14mr|xmh-1.0.2-5|26	%make
14mr|xmh-1.0.2-5|27	
14mr|xmh-1.0.2-5|28	%install
14mr|xmh-1.0.2-5|29	rm -rf %{buildroot}
14mr|xmh-1.0.2-5|30	%makeinstall_std
14mr|xmh-1.0.2-5|31	
14mr|xmh-1.0.2-5|32	%clean
14mr|xmh-1.0.2-5|33	rm -rf %{buildroot}
14mr|xmh-1.0.2-5|34	
14mr|xmh-1.0.2-5|35	%pre
14mr|xmh-1.0.2-5|36	if [ -h %{_includedir}/X11 ]; then
14mr|xmh-1.0.2-5|37	rm -f %{_includedir}/X11
14mr|xmh-1.0.2-5|38	fi
14mr|xmh-1.0.2-5|39	
14mr|xmh-1.0.2-5|40	%files
14mr|xmh-1.0.2-5|41	%defattr(-,root,root)
14mr|xmh-1.0.2-5|42	%{_bindir}/xmh
14mr|xmh-1.0.2-5|43	%{_datadir}/X11/app-defaults/Xmh
14mr|xmh-1.0.2-5|44	%{_mandir}/man1/xmh.1*
14mr|xmh-1.0.2-5|45	
14mr|xmh-1.0.2-5|46	
14mr|xmh-1.0.2-5|47	
14mr|xmh-1.0.2-5|48	%changelog
14mr|xmh-1.0.2-5|49	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-5
14mr|xmh-1.0.2-5|50	+ Revision: 261a556
14mr|xmh-1.0.2-5|51	- MassBuild#440: Increase release tag
14mr|xmh-1.0.2-5|52	
14mr|xmh-1.0.2-5|53	

22208 14
14mr|xml-commons-apis12-1.2.04-10|1	Name:           xml-commons-apis12
14mr|xml-commons-apis12-1.2.04-10|2	Epoch:		1
14mr|xml-commons-apis12-1.2.04-10|3	Version:        1.2.04
14mr|xml-commons-apis12-1.2.04-10|4	Release:        10
14mr|xml-commons-apis12-1.2.04-10|5	Summary:        JAXP 1.2, DOM 2, SAX 2.0.1, SAX2-ext 1.0 apis
14mr|xml-commons-apis12-1.2.04-10|6	Group:          System/Libraries
14mr|xml-commons-apis12-1.2.04-10|7	URL:            http://xml.apache.org/commons/
14mr|xml-commons-apis12-1.2.04-10|8	License:        ASL 2.0 and W3C and Public Domain
14mr|xml-commons-apis12-1.2.04-10|9	Source0:        xml-commons-external-1.2.04.tar.gz
14mr|xml-commons-apis12-1.2.04-10|10	# svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_2_04/
14mr|xml-commons-apis12-1.2.04-10|11	
14mr|xml-commons-apis12-1.2.04-10|12	Provides:       jaxp = 1.2
14mr|xml-commons-apis12-1.2.04-10|13	Provides:       dom = 2
14mr|xml-commons-apis12-1.2.04-10|14	Provides:       sax = 2.0.1
14mr|xml-commons-apis12-1.2.04-10|15	Provides:       xslt = 1.0
14mr|xml-commons-apis12-1.2.04-10|16	
14mr|xml-commons-apis12-1.2.04-10|17	Requires:       jpackage-utils >= 0:1.6
14mr|xml-commons-apis12-1.2.04-10|18	
14mr|xml-commons-apis12-1.2.04-10|19	BuildRequires:  ant
14mr|xml-commons-apis12-1.2.04-10|20	BuildRequires:  jpackage-utils >= 0:1.6
14mr|xml-commons-apis12-1.2.04-10|21	BuildArch:      noarch
14mr|xml-commons-apis12-1.2.04-10|22	
14mr|xml-commons-apis12-1.2.04-10|23	Obsoletes:		xml-commons-jaxp-1.2-apis
14mr|xml-commons-apis12-1.2.04-10|24	
14mr|xml-commons-apis12-1.2.04-10|25	%description
14mr|xml-commons-apis12-1.2.04-10|26	DOM 2 org.w3c.dom and SAX XML 2.0 org.xml.sax processor apis used
14mr|xml-commons-apis12-1.2.04-10|27	by several pieces of Apache software. XSLT 1.0.
14mr|xml-commons-apis12-1.2.04-10|28	This version includes the JAXP 1.2 APIs -- Java API for XML
14mr|xml-commons-apis12-1.2.04-10|29	Processing 1.2, i.e. javax.xml{.parsers,.transform}
14mr|xml-commons-apis12-1.2.04-10|30	
14mr|xml-commons-apis12-1.2.04-10|31	%package javadoc
14mr|xml-commons-apis12-1.2.04-10|32	Group:          Development/Java
14mr|xml-commons-apis12-1.2.04-10|33	Summary:        Javadoc for %{name}
14mr|xml-commons-apis12-1.2.04-10|34	Provides:       %{name}-apis-javadoc = %EVRD
14mr|xml-commons-apis12-1.2.04-10|35	Provides:	xml-commons-jaxp-1.2-apis-javadoc = %EVRD
14mr|xml-commons-apis12-1.2.04-10|36	Obsoletes:	xml-commons-jaxp-1.2-apis-javadoc < %EVRD
14mr|xml-commons-apis12-1.2.04-10|37	
14mr|xml-commons-apis12-1.2.04-10|38	%description javadoc
14mr|xml-commons-apis12-1.2.04-10|39	%{summary}.
14mr|xml-commons-apis12-1.2.04-10|40	
14mr|xml-commons-apis12-1.2.04-10|41	%package manual
14mr|xml-commons-apis12-1.2.04-10|42	Group:          Development/Java
14mr|xml-commons-apis12-1.2.04-10|43	Summary:        Documents for %{name}
14mr|xml-commons-apis12-1.2.04-10|44	
14mr|xml-commons-apis12-1.2.04-10|45	%description manual
14mr|xml-commons-apis12-1.2.04-10|46	%{summary}.
14mr|xml-commons-apis12-1.2.04-10|47	
14mr|xml-commons-apis12-1.2.04-10|48	%prep
14mr|xml-commons-apis12-1.2.04-10|49	%setup -q -c
14mr|xml-commons-apis12-1.2.04-10|50	
14mr|xml-commons-apis12-1.2.04-10|51	%build
14mr|xml-commons-apis12-1.2.04-10|52	ant -f xml-commons-external-1_2_04/java/external/build.xml jar javadoc
14mr|xml-commons-apis12-1.2.04-10|53	
14mr|xml-commons-apis12-1.2.04-10|54	%install
14mr|xml-commons-apis12-1.2.04-10|55	rm -rf %{buildroot}
14mr|xml-commons-apis12-1.2.04-10|56	
14mr|xml-commons-apis12-1.2.04-10|57	install -d -m 755 %{buildroot}%{_javadir}
14mr|xml-commons-apis12-1.2.04-10|58	install -m 644 xml-commons-external-1_2_04/java/external/build/xml-apis.jar \
14mr|xml-commons-apis12-1.2.04-10|59	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|xml-commons-apis12-1.2.04-10|60	
14mr|xml-commons-apis12-1.2.04-10|61	pushd %{buildroot}%{_javadir}
14mr|xml-commons-apis12-1.2.04-10|62	for jar in *-%{version}*; do
14mr|xml-commons-apis12-1.2.04-10|63	ln -sf ${jar} $(echo $jar | sed -e 's|-%{version}\.jar|.jar|');
14mr|xml-commons-apis12-1.2.04-10|64	done
14mr|xml-commons-apis12-1.2.04-10|65	
14mr|xml-commons-apis12-1.2.04-10|66	ln -sf %{name}.jar xml-commons-jaxp-1.2-apis.jar
14mr|xml-commons-apis12-1.2.04-10|67	ln -sf %{name}.jar jaxp12.jar
14mr|xml-commons-apis12-1.2.04-10|68	ln -sf %{name}.jar dom2.jar
14mr|xml-commons-apis12-1.2.04-10|69	popd
14mr|xml-commons-apis12-1.2.04-10|70	
14mr|xml-commons-apis12-1.2.04-10|71	
14mr|xml-commons-apis12-1.2.04-10|72	# javadoc
14mr|xml-commons-apis12-1.2.04-10|73	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xml-commons-apis12-1.2.04-10|74	cp -pr xml-commons-external-1_2_04/java/external/build/docs/javadoc/* \
14mr|xml-commons-apis12-1.2.04-10|75	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xml-commons-apis12-1.2.04-10|76	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|xml-commons-apis12-1.2.04-10|77	rm -rf xml-commons-external-1_2_04/java/external/build/docs/javadoc
14mr|xml-commons-apis12-1.2.04-10|78	
14mr|xml-commons-apis12-1.2.04-10|79	# manuals
14mr|xml-commons-apis12-1.2.04-10|80	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mr|xml-commons-apis12-1.2.04-10|81	cp -pr xml-commons-external-1_2_04/java/external/build/docs/* %{buildroot}%{_docdir}/%{name}-%{version}
14mr|xml-commons-apis12-1.2.04-10|82	
14mr|xml-commons-apis12-1.2.04-10|83	%files
14mr|xml-commons-apis12-1.2.04-10|84	%defattr(0644,root,root,0755)
14mr|xml-commons-apis12-1.2.04-10|85	%{_javadir}/%{name}*.jar
14mr|xml-commons-apis12-1.2.04-10|86	%{_javadir}/jaxp12.jar
14mr|xml-commons-apis12-1.2.04-10|87	%{_javadir}/dom2.jar
14mr|xml-commons-apis12-1.2.04-10|88	%{_javadir}/xml-commons-jaxp-1.2-apis.jar
14mr|xml-commons-apis12-1.2.04-10|89	%doc xml-commons-external-1_2_04/java/external/LICENSE
14mr|xml-commons-apis12-1.2.04-10|90	%doc xml-commons-external-1_2_04/java/external/LICENSE.dom-documentation.txt
14mr|xml-commons-apis12-1.2.04-10|91	%doc xml-commons-external-1_2_04/java/external/LICENSE.dom-software.txt
14mr|xml-commons-apis12-1.2.04-10|92	%doc xml-commons-external-1_2_04/java/external/LICENSE.sax.txt
14mr|xml-commons-apis12-1.2.04-10|93	%doc xml-commons-external-1_2_04/java/external/README.dom.txt
14mr|xml-commons-apis12-1.2.04-10|94	%doc xml-commons-external-1_2_04/java/external/README-sax
14mr|xml-commons-apis12-1.2.04-10|95	%doc xml-commons-external-1_2_04/java/external/README.sax.txt
14mr|xml-commons-apis12-1.2.04-10|96	%doc xml-commons-external-1_2_04/java/external/NOTICE
14mr|xml-commons-apis12-1.2.04-10|97	
14mr|xml-commons-apis12-1.2.04-10|98	%files javadoc
14mr|xml-commons-apis12-1.2.04-10|99	%defattr(0644,root,root,0755)
14mr|xml-commons-apis12-1.2.04-10|100	%{_javadocdir}/%{name}-%{version}
14mr|xml-commons-apis12-1.2.04-10|101	%{_javadocdir}/%{name}
14mr|xml-commons-apis12-1.2.04-10|102	
14mr|xml-commons-apis12-1.2.04-10|103	%files manual
14mr|xml-commons-apis12-1.2.04-10|104	%defattr(0644,root,root,0755)
14mr|xml-commons-apis12-1.2.04-10|105	%{_docdir}/%{name}-%{version}
14mr|xml-commons-apis12-1.2.04-10|106	
14mr|xml-commons-apis12-1.2.04-10|107	
14mr|xml-commons-apis12-1.2.04-10|108	%changelog
14mr|xml-commons-apis12-1.2.04-10|109	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.2.04-10
14mr|xml-commons-apis12-1.2.04-10|110	+ Revision: 278fdc0
14mr|xml-commons-apis12-1.2.04-10|111	- MassBuild#440: Increase release tag
14mr|xml-commons-apis12-1.2.04-10|112	
14mr|xml-commons-apis12-1.2.04-10|113	

22209 14
14mr|xml-commons-apis13-1.3.05-3|1	Name:		xml-commons-apis13
14mr|xml-commons-apis13-1.3.05-3|2	Version:	1.3.05
14mr|xml-commons-apis13-1.3.05-3|3	Epoch:		1
14mr|xml-commons-apis13-1.3.05-3|4	Release:	3
14mr|xml-commons-apis13-1.3.05-3|5	Summary:	APIs for DOM, SAX, and JAXP
14mr|xml-commons-apis13-1.3.05-3|6	Group:		Development/Java
14mr|xml-commons-apis13-1.3.05-3|7	License:	ASL 2.0 and W3C and Public Domain
14mr|xml-commons-apis13-1.3.05-3|8	URL:		http://xml.apache.org/commons/
14mr|xml-commons-apis13-1.3.05-3|9	
14mr|xml-commons-apis13-1.3.05-3|10	# From source control because the published tarball doesn't include some docs:
14mr|xml-commons-apis13-1.3.05-3|11	#   svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_3_05/java/external/
14mr|xml-commons-apis13-1.3.05-3|12	#   tar czf xml-commons-external-1.3.05-src.tar.gz external
14mr|xml-commons-apis13-1.3.05-3|13	Source0:	xml-commons-external-%{version}-src.tar.xz
14mr|xml-commons-apis13-1.3.05-3|14	Source1:	%{name}-MANIFEST.MF
14mr|xml-commons-apis13-1.3.05-3|15	Source2:	%{name}-ext-MANIFEST.MF
14mr|xml-commons-apis13-1.3.05-3|16	Source3:	http://repo1.maven.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
14mr|xml-commons-apis13-1.3.05-3|17	Source4:	http://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
14mr|xml-commons-apis13-1.3.05-3|18	
14mr|xml-commons-apis13-1.3.05-3|19	BuildArch:	noarch
14mr|xml-commons-apis13-1.3.05-3|20	
14mr|xml-commons-apis13-1.3.05-3|21	BuildRequires:	java-devel >= 0:1.6.0
14mr|xml-commons-apis13-1.3.05-3|22	BuildRequires:	jpackage-utils
14mr|xml-commons-apis13-1.3.05-3|23	BuildRequires:	ant
14mr|xml-commons-apis13-1.3.05-3|24	BuildRequires:	zip
14mr|xml-commons-apis13-1.3.05-3|25	Requires:	java
14mr|xml-commons-apis13-1.3.05-3|26	Requires:	jpackage-utils
14mr|xml-commons-apis13-1.3.05-3|27	Requires(post):	jpackage-utils
14mr|xml-commons-apis13-1.3.05-3|28	Requires(postun):	jpackage-utils
14mr|xml-commons-apis13-1.3.05-3|29	
14mr|xml-commons-apis13-1.3.05-3|30	Obsoletes:	xml-commons-jaxp-1.3-apis < %EVRD
14mr|xml-commons-apis13-1.3.05-3|31	Provides:	xml-commons-jaxp-1.3-apis = %EVRD
14mr|xml-commons-apis13-1.3.05-3|32	
14mr|xml-commons-apis13-1.3.05-3|33	%description
14mr|xml-commons-apis13-1.3.05-3|34	xml-commons-apis is designed to organize and have common packaging for
14mr|xml-commons-apis13-1.3.05-3|35	the various externally-defined standard interfaces for XML. This
14mr|xml-commons-apis13-1.3.05-3|36	includes the DOM, SAX, and JAXP.
14mr|xml-commons-apis13-1.3.05-3|37	
14mr|xml-commons-apis13-1.3.05-3|38	%package manual
14mr|xml-commons-apis13-1.3.05-3|39	Summary:	Manual for %{name}
14mr|xml-commons-apis13-1.3.05-3|40	Group:		Development/Java
14mr|xml-commons-apis13-1.3.05-3|41	Obsoletes:	xml-commons-jaxp-1.3-apis-manual < %EVRD
14mr|xml-commons-apis13-1.3.05-3|42	Provides:	xml-commons-jaxp-1.3-apis-manual = %EVRD
14mr|xml-commons-apis13-1.3.05-3|43	
14mr|xml-commons-apis13-1.3.05-3|44	%description manual
14mr|xml-commons-apis13-1.3.05-3|45	%{summary}.
14mr|xml-commons-apis13-1.3.05-3|46	
14mr|xml-commons-apis13-1.3.05-3|47	%package javadoc
14mr|xml-commons-apis13-1.3.05-3|48	Summary:	Javadoc for %{name}
14mr|xml-commons-apis13-1.3.05-3|49	Group:		Development/Java
14mr|xml-commons-apis13-1.3.05-3|50	Obsoletes:	xml-commons-jaxp-1.3-apis-javadoc < %EVRD
14mr|xml-commons-apis13-1.3.05-3|51	Provides:	xml-commons-jaxp-1.3-apis-javadoc = %EVRD
14mr|xml-commons-apis13-1.3.05-3|52	
14mr|xml-commons-apis13-1.3.05-3|53	%description javadoc
14mr|xml-commons-apis13-1.3.05-3|54	%{summary}.
14mr|xml-commons-apis13-1.3.05-3|55	
14mr|xml-commons-apis13-1.3.05-3|56	%prep
14mr|xml-commons-apis13-1.3.05-3|57	%setup -q -n xml-commons-external-%(echo %version |sed -e 's,\.,_,g')/java/external
14mr|xml-commons-apis13-1.3.05-3|58	
14mr|xml-commons-apis13-1.3.05-3|59	# Make sure upstream hasn't sneaked in any jars we don't know about
14mr|xml-commons-apis13-1.3.05-3|60	find -name '*.class' -exec rm -f '{}' \;
14mr|xml-commons-apis13-1.3.05-3|61	find -name '*.jar' -exec rm -f '{}' \;
14mr|xml-commons-apis13-1.3.05-3|62	
14mr|xml-commons-apis13-1.3.05-3|63	# Fix file encodings
14mr|xml-commons-apis13-1.3.05-3|64	iconv -f iso8859-1 -t utf-8 LICENSE.dom-documentation.txt > \
14mr|xml-commons-apis13-1.3.05-3|65	LICENSE.dom-doc.temp && mv -f LICENSE.dom-doc.temp LICENSE.dom-documentation.txt
14mr|xml-commons-apis13-1.3.05-3|66	iconv -f iso8859-1 -t utf-8 LICENSE.dom-software.txt > \
14mr|xml-commons-apis13-1.3.05-3|67	LICENSE.dom-sof.temp && mv -f LICENSE.dom-sof.temp LICENSE.dom-software.txt
14mr|xml-commons-apis13-1.3.05-3|68	
14mr|xml-commons-apis13-1.3.05-3|69	# remove bogus section from poms
14mr|xml-commons-apis13-1.3.05-3|70	cp %{SOURCE3} %{SOURCE4} .
14mr|xml-commons-apis13-1.3.05-3|71	sed -i '/distributionManagement/,/\/distributionManagement/ {d}' *.pom
14mr|xml-commons-apis13-1.3.05-3|72	
14mr|xml-commons-apis13-1.3.05-3|73	%build
14mr|xml-commons-apis13-1.3.05-3|74	ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc
14mr|xml-commons-apis13-1.3.05-3|75	
14mr|xml-commons-apis13-1.3.05-3|76	%install
14mr|xml-commons-apis13-1.3.05-3|77	
14mr|xml-commons-apis13-1.3.05-3|78	# inject OSGi manifests
14mr|xml-commons-apis13-1.3.05-3|79	mkdir -p META-INF
14mr|xml-commons-apis13-1.3.05-3|80	cp -p %{SOURCE1} META-INF/MANIFEST.MF
14mr|xml-commons-apis13-1.3.05-3|81	touch META-INF/MANIFEST.MF
14mr|xml-commons-apis13-1.3.05-3|82	zip -u build/xml-apis.jar META-INF/MANIFEST.MF
14mr|xml-commons-apis13-1.3.05-3|83	cp -p %{SOURCE2} META-INF/MANIFEST.MF
14mr|xml-commons-apis13-1.3.05-3|84	touch META-INF/MANIFEST.MF
14mr|xml-commons-apis13-1.3.05-3|85	zip -u build/xml-apis-ext.jar META-INF/MANIFEST.MF
14mr|xml-commons-apis13-1.3.05-3|86	
14mr|xml-commons-apis13-1.3.05-3|87	# Jars
14mr|xml-commons-apis13-1.3.05-3|88	install -pD -T build/xml-apis.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|xml-commons-apis13-1.3.05-3|89	install -pDm 644 xml-apis-[0-9]*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
14mr|xml-commons-apis13-1.3.05-3|90	%add_to_maven_depmap xml-apis xml-apis %{version} JPP %{name}
14mr|xml-commons-apis13-1.3.05-3|91	%add_to_maven_depmap -a xerces:dom3-xml-apis
14mr|xml-commons-apis13-1.3.05-3|92	
14mr|xml-commons-apis13-1.3.05-3|93	install -pD -T build/xml-apis-ext.jar %{buildroot}%{_javadir}/%{name}-ext.jar
14mr|xml-commons-apis13-1.3.05-3|94	install -pDm 644 xml-apis-ext*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}-ext.pom
14mr|xml-commons-apis13-1.3.05-3|95	%add_to_maven_depmap xml-apis xml-apis-ext %{version} JPP %{name}-ext
14mr|xml-commons-apis13-1.3.05-3|96	
14mr|xml-commons-apis13-1.3.05-3|97	# for better interoperability with the jpp apis packages
14mr|xml-commons-apis13-1.3.05-3|98	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp13.jar
14mr|xml-commons-apis13-1.3.05-3|99	ln -sf %{name}.jar %{buildroot}%{_javadir}/xml-commons-jaxp-1.3-apis.jar
14mr|xml-commons-apis13-1.3.05-3|100	
14mr|xml-commons-apis13-1.3.05-3|101	# Javadocs
14mr|xml-commons-apis13-1.3.05-3|102	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|xml-commons-apis13-1.3.05-3|103	cp -pr build/docs/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14mr|xml-commons-apis13-1.3.05-3|104	
14mr|xml-commons-apis13-1.3.05-3|105	# prevent apis javadoc from being included in doc
14mr|xml-commons-apis13-1.3.05-3|106	rm -rf build/docs/javadoc
14mr|xml-commons-apis13-1.3.05-3|107	
14mr|xml-commons-apis13-1.3.05-3|108	%post
14mr|xml-commons-apis13-1.3.05-3|109	%update_maven_depmap
14mr|xml-commons-apis13-1.3.05-3|110	
14mr|xml-commons-apis13-1.3.05-3|111	%postun
14mr|xml-commons-apis13-1.3.05-3|112	%update_maven_depmap
14mr|xml-commons-apis13-1.3.05-3|113	
14mr|xml-commons-apis13-1.3.05-3|114	%files
14mr|xml-commons-apis13-1.3.05-3|115	%doc LICENSE NOTICE
14mr|xml-commons-apis13-1.3.05-3|116	%doc LICENSE.dom-documentation.txt README.dom.txt
14mr|xml-commons-apis13-1.3.05-3|117	%doc LICENSE.dom-software.txt LICENSE.sac.html
14mr|xml-commons-apis13-1.3.05-3|118	%doc LICENSE.sax.txt README-sax  README.sax.txt
14mr|xml-commons-apis13-1.3.05-3|119	%{_javadir}/*
14mr|xml-commons-apis13-1.3.05-3|120	%{_mavendepmapfragdir}/%{name}
14mr|xml-commons-apis13-1.3.05-3|121	%{_mavenpomdir}/JPP-%{name}.pom
14mr|xml-commons-apis13-1.3.05-3|122	%{_mavenpomdir}/JPP-%{name}-ext.pom
14mr|xml-commons-apis13-1.3.05-3|123	
14mr|xml-commons-apis13-1.3.05-3|124	%files manual
14mr|xml-commons-apis13-1.3.05-3|125	%doc build/docs/*
14mr|xml-commons-apis13-1.3.05-3|126	
14mr|xml-commons-apis13-1.3.05-3|127	%files javadoc
14mr|xml-commons-apis13-1.3.05-3|128	%{_javadocdir}/*
14mr|xml-commons-apis13-1.3.05-3|129	
14mr|xml-commons-apis13-1.3.05-3|130	%changelog
14mr|xml-commons-apis13-1.3.05-3|131	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.3.05-3
14mr|xml-commons-apis13-1.3.05-3|132	+ Revision: 2bb4bb8
14mr|xml-commons-apis13-1.3.05-3|133	- MassBuild#440: Increase release tag
14mr|xml-commons-apis13-1.3.05-3|134	
14mr|xml-commons-apis13-1.3.05-3|135	

22210 14
14mr|xml-commons-apis-1.4.01-12|1	Name:		xml-commons-apis
14mr|xml-commons-apis-1.4.01-12|2	Epoch:		1
14mr|xml-commons-apis-1.4.01-12|3	Version:	1.4.01
14mr|xml-commons-apis-1.4.01-12|4	Release:	12
14mr|xml-commons-apis-1.4.01-12|5	Summary:	APIs for DOM, SAX, and JAXP
14mr|xml-commons-apis-1.4.01-12|6	Group:		Development/Java
14mr|xml-commons-apis-1.4.01-12|7	License:	ASL 2.0 and W3C and Public Domain
14mr|xml-commons-apis-1.4.01-12|8	URL:		http://xml.apache.org/commons/
14mr|xml-commons-apis-1.4.01-12|9	
14mr|xml-commons-apis-1.4.01-12|10	# From source control because the published tarball doesn't include some docs:
14mr|xml-commons-apis-1.4.01-12|11	#   svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_4_01/java/external/
14mr|xml-commons-apis-1.4.01-12|12	#   tar czf xml-commons-external-1.4.01-src.tar.gz external
14mr|xml-commons-apis-1.4.01-12|13	Source0:	xml-commons-external-%{version}-src.tar.gz
14mr|xml-commons-apis-1.4.01-12|14	Source1:	%{name}-MANIFEST.MF
14mr|xml-commons-apis-1.4.01-12|15	Source2:	%{name}-ext-MANIFEST.MF
14mr|xml-commons-apis-1.4.01-12|16	Source3:	http://repo1.maven.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
14mr|xml-commons-apis-1.4.01-12|17	Source4:	http://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
14mr|xml-commons-apis-1.4.01-12|18	
14mr|xml-commons-apis-1.4.01-12|19	BuildArch:	noarch
14mr|xml-commons-apis-1.4.01-12|20	
14mr|xml-commons-apis-1.4.01-12|21	BuildRequires:	java-1.7.0-openjdk-devel
14mr|xml-commons-apis-1.4.01-12|22	BuildRequires:	jpackage-utils
14mr|xml-commons-apis-1.4.01-12|23	BuildRequires:	ant
14mr|xml-commons-apis-1.4.01-12|24	BuildRequires:	zip
14mr|xml-commons-apis-1.4.01-12|25	Requires:	java
14mr|xml-commons-apis-1.4.01-12|26	Requires:	jpackage-utils
14mr|xml-commons-apis-1.4.01-12|27	Requires(post):	jpackage-utils
14mr|xml-commons-apis-1.4.01-12|28	Requires(postun):	jpackage-utils
14mr|xml-commons-apis-1.4.01-12|29	
14mr|xml-commons-apis-1.4.01-12|30	%rename	xml-commons
14mr|xml-commons-apis-1.4.01-12|31	%rename	xml-commons-jaxp-1.4-apis
14mr|xml-commons-apis-1.4.01-12|32	
14mr|xml-commons-apis-1.4.01-12|33	%description
14mr|xml-commons-apis-1.4.01-12|34	xml-commons-apis is designed to organize and have common packaging for
14mr|xml-commons-apis-1.4.01-12|35	the various externally-defined standard interfaces for XML. This
14mr|xml-commons-apis-1.4.01-12|36	includes the DOM, SAX, and JAXP.
14mr|xml-commons-apis-1.4.01-12|37	
14mr|xml-commons-apis-1.4.01-12|38	This package provides an implementation of the JAXP 1.4 API.
14mr|xml-commons-apis-1.4.01-12|39	
14mr|xml-commons-apis-1.4.01-12|40	%package manual
14mr|xml-commons-apis-1.4.01-12|41	Summary:	Manual for %{name}
14mr|xml-commons-apis-1.4.01-12|42	Group:		Development/Java
14mr|xml-commons-apis-1.4.01-12|43	%rename	xml-commons-jaxp-1.4-apis-manual
14mr|xml-commons-apis-1.4.01-12|44	
14mr|xml-commons-apis-1.4.01-12|45	%description manual
14mr|xml-commons-apis-1.4.01-12|46	%{summary}.
14mr|xml-commons-apis-1.4.01-12|47	
14mr|xml-commons-apis-1.4.01-12|48	%package javadoc
14mr|xml-commons-apis-1.4.01-12|49	Summary:	Javadoc for %{name}
14mr|xml-commons-apis-1.4.01-12|50	Group:		Development/Java
14mr|xml-commons-apis-1.4.01-12|51	%rename xml-commons-jaxp-1.4-apis-javadoc
14mr|xml-commons-apis-1.4.01-12|52	
14mr|xml-commons-apis-1.4.01-12|53	%description javadoc
14mr|xml-commons-apis-1.4.01-12|54	%{summary}.
14mr|xml-commons-apis-1.4.01-12|55	
14mr|xml-commons-apis-1.4.01-12|56	%prep
14mr|xml-commons-apis-1.4.01-12|57	%setup -q -n external
14mr|xml-commons-apis-1.4.01-12|58	
14mr|xml-commons-apis-1.4.01-12|59	# Make sure upstream hasn't sneaked in any jars we don't know about
14mr|xml-commons-apis-1.4.01-12|60	find -name '*.class' -exec rm -f '{}' \;
14mr|xml-commons-apis-1.4.01-12|61	find -name '*.jar' -exec rm -f '{}' \;
14mr|xml-commons-apis-1.4.01-12|62	
14mr|xml-commons-apis-1.4.01-12|63	# Fix file encodings
14mr|xml-commons-apis-1.4.01-12|64	iconv -f iso8859-1 -t utf-8 LICENSE.dom-documentation.txt > \
14mr|xml-commons-apis-1.4.01-12|65	LICENSE.dom-doc.temp && mv -f LICENSE.dom-doc.temp LICENSE.dom-documentation.txt
14mr|xml-commons-apis-1.4.01-12|66	iconv -f iso8859-1 -t utf-8 LICENSE.dom-software.txt > \
14mr|xml-commons-apis-1.4.01-12|67	LICENSE.dom-sof.temp && mv -f LICENSE.dom-sof.temp LICENSE.dom-software.txt
14mr|xml-commons-apis-1.4.01-12|68	
14mr|xml-commons-apis-1.4.01-12|69	# remove bogus section from poms
14mr|xml-commons-apis-1.4.01-12|70	cp %{SOURCE3} %{SOURCE4} .
14mr|xml-commons-apis-1.4.01-12|71	sed -i '/distributionManagement/,/\/distributionManagement/ {d}' *.pom
14mr|xml-commons-apis-1.4.01-12|72	
14mr|xml-commons-apis-1.4.01-12|73	%build
14mr|xml-commons-apis-1.4.01-12|74	ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc
14mr|xml-commons-apis-1.4.01-12|75	
14mr|xml-commons-apis-1.4.01-12|76	%install
14mr|xml-commons-apis-1.4.01-12|77	
14mr|xml-commons-apis-1.4.01-12|78	# inject OSGi manifests
14mr|xml-commons-apis-1.4.01-12|79	mkdir -p META-INF
14mr|xml-commons-apis-1.4.01-12|80	cp -p %{SOURCE1} META-INF/MANIFEST.MF
14mr|xml-commons-apis-1.4.01-12|81	touch META-INF/MANIFEST.MF
14mr|xml-commons-apis-1.4.01-12|82	zip -u build/xml-apis.jar META-INF/MANIFEST.MF
14mr|xml-commons-apis-1.4.01-12|83	cp -p %{SOURCE2} META-INF/MANIFEST.MF
14mr|xml-commons-apis-1.4.01-12|84	touch META-INF/MANIFEST.MF
14mr|xml-commons-apis-1.4.01-12|85	zip -u build/xml-apis-ext.jar META-INF/MANIFEST.MF
14mr|xml-commons-apis-1.4.01-12|86	
14mr|xml-commons-apis-1.4.01-12|87	# Jars
14mr|xml-commons-apis-1.4.01-12|88	install -pD -T build/xml-apis.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|xml-commons-apis-1.4.01-12|89	install -pDm 644 xml-apis-[0-9]*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
14mr|xml-commons-apis-1.4.01-12|90	%add_to_maven_depmap xml-apis xml-apis %{version} JPP %{name}
14mr|xml-commons-apis-1.4.01-12|91	%add_to_maven_depmap -a xerces:dom3-xml-apis
14mr|xml-commons-apis-1.4.01-12|92	
14mr|xml-commons-apis-1.4.01-12|93	install -pD -T build/xml-apis-ext.jar %{buildroot}%{_javadir}/%{name}-ext.jar
14mr|xml-commons-apis-1.4.01-12|94	install -pDm 644 xml-apis-ext*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}-ext.pom
14mr|xml-commons-apis-1.4.01-12|95	%add_to_maven_depmap xml-apis xml-apis-ext %{version} JPP %{name}-ext
14mr|xml-commons-apis-1.4.01-12|96	
14mr|xml-commons-apis-1.4.01-12|97	# for better interoperability with the jpp apis packages
14mr|xml-commons-apis-1.4.01-12|98	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp14.jar
14mr|xml-commons-apis-1.4.01-12|99	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp.jar
14mr|xml-commons-apis-1.4.01-12|100	ln -sf %{name}.jar %{buildroot}%{_javadir}/xml-commons-jaxp-1.4-apis.jar
14mr|xml-commons-apis-1.4.01-12|101	
14mr|xml-commons-apis-1.4.01-12|102	# Javadocs
14mr|xml-commons-apis-1.4.01-12|103	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|xml-commons-apis-1.4.01-12|104	cp -pr build/docs/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14mr|xml-commons-apis-1.4.01-12|105	
14mr|xml-commons-apis-1.4.01-12|106	# prevent apis javadoc from being included in doc
14mr|xml-commons-apis-1.4.01-12|107	rm -rf build/docs/javadoc
14mr|xml-commons-apis-1.4.01-12|108	
14mr|xml-commons-apis-1.4.01-12|109	%post
14mr|xml-commons-apis-1.4.01-12|110	%update_maven_depmap
14mr|xml-commons-apis-1.4.01-12|111	
14mr|xml-commons-apis-1.4.01-12|112	%postun
14mr|xml-commons-apis-1.4.01-12|113	%update_maven_depmap
14mr|xml-commons-apis-1.4.01-12|114	
14mr|xml-commons-apis-1.4.01-12|115	%files
14mr|xml-commons-apis-1.4.01-12|116	%doc LICENSE NOTICE
14mr|xml-commons-apis-1.4.01-12|117	%doc LICENSE.dom-documentation.txt README.dom.txt
14mr|xml-commons-apis-1.4.01-12|118	%doc LICENSE.dom-software.txt LICENSE.sac.html
14mr|xml-commons-apis-1.4.01-12|119	%doc LICENSE.sax.txt README-sax  README.sax.txt
14mr|xml-commons-apis-1.4.01-12|120	%{_javadir}/*
14mr|xml-commons-apis-1.4.01-12|121	%{_mavendepmapfragdir}/%{name}
14mr|xml-commons-apis-1.4.01-12|122	%{_mavenpomdir}/JPP-%{name}.pom
14mr|xml-commons-apis-1.4.01-12|123	%{_mavenpomdir}/JPP-%{name}-ext.pom
14mr|xml-commons-apis-1.4.01-12|124	
14mr|xml-commons-apis-1.4.01-12|125	%files manual
14mr|xml-commons-apis-1.4.01-12|126	%doc build/docs/*
14mr|xml-commons-apis-1.4.01-12|127	
14mr|xml-commons-apis-1.4.01-12|128	%files javadoc
14mr|xml-commons-apis-1.4.01-12|129	%{_javadocdir}/*
14mr|xml-commons-apis-1.4.01-12|130	
14mr|xml-commons-apis-1.4.01-12|131	
14mr|xml-commons-apis-1.4.01-12|132	
14mr|xml-commons-apis-1.4.01-12|133	
14mr|xml-commons-apis-1.4.01-12|134	%changelog
14mr|xml-commons-apis-1.4.01-12|135	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.4.01-12
14mr|xml-commons-apis-1.4.01-12|136	+ Revision: 5b33567
14mr|xml-commons-apis-1.4.01-12|137	- Rebuild with java 7
14mr|xml-commons-apis-1.4.01-12|138	
14mr|xml-commons-apis-1.4.01-12|139	

22211 14
14mr|xml-commons-resolver-1.2-14|1	Summary:	Resolver subproject of xml-commons
14mr|xml-commons-resolver-1.2-14|2	Name:		xml-commons-resolver
14mr|xml-commons-resolver-1.2-14|3	Epoch:		1
14mr|xml-commons-resolver-1.2-14|4	Version:	1.2
14mr|xml-commons-resolver-1.2-14|5	Release:	14
14mr|xml-commons-resolver-1.2-14|6	License:	ASL 2.0
14mr|xml-commons-resolver-1.2-14|7	Group:		Development/Java
14mr|xml-commons-resolver-1.2-14|8	Url:		http://xerces.apache.org/xml-commons/
14mr|xml-commons-resolver-1.2-14|9	# Packaged directly from svn instead of downloading the tarball because the
14mr|xml-commons-resolver-1.2-14|10	# official tarball is missing which.xml and friends (see below)
14mr|xml-commons-resolver-1.2-14|11	# svn export http://svn.apache.org/repos/asf/xerces/xml-commons/tags/xml-commons-resolver-1_2/ xml-commons-resolver-1.2
14mr|xml-commons-resolver-1.2-14|12	# tar cJf xml-commons-resolver-1.2.tar.xz xml-commons-resolver-1.2
14mr|xml-commons-resolver-1.2-14|13	Source0:	http://www.apache.org/dist/xml/commons/xml-commons-resolver-%{version}.tar.xz
14mr|xml-commons-resolver-1.2-14|14	Source1:	xml-commons-resolver-resolver.sh
14mr|xml-commons-resolver-1.2-14|15	Source2:	xml-commons-resolver-xread.sh
14mr|xml-commons-resolver-1.2-14|16	Source3:	xml-commons-resolver-xparse.sh
14mr|xml-commons-resolver-1.2-14|17	Source4:	xml-commons-resolver-which.sh
14mr|xml-commons-resolver-1.2-14|18	Source5:	%{name}-MANIFEST.MF
14mr|xml-commons-resolver-1.2-14|19	Source6:	%{name}-pom.xml
14mr|xml-commons-resolver-1.2-14|20	BuildArch:	noarch
14mr|xml-commons-resolver-1.2-14|21	
14mr|xml-commons-resolver-1.2-14|22	BuildRequires:	java-1.7.0-openjdk-devel
14mr|xml-commons-resolver-1.2-14|23	BuildRequires:	ant
14mr|xml-commons-resolver-1.2-14|24	BuildRequires:	jpackage-utils
14mr|xml-commons-resolver-1.2-14|25	BuildRequires:	zip
14mr|xml-commons-resolver-1.2-14|26	Requires:	xml-commons-apis
14mr|xml-commons-resolver-1.2-14|27	Requires:	jpackage-utils
14mr|xml-commons-resolver-1.2-14|28	Requires(post,postun):   jpackage-utils
14mr|xml-commons-resolver-1.2-14|29	
14mr|xml-commons-resolver-1.2-14|30	%rename	xml-commons-resolver12
14mr|xml-commons-resolver-1.2-14|31	%rename	xml-commons-which12
14mr|xml-commons-resolver-1.2-14|32	%rename	xml-commons-which
14mr|xml-commons-resolver-1.2-14|33	
14mr|xml-commons-resolver-1.2-14|34	# There's probably no need to keep the legacy versions around since (unlike
14mr|xml-commons-resolver-1.2-14|35	# xml-commons-apis or the likes) there don't seem to be any incompatible
14mr|xml-commons-resolver-1.2-14|36	# API changes.
14mr|xml-commons-resolver-1.2-14|37	# To be on the safe side, let's obsolete the old versions without providing
14mr|xml-commons-resolver-1.2-14|38	# them so we can just reintroduce the legacy packages at some point in the future
14mr|xml-commons-resolver-1.2-14|39	# if needed.
14mr|xml-commons-resolver-1.2-14|40	Obsoletes:	xml-commons-resolver11 < 1:1.1-0
14mr|xml-commons-resolver-1.2-14|41	Obsoletes:	xml-commons-resolver10 < 1:1.0-0
14mr|xml-commons-resolver-1.2-14|42	Obsoletes:	xml-commons-which11 < 1:1.1-0
14mr|xml-commons-resolver-1.2-14|43	Obsoletes:	xml-commons-which10 < 1:1.0-0
14mr|xml-commons-resolver-1.2-14|44	
14mr|xml-commons-resolver-1.2-14|45	%track
14mr|xml-commons-resolver-1.2-14|46	prog %{name} = {
14mr|xml-commons-resolver-1.2-14|47	url = http://xerces.apache.org/mirrors.cgi
14mr|xml-commons-resolver-1.2-14|48	regex = "XML Commons Resolver Version (__VER__) - tar.gz"
14mr|xml-commons-resolver-1.2-14|49	version = %{version}
14mr|xml-commons-resolver-1.2-14|50	}
14mr|xml-commons-resolver-1.2-14|51	
14mr|xml-commons-resolver-1.2-14|52	%description
14mr|xml-commons-resolver-1.2-14|53	Resolver subproject of xml-commons.
14mr|xml-commons-resolver-1.2-14|54	
14mr|xml-commons-resolver-1.2-14|55	%package javadoc
14mr|xml-commons-resolver-1.2-14|56	Summary:	Javadoc for %{name}
14mr|xml-commons-resolver-1.2-14|57	Group:		Development/Java
14mr|xml-commons-resolver-1.2-14|58	Requires:	jpackage-utils
14mr|xml-commons-resolver-1.2-14|59	
14mr|xml-commons-resolver-1.2-14|60	%rename	xml-commons-resolver12-javadoc
14mr|xml-commons-resolver-1.2-14|61	%rename	xml-commons-which-javadoc
14mr|xml-commons-resolver-1.2-14|62	%rename	xml-commons-which12-javadoc
14mr|xml-commons-resolver-1.2-14|63	
14mr|xml-commons-resolver-1.2-14|64	Obsoletes:	xml-commons-resolver11-javadoc < 1:1.1-0
14mr|xml-commons-resolver-1.2-14|65	Obsoletes:	xml-commons-resolver10-javadoc < 1:1.0-0
14mr|xml-commons-resolver-1.2-14|66	Obsoletes:	xml-commons-which11-javadoc < 1:1.1-0
14mr|xml-commons-resolver-1.2-14|67	Obsoletes:	xml-commons-which10-javadoc < 1:1.0-0
14mr|xml-commons-resolver-1.2-14|68	
14mr|xml-commons-resolver-1.2-14|69	%description javadoc
14mr|xml-commons-resolver-1.2-14|70	Javadoc for %{name}.
14mr|xml-commons-resolver-1.2-14|71	
14mr|xml-commons-resolver-1.2-14|72	%prep
14mr|xml-commons-resolver-1.2-14|73	%setup -q
14mr|xml-commons-resolver-1.2-14|74	
14mr|xml-commons-resolver-1.2-14|75	# remove all binary libs and prebuilt javadocs
14mr|xml-commons-resolver-1.2-14|76	find . -name "*.jar" -exec rm -f {} \;
14mr|xml-commons-resolver-1.2-14|77	rm -rf docs
14mr|xml-commons-resolver-1.2-14|78	sed -i 's/\r//' KEYS LICENSE
14mr|xml-commons-resolver-1.2-14|79	
14mr|xml-commons-resolver-1.2-14|80	%build
14mr|xml-commons-resolver-1.2-14|81	sed -i -e 's|call Resolver|call resolver|g' java/resolver.xml
14mr|xml-commons-resolver-1.2-14|82	sed -i -e 's|classname="org.apache.xml.resolver.Catalog"|fork="yes" classname="org.apache.xml.resolver.apps.resolver"|g' java/resolver.xml
14mr|xml-commons-resolver-1.2-14|83	sed -i -e 's|org.apache.xml.resolver.Catalog|org.apache.xml.resolver.apps.resolver|g' java/src/manifest.resolver
14mr|xml-commons-resolver-1.2-14|84	
14mr|xml-commons-resolver-1.2-14|85	export JAVA_HOME=%{_prefix}/lib/jvm/java-1.7.0
14mr|xml-commons-resolver-1.2-14|86	ant jars javadocs
14mr|xml-commons-resolver-1.2-14|87	
14mr|xml-commons-resolver-1.2-14|88	%install
14mr|xml-commons-resolver-1.2-14|89	# inject OSGi manifests
14mr|xml-commons-resolver-1.2-14|90	mkdir -p META-INF
14mr|xml-commons-resolver-1.2-14|91	cp -p %{SOURCE5} META-INF/MANIFEST.MF
14mr|xml-commons-resolver-1.2-14|92	touch META-INF/MANIFEST.MF
14mr|xml-commons-resolver-1.2-14|93	zip -u java/build/resolver.jar META-INF/MANIFEST.MF
14mr|xml-commons-resolver-1.2-14|94	
14mr|xml-commons-resolver-1.2-14|95	# Jars
14mr|xml-commons-resolver-1.2-14|96	install -pD -T java/build/resolver.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|xml-commons-resolver-1.2-14|97	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/xml-resolver-%{version}.jar
14mr|xml-commons-resolver-1.2-14|98	
14mr|xml-commons-resolver-1.2-14|99	# Jar versioning
14mr|xml-commons-resolver-1.2-14|100	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mr|xml-commons-resolver-1.2-14|101	
14mr|xml-commons-resolver-1.2-14|102	# Javadocs
14mr|xml-commons-resolver-1.2-14|103	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mr|xml-commons-resolver-1.2-14|104	cp -pr java/build/apidocs/resolver java/build/apidocs/which %{buildroot}%{_javadocdir}/%{name}
14mr|xml-commons-resolver-1.2-14|105	
14mr|xml-commons-resolver-1.2-14|106	# Scripts
14mr|xml-commons-resolver-1.2-14|107	mkdir -p %{buildroot}%{_bindir}
14mr|xml-commons-resolver-1.2-14|108	cp %{SOURCE1} %{buildroot}%{_bindir}/xml-resolver
14mr|xml-commons-resolver-1.2-14|109	cp %{SOURCE2} %{buildroot}%{_bindir}/xml-xread
14mr|xml-commons-resolver-1.2-14|110	cp %{SOURCE3} %{buildroot}%{_bindir}/xml-xparse
14mr|xml-commons-resolver-1.2-14|111	cp %{SOURCE4} %{buildroot}%{_bindir}/xml-which
14mr|xml-commons-resolver-1.2-14|112	
14mr|xml-commons-resolver-1.2-14|113	# Pom
14mr|xml-commons-resolver-1.2-14|114	install -pD -T -m 644 %{SOURCE6} %{buildroot}%{_mavenpomdir}/JPP-xml-resolver.pom
14mr|xml-commons-resolver-1.2-14|115	%add_to_maven_depmap xml-resolver xml-resolver %{version} JPP xml-resolver
14mr|xml-commons-resolver-1.2-14|116	
14mr|xml-commons-resolver-1.2-14|117	%post
14mr|xml-commons-resolver-1.2-14|118	%update_maven_depmap
14mr|xml-commons-resolver-1.2-14|119	
14mr|xml-commons-resolver-1.2-14|120	%postun
14mr|xml-commons-resolver-1.2-14|121	%update_maven_depmap
14mr|xml-commons-resolver-1.2-14|122	
14mr|xml-commons-resolver-1.2-14|123	%files
14mr|xml-commons-resolver-1.2-14|124	%doc KEYS LICENSE
14mr|xml-commons-resolver-1.2-14|125	%{_mavendepmapfragdir}/*
14mr|xml-commons-resolver-1.2-14|126	%{_mavenpomdir}/*
14mr|xml-commons-resolver-1.2-14|127	%{_javadir}/*
14mr|xml-commons-resolver-1.2-14|128	%{_bindir}/*
14mr|xml-commons-resolver-1.2-14|129	
14mr|xml-commons-resolver-1.2-14|130	%files javadoc
14mr|xml-commons-resolver-1.2-14|131	%{_javadocdir}/%{name}
14mr|xml-commons-resolver-1.2-14|132	%doc LICENSE
14mr|xml-commons-resolver-1.2-14|133	
14mr|xml-commons-resolver-1.2-14|134	
14mr|xml-commons-resolver-1.2-14|135	%changelog
14mr|xml-commons-resolver-1.2-14|136	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2-14
14mr|xml-commons-resolver-1.2-14|137	+ Revision: 593ae7b
14mr|xml-commons-resolver-1.2-14|138	- Rebuild with java 7
14mr|xml-commons-resolver-1.2-14|139	
14mr|xml-commons-resolver-1.2-14|140	

22212 14
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|1	# Copyright (c) 2000-2005, JPackage Project
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|2	# All rights reserved.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|3	#
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|4	# Redistribution and use in source and binary forms, with or without
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|5	# modification, are permitted provided that the following conditions
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|6	# are met:
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|7	#
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|8	# 1. Redistributions of source code must retain the above copyright
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|9	#    notice, this list of conditions and the following disclaimer.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|11	#    notice, this list of conditions and the following disclaimer in the
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|12	#    documentation and/or other materials provided with the
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|13	#    distribution.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|15	#    contributors may be used to endorse or promote products derived
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|16	#    from this software without specific prior written permission.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|17	#
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|29	#
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|30	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|31	%define gcj_support 0
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|32	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|33	%define bname        xmldb
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|34	%define cvs_version    20011111cvs
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|35	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|36	Name:       xmldb-api
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|37	Version:    0.1
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|38	Release:    %mkrel 0.1.%{cvs_version}.1.2.6
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|39	Epoch:      1
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|40	Summary:    XML:DB API for Java
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|41	License:    BSD
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|42	Group:      Development/Java
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|43	# wget http://trumpetti.atm.tut.fi/gentoo/distfiles/xmldb-api-11112001.tar.gz
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|44	Source0:     xmldb-xapi-%{cvs_version}-src.tar.gz
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|45	# http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/xmldb/files/build-20011111.xml?rev=1.1.1.1&view=markup
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|46	Source1:    %{name}-build.xml
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|47	Source2:    %{name}-license.txt
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|48	Patch0:     %{name}-syntaxfix.patch
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|49	Url:        http://xmldb-org.sourceforge.net
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|50	BuildRequires:    ant >= 0:1.6
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|51	BuildRequires:    java-rpmbuild >= 0:1.6
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|52	BuildRequires:    junit
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|53	BuildRequires:    xalan-j2
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|54	BuildRequires:    xerces-j2
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|55	BuildRequires:    xml-commons-jaxp-1.3-apis
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|56	Requires(pre):    jpackage-utils >= 0:1.6
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|57	Requires(post):   jpackage-utils >= 0:1.6
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|58	Requires:         junit
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|59	Requires:         xalan-j2
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|60	%if %{gcj_support}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|61	BuildRequires:          java-gcj-compat-devel
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|62	%endif
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|63	%if ! %{gcj_support}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|64	BuildArch:      noarch
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|65	%endif
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|66	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|67	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|68	%description
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|69	The API interfaces are what driver developers must implement when creating a
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|70	new driver and are the interfaces that applications are developed against.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|71	Along with the interfaces a concrete DriverManager implementation is also
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|72	provides.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|73	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|74	%package sdk
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|75	Summary:    SDK for %{name}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|76	Group:      Development/Java
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|77	Requires:   %{name} = %{epoch}:%{version}-%{release}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|78	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|79	%description sdk
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|80	The reference implementation provides a very simple file system based
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|81	implementation of the XML:DB API. This provides what is basically a very
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|82	simple native XML database that uses directories to represent collections and
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|83	just stores the XML in files.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|84	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|85	The driver development kit provides a set of base classes that can be
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|86	extended to simplify and speed the development of XML:DB API drivers. These
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|87	classes are used to provide the basis for the reference implementation and
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|88	therefore a simple example of how a driver can be implemented. Using the SDK
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|89	classes significantly reduces the amount of code that must be written to
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|90	create a new driver.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|91	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|92	Along with the SDK base classes the SDK also contains a set of jUnit test
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|93	cases that can be used to help validate the driver while it is being
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|94	developed. The test cases are still in development but there are enough tests
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|95	currently to be useful.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|96	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|97	%package javadoc
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|98	Summary:        Javadoc for %{name}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|99	Group:          Development/Java
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|100	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|101	%description javadoc
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|102	Javadoc for %{name}.
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|103	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|104	%prep
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|105	%setup -q -n xmldb
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|106	%remove_java_binaries
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|107	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|108	cp %{SOURCE1} build.xml
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|109	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|110	%patch0
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|111	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|112	%build
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|113	export CLASSPATH=$(build-classpath junit xalan-j2)
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|114	usejikes=false
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|115	%{ant} -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 -Dsrc=. -Djarname=%{name} -Dsdk.jarname=%{name}-sdk jar javadoc
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|116	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|117	%install
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|118	rm -rf %{buildroot}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|119	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|120	# jars
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|121	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|122	install -m 644 dist/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|123	install -m 644 dist/%{name}-sdk.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-sdk-%{version}.jar
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|124	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|125	# javadoc
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|126	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|127	cp -pr dist/doc/api $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|128	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|129	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|130	#license
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|131	install -d -m 755 $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|132	cp %{SOURCE2} $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|133	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|134	%{gcj_compile}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|135	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|136	%clean
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|137	rm -rf %{buildroot}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|138	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|139	%if %{gcj_support}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|140	%post
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|141	%{update_gcjdb}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|142	%endif
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|143	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|144	%if %{gcj_support}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|145	%postun
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|146	%{clean_gcjdb}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|147	%endif
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|148	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|149	%files
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|150	%defattr(-,root,root)
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|151	%doc %{_docdir}/%{name}-%{version}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|152	%{_javadir}/%{name}-%{version}.jar
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|153	%{_javadir}/%{name}.jar
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|154	%if %{gcj_support}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|155	%attr(-,root,root) %dir %{_libdir}/gcj/%{name}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|156	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|157	%endif
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|158	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|159	%files sdk
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|160	%defattr(-,root,root)
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|161	%{_javadir}/%{name}-sdk-%{version}.jar
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|162	%{_javadir}/%{name}-sdk.jar
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|163	%if %{gcj_support}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|164	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-sdk-%{version}.jar.*
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|165	%endif
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|166	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|167	%files javadoc
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|168	%defattr(-,root,root)
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|169	%doc %{_javadocdir}/%{name}-%{version}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|170	%doc %{_javadocdir}/%{name}
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|171	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|172	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|173	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|174	%changelog
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|175	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:0.1-0.1.20011111cvs.1.2.6
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|176	+ Revision: 017c64e
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|177	- Automatic import for version 0.1
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|178	
14mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|179	

22213 14
14mr|xmlgraphics-commons-1.5-3|1	Summary:	XML Graphics Commons
14mr|xmlgraphics-commons-1.5-3|2	Name:		xmlgraphics-commons
14mr|xmlgraphics-commons-1.5-3|3	Version:	1.5
14mr|xmlgraphics-commons-1.5-3|4	Release:	3
14mr|xmlgraphics-commons-1.5-3|5	Epoch:		0
14mr|xmlgraphics-commons-1.5-3|6	Group:		Development/Java
14mr|xmlgraphics-commons-1.5-3|7	License:	Apache License
14mr|xmlgraphics-commons-1.5-3|8	URL:		http://xmlgraphics.apache.org/
14mr|xmlgraphics-commons-1.5-3|9	Source0:	http://apache.osuosl.org/xmlgraphics/commons/source/xmlgraphics-commons-1.5-src.tar.gz
14mr|xmlgraphics-commons-1.5-3|10	BuildArch:	noarch
14mr|xmlgraphics-commons-1.5-3|11	BuildRequires:	java-rpmbuild >= 0:1.6
14mr|xmlgraphics-commons-1.5-3|12	BuildRequires:	ant >= 0:1.6
14mr|xmlgraphics-commons-1.5-3|13	BuildRequires:	ant-junit >= 0:1.6
14mr|xmlgraphics-commons-1.5-3|14	BuildRequires:	junit
14mr|xmlgraphics-commons-1.5-3|15	BuildRequires:	jakarta-commons-io >= 0:1.1
14mr|xmlgraphics-commons-1.5-3|16	BuildRequires:	jakarta-commons-logging
14mr|xmlgraphics-commons-1.5-3|17	BuildRequires:	java-1.7.0-openjdk-devel
14mr|xmlgraphics-commons-1.5-3|18	Requires:	jakarta-commons-io >= 0:1.1
14mr|xmlgraphics-commons-1.5-3|19	Requires:	jakarta-commons-logging
14mr|xmlgraphics-commons-1.5-3|20	
14mr|xmlgraphics-commons-1.5-3|21	%description
14mr|xmlgraphics-commons-1.5-3|22	Apache XML Graphics Commons is a library that consists of
14mr|xmlgraphics-commons-1.5-3|23	several reusable components used by Apache Batik and
14mr|xmlgraphics-commons-1.5-3|24	Apache FOP. Many of these components can easily be used
14mr|xmlgraphics-commons-1.5-3|25	separately outside the domains of SVG and XSL-FO. You will
14mr|xmlgraphics-commons-1.5-3|26	find components such as a PDF library, an RTF library,
14mr|xmlgraphics-commons-1.5-3|27	Graphics2D implementations that let you generate PDF &
14mr|xmlgraphics-commons-1.5-3|28	PostScript files, and much more.
14mr|xmlgraphics-commons-1.5-3|29	
14mr|xmlgraphics-commons-1.5-3|30	%package javadoc
14mr|xmlgraphics-commons-1.5-3|31	Summary:	Javadoc for %{name}
14mr|xmlgraphics-commons-1.5-3|32	
14mr|xmlgraphics-commons-1.5-3|33	Group:		Development/Java
14mr|xmlgraphics-commons-1.5-3|34	
14mr|xmlgraphics-commons-1.5-3|35	%description javadoc
14mr|xmlgraphics-commons-1.5-3|36	%{summary}.
14mr|xmlgraphics-commons-1.5-3|37	
14mr|xmlgraphics-commons-1.5-3|38	%prep
14mr|xmlgraphics-commons-1.5-3|39	%setup -q
14mr|xmlgraphics-commons-1.5-3|40	rm `find . -name "*.jar"`
14mr|xmlgraphics-commons-1.5-3|41	
14mr|xmlgraphics-commons-1.5-3|42	%build
14mr|xmlgraphics-commons-1.5-3|43	export JAVA_HOME=%{java_home}
14mr|xmlgraphics-commons-1.5-3|44	export ANT_HOME=/usr/share/ant
14mr|xmlgraphics-commons-1.5-3|45	export CLASSPATH=$CLASSPATH:/usr/share/java/commons-logging.jar
14mr|xmlgraphics-commons-1.5-3|46	export OPT_JAR_LIST="ant/ant-junit junit"
14mr|xmlgraphics-commons-1.5-3|47	pushd lib
14mr|xmlgraphics-commons-1.5-3|48	ln -sf $(build-classpath commons-io) .
14mr|xmlgraphics-commons-1.5-3|49	popd
14mr|xmlgraphics-commons-1.5-3|50	%ant package javadocs
14mr|xmlgraphics-commons-1.5-3|51	
14mr|xmlgraphics-commons-1.5-3|52	%install
14mr|xmlgraphics-commons-1.5-3|53	install -Dpm 0644 build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|xmlgraphics-commons-1.5-3|54	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mr|xmlgraphics-commons-1.5-3|55	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xmlgraphics-commons-1.5-3|56	cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xmlgraphics-commons-1.5-3|57	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|xmlgraphics-commons-1.5-3|58	
14mr|xmlgraphics-commons-1.5-3|59	%files
14mr|xmlgraphics-commons-1.5-3|60	%defattr(0644,root,root,0755)
14mr|xmlgraphics-commons-1.5-3|61	%doc LICENSE NOTICE README
14mr|xmlgraphics-commons-1.5-3|62	%{_javadir}/*.jar
14mr|xmlgraphics-commons-1.5-3|63	
14mr|xmlgraphics-commons-1.5-3|64	%files javadoc
14mr|xmlgraphics-commons-1.5-3|65	%defattr(0644,root,root,0755)
14mr|xmlgraphics-commons-1.5-3|66	%doc %{_javadocdir}/%{name}-%{version}
14mr|xmlgraphics-commons-1.5-3|67	%doc %{_javadocdir}/%{name}
14mr|xmlgraphics-commons-1.5-3|68	
14mr|xmlgraphics-commons-1.5-3|69	%changelog
14mr|xmlgraphics-commons-1.5-3|70	* Tue Jul 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.5-3
14mr|xmlgraphics-commons-1.5-3|71	+ Revision: 9651a08
14mr|xmlgraphics-commons-1.5-3|72	- Rebuild with java 7
14mr|xmlgraphics-commons-1.5-3|73	
14mr|xmlgraphics-commons-1.5-3|74	

22214 14
14mr|xml-im-exporter-1.1-2.1.4|1	# Copyright (c) 2000-2005, JPackage Project
14mr|xml-im-exporter-1.1-2.1.4|2	# All rights reserved.
14mr|xml-im-exporter-1.1-2.1.4|3	#
14mr|xml-im-exporter-1.1-2.1.4|4	# Redistribution and use in source and binary forms, with or without
14mr|xml-im-exporter-1.1-2.1.4|5	# modification, are permitted provided that the following conditions
14mr|xml-im-exporter-1.1-2.1.4|6	# are met:
14mr|xml-im-exporter-1.1-2.1.4|7	#
14mr|xml-im-exporter-1.1-2.1.4|8	# 1. Redistributions of source code must retain the above copyright
14mr|xml-im-exporter-1.1-2.1.4|9	#    notice, this list of conditions and the following disclaimer.
14mr|xml-im-exporter-1.1-2.1.4|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|xml-im-exporter-1.1-2.1.4|11	#    notice, this list of conditions and the following disclaimer in the
14mr|xml-im-exporter-1.1-2.1.4|12	#    documentation and/or other materials provided with the
14mr|xml-im-exporter-1.1-2.1.4|13	#    distribution.
14mr|xml-im-exporter-1.1-2.1.4|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|xml-im-exporter-1.1-2.1.4|15	#    contributors may be used to endorse or promote products derived
14mr|xml-im-exporter-1.1-2.1.4|16	#    from this software without specific prior written permission.
14mr|xml-im-exporter-1.1-2.1.4|17	#
14mr|xml-im-exporter-1.1-2.1.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|xml-im-exporter-1.1-2.1.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|xml-im-exporter-1.1-2.1.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|xml-im-exporter-1.1-2.1.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|xml-im-exporter-1.1-2.1.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|xml-im-exporter-1.1-2.1.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|xml-im-exporter-1.1-2.1.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|xml-im-exporter-1.1-2.1.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|xml-im-exporter-1.1-2.1.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|xml-im-exporter-1.1-2.1.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|xml-im-exporter-1.1-2.1.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|xml-im-exporter-1.1-2.1.4|29	#
14mr|xml-im-exporter-1.1-2.1.4|30	
14mr|xml-im-exporter-1.1-2.1.4|31	%define gcj_support 1
14mr|xml-im-exporter-1.1-2.1.4|32	
14mr|xml-im-exporter-1.1-2.1.4|33	%define section free
14mr|xml-im-exporter-1.1-2.1.4|34	
14mr|xml-im-exporter-1.1-2.1.4|35	Summary:        XML Im-/Exporter
14mr|xml-im-exporter-1.1-2.1.4|36	Name:           xml-im-exporter
14mr|xml-im-exporter-1.1-2.1.4|37	Version:        1.1
14mr|xml-im-exporter-1.1-2.1.4|38	Release:        2.1.4
14mr|xml-im-exporter-1.1-2.1.4|39	Epoch:          0
14mr|xml-im-exporter-1.1-2.1.4|40	License:        LGPL
14mr|xml-im-exporter-1.1-2.1.4|41	URL:            http://xml-im-exporter.sourceforge.net/
14mr|xml-im-exporter-1.1-2.1.4|42	Group:          Development/Java
14mr|xml-im-exporter-1.1-2.1.4|43	Source0:        xml-im-exporter1.1.tgz
14mr|xml-im-exporter-1.1-2.1.4|44	Source1:        xml-im-exporter-1.1.pom
14mr|xml-im-exporter-1.1-2.1.4|45	Patch0:         xml-im-exporter-build_xml.patch
14mr|xml-im-exporter-1.1-2.1.4|46	BuildRequires:  ant >= 0:1.6
14mr|xml-im-exporter-1.1-2.1.4|47	BuildRequires:  ant-junit
14mr|xml-im-exporter-1.1-2.1.4|48	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|xml-im-exporter-1.1-2.1.4|49	BuildRequires:  junit
14mr|xml-im-exporter-1.1-2.1.4|50	%if %{gcj_support}
14mr|xml-im-exporter-1.1-2.1.4|51	BuildRequires:    java-gcj-compat-devel
14mr|xml-im-exporter-1.1-2.1.4|52	%else
14mr|xml-im-exporter-1.1-2.1.4|53	BuildArch: noarch
14mr|xml-im-exporter-1.1-2.1.4|54	%endif
14mr|xml-im-exporter-1.1-2.1.4|55	
14mr|xml-im-exporter-1.1-2.1.4|56	%description
14mr|xml-im-exporter-1.1-2.1.4|57	XML Im-/Exporter is a low level library to assist
14mr|xml-im-exporter-1.1-2.1.4|58	you in the straight forward process of importing
14mr|xml-im-exporter-1.1-2.1.4|59	and exporting XML from and to your Java classes.
14mr|xml-im-exporter-1.1-2.1.4|60	All of this is designed having performance and
14mr|xml-im-exporter-1.1-2.1.4|61	simplicity in mind.
14mr|xml-im-exporter-1.1-2.1.4|62	
14mr|xml-im-exporter-1.1-2.1.4|63	%package javadoc
14mr|xml-im-exporter-1.1-2.1.4|64	Summary:        Javadoc for %{name}
14mr|xml-im-exporter-1.1-2.1.4|65	Group:          Development/Java
14mr|xml-im-exporter-1.1-2.1.4|66	
14mr|xml-im-exporter-1.1-2.1.4|67	%description javadoc
14mr|xml-im-exporter-1.1-2.1.4|68	%{summary}.
14mr|xml-im-exporter-1.1-2.1.4|69	
14mr|xml-im-exporter-1.1-2.1.4|70	%prep
14mr|xml-im-exporter-1.1-2.1.4|71	%setup -q -n %{name}
14mr|xml-im-exporter-1.1-2.1.4|72	# XXX: file encoding invalid
14mr|xml-im-exporter-1.1-2.1.4|73	%{__rm} src/test/de/zeigermann/xml/XMLWriterTest.java
14mr|xml-im-exporter-1.1-2.1.4|74	# remove all binary libs
14mr|xml-im-exporter-1.1-2.1.4|75	find . -name "*.jar" -exec rm -f {} \;
14mr|xml-im-exporter-1.1-2.1.4|76	#for j in $(find . -name "*.jar"); do
14mr|xml-im-exporter-1.1-2.1.4|77	#    mv $j $j.no
14mr|xml-im-exporter-1.1-2.1.4|78	#done
14mr|xml-im-exporter-1.1-2.1.4|79	
14mr|xml-im-exporter-1.1-2.1.4|80	%patch0 -b .sav
14mr|xml-im-exporter-1.1-2.1.4|81	
14mr|xml-im-exporter-1.1-2.1.4|82	%{_bindir}/find . -type f -name '*.txt' -o -type f -name '*.html' -o -type f -name '*.css' -o -type f -name package-list | \
14mr|xml-im-exporter-1.1-2.1.4|83	%{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
14mr|xml-im-exporter-1.1-2.1.4|84	
14mr|xml-im-exporter-1.1-2.1.4|85	%build
14mr|xml-im-exporter-1.1-2.1.4|86	export CLASSPATH=$(build-classpath junit)
14mr|xml-im-exporter-1.1-2.1.4|87	export OPT_JAR_LIST="ant/ant-junit"
14mr|xml-im-exporter-1.1-2.1.4|88	%{ant} jar test javadocs
14mr|xml-im-exporter-1.1-2.1.4|89	
14mr|xml-im-exporter-1.1-2.1.4|90	
14mr|xml-im-exporter-1.1-2.1.4|91	%install
14mr|xml-im-exporter-1.1-2.1.4|92	# jars
14mr|xml-im-exporter-1.1-2.1.4|93	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
14mr|xml-im-exporter-1.1-2.1.4|94	
14mr|xml-im-exporter-1.1-2.1.4|95	install -m 644 build/lib/%{name}%{version}.jar \
14mr|xml-im-exporter-1.1-2.1.4|96	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|xml-im-exporter-1.1-2.1.4|97	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|xml-im-exporter-1.1-2.1.4|98	
14mr|xml-im-exporter-1.1-2.1.4|99	#poms
14mr|xml-im-exporter-1.1-2.1.4|100	%add_to_maven_depmap de.zeigermann.xml xml-im-exporter %{version} JPP/ xml-im-exporter
14mr|xml-im-exporter-1.1-2.1.4|101	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|xml-im-exporter-1.1-2.1.4|102	install -pm 644 %{SOURCE1} \
14mr|xml-im-exporter-1.1-2.1.4|103	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-xml-im-exporter.pom
14mr|xml-im-exporter-1.1-2.1.4|104	
14mr|xml-im-exporter-1.1-2.1.4|105	# javadoc
14mr|xml-im-exporter-1.1-2.1.4|106	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|xml-im-exporter-1.1-2.1.4|107	cp -pr doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|xml-im-exporter-1.1-2.1.4|108	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|xml-im-exporter-1.1-2.1.4|109	
14mr|xml-im-exporter-1.1-2.1.4|110	
14mr|xml-im-exporter-1.1-2.1.4|111	# docs
14mr|xml-im-exporter-1.1-2.1.4|112	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|xml-im-exporter-1.1-2.1.4|113	install -m 644 doc/index.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|xml-im-exporter-1.1-2.1.4|114	install -m 644 *.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mr|xml-im-exporter-1.1-2.1.4|115	
14mr|xml-im-exporter-1.1-2.1.4|116	%{__perl} -pi -e 's/\r$//g' $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/Copying.txt \
14mr|xml-im-exporter-1.1-2.1.4|117	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/**/**/**/*
14mr|xml-im-exporter-1.1-2.1.4|118	
14mr|xml-im-exporter-1.1-2.1.4|119	%if %{gcj_support}
14mr|xml-im-exporter-1.1-2.1.4|120	%{_bindir}/aot-compile-rpm
14mr|xml-im-exporter-1.1-2.1.4|121	%endif
14mr|xml-im-exporter-1.1-2.1.4|122	
14mr|xml-im-exporter-1.1-2.1.4|123	%post
14mr|xml-im-exporter-1.1-2.1.4|124	%update_maven_depmap
14mr|xml-im-exporter-1.1-2.1.4|125	%if %{gcj_support}
14mr|xml-im-exporter-1.1-2.1.4|126	%{update_gcjdb}
14mr|xml-im-exporter-1.1-2.1.4|127	%endif
14mr|xml-im-exporter-1.1-2.1.4|128	
14mr|xml-im-exporter-1.1-2.1.4|129	%postun
14mr|xml-im-exporter-1.1-2.1.4|130	%update_maven_depmap
14mr|xml-im-exporter-1.1-2.1.4|131	%if %{gcj_support}
14mr|xml-im-exporter-1.1-2.1.4|132	%{clean_gcjdb}
14mr|xml-im-exporter-1.1-2.1.4|133	%endif
14mr|xml-im-exporter-1.1-2.1.4|134	
14mr|xml-im-exporter-1.1-2.1.4|135	%files
14mr|xml-im-exporter-1.1-2.1.4|136	%defattr(0644,root,root,0755)
14mr|xml-im-exporter-1.1-2.1.4|137	%{_datadir}/doc/%{name}-%{version}/index.html
14mr|xml-im-exporter-1.1-2.1.4|138	%{_datadir}/doc/%{name}-%{version}/*.txt
14mr|xml-im-exporter-1.1-2.1.4|139	%{_javadir}/%{name}.jar
14mr|xml-im-exporter-1.1-2.1.4|140	%{_javadir}/%{name}-%{version}.jar
14mr|xml-im-exporter-1.1-2.1.4|141	%{_datadir}/maven2/poms/*
14mr|xml-im-exporter-1.1-2.1.4|142	%{_mavendepmapfragdir}
14mr|xml-im-exporter-1.1-2.1.4|143	%if %{gcj_support}
14mr|xml-im-exporter-1.1-2.1.4|144	%dir %{_libdir}/gcj/%{name}
14mr|xml-im-exporter-1.1-2.1.4|145	%{_libdir}/gcj/%{name}/*
14mr|xml-im-exporter-1.1-2.1.4|146	%endif
14mr|xml-im-exporter-1.1-2.1.4|147	
14mr|xml-im-exporter-1.1-2.1.4|148	%files javadoc
14mr|xml-im-exporter-1.1-2.1.4|149	%defattr(0644,root,root,0755)
14mr|xml-im-exporter-1.1-2.1.4|150	%{_javadocdir}/%{name}-%{version}
14mr|xml-im-exporter-1.1-2.1.4|151	%{_javadocdir}/%{name}
14mr|xml-im-exporter-1.1-2.1.4|152	
14mr|xml-im-exporter-1.1-2.1.4|153	
14mr|xml-im-exporter-1.1-2.1.4|154	
14mr|xml-im-exporter-1.1-2.1.4|155	%changelog
14mr|xml-im-exporter-1.1-2.1.4|156	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.1-2.1.4
14mr|xml-im-exporter-1.1-2.1.4|157	+ Revision: 88cbca8
14mr|xml-im-exporter-1.1-2.1.4|158	- MassBuild#440: Increase release tag
14mr|xml-im-exporter-1.1-2.1.4|159	
14mr|xml-im-exporter-1.1-2.1.4|160	

22215 14
14mr|xmlrpc-2.0.1-12|1	%define section         free
14mr|xmlrpc-2.0.1-12|2	%define gcj_support     1
14mr|xmlrpc-2.0.1-12|3	
14mr|xmlrpc-2.0.1-12|4	Name:           xmlrpc
14mr|xmlrpc-2.0.1-12|5	Version:        2.0.1
14mr|xmlrpc-2.0.1-12|6	Release:        12
14mr|xmlrpc-2.0.1-12|7	Epoch:          0
14mr|xmlrpc-2.0.1-12|8	Summary:        Java XML-RPC implementation
14mr|xmlrpc-2.0.1-12|9	License:        Apache License
14mr|xmlrpc-2.0.1-12|10	Group:          Development/Java
14mr|xmlrpc-2.0.1-12|11	Url:            http://ws.apache.org/xmlrpc/
14mr|xmlrpc-2.0.1-12|12	Source0:        http://www.apache.org/dist/ws/xmlrpc/sources/xmlrpc-2.0.1-src.tar.gz
14mr|xmlrpc-2.0.1-12|13	Requires:       servletapi5
14mr|xmlrpc-2.0.1-12|14	Requires:       commons-httpclient >= 0:2.0.2
14mr|xmlrpc-2.0.1-12|15	Requires:       commons-codec >= 0:1.3
14mr|xmlrpc-2.0.1-12|16	Requires:       junit >= 0:3.8.1
14mr|xmlrpc-2.0.1-12|17	%if %{gcj_support}
14mr|xmlrpc-2.0.1-12|18	BuildRequires:  java-gcj-compat-devel
14mr|xmlrpc-2.0.1-12|19	%endif
14mr|xmlrpc-2.0.1-12|20	BuildRequires:  ant
14mr|xmlrpc-2.0.1-12|21	BuildRequires:  java-rpmbuild >= 0:1.5
14mr|xmlrpc-2.0.1-12|22	BuildRequires:  servletapi5
14mr|xmlrpc-2.0.1-12|23	BuildRequires:  junit >= 0:3.8.1
14mr|xmlrpc-2.0.1-12|24	BuildRequires:  commons-httpclient >= 0:2.0.2
14mr|xmlrpc-2.0.1-12|25	BuildRequires:  commons-codec >= 0:1.3
14mr|xmlrpc-2.0.1-12|26	
14mr|xmlrpc-2.0.1-12|27	%description
14mr|xmlrpc-2.0.1-12|28	Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol
14mr|xmlrpc-2.0.1-12|29	that uses XML over HTTP to implement remote procedure calls.
14mr|xmlrpc-2.0.1-12|30	Apache XML-RPC was previously known as Helma XML-RPC. If you have code
14mr|xmlrpc-2.0.1-12|31	using the Helma library, all you should have to do is change the import
14mr|xmlrpc-2.0.1-12|32	statements in your code from helma.xmlrpc.* to org.apache.xmlrpc.*.
14mr|xmlrpc-2.0.1-12|33	
14mr|xmlrpc-2.0.1-12|34	%package javadoc
14mr|xmlrpc-2.0.1-12|35	Summary:        Javadoc for %{name}
14mr|xmlrpc-2.0.1-12|36	Group:          Development/Java
14mr|xmlrpc-2.0.1-12|37	
14mr|xmlrpc-2.0.1-12|38	%description javadoc
14mr|xmlrpc-2.0.1-12|39	Javadoc for %{name}.
14mr|xmlrpc-2.0.1-12|40	
14mr|xmlrpc-2.0.1-12|41	%prep
14mr|xmlrpc-2.0.1-12|42	%setup -q
14mr|xmlrpc-2.0.1-12|43	
14mr|xmlrpc-2.0.1-12|44	%build
14mr|xmlrpc-2.0.1-12|45	export CLASSPATH=%(build-classpath jsse commons-httpclient commons-codec servletapi5 junit 2>/dev/null)
14mr|xmlrpc-2.0.1-12|46	%{ant} -Dbuild.dir=./bin -Dbuild.dest=./bin -Dsrc.dir=./src -Dfinal.name=%{name}-%{version} -Djavadoc.destdir=./docs/apidocs -Dhave.deps=true jar
14mr|xmlrpc-2.0.1-12|47	%{ant} -Dbuild.dir=./bin -Dbuild.dest=./bin -Dsrc.dir=./src -Dfinal.name=%{name}-%{version} -Djavadoc.destdir=./docs/apidocs -Dhave.deps=true javadocs
14mr|xmlrpc-2.0.1-12|48	
14mr|xmlrpc-2.0.1-12|49	%install
14mr|xmlrpc-2.0.1-12|50	# jars
14mr|xmlrpc-2.0.1-12|51	%{__mkdir_p} %{buildroot}%{_javadir}
14mr|xmlrpc-2.0.1-12|52	cp -a bin/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|xmlrpc-2.0.1-12|53	cp -a bin/%{name}-%{version}-applet.jar %{buildroot}%{_javadir}/%{name}-applet-%{version}.jar
14mr|xmlrpc-2.0.1-12|54	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mr|xmlrpc-2.0.1-12|55	
14mr|xmlrpc-2.0.1-12|56	# javadoc
14mr|xmlrpc-2.0.1-12|57	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xmlrpc-2.0.1-12|58	cp -a docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xmlrpc-2.0.1-12|59	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mr|xmlrpc-2.0.1-12|60	
14mr|xmlrpc-2.0.1-12|61	%if %{gcj_support}
14mr|xmlrpc-2.0.1-12|62	%{_bindir}/aot-compile-rpm
14mr|xmlrpc-2.0.1-12|63	%endif
14mr|xmlrpc-2.0.1-12|64	
14mr|xmlrpc-2.0.1-12|65	%if %{gcj_support}
14mr|xmlrpc-2.0.1-12|66	%post
14mr|xmlrpc-2.0.1-12|67	%{update_gcjdb}
14mr|xmlrpc-2.0.1-12|68	
14mr|xmlrpc-2.0.1-12|69	%postun
14mr|xmlrpc-2.0.1-12|70	%{clean_gcjdb}
14mr|xmlrpc-2.0.1-12|71	%endif
14mr|xmlrpc-2.0.1-12|72	
14mr|xmlrpc-2.0.1-12|73	%files
14mr|xmlrpc-2.0.1-12|74	%defattr(0644,root,root,0755)
14mr|xmlrpc-2.0.1-12|75	%doc LICENSE.txt README.txt
14mr|xmlrpc-2.0.1-12|76	%{_javadir}/*
14mr|xmlrpc-2.0.1-12|77	%if %{gcj_support}
14mr|xmlrpc-2.0.1-12|78	%dir %{_libdir}/gcj/%{name}
14mr|xmlrpc-2.0.1-12|79	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|xmlrpc-2.0.1-12|80	%endif
14mr|xmlrpc-2.0.1-12|81	
14mr|xmlrpc-2.0.1-12|82	%files javadoc
14mr|xmlrpc-2.0.1-12|83	%defattr(0644,root,root,0755)
14mr|xmlrpc-2.0.1-12|84	%{_javadocdir}/%{name}-%{version}
14mr|xmlrpc-2.0.1-12|85	%dir %{_javadocdir}/%{name}
14mr|xmlrpc-2.0.1-12|86	
14mr|xmlrpc-2.0.1-12|87	
14mr|xmlrpc-2.0.1-12|88	
14mr|xmlrpc-2.0.1-12|89	%changelog
14mr|xmlrpc-2.0.1-12|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.0.1-12
14mr|xmlrpc-2.0.1-12|91	+ Revision: f9abd24
14mr|xmlrpc-2.0.1-12|92	- MassBuild#440: Increase release tag
14mr|xmlrpc-2.0.1-12|93	
14mr|xmlrpc-2.0.1-12|94	

22216 14
14mr|xmlrpc-c-1.29.0-3|1	%define	major		3
14mr|xmlrpc-c-1.29.0-3|2	%define libname		%mklibname %name %major
14mr|xmlrpc-c-1.29.0-3|3	%define develname	%mklibname -d %name
14mr|xmlrpc-c-1.29.0-3|4	
14mr|xmlrpc-c-1.29.0-3|5	%global                 advanced_branch		1
14mr|xmlrpc-c-1.29.0-3|6	%global                 svnrev			2233
14mr|xmlrpc-c-1.29.0-3|7	
14mr|xmlrpc-c-1.29.0-3|8	Name:		xmlrpc-c
14mr|xmlrpc-c-1.29.0-3|9	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mr|xmlrpc-c-1.29.0-3|10	Version:	1.29.0
14mr|xmlrpc-c-1.29.0-3|11	Release:	3
14mr|xmlrpc-c-1.29.0-3|12	License:	BSD like
14mr|xmlrpc-c-1.29.0-3|13	Group:		System/Libraries
14mr|xmlrpc-c-1.29.0-3|14	URL:		http://xmlrpc-c.sourceforge.net/
14mr|xmlrpc-c-1.29.0-3|15	%{!?advanced_branch:Source0:	http://dl.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-%version.tgz}
14mr|xmlrpc-c-1.29.0-3|16	# generated by 'make svn-sources [SVN_VER=%version SVN_REV=%svnrev]'. Unfortunately,
14mr|xmlrpc-c-1.29.0-3|17	# upstream does not tag versions so we must fetch from the branch and
14mr|xmlrpc-c-1.29.0-3|18	# check which version was used for it
14mr|xmlrpc-c-1.29.0-3|19	%{?advanced_branch:Source0:	xmlrpc-c-%version.tar.xz}
14mr|xmlrpc-c-1.29.0-3|20	Source100:	dfs.cc
14mr|xmlrpc-c-1.29.0-3|21	Source101:	dso-fixup
14mr|xmlrpc-c-1.29.0-3|22	
14mr|xmlrpc-c-1.29.0-3|23	Patch100:	xmlrpc-c-cmake.patch
14mr|xmlrpc-c-1.29.0-3|24	Patch102:	xmlrpc-c-printf-size_t.patch
14mr|xmlrpc-c-1.29.0-3|25	Patch105:	xmlrpc-c-longlong.patch
14mr|xmlrpc-c-1.29.0-3|26	Patch107:	xmlrpc-c-uninit-curl.patch
14mr|xmlrpc-c-1.29.0-3|27	Patch108:	xmlrpc-c-30x-redirect.patch
14mr|xmlrpc-c-1.29.0-3|28	Patch109:	xmlrpc-c-check-vasprintf-return-value.patch
14mr|xmlrpc-c-1.29.0-3|29	Patch110:	xmlrpc-c-include-string_int.h.patch
14mr|xmlrpc-c-1.29.0-3|30	BuildRequires:	libxml2-devel
14mr|xmlrpc-c-1.29.0-3|31	BuildRequires:	curl-devel
14mr|xmlrpc-c-1.29.0-3|32	BuildRequires:	readline-devel
14mr|xmlrpc-c-1.29.0-3|33	BuildRequires:	ncurses-devel
14mr|xmlrpc-c-1.29.0-3|34	BuildRequires:	cmake
14mr|xmlrpc-c-1.29.0-3|35	
14mr|xmlrpc-c-1.29.0-3|36	%description
14mr|xmlrpc-c-1.29.0-3|37	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mr|xmlrpc-c-1.29.0-3|38	It converts the procedure call into XML document, sends it to a remote
14mr|xmlrpc-c-1.29.0-3|39	server using HTTP, and gets back the response as XML.
14mr|xmlrpc-c-1.29.0-3|40	
14mr|xmlrpc-c-1.29.0-3|41	This library provides a modular implementation of XML-RPC for C and C++.
14mr|xmlrpc-c-1.29.0-3|42	
14mr|xmlrpc-c-1.29.0-3|43	%files
14mr|xmlrpc-c-1.29.0-3|44	%doc doc/COPYING doc/CREDITS doc/DEVELOPING doc/HISTORY doc/SECURITY doc/TESTING doc/TODO
14mr|xmlrpc-c-1.29.0-3|45	%{_bindir}/xmlrpc
14mr|xmlrpc-c-1.29.0-3|46	%{_bindir}/xmlrpc_transport
14mr|xmlrpc-c-1.29.0-3|47	%{_bindir}/xml-rpc-api2cpp
14mr|xmlrpc-c-1.29.0-3|48	%{_bindir}/xml-rpc-api2txt
14mr|xmlrpc-c-1.29.0-3|49	%{_bindir}/xmlrpc_cpp_proxy
14mr|xmlrpc-c-1.29.0-3|50	%{_mandir}/man1/xml-rpc-api2cpp.1*
14mr|xmlrpc-c-1.29.0-3|51	%{_mandir}/man1/xml-rpc-api2txt.1*
14mr|xmlrpc-c-1.29.0-3|52	
14mr|xmlrpc-c-1.29.0-3|53	#--------------------------------------------------------------------
14mr|xmlrpc-c-1.29.0-3|54	
14mr|xmlrpc-c-1.29.0-3|55	%package -n %{libname}
14mr|xmlrpc-c-1.29.0-3|56	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mr|xmlrpc-c-1.29.0-3|57	Group:		System/Libraries
14mr|xmlrpc-c-1.29.0-3|58	
14mr|xmlrpc-c-1.29.0-3|59	%description -n %{libname}
14mr|xmlrpc-c-1.29.0-3|60	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mr|xmlrpc-c-1.29.0-3|61	It converts the procedure call into XML document, sends it to a remote
14mr|xmlrpc-c-1.29.0-3|62	server using HTTP, and gets back the response as XML.
14mr|xmlrpc-c-1.29.0-3|63	
14mr|xmlrpc-c-1.29.0-3|64	This library provides a modular implementation of XML-RPC for C and C++.
14mr|xmlrpc-c-1.29.0-3|65	
14mr|xmlrpc-c-1.29.0-3|66	%files -n %{libname}
14mr|xmlrpc-c-1.29.0-3|67	%{_libdir}/lib*.so.*
14mr|xmlrpc-c-1.29.0-3|68	
14mr|xmlrpc-c-1.29.0-3|69	#--------------------------------------------------------------------
14mr|xmlrpc-c-1.29.0-3|70	
14mr|xmlrpc-c-1.29.0-3|71	%package -n %{develname}
14mr|xmlrpc-c-1.29.0-3|72	Summary:        Programming library for writing an XML-RPC server or client in C or C++
14mr|xmlrpc-c-1.29.0-3|73	Group:          System/Libraries
14mr|xmlrpc-c-1.29.0-3|74	Requires:       %{libname} = %version-%release
14mr|xmlrpc-c-1.29.0-3|75	Requires:       libxml2-devel
14mr|xmlrpc-c-1.29.0-3|76	Provides:       %{name}-devel = %{version}-%{release}
14mr|xmlrpc-c-1.29.0-3|77	Provides:       lib%{name}-devel = %{version}-%{release}
14mr|xmlrpc-c-1.29.0-3|78	
14mr|xmlrpc-c-1.29.0-3|79	%description -n %{develname}
14mr|xmlrpc-c-1.29.0-3|80	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mr|xmlrpc-c-1.29.0-3|81	It converts the procedure call into XML document, sends it to a remote
14mr|xmlrpc-c-1.29.0-3|82	server using HTTP, and gets back the response as XML.
14mr|xmlrpc-c-1.29.0-3|83	
14mr|xmlrpc-c-1.29.0-3|84	This library provides a modular implementation of XML-RPC for C and C++.
14mr|xmlrpc-c-1.29.0-3|85	
14mr|xmlrpc-c-1.29.0-3|86	This package contains the developement files.
14mr|xmlrpc-c-1.29.0-3|87	
14mr|xmlrpc-c-1.29.0-3|88	%files -n %{develname}
14mr|xmlrpc-c-1.29.0-3|89	%{_bindir}/xmlrpc-c-config
14mr|xmlrpc-c-1.29.0-3|90	%{_includedir}/*.h
14mr|xmlrpc-c-1.29.0-3|91	%{_includedir}/%name
14mr|xmlrpc-c-1.29.0-3|92	%{_libdir}/lib*.so
14mr|xmlrpc-c-1.29.0-3|93	%{_libdir}/pkgconfig/*.pc
14mr|xmlrpc-c-1.29.0-3|94	
14mr|xmlrpc-c-1.29.0-3|95	#--------------------------------------------------------------------
14mr|xmlrpc-c-1.29.0-3|96	
14mr|xmlrpc-c-1.29.0-3|97	%prep
14mr|xmlrpc-c-1.29.0-3|98	%setup -q
14mr|xmlrpc-c-1.29.0-3|99	%apply_patches
14mr|xmlrpc-c-1.29.0-3|100	
14mr|xmlrpc-c-1.29.0-3|101	%build
14mr|xmlrpc-c-1.29.0-3|102	%cmake \
14mr|xmlrpc-c-1.29.0-3|103	-D_lib:STRING=%_lib \
14mr|xmlrpc-c-1.29.0-3|104	-DMUST_BUILD_CURL_CLIENT:BOOL=ON \
14mr|xmlrpc-c-1.29.0-3|105	-DMUST_BUILD_LIBWWW_CLIENT:BOOL=OFF \
14mr|xmlrpc-c-1.29.0-3|106	-DENABLE_TOOLS:BOOL=ON
14mr|xmlrpc-c-1.29.0-3|107	
14mr|xmlrpc-c-1.29.0-3|108	%__cxx $RPM_OPT_FLAGS %SOURCE100 -o depsort
14mr|xmlrpc-c-1.29.0-3|109	
14mr|xmlrpc-c-1.29.0-3|110	%make
14mr|xmlrpc-c-1.29.0-3|111	
14mr|xmlrpc-c-1.29.0-3|112	%install
14mr|xmlrpc-c-1.29.0-3|113	cd build
14mr|xmlrpc-c-1.29.0-3|114	%makeinstall_std
14mr|xmlrpc-c-1.29.0-3|115	
14mr|xmlrpc-c-1.29.0-3|116	bash %SOURCE101 "$RPM_BUILD_ROOT" "%_libdir" 'libxmlrpc' $RPM_BUILD_ROOT%_libdir/libxmlrpc*.so.[0-9]
14mr|xmlrpc-c-1.29.0-3|117	
14mr|xmlrpc-c-1.29.0-3|118	%check
14mr|xmlrpc-c-1.29.0-3|119	unset PKG_CONFIG_PATH
14mr|xmlrpc-c-1.29.0-3|120	export PKG_CONFIG_LIBDIR=$RPM_BUILD_ROOT%_libdir/pkgconfig:%_libdir/pkgconfig:%_datadir/pkgconfig
14mr|xmlrpc-c-1.29.0-3|121	PATH=$RPM_BUILD_ROOT%_bindir:$PATH
14mr|xmlrpc-c-1.29.0-3|122	
14mr|xmlrpc-c-1.29.0-3|123	_e() {
14mr|xmlrpc-c-1.29.0-3|124	echo "\$ $@"
14mr|xmlrpc-c-1.29.0-3|125	"$@"
14mr|xmlrpc-c-1.29.0-3|126	}
14mr|xmlrpc-c-1.29.0-3|127	
14mr|xmlrpc-c-1.29.0-3|128	set +x
14mr|xmlrpc-c-1.29.0-3|129	_e xmlrpc-c-config --help
14mr|xmlrpc-c-1.29.0-3|130	for comp in c++ cgi-server server-util abyss-server client libwww-client; do
14mr|xmlrpc-c-1.29.0-3|131	for opt in '--version' '--libs' 'c++2 --libs' 'c++ --libs --static'; do
14mr|xmlrpc-c-1.29.0-3|132	_e xmlrpc-c-config "$comp" $opt
14mr|xmlrpc-c-1.29.0-3|133	done
14mr|xmlrpc-c-1.29.0-3|134	done
14mr|xmlrpc-c-1.29.0-3|135	set -x
14mr|xmlrpc-c-1.29.0-3|136	
14mr|xmlrpc-c-1.29.0-3|137	
14mr|xmlrpc-c-1.29.0-3|138	
14mr|xmlrpc-c-1.29.0-3|139	
14mr|xmlrpc-c-1.29.0-3|140	%changelog
14mr|xmlrpc-c-1.29.0-3|141	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.29.0-3
14mr|xmlrpc-c-1.29.0-3|142	+ Revision: 5ec4403
14mr|xmlrpc-c-1.29.0-3|143	- MassBuild#440: Increase release tag
14mr|xmlrpc-c-1.29.0-3|144	
14mr|xmlrpc-c-1.29.0-3|145	

22217 14
14mr|xmlrpc-epi-0.54.2-2|1	%define major 0
14mr|xmlrpc-epi-0.54.2-2|2	%define libname %mklibname xmlrpc-epi %{major}
14mr|xmlrpc-epi-0.54.2-2|3	%define develname %mklibname xmlrpc-epi -d
14mr|xmlrpc-epi-0.54.2-2|4	
14mr|xmlrpc-epi-0.54.2-2|5	Summary:	An implementation of the XML-RPC protocol in C
14mr|xmlrpc-epi-0.54.2-2|6	Name:		xmlrpc-epi
14mr|xmlrpc-epi-0.54.2-2|7	Version:	0.54.2
14mr|xmlrpc-epi-0.54.2-2|8	Release:	2
14mr|xmlrpc-epi-0.54.2-2|9	License:	BSD
14mr|xmlrpc-epi-0.54.2-2|10	Group:		System/Libraries
14mr|xmlrpc-epi-0.54.2-2|11	URL:		http://xmlrpc-epi.sourceforge.net
14mr|xmlrpc-epi-0.54.2-2|12	Source0:	http://sunet.dl.sourceforge.net/sourceforge/xmlrpc-epi/xmlrpc-epi-%{version}.tar.bz2
14mr|xmlrpc-epi-0.54.2-2|13	Patch0:		xmlrpc-epi-0.51-format_not_a_string_literal_and_no_format_arguments.diff
14mr|xmlrpc-epi-0.54.2-2|14	Patch1:		xmlrpc-epi-0.54-no_samples.diff
14mr|xmlrpc-epi-0.54.2-2|15	BuildRequires:	expat-devel
14mr|xmlrpc-epi-0.54.2-2|16	
14mr|xmlrpc-epi-0.54.2-2|17	%description
14mr|xmlrpc-epi-0.54.2-2|18	xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an
14mr|xmlrpc-epi-0.54.2-2|19	easy to use API for developers to serialize RPC requests to and from XML.
14mr|xmlrpc-epi-0.54.2-2|20	It does *not* include a transport layer, such as HTTP. The API is primarily
14mr|xmlrpc-epi-0.54.2-2|21	based upon proprietary code written for internal usage at Epinions.com, and
14mr|xmlrpc-epi-0.54.2-2|22	was later modified to incorporate concepts from the xmlrpc protocol.
14mr|xmlrpc-epi-0.54.2-2|23	
14mr|xmlrpc-epi-0.54.2-2|24	%package -n	%{libname}
14mr|xmlrpc-epi-0.54.2-2|25	Summary:	Library providing XMLPC support in C
14mr|xmlrpc-epi-0.54.2-2|26	Group:		System/Libraries
14mr|xmlrpc-epi-0.54.2-2|27	
14mr|xmlrpc-epi-0.54.2-2|28	%description -n	%{libname}
14mr|xmlrpc-epi-0.54.2-2|29	xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an
14mr|xmlrpc-epi-0.54.2-2|30	easy to use API for developers to serialize RPC requests to and from XML.
14mr|xmlrpc-epi-0.54.2-2|31	It does *not* include a transport layer, such as HTTP. The API is primarily
14mr|xmlrpc-epi-0.54.2-2|32	based upon proprietary code written for internal usage at Epinions.com, and
14mr|xmlrpc-epi-0.54.2-2|33	was later modified to incorporate concepts from the xmlrpc protocol.
14mr|xmlrpc-epi-0.54.2-2|34	
14mr|xmlrpc-epi-0.54.2-2|35	%package -n	%{develname}
14mr|xmlrpc-epi-0.54.2-2|36	Summary:	Libraries, includes, etc. to develop XML and HTML applications
14mr|xmlrpc-epi-0.54.2-2|37	Group:		Development/C
14mr|xmlrpc-epi-0.54.2-2|38	Requires:	%{libname} >= %{version}-%{release}
14mr|xmlrpc-epi-0.54.2-2|39	Provides:	libxmlrpc-devel = %{version}-%{release}
14mr|xmlrpc-epi-0.54.2-2|40	Provides:	xmlrpc-epi-devel = %{version}-%{release}
14mr|xmlrpc-epi-0.54.2-2|41	
14mr|xmlrpc-epi-0.54.2-2|42	%description -n	%{develname}
14mr|xmlrpc-epi-0.54.2-2|43	xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an
14mr|xmlrpc-epi-0.54.2-2|44	easy to use API for developers to serialize RPC requests to and from XML.
14mr|xmlrpc-epi-0.54.2-2|45	It does *not* include a transport layer, such as HTTP. The API is primarily
14mr|xmlrpc-epi-0.54.2-2|46	based upon proprietary code written for internal usage at Epinions.com, and
14mr|xmlrpc-epi-0.54.2-2|47	was later modified to incorporate concepts from the xmlrpc protocol.
14mr|xmlrpc-epi-0.54.2-2|48	
14mr|xmlrpc-epi-0.54.2-2|49	%prep
14mr|xmlrpc-epi-0.54.2-2|50	
14mr|xmlrpc-epi-0.54.2-2|51	%setup -q
14mr|xmlrpc-epi-0.54.2-2|52	%patch0 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mr|xmlrpc-epi-0.54.2-2|53	%patch1 -p0 -b .no_samples
14mr|xmlrpc-epi-0.54.2-2|54	
14mr|xmlrpc-epi-0.54.2-2|55	# Make it lib64 aware
14mr|xmlrpc-epi-0.54.2-2|56	find . -name "Makefile.*" | xargs perl -pi -e "s,-L\@prefix\@/lib,,g"
14mr|xmlrpc-epi-0.54.2-2|57	
14mr|xmlrpc-epi-0.54.2-2|58	perl -pi -e "s,-L/usr/local/lib\b,," configure*
14mr|xmlrpc-epi-0.54.2-2|59	perl -pi -e "s|withval/lib|withval/%{_lib}|g" configure*
14mr|xmlrpc-epi-0.54.2-2|60	
14mr|xmlrpc-epi-0.54.2-2|61	%build
14mr|xmlrpc-epi-0.54.2-2|62	autoreconf -fi
14mr|xmlrpc-epi-0.54.2-2|63	
14mr|xmlrpc-epi-0.54.2-2|64	%configure2_5x \
14mr|xmlrpc-epi-0.54.2-2|65	--with-expat=%{_prefix}
14mr|xmlrpc-epi-0.54.2-2|66	
14mr|xmlrpc-epi-0.54.2-2|67	#don't use parallel compilation, it is broken
14mr|xmlrpc-epi-0.54.2-2|68	# (tpg) this is better ;)
14mr|xmlrpc-epi-0.54.2-2|69	%(echo %make|perl -pe 's/-j\d+/-j1/g')
14mr|xmlrpc-epi-0.54.2-2|70	
14mr|xmlrpc-epi-0.54.2-2|71	%install
14mr|xmlrpc-epi-0.54.2-2|72	rm -rf %{buildroot}
14mr|xmlrpc-epi-0.54.2-2|73	
14mr|xmlrpc-epi-0.54.2-2|74	%makeinstall_std
14mr|xmlrpc-epi-0.54.2-2|75	
14mr|xmlrpc-epi-0.54.2-2|76	# fix file conflicts
14mr|xmlrpc-epi-0.54.2-2|77	install -d %{buildroot}%{_includedir}/xmlrpc-epi
14mr|xmlrpc-epi-0.54.2-2|78	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/xmlrpc-epi/
14mr|xmlrpc-epi-0.54.2-2|79	
14mr|xmlrpc-epi-0.54.2-2|80	# cleanup
14mr|xmlrpc-epi-0.54.2-2|81	rm -f %{buildroot}%{_libdir}/*.*a
14mr|xmlrpc-epi-0.54.2-2|82	
14mr|xmlrpc-epi-0.54.2-2|83	%files -n %{libname}
14mr|xmlrpc-epi-0.54.2-2|84	%doc AUTHORS COPYING ChangeLog README
14mr|xmlrpc-epi-0.54.2-2|85	%{_libdir}/lib*.so.%{major}*
14mr|xmlrpc-epi-0.54.2-2|86	
14mr|xmlrpc-epi-0.54.2-2|87	%files -n %{develname}
14mr|xmlrpc-epi-0.54.2-2|88	%doc INSTALL
14mr|xmlrpc-epi-0.54.2-2|89	%dir %{_includedir}/xmlrpc-epi
14mr|xmlrpc-epi-0.54.2-2|90	%{_includedir}/xmlrpc-epi/*
14mr|xmlrpc-epi-0.54.2-2|91	%{_libdir}/lib*.so
14mr|xmlrpc-epi-0.54.2-2|92	
14mr|xmlrpc-epi-0.54.2-2|93	
14mr|xmlrpc-epi-0.54.2-2|94	
14mr|xmlrpc-epi-0.54.2-2|95	%changelog
14mr|xmlrpc-epi-0.54.2-2|96	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.54.2-2
14mr|xmlrpc-epi-0.54.2-2|97	+ Revision: 65d8139
14mr|xmlrpc-epi-0.54.2-2|98	- MassBuild#440: Increase release tag
14mr|xmlrpc-epi-0.54.2-2|99	
14mr|xmlrpc-epi-0.54.2-2|100	

22218 14
14mr|xmlsec1-1.2.20-2|1	%define major 1
14mr|xmlsec1-1.2.20-2|2	
14mr|xmlsec1-1.2.20-2|3	%define libname %mklibname xmlsec1_ %{major}
14mr|xmlsec1-1.2.20-2|4	%define libname_devel %mklibname -d xmlsec1
14mr|xmlsec1-1.2.20-2|5	
14mr|xmlsec1-1.2.20-2|6	%define libname_gnutls %mklibname xmlsec1-gnutls %{major}
14mr|xmlsec1-1.2.20-2|7	%define libname_nss %mklibname xmlsec1-nss %{major}
14mr|xmlsec1-1.2.20-2|8	%define libname_openssl %mklibname xmlsec1-openssl %{major}
14mr|xmlsec1-1.2.20-2|9	%define libname_gcrypt %mklibname xmlsec1-gcrypt %{major}
14mr|xmlsec1-1.2.20-2|10	
14mr|xmlsec1-1.2.20-2|11	Summary: Library providing support for "XML Signature" and "XML Encryption"
14mr|xmlsec1-1.2.20-2|12	
14mr|xmlsec1-1.2.20-2|13	
14mr|xmlsec1-1.2.20-2|14	Name: xmlsec1
14mr|xmlsec1-1.2.20-2|15	Version: 1.2.20
14mr|xmlsec1-1.2.20-2|16	Release: 2
14mr|xmlsec1-1.2.20-2|17	License: MIT
14mr|xmlsec1-1.2.20-2|18	Group: Development/C
14mr|xmlsec1-1.2.20-2|19	URL: http://www.aleksey.com/xmlsec
14mr|xmlsec1-1.2.20-2|20	Source0: http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
14mr|xmlsec1-1.2.20-2|21	Patch1: xmlsec1-1.2.16-linkage.patch
14mr|xmlsec1-1.2.20-2|22	BuildRequires: gnutls-devel
14mr|xmlsec1-1.2.20-2|23	BuildRequires: libgcrypt-devel
14mr|xmlsec1-1.2.20-2|24	BuildRequires: libxml2-devel >= 2.7.4
14mr|xmlsec1-1.2.20-2|25	BuildRequires: libxslt-devel >= 1.0.20
14mr|xmlsec1-1.2.20-2|26	BuildRequires: nss-devel
14mr|xmlsec1-1.2.20-2|27	BuildRequires: openssl-devel >= 0.9.6
14mr|xmlsec1-1.2.20-2|28	BuildRequires: libtool-devel
14mr|xmlsec1-1.2.20-2|29	
14mr|xmlsec1-1.2.20-2|30	%description
14mr|xmlsec1-1.2.20-2|31	XML Security Library is a C library based on LibXML2  and OpenSSL.
14mr|xmlsec1-1.2.20-2|32	The library was created with a goal to support major XML security
14mr|xmlsec1-1.2.20-2|33	standards "XML Digital Signature" and "XML Encryption".
14mr|xmlsec1-1.2.20-2|34	
14mr|xmlsec1-1.2.20-2|35	%package -n %{libname}
14mr|xmlsec1-1.2.20-2|36	Summary: Library providing support for "XML Signature" and "XML Encryption"
14mr|xmlsec1-1.2.20-2|37	
14mr|xmlsec1-1.2.20-2|38	
14mr|xmlsec1-1.2.20-2|39	Group: Development/C
14mr|xmlsec1-1.2.20-2|40	Obsoletes: %{_lib}xmlsec1-1 < 1.2.16
14mr|xmlsec1-1.2.20-2|41	
14mr|xmlsec1-1.2.20-2|42	%description -n %{libname}
14mr|xmlsec1-1.2.20-2|43	XML Security Library is a C library based on LibXML2  and OpenSSL.
14mr|xmlsec1-1.2.20-2|44	The library was created with a goal to support major XML security
14mr|xmlsec1-1.2.20-2|45	standards "XML Digital Signature" and "XML Encryption".
14mr|xmlsec1-1.2.20-2|46	
14mr|xmlsec1-1.2.20-2|47	%package -n %{libname_devel}
14mr|xmlsec1-1.2.20-2|48	Summary: Libraries to develop applications with XML security
14mr|xmlsec1-1.2.20-2|49	
14mr|xmlsec1-1.2.20-2|50	
14mr|xmlsec1-1.2.20-2|51	Group: Development/C
14mr|xmlsec1-1.2.20-2|52	Requires: %{libname} = %{version}
14mr|xmlsec1-1.2.20-2|53	Requires: %{libname_openssl} = %{version}
14mr|xmlsec1-1.2.20-2|54	Requires: %{libname_gnutls} = %{version}
14mr|xmlsec1-1.2.20-2|55	Requires: %{libname_nss} = %{version}
14mr|xmlsec1-1.2.20-2|56	Requires: %{libname_gcrypt} = %{version}
14mr|xmlsec1-1.2.20-2|57	Provides: %{name}-devel = %{version}-%{release}
14mr|xmlsec1-1.2.20-2|58	Obsoletes: %{_lib}xmlsec1-gnutls-devel < 1.2.16
14mr|xmlsec1-1.2.20-2|59	Obsoletes: %{_lib}xmlsec1-nss-devel < 1.2.16
14mr|xmlsec1-1.2.20-2|60	Obsoletes: %{_lib}xmlsec1-openssl-devel < 1.2.16
14mr|xmlsec1-1.2.20-2|61	
14mr|xmlsec1-1.2.20-2|62	%description -n %{libname_devel}
14mr|xmlsec1-1.2.20-2|63	Libraries you can use to develop applications with XML security standarts
14mr|xmlsec1-1.2.20-2|64	
14mr|xmlsec1-1.2.20-2|65	%package -n %{libname_openssl}
14mr|xmlsec1-1.2.20-2|66	Summary: OpenSSL crypto plugin for XML Security Library
14mr|xmlsec1-1.2.20-2|67	
14mr|xmlsec1-1.2.20-2|68	Group: Development/C
14mr|xmlsec1-1.2.20-2|69	
14mr|xmlsec1-1.2.20-2|70	%description -n %{libname_openssl}
14mr|xmlsec1-1.2.20-2|71	OpenSSL plugin for XML Security Library provides OpenSSL based crypto services
14mr|xmlsec1-1.2.20-2|72	for the xmlsec library
14mr|xmlsec1-1.2.20-2|73	
14mr|xmlsec1-1.2.20-2|74	%package -n %{libname_nss}
14mr|xmlsec1-1.2.20-2|75	Summary: NSS crypto plugin for XML Security Library
14mr|xmlsec1-1.2.20-2|76	
14mr|xmlsec1-1.2.20-2|77	Group: Development/C
14mr|xmlsec1-1.2.20-2|78	
14mr|xmlsec1-1.2.20-2|79	%description -n %{libname_nss}
14mr|xmlsec1-1.2.20-2|80	NSS plugin for XML Security Library provides NSS based crypto services
14mr|xmlsec1-1.2.20-2|81	for the xmlsec library
14mr|xmlsec1-1.2.20-2|82	
14mr|xmlsec1-1.2.20-2|83	%package -n %{libname_gnutls}
14mr|xmlsec1-1.2.20-2|84	Summary: Gnutls crypto plugin for XML Security Library
14mr|xmlsec1-1.2.20-2|85	
14mr|xmlsec1-1.2.20-2|86	Group: Development/C
14mr|xmlsec1-1.2.20-2|87	
14mr|xmlsec1-1.2.20-2|88	%description -n %{libname_gnutls}
14mr|xmlsec1-1.2.20-2|89	gnutls plugin for XML Security Library provides gnutls based crypto services
14mr|xmlsec1-1.2.20-2|90	for the xmlsec library
14mr|xmlsec1-1.2.20-2|91	
14mr|xmlsec1-1.2.20-2|92	%package -n %{libname_gcrypt}
14mr|xmlsec1-1.2.20-2|93	Summary: Gcrypt crypto plugin for XML Security Library
14mr|xmlsec1-1.2.20-2|94	
14mr|xmlsec1-1.2.20-2|95	Group: Development/C
14mr|xmlsec1-1.2.20-2|96	
14mr|xmlsec1-1.2.20-2|97	%description -n %{libname_gcrypt}
14mr|xmlsec1-1.2.20-2|98	gcrypt plugin for XML Security Library provides gcrypt based crypto services
14mr|xmlsec1-1.2.20-2|99	for the xmlsec library
14mr|xmlsec1-1.2.20-2|100	
14mr|xmlsec1-1.2.20-2|101	%prep
14mr|xmlsec1-1.2.20-2|102	%setup -q
14mr|xmlsec1-1.2.20-2|103	%patch1 -p1
14mr|xmlsec1-1.2.20-2|104	
14mr|xmlsec1-1.2.20-2|105	%build
14mr|xmlsec1-1.2.20-2|106	%configure2_5x --disable-static
14mr|xmlsec1-1.2.20-2|107	%make
14mr|xmlsec1-1.2.20-2|108	
14mr|xmlsec1-1.2.20-2|109	%install
14mr|xmlsec1-1.2.20-2|110	%makeinstall_std
14mr|xmlsec1-1.2.20-2|111	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mr|xmlsec1-1.2.20-2|112	
14mr|xmlsec1-1.2.20-2|113	%files
14mr|xmlsec1-1.2.20-2|114	%doc %{_mandir}/man1/xmlsec1.1*
14mr|xmlsec1-1.2.20-2|115	%{_bindir}/xmlsec1
14mr|xmlsec1-1.2.20-2|116	
14mr|xmlsec1-1.2.20-2|117	%files -n %{libname}
14mr|xmlsec1-1.2.20-2|118	%{_libdir}/libxmlsec1.so.%{major}*
14mr|xmlsec1-1.2.20-2|119	
14mr|xmlsec1-1.2.20-2|120	%files -n %{libname_devel}
14mr|xmlsec1-1.2.20-2|121	%doc AUTHORS HACKING ChangeLog NEWS README Copyright
14mr|xmlsec1-1.2.20-2|122	%doc %{_mandir}/man1/xmlsec1-config.1*
14mr|xmlsec1-1.2.20-2|123	%{_bindir}/xmlsec1-config
14mr|xmlsec1-1.2.20-2|124	%{_includedir}/xmlsec1
14mr|xmlsec1-1.2.20-2|125	%{_datadir}/aclocal/xmlsec1.m4
14mr|xmlsec1-1.2.20-2|126	%{_libdir}/*.so
14mr|xmlsec1-1.2.20-2|127	%{_libdir}/pkgconfig/*.pc
14mr|xmlsec1-1.2.20-2|128	%{_libexecdir}/xmlsec1Conf.sh
14mr|xmlsec1-1.2.20-2|129	%{_docdir}/xmlsec1/*
14mr|xmlsec1-1.2.20-2|130	
14mr|xmlsec1-1.2.20-2|131	%files -n %{libname_openssl}
14mr|xmlsec1-1.2.20-2|132	%{_libdir}/libxmlsec1-openssl.so.%{major}*
14mr|xmlsec1-1.2.20-2|133	
14mr|xmlsec1-1.2.20-2|134	%files -n %{libname_nss}
14mr|xmlsec1-1.2.20-2|135	%{_libdir}/libxmlsec1-nss.so.%{major}*
14mr|xmlsec1-1.2.20-2|136	
14mr|xmlsec1-1.2.20-2|137	%files -n %{libname_gnutls}
14mr|xmlsec1-1.2.20-2|138	%{_libdir}/libxmlsec1-gnutls.so.%{major}*
14mr|xmlsec1-1.2.20-2|139	
14mr|xmlsec1-1.2.20-2|140	%files -n %{libname_gcrypt}
14mr|xmlsec1-1.2.20-2|141	%{_libdir}/libxmlsec1-gcrypt.so.%{major}*
14mr|xmlsec1-1.2.20-2|142	
14mr|xmlsec1-1.2.20-2|143	
14mr|xmlsec1-1.2.20-2|144	
14mr|xmlsec1-1.2.20-2|145	
14mr|xmlsec1-1.2.20-2|146	%changelog
14mr|xmlsec1-1.2.20-2|147	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.20-2
14mr|xmlsec1-1.2.20-2|148	+ Revision: a04baf3
14mr|xmlsec1-1.2.20-2|149	- MassBuild#440: Increase release tag
14mr|xmlsec1-1.2.20-2|150	
14mr|xmlsec1-1.2.20-2|151	

22219 14
14mr|xmlto-0.0.26-2|1	%define backend		passivetex
14mr|xmlto-0.0.26-2|2	
14mr|xmlto-0.0.26-2|3	Summary: A tool for converting XML files to various formats
14mr|xmlto-0.0.26-2|4	
14mr|xmlto-0.0.26-2|5	Name: xmlto
14mr|xmlto-0.0.26-2|6	Version: 0.0.26
14mr|xmlto-0.0.26-2|7	Release: 2
14mr|xmlto-0.0.26-2|8	License: GPLv2+
14mr|xmlto-0.0.26-2|9	Group: Publishing
14mr|xmlto-0.0.26-2|10	URL: https://fedorahosted.org/xmlto/
14mr|xmlto-0.0.26-2|11	Source0: https://fedorahosted.org/releases/x/m/xmlto/%{name}-%{version}.tar.bz2
14mr|xmlto-0.0.26-2|12	BuildRequires: docbook-xsl >= 1.56.0
14mr|xmlto-0.0.26-2|13	BuildRequires: libxslt-proc
14mr|xmlto-0.0.26-2|14	BuildRequires: docbook-dtd42-xml
14mr|xmlto-0.0.26-2|15	# We rely entirely on the DocBook XSL stylesheets!
14mr|xmlto-0.0.26-2|16	Requires: docbook-xsl >= 1.56.0
14mr|xmlto-0.0.26-2|17	%if %{backend} == passivetex
14mr|xmlto-0.0.26-2|18	# For full functionality, we need passivetex.
14mr|xmlto-0.0.26-2|19	Requires:	xmltex
14mr|xmlto-0.0.26-2|20	%else
14mr|xmlto-0.0.26-2|21	Requires:	fop
14mr|xmlto-0.0.26-2|22	%endif
14mr|xmlto-0.0.26-2|23	Requires: libxslt-proc
14mr|xmlto-0.0.26-2|24	Requires: docbook-dtd412-xml
14mr|xmlto-0.0.26-2|25	Requires: docbook-dtd42-xml
14mr|xmlto-0.0.26-2|26	Requires: docbook-dtd44-xml
14mr|xmlto-0.0.26-2|27	Requires: docbook-dtd45-xml
14mr|xmlto-0.0.26-2|28	Requires: lynx
14mr|xmlto-0.0.26-2|29	
14mr|xmlto-0.0.26-2|30	%description
14mr|xmlto-0.0.26-2|31	This is a package for converting XML files to various formats using XSL
14mr|xmlto-0.0.26-2|32	stylesheets.
14mr|xmlto-0.0.26-2|33	
14mr|xmlto-0.0.26-2|34	%prep
14mr|xmlto-0.0.26-2|35	%setup -q
14mr|xmlto-0.0.26-2|36	
14mr|xmlto-0.0.26-2|37	%build
14mr|xmlto-0.0.26-2|38	%configure2_5x --with-backend=%{backend}
14mr|xmlto-0.0.26-2|39	%make
14mr|xmlto-0.0.26-2|40	make check
14mr|xmlto-0.0.26-2|41	
14mr|xmlto-0.0.26-2|42	%install
14mr|xmlto-0.0.26-2|43	%makeinstall
14mr|xmlto-0.0.26-2|44	
14mr|xmlto-0.0.26-2|45	[ -d %{buildroot}%{_datadir}/xmlto/xsl ] || \
14mr|xmlto-0.0.26-2|46	mkdir %{buildroot}%{_datadir}/xmlto/xsl
14mr|xmlto-0.0.26-2|47	
14mr|xmlto-0.0.26-2|48	%files
14mr|xmlto-0.0.26-2|49	%{_bindir}/*
14mr|xmlto-0.0.26-2|50	%{_mandir}/*/*
14mr|xmlto-0.0.26-2|51	%{_datadir}/xmlto
14mr|xmlto-0.0.26-2|52	
14mr|xmlto-0.0.26-2|53	
14mr|xmlto-0.0.26-2|54	
14mr|xmlto-0.0.26-2|55	
14mr|xmlto-0.0.26-2|56	%changelog
14mr|xmlto-0.0.26-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.26-2
14mr|xmlto-0.0.26-2|58	+ Revision: d592c6e
14mr|xmlto-0.0.26-2|59	- MassBuild#440: Increase release tag
14mr|xmlto-0.0.26-2|60	
14mr|xmlto-0.0.26-2|61	

22220 14
14mr|xmltool-3.3-4|1	Name:           xmltool
14mr|xmltool-3.3-4|2	Version:        3.3
14mr|xmltool-3.3-4|3	Release:        4
14mr|xmltool-3.3-4|4	Summary:        Tool to manage XML documents through a Fluent Interface
14mr|xmltool-3.3-4|5	
14mr|xmltool-3.3-4|6	Group:          Development/Java
14mr|xmltool-3.3-4|7	License:        ASL 2.0
14mr|xmltool-3.3-4|8	URL:            http://code.google.com/p/xmltool
14mr|xmltool-3.3-4|9	### upstream only provides binaries or source without build scripts
14mr|xmltool-3.3-4|10	# tar creation instructions
14mr|xmltool-3.3-4|11	# svn export http://xmltool.googlecode.com/svn/tags/xmltool-3.3 xmltool
14mr|xmltool-3.3-4|12	# tar cfJ xmltool-3.3.tar.xz xmltool
14mr|xmltool-3.3-4|13	Source0:        %{name}-%{version}.tar.xz
14mr|xmltool-3.3-4|14	# remove dependency on maven-license-plugin and dependencies for tests
14mr|xmltool-3.3-4|15	Patch0:         001-xmltool-fixbuild.patch
14mr|xmltool-3.3-4|16	BuildArch:      noarch
14mr|xmltool-3.3-4|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14mr|xmltool-3.3-4|18	
14mr|xmltool-3.3-4|19	BuildRequires:  java-devel
14mr|xmltool-3.3-4|20	BuildRequires:  jpackage-utils
14mr|xmltool-3.3-4|21	BuildRequires:  maven2
14mr|xmltool-3.3-4|22	BuildRequires:  maven-assembly-plugin
14mr|xmltool-3.3-4|23	#BuildRequires:  maven-deploy-plugin
14mr|xmltool-3.3-4|24	BuildRequires:  maven-jar-plugin
14mr|xmltool-3.3-4|25	BuildRequires:  maven-javadoc-plugin
14mr|xmltool-3.3-4|26	BuildRequires:  maven-source-plugin
14mr|xmltool-3.3-4|27	BuildRequires:  maven-clean-plugin
14mr|xmltool-3.3-4|28	BuildRequires:  maven-compiler-plugin
14mr|xmltool-3.3-4|29	#BuildRequires:  maven-dependency-plugin
14mr|xmltool-3.3-4|30	#BuildRequires:  maven-eclipse-plugin
14mr|xmltool-3.3-4|31	BuildRequires:  maven-idea-plugin
14mr|xmltool-3.3-4|32	BuildRequires:  maven-install-plugin
14mr|xmltool-3.3-4|33	BuildRequires:  maven-plugin-plugin
14mr|xmltool-3.3-4|34	BuildRequires:  maven-resources-plugin
14mr|xmltool-3.3-4|35	#BuildRequires:  maven-repository-plugin
14mr|xmltool-3.3-4|36	BuildRequires:  maven-remote-resources-plugin
14mr|xmltool-3.3-4|37	BuildRequires:  maven-site-plugin
14mr|xmltool-3.3-4|38	BuildRequires:  maven-surefire-plugin
14mr|xmltool-3.3-4|39	BuildRequires:  maven-release-plugin
14mr|xmltool-3.3-4|40	#BuildRequires:  maven-jxr-plugin
14mr|xmltool-3.3-4|41	#BuildRequires:  apache-resource-bundles
14mr|xmltool-3.3-4|42	
14mr|xmltool-3.3-4|43	Requires:       java
14mr|xmltool-3.3-4|44	Requires:       jpackage-utils
14mr|xmltool-3.3-4|45	
14mr|xmltool-3.3-4|46	Requires(post):   jpackage-utils
14mr|xmltool-3.3-4|47	Requires(postun): jpackage-utils
14mr|xmltool-3.3-4|48	
14mr|xmltool-3.3-4|49	%description
14mr|xmltool-3.3-4|50	XMLTool is a very simple Java library to be able to do all sorts of common
14mr|xmltool-3.3-4|51	operations with an XML document. Java developers often end up writing the same
14mr|xmltool-3.3-4|52	code for processing XML, transforming, etc. This easy to use class puts it all
14mr|xmltool-3.3-4|53	together, using the Fluent Interface pattern to facilitate XML manipulations.
14mr|xmltool-3.3-4|54	
14mr|xmltool-3.3-4|55	%package javadoc
14mr|xmltool-3.3-4|56	Summary:        Javadocs for %{name}
14mr|xmltool-3.3-4|57	Group:          Development/Java
14mr|xmltool-3.3-4|58	Requires:       %{name} = %{version}-%{release}
14mr|xmltool-3.3-4|59	Requires:       jpackage-utils
14mr|xmltool-3.3-4|60	BuildArch:      noarch
14mr|xmltool-3.3-4|61	
14mr|xmltool-3.3-4|62	%description javadoc
14mr|xmltool-3.3-4|63	This package contains the API documentation for %{name}.
14mr|xmltool-3.3-4|64	
14mr|xmltool-3.3-4|65	%prep
14mr|xmltool-3.3-4|66	%setup -q -n %{name}
14mr|xmltool-3.3-4|67	%patch0 -p1
14mr|xmltool-3.3-4|68	
14mr|xmltool-3.3-4|69	# Fix end-of-line encoding
14mr|xmltool-3.3-4|70	sed -i 's/\r//' LICENSE.txt
14mr|xmltool-3.3-4|71	
14mr|xmltool-3.3-4|72	
14mr|xmltool-3.3-4|73	%build
14mr|xmltool-3.3-4|74	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mr|xmltool-3.3-4|75	mkdir -p $MAVEN_REPO_LOCAL
14mr|xmltool-3.3-4|76	
14mr|xmltool-3.3-4|77	# tests require surefire/testng, not currently available
14mr|xmltool-3.3-4|78	mvn \
14mr|xmltool-3.3-4|79	-e  \
14mr|xmltool-3.3-4|80	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mr|xmltool-3.3-4|81	-Dmaven.test.skip=true \
14mr|xmltool-3.3-4|82	install javadoc:javadoc
14mr|xmltool-3.3-4|83	
14mr|xmltool-3.3-4|84	
14mr|xmltool-3.3-4|85	%install
14mr|xmltool-3.3-4|86	rm -rf $RPM_BUILD_ROOT
14mr|xmltool-3.3-4|87	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|xmltool-3.3-4|88	install -Dp -m 644 target/%{name}-%{version}.jar \
14mr|xmltool-3.3-4|89	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|xmltool-3.3-4|90	(cd $RPM_BUILD_ROOT%{_javadir} && ln -sf %{name}-%{version}.jar %{name}.jar)
14mr|xmltool-3.3-4|91	
14mr|xmltool-3.3-4|92	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|xmltool-3.3-4|93	cp -rp target/site/apidocs/  \
14mr|xmltool-3.3-4|94	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|xmltool-3.3-4|95	(cd $RPM_BUILD_ROOT%{_javadocdir} && ln -sf %{name}-%{version} %{name})
14mr|xmltool-3.3-4|96	
14mr|xmltool-3.3-4|97	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|xmltool-3.3-4|98	install -pm 644 pom.xml  \
14mr|xmltool-3.3-4|99	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|xmltool-3.3-4|100	
14mr|xmltool-3.3-4|101	%add_to_maven_depmap com.mycila.xmltool %{name} %{version} JPP %{name}
14mr|xmltool-3.3-4|102	
14mr|xmltool-3.3-4|103	
14mr|xmltool-3.3-4|104	%clean
14mr|xmltool-3.3-4|105	rm -rf $RPM_BUILD_ROOT
14mr|xmltool-3.3-4|106	
14mr|xmltool-3.3-4|107	
14mr|xmltool-3.3-4|108	%files
14mr|xmltool-3.3-4|109	%defattr(-,root,root,-)
14mr|xmltool-3.3-4|110	%doc LICENSE.txt
14mr|xmltool-3.3-4|111	%{_datadir}/maven2/poms/*
14mr|xmltool-3.3-4|112	%{_mavendepmapfragdir}/*
14mr|xmltool-3.3-4|113	%{_javadir}/*
14mr|xmltool-3.3-4|114	
14mr|xmltool-3.3-4|115	
14mr|xmltool-3.3-4|116	%files javadoc
14mr|xmltool-3.3-4|117	%defattr(-,root,root,-)
14mr|xmltool-3.3-4|118	%{_javadocdir}/%{name}
14mr|xmltool-3.3-4|119	%{_javadocdir}/%{name}-%{version}
14mr|xmltool-3.3-4|120	
14mr|xmltool-3.3-4|121	
14mr|xmltool-3.3-4|122	%post
14mr|xmltool-3.3-4|123	%update_maven_depmap
14mr|xmltool-3.3-4|124	
14mr|xmltool-3.3-4|125	%postun
14mr|xmltool-3.3-4|126	%update_maven_depmap
14mr|xmltool-3.3-4|127	
14mr|xmltool-3.3-4|128	
14mr|xmltool-3.3-4|129	
14mr|xmltool-3.3-4|130	
14mr|xmltool-3.3-4|131	%changelog
14mr|xmltool-3.3-4|132	* Tue Jul 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3-4
14mr|xmltool-3.3-4|133	+ Revision: 25e154e
14mr|xmltool-3.3-4|134	- Use non-jpp build
14mr|xmltool-3.3-4|135	
14mr|xmltool-3.3-4|136	

22221 14
14mr|xmlunit-1.3-7|1	# Copyright (c) 2000-2007, JPackage Project
14mr|xmlunit-1.3-7|2	# All rights reserved.
14mr|xmlunit-1.3-7|3	#
14mr|xmlunit-1.3-7|4	# Redistribution and use in source and binary forms, with or without
14mr|xmlunit-1.3-7|5	# modification, are permitted provided that the following conditions
14mr|xmlunit-1.3-7|6	# are met:
14mr|xmlunit-1.3-7|7	#
14mr|xmlunit-1.3-7|8	# 1. Redistributions of source code must retain the above copyright
14mr|xmlunit-1.3-7|9	#    notice, this list of conditions and the following disclaimer.
14mr|xmlunit-1.3-7|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|xmlunit-1.3-7|11	#    notice, this list of conditions and the following disclaimer in the
14mr|xmlunit-1.3-7|12	#    documentation and/or other materials provided with the
14mr|xmlunit-1.3-7|13	#    distribution.
14mr|xmlunit-1.3-7|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|xmlunit-1.3-7|15	#    contributors may be used to endorse or promote products derived
14mr|xmlunit-1.3-7|16	#    from this software without specific prior written permission.
14mr|xmlunit-1.3-7|17	#
14mr|xmlunit-1.3-7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|xmlunit-1.3-7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|xmlunit-1.3-7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|xmlunit-1.3-7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|xmlunit-1.3-7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|xmlunit-1.3-7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|xmlunit-1.3-7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|xmlunit-1.3-7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|xmlunit-1.3-7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|xmlunit-1.3-7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|xmlunit-1.3-7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|xmlunit-1.3-7|29	#
14mr|xmlunit-1.3-7|30	
14mr|xmlunit-1.3-7|31	Name:           xmlunit
14mr|xmlunit-1.3-7|32	Version:        1.3
14mr|xmlunit-1.3-7|33	Release:        7
14mr|xmlunit-1.3-7|34	Summary:        Provides classes to do asserts on xml
14mr|xmlunit-1.3-7|35	License:        BSD
14mr|xmlunit-1.3-7|36	Source0:        http://downloads.sourceforge.net/project/xmlunit/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.3/xmlunit-1.3-src.zip
14mr|xmlunit-1.3-7|37	Source1:        http://repo1.maven.org/maven2/xmlunit/xmlunit/1.0/xmlunit-1.0.pom
14mr|xmlunit-1.3-7|38	URL:            http://xmlunit.sourceforge.net/
14mr|xmlunit-1.3-7|39	BuildRequires:  jpackage-utils >= 0:1.7.3
14mr|xmlunit-1.3-7|40	BuildRequires:  java-devel >= 0:1.6.0
14mr|xmlunit-1.3-7|41	BuildRequires:  ant >= 0:1.6.5
14mr|xmlunit-1.3-7|42	BuildRequires:  ant-junit
14mr|xmlunit-1.3-7|43	BuildRequires:  ant-trax
14mr|xmlunit-1.3-7|44	BuildRequires:  junit >= 0:3.8.1
14mr|xmlunit-1.3-7|45	BuildRequires:  xalan-j2
14mr|xmlunit-1.3-7|46	BuildRequires:  xerces-j2
14mr|xmlunit-1.3-7|47	BuildRequires:  xml-commons-apis
14mr|xmlunit-1.3-7|48	#BuildRequires:  dblatex
14mr|xmlunit-1.3-7|49	#BuildRequires:  docbook5-style-xsl
14mr|xmlunit-1.3-7|50	Requires:       junit >= 0:3.8
14mr|xmlunit-1.3-7|51	Requires:       xalan-j2
14mr|xmlunit-1.3-7|52	Requires:       xml-commons-apis
14mr|xmlunit-1.3-7|53	Requires:       jpackage-utils
14mr|xmlunit-1.3-7|54	Group:          Development/Java
14mr|xmlunit-1.3-7|55	BuildArch:      noarch
14mr|xmlunit-1.3-7|56	
14mr|xmlunit-1.3-7|57	%description
14mr|xmlunit-1.3-7|58	XMLUnit extends JUnit to simplify unit testing of XML. It compares a control
14mr|xmlunit-1.3-7|59	XML document to a test document or the result of a transformation, validates
14mr|xmlunit-1.3-7|60	documents against a DTD, and (from v0.5) compares the results of XPath
14mr|xmlunit-1.3-7|61	expressions.
14mr|xmlunit-1.3-7|62	
14mr|xmlunit-1.3-7|63	%package        javadoc
14mr|xmlunit-1.3-7|64	Summary:        Javadoc for %{name}
14mr|xmlunit-1.3-7|65	Group:          Development/Java
14mr|xmlunit-1.3-7|66	Requires:       jpackage-utils
14mr|xmlunit-1.3-7|67	
14mr|xmlunit-1.3-7|68	%description    javadoc
14mr|xmlunit-1.3-7|69	Javadoc for %{name}
14mr|xmlunit-1.3-7|70	
14mr|xmlunit-1.3-7|71	%prep
14mr|xmlunit-1.3-7|72	%setup -q
14mr|xmlunit-1.3-7|73	# remove all binary libs and javadocs
14mr|xmlunit-1.3-7|74	find . -name "*.jar" -exec rm -f {} \;
14mr|xmlunit-1.3-7|75	rm -rf doc
14mr|xmlunit-1.3-7|76	
14mr|xmlunit-1.3-7|77	cat >build.properties <<EOF
14mr|xmlunit-1.3-7|78	junit.lib=$(build-classpath junit)
14mr|xmlunit-1.3-7|79	xmlxsl.lib=$(build-classpath xalan-j2 xalan-j2-serializer xerces-j2)
14mr|xmlunit-1.3-7|80	test.report.dir=test
14mr|xmlunit-1.3-7|81	EOF
14mr|xmlunit-1.3-7|82	
14mr|xmlunit-1.3-7|83	cat >docbook.properties <<EOF
14mr|xmlunit-1.3-7|84	db5.xsl=%{_datadir}/sgml/docbook/xsl-ns-stylesheets
14mr|xmlunit-1.3-7|85	EOF
14mr|xmlunit-1.3-7|86	
14mr|xmlunit-1.3-7|87	#Fix wrong-file-end-of-line-encoding
14mr|xmlunit-1.3-7|88	sed -i 's/\r//g' README.txt LICENSE.txt
14mr|xmlunit-1.3-7|89	
14mr|xmlunit-1.3-7|90	%build
14mr|xmlunit-1.3-7|91	export CLASSPATH=$(build-classpath xalan-j2-serializer)
14mr|xmlunit-1.3-7|92	ant -Dbuild.compiler=modern -Dfailonerror=false jar javadocs
14mr|xmlunit-1.3-7|93	
14mr|xmlunit-1.3-7|94	%install
14mr|xmlunit-1.3-7|95	rm -rf $RPM_BUILD_ROOT
14mr|xmlunit-1.3-7|96	
14mr|xmlunit-1.3-7|97	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|xmlunit-1.3-7|98	install -m 0644 build/lib/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|xmlunit-1.3-7|99	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mr|xmlunit-1.3-7|100	
14mr|xmlunit-1.3-7|101	# poms
14mr|xmlunit-1.3-7|102	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
14mr|xmlunit-1.3-7|103	
14mr|xmlunit-1.3-7|104	install -m 644 %{SOURCE1} \
14mr|xmlunit-1.3-7|105	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
14mr|xmlunit-1.3-7|106	
14mr|xmlunit-1.3-7|107	
14mr|xmlunit-1.3-7|108	# Javadoc
14mr|xmlunit-1.3-7|109	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|xmlunit-1.3-7|110	cp -pr build/doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
14mr|xmlunit-1.3-7|111	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|xmlunit-1.3-7|112	
14mr|xmlunit-1.3-7|113	%post
14mr|xmlunit-1.3-7|114	%update_maven_depmap
14mr|xmlunit-1.3-7|115	
14mr|xmlunit-1.3-7|116	%postun
14mr|xmlunit-1.3-7|117	%update_maven_depmap
14mr|xmlunit-1.3-7|118	
14mr|xmlunit-1.3-7|119	%files
14mr|xmlunit-1.3-7|120	%defattr(-,root,root,-)
14mr|xmlunit-1.3-7|121	%{_javadir}/*
14mr|xmlunit-1.3-7|122	%doc README.txt LICENSE.txt userguide/XMLUnit-Java.pdf
14mr|xmlunit-1.3-7|123	%{_datadir}/maven2/poms/*
14mr|xmlunit-1.3-7|124	%{_mavendepmapfragdir}/*
14mr|xmlunit-1.3-7|125	
14mr|xmlunit-1.3-7|126	%files javadoc
14mr|xmlunit-1.3-7|127	%defattr(-,root,root,-)
14mr|xmlunit-1.3-7|128	%doc %{_javadocdir}/%{name}-%{version}
14mr|xmlunit-1.3-7|129	%doc %{_javadocdir}/%{name}
14mr|xmlunit-1.3-7|130	
14mr|xmlunit-1.3-7|131	
14mr|xmlunit-1.3-7|132	
14mr|xmlunit-1.3-7|133	
14mr|xmlunit-1.3-7|134	%changelog
14mr|xmlunit-1.3-7|135	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3-7
14mr|xmlunit-1.3-7|136	+ Revision: f6f6ee3
14mr|xmlunit-1.3-7|137	- MassBuild#440: Increase release tag
14mr|xmlunit-1.3-7|138	
14mr|xmlunit-1.3-7|139	

22222 14
14mr|xmodmap-1.0.8-2|1	Name: xmodmap
14mr|xmodmap-1.0.8-2|2	Version: 1.0.8
14mr|xmodmap-1.0.8-2|3	Release: 2
14mr|xmodmap-1.0.8-2|4	Summary: Utility for modifying keymaps and pointer button mappings in X
14mr|xmodmap-1.0.8-2|5	
14mr|xmodmap-1.0.8-2|6	Group: Development/X11
14mr|xmodmap-1.0.8-2|7	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xmodmap-1.0.8-2|8	License: MIT
14mr|xmodmap-1.0.8-2|9	
14mr|xmodmap-1.0.8-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xmodmap-1.0.8-2|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xmodmap-1.0.8-2|12	
14mr|xmodmap-1.0.8-2|13	%description
14mr|xmodmap-1.0.8-2|14	The xmodmap program is used to edit and display the keyboard modifier map and
14mr|xmodmap-1.0.8-2|15	keymap table that are used by client applications to convert event keycodes
14mr|xmodmap-1.0.8-2|16	into keysyms.
14mr|xmodmap-1.0.8-2|17	
14mr|xmodmap-1.0.8-2|18	It has been obsoloted by XKB.
14mr|xmodmap-1.0.8-2|19	
14mr|xmodmap-1.0.8-2|20	%prep
14mr|xmodmap-1.0.8-2|21	%setup -q -n %{name}-%{version}
14mr|xmodmap-1.0.8-2|22	
14mr|xmodmap-1.0.8-2|23	%build
14mr|xmodmap-1.0.8-2|24	%configure2_5x	--x-includes=%{_includedir}\
14mr|xmodmap-1.0.8-2|25	--x-libraries=%{_libdir}
14mr|xmodmap-1.0.8-2|26	
14mr|xmodmap-1.0.8-2|27	%make
14mr|xmodmap-1.0.8-2|28	
14mr|xmodmap-1.0.8-2|29	%install
14mr|xmodmap-1.0.8-2|30	%makeinstall_std
14mr|xmodmap-1.0.8-2|31	
14mr|xmodmap-1.0.8-2|32	%files
14mr|xmodmap-1.0.8-2|33	%{_bindir}/xmodmap
14mr|xmodmap-1.0.8-2|34	%{_mandir}/man1/xmodmap.1*
14mr|xmodmap-1.0.8-2|35	
14mr|xmodmap-1.0.8-2|36	
14mr|xmodmap-1.0.8-2|37	
14mr|xmodmap-1.0.8-2|38	
14mr|xmodmap-1.0.8-2|39	%changelog
14mr|xmodmap-1.0.8-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.8-2
14mr|xmodmap-1.0.8-2|41	+ Revision: 2dd3b13
14mr|xmodmap-1.0.8-2|42	- MassBuild#440: Increase release tag
14mr|xmodmap-1.0.8-2|43	
14mr|xmodmap-1.0.8-2|44	

22223 14
14mr|xmore-1.0.2-5|1	Name:		xmore
14mr|xmore-1.0.2-5|2	Version:	1.0.2
14mr|xmore-1.0.2-5|3	Release:	5
14mr|xmore-1.0.2-5|4	Summary:	Plain text display program for the X Window System
14mr|xmore-1.0.2-5|5	Group:		Development/X11
14mr|xmore-1.0.2-5|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xmore-1.0.2-5|7	License:	MIT
14mr|xmore-1.0.2-5|8	BuildRoot:	%{_tmppath}/%{name}-root
14mr|xmore-1.0.2-5|9	
14mr|xmore-1.0.2-5|10	BuildRequires: libxt-devel >= 1.0.0
14mr|xmore-1.0.2-5|11	BuildRequires: libxaw-devel >= 1.0.1
14mr|xmore-1.0.2-5|12	BuildRequires: libxprintutil-devel >= 1.0.1
14mr|xmore-1.0.2-5|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xmore-1.0.2-5|14	
14mr|xmore-1.0.2-5|15	%description
14mr|xmore-1.0.2-5|16	Xmore is a plain text display program for the X Window System.
14mr|xmore-1.0.2-5|17	
14mr|xmore-1.0.2-5|18	%prep
14mr|xmore-1.0.2-5|19	%setup -q -n %{name}-%{version}
14mr|xmore-1.0.2-5|20	
14mr|xmore-1.0.2-5|21	%build
14mr|xmore-1.0.2-5|22	%configure2_5x	--x-includes=%{_includedir} \
14mr|xmore-1.0.2-5|23	--x-libraries=%{_libdir}
14mr|xmore-1.0.2-5|24	
14mr|xmore-1.0.2-5|25	%make
14mr|xmore-1.0.2-5|26	
14mr|xmore-1.0.2-5|27	%install
14mr|xmore-1.0.2-5|28	rm -rf %{buildroot}
14mr|xmore-1.0.2-5|29	%makeinstall_std
14mr|xmore-1.0.2-5|30	
14mr|xmore-1.0.2-5|31	%clean
14mr|xmore-1.0.2-5|32	rm -rf %{buildroot}
14mr|xmore-1.0.2-5|33	
14mr|xmore-1.0.2-5|34	%files
14mr|xmore-1.0.2-5|35	%defattr(-,root,root)
14mr|xmore-1.0.2-5|36	%{_bindir}/xmore
14mr|xmore-1.0.2-5|37	%{_datadir}/X11/app-defaults/XMore
14mr|xmore-1.0.2-5|38	%{_mandir}/man1/xmore.1*
14mr|xmore-1.0.2-5|39	
14mr|xmore-1.0.2-5|40	
14mr|xmore-1.0.2-5|41	
14mr|xmore-1.0.2-5|42	%changelog
14mr|xmore-1.0.2-5|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-5
14mr|xmore-1.0.2-5|44	+ Revision: dc9c7b0
14mr|xmore-1.0.2-5|45	- MassBuild#440: Increase release tag
14mr|xmore-1.0.2-5|46	
14mr|xmore-1.0.2-5|47	

22224 14
14mr|xom-1.2.1-3|1	# Copyright (c) 2000-2007, JPackage Project
14mr|xom-1.2.1-3|2	# All rights reserved.
14mr|xom-1.2.1-3|3	#
14mr|xom-1.2.1-3|4	# Redistribution and use in source and binary forms, with or without
14mr|xom-1.2.1-3|5	# modification, are permitted provided that the following conditions
14mr|xom-1.2.1-3|6	# are met:
14mr|xom-1.2.1-3|7	#
14mr|xom-1.2.1-3|8	# 1. Redistributions of source code must retain the above copyright
14mr|xom-1.2.1-3|9	#    notice, this list of conditions and the following disclaimer.
14mr|xom-1.2.1-3|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|xom-1.2.1-3|11	#    notice, this list of conditions and the following disclaimer in the
14mr|xom-1.2.1-3|12	#    documentation and/or other materials provided with the
14mr|xom-1.2.1-3|13	#    distribution.
14mr|xom-1.2.1-3|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|xom-1.2.1-3|15	#    contributors may be used to endorse or promote products derived
14mr|xom-1.2.1-3|16	#    from this software without specific prior written permission.
14mr|xom-1.2.1-3|17	#
14mr|xom-1.2.1-3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|xom-1.2.1-3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|xom-1.2.1-3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|xom-1.2.1-3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|xom-1.2.1-3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|xom-1.2.1-3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|xom-1.2.1-3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|xom-1.2.1-3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|xom-1.2.1-3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|xom-1.2.1-3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|xom-1.2.1-3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|xom-1.2.1-3|29	#
14mr|xom-1.2.1-3|30	
14mr|xom-1.2.1-3|31	#bcond_with test
14mr|xom-1.2.1-3|32	%define with_test 0
14mr|xom-1.2.1-3|33	%define gcj_support 0
14mr|xom-1.2.1-3|34	#bcond_without bootstrap
14mr|xom-1.2.1-3|35	%define with_bootstrap 1
14mr|xom-1.2.1-3|36	%define section free
14mr|xom-1.2.1-3|37	
14mr|xom-1.2.1-3|38	Summary:        XML Pull Parser
14mr|xom-1.2.1-3|39	Name:           xom
14mr|xom-1.2.1-3|40	Version:        1.2.1
14mr|xom-1.2.1-3|41	Release:        3
14mr|xom-1.2.1-3|42	Epoch:          0
14mr|xom-1.2.1-3|43	License:        LGPL
14mr|xom-1.2.1-3|44	URL:            http://www.xom.nu/
14mr|xom-1.2.1-3|45	Group:          Development/Java
14mr|xom-1.2.1-3|46	Source0:        http://www.cafeconleche.org/XOM/xom-1.2.1-src.tar.gz
14mr|xom-1.2.1-3|47	Source1:        xom-1.2.1.pom
14mr|xom-1.2.1-3|48	Patch0:         xom-1.2.1-remove_jaxen.patch
14mr|xom-1.2.1-3|49	Patch1:         xom-1.1-clean-dist.patch
14mr|xom-1.2.1-3|50	Patch2:         xom-1.1-compile15.patch
14mr|xom-1.2.1-3|51	Patch3:         xom-1.1-remove_sun_import.patch
14mr|xom-1.2.1-3|52	Patch4:         xom-1.1-build.patch
14mr|xom-1.2.1-3|53	Patch5:         xom-1.1-sinjdoc.patch
14mr|xom-1.2.1-3|54	Patch6:         xom-1.0-betterdocclasspath.patch
14mr|xom-1.2.1-3|55	Patch7:         xom-1.2.1-gjdocissues.patch
14mr|xom-1.2.1-3|56	Patch8:         xom-1.2.1-javadoc-stack-size.patch
14mr|xom-1.2.1-3|57	Patch9:         xom-1.2.1-crosslinks.patch
14mr|xom-1.2.1-3|58	Patch10:        xom-1.2.1-betterdoc-stack-size.patch
14mr|xom-1.2.1-3|59	
14mr|xom-1.2.1-3|60	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|xom-1.2.1-3|61	BuildRequires:  java-javadoc
14mr|xom-1.2.1-3|62	BuildRequires:  ant >= 0:1.6
14mr|xom-1.2.1-3|63	BuildRequires:  ant-junit
14mr|xom-1.2.1-3|64	BuildRequires:  jaxen >= 1.1.2-1.3
14mr|xom-1.2.1-3|65	BuildRequires:  junit
14mr|xom-1.2.1-3|66	BuildRequires:  junit-javadoc
14mr|xom-1.2.1-3|67	BuildRequires:  xalan-j2
14mr|xom-1.2.1-3|68	BuildRequires:  xerces-j2
14mr|xom-1.2.1-3|69	BuildRequires:  icu4j
14mr|xom-1.2.1-3|70	BuildRequires:  xml-commons-jaxp-1.3-apis
14mr|xom-1.2.1-3|71	
14mr|xom-1.2.1-3|72	%if !%with_bootstrap
14mr|xom-1.2.1-3|73	BuildRequires:  tagsoup
14mr|xom-1.2.1-3|74	BuildRequires:  saxon
14mr|xom-1.2.1-3|75	BuildRequires:  saxon-aelfred
14mr|xom-1.2.1-3|76	BuildRequires:  jaxp_parser_impl
14mr|xom-1.2.1-3|77	#BuildRequires:  xml-commons-resolver12
14mr|xom-1.2.1-3|78	BuildRequires:  xml-commons-resolver
14mr|xom-1.2.1-3|79	BuildRequires:  servletapi5
14mr|xom-1.2.1-3|80	%endif
14mr|xom-1.2.1-3|81	Requires:  xalan-j2
14mr|xom-1.2.1-3|82	Requires:  xerces-j2
14mr|xom-1.2.1-3|83	Requires:  icu4j
14mr|xom-1.2.1-3|84	Requires:  jaxen >= 1.1.2-1.3
14mr|xom-1.2.1-3|85	Requires:  xml-commons-jaxp-1.3-apis
14mr|xom-1.2.1-3|86	%if !%{gcj_support}
14mr|xom-1.2.1-3|87	BuildArch:      noarch
14mr|xom-1.2.1-3|88	BuildRequires:  java-devel
14mr|xom-1.2.1-3|89	BuildRequires:  java-gcj-compat-devel
14mr|xom-1.2.1-3|90	%endif
14mr|xom-1.2.1-3|91	
14mr|xom-1.2.1-3|92	
14mr|xom-1.2.1-3|93	%description
14mr|xom-1.2.1-3|94	XOM is a new XML object model. It is an open source (LGPL),
14mr|xom-1.2.1-3|95	tree-based API for processing XML with Java that strives
14mr|xom-1.2.1-3|96	for correctness, simplicity, and performance, in that order.
14mr|xom-1.2.1-3|97	XOM is designed to be easy to learn and easy to use. It
14mr|xom-1.2.1-3|98	works very straight-forwardly, and has a very shallow
14mr|xom-1.2.1-3|99	learning curve. Assuming you're already familiar with XML,
14mr|xom-1.2.1-3|100	you should be able to get up and running with XOM very quickly.
14mr|xom-1.2.1-3|101	
14mr|xom-1.2.1-3|102	%package javadoc
14mr|xom-1.2.1-3|103	Summary:        Javadoc for %{name}
14mr|xom-1.2.1-3|104	Group:          Development/Java
14mr|xom-1.2.1-3|105	
14mr|xom-1.2.1-3|106	%description javadoc
14mr|xom-1.2.1-3|107	XML Pull Parser.
14mr|xom-1.2.1-3|108	
14mr|xom-1.2.1-3|109	%if !%with_bootstrap
14mr|xom-1.2.1-3|110	%package demo
14mr|xom-1.2.1-3|111	Summary:        Samples for %{name}
14mr|xom-1.2.1-3|112	Group:          Development/Java
14mr|xom-1.2.1-3|113	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mr|xom-1.2.1-3|114	
14mr|xom-1.2.1-3|115	%description demo
14mr|xom-1.2.1-3|116	XML Pull Parser.
14mr|xom-1.2.1-3|117	%endif
14mr|xom-1.2.1-3|118	
14mr|xom-1.2.1-3|119	%prep
14mr|xom-1.2.1-3|120	%setup -q -n XOM
14mr|xom-1.2.1-3|121	# remove all binary libs
14mr|xom-1.2.1-3|122	find . -name "*.jar" -o -name "*.class" | xargs -t rm
14mr|xom-1.2.1-3|123	%patch0 -p0
14mr|xom-1.2.1-3|124	%patch1 -p0
14mr|xom-1.2.1-3|125	%patch2 -p1
14mr|xom-1.2.1-3|126	%patch3 -p1
14mr|xom-1.2.1-3|127	%patch4 -p1
14mr|xom-1.2.1-3|128	%patch5 -p1 -b .orig
14mr|xom-1.2.1-3|129	%patch6 -p1
14mr|xom-1.2.1-3|130	%patch7 -p0
14mr|xom-1.2.1-3|131	%patch8 -p0
14mr|xom-1.2.1-3|132	%patch9 -p0
14mr|xom-1.2.1-3|133	%patch10 -p0
14mr|xom-1.2.1-3|134	
14mr|xom-1.2.1-3|135	
14mr|xom-1.2.1-3|136	%{__perl} -pi -e 's/\r$//g' *.html *.txt
14mr|xom-1.2.1-3|137	%{__perl} -pi -e 's/compress="no"/compress="yes"/g' build.xml
14mr|xom-1.2.1-3|138	
14mr|xom-1.2.1-3|139	%build
14mr|xom-1.2.1-3|140	export CLASSPATH=$(build-classpath icu4j jaxen)
14mr|xom-1.2.1-3|141	export OPT_JAR_LIST="ant/ant-junit"
14mr|xom-1.2.1-3|142	pushd lib
14mr|xom-1.2.1-3|143	ln -sf $(build-classpath junit) junit.jar
14mr|xom-1.2.1-3|144	ln -sf $(build-classpath xerces-j2) xercesImpl.jar
14mr|xom-1.2.1-3|145	ln -sf $(build-classpath xerces-j2) dtd-xercesImpl.jar
14mr|xom-1.2.1-3|146	ln -sf $(build-classpath xalan-j2) xalan.jar
14mr|xom-1.2.1-3|147	ln -sf $(build-classpath icu4j) normalizer.jar
14mr|xom-1.2.1-3|148	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xmlParserAPIs.jar
14mr|xom-1.2.1-3|149	popd
14mr|xom-1.2.1-3|150	mkdir lib2
14mr|xom-1.2.1-3|151	%if !%with_bootstrap
14mr|xom-1.2.1-3|152	pushd lib2
14mr|xom-1.2.1-3|153	ln -sf $(build-classpath tagsoup) tagsoup-1.2.jar
14mr|xom-1.2.1-3|154	ln -sf $(build-classpath saxon) saxon.jar
14mr|xom-1.2.1-3|155	ln -sf $(build-classpath saxon-aelfred) saxon.jar
14mr|xom-1.2.1-3|156	ln -sf $(build-classpath jaxp_parser_impl) gnujaxp.jar
14mr|xom-1.2.1-3|157	#ln -sf $(build-classpath xml-commons-resolver12) resolver.jar
14mr|xom-1.2.1-3|158	ln -sf $(build-classpath xml-commons-resolver) resolver.jar
14mr|xom-1.2.1-3|159	DOM4J_PRESENT=$(build-classpath dom4j 2>/dev/null || :)
14mr|xom-1.2.1-3|160	if [ -n "$DOM4J_PRESENT" ]; then
14mr|xom-1.2.1-3|161	ln -sf $(build-classpath dom4j) dom4j-1.5.1.jar
14mr|xom-1.2.1-3|162	fi
14mr|xom-1.2.1-3|163	ln -sf $(build-classpath servletapi5) servlet.jar
14mr|xom-1.2.1-3|164	popd
14mr|xom-1.2.1-3|165	
14mr|xom-1.2.1-3|166	%endif
14mr|xom-1.2.1-3|167	
14mr|xom-1.2.1-3|168	%if %with_bootstrap
14mr|xom-1.2.1-3|169	ant \
14mr|xom-1.2.1-3|170	-Dant.build.javac.source=1.4 \
14mr|xom-1.2.1-3|171	-Dant.build.javac.target=1.4 \
14mr|xom-1.2.1-3|172	-Dbuild.sysclasspath=first \
14mr|xom-1.2.1-3|173	-Dj2se.api=%{_javadocdir}/java \
14mr|xom-1.2.1-3|174	-Djunit.api=%{_javadocdir}/junit \
14mr|xom-1.2.1-3|175	jar javadoc
14mr|xom-1.2.1-3|176	
14mr|xom-1.2.1-3|177	%else
14mr|xom-1.2.1-3|178	
14mr|xom-1.2.1-3|179	ant \
14mr|xom-1.2.1-3|180	-Dant.build.javac.source=1.4 \
14mr|xom-1.2.1-3|181	-Dant.build.javac.target=1.4 \
14mr|xom-1.2.1-3|182	-Dbuild.sysclasspath=first \
14mr|xom-1.2.1-3|183	-Dj2se.api=%{_javadocdir}/java \
14mr|xom-1.2.1-3|184	-Djunit.api=%{_javadocdir}/junit \
14mr|xom-1.2.1-3|185	jar samples betterdoc
14mr|xom-1.2.1-3|186	
14mr|xom-1.2.1-3|187	%if %with_test
14mr|xom-1.2.1-3|188	ant \
14mr|xom-1.2.1-3|189	-Dant.build.javac.source=1.4 \
14mr|xom-1.2.1-3|190	-Dant.build.javac.target=1.4 \
14mr|xom-1.2.1-3|191	-Dbuild.sysclasspath=first \
14mr|xom-1.2.1-3|192	test
14mr|xom-1.2.1-3|193	%endif
14mr|xom-1.2.1-3|194	%endif
14mr|xom-1.2.1-3|195	
14mr|xom-1.2.1-3|196	pushd build/apidocs
14mr|xom-1.2.1-3|197	for f in `find -name \*.css -o -name \*.html`; do
14mr|xom-1.2.1-3|198	sed -i 's/\r//g' $f
14mr|xom-1.2.1-3|199	done
14mr|xom-1.2.1-3|200	popd
14mr|xom-1.2.1-3|201	
14mr|xom-1.2.1-3|202	%install
14mr|xom-1.2.1-3|203	# jars
14mr|xom-1.2.1-3|204	install -d -m 755 %{buildroot}%{_javadir}
14mr|xom-1.2.1-3|205	
14mr|xom-1.2.1-3|206	install -m 644 build/%{name}-%{version}.jar \
14mr|xom-1.2.1-3|207	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mr|xom-1.2.1-3|208	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|xom-1.2.1-3|209	
14mr|xom-1.2.1-3|210	# javadoc
14mr|xom-1.2.1-3|211	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xom-1.2.1-3|212	cp -a build/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mr|xom-1.2.1-3|213	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mr|xom-1.2.1-3|214	
14mr|xom-1.2.1-3|215	
14mr|xom-1.2.1-3|216	rm -rf doc/{build.txt,api,api_impl}
14mr|xom-1.2.1-3|217	
14mr|xom-1.2.1-3|218	# docs
14mr|xom-1.2.1-3|219	install -d -m 755 %{buildroot}%{_datadir}/doc/%{name}-%{version}
14mr|xom-1.2.1-3|220	install -m 644 overview.html %{buildroot}%{_datadir}/doc/%{name}-%{version}
14mr|xom-1.2.1-3|221	install -m 644 *.txt %{buildroot}%{_datadir}/doc/%{name}-%{version}
14mr|xom-1.2.1-3|222	
14mr|xom-1.2.1-3|223	%if !%with_bootstrap
14mr|xom-1.2.1-3|224	# demo
14mr|xom-1.2.1-3|225	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}
14mr|xom-1.2.1-3|226	install -m 644 build/xom-samples.jar %{buildroot}%{_datadir}/%{name}-%{version}
14mr|xom-1.2.1-3|227	install -m 644 xom.graffle %{buildroot}%{_datadir}/%{name}-%{version}
14mr|xom-1.2.1-3|228	%endif
14mr|xom-1.2.1-3|229	
14mr|xom-1.2.1-3|230	%{_bindir}/find %{buildroot}%{_javadocdir}/%{name}-%{version} -type f | %{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
14mr|xom-1.2.1-3|231	
14mr|xom-1.2.1-3|232	%if %{gcj_support}
14mr|xom-1.2.1-3|233	%{_bindir}/aot-compile-rpm
14mr|xom-1.2.1-3|234	%endif
14mr|xom-1.2.1-3|235	
14mr|xom-1.2.1-3|236	mkdir -p %{buildroot}%{_mavenpomdir}
14mr|xom-1.2.1-3|237	install -pm 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|xom-1.2.1-3|238	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mr|xom-1.2.1-3|239	
14mr|xom-1.2.1-3|240	%post
14mr|xom-1.2.1-3|241	%update_maven_depmap
14mr|xom-1.2.1-3|242	%if %{gcj_support}
14mr|xom-1.2.1-3|243	if [ -x %{_bindir}/rebuild-gcj-db ]
14mr|xom-1.2.1-3|244	then
14mr|xom-1.2.1-3|245	%{_bindir}/rebuild-gcj-db
14mr|xom-1.2.1-3|246	fi
14mr|xom-1.2.1-3|247	%endif
14mr|xom-1.2.1-3|248	
14mr|xom-1.2.1-3|249	%postun
14mr|xom-1.2.1-3|250	%update_maven_depmap
14mr|xom-1.2.1-3|251	%if %{gcj_support}
14mr|xom-1.2.1-3|252	if [ -x %{_bindir}/rebuild-gcj-db ]
14mr|xom-1.2.1-3|253	then
14mr|xom-1.2.1-3|254	%{_bindir}/rebuild-gcj-db
14mr|xom-1.2.1-3|255	fi
14mr|xom-1.2.1-3|256	%endif
14mr|xom-1.2.1-3|257	
14mr|xom-1.2.1-3|258	%files
14mr|xom-1.2.1-3|259	%{_datadir}/doc/%{name}-%{version}/overview.html
14mr|xom-1.2.1-3|260	%{_datadir}/doc/%{name}-%{version}/README.txt
14mr|xom-1.2.1-3|261	%{_datadir}/doc/%{name}-%{version}/LICENSE.txt
14mr|xom-1.2.1-3|262	%{_datadir}/doc/%{name}-%{version}/Todo.txt
14mr|xom-1.2.1-3|263	%{_datadir}/doc/%{name}-%{version}/lgpl.txt
14mr|xom-1.2.1-3|264	%if !%with_bootstrap
14mr|xom-1.2.1-3|265	%{_datadir}/%{name}-%{version}/xom.graffle
14mr|xom-1.2.1-3|266	%endif
14mr|xom-1.2.1-3|267	%{_javadir}/%{name}.jar
14mr|xom-1.2.1-3|268	%{_javadir}/%{name}-%{version}.jar
14mr|xom-1.2.1-3|269	%{_mavenpomdir}/*
14mr|xom-1.2.1-3|270	%{_mavendepmapfragdir}/*
14mr|xom-1.2.1-3|271	%if %{gcj_support}
14mr|xom-1.2.1-3|272	%dir %{_libdir}/gcj/%{name}
14mr|xom-1.2.1-3|273	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|xom-1.2.1-3|274	%endif
14mr|xom-1.2.1-3|275	
14mr|xom-1.2.1-3|276	%files javadoc
14mr|xom-1.2.1-3|277	%{_javadocdir}/%{name}-%{version}
14mr|xom-1.2.1-3|278	%{_javadocdir}/%{name}
14mr|xom-1.2.1-3|279	
14mr|xom-1.2.1-3|280	%if !%with_bootstrap
14mr|xom-1.2.1-3|281	%files demo
14mr|xom-1.2.1-3|282	%{_datadir}/%{name}-%{version}/xom-samples.jar
14mr|xom-1.2.1-3|283	%endif
14mr|xom-1.2.1-3|284	
14mr|xom-1.2.1-3|285	
14mr|xom-1.2.1-3|286	%changelog
14mr|xom-1.2.1-3|287	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.2.1-3
14mr|xom-1.2.1-3|288	+ Revision: 514120a
14mr|xom-1.2.1-3|289	- MassBuild#440: Increase release tag
14mr|xom-1.2.1-3|290	
14mr|xom-1.2.1-3|291	

22225 14
14mr|xorg-x11-7.7-13|1	%define libxorg %mklibname xorg-x11
14mr|xorg-x11-7.7-13|2	
14mr|xorg-x11-7.7-13|3	Name:		xorg-x11
14mr|xorg-x11-7.7-13|4	Version:	7.7
14mr|xorg-x11-7.7-13|5	Release:	13
14mr|xorg-x11-7.7-13|6	Summary:	X11 metapackage
14mr|xorg-x11-7.7-13|7	Group:		Development/X11
14mr|xorg-x11-7.7-13|8	License:	MIT
14mr|xorg-x11-7.7-13|9	
14mr|xorg-x11-7.7-13|10	Requires:	x11-data-bitmaps
14mr|xorg-x11-7.7-13|11	Requires:	x11-server-xorg
14mr|xorg-x11-7.7-13|12	#Requires:	x11-apps
14mr|xorg-x11-7.7-13|13	Requires:	x11-tools
14mr|xorg-x11-7.7-13|14	Requires:	x11-docs
14mr|xorg-x11-7.7-13|15	Requires:	fonts-ttf-dejavu
14mr|xorg-x11-7.7-13|16	Requires:	fonts-ttf-liberation
14mr|xorg-x11-7.7-13|17	Requires:	x11-font-type1
14mr|xorg-x11-7.7-13|18	Requires:	x11-font-misc
14mr|xorg-x11-7.7-13|19	Requires:	libx11
14mr|xorg-x11-7.7-13|20	Requires:	x11-data-cursor-themes
14mr|xorg-x11-7.7-13|21	
14mr|xorg-x11-7.7-13|22	Obsoletes:	X11R6-contrib
14mr|xorg-x11-7.7-13|23	
14mr|xorg-x11-7.7-13|24	%description
14mr|xorg-x11-7.7-13|25	X11 metapackage.
14mr|xorg-x11-7.7-13|26	
14mr|xorg-x11-7.7-13|27	%files
14mr|xorg-x11-7.7-13|28	
14mr|xorg-x11-7.7-13|29	#------------------------------------------------------------------------------
14mr|xorg-x11-7.7-13|30	%package -n %{libxorg}
14mr|xorg-x11-7.7-13|31	Summary:	X11 libraries
14mr|xorg-x11-7.7-13|32	Group:		Development/X11
14mr|xorg-x11-7.7-13|33	
14mr|xorg-x11-7.7-13|34	Requires:	libdmx
14mr|xorg-x11-7.7-13|35	Requires:	libdrm
14mr|xorg-x11-7.7-13|36	Requires:	libfontenc
14mr|xorg-x11-7.7-13|37	Requires:	libfs
14mr|xorg-x11-7.7-13|38	Requires:	libice
14mr|xorg-x11-7.7-13|39	Requires:	liblbxutil
14mr|xorg-x11-7.7-13|40	Requires:	liboldx
14mr|xorg-x11-7.7-13|41	Requires:	libsm
14mr|xorg-x11-7.7-13|42	Requires:	libwindowswm
14mr|xorg-x11-7.7-13|43	Requires:	libx11
14mr|xorg-x11-7.7-13|44	Requires:	libxau
14mr|xorg-x11-7.7-13|45	Requires:	libxaw7
14mr|xorg-x11-7.7-13|46	Requires:	libxcomposite
14mr|xorg-x11-7.7-13|47	Requires:	libxcursor
14mr|xorg-x11-7.7-13|48	Requires:	libxdamage
14mr|xorg-x11-7.7-13|49	Requires:	libxdmcp
14mr|xorg-x11-7.7-13|50	Requires:	libxevie
14mr|xorg-x11-7.7-13|51	Requires:	libxext
14mr|xorg-x11-7.7-13|52	Requires:	libxfixes
14mr|xorg-x11-7.7-13|53	Requires:	libxfontcache
14mr|xorg-x11-7.7-13|54	Requires:	libxfont
14mr|xorg-x11-7.7-13|55	Requires:	libxft
14mr|xorg-x11-7.7-13|56	Requires:	libxi
14mr|xorg-x11-7.7-13|57	Requires:	%{_lib}xinerama1
14mr|xorg-x11-7.7-13|58	Requires:	libxkbfile
14mr|xorg-x11-7.7-13|59	Requires:	libxkbui
14mr|xorg-x11-7.7-13|60	Requires:	libxmu
14mr|xorg-x11-7.7-13|61	Requires:	libxpm
14mr|xorg-x11-7.7-13|62	Requires:	libxrandr
14mr|xorg-x11-7.7-13|63	Requires:	libxrender
14mr|xorg-x11-7.7-13|64	Requires:	libxres
14mr|xorg-x11-7.7-13|65	Requires:	libxscrnsaver
14mr|xorg-x11-7.7-13|66	Requires:	%{_lib}xt6
14mr|xorg-x11-7.7-13|67	Requires:	libxtrap
14mr|xorg-x11-7.7-13|68	Requires:	%{_lib}xtst6
14mr|xorg-x11-7.7-13|69	Requires:	%{_lib}xv1
14mr|xorg-x11-7.7-13|70	Requires:	libxvmc
14mr|xorg-x11-7.7-13|71	Requires:	%{_lib}xxf86dga1
14mr|xorg-x11-7.7-13|72	Requires:	libxxf86misc
14mr|xorg-x11-7.7-13|73	Requires:	%{_lib}xxf86vm1
14mr|xorg-x11-7.7-13|74	
14mr|xorg-x11-7.7-13|75	%description -n %{libxorg}
14mr|xorg-x11-7.7-13|76	X11 libraries.
14mr|xorg-x11-7.7-13|77	
14mr|xorg-x11-7.7-13|78	%files -n %{libxorg}
14mr|xorg-x11-7.7-13|79	
14mr|xorg-x11-7.7-13|80	#------------------------------------------------------------------------------
14mr|xorg-x11-7.7-13|81	
14mr|xorg-x11-7.7-13|82	%package -n %{libxorg}-devel
14mr|xorg-x11-7.7-13|83	Summary:	Development tools and files for X11
14mr|xorg-x11-7.7-13|84	Group:		Development/X11
14mr|xorg-x11-7.7-13|85	Provides:	XFree86-devel = %{version}
14mr|xorg-x11-7.7-13|86	Provides:	X11-devel = %{version}
14mr|xorg-x11-7.7-13|87	
14mr|xorg-x11-7.7-13|88	Requires:	libdmx-devel
14mr|xorg-x11-7.7-13|89	Requires:	libdrm-devel
14mr|xorg-x11-7.7-13|90	Requires:	libfontenc-devel
14mr|xorg-x11-7.7-13|91	Requires:	libfs-devel
14mr|xorg-x11-7.7-13|92	Requires:	libice-devel
14mr|xorg-x11-7.7-13|93	Requires:	liblbxutil-devel
14mr|xorg-x11-7.7-13|94	Requires:	pkgconfig(gl)
14mr|xorg-x11-7.7-13|95	Requires:	pkgconfig(glu)
14mr|xorg-x11-7.7-13|96	Requires:	pkgconfig(glut)
14mr|xorg-x11-7.7-13|97	#Requires:	pkgconfig(glw)
14mr|xorg-x11-7.7-13|98	Requires:	liboldx-devel
14mr|xorg-x11-7.7-13|99	Requires:	pkgconfig(sm)
14mr|xorg-x11-7.7-13|100	Requires:	libwindowswm-devel
14mr|xorg-x11-7.7-13|101	Requires:	pkgconfig(x11)
14mr|xorg-x11-7.7-13|102	Requires:	libxau-devel
14mr|xorg-x11-7.7-13|103	Requires:	xaw-devel
14mr|xorg-x11-7.7-13|104	Requires:	libxcomposite-devel
14mr|xorg-x11-7.7-13|105	Requires:	libxcursor-devel
14mr|xorg-x11-7.7-13|106	Requires:	libxdamage-devel
14mr|xorg-x11-7.7-13|107	Requires:	libxdmcp-devel
14mr|xorg-x11-7.7-13|108	Requires:	libxevie-devel
14mr|xorg-x11-7.7-13|109	Requires:	libxext-devel
14mr|xorg-x11-7.7-13|110	Requires:	libxfixes-devel
14mr|xorg-x11-7.7-13|111	Requires:	libxfontcache-devel
14mr|xorg-x11-7.7-13|112	Requires:	libxfont-devel
14mr|xorg-x11-7.7-13|113	Requires:	libxft-devel
14mr|xorg-x11-7.7-13|114	Requires:	libxi-devel
14mr|xorg-x11-7.7-13|115	Requires:	libxinerama-devel
14mr|xorg-x11-7.7-13|116	Requires:	libxkbfile-devel
14mr|xorg-x11-7.7-13|117	Requires:	libxkbui-devel
14mr|xorg-x11-7.7-13|118	Requires:	libxmu-devel
14mr|xorg-x11-7.7-13|119	Requires:	xpm-devel
14mr|xorg-x11-7.7-13|120	Requires:	libxrandr-devel
14mr|xorg-x11-7.7-13|121	Requires:	libxrender-devel
14mr|xorg-x11-7.7-13|122	Requires:	libxres-devel
14mr|xorg-x11-7.7-13|123	Requires:	libxscrnsaver-devel
14mr|xorg-x11-7.7-13|124	Requires:	libxt-devel
14mr|xorg-x11-7.7-13|125	Requires:	libxtrap-devel
14mr|xorg-x11-7.7-13|126	Requires:	libxtst-devel
14mr|xorg-x11-7.7-13|127	Requires:	pkgconfig(xv)
14mr|xorg-x11-7.7-13|128	Requires:	libxvmc-devel
14mr|xorg-x11-7.7-13|129	Requires:	libxxf86dga-devel
14mr|xorg-x11-7.7-13|130	Requires:	libxxf86misc-devel
14mr|xorg-x11-7.7-13|131	Requires:	libxxf86vm-devel
14mr|xorg-x11-7.7-13|132	Requires:	x11-proto-devel
14mr|xorg-x11-7.7-13|133	Requires:	x11-server-devel
14mr|xorg-x11-7.7-13|134	Requires:	x11-xtrans-devel
14mr|xorg-x11-7.7-13|135	
14mr|xorg-x11-7.7-13|136	Obsoletes:	 %{libxorg}-static-devel
14mr|xorg-x11-7.7-13|137	
14mr|xorg-x11-7.7-13|138	%description -n %{libxorg}-devel
14mr|xorg-x11-7.7-13|139	Development tools and files for X11.
14mr|xorg-x11-7.7-13|140	
14mr|xorg-x11-7.7-13|141	%files -n %{libxorg}-devel
14mr|xorg-x11-7.7-13|142	
14mr|xorg-x11-7.7-13|143	#------------------------------------------------------------------------------
14mr|xorg-x11-7.7-13|144	
14mr|xorg-x11-7.7-13|145	%package 75dpi-fonts
14mr|xorg-x11-7.7-13|146	Summary:	A set of 75 dpi resolution fonts for the X Window System
14mr|xorg-x11-7.7-13|147	Group:		System/Fonts/X11 bitmap
14mr|xorg-x11-7.7-13|148	Obsoletes:	XFree86-75dpi-fonts
14mr|xorg-x11-7.7-13|149	Provides:	XFree86-75dpi-fonts = %{version}-%{release}
14mr|xorg-x11-7.7-13|150	Provides:	X11-75dpi-fonts
14mr|xorg-x11-7.7-13|151	Requires:	x11-font-adobe-75dpi
14mr|xorg-x11-7.7-13|152	Requires:	x11-font-alias
14mr|xorg-x11-7.7-13|153	Requires:	x11-font-bh-75dpi
14mr|xorg-x11-7.7-13|154	Requires:	x11-font-bh-lucidatypewriter-75dpi
14mr|xorg-x11-7.7-13|155	Requires:	x11-font-bitstream-75dpi
14mr|xorg-x11-7.7-13|156	
14mr|xorg-x11-7.7-13|157	%description 75dpi-fonts
14mr|xorg-x11-7.7-13|158	X11-75dpi-fonts contains the 75 dpi fonts used
14mr|xorg-x11-7.7-13|159	on most X Window Systems. If you're going to use the
14mr|xorg-x11-7.7-13|160	X Window System, you should install this package, unless
14mr|xorg-x11-7.7-13|161	you have a monitor which can support 100 dpi resolution.
14mr|xorg-x11-7.7-13|162	In that case, you may prefer the 100dpi fonts available in
14mr|xorg-x11-7.7-13|163	the X11-100dpi-fonts package.
14mr|xorg-x11-7.7-13|164	
14mr|xorg-x11-7.7-13|165	%files 75dpi-fonts
14mr|xorg-x11-7.7-13|166	
14mr|xorg-x11-7.7-13|167	#------------------------------------------------------------------------------
14mr|xorg-x11-7.7-13|168	
14mr|xorg-x11-7.7-13|169	%package 100dpi-fonts
14mr|xorg-x11-7.7-13|170	Summary:	X Window System 100dpi fonts
14mr|xorg-x11-7.7-13|171	Group:		System/Fonts/X11 bitmap
14mr|xorg-x11-7.7-13|172	Obsoletes:	XFree86-ISO8859-2-100dpi-fonts, XFree86-ISO8859-9-100dpi-fonts
14mr|xorg-x11-7.7-13|173	Provides:	XFree86-ISO8859-2-100dpi-fonts, XFree86-ISO8859-9-100dpi-fonts
14mr|xorg-x11-7.7-13|174	Obsoletes:	XFree86-100dpi-fonts
14mr|xorg-x11-7.7-13|175	Provides:	XFree86-100dpi-fonts = %{version}-%{release}
14mr|xorg-x11-7.7-13|176	Provides:	X11-100dpi-fonts
14mr|xorg-x11-7.7-13|177	
14mr|xorg-x11-7.7-13|178	Requires:	x11-font-adobe-100dpi
14mr|xorg-x11-7.7-13|179	Requires:	x11-font-alias
14mr|xorg-x11-7.7-13|180	Requires:	x11-font-bh-100dpi
14mr|xorg-x11-7.7-13|181	Requires:	x11-font-bh-lucidatypewriter-100dpi
14mr|xorg-x11-7.7-13|182	Requires:	x11-font-bitstream-100dpi
14mr|xorg-x11-7.7-13|183	
14mr|xorg-x11-7.7-13|184	%description 100dpi-fonts
14mr|xorg-x11-7.7-13|185	If you're going to use the X Window System and you have a
14mr|xorg-x11-7.7-13|186	high resolution monitor capable of 100 dpi, you should install
14mr|xorg-x11-7.7-13|187	X11-100dpi-fonts. This package contains a set of
14mr|xorg-x11-7.7-13|188	100 dpi fonts used on most Linux systems.
14mr|xorg-x11-7.7-13|189	
14mr|xorg-x11-7.7-13|190	%files 100dpi-fonts
14mr|xorg-x11-7.7-13|191	
14mr|xorg-x11-7.7-13|192	
14mr|xorg-x11-7.7-13|193	%changelog
14mr|xorg-x11-7.7-13|194	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 7.7-13
14mr|xorg-x11-7.7-13|195	+ Revision: ea44b5c
14mr|xorg-x11-7.7-13|196	- MassBuild#440: Increase release tag
14mr|xorg-x11-7.7-13|197	
14mr|xorg-x11-7.7-13|198	

22226 14
14mr|xorriso-1.2.4-2|1	Summary:	ISO 9660 Rock Ridge Filesystem Manipulator
14mr|xorriso-1.2.4-2|2	Name:		xorriso
14mr|xorriso-1.2.4-2|3	Version:	1.2.4
14mr|xorriso-1.2.4-2|4	Release:	2
14mr|xorriso-1.2.4-2|5	License:	GPLv3+
14mr|xorriso-1.2.4-2|6	Group:		Archiving/Cd burning
14mr|xorriso-1.2.4-2|7	URL:		http://www.gnu.org/software/xorriso/xorriso_eng.html
14mr|xorriso-1.2.4-2|8	Source0:	http://www.gnu.org/software/xorriso/%{name}-%{version}.tar.gz
14mr|xorriso-1.2.4-2|9	Source1:	http://www.gnu.org/software/xorriso/%{name}-%{version}.tar.gz.sig
14mr|xorriso-1.2.4-2|10	BuildRequires:	zlib-devel
14mr|xorriso-1.2.4-2|11	BuildRequires:	acl-devel
14mr|xorriso-1.2.4-2|12	BuildRequires:	bzip2-devel
14mr|xorriso-1.2.4-2|13	BuildRequires:	attr-devel
14mr|xorriso-1.2.4-2|14	
14mr|xorriso-1.2.4-2|15	%description
14mr|xorriso-1.2.4-2|16	xorriso copies file objects from POSIX compliant filesystems into Rock Ridge
14mr|xorriso-1.2.4-2|17	enhanced ISO 9660 filesystems and allows session-wise manipulation of such
14mr|xorriso-1.2.4-2|18	filesystems.
14mr|xorriso-1.2.4-2|19	
14mr|xorriso-1.2.4-2|20	%prep
14mr|xorriso-1.2.4-2|21	%setup -q
14mr|xorriso-1.2.4-2|22	
14mr|xorriso-1.2.4-2|23	%build
14mr|xorriso-1.2.4-2|24	%configure2_5x
14mr|xorriso-1.2.4-2|25	%make
14mr|xorriso-1.2.4-2|26	
14mr|xorriso-1.2.4-2|27	%install
14mr|xorriso-1.2.4-2|28	%makeinstall_std
14mr|xorriso-1.2.4-2|29	
14mr|xorriso-1.2.4-2|30	%files
14mr|xorriso-1.2.4-2|31	%doc AUTHORS README texinfo.tex
14mr|xorriso-1.2.4-2|32	%{_bindir}/osirrox
14mr|xorriso-1.2.4-2|33	%{_bindir}/xorrecord
14mr|xorriso-1.2.4-2|34	%{_bindir}/xorriso
14mr|xorriso-1.2.4-2|35	%{_bindir}/xorrisofs
14mr|xorriso-1.2.4-2|36	%{_datadir}/info/xorr*.info*
14mr|xorriso-1.2.4-2|37	%{_mandir}/man1/xorr*.1*
14mr|xorriso-1.2.4-2|38	
14mr|xorriso-1.2.4-2|39	
14mr|xorriso-1.2.4-2|40	
14mr|xorriso-1.2.4-2|41	%changelog
14mr|xorriso-1.2.4-2|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.4-2
14mr|xorriso-1.2.4-2|43	+ Revision: 20d744d
14mr|xorriso-1.2.4-2|44	- MassBuild#440: Increase release tag
14mr|xorriso-1.2.4-2|45	
14mr|xorriso-1.2.4-2|46	

22227 14
14mr|xplanet-1.3.0-5|1	Summary:	OpenGL based planet renderer
14mr|xplanet-1.3.0-5|2	Name:		xplanet
14mr|xplanet-1.3.0-5|3	Version:	1.3.0
14mr|xplanet-1.3.0-5|4	Release:	5
14mr|xplanet-1.3.0-5|5	License:	GPLv2+
14mr|xplanet-1.3.0-5|6	Group:		Toys
14mr|xplanet-1.3.0-5|7	Url:		http://xplanet.sourceforge.net/
14mr|xplanet-1.3.0-5|8	Source0:	http://freefr.dl.sourceforge.net/sourceforge/xplanet/%{name}-%{version}.tar.gz
14mr|xplanet-1.3.0-5|9	# Upstream file from trunk + 5.1 fixes
14mr|xplanet-1.3.0-5|10	Patch0:		xplanet-1.3.0-giflib51.patch
14mr|xplanet-1.3.0-5|11	BuildRequires:	giflib-devel
14mr|xplanet-1.3.0-5|12	BuildRequires:	jpeg-devel
14mr|xplanet-1.3.0-5|13	BuildRequires:	pkgconfig(freetype2)
14mr|xplanet-1.3.0-5|14	BuildRequires:	pkgconfig(libpng)
14mr|xplanet-1.3.0-5|15	BuildRequires:	pkgconfig(libtiff-4)
14mr|xplanet-1.3.0-5|16	BuildRequires:	pkgconfig(pango)
14mr|xplanet-1.3.0-5|17	BuildRequires:	pkgconfig(x11)
14mr|xplanet-1.3.0-5|18	BuildRequires:	pkgconfig(xscrnsaver)
14mr|xplanet-1.3.0-5|19	
14mr|xplanet-1.3.0-5|20	%description
14mr|xplanet-1.3.0-5|21	Xplanet is similar to Xearth, where an image of the earth is rendered into
14mr|xplanet-1.3.0-5|22	an X window. Azimuthal, Mercator, Mollweide, orthographic, or rectangular
14mr|xplanet-1.3.0-5|23	projections can be displayed as well as a window with a globe the user can
14mr|xplanet-1.3.0-5|24	rotate interactively. The other planets and some satellites may also be
14mr|xplanet-1.3.0-5|25	displayed. The latest version, as well as maps for other planets can be
14mr|xplanet-1.3.0-5|26	found at http://xplanet.sourceforge.net. Xplanet can support separate
14mr|xplanet-1.3.0-5|27	night and day maps, as well as a separate cloud map.
14mr|xplanet-1.3.0-5|28	
14mr|xplanet-1.3.0-5|29	%files
14mr|xplanet-1.3.0-5|30	%doc COPYING ChangeLog
14mr|xplanet-1.3.0-5|31	%{_mandir}/man1/%{name}.1*
14mr|xplanet-1.3.0-5|32	%{_bindir}/*
14mr|xplanet-1.3.0-5|33	%{_datadir}/%{name}
14mr|xplanet-1.3.0-5|34	
14mr|xplanet-1.3.0-5|35	#----------------------------------------------------------------------------
14mr|xplanet-1.3.0-5|36	
14mr|xplanet-1.3.0-5|37	%prep
14mr|xplanet-1.3.0-5|38	%setup -q
14mr|xplanet-1.3.0-5|39	%patch0 -p1
14mr|xplanet-1.3.0-5|40	
14mr|xplanet-1.3.0-5|41	%build
14mr|xplanet-1.3.0-5|42	# the macro break X output
14mr|xplanet-1.3.0-5|43	%configure2_5x --with-xscreensaver --with-x
14mr|xplanet-1.3.0-5|44	%make
14mr|xplanet-1.3.0-5|45	
14mr|xplanet-1.3.0-5|46	%install
14mr|xplanet-1.3.0-5|47	%makeinstall_std
14mr|xplanet-1.3.0-5|48	
14mr|xplanet-1.3.0-5|49	
14mr|xplanet-1.3.0-5|50	%changelog
14mr|xplanet-1.3.0-5|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.3.0-5
14mr|xplanet-1.3.0-5|52	+ Revision: 282b87c
14mr|xplanet-1.3.0-5|53	- MassBuild#440: Increase release tag
14mr|xplanet-1.3.0-5|54	
14mr|xplanet-1.3.0-5|55	

22228 14
14mr|xplc-0.3.13-13|1	%define major	0
14mr|xplc-0.3.13-13|2	%define libname %mklibname %{name} %{major}
14mr|xplc-0.3.13-13|3	%define develname %mklibname -d %name
14mr|xplc-0.3.13-13|4	
14mr|xplc-0.3.13-13|5	Name:		xplc
14mr|xplc-0.3.13-13|6	Version:	0.3.13
14mr|xplc-0.3.13-13|7	Release:	13
14mr|xplc-0.3.13-13|8	License: 	LGPLv2+
14mr|xplc-0.3.13-13|9	Group:		System/Libraries
14mr|xplc-0.3.13-13|10	Summary:	Component system
14mr|xplc-0.3.13-13|11	URL:		http://xplc.sourceforge.net
14mr|xplc-0.3.13-13|12	Source:		http://downloads.sourceforge.net/xplc/%{name}-%{version}.tar.bz2
14mr|xplc-0.3.13-13|13	# Install devel libraries to /usr/lib and not /usr/lib/%name-%version
14mr|xplc-0.3.13-13|14	Patch0:		xplc-0.3.13-devel-location.patch
14mr|xplc-0.3.13-13|15	# rename uuidgen to xplc-uuidgen
14mr|xplc-0.3.13-13|16	Patch1:		xplc-0.3.13-uuidgen.patch
14mr|xplc-0.3.13-13|17	Patch2:		xplc-0.3.13-as-needed.patch
14mr|xplc-0.3.13-13|18	BuildRequires:	pkgconfig(ext2fs)
14mr|xplc-0.3.13-13|19	
14mr|xplc-0.3.13-13|20	%description
14mr|xplc-0.3.13-13|21	XPLC ("Cross-Platform Lightweight Components") is a component system that will
14mr|xplc-0.3.13-13|22	provide extensibility and reusability both inside and between applications,
14mr|xplc-0.3.13-13|23	while being portable across platforms (and languages) and having the lowest
14mr|xplc-0.3.13-13|24	possible overhead (both in machine resources and programming effort).
14mr|xplc-0.3.13-13|25	
14mr|xplc-0.3.13-13|26	%package uuidgen
14mr|xplc-0.3.13-13|27	Group:		System/Libraries
14mr|xplc-0.3.13-13|28	Summary: 	Component system
14mr|xplc-0.3.13-13|29	
14mr|xplc-0.3.13-13|30	%description uuidgen
14mr|xplc-0.3.13-13|31	XPLC ("Cross-Platform Lightweight Components") is a component system that will
14mr|xplc-0.3.13-13|32	provide extensibility and reusability both inside and between applications,
14mr|xplc-0.3.13-13|33	while being portable across platforms (and languages) and having the lowest
14mr|xplc-0.3.13-13|34	possible overhead (both in machine resources and programming effort). This
14mr|xplc-0.3.13-13|35	packages contains the UUID generation tools that are provided with XPLC. The
14mr|xplc-0.3.13-13|36	'uuidgen' tool is renamed 'xplc-uuidgen' to avoid conflict with the 'uuidgen'
14mr|xplc-0.3.13-13|37	tool in the e2fs-progs package.
14mr|xplc-0.3.13-13|38	
14mr|xplc-0.3.13-13|39	%package -n %{libname}
14mr|xplc-0.3.13-13|40	Group:		System/Libraries
14mr|xplc-0.3.13-13|41	Summary:	Component system
14mr|xplc-0.3.13-13|42	
14mr|xplc-0.3.13-13|43	%description -n %{libname}
14mr|xplc-0.3.13-13|44	XPLC ("Cross-Platform Lightweight Components") is a component system that will
14mr|xplc-0.3.13-13|45	provide extensibility and reusability both inside and between applications,
14mr|xplc-0.3.13-13|46	while being portable across platforms (and languages) and having the lowest
14mr|xplc-0.3.13-13|47	possible overhead (both in machine resources and programming effort).
14mr|xplc-0.3.13-13|48	
14mr|xplc-0.3.13-13|49	%package -n %{develname}
14mr|xplc-0.3.13-13|50	Summary:	Development files for XPLC
14mr|xplc-0.3.13-13|51	Group:		Development/C
14mr|xplc-0.3.13-13|52	Requires:	%{libname} = %{version}-%{release}
14mr|xplc-0.3.13-13|53	Provides:	%{name}-devel = %{version}-%{release}
14mr|xplc-0.3.13-13|54	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|xplc-0.3.13-13|55	
14mr|xplc-0.3.13-13|56	%description -n %{develname}
14mr|xplc-0.3.13-13|57	XPLC ("Cross-Platform Lightweight Components") is a component system that will
14mr|xplc-0.3.13-13|58	provide extensibility and reusability both inside and between applications,
14mr|xplc-0.3.13-13|59	while being portable across platforms (and languages) and having the lowest
14mr|xplc-0.3.13-13|60	possible overhead (both in machine resources and programming effort). This
14mr|xplc-0.3.13-13|61	package contains the files needed for developing applications which use
14mr|xplc-0.3.13-13|62	XPLC.
14mr|xplc-0.3.13-13|63	
14mr|xplc-0.3.13-13|64	%prep
14mr|xplc-0.3.13-13|65	%setup -q
14mr|xplc-0.3.13-13|66	%patch0 -p1 -b .devel
14mr|xplc-0.3.13-13|67	%patch1 -p1 -b .uuid
14mr|xplc-0.3.13-13|68	%patch2 -p0 -b .needed
14mr|xplc-0.3.13-13|69	
14mr|xplc-0.3.13-13|70	%build
14mr|xplc-0.3.13-13|71	%configure2_5x
14mr|xplc-0.3.13-13|72	%make
14mr|xplc-0.3.13-13|73	
14mr|xplc-0.3.13-13|74	%install
14mr|xplc-0.3.13-13|75	%makeinstall_std
14mr|xplc-0.3.13-13|76	
14mr|xplc-0.3.13-13|77	%files uuidgen
14mr|xplc-0.3.13-13|78	%{_bindir}/*
14mr|xplc-0.3.13-13|79	%{_mandir}/man1/*
14mr|xplc-0.3.13-13|80	
14mr|xplc-0.3.13-13|81	%files -n %{libname}
14mr|xplc-0.3.13-13|82	%doc NEWS README TODO
14mr|xplc-0.3.13-13|83	%{_libdir}/*.so.%{major}*
14mr|xplc-0.3.13-13|84	
14mr|xplc-0.3.13-13|85	%files -n %{develname}
14mr|xplc-0.3.13-13|86	%{_includedir}/%{name}-%{version}
14mr|xplc-0.3.13-13|87	%{_libdir}/*.a
14mr|xplc-0.3.13-13|88	%{_libdir}/*.so
14mr|xplc-0.3.13-13|89	%{_libdir}/pkgconfig/*
14mr|xplc-0.3.13-13|90	
14mr|xplc-0.3.13-13|91	
14mr|xplc-0.3.13-13|92	
14mr|xplc-0.3.13-13|93	%changelog
14mr|xplc-0.3.13-13|94	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.13-13
14mr|xplc-0.3.13-13|95	+ Revision: ce59109
14mr|xplc-0.3.13-13|96	- MassBuild#440: Increase release tag
14mr|xplc-0.3.13-13|97	
14mr|xplc-0.3.13-13|98	

22229 14
14mr|xpp2-2.1.10-6.1.13|1	# Copyright (c) 2000-2007, JPackage Project
14mr|xpp2-2.1.10-6.1.13|2	# All rights reserved.
14mr|xpp2-2.1.10-6.1.13|3	#
14mr|xpp2-2.1.10-6.1.13|4	# Redistribution and use in source and binary forms, with or without
14mr|xpp2-2.1.10-6.1.13|5	# modification, are permitted provided that the following conditions
14mr|xpp2-2.1.10-6.1.13|6	# are met:
14mr|xpp2-2.1.10-6.1.13|7	#
14mr|xpp2-2.1.10-6.1.13|8	# 1. Redistributions of source code must retain the above copyright
14mr|xpp2-2.1.10-6.1.13|9	#    notice, this list of conditions and the following disclaimer.
14mr|xpp2-2.1.10-6.1.13|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|xpp2-2.1.10-6.1.13|11	#    notice, this list of conditions and the following disclaimer in the
14mr|xpp2-2.1.10-6.1.13|12	#    documentation and/or other materials provided with the
14mr|xpp2-2.1.10-6.1.13|13	#    distribution.
14mr|xpp2-2.1.10-6.1.13|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|xpp2-2.1.10-6.1.13|15	#    contributors may be used to endorse or promote products derived
14mr|xpp2-2.1.10-6.1.13|16	#    from this software without specific prior written permission.
14mr|xpp2-2.1.10-6.1.13|17	#
14mr|xpp2-2.1.10-6.1.13|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|xpp2-2.1.10-6.1.13|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|xpp2-2.1.10-6.1.13|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|xpp2-2.1.10-6.1.13|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|xpp2-2.1.10-6.1.13|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|xpp2-2.1.10-6.1.13|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|xpp2-2.1.10-6.1.13|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|xpp2-2.1.10-6.1.13|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|xpp2-2.1.10-6.1.13|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|xpp2-2.1.10-6.1.13|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|xpp2-2.1.10-6.1.13|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|xpp2-2.1.10-6.1.13|29	#
14mr|xpp2-2.1.10-6.1.13|30	
14mr|xpp2-2.1.10-6.1.13|31	%define gcj_support  1
14mr|xpp2-2.1.10-6.1.13|32	%define originalname PullParser
14mr|xpp2-2.1.10-6.1.13|33	
14mr|xpp2-2.1.10-6.1.13|34	Summary:        XML Pull Parser
14mr|xpp2-2.1.10-6.1.13|35	Name:           xpp2
14mr|xpp2-2.1.10-6.1.13|36	Version:        2.1.10
14mr|xpp2-2.1.10-6.1.13|37	Release:        6.1.13
14mr|xpp2-2.1.10-6.1.13|38	Epoch:          0
14mr|xpp2-2.1.10-6.1.13|39	License:        Apache Software License
14mr|xpp2-2.1.10-6.1.13|40	URL:            http://www.extreme.indiana.edu/xgws/xsoap/xpp/
14mr|xpp2-2.1.10-6.1.13|41	Group:          Development/Java
14mr|xpp2-2.1.10-6.1.13|42	Source0:        http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser2.1.10.tgz
14mr|xpp2-2.1.10-6.1.13|43	Patch0:         xpp2-build_xml.patch
14mr|xpp2-2.1.10-6.1.13|44	BuildRequires:  ant >= 0:1.6
14mr|xpp2-2.1.10-6.1.13|45	BuildRequires:  ant-junit >= 0:1.6
14mr|xpp2-2.1.10-6.1.13|46	BuildRequires:  java-devel
14mr|xpp2-2.1.10-6.1.13|47	BuildRequires:  java-rpmbuild >= 0:1.6
14mr|xpp2-2.1.10-6.1.13|48	BuildRequires:  junit
14mr|xpp2-2.1.10-6.1.13|49	BuildRequires:  xerces-j2
14mr|xpp2-2.1.10-6.1.13|50	BuildRequires:  xml-commons-jaxp-1.3-apis
14mr|xpp2-2.1.10-6.1.13|51	Requires:       xml-commons-jaxp-1.3-apis
14mr|xpp2-2.1.10-6.1.13|52	Requires:       jpackage-utils
14mr|xpp2-2.1.10-6.1.13|53	%if %{gcj_support}
14mr|xpp2-2.1.10-6.1.13|54	BuildRequires:  java-gcj-compat-devel
14mr|xpp2-2.1.10-6.1.13|55	%else
14mr|xpp2-2.1.10-6.1.13|56	BuildArch:      noarch
14mr|xpp2-2.1.10-6.1.13|57	BuildRequires:  java-devel
14mr|xpp2-2.1.10-6.1.13|58	%endif
14mr|xpp2-2.1.10-6.1.13|59	
14mr|xpp2-2.1.10-6.1.13|60	
14mr|xpp2-2.1.10-6.1.13|61	%description
14mr|xpp2-2.1.10-6.1.13|62	XML Pull Parser 2 (XPP2) is a simple and fast incremental XML parser.
14mr|xpp2-2.1.10-6.1.13|63	NOTE: XPP2 is no longer developed and is on maintenance mode.
14mr|xpp2-2.1.10-6.1.13|64	All active development concentrates on its successor XPP3/MXP1.
14mr|xpp2-2.1.10-6.1.13|65	
14mr|xpp2-2.1.10-6.1.13|66	%package javadoc
14mr|xpp2-2.1.10-6.1.13|67	Summary:        Javadoc for %{name}
14mr|xpp2-2.1.10-6.1.13|68	Group:          Development/Java
14mr|xpp2-2.1.10-6.1.13|69	
14mr|xpp2-2.1.10-6.1.13|70	%description javadoc
14mr|xpp2-2.1.10-6.1.13|71	%{summary}.
14mr|xpp2-2.1.10-6.1.13|72	
14mr|xpp2-2.1.10-6.1.13|73	%package doc
14mr|xpp2-2.1.10-6.1.13|74	Summary:        Manual for %{name}
14mr|xpp2-2.1.10-6.1.13|75	Group:          Development/Java
14mr|xpp2-2.1.10-6.1.13|76	
14mr|xpp2-2.1.10-6.1.13|77	%description doc
14mr|xpp2-2.1.10-6.1.13|78	%{summary}.
14mr|xpp2-2.1.10-6.1.13|79	
14mr|xpp2-2.1.10-6.1.13|80	%package demo
14mr|xpp2-2.1.10-6.1.13|81	Summary:        Samples for %{name}
14mr|xpp2-2.1.10-6.1.13|82	Group:          Development/Java
14mr|xpp2-2.1.10-6.1.13|83	Requires:       %{name} = %{epoch}:%{version}
14mr|xpp2-2.1.10-6.1.13|84	
14mr|xpp2-2.1.10-6.1.13|85	%description demo
14mr|xpp2-2.1.10-6.1.13|86	%{summary}.
14mr|xpp2-2.1.10-6.1.13|87	
14mr|xpp2-2.1.10-6.1.13|88	%prep
14mr|xpp2-2.1.10-6.1.13|89	%setup -q -n %{originalname}%{version}
14mr|xpp2-2.1.10-6.1.13|90	%remove_java_binaries
14mr|xpp2-2.1.10-6.1.13|91	
14mr|xpp2-2.1.10-6.1.13|92	%patch0 -b .sav
14mr|xpp2-2.1.10-6.1.13|93	
14mr|xpp2-2.1.10-6.1.13|94	%build
14mr|xpp2-2.1.10-6.1.13|95	export OPT_JAR_LIST="ant/ant-junit junit"
14mr|xpp2-2.1.10-6.1.13|96	export CLASSPATH=$(build-classpath xerces-j2 xml-commons-jaxp-1.3-apis)
14mr|xpp2-2.1.10-6.1.13|97	%{ant} all api api.impl
14mr|xpp2-2.1.10-6.1.13|98	CLASSPATH=$CLASSPATH:$(build-classpath junit):build/tests:build/lib/PullParser-2.1.10.jar
14mr|xpp2-2.1.10-6.1.13|99	%{java} AllTests
14mr|xpp2-2.1.10-6.1.13|100	
14mr|xpp2-2.1.10-6.1.13|101	%install
14mr|xpp2-2.1.10-6.1.13|102	rm -rf $RPM_BUILD_ROOT
14mr|xpp2-2.1.10-6.1.13|103	
14mr|xpp2-2.1.10-6.1.13|104	# jars
14mr|xpp2-2.1.10-6.1.13|105	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|xpp2-2.1.10-6.1.13|106	
14mr|xpp2-2.1.10-6.1.13|107	cp -p build/lib/%{originalname}-intf-%{version}.jar \
14mr|xpp2-2.1.10-6.1.13|108	$RPM_BUILD_ROOT%{_javadir}/%{name}-intf-%{version}.jar
14mr|xpp2-2.1.10-6.1.13|109	cp -p build/lib/%{originalname}-standard-%{version}.jar \
14mr|xpp2-2.1.10-6.1.13|110	$RPM_BUILD_ROOT%{_javadir}/%{name}-standard-%{version}.jar
14mr|xpp2-2.1.10-6.1.13|111	cp -p build/lib/%{originalname}-%{version}.jar \
14mr|xpp2-2.1.10-6.1.13|112	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
14mr|xpp2-2.1.10-6.1.13|113	cp -p build/lib/%{originalname}-x2-%{version}.jar \
14mr|xpp2-2.1.10-6.1.13|114	$RPM_BUILD_ROOT%{_javadir}/%{name}-x2-%{version}.jar
14mr|xpp2-2.1.10-6.1.13|115	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mr|xpp2-2.1.10-6.1.13|116	
14mr|xpp2-2.1.10-6.1.13|117	# javadoc
14mr|xpp2-2.1.10-6.1.13|118	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api
14mr|xpp2-2.1.10-6.1.13|119	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api_impl
14mr|xpp2-2.1.10-6.1.13|120	cp -pr doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api
14mr|xpp2-2.1.10-6.1.13|121	#cp -pr doc/api_impl/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api_impl
14mr|xpp2-2.1.10-6.1.13|122	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|xpp2-2.1.10-6.1.13|123	
14mr|xpp2-2.1.10-6.1.13|124	
14mr|xpp2-2.1.10-6.1.13|125	rm -rf doc/{build.txt,api,api_impl}
14mr|xpp2-2.1.10-6.1.13|126	
14mr|xpp2-2.1.10-6.1.13|127	# doc
14mr|xpp2-2.1.10-6.1.13|128	mkdir -p $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
14mr|xpp2-2.1.10-6.1.13|129	cp -pr doc/* $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
14mr|xpp2-2.1.10-6.1.13|130	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/doc/%{name}
14mr|xpp2-2.1.10-6.1.13|131	
14mr|xpp2-2.1.10-6.1.13|132	# demo
14mr|xpp2-2.1.10-6.1.13|133	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14mr|xpp2-2.1.10-6.1.13|134	cp -pr src/java/samples/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
14mr|xpp2-2.1.10-6.1.13|135	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name}
14mr|xpp2-2.1.10-6.1.13|136	
14mr|xpp2-2.1.10-6.1.13|137	%if %{gcj_support}
14mr|xpp2-2.1.10-6.1.13|138	%{_bindir}/aot-compile-rpm
14mr|xpp2-2.1.10-6.1.13|139	%endif
14mr|xpp2-2.1.10-6.1.13|140	
14mr|xpp2-2.1.10-6.1.13|141	%if %{gcj_support}
14mr|xpp2-2.1.10-6.1.13|142	%post
14mr|xpp2-2.1.10-6.1.13|143	%{update_gcjdb}
14mr|xpp2-2.1.10-6.1.13|144	
14mr|xpp2-2.1.10-6.1.13|145	%postun
14mr|xpp2-2.1.10-6.1.13|146	%{clean_gcjdb}
14mr|xpp2-2.1.10-6.1.13|147	%endif
14mr|xpp2-2.1.10-6.1.13|148	
14mr|xpp2-2.1.10-6.1.13|149	%files
14mr|xpp2-2.1.10-6.1.13|150	%defattr(0644,root,root,0755)
14mr|xpp2-2.1.10-6.1.13|151	%doc README.html
14mr|xpp2-2.1.10-6.1.13|152	%doc LICENSE.txt
14mr|xpp2-2.1.10-6.1.13|153	%{_javadir}/%{name}.jar
14mr|xpp2-2.1.10-6.1.13|154	%{_javadir}/%{name}-%{version}.jar
14mr|xpp2-2.1.10-6.1.13|155	%{_javadir}/%{name}-intf.jar
14mr|xpp2-2.1.10-6.1.13|156	%{_javadir}/%{name}-intf-%{version}.jar
14mr|xpp2-2.1.10-6.1.13|157	%{_javadir}/%{name}-standard.jar
14mr|xpp2-2.1.10-6.1.13|158	%{_javadir}/%{name}-standard-%{version}.jar
14mr|xpp2-2.1.10-6.1.13|159	%{_javadir}/%{name}-x2.jar
14mr|xpp2-2.1.10-6.1.13|160	%{_javadir}/%{name}-x2-%{version}.jar
14mr|xpp2-2.1.10-6.1.13|161	%if %{gcj_support}
14mr|xpp2-2.1.10-6.1.13|162	%dir %{_libdir}/gcj/%{name}
14mr|xpp2-2.1.10-6.1.13|163	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
14mr|xpp2-2.1.10-6.1.13|164	%endif
14mr|xpp2-2.1.10-6.1.13|165	
14mr|xpp2-2.1.10-6.1.13|166	%files javadoc
14mr|xpp2-2.1.10-6.1.13|167	%defattr(0644,root,root,0755)
14mr|xpp2-2.1.10-6.1.13|168	%doc %{_javadocdir}/%{name}-%{version}
14mr|xpp2-2.1.10-6.1.13|169	%doc %{_javadocdir}/%{name}
14mr|xpp2-2.1.10-6.1.13|170	
14mr|xpp2-2.1.10-6.1.13|171	%files doc
14mr|xpp2-2.1.10-6.1.13|172	%defattr(0644,root,root,0755)
14mr|xpp2-2.1.10-6.1.13|173	%doc %{_datadir}/doc/%{name}-%{version}
14mr|xpp2-2.1.10-6.1.13|174	
14mr|xpp2-2.1.10-6.1.13|175	%files demo
14mr|xpp2-2.1.10-6.1.13|176	%defattr(0644,root,root,0755)
14mr|xpp2-2.1.10-6.1.13|177	%{_datadir}/%{name}-%{version}
14mr|xpp2-2.1.10-6.1.13|178	%{_datadir}/%{name}
14mr|xpp2-2.1.10-6.1.13|179	
14mr|xpp2-2.1.10-6.1.13|180	
14mr|xpp2-2.1.10-6.1.13|181	
14mr|xpp2-2.1.10-6.1.13|182	%changelog
14mr|xpp2-2.1.10-6.1.13|183	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:2.1.10-6.1.13
14mr|xpp2-2.1.10-6.1.13|184	+ Revision: 880b3b7
14mr|xpp2-2.1.10-6.1.13|185	- MassBuild#440: Increase release tag
14mr|xpp2-2.1.10-6.1.13|186	
14mr|xpp2-2.1.10-6.1.13|187	

22230 14
14mr|xpp3-1.1.3.8-8|1	# Copyright (c) 2000-2005, JPackage Project
14mr|xpp3-1.1.3.8-8|2	# All rights reserved.
14mr|xpp3-1.1.3.8-8|3	#
14mr|xpp3-1.1.3.8-8|4	# Redistribution and use in source and binary forms, with or without
14mr|xpp3-1.1.3.8-8|5	# modification, are permitted provided that the following conditions
14mr|xpp3-1.1.3.8-8|6	# are met:
14mr|xpp3-1.1.3.8-8|7	#
14mr|xpp3-1.1.3.8-8|8	# 1. Redistributions of source code must retain the above copyright
14mr|xpp3-1.1.3.8-8|9	#    notice, this list of conditions and the following disclaimer.
14mr|xpp3-1.1.3.8-8|10	# 2. Redistributions in binary form must reproduce the above copyright
14mr|xpp3-1.1.3.8-8|11	#    notice, this list of conditions and the following disclaimer in the
14mr|xpp3-1.1.3.8-8|12	#    documentation and/or other materials provided with the
14mr|xpp3-1.1.3.8-8|13	#    distribution.
14mr|xpp3-1.1.3.8-8|14	# 3. Neither the name of the JPackage Project nor the names of its
14mr|xpp3-1.1.3.8-8|15	#    contributors may be used to endorse or promote products derived
14mr|xpp3-1.1.3.8-8|16	#    from this software without specific prior written permission.
14mr|xpp3-1.1.3.8-8|17	#
14mr|xpp3-1.1.3.8-8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mr|xpp3-1.1.3.8-8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mr|xpp3-1.1.3.8-8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mr|xpp3-1.1.3.8-8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mr|xpp3-1.1.3.8-8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mr|xpp3-1.1.3.8-8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mr|xpp3-1.1.3.8-8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mr|xpp3-1.1.3.8-8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mr|xpp3-1.1.3.8-8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mr|xpp3-1.1.3.8-8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mr|xpp3-1.1.3.8-8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mr|xpp3-1.1.3.8-8|29	#
14mr|xpp3-1.1.3.8-8|30	
14mr|xpp3-1.1.3.8-8|31	%define oversion 1.1.3_8
14mr|xpp3-1.1.3.8-8|32	
14mr|xpp3-1.1.3.8-8|33	Summary:        XML Pull Parser
14mr|xpp3-1.1.3.8-8|34	Name:           xpp3
14mr|xpp3-1.1.3.8-8|35	Version:        1.1.3.8
14mr|xpp3-1.1.3.8-8|36	Release:        8
14mr|xpp3-1.1.3.8-8|37	License:        ASL 1.1
14mr|xpp3-1.1.3.8-8|38	URL:            http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html
14mr|xpp3-1.1.3.8-8|39	Group:          Development/Java
14mr|xpp3-1.1.3.8-8|40	Source0:        http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/xpp3-%{oversion}_src.tgz
14mr|xpp3-1.1.3.8-8|41	Source1:        http://mirrors.ibiblio.org/pub/mirrors/maven2/xpp3/xpp3/1.1.3.4.O/xpp3-1.1.3.4.O.pom
14mr|xpp3-1.1.3.8-8|42	Source2:        http://mirrors.ibiblio.org/pub/mirrors/maven2/xpp3/xpp3_xpath/1.1.3.4.O/xpp3_xpath-1.1.3.4.O.pom
14mr|xpp3-1.1.3.8-8|43	Source3:        http://mirrors.ibiblio.org/pub/mirrors/maven2/xpp3/xpp3_min/1.1.3.4.O/xpp3_min-1.1.3.4.O.pom
14mr|xpp3-1.1.3.8-8|44	Patch0:         %{name}-link-docs-locally.patch
14mr|xpp3-1.1.3.8-8|45	Requires:       jpackage-utils >= 0:1.6
14mr|xpp3-1.1.3.8-8|46	Requires:       java >= 0:1.4.2
14mr|xpp3-1.1.3.8-8|47	BuildRequires:  jpackage-utils >= 0:1.6
14mr|xpp3-1.1.3.8-8|48	BuildRequires:  ant >= 0:1.6
14mr|xpp3-1.1.3.8-8|49	BuildRequires:  junit
14mr|xpp3-1.1.3.8-8|50	BuildRequires:  xml-commons-apis
14mr|xpp3-1.1.3.8-8|51	BuildRequires:  /usr/bin/perl
14mr|xpp3-1.1.3.8-8|52	Requires:       jpackage-utils
14mr|xpp3-1.1.3.8-8|53	Requires:       junit
14mr|xpp3-1.1.3.8-8|54	Requires:       xml-commons-apis
14mr|xpp3-1.1.3.8-8|55	Requires:       java
14mr|xpp3-1.1.3.8-8|56	Requires(post):   jpackage-utils
14mr|xpp3-1.1.3.8-8|57	Requires(postun): jpackage-utils
14mr|xpp3-1.1.3.8-8|58	
14mr|xpp3-1.1.3.8-8|59	BuildArch:      noarch
14mr|xpp3-1.1.3.8-8|60	
14mr|xpp3-1.1.3.8-8|61	%description
14mr|xpp3-1.1.3.8-8|62	Xml Pull Parser 3rd Edition (XPP3) MXP1 is a new XmlPull
14mr|xpp3-1.1.3.8-8|63	parsing engine that is based on ideas from XPP and in
14mr|xpp3-1.1.3.8-8|64	particular XPP2 but completely revised and rewritten to
14mr|xpp3-1.1.3.8-8|65	take best advantage of latest JIT JVMs such as Hotspot in JDK 1.4.
14mr|xpp3-1.1.3.8-8|66	
14mr|xpp3-1.1.3.8-8|67	%package minimal
14mr|xpp3-1.1.3.8-8|68	Summary:        Minimal XML Pull Parser
14mr|xpp3-1.1.3.8-8|69	Group:          Development/Java
14mr|xpp3-1.1.3.8-8|70	Requires:       jpackage-utils
14mr|xpp3-1.1.3.8-8|71	Requires:       junit
14mr|xpp3-1.1.3.8-8|72	Requires:       xml-commons-apis
14mr|xpp3-1.1.3.8-8|73	Requires:       java
14mr|xpp3-1.1.3.8-8|74	Requires(post):   jpackage-utils
14mr|xpp3-1.1.3.8-8|75	Requires(postun): jpackage-utils
14mr|xpp3-1.1.3.8-8|76	
14mr|xpp3-1.1.3.8-8|77	%description minimal
14mr|xpp3-1.1.3.8-8|78	Minimal XML pull parser implementation.
14mr|xpp3-1.1.3.8-8|79	
14mr|xpp3-1.1.3.8-8|80	%package javadoc
14mr|xpp3-1.1.3.8-8|81	Summary:        Javadoc for %{name}
14mr|xpp3-1.1.3.8-8|82	Group:          Development/Java
14mr|xpp3-1.1.3.8-8|83	Requires:       jpackage-utils
14mr|xpp3-1.1.3.8-8|84	
14mr|xpp3-1.1.3.8-8|85	%description javadoc
14mr|xpp3-1.1.3.8-8|86	Javadoc for %{name}.
14mr|xpp3-1.1.3.8-8|87	
14mr|xpp3-1.1.3.8-8|88	%prep
14mr|xpp3-1.1.3.8-8|89	%setup -q -n %{name}-%{oversion}
14mr|xpp3-1.1.3.8-8|90	# remove all binary libs
14mr|xpp3-1.1.3.8-8|91	find . -name "*.jar" -exec rm -f {} \;
14mr|xpp3-1.1.3.8-8|92	
14mr|xpp3-1.1.3.8-8|93	%patch0
14mr|xpp3-1.1.3.8-8|94	
14mr|xpp3-1.1.3.8-8|95	%build
14mr|xpp3-1.1.3.8-8|96	export CLASSPATH=$(build-classpath xml-commons-apis junit)
14mr|xpp3-1.1.3.8-8|97	ant xpp3 junit apidoc
14mr|xpp3-1.1.3.8-8|98	
14mr|xpp3-1.1.3.8-8|99	%install
14mr|xpp3-1.1.3.8-8|100	
14mr|xpp3-1.1.3.8-8|101	# jars
14mr|xpp3-1.1.3.8-8|102	mkdir -p $RPM_BUILD_ROOT%{_javadir}
14mr|xpp3-1.1.3.8-8|103	cp -p build/%{name}-%{oversion}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
14mr|xpp3-1.1.3.8-8|104	cp -p build/%{name}_min-%{oversion}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-minimal.jar
14mr|xpp3-1.1.3.8-8|105	cp -p build/%{name}_xpath-%{oversion}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-xpath.jar
14mr|xpp3-1.1.3.8-8|106	
14mr|xpp3-1.1.3.8-8|107	# javadoc
14mr|xpp3-1.1.3.8-8|108	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|xpp3-1.1.3.8-8|109	cp -pr doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
14mr|xpp3-1.1.3.8-8|110	
14mr|xpp3-1.1.3.8-8|111	rm -rf doc/{build.txt,api}
14mr|xpp3-1.1.3.8-8|112	
14mr|xpp3-1.1.3.8-8|113	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mr|xpp3-1.1.3.8-8|114	install -pm 644 %{SOURCE3} \
14mr|xpp3-1.1.3.8-8|115	%{buildroot}%{_mavenpomdir}/JPP-%{name}-minimal.pom
14mr|xpp3-1.1.3.8-8|116	%add_to_maven_depmap %{name} %{name}_min %{version} JPP %{name}-minimal
14mr|xpp3-1.1.3.8-8|117	
14mr|xpp3-1.1.3.8-8|118	mv %{buildroot}%{_mavendepmapfragdir}/%{name} %{buildroot}%{_mavendepmapfragdir}/%{name}-minimal
14mr|xpp3-1.1.3.8-8|119	install -pm 644 %{SOURCE1} \
14mr|xpp3-1.1.3.8-8|120	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mr|xpp3-1.1.3.8-8|121	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mr|xpp3-1.1.3.8-8|122	
14mr|xpp3-1.1.3.8-8|123	install -pm 644 %{SOURCE2} \
14mr|xpp3-1.1.3.8-8|124	%{buildroot}%{_mavenpomdir}/JPP-%{name}-xpath.pom
14mr|xpp3-1.1.3.8-8|125	%add_to_maven_depmap %{name} %{name}_xpath %{version} JPP %{name}-xpath
14mr|xpp3-1.1.3.8-8|126	
14mr|xpp3-1.1.3.8-8|127	
14mr|xpp3-1.1.3.8-8|128	%post
14mr|xpp3-1.1.3.8-8|129	%update_maven_depmap
14mr|xpp3-1.1.3.8-8|130	
14mr|xpp3-1.1.3.8-8|131	%postun
14mr|xpp3-1.1.3.8-8|132	%update_maven_depmap
14mr|xpp3-1.1.3.8-8|133	
14mr|xpp3-1.1.3.8-8|134	%post minimal
14mr|xpp3-1.1.3.8-8|135	%update_maven_depmap
14mr|xpp3-1.1.3.8-8|136	
14mr|xpp3-1.1.3.8-8|137	%postun minimal
14mr|xpp3-1.1.3.8-8|138	%update_maven_depmap
14mr|xpp3-1.1.3.8-8|139	
14mr|xpp3-1.1.3.8-8|140	%files
14mr|xpp3-1.1.3.8-8|141	%defattr(-,root,root,-)
14mr|xpp3-1.1.3.8-8|142	%doc README.html LICENSE.txt doc/*
14mr|xpp3-1.1.3.8-8|143	%{_javadir}/%{name}.jar
14mr|xpp3-1.1.3.8-8|144	%{_javadir}/%{name}-xpath.jar
14mr|xpp3-1.1.3.8-8|145	%{_mavenpomdir}/JPP-%{name}-xpath.pom
14mr|xpp3-1.1.3.8-8|146	%{_mavenpomdir}/JPP-%{name}.pom
14mr|xpp3-1.1.3.8-8|147	%{_mavendepmapfragdir}/%{name}
14mr|xpp3-1.1.3.8-8|148	
14mr|xpp3-1.1.3.8-8|149	%files minimal
14mr|xpp3-1.1.3.8-8|150	%defattr(-,root,root,-)
14mr|xpp3-1.1.3.8-8|151	%doc LICENSE.txt
14mr|xpp3-1.1.3.8-8|152	%{_mavendepmapfragdir}/%{name}-minimal
14mr|xpp3-1.1.3.8-8|153	%{_mavenpomdir}/JPP-%{name}-minimal.pom
14mr|xpp3-1.1.3.8-8|154	%{_javadir}/%{name}-minimal.jar
14mr|xpp3-1.1.3.8-8|155	
14mr|xpp3-1.1.3.8-8|156	%files javadoc
14mr|xpp3-1.1.3.8-8|157	%defattr(-,root,root,-)
14mr|xpp3-1.1.3.8-8|158	%doc %{_javadocdir}/*
14mr|xpp3-1.1.3.8-8|159	
14mr|xpp3-1.1.3.8-8|160	
14mr|xpp3-1.1.3.8-8|161	
14mr|xpp3-1.1.3.8-8|162	
14mr|xpp3-1.1.3.8-8|163	%changelog
14mr|xpp3-1.1.3.8-8|164	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3.8-8
14mr|xpp3-1.1.3.8-8|165	+ Revision: 3e040c1
14mr|xpp3-1.1.3.8-8|166	- MassBuild#440: Increase release tag
14mr|xpp3-1.1.3.8-8|167	
14mr|xpp3-1.1.3.8-8|168	

22231 14
14mr|xpr-1.0.4-2|1	Name:		xpr
14mr|xpr-1.0.4-2|2	Version:	1.0.4
14mr|xpr-1.0.4-2|3	Release:	2
14mr|xpr-1.0.4-2|4	Summary:	Dump an X window directly to a printer
14mr|xpr-1.0.4-2|5	Group:		Development/X11
14mr|xpr-1.0.4-2|6	License:	MIT
14mr|xpr-1.0.4-2|7	URL:		http://xorg.freedesktop.org
14mr|xpr-1.0.4-2|8	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xpr-1.0.4-2|9	
14mr|xpr-1.0.4-2|10	BuildRequires:	pkgconfig(x11)
14mr|xpr-1.0.4-2|11	BuildRequires:	pkgconfig(xmu)
14mr|xpr-1.0.4-2|12	BuildRequires:	x11-util-macros
14mr|xpr-1.0.4-2|13	
14mr|xpr-1.0.4-2|14	%description
14mr|xpr-1.0.4-2|15	Xpr takes as input a window dump file produced by xwd(1) and formats it for
14mr|xpr-1.0.4-2|16	output on PostScript printers, the Digital LN03 or LA100, the IBM PP3812 page
14mr|xpr-1.0.4-2|17	printer, the HP LaserJet (or other PCL printers), or the HP PaintJet.
14mr|xpr-1.0.4-2|18	
14mr|xpr-1.0.4-2|19	%prep
14mr|xpr-1.0.4-2|20	%setup -q
14mr|xpr-1.0.4-2|21	
14mr|xpr-1.0.4-2|22	%build
14mr|xpr-1.0.4-2|23	%configure2_5x	--x-includes=%{_includedir}\
14mr|xpr-1.0.4-2|24	--x-libraries=%{_libdir}
14mr|xpr-1.0.4-2|25	
14mr|xpr-1.0.4-2|26	%make
14mr|xpr-1.0.4-2|27	
14mr|xpr-1.0.4-2|28	%install
14mr|xpr-1.0.4-2|29	%makeinstall_std
14mr|xpr-1.0.4-2|30	
14mr|xpr-1.0.4-2|31	%files
14mr|xpr-1.0.4-2|32	%{_bindir}/xpr
14mr|xpr-1.0.4-2|33	%{_bindir}/xdpr
14mr|xpr-1.0.4-2|34	%{_mandir}/man1/xdpr.1*
14mr|xpr-1.0.4-2|35	%{_mandir}/man1/xpr.1*
14mr|xpr-1.0.4-2|36	
14mr|xpr-1.0.4-2|37	
14mr|xpr-1.0.4-2|38	%changelog
14mr|xpr-1.0.4-2|39	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-2
14mr|xpr-1.0.4-2|40	+ Revision: f63ccf9
14mr|xpr-1.0.4-2|41	- MassBuild#440: Increase release tag
14mr|xpr-1.0.4-2|42	
14mr|xpr-1.0.4-2|43	

22232 14
14mr|xpra-0.7.1-3|1	Summary:	Persistent remote applications for X
14mr|xpra-0.7.1-3|2	Name:		xpra
14mr|xpra-0.7.1-3|3	Version:	0.7.1
14mr|xpra-0.7.1-3|4	Release:	3
14mr|xpra-0.7.1-3|5	License:	GPLv2+
14mr|xpra-0.7.1-3|6	Group:		Networking/Other
14mr|xpra-0.7.1-3|7	URL:		http://xpra.org/
14mr|xpra-0.7.1-3|8	Source0:	http://xpra.org/src/%{name}-%{version}.tar.xz
14mr|xpra-0.7.1-3|9	Patch0:		libavcdc_lx11.patch
14mr|xpra-0.7.1-3|10	Patch1:		disable-x264.patch
14mr|xpra-0.7.1-3|11	BuildRequires:	python-setuptools
14mr|xpra-0.7.1-3|12	BuildRequires:	python-cython
14mr|xpra-0.7.1-3|13	BuildRequires:	pkgconfig(pygobject-2.0)
14mr|xpra-0.7.1-3|14	BuildRequires:	pkgconfig(gdk-x11-2.0)
14mr|xpra-0.7.1-3|15	BuildRequires:	pkgconfig(libswscale)
14mr|xpra-0.7.1-3|16	BuildRequires:	pygtk2.0-devel
14mr|xpra-0.7.1-3|17	Requires:	pygtk2
14mr|xpra-0.7.1-3|18	Requires:	x11-tools
14mr|xpra-0.7.1-3|19	Requires:	x11-server-xvfb
14mr|xpra-0.7.1-3|20	Requires:	python-imaging
14mr|xpra-0.7.1-3|21	Requires:	dbus-python
14mr|xpra-0.7.1-3|22	
14mr|xpra-0.7.1-3|23	%description
14mr|xpra-0.7.1-3|24	Xpra gives you "persistent remote applications" for X. That is, unlike normal
14mr|xpra-0.7.1-3|25	X applications, applications run with xpra are "persistent" -- you can run
14mr|xpra-0.7.1-3|26	them remotely, and they don't die if your connection does. You can detach them,
14mr|xpra-0.7.1-3|27	and reattach them later -- even from another computer -- with no loss of state.
14mr|xpra-0.7.1-3|28	And unlike VNC or RDP, xpra is for remote applications, not remote desktops --
14mr|xpra-0.7.1-3|29	individual applications show up as individual windows on your screen, managed
14mr|xpra-0.7.1-3|30	by your window manager. They're not trapped in a box. So basically it's screen
14mr|xpra-0.7.1-3|31	for remote X apps.
14mr|xpra-0.7.1-3|32	
14mr|xpra-0.7.1-3|33	%prep
14mr|xpra-0.7.1-3|34	%setup -q
14mr|xpra-0.7.1-3|35	%patch0 -p1
14mr|xpra-0.7.1-3|36	%patch1 -p1
14mr|xpra-0.7.1-3|37	
14mr|xpra-0.7.1-3|38	%build
14mr|xpra-0.7.1-3|39	sed -e "s:libwebp.so.2:libwebp.so.4:" \
14mr|xpra-0.7.1-3|40	-i "xpra/webm/__init__.py" || die
14mr|xpra-0.7.1-3|41	
14mr|xpra-0.7.1-3|42	python make_constants_pxi.py wimpiggy/lowlevel/constants.txt wimpiggy/lowlevel/constants.pxi
14mr|xpra-0.7.1-3|43	python setup.py build
14mr|xpra-0.7.1-3|44	
14mr|xpra-0.7.1-3|45	%install
14mr|xpra-0.7.1-3|46	python setup.py install -O1  --prefix /usr --skip-build --root %{buildroot}
14mr|xpra-0.7.1-3|47	
14mr|xpra-0.7.1-3|48	%files
14mr|xpra-0.7.1-3|49	%{_sysconfdir}/%{name}/xorg.conf
14mr|xpra-0.7.1-3|50	%{_sysconfdir}/%{name}/xpra.conf
14mr|xpra-0.7.1-3|51	%{_bindir}/parti
14mr|xpra-0.7.1-3|52	%{_bindir}/parti-repl
14mr|xpra-0.7.1-3|53	%{_bindir}/xpra*
14mr|xpra-0.7.1-3|54	%{_iconsdir}/%{name}.png
14mr|xpra-0.7.1-3|55	%{_datadir}/applications/xpra_launcher.desktop
14mr|xpra-0.7.1-3|56	%{python_sitearch}/xpra
14mr|xpra-0.7.1-3|57	%{python_sitearch}/parti
14mr|xpra-0.7.1-3|58	%{python_sitearch}/wimpiggy
14mr|xpra-0.7.1-3|59	%{python_sitearch}/parti_all-*.egg-info
14mr|xpra-0.7.1-3|60	%{_datadir}/xpra
14mr|xpra-0.7.1-3|61	%{_datadir}/parti
14mr|xpra-0.7.1-3|62	%{_datadir}/wimpiggy
14mr|xpra-0.7.1-3|63	%{_mandir}/man1/xpra.1.*
14mr|xpra-0.7.1-3|64	%{_mandir}/man1/parti.1.*
14mr|xpra-0.7.1-3|65	%{_mandir}/man1/xpra_launcher.1.*
14mr|xpra-0.7.1-3|66	
14mr|xpra-0.7.1-3|67	
14mr|xpra-0.7.1-3|68	%changelog
14mr|xpra-0.7.1-3|69	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7.1-3
14mr|xpra-0.7.1-3|70	+ Revision: 66405fb
14mr|xpra-0.7.1-3|71	- MassBuild#440: Increase release tag
14mr|xpra-0.7.1-3|72	
14mr|xpra-0.7.1-3|73	

22233 14
14mr|xprehashprinterlist-1.0.1-13|1	Name:		xprehashprinterlist
14mr|xprehashprinterlist-1.0.1-13|2	Version:	1.0.1
14mr|xprehashprinterlist-1.0.1-13|3	Release:	13
14mr|xprehashprinterlist-1.0.1-13|4	Summary:	Recomputes the list of available printers
14mr|xprehashprinterlist-1.0.1-13|5	Group:		Development/X11
14mr|xprehashprinterlist-1.0.1-13|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xprehashprinterlist-1.0.1-13|7	License:	MIT
14mr|xprehashprinterlist-1.0.1-13|8	
14mr|xprehashprinterlist-1.0.1-13|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xprehashprinterlist-1.0.1-13|10	BuildRequires: pkgconfig(xp) >= 1.0.0
14mr|xprehashprinterlist-1.0.1-13|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xprehashprinterlist-1.0.1-13|12	
14mr|xprehashprinterlist-1.0.1-13|13	%description
14mr|xprehashprinterlist-1.0.1-13|14	XpRehashPrinterList causes the X Print Server to recompute (update)
14mr|xprehashprinterlist-1.0.1-13|15	its list of available printers, and update the attributes for the
14mr|xprehashprinterlist-1.0.1-13|16	printers. The intended usage of this routine is in a special tool
14mr|xprehashprinterlist-1.0.1-13|17	that a system administrator can run after changing the printer
14mr|xprehashprinterlist-1.0.1-13|18	topology.
14mr|xprehashprinterlist-1.0.1-13|19	
14mr|xprehashprinterlist-1.0.1-13|20	%prep
14mr|xprehashprinterlist-1.0.1-13|21	%setup -q -n %{name}-%{version}
14mr|xprehashprinterlist-1.0.1-13|22	
14mr|xprehashprinterlist-1.0.1-13|23	%build
14mr|xprehashprinterlist-1.0.1-13|24	%configure2_5x	--x-includes=%{_includedir} \
14mr|xprehashprinterlist-1.0.1-13|25	--x-libraries=%{_libdir}
14mr|xprehashprinterlist-1.0.1-13|26	
14mr|xprehashprinterlist-1.0.1-13|27	%make
14mr|xprehashprinterlist-1.0.1-13|28	
14mr|xprehashprinterlist-1.0.1-13|29	%install
14mr|xprehashprinterlist-1.0.1-13|30	rm -rf %{buildroot}
14mr|xprehashprinterlist-1.0.1-13|31	%makeinstall_std
14mr|xprehashprinterlist-1.0.1-13|32	
14mr|xprehashprinterlist-1.0.1-13|33	%clean
14mr|xprehashprinterlist-1.0.1-13|34	rm -rf %{buildroot}
14mr|xprehashprinterlist-1.0.1-13|35	
14mr|xprehashprinterlist-1.0.1-13|36	%files
14mr|xprehashprinterlist-1.0.1-13|37	%defattr(-,root,root)
14mr|xprehashprinterlist-1.0.1-13|38	%{_bindir}/xprehashprinterlist
14mr|xprehashprinterlist-1.0.1-13|39	%{_mandir}/man1/xprehashprinterlist.1*
14mr|xprehashprinterlist-1.0.1-13|40	
14mr|xprehashprinterlist-1.0.1-13|41	
14mr|xprehashprinterlist-1.0.1-13|42	
14mr|xprehashprinterlist-1.0.1-13|43	%changelog
14mr|xprehashprinterlist-1.0.1-13|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-13
14mr|xprehashprinterlist-1.0.1-13|45	+ Revision: 8cdf6d9
14mr|xprehashprinterlist-1.0.1-13|46	- MassBuild#440: Increase release tag
14mr|xprehashprinterlist-1.0.1-13|47	
14mr|xprehashprinterlist-1.0.1-13|48	

22234 14
14mr|xprop-1.2.2-2|1	Name: xprop
14mr|xprop-1.2.2-2|2	Version: 1.2.2
14mr|xprop-1.2.2-2|3	Release: 2
14mr|xprop-1.2.2-2|4	Summary: Property displayer for X
14mr|xprop-1.2.2-2|5	
14mr|xprop-1.2.2-2|6	Group: Development/X11
14mr|xprop-1.2.2-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xprop-1.2.2-2|8	License: MIT
14mr|xprop-1.2.2-2|9	
14mr|xprop-1.2.2-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xprop-1.2.2-2|11	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xprop-1.2.2-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xprop-1.2.2-2|13	
14mr|xprop-1.2.2-2|14	%description
14mr|xprop-1.2.2-2|15	The xprop utility is for displaying window and font properties in an X server.
14mr|xprop-1.2.2-2|16	
14mr|xprop-1.2.2-2|17	%prep
14mr|xprop-1.2.2-2|18	%setup -q
14mr|xprop-1.2.2-2|19	
14mr|xprop-1.2.2-2|20	%build
14mr|xprop-1.2.2-2|21	%configure2_5x
14mr|xprop-1.2.2-2|22	%make
14mr|xprop-1.2.2-2|23	
14mr|xprop-1.2.2-2|24	%install
14mr|xprop-1.2.2-2|25	%makeinstall_std
14mr|xprop-1.2.2-2|26	
14mr|xprop-1.2.2-2|27	%clean
14mr|xprop-1.2.2-2|28	
14mr|xprop-1.2.2-2|29	%files
14mr|xprop-1.2.2-2|30	%{_bindir}/xprop
14mr|xprop-1.2.2-2|31	%{_mandir}/man1/xprop.*
14mr|xprop-1.2.2-2|32	
14mr|xprop-1.2.2-2|33	
14mr|xprop-1.2.2-2|34	
14mr|xprop-1.2.2-2|35	
14mr|xprop-1.2.2-2|36	%changelog
14mr|xprop-1.2.2-2|37	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.2-2
14mr|xprop-1.2.2-2|38	+ Revision: 3779f4b
14mr|xprop-1.2.2-2|39	- MassBuild#440: Increase release tag
14mr|xprop-1.2.2-2|40	
14mr|xprop-1.2.2-2|41	

22235 14
14mr|xrandr-1.4.1-3|1	Summary:	Primitive command line interface to RandR extension
14mr|xrandr-1.4.1-3|2	Name:		xrandr
14mr|xrandr-1.4.1-3|3	Version:	1.4.1
14mr|xrandr-1.4.1-3|4	Release:	3
14mr|xrandr-1.4.1-3|5	License:	MIT
14mr|xrandr-1.4.1-3|6	Group:		System/X11
14mr|xrandr-1.4.1-3|7	Url:		http://www.x.org/wiki/Projects/XRandR
14mr|xrandr-1.4.1-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xrandr-1.4.1-3|9	BuildRequires:	pkgconfig(x11)
14mr|xrandr-1.4.1-3|10	BuildRequires:	pkgconfig(xorg-macros)
14mr|xrandr-1.4.1-3|11	BuildRequires:	pkgconfig(xrandr)
14mr|xrandr-1.4.1-3|12	BuildRequires:	pkgconfig(xrender)
14mr|xrandr-1.4.1-3|13	
14mr|xrandr-1.4.1-3|14	%description
14mr|xrandr-1.4.1-3|15	Xrandr is a command line application used to set the screen size,
14mr|xrandr-1.4.1-3|16	orientation, reflection and/or the active display(s) using the RandR
14mr|xrandr-1.4.1-3|17	extension.
14mr|xrandr-1.4.1-3|18	
14mr|xrandr-1.4.1-3|19	%files
14mr|xrandr-1.4.1-3|20	%{_bindir}/xrandr
14mr|xrandr-1.4.1-3|21	%{_mandir}/man1/xrandr.1.*
14mr|xrandr-1.4.1-3|22	
14mr|xrandr-1.4.1-3|23	#----------------------------------------------------------------------------
14mr|xrandr-1.4.1-3|24	
14mr|xrandr-1.4.1-3|25	%prep
14mr|xrandr-1.4.1-3|26	%setup -q
14mr|xrandr-1.4.1-3|27	
14mr|xrandr-1.4.1-3|28	%build
14mr|xrandr-1.4.1-3|29	%configure2_5x \
14mr|xrandr-1.4.1-3|30	--x-includes=%{_includedir} \
14mr|xrandr-1.4.1-3|31	--x-libraries=%{_libdir}
14mr|xrandr-1.4.1-3|32	
14mr|xrandr-1.4.1-3|33	%make
14mr|xrandr-1.4.1-3|34	
14mr|xrandr-1.4.1-3|35	%install
14mr|xrandr-1.4.1-3|36	%makeinstall_std
14mr|xrandr-1.4.1-3|37	
14mr|xrandr-1.4.1-3|38	# (cg) NB Until we package nickle and cairo-5c (that works) kill this
14mr|xrandr-1.4.1-3|39	rm -f %{buildroot}%{_bindir}/xkeystone
14mr|xrandr-1.4.1-3|40	
14mr|xrandr-1.4.1-3|41	
14mr|xrandr-1.4.1-3|42	%changelog
14mr|xrandr-1.4.1-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.1-3
14mr|xrandr-1.4.1-3|44	+ Revision: 0d98465
14mr|xrandr-1.4.1-3|45	- MassBuild#440: Increase release tag
14mr|xrandr-1.4.1-3|46	
14mr|xrandr-1.4.1-3|47	

22236 14
14mr|xrdb-1.1.0-2|1	Name: xrdb
14mr|xrdb-1.1.0-2|2	Version: 1.1.0
14mr|xrdb-1.1.0-2|3	Release: 2
14mr|xrdb-1.1.0-2|4	Summary: X server resource database utility
14mr|xrdb-1.1.0-2|5	
14mr|xrdb-1.1.0-2|6	Group: Development/X11
14mr|xrdb-1.1.0-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xrdb-1.1.0-2|8	License: MIT
14mr|xrdb-1.1.0-2|9	
14mr|xrdb-1.1.0-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xrdb-1.1.0-2|11	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xrdb-1.1.0-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xrdb-1.1.0-2|13	Requires: mcpp
14mr|xrdb-1.1.0-2|14	
14mr|xrdb-1.1.0-2|15	%description
14mr|xrdb-1.1.0-2|16	Xrdb is used to get or set the contents of the RESOURCE_MANAGER property on the
14mr|xrdb-1.1.0-2|17	root window of screen 0, or the SCREEN_RESOURCES property on the root window of
14mr|xrdb-1.1.0-2|18	any or all screens, or everything combined.
14mr|xrdb-1.1.0-2|19	
14mr|xrdb-1.1.0-2|20	%prep
14mr|xrdb-1.1.0-2|21	%setup -q -n %{name}-%{version}
14mr|xrdb-1.1.0-2|22	
14mr|xrdb-1.1.0-2|23	%build
14mr|xrdb-1.1.0-2|24	%configure2_5x --with-cpp=%{_bindir}/mcpp
14mr|xrdb-1.1.0-2|25	
14mr|xrdb-1.1.0-2|26	%make
14mr|xrdb-1.1.0-2|27	
14mr|xrdb-1.1.0-2|28	%install
14mr|xrdb-1.1.0-2|29	%makeinstall_std
14mr|xrdb-1.1.0-2|30	
14mr|xrdb-1.1.0-2|31	%clean
14mr|xrdb-1.1.0-2|32	
14mr|xrdb-1.1.0-2|33	%files
14mr|xrdb-1.1.0-2|34	%{_bindir}/xrdb
14mr|xrdb-1.1.0-2|35	%{_mandir}/man1/xrdb.*
14mr|xrdb-1.1.0-2|36	
14mr|xrdb-1.1.0-2|37	
14mr|xrdb-1.1.0-2|38	
14mr|xrdb-1.1.0-2|39	
14mr|xrdb-1.1.0-2|40	%changelog
14mr|xrdb-1.1.0-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.0-2
14mr|xrdb-1.1.0-2|42	+ Revision: 83e0150
14mr|xrdb-1.1.0-2|43	- MassBuild#440: Increase release tag
14mr|xrdb-1.1.0-2|44	
14mr|xrdb-1.1.0-2|45	

22237 14
14mr|xrefresh-1.0.5-2|1	Summary:	Refresh all or part of an X screen
14mr|xrefresh-1.0.5-2|2	Name:		xrefresh
14mr|xrefresh-1.0.5-2|3	Version:	1.0.5
14mr|xrefresh-1.0.5-2|4	Release:	2
14mr|xrefresh-1.0.5-2|5	License:	MIT
14mr|xrefresh-1.0.5-2|6	Group:		Development/X11
14mr|xrefresh-1.0.5-2|7	Url:		http://xorg.freedesktop.org
14mr|xrefresh-1.0.5-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xrefresh-1.0.5-2|9	Source1:	xrefresh.xpm
14mr|xrefresh-1.0.5-2|10	Source2:	xrefresh.xpm.large
14mr|xrefresh-1.0.5-2|11	Source3:	xrefresh.xpm.mini
14mr|xrefresh-1.0.5-2|12	BuildRequires:	pkgconfig(x11)
14mr|xrefresh-1.0.5-2|13	BuildRequires:	pkgconfig(xorg-macros)
14mr|xrefresh-1.0.5-2|14	BuildRequires:	pkgconfig(xproto)
14mr|xrefresh-1.0.5-2|15	
14mr|xrefresh-1.0.5-2|16	%description
14mr|xrefresh-1.0.5-2|17	Xrefresh is a simple X program that causes all or part of your screen to be
14mr|xrefresh-1.0.5-2|18	repainted. This is useful when system messages have messed up your screen.
14mr|xrefresh-1.0.5-2|19	
14mr|xrefresh-1.0.5-2|20	%files
14mr|xrefresh-1.0.5-2|21	%{_bindir}/xrefresh
14mr|xrefresh-1.0.5-2|22	%{_mandir}/man1/xrefresh.1*
14mr|xrefresh-1.0.5-2|23	%{_datadir}/icons/xrefresh.xpm
14mr|xrefresh-1.0.5-2|24	%{_datadir}/icons/*/xrefresh.xpm
14mr|xrefresh-1.0.5-2|25	
14mr|xrefresh-1.0.5-2|26	#----------------------------------------------------------------------------
14mr|xrefresh-1.0.5-2|27	
14mr|xrefresh-1.0.5-2|28	%prep
14mr|xrefresh-1.0.5-2|29	%setup -q
14mr|xrefresh-1.0.5-2|30	
14mr|xrefresh-1.0.5-2|31	%build
14mr|xrefresh-1.0.5-2|32	%configure2_5x \
14mr|xrefresh-1.0.5-2|33	--x-includes=%{_includedir} \
14mr|xrefresh-1.0.5-2|34	--x-libraries=%{_libdir}
14mr|xrefresh-1.0.5-2|35	
14mr|xrefresh-1.0.5-2|36	%make
14mr|xrefresh-1.0.5-2|37	
14mr|xrefresh-1.0.5-2|38	%install
14mr|xrefresh-1.0.5-2|39	%makeinstall_std
14mr|xrefresh-1.0.5-2|40	
14mr|xrefresh-1.0.5-2|41	# install icons
14mr|xrefresh-1.0.5-2|42	mkdir -p %{buildroot}%{_datadir}/icons/large
14mr|xrefresh-1.0.5-2|43	mkdir -p %{buildroot}%{_datadir}/icons/mini
14mr|xrefresh-1.0.5-2|44	
14mr|xrefresh-1.0.5-2|45	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/xrefresh.xpm
14mr|xrefresh-1.0.5-2|46	install -m0644 %{SOURCE2} %{buildroot}%{_datadir}/icons/large/xrefresh.xpm
14mr|xrefresh-1.0.5-2|47	install -m0644 %{SOURCE3} %{buildroot}%{_datadir}/icons/mini/xrefresh.xpm
14mr|xrefresh-1.0.5-2|48	
14mr|xrefresh-1.0.5-2|49	
14mr|xrefresh-1.0.5-2|50	%changelog
14mr|xrefresh-1.0.5-2|51	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.5-2
14mr|xrefresh-1.0.5-2|52	+ Revision: 7998641
14mr|xrefresh-1.0.5-2|53	- MassBuild#440: Increase release tag
14mr|xrefresh-1.0.5-2|54	
14mr|xrefresh-1.0.5-2|55	

22238 14
14mr|xroot-0.0.6-5|1	%define debug_package %{nil}
14mr|xroot-0.0.6-5|2	
14mr|xroot-0.0.6-5|3	Summary: GUI interface for su sudo
14mr|xroot-0.0.6-5|4	Name: xroot
14mr|xroot-0.0.6-5|5	Version: 0.0.6
14mr|xroot-0.0.6-5|6	Release: 5
14mr|xroot-0.0.6-5|7	License: GPL2
14mr|xroot-0.0.6-5|8	Group: System/Configuration/Other
14mr|xroot-0.0.6-5|9	Url: http://code.google.com/p/xroot/
14mr|xroot-0.0.6-5|10	Source0: %{name}-src-%{version}.tar.gz
14mr|xroot-0.0.6-5|11	Source1: msegui.tar.gz
14mr|xroot-0.0.6-5|12	Requires: libx11-common
14mr|xroot-0.0.6-5|13	BuildRequires: pkgconfig(x11)
14mr|xroot-0.0.6-5|14	BuildRequires:	gcc
14mr|xroot-0.0.6-5|15	BuildRequires:	fpc-src >= 2.6.0
14mr|xroot-0.0.6-5|16	BuildRequires:	fpc >= 2.6.0
14mr|xroot-0.0.6-5|17	BuildRequires:	unzip
14mr|xroot-0.0.6-5|18	
14mr|xroot-0.0.6-5|19	%description
14mr|xroot-0.0.6-5|20	Tool for quick and easy elevate privileges to root
14mr|xroot-0.0.6-5|21	
14mr|xroot-0.0.6-5|22	%prep
14mr|xroot-0.0.6-5|23	
14mr|xroot-0.0.6-5|24	%setup -q -n %{name}-src-%{version}
14mr|xroot-0.0.6-5|25	cp %SOURCE1 %{_builddir}/
14mr|xroot-0.0.6-5|26	tar -xzf  %{SOURCE1}
14mr|xroot-0.0.6-5|27	rm -rf ./mseide-msegui
14mr|xroot-0.0.6-5|28	mkdir ./mseide-msegui
14mr|xroot-0.0.6-5|29	mv ./msegui/* ./mseide-msegui
14mr|xroot-0.0.6-5|30	rm -rf ./msegui
14mr|xroot-0.0.6-5|31	
14mr|xroot-0.0.6-5|32	%build
14mr|xroot-0.0.6-5|33	rm -rf ./msegui
14mr|xroot-0.0.6-5|34	tar -xzf  %{SOURCE1}
14mr|xroot-0.0.6-5|35	rm -rf ./mseide-msegui
14mr|xroot-0.0.6-5|36	mkdir ./mseide-msegui
14mr|xroot-0.0.6-5|37	mv ./msegui/* ./mseide-msegui
14mr|xroot-0.0.6-5|38	rm -rf ./msegui
14mr|xroot-0.0.6-5|39	
14mr|xroot-0.0.6-5|40	%ifarch x86_64
14mr|xroot-0.0.6-5|41	./build_xroot_without_gui_64
14mr|xroot-0.0.6-5|42	%else
14mr|xroot-0.0.6-5|43	./build_xroot_without_gui_32
14mr|xroot-0.0.6-5|44	%endif
14mr|xroot-0.0.6-5|45	
14mr|xroot-0.0.6-5|46	%install
14mr|xroot-0.0.6-5|47	rm -rf %{buildroot}
14mr|xroot-0.0.6-5|48	mkdir -p %{buildroot}%{_bindir}
14mr|xroot-0.0.6-5|49	cp -f ./xroot/%{name} %{buildroot}%{_bindir}
14mr|xroot-0.0.6-5|50	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mr|xroot-0.0.6-5|51	cp -f ./%{name}.png %{buildroot}%{_datadir}/pixmaps/
14mr|xroot-0.0.6-5|52	mkdir -p %{buildroot}%{_datadir}/applications
14mr|xroot-0.0.6-5|53	install -m 0644 ./%{name}.desktop %{buildroot}%{_datadir}/applications/
14mr|xroot-0.0.6-5|54	mkdir -p %{buildroot}%{_docdir}/xroot
14mr|xroot-0.0.6-5|55	cp -f ./wiki/* %{buildroot}%{_docdir}/xroot/
14mr|xroot-0.0.6-5|56	
14mr|xroot-0.0.6-5|57	%files
14mr|xroot-0.0.6-5|58	%defattr(-,root, root)
14mr|xroot-0.0.6-5|59	
14mr|xroot-0.0.6-5|60	%{_bindir}/%{name}
14mr|xroot-0.0.6-5|61	%{_datadir}/pixmaps/%{name}.png
14mr|xroot-0.0.6-5|62	%{_datadir}/applications/%{name}.desktop
14mr|xroot-0.0.6-5|63	%{_docdir}/xroot/*
14mr|xroot-0.0.6-5|64	
14mr|xroot-0.0.6-5|65	%changelog
14mr|xroot-0.0.6-5|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.6-5
14mr|xroot-0.0.6-5|67	+ Revision: cdb7093
14mr|xroot-0.0.6-5|68	- MassBuild#440: Increase release tag
14mr|xroot-0.0.6-5|69	
14mr|xroot-0.0.6-5|70	

22239 14
14mr|xsane-0.999-5|1	# Enable debug mode
14mr|xsane-0.999-5|2	%define debug 0
14mr|xsane-0.999-5|3	
14mr|xsane-0.999-5|4	Name:		xsane
14mr|xsane-0.999-5|5	Version:	0.999
14mr|xsane-0.999-5|6	Release:	5
14mr|xsane-0.999-5|7	Summary:	Frontend for the SANE scanner interface
14mr|xsane-0.999-5|8	
14mr|xsane-0.999-5|9	Group:		Graphics
14mr|xsane-0.999-5|10	URL:		http://www.xsane.org/
14mr|xsane-0.999-5|11	License:	GPLv2+
14mr|xsane-0.999-5|12	Source0:	ftp://ftp.sane-project.org/pub/sane/xsane/%{name}-%{version}.tar.gz
14mr|xsane-0.999-5|13	Source1:        xsane-russian-docs.tar.xz
14mr|xsane-0.999-5|14	Source2:        xsane.desktop
14mr|xsane-0.999-5|15	# Large icon from here: http://doc.ubuntu-fr.org/_detail/graphisme/1176139936.png?id=xsane
14mr|xsane-0.999-5|16	Source3:	xsane.png
14mr|xsane-0.999-5|17	Patch0:		xsane-0.99-browser.patch
14mr|xsane-0.999-5|18	Patch2:		xsane-ru-po.patch
14mr|xsane-0.999-5|19	Patch3:		xsane-0.995-close-fds.patch
14mr|xsane-0.999-5|20	Patch4:		xsane-0.997-no-file-selected.patch
14mr|xsane-0.999-5|21	Patch5:		xsane-0.998-libpng.patch
14mr|xsane-0.999-5|22	Patch6:		xsane-0.998-preview-selection.patch
14mr|xsane-0.999-5|23	Patch7:		xsane-0.998-wmclass.patch
14mr|xsane-0.999-5|24	# Contains "www-browser" script
14mr|xsane-0.999-5|25	Requires:	desktop-common-data
14mr|xsane-0.999-5|26	# This is for the drakxtools so that they can install a GUI for scanning
14mr|xsane-0.999-5|27	# but decide depending on the system environment which GUI actually to
14mr|xsane-0.999-5|28	# install
14mr|xsane-0.999-5|29	Provides:	scanner-gui
14mr|xsane-0.999-5|30	BuildRequires:	imagemagick
14mr|xsane-0.999-5|31	BuildRequires:	jpeg-devel
14mr|xsane-0.999-5|32	BuildRequires:	tiff-devel
14mr|xsane-0.999-5|33	BuildRequires:	pkgconfig(gimp-2.0)
14mr|xsane-0.999-5|34	BuildRequires:	pkgconfig(glib-2.0)
14mr|xsane-0.999-5|35	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|xsane-0.999-5|36	BuildRequires:	pkgconfig(lcms)
14mr|xsane-0.999-5|37	BuildRequires:	pkgconfig(libgphoto2)
14mr|xsane-0.999-5|38	BuildRequires:	pkgconfig(libpng)
14mr|xsane-0.999-5|39	BuildRequires:	pkgconfig(libv4l1)
14mr|xsane-0.999-5|40	BuildRequires:	pkgconfig(libv4l2)
14mr|xsane-0.999-5|41	BuildRequires:	pkgconfig(sane-backends)
14mr|xsane-0.999-5|42	
14mr|xsane-0.999-5|43	%description
14mr|xsane-0.999-5|44	XSane is an X based interface for the SANE (Scanner Access Now Easy)
14mr|xsane-0.999-5|45	library, which provides access to scanners, digital cameras, and other
14mr|xsane-0.999-5|46	capture devices.  XSane is written in GTK+ and provides control for
14mr|xsane-0.999-5|47	performing the scan and then manipulating the captured image.
14mr|xsane-0.999-5|48	
14mr|xsane-0.999-5|49	You may install xsane-gimp if you want the GIMP plug-in.
14mr|xsane-0.999-5|50	
14mr|xsane-0.999-5|51	%package gimp
14mr|xsane-0.999-5|52	Summary:	GIMP plug-in which provides the SANE scanner interface
14mr|xsane-0.999-5|53	
14mr|xsane-0.999-5|54	Group:		Graphics
14mr|xsane-0.999-5|55	Requires:	sane >= 1.0, %{name} >= %{version}
14mr|xsane-0.999-5|56	
14mr|xsane-0.999-5|57	%description gimp
14mr|xsane-0.999-5|58	This package provides the regular XSane frontend for the SANE scanner
14mr|xsane-0.999-5|59	interface, but it works as a GIMP 2.0 plug-in.  You must have GIMP 2.0 (or
14mr|xsane-0.999-5|60	newer) installed to use this package.
14mr|xsane-0.999-5|61	
14mr|xsane-0.999-5|62	%prep
14mr|xsane-0.999-5|63	%setup -q
14mr|xsane-0.999-5|64	cat %{SOURCE2} > src/xsane.desktop
14mr|xsane-0.999-5|65	%patch0 -p0 -b .www-browser
14mr|xsane-0.999-5|66	%patch2 -p1 -b .po-file
14mr|xsane-0.999-5|67	%patch3 -p1
14mr|xsane-0.999-5|68	%patch4 -p1
14mr|xsane-0.999-5|69	%patch5 -p1
14mr|xsane-0.999-5|70	%patch6 -p1
14mr|xsane-0.999-5|71	%patch7 -p1
14mr|xsane-0.999-5|72	
14mr|xsane-0.999-5|73	%build
14mr|xsane-0.999-5|74	%if %{debug}
14mr|xsane-0.999-5|75	export DONT_STRIP=1
14mr|xsane-0.999-5|76	CFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`" CXXFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`" %configure2_5x --with-install-root=%{buildroot}
14mr|xsane-0.999-5|77	%else
14mr|xsane-0.999-5|78	%configure2_5x --with-install-root=%{buildroot}
14mr|xsane-0.999-5|79	%endif
14mr|xsane-0.999-5|80	perl -pi -e 's#LDFLAGS  =  -L/usr/lib -Wl,-rpath,/usr/lib#LDFLAGS  =  -L/usr/lib -Wl#' src/Makefile
14mr|xsane-0.999-5|81	##perl -pi -e 's#ja\.(po|gmo)##' po/Makefile
14mr|xsane-0.999-5|82	%make
14mr|xsane-0.999-5|83	mv src/xsane src/xsane-gimp
14mr|xsane-0.999-5|84	
14mr|xsane-0.999-5|85	make clean
14mr|xsane-0.999-5|86	%if %debug
14mr|xsane-0.999-5|87	CFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`" CXXFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`" %configure2_5x --with-install-root=%{buildroot} --disable-gimp
14mr|xsane-0.999-5|88	%else
14mr|xsane-0.999-5|89	%configure2_5x --with-install-root=%{buildroot} --disable-gimp
14mr|xsane-0.999-5|90	%endif
14mr|xsane-0.999-5|91	perl -pi -e 's#LDFLAGS  =  -L/usr/lib -Wl,-rpath,/usr/lib#LDFLAGS  =  -L/usr/lib -Wl#' src/Makefile
14mr|xsane-0.999-5|92	##perl -pi -e 's#ja\.(po|gmo)##' po/Makefile
14mr|xsane-0.999-5|93	%make
14mr|xsane-0.999-5|94	
14mr|xsane-0.999-5|95	%install
14mr|xsane-0.999-5|96	%if %debug
14mr|xsane-0.999-5|97	export DONT_STRIP=1
14mr|xsane-0.999-5|98	%endif
14mr|xsane-0.999-5|99	
14mr|xsane-0.999-5|100	%makeinstall_std
14mr|xsane-0.999-5|101	install src/xsane-gimp %{buildroot}%{_bindir}
14mr|xsane-0.999-5|102	%find_lang %{name}
14mr|xsane-0.999-5|103	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{128x128,48x48,32x32,16x16}/apps
14mr|xsane-0.999-5|104	convert -scale 128 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14mr|xsane-0.999-5|105	convert -scale 48 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xsane-0.999-5|106	convert -scale 32 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xsane-0.999-5|107	convert -scale 16 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xsane-0.999-5|108	#convert -scale 128 %{buildroot}/usr/share/pixmaps/xsane.xpm %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14mr|xsane-0.999-5|109	#convert -scale 48 %{buildroot}/usr/share/pixmaps/xsane.xpm %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xsane-0.999-5|110	#convert -scale 32 %{buildroot}/usr/share/pixmaps/xsane.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xsane-0.999-5|111	#convert -scale 16 %{buildroot}/usr/share/pixmaps/xsane.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xsane-0.999-5|112	
14mr|xsane-0.999-5|113	# dynamic desktop support
14mr|xsane-0.999-5|114	%define launchers /etc/dynamic/launchers/scanner
14mr|xsane-0.999-5|115	mkdir -p %{buildroot}%{launchers}
14mr|xsane-0.999-5|116	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
14mr|xsane-0.999-5|117	[Desktop Entry]
14mr|xsane-0.999-5|118	Name=XSane \$device
14mr|xsane-0.999-5|119	Comment=XSane
14mr|xsane-0.999-5|120	Exec=%{_bindir}/xsane
14mr|xsane-0.999-5|121	Terminal=false
14mr|xsane-0.999-5|122	Icon=%{name}
14mr|xsane-0.999-5|123	Type=Application
14mr|xsane-0.999-5|124	EOF
14mr|xsane-0.999-5|125	
14mr|xsane-0.999-5|126	mkdir -p %{buildroot}%{_datadir}/sane/xsane/doc/ru/
14mr|xsane-0.999-5|127	tar xaf %{SOURCE1} -C %{buildroot}%{_datadir}/sane/xsane/doc/ru/
14mr|xsane-0.999-5|128	
14mr|xsane-0.999-5|129	%files -f %{name}.lang
14mr|xsane-0.999-5|130	%doc xsane*
14mr|xsane-0.999-5|131	%config(noreplace) %{launchers}/%{name}.desktop
14mr|xsane-0.999-5|132	%{_bindir}/xsane
14mr|xsane-0.999-5|133	%dir %{_datadir}/sane
14mr|xsane-0.999-5|134	%{_datadir}/sane/*
14mr|xsane-0.999-5|135	%{_mandir}/man1/*
14mr|xsane-0.999-5|136	%{_datadir}/applications/%{name}.desktop
14mr|xsane-0.999-5|137	%{_datadir}/pixmaps/%{name}.xpm
14mr|xsane-0.999-5|138	%{_iconsdir}/hicolor/*/apps/*
14mr|xsane-0.999-5|139	
14mr|xsane-0.999-5|140	%post
14mr|xsane-0.999-5|141	update-alternatives --install %{launchers}/kde.desktop scanner.kde.dynamic %{launchers}/%{name}.desktop 30
14mr|xsane-0.999-5|142	update-alternatives --install %{launchers}/gnome.desktop scanner.gnome.dynamic %{launchers}/%{name}.desktop 30
14mr|xsane-0.999-5|143	
14mr|xsane-0.999-5|144	%postun
14mr|xsane-0.999-5|145	if [ $1 = 0 ]; then
14mr|xsane-0.999-5|146	update-alternatives --remove scanner.kde.dynamic %{launchers}/%{name}.desktop
14mr|xsane-0.999-5|147	update-alternatives --remove scanner.gnome.dynamic %{launchers}/%{name}.desktop
14mr|xsane-0.999-5|148	fi
14mr|xsane-0.999-5|149	
14mr|xsane-0.999-5|150	%files gimp
14mr|xsane-0.999-5|151	%doc xsane*
14mr|xsane-0.999-5|152	%{_bindir}/xsane-gimp
14mr|xsane-0.999-5|153	
14mr|xsane-0.999-5|154	%post gimp
14mr|xsane-0.999-5|155	if [ -d %{_libdir}/gimp ]; then
14mr|xsane-0.999-5|156	GIMPDIR=`ls -d %{_libdir}/gimp/[012]*`
14mr|xsane-0.999-5|157	[ -z "$GIMPDIR" ] && exit 0
14mr|xsane-0.999-5|158	for i in $GIMPDIR;do
14mr|xsane-0.999-5|159	[ -d $i/plug-ins ] || mkdir -p $i/plug-ins
14mr|xsane-0.999-5|160	%{__ln_s} -f %{_bindir}/xsane-gimp $i/plug-ins/xsane
14mr|xsane-0.999-5|161	done
14mr|xsane-0.999-5|162	fi
14mr|xsane-0.999-5|163	
14mr|xsane-0.999-5|164	%postun gimp
14mr|xsane-0.999-5|165	if [ $1 = 0 ]; then
14mr|xsane-0.999-5|166	if [ -d %{_libdir}/gimp ]; then
14mr|xsane-0.999-5|167	GIMPDIR=`ls -d %{_libdir}/gimp/[012]*`
14mr|xsane-0.999-5|168	[ -z "$GIMPDIR" ] && exit 0
14mr|xsane-0.999-5|169	for i in $GIMPDIR;do
14mr|xsane-0.999-5|170	[ -d $i/plug-ins ] || mkdir -p $i/plug-ins
14mr|xsane-0.999-5|171	rm -f $i/plug-ins/xsane
14mr|xsane-0.999-5|172	done
14mr|xsane-0.999-5|173	fi
14mr|xsane-0.999-5|174	fi
14mr|xsane-0.999-5|175	
14mr|xsane-0.999-5|176	
14mr|xsane-0.999-5|177	
14mr|xsane-0.999-5|178	
14mr|xsane-0.999-5|179	%changelog
14mr|xsane-0.999-5|180	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.999-5
14mr|xsane-0.999-5|181	+ Revision: 5e9d995
14mr|xsane-0.999-5|182	- Added large icon
14mr|xsane-0.999-5|183	
14mr|xsane-0.999-5|184	

22240 14
14mr|xscreensaver-5.26-1|1	####################
14mr|xscreensaver-5.26-1|2	# PLF build
14mr|xscreensaver-5.26-1|3	%define build_plf 0
14mr|xscreensaver-5.26-1|4	####################
14mr|xscreensaver-5.26-1|5	
14mr|xscreensaver-5.26-1|6	%define disable_inappropriate 1
14mr|xscreensaver-5.26-1|7	# Allow --with[out] <feature> at rpm command line build
14mr|xscreensaver-5.26-1|8	%{?_with_plf: %{expand: %%global build_plf 1}}
14mr|xscreensaver-5.26-1|9	%{?_without_plf: %{expand: %%global build_plf 0}}
14mr|xscreensaver-5.26-1|10	%{?_with_inappropriate: %{expand: %%global disable_inappropriate 0}}
14mr|xscreensaver-5.26-1|11	%{?_without_inappropriate: %{expand: %%global disable_inappropriate 1}}
14mr|xscreensaver-5.26-1|12	
14mr|xscreensaver-5.26-1|13	%if %{build_plf}
14mr|xscreensaver-5.26-1|14	%define distsuffix plf
14mr|xscreensaver-5.26-1|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mr|xscreensaver-5.26-1|16	%define extrarelsuffix plf
14mr|xscreensaver-5.26-1|17	%endif
14mr|xscreensaver-5.26-1|18	
14mr|xscreensaver-5.26-1|19	Summary:	A set of X Window System screensavers
14mr|xscreensaver-5.26-1|20	Name:		xscreensaver
14mr|xscreensaver-5.26-1|21	Version:	5.26
14mr|xscreensaver-5.26-1|22	Release:	1%{?extrarelsuffix}
14mr|xscreensaver-5.26-1|23	License:	BSD
14mr|xscreensaver-5.26-1|24	Group:		Graphical desktop/Other
14mr|xscreensaver-5.26-1|25	URL:		http://www.jwz.org/xscreensaver/
14mr|xscreensaver-5.26-1|26	Source0:	http://www.jwz.org/xscreensaver/%{name}-%{version}.tar.gz
14mr|xscreensaver-5.26-1|27	Source1:	xscreensaver-capplet.png
14mr|xscreensaver-5.26-1|28	Source2:	dmctl
14mr|xscreensaver-5.26-1|29	Source3:        update-xscreensaver-hacks
14mr|xscreensaver-5.26-1|30	Patch0:         xscreensaver-5.05-mdv-alt-drop_setgid.patch
14mr|xscreensaver-5.26-1|31	# Don't check login manager in PATH because we use custom wrapper
14mr|xscreensaver-5.26-1|32	Patch1:         xscreensaver-5.15-lmcheck.patch
14mr|xscreensaver-5.26-1|33	# Only GDadou should be enabled
14mr|xscreensaver-5.26-1|34	Patch9:         xscreensaver-5.15-defaultconfig.patch
14mr|xscreensaver-5.26-1|35	# (fc) 4.00-4mdk allow root to start xscreensaver
14mr|xscreensaver-5.26-1|36	Patch10:        xscreensaver-4.23-root.patch
14mr|xscreensaver-5.26-1|37	# (fc) 4.05-3mdk disable openGL hacks by default
14mr|xscreensaver-5.26-1|38	Patch11:        xscreensaver-5.09-noGL.patch
14mr|xscreensaver-5.26-1|39	
14mr|xscreensaver-5.26-1|40	Patch12:	xscreensaver-5.26-autoreconf.patch
14mr|xscreensaver-5.26-1|41	
14mr|xscreensaver-5.26-1|42	# fedora patches
14mr|xscreensaver-5.26-1|43	# bug 129335
14mr|xscreensaver-5.26-1|44	# sanitize the names of modes in barcode
14mr|xscreensaver-5.26-1|45	Patch1001:          xscreensaver-5.26-sanitize-hacks.patch
14mr|xscreensaver-5.26-1|46	## Patches already sent to the upsteam
14mr|xscreensaver-5.26-1|47	## Patches which must be discussed with upstream
14mr|xscreensaver-5.26-1|48	#
14mr|xscreensaver-5.26-1|49	# Change webcollage not to access to net
14mr|xscreensaver-5.26-1|50	# Also see bug 472061
14mr|xscreensaver-5.26-1|51	Patch1021:         xscreensaver-5.26-webcollage-default-nonet.patch
14mr|xscreensaver-5.26-1|52	#
14mr|xscreensaver-5.26-1|53	# Update Japanese po file
14mr|xscreensaver-5.26-1|54	Patch1032:         xscreensaver-5.13-dpmsQuickoff-japo.patch
14mr|xscreensaver-5.26-1|55	# driver/test-passwd tty segfaults
14mr|xscreensaver-5.26-1|56	Patch1051:         xscreensaver-5.12-test-passwd-segv-tty.patch
14mr|xscreensaver-5.26-1|57	# patch to compile driver/test-xdpms
14mr|xscreensaver-5.26-1|58	Patch1052:         xscreensaver-5.12-tests-miscfix.patch
14mr|xscreensaver-5.26-1|59	
14mr|xscreensaver-5.26-1|60	Patch1100:      xscreensaver-5.26-0000-make-sync_server_dpms_settings-consistent-for-dpms_q.patch
14mr|xscreensaver-5.26-1|61	# Kill memleak on goop
14mr|xscreensaver-5.26-1|62	Patch1101:      xscreensaver-5.26-0001-Kill-memleak-on-goop-on-resize.patch
14mr|xscreensaver-5.26-1|63	# Shut down cppcheck error / warning messages
14mr|xscreensaver-5.26-1|64	Patch1102:      xscreensaver-5.26-0002-asm6502.c-shut-down-error-message-from-cppcheck.patch
14mr|xscreensaver-5.26-1|65	Patch1103:      xscreensaver-5.26-0003-demo-Gtk.c-shut-down-error-message-from-cppcheck.patch
14mr|xscreensaver-5.26-1|66	Patch1104:      xscreensaver-5.26-0004-asm6502.c-shut-down-error-message-from-cppcheck.patch
14mr|xscreensaver-5.26-1|67	Patch1105:      xscreensaver-5.26-0005-splash.c-shut-down-warning-message-from-cppcheck.patch
14mr|xscreensaver-5.26-1|68	
14mr|xscreensaver-5.26-1|69	Requires:	xscreensaver-common = %{version}-%{release}
14mr|xscreensaver-5.26-1|70	Requires:	fortune-mod
14mr|xscreensaver-5.26-1|71	Requires:	mandriva-theme-screensaver
14mr|xscreensaver-5.26-1|72	Requires:	xdg-utils
14mr|xscreensaver-5.26-1|73	BuildRequires:	makedepend
14mr|xscreensaver-5.26-1|74	BuildRequires:	bc
14mr|xscreensaver-5.26-1|75	BuildRequires:	fortune-mod
14mr|xscreensaver-5.26-1|76	BuildRequires:	jpeg-devel
14mr|xscreensaver-5.26-1|77	BuildRequires:	pam-devel
14mr|xscreensaver-5.26-1|78	BuildRequires:	pkgconfig(glu)
14mr|xscreensaver-5.26-1|79	BuildRequires:	pkgconfig(glut)
14mr|xscreensaver-5.26-1|80	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14mr|xscreensaver-5.26-1|81	BuildRequires:	pkgconfig(libglade-2.0)
14mr|xscreensaver-5.26-1|82	BuildRequires:	pkgconfig(x11)
14mr|xscreensaver-5.26-1|83	BuildRequires:	pkgconfig(xext)
14mr|xscreensaver-5.26-1|84	BuildRequires:	pkgconfig(xi)
14mr|xscreensaver-5.26-1|85	BuildRequires:	pkgconfig(xinerama)
14mr|xscreensaver-5.26-1|86	BuildRequires:	pkgconfig(xmu)
14mr|xscreensaver-5.26-1|87	BuildRequires:	pkgconfig(xpm)
14mr|xscreensaver-5.26-1|88	BuildRequires:	pkgconfig(xrandr)
14mr|xscreensaver-5.26-1|89	BuildRequires:	pkgconfig(xt)
14mr|xscreensaver-5.26-1|90	BuildRequires:	pkgconfig(xxf86misc)
14mr|xscreensaver-5.26-1|91	BuildRequires:	pkgconfig(xxf86vm)
14mr|xscreensaver-5.26-1|92	BuildRequires:	gle-devel
14mr|xscreensaver-5.26-1|93	BuildRequires:	imagemagick
14mr|xscreensaver-5.26-1|94	
14mr|xscreensaver-5.26-1|95	%description
14mr|xscreensaver-5.26-1|96	The xscreensaver package contains a variety of screensavers for your
14mr|xscreensaver-5.26-1|97	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14mr|xscreensaver-5.26-1|98	pleasure.
14mr|xscreensaver-5.26-1|99	
14mr|xscreensaver-5.26-1|100	Install the xscreensaver package if you need screensavers for use with
14mr|xscreensaver-5.26-1|101	the X Window System.
14mr|xscreensaver-5.26-1|102	
14mr|xscreensaver-5.26-1|103	%if %{build_plf}
14mr|xscreensaver-5.26-1|104	This package is in restricted as it contains copyrighted images.
14mr|xscreensaver-5.26-1|105	%endif
14mr|xscreensaver-5.26-1|106	
14mr|xscreensaver-5.26-1|107	%package base
14mr|xscreensaver-5.26-1|108	Summary:	A set of screensavers
14mr|xscreensaver-5.26-1|109	Group:		Graphical desktop/Other
14mr|xscreensaver-5.26-1|110	Requires:	xscreensaver-common = %{version}-%{release}
14mr|xscreensaver-5.26-1|111	Conflicts:	xscreensaver < 5.00-2
14mr|xscreensaver-5.26-1|112	Requires:	words
14mr|xscreensaver-5.26-1|113	
14mr|xscreensaver-5.26-1|114	%description base
14mr|xscreensaver-5.26-1|115	Various screensavers used by Xscreensaver.
14mr|xscreensaver-5.26-1|116	
14mr|xscreensaver-5.26-1|117	%package common
14mr|xscreensaver-5.26-1|118	Summary:	Utilities used by xscreensaver screensavers
14mr|xscreensaver-5.26-1|119	Group:		Graphical desktop/Other
14mr|xscreensaver-5.26-1|120	Conflicts:	xscreensaver < 5.00-2
14mr|xscreensaver-5.26-1|121	Provides:	xscreensaver-utils
14mr|xscreensaver-5.26-1|122	Requires:	chbg
14mr|xscreensaver-5.26-1|123	
14mr|xscreensaver-5.26-1|124	%description common
14mr|xscreensaver-5.26-1|125	Utilities used by xscreensaver screensavers.
14mr|xscreensaver-5.26-1|126	
14mr|xscreensaver-5.26-1|127	%package gl
14mr|xscreensaver-5.26-1|128	Summary:	A set of GL screensavers
14mr|xscreensaver-5.26-1|129	Group:		Graphical desktop/Other
14mr|xscreensaver-5.26-1|130	Requires:	xscreensaver-common = %{version}-%{release}
14mr|xscreensaver-5.26-1|131	Requires(post):	xscreensaver-common = %{version}-%{release}
14mr|xscreensaver-5.26-1|132	Requires(postun):	xscreensaver-common = %{version}-%{release}
14mr|xscreensaver-5.26-1|133	
14mr|xscreensaver-5.26-1|134	%description gl
14mr|xscreensaver-5.26-1|135	The xscreensaver-gl package contains even more screensavers for your
14mr|xscreensaver-5.26-1|136	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14mr|xscreensaver-5.26-1|137	pleasure. These screensavers require OpenGL or Mesa support.
14mr|xscreensaver-5.26-1|138	
14mr|xscreensaver-5.26-1|139	Install the xscreensaver-gl package if you need more screensavers for
14mr|xscreensaver-5.26-1|140	use with the X Window System and you have OpenGL or Mesa installed.
14mr|xscreensaver-5.26-1|141	
14mr|xscreensaver-5.26-1|142	%if %{build_plf}
14mr|xscreensaver-5.26-1|143	%package matrix
14mr|xscreensaver-5.26-1|144	Summary:	The Matrix screensavers
14mr|xscreensaver-5.26-1|145	Group:		Graphical desktop/Other
14mr|xscreensaver-5.26-1|146	Requires:	xscreensaver-common = %{version}-%{release}
14mr|xscreensaver-5.26-1|147	
14mr|xscreensaver-5.26-1|148	%description matrix
14mr|xscreensaver-5.26-1|149	The xscreensaver-matrix package contains two screensavers for
14mr|xscreensaver-5.26-1|150	xscreensaver based on the movie The Matrix. It is in restricted because
14mr|xscreensaver-5.26-1|151	there might by copyright problems with the artwork used in this
14mr|xscreensaver-5.26-1|152	screensavers.
14mr|xscreensaver-5.26-1|153	%endif
14mr|xscreensaver-5.26-1|154	
14mr|xscreensaver-5.26-1|155	%package extrusion
14mr|xscreensaver-5.26-1|156	Summary:	OpenGL screensaver
14mr|xscreensaver-5.26-1|157	Group:		Graphical desktop/Other
14mr|xscreensaver-5.26-1|158	Requires:	xscreensaver-common = %{version}-%{release}
14mr|xscreensaver-5.26-1|159	
14mr|xscreensaver-5.26-1|160	%description extrusion
14mr|xscreensaver-5.26-1|161	The xscreensaver-extrusion package contains the extrusion
14mr|xscreensaver-5.26-1|162	screensaversfor your mind-numbing, ambition-eroding, time-wasting,
14mr|xscreensaver-5.26-1|163	hypnotized viewing pleasure. This screensaver requires OpenGL or Mesa
14mr|xscreensaver-5.26-1|164	support.
14mr|xscreensaver-5.26-1|165	
14mr|xscreensaver-5.26-1|166	This screensaver is in a separate package, because it is the only
14mr|xscreensaver-5.26-1|167	application for the ROSA Linux distribution which requires the GLE
14mr|xscreensaver-5.26-1|168	extrusion library.
14mr|xscreensaver-5.26-1|169	
14mr|xscreensaver-5.26-1|170	%prep
14mr|xscreensaver-5.26-1|171	%setup -q
14mr|xscreensaver-5.26-1|172	%patch1 -p1 -b .login-manager
14mr|xscreensaver-5.26-1|173	# WARNING this patch must ALWAYS be applied, if it fails, REGENERATE it !!!
14mr|xscreensaver-5.26-1|174	%patch9 -p1 -b .defaultconfig
14mr|xscreensaver-5.26-1|175	ln -srf po/Makefile.in{,.in}
14mr|xscreensaver-5.26-1|176	%patch10 -p1 -b .root
14mr|xscreensaver-5.26-1|177	%patch11 -p1 -b .noGL
14mr|xscreensaver-5.26-1|178	%if %{disable_inappropriate}
14mr|xscreensaver-5.26-1|179	%patch1001 -p1 -b .inappropriate
14mr|xscreensaver-5.26-1|180	%endif
14mr|xscreensaver-5.26-1|181	
14mr|xscreensaver-5.26-1|182	%patch12 -p1 -b .autoconf
14mr|xscreensaver-5.26-1|183	
14mr|xscreensaver-5.26-1|184	%patch1021 -p1
14mr|xscreensaver-5.26-1|185	%patch1032 -p1
14mr|xscreensaver-5.26-1|186	%patch1051 -p1
14mr|xscreensaver-5.26-1|187	%patch1052 -p1
14mr|xscreensaver-5.26-1|188	%patch1100 -p1
14mr|xscreensaver-5.26-1|189	%patch1101 -p1
14mr|xscreensaver-5.26-1|190	%patch1102 -p1
14mr|xscreensaver-5.26-1|191	%patch1103 -p1
14mr|xscreensaver-5.26-1|192	%patch1104 -p1
14mr|xscreensaver-5.26-1|193	%patch1105 -p1
14mr|xscreensaver-5.26-1|194	
14mr|xscreensaver-5.26-1|195	
14mr|xscreensaver-5.26-1|196	# Needed by patches 1 and 11
14mr|xscreensaver-5.26-1|197	autoconf
14mr|xscreensaver-5.26-1|198	
14mr|xscreensaver-5.26-1|199	%build
14mr|xscreensaver-5.26-1|200	%configure2_5x \
14mr|xscreensaver-5.26-1|201	--enable-locking \
14mr|xscreensaver-5.26-1|202	--enable-root-passwd \
14mr|xscreensaver-5.26-1|203	--with-browser=xdg-open \
14mr|xscreensaver-5.26-1|204	--with-dpms-ext \
14mr|xscreensaver-5.26-1|205	--with-xinerama-ext \
14mr|xscreensaver-5.26-1|206	--with-xf86vmode-ext \
14mr|xscreensaver-5.26-1|207	--with-xf86gamma-ext \
14mr|xscreensaver-5.26-1|208	--with-randr-ext \
14mr|xscreensaver-5.26-1|209	--with-proc-interrupts \
14mr|xscreensaver-5.26-1|210	--with-login-manager=dmctl \
14mr|xscreensaver-5.26-1|211	--without-shadow \
14mr|xscreensaver-5.26-1|212	--with-pixbuf \
14mr|xscreensaver-5.26-1|213	--with-xpm \
14mr|xscreensaver-5.26-1|214	--with-jpeg \
14mr|xscreensaver-5.26-1|215	--with-xshm-ext \
14mr|xscreensaver-5.26-1|216	--with-xdbe-ext \
14mr|xscreensaver-5.26-1|217	--without-readdisplay \
14mr|xscreensaver-5.26-1|218	--without-setuid-hacks \
14mr|xscreensaver-5.26-1|219	--with-gtk \
14mr|xscreensaver-5.26-1|220	--without-motif \
14mr|xscreensaver-5.26-1|221	--with-pam \
14mr|xscreensaver-5.26-1|222	--enable-pam-check-account-type \
14mr|xscreensaver-5.26-1|223	--with-gl \
14mr|xscreensaver-5.26-1|224	--with-image-directory=%{_datadir}/mdk/screensaver \
14mr|xscreensaver-5.26-1|225	--with-x-app-defaults=%{_datadir}/X11/app-defaults \
14mr|xscreensaver-5.26-1|226	--without-kerberos \
14mr|xscreensaver-5.26-1|227	--with-text-file=%{_sysconfdir}/release \
14mr|xscreensaver-5.26-1|228	--with-gle
14mr|xscreensaver-5.26-1|229	
14mr|xscreensaver-5.26-1|230	make distdepend
14mr|xscreensaver-5.26-1|231	make depend DEPEND="makedepend -I$(gcc -print-search-dirs|sed -e 's#^install: \(.*\).*#\1#g'|head -n1)/include"
14mr|xscreensaver-5.26-1|232	#make depend
14mr|xscreensaver-5.26-1|233	sed 's/\@ALL_LINGUAS\@/"ca da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW"/' -i po/Makefile
14mr|xscreensaver-5.26-1|234	%make
14mr|xscreensaver-5.26-1|235	
14mr|xscreensaver-5.26-1|236	%install
14mr|xscreensaver-5.26-1|237	rm -rf %{buildroot} gl-extras.files base.files %{name}.lang
14mr|xscreensaver-5.26-1|238	# mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults/
14mr|xscreensaver-5.26-1|239	mkdir -p %{buildroot}%{_bindir}
14mr|xscreensaver-5.26-1|240	mkdir -p %{buildroot}%{_bindir}
14mr|xscreensaver-5.26-1|241	mkdir -p %{buildroot}%{_mandir}/man6
14mr|xscreensaver-5.26-1|242	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mr|xscreensaver-5.26-1|243	mkdir -p %{buildroot}%{_libexecdir}/xscreensaver
14mr|xscreensaver-5.26-1|244	
14mr|xscreensaver-5.26-1|245	make install_prefix=%{buildroot} bindir=%{_bindir} \
14mr|xscreensaver-5.26-1|246	KDEDIR=%{_prefix} GNOME_BINDIR=%{_bindir}  GNOME_DATADIR=%{_datadir} \
14mr|xscreensaver-5.26-1|247	mandir=%{_mandir} AD_DIR=%{_datadir}/X11/app-defaults/ \
14mr|xscreensaver-5.26-1|248	gnulocaledir=%{_datadir}/locale install
14mr|xscreensaver-5.26-1|249	%makeinstall -C po
14mr|xscreensaver-5.26-1|250	
14mr|xscreensaver-5.26-1|251	install -p -m755 %{SOURCE3} -D %{buildroot}%{_sbindir}/update-xscreensaver-hacks
14mr|xscreensaver-5.26-1|252	
14mr|xscreensaver-5.26-1|253	# Custom wrapper for gdmflexiserver and kdmctl
14mr|xscreensaver-5.26-1|254	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/dmctl
14mr|xscreensaver-5.26-1|255	
14mr|xscreensaver-5.26-1|256	cat<<EOF >README.GL
14mr|xscreensaver-5.26-1|257	The xscreensaver-gl package contains even more screensavers for your
14mr|xscreensaver-5.26-1|258	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14mr|xscreensaver-5.26-1|259	pleasure. These screensavers require OpenGL or Mesa support.
14mr|xscreensaver-5.26-1|260	
14mr|xscreensaver-5.26-1|261	Install the xscreensaver-gl package if you need more screensavers for
14mr|xscreensaver-5.26-1|262	use with the X Window System and you have OpenGL or Mesa installed.
14mr|xscreensaver-5.26-1|263	EOF
14mr|xscreensaver-5.26-1|264	
14mr|xscreensaver-5.26-1|265	#icons
14mr|xscreensaver-5.26-1|266	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mr|xscreensaver-5.26-1|267	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|xscreensaver-5.26-1|268	cp %{SOURCE1}  %{buildroot}%{_datadir}/pixmaps
14mr|xscreensaver-5.26-1|269	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xscreensaver-5.26-1|270	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xscreensaver-5.26-1|271	ln -s %{_datadir}/pixmaps/xscreensaver-capplet.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xscreensaver-5.26-1|272	
14mr|xscreensaver-5.26-1|273	#remove unpackaged files
14mr|xscreensaver-5.26-1|274	rm -f %{buildroot}%{_datadir}/xscreensaver/config/xjack.xml
14mr|xscreensaver-5.26-1|275	rm -f %{buildroot}%{_mandir}/man6/xjack.6
14mr|xscreensaver-5.26-1|276	rm -f  %{buildroot}%{_libexecdir}/xscreensaver/xjack
14mr|xscreensaver-5.26-1|277	
14mr|xscreensaver-5.26-1|278	%if ! %{build_plf}
14mr|xscreensaver-5.26-1|279	rm -rf %{buildroot}%{_libexecdir}/xscreensaver/*matrix
14mr|xscreensaver-5.26-1|280	rm -rf %{buildroot}%{_mandir}/man6/*matrix*
14mr|xscreensaver-5.26-1|281	rm -rf %{buildroot}%{_datadir}/xscreensaver/config/*matrix*
14mr|xscreensaver-5.26-1|282	%endif
14mr|xscreensaver-5.26-1|283	
14mr|xscreensaver-5.26-1|284	%find_lang %{name}
14mr|xscreensaver-5.26-1|285	
14mr|xscreensaver-5.26-1|286	# This function prints a list of things that get installed.
14mr|xscreensaver-5.26-1|287	# It does this by parsing the output of a dummy run of "make install".
14mr|xscreensaver-5.26-1|288	#
14mr|xscreensaver-5.26-1|289	list_files() {
14mr|xscreensaver-5.26-1|290	make -s install_prefix=%{buildroot} mandir=%{_mandir}/ \
14mr|xscreensaver-5.26-1|291	bindir=%{_bindir} INSTALL=true "$@"	\
14mr|xscreensaver-5.26-1|292	| sed -n -e 's@.* \(/[^ ]*\)$@\1@p'				\
14mr|xscreensaver-5.26-1|293	| sed    -e "s@^%{buildroot}@@"				\
14mr|xscreensaver-5.26-1|294	-e "s@/[a-z][a-z]*/\.\./@/@"			\
14mr|xscreensaver-5.26-1|295	| sed    -e 's@\(.*/man/.*\)@\1\*@'				\
14mr|xscreensaver-5.26-1|296	| sed    -e 's@\(.*/app-defaults/\)@%config \1@'		\
14mr|xscreensaver-5.26-1|297	-e 's@\(.*/pam\.d/\)@%config(missingok) \1@'	\
14mr|xscreensaver-5.26-1|298	| sort
14mr|xscreensaver-5.26-1|299	}
14mr|xscreensaver-5.26-1|300	
14mr|xscreensaver-5.26-1|301	# Generate three lists of files for the three packages.
14mr|xscreensaver-5.26-1|302	#
14mr|xscreensaver-5.26-1|303	dd=%{_builddir}/%{name}-%{version}
14mr|xscreensaver-5.26-1|304	( cd hacks/glx ; list_files install > $dd/gl-extras.files)
14mr|xscreensaver-5.26-1|305	( cd hacks     ; list_files install > $dd/base.files)
14mr|xscreensaver-5.26-1|306	
14mr|xscreensaver-5.26-1|307	#gw remove the files we don't package:
14mr|xscreensaver-5.26-1|308	perl -pi -e "s/.*(gdadou|xjack|matrix|extrusion).*//" gl-extras.files base.files
14mr|xscreensaver-5.26-1|309	
14mr|xscreensaver-5.26-1|310	%find_lang %{name}
14mr|xscreensaver-5.26-1|311	
14mr|xscreensaver-5.26-1|312	%post gl
14mr|xscreensaver-5.26-1|313	sed -i -e 's/\A-\s+GL:/ GL:/' %{_sysconfdir}/X11/app-defaults/XScreenSaver
14mr|xscreensaver-5.26-1|314	
14mr|xscreensaver-5.26-1|315	%postun gl
14mr|xscreensaver-5.26-1|316	sed -i -e '/\A\s*GL:/ and print "- $_" or print "$_"' %{_sysconfdir}/X11/app-defaults/XScreenSaver
14mr|xscreensaver-5.26-1|317	
14mr|xscreensaver-5.26-1|318	%files -f %{name}.lang
14mr|xscreensaver-5.26-1|319	%config(noreplace) %{_sysconfdir}/pam.d/xscreensaver
14mr|xscreensaver-5.26-1|320	%doc README
14mr|xscreensaver-5.26-1|321	%{_mandir}/man1/xscreensaver-command.1*
14mr|xscreensaver-5.26-1|322	%{_mandir}/man1/xscreensaver-demo.1*
14mr|xscreensaver-5.26-1|323	%{_mandir}/man1/xscreensaver.1*
14mr|xscreensaver-5.26-1|324	%attr(755,root,chkpwd) %{_bindir}/xscreensaver
14mr|xscreensaver-5.26-1|325	%{_bindir}/xscreensaver-command
14mr|xscreensaver-5.26-1|326	%{_bindir}/xscreensaver-demo
14mr|xscreensaver-5.26-1|327	%{_bindir}/dmctl
14mr|xscreensaver-5.26-1|328	%dir %{_datadir}/xscreensaver
14mr|xscreensaver-5.26-1|329	%{_datadir}/xscreensaver/glade
14mr|xscreensaver-5.26-1|330	%{_datadir}/applications/xscreensaver-properties.desktop
14mr|xscreensaver-5.26-1|331	%{_datadir}/pixmaps/*
14mr|xscreensaver-5.26-1|332	%{_datadir}/xscreensaver/config/gdadou.xml
14mr|xscreensaver-5.26-1|333	%{_iconsdir}/hicolor/*/apps/*.png
14mr|xscreensaver-5.26-1|334	
14mr|xscreensaver-5.26-1|335	%files common
14mr|xscreensaver-5.26-1|336	# %config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14mr|xscreensaver-5.26-1|337	%{_datadir}/X11/app-defaults/*
14mr|xscreensaver-5.26-1|338	%dir %{_libexecdir}/%{name}
14mr|xscreensaver-5.26-1|339	%{_bindir}/xscreensaver-getimage
14mr|xscreensaver-5.26-1|340	%{_bindir}/xscreensaver-getimage-file
14mr|xscreensaver-5.26-1|341	%{_bindir}/xscreensaver-getimage-video
14mr|xscreensaver-5.26-1|342	%{_bindir}/xscreensaver-text
14mr|xscreensaver-5.26-1|343	%{_mandir}/man1/xscreensaver-getimage*
14mr|xscreensaver-5.26-1|344	%{_mandir}/man1/xscreensaver-text.1*
14mr|xscreensaver-5.26-1|345	%dir %{_datadir}/%{name}/config
14mr|xscreensaver-5.26-1|346	%{_datadir}/%{name}/config/README
14mr|xscreensaver-5.26-1|347	
14mr|xscreensaver-5.26-1|348	%files base -f base.files
14mr|xscreensaver-5.26-1|349	%{_sbindir}/update-xscreensaver-hacks
14mr|xscreensaver-5.26-1|350	
14mr|xscreensaver-5.26-1|351	%files gl -f gl-extras.files
14mr|xscreensaver-5.26-1|352	%doc README.GL
14mr|xscreensaver-5.26-1|353	
14mr|xscreensaver-5.26-1|354	%files extrusion
14mr|xscreensaver-5.26-1|355	%doc README.GL
14mr|xscreensaver-5.26-1|356	%{_datadir}/xscreensaver/config/extrusion.xml
14mr|xscreensaver-5.26-1|357	%{_mandir}/man6/extrusion.6*
14mr|xscreensaver-5.26-1|358	%{_libexecdir}/xscreensaver/extrusion
14mr|xscreensaver-5.26-1|359	
14mr|xscreensaver-5.26-1|360	%if %{build_plf}
14mr|xscreensaver-5.26-1|361	%files matrix
14mr|xscreensaver-5.26-1|362	%doc README.GL
14mr|xscreensaver-5.26-1|363	%{_mandir}/man6/xmatrix.6*
14mr|xscreensaver-5.26-1|364	%{_mandir}/man6/glmatrix.6*
14mr|xscreensaver-5.26-1|365	%{_datadir}/xscreensaver/config/glmatrix.xml
14mr|xscreensaver-5.26-1|366	%{_datadir}/xscreensaver/config/xmatrix.xml
14mr|xscreensaver-5.26-1|367	%{_libexecdir}/xscreensaver/xmatrix
14mr|xscreensaver-5.26-1|368	%{_libexecdir}/xscreensaver/glmatrix
14mr|xscreensaver-5.26-1|369	%endif
14mr|xscreensaver-5.26-1|370	
14mr|xscreensaver-5.26-1|371	
14mr|xscreensaver-5.26-1|372	
14mr|xscreensaver-5.26-1|373	
14mr|xscreensaver-5.26-1|374	%changelog
14mr|xscreensaver-5.26-1|375	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26-1
14mr|xscreensaver-5.26-1|376	+ Revision: 74ddfa9
14mr|xscreensaver-5.26-1|377	- Fix files
14mr|xscreensaver-5.26-1|378	
14mr|xscreensaver-5.26-1|379	

22241 14
14mr|xset-1.2.3-2|1	Name: xset
14mr|xset-1.2.3-2|2	Version: 1.2.3
14mr|xset-1.2.3-2|3	Release: 2
14mr|xset-1.2.3-2|4	Summary: User preference utility for X
14mr|xset-1.2.3-2|5	
14mr|xset-1.2.3-2|6	Group: Development/X11
14mr|xset-1.2.3-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xset-1.2.3-2|8	License: MIT
14mr|xset-1.2.3-2|9	
14mr|xset-1.2.3-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xset-1.2.3-2|11	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xset-1.2.3-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xset-1.2.3-2|13	
14mr|xset-1.2.3-2|14	%description
14mr|xset-1.2.3-2|15	The xset program is used to set various user preference options of the display.
14mr|xset-1.2.3-2|16	
14mr|xset-1.2.3-2|17	%prep
14mr|xset-1.2.3-2|18	%setup -q -n %{name}-%{version}
14mr|xset-1.2.3-2|19	
14mr|xset-1.2.3-2|20	%build
14mr|xset-1.2.3-2|21	%configure2_5x	--x-includes=%{_includedir}\
14mr|xset-1.2.3-2|22	--x-libraries=%{_libdir}
14mr|xset-1.2.3-2|23	
14mr|xset-1.2.3-2|24	%make
14mr|xset-1.2.3-2|25	
14mr|xset-1.2.3-2|26	%install
14mr|xset-1.2.3-2|27	%makeinstall_std
14mr|xset-1.2.3-2|28	
14mr|xset-1.2.3-2|29	#
14mr|xset-1.2.3-2|30	
14mr|xset-1.2.3-2|31	%clean
14mr|xset-1.2.3-2|32	
14mr|xset-1.2.3-2|33	%files
14mr|xset-1.2.3-2|34	%{_bindir}/xset
14mr|xset-1.2.3-2|35	%{_mandir}/man1/xset.*
14mr|xset-1.2.3-2|36	
14mr|xset-1.2.3-2|37	
14mr|xset-1.2.3-2|38	
14mr|xset-1.2.3-2|39	
14mr|xset-1.2.3-2|40	%changelog
14mr|xset-1.2.3-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.3-2
14mr|xset-1.2.3-2|42	+ Revision: eb11a8e
14mr|xset-1.2.3-2|43	- MassBuild#440: Increase release tag
14mr|xset-1.2.3-2|44	
14mr|xset-1.2.3-2|45	

22242 14
14mr|xsetmode-1.0.0-13|1	Name:		xsetmode
14mr|xsetmode-1.0.0-13|2	Version:	1.0.0
14mr|xsetmode-1.0.0-13|3	Release:	13
14mr|xsetmode-1.0.0-13|4	Summary:	Set the mode for an XInput device
14mr|xsetmode-1.0.0-13|5	Group:		Development/X11
14mr|xsetmode-1.0.0-13|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xsetmode-1.0.0-13|7	License:	MIT
14mr|xsetmode-1.0.0-13|8	
14mr|xsetmode-1.0.0-13|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xsetmode-1.0.0-13|10	BuildRequires: pkgconfig(xi) >= 1.0.0
14mr|xsetmode-1.0.0-13|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xsetmode-1.0.0-13|12	
14mr|xsetmode-1.0.0-13|13	%description
14mr|xsetmode-1.0.0-13|14	Xsetmode sets the mode of an XInput device to either absolute or relative.
14mr|xsetmode-1.0.0-13|15	
14mr|xsetmode-1.0.0-13|16	%prep
14mr|xsetmode-1.0.0-13|17	%setup -q -n %{name}-%{version}
14mr|xsetmode-1.0.0-13|18	
14mr|xsetmode-1.0.0-13|19	%build
14mr|xsetmode-1.0.0-13|20	%configure2_5x	--x-includes=%{_includedir} \
14mr|xsetmode-1.0.0-13|21	--x-libraries=%{_libdir}
14mr|xsetmode-1.0.0-13|22	
14mr|xsetmode-1.0.0-13|23	%make
14mr|xsetmode-1.0.0-13|24	
14mr|xsetmode-1.0.0-13|25	%install
14mr|xsetmode-1.0.0-13|26	rm -rf %{buildroot}
14mr|xsetmode-1.0.0-13|27	%makeinstall_std
14mr|xsetmode-1.0.0-13|28	
14mr|xsetmode-1.0.0-13|29	#
14mr|xsetmode-1.0.0-13|30	
14mr|xsetmode-1.0.0-13|31	%clean
14mr|xsetmode-1.0.0-13|32	rm -rf %{buildroot}
14mr|xsetmode-1.0.0-13|33	
14mr|xsetmode-1.0.0-13|34	%files
14mr|xsetmode-1.0.0-13|35	%defattr(-,root,root)
14mr|xsetmode-1.0.0-13|36	%{_bindir}/xsetmode
14mr|xsetmode-1.0.0-13|37	%{_mandir}/man1/xsetmode.1*
14mr|xsetmode-1.0.0-13|38	
14mr|xsetmode-1.0.0-13|39	
14mr|xsetmode-1.0.0-13|40	
14mr|xsetmode-1.0.0-13|41	%changelog
14mr|xsetmode-1.0.0-13|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-13
14mr|xsetmode-1.0.0-13|43	+ Revision: db93344
14mr|xsetmode-1.0.0-13|44	- MassBuild#440: Increase release tag
14mr|xsetmode-1.0.0-13|45	
14mr|xsetmode-1.0.0-13|46	

22243 14
14mr|xsetpointer-1.0.1-12|1	Name: xsetpointer
14mr|xsetpointer-1.0.1-12|2	Version: 1.0.1
14mr|xsetpointer-1.0.1-12|3	Release: 12
14mr|xsetpointer-1.0.1-12|4	Summary: Set an X Input device as the main pointer
14mr|xsetpointer-1.0.1-12|5	Group: Development/X11
14mr|xsetpointer-1.0.1-12|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xsetpointer-1.0.1-12|7	License: MIT
14mr|xsetpointer-1.0.1-12|8	
14mr|xsetpointer-1.0.1-12|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xsetpointer-1.0.1-12|10	BuildRequires: pkgconfig(xi) >= 1.0.0
14mr|xsetpointer-1.0.1-12|11	BuildRequires: x11-util-macros >= 1.0.1
14mr|xsetpointer-1.0.1-12|12	BuildRequires: x11-proto-devel >= 1.0.3-3mdv
14mr|xsetpointer-1.0.1-12|13	
14mr|xsetpointer-1.0.1-12|14	%description
14mr|xsetpointer-1.0.1-12|15	Xsetpointer sets an XInput device as the main pointer.
14mr|xsetpointer-1.0.1-12|16	
14mr|xsetpointer-1.0.1-12|17	%prep
14mr|xsetpointer-1.0.1-12|18	%setup -q -n %{name}-%{version}
14mr|xsetpointer-1.0.1-12|19	
14mr|xsetpointer-1.0.1-12|20	%build
14mr|xsetpointer-1.0.1-12|21	%configure2_5x	--x-includes=%{_includedir}\
14mr|xsetpointer-1.0.1-12|22	--x-libraries=%{_libdir}
14mr|xsetpointer-1.0.1-12|23	
14mr|xsetpointer-1.0.1-12|24	%make
14mr|xsetpointer-1.0.1-12|25	
14mr|xsetpointer-1.0.1-12|26	%install
14mr|xsetpointer-1.0.1-12|27	rm -rf %{buildroot}
14mr|xsetpointer-1.0.1-12|28	%makeinstall_std
14mr|xsetpointer-1.0.1-12|29	
14mr|xsetpointer-1.0.1-12|30	#
14mr|xsetpointer-1.0.1-12|31	
14mr|xsetpointer-1.0.1-12|32	%clean
14mr|xsetpointer-1.0.1-12|33	rm -rf %{buildroot}
14mr|xsetpointer-1.0.1-12|34	
14mr|xsetpointer-1.0.1-12|35	%files
14mr|xsetpointer-1.0.1-12|36	%defattr(-,root,root)
14mr|xsetpointer-1.0.1-12|37	%{_bindir}/xsetpointer
14mr|xsetpointer-1.0.1-12|38	%{_mandir}/man1/xsetpointer.1x*
14mr|xsetpointer-1.0.1-12|39	
14mr|xsetpointer-1.0.1-12|40	
14mr|xsetpointer-1.0.1-12|41	
14mr|xsetpointer-1.0.1-12|42	%changelog
14mr|xsetpointer-1.0.1-12|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.1-12
14mr|xsetpointer-1.0.1-12|44	+ Revision: a9bfe75
14mr|xsetpointer-1.0.1-12|45	- MassBuild#440: Increase release tag
14mr|xsetpointer-1.0.1-12|46	
14mr|xsetpointer-1.0.1-12|47	

22244 14
14mr|xsetroot-1.1.1-2|1	Name:		xsetroot
14mr|xsetroot-1.1.1-2|2	Version:	1.1.1
14mr|xsetroot-1.1.1-2|3	Release:	2
14mr|xsetroot-1.1.1-2|4	Summary:	Root window parameter setting utility for X
14mr|xsetroot-1.1.1-2|5	
14mr|xsetroot-1.1.1-2|6	Group:		Development/X11
14mr|xsetroot-1.1.1-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xsetroot-1.1.1-2|8	License:	MIT
14mr|xsetroot-1.1.1-2|9	
14mr|xsetroot-1.1.1-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xsetroot-1.1.1-2|11	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xsetroot-1.1.1-2|12	BuildRequires: x11-data-bitmaps >= 1.0.1
14mr|xsetroot-1.1.1-2|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xsetroot-1.1.1-2|14	BuildRequires: pkgconfig(xcursor)
14mr|xsetroot-1.1.1-2|15	
14mr|xsetroot-1.1.1-2|16	%description
14mr|xsetroot-1.1.1-2|17	The setroot program allows to tailor the appearance of the background
14mr|xsetroot-1.1.1-2|18	("root") window on a workstation display running X.
14mr|xsetroot-1.1.1-2|19	
14mr|xsetroot-1.1.1-2|20	%prep
14mr|xsetroot-1.1.1-2|21	%setup -q -n %{name}-%{version}
14mr|xsetroot-1.1.1-2|22	
14mr|xsetroot-1.1.1-2|23	%build
14mr|xsetroot-1.1.1-2|24	%configure2_5x	--x-includes=%{_includedir} \
14mr|xsetroot-1.1.1-2|25	--x-libraries=%{_libdir}
14mr|xsetroot-1.1.1-2|26	
14mr|xsetroot-1.1.1-2|27	%make
14mr|xsetroot-1.1.1-2|28	
14mr|xsetroot-1.1.1-2|29	%install
14mr|xsetroot-1.1.1-2|30	%makeinstall_std
14mr|xsetroot-1.1.1-2|31	
14mr|xsetroot-1.1.1-2|32	%clean
14mr|xsetroot-1.1.1-2|33	
14mr|xsetroot-1.1.1-2|34	%files
14mr|xsetroot-1.1.1-2|35	%{_bindir}/xsetroot
14mr|xsetroot-1.1.1-2|36	%{_mandir}/man1/xsetroot.1*
14mr|xsetroot-1.1.1-2|37	
14mr|xsetroot-1.1.1-2|38	
14mr|xsetroot-1.1.1-2|39	
14mr|xsetroot-1.1.1-2|40	
14mr|xsetroot-1.1.1-2|41	
14mr|xsetroot-1.1.1-2|42	%changelog
14mr|xsetroot-1.1.1-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-2
14mr|xsetroot-1.1.1-2|44	+ Revision: a7e44fe
14mr|xsetroot-1.1.1-2|45	- MassBuild#440: Increase release tag
14mr|xsetroot-1.1.1-2|46	
14mr|xsetroot-1.1.1-2|47	

22245 14
14mr|Xsettings-client-0.10-7|1	%define major		0
14mr|Xsettings-client-0.10-7|2	%define libname		%mklibname %{name} %{major}
14mr|Xsettings-client-0.10-7|3	%define develname	%mklibname %{name} -d
14mr|Xsettings-client-0.10-7|4	%define debug_package %{nil}
14mr|Xsettings-client-0.10-7|5	
14mr|Xsettings-client-0.10-7|6	Summary: 	Inter-toolkit configuration settings
14mr|Xsettings-client-0.10-7|7	Name: 		Xsettings-client
14mr|Xsettings-client-0.10-7|8	Version: 	0.10
14mr|Xsettings-client-0.10-7|9	Release: 	7
14mr|Xsettings-client-0.10-7|10	URL: 		http://www.freedesktop.org/standards/xsettings-spec/
14mr|Xsettings-client-0.10-7|11	# Tarball includes a copy of the GPL but the source headers clearly
14mr|Xsettings-client-0.10-7|12	# specify an MIT license - AdamW 2008/12
14mr|Xsettings-client-0.10-7|13	License: 	MIT
14mr|Xsettings-client-0.10-7|14	Group: 		System/Libraries
14mr|Xsettings-client-0.10-7|15	Source0:	http://matchbox-project.org/sources/optional-dependencies/%{name}-%{version}.tar.bz2
14mr|Xsettings-client-0.10-7|16	# Fix underlinking - AdamW 2008/12
14mr|Xsettings-client-0.10-7|17	Patch0:		Xsettings-client-0.10-underlink.patch
14mr|Xsettings-client-0.10-7|18	Patch1:		xsettings-automake-1.13.patch
14mr|Xsettings-client-0.10-7|19	BuildRequires:	pkgconfig(x11)
14mr|Xsettings-client-0.10-7|20	
14mr|Xsettings-client-0.10-7|21	%description
14mr|Xsettings-client-0.10-7|22	The intent of this specification is to specify a mechanism to allow the
14mr|Xsettings-client-0.10-7|23	configuration of settings such as double click timeout, drag-and-drop
14mr|Xsettings-client-0.10-7|24	threshold, and default foreground and background colors for all applications
14mr|Xsettings-client-0.10-7|25	running within a desktop. The mechanism should:
14mr|Xsettings-client-0.10-7|26	- allow for instant updates to be propagated across all applications at runtime
14mr|Xsettings-client-0.10-7|27	- perform well, even for remote applications.
14mr|Xsettings-client-0.10-7|28	
14mr|Xsettings-client-0.10-7|29	It is not intended:
14mr|Xsettings-client-0.10-7|30	- for the storage of application-specific data
14mr|Xsettings-client-0.10-7|31	- to be able to store large amounts of data
14mr|Xsettings-client-0.10-7|32	- to store complex data types (other than as strings)
14mr|Xsettings-client-0.10-7|33	
14mr|Xsettings-client-0.10-7|34	%package -n	%{libname}
14mr|Xsettings-client-0.10-7|35	Group:		System/Libraries
14mr|Xsettings-client-0.10-7|36	Summary:	Inter-toolkit configuration settings
14mr|Xsettings-client-0.10-7|37	
14mr|Xsettings-client-0.10-7|38	%description -n %{libname}
14mr|Xsettings-client-0.10-7|39	The intent of this specification is to specify a mechanism to allow the
14mr|Xsettings-client-0.10-7|40	configuration of settings such as double click timeout, drag-and-drop
14mr|Xsettings-client-0.10-7|41	threshold, and default foreground and background colors for all applications
14mr|Xsettings-client-0.10-7|42	running within a desktop. The mechanism should:
14mr|Xsettings-client-0.10-7|43	- allow for instant updates to be propagated across all applications at runtime
14mr|Xsettings-client-0.10-7|44	- perform well, even for remote applications.
14mr|Xsettings-client-0.10-7|45	
14mr|Xsettings-client-0.10-7|46	It is not intended:
14mr|Xsettings-client-0.10-7|47	- for the storage of application-specific data
14mr|Xsettings-client-0.10-7|48	- to be able to store large amounts of data
14mr|Xsettings-client-0.10-7|49	- to store complex data types (other than as strings)
14mr|Xsettings-client-0.10-7|50	
14mr|Xsettings-client-0.10-7|51	%package -n %{develname}
14mr|Xsettings-client-0.10-7|52	Group:          Development/C
14mr|Xsettings-client-0.10-7|53	Summary:        Static libraries and header files from %{name}
14mr|Xsettings-client-0.10-7|54	Provides:       %{name}-devel = %{version}-%{release}
14mr|Xsettings-client-0.10-7|55	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|Xsettings-client-0.10-7|56	Obsoletes:	%{mklibname Xsettings-client 0 -d}
14mr|Xsettings-client-0.10-7|57	Requires:       %{libname} = %{version}-%{release}
14mr|Xsettings-client-0.10-7|58	
14mr|Xsettings-client-0.10-7|59	%description -n %{develname}
14mr|Xsettings-client-0.10-7|60	Static libraries and header files from %{name}.
14mr|Xsettings-client-0.10-7|61	
14mr|Xsettings-client-0.10-7|62	%prep
14mr|Xsettings-client-0.10-7|63	%setup -q
14mr|Xsettings-client-0.10-7|64	%apply_patches
14mr|Xsettings-client-0.10-7|65	
14mr|Xsettings-client-0.10-7|66	%build
14mr|Xsettings-client-0.10-7|67	autoreconf -fi
14mr|Xsettings-client-0.10-7|68	%configure2_5x
14mr|Xsettings-client-0.10-7|69	%make
14mr|Xsettings-client-0.10-7|70	
14mr|Xsettings-client-0.10-7|71	%install
14mr|Xsettings-client-0.10-7|72	rm -rf %{buildroot}
14mr|Xsettings-client-0.10-7|73	%makeinstall_std
14mr|Xsettings-client-0.10-7|74	
14mr|Xsettings-client-0.10-7|75	%clean
14mr|Xsettings-client-0.10-7|76	rm -rf %{buildroot}
14mr|Xsettings-client-0.10-7|77	
14mr|Xsettings-client-0.10-7|78	%if %mdkversion < 200900
14mr|Xsettings-client-0.10-7|79	%post -n %{libname} -p /sbin/ldconfig
14mr|Xsettings-client-0.10-7|80	%endif
14mr|Xsettings-client-0.10-7|81	%if %mdkversion < 200900
14mr|Xsettings-client-0.10-7|82	%postun -n %{libname} -p /sbin/ldconfig
14mr|Xsettings-client-0.10-7|83	%endif
14mr|Xsettings-client-0.10-7|84	
14mr|Xsettings-client-0.10-7|85	%files -n %{libname}
14mr|Xsettings-client-0.10-7|86	%defattr(-,root,root)
14mr|Xsettings-client-0.10-7|87	%{_libdir}/*.so.%{major}*
14mr|Xsettings-client-0.10-7|88	
14mr|Xsettings-client-0.10-7|89	%files -n %{develname}
14mr|Xsettings-client-0.10-7|90	%defattr(-,root,root)
14mr|Xsettings-client-0.10-7|91	%doc README
14mr|Xsettings-client-0.10-7|92	%{_libdir}/*.so
14mr|Xsettings-client-0.10-7|93	%{_libdir}/*.*a
14mr|Xsettings-client-0.10-7|94	%{_includedir}/*.h
14mr|Xsettings-client-0.10-7|95	
14mr|Xsettings-client-0.10-7|96	
14mr|Xsettings-client-0.10-7|97	
14mr|Xsettings-client-0.10-7|98	
14mr|Xsettings-client-0.10-7|99	%changelog
14mr|Xsettings-client-0.10-7|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10-7
14mr|Xsettings-client-0.10-7|101	+ Revision: adaeee9
14mr|Xsettings-client-0.10-7|102	- MassBuild#440: Increase release tag
14mr|Xsettings-client-0.10-7|103	
14mr|Xsettings-client-0.10-7|104	

22246 14
14mr|xsettings-kde-0.12.3-3|1	Summary:	XSettings Daemon for KDE Environment
14mr|xsettings-kde-0.12.3-3|2	Name:     	xsettings-kde
14mr|xsettings-kde-0.12.3-3|3	Version:	0.12.3
14mr|xsettings-kde-0.12.3-3|4	Release:	3
14mr|xsettings-kde-0.12.3-3|5	License:	GPLv2+
14mr|xsettings-kde-0.12.3-3|6	Group:		Graphical desktop/KDE
14mr|xsettings-kde-0.12.3-3|7	Source: 	%{name}-%{version}.tar.bz2
14mr|xsettings-kde-0.12.3-3|8	URL:		http://svnweb.mageia.org/soft/theme/xsettings-kde/
14mr|xsettings-kde-0.12.3-3|9	
14mr|xsettings-kde-0.12.3-3|10	BuildRequires:	pkgconfig(x11) glib2-devel
14mr|xsettings-kde-0.12.3-3|11	
14mr|xsettings-kde-0.12.3-3|12	%description
14mr|xsettings-kde-0.12.3-3|13	This package provides a XSettings daemon for KDE Desktop Environment.
14mr|xsettings-kde-0.12.3-3|14	It allows XSettings aware applications (all GTK+ 2 and GNOME 2 applications)
14mr|xsettings-kde-0.12.3-3|15	to be informed instantly of changes in KDE configuration, such as theme name,
14mr|xsettings-kde-0.12.3-3|16	default font and so on.
14mr|xsettings-kde-0.12.3-3|17	
14mr|xsettings-kde-0.12.3-3|18	%prep
14mr|xsettings-kde-0.12.3-3|19	%setup -q
14mr|xsettings-kde-0.12.3-3|20	
14mr|xsettings-kde-0.12.3-3|21	%build
14mr|xsettings-kde-0.12.3-3|22	
14mr|xsettings-kde-0.12.3-3|23	make CFLAGS="%optflags" LDFLAGS="%ldflags" lib=%{_lib}
14mr|xsettings-kde-0.12.3-3|24	
14mr|xsettings-kde-0.12.3-3|25	%install
14mr|xsettings-kde-0.12.3-3|26	rm -rf $RPM_BUILD_ROOT
14mr|xsettings-kde-0.12.3-3|27	
14mr|xsettings-kde-0.12.3-3|28	mkdir -p $RPM_BUILD_ROOT%{_bindir}
14mr|xsettings-kde-0.12.3-3|29	cp -f xsettings-kde $RPM_BUILD_ROOT%{_bindir}
14mr|xsettings-kde-0.12.3-3|30	
14mr|xsettings-kde-0.12.3-3|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/autostart/
14mr|xsettings-kde-0.12.3-3|32	cat << EOF > $RPM_BUILD_ROOT%{_datadir}/autostart/xsettings-kde.desktop
14mr|xsettings-kde-0.12.3-3|33	[Desktop Entry]
14mr|xsettings-kde-0.12.3-3|34	Exec=xsettings-kde
14mr|xsettings-kde-0.12.3-3|35	Name=XSettings-KDE
14mr|xsettings-kde-0.12.3-3|36	X-KDE-autostart-after=kdesktop
14mr|xsettings-kde-0.12.3-3|37	Type=Service
14mr|xsettings-kde-0.12.3-3|38	OnlyShowIn=KDE;
14mr|xsettings-kde-0.12.3-3|39	EOF
14mr|xsettings-kde-0.12.3-3|40	
14mr|xsettings-kde-0.12.3-3|41	%clean
14mr|xsettings-kde-0.12.3-3|42	rm -rf $RPM_BUILD_ROOT
14mr|xsettings-kde-0.12.3-3|43	
14mr|xsettings-kde-0.12.3-3|44	%files
14mr|xsettings-kde-0.12.3-3|45	%defattr(-, root, root)
14mr|xsettings-kde-0.12.3-3|46	%doc ChangeLog README
14mr|xsettings-kde-0.12.3-3|47	%{_bindir}/*
14mr|xsettings-kde-0.12.3-3|48	%{_datadir}/autostart/*
14mr|xsettings-kde-0.12.3-3|49	
14mr|xsettings-kde-0.12.3-3|50	
14mr|xsettings-kde-0.12.3-3|51	
14mr|xsettings-kde-0.12.3-3|52	
14mr|xsettings-kde-0.12.3-3|53	
14mr|xsettings-kde-0.12.3-3|54	
14mr|xsettings-kde-0.12.3-3|55	%changelog
14mr|xsettings-kde-0.12.3-3|56	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.12.3-3
14mr|xsettings-kde-0.12.3-3|57	+ Revision: b60db31
14mr|xsettings-kde-0.12.3-3|58	- MassBuild#440: Increase release tag
14mr|xsettings-kde-0.12.3-3|59	
14mr|xsettings-kde-0.12.3-3|60	

22247 14
14mr|xsm-1.0.2-11|1	Name: xsm
14mr|xsm-1.0.2-11|2	Version: 1.0.2
14mr|xsm-1.0.2-11|3	Release: 11
14mr|xsm-1.0.2-11|4	Summary: X Session Manager
14mr|xsm-1.0.2-11|5	Group: Development/X11
14mr|xsm-1.0.2-11|6	URL: http://xorg.freedesktop.org
14mr|xsm-1.0.2-11|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xsm-1.0.2-11|8	License: MIT
14mr|xsm-1.0.2-11|9	BuildRoot: %{_tmppath}/%{name}-root
14mr|xsm-1.0.2-11|10	BuildRequires: libxaw-devel >= 1.0.1
14mr|xsm-1.0.2-11|11	BuildRequires: libxt-devel >= 1.0.0
14mr|xsm-1.0.2-11|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xsm-1.0.2-11|13	BuildRequires: netkit-rsh
14mr|xsm-1.0.2-11|14	
14mr|xsm-1.0.2-11|15	%description
14mr|xsm-1.0.2-11|16	Xsm is a session manager. A session is a group of applications, each of which
14mr|xsm-1.0.2-11|17	has a particular state. xsm allows you to create arbitrary sessions - for
14mr|xsm-1.0.2-11|18	example, you might have a "light" session, a "development" session, or an
14mr|xsm-1.0.2-11|19	"xterminal" session. Each session can have its own set of applications. Within
14mr|xsm-1.0.2-11|20	a session, you can perform a "checkpoint" to save application state, or a
14mr|xsm-1.0.2-11|21	"shutdown" to save state and exit the session. When you log back in to the
14mr|xsm-1.0.2-11|22	system, you can load a specific session, and you can delete sessions you no
14mr|xsm-1.0.2-11|23	longer want to keep.
14mr|xsm-1.0.2-11|24	
14mr|xsm-1.0.2-11|25	Some session managers simply allow you to manually specify a list of
14mr|xsm-1.0.2-11|26	applications to be started in a session. xsm is more powerful because it lets
14mr|xsm-1.0.2-11|27	you run applications and have them automatically become part of the session. On
14mr|xsm-1.0.2-11|28	a simple level, xsm is useful because it gives you this ability to easily
14mr|xsm-1.0.2-11|29	define which applications are in a session. The true power of xsm, however, can
14mr|xsm-1.0.2-11|30	be taken advantage of when more and more applications learn to save and restore
14mr|xsm-1.0.2-11|31	their state.
14mr|xsm-1.0.2-11|32	
14mr|xsm-1.0.2-11|33	%prep
14mr|xsm-1.0.2-11|34	%setup -q -n %{name}-%{version}
14mr|xsm-1.0.2-11|35	
14mr|xsm-1.0.2-11|36	%build
14mr|xsm-1.0.2-11|37	%configure2_5x
14mr|xsm-1.0.2-11|38	%make
14mr|xsm-1.0.2-11|39	
14mr|xsm-1.0.2-11|40	%install
14mr|xsm-1.0.2-11|41	rm -rf %{buildroot}
14mr|xsm-1.0.2-11|42	%makeinstall_std
14mr|xsm-1.0.2-11|43	
14mr|xsm-1.0.2-11|44	%clean
14mr|xsm-1.0.2-11|45	rm -rf %{buildroot}
14mr|xsm-1.0.2-11|46	
14mr|xsm-1.0.2-11|47	%files
14mr|xsm-1.0.2-11|48	%defattr(-,root,root)
14mr|xsm-1.0.2-11|49	%{_bindir}/xsm
14mr|xsm-1.0.2-11|50	%{_libdir}/X11/xsm/system.xsm
14mr|xsm-1.0.2-11|51	%{_datadir}/X11/app-defaults/XSm
14mr|xsm-1.0.2-11|52	%{_mandir}/man1/xsm.1*
14mr|xsm-1.0.2-11|53	
14mr|xsm-1.0.2-11|54	
14mr|xsm-1.0.2-11|55	
14mr|xsm-1.0.2-11|56	%changelog
14mr|xsm-1.0.2-11|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-11
14mr|xsm-1.0.2-11|58	+ Revision: e8cb610
14mr|xsm-1.0.2-11|59	- MassBuild#440: Increase release tag
14mr|xsm-1.0.2-11|60	
14mr|xsm-1.0.2-11|61	

22248 14
14mr|xstdcmap-1.0.3-2|1	Name:		xstdcmap
14mr|xstdcmap-1.0.3-2|2	Version:	1.0.3
14mr|xstdcmap-1.0.3-2|3	Release:	2
14mr|xstdcmap-1.0.3-2|4	Summary:	X standard colormap utility
14mr|xstdcmap-1.0.3-2|5	
14mr|xstdcmap-1.0.3-2|6	Group:		Development/X11
14mr|xstdcmap-1.0.3-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xstdcmap-1.0.3-2|8	License:	MIT
14mr|xstdcmap-1.0.3-2|9	
14mr|xstdcmap-1.0.3-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xstdcmap-1.0.3-2|11	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xstdcmap-1.0.3-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xstdcmap-1.0.3-2|13	
14mr|xstdcmap-1.0.3-2|14	%description
14mr|xstdcmap-1.0.3-2|15	The xstdcmap utility can be used to selectively define standard
14mr|xstdcmap-1.0.3-2|16	colormap properties. It is intended to be run from a user's X startup
14mr|xstdcmap-1.0.3-2|17	script to create standard colormap definitions in order to facilitate
14mr|xstdcmap-1.0.3-2|18	sharing of scarce colormap resources among clients. Where at all
14mr|xstdcmap-1.0.3-2|19	possible, colormaps are created with read-only allocations.
14mr|xstdcmap-1.0.3-2|20	
14mr|xstdcmap-1.0.3-2|21	%prep
14mr|xstdcmap-1.0.3-2|22	%setup -q -n %{name}-%{version}
14mr|xstdcmap-1.0.3-2|23	
14mr|xstdcmap-1.0.3-2|24	%build
14mr|xstdcmap-1.0.3-2|25	%configure2_5x	--x-includes=%{_includedir}\
14mr|xstdcmap-1.0.3-2|26	--x-libraries=%{_libdir}
14mr|xstdcmap-1.0.3-2|27	
14mr|xstdcmap-1.0.3-2|28	%make
14mr|xstdcmap-1.0.3-2|29	
14mr|xstdcmap-1.0.3-2|30	%install
14mr|xstdcmap-1.0.3-2|31	%makeinstall_std
14mr|xstdcmap-1.0.3-2|32	
14mr|xstdcmap-1.0.3-2|33	%clean
14mr|xstdcmap-1.0.3-2|34	
14mr|xstdcmap-1.0.3-2|35	%files
14mr|xstdcmap-1.0.3-2|36	%{_bindir}/xstdcmap
14mr|xstdcmap-1.0.3-2|37	%{_mandir}/man1/xstdcmap.1*
14mr|xstdcmap-1.0.3-2|38	
14mr|xstdcmap-1.0.3-2|39	
14mr|xstdcmap-1.0.3-2|40	
14mr|xstdcmap-1.0.3-2|41	
14mr|xstdcmap-1.0.3-2|42	%changelog
14mr|xstdcmap-1.0.3-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-2
14mr|xstdcmap-1.0.3-2|44	+ Revision: 1b61f05
14mr|xstdcmap-1.0.3-2|45	- MassBuild#440: Increase release tag
14mr|xstdcmap-1.0.3-2|46	
14mr|xstdcmap-1.0.3-2|47	

22249 14
14mr|xsysinfo-1.7-31|1	%define name	xsysinfo
14mr|xsysinfo-1.7-31|2	%define version	1.7
14mr|xsysinfo-1.7-31|3	Summary:	An X Window System kernel parameter monitoring tool
14mr|xsysinfo-1.7-31|4	Name:		%{name}
14mr|xsysinfo-1.7-31|5	Version:	%{version}
14mr|xsysinfo-1.7-31|6	Release:	31
14mr|xsysinfo-1.7-31|7	License:	MIT
14mr|xsysinfo-1.7-31|8	Group:		Monitoring
14mr|xsysinfo-1.7-31|9	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/status/xstatus/xsysinfo-%{version}.tar.bz2
14mr|xsysinfo-1.7-31|10	Source1:	%{name}
14mr|xsysinfo-1.7-31|11	Source11:	%{name}-16x16.png
14mr|xsysinfo-1.7-31|12	Source12:	%{name}-32x32.png
14mr|xsysinfo-1.7-31|13	Source13:	%{name}-48x48.png
14mr|xsysinfo-1.7-31|14	Patch0:		xsysinfo-1.7-imake.patch
14mr|xsysinfo-1.7-31|15	Patch1:		xsysinfo-1.7-xf4.patch
14mr|xsysinfo-1.7-31|16	Patch2:		xsysinfo-1.7-includes.patch
14mr|xsysinfo-1.7-31|17	BuildRequires:	imake
14mr|xsysinfo-1.7-31|18	BuildRequires:	pkgconfig(x11)
14mr|xsysinfo-1.7-31|19	BuildRequires:	Xaw3d-devel
14mr|xsysinfo-1.7-31|20	BuildRequires:	pkgconfig(xt)
14mr|xsysinfo-1.7-31|21	BuildRequires:	pkgconfig(xaw7)
14mr|xsysinfo-1.7-31|22	BuildRequires:	pkgconfig(xp)
14mr|xsysinfo-1.7-31|23	
14mr|xsysinfo-1.7-31|24	%description
14mr|xsysinfo-1.7-31|25	Xsysinfo is a graphic kernel monitoring tool for the X Window System.
14mr|xsysinfo-1.7-31|26	Xsysinfo displays vertical bars for certain kernel parameters:  CPU load
14mr|xsysinfo-1.7-31|27	average, CPU load, memory and swap sizes.
14mr|xsysinfo-1.7-31|28	
14mr|xsysinfo-1.7-31|29	Install the xsysinfo package if you'd like to use a graphical kernel
14mr|xsysinfo-1.7-31|30	monitoring tool.
14mr|xsysinfo-1.7-31|31	
14mr|xsysinfo-1.7-31|32	%prep
14mr|xsysinfo-1.7-31|33	%setup -q
14mr|xsysinfo-1.7-31|34	%patch0 -p1
14mr|xsysinfo-1.7-31|35	%patch1 -p0
14mr|xsysinfo-1.7-31|36	%patch2 -p1 -b .includes
14mr|xsysinfo-1.7-31|37	make clean
14mr|xsysinfo-1.7-31|38	
14mr|xsysinfo-1.7-31|39	%build
14mr|xsysinfo-1.7-31|40	xmkmf
14mr|xsysinfo-1.7-31|41	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
14mr|xsysinfo-1.7-31|42	
14mr|xsysinfo-1.7-31|43	%install
14mr|xsysinfo-1.7-31|44	rm -rf $RPM_BUILD_ROOT
14mr|xsysinfo-1.7-31|45	%{makeinstall_std}
14mr|xsysinfo-1.7-31|46	
14mr|xsysinfo-1.7-31|47	mkdir -p %{buildroot}%{_datadir}/applications
14mr|xsysinfo-1.7-31|48	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|xsysinfo-1.7-31|49	[Desktop Entry]
14mr|xsysinfo-1.7-31|50	Name=Xsysinfo
14mr|xsysinfo-1.7-31|51	Comment=System information
14mr|xsysinfo-1.7-31|52	Exec=%{_bindir}/%{name}
14mr|xsysinfo-1.7-31|53	Icon=%{name}
14mr|xsysinfo-1.7-31|54	Terminal=false
14mr|xsysinfo-1.7-31|55	Type=Application
14mr|xsysinfo-1.7-31|56	StartupNotify=true
14mr|xsysinfo-1.7-31|57	Categories=System;Monitor;X-MandrivaLinux-System-Monitoring;
14mr|xsysinfo-1.7-31|58	EOF
14mr|xsysinfo-1.7-31|59	
14mr|xsysinfo-1.7-31|60	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14mr|xsysinfo-1.7-31|61	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xsysinfo-1.7-31|62	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14mr|xsysinfo-1.7-31|63	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xsysinfo-1.7-31|64	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14mr|xsysinfo-1.7-31|65	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xsysinfo-1.7-31|66	
14mr|xsysinfo-1.7-31|67	rm -f $RPM_BUILD_ROOT/%{_prefix}/lib/X11/app-defaults
14mr|xsysinfo-1.7-31|68	
14mr|xsysinfo-1.7-31|69	%if %mdkversion < 200900
14mr|xsysinfo-1.7-31|70	%post
14mr|xsysinfo-1.7-31|71	%{update_menus}
14mr|xsysinfo-1.7-31|72	%update_icon_cache hicolor
14mr|xsysinfo-1.7-31|73	%endif
14mr|xsysinfo-1.7-31|74	
14mr|xsysinfo-1.7-31|75	%if %mdkversion < 200900
14mr|xsysinfo-1.7-31|76	%postun
14mr|xsysinfo-1.7-31|77	%{clean_menus}
14mr|xsysinfo-1.7-31|78	%clean_icon_cache hicolor
14mr|xsysinfo-1.7-31|79	%endif
14mr|xsysinfo-1.7-31|80	
14mr|xsysinfo-1.7-31|81	%clean
14mr|xsysinfo-1.7-31|82	rm -rf $RPM_BUILD_ROOT
14mr|xsysinfo-1.7-31|83	
14mr|xsysinfo-1.7-31|84	%files
14mr|xsysinfo-1.7-31|85	%defattr(-,root,root)
14mr|xsysinfo-1.7-31|86	%doc README CHANGES
14mr|xsysinfo-1.7-31|87	%{_bindir}/xsysinfo
14mr|xsysinfo-1.7-31|88	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XSysinfo
14mr|xsysinfo-1.7-31|89	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XSysinfo-color
14mr|xsysinfo-1.7-31|90	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|xsysinfo-1.7-31|91	%{_miconsdir}/%{name}.png
14mr|xsysinfo-1.7-31|92	%{_iconsdir}/%{name}.png
14mr|xsysinfo-1.7-31|93	%{_liconsdir}/%{name}.png
14mr|xsysinfo-1.7-31|94	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xsysinfo-1.7-31|95	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xsysinfo-1.7-31|96	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xsysinfo-1.7-31|97	
14mr|xsysinfo-1.7-31|98	
14mr|xsysinfo-1.7-31|99	
14mr|xsysinfo-1.7-31|100	%changelog
14mr|xsysinfo-1.7-31|101	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7-31
14mr|xsysinfo-1.7-31|102	+ Revision: c26a127
14mr|xsysinfo-1.7-31|103	- MassBuild#440: Increase release tag
14mr|xsysinfo-1.7-31|104	
14mr|xsysinfo-1.7-31|105	

22250 14
14mr|Xtart-1.0-21|1	%define	name	Xtart
14mr|Xtart-1.0-21|2	%define	version	1.0
14mr|Xtart-1.0-21|3	%define release	21
14mr|Xtart-1.0-21|4	
14mr|Xtart-1.0-21|5	Summary:	Use this to access any installed WM from a logged-in console
14mr|Xtart-1.0-21|6	Name:		%{name}
14mr|Xtart-1.0-21|7	Version:	%{version}
14mr|Xtart-1.0-21|8	Release:	%{release}
14mr|Xtart-1.0-21|9	Source0:	%{name}-%{version}.tar.bz2
14mr|Xtart-1.0-21|10	Patch0:		%{name}-xvt.patch
14mr|Xtart-1.0-21|11	# call startx instead of xinit, for ConsoleKit
14mr|Xtart-1.0-21|12	Patch1:		%{name}-startx.patch
14mr|Xtart-1.0-21|13	License:	GPL
14mr|Xtart-1.0-21|14	Group:		Graphical desktop/Other
14mr|Xtart-1.0-21|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14mr|Xtart-1.0-21|16	Requires:	python
14mr|Xtart-1.0-21|17	BuildArch:	noarch
14mr|Xtart-1.0-21|18	
14mr|Xtart-1.0-21|19	%description
14mr|Xtart-1.0-21|20	Xtart is a simple program that checks for properly installed window managers
14mr|Xtart-1.0-21|21	and allows the user full menu access to them from a logged-in console.  The
14mr|Xtart-1.0-21|22	special entry 00 in menu selectio will start X with an xterm to manually
14mr|Xtart-1.0-21|23	start new installations of window managers or to do tests with X and no
14mr|Xtart-1.0-21|24	window manager.  See /etc/X11/wmsession.d for proper WM integration.
14mr|Xtart-1.0-21|25	
14mr|Xtart-1.0-21|26	%prep
14mr|Xtart-1.0-21|27	%setup -q
14mr|Xtart-1.0-21|28	%patch0 -p0 -b .xvt
14mr|Xtart-1.0-21|29	%patch1 -p0 -b .startx
14mr|Xtart-1.0-21|30	
14mr|Xtart-1.0-21|31	%build
14mr|Xtart-1.0-21|32	
14mr|Xtart-1.0-21|33	%install
14mr|Xtart-1.0-21|34	%{__install} -m 0755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
14mr|Xtart-1.0-21|35	
14mr|Xtart-1.0-21|36	%clean
14mr|Xtart-1.0-21|37	%{__rm} -rf $RPM_BUILD_ROOT
14mr|Xtart-1.0-21|38	
14mr|Xtart-1.0-21|39	%files
14mr|Xtart-1.0-21|40	%defattr(-,root,root)
14mr|Xtart-1.0-21|41	%{_bindir}/Xtart
14mr|Xtart-1.0-21|42	
14mr|Xtart-1.0-21|43	
14mr|Xtart-1.0-21|44	
14mr|Xtart-1.0-21|45	%changelog
14mr|Xtart-1.0-21|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0-21
14mr|Xtart-1.0-21|47	+ Revision: 2c2a499
14mr|Xtart-1.0-21|48	- MassBuild#440: Increase release tag
14mr|Xtart-1.0-21|49	
14mr|Xtart-1.0-21|50	

22251 14
14mr|xterm-287-3|1	Summary:	The standard terminal emulator for the X Window System
14mr|xterm-287-3|2	Name:		xterm
14mr|xterm-287-3|3	Version:	287
14mr|xterm-287-3|4	Release:	3
14mr|xterm-287-3|5	License:	MIT
14mr|xterm-287-3|6	Group:		Terminals
14mr|xterm-287-3|7	Url:		http://invisible-island.net/xterm/
14mr|xterm-287-3|8	Source0:	ftp://invisible-island.net/xterm/%{name}-%{version}.tgz
14mr|xterm-287-3|9	Source1:	ftp://invisible-island.net/xterm/%{name}-%{version}.tgz.asc
14mr|xterm-287-3|10	Source11:	%{name}-16x16.png
14mr|xterm-287-3|11	Source12:	%{name}-32x32.png
14mr|xterm-287-3|12	Source13:	%{name}-48x48.png
14mr|xterm-287-3|13	# from http://www.vim.org/scripts/script.php?script_id=1349, public domain
14mr|xterm-287-3|14	Source20:	colortest.pl
14mr|xterm-287-3|15	BuildRequires:	luit
14mr|xterm-287-3|16	BuildRequires:	pkgconfig(fontconfig)
14mr|xterm-287-3|17	BuildRequires:	pkgconfig(ncurses)
14mr|xterm-287-3|18	BuildRequires:	pkgconfig(x11)
14mr|xterm-287-3|19	BuildRequires:	pkgconfig(xaw7)
14mr|xterm-287-3|20	BuildRequires:	pkgconfig(xft)
14mr|xterm-287-3|21	BuildRequires:	pkgconfig(xmu)
14mr|xterm-287-3|22	BuildRequires:	pkgconfig(xt)
14mr|xterm-287-3|23	Requires:	luit
14mr|xterm-287-3|24	Requires(post,postun):	update-alternatives
14mr|xterm-287-3|25	
14mr|xterm-287-3|26	%description
14mr|xterm-287-3|27	The XTerm program is the standard terminal emulator for the X Window System. It
14mr|xterm-287-3|28	provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs
14mr|xterm-287-3|29	that can't use the window system directly. If the underlying operating system
14mr|xterm-287-3|30	supports terminal resizing capabilities (for example, the SIGWINCH signal in
14mr|xterm-287-3|31	systems derived from 4.3bsd), xterm will use the facilities to notify programs
14mr|xterm-287-3|32	running in the window whenever it is resized.
14mr|xterm-287-3|33	
14mr|xterm-287-3|34	The xterm included in this package has support for 256 colors enabled.
14mr|xterm-287-3|35	
14mr|xterm-287-3|36	%files
14mr|xterm-287-3|37	%doc ctlseqs.txt colortest.pl
14mr|xterm-287-3|38	%{_bindir}/*
14mr|xterm-287-3|39	%{_mandir}/*/*
14mr|xterm-287-3|40	%{_libdir}/X11/app-defaults/*
14mr|xterm-287-3|41	%{_datadir}/applications/%{name}.desktop
14mr|xterm-287-3|42	%{_iconsdir}/hicolor/*/apps/xterm-terminal.png
14mr|xterm-287-3|43	%{_datadir}/pixmaps/*.xpm
14mr|xterm-287-3|44	
14mr|xterm-287-3|45	%post
14mr|xterm-287-3|46	update-alternatives --install %{_bindir}/xvt xvt %{_bindir}/xterm 18 || :
14mr|xterm-287-3|47	
14mr|xterm-287-3|48	%postun
14mr|xterm-287-3|49	[[ "$1" = "0" ]] && update-alternatives --remove xvt %{_bindir}/xterm || :
14mr|xterm-287-3|50	
14mr|xterm-287-3|51	#----------------------------------------------------------------------------
14mr|xterm-287-3|52	
14mr|xterm-287-3|53	%prep
14mr|xterm-287-3|54	%setup -q
14mr|xterm-287-3|55	cp %{SOURCE20} .
14mr|xterm-287-3|56	
14mr|xterm-287-3|57	%build
14mr|xterm-287-3|58	%configure2_5x \
14mr|xterm-287-3|59	--disable-full-tgetent \
14mr|xterm-287-3|60	--enable-wide-chars \
14mr|xterm-287-3|61	--x-includes=%{_includedir}/freetype2 \
14mr|xterm-287-3|62	--enable-luit \
14mr|xterm-287-3|63	--enable-256-color \
14mr|xterm-287-3|64	--with-app-defaults=%{_libdir}/X11/app-defaults
14mr|xterm-287-3|65	
14mr|xterm-287-3|66	%make
14mr|xterm-287-3|67	
14mr|xterm-287-3|68	%install
14mr|xterm-287-3|69	%makeinstall_std
14mr|xterm-287-3|70	
14mr|xterm-287-3|71	# NOTE: encodingMode: locale means to follow the charset encoding of the
14mr|xterm-287-3|72	# locale. A quite complete unicode font is set as the default (instead of the
14mr|xterm-287-3|73	# very poor "fixed" one). a quick cat is used instead of patching the sources;
14mr|xterm-287-3|74	# it shoulmd be made the default imho
14mr|xterm-287-3|75	# locale: true means to use luit to convert locale encoding to unicode
14mr|xterm-287-3|76	# for display.
14mr|xterm-287-3|77	# luit support is needed for it to work -- pablo
14mr|xterm-287-3|78	cat << EOF >> %{buildroot}%{_libdir}/X11/app-defaults/XTerm
14mr|xterm-287-3|79	
14mr|xterm-287-3|80	*.vt100.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1
14mr|xterm-287-3|81	*.vt100.encodingMode: locale
14mr|xterm-287-3|82	*.locale: true
14mr|xterm-287-3|83	*.PtyInitialErase: on
14mr|xterm-287-3|84	*.backarrowKeyIsErase: on
14mr|xterm-287-3|85	EOF
14mr|xterm-287-3|86	
14mr|xterm-287-3|87	mkdir -p %{buildroot}%{_datadir}/applications
14mr|xterm-287-3|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mr|xterm-287-3|89	[Desktop Entry]
14mr|xterm-287-3|90	Name=XTerm
14mr|xterm-287-3|91	Comment=Standard terminal emulator
14mr|xterm-287-3|92	Comment[ru]=Стандартный эмулятор терминала для X
14mr|xterm-287-3|93	Exec=%{name} -name Terminal
14mr|xterm-287-3|94	Icon=xterm-terminal
14mr|xterm-287-3|95	Terminal=false
14mr|xterm-287-3|96	Type=Application
14mr|xterm-287-3|97	StartupNotify=true
14mr|xterm-287-3|98	NotShowIn=KDE;
14mr|xterm-287-3|99	Categories=TerminalEmulator;System;Utility;
14mr|xterm-287-3|100	EOF
14mr|xterm-287-3|101	
14mr|xterm-287-3|102	for xpm in xterm{-color_32x32,-color_48x48,_32x32,_48x48}.xpm; do
14mr|xterm-287-3|103	rm -f %{buildroot}%{_datadir}/pixmaps/$xpm
14mr|xterm-287-3|104	done
14mr|xterm-287-3|105	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|xterm-287-3|106	install -m 644 %{SOURCE11} \
14mr|xterm-287-3|107	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/xterm-terminal.png
14mr|xterm-287-3|108	install -m 644 %{SOURCE12} \
14mr|xterm-287-3|109	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/xterm-terminal.png
14mr|xterm-287-3|110	install -m 644 %{SOURCE13} \
14mr|xterm-287-3|111	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/xterm-terminal.png
14mr|xterm-287-3|112	
14mr|xterm-287-3|113	
14mr|xterm-287-3|114	%changelog
14mr|xterm-287-3|115	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 287-3
14mr|xterm-287-3|116	+ Revision: 38154b7
14mr|xterm-287-3|117	- Fix desktop file name
14mr|xterm-287-3|118	
14mr|xterm-287-3|119	

22252 14
14mr|xtraceroute-0.9.2-12|1	Summary:	Graphical OpenGL version of traceroute
14mr|xtraceroute-0.9.2-12|2	Name:		xtraceroute
14mr|xtraceroute-0.9.2-12|3	Version:	0.9.2
14mr|xtraceroute-0.9.2-12|4	Release:	12
14mr|xtraceroute-0.9.2-12|5	License:	GPLv2+
14mr|xtraceroute-0.9.2-12|6	Group:		Monitoring
14mr|xtraceroute-0.9.2-12|7	Source0:	http://www.beebgames.com/sw/%{name}-%{version}.tar.bz2
14mr|xtraceroute-0.9.2-12|8	Source10:	%{name}.16.png
14mr|xtraceroute-0.9.2-12|9	Source11:	%{name}.32.png
14mr|xtraceroute-0.9.2-12|10	Source12:	%{name}.48.png
14mr|xtraceroute-0.9.2-12|11	Patch0:		xtraceroute-0.9.2-linkage.patch
14mr|xtraceroute-0.9.2-12|12	Patch1:		xtraceroute-0.9.2-fix-build.patch
14mr|xtraceroute-0.9.2-12|13	URL:		http://www.beebgames.com/sw/gtk-ports.html
14mr|xtraceroute-0.9.2-12|14	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mr|xtraceroute-0.9.2-12|15	BuildRequires:	pkgconfig(gtkgl-2.0)
14mr|xtraceroute-0.9.2-12|16	BuildRequires:	pkgconfig(gl)
14mr|xtraceroute-0.9.2-12|17	BuildRequires:	pkgconfig(glu)
14mr|xtraceroute-0.9.2-12|18	BuildRequires:	traceroute
14mr|xtraceroute-0.9.2-12|19	BuildRequires:	bind-utils
14mr|xtraceroute-0.9.2-12|20	BuildRequires:	recode
14mr|xtraceroute-0.9.2-12|21	BuildRequires:	gettext-devel
14mr|xtraceroute-0.9.2-12|22	BuildRequires:	desktop-file-utils
14mr|xtraceroute-0.9.2-12|23	Requires:	traceroute
14mr|xtraceroute-0.9.2-12|24	Requires:	bind-utils
14mr|xtraceroute-0.9.2-12|25	
14mr|xtraceroute-0.9.2-12|26	%description
14mr|xtraceroute-0.9.2-12|27	Xtraceroute is a graphical traceroute utility that shows the path your IP
14mr|xtraceroute-0.9.2-12|28	packets travel on a 3 dimensional rendered globe. Be sure to download the NDG
14mr|xtraceroute-0.9.2-12|29	data files mentioned in the INSTALL document too.
14mr|xtraceroute-0.9.2-12|30	
14mr|xtraceroute-0.9.2-12|31	%prep
14mr|xtraceroute-0.9.2-12|32	%setup -q
14mr|xtraceroute-0.9.2-12|33	%patch0 -p0
14mr|xtraceroute-0.9.2-12|34	%patch1 -p0
14mr|xtraceroute-0.9.2-12|35	sed -i -e 's,%{name}.png,%{name},g' %{name}.desktop
14mr|xtraceroute-0.9.2-12|36	
14mr|xtraceroute-0.9.2-12|37	# otherwise autoreconf doesn't work - AdamW 2008/01
14mr|xtraceroute-0.9.2-12|38	cp %{_datadir}/gettext/config.rpath .
14mr|xtraceroute-0.9.2-12|39	
14mr|xtraceroute-0.9.2-12|40	%build
14mr|xtraceroute-0.9.2-12|41	autoreconf -fi
14mr|xtraceroute-0.9.2-12|42	%configure2_5x
14mr|xtraceroute-0.9.2-12|43	make
14mr|xtraceroute-0.9.2-12|44	
14mr|xtraceroute-0.9.2-12|45	%install
14mr|xtraceroute-0.9.2-12|46	mkdir -p %{buildroot}/%{_datadir}/pixmaps
14mr|xtraceroute-0.9.2-12|47	%makeinstall_std
14mr|xtraceroute-0.9.2-12|48	
14mr|xtraceroute-0.9.2-12|49	install xtraceroute.png %{buildroot}%{_datadir}/pixmaps
14mr|xtraceroute-0.9.2-12|50	touch %{buildroot}%{_datadir}/xtraceroute/hosts.cache
14mr|xtraceroute-0.9.2-12|51	touch %{buildroot}%{_datadir}/xtraceroute/site_hosts.cache
14mr|xtraceroute-0.9.2-12|52	touch %{buildroot}%{_datadir}/xtraceroute/site_networks.cache
14mr|xtraceroute-0.9.2-12|53	
14mr|xtraceroute-0.9.2-12|54	mv %{buildroot}/%{_bindir}/%{name} %{buildroot}/%{_bindir}/%{name}.real
14mr|xtraceroute-0.9.2-12|55	cat > %{buildroot}/%{_bindir}/%{name} << EOF
14mr|xtraceroute-0.9.2-12|56	#!/bin/sh
14mr|xtraceroute-0.9.2-12|57	if [ ! -d \$HOME/.xt ]; then
14mr|xtraceroute-0.9.2-12|58	mkdir \$HOME/.xt
14mr|xtraceroute-0.9.2-12|59	fi
14mr|xtraceroute-0.9.2-12|60	%{_bindir}/%{name}.real "\$@"
14mr|xtraceroute-0.9.2-12|61	EOF
14mr|xtraceroute-0.9.2-12|62	chmod a+x %{buildroot}/%{_bindir}/%{name}
14mr|xtraceroute-0.9.2-12|63	
14mr|xtraceroute-0.9.2-12|64	# icon
14mr|xtraceroute-0.9.2-12|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mr|xtraceroute-0.9.2-12|66	install %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xtraceroute-0.9.2-12|67	install %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xtraceroute-0.9.2-12|68	install %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xtraceroute-0.9.2-12|69	
14mr|xtraceroute-0.9.2-12|70	recode ISO-8859-15..UTF-8 %{name}.desktop
14mr|xtraceroute-0.9.2-12|71	
14mr|xtraceroute-0.9.2-12|72	desktop-file-install --vendor="" \
14mr|xtraceroute-0.9.2-12|73	--remove-category="Application" \
14mr|xtraceroute-0.9.2-12|74	--add-category="System" \
14mr|xtraceroute-0.9.2-12|75	--add-category="Monitor" \
14mr|xtraceroute-0.9.2-12|76	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
14mr|xtraceroute-0.9.2-12|77	
14mr|xtraceroute-0.9.2-12|78	%files
14mr|xtraceroute-0.9.2-12|79	%doc AUTHORS ChangeLog NEWS README TODO
14mr|xtraceroute-0.9.2-12|80	%{_bindir}/*
14mr|xtraceroute-0.9.2-12|81	%{_datadir}/xtraceroute
14mr|xtraceroute-0.9.2-12|82	%{_datadir}/pixmaps/xtraceroute.png
14mr|xtraceroute-0.9.2-12|83	%{_mandir}/*/*
14mr|xtraceroute-0.9.2-12|84	%{_datadir}/applications/%{name}.desktop
14mr|xtraceroute-0.9.2-12|85	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|xtraceroute-0.9.2-12|86	
14mr|xtraceroute-0.9.2-12|87	
14mr|xtraceroute-0.9.2-12|88	
14mr|xtraceroute-0.9.2-12|89	%changelog
14mr|xtraceroute-0.9.2-12|90	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.2-12
14mr|xtraceroute-0.9.2-12|91	+ Revision: fb6e489
14mr|xtraceroute-0.9.2-12|92	- MassBuild#440: Increase release tag
14mr|xtraceroute-0.9.2-12|93	
14mr|xtraceroute-0.9.2-12|94	

22253 14
14mr|xtrap-1.0.2-10|1	Name:		xtrap
14mr|xtrap-1.0.2-10|2	Version:	1.0.2
14mr|xtrap-1.0.2-10|3	Release:	10
14mr|xtrap-1.0.2-10|4	Summary:	XTrap sample clients
14mr|xtrap-1.0.2-10|5	Group:		Development/X11
14mr|xtrap-1.0.2-10|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xtrap-1.0.2-10|7	License:	MIT
14mr|xtrap-1.0.2-10|8	
14mr|xtrap-1.0.2-10|9	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mr|xtrap-1.0.2-10|10	BuildRequires:	pkgconfig(xtrap) >= 1.0.0
14mr|xtrap-1.0.2-10|11	BuildRequires:	x11-util-macros >= 1.0.1
14mr|xtrap-1.0.2-10|12	
14mr|xtrap-1.0.2-10|13	%description
14mr|xtrap-1.0.2-10|14	These commands are SAMPLE CLIENTS provided with the XTrap X Server
14mr|xtrap-1.0.2-10|15	Extension Sources, Version 3.3. XTrap is an X Server extension which
14mr|xtrap-1.0.2-10|16	facilitates the capturing of server protocol and synthesizing core
14mr|xtrap-1.0.2-10|17	input events.
14mr|xtrap-1.0.2-10|18	
14mr|xtrap-1.0.2-10|19	%prep
14mr|xtrap-1.0.2-10|20	%setup -q -n %{name}-%{version}
14mr|xtrap-1.0.2-10|21	
14mr|xtrap-1.0.2-10|22	%build
14mr|xtrap-1.0.2-10|23	%configure2_5x	--x-includes=%{_includedir}\
14mr|xtrap-1.0.2-10|24	--x-libraries=%{_libdir}
14mr|xtrap-1.0.2-10|25	
14mr|xtrap-1.0.2-10|26	%make
14mr|xtrap-1.0.2-10|27	
14mr|xtrap-1.0.2-10|28	%install
14mr|xtrap-1.0.2-10|29	rm -rf %{buildroot}
14mr|xtrap-1.0.2-10|30	%makeinstall_std
14mr|xtrap-1.0.2-10|31	
14mr|xtrap-1.0.2-10|32	%clean
14mr|xtrap-1.0.2-10|33	rm -rf %{buildroot}
14mr|xtrap-1.0.2-10|34	
14mr|xtrap-1.0.2-10|35	%files
14mr|xtrap-1.0.2-10|36	%defattr(-,root,root)
14mr|xtrap-1.0.2-10|37	%{_bindir}/xtrapin
14mr|xtrap-1.0.2-10|38	%{_bindir}/xtrapproto
14mr|xtrap-1.0.2-10|39	%{_bindir}/xtrapreset
14mr|xtrap-1.0.2-10|40	%{_bindir}/xtrapstats
14mr|xtrap-1.0.2-10|41	%{_bindir}/xtrapchar
14mr|xtrap-1.0.2-10|42	%{_bindir}/xtrapinfo
14mr|xtrap-1.0.2-10|43	%{_bindir}/xtrapout
14mr|xtrap-1.0.2-10|44	%{_mandir}/man1/xtrapstats.*
14mr|xtrap-1.0.2-10|45	%{_mandir}/man1/xtrapproto.*
14mr|xtrap-1.0.2-10|46	%{_mandir}/man1/xtrapreset.*
14mr|xtrap-1.0.2-10|47	%{_mandir}/man1/xtrapout.*
14mr|xtrap-1.0.2-10|48	%{_mandir}/man1/xtrapinfo.*
14mr|xtrap-1.0.2-10|49	%{_mandir}/man1/xtrapin.*
14mr|xtrap-1.0.2-10|50	%{_mandir}/man1/xtrapchar.*
14mr|xtrap-1.0.2-10|51	%{_mandir}/man1/xtrap.*
14mr|xtrap-1.0.2-10|52	
14mr|xtrap-1.0.2-10|53	
14mr|xtrap-1.0.2-10|54	
14mr|xtrap-1.0.2-10|55	
14mr|xtrap-1.0.2-10|56	%changelog
14mr|xtrap-1.0.2-10|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.2-10
14mr|xtrap-1.0.2-10|58	+ Revision: a1e192c
14mr|xtrap-1.0.2-10|59	- MassBuild#440: Increase release tag
14mr|xtrap-1.0.2-10|60	
14mr|xtrap-1.0.2-10|61	

22254 14
14mr|xulrunner-31.0-2|1	#
14mr|xulrunner-31.0-2|2	# WARNING, READ FIRST:
14mr|xulrunner-31.0-2|3	#
14mr|xulrunner-31.0-2|4	# This is a special package that needs special treatment. Due to the amount of
14mr|xulrunner-31.0-2|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
14mr|xulrunner-31.0-2|6	# That means this package MUST be BUILDABLE for stable official releases.
14mr|xulrunner-31.0-2|7	# This also means only STABLE upstream releases, NO betas.
14mr|xulrunner-31.0-2|8	# This is a discussed topic. Please, do not flame it again.
14mr|xulrunner-31.0-2|9	
14mr|xulrunner-31.0-2|10	# (tpg) DO NOT FORGET TO SET EXACT XULRUNNER and FIREFOX VERSIONS !
14mr|xulrunner-31.0-2|11	%define ffver 31.0
14mr|xulrunner-31.0-2|12	%define version_internal 31.0
14mr|xulrunner-31.0-2|13	
14mr|xulrunner-31.0-2|14	# (tpg) DO NOT FORGET TO SET EXACT MAJOR!
14mr|xulrunner-31.0-2|15	# in this case %{major} == %{version_internal}
14mr|xulrunner-31.0-2|16	%define major %{version_internal}
14mr|xulrunner-31.0-2|17	%define libname %mklibname %{name} %{major}
14mr|xulrunner-31.0-2|18	%define develname %mklibname %{name} -d
14mr|xulrunner-31.0-2|19	%define develunstname %mklibname %{name}-unstable -d
14mr|xulrunner-31.0-2|20	%define sname firefox
14mr|xulrunner-31.0-2|21	
14mr|xulrunner-31.0-2|22	# (tpg) various directory defines
14mr|xulrunner-31.0-2|23	%define mozappdir %{_libdir}/%{name}-%{version_internal}
14mr|xulrunner-31.0-2|24	
14mr|xulrunner-31.0-2|25	%define nss_libname %mklibname nss 3
14mr|xulrunner-31.0-2|26	%define nspr_libname %mklibname nspr 4
14mr|xulrunner-31.0-2|27	
14mr|xulrunner-31.0-2|28	# this seems fragile, so require the exact version or later (#58754)
14mr|xulrunner-31.0-2|29	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mr|xulrunner-31.0-2|30	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mr|xulrunner-31.0-2|31	
14mr|xulrunner-31.0-2|32	%define _use_syshunspell 1
14mr|xulrunner-31.0-2|33	
14mr|xulrunner-31.0-2|34	Summary:	XUL Runtime for Gecko Applications
14mr|xulrunner-31.0-2|35	Name:		xulrunner
14mr|xulrunner-31.0-2|36	Version:	%{version_internal}
14mr|xulrunner-31.0-2|37	Release:	2
14mr|xulrunner-31.0-2|38	License:	MPLv1.1 or GPLv2+ or LGPLv2+
14mr|xulrunner-31.0-2|39	Group:		Development/Other
14mr|xulrunner-31.0-2|40	Url:		http://developer.mozilla.org/en/docs/XULRunner
14mr|xulrunner-31.0-2|41	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{sname}/releases/%{ffver}/source/%{sname}-%{ffver}.source.tar.bz2
14mr|xulrunner-31.0-2|42	Source1:	xulrunner-omv-default-prefs.js
14mr|xulrunner-31.0-2|43	Source2:	xulrunner.rpmlintrc
14mr|xulrunner-31.0-2|44	# build patches
14mr|xulrunner-31.0-2|45	#Patch1:         xulrunner-install-dir.patch
14mr|xulrunner-31.0-2|46	Patch2:         mozilla-build.patch
14mr|xulrunner-31.0-2|47	Patch3:         mozilla-build-arm.patch
14mr|xulrunner-31.0-2|48	Patch17:        xulrunner-24.0-gcc47.patch
14mr|xulrunner-31.0-2|49	# https://bugzilla.redhat.com/show_bug.cgi?id=814879#c3
14mr|xulrunner-31.0-2|50	Patch18:        xulrunner-24.0-jemalloc-ppc.patch
14mr|xulrunner-31.0-2|51	# workaround linking issue on s390 (JSContext::updateMallocCounter(size_t) not found)
14mr|xulrunner-31.0-2|52	Patch19:        xulrunner-24.0-s390-inlines.patch
14mr|xulrunner-31.0-2|53	Patch20:	firefox-28.0-nss_detect.patch
14mr|xulrunner-31.0-2|54	
14mr|xulrunner-31.0-2|55	# Fedora specific patches
14mr|xulrunner-31.0-2|56	Patch200:        mozilla-193-pkgconfig.patch
14mr|xulrunner-31.0-2|57	# Unable to install addons from https pages
14mr|xulrunner-31.0-2|58	Patch204:        rhbz-966424.patch
14mr|xulrunner-31.0-2|59	
14mr|xulrunner-31.0-2|60	# Upstream patches
14mr|xulrunner-31.0-2|61	Patch300:        mozilla-837563.patch
14mr|xulrunner-31.0-2|62	Patch301:        mozilla-938730.patch
14mr|xulrunner-31.0-2|63	
14mr|xulrunner-31.0-2|64	BuildRequires:	autoconf2.1
14mr|xulrunner-31.0-2|65	BuildRequires:	zlib-devel
14mr|xulrunner-31.0-2|66	BuildRequires:	bzip2-devel
14mr|xulrunner-31.0-2|67	BuildRequires:	pkgconfig(libpng) >= 1.4.8
14mr|xulrunner-31.0-2|68	%if %_use_syshunspell
14mr|xulrunner-31.0-2|69	BuildRequires:	hunspell-devel
14mr|xulrunner-31.0-2|70	%endif
14mr|xulrunner-31.0-2|71	BuildRequires:	pkgconfig(vpx) >= 0.9.7
14mr|xulrunner-31.0-2|72	BuildRequires:	pkgconfig(libIDL-2.0)
14mr|xulrunner-31.0-2|73	BuildRequires:	pkgconfig(gtk+-2.0)
14mr|xulrunner-31.0-2|74	BuildRequires:	pkgconfig(xt)
14mr|xulrunner-31.0-2|75	BuildRequires:	startup-notification-devel >= 0.8
14mr|xulrunner-31.0-2|76	BuildRequires:	dbus-glib-devel
14mr|xulrunner-31.0-2|77	BuildRequires:	pkgconfig(libevent) >= 1.4.7
14mr|xulrunner-31.0-2|78	BuildRequires:	sqlite3-devel >= 3.7.7.1
14mr|xulrunner-31.0-2|79	BuildRequires:	gnome-vfs2-devel
14mr|xulrunner-31.0-2|80	BuildRequires:	pkgconfig(libgnome-2.0)
14mr|xulrunner-31.0-2|81	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mr|xulrunner-31.0-2|82	BuildRequires:	pkgconfig(libpulse)
14mr|xulrunner-31.0-2|83	BuildRequires:	java-rpmbuild
14mr|xulrunner-31.0-2|84	BuildRequires:	java-devel-openjdk
14mr|xulrunner-31.0-2|85	BuildRequires:	unzip
14mr|xulrunner-31.0-2|86	BuildRequires:	zip
14mr|xulrunner-31.0-2|87	BuildRequires:	doxygen
14mr|xulrunner-31.0-2|88	BuildRequires:	makedepend
14mr|xulrunner-31.0-2|89	BuildRequires:	valgrind
14mr|xulrunner-31.0-2|90	BuildRequires:	libiw-devel
14mr|xulrunner-31.0-2|91	BuildRequires:	valgrind-devel
14mr|xulrunner-31.0-2|92	BuildRequires:	rootcerts
14mr|xulrunner-31.0-2|93	BuildRequires:	python
14mr|xulrunner-31.0-2|94	BuildRequires:  nspr-devel >= 2:4.9.0
14mr|xulrunner-31.0-2|95	BuildRequires:  nss-devel >= 2:3.13.3
14mr|xulrunner-31.0-2|96	BuildRequires:  nss-static-devel >= 2:3.13.3
14mr|xulrunner-31.0-2|97	BuildRequires:	pango-devel
14mr|xulrunner-31.0-2|98	BuildRequires:	libalsa-devel
14mr|xulrunner-31.0-2|99	BuildRequires:	pkgconfig(libnotify)
14mr|xulrunner-31.0-2|100	BuildRequires:	pkgconfig(osmesa)
14mr|xulrunner-31.0-2|101	BuildRequires:	cairo-devel >= 1.10
14mr|xulrunner-31.0-2|102	BuildRequires:	yasm >= 1.0.1
14mr|xulrunner-31.0-2|103	BuildRequires:	pkgconfig(libproxy-1.0) >= 0.4.4
14mr|xulrunner-31.0-2|104	BuildRequires:	python-distribute
14mr|xulrunner-31.0-2|105	BuildRequires:	python-virtualenv
14mr|xulrunner-31.0-2|106	Requires:	%{libname} = %{version}-%{release}
14mr|xulrunner-31.0-2|107	Conflicts:	xulrunner < %{version}
14mr|xulrunner-31.0-2|108	
14mr|xulrunner-31.0-2|109	%description
14mr|xulrunner-31.0-2|110	XULRunner is a Mozilla runtime package that can be used to
14mr|xulrunner-31.0-2|111	bootstrap XUL+XPCOM applications that are as rich as Firefox
14mr|xulrunner-31.0-2|112	and Thunderbird. It will provide mechanisms for installing,
14mr|xulrunner-31.0-2|113	upgrading, and uninstalling these applications. XULRunner will
14mr|xulrunner-31.0-2|114	also provide libxul, a solution which allows the embedding of
14mr|xulrunner-31.0-2|115	Mozilla technologies in other projects and products.
14mr|xulrunner-31.0-2|116	
14mr|xulrunner-31.0-2|117	%package -n %{libname}
14mr|xulrunner-31.0-2|118	Summary:        Dynamic libraries for %{name}
14mr|xulrunner-31.0-2|119	Group:          System/Libraries
14mr|xulrunner-31.0-2|120	Conflicts:	xulrunner < %{version}
14mr|xulrunner-31.0-2|121	Obsoletes:	%{mklibname xulrunner 1.9.2} < %{version}-%{release}
14mr|xulrunner-31.0-2|122	Obsoletes:	%{mklibname xulrunner 29.0.1} < %{version}-%{release}
14mr|xulrunner-31.0-2|123	Requires:	rootcerts
14mr|xulrunner-31.0-2|124	# (tpg) manually pull dependancies on libnss3 and libnspr4, why ? see above
14mr|xulrunner-31.0-2|125	Requires:	%{nss_libname} >= 2:%{nss_version}
14mr|xulrunner-31.0-2|126	Requires:	%{nspr_libname} >= 2:4.9.0
14mr|xulrunner-31.0-2|127	# (salem) bug #42680 for noarch packages
14mr|xulrunner-31.0-2|128	Provides:	libxulrunner = %{version}-%{release}
14mr|xulrunner-31.0-2|129	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
14mr|xulrunner-31.0-2|130	
14mr|xulrunner-31.0-2|131	%description -n %{libname}
14mr|xulrunner-31.0-2|132	Dynamic libraries for %{name}.
14mr|xulrunner-31.0-2|133	
14mr|xulrunner-31.0-2|134	%package -n %{develname}
14mr|xulrunner-31.0-2|135	Summary:	Development files for %{name}
14mr|xulrunner-31.0-2|136	Group:		Development/Other
14mr|xulrunner-31.0-2|137	Requires:	%{name} = %{version}-%{release}
14mr|xulrunner-31.0-2|138	Obsoletes:	xulrunner-devel < 1.9.2
14mr|xulrunner-31.0-2|139	Obsoletes:	%{mklibname mozilla-firefox -d} < 0:3
14mr|xulrunner-31.0-2|140	Obsoletes:	%{mklibname %{name}-unstable -d}
14mr|xulrunner-31.0-2|141	Provides:	%{name}-devel = %{version}-%{release}
14mr|xulrunner-31.0-2|142	# (tpg) see above why
14mr|xulrunner-31.0-2|143	Requires:	nss-devel >= 2:%{nss_version}
14mr|xulrunner-31.0-2|144	
14mr|xulrunner-31.0-2|145	%description -n %{develname}
14mr|xulrunner-31.0-2|146	Development files and headers for %{name}.
14mr|xulrunner-31.0-2|147	
14mr|xulrunner-31.0-2|148	%prep
14mr|xulrunner-31.0-2|149	
14mr|xulrunner-31.0-2|150	%setup -qn mozilla-release
14mr|xulrunner-31.0-2|151	#%patch1  -p1
14mr|xulrunner-31.0-2|152	#patch2  -p2 -b .bld
14mr|xulrunner-31.0-2|153	%patch3  -p2 -b .arm
14mr|xulrunner-31.0-2|154	%patch17 -p1 -b .gcc47
14mr|xulrunner-31.0-2|155	%patch18 -p2 -b .jemalloc-ppc
14mr|xulrunner-31.0-2|156	%patch19 -p2 -b .s390-inlines
14mr|xulrunner-31.0-2|157	%patch20 -p1 -b .nss_detect
14mr|xulrunner-31.0-2|158	%patch200 -p2 -b .pk
14mr|xulrunner-31.0-2|159	%patch204 -p1 -b .966424
14mr|xulrunner-31.0-2|160	#patch300 -p1 -b .837563
14mr|xulrunner-31.0-2|161	#patch301 -p1 -b .938730
14mr|xulrunner-31.0-2|162	
14mr|xulrunner-31.0-2|163	%build
14mr|xulrunner-31.0-2|164	# (gmoro) please dont enable all options by hand
14mr|xulrunner-31.0-2|165	# we need to trust firefox defaults
14mr|xulrunner-31.0-2|166	export MOZCONFIG=`pwd`/mozconfig
14mr|xulrunner-31.0-2|167	cat << EOF > $MOZCONFIG
14mr|xulrunner-31.0-2|168	mk_add_options MOZILLA_OFFICIAL=1
14mr|xulrunner-31.0-2|169	mk_add_options BUILD_OFFICIAL=1
14mr|xulrunner-31.0-2|170	#mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
14mr|xulrunner-31.0-2|171	#mk_add_options MOZ_OBJDIR=@TOPSRCDIR@
14mr|xulrunner-31.0-2|172	mk_add_options MOZ_OBJDIR=`pwd`/objdir
14mr|xulrunner-31.0-2|173	ac_add_options --prefix="%{_prefix}"
14mr|xulrunner-31.0-2|174	ac_add_options --libdir="%{_libdir}"
14mr|xulrunner-31.0-2|175	ac_add_options --sysconfdir="%{_sysconfdir}"
14mr|xulrunner-31.0-2|176	ac_add_options --mandir="%{_mandir}"
14mr|xulrunner-31.0-2|177	ac_add_options --includedir="%{_includedir}"
14mr|xulrunner-31.0-2|178	ac_add_options --datadir="%{_datadir}"
14mr|xulrunner-31.0-2|179	ac_add_options --enable-application=xulrunner
14mr|xulrunner-31.0-2|180	ac_add_options --with-pthreads
14mr|xulrunner-31.0-2|181	ac_add_options --with-system-nspr
14mr|xulrunner-31.0-2|182	ac_add_options --with-system-nss
14mr|xulrunner-31.0-2|183	ac_add_options --with-system-jpeg
14mr|xulrunner-31.0-2|184	ac_add_options --with-system-zlib
14mr|xulrunner-31.0-2|185	ac_add_options --with-system-libevent
14mr|xulrunner-31.0-2|186	ac_add_options --with-system-libvpx
14mr|xulrunner-31.0-2|187	ac_add_options --with-system-png
14mr|xulrunner-31.0-2|188	ac_add_options --with-system-bz2
14mr|xulrunner-31.0-2|189	ac_add_options --enable-system-sqlite
14mr|xulrunner-31.0-2|190	ac_add_options --enable-system-cairo
14mr|xulrunner-31.0-2|191	%if %_use_syshunspell
14mr|xulrunner-31.0-2|192	ac_add_options --enable-system-hunspell
14mr|xulrunner-31.0-2|193	%endif
14mr|xulrunner-31.0-2|194	%ifarch armv7hl
14mr|xulrunner-31.0-2|195	ac_add_options --with-arch=armv7-a
14mr|xulrunner-31.0-2|196	ac_add_options --with-float-abi=hard
14mr|xulrunner-31.0-2|197	ac_add_options --with-fpu=vfpv3-d16
14mr|xulrunner-31.0-2|198	ac_add_options --disable-elf-hack
14mr|xulrunner-31.0-2|199	%endif
14mr|xulrunner-31.0-2|200	%ifarch armv7l
14mr|xulrunner-31.0-2|201	ac_add_options --with-arch=armv7-a
14mr|xulrunner-31.0-2|202	ac_add_options --with-float-abi=soft
14mr|xulrunner-31.0-2|203	ac_add_options --with-fpu=vfpv3-d16
14mr|xulrunner-31.0-2|204	ac_add_options --disable-elf-hack
14mr|xulrunner-31.0-2|205	%endif
14mr|xulrunner-31.0-2|206	ac_add_options --disable-javaxpcom
14mr|xulrunner-31.0-2|207	ac_add_options --enable-pango
14mr|xulrunner-31.0-2|208	ac_add_options --enable-svg
14mr|xulrunner-31.0-2|209	ac_add_options --enable-canvas
14mr|xulrunner-31.0-2|210	ac_add_options --enable-crypto
14mr|xulrunner-31.0-2|211	ac_add_options --disable-crashreporter
14mr|xulrunner-31.0-2|212	ac_add_options --disable-installer
14mr|xulrunner-31.0-2|213	ac_add_options --disable-updater
14mr|xulrunner-31.0-2|214	ac_add_options --enable-optimize
14mr|xulrunner-31.0-2|215	ac_add_options --enable-jemalloc
14mr|xulrunner-31.0-2|216	ac_add_options --disable-wrap-malloc
14mr|xulrunner-31.0-2|217	ac_add_options --enable-valgrind
14mr|xulrunner-31.0-2|218	ac_add_options --disable-strip
14mr|xulrunner-31.0-2|219	ac_add_options --enable-install-strip
14mr|xulrunner-31.0-2|220	ac_add_options --enable-startup-notification
14mr|xulrunner-31.0-2|221	ac_add_options --enable-default-toolkit=cairo-gtk2
14mr|xulrunner-31.0-2|222	ac_add_options --with-java-include-path=%{java_home}/include
14mr|xulrunner-31.0-2|223	ac_add_options --with-java-bin-path=%{java_home}/bin
14mr|xulrunner-31.0-2|224	ac_add_options --enable-image-encoder=all
14mr|xulrunner-31.0-2|225	ac_add_options --enable-image-decoders=all
14mr|xulrunner-31.0-2|226	ac_add_options --enable-places
14mr|xulrunner-31.0-2|227	ac_add_options --enable-storage
14mr|xulrunner-31.0-2|228	ac_add_options --enable-safe-browsing
14mr|xulrunner-31.0-2|229	ac_add_options --enable-url-classifier
14mr|xulrunner-31.0-2|230	ac_add_options --enable-gio
14mr|xulrunner-31.0-2|231	ac_add_options --disable-gnomevfs
14mr|xulrunner-31.0-2|232	ac_add_options --enable-gnomeui
14mr|xulrunner-31.0-2|233	ac_add_options --disable-faststart
14mr|xulrunner-31.0-2|234	ac_add_options --enable-smil
14mr|xulrunner-31.0-2|235	ac_add_options --disable-tree-freetype
14mr|xulrunner-31.0-2|236	ac_add_options --enable-canvas3d
14mr|xulrunner-31.0-2|237	ac_add_options --disable-coretext
14mr|xulrunner-31.0-2|238	ac_add_options --enable-extensions=default
14mr|xulrunner-31.0-2|239	ac_add_options --enable-necko-protocols=all
14mr|xulrunner-31.0-2|240	ac_add_options --disable-necko-wifi
14mr|xulrunner-31.0-2|241	ac_add_options --disable-tests
14mr|xulrunner-31.0-2|242	ac_add_options --disable-mochitest
14mr|xulrunner-31.0-2|243	ac_add_options --enable-xtf
14mr|xulrunner-31.0-2|244	ac_add_options --enable-wave
14mr|xulrunner-31.0-2|245	ac_add_options --enable-ogg
14mr|xulrunner-31.0-2|246	ac_add_options --enable-xpcom-fastload
14mr|xulrunner-31.0-2|247	ac_add_options --enable-dbus
14mr|xulrunner-31.0-2|248	ac_add_options --enable-libproxy
14mr|xulrunner-31.0-2|249	ac_add_options --enable-chrome-format=omni
14mr|xulrunner-31.0-2|250	ac_add_options --with-distribution-id=org.openmandriva
14mr|xulrunner-31.0-2|251	ac_add_options --enable-pulseaudio
14mr|xulrunner-31.0-2|252	ac_add_options --enable-xinerama
14mr|xulrunner-31.0-2|253	ac_add_options --disable-gstreamer
14mr|xulrunner-31.0-2|254	ac_add_options --disable-cpp-exceptions
14mr|xulrunner-31.0-2|255	EOF
14mr|xulrunner-31.0-2|256	
14mr|xulrunner-31.0-2|257	# Mozilla builds with -Wall with exception of a few warnings which show up
14mr|xulrunner-31.0-2|258	# everywhere in the code; so, don't override that.
14mr|xulrunner-31.0-2|259	#
14mr|xulrunner-31.0-2|260	# Disable C++ exceptions since Mozilla code is not exception-safe
14mr|xulrunner-31.0-2|261	#
14mr|xulrunner-31.0-2|262	MOZ_OPT_FLAGS=$(echo "$RPM_OPT_FLAGS" | sed -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
14mr|xulrunner-31.0-2|263	export CFLAGS="$MOZ_OPT_FLAGS"
14mr|xulrunner-31.0-2|264	export CXXFLAGS="$MOZ_OPT_FLAGS"
14mr|xulrunner-31.0-2|265	export PREFIX="%{_prefix}"
14mr|xulrunner-31.0-2|266	export LIBDIR="%{_libdir}"
14mr|xulrunner-31.0-2|267	
14mr|xulrunner-31.0-2|268	MOZ_SMP_FLAGS=-j1
14mr|xulrunner-31.0-2|269	# On x86 architectures, Mozilla can build up to 4 jobs at once in parallel,
14mr|xulrunner-31.0-2|270	# however builds tend to fail on other arches when building in parallel.
14mr|xulrunner-31.0-2|271	%ifarch %{ix86} x86_64 %arm
14mr|xulrunner-31.0-2|272	[ -z "$RPM_BUILD_NCPUS" ] && \
14mr|xulrunner-31.0-2|273	RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
14mr|xulrunner-31.0-2|274	[ "$RPM_BUILD_NCPUS" -ge 4 ] && MOZ_SMP_FLAGS=-j4
14mr|xulrunner-31.0-2|275	[ "$RPM_BUILD_NCPUS" -ge 8 ] && MOZ_SMP_FLAGS=-j8
14mr|xulrunner-31.0-2|276	[ "$RPM_BUILD_NCPUS" -ge 16 ] && MOZ_SMP_FLAGS=-j16
14mr|xulrunner-31.0-2|277	%endif
14mr|xulrunner-31.0-2|278	
14mr|xulrunner-31.0-2|279	export LDFLAGS="%{ldflags}"
14mr|xulrunner-31.0-2|280	make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS" MOZ_SERVICES_SYNC="1"
14mr|xulrunner-31.0-2|281	
14mr|xulrunner-31.0-2|282	%install
14mr|xulrunner-31.0-2|283	# set up our prefs before install, so it gets pulled in to omni.jar
14mr|xulrunner-31.0-2|284	%{__cp} -p %{SOURCE1} objdir/dist/bin/defaults/pref/vendor.js
14mr|xulrunner-31.0-2|285	
14mr|xulrunner-31.0-2|286	%makeinstall_std -C objdir STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
14mr|xulrunner-31.0-2|287	
14mr|xulrunner-31.0-2|288	# Link libraries in sdk directory instead of copying them:
14mr|xulrunner-31.0-2|289	pushd $RPM_BUILD_ROOT%{_libdir}/%{name}-devel-%{version_internal}/sdk/lib/
14mr|xulrunner-31.0-2|290	for i in *.so; do
14mr|xulrunner-31.0-2|291	rm $i
14mr|xulrunner-31.0-2|292	ln -s %{mozappdir}/$i $i
14mr|xulrunner-31.0-2|293	done
14mr|xulrunner-31.0-2|294	popd
14mr|xulrunner-31.0-2|295	
14mr|xulrunner-31.0-2|296	# Copy pc files needed by eclipse
14mr|xulrunner-31.0-2|297	%{__cp} %{buildroot}/%{_libdir}/pkgconfig/libxul.pc \
14mr|xulrunner-31.0-2|298	%{buildroot}/%{_libdir}/pkgconfig/libxul-unstable.pc
14mr|xulrunner-31.0-2|299	%{__cp} %{buildroot}/%{_libdir}/pkgconfig/libxul-embedding.pc \
14mr|xulrunner-31.0-2|300	%{buildroot}/%{_libdir}/pkgconfig/libxul-embedding-unstable.pc
14mr|xulrunner-31.0-2|301	
14mr|xulrunner-31.0-2|302	# Don't install these in appdir
14mr|xulrunner-31.0-2|303	rm -f  %{buildroot}%{mozappdir}/LICENSE
14mr|xulrunner-31.0-2|304	rm -f  %{buildroot}%{mozappdir}/README.xulrunner
14mr|xulrunner-31.0-2|305	
14mr|xulrunner-31.0-2|306	%if %_use_syshunspell
14mr|xulrunner-31.0-2|307	# Use the system hunspell dictionaries
14mr|xulrunner-31.0-2|308	rm -rf %{buildroot}%{mozappdir}/dictionaries
14mr|xulrunner-31.0-2|309	ln -s %{_datadir}/dict/mozilla %{buildroot}%{mozappdir}/dictionaries
14mr|xulrunner-31.0-2|310	%endif
14mr|xulrunner-31.0-2|311	
14mr|xulrunner-31.0-2|312	# ghost files
14mr|xulrunner-31.0-2|313	mkdir -p %{buildroot}%{mozappdir}/components
14mr|xulrunner-31.0-2|314	touch %{buildroot}%{mozappdir}/components/compreg.dat
14mr|xulrunner-31.0-2|315	touch %{buildroot}%{mozappdir}/components/xpti.dat
14mr|xulrunner-31.0-2|316	
14mr|xulrunner-31.0-2|317	mkdir -p %{buildroot}%{_sys_macros_dir}
14mr|xulrunner-31.0-2|318	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{name}.macros
14mr|xulrunner-31.0-2|319	# Macros from %{name} package
14mr|xulrunner-31.0-2|320	%%xulrunner_major            %{major}
14mr|xulrunner-31.0-2|321	%%xulrunner_version          %{version}
14mr|xulrunner-31.0-2|322	%%xulrunner_libname          %{libname}
14mr|xulrunner-31.0-2|323	%%xulrunner_mozappdir        %{mozappdir}
14mr|xulrunner-31.0-2|324	FIN
14mr|xulrunner-31.0-2|325	
14mr|xulrunner-31.0-2|326	%files
14mr|xulrunner-31.0-2|327	%doc LICENSE README.txt
14mr|xulrunner-31.0-2|328	%dir %{mozappdir}
14mr|xulrunner-31.0-2|329	%{_bindir}/xulrunner
14mr|xulrunner-31.0-2|330	
14mr|xulrunner-31.0-2|331	%files -n %{libname}
14mr|xulrunner-31.0-2|332	%dir %{mozappdir}
14mr|xulrunner-31.0-2|333	%{mozappdir}/chrome
14mr|xulrunner-31.0-2|334	%{mozappdir}/dictionaries
14mr|xulrunner-31.0-2|335	%dir %{mozappdir}/components
14mr|xulrunner-31.0-2|336	%ghost %{mozappdir}/components/compreg.dat
14mr|xulrunner-31.0-2|337	%ghost %{mozappdir}/components/xpti.dat
14mr|xulrunner-31.0-2|338	%{mozappdir}/components/*.so
14mr|xulrunner-31.0-2|339	%{mozappdir}/components/*.manifest
14mr|xulrunner-31.0-2|340	%{mozappdir}/*.manifest
14mr|xulrunner-31.0-2|341	%{mozappdir}/omni.ja
14mr|xulrunner-31.0-2|342	%{mozappdir}/*.so
14mr|xulrunner-31.0-2|343	%{mozappdir}/mozilla-xremote-client
14mr|xulrunner-31.0-2|344	%{mozappdir}/xulrunner
14mr|xulrunner-31.0-2|345	%{mozappdir}/xulrunner-stub
14mr|xulrunner-31.0-2|346	%{mozappdir}/platform.ini
14mr|xulrunner-31.0-2|347	%{mozappdir}/dependentlibs.list
14mr|xulrunner-31.0-2|348	%{mozappdir}/plugin-container
14mr|xulrunner-31.0-2|349	
14mr|xulrunner-31.0-2|350	%files -n %{develname}
14mr|xulrunner-31.0-2|351	%{_includedir}/%{name}-%{ffver}
14mr|xulrunner-31.0-2|352	%{_libdir}/%{name}-devel-%{version_internal}
14mr|xulrunner-31.0-2|353	%{_libdir}/pkgconfig/*.pc
14mr|xulrunner-31.0-2|354	%{_datadir}/idl/%{name}-%{version_internal}
14mr|xulrunner-31.0-2|355	%{mozappdir}/js-gdb.py
14mr|xulrunner-31.0-2|356	%{_sys_macros_dir}/%{name}.macros
14mr|xulrunner-31.0-2|357	
14mr|xulrunner-31.0-2|358	%changelog
14mr|xulrunner-31.0-2|359	* Fri Aug 15 2014 Tigro <ashejn@gmail.com> 31.0-2
14mr|xulrunner-31.0-2|360	+ Revision: 022a6a4
14mr|xulrunner-31.0-2|361	- install xulrunner to directory with version
14mr|xulrunner-31.0-2|362	
14mr|xulrunner-31.0-2|363	* Tue Aug 12 2014 Tigro <ashejn@gmail.com> 31.0-2
14mr|xulrunner-31.0-2|364	+ Revision: c5b949a
14mr|xulrunner-31.0-2|365	- bump release
14mr|xulrunner-31.0-2|366	
14mr|xulrunner-31.0-2|367	* Tue Aug 12 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|xulrunner-31.0-2|368	+ Revision: 053f72a
14mr|xulrunner-31.0-2|369	- Obsolete xulrunner 29.0.1 library
14mr|xulrunner-31.0-2|370	
14mr|xulrunner-31.0-2|371	* Mon Aug 11 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|xulrunner-31.0-2|372	+ Revision: 6362252
14mr|xulrunner-31.0-2|373	- disable shared js
14mr|xulrunner-31.0-2|374	
14mr|xulrunner-31.0-2|375	* Mon Aug 11 2014 Tigro <ashejn@gmail.com> 31.0-1
14mr|xulrunner-31.0-2|376	+ Revision: 0dc06b5
14mr|xulrunner-31.0-2|377	- update to 31.0
14mr|xulrunner-31.0-2|378	
14mr|xulrunner-31.0-2|379	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 29.0.1-2
14mr|xulrunner-31.0-2|380	+ Revision: c4d5d05
14mr|xulrunner-31.0-2|381	- MassBuild#440: Increase release tag
14mr|xulrunner-31.0-2|382	
14mr|xulrunner-31.0-2|383	* Fri Jun 06 2014 Tigro <ashejn@gmail.com> 29.0.1-1
14mr|xulrunner-31.0-2|384	+ Revision: a6e90e9
14mr|xulrunner-31.0-2|385	- update to 29.0.1
14mr|xulrunner-31.0-2|386	
14mr|xulrunner-31.0-2|387	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.0-4
14mr|xulrunner-31.0-2|388	+ Revision: 80f9cd3
14mr|xulrunner-31.0-2|389	- MassBuild#430: Increase release tag
14mr|xulrunner-31.0-2|390	
14mr|xulrunner-31.0-2|391	* Wed Nov 27 2013 Alex Burmashev <alex.burmashev@gmail.com> 16.0-3
14mr|xulrunner-31.0-2|392	+ Revision: 3ceffe4
14mr|xulrunner-31.0-2|393	- fixed BR
14mr|xulrunner-31.0-2|394	
14mr|xulrunner-31.0-2|395	* Mon May 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 16.0-2
14mr|xulrunner-31.0-2|396	+ Revision: aa1d7ad
14mr|xulrunner-31.0-2|397	- Bump release and clean the spec after applying automated fixes to spec file
14mr|xulrunner-31.0-2|398	
14mr|xulrunner-31.0-2|399	* Mon May 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 16.0-1
14mr|xulrunner-31.0-2|400	+ Revision: 7f68336
14mr|xulrunner-31.0-2|401	- Converted BRs to pkgconfig form
14mr|xulrunner-31.0-2|402	
14mr|xulrunner-31.0-2|403	* Mon Oct 29 2012 alexander barakin aka sash-kan <alex@barak.in> 16.0-1
14mr|xulrunner-31.0-2|404	+ Revision: 7575671
14mr|xulrunner-31.0-2|405	- fix spec errors and patch content
14mr|xulrunner-31.0-2|406	
14mr|xulrunner-31.0-2|407	* Mon Oct 29 2012 alexander barakin aka sash-kan <alex@barak.in> 16.0-1
14mr|xulrunner-31.0-2|408	+ Revision: 3cfe71c
14mr|xulrunner-31.0-2|409	- upgrade to 16.0.2
14mr|xulrunner-31.0-2|410	
14mr|xulrunner-31.0-2|411	* Fri Oct 26 2012 alexander barakin aka sash-kan <alex@barak.in> 15.0-1
14mr|xulrunner-31.0-2|412	+ Revision: fc058a9
14mr|xulrunner-31.0-2|413	- xargs empty list patch
14mr|xulrunner-31.0-2|414	
14mr|xulrunner-31.0-2|415	* Fri Oct 26 2012 alexander barakin aka sash-kan <alex@barak.in> 15.0-1
14mr|xulrunner-31.0-2|416	+ Revision: c4237ab
14mr|xulrunner-31.0-2|417	- remove xulrunner-bin from %files
14mr|xulrunner-31.0-2|418	
14mr|xulrunner-31.0-2|419	* Fri Oct 26 2012 alexander barakin aka sash-kan <alex@barak.in> 15.0-1
14mr|xulrunner-31.0-2|420	+ Revision: 40cbb05
14mr|xulrunner-31.0-2|421	- xargs empty list patch
14mr|xulrunner-31.0-2|422	
14mr|xulrunner-31.0-2|423	* Fri Oct 26 2012 alexander barakin aka sash-kan <alex@barak.in> 15.0-1
14mr|xulrunner-31.0-2|424	+ Revision: 84e6d2a
14mr|xulrunner-31.0-2|425	- upgrade to 15.0.1
14mr|xulrunner-31.0-2|426	
14mr|xulrunner-31.0-2|427	* Fri Oct 26 2012 alexander barakin aka sash-kan <alex@barak.in> 15.0-1
14mr|xulrunner-31.0-2|428	+ Revision: e3dc5d5
14mr|xulrunner-31.0-2|429	- increase patch9 strip level
14mr|xulrunner-31.0-2|430	
14mr|xulrunner-31.0-2|431	* Fri Oct 26 2012 alexander barakin aka sash-kan <alex@barak.in> 15.0-1
14mr|xulrunner-31.0-2|432	+ Revision: 99573a8
14mr|xulrunner-31.0-2|433	- typo in spec
14mr|xulrunner-31.0-2|434	
14mr|xulrunner-31.0-2|435	* Thu Oct 25 2012 alexander barakin aka sash-kan <alex@barak.in>
14mr|xulrunner-31.0-2|436	+ Revision: fd1c2f9
14mr|xulrunner-31.0-2|437	- use system virtualenv
14mr|xulrunner-31.0-2|438	
14mr|xulrunner-31.0-2|439	* Thu Oct 25 2012 alexander barakin aka sash-kan <alex@barak.in> 15.0-1
14mr|xulrunner-31.0-2|440	+ Revision: da35d63
14mr|xulrunner-31.0-2|441	- add python-distribute to br, spec cleanup
14mr|xulrunner-31.0-2|442	
14mr|xulrunner-31.0-2|443	* Tue Aug 28 2012 Alexander Khryukin <alexander@mezon.ru> 15.0-1
14mr|xulrunner-31.0-2|444	+ Revision: fd3d6a4
14mr|xulrunner-31.0-2|445	- firefox-13-fix-cairo-build.patch rediff
14mr|xulrunner-31.0-2|446	
14mr|xulrunner-31.0-2|447	* Tue Aug 28 2012 Alexander Khryukin <alexander@mezon.ru> 15.0-1
14mr|xulrunner-31.0-2|448	+ Revision: e9b0708
14mr|xulrunner-31.0-2|449	- version update 15.0
14mr|xulrunner-31.0-2|450	
14mr|xulrunner-31.0-2|451	* Mon Aug 20 2012 Alexander Khryukin <alexander@mezon.ru> 14.0.1-0.1
14mr|xulrunner-31.0-2|452	+ Revision: 87cc643
14mr|xulrunner-31.0-2|453	- %mandriva_branch macro removed
14mr|xulrunner-31.0-2|454	
14mr|xulrunner-31.0-2|455	* Mon Aug 20 2012 Alexander Khryukin <alexander@mezon.ru> 14.0.1-0.1
14mr|xulrunner-31.0-2|456	+ Revision: e14ba20
14mr|xulrunner-31.0-2|457	- duplicate spec removed
14mr|xulrunner-31.0-2|458	
14mr|xulrunner-31.0-2|459	* Mon Aug 20 2012 Alexander Khryukin <alexander@mezon.ru> 14.0.1-0.1
14mr|xulrunner-31.0-2|460	+ Revision: 0b7771e
14mr|xulrunner-31.0-2|461	- version update 14.0.1
14mr|xulrunner-31.0-2|462	
14mr|xulrunner-31.0-2|463	* Wed Jul 25 2012 Rosa <rosa@rosa-build.rosalab.ru> 14.0.1-0.1
14mr|xulrunner-31.0-2|464	+ Revision: a36a40c
14mr|xulrunner-31.0-2|465	- Automatic import for version 14.0.1
14mr|xulrunner-31.0-2|466	
14mr|xulrunner-31.0-2|467	* Thu Jun 21 2012 Rosa <rosa@rosa-build.rosalab.ru> 13.0.1-0.1
14mr|xulrunner-31.0-2|468	+ Revision: 5d1f41e
14mr|xulrunner-31.0-2|469	- Automatic import for version 13.0.1
14mr|xulrunner-31.0-2|470	
14mr|xulrunner-31.0-2|471	* Sat Jun 16 2012 Rosa <rosa@rosa-build.rosalab.ru> 13.0-0.1
14mr|xulrunner-31.0-2|472	+ Revision: 8f938c0
14mr|xulrunner-31.0-2|473	- Automatic import for version 13.0
14mr|xulrunner-31.0-2|474	
14mr|xulrunner-31.0-2|475	* Tue May 15 2012 Rosa <rosa@rosa-build.rosalab.ru> 12.0-0.1
14mr|xulrunner-31.0-2|476	+ Revision: 83a10b9
14mr|xulrunner-31.0-2|477	- Automatic import for version 12.0
14mr|xulrunner-31.0-2|478	
14mr|xulrunner-31.0-2|479	* Wed Mar 28 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 5.0-2
14mr|xulrunner-31.0-2|480	+ Revision: 338de71
14mr|xulrunner-31.0-2|481	- update system-png usage condition
14mr|xulrunner-31.0-2|482	
14mr|xulrunner-31.0-2|483	* Wed Mar 28 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 5.0-2
14mr|xulrunner-31.0-2|484	+ Revision: e29f3eb
14mr|xulrunner-31.0-2|485	- hardcode libpng BR
14mr|xulrunner-31.0-2|486	
14mr|xulrunner-31.0-2|487	* Tue Mar 27 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 5.0-2
14mr|xulrunner-31.0-2|488	+ Revision: 56411cf
14mr|xulrunner-31.0-2|489	- gtkmozembed compat
14mr|xulrunner-31.0-2|490	
14mr|xulrunner-31.0-2|491	* Tue Mar 27 2012 Rosa <rosa@rosa-build.rosalab.ru> 11.0-0.1
14mr|xulrunner-31.0-2|492	+ Revision: 075dc5c
14mr|xulrunner-31.0-2|493	- Automatic import for version 11.0
14mr|xulrunner-31.0-2|494	
14mr|xulrunner-31.0-2|495	* Fri Mar 16 2012 Rosa <rosa@rosa-build.rosalab.ru> 10.0.2-0.1
14mr|xulrunner-31.0-2|496	+ Revision: d21ebbe
14mr|xulrunner-31.0-2|497	- Automatic import for version 10.0.2
14mr|xulrunner-31.0-2|498	
14mr|xulrunner-31.0-2|499	* Sat Feb 04 2012 root <root@build-client_i586.rosalab.ru> 5.0-1.3
14mr|xulrunner-31.0-2|500	+ Revision: b821ed5
14mr|xulrunner-31.0-2|501	- ABF:auto increment release
14mr|xulrunner-31.0-2|502	
14mr|xulrunner-31.0-2|503	

22255 14
14mr|x-unikey-1.0.4-8|1	Name:		x-unikey
14mr|x-unikey-1.0.4-8|2	Summary:	A Vietnamese keyboard input system
14mr|x-unikey-1.0.4-8|3	Version:	1.0.4
14mr|x-unikey-1.0.4-8|4	Release:	8
14mr|x-unikey-1.0.4-8|5	Group:		System/Internationalization
14mr|x-unikey-1.0.4-8|6	URL:		http://unikey.sourceforge.net/linux.php
14mr|x-unikey-1.0.4-8|7	Source0:	http://downloads.sourceforge.net/unikey/%{name}-%{version}.tar.bz2
14mr|x-unikey-1.0.4-8|8	# Fix build with GCC 4.3 (missing include) - AdamW 2008/12
14mr|x-unikey-1.0.4-8|9	Patch0:		x-unikey-1.0.4-gcc43.patch
14mr|x-unikey-1.0.4-8|10	Patch1:		x-unikey-1.0.4-gcc44.patch
14mr|x-unikey-1.0.4-8|11	License:	LGPLv2+
14mr|x-unikey-1.0.4-8|12	Requires:	locales-vi
14mr|x-unikey-1.0.4-8|13	BuildRequires:	pkgconfig(x11)
14mr|x-unikey-1.0.4-8|14	
14mr|x-unikey-1.0.4-8|15	%description
14mr|x-unikey-1.0.4-8|16	X-Unikey is Unikey ported to Linux and FreeBSD.
14mr|x-unikey-1.0.4-8|17	X-Unikey lets you type Vietnamese in X Window environment. It has been tested
14mr|x-unikey-1.0.4-8|18	with many popular programs, such as OpenOffice, emacs, vim, Qt applications,
14mr|x-unikey-1.0.4-8|19	GTK applications...
14mr|x-unikey-1.0.4-8|20	X-Unikey has all the features of the Windows version, except that its GUI is
14mr|x-unikey-1.0.4-8|21	still too simplified. All options are set through configuration file or
14mr|x-unikey-1.0.4-8|22	keyboard shortcuts.
14mr|x-unikey-1.0.4-8|23	
14mr|x-unikey-1.0.4-8|24	%prep
14mr|x-unikey-1.0.4-8|25	%setup -q
14mr|x-unikey-1.0.4-8|26	%patch0 -p1 -b .gcc43
14mr|x-unikey-1.0.4-8|27	%patch1 -p1 -b .gcc44
14mr|x-unikey-1.0.4-8|28	
14mr|x-unikey-1.0.4-8|29	%build
14mr|x-unikey-1.0.4-8|30	#configure --with-unikey-gtk (default: excluded)
14mr|x-unikey-1.0.4-8|31	export CFLAGS="%{optflags} -fPIC"
14mr|x-unikey-1.0.4-8|32	%configure2_5x
14mr|x-unikey-1.0.4-8|33	# (tv) fix build:
14mr|x-unikey-1.0.4-8|34	ln -fs /bin/true src/xim/install.sh
14mr|x-unikey-1.0.4-8|35	%make
14mr|x-unikey-1.0.4-8|36	
14mr|x-unikey-1.0.4-8|37	%install
14mr|x-unikey-1.0.4-8|38	rm -rf %{buildroot}
14mr|x-unikey-1.0.4-8|39	[[ -d doc/CVS ]] && rm -fr doc/CVS
14mr|x-unikey-1.0.4-8|40	%makeinstall_std
14mr|x-unikey-1.0.4-8|41	
14mr|x-unikey-1.0.4-8|42	%clean
14mr|x-unikey-1.0.4-8|43	rm -rf %{buildroot}
14mr|x-unikey-1.0.4-8|44	
14mr|x-unikey-1.0.4-8|45	%files
14mr|x-unikey-1.0.4-8|46	%defattr(-,root,root,0755)
14mr|x-unikey-1.0.4-8|47	%doc AUTHORS CREDITS ChangeLog README* NEWS INSTALL doc/*
14mr|x-unikey-1.0.4-8|48	%{_bindir}/unikey
14mr|x-unikey-1.0.4-8|49	%{_bindir}/ukxim
14mr|x-unikey-1.0.4-8|50	
14mr|x-unikey-1.0.4-8|51	
14mr|x-unikey-1.0.4-8|52	
14mr|x-unikey-1.0.4-8|53	
14mr|x-unikey-1.0.4-8|54	%changelog
14mr|x-unikey-1.0.4-8|55	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-8
14mr|x-unikey-1.0.4-8|56	+ Revision: d936db2
14mr|x-unikey-1.0.4-8|57	- MassBuild#440: Increase release tag
14mr|x-unikey-1.0.4-8|58	
14mr|x-unikey-1.0.4-8|59	

22256 14
14mr|xvidtune-1.0.3-2|1	Name:		xvidtune
14mr|xvidtune-1.0.3-2|2	Version:	1.0.3
14mr|xvidtune-1.0.3-2|3	Release:	2
14mr|xvidtune-1.0.3-2|4	Summary:	Video mode tuner for X.org
14mr|xvidtune-1.0.3-2|5	Group:		Development/X11
14mr|xvidtune-1.0.3-2|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xvidtune-1.0.3-2|7	License:	MIT
14mr|xvidtune-1.0.3-2|8	BuildRoot:	%{_tmppath}/%{name}-root
14mr|xvidtune-1.0.3-2|9	
14mr|xvidtune-1.0.3-2|10	BuildRequires: libxt-devel >= 1.0.0
14mr|xvidtune-1.0.3-2|11	BuildRequires: libxxf86vm-devel >= 1.0.0
14mr|xvidtune-1.0.3-2|12	BuildRequires: libxaw-devel >= 1.0.1
14mr|xvidtune-1.0.3-2|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xvidtune-1.0.3-2|14	
14mr|xvidtune-1.0.3-2|15	%description
14mr|xvidtune-1.0.3-2|16	Xvidtune is a client interface to the X server video mode extension
14mr|xvidtune-1.0.3-2|17	(XFree86-VidModeExtension).
14mr|xvidtune-1.0.3-2|18	
14mr|xvidtune-1.0.3-2|19	%prep
14mr|xvidtune-1.0.3-2|20	%setup -q -n %{name}-%{version}
14mr|xvidtune-1.0.3-2|21	
14mr|xvidtune-1.0.3-2|22	%build
14mr|xvidtune-1.0.3-2|23	%configure2_5x
14mr|xvidtune-1.0.3-2|24	%make
14mr|xvidtune-1.0.3-2|25	
14mr|xvidtune-1.0.3-2|26	%install
14mr|xvidtune-1.0.3-2|27	rm -rf %{buildroot}
14mr|xvidtune-1.0.3-2|28	%makeinstall_std
14mr|xvidtune-1.0.3-2|29	
14mr|xvidtune-1.0.3-2|30	%clean
14mr|xvidtune-1.0.3-2|31	rm -rf %{buildroot}
14mr|xvidtune-1.0.3-2|32	
14mr|xvidtune-1.0.3-2|33	%files
14mr|xvidtune-1.0.3-2|34	%defattr(-,root,root)
14mr|xvidtune-1.0.3-2|35	%{_bindir}/xvidtune
14mr|xvidtune-1.0.3-2|36	%{_datadir}/X11/app-defaults/Xvidtune
14mr|xvidtune-1.0.3-2|37	%{_mandir}/man1/xvidtune.*
14mr|xvidtune-1.0.3-2|38	
14mr|xvidtune-1.0.3-2|39	
14mr|xvidtune-1.0.3-2|40	
14mr|xvidtune-1.0.3-2|41	
14mr|xvidtune-1.0.3-2|42	%changelog
14mr|xvidtune-1.0.3-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.3-2
14mr|xvidtune-1.0.3-2|44	+ Revision: ccccf50
14mr|xvidtune-1.0.3-2|45	- MassBuild#440: Increase release tag
14mr|xvidtune-1.0.3-2|46	
14mr|xvidtune-1.0.3-2|47	

22257 14
14mr|xvinfo-1.1.2-2|1	Name: xvinfo
14mr|xvinfo-1.1.2-2|2	Version: 1.1.2
14mr|xvinfo-1.1.2-2|3	Release: 2
14mr|xvinfo-1.1.2-2|4	Summary: Print out X-Video extension adaptor information
14mr|xvinfo-1.1.2-2|5	
14mr|xvinfo-1.1.2-2|6	Group: Development/X11
14mr|xvinfo-1.1.2-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xvinfo-1.1.2-2|8	License: MIT
14mr|xvinfo-1.1.2-2|9	
14mr|xvinfo-1.1.2-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xvinfo-1.1.2-2|11	BuildRequires: pkgconfig(xv) >= 1.0.1
14mr|xvinfo-1.1.2-2|12	BuildRequires: x11-util-macros >= 1.0.1
14mr|xvinfo-1.1.2-2|13	
14mr|xvinfo-1.1.2-2|14	%description
14mr|xvinfo-1.1.2-2|15	Xvinfo prints out the capabilities of any video adaptors associated with the
14mr|xvinfo-1.1.2-2|16	display that are accesible through the X-Video extension.
14mr|xvinfo-1.1.2-2|17	
14mr|xvinfo-1.1.2-2|18	%prep
14mr|xvinfo-1.1.2-2|19	%setup -q -n %{name}-%{version}
14mr|xvinfo-1.1.2-2|20	
14mr|xvinfo-1.1.2-2|21	%build
14mr|xvinfo-1.1.2-2|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|xvinfo-1.1.2-2|23	--x-libraries=%{_libdir}
14mr|xvinfo-1.1.2-2|24	
14mr|xvinfo-1.1.2-2|25	%make
14mr|xvinfo-1.1.2-2|26	
14mr|xvinfo-1.1.2-2|27	%install
14mr|xvinfo-1.1.2-2|28	%makeinstall_std
14mr|xvinfo-1.1.2-2|29	
14mr|xvinfo-1.1.2-2|30	%clean
14mr|xvinfo-1.1.2-2|31	
14mr|xvinfo-1.1.2-2|32	%files
14mr|xvinfo-1.1.2-2|33	%{_bindir}/xvinfo
14mr|xvinfo-1.1.2-2|34	%{_mandir}/man1/xvinfo.*
14mr|xvinfo-1.1.2-2|35	
14mr|xvinfo-1.1.2-2|36	
14mr|xvinfo-1.1.2-2|37	
14mr|xvinfo-1.1.2-2|38	
14mr|xvinfo-1.1.2-2|39	%changelog
14mr|xvinfo-1.1.2-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.2-2
14mr|xvinfo-1.1.2-2|41	+ Revision: 05589f7
14mr|xvinfo-1.1.2-2|42	- MassBuild#440: Increase release tag
14mr|xvinfo-1.1.2-2|43	
14mr|xvinfo-1.1.2-2|44	

22258 14
14mr|xwd-1.0.6-2|1	Name:		xwd
14mr|xwd-1.0.6-2|2	Version:	1.0.6
14mr|xwd-1.0.6-2|3	Release:	2
14mr|xwd-1.0.6-2|4	Summary:	Dump an image of an X window
14mr|xwd-1.0.6-2|5	
14mr|xwd-1.0.6-2|6	Group:		Development/X11
14mr|xwd-1.0.6-2|7	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xwd-1.0.6-2|8	License:	MIT
14mr|xwd-1.0.6-2|9	
14mr|xwd-1.0.6-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xwd-1.0.6-2|11	BuildRequires: pkgconfig(xkbfile)
14mr|xwd-1.0.6-2|12	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xwd-1.0.6-2|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xwd-1.0.6-2|14	
14mr|xwd-1.0.6-2|15	%description
14mr|xwd-1.0.6-2|16	Xwd is an X Window System window dumping utility. Xwd allows X users to store
14mr|xwd-1.0.6-2|17	window images in a specially formatted dump file. This file can then be read by
14mr|xwd-1.0.6-2|18	various other X utilities for redisplay, printing, editing, formatting,
14mr|xwd-1.0.6-2|19	archiving, image processing, etc.
14mr|xwd-1.0.6-2|20	
14mr|xwd-1.0.6-2|21	%prep
14mr|xwd-1.0.6-2|22	%setup -q -n %{name}-%{version}
14mr|xwd-1.0.6-2|23	
14mr|xwd-1.0.6-2|24	%build
14mr|xwd-1.0.6-2|25	%configure2_5x	--x-includes=%{_includedir}\
14mr|xwd-1.0.6-2|26	--x-libraries=%{_libdir}
14mr|xwd-1.0.6-2|27	
14mr|xwd-1.0.6-2|28	%make
14mr|xwd-1.0.6-2|29	
14mr|xwd-1.0.6-2|30	%install
14mr|xwd-1.0.6-2|31	%makeinstall_std
14mr|xwd-1.0.6-2|32	
14mr|xwd-1.0.6-2|33	%files
14mr|xwd-1.0.6-2|34	%{_bindir}/xwd
14mr|xwd-1.0.6-2|35	%{_mandir}/man1/xwd.*
14mr|xwd-1.0.6-2|36	
14mr|xwd-1.0.6-2|37	
14mr|xwd-1.0.6-2|38	
14mr|xwd-1.0.6-2|39	
14mr|xwd-1.0.6-2|40	%changelog
14mr|xwd-1.0.6-2|41	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.6-2
14mr|xwd-1.0.6-2|42	+ Revision: 465c789
14mr|xwd-1.0.6-2|43	- MassBuild#440: Increase release tag
14mr|xwd-1.0.6-2|44	
14mr|xwd-1.0.6-2|45	

22259 14
14mr|xwininfo-1.1.3-2|1	Name: xwininfo
14mr|xwininfo-1.1.3-2|2	Version: 1.1.3
14mr|xwininfo-1.1.3-2|3	Release: 2
14mr|xwininfo-1.1.3-2|4	Summary: Window information utility for X
14mr|xwininfo-1.1.3-2|5	
14mr|xwininfo-1.1.3-2|6	Group: Development/X11
14mr|xwininfo-1.1.3-2|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xwininfo-1.1.3-2|8	License: MIT
14mr|xwininfo-1.1.3-2|9	
14mr|xwininfo-1.1.3-2|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xwininfo-1.1.3-2|11	BuildRequires: pkgconfig(xext) >= 1.0.0
14mr|xwininfo-1.1.3-2|12	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mr|xwininfo-1.1.3-2|13	BuildRequires: x11-util-macros >= 1.0.1
14mr|xwininfo-1.1.3-2|14	
14mr|xwininfo-1.1.3-2|15	%description
14mr|xwininfo-1.1.3-2|16	Xwininfo is a utility for displaying information about windows.
14mr|xwininfo-1.1.3-2|17	
14mr|xwininfo-1.1.3-2|18	%prep
14mr|xwininfo-1.1.3-2|19	%setup -q -n %{name}-%{version}
14mr|xwininfo-1.1.3-2|20	
14mr|xwininfo-1.1.3-2|21	%build
14mr|xwininfo-1.1.3-2|22	%configure2_5x	--x-includes=%{_includedir}\
14mr|xwininfo-1.1.3-2|23	--x-libraries=%{_libdir}
14mr|xwininfo-1.1.3-2|24	
14mr|xwininfo-1.1.3-2|25	%make
14mr|xwininfo-1.1.3-2|26	
14mr|xwininfo-1.1.3-2|27	%install
14mr|xwininfo-1.1.3-2|28	%makeinstall_std
14mr|xwininfo-1.1.3-2|29	
14mr|xwininfo-1.1.3-2|30	%clean
14mr|xwininfo-1.1.3-2|31	
14mr|xwininfo-1.1.3-2|32	%files
14mr|xwininfo-1.1.3-2|33	%{_bindir}/xwininfo
14mr|xwininfo-1.1.3-2|34	%{_mandir}/man1/xwininfo.*
14mr|xwininfo-1.1.3-2|35	
14mr|xwininfo-1.1.3-2|36	
14mr|xwininfo-1.1.3-2|37	
14mr|xwininfo-1.1.3-2|38	
14mr|xwininfo-1.1.3-2|39	%changelog
14mr|xwininfo-1.1.3-2|40	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-2
14mr|xwininfo-1.1.3-2|41	+ Revision: 145ce62
14mr|xwininfo-1.1.3-2|42	- MassBuild#440: Increase release tag
14mr|xwininfo-1.1.3-2|43	
14mr|xwininfo-1.1.3-2|44	

22260 14
14mr|xwpick-2.20-22|1	Name:		xwpick
14mr|xwpick-2.20-22|2	Summary:	A X Window System screenshot grabber
14mr|xwpick-2.20-22|3	Version:	2.20
14mr|xwpick-2.20-22|4	Release:	22
14mr|xwpick-2.20-22|5	License:	MIT
14mr|xwpick-2.20-22|6	Group:		Graphics
14mr|xwpick-2.20-22|7	BuildRequires:	imake
14mr|xwpick-2.20-22|8	BuildRequires:	pkgconfig(x11)
14mr|xwpick-2.20-22|9	BuildRequires:	pkgconfig(xext)
14mr|xwpick-2.20-22|10	Source0:	ftp://ftp.x.org/contrib/applications/%{name}-%{version}.tar.bz2
14mr|xwpick-2.20-22|11	Source11:	%{name}-16.png
14mr|xwpick-2.20-22|12	Source12:	%{name}-32.png
14mr|xwpick-2.20-22|13	Source13:	%{name}-48.png
14mr|xwpick-2.20-22|14	
14mr|xwpick-2.20-22|15	%description
14mr|xwpick-2.20-22|16	The xwpick program allows you to choose an image or a rectangular piece
14mr|xwpick-2.20-22|17	of an image from an X Window System window and then write the image to
14mr|xwpick-2.20-22|18	a file in a variety of formats, incuding PostScript(TM), GIF, and PICT.
14mr|xwpick-2.20-22|19	
14mr|xwpick-2.20-22|20	%prep
14mr|xwpick-2.20-22|21	%setup -q
14mr|xwpick-2.20-22|22	
14mr|xwpick-2.20-22|23	%build
14mr|xwpick-2.20-22|24	xmkmf
14mr|xwpick-2.20-22|25	perl -pi -e "s|CXXDEBUGFLAGS = .*|CXXDEBUGFLAGS = %{optflags}|" Makefile
14mr|xwpick-2.20-22|26	perl -pi -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = %{optflags}|" Makefile
14mr|xwpick-2.20-22|27	%make
14mr|xwpick-2.20-22|28	
14mr|xwpick-2.20-22|29	%install
14mr|xwpick-2.20-22|30	%{makeinstall_std} install.man
14mr|xwpick-2.20-22|31	
14mr|xwpick-2.20-22|32	# icons
14mr|xwpick-2.20-22|33	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14mr|xwpick-2.20-22|34	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xwpick-2.20-22|35	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14mr|xwpick-2.20-22|36	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xwpick-2.20-22|37	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14mr|xwpick-2.20-22|38	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xwpick-2.20-22|39	
14mr|xwpick-2.20-22|40	# Menu entry
14mr|xwpick-2.20-22|41	
14mr|xwpick-2.20-22|42	mkdir -p %{buildroot}%{_datadir}/applications
14mr|xwpick-2.20-22|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mr|xwpick-2.20-22|44	[Desktop Entry]
14mr|xwpick-2.20-22|45	Name=Xwpick
14mr|xwpick-2.20-22|46	Comment=Screenshot grabber
14mr|xwpick-2.20-22|47	Exec=%{_bindir}/%{name}
14mr|xwpick-2.20-22|48	Icon=%{name}
14mr|xwpick-2.20-22|49	Terminal=false
14mr|xwpick-2.20-22|50	Type=Application
14mr|xwpick-2.20-22|51	StartupNotify=true
14mr|xwpick-2.20-22|52	Categories=Graphics;2DGraphics;
14mr|xwpick-2.20-22|53	EOF
14mr|xwpick-2.20-22|54	
14mr|xwpick-2.20-22|55	%clean
14mr|xwpick-2.20-22|56	
14mr|xwpick-2.20-22|57	%files
14mr|xwpick-2.20-22|58	%{_bindir}/%{name}
14mr|xwpick-2.20-22|59	%{_mandir}/man1/xwpick.1*
14mr|xwpick-2.20-22|60	%{_miconsdir}/%{name}.png
14mr|xwpick-2.20-22|61	%{_iconsdir}/%{name}.png
14mr|xwpick-2.20-22|62	%{_liconsdir}/%{name}.png
14mr|xwpick-2.20-22|63	%{_datadir}/applications/mandriva-%{name}.desktop
14mr|xwpick-2.20-22|64	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mr|xwpick-2.20-22|65	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mr|xwpick-2.20-22|66	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mr|xwpick-2.20-22|67	
14mr|xwpick-2.20-22|68	
14mr|xwpick-2.20-22|69	
14mr|xwpick-2.20-22|70	%changelog
14mr|xwpick-2.20-22|71	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.20-22
14mr|xwpick-2.20-22|72	+ Revision: fa7deb8
14mr|xwpick-2.20-22|73	- MassBuild#440: Increase release tag
14mr|xwpick-2.20-22|74	
14mr|xwpick-2.20-22|75	

22261 14
14mr|xwud-1.0.4-3|1	Name:		xwud
14mr|xwud-1.0.4-3|2	Version:	1.0.4
14mr|xwud-1.0.4-3|3	Release:	3
14mr|xwud-1.0.4-3|4	Summary:	Image displayer for X
14mr|xwud-1.0.4-3|5	Group:		Development/X11
14mr|xwud-1.0.4-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mr|xwud-1.0.4-3|7	License:	MIT
14mr|xwud-1.0.4-3|8	
14mr|xwud-1.0.4-3|9	BuildRequires: pkgconfig(x11) >= 1.0.0
14mr|xwud-1.0.4-3|10	BuildRequires: x11-util-macros >= 1.0.1
14mr|xwud-1.0.4-3|11	
14mr|xwud-1.0.4-3|12	%description
14mr|xwud-1.0.4-3|13	Xwud is an X Window System image undumping utility. Xwud allows X
14mr|xwud-1.0.4-3|14	users to display in a window an image saved in a specially formatted
14mr|xwud-1.0.4-3|15	dump file, such as produced by xwd.
14mr|xwud-1.0.4-3|16	
14mr|xwud-1.0.4-3|17	%prep
14mr|xwud-1.0.4-3|18	%setup -q -n %{name}-%{version}
14mr|xwud-1.0.4-3|19	
14mr|xwud-1.0.4-3|20	%build
14mr|xwud-1.0.4-3|21	%configure2_5x	--x-includes=%{_includedir}\
14mr|xwud-1.0.4-3|22	--x-libraries=%{_libdir}
14mr|xwud-1.0.4-3|23	
14mr|xwud-1.0.4-3|24	%make
14mr|xwud-1.0.4-3|25	
14mr|xwud-1.0.4-3|26	%install
14mr|xwud-1.0.4-3|27	rm -rf %{buildroot}
14mr|xwud-1.0.4-3|28	%makeinstall_std
14mr|xwud-1.0.4-3|29	
14mr|xwud-1.0.4-3|30	%clean
14mr|xwud-1.0.4-3|31	rm -rf %{buildroot}
14mr|xwud-1.0.4-3|32	
14mr|xwud-1.0.4-3|33	%files
14mr|xwud-1.0.4-3|34	%defattr(-,root,root)
14mr|xwud-1.0.4-3|35	%{_bindir}/xwud
14mr|xwud-1.0.4-3|36	%{_mandir}/man1/xwud.*
14mr|xwud-1.0.4-3|37	
14mr|xwud-1.0.4-3|38	
14mr|xwud-1.0.4-3|39	
14mr|xwud-1.0.4-3|40	
14mr|xwud-1.0.4-3|41	
14mr|xwud-1.0.4-3|42	%changelog
14mr|xwud-1.0.4-3|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-3
14mr|xwud-1.0.4-3|44	+ Revision: de9b1b5
14mr|xwud-1.0.4-3|45	- MassBuild#440: Increase release tag
14mr|xwud-1.0.4-3|46	
14mr|xwud-1.0.4-3|47	

22262 14
14mr|xz-5.1.3-0.alpha.3.20140129.3|1	%define major 5
14mr|xz-5.1.3-0.alpha.3.20140129.3|2	%define lname lzma
14mr|xz-5.1.3-0.alpha.3.20140129.3|3	%define libname %mklibname %{lname} %{major}
14mr|xz-5.1.3-0.alpha.3.20140129.3|4	%define devname %mklibname %{lname} -d
14mr|xz-5.1.3-0.alpha.3.20140129.3|5	
14mr|xz-5.1.3-0.alpha.3.20140129.3|6	%bcond_with uclibc
14mr|xz-5.1.3-0.alpha.3.20140129.3|7	%bcond_with dietlibc
14mr|xz-5.1.3-0.alpha.3.20140129.3|8	
14mr|xz-5.1.3-0.alpha.3.20140129.3|9	%define gitdate 20140129
14mr|xz-5.1.3-0.alpha.3.20140129.3|10	
14mr|xz-5.1.3-0.alpha.3.20140129.3|11	Summary:	XZ utils
14mr|xz-5.1.3-0.alpha.3.20140129.3|12	Name:		xz
14mr|xz-5.1.3-0.alpha.3.20140129.3|13	Version:	5.1.3
14mr|xz-5.1.3-0.alpha.3.20140129.3|14	Release:	0.alpha.3.%{gitdate}.3
14mr|xz-5.1.3-0.alpha.3.20140129.3|15	License:	Public Domain
14mr|xz-5.1.3-0.alpha.3.20140129.3|16	Group:		Archiving/Compression
14mr|xz-5.1.3-0.alpha.3.20140129.3|17	Url:		http://tukaani.org/xz/
14mr|xz-5.1.3-0.alpha.3.20140129.3|18	Source0:	http://tukaani.org/xz/%{name}-%{version}alpha.tar.xz
14mr|xz-5.1.3-0.alpha.3.20140129.3|19	Source1:	xzme
14mr|xz-5.1.3-0.alpha.3.20140129.3|20	Patch0:		xz-5.1.3alpha-text-tune.patch
14mr|xz-5.1.3-0.alpha.3.20140129.3|21	Patch1:		xz-5.1.3alpha-man-page-day.patch
14mr|xz-5.1.3-0.alpha.3.20140129.3|22	# needed by check suite
14mr|xz-5.1.3-0.alpha.3.20140129.3|23	BuildRequires:	diffutils
14mr|xz-5.1.3-0.alpha.3.20140129.3|24	%if %{with uclibc}
14mr|xz-5.1.3-0.alpha.3.20140129.3|25	BuildRequires:	uClibc-devel
14mr|xz-5.1.3-0.alpha.3.20140129.3|26	%endif
14mr|xz-5.1.3-0.alpha.3.20140129.3|27	%if %{with diet}
14mr|xz-5.1.3-0.alpha.3.20140129.3|28	BuildRequires:	dietlibc-devel
14mr|xz-5.1.3-0.alpha.3.20140129.3|29	%endif
14mr|xz-5.1.3-0.alpha.3.20140129.3|30	%rename		lzma
14mr|xz-5.1.3-0.alpha.3.20140129.3|31	%rename		lzma-utils
14mr|xz-5.1.3-0.alpha.3.20140129.3|32	
14mr|xz-5.1.3-0.alpha.3.20140129.3|33	%description
14mr|xz-5.1.3-0.alpha.3.20140129.3|34	XZ provides very high compression ratio and fast decompression. The
14mr|xz-5.1.3-0.alpha.3.20140129.3|35	core of the XZ utils is Igor Pavlov's LZMA SDK containing the actual
14mr|xz-5.1.3-0.alpha.3.20140129.3|36	LZMA encoder/decoder. LZMA utils add a few scripts which provide
14mr|xz-5.1.3-0.alpha.3.20140129.3|37	gzip-like command line interface and a couple of other XZ related
14mr|xz-5.1.3-0.alpha.3.20140129.3|38	tools. Also provides:
14mr|xz-5.1.3-0.alpha.3.20140129.3|39	
14mr|xz-5.1.3-0.alpha.3.20140129.3|40	- Average compression ratio 30% better than that of gzip and 15%
14mr|xz-5.1.3-0.alpha.3.20140129.3|41	better than that of bzip2.
14mr|xz-5.1.3-0.alpha.3.20140129.3|42	- Decompression speed is only little slower than that of gzip, being
14mr|xz-5.1.3-0.alpha.3.20140129.3|43	two to five times faster than bzip2.
14mr|xz-5.1.3-0.alpha.3.20140129.3|44	- In fast mode, compresses faster than bzip2 with a comparable
14mr|xz-5.1.3-0.alpha.3.20140129.3|45	compression ratio.
14mr|xz-5.1.3-0.alpha.3.20140129.3|46	- Achieving the best compression ratios takes four to even twelve
14mr|xz-5.1.3-0.alpha.3.20140129.3|47	times longer than with bzip2. However. this doesn't affect
14mr|xz-5.1.3-0.alpha.3.20140129.3|48	decompressing speed.
14mr|xz-5.1.3-0.alpha.3.20140129.3|49	- Very similar command line interface than what gzip and bzip2 have.
14mr|xz-5.1.3-0.alpha.3.20140129.3|50	
14mr|xz-5.1.3-0.alpha.3.20140129.3|51	%files -f %{name}.lang
14mr|xz-5.1.3-0.alpha.3.20140129.3|52	%doc README THANKS
14mr|xz-5.1.3-0.alpha.3.20140129.3|53	%{_bindir}/*
14mr|xz-5.1.3-0.alpha.3.20140129.3|54	%{_mandir}/man1/*
14mr|xz-5.1.3-0.alpha.3.20140129.3|55	
14mr|xz-5.1.3-0.alpha.3.20140129.3|56	#----------------------------------------------------------------------------
14mr|xz-5.1.3-0.alpha.3.20140129.3|57	
14mr|xz-5.1.3-0.alpha.3.20140129.3|58	%package -n	%{libname}
14mr|xz-5.1.3-0.alpha.3.20140129.3|59	Summary:	Libraries for decoding XZ/LZMA compression
14mr|xz-5.1.3-0.alpha.3.20140129.3|60	Group:		System/Libraries
14mr|xz-5.1.3-0.alpha.3.20140129.3|61	
14mr|xz-5.1.3-0.alpha.3.20140129.3|62	%description -n	%{libname}
14mr|xz-5.1.3-0.alpha.3.20140129.3|63	Libraries for decoding LZMA compression.
14mr|xz-5.1.3-0.alpha.3.20140129.3|64	
14mr|xz-5.1.3-0.alpha.3.20140129.3|65	%files -n %{libname}
14mr|xz-5.1.3-0.alpha.3.20140129.3|66	/%{_lib}/liblzma.so.%{major}*
14mr|xz-5.1.3-0.alpha.3.20140129.3|67	
14mr|xz-5.1.3-0.alpha.3.20140129.3|68	#----------------------------------------------------------------------------
14mr|xz-5.1.3-0.alpha.3.20140129.3|69	
14mr|xz-5.1.3-0.alpha.3.20140129.3|70	%package -n	%{devname}
14mr|xz-5.1.3-0.alpha.3.20140129.3|71	Summary:	Devel libraries & headers for liblzma
14mr|xz-5.1.3-0.alpha.3.20140129.3|72	Group:		Development/C
14mr|xz-5.1.3-0.alpha.3.20140129.3|73	Requires:	%{libname} = %{EVRD}
14mr|xz-5.1.3-0.alpha.3.20140129.3|74	Provides:	%{lname}-devel = %{EVRD}
14mr|xz-5.1.3-0.alpha.3.20140129.3|75	Provides:	lib%{lname}-devel = %{EVRD}
14mr|xz-5.1.3-0.alpha.3.20140129.3|76	
14mr|xz-5.1.3-0.alpha.3.20140129.3|77	%description -n %{devname}
14mr|xz-5.1.3-0.alpha.3.20140129.3|78	Devel libraries & headers for liblzma.
14mr|xz-5.1.3-0.alpha.3.20140129.3|79	
14mr|xz-5.1.3-0.alpha.3.20140129.3|80	%files -n %{devname}
14mr|xz-5.1.3-0.alpha.3.20140129.3|81	%{_includedir}/%{lname}.h
14mr|xz-5.1.3-0.alpha.3.20140129.3|82	%dir %{_includedir}/%{lname}
14mr|xz-5.1.3-0.alpha.3.20140129.3|83	%{_includedir}/%{lname}/*.h
14mr|xz-5.1.3-0.alpha.3.20140129.3|84	%{_libdir}/*.so
14mr|xz-5.1.3-0.alpha.3.20140129.3|85	%{_libdir}/*.a
14mr|xz-5.1.3-0.alpha.3.20140129.3|86	%if %{with dietlibc}
14mr|xz-5.1.3-0.alpha.3.20140129.3|87	%{_prefix}/lib/dietlibc/lib-%{_arch}/liblzma.a
14mr|xz-5.1.3-0.alpha.3.20140129.3|88	%endif
14mr|xz-5.1.3-0.alpha.3.20140129.3|89	%if %{with uclibc}
14mr|xz-5.1.3-0.alpha.3.20140129.3|90	%{uclibc_root}%{_libdir}/liblzma.a
14mr|xz-5.1.3-0.alpha.3.20140129.3|91	%endif
14mr|xz-5.1.3-0.alpha.3.20140129.3|92	%{_libdir}/pkgconfig/lib%{lname}.pc
14mr|xz-5.1.3-0.alpha.3.20140129.3|93	
14mr|xz-5.1.3-0.alpha.3.20140129.3|94	#----------------------------------------------------------------------------
14mr|xz-5.1.3-0.alpha.3.20140129.3|95	
14mr|xz-5.1.3-0.alpha.3.20140129.3|96	%prep
14mr|xz-5.1.3-0.alpha.3.20140129.3|97	%setup -qn %{name}-%{version}alpha
14mr|xz-5.1.3-0.alpha.3.20140129.3|98	%patch0 -p1 -b .text~
14mr|xz-5.1.3-0.alpha.3.20140129.3|99	%patch1 -p1 -b .day~
14mr|xz-5.1.3-0.alpha.3.20140129.3|100	
14mr|xz-5.1.3-0.alpha.3.20140129.3|101	%build
14mr|xz-5.1.3-0.alpha.3.20140129.3|102	export CONFIGURE_TOP=`pwd`
14mr|xz-5.1.3-0.alpha.3.20140129.3|103	mkdir objs
14mr|xz-5.1.3-0.alpha.3.20140129.3|104	pushd objs
14mr|xz-5.1.3-0.alpha.3.20140129.3|105	CFLAGS="%{optflags} -O3 -funroll-loops" \
14mr|xz-5.1.3-0.alpha.3.20140129.3|106	%configure2_5x
14mr|xz-5.1.3-0.alpha.3.20140129.3|107	%make
14mr|xz-5.1.3-0.alpha.3.20140129.3|108	popd
14mr|xz-5.1.3-0.alpha.3.20140129.3|109	
14mr|xz-5.1.3-0.alpha.3.20140129.3|110	%if %{with dietlibc}
14mr|xz-5.1.3-0.alpha.3.20140129.3|111	mkdir objsdietlibc
14mr|xz-5.1.3-0.alpha.3.20140129.3|112	pushd objsdietlibc
14mr|xz-5.1.3-0.alpha.3.20140129.3|113	CFLAGS="-Os" CC="diet gcc" \
14mr|xz-5.1.3-0.alpha.3.20140129.3|114	%configure2_5x	--disable-shared \
14mr|xz-5.1.3-0.alpha.3.20140129.3|115	--enable-static \
14mr|xz-5.1.3-0.alpha.3.20140129.3|116	--disable-xz \
14mr|xz-5.1.3-0.alpha.3.20140129.3|117	--disable-xzdec \
14mr|xz-5.1.3-0.alpha.3.20140129.3|118	--disable-lzmadec \
14mr|xz-5.1.3-0.alpha.3.20140129.3|119	--disable-lzmainfo \
14mr|xz-5.1.3-0.alpha.3.20140129.3|120	--disable-lzma-links \
14mr|xz-5.1.3-0.alpha.3.20140129.3|121	--disable-scripts
14mr|xz-5.1.3-0.alpha.3.20140129.3|122	%make
14mr|xz-5.1.3-0.alpha.3.20140129.3|123	popd
14mr|xz-5.1.3-0.alpha.3.20140129.3|124	%endif
14mr|xz-5.1.3-0.alpha.3.20140129.3|125	
14mr|xz-5.1.3-0.alpha.3.20140129.3|126	%if %{with uclibc}
14mr|xz-5.1.3-0.alpha.3.20140129.3|127	mkdir objsuclibc
14mr|xz-5.1.3-0.alpha.3.20140129.3|128	pushd objsuclibc
14mr|xz-5.1.3-0.alpha.3.20140129.3|129	CFLAGS="%{uclibc_cflags}" LDFLAGS="%{?ldflags}" CC="%{uclibc_cc}" \
14mr|xz-5.1.3-0.alpha.3.20140129.3|130	%configure2_5x	--disable-shared \
14mr|xz-5.1.3-0.alpha.3.20140129.3|131	--enable-static \
14mr|xz-5.1.3-0.alpha.3.20140129.3|132	--disable-xz \
14mr|xz-5.1.3-0.alpha.3.20140129.3|133	--disable-xzdec \
14mr|xz-5.1.3-0.alpha.3.20140129.3|134	--disable-lzmadec \
14mr|xz-5.1.3-0.alpha.3.20140129.3|135	--disable-lzmainfo \
14mr|xz-5.1.3-0.alpha.3.20140129.3|136	--disable-lzma-links \
14mr|xz-5.1.3-0.alpha.3.20140129.3|137	--disable-scripts
14mr|xz-5.1.3-0.alpha.3.20140129.3|138	
14mr|xz-5.1.3-0.alpha.3.20140129.3|139	%make
14mr|xz-5.1.3-0.alpha.3.20140129.3|140	popd
14mr|xz-5.1.3-0.alpha.3.20140129.3|141	%endif
14mr|xz-5.1.3-0.alpha.3.20140129.3|142	
14mr|xz-5.1.3-0.alpha.3.20140129.3|143	%install
14mr|xz-5.1.3-0.alpha.3.20140129.3|144	%makeinstall_std -C objs
14mr|xz-5.1.3-0.alpha.3.20140129.3|145	
14mr|xz-5.1.3-0.alpha.3.20140129.3|146	install -d %{buildroot}/%{_lib}
14mr|xz-5.1.3-0.alpha.3.20140129.3|147	mv %{buildroot}%{_libdir}/*.so.* %{buildroot}/%{_lib}/
14mr|xz-5.1.3-0.alpha.3.20140129.3|148	rm -f %{buildroot}%{_libdir}/liblzma.so
14mr|xz-5.1.3-0.alpha.3.20140129.3|149	ln -sr %{buildroot}/%{_lib}/liblzma.so.%{major} %{buildroot}%{_libdir}/liblzma.so
14mr|xz-5.1.3-0.alpha.3.20140129.3|150	
14mr|xz-5.1.3-0.alpha.3.20140129.3|151	%if %{with uclibc}
14mr|xz-5.1.3-0.alpha.3.20140129.3|152	install -D objsuclibc/src/liblzma/.libs/liblzma.a -D %{buildroot}%{uclibc_root}%{_libdir}/liblzma.a
14mr|xz-5.1.3-0.alpha.3.20140129.3|153	%endif
14mr|xz-5.1.3-0.alpha.3.20140129.3|154	%if %{with dietlibc}
14mr|xz-5.1.3-0.alpha.3.20140129.3|155	install -D objsdietlibc/src/liblzma/.libs/liblzma.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/liblzma.a
14mr|xz-5.1.3-0.alpha.3.20140129.3|156	%endif
14mr|xz-5.1.3-0.alpha.3.20140129.3|157	
14mr|xz-5.1.3-0.alpha.3.20140129.3|158	install -m755 %{SOURCE1} -D %{buildroot}%{_bindir}/xzme
14mr|xz-5.1.3-0.alpha.3.20140129.3|159	
14mr|xz-5.1.3-0.alpha.3.20140129.3|160	%find_lang %{name}
14mr|xz-5.1.3-0.alpha.3.20140129.3|161	
14mr|xz-5.1.3-0.alpha.3.20140129.3|162	%check
14mr|xz-5.1.3-0.alpha.3.20140129.3|163	make check -C objs
14mr|xz-5.1.3-0.alpha.3.20140129.3|164	
14mr|xz-5.1.3-0.alpha.3.20140129.3|165	
14mr|xz-5.1.3-0.alpha.3.20140129.3|166	%changelog
14mr|xz-5.1.3-0.alpha.3.20140129.3|167	* Thu May 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.3-0.alpha.3.20140129.3
14mr|xz-5.1.3-0.alpha.3.20140129.3|168	+ Revision: cbf9472
14mr|xz-5.1.3-0.alpha.3.20140129.3|169	- Fix devel package
14mr|xz-5.1.3-0.alpha.3.20140129.3|170	
14mr|xz-5.1.3-0.alpha.3.20140129.3|171	

22263 14
14mr|yajl-2.0.4-2|1	%define git fee1ebe
14mr|yajl-2.0.4-2|2	%define major 2
14mr|yajl-2.0.4-2|3	%define libname %mklibname %{name} %{major}
14mr|yajl-2.0.4-2|4	%define devname %mklibname -d %{name}
14mr|yajl-2.0.4-2|5	
14mr|yajl-2.0.4-2|6	Name:		yajl
14mr|yajl-2.0.4-2|7	Version:	2.0.4
14mr|yajl-2.0.4-2|8	Release:	2
14mr|yajl-2.0.4-2|9	Summary:	Yet Another JSON Library
14mr|yajl-2.0.4-2|10	License:	ISC License
14mr|yajl-2.0.4-2|11	Group:		System/Libraries
14mr|yajl-2.0.4-2|12	Url:		http://lloyd.github.com/yajl/
14mr|yajl-2.0.4-2|13	Source0:	lloyd-%{name}-%{version}-0-g%{git}.tar.gz
14mr|yajl-2.0.4-2|14	BuildRequires:	doxygen
14mr|yajl-2.0.4-2|15	BuildRequires:	cmake
14mr|yajl-2.0.4-2|16	Requires:	%{libname} = %{EVRD}
14mr|yajl-2.0.4-2|17	
14mr|yajl-2.0.4-2|18	%description
14mr|yajl-2.0.4-2|19	Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser
14mr|yajl-2.0.4-2|20	written in ANSI C, and a small validating JSON generator. YAJL is released
14mr|yajl-2.0.4-2|21	under the ISC license.
14mr|yajl-2.0.4-2|22	
14mr|yajl-2.0.4-2|23	%package -n %{libname}
14mr|yajl-2.0.4-2|24	Summary:	%{summary}
14mr|yajl-2.0.4-2|25	Provides:	lib%{name}
14mr|yajl-2.0.4-2|26	
14mr|yajl-2.0.4-2|27	%description -n %{libname}
14mr|yajl-2.0.4-2|28	Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser
14mr|yajl-2.0.4-2|29	written in ANSI C, and a small validating JSON generator. YAJL is released
14mr|yajl-2.0.4-2|30	under the ISC license.
14mr|yajl-2.0.4-2|31	
14mr|yajl-2.0.4-2|32	%package -n %{devname}
14mr|yajl-2.0.4-2|33	Summary:	Development files for using %{name}
14mr|yajl-2.0.4-2|34	Group:		Development/C
14mr|yajl-2.0.4-2|35	Provides:	%{name}-devel = %{EVRD}
14mr|yajl-2.0.4-2|36	Requires:	%{libname} = %{EVRD}
14mr|yajl-2.0.4-2|37	
14mr|yajl-2.0.4-2|38	%description -n %{devname}
14mr|yajl-2.0.4-2|39	Development files for using %{name}
14mr|yajl-2.0.4-2|40	
14mr|yajl-2.0.4-2|41	%prep
14mr|yajl-2.0.4-2|42	%setup -q -n lloyd-%{name}-%{git}
14mr|yajl-2.0.4-2|43	
14mr|yajl-2.0.4-2|44	%build
14mr|yajl-2.0.4-2|45	%cmake
14mr|yajl-2.0.4-2|46	%make
14mr|yajl-2.0.4-2|47	
14mr|yajl-2.0.4-2|48	%install
14mr|yajl-2.0.4-2|49	%__rm -rf %{buildroot}
14mr|yajl-2.0.4-2|50	%makeinstall_std -C build
14mr|yajl-2.0.4-2|51	
14mr|yajl-2.0.4-2|52	%__rm -f %{buildroot}%{_libdir}/*.a
14mr|yajl-2.0.4-2|53	
14mr|yajl-2.0.4-2|54	%clean
14mr|yajl-2.0.4-2|55	%__rm -rf %{buildroot}
14mr|yajl-2.0.4-2|56	
14mr|yajl-2.0.4-2|57	%files
14mr|yajl-2.0.4-2|58	%{_bindir}/json_reformat
14mr|yajl-2.0.4-2|59	%{_bindir}/json_verify
14mr|yajl-2.0.4-2|60	
14mr|yajl-2.0.4-2|61	%files -n %{libname}
14mr|yajl-2.0.4-2|62	%{_libdir}/libyajl.so.*
14mr|yajl-2.0.4-2|63	
14mr|yajl-2.0.4-2|64	%files -n %{devname}
14mr|yajl-2.0.4-2|65	%{_libdir}/libyajl.so
14mr|yajl-2.0.4-2|66	%{_includedir}/yajl
14mr|yajl-2.0.4-2|67	%{_datadir}/pkgconfig/yajl.pc
14mr|yajl-2.0.4-2|68	
14mr|yajl-2.0.4-2|69	
14mr|yajl-2.0.4-2|70	
14mr|yajl-2.0.4-2|71	
14mr|yajl-2.0.4-2|72	%changelog
14mr|yajl-2.0.4-2|73	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.0.4-2
14mr|yajl-2.0.4-2|74	+ Revision: cc39962
14mr|yajl-2.0.4-2|75	- MassBuild#440: Increase release tag
14mr|yajl-2.0.4-2|76	
14mr|yajl-2.0.4-2|77	

22264 14
14mr|yaml-0.1.4-2|1	%define api 0
14mr|yaml-0.1.4-2|2	%define major 2
14mr|yaml-0.1.4-2|3	%define libname %mklibname %{name} %{api} %{major}
14mr|yaml-0.1.4-2|4	%define develname %mklibname %{name} -d
14mr|yaml-0.1.4-2|5	
14mr|yaml-0.1.4-2|6	Summary:	YAML 1.1 parser and emitter written in C
14mr|yaml-0.1.4-2|7	Name:		yaml
14mr|yaml-0.1.4-2|8	Version:	0.1.4
14mr|yaml-0.1.4-2|9	Release:	2
14mr|yaml-0.1.4-2|10	License:	MIT
14mr|yaml-0.1.4-2|11	Group:		System/Libraries
14mr|yaml-0.1.4-2|12	URL:		http://pyyaml.org/wiki/LibYAML
14mr|yaml-0.1.4-2|13	Source0:	http://pyyaml.org/download/libyaml/%{name}-%{version}.tar.gz
14mr|yaml-0.1.4-2|14	BuildRequires:	doxygen
14mr|yaml-0.1.4-2|15	
14mr|yaml-0.1.4-2|16	%description
14mr|yaml-0.1.4-2|17	LibYAML is a YAML 1.1 parser and emitter written in C.
14mr|yaml-0.1.4-2|18	
14mr|yaml-0.1.4-2|19	%package -n	%{libname}
14mr|yaml-0.1.4-2|20	Summary:	YAML 1.1 parser and emitter written in C
14mr|yaml-0.1.4-2|21	Group:		System/Libraries
14mr|yaml-0.1.4-2|22	
14mr|yaml-0.1.4-2|23	%description -n	%{libname}
14mr|yaml-0.1.4-2|24	This package contains the shared libraries for %{name}
14mr|yaml-0.1.4-2|25	
14mr|yaml-0.1.4-2|26	%package -n	%develname
14mr|yaml-0.1.4-2|27	Summary:	Development library and header files for the %{name} library
14mr|yaml-0.1.4-2|28	Group:		Development/C
14mr|yaml-0.1.4-2|29	Requires:	%{libname} = %{version}-%{release}
14mr|yaml-0.1.4-2|30	Provides:	%{name}-devel = %{version}-%{release}
14mr|yaml-0.1.4-2|31	
14mr|yaml-0.1.4-2|32	%description -n	%{develname}
14mr|yaml-0.1.4-2|33	This package contains the devel %{libname} library and its header
14mr|yaml-0.1.4-2|34	files.
14mr|yaml-0.1.4-2|35	
14mr|yaml-0.1.4-2|36	%prep
14mr|yaml-0.1.4-2|37	%setup -q
14mr|yaml-0.1.4-2|38	
14mr|yaml-0.1.4-2|39	%build
14mr|yaml-0.1.4-2|40	%configure2_5x --disable-static
14mr|yaml-0.1.4-2|41	%make
14mr|yaml-0.1.4-2|42	
14mr|yaml-0.1.4-2|43	%install
14mr|yaml-0.1.4-2|44	%makeinstall_std
14mr|yaml-0.1.4-2|45	
14mr|yaml-0.1.4-2|46	%files -n %{libname}
14mr|yaml-0.1.4-2|47	%doc README
14mr|yaml-0.1.4-2|48	%{_libdir}/lib*.so.%{major}*
14mr|yaml-0.1.4-2|49	
14mr|yaml-0.1.4-2|50	%files -n %{develname}
14mr|yaml-0.1.4-2|51	%{_includedir}/*.h
14mr|yaml-0.1.4-2|52	%{_libdir}/lib*.so
14mr|yaml-0.1.4-2|53	%{_libdir}/pkgconfig/yaml-0.1.pc
14mr|yaml-0.1.4-2|54	
14mr|yaml-0.1.4-2|55	
14mr|yaml-0.1.4-2|56	%changelog
14mr|yaml-0.1.4-2|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.4-2
14mr|yaml-0.1.4-2|58	+ Revision: 7996676
14mr|yaml-0.1.4-2|59	- MassBuild#440: Increase release tag
14mr|yaml-0.1.4-2|60	
14mr|yaml-0.1.4-2|61	

22265 14
14mr|yaml-cpp-0.3-0.3.0-3|1	%define major 0
14mr|yaml-cpp-0.3-0.3.0-3|2	%define libname %mklibname %{name} %{major}
14mr|yaml-cpp-0.3-0.3.0-3|3	%define devname %mklibname %{name} -d
14mr|yaml-cpp-0.3-0.3.0-3|4	
14mr|yaml-cpp-0.3-0.3.0-3|5	Name:		yaml-cpp-0.3
14mr|yaml-cpp-0.3-0.3.0-3|6	Version:	0.3.0
14mr|yaml-cpp-0.3-0.3.0-3|7	Release:	3
14mr|yaml-cpp-0.3-0.3.0-3|8	Summary:	A YAML parser and emitter for C++
14mr|yaml-cpp-0.3-0.3.0-3|9	Group:		Development/C++
14mr|yaml-cpp-0.3-0.3.0-3|10	License:	MIT
14mr|yaml-cpp-0.3-0.3.0-3|11	URL:		http://code.google.com/p/yaml-cpp/
14mr|yaml-cpp-0.3-0.3.0-3|12	Source0:	http://yaml-cpp.googlecode.com/files/yaml-cpp-%{version}.tar.gz
14mr|yaml-cpp-0.3-0.3.0-3|13	BuildRequires:	cmake
14mr|yaml-cpp-0.3-0.3.0-3|14	
14mr|yaml-cpp-0.3-0.3.0-3|15	%description
14mr|yaml-cpp-0.3-0.3.0-3|16	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
14mr|yaml-cpp-0.3-0.3.0-3|17	
14mr|yaml-cpp-0.3-0.3.0-3|18	%package	-n %{libname}
14mr|yaml-cpp-0.3-0.3.0-3|19	Summary:	A YAML parser and emitter for C++
14mr|yaml-cpp-0.3-0.3.0-3|20	Group:		System/Libraries
14mr|yaml-cpp-0.3-0.3.0-3|21	License:	MIT
14mr|yaml-cpp-0.3-0.3.0-3|22	Obsoletes:	%{name} < 0.3.0
14mr|yaml-cpp-0.3-0.3.0-3|23	
14mr|yaml-cpp-0.3-0.3.0-3|24	%description	-n %{libname}
14mr|yaml-cpp-0.3-0.3.0-3|25	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
14mr|yaml-cpp-0.3-0.3.0-3|26	
14mr|yaml-cpp-0.3-0.3.0-3|27	%package	-n %{devname}
14mr|yaml-cpp-0.3-0.3.0-3|28	Summary:	Development files for %{name}
14mr|yaml-cpp-0.3-0.3.0-3|29	Group:		Development/C++
14mr|yaml-cpp-0.3-0.3.0-3|30	License:	MIT
14mr|yaml-cpp-0.3-0.3.0-3|31	Obsoletes:	%{name}-devel < 0.3.0
14mr|yaml-cpp-0.3-0.3.0-3|32	Provides:	%{name}-devel = %{version}-%{release}
14mr|yaml-cpp-0.3-0.3.0-3|33	Requires:	%{libname} = %{version}-%{release}
14mr|yaml-cpp-0.3-0.3.0-3|34	
14mr|yaml-cpp-0.3-0.3.0-3|35	%description	-n %{devname}
14mr|yaml-cpp-0.3-0.3.0-3|36	The %{name}-devel package contains libraries and header files for
14mr|yaml-cpp-0.3-0.3.0-3|37	developing applications that use %{name}.
14mr|yaml-cpp-0.3-0.3.0-3|38	
14mr|yaml-cpp-0.3-0.3.0-3|39	%prep
14mr|yaml-cpp-0.3-0.3.0-3|40	%setup -q -n yaml-cpp
14mr|yaml-cpp-0.3-0.3.0-3|41	# Fix eol
14mr|yaml-cpp-0.3-0.3.0-3|42	sed -i 's/\r//' license.txt
14mr|yaml-cpp-0.3-0.3.0-3|43	
14mr|yaml-cpp-0.3-0.3.0-3|44	%build
14mr|yaml-cpp-0.3-0.3.0-3|45	# ask cmake to not strip binaries
14mr|yaml-cpp-0.3-0.3.0-3|46	%cmake -DYAML_CPP_BUILD_TOOLS=0
14mr|yaml-cpp-0.3-0.3.0-3|47	%make VERBOSE=1
14mr|yaml-cpp-0.3-0.3.0-3|48	
14mr|yaml-cpp-0.3-0.3.0-3|49	%install
14mr|yaml-cpp-0.3-0.3.0-3|50	%makeinstall_std -C build
14mr|yaml-cpp-0.3-0.3.0-3|51	
14mr|yaml-cpp-0.3-0.3.0-3|52	%files -n %{libname}
14mr|yaml-cpp-0.3-0.3.0-3|53	%{_libdir}/*.so.%{major}*
14mr|yaml-cpp-0.3-0.3.0-3|54	
14mr|yaml-cpp-0.3-0.3.0-3|55	%files -n %{devname}
14mr|yaml-cpp-0.3-0.3.0-3|56	%{_includedir}/yaml-cpp/
14mr|yaml-cpp-0.3-0.3.0-3|57	%{_libdir}/*.so
14mr|yaml-cpp-0.3-0.3.0-3|58	%{_libdir}/pkgconfig/*.pc
14mr|yaml-cpp-0.3-0.3.0-3|59	
14mr|yaml-cpp-0.3-0.3.0-3|60	%changelog
14mr|yaml-cpp-0.3-0.3.0-3|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.0-3
14mr|yaml-cpp-0.3-0.3.0-3|62	+ Revision: e8f5641
14mr|yaml-cpp-0.3-0.3.0-3|63	- MassBuild#440: Increase release tag
14mr|yaml-cpp-0.3-0.3.0-3|64	
14mr|yaml-cpp-0.3-0.3.0-3|65	

22266 14
14mr|yaml-cpp-0.5.1-3|1	%define major 0.5
14mr|yaml-cpp-0.5.1-3|2	%define libname %mklibname %{name} %{major}
14mr|yaml-cpp-0.5.1-3|3	%define devname %mklibname %{name} -d
14mr|yaml-cpp-0.5.1-3|4	
14mr|yaml-cpp-0.5.1-3|5	Name:		yaml-cpp
14mr|yaml-cpp-0.5.1-3|6	Version:	0.5.1
14mr|yaml-cpp-0.5.1-3|7	Release:	3
14mr|yaml-cpp-0.5.1-3|8	Summary:	A YAML parser and emitter for C++
14mr|yaml-cpp-0.5.1-3|9	Group:		Development/C++
14mr|yaml-cpp-0.5.1-3|10	License:	MIT
14mr|yaml-cpp-0.5.1-3|11	Url:		http://code.google.com/p/yaml-cpp/
14mr|yaml-cpp-0.5.1-3|12	Source0:	http://yaml-cpp.googlecode.com/files/%{name}-%{version}.tar.gz
14mr|yaml-cpp-0.5.1-3|13	BuildRequires:	cmake
14mr|yaml-cpp-0.5.1-3|14	BuildRequires:	boost-devel
14mr|yaml-cpp-0.5.1-3|15	
14mr|yaml-cpp-0.5.1-3|16	%description
14mr|yaml-cpp-0.5.1-3|17	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
14mr|yaml-cpp-0.5.1-3|18	
14mr|yaml-cpp-0.5.1-3|19	#----------------------------------------------------------------------------
14mr|yaml-cpp-0.5.1-3|20	
14mr|yaml-cpp-0.5.1-3|21	%package -n %{libname}
14mr|yaml-cpp-0.5.1-3|22	Summary:	A YAML parser and emitter for C++
14mr|yaml-cpp-0.5.1-3|23	Group:		System/Libraries
14mr|yaml-cpp-0.5.1-3|24	Obsoletes:	%{name} < %{version}
14mr|yaml-cpp-0.5.1-3|25	
14mr|yaml-cpp-0.5.1-3|26	%description -n %{libname}
14mr|yaml-cpp-0.5.1-3|27	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
14mr|yaml-cpp-0.5.1-3|28	
14mr|yaml-cpp-0.5.1-3|29	%files -n %{libname}
14mr|yaml-cpp-0.5.1-3|30	%{_libdir}/*.so.%{major}*
14mr|yaml-cpp-0.5.1-3|31	
14mr|yaml-cpp-0.5.1-3|32	#----------------------------------------------------------------------------
14mr|yaml-cpp-0.5.1-3|33	
14mr|yaml-cpp-0.5.1-3|34	%package -n %{devname}
14mr|yaml-cpp-0.5.1-3|35	Summary:	Development files for %{name}
14mr|yaml-cpp-0.5.1-3|36	Group:		Development/C++
14mr|yaml-cpp-0.5.1-3|37	Requires:	%{libname} = %{EVRD}
14mr|yaml-cpp-0.5.1-3|38	Requires:	boost-devel
14mr|yaml-cpp-0.5.1-3|39	Provides:	%{name}-devel = %{EVRD}
14mr|yaml-cpp-0.5.1-3|40	Obsoletes:	%{name}-devel < 0.5
14mr|yaml-cpp-0.5.1-3|41	
14mr|yaml-cpp-0.5.1-3|42	%description -n %{devname}
14mr|yaml-cpp-0.5.1-3|43	The %{name}-devel package contains libraries and header files for
14mr|yaml-cpp-0.5.1-3|44	developing applications that use %{name}.
14mr|yaml-cpp-0.5.1-3|45	
14mr|yaml-cpp-0.5.1-3|46	%files -n %{devname}
14mr|yaml-cpp-0.5.1-3|47	%{_includedir}/yaml-cpp/
14mr|yaml-cpp-0.5.1-3|48	%{_libdir}/*.so
14mr|yaml-cpp-0.5.1-3|49	%{_libdir}/pkgconfig/*.pc
14mr|yaml-cpp-0.5.1-3|50	
14mr|yaml-cpp-0.5.1-3|51	#----------------------------------------------------------------------------
14mr|yaml-cpp-0.5.1-3|52	
14mr|yaml-cpp-0.5.1-3|53	%prep
14mr|yaml-cpp-0.5.1-3|54	%setup -q
14mr|yaml-cpp-0.5.1-3|55	# Fix eol
14mr|yaml-cpp-0.5.1-3|56	sed -i 's/\r//' license.txt
14mr|yaml-cpp-0.5.1-3|57	
14mr|yaml-cpp-0.5.1-3|58	%build
14mr|yaml-cpp-0.5.1-3|59	# ask cmake to not strip binaries
14mr|yaml-cpp-0.5.1-3|60	%cmake -DYAML_CPP_BUILD_TOOLS=0
14mr|yaml-cpp-0.5.1-3|61	%make VERBOSE=1
14mr|yaml-cpp-0.5.1-3|62	
14mr|yaml-cpp-0.5.1-3|63	%install
14mr|yaml-cpp-0.5.1-3|64	%makeinstall_std -C build
14mr|yaml-cpp-0.5.1-3|65	
14mr|yaml-cpp-0.5.1-3|66	
14mr|yaml-cpp-0.5.1-3|67	%changelog
14mr|yaml-cpp-0.5.1-3|68	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.1-3
14mr|yaml-cpp-0.5.1-3|69	+ Revision: 7ef43db
14mr|yaml-cpp-0.5.1-3|70	- MassBuild#440: Increase release tag
14mr|yaml-cpp-0.5.1-3|71	
14mr|yaml-cpp-0.5.1-3|72	

22267 14
14mr|yasm-1.2.0-2|1	Summary:	Modular Assembler
14mr|yasm-1.2.0-2|2	Name:		yasm
14mr|yasm-1.2.0-2|3	Version:	1.2.0
14mr|yasm-1.2.0-2|4	Release:	2
14mr|yasm-1.2.0-2|5	License:	BSD
14mr|yasm-1.2.0-2|6	Group:		Development/Other
14mr|yasm-1.2.0-2|7	Url:		http://www.tortall.net/projects/yasm/
14mr|yasm-1.2.0-2|8	Source0:	http://www.tortall.net/projects/yasm/releases/%{name}-%{version}.tar.gz
14mr|yasm-1.2.0-2|9	BuildRequires:	xmlto
14mr|yasm-1.2.0-2|10	BuildRequires:	python-pyrex > 0.9.5.1
14mr|yasm-1.2.0-2|11	BuildRequires:  python-cython
14mr|yasm-1.2.0-2|12	BuildRequires:  python-devel
14mr|yasm-1.2.0-2|13	%if %{mdkversion} <= 200710
14mr|yasm-1.2.0-2|14	BuildRequires:	lzma
14mr|yasm-1.2.0-2|15	%endif
14mr|yasm-1.2.0-2|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|yasm-1.2.0-2|17	
14mr|yasm-1.2.0-2|18	%description
14mr|yasm-1.2.0-2|19	Yasm is a complete rewrite of the NASM assembler under the "new" BSD
14mr|yasm-1.2.0-2|20	License (some portions are under other licenses, see COPYING for
14mr|yasm-1.2.0-2|21	details). It is designed from the ground up to allow for multiple
14mr|yasm-1.2.0-2|22	assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in
14mr|yasm-1.2.0-2|23	addition to multiple output object formats and even multiple
14mr|yasm-1.2.0-2|24	instruction sets. Another primary module of the overall design is an
14mr|yasm-1.2.0-2|25	optimizer module.
14mr|yasm-1.2.0-2|26	
14mr|yasm-1.2.0-2|27	%package devel
14mr|yasm-1.2.0-2|28	Summary:	Development headers and files for %{name}
14mr|yasm-1.2.0-2|29	Group:		Development/C
14mr|yasm-1.2.0-2|30	Obsoletes:	%mklibname -d yasm 0
14mr|yasm-1.2.0-2|31	Requires:	%{name} = %{version}-%{release}
14mr|yasm-1.2.0-2|32	
14mr|yasm-1.2.0-2|33	%description devel
14mr|yasm-1.2.0-2|34	Development headers and files for %{name}.
14mr|yasm-1.2.0-2|35	
14mr|yasm-1.2.0-2|36	%package python
14mr|yasm-1.2.0-2|37	Summary:	Python bindings for %{name}
14mr|yasm-1.2.0-2|38	Group:		Development/Python
14mr|yasm-1.2.0-2|39	Requires:	%{name} = %{version}-%{release}
14mr|yasm-1.2.0-2|40	
14mr|yasm-1.2.0-2|41	%description python
14mr|yasm-1.2.0-2|42	Python bindings for %{name}.
14mr|yasm-1.2.0-2|43	
14mr|yasm-1.2.0-2|44	%prep
14mr|yasm-1.2.0-2|45	%setup -q -n %{name}-%{version}
14mr|yasm-1.2.0-2|46	
14mr|yasm-1.2.0-2|47	%build
14mr|yasm-1.2.0-2|48	%ifnarch ix86
14mr|yasm-1.2.0-2|49	export CFLAGS="%{optflags} -fPIC"
14mr|yasm-1.2.0-2|50	%endif
14mr|yasm-1.2.0-2|51	
14mr|yasm-1.2.0-2|52	%configure2_5x \
14mr|yasm-1.2.0-2|53	--disable-rpath \
14mr|yasm-1.2.0-2|54	--enable-python \
14mr|yasm-1.2.0-2|55	--enable-python-bindings
14mr|yasm-1.2.0-2|56	
14mr|yasm-1.2.0-2|57	%make
14mr|yasm-1.2.0-2|58	
14mr|yasm-1.2.0-2|59	%install
14mr|yasm-1.2.0-2|60	rm -rf  %{buildroot}
14mr|yasm-1.2.0-2|61	
14mr|yasm-1.2.0-2|62	%makeinstall_std
14mr|yasm-1.2.0-2|63	
14mr|yasm-1.2.0-2|64	rm -f %{buildroot}%{_libdir}/yasm/*.a
14mr|yasm-1.2.0-2|65	
14mr|yasm-1.2.0-2|66	%clean
14mr|yasm-1.2.0-2|67	rm -rf %{buildroot}
14mr|yasm-1.2.0-2|68	
14mr|yasm-1.2.0-2|69	%files
14mr|yasm-1.2.0-2|70	%defattr(-,root,root)
14mr|yasm-1.2.0-2|71	%doc AUTHORS
14mr|yasm-1.2.0-2|72	%{_bindir}/*
14mr|yasm-1.2.0-2|73	%{_mandir}/man1/yasm.1*
14mr|yasm-1.2.0-2|74	%{_mandir}/man7/yasm_arch.7*
14mr|yasm-1.2.0-2|75	%{_mandir}/man7/yasm_dbgfmts.7.*
14mr|yasm-1.2.0-2|76	%{_mandir}/man7/yasm_objfmts.7.*
14mr|yasm-1.2.0-2|77	%{_mandir}/man7/yasm_parsers.7.*
14mr|yasm-1.2.0-2|78	
14mr|yasm-1.2.0-2|79	%files python
14mr|yasm-1.2.0-2|80	%defattr(-,root,root)
14mr|yasm-1.2.0-2|81	%{py_sitedir}/*
14mr|yasm-1.2.0-2|82	
14mr|yasm-1.2.0-2|83	%files devel
14mr|yasm-1.2.0-2|84	%defattr(-,root,root)
14mr|yasm-1.2.0-2|85	%{_libdir}/lib*.a
14mr|yasm-1.2.0-2|86	%{_includedir}/libyasm
14mr|yasm-1.2.0-2|87	%{_includedir}/libyasm.h
14mr|yasm-1.2.0-2|88	%{_includedir}/libyasm-stdint.h
14mr|yasm-1.2.0-2|89	
14mr|yasm-1.2.0-2|90	
14mr|yasm-1.2.0-2|91	
14mr|yasm-1.2.0-2|92	%changelog
14mr|yasm-1.2.0-2|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.0-2
14mr|yasm-1.2.0-2|94	+ Revision: a883920
14mr|yasm-1.2.0-2|95	- MassBuild#440: Increase release tag
14mr|yasm-1.2.0-2|96	
14mr|yasm-1.2.0-2|97	

22268 14
14mr|yelp-3.12.0-2|1	%define lib_major 0
14mr|yelp-3.12.0-2|2	%define libname         %mklibname %{name} %{lib_major}
14mr|yelp-3.12.0-2|3	%define develname      %mklibname -d %{name}
14mr|yelp-3.12.0-2|4	
14mr|yelp-3.12.0-2|5	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|yelp-3.12.0-2|6	
14mr|yelp-3.12.0-2|7	Summary:	GNOME 3 help browser
14mr|yelp-3.12.0-2|8	Name:		yelp
14mr|yelp-3.12.0-2|9	Version:	3.12.0
14mr|yelp-3.12.0-2|10	Release:	2
14mr|yelp-3.12.0-2|11	License:	GPLv2+
14mr|yelp-3.12.0-2|12	Group:		Graphical desktop/GNOME
14mr|yelp-3.12.0-2|13	URL:		http://live.gnome.org/Yelp
14mr|yelp-3.12.0-2|14	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|yelp-3.12.0-2|15	Source1:	yelp.png
14mr|yelp-3.12.0-2|16	
14mr|yelp-3.12.0-2|17	# https://bugzilla.gnome.org/show_bug.cgi?id=687957
14mr|yelp-3.12.0-2|18	Patch0: 0001-Don-t-steal-focus-optionally.patch
14mr|yelp-3.12.0-2|19	# https://bugzilla.gnome.org/show_bug.cgi?id=687960
14mr|yelp-3.12.0-2|20	Patch1: 0001-Center-new-windows.patch
14mr|yelp-3.12.0-2|21	
14mr|yelp-3.12.0-2|22	BuildRequires:	desktop-file-utils >= 0.19
14mr|yelp-3.12.0-2|23	BuildRequires:	gnome-common
14mr|yelp-3.12.0-2|24	BuildRequires:	gtk-doc
14mr|yelp-3.12.0-2|25	BuildRequires:	intltool
14mr|yelp-3.12.0-2|26	BuildRequires:	itstool
14mr|yelp-3.12.0-2|27	BuildRequires:	sed
14mr|yelp-3.12.0-2|28	BuildRequires:	gettext-devel
14mr|yelp-3.12.0-2|29	BuildRequires:	libbzip2-devel
14mr|yelp-3.12.0-2|30	BuildRequires:	pkgconfig(gio-2.0) >= 2.25.11
14mr|yelp-3.12.0-2|31	BuildRequires:	pkgconfig(gio-unix-2.0)
14mr|yelp-3.12.0-2|32	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.19.1
14mr|yelp-3.12.0-2|33	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.8
14mr|yelp-3.12.0-2|34	BuildRequires:	pkgconfig(gtk+-unix-print-3.0)
14mr|yelp-3.12.0-2|35	BuildRequires:	pkgconfig(libexslt) >= 0.8.1
14mr|yelp-3.12.0-2|36	BuildRequires:	pkgconfig(liblzma) >= 4.9
14mr|yelp-3.12.0-2|37	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.5
14mr|yelp-3.12.0-2|38	BuildRequires:	pkgconfig(libxslt) >= 1.1.4
14mr|yelp-3.12.0-2|39	BuildRequires:	pkgconfig(sqlite3)
14mr|yelp-3.12.0-2|40	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.3.2
14mr|yelp-3.12.0-2|41	BuildRequires:	pkgconfig(yelp-xsl) >= 3.12.0
14mr|yelp-3.12.0-2|42	BuildRequires:	pkgconfig(folks)
14mr|yelp-3.12.0-2|43	
14mr|yelp-3.12.0-2|44	Requires:	gnome-doc-utils >= 0.19.1
14mr|yelp-3.12.0-2|45	Requires:	yelp-xsl >= 3.12.0
14mr|yelp-3.12.0-2|46	Requires:	man
14mr|yelp-3.12.0-2|47	
14mr|yelp-3.12.0-2|48	%description
14mr|yelp-3.12.0-2|49	Help browser for GNOME 3 which supports docbook documents, info and man.
14mr|yelp-3.12.0-2|50	
14mr|yelp-3.12.0-2|51	%package -n %{libname}
14mr|yelp-3.12.0-2|52	Summary:	Libraries for %{name}
14mr|yelp-3.12.0-2|53	Group:		System/Libraries
14mr|yelp-3.12.0-2|54	Requires:	%{name} = %{version}-%{release}
14mr|yelp-3.12.0-2|55	
14mr|yelp-3.12.0-2|56	%description -n %{libname}
14mr|yelp-3.12.0-2|57	This package contains libraries used by the yelp help browser.
14mr|yelp-3.12.0-2|58	
14mr|yelp-3.12.0-2|59	%package -n %{develname}
14mr|yelp-3.12.0-2|60	Summary:	Development files for %{name}
14mr|yelp-3.12.0-2|61	Group:		Development/GNOME and GTK+
14mr|yelp-3.12.0-2|62	Requires:	%{libname} = %{version}-%{release}
14mr|yelp-3.12.0-2|63	Provides:	%{name}-devel = %{version}-%{release}
14mr|yelp-3.12.0-2|64	
14mr|yelp-3.12.0-2|65	%description -n %{develname}
14mr|yelp-3.12.0-2|66	This package contains header files and documentation for
14mr|yelp-3.12.0-2|67	the libraries in the yelp-libs package.
14mr|yelp-3.12.0-2|68	
14mr|yelp-3.12.0-2|69	%prep
14mr|yelp-3.12.0-2|70	%setup -q
14mr|yelp-3.12.0-2|71	%apply_patches
14mr|yelp-3.12.0-2|72	
14mr|yelp-3.12.0-2|73	%build
14mr|yelp-3.12.0-2|74	%configure2_5x \
14mr|yelp-3.12.0-2|75	--enable-debug \
14mr|yelp-3.12.0-2|76	--disable-schemas-compile \
14mr|yelp-3.12.0-2|77	--disable-rpath \
14mr|yelp-3.12.0-2|78	--disable-static
14mr|yelp-3.12.0-2|79	
14mr|yelp-3.12.0-2|80	%make
14mr|yelp-3.12.0-2|81	
14mr|yelp-3.12.0-2|82	%install
14mr|yelp-3.12.0-2|83	%makeinstall_std
14mr|yelp-3.12.0-2|84	
14mr|yelp-3.12.0-2|85	desktop-file-install \
14mr|yelp-3.12.0-2|86	--remove-category="Application" \
14mr|yelp-3.12.0-2|87	--add-only-show-in="GNOME" \
14mr|yelp-3.12.0-2|88	--add-category="Documentation" \
14mr|yelp-3.12.0-2|89	--dir %{buildroot}%{_datadir}/applications \
14mr|yelp-3.12.0-2|90	%{buildroot}%{_datadir}/applications/*
14mr|yelp-3.12.0-2|91	
14mr|yelp-3.12.0-2|92	install -Dpm644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/gnome-help.png
14mr|yelp-3.12.0-2|93	
14mr|yelp-3.12.0-2|94	mkdir -p -m 755 %{buildroot}%{_datadir}/gnome/help
14mr|yelp-3.12.0-2|95	
14mr|yelp-3.12.0-2|96	%find_lang %{name}
14mr|yelp-3.12.0-2|97	
14mr|yelp-3.12.0-2|98	%files -f %{name}.lang
14mr|yelp-3.12.0-2|99	%doc README TODO AUTHORS NEWS
14mr|yelp-3.12.0-2|100	%{_bindir}/*
14mr|yelp-3.12.0-2|101	%{_datadir}/applications/*
14mr|yelp-3.12.0-2|102	%dir %{_datadir}/gnome/help
14mr|yelp-3.12.0-2|103	%{_datadir}/%{name}
14mr|yelp-3.12.0-2|104	%{_datadir}/glib-2.0/schemas/org.gnome.yelp.gschema.xml
14mr|yelp-3.12.0-2|105	%{_datadir}/pixmaps/gnome-help.png
14mr|yelp-3.12.0-2|106	%{_datadir}/yelp-xsl/xslt/common/domains/yelp.xml
14mr|yelp-3.12.0-2|107	
14mr|yelp-3.12.0-2|108	%files -n %{libname}
14mr|yelp-3.12.0-2|109	%{_libdir}/lib%{name}.so.%{lib_major}*
14mr|yelp-3.12.0-2|110	
14mr|yelp-3.12.0-2|111	%files -n %{develname}
14mr|yelp-3.12.0-2|112	%{_libdir}/lib%{name}.so
14mr|yelp-3.12.0-2|113	%{_includedir}/lib%{name}
14mr|yelp-3.12.0-2|114	%doc %{_datadir}/gtk-doc/html/lib%{name}
14mr|yelp-3.12.0-2|115	
14mr|yelp-3.12.0-2|116	%changelog
14mr|yelp-3.12.0-2|117	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|yelp-3.12.0-2|118	+ Revision: 855a1ce
14mr|yelp-3.12.0-2|119	- MassBuild#440: Increase release tag
14mr|yelp-3.12.0-2|120	
14mr|yelp-3.12.0-2|121	

22269 14
14mr|yelp-tools-3.12.1-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mr|yelp-tools-3.12.1-2|2	
14mr|yelp-tools-3.12.1-2|3	Name:		yelp-tools
14mr|yelp-tools-3.12.1-2|4	Version:	3.12.1
14mr|yelp-tools-3.12.1-2|5	Release:	2
14mr|yelp-tools-3.12.1-2|6	Summary:	Create, manage, and publish documentation for Yelp
14mr|yelp-tools-3.12.1-2|7	Group:		System/Internationalization
14mr|yelp-tools-3.12.1-2|8	License:	GPLv2+
14mr|yelp-tools-3.12.1-2|9	URL:		http://projects.gnome.org/yelp/
14mr|yelp-tools-3.12.1-2|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mr|yelp-tools-3.12.1-2|11	BuildArch:	noarch
14mr|yelp-tools-3.12.1-2|12	
14mr|yelp-tools-3.12.1-2|13	BuildRequires:	itstool
14mr|yelp-tools-3.12.1-2|14	BuildRequires:	libxml2-utils
14mr|yelp-tools-3.12.1-2|15	BuildRequires:	xsltproc
14mr|yelp-tools-3.12.1-2|16	BuildRequires:	pkgconfig(yelp-xsl)
14mr|yelp-tools-3.12.1-2|17	
14mr|yelp-tools-3.12.1-2|18	Requires:	libxml2-utils
14mr|yelp-tools-3.12.1-2|19	Requires:	yelp-xsl
14mr|yelp-tools-3.12.1-2|20	
14mr|yelp-tools-3.12.1-2|21	%description
14mr|yelp-tools-3.12.1-2|22	yelp-tools is a collection of scripts and build utilities to help create,
14mr|yelp-tools-3.12.1-2|23	manage, and publish documentation for Yelp and the web. Most of the heavy
14mr|yelp-tools-3.12.1-2|24	lifting is done by packages like yelp-xsl and itstool. This package just
14mr|yelp-tools-3.12.1-2|25	wraps things up in a developer-friendly way.
14mr|yelp-tools-3.12.1-2|26	
14mr|yelp-tools-3.12.1-2|27	%prep
14mr|yelp-tools-3.12.1-2|28	%setup -q
14mr|yelp-tools-3.12.1-2|29	
14mr|yelp-tools-3.12.1-2|30	%build
14mr|yelp-tools-3.12.1-2|31	%configure2_5x
14mr|yelp-tools-3.12.1-2|32	%make
14mr|yelp-tools-3.12.1-2|33	
14mr|yelp-tools-3.12.1-2|34	%install
14mr|yelp-tools-3.12.1-2|35	%makeinstall_std
14mr|yelp-tools-3.12.1-2|36	
14mr|yelp-tools-3.12.1-2|37	%files
14mr|yelp-tools-3.12.1-2|38	%doc AUTHORS README
14mr|yelp-tools-3.12.1-2|39	%{_bindir}/yelp-build
14mr|yelp-tools-3.12.1-2|40	%{_bindir}/yelp-check
14mr|yelp-tools-3.12.1-2|41	%{_bindir}/yelp-new
14mr|yelp-tools-3.12.1-2|42	%{_datadir}/yelp-tools
14mr|yelp-tools-3.12.1-2|43	%{_datadir}/aclocal/yelp.m4
14mr|yelp-tools-3.12.1-2|44	
14mr|yelp-tools-3.12.1-2|45	%changelog
14mr|yelp-tools-3.12.1-2|46	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|yelp-tools-3.12.1-2|47	+ Revision: 473a8c6
14mr|yelp-tools-3.12.1-2|48	- MassBuild#440: Increase release tag
14mr|yelp-tools-3.12.1-2|49	
14mr|yelp-tools-3.12.1-2|50	

22270 14
14mr|yelp-xsl-3.12.0-2|1	Summary:	GNOME XML documentation utilities
14mr|yelp-xsl-3.12.0-2|2	Name:		yelp-xsl
14mr|yelp-xsl-3.12.0-2|3	Version:	3.12.0
14mr|yelp-xsl-3.12.0-2|4	Release:	2
14mr|yelp-xsl-3.12.0-2|5	
14mr|yelp-xsl-3.12.0-2|6	License:	LGPLv2+ and GPLv2+
14mr|yelp-xsl-3.12.0-2|7	Group:		Publishing
14mr|yelp-xsl-3.12.0-2|8	Url:		http://www.gnome.org/
14mr|yelp-xsl-3.12.0-2|9	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|yelp-xsl-3.12.0-2|10	
14mr|yelp-xsl-3.12.0-2|11	BuildArch:	noarch
14mr|yelp-xsl-3.12.0-2|12	
14mr|yelp-xsl-3.12.0-2|13	BuildRequires:	libxslt-devel
14mr|yelp-xsl-3.12.0-2|14	BuildRequires:	libxslt-proc
14mr|yelp-xsl-3.12.0-2|15	BuildRequires:	intltool
14mr|yelp-xsl-3.12.0-2|16	BuildRequires:	itstool
14mr|yelp-xsl-3.12.0-2|17	
14mr|yelp-xsl-3.12.0-2|18	%description
14mr|yelp-xsl-3.12.0-2|19	yelp-xsl is a collection of documentation utilities for the Gnome
14mr|yelp-xsl-3.12.0-2|20	project.  Notably, it contains utilities for building documentation and
14mr|yelp-xsl-3.12.0-2|21	all auxiliary files in your source tree, and it contains the DocBook
14mr|yelp-xsl-3.12.0-2|22	XSLT stylesheets that were once distributed with Yelp.
14mr|yelp-xsl-3.12.0-2|23	
14mr|yelp-xsl-3.12.0-2|24	
14mr|yelp-xsl-3.12.0-2|25	%prep
14mr|yelp-xsl-3.12.0-2|26	%setup -q
14mr|yelp-xsl-3.12.0-2|27	
14mr|yelp-xsl-3.12.0-2|28	%build
14mr|yelp-xsl-3.12.0-2|29	%configure2_5x
14mr|yelp-xsl-3.12.0-2|30	%make
14mr|yelp-xsl-3.12.0-2|31	
14mr|yelp-xsl-3.12.0-2|32	%install
14mr|yelp-xsl-3.12.0-2|33	%makeinstall_std
14mr|yelp-xsl-3.12.0-2|34	
14mr|yelp-xsl-3.12.0-2|35	%files
14mr|yelp-xsl-3.12.0-2|36	%defattr(-,root,root)
14mr|yelp-xsl-3.12.0-2|37	%doc AUTHORS README
14mr|yelp-xsl-3.12.0-2|38	%{_datadir}/%{name}
14mr|yelp-xsl-3.12.0-2|39	%{_datadir}/pkgconfig/%{name}.pc
14mr|yelp-xsl-3.12.0-2|40	
14mr|yelp-xsl-3.12.0-2|41	
14mr|yelp-xsl-3.12.0-2|42	%changelog
14mr|yelp-xsl-3.12.0-2|43	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.0-2
14mr|yelp-xsl-3.12.0-2|44	+ Revision: 51dbdb7
14mr|yelp-xsl-3.12.0-2|45	- MassBuild#440: Increase release tag
14mr|yelp-xsl-3.12.0-2|46	
14mr|yelp-xsl-3.12.0-2|47	

22271 14
14mr|ykclient-2.12-3|1	%define	major 3
14mr|ykclient-2.12-3|2	%define libname	%mklibname ykclient %{major}
14mr|ykclient-2.12-3|3	%define develname %mklibname -d ykclient
14mr|ykclient-2.12-3|4	
14mr|ykclient-2.12-3|5	Summary:	Implements online validation of Yubikey OTPs
14mr|ykclient-2.12-3|6	Name:		ykclient
14mr|ykclient-2.12-3|7	Version:	2.12
14mr|ykclient-2.12-3|8	Release:	3
14mr|ykclient-2.12-3|9	Group:		System/Libraries
14mr|ykclient-2.12-3|10	License:	BSD
14mr|ykclient-2.12-3|11	URL:		http://opensource.yubico.com/yubico-c-client/
14mr|ykclient-2.12-3|12	Source0:        http://opensource.yubico.com/yubico-c-client/releases/%{name}-%{version}.tar.gz
14mr|ykclient-2.12-3|13	Source1:        http://opensource.yubico.com/yubico-c-client/releases/%{name}-%{version}.tar.gz.sig
14mr|ykclient-2.12-3|14	BuildRequires:	autoconf automake libtool
14mr|ykclient-2.12-3|15	BuildRequires:	chrpath
14mr|ykclient-2.12-3|16	BuildRequires:	curl-devel
14mr|ykclient-2.12-3|17	BuildRequires:	help2man
14mr|ykclient-2.12-3|18	
14mr|ykclient-2.12-3|19	%description
14mr|ykclient-2.12-3|20	This is a library written in C to validate a Yubikey OTP against the Yubico
14mr|ykclient-2.12-3|21	online server.
14mr|ykclient-2.12-3|22	
14mr|ykclient-2.12-3|23	%package -n	%{libname}
14mr|ykclient-2.12-3|24	Summary:	Implements online validation of Yubikey OTPs
14mr|ykclient-2.12-3|25	Group:          System/Libraries
14mr|ykclient-2.12-3|26	Obsoletes:	%{mklibname libyubikey-client 0}
14mr|ykclient-2.12-3|27	
14mr|ykclient-2.12-3|28	%description -n	%{libname}
14mr|ykclient-2.12-3|29	This is a library written in C to validate a Yubikey OTP against the Yubico
14mr|ykclient-2.12-3|30	online server.
14mr|ykclient-2.12-3|31	
14mr|ykclient-2.12-3|32	%package -n	%{develname}
14mr|ykclient-2.12-3|33	Summary:	Static library and header files for the libykclientt library
14mr|ykclient-2.12-3|34	Group:		Development/C
14mr|ykclient-2.12-3|35	Provides:	%{name}-devel = %{version}
14mr|ykclient-2.12-3|36	Requires:	%{libname} >= %{version}
14mr|ykclient-2.12-3|37	Obsoletes:	%{mklibname libyubikey-client -d}
14mr|ykclient-2.12-3|38	
14mr|ykclient-2.12-3|39	%description -n	%{develname}
14mr|ykclient-2.12-3|40	This is a library written in C to validate a Yubikey OTP against the Yubico
14mr|ykclient-2.12-3|41	online server.
14mr|ykclient-2.12-3|42	This package contains the static libyubikey-client library and its
14mr|ykclient-2.12-3|43	header files.
14mr|ykclient-2.12-3|44	
14mr|ykclient-2.12-3|45	%prep
14mr|ykclient-2.12-3|46	
14mr|ykclient-2.12-3|47	%setup -q -n %{name}-%{version}
14mr|ykclient-2.12-3|48	
14mr|ykclient-2.12-3|49	%build
14mr|ykclient-2.12-3|50	
14mr|ykclient-2.12-3|51	%configure2_5x \
14mr|ykclient-2.12-3|52	--with-libcurl=%{_prefix}
14mr|ykclient-2.12-3|53	
14mr|ykclient-2.12-3|54	%make
14mr|ykclient-2.12-3|55	
14mr|ykclient-2.12-3|56	%check
14mr|ykclient-2.12-3|57	make check
14mr|ykclient-2.12-3|58	
14mr|ykclient-2.12-3|59	%install
14mr|ykclient-2.12-3|60	rm -rf %{buildroot}
14mr|ykclient-2.12-3|61	
14mr|ykclient-2.12-3|62	%makeinstall_std
14mr|ykclient-2.12-3|63	
14mr|ykclient-2.12-3|64	# nuke rpath
14mr|ykclient-2.12-3|65	chrpath -d %{buildroot}%{_bindir}/ykclient
14mr|ykclient-2.12-3|66	
14mr|ykclient-2.12-3|67	# cleanup
14mr|ykclient-2.12-3|68	rm -f %{buildroot}%{_libdir}/*.*a
14mr|ykclient-2.12-3|69	
14mr|ykclient-2.12-3|70	%files
14mr|ykclient-2.12-3|71	%{_bindir}/ykclient
14mr|ykclient-2.12-3|72	
14mr|ykclient-2.12-3|73	%files -n %{libname}
14mr|ykclient-2.12-3|74	%doc AUTHORS ChangeLog NEWS README
14mr|ykclient-2.12-3|75	%{_mandir}/man1/*
14mr|ykclient-2.12-3|76	%{_libdir}/*.so.%{major}*
14mr|ykclient-2.12-3|77	
14mr|ykclient-2.12-3|78	%files -n %{develname}
14mr|ykclient-2.12-3|79	%{_includedir}/*
14mr|ykclient-2.12-3|80	%{_libdir}/*.so
14mr|ykclient-2.12-3|81	
14mr|ykclient-2.12-3|82	
14mr|ykclient-2.12-3|83	
14mr|ykclient-2.12-3|84	%changelog
14mr|ykclient-2.12-3|85	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.12-3
14mr|ykclient-2.12-3|86	+ Revision: 9a0986d
14mr|ykclient-2.12-3|87	- MassBuild#440: Increase release tag
14mr|ykclient-2.12-3|88	
14mr|ykclient-2.12-3|89	

22272 14
14mr|yodl-3.00.0-3|1	Summary:	Your Own Document Language
14mr|yodl-3.00.0-3|2	Name:		yodl
14mr|yodl-3.00.0-3|3	Version:	3.00.0
14mr|yodl-3.00.0-3|4	Release:	3
14mr|yodl-3.00.0-3|5	License:	GPLv3
14mr|yodl-3.00.0-3|6	Group:		Text tools
14mr|yodl-3.00.0-3|7	URL:		http://yodl.sourceforge.net
14mr|yodl-3.00.0-3|8	Source0:		http://downloads.sourceforge.net/project/yodl/%{name}/%{version}/%{name}_%{version}.orig.tar.gz
14mr|yodl-3.00.0-3|9	Prefix:		%{_prefix}
14mr|yodl-3.00.0-3|10	BuildRequires:	bison, flex, diffutils, groff-for-man, libtool, netpbm, python, texinfo, icmake
14mr|yodl-3.00.0-3|11	BuildRequires:	texlive-latex texlive-ntgclass texlive-epsf texlive-ec texlive-cm-super
14mr|yodl-3.00.0-3|12	BuildRequires:	texlive-scheme-medium
14mr|yodl-3.00.0-3|13	BuildRequires:	ghostscript
14mr|yodl-3.00.0-3|14	
14mr|yodl-3.00.0-3|15	%description
14mr|yodl-3.00.0-3|16	Yodl is a package that implements a pre-document language and tools to
14mr|yodl-3.00.0-3|17	process it. The idea of Yodl is that you write up a document in a
14mr|yodl-3.00.0-3|18	pre-language, then use the tools (e. g. yodl2html) to convert it to some
14mr|yodl-3.00.0-3|19	final document language. Current converters are for HTML, ms, man, LaTeX
14mr|yodl-3.00.0-3|20	SGML and texinfo, plus a poor-man's text converter. Main document types are
14mr|yodl-3.00.0-3|21	"article", "report", "book" and "manpage". The Yodl document language is
14mr|yodl-3.00.0-3|22	designed to be easy to use and extensible.
14mr|yodl-3.00.0-3|23	
14mr|yodl-3.00.0-3|24	%prep
14mr|yodl-3.00.0-3|25	%setup -q
14mr|yodl-3.00.0-3|26	
14mr|yodl-3.00.0-3|27	%build
14mr|yodl-3.00.0-3|28	%setup_compile_flags
14mr|yodl-3.00.0-3|29	./build programs
14mr|yodl-3.00.0-3|30	./build man
14mr|yodl-3.00.0-3|31	./build manual
14mr|yodl-3.00.0-3|32	./build macros
14mr|yodl-3.00.0-3|33	
14mr|yodl-3.00.0-3|34	%install
14mr|yodl-3.00.0-3|35	./build install programs %{buildroot}
14mr|yodl-3.00.0-3|36	./build install man %{buildroot}
14mr|yodl-3.00.0-3|37	./build install manual %{buildroot}
14mr|yodl-3.00.0-3|38	./build install macros %{buildroot}
14mr|yodl-3.00.0-3|39	mv -f %{buildroot}%{_docdir}/yodl-doc %{buildroot}%{_docdir}/%{name}
14mr|yodl-3.00.0-3|40	
14mr|yodl-3.00.0-3|41	%files
14mr|yodl-3.00.0-3|42	%doc README.txt README.3.00.0
14mr|yodl-3.00.0-3|43	%{_bindir}/yodl*
14mr|yodl-3.00.0-3|44	%{_mandir}/man*/yodl*
14mr|yodl-3.00.0-3|45	%{_datadir}/%{name}/*.yo
14mr|yodl-3.00.0-3|46	%{_datadir}/%{name}/chartables/*.tables.yo
14mr|yodl-3.00.0-3|47	%{_datadir}/%{name}/xml/*.xml
14mr|yodl-3.00.0-3|48	%{_datadir}/%{name}/xlatin1.tex
14mr|yodl-3.00.0-3|49	
14mr|yodl-3.00.0-3|50	
14mr|yodl-3.00.0-3|51	%changelog
14mr|yodl-3.00.0-3|52	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.00.0-3
14mr|yodl-3.00.0-3|53	+ Revision: 1cba3cc
14mr|yodl-3.00.0-3|54	- Bump release
14mr|yodl-3.00.0-3|55	
14mr|yodl-3.00.0-3|56	

22273 14
14mr|youmagic-1.1.33.1212-4|1	Summary:	VoIP application
14mr|youmagic-1.1.33.1212-4|2	Name:		youmagic
14mr|youmagic-1.1.33.1212-4|3	Version:	1.1.33.1212
14mr|youmagic-1.1.33.1212-4|4	Release:	4
14mr|youmagic-1.1.33.1212-4|5	License:	GPLv2+
14mr|youmagic-1.1.33.1212-4|6	Group:		Communications
14mr|youmagic-1.1.33.1212-4|7	Url:		http://www.youmagic.com
14mr|youmagic-1.1.33.1212-4|8	Source0:	%{name}-%{version}.tar.gz
14mr|youmagic-1.1.33.1212-4|9	BuildRequires:	cmake
14mr|youmagic-1.1.33.1212-4|10	BuildRequires:	exosip-devel >= 3.1.0
14mr|youmagic-1.1.33.1212-4|11	BuildRequires:	gsm-devel
14mr|youmagic-1.1.33.1212-4|12	BuildRequires:	kdelibs4-devel
14mr|youmagic-1.1.33.1212-4|13	BuildRequires:	qt4-devel
14mr|youmagic-1.1.33.1212-4|14	BuildRequires:	pkgconfig(alsa)
14mr|youmagic-1.1.33.1212-4|15	BuildRequires:	pkgconfig(libosip2)
14mr|youmagic-1.1.33.1212-4|16	BuildRequires:	pkgconfig(libpulse)
14mr|youmagic-1.1.33.1212-4|17	BuildRequires:	pkgconfig(opus)
14mr|youmagic-1.1.33.1212-4|18	BuildRequires:	pkgconfig(ortp)
14mr|youmagic-1.1.33.1212-4|19	BuildRequires:	pkgconfig(QJson)
14mr|youmagic-1.1.33.1212-4|20	BuildRequires:	pkgconfig(speex)
14mr|youmagic-1.1.33.1212-4|21	Requires:	qt4-database-plugin-sqlite
14mr|youmagic-1.1.33.1212-4|22	
14mr|youmagic-1.1.33.1212-4|23	%description
14mr|youmagic-1.1.33.1212-4|24	%{name} VoIP application provides probably the most affordable call rates.
14mr|youmagic-1.1.33.1212-4|25	Don't miss the opportunity to stay in touch with anybody you want.
14mr|youmagic-1.1.33.1212-4|26	
14mr|youmagic-1.1.33.1212-4|27	%files
14mr|youmagic-1.1.33.1212-4|28	%{_bindir}/%{name}
14mr|youmagic-1.1.33.1212-4|29	%{_datadir}/%{name}-%{version}
14mr|youmagic-1.1.33.1212-4|30	%{_datadir}/applications/%{name}.desktop
14mr|youmagic-1.1.33.1212-4|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mr|youmagic-1.1.33.1212-4|32	
14mr|youmagic-1.1.33.1212-4|33	#----------------------------------------------------------------------------
14mr|youmagic-1.1.33.1212-4|34	
14mr|youmagic-1.1.33.1212-4|35	%prep
14mr|youmagic-1.1.33.1212-4|36	%setup -q
14mr|youmagic-1.1.33.1212-4|37	
14mr|youmagic-1.1.33.1212-4|38	%build
14mr|youmagic-1.1.33.1212-4|39	%setup_compile_flags
14mr|youmagic-1.1.33.1212-4|40	cmake . -DPROJECT=%{name}-%{version}
14mr|youmagic-1.1.33.1212-4|41	%make
14mr|youmagic-1.1.33.1212-4|42	ln -sf %{_datadir}/%{name}-%{version}/%{name}-%{version} %{name}
14mr|youmagic-1.1.33.1212-4|43	
14mr|youmagic-1.1.33.1212-4|44	%install
14mr|youmagic-1.1.33.1212-4|45	install -d %{buildroot}%{_datadir}/%{name}-%{version}
14mr|youmagic-1.1.33.1212-4|46	cp %{name}-%{version} %{buildroot}%{_datadir}/%{name}-%{version}
14mr|youmagic-1.1.33.1212-4|47	
14mr|youmagic-1.1.33.1212-4|48	install -d %{buildroot}%{_bindir}
14mr|youmagic-1.1.33.1212-4|49	cp -P -f %{name} %{buildroot}%{_bindir}
14mr|youmagic-1.1.33.1212-4|50	cp database.sql %{buildroot}%{_datadir}/%{name}-%{version}
14mr|youmagic-1.1.33.1212-4|51	cp -R QtDesktop/ %{buildroot}%{_datadir}/%{name}-%{version}
14mr|youmagic-1.1.33.1212-4|52	cp -R distribute/ %{buildroot}%{_datadir}/%{name}-%{version}
14mr|youmagic-1.1.33.1212-4|53	
14mr|youmagic-1.1.33.1212-4|54	install -D -m 0644 distribute/youmagic.desktop %{buildroot}%{_datadir}/applications/youmagic.desktop
14mr|youmagic-1.1.33.1212-4|55	
14mr|youmagic-1.1.33.1212-4|56	for N in 16 22 24 32 48 64 72 128;
14mr|youmagic-1.1.33.1212-4|57	do
14mr|youmagic-1.1.33.1212-4|58	install -D -m 0644 distribute/icons/$N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14mr|youmagic-1.1.33.1212-4|59	done
14mr|youmagic-1.1.33.1212-4|60	
14mr|youmagic-1.1.33.1212-4|61	
14mr|youmagic-1.1.33.1212-4|62	%changelog
14mr|youmagic-1.1.33.1212-4|63	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.33.1212-4
14mr|youmagic-1.1.33.1212-4|64	+ Revision: 914c545
14mr|youmagic-1.1.33.1212-4|65	- MassBuild#440: Increase release tag
14mr|youmagic-1.1.33.1212-4|66	
14mr|youmagic-1.1.33.1212-4|67	

22274 14
14mr|ypbind-1.37.1-1|1	# Rebuild with  '--with dbus' to enbale dbus/Netwrokmanager support
14mr|ypbind-1.37.1-1|2	%bcond_with dbus
14mr|ypbind-1.37.1-1|3	
14mr|ypbind-1.37.1-1|4	# Location where helper scripts are located
14mr|ypbind-1.37.1-1|5	%define scripts_path /usr/lib/%{name}
14mr|ypbind-1.37.1-1|6	
14mr|ypbind-1.37.1-1|7	Summary:	The NIS daemon which binds NIS clients to an NIS domain
14mr|ypbind-1.37.1-1|8	Name:		ypbind
14mr|ypbind-1.37.1-1|9	Version:	1.37.1
14mr|ypbind-1.37.1-1|10	Release:	1
14mr|ypbind-1.37.1-1|11	Epoch:		3
14mr|ypbind-1.37.1-1|12	License:	GPLv2+
14mr|ypbind-1.37.1-1|13	Group:		System/Servers
14mr|ypbind-1.37.1-1|14	Url:		http://www.linux-nis.org/nis/ypbind-mt/index.html
14mr|ypbind-1.37.1-1|15	Source0:	http://www.linux-nis.org/download/ypbind-mt/ypbind-mt-%version.tar.bz2
14mr|ypbind-1.37.1-1|16	Source2:	yp.conf
14mr|ypbind-1.37.1-1|17	Source3:	ypbind.service
14mr|ypbind-1.37.1-1|18	Source4:	ypbind-pre-setdomain
14mr|ypbind-1.37.1-1|19	Source5:	ypbind-post-waitbind
14mr|ypbind-1.37.1-1|20	Patch0:		ypbind-mt-1.37.1-link-tirpc.patch
14mr|ypbind-1.37.1-1|21	Patch1:		ypbind-mt-1.37.1-automake-1.13.patch
14mr|ypbind-1.37.1-1|22	Patch2:		ypbind-1.11-gettextdomain.patch
14mr|ypbind-1.37.1-1|23	Requires:	rpcbind
14mr|ypbind-1.37.1-1|24	Requires:	yp-tools
14mr|ypbind-1.37.1-1|25	BuildRequires:	gettext-devel
14mr|ypbind-1.37.1-1|26	%if %{with dbus}
14mr|ypbind-1.37.1-1|27	BuildRequires:	pkgconfig(dbus-1)
14mr|ypbind-1.37.1-1|28	BuildRequires:	pkgconfig(dbus-glib-1)
14mr|ypbind-1.37.1-1|29	BuildRequires:	pkgconfig(NetworkManager)
14mr|ypbind-1.37.1-1|30	%endif
14mr|ypbind-1.37.1-1|31	BuildRequires:	pkgconfig(libtirpc)
14mr|ypbind-1.37.1-1|32	
14mr|ypbind-1.37.1-1|33	%description
14mr|ypbind-1.37.1-1|34	The Network Information Service (NIS) is a system which provides
14mr|ypbind-1.37.1-1|35	network information (login names, passwords, home directories, group
14mr|ypbind-1.37.1-1|36	information) to all of the machines on a network.  NIS can enable
14mr|ypbind-1.37.1-1|37	users to login on any machine on the network, as long as the machine
14mr|ypbind-1.37.1-1|38	has the NIS client programs running and the user's password is
14mr|ypbind-1.37.1-1|39	recorded in the NIS passwd database.  NIS was formerly known as Sun
14mr|ypbind-1.37.1-1|40	Yellow Pages (YP).
14mr|ypbind-1.37.1-1|41	
14mr|ypbind-1.37.1-1|42	This package provides the ypbind daemon.  The ypbind daemon binds NIS
14mr|ypbind-1.37.1-1|43	clients to an NIS domain.  Ypbind must be running on any machines
14mr|ypbind-1.37.1-1|44	which are running NIS client programs.
14mr|ypbind-1.37.1-1|45	
14mr|ypbind-1.37.1-1|46	Install the ypbind package on any machines which are running NIS client
14mr|ypbind-1.37.1-1|47	programs (included in the yp-tools package).  If you need an NIS server,
14mr|ypbind-1.37.1-1|48	you'll also need to install the ypserv package to a machine on your
14mr|ypbind-1.37.1-1|49	network.
14mr|ypbind-1.37.1-1|50	
14mr|ypbind-1.37.1-1|51	%files -f %{name}.lang
14mr|ypbind-1.37.1-1|52	%attr(755, root, root) /sbin/ypbind
14mr|ypbind-1.37.1-1|53	%{_mandir}/*/*
14mr|ypbind-1.37.1-1|54	%{_unitdir}/*
14mr|ypbind-1.37.1-1|55	%{scripts_path}/*
14mr|ypbind-1.37.1-1|56	%config(noreplace) %{_sysconfdir}/yp.conf
14mr|ypbind-1.37.1-1|57	%dir /var/yp/binding
14mr|ypbind-1.37.1-1|58	%doc README ChangeLog AUTHORS THANKS NEWS
14mr|ypbind-1.37.1-1|59	
14mr|ypbind-1.37.1-1|60	%post
14mr|ypbind-1.37.1-1|61	%systemd_post ypbind.service
14mr|ypbind-1.37.1-1|62	
14mr|ypbind-1.37.1-1|63	%preun
14mr|ypbind-1.37.1-1|64	%systemd_preun ypbind.service
14mr|ypbind-1.37.1-1|65	
14mr|ypbind-1.37.1-1|66	#----------------------------------------------------------------------------
14mr|ypbind-1.37.1-1|67	
14mr|ypbind-1.37.1-1|68	%prep
14mr|ypbind-1.37.1-1|69	%setup -q -n ypbind-mt-%{version}
14mr|ypbind-1.37.1-1|70	%apply_patches
14mr|ypbind-1.37.1-1|71	
14mr|ypbind-1.37.1-1|72	%build
14mr|ypbind-1.37.1-1|73	autoreconf -fi
14mr|ypbind-1.37.1-1|74	%serverbuild
14mr|ypbind-1.37.1-1|75	%configure2_5x \
14mr|ypbind-1.37.1-1|76	%if %{with dbus}
14mr|ypbind-1.37.1-1|77	--enable-dbus-nm \
14mr|ypbind-1.37.1-1|78	%else
14mr|ypbind-1.37.1-1|79	--disable-dbus-nm \
14mr|ypbind-1.37.1-1|80	%endif
14mr|ypbind-1.37.1-1|81	--sbindir=/sbin
14mr|ypbind-1.37.1-1|82	%make
14mr|ypbind-1.37.1-1|83	
14mr|ypbind-1.37.1-1|84	%install
14mr|ypbind-1.37.1-1|85	%makeinstall sbindir=%{buildroot}/sbin
14mr|ypbind-1.37.1-1|86	
14mr|ypbind-1.37.1-1|87	mkdir -p %{buildroot}%{_sysconfdir}
14mr|ypbind-1.37.1-1|88	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/yp.conf
14mr|ypbind-1.37.1-1|89	mkdir -p %{buildroot}/var/yp/binding
14mr|ypbind-1.37.1-1|90	
14mr|ypbind-1.37.1-1|91	mkdir -p %{buildroot}%{_unitdir}
14mr|ypbind-1.37.1-1|92	install -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/ypbind.service
14mr|ypbind-1.37.1-1|93	mkdir -p %{buildroot}%{scripts_path}
14mr|ypbind-1.37.1-1|94	install -m 755 %{SOURCE4} %{buildroot}%{scripts_path}/ypbind-pre-setdomain
14mr|ypbind-1.37.1-1|95	install -m 755 %{SOURCE5} %{buildroot}%{scripts_path}/ypbind-post-waitbind
14mr|ypbind-1.37.1-1|96	
14mr|ypbind-1.37.1-1|97	%find_lang %{name}
14mr|ypbind-1.37.1-1|98	
14mr|ypbind-1.37.1-1|99	
14mr|ypbind-1.37.1-1|100	%changelog
14mr|ypbind-1.37.1-1|101	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:1.37.1-1
14mr|ypbind-1.37.1-1|102	+ Revision: 9742268
14mr|ypbind-1.37.1-1|103	- Update BuildRequires
14mr|ypbind-1.37.1-1|104	
14mr|ypbind-1.37.1-1|105	

22275 14
14mr|ypserv-2.29-10|1	%define __noautoreq '.*/bin/awk|.*/bin/gawk'
14mr|ypserv-2.29-10|2	
14mr|ypserv-2.29-10|3	Summary:	The NIS (Network Information Service) server
14mr|ypserv-2.29-10|4	Name:		ypserv
14mr|ypserv-2.29-10|5	Version:	2.29
14mr|ypserv-2.29-10|6	Release:	10
14mr|ypserv-2.29-10|7	License:	GPLv2+
14mr|ypserv-2.29-10|8	Group:		System/Servers
14mr|ypserv-2.29-10|9	Url:		http://www.linux-nis.org/
14mr|ypserv-2.29-10|10	Source0:	http://www.linux-nis.org/download/ypserv/%{name}-%{version}.tar.bz2
14mr|ypserv-2.29-10|11	Source1:	ypserv.service
14mr|ypserv-2.29-10|12	Source2:	yppasswdd.service
14mr|ypserv-2.29-10|13	Source3:	ypxfrd.service
14mr|ypserv-2.29-10|14	Patch0:		ypserv-2.10-makefile.patch
14mr|ypserv-2.29-10|15	Patch1:		ypserv-2.29-tirpc.patch
14mr|ypserv-2.29-10|16	Patch2:		ypserv-2.11-path.patch
14mr|ypserv-2.29-10|17	Patch3:		ypserv-2.29-automake-1.13.patch
14mr|ypserv-2.29-10|18	Patch6:		ypserv-2.5-nfsnobody2.patch
14mr|ypserv-2.29-10|19	Patch11:	ypserv-2.13-ypxfr-zeroresp.patch
14mr|ypserv-2.29-10|20	BuildRequires:	mawk
14mr|ypserv-2.29-10|21	BuildRequires:	gdbm-devel
14mr|ypserv-2.29-10|22	BuildRequires:	openslp-devel
14mr|ypserv-2.29-10|23	BuildRequires:	pkgconfig(libtirpc)
14mr|ypserv-2.29-10|24	Requires:	make
14mr|ypserv-2.29-10|25	Requires:	mawk
14mr|ypserv-2.29-10|26	Requires:	rpcbind
14mr|ypserv-2.29-10|27	Requires(post,preun):	rpm-helper
14mr|ypserv-2.29-10|28	
14mr|ypserv-2.29-10|29	%description
14mr|ypserv-2.29-10|30	The Network Information Service (NIS) is a system which provides network
14mr|ypserv-2.29-10|31	information (login names, passwords, home directories, group information)
14mr|ypserv-2.29-10|32	to all of the machines on a network.  NIS can enable users to login on
14mr|ypserv-2.29-10|33	any machine on the network, as long as the machine has the NIS client
14mr|ypserv-2.29-10|34	programs running and the user's password is recorded in the NIS passwd
14mr|ypserv-2.29-10|35	database.  NIS was formerly known as Sun Yellow Pages (YP).
14mr|ypserv-2.29-10|36	
14mr|ypserv-2.29-10|37	This package provides the NIS server, which will need to be running on
14mr|ypserv-2.29-10|38	your network.  NIS clients do not need to be running the server.
14mr|ypserv-2.29-10|39	
14mr|ypserv-2.29-10|40	Install ypserv if you need an NIS server for your network.  You'll also
14mr|ypserv-2.29-10|41	need to install the yp-tools and ypbind packages onto any NIS client
14mr|ypserv-2.29-10|42	machines.
14mr|ypserv-2.29-10|43	
14mr|ypserv-2.29-10|44	%files
14mr|ypserv-2.29-10|45	%doc README INSTALL ChangeLog TODO NEWS
14mr|ypserv-2.29-10|46	%doc etc/ypserv.conf etc/securenets etc/README.etc
14mr|ypserv-2.29-10|47	%config(noreplace) %{_sysconfdir}/ypserv.conf
14mr|ypserv-2.29-10|48	%config(noreplace) /var/yp/*
14mr|ypserv-2.29-10|49	%{_unitdir}/*
14mr|ypserv-2.29-10|50	%dir %{_libdir}/yp
14mr|ypserv-2.29-10|51	%attr(755, root, root) %{_libdir}/yp/*
14mr|ypserv-2.29-10|52	%attr(755, root, root) %{_sbindir}/*
14mr|ypserv-2.29-10|53	%{_mandir}/*/*
14mr|ypserv-2.29-10|54	%{_includedir}/*/*
14mr|ypserv-2.29-10|55	
14mr|ypserv-2.29-10|56	%post
14mr|ypserv-2.29-10|57	%_post_service ypserv
14mr|ypserv-2.29-10|58	%_post_service yppasswdd
14mr|ypserv-2.29-10|59	%_post_service ypxfrd
14mr|ypserv-2.29-10|60	
14mr|ypserv-2.29-10|61	%preun
14mr|ypserv-2.29-10|62	%_preun_service ypserv
14mr|ypserv-2.29-10|63	%_preun_service yppasswdd
14mr|ypserv-2.29-10|64	%_preun_service ypxfrd
14mr|ypserv-2.29-10|65	
14mr|ypserv-2.29-10|66	#----------------------------------------------------------------------------
14mr|ypserv-2.29-10|67	
14mr|ypserv-2.29-10|68	%prep
14mr|ypserv-2.29-10|69	%setup -q
14mr|ypserv-2.29-10|70	%apply_patches
14mr|ypserv-2.29-10|71	autoreconf -fi
14mr|ypserv-2.29-10|72	
14mr|ypserv-2.29-10|73	%build
14mr|ypserv-2.29-10|74	%serverbuild
14mr|ypserv-2.29-10|75	cp etc/README etc/README.etc
14mr|ypserv-2.29-10|76	%configure2_5x \
14mr|ypserv-2.29-10|77	--enable-checkroot \
14mr|ypserv-2.29-10|78	--enable-fqdn \
14mr|ypserv-2.29-10|79	--enable-yppasswd \
14mr|ypserv-2.29-10|80	--libexecdir=%{_libdir}/yp \
14mr|ypserv-2.29-10|81	--mandir=%{_mandir}
14mr|ypserv-2.29-10|82	%make
14mr|ypserv-2.29-10|83	
14mr|ypserv-2.29-10|84	%install
14mr|ypserv-2.29-10|85	%makeinstall_std
14mr|ypserv-2.29-10|86	
14mr|ypserv-2.29-10|87	install -m644 etc/ypserv.conf -D %{buildroot}%{_sysconfdir}/ypserv.conf
14mr|ypserv-2.29-10|88	mkdir -p %{buildroot}%{_unitdir}
14mr|ypserv-2.29-10|89	install -m755 %{SOURCE1} -D %{buildroot}%{_unitdir}/ypserv
14mr|ypserv-2.29-10|90	install -m755 %{SOURCE2} -D %{buildroot}%{_unitdir}/yppasswdd
14mr|ypserv-2.29-10|91	install -m755 %{SOURCE3} -D %{buildroot}%{_unitdir}/ypxfrd
14mr|ypserv-2.29-10|92	
14mr|ypserv-2.29-10|93	%changelog
14mr|ypserv-2.29-10|94	* Mon Jul 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.29-10
14mr|ypserv-2.29-10|95	+ Revision: 0796c0a
14mr|ypserv-2.29-10|96	- fix typo
14mr|ypserv-2.29-10|97	
14mr|ypserv-2.29-10|98	

22276 14
14mr|yp-tools-2.14-2|1	Summary:	NIS (or YP) client programs
14mr|yp-tools-2.14-2|2	Name:		yp-tools
14mr|yp-tools-2.14-2|3	Version:	2.14
14mr|yp-tools-2.14-2|4	Release:	2
14mr|yp-tools-2.14-2|5	License:	GPLv2+
14mr|yp-tools-2.14-2|6	Group:		System/Configuration/Networking
14mr|yp-tools-2.14-2|7	Url:		http://www.linux-nis.org/nis/
14mr|yp-tools-2.14-2|8	Source0:	http://www.linux-nis.org/download/yp-tools/yp-tools-%{version}.tar.bz2
14mr|yp-tools-2.14-2|9	# Not sent to upstream
14mr|yp-tools-2.14-2|10	Patch0:		yp-tools-2.11-shadow.patch
14mr|yp-tools-2.14-2|11	Patch3:		yp-tools-2.12-hash.patch
14mr|yp-tools-2.14-2|12	Patch4:		yp-tools-2.12-crypt.patch
14mr|yp-tools-2.14-2|13	Patch5:		yp-tools-2.12-adjunct.patch
14mr|yp-tools-2.14-2|14	BuildRequires:	pkgconfig(libtirpc)
14mr|yp-tools-2.14-2|15	Requires:	ypbind
14mr|yp-tools-2.14-2|16	
14mr|yp-tools-2.14-2|17	%description
14mr|yp-tools-2.14-2|18	The Network Information Service (NIS) is a system which provides
14mr|yp-tools-2.14-2|19	network information (login names, passwords, home directories, group
14mr|yp-tools-2.14-2|20	information) to all of the machines on a network.  NIS can enable
14mr|yp-tools-2.14-2|21	users to login on any machine on the network, as long as the machine
14mr|yp-tools-2.14-2|22	has the NIS client programs running and the user's password is
14mr|yp-tools-2.14-2|23	recorded in the NIS passwd database.  NIS was formerly known as Sun
14mr|yp-tools-2.14-2|24	Yellow Pages (YP).
14mr|yp-tools-2.14-2|25	
14mr|yp-tools-2.14-2|26	This package's NIS implementation is based on FreeBSD's YP and is a
14mr|yp-tools-2.14-2|27	special port for glibc 2.x and libc versions 5.4.21 and later.  This
14mr|yp-tools-2.14-2|28	package only provides the NIS client programs.  In order to use the
14mr|yp-tools-2.14-2|29	clients, you'll need to already have an NIS server running on your
14mr|yp-tools-2.14-2|30	network. An NIS server is provided in the ypserv package.
14mr|yp-tools-2.14-2|31	
14mr|yp-tools-2.14-2|32	Install the yp-tools package if you need NIS client programs for machines
14mr|yp-tools-2.14-2|33	on your network.  You will also need to install the ypbind package on
14mr|yp-tools-2.14-2|34	every machine running NIS client programs.  If you need an NIS server,
14mr|yp-tools-2.14-2|35	you'll need to install the ypserv package on one machine on the network.
14mr|yp-tools-2.14-2|36	
14mr|yp-tools-2.14-2|37	%files -f %{name}.lang
14mr|yp-tools-2.14-2|38	%doc AUTHORS COPYING README ChangeLog NEWS etc/nsswitch.conf
14mr|yp-tools-2.14-2|39	%doc THANKS TODO
14mr|yp-tools-2.14-2|40	%{_bindir}/*
14mr|yp-tools-2.14-2|41	%{_sbindir}/*
14mr|yp-tools-2.14-2|42	%{_mandir}/*/*
14mr|yp-tools-2.14-2|43	%{_var}/yp/nicknames
14mr|yp-tools-2.14-2|44	
14mr|yp-tools-2.14-2|45	#----------------------------------------------------------------------------
14mr|yp-tools-2.14-2|46	
14mr|yp-tools-2.14-2|47	%prep
14mr|yp-tools-2.14-2|48	%setup -q
14mr|yp-tools-2.14-2|49	%patch0 -p1 -b .shadow
14mr|yp-tools-2.14-2|50	%patch3 -p1 -b .hash
14mr|yp-tools-2.14-2|51	%patch4 -p1 -b .crypt
14mr|yp-tools-2.14-2|52	%patch5 -p1 -b .adjunct
14mr|yp-tools-2.14-2|53	#autoreconf -i -f
14mr|yp-tools-2.14-2|54	
14mr|yp-tools-2.14-2|55	%build
14mr|yp-tools-2.14-2|56	%configure2_5x --disable-domainname
14mr|yp-tools-2.14-2|57	%make LIBS="-lnsl -ltirpc"
14mr|yp-tools-2.14-2|58	
14mr|yp-tools-2.14-2|59	%install
14mr|yp-tools-2.14-2|60	%makeinstall_std
14mr|yp-tools-2.14-2|61	
14mr|yp-tools-2.14-2|62	%find_lang %{name}
14mr|yp-tools-2.14-2|63	
14mr|yp-tools-2.14-2|64	
14mr|yp-tools-2.14-2|65	%changelog
14mr|yp-tools-2.14-2|66	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.14-2
14mr|yp-tools-2.14-2|67	+ Revision: ccecb8f
14mr|yp-tools-2.14-2|68	- Bump release
14mr|yp-tools-2.14-2|69	
14mr|yp-tools-2.14-2|70	

22277 14
14mr|ytalk-3.3.0-11|1	%define	name	ytalk
14mr|ytalk-3.3.0-11|2	%define release	11
14mr|ytalk-3.3.0-11|3	%define	version	3.3.0
14mr|ytalk-3.3.0-11|4	
14mr|ytalk-3.3.0-11|5	Summary:	A chat program
14mr|ytalk-3.3.0-11|6	Summary(de):	benutzt das Internet-Talk-Protokoll zum Erstellen von Multiuser-Chat-Sitzungen
14mr|ytalk-3.3.0-11|7	Summary(fr):	Utilise le protocole talk pour crer des discussions multi-utilisateurs
14mr|ytalk-3.3.0-11|8	Summary(tr):	Talk protokolu kullanarak ikiden fazla kiinin konumasn salar
14mr|ytalk-3.3.0-11|9	Name:		%{name}
14mr|ytalk-3.3.0-11|10	Version: 	%{version}
14mr|ytalk-3.3.0-11|11	Release: 	%{release}
14mr|ytalk-3.3.0-11|12	License:	BSD
14mr|ytalk-3.3.0-11|13	Group:		Networking/Chat
14mr|ytalk-3.3.0-11|14	BuildRequires:	ncurses-devel
14mr|ytalk-3.3.0-11|15	Source0:	http://www.impul.se/ytalk/%{name}-%{version}.tar.bz2
14mr|ytalk-3.3.0-11|16	Source1:	ytalkrc
14mr|ytalk-3.3.0-11|17	URL:		http://www.impul.se/ytalk/
14mr|ytalk-3.3.0-11|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|ytalk-3.3.0-11|19	
14mr|ytalk-3.3.0-11|20	%description
14mr|ytalk-3.3.0-11|21	The YTalk program is essentially a chat program for multiple users. YTalk works
14mr|ytalk-3.3.0-11|22	just like the UNIX talk program and even communicates with the same talk
14mr|ytalk-3.3.0-11|23	daemon(s), but YTalk allows for multiple connections (unlike UNIX talk). YTalk
14mr|ytalk-3.3.0-11|24	also supports redirection of program output to other users as well as an
14mr|ytalk-3.3.0-11|25	easy-to-use menu of commands.
14mr|ytalk-3.3.0-11|26	
14mr|ytalk-3.3.0-11|27	Install the ytalk package if you need a chat program for multiple users.
14mr|ytalk-3.3.0-11|28	
14mr|ytalk-3.3.0-11|29	%prep
14mr|ytalk-3.3.0-11|30	%setup -q
14mr|ytalk-3.3.0-11|31	
14mr|ytalk-3.3.0-11|32	%build
14mr|ytalk-3.3.0-11|33	%configure2_5x
14mr|ytalk-3.3.0-11|34	%make
14mr|ytalk-3.3.0-11|35	
14mr|ytalk-3.3.0-11|36	%install
14mr|ytalk-3.3.0-11|37	rm -rf $RPM_BUILD_ROOT
14mr|ytalk-3.3.0-11|38	%makeinstall_std
14mr|ytalk-3.3.0-11|39	
14mr|ytalk-3.3.0-11|40	%clean
14mr|ytalk-3.3.0-11|41	rm -rf $RPM_BUILD_ROOT
14mr|ytalk-3.3.0-11|42	
14mr|ytalk-3.3.0-11|43	%files
14mr|ytalk-3.3.0-11|44	%defattr(-,root,root)
14mr|ytalk-3.3.0-11|45	%doc README ChangeLog
14mr|ytalk-3.3.0-11|46	%config(noreplace) %{_sysconfdir}/%{name}rc
14mr|ytalk-3.3.0-11|47	%{_bindir}/%{name}
14mr|ytalk-3.3.0-11|48	%{_mandir}/man1/%{name}.1*
14mr|ytalk-3.3.0-11|49	
14mr|ytalk-3.3.0-11|50	
14mr|ytalk-3.3.0-11|51	
14mr|ytalk-3.3.0-11|52	%changelog
14mr|ytalk-3.3.0-11|53	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.3.0-11
14mr|ytalk-3.3.0-11|54	+ Revision: cbaade3
14mr|ytalk-3.3.0-11|55	- MassBuild#440: Increase release tag
14mr|ytalk-3.3.0-11|56	
14mr|ytalk-3.3.0-11|57	

22278 14
14mr|zapping-0.10-0.0.cvs6.10|1	Name:		zapping
14mr|zapping-0.10-0.0.cvs6.10|2	Summary:	A TV viewer for GNOME
14mr|zapping-0.10-0.0.cvs6.10|3	Version:	0.10
14mr|zapping-0.10-0.0.cvs6.10|4	Release:	%mkrel 0.0.cvs6.10
14mr|zapping-0.10-0.0.cvs6.10|5	License:	GPL
14mr|zapping-0.10-0.0.cvs6.10|6	URL:		http://sourceforge.net/projects/zapping/
14mr|zapping-0.10-0.0.cvs6.10|7	Group:		Video
14mr|zapping-0.10-0.0.cvs6.10|8	#Source0:	http://osdn.dl.sourceforge.net/sourceforge/zapping/%{name}-%{version}.tar.bz2
14mr|zapping-0.10-0.0.cvs6.10|9	Source0:	zapping-0.10cvs6.tar.bz2
14mr|zapping-0.10-0.0.cvs6.10|10	Source11:	%{name}-16.png
14mr|zapping-0.10-0.0.cvs6.10|11	Source12:	%{name}-32.png
14mr|zapping-0.10-0.0.cvs6.10|12	Source13:	%{name}.png
14mr|zapping-0.10-0.0.cvs6.10|13	Patch1:		zapping-0.7.1-lib64.patch
14mr|zapping-0.10-0.0.cvs6.10|14	Patch2:		zapping-automake-1.13.patch
14mr|zapping-0.10-0.0.cvs6.10|15	Patch3:         zapping-0.9.6-pam.patch
14mr|zapping-0.10-0.0.cvs6.10|16	# taken from debian package
14mr|zapping-0.10-0.0.cvs6.10|17	# http://bugs.debian.org/424502
14mr|zapping-0.10-0.0.cvs6.10|18	Patch4:         zapping-0.9.6-shift.patch
14mr|zapping-0.10-0.0.cvs6.10|19	Patch5:		zapping-0.10cvs6-libtool_fixes.diff
14mr|zapping-0.10-0.0.cvs6.10|20	Patch6:		zapping-0.10cvs6-linkage.patch
14mr|zapping-0.10-0.0.cvs6.10|21	Patch7:         zapping-0.10cvs6.libpng15.patch
14mr|zapping-0.10-0.0.cvs6.10|22	Patch9:         zapping-0.10cvs6.zvbi.patch
14mr|zapping-0.10-0.0.cvs6.10|23	Patch10:        zapping-0.10cvs6.lXext.patch
14mr|zapping-0.10-0.0.cvs6.10|24	BuildRequires:	autoconf2.5
14mr|zapping-0.10-0.0.cvs6.10|25	BuildRequires:	desktop-file-utils
14mr|zapping-0.10-0.0.cvs6.10|26	BuildRequires:	gettext
14mr|zapping-0.10-0.0.cvs6.10|27	BuildRequires:	gettext-devel
14mr|zapping-0.10-0.0.cvs6.10|28	BuildRequires:	intltool
14mr|zapping-0.10-0.0.cvs6.10|29	BuildRequires:	libglade2.0-devel
14mr|zapping-0.10-0.0.cvs6.10|30	BuildRequires:	libgnomeui2-devel
14mr|zapping-0.10-0.0.cvs6.10|31	BuildRequires:	libtool
14mr|zapping-0.10-0.0.cvs6.10|32	BuildRequires:	perl-XML-Parser
14mr|zapping-0.10-0.0.cvs6.10|33	BuildRequires:	python-devel
14mr|zapping-0.10-0.0.cvs6.10|34	BuildRequires:	scrollkeeper
14mr|zapping-0.10-0.0.cvs6.10|35	BuildRequires:	usermode-consoleonly
14mr|zapping-0.10-0.0.cvs6.10|36	BuildRequires:	zvbi-devel
14mr|zapping-0.10-0.0.cvs6.10|37	BuildRequires:	libxmu-devel
14mr|zapping-0.10-0.0.cvs6.10|38	Requires:	usermode
14mr|zapping-0.10-0.0.cvs6.10|39	Requires:	usermode-consoleonly
14mr|zapping-0.10-0.0.cvs6.10|40	
14mr|zapping-0.10-0.0.cvs6.10|41	%description
14mr|zapping-0.10-0.0.cvs6.10|42	Zapping is a TV viewer for GNOME that supports both Video4Linux
14mr|zapping-0.10-0.0.cvs6.10|43	and Video4Linux2. It's extensible through plugins based on GTK.
14mr|zapping-0.10-0.0.cvs6.10|44	
14mr|zapping-0.10-0.0.cvs6.10|45	%prep
14mr|zapping-0.10-0.0.cvs6.10|46	
14mr|zapping-0.10-0.0.cvs6.10|47	%setup -q -n %{name}-%{version}cvs6
14mr|zapping-0.10-0.0.cvs6.10|48	%patch1 -p0 -b .lib64
14mr|zapping-0.10-0.0.cvs6.10|49	%patch2 -p1 -b .automake13~
14mr|zapping-0.10-0.0.cvs6.10|50	%patch3 -p1
14mr|zapping-0.10-0.0.cvs6.10|51	%patch4 -p1
14mr|zapping-0.10-0.0.cvs6.10|52	%patch5 -p1 -b .libtool_fixes
14mr|zapping-0.10-0.0.cvs6.10|53	%patch6 -p0
14mr|zapping-0.10-0.0.cvs6.10|54	%patch7 -p1
14mr|zapping-0.10-0.0.cvs6.10|55	%patch9 -p1
14mr|zapping-0.10-0.0.cvs6.10|56	%patch10 -p1
14mr|zapping-0.10-0.0.cvs6.10|57	
14mr|zapping-0.10-0.0.cvs6.10|58	%build
14mr|zapping-0.10-0.0.cvs6.10|59	sed -i -e 's,configure.in,configure.ac,g' configure.in
14mr|zapping-0.10-0.0.cvs6.10|60	autoreconf -fi
14mr|zapping-0.10-0.0.cvs6.10|61	
14mr|zapping-0.10-0.0.cvs6.10|62	%configure2_5x --disable-schemas-install
14mr|zapping-0.10-0.0.cvs6.10|63	%make
14mr|zapping-0.10-0.0.cvs6.10|64	
14mr|zapping-0.10-0.0.cvs6.10|65	%install
14mr|zapping-0.10-0.0.cvs6.10|66	rm -rf $RPM_BUILD_ROOT
14mr|zapping-0.10-0.0.cvs6.10|67	%{makeinstall_std} plugindir=%{_libdir}/zapping/plugins
14mr|zapping-0.10-0.0.cvs6.10|68	
14mr|zapping-0.10-0.0.cvs6.10|69	perl -pi -e 's,zapping/gnome-television.png,gnome-television,g' %{buildroot}%{_datadir}/applications/*
14mr|zapping-0.10-0.0.cvs6.10|70	
14mr|zapping-0.10-0.0.cvs6.10|71	desktop-file-install --vendor="" \
14mr|zapping-0.10-0.0.cvs6.10|72	--remove-category="Application" \
14mr|zapping-0.10-0.0.cvs6.10|73	--remove-category="Multimedia" \
14mr|zapping-0.10-0.0.cvs6.10|74	--remove-key="Version" \
14mr|zapping-0.10-0.0.cvs6.10|75	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
14mr|zapping-0.10-0.0.cvs6.10|76	
14mr|zapping-0.10-0.0.cvs6.10|77	ln -sf consolehelper $RPM_BUILD_ROOT%{_bindir}/zapping_setup_fb
14mr|zapping-0.10-0.0.cvs6.10|78	ln -sf zapping $RPM_BUILD_ROOT%{_bindir}/zapzilla
14mr|zapping-0.10-0.0.cvs6.10|79	
14mr|zapping-0.10-0.0.cvs6.10|80	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
14mr|zapping-0.10-0.0.cvs6.10|81	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
14mr|zapping-0.10-0.0.cvs6.10|82	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
14mr|zapping-0.10-0.0.cvs6.10|83	
14mr|zapping-0.10-0.0.cvs6.10|84	%if %mdkversion < 200900
14mr|zapping-0.10-0.0.cvs6.10|85	%post
14mr|zapping-0.10-0.0.cvs6.10|86	%update_menus
14mr|zapping-0.10-0.0.cvs6.10|87	%endif
14mr|zapping-0.10-0.0.cvs6.10|88	
14mr|zapping-0.10-0.0.cvs6.10|89	%if %mdkversion < 200900
14mr|zapping-0.10-0.0.cvs6.10|90	%postun
14mr|zapping-0.10-0.0.cvs6.10|91	%clean_menus
14mr|zapping-0.10-0.0.cvs6.10|92	%endif
14mr|zapping-0.10-0.0.cvs6.10|93	
14mr|zapping-0.10-0.0.cvs6.10|94	%clean
14mr|zapping-0.10-0.0.cvs6.10|95	rm -rf $RPM_BUILD_ROOT
14mr|zapping-0.10-0.0.cvs6.10|96	
14mr|zapping-0.10-0.0.cvs6.10|97	%files
14mr|zapping-0.10-0.0.cvs6.10|98	%defattr (-,root,root)
14mr|zapping-0.10-0.0.cvs6.10|99	%doc AUTHORS THANKS ChangeLog README README.plugins TODO BUGS
14mr|zapping-0.10-0.0.cvs6.10|100	%doc plugins/alirc/README.alirc
14mr|zapping-0.10-0.0.cvs6.10|101	%config(noreplace) %{_sysconfdir}/pam.d/zapping_setup_fb
14mr|zapping-0.10-0.0.cvs6.10|102	%config(noreplace) %{_sysconfdir}/security/console.apps/zapping_setup_fb
14mr|zapping-0.10-0.0.cvs6.10|103	%config(noreplace) %{_sysconfdir}/gconf/schemas/zapping.schemas
14mr|zapping-0.10-0.0.cvs6.10|104	#/home/tv/rpm/tmp/zapping-0.9.6-1mdk-buildroot/etc/pam.d/zapping_setup_fb
14mr|zapping-0.10-0.0.cvs6.10|105	#  /home/tv/rpm/tmp/zapping-0.9.6-1mdk-buildroot/etc/security/console.apps/zapping_setup_fb
14mr|zapping-0.10-0.0.cvs6.10|106	
14mr|zapping-0.10-0.0.cvs6.10|107	%{_bindir}/*
14mr|zapping-0.10-0.0.cvs6.10|108	%{_sbindir}/*
14mr|zapping-0.10-0.0.cvs6.10|109	%{_libdir}/zapping
14mr|zapping-0.10-0.0.cvs6.10|110	%{_datadir}/applications/zapping.desktop
14mr|zapping-0.10-0.0.cvs6.10|111	%{_datadir}/gnome/help/zapping
14mr|zapping-0.10-0.0.cvs6.10|112	%{_datadir}/omf/zapping/zapping-C.omf
14mr|zapping-0.10-0.0.cvs6.10|113	%{_datadir}/pixmaps/zapping
14mr|zapping-0.10-0.0.cvs6.10|114	%{_datadir}/zapping
14mr|zapping-0.10-0.0.cvs6.10|115	%{_iconsdir}/%{name}.png
14mr|zapping-0.10-0.0.cvs6.10|116	%{_liconsdir}/%{name}.png
14mr|zapping-0.10-0.0.cvs6.10|117	%{_miconsdir}/%{name}.png
14mr|zapping-0.10-0.0.cvs6.10|118	%{_mandir}/*/*
14mr|zapping-0.10-0.0.cvs6.10|119	
14mr|zapping-0.10-0.0.cvs6.10|120	
14mr|zapping-0.10-0.0.cvs6.10|121	
14mr|zapping-0.10-0.0.cvs6.10|122	
14mr|zapping-0.10-0.0.cvs6.10|123	
14mr|zapping-0.10-0.0.cvs6.10|124	%changelog
14mr|zapping-0.10-0.0.cvs6.10|125	* Thu Sep 05 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.10-0.0.cvs6.10
14mr|zapping-0.10-0.0.cvs6.10|126	+ Revision: dd8f2e5
14mr|zapping-0.10-0.0.cvs6.10|127	- sync to cooker, fix build
14mr|zapping-0.10-0.0.cvs6.10|128	
14mr|zapping-0.10-0.0.cvs6.10|129	

22279 14
14mr|zcip-4-14|1	%define	name	zcip
14mr|zcip-4-14|2	%define	version	4
14mr|zcip-4-14|3	%define release 14
14mr|zcip-4-14|4	
14mr|zcip-4-14|5	Summary:	Ad-hoc link-local IP autoconfiguration
14mr|zcip-4-14|6	Name:		%{name}
14mr|zcip-4-14|7	Version:	%{version}
14mr|zcip-4-14|8	Release:	%{release}
14mr|zcip-4-14|9	Source0:	%{name}-%{version}.tar.bz2
14mr|zcip-4-14|10	Patch0:		zcip-4-alias.patch
14mr|zcip-4-14|11	Patch1:		zcip-4-gcc3.patch
14mr|zcip-4-14|12	Patch2:     zcip-4-help.patch
14mr|zcip-4-14|13	Patch3:     zcip-4-format_string.patch
14mr|zcip-4-14|14	License:	MIT
14mr|zcip-4-14|15	Group:		System/Configuration/Networking
14mr|zcip-4-14|16	URL:		http://zeroconf.sourceforge.net/
14mr|zcip-4-14|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}buildroot
14mr|zcip-4-14|18	BuildRequires: net1.0-devel
14mr|zcip-4-14|19	BuildRequires: libpcap-devel
14mr|zcip-4-14|20	
14mr|zcip-4-14|21	%description
14mr|zcip-4-14|22	This is an implementation of the ad-hoc link-local IP autoconfiguration
14mr|zcip-4-14|23	algorithm described in the IETF Draft "Dynamic Configuration of IPv4
14mr|zcip-4-14|24	link-local addresses".
14mr|zcip-4-14|25	
14mr|zcip-4-14|26	%prep
14mr|zcip-4-14|27	%setup -q
14mr|zcip-4-14|28	%patch0 -p1 -b .alias
14mr|zcip-4-14|29	%patch1 -p1 -b .gcc3
14mr|zcip-4-14|30	%patch2 -p0
14mr|zcip-4-14|31	%patch3 -p0
14mr|zcip-4-14|32	
14mr|zcip-4-14|33	%build
14mr|zcip-4-14|34	%make CFLAGS="%optflags -DSTORAGE_DIR=\\\"%{_localstatedir}/lib/zcip\\\"" LDFLAGS="%ldflags"
14mr|zcip-4-14|35	
14mr|zcip-4-14|36	%install
14mr|zcip-4-14|37	rm -rf $RPM_BUILD_ROOT
14mr|zcip-4-14|38	install -m755 zcip -D %{buildroot}/sbin/zcip
14mr|zcip-4-14|39	install -m644 zcip.8 -D %{buildroot}%{_mandir}/man8/zcip.8
14mr|zcip-4-14|40	mkdir -p %{buildroot}%{_localstatedir}/lib/zcip
14mr|zcip-4-14|41	
14mr|zcip-4-14|42	%clean
14mr|zcip-4-14|43	rm -rf $RPM_BUILD_ROOT
14mr|zcip-4-14|44	
14mr|zcip-4-14|45	%files
14mr|zcip-4-14|46	%defattr(-,root,root)
14mr|zcip-4-14|47	%doc README draft-ietf-zeroconf-ipv4-linklocal-07.txt Changelog Copyright TODO
14mr|zcip-4-14|48	/sbin/*
14mr|zcip-4-14|49	%{_mandir}/man8/*
14mr|zcip-4-14|50	%{_localstatedir}/lib/zcip
14mr|zcip-4-14|51	
14mr|zcip-4-14|52	
14mr|zcip-4-14|53	
14mr|zcip-4-14|54	
14mr|zcip-4-14|55	
14mr|zcip-4-14|56	%changelog
14mr|zcip-4-14|57	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4-14
14mr|zcip-4-14|58	+ Revision: 3ed26ce
14mr|zcip-4-14|59	- MassBuild#440: Increase release tag
14mr|zcip-4-14|60	
14mr|zcip-4-14|61	

22280 14
14mr|zd1211-firmware-1.4-9|1	%define name zd1211-firmware
14mr|zd1211-firmware-1.4-9|2	%define version 1.4
14mr|zd1211-firmware-1.4-9|3	%define release 9
14mr|zd1211-firmware-1.4-9|4	
14mr|zd1211-firmware-1.4-9|5	Summary: Firmware files for the ZD1211 chip
14mr|zd1211-firmware-1.4-9|6	Name: %{name}
14mr|zd1211-firmware-1.4-9|7	Version: %{version}
14mr|zd1211-firmware-1.4-9|8	Release: %{release}
14mr|zd1211-firmware-1.4-9|9	Source0: http://prdownloads.sourceforge.net/zd1211/%{name}-%{version}.tar.bz2
14mr|zd1211-firmware-1.4-9|10	License: GPL
14mr|zd1211-firmware-1.4-9|11	Group: System/Kernel and hardware
14mr|zd1211-firmware-1.4-9|12	Url: http://sourceforge.net/projects/zd1211/
14mr|zd1211-firmware-1.4-9|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|zd1211-firmware-1.4-9|14	BuildArch: noarch
14mr|zd1211-firmware-1.4-9|15	
14mr|zd1211-firmware-1.4-9|16	%description
14mr|zd1211-firmware-1.4-9|17	This package contains the firmware files for the ZD1211 chip, which is
14mr|zd1211-firmware-1.4-9|18	used in WLAN USB sticks.
14mr|zd1211-firmware-1.4-9|19	The files are generated from C header files distributed in the
14mr|zd1211-firmware-1.4-9|20	original ZyDAS ZD1211 driver under the GNU Public License.
14mr|zd1211-firmware-1.4-9|21	The full source of the original ZYDAS driver is available from
14mr|zd1211-firmware-1.4-9|22	http://www.deine-taler.de/zd1211/
14mr|zd1211-firmware-1.4-9|23	
14mr|zd1211-firmware-1.4-9|24	%prep
14mr|zd1211-firmware-1.4-9|25	%setup -q -n %{name}
14mr|zd1211-firmware-1.4-9|26	
14mr|zd1211-firmware-1.4-9|27	%build
14mr|zd1211-firmware-1.4-9|28	
14mr|zd1211-firmware-1.4-9|29	%install
14mr|zd1211-firmware-1.4-9|30	rm -rf $RPM_BUILD_ROOT
14mr|zd1211-firmware-1.4-9|31	install -d $RPM_BUILD_ROOT/lib/firmware/zd1211
14mr|zd1211-firmware-1.4-9|32	install -m644 zd1211* $RPM_BUILD_ROOT/lib/firmware/zd1211
14mr|zd1211-firmware-1.4-9|33	
14mr|zd1211-firmware-1.4-9|34	%clean
14mr|zd1211-firmware-1.4-9|35	rm -rf $RPM_BUILD_ROOT
14mr|zd1211-firmware-1.4-9|36	
14mr|zd1211-firmware-1.4-9|37	%files
14mr|zd1211-firmware-1.4-9|38	%defattr(-,root,root)
14mr|zd1211-firmware-1.4-9|39	%doc README
14mr|zd1211-firmware-1.4-9|40	/lib/firmware/zd1211/zd1211*
14mr|zd1211-firmware-1.4-9|41	
14mr|zd1211-firmware-1.4-9|42	
14mr|zd1211-firmware-1.4-9|43	
14mr|zd1211-firmware-1.4-9|44	%changelog
14mr|zd1211-firmware-1.4-9|45	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-9
14mr|zd1211-firmware-1.4-9|46	+ Revision: 1c5cdfc
14mr|zd1211-firmware-1.4-9|47	- MassBuild#440: Increase release tag
14mr|zd1211-firmware-1.4-9|48	
14mr|zd1211-firmware-1.4-9|49	

22281 14
14mr|zeitgeist-0.9.14-3|1	%define api 2.0
14mr|zeitgeist-0.9.14-3|2	%define major 0
14mr|zeitgeist-0.9.14-3|3	
14mr|zeitgeist-0.9.14-3|4	%define libname         %mklibname %{name} %{api} %{major}
14mr|zeitgeist-0.9.14-3|5	%define develname       %mklibname -d %{name} %{api}
14mr|zeitgeist-0.9.14-3|6	
14mr|zeitgeist-0.9.14-3|7	Summary:	Event logging framework for the desktop
14mr|zeitgeist-0.9.14-3|8	Name:		zeitgeist
14mr|zeitgeist-0.9.14-3|9	Version:	0.9.14
14mr|zeitgeist-0.9.14-3|10	Release:	3
14mr|zeitgeist-0.9.14-3|11	Source0:	http://launchpad.net/%{name}/0.9/%{version}/+download/%{name}-%{version}.tar.xz
14mr|zeitgeist-0.9.14-3|12	License:	LGPLv3
14mr|zeitgeist-0.9.14-3|13	Group:		System/Libraries
14mr|zeitgeist-0.9.14-3|14	Url:		http://launchpad.net/zeitgeist
14mr|zeitgeist-0.9.14-3|15	BuildRequires:	python-devel
14mr|zeitgeist-0.9.14-3|16	BuildRequires:	xapian-devel
14mr|zeitgeist-0.9.14-3|17	BuildRequires:	intltool
14mr|zeitgeist-0.9.14-3|18	BuildRequires:	raptor
14mr|zeitgeist-0.9.14-3|19	BuildRequires:	pkgconfig(dbus-1)
14mr|zeitgeist-0.9.14-3|20	BuildRequires:	pkgconfig(gtk+-3.0)
14mr|zeitgeist-0.9.14-3|21	BuildRequires:	pkgconfig(json-glib-1.0)
14mr|zeitgeist-0.9.14-3|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mr|zeitgeist-0.9.14-3|23	BuildRequires:	pkgconfig(telepathy-glib) >= 0.18.0
14mr|zeitgeist-0.9.14-3|24	BuildRequires:	python-rdflib
14mr|zeitgeist-0.9.14-3|25	BuildRequires:	vala-devel vala-tools
14mr|zeitgeist-0.9.14-3|26	Requires:	pygtk2.0
14mr|zeitgeist-0.9.14-3|27	Requires:	python-dbus
14mr|zeitgeist-0.9.14-3|28	Requires:	python-storm
14mr|zeitgeist-0.9.14-3|29	
14mr|zeitgeist-0.9.14-3|30	%description
14mr|zeitgeist-0.9.14-3|31	Zeitgeist is an "Event Logging Framework" that provides cross
14mr|zeitgeist-0.9.14-3|32	application awareness of the desktop's activities.
14mr|zeitgeist-0.9.14-3|33	
14mr|zeitgeist-0.9.14-3|34	You worked on a file, but you cannot remember where you saved it? You
14mr|zeitgeist-0.9.14-3|35	visited a web page about basketball three days ago, but you cannot
14mr|zeitgeist-0.9.14-3|36	find the URL in your browser's history? No problem, this is where
14mr|zeitgeist-0.9.14-3|37	Zeitgeist enters the scene. It knows a lot about your activities and
14mr|zeitgeist-0.9.14-3|38	has a feature rich D-Bus API which allows GUI applications like
14mr|zeitgeist-0.9.14-3|39	gnome-zeitgeist, zeitgeistfs and others to present you your
14mr|zeitgeist-0.9.14-3|40	activities in a readable way.
14mr|zeitgeist-0.9.14-3|41	
14mr|zeitgeist-0.9.14-3|42	%package -n %{libname}
14mr|zeitgeist-0.9.14-3|43	Group:          System/Libraries
14mr|zeitgeist-0.9.14-3|44	Summary:        Libs for zeitgeist
14mr|zeitgeist-0.9.14-3|45	Obsoletes:      %{_lib}%{name} < %{version}-%{release}
14mr|zeitgeist-0.9.14-3|46	
14mr|zeitgeist-0.9.14-3|47	%description -n %{libname}
14mr|zeitgeist-0.9.14-3|48	This is a library to provide data to %{name}
14mr|zeitgeist-0.9.14-3|49	
14mr|zeitgeist-0.9.14-3|50	
14mr|zeitgeist-0.9.14-3|51	%package -n %{develname}
14mr|zeitgeist-0.9.14-3|52	Group:          Development/C
14mr|zeitgeist-0.9.14-3|53	Summary:        Headers for %{name}
14mr|zeitgeist-0.9.14-3|54	Requires:       %{libname} = %{version}-%{release}
14mr|zeitgeist-0.9.14-3|55	Provides:       %{name}-devel = %{version}-%{release}
14mr|zeitgeist-0.9.14-3|56	Obsoletes:      %{_lib}%{name}2-devel < %{version}-%{release}
14mr|zeitgeist-0.9.14-3|57	
14mr|zeitgeist-0.9.14-3|58	%description -n %{develname}
14mr|zeitgeist-0.9.14-3|59	This is a library to provide headers to the %{name}.
14mr|zeitgeist-0.9.14-3|60	
14mr|zeitgeist-0.9.14-3|61	
14mr|zeitgeist-0.9.14-3|62	%prep
14mr|zeitgeist-0.9.14-3|63	%setup -q
14mr|zeitgeist-0.9.14-3|64	%apply_patches
14mr|zeitgeist-0.9.14-3|65	
14mr|zeitgeist-0.9.14-3|66	%build
14mr|zeitgeist-0.9.14-3|67	%configure2_5x --enable-fts
14mr|zeitgeist-0.9.14-3|68	%make
14mr|zeitgeist-0.9.14-3|69	
14mr|zeitgeist-0.9.14-3|70	%install
14mr|zeitgeist-0.9.14-3|71	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
14mr|zeitgeist-0.9.14-3|72	rm -f %{buildroot}%{_mandir}/man1/%{name}-datahub.1*
14mr|zeitgeist-0.9.14-3|73	rm -rf %{buildroot}%{_prefix}/doc/
14mr|zeitgeist-0.9.14-3|74	
14mr|zeitgeist-0.9.14-3|75	%files
14mr|zeitgeist-0.9.14-3|76	%doc AUTHORS NEWS
14mr|zeitgeist-0.9.14-3|77	%{_sysconfdir}/xdg/autostart/*.desktop
14mr|zeitgeist-0.9.14-3|78	%{_bindir}/%{name}*
14mr|zeitgeist-0.9.14-3|79	%{py_puresitedir}/%{name}
14mr|zeitgeist-0.9.14-3|80	%{_libdir}/zeitgeist-fts
14mr|zeitgeist-0.9.14-3|81	%{_datadir}/%{name}
14mr|zeitgeist-0.9.14-3|82	%{_datadir}/bash-completion/*
14mr|zeitgeist-0.9.14-3|83	%{_datadir}/dbus-1/services/*
14mr|zeitgeist-0.9.14-3|84	%{_mandir}/man1/%{name}*.1*
14mr|zeitgeist-0.9.14-3|85	
14mr|zeitgeist-0.9.14-3|86	%files -n %{libname}
14mr|zeitgeist-0.9.14-3|87	%{_libdir}/*.so.*
14mr|zeitgeist-0.9.14-3|88	%{_libdir}/girepository-1.0/*
14mr|zeitgeist-0.9.14-3|89	
14mr|zeitgeist-0.9.14-3|90	%files -n %{develname}
14mr|zeitgeist-0.9.14-3|91	%{_includedir}/*
14mr|zeitgeist-0.9.14-3|92	%{_libdir}/*.so
14mr|zeitgeist-0.9.14-3|93	%{_datadir}/gir-1.0/*
14mr|zeitgeist-0.9.14-3|94	%{_datadir}/pkgconfig/*.pc
14mr|zeitgeist-0.9.14-3|95	%{_datadir}/vala
14mr|zeitgeist-0.9.14-3|96	
14mr|zeitgeist-0.9.14-3|97	%changelog
14mr|zeitgeist-0.9.14-3|98	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.14-3
14mr|zeitgeist-0.9.14-3|99	+ Revision: b14dc89
14mr|zeitgeist-0.9.14-3|100	- MassBuild#440: Increase release tag
14mr|zeitgeist-0.9.14-3|101	
14mr|zeitgeist-0.9.14-3|102	

22282 14
14mr|zenity-3.12.1-2|1	Name:		zenity
14mr|zenity-3.12.1-2|2	Summary:	Call GNOME dialog boxes from the command line
14mr|zenity-3.12.1-2|3	Version:	3.12.1
14mr|zenity-3.12.1-2|4	Release:	2
14mr|zenity-3.12.1-2|5	License:	LGPLv2+
14mr|zenity-3.12.1-2|6	Group:		Development/GNOME and GTK+
14mr|zenity-3.12.1-2|7	URL:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}
14mr|zenity-3.12.1-2|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.12/%{name}-%{version}.tar.xz
14mr|zenity-3.12.1-2|9	
14mr|zenity-3.12.1-2|10	BuildRequires:	pkgconfig(gnome-doc-utils)
14mr|zenity-3.12.1-2|11	BuildRequires:	intltool itstool
14mr|zenity-3.12.1-2|12	BuildRequires:	xsltproc
14mr|zenity-3.12.1-2|13	BuildRequires:	pkgconfig(glib-2.0)
14mr|zenity-3.12.1-2|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mr|zenity-3.12.1-2|15	BuildRequires:	pkgconfig(libnotify) >= 0.6.1
14mr|zenity-3.12.1-2|16	BuildRequires:	pkgconfig(x11)
14mr|zenity-3.12.1-2|17	
14mr|zenity-3.12.1-2|18	%description
14mr|zenity-3.12.1-2|19	Zenity allows you to display dialog boxes from the commandline and shell
14mr|zenity-3.12.1-2|20	scripts.
14mr|zenity-3.12.1-2|21	
14mr|zenity-3.12.1-2|22	%prep
14mr|zenity-3.12.1-2|23	%setup -q
14mr|zenity-3.12.1-2|24	
14mr|zenity-3.12.1-2|25	%build
14mr|zenity-3.12.1-2|26	%configure2_5x --disable-scrollkeeper
14mr|zenity-3.12.1-2|27	%make
14mr|zenity-3.12.1-2|28	
14mr|zenity-3.12.1-2|29	%install
14mr|zenity-3.12.1-2|30	rm -rf %{buildroot} %{name}-0.1.lang
14mr|zenity-3.12.1-2|31	
14mr|zenity-3.12.1-2|32	%makeinstall_std
14mr|zenity-3.12.1-2|33	
14mr|zenity-3.12.1-2|34	%find_lang %{name}-0.1 --with-gnome --all-name
14mr|zenity-3.12.1-2|35	
14mr|zenity-3.12.1-2|36	%files -f %{name}-0.1.lang
14mr|zenity-3.12.1-2|37	%doc AUTHORS COPYING HACKING NEWS README THANKS TODO
14mr|zenity-3.12.1-2|38	%{_bindir}/*
14mr|zenity-3.12.1-2|39	%{_datadir}/%{name}
14mr|zenity-3.12.1-2|40	%{_mandir}/man1/*
14mr|zenity-3.12.1-2|41	
14mr|zenity-3.12.1-2|42	
14mr|zenity-3.12.1-2|43	%changelog
14mr|zenity-3.12.1-2|44	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-2
14mr|zenity-3.12.1-2|45	+ Revision: fdeda82
14mr|zenity-3.12.1-2|46	- MassBuild#440: Increase release tag
14mr|zenity-3.12.1-2|47	
14mr|zenity-3.12.1-2|48	

22283 14
14mr|zh-autoconvert-0.3.16-8|1	%define version 0.3.16
14mr|zh-autoconvert-0.3.16-8|2	
14mr|zh-autoconvert-0.3.16-8|3	%define pkgname autoconvert
14mr|zh-autoconvert-0.3.16-8|4	%define lib_major 0
14mr|zh-autoconvert-0.3.16-8|5	%define libname %mklibname hz %{lib_major}
14mr|zh-autoconvert-0.3.16-8|6	%define develname %mklibname -d hz
14mr|zh-autoconvert-0.3.16-8|7	
14mr|zh-autoconvert-0.3.16-8|8	Summary:	Chinese HZ/GB/BIG5 encodings auto-converter
14mr|zh-autoconvert-0.3.16-8|9	Name:		zh-autoconvert
14mr|zh-autoconvert-0.3.16-8|10	Version:	%{version}
14mr|zh-autoconvert-0.3.16-8|11	Release:	8
14mr|zh-autoconvert-0.3.16-8|12	License:	GPL
14mr|zh-autoconvert-0.3.16-8|13	Group:		System/Internationalization
14mr|zh-autoconvert-0.3.16-8|14	URL:		http://banyan.dlut.edu.cn/~ygh/
14mr|zh-autoconvert-0.3.16-8|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|zh-autoconvert-0.3.16-8|16	Source0:	ftp://banyan.dlut.edu.cn/pub/PEOPLE/saka/%{pkgname}-%{version}.tar.gz
14mr|zh-autoconvert-0.3.16-8|17	Patch0:		autoconvert-0.3.14-noxchat.patch
14mr|zh-autoconvert-0.3.16-8|18	Obsoletes:	%{pkgname}
14mr|zh-autoconvert-0.3.16-8|19	Provides:	%{pkgname} = %{version}-%{release}
14mr|zh-autoconvert-0.3.16-8|20	Requires:	%{libname} = %{version}-%{release}
14mr|zh-autoconvert-0.3.16-8|21	Requires:	locales-zh
14mr|zh-autoconvert-0.3.16-8|22	
14mr|zh-autoconvert-0.3.16-8|23	%description
14mr|zh-autoconvert-0.3.16-8|24	AutoConvert is an intelligent Chinese Encoding converter. It uses built-in
14mr|zh-autoconvert-0.3.16-8|25	functions to judge the type of the input file's Chinese Encoding (such as
14mr|zh-autoconvert-0.3.16-8|26	GB/Big5/HZ), then converts the input file to any type of Chinese Encoding
14mr|zh-autoconvert-0.3.16-8|27	you want.  You can use autoconvert to automatically convert incoming e-mail
14mr|zh-autoconvert-0.3.16-8|28	messages. It can also optionally handle the UNI/UTF7/UTF8 encoding.
14mr|zh-autoconvert-0.3.16-8|29	
14mr|zh-autoconvert-0.3.16-8|30	%package	-n %{libname}
14mr|zh-autoconvert-0.3.16-8|31	Summary:	Main libraries of %{name}
14mr|zh-autoconvert-0.3.16-8|32	Group:		System/Libraries
14mr|zh-autoconvert-0.3.16-8|33	
14mr|zh-autoconvert-0.3.16-8|34	%description	-n %{libname}
14mr|zh-autoconvert-0.3.16-8|35	AutoConvert is an intelligent Chinese Encoding converter. It uses built-in
14mr|zh-autoconvert-0.3.16-8|36	functions to judge the type of the input file's Chinese Encoding (such as
14mr|zh-autoconvert-0.3.16-8|37	GB/Big5/HZ), then converts the input file to any type of Chinese Encoding
14mr|zh-autoconvert-0.3.16-8|38	you want.  You can use autoconvert to automatically convert incoming e-mail
14mr|zh-autoconvert-0.3.16-8|39	messages. It can also optionally handle the UNI/UTF7/UTF8 encoding.
14mr|zh-autoconvert-0.3.16-8|40	
14mr|zh-autoconvert-0.3.16-8|41	%package	-n %{develname}
14mr|zh-autoconvert-0.3.16-8|42	Summary:	Headers and development files of %{name}
14mr|zh-autoconvert-0.3.16-8|43	Group:		Development/C
14mr|zh-autoconvert-0.3.16-8|44	Obsoletes:	%{name}-devel %{libname}-devel
14mr|zh-autoconvert-0.3.16-8|45	Provides:	%{name}-devel = %{version}-%{release}
14mr|zh-autoconvert-0.3.16-8|46	Provides:	libhz-devel = %{version}-%{release}
14mr|zh-autoconvert-0.3.16-8|47	Requires:	%{libname} = %{version}
14mr|zh-autoconvert-0.3.16-8|48	
14mr|zh-autoconvert-0.3.16-8|49	%description	-n %{develname}
14mr|zh-autoconvert-0.3.16-8|50	AutoConvert is an intelligent Chinese Encoding converter. It uses built-in
14mr|zh-autoconvert-0.3.16-8|51	functions to judge the type of the input file's Chinese Encoding (such as
14mr|zh-autoconvert-0.3.16-8|52	GB/Big5/HZ), then converts the input file to any type of Chinese Encoding
14mr|zh-autoconvert-0.3.16-8|53	you want.  You can use autoconvert to automatically convert incoming e-mail
14mr|zh-autoconvert-0.3.16-8|54	messages. It can also optionally handle the UNI/UTF7/UTF8 encoding.
14mr|zh-autoconvert-0.3.16-8|55	
14mr|zh-autoconvert-0.3.16-8|56	
14mr|zh-autoconvert-0.3.16-8|57	%prep
14mr|zh-autoconvert-0.3.16-8|58	%setup -q -n %{pkgname}-%{version}
14mr|zh-autoconvert-0.3.16-8|59	%patch0 -p1 -b .noxchat
14mr|zh-autoconvert-0.3.16-8|60	perl -p -i -e 's|/usr/lib|%{_libdir}|g' Makefile
14mr|zh-autoconvert-0.3.16-8|61	rm -rf doc/CVS
14mr|zh-autoconvert-0.3.16-8|62	
14mr|zh-autoconvert-0.3.16-8|63	%build
14mr|zh-autoconvert-0.3.16-8|64	make CFLAG='%optflags -Wall -Iinclude' CFLAGS='%optflags -Wall -I../include'
14mr|zh-autoconvert-0.3.16-8|65	
14mr|zh-autoconvert-0.3.16-8|66	%install
14mr|zh-autoconvert-0.3.16-8|67	rm -rf %{buildroot}
14mr|zh-autoconvert-0.3.16-8|68	%makeinstall_std
14mr|zh-autoconvert-0.3.16-8|69	
14mr|zh-autoconvert-0.3.16-8|70	%clean
14mr|zh-autoconvert-0.3.16-8|71	rm -rf %{buildroot}
14mr|zh-autoconvert-0.3.16-8|72	
14mr|zh-autoconvert-0.3.16-8|73	%if %mdkversion < 200900
14mr|zh-autoconvert-0.3.16-8|74	%post -n %{libname} -p /sbin/ldconfig
14mr|zh-autoconvert-0.3.16-8|75	%endif
14mr|zh-autoconvert-0.3.16-8|76	%if %mdkversion < 200900
14mr|zh-autoconvert-0.3.16-8|77	%postun -n %{libname} -p /sbin/ldconfig
14mr|zh-autoconvert-0.3.16-8|78	%endif
14mr|zh-autoconvert-0.3.16-8|79	
14mr|zh-autoconvert-0.3.16-8|80	%files
14mr|zh-autoconvert-0.3.16-8|81	%defattr(-,root,root)
14mr|zh-autoconvert-0.3.16-8|82	%doc doc/ ChangeLog GPL LICENSE Readme TODO Thanks
14mr|zh-autoconvert-0.3.16-8|83	%{_bindir}/autob5
14mr|zh-autoconvert-0.3.16-8|84	%{_bindir}/autogb
14mr|zh-autoconvert-0.3.16-8|85	
14mr|zh-autoconvert-0.3.16-8|86	%files -n %{libname}
14mr|zh-autoconvert-0.3.16-8|87	%defattr(-,root,root)
14mr|zh-autoconvert-0.3.16-8|88	%{_libdir}/libhz.so.%{lib_major}*
14mr|zh-autoconvert-0.3.16-8|89	
14mr|zh-autoconvert-0.3.16-8|90	%files -n %{develname}
14mr|zh-autoconvert-0.3.16-8|91	%defattr(-,root,root)
14mr|zh-autoconvert-0.3.16-8|92	%{_includedir}/zhstatis.h
14mr|zh-autoconvert-0.3.16-8|93	%{_includedir}/hz.h
14mr|zh-autoconvert-0.3.16-8|94	%{_libdir}/libhz.a
14mr|zh-autoconvert-0.3.16-8|95	%{_libdir}/libhz.so
14mr|zh-autoconvert-0.3.16-8|96	
14mr|zh-autoconvert-0.3.16-8|97	
14mr|zh-autoconvert-0.3.16-8|98	
14mr|zh-autoconvert-0.3.16-8|99	%changelog
14mr|zh-autoconvert-0.3.16-8|100	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.3.16-8
14mr|zh-autoconvert-0.3.16-8|101	+ Revision: 17ddb5e
14mr|zh-autoconvert-0.3.16-8|102	- MassBuild#440: Increase release tag
14mr|zh-autoconvert-0.3.16-8|103	
14mr|zh-autoconvert-0.3.16-8|104	

22284 14
14mr|zhcon-0.2.6-10|1	%define version 0.2.6
14mr|zhcon-0.2.6-10|2	%define release 10
14mr|zhcon-0.2.6-10|3	
14mr|zhcon-0.2.6-10|4	Summary:	Fast CJK console system
14mr|zhcon-0.2.6-10|5	Name:		zhcon
14mr|zhcon-0.2.6-10|6	Version:	%{version}
14mr|zhcon-0.2.6-10|7	Release:	%{release}
14mr|zhcon-0.2.6-10|8	License:	GPLv2+
14mr|zhcon-0.2.6-10|9	URL:		http://zhcon.sf.net/
14mr|zhcon-0.2.6-10|10	Group:		System/Internationalization
14mr|zhcon-0.2.6-10|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
14mr|zhcon-0.2.6-10|12	
14mr|zhcon-0.2.6-10|13	Source0:	http://ftp.debian.org/debian/pool/main/z/zhcon/zhcon_0.2.6.orig.tar.gz
14mr|zhcon-0.2.6-10|14	Source1:	zhcon.sh
14mr|zhcon-0.2.6-10|15	Patch0:		http://ftp.debian.org/debian/pool/main/z/zhcon/zhcon_0.2.6-4.1.diff.gz
14mr|zhcon-0.2.6-10|16	
14mr|zhcon-0.2.6-10|17	# Patch1,2,3,4,5,6 from Fedora
14mr|zhcon-0.2.6-10|18	Patch1: zhcon-0.2.6-flags.patch
14mr|zhcon-0.2.6-10|19	Patch2: zhcon-0.2.6-path-define.patch
14mr|zhcon-0.2.6-10|20	Patch3: zhcon-0.2.6-gcc43.patch
14mr|zhcon-0.2.6-10|21	Patch4: zhcon-0.2.6-locale.patch
14mr|zhcon-0.2.6-10|22	Patch5: zhcon-0.2.6-keyswitch.patch
14mr|zhcon-0.2.6-10|23	Patch6: zhcon-0.2.6-processor-flags.patch
14mr|zhcon-0.2.6-10|24	
14mr|zhcon-0.2.6-10|25	BuildRequires:	automake
14mr|zhcon-0.2.6-10|26	BuildRequires:	gettext-devel
14mr|zhcon-0.2.6-10|27	BuildRequires:	ncurses-devel
14mr|zhcon-0.2.6-10|28	BuildRequires:	bison
14mr|zhcon-0.2.6-10|29	BuildRequires:	gpm-devel
14mr|zhcon-0.2.6-10|30	
14mr|zhcon-0.2.6-10|31	%description
14mr|zhcon-0.2.6-10|32	Zhcon is a fast Linux Console which supports framebuffer device. It can
14mr|zhcon-0.2.6-10|33	display Chinese, Japanese or Korean (CJK) double byte characters. Supported
14mr|zhcon-0.2.6-10|34	language encodings include:
14mr|zhcon-0.2.6-10|35	GB2312, GBK, BIG5, JIS and KSCM.
14mr|zhcon-0.2.6-10|36	It can also use input methods (table based) from unicon.
14mr|zhcon-0.2.6-10|37	
14mr|zhcon-0.2.6-10|38	%prep
14mr|zhcon-0.2.6-10|39	%setup -q -n %name-%version
14mr|zhcon-0.2.6-10|40	%patch0 -p1 -b .0.26
14mr|zhcon-0.2.6-10|41	%patch1 -p1 -b .flags
14mr|zhcon-0.2.6-10|42	%patch2 -p0 -b .path-define
14mr|zhcon-0.2.6-10|43	%patch3 -p0 -b .gcc43
14mr|zhcon-0.2.6-10|44	%patch4 -p0 -b .locale
14mr|zhcon-0.2.6-10|45	%patch5 -p0 -b .keyswitch
14mr|zhcon-0.2.6-10|46	%patch6 -p1 -b .processor-flags
14mr|zhcon-0.2.6-10|47	iconv -f GB2312 -t UTF-8 ChangeLog -o ChangeLog.utf && mv -f ChangeLog.utf ChangeLog
14mr|zhcon-0.2.6-10|48	( cd doc; tar -zxf html.tar.gz; chmod 755 manual)
14mr|zhcon-0.2.6-10|49	
14mr|zhcon-0.2.6-10|50	%build
14mr|zhcon-0.2.6-10|51	# exit if bootstrap fails
14mr|zhcon-0.2.6-10|52	# missing config.rpath causes automake failure
14mr|zhcon-0.2.6-10|53	sed -i -e 's|set -x|set -e -x|' bootstrap
14mr|zhcon-0.2.6-10|54	touch config.rpath
14mr|zhcon-0.2.6-10|55	
14mr|zhcon-0.2.6-10|56	./bootstrap
14mr|zhcon-0.2.6-10|57	%configure2_5x
14mr|zhcon-0.2.6-10|58	%make
14mr|zhcon-0.2.6-10|59	
14mr|zhcon-0.2.6-10|60	%install
14mr|zhcon-0.2.6-10|61	rm -rf ${RPM_BUILD_ROOT}
14mr|zhcon-0.2.6-10|62	%makeinstall_std
14mr|zhcon-0.2.6-10|63	
14mr|zhcon-0.2.6-10|64	install -m755 -D %SOURCE1 %buildroot/etc/profile.d/zhcon.sh
14mr|zhcon-0.2.6-10|65	
14mr|zhcon-0.2.6-10|66	%clean
14mr|zhcon-0.2.6-10|67	rm -rf ${RPM_BUILD_ROOT}
14mr|zhcon-0.2.6-10|68	
14mr|zhcon-0.2.6-10|69	%files
14mr|zhcon-0.2.6-10|70	%defattr(-,root,root,-)
14mr|zhcon-0.2.6-10|71	%doc AUTHORS ChangeLog COPYING README README.utf8 THANKS TODO doc/bpsf.txt doc/README.html
14mr|zhcon-0.2.6-10|72	%{_sysconfdir}/profile.d/zhcon.sh
14mr|zhcon-0.2.6-10|73	%lang(zh_CN) %doc doc/manual*
14mr|zhcon-0.2.6-10|74	%{_mandir}/man1/*
14mr|zhcon-0.2.6-10|75	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mr|zhcon-0.2.6-10|76	%attr(4755,root,root) %{_bindir}/%{name}
14mr|zhcon-0.2.6-10|77	%{_datadir}/%{name}/
14mr|zhcon-0.2.6-10|78	
14mr|zhcon-0.2.6-10|79	
14mr|zhcon-0.2.6-10|80	
14mr|zhcon-0.2.6-10|81	%changelog
14mr|zhcon-0.2.6-10|82	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.6-10
14mr|zhcon-0.2.6-10|83	+ Revision: c342af9
14mr|zhcon-0.2.6-10|84	- MassBuild#440: Increase release tag
14mr|zhcon-0.2.6-10|85	
14mr|zhcon-0.2.6-10|86	

22285 14
14mr|zip-3.0-7|1	%define name zip
14mr|zip-3.0-7|2	%define version 3.0
14mr|zip-3.0-7|3	%define release 7
14mr|zip-3.0-7|4	%define filever %(echo %version|sed s/\\\\\.//)
14mr|zip-3.0-7|5	
14mr|zip-3.0-7|6	Name: %{name}
14mr|zip-3.0-7|7	Summary: A file compression and packaging utility compatible with PKZIP
14mr|zip-3.0-7|8	Version: %{version}
14mr|zip-3.0-7|9	Release: %{release}
14mr|zip-3.0-7|10	License: BSD-like
14mr|zip-3.0-7|11	Group: Archiving/Compression
14mr|zip-3.0-7|12	URL: http://www.info-zip.org/pub/infozip/
14mr|zip-3.0-7|13	Source0: http://dfn.dl.sourceforge.net/sourceforge/infozip/%{name}%{filever}.zip
14mr|zip-3.0-7|14	Patch0: zip-2.3-unforce-cflags.patch
14mr|zip-3.0-7|15	Patch1: zip-2.3-noninteractivepassword+testencrypedfile.patch
14mr|zip-3.0-7|16	Patch2: zip-3.0-format_not_a_string_literal_and_no_format_arguments.diff
14mr|zip-3.0-7|17	Patch3: zip-3.0-LDFLAGS.diff
14mr|zip-3.0-7|18	BuildRequires: bzip2-devel
14mr|zip-3.0-7|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|zip-3.0-7|20	
14mr|zip-3.0-7|21	%description
14mr|zip-3.0-7|22	The zip program is a compression and file packaging utility. Zip is analogous
14mr|zip-3.0-7|23	to a combination of the UNIX tar and compress commands and is compatible with
14mr|zip-3.0-7|24	PKZIP (a compression and file packaging utility for MS-DOS systems).
14mr|zip-3.0-7|25	
14mr|zip-3.0-7|26	Install the zip package if you need to compress files using the zip program.
14mr|zip-3.0-7|27	
14mr|zip-3.0-7|28	This version support crypto encryption.
14mr|zip-3.0-7|29	
14mr|zip-3.0-7|30	%prep
14mr|zip-3.0-7|31	
14mr|zip-3.0-7|32	%setup -q -n %{name}%{filever}
14mr|zip-3.0-7|33	%patch0 -p1 -b .cflags
14mr|zip-3.0-7|34	%patch1 -p0 -b .pass
14mr|zip-3.0-7|35	%patch2 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mr|zip-3.0-7|36	%patch3 -p0 -b .LDFLAGS
14mr|zip-3.0-7|37	
14mr|zip-3.0-7|38	%build
14mr|zip-3.0-7|39	make -ef unix/Makefile prefix=%{prefix} CC="gcc %{optflags} -D_FILE_OFFSET_BITS=64" LDFLAGS="%{ldflags}" generic_gcc
14mr|zip-3.0-7|40	
14mr|zip-3.0-7|41	%install
14mr|zip-3.0-7|42	rm -rf %{buildroot}
14mr|zip-3.0-7|43	
14mr|zip-3.0-7|44	mkdir -p %{buildroot}%{_bindir}
14mr|zip-3.0-7|45	mkdir -p %{buildroot}%{_mandir}/man1
14mr|zip-3.0-7|46	
14mr|zip-3.0-7|47	%makeinstall -f unix/Makefile MANDIR=%{buildroot}%{_mandir}/man1 INSTALL=install
14mr|zip-3.0-7|48	
14mr|zip-3.0-7|49	%clean
14mr|zip-3.0-7|50	rm -fr %{buildroot}
14mr|zip-3.0-7|51	
14mr|zip-3.0-7|52	%files
14mr|zip-3.0-7|53	%defattr(-,root,root)
14mr|zip-3.0-7|54	%doc BUGS CHANGES INSTALL README TODO WHATSNEW WHERE LICENSE
14mr|zip-3.0-7|55	%attr(0755,root,root) %{_bindir}/*
14mr|zip-3.0-7|56	%{_mandir}/man1/*
14mr|zip-3.0-7|57	
14mr|zip-3.0-7|58	
14mr|zip-3.0-7|59	
14mr|zip-3.0-7|60	%changelog
14mr|zip-3.0-7|61	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0-7
14mr|zip-3.0-7|62	+ Revision: f75c912
14mr|zip-3.0-7|63	- MassBuild#440: Increase release tag
14mr|zip-3.0-7|64	
14mr|zip-3.0-7|65	

22286 14
14mr|zisofs-tools-1.0.8-9|1	Summary:	Utilities to create compressed CD-ROM filesystems
14mr|zisofs-tools-1.0.8-9|2	Name:		zisofs-tools
14mr|zisofs-tools-1.0.8-9|3	Version:	1.0.8
14mr|zisofs-tools-1.0.8-9|4	Release:	9
14mr|zisofs-tools-1.0.8-9|5	License:	GPL
14mr|zisofs-tools-1.0.8-9|6	Group:		Archiving/Cd burning
14mr|zisofs-tools-1.0.8-9|7	URL:		http://www.kernel.org/pub/linux/utils/fs/zisofs/
14mr|zisofs-tools-1.0.8-9|8	Source0:	http://www.kernel.org/pub/linux/utils/fs/zisofs/%{name}-%{version}.tar.bz2
14mr|zisofs-tools-1.0.8-9|9	Source1:	http://www.kernel.org/pub/linux/utils/fs/zisofs/%{name}-%{version}.tar.bz2.sign
14mr|zisofs-tools-1.0.8-9|10	BuildRequires:	zlib-devel
14mr|zisofs-tools-1.0.8-9|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|zisofs-tools-1.0.8-9|12	
14mr|zisofs-tools-1.0.8-9|13	%description
14mr|zisofs-tools-1.0.8-9|14	Tools that, in combination with an appropriately patched version of
14mr|zisofs-tools-1.0.8-9|15	mkisofs, allow the creation of compressed CD-ROM filesystems.
14mr|zisofs-tools-1.0.8-9|16	
14mr|zisofs-tools-1.0.8-9|17	%prep
14mr|zisofs-tools-1.0.8-9|18	%setup -q
14mr|zisofs-tools-1.0.8-9|19	
14mr|zisofs-tools-1.0.8-9|20	%build
14mr|zisofs-tools-1.0.8-9|21	%configure
14mr|zisofs-tools-1.0.8-9|22	%make
14mr|zisofs-tools-1.0.8-9|23	
14mr|zisofs-tools-1.0.8-9|24	%install
14mr|zisofs-tools-1.0.8-9|25	rm -rf $RPM_BUILD_ROOT
14mr|zisofs-tools-1.0.8-9|26	make install INSTALLROOT="$RPM_BUILD_ROOT"
14mr|zisofs-tools-1.0.8-9|27	
14mr|zisofs-tools-1.0.8-9|28	%clean
14mr|zisofs-tools-1.0.8-9|29	rm -rf $RPM_BUILD_ROOT
14mr|zisofs-tools-1.0.8-9|30	
14mr|zisofs-tools-1.0.8-9|31	%files
14mr|zisofs-tools-1.0.8-9|32	%defattr(-,root,root)
14mr|zisofs-tools-1.0.8-9|33	%doc README zisofs.magic
14mr|zisofs-tools-1.0.8-9|34	%{_bindir}/mkzftree
14mr|zisofs-tools-1.0.8-9|35	%{_mandir}/man1/mkzftree.1*
14mr|zisofs-tools-1.0.8-9|36	
14mr|zisofs-tools-1.0.8-9|37	
14mr|zisofs-tools-1.0.8-9|38	
14mr|zisofs-tools-1.0.8-9|39	
14mr|zisofs-tools-1.0.8-9|40	
14mr|zisofs-tools-1.0.8-9|41	%changelog
14mr|zisofs-tools-1.0.8-9|42	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.8-9
14mr|zisofs-tools-1.0.8-9|43	+ Revision: b6e3894
14mr|zisofs-tools-1.0.8-9|44	- MassBuild#440: Increase release tag
14mr|zisofs-tools-1.0.8-9|45	
14mr|zisofs-tools-1.0.8-9|46	

22287 14
14mr|zlib-1.2.8-2|1	%define shortname	z
14mr|zlib-1.2.8-2|2	%define major 1
14mr|zlib-1.2.8-2|3	%define libname		%mklibname %{shortname}%{major}
14mr|zlib-1.2.8-2|4	%define biarchname	lib%{shortname}%{major}
14mr|zlib-1.2.8-2|5	%define develname	%mklibname %{shortname} -d
14mr|zlib-1.2.8-2|6	%define libminizip %mklibname minizip %{major}
14mr|zlib-1.2.8-2|7	%define minizip_devel %mklibname minizip -d
14mr|zlib-1.2.8-2|8	
14mr|zlib-1.2.8-2|9	%define build_biarch 0
14mr|zlib-1.2.8-2|10	# Enable bi-arch build on x86-64
14mr|zlib-1.2.8-2|11	%ifarch x86_64
14mr|zlib-1.2.8-2|12	%define build_biarch 1
14mr|zlib-1.2.8-2|13	%endif
14mr|zlib-1.2.8-2|14	%define build_minizip 1
14mr|zlib-1.2.8-2|15	
14mr|zlib-1.2.8-2|16	%bcond_with	uclibc
14mr|zlib-1.2.8-2|17	%bcond_with	dietlibc
14mr|zlib-1.2.8-2|18	
14mr|zlib-1.2.8-2|19	Summary:	The zlib compression and decompression library
14mr|zlib-1.2.8-2|20	Name:		zlib
14mr|zlib-1.2.8-2|21	Version:	1.2.8
14mr|zlib-1.2.8-2|22	Release:	2
14mr|zlib-1.2.8-2|23	Group:		System/Libraries
14mr|zlib-1.2.8-2|24	License:	BSD
14mr|zlib-1.2.8-2|25	URL:		http://www.gzip.org/zlib/
14mr|zlib-1.2.8-2|26	Source0:	http://www.zlib.net/%{name}-%{version}.tar.gz
14mr|zlib-1.2.8-2|27	BuildRequires:	setarch
14mr|zlib-1.2.8-2|28	%if %{with uclibc}
14mr|zlib-1.2.8-2|29	BuildRequires:	uClibc-devel >= 0.9.32-2
14mr|zlib-1.2.8-2|30	%endif
14mr|zlib-1.2.8-2|31	%if %{with dietlibc}
14mr|zlib-1.2.8-2|32	BuildRequires:	dietlibc-devel
14mr|zlib-1.2.8-2|33	%endif
14mr|zlib-1.2.8-2|34	
14mr|zlib-1.2.8-2|35	%description
14mr|zlib-1.2.8-2|36	The zlib compression library provides in-memory compression and
14mr|zlib-1.2.8-2|37	decompression functions, including integrity checks of the uncompressed
14mr|zlib-1.2.8-2|38	data.  This version of the library supports only one compression method
14mr|zlib-1.2.8-2|39	(deflation), but other algorithms may be added later, which will have
14mr|zlib-1.2.8-2|40	the same stream interface.  The zlib library is used by many different
14mr|zlib-1.2.8-2|41	system programs.
14mr|zlib-1.2.8-2|42	
14mr|zlib-1.2.8-2|43	%package -n	%{libname}
14mr|zlib-1.2.8-2|44	Summary:	The zlib compression and decompression library
14mr|zlib-1.2.8-2|45	Group:		System/Libraries
14mr|zlib-1.2.8-2|46	%rename		%{_lib}zlib1
14mr|zlib-1.2.8-2|47	%rename		%{name}
14mr|zlib-1.2.8-2|48	%rename		%{name}1
14mr|zlib-1.2.8-2|49	
14mr|zlib-1.2.8-2|50	%description -n	%{libname}
14mr|zlib-1.2.8-2|51	The zlib compression library provides in-memory compression and
14mr|zlib-1.2.8-2|52	decompression functions, including integrity checks of the uncompressed
14mr|zlib-1.2.8-2|53	data.  This version of the library supports only one compression method
14mr|zlib-1.2.8-2|54	(deflation), but other algorithms may be added later, which will have
14mr|zlib-1.2.8-2|55	the same stream interface.  The zlib library is used by many different
14mr|zlib-1.2.8-2|56	system programs.
14mr|zlib-1.2.8-2|57	
14mr|zlib-1.2.8-2|58	%if %{build_biarch}
14mr|zlib-1.2.8-2|59	%package -n	%{biarchname}
14mr|zlib-1.2.8-2|60	Summary:	The zlib compression and decompression library - biarch
14mr|zlib-1.2.8-2|61	Group:		System/Libraries
14mr|zlib-1.2.8-2|62	Conflicts:	zlib1 < 1.2.6-3
14mr|zlib-1.2.8-2|63	
14mr|zlib-1.2.8-2|64	%description -n %{biarchname}
14mr|zlib-1.2.8-2|65	This package contains the zlib biarch library.
14mr|zlib-1.2.8-2|66	%endif
14mr|zlib-1.2.8-2|67	
14mr|zlib-1.2.8-2|68	%if %{with uclibc}
14mr|zlib-1.2.8-2|69	%package -n	uclibc-%{libname}
14mr|zlib-1.2.8-2|70	Summary:	The zlib compression and decompression library linked against uClibc
14mr|zlib-1.2.8-2|71	Group:		System/Libraries
14mr|zlib-1.2.8-2|72	Conflicts:	zlib1 < 1.2.6-4
14mr|zlib-1.2.8-2|73	
14mr|zlib-1.2.8-2|74	%description -n	uclibc-%{libname}
14mr|zlib-1.2.8-2|75	This package contains a version of the zlib library that's built against the
14mr|zlib-1.2.8-2|76	uClibc library.
14mr|zlib-1.2.8-2|77	%endif
14mr|zlib-1.2.8-2|78	
14mr|zlib-1.2.8-2|79	%package -n	%{develname}
14mr|zlib-1.2.8-2|80	Summary:	Header files and libraries for developing apps which will use zlib
14mr|zlib-1.2.8-2|81	Group:		Development/C
14mr|zlib-1.2.8-2|82	Requires:	%{libname} = %{version}-%{release}
14mr|zlib-1.2.8-2|83	%rename		%{_lib}zlib-devel
14mr|zlib-1.2.8-2|84	%rename		%{name}-devel
14mr|zlib-1.2.8-2|85	%rename		%{name}1-devel
14mr|zlib-1.2.8-2|86	
14mr|zlib-1.2.8-2|87	%description -n	%{develname}
14mr|zlib-1.2.8-2|88	The zlib-devel package contains the header files and libraries needed
14mr|zlib-1.2.8-2|89	to develop programs that use the zlib compression and decompression
14mr|zlib-1.2.8-2|90	library.
14mr|zlib-1.2.8-2|91	
14mr|zlib-1.2.8-2|92	Install the zlib-devel package if you want to develop applications that
14mr|zlib-1.2.8-2|93	will use the zlib library.
14mr|zlib-1.2.8-2|94	
14mr|zlib-1.2.8-2|95	%if %build_minizip
14mr|zlib-1.2.8-2|96	%package -n     %{libminizip}
14mr|zlib-1.2.8-2|97	Summary:        Minizip manipulates files from a .zip archive
14mr|zlib-1.2.8-2|98	Group:          System/Libraries
14mr|zlib-1.2.8-2|99	
14mr|zlib-1.2.8-2|100	%description -n %{libminizip}
14mr|zlib-1.2.8-2|101	Minizip manipulates files from a .zip archive.
14mr|zlib-1.2.8-2|102	
14mr|zlib-1.2.8-2|103	%package -n     %{minizip_devel}
14mr|zlib-1.2.8-2|104	Summary:        Development files for the minizip library
14mr|zlib-1.2.8-2|105	Group:          Development/C
14mr|zlib-1.2.8-2|106	Requires:       %{libminizip} = %{version}-%{release}
14mr|zlib-1.2.8-2|107	Requires:       zlib-devel = %{version}-%{release}
14mr|zlib-1.2.8-2|108	Provides:       libminizip-devel = %{version}-%{release}
14mr|zlib-1.2.8-2|109	Provides:       minizip-devel = %{version}-%{release}
14mr|zlib-1.2.8-2|110	
14mr|zlib-1.2.8-2|111	%description -n %{minizip_devel}
14mr|zlib-1.2.8-2|112	This package contains the libraries and header files needed for
14mr|zlib-1.2.8-2|113	developing applications which use minizip.
14mr|zlib-1.2.8-2|114	%endif
14mr|zlib-1.2.8-2|115	
14mr|zlib-1.2.8-2|116	%prep
14mr|zlib-1.2.8-2|117	%setup -q
14mr|zlib-1.2.8-2|118	
14mr|zlib-1.2.8-2|119	#(peroyvind): be sure to remove -m64/-m32 flags as they're not overridable
14mr|zlib-1.2.8-2|120	RPM_OPT_FLAGS="`echo $RPM_OPT_FLAGS| sed -e 's/-m.. //g'` -O3"
14mr|zlib-1.2.8-2|121	mkdir objs
14mr|zlib-1.2.8-2|122	cp -a $(ls | grep -v objs) objs/
14mr|zlib-1.2.8-2|123	pushd objs
14mr|zlib-1.2.8-2|124	CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="%{?ldflags}" \
14mr|zlib-1.2.8-2|125	%if %{build_biarch}
14mr|zlib-1.2.8-2|126	CC="%{__cc} -m64" \
14mr|zlib-1.2.8-2|127	%endif
14mr|zlib-1.2.8-2|128	./configure --shared --prefix=%{_prefix} --libdir=%{_libdir}
14mr|zlib-1.2.8-2|129	%make
14mr|zlib-1.2.8-2|130	make test
14mr|zlib-1.2.8-2|131	popd
14mr|zlib-1.2.8-2|132	
14mr|zlib-1.2.8-2|133	%if %build_minizip
14mr|zlib-1.2.8-2|134	pushd contrib/minizip
14mr|zlib-1.2.8-2|135	autoreconf --install
14mr|zlib-1.2.8-2|136	%configure --enable-static=no
14mr|zlib-1.2.8-2|137	%make
14mr|zlib-1.2.8-2|138	popd
14mr|zlib-1.2.8-2|139	%endif
14mr|zlib-1.2.8-2|140	
14mr|zlib-1.2.8-2|141	%if %{build_biarch}
14mr|zlib-1.2.8-2|142	RPM_OPT_FLAGS_32=`linux32 rpm --eval %%optflags`
14mr|zlib-1.2.8-2|143	mkdir objs32
14mr|zlib-1.2.8-2|144	cp -a $(ls | grep -v objs) objs32/
14mr|zlib-1.2.8-2|145	pushd objs32
14mr|zlib-1.2.8-2|146	CFLAGS="$RPM_OPT_FLAGS_32" LDFLAGS="%{?ldflags}" CC="%{__cc} -m32" \
14mr|zlib-1.2.8-2|147	./configure --shared --prefix=%{_prefix}
14mr|zlib-1.2.8-2|148	%make
14mr|zlib-1.2.8-2|149	make test
14mr|zlib-1.2.8-2|150	popd
14mr|zlib-1.2.8-2|151	%endif
14mr|zlib-1.2.8-2|152	
14mr|zlib-1.2.8-2|153	%if %build_minizip
14mr|zlib-1.2.8-2|154	pushd contrib/minizip
14mr|zlib-1.2.8-2|155	%makeinstall_std
14mr|zlib-1.2.8-2|156	popd
14mr|zlib-1.2.8-2|157	%endif
14mr|zlib-1.2.8-2|158	
14mr|zlib-1.2.8-2|159	%if %{with dietlibc}
14mr|zlib-1.2.8-2|160	mkdir objsdietlibc
14mr|zlib-1.2.8-2|161	pushd objsdietlibc
14mr|zlib-1.2.8-2|162	CFLAGS="-Os" CC="diet gcc" \
14mr|zlib-1.2.8-2|163	../configure --prefix=%{_prefix}
14mr|zlib-1.2.8-2|164	%make libz.a
14mr|zlib-1.2.8-2|165	popd
14mr|zlib-1.2.8-2|166	%endif
14mr|zlib-1.2.8-2|167	
14mr|zlib-1.2.8-2|168	%if %{with uclibc}
14mr|zlib-1.2.8-2|169	mkdir objsuclibc
14mr|zlib-1.2.8-2|170	pushd objsuclibc
14mr|zlib-1.2.8-2|171	CFLAGS="%{uclibc_cflags}" LDFLAGS="%{?ldflags}" CC="%{uclibc_cc}" \
14mr|zlib-1.2.8-2|172	../configure --shared --prefix=%{_prefix}
14mr|zlib-1.2.8-2|173	%make
14mr|zlib-1.2.8-2|174	popd
14mr|zlib-1.2.8-2|175	%endif
14mr|zlib-1.2.8-2|176	
14mr|zlib-1.2.8-2|177	%install
14mr|zlib-1.2.8-2|178	install -d %{buildroot}/%{_prefix}
14mr|zlib-1.2.8-2|179	install -d %{buildroot}/%{_libdir}
14mr|zlib-1.2.8-2|180	
14mr|zlib-1.2.8-2|181	make install -C objs prefix=%{buildroot}%{_prefix} libdir=%{buildroot}%{_libdir}
14mr|zlib-1.2.8-2|182	%if %{build_biarch}
14mr|zlib-1.2.8-2|183	make install-libs -C objs32 prefix=%{buildroot}%{_prefix}
14mr|zlib-1.2.8-2|184	%endif
14mr|zlib-1.2.8-2|185	
14mr|zlib-1.2.8-2|186	install -d %{buildroot}/%{_lib}
14mr|zlib-1.2.8-2|187	mv %{buildroot}%{_libdir}/*.so.* %{buildroot}/%{_lib}/
14mr|zlib-1.2.8-2|188	ln -s ../../%{_lib}/libz.so.%{version} %{buildroot}%{_libdir}/
14mr|zlib-1.2.8-2|189	
14mr|zlib-1.2.8-2|190	%if %build_minizip
14mr|zlib-1.2.8-2|191	pushd contrib/minizip
14mr|zlib-1.2.8-2|192	%makeinstall_std
14mr|zlib-1.2.8-2|193	popd
14mr|zlib-1.2.8-2|194	%endif
14mr|zlib-1.2.8-2|195	
14mr|zlib-1.2.8-2|196	%if %{build_biarch}
14mr|zlib-1.2.8-2|197	install -d %{buildroot}/lib
14mr|zlib-1.2.8-2|198	mv %{buildroot}%{_prefix}/lib/*.so.* %{buildroot}/lib/
14mr|zlib-1.2.8-2|199	ln -s ../../lib/libz.so.%{version} %{buildroot}%{_prefix}/lib/
14mr|zlib-1.2.8-2|200	# MD there should be no reason the 32bit devel files should be pkgd
14mr|zlib-1.2.8-2|201	rm -f %{buildroot}%{_prefix}/lib/*.a \
14mr|zlib-1.2.8-2|202	%{buildroot}%{_prefix}/lib/*.so \
14mr|zlib-1.2.8-2|203	%{buildroot}%{_prefix}/lib/pkgconfig/zlib.pc
14mr|zlib-1.2.8-2|204	%endif
14mr|zlib-1.2.8-2|205	
14mr|zlib-1.2.8-2|206	%if %{with dietlibc}
14mr|zlib-1.2.8-2|207	install -m644 objsdietlibc/libz.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libz.a
14mr|zlib-1.2.8-2|208	%endif
14mr|zlib-1.2.8-2|209	
14mr|zlib-1.2.8-2|210	%if %{with uclibc}
14mr|zlib-1.2.8-2|211	install -m644 objsuclibc/libz.a -D %{buildroot}%{uclibc_root}%{_libdir}/libz.a
14mr|zlib-1.2.8-2|212	make install-libs-only -C objsuclibc prefix=%{buildroot}%{uclibc_root} libdir=%{buildroot}%{uclibc_root}%{_libdir}
14mr|zlib-1.2.8-2|213	%endif
14mr|zlib-1.2.8-2|214	
14mr|zlib-1.2.8-2|215	%files -n %{libname}
14mr|zlib-1.2.8-2|216	%doc README
14mr|zlib-1.2.8-2|217	/%{_lib}/libz.so.%{major}*
14mr|zlib-1.2.8-2|218	%{_libdir}/libz.so.%{major}*
14mr|zlib-1.2.8-2|219	%if %{with uclibc}
14mr|zlib-1.2.8-2|220	%{uclibc_root}%{_libdir}/libz.so.%{major}*
14mr|zlib-1.2.8-2|221	%endif
14mr|zlib-1.2.8-2|222	
14mr|zlib-1.2.8-2|223	%if %{build_biarch}
14mr|zlib-1.2.8-2|224	%files -n %{biarchname}
14mr|zlib-1.2.8-2|225	/lib/libz.so.*
14mr|zlib-1.2.8-2|226	%{_prefix}/lib/libz.so.%{major}*
14mr|zlib-1.2.8-2|227	%endif
14mr|zlib-1.2.8-2|228	
14mr|zlib-1.2.8-2|229	%if %{with uclibc}
14mr|zlib-1.2.8-2|230	%files -n uclibc-%{libname}
14mr|zlib-1.2.8-2|231	%{uclibc_root}%{_libdir}/libz.so.%{major}*
14mr|zlib-1.2.8-2|232	%endif
14mr|zlib-1.2.8-2|233	
14mr|zlib-1.2.8-2|234	%files -n %{develname}
14mr|zlib-1.2.8-2|235	%doc README ChangeLog doc/algorithm.txt
14mr|zlib-1.2.8-2|236	%{_mandir}/man3/zlib.3*
14mr|zlib-1.2.8-2|237	%{_libdir}/*.a
14mr|zlib-1.2.8-2|238	%{_libdir}/*.so
14mr|zlib-1.2.8-2|239	%{_libdir}/pkgconfig/zlib.pc
14mr|zlib-1.2.8-2|240	%if %{with uclibc}
14mr|zlib-1.2.8-2|241	%{uclibc_root}%{_libdir}/libz.so
14mr|zlib-1.2.8-2|242	%endif
14mr|zlib-1.2.8-2|243	%{_includedir}/*
14mr|zlib-1.2.8-2|244	%if %{with dietlibc}
14mr|zlib-1.2.8-2|245	%{_prefix}/lib/dietlibc/lib-%{_arch}/libz.a
14mr|zlib-1.2.8-2|246	%endif
14mr|zlib-1.2.8-2|247	%if %{with uclibc}
14mr|zlib-1.2.8-2|248	%{uclibc_root}%{_libdir}/libz.a
14mr|zlib-1.2.8-2|249	%endif
14mr|zlib-1.2.8-2|250	%if %build_minizip
14mr|zlib-1.2.8-2|251	%exclude %{_libdir}/libminizip.so
14mr|zlib-1.2.8-2|252	%exclude %{_includedir}/minizip
14mr|zlib-1.2.8-2|253	%endif
14mr|zlib-1.2.8-2|254	
14mr|zlib-1.2.8-2|255	%if %build_minizip
14mr|zlib-1.2.8-2|256	%files -n %{libminizip}
14mr|zlib-1.2.8-2|257	%{_libdir}/libminizip.so.%{major}*
14mr|zlib-1.2.8-2|258	
14mr|zlib-1.2.8-2|259	%files -n %{minizip_devel}
14mr|zlib-1.2.8-2|260	%{_libdir}/pkgconfig/minizip.pc
14mr|zlib-1.2.8-2|261	%{_libdir}/libminizip.so
14mr|zlib-1.2.8-2|262	%{_includedir}/minizip/*
14mr|zlib-1.2.8-2|263	%endif
14mr|zlib-1.2.8-2|264	
14mr|zlib-1.2.8-2|265	%changelog
14mr|zlib-1.2.8-2|266	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.2.8-2
14mr|zlib-1.2.8-2|267	+ Revision: b4bde75
14mr|zlib-1.2.8-2|268	- MassBuild#440: Increase release tag
14mr|zlib-1.2.8-2|269	
14mr|zlib-1.2.8-2|270	

22288 14
14mr|zsh-5.0.2-2|1	%define _disable_ld_no_undefined 1
14mr|zsh-5.0.2-2|2	
14mr|zsh-5.0.2-2|3	Summary:	A shell with lots of features
14mr|zsh-5.0.2-2|4	Name:		zsh
14mr|zsh-5.0.2-2|5	Version:	5.0.2
14mr|zsh-5.0.2-2|6	Release:	2
14mr|zsh-5.0.2-2|7	Epoch:		1
14mr|zsh-5.0.2-2|8	License:	BSD-like
14mr|zsh-5.0.2-2|9	Group:		Shells
14mr|zsh-5.0.2-2|10	Url:		http://www.zsh.org
14mr|zsh-5.0.2-2|11	Source0:	http://www.zsh.org/pub/%{name}-%{version}.tar.bz2
14mr|zsh-5.0.2-2|12	Source1:	http://www.zsh.org/pub/%{name}-%{version}-doc.tar.bz2
14mr|zsh-5.0.2-2|13	Source2:	zcfg-mdk.tar.bz2
14mr|zsh-5.0.2-2|14	Source3:	http://zsh.dotsrc.org/Guide/zshguide.tar.gz
14mr|zsh-5.0.2-2|15	Source4:	zsh.urpmi_comp
14mr|zsh-5.0.2-2|16	Patch0:		zsh-5.0.2-texinfo-5.x.patch
14mr|zsh-5.0.2-2|17	BuildRequires:	groff
14mr|zsh-5.0.2-2|18	BuildRequires:	texinfo
14mr|zsh-5.0.2-2|19	BuildRequires:	yodl
14mr|zsh-5.0.2-2|20	BuildRequires:	gdbm-devel
14mr|zsh-5.0.2-2|21	BuildRequires:	termcap-devel
14mr|zsh-5.0.2-2|22	BuildRequires:	pkgconfig(libpcre)
14mr|zsh-5.0.2-2|23	BuildRequires:	pkgconfig(ncurses)
14mr|zsh-5.0.2-2|24	Requires(post,postun):	rpm-helper
14mr|zsh-5.0.2-2|25	Provides:	/bin/zsh
14mr|zsh-5.0.2-2|26	Provides:	/usr/bin/zsh
14mr|zsh-5.0.2-2|27	
14mr|zsh-5.0.2-2|28	%description
14mr|zsh-5.0.2-2|29	Zsh is a UNIX command interpreter (shell) usable as an
14mr|zsh-5.0.2-2|30	interactive login shell and as a shell script command
14mr|zsh-5.0.2-2|31	processor. Of the standard shells, zsh most closely resembles
14mr|zsh-5.0.2-2|32	ksh but includes many enhancements. Zsh has command-line editing,
14mr|zsh-5.0.2-2|33	built-in spelling correction, programmable command completion,
14mr|zsh-5.0.2-2|34	shell functions (with autoloading), a history mechanism, and a
14mr|zsh-5.0.2-2|35	lots of other features
14mr|zsh-5.0.2-2|36	
14mr|zsh-5.0.2-2|37	Install the zsh package if you'd like to try out a different shell.
14mr|zsh-5.0.2-2|38	
14mr|zsh-5.0.2-2|39	%files
14mr|zsh-5.0.2-2|40	%doc docroot/README NEWS
14mr|zsh-5.0.2-2|41	%config(noreplace) %{_sysconfdir}/z*
14mr|zsh-5.0.2-2|42	/bin/%{name}
14mr|zsh-5.0.2-2|43	%{_mandir}/man1/*.1*
14mr|zsh-5.0.2-2|44	%{_infodir}/*.info*
14mr|zsh-5.0.2-2|45	%dir %{_datadir}/zsh
14mr|zsh-5.0.2-2|46	%dir %{_datadir}/zsh/%{version}/
14mr|zsh-5.0.2-2|47	%{_datadir}/zsh/%{version}/functions
14mr|zsh-5.0.2-2|48	%{_datadir}/zsh/%{version}/scripts
14mr|zsh-5.0.2-2|49	%{_datadir}/zsh/%{version}/zshrc_default
14mr|zsh-5.0.2-2|50	%dir %{_libdir}/zsh
14mr|zsh-5.0.2-2|51	%{_libdir}/zsh/%{version}/
14mr|zsh-5.0.2-2|52	%{_datadir}/zsh/site-functions/
14mr|zsh-5.0.2-2|53	
14mr|zsh-5.0.2-2|54	%post
14mr|zsh-5.0.2-2|55	%_post_shelladd /bin/zsh
14mr|zsh-5.0.2-2|56	
14mr|zsh-5.0.2-2|57	%preun
14mr|zsh-5.0.2-2|58	%_preun_shelldel /bin/zsh
14mr|zsh-5.0.2-2|59	
14mr|zsh-5.0.2-2|60	#----------------------------------------------------------------------------
14mr|zsh-5.0.2-2|61	
14mr|zsh-5.0.2-2|62	%package doc
14mr|zsh-5.0.2-2|63	Summary:	The doc package of zsh
14mr|zsh-5.0.2-2|64	Group:		Books/Computer books
14mr|zsh-5.0.2-2|65	
14mr|zsh-5.0.2-2|66	%description doc
14mr|zsh-5.0.2-2|67	Zsh is a UNIX command interpreter (shell) usable as an
14mr|zsh-5.0.2-2|68	interactive login shell and as a shell script command
14mr|zsh-5.0.2-2|69	processor. Of the standard shells, zsh most closely resembles
14mr|zsh-5.0.2-2|70	ksh but includes many enhancements. Zsh has command-line editing,
14mr|zsh-5.0.2-2|71	built-in spelling correction, programmable command completion,
14mr|zsh-5.0.2-2|72	shell functions (with autoloading), a history mechanism, and a
14mr|zsh-5.0.2-2|73	lots of other features
14mr|zsh-5.0.2-2|74	
14mr|zsh-5.0.2-2|75	This package include doc guid examples and manual for zsh.
14mr|zsh-5.0.2-2|76	
14mr|zsh-5.0.2-2|77	%files doc
14mr|zsh-5.0.2-2|78	%doc docroot/Documentation/ docroot/Examples/ docroot/Info_html/
14mr|zsh-5.0.2-2|79	%doc docroot/StartupFiles/ docroot/Zsh_Guide ChangeLog* LICENCE
14mr|zsh-5.0.2-2|80	
14mr|zsh-5.0.2-2|81	#----------------------------------------------------------------------------
14mr|zsh-5.0.2-2|82	
14mr|zsh-5.0.2-2|83	%prep
14mr|zsh-5.0.2-2|84	%setup -q -a 2 -a 1
14mr|zsh-5.0.2-2|85	%apply_patches
14mr|zsh-5.0.2-2|86	
14mr|zsh-5.0.2-2|87	mv %{name}-%{version}/Doc/* Doc/
14mr|zsh-5.0.2-2|88	install -m 0644 %{SOURCE4}  Completion/Mandriva/Command/_urpmi
14mr|zsh-5.0.2-2|89	
14mr|zsh-5.0.2-2|90	# remove temporary files
14mr|zsh-5.0.2-2|91	find | grep '~$' | xargs rm -f
14mr|zsh-5.0.2-2|92	perl -pi -e 's|/usr/local/bin/|%{_bindir}/|' Functions/Misc/{run-help,checkmail,zcalc}
14mr|zsh-5.0.2-2|93	
14mr|zsh-5.0.2-2|94	%build
14mr|zsh-5.0.2-2|95	# check for tcsetpgrp fails with "configure: error: no controlling tty" when
14mr|zsh-5.0.2-2|96	# building by bot; force tcsetpgrp
14mr|zsh-5.0.2-2|97	%configure2_5x \
14mr|zsh-5.0.2-2|98	--enable-etcdir=%{_sysconfdir} \
14mr|zsh-5.0.2-2|99	--enable-function-subdirs \
14mr|zsh-5.0.2-2|100	%ifarch sparc
14mr|zsh-5.0.2-2|101	--disable-lfs \
14mr|zsh-5.0.2-2|102	%endif
14mr|zsh-5.0.2-2|103	--enable-pcre \
14mr|zsh-5.0.2-2|104	--with-tcsetpgrp
14mr|zsh-5.0.2-2|105	make all
14mr|zsh-5.0.2-2|106	
14mr|zsh-5.0.2-2|107	%install
14mr|zsh-5.0.2-2|108	%makeinstall_std
14mr|zsh-5.0.2-2|109	make install.info DESTDIR=%{buildroot}
14mr|zsh-5.0.2-2|110	
14mr|zsh-5.0.2-2|111	# copy Mandriva Configuration files
14mr|zsh-5.0.2-2|112	mkdir -p %{buildroot}/{bin,etc}
14mr|zsh-5.0.2-2|113	cp -a zcfg/etc/z* %{buildroot}%{_sysconfdir}
14mr|zsh-5.0.2-2|114	cp -a zcfg/share/zshrc_default %{buildroot}%{_datadir}/zsh/%{version}/zshrc_default
14mr|zsh-5.0.2-2|115	
14mr|zsh-5.0.2-2|116	# this prevents RPM helper from adding dependency on /usr/bin/zsh
14mr|zsh-5.0.2-2|117	find %{buildroot}%{_datadir}/zsh/%{version} -type f -exec chmod 0644 '{}' \;
14mr|zsh-5.0.2-2|118	
14mr|zsh-5.0.2-2|119	# Backward compatibilie should be removed in the others times.
14mr|zsh-5.0.2-2|120	pushd %{buildroot}/bin && {
14mr|zsh-5.0.2-2|121	mv ..%{_bindir}/zsh ./zsh
14mr|zsh-5.0.2-2|122	} && popd
14mr|zsh-5.0.2-2|123	
14mr|zsh-5.0.2-2|124	# zshall.1 includes all other man pages which does not work with compressed
14mr|zsh-5.0.2-2|125	# files. Generate full contents here
14mr|zsh-5.0.2-2|126	pushd %{buildroot}%{_mandir} && {
14mr|zsh-5.0.2-2|127	/usr/bin/soelim man1/zshall.1 > zshall-full
14mr|zsh-5.0.2-2|128	mv zshall-full man1/zshall.1
14mr|zsh-5.0.2-2|129	popd
14mr|zsh-5.0.2-2|130	}
14mr|zsh-5.0.2-2|131	
14mr|zsh-5.0.2-2|132	rm -f %{buildroot}%{_bindir}/zsh-%{version}
14mr|zsh-5.0.2-2|133	
14mr|zsh-5.0.2-2|134	# Copy documentation
14mr|zsh-5.0.2-2|135	rm -rf docroot
14mr|zsh-5.0.2-2|136	mkdir -p docroot/{Info_html,Examples,Documentation}/
14mr|zsh-5.0.2-2|137	
14mr|zsh-5.0.2-2|138	cp -a README docroot/
14mr|zsh-5.0.2-2|139	cp -a Functions/Misc/* Misc/* Util/* docroot/Examples/
14mr|zsh-5.0.2-2|140	cp -a ChangeLog* docroot/Documentation
14mr|zsh-5.0.2-2|141	cp -a StartupFiles docroot/
14mr|zsh-5.0.2-2|142	cp -a Etc/* docroot/Documentation
14mr|zsh-5.0.2-2|143	cp -a Doc/*html docroot/Info_html/
14mr|zsh-5.0.2-2|144	
14mr|zsh-5.0.2-2|145	mkdir -p docroot/Zsh_Guide
14mr|zsh-5.0.2-2|146	tar xzf %{SOURCE3} -C docroot/Zsh_Guide
14mr|zsh-5.0.2-2|147	( cd docroot/Zsh_Guide/zshguide/ ; make )
14mr|zsh-5.0.2-2|148	mv docroot/Zsh_Guide/zshguide/*html docroot/Zsh_Guide/
14mr|zsh-5.0.2-2|149	rm -Rf docroot/Zsh_Guide/zshguide/
14mr|zsh-5.0.2-2|150	
14mr|zsh-5.0.2-2|151	# Doc
14mr|zsh-5.0.2-2|152	rm -f docroot/{StartupFiles/.distfiles,Examples/{Makefile*,*.yo},Documentation/{Makefile*,*.yo}}
14mr|zsh-5.0.2-2|153	find docroot/ -name 'Makefile*' -o -name '.yo'|xargs rm -f
14mr|zsh-5.0.2-2|154	find docroot/ -type f|xargs perl -pi -e 's@^#!%{_prefix}/local/bin/(perl|zsh)@#!%{_bindir}/\1@'
14mr|zsh-5.0.2-2|155	mv docroot/Examples/compctl-examples docroot/StartupFiles
14mr|zsh-5.0.2-2|156	
14mr|zsh-5.0.2-2|157	
14mr|zsh-5.0.2-2|158	%changelog
14mr|zsh-5.0.2-2|159	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:5.0.2-2
14mr|zsh-5.0.2-2|160	+ Revision: d19b72a
14mr|zsh-5.0.2-2|161	- MassBuild#440: Increase release tag
14mr|zsh-5.0.2-2|162	
14mr|zsh-5.0.2-2|163	

22289 14
14mr|zvbi-0.2.33-10|1	%define libname %mklibname %{name} 0
14mr|zvbi-0.2.33-10|2	%define develname %mklibname %{name} -d
14mr|zvbi-0.2.33-10|3	
14mr|zvbi-0.2.33-10|4	Name:		zvbi
14mr|zvbi-0.2.33-10|5	Version:	0.2.33
14mr|zvbi-0.2.33-10|6	Release:	10
14mr|zvbi-0.2.33-10|7	Summary:	Raw VBI, Teletext and Closed Caption decoding library
14mr|zvbi-0.2.33-10|8	License:	GPL
14mr|zvbi-0.2.33-10|9	Group:		Video
14mr|zvbi-0.2.33-10|10	Url:		http://zapping.sourceforge.net/
14mr|zvbi-0.2.33-10|11	Source0:	http://prdownloads.sourceforge.net/zapping/%name-%version.tar.bz2
14mr|zvbi-0.2.33-10|12	Patch0:		zvbi-0.2.31-linkage_fix.diff
14mr|zvbi-0.2.33-10|13	Patch2:		zvbi-0.2.7-fix-build.patch
14mr|zvbi-0.2.33-10|14	Patch3:		zvbi-0.2.33-include_stat_h.patch
14mr|zvbi-0.2.33-10|15	Patch4:		zvbi-0.2.33-libpng15.patch
14mr|zvbi-0.2.33-10|16	BuildRequires:	pkgconfig(x11)
14mr|zvbi-0.2.33-10|17	BuildRequires:	gtk-doc
14mr|zvbi-0.2.33-10|18	BuildRequires:	pkgconfig(libpng)
14mr|zvbi-0.2.33-10|19	BuildRequires:	doxygen
14mr|zvbi-0.2.33-10|20	BuildRequires:	gettext-devel
14mr|zvbi-0.2.33-10|21	Requires:	gettext >= 0.10.36
14mr|zvbi-0.2.33-10|22	
14mr|zvbi-0.2.33-10|23	%description
14mr|zvbi-0.2.33-10|24	Non versionated files of zvbi, mainly libzvbi0 translations
14mr|zvbi-0.2.33-10|25	
14mr|zvbi-0.2.33-10|26	%package -n %{libname}
14mr|zvbi-0.2.33-10|27	Summary:	Raw VBI, Teletext and Closed Caption decoding library
14mr|zvbi-0.2.33-10|28	Group:		Video
14mr|zvbi-0.2.33-10|29	
14mr|zvbi-0.2.33-10|30	%description -n %{libname}
14mr|zvbi-0.2.33-10|31	VBI stands for Vertical Blanking Interval, a gap between the image
14mr|zvbi-0.2.33-10|32	data transmitted in an analog video signal. This gap is used to
14mr|zvbi-0.2.33-10|33	transmit AM modulated data for various data services like Teletext and
14mr|zvbi-0.2.33-10|34	Closed Caption.
14mr|zvbi-0.2.33-10|35	
14mr|zvbi-0.2.33-10|36	The zvbi library provides routines to:
14mr|zvbi-0.2.33-10|37	* read from raw VBI sampling devices (both V4L and V4L2 API are supported),
14mr|zvbi-0.2.33-10|38	* a versatile raw vbi bit slicer,
14mr|zvbi-0.2.33-10|39	* decoders for various data services and basic search,
14mr|zvbi-0.2.33-10|40	* demodulate raw to sliced VBI data,
14mr|zvbi-0.2.33-10|41	* interpret the data of several popular services.
14mr|zvbi-0.2.33-10|42	* render and export functions for text pages.
14mr|zvbi-0.2.33-10|43	
14mr|zvbi-0.2.33-10|44	The library is the vbi decoding backbone of the Zapping Gnome TV viewer
14mr|zvbi-0.2.33-10|45	and Zapzilla Teletext browser.
14mr|zvbi-0.2.33-10|46	
14mr|zvbi-0.2.33-10|47	%package -n %{develname}
14mr|zvbi-0.2.33-10|48	Summary:	Header files for developing apps which will use libzvbi
14mr|zvbi-0.2.33-10|49	Group:		Development/C
14mr|zvbi-0.2.33-10|50	Requires:	%{libname} = %{version}
14mr|zvbi-0.2.33-10|51	Provides:	lib%{name}-devel = %{version}-%{release}
14mr|zvbi-0.2.33-10|52	Provides:	%{name}-devel
14mr|zvbi-0.2.33-10|53	
14mr|zvbi-0.2.33-10|54	%description -n %{develname}
14mr|zvbi-0.2.33-10|55	Header files and static library of bzip2 functions, for developing apps which
14mr|zvbi-0.2.33-10|56	will use the zvbi library (aka libzvbi)
14mr|zvbi-0.2.33-10|57	
14mr|zvbi-0.2.33-10|58	%prep
14mr|zvbi-0.2.33-10|59	%setup -q
14mr|zvbi-0.2.33-10|60	%patch0 -p1 -b .linkage_fix
14mr|zvbi-0.2.33-10|61	%patch2 -p0 -b .build
14mr|zvbi-0.2.33-10|62	%patch3 -p1 -b .stat
14mr|zvbi-0.2.33-10|63	%patch4 -p1 -b .libpng15~
14mr|zvbi-0.2.33-10|64	
14mr|zvbi-0.2.33-10|65	%build
14mr|zvbi-0.2.33-10|66	autoreconf -fi
14mr|zvbi-0.2.33-10|67	
14mr|zvbi-0.2.33-10|68	%configure2_5x
14mr|zvbi-0.2.33-10|69	# gtkdoc fix:
14mr|zvbi-0.2.33-10|70	cp /usr/share/gtk-doc/data/gtkdoc-common.pl doc/
14mr|zvbi-0.2.33-10|71	%make
14mr|zvbi-0.2.33-10|72	
14mr|zvbi-0.2.33-10|73	%install
14mr|zvbi-0.2.33-10|74	%makeinstall_std
14mr|zvbi-0.2.33-10|75	%find_lang %{name}
14mr|zvbi-0.2.33-10|76	
14mr|zvbi-0.2.33-10|77	%files -f %{name}.lang
14mr|zvbi-0.2.33-10|78	%defattr(644,root,root,755)
14mr|zvbi-0.2.33-10|79	%doc COPYING
14mr|zvbi-0.2.33-10|80	%attr(755,root,root) %{_bindir}/*
14mr|zvbi-0.2.33-10|81	%attr(755,root,root) %{_sbindir}/*
14mr|zvbi-0.2.33-10|82	%{_mandir}/man1/*
14mr|zvbi-0.2.33-10|83	
14mr|zvbi-0.2.33-10|84	
14mr|zvbi-0.2.33-10|85	%files -n %{libname}
14mr|zvbi-0.2.33-10|86	%doc AUTHORS COPYING NEWS README
14mr|zvbi-0.2.33-10|87	%{_libdir}/libzvbi*.so.*
14mr|zvbi-0.2.33-10|88	
14mr|zvbi-0.2.33-10|89	%files -n %{develname}
14mr|zvbi-0.2.33-10|90	%defattr(644,root,root,755)
14mr|zvbi-0.2.33-10|91	%doc BUGS ChangeLog COPYING TODO doc/html
14mr|zvbi-0.2.33-10|92	%{_libdir}/lib*.so
14mr|zvbi-0.2.33-10|93	%{_libdir}/lib*.a
14mr|zvbi-0.2.33-10|94	%{_libdir}/pkgconfig/*
14mr|zvbi-0.2.33-10|95	%{_includedir}/libzvbi.h
14mr|zvbi-0.2.33-10|96	
14mr|zvbi-0.2.33-10|97	
14mr|zvbi-0.2.33-10|98	%changelog
14mr|zvbi-0.2.33-10|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.2.33-10
14mr|zvbi-0.2.33-10|100	+ Revision: 682757c
14mr|zvbi-0.2.33-10|101	- MassBuild#440: Increase release tag
14mr|zvbi-0.2.33-10|102	
14mr|zvbi-0.2.33-10|103	

22290 14
14mr|zziplib-0.13.60-6|1	Summary:	ZZipLib - libZ-based ZIP-access Library
14mr|zziplib-0.13.60-6|2	Name:		zziplib
14mr|zziplib-0.13.60-6|3	%define	major	0
14mr|zziplib-0.13.60-6|4	%define	libname	%mklibname %{name} %{major}
14mr|zziplib-0.13.60-6|5	%define	devname	%mklibname -d %{name}
14mr|zziplib-0.13.60-6|6	Version:	0.13.60
14mr|zziplib-0.13.60-6|7	Release:	6
14mr|zziplib-0.13.60-6|8	License:	LGPL
14mr|zziplib-0.13.60-6|9	Group:		System/Libraries
14mr|zziplib-0.13.60-6|10	URL:		http://zziplib.sf.net
14mr|zziplib-0.13.60-6|11	Source0:	http://prdownloads.sourceforge.net/zziplib/%{name}-%{version}.tar.bz2
14mr|zziplib-0.13.60-6|12	Patch0:		zziplib-0.13.6-gcc46.patch
14mr|zziplib-0.13.60-6|13	BuildRequires:	autoconf >= 2.54
14mr|zziplib-0.13.60-6|14	BuildRequires:	automake
14mr|zziplib-0.13.60-6|15	BuildRequires:	zlib-devel >= 1.1.4
14mr|zziplib-0.13.60-6|16	# OE: python and pkgconfig is required for making the docs
14mr|zziplib-0.13.60-6|17	BuildRequires:	python >= 2.3
14mr|zziplib-0.13.60-6|18	BuildRequires:	pkgconfig
14mr|zziplib-0.13.60-6|19	BuildRequires:	multiarch-utils >= 1.0.3
14mr|zziplib-0.13.60-6|20	BuildRequires:	zip
14mr|zziplib-0.13.60-6|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mr|zziplib-0.13.60-6|22	
14mr|zziplib-0.13.60-6|23	%description
14mr|zziplib-0.13.60-6|24	zziplib provides read access to zipped files in a zip-archive,
14mr|zziplib-0.13.60-6|25	using compression based solely on free algorithms provided by zlib.
14mr|zziplib-0.13.60-6|26	zziplib provides an additional API to transparently access files
14mr|zziplib-0.13.60-6|27	being either real files or zipped files with the same filepath argument.
14mr|zziplib-0.13.60-6|28	This is handy to package many files being shared data into a single
14mr|zziplib-0.13.60-6|29	zip file - as it is sometimes used with gamedata or script repositories.
14mr|zziplib-0.13.60-6|30	The library itself is fully multithreaded, and it is namespace clean
14mr|zziplib-0.13.60-6|31	using the zzip_ prefix for its exports and declarations.
14mr|zziplib-0.13.60-6|32	
14mr|zziplib-0.13.60-6|33	%package -n     %{libname}
14mr|zziplib-0.13.60-6|34	Summary:	ZZipLib - libZ-based ZIP-access Library
14mr|zziplib-0.13.60-6|35	Group:		System/Libraries
14mr|zziplib-0.13.60-6|36	Obsoletes:	%{name}
14mr|zziplib-0.13.60-6|37	Provides:	%{name}
14mr|zziplib-0.13.60-6|38	%rename		zziplib0
14mr|zziplib-0.13.60-6|39	
14mr|zziplib-0.13.60-6|40	%description -n	%{libname}
14mr|zziplib-0.13.60-6|41	zziplib provides read access to zipped files in a zip-archive,
14mr|zziplib-0.13.60-6|42	using compression based solely on free algorithms provided by zlib.
14mr|zziplib-0.13.60-6|43	zziplib provides an additional API to transparently access files
14mr|zziplib-0.13.60-6|44	being either real files or zipped files with the same filepath argument.
14mr|zziplib-0.13.60-6|45	This is handy to package many files being shared data into a single
14mr|zziplib-0.13.60-6|46	zip file - as it is sometimes used with gamedata or script repositories.
14mr|zziplib-0.13.60-6|47	The library itself is fully multithreaded, and it is namespace clean
14mr|zziplib-0.13.60-6|48	using the zzip_ prefix for its exports and declarations.
14mr|zziplib-0.13.60-6|49	
14mr|zziplib-0.13.60-6|50	%package -n     %{devname}
14mr|zziplib-0.13.60-6|51	Summary:	ZZipLib - Development Files
14mr|zziplib-0.13.60-6|52	Group:		Development/Other
14mr|zziplib-0.13.60-6|53	%rename		zziplib0-devel
14mr|zziplib-0.13.60-6|54	Obsoletes:	%{name}-devel
14mr|zziplib-0.13.60-6|55	Provides:	%{name}-devel = %{version}
14mr|zziplib-0.13.60-6|56	Requires:	%{libname} = %{version}-%{release}
14mr|zziplib-0.13.60-6|57	Requires:	pkgconfig
14mr|zziplib-0.13.60-6|58	
14mr|zziplib-0.13.60-6|59	%description -n	%{devname}
14mr|zziplib-0.13.60-6|60	zziplib provides read access to zipped files in a zip-archive,
14mr|zziplib-0.13.60-6|61	using compression based solely on free algorithms provided by zlib.
14mr|zziplib-0.13.60-6|62	these are the header files needed to develop programs using zziplib.
14mr|zziplib-0.13.60-6|63	there are test binaries to hint usage of the library in user programs.
14mr|zziplib-0.13.60-6|64	
14mr|zziplib-0.13.60-6|65	%prep
14mr|zziplib-0.13.60-6|66	%setup -q
14mr|zziplib-0.13.60-6|67	%patch0 -p0
14mr|zziplib-0.13.60-6|68	
14mr|zziplib-0.13.60-6|69	# perl path fix
14mr|zziplib-0.13.60-6|70	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
14mr|zziplib-0.13.60-6|71	
14mr|zziplib-0.13.60-6|72	%build
14mr|zziplib-0.13.60-6|73	autoreconf -fi
14mr|zziplib-0.13.60-6|74	%configure2_5x
14mr|zziplib-0.13.60-6|75	%make
14mr|zziplib-0.13.60-6|76	
14mr|zziplib-0.13.60-6|77	%check
14mr|zziplib-0.13.60-6|78	make check
14mr|zziplib-0.13.60-6|79	
14mr|zziplib-0.13.60-6|80	%install
14mr|zziplib-0.13.60-6|81	rm -rf %{buildroot}
14mr|zziplib-0.13.60-6|82	
14mr|zziplib-0.13.60-6|83	%makeinstall_std
14mr|zziplib-0.13.60-6|84	
14mr|zziplib-0.13.60-6|85	%multiarch_includes %{buildroot}%{_includedir}/zzip/_config.h
14mr|zziplib-0.13.60-6|86	
14mr|zziplib-0.13.60-6|87	%multiarch_includes %{buildroot}%{_includedir}/zzip/_msvc.h
14mr|zziplib-0.13.60-6|88	
14mr|zziplib-0.13.60-6|89	%clean
14mr|zziplib-0.13.60-6|90	rm -rf %{buildroot}
14mr|zziplib-0.13.60-6|91	
14mr|zziplib-0.13.60-6|92	%files -n %{libname}
14mr|zziplib-0.13.60-6|93	%defattr(-,root,root)
14mr|zziplib-0.13.60-6|94	%doc ChangeLog README docs/COPYING*
14mr|zziplib-0.13.60-6|95	%{_libdir}/libzzip*-*.so.*
14mr|zziplib-0.13.60-6|96	
14mr|zziplib-0.13.60-6|97	%files -n %{devname}
14mr|zziplib-0.13.60-6|98	%defattr(-,root,root)
14mr|zziplib-0.13.60-6|99	%doc docs/README* docs/*.html ChangeLog README TODO
14mr|zziplib-0.13.60-6|100	%{_bindir}/unzzip*
14mr|zziplib-0.13.60-6|101	%{_bindir}/zz*
14mr|zziplib-0.13.60-6|102	%{_bindir}/unzip-mem
14mr|zziplib-0.13.60-6|103	%{_libdir}/libzzip*.so
14mr|zziplib-0.13.60-6|104	%{_libdir}/libzzip*.a
14mr|zziplib-0.13.60-6|105	%dir %{multiarch_includedir}/zzip
14mr|zziplib-0.13.60-6|106	%{multiarch_includedir}/zzip/_config.h
14mr|zziplib-0.13.60-6|107	%{multiarch_includedir}/zzip/_msvc.h
14mr|zziplib-0.13.60-6|108	%{_includedir}/*.h
14mr|zziplib-0.13.60-6|109	%dir %{_includedir}/zzip
14mr|zziplib-0.13.60-6|110	%{_includedir}/zzip/*.h
14mr|zziplib-0.13.60-6|111	%{_libdir}/pkgconfig/*.pc
14mr|zziplib-0.13.60-6|112	%{_datadir}/aclocal/*.m4
14mr|zziplib-0.13.60-6|113	%{_mandir}/man3/*
14mr|zziplib-0.13.60-6|114	
14mr|zziplib-0.13.60-6|115	
14mr|zziplib-0.13.60-6|116	
14mr|zziplib-0.13.60-6|117	%changelog
14mr|zziplib-0.13.60-6|118	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.13.60-6
14mr|zziplib-0.13.60-6|119	+ Revision: a3c6a55
14mr|zziplib-0.13.60-6|120	- MassBuild#440: Increase release tag
14mr|zziplib-0.13.60-6|121	
14mr|zziplib-0.13.60-6|122	

22291 14
14mu|a2ps-4.14-15|1	Summary:	Converts text and other types of files to PostScript(TM)
14mu|a2ps-4.14-15|2	Name:		a2ps
14mu|a2ps-4.14-15|3	Version:	4.14
14mu|a2ps-4.14-15|4	Release:	15
14mu|a2ps-4.14-15|5	License:	GPLv3+
14mu|a2ps-4.14-15|6	Group:		Publishing
14mu|a2ps-4.14-15|7	Url:		http://www.gnu.org/software/a2ps/
14mu|a2ps-4.14-15|8	Source:		http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
14mu|a2ps-4.14-15|9	Patch1:		a2ps-4.14-enable-display.patch
14mu|a2ps-4.14-15|10	Patch2:		a2ps-4.14-fix-str-fmt.patch
14mu|a2ps-4.14-15|11	# Ensure the paper size is properly modified upon locale (from fedora)
14mu|a2ps-4.14-15|12	Patch3:		a2ps-4.14-glibcpaper.patch
14mu|a2ps-4.14-15|13	Patch4:		a2ps-4.14-texinfo-5.x.patch
14mu|a2ps-4.14-15|14	# Security enhancement (from fedora)
14mu|a2ps-4.14-15|15	Patch5:		a2ps-4.14-security.patch
14mu|a2ps-4.14-15|16	
14mu|a2ps-4.14-15|17	BuildRequires:	bison
14mu|a2ps-4.14-15|18	BuildRequires:	emacs-bin
14mu|a2ps-4.14-15|19	BuildRequires:	flex
14mu|a2ps-4.14-15|20	BuildRequires:	gettext
14mu|a2ps-4.14-15|21	BuildRequires:	gperf
14mu|a2ps-4.14-15|22	BuildRequires:	groff-perl
14mu|a2ps-4.14-15|23	BuildRequires:	html2ps
14mu|a2ps-4.14-15|24	BuildRequires:	imagemagick
14mu|a2ps-4.14-15|25	BuildRequires:	mawk
14mu|a2ps-4.14-15|26	BuildRequires:	psutils
14mu|a2ps-4.14-15|27	BuildRequires:	tetex-dvips
14mu|a2ps-4.14-15|28	BuildRequires:	tetex-latex
14mu|a2ps-4.14-15|29	BuildRequires:	texinfo
14mu|a2ps-4.14-15|30	
14mu|a2ps-4.14-15|31	Requires:	binutils
14mu|a2ps-4.14-15|32	Requires:	file
14mu|a2ps-4.14-15|33	Requires:	groff-perl
14mu|a2ps-4.14-15|34	Requires:	imagemagick
14mu|a2ps-4.14-15|35	Requires:	psutils
14mu|a2ps-4.14-15|36	
14mu|a2ps-4.14-15|37	%description
14mu|a2ps-4.14-15|38	The a2ps filter converts text and other types of files to PostScript(TM).
14mu|a2ps-4.14-15|39	a2ps has pretty-printing capabilities and includes support for a wide
14mu|a2ps-4.14-15|40	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
14mu|a2ps-4.14-15|41	and medias.
14mu|a2ps-4.14-15|42	
14mu|a2ps-4.14-15|43	%files -f %{name}.lang
14mu|a2ps-4.14-15|44	%defattr(644,root,root,755)
14mu|a2ps-4.14-15|45	%config(noreplace) %{_sysconfdir}/a2ps.cfg
14mu|a2ps-4.14-15|46	%config(noreplace) %{_sysconfdir}/a2ps-site.cfg
14mu|a2ps-4.14-15|47	%doc AUTHORS NEWS README TODO THANKS
14mu|a2ps-4.14-15|48	%attr(755,root,root) %{_bindir}/*
14mu|a2ps-4.14-15|49	%attr(755,root,root) %{_datadir}/%{name}/afm/make_fonts_map.sh
14mu|a2ps-4.14-15|50	%{_infodir}/a2ps.info*
14mu|a2ps-4.14-15|51	%{_infodir}/ogonkify.info*
14mu|a2ps-4.14-15|52	%{_infodir}/regex.info*
14mu|a2ps-4.14-15|53	%{_mandir}/man1/*
14mu|a2ps-4.14-15|54	%dir %{_datadir}/%{name}/
14mu|a2ps-4.14-15|55	%{_datadir}/%{name}/README
14mu|a2ps-4.14-15|56	%{_datadir}/%{name}/afm/*.afm
14mu|a2ps-4.14-15|57	%{_datadir}/%{name}/afm/*.map
14mu|a2ps-4.14-15|58	%{_datadir}/%{name}/encoding/
14mu|a2ps-4.14-15|59	%{_datadir}/%{name}/fonts/
14mu|a2ps-4.14-15|60	%{_datadir}/%{name}/ppd/
14mu|a2ps-4.14-15|61	%{_datadir}/%{name}/ps/
14mu|a2ps-4.14-15|62	%{_datadir}/%{name}/sheets/
14mu|a2ps-4.14-15|63	%{_datadir}/ogonkify/
14mu|a2ps-4.14-15|64	%{_datadir}/emacs/site-lisp/a2ps-print.el
14mu|a2ps-4.14-15|65	%{_datadir}/emacs/site-lisp/a2ps.el
14mu|a2ps-4.14-15|66	%{_datadir}/emacs/site-lisp/*.elc
14mu|a2ps-4.14-15|67	
14mu|a2ps-4.14-15|68	%post
14mu|a2ps-4.14-15|69	# Adapt /usr/share/a2ps/afm/fonts.map to the current system environment
14mu|a2ps-4.14-15|70	( cd %{_datadir}/%{name}/afm/
14mu|a2ps-4.14-15|71	./make_fonts_map.sh > /dev/null 2>&1
14mu|a2ps-4.14-15|72	mv -f fonts.map.new fonts.map
14mu|a2ps-4.14-15|73	)
14mu|a2ps-4.14-15|74	
14mu|a2ps-4.14-15|75	#----------------------------------------------------------------------------
14mu|a2ps-4.14-15|76	
14mu|a2ps-4.14-15|77	%package devel
14mu|a2ps-4.14-15|78	Summary:	Include files for %{name}
14mu|a2ps-4.14-15|79	Group:		Development/Other
14mu|a2ps-4.14-15|80	Requires:	%{name} = %{EVRD}
14mu|a2ps-4.14-15|81	
14mu|a2ps-4.14-15|82	%description devel
14mu|a2ps-4.14-15|83	The a2ps filter converts text and other types of files to PostScript(TM).
14mu|a2ps-4.14-15|84	A2ps has pretty-printing capabilities and includes support for a wide
14mu|a2ps-4.14-15|85	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
14mu|a2ps-4.14-15|86	and medias.
14mu|a2ps-4.14-15|87	
14mu|a2ps-4.14-15|88	This package holds include files.
14mu|a2ps-4.14-15|89	
14mu|a2ps-4.14-15|90	%files devel
14mu|a2ps-4.14-15|91	%defattr(644,root,root,755)
14mu|a2ps-4.14-15|92	%doc ChangeLog
14mu|a2ps-4.14-15|93	%{_includedir}/*
14mu|a2ps-4.14-15|94	
14mu|a2ps-4.14-15|95	#----------------------------------------------------------------------------
14mu|a2ps-4.14-15|96	
14mu|a2ps-4.14-15|97	%package static-devel
14mu|a2ps-4.14-15|98	Summary:	Static libraries for %{name}
14mu|a2ps-4.14-15|99	Group:		Development/Other
14mu|a2ps-4.14-15|100	Requires(pre):	%{name}-devel = %{EVRD}
14mu|a2ps-4.14-15|101	
14mu|a2ps-4.14-15|102	%description static-devel
14mu|a2ps-4.14-15|103	The a2ps filter converts text and other types of files to PostScript(TM).
14mu|a2ps-4.14-15|104	A2ps has pretty-printing capabilities and includes support for a wide
14mu|a2ps-4.14-15|105	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
14mu|a2ps-4.14-15|106	and medias.
14mu|a2ps-4.14-15|107	
14mu|a2ps-4.14-15|108	This package holds static libraries.
14mu|a2ps-4.14-15|109	
14mu|a2ps-4.14-15|110	%files static-devel
14mu|a2ps-4.14-15|111	%defattr(644,root,root,755)
14mu|a2ps-4.14-15|112	%{_libdir}/*.a
14mu|a2ps-4.14-15|113	
14mu|a2ps-4.14-15|114	#----------------------------------------------------------------------------
14mu|a2ps-4.14-15|115	
14mu|a2ps-4.14-15|116	%prep
14mu|a2ps-4.14-15|117	%setup -q
14mu|a2ps-4.14-15|118	%patch1 -p1 -b .enable-display~
14mu|a2ps-4.14-15|119	%patch2 -p0 -b .str~
14mu|a2ps-4.14-15|120	%patch3 -p1 -b .glibcpaper~
14mu|a2ps-4.14-15|121	%patch4 -p1 -b .texi~
14mu|a2ps-4.14-15|122	%patch5 -p1 -b .security~
14mu|a2ps-4.14-15|123	
14mu|a2ps-4.14-15|124	%build
14mu|a2ps-4.14-15|125	%configure2_5x
14mu|a2ps-4.14-15|126	%make
14mu|a2ps-4.14-15|127	
14mu|a2ps-4.14-15|128	%install
14mu|a2ps-4.14-15|129	%makeinstall_std
14mu|a2ps-4.14-15|130	
14mu|a2ps-4.14-15|131	%find_lang %{name}
14mu|a2ps-4.14-15|132	
14mu|a2ps-4.14-15|133	
14mu|a2ps-4.14-15|134	%changelog
14mu|a2ps-4.14-15|135	* Fri Nov 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14-15
14mu|a2ps-4.14-15|136	+ Revision: 627a442
14mu|a2ps-4.14-15|137	- Add patch for Texinfo 5.x support
14mu|a2ps-4.14-15|138	
14mu|a2ps-4.14-15|139	

22292 14
14mu|abattis-cantarell-fonts-0.0.16-1|1	%define oname		cantarell-fonts
14mu|abattis-cantarell-fonts-0.0.16-1|2	%define fontconf	31-cantarell.conf
14mu|abattis-cantarell-fonts-0.0.16-1|3	
14mu|abattis-cantarell-fonts-0.0.16-1|4	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|abattis-cantarell-fonts-0.0.16-1|5	
14mu|abattis-cantarell-fonts-0.0.16-1|6	Summary:	Cantarell, a Humanist sans-serif font family
14mu|abattis-cantarell-fonts-0.0.16-1|7	Name:		abattis-%{oname}
14mu|abattis-cantarell-fonts-0.0.16-1|8	Version:	0.0.16
14mu|abattis-cantarell-fonts-0.0.16-1|9	Release:	1
14mu|abattis-cantarell-fonts-0.0.16-1|10	License:	OFL
14mu|abattis-cantarell-fonts-0.0.16-1|11	Group:		System/Fonts/True type
14mu|abattis-cantarell-fonts-0.0.16-1|12	Url:		http://abattis.org/cantarell/
14mu|abattis-cantarell-fonts-0.0.16-1|13	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/cantarell-fonts/%{url_ver}/%{oname}-%{version}.tar.xz
14mu|abattis-cantarell-fonts-0.0.16-1|14	BuildArch:	noarch
14mu|abattis-cantarell-fonts-0.0.16-1|15	BuildRequires:	fontforge
14mu|abattis-cantarell-fonts-0.0.16-1|16	
14mu|abattis-cantarell-fonts-0.0.16-1|17	%description
14mu|abattis-cantarell-fonts-0.0.16-1|18	Cantarell is a set of fonts designed by Dave Crossland. It is a
14mu|abattis-cantarell-fonts-0.0.16-1|19	sans-serif humanist typeface family.
14mu|abattis-cantarell-fonts-0.0.16-1|20	
14mu|abattis-cantarell-fonts-0.0.16-1|21	%prep
14mu|abattis-cantarell-fonts-0.0.16-1|22	%setup -qn %{oname}-%{version}
14mu|abattis-cantarell-fonts-0.0.16-1|23	
14mu|abattis-cantarell-fonts-0.0.16-1|24	%build
14mu|abattis-cantarell-fonts-0.0.16-1|25	%configure2_5x
14mu|abattis-cantarell-fonts-0.0.16-1|26	%make
14mu|abattis-cantarell-fonts-0.0.16-1|27	
14mu|abattis-cantarell-fonts-0.0.16-1|28	#create fonts from "source"
14mu|abattis-cantarell-fonts-0.0.16-1|29	fontforge -lang=ff -c 'Open($1); Generate($2);' src/Cantarell-Bold.sfd Cantarell-Bold.otf
14mu|abattis-cantarell-fonts-0.0.16-1|30	fontforge -lang=ff -c 'Open($1); Generate($2);' src/Cantarell-Regular.sfd Cantarell-Regular.otf
14mu|abattis-cantarell-fonts-0.0.16-1|31	
14mu|abattis-cantarell-fonts-0.0.16-1|32	%install
14mu|abattis-cantarell-fonts-0.0.16-1|33	rm -rf %{buildroot}
14mu|abattis-cantarell-fonts-0.0.16-1|34	install -m 0755 -d %{buildroot}%{_datadir}/fontconfig/conf.avail
14mu|abattis-cantarell-fonts-0.0.16-1|35	install -m 0755 -d %{buildroot}%{_xfontdir}/%{name}
14mu|abattis-cantarell-fonts-0.0.16-1|36	install -m 0755 -d %{buildroot}%{_sysconfdir}/fonts/conf.d
14mu|abattis-cantarell-fonts-0.0.16-1|37	
14mu|abattis-cantarell-fonts-0.0.16-1|38	install -m 0644 -p *.otf %{buildroot}%{_xfontdir}/%{name}
14mu|abattis-cantarell-fonts-0.0.16-1|39	install -Dpm 0644 fontconfig/%{fontconf} \
14mu|abattis-cantarell-fonts-0.0.16-1|40	%{buildroot}%{_datadir}/fontconfig/conf.avail
14mu|abattis-cantarell-fonts-0.0.16-1|41	
14mu|abattis-cantarell-fonts-0.0.16-1|42	ln -s %{_datadir}/fontconfig/conf.avail/%{fontconf} \
14mu|abattis-cantarell-fonts-0.0.16-1|43	%{buildroot}%{_sysconfdir}/fonts/conf.d/%{fontconf}
14mu|abattis-cantarell-fonts-0.0.16-1|44	
14mu|abattis-cantarell-fonts-0.0.16-1|45	%files
14mu|abattis-cantarell-fonts-0.0.16-1|46	%doc COPYING NEWS README
14mu|abattis-cantarell-fonts-0.0.16-1|47	%{_sysconfdir}/fonts/conf.d/%{fontconf}
14mu|abattis-cantarell-fonts-0.0.16-1|48	%{_datadir}/fontconfig/conf.avail/%{fontconf}
14mu|abattis-cantarell-fonts-0.0.16-1|49	%{_xfontdir}/%{name}/*.otf
14mu|abattis-cantarell-fonts-0.0.16-1|50	
14mu|abattis-cantarell-fonts-0.0.16-1|51	
14mu|abattis-cantarell-fonts-0.0.16-1|52	%changelog
14mu|abattis-cantarell-fonts-0.0.16-1|53	* Fri Jan 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.16-1
14mu|abattis-cantarell-fonts-0.0.16-1|54	+ Revision: 3616ecb
14mu|abattis-cantarell-fonts-0.0.16-1|55	- Updated to 0.0.16
14mu|abattis-cantarell-fonts-0.0.16-1|56	
14mu|abattis-cantarell-fonts-0.0.16-1|57	

22293 14
14mu|abf-console-client-2.8.9-1|1	Name:           abf-console-client
14mu|abf-console-client-2.8.9-1|2	Version:        2.8.9
14mu|abf-console-client-2.8.9-1|3	Release:        1
14mu|abf-console-client-2.8.9-1|4	Summary:        Console client for ABF (https://abf.rosalinux.ru)
14mu|abf-console-client-2.8.9-1|5	Group:          System/Configuration/Packaging
14mu|abf-console-client-2.8.9-1|6	License:        GPLv2
14mu|abf-console-client-2.8.9-1|7	Url:            http://wiki.rosalab.ru/en/index.php/ABF_Console_Client
14mu|abf-console-client-2.8.9-1|8	Source0:        https://abf.io/soft/abf-console-client/archive/%{name}-v%{version}.tar.gz
14mu|abf-console-client-2.8.9-1|9	BuildArch:      noarch
14mu|abf-console-client-2.8.9-1|10	
14mu|abf-console-client-2.8.9-1|11	Requires:       python-abf >= %{version}-%{release}
14mu|abf-console-client-2.8.9-1|12	Requires:       python-beaker
14mu|abf-console-client-2.8.9-1|13	Requires:       python-rpm
14mu|abf-console-client-2.8.9-1|14	Requires:       git-core
14mu|abf-console-client-2.8.9-1|15	Requires:       python-yaml
14mu|abf-console-client-2.8.9-1|16	Requires:       python-magic
14mu|abf-console-client-2.8.9-1|17	Requires:       tar >= 1.26
14mu|abf-console-client-2.8.9-1|18	Requires:       wget
14mu|abf-console-client-2.8.9-1|19	Suggests:		rpm-build
14mu|abf-console-client-2.8.9-1|20	Suggests:       mock-urpm
14mu|abf-console-client-2.8.9-1|21	Provides:       abf = %{EVRD}
14mu|abf-console-client-2.8.9-1|22	Provides:       abfcc = %{EVRD}
14mu|abf-console-client-2.8.9-1|23	Provides:       abf-c-c = %{EVRD}
14mu|abf-console-client-2.8.9-1|24	
14mu|abf-console-client-2.8.9-1|25	%description
14mu|abf-console-client-2.8.9-1|26	Console client for ABF (https://abf.rosalinux.ru).
14mu|abf-console-client-2.8.9-1|27	
14mu|abf-console-client-2.8.9-1|28	
14mu|abf-console-client-2.8.9-1|29	%package -n     python-abf
14mu|abf-console-client-2.8.9-1|30	Summary:        Python API for ABF (https://abf.rosalinux.ru)
14mu|abf-console-client-2.8.9-1|31	Group:          System/Configuration/Packaging
14mu|abf-console-client-2.8.9-1|32	Provides:       python-abf = %{version}-%{release}
14mu|abf-console-client-2.8.9-1|33	
14mu|abf-console-client-2.8.9-1|34	%description -n python-abf
14mu|abf-console-client-2.8.9-1|35	%{name} is the python API to ABF (https://abf.rosalinux.ru).
14mu|abf-console-client-2.8.9-1|36	It contains a set of basic operations, done with either HTML
14mu|abf-console-client-2.8.9-1|37	parsing or through ABF json API. It also provides datamodel to
14mu|abf-console-client-2.8.9-1|38	operate with.
14mu|abf-console-client-2.8.9-1|39	
14mu|abf-console-client-2.8.9-1|40	%prep
14mu|abf-console-client-2.8.9-1|41	%setup -qn %{name}-v%{version}
14mu|abf-console-client-2.8.9-1|42	
14mu|abf-console-client-2.8.9-1|43	%build
14mu|abf-console-client-2.8.9-1|44	pushd po
14mu|abf-console-client-2.8.9-1|45	%make
14mu|abf-console-client-2.8.9-1|46	popd
14mu|abf-console-client-2.8.9-1|47	
14mu|abf-console-client-2.8.9-1|48	%install
14mu|abf-console-client-2.8.9-1|49	make install DESTDIR=%{buildroot}
14mu|abf-console-client-2.8.9-1|50	ln -s %{_datadir}/bash-completion/abf %{buildroot}/%{_sysconfdir}/bash_completion.d/abf
14mu|abf-console-client-2.8.9-1|51	pushd po
14mu|abf-console-client-2.8.9-1|52	%makeinstall_std
14mu|abf-console-client-2.8.9-1|53	popd
14mu|abf-console-client-2.8.9-1|54	
14mu|abf-console-client-2.8.9-1|55	%find_lang %{name}
14mu|abf-console-client-2.8.9-1|56	
14mu|abf-console-client-2.8.9-1|57	%files -f %{name}.lang
14mu|abf-console-client-2.8.9-1|58	%dir %{py_puresitedir}/abf/console
14mu|abf-console-client-2.8.9-1|59	%{py_puresitedir}/abf/console/*.py*
14mu|abf-console-client-2.8.9-1|60	%{_bindir}/abf
14mu|abf-console-client-2.8.9-1|61	#bash_completion files
14mu|abf-console-client-2.8.9-1|62	%{_datadir}/bash-completion/abf
14mu|abf-console-client-2.8.9-1|63	%{_sysconfdir}/bash_completion.d/abf
14mu|abf-console-client-2.8.9-1|64	%{_sysconfdir}/profile.d/abfcd.sh
14mu|abf-console-client-2.8.9-1|65	%dir %{_sysconfdir}/abf/mock-urpm/configs/
14mu|abf-console-client-2.8.9-1|66	%{_sysconfdir}/abf/mock-urpm/configs/*
14mu|abf-console-client-2.8.9-1|67	%dir /var/cache/abf/
14mu|abf-console-client-2.8.9-1|68	%dir /var/cache/abf/mock-urpm/
14mu|abf-console-client-2.8.9-1|69	%dir /var/lib/abf/mock-urpm/src
14mu|abf-console-client-2.8.9-1|70	%dir /var/lib/abf/
14mu|abf-console-client-2.8.9-1|71	%dir /var/lib/abf/mock-urpm
14mu|abf-console-client-2.8.9-1|72	
14mu|abf-console-client-2.8.9-1|73	%files -n python-abf
14mu|abf-console-client-2.8.9-1|74	%dir %{py_puresitedir}/abf
14mu|abf-console-client-2.8.9-1|75	%dir %{py_puresitedir}/abf/api
14mu|abf-console-client-2.8.9-1|76	%{py_puresitedir}/abf/*.py*
14mu|abf-console-client-2.8.9-1|77	%{py_puresitedir}/abf/api/*.py*

22294 14
14mu|abrt-2.0.10-6|1	%define major 0
14mu|abrt-2.0.10-6|2	%define libname %mklibname %{name} %{major}
14mu|abrt-2.0.10-6|3	%define devname %mklibname %{name} -d
14mu|abrt-2.0.10-6|4	
14mu|abrt-2.0.10-6|5	Summary:	Automatic bug detection and reporting tool
14mu|abrt-2.0.10-6|6	Name:		abrt
14mu|abrt-2.0.10-6|7	Version:	2.0.10
14mu|abrt-2.0.10-6|8	Release:	6
14mu|abrt-2.0.10-6|9	License:	GPLv2+
14mu|abrt-2.0.10-6|10	Group:		System/Libraries
14mu|abrt-2.0.10-6|11	Url:		https://fedorahosted.org/abrt/
14mu|abrt-2.0.10-6|12	Source0:	https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
14mu|abrt-2.0.10-6|13	Source1:	abrt.init
14mu|abrt-2.0.10-6|14	Source2:	00abrt.sh
14mu|abrt-2.0.10-6|15	Source3:	00abrt.csh
14mu|abrt-2.0.10-6|16	Source4:	abrt-debuginfo-install
14mu|abrt-2.0.10-6|17	Source5:	abrt-ccpp.init
14mu|abrt-2.0.10-6|18	Source6:	abrt-oops.init
14mu|abrt-2.0.10-6|19	Patch0:		abrt-2.0.8-format_security.patch
14mu|abrt-2.0.10-6|20	# (fc) disable package signature check
14mu|abrt-2.0.10-6|21	Patch2:		abrt_disable_gpgcheck.diff
14mu|abrt-2.0.10-6|22	# (pt) generate stacktrace twice to get missing -debug packages
14mu|abrt-2.0.10-6|23	#Patch5:	abrt-1.1.14-debug.patch
14mu|abrt-2.0.10-6|24	# (fc) disable nspluginwrapper-i386 (Mdv bug #59237)
14mu|abrt-2.0.10-6|25	Patch7:		abrt-2.0.2-nspluginwrapper.patch
14mu|abrt-2.0.10-6|26	Patch8:		abrt-2.0.8-nonutf8-locale.patch
14mu|abrt-2.0.10-6|27	Patch10:	abrt-2.0.8-link-against-libreport.patch
14mu|abrt-2.0.10-6|28	# (proyvind): port to rpm5 api
14mu|abrt-2.0.10-6|29	Patch11:	abrt-2.0.8-rpm5.patch
14mu|abrt-2.0.10-6|30	BuildRequires:	asciidoc
14mu|abrt-2.0.10-6|31	BuildRequires:	bison
14mu|abrt-2.0.10-6|32	BuildRequires:	desktop-file-utils
14mu|abrt-2.0.10-6|33	BuildRequires:	docbook-dtd45-xml
14mu|abrt-2.0.10-6|34	BuildRequires:	docbook-style-xsl
14mu|abrt-2.0.10-6|35	BuildRequires:	gettext
14mu|abrt-2.0.10-6|36	BuildRequires:	gnome-common
14mu|abrt-2.0.10-6|37	BuildRequires:	intltool
14mu|abrt-2.0.10-6|38	BuildRequires:	systemd-units
14mu|abrt-2.0.10-6|39	BuildRequires:	xmlrpc-c
14mu|abrt-2.0.10-6|40	BuildRequires:	xmlto
14mu|abrt-2.0.10-6|41	BuildRequires:	bzip2-devel
14mu|abrt-2.0.10-6|42	BuildRequires:	gettext-devel
14mu|abrt-2.0.10-6|43	BuildRequires:	libtar-devel
14mu|abrt-2.0.10-6|44	BuildRequires:	pkgconfig(btparser) => 0.16
14mu|abrt-2.0.10-6|45	BuildRequires:	pkgconfig(dbus-1)
14mu|abrt-2.0.10-6|46	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|abrt-2.0.10-6|47	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|abrt-2.0.10-6|48	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|abrt-2.0.10-6|49	BuildRequires:	pkgconfig(libcurl)
14mu|abrt-2.0.10-6|50	BuildRequires:	pkgconfig(libnotify)
14mu|abrt-2.0.10-6|51	BuildRequires:	pkgconfig(libreport) => 2.0.9
14mu|abrt-2.0.10-6|52	BuildRequires:	pkgconfig(libreport-gtk) => 2.0.9
14mu|abrt-2.0.10-6|53	BuildRequires:	pkgconfig(libzip)
14mu|abrt-2.0.10-6|54	BuildRequires:	pkgconfig(polkit-agent-1)
14mu|abrt-2.0.10-6|55	BuildRequires:	pkgconfig(python)
14mu|abrt-2.0.10-6|56	BuildRequires:	pkgconfig(rpm)
14mu|abrt-2.0.10-6|57	BuildRequires:	pkgconfig(sqlite3)
14mu|abrt-2.0.10-6|58	BuildRequires:	pkgconfig(xmlrpc)
14mu|abrt-2.0.10-6|59	BuildRequires:	pkgconfig(zlib)
14mu|abrt-2.0.10-6|60	BuildConflicts:	abrt
14mu|abrt-2.0.10-6|61	BuildConflicts:	%{mklibname abrt 0}
14mu|abrt-2.0.10-6|62	BuildConflicts:	%{mklibname abrt -d}
14mu|abrt-2.0.10-6|63	Requires(pre,post,preun,postun):	rpm-helper
14mu|abrt-2.0.10-6|64	
14mu|abrt-2.0.10-6|65	%description
14mu|abrt-2.0.10-6|66	%{name} is a tool to help users to detect defects in applications and
14mu|abrt-2.0.10-6|67	to create a bug report with all informations needed by maintainer to fix it.
14mu|abrt-2.0.10-6|68	It uses plugin system to extend its functionality.
14mu|abrt-2.0.10-6|69	
14mu|abrt-2.0.10-6|70	%files -f %{name}.lang
14mu|abrt-2.0.10-6|71	%doc README COPYING
14mu|abrt-2.0.10-6|72	%{_unitdir}/abrtd.service
14mu|abrt-2.0.10-6|73	%{_sbindir}/%{name}d
14mu|abrt-2.0.10-6|74	%{_sbindir}/%{name}-server
14mu|abrt-2.0.10-6|75	%{_sbindir}/abrt-dbus
14mu|abrt-2.0.10-6|76	%{_bindir}/%{name}-debuginfo-install
14mu|abrt-2.0.10-6|77	%{_bindir}/abrt-action-generate-core-backtrace
14mu|abrt-2.0.10-6|78	%{_bindir}/abrt-dedup-client
14mu|abrt-2.0.10-6|79	%{_bindir}/%{name}-handle-upload
14mu|abrt-2.0.10-6|80	%{_bindir}/%{name}-action-save-package-data
14mu|abrt-2.0.10-6|81	%{_bindir}/%{name}-retrace-client
14mu|abrt-2.0.10-6|82	%{_bindir}/abrt-watch-log
14mu|abrt-2.0.10-6|83	%{_libexecdir}/abrt-handle-event
14mu|abrt-2.0.10-6|84	%config(noreplace) %{_sysconfdir}/%{name}/abrt.conf
14mu|abrt-2.0.10-6|85	%config(noreplace) %{_sysconfdir}/%{name}/abrt-action-save-package-data.conf
14mu|abrt-2.0.10-6|86	%config(noreplace) %{_sysconfdir}/%{name}/gpg_keys
14mu|abrt-2.0.10-6|87	%config(noreplace) %{_sysconfdir}/libreport/events.d/abrt_event.conf
14mu|abrt-2.0.10-6|88	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/dbus-abrt.conf
14mu|abrt-2.0.10-6|89	%config(noreplace) %{_sysconfdir}/libreport/events.d/smart_event.conf
14mu|abrt-2.0.10-6|90	%config(noreplace) %{_sysconfdir}/libreport/events.d/smolt_event.conf
14mu|abrt-2.0.10-6|91	%{_sysconfdir}/libreport/events.d/ccpp_retrace_event.conf
14mu|abrt-2.0.10-6|92	%{_sysconfdir}/libreport/events/analyze_RetraceServer.xml
14mu|abrt-2.0.10-6|93	%ghost %attr(0666, -, -) %{_localstatedir}/run/%{name}/abrt.socket
14mu|abrt-2.0.10-6|94	%ghost %attr(0644, -, -) %{_localstatedir}/run/%{name}d.pid
14mu|abrt-2.0.10-6|95	#%dir %attr(0755, %{name}, %{name}) %{_localstatedir}/cache/%{name}
14mu|abrt-2.0.10-6|96	%ghost %dir /var/run/%{name}
14mu|abrt-2.0.10-6|97	%dir %{_sysconfdir}/%{name}
14mu|abrt-2.0.10-6|98	%dir %{_sysconfdir}/%{name}/plugins
14mu|abrt-2.0.10-6|99	%{_mandir}/man1/abrt-handle-upload.1.*
14mu|abrt-2.0.10-6|100	%{_mandir}/man1/abrt-server.1.*
14mu|abrt-2.0.10-6|101	%{_mandir}/man1/abrt-action-save-package-data.1.*
14mu|abrt-2.0.10-6|102	%{_mandir}/man1/abrt-retrace-client.1.*
14mu|abrt-2.0.10-6|103	%{_mandir}/man1/abrt-cli.1.*
14mu|abrt-2.0.10-6|104	%{_mandir}/man8/abrtd.8.*
14mu|abrt-2.0.10-6|105	%{_mandir}/man8/abrt-dbus.8.*
14mu|abrt-2.0.10-6|106	%{_mandir}/man5/abrt.conf.5.*
14mu|abrt-2.0.10-6|107	%{_mandir}/man5/abrt-action-save-package-data.conf.5.*
14mu|abrt-2.0.10-6|108	%{_datadir}/dbus-1/system-services/org.freedesktop.problems.service
14mu|abrt-2.0.10-6|109	%{_datadir}/polkit-1/actions/abrt_polkit.policy
14mu|abrt-2.0.10-6|110	
14mu|abrt-2.0.10-6|111	%pre
14mu|abrt-2.0.10-6|112	%_pre_useradd %{name} %{_sysconfdir}/%{name} /bin/nologin
14mu|abrt-2.0.10-6|113	%_pre_groupadd %{name} %{name}
14mu|abrt-2.0.10-6|114	
14mu|abrt-2.0.10-6|115	%post
14mu|abrt-2.0.10-6|116	%systemd_post abrtd.service
14mu|abrt-2.0.10-6|117	
14mu|abrt-2.0.10-6|118	%preun
14mu|abrt-2.0.10-6|119	%systemd_preun abrtd.service
14mu|abrt-2.0.10-6|120	
14mu|abrt-2.0.10-6|121	%postun
14mu|abrt-2.0.10-6|122	%_postun_userdel %{name}
14mu|abrt-2.0.10-6|123	%_postun_groupdel %{name} %{name}
14mu|abrt-2.0.10-6|124	%systemd_postun abrtd.service
14mu|abrt-2.0.10-6|125	
14mu|abrt-2.0.10-6|126	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|127	
14mu|abrt-2.0.10-6|128	%package -n %{libname}
14mu|abrt-2.0.10-6|129	Summary:	Libraries for %{name}
14mu|abrt-2.0.10-6|130	Group:		System/Libraries
14mu|abrt-2.0.10-6|131	
14mu|abrt-2.0.10-6|132	%description -n %{libname}
14mu|abrt-2.0.10-6|133	Libraries for %{name}.
14mu|abrt-2.0.10-6|134	
14mu|abrt-2.0.10-6|135	%files -n %{libname}
14mu|abrt-2.0.10-6|136	%{_libdir}/libabrt*.so.*
14mu|abrt-2.0.10-6|137	
14mu|abrt-2.0.10-6|138	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|139	
14mu|abrt-2.0.10-6|140	%package -n %{devname}
14mu|abrt-2.0.10-6|141	Summary:	Development libraries for %{name}
14mu|abrt-2.0.10-6|142	Group:		Development/C
14mu|abrt-2.0.10-6|143	Requires:	%{libname} = %{EVRD}
14mu|abrt-2.0.10-6|144	
14mu|abrt-2.0.10-6|145	%description -n %{devname}
14mu|abrt-2.0.10-6|146	Development libraries and headers for %{name}.
14mu|abrt-2.0.10-6|147	
14mu|abrt-2.0.10-6|148	%files -n %{devname}
14mu|abrt-2.0.10-6|149	%{_includedir}/abrt/*
14mu|abrt-2.0.10-6|150	%{_libdir}/libabrt*.so
14mu|abrt-2.0.10-6|151	#FIXME: this should go to libreportgtk-devel package
14mu|abrt-2.0.10-6|152	%{_libdir}/pkgconfig/%{name}.pc
14mu|abrt-2.0.10-6|153	
14mu|abrt-2.0.10-6|154	
14mu|abrt-2.0.10-6|155	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|156	
14mu|abrt-2.0.10-6|157	%package addon-ccpp
14mu|abrt-2.0.10-6|158	Summary:	%{name}'s C/C++ addon
14mu|abrt-2.0.10-6|159	Group:		System/Libraries
14mu|abrt-2.0.10-6|160	Requires:	elfutils
14mu|abrt-2.0.10-6|161	Requires:	%{name} = %{EVRD}
14mu|abrt-2.0.10-6|162	
14mu|abrt-2.0.10-6|163	%description addon-ccpp
14mu|abrt-2.0.10-6|164	This package contains hook for C/C++ crashed programs and %{name}'s C/C++
14mu|abrt-2.0.10-6|165	analyzer plugin.
14mu|abrt-2.0.10-6|166	
14mu|abrt-2.0.10-6|167	%files addon-ccpp
14mu|abrt-2.0.10-6|168	%config(noreplace) %{_sysconfdir}/%{name}/plugins/CCpp.conf
14mu|abrt-2.0.10-6|169	%{_sysconfdir}/libreport/events.d/ccpp_event.conf
14mu|abrt-2.0.10-6|170	%{_sysconfdir}/libreport/events.d/gconf_event.conf
14mu|abrt-2.0.10-6|171	%{_sysconfdir}/libreport/events.d/vimrc_event.conf
14mu|abrt-2.0.10-6|172	%{_sysconfdir}/libreport/events/analyze_LocalGDB.xml
14mu|abrt-2.0.10-6|173	%{_sysconfdir}/libreport/events/collect_xsession_errors.xml
14mu|abrt-2.0.10-6|174	%{_sysconfdir}/libreport/events/collect_Smolt.xml
14mu|abrt-2.0.10-6|175	%{_sysconfdir}/libreport/events/collect_GConf.xml
14mu|abrt-2.0.10-6|176	%{_sysconfdir}/libreport/events/collect_vimrc_user.xml
14mu|abrt-2.0.10-6|177	%{_sysconfdir}/libreport/events/collect_vimrc_system.xml
14mu|abrt-2.0.10-6|178	%dir %attr(0775, abrt, abrt) %{_localstatedir}/cache/abrt-di
14mu|abrt-2.0.10-6|179	%{_unitdir}/abrt-ccpp.service
14mu|abrt-2.0.10-6|180	%{_libdir}/abrt-hook-ccpp
14mu|abrt-2.0.10-6|181	%{_sysconfdir}/profile.d/00abrt.*
14mu|abrt-2.0.10-6|182	%{_bindir}/abrt-action-analyze-c
14mu|abrt-2.0.10-6|183	%{_bindir}/abrt-action-trim-files
14mu|abrt-2.0.10-6|184	%{_bindir}/abrt-action-analyze-core
14mu|abrt-2.0.10-6|185	%{_bindir}/abrt-action-list-dsos
14mu|abrt-2.0.10-6|186	%attr(2755, abrt, abrt) %{_bindir}/abrt-action-install-debuginfo
14mu|abrt-2.0.10-6|187	%attr(4755, abrt, abrt) %{_libexecdir}/abrt-action-install-debuginfo-to-abrt-cache
14mu|abrt-2.0.10-6|188	%{_bindir}/abrt-action-generate-backtrace
14mu|abrt-2.0.10-6|189	%{_bindir}/abrt-action-analyze-backtrace
14mu|abrt-2.0.10-6|190	%{_sbindir}/abrt-install-ccpp-hook
14mu|abrt-2.0.10-6|191	%{_mandir}/man*/abrt-action-analyze-c.*
14mu|abrt-2.0.10-6|192	%{_mandir}/man*/abrt-action-trim-files.*
14mu|abrt-2.0.10-6|193	%{_mandir}/man*/abrt-action-generate-backtrace.*
14mu|abrt-2.0.10-6|194	%{_mandir}/man*/abrt-action-generate-core-backtrace.*
14mu|abrt-2.0.10-6|195	%{_mandir}/man*/abrt-action-analyze-backtrace.*
14mu|abrt-2.0.10-6|196	%{_mandir}/man*/abrt-action-list-dsos.*
14mu|abrt-2.0.10-6|197	%{_mandir}/man1/abrt-install-ccpp-hook.*
14mu|abrt-2.0.10-6|198	
14mu|abrt-2.0.10-6|199	%post addon-ccpp
14mu|abrt-2.0.10-6|200	%systemd_post abrt-ccpp.service
14mu|abrt-2.0.10-6|201	
14mu|abrt-2.0.10-6|202	%preun addon-ccpp
14mu|abrt-2.0.10-6|203	%systemd_preun abrt-ccpp.service
14mu|abrt-2.0.10-6|204	
14mu|abrt-2.0.10-6|205	%postun addon-ccpp
14mu|abrt-2.0.10-6|206	%systemd_postun abrt-ccpp.service
14mu|abrt-2.0.10-6|207	
14mu|abrt-2.0.10-6|208	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|209	
14mu|abrt-2.0.10-6|210	%package addon-kerneloops
14mu|abrt-2.0.10-6|211	Summary:	%{name}'s kerneloops addon
14mu|abrt-2.0.10-6|212	Group:		System/Libraries
14mu|abrt-2.0.10-6|213	Requires:	curl
14mu|abrt-2.0.10-6|214	Requires:	%{name} = %{EVRD}
14mu|abrt-2.0.10-6|215	
14mu|abrt-2.0.10-6|216	%description addon-kerneloops
14mu|abrt-2.0.10-6|217	This package contains plugin for collecting kernel crash information
14mu|abrt-2.0.10-6|218	and reporter plugin which sends this information to specified server,
14mu|abrt-2.0.10-6|219	usually to kerneloops.org.
14mu|abrt-2.0.10-6|220	
14mu|abrt-2.0.10-6|221	%files addon-kerneloops
14mu|abrt-2.0.10-6|222	%config(noreplace) %{_sysconfdir}/libreport/events.d/koops_event.conf
14mu|abrt-2.0.10-6|223	%{_unitdir}/abrt-oops.service
14mu|abrt-2.0.10-6|224	%{_bindir}/abrt-dump-oops
14mu|abrt-2.0.10-6|225	%{_bindir}/abrt-action-analyze-oops
14mu|abrt-2.0.10-6|226	%{_mandir}/man1/abrt-action-analyze-oops.1*
14mu|abrt-2.0.10-6|227	
14mu|abrt-2.0.10-6|228	%post addon-kerneloops
14mu|abrt-2.0.10-6|229	%systemd_post abrt-oops.service
14mu|abrt-2.0.10-6|230	
14mu|abrt-2.0.10-6|231	%preun addon-kerneloops
14mu|abrt-2.0.10-6|232	%systemd_preun abrt-oops.service
14mu|abrt-2.0.10-6|233	
14mu|abrt-2.0.10-6|234	%postun addon-kerneloops
14mu|abrt-2.0.10-6|235	%systemd_postun abrt-oops.service
14mu|abrt-2.0.10-6|236	
14mu|abrt-2.0.10-6|237	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|238	
14mu|abrt-2.0.10-6|239	%package addon-python
14mu|abrt-2.0.10-6|240	Summary:	%{name}'s addon for catching and analyzing Python exceptions
14mu|abrt-2.0.10-6|241	Group:		System/Libraries
14mu|abrt-2.0.10-6|242	Requires:	%{name} = %{EVRD}
14mu|abrt-2.0.10-6|243	
14mu|abrt-2.0.10-6|244	%description addon-python
14mu|abrt-2.0.10-6|245	This package contains python hook and python analyzer plugin for handling
14mu|abrt-2.0.10-6|246	uncaught exception in python programs.
14mu|abrt-2.0.10-6|247	
14mu|abrt-2.0.10-6|248	%files addon-python
14mu|abrt-2.0.10-6|249	%dir %{_sysconfdir}/%{name}/plugins
14mu|abrt-2.0.10-6|250	%config(noreplace) %{_sysconfdir}/%{name}/plugins/python.conf
14mu|abrt-2.0.10-6|251	%{_sysconfdir}/libreport/events.d/python_event.conf
14mu|abrt-2.0.10-6|252	%{_bindir}/abrt-action-analyze-python
14mu|abrt-2.0.10-6|253	%{_mandir}/man1/abrt-action-analyze-python.1*
14mu|abrt-2.0.10-6|254	%{py_puresitedir}/abrt*.py*
14mu|abrt-2.0.10-6|255	%{py_puresitedir}/*.pth
14mu|abrt-2.0.10-6|256	
14mu|abrt-2.0.10-6|257	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|258	
14mu|abrt-2.0.10-6|259	%package addon-vmcore
14mu|abrt-2.0.10-6|260	Summary:	%{name}'s vmcore addon
14mu|abrt-2.0.10-6|261	Group:		System/Libraries
14mu|abrt-2.0.10-6|262	Requires:	%{name} = %{EVRD}
14mu|abrt-2.0.10-6|263	Requires:	abrt-addon-kerneloops
14mu|abrt-2.0.10-6|264	
14mu|abrt-2.0.10-6|265	%description addon-vmcore
14mu|abrt-2.0.10-6|266	This package contains plugin for collecting kernel crash information from
14mu|abrt-2.0.10-6|267	vmcore files.
14mu|abrt-2.0.10-6|268	
14mu|abrt-2.0.10-6|269	%files addon-vmcore
14mu|abrt-2.0.10-6|270	%config(noreplace) %{_sysconfdir}/libreport/events.d/vmcore_event.conf
14mu|abrt-2.0.10-6|271	%{_sysconfdir}/libreport/events/analyze_VMcore.xml
14mu|abrt-2.0.10-6|272	%{_unitdir}/abrt-vmcore.service
14mu|abrt-2.0.10-6|273	%{_sbindir}/abrt-harvest-vmcore
14mu|abrt-2.0.10-6|274	%{_bindir}/abrt-action-analyze-vmcore
14mu|abrt-2.0.10-6|275	%{_mandir}/man1/abrt-action-analyze-vmcore.1*
14mu|abrt-2.0.10-6|276	
14mu|abrt-2.0.10-6|277	%post addon-vmcore
14mu|abrt-2.0.10-6|278	%systemd_post abrt-vmcore.service
14mu|abrt-2.0.10-6|279	
14mu|abrt-2.0.10-6|280	%preun addon-vmcore
14mu|abrt-2.0.10-6|281	%systemd_preun abrt-vmcore.service
14mu|abrt-2.0.10-6|282	
14mu|abrt-2.0.10-6|283	%postun addon-vmcore
14mu|abrt-2.0.10-6|284	%systemd_postun abrt-vmcore.service
14mu|abrt-2.0.10-6|285	
14mu|abrt-2.0.10-6|286	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|287	
14mu|abrt-2.0.10-6|288	%package addon-xorg
14mu|abrt-2.0.10-6|289	Summary:	%{name}'s Xorg addon
14mu|abrt-2.0.10-6|290	Group:		System/Libraries
14mu|abrt-2.0.10-6|291	Requires:	curl
14mu|abrt-2.0.10-6|292	Requires:	%{name} = %{EVRD}
14mu|abrt-2.0.10-6|293	
14mu|abrt-2.0.10-6|294	%description addon-xorg
14mu|abrt-2.0.10-6|295	This package contains plugin for collecting Xorg crash information
14mu|abrt-2.0.10-6|296	from Xorg log.
14mu|abrt-2.0.10-6|297	
14mu|abrt-2.0.10-6|298	%files addon-xorg
14mu|abrt-2.0.10-6|299	%config(noreplace) %{_sysconfdir}/libreport/events.d/xorg_event.conf
14mu|abrt-2.0.10-6|300	%{_unitdir}/abrt-xorg.service
14mu|abrt-2.0.10-6|301	%{_bindir}/abrt-dump-xorg
14mu|abrt-2.0.10-6|302	
14mu|abrt-2.0.10-6|303	%post addon-xorg
14mu|abrt-2.0.10-6|304	%systemd_post abrt-xorg.service
14mu|abrt-2.0.10-6|305	
14mu|abrt-2.0.10-6|306	%preun addon-xorg
14mu|abrt-2.0.10-6|307	%systemd_preun abrt-xorg.service
14mu|abrt-2.0.10-6|308	
14mu|abrt-2.0.10-6|309	%postun addon-xorg
14mu|abrt-2.0.10-6|310	%systemd_postun abrt-xorg.service
14mu|abrt-2.0.10-6|311	
14mu|abrt-2.0.10-6|312	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|313	
14mu|abrt-2.0.10-6|314	%package cli
14mu|abrt-2.0.10-6|315	Summary:	%{name}'s command line interface
14mu|abrt-2.0.10-6|316	Group:		Graphical desktop/Other
14mu|abrt-2.0.10-6|317	Requires:	%{name} = %{EVRD}
14mu|abrt-2.0.10-6|318	Requires:	%{name}-addon-kerneloops
14mu|abrt-2.0.10-6|319	Requires:	%{name}-addon-ccpp
14mu|abrt-2.0.10-6|320	Requires:	%{name}-addon-python
14mu|abrt-2.0.10-6|321	
14mu|abrt-2.0.10-6|322	%description cli
14mu|abrt-2.0.10-6|323	This package contains simple command line client for controlling abrt
14mu|abrt-2.0.10-6|324	daemon over the sockets.
14mu|abrt-2.0.10-6|325	
14mu|abrt-2.0.10-6|326	%files cli
14mu|abrt-2.0.10-6|327	%{_bindir}/abrt-cli
14mu|abrt-2.0.10-6|328	
14mu|abrt-2.0.10-6|329	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|330	
14mu|abrt-2.0.10-6|331	%package desktop
14mu|abrt-2.0.10-6|332	Summary:	Virtual package that installs all necessary packages
14mu|abrt-2.0.10-6|333	Group:		Graphical desktop/Other
14mu|abrt-2.0.10-6|334	# This package gets installed when anything requests bug-buddy -
14mu|abrt-2.0.10-6|335	# happens when users upgrade Fn to Fn+1;
14mu|abrt-2.0.10-6|336	# or if user just wants "typical desktop installation".
14mu|abrt-2.0.10-6|337	# Installing abrt-desktop should result in the abrt which works without
14mu|abrt-2.0.10-6|338	# any tweaking in abrt.conf (IOW: all plugins mentioned there must be installed)
14mu|abrt-2.0.10-6|339	Requires:	%{name} = %{EVRD}
14mu|abrt-2.0.10-6|340	Requires:	%{name}-gui
14mu|abrt-2.0.10-6|341	Requires:	%{name}-addon-kerneloops
14mu|abrt-2.0.10-6|342	Requires:	%{name}-addon-vmcore
14mu|abrt-2.0.10-6|343	Requires:	%{name}-addon-ccpp
14mu|abrt-2.0.10-6|344	Requires:	%{name}-addon-python
14mu|abrt-2.0.10-6|345	# Default config of addon-ccpp requires gdb
14mu|abrt-2.0.10-6|346	Requires:	gdb
14mu|abrt-2.0.10-6|347	
14mu|abrt-2.0.10-6|348	%description desktop
14mu|abrt-2.0.10-6|349	Virtual package to make easy default installation on desktop environments.
14mu|abrt-2.0.10-6|350	
14mu|abrt-2.0.10-6|351	%files desktop
14mu|abrt-2.0.10-6|352	
14mu|abrt-2.0.10-6|353	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|354	
14mu|abrt-2.0.10-6|355	%package gui
14mu|abrt-2.0.10-6|356	Summary:	%{name}'s gui
14mu|abrt-2.0.10-6|357	Group:		Graphical desktop/Other
14mu|abrt-2.0.10-6|358	Requires:	%{name} = %{EVRD}
14mu|abrt-2.0.10-6|359	Requires:	dbus-python
14mu|abrt-2.0.10-6|360	Requires:	desktop-common-data
14mu|abrt-2.0.10-6|361	Requires:	libreport-gtk
14mu|abrt-2.0.10-6|362	Requires:	pygtk2.0
14mu|abrt-2.0.10-6|363	Requires:	pygtk2.0-libglade
14mu|abrt-2.0.10-6|364	Requires:	python-gobject
14mu|abrt-2.0.10-6|365	
14mu|abrt-2.0.10-6|366	%description gui
14mu|abrt-2.0.10-6|367	GTK+ wizard for convenient bug reporting.
14mu|abrt-2.0.10-6|368	
14mu|abrt-2.0.10-6|369	%files gui
14mu|abrt-2.0.10-6|370	%{_bindir}/%{name}-gui
14mu|abrt-2.0.10-6|371	%{_datadir}/%{name}
14mu|abrt-2.0.10-6|372	%{_datadir}/applications/%{name}.desktop
14mu|abrt-2.0.10-6|373	%{_datadir}/icons/hicolor/*/*/*.png
14mu|abrt-2.0.10-6|374	%{_bindir}/%{name}-applet
14mu|abrt-2.0.10-6|375	%{_sysconfdir}/xdg/autostart/%{name}-applet.desktop
14mu|abrt-2.0.10-6|376	
14mu|abrt-2.0.10-6|377	#----------------------------------------------------------------------------
14mu|abrt-2.0.10-6|378	
14mu|abrt-2.0.10-6|379	%prep
14mu|abrt-2.0.10-6|380	%setup -q
14mu|abrt-2.0.10-6|381	%apply_patches
14mu|abrt-2.0.10-6|382	# (tv)) disable -Werror:
14mu|abrt-2.0.10-6|383	perl -pi -e 's!-Werror!-Wno-deprecated!' configure{.ac,} */*/Makefile*
14mu|abrt-2.0.10-6|384	
14mu|abrt-2.0.10-6|385	%build
14mu|abrt-2.0.10-6|386	NOCONFIGURE=yes gnome-autogen.sh
14mu|abrt-2.0.10-6|387	AUTOPOINT='intltoolize --automake --copy' autoreconf --force --install --verbose
14mu|abrt-2.0.10-6|388	%define Werror_cflags %nil
14mu|abrt-2.0.10-6|389	
14mu|abrt-2.0.10-6|390	%configure2_5x \
14mu|abrt-2.0.10-6|391	--with-systemdsystemunitdir=%{_unitdir} \
14mu|abrt-2.0.10-6|392	--disable-rpath \
14mu|abrt-2.0.10-6|393	--enable-gtk3
14mu|abrt-2.0.10-6|394	
14mu|abrt-2.0.10-6|395	%make
14mu|abrt-2.0.10-6|396	
14mu|abrt-2.0.10-6|397	%install
14mu|abrt-2.0.10-6|398	%makeinstall_std
14mu|abrt-2.0.10-6|399	%find_lang %{name}
14mu|abrt-2.0.10-6|400	
14mu|abrt-2.0.10-6|401	# remove all .la and .a files
14mu|abrt-2.0.10-6|402	find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f
14mu|abrt-2.0.10-6|403	
14mu|abrt-2.0.10-6|404	mkdir -p %{buildroot}/var/cache/%{name}-di
14mu|abrt-2.0.10-6|405	mkdir -p %{buildroot}/var/run/%{name}
14mu|abrt-2.0.10-6|406	mkdir -p %{buildroot}/var/spool/%{name}
14mu|abrt-2.0.10-6|407	mkdir -p %{buildroot}/var/spool/%{name}-retrace
14mu|abrt-2.0.10-6|408	mkdir -p %{buildroot}/var/cache/%{name}-retrace
14mu|abrt-2.0.10-6|409	mkdir -p %{buildroot}/var/log/%{name}-retrace
14mu|abrt-2.0.10-6|410	mkdir -p %{buildroot}/var/spool/%{name}-upload
14mu|abrt-2.0.10-6|411	
14mu|abrt-2.0.10-6|412	# remove fedora gpg key
14mu|abrt-2.0.10-6|413	rm -f %{buildroot}%{_sysconfdir}/abrt/gpg_keys
14mu|abrt-2.0.10-6|414	touch %{buildroot}%{_sysconfdir}/abrt/gpg_keys
14mu|abrt-2.0.10-6|415	
14mu|abrt-2.0.10-6|416	touch %{buildroot}/var/run/abrt/abrt.socket
14mu|abrt-2.0.10-6|417	touch %{buildroot}/var/run/abrtd.pid
14mu|abrt-2.0.10-6|418	
14mu|abrt-2.0.10-6|419	# install ulimit disabler
14mu|abrt-2.0.10-6|420	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
14mu|abrt-2.0.10-6|421	install -m0644 %{SOURCE2} %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/
14mu|abrt-2.0.10-6|422	
14mu|abrt-2.0.10-6|423	desktop-file-install \
14mu|abrt-2.0.10-6|424	--dir %{buildroot}%{_sysconfdir}/xdg/autostart \
14mu|abrt-2.0.10-6|425	src/applet/%{name}-applet.desktop
14mu|abrt-2.0.10-6|426	
14mu|abrt-2.0.10-6|427	# replace with our own version
14mu|abrt-2.0.10-6|428	cat %{SOURCE4} > %{buildroot}/usr/bin/%{name}-debuginfo-install
14mu|abrt-2.0.10-6|429	
14mu|abrt-2.0.10-6|430	#remove RH specific plugins
14mu|abrt-2.0.10-6|431	rm -f %{buildroot}%{_libdir}/%{name}/{RHTSupport.glade,libRHTSupport.so}
14mu|abrt-2.0.10-6|432	rm -f %{buildroot}%{_sysconfdir}/%{name}/plugins/RHTSupport.conf
14mu|abrt-2.0.10-6|433	rm -f %{buildroot}%{_sysconfdir}/%{name}/events.d/rhtsupport_events.conf
14mu|abrt-2.0.10-6|434	rm -f %{buildroot}%{_sysconfdir}/%{name}/events/report_RHTSupport.xml
14mu|abrt-2.0.10-6|435	rm -f %{buildroot}%{_bindir}/%{name}-action-rhtsupport
14mu|abrt-2.0.10-6|436	
14mu|abrt-2.0.10-6|437	# After everything is installed, remove info dir
14mu|abrt-2.0.10-6|438	rm -f %{buildroot}%{_infodir}/dir
14mu|abrt-2.0.10-6|439	
14mu|abrt-2.0.10-6|440	
14mu|abrt-2.0.10-6|441	%changelog
14mu|abrt-2.0.10-6|442	
14mu|abrt-2.0.10-6|443	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.10-6
14mu|abrt-2.0.10-6|444	- (06a5ad7) Build requires docbook-dtd45-xml
14mu|abrt-2.0.10-6|445	
14mu|abrt-2.0.10-6|446	

22295 14
14mu|accounts-qml-module-0.7-1|1	%define commit cfadea7ba8ba4011ae20d771696eb74deb87201e
14mu|accounts-qml-module-0.7-1|2	
14mu|accounts-qml-module-0.7-1|3	Summary:	QML module to manage the user's online accounts
14mu|accounts-qml-module-0.7-1|4	Name:		accounts-qml-module
14mu|accounts-qml-module-0.7-1|5	Version:	0.7
14mu|accounts-qml-module-0.7-1|6	Release:	1
14mu|accounts-qml-module-0.7-1|7	License:	LGPLv2.1+
14mu|accounts-qml-module-0.7-1|8	Group:		System/Libraries
14mu|accounts-qml-module-0.7-1|9	Url:		https://gitlab.com/accounts-sso/accounts-qml-module
14mu|accounts-qml-module-0.7-1|10	Source0:	%{name}-VERSION_%{version}-%{commit}.tar.gz
14mu|accounts-qml-module-0.7-1|11	BuildRequires:	qdoc5
14mu|accounts-qml-module-0.7-1|12	BuildRequires:	qt5-qml-tools
14mu|accounts-qml-module-0.7-1|13	BuildRequires:	pkgconfig(accounts-qt5)
14mu|accounts-qml-module-0.7-1|14	BuildRequires:	pkgconfig(libsignon-qt5)
14mu|accounts-qml-module-0.7-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|accounts-qml-module-0.7-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14mu|accounts-qml-module-0.7-1|17	BuildRequires:	pkgconfig(Qt5Network)
14mu|accounts-qml-module-0.7-1|18	BuildRequires:	pkgconfig(Qt5Qml)
14mu|accounts-qml-module-0.7-1|19	BuildRequires:	pkgconfig(Qt5Test)
14mu|accounts-qml-module-0.7-1|20	BuildRequires:	pkgconfig(Qt5Xml)
14mu|accounts-qml-module-0.7-1|21	Requires:	ubuntuonlineaccounts-qml = %{EVRD}
14mu|accounts-qml-module-0.7-1|22	
14mu|accounts-qml-module-0.7-1|23	%description
14mu|accounts-qml-module-0.7-1|24	This QML module provides an API to manage the user's online accounts and get
14mu|accounts-qml-module-0.7-1|25	their authentication data. It's a tiny wrapper around the Qt-based APIs of
14mu|accounts-qml-module-0.7-1|26	libaccounts-qt and libsignon-qt.
14mu|accounts-qml-module-0.7-1|27	
14mu|accounts-qml-module-0.7-1|28	%files
14mu|accounts-qml-module-0.7-1|29	%{_bindir}/tst_plugin
14mu|accounts-qml-module-0.7-1|30	
14mu|accounts-qml-module-0.7-1|31	#----------------------------------------------------------------------------
14mu|accounts-qml-module-0.7-1|32	
14mu|accounts-qml-module-0.7-1|33	%define qmlubuntuonlineaccounts %mklibname ubuntuonlineaccounts-qml
14mu|accounts-qml-module-0.7-1|34	
14mu|accounts-qml-module-0.7-1|35	%package -n %{qmlubuntuonlineaccounts}
14mu|accounts-qml-module-0.7-1|36	Summary:	QML module to manage the user's online accounts
14mu|accounts-qml-module-0.7-1|37	Group:		System/Libraries
14mu|accounts-qml-module-0.7-1|38	Provides:	ubuntuonlineaccounts-qml = %{EVRD}
14mu|accounts-qml-module-0.7-1|39	
14mu|accounts-qml-module-0.7-1|40	%description -n %{qmlubuntuonlineaccounts}
14mu|accounts-qml-module-0.7-1|41	This QML module provides an API to manage the user's online accounts and get
14mu|accounts-qml-module-0.7-1|42	their authentication data. It's a tiny wrapper around the Qt-based APIs of
14mu|accounts-qml-module-0.7-1|43	libaccounts-qt and libsignon-qt.
14mu|accounts-qml-module-0.7-1|44	
14mu|accounts-qml-module-0.7-1|45	%files -n %{qmlubuntuonlineaccounts}
14mu|accounts-qml-module-0.7-1|46	%dir %{_qt5_prefix}/qml/Ubuntu/OnlineAccounts/
14mu|accounts-qml-module-0.7-1|47	%{_qt5_prefix}/qml/Ubuntu/OnlineAccounts/*
14mu|accounts-qml-module-0.7-1|48	
14mu|accounts-qml-module-0.7-1|49	#----------------------------------------------------------------------------
14mu|accounts-qml-module-0.7-1|50	
14mu|accounts-qml-module-0.7-1|51	%prep
14mu|accounts-qml-module-0.7-1|52	%setup -qn %{name}-VERSION_%{version}-%{commit}
14mu|accounts-qml-module-0.7-1|53	
14mu|accounts-qml-module-0.7-1|54	%build
14mu|accounts-qml-module-0.7-1|55	%qmake_qt5
14mu|accounts-qml-module-0.7-1|56	%make
14mu|accounts-qml-module-0.7-1|57	
14mu|accounts-qml-module-0.7-1|58	%install
14mu|accounts-qml-module-0.7-1|59	%makeinstall_qt
14mu|accounts-qml-module-0.7-1|60	
14mu|accounts-qml-module-0.7-1|61	# Drop docs
14mu|accounts-qml-module-0.7-1|62	rm -rf %{buildroot}%{_datadir}/accounts-qml-module/doc/
14mu|accounts-qml-module-0.7-1|63	
14mu|accounts-qml-module-0.7-1|64	
14mu|accounts-qml-module-0.7-1|65	%changelog
14mu|accounts-qml-module-0.7-1|66	
14mu|accounts-qml-module-0.7-1|67	* Sun Jun 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-1
14mu|accounts-qml-module-0.7-1|68	- (e55c50e) Build requires qdoc5
14mu|accounts-qml-module-0.7-1|69	
14mu|accounts-qml-module-0.7-1|70	

22296 14
14mu|accounts-qt-1.13-1|1	%define major 1
14mu|accounts-qt-1.13-1|2	%define libname %mklibname accounts-qt5_ %{major}
14mu|accounts-qt-1.13-1|3	%define devname %mklibname accounts-qt5 -d
14mu|accounts-qt-1.13-1|4	
14mu|accounts-qt-1.13-1|5	Summary:	Qt bindings for Accounts framework
14mu|accounts-qt-1.13-1|6	Name:		accounts-qt
14mu|accounts-qt-1.13-1|7	Version:	1.13
14mu|accounts-qt-1.13-1|8	Release:	1
14mu|accounts-qt-1.13-1|9	License:	LGPLv2.1+
14mu|accounts-qt-1.13-1|10	Group:		System/Libraries
14mu|accounts-qt-1.13-1|11	Url:		https://gitlab.com/accounts-sso/libaccounts-qt
14mu|accounts-qt-1.13-1|12	Source0:	https://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.bz2
14mu|accounts-qt-1.13-1|13	BuildRequires:	doxygen
14mu|accounts-qt-1.13-1|14	BuildRequires:	pkgconfig(libaccounts-glib)
14mu|accounts-qt-1.13-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|accounts-qt-1.13-1|16	BuildRequires:	pkgconfig(Qt5DBus)
14mu|accounts-qt-1.13-1|17	BuildRequires:	pkgconfig(Qt5Network)
14mu|accounts-qt-1.13-1|18	BuildRequires:	pkgconfig(Qt5Xml)
14mu|accounts-qt-1.13-1|19	BuildRequires:	pkgconfig(Qt5Test)
14mu|accounts-qt-1.13-1|20	
14mu|accounts-qt-1.13-1|21	%description
14mu|accounts-qt-1.13-1|22	Qt bindings for Accounts framework.
14mu|accounts-qt-1.13-1|23	
14mu|accounts-qt-1.13-1|24	#------------------------------------------------------------------------------
14mu|accounts-qt-1.13-1|25	
14mu|accounts-qt-1.13-1|26	%package -n %{libname}
14mu|accounts-qt-1.13-1|27	Summary:	Shared library for %{name}
14mu|accounts-qt-1.13-1|28	Group:		System/Libraries
14mu|accounts-qt-1.13-1|29	
14mu|accounts-qt-1.13-1|30	%description -n %{libname}
14mu|accounts-qt-1.13-1|31	Shared library for Qt bindings for Accounts framework.
14mu|accounts-qt-1.13-1|32	
14mu|accounts-qt-1.13-1|33	%files -n %{libname}
14mu|accounts-qt-1.13-1|34	%{_libdir}/libaccounts-qt5.so.%{major}*
14mu|accounts-qt-1.13-1|35	
14mu|accounts-qt-1.13-1|36	#---------------------------------------------------------------------------------
14mu|accounts-qt-1.13-1|37	
14mu|accounts-qt-1.13-1|38	%package -n %{devname}
14mu|accounts-qt-1.13-1|39	Summary:	Development files for %{name}
14mu|accounts-qt-1.13-1|40	Group:		Development/KDE and Qt
14mu|accounts-qt-1.13-1|41	Requires:	%{libname} = %{EVRD}
14mu|accounts-qt-1.13-1|42	Provides:	%{name}-devel = %{EVRD}
14mu|accounts-qt-1.13-1|43	
14mu|accounts-qt-1.13-1|44	%description -n %{devname}
14mu|accounts-qt-1.13-1|45	Development files for %{name}.
14mu|accounts-qt-1.13-1|46	
14mu|accounts-qt-1.13-1|47	%files -n %{devname}
14mu|accounts-qt-1.13-1|48	%{_bindir}/accountstest
14mu|accounts-qt-1.13-1|49	%{_datadir}/libaccounts-qt-tests
14mu|accounts-qt-1.13-1|50	%{_includedir}/%{name}5
14mu|accounts-qt-1.13-1|51	%{_libdir}/libaccounts-qt5.so
14mu|accounts-qt-1.13-1|52	%{_libdir}/cmake/AccountsQt5
14mu|accounts-qt-1.13-1|53	%{_libdir}/pkgconfig/accounts-qt5.pc
14mu|accounts-qt-1.13-1|54	
14mu|accounts-qt-1.13-1|55	#------------------------------------------------------------------------------
14mu|accounts-qt-1.13-1|56	
14mu|accounts-qt-1.13-1|57	%package doc
14mu|accounts-qt-1.13-1|58	Summary:	Documentation for %{name}
14mu|accounts-qt-1.13-1|59	Group:		Documentation
14mu|accounts-qt-1.13-1|60	
14mu|accounts-qt-1.13-1|61	%description doc
14mu|accounts-qt-1.13-1|62	Documentation for %{name}.
14mu|accounts-qt-1.13-1|63	
14mu|accounts-qt-1.13-1|64	%files doc
14mu|accounts-qt-1.13-1|65	%dir %{_defaultdocdir}/accounts-qt
14mu|accounts-qt-1.13-1|66	%{_defaultdocdir}/accounts-qt/*
14mu|accounts-qt-1.13-1|67	
14mu|accounts-qt-1.13-1|68	#------------------------------------------------------------------------------
14mu|accounts-qt-1.13-1|69	
14mu|accounts-qt-1.13-1|70	
14mu|accounts-qt-1.13-1|71	%prep
14mu|accounts-qt-1.13-1|72	%setup -q
14mu|accounts-qt-1.13-1|73	
14mu|accounts-qt-1.13-1|74	%build
14mu|accounts-qt-1.13-1|75	%qmake_qt5 \
14mu|accounts-qt-1.13-1|76	QMF_INSTALL_ROOT=%{_prefix} \
14mu|accounts-qt-1.13-1|77	CONFIG+=release \
14mu|accounts-qt-1.13-1|78	accounts-qt.pro
14mu|accounts-qt-1.13-1|79	%make
14mu|accounts-qt-1.13-1|80	
14mu|accounts-qt-1.13-1|81	%install
14mu|accounts-qt-1.13-1|82	make install INSTALL_ROOT=%{buildroot} STRIP=true
14mu|accounts-qt-1.13-1|83	
14mu|accounts-qt-1.13-1|84	
14mu|accounts-qt-1.13-1|85	%changelog
14mu|accounts-qt-1.13-1|86	
14mu|accounts-qt-1.13-1|87	* Thu Sep 24 2015 Rosa <rosa@abf.rosalinux.ru> 1.13-1
14mu|accounts-qt-1.13-1|88	- (d5b999c) Automatic import for version 1.13-1
14mu|accounts-qt-1.13-1|89	
14mu|accounts-qt-1.13-1|90	

22297 14
14mu|accountsservice-0.6.40-3|1	%define api 1.0
14mu|accountsservice-0.6.40-3|2	%define major 0
14mu|accountsservice-0.6.40-3|3	%define libname %mklibname %{name} %{major}
14mu|accountsservice-0.6.40-3|4	%define girname %mklibname %{name}-gir %{api}
14mu|accountsservice-0.6.40-3|5	%define devname %mklibname %{name} -d
14mu|accountsservice-0.6.40-3|6	
14mu|accountsservice-0.6.40-3|7	Summary:	D-Bus interfaces for querying and manipulating user account information
14mu|accountsservice-0.6.40-3|8	Name:		accountsservice
14mu|accountsservice-0.6.40-3|9	Version:	0.6.40
14mu|accountsservice-0.6.40-3|10	Release:	3
14mu|accountsservice-0.6.40-3|11	License:	GPLv3+
14mu|accountsservice-0.6.40-3|12	Group:		System/Libraries
14mu|accountsservice-0.6.40-3|13	Url:		http://www.fedoraproject.org/wiki/Features/UserAccountDialog
14mu|accountsservice-0.6.40-3|14	Source0:	http://www.freedesktop.org/software/accountsservice/%{name}-%{version}.tar.xz
14mu|accountsservice-0.6.40-3|15	# list this patch as a source for now to keep it around but skip it in apply_patches
14mu|accountsservice-0.6.40-3|16	Patch0:         accountsservice-0.6.37-filter-bin-true-login-shell-users-from-user-list.patch
14mu|accountsservice-0.6.40-3|17	# (blino) adapt to Mageia path of gdm's custom.conf, it is in /etc/X11/gdm instead of /etc/gdm
14mu|accountsservice-0.6.40-3|18	Patch1:         accountsservice-0.6.37-gdm-custom-conf-path.patch
14mu|accountsservice-0.6.40-3|19	BuildRequires:	intltool
14mu|accountsservice-0.6.40-3|20	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|accountsservice-0.6.40-3|21	BuildRequires:	pkgconfig(glib-2.0)
14mu|accountsservice-0.6.40-3|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|accountsservice-0.6.40-3|23	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|accountsservice-0.6.40-3|24	BuildRequires:	pkgconfig(libsystemd-login)
14mu|accountsservice-0.6.40-3|25	BuildRequires:	pkgconfig(polkit-agent-1)
14mu|accountsservice-0.6.40-3|26	Requires:	polkit
14mu|accountsservice-0.6.40-3|27	Requires:	shadow-utils
14mu|accountsservice-0.6.40-3|28	Requires(post,preun,postun):	systemd-units
14mu|accountsservice-0.6.40-3|29	Obsoletes:	consolekit < 0.4.5-5
14mu|accountsservice-0.6.40-3|30	
14mu|accountsservice-0.6.40-3|31	%description
14mu|accountsservice-0.6.40-3|32	The accountsservice project provides a set of D-Bus interfaces for
14mu|accountsservice-0.6.40-3|33	querying and manipulating user account information and an implementation
14mu|accountsservice-0.6.40-3|34	of these interfaces, based on the useradd, usermod and userdel commands.
14mu|accountsservice-0.6.40-3|35	
14mu|accountsservice-0.6.40-3|36	%files -f accounts-service.lang
14mu|accountsservice-0.6.40-3|37	%doc README AUTHORS
14mu|accountsservice-0.6.40-3|38	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.Accounts.conf
14mu|accountsservice-0.6.40-3|39	%{_libexecdir}/accounts-daemon
14mu|accountsservice-0.6.40-3|40	%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.xml
14mu|accountsservice-0.6.40-3|41	%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.User.xml
14mu|accountsservice-0.6.40-3|42	%{_datadir}/dbus-1/system-services/org.freedesktop.Accounts.service
14mu|accountsservice-0.6.40-3|43	%{_datadir}/polkit-1/actions/org.freedesktop.accounts.policy
14mu|accountsservice-0.6.40-3|44	%dir %{_localstatedir}/lib/AccountsService/
14mu|accountsservice-0.6.40-3|45	%dir %{_localstatedir}/lib/AccountsService/users
14mu|accountsservice-0.6.40-3|46	%dir %{_localstatedir}/lib/AccountsService/icons
14mu|accountsservice-0.6.40-3|47	%{_unitdir}/accounts-daemon.service
14mu|accountsservice-0.6.40-3|48	
14mu|accountsservice-0.6.40-3|49	%post
14mu|accountsservice-0.6.40-3|50	%systemd_post accounts-daemon.service
14mu|accountsservice-0.6.40-3|51	
14mu|accountsservice-0.6.40-3|52	%preun
14mu|accountsservice-0.6.40-3|53	%systemd_preun accounts-daemon.service
14mu|accountsservice-0.6.40-3|54	
14mu|accountsservice-0.6.40-3|55	%postun
14mu|accountsservice-0.6.40-3|56	%systemd_postun accounts-daemon.service
14mu|accountsservice-0.6.40-3|57	
14mu|accountsservice-0.6.40-3|58	#----------------------------------------------------------------------------
14mu|accountsservice-0.6.40-3|59	
14mu|accountsservice-0.6.40-3|60	%package -n %{libname}
14mu|accountsservice-0.6.40-3|61	Summary:	Client-side library to talk to accountservice
14mu|accountsservice-0.6.40-3|62	Group:		System/Libraries
14mu|accountsservice-0.6.40-3|63	
14mu|accountsservice-0.6.40-3|64	%description -n %{libname}
14mu|accountsservice-0.6.40-3|65	This package contains the shared library for %{name}.
14mu|accountsservice-0.6.40-3|66	
14mu|accountsservice-0.6.40-3|67	%files -n %{libname}
14mu|accountsservice-0.6.40-3|68	%{_libdir}/lib%{name}.so.%{major}*
14mu|accountsservice-0.6.40-3|69	
14mu|accountsservice-0.6.40-3|70	#----------------------------------------------------------------------------
14mu|accountsservice-0.6.40-3|71	
14mu|accountsservice-0.6.40-3|72	%package -n %{girname}
14mu|accountsservice-0.6.40-3|73	Summary:	GObject Introspection interface description for %{name}
14mu|accountsservice-0.6.40-3|74	Group:		System/Libraries
14mu|accountsservice-0.6.40-3|75	
14mu|accountsservice-0.6.40-3|76	%description -n %{girname}
14mu|accountsservice-0.6.40-3|77	GObject Introspection interface description for %{name}.
14mu|accountsservice-0.6.40-3|78	
14mu|accountsservice-0.6.40-3|79	%files -n %{girname}
14mu|accountsservice-0.6.40-3|80	%{_libdir}/girepository-1.0/AccountsService-%{api}.typelib
14mu|accountsservice-0.6.40-3|81	
14mu|accountsservice-0.6.40-3|82	#----------------------------------------------------------------------------
14mu|accountsservice-0.6.40-3|83	
14mu|accountsservice-0.6.40-3|84	%package -n %{devname}
14mu|accountsservice-0.6.40-3|85	Summary:	Development files for accountsservice-libs
14mu|accountsservice-0.6.40-3|86	Group:		Development/C
14mu|accountsservice-0.6.40-3|87	Requires:	%{libname} = %{EVRD}
14mu|accountsservice-0.6.40-3|88	Requires:	%{girname} = %{EVRD}
14mu|accountsservice-0.6.40-3|89	
14mu|accountsservice-0.6.40-3|90	%description -n %{devname}
14mu|accountsservice-0.6.40-3|91	The accountsservice-devel package contains headers and other
14mu|accountsservice-0.6.40-3|92	files needed to build applications that use accountsservice-libs.
14mu|accountsservice-0.6.40-3|93	
14mu|accountsservice-0.6.40-3|94	%files -n %{devname}
14mu|accountsservice-0.6.40-3|95	%{_includedir}/%{name}-1.0
14mu|accountsservice-0.6.40-3|96	%{_libdir}/lib%{name}.so
14mu|accountsservice-0.6.40-3|97	%{_libdir}/pkgconfig/%{name}.pc
14mu|accountsservice-0.6.40-3|98	%{_datadir}/gir-1.0/AccountsService-%{api}.gir
14mu|accountsservice-0.6.40-3|99	%{_datadir}/gtk-doc/html/libaccountsservice
14mu|accountsservice-0.6.40-3|100	
14mu|accountsservice-0.6.40-3|101	#----------------------------------------------------------------------------
14mu|accountsservice-0.6.40-3|102	
14mu|accountsservice-0.6.40-3|103	%prep
14mu|accountsservice-0.6.40-3|104	%setup -q
14mu|accountsservice-0.6.40-3|105	%apply_patches
14mu|accountsservice-0.6.40-3|106	
14mu|accountsservice-0.6.40-3|107	%build
14mu|accountsservice-0.6.40-3|108	%configure2_5x \
14mu|accountsservice-0.6.40-3|109	--disable-static \
14mu|accountsservice-0.6.40-3|110	--enable-systemd \
14mu|accountsservice-0.6.40-3|111	--with-minimum-uid=500 \
14mu|accountsservice-0.6.40-3|112	--enable-user-heuristics \
14mu|accountsservice-0.6.40-3|113	--with-systemdsystemunitdir=%{_unitdir}
14mu|accountsservice-0.6.40-3|114	%make
14mu|accountsservice-0.6.40-3|115	
14mu|accountsservice-0.6.40-3|116	%install
14mu|accountsservice-0.6.40-3|117	%makeinstall_std
14mu|accountsservice-0.6.40-3|118	%find_lang accounts-service
14mu|accountsservice-0.6.40-3|119	
14mu|accountsservice-0.6.40-3|120	
14mu|accountsservice-0.6.40-3|121	%changelog
14mu|accountsservice-0.6.40-3|122	
14mu|accountsservice-0.6.40-3|123	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 0.6.40-3
14mu|accountsservice-0.6.40-3|124	- (645d19c) build with --with-minimum-uid=500 --enable-user-heuristics
14mu|accountsservice-0.6.40-3|125	
14mu|accountsservice-0.6.40-3|126	

22298 14
14mu|acpica-20141107-3|1	Summary:	A set of tools to display and debug your BIOS ACPI tables
14mu|acpica-20141107-3|2	Name:		acpica
14mu|acpica-20141107-3|3	Version:	20141107
14mu|acpica-20141107-3|4	Release:	3
14mu|acpica-20141107-3|5	License:	GPLv2+
14mu|acpica-20141107-3|6	Group:		System/Kernel and hardware
14mu|acpica-20141107-3|7	Url:		http://acpica.org
14mu|acpica-20141107-3|8	# Sources and patches are takes from Rawhide
14mu|acpica-20141107-3|9	Source0:        https://acpica.org/sites/acpica/files/acpica-unix2-%{version}.tar.gz
14mu|acpica-20141107-3|10	Source1:        https://acpica.org/sites/acpica/files/acpitests-unix-%{version}.tar.gz
14mu|acpica-20141107-3|11	Source2:        README
14mu|acpica-20141107-3|12	Source3:        iasl.1
14mu|acpica-20141107-3|13	Source4:        acpibin.1
14mu|acpica-20141107-3|14	Source5:        acpidump.1
14mu|acpica-20141107-3|15	Source6:        acpiexec.1
14mu|acpica-20141107-3|16	Source7:        acpihelp.1
14mu|acpica-20141107-3|17	Source8:        acpinames.1
14mu|acpica-20141107-3|18	Source9:        acpisrc.1
14mu|acpica-20141107-3|19	Source10:       acpixtract.1
14mu|acpica-20141107-3|20	Source11:       badcode.asl.result
14mu|acpica-20141107-3|21	Source12:       grammar.asl.result
14mu|acpica-20141107-3|22	Source13:       run-misc-tests.sh
14mu|acpica-20141107-3|23	Source14:       COPYING
14mu|acpica-20141107-3|24	
14mu|acpica-20141107-3|25	Patch0:         debian-big_endian.patch
14mu|acpica-20141107-3|26	Patch1:         debian-unaligned.patch
14mu|acpica-20141107-3|27	Patch2:         name-miscompare.patch
14mu|acpica-20141107-3|28	Patch3:         aapits-linux.patch
14mu|acpica-20141107-3|29	Patch4:         asllookup-miscompare.patch
14mu|acpica-20141107-3|30	Patch5:         aapits-makefile.patch
14mu|acpica-20141107-3|31	Patch6:		re-enable-big-endian.patch
14mu|acpica-20141107-3|32	Patch7:		OPT_LDFLAGS.patch
14mu|acpica-20141107-3|33	BuildRequires:	bison
14mu|acpica-20141107-3|34	BuildRequires:	flex
14mu|acpica-20141107-3|35	#BuildRequires:	patchutils
14mu|acpica-20141107-3|36	BuildRequires:	glibc-devel
14mu|acpica-20141107-3|37	
14mu|acpica-20141107-3|38	Obsoletes:	pmtools =< 20071116
14mu|acpica-20141107-3|39	Obsoletes:	acpica =< 20130517
14mu|acpica-20141107-3|40	Obsoletes:	iasl =< 20090422
14mu|acpica-20141107-3|41	
14mu|acpica-20141107-3|42	Provides:       pmtools = %{EVRD}
14mu|acpica-20141107-3|43	Provides:       iasl = %{EVRD}
14mu|acpica-20141107-3|44	
14mu|acpica-20141107-3|45	%description
14mu|acpica-20141107-3|46	The included tools share the same code as it is used in the ACPI
14mu|acpica-20141107-3|47	implementation of the kernel. The code of the acpica project is exactly
14mu|acpica-20141107-3|48	the same as the ACPI parser and interpreter code of the kernel and the
14mu|acpica-20141107-3|49	code gets synced regularly from the acpica project into the kernel.
14mu|acpica-20141107-3|50	E.g. if you identify bugs in the kernel's ACPI implementation it might
14mu|acpica-20141107-3|51	be easier to debug them in userspace if possible. If the bug is part of
14mu|acpica-20141107-3|52	the acpica code, it has to be submitted to the acpica project to get
14mu|acpica-20141107-3|53	merged into the mainline kernel sources.
14mu|acpica-20141107-3|54	
14mu|acpica-20141107-3|55	%prep
14mu|acpica-20141107-3|56	%setup -q -n acpica-unix2-%{version}
14mu|acpica-20141107-3|57	%setup -q -T -D -a 1 -n acpica-unix2-%{version}
14mu|acpica-20141107-3|58	gzip -dc %{SOURCE1} | tar -x --strip-components=1 -f -
14mu|acpica-20141107-3|59	
14mu|acpica-20141107-3|60	%patch0 -p1 -b .debian-big_endian
14mu|acpica-20141107-3|61	%patch1 -p1 -b .debian-unaligned
14mu|acpica-20141107-3|62	%patch2 -p1 -b .name-miscompare
14mu|acpica-20141107-3|63	%patch3 -p1 -b .aapits-linux
14mu|acpica-20141107-3|64	%patch4 -p1 -b .asllookup-miscompare
14mu|acpica-20141107-3|65	%patch5 -p1 -b .aapits-makefile
14mu|acpica-20141107-3|66	%patch6 -p1 -b .re-enable-big-endian
14mu|acpica-20141107-3|67	%patch7 -p1 -b .OPT_LDFLAGS
14mu|acpica-20141107-3|68	
14mu|acpica-20141107-3|69	cp -p %{SOURCE2} README
14mu|acpica-20141107-3|70	cp -p %{SOURCE3} iasl.1
14mu|acpica-20141107-3|71	cp -p %{SOURCE4} acpibin.1
14mu|acpica-20141107-3|72	cp -p %{SOURCE5} acpidump.1
14mu|acpica-20141107-3|73	cp -p %{SOURCE6} acpiexec.1
14mu|acpica-20141107-3|74	cp -p %{SOURCE7} acpihelp.1
14mu|acpica-20141107-3|75	cp -p %{SOURCE8} acpinames.1
14mu|acpica-20141107-3|76	cp -p %{SOURCE9} acpisrc.1
14mu|acpica-20141107-3|77	cp -p %{SOURCE10} acpixtract.1
14mu|acpica-20141107-3|78	cp -p %{SOURCE11} badcode.asl.result
14mu|acpica-20141107-3|79	cp -p %{SOURCE12} grammar.asl.result
14mu|acpica-20141107-3|80	cp -p %{SOURCE13} tests/run-misc-tests.sh
14mu|acpica-20141107-3|81	chmod a+x tests/run-misc-tests.sh
14mu|acpica-20141107-3|82	cp -p %{SOURCE14} COPYING
14mu|acpica-20141107-3|83	
14mu|acpica-20141107-3|84	# spurious executable permissions on text files in upstream
14mu|acpica-20141107-3|85	chmod a-x changes.txt
14mu|acpica-20141107-3|86	chmod a-x source/compiler/new_table.txt
14mu|acpica-20141107-3|87	
14mu|acpica-20141107-3|88	
14mu|acpica-20141107-3|89	
14mu|acpica-20141107-3|90	%build
14mu|acpica-20141107-3|91	# forget parallel here.Sflo
14mu|acpica-20141107-3|92	make OPT_CFLAGS="%{optflags}" OPT_LDFLAGS="$LDFLAGS"
14mu|acpica-20141107-3|93	
14mu|acpica-20141107-3|94	%install
14mu|acpica-20141107-3|95	# Install the binaries
14mu|acpica-20141107-3|96	mkdir -p %{buildroot}%{_bindir}
14mu|acpica-20141107-3|97	install -pD generate/unix/bin*/* %{buildroot}%{_bindir}/
14mu|acpica-20141107-3|98	mv %{buildroot}%{_bindir}/acpidump %{buildroot}%{_bindir}/acpidump-acpica
14mu|acpica-20141107-3|99	mv %{buildroot}%{_bindir}/acpixtract %{buildroot}%{_bindir}/acpixtract-acpica
14mu|acpica-20141107-3|100	
14mu|acpica-20141107-3|101	# Install the man pages
14mu|acpica-20141107-3|102	mkdir -p %{buildroot}%{_mandir}/man1
14mu|acpica-20141107-3|103	install -pDm 0644 -p -D *.1 %{buildroot}%{_mandir}/man1/
14mu|acpica-20141107-3|104	mv %{buildroot}%{_mandir}/man1/acpixtract.1 \
14mu|acpica-20141107-3|105	%{buildroot}%{_mandir}/man1/acpixtract-acpica.1
14mu|acpica-20141107-3|106	mv %{buildroot}%{_mandir}/man1/acpidump.1 \
14mu|acpica-20141107-3|107	%{buildroot}%{_mandir}/man1/acpidump-acpica.1
14mu|acpica-20141107-3|108	
14mu|acpica-20141107-3|109	
14mu|acpica-20141107-3|110	# We already have iasl package
14mu|acpica-20141107-3|111	# sure we have iasl 20090422... usig this new one.Sflo
14mu|acpica-20141107-3|112	# rm -f %{buildroot}%{_bindir}/iasl
14mu|acpica-20141107-3|113	
14mu|acpica-20141107-3|114	# before run tests be sure to install even the manpages.Sflo
14mu|acpica-20141107-3|115	%check
14mu|acpica-20141107-3|116	cd tests
14mu|acpica-20141107-3|117	
14mu|acpica-20141107-3|118	# ASL tests
14mu|acpica-20141107-3|119	./aslts.sh
14mu|acpica-20141107-3|120	[ $? -eq 0 ] || exit 1
14mu|acpica-20141107-3|121	
14mu|acpica-20141107-3|122	# API tests
14mu|acpica-20141107-3|123	cd aapits
14mu|acpica-20141107-3|124	make
14mu|acpica-20141107-3|125	cd asl
14mu|acpica-20141107-3|126	ASL=%{buildroot}%{_bindir}/iasl make
14mu|acpica-20141107-3|127	cd ../bin
14mu|acpica-20141107-3|128	./aapitsrun
14mu|acpica-20141107-3|129	[ $? -eq 0 ] || exit 1
14mu|acpica-20141107-3|130	cd ../..
14mu|acpica-20141107-3|131	
14mu|acpica-20141107-3|132	# misc tests
14mu|acpica-20141107-3|133	./run-misc-tests.sh %{buildroot}%{_bindir} %{version}
14mu|acpica-20141107-3|134	
14mu|acpica-20141107-3|135	# Template tests
14mu|acpica-20141107-3|136	cd templates
14mu|acpica-20141107-3|137	make
14mu|acpica-20141107-3|138	if [ -f diff.log ]
14mu|acpica-20141107-3|139	then
14mu|acpica-20141107-3|140	if [ -s diff.log ]
14mu|acpica-20141107-3|141	then
14mu|acpica-20141107-3|142	exit 1
14mu|acpica-20141107-3|143	fi
14mu|acpica-20141107-3|144	fi
14mu|acpica-20141107-3|145	cd ..
14mu|acpica-20141107-3|146	
14mu|acpica-20141107-3|147	%post
14mu|acpica-20141107-3|148	alternatives --install %{_bindir}/acpixtract acpixtract \
14mu|acpica-20141107-3|149	%{_bindir}/acpixtract-acpica 120 \
14mu|acpica-20141107-3|150	--slave %{_mandir}/man1/acpixtract.1.xz acpixtract.1.xz \
14mu|acpica-20141107-3|151	%{_mandir}/man1/acpixtract-acpica.1.xz
14mu|acpica-20141107-3|152	
14mu|acpica-20141107-3|153	alternatives --install %{_bindir}/acpidump acpidump \
14mu|acpica-20141107-3|154	%{_bindir}/acpidump-acpica 120 \
14mu|acpica-20141107-3|155	--slave %{_mandir}/man1/acpidump.1.xz acpidump.1.xz \
14mu|acpica-20141107-3|156	%{_mandir}/man1/acpidump-acpica.1.xz
14mu|acpica-20141107-3|157	
14mu|acpica-20141107-3|158	
14mu|acpica-20141107-3|159	%postun
14mu|acpica-20141107-3|160	if [ ! -e %{_bindir}/acpixtract-acpica ]
14mu|acpica-20141107-3|161	then
14mu|acpica-20141107-3|162	alternatives --remove acpixtract %{_bindir}/acpixtract-acpica
14mu|acpica-20141107-3|163	fi
14mu|acpica-20141107-3|164	if [ ! -e %{_bindir}/acpidump-acpica ]
14mu|acpica-20141107-3|165	then
14mu|acpica-20141107-3|166	alternatives --remove acpidump %{_bindir}/acpidump-acpica
14mu|acpica-20141107-3|167	fi
14mu|acpica-20141107-3|168	
14mu|acpica-20141107-3|169	%files
14mu|acpica-20141107-3|170	%doc changes.txt source/compiler/new_table.txt
14mu|acpica-20141107-3|171	%doc README COPYING
14mu|acpica-20141107-3|172	%{_bindir}/*
14mu|acpica-20141107-3|173	%{_mandir}/*/*
14mu|acpica-20141107-3|174	
14mu|acpica-20141107-3|175	
14mu|acpica-20141107-3|176	%changelog
14mu|acpica-20141107-3|177	
14mu|acpica-20141107-3|178	* Tue Aug 18 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 20141107-3
14mu|acpica-20141107-3|179	- (57bcb34) Do not require patchutils from Contrib
14mu|acpica-20141107-3|180	
14mu|acpica-20141107-3|181	

22299 14
14mu|acpid-2.0.28-1|1	Summary:	ACPI kernel daemon and control utility
14mu|acpid-2.0.28-1|2	Name:		acpid
14mu|acpid-2.0.28-1|3	Version:	2.0.28
14mu|acpid-2.0.28-1|4	Release:	1
14mu|acpid-2.0.28-1|5	Epoch:		2
14mu|acpid-2.0.28-1|6	License:	GPLv2+
14mu|acpid-2.0.28-1|7	Group:		System/Servers
14mu|acpid-2.0.28-1|8	Url:		http://sourceforge.net/projects/acpid2/
14mu|acpid-2.0.28-1|9	Source0:	http://downloads.sourceforge.net/acpid2/%{name}-%{version}.tar.xz
14mu|acpid-2.0.28-1|10	Source1:	acpid.socket
14mu|acpid-2.0.28-1|11	Source2:	acpid.service
14mu|acpid-2.0.28-1|12	Source3:	acpid.config
14mu|acpid-2.0.28-1|13	Source4:	acpid.video.conf
14mu|acpid-2.0.28-1|14	BuildRequires:	systemd-units
14mu|acpid-2.0.28-1|15	Requires(post,preun):	rpm-helper
14mu|acpid-2.0.28-1|16	# 0.1-20 here is only to avoid unversioned Obsoletes
14mu|acpid-2.0.28-1|17	Obsoletes:	pm-fallback-policy < 0.1-20
14mu|acpid-2.0.28-1|18	
14mu|acpid-2.0.28-1|19	%description
14mu|acpid-2.0.28-1|20	The ACPI specification defines power and system management functions
14mu|acpid-2.0.28-1|21	for each computer, in a generic manner. The ACPI daemon coordinates
14mu|acpid-2.0.28-1|22	the management of power and system functions when ACPI kernel
14mu|acpid-2.0.28-1|23	support is enabled (kernel 2.3.x or later).
14mu|acpid-2.0.28-1|24	
14mu|acpid-2.0.28-1|25	%files
14mu|acpid-2.0.28-1|26	%doc README TODO Changelog
14mu|acpid-2.0.28-1|27	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/acpid
14mu|acpid-2.0.28-1|28	%{_sbindir}/*
14mu|acpid-2.0.28-1|29	%{_bindir}/*
14mu|acpid-2.0.28-1|30	%{_mandir}/man8/*
14mu|acpid-2.0.28-1|31	%{_unitdir}/acpid.service
14mu|acpid-2.0.28-1|32	%{_unitdir}/acpid.socket
14mu|acpid-2.0.28-1|33	%dir %{_sysconfdir}/acpi/actions
14mu|acpid-2.0.28-1|34	%dir %{_sysconfdir}/acpi/events
14mu|acpid-2.0.28-1|35	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/acpi/events/videoconf
14mu|acpid-2.0.28-1|36	
14mu|acpid-2.0.28-1|37	%post
14mu|acpid-2.0.28-1|38	if [ $1 -eq 1 ]; then
14mu|acpid-2.0.28-1|39	/bin/systemctl enable %{name}.service > /dev/null 2>&1 || :
14mu|acpid-2.0.28-1|40	fi
14mu|acpid-2.0.28-1|41	
14mu|acpid-2.0.28-1|42	%systemd_post %{name}.socket %{name}.service
14mu|acpid-2.0.28-1|43	
14mu|acpid-2.0.28-1|44	%preun
14mu|acpid-2.0.28-1|45	%systemd_preun %{name}.socket %{name}.service
14mu|acpid-2.0.28-1|46	
14mu|acpid-2.0.28-1|47	%postun
14mu|acpid-2.0.28-1|48	%systemd_postun_with_restart %{name}.socket %{name}.service
14mu|acpid-2.0.28-1|49	
14mu|acpid-2.0.28-1|50	#----------------------------------------------------------------------------
14mu|acpid-2.0.28-1|51	
14mu|acpid-2.0.28-1|52	%prep
14mu|acpid-2.0.28-1|53	%setup -q
14mu|acpid-2.0.28-1|54	
14mu|acpid-2.0.28-1|55	%build
14mu|acpid-2.0.28-1|56	%configure2_5x
14mu|acpid-2.0.28-1|57	%serverbuild_hardened
14mu|acpid-2.0.28-1|58	%make
14mu|acpid-2.0.28-1|59	
14mu|acpid-2.0.28-1|60	%install
14mu|acpid-2.0.28-1|61	%makeinstall_std
14mu|acpid-2.0.28-1|62	mkdir -p %{buildroot}%{_unitdir}
14mu|acpid-2.0.28-1|63	install -m 644 %{SOURCE1} %{SOURCE2} %{buildroot}%{_unitdir}
14mu|acpid-2.0.28-1|64	
14mu|acpid-2.0.28-1|65	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|acpid-2.0.28-1|66	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/acpid
14mu|acpid-2.0.28-1|67	
14mu|acpid-2.0.28-1|68	install -d %{buildroot}%{_sysconfdir}/acpi/actions
14mu|acpid-2.0.28-1|69	install -d -m 755 %{buildroot}%{_sysconfdir}/acpi/events
14mu|acpid-2.0.28-1|70	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/acpi/events/videoconf
14mu|acpid-2.0.28-1|71	
14mu|acpid-2.0.28-1|72	%changelog
14mu|acpid-2.0.28-1|73	
14mu|acpid-2.0.28-1|74	* Thu Apr 20 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2:2.0.28-1
14mu|acpid-2.0.28-1|75	- (6e4ba40) Updated to version 2.0.28
14mu|acpid-2.0.28-1|76	
14mu|acpid-2.0.28-1|77	

22300 14
14mu|adplug-2.2.1-1|1	%define	api 2.2.1
14mu|adplug-2.2.1-1|2	%define	major 0
14mu|adplug-2.2.1-1|3	%define	libname %mklibname %{name} %{api} %{major}
14mu|adplug-2.2.1-1|4	%define	devname %mklibname %{name} -d
14mu|adplug-2.2.1-1|5	
14mu|adplug-2.2.1-1|6	Summary:	AdLib sound player library
14mu|adplug-2.2.1-1|7	Name:		adplug
14mu|adplug-2.2.1-1|8	Version:	2.2.1
14mu|adplug-2.2.1-1|9	Release:	1
14mu|adplug-2.2.1-1|10	License:	LGPLv2+
14mu|adplug-2.2.1-1|11	Group:		Sound
14mu|adplug-2.2.1-1|12	Url:		http://adplug.github.io/
14mu|adplug-2.2.1-1|13	Source0:	http://downloads.sourceforge.net/project/%{name}/AdPlug%20core%20library/%{version}/%{name}-%{version}.tar.bz2
14mu|adplug-2.2.1-1|14	Source1:	http://downloads.sourceforge.net/project/adplug/Database/2006-07-06/adplugdb-2006-07-07.tar.gz
14mu|adplug-2.2.1-1|15	# Avoid collision with mad.h from libmad-devel
14mu|adplug-2.2.1-1|16	Patch0:		adplug-2.2-mad.patch
14mu|adplug-2.2.1-1|17	BuildRequires:	chrpath
14mu|adplug-2.2.1-1|18	BuildRequires:	pkgconfig(libbinio)
14mu|adplug-2.2.1-1|19	
14mu|adplug-2.2.1-1|20	%description
14mu|adplug-2.2.1-1|21	AdPlug is a free, multi-platform, hardware independent AdLib sound player
14mu|adplug-2.2.1-1|22	library, mainly written in C++. AdPlug plays sound data, originally created
14mu|adplug-2.2.1-1|23	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
14mu|adplug-2.2.1-1|24	real hardware. No OPL2 chip is required for playback.
14mu|adplug-2.2.1-1|25	It supports various audio formats from MS-DOS AdLib trackers.
14mu|adplug-2.2.1-1|26	
14mu|adplug-2.2.1-1|27	%files
14mu|adplug-2.2.1-1|28	%doc README
14mu|adplug-2.2.1-1|29	%{_bindir}/adplugdb
14mu|adplug-2.2.1-1|30	%{_mandir}/man1/adplugdb.1*
14mu|adplug-2.2.1-1|31	%dir %{_datadir}/%{name}/
14mu|adplug-2.2.1-1|32	%{_datadir}/%{name}/adplug.db
14mu|adplug-2.2.1-1|33	
14mu|adplug-2.2.1-1|34	#----------------------------------------------------------------------------
14mu|adplug-2.2.1-1|35	
14mu|adplug-2.2.1-1|36	%package -n %{libname}
14mu|adplug-2.2.1-1|37	Summary:	Shared library of the AdPlug audio emulator
14mu|adplug-2.2.1-1|38	Group:		System/Libraries
14mu|adplug-2.2.1-1|39	
14mu|adplug-2.2.1-1|40	%description -n %{libname}
14mu|adplug-2.2.1-1|41	AdPlug is a free, multi-platform, hardware independent AdLib sound player
14mu|adplug-2.2.1-1|42	library, mainly written in C++. AdPlug plays sound data, originally created
14mu|adplug-2.2.1-1|43	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
14mu|adplug-2.2.1-1|44	real hardware. No OPL2 chip is required for playback.
14mu|adplug-2.2.1-1|45	It supports various audio formats from MS-DOS AdLib trackers.
14mu|adplug-2.2.1-1|46	This package contains the shared library required to run applications based on
14mu|adplug-2.2.1-1|47	AdPlug.
14mu|adplug-2.2.1-1|48	
14mu|adplug-2.2.1-1|49	%files -n %{libname}
14mu|adplug-2.2.1-1|50	%doc AUTHORS NEWS TODO COPYING
14mu|adplug-2.2.1-1|51	%{_libdir}/libadplug-%{api}.so.%{major}*
14mu|adplug-2.2.1-1|52	
14mu|adplug-2.2.1-1|53	#----------------------------------------------------------------------------
14mu|adplug-2.2.1-1|54	
14mu|adplug-2.2.1-1|55	%package -n %{devname}
14mu|adplug-2.2.1-1|56	Summary:	Development files of AdPlug
14mu|adplug-2.2.1-1|57	Group:		Development/C++
14mu|adplug-2.2.1-1|58	Requires:	%{libname} = %{EVRD}
14mu|adplug-2.2.1-1|59	Requires:	pkgconfig(libbinio)
14mu|adplug-2.2.1-1|60	Provides:	libadplug-devel = %{EVRD}
14mu|adplug-2.2.1-1|61	
14mu|adplug-2.2.1-1|62	%description -n %{devname}
14mu|adplug-2.2.1-1|63	AdPlug is a free, multi-platform, hardware independent AdLib sound player
14mu|adplug-2.2.1-1|64	library, mainly written in C++. AdPlug plays sound data, originally created
14mu|adplug-2.2.1-1|65	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
14mu|adplug-2.2.1-1|66	real hardware. No OPL2 chip is required for playback.
14mu|adplug-2.2.1-1|67	It supports various audio formats from MS-DOS AdLib trackers.
14mu|adplug-2.2.1-1|68	
14mu|adplug-2.2.1-1|69	This package contains the C++ headers and documentation required for building
14mu|adplug-2.2.1-1|70	programs based on AdPlug.
14mu|adplug-2.2.1-1|71	
14mu|adplug-2.2.1-1|72	%files -n %{devname}
14mu|adplug-2.2.1-1|73	%doc README
14mu|adplug-2.2.1-1|74	%{_includedir}/adplug/
14mu|adplug-2.2.1-1|75	%{_libdir}/*.so
14mu|adplug-2.2.1-1|76	%{_infodir}/libadplug.info*
14mu|adplug-2.2.1-1|77	%{_libdir}/pkgconfig/*.pc
14mu|adplug-2.2.1-1|78	
14mu|adplug-2.2.1-1|79	#----------------------------------------------------------------------------
14mu|adplug-2.2.1-1|80	
14mu|adplug-2.2.1-1|81	%prep
14mu|adplug-2.2.1-1|82	%setup -q
14mu|adplug-2.2.1-1|83	%patch0 -p1
14mu|adplug-2.2.1-1|84	mv src/mad.h src/adplug_mad.h
14mu|adplug-2.2.1-1|85	
14mu|adplug-2.2.1-1|86	%build
14mu|adplug-2.2.1-1|87	autoreconf -vfi
14mu|adplug-2.2.1-1|88	export CC=gcc
14mu|adplug-2.2.1-1|89	export CXX=g++
14mu|adplug-2.2.1-1|90	export CPPFLAGS="-I%{_includedir}/libbinio"
14mu|adplug-2.2.1-1|91	%configure \
14mu|adplug-2.2.1-1|92	--disable-static
14mu|adplug-2.2.1-1|93	%make
14mu|adplug-2.2.1-1|94	
14mu|adplug-2.2.1-1|95	%install
14mu|adplug-2.2.1-1|96	%makeinstall_std
14mu|adplug-2.2.1-1|97	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|adplug-2.2.1-1|98	zcat %{SOURCE1} > %{buildroot}%{_datadir}/%{name}/adplug.db
14mu|adplug-2.2.1-1|99	chrpath -d %{buildroot}%{_bindir}/adplugdb
14mu|adplug-2.2.1-1|100	
14mu|adplug-2.2.1-1|101	
14mu|adplug-2.2.1-1|102	%changelog
14mu|adplug-2.2.1-1|103	
14mu|adplug-2.2.1-1|104	* Sun Apr 17 2016 Giovanni Mariani <mc2374@mclink.it> 2.2.1-1
14mu|adplug-2.2.1-1|105	- (5aa49de) Updated to release 2.2.1, updated source URLs
14mu|adplug-2.2.1-1|106	
14mu|adplug-2.2.1-1|107	

22301 14
14mu|adwaita-icon-theme-3.16.2.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|adwaita-icon-theme-3.16.2.1-1|2	
14mu|adwaita-icon-theme-3.16.2.1-1|3	Summary:	GNOME default icons
14mu|adwaita-icon-theme-3.16.2.1-1|4	Name:		adwaita-icon-theme
14mu|adwaita-icon-theme-3.16.2.1-1|5	Version:	3.16.2.1
14mu|adwaita-icon-theme-3.16.2.1-1|6	Release:	1
14mu|adwaita-icon-theme-3.16.2.1-1|7	License:	GPLv2+
14mu|adwaita-icon-theme-3.16.2.1-1|8	Group:		Graphical desktop/GNOME
14mu|adwaita-icon-theme-3.16.2.1-1|9	URL:		http://www.gnome.org/
14mu|adwaita-icon-theme-3.16.2.1-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|adwaita-icon-theme-3.16.2.1-1|11	BuildRequires:	intltool
14mu|adwaita-icon-theme-3.16.2.1-1|12	BuildRequires:	hicolor-icon-theme
14mu|adwaita-icon-theme-3.16.2.1-1|13	BuildRequires:	icon-naming-utils >= 0.8.7
14mu|adwaita-icon-theme-3.16.2.1-1|14	BuildRequires:	gtk+2.0
14mu|adwaita-icon-theme-3.16.2.1-1|15	BuildArch:	noarch
14mu|adwaita-icon-theme-3.16.2.1-1|16	Requires:	hicolor-icon-theme
14mu|adwaita-icon-theme-3.16.2.1-1|17	Requires(post):	gtk+2.0 >= 2.6.0
14mu|adwaita-icon-theme-3.16.2.1-1|18	Requires(postun):gtk+2.0 >= 2.6.0
14mu|adwaita-icon-theme-3.16.2.1-1|19	
14mu|adwaita-icon-theme-3.16.2.1-1|20	%description
14mu|adwaita-icon-theme-3.16.2.1-1|21	This package contains the Adwaita icon theme used by the GNOME desktop.
14mu|adwaita-icon-theme-3.16.2.1-1|22	
14mu|adwaita-icon-theme-3.16.2.1-1|23	%package -n	adwaita-cursor-theme
14mu|adwaita-icon-theme-3.16.2.1-1|24	Summary:	Adwaita cursor theme
14mu|adwaita-icon-theme-3.16.2.1-1|25	Group:		Graphical desktop/GNOME
14mu|adwaita-icon-theme-3.16.2.1-1|26	BuildArch:	noarch
14mu|adwaita-icon-theme-3.16.2.1-1|27	
14mu|adwaita-icon-theme-3.16.2.1-1|28	%description -n	adwaita-cursor-theme
14mu|adwaita-icon-theme-3.16.2.1-1|29	The adwaita-cursor-theme package contains a modern set of cursors originally
14mu|adwaita-icon-theme-3.16.2.1-1|30	designed for the GNOME desktop.
14mu|adwaita-icon-theme-3.16.2.1-1|31	
14mu|adwaita-icon-theme-3.16.2.1-1|32	%package        devel
14mu|adwaita-icon-theme-3.16.2.1-1|33	Summary:        Development files for adwaita-icon-theme
14mu|adwaita-icon-theme-3.16.2.1-1|34	Group:          Development/C
14mu|adwaita-icon-theme-3.16.2.1-1|35	Requires:       %{name} = %{version}-%{release}
14mu|adwaita-icon-theme-3.16.2.1-1|36	
14mu|adwaita-icon-theme-3.16.2.1-1|37	%description devel
14mu|adwaita-icon-theme-3.16.2.1-1|38	Development files for gnome-icon-theme
14mu|adwaita-icon-theme-3.16.2.1-1|39	
14mu|adwaita-icon-theme-3.16.2.1-1|40	
14mu|adwaita-icon-theme-3.16.2.1-1|41	%prep
14mu|adwaita-icon-theme-3.16.2.1-1|42	%setup -q
14mu|adwaita-icon-theme-3.16.2.1-1|43	
14mu|adwaita-icon-theme-3.16.2.1-1|44	%build
14mu|adwaita-icon-theme-3.16.2.1-1|45	%configure2_5x --enable-icon-mapping
14mu|adwaita-icon-theme-3.16.2.1-1|46	%make
14mu|adwaita-icon-theme-3.16.2.1-1|47	
14mu|adwaita-icon-theme-3.16.2.1-1|48	%install
14mu|adwaita-icon-theme-3.16.2.1-1|49	%makeinstall_std
14mu|adwaita-icon-theme-3.16.2.1-1|50	
14mu|adwaita-icon-theme-3.16.2.1-1|51	touch %{buildroot}%{_datadir}/icons/Adwaita/icon-theme.cache
14mu|adwaita-icon-theme-3.16.2.1-1|52	
14mu|adwaita-icon-theme-3.16.2.1-1|53	# automatic gtk icon cache update on rpm installs/removals
14mu|adwaita-icon-theme-3.16.2.1-1|54	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
14mu|adwaita-icon-theme-3.16.2.1-1|55	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mu|adwaita-icon-theme-3.16.2.1-1|56	
14mu|adwaita-icon-theme-3.16.2.1-1|57	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-adwaita.filter << EOF
14mu|adwaita-icon-theme-3.16.2.1-1|58	^./usr/share/icons/Adwaita/
14mu|adwaita-icon-theme-3.16.2.1-1|59	EOF
14mu|adwaita-icon-theme-3.16.2.1-1|60	
14mu|adwaita-icon-theme-3.16.2.1-1|61	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-adwaita.script << EOF
14mu|adwaita-icon-theme-3.16.2.1-1|62	#!/bin/sh
14mu|adwaita-icon-theme-3.16.2.1-1|63	if [ -x /usr/bin/gtk-update-icon-cache ]; then
14mu|adwaita-icon-theme-3.16.2.1-1|64	/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/Adwaita
14mu|adwaita-icon-theme-3.16.2.1-1|65	fi
14mu|adwaita-icon-theme-3.16.2.1-1|66	EOF
14mu|adwaita-icon-theme-3.16.2.1-1|67	
14mu|adwaita-icon-theme-3.16.2.1-1|68	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-adwaita.script
14mu|adwaita-icon-theme-3.16.2.1-1|69	
14mu|adwaita-icon-theme-3.16.2.1-1|70	%post
14mu|adwaita-icon-theme-3.16.2.1-1|71	%update_icon_cache Adwaita
14mu|adwaita-icon-theme-3.16.2.1-1|72	
14mu|adwaita-icon-theme-3.16.2.1-1|73	%postun
14mu|adwaita-icon-theme-3.16.2.1-1|74	%clean_icon_cache Adwaita
14mu|adwaita-icon-theme-3.16.2.1-1|75	
14mu|adwaita-icon-theme-3.16.2.1-1|76	%files
14mu|adwaita-icon-theme-3.16.2.1-1|77	%doc AUTHORS NEWS README
14mu|adwaita-icon-theme-3.16.2.1-1|78	%dir %{_datadir}/icons/Adwaita/
14mu|adwaita-icon-theme-3.16.2.1-1|79	%ghost %{_datadir}/icons/Adwaita/icon-theme.cache
14mu|adwaita-icon-theme-3.16.2.1-1|80	%dir %{_datadir}/icons/Adwaita/*x*/
14mu|adwaita-icon-theme-3.16.2.1-1|81	%{_datadir}/icons/Adwaita/*x*/*
14mu|adwaita-icon-theme-3.16.2.1-1|82	%dir %{_datadir}/icons/Adwaita/scalable/
14mu|adwaita-icon-theme-3.16.2.1-1|83	%{_datadir}/icons/Adwaita/scalable/*
14mu|adwaita-icon-theme-3.16.2.1-1|84	%dir %{_datadir}/icons/Adwaita/scalable-up-to-32
14mu|adwaita-icon-theme-3.16.2.1-1|85	%{_datadir}/icons/Adwaita/scalable-up-to-32/*
14mu|adwaita-icon-theme-3.16.2.1-1|86	%exclude %{_datadir}/icons/Adwaita/cursors/
14mu|adwaita-icon-theme-3.16.2.1-1|87	%{_var}/lib/rpm/filetriggers/gtk-icon-cache-adwaita.*
14mu|adwaita-icon-theme-3.16.2.1-1|88	
14mu|adwaita-icon-theme-3.16.2.1-1|89	%files -n adwaita-cursor-theme
14mu|adwaita-icon-theme-3.16.2.1-1|90	%{_datadir}/icons/Adwaita/cursors/
14mu|adwaita-icon-theme-3.16.2.1-1|91	
14mu|adwaita-icon-theme-3.16.2.1-1|92	
14mu|adwaita-icon-theme-3.16.2.1-1|93	%files devel
14mu|adwaita-icon-theme-3.16.2.1-1|94	%{_datadir}/pkgconfig/%{name}.pc
14mu|adwaita-icon-theme-3.16.2.1-1|95	
14mu|adwaita-icon-theme-3.16.2.1-1|96	
14mu|adwaita-icon-theme-3.16.2.1-1|97	%changelog
14mu|adwaita-icon-theme-3.16.2.1-1|98	
14mu|adwaita-icon-theme-3.16.2.1-1|99	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2.1-1
14mu|adwaita-icon-theme-3.16.2.1-1|100	- (2271b5b) update to 3.16.2.1
14mu|adwaita-icon-theme-3.16.2.1-1|101	
14mu|adwaita-icon-theme-3.16.2.1-1|102	

22302 14
14mu|adwaita-qt-0.98-1|1	Summary:	Adwaita theme for Qt-based applications
14mu|adwaita-qt-0.98-1|2	Name:		adwaita-qt
14mu|adwaita-qt-0.98-1|3	Version:	0.98
14mu|adwaita-qt-0.98-1|4	Release:	1
14mu|adwaita-qt-0.98-1|5	License:	LGPLv2+
14mu|adwaita-qt-0.98-1|6	Group:		System/Libraries
14mu|adwaita-qt-0.98-1|7	Url:		https://github.com/MartinBriza/adwaita-qt
14mu|adwaita-qt-0.98-1|8	Source0:	https://github.com/MartinBriza/adwaita-qt/archive/%{version}/%{name}-%{version}.tar.gz
14mu|adwaita-qt-0.98-1|9	BuildRequires:	cmake
14mu|adwaita-qt-0.98-1|10	BuildRequires:	pkgconfig(QtCore)
14mu|adwaita-qt-0.98-1|11	BuildRequires:	pkgconfig(QtDBus)
14mu|adwaita-qt-0.98-1|12	BuildRequires:	pkgconfig(QtGui)
14mu|adwaita-qt-0.98-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|adwaita-qt-0.98-1|14	BuildRequires:	pkgconfig(Qt5DBus)
14mu|adwaita-qt-0.98-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|adwaita-qt-0.98-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|adwaita-qt-0.98-1|17	
14mu|adwaita-qt-0.98-1|18	%description
14mu|adwaita-qt-0.98-1|19	Adwaita theme for Qt-based applications.
14mu|adwaita-qt-0.98-1|20	
14mu|adwaita-qt-0.98-1|21	#----------------------------------------------------------------------------
14mu|adwaita-qt-0.98-1|22	
14mu|adwaita-qt-0.98-1|23	%package -n qt4-style-adwaita
14mu|adwaita-qt-0.98-1|24	Summary:	Adwaita style for Qt4
14mu|adwaita-qt-0.98-1|25	Group:		System/Libraries
14mu|adwaita-qt-0.98-1|26	
14mu|adwaita-qt-0.98-1|27	%description -n qt4-style-adwaita
14mu|adwaita-qt-0.98-1|28	Adwaita style for Qt4.
14mu|adwaita-qt-0.98-1|29	
14mu|adwaita-qt-0.98-1|30	%files -n qt4-style-adwaita
14mu|adwaita-qt-0.98-1|31	%{_qt_plugindir}/styles/adwaita.so
14mu|adwaita-qt-0.98-1|32	
14mu|adwaita-qt-0.98-1|33	#----------------------------------------------------------------------------
14mu|adwaita-qt-0.98-1|34	
14mu|adwaita-qt-0.98-1|35	%package -n qt5-style-adwaita
14mu|adwaita-qt-0.98-1|36	Summary:	Adwaita style for Qt5
14mu|adwaita-qt-0.98-1|37	Group:		System/Libraries
14mu|adwaita-qt-0.98-1|38	
14mu|adwaita-qt-0.98-1|39	%description -n qt5-style-adwaita
14mu|adwaita-qt-0.98-1|40	Adwaita style for Qt5.
14mu|adwaita-qt-0.98-1|41	
14mu|adwaita-qt-0.98-1|42	%files -n qt5-style-adwaita
14mu|adwaita-qt-0.98-1|43	%{_qt5_plugindir}/styles/adwaita.so
14mu|adwaita-qt-0.98-1|44	
14mu|adwaita-qt-0.98-1|45	#----------------------------------------------------------------------------
14mu|adwaita-qt-0.98-1|46	
14mu|adwaita-qt-0.98-1|47	%prep
14mu|adwaita-qt-0.98-1|48	%setup -q
14mu|adwaita-qt-0.98-1|49	
14mu|adwaita-qt-0.98-1|50	mkdir Qt4
14mu|adwaita-qt-0.98-1|51	mv `ls -1 |grep -v Qt4` Qt4
14mu|adwaita-qt-0.98-1|52	cp -a Qt4 Qt5
14mu|adwaita-qt-0.98-1|53	
14mu|adwaita-qt-0.98-1|54	%build
14mu|adwaita-qt-0.98-1|55	pushd Qt4
14mu|adwaita-qt-0.98-1|56	%cmake_qt4 \
14mu|adwaita-qt-0.98-1|57	-DUSE_QT4:BOOL=TRUE
14mu|adwaita-qt-0.98-1|58	%make
14mu|adwaita-qt-0.98-1|59	popd
14mu|adwaita-qt-0.98-1|60	
14mu|adwaita-qt-0.98-1|61	pushd Qt5
14mu|adwaita-qt-0.98-1|62	%cmake_qt5 \
14mu|adwaita-qt-0.98-1|63	-DUSE_QT4:BOOL=FALSE
14mu|adwaita-qt-0.98-1|64	%make
14mu|adwaita-qt-0.98-1|65	popd
14mu|adwaita-qt-0.98-1|66	
14mu|adwaita-qt-0.98-1|67	%install
14mu|adwaita-qt-0.98-1|68	%makeinstall_std -C Qt4/build
14mu|adwaita-qt-0.98-1|69	
14mu|adwaita-qt-0.98-1|70	%makeinstall_std -C Qt5/build
14mu|adwaita-qt-0.98-1|71	
14mu|adwaita-qt-0.98-1|72	
14mu|adwaita-qt-0.98-1|73	%changelog
14mu|adwaita-qt-0.98-1|74	
14mu|adwaita-qt-0.98-1|75	* Wed Mar 08 2017 Rosa <rosa@abf.rosalinux.ru> 0.98-1
14mu|adwaita-qt-0.98-1|76	- (c960862) Automatic import for version 0.98-1
14mu|adwaita-qt-0.98-1|77	
14mu|adwaita-qt-0.98-1|78	

22303 14
14mu|aide-0.15.1-6|1	Summary:	Advanced Intrusion Detection Environment
14mu|aide-0.15.1-6|2	Name:		aide
14mu|aide-0.15.1-6|3	Version:	0.15.1
14mu|aide-0.15.1-6|4	Release:	6
14mu|aide-0.15.1-6|5	License:	GPLv2+
14mu|aide-0.15.1-6|6	Group:		Monitoring
14mu|aide-0.15.1-6|7	URL:		http://sourceforge.net/projects/aide
14mu|aide-0.15.1-6|8	Source0:	http://prdownloads.sourceforge.net/aide/%{name}-%{version}.tar.gz
14mu|aide-0.15.1-6|9	Source1:	http://prdownloads.sourceforge.net/aide/%{name}-%{version}.tar.gz.asc
14mu|aide-0.15.1-6|10	Source2:	aide.conf
14mu|aide-0.15.1-6|11	Source3:	aidecheck
14mu|aide-0.15.1-6|12	Source4:	aideupdate
14mu|aide-0.15.1-6|13	Source5:	aideinit
14mu|aide-0.15.1-6|14	Source6:	aideinit.8
14mu|aide-0.15.1-6|15	#p0 sent upstream by kharec
14mu|aide-0.15.1-6|16	Patch0:		aide-0.15-fix-str-fmt.patch
14mu|aide-0.15.1-6|17	BuildRequires:	bison
14mu|aide-0.15.1-6|18	Buildrequires:	flex
14mu|aide-0.15.1-6|19	BuildRequires:  acl-devel
14mu|aide-0.15.1-6|20	BuildRequires:  audit-devel
14mu|aide-0.15.1-6|21	BuildRequires:	glibc-devel
14mu|aide-0.15.1-6|22	BuildRequires:	mhash-devel
14mu|aide-0.15.1-6|23	BuildRequires:  elfutils-devel
14mu|aide-0.15.1-6|24	BuildRequires:  glibc-devel
14mu|aide-0.15.1-6|25	BuildRequires:  mhash-devel
14mu|aide-0.15.1-6|26	%if %{with selinux}
14mu|aide-0.15.1-6|27	BuildRequires:  selinux-devel
14mu|aide-0.15.1-6|28	%endif
14mu|aide-0.15.1-6|29	BuildRequires:  pkgconfig(ext2fs)
14mu|aide-0.15.1-6|30	BuildRequires:	pkgconfig(zlib)
14mu|aide-0.15.1-6|31	BuildRequires:  bison
14mu|aide-0.15.1-6|32	
14mu|aide-0.15.1-6|33	Requires:	gnupg
14mu|aide-0.15.1-6|34	
14mu|aide-0.15.1-6|35	%description
14mu|aide-0.15.1-6|36	AIDE (Advanced Intrusion Detection Environment) is a free alternative to
14mu|aide-0.15.1-6|37	Tripwire. It does the same things as the semi-free Tripwire and more. It
14mu|aide-0.15.1-6|38	is a file system integrity monitoring tool.
14mu|aide-0.15.1-6|39	
14mu|aide-0.15.1-6|40	%files
14mu|aide-0.15.1-6|41	%doc AUTHORS COPYING ChangeLog NEWS README doc/aide.conf.in
14mu|aide-0.15.1-6|42	%attr(0700,root,root) %{_sbindir}/aide
14mu|aide-0.15.1-6|43	%attr(0700,root,root) %{_sbindir}/aidecheck
14mu|aide-0.15.1-6|44	%attr(0700,root,root) %{_sbindir}/aideinit
14mu|aide-0.15.1-6|45	%attr(0700,root,root) %{_sbindir}/aideupdate
14mu|aide-0.15.1-6|46	%{_mandir}/man1/aide.1*
14mu|aide-0.15.1-6|47	%{_mandir}/man5/aide.conf.5*
14mu|aide-0.15.1-6|48	%{_mandir}/man8/aideinit.8*
14mu|aide-0.15.1-6|49	%dir %attr(0700,root,root) /var/lib/aide
14mu|aide-0.15.1-6|50	%dir %attr(0700,root,root) /var/lib/aide/reports
14mu|aide-0.15.1-6|51	%attr(0700,root,root) %{_sysconfdir}/cron.daily/aide
14mu|aide-0.15.1-6|52	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/aide.conf
14mu|aide-0.15.1-6|53	
14mu|aide-0.15.1-6|54	%post
14mu|aide-0.15.1-6|55	echo "*********************************************************"
14mu|aide-0.15.1-6|56	echo "* Please see aideinit(8) for information on how to setup"
14mu|aide-0.15.1-6|57	echo "* AIDE+gpg which this AIDE implementation uses by default"
14mu|aide-0.15.1-6|58	echo "*********************************************************"
14mu|aide-0.15.1-6|59	
14mu|aide-0.15.1-6|60	#----------------------------------------------------------------------------
14mu|aide-0.15.1-6|61	
14mu|aide-0.15.1-6|62	%prep
14mu|aide-0.15.1-6|63	%setup -q
14mu|aide-0.15.1-6|64	%patch0 -p0
14mu|aide-0.15.1-6|65	
14mu|aide-0.15.1-6|66	%build
14mu|aide-0.15.1-6|67	%configure2_5x \
14mu|aide-0.15.1-6|68	--with-config-file=%{_sysconfdir}/aide.conf \
14mu|aide-0.15.1-6|69	--with-zlib \
14mu|aide-0.15.1-6|70	--with-mhash \
14mu|aide-0.15.1-6|71	--disable-static \
14mu|aide-0.15.1-6|72	--with-posix-acl \
14mu|aide-0.15.1-6|73	%if %{with selinux}
14mu|aide-0.15.1-6|74	--with-selinux \
14mu|aide-0.15.1-6|75	%endif
14mu|aide-0.15.1-6|76	--with-prelink \
14mu|aide-0.15.1-6|77	--with-xattr \
14mu|aide-0.15.1-6|78	--with-e2fsattrs \
14mu|aide-0.15.1-6|79	--with-audit \
14mu|aide-0.15.1-6|80	--with-syslog_facility=LOG_LOCAL1
14mu|aide-0.15.1-6|81	
14mu|aide-0.15.1-6|82	perl -pi -e 's|/etc/aide.db|/var/lib/aide/aide.db|g' config.h
14mu|aide-0.15.1-6|83	
14mu|aide-0.15.1-6|84	%make
14mu|aide-0.15.1-6|85	
14mu|aide-0.15.1-6|86	%install
14mu|aide-0.15.1-6|87	make prefix=%{buildroot}%{_prefix} \
14mu|aide-0.15.1-6|88	bindir=%{buildroot}%{_sbindir} \
14mu|aide-0.15.1-6|89	mandir=%{buildroot}%{_mandir} \
14mu|aide-0.15.1-6|90	install
14mu|aide-0.15.1-6|91	
14mu|aide-0.15.1-6|92	mkdir -p %{buildroot}{/var/lib/aide/reports,%{_sysconfdir}/cron.daily,%{_mandir}/man8}
14mu|aide-0.15.1-6|93	
14mu|aide-0.15.1-6|94	install -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/aide.conf
14mu|aide-0.15.1-6|95	install -m 0700 %{SOURCE3} %{buildroot}%{_sbindir}/aidecheck
14mu|aide-0.15.1-6|96	install -m 0700 %{SOURCE4} %{buildroot}%{_sbindir}/aideupdate
14mu|aide-0.15.1-6|97	install -m 0700 %{SOURCE5} %{buildroot}%{_sbindir}/aideinit
14mu|aide-0.15.1-6|98	install -m 0644 %{SOURCE6} %{buildroot}%{_mandir}/man8/aideinit.8
14mu|aide-0.15.1-6|99	ln -sf ../..%{_sbindir}/aidecheck %{buildroot}%{_sysconfdir}/cron.daily/aide
14mu|aide-0.15.1-6|100	
14mu|aide-0.15.1-6|101	
14mu|aide-0.15.1-6|102	%changelog
14mu|aide-0.15.1-6|103	
14mu|aide-0.15.1-6|104	* Wed Apr 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.15.1-6
14mu|aide-0.15.1-6|105	- (2b96a16) Build additional possibilities to be able to work with default conf file
14mu|aide-0.15.1-6|106	
14mu|aide-0.15.1-6|107	

22304 14
14mu|aisleriot-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|aisleriot-3.16.2-1|2	
14mu|aisleriot-3.16.2-1|3	Name:		aisleriot
14mu|aisleriot-3.16.2-1|4	Summary:	A compilation of solitaire card games
14mu|aisleriot-3.16.2-1|5	Version:	3.16.2
14mu|aisleriot-3.16.2-1|6	Release:	1
14mu|aisleriot-3.16.2-1|7	Group:		Games/Cards
14mu|aisleriot-3.16.2-1|8	License:	GPLv3+
14mu|aisleriot-3.16.2-1|9	Url:		https://wiki.gnome.org/Aisleriot
14mu|aisleriot-3.16.2-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|aisleriot-3.16.2-1|11	Conflicts:	gnome-games < 2.29.6-2
14mu|aisleriot-3.16.2-1|12	BuildRequires:	pkgconfig(cairo) >= 1.10.0
14mu|aisleriot-3.16.2-1|13	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0
14mu|aisleriot-3.16.2-1|14	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|aisleriot-3.16.2-1|15	BuildRequires:	pkgconfig(gobject-2.0)
14mu|aisleriot-3.16.2-1|16	BuildRequires:	pkgconfig(gthread-2.0)
14mu|aisleriot-3.16.2-1|17	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mu|aisleriot-3.16.2-1|18	BuildRequires:	pkgconfig(guile-2.0) >= 2.0.0
14mu|aisleriot-3.16.2-1|19	BuildRequires:	pkgconfig(ice)
14mu|aisleriot-3.16.2-1|20	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14mu|aisleriot-3.16.2-1|21	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mu|aisleriot-3.16.2-1|22	BuildRequires:	pkgconfig(sm)
14mu|aisleriot-3.16.2-1|23	BuildRequires:	pkgconfig(QtSvg)
14mu|aisleriot-3.16.2-1|24	BuildRequires:	intltool
14mu|aisleriot-3.16.2-1|25	BuildRequires:	yelp-tools
14mu|aisleriot-3.16.2-1|26	BuildRequires:	itstool
14mu|aisleriot-3.16.2-1|27	BuildRequires:	gnome-doc-utils
14mu|aisleriot-3.16.2-1|28	BuildRequires:	docbook-dtds
14mu|aisleriot-3.16.2-1|29	BuildRequires:	guile
14mu|aisleriot-3.16.2-1|30	BuildRequires:	gnome-common
14mu|aisleriot-3.16.2-1|31	BuildRequires:	gettext-devel
14mu|aisleriot-3.16.2-1|32	BuildRequires:	appdata-tools
14mu|aisleriot-3.16.2-1|33	
14mu|aisleriot-3.16.2-1|34	%description
14mu|aisleriot-3.16.2-1|35	Aisleriot (also known as Solitaire or sol) is a collection of card games
14mu|aisleriot-3.16.2-1|36	which are easy to play with the aid of a mouse. The rules for the games
14mu|aisleriot-3.16.2-1|37	have been coded for your pleasure in the GNOME scripting language (Scheme).
14mu|aisleriot-3.16.2-1|38	
14mu|aisleriot-3.16.2-1|39	%prep
14mu|aisleriot-3.16.2-1|40	%setup -q
14mu|aisleriot-3.16.2-1|41	
14mu|aisleriot-3.16.2-1|42	%build
14mu|aisleriot-3.16.2-1|43	autoreconf -vfi
14mu|aisleriot-3.16.2-1|44	%configure2_5x \
14mu|aisleriot-3.16.2-1|45	--with-card-theme-formats=all \
14mu|aisleriot-3.16.2-1|46	--with-kde-card-theme-path=%{_datadir}/apps/carddecks \
14mu|aisleriot-3.16.2-1|47	--with-pysol-card-theme-path=%{_datadir}/PySolFC \
14mu|aisleriot-3.16.2-1|48	--disable-schemas-compile \
14mu|aisleriot-3.16.2-1|49	--disable-schemas-install \
14mu|aisleriot-3.16.2-1|50	--disable-static
14mu|aisleriot-3.16.2-1|51	%make V=1 LIBS="-lstdc++"
14mu|aisleriot-3.16.2-1|52	
14mu|aisleriot-3.16.2-1|53	%install
14mu|aisleriot-3.16.2-1|54	%makeinstall_std
14mu|aisleriot-3.16.2-1|55	
14mu|aisleriot-3.16.2-1|56	desktop-file-edit %{buildroot}%{_datadir}/applications/sol.desktop
14mu|aisleriot-3.16.2-1|57	
14mu|aisleriot-3.16.2-1|58	%find_lang %{name} --with-gnome
14mu|aisleriot-3.16.2-1|59	
14mu|aisleriot-3.16.2-1|60	%preun
14mu|aisleriot-3.16.2-1|61	%preun_uninstall_gconf_schemas %{name}
14mu|aisleriot-3.16.2-1|62	
14mu|aisleriot-3.16.2-1|63	%files -f %{name}.lang
14mu|aisleriot-3.16.2-1|64	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14mu|aisleriot-3.16.2-1|65	%{_bindir}/sol
14mu|aisleriot-3.16.2-1|66	%{_libdir}/%{name}/
14mu|aisleriot-3.16.2-1|67	#%%{_libexecdir}/%{name}/
14mu|aisleriot-3.16.2-1|68	%{_libdir}/valgrind/%{name}.supp
14mu|aisleriot-3.16.2-1|69	%{_datadir}/applications/sol.desktop
14mu|aisleriot-3.16.2-1|70	%{_datadir}/glib-2.0/schemas/org.gnome.Patience.WindowState.gschema.xml
14mu|aisleriot-3.16.2-1|71	%{_iconsdir}/*/*/*/*
14mu|aisleriot-3.16.2-1|72	%{_mandir}/man6/sol.*
14mu|aisleriot-3.16.2-1|73	%{_datadir}/%{name}/
14mu|aisleriot-3.16.2-1|74	%{_datadir}/appdata/sol.appdata.xml
14mu|aisleriot-3.16.2-1|75	
14mu|aisleriot-3.16.2-1|76	
14mu|aisleriot-3.16.2-1|77	
14mu|aisleriot-3.16.2-1|78	
14mu|aisleriot-3.16.2-1|79	%changelog
14mu|aisleriot-3.16.2-1|80	
14mu|aisleriot-3.16.2-1|81	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|aisleriot-3.16.2-1|82	- (11de703) pack icons
14mu|aisleriot-3.16.2-1|83	
14mu|aisleriot-3.16.2-1|84	

22305 14
14mu|akonadi-1.13.0-3|1	Summary:	An extensible cross-desktop storage service for PIM
14mu|akonadi-1.13.0-3|2	Name:		akonadi
14mu|akonadi-1.13.0-3|3	Version:	1.13.0
14mu|akonadi-1.13.0-3|4	Release:	3
14mu|akonadi-1.13.0-3|5	Epoch:		1
14mu|akonadi-1.13.0-3|6	License:	LGPLv2.1+
14mu|akonadi-1.13.0-3|7	Group:		Networking/WWW
14mu|akonadi-1.13.0-3|8	Url:		http://pim.kde.org/akonadi/
14mu|akonadi-1.13.0-3|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|akonadi-1.13.0-3|10	%if %{is_beta}
14mu|akonadi-1.13.0-3|11	%define ftpdir unstable
14mu|akonadi-1.13.0-3|12	%else
14mu|akonadi-1.13.0-3|13	%define ftpdir stable
14mu|akonadi-1.13.0-3|14	%endif
14mu|akonadi-1.13.0-3|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/akonadi/src/%{name}-%{version}.tar.bz2
14mu|akonadi-1.13.0-3|16	Patch0:		upstream-do_not_crash_when_setmntent_returns_NULL.patch
14mu|akonadi-1.13.0-3|17	Patch1:		upstream_dont_call_insert_from_Q_ASSERT.patch
14mu|akonadi-1.13.0-3|18	Patch2:		upstream-fix_buffer_overflow_in_AKTEST_FAKESERVER_MAIN.patch
14mu|akonadi-1.13.0-3|19	Patch3:		upstream-fix_typo_in_if_condition.patch
14mu|akonadi-1.13.0-3|20	BuildRequires:	automoc4
14mu|akonadi-1.13.0-3|21	BuildRequires:	kde4-macros
14mu|akonadi-1.13.0-3|22	BuildRequires:	libxml2-utils
14mu|akonadi-1.13.0-3|23	BuildRequires:	qt4-qtdbus
14mu|akonadi-1.13.0-3|24	BuildRequires:	shared-mime-info >= 0.20
14mu|akonadi-1.13.0-3|25	BuildRequires:	xsltproc
14mu|akonadi-1.13.0-3|26	BuildRequires:	boost-devel
14mu|akonadi-1.13.0-3|27	BuildRequires:	mariadb-devel
14mu|akonadi-1.13.0-3|28	BuildRequires:	qt4-devel
14mu|akonadi-1.13.0-3|29	BuildRequires:	pkgconfig(soprano)
14mu|akonadi-1.13.0-3|30	Requires:	mariadb-common
14mu|akonadi-1.13.0-3|31	# (tpg) needed for mysqld
14mu|akonadi-1.13.0-3|32	Requires:	mariadb-server
14mu|akonadi-1.13.0-3|33	# Needed for mysqlcheck  which is used in akonadi
14mu|akonadi-1.13.0-3|34	Requires:	mariadb-client
14mu|akonadi-1.13.0-3|35	Requires:	qt4-database-plugin-mysql
14mu|akonadi-1.13.0-3|36	
14mu|akonadi-1.13.0-3|37	%description
14mu|akonadi-1.13.0-3|38	An extensible cross-desktop storage service for PIM data and meta data
14mu|akonadi-1.13.0-3|39	providing concurrent read, write, and query access.
14mu|akonadi-1.13.0-3|40	
14mu|akonadi-1.13.0-3|41	%files
14mu|akonadi-1.13.0-3|42	%{_kde_bindir}/*
14mu|akonadi-1.13.0-3|43	%{_sysconfdir}/akonadi
14mu|akonadi-1.13.0-3|44	%{_datadir}/dbus-1/services/*
14mu|akonadi-1.13.0-3|45	%{_datadir}/mime/packages/akonadi-mime.xml
14mu|akonadi-1.13.0-3|46	%{_libdir}/qt4/plugins/sqldrivers/libqsqlite3.so
14mu|akonadi-1.13.0-3|47	
14mu|akonadi-1.13.0-3|48	#------------------------------------------------------
14mu|akonadi-1.13.0-3|49	
14mu|akonadi-1.13.0-3|50	# Need a dummy package to override old one
14mu|akonadi-1.13.0-3|51	%package common
14mu|akonadi-1.13.0-3|52	Group:		Networking/WWW
14mu|akonadi-1.13.0-3|53	Summary:	Dummy package to override old
14mu|akonadi-1.13.0-3|54	
14mu|akonadi-1.13.0-3|55	%description common
14mu|akonadi-1.13.0-3|56	Dummy package to override old.
14mu|akonadi-1.13.0-3|57	
14mu|akonadi-1.13.0-3|58	%files common
14mu|akonadi-1.13.0-3|59	%doc README
14mu|akonadi-1.13.0-3|60	
14mu|akonadi-1.13.0-3|61	#------------------------------------------------------
14mu|akonadi-1.13.0-3|62	
14mu|akonadi-1.13.0-3|63	%define akonadiprotocolinternals_major 1
14mu|akonadi-1.13.0-3|64	%define libakonadiprotocolinternals %mklibname akonadiprotocolinternals %{akonadiprotocolinternals_major}
14mu|akonadi-1.13.0-3|65	
14mu|akonadi-1.13.0-3|66	%package -n %{libakonadiprotocolinternals}
14mu|akonadi-1.13.0-3|67	Summary:	%{name} library
14mu|akonadi-1.13.0-3|68	Group:		System/Libraries
14mu|akonadi-1.13.0-3|69	
14mu|akonadi-1.13.0-3|70	%description -n %{libakonadiprotocolinternals}
14mu|akonadi-1.13.0-3|71	%{name} library.
14mu|akonadi-1.13.0-3|72	
14mu|akonadi-1.13.0-3|73	%files -n %{libakonadiprotocolinternals}
14mu|akonadi-1.13.0-3|74	%{_kde_libdir}/libakonadiprotocolinternals.so.%{akonadiprotocolinternals_major}*
14mu|akonadi-1.13.0-3|75	
14mu|akonadi-1.13.0-3|76	#------------------------------------------------------
14mu|akonadi-1.13.0-3|77	
14mu|akonadi-1.13.0-3|78	%package devel
14mu|akonadi-1.13.0-3|79	Summary:	Devel stuff for %{name}
14mu|akonadi-1.13.0-3|80	Group:		Development/KDE and Qt
14mu|akonadi-1.13.0-3|81	Requires:	%{libakonadiprotocolinternals} = %{EVRD}
14mu|akonadi-1.13.0-3|82	Requires:	akonadi-common = %{EVRD}
14mu|akonadi-1.13.0-3|83	
14mu|akonadi-1.13.0-3|84	%description devel
14mu|akonadi-1.13.0-3|85	This package contains header files needed if you wish to build applications
14mu|akonadi-1.13.0-3|86	based on %{name}
14mu|akonadi-1.13.0-3|87	
14mu|akonadi-1.13.0-3|88	%files devel
14mu|akonadi-1.13.0-3|89	%{_kde_includedir}/*
14mu|akonadi-1.13.0-3|90	%{_kde_libdir}/*.so
14mu|akonadi-1.13.0-3|91	%{_kde_libdir}/pkgconfig/akonadi.pc
14mu|akonadi-1.13.0-3|92	%{_kde_libdir}/cmake/Akonadi
14mu|akonadi-1.13.0-3|93	%{_kde_datadir}/dbus-1/interfaces/*.xml
14mu|akonadi-1.13.0-3|94	
14mu|akonadi-1.13.0-3|95	#--------------------------------------------------------------------
14mu|akonadi-1.13.0-3|96	
14mu|akonadi-1.13.0-3|97	%prep
14mu|akonadi-1.13.0-3|98	%setup -q
14mu|akonadi-1.13.0-3|99	%patch0 -p1
14mu|akonadi-1.13.0-3|100	%patch1 -p1
14mu|akonadi-1.13.0-3|101	%patch2 -p1
14mu|akonadi-1.13.0-3|102	%patch3 -p1
14mu|akonadi-1.13.0-3|103	
14mu|akonadi-1.13.0-3|104	%build
14mu|akonadi-1.13.0-3|105	%cmake_kde4 \
14mu|akonadi-1.13.0-3|106	-DMYSQLD_EXECUTABLE=%{_sbindir}/mysqld \
14mu|akonadi-1.13.0-3|107	-DCONFIG_INSTALL_DIR=%{_sysconfdir}
14mu|akonadi-1.13.0-3|108	%make
14mu|akonadi-1.13.0-3|109	
14mu|akonadi-1.13.0-3|110	%install
14mu|akonadi-1.13.0-3|111	%makeinstall_std -C build
14mu|akonadi-1.13.0-3|112	mkdir %{buildroot}%{_libdir}/qt4
14mu|akonadi-1.13.0-3|113	mv %{buildroot}%{_libdir}/plugins %{buildroot}%{_libdir}/qt4/
14mu|akonadi-1.13.0-3|114	
14mu|akonadi-1.13.0-3|115	
14mu|akonadi-1.13.0-3|116	%changelog
14mu|akonadi-1.13.0-3|117	* Mon Jan 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.13.0-3
14mu|akonadi-1.13.0-3|118	+ Revision: de8046c
14mu|akonadi-1.13.0-3|119	- Add upstream patches to fix various issues
14mu|akonadi-1.13.0-3|120	
14mu|akonadi-1.13.0-3|121	

22306 14
14mu|alacarte-3.11.91-1|1	Summary:	Simple menu editor for Gnome
14mu|alacarte-3.11.91-1|2	Name:		alacarte
14mu|alacarte-3.11.91-1|3	Version:	3.11.91
14mu|alacarte-3.11.91-1|4	Release:	1
14mu|alacarte-3.11.91-1|5	Group:		System/Configuration/Other
14mu|alacarte-3.11.91-1|6	License:	LGPLv2+
14mu|alacarte-3.11.91-1|7	URL:		http://www.realistanew.com/projects/alacarte/
14mu|alacarte-3.11.91-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz
14mu|alacarte-3.11.91-1|9	Source1:	%{name}-icons.tar.bz2
14mu|alacarte-3.11.91-1|10	BuildArch:	noarch
14mu|alacarte-3.11.91-1|11	
14mu|alacarte-3.11.91-1|12	BuildRequires:	desktop-file-utils
14mu|alacarte-3.11.91-1|13	BuildRequires:	docbook-dtds
14mu|alacarte-3.11.91-1|14	BuildRequires:	gettext
14mu|alacarte-3.11.91-1|15	BuildRequires:	intltool
14mu|alacarte-3.11.91-1|16	BuildRequires:	pkgconfig(libgnome-menu-3.0)
14mu|alacarte-3.11.91-1|17	BuildRequires:	pkgconfig(pygtk-2.0)
14mu|alacarte-3.11.91-1|18	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|alacarte-3.11.91-1|19	BuildRequires:	xsltproc
14mu|alacarte-3.11.91-1|20	
14mu|alacarte-3.11.91-1|21	Requires:	pygtk2.0
14mu|alacarte-3.11.91-1|22	Requires:	gnome-python-gconf
14mu|alacarte-3.11.91-1|23	Requires:	gnome-python
14mu|alacarte-3.11.91-1|24	Requires:	typelib(GMenu)
14mu|alacarte-3.11.91-1|25	
14mu|alacarte-3.11.91-1|26	%description
14mu|alacarte-3.11.91-1|27	Alacarte is a menu editor for GNOME that lets you get things done,
14mu|alacarte-3.11.91-1|28	simply and quickly.
14mu|alacarte-3.11.91-1|29	
14mu|alacarte-3.11.91-1|30	Just click and type to edit, add, and delete any menu entry.
14mu|alacarte-3.11.91-1|31	
14mu|alacarte-3.11.91-1|32	%prep
14mu|alacarte-3.11.91-1|33	%setup -q -a1
14mu|alacarte-3.11.91-1|34	
14mu|alacarte-3.11.91-1|35	%build
14mu|alacarte-3.11.91-1|36	%configure2_5x \
14mu|alacarte-3.11.91-1|37	--prefix=%{_prefix} \
14mu|alacarte-3.11.91-1|38	--libdir=%{_prefix}/lib
14mu|alacarte-3.11.91-1|39	
14mu|alacarte-3.11.91-1|40	%make
14mu|alacarte-3.11.91-1|41	
14mu|alacarte-3.11.91-1|42	%install
14mu|alacarte-3.11.91-1|43	%makeinstall_std
14mu|alacarte-3.11.91-1|44	
14mu|alacarte-3.11.91-1|45	%find_lang %{name} --with-gnome
14mu|alacarte-3.11.91-1|46	
14mu|alacarte-3.11.91-1|47	desktop-file-install --vendor="" \
14mu|alacarte-3.11.91-1|48	--add-category="GNOME" \
14mu|alacarte-3.11.91-1|49	--add-category="X-MandrivaLinux-System-Configuration-Other" \
14mu|alacarte-3.11.91-1|50	--dir %{buildroot}%{_datadir}/applications \
14mu|alacarte-3.11.91-1|51	%{buildroot}%{_datadir}/applications/*
14mu|alacarte-3.11.91-1|52	
14mu|alacarte-3.11.91-1|53	install -D -m 644 %{name}48.png %{buildroot}/%{_liconsdir}/%{name}.png
14mu|alacarte-3.11.91-1|54	install -D -m 644 %{name}32.png %{buildroot}/%{_iconsdir}/%{name}.png
14mu|alacarte-3.11.91-1|55	install -D -m 644 %{name}16.png %{buildroot}/%{_miconsdir}/%{name}.png
14mu|alacarte-3.11.91-1|56	
14mu|alacarte-3.11.91-1|57	%files -f %{name}.lang
14mu|alacarte-3.11.91-1|58	%defattr(-,root,root,-)
14mu|alacarte-3.11.91-1|59	%doc README AUTHORS COPYING
14mu|alacarte-3.11.91-1|60	%{py_puresitedir}/*
14mu|alacarte-3.11.91-1|61	%{_bindir}/*
14mu|alacarte-3.11.91-1|62	%{_datadir}/applications/*
14mu|alacarte-3.11.91-1|63	%{_datadir}/%{name}
14mu|alacarte-3.11.91-1|64	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mu|alacarte-3.11.91-1|65	%{_iconsdir}/*/%{name}.png
14mu|alacarte-3.11.91-1|66	%{_iconsdir}/%{name}.png
14mu|alacarte-3.11.91-1|67	%{_mandir}/man?/*
14mu|alacarte-3.11.91-1|68	
14mu|alacarte-3.11.91-1|69	
14mu|alacarte-3.11.91-1|70	%changelog
14mu|alacarte-3.11.91-1|71	
14mu|alacarte-3.11.91-1|72	* Thu Mar 24 2016 dsilakov <denis.silakov@rosalab.ru> 3.11.91-1
14mu|alacarte-3.11.91-1|73	- (d321353) Merge pull request #1 from dsilakov/alacarte:auto_update
14mu|alacarte-3.11.91-1|74	- (d321353) update alacarte to 3.11.91
14mu|alacarte-3.11.91-1|75	
14mu|alacarte-3.11.91-1|76	

22307 14
14mu|allegro-4.4.2-6|1	%define major 4.4
14mu|allegro-4.4.2-6|2	%define libname %mklibname %{name} %{major}
14mu|allegro-4.4.2-6|3	%define devname %mklibname %{name} -d
14mu|allegro-4.4.2-6|4	
14mu|allegro-4.4.2-6|5	Summary:	Game programming library
14mu|allegro-4.4.2-6|6	Name:		allegro
14mu|allegro-4.4.2-6|7	Version:	4.4.2
14mu|allegro-4.4.2-6|8	Release:	6
14mu|allegro-4.4.2-6|9	License:	Public Domain
14mu|allegro-4.4.2-6|10	Group:		System/Libraries
14mu|allegro-4.4.2-6|11	Url:		http://alleg.sourceforge.net/
14mu|allegro-4.4.2-6|12	Source0:	http://downloads.sourceforge.net/alleg/allegro/%{name}-%{version}.tar.gz
14mu|allegro-4.4.2-6|13	Patch0:		allegro-4.4.2-doc-install.patch
14mu|allegro-4.4.2-6|14	# build seems to fail when username is build, workaround it
14mu|allegro-4.4.2-6|15	Patch1:		allegro-4.4.2-userbuild.patch
14mu|allegro-4.4.2-6|16	Patch2:		allegro-4.2.2-gcc43.patch
14mu|allegro-4.4.2-6|17	Patch4:		allegro-4.4.0.1-format_not_a_string_literal_and_no_format_arguments.patch
14mu|allegro-4.4.2-6|18	BuildRequires:	cmake
14mu|allegro-4.4.2-6|19	BuildRequires:	texinfo
14mu|allegro-4.4.2-6|20	BuildRequires:	pkgconfig(alsa)
14mu|allegro-4.4.2-6|21	BuildRequires:	pkgconfig(audiofile)
14mu|allegro-4.4.2-6|22	BuildRequires:	pkgconfig(gl)
14mu|allegro-4.4.2-6|23	BuildRequires:	pkgconfig(glu)
14mu|allegro-4.4.2-6|24	BuildRequires:	pkgconfig(jack)
14mu|allegro-4.4.2-6|25	BuildRequires:	pkgconfig(libpng)
14mu|allegro-4.4.2-6|26	BuildRequires:	pkgconfig(ogg)
14mu|allegro-4.4.2-6|27	BuildRequires:	pkgconfig(vorbis)
14mu|allegro-4.4.2-6|28	BuildRequires:	pkgconfig(x11)
14mu|allegro-4.4.2-6|29	BuildRequires:	pkgconfig(xcursor)
14mu|allegro-4.4.2-6|30	BuildRequires:	pkgconfig(xext)
14mu|allegro-4.4.2-6|31	BuildRequires:	pkgconfig(xpm)
14mu|allegro-4.4.2-6|32	BuildRequires:	pkgconfig(xxf86dga)
14mu|allegro-4.4.2-6|33	BuildRequires:	pkgconfig(xxf86vm)
14mu|allegro-4.4.2-6|34	BuildRequires:	pkgconfig(zlib)
14mu|allegro-4.4.2-6|35	%ifarch %{ix86}
14mu|allegro-4.4.2-6|36	BuildRequires:	svgalib-devel
14mu|allegro-4.4.2-6|37	%endif
14mu|allegro-4.4.2-6|38	
14mu|allegro-4.4.2-6|39	%description
14mu|allegro-4.4.2-6|40	Allegro is a library of functions for use in computer games.
14mu|allegro-4.4.2-6|41	
14mu|allegro-4.4.2-6|42	%files
14mu|allegro-4.4.2-6|43	%doc %{_docdir}/%{name}
14mu|allegro-4.4.2-6|44	%{_bindir}/colormap
14mu|allegro-4.4.2-6|45	%{_bindir}/dat
14mu|allegro-4.4.2-6|46	%{_bindir}/dat2c
14mu|allegro-4.4.2-6|47	%{_bindir}/dat2s
14mu|allegro-4.4.2-6|48	%{_bindir}/exedat
14mu|allegro-4.4.2-6|49	%{_bindir}/grabber
14mu|allegro-4.4.2-6|50	%{_bindir}/pack
14mu|allegro-4.4.2-6|51	%{_bindir}/pat2dat
14mu|allegro-4.4.2-6|52	%{_bindir}/rgbmap
14mu|allegro-4.4.2-6|53	%{_bindir}/textconv
14mu|allegro-4.4.2-6|54	%{_datadir}/allegro
14mu|allegro-4.4.2-6|55	%{_libdir}/%{name}/%{version}/alleg-alsadigi.so
14mu|allegro-4.4.2-6|56	%{_libdir}/%{name}/%{version}/alleg-alsamidi.so
14mu|allegro-4.4.2-6|57	%{_libdir}/%{name}/%{version}/alleg-dga2.so
14mu|allegro-4.4.2-6|58	%{_libdir}/%{name}/%{version}/modules.lst
14mu|allegro-4.4.2-6|59	%config(noreplace) %{_sysconfdir}/allegrorc
14mu|allegro-4.4.2-6|60	
14mu|allegro-4.4.2-6|61	#----------------------------------------------------------------------------
14mu|allegro-4.4.2-6|62	
14mu|allegro-4.4.2-6|63	%package -n %{libname}
14mu|allegro-4.4.2-6|64	Summary:	Game programming library
14mu|allegro-4.4.2-6|65	Group:		System/Libraries
14mu|allegro-4.4.2-6|66	Provides:	lib%{name} = %{EVRD}
14mu|allegro-4.4.2-6|67	Suggests:	%{name} >= %{EVRD}
14mu|allegro-4.4.2-6|68	
14mu|allegro-4.4.2-6|69	%description -n %{libname}
14mu|allegro-4.4.2-6|70	Allegro is a library of functions for use in computer games.
14mu|allegro-4.4.2-6|71	
14mu|allegro-4.4.2-6|72	%files -n %{libname}
14mu|allegro-4.4.2-6|73	%{_libdir}/liballeg.so.%{major}*
14mu|allegro-4.4.2-6|74	
14mu|allegro-4.4.2-6|75	#----------------------------------------------------------------------------
14mu|allegro-4.4.2-6|76	
14mu|allegro-4.4.2-6|77	%package -n %{devname}
14mu|allegro-4.4.2-6|78	Summary:	Game programming library
14mu|allegro-4.4.2-6|79	Group:		Development/C++
14mu|allegro-4.4.2-6|80	Requires:	%{libname} = %{EVRD}
14mu|allegro-4.4.2-6|81	Provides:	%{name}-devel = %{EVRD}
14mu|allegro-4.4.2-6|82	Provides:	lib%{name}-devel = %{EVRD}
14mu|allegro-4.4.2-6|83	
14mu|allegro-4.4.2-6|84	%description -n %{devname}
14mu|allegro-4.4.2-6|85	Allegro is a library of functions for use in computer games.
14mu|allegro-4.4.2-6|86	This package contains files needed to build programs using Allegro.
14mu|allegro-4.4.2-6|87	
14mu|allegro-4.4.2-6|88	%files -n %{devname}
14mu|allegro-4.4.2-6|89	%doc docs/txt/abi.txt docs/txt/ahack.txt docs/txt/allegro.txt
14mu|allegro-4.4.2-6|90	%doc docs/txt/const.txt docs/txt/faq.txt docs/txt/help.txt
14mu|allegro-4.4.2-6|91	%doc docs/html
14mu|allegro-4.4.2-6|92	%doc demos examples setup
14mu|allegro-4.4.2-6|93	%{_bindir}/%{name}-config
14mu|allegro-4.4.2-6|94	%{_libdir}/*.a
14mu|allegro-4.4.2-6|95	%{_libdir}/*.so
14mu|allegro-4.4.2-6|96	%{_libdir}/pkgconfig/*.pc
14mu|allegro-4.4.2-6|97	%{_includedir}/*.h
14mu|allegro-4.4.2-6|98	%{_includedir}/allegro
14mu|allegro-4.4.2-6|99	%{_includedir}/allegrogl
14mu|allegro-4.4.2-6|100	%{_mandir}/man3/*3*
14mu|allegro-4.4.2-6|101	%{_infodir}/allegro.info*
14mu|allegro-4.4.2-6|102	
14mu|allegro-4.4.2-6|103	#----------------------------------------------------------------------------
14mu|allegro-4.4.2-6|104	
14mu|allegro-4.4.2-6|105	%package jack-plugin
14mu|allegro-4.4.2-6|106	Summary:	Allegro JACK (Jack Audio Connection Kit) plugin
14mu|allegro-4.4.2-6|107	Group:		System/Libraries
14mu|allegro-4.4.2-6|108	Requires:	%{name} = %{EVRD}
14mu|allegro-4.4.2-6|109	
14mu|allegro-4.4.2-6|110	%description jack-plugin
14mu|allegro-4.4.2-6|111	This package contains a plugin for Allegro which enables Allegro to playback
14mu|allegro-4.4.2-6|112	sound through JACK (Jack Audio Connection Kit).
14mu|allegro-4.4.2-6|113	
14mu|allegro-4.4.2-6|114	%files jack-plugin
14mu|allegro-4.4.2-6|115	%{_libdir}/%{name}/%{version}/alleg-jack.so
14mu|allegro-4.4.2-6|116	
14mu|allegro-4.4.2-6|117	#----------------------------------------------------------------------------
14mu|allegro-4.4.2-6|118	
14mu|allegro-4.4.2-6|119	%prep
14mu|allegro-4.4.2-6|120	%setup -q
14mu|allegro-4.4.2-6|121	%patch0 -p1
14mu|allegro-4.4.2-6|122	%patch1 -p1
14mu|allegro-4.4.2-6|123	%patch2 -p1
14mu|allegro-4.4.2-6|124	%patch4 -p0
14mu|allegro-4.4.2-6|125	
14mu|allegro-4.4.2-6|126	iconv -f iso-8859-1 -t utf-8 docs/src/allegro._tx > docs/src/allegro._tx.tmp
14mu|allegro-4.4.2-6|127	mv docs/src/allegro._tx.tmp docs/src/allegro._tx
14mu|allegro-4.4.2-6|128	
14mu|allegro-4.4.2-6|129	%build
14mu|allegro-4.4.2-6|130	%define _disable_ld_no_undefined 1
14mu|allegro-4.4.2-6|131	%ifnarch ix86
14mu|allegro-4.4.2-6|132	export CFLAGS="%{optflags} -fPIC"
14mu|allegro-4.4.2-6|133	%endif
14mu|allegro-4.4.2-6|134	
14mu|allegro-4.4.2-6|135	%cmake
14mu|allegro-4.4.2-6|136	%make
14mu|allegro-4.4.2-6|137	find demos examples setup -type f -perm +111 -print | xargs rm -rf
14mu|allegro-4.4.2-6|138	
14mu|allegro-4.4.2-6|139	%install
14mu|allegro-4.4.2-6|140	%makeinstall_std -C build
14mu|allegro-4.4.2-6|141	install -d -m 755 %{buildroot}%{_mandir}/man3
14mu|allegro-4.4.2-6|142	install -D -m 644 build/docs/man/*3* %{buildroot}%{_mandir}/man3
14mu|allegro-4.4.2-6|143	install -D -m 644 allegro.cfg %{buildroot}%{_sysconfdir}/allegrorc
14mu|allegro-4.4.2-6|144	install -d -m 755 %{buildroot}%{_datadir}/allegro
14mu|allegro-4.4.2-6|145	install -D -m 644 keyboard.dat language.dat %{buildroot}%{_datadir}/allegro
14mu|allegro-4.4.2-6|146	
14mu|allegro-4.4.2-6|147	
14mu|allegro-4.4.2-6|148	%changelog
14mu|allegro-4.4.2-6|149	
14mu|allegro-4.4.2-6|150	* Sun Jun 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.4.2-6
14mu|allegro-4.4.2-6|151	- (100e105) Build with vorbis support
14mu|allegro-4.4.2-6|152	- (100e105) Make sure gl and zlib development libraries are installed
14mu|allegro-4.4.2-6|153	
14mu|allegro-4.4.2-6|154	

22308 14
14mu|allegro5-5.0.11-1|1	%define oname allegro
14mu|allegro5-5.0.11-1|2	
14mu|allegro5-5.0.11-1|3	%define major 5.0
14mu|allegro5-5.0.11-1|4	%define libname %mklibname allegro %{major}
14mu|allegro5-5.0.11-1|5	%define libacodec %mklibname allegro_acodec %{major}
14mu|allegro5-5.0.11-1|6	%define libaudio %mklibname allegro_audio %{major}
14mu|allegro5-5.0.11-1|7	%define libcolor %mklibname allegro_color %{major}
14mu|allegro5-5.0.11-1|8	%define libdialog %mklibname allegro_dialog %{major}
14mu|allegro5-5.0.11-1|9	%define libfont %mklibname allegro_font %{major}
14mu|allegro5-5.0.11-1|10	%define libimage %mklibname allegro_image %{major}
14mu|allegro5-5.0.11-1|11	%define libmain %mklibname allegro_main %{major}
14mu|allegro5-5.0.11-1|12	%define libmemfile %mklibname allegro_memfile %{major}
14mu|allegro5-5.0.11-1|13	%define libphysfs %mklibname allegro_physfs %{major}
14mu|allegro5-5.0.11-1|14	%define libprimitives %mklibname allegro_primitives %{major}
14mu|allegro5-5.0.11-1|15	%define libttf %mklibname allegro_ttf %{major}
14mu|allegro5-5.0.11-1|16	%define devname %mklibname %{name} -d
14mu|allegro5-5.0.11-1|17	
14mu|allegro5-5.0.11-1|18	Summary:	Game programming library
14mu|allegro5-5.0.11-1|19	Name:		allegro5
14mu|allegro5-5.0.11-1|20	Version:	5.0.11
14mu|allegro5-5.0.11-1|21	Release:	1
14mu|allegro5-5.0.11-1|22	License:	zlib
14mu|allegro5-5.0.11-1|23	Group:		System/Libraries
14mu|allegro5-5.0.11-1|24	Url:		http://liballeg.org
14mu|allegro5-5.0.11-1|25	Source0:	http://download.gna.org/allegro/allegro/%{version}/%{oname}-%{version}.tar.gz
14mu|allegro5-5.0.11-1|26	BuildRequires:	cmake
14mu|allegro5-5.0.11-1|27	BuildRequires:	jpeg-devel
14mu|allegro5-5.0.11-1|28	BuildRequires:	physfs-devel
14mu|allegro5-5.0.11-1|29	BuildRequires:	pkgconfig(alsa)
14mu|allegro5-5.0.11-1|30	BuildRequires:	pkgconfig(flac)
14mu|allegro5-5.0.11-1|31	BuildRequires:	pkgconfig(freetype2)
14mu|allegro5-5.0.11-1|32	BuildRequires:	pkgconfig(gl)
14mu|allegro5-5.0.11-1|33	BuildRequires:	pkgconfig(glu)
14mu|allegro5-5.0.11-1|34	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|allegro5-5.0.11-1|35	BuildRequires:	pkgconfig(gthread-2.0)
14mu|allegro5-5.0.11-1|36	BuildRequires:	pkgconfig(libpng)
14mu|allegro5-5.0.11-1|37	BuildRequires:	pkgconfig(libpulse-simple)
14mu|allegro5-5.0.11-1|38	BuildRequires:	pkgconfig(ogg)
14mu|allegro5-5.0.11-1|39	BuildRequires:	pkgconfig(openal)
14mu|allegro5-5.0.11-1|40	BuildRequires:	pkgconfig(vorbis)
14mu|allegro5-5.0.11-1|41	BuildRequires:	pkgconfig(x11)
14mu|allegro5-5.0.11-1|42	BuildRequires:	pkgconfig(xcursor)
14mu|allegro5-5.0.11-1|43	BuildRequires:	pkgconfig(xext)
14mu|allegro5-5.0.11-1|44	BuildRequires:	pkgconfig(xinerama)
14mu|allegro5-5.0.11-1|45	BuildRequires:	pkgconfig(xpm)
14mu|allegro5-5.0.11-1|46	BuildRequires:	pkgconfig(xrandr)
14mu|allegro5-5.0.11-1|47	BuildRequires:	pkgconfig(xxf86dga)
14mu|allegro5-5.0.11-1|48	BuildRequires:	pkgconfig(xxf86vm)
14mu|allegro5-5.0.11-1|49	BuildRequires:	pkgconfig(zlib)
14mu|allegro5-5.0.11-1|50	
14mu|allegro5-5.0.11-1|51	%description
14mu|allegro5-5.0.11-1|52	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|53	
14mu|allegro5-5.0.11-1|54	%files
14mu|allegro5-5.0.11-1|55	%{_sysconfdir}/allegro5rc
14mu|allegro5-5.0.11-1|56	
14mu|allegro5-5.0.11-1|57	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|58	
14mu|allegro5-5.0.11-1|59	%package -n %{libname}
14mu|allegro5-5.0.11-1|60	Summary:	Game programming library
14mu|allegro5-5.0.11-1|61	Group:		System/Libraries
14mu|allegro5-5.0.11-1|62	Requires:	%{name}
14mu|allegro5-5.0.11-1|63	
14mu|allegro5-5.0.11-1|64	%description -n %{libname}
14mu|allegro5-5.0.11-1|65	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|66	
14mu|allegro5-5.0.11-1|67	%files -n %{libname}
14mu|allegro5-5.0.11-1|68	%{_libdir}/liballegro.so.%{major}*
14mu|allegro5-5.0.11-1|69	
14mu|allegro5-5.0.11-1|70	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|71	
14mu|allegro5-5.0.11-1|72	%package -n %{libacodec}
14mu|allegro5-5.0.11-1|73	Summary:	Game programming library
14mu|allegro5-5.0.11-1|74	Group:		System/Libraries
14mu|allegro5-5.0.11-1|75	Requires:	%{name}
14mu|allegro5-5.0.11-1|76	
14mu|allegro5-5.0.11-1|77	%description -n %{libacodec}
14mu|allegro5-5.0.11-1|78	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|79	
14mu|allegro5-5.0.11-1|80	%files -n %{libacodec}
14mu|allegro5-5.0.11-1|81	%{_libdir}/liballegro_acodec.so.%{major}*
14mu|allegro5-5.0.11-1|82	
14mu|allegro5-5.0.11-1|83	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|84	
14mu|allegro5-5.0.11-1|85	%package -n %{libaudio}
14mu|allegro5-5.0.11-1|86	Summary:	Game programming library
14mu|allegro5-5.0.11-1|87	Group:		System/Libraries
14mu|allegro5-5.0.11-1|88	Requires:	%{name}
14mu|allegro5-5.0.11-1|89	
14mu|allegro5-5.0.11-1|90	%description -n %{libaudio}
14mu|allegro5-5.0.11-1|91	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|92	
14mu|allegro5-5.0.11-1|93	%files -n %{libaudio}
14mu|allegro5-5.0.11-1|94	%{_libdir}/liballegro_audio.so.%{major}*
14mu|allegro5-5.0.11-1|95	
14mu|allegro5-5.0.11-1|96	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|97	
14mu|allegro5-5.0.11-1|98	%package -n %{libcolor}
14mu|allegro5-5.0.11-1|99	Summary:	Game programming library
14mu|allegro5-5.0.11-1|100	Group:		System/Libraries
14mu|allegro5-5.0.11-1|101	Requires:	%{name}
14mu|allegro5-5.0.11-1|102	
14mu|allegro5-5.0.11-1|103	%description -n %{libcolor}
14mu|allegro5-5.0.11-1|104	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|105	
14mu|allegro5-5.0.11-1|106	%files -n %{libcolor}
14mu|allegro5-5.0.11-1|107	%{_libdir}/liballegro_color.so.%{major}*
14mu|allegro5-5.0.11-1|108	
14mu|allegro5-5.0.11-1|109	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|110	
14mu|allegro5-5.0.11-1|111	%package -n %{libdialog}
14mu|allegro5-5.0.11-1|112	Summary:	Game programming library
14mu|allegro5-5.0.11-1|113	Group:		System/Libraries
14mu|allegro5-5.0.11-1|114	Requires:	%{name}
14mu|allegro5-5.0.11-1|115	
14mu|allegro5-5.0.11-1|116	%description -n %{libdialog}
14mu|allegro5-5.0.11-1|117	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|118	
14mu|allegro5-5.0.11-1|119	%files -n %{libdialog}
14mu|allegro5-5.0.11-1|120	%{_libdir}/liballegro_dialog.so.%{major}*
14mu|allegro5-5.0.11-1|121	
14mu|allegro5-5.0.11-1|122	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|123	
14mu|allegro5-5.0.11-1|124	%package -n %{libfont}
14mu|allegro5-5.0.11-1|125	Summary:	Game programming library
14mu|allegro5-5.0.11-1|126	Group:		System/Libraries
14mu|allegro5-5.0.11-1|127	Requires:	%{name}
14mu|allegro5-5.0.11-1|128	
14mu|allegro5-5.0.11-1|129	%description -n %{libfont}
14mu|allegro5-5.0.11-1|130	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|131	
14mu|allegro5-5.0.11-1|132	%files -n %{libfont}
14mu|allegro5-5.0.11-1|133	%{_libdir}/liballegro_font.so.%{major}*
14mu|allegro5-5.0.11-1|134	
14mu|allegro5-5.0.11-1|135	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|136	
14mu|allegro5-5.0.11-1|137	%package -n %{libimage}
14mu|allegro5-5.0.11-1|138	Summary:	Game programming library
14mu|allegro5-5.0.11-1|139	Group:		System/Libraries
14mu|allegro5-5.0.11-1|140	Requires:	%{name}
14mu|allegro5-5.0.11-1|141	
14mu|allegro5-5.0.11-1|142	%description -n %{libimage}
14mu|allegro5-5.0.11-1|143	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|144	
14mu|allegro5-5.0.11-1|145	%files -n %{libimage}
14mu|allegro5-5.0.11-1|146	%{_libdir}/liballegro_image.so.%{major}*
14mu|allegro5-5.0.11-1|147	
14mu|allegro5-5.0.11-1|148	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|149	
14mu|allegro5-5.0.11-1|150	%package -n %{libmain}
14mu|allegro5-5.0.11-1|151	Summary:	Game programming library
14mu|allegro5-5.0.11-1|152	Group:		System/Libraries
14mu|allegro5-5.0.11-1|153	Requires:	%{name}
14mu|allegro5-5.0.11-1|154	
14mu|allegro5-5.0.11-1|155	%description -n %{libmain}
14mu|allegro5-5.0.11-1|156	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|157	
14mu|allegro5-5.0.11-1|158	%files -n %{libmain}
14mu|allegro5-5.0.11-1|159	%{_libdir}/liballegro_main.so.%{major}*
14mu|allegro5-5.0.11-1|160	
14mu|allegro5-5.0.11-1|161	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|162	
14mu|allegro5-5.0.11-1|163	%package -n %{libmemfile}
14mu|allegro5-5.0.11-1|164	Summary:	Game programming library
14mu|allegro5-5.0.11-1|165	Group:		System/Libraries
14mu|allegro5-5.0.11-1|166	Requires:	%{name}
14mu|allegro5-5.0.11-1|167	
14mu|allegro5-5.0.11-1|168	%description -n %{libmemfile}
14mu|allegro5-5.0.11-1|169	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|170	
14mu|allegro5-5.0.11-1|171	%files -n %{libmemfile}
14mu|allegro5-5.0.11-1|172	%{_libdir}/liballegro_memfile.so.%{major}*
14mu|allegro5-5.0.11-1|173	
14mu|allegro5-5.0.11-1|174	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|175	
14mu|allegro5-5.0.11-1|176	%package -n %{libphysfs}
14mu|allegro5-5.0.11-1|177	Summary:	Game programming library
14mu|allegro5-5.0.11-1|178	Group:		System/Libraries
14mu|allegro5-5.0.11-1|179	Requires:	%{name}
14mu|allegro5-5.0.11-1|180	
14mu|allegro5-5.0.11-1|181	%description -n %{libphysfs}
14mu|allegro5-5.0.11-1|182	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|183	
14mu|allegro5-5.0.11-1|184	%files -n %{libphysfs}
14mu|allegro5-5.0.11-1|185	%{_libdir}/liballegro_physfs.so.%{major}*
14mu|allegro5-5.0.11-1|186	
14mu|allegro5-5.0.11-1|187	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|188	
14mu|allegro5-5.0.11-1|189	%package -n %{libprimitives}
14mu|allegro5-5.0.11-1|190	Summary:	Game programming library
14mu|allegro5-5.0.11-1|191	Group:		System/Libraries
14mu|allegro5-5.0.11-1|192	Requires:	%{name}
14mu|allegro5-5.0.11-1|193	
14mu|allegro5-5.0.11-1|194	%description -n %{libprimitives}
14mu|allegro5-5.0.11-1|195	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|196	
14mu|allegro5-5.0.11-1|197	%files -n %{libprimitives}
14mu|allegro5-5.0.11-1|198	%{_libdir}/liballegro_primitives.so.%{major}*
14mu|allegro5-5.0.11-1|199	
14mu|allegro5-5.0.11-1|200	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|201	
14mu|allegro5-5.0.11-1|202	%package -n %{libttf}
14mu|allegro5-5.0.11-1|203	Summary:	Game programming library
14mu|allegro5-5.0.11-1|204	Group:		System/Libraries
14mu|allegro5-5.0.11-1|205	Requires:	%{name}
14mu|allegro5-5.0.11-1|206	
14mu|allegro5-5.0.11-1|207	%description -n %{libttf}
14mu|allegro5-5.0.11-1|208	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|209	
14mu|allegro5-5.0.11-1|210	%files -n %{libttf}
14mu|allegro5-5.0.11-1|211	%{_libdir}/liballegro_ttf.so.%{major}*
14mu|allegro5-5.0.11-1|212	
14mu|allegro5-5.0.11-1|213	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|214	
14mu|allegro5-5.0.11-1|215	%package -n %{devname}
14mu|allegro5-5.0.11-1|216	Summary:	Game programming library
14mu|allegro5-5.0.11-1|217	Group:		Development/C++
14mu|allegro5-5.0.11-1|218	Requires:	%{libname} = %{EVRD}
14mu|allegro5-5.0.11-1|219	Requires:	%{libacodec} = %{EVRD}
14mu|allegro5-5.0.11-1|220	Requires:	%{libaudio} = %{EVRD}
14mu|allegro5-5.0.11-1|221	Requires:	%{libcolor} = %{EVRD}
14mu|allegro5-5.0.11-1|222	Requires:	%{libdialog} = %{EVRD}
14mu|allegro5-5.0.11-1|223	Requires:	%{libfont} = %{EVRD}
14mu|allegro5-5.0.11-1|224	Requires:	%{libimage} = %{EVRD}
14mu|allegro5-5.0.11-1|225	Requires:	%{libmain} = %{EVRD}
14mu|allegro5-5.0.11-1|226	Requires:	%{libmemfile} = %{EVRD}
14mu|allegro5-5.0.11-1|227	Requires:	%{libphysfs} = %{EVRD}
14mu|allegro5-5.0.11-1|228	Requires:	%{libprimitives} = %{EVRD}
14mu|allegro5-5.0.11-1|229	Requires:	%{libttf} = %{EVRD}
14mu|allegro5-5.0.11-1|230	Provides:	%{name}-devel = %{EVRD}
14mu|allegro5-5.0.11-1|231	
14mu|allegro5-5.0.11-1|232	%description -n %{devname}
14mu|allegro5-5.0.11-1|233	Allegro is a library of functions for use in computer games.
14mu|allegro5-5.0.11-1|234	This package contains files needed to build programs using Allegro.
14mu|allegro5-5.0.11-1|235	
14mu|allegro5-5.0.11-1|236	%files -n %{devname}
14mu|allegro5-5.0.11-1|237	%dir %{_includedir}/%{name}
14mu|allegro5-5.0.11-1|238	%{_includedir}/%{name}/*
14mu|allegro5-5.0.11-1|239	%{_libdir}/*.so
14mu|allegro5-5.0.11-1|240	%{_libdir}/pkgconfig/*-5.pc
14mu|allegro5-5.0.11-1|241	%{_libdir}/pkgconfig/*-5.0.pc
14mu|allegro5-5.0.11-1|242	
14mu|allegro5-5.0.11-1|243	#----------------------------------------------------------------------------
14mu|allegro5-5.0.11-1|244	
14mu|allegro5-5.0.11-1|245	%prep
14mu|allegro5-5.0.11-1|246	%setup -qn %{oname}-%{version}
14mu|allegro5-5.0.11-1|247	
14mu|allegro5-5.0.11-1|248	%build
14mu|allegro5-5.0.11-1|249	%cmake \
14mu|allegro5-5.0.11-1|250	-DWANT_DOCS:BOOL=OFF
14mu|allegro5-5.0.11-1|251	%make
14mu|allegro5-5.0.11-1|252	
14mu|allegro5-5.0.11-1|253	%install
14mu|allegro5-5.0.11-1|254	%makeinstall_std -C build
14mu|allegro5-5.0.11-1|255	install -D -m 644 allegro5.cfg %{buildroot}%{_sysconfdir}/allegro5rc
14mu|allegro5-5.0.11-1|256	
14mu|allegro5-5.0.11-1|257	%changelog
14mu|allegro5-5.0.11-1|258	
14mu|allegro5-5.0.11-1|259	* Thu Feb 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.11-1
14mu|allegro5-5.0.11-1|260	- (5162fa3) Build requires pkgconfig(glu)
14mu|allegro5-5.0.11-1|261	
14mu|allegro5-5.0.11-1|262	

22309 14
14mu|alsa-firmware-1.0.29-1|1	Summary:	Advanced Linux Sound Architecture (ALSA) tools
14mu|alsa-firmware-1.0.29-1|2	Name:		alsa-firmware
14mu|alsa-firmware-1.0.29-1|3	Version:	1.0.29
14mu|alsa-firmware-1.0.29-1|4	Release:	1
14mu|alsa-firmware-1.0.29-1|5	# use the licenses figured out by Fedora, for a break down of where each license
14mu|alsa-firmware-1.0.29-1|6	# comes from see:
14mu|alsa-firmware-1.0.29-1|7	# http://pkgs.fedoraproject.org/gitweb/?p=alsa-firmware.git;a=blob;f=alsa-firmware.spec
14mu|alsa-firmware-1.0.29-1|8	Group:		System/Kernel and hardware
14mu|alsa-firmware-1.0.29-1|9	License:	GPLv1+ and BSD and GPLv2+ and GPLv2 and LGPLv2+
14mu|alsa-firmware-1.0.29-1|10	Url:		http://alsa-project.org
14mu|alsa-firmware-1.0.29-1|11	Source0:	ftp://ftp.alsa-project.org/pub/firmware/%{name}-%{version}.tar.bz2
14mu|alsa-firmware-1.0.29-1|12	Requires:	udev
14mu|alsa-firmware-1.0.29-1|13	%rename		aica-firmware
14mu|alsa-firmware-1.0.29-1|14	%rename		asihpi-firmware
14mu|alsa-firmware-1.0.29-1|15	%rename		emu1010-firmware
14mu|alsa-firmware-1.0.29-1|16	%rename		sb16-firmware
14mu|alsa-firmware-1.0.29-1|17	%rename		korg1212-firmware
14mu|alsa-firmware-1.0.29-1|18	%rename		maestro3-firmware
14mu|alsa-firmware-1.0.29-1|19	%rename		turtlebeach-firmware
14mu|alsa-firmware-1.0.29-1|20	%rename		yamaha-firmware
14mu|alsa-firmware-1.0.29-1|21	Provides:	ctexfx-firmware = %{EVRD}
14mu|alsa-firmware-1.0.29-1|22	Provides:	ctspeq-firmware = %{EVRD}
14mu|alsa-firmware-1.0.29-1|23	Obsoletes:	emagic-firmware < %{EVRD}
14mu|alsa-firmware-1.0.29-1|24	# (ahmad) provide echomixer-firmware, and not echomixer, so as not to obsolete
14mu|alsa-firmware-1.0.29-1|25	# echomixer here and in alsa-tools; urpmi can't soomthly handle a package
14mu|alsa-firmware-1.0.29-1|26	# obsoleted by two packages
14mu|alsa-firmware-1.0.29-1|27	Provides:	echomixer-firmware = %{EVRD}
14mu|alsa-firmware-1.0.29-1|28	BuildArch:	noarch
14mu|alsa-firmware-1.0.29-1|29	
14mu|alsa-firmware-1.0.29-1|30	%description
14mu|alsa-firmware-1.0.29-1|31	This package contains the firmware binaries for a number of sound cards.
14mu|alsa-firmware-1.0.29-1|32	Some (but not all of these) require firmware loaders which are included in
14mu|alsa-firmware-1.0.29-1|33	the alsa-tools-firmware package.
14mu|alsa-firmware-1.0.29-1|34	
14mu|alsa-firmware-1.0.29-1|35	%files
14mu|alsa-firmware-1.0.29-1|36	%doc COPYING README*
14mu|alsa-firmware-1.0.29-1|37	/lib/firmware/aica_firmware.bin
14mu|alsa-firmware-1.0.29-1|38	/lib/firmware/asihpi
14mu|alsa-firmware-1.0.29-1|39	/lib/firmware/cs46xx
14mu|alsa-firmware-1.0.29-1|40	/lib/firmware/ea/
14mu|alsa-firmware-1.0.29-1|41	/lib/firmware/emu/
14mu|alsa-firmware-1.0.29-1|42	/lib/firmware/digiface_*
14mu|alsa-firmware-1.0.29-1|43	/lib/firmware/multiface_*
14mu|alsa-firmware-1.0.29-1|44	/lib/firmware/rpm_firmware.bin
14mu|alsa-firmware-1.0.29-1|45	/lib/firmware/korg/k1212.dsp
14mu|alsa-firmware-1.0.29-1|46	/lib/firmware/pcxhr/
14mu|alsa-firmware-1.0.29-1|47	/lib/firmware/vx/
14mu|alsa-firmware-1.0.29-1|48	/lib/firmware/turtlebeach/
14mu|alsa-firmware-1.0.29-1|49	/lib/firmware/yamaha/
14mu|alsa-firmware-1.0.29-1|50	/lib/firmware/sb16/
14mu|alsa-firmware-1.0.29-1|51	/lib/firmware/mixart/
14mu|alsa-firmware-1.0.29-1|52	/lib/firmware/ess/
14mu|alsa-firmware-1.0.29-1|53	/lib/firmware/ctefx.bin
14mu|alsa-firmware-1.0.29-1|54	/lib/firmware/ctspeq.bin
14mu|alsa-firmware-1.0.29-1|55	%dir %{_datadir}/alsa/firmware
14mu|alsa-firmware-1.0.29-1|56	%{_datadir}/alsa/firmware/usx2yloader
14mu|alsa-firmware-1.0.29-1|57	
14mu|alsa-firmware-1.0.29-1|58	#----------------------------------------------------------------------------
14mu|alsa-firmware-1.0.29-1|59	
14mu|alsa-firmware-1.0.29-1|60	%prep
14mu|alsa-firmware-1.0.29-1|61	%setup -q
14mu|alsa-firmware-1.0.29-1|62	
14mu|alsa-firmware-1.0.29-1|63	%build
14mu|alsa-firmware-1.0.29-1|64	%configure2_5x \
14mu|alsa-firmware-1.0.29-1|65	--with-hotplug-dir=/lib/firmware \
14mu|alsa-firmware-1.0.29-1|66	--disable-loader
14mu|alsa-firmware-1.0.29-1|67	%make
14mu|alsa-firmware-1.0.29-1|68	
14mu|alsa-firmware-1.0.29-1|69	# (Fedora) Rename README files from firmware subdirs that have them
14mu|alsa-firmware-1.0.29-1|70	for i in hdsploader mixartloader pcxhrloader usx2yloader vxloader
14mu|alsa-firmware-1.0.29-1|71	do
14mu|alsa-firmware-1.0.29-1|72	mv ${i}/README README.${i}
14mu|alsa-firmware-1.0.29-1|73	done
14mu|alsa-firmware-1.0.29-1|74	
14mu|alsa-firmware-1.0.29-1|75	%install
14mu|alsa-firmware-1.0.29-1|76	%makeinstall_std
14mu|alsa-firmware-1.0.29-1|77	
14mu|alsa-firmware-1.0.29-1|78	
14mu|alsa-firmware-1.0.29-1|79	%changelog
14mu|alsa-firmware-1.0.29-1|80	* Wed Mar 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.29-1
14mu|alsa-firmware-1.0.29-1|81	+ Revision: 5f894cc
14mu|alsa-firmware-1.0.29-1|82	- New version 1.0.29
14mu|alsa-firmware-1.0.29-1|83	
14mu|alsa-firmware-1.0.29-1|84	

22310 14
14mu|alsa-lib-1.1.4.1-1|1	%define major 2
14mu|alsa-lib-1.1.4.1-1|2	
14mu|alsa-lib-1.1.4.1-1|3	%define oldlib %mklibname alsa %{major}
14mu|alsa-lib-1.1.4.1-1|4	%define olddev %mklibname alsa2 -d
14mu|alsa-lib-1.1.4.1-1|5	
14mu|alsa-lib-1.1.4.1-1|6	%define libname %mklibname asound %{major}
14mu|alsa-lib-1.1.4.1-1|7	%define devname %mklibname asound -d
14mu|alsa-lib-1.1.4.1-1|8	
14mu|alsa-lib-1.1.4.1-1|9	Summary:	Config files for Advanced Linux Sound Architecture (ALSA)
14mu|alsa-lib-1.1.4.1-1|10	Name:		alsa-lib
14mu|alsa-lib-1.1.4.1-1|11	Version:	1.1.4.1
14mu|alsa-lib-1.1.4.1-1|12	Release:	1
14mu|alsa-lib-1.1.4.1-1|13	Epoch:		2
14mu|alsa-lib-1.1.4.1-1|14	License:	LGPLv2+
14mu|alsa-lib-1.1.4.1-1|15	Group:		Sound
14mu|alsa-lib-1.1.4.1-1|16	Url:		http://www.alsa-project.org/
14mu|alsa-lib-1.1.4.1-1|17	Source0:	ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
14mu|alsa-lib-1.1.4.1-1|18	Source1:	README.soundprofiles
14mu|alsa-lib-1.1.4.1-1|19	Source10:       imx6-wandboard-.conf
14mu|alsa-lib-1.1.4.1-1|20	Source11:       imx-hdmi-soc.conf
14mu|alsa-lib-1.1.4.1-1|21	Source12:       imx-spdif.conf
14mu|alsa-lib-1.1.4.1-1|22	BuildRequires:	doxygen
14mu|alsa-lib-1.1.4.1-1|23	BuildRequires:	pkgconfig(python)
14mu|alsa-lib-1.1.4.1-1|24	Requires(post,postun):	update-alternatives
14mu|alsa-lib-1.1.4.1-1|25	Provides:	libalsa-data = 2:%{version}-%{release}
14mu|alsa-lib-1.1.4.1-1|26	Obsoletes:	libalsa-data < 2:1.0.26
14mu|alsa-lib-1.1.4.1-1|27	Conflicts:	%{olddev} < 2:1.0.26
14mu|alsa-lib-1.1.4.1-1|28	
14mu|alsa-lib-1.1.4.1-1|29	%description
14mu|alsa-lib-1.1.4.1-1|30	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mu|alsa-lib-1.1.4.1-1|31	supports quite a large range of ISA and PCI cards.
14mu|alsa-lib-1.1.4.1-1|32	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mu|alsa-lib-1.1.4.1-1|33	To use the features of alsa, one can either use:
14mu|alsa-lib-1.1.4.1-1|34	- the old OSS api
14mu|alsa-lib-1.1.4.1-1|35	- the new ALSA api that provides many enhanced features.
14mu|alsa-lib-1.1.4.1-1|36	
14mu|alsa-lib-1.1.4.1-1|37	Using the ALSA api requires to use the ALSA library.
14mu|alsa-lib-1.1.4.1-1|38	
14mu|alsa-lib-1.1.4.1-1|39	%files
14mu|alsa-lib-1.1.4.1-1|40	%{_bindir}/aserver
14mu|alsa-lib-1.1.4.1-1|41	%dir %{_sysconfdir}/sound/profiles
14mu|alsa-lib-1.1.4.1-1|42	%dir %{_sysconfdir}/sound/profiles/alsa
14mu|alsa-lib-1.1.4.1-1|43	%{_sysconfdir}/sound/profiles/README
14mu|alsa-lib-1.1.4.1-1|44	%{_sysconfdir}/sound/profiles/alsa/profile.conf
14mu|alsa-lib-1.1.4.1-1|45	%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
14mu|alsa-lib-1.1.4.1-1|46	%dir %{_datadir}/alsa/
14mu|alsa-lib-1.1.4.1-1|47	%dir %{_datadir}/alsa/cards/
14mu|alsa-lib-1.1.4.1-1|48	%dir %{_datadir}/alsa/pcm/
14mu|alsa-lib-1.1.4.1-1|49	%dir %{_datadir}/alsa/ucm/
14mu|alsa-lib-1.1.4.1-1|50	%{_datadir}/alsa/cards/*
14mu|alsa-lib-1.1.4.1-1|51	%{_datadir}/alsa/pcm/*
14mu|alsa-lib-1.1.4.1-1|52	%{_datadir}/alsa/topology/*
14mu|alsa-lib-1.1.4.1-1|53	%{_datadir}/alsa/ucm/*
14mu|alsa-lib-1.1.4.1-1|54	%{_datadir}/alsa/alsa.conf
14mu|alsa-lib-1.1.4.1-1|55	%{_datadir}/alsa/alsa.conf.d
14mu|alsa-lib-1.1.4.1-1|56	%{_datadir}/alsa/smixer.conf
14mu|alsa-lib-1.1.4.1-1|57	%{_datadir}/alsa/sndo-mixer.alisp
14mu|alsa-lib-1.1.4.1-1|58	%dir %{_libdir}/alsa-lib
14mu|alsa-lib-1.1.4.1-1|59	%dir %{_libdir}/alsa-lib/smixer/
14mu|alsa-lib-1.1.4.1-1|60	%{_libdir}/alsa-lib/smixer/*
14mu|alsa-lib-1.1.4.1-1|61	
14mu|alsa-lib-1.1.4.1-1|62	%post
14mu|alsa-lib-1.1.4.1-1|63	%{_sbindir}/update-alternatives \
14mu|alsa-lib-1.1.4.1-1|64	--install %{_sysconfdir}/sound/profiles/current soundprofile %{_sysconfdir}/sound/profiles/alsa 10
14mu|alsa-lib-1.1.4.1-1|65	
14mu|alsa-lib-1.1.4.1-1|66	%postun
14mu|alsa-lib-1.1.4.1-1|67	if [ ! -f %{_sysconfdir}/sound/profiles/alsa/profile.conf ]; then
14mu|alsa-lib-1.1.4.1-1|68	%{_sbindir}/update-alternatives --remove soundprofile %{_sysconfdir}/sound/profiles/alsa
14mu|alsa-lib-1.1.4.1-1|69	fi
14mu|alsa-lib-1.1.4.1-1|70	
14mu|alsa-lib-1.1.4.1-1|71	#----------------------------------------------------------------------------
14mu|alsa-lib-1.1.4.1-1|72	
14mu|alsa-lib-1.1.4.1-1|73	%package -n %{libname}
14mu|alsa-lib-1.1.4.1-1|74	Summary:	Advanced Linux Sound Architecture (ALSA) library
14mu|alsa-lib-1.1.4.1-1|75	Group:		Sound
14mu|alsa-lib-1.1.4.1-1|76	Requires:	%{name} = %{EVRD}
14mu|alsa-lib-1.1.4.1-1|77	Suggests:	%mklibname alsa-plugins
14mu|alsa-lib-1.1.4.1-1|78	Provides:	%{oldlib} = 2:%{version}-%{release}
14mu|alsa-lib-1.1.4.1-1|79	Obsoletes:	%{oldlib} < 2:1.0.26
14mu|alsa-lib-1.1.4.1-1|80	
14mu|alsa-lib-1.1.4.1-1|81	%description -n %{libname}
14mu|alsa-lib-1.1.4.1-1|82	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mu|alsa-lib-1.1.4.1-1|83	supports quite a large range of ISA and PCI cards.
14mu|alsa-lib-1.1.4.1-1|84	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mu|alsa-lib-1.1.4.1-1|85	To use the features of alsa, one can either use:
14mu|alsa-lib-1.1.4.1-1|86	- the old OSS api
14mu|alsa-lib-1.1.4.1-1|87	- the new ALSA api that provides many enhanced features.
14mu|alsa-lib-1.1.4.1-1|88	
14mu|alsa-lib-1.1.4.1-1|89	This package contains config files by ALSA applications.
14mu|alsa-lib-1.1.4.1-1|90	
14mu|alsa-lib-1.1.4.1-1|91	%files -n %{libname}
14mu|alsa-lib-1.1.4.1-1|92	%{_libdir}/libasound.so.%{major}*
14mu|alsa-lib-1.1.4.1-1|93	
14mu|alsa-lib-1.1.4.1-1|94	#----------------------------------------------------------------------------
14mu|alsa-lib-1.1.4.1-1|95	
14mu|alsa-lib-1.1.4.1-1|96	%package -n %{devname}
14mu|alsa-lib-1.1.4.1-1|97	Summary:	Development files for Advanced Linux Sound Architecture (ALSA)
14mu|alsa-lib-1.1.4.1-1|98	Group:		Development/C
14mu|alsa-lib-1.1.4.1-1|99	Requires:	%{libname} = %{EVRD}
14mu|alsa-lib-1.1.4.1-1|100	Provides:	%{olddev} = 2:%{version}-%{release}
14mu|alsa-lib-1.1.4.1-1|101	Obsoletes:	%{olddev} < 2:1.0.26
14mu|alsa-lib-1.1.4.1-1|102	Provides:	libalsa-devel = 2:%{version}-%{release}
14mu|alsa-lib-1.1.4.1-1|103	Obsoletes:	libalsa-devel < 2:1.0.26
14mu|alsa-lib-1.1.4.1-1|104	
14mu|alsa-lib-1.1.4.1-1|105	%description -n %{devname}
14mu|alsa-lib-1.1.4.1-1|106	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mu|alsa-lib-1.1.4.1-1|107	supports quite a large range of ISA and PCI cards.
14mu|alsa-lib-1.1.4.1-1|108	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mu|alsa-lib-1.1.4.1-1|109	To use the features of alsa, one can either use:
14mu|alsa-lib-1.1.4.1-1|110	- the old OSS api
14mu|alsa-lib-1.1.4.1-1|111	- the new ALSA api that provides many enhanced features.
14mu|alsa-lib-1.1.4.1-1|112	
14mu|alsa-lib-1.1.4.1-1|113	This package contains files needed in order to develop an application
14mu|alsa-lib-1.1.4.1-1|114	that made use of ALSA.
14mu|alsa-lib-1.1.4.1-1|115	
14mu|alsa-lib-1.1.4.1-1|116	%files -n %{devname}
14mu|alsa-lib-1.1.4.1-1|117	%dir %{_includedir}/alsa/
14mu|alsa-lib-1.1.4.1-1|118	%{_includedir}/alsa/*
14mu|alsa-lib-1.1.4.1-1|119	%{_includedir}/sys/asoundlib.h
14mu|alsa-lib-1.1.4.1-1|120	%{_datadir}/aclocal/alsa.m4
14mu|alsa-lib-1.1.4.1-1|121	%{_libdir}/libasound.so
14mu|alsa-lib-1.1.4.1-1|122	%{_libdir}/pkgconfig/alsa.pc
14mu|alsa-lib-1.1.4.1-1|123	
14mu|alsa-lib-1.1.4.1-1|124	#----------------------------------------------------------------------------
14mu|alsa-lib-1.1.4.1-1|125	
14mu|alsa-lib-1.1.4.1-1|126	%package docs
14mu|alsa-lib-1.1.4.1-1|127	Summary:	Documentation for Advanced Linux Sound Architecture (ALSA)
14mu|alsa-lib-1.1.4.1-1|128	Group:		Documentation
14mu|alsa-lib-1.1.4.1-1|129	Requires:	%{libname} = %{EVRD}
14mu|alsa-lib-1.1.4.1-1|130	Provides:	libalsa2-docs = 2:%{version}-%{release}
14mu|alsa-lib-1.1.4.1-1|131	Obsoletes:	libalsa2-docs < 2:1.0.26
14mu|alsa-lib-1.1.4.1-1|132	
14mu|alsa-lib-1.1.4.1-1|133	%description docs
14mu|alsa-lib-1.1.4.1-1|134	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
14mu|alsa-lib-1.1.4.1-1|135	supports quite a large range of ISA and PCI cards.
14mu|alsa-lib-1.1.4.1-1|136	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
14mu|alsa-lib-1.1.4.1-1|137	To use the features of alsa, one can either use:
14mu|alsa-lib-1.1.4.1-1|138	- the old OSS api
14mu|alsa-lib-1.1.4.1-1|139	- the new ALSA api that provides many enhanced features.
14mu|alsa-lib-1.1.4.1-1|140	
14mu|alsa-lib-1.1.4.1-1|141	The Advanced Linux Sound Architecture comes with a kernel API and library API.
14mu|alsa-lib-1.1.4.1-1|142	This document describes the library API and how it interfaces with the kernel
14mu|alsa-lib-1.1.4.1-1|143	API. Application programmers should use the library API rather than kernel API.
14mu|alsa-lib-1.1.4.1-1|144	
14mu|alsa-lib-1.1.4.1-1|145	The Library offers 100% of the functionally of the kernel API, but add next
14mu|alsa-lib-1.1.4.1-1|146	major improvements in usability, making the application code simpler and better
14mu|alsa-lib-1.1.4.1-1|147	looking.
14mu|alsa-lib-1.1.4.1-1|148	
14mu|alsa-lib-1.1.4.1-1|149	This package contains the documentation that describe the ALSA lib API.
14mu|alsa-lib-1.1.4.1-1|150	
14mu|alsa-lib-1.1.4.1-1|151	%files docs
14mu|alsa-lib-1.1.4.1-1|152	%doc doc/doxygen/html/* doc/asoundrc.txt
14mu|alsa-lib-1.1.4.1-1|153	
14mu|alsa-lib-1.1.4.1-1|154	#----------------------------------------------------------------------------
14mu|alsa-lib-1.1.4.1-1|155	
14mu|alsa-lib-1.1.4.1-1|156	%prep
14mu|alsa-lib-1.1.4.1-1|157	%setup -q
14mu|alsa-lib-1.1.4.1-1|158	
14mu|alsa-lib-1.1.4.1-1|159	%build
14mu|alsa-lib-1.1.4.1-1|160	%configure2_5x \
14mu|alsa-lib-1.1.4.1-1|161	--enable-shared \
14mu|alsa-lib-1.1.4.1-1|162	--enable-python
14mu|alsa-lib-1.1.4.1-1|163	
14mu|alsa-lib-1.1.4.1-1|164	# Force definition of -DPIC so that VERSIONED_SYMBOLS are used
14mu|alsa-lib-1.1.4.1-1|165	# FIXME: alsa people should not depend on PIC to determine a DSO build...
14mu|alsa-lib-1.1.4.1-1|166	perl -pi -e 's,(^pic_flag=.+)(-fPIC),\1-DPIC \2,' libtool
14mu|alsa-lib-1.1.4.1-1|167	%make
14mu|alsa-lib-1.1.4.1-1|168	%make -C doc doc
14mu|alsa-lib-1.1.4.1-1|169	
14mu|alsa-lib-1.1.4.1-1|170	%install
14mu|alsa-lib-1.1.4.1-1|171	%makeinstall_std
14mu|alsa-lib-1.1.4.1-1|172	
14mu|alsa-lib-1.1.4.1-1|173	install -m644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{buildroot}%{_datadir}/alsa/cards
14mu|alsa-lib-1.1.4.1-1|174	%ifnarch arm armv7hf armv7hl
14mu|alsa-lib-1.1.4.1-1|175	# No need to keep ARM-only hardware support...
14mu|alsa-lib-1.1.4.1-1|176	rm -rf %{buildroot}%{_datadir}/ucm/PandaBoard*
14mu|alsa-lib-1.1.4.1-1|177	%endif
14mu|alsa-lib-1.1.4.1-1|178	
14mu|alsa-lib-1.1.4.1-1|179	# (cg) For sound profile support
14mu|alsa-lib-1.1.4.1-1|180	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa
14mu|alsa-lib-1.1.4.1-1|181	echo "SOUNDPROFILE=alsa" > %{buildroot}%{_sysconfdir}/sound/profiles/alsa/profile.conf
14mu|alsa-lib-1.1.4.1-1|182	echo "# This file is left blank to allow alsa to default to dmix" > %{buildroot}%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
14mu|alsa-lib-1.1.4.1-1|183	install -m 644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sound/profiles/README
14mu|alsa-lib-1.1.4.1-1|184	ln -s %{_sysconfdir}/sound/profiles/current/alsa-default.conf %{buildroot}%{_datadir}/alsa/alsa.conf.d/99-default.conf
14mu|alsa-lib-1.1.4.1-1|185	
14mu|alsa-lib-1.1.4.1-1|186	
14mu|alsa-lib-1.1.4.1-1|187	%changelog
14mu|alsa-lib-1.1.4.1-1|188	
14mu|alsa-lib-1.1.4.1-1|189	* Wed Aug 09 2017 keleg <vladimir.potapov@rosalab.ru> 2:1.1.4.1-1
14mu|alsa-lib-1.1.4.1-1|190	- (100b2ce) Merge pull request #5 from keleg/alsa-lib:rosa2014.1
14mu|alsa-lib-1.1.4.1-1|191	- (100b2ce) up to 1.1.4.1
14mu|alsa-lib-1.1.4.1-1|192	
14mu|alsa-lib-1.1.4.1-1|193	

22311 14
14mu|alsa-plugins-1.1.4-1|1	%define libname %mklibname %{name}
14mu|alsa-plugins-1.1.4-1|2	
14mu|alsa-plugins-1.1.4-1|3	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
14mu|alsa-plugins-1.1.4-1|4	Name:		alsa-plugins
14mu|alsa-plugins-1.1.4-1|5	Version:	1.1.4
14mu|alsa-plugins-1.1.4-1|6	Release:	1
14mu|alsa-plugins-1.1.4-1|7	# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
14mu|alsa-plugins-1.1.4-1|8	License:	GPLv2+ and LGPLv2+
14mu|alsa-plugins-1.1.4-1|9	Group:		Sound
14mu|alsa-plugins-1.1.4-1|10	Url:		http://www.alsa-project.org
14mu|alsa-plugins-1.1.4-1|11	Source0:	ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
14mu|alsa-plugins-1.1.4-1|12	Source1:	jack.conf
14mu|alsa-plugins-1.1.4-1|13	Source2:	pulseaudio.conf
14mu|alsa-plugins-1.1.4-1|14	Source3:	pcm-oss.conf
14mu|alsa-plugins-1.1.4-1|15	Source4:	samplerate.conf
14mu|alsa-plugins-1.1.4-1|16	Source5:	upmix.conf
14mu|alsa-plugins-1.1.4-1|17	Source6:	vdownmix.conf
14mu|alsa-plugins-1.1.4-1|18	Source7:	pulse-default.conf
14mu|alsa-plugins-1.1.4-1|19	Source8:	a52.conf
14mu|alsa-plugins-1.1.4-1|20	BuildRequires:	kernel-headers >= 2.4.0
14mu|alsa-plugins-1.1.4-1|21	BuildRequires:	pkgconfig(alsa) >= %{version}
14mu|alsa-plugins-1.1.4-1|22	BuildRequires:	pkgconfig(jack)
14mu|alsa-plugins-1.1.4-1|23	BuildRequires:	pkgconfig(libavcodec)
14mu|alsa-plugins-1.1.4-1|24	BuildRequires:	pkgconfig(libpulse) >= 0.8
14mu|alsa-plugins-1.1.4-1|25	BuildRequires:	pkgconfig(ncurses)
14mu|alsa-plugins-1.1.4-1|26	BuildRequires:	pkgconfig(speex)
14mu|alsa-plugins-1.1.4-1|27	
14mu|alsa-plugins-1.1.4-1|28	%description
14mu|alsa-plugins-1.1.4-1|29	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
14mu|alsa-plugins-1.1.4-1|30	with support for a large range of ISA and PCI cards. Fully compatible with
14mu|alsa-plugins-1.1.4-1|31	OSS/Lite (kernel sound drivers), but contains many enhanced features.
14mu|alsa-plugins-1.1.4-1|32	
14mu|alsa-plugins-1.1.4-1|33	This is the plugins package, which allows you to manipulate ALSA settings.
14mu|alsa-plugins-1.1.4-1|34	
14mu|alsa-plugins-1.1.4-1|35	#----------------------------------------------------------------------------
14mu|alsa-plugins-1.1.4-1|36	
14mu|alsa-plugins-1.1.4-1|37	%package -n %{libname}
14mu|alsa-plugins-1.1.4-1|38	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
14mu|alsa-plugins-1.1.4-1|39	Group:		Sound
14mu|alsa-plugins-1.1.4-1|40	%rename		%{name}
14mu|alsa-plugins-1.1.4-1|41	
14mu|alsa-plugins-1.1.4-1|42	%description -n %{libname}
14mu|alsa-plugins-1.1.4-1|43	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
14mu|alsa-plugins-1.1.4-1|44	with support for a large range of ISA and PCI cards. Fully compatible with
14mu|alsa-plugins-1.1.4-1|45	OSS/Lite (kernel sound drivers), but contains many enhanced features.
14mu|alsa-plugins-1.1.4-1|46	
14mu|alsa-plugins-1.1.4-1|47	This is the plugins package, which allows you to manipulate ALSA settings.
14mu|alsa-plugins-1.1.4-1|48	
14mu|alsa-plugins-1.1.4-1|49	%files -n %{libname}
14mu|alsa-plugins-1.1.4-1|50	%exclude %{_libdir}/alsa-lib/*_pulse.so
14mu|alsa-plugins-1.1.4-1|51	%exclude %{_libdir}/alsa-lib/*_jack.so
14mu|alsa-plugins-1.1.4-1|52	%exclude %{_libdir}/alsa-lib/*_a52.so
14mu|alsa-plugins-1.1.4-1|53	%{_datadir}/alsa/pcm/samplerate.conf
14mu|alsa-plugins-1.1.4-1|54	%{_datadir}/alsa/pcm/upmix.conf
14mu|alsa-plugins-1.1.4-1|55	%{_datadir}/alsa/pcm/vdownmix.conf
14mu|alsa-plugins-1.1.4-1|56	%{_libdir}/alsa-lib/*
14mu|alsa-plugins-1.1.4-1|57	
14mu|alsa-plugins-1.1.4-1|58	#----------------------------------------------------------------------------
14mu|alsa-plugins-1.1.4-1|59	
14mu|alsa-plugins-1.1.4-1|60	%package doc
14mu|alsa-plugins-1.1.4-1|61	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
14mu|alsa-plugins-1.1.4-1|62	Group:		Sound
14mu|alsa-plugins-1.1.4-1|63	BuildArch:	noarch
14mu|alsa-plugins-1.1.4-1|64	
14mu|alsa-plugins-1.1.4-1|65	%description doc
14mu|alsa-plugins-1.1.4-1|66	Documentation for %{name}.
14mu|alsa-plugins-1.1.4-1|67	
14mu|alsa-plugins-1.1.4-1|68	%files doc
14mu|alsa-plugins-1.1.4-1|69	%doc COPYING* doc/R* doc/*.txt
14mu|alsa-plugins-1.1.4-1|70	
14mu|alsa-plugins-1.1.4-1|71	#----------------------------------------------------------------------------
14mu|alsa-plugins-1.1.4-1|72	
14mu|alsa-plugins-1.1.4-1|73	# (tv) needed for biarch:
14mu|alsa-plugins-1.1.4-1|74	%package pulse-config
14mu|alsa-plugins-1.1.4-1|75	Summary:	Alsa to PulseAudio backend configuration
14mu|alsa-plugins-1.1.4-1|76	Group:		Sound
14mu|alsa-plugins-1.1.4-1|77	License:	LGPLv2+
14mu|alsa-plugins-1.1.4-1|78	# (cg) For upgrading from old configuration system
14mu|alsa-plugins-1.1.4-1|79	Requires(post):	libalsa-data >= 1.0.20-2
14mu|alsa-plugins-1.1.4-1|80	Requires(post):	update-alternatives
14mu|alsa-plugins-1.1.4-1|81	
14mu|alsa-plugins-1.1.4-1|82	%description pulse-config
14mu|alsa-plugins-1.1.4-1|83	This package contains configuration files for the pulse ALSA plugin.
14mu|alsa-plugins-1.1.4-1|84	
14mu|alsa-plugins-1.1.4-1|85	%files pulse-config
14mu|alsa-plugins-1.1.4-1|86	%{_sysconfdir}/sound/profiles/pulse/alsa-default.conf
14mu|alsa-plugins-1.1.4-1|87	%{_datadir}/alsa/pcm/pulseaudio.conf
14mu|alsa-plugins-1.1.4-1|88	
14mu|alsa-plugins-1.1.4-1|89	%post pulse-config
14mu|alsa-plugins-1.1.4-1|90	# (cg) Check to see if the user has disabled pulse in the old style setup.
14mu|alsa-plugins-1.1.4-1|91	if [ -f %{_sysconfdir}/alsa/pulse-default.conf ]; then
14mu|alsa-plugins-1.1.4-1|92	if grep -q "^#DRAKSOUND- " %{_sysconfdir}/alsa/pulse-default.conf; then
14mu|alsa-plugins-1.1.4-1|93	update-alternatives --set soundprofile %{_sysconfdir}/sound/profiles/alsa
14mu|alsa-plugins-1.1.4-1|94	fi
14mu|alsa-plugins-1.1.4-1|95	fi
14mu|alsa-plugins-1.1.4-1|96	
14mu|alsa-plugins-1.1.4-1|97	#----------------------------------------------------------------------------
14mu|alsa-plugins-1.1.4-1|98	
14mu|alsa-plugins-1.1.4-1|99	%package -n %{libname}-pulseaudio
14mu|alsa-plugins-1.1.4-1|100	Summary:	Alsa to PulseAudio backend
14mu|alsa-plugins-1.1.4-1|101	Group:		Sound
14mu|alsa-plugins-1.1.4-1|102	License:	LGPLv2+
14mu|alsa-plugins-1.1.4-1|103	Provides:	%{name}-pulseaudio = %{EVRD}
14mu|alsa-plugins-1.1.4-1|104	Requires:	%{name}-pulse-config
14mu|alsa-plugins-1.1.4-1|105	%ifarch x86_64
14mu|alsa-plugins-1.1.4-1|106	# (cg) Suggest the 32 bit plugin on 64 bits to ensure compatibility
14mu|alsa-plugins-1.1.4-1|107	#      with (typically closed source) 32 bit apps.
14mu|alsa-plugins-1.1.4-1|108	Suggests:	lib%{name}-pulseaudio
14mu|alsa-plugins-1.1.4-1|109	%endif
14mu|alsa-plugins-1.1.4-1|110	
14mu|alsa-plugins-1.1.4-1|111	%description -n %{libname}-pulseaudio
14mu|alsa-plugins-1.1.4-1|112	This plugin allows any program that uses the ALSA API to access a PulseAudio
14mu|alsa-plugins-1.1.4-1|113	sound daemon. In other words, native ALSA applications can play and record
14mu|alsa-plugins-1.1.4-1|114	sound across a network. There are two plugins in the suite, one for PCM and
14mu|alsa-plugins-1.1.4-1|115	one for mixer control.
14mu|alsa-plugins-1.1.4-1|116	
14mu|alsa-plugins-1.1.4-1|117	%files -n %{libname}-pulseaudio
14mu|alsa-plugins-1.1.4-1|118	%doc doc/README-pulse
14mu|alsa-plugins-1.1.4-1|119	%{_libdir}/alsa-lib/libasound_module_pcm_pulse.so
14mu|alsa-plugins-1.1.4-1|120	%{_libdir}/alsa-lib/libasound_module_ctl_pulse.so
14mu|alsa-plugins-1.1.4-1|121	%{_libdir}/alsa-lib/libasound_module_conf_pulse.so
14mu|alsa-plugins-1.1.4-1|122	
14mu|alsa-plugins-1.1.4-1|123	#----------------------------------------------------------------------------
14mu|alsa-plugins-1.1.4-1|124	
14mu|alsa-plugins-1.1.4-1|125	%package -n %{libname}-jack
14mu|alsa-plugins-1.1.4-1|126	Summary:	Jack PCM output plugin for ALSA
14mu|alsa-plugins-1.1.4-1|127	Group:		Sound
14mu|alsa-plugins-1.1.4-1|128	License:	LGPLv2+
14mu|alsa-plugins-1.1.4-1|129	Provides:	%{name}-jack = %{EVRD}
14mu|alsa-plugins-1.1.4-1|130	
14mu|alsa-plugins-1.1.4-1|131	%description -n %{libname}-jack
14mu|alsa-plugins-1.1.4-1|132	This plugin converts the ALSA API over JACK (Jack Audio Connection
14mu|alsa-plugins-1.1.4-1|133	Kit, http://jackit.sf.net) API.  ALSA native applications can work
14mu|alsa-plugins-1.1.4-1|134	transparently together with jackd for both playback and capture.
14mu|alsa-plugins-1.1.4-1|135	
14mu|alsa-plugins-1.1.4-1|136	ALSA apps (playback) -> ALSA-lib -> JACK plugin -> JACK daemon
14mu|alsa-plugins-1.1.4-1|137	ALSA apps (capture) <- ALSA-lib <- JACK plugin <- JACK daemon
14mu|alsa-plugins-1.1.4-1|138	
14mu|alsa-plugins-1.1.4-1|139	This plugin provides the PCM type "jack"
14mu|alsa-plugins-1.1.4-1|140	
14mu|alsa-plugins-1.1.4-1|141	%files -n %{libname}-jack
14mu|alsa-plugins-1.1.4-1|142	%doc doc/README-jack
14mu|alsa-plugins-1.1.4-1|143	%{_datadir}/alsa/pcm/jack.conf
14mu|alsa-plugins-1.1.4-1|144	%{_libdir}/alsa-lib/libasound_module_pcm_jack.so
14mu|alsa-plugins-1.1.4-1|145	
14mu|alsa-plugins-1.1.4-1|146	#----------------------------------------------------------------------------
14mu|alsa-plugins-1.1.4-1|147	
14mu|alsa-plugins-1.1.4-1|148	%package -n %{libname}-a52
14mu|alsa-plugins-1.1.4-1|149	Summary:	A52/AC3 output plugin for ALSA
14mu|alsa-plugins-1.1.4-1|150	Group:		Sound
14mu|alsa-plugins-1.1.4-1|151	License:	LGPLv2+
14mu|alsa-plugins-1.1.4-1|152	Provides:	%{name}-a52 = %{EVRD}
14mu|alsa-plugins-1.1.4-1|153	Conflicts:	%{libname} <= 1.0.25-1
14mu|alsa-plugins-1.1.4-1|154	
14mu|alsa-plugins-1.1.4-1|155	%description -n %{libname}-a52
14mu|alsa-plugins-1.1.4-1|156	This plugin supports Digital 5.1 AC3 emulation over S/PDIF (IEC958).
14mu|alsa-plugins-1.1.4-1|157	
14mu|alsa-plugins-1.1.4-1|158	%files -n %{libname}-a52
14mu|alsa-plugins-1.1.4-1|159	%{_datadir}/alsa/alsa.conf.d/a52.conf
14mu|alsa-plugins-1.1.4-1|160	%{_libdir}/alsa-lib/libasound_module_pcm_a52.so
14mu|alsa-plugins-1.1.4-1|161	
14mu|alsa-plugins-1.1.4-1|162	#----------------------------------------------------------------------------
14mu|alsa-plugins-1.1.4-1|163	
14mu|alsa-plugins-1.1.4-1|164	%prep
14mu|alsa-plugins-1.1.4-1|165	%setup -q
14mu|alsa-plugins-1.1.4-1|166	%apply_patches
14mu|alsa-plugins-1.1.4-1|167	
14mu|alsa-plugins-1.1.4-1|168	%build
14mu|alsa-plugins-1.1.4-1|169	autoreconf -fi
14mu|alsa-plugins-1.1.4-1|170	%configure2_5x
14mu|alsa-plugins-1.1.4-1|171	%make LIBS='-pthread'
14mu|alsa-plugins-1.1.4-1|172	
14mu|alsa-plugins-1.1.4-1|173	%install
14mu|alsa-plugins-1.1.4-1|174	%makeinstall_std mkdir_p="mkdir -p"
14mu|alsa-plugins-1.1.4-1|175	
14mu|alsa-plugins-1.1.4-1|176	install -d %{buildroot}%{_datadir}/alsa/pcm
14mu|alsa-plugins-1.1.4-1|177	install -m644 %{SOURCE1} %{SOURCE2} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{buildroot}%{_datadir}/alsa/pcm
14mu|alsa-plugins-1.1.4-1|178	
14mu|alsa-plugins-1.1.4-1|179	# (cg) Include a configuration for when pulse is active
14mu|alsa-plugins-1.1.4-1|180	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/sound/profiles/pulse/alsa-default.conf
14mu|alsa-plugins-1.1.4-1|181	
14mu|alsa-plugins-1.1.4-1|182	#a52 conf
14mu|alsa-plugins-1.1.4-1|183	install -m 644 %{SOURCE8} %{buildroot}%{_datadir}/alsa/alsa.conf.d
14mu|alsa-plugins-1.1.4-1|184	
14mu|alsa-plugins-1.1.4-1|185	# We already include those in other places
14mu|alsa-plugins-1.1.4-1|186	rm %{buildroot}%{_datadir}/alsa/alsa.conf.d/{50-pulseaudio.conf,99-pulseaudio-default.conf.example}
14mu|alsa-plugins-1.1.4-1|187	
14mu|alsa-plugins-1.1.4-1|188	%changelog
14mu|alsa-plugins-1.1.4-1|189	
14mu|alsa-plugins-1.1.4-1|190	* Thu Aug 10 2017 keleg <vladimir.potapov@rosalab.ru> 1.1.4-1
14mu|alsa-plugins-1.1.4-1|191	- (3f425bf) Merge pull request #3 from import/alsa-plugins:rosa2016.1
14mu|alsa-plugins-1.1.4-1|192	- (3f425bf) Up to 1.1.4
14mu|alsa-plugins-1.1.4-1|193	
14mu|alsa-plugins-1.1.4-1|194	

22312 14
14mu|alsa-tools-1.1.3-1|1	# sb16_csp is added conditionally!
14mu|alsa-tools-1.1.3-1|2	%define MODULES_NOCSPCTL as10k1 echomixer envy24control hdajackretask hdajacksensetest hda-verb hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader
14mu|alsa-tools-1.1.3-1|3	# qlo10k1 needs l10k1 and thus this package will only bootstrap if it's installed first
14mu|alsa-tools-1.1.3-1|4	
14mu|alsa-tools-1.1.3-1|5	%ifarch ppc %{mips} %{arm}
14mu|alsa-tools-1.1.3-1|6	%define MODULES %{MODULES_NOCSPCTL}
14mu|alsa-tools-1.1.3-1|7	%else
14mu|alsa-tools-1.1.3-1|8	%define MODULES %{MODULES_NOCSPCTL} sb16_csp
14mu|alsa-tools-1.1.3-1|9	%endif
14mu|alsa-tools-1.1.3-1|10	
14mu|alsa-tools-1.1.3-1|11	%define major 0
14mu|alsa-tools-1.1.3-1|12	%define libname %mklibname lo10k1_%{major}
14mu|alsa-tools-1.1.3-1|13	%define devname %mklibname lo10k1 -d
14mu|alsa-tools-1.1.3-1|14	
14mu|alsa-tools-1.1.3-1|15	Summary:	Advanced Linux Sound Architecture (ALSA) tools
14mu|alsa-tools-1.1.3-1|16	Name:		alsa-tools
14mu|alsa-tools-1.1.3-1|17	Version:	1.1.3
14mu|alsa-tools-1.1.3-1|18	Release:	1
14mu|alsa-tools-1.1.3-1|19	License:	GPLv2+
14mu|alsa-tools-1.1.3-1|20	Group:		Sound
14mu|alsa-tools-1.1.3-1|21	Url:		http://alsa-project.org
14mu|alsa-tools-1.1.3-1|22	Source0:	ftp://ftp.alsa-project.org/pub/tools/%{name}-%{version}.tar.bz2
14mu|alsa-tools-1.1.3-1|23	Source1:	90-alsa-tools-firmware.rules
14mu|alsa-tools-1.1.3-1|24	Patch1:		alsa-tools-1.0.18-sscape_ctl.c.patch
14mu|alsa-tools-1.1.3-1|25	# From Debian: adapt to udev instead of hotplug - AdamW 2008/03
14mu|alsa-tools-1.1.3-1|26	Patch2:		alsa-tools-1.0.16-usx2yloader-udev.patch
14mu|alsa-tools-1.1.3-1|27	# (tv) fix underlinking:
14mu|alsa-tools-1.1.3-1|28	Patch3:		alsa-tools-1.0.17rc1-fix-link.patch
14mu|alsa-tools-1.1.3-1|29	# When launched from desktop files, show a message if no cards found
14mu|alsa-tools-1.1.3-1|30	Patch4:		alsa-tools-1.1.0-avoid-silent-fail.patch
14mu|alsa-tools-1.1.3-1|31	
14mu|alsa-tools-1.1.3-1|32	BuildRequires:	desktop-file-utils
14mu|alsa-tools-1.1.3-1|33	BuildRequires:	fltk-devel
14mu|alsa-tools-1.1.3-1|34	BuildRequires:	pkgconfig(alsa)
14mu|alsa-tools-1.1.3-1|35	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|alsa-tools-1.1.3-1|36	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|alsa-tools-1.1.3-1|37	BuildRequires:	pkgconfig(ncurses)
14mu|alsa-tools-1.1.3-1|38	
14mu|alsa-tools-1.1.3-1|39	%rename		envy24control
14mu|alsa-tools-1.1.3-1|40	%rename		hdspconf
14mu|alsa-tools-1.1.3-1|41	%rename		hdspmixer
14mu|alsa-tools-1.1.3-1|42	%rename		rmedigicontrol
14mu|alsa-tools-1.1.3-1|43	%rename		sb16_csp
14mu|alsa-tools-1.1.3-1|44	%rename		sbiload
14mu|alsa-tools-1.1.3-1|45	%rename		sscape_ctl
14mu|alsa-tools-1.1.3-1|46	%rename		us428control
14mu|alsa-tools-1.1.3-1|47	%rename		as10k1
14mu|alsa-tools-1.1.3-1|48	%rename		echomixer
14mu|alsa-tools-1.1.3-1|49	Obsoletes:	ac3dec < 1.0.27-1
14mu|alsa-tools-1.1.3-1|50	
14mu|alsa-tools-1.1.3-1|51	%description
14mu|alsa-tools-1.1.3-1|52	Advanced Linux Sound Architecture (ALSA) utils. Modularized
14mu|alsa-tools-1.1.3-1|53	architecture with support for a large range of ISA and PCI cards.
14mu|alsa-tools-1.1.3-1|54	Fully compatible with OSS/Lite (kernel sound drivers), but
14mu|alsa-tools-1.1.3-1|55	contains many enhanced features.
14mu|alsa-tools-1.1.3-1|56	
14mu|alsa-tools-1.1.3-1|57	This source rpm package provides several sub packages:
14mu|alsa-tools-1.1.3-1|58	* as10k1 - AS10k1 Assembler version A0.99
14mu|alsa-tools-1.1.3-1|59	* cspctl - Sound Blaster 16 ASP/CSP control program
14mu|alsa-tools-1.1.3-1|60	* envy24control - Control tool for Envy24 (ice1712) based sound cards
14mu|alsa-tools-1.1.3-1|61	* hdspmixer - Mixer for the RME Hammerfall DSP cards
14mu|alsa-tools-1.1.3-1|62	* rmedigicontrol - Control panel for RME Hammerfall cards
14mu|alsa-tools-1.1.3-1|63	* sbiload - An OPL2/3 FM instrument loader for ALSA sequencer
14mu|alsa-tools-1.1.3-1|64	* sscape_ctl - ALSA SoundScape control utility
14mu|alsa-tools-1.1.3-1|65	* us428control - Control tool for Tascam 428
14mu|alsa-tools-1.1.3-1|66	
14mu|alsa-tools-1.1.3-1|67	%files
14mu|alsa-tools-1.1.3-1|68	%doc as10k1/README as10k1/COPYING as10k1/examples
14mu|alsa-tools-1.1.3-1|69	%doc echomixer/AUTHORS echomixer/COPYING echomixer/README
14mu|alsa-tools-1.1.3-1|70	%doc envy24control/AUTHORS envy24control/COPYING envy24control/README
14mu|alsa-tools-1.1.3-1|71	%doc hdspconf/COPYING hdspconf/README
14mu|alsa-tools-1.1.3-1|72	%doc hdspmixer/AUTHORS hdspmixer/COPYING hdspmixer/README
14mu|alsa-tools-1.1.3-1|73	%doc rmedigicontrol/COPYING rmedigicontrol/README
14mu|alsa-tools-1.1.3-1|74	%doc seq/sbiload/COPYING seq/sbiload/README
14mu|alsa-tools-1.1.3-1|75	%{_bindir}/as10k1
14mu|alsa-tools-1.1.3-1|76	%{_bindir}/echomixer
14mu|alsa-tools-1.1.3-1|77	%{_bindir}/envy24control
14mu|alsa-tools-1.1.3-1|78	%{_bindir}/hdspconf
14mu|alsa-tools-1.1.3-1|79	%{_bindir}/hdspmixer
14mu|alsa-tools-1.1.3-1|80	%{_bindir}/rmedigicontrol
14mu|alsa-tools-1.1.3-1|81	%{_bindir}/sbiload
14mu|alsa-tools-1.1.3-1|82	%{_bindir}/sscape_ctl
14mu|alsa-tools-1.1.3-1|83	%{_bindir}/us428control
14mu|alsa-tools-1.1.3-1|84	%{_bindir}/hda-verb
14mu|alsa-tools-1.1.3-1|85	%{_bindir}/hdajackretask
14mu|alsa-tools-1.1.3-1|86	%{_bindir}/hdajacksensetest
14mu|alsa-tools-1.1.3-1|87	%{_bindir}/*wrapper
14mu|alsa-tools-1.1.3-1|88	%{_datadir}/applications/hdspmixer.desktop
14mu|alsa-tools-1.1.3-1|89	%{_datadir}/applications/hdspconf.desktop
14mu|alsa-tools-1.1.3-1|90	%{_datadir}/applications/echomixer.desktop
14mu|alsa-tools-1.1.3-1|91	%{_datadir}/applications/envy24control.desktop
14mu|alsa-tools-1.1.3-1|92	%{_datadir}/applications/rmedigicontrol.desktop
14mu|alsa-tools-1.1.3-1|93	%{_datadir}/sounds/opl3/
14mu|alsa-tools-1.1.3-1|94	%{_datadir}/pixmaps/hdspconf.png
14mu|alsa-tools-1.1.3-1|95	%{_datadir}/pixmaps/hdspmixer.png
14mu|alsa-tools-1.1.3-1|96	%{_mandir}/man1/envy24control.1*
14mu|alsa-tools-1.1.3-1|97	%ifnarch ppc %{mips} %{arm}
14mu|alsa-tools-1.1.3-1|98	%doc sb16_csp/COPYING sb16_csp/README
14mu|alsa-tools-1.1.3-1|99	%{_bindir}/cspctl
14mu|alsa-tools-1.1.3-1|100	%{_mandir}/man1/cspctl.*
14mu|alsa-tools-1.1.3-1|101	%endif
14mu|alsa-tools-1.1.3-1|102	
14mu|alsa-tools-1.1.3-1|103	#----------------------------------------------------------------------------
14mu|alsa-tools-1.1.3-1|104	
14mu|alsa-tools-1.1.3-1|105	%package firmware
14mu|alsa-tools-1.1.3-1|106	Summary:	ALSA tools for uploading firmware to some sound cards
14mu|alsa-tools-1.1.3-1|107	License:	GPLv1+
14mu|alsa-tools-1.1.3-1|108	Group:		System/Kernel and hardware
14mu|alsa-tools-1.1.3-1|109	Requires:	alsa-firmware >= 1.0.25
14mu|alsa-tools-1.1.3-1|110	%rename		hdsploader
14mu|alsa-tools-1.1.3-1|111	%rename		mixartloader
14mu|alsa-tools-1.1.3-1|112	%rename		pcxhrloader
14mu|alsa-tools-1.1.3-1|113	%rename		usx2yloader
14mu|alsa-tools-1.1.3-1|114	%rename		vxloader
14mu|alsa-tools-1.1.3-1|115	
14mu|alsa-tools-1.1.3-1|116	%description firmware
14mu|alsa-tools-1.1.3-1|117	This package contains tools for flashing firmware into certain sound cards.
14mu|alsa-tools-1.1.3-1|118	The following tools are available:
14mu|alsa-tools-1.1.3-1|119	
14mu|alsa-tools-1.1.3-1|120	* hdsploader   - for RME Hammerfall DSP cards
14mu|alsa-tools-1.1.3-1|121	* mixartloader - for Digigram miXart sound cards
14mu|alsa-tools-1.1.3-1|122	* pcxhrloader  - for Digigram PCXHR sound cards
14mu|alsa-tools-1.1.3-1|123	* usx2yloader  - second phase firmware loader for Tascam USX2Y USB sound cards
14mu|alsa-tools-1.1.3-1|124	* vxloader     - for Digigram VX sound cards
14mu|alsa-tools-1.1.3-1|125	
14mu|alsa-tools-1.1.3-1|126	%files firmware
14mu|alsa-tools-1.1.3-1|127	%doc hdsploader/AUTHORS hdsploader/COPYING hdsploader/README
14mu|alsa-tools-1.1.3-1|128	%doc usx2yloader/README
14mu|alsa-tools-1.1.3-1|129	%doc vxloader/README
14mu|alsa-tools-1.1.3-1|130	/lib/udev/rules.d/90-alsa-tools-firmware.rules
14mu|alsa-tools-1.1.3-1|131	/lib/udev/tascam_fpga
14mu|alsa-tools-1.1.3-1|132	/lib/udev/tascam_fw
14mu|alsa-tools-1.1.3-1|133	%{_bindir}/hdsploader
14mu|alsa-tools-1.1.3-1|134	%{_bindir}/mixartloader
14mu|alsa-tools-1.1.3-1|135	%{_bindir}/pcxhrloader
14mu|alsa-tools-1.1.3-1|136	%{_bindir}/usx2yloader
14mu|alsa-tools-1.1.3-1|137	%{_bindir}/vxloader
14mu|alsa-tools-1.1.3-1|138	
14mu|alsa-tools-1.1.3-1|139	#----------------------------------------------------------------------------
14mu|alsa-tools-1.1.3-1|140	
14mu|alsa-tools-1.1.3-1|141	%package -n ld10k1
14mu|alsa-tools-1.1.3-1|142	Summary:	AS10k1 Assembler version A0.99
14mu|alsa-tools-1.1.3-1|143	License:	GPLv1
14mu|alsa-tools-1.1.3-1|144	Group:		System/Kernel and hardware
14mu|alsa-tools-1.1.3-1|145	
14mu|alsa-tools-1.1.3-1|146	%description -n ld10k1
14mu|alsa-tools-1.1.3-1|147	This is patch loader for EMU10K1 (EMU10K2) for ALSA.
14mu|alsa-tools-1.1.3-1|148	This disables AC3 passthrough on SB Live.
14mu|alsa-tools-1.1.3-1|149	
14mu|alsa-tools-1.1.3-1|150	There are two parts:
14mu|alsa-tools-1.1.3-1|151	Server - ld10k1 - running as service - it is storing driver state - it must run
14mu|alsa-tools-1.1.3-1|152	under root or by setuided
14mu|alsa-tools-1.1.3-1|153	Client - lo10k1 - controls server and dump loader dl10k1 - loads dumps
14mu|alsa-tools-1.1.3-1|154	previously created with lo10k1 & ld10k1.
14mu|alsa-tools-1.1.3-1|155	
14mu|alsa-tools-1.1.3-1|156	ld10k1 will clear card DSP program and you will hear nothing.
14mu|alsa-tools-1.1.3-1|157	You must load some patches to route sound from inputs to outputs (use
14mu|alsa-tools-1.1.3-1|158	audigy_init script for audigy 1, 2 or init_live for sb live).
14mu|alsa-tools-1.1.3-1|159	After loading patch check and set oss mixer emulation through proc file
14mu|alsa-tools-1.1.3-1|160	(/proc/asound/card/oss_mixer)
14mu|alsa-tools-1.1.3-1|161	
14mu|alsa-tools-1.1.3-1|162	In directory setup are some patches which I use on my Audigy for testing.
14mu|alsa-tools-1.1.3-1|163	With this you will have exactly same mixer as with original driver (+headphone
14mu|alsa-tools-1.1.3-1|164	control, not tested AudigyDrive inputs and outputs, AC3 passthrought).
14mu|alsa-tools-1.1.3-1|165	Use as10k1 compiler from alsa-tools package to compile patches.
14mu|alsa-tools-1.1.3-1|166	
14mu|alsa-tools-1.1.3-1|167	%files -n ld10k1
14mu|alsa-tools-1.1.3-1|168	%doc as10k1/README as10k1/COPYING as10k1/examples
14mu|alsa-tools-1.1.3-1|169	%{_bindir}/lo10k1
14mu|alsa-tools-1.1.3-1|170	%{_bindir}/init_audigy
14mu|alsa-tools-1.1.3-1|171	%{_bindir}/init_audigy_eq10
14mu|alsa-tools-1.1.3-1|172	%{_bindir}/init_live
14mu|alsa-tools-1.1.3-1|173	%{_datadir}/ld10k1
14mu|alsa-tools-1.1.3-1|174	%{_sbindir}/ld10k1
14mu|alsa-tools-1.1.3-1|175	%{_sbindir}/dl10k1
14mu|alsa-tools-1.1.3-1|176	%{_sbindir}/ld10k1d
14mu|alsa-tools-1.1.3-1|177	
14mu|alsa-tools-1.1.3-1|178	#----------------------------------------------------------------------------
14mu|alsa-tools-1.1.3-1|179	
14mu|alsa-tools-1.1.3-1|180	%package -n %{libname}
14mu|alsa-tools-1.1.3-1|181	Summary:	Ld10k1_ library
14mu|alsa-tools-1.1.3-1|182	Group:		System/Libraries
14mu|alsa-tools-1.1.3-1|183	Obsoletes:	%{_lib}lo10k10 < 1.0.27-2
14mu|alsa-tools-1.1.3-1|184	
14mu|alsa-tools-1.1.3-1|185	%description -n %{libname}
14mu|alsa-tools-1.1.3-1|186	This is the library of ld10k1.
14mu|alsa-tools-1.1.3-1|187	
14mu|alsa-tools-1.1.3-1|188	%files -n %{libname}
14mu|alsa-tools-1.1.3-1|189	%{_libdir}/liblo10k1.so.%{major}*
14mu|alsa-tools-1.1.3-1|190	
14mu|alsa-tools-1.1.3-1|191	#----------------------------------------------------------------------------
14mu|alsa-tools-1.1.3-1|192	
14mu|alsa-tools-1.1.3-1|193	%package -n %{devname}
14mu|alsa-tools-1.1.3-1|194	Summary:	Development files for l10k1
14mu|alsa-tools-1.1.3-1|195	Group:		Development/C
14mu|alsa-tools-1.1.3-1|196	Requires:	%{libname} = %{version}
14mu|alsa-tools-1.1.3-1|197	Obsoletes:	%{_lib}lo10k10-devel < 1.0.27-2
14mu|alsa-tools-1.1.3-1|198	
14mu|alsa-tools-1.1.3-1|199	%description -n %{devname}
14mu|alsa-tools-1.1.3-1|200	This package contains files needed in order to develop an application
14mu|alsa-tools-1.1.3-1|201	that made use of the ld10k1 library.
14mu|alsa-tools-1.1.3-1|202	
14mu|alsa-tools-1.1.3-1|203	%files -n %{devname}
14mu|alsa-tools-1.1.3-1|204	%{_includedir}/lo10k1
14mu|alsa-tools-1.1.3-1|205	%{_datadir}/aclocal/ld10k1.m4
14mu|alsa-tools-1.1.3-1|206	%{_libdir}/liblo10k1.so
14mu|alsa-tools-1.1.3-1|207	
14mu|alsa-tools-1.1.3-1|208	#----------------------------------------------------------------------------
14mu|alsa-tools-1.1.3-1|209	
14mu|alsa-tools-1.1.3-1|210	%prep
14mu|alsa-tools-1.1.3-1|211	%setup -q
14mu|alsa-tools-1.1.3-1|212	%apply_patches
14mu|alsa-tools-1.1.3-1|213	
14mu|alsa-tools-1.1.3-1|214	pushd envy24control
14mu|alsa-tools-1.1.3-1|215	touch NEWS ChangeLog
14mu|alsa-tools-1.1.3-1|216	popd
14mu|alsa-tools-1.1.3-1|217	
14mu|alsa-tools-1.1.3-1|218	find . -name "Make*" -o -name "configure.*" |xargs sed -i -e 's,configure\.in,configure.ac,g'
14mu|alsa-tools-1.1.3-1|219	
14mu|alsa-tools-1.1.3-1|220	%build
14mu|alsa-tools-1.1.3-1|221	for i in %{MODULES}; do
14mu|alsa-tools-1.1.3-1|222	pushd ${i}
14mu|alsa-tools-1.1.3-1|223	libtoolize -c -f
14mu|alsa-tools-1.1.3-1|224	autoreconf -fi
14mu|alsa-tools-1.1.3-1|225	%configure2_5x
14mu|alsa-tools-1.1.3-1|226	%make
14mu|alsa-tools-1.1.3-1|227	popd
14mu|alsa-tools-1.1.3-1|228	done
14mu|alsa-tools-1.1.3-1|229	
14mu|alsa-tools-1.1.3-1|230	%install
14mu|alsa-tools-1.1.3-1|231	for i in %{MODULES}; do
14mu|alsa-tools-1.1.3-1|232	pushd ${i}
14mu|alsa-tools-1.1.3-1|233	%makeinstall_std
14mu|alsa-tools-1.1.3-1|234	popd
14mu|alsa-tools-1.1.3-1|235	done
14mu|alsa-tools-1.1.3-1|236	
14mu|alsa-tools-1.1.3-1|237	# install menu entries
14mu|alsa-tools-1.1.3-1|238	# use wrappers with kdialog/xmessage to show some valuable message if program fails to start due to missing card
14mu|alsa-tools-1.1.3-1|239	# We don't use exit code (some programs exit with zero code in this situation, but even if you get non-zero code
14mu|alsa-tools-1.1.3-1|240	# you can't say if this is due to a missing card or due to another reason)
14mu|alsa-tools-1.1.3-1|241	
14mu|alsa-tools-1.1.3-1|242	mkdir -p %{buildroot}%{_datadir}/applications
14mu|alsa-tools-1.1.3-1|243	cat > %{buildroot}%{_datadir}/applications/echomixer.desktop << EOF
14mu|alsa-tools-1.1.3-1|244	[Desktop Entry]
14mu|alsa-tools-1.1.3-1|245	Name=Echo mixer
14mu|alsa-tools-1.1.3-1|246	Comment=Control tool for Echoaudio sound cards
14mu|alsa-tools-1.1.3-1|247	Comment[ru]=Утилита управления звуковыми картами Echoaudio
14mu|alsa-tools-1.1.3-1|248	Exec=%{_bindir}/echomixer_wrapper
14mu|alsa-tools-1.1.3-1|249	Icon=sound_section
14mu|alsa-tools-1.1.3-1|250	Terminal=false
14mu|alsa-tools-1.1.3-1|251	Type=Application
14mu|alsa-tools-1.1.3-1|252	Categories=AudioVideo;Audio;Mixer;
14mu|alsa-tools-1.1.3-1|253	EOF
14mu|alsa-tools-1.1.3-1|254	
14mu|alsa-tools-1.1.3-1|255	mkdir -p %{buildroot}%{_datadir}/applications
14mu|alsa-tools-1.1.3-1|256	cat > %{buildroot}%{_datadir}/applications/envy24control.desktop << EOF
14mu|alsa-tools-1.1.3-1|257	[Desktop Entry]
14mu|alsa-tools-1.1.3-1|258	Name=Envy24control
14mu|alsa-tools-1.1.3-1|259	Comment=Control tool for Envy24 (ice1712) based sound cards
14mu|alsa-tools-1.1.3-1|260	Comment[ru]=Утилита управления звуковыми картами Envy24 (ice1712)
14mu|alsa-tools-1.1.3-1|261	Exec=%{_bindir}/envy24control_wrapper
14mu|alsa-tools-1.1.3-1|262	Icon=sound_section
14mu|alsa-tools-1.1.3-1|263	Terminal=false
14mu|alsa-tools-1.1.3-1|264	Type=Application
14mu|alsa-tools-1.1.3-1|265	Categories=AudioVideo;Audio;Mixer;
14mu|alsa-tools-1.1.3-1|266	EOF
14mu|alsa-tools-1.1.3-1|267	
14mu|alsa-tools-1.1.3-1|268	mkdir -p %{buildroot}%{_datadir}/applications
14mu|alsa-tools-1.1.3-1|269	cat > %{buildroot}%{_datadir}/applications/rmedigicontrol.desktop << EOF
14mu|alsa-tools-1.1.3-1|270	[Desktop Entry]
14mu|alsa-tools-1.1.3-1|271	Name=RME Digicontrol
14mu|alsa-tools-1.1.3-1|272	Comment=Control panel for RME Hammerfall
14mu|alsa-tools-1.1.3-1|273	Comment[ru]=Панель управления для RME Hammerfall
14mu|alsa-tools-1.1.3-1|274	Exec=%{_bindir}/rmedigicontrol
14mu|alsa-tools-1.1.3-1|275	Icon=sound_section
14mu|alsa-tools-1.1.3-1|276	Terminal=false
14mu|alsa-tools-1.1.3-1|277	Type=Application
14mu|alsa-tools-1.1.3-1|278	Categories=AudioVideo;Audio;Mixer;
14mu|alsa-tools-1.1.3-1|279	EOF
14mu|alsa-tools-1.1.3-1|280	
14mu|alsa-tools-1.1.3-1|281	echo "#!/bin/sh" > %{buildroot}%{_bindir}/echomixer_wrapper
14mu|alsa-tools-1.1.3-1|282	echo "%{_bindir}/echomixer 2>&1 | grep -q 'No Echoaudio cards found, sorry.'; if [[ \$? == 0 ]]; then kdialog --msgbox \"No Echoaudio cards found.\" || xmessage \"No Echoaudio cards found.\"; fi" >> %{buildroot}%{_bindir}/echomixer_wrapper
14mu|alsa-tools-1.1.3-1|283	
14mu|alsa-tools-1.1.3-1|284	echo "#!/bin/sh" > %{buildroot}%{_bindir}/envy24control_wrapper
14mu|alsa-tools-1.1.3-1|285	echo "%{_bindir}/envy24control 2>&1 | grep -q 'No ICE1712 cards found'; if [[ \$? == 0 ]]; then kdialog --msgbox \"No ICE1712 cards found.\" || xmessage \"No ICE1712 cards found.\"; fi" >> %{buildroot}%{_bindir}/envy24control_wrapper
14mu|alsa-tools-1.1.3-1|286	
14mu|alsa-tools-1.1.3-1|287	echo "#!/bin/sh" > %{buildroot}%{_bindir}/hdspconf_wrapper
14mu|alsa-tools-1.1.3-1|288	echo "%{_bindir}/hdspconf 2>&1 | grep -q 'No Hammerfall DSP card found.'; if [[ \$? == 0 ]]; then kdialog --msgbox \"No Hammerfall DSP card found.\" || xmessage \"No Hammerfall DSP card found.\"; fi" >> %{buildroot}%{_bindir}/hdspconf_wrapper
14mu|alsa-tools-1.1.3-1|289	
14mu|alsa-tools-1.1.3-1|290	echo "#!/bin/sh" > %{buildroot}%{_bindir}/hdspmixer_wrapper
14mu|alsa-tools-1.1.3-1|291	echo "%{_bindir}/hdspmixer 2>&1 | grep -q 'No RME cards found.'; if [[ \$? == 0 ]]; then kdialog --msgbox \"No RME cards found.\" || xmessage \"No RME cards found.\"; fi" >> %{buildroot}%{_bindir}/hdspmixer_wrapper
14mu|alsa-tools-1.1.3-1|292	
14mu|alsa-tools-1.1.3-1|293	chmod a+x %{buildroot}%{_bindir}/*wrapper
14mu|alsa-tools-1.1.3-1|294	
14mu|alsa-tools-1.1.3-1|295	# fix .desktop files
14mu|alsa-tools-1.1.3-1|296	sed -i 's,.png,,' %{buildroot}%{_datadir}/applications/{hdspconf,hdspmixer}.desktop
14mu|alsa-tools-1.1.3-1|297	
14mu|alsa-tools-1.1.3-1|298	desktop-file-install \
14mu|alsa-tools-1.1.3-1|299	--vendor="" \
14mu|alsa-tools-1.1.3-1|300	--remove-key="Encoding" \
14mu|alsa-tools-1.1.3-1|301	--remove-key="FilePattern" \
14mu|alsa-tools-1.1.3-1|302	--remove-category="Application" \
14mu|alsa-tools-1.1.3-1|303	--dir=%{buildroot}%{_datadir}/applications/ \
14mu|alsa-tools-1.1.3-1|304	%{buildroot}%{_datadir}/applications/*
14mu|alsa-tools-1.1.3-1|305	
14mu|alsa-tools-1.1.3-1|306	# udev rules file for usx2yloader - AdamW 2008/03
14mu|alsa-tools-1.1.3-1|307	mkdir -p %{buildroot}/lib/udev/rules.d/
14mu|alsa-tools-1.1.3-1|308	install -p -m 0644 %{SOURCE1} %{buildroot}/lib/udev/rules.d/
14mu|alsa-tools-1.1.3-1|309	
14mu|alsa-tools-1.1.3-1|310	
14mu|alsa-tools-1.1.3-1|311	%changelog
14mu|alsa-tools-1.1.3-1|312	
14mu|alsa-tools-1.1.3-1|313	* Thu Aug 10 2017 keleg <vladimir.potapov@rosalab.ru> 1.1.3-1
14mu|alsa-tools-1.1.3-1|314	- (51bf5f8) Merge pull request #2 from import/alsa-tools:rosa2016.1
14mu|alsa-tools-1.1.3-1|315	- (51bf5f8) up to 1.1.3
14mu|alsa-tools-1.1.3-1|316	
14mu|alsa-tools-1.1.3-1|317	

22313 14
14mu|alsa-utils-1.1.4-1|1	Summary:	Advanced Linux Sound Architecture (ALSA) utilities
14mu|alsa-utils-1.1.4-1|2	Name:		alsa-utils
14mu|alsa-utils-1.1.4-1|3	Version:	1.1.4
14mu|alsa-utils-1.1.4-1|4	Release:	1
14mu|alsa-utils-1.1.4-1|5	License:	GPLv2+
14mu|alsa-utils-1.1.4-1|6	Group:		Sound
14mu|alsa-utils-1.1.4-1|7	Url:		http://www.alsa-project.org
14mu|alsa-utils-1.1.4-1|8	Source0:	ftp://ftp.alsa-project.org/pub/utils/%{name}-%{version}.tar.bz2
14mu|alsa-utils-1.1.4-1|9	Patch0:		alsa-utils-1.1.0-dtd45.patch
14mu|alsa-utils-1.1.4-1|10	BuildRequires:	docbook-dtd45-xml
14mu|alsa-utils-1.1.4-1|11	BuildRequires:	kernel-headers
14mu|alsa-utils-1.1.4-1|12	BuildRequires:	systemd-units
14mu|alsa-utils-1.1.4-1|13	BuildRequires:	xmlto
14mu|alsa-utils-1.1.4-1|14	BuildRequires:	pkgconfig(alsa) >= %{version}
14mu|alsa-utils-1.1.4-1|15	BuildRequires:	pkgconfig(ncurses)
14mu|alsa-utils-1.1.4-1|16	BuildRequires:	pkgconfig(ncursesw)
14mu|alsa-utils-1.1.4-1|17	BuildRequires:	pkgconfig(fftw3)
14mu|alsa-utils-1.1.4-1|18	BuildRequires:	pkgconfig(udev)
14mu|alsa-utils-1.1.4-1|19	Requires:	alsa-lib >= 1:%{version}
14mu|alsa-utils-1.1.4-1|20	# dependancies for alsaconf:
14mu|alsa-utils-1.1.4-1|21	Requires:	pciutils
14mu|alsa-utils-1.1.4-1|22	
14mu|alsa-utils-1.1.4-1|23	%description
14mu|alsa-utils-1.1.4-1|24	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
14mu|alsa-utils-1.1.4-1|25	with support for a large range of ISA and PCI cards. Fully compatible with
14mu|alsa-utils-1.1.4-1|26	OSS/Lite (kernel sound drivers), but contains many enhanced features.
14mu|alsa-utils-1.1.4-1|27	
14mu|alsa-utils-1.1.4-1|28	This is the utilities package, which allows you to manipulate ALSA settings.
14mu|alsa-utils-1.1.4-1|29	
14mu|alsa-utils-1.1.4-1|30	%files
14mu|alsa-utils-1.1.4-1|31	%doc [A-Z][A-Z]*
14mu|alsa-utils-1.1.4-1|32	%{_bindir}/[a-i]*
14mu|alsa-utils-1.1.4-1|33	%{_sbindir}/alsactl
14mu|alsa-utils-1.1.4-1|34	%{_sbindir}/alsa-info.sh
14mu|alsa-utils-1.1.4-1|35	%{_sbindir}/alsabat-test.sh
14mu|alsa-utils-1.1.4-1|36	/sbin/alsactl
14mu|alsa-utils-1.1.4-1|37	%{_mandir}/man1/[a-i]*
14mu|alsa-utils-1.1.4-1|38	%{_mandir}/man7/alsactl_init.7*
14mu|alsa-utils-1.1.4-1|39	%{_datadir}/alsa/
14mu|alsa-utils-1.1.4-1|40	/lib/systemd/system/*.service
14mu|alsa-utils-1.1.4-1|41	/lib/systemd/system/*/*.service
14mu|alsa-utils-1.1.4-1|42	/lib/udev/rules.d/*.rules
14mu|alsa-utils-1.1.4-1|43	/var/lib/alsa
14mu|alsa-utils-1.1.4-1|44	
14mu|alsa-utils-1.1.4-1|45	#----------------------------------------------------------------------------
14mu|alsa-utils-1.1.4-1|46	
14mu|alsa-utils-1.1.4-1|47	%package -n speaker-test
14mu|alsa-utils-1.1.4-1|48	Summary:	ALSA test tool
14mu|alsa-utils-1.1.4-1|49	Group:		Sound
14mu|alsa-utils-1.1.4-1|50	Requires:	alsa-utils
14mu|alsa-utils-1.1.4-1|51	
14mu|alsa-utils-1.1.4-1|52	%description -n speaker-test
14mu|alsa-utils-1.1.4-1|53	speaker-test is a tool that enables one to test his head phones.
14mu|alsa-utils-1.1.4-1|54	
14mu|alsa-utils-1.1.4-1|55	%files -n speaker-test
14mu|alsa-utils-1.1.4-1|56	%{_bindir}/speaker-test
14mu|alsa-utils-1.1.4-1|57	%{_mandir}/man1/speaker-test.*
14mu|alsa-utils-1.1.4-1|58	%{_datadir}/sounds/alsa/
14mu|alsa-utils-1.1.4-1|59	
14mu|alsa-utils-1.1.4-1|60	#----------------------------------------------------------------------------
14mu|alsa-utils-1.1.4-1|61	
14mu|alsa-utils-1.1.4-1|62	%package -n alsaconf
14mu|alsa-utils-1.1.4-1|63	Summary:	ALSA configuration tool
14mu|alsa-utils-1.1.4-1|64	Group:		Sound
14mu|alsa-utils-1.1.4-1|65	Requires:	alsa-utils
14mu|alsa-utils-1.1.4-1|66	Requires:	whiptail
14mu|alsa-utils-1.1.4-1|67	Requires:	cdialog
14mu|alsa-utils-1.1.4-1|68	
14mu|alsa-utils-1.1.4-1|69	%description -n alsaconf
14mu|alsa-utils-1.1.4-1|70	Alsaconf is a tool that enables one to configure his sound card with ALSA.
14mu|alsa-utils-1.1.4-1|71	It's often not not needed as mandriva linux will autoconfigure sound cards.
14mu|alsa-utils-1.1.4-1|72	
14mu|alsa-utils-1.1.4-1|73	%files -n alsaconf -f alsaconf.lang
14mu|alsa-utils-1.1.4-1|74	%{_sbindir}/alsaconf
14mu|alsa-utils-1.1.4-1|75	%{_mandir}/man8/alsaconf.*
14mu|alsa-utils-1.1.4-1|76	%lang(fr) %{_mandir}/fr/man8/alsaconf.*
14mu|alsa-utils-1.1.4-1|77	
14mu|alsa-utils-1.1.4-1|78	#----------------------------------------------------------------------------
14mu|alsa-utils-1.1.4-1|79	
14mu|alsa-utils-1.1.4-1|80	%prep
14mu|alsa-utils-1.1.4-1|81	%setup -q
14mu|alsa-utils-1.1.4-1|82	%patch0 -p1
14mu|alsa-utils-1.1.4-1|83	
14mu|alsa-utils-1.1.4-1|84	%build
14mu|alsa-utils-1.1.4-1|85	%configure2_5x \
14mu|alsa-utils-1.1.4-1|86	--disable-rpath \
14mu|alsa-utils-1.1.4-1|87	--with-systemdsystemunitdir=%{_unitdir}
14mu|alsa-utils-1.1.4-1|88	
14mu|alsa-utils-1.1.4-1|89	%make all
14mu|alsa-utils-1.1.4-1|90	
14mu|alsa-utils-1.1.4-1|91	%install
14mu|alsa-utils-1.1.4-1|92	%makeinstall_std mkdir_p="mkdir -p"
14mu|alsa-utils-1.1.4-1|93	
14mu|alsa-utils-1.1.4-1|94	# Create /var/lib/alsa tree
14mu|alsa-utils-1.1.4-1|95	mkdir -p -m 755 %{buildroot}/var/lib/alsa
14mu|alsa-utils-1.1.4-1|96	
14mu|alsa-utils-1.1.4-1|97	# move alsactl in /sbin in order to reload mixer settings on bootstrapping:
14mu|alsa-utils-1.1.4-1|98	mkdir %{buildroot}/sbin
14mu|alsa-utils-1.1.4-1|99	mv %{buildroot}%{_sbindir}/alsactl %{buildroot}/sbin/alsactl
14mu|alsa-utils-1.1.4-1|100	
14mu|alsa-utils-1.1.4-1|101	ln -s ../../sbin/alsactl %{buildroot}%{_sbindir}
14mu|alsa-utils-1.1.4-1|102	
14mu|alsa-utils-1.1.4-1|103	%find_lang alsaconf
14mu|alsa-utils-1.1.4-1|104	%find_lang alsa-utils
14mu|alsa-utils-1.1.4-1|105	cat alsa-utils.lang >> alsaconf.lang
14mu|alsa-utils-1.1.4-1|106	
14mu|alsa-utils-1.1.4-1|107	%changelog
14mu|alsa-utils-1.1.4-1|108	
14mu|alsa-utils-1.1.4-1|109	* Thu Aug 10 2017 keleg <vladimir.potapov@rosalab.ru> 1.1.4-1
14mu|alsa-utils-1.1.4-1|110	- (0c72f4d) Merge pull request #3 from import/alsa-utils:rosa2016.1
14mu|alsa-utils-1.1.4-1|111	- (0c72f4d) Up to 1.1.4
14mu|alsa-utils-1.1.4-1|112	
14mu|alsa-utils-1.1.4-1|113	

22314 14
14mu|amarok-2.8.0-12|1	%{?build_clamz}%{?!build_clamz:%bcond_without clamz}
14mu|amarok-2.8.0-12|2	
14mu|amarok-2.8.0-12|3	Summary:	A powerful media player for KDE4
14mu|amarok-2.8.0-12|4	Name:		amarok
14mu|amarok-2.8.0-12|5	Epoch:		3
14mu|amarok-2.8.0-12|6	Version:	2.8.0
14mu|amarok-2.8.0-12|7	Release:	12
14mu|amarok-2.8.0-12|8	License:	GPLv2+
14mu|amarok-2.8.0-12|9	Group:		Sound
14mu|amarok-2.8.0-12|10	Url:		http://amarok.kde.org/
14mu|amarok-2.8.0-12|11	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14mu|amarok-2.8.0-12|12	Source100:	amarok.rpmlintrc
14mu|amarok-2.8.0-12|13	Patch0:		amarok-2.6.0-lastfm1.patch
14mu|amarok-2.8.0-12|14	Patch1:		amarok-2.8.0-play-folder.patch
14mu|amarok-2.8.0-12|15	%if %{with clamz}
14mu|amarok-2.8.0-12|16	BuildRequires:	clamz
14mu|amarok-2.8.0-12|17	%endif
14mu|amarok-2.8.0-12|18	BuildRequires:	cmake
14mu|amarok-2.8.0-12|19	BuildRequires:	qtscriptgenerator
14mu|amarok-2.8.0-12|20	BuildRequires:	ffmpeg-devel
14mu|amarok-2.8.0-12|21	BuildRequires:	kdelibs4-devel
14mu|amarok-2.8.0-12|22	BuildRequires:	kdebase4-workspace-devel
14mu|amarok-2.8.0-12|23	BuildRequires:	libaio-devel
14mu|amarok-2.8.0-12|24	BuildRequires:	libifp-devel
14mu|amarok-2.8.0-12|25	BuildRequires:	liblastfm-devel
14mu|amarok-2.8.0-12|26	BuildRequires:	libmp4v2-devel
14mu|amarok-2.8.0-12|27	BuildRequires:	nepomuk-core-devel
14mu|amarok-2.8.0-12|28	BuildRequires:	pkgconfig(glib-2.0)
14mu|amarok-2.8.0-12|29	BuildRequires:	pkgconfig(libcurl)
14mu|amarok-2.8.0-12|30	BuildRequires:	pkgconfig(libgpod-1.0)
14mu|amarok-2.8.0-12|31	BuildRequires:	pkgconfig(libmtp)
14mu|amarok-2.8.0-12|32	BuildRequires:	pkgconfig(libmygpo-qt) >= 1.0.6
14mu|amarok-2.8.0-12|33	BuildRequires:	pkgconfig(libnjb)
14mu|amarok-2.8.0-12|34	BuildRequires:	pkgconfig(libofa)
14mu|amarok-2.8.0-12|35	BuildRequires:	pkgconfig(libvisual-0.4)
14mu|amarok-2.8.0-12|36	BuildRequires:	pkgconfig(loudmouth-1.0)
14mu|amarok-2.8.0-12|37	BuildRequires:	pkgconfig(qca2)
14mu|amarok-2.8.0-12|38	BuildRequires:	pkgconfig(taglib)
14mu|amarok-2.8.0-12|39	BuildRequires:	pkgconfig(taglib-extras)
14mu|amarok-2.8.0-12|40	Suggests:	%{name}-scripts = %{EVRD}
14mu|amarok-2.8.0-12|41	BuildRequires:	mariadb-static-devel
14mu|amarok-2.8.0-12|42	BuildRequires:	mariadb-server
14mu|amarok-2.8.0-12|43	%if %{with clamz}
14mu|amarok-2.8.0-12|44	Requires:	clamz
14mu|amarok-2.8.0-12|45	%endif
14mu|amarok-2.8.0-12|46	Requires:	kde4-audiocd
14mu|amarok-2.8.0-12|47	Requires:	mariadb-common
14mu|amarok-2.8.0-12|48	Requires:	gstreamer1.0-tools
14mu|amarok-2.8.0-12|49	Requires:	qtscriptbindings
14mu|amarok-2.8.0-12|50	Obsoletes:	%{_lib}amarokqtjson1 < 3:2.7.0
14mu|amarok-2.8.0-12|51	%rename		amarok-utils
14mu|amarok-2.8.0-12|52	
14mu|amarok-2.8.0-12|53	%description
14mu|amarok-2.8.0-12|54	Feature Overview
14mu|amarok-2.8.0-12|55	
14mu|amarok-2.8.0-12|56	* Music Collection:
14mu|amarok-2.8.0-12|57	You have a huge music library and want to locate tracks quickly? Let amaroK's
14mu|amarok-2.8.0-12|58	powerful Collection take care of that! It's a database powered music store,
14mu|amarok-2.8.0-12|59	which keeps track of your complete music library, allowing you to find any
14mu|amarok-2.8.0-12|60	title in a matter of seconds.
14mu|amarok-2.8.0-12|61	
14mu|amarok-2.8.0-12|62	* Intuitive User Interface:
14mu|amarok-2.8.0-12|63	You will be amazed to see how easy amaroK is to use! Simply drag-and-drop files
14mu|amarok-2.8.0-12|64	into the playlist. No hassle with complicated  buttons or tangled menus.
14mu|amarok-2.8.0-12|65	Listening to music has never been easier!
14mu|amarok-2.8.0-12|66	
14mu|amarok-2.8.0-12|67	* Streaming Radio:
14mu|amarok-2.8.0-12|68	Web streams take radio to the next level: Listen to thousands of great radio
14mu|amarok-2.8.0-12|69	stations on the internet, for free! amaroK provides excellent streaming
14mu|amarok-2.8.0-12|70	support, with advanced features, such as displaying titles of the currently
14mu|amarok-2.8.0-12|71	playing songs.
14mu|amarok-2.8.0-12|72	
14mu|amarok-2.8.0-12|73	* Context Browser:
14mu|amarok-2.8.0-12|74	This tool provides useful information on the music you are currently listening
14mu|amarok-2.8.0-12|75	to, and can make listening suggestions, based on your personal music taste. An
14mu|amarok-2.8.0-12|76	innovate and unique feature.
14mu|amarok-2.8.0-12|77	
14mu|amarok-2.8.0-12|78	* Visualizations:
14mu|amarok-2.8.0-12|79	amaroK is compatible with XMMS visualization plugins. Allows you to use the
14mu|amarok-2.8.0-12|80	great number of stunning visualizations available on the net. 3d visualizations
14mu|amarok-2.8.0-12|81	with OpenGL are a great way to enhance your music experience.
14mu|amarok-2.8.0-12|82	
14mu|amarok-2.8.0-12|83	%files -f %{name}.lang
14mu|amarok-2.8.0-12|84	%{_kde_bindir}/amarok
14mu|amarok-2.8.0-12|85	%{_kde_bindir}/amarokcollectionscanner
14mu|amarok-2.8.0-12|86	%{_kde_bindir}/amarok_afttagger
14mu|amarok-2.8.0-12|87	%{_kde_bindir}/amarokmp3tunesharmonydaemon
14mu|amarok-2.8.0-12|88	%{_kde_bindir}/amarokpkg
14mu|amarok-2.8.0-12|89	%{_kde_bindir}/amzdownloader
14mu|amarok-2.8.0-12|90	%{_kde_datadir}/applications/kde4/amarok.desktop
14mu|amarok-2.8.0-12|91	%{_kde_datadir}/applications/kde4/amarok_containers.desktop
14mu|amarok-2.8.0-12|92	%{_kde_datadir}/applications/kde4/amzdownloader.desktop
14mu|amarok-2.8.0-12|93	%{_kde_datadir}/config/amarok.knsrc
14mu|amarok-2.8.0-12|94	%{_kde_datadir}/config/amarok_homerc
14mu|amarok-2.8.0-12|95	%{_kde_datadir}/config.kcfg/amarokconfig.kcfg
14mu|amarok-2.8.0-12|96	%{_kde_appsdir}/desktoptheme/*
14mu|amarok-2.8.0-12|97	%{_kde_appsdir}/solid/actions/amarok-play-audiocd.desktop
14mu|amarok-2.8.0-12|98	%{_kde_appsdir}/amarok
14mu|amarok-2.8.0-12|99	%{_kde_appsdir}/kconf_update/*
14mu|amarok-2.8.0-12|100	%{_kde_libdir}/kde4/*
14mu|amarok-2.8.0-12|101	%{_kde_libdir}/libampache_account_login.so
14mu|amarok-2.8.0-12|102	%{_kde_libdir}/libamarok_service_lastfm_shared.so
14mu|amarok-2.8.0-12|103	%{_kde_datadir}/config/amarokapplets.knsrc
14mu|amarok-2.8.0-12|104	%{_kde_datadir}/kde4/services/*
14mu|amarok-2.8.0-12|105	%{_kde_datadir}/kde4/servicetypes/*
14mu|amarok-2.8.0-12|106	%{_kde_iconsdir}/*/*/*/amarok.*
14mu|amarok-2.8.0-12|107	%{_kde_datadir}/dbus-1/interfaces/*
14mu|amarok-2.8.0-12|108	%{_kde_datadir}/mime/packages/amzdownloader.xml
14mu|amarok-2.8.0-12|109	%exclude %{_kde_appsdir}/amarok/scripts/
14mu|amarok-2.8.0-12|110	
14mu|amarok-2.8.0-12|111	#--------------------------------------------------------------------
14mu|amarok-2.8.0-12|112	
14mu|amarok-2.8.0-12|113	%package scripts
14mu|amarok-2.8.0-12|114	Summary:	Scripts for amarok
14mu|amarok-2.8.0-12|115	Group:		Graphical desktop/KDE
14mu|amarok-2.8.0-12|116	Requires:	%{name} = %{EVRD}
14mu|amarok-2.8.0-12|117	BuildArch:	noarch
14mu|amarok-2.8.0-12|118	
14mu|amarok-2.8.0-12|119	%description scripts
14mu|amarok-2.8.0-12|120	This package includes python scripts for amarok.
14mu|amarok-2.8.0-12|121	
14mu|amarok-2.8.0-12|122	%files scripts
14mu|amarok-2.8.0-12|123	%dir %{_kde_appsdir}/amarok/scripts/
14mu|amarok-2.8.0-12|124	%{_kde_appsdir}/amarok/scripts/*
14mu|amarok-2.8.0-12|125	
14mu|amarok-2.8.0-12|126	#------------------------------------------------
14mu|amarok-2.8.0-12|127	
14mu|amarok-2.8.0-12|128	%define libamaroklib_major 1
14mu|amarok-2.8.0-12|129	%define libamaroklib %mklibname amaroklib %{libamaroklib_major}
14mu|amarok-2.8.0-12|130	
14mu|amarok-2.8.0-12|131	%package -n %{libamaroklib}
14mu|amarok-2.8.0-12|132	Summary:	Amarok 2 core library
14mu|amarok-2.8.0-12|133	Group:		System/Libraries
14mu|amarok-2.8.0-12|134	
14mu|amarok-2.8.0-12|135	%description -n %{libamaroklib}
14mu|amarok-2.8.0-12|136	Amarok 2 core library.
14mu|amarok-2.8.0-12|137	
14mu|amarok-2.8.0-12|138	%files -n %{libamaroklib}
14mu|amarok-2.8.0-12|139	%{_kde_libdir}/libamaroklib.so.%{libamaroklib_major}*
14mu|amarok-2.8.0-12|140	
14mu|amarok-2.8.0-12|141	#------------------------------------------------
14mu|amarok-2.8.0-12|142	
14mu|amarok-2.8.0-12|143	%define libamarokcore_major 1
14mu|amarok-2.8.0-12|144	%define libamarokcore %mklibname amarokcore %{libamarokcore_major}
14mu|amarok-2.8.0-12|145	
14mu|amarok-2.8.0-12|146	%package -n %{libamarokcore}
14mu|amarok-2.8.0-12|147	Summary:	Amarok 2 core library
14mu|amarok-2.8.0-12|148	Group:		System/Libraries
14mu|amarok-2.8.0-12|149	
14mu|amarok-2.8.0-12|150	%description -n %{libamarokcore}
14mu|amarok-2.8.0-12|151	Amarok 2 core library.
14mu|amarok-2.8.0-12|152	
14mu|amarok-2.8.0-12|153	%files -n %{libamarokcore}
14mu|amarok-2.8.0-12|154	%{_kde_libdir}/libamarokcore.so.%{libamarokcore_major}*
14mu|amarok-2.8.0-12|155	
14mu|amarok-2.8.0-12|156	#------------------------------------------------
14mu|amarok-2.8.0-12|157	
14mu|amarok-2.8.0-12|158	%define libamarokpud_major 1
14mu|amarok-2.8.0-12|159	%define libamarokpud %mklibname amarokpud %{libamarokpud_major}
14mu|amarok-2.8.0-12|160	
14mu|amarok-2.8.0-12|161	%package -n %{libamarokpud}
14mu|amarok-2.8.0-12|162	Summary:	Amarok 2 core library
14mu|amarok-2.8.0-12|163	Group:		System/Libraries
14mu|amarok-2.8.0-12|164	
14mu|amarok-2.8.0-12|165	%description -n %{libamarokpud}
14mu|amarok-2.8.0-12|166	Amarok 2 core library.
14mu|amarok-2.8.0-12|167	
14mu|amarok-2.8.0-12|168	%files -n %{libamarokpud}
14mu|amarok-2.8.0-12|169	%{_kde_libdir}/libamarokpud.so.%{libamarokpud_major}*
14mu|amarok-2.8.0-12|170	
14mu|amarok-2.8.0-12|171	#------------------------------------------------
14mu|amarok-2.8.0-12|172	
14mu|amarok-2.8.0-12|173	%define libamarokocsclient_major 4
14mu|amarok-2.8.0-12|174	%define libamarokocsclient %mklibname amarokocsclient %{libamarokocsclient_major}
14mu|amarok-2.8.0-12|175	
14mu|amarok-2.8.0-12|176	%package -n %{libamarokocsclient}
14mu|amarok-2.8.0-12|177	Summary:	Amarok 2 core library
14mu|amarok-2.8.0-12|178	Group:		System/Libraries
14mu|amarok-2.8.0-12|179	
14mu|amarok-2.8.0-12|180	%description -n %{libamarokocsclient}
14mu|amarok-2.8.0-12|181	Amarok 2 core library.
14mu|amarok-2.8.0-12|182	
14mu|amarok-2.8.0-12|183	%files -n %{libamarokocsclient}
14mu|amarok-2.8.0-12|184	%{_kde_libdir}/libamarokocsclient.so.%{libamarokocsclient_major}*
14mu|amarok-2.8.0-12|185	
14mu|amarok-2.8.0-12|186	#------------------------------------------------
14mu|amarok-2.8.0-12|187	
14mu|amarok-2.8.0-12|188	%define libamarokshared_major 1
14mu|amarok-2.8.0-12|189	%define libamarokshared %mklibname amarokshared %{libamarokshared_major}
14mu|amarok-2.8.0-12|190	
14mu|amarok-2.8.0-12|191	%package -n %{libamarokshared}
14mu|amarok-2.8.0-12|192	Summary:	Amarok 2 shared library
14mu|amarok-2.8.0-12|193	Group:		System/Libraries
14mu|amarok-2.8.0-12|194	
14mu|amarok-2.8.0-12|195	%description -n %{libamarokshared}
14mu|amarok-2.8.0-12|196	Amarok 2 shared library.
14mu|amarok-2.8.0-12|197	
14mu|amarok-2.8.0-12|198	%files -n %{libamarokshared}
14mu|amarok-2.8.0-12|199	%{_kde_libdir}/libamarokshared.so.%{libamarokshared_major}*
14mu|amarok-2.8.0-12|200	
14mu|amarok-2.8.0-12|201	
14mu|amarok-2.8.0-12|202	#------------------------------------------------
14mu|amarok-2.8.0-12|203	
14mu|amarok-2.8.0-12|204	%define libamaroksqlcollection_major 1
14mu|amarok-2.8.0-12|205	%define libamaroksqlcollection %mklibname amarok-sqlcollection %{libamaroksqlcollection_major}
14mu|amarok-2.8.0-12|206	
14mu|amarok-2.8.0-12|207	%package -n %{libamaroksqlcollection}
14mu|amarok-2.8.0-12|208	Summary:	Amarok 2 core library
14mu|amarok-2.8.0-12|209	Group:		System/Libraries
14mu|amarok-2.8.0-12|210	
14mu|amarok-2.8.0-12|211	%description -n %{libamaroksqlcollection}
14mu|amarok-2.8.0-12|212	Amarok 2 core library.
14mu|amarok-2.8.0-12|213	
14mu|amarok-2.8.0-12|214	%files -n %{libamaroksqlcollection}
14mu|amarok-2.8.0-12|215	%{_kde_libdir}/libamarok-sqlcollection.so.%{libamaroksqlcollection_major}*
14mu|amarok-2.8.0-12|216	
14mu|amarok-2.8.0-12|217	#------------------------------------------------
14mu|amarok-2.8.0-12|218	
14mu|amarok-2.8.0-12|219	%define libamaroktranscoding_major 1
14mu|amarok-2.8.0-12|220	%define libamaroktranscoding %mklibname amarok-transcoding %{libamaroktranscoding_major}
14mu|amarok-2.8.0-12|221	
14mu|amarok-2.8.0-12|222	%package -n %{libamaroktranscoding}
14mu|amarok-2.8.0-12|223	Summary:	Amarok 2 core library
14mu|amarok-2.8.0-12|224	Group:		System/Libraries
14mu|amarok-2.8.0-12|225	
14mu|amarok-2.8.0-12|226	%description -n %{libamaroktranscoding}
14mu|amarok-2.8.0-12|227	Amarok 2 core library.
14mu|amarok-2.8.0-12|228	
14mu|amarok-2.8.0-12|229	%files -n %{libamaroktranscoding}
14mu|amarok-2.8.0-12|230	%{_kde_libdir}/libamarok-transcoding.so.%{libamaroktranscoding_major}*
14mu|amarok-2.8.0-12|231	
14mu|amarok-2.8.0-12|232	#------------------------------------------------
14mu|amarok-2.8.0-12|233	
14mu|amarok-2.8.0-12|234	%define devname %mklibname -d %{name}
14mu|amarok-2.8.0-12|235	
14mu|amarok-2.8.0-12|236	%package -n %{devname}
14mu|amarok-2.8.0-12|237	Summary:	Headers of %{name} for development
14mu|amarok-2.8.0-12|238	Group:		Development/C
14mu|amarok-2.8.0-12|239	Requires:	%{libamaroklib} = %{EVRD}
14mu|amarok-2.8.0-12|240	Requires:	%{libamarokcore} = %{EVRD}
14mu|amarok-2.8.0-12|241	Requires:	%{libamarokpud} = %{EVRD}
14mu|amarok-2.8.0-12|242	Requires:	%{libamarokocsclient} = %{EVRD}
14mu|amarok-2.8.0-12|243	Requires:	%{libamaroksqlcollection} = %{EVRD}
14mu|amarok-2.8.0-12|244	Requires:	%{libamaroktranscoding} = %{EVRD}
14mu|amarok-2.8.0-12|245	Provides:	%{name}-devel = %{EVRD}
14mu|amarok-2.8.0-12|246	
14mu|amarok-2.8.0-12|247	%description -n %{devname}
14mu|amarok-2.8.0-12|248	Headers of %{name} for development.
14mu|amarok-2.8.0-12|249	
14mu|amarok-2.8.0-12|250	%files -n %{devname}
14mu|amarok-2.8.0-12|251	%{_kde_libdir}/libamaroklib.so
14mu|amarok-2.8.0-12|252	%{_kde_libdir}/libamarokcore.so
14mu|amarok-2.8.0-12|253	%{_kde_libdir}/libamarokpud.so
14mu|amarok-2.8.0-12|254	%{_kde_libdir}/libamarokocsclient.so
14mu|amarok-2.8.0-12|255	%{_kde_libdir}/libamarok-sqlcollection.so
14mu|amarok-2.8.0-12|256	%{_kde_libdir}/libamarok-transcoding.so
14mu|amarok-2.8.0-12|257	%{_kde_libdir}/libamarokshared.so
14mu|amarok-2.8.0-12|258	
14mu|amarok-2.8.0-12|259	#--------------------------------------------------------------------
14mu|amarok-2.8.0-12|260	
14mu|amarok-2.8.0-12|261	%prep
14mu|amarok-2.8.0-12|262	%setup -q
14mu|amarok-2.8.0-12|263	%patch1 -p1
14mu|amarok-2.8.0-12|264	
14mu|amarok-2.8.0-12|265	%build
14mu|amarok-2.8.0-12|266	%cmake_kde4 -DKDE4_BUILD_TESTS=OFF
14mu|amarok-2.8.0-12|267	
14mu|amarok-2.8.0-12|268	%make
14mu|amarok-2.8.0-12|269	
14mu|amarok-2.8.0-12|270	%install
14mu|amarok-2.8.0-12|271	%makeinstall_std -C build
14mu|amarok-2.8.0-12|272	
14mu|amarok-2.8.0-12|273	%find_lang %{name} --with-kde --all-name
14mu|amarok-2.8.0-12|274	
14mu|amarok-2.8.0-12|275	
14mu|amarok-2.8.0-12|276	%changelog
14mu|amarok-2.8.0-12|277	
14mu|amarok-2.8.0-12|278	* Wed Nov 18 2015 Denis Silakov <dsilakov@gmail.com> 3:2.8.0-12
14mu|amarok-2.8.0-12|279	- (63e3ae3) Add inode/directory to supported mime types
14mu|amarok-2.8.0-12|280	
14mu|amarok-2.8.0-12|281	

22315 14
14mu|amor-4.14.3-1|1	Summary:	Amusing Misuse Of Resources put's comic figures above your windows
14mu|amor-4.14.3-1|2	Name:		amor
14mu|amor-4.14.3-1|3	Version:	4.14.3
14mu|amor-4.14.3-1|4	Release:	1
14mu|amor-4.14.3-1|5	Epoch:		1
14mu|amor-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|amor-4.14.3-1|7	License:	GPLv2+
14mu|amor-4.14.3-1|8	Url:		http://www.kde.org
14mu|amor-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|amor-4.14.3-1|10	%if %{is_beta}
14mu|amor-4.14.3-1|11	%define ftpdir unstable
14mu|amor-4.14.3-1|12	%else
14mu|amor-4.14.3-1|13	%define ftpdir stable
14mu|amor-4.14.3-1|14	%endif
14mu|amor-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|amor-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|amor-4.14.3-1|17	Conflicts:	kdetoys4-devel < 1:4.11.0
14mu|amor-4.14.3-1|18	
14mu|amor-4.14.3-1|19	%description
14mu|amor-4.14.3-1|20	Amusing Misuse Of Resources put's comic figures above your windows.
14mu|amor-4.14.3-1|21	
14mu|amor-4.14.3-1|22	%files
14mu|amor-4.14.3-1|23	%{_kde_bindir}/amor
14mu|amor-4.14.3-1|24	%{_kde_applicationsdir}/amor.desktop
14mu|amor-4.14.3-1|25	%{_kde_appsdir}/amor
14mu|amor-4.14.3-1|26	%{_kde_iconsdir}/hicolor/*/apps/amor.png
14mu|amor-4.14.3-1|27	%{_kde_docdir}/*/*/amor
14mu|amor-4.14.3-1|28	%{_kde_mandir}/man6/amor.6.*
14mu|amor-4.14.3-1|29	%{_datadir}/dbus-1/interfaces/org.kde.amor.xml
14mu|amor-4.14.3-1|30	
14mu|amor-4.14.3-1|31	#-------------------------------------------------------------------
14mu|amor-4.14.3-1|32	
14mu|amor-4.14.3-1|33	%prep
14mu|amor-4.14.3-1|34	%setup -q
14mu|amor-4.14.3-1|35	
14mu|amor-4.14.3-1|36	%build
14mu|amor-4.14.3-1|37	%cmake_kde4
14mu|amor-4.14.3-1|38	%make
14mu|amor-4.14.3-1|39	
14mu|amor-4.14.3-1|40	%install
14mu|amor-4.14.3-1|41	%makeinstall_std -C build
14mu|amor-4.14.3-1|42	
14mu|amor-4.14.3-1|43	
14mu|amor-4.14.3-1|44	%changelog
14mu|amor-4.14.3-1|45	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|amor-4.14.3-1|46	+ Revision: 1b7e511
14mu|amor-4.14.3-1|47	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|amor-4.14.3-1|48	
14mu|amor-4.14.3-1|49	

22316 14
14mu|amtu-1.0.8-11|1	Summary: Abstract Machine Test Utility (AMTU)
14mu|amtu-1.0.8-11|2	Name: amtu
14mu|amtu-1.0.8-11|3	Version: 1.0.8
14mu|amtu-1.0.8-11|4	Release: 11
14mu|amtu-1.0.8-11|5	License: CPL
14mu|amtu-1.0.8-11|6	Group: System/Base
14mu|amtu-1.0.8-11|7	URL: http://sourceforge.net/projects/amtueal/
14mu|amtu-1.0.8-11|8	Source0: %{name}-%{version}.tar.xz
14mu|amtu-1.0.8-11|9	Patch1: amtu-1.0.8-doc.patch
14mu|amtu-1.0.8-11|10	Patch2: amtu-1.0.8-init.patch
14mu|amtu-1.0.8-11|11	Patch3: amtu-1.0.8-memsep.patch
14mu|amtu-1.0.8-11|12	Patch4: amtu-1.0.8-new-file.patch
14mu|amtu-1.0.8-11|13	BuildRequires: audit-libs-devel >= 1.1.2
14mu|amtu-1.0.8-11|14	BuildRequires: automake
14mu|amtu-1.0.8-11|15	Requires: chkconfig
14mu|amtu-1.0.8-11|16	
14mu|amtu-1.0.8-11|17	%description
14mu|amtu-1.0.8-11|18	Abstract Machine Test Utility (AMTU) is an administrative utility to check
14mu|amtu-1.0.8-11|19	whether the underlying protection mechanism of the hardware are still being
14mu|amtu-1.0.8-11|20	enforced. This is a requirement of the Controlled Access Protection Profile
14mu|amtu-1.0.8-11|21	FPT_AMT.1, see
14mu|amtu-1.0.8-11|22	http://www.radium.ncsc.mil/tpep/library/protection_profiles/CAPP-1.d.pdf
14mu|amtu-1.0.8-11|23	
14mu|amtu-1.0.8-11|24	%prep
14mu|amtu-1.0.8-11|25	%setup -q
14mu|amtu-1.0.8-11|26	%patch1 -p1
14mu|amtu-1.0.8-11|27	%patch2 -p1
14mu|amtu-1.0.8-11|28	%patch3 -p1
14mu|amtu-1.0.8-11|29	%patch4 -p1
14mu|amtu-1.0.8-11|30	
14mu|amtu-1.0.8-11|31	%build
14mu|amtu-1.0.8-11|32	touch ChangeLog
14mu|amtu-1.0.8-11|33	touch NEWS
14mu|amtu-1.0.8-11|34	touch AUTHORS
14mu|amtu-1.0.8-11|35	autoreconf -fv --install
14mu|amtu-1.0.8-11|36	%configure
14mu|amtu-1.0.8-11|37	make %{?_smp_mflags}
14mu|amtu-1.0.8-11|38	
14mu|amtu-1.0.8-11|39	%install
14mu|amtu-1.0.8-11|40	rm -rf $RPM_BUILD_ROOT
14mu|amtu-1.0.8-11|41	make "DESTDIR=${RPM_BUILD_ROOT}" "bindir=%{_sbindir}" install
14mu|amtu-1.0.8-11|42	
14mu|amtu-1.0.8-11|43	%post
14mu|amtu-1.0.8-11|44	/sbin/chkconfig --add amtu
14mu|amtu-1.0.8-11|45	
14mu|amtu-1.0.8-11|46	%preun
14mu|amtu-1.0.8-11|47	if [ $1 -eq 0 ]; then
14mu|amtu-1.0.8-11|48	/sbin/service amtu stop > /dev/null 2>&1
14mu|amtu-1.0.8-11|49	/sbin/chkconfig --del amtu
14mu|amtu-1.0.8-11|50	fi
14mu|amtu-1.0.8-11|51	
14mu|amtu-1.0.8-11|52	%files
14mu|amtu-1.0.8-11|53	%defattr(-,root,root, -)
14mu|amtu-1.0.8-11|54	%doc doc/AMTUHowTo.txt LICENSE
14mu|amtu-1.0.8-11|55	%attr(755,root,root) /etc/rc.d/init.d/amtu
14mu|amtu-1.0.8-11|56	%config(noreplace) %attr(640,root,root) /etc/sysconfig/amtu
14mu|amtu-1.0.8-11|57	%attr(0750,root,root) %{_sbindir}/amtu
14mu|amtu-1.0.8-11|58	%attr(0644,root,root) %{_mandir}/man8/*
14mu|amtu-1.0.8-11|59	
14mu|amtu-1.0.8-11|60	
14mu|amtu-1.0.8-11|61	%changelog
14mu|amtu-1.0.8-11|62	
14mu|amtu-1.0.8-11|63	* Tue Jul 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.8-11
14mu|amtu-1.0.8-11|64	- (fb35abb) Do not fail test if failed to get status of mount point - this can happen for fuse file systems
14mu|amtu-1.0.8-11|65	
14mu|amtu-1.0.8-11|66	

22317 14
14mu|analitza-4.14.3-1|1	%ifarch %{arm}
14mu|analitza-4.14.3-1|2	%bcond_with opengl
14mu|analitza-4.14.3-1|3	%else
14mu|analitza-4.14.3-1|4	%bcond_without opengl
14mu|analitza-4.14.3-1|5	%endif
14mu|analitza-4.14.3-1|6	
14mu|analitza-4.14.3-1|7	Summary:	Library that will let you add mathematical features to your program
14mu|analitza-4.14.3-1|8	Name:		analitza
14mu|analitza-4.14.3-1|9	Version:	4.14.3
14mu|analitza-4.14.3-1|10	Release:	1
14mu|analitza-4.14.3-1|11	License:	LGPLv2+
14mu|analitza-4.14.3-1|12	Group:		Graphical desktop/KDE
14mu|analitza-4.14.3-1|13	Url:		http://edu.kde.org
14mu|analitza-4.14.3-1|14	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|analitza-4.14.3-1|15	# add SHOULD_BUILD_OPENGL option, to be able to disable support
14mu|analitza-4.14.3-1|16	# on arm because plotter3d assumes qreal=double all over the place
14mu|analitza-4.14.3-1|17	Patch0:		analitza-4.14.1-opengl_optional.patch
14mu|analitza-4.14.3-1|18	BuildRequires:	kdelibs4-devel
14mu|analitza-4.14.3-1|19	BuildRequires:	readline-devel
14mu|analitza-4.14.3-1|20	BuildRequires:	pkgconfig(gl)
14mu|analitza-4.14.3-1|21	BuildRequires:	pkgconfig(glu)
14mu|analitza-4.14.3-1|22	
14mu|analitza-4.14.3-1|23	%description
14mu|analitza-4.14.3-1|24	The analitza library will let you add mathematical features to your program.
14mu|analitza-4.14.3-1|25	
14mu|analitza-4.14.3-1|26	#---------------------------------------------
14mu|analitza-4.14.3-1|27	
14mu|analitza-4.14.3-1|28	%package -n calgebra
14mu|analitza-4.14.3-1|29	Summary:	Console mathematical calculator
14mu|analitza-4.14.3-1|30	Group:		Graphical desktop/KDE
14mu|analitza-4.14.3-1|31	Conflicts:	kalgebra < 4.7.90
14mu|analitza-4.14.3-1|32	
14mu|analitza-4.14.3-1|33	%description -n calgebra
14mu|analitza-4.14.3-1|34	Console interface for a mathematical calculator based content markup MathML
14mu|analitza-4.14.3-1|35	language.
14mu|analitza-4.14.3-1|36	
14mu|analitza-4.14.3-1|37	%files -n calgebra
14mu|analitza-4.14.3-1|38	%{_kde_bindir}/calgebra
14mu|analitza-4.14.3-1|39	
14mu|analitza-4.14.3-1|40	#---------------------------------------------
14mu|analitza-4.14.3-1|41	
14mu|analitza-4.14.3-1|42	%package plots
14mu|analitza-4.14.3-1|43	Summary:	Plots used by the libanalitzaplot library
14mu|analitza-4.14.3-1|44	Group:		Graphical desktop/KDE
14mu|analitza-4.14.3-1|45	BuildArch:	noarch
14mu|analitza-4.14.3-1|46	
14mu|analitza-4.14.3-1|47	%description plots
14mu|analitza-4.14.3-1|48	This package provides plots used by the libanalitzaplot library.
14mu|analitza-4.14.3-1|49	
14mu|analitza-4.14.3-1|50	%files plots
14mu|analitza-4.14.3-1|51	%{_kde_appsdir}/libanalitza/plots/*.plots
14mu|analitza-4.14.3-1|52	
14mu|analitza-4.14.3-1|53	#---------------------------------------------
14mu|analitza-4.14.3-1|54	
14mu|analitza-4.14.3-1|55	%define analitza_major 5
14mu|analitza-4.14.3-1|56	%define libanalitza %mklibname analitza %{analitza_major}
14mu|analitza-4.14.3-1|57	
14mu|analitza-4.14.3-1|58	%package -n %{libanalitza}
14mu|analitza-4.14.3-1|59	Summary:	Runtime library for %{name}
14mu|analitza-4.14.3-1|60	Group:		System/Libraries
14mu|analitza-4.14.3-1|61	
14mu|analitza-4.14.3-1|62	%description -n %{libanalitza}
14mu|analitza-4.14.3-1|63	The analitza library will let you add mathematical features to your program.
14mu|analitza-4.14.3-1|64	This pakage provide the runtime library for %{name}.
14mu|analitza-4.14.3-1|65	
14mu|analitza-4.14.3-1|66	%files -n %{libanalitza}
14mu|analitza-4.14.3-1|67	%{_kde_libdir}/libanalitza.so.%{analitzagui_major}*
14mu|analitza-4.14.3-1|68	
14mu|analitza-4.14.3-1|69	#---------------------------------------------
14mu|analitza-4.14.3-1|70	
14mu|analitza-4.14.3-1|71	%define analitzagui_major 5
14mu|analitza-4.14.3-1|72	%define libanalitzagui %mklibname analitzagui %{analitzagui_major}
14mu|analitza-4.14.3-1|73	
14mu|analitza-4.14.3-1|74	%package -n %{libanalitzagui}
14mu|analitza-4.14.3-1|75	Summary:	Runtime library for %{name}
14mu|analitza-4.14.3-1|76	Group:		System/Libraries
14mu|analitza-4.14.3-1|77	
14mu|analitza-4.14.3-1|78	%description -n %{libanalitzagui}
14mu|analitza-4.14.3-1|79	The analitza library will let you add mathematical features to your program.
14mu|analitza-4.14.3-1|80	This pakage provide the runtime library for %{name}.
14mu|analitza-4.14.3-1|81	
14mu|analitza-4.14.3-1|82	%files -n %{libanalitzagui}
14mu|analitza-4.14.3-1|83	%{_kde_libdir}/libanalitzagui.so.%{analitzagui_major}*
14mu|analitza-4.14.3-1|84	
14mu|analitza-4.14.3-1|85	#---------------------------------------------
14mu|analitza-4.14.3-1|86	
14mu|analitza-4.14.3-1|87	%define analitzaplot_major 5
14mu|analitza-4.14.3-1|88	%define libanalitzaplot %mklibname analitzaplot %{analitzaplot_major}
14mu|analitza-4.14.3-1|89	
14mu|analitza-4.14.3-1|90	%package -n %{libanalitzaplot}
14mu|analitza-4.14.3-1|91	Summary:	Runtime library for %{name}
14mu|analitza-4.14.3-1|92	Group:		System/Libraries
14mu|analitza-4.14.3-1|93	Requires:	analitza-plots
14mu|analitza-4.14.3-1|94	
14mu|analitza-4.14.3-1|95	%description -n %{libanalitzaplot}
14mu|analitza-4.14.3-1|96	The analitza library will let you add mathematical features to your program.
14mu|analitza-4.14.3-1|97	This pakage provide the runtime library for %{name}.
14mu|analitza-4.14.3-1|98	
14mu|analitza-4.14.3-1|99	%files -n %{libanalitzaplot}
14mu|analitza-4.14.3-1|100	%{_kde_libdir}/libanalitzaplot.so.%{analitzaplot_major}*
14mu|analitza-4.14.3-1|101	
14mu|analitza-4.14.3-1|102	#---------------------------------------------
14mu|analitza-4.14.3-1|103	
14mu|analitza-4.14.3-1|104	%package devel
14mu|analitza-4.14.3-1|105	Summary:	Devel stuff for %{name}
14mu|analitza-4.14.3-1|106	Group:		Development/KDE and Qt
14mu|analitza-4.14.3-1|107	Requires:	kdelibs4-devel
14mu|analitza-4.14.3-1|108	Requires:	%{libanalitza} = %{EVRD}
14mu|analitza-4.14.3-1|109	Requires:	%{libanalitzagui} = %{EVRD}
14mu|analitza-4.14.3-1|110	Requires:	%{libanalitzaplot} = %{EVRD}
14mu|analitza-4.14.3-1|111	
14mu|analitza-4.14.3-1|112	%description devel
14mu|analitza-4.14.3-1|113	Files needed to build applications based on %{name}.
14mu|analitza-4.14.3-1|114	
14mu|analitza-4.14.3-1|115	%files devel
14mu|analitza-4.14.3-1|116	%{_kde_includedir}/analitza
14mu|analitza-4.14.3-1|117	%{_kde_includedir}/analitzagui
14mu|analitza-4.14.3-1|118	%{_kde_includedir}/analitzaplot
14mu|analitza-4.14.3-1|119	%{_kde_libdir}/libanalitza.so
14mu|analitza-4.14.3-1|120	%{_kde_libdir}/libanalitzagui.so
14mu|analitza-4.14.3-1|121	%{_kde_libdir}/libanalitzaplot.so
14mu|analitza-4.14.3-1|122	%{_kde_libdir}/cmake/analitza
14mu|analitza-4.14.3-1|123	
14mu|analitza-4.14.3-1|124	#----------------------------------------------------------------------
14mu|analitza-4.14.3-1|125	
14mu|analitza-4.14.3-1|126	%prep
14mu|analitza-4.14.3-1|127	%setup -q
14mu|analitza-4.14.3-1|128	%patch0 -p1 .opengl_arm_float
14mu|analitza-4.14.3-1|129	
14mu|analitza-4.14.3-1|130	%build
14mu|analitza-4.14.3-1|131	%cmake_kde4 \
14mu|analitza-4.14.3-1|132	%if %{with opengl}
14mu|analitza-4.14.3-1|133	-DSHOULD_BUILD_OPENGL:BOOL=ON
14mu|analitza-4.14.3-1|134	%else
14mu|analitza-4.14.3-1|135	-DSHOULD_BUILD_OPENGL:BOOL=OFF
14mu|analitza-4.14.3-1|136	%endif
14mu|analitza-4.14.3-1|137	
14mu|analitza-4.14.3-1|138	%make
14mu|analitza-4.14.3-1|139	
14mu|analitza-4.14.3-1|140	%install
14mu|analitza-4.14.3-1|141	%makeinstall_std -C build
14mu|analitza-4.14.3-1|142	
14mu|analitza-4.14.3-1|143	
14mu|analitza-4.14.3-1|144	%changelog
14mu|analitza-4.14.3-1|145	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|analitza-4.14.3-1|146	+ Revision: 9ab2a48
14mu|analitza-4.14.3-1|147	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|analitza-4.14.3-1|148	
14mu|analitza-4.14.3-1|149	

22318 14
14mu|anjuta-3.16.0-1|1	%define url_ver %(echo %{version} | cut -c 1-4)
14mu|anjuta-3.16.0-1|2	
14mu|anjuta-3.16.0-1|3	%define major		0
14mu|anjuta-3.16.0-1|4	%define api		3
14mu|anjuta-3.16.0-1|5	%define girmajor	3.0
14mu|anjuta-3.16.0-1|6	
14mu|anjuta-3.16.0-1|7	%define libname		%mklibname %{name} %{api} %{major}
14mu|anjuta-3.16.0-1|8	%define develname	%mklibname %{name} %{api} -d
14mu|anjuta-3.16.0-1|9	%define girname		%mklibname %{name}-gir %{girmajor}
14mu|anjuta-3.16.0-1|10	
14mu|anjuta-3.16.0-1|11	Summary:        Integrated development environment for C and C++ (Linux)
14mu|anjuta-3.16.0-1|12	Name:           anjuta
14mu|anjuta-3.16.0-1|13	Version:        3.16.0
14mu|anjuta-3.16.0-1|14	Release:        1
14mu|anjuta-3.16.0-1|15	License:        GPLv2+
14mu|anjuta-3.16.0-1|16	Group:          Development/Other
14mu|anjuta-3.16.0-1|17	URL:            http://anjuta.sourceforge.net/
14mu|anjuta-3.16.0-1|18	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|anjuta-3.16.0-1|19	
14mu|anjuta-3.16.0-1|20	BuildRequires:	autogen
14mu|anjuta-3.16.0-1|21	BuildRequires:	itstool
14mu|anjuta-3.16.0-1|22	BuildRequires:	bison
14mu|anjuta-3.16.0-1|23	BuildRequires:	desktop-file-utils
14mu|anjuta-3.16.0-1|24	BuildRequires:	flex
14mu|anjuta-3.16.0-1|25	BuildRequires:	gnome-common
14mu|anjuta-3.16.0-1|26	BuildRequires:  gtk-doc >= 1.0
14mu|anjuta-3.16.0-1|27	BuildRequires:  imagemagick
14mu|anjuta-3.16.0-1|28	BuildRequires:  intltool
14mu|anjuta-3.16.0-1|29	BuildRequires:  vala
14mu|anjuta-3.16.0-1|30	BuildRequires:	gettext-devel
14mu|anjuta-3.16.0-1|31	BuildRequires:	subversion-devel >= 1.5.0
14mu|anjuta-3.16.0-1|32	BuildRequires:	vala-devel
14mu|anjuta-3.16.0-1|33	BuildRequires:  pkgconfig(apr-1)
14mu|anjuta-3.16.0-1|34	BuildRequires:  pkgconfig(apr-util-1)
14mu|anjuta-3.16.0-1|35	BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
14mu|anjuta-3.16.0-1|36	BuildRequires:  pkgconfig(gdl-3.0) >= 2.91.4
14mu|anjuta-3.16.0-1|37	BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9.2
14mu|anjuta-3.16.0-1|38	BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
14mu|anjuta-3.16.0-1|39	BuildRequires:  pkgconfig(gnome-doc-utils) >= 0.4.2
14mu|anjuta-3.16.0-1|40	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|anjuta-3.16.0-1|41	BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
14mu|anjuta-3.16.0-1|42	BuildRequires:  pkgconfig(gtksourceview-3.0) >= 2.91.8
14mu|anjuta-3.16.0-1|43	BuildRequires:  pkgconfig(libdevhelp-3.0) >= 3.0.0
14mu|anjuta-3.16.0-1|44	BuildRequires:  pkgconfig(libgda-5.0) >= 5.1.1
14mu|anjuta-3.16.0-1|45	BuildRequires:  pkgconfig(libcgraph) >= 1.0
14mu|anjuta-3.16.0-1|46	BuildRequires:  pkgconfig(libgvc) >= 1.0
14mu|anjuta-3.16.0-1|47	BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.23
14mu|anjuta-3.16.0-1|48	BuildRequires:  pkgconfig(neon)
14mu|anjuta-3.16.0-1|49	BuildRequires:  pkgconfig(vte-2.90) >= 0.27.6
14mu|anjuta-3.16.0-1|50	BuildRequires:  pkgconfig(xext)
14mu|anjuta-3.16.0-1|51	BuildRequires:  pkgconfig(xrender)
14mu|anjuta-3.16.0-1|52	
14mu|anjuta-3.16.0-1|53	Requires:       autogen
14mu|anjuta-3.16.0-1|54	Requires:       python-rope
14mu|anjuta-3.16.0-1|55	
14mu|anjuta-3.16.0-1|56	%description
14mu|anjuta-3.16.0-1|57	Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
14mu|anjuta-3.16.0-1|58	on GNOME Desktop Environment and features a number of advanced
14mu|anjuta-3.16.0-1|59	programming facilities. These include project management, application and
14mu|anjuta-3.16.0-1|60	class wizards, an on-board interactive debugger, powerful source editor,
14mu|anjuta-3.16.0-1|61	syntax highlighting, intellisense autocompletions, symbol navigation,
14mu|anjuta-3.16.0-1|62	version controls, integrated GUI designing and other tools.
14mu|anjuta-3.16.0-1|63	
14mu|anjuta-3.16.0-1|64	%package -n %{libname}
14mu|anjuta-3.16.0-1|65	Summary:        Anjuta libraries
14mu|anjuta-3.16.0-1|66	Group:          System/Libraries
14mu|anjuta-3.16.0-1|67	Conflicts:	%{mklibname %{name} 0} < 3.1.3
14mu|anjuta-3.16.0-1|68	
14mu|anjuta-3.16.0-1|69	%description -n %{libname}
14mu|anjuta-3.16.0-1|70	Anjuta libraries
14mu|anjuta-3.16.0-1|71	
14mu|anjuta-3.16.0-1|72	%package -n %{develname}
14mu|anjuta-3.16.0-1|73	Summary:        Anjuta devel files
14mu|anjuta-3.16.0-1|74	Group:          Development/Other
14mu|anjuta-3.16.0-1|75	Requires:       %{libname} = %{version}-%{release}
14mu|anjuta-3.16.0-1|76	Requires:       %{girname} = %{version}-%{release}
14mu|anjuta-3.16.0-1|77	Provides:       %{name}-devel = %{version}-%{release}
14mu|anjuta-3.16.0-1|78	
14mu|anjuta-3.16.0-1|79	%description -n %{develname}
14mu|anjuta-3.16.0-1|80	Anjuta devel files
14mu|anjuta-3.16.0-1|81	
14mu|anjuta-3.16.0-1|82	%package -n %{girname}
14mu|anjuta-3.16.0-1|83	Summary:        GObject Introspection interface description for %{name}
14mu|anjuta-3.16.0-1|84	Group:          System/Libraries
14mu|anjuta-3.16.0-1|85	
14mu|anjuta-3.16.0-1|86	%description -n %{girname}
14mu|anjuta-3.16.0-1|87	GObject Introspection interface description for %{name}.
14mu|anjuta-3.16.0-1|88	
14mu|anjuta-3.16.0-1|89	%prep
14mu|anjuta-3.16.0-1|90	%setup -q
14mu|anjuta-3.16.0-1|91	
14mu|anjuta-3.16.0-1|92	%build
14mu|anjuta-3.16.0-1|93	%configure2_5x \
14mu|anjuta-3.16.0-1|94	--disable-static \
14mu|anjuta-3.16.0-1|95	--enable-introspection=yes
14mu|anjuta-3.16.0-1|96	%make
14mu|anjuta-3.16.0-1|97	
14mu|anjuta-3.16.0-1|98	%install
14mu|anjuta-3.16.0-1|99	%makeinstall_std
14mu|anjuta-3.16.0-1|100	
14mu|anjuta-3.16.0-1|101	desktop-file-install --vendor="" \
14mu|anjuta-3.16.0-1|102	--remove-key='Encoding' \
14mu|anjuta-3.16.0-1|103	--add-category="IDE" \
14mu|anjuta-3.16.0-1|104	--dir %{buildroot}%{_datadir}/applications \
14mu|anjuta-3.16.0-1|105	%{buildroot}%{_datadir}/applications/*
14mu|anjuta-3.16.0-1|106	
14mu|anjuta-3.16.0-1|107	%find_lang %{name} --with-gnome --all-name
14mu|anjuta-3.16.0-1|108	
14mu|anjuta-3.16.0-1|109	#we don't want these
14mu|anjuta-3.16.0-1|110	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14mu|anjuta-3.16.0-1|111	
14mu|anjuta-3.16.0-1|112	#let files section handle docs
14mu|anjuta-3.16.0-1|113	rm -fr %{buildroot}%{_docdir}/%{name}
14mu|anjuta-3.16.0-1|114	
14mu|anjuta-3.16.0-1|115	%files -f %{name}.lang
14mu|anjuta-3.16.0-1|116	%{_bindir}/*
14mu|anjuta-3.16.0-1|117	%{_libdir}/%{name}
14mu|anjuta-3.16.0-1|118	%{_datadir}/%{name}
14mu|anjuta-3.16.0-1|119	%{_datadir}/glib-2.0/schemas/*.xml
14mu|anjuta-3.16.0-1|120	%{_datadir}/applications/*.desktop
14mu|anjuta-3.16.0-1|121	%{_mandir}/man1/%{name}*.1*
14mu|anjuta-3.16.0-1|122	%{_datadir}/mime/packages/anjuta.xml
14mu|anjuta-3.16.0-1|123	%{_datadir}/pixmaps/%{name}
14mu|anjuta-3.16.0-1|124	%{_datadir}/icons/hicolor/*/*/*
14mu|anjuta-3.16.0-1|125	%{_datadir}/icons/HighContrast/*/*/*
14mu|anjuta-3.16.0-1|126	%{_datadir}/appdata/anjuta.appdata.xml
14mu|anjuta-3.16.0-1|127	
14mu|anjuta-3.16.0-1|128	%files -n %{libname}
14mu|anjuta-3.16.0-1|129	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mu|anjuta-3.16.0-1|130	
14mu|anjuta-3.16.0-1|131	%files -n %{girname}
14mu|anjuta-3.16.0-1|132	%{_libdir}/girepository-1.0/Anjuta-%{girmajor}.typelib
14mu|anjuta-3.16.0-1|133	%{_libdir}/girepository-1.0/IAnjuta-%{girmajor}.typelib
14mu|anjuta-3.16.0-1|134	
14mu|anjuta-3.16.0-1|135	%files -n %develname
14mu|anjuta-3.16.0-1|136	%doc %{_datadir}/gtk-doc/html/lib%{name}
14mu|anjuta-3.16.0-1|137	%{_libdir}/lib%{name}-%{api}.so
14mu|anjuta-3.16.0-1|138	%{_includedir}/lib%{name}-3.0
14mu|anjuta-3.16.0-1|139	%{_libdir}/pkgconfig/lib%{name}-3.0.pc
14mu|anjuta-3.16.0-1|140	%{_datadir}/gir-1.0/Anjuta-%{girmajor}.gir
14mu|anjuta-3.16.0-1|141	%{_datadir}/gir-1.0/IAnjuta-%{girmajor}.gir
14mu|anjuta-3.16.0-1|142	
14mu|anjuta-3.16.0-1|143	
14mu|anjuta-3.16.0-1|144	%changelog
14mu|anjuta-3.16.0-1|145	
14mu|anjuta-3.16.0-1|146	* Sun Mar 22 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|anjuta-3.16.0-1|147	- (32da2da) update to 3.16.0
14mu|anjuta-3.16.0-1|148	
14mu|anjuta-3.16.0-1|149	

22319 14
14mu|anjuta-extras-3.10.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|anjuta-extras-3.10.0-1|2	
14mu|anjuta-extras-3.10.0-1|3	Name:		anjuta-extras
14mu|anjuta-extras-3.10.0-1|4	Version:	3.10.0
14mu|anjuta-extras-3.10.0-1|5	Release:	1
14mu|anjuta-extras-3.10.0-1|6	Summary:	Extensions for the Anjuta development environment
14mu|anjuta-extras-3.10.0-1|7	Source0:	http://download.gnome.org/sources/%name/%{url_ver}/%{name}-%{version}.tar.xz
14mu|anjuta-extras-3.10.0-1|8	License:	GPLv2+
14mu|anjuta-extras-3.10.0-1|9	Group:		Development/Other
14mu|anjuta-extras-3.10.0-1|10	Url:		http://anjuta.sourceforge.net/
14mu|anjuta-extras-3.10.0-1|11	BuildRequires:  pkgconfig(gthread-2.0) >= 2.16.0
14mu|anjuta-extras-3.10.0-1|12	BuildRequires:  pkgconfig(libanjuta-3.0) >= 3.8.0
14mu|anjuta-extras-3.10.0-1|13	BuildRequires:  pkgconfig(libxml-2.0)
14mu|anjuta-extras-3.10.0-1|14	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|anjuta-extras-3.10.0-1|15	BuildRequires:	graphviz-devel
14mu|anjuta-extras-3.10.0-1|16	BuildRequires:	binutils-devel
14mu|anjuta-extras-3.10.0-1|17	BuildRequires:	intltool
14mu|anjuta-extras-3.10.0-1|18	BuildRequires:	itstool
14mu|anjuta-extras-3.10.0-1|19	BuildRequires:	gnome-common
14mu|anjuta-extras-3.10.0-1|20	
14mu|anjuta-extras-3.10.0-1|21	%description
14mu|anjuta-extras-3.10.0-1|22	Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
14mu|anjuta-extras-3.10.0-1|23	on GNOME Desktop Environment and features a number of advanced
14mu|anjuta-extras-3.10.0-1|24	programming facilities.
14mu|anjuta-extras-3.10.0-1|25	
14mu|anjuta-extras-3.10.0-1|26	This package contains extensions to Anjuta:
14mu|anjuta-extras-3.10.0-1|27	* Profiler
14mu|anjuta-extras-3.10.0-1|28	* Sample
14mu|anjuta-extras-3.10.0-1|29	* Scintilla Editor
14mu|anjuta-extras-3.10.0-1|30	* Scratchbox
14mu|anjuta-extras-3.10.0-1|31	* Valgrind Plugin
14mu|anjuta-extras-3.10.0-1|32	
14mu|anjuta-extras-3.10.0-1|33	%prep
14mu|anjuta-extras-3.10.0-1|34	%setup -q
14mu|anjuta-extras-3.10.0-1|35	
14mu|anjuta-extras-3.10.0-1|36	%build
14mu|anjuta-extras-3.10.0-1|37	%configure2_5x --disable-static
14mu|anjuta-extras-3.10.0-1|38	%make
14mu|anjuta-extras-3.10.0-1|39	
14mu|anjuta-extras-3.10.0-1|40	%install
14mu|anjuta-extras-3.10.0-1|41	%makeinstall_std
14mu|anjuta-extras-3.10.0-1|42	
14mu|anjuta-extras-3.10.0-1|43	%find_lang %{name}
14mu|anjuta-extras-3.10.0-1|44	
14mu|anjuta-extras-3.10.0-1|45	%files -f %{name}.lang
14mu|anjuta-extras-3.10.0-1|46	%doc ChangeLog AUTHORS NEWS
14mu|anjuta-extras-3.10.0-1|47	%{_datadir}/glib-2.0/schemas/*.xml
14mu|anjuta-extras-3.10.0-1|48	%{_libdir}/anjuta/anjuta-*.plugin
14mu|anjuta-extras-3.10.0-1|49	%{_libdir}/anjuta/libanjuta-*.so
14mu|anjuta-extras-3.10.0-1|50	%{_datadir}/anjuta/glade/anjuta-*
14mu|anjuta-extras-3.10.0-1|51	%dir %{_datadir}/anjuta/properties
14mu|anjuta-extras-3.10.0-1|52	%{_datadir}/anjuta/properties/*.properties
14mu|anjuta-extras-3.10.0-1|53	%{_datadir}/anjuta/ui/anjuta-sample.ui
14mu|anjuta-extras-3.10.0-1|54	%{_datadir}/anjuta/ui/anjuta-scintilla.xml
14mu|anjuta-extras-3.10.0-1|55	%{_datadir}/pixmaps/anjuta/anjuta-*
14mu|anjuta-extras-3.10.0-1|56	%{_datadir}/help/*/anjuta-manual/scintilla-plugin.page
14mu|anjuta-extras-3.10.0-1|57	
14mu|anjuta-extras-3.10.0-1|58	%changelog
14mu|anjuta-extras-3.10.0-1|59	
14mu|anjuta-extras-3.10.0-1|60	* Thu Mar 24 2016 dsilakov <denis.silakov@rosalab.ru> 3.10.0-1
14mu|anjuta-extras-3.10.0-1|61	- (40616d2) Merge pull request #1 from dsilakov/anjuta-extras:auto_update
14mu|anjuta-extras-3.10.0-1|62	- (40616d2) Auto-update anjuta-extras to 3.10.0
14mu|anjuta-extras-3.10.0-1|63	
14mu|anjuta-extras-3.10.0-1|64	

22320 14
14mu|ant-1.9.9-1|1	%{?build_jakarta}%{?!build_jakarta:%bcond_with jakarta}
14mu|ant-1.9.9-1|2	
14mu|ant-1.9.9-1|3	%bcond_with bootstrap
14mu|ant-1.9.9-1|4	
14mu|ant-1.9.9-1|5	%if %with bootstrap
14mu|ant-1.9.9-1|6	%global build_javadoc        0
14mu|ant-1.9.9-1|7	%global build_tests          0
14mu|ant-1.9.9-1|8	%else
14mu|ant-1.9.9-1|9	%global build_javadoc        1
14mu|ant-1.9.9-1|10	%global build_tests          1
14mu|ant-1.9.9-1|11	%endif
14mu|ant-1.9.9-1|12	
14mu|ant-1.9.9-1|13	%global with_manifest_only 0
14mu|ant-1.9.9-1|14	
14mu|ant-1.9.9-1|15	%global ant_home %{_datadir}/ant
14mu|ant-1.9.9-1|16	
14mu|ant-1.9.9-1|17	%global major_version 1.8
14mu|ant-1.9.9-1|18	
14mu|ant-1.9.9-1|19	Summary:	Build tool for java
14mu|ant-1.9.9-1|20	Name:		ant
14mu|ant-1.9.9-1|21	Version:	1.9.9
14mu|ant-1.9.9-1|22	Release:	1
14mu|ant-1.9.9-1|23	Epoch:		0
14mu|ant-1.9.9-1|24	License:	ASL 2.0
14mu|ant-1.9.9-1|25	Group:		Development/Java
14mu|ant-1.9.9-1|26	Url:		http://ant.apache.org/
14mu|ant-1.9.9-1|27	Source0:	http://www.apache.org/dist/ant/source/apache-ant-%{version}-src.tar.bz2
14mu|ant-1.9.9-1|28	Source2:	apache-ant-%{major_version}.ant.conf
14mu|ant-1.9.9-1|29	
14mu|ant-1.9.9-1|30	# Fix some places where copies of classes are included in the wrong jarfiles
14mu|ant-1.9.9-1|31	Patch4:         apache-ant-class-path-in-manifest.patch
14mu|ant-1.9.9-1|32	Patch5:         apache-ant-1.9.4-junit-no-threads.patch
14mu|ant-1.9.9-1|33	
14mu|ant-1.9.9-1|34	BuildRequires:	jpackage-utils >= 0:1.7.5
14mu|ant-1.9.9-1|35	BuildRequires:	java-1.8.0-openjdk-devel
14mu|ant-1.9.9-1|36	BuildRequires:	java-rpmbuild
14mu|ant-1.9.9-1|37	%if %without bootstrap
14mu|ant-1.9.9-1|38	BuildRequires:	ant
14mu|ant-1.9.9-1|39	BuildRequires:	junit4
14mu|ant-1.9.9-1|40	BuildRequires:	xalan-j2
14mu|ant-1.9.9-1|41	BuildRequires:	xerces-j2
14mu|ant-1.9.9-1|42	%endif
14mu|ant-1.9.9-1|43	
14mu|ant-1.9.9-1|44	Requires:	jpackage-utils >= 0:1.7.5
14mu|ant-1.9.9-1|45	Requires:	java-1.8.0-openjdk-devel
14mu|ant-1.9.9-1|46	%if %without bootstrap
14mu|ant-1.9.9-1|47	Requires:	xerces-j2
14mu|ant-1.9.9-1|48	%endif
14mu|ant-1.9.9-1|49	
14mu|ant-1.9.9-1|50	BuildArch:	noarch
14mu|ant-1.9.9-1|51	Provides:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|52	Provides:	ant-nodeps = %{EVRD}
14mu|ant-1.9.9-1|53	
14mu|ant-1.9.9-1|54	
14mu|ant-1.9.9-1|55	%description
14mu|ant-1.9.9-1|56	Ant is a platform-independent build tool for java. It's used by apache
14mu|ant-1.9.9-1|57	jakarta and xml projects.
14mu|ant-1.9.9-1|58	
14mu|ant-1.9.9-1|59	%files
14mu|ant-1.9.9-1|60	%doc KEYS LICENSE NOTICE README WHATSNEW
14mu|ant-1.9.9-1|61	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mu|ant-1.9.9-1|62	%attr(0755,root,root) %{_bindir}/ant
14mu|ant-1.9.9-1|63	%attr(0755,root,root) %{_bindir}/antRun
14mu|ant-1.9.9-1|64	%{_javadir}/%{name}.jar
14mu|ant-1.9.9-1|65	%{_javadir}/%{name}-launcher.jar
14mu|ant-1.9.9-1|66	%{_javadir}/%{name}-bootstrap.jar
14mu|ant-1.9.9-1|67	%dir %{_javadir}/%{name}
14mu|ant-1.9.9-1|68	%dir %{ant_home}
14mu|ant-1.9.9-1|69	%dir %{ant_home}/etc
14mu|ant-1.9.9-1|70	%{ant_home}/etc/ant-update.xsl
14mu|ant-1.9.9-1|71	%{ant_home}/etc/changelog.xsl
14mu|ant-1.9.9-1|72	%{ant_home}/etc/coverage-frames.xsl
14mu|ant-1.9.9-1|73	%{ant_home}/etc/mmetrics-frames.xsl
14mu|ant-1.9.9-1|74	%{ant_home}/etc/log.xsl
14mu|ant-1.9.9-1|75	%{ant_home}/etc/tagdiff.xsl
14mu|ant-1.9.9-1|76	%{ant_home}/etc/junit-frames-xalan1.xsl
14mu|ant-1.9.9-1|77	%if %without bootstrap
14mu|ant-1.9.9-1|78	%{ant_home}/etc/common2master.xsl
14mu|ant-1.9.9-1|79	%{ant_home}/etc/printFailingTests.xsl
14mu|ant-1.9.9-1|80	%endif
14mu|ant-1.9.9-1|81	%dir %{ant_home}/lib
14mu|ant-1.9.9-1|82	%{ant_home}/lib/%{name}.jar
14mu|ant-1.9.9-1|83	%{ant_home}/lib/%{name}-launcher.jar
14mu|ant-1.9.9-1|84	%{ant_home}/lib/%{name}-bootstrap.jar
14mu|ant-1.9.9-1|85	%dir %{_sysconfdir}/%{name}.d
14mu|ant-1.9.9-1|86	%{_mavenpomdir}/*
14mu|ant-1.9.9-1|87	%{_mavendepmapfragdir}/*
14mu|ant-1.9.9-1|88	
14mu|ant-1.9.9-1|89	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|90	
14mu|ant-1.9.9-1|91	%package jmf
14mu|ant-1.9.9-1|92	Summary:	Optional jmf tasks for %{name}
14mu|ant-1.9.9-1|93	Group:		Development/Java
14mu|ant-1.9.9-1|94	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|95	
14mu|ant-1.9.9-1|96	%description jmf
14mu|ant-1.9.9-1|97	Optional jmf tasks for %{name}.
14mu|ant-1.9.9-1|98	
14mu|ant-1.9.9-1|99	%files jmf
14mu|ant-1.9.9-1|100	%{_javadir}/%{name}/%{name}-jmf.jar
14mu|ant-1.9.9-1|101	%{ant_home}/lib/%{name}-jmf.jar
14mu|ant-1.9.9-1|102	%config(noreplace) %{_sysconfdir}/%{name}.d/jmf
14mu|ant-1.9.9-1|103	
14mu|ant-1.9.9-1|104	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|105	
14mu|ant-1.9.9-1|106	%package swing
14mu|ant-1.9.9-1|107	Summary:	Optional swing tasks for %{name}
14mu|ant-1.9.9-1|108	Group:		Development/Java
14mu|ant-1.9.9-1|109	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|110	Provides:	ant-swing = %{EVRD}
14mu|ant-1.9.9-1|111	
14mu|ant-1.9.9-1|112	%description swing
14mu|ant-1.9.9-1|113	Optional swing tasks for %{name}.
14mu|ant-1.9.9-1|114	
14mu|ant-1.9.9-1|115	%files swing
14mu|ant-1.9.9-1|116	%{_javadir}/%{name}/%{name}-swing.jar
14mu|ant-1.9.9-1|117	%{ant_home}/lib/%{name}-swing.jar
14mu|ant-1.9.9-1|118	%config(noreplace) %{_sysconfdir}/%{name}.d/swing
14mu|ant-1.9.9-1|119	
14mu|ant-1.9.9-1|120	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|121	
14mu|ant-1.9.9-1|122	%if %without bootstrap
14mu|ant-1.9.9-1|123	%if %{with_manifest_only}
14mu|ant-1.9.9-1|124	%package manifest-only
14mu|ant-1.9.9-1|125	Summary:	Manifest-only jars for %{name}
14mu|ant-1.9.9-1|126	Group:		Development/Java
14mu|ant-1.9.9-1|127	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|128	Provides:	%{name}-icontract = %{EVRD}
14mu|ant-1.9.9-1|129	Provides:	%{name}-netrexx = %{EVRD}
14mu|ant-1.9.9-1|130	Provides:	%{name}-starteam = %{EVRD}
14mu|ant-1.9.9-1|131	Provides:	%{name}-stylebook = %{EVRD}
14mu|ant-1.9.9-1|132	Provides:	%{name}-vaj = %{EVRD}
14mu|ant-1.9.9-1|133	Provides:	%{name}-weblogic = %{EVRD}
14mu|ant-1.9.9-1|134	Provides:	%{name}-xalan1 = %{EVRD}
14mu|ant-1.9.9-1|135	Provides:	%{name}-xslp = %{EVRD}
14mu|ant-1.9.9-1|136	
14mu|ant-1.9.9-1|137	%description manifest-only
14mu|ant-1.9.9-1|138	Manifest-only jars for %{name}.
14mu|ant-1.9.9-1|139	
14mu|ant-1.9.9-1|140	%files manifest-only
14mu|ant-1.9.9-1|141	%{_javadir}/%{name}/ant-icontract.jar
14mu|ant-1.9.9-1|142	%{_javadir}/%{name}/ant-netrexx.jar
14mu|ant-1.9.9-1|143	%{_javadir}/%{name}/ant-starteam.jar
14mu|ant-1.9.9-1|144	%{_javadir}/%{name}/ant-stylebook.jar
14mu|ant-1.9.9-1|145	%{_javadir}/%{name}/ant-vaj.jar
14mu|ant-1.9.9-1|146	%{_javadir}/%{name}/ant-weblogic.jar
14mu|ant-1.9.9-1|147	%{_javadir}/%{name}/ant-xalan1.jar
14mu|ant-1.9.9-1|148	%{_javadir}/%{name}/ant-xslp.jar
14mu|ant-1.9.9-1|149	%endif
14mu|ant-1.9.9-1|150	%endif
14mu|ant-1.9.9-1|151	
14mu|ant-1.9.9-1|152	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|153	
14mu|ant-1.9.9-1|154	%if %without bootstrap
14mu|ant-1.9.9-1|155	%package antlr
14mu|ant-1.9.9-1|156	Summary:	Optional antlr tasks for %{name}
14mu|ant-1.9.9-1|157	Group:		Development/Java
14mu|ant-1.9.9-1|158	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|159	Requires:	antlr
14mu|ant-1.9.9-1|160	BuildRequires:	antlr
14mu|ant-1.9.9-1|161	Provides:	ant-antlr = %{EVRD}
14mu|ant-1.9.9-1|162	
14mu|ant-1.9.9-1|163	%description antlr
14mu|ant-1.9.9-1|164	Optional antlr tasks for %{name}.
14mu|ant-1.9.9-1|165	
14mu|ant-1.9.9-1|166	%files antlr
14mu|ant-1.9.9-1|167	%{_javadir}/%{name}/%{name}-antlr.jar
14mu|ant-1.9.9-1|168	%{ant_home}/lib/%{name}-antlr.jar
14mu|ant-1.9.9-1|169	%config(noreplace) %{_sysconfdir}/%{name}.d/antlr
14mu|ant-1.9.9-1|170	%endif
14mu|ant-1.9.9-1|171	
14mu|ant-1.9.9-1|172	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|173	
14mu|ant-1.9.9-1|174	%if %without bootstrap
14mu|ant-1.9.9-1|175	%package apache-bsf
14mu|ant-1.9.9-1|176	Summary:	Optional apache bsf tasks for %{name}
14mu|ant-1.9.9-1|177	Group:		Development/Java
14mu|ant-1.9.9-1|178	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|179	Requires:	bsf
14mu|ant-1.9.9-1|180	BuildRequires:	bsf
14mu|ant-1.9.9-1|181	Provides:	ant-apache-bsf = %{EVRD}
14mu|ant-1.9.9-1|182	
14mu|ant-1.9.9-1|183	%description apache-bsf
14mu|ant-1.9.9-1|184	Optional apache bsf tasks for %{name}.
14mu|ant-1.9.9-1|185	
14mu|ant-1.9.9-1|186	%files apache-bsf
14mu|ant-1.9.9-1|187	%{_javadir}/%{name}/%{name}-apache-bsf.jar
14mu|ant-1.9.9-1|188	%{ant_home}/lib/%{name}-apache-bsf.jar
14mu|ant-1.9.9-1|189	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-bsf
14mu|ant-1.9.9-1|190	%endif
14mu|ant-1.9.9-1|191	
14mu|ant-1.9.9-1|192	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|193	
14mu|ant-1.9.9-1|194	%if %without bootstrap
14mu|ant-1.9.9-1|195	%package apache-resolver
14mu|ant-1.9.9-1|196	Summary:	Optional apache resolver tasks for %{name}
14mu|ant-1.9.9-1|197	Group:		Development/Java
14mu|ant-1.9.9-1|198	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|199	Requires:	xml-commons-resolver
14mu|ant-1.9.9-1|200	BuildRequires:	xml-commons-resolver
14mu|ant-1.9.9-1|201	Provides:	ant-apache-resolver = %{EVRD}
14mu|ant-1.9.9-1|202	
14mu|ant-1.9.9-1|203	%description apache-resolver
14mu|ant-1.9.9-1|204	Optional apache resolver tasks for %{name}.
14mu|ant-1.9.9-1|205	
14mu|ant-1.9.9-1|206	%files apache-resolver
14mu|ant-1.9.9-1|207	%{_javadir}/%{name}/%{name}-apache-resolver.jar
14mu|ant-1.9.9-1|208	%{ant_home}/lib/%{name}-apache-resolver.jar
14mu|ant-1.9.9-1|209	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-resolver
14mu|ant-1.9.9-1|210	%endif
14mu|ant-1.9.9-1|211	
14mu|ant-1.9.9-1|212	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|213	
14mu|ant-1.9.9-1|214	%if %without bootstrap
14mu|ant-1.9.9-1|215	%package commons-logging
14mu|ant-1.9.9-1|216	Summary:	Optional commons logging tasks for %{name}
14mu|ant-1.9.9-1|217	Group:		Development/Java
14mu|ant-1.9.9-1|218	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|219	Requires:	jakarta-commons-logging
14mu|ant-1.9.9-1|220	BuildRequires:	jakarta-commons-logging
14mu|ant-1.9.9-1|221	Provides:	ant-commons-logging = %{EVRD}
14mu|ant-1.9.9-1|222	
14mu|ant-1.9.9-1|223	%description commons-logging
14mu|ant-1.9.9-1|224	Optional commons logging tasks for %{name}.
14mu|ant-1.9.9-1|225	
14mu|ant-1.9.9-1|226	%files commons-logging
14mu|ant-1.9.9-1|227	%{_javadir}/%{name}/%{name}-commons-logging.jar
14mu|ant-1.9.9-1|228	%{ant_home}/lib/%{name}-commons-logging.jar
14mu|ant-1.9.9-1|229	%config(noreplace) %{_sysconfdir}/%{name}.d/commons-logging
14mu|ant-1.9.9-1|230	%endif
14mu|ant-1.9.9-1|231	
14mu|ant-1.9.9-1|232	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|233	
14mu|ant-1.9.9-1|234	%if %without bootstrap
14mu|ant-1.9.9-1|235	%package commons-net
14mu|ant-1.9.9-1|236	Summary:	Optional commons net tasks for %{name}
14mu|ant-1.9.9-1|237	Group:		Development/Java
14mu|ant-1.9.9-1|238	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|239	%if %{with jakarta}
14mu|ant-1.9.9-1|240	Requires:	jakarta-commons-net
14mu|ant-1.9.9-1|241	BuildRequires:	jakarta-commons-net
14mu|ant-1.9.9-1|242	%else
14mu|ant-1.9.9-1|243	Requires:	apache-commons-net
14mu|ant-1.9.9-1|244	BuildRequires:	apache-commons-net
14mu|ant-1.9.9-1|245	%endif
14mu|ant-1.9.9-1|246	Provides:	ant-commons-net = %{EVRD}
14mu|ant-1.9.9-1|247	
14mu|ant-1.9.9-1|248	%description commons-net
14mu|ant-1.9.9-1|249	Optional commons net tasks for %{name}.
14mu|ant-1.9.9-1|250	
14mu|ant-1.9.9-1|251	%files commons-net
14mu|ant-1.9.9-1|252	%{_javadir}/%{name}/%{name}-commons-net.jar
14mu|ant-1.9.9-1|253	%{ant_home}/lib/%{name}-commons-net.jar
14mu|ant-1.9.9-1|254	%config(noreplace) %{_sysconfdir}/%{name}.d/commons-net
14mu|ant-1.9.9-1|255	%endif
14mu|ant-1.9.9-1|256	
14mu|ant-1.9.9-1|257	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|258	
14mu|ant-1.9.9-1|259	# Disable because we don't ship the dependencies
14mu|ant-1.9.9-1|260	%if 0
14mu|ant-1.9.9-1|261	%package jai
14mu|ant-1.9.9-1|262	Summary:	Optional jai tasks for %{name}
14mu|ant-1.9.9-1|263	Group:		Development/Java
14mu|ant-1.9.9-1|264	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|265	Requires:	jai
14mu|ant-1.9.9-1|266	BuildRequires:	jai
14mu|ant-1.9.9-1|267	Provides:	ant-jai = %{EVRD}
14mu|ant-1.9.9-1|268	
14mu|ant-1.9.9-1|269	%description jai
14mu|ant-1.9.9-1|270	Optional jai tasks for %{name}.
14mu|ant-1.9.9-1|271	
14mu|ant-1.9.9-1|272	%files jai
14mu|ant-1.9.9-1|273	%{_javadir}/%{name}/%{name}-jai.jar
14mu|ant-1.9.9-1|274	%{ant_home}/lib/%{name}-jai.jar
14mu|ant-1.9.9-1|275	%config(noreplace) %{_sysconfdir}/%{name}.d/jai
14mu|ant-1.9.9-1|276	%endif
14mu|ant-1.9.9-1|277	
14mu|ant-1.9.9-1|278	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|279	
14mu|ant-1.9.9-1|280	%if %without bootstrap
14mu|ant-1.9.9-1|281	%package apache-bcel
14mu|ant-1.9.9-1|282	Summary:	Optional apache bcel tasks for %{name}
14mu|ant-1.9.9-1|283	Group:		Development/Java
14mu|ant-1.9.9-1|284	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|285	Requires:	bcel
14mu|ant-1.9.9-1|286	BuildRequires:	bcel
14mu|ant-1.9.9-1|287	Provides:	ant-apache-bcel = %{EVRD}
14mu|ant-1.9.9-1|288	Provides:	ant-jakarta-bcel = %{EVRD}
14mu|ant-1.9.9-1|289	Obsoletes:	ant-jakarta-bcel < %{EVRD}
14mu|ant-1.9.9-1|290	
14mu|ant-1.9.9-1|291	%description apache-bcel
14mu|ant-1.9.9-1|292	Optional apache bcel tasks for %{name}.
14mu|ant-1.9.9-1|293	
14mu|ant-1.9.9-1|294	%files apache-bcel
14mu|ant-1.9.9-1|295	%{_javadir}/%{name}/%{name}-apache-bcel.jar
14mu|ant-1.9.9-1|296	%{ant_home}/lib/%{name}-apache-bcel.jar
14mu|ant-1.9.9-1|297	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-bcel
14mu|ant-1.9.9-1|298	%endif
14mu|ant-1.9.9-1|299	
14mu|ant-1.9.9-1|300	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|301	
14mu|ant-1.9.9-1|302	%if %without bootstrap
14mu|ant-1.9.9-1|303	%package apache-log4j
14mu|ant-1.9.9-1|304	Summary:	Optional apache log4j tasks for %{name}
14mu|ant-1.9.9-1|305	Group:		Development/Java
14mu|ant-1.9.9-1|306	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|307	Requires:	log4j
14mu|ant-1.9.9-1|308	BuildRequires:	log4j
14mu|ant-1.9.9-1|309	Provides:	ant-apache-log4j = %{EVRD}
14mu|ant-1.9.9-1|310	Provides:	ant-jakarta-log4j = %{EVRD}
14mu|ant-1.9.9-1|311	Obsoletes:	ant-jakarta-log4j < %{EVRD}
14mu|ant-1.9.9-1|312	
14mu|ant-1.9.9-1|313	%description apache-log4j
14mu|ant-1.9.9-1|314	Optional apache log4j tasks for %{name}.
14mu|ant-1.9.9-1|315	
14mu|ant-1.9.9-1|316	%files apache-log4j
14mu|ant-1.9.9-1|317	%{_javadir}/%{name}/%{name}-apache-log4j.jar
14mu|ant-1.9.9-1|318	%{ant_home}/lib/%{name}-apache-log4j.jar
14mu|ant-1.9.9-1|319	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-log4j
14mu|ant-1.9.9-1|320	%endif
14mu|ant-1.9.9-1|321	
14mu|ant-1.9.9-1|322	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|323	
14mu|ant-1.9.9-1|324	%if %without bootstrap
14mu|ant-1.9.9-1|325	%package apache-oro
14mu|ant-1.9.9-1|326	Summary:	Optional apache oro tasks for %{name}
14mu|ant-1.9.9-1|327	Group:		Development/Java
14mu|ant-1.9.9-1|328	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|329	Requires:	jakarta-oro
14mu|ant-1.9.9-1|330	BuildRequires:	jakarta-oro
14mu|ant-1.9.9-1|331	Provides:	ant-apache-oro = %{EVRD}
14mu|ant-1.9.9-1|332	Provides:	ant-jakarta-oro = %{EVRD}
14mu|ant-1.9.9-1|333	Obsoletes:	ant-jakarta-oro < %{EVRD}
14mu|ant-1.9.9-1|334	
14mu|ant-1.9.9-1|335	%description apache-oro
14mu|ant-1.9.9-1|336	Optional apache oro tasks for %{name}.
14mu|ant-1.9.9-1|337	
14mu|ant-1.9.9-1|338	%files apache-oro
14mu|ant-1.9.9-1|339	%{_javadir}/%{name}/%{name}-apache-oro.jar
14mu|ant-1.9.9-1|340	%{ant_home}/lib/%{name}-apache-oro.jar
14mu|ant-1.9.9-1|341	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-oro
14mu|ant-1.9.9-1|342	%{ant_home}/etc/maudit-frames.xsl
14mu|ant-1.9.9-1|343	%endif
14mu|ant-1.9.9-1|344	
14mu|ant-1.9.9-1|345	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|346	
14mu|ant-1.9.9-1|347	%if %without bootstrap
14mu|ant-1.9.9-1|348	%package apache-regexp
14mu|ant-1.9.9-1|349	Summary:	Optional apache regexp tasks for %{name}
14mu|ant-1.9.9-1|350	Group:		Development/Java
14mu|ant-1.9.9-1|351	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|352	Requires:	regexp
14mu|ant-1.9.9-1|353	BuildRequires:	regexp
14mu|ant-1.9.9-1|354	Provides:	ant-apache-regexp = %{EVRD}
14mu|ant-1.9.9-1|355	Provides:	ant-jakarta-regexp = %{EVRD}
14mu|ant-1.9.9-1|356	Obsoletes:	ant-jakarta-regexp < %{EVRD}
14mu|ant-1.9.9-1|357	
14mu|ant-1.9.9-1|358	%description apache-regexp
14mu|ant-1.9.9-1|359	Optional apache regexp tasks for %{name}.
14mu|ant-1.9.9-1|360	
14mu|ant-1.9.9-1|361	%files apache-regexp
14mu|ant-1.9.9-1|362	%{_javadir}/%{name}/%{name}-apache-regexp.jar
14mu|ant-1.9.9-1|363	%{ant_home}/lib/%{name}-apache-regexp.jar
14mu|ant-1.9.9-1|364	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-regexp
14mu|ant-1.9.9-1|365	%endif
14mu|ant-1.9.9-1|366	
14mu|ant-1.9.9-1|367	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|368	
14mu|ant-1.9.9-1|369	%if %without bootstrap
14mu|ant-1.9.9-1|370	%package apache-xalan2
14mu|ant-1.9.9-1|371	Summary:	Optional apache xalan2 tasks for %{name}
14mu|ant-1.9.9-1|372	Group:		Development/Java
14mu|ant-1.9.9-1|373	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|374	Requires:	regexp
14mu|ant-1.9.9-1|375	BuildRequires:	regexp
14mu|ant-1.9.9-1|376	Requires:	xalan-j2
14mu|ant-1.9.9-1|377	Provides:	ant-apache-xalan2 = %{EVRD}
14mu|ant-1.9.9-1|378	
14mu|ant-1.9.9-1|379	%description apache-xalan2
14mu|ant-1.9.9-1|380	Optional apache xalan2 tasks for %{name}.
14mu|ant-1.9.9-1|381	
14mu|ant-1.9.9-1|382	%files apache-xalan2
14mu|ant-1.9.9-1|383	%{_javadir}/%{name}/%{name}-apache-xalan2.jar
14mu|ant-1.9.9-1|384	%{ant_home}/lib/%{name}-apache-xalan2.jar
14mu|ant-1.9.9-1|385	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-xalan2
14mu|ant-1.9.9-1|386	%endif
14mu|ant-1.9.9-1|387	
14mu|ant-1.9.9-1|388	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|389	
14mu|ant-1.9.9-1|390	%if %without bootstrap
14mu|ant-1.9.9-1|391	%package javamail
14mu|ant-1.9.9-1|392	Summary:	Optional javamail tasks for %{name}
14mu|ant-1.9.9-1|393	Group:		Development/Java
14mu|ant-1.9.9-1|394	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|395	Requires:	javamail >= 0:1.2-5jpp
14mu|ant-1.9.9-1|396	BuildRequires:	javamail >= 0:1.2-5jpp
14mu|ant-1.9.9-1|397	Provides:	ant-javamail = %{EVRD}
14mu|ant-1.9.9-1|398	
14mu|ant-1.9.9-1|399	%description javamail
14mu|ant-1.9.9-1|400	Optional javamail tasks for %{name}.
14mu|ant-1.9.9-1|401	
14mu|ant-1.9.9-1|402	%files javamail
14mu|ant-1.9.9-1|403	%{_javadir}/%{name}/%{name}-javamail.jar
14mu|ant-1.9.9-1|404	%{ant_home}/lib/%{name}-javamail.jar
14mu|ant-1.9.9-1|405	%config(noreplace) %{_sysconfdir}/%{name}.d/javamail
14mu|ant-1.9.9-1|406	%endif
14mu|ant-1.9.9-1|407	
14mu|ant-1.9.9-1|408	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|409	
14mu|ant-1.9.9-1|410	%if %without bootstrap
14mu|ant-1.9.9-1|411	%package jdepend
14mu|ant-1.9.9-1|412	Summary:	Optional jdepend tasks for %{name}
14mu|ant-1.9.9-1|413	Group:		Development/Java
14mu|ant-1.9.9-1|414	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|415	Requires:	jdepend
14mu|ant-1.9.9-1|416	BuildRequires:	jdepend
14mu|ant-1.9.9-1|417	Provides:	ant-jdepend = %{EVRD}
14mu|ant-1.9.9-1|418	
14mu|ant-1.9.9-1|419	%description jdepend
14mu|ant-1.9.9-1|420	Optional jdepend tasks for %{name}.
14mu|ant-1.9.9-1|421	
14mu|ant-1.9.9-1|422	%files jdepend
14mu|ant-1.9.9-1|423	%{_javadir}/%{name}/%{name}-jdepend.jar
14mu|ant-1.9.9-1|424	%{ant_home}/lib/%{name}-jdepend.jar
14mu|ant-1.9.9-1|425	%config(noreplace) %{_sysconfdir}/%{name}.d/jdepend
14mu|ant-1.9.9-1|426	%{ant_home}/etc/jdepend.xsl
14mu|ant-1.9.9-1|427	%{ant_home}/etc/jdepend-frames.xsl
14mu|ant-1.9.9-1|428	%endif
14mu|ant-1.9.9-1|429	
14mu|ant-1.9.9-1|430	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|431	
14mu|ant-1.9.9-1|432	%if %without bootstrap
14mu|ant-1.9.9-1|433	%package jsch
14mu|ant-1.9.9-1|434	Summary:	Optional jsch tasks for %{name}
14mu|ant-1.9.9-1|435	Group:		Development/Java
14mu|ant-1.9.9-1|436	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|437	Requires:	jsch
14mu|ant-1.9.9-1|438	BuildRequires:	jsch
14mu|ant-1.9.9-1|439	Provides:	ant-jsch = %{EVRD}
14mu|ant-1.9.9-1|440	
14mu|ant-1.9.9-1|441	%description jsch
14mu|ant-1.9.9-1|442	Optional jsch tasks for %{name}.
14mu|ant-1.9.9-1|443	
14mu|ant-1.9.9-1|444	%files jsch
14mu|ant-1.9.9-1|445	%{_javadir}/%{name}/%{name}-jsch.jar
14mu|ant-1.9.9-1|446	%{ant_home}/lib/%{name}-jsch.jar
14mu|ant-1.9.9-1|447	%config(noreplace) %{_sysconfdir}/%{name}.d/jsch
14mu|ant-1.9.9-1|448	%endif
14mu|ant-1.9.9-1|449	
14mu|ant-1.9.9-1|450	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|451	
14mu|ant-1.9.9-1|452	%if %without bootstrap
14mu|ant-1.9.9-1|453	%package junit
14mu|ant-1.9.9-1|454	Summary:	Optional junit tasks for %{name}
14mu|ant-1.9.9-1|455	Group:		Development/Java
14mu|ant-1.9.9-1|456	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|457	Requires:	junit4
14mu|ant-1.9.9-1|458	Requires:	xalan-j2
14mu|ant-1.9.9-1|459	Provides:	ant-junit = %{EVRD}
14mu|ant-1.9.9-1|460	
14mu|ant-1.9.9-1|461	%description junit
14mu|ant-1.9.9-1|462	Optional junit tasks for %{name}.
14mu|ant-1.9.9-1|463	
14mu|ant-1.9.9-1|464	%files junit
14mu|ant-1.9.9-1|465	%{_javadir}/%{name}/%{name}-junit.jar
14mu|ant-1.9.9-1|466	%{_javadir}/%{name}/%{name}-junit4.jar
14mu|ant-1.9.9-1|467	%{ant_home}/lib/%{name}-junit.jar
14mu|ant-1.9.9-1|468	%{ant_home}/lib/%{name}-junit4.jar
14mu|ant-1.9.9-1|469	%config(noreplace) %{_sysconfdir}/%{name}.d/junit
14mu|ant-1.9.9-1|470	%config(noreplace) %{_sysconfdir}/%{name}.d/junit4
14mu|ant-1.9.9-1|471	%{ant_home}/etc/junit-frames.xsl
14mu|ant-1.9.9-1|472	%{ant_home}/etc/junit-noframes.xsl
14mu|ant-1.9.9-1|473	%endif
14mu|ant-1.9.9-1|474	
14mu|ant-1.9.9-1|475	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|476	
14mu|ant-1.9.9-1|477	%package testutil
14mu|ant-1.9.9-1|478	Summary:	Test utility classes for %{name}
14mu|ant-1.9.9-1|479	Group:		Development/Java
14mu|ant-1.9.9-1|480	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|481	Requires:	junit4
14mu|ant-1.9.9-1|482	Provides:	ant-testutil = %{EVRD}
14mu|ant-1.9.9-1|483	
14mu|ant-1.9.9-1|484	%description testutil
14mu|ant-1.9.9-1|485	Test utility tasks for %{name}.
14mu|ant-1.9.9-1|486	
14mu|ant-1.9.9-1|487	%files testutil
14mu|ant-1.9.9-1|488	%config(noreplace) %{_sysconfdir}/%{name}.d/testutil
14mu|ant-1.9.9-1|489	
14mu|ant-1.9.9-1|490	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|491	
14mu|ant-1.9.9-1|492	%if %without bootstrap
14mu|ant-1.9.9-1|493	%package scripts
14mu|ant-1.9.9-1|494	Summary:	Additional scripts for %{name}
14mu|ant-1.9.9-1|495	Group:		Development/Java
14mu|ant-1.9.9-1|496	AutoReqProv:	no
14mu|ant-1.9.9-1|497	Requires:	%{name} = %{EVRD}
14mu|ant-1.9.9-1|498	Requires:	perl
14mu|ant-1.9.9-1|499	Requires:	python
14mu|ant-1.9.9-1|500	
14mu|ant-1.9.9-1|501	%description scripts
14mu|ant-1.9.9-1|502	Additional Perl and Python scripts for %{name}.
14mu|ant-1.9.9-1|503	
14mu|ant-1.9.9-1|504	%files scripts
14mu|ant-1.9.9-1|505	%attr(0755,root,root) %{_bindir}/*.pl
14mu|ant-1.9.9-1|506	%attr(0755,root,root) %{_bindir}/*.py*
14mu|ant-1.9.9-1|507	%endif
14mu|ant-1.9.9-1|508	
14mu|ant-1.9.9-1|509	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|510	
14mu|ant-1.9.9-1|511	%if %without bootstrap
14mu|ant-1.9.9-1|512	%package manual
14mu|ant-1.9.9-1|513	Summary:	Manual for %{name}
14mu|ant-1.9.9-1|514	Group:		Development/Java
14mu|ant-1.9.9-1|515	
14mu|ant-1.9.9-1|516	%description manual
14mu|ant-1.9.9-1|517	Documentation for %{name}.
14mu|ant-1.9.9-1|518	
14mu|ant-1.9.9-1|519	%files manual
14mu|ant-1.9.9-1|520	%doc manual/*
14mu|ant-1.9.9-1|521	%endif
14mu|ant-1.9.9-1|522	
14mu|ant-1.9.9-1|523	#----------------------------------------------------------------------------
14mu|ant-1.9.9-1|524	
14mu|ant-1.9.9-1|525	%if %without bootstrap
14mu|ant-1.9.9-1|526	%if %{build_javadoc}
14mu|ant-1.9.9-1|527	%package javadoc
14mu|ant-1.9.9-1|528	Summary:	Javadoc for %{name}
14mu|ant-1.9.9-1|529	Group:		Development/Java
14mu|ant-1.9.9-1|530	
14mu|ant-1.9.9-1|531	%description javadoc
14mu|ant-1.9.9-1|532	Javadoc for %{name}.
14mu|ant-1.9.9-1|533	
14mu|ant-1.9.9-1|534	%files javadoc
14mu|ant-1.9.9-1|535	%{_javadocdir}/%{name}
14mu|ant-1.9.9-1|536	%endif
14mu|ant-1.9.9-1|537	%endif
14mu|ant-1.9.9-1|538	
14mu|ant-1.9.9-1|539	# -----------------------------------------------------------------------------
14mu|ant-1.9.9-1|540	
14mu|ant-1.9.9-1|541	%prep
14mu|ant-1.9.9-1|542	%setup -q -n apache-ant-%{version}
14mu|ant-1.9.9-1|543	#Fixup version
14mu|ant-1.9.9-1|544	find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
14mu|ant-1.9.9-1|545	
14mu|ant-1.9.9-1|546	# Fix class-path-in-manifest rpmlint warning
14mu|ant-1.9.9-1|547	%patch4
14mu|ant-1.9.9-1|548	
14mu|ant-1.9.9-1|549	%patch5 -p1
14mu|ant-1.9.9-1|550	
14mu|ant-1.9.9-1|551	# clean jar files
14mu|ant-1.9.9-1|552	find . -name "*.jar" | %{_bindir}/xargs -t rm
14mu|ant-1.9.9-1|553	
14mu|ant-1.9.9-1|554	# failing testcases. TODO see why
14mu|ant-1.9.9-1|555	rm src/tests/junit/org/apache/tools/ant/types/selectors/SignedSelectorTest.java \
14mu|ant-1.9.9-1|556	src/tests/junit/org/apache/tools/ant/taskdefs/condition/IsFileSelectedTest.java \
14mu|ant-1.9.9-1|557	src/tests/junit/org/apache/tools/ant/taskdefs/condition/IsSignedTest.java \
14mu|ant-1.9.9-1|558	src/tests/junit/org/apache/tools/ant/taskdefs/JarTest.java \
14mu|ant-1.9.9-1|559	src/tests/junit/org/apache/tools/mail/MailMessageTest.java
14mu|ant-1.9.9-1|560	
14mu|ant-1.9.9-1|561	#install jars
14mu|ant-1.9.9-1|562	%if %without bootstrap
14mu|ant-1.9.9-1|563	build-jar-repository -s -p lib/optional antlr bcel javamail/mailapi jdepend junit4 log4j oro regexp bsf commons-logging commons-net jsch xalan-j2 xml-commons-resolver xalan-j2-serializer xerces-j2 xml-commons-apis
14mu|ant-1.9.9-1|564	%endif
14mu|ant-1.9.9-1|565	
14mu|ant-1.9.9-1|566	# Fix file-not-utf8 rpmlint warning
14mu|ant-1.9.9-1|567	iconv KEYS -f iso-8859-1 -t utf-8 -o KEYS.utf8
14mu|ant-1.9.9-1|568	mv KEYS.utf8 KEYS
14mu|ant-1.9.9-1|569	iconv LICENSE -f iso-8859-1 -t utf-8 -o LICENSE.utf8
14mu|ant-1.9.9-1|570	mv LICENSE.utf8 LICENSE
14mu|ant-1.9.9-1|571	
14mu|ant-1.9.9-1|572	%build
14mu|ant-1.9.9-1|573	%if %without bootstrap
14mu|ant-1.9.9-1|574	ant jars
14mu|ant-1.9.9-1|575	#test-jar
14mu|ant-1.9.9-1|576	%if %{build_javadoc}
14mu|ant-1.9.9-1|577	export CLASSPATH=$(build-classpath xerces-j2 antlr bcel javamail/mailapi jdepend junit4 log4j oro regexp bsf commons-logging commons-net jsch xalan-j2 xml-commons-resolver)
14mu|ant-1.9.9-1|578	ant javadocs
14mu|ant-1.9.9-1|579	%endif
14mu|ant-1.9.9-1|580	%else
14mu|ant-1.9.9-1|581	export JAVA_HOME=%{java_home}
14mu|ant-1.9.9-1|582	export CLASSPATH=$JAVA_HOME/lib/tools.jar
14mu|ant-1.9.9-1|583	sh ./build.sh --noconfig jars
14mu|ant-1.9.9-1|584	%endif
14mu|ant-1.9.9-1|585	
14mu|ant-1.9.9-1|586	#remove empty jai and netrexx jars. Due to missing dependencies they contain only manifests.
14mu|ant-1.9.9-1|587	rm -fr build/lib/ant-jai.jar build/lib/ant-netrexx.jar
14mu|ant-1.9.9-1|588	# -----------------------------------------------------------------------------
14mu|ant-1.9.9-1|589	
14mu|ant-1.9.9-1|590	%install
14mu|ant-1.9.9-1|591	# ANT_HOME and subdirs
14mu|ant-1.9.9-1|592	mkdir -p %{buildroot}%{ant_home}/{lib,etc}
14mu|ant-1.9.9-1|593	
14mu|ant-1.9.9-1|594	# jars
14mu|ant-1.9.9-1|595	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14mu|ant-1.9.9-1|596	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mu|ant-1.9.9-1|597	
14mu|ant-1.9.9-1|598	for jar in build/lib/*.jar
14mu|ant-1.9.9-1|599	do
14mu|ant-1.9.9-1|600	jarname=$(basename $jar .jar)
14mu|ant-1.9.9-1|601	pomname="JPP.%{name}-${jarname}.pom"
14mu|ant-1.9.9-1|602	
14mu|ant-1.9.9-1|603	#Determine where to put it
14mu|ant-1.9.9-1|604	case $jarname in
14mu|ant-1.9.9-1|605	#These go into %%{_javadir}, pom files have different names
14mu|ant-1.9.9-1|606	ant | ant-bootstrap | ant-launcher) destdir=%{buildroot}%{_javadir}; destname="";pomname="JPP-$jarname.pom";;
14mu|ant-1.9.9-1|607	#Bootstracp builds an incomplete ant-junit, don't ship it
14mu|ant-1.9.9-1|608	%if %with bootstrap
14mu|ant-1.9.9-1|609	ant-junit) continue;;
14mu|ant-1.9.9-1|610	%endif
14mu|ant-1.9.9-1|611	#These go into %%{_javadir}/ant
14mu|ant-1.9.9-1|612	*) destdir=%{buildroot}%{_javadir}/%{name}; destname="/%{name}";
14mu|ant-1.9.9-1|613	esac
14mu|ant-1.9.9-1|614	
14mu|ant-1.9.9-1|615	#instal jar
14mu|ant-1.9.9-1|616	install -m 644 ${jar} ${destdir}/${jarname}.jar
14mu|ant-1.9.9-1|617	# jar aliases
14mu|ant-1.9.9-1|618	ln -sf ../../java${destname}/${jarname}.jar %{buildroot}%{ant_home}/lib/${jarname}.jar
14mu|ant-1.9.9-1|619	
14mu|ant-1.9.9-1|620	#bootstrap does not have a pom
14mu|ant-1.9.9-1|621	[ $jarname == ant-bootstrap ] && continue
14mu|ant-1.9.9-1|622	
14mu|ant-1.9.9-1|623	#install pom
14mu|ant-1.9.9-1|624	install -m 644 src/etc/poms/${jarname}/pom.xml %{buildroot}%{_mavenpomdir}/${pomname}
14mu|ant-1.9.9-1|625	%add_to_maven_depmap org.apache.ant ${jarname} %{version} JPP${destname} ${jarname}
14mu|ant-1.9.9-1|626	done
14mu|ant-1.9.9-1|627	
14mu|ant-1.9.9-1|628	# add backward compatibility for nodeps jar that is now part of
14mu|ant-1.9.9-1|629	# main jar
14mu|ant-1.9.9-1|630	%add_to_maven_depmap org.apache.ant ant-nodeps %{version} JPP ant
14mu|ant-1.9.9-1|631	
14mu|ant-1.9.9-1|632	#ant-parent pom
14mu|ant-1.9.9-1|633	install -m 644 src/etc/poms/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}-parent.pom
14mu|ant-1.9.9-1|634	%add_to_maven_depmap org.apache.ant ant-parent %{version} JPP ant-parent
14mu|ant-1.9.9-1|635	
14mu|ant-1.9.9-1|636	# scripts: remove dos and os/2 scripts
14mu|ant-1.9.9-1|637	rm -f src/script/*.bat
14mu|ant-1.9.9-1|638	rm -f src/script/*.cmd
14mu|ant-1.9.9-1|639	
14mu|ant-1.9.9-1|640	# XSLs
14mu|ant-1.9.9-1|641	cp -p src/etc/*.xsl %{buildroot}%{ant_home}/etc
14mu|ant-1.9.9-1|642	
14mu|ant-1.9.9-1|643	# install everything else
14mu|ant-1.9.9-1|644	mkdir -p %{buildroot}%{_bindir}
14mu|ant-1.9.9-1|645	%if %without bootstrap
14mu|ant-1.9.9-1|646	cp -p src/script/* %{buildroot}%{_bindir}
14mu|ant-1.9.9-1|647	%else
14mu|ant-1.9.9-1|648	cp -p src/script/ant{,Run} %{buildroot}%{_bindir}
14mu|ant-1.9.9-1|649	%endif
14mu|ant-1.9.9-1|650	
14mu|ant-1.9.9-1|651	# default ant.conf
14mu|ant-1.9.9-1|652	mkdir -p %{buildroot}%{_sysconfdir}
14mu|ant-1.9.9-1|653	cp -p %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.conf
14mu|ant-1.9.9-1|654	
14mu|ant-1.9.9-1|655	# OPT_JAR_LIST fragments
14mu|ant-1.9.9-1|656	mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d
14mu|ant-1.9.9-1|657	echo "ant/ant-jmf" > %{buildroot}%{_sysconfdir}/%{name}.d/jmf
14mu|ant-1.9.9-1|658	echo "ant/ant-swing" > %{buildroot}%{_sysconfdir}/%{name}.d/swing
14mu|ant-1.9.9-1|659	%if %without bootstrap
14mu|ant-1.9.9-1|660	echo "antlr ant/ant-antlr" > %{buildroot}%{_sysconfdir}/%{name}.d/antlr
14mu|ant-1.9.9-1|661	echo "bsf ant/ant-apache-bsf" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-bsf
14mu|ant-1.9.9-1|662	echo "xml-commons-resolver ant/ant-apache-resolver" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-resolver
14mu|ant-1.9.9-1|663	echo "jakarta-commons-logging ant/ant-commons-logging" > %{buildroot}%{_sysconfdir}/%{name}.d/commons-logging
14mu|ant-1.9.9-1|664	%if %{with jakarta}
14mu|ant-1.9.9-1|665	echo "jakarta-commons-net ant/ant-commons-net" > %{buildroot}%{_sysconfdir}/%{name}.d/commons-net
14mu|ant-1.9.9-1|666	%else
14mu|ant-1.9.9-1|667	echo "apache-commons-net ant/ant-commons-net" > %{buildroot}%{_sysconfdir}/%{name}.d/commons-net
14mu|ant-1.9.9-1|668	%endif
14mu|ant-1.9.9-1|669	#echo "jai ant/ant-jai" > %{buildroot}%%{_sysconfdir}/%%{name}.d/jai
14mu|ant-1.9.9-1|670	echo "bcel ant/ant-apache-bcel" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-bcel
14mu|ant-1.9.9-1|671	echo "log4j ant/ant-apache-log4j" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-log4j
14mu|ant-1.9.9-1|672	echo "oro ant/ant-apache-oro" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-oro
14mu|ant-1.9.9-1|673	echo "regexp ant/ant-apache-regexp" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-regexp
14mu|ant-1.9.9-1|674	echo "xalan-j2 xalan-j2-serializer ant/ant-apache-xalan2" > %{buildroot}%{_sysconfdir}/%{name}.d/apache-xalan2
14mu|ant-1.9.9-1|675	echo "javamail jaf ant/ant-javamail" > %{buildroot}%{_sysconfdir}/%{name}.d/javamail
14mu|ant-1.9.9-1|676	echo "jdepend ant/ant-jdepend" > %{buildroot}%{_sysconfdir}/%{name}.d/jdepend
14mu|ant-1.9.9-1|677	echo "jsch ant/ant-jsch" > %{buildroot}%{_sysconfdir}/%{name}.d/jsch
14mu|ant-1.9.9-1|678	echo "junit ant/ant-junit" > %{buildroot}%{_sysconfdir}/%{name}.d/junit
14mu|ant-1.9.9-1|679	echo "junit ant/ant-junit4" > %{buildroot}%{_sysconfdir}/%{name}.d/junit4
14mu|ant-1.9.9-1|680	echo "junit4 ant/ant-junit" > %{buildroot}%{_sysconfdir}/%{name}.d/junit
14mu|ant-1.9.9-1|681	echo "junit4 ant/ant-junit4" > %{buildroot}%{_sysconfdir}/%{name}.d/junit4
14mu|ant-1.9.9-1|682	echo "testutil ant/ant-testutil" > %{buildroot}%{_sysconfdir}/%{name}.d/testutil
14mu|ant-1.9.9-1|683	%endif
14mu|ant-1.9.9-1|684	
14mu|ant-1.9.9-1|685	%if %{build_javadoc}
14mu|ant-1.9.9-1|686	# javadoc
14mu|ant-1.9.9-1|687	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|ant-1.9.9-1|688	cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}
14mu|ant-1.9.9-1|689	%endif
14mu|ant-1.9.9-1|690	
14mu|ant-1.9.9-1|691	# fix link between manual and javadoc
14mu|ant-1.9.9-1|692	(cd manual; ln -sf %{_javadocdir}/%{name} api)
14mu|ant-1.9.9-1|693	
14mu|ant-1.9.9-1|694	%if %with bootstrap
14mu|ant-1.9.9-1|695	find %{buildroot}%{_datadir}/ant/etc -type f -name "*.xsl" \
14mu|ant-1.9.9-1|696	-a ! -name ant-update.xsl \
14mu|ant-1.9.9-1|697	-a ! -name changelog.xsl \
14mu|ant-1.9.9-1|698	-a ! -name coverage-frames.xsl \
14mu|ant-1.9.9-1|699	-a ! -name junit-frames-xalan1.xsl \
14mu|ant-1.9.9-1|700	-a ! -name log.xsl \
14mu|ant-1.9.9-1|701	-a ! -name mmetrics-frames.xsl \
14mu|ant-1.9.9-1|702	-a ! -name tagdiff.xsl \
14mu|ant-1.9.9-1|703	| xargs -t rm
14mu|ant-1.9.9-1|704	%endif
14mu|ant-1.9.9-1|705	
14mu|ant-1.9.9-1|706	# Delete bogus jars that were built, but are dummies because we lack
14mu|ant-1.9.9-1|707	# a build dependency
14mu|ant-1.9.9-1|708	cd %{buildroot}%{_javadir}/ant
14mu|ant-1.9.9-1|709	for i in *; do
14mu|ant-1.9.9-1|710	if [ `jar tf $i |grep -v META-INF |wc -l` -eq 0 ]; then
14mu|ant-1.9.9-1|711	rm -f $i
14mu|ant-1.9.9-1|712	rm -f %{buildroot}%{ant_home}/lib/$i
14mu|ant-1.9.9-1|713	fi
14mu|ant-1.9.9-1|714	done
14mu|ant-1.9.9-1|715	
14mu|ant-1.9.9-1|716	%changelog

22321 14
14mu|ant-contrib-1.0-0.15.b2|1	%global beta_number b2
14mu|ant-contrib-1.0-0.15.b2|2	
14mu|ant-contrib-1.0-0.15.b2|3	Summary:	Collection of tasks for Ant
14mu|ant-contrib-1.0-0.15.b2|4	Name:		ant-contrib
14mu|ant-contrib-1.0-0.15.b2|5	Version:	1.0
14mu|ant-contrib-1.0-0.15.b2|6	Release:	0.15.%{beta_number}
14mu|ant-contrib-1.0-0.15.b2|7	License:	ASL 2.0
14mu|ant-contrib-1.0-0.15.b2|8	Group:		Development/Java
14mu|ant-contrib-1.0-0.15.b2|9	Url:		http://ant-contrib.sourceforge.net/
14mu|ant-contrib-1.0-0.15.b2|10	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{beta_number}-src.tar.gz
14mu|ant-contrib-1.0-0.15.b2|11	Source1:	http://mirrors.ibiblio.org/pub/mirrors/maven2/%{name}/%{name}/1.0b2/%{name}-1.0b2.pom
14mu|ant-contrib-1.0-0.15.b2|12	Patch0:		ant-contrib-build_xml.patch
14mu|ant-contrib-1.0-0.15.b2|13	Patch2:		ant-contrib-antservertest.patch
14mu|ant-contrib-1.0-0.15.b2|14	BuildArch:	noarch
14mu|ant-contrib-1.0-0.15.b2|15	BuildRequires:	ant-junit >= 1.6.2
14mu|ant-contrib-1.0-0.15.b2|16	BuildRequires:	bcel >= 5.0
14mu|ant-contrib-1.0-0.15.b2|17	BuildRequires:	jpackage-utils >= 1.5
14mu|ant-contrib-1.0-0.15.b2|18	BuildRequires:	junit4
14mu|ant-contrib-1.0-0.15.b2|19	BuildRequires:	xerces-j2
14mu|ant-contrib-1.0-0.15.b2|20	BuildRequires:	java-devel >= 1.4.2
14mu|ant-contrib-1.0-0.15.b2|21	Requires:	java >= 1.4.2
14mu|ant-contrib-1.0-0.15.b2|22	Requires:	junit4
14mu|ant-contrib-1.0-0.15.b2|23	Requires:	ant
14mu|ant-contrib-1.0-0.15.b2|24	Requires:	xerces-j2
14mu|ant-contrib-1.0-0.15.b2|25	
14mu|ant-contrib-1.0-0.15.b2|26	%description
14mu|ant-contrib-1.0-0.15.b2|27	The Ant-Contrib project is a collection of tasks
14mu|ant-contrib-1.0-0.15.b2|28	(and at one point maybe types and other tools)
14mu|ant-contrib-1.0-0.15.b2|29	for Apache Ant.
14mu|ant-contrib-1.0-0.15.b2|30	
14mu|ant-contrib-1.0-0.15.b2|31	%package        javadoc
14mu|ant-contrib-1.0-0.15.b2|32	Summary:	Javadoc for %{name}
14mu|ant-contrib-1.0-0.15.b2|33	Group:		Development/Java
14mu|ant-contrib-1.0-0.15.b2|34	
14mu|ant-contrib-1.0-0.15.b2|35	%description    javadoc
14mu|ant-contrib-1.0-0.15.b2|36	Api documentation for %{name}.
14mu|ant-contrib-1.0-0.15.b2|37	
14mu|ant-contrib-1.0-0.15.b2|38	%prep
14mu|ant-contrib-1.0-0.15.b2|39	%setup -qn %{name}
14mu|ant-contrib-1.0-0.15.b2|40	rm -rf test/src/net/sf/antcontrib/antclipse
14mu|ant-contrib-1.0-0.15.b2|41	
14mu|ant-contrib-1.0-0.15.b2|42	%patch0
14mu|ant-contrib-1.0-0.15.b2|43	%patch2
14mu|ant-contrib-1.0-0.15.b2|44	sed -i "s/\r//" manual/tasks/foreach.html manual/tasks/for.html
14mu|ant-contrib-1.0-0.15.b2|45	
14mu|ant-contrib-1.0-0.15.b2|46	%build
14mu|ant-contrib-1.0-0.15.b2|47	export JUNIT_VER=`rpm -q --queryformat='%%{version}' junit4`
14mu|ant-contrib-1.0-0.15.b2|48	mkdir -p test/lib
14mu|ant-contrib-1.0-0.15.b2|49	(cd test/lib
14mu|ant-contrib-1.0-0.15.b2|50	ln -s $(find-jar junit4-$(JUNIT_VER)) junit-$(JUNIT_VER).jar
14mu|ant-contrib-1.0-0.15.b2|51	)
14mu|ant-contrib-1.0-0.15.b2|52	export OPT_JAR_LIST="ant/ant-junit junit4"
14mu|ant-contrib-1.0-0.15.b2|53	export CLASSPATH=
14mu|ant-contrib-1.0-0.15.b2|54	CLASSPATH=build/lib/ant-contrib-%{version}.jar:$CLASSPATH
14mu|ant-contrib-1.0-0.15.b2|55	echo $ANT_HOME
14mu|ant-contrib-1.0-0.15.b2|56	ant -Dsource=1.4 -Dversion=%{version} -Dbcel.jar=file://%{_javadir}/bcel.jar all
14mu|ant-contrib-1.0-0.15.b2|57	
14mu|ant-contrib-1.0-0.15.b2|58	%install
14mu|ant-contrib-1.0-0.15.b2|59	# jars
14mu|ant-contrib-1.0-0.15.b2|60	install -Dpm 644 build/lib/%{name}.jar %{buildroot}%{_javadir}/ant/%{name}.jar
14mu|ant-contrib-1.0-0.15.b2|61	
14mu|ant-contrib-1.0-0.15.b2|62	# javadoc
14mu|ant-contrib-1.0-0.15.b2|63	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|ant-contrib-1.0-0.15.b2|64	cp -pr build/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|ant-contrib-1.0-0.15.b2|65	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|ant-contrib-1.0-0.15.b2|66	rm -rf build/docs/api
14mu|ant-contrib-1.0-0.15.b2|67	
14mu|ant-contrib-1.0-0.15.b2|68	mkdir -p %{buildroot}%{_sysconfdir}/ant.d
14mu|ant-contrib-1.0-0.15.b2|69	echo "ant/ant-contrib" > %{buildroot}%{_sysconfdir}/ant.d/ant-contrib
14mu|ant-contrib-1.0-0.15.b2|70	
14mu|ant-contrib-1.0-0.15.b2|71	%add_to_maven_depmap %{name} %{name} %{version} JPP/ant %{name}
14mu|ant-contrib-1.0-0.15.b2|72	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mu|ant-contrib-1.0-0.15.b2|73	install -pm 644 %{SOURCE1} %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
14mu|ant-contrib-1.0-0.15.b2|74	
14mu|ant-contrib-1.0-0.15.b2|75	%post
14mu|ant-contrib-1.0-0.15.b2|76	%update_maven_depmap
14mu|ant-contrib-1.0-0.15.b2|77	
14mu|ant-contrib-1.0-0.15.b2|78	%postun
14mu|ant-contrib-1.0-0.15.b2|79	%update_maven_depmap
14mu|ant-contrib-1.0-0.15.b2|80	
14mu|ant-contrib-1.0-0.15.b2|81	%files
14mu|ant-contrib-1.0-0.15.b2|82	%doc build/docs/LICENSE.txt
14mu|ant-contrib-1.0-0.15.b2|83	%doc build/docs/tasks/*
14mu|ant-contrib-1.0-0.15.b2|84	%{_sysconfdir}/ant.d/ant-contrib
14mu|ant-contrib-1.0-0.15.b2|85	%{_javadir}/ant/*.jar
14mu|ant-contrib-1.0-0.15.b2|86	%{_mavenpomdir}/*
14mu|ant-contrib-1.0-0.15.b2|87	%{_mavendepmapdir}
14mu|ant-contrib-1.0-0.15.b2|88	
14mu|ant-contrib-1.0-0.15.b2|89	%files javadoc
14mu|ant-contrib-1.0-0.15.b2|90	%doc %{_javadocdir}/%{name}-%{version}
14mu|ant-contrib-1.0-0.15.b2|91	%doc %{_javadocdir}/%{name}
14mu|ant-contrib-1.0-0.15.b2|92	
14mu|ant-contrib-1.0-0.15.b2|93	%changelog
14mu|ant-contrib-1.0-0.15.b2|94	
14mu|ant-contrib-1.0-0.15.b2|95	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-0.15.b2
14mu|ant-contrib-1.0-0.15.b2|96	- (d015684) Use junit4
14mu|ant-contrib-1.0-0.15.b2|97	
14mu|ant-contrib-1.0-0.15.b2|98	

22322 14
14mu|apache-2.4.41-1|1	%define _build_pkgcheck_set %{nil}
14mu|apache-2.4.41-1|2	%define _build_pkgcheck_srpm %{nil}
14mu|apache-2.4.41-1|3	
14mu|apache-2.4.41-1|4	%define defaultmaxmodules 256
14mu|apache-2.4.41-1|5	%define defaultserverlimit 2048
14mu|apache-2.4.41-1|6	
14mu|apache-2.4.41-1|7	%define TAG %{vendor} Linux
14mu|apache-2.4.41-1|8	%define BASEPRODUCT Apache
14mu|apache-2.4.41-1|9	%define all_services httpd.service httpd-worker.service httpd-event.service
14mu|apache-2.4.41-1|10	
14mu|apache-2.4.41-1|11	Summary:	The most widely used Web server on the Internet
14mu|apache-2.4.41-1|12	Name:		apache
14mu|apache-2.4.41-1|13	Version:	2.4.41
14mu|apache-2.4.41-1|14	Release:	1
14mu|apache-2.4.41-1|15	License:	Apache License
14mu|apache-2.4.41-1|16	Group:		System/Servers
14mu|apache-2.4.41-1|17	Url:		https://httpd.apache.org
14mu|apache-2.4.41-1|18	Source0:	http://archive.apache.org/dist/httpd/httpd-%{version}.tar.bz2
14mu|apache-2.4.41-1|19	Source2:	webapp.script
14mu|apache-2.4.41-1|20	Source3:	apache2_transparent_png_icons.tar.bz2
14mu|apache-2.4.41-1|21	Source9:	htcacheclean.service
14mu|apache-2.4.41-1|22	Source10:	htcacheclean.sysconfig
14mu|apache-2.4.41-1|23	Source11:	ROSA.tar.gz
14mu|apache-2.4.41-1|24	Source15:	httpd.service
14mu|apache-2.4.41-1|25	Source16:	httpd.tmpfiles.d
14mu|apache-2.4.41-1|26	Source17:	htcacheclean.tmpfiles.d
14mu|apache-2.4.41-1|27	Source100:	buildconf
14mu|apache-2.4.41-1|28	Patch0:		httpd-2.0.45-deplibs.patch
14mu|apache-2.4.41-1|29	Patch8:		httpd-2.1.10-apxs.patch
14mu|apache-2.4.41-1|30	# speedups by Allen Pulsifer
14mu|apache-2.4.41-1|31	Patch16:	httpd-2.2.4-fix_extra_htaccess_check.diff
14mu|apache-2.4.41-1|32	Patch18:	httpd-2.2.10-ldap_auth_now_modular_in-apr-util-dbd-ldap_fix.diff
14mu|apache-2.4.41-1|33	Patch19:	httpd-2.2.21-linux3.diff
14mu|apache-2.4.41-1|34	Patch105:	httpd-2.2.17-filter.patch
14mu|apache-2.4.41-1|35	Patch106:	httpd-2.4.18-rosa_config.diff
14mu|apache-2.4.41-1|36	Patch107:	httpd-2.4.1-linkage_fix.diff
14mu|apache-2.4.41-1|37	Patch108:	httpd-2.4.1-buildfix.diff
14mu|apache-2.4.41-1|38	BuildRequires:	lynx
14mu|apache-2.4.41-1|39	BuildRequires:	db-devel
14mu|apache-2.4.41-1|40	BuildRequires:	gdbm-devel
14mu|apache-2.4.41-1|41	BuildRequires:	openldap-devel
14mu|apache-2.4.41-1|42	BuildRequires:	sasl-devel
14mu|apache-2.4.41-1|43	BuildRequires:	pkgconfig(apr-1) >= 1.5.0
14mu|apache-2.4.41-1|44	BuildRequires:	pkgconfig(apr-util-1) >= 1.5.3
14mu|apache-2.4.41-1|45	BuildRequires:	pkgconfig(expat)
14mu|apache-2.4.41-1|46	BuildRequires:	pkgconfig(libpcre)
14mu|apache-2.4.41-1|47	BuildRequires:	pkgconfig(libxml-2.0)
14mu|apache-2.4.41-1|48	BuildRequires:	pkgconfig(lua) >= 5.1
14mu|apache-2.4.41-1|49	BuildRequires:	pkgconfig(openssl)
14mu|apache-2.4.41-1|50	BuildRequires:	pkgconfig(zlib)
14mu|apache-2.4.41-1|51	# So people who "urpmi httpd" get what they expect
14mu|apache-2.4.41-1|52	Provides:	httpd = %{EVRD}
14mu|apache-2.4.41-1|53	
14mu|apache-2.4.41-1|54	%description
14mu|apache-2.4.41-1|55	This package contains the main binary of apache, a powerful, full-featured,
14mu|apache-2.4.41-1|56	efficient and freely-available Web server. Apache is also the most popular Web
14mu|apache-2.4.41-1|57	server on the Internet.
14mu|apache-2.4.41-1|58	
14mu|apache-2.4.41-1|59	This version of apache is fully modular, and many modules are available in
14mu|apache-2.4.41-1|60	pre-compiled formats, like PHP and mod_auth_external.
14mu|apache-2.4.41-1|61	
14mu|apache-2.4.41-1|62	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
14mu|apache-2.4.41-1|63	This package defaults to a ServerLimit of %{defaultserverlimit}.
14mu|apache-2.4.41-1|64	
14mu|apache-2.4.41-1|65	You can change these values at RPM build time by using for example:
14mu|apache-2.4.41-1|66	
14mu|apache-2.4.41-1|67	--define 'maxmodules 512' --define 'serverlimit 2048'
14mu|apache-2.4.41-1|68	
14mu|apache-2.4.41-1|69	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
14mu|apache-2.4.41-1|70	The package was built with a ServerLimit of %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}.
14mu|apache-2.4.41-1|71	
14mu|apache-2.4.41-1|72	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|73	
14mu|apache-2.4.41-1|74	%package mpm-prefork
14mu|apache-2.4.41-1|75	Summary:	Implements a non-threaded, pre-forking web server (stable)
14mu|apache-2.4.41-1|76	Group:		System/Servers
14mu|apache-2.4.41-1|77	Requires:	apache-base = %{EVRD}
14mu|apache-2.4.41-1|78	Requires:	apache-modules = %{EVRD}
14mu|apache-2.4.41-1|79	Requires(post,preun,postun):	systemd-units
14mu|apache-2.4.41-1|80	Provides:	webserver
14mu|apache-2.4.41-1|81	Provides:	apache = %{EVRD}
14mu|apache-2.4.41-1|82	Provides:	apache-mpm = %{EVRD}
14mu|apache-2.4.41-1|83	
14mu|apache-2.4.41-1|84	%description mpm-prefork
14mu|apache-2.4.41-1|85	This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web
14mu|apache-2.4.41-1|86	server that handles requests in a manner similar to Apache 1.3. It is
14mu|apache-2.4.41-1|87	appropriate for sites that need to avoid threading for compatibility with
14mu|apache-2.4.41-1|88	non-thread-safe libraries. It is also the best MPM for isolating each request,
14mu|apache-2.4.41-1|89	so that a problem with a single request will not affect any other.
14mu|apache-2.4.41-1|90	
14mu|apache-2.4.41-1|91	This MPM is very self-regulating, so it is rarely necessary to adjust its
14mu|apache-2.4.41-1|92	configuration directives. Most important is that MaxClients be big enough to
14mu|apache-2.4.41-1|93	handle as many simultaneous requests as you expect to receive, but small enough
14mu|apache-2.4.41-1|94	to assure that there is enough physical RAM for all processes.
14mu|apache-2.4.41-1|95	
14mu|apache-2.4.41-1|96	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
14mu|apache-2.4.41-1|97	This package defaults to a ServerLimit of %{defaultserverlimit}.
14mu|apache-2.4.41-1|98	
14mu|apache-2.4.41-1|99	You can change these values at RPM build time by using for example:
14mu|apache-2.4.41-1|100	
14mu|apache-2.4.41-1|101	--define 'maxmodules 512' --define 'serverlimit 2048'
14mu|apache-2.4.41-1|102	
14mu|apache-2.4.41-1|103	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
14mu|apache-2.4.41-1|104	The package was built with a ServerLimit of %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}.
14mu|apache-2.4.41-1|105	
14mu|apache-2.4.41-1|106	%files mpm-prefork
14mu|apache-2.4.41-1|107	%attr(0755,root,root) %{_sbindir}/httpd
14mu|apache-2.4.41-1|108	%{_unitdir}/httpd.service
14mu|apache-2.4.41-1|109	
14mu|apache-2.4.41-1|110	%post mpm-prefork
14mu|apache-2.4.41-1|111	# Register the httpd service
14mu|apache-2.4.41-1|112	if [ "$1" -eq "1" ] ; then
14mu|apache-2.4.41-1|113	# Initial installation
14mu|apache-2.4.41-1|114	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|115	fi
14mu|apache-2.4.41-1|116	
14mu|apache-2.4.41-1|117	%preun mpm-prefork
14mu|apache-2.4.41-1|118	if [ "$1" -eq "0" ] ; then
14mu|apache-2.4.41-1|119	# Package removal, not upgrade
14mu|apache-2.4.41-1|120	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
14mu|apache-2.4.41-1|121	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
14mu|apache-2.4.41-1|122	fi
14mu|apache-2.4.41-1|123	
14mu|apache-2.4.41-1|124	%postun mpm-prefork
14mu|apache-2.4.41-1|125	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|126	
14mu|apache-2.4.41-1|127	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|128	
14mu|apache-2.4.41-1|129	%package mpm-worker
14mu|apache-2.4.41-1|130	Summary:	Implements a hybrid multi-threaded multi-process web server (experimental)
14mu|apache-2.4.41-1|131	Group:		System/Servers
14mu|apache-2.4.41-1|132	Requires:	apache-base = %{EVRD}
14mu|apache-2.4.41-1|133	Requires:	apache-modules = %{EVRD}
14mu|apache-2.4.41-1|134	Requires(post,preun,postun):	systemd-units
14mu|apache-2.4.41-1|135	Provides:	webserver
14mu|apache-2.4.41-1|136	Provides:	apache = %{EVRD}
14mu|apache-2.4.41-1|137	Conflicts:	apache-mod_php
14mu|apache-2.4.41-1|138	Conflicts:	apache-mod_perl
14mu|apache-2.4.41-1|139	Conflicts:	apache-mod_python
14mu|apache-2.4.41-1|140	
14mu|apache-2.4.41-1|141	%description mpm-worker
14mu|apache-2.4.41-1|142	This Multi-Processing Module (MPM) implements a hybrid multi-process
14mu|apache-2.4.41-1|143	multi-threaded server. By using threads to serve requests, it is able to serve
14mu|apache-2.4.41-1|144	a large number of requests with less system resources than a process-based
14mu|apache-2.4.41-1|145	server. Yet it retains much of the stability of a process-based server by
14mu|apache-2.4.41-1|146	keeping multiple processes available, each with many threads.
14mu|apache-2.4.41-1|147	
14mu|apache-2.4.41-1|148	The most important directives used to control this MPM are ThreadsPerChild,
14mu|apache-2.4.41-1|149	which controls the number of threads deployed by each child process and
14mu|apache-2.4.41-1|150	MaxClients, which controls the maximum total number of threads that may be
14mu|apache-2.4.41-1|151	launched.
14mu|apache-2.4.41-1|152	
14mu|apache-2.4.41-1|153	This package contains the main binary of apache, a powerful, full-featured,
14mu|apache-2.4.41-1|154	efficient and freely-available Web server. Apache is also the most popular Web
14mu|apache-2.4.41-1|155	server on the Internet.
14mu|apache-2.4.41-1|156	
14mu|apache-2.4.41-1|157	This version of apache is fully modular, and many modules are available in
14mu|apache-2.4.41-1|158	pre-compiled formats, like PHP and mod_auth_external.
14mu|apache-2.4.41-1|159	
14mu|apache-2.4.41-1|160	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
14mu|apache-2.4.41-1|161	
14mu|apache-2.4.41-1|162	You can change these values at RPM build time by using for example:
14mu|apache-2.4.41-1|163	
14mu|apache-2.4.41-1|164	--define 'maxmodules 512'
14mu|apache-2.4.41-1|165	
14mu|apache-2.4.41-1|166	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
14mu|apache-2.4.41-1|167	
14mu|apache-2.4.41-1|168	%files mpm-worker
14mu|apache-2.4.41-1|169	%attr(0755,root,root) %{_sbindir}/httpd-worker
14mu|apache-2.4.41-1|170	%{_unitdir}/httpd-worker.service
14mu|apache-2.4.41-1|171	
14mu|apache-2.4.41-1|172	%post mpm-worker
14mu|apache-2.4.41-1|173	# Register the httpd service
14mu|apache-2.4.41-1|174	if [ "$1" -eq "1" ] ; then
14mu|apache-2.4.41-1|175	# Initial installation
14mu|apache-2.4.41-1|176	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|177	fi
14mu|apache-2.4.41-1|178	
14mu|apache-2.4.41-1|179	%preun mpm-worker
14mu|apache-2.4.41-1|180	if [ "$1" -eq "0" ] ; then
14mu|apache-2.4.41-1|181	# Package removal, not upgrade
14mu|apache-2.4.41-1|182	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
14mu|apache-2.4.41-1|183	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
14mu|apache-2.4.41-1|184	fi
14mu|apache-2.4.41-1|185	
14mu|apache-2.4.41-1|186	%postun mpm-worker
14mu|apache-2.4.41-1|187	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|188	
14mu|apache-2.4.41-1|189	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|190	
14mu|apache-2.4.41-1|191	%package mpm-event
14mu|apache-2.4.41-1|192	Summary:	Implements a hybrid multi-threaded multi-process web server
14mu|apache-2.4.41-1|193	Group:		System/Servers
14mu|apache-2.4.41-1|194	Requires:	apache-base = %{EVRD}
14mu|apache-2.4.41-1|195	Requires:	apache-modules = %{EVRD}
14mu|apache-2.4.41-1|196	Requires(post,preun,postun):	systemd-units
14mu|apache-2.4.41-1|197	Provides:	webserver
14mu|apache-2.4.41-1|198	Provides:	apache = %{EVRD}
14mu|apache-2.4.41-1|199	Conflicts:	apache-mod_php
14mu|apache-2.4.41-1|200	Conflicts:	apache-mod_perl
14mu|apache-2.4.41-1|201	Conflicts:	apache-mod_python
14mu|apache-2.4.41-1|202	
14mu|apache-2.4.41-1|203	%description mpm-event
14mu|apache-2.4.41-1|204	The event Multi-Processing Module (MPM) is designed to allow more requests to
14mu|apache-2.4.41-1|205	be served simultaneously by passing off some processing work to supporting
14mu|apache-2.4.41-1|206	threads, freeing up the main threads to work on new requests. It is based on
14mu|apache-2.4.41-1|207	the worker MPM, which implements a hybrid multi-process multi-threaded server.
14mu|apache-2.4.41-1|208	Run-time configuration directives are identical to those provided by worker.
14mu|apache-2.4.41-1|209	
14mu|apache-2.4.41-1|210	This package contains the main binary of apache, a powerful, full-featured,
14mu|apache-2.4.41-1|211	efficient and freely-available Web server. Apache is also the most popular Web
14mu|apache-2.4.41-1|212	server on the Internet.
14mu|apache-2.4.41-1|213	
14mu|apache-2.4.41-1|214	This version of apache is fully modular, and many modules are available in
14mu|apache-2.4.41-1|215	pre-compiled formats, like PHP and mod_auth_external.
14mu|apache-2.4.41-1|216	
14mu|apache-2.4.41-1|217	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
14mu|apache-2.4.41-1|218	
14mu|apache-2.4.41-1|219	You can change these values at RPM build time by using for example:
14mu|apache-2.4.41-1|220	
14mu|apache-2.4.41-1|221	--define 'maxmodules 512'
14mu|apache-2.4.41-1|222	
14mu|apache-2.4.41-1|223	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
14mu|apache-2.4.41-1|224	
14mu|apache-2.4.41-1|225	%files mpm-event
14mu|apache-2.4.41-1|226	%attr(0755,root,root) %{_sbindir}/httpd-event
14mu|apache-2.4.41-1|227	%{_unitdir}/httpd-event.service
14mu|apache-2.4.41-1|228	
14mu|apache-2.4.41-1|229	%post mpm-event
14mu|apache-2.4.41-1|230	# Register the httpd service
14mu|apache-2.4.41-1|231	if [ "$1" -eq "1" ] ; then
14mu|apache-2.4.41-1|232	# Initial installation
14mu|apache-2.4.41-1|233	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|234	fi
14mu|apache-2.4.41-1|235	
14mu|apache-2.4.41-1|236	%preun mpm-event
14mu|apache-2.4.41-1|237	if [ $1 -eq 0 ] ; then
14mu|apache-2.4.41-1|238	# Package removal, not upgrade
14mu|apache-2.4.41-1|239	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
14mu|apache-2.4.41-1|240	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
14mu|apache-2.4.41-1|241	fi
14mu|apache-2.4.41-1|242	
14mu|apache-2.4.41-1|243	%postun mpm-event
14mu|apache-2.4.41-1|244	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|245	
14mu|apache-2.4.41-1|246	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|247	
14mu|apache-2.4.41-1|248	%package base
14mu|apache-2.4.41-1|249	Summary:	Common files and utilities for apache
14mu|apache-2.4.41-1|250	Group:		System/Servers
14mu|apache-2.4.41-1|251	Requires:	apache = %{EVRD}
14mu|apache-2.4.41-1|252	Requires(pre,postun):	rpm-helper
14mu|apache-2.4.41-1|253	Provides:	apache-conf = %{EVRD}
14mu|apache-2.4.41-1|254	Obsoletes:	apache-conf < 2.4
14mu|apache-2.4.41-1|255	
14mu|apache-2.4.41-1|256	%description base
14mu|apache-2.4.41-1|257	This package contains the apache utilities such as Apache Bench (ab) for stress
14mu|apache-2.4.41-1|258	testing your apache installation and several tools for managing user databases,
14mu|apache-2.4.41-1|259	access control, the apache logs and more.
14mu|apache-2.4.41-1|260	
14mu|apache-2.4.41-1|261	%files base
14mu|apache-2.4.41-1|262	%doc upgrading.txt new_features_2_4.txt
14mu|apache-2.4.41-1|263	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/httpd
14mu|apache-2.4.41-1|264	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/httpd
14mu|apache-2.4.41-1|265	%dir %{_sysconfdir}/httpd
14mu|apache-2.4.41-1|266	%dir %{_sysconfdir}/httpd/conf
14mu|apache-2.4.41-1|267	%dir %{_sysconfdir}/httpd/conf/webapps.d
14mu|apache-2.4.41-1|268	%dir %{_sysconfdir}/httpd/conf/vhosts.d
14mu|apache-2.4.41-1|269	%dir %{_sysconfdir}/httpd/conf.d
14mu|apache-2.4.41-1|270	%dir %{_sysconfdir}/httpd/modules.d
14mu|apache-2.4.41-1|271	%dir %{_sysconfdir}/httpd/conf/extra
14mu|apache-2.4.41-1|272	%dir %{_sysconfdir}/httpd/conf/original
14mu|apache-2.4.41-1|273	%dir %{_sysconfdir}/httpd/conf/original/extra
14mu|apache-2.4.41-1|274	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-autoindex.conf
14mu|apache-2.4.41-1|275	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-dav.conf
14mu|apache-2.4.41-1|276	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-default.conf
14mu|apache-2.4.41-1|277	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-info.conf
14mu|apache-2.4.41-1|278	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-languages.conf
14mu|apache-2.4.41-1|279	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-manual.conf
14mu|apache-2.4.41-1|280	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-mpm.conf
14mu|apache-2.4.41-1|281	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-multilang-errordoc.conf
14mu|apache-2.4.41-1|282	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-ssl.conf
14mu|apache-2.4.41-1|283	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-userdir.conf
14mu|apache-2.4.41-1|284	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-vhosts.conf
14mu|apache-2.4.41-1|285	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/proxy-html.conf
14mu|apache-2.4.41-1|286	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/httpd.conf
14mu|apache-2.4.41-1|287	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/magic
14mu|apache-2.4.41-1|288	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/mime.types
14mu|apache-2.4.41-1|289	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-autoindex.conf
14mu|apache-2.4.41-1|290	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-dav.conf
14mu|apache-2.4.41-1|291	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-default.conf
14mu|apache-2.4.41-1|292	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-info.conf
14mu|apache-2.4.41-1|293	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-languages.conf
14mu|apache-2.4.41-1|294	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-manual.conf
14mu|apache-2.4.41-1|295	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-mpm.conf
14mu|apache-2.4.41-1|296	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-multilang-errordoc.conf
14mu|apache-2.4.41-1|297	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-ssl.conf
14mu|apache-2.4.41-1|298	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-userdir.conf
14mu|apache-2.4.41-1|299	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-vhosts.conf
14mu|apache-2.4.41-1|300	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/proxy-html.conf
14mu|apache-2.4.41-1|301	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/httpd.conf
14mu|apache-2.4.41-1|302	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/fileprotector.conf
14mu|apache-2.4.41-1|303	%attr(0755,apache,apache) %dir /var/www
14mu|apache-2.4.41-1|304	%attr(0755,apache,apache) %dir /var/run/httpd
14mu|apache-2.4.41-1|305	%{_tmpfilesdir}/httpd.conf
14mu|apache-2.4.41-1|306	%attr(0755,root,root) %dir /var/www/html
14mu|apache-2.4.41-1|307	%dir /var/www/error
14mu|apache-2.4.41-1|308	%dir /var/www/error/include
14mu|apache-2.4.41-1|309	%dir /var/www/icons
14mu|apache-2.4.41-1|310	/var/www/icons/*.svg
14mu|apache-2.4.41-1|311	%dir /var/www/icons/small
14mu|apache-2.4.41-1|312	%dir /var/log/httpd
14mu|apache-2.4.41-1|313	%dir /var/www/cgi-bin
14mu|apache-2.4.41-1|314	%dir /var/www/perl
14mu|apache-2.4.41-1|315	%config(noreplace,missingok) /var/www/error/README
14mu|apache-2.4.41-1|316	%config(noreplace,missingok) /var/www/error/*.var
14mu|apache-2.4.41-1|317	%config(noreplace,missingok) /var/www/error/include/*.html
14mu|apache-2.4.41-1|318	%attr(0644,root,root) /var/www/icons/README*
14mu|apache-2.4.41-1|319	%attr(0644,root,root) /var/www/icons/*.png
14mu|apache-2.4.41-1|320	%attr(0644,root,root) /var/www/icons/*.gif
14mu|apache-2.4.41-1|321	%attr(0644,root,root) /var/www/icons/small/*.png
14mu|apache-2.4.41-1|322	%attr(0644,root,root) /var/www/icons/small/*.gif
14mu|apache-2.4.41-1|323	%attr(0644,root,root) %config(noreplace) /var/www/html/index.html
14mu|apache-2.4.41-1|324	%attr(0644,root,root) %config(noreplace) /var/www/html/favicon.ico
14mu|apache-2.4.41-1|325	%attr(0644,root,root) %config(noreplace) /var/www/html/robots.txt
14mu|apache-2.4.41-1|326	%attr(0755,root,root) %{_bindir}/ab
14mu|apache-2.4.41-1|327	%attr(0755,root,root) %{_bindir}/dbmmanage
14mu|apache-2.4.41-1|328	%attr(0755,root,root) %{_bindir}/htdbm
14mu|apache-2.4.41-1|329	%attr(0755,root,root) %{_bindir}/htdigest
14mu|apache-2.4.41-1|330	%attr(0755,root,root) %{_bindir}/htpasswd
14mu|apache-2.4.41-1|331	%attr(0755,root,root) %{_bindir}/httxt2dbm
14mu|apache-2.4.41-1|332	%attr(0755,root,root) %{_bindir}/logresolve
14mu|apache-2.4.41-1|333	%attr(0755,root,root) %{_sbindir}/apachectl
14mu|apache-2.4.41-1|334	%attr(0755,root,root) %{_sbindir}/check_forensic
14mu|apache-2.4.41-1|335	%attr(0755,root,root) %{_sbindir}/checkgid
14mu|apache-2.4.41-1|336	%attr(0755,root,root) %{_sbindir}/fcgistarter
14mu|apache-2.4.41-1|337	%attr(0755,root,root) %{_sbindir}/list_hooks.pl
14mu|apache-2.4.41-1|338	%attr(0755,root,root) %{_sbindir}/logresolve.pl
14mu|apache-2.4.41-1|339	%attr(0755,root,root) %{_sbindir}/log_server_status
14mu|apache-2.4.41-1|340	%attr(0755,root,root) %{_sbindir}/rotatelogs
14mu|apache-2.4.41-1|341	%attr(0755,root,root) %{_sbindir}/split-logfile
14mu|apache-2.4.41-1|342	%attr(0755,root,root) %dir %{_libdir}/apache
14mu|apache-2.4.41-1|343	%attr(0700,apache,root) %dir /var/cache/httpd
14mu|apache-2.4.41-1|344	%{_localstatedir}/lib/rpm/filetriggers/webapp.*
14mu|apache-2.4.41-1|345	%exclude %{_mandir}/man8/htcacheclean.8*
14mu|apache-2.4.41-1|346	%exclude %{_mandir}/man8/suexec.8*
14mu|apache-2.4.41-1|347	%{_mandir}/*/*
14mu|apache-2.4.41-1|348	
14mu|apache-2.4.41-1|349	%pre base
14mu|apache-2.4.41-1|350	%_pre_useradd apache /var/www /bin/sh
14mu|apache-2.4.41-1|351	
14mu|apache-2.4.41-1|352	%postun base
14mu|apache-2.4.41-1|353	%_postun_userdel apache
14mu|apache-2.4.41-1|354	
14mu|apache-2.4.41-1|355	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|356	
14mu|apache-2.4.41-1|357	%package modules
14mu|apache-2.4.41-1|358	Summary:	Meta package
14mu|apache-2.4.41-1|359	Group:		System/Servers
14mu|apache-2.4.41-1|360	Requires:	apache-mpm = %{EVRD}
14mu|apache-2.4.41-1|361	Requires:	apache-mod_actions = %{EVRD}
14mu|apache-2.4.41-1|362	Requires:	apache-mod_alias = %{EVRD}
14mu|apache-2.4.41-1|363	Requires:	apache-mod_auth_basic = %{EVRD}
14mu|apache-2.4.41-1|364	Requires:	apache-mod_auth_digest = %{EVRD}
14mu|apache-2.4.41-1|365	Requires:	apache-mod_authn_anon = %{EVRD}
14mu|apache-2.4.41-1|366	Requires:	apache-mod_authn_file = %{EVRD}
14mu|apache-2.4.41-1|367	Requires:	apache-mod_authz_dbm = %{EVRD}
14mu|apache-2.4.41-1|368	Requires:	apache-mod_authz_groupfile = %{EVRD}
14mu|apache-2.4.41-1|369	Requires:	apache-mod_authz_host = %{EVRD}
14mu|apache-2.4.41-1|370	Requires:	apache-mod_authz_owner = %{EVRD}
14mu|apache-2.4.41-1|371	Requires:	apache-mod_authz_user = %{EVRD}
14mu|apache-2.4.41-1|372	Requires:	apache-mod_autoindex = %{EVRD}
14mu|apache-2.4.41-1|373	Requires:	apache-mod_cgi = %{EVRD}
14mu|apache-2.4.41-1|374	Requires:	apache-mod_deflate = %{EVRD}
14mu|apache-2.4.41-1|375	Requires:	apache-mod_dir = %{EVRD}
14mu|apache-2.4.41-1|376	Requires:	apache-mod_env = %{EVRD}
14mu|apache-2.4.41-1|377	Requires:	apache-mod_expires = %{EVRD}
14mu|apache-2.4.41-1|378	Requires:	apache-mod_filter = %{EVRD}
14mu|apache-2.4.41-1|379	Requires:	apache-mod_headers = %{EVRD}
14mu|apache-2.4.41-1|380	Requires:	apache-mod_imagemap = %{EVRD}
14mu|apache-2.4.41-1|381	Requires:	apache-mod_include = %{EVRD}
14mu|apache-2.4.41-1|382	Requires:	apache-mod_info = %{EVRD}
14mu|apache-2.4.41-1|383	Requires:	apache-mod_log_config = %{EVRD}
14mu|apache-2.4.41-1|384	Requires:	apache-mod_lua = %{EVRD}
14mu|apache-2.4.41-1|385	Requires:	apache-mod_mime = %{EVRD}
14mu|apache-2.4.41-1|386	Requires:	apache-mod_mime_magic = %{EVRD}
14mu|apache-2.4.41-1|387	Requires:	apache-mod_negotiation = %{EVRD}
14mu|apache-2.4.41-1|388	Requires:	apache-mod_rewrite = %{EVRD}
14mu|apache-2.4.41-1|389	Requires:	apache-mod_setenvif = %{EVRD}
14mu|apache-2.4.41-1|390	Requires:	apache-mod_status = %{EVRD}
14mu|apache-2.4.41-1|391	Requires:	apache-mod_substitute = %{EVRD}
14mu|apache-2.4.41-1|392	Requires:	apache-mod_unique_id = %{EVRD}
14mu|apache-2.4.41-1|393	Requires:	apache-mod_usertrack = %{EVRD}
14mu|apache-2.4.41-1|394	Requires:	apache-mod_version = %{EVRD}
14mu|apache-2.4.41-1|395	Requires:	apache-mod_vhost_alias = %{EVRD}
14mu|apache-2.4.41-1|396	# new 2.3+ modules
14mu|apache-2.4.41-1|397	Requires:	apache-mod_authz_core = %{EVRD}
14mu|apache-2.4.41-1|398	Requires:	apache-mod_authz_host = %{EVRD}
14mu|apache-2.4.41-1|399	Requires:	apache-mod_unixd = %{EVRD}
14mu|apache-2.4.41-1|400	# new 2.4+ modules
14mu|apache-2.4.41-1|401	Requires:	apache-mod_socache_redis = %{EVRD}
14mu|apache-2.4.41-1|402	# obsolete 2.2 modules
14mu|apache-2.4.41-1|403	Obsoletes:	apache-mod_authz_default < 2.4
14mu|apache-2.4.41-1|404	Obsoletes:	apache-mod_authn_alias < 2.4
14mu|apache-2.4.41-1|405	Obsoletes:	apache-mod_authn_default < 2.4
14mu|apache-2.4.41-1|406	
14mu|apache-2.4.41-1|407	%description modules
14mu|apache-2.4.41-1|408	This is a meta package that pulls in the apache modules used by default
14mu|apache-2.4.41-1|409	in %{vendor}.
14mu|apache-2.4.41-1|410	
14mu|apache-2.4.41-1|411	%files modules
14mu|apache-2.4.41-1|412	
14mu|apache-2.4.41-1|413	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|414	
14mu|apache-2.4.41-1|415	%package mod_authn_file
14mu|apache-2.4.41-1|416	Summary:	User authentication using text files
14mu|apache-2.4.41-1|417	Group:		System/Servers
14mu|apache-2.4.41-1|418	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|419	
14mu|apache-2.4.41-1|420	%description mod_authn_file
14mu|apache-2.4.41-1|421	This module provides authentication front-ends such as mod_auth_digest
14mu|apache-2.4.41-1|422	and mod_auth_basic to authenticate users by looking up users in plain text
14mu|apache-2.4.41-1|423	password files. Similar functionality is provided by mod_authn_dbm.
14mu|apache-2.4.41-1|424	
14mu|apache-2.4.41-1|425	When using mod_auth_basic or mod_auth_digest, this module is invoked via
14mu|apache-2.4.41-1|426	the AuthBasicProvider or AuthDigestProvider with the file value.
14mu|apache-2.4.41-1|427	
14mu|apache-2.4.41-1|428	%files mod_authn_file
14mu|apache-2.4.41-1|429	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/001_mod_authn_file.conf
14mu|apache-2.4.41-1|430	%attr(0755,root,root) %{_libdir}/apache/mod_authn_file.so
14mu|apache-2.4.41-1|431	
14mu|apache-2.4.41-1|432	%post mod_authn_file
14mu|apache-2.4.41-1|433	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|434	
14mu|apache-2.4.41-1|435	%postun mod_authn_file
14mu|apache-2.4.41-1|436	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|437	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|438	fi
14mu|apache-2.4.41-1|439	
14mu|apache-2.4.41-1|440	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|441	
14mu|apache-2.4.41-1|442	%package mod_authn_dbm
14mu|apache-2.4.41-1|443	Summary:	User authentication using DBM files
14mu|apache-2.4.41-1|444	Group:		System/Servers
14mu|apache-2.4.41-1|445	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|446	
14mu|apache-2.4.41-1|447	%description mod_authn_dbm
14mu|apache-2.4.41-1|448	This module provides authentication front-ends such as mod_auth_digest and
14mu|apache-2.4.41-1|449	mod_auth_basic to authenticate users by looking up users in dbm password
14mu|apache-2.4.41-1|450	files. Similar functionality is provided by mod_authn_file.
14mu|apache-2.4.41-1|451	
14mu|apache-2.4.41-1|452	When using mod_auth_basic or mod_auth_digest, this module is invoked via
14mu|apache-2.4.41-1|453	the AuthBasicProvider or AuthDigestProvider with the dbm value.
14mu|apache-2.4.41-1|454	
14mu|apache-2.4.41-1|455	%files mod_authn_dbm
14mu|apache-2.4.41-1|456	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/002_mod_authn_dbm.conf
14mu|apache-2.4.41-1|457	%attr(0755,root,root) %{_libdir}/apache/mod_authn_dbm.so
14mu|apache-2.4.41-1|458	
14mu|apache-2.4.41-1|459	%post mod_authn_dbm
14mu|apache-2.4.41-1|460	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|461	
14mu|apache-2.4.41-1|462	%postun mod_authn_dbm
14mu|apache-2.4.41-1|463	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|464	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|465	fi
14mu|apache-2.4.41-1|466	
14mu|apache-2.4.41-1|467	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|468	
14mu|apache-2.4.41-1|469	%package mod_authn_anon
14mu|apache-2.4.41-1|470	Summary:	Allows "anonymous" user access to authenticated areas
14mu|apache-2.4.41-1|471	Group:		System/Servers
14mu|apache-2.4.41-1|472	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|473	
14mu|apache-2.4.41-1|474	%description mod_authn_anon
14mu|apache-2.4.41-1|475	This module provides authentication front-ends such as mod_auth_basic to
14mu|apache-2.4.41-1|476	authenticate users similar to anonymous-ftp sites, i.e. have a 'magic' user
14mu|apache-2.4.41-1|477	id 'anonymous' and the email address as a password. These email addresses
14mu|apache-2.4.41-1|478	can be logged.
14mu|apache-2.4.41-1|479	
14mu|apache-2.4.41-1|480	Combined with other (database) access control methods, this allows for
14mu|apache-2.4.41-1|481	effective user tracking and customization according to a user profile
14mu|apache-2.4.41-1|482	while still keeping the site open for 'unregistered' users. One advantage
14mu|apache-2.4.41-1|483	of using Auth-based user tracking is that, unlike magic-cookies and funny
14mu|apache-2.4.41-1|484	URL pre/postfixes, it is completely browser independent and it allows users
14mu|apache-2.4.41-1|485	to share URLs.
14mu|apache-2.4.41-1|486	
14mu|apache-2.4.41-1|487	When using mod_auth_basic, this module is invoked via the AuthBasicProvider
14mu|apache-2.4.41-1|488	directive with the anon value.
14mu|apache-2.4.41-1|489	
14mu|apache-2.4.41-1|490	%files mod_authn_anon
14mu|apache-2.4.41-1|491	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/003_mod_authn_anon.conf
14mu|apache-2.4.41-1|492	%attr(0755,root,root) %{_libdir}/apache/mod_authn_anon.so
14mu|apache-2.4.41-1|493	
14mu|apache-2.4.41-1|494	%post mod_authn_anon
14mu|apache-2.4.41-1|495	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|496	
14mu|apache-2.4.41-1|497	%postun mod_authn_anon
14mu|apache-2.4.41-1|498	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|499	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|500	fi
14mu|apache-2.4.41-1|501	
14mu|apache-2.4.41-1|502	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|503	
14mu|apache-2.4.41-1|504	%package mod_authn_dbd
14mu|apache-2.4.41-1|505	Summary:	User authentication using an SQL database
14mu|apache-2.4.41-1|506	Group:		System/Servers
14mu|apache-2.4.41-1|507	Requires:	apache-mod_dbd
14mu|apache-2.4.41-1|508	
14mu|apache-2.4.41-1|509	%description mod_authn_dbd
14mu|apache-2.4.41-1|510	This module provides authentication front-ends such as mod_auth_digest
14mu|apache-2.4.41-1|511	and mod_auth_basic to authenticate users by looking up users in SQL
14mu|apache-2.4.41-1|512	tables. Similar functionality is provided by, for example, mod_authn_file.
14mu|apache-2.4.41-1|513	
14mu|apache-2.4.41-1|514	This module relies on mod_dbd to specify the backend database driver and
14mu|apache-2.4.41-1|515	connection parameters, and manage the database connections.
14mu|apache-2.4.41-1|516	
14mu|apache-2.4.41-1|517	When using mod_auth_basic or mod_auth_digest, this module is invoked via
14mu|apache-2.4.41-1|518	the AuthBasicProvider or AuthDigestProvider with the dbd value.
14mu|apache-2.4.41-1|519	
14mu|apache-2.4.41-1|520	%files mod_authn_dbd
14mu|apache-2.4.41-1|521	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/004_mod_authn_dbd.conf
14mu|apache-2.4.41-1|522	%attr(0755,root,root) %{_libdir}/apache/mod_authn_dbd.so
14mu|apache-2.4.41-1|523	
14mu|apache-2.4.41-1|524	%post mod_authn_dbd
14mu|apache-2.4.41-1|525	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|526	
14mu|apache-2.4.41-1|527	%postun mod_authn_dbd
14mu|apache-2.4.41-1|528	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|529	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|530	fi
14mu|apache-2.4.41-1|531	
14mu|apache-2.4.41-1|532	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|533	
14mu|apache-2.4.41-1|534	%package mod_authn_socache
14mu|apache-2.4.41-1|535	Summary:	Manages a cache of authentication credentials to relieve the load on backends
14mu|apache-2.4.41-1|536	Group:		System/Servers
14mu|apache-2.4.41-1|537	
14mu|apache-2.4.41-1|538	%description mod_authn_socache
14mu|apache-2.4.41-1|539	Maintains a cache of authentication credentials, so that a new backend
14mu|apache-2.4.41-1|540	lookup is not required for every authenticated request.
14mu|apache-2.4.41-1|541	
14mu|apache-2.4.41-1|542	%files mod_authn_socache
14mu|apache-2.4.41-1|543	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/005_mod_authn_socache.conf
14mu|apache-2.4.41-1|544	%attr(0755,root,root) %{_libdir}/apache/mod_authn_socache.so
14mu|apache-2.4.41-1|545	
14mu|apache-2.4.41-1|546	%post mod_authn_socache
14mu|apache-2.4.41-1|547	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|548	
14mu|apache-2.4.41-1|549	%postun mod_authn_socache
14mu|apache-2.4.41-1|550	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|551	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|552	fi
14mu|apache-2.4.41-1|553	
14mu|apache-2.4.41-1|554	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|555	
14mu|apache-2.4.41-1|556	%package mod_authn_core
14mu|apache-2.4.41-1|557	Summary:	Core Authentication
14mu|apache-2.4.41-1|558	Group:		System/Servers
14mu|apache-2.4.41-1|559	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|560	
14mu|apache-2.4.41-1|561	%description mod_authn_core
14mu|apache-2.4.41-1|562	This module provides core authentication capabilities to allow or deny
14mu|apache-2.4.41-1|563	access to portions of the web site. mod_authn_core provides directives that
14mu|apache-2.4.41-1|564	are common to all authentication providers.
14mu|apache-2.4.41-1|565	
14mu|apache-2.4.41-1|566	%files mod_authn_core
14mu|apache-2.4.41-1|567	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/006_mod_authn_core.conf
14mu|apache-2.4.41-1|568	%attr(0755,root,root) %{_libdir}/apache/mod_authn_core.so
14mu|apache-2.4.41-1|569	
14mu|apache-2.4.41-1|570	%post mod_authn_core
14mu|apache-2.4.41-1|571	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|572	
14mu|apache-2.4.41-1|573	%postun mod_authn_core
14mu|apache-2.4.41-1|574	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|575	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|576	fi
14mu|apache-2.4.41-1|577	
14mu|apache-2.4.41-1|578	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|579	
14mu|apache-2.4.41-1|580	%package mod_authz_host
14mu|apache-2.4.41-1|581	Summary:	Group authorizations based on host (name or IP address)
14mu|apache-2.4.41-1|582	Group:		System/Servers
14mu|apache-2.4.41-1|583	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|584	
14mu|apache-2.4.41-1|585	%description mod_authz_host
14mu|apache-2.4.41-1|586	The authorization providers implemented by mod_authz_host are registered using
14mu|apache-2.4.41-1|587	the Require directive. The directive can be referenced within a <Directory>,
14mu|apache-2.4.41-1|588	<Files>, or <Location> section as well as .htaccess files to control access
14mu|apache-2.4.41-1|589	to particular parts of the server.  Access can be controlled based on the
14mu|apache-2.4.41-1|590	client hostname or IP address.
14mu|apache-2.4.41-1|591	
14mu|apache-2.4.41-1|592	In general, access restriction directives apply to all access methods (GET,
14mu|apache-2.4.41-1|593	PUT, POST, etc). This is the desired behavior in most cases.  However, it is
14mu|apache-2.4.41-1|594	possible to restrict some methods, while leaving other methods unrestricted,
14mu|apache-2.4.41-1|595	by enclosing the directives in a <Limit> section.
14mu|apache-2.4.41-1|596	
14mu|apache-2.4.41-1|597	%files mod_authz_host
14mu|apache-2.4.41-1|598	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/007_mod_authz_host.conf
14mu|apache-2.4.41-1|599	%attr(0755,root,root) %{_libdir}/apache/mod_authz_host.so
14mu|apache-2.4.41-1|600	
14mu|apache-2.4.41-1|601	%post mod_authz_host
14mu|apache-2.4.41-1|602	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|603	
14mu|apache-2.4.41-1|604	%postun mod_authz_host
14mu|apache-2.4.41-1|605	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|606	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|607	fi
14mu|apache-2.4.41-1|608	
14mu|apache-2.4.41-1|609	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|610	
14mu|apache-2.4.41-1|611	%package mod_authz_groupfile
14mu|apache-2.4.41-1|612	Summary:	Group authorization using plaintext files
14mu|apache-2.4.41-1|613	Group:		System/Servers
14mu|apache-2.4.41-1|614	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|615	
14mu|apache-2.4.41-1|616	%description mod_authz_groupfile
14mu|apache-2.4.41-1|617	This module provides authorization capabilities so that authenticated
14mu|apache-2.4.41-1|618	users can be allowed or denied access to portions of the web site by group
14mu|apache-2.4.41-1|619	membership. Similar functionality is provided by mod_authz_dbm.
14mu|apache-2.4.41-1|620	
14mu|apache-2.4.41-1|621	%files mod_authz_groupfile
14mu|apache-2.4.41-1|622	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/008_mod_authz_groupfile.conf
14mu|apache-2.4.41-1|623	%attr(0755,root,root) %{_libdir}/apache/mod_authz_groupfile.so
14mu|apache-2.4.41-1|624	
14mu|apache-2.4.41-1|625	%post mod_authz_groupfile
14mu|apache-2.4.41-1|626	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|627	
14mu|apache-2.4.41-1|628	%postun mod_authz_groupfile
14mu|apache-2.4.41-1|629	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|630	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|631	fi
14mu|apache-2.4.41-1|632	
14mu|apache-2.4.41-1|633	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|634	
14mu|apache-2.4.41-1|635	%package mod_authz_user
14mu|apache-2.4.41-1|636	Summary:	User Authorization
14mu|apache-2.4.41-1|637	Group:		System/Servers
14mu|apache-2.4.41-1|638	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|639	
14mu|apache-2.4.41-1|640	%description mod_authz_user
14mu|apache-2.4.41-1|641	This module provides authorization capabilities so that authenticated
14mu|apache-2.4.41-1|642	users can be allowed or denied access to portions of the web site.
14mu|apache-2.4.41-1|643	mod_authz_user grants access if the authenticated user is listed in a
14mu|apache-2.4.41-1|644	Require user directive. Alternatively Require valid-user can be used to
14mu|apache-2.4.41-1|645	grant access to all successfully authenticated users.
14mu|apache-2.4.41-1|646	
14mu|apache-2.4.41-1|647	%files mod_authz_user
14mu|apache-2.4.41-1|648	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/009_mod_authz_user.conf
14mu|apache-2.4.41-1|649	%attr(0755,root,root) %{_libdir}/apache/mod_authz_user.so
14mu|apache-2.4.41-1|650	
14mu|apache-2.4.41-1|651	%post mod_authz_user
14mu|apache-2.4.41-1|652	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|653	
14mu|apache-2.4.41-1|654	%postun mod_authz_user
14mu|apache-2.4.41-1|655	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|656	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|657	fi
14mu|apache-2.4.41-1|658	
14mu|apache-2.4.41-1|659	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|660	
14mu|apache-2.4.41-1|661	%package mod_authz_dbm
14mu|apache-2.4.41-1|662	Summary:	Group authorization using DBM files
14mu|apache-2.4.41-1|663	Group:		System/Servers
14mu|apache-2.4.41-1|664	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|665	
14mu|apache-2.4.41-1|666	%description mod_authz_dbm
14mu|apache-2.4.41-1|667	This module provides authorization capabilities so that authenticated
14mu|apache-2.4.41-1|668	users can be allowed or denied access to portions of the web site by group
14mu|apache-2.4.41-1|669	membership. Similar functionality is provided by mod_authz_groupfile.
14mu|apache-2.4.41-1|670	
14mu|apache-2.4.41-1|671	%files mod_authz_dbm
14mu|apache-2.4.41-1|672	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/010_mod_authz_dbm.conf
14mu|apache-2.4.41-1|673	%attr(0755,root,root) %{_libdir}/apache/mod_authz_dbm.so
14mu|apache-2.4.41-1|674	
14mu|apache-2.4.41-1|675	%post mod_authz_dbm
14mu|apache-2.4.41-1|676	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|677	
14mu|apache-2.4.41-1|678	%postun mod_authz_dbm
14mu|apache-2.4.41-1|679	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|680	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|681	fi
14mu|apache-2.4.41-1|682	
14mu|apache-2.4.41-1|683	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|684	
14mu|apache-2.4.41-1|685	%package mod_authz_owner
14mu|apache-2.4.41-1|686	Summary:	Authorization based on file ownership
14mu|apache-2.4.41-1|687	Group:		System/Servers
14mu|apache-2.4.41-1|688	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|689	
14mu|apache-2.4.41-1|690	%description mod_authz_owner
14mu|apache-2.4.41-1|691	This module authorizes access to files by comparing the userid used for
14mu|apache-2.4.41-1|692	HTTP authentication (the web userid) with the file-system owner or group
14mu|apache-2.4.41-1|693	of the requested file. The supplied username and password must be already
14mu|apache-2.4.41-1|694	properly verified by an authentication module, such as mod_auth_basic or
14mu|apache-2.4.41-1|695	mod_auth_digest. mod_authz_owner recognizes two arguments for the Require
14mu|apache-2.4.41-1|696	directive, file-owner and file-group, as follows:
14mu|apache-2.4.41-1|697	
14mu|apache-2.4.41-1|698	file-owner
14mu|apache-2.4.41-1|699	The supplied web-username must match the system's name for the owner of the
14mu|apache-2.4.41-1|700	file being requested. That is, if the operating system says the requested
14mu|apache-2.4.41-1|701	file is owned by jones, then the username used to access it through the
14mu|apache-2.4.41-1|702	web must be jones as well.
14mu|apache-2.4.41-1|703	
14mu|apache-2.4.41-1|704	file-group
14mu|apache-2.4.41-1|705	The name of the system group that owns the file must be present in a
14mu|apache-2.4.41-1|706	group database, which is provided, for example, by mod_authz_groupfile
14mu|apache-2.4.41-1|707	or mod_authz_dbm, and the web-username must be a member of that group. For
14mu|apache-2.4.41-1|708	example, if the operating system says the requested file is owned by (system)
14mu|apache-2.4.41-1|709	group accounts, the group accounts must appear in the group database and
14mu|apache-2.4.41-1|710	the web-username used in the request must be a member of that group.
14mu|apache-2.4.41-1|711	
14mu|apache-2.4.41-1|712	%files mod_authz_owner
14mu|apache-2.4.41-1|713	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/011_mod_authz_owner.conf
14mu|apache-2.4.41-1|714	%attr(0755,root,root) %{_libdir}/apache/mod_authz_owner.so
14mu|apache-2.4.41-1|715	
14mu|apache-2.4.41-1|716	%post mod_authz_owner
14mu|apache-2.4.41-1|717	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|718	
14mu|apache-2.4.41-1|719	%postun mod_authz_owner
14mu|apache-2.4.41-1|720	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|721	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|722	fi
14mu|apache-2.4.41-1|723	
14mu|apache-2.4.41-1|724	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|725	
14mu|apache-2.4.41-1|726	%package mod_authz_dbd
14mu|apache-2.4.41-1|727	Summary:	Group Authorization and Login using SQL
14mu|apache-2.4.41-1|728	Group:		System/Servers
14mu|apache-2.4.41-1|729	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|730	
14mu|apache-2.4.41-1|731	%description mod_authz_dbd
14mu|apache-2.4.41-1|732	This module provides authorization capabilities so that authenticated
14mu|apache-2.4.41-1|733	users can be allowed or denied access to portions of the web site by group
14mu|apache-2.4.41-1|734	membership. Similar functionality is provided by mod_authz_groupfile and
14mu|apache-2.4.41-1|735	mod_authz_dbm, with the exception that this module queries a SQL database
14mu|apache-2.4.41-1|736	to determine whether a user is a member of a group.
14mu|apache-2.4.41-1|737	
14mu|apache-2.4.41-1|738	This module can also provide database-backed user login/logout
14mu|apache-2.4.41-1|739	capabilities. These are likely to be of most value when used in conjunction
14mu|apache-2.4.41-1|740	with mod_authn_dbd.
14mu|apache-2.4.41-1|741	
14mu|apache-2.4.41-1|742	This module relies on mod_dbd to specify the backend database driver and
14mu|apache-2.4.41-1|743	connection parameters, and manage the database connections.
14mu|apache-2.4.41-1|744	
14mu|apache-2.4.41-1|745	%files mod_authz_dbd
14mu|apache-2.4.41-1|746	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/012_mod_authz_dbd.conf
14mu|apache-2.4.41-1|747	%attr(0755,root,root) %{_libdir}/apache/mod_authz_dbd.so
14mu|apache-2.4.41-1|748	
14mu|apache-2.4.41-1|749	%post mod_authz_dbd
14mu|apache-2.4.41-1|750	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|751	
14mu|apache-2.4.41-1|752	%postun mod_authz_dbd
14mu|apache-2.4.41-1|753	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|754	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|755	fi
14mu|apache-2.4.41-1|756	
14mu|apache-2.4.41-1|757	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|758	
14mu|apache-2.4.41-1|759	%package mod_authz_core
14mu|apache-2.4.41-1|760	Summary:	Core Authorization
14mu|apache-2.4.41-1|761	Group:		System/Servers
14mu|apache-2.4.41-1|762	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|763	
14mu|apache-2.4.41-1|764	%description mod_authz_core
14mu|apache-2.4.41-1|765	This module provides core authorization capabilities so that
14mu|apache-2.4.41-1|766	authenticated users can be allowed or denied access to portions of the
14mu|apache-2.4.41-1|767	web site. mod_authz_core provides the functionality to register various
14mu|apache-2.4.41-1|768	authorization providers. It is usually used in conjunction with an
14mu|apache-2.4.41-1|769	authentication provider module such as mod_authn_file and an authorization
14mu|apache-2.4.41-1|770	module such as mod_authz_user. It also allows for advanced logic to be
14mu|apache-2.4.41-1|771	applied to the authorization processing.
14mu|apache-2.4.41-1|772	
14mu|apache-2.4.41-1|773	%files mod_authz_core
14mu|apache-2.4.41-1|774	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/013_mod_authz_core.conf
14mu|apache-2.4.41-1|775	%attr(0755,root,root) %{_libdir}/apache/mod_authz_core.so
14mu|apache-2.4.41-1|776	
14mu|apache-2.4.41-1|777	%post mod_authz_core
14mu|apache-2.4.41-1|778	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|779	
14mu|apache-2.4.41-1|780	%postun mod_authz_core
14mu|apache-2.4.41-1|781	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|782	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|783	fi
14mu|apache-2.4.41-1|784	
14mu|apache-2.4.41-1|785	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|786	
14mu|apache-2.4.41-1|787	%package mod_authnz_ldap
14mu|apache-2.4.41-1|788	Summary:	LDAP HTTP Basic authentication
14mu|apache-2.4.41-1|789	Group:		System/Servers
14mu|apache-2.4.41-1|790	Conflicts:	apache-mod_proxy < 2.4.0
14mu|apache-2.4.41-1|791	
14mu|apache-2.4.41-1|792	%description mod_authnz_ldap
14mu|apache-2.4.41-1|793	This module provides authentication front-ends such as mod_auth_basic to
14mu|apache-2.4.41-1|794	authenticate users through an ldap directory.
14mu|apache-2.4.41-1|795	
14mu|apache-2.4.41-1|796	mod_authnz_ldap supports the following features:
14mu|apache-2.4.41-1|797	
14mu|apache-2.4.41-1|798	* Known to support the OpenLDAP SDK (both 1.x and 2.x), Novell LDAP SDK and
14mu|apache-2.4.41-1|799	the iPlanet (Netscape) SDK.
14mu|apache-2.4.41-1|800	
14mu|apache-2.4.41-1|801	* Complex authorization policies can be implemented by representing the policy
14mu|apache-2.4.41-1|802	with LDAP filters.
14mu|apache-2.4.41-1|803	
14mu|apache-2.4.41-1|804	* Uses extensive caching of LDAP operations via mod_ldap.
14mu|apache-2.4.41-1|805	
14mu|apache-2.4.41-1|806	* Support for LDAP over SSL (requires the Netscape SDK) or TLS (requires the
14mu|apache-2.4.41-1|807	OpenLDAP 2.x SDK or Novell LDAP SDK).
14mu|apache-2.4.41-1|808	
14mu|apache-2.4.41-1|809	When using mod_auth_basic, this module is invoked via the AuthBasicProvider
14mu|apache-2.4.41-1|810	directive with the ldap value.
14mu|apache-2.4.41-1|811	
14mu|apache-2.4.41-1|812	%files mod_authnz_ldap
14mu|apache-2.4.41-1|813	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/014_mod_authnz_ldap.conf
14mu|apache-2.4.41-1|814	%attr(0755,root,root) %{_libdir}/apache/mod_authnz_ldap.so
14mu|apache-2.4.41-1|815	
14mu|apache-2.4.41-1|816	%post mod_authnz_ldap
14mu|apache-2.4.41-1|817	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|818	
14mu|apache-2.4.41-1|819	%postun mod_authnz_ldap
14mu|apache-2.4.41-1|820	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|821	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|822	fi
14mu|apache-2.4.41-1|823	
14mu|apache-2.4.41-1|824	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|825	
14mu|apache-2.4.41-1|826	%package mod_access_compat
14mu|apache-2.4.41-1|827	Summary:	Group authorizations based on host (name or IP address)
14mu|apache-2.4.41-1|828	Group:		System/Servers
14mu|apache-2.4.41-1|829	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|830	
14mu|apache-2.4.41-1|831	%description mod_access_compat
14mu|apache-2.4.41-1|832	The directives provided by mod_access_compat are used in <Directory>,
14mu|apache-2.4.41-1|833	<Files>, and <Location> sections as well as .htaccess files to control access
14mu|apache-2.4.41-1|834	to particular parts of the server. Access can be controlled based on the
14mu|apache-2.4.41-1|835	client hostname, IP address, or other characteristics of the client request,
14mu|apache-2.4.41-1|836	as captured in environment variables. The Allow and Deny directives are
14mu|apache-2.4.41-1|837	used to specify which clients are or are not allowed access to the server,
14mu|apache-2.4.41-1|838	while the Order directive sets the default access state, and configures
14mu|apache-2.4.41-1|839	how the Allow and Deny directives interact with each other.
14mu|apache-2.4.41-1|840	
14mu|apache-2.4.41-1|841	Both host-based access restrictions and password-based authentication may
14mu|apache-2.4.41-1|842	be implemented simultaneously. In that case, the Satisfy directive is used
14mu|apache-2.4.41-1|843	to determine how the two sets of restrictions interact.
14mu|apache-2.4.41-1|844	
14mu|apache-2.4.41-1|845	%files mod_access_compat
14mu|apache-2.4.41-1|846	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/015_mod_access_compat.conf
14mu|apache-2.4.41-1|847	%attr(0755,root,root) %{_libdir}/apache/mod_access_compat.so
14mu|apache-2.4.41-1|848	
14mu|apache-2.4.41-1|849	%post mod_access_compat
14mu|apache-2.4.41-1|850	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|851	
14mu|apache-2.4.41-1|852	%postun mod_access_compat
14mu|apache-2.4.41-1|853	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|854	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|855	fi
14mu|apache-2.4.41-1|856	
14mu|apache-2.4.41-1|857	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|858	
14mu|apache-2.4.41-1|859	%package mod_auth_basic
14mu|apache-2.4.41-1|860	Summary:	Basic authentication
14mu|apache-2.4.41-1|861	Group:		System/Servers
14mu|apache-2.4.41-1|862	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|863	
14mu|apache-2.4.41-1|864	%description mod_auth_basic
14mu|apache-2.4.41-1|865	This module allows the use of HTTP Basic Authentication to restrict access
14mu|apache-2.4.41-1|866	by looking up users in the given providers. HTTP Digest Authentication is
14mu|apache-2.4.41-1|867	provided by mod_auth_digest. This module should usually be combined with at
14mu|apache-2.4.41-1|868	least one authentication module such as mod_authn_file and one authorization
14mu|apache-2.4.41-1|869	module such as mod_authz_user.
14mu|apache-2.4.41-1|870	
14mu|apache-2.4.41-1|871	%files mod_auth_basic
14mu|apache-2.4.41-1|872	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/016_mod_auth_basic.conf
14mu|apache-2.4.41-1|873	%attr(0755,root,root) %{_libdir}/apache/mod_auth_basic.so
14mu|apache-2.4.41-1|874	
14mu|apache-2.4.41-1|875	%post mod_auth_basic
14mu|apache-2.4.41-1|876	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|877	
14mu|apache-2.4.41-1|878	%postun mod_auth_basic
14mu|apache-2.4.41-1|879	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|880	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|881	fi
14mu|apache-2.4.41-1|882	
14mu|apache-2.4.41-1|883	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|884	
14mu|apache-2.4.41-1|885	%package mod_auth_form
14mu|apache-2.4.41-1|886	Summary:	Form authentication
14mu|apache-2.4.41-1|887	Group:		System/Servers
14mu|apache-2.4.41-1|888	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|889	
14mu|apache-2.4.41-1|890	%description mod_auth_form
14mu|apache-2.4.41-1|891	Form authentication depends on the mod_session modules, and these modules
14mu|apache-2.4.41-1|892	make use of HTTP cookies, and as such can fall victim to Cross Site Scripting
14mu|apache-2.4.41-1|893	attacks, or expose potentially private information to clients. Please ensure
14mu|apache-2.4.41-1|894	that the relevant risks have been taken into account before enabling the
14mu|apache-2.4.41-1|895	session functionality on your server.
14mu|apache-2.4.41-1|896	
14mu|apache-2.4.41-1|897	This module allows the use of an HTML login form to restrict access by
14mu|apache-2.4.41-1|898	looking up users in the given providers. HTML forms require significantly
14mu|apache-2.4.41-1|899	more configuration than the alternatives, however an HTML login form can
14mu|apache-2.4.41-1|900	provide a much friendlier experience for end users.
14mu|apache-2.4.41-1|901	
14mu|apache-2.4.41-1|902	HTTP basic authentication is provided by mod_auth_basic, and HTTP digest
14mu|apache-2.4.41-1|903	authentication is provided by mod_auth_digest. This module should be
14mu|apache-2.4.41-1|904	combined with at least one authentication module such as mod_authn_file
14mu|apache-2.4.41-1|905	and one authorization module such as mod_authz_user.
14mu|apache-2.4.41-1|906	
14mu|apache-2.4.41-1|907	Once the user has been successfully authenticated, the user's login details
14mu|apache-2.4.41-1|908	will be stored in a session provided by mod_session.
14mu|apache-2.4.41-1|909	
14mu|apache-2.4.41-1|910	%files mod_auth_form
14mu|apache-2.4.41-1|911	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/017_mod_auth_form.conf
14mu|apache-2.4.41-1|912	%attr(0755,root,root) %{_libdir}/apache/mod_auth_form.so
14mu|apache-2.4.41-1|913	
14mu|apache-2.4.41-1|914	%post mod_auth_form
14mu|apache-2.4.41-1|915	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|916	
14mu|apache-2.4.41-1|917	%postun mod_auth_form
14mu|apache-2.4.41-1|918	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|919	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|920	fi
14mu|apache-2.4.41-1|921	
14mu|apache-2.4.41-1|922	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|923	
14mu|apache-2.4.41-1|924	%package mod_auth_digest
14mu|apache-2.4.41-1|925	Summary:	User authentication using MD5 Digest Authentication
14mu|apache-2.4.41-1|926	Group:		System/Servers
14mu|apache-2.4.41-1|927	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|928	
14mu|apache-2.4.41-1|929	%description mod_auth_digest
14mu|apache-2.4.41-1|930	This module implements HTTP Digest Authentication (RFC2617), and provides
14mu|apache-2.4.41-1|931	a more secure alternative to mod_auth_basic.
14mu|apache-2.4.41-1|932	
14mu|apache-2.4.41-1|933	%files mod_auth_digest
14mu|apache-2.4.41-1|934	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/018_mod_auth_digest.conf
14mu|apache-2.4.41-1|935	%attr(0755,root,root) %{_libdir}/apache/mod_auth_digest.so
14mu|apache-2.4.41-1|936	
14mu|apache-2.4.41-1|937	%post mod_auth_digest
14mu|apache-2.4.41-1|938	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|939	
14mu|apache-2.4.41-1|940	%postun mod_auth_digest
14mu|apache-2.4.41-1|941	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|942	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|943	fi
14mu|apache-2.4.41-1|944	
14mu|apache-2.4.41-1|945	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|946	
14mu|apache-2.4.41-1|947	%package mod_allowmethods
14mu|apache-2.4.41-1|948	Summary:	Easily restrict what HTTP methods can be used on the server
14mu|apache-2.4.41-1|949	Group:		System/Servers
14mu|apache-2.4.41-1|950	
14mu|apache-2.4.41-1|951	%description mod_allowmethods
14mu|apache-2.4.41-1|952	This module makes it easy to restrict what HTTP methods can used on an
14mu|apache-2.4.41-1|953	server. The most common configuration would be:
14mu|apache-2.4.41-1|954	
14mu|apache-2.4.41-1|955	%files mod_allowmethods
14mu|apache-2.4.41-1|956	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/019_mod_allowmethods.conf
14mu|apache-2.4.41-1|957	%attr(0755,root,root) %{_libdir}/apache/mod_allowmethods.so
14mu|apache-2.4.41-1|958	
14mu|apache-2.4.41-1|959	%post mod_allowmethods
14mu|apache-2.4.41-1|960	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|961	
14mu|apache-2.4.41-1|962	%postun mod_allowmethods
14mu|apache-2.4.41-1|963	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|964	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|965	fi
14mu|apache-2.4.41-1|966	
14mu|apache-2.4.41-1|967	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|968	
14mu|apache-2.4.41-1|969	%package mod_file_cache
14mu|apache-2.4.41-1|970	Summary:	Caches a static list of files in memory
14mu|apache-2.4.41-1|971	Group:		System/Servers
14mu|apache-2.4.41-1|972	
14mu|apache-2.4.41-1|973	%description mod_file_cache
14mu|apache-2.4.41-1|974	This module should be used with care. You can easily create a broken site
14mu|apache-2.4.41-1|975	using mod_file_cache, so read this document carefully.
14mu|apache-2.4.41-1|976	
14mu|apache-2.4.41-1|977	Caching frequently requested files that change very infrequently is a
14mu|apache-2.4.41-1|978	technique for reducing server load. mod_file_cache provides two techniques for
14mu|apache-2.4.41-1|979	caching frequently requested static files. Through configuration directives,
14mu|apache-2.4.41-1|980	you can direct mod_file_cache to either open then mmap() a file, or to
14mu|apache-2.4.41-1|981	pre-open a file and save the file's open file handle. Both techniques reduce
14mu|apache-2.4.41-1|982	server load when processing requests for these files by doing part of the
14mu|apache-2.4.41-1|983	work (specifically, the file I/O) for serving the file when the server is
14mu|apache-2.4.41-1|984	started rather than during each request.
14mu|apache-2.4.41-1|985	
14mu|apache-2.4.41-1|986	Notice: You cannot use this for speeding up CGI programs or other files
14mu|apache-2.4.41-1|987	which are served by special content handlers. It can only be used for
14mu|apache-2.4.41-1|988	regular files which are usually served by the Apache core content handler.
14mu|apache-2.4.41-1|989	
14mu|apache-2.4.41-1|990	This module is an extension of and borrows heavily from the mod_mmap_static
14mu|apache-2.4.41-1|991	module in Apache 1.3.
14mu|apache-2.4.41-1|992	
14mu|apache-2.4.41-1|993	%files mod_file_cache
14mu|apache-2.4.41-1|994	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/020_mod_file_cache.conf
14mu|apache-2.4.41-1|995	%attr(0755,root,root) %{_libdir}/apache/mod_file_cache.so
14mu|apache-2.4.41-1|996	
14mu|apache-2.4.41-1|997	%post mod_file_cache
14mu|apache-2.4.41-1|998	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|999	
14mu|apache-2.4.41-1|1000	%postun mod_file_cache
14mu|apache-2.4.41-1|1001	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1002	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1003	fi
14mu|apache-2.4.41-1|1004	
14mu|apache-2.4.41-1|1005	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1006	
14mu|apache-2.4.41-1|1007	%package mod_cache
14mu|apache-2.4.41-1|1008	Summary:	RFC 2616 compliant HTTP caching filter
14mu|apache-2.4.41-1|1009	Group:		System/Servers
14mu|apache-2.4.41-1|1010	Suggests:	apache-mod_cache_disk
14mu|apache-2.4.41-1|1011	
14mu|apache-2.4.41-1|1012	%description mod_cache
14mu|apache-2.4.41-1|1013	This module should be used with care, as when the CacheQuickHandler
14mu|apache-2.4.41-1|1014	directive is in its default value of on, the Allow and Deny directives
14mu|apache-2.4.41-1|1015	will be circumvented. You should not enable quick handler caching for any
14mu|apache-2.4.41-1|1016	content to which you wish to limit access by client host name, address or
14mu|apache-2.4.41-1|1017	environment variable.
14mu|apache-2.4.41-1|1018	
14mu|apache-2.4.41-1|1019	mod_cache implements an RFC 2616 compliant HTTP content caching filter,
14mu|apache-2.4.41-1|1020	with support for the caching of content negotiated responses containing
14mu|apache-2.4.41-1|1021	the Vary header.
14mu|apache-2.4.41-1|1022	
14mu|apache-2.4.41-1|1023	RFC 2616 compliant caching provides a mechanism to verify whether stale or
14mu|apache-2.4.41-1|1024	expired content is still fresh, and can represent a significant performance
14mu|apache-2.4.41-1|1025	boost when the origin server supports conditional requests by honouring
14mu|apache-2.4.41-1|1026	the If-None-Match HTTP request header. Content is only regenerated from
14mu|apache-2.4.41-1|1027	scratch when the content has changed, and not when the cached entry expires.
14mu|apache-2.4.41-1|1028	
14mu|apache-2.4.41-1|1029	As a filter, mod_cache can be placed in front of content originating from
14mu|apache-2.4.41-1|1030	any handler, including flat files (served from a slow disk cached on a fast
14mu|apache-2.4.41-1|1031	disk), the output of a CGI script or dynamic content generator, or content
14mu|apache-2.4.41-1|1032	proxied from another server.
14mu|apache-2.4.41-1|1033	
14mu|apache-2.4.41-1|1034	In the default configuration, mod_cache inserts the caching filter as far
14mu|apache-2.4.41-1|1035	forward as possible within the filter stack, utilising the quick handler to
14mu|apache-2.4.41-1|1036	bypass all per request processing when returning content to the client. In
14mu|apache-2.4.41-1|1037	this mode of operation, mod_cache may be thought of as a caching proxy
14mu|apache-2.4.41-1|1038	server bolted to the front of the webserver, while running within the
14mu|apache-2.4.41-1|1039	webserver itself.
14mu|apache-2.4.41-1|1040	
14mu|apache-2.4.41-1|1041	When the quick handler is switched off using the CacheQuickHandler directive,
14mu|apache-2.4.41-1|1042	it becomes possible to insert the CACHE filter at a point in the filter
14mu|apache-2.4.41-1|1043	stack chosen by the administrator. This provides the opportunity to cache
14mu|apache-2.4.41-1|1044	content before that content is personalised by the mod_include filter,
14mu|apache-2.4.41-1|1045	or optionally compressed by the mod_deflate filter.
14mu|apache-2.4.41-1|1046	
14mu|apache-2.4.41-1|1047	Under normal operation, mod_cache will respond to and can be controlled by
14mu|apache-2.4.41-1|1048	the Cache-Control and Pragma headers sent from a client in a request, or from
14mu|apache-2.4.41-1|1049	a server within a response. Under exceptional circumstances, mod_cache can
14mu|apache-2.4.41-1|1050	be configured to override these headers and force site specific behaviour,
14mu|apache-2.4.41-1|1051	however such behaviour will be limited to this cache only, and will not
14mu|apache-2.4.41-1|1052	affect the operation of other caches that may exist between the client and
14mu|apache-2.4.41-1|1053	server, and as a result is not recommended unless strictly necessary.
14mu|apache-2.4.41-1|1054	
14mu|apache-2.4.41-1|1055	RFC 2616 allows for the cache to return stale data while the existing
14mu|apache-2.4.41-1|1056	stale entry is refreshed from the origin server, and this is supported
14mu|apache-2.4.41-1|1057	by mod_cache when the CacheLock directive is suitably configured. Such
14mu|apache-2.4.41-1|1058	responses will contain a Warning HTTP header with a 110 response code.
14mu|apache-2.4.41-1|1059	RFC 2616 also allows a cache to return stale data when the attempt made to
14mu|apache-2.4.41-1|1060	refresh the stale data returns an error 500 or above, and this behaviour
14mu|apache-2.4.41-1|1061	is supported by default by mod_cache. Such responses will contain a Warning
14mu|apache-2.4.41-1|1062	HTTP header with a 111 response code.
14mu|apache-2.4.41-1|1063	
14mu|apache-2.4.41-1|1064	mod_cache requires the services of one or more storage management modules. One
14mu|apache-2.4.41-1|1065	storage management module is included in the base Apache distribution:
14mu|apache-2.4.41-1|1066	
14mu|apache-2.4.41-1|1067	mod_cache_disk
14mu|apache-2.4.41-1|1068	Implements a disk based storage manager. Headers and bodies are stored
14mu|apache-2.4.41-1|1069	separately on disk, in a directory structure derived from the md5 hash of the
14mu|apache-2.4.41-1|1070	cached URL. Multiple content negotiated responses can be stored concurrently,
14mu|apache-2.4.41-1|1071	however the caching of partial content is not supported by this module. The
14mu|apache-2.4.41-1|1072	htcacheclean tool is provided to list cached URLs, remove cached URLs,
14mu|apache-2.4.41-1|1073	or to maintain the size of the disk cache within size and inode limits.
14mu|apache-2.4.41-1|1074	
14mu|apache-2.4.41-1|1075	Further details, discussion, and examples, are provided in the Caching Guide.
14mu|apache-2.4.41-1|1076	
14mu|apache-2.4.41-1|1077	%files mod_cache
14mu|apache-2.4.41-1|1078	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/021_mod_cache.conf
14mu|apache-2.4.41-1|1079	%attr(0755,root,root) %{_libdir}/apache/mod_cache.so
14mu|apache-2.4.41-1|1080	
14mu|apache-2.4.41-1|1081	%post mod_cache
14mu|apache-2.4.41-1|1082	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1083	
14mu|apache-2.4.41-1|1084	%postun mod_cache
14mu|apache-2.4.41-1|1085	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1086	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1087	fi
14mu|apache-2.4.41-1|1088	
14mu|apache-2.4.41-1|1089	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1090	
14mu|apache-2.4.41-1|1091	%package mod_cache_disk
14mu|apache-2.4.41-1|1092	Summary:	Disk based storage module for the HTTP caching filter
14mu|apache-2.4.41-1|1093	Group:		System/Servers
14mu|apache-2.4.41-1|1094	Suggests:	apache-htcacheclean = %{EVRD}
14mu|apache-2.4.41-1|1095	
14mu|apache-2.4.41-1|1096	%description mod_cache_disk
14mu|apache-2.4.41-1|1097	mod_cache_disk implements a disk based storage manager for mod_cache.
14mu|apache-2.4.41-1|1098	
14mu|apache-2.4.41-1|1099	The headers and bodies of cached responses are stored separately on disk,
14mu|apache-2.4.41-1|1100	in a directory structure derived from the md5 hash of the cached URL.
14mu|apache-2.4.41-1|1101	
14mu|apache-2.4.41-1|1102	Multiple content negotiated responses can be stored concurrently, however
14mu|apache-2.4.41-1|1103	the caching of partial content is not yet supported by this module.
14mu|apache-2.4.41-1|1104	
14mu|apache-2.4.41-1|1105	Atomic cache updates to both header and body files are achieved without
14mu|apache-2.4.41-1|1106	the need for locking by storing the device and inode numbers of the body
14mu|apache-2.4.41-1|1107	file within the header file. This has the side effect that cache entries
14mu|apache-2.4.41-1|1108	manually moved into the cache will be ignored.
14mu|apache-2.4.41-1|1109	
14mu|apache-2.4.41-1|1110	The htcacheclean tool is provided to list cached URLs, remove cached URLs,
14mu|apache-2.4.41-1|1111	or to maintain the size of the disk cache within size and/or inode limits. The
14mu|apache-2.4.41-1|1112	tool can be run on demand, or can be daemonized to offer continuous monitoring
14mu|apache-2.4.41-1|1113	of directory sizes.
14mu|apache-2.4.41-1|1114	
14mu|apache-2.4.41-1|1115	%files mod_cache_disk
14mu|apache-2.4.41-1|1116	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/022_mod_cache_disk.conf
14mu|apache-2.4.41-1|1117	%attr(0755,root,root) %{_libdir}/apache/mod_cache_disk.so
14mu|apache-2.4.41-1|1118	
14mu|apache-2.4.41-1|1119	%post mod_cache_disk
14mu|apache-2.4.41-1|1120	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1121	
14mu|apache-2.4.41-1|1122	%postun mod_cache_disk
14mu|apache-2.4.41-1|1123	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1124	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1125	fi
14mu|apache-2.4.41-1|1126	
14mu|apache-2.4.41-1|1127	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1128	
14mu|apache-2.4.41-1|1129	%package mod_cache_socache
14mu|apache-2.4.41-1|1130	Summary:	Shared Object cache module for HTTPD
14mu|apache-2.4.41-1|1131	Group:		System/Servers
14mu|apache-2.4.41-1|1132	
14mu|apache-2.4.41-1|1133	%description mod_cache_socache
14mu|apache-2.4.41-1|1134	mod_cache_socache implements a shared object cache (socache) based storage
14mu|apache-2.4.41-1|1135	manager for mod_cache.
14mu|apache-2.4.41-1|1136	
14mu|apache-2.4.41-1|1137	The headers and bodies of cached responses are combined, and stored underneath
14mu|apache-2.4.41-1|1138	a single key in the shared object cache. A number of implementations of shared
14mu|apache-2.4.41-1|1139	object caches are available to choose from.
14mu|apache-2.4.41-1|1140	
14mu|apache-2.4.41-1|1141	Multiple content negotiated responses can be stored concurrently, however the
14mu|apache-2.4.41-1|1142	caching of partial content is not yet supported by this module.
14mu|apache-2.4.41-1|1143	
14mu|apache-2.4.41-1|1144	%files mod_cache_socache
14mu|apache-2.4.41-1|1145	%attr(0755,root,root) %{_libdir}/apache/mod_cache_socache.so
14mu|apache-2.4.41-1|1146	
14mu|apache-2.4.41-1|1147	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1148	
14mu|apache-2.4.41-1|1149	%package mod_socache_shmcb
14mu|apache-2.4.41-1|1150	Summary:	shmcb based shared object cache provider
14mu|apache-2.4.41-1|1151	Group:		System/Servers
14mu|apache-2.4.41-1|1152	
14mu|apache-2.4.41-1|1153	%description mod_socache_shmcb
14mu|apache-2.4.41-1|1154	mod_socache_shmcb is a shared object cache provider which provides for
14mu|apache-2.4.41-1|1155	creation and access to a cache backed by a high-performance cyclic buffer
14mu|apache-2.4.41-1|1156	inside a shared memory segment.
14mu|apache-2.4.41-1|1157	
14mu|apache-2.4.41-1|1158	shmcb:/path/to/datafile(512000)
14mu|apache-2.4.41-1|1159	
14mu|apache-2.4.41-1|1160	Details of other shared object cache providers can be found here.
14mu|apache-2.4.41-1|1161	
14mu|apache-2.4.41-1|1162	%files mod_socache_shmcb
14mu|apache-2.4.41-1|1163	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/023_mod_socache_shmcb.conf
14mu|apache-2.4.41-1|1164	%attr(0755,root,root) %{_libdir}/apache/mod_socache_shmcb.so
14mu|apache-2.4.41-1|1165	
14mu|apache-2.4.41-1|1166	%post mod_socache_shmcb
14mu|apache-2.4.41-1|1167	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1168	
14mu|apache-2.4.41-1|1169	%postun mod_socache_shmcb
14mu|apache-2.4.41-1|1170	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1171	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1172	fi
14mu|apache-2.4.41-1|1173	
14mu|apache-2.4.41-1|1174	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1175	
14mu|apache-2.4.41-1|1176	%package mod_socache_dbm
14mu|apache-2.4.41-1|1177	Summary:	DBM based shared object cache provider
14mu|apache-2.4.41-1|1178	Group:		System/Servers
14mu|apache-2.4.41-1|1179	
14mu|apache-2.4.41-1|1180	%description mod_socache_dbm
14mu|apache-2.4.41-1|1181	mod_socache_dbm is a shared object cache provider which provides for creation
14mu|apache-2.4.41-1|1182	and access to a cache backed by a DBM database.
14mu|apache-2.4.41-1|1183	
14mu|apache-2.4.41-1|1184	dbm:/path/to/datafile
14mu|apache-2.4.41-1|1185	
14mu|apache-2.4.41-1|1186	Details of other shared object cache providers can be found here.
14mu|apache-2.4.41-1|1187	
14mu|apache-2.4.41-1|1188	%files mod_socache_dbm
14mu|apache-2.4.41-1|1189	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/024_mod_socache_dbm.conf
14mu|apache-2.4.41-1|1190	%attr(0755,root,root) %{_libdir}/apache/mod_socache_dbm.so
14mu|apache-2.4.41-1|1191	
14mu|apache-2.4.41-1|1192	%post mod_socache_dbm
14mu|apache-2.4.41-1|1193	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1194	
14mu|apache-2.4.41-1|1195	%postun mod_socache_dbm
14mu|apache-2.4.41-1|1196	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1197	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1198	fi
14mu|apache-2.4.41-1|1199	
14mu|apache-2.4.41-1|1200	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1201	
14mu|apache-2.4.41-1|1202	%package mod_socache_memcache
14mu|apache-2.4.41-1|1203	Summary:	Memcache based shared object cache provider
14mu|apache-2.4.41-1|1204	Group:		System/Servers
14mu|apache-2.4.41-1|1205	
14mu|apache-2.4.41-1|1206	%description mod_socache_memcache
14mu|apache-2.4.41-1|1207	mod_socache_memcache is a shared object cache provider which provides for
14mu|apache-2.4.41-1|1208	creation and access to a cache backed by the memcached high-performance,
14mu|apache-2.4.41-1|1209	distributed memory object caching system.
14mu|apache-2.4.41-1|1210	
14mu|apache-2.4.41-1|1211	Details of other shared object cache providers can be found here.
14mu|apache-2.4.41-1|1212	
14mu|apache-2.4.41-1|1213	%files mod_socache_memcache
14mu|apache-2.4.41-1|1214	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/025_mod_socache_memcache.conf
14mu|apache-2.4.41-1|1215	%attr(0755,root,root) %{_libdir}/apache/mod_socache_memcache.so
14mu|apache-2.4.41-1|1216	
14mu|apache-2.4.41-1|1217	%post mod_socache_memcache
14mu|apache-2.4.41-1|1218	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1219	
14mu|apache-2.4.41-1|1220	%postun mod_socache_memcache
14mu|apache-2.4.41-1|1221	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1222	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1223	fi
14mu|apache-2.4.41-1|1224	
14mu|apache-2.4.41-1|1225	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1226	
14mu|apache-2.4.41-1|1227	%package mod_socache_redis
14mu|apache-2.4.41-1|1228	Summary:	Redis based shared object cache provider
14mu|apache-2.4.41-1|1229	Group:		System/Servers
14mu|apache-2.4.41-1|1230	
14mu|apache-2.4.41-1|1231	%description mod_socache_redis
14mu|apache-2.4.41-1|1232	mod_socache_redis is a shared object cache provider which provides
14mu|apache-2.4.41-1|1233	for creation and access to a cache backed by the Redis
14mu|apache-2.4.41-1|1234	high-performance, distributed memory object caching system.
14mu|apache-2.4.41-1|1235	
14mu|apache-2.4.41-1|1236	This shared object cache provider's "create" method requires a comma
14mu|apache-2.4.41-1|1237	separated list of memcached host/port specifications. If using this
14mu|apache-2.4.41-1|1238	provider via another modules configuration (such as SSLSessionCache),
14mu|apache-2.4.41-1|1239	provide the list of servers as the optional "arg" parameter.
14mu|apache-2.4.41-1|1240	
14mu|apache-2.4.41-1|1241	%files mod_socache_redis
14mu|apache-2.4.41-1|1242	%attr(0755,root,root) %{_libdir}/apache/mod_socache_redis.so
14mu|apache-2.4.41-1|1243	
14mu|apache-2.4.41-1|1244	%post mod_socache_redis
14mu|apache-2.4.41-1|1245	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1246	
14mu|apache-2.4.41-1|1247	%postun mod_socache_redis
14mu|apache-2.4.41-1|1248	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1249	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1250	fi
14mu|apache-2.4.41-1|1251	
14mu|apache-2.4.41-1|1252	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1253	
14mu|apache-2.4.41-1|1254	%package mod_watchdog
14mu|apache-2.4.41-1|1255	Summary:	provides infrastructure for other modules to periodically run tasks
14mu|apache-2.4.41-1|1256	Group:		System/Servers
14mu|apache-2.4.41-1|1257	
14mu|apache-2.4.41-1|1258	%description mod_watchdog
14mu|apache-2.4.41-1|1259	mod_watchdog defines programmatic hooks for other modules to periodically run
14mu|apache-2.4.41-1|1260	tasks. These modules can register handlers for mod_watchdog hooks. Currently,
14mu|apache-2.4.41-1|1261	the following modules in the Apache distribution use this functionality:
14mu|apache-2.4.41-1|1262	
14mu|apache-2.4.41-1|1263	* mod_heartbeat
14mu|apache-2.4.41-1|1264	
14mu|apache-2.4.41-1|1265	* mod_heartmonitor
14mu|apache-2.4.41-1|1266	
14mu|apache-2.4.41-1|1267	To allow a module to use mod_watchdog functionality, mod_watchdog itself
14mu|apache-2.4.41-1|1268	must be statically linked to the server core or, if a dynamic module,
14mu|apache-2.4.41-1|1269	be loaded before the calling module.
14mu|apache-2.4.41-1|1270	
14mu|apache-2.4.41-1|1271	%files mod_watchdog
14mu|apache-2.4.41-1|1272	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/026_mod_watchdog.conf
14mu|apache-2.4.41-1|1273	%attr(0755,root,root) %{_libdir}/apache/mod_watchdog.so
14mu|apache-2.4.41-1|1274	
14mu|apache-2.4.41-1|1275	%post mod_watchdog
14mu|apache-2.4.41-1|1276	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1277	
14mu|apache-2.4.41-1|1278	%postun mod_watchdog
14mu|apache-2.4.41-1|1279	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1280	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1281	fi
14mu|apache-2.4.41-1|1282	
14mu|apache-2.4.41-1|1283	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1284	
14mu|apache-2.4.41-1|1285	%package mod_dbd
14mu|apache-2.4.41-1|1286	Summary:	Manages SQL database connections
14mu|apache-2.4.41-1|1287	Group:		System/Servers
14mu|apache-2.4.41-1|1288	Requires:	apr-util-dbd-ldap
14mu|apache-2.4.41-1|1289	Suggests:	apr-util-dbd-freetds
14mu|apache-2.4.41-1|1290	Suggests:	apr-util-dbd-mysql
14mu|apache-2.4.41-1|1291	Suggests:	apr-util-dbd-odbc
14mu|apache-2.4.41-1|1292	Suggests:	apr-util-dbd-pgsql
14mu|apache-2.4.41-1|1293	Suggests:	apr-util-dbd-sqlite3
14mu|apache-2.4.41-1|1294	
14mu|apache-2.4.41-1|1295	%description mod_dbd
14mu|apache-2.4.41-1|1296	mod_dbd manages SQL database connections using APR. It provides database
14mu|apache-2.4.41-1|1297	connections on request to modules requiring SQL database functions, and
14mu|apache-2.4.41-1|1298	takes care of managing databases with optimal efficiency and scalability
14mu|apache-2.4.41-1|1299	for both threaded and non-threaded MPMs. For details, see the APR website
14mu|apache-2.4.41-1|1300	and this overview of the Apache DBD Framework by its original developer.
14mu|apache-2.4.41-1|1301	
14mu|apache-2.4.41-1|1302	%files mod_dbd
14mu|apache-2.4.41-1|1303	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/027_mod_dbd.conf
14mu|apache-2.4.41-1|1304	%attr(0755,root,root) %{_libdir}/apache/mod_dbd.so
14mu|apache-2.4.41-1|1305	
14mu|apache-2.4.41-1|1306	%post mod_dbd
14mu|apache-2.4.41-1|1307	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1308	
14mu|apache-2.4.41-1|1309	%postun mod_dbd
14mu|apache-2.4.41-1|1310	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1311	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1312	fi
14mu|apache-2.4.41-1|1313	
14mu|apache-2.4.41-1|1314	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1315	
14mu|apache-2.4.41-1|1316	%package mod_bucketeer
14mu|apache-2.4.41-1|1317	Summary:	Buckets manipulation filter
14mu|apache-2.4.41-1|1318	Group:		System/Servers
14mu|apache-2.4.41-1|1319	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1320	
14mu|apache-2.4.41-1|1321	%description mod_bucketeer
14mu|apache-2.4.41-1|1322	Buckets manipulation filter.
14mu|apache-2.4.41-1|1323	
14mu|apache-2.4.41-1|1324	%files mod_bucketeer
14mu|apache-2.4.41-1|1325	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/028_mod_bucketeer.conf
14mu|apache-2.4.41-1|1326	%attr(0755,root,root) %{_libdir}/apache/mod_bucketeer.so
14mu|apache-2.4.41-1|1327	
14mu|apache-2.4.41-1|1328	%post mod_bucketeer
14mu|apache-2.4.41-1|1329	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1330	
14mu|apache-2.4.41-1|1331	%postun mod_bucketeer
14mu|apache-2.4.41-1|1332	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1333	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1334	fi
14mu|apache-2.4.41-1|1335	
14mu|apache-2.4.41-1|1336	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1337	
14mu|apache-2.4.41-1|1338	%package mod_dumpio
14mu|apache-2.4.41-1|1339	Summary:	Dumps all I/O to error log as desired
14mu|apache-2.4.41-1|1340	Group:		System/Servers
14mu|apache-2.4.41-1|1341	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1342	
14mu|apache-2.4.41-1|1343	%description mod_dumpio
14mu|apache-2.4.41-1|1344	mod_dumpio allows for the logging of all input received by Apache and/or
14mu|apache-2.4.41-1|1345	all output sent by Apache to be logged (dumped) to the error.log file.
14mu|apache-2.4.41-1|1346	
14mu|apache-2.4.41-1|1347	The data logging is done right after SSL decoding (for input) and right
14mu|apache-2.4.41-1|1348	before SSL encoding (for output). As can be expected, this can produce
14mu|apache-2.4.41-1|1349	extreme volumes of data, and should only be used when debugging problems.
14mu|apache-2.4.41-1|1350	
14mu|apache-2.4.41-1|1351	%files mod_dumpio
14mu|apache-2.4.41-1|1352	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/029_mod_dumpio.conf
14mu|apache-2.4.41-1|1353	%attr(0755,root,root) %{_libdir}/apache/mod_dumpio.so
14mu|apache-2.4.41-1|1354	
14mu|apache-2.4.41-1|1355	%post mod_dumpio
14mu|apache-2.4.41-1|1356	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1357	
14mu|apache-2.4.41-1|1358	%postun mod_dumpio
14mu|apache-2.4.41-1|1359	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1360	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1361	fi
14mu|apache-2.4.41-1|1362	
14mu|apache-2.4.41-1|1363	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1364	
14mu|apache-2.4.41-1|1365	%package mod_echo
14mu|apache-2.4.41-1|1366	Summary:	A simple echo server to illustrate protocol modules
14mu|apache-2.4.41-1|1367	Group:		System/Servers
14mu|apache-2.4.41-1|1368	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1369	
14mu|apache-2.4.41-1|1370	%description mod_echo
14mu|apache-2.4.41-1|1371	This module provides an example protocol module to illustrate the concept. It
14mu|apache-2.4.41-1|1372	provides a simple echo server. Telnet to it and type stuff, and it will
14mu|apache-2.4.41-1|1373	echo it.
14mu|apache-2.4.41-1|1374	
14mu|apache-2.4.41-1|1375	%files mod_echo
14mu|apache-2.4.41-1|1376	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/030_mod_echo.conf
14mu|apache-2.4.41-1|1377	%attr(0755,root,root) %{_libdir}/apache/mod_echo.so
14mu|apache-2.4.41-1|1378	
14mu|apache-2.4.41-1|1379	%post mod_echo
14mu|apache-2.4.41-1|1380	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1381	
14mu|apache-2.4.41-1|1382	%postun mod_echo
14mu|apache-2.4.41-1|1383	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1384	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1385	fi
14mu|apache-2.4.41-1|1386	
14mu|apache-2.4.41-1|1387	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1388	
14mu|apache-2.4.41-1|1389	%package mod_case_filter
14mu|apache-2.4.41-1|1390	Summary:	CaseFilter module
14mu|apache-2.4.41-1|1391	Group:		System/Servers
14mu|apache-2.4.41-1|1392	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1393	
14mu|apache-2.4.41-1|1394	%description mod_case_filter
14mu|apache-2.4.41-1|1395	CaseFilter module.
14mu|apache-2.4.41-1|1396	
14mu|apache-2.4.41-1|1397	%files mod_case_filter
14mu|apache-2.4.41-1|1398	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/031_mod_case_filter.conf
14mu|apache-2.4.41-1|1399	%attr(0755,root,root) %{_libdir}/apache/mod_case_filter.so
14mu|apache-2.4.41-1|1400	
14mu|apache-2.4.41-1|1401	%post mod_case_filter
14mu|apache-2.4.41-1|1402	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1403	
14mu|apache-2.4.41-1|1404	%postun mod_case_filter
14mu|apache-2.4.41-1|1405	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1406	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1407	fi
14mu|apache-2.4.41-1|1408	
14mu|apache-2.4.41-1|1409	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1410	
14mu|apache-2.4.41-1|1411	%package mod_case_filter_in
14mu|apache-2.4.41-1|1412	Summary:	CaseFilterInFilter module
14mu|apache-2.4.41-1|1413	Group:		System/Servers
14mu|apache-2.4.41-1|1414	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1415	
14mu|apache-2.4.41-1|1416	%description mod_case_filter_in
14mu|apache-2.4.41-1|1417	CaseFilterInFilter module.
14mu|apache-2.4.41-1|1418	
14mu|apache-2.4.41-1|1419	%files mod_case_filter_in
14mu|apache-2.4.41-1|1420	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/032_mod_case_filter_in.conf
14mu|apache-2.4.41-1|1421	%attr(0755,root,root) %{_libdir}/apache/mod_case_filter_in.so
14mu|apache-2.4.41-1|1422	
14mu|apache-2.4.41-1|1423	%post mod_case_filter_in
14mu|apache-2.4.41-1|1424	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1425	
14mu|apache-2.4.41-1|1426	%postun mod_case_filter_in
14mu|apache-2.4.41-1|1427	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1428	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1429	fi
14mu|apache-2.4.41-1|1430	
14mu|apache-2.4.41-1|1431	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1432	
14mu|apache-2.4.41-1|1433	%package mod_buffer
14mu|apache-2.4.41-1|1434	Summary:	Support for request buffering
14mu|apache-2.4.41-1|1435	Group:		System/Servers
14mu|apache-2.4.41-1|1436	
14mu|apache-2.4.41-1|1437	%description mod_buffer
14mu|apache-2.4.41-1|1438	This module provides the ability to buffer the input and output filter stacks.
14mu|apache-2.4.41-1|1439	
14mu|apache-2.4.41-1|1440	Under certain circumstances, content generators might create content in small
14mu|apache-2.4.41-1|1441	chunks. In order to promote memory reuse, in memory chunks are always 8k in
14mu|apache-2.4.41-1|1442	size, regardless of the size of the chunk itself. When many small chunks are
14mu|apache-2.4.41-1|1443	generated by a request, this can create a large memory footprint while the
14mu|apache-2.4.41-1|1444	request is being processed, and an unnecessarily large amount of data on
14mu|apache-2.4.41-1|1445	the wire. The addition of a buffer collapses the response into the fewest
14mu|apache-2.4.41-1|1446	chunks possible.
14mu|apache-2.4.41-1|1447	
14mu|apache-2.4.41-1|1448	When httpd is used in front of an expensive content generator, buffering the
14mu|apache-2.4.41-1|1449	response may allow the backend to complete processing and release resources
14mu|apache-2.4.41-1|1450	sooner, depending on how the backend is designed.
14mu|apache-2.4.41-1|1451	
14mu|apache-2.4.41-1|1452	The buffer filter may be added to either the input or the output filter
14mu|apache-2.4.41-1|1453	stacks, as appropriate, using the SetInputFilter, SetOutputFilter,
14mu|apache-2.4.41-1|1454	AddOutputFilter or AddOutputFilterByType directives.
14mu|apache-2.4.41-1|1455	
14mu|apache-2.4.41-1|1456	Using buffer with mod_include
14mu|apache-2.4.41-1|1457	
14mu|apache-2.4.41-1|1458	AddOutputFilterByType INCLUDES;BUFFER text/html The buffer filters read the
14mu|apache-2.4.41-1|1459	request/response into RAM and then repack the request/response into the fewest
14mu|apache-2.4.41-1|1460	memory buckets possible, at the cost of CPU time. When the request/response
14mu|apache-2.4.41-1|1461	is already efficiently packed, buffering the request/response could cause
14mu|apache-2.4.41-1|1462	the request/response to be slower than not using a buffer at all. These
14mu|apache-2.4.41-1|1463	filters should be used with care, and only where necessary.
14mu|apache-2.4.41-1|1464	
14mu|apache-2.4.41-1|1465	%files mod_buffer
14mu|apache-2.4.41-1|1466	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/033_mod_buffer.conf
14mu|apache-2.4.41-1|1467	%attr(0755,root,root) %{_libdir}/apache/mod_buffer.so
14mu|apache-2.4.41-1|1468	
14mu|apache-2.4.41-1|1469	%post mod_buffer
14mu|apache-2.4.41-1|1470	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1471	
14mu|apache-2.4.41-1|1472	%postun mod_buffer
14mu|apache-2.4.41-1|1473	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1474	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1475	fi
14mu|apache-2.4.41-1|1476	
14mu|apache-2.4.41-1|1477	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1478	
14mu|apache-2.4.41-1|1479	%package mod_data
14mu|apache-2.4.41-1|1480	Summary:	Convert response body into an RFC2397 data URL
14mu|apache-2.4.41-1|1481	Group:		System/Servers
14mu|apache-2.4.41-1|1482	
14mu|apache-2.4.41-1|1483	%description mod_data
14mu|apache-2.4.41-1|1484	This module provides the ability to convert a response into an RFC2397
14mu|apache-2.4.41-1|1485	data URL.
14mu|apache-2.4.41-1|1486	
14mu|apache-2.4.41-1|1487	Data URLs can be embedded inline within web pages using something like
14mu|apache-2.4.41-1|1488	the mod_include module, to remove the need for clients to make separate
14mu|apache-2.4.41-1|1489	connections to fetch what may potentially be many small images. Data URLs
14mu|apache-2.4.41-1|1490	may also be included into pages generated by scripting languages such as PHP.
14mu|apache-2.4.41-1|1491	
14mu|apache-2.4.41-1|1492	An example of a data URL
14mu|apache-2.4.41-1|1493	
14mu|apache-2.4.41-1|1494	data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw
14mu|apache-2.4.41-1|1495	AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz
14mu|apache-2.4.41-1|1496	ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp
14mu|apache-2.4.41-1|1497	a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl
14mu|apache-2.4.41-1|1498	ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis
14mu|apache-2.4.41-1|1499	F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH
14mu|apache-2.4.41-1|1500	hhx4dbgYKAAA7
14mu|apache-2.4.41-1|1501	
14mu|apache-2.4.41-1|1502	The filter takes no parameters, and can be added to the filter stack using
14mu|apache-2.4.41-1|1503	the SetOutputFilter directive, or any of the directives supported by the
14mu|apache-2.4.41-1|1504	mod_filter module.
14mu|apache-2.4.41-1|1505	
14mu|apache-2.4.41-1|1506	Configuring the filter
14mu|apache-2.4.41-1|1507	
14mu|apache-2.4.41-1|1508	<Location /data/images>
14mu|apache-2.4.41-1|1509	SetOutputFilter DATA </Location>
14mu|apache-2.4.41-1|1510	
14mu|apache-2.4.41-1|1511	%files mod_data
14mu|apache-2.4.41-1|1512	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/034_mod_data.conf
14mu|apache-2.4.41-1|1513	%attr(0755,root,root) %{_libdir}/apache/mod_data.so
14mu|apache-2.4.41-1|1514	
14mu|apache-2.4.41-1|1515	%post mod_data
14mu|apache-2.4.41-1|1516	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1517	
14mu|apache-2.4.41-1|1518	%postun mod_data
14mu|apache-2.4.41-1|1519	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1520	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1521	fi
14mu|apache-2.4.41-1|1522	
14mu|apache-2.4.41-1|1523	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1524	
14mu|apache-2.4.41-1|1525	%package mod_ratelimit
14mu|apache-2.4.41-1|1526	Summary:	Bandwidth Rate Limiting for Clients
14mu|apache-2.4.41-1|1527	Group:		System/Servers
14mu|apache-2.4.41-1|1528	
14mu|apache-2.4.41-1|1529	%description mod_ratelimit
14mu|apache-2.4.41-1|1530	Provides a filter named RATE_LIMIT to limit client bandwidth. The connection
14mu|apache-2.4.41-1|1531	speed to be simulated is specified, in KiB/s, using the environment variable
14mu|apache-2.4.41-1|1532	rate-limit.
14mu|apache-2.4.41-1|1533	
14mu|apache-2.4.41-1|1534	%files mod_ratelimit
14mu|apache-2.4.41-1|1535	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/035_mod_ratelimit.conf
14mu|apache-2.4.41-1|1536	%attr(0755,root,root) %{_libdir}/apache/mod_ratelimit.so
14mu|apache-2.4.41-1|1537	
14mu|apache-2.4.41-1|1538	%post mod_ratelimit
14mu|apache-2.4.41-1|1539	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1540	
14mu|apache-2.4.41-1|1541	%postun mod_ratelimit
14mu|apache-2.4.41-1|1542	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1543	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1544	fi
14mu|apache-2.4.41-1|1545	
14mu|apache-2.4.41-1|1546	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1547	
14mu|apache-2.4.41-1|1548	%package mod_reqtimeout
14mu|apache-2.4.41-1|1549	Summary:	Set timeout and minimum data rate for receiving requests
14mu|apache-2.4.41-1|1550	Group:		System/Servers
14mu|apache-2.4.41-1|1551	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1552	
14mu|apache-2.4.41-1|1553	%description mod_reqtimeout
14mu|apache-2.4.41-1|1554	This module allows to set timeouts for the reading request and reading body
14mu|apache-2.4.41-1|1555	phases. It is implemented as an input connection filter that sets the socket
14mu|apache-2.4.41-1|1556	timeout so that the total request time does not exceed the timeout value.
14mu|apache-2.4.41-1|1557	
14mu|apache-2.4.41-1|1558	mod_reqtimeout can be used to mitigate slowloris type attacks.
14mu|apache-2.4.41-1|1559	
14mu|apache-2.4.41-1|1560	%files mod_reqtimeout
14mu|apache-2.4.41-1|1561	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/036_mod_reqtimeout.conf
14mu|apache-2.4.41-1|1562	%attr(0755,root,root) %{_libdir}/apache/mod_reqtimeout.so
14mu|apache-2.4.41-1|1563	
14mu|apache-2.4.41-1|1564	%post mod_reqtimeout
14mu|apache-2.4.41-1|1565	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1566	
14mu|apache-2.4.41-1|1567	%postun mod_reqtimeout
14mu|apache-2.4.41-1|1568	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1569	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1570	fi
14mu|apache-2.4.41-1|1571	
14mu|apache-2.4.41-1|1572	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1573	
14mu|apache-2.4.41-1|1574	%package mod_ext_filter
14mu|apache-2.4.41-1|1575	Summary:	Pass the response body through an external program before delivery
14mu|apache-2.4.41-1|1576	Group:		System/Servers
14mu|apache-2.4.41-1|1577	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1578	
14mu|apache-2.4.41-1|1579	%description mod_ext_filter
14mu|apache-2.4.41-1|1580	mod_ext_filter presents a simple and familiar programming model for
14mu|apache-2.4.41-1|1581	filters. With this module, a program which reads from stdin and writes to
14mu|apache-2.4.41-1|1582	stdout (i.e., a Unix-style filter command) can be a filter for Apache. This
14mu|apache-2.4.41-1|1583	filtering mechanism is much slower than using a filter which is specially
14mu|apache-2.4.41-1|1584	written for the Apache API and runs inside of the Apache server process,
14mu|apache-2.4.41-1|1585	but it does have the following benefits: * the programming model is much
14mu|apache-2.4.41-1|1586	simpler * any programming/scripting language can be used, provided that it
14mu|apache-2.4.41-1|1587	allows the program to read from standard input and write to standard output
14mu|apache-2.4.41-1|1588	* existing programs can be used unmodified as Apache filters
14mu|apache-2.4.41-1|1589	
14mu|apache-2.4.41-1|1590	Even when the performance characteristics are not suitable for production
14mu|apache-2.4.41-1|1591	use, mod_ext_filter can be used as a prototype environment for filters.
14mu|apache-2.4.41-1|1592	
14mu|apache-2.4.41-1|1593	%files mod_ext_filter
14mu|apache-2.4.41-1|1594	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/037_mod_ext_filter.conf
14mu|apache-2.4.41-1|1595	%attr(0755,root,root) %{_libdir}/apache/mod_ext_filter.so
14mu|apache-2.4.41-1|1596	
14mu|apache-2.4.41-1|1597	%post mod_ext_filter
14mu|apache-2.4.41-1|1598	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1599	
14mu|apache-2.4.41-1|1600	%postun mod_ext_filter
14mu|apache-2.4.41-1|1601	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1602	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1603	fi
14mu|apache-2.4.41-1|1604	
14mu|apache-2.4.41-1|1605	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1606	
14mu|apache-2.4.41-1|1607	%package mod_request
14mu|apache-2.4.41-1|1608	Summary:	Filters to handle and make available HTTP request bodies
14mu|apache-2.4.41-1|1609	Group:		System/Servers
14mu|apache-2.4.41-1|1610	
14mu|apache-2.4.41-1|1611	%description mod_request
14mu|apache-2.4.41-1|1612	Under normal circumstances, request handlers such as the default handler
14mu|apache-2.4.41-1|1613	for static files will discard the request body when it is not needed by
14mu|apache-2.4.41-1|1614	the request handler. As a result, filters such as mod_include are limited
14mu|apache-2.4.41-1|1615	to making GET requests only when including other URLs as subrequests, even
14mu|apache-2.4.41-1|1616	if the original request was a POST request, as the discarded request body
14mu|apache-2.4.41-1|1617	is no longer available once filter processing is taking place.
14mu|apache-2.4.41-1|1618	
14mu|apache-2.4.41-1|1619	When this directive has a value greater than zero, request handlers that
14mu|apache-2.4.41-1|1620	would otherwise discard request bodies will instead set the request body
14mu|apache-2.4.41-1|1621	aside for use by filters up to the maximum size specified. In the case of the
14mu|apache-2.4.41-1|1622	mod_include filter, an attempt to POST a request to the static shtml file will
14mu|apache-2.4.41-1|1623	cause any subrequests to be POST requests, instead of GET requests as before.
14mu|apache-2.4.41-1|1624	
14mu|apache-2.4.41-1|1625	This feature makes it possible to break up complex web pages and web
14mu|apache-2.4.41-1|1626	applications into small individual components, and combine the components
14mu|apache-2.4.41-1|1627	and the surrounding web page structure together using mod_include. The
14mu|apache-2.4.41-1|1628	components can take the form of CGI programs, scripted languages, or URLs
14mu|apache-2.4.41-1|1629	reverse proxied into the URL space from another server using mod_proxy.
14mu|apache-2.4.41-1|1630	
14mu|apache-2.4.41-1|1631	Note: Each request set aside has to be set aside in temporary RAM until the
14mu|apache-2.4.41-1|1632	request is complete. As a result, care should be taken to ensure sufficient
14mu|apache-2.4.41-1|1633	RAM is available on the server to support the intended load. Use of this
14mu|apache-2.4.41-1|1634	directive should be limited to where needed on targeted parts of your URL
14mu|apache-2.4.41-1|1635	space, and with the lowest possible value that is still big enough to hold
14mu|apache-2.4.41-1|1636	a request body.
14mu|apache-2.4.41-1|1637	
14mu|apache-2.4.41-1|1638	If the request size sent by the client exceeds the maximum size allocated
14mu|apache-2.4.41-1|1639	by this directive, the server will return 413 Request Entity Too Large.
14mu|apache-2.4.41-1|1640	
14mu|apache-2.4.41-1|1641	%files mod_request
14mu|apache-2.4.41-1|1642	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/038_mod_request.conf
14mu|apache-2.4.41-1|1643	%attr(0755,root,root) %{_libdir}/apache/mod_request.so
14mu|apache-2.4.41-1|1644	
14mu|apache-2.4.41-1|1645	%post mod_request
14mu|apache-2.4.41-1|1646	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1647	
14mu|apache-2.4.41-1|1648	%postun mod_request
14mu|apache-2.4.41-1|1649	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1650	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1651	fi
14mu|apache-2.4.41-1|1652	
14mu|apache-2.4.41-1|1653	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1654	
14mu|apache-2.4.41-1|1655	%package mod_include
14mu|apache-2.4.41-1|1656	Summary:	Server-parsed html documents (Server Side Includes)
14mu|apache-2.4.41-1|1657	Group:		System/Servers
14mu|apache-2.4.41-1|1658	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1659	
14mu|apache-2.4.41-1|1660	%description mod_include
14mu|apache-2.4.41-1|1661	This module provides a filter which will process files before they are
14mu|apache-2.4.41-1|1662	sent to the client. The processing is controlled by specially formatted
14mu|apache-2.4.41-1|1663	SGML comments, referred to as elements. These elements allow conditional
14mu|apache-2.4.41-1|1664	text, the inclusion of other files or programs, as well as the setting and
14mu|apache-2.4.41-1|1665	printing of environment variables.
14mu|apache-2.4.41-1|1666	
14mu|apache-2.4.41-1|1667	%files mod_include
14mu|apache-2.4.41-1|1668	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/039_mod_include.conf
14mu|apache-2.4.41-1|1669	%attr(0755,root,root) %{_libdir}/apache/mod_include.so
14mu|apache-2.4.41-1|1670	
14mu|apache-2.4.41-1|1671	%post mod_include
14mu|apache-2.4.41-1|1672	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1673	
14mu|apache-2.4.41-1|1674	%postun mod_include
14mu|apache-2.4.41-1|1675	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1676	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1677	fi
14mu|apache-2.4.41-1|1678	
14mu|apache-2.4.41-1|1679	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1680	
14mu|apache-2.4.41-1|1681	%package mod_filter
14mu|apache-2.4.41-1|1682	Summary:	Context-sensitive smart filter configuration module
14mu|apache-2.4.41-1|1683	Group:		System/Servers
14mu|apache-2.4.41-1|1684	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1685	
14mu|apache-2.4.41-1|1686	%description mod_filter
14mu|apache-2.4.41-1|1687	This module enables smart, context-sensitive configuration of output
14mu|apache-2.4.41-1|1688	content filters. For example, apache can be configured to process different
14mu|apache-2.4.41-1|1689	content-types through different filters, even when the content-type is not
14mu|apache-2.4.41-1|1690	known in advance (e.g. in a proxy).
14mu|apache-2.4.41-1|1691	
14mu|apache-2.4.41-1|1692	mod_filter works by introducing indirection into the filter chain.  Instead of
14mu|apache-2.4.41-1|1693	inserting filters in the chain, we insert a filter harness which in turn
14mu|apache-2.4.41-1|1694	dispatches conditionally to a filter provider. Any content filter may be
14mu|apache-2.4.41-1|1695	used as a provider to mod_filter; no change to existing filter modules is
14mu|apache-2.4.41-1|1696	required (although it may be possible to simplify them).
14mu|apache-2.4.41-1|1697	
14mu|apache-2.4.41-1|1698	%files mod_filter
14mu|apache-2.4.41-1|1699	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/040_mod_filter.conf
14mu|apache-2.4.41-1|1700	%attr(0755,root,root) %{_libdir}/apache/mod_filter.so
14mu|apache-2.4.41-1|1701	
14mu|apache-2.4.41-1|1702	%post mod_filter
14mu|apache-2.4.41-1|1703	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1704	
14mu|apache-2.4.41-1|1705	%postun mod_filter
14mu|apache-2.4.41-1|1706	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1707	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1708	fi
14mu|apache-2.4.41-1|1709	
14mu|apache-2.4.41-1|1710	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1711	
14mu|apache-2.4.41-1|1712	%package mod_reflector
14mu|apache-2.4.41-1|1713	Summary:	Reflect a request body as a response via the output filter stack
14mu|apache-2.4.41-1|1714	Group:		System/Servers
14mu|apache-2.4.41-1|1715	
14mu|apache-2.4.41-1|1716	%description mod_reflector
14mu|apache-2.4.41-1|1717	This module allows request bodies to be reflected back to the client,
14mu|apache-2.4.41-1|1718	in the process passing the request through the output filter stack. A
14mu|apache-2.4.41-1|1719	suitably configured chain of filters can be used to transform the request
14mu|apache-2.4.41-1|1720	into a response. This module can be used to turn an output filter into an
14mu|apache-2.4.41-1|1721	HTTP service.
14mu|apache-2.4.41-1|1722	
14mu|apache-2.4.41-1|1723	%files mod_reflector
14mu|apache-2.4.41-1|1724	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/041_mod_reflector.conf
14mu|apache-2.4.41-1|1725	%attr(0755,root,root) %{_libdir}/apache/mod_reflector.so
14mu|apache-2.4.41-1|1726	
14mu|apache-2.4.41-1|1727	%post mod_reflector
14mu|apache-2.4.41-1|1728	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1729	
14mu|apache-2.4.41-1|1730	%postun mod_reflector
14mu|apache-2.4.41-1|1731	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1732	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1733	fi
14mu|apache-2.4.41-1|1734	
14mu|apache-2.4.41-1|1735	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1736	
14mu|apache-2.4.41-1|1737	%package mod_substitute
14mu|apache-2.4.41-1|1738	Summary:	Perform search and replace operations on response bodies
14mu|apache-2.4.41-1|1739	Group:		System/Servers
14mu|apache-2.4.41-1|1740	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1741	
14mu|apache-2.4.41-1|1742	%description mod_substitute
14mu|apache-2.4.41-1|1743	mod_substitute provides a mechanism to perform both regular expression and
14mu|apache-2.4.41-1|1744	fixed string substitutions on response bodies.
14mu|apache-2.4.41-1|1745	
14mu|apache-2.4.41-1|1746	%files mod_substitute
14mu|apache-2.4.41-1|1747	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/042_mod_substitute.conf
14mu|apache-2.4.41-1|1748	%attr(0755,root,root) %{_libdir}/apache/mod_substitute.so
14mu|apache-2.4.41-1|1749	
14mu|apache-2.4.41-1|1750	%post mod_substitute
14mu|apache-2.4.41-1|1751	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1752	
14mu|apache-2.4.41-1|1753	%postun mod_substitute
14mu|apache-2.4.41-1|1754	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1755	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1756	fi
14mu|apache-2.4.41-1|1757	
14mu|apache-2.4.41-1|1758	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1759	
14mu|apache-2.4.41-1|1760	%package mod_sed
14mu|apache-2.4.41-1|1761	Summary:	Filter Input (request) and Output (response) content using sed syntax
14mu|apache-2.4.41-1|1762	Group:		System/Servers
14mu|apache-2.4.41-1|1763	
14mu|apache-2.4.41-1|1764	%description mod_sed
14mu|apache-2.4.41-1|1765	mod_sed is an in-process content filter. The mod_sed filter implements the
14mu|apache-2.4.41-1|1766	sed editing commands implemented by the Solaris 10 sed program as described
14mu|apache-2.4.41-1|1767	in the manual page. However, unlike sed, mod_sed doesn't take data from
14mu|apache-2.4.41-1|1768	standard input. Instead, the filter acts on the entity data sent between
14mu|apache-2.4.41-1|1769	client and server. mod_sed can be used as an input or output filter. mod_sed
14mu|apache-2.4.41-1|1770	is a content filter, which means that it cannot be used to modify client
14mu|apache-2.4.41-1|1771	or server http headers.
14mu|apache-2.4.41-1|1772	
14mu|apache-2.4.41-1|1773	The mod_sed output filter accepts a chunk of data, executes the sed scripts
14mu|apache-2.4.41-1|1774	on the data, and generates the output which is passed to the next filter
14mu|apache-2.4.41-1|1775	in the chain.
14mu|apache-2.4.41-1|1776	
14mu|apache-2.4.41-1|1777	The mod_sed input filter reads the data from the next filter in the chain,
14mu|apache-2.4.41-1|1778	executes the sed scripts, and returns the generated data to the caller
14mu|apache-2.4.41-1|1779	filter in the filter chain.
14mu|apache-2.4.41-1|1780	
14mu|apache-2.4.41-1|1781	Both the input and output filters only process the data if newline characters
14mu|apache-2.4.41-1|1782	are seen in the content. At the end of the data, the rest of the data is
14mu|apache-2.4.41-1|1783	treated as the last line.
14mu|apache-2.4.41-1|1784	
14mu|apache-2.4.41-1|1785	A tutorial article on mod_sed, and why it is more powerful than simple string
14mu|apache-2.4.41-1|1786	or regular expression search and replace, is available on the author's blog.
14mu|apache-2.4.41-1|1787	
14mu|apache-2.4.41-1|1788	%files mod_sed
14mu|apache-2.4.41-1|1789	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/043_mod_sed.conf
14mu|apache-2.4.41-1|1790	%attr(0755,root,root) %{_libdir}/apache/mod_sed.so
14mu|apache-2.4.41-1|1791	
14mu|apache-2.4.41-1|1792	%post mod_sed
14mu|apache-2.4.41-1|1793	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1794	
14mu|apache-2.4.41-1|1795	%postun mod_sed
14mu|apache-2.4.41-1|1796	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1797	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1798	fi
14mu|apache-2.4.41-1|1799	
14mu|apache-2.4.41-1|1800	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1801	
14mu|apache-2.4.41-1|1802	%package mod_charset_lite
14mu|apache-2.4.41-1|1803	Summary:	Specify character set translation or recoding
14mu|apache-2.4.41-1|1804	Group:		System/Servers
14mu|apache-2.4.41-1|1805	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1806	
14mu|apache-2.4.41-1|1807	%description mod_charset_lite
14mu|apache-2.4.41-1|1808	mod_charset_lite allows the server to change the character set of responses
14mu|apache-2.4.41-1|1809	before sending them to the client. In an EBCDIC environment, Apache always
14mu|apache-2.4.41-1|1810	translates HTTP protocol content (e.g. response headers) from the code page of
14mu|apache-2.4.41-1|1811	the Apache process locale to ISO-8859-1, but not the body of responses. In
14mu|apache-2.4.41-1|1812	any environment, mod_charset_lite can be used to specify that response
14mu|apache-2.4.41-1|1813	bodies should be translated. For example, if files are stored in EBCDIC,
14mu|apache-2.4.41-1|1814	then mod_charset_lite can translate them to ISO-8859-1 before sending them
14mu|apache-2.4.41-1|1815	to the client.
14mu|apache-2.4.41-1|1816	
14mu|apache-2.4.41-1|1817	This module provides a small subset of configuration mechanisms implemented
14mu|apache-2.4.41-1|1818	by Russian Apache and its associated mod_charset.
14mu|apache-2.4.41-1|1819	
14mu|apache-2.4.41-1|1820	%files mod_charset_lite
14mu|apache-2.4.41-1|1821	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/044_mod_charset_lite.conf
14mu|apache-2.4.41-1|1822	%attr(0755,root,root) %{_libdir}/apache/mod_charset_lite.so
14mu|apache-2.4.41-1|1823	
14mu|apache-2.4.41-1|1824	%post mod_charset_lite
14mu|apache-2.4.41-1|1825	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1826	
14mu|apache-2.4.41-1|1827	%postun mod_charset_lite
14mu|apache-2.4.41-1|1828	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1829	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1830	fi
14mu|apache-2.4.41-1|1831	
14mu|apache-2.4.41-1|1832	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1833	
14mu|apache-2.4.41-1|1834	%package mod_deflate
14mu|apache-2.4.41-1|1835	Summary:	Compress content before it is delivered to the client
14mu|apache-2.4.41-1|1836	Group:		System/Servers
14mu|apache-2.4.41-1|1837	
14mu|apache-2.4.41-1|1838	%description mod_deflate
14mu|apache-2.4.41-1|1839	The mod_deflate module provides the DEFLATE output filter that allows
14mu|apache-2.4.41-1|1840	output from your server to be compressed before being sent to the client
14mu|apache-2.4.41-1|1841	over the network.
14mu|apache-2.4.41-1|1842	
14mu|apache-2.4.41-1|1843	%files mod_deflate
14mu|apache-2.4.41-1|1844	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/045_mod_deflate.conf
14mu|apache-2.4.41-1|1845	%attr(0755,root,root) %{_libdir}/apache/mod_deflate.so
14mu|apache-2.4.41-1|1846	
14mu|apache-2.4.41-1|1847	%post mod_deflate
14mu|apache-2.4.41-1|1848	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1849	
14mu|apache-2.4.41-1|1850	%postun mod_deflate
14mu|apache-2.4.41-1|1851	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1852	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1853	fi
14mu|apache-2.4.41-1|1854	
14mu|apache-2.4.41-1|1855	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1856	
14mu|apache-2.4.41-1|1857	%package mod_macro
14mu|apache-2.4.41-1|1858	Summary:	Macro support inside Apache httpd runtime configuration files
14mu|apache-2.4.41-1|1859	Group:		System/Servers
14mu|apache-2.4.41-1|1860	Epoch:		2
14mu|apache-2.4.41-1|1861	
14mu|apache-2.4.41-1|1862	%description mod_macro
14mu|apache-2.4.41-1|1863	This modules provides macros within apache httpd runtime configuration files.
14mu|apache-2.4.41-1|1864	These macros may have parameters. They are expanded when used (parameters
14mu|apache-2.4.41-1|1865	are substituted by their values given as an argument), and the result is
14mu|apache-2.4.41-1|1866	processed normally.
14mu|apache-2.4.41-1|1867	
14mu|apache-2.4.41-1|1868	%files mod_macro
14mu|apache-2.4.41-1|1869	%attr(0755,root,root) %{_libdir}/apache/mod_macro.so
14mu|apache-2.4.41-1|1870	
14mu|apache-2.4.41-1|1871	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1872	
14mu|apache-2.4.41-1|1873	%package mod_xml2enc
14mu|apache-2.4.41-1|1874	Summary:	Enhanced charset/internationalisation support for libxml2-based filter modules
14mu|apache-2.4.41-1|1875	Group:		System/Servers
14mu|apache-2.4.41-1|1876	
14mu|apache-2.4.41-1|1877	%description mod_xml2enc
14mu|apache-2.4.41-1|1878	This module provides enhanced internationalisation support for markup-aware
14mu|apache-2.4.41-1|1879	filter modules such as mod_proxy_html. It can automatically detect the
14mu|apache-2.4.41-1|1880	encoding of input data and ensure they are correctly processed by the
14mu|apache-2.4.41-1|1881	libxml2 parser, including converting to Unicode (UTF-8) where necessary. It
14mu|apache-2.4.41-1|1882	can also convert data to an encoding of choice after markup processing, and
14mu|apache-2.4.41-1|1883	will ensure the correct charset value is set in the HTTP Content-Type header.
14mu|apache-2.4.41-1|1884	
14mu|apache-2.4.41-1|1885	%files mod_xml2enc
14mu|apache-2.4.41-1|1886	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/046_mod_xml2enc.conf
14mu|apache-2.4.41-1|1887	%attr(0755,root,root) %{_libdir}/apache/mod_xml2enc.so
14mu|apache-2.4.41-1|1888	
14mu|apache-2.4.41-1|1889	%post mod_xml2enc
14mu|apache-2.4.41-1|1890	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1891	
14mu|apache-2.4.41-1|1892	%postun mod_xml2enc
14mu|apache-2.4.41-1|1893	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1894	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1895	fi
14mu|apache-2.4.41-1|1896	
14mu|apache-2.4.41-1|1897	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1898	
14mu|apache-2.4.41-1|1899	%package mod_proxy_html
14mu|apache-2.4.41-1|1900	Summary:	Rewrite HTML links in to ensure they are addressable in a proxy context
14mu|apache-2.4.41-1|1901	Group:		System/Servers
14mu|apache-2.4.41-1|1902	Epoch:		1
14mu|apache-2.4.41-1|1903	
14mu|apache-2.4.41-1|1904	%description mod_proxy_html
14mu|apache-2.4.41-1|1905	This module provides an output filter to rewrite HTML links in a proxy
14mu|apache-2.4.41-1|1906	situation, to ensure that links work for users outside the proxy. It serves
14mu|apache-2.4.41-1|1907	the same purpose as Apache's ProxyPassReverse directive does for HTTP headers,
14mu|apache-2.4.41-1|1908	and is an essential component of a reverse proxy.
14mu|apache-2.4.41-1|1909	
14mu|apache-2.4.41-1|1910	For example, if a company has an application server at appserver.example.com
14mu|apache-2.4.41-1|1911	that is only visible from within the company's internal network, and a
14mu|apache-2.4.41-1|1912	public webserver www.example.com, they may wish to provide a gateway to
14mu|apache-2.4.41-1|1913	the application server at http://www.example.com/appserver/. When the
14mu|apache-2.4.41-1|1914	application server links to itself, those links need to be rewritten
14mu|apache-2.4.41-1|1915	to work through the gateway.  mod_proxy_html serves to rewrite <a
14mu|apache-2.4.41-1|1916	href="http://appserver.example.com/foo/bar.html">foobar</a> to <a
14mu|apache-2.4.41-1|1917	href="http://www.example.com/appserver/foo/bar.html">foobar</a> making it
14mu|apache-2.4.41-1|1918	accessible from outside.
14mu|apache-2.4.41-1|1919	
14mu|apache-2.4.41-1|1920	mod_proxy_html was originally developed at WebÞing, whose extensive
14mu|apache-2.4.41-1|1921	documentation may be useful to users.
14mu|apache-2.4.41-1|1922	
14mu|apache-2.4.41-1|1923	%files mod_proxy_html
14mu|apache-2.4.41-1|1924	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/047_mod_proxy_html.conf
14mu|apache-2.4.41-1|1925	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_html.so
14mu|apache-2.4.41-1|1926	
14mu|apache-2.4.41-1|1927	%post mod_proxy_html
14mu|apache-2.4.41-1|1928	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1929	
14mu|apache-2.4.41-1|1930	%postun mod_proxy_html
14mu|apache-2.4.41-1|1931	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1932	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1933	fi
14mu|apache-2.4.41-1|1934	
14mu|apache-2.4.41-1|1935	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1936	
14mu|apache-2.4.41-1|1937	%package mod_proxy_uwsgi
14mu|apache-2.4.41-1|1938	Summary:	uWSGI - Apache2 proxy module
14mu|apache-2.4.41-1|1939	Group:		System/Servers
14mu|apache-2.4.41-1|1940	
14mu|apache-2.4.41-1|1941	%description mod_proxy_uwsgi
14mu|apache-2.4.41-1|1942	Fully Apache API compliant proxy module
14mu|apache-2.4.41-1|1943	
14mu|apache-2.4.41-1|1944	%files mod_proxy_uwsgi
14mu|apache-2.4.41-1|1945	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_uwsgi.so
14mu|apache-2.4.41-1|1946	
14mu|apache-2.4.41-1|1947	%post mod_proxy_uwsgi
14mu|apache-2.4.41-1|1948	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1949	
14mu|apache-2.4.41-1|1950	%postun mod_proxy_uwsgi
14mu|apache-2.4.41-1|1951	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1952	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1953	fi
14mu|apache-2.4.41-1|1954	
14mu|apache-2.4.41-1|1955	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1956	
14mu|apache-2.4.41-1|1957	%package mod_proxy_wstunnel
14mu|apache-2.4.41-1|1958	Summary:	WebSockets support for mod_proxy
14mu|apache-2.4.41-1|1959	Group:		System/Servers
14mu|apache-2.4.41-1|1960	
14mu|apache-2.4.41-1|1961	%description mod_proxy_wstunnel
14mu|apache-2.4.41-1|1962	This module requires the service of mod_proxy. It provides support
14mu|apache-2.4.41-1|1963	for the tunnelling of web socket connections to a backend websockets
14mu|apache-2.4.41-1|1964	server. The connection is automagically upgraded to a websocket
14mu|apache-2.4.41-1|1965	connection.
14mu|apache-2.4.41-1|1966	
14mu|apache-2.4.41-1|1967	%files mod_proxy_wstunnel
14mu|apache-2.4.41-1|1968	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_wstunnel.so
14mu|apache-2.4.41-1|1969	
14mu|apache-2.4.41-1|1970	%post mod_proxy_wstunnel
14mu|apache-2.4.41-1|1971	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1972	
14mu|apache-2.4.41-1|1973	%postun mod_proxy_wstunnel
14mu|apache-2.4.41-1|1974	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|1975	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|1976	fi
14mu|apache-2.4.41-1|1977	
14mu|apache-2.4.41-1|1978	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|1979	
14mu|apache-2.4.41-1|1980	%package mod_mime
14mu|apache-2.4.41-1|1981	Summary:	Associates the requested filename's extensions with the
14mu|apache-2.4.41-1|1982	Group:		System/Servers
14mu|apache-2.4.41-1|1983	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|1984	
14mu|apache-2.4.41-1|1985	%description mod_mime
14mu|apache-2.4.41-1|1986	This module is used to assign content metadata to the content selected
14mu|apache-2.4.41-1|1987	for an HTTP response by mapping patterns in the URI or filenames to the
14mu|apache-2.4.41-1|1988	metadata values. For example, the filename extensions of content files
14mu|apache-2.4.41-1|1989	often define the content's Internet media type, language, character set,
14mu|apache-2.4.41-1|1990	and content-encoding. This information is sent in HTTP messages containing
14mu|apache-2.4.41-1|1991	that content and used in content negotiation when selecting alternatives,
14mu|apache-2.4.41-1|1992	such that the user's preferences are respected when choosing one of several
14mu|apache-2.4.41-1|1993	possible contents to serve. See mod_negotiation for more information about
14mu|apache-2.4.41-1|1994	content negotiation.
14mu|apache-2.4.41-1|1995	
14mu|apache-2.4.41-1|1996	The directives AddCharset, AddEncoding, AddLanguage and AddType are all used
14mu|apache-2.4.41-1|1997	to map file extensions onto the metadata for that file.  Respectively they
14mu|apache-2.4.41-1|1998	set the character set, content-encoding, content-language, and media-type
14mu|apache-2.4.41-1|1999	(content-type) of documents. The directive TypesConfig is used to specify
14mu|apache-2.4.41-1|2000	a file which also maps extensions onto media types.
14mu|apache-2.4.41-1|2001	
14mu|apache-2.4.41-1|2002	In addition, mod_mime may define the handler and filters that originate
14mu|apache-2.4.41-1|2003	and process content. The directives AddHandler, AddOutputFilter, and
14mu|apache-2.4.41-1|2004	AddInputFilter control the modules or scripts that serve the document.
14mu|apache-2.4.41-1|2005	The MultiviewsMatch directive allows mod_negotiation to consider these file
14mu|apache-2.4.41-1|2006	extensions to be included when testing Multiviews matches.
14mu|apache-2.4.41-1|2007	
14mu|apache-2.4.41-1|2008	While mod_mime associates metadata with filename extensions, the core
14mu|apache-2.4.41-1|2009	server provides directives that are used to associate all the files in a
14mu|apache-2.4.41-1|2010	given container (e.g., <Location>, <Directory>, or <Files>) with particular
14mu|apache-2.4.41-1|2011	metadata. These directives include ForceType, SetHandler, SetInputFilter,
14mu|apache-2.4.41-1|2012	and SetOutputFilter. The core directives override any filename extension
14mu|apache-2.4.41-1|2013	mappings defined in mod_mime.
14mu|apache-2.4.41-1|2014	
14mu|apache-2.4.41-1|2015	Note that changing the metadata for a file does not change the value of the
14mu|apache-2.4.41-1|2016	Last-Modified header. Thus, previously cached copies may still be used by
14mu|apache-2.4.41-1|2017	a client or proxy, with the previous headers. If you change the metadata
14mu|apache-2.4.41-1|2018	(language, content type, character set or encoding) you may need to 'touch'
14mu|apache-2.4.41-1|2019	affected files (updating their last modified date) to ensure that all
14mu|apache-2.4.41-1|2020	visitors are receive the corrected content headers.
14mu|apache-2.4.41-1|2021	
14mu|apache-2.4.41-1|2022	%files mod_mime
14mu|apache-2.4.41-1|2023	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/048_mod_mime.conf
14mu|apache-2.4.41-1|2024	%attr(0755,root,root) %{_libdir}/apache/mod_mime.so
14mu|apache-2.4.41-1|2025	
14mu|apache-2.4.41-1|2026	%post mod_mime
14mu|apache-2.4.41-1|2027	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2028	
14mu|apache-2.4.41-1|2029	%postun mod_mime
14mu|apache-2.4.41-1|2030	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2031	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2032	fi
14mu|apache-2.4.41-1|2033	
14mu|apache-2.4.41-1|2034	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2035	
14mu|apache-2.4.41-1|2036	%package mod_ldap
14mu|apache-2.4.41-1|2037	Summary:	LDAP connection pooling and result caching services
14mu|apache-2.4.41-1|2038	Group:		System/Servers
14mu|apache-2.4.41-1|2039	Requires:	apr-util-dbd-ldap
14mu|apache-2.4.41-1|2040	Requires:	apache-mod_authnz_ldap
14mu|apache-2.4.41-1|2041	
14mu|apache-2.4.41-1|2042	%description mod_ldap
14mu|apache-2.4.41-1|2043	This module was created to improve the performance of websites relying on
14mu|apache-2.4.41-1|2044	backend connections to LDAP servers. In addition to the functions provided
14mu|apache-2.4.41-1|2045	by the standard LDAP libraries, this module adds an LDAP connection pool
14mu|apache-2.4.41-1|2046	and an LDAP shared memory cache.
14mu|apache-2.4.41-1|2047	
14mu|apache-2.4.41-1|2048	To enable this module, LDAP support must be compiled into apr-util.
14mu|apache-2.4.41-1|2049	This is achieved by adding the --with-ldap flag to the configure script
14mu|apache-2.4.41-1|2050	when building Apache.
14mu|apache-2.4.41-1|2051	
14mu|apache-2.4.41-1|2052	SSL/TLS support is dependant on which LDAP toolkit has been linked to
14mu|apache-2.4.41-1|2053	APR. As of this writing, APR-util supports: OpenLDAP SDK (2.x or later),
14mu|apache-2.4.41-1|2054	Novell LDAP SDK, Mozilla LDAP SDK, native Solaris LDAP SDK (Mozilla based),
14mu|apache-2.4.41-1|2055	native Microsoft LDAP SDK, or the iPlanet (Netscape) SDK. See the APR
14mu|apache-2.4.41-1|2056	website for details.
14mu|apache-2.4.41-1|2057	
14mu|apache-2.4.41-1|2058	%files mod_ldap
14mu|apache-2.4.41-1|2059	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/049_mod_ldap.conf
14mu|apache-2.4.41-1|2060	%attr(0755,root,root) %{_libdir}/apache/mod_ldap.so
14mu|apache-2.4.41-1|2061	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ldap_cache
14mu|apache-2.4.41-1|2062	
14mu|apache-2.4.41-1|2063	%post mod_ldap
14mu|apache-2.4.41-1|2064	%create_ghostfile /var/cache/httpd/mod_ldap_cache apache root 0600
14mu|apache-2.4.41-1|2065	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2066	
14mu|apache-2.4.41-1|2067	%postun mod_ldap
14mu|apache-2.4.41-1|2068	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2069	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2070	fi
14mu|apache-2.4.41-1|2071	
14mu|apache-2.4.41-1|2072	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2073	
14mu|apache-2.4.41-1|2074	%package mod_log_config
14mu|apache-2.4.41-1|2075	Summary:	Logging of the requests made to the server
14mu|apache-2.4.41-1|2076	Group:		System/Servers
14mu|apache-2.4.41-1|2077	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2078	
14mu|apache-2.4.41-1|2079	%description mod_log_config
14mu|apache-2.4.41-1|2080	This module provides for flexible logging of client requests. Logs are
14mu|apache-2.4.41-1|2081	written in a customizable format, and may be written directly to a file, or
14mu|apache-2.4.41-1|2082	to an external program. Conditional logging is provided so that individual
14mu|apache-2.4.41-1|2083	requests may be included or excluded from the logs based on characteristics
14mu|apache-2.4.41-1|2084	of the request.
14mu|apache-2.4.41-1|2085	
14mu|apache-2.4.41-1|2086	Three directives are provided by this module: TransferLog to create a log
14mu|apache-2.4.41-1|2087	file, LogFormat to set a custom format, and CustomLog to define a log file
14mu|apache-2.4.41-1|2088	and format in one step. The TransferLog and CustomLog directives can be
14mu|apache-2.4.41-1|2089	used multiple times in each server to cause each request to be logged to
14mu|apache-2.4.41-1|2090	multiple files.
14mu|apache-2.4.41-1|2091	
14mu|apache-2.4.41-1|2092	%files mod_log_config
14mu|apache-2.4.41-1|2093	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/050_mod_log_config.conf
14mu|apache-2.4.41-1|2094	%attr(0755,root,root) %{_libdir}/apache/mod_log_config.so
14mu|apache-2.4.41-1|2095	
14mu|apache-2.4.41-1|2096	%post mod_log_config
14mu|apache-2.4.41-1|2097	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2098	
14mu|apache-2.4.41-1|2099	%postun mod_log_config
14mu|apache-2.4.41-1|2100	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2101	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2102	fi
14mu|apache-2.4.41-1|2103	
14mu|apache-2.4.41-1|2104	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2105	
14mu|apache-2.4.41-1|2106	%package mod_log_debug
14mu|apache-2.4.41-1|2107	Summary:	Additional configurable debug logging
14mu|apache-2.4.41-1|2108	Group:		System/Servers
14mu|apache-2.4.41-1|2109	
14mu|apache-2.4.41-1|2110	%description mod_log_debug
14mu|apache-2.4.41-1|2111	Additional configurable debug logging.
14mu|apache-2.4.41-1|2112	
14mu|apache-2.4.41-1|2113	%files mod_log_debug
14mu|apache-2.4.41-1|2114	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/051_mod_log_debug.conf
14mu|apache-2.4.41-1|2115	%attr(0755,root,root) %{_libdir}/apache/mod_log_debug.so
14mu|apache-2.4.41-1|2116	
14mu|apache-2.4.41-1|2117	%post mod_log_debug
14mu|apache-2.4.41-1|2118	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2119	
14mu|apache-2.4.41-1|2120	%postun mod_log_debug
14mu|apache-2.4.41-1|2121	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2122	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2123	fi
14mu|apache-2.4.41-1|2124	
14mu|apache-2.4.41-1|2125	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2126	
14mu|apache-2.4.41-1|2127	%package mod_log_forensic
14mu|apache-2.4.41-1|2128	Summary:	Forensic Logging of the requests made to the server
14mu|apache-2.4.41-1|2129	Group:		System/Servers
14mu|apache-2.4.41-1|2130	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2131	
14mu|apache-2.4.41-1|2132	%description mod_log_forensic
14mu|apache-2.4.41-1|2133	This module provides for forensic logging of client requests. Logging is
14mu|apache-2.4.41-1|2134	done before and after processing a request, so the forensic log contains
14mu|apache-2.4.41-1|2135	two log lines for each request. The forensic logger is very strict, which
14mu|apache-2.4.41-1|2136	means: * The format is fixed. You cannot modify the logging format at
14mu|apache-2.4.41-1|2137	runtime.
14mu|apache-2.4.41-1|2138	* If it cannot write its data, the child process exits immediately
14mu|apache-2.4.41-1|2139	and may dump core (depending on your CoreDumpDirectory configuration).
14mu|apache-2.4.41-1|2140	
14mu|apache-2.4.41-1|2141	The check_forensic script, which can be found in the distribution's support
14mu|apache-2.4.41-1|2142	directory, may be helpful in evaluating the forensic log output.
14mu|apache-2.4.41-1|2143	
14mu|apache-2.4.41-1|2144	%files mod_log_forensic
14mu|apache-2.4.41-1|2145	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/052_mod_log_forensic.conf
14mu|apache-2.4.41-1|2146	%attr(0755,root,root) %{_libdir}/apache/mod_log_forensic.so
14mu|apache-2.4.41-1|2147	
14mu|apache-2.4.41-1|2148	%post mod_log_forensic
14mu|apache-2.4.41-1|2149	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2150	
14mu|apache-2.4.41-1|2151	%postun mod_log_forensic
14mu|apache-2.4.41-1|2152	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2153	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2154	fi
14mu|apache-2.4.41-1|2155	
14mu|apache-2.4.41-1|2156	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2157	
14mu|apache-2.4.41-1|2158	%package mod_logio
14mu|apache-2.4.41-1|2159	Summary:	Logging of input and output bytes per request
14mu|apache-2.4.41-1|2160	Group:		System/Servers
14mu|apache-2.4.41-1|2161	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2162	
14mu|apache-2.4.41-1|2163	%description mod_logio
14mu|apache-2.4.41-1|2164	This module provides the logging of input and output number of bytes
14mu|apache-2.4.41-1|2165	received/sent per request. The numbers reflect the actual bytes as received
14mu|apache-2.4.41-1|2166	on the network, which then takes into account the headers and bodies of
14mu|apache-2.4.41-1|2167	requests and responses. The counting is done before SSL/TLS on input and
14mu|apache-2.4.41-1|2168	after SSL/TLS on output, so the numbers will correctly reflect any changes
14mu|apache-2.4.41-1|2169	made by encryption.
14mu|apache-2.4.41-1|2170	
14mu|apache-2.4.41-1|2171	This module requires mod_log_config.  When KeepAlive connections are used with
14mu|apache-2.4.41-1|2172	SSL, the overhead of the SSL handshake is reflected in the byte count of the
14mu|apache-2.4.41-1|2173	first request on the connection. When per-directory SSL renegotiation occurs,
14mu|apache-2.4.41-1|2174	the bytes are associated with the request that triggered the renegotiation.
14mu|apache-2.4.41-1|2175	
14mu|apache-2.4.41-1|2176	%files mod_logio
14mu|apache-2.4.41-1|2177	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/053_mod_logio.conf
14mu|apache-2.4.41-1|2178	%attr(0755,root,root) %{_libdir}/apache/mod_logio.so
14mu|apache-2.4.41-1|2179	
14mu|apache-2.4.41-1|2180	%post mod_logio
14mu|apache-2.4.41-1|2181	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2182	
14mu|apache-2.4.41-1|2183	%postun mod_logio
14mu|apache-2.4.41-1|2184	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2185	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2186	fi
14mu|apache-2.4.41-1|2187	
14mu|apache-2.4.41-1|2188	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2189	
14mu|apache-2.4.41-1|2190	%package mod_lua
14mu|apache-2.4.41-1|2191	Summary:	Provides Lua hooks into various portions of the httpd request processing
14mu|apache-2.4.41-1|2192	Group:		System/Servers
14mu|apache-2.4.41-1|2193	
14mu|apache-2.4.41-1|2194	%description mod_lua
14mu|apache-2.4.41-1|2195	This module allows the server to be extended with scripts written in the Lua
14mu|apache-2.4.41-1|2196	programming language. The extension points (hooks) available with mod_lua
14mu|apache-2.4.41-1|2197	include many of the hooks available to natively compiled Apache HTTP Server
14mu|apache-2.4.41-1|2198	modules, such as mapping requests to files, generating dynamic responses,
14mu|apache-2.4.41-1|2199	access control, authentication, and authorization
14mu|apache-2.4.41-1|2200	
14mu|apache-2.4.41-1|2201	More information on the Lua programming language can be found at the the Lua
14mu|apache-2.4.41-1|2202	website.  mod_lua is still in experimental state. Until it is declared stable,
14mu|apache-2.4.41-1|2203	usage and behavior may change at any time, even between stable releases of
14mu|apache-2.4.41-1|2204	the 2.4.x series. Be sure to check the CHANGES file before upgrading.
14mu|apache-2.4.41-1|2205	
14mu|apache-2.4.41-1|2206	%files mod_lua
14mu|apache-2.4.41-1|2207	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/054_mod_lua.conf
14mu|apache-2.4.41-1|2208	%attr(0755,root,root) %{_libdir}/apache/mod_lua.so
14mu|apache-2.4.41-1|2209	
14mu|apache-2.4.41-1|2210	%post mod_lua
14mu|apache-2.4.41-1|2211	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2212	
14mu|apache-2.4.41-1|2213	%postun mod_lua
14mu|apache-2.4.41-1|2214	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2215	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2216	fi
14mu|apache-2.4.41-1|2217	
14mu|apache-2.4.41-1|2218	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2219	
14mu|apache-2.4.41-1|2220	%package mod_env
14mu|apache-2.4.41-1|2221	Summary:	Modifies the environment which is passed to CGI scripts and SSI pages
14mu|apache-2.4.41-1|2222	Group:		System/Servers
14mu|apache-2.4.41-1|2223	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2224	
14mu|apache-2.4.41-1|2225	%description mod_env
14mu|apache-2.4.41-1|2226	This module allows for control of internal environment variables that are
14mu|apache-2.4.41-1|2227	used by various Apache HTTP Server modules. These variables are also provided
14mu|apache-2.4.41-1|2228	to CGI scripts as native system environment variables, and available for
14mu|apache-2.4.41-1|2229	use in SSI pages. Environment variables may be passed from the shell which
14mu|apache-2.4.41-1|2230	invoked the httpd process. Alternatively, environment variables may be set
14mu|apache-2.4.41-1|2231	or unset within the configuration process.
14mu|apache-2.4.41-1|2232	
14mu|apache-2.4.41-1|2233	%files mod_env
14mu|apache-2.4.41-1|2234	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/055_mod_env.conf
14mu|apache-2.4.41-1|2235	%attr(0755,root,root) %{_libdir}/apache/mod_env.so
14mu|apache-2.4.41-1|2236	
14mu|apache-2.4.41-1|2237	%post mod_env
14mu|apache-2.4.41-1|2238	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2239	
14mu|apache-2.4.41-1|2240	%postun mod_env
14mu|apache-2.4.41-1|2241	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2242	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2243	fi
14mu|apache-2.4.41-1|2244	
14mu|apache-2.4.41-1|2245	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2246	
14mu|apache-2.4.41-1|2247	%package mod_mime_magic
14mu|apache-2.4.41-1|2248	Summary:	Determines the MIME type of a file by looking at a few bytes of its contents
14mu|apache-2.4.41-1|2249	Group:		System/Servers
14mu|apache-2.4.41-1|2250	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2251	
14mu|apache-2.4.41-1|2252	%description mod_mime_magic
14mu|apache-2.4.41-1|2253	This module determines the MIME type of files in the same way the Unix
14mu|apache-2.4.41-1|2254	file(1) command works: it looks at the first few bytes of the file. It is
14mu|apache-2.4.41-1|2255	intended as a "second line of defense" for cases that mod_mime can't resolve.
14mu|apache-2.4.41-1|2256	
14mu|apache-2.4.41-1|2257	This module is derived from a free version of the file(1) command for Unix,
14mu|apache-2.4.41-1|2258	which uses "magic numbers" and other hints from a file's contents to figure
14mu|apache-2.4.41-1|2259	out what the contents are. This module is active only if the magic file is
14mu|apache-2.4.41-1|2260	specified by the MimeMagicFile directive.
14mu|apache-2.4.41-1|2261	
14mu|apache-2.4.41-1|2262	%files mod_mime_magic
14mu|apache-2.4.41-1|2263	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/056_mod_mime_magic.conf
14mu|apache-2.4.41-1|2264	%attr(0755,root,root) %{_libdir}/apache/mod_mime_magic.so
14mu|apache-2.4.41-1|2265	
14mu|apache-2.4.41-1|2266	%post mod_mime_magic
14mu|apache-2.4.41-1|2267	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2268	
14mu|apache-2.4.41-1|2269	%postun mod_mime_magic
14mu|apache-2.4.41-1|2270	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2271	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2272	fi
14mu|apache-2.4.41-1|2273	
14mu|apache-2.4.41-1|2274	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2275	
14mu|apache-2.4.41-1|2276	%package mod_cern_meta
14mu|apache-2.4.41-1|2277	Summary:	CERN httpd metafile semantics
14mu|apache-2.4.41-1|2278	Group:		System/Servers
14mu|apache-2.4.41-1|2279	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2280	
14mu|apache-2.4.41-1|2281	%description mod_cern_meta
14mu|apache-2.4.41-1|2282	Emulate the CERN HTTPD Meta file semantics. Meta files are HTTP headers
14mu|apache-2.4.41-1|2283	that can be output in addition to the normal range of headers for each
14mu|apache-2.4.41-1|2284	file accessed. They appear rather like the Apache .asis files, and are
14mu|apache-2.4.41-1|2285	able to provide a crude way of influencing the Expires: header, as well as
14mu|apache-2.4.41-1|2286	providing other curiosities. There are many ways to manage meta information,
14mu|apache-2.4.41-1|2287	this one was chosen because there is already a large number of CERN users
14mu|apache-2.4.41-1|2288	who can exploit this module.
14mu|apache-2.4.41-1|2289	
14mu|apache-2.4.41-1|2290	More information on the CERN metafile semantics is available.
14mu|apache-2.4.41-1|2291	
14mu|apache-2.4.41-1|2292	%files mod_cern_meta
14mu|apache-2.4.41-1|2293	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/057_mod_cern_meta.conf
14mu|apache-2.4.41-1|2294	%attr(0755,root,root) %{_libdir}/apache/mod_cern_meta.so
14mu|apache-2.4.41-1|2295	
14mu|apache-2.4.41-1|2296	%post mod_cern_meta
14mu|apache-2.4.41-1|2297	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2298	
14mu|apache-2.4.41-1|2299	%postun mod_cern_meta
14mu|apache-2.4.41-1|2300	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2301	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2302	fi
14mu|apache-2.4.41-1|2303	
14mu|apache-2.4.41-1|2304	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2305	
14mu|apache-2.4.41-1|2306	%package mod_expires
14mu|apache-2.4.41-1|2307	Summary:	Generation of Expires and Cache-Control HTTP headers
14mu|apache-2.4.41-1|2308	Group:		System/Servers
14mu|apache-2.4.41-1|2309	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2310	
14mu|apache-2.4.41-1|2311	%description mod_expires
14mu|apache-2.4.41-1|2312	This module controls the setting of the Expires HTTP header and the
14mu|apache-2.4.41-1|2313	max-age directive of the Cache-Control HTTP header in server responses.
14mu|apache-2.4.41-1|2314	The expiration date can set to be relative to either the time the source
14mu|apache-2.4.41-1|2315	file was last modified, or to the time of the client access.
14mu|apache-2.4.41-1|2316	
14mu|apache-2.4.41-1|2317	These HTTP headers are an instruction to the client about the document's
14mu|apache-2.4.41-1|2318	validity and persistence. If cached, the document may be fetched from the
14mu|apache-2.4.41-1|2319	cache rather than from the source until this time has passed. After that,
14mu|apache-2.4.41-1|2320	the cache copy is considered "expired" and invalid, and a new copy must be
14mu|apache-2.4.41-1|2321	obtained from the source.
14mu|apache-2.4.41-1|2322	
14mu|apache-2.4.41-1|2323	To modify Cache-Control directives other than max-age (see RFC 2616 section
14mu|apache-2.4.41-1|2324	14.9), you can use the Header directive.
14mu|apache-2.4.41-1|2325	
14mu|apache-2.4.41-1|2326	When the Expires header is already part of the response generated by the
14mu|apache-2.4.41-1|2327	server, for example when generated by a CGI script or proxied from an origin
14mu|apache-2.4.41-1|2328	server, this module does not change or add an Expires or Cache-Control header.
14mu|apache-2.4.41-1|2329	
14mu|apache-2.4.41-1|2330	%files mod_expires
14mu|apache-2.4.41-1|2331	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/058_mod_expires.conf
14mu|apache-2.4.41-1|2332	%attr(0755,root,root) %{_libdir}/apache/mod_expires.so
14mu|apache-2.4.41-1|2333	
14mu|apache-2.4.41-1|2334	%post mod_expires
14mu|apache-2.4.41-1|2335	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2336	
14mu|apache-2.4.41-1|2337	%postun mod_expires
14mu|apache-2.4.41-1|2338	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2339	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2340	fi
14mu|apache-2.4.41-1|2341	
14mu|apache-2.4.41-1|2342	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2343	
14mu|apache-2.4.41-1|2344	%package mod_headers
14mu|apache-2.4.41-1|2345	Summary:	Customization of HTTP request and response headers
14mu|apache-2.4.41-1|2346	Group:		System/Servers
14mu|apache-2.4.41-1|2347	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2348	
14mu|apache-2.4.41-1|2349	%description mod_headers
14mu|apache-2.4.41-1|2350	This module provides directives to control and modify HTTP request and
14mu|apache-2.4.41-1|2351	response headers. Headers can be merged, replaced or removed.
14mu|apache-2.4.41-1|2352	
14mu|apache-2.4.41-1|2353	%files mod_headers
14mu|apache-2.4.41-1|2354	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/059_mod_headers.conf
14mu|apache-2.4.41-1|2355	%attr(0755,root,root) %{_libdir}/apache/mod_headers.so
14mu|apache-2.4.41-1|2356	
14mu|apache-2.4.41-1|2357	%post mod_headers
14mu|apache-2.4.41-1|2358	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2359	
14mu|apache-2.4.41-1|2360	%postun mod_headers
14mu|apache-2.4.41-1|2361	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2362	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2363	fi
14mu|apache-2.4.41-1|2364	
14mu|apache-2.4.41-1|2365	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2366	
14mu|apache-2.4.41-1|2367	%package mod_ident
14mu|apache-2.4.41-1|2368	Summary:	RFC 1413 ident lookups
14mu|apache-2.4.41-1|2369	Group:		System/Servers
14mu|apache-2.4.41-1|2370	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2371	
14mu|apache-2.4.41-1|2372	%description mod_ident
14mu|apache-2.4.41-1|2373	This module queries an RFC 1413 compatible daemon on a remote host to look
14mu|apache-2.4.41-1|2374	up the owner of a connection.
14mu|apache-2.4.41-1|2375	
14mu|apache-2.4.41-1|2376	%files mod_ident
14mu|apache-2.4.41-1|2377	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/060_mod_ident.conf
14mu|apache-2.4.41-1|2378	%attr(0755,root,root) %{_libdir}/apache/mod_ident.so
14mu|apache-2.4.41-1|2379	
14mu|apache-2.4.41-1|2380	%post mod_ident
14mu|apache-2.4.41-1|2381	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2382	
14mu|apache-2.4.41-1|2383	%postun mod_ident
14mu|apache-2.4.41-1|2384	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2385	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2386	fi
14mu|apache-2.4.41-1|2387	
14mu|apache-2.4.41-1|2388	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2389	
14mu|apache-2.4.41-1|2390	%package mod_usertrack
14mu|apache-2.4.41-1|2391	Summary:	Clickstream logging of user activity on a site
14mu|apache-2.4.41-1|2392	Group:		System/Servers
14mu|apache-2.4.41-1|2393	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2394	
14mu|apache-2.4.41-1|2395	%description mod_usertrack
14mu|apache-2.4.41-1|2396	Provides tracking of a user through your website via browser cookies.
14mu|apache-2.4.41-1|2397	
14mu|apache-2.4.41-1|2398	%files mod_usertrack
14mu|apache-2.4.41-1|2399	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/061_mod_usertrack.conf
14mu|apache-2.4.41-1|2400	%attr(0755,root,root) %{_libdir}/apache/mod_usertrack.so
14mu|apache-2.4.41-1|2401	
14mu|apache-2.4.41-1|2402	%post mod_usertrack
14mu|apache-2.4.41-1|2403	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2404	
14mu|apache-2.4.41-1|2405	%postun mod_usertrack
14mu|apache-2.4.41-1|2406	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2407	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2408	fi
14mu|apache-2.4.41-1|2409	
14mu|apache-2.4.41-1|2410	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2411	
14mu|apache-2.4.41-1|2412	%package mod_unique_id
14mu|apache-2.4.41-1|2413	Summary:	Provides an environment variable with a unique identifier for each request
14mu|apache-2.4.41-1|2414	Group:		System/Servers
14mu|apache-2.4.41-1|2415	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2416	
14mu|apache-2.4.41-1|2417	%description mod_unique_id
14mu|apache-2.4.41-1|2418	This module provides a magic token for each request which is guaranteed
14mu|apache-2.4.41-1|2419	to be unique across "all" requests under very specific conditions. The
14mu|apache-2.4.41-1|2420	unique identifier is even unique across multiple machines in a properly
14mu|apache-2.4.41-1|2421	configured cluster of machines. The environment variable UNIQUE_ID is set to
14mu|apache-2.4.41-1|2422	the identifier for each request. Unique identifiers are useful for various
14mu|apache-2.4.41-1|2423	reasons which are beyond the scope of this document.
14mu|apache-2.4.41-1|2424	
14mu|apache-2.4.41-1|2425	%files mod_unique_id
14mu|apache-2.4.41-1|2426	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/062_mod_unique_id.conf
14mu|apache-2.4.41-1|2427	%attr(0755,root,root) %{_libdir}/apache/mod_unique_id.so
14mu|apache-2.4.41-1|2428	
14mu|apache-2.4.41-1|2429	%post mod_unique_id
14mu|apache-2.4.41-1|2430	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2431	
14mu|apache-2.4.41-1|2432	%postun mod_unique_id
14mu|apache-2.4.41-1|2433	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2434	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2435	fi
14mu|apache-2.4.41-1|2436	
14mu|apache-2.4.41-1|2437	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2438	
14mu|apache-2.4.41-1|2439	%package mod_setenvif
14mu|apache-2.4.41-1|2440	Summary:	Set the environment variables based on characteristics of the request
14mu|apache-2.4.41-1|2441	Group:		System/Servers
14mu|apache-2.4.41-1|2442	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2443	
14mu|apache-2.4.41-1|2444	%description mod_setenvif
14mu|apache-2.4.41-1|2445	The mod_setenvif module allows you to set internal environment variables
14mu|apache-2.4.41-1|2446	according to whether different aspects of the request match regular
14mu|apache-2.4.41-1|2447	expressions you specify. These environment variables can be used by other
14mu|apache-2.4.41-1|2448	parts of the server to make decisions about actions to be taken, as well
14mu|apache-2.4.41-1|2449	as becoming available to CGI scripts and SSI pages.
14mu|apache-2.4.41-1|2450	
14mu|apache-2.4.41-1|2451	The directives are considered in the order they appear in the configuration
14mu|apache-2.4.41-1|2452	files. So more complex sequences can be used, such as this example, which
14mu|apache-2.4.41-1|2453	sets netscape if the browser is mozilla but not MSIE.
14mu|apache-2.4.41-1|2454	
14mu|apache-2.4.41-1|2455	BrowserMatch ^Mozilla netscape BrowserMatch MSIE !netscape
14mu|apache-2.4.41-1|2456	
14mu|apache-2.4.41-1|2457	%files mod_setenvif
14mu|apache-2.4.41-1|2458	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/063_mod_setenvif.conf
14mu|apache-2.4.41-1|2459	%attr(0755,root,root) %{_libdir}/apache/mod_setenvif.so
14mu|apache-2.4.41-1|2460	
14mu|apache-2.4.41-1|2461	%post mod_setenvif
14mu|apache-2.4.41-1|2462	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2463	
14mu|apache-2.4.41-1|2464	%postun mod_setenvif
14mu|apache-2.4.41-1|2465	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2466	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2467	fi
14mu|apache-2.4.41-1|2468	
14mu|apache-2.4.41-1|2469	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2470	
14mu|apache-2.4.41-1|2471	%package mod_version
14mu|apache-2.4.41-1|2472	Summary:	Version dependent configuration
14mu|apache-2.4.41-1|2473	Group:		System/Servers
14mu|apache-2.4.41-1|2474	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|2475	
14mu|apache-2.4.41-1|2476	%description mod_version
14mu|apache-2.4.41-1|2477	This module is designed for the use in test suites and large networks which
14mu|apache-2.4.41-1|2478	have to deal with different httpd versions and different configurations. It
14mu|apache-2.4.41-1|2479	provides a new container -- <IfVersion>, which allows a flexible version
14mu|apache-2.4.41-1|2480	checking including numeric comparisons and regular expressions.
14mu|apache-2.4.41-1|2481	
14mu|apache-2.4.41-1|2482	%files mod_version
14mu|apache-2.4.41-1|2483	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/064_mod_version.conf
14mu|apache-2.4.41-1|2484	%attr(0755,root,root) %{_libdir}/apache/mod_version.so
14mu|apache-2.4.41-1|2485	
14mu|apache-2.4.41-1|2486	%post mod_version
14mu|apache-2.4.41-1|2487	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2488	
14mu|apache-2.4.41-1|2489	%postun mod_version
14mu|apache-2.4.41-1|2490	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2491	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2492	fi
14mu|apache-2.4.41-1|2493	
14mu|apache-2.4.41-1|2494	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2495	
14mu|apache-2.4.41-1|2496	%package mod_remoteip
14mu|apache-2.4.41-1|2497	Summary:	Replaces the original client IP address with the useragent IP address
14mu|apache-2.4.41-1|2498	Group:		System/Servers
14mu|apache-2.4.41-1|2499	
14mu|apache-2.4.41-1|2500	%description mod_remoteip
14mu|apache-2.4.41-1|2501	This module is used to treat the useragent which initiated the request
14mu|apache-2.4.41-1|2502	as the originating useragent as identified by httpd for the purposes of
14mu|apache-2.4.41-1|2503	authorization and logging, even where that useragent is behind a load
14mu|apache-2.4.41-1|2504	balancer, front end server, or proxy server.
14mu|apache-2.4.41-1|2505	
14mu|apache-2.4.41-1|2506	The module overrides the client IP address for the connection with the
14mu|apache-2.4.41-1|2507	useragent IP address reported in the request header configured with the
14mu|apache-2.4.41-1|2508	RemoteIPHeader directive.
14mu|apache-2.4.41-1|2509	
14mu|apache-2.4.41-1|2510	Once replaced as instructed, this overridden useragent IP address is then used
14mu|apache-2.4.41-1|2511	for the mod_authz_host <Require ip> feature, is reported by mod_status, and
14mu|apache-2.4.41-1|2512	is recorded by mod_log_config \%a and core \%a format strings. The underlying
14mu|apache-2.4.41-1|2513	client IP of the connection is available in the \%{c}a format string.  It is
14mu|apache-2.4.41-1|2514	critical to only enable this behavior from intermediate hosts (proxies,
14mu|apache-2.4.41-1|2515	etc) which are trusted by this server, since it is trivial for the remote
14mu|apache-2.4.41-1|2516	useragent to impersonate another useragent.
14mu|apache-2.4.41-1|2517	
14mu|apache-2.4.41-1|2518	%files mod_remoteip
14mu|apache-2.4.41-1|2519	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/065_mod_remoteip.conf
14mu|apache-2.4.41-1|2520	%attr(0755,root,root) %{_libdir}/apache/mod_remoteip.so
14mu|apache-2.4.41-1|2521	
14mu|apache-2.4.41-1|2522	%post mod_remoteip
14mu|apache-2.4.41-1|2523	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2524	
14mu|apache-2.4.41-1|2525	%postun mod_remoteip
14mu|apache-2.4.41-1|2526	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2527	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2528	fi
14mu|apache-2.4.41-1|2529	
14mu|apache-2.4.41-1|2530	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2531	
14mu|apache-2.4.41-1|2532	%package mod_proxy
14mu|apache-2.4.41-1|2533	Summary:	Multi-protocol proxy/gateway server
14mu|apache-2.4.41-1|2534	Group:		System/Servers
14mu|apache-2.4.41-1|2535	Suggests:	apache-mod_proxy_connect
14mu|apache-2.4.41-1|2536	Suggests:	apache-mod_proxy_ftp
14mu|apache-2.4.41-1|2537	Suggests:	apache-mod_proxy_http
14mu|apache-2.4.41-1|2538	Suggests:	apache-mod_proxy_balancer
14mu|apache-2.4.41-1|2539	Suggests:	apache-mod_proxy_uwsgi
14mu|apache-2.4.41-1|2540	
14mu|apache-2.4.41-1|2541	%description mod_proxy
14mu|apache-2.4.41-1|2542	Do not enable proxying with ProxyRequests until you have secured your
14mu|apache-2.4.41-1|2543	server. Open proxy servers are dangerous both to your network and to the
14mu|apache-2.4.41-1|2544	Internet at large.
14mu|apache-2.4.41-1|2545	
14mu|apache-2.4.41-1|2546	mod_proxy and related modules implement a proxy/gateway for Apache HTTP
14mu|apache-2.4.41-1|2547	Server, supporting a number of popular protocols as well as several different
14mu|apache-2.4.41-1|2548	load balancing algorithms. Third-party modules can add support for additional
14mu|apache-2.4.41-1|2549	protocols and load balancing algorithms.
14mu|apache-2.4.41-1|2550	
14mu|apache-2.4.41-1|2551	A set of modules must be loaded into the server to provide the necessary
14mu|apache-2.4.41-1|2552	features. These modules can be included statically at build time
14mu|apache-2.4.41-1|2553	or dynamically via the LoadModule directive). The set must include: *
14mu|apache-2.4.41-1|2554	mod_proxy, which provides basic proxy capabilities * mod_proxy_balancer
14mu|apache-2.4.41-1|2555	and one or more balancer modules, if load
14mu|apache-2.4.41-1|2556	balancing is required. (See mod_proxy_balancer for more information.)
14mu|apache-2.4.41-1|2557	* one or more proxy scheme, or protocol, modules:
14mu|apache-2.4.41-1|2558	
14mu|apache-2.4.41-1|2559	Protocol Module AJP13 (Apache JServe Protocol version 1.3) mod_proxy_ajp
14mu|apache-2.4.41-1|2560	CONNECT (for SSL) mod_proxy_connect FastCGI mod_proxy_fcgi ftp mod_proxy_ftp
14mu|apache-2.4.41-1|2561	HTTP/0.9, HTTP/1.0, and HTTP/1.1 mod_proxy_http SCGI mod_proxy_scgi
14mu|apache-2.4.41-1|2562	
14mu|apache-2.4.41-1|2563	In addition, extended features are provided by other modules. Caching is
14mu|apache-2.4.41-1|2564	provided by mod_cache and related modules. The ability to contact remote
14mu|apache-2.4.41-1|2565	servers using the SSL/TLS protocol is provided by the SSLProxy* directives
14mu|apache-2.4.41-1|2566	of mod_ssl. These additional modules will need to be loaded and configured
14mu|apache-2.4.41-1|2567	to take advantage of these features.
14mu|apache-2.4.41-1|2568	
14mu|apache-2.4.41-1|2569	%files mod_proxy
14mu|apache-2.4.41-1|2570	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/066_mod_proxy.conf
14mu|apache-2.4.41-1|2571	%attr(0755,root,root) %{_libdir}/apache/mod_proxy.so
14mu|apache-2.4.41-1|2572	%attr(0770,apache,root) %dir /var/cache/httpd/mod_proxy
14mu|apache-2.4.41-1|2573	
14mu|apache-2.4.41-1|2574	%post mod_proxy
14mu|apache-2.4.41-1|2575	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2576	
14mu|apache-2.4.41-1|2577	%postun mod_proxy
14mu|apache-2.4.41-1|2578	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2579	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2580	fi
14mu|apache-2.4.41-1|2581	
14mu|apache-2.4.41-1|2582	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2583	
14mu|apache-2.4.41-1|2584	%package mod_proxy_connect
14mu|apache-2.4.41-1|2585	Summary:	mod_proxy extension for CONNECT request handling
14mu|apache-2.4.41-1|2586	Group:		System/Servers
14mu|apache-2.4.41-1|2587	Conflicts:	apache-proxy < 2.4.0
14mu|apache-2.4.41-1|2588	
14mu|apache-2.4.41-1|2589	%description mod_proxy_connect
14mu|apache-2.4.41-1|2590	This module requires the service of mod_proxy. It provides support for
14mu|apache-2.4.41-1|2591	the CONNECT HTTP method. This method is mainly used to tunnel SSL requests
14mu|apache-2.4.41-1|2592	through proxy servers.
14mu|apache-2.4.41-1|2593	
14mu|apache-2.4.41-1|2594	Thus, in order to get the ability of handling CONNECT requests, mod_proxy
14mu|apache-2.4.41-1|2595	and mod_proxy_connect have to be present in the server.
14mu|apache-2.4.41-1|2596	
14mu|apache-2.4.41-1|2597	CONNECT is also used, when the server needs to send an HTTPS request through
14mu|apache-2.4.41-1|2598	a forward proxy. In this case the server acts as a CONNECT client. This
14mu|apache-2.4.41-1|2599	functionality is part of mod_proxy and mod_proxy_connect is not needed in
14mu|apache-2.4.41-1|2600	this case.
14mu|apache-2.4.41-1|2601	
14mu|apache-2.4.41-1|2602	Do not enable proxying until you have secured your server. Open proxy
14mu|apache-2.4.41-1|2603	servers are dangerous both to your network and to the Internet at large.
14mu|apache-2.4.41-1|2604	
14mu|apache-2.4.41-1|2605	%files mod_proxy_connect
14mu|apache-2.4.41-1|2606	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/067_mod_proxy_connect.conf
14mu|apache-2.4.41-1|2607	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_connect.so
14mu|apache-2.4.41-1|2608	
14mu|apache-2.4.41-1|2609	%post mod_proxy_connect
14mu|apache-2.4.41-1|2610	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2611	
14mu|apache-2.4.41-1|2612	%postun mod_proxy_connect
14mu|apache-2.4.41-1|2613	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2614	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2615	fi
14mu|apache-2.4.41-1|2616	
14mu|apache-2.4.41-1|2617	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2618	
14mu|apache-2.4.41-1|2619	%package mod_proxy_ftp
14mu|apache-2.4.41-1|2620	Summary:	FTP support module for mod_proxy
14mu|apache-2.4.41-1|2621	Group:		System/Servers
14mu|apache-2.4.41-1|2622	Conflicts:	apache-proxy < 2.4.0
14mu|apache-2.4.41-1|2623	
14mu|apache-2.4.41-1|2624	%description mod_proxy_ftp
14mu|apache-2.4.41-1|2625	This module requires the service of mod_proxy. It provides support for
14mu|apache-2.4.41-1|2626	the proxying FTP sites. Note that FTP support is currently limited to the
14mu|apache-2.4.41-1|2627	GET method.
14mu|apache-2.4.41-1|2628	
14mu|apache-2.4.41-1|2629	Thus, in order to get the ability of handling FTP proxy requests, mod_proxy
14mu|apache-2.4.41-1|2630	and mod_proxy_ftp have to be present in the server.
14mu|apache-2.4.41-1|2631	
14mu|apache-2.4.41-1|2632	Do not enable proxying until you have secured your server. Open proxy
14mu|apache-2.4.41-1|2633	servers are dangerous both to your network and to the Internet at large.
14mu|apache-2.4.41-1|2634	
14mu|apache-2.4.41-1|2635	%files mod_proxy_ftp
14mu|apache-2.4.41-1|2636	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/068_mod_proxy_ftp.conf
14mu|apache-2.4.41-1|2637	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_ftp.so
14mu|apache-2.4.41-1|2638	
14mu|apache-2.4.41-1|2639	%post mod_proxy_ftp
14mu|apache-2.4.41-1|2640	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2641	
14mu|apache-2.4.41-1|2642	%postun mod_proxy_ftp
14mu|apache-2.4.41-1|2643	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2644	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2645	fi
14mu|apache-2.4.41-1|2646	
14mu|apache-2.4.41-1|2647	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2648	
14mu|apache-2.4.41-1|2649	%package mod_proxy_http
14mu|apache-2.4.41-1|2650	Summary:	HTTP support module for mod_proxy
14mu|apache-2.4.41-1|2651	Group:		System/Servers
14mu|apache-2.4.41-1|2652	Conflicts:	apache-proxy < 2.4.0
14mu|apache-2.4.41-1|2653	
14mu|apache-2.4.41-1|2654	%description mod_proxy_http
14mu|apache-2.4.41-1|2655	This module requires the service of mod_proxy. It provides the features used
14mu|apache-2.4.41-1|2656	for proxying HTTP and HTTPS requests. mod_proxy_http supports HTTP/0.9,
14mu|apache-2.4.41-1|2657	HTTP/1.0 and HTTP/1.1. It does not provide any caching abilities. If you
14mu|apache-2.4.41-1|2658	want to set up a caching proxy, you might want to use the additional service
14mu|apache-2.4.41-1|2659	of the mod_cache module.
14mu|apache-2.4.41-1|2660	
14mu|apache-2.4.41-1|2661	Thus, in order to get the ability of handling HTTP proxy requests, mod_proxy
14mu|apache-2.4.41-1|2662	and mod_proxy_http have to be present in the server.
14mu|apache-2.4.41-1|2663	
14mu|apache-2.4.41-1|2664	Do not enable proxying until you have secured your server. Open proxy
14mu|apache-2.4.41-1|2665	servers are dangerous both to your network and to the Internet at large.
14mu|apache-2.4.41-1|2666	
14mu|apache-2.4.41-1|2667	%files mod_proxy_http
14mu|apache-2.4.41-1|2668	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/069_mod_proxy_http.conf
14mu|apache-2.4.41-1|2669	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_http.so
14mu|apache-2.4.41-1|2670	
14mu|apache-2.4.41-1|2671	%post mod_proxy_http
14mu|apache-2.4.41-1|2672	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2673	
14mu|apache-2.4.41-1|2674	%postun mod_proxy_http
14mu|apache-2.4.41-1|2675	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2676	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2677	fi
14mu|apache-2.4.41-1|2678	
14mu|apache-2.4.41-1|2679	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2680	
14mu|apache-2.4.41-1|2681	%package mod_proxy_fcgi
14mu|apache-2.4.41-1|2682	Summary:	FastCGI support module for mod_proxy
14mu|apache-2.4.41-1|2683	Group:		System/Servers
14mu|apache-2.4.41-1|2684	
14mu|apache-2.4.41-1|2685	%description mod_proxy_fcgi
14mu|apache-2.4.41-1|2686	This module requires the service of mod_proxy. It provides support for the
14mu|apache-2.4.41-1|2687	FastCGI protocol.
14mu|apache-2.4.41-1|2688	
14mu|apache-2.4.41-1|2689	Thus, in order to get the ability of handling the FastCGI protocol, mod_proxy
14mu|apache-2.4.41-1|2690	and mod_proxy_fcgi have to be present in the server.
14mu|apache-2.4.41-1|2691	
14mu|apache-2.4.41-1|2692	Unlike mod_fcgid and mod_fastcgi, mod_proxy_fcgi has no provision for
14mu|apache-2.4.41-1|2693	starting the application process; fcgistarter is provided for that purpose.
14mu|apache-2.4.41-1|2694	
14mu|apache-2.4.41-1|2695	Do not enable proxying until you have secured your server. Open proxy
14mu|apache-2.4.41-1|2696	servers are dangerous both to your network and to the Internet at large.
14mu|apache-2.4.41-1|2697	
14mu|apache-2.4.41-1|2698	%files mod_proxy_fcgi
14mu|apache-2.4.41-1|2699	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/070_mod_proxy_fcgi.conf
14mu|apache-2.4.41-1|2700	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_fcgi.so
14mu|apache-2.4.41-1|2701	
14mu|apache-2.4.41-1|2702	%post mod_proxy_fcgi
14mu|apache-2.4.41-1|2703	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2704	
14mu|apache-2.4.41-1|2705	%postun mod_proxy_fcgi
14mu|apache-2.4.41-1|2706	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2707	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2708	fi
14mu|apache-2.4.41-1|2709	
14mu|apache-2.4.41-1|2710	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2711	
14mu|apache-2.4.41-1|2712	%package mod_proxy_scgi
14mu|apache-2.4.41-1|2713	Summary:	SCGI gateway module for mod_proxy
14mu|apache-2.4.41-1|2714	Group:		System/Servers
14mu|apache-2.4.41-1|2715	Conflicts:	apache-proxy < 2.4.0
14mu|apache-2.4.41-1|2716	
14mu|apache-2.4.41-1|2717	%description mod_proxy_scgi
14mu|apache-2.4.41-1|2718	This module requires the service of mod_proxy. It provides support for the
14mu|apache-2.4.41-1|2719	SCGI protocol, version 1.
14mu|apache-2.4.41-1|2720	
14mu|apache-2.4.41-1|2721	Thus, in order to get the ability of handling the SCGI protocol, mod_proxy
14mu|apache-2.4.41-1|2722	and mod_proxy_scgi have to be present in the server.
14mu|apache-2.4.41-1|2723	
14mu|apache-2.4.41-1|2724	Do not enable proxying until you have secured your server. Open proxy
14mu|apache-2.4.41-1|2725	servers are dangerous both to your network and to the Internet at large.
14mu|apache-2.4.41-1|2726	
14mu|apache-2.4.41-1|2727	%files mod_proxy_scgi
14mu|apache-2.4.41-1|2728	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/071_mod_proxy_scgi.conf
14mu|apache-2.4.41-1|2729	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_scgi.so
14mu|apache-2.4.41-1|2730	
14mu|apache-2.4.41-1|2731	%post mod_proxy_scgi
14mu|apache-2.4.41-1|2732	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2733	
14mu|apache-2.4.41-1|2734	%postun mod_proxy_scgi
14mu|apache-2.4.41-1|2735	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2736	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2737	fi
14mu|apache-2.4.41-1|2738	
14mu|apache-2.4.41-1|2739	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2740	
14mu|apache-2.4.41-1|2741	%package mod_proxy_fdpass
14mu|apache-2.4.41-1|2742	Summary:	fdpass external process support module for mod_proxy
14mu|apache-2.4.41-1|2743	Group:		System/Servers
14mu|apache-2.4.41-1|2744	
14mu|apache-2.4.41-1|2745	%description mod_proxy_fdpass
14mu|apache-2.4.41-1|2746	This module requires the service of mod_proxy. It provides support for the
14mu|apache-2.4.41-1|2747	passing the socket of the client to another process.
14mu|apache-2.4.41-1|2748	
14mu|apache-2.4.41-1|2749	mod_proxy_fdpass uses the ability of AF_UNIX domain sockets to pass an open
14mu|apache-2.4.41-1|2750	file descriptor to allow another process to finish handling a request.
14mu|apache-2.4.41-1|2751	
14mu|apache-2.4.41-1|2752	The module has a proxy_fdpass_flusher provider interface, which allows
14mu|apache-2.4.41-1|2753	another module to optionally send the response headers, or even the start of
14mu|apache-2.4.41-1|2754	the response body. The default flush provider disables keep-alive, and sends
14mu|apache-2.4.41-1|2755	the response headers, letting the external process just send a response body.
14mu|apache-2.4.41-1|2756	
14mu|apache-2.4.41-1|2757	At this time the only data passed to the external process is the client
14mu|apache-2.4.41-1|2758	socket. To receive a client socket, call recvfrom with an allocated struct
14mu|apache-2.4.41-1|2759	cmsghdr. Future versions of this module may include more data after the
14mu|apache-2.4.41-1|2760	client socket, but this is not implemented at this time.
14mu|apache-2.4.41-1|2761	
14mu|apache-2.4.41-1|2762	%files mod_proxy_fdpass
14mu|apache-2.4.41-1|2763	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/072_mod_proxy_fdpass.conf
14mu|apache-2.4.41-1|2764	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_fdpass.so
14mu|apache-2.4.41-1|2765	
14mu|apache-2.4.41-1|2766	%post mod_proxy_fdpass
14mu|apache-2.4.41-1|2767	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2768	
14mu|apache-2.4.41-1|2769	%postun mod_proxy_fdpass
14mu|apache-2.4.41-1|2770	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2771	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2772	fi
14mu|apache-2.4.41-1|2773	
14mu|apache-2.4.41-1|2774	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2775	
14mu|apache-2.4.41-1|2776	%package mod_proxy_hcheck
14mu|apache-2.4.41-1|2777	Summary:	Dynamic health checking of balancer members (workers)
14mu|apache-2.4.41-1|2778	Group:		System/Servers
14mu|apache-2.4.41-1|2779	
14mu|apache-2.4.41-1|2780	%description mod_proxy_hcheck
14mu|apache-2.4.41-1|2781	This module provides for dynamic health checking of balancer members (workers).
14mu|apache-2.4.41-1|2782	This can be enabled on a worker-by-worker basis.
14mu|apache-2.4.41-1|2783	The health check is done independently of the actual reverse proxy requests.
14mu|apache-2.4.41-1|2784	
14mu|apache-2.4.41-1|2785	%files mod_proxy_hcheck
14mu|apache-2.4.41-1|2786	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_hcheck.so
14mu|apache-2.4.41-1|2787	
14mu|apache-2.4.41-1|2788	%post mod_proxy_hcheck
14mu|apache-2.4.41-1|2789	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2790	
14mu|apache-2.4.41-1|2791	%postun mod_proxy_hcheck
14mu|apache-2.4.41-1|2792	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2793	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2794	fi
14mu|apache-2.4.41-1|2795	
14mu|apache-2.4.41-1|2796	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2797	
14mu|apache-2.4.41-1|2798	%package mod_proxy_ajp
14mu|apache-2.4.41-1|2799	Summary:	AJP support module for mod_proxy
14mu|apache-2.4.41-1|2800	Group:		System/Servers
14mu|apache-2.4.41-1|2801	
14mu|apache-2.4.41-1|2802	%description mod_proxy_ajp
14mu|apache-2.4.41-1|2803	This module requires the service of mod_proxy. It provides support for the
14mu|apache-2.4.41-1|2804	Apache JServ Protocol version 1.3 (hereafter AJP13).
14mu|apache-2.4.41-1|2805	
14mu|apache-2.4.41-1|2806	Thus, in order to get the ability of handling AJP13 protocol, mod_proxy
14mu|apache-2.4.41-1|2807	and mod_proxy_ajp have to be present in the server.
14mu|apache-2.4.41-1|2808	
14mu|apache-2.4.41-1|2809	Do not enable proxying until you have secured your server. Open proxy
14mu|apache-2.4.41-1|2810	servers are dangerous both to your network and to the Internet at large.
14mu|apache-2.4.41-1|2811	
14mu|apache-2.4.41-1|2812	%files mod_proxy_ajp
14mu|apache-2.4.41-1|2813	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/073_mod_proxy_ajp.conf
14mu|apache-2.4.41-1|2814	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_ajp.so
14mu|apache-2.4.41-1|2815	
14mu|apache-2.4.41-1|2816	%post mod_proxy_ajp
14mu|apache-2.4.41-1|2817	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2818	
14mu|apache-2.4.41-1|2819	%postun mod_proxy_ajp
14mu|apache-2.4.41-1|2820	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2821	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2822	fi
14mu|apache-2.4.41-1|2823	
14mu|apache-2.4.41-1|2824	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2825	
14mu|apache-2.4.41-1|2826	%package mod_proxy_balancer
14mu|apache-2.4.41-1|2827	Summary:	mod_proxy extension for load balancing
14mu|apache-2.4.41-1|2828	Group:		System/Servers
14mu|apache-2.4.41-1|2829	Conflicts:	apache-proxy < 2.4.0
14mu|apache-2.4.41-1|2830	
14mu|apache-2.4.41-1|2831	%description mod_proxy_balancer
14mu|apache-2.4.41-1|2832	This module requires the service of mod_proxy. It provides load balancing
14mu|apache-2.4.41-1|2833	support for HTTP, FTP and AJP13 protocols
14mu|apache-2.4.41-1|2834	
14mu|apache-2.4.41-1|2835	Load balancing scheduler algorithm is provided by not this module but
14mu|apache-2.4.41-1|2836	other modules such as: mod_lbmethod_byrequests, mod_lbmethod_bytraffic,
14mu|apache-2.4.41-1|2837	mod_lbmethod_bybusyness and mod_lbmethod_heartbeat.
14mu|apache-2.4.41-1|2838	
14mu|apache-2.4.41-1|2839	Thus, in order to get the ability of load balancing, mod_proxy,
14mu|apache-2.4.41-1|2840	mod_proxy_balancer and at least one of load balancing scheduler algorithm
14mu|apache-2.4.41-1|2841	modules have to be present in the server.
14mu|apache-2.4.41-1|2842	
14mu|apache-2.4.41-1|2843	Do not enable proxying until you have secured your server. Open proxy
14mu|apache-2.4.41-1|2844	servers are dangerous both to your network and to the Internet at large.
14mu|apache-2.4.41-1|2845	
14mu|apache-2.4.41-1|2846	%files mod_proxy_balancer
14mu|apache-2.4.41-1|2847	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/074_mod_proxy_balancer.conf
14mu|apache-2.4.41-1|2848	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_balancer.so
14mu|apache-2.4.41-1|2849	
14mu|apache-2.4.41-1|2850	%post mod_proxy_balancer
14mu|apache-2.4.41-1|2851	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2852	
14mu|apache-2.4.41-1|2853	%postun mod_proxy_balancer
14mu|apache-2.4.41-1|2854	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2855	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2856	fi
14mu|apache-2.4.41-1|2857	
14mu|apache-2.4.41-1|2858	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2859	
14mu|apache-2.4.41-1|2860	%package mod_proxy_express
14mu|apache-2.4.41-1|2861	Summary:	Dynamic mass reverse proxy extension for mod_proxy
14mu|apache-2.4.41-1|2862	Group:		System/Servers
14mu|apache-2.4.41-1|2863	
14mu|apache-2.4.41-1|2864	%description mod_proxy_express
14mu|apache-2.4.41-1|2865	This module creates dynamically configured mass reverse proxies, by mapping
14mu|apache-2.4.41-1|2866	the Host: header of the HTTP request to a server name and backend URL
14mu|apache-2.4.41-1|2867	stored in a DBM file. This allows for easy use of a huge number of reverse
14mu|apache-2.4.41-1|2868	proxies with no configuration changes. It is much less feature-full than
14mu|apache-2.4.41-1|2869	mod_proxy_balancer, which also provides dynamic growth, but is intended
14mu|apache-2.4.41-1|2870	to handle much, much larger numbers of backends. It is ideally suited as
14mu|apache-2.4.41-1|2871	a front-end HTTP switch.
14mu|apache-2.4.41-1|2872	
14mu|apache-2.4.41-1|2873	This module requires the service of mod_proxy.
14mu|apache-2.4.41-1|2874	
14mu|apache-2.4.41-1|2875	Do not enable proxying until you have secured your server. Open proxy
14mu|apache-2.4.41-1|2876	servers are dangerous both to your network and to the Internet at large.
14mu|apache-2.4.41-1|2877	
14mu|apache-2.4.41-1|2878	Limitations
14mu|apache-2.4.41-1|2879	
14mu|apache-2.4.41-1|2880	* This module is not intended to replace the dynamic capability of
14mu|apache-2.4.41-1|2881	mod_proxy_balancer. Instead, it is intended to be mostly a lightweight
14mu|apache-2.4.41-1|2882	and fast alternative to using mod_rewrite with RewriteMap and the [P]
14mu|apache-2.4.41-1|2883	flag for mapped reverse proxying.
14mu|apache-2.4.41-1|2884	* It does not support regex or pattern matching at all.  * It emulates:
14mu|apache-2.4.41-1|2885	ProxyPass / backend.server:port ProxyPassReverse / backend.server:port
14mu|apache-2.4.41-1|2886	That is, the entire URL is appended to the mapped backend URL. This is in
14mu|apache-2.4.41-1|2887	keeping with the intent of being a simple but fast reverse proxy switch.
14mu|apache-2.4.41-1|2888	
14mu|apache-2.4.41-1|2889	%files mod_proxy_express
14mu|apache-2.4.41-1|2890	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/075_mod_proxy_express.conf
14mu|apache-2.4.41-1|2891	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_express.so
14mu|apache-2.4.41-1|2892	
14mu|apache-2.4.41-1|2893	%post mod_proxy_express
14mu|apache-2.4.41-1|2894	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2895	
14mu|apache-2.4.41-1|2896	%postun mod_proxy_express
14mu|apache-2.4.41-1|2897	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2898	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2899	fi
14mu|apache-2.4.41-1|2900	
14mu|apache-2.4.41-1|2901	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2902	
14mu|apache-2.4.41-1|2903	%package mod_session
14mu|apache-2.4.41-1|2904	Summary:	Session support
14mu|apache-2.4.41-1|2905	Group:		System/Servers
14mu|apache-2.4.41-1|2906	
14mu|apache-2.4.41-1|2907	%description mod_session
14mu|apache-2.4.41-1|2908	The session modules make use of HTTP cookies, and as such can fall victim to
14mu|apache-2.4.41-1|2909	Cross Site Scripting attacks, or expose potentially private information to
14mu|apache-2.4.41-1|2910	clients. Please ensure that the relevant risks have been taken into account
14mu|apache-2.4.41-1|2911	before enabling the session functionality on your server.
14mu|apache-2.4.41-1|2912	
14mu|apache-2.4.41-1|2913	This module provides support for a server wide per user session
14mu|apache-2.4.41-1|2914	interface. Sessions can be used for keeping track of whether a user has been
14mu|apache-2.4.41-1|2915	logged in, or for other per user information that should be kept available
14mu|apache-2.4.41-1|2916	across requests.
14mu|apache-2.4.41-1|2917	
14mu|apache-2.4.41-1|2918	Sessions may be stored on the server, or may be stored on the browser.
14mu|apache-2.4.41-1|2919	Sessions may also be optionally encrypted for added security. These
14mu|apache-2.4.41-1|2920	features are divided into several modules in addition to mod_session;
14mu|apache-2.4.41-1|2921	mod_session_crypto, mod_session_cookie and mod_session_dbd. Depending on the
14mu|apache-2.4.41-1|2922	server requirements, load the appropriate modules into the server (either
14mu|apache-2.4.41-1|2923	statically at compile time or dynamically via the LoadModule directive).
14mu|apache-2.4.41-1|2924	
14mu|apache-2.4.41-1|2925	Sessions may be manipulated from other modules that depend on the session,
14mu|apache-2.4.41-1|2926	or the session may be read from and written to using environment variables
14mu|apache-2.4.41-1|2927	and HTTP headers, as appropriate.
14mu|apache-2.4.41-1|2928	
14mu|apache-2.4.41-1|2929	%files mod_session
14mu|apache-2.4.41-1|2930	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/076_mod_session.conf
14mu|apache-2.4.41-1|2931	%attr(0755,root,root) %{_libdir}/apache/mod_session.so
14mu|apache-2.4.41-1|2932	
14mu|apache-2.4.41-1|2933	%post mod_session
14mu|apache-2.4.41-1|2934	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2935	
14mu|apache-2.4.41-1|2936	%postun mod_session
14mu|apache-2.4.41-1|2937	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2938	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2939	fi
14mu|apache-2.4.41-1|2940	
14mu|apache-2.4.41-1|2941	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2942	
14mu|apache-2.4.41-1|2943	%package mod_session_cookie
14mu|apache-2.4.41-1|2944	Summary:	Cookie based session support
14mu|apache-2.4.41-1|2945	Group:		System/Servers
14mu|apache-2.4.41-1|2946	
14mu|apache-2.4.41-1|2947	%description mod_session_cookie
14mu|apache-2.4.41-1|2948	The session modules make use of HTTP cookies, and as such can fall victim to
14mu|apache-2.4.41-1|2949	Cross Site Scripting attacks, or expose potentially private information to
14mu|apache-2.4.41-1|2950	clients. Please ensure that the relevant risks have been taken into account
14mu|apache-2.4.41-1|2951	before enabling the session functionality on your server.
14mu|apache-2.4.41-1|2952	
14mu|apache-2.4.41-1|2953	This submodule of mod_session provides support for the storage of user
14mu|apache-2.4.41-1|2954	sessions on the remote browser within HTTP cookies.
14mu|apache-2.4.41-1|2955	
14mu|apache-2.4.41-1|2956	Using cookies to store a session removes the need for the server or a group
14mu|apache-2.4.41-1|2957	of servers to store the session locally, or collaborate to share a session,
14mu|apache-2.4.41-1|2958	and can be useful for high traffic environments where a server based session
14mu|apache-2.4.41-1|2959	might be too resource intensive.
14mu|apache-2.4.41-1|2960	
14mu|apache-2.4.41-1|2961	If session privacy is required, the mod_session_crypto module can be used to
14mu|apache-2.4.41-1|2962	encrypt the contents of the session before writing the session to the client.
14mu|apache-2.4.41-1|2963	
14mu|apache-2.4.41-1|2964	For more details on the session interface, see the documentation for the
14mu|apache-2.4.41-1|2965	mod_session module.
14mu|apache-2.4.41-1|2966	
14mu|apache-2.4.41-1|2967	%files mod_session_cookie
14mu|apache-2.4.41-1|2968	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/077_mod_session_cookie.conf
14mu|apache-2.4.41-1|2969	%attr(0755,root,root) %{_libdir}/apache/mod_session_cookie.so
14mu|apache-2.4.41-1|2970	
14mu|apache-2.4.41-1|2971	%post mod_session_cookie
14mu|apache-2.4.41-1|2972	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2973	
14mu|apache-2.4.41-1|2974	%postun mod_session_cookie
14mu|apache-2.4.41-1|2975	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|2976	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|2977	fi
14mu|apache-2.4.41-1|2978	
14mu|apache-2.4.41-1|2979	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|2980	
14mu|apache-2.4.41-1|2981	%package mod_session_crypto
14mu|apache-2.4.41-1|2982	Summary:	Session encryption support
14mu|apache-2.4.41-1|2983	Group:		System/Servers
14mu|apache-2.4.41-1|2984	
14mu|apache-2.4.41-1|2985	%description mod_session_crypto
14mu|apache-2.4.41-1|2986	The session modules make use of HTTP cookies, and as such can fall victim to
14mu|apache-2.4.41-1|2987	Cross Site Scripting attacks, or expose potentially private information to
14mu|apache-2.4.41-1|2988	clients. Please ensure that the relevant risks have been taken into account
14mu|apache-2.4.41-1|2989	before enabling the session functionality on your server.
14mu|apache-2.4.41-1|2990	
14mu|apache-2.4.41-1|2991	This submodule of mod_session provides support for the encryption of user
14mu|apache-2.4.41-1|2992	sessions before being written to a local database, or written to a remote
14mu|apache-2.4.41-1|2993	browser via an HTTP cookie.
14mu|apache-2.4.41-1|2994	
14mu|apache-2.4.41-1|2995	This can help provide privacy to user sessions where the contents of the
14mu|apache-2.4.41-1|2996	session should be kept private from the user, or where protection is needed
14mu|apache-2.4.41-1|2997	against the effects of cross site scripting attacks.
14mu|apache-2.4.41-1|2998	
14mu|apache-2.4.41-1|2999	For more details on the session interface, see the documentation for the
14mu|apache-2.4.41-1|3000	mod_session module.
14mu|apache-2.4.41-1|3001	
14mu|apache-2.4.41-1|3002	%files mod_session_crypto
14mu|apache-2.4.41-1|3003	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/078_mod_session_crypto.conf
14mu|apache-2.4.41-1|3004	%attr(0755,root,root) %{_libdir}/apache/mod_session_crypto.so
14mu|apache-2.4.41-1|3005	
14mu|apache-2.4.41-1|3006	%post mod_session_crypto
14mu|apache-2.4.41-1|3007	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3008	
14mu|apache-2.4.41-1|3009	%postun mod_session_crypto
14mu|apache-2.4.41-1|3010	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3011	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3012	fi
14mu|apache-2.4.41-1|3013	
14mu|apache-2.4.41-1|3014	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3015	
14mu|apache-2.4.41-1|3016	%package mod_session_dbd
14mu|apache-2.4.41-1|3017	Summary:	DBD/SQL based session support
14mu|apache-2.4.41-1|3018	Group:		System/Servers
14mu|apache-2.4.41-1|3019	
14mu|apache-2.4.41-1|3020	%description mod_session_dbd
14mu|apache-2.4.41-1|3021	The session modules make use of HTTP cookies, and as such can fall victim to
14mu|apache-2.4.41-1|3022	Cross Site Scripting attacks, or expose potentially private information to
14mu|apache-2.4.41-1|3023	clients. Please ensure that the relevant risks have been taken into account
14mu|apache-2.4.41-1|3024	before enabling the session functionality on your server.
14mu|apache-2.4.41-1|3025	
14mu|apache-2.4.41-1|3026	This submodule of mod_session provides support for the storage of user
14mu|apache-2.4.41-1|3027	sessions within a SQL database using the mod_dbd module.
14mu|apache-2.4.41-1|3028	
14mu|apache-2.4.41-1|3029	Sessions can either be anonymous, where the session is keyed by a unique
14mu|apache-2.4.41-1|3030	UUID string stored on the browser in a cookie, or per user, where the
14mu|apache-2.4.41-1|3031	session is keyed against the userid of the logged in user.
14mu|apache-2.4.41-1|3032	
14mu|apache-2.4.41-1|3033	SQL based sessions are hidden from the browser, and so offer a measure of
14mu|apache-2.4.41-1|3034	privacy without the need for encryption.
14mu|apache-2.4.41-1|3035	
14mu|apache-2.4.41-1|3036	Different webservers within a server farm may choose to share a database,
14mu|apache-2.4.41-1|3037	and so share sessions with one another.
14mu|apache-2.4.41-1|3038	
14mu|apache-2.4.41-1|3039	For more details on the session interface, see the documentation for the
14mu|apache-2.4.41-1|3040	mod_session module.
14mu|apache-2.4.41-1|3041	
14mu|apache-2.4.41-1|3042	%files mod_session_dbd
14mu|apache-2.4.41-1|3043	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/079_mod_session_dbd.conf
14mu|apache-2.4.41-1|3044	%attr(0755,root,root) %{_libdir}/apache/mod_session_dbd.so
14mu|apache-2.4.41-1|3045	
14mu|apache-2.4.41-1|3046	%post mod_session_dbd
14mu|apache-2.4.41-1|3047	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3048	
14mu|apache-2.4.41-1|3049	%postun mod_session_dbd
14mu|apache-2.4.41-1|3050	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3051	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3052	fi
14mu|apache-2.4.41-1|3053	
14mu|apache-2.4.41-1|3054	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3055	
14mu|apache-2.4.41-1|3056	%package mod_slotmem_shm
14mu|apache-2.4.41-1|3057	Summary:	Slot-based shared memory provider
14mu|apache-2.4.41-1|3058	Group:		System/Servers
14mu|apache-2.4.41-1|3059	
14mu|apache-2.4.41-1|3060	%description mod_slotmem_shm
14mu|apache-2.4.41-1|3061	mod_slotmem_shm is a memory provider which provides for creation and access
14mu|apache-2.4.41-1|3062	to a shared memory segment in which the datasets are organized in "slots."
14mu|apache-2.4.41-1|3063	
14mu|apache-2.4.41-1|3064	All shared memory is cleared and cleaned with each restart, whether graceful
14mu|apache-2.4.41-1|3065	or not. The data itself is stored and restored within a file noted by the
14mu|apache-2.4.41-1|3066	name parameter in the create and attach calls.
14mu|apache-2.4.41-1|3067	
14mu|apache-2.4.41-1|3068	%files mod_slotmem_shm
14mu|apache-2.4.41-1|3069	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/080_mod_slotmem_shm.conf
14mu|apache-2.4.41-1|3070	%attr(0755,root,root) %{_libdir}/apache/mod_slotmem_shm.so
14mu|apache-2.4.41-1|3071	
14mu|apache-2.4.41-1|3072	%post mod_slotmem_shm
14mu|apache-2.4.41-1|3073	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3074	
14mu|apache-2.4.41-1|3075	%postun mod_slotmem_shm
14mu|apache-2.4.41-1|3076	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3077	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3078	fi
14mu|apache-2.4.41-1|3079	
14mu|apache-2.4.41-1|3080	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3081	
14mu|apache-2.4.41-1|3082	%package mod_slotmem_plain
14mu|apache-2.4.41-1|3083	Summary:	Slot-based shared memory provider
14mu|apache-2.4.41-1|3084	Group:		System/Servers
14mu|apache-2.4.41-1|3085	
14mu|apache-2.4.41-1|3086	%description mod_slotmem_plain
14mu|apache-2.4.41-1|3087	mod_slotmem_plain is a memory provider which provides for creation and access
14mu|apache-2.4.41-1|3088	to a plain memory segment in which the datasets are organized in "slots."
14mu|apache-2.4.41-1|3089	
14mu|apache-2.4.41-1|3090	If the memory needs to be shared between threads and processes, a better
14mu|apache-2.4.41-1|3091	provider would be mod_slotmem_shm.
14mu|apache-2.4.41-1|3092	
14mu|apache-2.4.41-1|3093	%files mod_slotmem_plain
14mu|apache-2.4.41-1|3094	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/081_mod_slotmem_plain.conf
14mu|apache-2.4.41-1|3095	%attr(0755,root,root) %{_libdir}/apache/mod_slotmem_plain.so
14mu|apache-2.4.41-1|3096	
14mu|apache-2.4.41-1|3097	%post mod_slotmem_plain
14mu|apache-2.4.41-1|3098	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3099	
14mu|apache-2.4.41-1|3100	%postun mod_slotmem_plain
14mu|apache-2.4.41-1|3101	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3102	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3103	fi
14mu|apache-2.4.41-1|3104	
14mu|apache-2.4.41-1|3105	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3106	
14mu|apache-2.4.41-1|3107	%package mod_ssl
14mu|apache-2.4.41-1|3108	Summary:	Strong cryptography using the SSL and TLS protocols
14mu|apache-2.4.41-1|3109	Group:		System/Servers
14mu|apache-2.4.41-1|3110	Requires:	apache-mod_socache_shmcb
14mu|apache-2.4.41-1|3111	Requires(post):	openssl
14mu|apache-2.4.41-1|3112	
14mu|apache-2.4.41-1|3113	%description mod_ssl
14mu|apache-2.4.41-1|3114	This module provides SSL v2/v3 and TLS v1 support for the Apache HTTP
14mu|apache-2.4.41-1|3115	Server. It was contributed by Ralf S. Engelschall based on his mod_ssl
14mu|apache-2.4.41-1|3116	project and originally derived from work by Ben Laurie.
14mu|apache-2.4.41-1|3117	
14mu|apache-2.4.41-1|3118	This module relies on OpenSSL to provide the cryptography engine.
14mu|apache-2.4.41-1|3119	
14mu|apache-2.4.41-1|3120	Further details, discussion, and examples are provided in the SSL
14mu|apache-2.4.41-1|3121	documentation.
14mu|apache-2.4.41-1|3122	
14mu|apache-2.4.41-1|3123	%files mod_ssl
14mu|apache-2.4.41-1|3124	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/082_mod_ssl.conf
14mu|apache-2.4.41-1|3125	%attr(0755,root,root) %{_libdir}/apache/mod_ssl.so
14mu|apache-2.4.41-1|3126	%attr(0700,apache,root) %dir /var/cache/httpd/mod_ssl
14mu|apache-2.4.41-1|3127	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.dir
14mu|apache-2.4.41-1|3128	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.pag
14mu|apache-2.4.41-1|3129	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.sem
14mu|apache-2.4.41-1|3130	
14mu|apache-2.4.41-1|3131	%pre mod_ssl
14mu|apache-2.4.41-1|3132	# http://qa.mandriva.com/show_bug.cgi?id=32773
14mu|apache-2.4.41-1|3133	# http://qa.mandriva.com/show_bug.cgi?id=33198
14mu|apache-2.4.41-1|3134	# If there was default mod_ssl vhost misplaced move it as rpmsave
14mu|apache-2.4.41-1|3135	if [ -f %{_sysconfdir}/httpd/modules.d/41_mod_ssl.default-vhost.conf -a ! -f  %{_sysconfdir}/httpd/conf/vhosts.d/01_default_ssl_vhost.conf ]; then
14mu|apache-2.4.41-1|3136	mv -vf %{_sysconfdir}/httpd/modules.d/41_mod_ssl.default-vhost.conf %{_sysconfdir}/httpd/conf/vhosts.d/01_default_ssl_vhost.conf
14mu|apache-2.4.41-1|3137	fi
14mu|apache-2.4.41-1|3138	
14mu|apache-2.4.41-1|3139	%post mod_ssl
14mu|apache-2.4.41-1|3140	if [ "$1" = "1" ]; then
14mu|apache-2.4.41-1|3141	
14mu|apache-2.4.41-1|3142	mkdir -p %{_sysconfdir}/pki/tls/{private,certs} 2>/dev/null
14mu|apache-2.4.41-1|3143	umask 077
14mu|apache-2.4.41-1|3144	
14mu|apache-2.4.41-1|3145	if [ ! -f %{_sysconfdir}/pki/tls/private/localhost.key ]; then
14mu|apache-2.4.41-1|3146	%{_bindir}/openssl genrsa -rand /proc/apm:/proc/cpuinfo:/proc/dma:/proc/filesystems:/proc/interrupts:/proc/ioports:/proc/pci:/proc/rtc:/proc/uptime 1024 > %{_sysconfdir}/pki/tls/private/localhost.key 2> /dev/null
14mu|apache-2.4.41-1|3147	fi
14mu|apache-2.4.41-1|3148	
14mu|apache-2.4.41-1|3149	FQDN=`hostname`
14mu|apache-2.4.41-1|3150	if [ "x${FQDN}" = "x" ]; then
14mu|apache-2.4.41-1|3151	FQDN=localhost.localdomain
14mu|apache-2.4.41-1|3152	fi
14mu|apache-2.4.41-1|3153	
14mu|apache-2.4.41-1|3154	if [ ! -f %{_sysconfdir}/pki/tls/certs/localhost.crt ] ; then
14mu|apache-2.4.41-1|3155	cat << EOF | %{_bindir}/openssl req -new -key %{_sysconfdir}/pki/tls/private/localhost.key -x509 -days 365 -set_serial $RANDOM -out %{_sysconfdir}/pki/tls/certs/localhost.crt 2>/dev/null
14mu|apache-2.4.41-1|3156	--
14mu|apache-2.4.41-1|3157	SomeState
14mu|apache-2.4.41-1|3158	SomeCity
14mu|apache-2.4.41-1|3159	SomeOrganization
14mu|apache-2.4.41-1|3160	SomeOrganizationalUnit
14mu|apache-2.4.41-1|3161	${FQDN}
14mu|apache-2.4.41-1|3162	root@${FQDN}
14mu|apache-2.4.41-1|3163	EOF
14mu|apache-2.4.41-1|3164	fi
14mu|apache-2.4.41-1|3165	fi
14mu|apache-2.4.41-1|3166	
14mu|apache-2.4.41-1|3167	if [ "$1" -gt "1" ]; then
14mu|apache-2.4.41-1|3168	mkdir -p %{_sysconfdir}/pki/tls/{private,certs} 2>/dev/null
14mu|apache-2.4.41-1|3169	if [ -d /etc/ssl/apache ];then
14mu|apache-2.4.41-1|3170	if [ -f /etc/ssl/apache/server.crt.rpmsave -a ! -f /etc/pki/tls/certs/localhost.crt ]; then
14mu|apache-2.4.41-1|3171	cp -p /etc/ssl/apache/server.crt.rpmsave /etc/pki/tls/certs/localhost.crt
14mu|apache-2.4.41-1|3172	fi
14mu|apache-2.4.41-1|3173	if [ -f /etc/ssl/apache/server.key.rpmsave -a ! -f /etc/pki/tls/private/localhost.key ]; then
14mu|apache-2.4.41-1|3174	cp -p /etc/ssl/apache/server.key.rpmsave /etc/pki/tls/private/localhost.key
14mu|apache-2.4.41-1|3175	fi
14mu|apache-2.4.41-1|3176	fi
14mu|apache-2.4.41-1|3177	fi
14mu|apache-2.4.41-1|3178	
14mu|apache-2.4.41-1|3179	# create some ghost files
14mu|apache-2.4.41-1|3180	%create_ghostfile /var/cache/httpd/mod_ssl/scache.dir apache root 0600
14mu|apache-2.4.41-1|3181	%create_ghostfile /var/cache/httpd/mod_ssl/scache.pag apache root 0600
14mu|apache-2.4.41-1|3182	%create_ghostfile /var/cache/httpd/mod_ssl/scache.sem apache root 0600
14mu|apache-2.4.41-1|3183	
14mu|apache-2.4.41-1|3184	# http://qa.mandriva.com/show_bug.cgi?id=33429
14mu|apache-2.4.41-1|3185	if [ -f /etc/pki/tls/certs/localhost.crt ]; then
14mu|apache-2.4.41-1|3186	chmod 644 /etc/pki/tls/certs/localhost.crt
14mu|apache-2.4.41-1|3187	fi
14mu|apache-2.4.41-1|3188	
14mu|apache-2.4.41-1|3189	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3190	
14mu|apache-2.4.41-1|3191	%postun mod_ssl
14mu|apache-2.4.41-1|3192	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3193	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3194	fi
14mu|apache-2.4.41-1|3195	
14mu|apache-2.4.41-1|3196	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3197	
14mu|apache-2.4.41-1|3198	%package mod_optional_hook_export
14mu|apache-2.4.41-1|3199	Summary:	ExportLogTransaction module
14mu|apache-2.4.41-1|3200	Group:		System/Servers
14mu|apache-2.4.41-1|3201	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3202	
14mu|apache-2.4.41-1|3203	%description mod_optional_hook_export
14mu|apache-2.4.41-1|3204	ExportLogTransaction module.
14mu|apache-2.4.41-1|3205	
14mu|apache-2.4.41-1|3206	%files mod_optional_hook_export
14mu|apache-2.4.41-1|3207	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/083_mod_optional_hook_export.conf
14mu|apache-2.4.41-1|3208	%attr(0755,root,root) %{_libdir}/apache/mod_optional_hook_export.so
14mu|apache-2.4.41-1|3209	
14mu|apache-2.4.41-1|3210	%post mod_optional_hook_export
14mu|apache-2.4.41-1|3211	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3212	
14mu|apache-2.4.41-1|3213	%postun mod_optional_hook_export
14mu|apache-2.4.41-1|3214	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3215	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3216	fi
14mu|apache-2.4.41-1|3217	
14mu|apache-2.4.41-1|3218	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3219	
14mu|apache-2.4.41-1|3220	%package mod_optional_hook_import
14mu|apache-2.4.41-1|3221	Summary:	ImportOptionalHookTestHook module
14mu|apache-2.4.41-1|3222	Group:		System/Servers
14mu|apache-2.4.41-1|3223	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3224	
14mu|apache-2.4.41-1|3225	%description mod_optional_hook_import
14mu|apache-2.4.41-1|3226	ImportOptionalHookTestHook module.
14mu|apache-2.4.41-1|3227	
14mu|apache-2.4.41-1|3228	%files mod_optional_hook_import
14mu|apache-2.4.41-1|3229	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/084_mod_optional_hook_import.conf
14mu|apache-2.4.41-1|3230	%attr(0755,root,root) %{_libdir}/apache/mod_optional_hook_import.so
14mu|apache-2.4.41-1|3231	
14mu|apache-2.4.41-1|3232	%post mod_optional_hook_import
14mu|apache-2.4.41-1|3233	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3234	
14mu|apache-2.4.41-1|3235	%postun mod_optional_hook_import
14mu|apache-2.4.41-1|3236	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3237	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3238	fi
14mu|apache-2.4.41-1|3239	
14mu|apache-2.4.41-1|3240	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3241	
14mu|apache-2.4.41-1|3242	%package mod_optional_fn_import
14mu|apache-2.4.41-1|3243	Summary:	ImportLogTransaction module
14mu|apache-2.4.41-1|3244	Group:		System/Servers
14mu|apache-2.4.41-1|3245	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3246	
14mu|apache-2.4.41-1|3247	%description mod_optional_fn_import
14mu|apache-2.4.41-1|3248	ImportLogTransaction module.
14mu|apache-2.4.41-1|3249	
14mu|apache-2.4.41-1|3250	%files mod_optional_fn_import
14mu|apache-2.4.41-1|3251	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/085_mod_optional_fn_import.conf
14mu|apache-2.4.41-1|3252	%attr(0755,root,root) %{_libdir}/apache/mod_optional_fn_import.so
14mu|apache-2.4.41-1|3253	
14mu|apache-2.4.41-1|3254	%post mod_optional_fn_import
14mu|apache-2.4.41-1|3255	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3256	
14mu|apache-2.4.41-1|3257	%postun mod_optional_fn_import
14mu|apache-2.4.41-1|3258	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3259	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3260	fi
14mu|apache-2.4.41-1|3261	
14mu|apache-2.4.41-1|3262	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3263	
14mu|apache-2.4.41-1|3264	%package mod_optional_fn_export
14mu|apache-2.4.41-1|3265	Summary:	optional hook import module
14mu|apache-2.4.41-1|3266	Group:		System/Servers
14mu|apache-2.4.41-1|3267	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3268	
14mu|apache-2.4.41-1|3269	%description mod_optional_fn_export
14mu|apache-2.4.41-1|3270	Description:optional hook import module.
14mu|apache-2.4.41-1|3271	
14mu|apache-2.4.41-1|3272	%files mod_optional_fn_export
14mu|apache-2.4.41-1|3273	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/086_mod_optional_fn_export.conf
14mu|apache-2.4.41-1|3274	%attr(0755,root,root) %{_libdir}/apache/mod_optional_fn_export.so
14mu|apache-2.4.41-1|3275	
14mu|apache-2.4.41-1|3276	%post mod_optional_fn_export
14mu|apache-2.4.41-1|3277	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3278	
14mu|apache-2.4.41-1|3279	%postun mod_optional_fn_export
14mu|apache-2.4.41-1|3280	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3281	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3282	fi
14mu|apache-2.4.41-1|3283	
14mu|apache-2.4.41-1|3284	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3285	
14mu|apache-2.4.41-1|3286	%package mod_dialup
14mu|apache-2.4.41-1|3287	Summary:	Send static content at a bandwidth rate limit, defined by old modem standards
14mu|apache-2.4.41-1|3288	Group:		System/Servers
14mu|apache-2.4.41-1|3289	
14mu|apache-2.4.41-1|3290	%description mod_dialup
14mu|apache-2.4.41-1|3291	It is a module that sends static content at a bandwidth rate limit, defined
14mu|apache-2.4.41-1|3292	by the various old modem standards. So, you can browse your site with a
14mu|apache-2.4.41-1|3293	56k V.92 modem, by adding something like this:
14mu|apache-2.4.41-1|3294	
14mu|apache-2.4.41-1|3295	<Location /mysite> ModemStandard V.92 </Location>
14mu|apache-2.4.41-1|3296	
14mu|apache-2.4.41-1|3297	Previously to do bandwidth rate limiting modules would have to block an entire
14mu|apache-2.4.41-1|3298	thread, for each client, and insert sleeps to slow the bandwidth down. Using
14mu|apache-2.4.41-1|3299	the new suspend feature, a handler can get callback N milliseconds in the
14mu|apache-2.4.41-1|3300	future, and it will be invoked by the Event MPM on a different thread,
14mu|apache-2.4.41-1|3301	once the timer hits. From there the handler can continue to send data to
14mu|apache-2.4.41-1|3302	the client.
14mu|apache-2.4.41-1|3303	
14mu|apache-2.4.41-1|3304	%files mod_dialup
14mu|apache-2.4.41-1|3305	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/087_mod_dialup.conf
14mu|apache-2.4.41-1|3306	%attr(0755,root,root) %{_libdir}/apache/mod_dialup.so
14mu|apache-2.4.41-1|3307	
14mu|apache-2.4.41-1|3308	%post mod_dialup
14mu|apache-2.4.41-1|3309	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3310	
14mu|apache-2.4.41-1|3311	%postun mod_dialup
14mu|apache-2.4.41-1|3312	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3313	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3314	fi
14mu|apache-2.4.41-1|3315	
14mu|apache-2.4.41-1|3316	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3317	
14mu|apache-2.4.41-1|3318	%package mod_lbmethod_byrequests
14mu|apache-2.4.41-1|3319	Summary:	Request Counting load balancer scheduler algorithm for mod_proxy_balancer
14mu|apache-2.4.41-1|3320	Group:		System/Servers
14mu|apache-2.4.41-1|3321	
14mu|apache-2.4.41-1|3322	%description mod_lbmethod_byrequests
14mu|apache-2.4.41-1|3323	This module does not provide any configuration directives of its own.
14mu|apache-2.4.41-1|3324	It requires the services of mod_proxy_balancer, and provides the byrequests
14mu|apache-2.4.41-1|3325	load balancing method..
14mu|apache-2.4.41-1|3326	
14mu|apache-2.4.41-1|3327	%files mod_lbmethod_byrequests
14mu|apache-2.4.41-1|3328	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/088_mod_lbmethod_byrequests.conf
14mu|apache-2.4.41-1|3329	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_byrequests.so
14mu|apache-2.4.41-1|3330	
14mu|apache-2.4.41-1|3331	%post mod_lbmethod_byrequests
14mu|apache-2.4.41-1|3332	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3333	
14mu|apache-2.4.41-1|3334	%postun mod_lbmethod_byrequests
14mu|apache-2.4.41-1|3335	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3336	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3337	fi
14mu|apache-2.4.41-1|3338	
14mu|apache-2.4.41-1|3339	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3340	
14mu|apache-2.4.41-1|3341	%package mod_lbmethod_bytraffic
14mu|apache-2.4.41-1|3342	Summary:	Weighted Traffic Counting load balancer scheduler for mod_proxy_balancer
14mu|apache-2.4.41-1|3343	Group:		System/Servers
14mu|apache-2.4.41-1|3344	
14mu|apache-2.4.41-1|3345	%description mod_lbmethod_bytraffic
14mu|apache-2.4.41-1|3346	This module does not provide any configuration directives of its own.
14mu|apache-2.4.41-1|3347	It requires the services of mod_proxy_balancer, and provides the bytraffic
14mu|apache-2.4.41-1|3348	load balancing method..
14mu|apache-2.4.41-1|3349	
14mu|apache-2.4.41-1|3350	%files mod_lbmethod_bytraffic
14mu|apache-2.4.41-1|3351	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/089_mod_lbmethod_bytraffic.conf
14mu|apache-2.4.41-1|3352	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_bytraffic.so
14mu|apache-2.4.41-1|3353	
14mu|apache-2.4.41-1|3354	%post mod_lbmethod_bytraffic
14mu|apache-2.4.41-1|3355	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3356	
14mu|apache-2.4.41-1|3357	%postun mod_lbmethod_bytraffic
14mu|apache-2.4.41-1|3358	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3359	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3360	fi
14mu|apache-2.4.41-1|3361	
14mu|apache-2.4.41-1|3362	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3363	
14mu|apache-2.4.41-1|3364	%package mod_lbmethod_bybusyness
14mu|apache-2.4.41-1|3365	Summary:	Pending Request Counting load balancer scheduler for mod_proxy_balancer
14mu|apache-2.4.41-1|3366	Group:		System/Servers
14mu|apache-2.4.41-1|3367	
14mu|apache-2.4.41-1|3368	%description mod_lbmethod_bybusyness
14mu|apache-2.4.41-1|3369	This module does not provide any configuration directives of its own.
14mu|apache-2.4.41-1|3370	It requires the services of mod_proxy_balancer, and provides the bybusyness
14mu|apache-2.4.41-1|3371	load balancing method.
14mu|apache-2.4.41-1|3372	
14mu|apache-2.4.41-1|3373	%files mod_lbmethod_bybusyness
14mu|apache-2.4.41-1|3374	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/090_mod_lbmethod_bybusyness.conf
14mu|apache-2.4.41-1|3375	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_bybusyness.so
14mu|apache-2.4.41-1|3376	
14mu|apache-2.4.41-1|3377	%post mod_lbmethod_bybusyness
14mu|apache-2.4.41-1|3378	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3379	
14mu|apache-2.4.41-1|3380	%postun mod_lbmethod_bybusyness
14mu|apache-2.4.41-1|3381	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3382	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3383	fi
14mu|apache-2.4.41-1|3384	
14mu|apache-2.4.41-1|3385	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3386	
14mu|apache-2.4.41-1|3387	%package mod_lbmethod_heartbeat
14mu|apache-2.4.41-1|3388	Summary:	Heartbeat Traffic Counting load balancer scheduler for mod_proxy_balancer
14mu|apache-2.4.41-1|3389	Group:		System/Servers
14mu|apache-2.4.41-1|3390	
14mu|apache-2.4.41-1|3391	%description mod_lbmethod_heartbeat
14mu|apache-2.4.41-1|3392	lbmethod=heartbeat uses the services of mod_heartmonitor to balance between
14mu|apache-2.4.41-1|3393	origin servers that are providing heartbeat info via the mod_heartbeat module.
14mu|apache-2.4.41-1|3394	
14mu|apache-2.4.41-1|3395	This modules load balancing algorithm favors servers with more ready (idle)
14mu|apache-2.4.41-1|3396	capacity over time, but does not select the server with the most ready
14mu|apache-2.4.41-1|3397	capacity every time. Servers that have 0 active clients are penalized,
14mu|apache-2.4.41-1|3398	with the assumption that they are not fully initialized.
14mu|apache-2.4.41-1|3399	
14mu|apache-2.4.41-1|3400	%files mod_lbmethod_heartbeat
14mu|apache-2.4.41-1|3401	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/091_mod_lbmethod_heartbeat.conf
14mu|apache-2.4.41-1|3402	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_heartbeat.so
14mu|apache-2.4.41-1|3403	
14mu|apache-2.4.41-1|3404	%post mod_lbmethod_heartbeat
14mu|apache-2.4.41-1|3405	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3406	
14mu|apache-2.4.41-1|3407	%postun mod_lbmethod_heartbeat
14mu|apache-2.4.41-1|3408	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3409	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3410	fi
14mu|apache-2.4.41-1|3411	
14mu|apache-2.4.41-1|3412	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3413	
14mu|apache-2.4.41-1|3414	%package mod_unixd
14mu|apache-2.4.41-1|3415	Summary:	Basic (required) security for Unix-family platforms
14mu|apache-2.4.41-1|3416	Group:		System/Servers
14mu|apache-2.4.41-1|3417	
14mu|apache-2.4.41-1|3418	%description mod_unixd
14mu|apache-2.4.41-1|3419	Basic (required) security for Unix-family platforms.
14mu|apache-2.4.41-1|3420	
14mu|apache-2.4.41-1|3421	%files mod_unixd
14mu|apache-2.4.41-1|3422	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/092_mod_unixd.conf
14mu|apache-2.4.41-1|3423	%attr(0755,root,root) %{_libdir}/apache/mod_unixd.so
14mu|apache-2.4.41-1|3424	
14mu|apache-2.4.41-1|3425	%post mod_unixd
14mu|apache-2.4.41-1|3426	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3427	
14mu|apache-2.4.41-1|3428	%postun mod_unixd
14mu|apache-2.4.41-1|3429	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3430	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3431	fi
14mu|apache-2.4.41-1|3432	
14mu|apache-2.4.41-1|3433	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3434	
14mu|apache-2.4.41-1|3435	%package mod_heartbeat
14mu|apache-2.4.41-1|3436	Summary:	Sends messages with server status to frontend proxy
14mu|apache-2.4.41-1|3437	Group:		System/Servers
14mu|apache-2.4.41-1|3438	
14mu|apache-2.4.41-1|3439	%description mod_heartbeat
14mu|apache-2.4.41-1|3440	mod_heartbeat sends multicast messages to a mod_heartmonitor listener that
14mu|apache-2.4.41-1|3441	advertises the servers current connection count. Usually, mod_heartmonitor
14mu|apache-2.4.41-1|3442	will be running on a proxy server with mod_lbmethod_heartbeat loaded,
14mu|apache-2.4.41-1|3443	which allows ProxyPass to use the "heartbeat" lbmethod inside of ProxyPass.
14mu|apache-2.4.41-1|3444	
14mu|apache-2.4.41-1|3445	mod_heartbeat itself is loaded on the origin server(s) that serve
14mu|apache-2.4.41-1|3446	requests through the proxy server(s).  To use mod_heartbeat, mod_status
14mu|apache-2.4.41-1|3447	and mod_watchdog must be either a static modules or, if a dynamic module,
14mu|apache-2.4.41-1|3448	must be loaded before mod_heartbeat.
14mu|apache-2.4.41-1|3449	
14mu|apache-2.4.41-1|3450	%files mod_heartbeat
14mu|apache-2.4.41-1|3451	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/093_mod_heartbeat.conf
14mu|apache-2.4.41-1|3452	%attr(0755,root,root) %{_libdir}/apache/mod_heartbeat.so
14mu|apache-2.4.41-1|3453	
14mu|apache-2.4.41-1|3454	%post mod_heartbeat
14mu|apache-2.4.41-1|3455	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3456	
14mu|apache-2.4.41-1|3457	%postun mod_heartbeat
14mu|apache-2.4.41-1|3458	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3459	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3460	fi
14mu|apache-2.4.41-1|3461	
14mu|apache-2.4.41-1|3462	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3463	
14mu|apache-2.4.41-1|3464	%package mod_heartmonitor
14mu|apache-2.4.41-1|3465	Summary:	Centralized monitor for mod_heartbeat origin servers
14mu|apache-2.4.41-1|3466	Group:		System/Servers
14mu|apache-2.4.41-1|3467	
14mu|apache-2.4.41-1|3468	%description mod_heartmonitor
14mu|apache-2.4.41-1|3469	mod_heartmonitor listens for server status messages generated by
14mu|apache-2.4.41-1|3470	mod_heartbeat enabled origin servers and makes their status available
14mu|apache-2.4.41-1|3471	to mod_lbmethod_heartbeat. This allows ProxyPass to use the "heartbeat"
14mu|apache-2.4.41-1|3472	lbmethod inside of ProxyPass.
14mu|apache-2.4.41-1|3473	
14mu|apache-2.4.41-1|3474	This module uses the services of mod_slotmem_shm when available instead
14mu|apache-2.4.41-1|3475	of flat-file storage. No configuration is required to use mod_slotmem_shm.
14mu|apache-2.4.41-1|3476	To use mod_heartmonitor, mod_status and mod_watchdog must be either a static
14mu|apache-2.4.41-1|3477	modules or, if a dynamic module, it must be loaded before mod_heartmonitor.
14mu|apache-2.4.41-1|3478	
14mu|apache-2.4.41-1|3479	%files mod_heartmonitor
14mu|apache-2.4.41-1|3480	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/094_mod_heartmonitor.conf
14mu|apache-2.4.41-1|3481	%attr(0755,root,root) %{_libdir}/apache/mod_heartmonitor.so
14mu|apache-2.4.41-1|3482	
14mu|apache-2.4.41-1|3483	%post mod_heartmonitor
14mu|apache-2.4.41-1|3484	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3485	
14mu|apache-2.4.41-1|3486	%postun mod_heartmonitor
14mu|apache-2.4.41-1|3487	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3488	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3489	fi
14mu|apache-2.4.41-1|3490	
14mu|apache-2.4.41-1|3491	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3492	
14mu|apache-2.4.41-1|3493	%package mod_dav
14mu|apache-2.4.41-1|3494	Summary:	Distributed Authoring and Versioning (WebDAV) functionality
14mu|apache-2.4.41-1|3495	Group:		System/Servers
14mu|apache-2.4.41-1|3496	
14mu|apache-2.4.41-1|3497	%description mod_dav
14mu|apache-2.4.41-1|3498	This module provides class 1 and class 2 WebDAV ('Web-based Distributed
14mu|apache-2.4.41-1|3499	Authoring and Versioning') functionality for Apache. This extension to the
14mu|apache-2.4.41-1|3500	HTTP protocol allows creating, moving, copying, and deleting resources and
14mu|apache-2.4.41-1|3501	collections on a remote web server.
14mu|apache-2.4.41-1|3502	
14mu|apache-2.4.41-1|3503	%files mod_dav
14mu|apache-2.4.41-1|3504	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/095_mod_dav.conf
14mu|apache-2.4.41-1|3505	%attr(0755,root,root) %{_libdir}/apache/mod_dav.so
14mu|apache-2.4.41-1|3506	%attr(-,apache,apache) %dir /var/lib/dav
14mu|apache-2.4.41-1|3507	%attr(-,apache,apache) %dir /var/lib/dav/uploads
14mu|apache-2.4.41-1|3508	
14mu|apache-2.4.41-1|3509	%post mod_dav
14mu|apache-2.4.41-1|3510	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3511	
14mu|apache-2.4.41-1|3512	%postun mod_dav
14mu|apache-2.4.41-1|3513	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3514	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3515	fi
14mu|apache-2.4.41-1|3516	
14mu|apache-2.4.41-1|3517	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3518	
14mu|apache-2.4.41-1|3519	%package mod_status
14mu|apache-2.4.41-1|3520	Summary:	Provides information on server activity and performance
14mu|apache-2.4.41-1|3521	Group:		System/Servers
14mu|apache-2.4.41-1|3522	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3523	
14mu|apache-2.4.41-1|3524	%description mod_status
14mu|apache-2.4.41-1|3525	The Status module allows a server administrator to find out how well their
14mu|apache-2.4.41-1|3526	server is performing. A HTML page is presented that gives the current server
14mu|apache-2.4.41-1|3527	statistics in an easily readable form. If required this page can be made
14mu|apache-2.4.41-1|3528	to automatically refresh (given a compatible browser).  Another page gives
14mu|apache-2.4.41-1|3529	a simple machine-readable list of the current server state.
14mu|apache-2.4.41-1|3530	
14mu|apache-2.4.41-1|3531	The details given are: * The number of worker serving requests * The number
14mu|apache-2.4.41-1|3532	of idle worker * The status of each worker, the number of requests that
14mu|apache-2.4.41-1|3533	worker has
14mu|apache-2.4.41-1|3534	performed and the total number of bytes served by the worker (*)
14mu|apache-2.4.41-1|3535	* A total number of accesses and byte count served (*) * The time the server
14mu|apache-2.4.41-1|3536	was started/restarted and the time it has been
14mu|apache-2.4.41-1|3537	running for
14mu|apache-2.4.41-1|3538	* Averages giving the number of requests per second, the number of
14mu|apache-2.4.41-1|3539	bytes served per second and the average number of bytes per request (*)
14mu|apache-2.4.41-1|3540	* The current percentage CPU used by each worker and in total by all
14mu|apache-2.4.41-1|3541	workers combined (*)
14mu|apache-2.4.41-1|3542	* The current hosts and requests being processed (*)
14mu|apache-2.4.41-1|3543	
14mu|apache-2.4.41-1|3544	The lines marked "(*)" are only available if ExtendedStatus is On. In
14mu|apache-2.4.41-1|3545	version 2.3.6, loading mod_status will toggle ExtendedStatus On by default.
14mu|apache-2.4.41-1|3546	
14mu|apache-2.4.41-1|3547	%files mod_status
14mu|apache-2.4.41-1|3548	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/096_mod_status.conf
14mu|apache-2.4.41-1|3549	%attr(0755,root,root) %{_libdir}/apache/mod_status.so
14mu|apache-2.4.41-1|3550	
14mu|apache-2.4.41-1|3551	%post mod_status
14mu|apache-2.4.41-1|3552	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3553	
14mu|apache-2.4.41-1|3554	%postun mod_status
14mu|apache-2.4.41-1|3555	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3556	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3557	fi
14mu|apache-2.4.41-1|3558	
14mu|apache-2.4.41-1|3559	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3560	
14mu|apache-2.4.41-1|3561	%package mod_autoindex
14mu|apache-2.4.41-1|3562	Summary:	Generates directory indexes automatically
14mu|apache-2.4.41-1|3563	Group:		System/Servers
14mu|apache-2.4.41-1|3564	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3565	
14mu|apache-2.4.41-1|3566	%description mod_autoindex
14mu|apache-2.4.41-1|3567	The index of a directory can come from one of two sources:
14mu|apache-2.4.41-1|3568	
14mu|apache-2.4.41-1|3569	* A file written by the user, typically called index.html. The DirectoryIndex
14mu|apache-2.4.41-1|3570	directive sets the name of this file. This is controlled by mod_dir.
14mu|apache-2.4.41-1|3571	
14mu|apache-2.4.41-1|3572	* Otherwise, a listing generated by the server. The other directives control
14mu|apache-2.4.41-1|3573	the format of this listing. The AddIcon, AddIconByEncoding and AddIconByType
14mu|apache-2.4.41-1|3574	are used to set a list of icons to display for various file types; for each
14mu|apache-2.4.41-1|3575	file listed, the first icon listed that matches the file is displayed. These
14mu|apache-2.4.41-1|3576	are controlled by mod_autoindex.
14mu|apache-2.4.41-1|3577	
14mu|apache-2.4.41-1|3578	The two functions are separated so that you can completely remove (or replace)
14mu|apache-2.4.41-1|3579	automatic index generation should you want to.
14mu|apache-2.4.41-1|3580	
14mu|apache-2.4.41-1|3581	Automatic index generation is enabled with using Options +Indexes. See the
14mu|apache-2.4.41-1|3582	Options directive for more details.
14mu|apache-2.4.41-1|3583	
14mu|apache-2.4.41-1|3584	If the FancyIndexing option is given with the IndexOptions directive,
14mu|apache-2.4.41-1|3585	the column headers are links that control the order of the display. If
14mu|apache-2.4.41-1|3586	you select a header link, the listing will be regenerated, sorted by the
14mu|apache-2.4.41-1|3587	values in that column. Selecting the same header repeatedly toggles between
14mu|apache-2.4.41-1|3588	ascending and descending order. These column header links are suppressed
14mu|apache-2.4.41-1|3589	with the IndexOptions directive's SuppressColumnSorting option.
14mu|apache-2.4.41-1|3590	
14mu|apache-2.4.41-1|3591	Note that when the display is sorted by "Size", it's the actual size of
14mu|apache-2.4.41-1|3592	the files that's used, not the displayed value - so a 1010-byte file will
14mu|apache-2.4.41-1|3593	always be displayed before a 1011-byte file (if in ascending order) even
14mu|apache-2.4.41-1|3594	though they both are shown as "1K".
14mu|apache-2.4.41-1|3595	
14mu|apache-2.4.41-1|3596	%files mod_autoindex
14mu|apache-2.4.41-1|3597	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/097_mod_autoindex.conf
14mu|apache-2.4.41-1|3598	%attr(0755,root,root) %{_libdir}/apache/mod_autoindex.so
14mu|apache-2.4.41-1|3599	
14mu|apache-2.4.41-1|3600	%post mod_autoindex
14mu|apache-2.4.41-1|3601	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3602	
14mu|apache-2.4.41-1|3603	%postun mod_autoindex
14mu|apache-2.4.41-1|3604	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3605	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3606	fi
14mu|apache-2.4.41-1|3607	
14mu|apache-2.4.41-1|3608	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3609	
14mu|apache-2.4.41-1|3610	%package mod_asis
14mu|apache-2.4.41-1|3611	Summary:	Sends files that contain their own HTTP headers
14mu|apache-2.4.41-1|3612	Group:		System/Servers
14mu|apache-2.4.41-1|3613	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3614	
14mu|apache-2.4.41-1|3615	%description mod_asis
14mu|apache-2.4.41-1|3616	This module provides the handler send-as-is which causes Apache HTTP Server
14mu|apache-2.4.41-1|3617	to send the document without adding most of the usual HTTP headers.
14mu|apache-2.4.41-1|3618	
14mu|apache-2.4.41-1|3619	This can be used to send any kind of data from the server, including
14mu|apache-2.4.41-1|3620	redirects and other special HTTP responses, without requiring a cgi-script
14mu|apache-2.4.41-1|3621	or an nph script.
14mu|apache-2.4.41-1|3622	
14mu|apache-2.4.41-1|3623	For historical reasons, this module will also process any file with the
14mu|apache-2.4.41-1|3624	mime type httpd/send-as-is.
14mu|apache-2.4.41-1|3625	
14mu|apache-2.4.41-1|3626	%files mod_asis
14mu|apache-2.4.41-1|3627	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/098_mod_asis.conf
14mu|apache-2.4.41-1|3628	%attr(0755,root,root) %{_libdir}/apache/mod_asis.so
14mu|apache-2.4.41-1|3629	
14mu|apache-2.4.41-1|3630	%post mod_asis
14mu|apache-2.4.41-1|3631	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3632	
14mu|apache-2.4.41-1|3633	%postun mod_asis
14mu|apache-2.4.41-1|3634	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3635	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3636	fi
14mu|apache-2.4.41-1|3637	
14mu|apache-2.4.41-1|3638	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3639	
14mu|apache-2.4.41-1|3640	%package mod_info
14mu|apache-2.4.41-1|3641	Summary:	Provides a comprehensive overview of the server configuration
14mu|apache-2.4.41-1|3642	Group:		System/Servers
14mu|apache-2.4.41-1|3643	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3644	
14mu|apache-2.4.41-1|3645	%description mod_info
14mu|apache-2.4.41-1|3646	To configure mod_info, add the following to your httpd.conf file.
14mu|apache-2.4.41-1|3647	
14mu|apache-2.4.41-1|3648	<Location /server-info> SetHandler server-info </Location>
14mu|apache-2.4.41-1|3649	
14mu|apache-2.4.41-1|3650	You may wish to use mod_access inside the <Location> directive to limit
14mu|apache-2.4.41-1|3651	access to your server configuration information:
14mu|apache-2.4.41-1|3652	
14mu|apache-2.4.41-1|3653	<Location /server-info> SetHandler server-info Require host example.com
14mu|apache-2.4.41-1|3654	</Location>
14mu|apache-2.4.41-1|3655	
14mu|apache-2.4.41-1|3656	Once configured, the server information is obtained by accessing
14mu|apache-2.4.41-1|3657	http://your.host.example.com/server-info
14mu|apache-2.4.41-1|3658	
14mu|apache-2.4.41-1|3659	%files mod_info
14mu|apache-2.4.41-1|3660	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/099_mod_info.conf
14mu|apache-2.4.41-1|3661	%attr(0755,root,root) %{_libdir}/apache/mod_info.so
14mu|apache-2.4.41-1|3662	
14mu|apache-2.4.41-1|3663	%post mod_info
14mu|apache-2.4.41-1|3664	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3665	
14mu|apache-2.4.41-1|3666	%postun mod_info
14mu|apache-2.4.41-1|3667	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3668	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3669	fi
14mu|apache-2.4.41-1|3670	
14mu|apache-2.4.41-1|3671	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3672	
14mu|apache-2.4.41-1|3673	%package mod_suexec
14mu|apache-2.4.41-1|3674	Summary:	Allows CGI scripts to run as a specified user and Group
14mu|apache-2.4.41-1|3675	Group:		System/Servers
14mu|apache-2.4.41-1|3676	
14mu|apache-2.4.41-1|3677	%description mod_suexec
14mu|apache-2.4.41-1|3678	This module, in combination with the suexec support program allows CGI scripts
14mu|apache-2.4.41-1|3679	to run as a specified user and Group.
14mu|apache-2.4.41-1|3680	
14mu|apache-2.4.41-1|3681	Normally, when a CGI or SSI program executes, it runs as the same user who is
14mu|apache-2.4.41-1|3682	running the web server.
14mu|apache-2.4.41-1|3683	
14mu|apache-2.4.41-1|3684	%files mod_suexec
14mu|apache-2.4.41-1|3685	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/100_mod_suexec.conf
14mu|apache-2.4.41-1|3686	%attr(0755,root,root) %{_libdir}/apache/mod_suexec.so
14mu|apache-2.4.41-1|3687	%attr(0755,root,root) %{_sbindir}/suexec
14mu|apache-2.4.41-1|3688	%attr(0644,root,root) %{_mandir}/man8/suexec.8*
14mu|apache-2.4.41-1|3689	
14mu|apache-2.4.41-1|3690	%post mod_suexec
14mu|apache-2.4.41-1|3691	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3692	
14mu|apache-2.4.41-1|3693	%postun mod_suexec
14mu|apache-2.4.41-1|3694	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3695	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3696	fi
14mu|apache-2.4.41-1|3697	
14mu|apache-2.4.41-1|3698	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3699	
14mu|apache-2.4.41-1|3700	%package mod_cgi
14mu|apache-2.4.41-1|3701	Summary:	Execution of CGI scripts
14mu|apache-2.4.41-1|3702	Group:		System/Servers
14mu|apache-2.4.41-1|3703	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3704	
14mu|apache-2.4.41-1|3705	%description mod_cgi
14mu|apache-2.4.41-1|3706	Any file that has the handler cgi-script will be treated as a CGI script,
14mu|apache-2.4.41-1|3707	and run by the server, with its output being returned to the client. Files
14mu|apache-2.4.41-1|3708	acquire this handler either by having a name containing an extension defined
14mu|apache-2.4.41-1|3709	by the AddHandler directive, or by being in a ScriptAlias directory.
14mu|apache-2.4.41-1|3710	
14mu|apache-2.4.41-1|3711	For an introduction to using CGI scripts with Apache, see our tutorial on
14mu|apache-2.4.41-1|3712	Dynamic Content With CGI.
14mu|apache-2.4.41-1|3713	
14mu|apache-2.4.41-1|3714	When using a multi-threaded MPM under unix, the module mod_cgid should
14mu|apache-2.4.41-1|3715	be used in place of this module. At the user level, the two modules are
14mu|apache-2.4.41-1|3716	essentially identical.
14mu|apache-2.4.41-1|3717	
14mu|apache-2.4.41-1|3718	For backward-compatibility, the cgi-script handler will also be activated
14mu|apache-2.4.41-1|3719	for any file with the mime-type application/x-httpd-cgi. The use of the
14mu|apache-2.4.41-1|3720	magic mime-type is deprecated.
14mu|apache-2.4.41-1|3721	
14mu|apache-2.4.41-1|3722	%files mod_cgi
14mu|apache-2.4.41-1|3723	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/101_mod_cgi.conf
14mu|apache-2.4.41-1|3724	%attr(0755,root,root) %{_libdir}/apache/mod_cgi.so
14mu|apache-2.4.41-1|3725	
14mu|apache-2.4.41-1|3726	%post mod_cgi
14mu|apache-2.4.41-1|3727	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3728	
14mu|apache-2.4.41-1|3729	%postun mod_cgi
14mu|apache-2.4.41-1|3730	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3731	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3732	fi
14mu|apache-2.4.41-1|3733	
14mu|apache-2.4.41-1|3734	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3735	
14mu|apache-2.4.41-1|3736	%package mod_cgid
14mu|apache-2.4.41-1|3737	Summary:	Execution of CGI scripts using an external CGI daemon
14mu|apache-2.4.41-1|3738	Group:		System/Servers
14mu|apache-2.4.41-1|3739	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3740	
14mu|apache-2.4.41-1|3741	%description mod_cgid
14mu|apache-2.4.41-1|3742	Except for the optimizations and the additional ScriptSock directive noted
14mu|apache-2.4.41-1|3743	below, mod_cgid behaves similarly to mod_cgi. See the mod_cgi summary for
14mu|apache-2.4.41-1|3744	additional details about Apache and CGI.
14mu|apache-2.4.41-1|3745	
14mu|apache-2.4.41-1|3746	On certain unix operating systems, forking a process from a multi-threaded
14mu|apache-2.4.41-1|3747	server is a very expensive operation because the new process will replicate
14mu|apache-2.4.41-1|3748	all the threads of the parent process. In order to avoid incurring this
14mu|apache-2.4.41-1|3749	expense on each CGI invocation, mod_cgid creates an external daemon that
14mu|apache-2.4.41-1|3750	is responsible for forking child processes to run CGI scripts. The main
14mu|apache-2.4.41-1|3751	server communicates with this daemon using a unix domain socket.
14mu|apache-2.4.41-1|3752	
14mu|apache-2.4.41-1|3753	This module is used by default instead of mod_cgi whenever a multi-threaded
14mu|apache-2.4.41-1|3754	MPM is selected during the compilation process. At the user level, this
14mu|apache-2.4.41-1|3755	module is identical in configuration and operation to mod_cgi. The only
14mu|apache-2.4.41-1|3756	exception is the additional directive ScriptSock which gives the name of
14mu|apache-2.4.41-1|3757	the socket to use for communication with the cgi daemon.
14mu|apache-2.4.41-1|3758	
14mu|apache-2.4.41-1|3759	%files mod_cgid
14mu|apache-2.4.41-1|3760	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/102_mod_cgid.conf
14mu|apache-2.4.41-1|3761	%attr(0755,root,root) %{_libdir}/apache/mod_cgid.so
14mu|apache-2.4.41-1|3762	
14mu|apache-2.4.41-1|3763	%post mod_cgid
14mu|apache-2.4.41-1|3764	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3765	
14mu|apache-2.4.41-1|3766	%postun mod_cgid
14mu|apache-2.4.41-1|3767	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3768	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3769	fi
14mu|apache-2.4.41-1|3770	
14mu|apache-2.4.41-1|3771	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3772	
14mu|apache-2.4.41-1|3773	%package mod_dav_fs
14mu|apache-2.4.41-1|3774	Summary:	filesystem provider for mod_dav
14mu|apache-2.4.41-1|3775	Group:		System/Servers
14mu|apache-2.4.41-1|3776	Conflicts:	apache-mod_dav < 2.4.0
14mu|apache-2.4.41-1|3777	
14mu|apache-2.4.41-1|3778	%description mod_dav_fs
14mu|apache-2.4.41-1|3779	This module requires the service of mod_dav. It acts as a support module
14mu|apache-2.4.41-1|3780	for mod_dav and provides access to resources located in the server's file
14mu|apache-2.4.41-1|3781	system. The formal name of this provider is filesystem.  mod_dav backend
14mu|apache-2.4.41-1|3782	providers will be invoked by using the Dav directive:
14mu|apache-2.4.41-1|3783	
14mu|apache-2.4.41-1|3784	%files mod_dav_fs
14mu|apache-2.4.41-1|3785	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/103_mod_dav_fs.conf
14mu|apache-2.4.41-1|3786	%attr(0755,root,root) %{_libdir}/apache/mod_dav_fs.so
14mu|apache-2.4.41-1|3787	
14mu|apache-2.4.41-1|3788	%post mod_dav_fs
14mu|apache-2.4.41-1|3789	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3790	
14mu|apache-2.4.41-1|3791	%postun mod_dav_fs
14mu|apache-2.4.41-1|3792	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3793	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3794	fi
14mu|apache-2.4.41-1|3795	
14mu|apache-2.4.41-1|3796	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3797	
14mu|apache-2.4.41-1|3798	%package mod_dav_lock
14mu|apache-2.4.41-1|3799	Summary:	generic locking module for mod_dav
14mu|apache-2.4.41-1|3800	Group:		System/Servers
14mu|apache-2.4.41-1|3801	Conflicts:	apache-mod_dav < 2.4.0
14mu|apache-2.4.41-1|3802	
14mu|apache-2.4.41-1|3803	%description mod_dav_lock
14mu|apache-2.4.41-1|3804	This module implements a generic locking API which can be used by any backend
14mu|apache-2.4.41-1|3805	provider of mod_dav. It requires at least the service of mod_dav. But without
14mu|apache-2.4.41-1|3806	a backend provider which makes use of it, it's useless and should not be
14mu|apache-2.4.41-1|3807	loaded into the server. A sample backend module which actually utilizes
14mu|apache-2.4.41-1|3808	mod_dav_lock is mod_dav_svn, the subversion provider module.
14mu|apache-2.4.41-1|3809	
14mu|apache-2.4.41-1|3810	Note that mod_dav_fs does not need this generic locking module, because it
14mu|apache-2.4.41-1|3811	uses its own more specialized version.
14mu|apache-2.4.41-1|3812	
14mu|apache-2.4.41-1|3813	In order to make mod_dav_lock functional, you just have to specify the
14mu|apache-2.4.41-1|3814	location of the lock database using the DavGenericLockDB directive described
14mu|apache-2.4.41-1|3815	below.
14mu|apache-2.4.41-1|3816	
14mu|apache-2.4.41-1|3817	Developer's Note
14mu|apache-2.4.41-1|3818	
14mu|apache-2.4.41-1|3819	In order to retrieve the pointer to the locking provider function, you have
14mu|apache-2.4.41-1|3820	to use the ap_lookup_provider API with the arguments dav-lock, generic, and 0.
14mu|apache-2.4.41-1|3821	
14mu|apache-2.4.41-1|3822	%files mod_dav_lock
14mu|apache-2.4.41-1|3823	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/104_mod_dav_lock.conf
14mu|apache-2.4.41-1|3824	%attr(0755,root,root) %{_libdir}/apache/mod_dav_lock.so
14mu|apache-2.4.41-1|3825	
14mu|apache-2.4.41-1|3826	%post mod_dav_lock
14mu|apache-2.4.41-1|3827	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3828	
14mu|apache-2.4.41-1|3829	%postun mod_dav_lock
14mu|apache-2.4.41-1|3830	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3831	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3832	fi
14mu|apache-2.4.41-1|3833	
14mu|apache-2.4.41-1|3834	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3835	
14mu|apache-2.4.41-1|3836	%package mod_vhost_alias
14mu|apache-2.4.41-1|3837	Summary:	Provides for dynamically configured mass virtual hosting
14mu|apache-2.4.41-1|3838	Group:		System/Servers
14mu|apache-2.4.41-1|3839	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3840	
14mu|apache-2.4.41-1|3841	%description mod_vhost_alias
14mu|apache-2.4.41-1|3842	This module creates dynamically configured virtual hosts, by allowing the
14mu|apache-2.4.41-1|3843	IP address and/or the Host: header of the HTTP request to be used as part
14mu|apache-2.4.41-1|3844	of the pathname to determine what files to serve. This allows for easy use
14mu|apache-2.4.41-1|3845	of a huge number of virtual hosts with similar configurations.
14mu|apache-2.4.41-1|3846	
14mu|apache-2.4.41-1|3847	%files mod_vhost_alias
14mu|apache-2.4.41-1|3848	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/105_mod_vhost_alias.conf
14mu|apache-2.4.41-1|3849	%attr(0755,root,root) %{_libdir}/apache/mod_vhost_alias.so
14mu|apache-2.4.41-1|3850	
14mu|apache-2.4.41-1|3851	%post mod_vhost_alias
14mu|apache-2.4.41-1|3852	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3853	
14mu|apache-2.4.41-1|3854	%postun mod_vhost_alias
14mu|apache-2.4.41-1|3855	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3856	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3857	fi
14mu|apache-2.4.41-1|3858	
14mu|apache-2.4.41-1|3859	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3860	
14mu|apache-2.4.41-1|3861	%package mod_negotiation
14mu|apache-2.4.41-1|3862	Summary:	Provides for content negotiation
14mu|apache-2.4.41-1|3863	Group:		System/Servers
14mu|apache-2.4.41-1|3864	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3865	
14mu|apache-2.4.41-1|3866	%description mod_negotiation
14mu|apache-2.4.41-1|3867	Content negotiation, or more accurately content selection, is the selection
14mu|apache-2.4.41-1|3868	of the document that best matches the clients capabilities, from one of
14mu|apache-2.4.41-1|3869	several available documents. There are two implementations of this.  *
14mu|apache-2.4.41-1|3870	A type map (a file with the handler type-map) which explicitly
14mu|apache-2.4.41-1|3871	lists the files containing the variants.
14mu|apache-2.4.41-1|3872	* A Multiviews search (enabled by the Multiviews Options), where the
14mu|apache-2.4.41-1|3873	server does an implicit filename pattern match, and choose from amongst
14mu|apache-2.4.41-1|3874	the results.
14mu|apache-2.4.41-1|3875	
14mu|apache-2.4.41-1|3876	%files mod_negotiation
14mu|apache-2.4.41-1|3877	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/106_mod_negotiation.conf
14mu|apache-2.4.41-1|3878	%attr(0755,root,root) %{_libdir}/apache/mod_negotiation.so
14mu|apache-2.4.41-1|3879	
14mu|apache-2.4.41-1|3880	%post mod_negotiation
14mu|apache-2.4.41-1|3881	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3882	
14mu|apache-2.4.41-1|3883	%postun mod_negotiation
14mu|apache-2.4.41-1|3884	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3885	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3886	fi
14mu|apache-2.4.41-1|3887	
14mu|apache-2.4.41-1|3888	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3889	
14mu|apache-2.4.41-1|3890	%package mod_dir
14mu|apache-2.4.41-1|3891	Summary:	Provides for "trailing slash" redirects and serving directory index files
14mu|apache-2.4.41-1|3892	Group:		System/Servers
14mu|apache-2.4.41-1|3893	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3894	
14mu|apache-2.4.41-1|3895	%description mod_dir
14mu|apache-2.4.41-1|3896	The index of a directory can come from one of two sources: * A file written
14mu|apache-2.4.41-1|3897	by the user, typically called index.html. The
14mu|apache-2.4.41-1|3898	DirectoryIndex directive sets the name of this file. This is controlled
14mu|apache-2.4.41-1|3899	by mod_dir.
14mu|apache-2.4.41-1|3900	* Otherwise, a listing generated by the server. This is provided by
14mu|apache-2.4.41-1|3901	mod_autoindex.
14mu|apache-2.4.41-1|3902	
14mu|apache-2.4.41-1|3903	The two functions are separated so that you can completely remove (or replace)
14mu|apache-2.4.41-1|3904	automatic index generation should you want to.
14mu|apache-2.4.41-1|3905	
14mu|apache-2.4.41-1|3906	A "trailing slash" redirect is issued when the server receives a
14mu|apache-2.4.41-1|3907	request for a URL http://servername/foo/dirname where dirname is
14mu|apache-2.4.41-1|3908	a directory. Directories require a trailing slash, so mod_dir issues a
14mu|apache-2.4.41-1|3909	redirect to http://servername/foo/dirname/.
14mu|apache-2.4.41-1|3910	
14mu|apache-2.4.41-1|3911	%files mod_dir
14mu|apache-2.4.41-1|3912	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/107_mod_dir.conf
14mu|apache-2.4.41-1|3913	%attr(0755,root,root) %{_libdir}/apache/mod_dir.so
14mu|apache-2.4.41-1|3914	
14mu|apache-2.4.41-1|3915	%post mod_dir
14mu|apache-2.4.41-1|3916	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3917	
14mu|apache-2.4.41-1|3918	%postun mod_dir
14mu|apache-2.4.41-1|3919	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3920	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3921	fi
14mu|apache-2.4.41-1|3922	
14mu|apache-2.4.41-1|3923	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3924	
14mu|apache-2.4.41-1|3925	%package mod_imagemap
14mu|apache-2.4.41-1|3926	Summary:	Server-side imagemap processing
14mu|apache-2.4.41-1|3927	Group:		System/Servers
14mu|apache-2.4.41-1|3928	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3929	
14mu|apache-2.4.41-1|3930	%description mod_imagemap
14mu|apache-2.4.41-1|3931	This module processes .map files, thereby replacing the functionality of
14mu|apache-2.4.41-1|3932	the imagemap CGI program. Any directory or document type configured to
14mu|apache-2.4.41-1|3933	use the handler imap-file (using either AddHandler or SetHandler) will be
14mu|apache-2.4.41-1|3934	processed by this module.
14mu|apache-2.4.41-1|3935	
14mu|apache-2.4.41-1|3936	The following directive will activate files ending with .map as imagemap
14mu|apache-2.4.41-1|3937	files:
14mu|apache-2.4.41-1|3938	
14mu|apache-2.4.41-1|3939	AddHandler imap-file map
14mu|apache-2.4.41-1|3940	
14mu|apache-2.4.41-1|3941	Note that the following is still supported:
14mu|apache-2.4.41-1|3942	
14mu|apache-2.4.41-1|3943	AddType application/x-httpd-imap map
14mu|apache-2.4.41-1|3944	
14mu|apache-2.4.41-1|3945	However, we are trying to phase out "magic MIME types" so we are deprecating
14mu|apache-2.4.41-1|3946	this method.
14mu|apache-2.4.41-1|3947	
14mu|apache-2.4.41-1|3948	%files mod_imagemap
14mu|apache-2.4.41-1|3949	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/108_mod_imagemap.conf
14mu|apache-2.4.41-1|3950	%attr(0755,root,root) %{_libdir}/apache/mod_imagemap.so
14mu|apache-2.4.41-1|3951	
14mu|apache-2.4.41-1|3952	%post mod_imagemap
14mu|apache-2.4.41-1|3953	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3954	
14mu|apache-2.4.41-1|3955	%postun mod_imagemap
14mu|apache-2.4.41-1|3956	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3957	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3958	fi
14mu|apache-2.4.41-1|3959	
14mu|apache-2.4.41-1|3960	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3961	
14mu|apache-2.4.41-1|3962	%package mod_actions
14mu|apache-2.4.41-1|3963	Summary:	Provides for executing CGI scripts based on media type or request method
14mu|apache-2.4.41-1|3964	Group:		System/Servers
14mu|apache-2.4.41-1|3965	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3966	
14mu|apache-2.4.41-1|3967	%description mod_actions
14mu|apache-2.4.41-1|3968	This module has two directives. The Action directive lets you run CGI scripts
14mu|apache-2.4.41-1|3969	whenever a file of a certain MIME content type is requested.  The Script
14mu|apache-2.4.41-1|3970	directive lets you run CGI scripts whenever a particular method is used in
14mu|apache-2.4.41-1|3971	a request. This makes it much easier to execute scripts that process files.
14mu|apache-2.4.41-1|3972	
14mu|apache-2.4.41-1|3973	%files mod_actions
14mu|apache-2.4.41-1|3974	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/109_mod_actions.conf
14mu|apache-2.4.41-1|3975	%attr(0755,root,root) %{_libdir}/apache/mod_actions.so
14mu|apache-2.4.41-1|3976	
14mu|apache-2.4.41-1|3977	%post mod_actions
14mu|apache-2.4.41-1|3978	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3979	
14mu|apache-2.4.41-1|3980	%postun mod_actions
14mu|apache-2.4.41-1|3981	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|3982	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|3983	fi
14mu|apache-2.4.41-1|3984	
14mu|apache-2.4.41-1|3985	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|3986	
14mu|apache-2.4.41-1|3987	%package mod_speling
14mu|apache-2.4.41-1|3988	Summary:	Attempts to correct various minor misspellings
14mu|apache-2.4.41-1|3989	Group:		System/Servers
14mu|apache-2.4.41-1|3990	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|3991	
14mu|apache-2.4.41-1|3992	%description mod_speling
14mu|apache-2.4.41-1|3993	Requests to documents sometimes cannot be served by the core apache server
14mu|apache-2.4.41-1|3994	because the request was misspelled or miscapitalized. This module addresses
14mu|apache-2.4.41-1|3995	this problem by trying to find a matching document, even after all other
14mu|apache-2.4.41-1|3996	modules gave up. It does its work by comparing each document name in the
14mu|apache-2.4.41-1|3997	requested directory against the requested document name without regard to
14mu|apache-2.4.41-1|3998	case, and allowing up to one misspelling (character insertion / omission /
14mu|apache-2.4.41-1|3999	transposition or wrong character). A list is built with all document names
14mu|apache-2.4.41-1|4000	which were matched using this strategy.
14mu|apache-2.4.41-1|4001	
14mu|apache-2.4.41-1|4002	If, after scanning the directory, * no matching document was found, Apache
14mu|apache-2.4.41-1|4003	will proceed as usual and
14mu|apache-2.4.41-1|4004	return a "document not found" error.
14mu|apache-2.4.41-1|4005	* only one document is found that "almost" matches the request, then
14mu|apache-2.4.41-1|4006	it is returned in the form of a redirection response.
14mu|apache-2.4.41-1|4007	* more than one document with a close match was found, then the list
14mu|apache-2.4.41-1|4008	of the matches is returned to the client, and the client can select the
14mu|apache-2.4.41-1|4009	correct candidate.
14mu|apache-2.4.41-1|4010	
14mu|apache-2.4.41-1|4011	%files mod_speling
14mu|apache-2.4.41-1|4012	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/110_mod_speling.conf
14mu|apache-2.4.41-1|4013	%attr(0755,root,root) %{_libdir}/apache/mod_speling.so
14mu|apache-2.4.41-1|4014	
14mu|apache-2.4.41-1|4015	%post mod_speling
14mu|apache-2.4.41-1|4016	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4017	
14mu|apache-2.4.41-1|4018	%postun mod_speling
14mu|apache-2.4.41-1|4019	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|4020	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4021	fi
14mu|apache-2.4.41-1|4022	
14mu|apache-2.4.41-1|4023	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|4024	
14mu|apache-2.4.41-1|4025	%package mod_userdir
14mu|apache-2.4.41-1|4026	Summary:	User-specific directories
14mu|apache-2.4.41-1|4027	Group:		System/Servers
14mu|apache-2.4.41-1|4028	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|4029	
14mu|apache-2.4.41-1|4030	%description mod_userdir
14mu|apache-2.4.41-1|4031	This module allows user-specific directories to be accessed using the
14mu|apache-2.4.41-1|4032	http://example.com/~user/ syntax.
14mu|apache-2.4.41-1|4033	
14mu|apache-2.4.41-1|4034	%files mod_userdir
14mu|apache-2.4.41-1|4035	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/111_mod_userdir.conf
14mu|apache-2.4.41-1|4036	%attr(0755,root,root) %{_libdir}/apache/mod_userdir.so
14mu|apache-2.4.41-1|4037	
14mu|apache-2.4.41-1|4038	%post mod_userdir
14mu|apache-2.4.41-1|4039	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4040	
14mu|apache-2.4.41-1|4041	%postun mod_userdir
14mu|apache-2.4.41-1|4042	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|4043	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4044	fi
14mu|apache-2.4.41-1|4045	
14mu|apache-2.4.41-1|4046	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|4047	
14mu|apache-2.4.41-1|4048	%package mod_alias
14mu|apache-2.4.41-1|4049	Summary:	Provides for mapping and for URL redirection
14mu|apache-2.4.41-1|4050	Group:		System/Servers
14mu|apache-2.4.41-1|4051	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|4052	
14mu|apache-2.4.41-1|4053	%description mod_alias
14mu|apache-2.4.41-1|4054	The directives contained in this module allow for manipulation and control of
14mu|apache-2.4.41-1|4055	URLs as requests arrive at the server. The Alias and ScriptAlias directives
14mu|apache-2.4.41-1|4056	are used to map between URLs and filesystem paths. This allows for content
14mu|apache-2.4.41-1|4057	which is not directly under the DocumentRoot served as part of the web
14mu|apache-2.4.41-1|4058	document tree. The ScriptAlias directive has the additional effect of
14mu|apache-2.4.41-1|4059	marking the target directory as containing only CGI scripts.
14mu|apache-2.4.41-1|4060	
14mu|apache-2.4.41-1|4061	The Redirect directives are used to instruct clients to make a new request
14mu|apache-2.4.41-1|4062	with a different URL. They are often used when a resource has moved to a
14mu|apache-2.4.41-1|4063	new location.
14mu|apache-2.4.41-1|4064	
14mu|apache-2.4.41-1|4065	mod_alias is designed to handle simple URL manipulation tasks. For more
14mu|apache-2.4.41-1|4066	complicated tasks such as manipulating the query string, use the tools
14mu|apache-2.4.41-1|4067	provided by mod_rewrite.
14mu|apache-2.4.41-1|4068	
14mu|apache-2.4.41-1|4069	%files mod_alias
14mu|apache-2.4.41-1|4070	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/112_mod_alias.conf
14mu|apache-2.4.41-1|4071	%attr(0755,root,root) %{_libdir}/apache/mod_alias.so
14mu|apache-2.4.41-1|4072	
14mu|apache-2.4.41-1|4073	%post mod_alias
14mu|apache-2.4.41-1|4074	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4075	
14mu|apache-2.4.41-1|4076	%postun mod_alias
14mu|apache-2.4.41-1|4077	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|4078	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4079	fi
14mu|apache-2.4.41-1|4080	
14mu|apache-2.4.41-1|4081	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|4082	
14mu|apache-2.4.41-1|4083	%package mod_rewrite
14mu|apache-2.4.41-1|4084	Summary:	Provides a rule-based rewriting engine to rewrite requested URLs on the fly
14mu|apache-2.4.41-1|4085	Group:		System/Servers
14mu|apache-2.4.41-1|4086	Conflicts:	apache-modules < 2.4.0
14mu|apache-2.4.41-1|4087	
14mu|apache-2.4.41-1|4088	%description mod_rewrite
14mu|apache-2.4.41-1|4089	The mod_rewrite module uses a rule-based rewriting engine, based on a
14mu|apache-2.4.41-1|4090	regular-expression parser, to rewrite requested URLs on the fly. By default,
14mu|apache-2.4.41-1|4091	mod_rewrite maps a URL to a filesystem path. However, it can also be used
14mu|apache-2.4.41-1|4092	to redirect one URL to another URL, or to invoke an internal proxy fetch.
14mu|apache-2.4.41-1|4093	
14mu|apache-2.4.41-1|4094	mod_rewrite provides a flexible and powerful way to manipulate URLs using
14mu|apache-2.4.41-1|4095	an unlimited number of rules. Each rule can have an unlimited number of
14mu|apache-2.4.41-1|4096	attached rule conditions, to allow you to rewrite URL based on server
14mu|apache-2.4.41-1|4097	variables, environment variables, HTTP headers, or time stamps.
14mu|apache-2.4.41-1|4098	
14mu|apache-2.4.41-1|4099	mod_rewrite operates on the full URL path, including the path-info section. A
14mu|apache-2.4.41-1|4100	rewrite rule can be invoked in httpd.conf or in .htaccess.  The path generated
14mu|apache-2.4.41-1|4101	by a rewrite rule can include a query string, or can lead to internal
14mu|apache-2.4.41-1|4102	sub-processing, external request redirection, or internal proxy throughput.
14mu|apache-2.4.41-1|4103	
14mu|apache-2.4.41-1|4104	Further details, discussion, and examples, are provided in the detailed
14mu|apache-2.4.41-1|4105	mod_rewrite documentation.
14mu|apache-2.4.41-1|4106	
14mu|apache-2.4.41-1|4107	%files mod_rewrite
14mu|apache-2.4.41-1|4108	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/113_mod_rewrite.conf
14mu|apache-2.4.41-1|4109	%attr(0755,root,root) %{_libdir}/apache/mod_rewrite.so
14mu|apache-2.4.41-1|4110	
14mu|apache-2.4.41-1|4111	%post mod_rewrite
14mu|apache-2.4.41-1|4112	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4113	
14mu|apache-2.4.41-1|4114	%postun mod_rewrite
14mu|apache-2.4.41-1|4115	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|4116	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4117	fi
14mu|apache-2.4.41-1|4118	
14mu|apache-2.4.41-1|4119	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|4120	
14mu|apache-2.4.41-1|4121	%package htcacheclean
14mu|apache-2.4.41-1|4122	Summary:	Clean up the disk cache (for apache-mod_cache_disk)
14mu|apache-2.4.41-1|4123	Group:		System/Servers
14mu|apache-2.4.41-1|4124	Requires(pre,postun):	rpm-helper
14mu|apache-2.4.41-1|4125	Suggests:	apache-mod_cache_disk = %{EVRD}
14mu|apache-2.4.41-1|4126	Suggests:	apache-mod_proxy = %{EVRD}
14mu|apache-2.4.41-1|4127	
14mu|apache-2.4.41-1|4128	%description htcacheclean
14mu|apache-2.4.41-1|4129	htcacheclean is used to keep the size of mod_cache_disk's storage within a
14mu|apache-2.4.41-1|4130	certain limit. This tool can run either manually or in daemon mode. When
14mu|apache-2.4.41-1|4131	running in daemon mode, it sleeps in the background and checks the cache
14mu|apache-2.4.41-1|4132	directories at regular intervals for cached content to be removed.
14mu|apache-2.4.41-1|4133	
14mu|apache-2.4.41-1|4134	%files htcacheclean
14mu|apache-2.4.41-1|4135	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/htcacheclean
14mu|apache-2.4.41-1|4136	%attr(0755,root,root) %{_sbindir}/htcacheclean
14mu|apache-2.4.41-1|4137	%{_mandir}/man8/htcacheclean.8*
14mu|apache-2.4.41-1|4138	%{_tmpfilesdir}/htcacheclean.conf
14mu|apache-2.4.41-1|4139	%{_unitdir}/htcacheclean.service
14mu|apache-2.4.41-1|4140	
14mu|apache-2.4.41-1|4141	%post htcacheclean
14mu|apache-2.4.41-1|4142	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4143	
14mu|apache-2.4.41-1|4144	%postun htcacheclean
14mu|apache-2.4.41-1|4145	if [ "$1" = "0" ]; then
14mu|apache-2.4.41-1|4146	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|apache-2.4.41-1|4147	fi
14mu|apache-2.4.41-1|4148	
14mu|apache-2.4.41-1|4149	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|4150	
14mu|apache-2.4.41-1|4151	%package devel
14mu|apache-2.4.41-1|4152	Summary:	Module development tools for the apache web server
14mu|apache-2.4.41-1|4153	Group:		Development/C
14mu|apache-2.4.41-1|4154	Requires:	db-devel
14mu|apache-2.4.41-1|4155	Requires:	gdbm-devel
14mu|apache-2.4.41-1|4156	Requires:	sasl-devel
14mu|apache-2.4.41-1|4157	Requires:	pkgconfig(apr-1) >= 1.5.0
14mu|apache-2.4.41-1|4158	Requires:	pkgconfig(apr-util-1) >= 1.5.3
14mu|apache-2.4.41-1|4159	Requires:	pkgconfig(expat)
14mu|apache-2.4.41-1|4160	Requires:	pkgconfig(libpcre)
14mu|apache-2.4.41-1|4161	Requires:	pkgconfig(openssl)
14mu|apache-2.4.41-1|4162	Requires:	pkgconfig(zlib)
14mu|apache-2.4.41-1|4163	
14mu|apache-2.4.41-1|4164	%description devel
14mu|apache-2.4.41-1|4165	The apache-devel package contains the source code for the apache Web server and
14mu|apache-2.4.41-1|4166	the APXS binary you'll need to build Dynamic Shared Objects (DSOs) for apache.
14mu|apache-2.4.41-1|4167	
14mu|apache-2.4.41-1|4168	If you are installing the apache Web server and you want to be able to compile
14mu|apache-2.4.41-1|4169	or develop additional modules for apache, you'll need to install this package.
14mu|apache-2.4.41-1|4170	
14mu|apache-2.4.41-1|4171	%files devel
14mu|apache-2.4.41-1|4172	%{multiarch_includedir}/apache/ap_config_layout.h
14mu|apache-2.4.41-1|4173	%{_includedir}/apache
14mu|apache-2.4.41-1|4174	%attr(0755,root,root) %dir %{_libdir}/apache/build
14mu|apache-2.4.41-1|4175	%attr(0644,root,root) %{_libdir}/apache/build/*.mk
14mu|apache-2.4.41-1|4176	%attr(0755,root,root) %{_libdir}/apache/build/*.sh
14mu|apache-2.4.41-1|4177	%attr(0755,root,root) %{_libdir}/apache/build/envvars
14mu|apache-2.4.41-1|4178	%attr(0755,root,root) %{_sbindir}/envvars-std
14mu|apache-2.4.41-1|4179	%attr(0755,root,root) %{_bindir}/apxs
14mu|apache-2.4.41-1|4180	%attr(0755,root,root) %{_libdir}/apache/httpd.exp
14mu|apache-2.4.41-1|4181	
14mu|apache-2.4.41-1|4182	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|4183	
14mu|apache-2.4.41-1|4184	%package source
14mu|apache-2.4.41-1|4185	Summary:	The apache source code, including %{vendor} patches
14mu|apache-2.4.41-1|4186	Group:		System/Servers
14mu|apache-2.4.41-1|4187	
14mu|apache-2.4.41-1|4188	%description source
14mu|apache-2.4.41-1|4189	The apache source code, including %{vendor} patches. Use this package to build
14mu|apache-2.4.41-1|4190	your own customized apache if needed.
14mu|apache-2.4.41-1|4191	
14mu|apache-2.4.41-1|4192	%files source
14mu|apache-2.4.41-1|4193	%{_usrsrc}/apache-%{version}
14mu|apache-2.4.41-1|4194	
14mu|apache-2.4.41-1|4195	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|4196	
14mu|apache-2.4.41-1|4197	%package doc
14mu|apache-2.4.41-1|4198	Summary:	The apache Manual
14mu|apache-2.4.41-1|4199	Group:		Documentation
14mu|apache-2.4.41-1|4200	BuildArch:	noarch
14mu|apache-2.4.41-1|4201	
14mu|apache-2.4.41-1|4202	%description doc
14mu|apache-2.4.41-1|4203	This package contains the apache server documentation in HTML format.
14mu|apache-2.4.41-1|4204	
14mu|apache-2.4.41-1|4205	Please view the documentaion by starting the apache server and your favourite
14mu|apache-2.4.41-1|4206	web browser and point to this URL: http://localhost/manual
14mu|apache-2.4.41-1|4207	
14mu|apache-2.4.41-1|4208	%files doc
14mu|apache-2.4.41-1|4209	%{_datadir}/doc/apache-doc
14mu|apache-2.4.41-1|4210	
14mu|apache-2.4.41-1|4211	#----------------------------------------------------------------------------
14mu|apache-2.4.41-1|4212	
14mu|apache-2.4.41-1|4213	%prep
14mu|apache-2.4.41-1|4214	%setup -q -n httpd-%{version} -a11
14mu|apache-2.4.41-1|4215	%patch0 -p0 -b .deplibs.droplet
14mu|apache-2.4.41-1|4216	%patch8 -p1 -b .apxs.droplet
14mu|apache-2.4.41-1|4217	%patch16 -p0 -b .fix_extra_htaccess_check.droplet
14mu|apache-2.4.41-1|4218	%patch18 -p0 -b .PR45994.droplet
14mu|apache-2.4.41-1|4219	%patch19 -p1 -b .linux3.droplet
14mu|apache-2.4.41-1|4220	%patch105 -p1 -b .filter.droplet
14mu|apache-2.4.41-1|4221	%patch106 -p1 -b .rosaConfig~
14mu|apache-2.4.41-1|4222	%patch107 -p1 -b .linkage~
14mu|apache-2.4.41-1|4223	%patch108 -p0 -b .buildfix~
14mu|apache-2.4.41-1|4224	
14mu|apache-2.4.41-1|4225	# forcibly prevent use of bundled apr, apr-util, pcre
14mu|apache-2.4.41-1|4226	rm -rf srclib/{apr,apr-util,pcre}
14mu|apache-2.4.41-1|4227	
14mu|apache-2.4.41-1|4228	# don't install or use bundled pcreposix.h
14mu|apache-2.4.41-1|4229	rm -f include/pcreposix.h
14mu|apache-2.4.41-1|4230	
14mu|apache-2.4.41-1|4231	#Fix apxs
14mu|apache-2.4.41-1|4232	perl -pi -e 's|\@exp_installbuilddir\@|%{_libdir}/apache/build|;' support/apxs.in
14mu|apache-2.4.41-1|4233	perl -pi -e 's|get_vars\("prefix"\)|"%{_libdir}/apache/build"|;' support/apxs.in
14mu|apache-2.4.41-1|4234	perl -pi -e 's|get_vars\("sbindir"\) . "/envvars"|"\$installbuilddir/envvars"|;' support/apxs.in
14mu|apache-2.4.41-1|4235	
14mu|apache-2.4.41-1|4236	#Correct perl paths
14mu|apache-2.4.41-1|4237	find -type f|xargs perl -pi -e "s|/usr/local/bin/perl|perl|g;\
14mu|apache-2.4.41-1|4238	s|/usr/local/bin/perl5|perl|g;s|/path/to/bin/perl|perl|g;"
14mu|apache-2.4.41-1|4239	
14mu|apache-2.4.41-1|4240	# this is really better and easier than a stupid static patch...
14mu|apache-2.4.41-1|4241	# for some reason you have to use ">>" here (!)
14mu|apache-2.4.41-1|4242	
14mu|apache-2.4.41-1|4243	cat >> config.layout << EOF
14mu|apache-2.4.41-1|4244	<Layout NUX>
14mu|apache-2.4.41-1|4245	prefix:        %{_sysconfdir}/httpd
14mu|apache-2.4.41-1|4246	exec_prefix:   %{_prefix}
14mu|apache-2.4.41-1|4247	bindir:        %{_bindir}
14mu|apache-2.4.41-1|4248	sbindir:       %{_sbindir}
14mu|apache-2.4.41-1|4249	libdir:        %{_libdir}
14mu|apache-2.4.41-1|4250	libexecdir:    %{_libdir}/apache
14mu|apache-2.4.41-1|4251	mandir:        %{_mandir}
14mu|apache-2.4.41-1|4252	infodir:       %{_infodir}
14mu|apache-2.4.41-1|4253	includedir:    %{_includedir}/apache
14mu|apache-2.4.41-1|4254	sysconfdir:    %{_sysconfdir}/httpd/conf
14mu|apache-2.4.41-1|4255	datadir:       /var/www
14mu|apache-2.4.41-1|4256	installbuilddir: %{_libdir}/apache/build
14mu|apache-2.4.41-1|4257	errordir:      /var/www/error
14mu|apache-2.4.41-1|4258	iconsdir:      /var/www/icons
14mu|apache-2.4.41-1|4259	htdocsdir:     /var/www/html
14mu|apache-2.4.41-1|4260	manualdir:     %{_datadir}/doc/apache-doc
14mu|apache-2.4.41-1|4261	cgidir:        /var/www/cgi-bin
14mu|apache-2.4.41-1|4262	localstatedir: /var
14mu|apache-2.4.41-1|4263	runtimedir:    /var/run/httpd
14mu|apache-2.4.41-1|4264	logfiledir:    /var/log/httpd
14mu|apache-2.4.41-1|4265	proxycachedir: /var/cache/httpd/mod_proxy
14mu|apache-2.4.41-1|4266	</Layout>
14mu|apache-2.4.41-1|4267	EOF
14mu|apache-2.4.41-1|4268	
14mu|apache-2.4.41-1|4269	#Fix DYNAMIC_MODULE_LIMIT
14mu|apache-2.4.41-1|4270	perl -pi -e "s/DYNAMIC_MODULE_LIMIT 256/DYNAMIC_MODULE_LIMIT %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}}/;" include/httpd.h
14mu|apache-2.4.41-1|4271	
14mu|apache-2.4.41-1|4272	# don't try to touch srclib
14mu|apache-2.4.41-1|4273	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules support|g" Makefile.in
14mu|apache-2.4.41-1|4274	
14mu|apache-2.4.41-1|4275	# bump server limit
14mu|apache-2.4.41-1|4276	perl -pi -e "s|DEFAULT_SERVER_LIMIT 256|DEFAULT_SERVER_LIMIT %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}|g" server/mpm/prefork/prefork.c
14mu|apache-2.4.41-1|4277	
14mu|apache-2.4.41-1|4278	# tag it with the "legacy" name so that we can track this at netcraft...
14mu|apache-2.4.41-1|4279	perl -pi -e "s|^#define AP_SERVER_BASEPRODUCT .*|#define AP_SERVER_BASEPRODUCT \"%{BASEPRODUCT}\"|g" include/ap_release.h
14mu|apache-2.4.41-1|4280	
14mu|apache-2.4.41-1|4281	# avoid regenerating code with yacc
14mu|apache-2.4.41-1|4282	pushd server
14mu|apache-2.4.41-1|4283	touch util_expr_scan.c util_expr_parse.c util_expr_parse.h util_expr_scan.l util_expr_parse.y
14mu|apache-2.4.41-1|4284	popd
14mu|apache-2.4.41-1|4285	
14mu|apache-2.4.41-1|4286	# use my nice converted transparent png icons
14mu|apache-2.4.41-1|4287	tar -jxf %{SOURCE3}
14mu|apache-2.4.41-1|4288	mv icons/*.png docs/icons/
14mu|apache-2.4.41-1|4289	
14mu|apache-2.4.41-1|4290	# prepare the apache-source package
14mu|apache-2.4.41-1|4291	rm -rf %{_builddir}/tmp-httpd-%{version}; mkdir -p %{_builddir}/tmp-httpd-%{version}/usr/src
14mu|apache-2.4.41-1|4292	cp -dpR %{_builddir}/httpd-%{version} %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}
14mu|apache-2.4.41-1|4293	rm -rf %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}/tmp-httpd-%{version}/usr/src
14mu|apache-2.4.41-1|4294	rm -f %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}/*.spec
14mu|apache-2.4.41-1|4295	rm -rf %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}/Mandriva
14mu|apache-2.4.41-1|4296	
14mu|apache-2.4.41-1|4297	# add the htcacheclean stuff
14mu|apache-2.4.41-1|4298	cp %{SOURCE9} htcacheclean.service
14mu|apache-2.4.41-1|4299	cp %{SOURCE10} htcacheclean.sysconfig
14mu|apache-2.4.41-1|4300	
14mu|apache-2.4.41-1|4301	# this will only work if configured correctly in the config (FullOs)...
14mu|apache-2.4.41-1|4302	cp server/core.c server/core.c.untagged
14mu|apache-2.4.41-1|4303	
14mu|apache-2.4.41-1|4304	# some adjustments here
14mu|apache-2.4.41-1|4305	perl -pi -e "s|_MODULE_DIR_|%{_libdir}/apache|g" ROSA/*_mod_*.conf
14mu|apache-2.4.41-1|4306	
14mu|apache-2.4.41-1|4307	# Build the systemd file
14mu|apache-2.4.41-1|4308	cp %{SOURCE15} httpd.service
14mu|apache-2.4.41-1|4309	for mpm in worker event; do
14mu|apache-2.4.41-1|4310	sed "s,@NAME@,${mpm},g;s,@EXEC@,%{_sbindir}/httpd-${mpm},g" httpd.service > httpd-${mpm}.service
14mu|apache-2.4.41-1|4311	done
14mu|apache-2.4.41-1|4312	touch -r httpd.service httpd-${mpm}.service
14mu|apache-2.4.41-1|4313	
14mu|apache-2.4.41-1|4314	%build
14mu|apache-2.4.41-1|4315	%serverbuild
14mu|apache-2.4.41-1|4316	
14mu|apache-2.4.41-1|4317	#########################################################################################
14mu|apache-2.4.41-1|4318	# configure and build phase
14mu|apache-2.4.41-1|4319	#
14mu|apache-2.4.41-1|4320	
14mu|apache-2.4.41-1|4321	# use a minimal buildconf instead
14mu|apache-2.4.41-1|4322	cp %{SOURCE100} buildconf
14mu|apache-2.4.41-1|4323	sh ./buildconf
14mu|apache-2.4.41-1|4324	
14mu|apache-2.4.41-1|4325	CFLAGS="`echo $RPM_OPT_FLAGS |sed -e 's/-fomit-frame-pointer//'`"
14mu|apache-2.4.41-1|4326	CPPFLAGS="-DSSL_EXPERIMENTAL_ENGINE -DLDAP_DEPRECATED"
14mu|apache-2.4.41-1|4327	if pkg-config openssl; then
14mu|apache-2.4.41-1|4328	# configure -C barfs with trailing spaces in CFLAGS
14mu|apache-2.4.41-1|4329	CFLAGS="$RPM_OPT_FLAGS $CPPFLAGS"
14mu|apache-2.4.41-1|4330	CPPFLAGS="$CPPFLAGS `pkg-config --cflags openssl | sed 's/ *$//'`"
14mu|apache-2.4.41-1|4331	AP_LIBS="$AP_LIBS `pkg-config --libs openssl`"
14mu|apache-2.4.41-1|4332	else
14mu|apache-2.4.41-1|4333	CFLAGS="$RPM_OPT_FLAGS"
14mu|apache-2.4.41-1|4334	CPPFLAGS="$CPPFLAGS"
14mu|apache-2.4.41-1|4335	AP_LIBS="$AP_LIBS -lssl -lcrypto"
14mu|apache-2.4.41-1|4336	fi
14mu|apache-2.4.41-1|4337	export CFLAGS CPPFLAGS AP_LIBS
14mu|apache-2.4.41-1|4338	
14mu|apache-2.4.41-1|4339	export SH_LDFLAGS="%{ldflags}"
14mu|apache-2.4.41-1|4340	
14mu|apache-2.4.41-1|4341	APVARS="--enable-layout=NUX \
14mu|apache-2.4.41-1|4342	--prefix=%{_sysconfdir}/httpd \
14mu|apache-2.4.41-1|4343	--exec-prefix=%{_prefix} \
14mu|apache-2.4.41-1|4344	--bindir=%{_bindir} \
14mu|apache-2.4.41-1|4345	--sbindir=%{_sbindir} \
14mu|apache-2.4.41-1|4346	--libexecdir=%{_libdir}/apache \
14mu|apache-2.4.41-1|4347	--sysconfdir=%{_sysconfdir}/httpd/conf \
14mu|apache-2.4.41-1|4348	--localstatedir=/var \
14mu|apache-2.4.41-1|4349	--includedir=%{_includedir}/apache \
14mu|apache-2.4.41-1|4350	--infodir=%{_infodir} \
14mu|apache-2.4.41-1|4351	--mandir=%{_mandir} \
14mu|apache-2.4.41-1|4352	--datadir=/var/www \
14mu|apache-2.4.41-1|4353	--with-port=80 \
14mu|apache-2.4.41-1|4354	--with-perl=%{_bindir}/perl \
14mu|apache-2.4.41-1|4355	--with-apr=%{_bindir}/apr-1-config \
14mu|apache-2.4.41-1|4356	--with-apr-util=%{_bindir}/apu-1-config \
14mu|apache-2.4.41-1|4357	--with-pcre=%{_prefix} \
14mu|apache-2.4.41-1|4358	--with-z=%{_prefix} \
14mu|apache-2.4.41-1|4359	--enable-layout=NUX \
14mu|apache-2.4.41-1|4360	--with-devrandom \
14mu|apache-2.4.41-1|4361	--enable-exception-hook \
14mu|apache-2.4.41-1|4362	--enable-forward \
14mu|apache-2.4.41-1|4363	--with-program-name=httpd"
14mu|apache-2.4.41-1|4364	
14mu|apache-2.4.41-1|4365	for mpm in worker event prefork; do
14mu|apache-2.4.41-1|4366	mkdir build-${mpm}; pushd build-${mpm}
14mu|apache-2.4.41-1|4367	ln -s ../configure .
14mu|apache-2.4.41-1|4368	
14mu|apache-2.4.41-1|4369	if [ ${mpm} = prefork ]; then
14mu|apache-2.4.41-1|4370	%configure2_5x $APVARS \
14mu|apache-2.4.41-1|4371	--with-mpm=prefork \
14mu|apache-2.4.41-1|4372	--enable-modules=all \
14mu|apache-2.4.41-1|4373	--enable-mods-shared=all \
14mu|apache-2.4.41-1|4374	--with-ldap --enable-ldap=shared --enable-authnz-ldap=shared \
14mu|apache-2.4.41-1|4375	--enable-cache=shared --enable-disk-cache=shared --enable-file-cache=shared --enable-mem-cache=shared \
14mu|apache-2.4.41-1|4376	--enable-ssl --with-ssl=%{_prefix} --disable-distcache \
14mu|apache-2.4.41-1|4377	--enable-deflate=shared \
14mu|apache-2.4.41-1|4378	--enable-cgid=shared \
14mu|apache-2.4.41-1|4379	--enable-proxy=shared --enable-proxy-connect=shared --enable-proxy-ftp=shared \
14mu|apache-2.4.41-1|4380	--enable-proxy-http=shared --enable-proxy-ajp=shared --enable-proxy-balancer=shared \
14mu|apache-2.4.41-1|4381	--enable-proxy-fdpass \
14mu|apache-2.4.41-1|4382	--enable-dav=shared --enable-dav-fs=shared --enable-dav-lock=shared \
14mu|apache-2.4.41-1|4383	--enable-version=shared \
14mu|apache-2.4.41-1|4384	--enable-bucketeer=shared --enable-case-filter=shared --enable-case-filter-in=shared --enable-echo=shared \
14mu|apache-2.4.41-1|4385	--enable-example=shared --enable-optional-fn-export=shared --enable-optional-fn-import=shared \
14mu|apache-2.4.41-1|4386	--enable-optional-hook-export=shared --enable-optional-hook-import=shared \
14mu|apache-2.4.41-1|4387	--enable-charset_lite=shared --enable-authn_alias=shared \
14mu|apache-2.4.41-1|4388	--enable-cern-meta=shared \
14mu|apache-2.4.41-1|4389	--enable-ident=shared \
14mu|apache-2.4.41-1|4390	--enable-imagemap=shared \
14mu|apache-2.4.41-1|4391	--enable-suexec=shared
14mu|apache-2.4.41-1|4392	
14mu|apache-2.4.41-1|4393	# nuke excessive use of ldflags
14mu|apache-2.4.41-1|4394	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mu|apache-2.4.41-1|4395	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mu|apache-2.4.41-1|4396	
14mu|apache-2.4.41-1|4397	fi
14mu|apache-2.4.41-1|4398	
14mu|apache-2.4.41-1|4399	if [ ${mpm} = worker ]; then
14mu|apache-2.4.41-1|4400	%configure2_5x $APVARS \
14mu|apache-2.4.41-1|4401	--with-mpm=worker \
14mu|apache-2.4.41-1|4402	--enable-modules=none
14mu|apache-2.4.41-1|4403	# don't build support tools
14mu|apache-2.4.41-1|4404	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules|g" Makefile
14mu|apache-2.4.41-1|4405	# nuke excessive use of ldflags
14mu|apache-2.4.41-1|4406	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mu|apache-2.4.41-1|4407	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mu|apache-2.4.41-1|4408	fi
14mu|apache-2.4.41-1|4409	
14mu|apache-2.4.41-1|4410	if [ ${mpm} = event ]; then
14mu|apache-2.4.41-1|4411	%configure2_5x $APVARS \
14mu|apache-2.4.41-1|4412	--with-mpm=event \
14mu|apache-2.4.41-1|4413	--enable-modules=none
14mu|apache-2.4.41-1|4414	# don't build support tools
14mu|apache-2.4.41-1|4415	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules|g" Makefile
14mu|apache-2.4.41-1|4416	# nuke excessive use of ldflags
14mu|apache-2.4.41-1|4417	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mu|apache-2.4.41-1|4418	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
14mu|apache-2.4.41-1|4419	fi
14mu|apache-2.4.41-1|4420	
14mu|apache-2.4.41-1|4421	#Copy configure flags to a file in the apache-source rpm.
14mu|apache-2.4.41-1|4422	cp config.nice %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}/config.nice.${mpm}
14mu|apache-2.4.41-1|4423	
14mu|apache-2.4.41-1|4424	# tag it with the mpm name too so that we can track this somehow at for example netcraft...
14mu|apache-2.4.41-1|4425	MPM_NAME=`echo ${mpm}|tr "[a-z]" "[A-Z]"`
14mu|apache-2.4.41-1|4426	cp ../server/core.c.untagged ../server/core.c
14mu|apache-2.4.41-1|4427	perl -pi -e "s|\" PLATFORM \"|%{TAG}/${MPM_NAME}-%{release}|g" ../server/core.c
14mu|apache-2.4.41-1|4428	
14mu|apache-2.4.41-1|4429	# if libexpat0-devel is installed on x86_64 somehow the EXTRA_LDLAGS is set
14mu|apache-2.4.41-1|4430	# to -L/usr/lib, fix that with a conditional hack...
14mu|apache-2.4.41-1|4431	%ifarch x86_64
14mu|apache-2.4.41-1|4432	find -type f | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
14mu|apache-2.4.41-1|4433	%endif
14mu|apache-2.4.41-1|4434	
14mu|apache-2.4.41-1|4435	# finally doing the build stage
14mu|apache-2.4.41-1|4436	%make
14mu|apache-2.4.41-1|4437	popd
14mu|apache-2.4.41-1|4438	done
14mu|apache-2.4.41-1|4439	
14mu|apache-2.4.41-1|4440	# Create default/prefork service file for systemd
14mu|apache-2.4.41-1|4441	sed "s,@NAME@,prefork,g;s,@EXEC@,%{_sbindir}/httpd,g" httpd.service > httpd.service.def
14mu|apache-2.4.41-1|4442	touch -r httpd.service httpd.service.def
14mu|apache-2.4.41-1|4443	
14mu|apache-2.4.41-1|4444	%install
14mu|apache-2.4.41-1|4445	#########################################################################################
14mu|apache-2.4.41-1|4446	# install phase
14mu|apache-2.4.41-1|4447	
14mu|apache-2.4.41-1|4448	install -d %{buildroot}%{_libdir}/apache
14mu|apache-2.4.41-1|4449	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
14mu|apache-2.4.41-1|4450	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mu|apache-2.4.41-1|4451	install -d %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d
14mu|apache-2.4.41-1|4452	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mu|apache-2.4.41-1|4453	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|apache-2.4.41-1|4454	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|apache-2.4.41-1|4455	install -d %{buildroot}/var/cache/httpd/mod_proxy
14mu|apache-2.4.41-1|4456	install -d %{buildroot}/var/lib/dav
14mu|apache-2.4.41-1|4457	install -d %{buildroot}/var/lib/dav/uploads
14mu|apache-2.4.41-1|4458	install -d %{buildroot}/var/log/httpd
14mu|apache-2.4.41-1|4459	install -d %{buildroot}/var/run/httpd
14mu|apache-2.4.41-1|4460	install -d %{buildroot}/var/www/perl
14mu|apache-2.4.41-1|4461	
14mu|apache-2.4.41-1|4462	#EXCLUDE_FROM_STRIP="%{buildroot}%{_sbindir}/httpd %{buildroot}%{_sbindir}/httpd-worker %{buildroot}%{_sbindir}/httpd-peruser"
14mu|apache-2.4.41-1|4463	
14mu|apache-2.4.41-1|4464	# install source
14mu|apache-2.4.41-1|4465	tar -cf - -C %{_builddir}/tmp-httpd-%{version} usr/src | tar x -C %{buildroot} -f -
14mu|apache-2.4.41-1|4466	
14mu|apache-2.4.41-1|4467	pushd build-prefork
14mu|apache-2.4.41-1|4468	make install \
14mu|apache-2.4.41-1|4469	prefix=%{_sysconfdir}/httpd \
14mu|apache-2.4.41-1|4470	bindir=%{buildroot}%{_bindir} \
14mu|apache-2.4.41-1|4471	sbindir=%{buildroot}%{_sbindir} \
14mu|apache-2.4.41-1|4472	libdir=%{buildroot}%{_libdir} \
14mu|apache-2.4.41-1|4473	libexecdir=%{buildroot}%{_libdir}/apache \
14mu|apache-2.4.41-1|4474	mandir=%{buildroot}%{_mandir} \
14mu|apache-2.4.41-1|4475	sysconfdir=%{buildroot}%{_sysconfdir}/httpd/conf \
14mu|apache-2.4.41-1|4476	includedir=%{buildroot}%{_includedir}/apache \
14mu|apache-2.4.41-1|4477	localstatedir=%{buildroot}/var \
14mu|apache-2.4.41-1|4478	runtimedir=%{buildroot}/var/run \
14mu|apache-2.4.41-1|4479	installbuilddir=%{buildroot}%{_libdir}/apache/build  \
14mu|apache-2.4.41-1|4480	datadir=%{buildroot}/var/www \
14mu|apache-2.4.41-1|4481	errordir=%{buildroot}/var/www/error \
14mu|apache-2.4.41-1|4482	iconsdir=%{buildroot}/var/www/icons \
14mu|apache-2.4.41-1|4483	htdocsdir=%{buildroot}/var/www/html \
14mu|apache-2.4.41-1|4484	manualdir=%{buildroot}%{_datadir}/doc/apache-doc \
14mu|apache-2.4.41-1|4485	cgidir=%{buildroot}/var/www/cgi-bin \
14mu|apache-2.4.41-1|4486	runtimedir=%{buildroot}/var/run \
14mu|apache-2.4.41-1|4487	logdir=%{buildroot}/var/log/httpd \
14mu|apache-2.4.41-1|4488	logfiledir=%{buildroot}/var/log/httpd \
14mu|apache-2.4.41-1|4489	proxycachedir=%{buildroot}/var/cache/httpd/mod_proxy
14mu|apache-2.4.41-1|4490	popd
14mu|apache-2.4.41-1|4491	
14mu|apache-2.4.41-1|4492	# do some house cleaning
14mu|apache-2.4.41-1|4493	for f in `find %{buildroot} -type f -name ".orig"` \
14mu|apache-2.4.41-1|4494	`find %{buildroot} -type f -name ".deps"` \
14mu|apache-2.4.41-1|4495	`find %{buildroot} -type f -name "NW*"` \
14mu|apache-2.4.41-1|4496	`find %{buildroot} -type f -name "*.droplet"` \
14mu|apache-2.4.41-1|4497	`find %{buildroot} -type f -name "*.zip"` \
14mu|apache-2.4.41-1|4498	`find %{buildroot} -type f -name "*.dsp"`; do
14mu|apache-2.4.41-1|4499	rm -f $f
14mu|apache-2.4.41-1|4500	done
14mu|apache-2.4.41-1|4501	
14mu|apache-2.4.41-1|4502	#Fix config_vars.mk, and add some MDK flags so all other modules
14mu|apache-2.4.41-1|4503	#can simply do "apxs -q VARIABLE" and know, for example, the exact
14mu|apache-2.4.41-1|4504	#release of apache-devel or the exact directory where the source is
14mu|apache-2.4.41-1|4505	#located.
14mu|apache-2.4.41-1|4506	CVMK="%{buildroot}%{_libdir}/apache/build/config_vars.mk"
14mu|apache-2.4.41-1|4507	perl -pi -e "s|%{_builddir}/httpd-%{version}|%{_usrsrc}/apache-%{version}|g" $CVMK
14mu|apache-2.4.41-1|4508	perl -pi -e "s|%{buildroot}||g" $CVMK
14mu|apache-2.4.41-1|4509	perl -pi -e "s|^EXTRA_INCLUDES.*|EXTRA_INCLUDES = `apr-1-config --includes` -I%{_includedir}/apache -I%{_includedir}/openssl|g" $CVMK
14mu|apache-2.4.41-1|4510	
14mu|apache-2.4.41-1|4511	# fix libtool invocation
14mu|apache-2.4.41-1|4512	perl -pi -e "s|^LIBTOOL.*|LIBTOOL = libtool|g" $CVMK
14mu|apache-2.4.41-1|4513	perl -pi -e "s|^SH_LIBTOOL.*|SH_LIBTOOL = libtool|g" $CVMK
14mu|apache-2.4.41-1|4514	
14mu|apache-2.4.41-1|4515	# if the following 3 lines needs to be enabled again, use the ".*" wildcard as in
14mu|apache-2.4.41-1|4516	# "s|bla bla =.*|bla bla = replaced whatever text after the equal char...|g"
14mu|apache-2.4.41-1|4517	#perl -pi -e "s|installbuilddir =.*|installbuilddir = %{_libdir}/apache/build|g" $CVMK
14mu|apache-2.4.41-1|4518	#perl -pi -e "s|htdocsdir =.*|htdocsdir = /var/www/html|g" $CVMK
14mu|apache-2.4.41-1|4519	#perl -pi -e "s|logfiledir =.*|logfiledir = /var/log/httpd|g" $CVMK
14mu|apache-2.4.41-1|4520	echo "ap_version = %{version}" >> $CVMK
14mu|apache-2.4.41-1|4521	echo "ap_release = %{release}" >> $CVMK
14mu|apache-2.4.41-1|4522	
14mu|apache-2.4.41-1|4523	#########################################################################################
14mu|apache-2.4.41-1|4524	# fix some bugs and other stuff
14mu|apache-2.4.41-1|4525	#
14mu|apache-2.4.41-1|4526	perl -pi -e "s|%{_builddir}/httpd-%{version}|%{_usrsrc}/apache-%{version}|g" %{buildroot}%{_libdir}/apache/build/apr_rules.mk
14mu|apache-2.4.41-1|4527	
14mu|apache-2.4.41-1|4528	mv %{buildroot}%{_sbindir}/envvars %{buildroot}%{_libdir}/apache/build/
14mu|apache-2.4.41-1|4529	
14mu|apache-2.4.41-1|4530	# named config.nice files are in the devel package
14mu|apache-2.4.41-1|4531	rm -f %{buildroot}%{_libdir}/apache/build/config.nice
14mu|apache-2.4.41-1|4532	
14mu|apache-2.4.41-1|4533	##################################################################
14mu|apache-2.4.41-1|4534	# install module conf files for the "modules.d" dir loading structure
14mu|apache-2.4.41-1|4535	install -m0644 ROSA/*mod_*.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/
14mu|apache-2.4.41-1|4536	
14mu|apache-2.4.41-1|4537	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mu|apache-2.4.41-1|4538	
14mu|apache-2.4.41-1|4539	# install the mpm stuff
14mu|apache-2.4.41-1|4540	install -m0755 build-worker/httpd %{buildroot}%{_sbindir}/httpd-worker
14mu|apache-2.4.41-1|4541	install -m0755 build-event/httpd %{buildroot}%{_sbindir}/httpd-event
14mu|apache-2.4.41-1|4542	
14mu|apache-2.4.41-1|4543	# install alternative MPMs; executables, man pages, and systemd service files
14mu|apache-2.4.41-1|4544	install -d %{buildroot}%{_unitdir}
14mu|apache-2.4.41-1|4545	for mpm in worker event; do
14mu|apache-2.4.41-1|4546	install -p -m 644 httpd-${mpm}.service %{buildroot}%{_unitdir}/httpd-${mpm}.service
14mu|apache-2.4.41-1|4547	done
14mu|apache-2.4.41-1|4548	
14mu|apache-2.4.41-1|4549	# Default httpd (prefork) service file
14mu|apache-2.4.41-1|4550	install -p -m 644 httpd.service.def %{buildroot}%{_unitdir}/httpd.service
14mu|apache-2.4.41-1|4551	
14mu|apache-2.4.41-1|4552	# Install tmpfiles.d config for httpd
14mu|apache-2.4.41-1|4553	install -m 0644 %{SOURCE16} -D %{buildroot}%{_tmpfilesdir}/httpd.conf
14mu|apache-2.4.41-1|4554	install -m 0644 %{SOURCE17} -D %{buildroot}%{_tmpfilesdir}/htcacheclean.conf
14mu|apache-2.4.41-1|4555	
14mu|apache-2.4.41-1|4556	install -d -m 755 %{buildroot}/var/cache/httpd/mod_proxy
14mu|apache-2.4.41-1|4557	install -d -m 755 %{buildroot}/var/lib/dav
14mu|apache-2.4.41-1|4558	
14mu|apache-2.4.41-1|4559	# install htcacheclean files
14mu|apache-2.4.41-1|4560	install -m0644 htcacheclean.service %{buildroot}%{_unitdir}/htcacheclean.service
14mu|apache-2.4.41-1|4561	install -m0644 htcacheclean.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/htcacheclean
14mu|apache-2.4.41-1|4562	
14mu|apache-2.4.41-1|4563	# install missing files
14mu|apache-2.4.41-1|4564	install -m755 build-prefork/support/split-logfile %{buildroot}%{_sbindir}/split-logfile
14mu|apache-2.4.41-1|4565	install -m755 support/list_hooks.pl %{buildroot}%{_sbindir}/list_hooks.pl
14mu|apache-2.4.41-1|4566	install -m755 build-prefork/support/logresolve.pl %{buildroot}%{_sbindir}/logresolve.pl
14mu|apache-2.4.41-1|4567	install -m755 build-prefork/support/log_server_status %{buildroot}%{_sbindir}/log_server_status
14mu|apache-2.4.41-1|4568	install -m755 build-prefork/support/checkgid %{buildroot}%{_sbindir}/checkgid
14mu|apache-2.4.41-1|4569	install -m755 support/check_forensic %{buildroot}%{_sbindir}/check_forensic
14mu|apache-2.4.41-1|4570	
14mu|apache-2.4.41-1|4571	# fix a msec safe cache for the ssl stuff
14mu|apache-2.4.41-1|4572	install -d %{buildroot}/var/cache/httpd/mod_ssl
14mu|apache-2.4.41-1|4573	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.dir
14mu|apache-2.4.41-1|4574	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.pag
14mu|apache-2.4.41-1|4575	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.sem
14mu|apache-2.4.41-1|4576	
14mu|apache-2.4.41-1|4577	# fix a msec safe cache for the mod_ldap LDAPSharedCacheFile
14mu|apache-2.4.41-1|4578	touch %{buildroot}/var/cache/httpd/mod_ldap_cache
14mu|apache-2.4.41-1|4579	
14mu|apache-2.4.41-1|4580	install -m0644 ROSA/fileprotector.conf %{buildroot}%{_sysconfdir}/httpd/conf/fileprotector.conf
14mu|apache-2.4.41-1|4581	install -m0644 ROSA/httpd.sysconf %{buildroot}%{_sysconfdir}/sysconfig/httpd
14mu|apache-2.4.41-1|4582	install -m0644 ROSA/favicon.ico %{buildroot}/var/www/html/
14mu|apache-2.4.41-1|4583	install -m0644 ROSA/robots.txt %{buildroot}/var/www/html/
14mu|apache-2.4.41-1|4584	install -m0644 ROSA/rpm.png  %{buildroot}/var/www/icons/
14mu|apache-2.4.41-1|4585	install -m0644 ROSA/httpd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/httpd
14mu|apache-2.4.41-1|4586	
14mu|apache-2.4.41-1|4587	%multiarch_includes %{buildroot}%{_includedir}/apache/ap_config_layout.h
14mu|apache-2.4.41-1|4588	
14mu|apache-2.4.41-1|4589	# rpm filetriggers
14mu|apache-2.4.41-1|4590	install -d %{buildroot}%{_localstatedir}/lib/rpm/filetriggers
14mu|apache-2.4.41-1|4591	cat > %{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.filter << EOF
14mu|apache-2.4.41-1|4592	^./etc/httpd/conf/webapps.d/.*\.conf$
14mu|apache-2.4.41-1|4593	EOF
14mu|apache-2.4.41-1|4594	install -m0755 %{SOURCE2} %{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.script
14mu|apache-2.4.41-1|4595	
14mu|apache-2.4.41-1|4596	# add two important documentation files in the plain ASCII format
14mu|apache-2.4.41-1|4597	cp docs/manual/upgrading.html.en upgrading.html
14mu|apache-2.4.41-1|4598	cp docs/manual/new_features_2_4.html.en new_features_2_4.html
14mu|apache-2.4.41-1|4599	
14mu|apache-2.4.41-1|4600	lynx -dump -nolist upgrading.html > upgrading.txt
14mu|apache-2.4.41-1|4601	lynx -dump -nolist new_features_2_4.html > new_features_2_4.txt
14mu|apache-2.4.41-1|4602	
14mu|apache-2.4.41-1|4603	# fix the manual
14mu|apache-2.4.41-1|4604	find %{buildroot}%{_datadir}/doc/apache-doc -type d -exec chmod 755 {} \;
14mu|apache-2.4.41-1|4605	find %{buildroot}%{_datadir}/doc/apache-doc -type f -exec chmod 644 {} \;
14mu|apache-2.4.41-1|4606	
14mu|apache-2.4.41-1|4607	# let's not ship those, they might reveal some information to unwanted eyes
14mu|apache-2.4.41-1|4608	rm -rf %{buildroot}/var/www/cgi-bin/printenv*
14mu|apache-2.4.41-1|4609	rm -rf %{buildroot}/var/www/cgi-bin/test-cgi
14mu|apache-2.4.41-1|4610	
14mu|apache-2.4.41-1|4611	#########################################################################################
14mu|apache-2.4.41-1|4612	# install phase done
14mu|apache-2.4.41-1|4613	#
14mu|apache-2.4.41-1|4614	
14mu|apache-2.4.41-1|4615	%clean
14mu|apache-2.4.41-1|4616	# Clean up "install source" and other generated dirs
14mu|apache-2.4.41-1|4617	[ "%{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}" != "/" ] && rm -rf %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}
14mu|apache-2.4.41-1|4618	[ "%{_builddir}/usr/src" != "/" ] && rm -rf %{_builddir}/usr/src
14mu|apache-2.4.41-1|4619	[ "%{_builddir}/tmp-httpd-%{version}" != "/" ] && rm -rf %{_builddir}/tmp-httpd-%{version}

22323 14
14mu|apache-commons-collections-3.2.2-1|1	# If you don't want to build with maven, and use straight ant instead,
14mu|apache-commons-collections-3.2.2-1|2	# give rpmbuild option '--without maven'
14mu|apache-commons-collections-3.2.2-1|3	
14mu|apache-commons-collections-3.2.2-1|4	%define with_maven 0
14mu|apache-commons-collections-3.2.2-1|5	%define without_maven %{?with_maven:0}%{!?with_maven:1}
14mu|apache-commons-collections-3.2.2-1|6	
14mu|apache-commons-collections-3.2.2-1|7	%define base_name       collections
14mu|apache-commons-collections-3.2.2-1|8	%define short_name      commons-%{base_name}
14mu|apache-commons-collections-3.2.2-1|9	%define section         free
14mu|apache-commons-collections-3.2.2-1|10	
14mu|apache-commons-collections-3.2.2-1|11	Name:       apache-%{short_name}
14mu|apache-commons-collections-3.2.2-1|12	Version:    3.2.2
14mu|apache-commons-collections-3.2.2-1|13	Release:    1
14mu|apache-commons-collections-3.2.2-1|14	Epoch:      0
14mu|apache-commons-collections-3.2.2-1|15	Summary:    Provides new interfaces, implementations and utilities for Java Collections
14mu|apache-commons-collections-3.2.2-1|16	License:    Apache Software License
14mu|apache-commons-collections-3.2.2-1|17	Group:      Development/Java
14mu|apache-commons-collections-3.2.2-1|18	URL:        http://commons.apache.org/%{base_name}/
14mu|apache-commons-collections-3.2.2-1|19	Source0:    http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mu|apache-commons-collections-3.2.2-1|20	Source1:    pom-maven2jpp-depcat.xsl
14mu|apache-commons-collections-3.2.2-1|21	Source2:    pom-maven2jpp-newdepmap.xsl
14mu|apache-commons-collections-3.2.2-1|22	Source3:    pom-maven2jpp-mapdeps.xsl
14mu|apache-commons-collections-3.2.2-1|23	Source4:    commons-collections-3.2-jpp-depmap.xml
14mu|apache-commons-collections-3.2.2-1|24	
14mu|apache-commons-collections-3.2.2-1|25	Patch0:         %{name}-3.2.2-javadoc-nonet.patch
14mu|apache-commons-collections-3.2.2-1|26	Patch1:         %{name}-use-nanoTime-in-Buffers.patch
14mu|apache-commons-collections-3.2.2-1|27	Patch2:         apache-commons-collections-3.2.1-java8-compat.patch
14mu|apache-commons-collections-3.2.2-1|28	Patch3:         apache-commons-collections-3.2.2-build_xml.patch
14mu|apache-commons-collections-3.2.2-1|29	Patch4:		commons-collections-3.2.2-Manifest.patch
14mu|apache-commons-collections-3.2.2-1|30	
14mu|apache-commons-collections-3.2.2-1|31	BuildRequires:  dos2unix
14mu|apache-commons-collections-3.2.2-1|32	BuildRequires:  ant
14mu|apache-commons-collections-3.2.2-1|33	BuildRequires:  ant-junit
14mu|apache-commons-collections-3.2.2-1|34	BuildRequires:  java-rpmbuild >= 0:1.7.2
14mu|apache-commons-collections-3.2.2-1|35	BuildRequires:  xml-commons-apis >= 1.3
14mu|apache-commons-collections-3.2.2-1|36	%if %{with_maven}
14mu|apache-commons-collections-3.2.2-1|37	BuildRequires:  maven >= 0:1.1
14mu|apache-commons-collections-3.2.2-1|38	BuildRequires:  maven-plugins-base
14mu|apache-commons-collections-3.2.2-1|39	BuildRequires:  maven-plugin-test
14mu|apache-commons-collections-3.2.2-1|40	BuildRequires:  maven-plugin-xdoc
14mu|apache-commons-collections-3.2.2-1|41	BuildRequires:  maven-plugin-license
14mu|apache-commons-collections-3.2.2-1|42	BuildRequires:  maven-plugin-changes
14mu|apache-commons-collections-3.2.2-1|43	BuildRequires:  maven-plugin-jdepend
14mu|apache-commons-collections-3.2.2-1|44	BuildRequires:  maven-plugin-jdiff
14mu|apache-commons-collections-3.2.2-1|45	BuildRequires:  maven-plugin-jxr
14mu|apache-commons-collections-3.2.2-1|46	BuildRequires:  maven-plugin-tasklist
14mu|apache-commons-collections-3.2.2-1|47	BuildRequires:  maven-plugin-developer-activity
14mu|apache-commons-collections-3.2.2-1|48	BuildRequires:  maven-plugin-file-activity
14mu|apache-commons-collections-3.2.2-1|49	BuildRequires:  saxon
14mu|apache-commons-collections-3.2.2-1|50	BuildRequires:  saxon-scripts
14mu|apache-commons-collections-3.2.2-1|51	%endif
14mu|apache-commons-collections-3.2.2-1|52	
14mu|apache-commons-collections-3.2.2-1|53	BuildArch:      noarch
14mu|apache-commons-collections-3.2.2-1|54	
14mu|apache-commons-collections-3.2.2-1|55	%rename jakarta-%{short_name}
14mu|apache-commons-collections-3.2.2-1|56	Provides: commons-collections
14mu|apache-commons-collections-3.2.2-1|57	
14mu|apache-commons-collections-3.2.2-1|58	%description
14mu|apache-commons-collections-3.2.2-1|59	The introduction of the Collections API by Sun in JDK 1.2 has been a
14mu|apache-commons-collections-3.2.2-1|60	boon to quick and effective Java programming. Ready access to powerful
14mu|apache-commons-collections-3.2.2-1|61	data structures has accelerated development by reducing the need for
14mu|apache-commons-collections-3.2.2-1|62	custom container classes around each core object. Most Java2 APIs are
14mu|apache-commons-collections-3.2.2-1|63	significantly easier to use because of the Collections API.
14mu|apache-commons-collections-3.2.2-1|64	However, there are certain holes left unfilled by Sun's
14mu|apache-commons-collections-3.2.2-1|65	implementations, and the Jakarta-Commons Collections Component strives
14mu|apache-commons-collections-3.2.2-1|66	to fulfill them. Among the features of this package are:
14mu|apache-commons-collections-3.2.2-1|67	- special-purpose implementations of Lists and Maps for fast access
14mu|apache-commons-collections-3.2.2-1|68	- adapter classes from Java1-style containers (arrays, enumerations) to
14mu|apache-commons-collections-3.2.2-1|69	Java2-style collections.
14mu|apache-commons-collections-3.2.2-1|70	- methods to test or create typical set-theory properties of collections
14mu|apache-commons-collections-3.2.2-1|71	such as union, intersection, and closure.
14mu|apache-commons-collections-3.2.2-1|72	
14mu|apache-commons-collections-3.2.2-1|73	%package testframework
14mu|apache-commons-collections-3.2.2-1|74	Summary:        Testframework for %{name}
14mu|apache-commons-collections-3.2.2-1|75	Group:          Development/Java
14mu|apache-commons-collections-3.2.2-1|76	Requires:       %{name} = %{EVRD}
14mu|apache-commons-collections-3.2.2-1|77	%rename jakarta-%{short_name}-testframework
14mu|apache-commons-collections-3.2.2-1|78	
14mu|apache-commons-collections-3.2.2-1|79	%description testframework
14mu|apache-commons-collections-3.2.2-1|80	%{summary}.
14mu|apache-commons-collections-3.2.2-1|81	
14mu|apache-commons-collections-3.2.2-1|82	%package javadoc
14mu|apache-commons-collections-3.2.2-1|83	Summary:        Javadoc for %{name}
14mu|apache-commons-collections-3.2.2-1|84	Group:          Development/Java
14mu|apache-commons-collections-3.2.2-1|85	%rename jakarta-%{short_name}-javadoc
14mu|apache-commons-collections-3.2.2-1|86	
14mu|apache-commons-collections-3.2.2-1|87	%description javadoc
14mu|apache-commons-collections-3.2.2-1|88	%{summary}.
14mu|apache-commons-collections-3.2.2-1|89	
14mu|apache-commons-collections-3.2.2-1|90	%package testframework-javadoc
14mu|apache-commons-collections-3.2.2-1|91	Summary:        Javadoc for %{name}-testframework
14mu|apache-commons-collections-3.2.2-1|92	Group:          Development/Java
14mu|apache-commons-collections-3.2.2-1|93	%rename jakarta-%{short_name}-testframework-javadoc
14mu|apache-commons-collections-3.2.2-1|94	
14mu|apache-commons-collections-3.2.2-1|95	%description testframework-javadoc
14mu|apache-commons-collections-3.2.2-1|96	%{summary}.
14mu|apache-commons-collections-3.2.2-1|97	
14mu|apache-commons-collections-3.2.2-1|98	%if %{with_maven}
14mu|apache-commons-collections-3.2.2-1|99	%package manual
14mu|apache-commons-collections-3.2.2-1|100	Summary:        Documents for %{name}
14mu|apache-commons-collections-3.2.2-1|101	Group:          Development/Java
14mu|apache-commons-collections-3.2.2-1|102	%rename jakarta-%{short_name}-manual
14mu|apache-commons-collections-3.2.2-1|103	
14mu|apache-commons-collections-3.2.2-1|104	%description manual
14mu|apache-commons-collections-3.2.2-1|105	%{summary}.
14mu|apache-commons-collections-3.2.2-1|106	%endif
14mu|apache-commons-collections-3.2.2-1|107	
14mu|apache-commons-collections-3.2.2-1|108	%prep
14mu|apache-commons-collections-3.2.2-1|109	cat <<EOT
14mu|apache-commons-collections-3.2.2-1|110	
14mu|apache-commons-collections-3.2.2-1|111	If you dont want to build with maven,
14mu|apache-commons-collections-3.2.2-1|112	give rpmbuild option '--without maven'
14mu|apache-commons-collections-3.2.2-1|113	
14mu|apache-commons-collections-3.2.2-1|114	EOT
14mu|apache-commons-collections-3.2.2-1|115	
14mu|apache-commons-collections-3.2.2-1|116	%setup -q -n %{short_name}-%{version}-src
14mu|apache-commons-collections-3.2.2-1|117	%remove_java_binaries
14mu|apache-commons-collections-3.2.2-1|118	
14mu|apache-commons-collections-3.2.2-1|119	find . -name "*.java" |xargs dos2unix
14mu|apache-commons-collections-3.2.2-1|120	
14mu|apache-commons-collections-3.2.2-1|121	%patch0 -p1 -b .sav0
14mu|apache-commons-collections-3.2.2-1|122	%patch1 -p1 -b .sav1
14mu|apache-commons-collections-3.2.2-1|123	%patch2 -p1 -b .java8
14mu|apache-commons-collections-3.2.2-1|124	%patch3 -p1 -b .nofail
14mu|apache-commons-collections-3.2.2-1|125	%patch4 -p1 -b .manifest
14mu|apache-commons-collections-3.2.2-1|126	
14mu|apache-commons-collections-3.2.2-1|127	# Fix file eof
14mu|apache-commons-collections-3.2.2-1|128	%{__sed} -i 's/\r//' LICENSE.txt
14mu|apache-commons-collections-3.2.2-1|129	%{__sed} -i 's/\r//' PROPOSAL.html
14mu|apache-commons-collections-3.2.2-1|130	%{__sed} -i 's/\r//' README.txt
14mu|apache-commons-collections-3.2.2-1|131	%{__sed} -i 's/\r//' NOTICE.txt
14mu|apache-commons-collections-3.2.2-1|132	
14mu|apache-commons-collections-3.2.2-1|133	%build
14mu|apache-commons-collections-3.2.2-1|134	%if %{with_maven}
14mu|apache-commons-collections-3.2.2-1|135	export DEPCAT=$(pwd)/commons-collections-3.1-depcat.new.xml
14mu|apache-commons-collections-3.2.2-1|136	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
14mu|apache-commons-collections-3.2.2-1|137	echo '<depset>' >> $DEPCAT
14mu|apache-commons-collections-3.2.2-1|138	for p in $(find . -name project.xml); do
14mu|apache-commons-collections-3.2.2-1|139	pushd $(dirname $p)
14mu|apache-commons-collections-3.2.2-1|140	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
14mu|apache-commons-collections-3.2.2-1|141	popd
14mu|apache-commons-collections-3.2.2-1|142	done
14mu|apache-commons-collections-3.2.2-1|143	echo >> $DEPCAT
14mu|apache-commons-collections-3.2.2-1|144	echo '</depset>' >> $DEPCAT
14mu|apache-commons-collections-3.2.2-1|145	/usr/bin/saxon $DEPCAT %{SOURCE2} > %{short_name}-%{version}-depmap.new.xml
14mu|apache-commons-collections-3.2.2-1|146	fi
14mu|apache-commons-collections-3.2.2-1|147	
14mu|apache-commons-collections-3.2.2-1|148	for p in $(find . -name project.xml); do
14mu|apache-commons-collections-3.2.2-1|149	pushd $(dirname $p)
14mu|apache-commons-collections-3.2.2-1|150	cp project.xml project.xml.orig
14mu|apache-commons-collections-3.2.2-1|151	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
14mu|apache-commons-collections-3.2.2-1|152	popd
14mu|apache-commons-collections-3.2.2-1|153	done
14mu|apache-commons-collections-3.2.2-1|154	
14mu|apache-commons-collections-3.2.2-1|155	export MAVEN_HOME_LOCAL=$(pwd)/.maven
14mu|apache-commons-collections-3.2.2-1|156	
14mu|apache-commons-collections-3.2.2-1|157	#        -Dmaven.test.failure.ignore=true \
14mu|apache-commons-collections-3.2.2-1|158	maven \
14mu|apache-commons-collections-3.2.2-1|159	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14mu|apache-commons-collections-3.2.2-1|160	-Dmaven.home.local=${MAVEN_HOME_LOCAL} \
14mu|apache-commons-collections-3.2.2-1|161	jar:jar javadoc:generate xdoc:transform
14mu|apache-commons-collections-3.2.2-1|162	%ant tf.javadoc
14mu|apache-commons-collections-3.2.2-1|163	%else
14mu|apache-commons-collections-3.2.2-1|164	%ant -Djava.io.tmpdir=. test dist tf.javadoc
14mu|apache-commons-collections-3.2.2-1|165	%endif
14mu|apache-commons-collections-3.2.2-1|166	
14mu|apache-commons-collections-3.2.2-1|167	%install
14mu|apache-commons-collections-3.2.2-1|168	# jars
14mu|apache-commons-collections-3.2.2-1|169	install -d -m 755 %{buildroot}%{_javadir}
14mu|apache-commons-collections-3.2.2-1|170	%if %{with_maven}
14mu|apache-commons-collections-3.2.2-1|171	install -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|apache-commons-collections-3.2.2-1|172	install -m 644 target/%{short_name}-testframework-%{version}.jar %{buildroot}%{_javadir}/%{name}-testframework-%{version}.jar
14mu|apache-commons-collections-3.2.2-1|173	%else
14mu|apache-commons-collections-3.2.2-1|174	install -m 644 build/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|apache-commons-collections-3.2.2-1|175	install -m 644 build/%{short_name}-testframework-%{version}.jar %{buildroot}%{_javadir}/%{name}-testframework-%{version}.jar
14mu|apache-commons-collections-3.2.2-1|176	%endif
14mu|apache-commons-collections-3.2.2-1|177	
14mu|apache-commons-collections-3.2.2-1|178	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mu|apache-commons-collections-3.2.2-1|179	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
14mu|apache-commons-collections-3.2.2-1|180	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mu|apache-commons-collections-3.2.2-1|181	
14mu|apache-commons-collections-3.2.2-1|182	# pom
14mu|apache-commons-collections-3.2.2-1|183	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|apache-commons-collections-3.2.2-1|184	install -m 644 pom.xml \
14mu|apache-commons-collections-3.2.2-1|185	%{buildroot}%{_datadir}/maven2/poms/JPP-%{short_name}.pom
14mu|apache-commons-collections-3.2.2-1|186	
14mu|apache-commons-collections-3.2.2-1|187	# javadoc
14mu|apache-commons-collections-3.2.2-1|188	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|apache-commons-collections-3.2.2-1|189	%if %{with_maven}
14mu|apache-commons-collections-3.2.2-1|190	cp -pr target/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|apache-commons-collections-3.2.2-1|191	%else
14mu|apache-commons-collections-3.2.2-1|192	cp -pr build/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|apache-commons-collections-3.2.2-1|193	%endif
14mu|apache-commons-collections-3.2.2-1|194	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|apache-commons-collections-3.2.2-1|195	rm -rf target/docs/apidocs
14mu|apache-commons-collections-3.2.2-1|196	
14mu|apache-commons-collections-3.2.2-1|197	# testframework-javadoc
14mu|apache-commons-collections-3.2.2-1|198	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-testframework-%{version}
14mu|apache-commons-collections-3.2.2-1|199	cp -pr build/docs/testframework/* %{buildroot}%{_javadocdir}/%{name}-testframework-%{version}
14mu|apache-commons-collections-3.2.2-1|200	ln -s %{name}-testframework-%{version} %{buildroot}%{_javadocdir}/%{name}-testframework
14mu|apache-commons-collections-3.2.2-1|201	
14mu|apache-commons-collections-3.2.2-1|202	# manual
14mu|apache-commons-collections-3.2.2-1|203	%if %{with_maven}
14mu|apache-commons-collections-3.2.2-1|204	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mu|apache-commons-collections-3.2.2-1|205	cp -pr target/docs/* %{buildroot}%{_docdir}/%{name}-%{version}
14mu|apache-commons-collections-3.2.2-1|206	%endif
14mu|apache-commons-collections-3.2.2-1|207	
14mu|apache-commons-collections-3.2.2-1|208	%post
14mu|apache-commons-collections-3.2.2-1|209	%update_maven_depmap
14mu|apache-commons-collections-3.2.2-1|210	
14mu|apache-commons-collections-3.2.2-1|211	%postun
14mu|apache-commons-collections-3.2.2-1|212	%update_maven_depmap
14mu|apache-commons-collections-3.2.2-1|213	
14mu|apache-commons-collections-3.2.2-1|214	%files
14mu|apache-commons-collections-3.2.2-1|215	%defattr(0644,root,root,0755)
14mu|apache-commons-collections-3.2.2-1|216	%doc PROPOSAL.html README.txt LICENSE.txt NOTICE.txt
14mu|apache-commons-collections-3.2.2-1|217	%{_javadir}/%{name}-%{version}.jar
14mu|apache-commons-collections-3.2.2-1|218	%{_javadir}/%{name}.jar
14mu|apache-commons-collections-3.2.2-1|219	%{_javadir}/%{short_name}-%{version}.jar
14mu|apache-commons-collections-3.2.2-1|220	%{_javadir}/%{short_name}.jar
14mu|apache-commons-collections-3.2.2-1|221	%{_datadir}/maven2/poms/*
14mu|apache-commons-collections-3.2.2-1|222	%{_mavendepmapfragdir}
14mu|apache-commons-collections-3.2.2-1|223	
14mu|apache-commons-collections-3.2.2-1|224	%files testframework
14mu|apache-commons-collections-3.2.2-1|225	%defattr(0644,root,root,0755)
14mu|apache-commons-collections-3.2.2-1|226	%{_javadir}/%{name}-testframework-%{version}.jar
14mu|apache-commons-collections-3.2.2-1|227	%{_javadir}/%{name}-testframework.jar
14mu|apache-commons-collections-3.2.2-1|228	%{_javadir}/%{short_name}-testframework-%{version}.jar
14mu|apache-commons-collections-3.2.2-1|229	%{_javadir}/%{short_name}-testframework.jar
14mu|apache-commons-collections-3.2.2-1|230	
14mu|apache-commons-collections-3.2.2-1|231	%files javadoc
14mu|apache-commons-collections-3.2.2-1|232	%defattr(0644,root,root,0755)
14mu|apache-commons-collections-3.2.2-1|233	%{_javadocdir}/%{name}-%{version}
14mu|apache-commons-collections-3.2.2-1|234	%{_javadocdir}/%{name}
14mu|apache-commons-collections-3.2.2-1|235	
14mu|apache-commons-collections-3.2.2-1|236	%files testframework-javadoc
14mu|apache-commons-collections-3.2.2-1|237	%defattr(0644,root,root,0755)
14mu|apache-commons-collections-3.2.2-1|238	%{_javadocdir}/%{name}-testframework-%{version}
14mu|apache-commons-collections-3.2.2-1|239	%{_javadocdir}/%{name}-testframework
14mu|apache-commons-collections-3.2.2-1|240	
14mu|apache-commons-collections-3.2.2-1|241	%if %{with_maven}
14mu|apache-commons-collections-3.2.2-1|242	%files manual
14mu|apache-commons-collections-3.2.2-1|243	%defattr(0644,root,root,0755)
14mu|apache-commons-collections-3.2.2-1|244	%{_docdir}/%{name}-%{version}
14mu|apache-commons-collections-3.2.2-1|245	%endif
14mu|apache-commons-collections-3.2.2-1|246	
14mu|apache-commons-collections-3.2.2-1|247	
14mu|apache-commons-collections-3.2.2-1|248	
14mu|apache-commons-collections-3.2.2-1|249	
14mu|apache-commons-collections-3.2.2-1|250	%changelog
14mu|apache-commons-collections-3.2.2-1|251	
14mu|apache-commons-collections-3.2.2-1|252	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 0:3.2.2-1
14mu|apache-commons-collections-3.2.2-1|253	- (0d16e02) Updated to 3.2.2
14mu|apache-commons-collections-3.2.2-1|254	
14mu|apache-commons-collections-3.2.2-1|255	

22324 14
14mu|apache-commons-logging-1.2-12|1	%global base_name  logging
14mu|apache-commons-logging-1.2-12|2	%global short_name commons-%{base_name}
14mu|apache-commons-logging-1.2-12|3	
14mu|apache-commons-logging-1.2-12|4	Name:           apache-%{short_name}
14mu|apache-commons-logging-1.2-12|5	Version:        1.2
14mu|apache-commons-logging-1.2-12|6	Release:        12
14mu|apache-commons-logging-1.2-12|7	Epoch:			1
14mu|apache-commons-logging-1.2-12|8	Summary:        Apache Commons Logging
14mu|apache-commons-logging-1.2-12|9	License:        ASL 2.0
14mu|apache-commons-logging-1.2-12|10	Group:          Development/Java
14mu|apache-commons-logging-1.2-12|11	URL:            http://commons.apache.org/%{base_name}
14mu|apache-commons-logging-1.2-12|12	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
14mu|apache-commons-logging-1.2-12|13	Source1:        %{short_name}.depmap
14mu|apache-commons-logging-1.2-12|14	Source2:        http://mirrors.ibiblio.org/pub/mirrors/maven2/%{short_name}/%{short_name}-api/1.1/%{short_name}-api-1.1.pom
14mu|apache-commons-logging-1.2-12|15	# Sent upstream https://issues.apache.org/jira/browse/LOGGING-143
14mu|apache-commons-logging-1.2-12|16	Patch0:         %{short_name}-avalon-update.patch
14mu|apache-commons-logging-1.2-12|17	
14mu|apache-commons-logging-1.2-12|18	Patch1:         %{short_name}-eclipse-manifest.patch
14mu|apache-commons-logging-1.2-12|19	BuildArch:      noarch
14mu|apache-commons-logging-1.2-12|20	BuildRequires:  ant
14mu|apache-commons-logging-1.2-12|21	BuildRequires:  java-rpmbuild
14mu|apache-commons-logging-1.2-12|22	BuildRequires:  java-devel >= 0:1.6.0
14mu|apache-commons-logging-1.2-12|23	BuildRequires:  jpackage-utils >= 0:1.6
14mu|apache-commons-logging-1.2-12|24	BuildRequires:  avalon-logkit
14mu|apache-commons-logging-1.2-12|25	BuildRequires:  avalon-framework >= 4.3
14mu|apache-commons-logging-1.2-12|26	BuildRequires:  apache-commons-parent
14mu|apache-commons-logging-1.2-12|27	BuildRequires:  servlet6
14mu|apache-commons-logging-1.2-12|28	
14mu|apache-commons-logging-1.2-12|29	Requires:       java >= 0:1.6.0
14mu|apache-commons-logging-1.2-12|30	Requires:       jpackage-utils >= 0:1.6
14mu|apache-commons-logging-1.2-12|31	Requires(post): jpackage-utils
14mu|apache-commons-logging-1.2-12|32	Requires(postun):jpackage-utils
14mu|apache-commons-logging-1.2-12|33	
14mu|apache-commons-logging-1.2-12|34	%rename jakarta-%{short_name}
14mu|apache-commons-logging-1.2-12|35	
14mu|apache-commons-logging-1.2-12|36	%description
14mu|apache-commons-logging-1.2-12|37	The commons-logging package provides a simple, component oriented
14mu|apache-commons-logging-1.2-12|38	interface (org.apache.commons.logging.Log) together with wrappers for
14mu|apache-commons-logging-1.2-12|39	logging systems. The user can choose at runtime which system they want
14mu|apache-commons-logging-1.2-12|40	to use. In addition, a small number of basic implementations are
14mu|apache-commons-logging-1.2-12|41	provided to allow users to use the package standalone.
14mu|apache-commons-logging-1.2-12|42	commons-logging was heavily influenced by Avalon's Logkit and Log4J. The
14mu|apache-commons-logging-1.2-12|43	commons-logging abstraction is meant to minimize the differences between
14mu|apache-commons-logging-1.2-12|44	the two, and to allow a developer to not tie himself to a particular
14mu|apache-commons-logging-1.2-12|45	logging implementation.
14mu|apache-commons-logging-1.2-12|46	
14mu|apache-commons-logging-1.2-12|47	%package        javadoc
14mu|apache-commons-logging-1.2-12|48	Summary:        API documentation for %{name}
14mu|apache-commons-logging-1.2-12|49	Group:          Development/Java
14mu|apache-commons-logging-1.2-12|50	Requires:       jpackage-utils
14mu|apache-commons-logging-1.2-12|51	
14mu|apache-commons-logging-1.2-12|52	%rename jakarta-%{short_name}-javadoc
14mu|apache-commons-logging-1.2-12|53	
14mu|apache-commons-logging-1.2-12|54	%description    javadoc
14mu|apache-commons-logging-1.2-12|55	%{summary}.
14mu|apache-commons-logging-1.2-12|56	
14mu|apache-commons-logging-1.2-12|57	# -----------------------------------------------------------------------------
14mu|apache-commons-logging-1.2-12|58	
14mu|apache-commons-logging-1.2-12|59	%prep
14mu|apache-commons-logging-1.2-12|60	%setup -q -n %{short_name}-%{version}-src
14mu|apache-commons-logging-1.2-12|61	
14mu|apache-commons-logging-1.2-12|62	sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt
14mu|apache-commons-logging-1.2-12|63	
14mu|apache-commons-logging-1.2-12|64	# Drop test failing for unknown reason
14mu|apache-commons-logging-1.2-12|65	rm src/test/java/org/apache/commons/logging/security/SecurityAllowedTestCase.java
14mu|apache-commons-logging-1.2-12|66	
14mu|apache-commons-logging-1.2-12|67	# -----------------------------------------------------------------------------
14mu|apache-commons-logging-1.2-12|68	
14mu|apache-commons-logging-1.2-12|69	%build
14mu|apache-commons-logging-1.2-12|70	# fails with recent surefire for some reason
14mu|apache-commons-logging-1.2-12|71	# rm src/test/org/apache/commons/logging/logkit/StandardTestCase.java
14mu|apache-commons-logging-1.2-12|72	# rm src/test/org/apache/commons/logging/servlet/BasicServletTestCase.java
14mu|apache-commons-logging-1.2-12|73	
14mu|apache-commons-logging-1.2-12|74	# These files have names suggesting they are test cases but they are not.
14mu|apache-commons-logging-1.2-12|75	# They should probably be renamed/excluded from surefire run properly
14mu|apache-commons-logging-1.2-12|76	# rm src/test/org/apache/commons/logging/log4j/log4j12/*StandardTestCase.java
14mu|apache-commons-logging-1.2-12|77	
14mu|apache-commons-logging-1.2-12|78	# export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mu|apache-commons-logging-1.2-12|79	# mvn -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mu|apache-commons-logging-1.2-12|80	#     install javadoc:javadoc
14mu|apache-commons-logging-1.2-12|81	
14mu|apache-commons-logging-1.2-12|82	#mvn -X -Dmaven.local.depmap.file="%{SOURCE1}" \
14mu|apache-commons-logging-1.2-12|83	#    install javadoc:aggregate
14mu|apache-commons-logging-1.2-12|84	
14mu|apache-commons-logging-1.2-12|85	cat > build.properties <<EOBM
14mu|apache-commons-logging-1.2-12|86	junit.jar=$(build-classpath junit)
14mu|apache-commons-logging-1.2-12|87	log4j.jar=$(build-classpath log4j)
14mu|apache-commons-logging-1.2-12|88	log4j12.jar=$(build-classpath log4j)
14mu|apache-commons-logging-1.2-12|89	logkit.jar=$(build-classpath avalon-logkit)
14mu|apache-commons-logging-1.2-12|90	avalon-framework.jar=$(build-classpath avalon-framework)
14mu|apache-commons-logging-1.2-12|91	servletapi.jar=$(build-classpath tomcat-servlet-api)
14mu|apache-commons-logging-1.2-12|92	EOBM
14mu|apache-commons-logging-1.2-12|93	export OPT_JAR_LIST="ant/ant-junit"
14mu|apache-commons-logging-1.2-12|94	%{ant} -Dsource.version=1.4 -Dtarget.version=1.4 clean compile
14mu|apache-commons-logging-1.2-12|95	
14mu|apache-commons-logging-1.2-12|96	# Javadoc
14mu|apache-commons-logging-1.2-12|97	(cd src/main/java && %{javadoc} -d ../../../target/docs/api `%{_bindir}/find . -type f -name '*.java'`)
14mu|apache-commons-logging-1.2-12|98	
14mu|apache-commons-logging-1.2-12|99	# -----------------------------------------------------------------------------
14mu|apache-commons-logging-1.2-12|100	
14mu|apache-commons-logging-1.2-12|101	%install
14mu|apache-commons-logging-1.2-12|102	# jars
14mu|apache-commons-logging-1.2-12|103	install -d -m 755 %{buildroot}%{_javadir}
14mu|apache-commons-logging-1.2-12|104	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|apache-commons-logging-1.2-12|105	install -p -m 644 target/%{short_name}-api-%{version}.jar %{buildroot}%{_javadir}/%{name}-api.jar
14mu|apache-commons-logging-1.2-12|106	install -p -m 644 target/%{short_name}-adapters-%{version}.jar %{buildroot}%{_javadir}/%{name}-adapters.jar
14mu|apache-commons-logging-1.2-12|107	
14mu|apache-commons-logging-1.2-12|108	pushd %{buildroot}%{_javadir}
14mu|apache-commons-logging-1.2-12|109	for jar in %{name}*; do
14mu|apache-commons-logging-1.2-12|110	ln -sf ${jar} `echo $jar| sed "s|apache-||g"`
14mu|apache-commons-logging-1.2-12|111	done
14mu|apache-commons-logging-1.2-12|112	popd
14mu|apache-commons-logging-1.2-12|113	
14mu|apache-commons-logging-1.2-12|114	# pom
14mu|apache-commons-logging-1.2-12|115	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mu|apache-commons-logging-1.2-12|116	install -pm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}.pom
14mu|apache-commons-logging-1.2-12|117	install -pm 644 %{SOURCE2} %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}-api.pom
14mu|apache-commons-logging-1.2-12|118	
14mu|apache-commons-logging-1.2-12|119	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
14mu|apache-commons-logging-1.2-12|120	%add_to_maven_depmap org.apache.commons %{short_name}-api %{version} JPP %{short_name}-api
14mu|apache-commons-logging-1.2-12|121	%add_to_maven_depmap org.apache.commons %{short_name}-adapters %{version} JPP %{short_name}-adapters
14mu|apache-commons-logging-1.2-12|122	
14mu|apache-commons-logging-1.2-12|123	# following lines are only for backwards compatibility. New packages
14mu|apache-commons-logging-1.2-12|124	# should use proper groupid org.apache.commons and also artifactid
14mu|apache-commons-logging-1.2-12|125	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
14mu|apache-commons-logging-1.2-12|126	%add_to_maven_depmap %{short_name} %{short_name}-api %{version} JPP %{short_name}-api
14mu|apache-commons-logging-1.2-12|127	%add_to_maven_depmap %{short_name} %{short_name}-adapters %{version} JPP %{short_name}-adapters
14mu|apache-commons-logging-1.2-12|128	
14mu|apache-commons-logging-1.2-12|129	
14mu|apache-commons-logging-1.2-12|130	# javadoc
14mu|apache-commons-logging-1.2-12|131	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mu|apache-commons-logging-1.2-12|132	cp -pr target/docs/api/* %{buildroot}%{_javadocdir}/%{name}
14mu|apache-commons-logging-1.2-12|133	
14mu|apache-commons-logging-1.2-12|134	# -----------------------------------------------------------------------------
14mu|apache-commons-logging-1.2-12|135	%post
14mu|apache-commons-logging-1.2-12|136	%update_maven_depmap
14mu|apache-commons-logging-1.2-12|137	
14mu|apache-commons-logging-1.2-12|138	%postun
14mu|apache-commons-logging-1.2-12|139	%update_maven_depmap
14mu|apache-commons-logging-1.2-12|140	
14mu|apache-commons-logging-1.2-12|141	%pre javadoc
14mu|apache-commons-logging-1.2-12|142	# workaround for rpm bug, can be removed in F-17
14mu|apache-commons-logging-1.2-12|143	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
14mu|apache-commons-logging-1.2-12|144	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
14mu|apache-commons-logging-1.2-12|145	
14mu|apache-commons-logging-1.2-12|146	
14mu|apache-commons-logging-1.2-12|147	# -----------------------------------------------------------------------------
14mu|apache-commons-logging-1.2-12|148	
14mu|apache-commons-logging-1.2-12|149	%files
14mu|apache-commons-logging-1.2-12|150	%doc PROPOSAL.html LICENSE.txt RELEASE-NOTES.txt
14mu|apache-commons-logging-1.2-12|151	%{_javadir}/*
14mu|apache-commons-logging-1.2-12|152	%{_mavenpomdir}/JPP-%{short_name}.pom
14mu|apache-commons-logging-1.2-12|153	%{_mavenpomdir}/JPP-%{short_name}-api.pom
14mu|apache-commons-logging-1.2-12|154	%{_mavendepmapfragdir}/*
14mu|apache-commons-logging-1.2-12|155	
14mu|apache-commons-logging-1.2-12|156	
14mu|apache-commons-logging-1.2-12|157	%files javadoc
14mu|apache-commons-logging-1.2-12|158	%doc LICENSE.txt
14mu|apache-commons-logging-1.2-12|159	%{_javadocdir}/%{name}
14mu|apache-commons-logging-1.2-12|160	
14mu|apache-commons-logging-1.2-12|161	
14mu|apache-commons-logging-1.2-12|162	%changelog
14mu|apache-commons-logging-1.2-12|163	
14mu|apache-commons-logging-1.2-12|164	* Thu Mar 17 2016 Denis Silakov <dsilakov@gmail.com> 1:1.2-12
14mu|apache-commons-logging-1.2-12|165	- (c9c2ad3) Switch to newer servlet
14mu|apache-commons-logging-1.2-12|166	
14mu|apache-commons-logging-1.2-12|167	

22325 14
14mu|apache-portlet-1.0-api-1.0-9|1	# If you don't want to build with maven, and use straight ant instead,
14mu|apache-portlet-1.0-api-1.0-9|2	# give rpmbuild option '--without maven'
14mu|apache-portlet-1.0-api-1.0-9|3	
14mu|apache-portlet-1.0-api-1.0-9|4	%define _without_maven 1
14mu|apache-portlet-1.0-api-1.0-9|5	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14mu|apache-portlet-1.0-api-1.0-9|6	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14mu|apache-portlet-1.0-api-1.0-9|7	
14mu|apache-portlet-1.0-api-1.0-9|8	%define base_name portlet-1.0-api
14mu|apache-portlet-1.0-api-1.0-9|9	
14mu|apache-portlet-1.0-api-1.0-9|10	%define section free
14mu|apache-portlet-1.0-api-1.0-9|11	
14mu|apache-portlet-1.0-api-1.0-9|12	Name:           apache-portlet-1.0-api
14mu|apache-portlet-1.0-api-1.0-9|13	Version:        1.0
14mu|apache-portlet-1.0-api-1.0-9|14	Release:        9
14mu|apache-portlet-1.0-api-1.0-9|15	Epoch:          0
14mu|apache-portlet-1.0-api-1.0-9|16	Summary:        Portlet API 1.0 from Jetspeed2
14mu|apache-portlet-1.0-api-1.0-9|17	License:        Apache License
14mu|apache-portlet-1.0-api-1.0-9|18	Url:            http://portals.apache.org/jetspeed-2/
14mu|apache-portlet-1.0-api-1.0-9|19	Group:          Development/Java
14mu|apache-portlet-1.0-api-1.0-9|20	Source0:        apache-portlet-1.0-api.tar.gz
14mu|apache-portlet-1.0-api-1.0-9|21	# svn export http://svn.apache.org/repos/asf/portals/jetspeed-2/tags/JETSPEED-RELEASE-2.0/portlet-api/
14mu|apache-portlet-1.0-api-1.0-9|22	Source1:        apache-portlet-1.0-api-pom.xml
14mu|apache-portlet-1.0-api-1.0-9|23	Source2:        apache-portlet-1.0-api-LICENSE.TXT
14mu|apache-portlet-1.0-api-1.0-9|24	Source3:        apache-portlet-1.0-api-build.xml
14mu|apache-portlet-1.0-api-1.0-9|25	BuildRequires:  java-rpmbuild >= 0:1.7.2
14mu|apache-portlet-1.0-api-1.0-9|26	BuildRequires:  java-devel >= 0:1.4
14mu|apache-portlet-1.0-api-1.0-9|27	BuildRequires:  ant >= 0:1.6
14mu|apache-portlet-1.0-api-1.0-9|28	%if %{with_maven}
14mu|apache-portlet-1.0-api-1.0-9|29	BuildRequires:  maven2 >= 2.0.4-9
14mu|apache-portlet-1.0-api-1.0-9|30	BuildRequires:  maven2-plugin-compiler
14mu|apache-portlet-1.0-api-1.0-9|31	BuildRequires:  maven2-plugin-install
14mu|apache-portlet-1.0-api-1.0-9|32	BuildRequires:  maven2-plugin-jar
14mu|apache-portlet-1.0-api-1.0-9|33	BuildRequires:  maven2-plugin-javadoc
14mu|apache-portlet-1.0-api-1.0-9|34	BuildRequires:  maven2-plugin-release
14mu|apache-portlet-1.0-api-1.0-9|35	BuildRequires:  maven2-plugin-resources
14mu|apache-portlet-1.0-api-1.0-9|36	BuildRequires:  maven2-plugin-surefire
14mu|apache-portlet-1.0-api-1.0-9|37	%endif
14mu|apache-portlet-1.0-api-1.0-9|38	Requires(post): jpackage-utils >= 0:1.7.2
14mu|apache-portlet-1.0-api-1.0-9|39	Requires(postun): jpackage-utils >= 0:1.7.2
14mu|apache-portlet-1.0-api-1.0-9|40	
14mu|apache-portlet-1.0-api-1.0-9|41	Provides:       portlet = %{epoch}:%{version}
14mu|apache-portlet-1.0-api-1.0-9|42	Provides:       portlet-1.0-api = %{epoch}:%{version}
14mu|apache-portlet-1.0-api-1.0-9|43	
14mu|apache-portlet-1.0-api-1.0-9|44	BuildArch:      noarch
14mu|apache-portlet-1.0-api-1.0-9|45	
14mu|apache-portlet-1.0-api-1.0-9|46	%description
14mu|apache-portlet-1.0-api-1.0-9|47	Java Standard Portlet API accoring to JSR-168, from Jetspeed-2
14mu|apache-portlet-1.0-api-1.0-9|48	
14mu|apache-portlet-1.0-api-1.0-9|49	%package javadoc
14mu|apache-portlet-1.0-api-1.0-9|50	Summary:        Javadoc %{name}
14mu|apache-portlet-1.0-api-1.0-9|51	Group:          Development/Java
14mu|apache-portlet-1.0-api-1.0-9|52	Requires(post):   /bin/rm,/bin/ln
14mu|apache-portlet-1.0-api-1.0-9|53	Requires(postun): /bin/rm
14mu|apache-portlet-1.0-api-1.0-9|54	
14mu|apache-portlet-1.0-api-1.0-9|55	%description javadoc
14mu|apache-portlet-1.0-api-1.0-9|56	%{summary}.
14mu|apache-portlet-1.0-api-1.0-9|57	
14mu|apache-portlet-1.0-api-1.0-9|58	
14mu|apache-portlet-1.0-api-1.0-9|59	%prep
14mu|apache-portlet-1.0-api-1.0-9|60	%setup -q -n %{name}
14mu|apache-portlet-1.0-api-1.0-9|61	# remove all binary libs
14mu|apache-portlet-1.0-api-1.0-9|62	find . -name "*.jar" -exec rm -f {} \;
14mu|apache-portlet-1.0-api-1.0-9|63	cp %{SOURCE1} pom.xml
14mu|apache-portlet-1.0-api-1.0-9|64	cp %{SOURCE3} build.xml
14mu|apache-portlet-1.0-api-1.0-9|65	
14mu|apache-portlet-1.0-api-1.0-9|66	
14mu|apache-portlet-1.0-api-1.0-9|67	%build
14mu|apache-portlet-1.0-api-1.0-9|68	%if %{with_maven}
14mu|apache-portlet-1.0-api-1.0-9|69	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mu|apache-portlet-1.0-api-1.0-9|70	mvn-jpp -e \
14mu|apache-portlet-1.0-api-1.0-9|71	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mu|apache-portlet-1.0-api-1.0-9|72	install javadoc:javadoc
14mu|apache-portlet-1.0-api-1.0-9|73	%else
14mu|apache-portlet-1.0-api-1.0-9|74	export CLASSPATH=
14mu|apache-portlet-1.0-api-1.0-9|75	export OPT_JAR_LIST="ant/ant-nodeps"
14mu|apache-portlet-1.0-api-1.0-9|76	%{ant} jar javadoc
14mu|apache-portlet-1.0-api-1.0-9|77	%endif
14mu|apache-portlet-1.0-api-1.0-9|78	
14mu|apache-portlet-1.0-api-1.0-9|79	%install
14mu|apache-portlet-1.0-api-1.0-9|80	install -d -m 755 %{buildroot}%{_javadir}
14mu|apache-portlet-1.0-api-1.0-9|81	
14mu|apache-portlet-1.0-api-1.0-9|82	install -m 0644 target/portlet-api-1.0.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|apache-portlet-1.0-api-1.0-9|83	(cd %{buildroot}%{_javadir} && ln -sf %{name}-%{version}.jar %{base_name}-%{version}.jar)
14mu|apache-portlet-1.0-api-1.0-9|84	
14mu|apache-portlet-1.0-api-1.0-9|85	%add_to_maven_depmap javax.portlet portlet-api 1.0 JPP %{base_name}
14mu|apache-portlet-1.0-api-1.0-9|86	# create unversioned symlinks
14mu|apache-portlet-1.0-api-1.0-9|87	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} $(echo $jar | sed -e 's+-%{version}\.jar+.jar+'); done)
14mu|apache-portlet-1.0-api-1.0-9|88	
14mu|apache-portlet-1.0-api-1.0-9|89	#poms
14mu|apache-portlet-1.0-api-1.0-9|90	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|apache-portlet-1.0-api-1.0-9|91	install -pm 644 pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP.portlet-api.pom
14mu|apache-portlet-1.0-api-1.0-9|92	
14mu|apache-portlet-1.0-api-1.0-9|93	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|apache-portlet-1.0-api-1.0-9|94	cp -pr target/site/apidocs/* \
14mu|apache-portlet-1.0-api-1.0-9|95	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|apache-portlet-1.0-api-1.0-9|96	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mu|apache-portlet-1.0-api-1.0-9|97	
14mu|apache-portlet-1.0-api-1.0-9|98	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mu|apache-portlet-1.0-api-1.0-9|99	cp %{SOURCE2} %{buildroot}%{_docdir}/%{name}-%{version}/LICENSE.TXT
14mu|apache-portlet-1.0-api-1.0-9|100	
14mu|apache-portlet-1.0-api-1.0-9|101	%post
14mu|apache-portlet-1.0-api-1.0-9|102	%update_maven_depmap
14mu|apache-portlet-1.0-api-1.0-9|103	
14mu|apache-portlet-1.0-api-1.0-9|104	%postun
14mu|apache-portlet-1.0-api-1.0-9|105	%update_maven_depmap
14mu|apache-portlet-1.0-api-1.0-9|106	
14mu|apache-portlet-1.0-api-1.0-9|107	%files
14mu|apache-portlet-1.0-api-1.0-9|108	%defattr(0644,root,root,0755)
14mu|apache-portlet-1.0-api-1.0-9|109	%doc %{_docdir}/%{name}-%{version}/LICENSE.TXT
14mu|apache-portlet-1.0-api-1.0-9|110	%{_javadir}/%{name}*.jar
14mu|apache-portlet-1.0-api-1.0-9|111	%{_javadir}/%{base_name}*.jar
14mu|apache-portlet-1.0-api-1.0-9|112	%{_datadir}/maven2
14mu|apache-portlet-1.0-api-1.0-9|113	%config(noreplace) %{_mavendepmapfragdir}/*
14mu|apache-portlet-1.0-api-1.0-9|114	
14mu|apache-portlet-1.0-api-1.0-9|115	%files javadoc
14mu|apache-portlet-1.0-api-1.0-9|116	%defattr(0644,root,root,0755)
14mu|apache-portlet-1.0-api-1.0-9|117	%{_javadocdir}/%{name}-%{version}
14mu|apache-portlet-1.0-api-1.0-9|118	%dir %{_javadocdir}/%{name}
14mu|apache-portlet-1.0-api-1.0-9|119	
14mu|apache-portlet-1.0-api-1.0-9|120	%changelog
14mu|apache-portlet-1.0-api-1.0-9|121	
14mu|apache-portlet-1.0-api-1.0-9|122	* Wed Jul 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-9
14mu|apache-portlet-1.0-api-1.0-9|123	- (5126dfc) rebuild with Java 8
14mu|apache-portlet-1.0-api-1.0-9|124	
14mu|apache-portlet-1.0-api-1.0-9|125	

22326 14
14mu|apmd-3.2.2-32|1	%define major	1
14mu|apmd-3.2.2-32|2	%define libname	%mklibname apm %{major}
14mu|apmd-3.2.2-32|3	%define devname	%mklibname apm -d
14mu|apmd-3.2.2-32|4	
14mu|apmd-3.2.2-32|5	Summary:	Advanced Power Management (APM) BIOS utilities for laptops
14mu|apmd-3.2.2-32|6	Name:		apmd
14mu|apmd-3.2.2-32|7	Version:	3.2.2
14mu|apmd-3.2.2-32|8	Release:	32
14mu|apmd-3.2.2-32|9	License:	GPLv2+
14mu|apmd-3.2.2-32|10	Group:		System/Servers
14mu|apmd-3.2.2-32|11	Url:		ftp://ftp.debian.org/debian/pool/main/a/apmd
14mu|apmd-3.2.2-32|12	Source0:	ftp://ftp.debian.org/debian/pool/main/a/apmd/%{name}_%{version}.orig.tar.gz
14mu|apmd-3.2.2-32|13	Source1:	apmd.init
14mu|apmd-3.2.2-32|14	Source3:	apmd_proxy
14mu|apmd-3.2.2-32|15	Patch0:		apmd-3.2.2.orig-lib64.patch
14mu|apmd-3.2.2-32|16	Patch1:		apmd-3.2.2.orig-graphicswitch.patch
14mu|apmd-3.2.2-32|17	Patch2:		apmd-3.2.2.orig-optimization.patch
14mu|apmd-3.2.2-32|18	Patch5:		apmd-3.2.2.orig-security.patch
14mu|apmd-3.2.2-32|19	Patch9:		apmd-3.2.2.orig-proxy-timeout.patch
14mu|apmd-3.2.2-32|20	Patch10:	apmd-3.2.2-libtool.patch
14mu|apmd-3.2.2-32|21	
14mu|apmd-3.2.2-32|22	BuildRequires:	libtool
14mu|apmd-3.2.2-32|23	BuildRequires:	pkgconfig(x11)
14mu|apmd-3.2.2-32|24	BuildRequires:	pkgconfig(xaw7)
14mu|apmd-3.2.2-32|25	BuildRequires:	pkgconfig(xt)
14mu|apmd-3.2.2-32|26	Requires(post,preun):	rpm-helper
14mu|apmd-3.2.2-32|27	Requires:	initscripts
14mu|apmd-3.2.2-32|28	
14mu|apmd-3.2.2-32|29	%description
14mu|apmd-3.2.2-32|30	APMD is a set of programs for controlling the Advanced Power
14mu|apmd-3.2.2-32|31	Management daemon and utilities found in most modern laptop
14mu|apmd-3.2.2-32|32	computers. APMD can watch your notebook's battery and warn
14mu|apmd-3.2.2-32|33	users when the battery is low. APMD is also capable of shutting
14mu|apmd-3.2.2-32|34	down the PCMCIA sockets before a suspend.
14mu|apmd-3.2.2-32|35	
14mu|apmd-3.2.2-32|36	Install the apmd package if you need to control the APM system
14mu|apmd-3.2.2-32|37	on your laptop.
14mu|apmd-3.2.2-32|38	
14mu|apmd-3.2.2-32|39	%package -n %{libname}
14mu|apmd-3.2.2-32|40	Summary:	Main library for %{name}
14mu|apmd-3.2.2-32|41	Group:		System/Libraries
14mu|apmd-3.2.2-32|42	
14mu|apmd-3.2.2-32|43	%description -n %{libname}
14mu|apmd-3.2.2-32|44	This package contains the library needed to run programs dynamically
14mu|apmd-3.2.2-32|45	linked with %{name}.
14mu|apmd-3.2.2-32|46	
14mu|apmd-3.2.2-32|47	%package -n %{devname}
14mu|apmd-3.2.2-32|48	Summary:	Development library for %{name}
14mu|apmd-3.2.2-32|49	Group:		Development/C
14mu|apmd-3.2.2-32|50	Requires:	%{libname} = %{version}-%{release}
14mu|apmd-3.2.2-32|51	Provides:	%{name}-devel = %{version}-%{release}
14mu|apmd-3.2.2-32|52	
14mu|apmd-3.2.2-32|53	%description -n %{devname}
14mu|apmd-3.2.2-32|54	This package contains the developmeent library needed to compile
14mu|apmd-3.2.2-32|55	programs that use %{name}.
14mu|apmd-3.2.2-32|56	
14mu|apmd-3.2.2-32|57	%prep
14mu|apmd-3.2.2-32|58	%setup -qn apmd-%{version}.orig
14mu|apmd-3.2.2-32|59	%apply_patches
14mu|apmd-3.2.2-32|60	
14mu|apmd-3.2.2-32|61	echo "LIB = %{_lib}" > config.make
14mu|apmd-3.2.2-32|62	
14mu|apmd-3.2.2-32|63	%build
14mu|apmd-3.2.2-32|64	%serverbuild
14mu|apmd-3.2.2-32|65	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags} -s" PROXY_DIR=%{_sbindir}
14mu|apmd-3.2.2-32|66	
14mu|apmd-3.2.2-32|67	%install
14mu|apmd-3.2.2-32|68	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/apm-scripts
14mu|apmd-3.2.2-32|69	
14mu|apmd-3.2.2-32|70	%makeinstall_std PREFIX=%{_prefix} MANDIR=%{_mandir}
14mu|apmd-3.2.2-32|71	
14mu|apmd-3.2.2-32|72	for i in apm.1 apmsleep.1;
14mu|apmd-3.2.2-32|73	do install -m644 $i -D %{buildroot}%{_mandir}/man1/$i;
14mu|apmd-3.2.2-32|74	done
14mu|apmd-3.2.2-32|75	install -m644 apmd.8 -D %{buildroot}%{_mandir}/man8/apmd.8
14mu|apmd-3.2.2-32|76	
14mu|apmd-3.2.2-32|77	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/apmd
14mu|apmd-3.2.2-32|78	install -m755 %{SOURCE3} -D %{buildroot}%{_sbindir}/apmd_proxy
14mu|apmd-3.2.2-32|79	rm -f %{buildroot}%{_bindir}/on_ac_power
14mu|apmd-3.2.2-32|80	
14mu|apmd-3.2.2-32|81	chmod 0755 %{buildroot}%{_libdir}/libapm.so.1.0.0
14mu|apmd-3.2.2-32|82	
14mu|apmd-3.2.2-32|83	%post
14mu|apmd-3.2.2-32|84	%_post_service apmd
14mu|apmd-3.2.2-32|85	
14mu|apmd-3.2.2-32|86	%preun
14mu|apmd-3.2.2-32|87	%_preun_service apmd
14mu|apmd-3.2.2-32|88	
14mu|apmd-3.2.2-32|89	%files
14mu|apmd-3.2.2-32|90	%doc AUTHORS ChangeLog README apmsleep.README
14mu|apmd-3.2.2-32|91	%config(noreplace) %{_initrddir}/apmd
14mu|apmd-3.2.2-32|92	%{_bindir}/*
14mu|apmd-3.2.2-32|93	%{_sbindir}/*
14mu|apmd-3.2.2-32|94	%{_mandir}/man?/*
14mu|apmd-3.2.2-32|95	
14mu|apmd-3.2.2-32|96	%files -n %{libname}
14mu|apmd-3.2.2-32|97	%{_libdir}/libapm.so.%{major}*
14mu|apmd-3.2.2-32|98	
14mu|apmd-3.2.2-32|99	%files -n %{devname}
14mu|apmd-3.2.2-32|100	%{_libdir}/*.so
14mu|apmd-3.2.2-32|101	%{_includedir}/*
14mu|apmd-3.2.2-32|102	
14mu|apmd-3.2.2-32|103	
14mu|apmd-3.2.2-32|104	%changelog
14mu|apmd-3.2.2-32|105	* Sat Oct 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.2.2-32
14mu|apmd-3.2.2-32|106	+ Revision: e62f13a
14mu|apmd-3.2.2-32|107	- Remove not relevant info (sync with current)
14mu|apmd-3.2.2-32|108	
14mu|apmd-3.2.2-32|109	

22327 14
14mu|appdata-tools-0.1.8-1|1	Summary:	Tools for AppData files
14mu|appdata-tools-0.1.8-1|2	Name:		appdata-tools
14mu|appdata-tools-0.1.8-1|3	Version:	0.1.8
14mu|appdata-tools-0.1.8-1|4	Release:	1
14mu|appdata-tools-0.1.8-1|5	License:	GPLv2+
14mu|appdata-tools-0.1.8-1|6	Group:		File tools
14mu|appdata-tools-0.1.8-1|7	Url:		http://people.freedesktop.org/~hughsient/appdata/
14mu|appdata-tools-0.1.8-1|8	Source0:	http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
14mu|appdata-tools-0.1.8-1|9	BuildRequires:	docbook-dtd43-xml
14mu|appdata-tools-0.1.8-1|10	BuildRequires:	docbook-style-xsl
14mu|appdata-tools-0.1.8-1|11	BuildRequires:	gettext
14mu|appdata-tools-0.1.8-1|12	BuildRequires:	intltool
14mu|appdata-tools-0.1.8-1|13	BuildRequires:	xsltproc
14mu|appdata-tools-0.1.8-1|14	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|appdata-tools-0.1.8-1|15	BuildRequires:	pkgconfig(glib-2.0)
14mu|appdata-tools-0.1.8-1|16	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|appdata-tools-0.1.8-1|17	BuildRequires:	pkgconfig(libxslt)
14mu|appdata-tools-0.1.8-1|18	BuildRequires:	pkgconfig(appstream-glib)
14mu|appdata-tools-0.1.8-1|19	
14mu|appdata-tools-0.1.8-1|20	%description
14mu|appdata-tools-0.1.8-1|21	appdata-tools contains a command line program designed to validate AppData
14mu|appdata-tools-0.1.8-1|22	application descriptions for standards compliance and to the style guide.
14mu|appdata-tools-0.1.8-1|23	
14mu|appdata-tools-0.1.8-1|24	%files -f %{name}.lang
14mu|appdata-tools-0.1.8-1|25	%doc AUTHORS COPYING NEWS README
14mu|appdata-tools-0.1.8-1|26	%{_bindir}/appdata-validate
14mu|appdata-tools-0.1.8-1|27	%{_mandir}/man1/appdata-validate.1.*
14mu|appdata-tools-0.1.8-1|28	%dir %{_datadir}/appdata/schema
14mu|appdata-tools-0.1.8-1|29	%{_datadir}/appdata/schema/appdata.xsd
14mu|appdata-tools-0.1.8-1|30	%{_datadir}/appdata/schema/appdata.rnc
14mu|appdata-tools-0.1.8-1|31	%{_datadir}/appdata/schema/schema-locating-rules.xml
14mu|appdata-tools-0.1.8-1|32	%{_datadir}/aclocal/appdata-xml.m4
14mu|appdata-tools-0.1.8-1|33	%{_datadir}/emacs/site-lisp/site-start.d/appdata-rng-init.el
14mu|appdata-tools-0.1.8-1|34	
14mu|appdata-tools-0.1.8-1|35	#----------------------------------------------------------------------------
14mu|appdata-tools-0.1.8-1|36	
14mu|appdata-tools-0.1.8-1|37	%prep
14mu|appdata-tools-0.1.8-1|38	%setup -q
14mu|appdata-tools-0.1.8-1|39	
14mu|appdata-tools-0.1.8-1|40	%build
14mu|appdata-tools-0.1.8-1|41	%configure2_5x
14mu|appdata-tools-0.1.8-1|42	%make
14mu|appdata-tools-0.1.8-1|43	
14mu|appdata-tools-0.1.8-1|44	%install
14mu|appdata-tools-0.1.8-1|45	%makeinstall_std
14mu|appdata-tools-0.1.8-1|46	
14mu|appdata-tools-0.1.8-1|47	%find_lang %{name}
14mu|appdata-tools-0.1.8-1|48	
14mu|appdata-tools-0.1.8-1|49	
14mu|appdata-tools-0.1.8-1|50	%changelog
14mu|appdata-tools-0.1.8-1|51	
14mu|appdata-tools-0.1.8-1|52	* Sat Mar 14 2015 Tigro <ashejn@yandex-team.ru> 0.1.8-1
14mu|appdata-tools-0.1.8-1|53	- (809675e) fix typo
14mu|appdata-tools-0.1.8-1|54	
14mu|appdata-tools-0.1.8-1|55	

22328 14
14mu|appstream-0.9.4-1|1	%define oname AppStream
14mu|appstream-0.9.4-1|2	
14mu|appstream-0.9.4-1|3	%define major 3
14mu|appstream-0.9.4-1|4	%define girmajor 1.0
14mu|appstream-0.9.4-1|5	%define libname %mklibname %{name} %{major}
14mu|appstream-0.9.4-1|6	%define girname %mklibname %{name}-gir %{girmajor}
14mu|appstream-0.9.4-1|7	%define devname %mklibname %{name} -d
14mu|appstream-0.9.4-1|8	
14mu|appstream-0.9.4-1|9	%define qt_major 1
14mu|appstream-0.9.4-1|10	%define libnameqt %mklibname %{name}qt %{qt_major}
14mu|appstream-0.9.4-1|11	%define devnameqt %mklibname %{name}qt -d
14mu|appstream-0.9.4-1|12	
14mu|appstream-0.9.4-1|13	Summary:	Utilities to generate, maintain and access the AppStream Xapian database
14mu|appstream-0.9.4-1|14	Name:		appstream
14mu|appstream-0.9.4-1|15	Version:	0.9.4
14mu|appstream-0.9.4-1|16	Release:	1
14mu|appstream-0.9.4-1|17	# lib LGPLv2.1+, tools GPLv2+
14mu|appstream-0.9.4-1|18	License:	GPLv2+ and LGPLv2.1+
14mu|appstream-0.9.4-1|19	Group:		System/Configuration/Packaging
14mu|appstream-0.9.4-1|20	Url:		http://www.freedesktop.org/wiki/Distributions/AppStream/Software
14mu|appstream-0.9.4-1|21	Source0:	http://www.freedesktop.org/software/appstream/releases/%{oname}-%{version}.tar.xz
14mu|appstream-0.9.4-1|22	Patch0:		AppStream-0.8.0-fix-pkgconfig.patch
14mu|appstream-0.9.4-1|23	BuildRequires:	cmake
14mu|appstream-0.9.4-1|24	BuildRequires:	docbook-dtd45-xml
14mu|appstream-0.9.4-1|25	BuildRequires:	intltool
14mu|appstream-0.9.4-1|26	BuildRequires:	xmlto
14mu|appstream-0.9.4-1|27	BuildRequires:	xapian-core-devel
14mu|appstream-0.9.4-1|28	BuildRequires:	pkgconfig(gio-2.0)
14mu|appstream-0.9.4-1|29	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|appstream-0.9.4-1|30	BuildRequires:	pkgconfig(libxml-2.0)
14mu|appstream-0.9.4-1|31	BuildRequires:	pkgconfig(packagekit-glib2)
14mu|appstream-0.9.4-1|32	BuildRequires:	pkgconfig(protobuf)
14mu|appstream-0.9.4-1|33	BuildRequires:	pkgconfig(Qt5Core)
14mu|appstream-0.9.4-1|34	BuildRequires:	pkgconfig(Qt5Test)
14mu|appstream-0.9.4-1|35	BuildRequires:	pkgconfig(yaml-0.1)
14mu|appstream-0.9.4-1|36	# Should be added later, requires generation script
14mu|appstream-0.9.4-1|37	# Requires:	appstream-data
14mu|appstream-0.9.4-1|38	
14mu|appstream-0.9.4-1|39	%description
14mu|appstream-0.9.4-1|40	AppStream-Core makes it easy to access application information from the
14mu|appstream-0.9.4-1|41	AppStream database over a nice GObject-based interface.
14mu|appstream-0.9.4-1|42	
14mu|appstream-0.9.4-1|43	%files -f appstream.lang
14mu|appstream-0.9.4-1|44	%doc AUTHORS LICENSE.GPLv2 LICENSE.LGPLv2.1
14mu|appstream-0.9.4-1|45	%config(noreplace) %{_sysconfdir}/appstream.conf
14mu|appstream-0.9.4-1|46	%{_bindir}/appstreamcli
14mu|appstream-0.9.4-1|47	%{_mandir}/man1/appstreamcli.1*
14mu|appstream-0.9.4-1|48	%dir %{_datadir}/app-info/
14mu|appstream-0.9.4-1|49	%dir %{_datadir}/app-info/icons
14mu|appstream-0.9.4-1|50	%dir %{_datadir}/app-info/xmls
14mu|appstream-0.9.4-1|51	%{_datadir}/app-info/categories.xml
14mu|appstream-0.9.4-1|52	%ghost %{_var}/cache/app-info/cache.watch
14mu|appstream-0.9.4-1|53	%dir %{_var}/cache/app-info
14mu|appstream-0.9.4-1|54	%dir %{_var}/cache/app-info/icons
14mu|appstream-0.9.4-1|55	%dir %{_var}/cache/app-info/xapian
14mu|appstream-0.9.4-1|56	%dir %{_var}/cache/app-info/xmls
14mu|appstream-0.9.4-1|57	
14mu|appstream-0.9.4-1|58	%posttrans
14mu|appstream-0.9.4-1|59	%{_bindir}/appstream-index refresh --force >& /dev/null ||:
14mu|appstream-0.9.4-1|60	
14mu|appstream-0.9.4-1|61	#----------------------------------------------------------------------------
14mu|appstream-0.9.4-1|62	
14mu|appstream-0.9.4-1|63	%package -n %{libname}
14mu|appstream-0.9.4-1|64	Summary:	Shared library for %{name}
14mu|appstream-0.9.4-1|65	Group:		System/Libraries
14mu|appstream-0.9.4-1|66	
14mu|appstream-0.9.4-1|67	%description -n %{libname}
14mu|appstream-0.9.4-1|68	Shared library for %{name}.
14mu|appstream-0.9.4-1|69	
14mu|appstream-0.9.4-1|70	%files -n %{libname}
14mu|appstream-0.9.4-1|71	%{_libdir}/libappstream.so.%{major}*
14mu|appstream-0.9.4-1|72	%{_libdir}/libappstream.so.%{version}
14mu|appstream-0.9.4-1|73	
14mu|appstream-0.9.4-1|74	#----------------------------------------------------------------------------
14mu|appstream-0.9.4-1|75	
14mu|appstream-0.9.4-1|76	%package -n %{girname}
14mu|appstream-0.9.4-1|77	Summary:	GObject Introspection files for %{name}
14mu|appstream-0.9.4-1|78	Group:		System/Libraries
14mu|appstream-0.9.4-1|79	Requires:	%{libname} = %{EVRD}
14mu|appstream-0.9.4-1|80	
14mu|appstream-0.9.4-1|81	%description -n %{girname}
14mu|appstream-0.9.4-1|82	GObject Introspection files for %{name}.
14mu|appstream-0.9.4-1|83	
14mu|appstream-0.9.4-1|84	%files -n %{girname}
14mu|appstream-0.9.4-1|85	%{_libdir}/girepository-1.0/AppStream-%{girmajor}.typelib
14mu|appstream-0.9.4-1|86	
14mu|appstream-0.9.4-1|87	#----------------------------------------------------------------------------
14mu|appstream-0.9.4-1|88	
14mu|appstream-0.9.4-1|89	%package -n %{devname}
14mu|appstream-0.9.4-1|90	Summary:	Development files for %{name}
14mu|appstream-0.9.4-1|91	Group:		Development/C
14mu|appstream-0.9.4-1|92	Requires:	%{libname} = %{EVRD}
14mu|appstream-0.9.4-1|93	Requires:	%{girname} = %{EVRD}
14mu|appstream-0.9.4-1|94	Provides:	%{name}-devel = %{EVRD}
14mu|appstream-0.9.4-1|95	
14mu|appstream-0.9.4-1|96	%description -n %{devname}
14mu|appstream-0.9.4-1|97	Development files for %{name}.
14mu|appstream-0.9.4-1|98	
14mu|appstream-0.9.4-1|99	%files -n %{devname}
14mu|appstream-0.9.4-1|100	%{_includedir}/AppStream/
14mu|appstream-0.9.4-1|101	%{_libdir}/libappstream.so
14mu|appstream-0.9.4-1|102	%{_libdir}/pkgconfig/appstream.pc
14mu|appstream-0.9.4-1|103	%dir %{_datadir}/gettext/its/
14mu|appstream-0.9.4-1|104	%{_datadir}/gettext/its/metainfo.*
14mu|appstream-0.9.4-1|105	%{_datadir}/gir-1.0/AppStream-%{girmajor}.gir
14mu|appstream-0.9.4-1|106	%{_datadir}/gtk-doc/html/appstream
14mu|appstream-0.9.4-1|107	
14mu|appstream-0.9.4-1|108	#----------------------------------------------------------------------------
14mu|appstream-0.9.4-1|109	
14mu|appstream-0.9.4-1|110	%package -n %{libnameqt}
14mu|appstream-0.9.4-1|111	Summary:	Shared library for %{name}
14mu|appstream-0.9.4-1|112	Group:		System/Libraries
14mu|appstream-0.9.4-1|113	
14mu|appstream-0.9.4-1|114	%description -n %{libnameqt}
14mu|appstream-0.9.4-1|115	Shared library for %{name}.
14mu|appstream-0.9.4-1|116	
14mu|appstream-0.9.4-1|117	%files -n %{libnameqt}
14mu|appstream-0.9.4-1|118	%{_libdir}/libAppstreamQt.so.%{qt_major}
14mu|appstream-0.9.4-1|119	%{_libdir}/libAppstreamQt.so.%{version}
14mu|appstream-0.9.4-1|120	
14mu|appstream-0.9.4-1|121	#----------------------------------------------------------------------------
14mu|appstream-0.9.4-1|122	
14mu|appstream-0.9.4-1|123	%package -n %{devnameqt}
14mu|appstream-0.9.4-1|124	Summary:	Development files for %{name}
14mu|appstream-0.9.4-1|125	Group:		Development/KDE and Qt
14mu|appstream-0.9.4-1|126	Requires:	%{libnameqt} = %{EVRD}
14mu|appstream-0.9.4-1|127	Requires:	%{devname} = %{EVRD}
14mu|appstream-0.9.4-1|128	Provides:	%{name}-qt5-devel = %{EVRD}
14mu|appstream-0.9.4-1|129	
14mu|appstream-0.9.4-1|130	%description -n %{devnameqt}
14mu|appstream-0.9.4-1|131	Development files for %{name}.
14mu|appstream-0.9.4-1|132	
14mu|appstream-0.9.4-1|133	%files -n %{devnameqt}
14mu|appstream-0.9.4-1|134	%{_includedir}/AppstreamQt/
14mu|appstream-0.9.4-1|135	%{_libdir}/cmake/AppstreamQt/
14mu|appstream-0.9.4-1|136	%{_libdir}/libAppstreamQt.so
14mu|appstream-0.9.4-1|137	
14mu|appstream-0.9.4-1|138	#----------------------------------------------------------------------------
14mu|appstream-0.9.4-1|139	
14mu|appstream-0.9.4-1|140	%prep
14mu|appstream-0.9.4-1|141	%setup -qn %{oname}-%{version}
14mu|appstream-0.9.4-1|142	%patch0 -p1
14mu|appstream-0.9.4-1|143	
14mu|appstream-0.9.4-1|144	%build
14mu|appstream-0.9.4-1|145	%cmake \
14mu|appstream-0.9.4-1|146	-DQT:BOOL=ON \
14mu|appstream-0.9.4-1|147	-DAPPSTREAM_QT_VERSION:STRING="5" \
14mu|appstream-0.9.4-1|148	-DTESTS:BOOL=ON \
14mu|appstream-0.9.4-1|149	-DVAPI:BOOL=OFF
14mu|appstream-0.9.4-1|150	
14mu|appstream-0.9.4-1|151	%make
14mu|appstream-0.9.4-1|152	
14mu|appstream-0.9.4-1|153	%install
14mu|appstream-0.9.4-1|154	%makeinstall_std -C build
14mu|appstream-0.9.4-1|155	
14mu|appstream-0.9.4-1|156	# Dirty hack for cmake bug
14mu|appstream-0.9.4-1|157	sed s,"INTERFACE_INCLUDE_DIRECTORIES.*","INTERFACE_INCLUDE_DIRECTORIES \"%{_includedir}\"",g -i %{buildroot}%{_libdir}/cmake/AppstreamQt/AppstreamQtTargets.cmake
14mu|appstream-0.9.4-1|158	
14mu|appstream-0.9.4-1|159	mkdir -p %{buildroot}%{_datadir}/app-info/{icons,xmls}
14mu|appstream-0.9.4-1|160	mkdir -p %{buildroot}%{_var}/cache/app-info/{icons,xapian,xmls}
14mu|appstream-0.9.4-1|161	touch %{buildroot}%{_var}/cache/app-info/cache.watch
14mu|appstream-0.9.4-1|162	
14mu|appstream-0.9.4-1|163	%find_lang appstream
14mu|appstream-0.9.4-1|164	
14mu|appstream-0.9.4-1|165	
14mu|appstream-0.9.4-1|166	%changelog
14mu|appstream-0.9.4-1|167	
14mu|appstream-0.9.4-1|168	* Fri Apr 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.4-1
14mu|appstream-0.9.4-1|169	- (ca34645) Build requires docbook-dtd45-xml
14mu|appstream-0.9.4-1|170	
14mu|appstream-0.9.4-1|171	

22329 14
14mu|appstream-glib-0.3.4-1|1	%define _disable_ld_no_undefined 1
14mu|appstream-glib-0.3.4-1|2	
14mu|appstream-glib-0.3.4-1|3	%define major	7
14mu|appstream-glib-0.3.4-1|4	%define gmajor	1.0
14mu|appstream-glib-0.3.4-1|5	%define libname	%mklibname %{name} %{major}
14mu|appstream-glib-0.3.4-1|6	%define devname	%mklibname %{name} -d
14mu|appstream-glib-0.3.4-1|7	%define girname	%mklibname %{name}-gir %{gmajor}
14mu|appstream-glib-0.3.4-1|8	
14mu|appstream-glib-0.3.4-1|9	%define libnameappstream_builder	%mklibname appstream-builder %{major}
14mu|appstream-glib-0.3.4-1|10	%define girnameappstream_builder	%mklibname appstream-builder-gir %{gmajor}
14mu|appstream-glib-0.3.4-1|11	
14mu|appstream-glib-0.3.4-1|12	%define url_ver	%(echo %{version} | cut -d. -f1,2)
14mu|appstream-glib-0.3.4-1|13	
14mu|appstream-glib-0.3.4-1|14	Name:		appstream-glib
14mu|appstream-glib-0.3.4-1|15	Version:	0.3.4
14mu|appstream-glib-0.3.4-1|16	Release:	1
14mu|appstream-glib-0.3.4-1|17	Summary:	Library for reading and writing AppStream metadata
14mu|appstream-glib-0.3.4-1|18	Group:		System/Libraries
14mu|appstream-glib-0.3.4-1|19	License:	LGPLv2+
14mu|appstream-glib-0.3.4-1|20	URL:		http://people.freedesktop.org/~hughsient/appstream-glib/
14mu|appstream-glib-0.3.4-1|21	Source0:	http://people.freedesktop.org/~hughsient/appstream-glib/releases/%{name}-%{version}.tar.xz
14mu|appstream-glib-0.3.4-1|22	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|appstream-glib-0.3.4-1|23	BuildRequires:	pkgconfig(glib-2.0) >= 2.16.1
14mu|appstream-glib-0.3.4-1|24	BuildRequires:	pkgconfig(gio-2.0)
14mu|appstream-glib-0.3.4-1|25	BuildRequires:	pkgconfig(gobject-2.0)
14mu|appstream-glib-0.3.4-1|26	BuildRequires:	pkgconfig(gthread-2.0)
14mu|appstream-glib-0.3.4-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|appstream-glib-0.3.4-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|appstream-glib-0.3.4-1|29	BuildRequires:	pkgconfig(libarchive)
14mu|appstream-glib-0.3.4-1|30	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|appstream-glib-0.3.4-1|31	BuildRequires:	pkgconfig(libpng16)
14mu|appstream-glib-0.3.4-1|32	BuildRequires:	pkgconfig(yaml-0.1)
14mu|appstream-glib-0.3.4-1|33	BuildRequires:	gtk-doc
14mu|appstream-glib-0.3.4-1|34	BuildRequires:	intltool
14mu|appstream-glib-0.3.4-1|35	BuildRequires:	xsltproc
14mu|appstream-glib-0.3.4-1|36	BuildRequires:	docbook-dtd43-xml
14mu|appstream-glib-0.3.4-1|37	
14mu|appstream-glib-0.3.4-1|38	%description
14mu|appstream-glib-0.3.4-1|39	This library provides GObjects and helper methods to make it easy to read and
14mu|appstream-glib-0.3.4-1|40	write AppStream metadata. It also provides a simple DOM implementation that
14mu|appstream-glib-0.3.4-1|41	makes it easy to edit nodes and convert to and from the standardized XML
14mu|appstream-glib-0.3.4-1|42	representation.
14mu|appstream-glib-0.3.4-1|43	
14mu|appstream-glib-0.3.4-1|44	%package -n appstream-util
14mu|appstream-glib-0.3.4-1|45	Summary:	Utility to do simple operations on AppStream metadata
14mu|appstream-glib-0.3.4-1|46	Group:		System/Libraries
14mu|appstream-glib-0.3.4-1|47	
14mu|appstream-glib-0.3.4-1|48	%description -n appstream-util
14mu|appstream-glib-0.3.4-1|49	Utility to do simple operations on AppStream metadata.
14mu|appstream-glib-0.3.4-1|50	
14mu|appstream-glib-0.3.4-1|51	Sub-commands understood by this utility include: 'install', 'uninstall',
14mu|appstream-glib-0.3.4-1|52	'dump' and 'convert'.
14mu|appstream-glib-0.3.4-1|53	
14mu|appstream-glib-0.3.4-1|54	%package -n %{libname}
14mu|appstream-glib-0.3.4-1|55	Summary:	Library for reading and writing AppStream metadata
14mu|appstream-glib-0.3.4-1|56	Group:		System/Libraries
14mu|appstream-glib-0.3.4-1|57	Obsoletes:	%{_lib}appstream-glib1.0_1 < 0.1.1-2
14mu|appstream-glib-0.3.4-1|58	Requires:	%{name}-i18n >= %{version}-%{release}
14mu|appstream-glib-0.3.4-1|59	
14mu|appstream-glib-0.3.4-1|60	%description -n %{libname}
14mu|appstream-glib-0.3.4-1|61	This library provides GObjects and helper methods to make it easy to read and
14mu|appstream-glib-0.3.4-1|62	write AppStream metadata. It also provides a simple DOM implementation that
14mu|appstream-glib-0.3.4-1|63	makes it easy to edit nodes and convert to and from the standardized XML
14mu|appstream-glib-0.3.4-1|64	representation.
14mu|appstream-glib-0.3.4-1|65	
14mu|appstream-glib-0.3.4-1|66	%package -n %{libnameappstream_builder}
14mu|appstream-glib-0.3.4-1|67	Summary:	Library for reading and writing AppStream metadata
14mu|appstream-glib-0.3.4-1|68	Group:		System/Libraries
14mu|appstream-glib-0.3.4-1|69	Requires:	%{name}-i18n >= %{version}-%{release}
14mu|appstream-glib-0.3.4-1|70	
14mu|appstream-glib-0.3.4-1|71	%description -n %{libnameappstream_builder}
14mu|appstream-glib-0.3.4-1|72	This library provides GObjects and helper methods to make it easy to read and
14mu|appstream-glib-0.3.4-1|73	write AppStream metadata. It also provides a simple DOM implementation that
14mu|appstream-glib-0.3.4-1|74	makes it easy to edit nodes and convert to and from the standardized XML
14mu|appstream-glib-0.3.4-1|75	representation.
14mu|appstream-glib-0.3.4-1|76	
14mu|appstream-glib-0.3.4-1|77	%package -n %{girname}
14mu|appstream-glib-0.3.4-1|78	Summary:	GObject Introspection interface description for %{name}
14mu|appstream-glib-0.3.4-1|79	Group:		System/Libraries
14mu|appstream-glib-0.3.4-1|80	Requires:	%{libname} = %{version}-%{release}
14mu|appstream-glib-0.3.4-1|81	Conflicts:	%{_lib}appstream-glib1.0_1 < 0.1.1-2
14mu|appstream-glib-0.3.4-1|82	
14mu|appstream-glib-0.3.4-1|83	%description -n %{girname}
14mu|appstream-glib-0.3.4-1|84	GObject Introspection interface description for %{name}.
14mu|appstream-glib-0.3.4-1|85	
14mu|appstream-glib-0.3.4-1|86	%package -n %{girnameappstream_builder}
14mu|appstream-glib-0.3.4-1|87	Summary:	GObject Introspection interface description for %{name}
14mu|appstream-glib-0.3.4-1|88	Group:		System/Libraries
14mu|appstream-glib-0.3.4-1|89	Requires:	%{libnameappstream_builder} = %{version}-%{release}
14mu|appstream-glib-0.3.4-1|90	
14mu|appstream-glib-0.3.4-1|91	%description -n %{girnameappstream_builder}
14mu|appstream-glib-0.3.4-1|92	GObject Introspection interface description for %{name}.
14mu|appstream-glib-0.3.4-1|93	
14mu|appstream-glib-0.3.4-1|94	%package -n %{devname}
14mu|appstream-glib-0.3.4-1|95	Summary:	Development files for %{name}
14mu|appstream-glib-0.3.4-1|96	Group:		Development/C
14mu|appstream-glib-0.3.4-1|97	Requires:	%{libname} = %{version}-%{release}
14mu|appstream-glib-0.3.4-1|98	Provides:	%{name}-devel = %{version}-%{release}
14mu|appstream-glib-0.3.4-1|99	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|appstream-glib-0.3.4-1|100	Obsoletes:	%{_lib}appstream-glib1.0-devel < 0.1.1-2
14mu|appstream-glib-0.3.4-1|101	
14mu|appstream-glib-0.3.4-1|102	%description -n %{devname}
14mu|appstream-glib-0.3.4-1|103	The %{name}-devel package contains libraries and header files for
14mu|appstream-glib-0.3.4-1|104	developing applications that use %{name}.
14mu|appstream-glib-0.3.4-1|105	
14mu|appstream-glib-0.3.4-1|106	%package i18n
14mu|appstream-glib-0.3.4-1|107	Summary:	Library for reading and writing AppStream metadata - translations
14mu|appstream-glib-0.3.4-1|108	Group:		System/Internationalization
14mu|appstream-glib-0.3.4-1|109	BuildArch:	noarch
14mu|appstream-glib-0.3.4-1|110	
14mu|appstream-glib-0.3.4-1|111	%description i18n
14mu|appstream-glib-0.3.4-1|112	This package contains translations used by %{name}.
14mu|appstream-glib-0.3.4-1|113	
14mu|appstream-glib-0.3.4-1|114	%prep
14mu|appstream-glib-0.3.4-1|115	%setup -q
14mu|appstream-glib-0.3.4-1|116	
14mu|appstream-glib-0.3.4-1|117	%build
14mu|appstream-glib-0.3.4-1|118	%configure \
14mu|appstream-glib-0.3.4-1|119	--disable-static \
14mu|appstream-glib-0.3.4-1|120	--disable-rpm
14mu|appstream-glib-0.3.4-1|121	%make
14mu|appstream-glib-0.3.4-1|122	
14mu|appstream-glib-0.3.4-1|123	%install
14mu|appstream-glib-0.3.4-1|124	%makeinstall_std
14mu|appstream-glib-0.3.4-1|125	
14mu|appstream-glib-0.3.4-1|126	# Remove unwanted la files
14mu|appstream-glib-0.3.4-1|127	find %{buildroot} -name "*.la" -delete
14mu|appstream-glib-0.3.4-1|128	
14mu|appstream-glib-0.3.4-1|129	%{find_lang} %{name}
14mu|appstream-glib-0.3.4-1|130	
14mu|appstream-glib-0.3.4-1|131	%files -n appstream-util
14mu|appstream-glib-0.3.4-1|132	%{_bindir}/appstream-util
14mu|appstream-glib-0.3.4-1|133	%{_bindir}/appstream-builder
14mu|appstream-glib-0.3.4-1|134	%{_bindir}/appdata-validate
14mu|appstream-glib-0.3.4-1|135	%{_datadir}/bash-completion/completions/appstream-util
14mu|appstream-glib-0.3.4-1|136	%{_datadir}/bash-completion/completions/appstream-builder
14mu|appstream-glib-0.3.4-1|137	%{_libdir}/asb-plugins/libasb_plugin_*.so
14mu|appstream-glib-0.3.4-1|138	%{_mandir}/man1/appstream-builder.1*
14mu|appstream-glib-0.3.4-1|139	%{_mandir}/man1/appstream-util.1*
14mu|appstream-glib-0.3.4-1|140	
14mu|appstream-glib-0.3.4-1|141	%files -n %{libname}
14mu|appstream-glib-0.3.4-1|142	%doc AUTHORS NEWS
14mu|appstream-glib-0.3.4-1|143	%{_libdir}/lib%{name}.so.%{major}
14mu|appstream-glib-0.3.4-1|144	%{_libdir}/lib%{name}.so.%{major}.*
14mu|appstream-glib-0.3.4-1|145	#%{python3_sitearch}/gi/overrides/*
14mu|appstream-glib-0.3.4-1|146	
14mu|appstream-glib-0.3.4-1|147	%files -n %{libnameappstream_builder}
14mu|appstream-glib-0.3.4-1|148	%{_libdir}/libappstream-builder.so.%{major}
14mu|appstream-glib-0.3.4-1|149	%{_libdir}/libappstream-builder.so.%{major}.*
14mu|appstream-glib-0.3.4-1|150	
14mu|appstream-glib-0.3.4-1|151	%files -n %{girname}
14mu|appstream-glib-0.3.4-1|152	%{_libdir}/girepository-1.0/AppStreamGlib-%{gmajor}.typelib
14mu|appstream-glib-0.3.4-1|153	
14mu|appstream-glib-0.3.4-1|154	
14mu|appstream-glib-0.3.4-1|155	%files -n %{girnameappstream_builder}
14mu|appstream-glib-0.3.4-1|156	%{_libdir}/girepository-1.0/AppStreamBuilder-%{gmajor}.typelib
14mu|appstream-glib-0.3.4-1|157	
14mu|appstream-glib-0.3.4-1|158	%files -n %{devname}
14mu|appstream-glib-0.3.4-1|159	%doc %{_datadir}/gtk-doc/html/appstream-glib/
14mu|appstream-glib-0.3.4-1|160	%{_includedir}/lib%{name}/
14mu|appstream-glib-0.3.4-1|161	%{_libdir}/lib%{name}.so
14mu|appstream-glib-0.3.4-1|162	%{_libdir}/pkgconfig/%{name}.pc
14mu|appstream-glib-0.3.4-1|163	%{_libdir}/pkgconfig/appstream-builder.pc
14mu|appstream-glib-0.3.4-1|164	%{_includedir}/libappstream-builder/
14mu|appstream-glib-0.3.4-1|165	%{_libdir}/libappstream-builder.so
14mu|appstream-glib-0.3.4-1|166	%{_datadir}/gir-1.0/AppStreamGlib-%{gmajor}.gir
14mu|appstream-glib-0.3.4-1|167	%{_datadir}/gir-1.0/AppStreamBuilder-%{gmajor}.gir
14mu|appstream-glib-0.3.4-1|168	%{_datadir}/aclocal/appstream-xml.m4
14mu|appstream-glib-0.3.4-1|169	%{_datadir}/aclocal/appdata-xml.m4
14mu|appstream-glib-0.3.4-1|170	%{_datadir}/installed-tests/appstream-glib
14mu|appstream-glib-0.3.4-1|171	
14mu|appstream-glib-0.3.4-1|172	%files i18n -f %{name}.lang
14mu|appstream-glib-0.3.4-1|173	
14mu|appstream-glib-0.3.4-1|174	
14mu|appstream-glib-0.3.4-1|175	%changelog
14mu|appstream-glib-0.3.4-1|176	* Wed Mar 11 2015 Tigro <ashejn@yandex-team.ru> 0.3.4-1
14mu|appstream-glib-0.3.4-1|177	+ Revision: cf946db
14mu|appstream-glib-0.3.4-1|178	- pack file
14mu|appstream-glib-0.3.4-1|179	
14mu|appstream-glib-0.3.4-1|180	

22330 14
14mu|appstream-glib-0.5.0-1|1	%define debug_package	%{nil}
14mu|appstream-glib-0.5.0-1|2	
14mu|appstream-glib-0.5.0-1|3	%define _disable_ld_no_undefined 1
14mu|appstream-glib-0.5.0-1|4	%define api 2
14mu|appstream-glib-0.5.0-1|5	%define major	8
14mu|appstream-glib-0.5.0-1|6	%define gmajor	1.0
14mu|appstream-glib-0.5.0-1|7	%define libname	%mklibname %{name} %{major}
14mu|appstream-glib-0.5.0-1|8	%define devname	%mklibname %{name} -d
14mu|appstream-glib-0.5.0-1|9	%define girname	%mklibname %{name}-gir %{gmajor}
14mu|appstream-glib-0.5.0-1|10	
14mu|appstream-glib-0.5.0-1|11	%define libnameappstream_builder	%mklibname appstream-builder %{major}
14mu|appstream-glib-0.5.0-1|12	%define girnameappstream_builder	%mklibname appstream-builder-gir %{gmajor}
14mu|appstream-glib-0.5.0-1|13	
14mu|appstream-glib-0.5.0-1|14	%define url_ver	%(echo %{version} | cut -d. -f1,2)
14mu|appstream-glib-0.5.0-1|15	
14mu|appstream-glib-0.5.0-1|16	Name:		appstream-glib
14mu|appstream-glib-0.5.0-1|17	Version:	0.5.0
14mu|appstream-glib-0.5.0-1|18	Release:	1
14mu|appstream-glib-0.5.0-1|19	Summary:	Library for reading and writing AppStream metadata
14mu|appstream-glib-0.5.0-1|20	Group:		System/Libraries
14mu|appstream-glib-0.5.0-1|21	License:	LGPLv2+
14mu|appstream-glib-0.5.0-1|22	URL:		http://people.freedesktop.org/~hughsient/appstream-glib/
14mu|appstream-glib-0.5.0-1|23	Source0:	http://people.freedesktop.org/~hughsient/appstream-glib/releases/%{name}-%{version}.tar.xz
14mu|appstream-glib-0.5.0-1|24	
14mu|appstream-glib-0.5.0-1|25	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|appstream-glib-0.5.0-1|26	BuildRequires:	pkgconfig(glib-2.0) >= 2.16.1
14mu|appstream-glib-0.5.0-1|27	BuildRequires:	pkgconfig(gio-2.0)
14mu|appstream-glib-0.5.0-1|28	BuildRequires:	pkgconfig(gobject-2.0)
14mu|appstream-glib-0.5.0-1|29	BuildRequires:	pkgconfig(gthread-2.0)
14mu|appstream-glib-0.5.0-1|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|appstream-glib-0.5.0-1|31	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|appstream-glib-0.5.0-1|32	BuildRequires:	pkgconfig(libarchive)
14mu|appstream-glib-0.5.0-1|33	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|appstream-glib-0.5.0-1|34	BuildRequires:	pkgconfig(libpng16)
14mu|appstream-glib-0.5.0-1|35	BuildRequires:	pkgconfig(yaml-0.1)
14mu|appstream-glib-0.5.0-1|36	BuildRequires:	gcab
14mu|appstream-glib-0.5.0-1|37	BuildRequires:	gtk-doc
14mu|appstream-glib-0.5.0-1|38	BuildRequires:	intltool
14mu|appstream-glib-0.5.0-1|39	BuildRequires:	xsltproc
14mu|appstream-glib-0.5.0-1|40	BuildRequires:	docbook-dtd43-xml
14mu|appstream-glib-0.5.0-1|41	
14mu|appstream-glib-0.5.0-1|42	%rename appdata-tools
14mu|appstream-glib-0.5.0-1|43	
14mu|appstream-glib-0.5.0-1|44	%description
14mu|appstream-glib-0.5.0-1|45	This library provides GObjects and helper methods to make it easy to read and
14mu|appstream-glib-0.5.0-1|46	write AppStream metadata. It also provides a simple DOM implementation that
14mu|appstream-glib-0.5.0-1|47	makes it easy to edit nodes and convert to and from the standardized XML
14mu|appstream-glib-0.5.0-1|48	representation.
14mu|appstream-glib-0.5.0-1|49	
14mu|appstream-glib-0.5.0-1|50	%package -n appstream-util
14mu|appstream-glib-0.5.0-1|51	Summary:	Utility to do simple operations on AppStream metadata
14mu|appstream-glib-0.5.0-1|52	Group:		System/Libraries
14mu|appstream-glib-0.5.0-1|53	Requires:	%{libname} = %{EVRD}
14mu|appstream-glib-0.5.0-1|54	
14mu|appstream-glib-0.5.0-1|55	%description -n appstream-util
14mu|appstream-glib-0.5.0-1|56	Utility to do simple operations on AppStream metadata.
14mu|appstream-glib-0.5.0-1|57	
14mu|appstream-glib-0.5.0-1|58	Sub-commands understood by this utility include: 'install', 'uninstall',
14mu|appstream-glib-0.5.0-1|59	'dump' and 'convert'.
14mu|appstream-glib-0.5.0-1|60	
14mu|appstream-glib-0.5.0-1|61	
14mu|appstream-glib-0.5.0-1|62	%files -n appstream-util
14mu|appstream-glib-0.5.0-1|63	%doc AUTHORS docs/api/html
14mu|appstream-glib-0.5.0-1|64	%{_bindir}/appstream-util
14mu|appstream-glib-0.5.0-1|65	%{_bindir}/appstream-builder
14mu|appstream-glib-0.5.0-1|66	%{_bindir}/appdata-validate
14mu|appstream-glib-0.5.0-1|67	%{_datadir}/bash-completion/completions/appstream-util
14mu|appstream-glib-0.5.0-1|68	%{_datadir}/bash-completion/completions/appstream-builder
14mu|appstream-glib-0.5.0-1|69	%{_libdir}/asb-plugins-%{api}/libasb_plugin_*.so
14mu|appstream-glib-0.5.0-1|70	%{_mandir}/man1/appstream-builder.1*
14mu|appstream-glib-0.5.0-1|71	%{_mandir}/man1/appstream-util.1*
14mu|appstream-glib-0.5.0-1|72	
14mu|appstream-glib-0.5.0-1|73	#---------------------------------------------
14mu|appstream-glib-0.5.0-1|74	%package -n %{libname}
14mu|appstream-glib-0.5.0-1|75	Summary:	Library for reading and writing AppStream metadata
14mu|appstream-glib-0.5.0-1|76	Group:		System/Libraries
14mu|appstream-glib-0.5.0-1|77	Requires:	%{name}-i18n >= %{EVRD}
14mu|appstream-glib-0.5.0-1|78	
14mu|appstream-glib-0.5.0-1|79	%description -n %{libname}
14mu|appstream-glib-0.5.0-1|80	This library provides GObjects and helper methods to make it easy to read and
14mu|appstream-glib-0.5.0-1|81	write AppStream metadata. It also provides a simple DOM implementation that
14mu|appstream-glib-0.5.0-1|82	makes it easy to edit nodes and convert to and from the standardized XML
14mu|appstream-glib-0.5.0-1|83	representation.
14mu|appstream-glib-0.5.0-1|84	
14mu|appstream-glib-0.5.0-1|85	
14mu|appstream-glib-0.5.0-1|86	%files -n %{libname}
14mu|appstream-glib-0.5.0-1|87	%doc AUTHORS docs/api/html
14mu|appstream-glib-0.5.0-1|88	%{_libdir}/lib%{name}.so.%{major}
14mu|appstream-glib-0.5.0-1|89	%{_libdir}/lib%{name}.so.%{major}.*
14mu|appstream-glib-0.5.0-1|90	
14mu|appstream-glib-0.5.0-1|91	#---------------------------------------------
14mu|appstream-glib-0.5.0-1|92	%package -n %{libnameappstream_builder}
14mu|appstream-glib-0.5.0-1|93	Summary:	Library for reading and writing AppStream metadata
14mu|appstream-glib-0.5.0-1|94	Group:		System/Libraries
14mu|appstream-glib-0.5.0-1|95	Requires:	%{name}-i18n >= %{EVRD}
14mu|appstream-glib-0.5.0-1|96	
14mu|appstream-glib-0.5.0-1|97	%description -n %{libnameappstream_builder}
14mu|appstream-glib-0.5.0-1|98	This library provides GObjects and helper methods to make it easy to read and
14mu|appstream-glib-0.5.0-1|99	write AppStream metadata. It also provides a simple DOM implementation that
14mu|appstream-glib-0.5.0-1|100	makes it easy to edit nodes and convert to and from the standardized XML
14mu|appstream-glib-0.5.0-1|101	representation.
14mu|appstream-glib-0.5.0-1|102	
14mu|appstream-glib-0.5.0-1|103	%files -n %{libnameappstream_builder}
14mu|appstream-glib-0.5.0-1|104	%doc AUTHORS docs/api/html
14mu|appstream-glib-0.5.0-1|105	%{_libdir}/libappstream-builder.so.%{major}
14mu|appstream-glib-0.5.0-1|106	%{_libdir}/libappstream-builder.so.%{major}.*
14mu|appstream-glib-0.5.0-1|107	
14mu|appstream-glib-0.5.0-1|108	#---------------------------------------------
14mu|appstream-glib-0.5.0-1|109	%package -n %{girname}
14mu|appstream-glib-0.5.0-1|110	Summary:	GObject Introspection interface description for %{name}
14mu|appstream-glib-0.5.0-1|111	Group:		System/Libraries
14mu|appstream-glib-0.5.0-1|112	Requires:	%{libname} = %{EVRD}
14mu|appstream-glib-0.5.0-1|113	
14mu|appstream-glib-0.5.0-1|114	%description -n %{girname}
14mu|appstream-glib-0.5.0-1|115	GObject Introspection interface description for %{name}.
14mu|appstream-glib-0.5.0-1|116	
14mu|appstream-glib-0.5.0-1|117	
14mu|appstream-glib-0.5.0-1|118	%files -n %{girname}
14mu|appstream-glib-0.5.0-1|119	%doc AUTHORS docs/api/html
14mu|appstream-glib-0.5.0-1|120	%{_libdir}/girepository-1.0/AppStreamGlib-%{gmajor}.typelib
14mu|appstream-glib-0.5.0-1|121	
14mu|appstream-glib-0.5.0-1|122	#---------------------------------------------
14mu|appstream-glib-0.5.0-1|123	%package -n %{girnameappstream_builder}
14mu|appstream-glib-0.5.0-1|124	Summary:	GObject Introspection interface description for %{name}
14mu|appstream-glib-0.5.0-1|125	Group:		System/Libraries
14mu|appstream-glib-0.5.0-1|126	Requires:	%{libnameappstream_builder} = %{EVRD}
14mu|appstream-glib-0.5.0-1|127	
14mu|appstream-glib-0.5.0-1|128	%description -n %{girnameappstream_builder}
14mu|appstream-glib-0.5.0-1|129	GObject Introspection interface description for %{name}.
14mu|appstream-glib-0.5.0-1|130	
14mu|appstream-glib-0.5.0-1|131	
14mu|appstream-glib-0.5.0-1|132	%files -n %{girnameappstream_builder}
14mu|appstream-glib-0.5.0-1|133	%doc AUTHORS docs/api/html
14mu|appstream-glib-0.5.0-1|134	%{_libdir}/girepository-1.0/AppStreamBuilder-%{gmajor}.typelib
14mu|appstream-glib-0.5.0-1|135	
14mu|appstream-glib-0.5.0-1|136	#---------------------------------------------
14mu|appstream-glib-0.5.0-1|137	%package -n %{devname}
14mu|appstream-glib-0.5.0-1|138	Summary:	Development files for %{name}
14mu|appstream-glib-0.5.0-1|139	Group:		Development/C
14mu|appstream-glib-0.5.0-1|140	Requires:	%{libname} = %{EVRD}
14mu|appstream-glib-0.5.0-1|141	Provides:	%{name}-devel = %{EVRD}
14mu|appstream-glib-0.5.0-1|142	Provides:	lib%{name}-devel = %{EVRD}
14mu|appstream-glib-0.5.0-1|143	
14mu|appstream-glib-0.5.0-1|144	%description -n %{devname}
14mu|appstream-glib-0.5.0-1|145	The %{name}-devel package contains libraries and header files for
14mu|appstream-glib-0.5.0-1|146	developing applications that use %{name}.
14mu|appstream-glib-0.5.0-1|147	
14mu|appstream-glib-0.5.0-1|148	%files -n %{devname}
14mu|appstream-glib-0.5.0-1|149	%doc %{_datadir}/gtk-doc/html/appstream-glib/
14mu|appstream-glib-0.5.0-1|150	%{_includedir}/lib%{name}/
14mu|appstream-glib-0.5.0-1|151	%{_libdir}/lib%{name}.so
14mu|appstream-glib-0.5.0-1|152	%{_libdir}/pkgconfig/%{name}.pc
14mu|appstream-glib-0.5.0-1|153	%{_libdir}/pkgconfig/appstream-builder.pc
14mu|appstream-glib-0.5.0-1|154	%{_includedir}/libappstream-builder/
14mu|appstream-glib-0.5.0-1|155	%{_libdir}/libappstream-builder.so
14mu|appstream-glib-0.5.0-1|156	%{_datadir}/gir-1.0/AppStreamGlib-%{gmajor}.gir
14mu|appstream-glib-0.5.0-1|157	%{_datadir}/gir-1.0/AppStreamBuilder-%{gmajor}.gir
14mu|appstream-glib-0.5.0-1|158	%{_datadir}/aclocal/appstream-xml.m4
14mu|appstream-glib-0.5.0-1|159	%{_datadir}/aclocal/appdata-xml.m4
14mu|appstream-glib-0.5.0-1|160	%{_datadir}/installed-tests/appstream-glib
14mu|appstream-glib-0.5.0-1|161	#---------------------------------------------
14mu|appstream-glib-0.5.0-1|162	
14mu|appstream-glib-0.5.0-1|163	%package i18n
14mu|appstream-glib-0.5.0-1|164	Summary:	Library for reading and writing AppStream metadata - translations
14mu|appstream-glib-0.5.0-1|165	Group:		System/Internationalization
14mu|appstream-glib-0.5.0-1|166	BuildArch:	noarch
14mu|appstream-glib-0.5.0-1|167	
14mu|appstream-glib-0.5.0-1|168	%description i18n
14mu|appstream-glib-0.5.0-1|169	This package contains translations used by %{name}.
14mu|appstream-glib-0.5.0-1|170	
14mu|appstream-glib-0.5.0-1|171	
14mu|appstream-glib-0.5.0-1|172	%files i18n -f %{name}.lang
14mu|appstream-glib-0.5.0-1|173	%doc AUTHORS docs/api/html
14mu|appstream-glib-0.5.0-1|174	#---------------------------------------------
14mu|appstream-glib-0.5.0-1|175	
14mu|appstream-glib-0.5.0-1|176	%prep
14mu|appstream-glib-0.5.0-1|177	%setup -q
14mu|appstream-glib-0.5.0-1|178	
14mu|appstream-glib-0.5.0-1|179	%build
14mu|appstream-glib-0.5.0-1|180	%configure2_5x \
14mu|appstream-glib-0.5.0-1|181	--disable-static \
14mu|appstream-glib-0.5.0-1|182	--disable-rpm
14mu|appstream-glib-0.5.0-1|183	%make
14mu|appstream-glib-0.5.0-1|184	
14mu|appstream-glib-0.5.0-1|185	%install
14mu|appstream-glib-0.5.0-1|186	%makeinstall_std
14mu|appstream-glib-0.5.0-1|187	
14mu|appstream-glib-0.5.0-1|188	# Remove unwanted la files
14mu|appstream-glib-0.5.0-1|189	find %{buildroot} -name "*.la" -delete
14mu|appstream-glib-0.5.0-1|190	
14mu|appstream-glib-0.5.0-1|191	%{find_lang} %{name}
14mu|appstream-glib-0.5.0-1|192	
14mu|appstream-glib-0.5.0-1|193	
14mu|appstream-glib-0.5.0-1|194	
14mu|appstream-glib-0.5.0-1|195	
14mu|appstream-glib-0.5.0-1|196	
14mu|appstream-glib-0.5.0-1|197	
14mu|appstream-glib-0.5.0-1|198	
14mu|appstream-glib-0.5.0-1|199	
14mu|appstream-glib-0.5.0-1|200	
14mu|appstream-glib-0.5.0-1|201	
14mu|appstream-glib-0.5.0-1|202	
14mu|appstream-glib-0.5.0-1|203	%changelog
14mu|appstream-glib-0.5.0-1|204	
14mu|appstream-glib-0.5.0-1|205	* Thu Aug 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-1
14mu|appstream-glib-0.5.0-1|206	- (3e93a3f) Rename appdata-tools
14mu|appstream-glib-0.5.0-1|207	
14mu|appstream-glib-0.5.0-1|208	

22331 14
14mu|apr-util-1.5.4-2|1	%bcond_without dbd_ldap
14mu|apr-util-1.5.4-2|2	%bcond_without dbd_freetds
14mu|apr-util-1.5.4-2|3	%bcond_without dbd_mysql
14mu|apr-util-1.5.4-2|4	# disable
14mu|apr-util-1.5.4-2|5	%bcond_with dbd_oracle
14mu|apr-util-1.5.4-2|6	#
14mu|apr-util-1.5.4-2|7	%bcond_without dbd_sqlite3
14mu|apr-util-1.5.4-2|8	%bcond_without dbd_psql
14mu|apr-util-1.5.4-2|9	%bcond_without dbd_odbc
14mu|apr-util-1.5.4-2|10	%bcond_without dbm_db
14mu|apr-util-1.5.4-2|11	
14mu|apr-util-1.5.4-2|12	%define api	1
14mu|apr-util-1.5.4-2|13	%define major	0
14mu|apr-util-1.5.4-2|14	%define libname %mklibname apr-util %{api} %{major}
14mu|apr-util-1.5.4-2|15	%define devname %mklibname -d apr-util
14mu|apr-util-1.5.4-2|16	
14mu|apr-util-1.5.4-2|17	Summary:	Apache Portable Runtime Utility library
14mu|apr-util-1.5.4-2|18	Name:		apr-util
14mu|apr-util-1.5.4-2|19	Version:	1.5.4
14mu|apr-util-1.5.4-2|20	Release:	2
14mu|apr-util-1.5.4-2|21	License:	Apache License
14mu|apr-util-1.5.4-2|22	Group:		System/Libraries
14mu|apr-util-1.5.4-2|23	Url:		http://apr.apache.org/
14mu|apr-util-1.5.4-2|24	Source0:	http://www.apache.org/dist/apr/apr-util-%{version}.tar.bz2
14mu|apr-util-1.5.4-2|25	Source1:	http://www.apache.org/dist/apr/apr-util-%{version}.tar.bz2.asc
14mu|apr-util-1.5.4-2|26	Patch0:		apr-util-1.2.2-config.diff
14mu|apr-util-1.5.4-2|27	Patch1:		apr-util-1.2.7-link.diff
14mu|apr-util-1.5.4-2|28	Patch2:		apr-util-1.3.12-linkage_fix.diff
14mu|apr-util-1.5.4-2|29	Patch3:		apr-util-1.5.1-no-libtool.la.patch
14mu|apr-util-1.5.4-2|30	
14mu|apr-util-1.5.4-2|31	BuildRequires:	doxygen
14mu|apr-util-1.5.4-2|32	BuildRequires:	libtool
14mu|apr-util-1.5.4-2|33	BuildRequires:	python
14mu|apr-util-1.5.4-2|34	BuildRequires:	pam-devel
14mu|apr-util-1.5.4-2|35	BuildRequires:	readline-devel
14mu|apr-util-1.5.4-2|36	BuildRequires:	pkgconfig(apr-1)
14mu|apr-util-1.5.4-2|37	BuildRequires:	pkgconfig(expat)
14mu|apr-util-1.5.4-2|38	BuildRequires:	pkgconfig(libssl)
14mu|apr-util-1.5.4-2|39	BuildRequires:	pkgconfig(libxslt)
14mu|apr-util-1.5.4-2|40	BuildRequires:	pkgconfig(nss)
14mu|apr-util-1.5.4-2|41	BuildRequires:	pkgconfig(nspr)
14mu|apr-util-1.5.4-2|42	%if %{with dbd_ldap}
14mu|apr-util-1.5.4-2|43	BuildRequires:	openldap-devel
14mu|apr-util-1.5.4-2|44	BuildRequires:	db-devel
14mu|apr-util-1.5.4-2|45	%endif
14mu|apr-util-1.5.4-2|46	%if %{with dbd_freetds}
14mu|apr-util-1.5.4-2|47	BuildRequires:	freetds-devel
14mu|apr-util-1.5.4-2|48	%endif
14mu|apr-util-1.5.4-2|49	%if %{with dbd_mysql}
14mu|apr-util-1.5.4-2|50	BuildRequires:	mysql-devel
14mu|apr-util-1.5.4-2|51	%endif
14mu|apr-util-1.5.4-2|52	%if %{with dbd_oracle}
14mu|apr-util-1.5.4-2|53	BuildRequires:	oracle-devel
14mu|apr-util-1.5.4-2|54	%endif
14mu|apr-util-1.5.4-2|55	%if %{with dbd_psql}
14mu|apr-util-1.5.4-2|56	BuildRequires:	postgresql-devel
14mu|apr-util-1.5.4-2|57	%endif
14mu|apr-util-1.5.4-2|58	%if %{with dbd_sqlite3}
14mu|apr-util-1.5.4-2|59	BuildRequires:	sqlite3-devel
14mu|apr-util-1.5.4-2|60	%endif
14mu|apr-util-1.5.4-2|61	%if %{with dbd_odbc}
14mu|apr-util-1.5.4-2|62	BuildRequires:	unixODBC-devel
14mu|apr-util-1.5.4-2|63	%endif
14mu|apr-util-1.5.4-2|64	%if %{with dbm_db}
14mu|apr-util-1.5.4-2|65	BuildRequires:	db-devel
14mu|apr-util-1.5.4-2|66	%endif
14mu|apr-util-1.5.4-2|67	
14mu|apr-util-1.5.4-2|68	%if %{with dbd_psql}
14mu|apr-util-1.5.4-2|69	# stupid postgresql... stupid build system...
14mu|apr-util-1.5.4-2|70	# this is needed due to the postgresql packaging and due to bugs like this:
14mu|apr-util-1.5.4-2|71	# https://qa.mandriva.com/show_bug.cgi?id=52527
14mu|apr-util-1.5.4-2|72	%define postgresql_version %(pg_config &>/dev/null && pg_config 2>/dev/null | grep "^VERSION" | awk '{ print $4 }' 2>/dev/null || echo 0)
14mu|apr-util-1.5.4-2|73	%endif
14mu|apr-util-1.5.4-2|74	
14mu|apr-util-1.5.4-2|75	%description
14mu|apr-util-1.5.4-2|76	The mission of the Apache Portable Runtime (APR) is to provide a
14mu|apr-util-1.5.4-2|77	free library of C data structures and routines.  This library
14mu|apr-util-1.5.4-2|78	contains additional utility interfaces for APR; including support
14mu|apr-util-1.5.4-2|79	for XML, LDAP, database interfaces, URI parsing and more.
14mu|apr-util-1.5.4-2|80	
14mu|apr-util-1.5.4-2|81	%package -n	%{libname}
14mu|apr-util-1.5.4-2|82	Summary:	Apache Portable Runtime Utility library
14mu|apr-util-1.5.4-2|83	Group: 		System/Libraries
14mu|apr-util-1.5.4-2|84	Obsoletes:	%{_lib}apr-util1
14mu|apr-util-1.5.4-2|85	
14mu|apr-util-1.5.4-2|86	%description -n	%{libname}
14mu|apr-util-1.5.4-2|87	The mission of the Apache Portable Runtime (APR) is to provide a
14mu|apr-util-1.5.4-2|88	free library of C data structures and routines.  This library
14mu|apr-util-1.5.4-2|89	contains additional utility interfaces for APR; including support
14mu|apr-util-1.5.4-2|90	for XML, LDAP, database interfaces, URI parsing and more.
14mu|apr-util-1.5.4-2|91	
14mu|apr-util-1.5.4-2|92	You can build %{name} with some conditional build swithes;
14mu|apr-util-1.5.4-2|93	
14mu|apr-util-1.5.4-2|94	(ie. use with rpm --rebuild):
14mu|apr-util-1.5.4-2|95	
14mu|apr-util-1.5.4-2|96	--with[out] apr_dbd_ldap	apr_dbd_ldap support (enabled)
14mu|apr-util-1.5.4-2|97	--with[out] apr_dbd_freetds	apr_dbd_freetds support (enabled)
14mu|apr-util-1.5.4-2|98	--with[out] apr_dbd_mysql	apr_dbd_mysql support (enabled)
14mu|apr-util-1.5.4-2|99	--with[out] apr_dbd_oracle	apr_dbd_oracle support (disabled)
14mu|apr-util-1.5.4-2|100	--with[out] apr_dbd_pgsql	apr_dbd_pgsql support (enabled)
14mu|apr-util-1.5.4-2|101	--with[out] apr_dbd_sqlite3	apr_dbd_sqlite3 support (enabled)
14mu|apr-util-1.5.4-2|102	--with[out] apr_dbd_odbc	apr_dbd_odbc support (enabled)
14mu|apr-util-1.5.4-2|103	--with[out] apr_dbm_db		apr_dbm_db support (enabled)
14mu|apr-util-1.5.4-2|104	
14mu|apr-util-1.5.4-2|105	%if %{with dbd_ldap}
14mu|apr-util-1.5.4-2|106	%package	dbd-ldap
14mu|apr-util-1.5.4-2|107	Summary:	DBD driver for OpenLDAP
14mu|apr-util-1.5.4-2|108	Group:		System/Libraries
14mu|apr-util-1.5.4-2|109	License:	Apache License
14mu|apr-util-1.5.4-2|110	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|111	
14mu|apr-util-1.5.4-2|112	%description	dbd-ldap
14mu|apr-util-1.5.4-2|113	DBD driver for OpenLDAP.
14mu|apr-util-1.5.4-2|114	%endif
14mu|apr-util-1.5.4-2|115	
14mu|apr-util-1.5.4-2|116	%if %{with dbd_psql}
14mu|apr-util-1.5.4-2|117	%package	dbd-pgsql
14mu|apr-util-1.5.4-2|118	Summary:	DBD driver for PostgreSQL
14mu|apr-util-1.5.4-2|119	Group:		System/Libraries
14mu|apr-util-1.5.4-2|120	License:	Apache License
14mu|apr-util-1.5.4-2|121	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|122	
14mu|apr-util-1.5.4-2|123	%description	dbd-pgsql
14mu|apr-util-1.5.4-2|124	DBD driver for PostgreSQL.
14mu|apr-util-1.5.4-2|125	%endif
14mu|apr-util-1.5.4-2|126	
14mu|apr-util-1.5.4-2|127	%if %{with dbd_mysql}
14mu|apr-util-1.5.4-2|128	%package	dbd-mysql
14mu|apr-util-1.5.4-2|129	Summary:	DBD driver for MySQL
14mu|apr-util-1.5.4-2|130	Group:		System/Libraries
14mu|apr-util-1.5.4-2|131	License:	Apache License
14mu|apr-util-1.5.4-2|132	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|133	
14mu|apr-util-1.5.4-2|134	%description	dbd-mysql
14mu|apr-util-1.5.4-2|135	DBD driver for MySQL.
14mu|apr-util-1.5.4-2|136	%endif
14mu|apr-util-1.5.4-2|137	
14mu|apr-util-1.5.4-2|138	%if %{with dbd_sqlite3}
14mu|apr-util-1.5.4-2|139	%package	dbd-sqlite3
14mu|apr-util-1.5.4-2|140	Summary:	DBD driver for SQLite 3
14mu|apr-util-1.5.4-2|141	Group:		System/Libraries
14mu|apr-util-1.5.4-2|142	License:	Apache License
14mu|apr-util-1.5.4-2|143	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|144	
14mu|apr-util-1.5.4-2|145	%description	dbd-sqlite3
14mu|apr-util-1.5.4-2|146	DBD driver for SQLite 3.
14mu|apr-util-1.5.4-2|147	%endif
14mu|apr-util-1.5.4-2|148	
14mu|apr-util-1.5.4-2|149	%if %{with dbd_freetds}
14mu|apr-util-1.5.4-2|150	%package	dbd-freetds
14mu|apr-util-1.5.4-2|151	Summary:	DBD driver for FreeTDS
14mu|apr-util-1.5.4-2|152	Group:		System/Libraries
14mu|apr-util-1.5.4-2|153	License:	Apache License
14mu|apr-util-1.5.4-2|154	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|155	
14mu|apr-util-1.5.4-2|156	%description	dbd-freetds
14mu|apr-util-1.5.4-2|157	DBD driver for FreeTDS.
14mu|apr-util-1.5.4-2|158	%endif
14mu|apr-util-1.5.4-2|159	
14mu|apr-util-1.5.4-2|160	%if %{with dbd_oracle}
14mu|apr-util-1.5.4-2|161	%package	dbd-oracle
14mu|apr-util-1.5.4-2|162	Summary:	DBD driver for Oracle
14mu|apr-util-1.5.4-2|163	Group:		System/Libraries
14mu|apr-util-1.5.4-2|164	License:	Apache License
14mu|apr-util-1.5.4-2|165	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|166	
14mu|apr-util-1.5.4-2|167	%description	dbd-oracle
14mu|apr-util-1.5.4-2|168	DBD driver for Oracle.
14mu|apr-util-1.5.4-2|169	%endif
14mu|apr-util-1.5.4-2|170	
14mu|apr-util-1.5.4-2|171	%if %{with dbd_odbc}
14mu|apr-util-1.5.4-2|172	%package	dbd-odbc
14mu|apr-util-1.5.4-2|173	Summary:	DBD driver for unixODBC
14mu|apr-util-1.5.4-2|174	Group:		System/Libraries
14mu|apr-util-1.5.4-2|175	License:	Apache License
14mu|apr-util-1.5.4-2|176	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|177	
14mu|apr-util-1.5.4-2|178	%description	dbd-odbc
14mu|apr-util-1.5.4-2|179	DBD driver for unixODBC.
14mu|apr-util-1.5.4-2|180	%endif
14mu|apr-util-1.5.4-2|181	
14mu|apr-util-1.5.4-2|182	%if %{with dbm_db}
14mu|apr-util-1.5.4-2|183	%package	dbm-db
14mu|apr-util-1.5.4-2|184	Summary:	DBD driver for Berkley BD
14mu|apr-util-1.5.4-2|185	Group:		System/Libraries
14mu|apr-util-1.5.4-2|186	License:	Apache License
14mu|apr-util-1.5.4-2|187	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|188	
14mu|apr-util-1.5.4-2|189	%description	dbm-db
14mu|apr-util-1.5.4-2|190	DBD driver for Berkley BD.
14mu|apr-util-1.5.4-2|191	%endif
14mu|apr-util-1.5.4-2|192	
14mu|apr-util-1.5.4-2|193	%package	openssl
14mu|apr-util-1.5.4-2|194	Summary:	APR utility library OpenSSL crypto support
14mu|apr-util-1.5.4-2|195	Group:		System/Libraries
14mu|apr-util-1.5.4-2|196	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|197	
14mu|apr-util-1.5.4-2|198	%description	openssl
14mu|apr-util-1.5.4-2|199	This package provides the OpenSSL crypto support for apr-util.
14mu|apr-util-1.5.4-2|200	
14mu|apr-util-1.5.4-2|201	%package	nss
14mu|apr-util-1.5.4-2|202	Summary:	APR utility library NSS crypto support
14mu|apr-util-1.5.4-2|203	Group:		System/Libraries
14mu|apr-util-1.5.4-2|204	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|205	
14mu|apr-util-1.5.4-2|206	%description	nss
14mu|apr-util-1.5.4-2|207	This package provides the NSS crypto support for apr-util.
14mu|apr-util-1.5.4-2|208	
14mu|apr-util-1.5.4-2|209	%package -n	%{devname}
14mu|apr-util-1.5.4-2|210	Summary:	APR utility library development kit
14mu|apr-util-1.5.4-2|211	Group:		Development/C
14mu|apr-util-1.5.4-2|212	Requires:	%{libname} >= %{version}-%{release}
14mu|apr-util-1.5.4-2|213	Provides:	%{name}-devel = %{version}-%{release}
14mu|apr-util-1.5.4-2|214	
14mu|apr-util-1.5.4-2|215	%description -n	%{devname}
14mu|apr-util-1.5.4-2|216	This package provides the support files which can be used to
14mu|apr-util-1.5.4-2|217	build applications using the APR utility library.  The mission
14mu|apr-util-1.5.4-2|218	of the Apache Portable Runtime (APR) is to provide a free
14mu|apr-util-1.5.4-2|219	library of C data structures and routines.
14mu|apr-util-1.5.4-2|220	
14mu|apr-util-1.5.4-2|221	%prep
14mu|apr-util-1.5.4-2|222	%setup -q -n %{name}-%{version}
14mu|apr-util-1.5.4-2|223	%patch0 -p0 -b .config
14mu|apr-util-1.5.4-2|224	%patch1 -p0 -b .link
14mu|apr-util-1.5.4-2|225	%patch2 -p0 -b .linkage_fix
14mu|apr-util-1.5.4-2|226	%patch3 -p1 -b .libtoolsucks~
14mu|apr-util-1.5.4-2|227	
14mu|apr-util-1.5.4-2|228	cat >> config.layout << EOF
14mu|apr-util-1.5.4-2|229	<Layout NUX>
14mu|apr-util-1.5.4-2|230	prefix:        %{_prefix}
14mu|apr-util-1.5.4-2|231	exec_prefix:   %{_prefix}
14mu|apr-util-1.5.4-2|232	bindir:        %{_bindir}
14mu|apr-util-1.5.4-2|233	sbindir:       %{_sbindir}
14mu|apr-util-1.5.4-2|234	libdir:        %{_libdir}
14mu|apr-util-1.5.4-2|235	libexecdir:    %{_libexecdir}
14mu|apr-util-1.5.4-2|236	mandir:        %{_mandir}
14mu|apr-util-1.5.4-2|237	infodir:       %{_infodir}
14mu|apr-util-1.5.4-2|238	includedir:    %{_includedir}/apr-%{api}
14mu|apr-util-1.5.4-2|239	sysconfdir:    %{_sysconfdir}
14mu|apr-util-1.5.4-2|240	datadir:       %{_datadir}
14mu|apr-util-1.5.4-2|241	installbuilddir: %{_libdir}/apr-%{api}/build
14mu|apr-util-1.5.4-2|242	localstatedir: /var
14mu|apr-util-1.5.4-2|243	runtimedir:    /var/run
14mu|apr-util-1.5.4-2|244	libsuffix:     -\${APRUTIL_MAJOR_VERSION}
14mu|apr-util-1.5.4-2|245	</Layout>
14mu|apr-util-1.5.4-2|246	EOF
14mu|apr-util-1.5.4-2|247	
14mu|apr-util-1.5.4-2|248	%build
14mu|apr-util-1.5.4-2|249	%serverbuild
14mu|apr-util-1.5.4-2|250	
14mu|apr-util-1.5.4-2|251	# We need to re-run ./buildconf because of any applied patch(es)
14mu|apr-util-1.5.4-2|252	#./buildconf --with-apr=%{_prefix}
14mu|apr-util-1.5.4-2|253	
14mu|apr-util-1.5.4-2|254	# buildconf is borked...
14mu|apr-util-1.5.4-2|255	cp %{_libdir}/apr-%{api}/build/apr_common.m4 %{_libdir}/apr-%{api}/build/find_apr.m4 %{_libdir}/apr-%{api}/build/gen-build.py build/
14mu|apr-util-1.5.4-2|256	
14mu|apr-util-1.5.4-2|257	# conditional lib64 hack
14mu|apr-util-1.5.4-2|258	%if "%{_lib}" != "lib"
14mu|apr-util-1.5.4-2|259	perl -pi -e "s|/lib\b|/%{_lib}|g" build/*.m4
14mu|apr-util-1.5.4-2|260	%endif
14mu|apr-util-1.5.4-2|261	
14mu|apr-util-1.5.4-2|262	export WANT_AUTOCONF_2_5=1
14mu|apr-util-1.5.4-2|263	rm -f configure
14mu|apr-util-1.5.4-2|264	libtoolize --copy --force; aclocal; autoconf --force
14mu|apr-util-1.5.4-2|265	python build/gen-build.py make
14mu|apr-util-1.5.4-2|266	
14mu|apr-util-1.5.4-2|267	sed -i -e '/OBJECTS_all/s, dbd/apr_dbd_[^ ]*\.lo,,g' build-outputs.mk
14mu|apr-util-1.5.4-2|268	
14mu|apr-util-1.5.4-2|269	# force values that may produce wrong results
14mu|apr-util-1.5.4-2|270	export apu_have_sqlite2='0'
14mu|apr-util-1.5.4-2|271	cat >> config.cache << EOF
14mu|apr-util-1.5.4-2|272	ac_cv_header_sqlite_h=no
14mu|apr-util-1.5.4-2|273	ac_cv_lib_sqlite_sqlite_open=no
14mu|apr-util-1.5.4-2|274	ac_cv_ldap_set_rebind_proc_style=three
14mu|apr-util-1.5.4-2|275	EOF
14mu|apr-util-1.5.4-2|276	
14mu|apr-util-1.5.4-2|277	%configure2_5x \
14mu|apr-util-1.5.4-2|278	--cache-file=config.cache \
14mu|apr-util-1.5.4-2|279	--with-apr=%{_prefix} \
14mu|apr-util-1.5.4-2|280	--includedir=%{_includedir}/apr-%{api} \
14mu|apr-util-1.5.4-2|281	--with-installbuilddir=%{_libdir}/apr-%{api}/build \
14mu|apr-util-1.5.4-2|282	--enable-layout=NUX \
14mu|apr-util-1.5.4-2|283	%if %{with dbd_ldap}
14mu|apr-util-1.5.4-2|284	--with-ldap \
14mu|apr-util-1.5.4-2|285	%endif
14mu|apr-util-1.5.4-2|286	%if %{with dbd_freetds}
14mu|apr-util-1.5.4-2|287	--with-freetds=%{_prefix} \
14mu|apr-util-1.5.4-2|288	%endif
14mu|apr-util-1.5.4-2|289	%if %{with dbd_mysql}
14mu|apr-util-1.5.4-2|290	--with-mysql=%{_prefix} \
14mu|apr-util-1.5.4-2|291	%endif
14mu|apr-util-1.5.4-2|292	%if %{with dbd_oracle}
14mu|apr-util-1.5.4-2|293	--with-oracle \
14mu|apr-util-1.5.4-2|294	%endif
14mu|apr-util-1.5.4-2|295	%if %{with dbd_psql}
14mu|apr-util-1.5.4-2|296	--with-pgsql=%{_prefix} \
14mu|apr-util-1.5.4-2|297	%endif
14mu|apr-util-1.5.4-2|298	%if %{with dbd_sqlite3}
14mu|apr-util-1.5.4-2|299	--with-sqlite3=%{_prefix} \
14mu|apr-util-1.5.4-2|300	%endif
14mu|apr-util-1.5.4-2|301	%if %{with dbd_odbc}
14mu|apr-util-1.5.4-2|302	--with-odbc=%{_prefix} \
14mu|apr-util-1.5.4-2|303	%endif
14mu|apr-util-1.5.4-2|304	%if %{with dbm_db}
14mu|apr-util-1.5.4-2|305	--with-berkeley-db \
14mu|apr-util-1.5.4-2|306	%endif
14mu|apr-util-1.5.4-2|307	--without-sqlite2 \
14mu|apr-util-1.5.4-2|308	--without-gdbm \
14mu|apr-util-1.5.4-2|309	--with-crypto \
14mu|apr-util-1.5.4-2|310	--with-openssl=%{_prefix} \
14mu|apr-util-1.5.4-2|311	--with-nss=%{_prefix}
14mu|apr-util-1.5.4-2|312	
14mu|apr-util-1.5.4-2|313	%make
14mu|apr-util-1.5.4-2|314	make dox
14mu|apr-util-1.5.4-2|315	
14mu|apr-util-1.5.4-2|316	%check
14mu|apr-util-1.5.4-2|317	pushd test
14mu|apr-util-1.5.4-2|318	make check
14mu|apr-util-1.5.4-2|319	popd
14mu|apr-util-1.5.4-2|320	
14mu|apr-util-1.5.4-2|321	%install
14mu|apr-util-1.5.4-2|322	%makeinstall_std
14mu|apr-util-1.5.4-2|323	
14mu|apr-util-1.5.4-2|324	# Documentation
14mu|apr-util-1.5.4-2|325	rm -rf html; cp -rp docs/dox/html html
14mu|apr-util-1.5.4-2|326	
14mu|apr-util-1.5.4-2|327	# Remove unnecessary exports from dependency_libs
14mu|apr-util-1.5.4-2|328	sed -ri '/^dependency_libs/{s,-l(pq|sqlite[0-9]|mysqlclient_r|rt|dl|uuid) ,,g}' %{buildroot}%{_libdir}/libapr*.la
14mu|apr-util-1.5.4-2|329	
14mu|apr-util-1.5.4-2|330	# here as well
14mu|apr-util-1.5.4-2|331	sed -ri '/^dependency_libs/{s,%{_libdir}/lib(sqlite[0-9]|mysqlclient_r)\.la ,,g}' %{buildroot}%{_libdir}/libapr*.la
14mu|apr-util-1.5.4-2|332	
14mu|apr-util-1.5.4-2|333	# multiarch anti-borker
14mu|apr-util-1.5.4-2|334	perl -pi -e "s|^LDFLAGS=.*|LDFLAGS=\"\"|g" %{buildroot}%{_bindir}/apu-%{api}-config
14mu|apr-util-1.5.4-2|335	
14mu|apr-util-1.5.4-2|336	# includes anti-borker
14mu|apr-util-1.5.4-2|337	perl -pi -e "s|-I%{_includedir}/mysql||g" %{buildroot}%{_bindir}/apu-%{api}-config
14mu|apr-util-1.5.4-2|338	
14mu|apr-util-1.5.4-2|339	# Unpackaged files
14mu|apr-util-1.5.4-2|340	rm -f %{buildroot}%{_libdir}/aprutil.exp
14mu|apr-util-1.5.4-2|341	
14mu|apr-util-1.5.4-2|342	%files -n %{libname}
14mu|apr-util-1.5.4-2|343	%{_libdir}/libaprutil-%{api}.so.%{major}*
14mu|apr-util-1.5.4-2|344	%dir %{_libdir}/apr-util-%{api}
14mu|apr-util-1.5.4-2|345	
14mu|apr-util-1.5.4-2|346	%files -n %{devname}
14mu|apr-util-1.5.4-2|347	%doc CHANGES LICENSE
14mu|apr-util-1.5.4-2|348	%doc --parents html
14mu|apr-util-1.5.4-2|349	%{_bindir}/apu-%{api}-config
14mu|apr-util-1.5.4-2|350	%{_includedir}/apr-%{api}/*.h
14mu|apr-util-1.5.4-2|351	%{_libdir}/libaprutil-%{api}.so
14mu|apr-util-1.5.4-2|352	%{_libdir}/pkgconfig/*.pc
14mu|apr-util-1.5.4-2|353	
14mu|apr-util-1.5.4-2|354	%if %{with dbd_ldap}
14mu|apr-util-1.5.4-2|355	%files dbd-ldap
14mu|apr-util-1.5.4-2|356	%{_libdir}/apr-util-%{api}/apr_ldap*.so
14mu|apr-util-1.5.4-2|357	%endif
14mu|apr-util-1.5.4-2|358	
14mu|apr-util-1.5.4-2|359	%if %{with dbd_mysql}
14mu|apr-util-1.5.4-2|360	%files dbd-mysql
14mu|apr-util-1.5.4-2|361	%{_libdir}/apr-util-%{api}/apr_dbd_mysql*.so
14mu|apr-util-1.5.4-2|362	%endif
14mu|apr-util-1.5.4-2|363	
14mu|apr-util-1.5.4-2|364	%if %{with dbd_psql}
14mu|apr-util-1.5.4-2|365	%files dbd-pgsql
14mu|apr-util-1.5.4-2|366	%{_libdir}/apr-util-%{api}/apr_dbd_pgsql*.so
14mu|apr-util-1.5.4-2|367	%endif
14mu|apr-util-1.5.4-2|368	
14mu|apr-util-1.5.4-2|369	%if %{with dbd_sqlite3}
14mu|apr-util-1.5.4-2|370	%files dbd-sqlite3
14mu|apr-util-1.5.4-2|371	%{_libdir}/apr-util-%{api}/apr_dbd_sqlite3*.so
14mu|apr-util-1.5.4-2|372	%endif
14mu|apr-util-1.5.4-2|373	
14mu|apr-util-1.5.4-2|374	%if %{with dbd_freetds}
14mu|apr-util-1.5.4-2|375	%files dbd-freetds
14mu|apr-util-1.5.4-2|376	%{_libdir}/apr-util-%{api}/apr_dbd_freetds*.so
14mu|apr-util-1.5.4-2|377	%endif
14mu|apr-util-1.5.4-2|378	
14mu|apr-util-1.5.4-2|379	%if %{with dbd_oracle}
14mu|apr-util-1.5.4-2|380	%files dbd-oracle
14mu|apr-util-1.5.4-2|381	%{_libdir}/apr-util-%{api}/apr_dbd_oracle*.so
14mu|apr-util-1.5.4-2|382	%endif
14mu|apr-util-1.5.4-2|383	
14mu|apr-util-1.5.4-2|384	%if %{with dbd_odbc}
14mu|apr-util-1.5.4-2|385	%files dbd-odbc
14mu|apr-util-1.5.4-2|386	%{_libdir}/apr-util-%{api}/apr_dbd_odbc*.so
14mu|apr-util-1.5.4-2|387	%endif
14mu|apr-util-1.5.4-2|388	
14mu|apr-util-1.5.4-2|389	%if %{with dbm_db}
14mu|apr-util-1.5.4-2|390	%files dbm-db
14mu|apr-util-1.5.4-2|391	%{_libdir}/apr-util-%{api}/apr_dbm_db*.so
14mu|apr-util-1.5.4-2|392	%endif
14mu|apr-util-1.5.4-2|393	
14mu|apr-util-1.5.4-2|394	%files openssl
14mu|apr-util-1.5.4-2|395	%{_libdir}/apr-util-%{api}/apr_crypto_openssl*.so
14mu|apr-util-1.5.4-2|396	
14mu|apr-util-1.5.4-2|397	%files nss
14mu|apr-util-1.5.4-2|398	%{_libdir}/apr-util-%{api}/apr_crypto_nss*.so
14mu|apr-util-1.5.4-2|399	
14mu|apr-util-1.5.4-2|400	
14mu|apr-util-1.5.4-2|401	%changelog
14mu|apr-util-1.5.4-2|402	
14mu|apr-util-1.5.4-2|403	* Wed Nov 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.4-2
14mu|apr-util-1.5.4-2|404	- (dd5590c) Bump release
14mu|apr-util-1.5.4-2|405	
14mu|apr-util-1.5.4-2|406	

22332 14
14mu|aria2-1.19.0-1|1	Summary:	Download utility with resuming and segmented downloading
14mu|aria2-1.19.0-1|2	Name:		aria2
14mu|aria2-1.19.0-1|3	Version:	1.19.0
14mu|aria2-1.19.0-1|4	Release:	1
14mu|aria2-1.19.0-1|5	License:	GPLv2+
14mu|aria2-1.19.0-1|6	Group:		Networking/File transfer
14mu|aria2-1.19.0-1|7	URL:		https://aria2.github.io/
14mu|aria2-1.19.0-1|8	Source0:	https://sourceforge.net/projects/aria2/files/stable/%{name}-%{version}/%{name}-%{version}.tar.xz
14mu|aria2-1.19.0-1|9	BuildRequires:	bison
14mu|aria2-1.19.0-1|10	BuildRequires:	pkgconfig(libxml-2.0)
14mu|aria2-1.19.0-1|11	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mu|aria2-1.19.0-1|12	BuildRequires:	pkgconfig(libcares)
14mu|aria2-1.19.0-1|13	BuildRequires:	pkgconfig(sqlite3)
14mu|aria2-1.19.0-1|14	BuildRequires:	pkgconfig(cppunit)
14mu|aria2-1.19.0-1|15	BuildRequires:	pkgconfig(libgcrypt)
14mu|aria2-1.19.0-1|16	Requires:	rootcerts
14mu|aria2-1.19.0-1|17	#we need 1.7.0 to have ares_library_init available
14mu|aria2-1.19.0-1|18	Requires:	c-ares >= 1.7.0
14mu|aria2-1.19.0-1|19	Provides:	webfetch
14mu|aria2-1.19.0-1|20	
14mu|aria2-1.19.0-1|21	%description
14mu|aria2-1.19.0-1|22	Aria2 has segmented downloading engine in its core. It can download one
14mu|aria2-1.19.0-1|23	file from multiple URLs or multiple connections from one URL. This results
14mu|aria2-1.19.0-1|24	in very high speed downloading, very much faster than ordinary browsers.
14mu|aria2-1.19.0-1|25	This engine is implemented with a single-thread model.
14mu|aria2-1.19.0-1|26	It can also download BitTorrent files and supports Metalink version 3.0.
14mu|aria2-1.19.0-1|27	
14mu|aria2-1.19.0-1|28	%prep
14mu|aria2-1.19.0-1|29	%setup -q
14mu|aria2-1.19.0-1|30	
14mu|aria2-1.19.0-1|31	%build
14mu|aria2-1.19.0-1|32	export CFLAGS="%{optflags} -Os"
14mu|aria2-1.19.0-1|33	export CXXFLAGS="$CFLAGS"
14mu|aria2-1.19.0-1|34	
14mu|aria2-1.19.0-1|35	%configure2_5x \
14mu|aria2-1.19.0-1|36	--with-ca-bundle="%{_sysconfdir}/pki/tls/cert.pem" \
14mu|aria2-1.19.0-1|37	--enable-bittorrent \
14mu|aria2-1.19.0-1|38	--enable-metalink \
14mu|aria2-1.19.0-1|39	--enable-epoll \
14mu|aria2-1.19.0-1|40	--enable-threads=posix \
14mu|aria2-1.19.0-1|41	--disable-rpath \
14mu|aria2-1.19.0-1|42	--with-gnutls \
14mu|aria2-1.19.0-1|43	--without-openssl \
14mu|aria2-1.19.0-1|44	--with-sqlite3 \
14mu|aria2-1.19.0-1|45	--with-libxml2 \
14mu|aria2-1.19.0-1|46	--without-libexpat \
14mu|aria2-1.19.0-1|47	--with-libcares \
14mu|aria2-1.19.0-1|48	--with-libz
14mu|aria2-1.19.0-1|49	
14mu|aria2-1.19.0-1|50	%make
14mu|aria2-1.19.0-1|51	
14mu|aria2-1.19.0-1|52	# (tpg) disable checks on x86, on x86_64 all of them passes without any failures
14mu|aria2-1.19.0-1|53	%ifnarch %{ix86}
14mu|aria2-1.19.0-1|54	%check
14mu|aria2-1.19.0-1|55	make check
14mu|aria2-1.19.0-1|56	%endif
14mu|aria2-1.19.0-1|57	
14mu|aria2-1.19.0-1|58	%install
14mu|aria2-1.19.0-1|59	%makeinstall_std
14mu|aria2-1.19.0-1|60	
14mu|aria2-1.19.0-1|61	%find_lang %{name} --with-man --all-name
14mu|aria2-1.19.0-1|62	
14mu|aria2-1.19.0-1|63	%files -f %{name}.lang
14mu|aria2-1.19.0-1|64	%doc AUTHORS README NEWS
14mu|aria2-1.19.0-1|65	%{_bindir}/*
14mu|aria2-1.19.0-1|66	%{_mandir}/man1/*
14mu|aria2-1.19.0-1|67	
14mu|aria2-1.19.0-1|68	%changelog
14mu|aria2-1.19.0-1|69	
14mu|aria2-1.19.0-1|70	* Sun Apr 17 2016 dsilakov <denis.silakov@rosalab.ru> 1.19.0-1
14mu|aria2-1.19.0-1|71	- (e7deddc) Merge pull request #5 from alzim/aria2:rosa2014.1
14mu|aria2-1.19.0-1|72	- (e7deddc) Updated to 1.19.0
14mu|aria2-1.19.0-1|73	
14mu|aria2-1.19.0-1|74	

22333 14
14mu|ark-4.14.3-5|1	Summary:	Handle file archives
14mu|ark-4.14.3-5|2	Name:		ark
14mu|ark-4.14.3-5|3	Version:	4.14.3
14mu|ark-4.14.3-5|4	Release:	5
14mu|ark-4.14.3-5|5	License:	LGPLv2.1+
14mu|ark-4.14.3-5|6	Group:		Graphical desktop/KDE
14mu|ark-4.14.3-5|7	Url:		http://utils.kde.org/projects/ark
14mu|ark-4.14.3-5|8	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|ark-4.14.3-5|9	%if %{is_beta}
14mu|ark-4.14.3-5|10	%define ftpdir unstable
14mu|ark-4.14.3-5|11	%else
14mu|ark-4.14.3-5|12	%define ftpdir stable
14mu|ark-4.14.3-5|13	%endif
14mu|ark-4.14.3-5|14	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|ark-4.14.3-5|15	Patch0:		ark-4.14.3-no-rar.patch
14mu|ark-4.14.3-5|16	Patch1:		ark-4.14.3-zip-encoding.patch
14mu|ark-4.14.3-5|17	# Add support for p7zip 15.09
14mu|ark-4.14.3-5|18	Patch2:		ark-4.14.3-p7zip-file-exists-detection.patch
14mu|ark-4.14.3-5|19	Patch3:		ark-4.14.3-p7zip-password-prompt-detection.patch
14mu|ark-4.14.3-5|20	BuildRequires:	bzip2-devel
14mu|ark-4.14.3-5|21	BuildRequires:	kdebase4-devel
14mu|ark-4.14.3-5|22	BuildRequires:	kdelibs4-devel
14mu|ark-4.14.3-5|23	BuildRequires:	pkgconfig(QJson)
14mu|ark-4.14.3-5|24	BuildRequires:	pkgconfig(libarchive)
14mu|ark-4.14.3-5|25	BuildRequires:	pkgconfig(liblzma)
14mu|ark-4.14.3-5|26	BuildRequires:	pkgconfig(zlib)
14mu|ark-4.14.3-5|27	Suggests:	p7zip
14mu|ark-4.14.3-5|28	Suggests:	unzip
14mu|ark-4.14.3-5|29	Obsoletes:	%{name}-devel < 4.14.3-3
14mu|ark-4.14.3-5|30	
14mu|ark-4.14.3-5|31	%description
14mu|ark-4.14.3-5|32	Ark is a program for managing various archive formats within the KDE
14mu|ark-4.14.3-5|33	environment.
14mu|ark-4.14.3-5|34	
14mu|ark-4.14.3-5|35	%files
14mu|ark-4.14.3-5|36	%{_kde_bindir}/ark
14mu|ark-4.14.3-5|37	%{_kde_libdir}/kde4/kerfuffle_*
14mu|ark-4.14.3-5|38	%{_kde_libdir}/kde4/arkpart.so
14mu|ark-4.14.3-5|39	%{_kde_libdir}/kde4/libextracthere.so
14mu|ark-4.14.3-5|40	%{_kde_applicationsdir}/ark.desktop
14mu|ark-4.14.3-5|41	%{_kde_appsdir}/ark
14mu|ark-4.14.3-5|42	%{_kde_datadir}/appdata/ark.appdata.xml
14mu|ark-4.14.3-5|43	%{_kde_datadir}/config.kcfg/ark.kcfg
14mu|ark-4.14.3-5|44	%{_kde_iconsdir}/hicolor/*/apps/ark*
14mu|ark-4.14.3-5|45	%{_kde_services}/ark_part.desktop
14mu|ark-4.14.3-5|46	%{_kde_services}/kerfuffle_*
14mu|ark-4.14.3-5|47	%{_kde_services}/ark_dndextract.desktop
14mu|ark-4.14.3-5|48	%{_kde_services}/ServiceMenus/ark_*.desktop
14mu|ark-4.14.3-5|49	%{_kde_servicetypes}/kerfufflePlugin.desktop
14mu|ark-4.14.3-5|50	%{_kde_docdir}/HTML/*/ark
14mu|ark-4.14.3-5|51	%{_kde_mandir}/man1/ark.1*
14mu|ark-4.14.3-5|52	
14mu|ark-4.14.3-5|53	#----------------------------------------------------------------------------
14mu|ark-4.14.3-5|54	
14mu|ark-4.14.3-5|55	%define libkerfuffle_major 4
14mu|ark-4.14.3-5|56	%define libkerfuffle %mklibname kerfuffle %{libkerfuffle_major}
14mu|ark-4.14.3-5|57	
14mu|ark-4.14.3-5|58	%package -n %{libkerfuffle}
14mu|ark-4.14.3-5|59	Summary:	KDE 4 library
14mu|ark-4.14.3-5|60	Group:		System/Libraries
14mu|ark-4.14.3-5|61	
14mu|ark-4.14.3-5|62	%description -n %{libkerfuffle}
14mu|ark-4.14.3-5|63	KDE 4 library.
14mu|ark-4.14.3-5|64	
14mu|ark-4.14.3-5|65	%files -n %{libkerfuffle}
14mu|ark-4.14.3-5|66	%{_kde_libdir}/libkerfuffle.so.%{libkerfuffle_major}*
14mu|ark-4.14.3-5|67	
14mu|ark-4.14.3-5|68	#----------------------------------------------------------------------------
14mu|ark-4.14.3-5|69	
14mu|ark-4.14.3-5|70	%prep
14mu|ark-4.14.3-5|71	%setup -q
14mu|ark-4.14.3-5|72	%patch0 -p1
14mu|ark-4.14.3-5|73	%patch1 -p1
14mu|ark-4.14.3-5|74	%patch2 -p1
14mu|ark-4.14.3-5|75	%patch3 -p1
14mu|ark-4.14.3-5|76	
14mu|ark-4.14.3-5|77	%build
14mu|ark-4.14.3-5|78	%cmake_kde4
14mu|ark-4.14.3-5|79	%make
14mu|ark-4.14.3-5|80	
14mu|ark-4.14.3-5|81	%install
14mu|ark-4.14.3-5|82	%makeinstall_std -C build
14mu|ark-4.14.3-5|83	
14mu|ark-4.14.3-5|84	rm -f %{buildroot}%{_kde_libdir}/libkerfuffle.so
14mu|ark-4.14.3-5|85	
14mu|ark-4.14.3-5|86	
14mu|ark-4.14.3-5|87	%changelog
14mu|ark-4.14.3-5|88	
14mu|ark-4.14.3-5|89	* Fri Apr 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-5
14mu|ark-4.14.3-5|90	- (e5b59c5) Add patches for p7zip 15.09 support
14mu|ark-4.14.3-5|91	
14mu|ark-4.14.3-5|92	

22334 14
14mu|artikulate-4.14.3-1|1	Summary:	Pronunciation trainer application for KDE
14mu|artikulate-4.14.3-1|2	Name:		artikulate
14mu|artikulate-4.14.3-1|3	Version:	4.14.3
14mu|artikulate-4.14.3-1|4	Release:	1
14mu|artikulate-4.14.3-1|5	License:	GPLv2+
14mu|artikulate-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|artikulate-4.14.3-1|7	Url:		http://edu.kde.org
14mu|artikulate-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|artikulate-4.14.3-1|9	BuildRequires:	boost-devel
14mu|artikulate-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|artikulate-4.14.3-1|11	BuildRequires:	pkgconfig(QtGStreamer-1.0)
14mu|artikulate-4.14.3-1|12	Requires:	kqtquickcharts
14mu|artikulate-4.14.3-1|13	
14mu|artikulate-4.14.3-1|14	%description
14mu|artikulate-4.14.3-1|15	Artikulate is a pronunciation trainer that aims at improving and perfecting
14mu|artikulate-4.14.3-1|16	the pronunciation skills of the user.
14mu|artikulate-4.14.3-1|17	
14mu|artikulate-4.14.3-1|18	%files
14mu|artikulate-4.14.3-1|19	%doc COPYING*
14mu|artikulate-4.14.3-1|20	%{_kde_bindir}/artikulate
14mu|artikulate-4.14.3-1|21	%{_kde_appsdir}/artikulate/
14mu|artikulate-4.14.3-1|22	%{_kde_appsdir}/artikulateui.rc
14mu|artikulate-4.14.3-1|23	%{_kde_applicationsdir}/artikulate.desktop
14mu|artikulate-4.14.3-1|24	%{_kde_configdir}/artikulate.knsrc
14mu|artikulate-4.14.3-1|25	%{_kde_datadir}/config.kcfg//artikulate.kcfg
14mu|artikulate-4.14.3-1|26	%{_kde_docdir}/HTML/en/artikulate/
14mu|artikulate-4.14.3-1|27	%{_kde_iconsdir}/hicolor/*/*/artikulate*.*
14mu|artikulate-4.14.3-1|28	%{_datadir}/appdata/artikulate.appdata.xml
14mu|artikulate-4.14.3-1|29	
14mu|artikulate-4.14.3-1|30	#----------------------------------------------------------------------------
14mu|artikulate-4.14.3-1|31	
14mu|artikulate-4.14.3-1|32	%define core_major 4
14mu|artikulate-4.14.3-1|33	%define libartikulatecore %mklibname artikulatecore %{core_major}
14mu|artikulate-4.14.3-1|34	
14mu|artikulate-4.14.3-1|35	%package -n %{libartikulatecore}
14mu|artikulate-4.14.3-1|36	Summary:	Runtime library for Artikulate
14mu|artikulate-4.14.3-1|37	Group:		System/Libraries
14mu|artikulate-4.14.3-1|38	
14mu|artikulate-4.14.3-1|39	%description -n %{libartikulatecore}
14mu|artikulate-4.14.3-1|40	Runtime library for Artikulate.
14mu|artikulate-4.14.3-1|41	
14mu|artikulate-4.14.3-1|42	%files -n %{libartikulatecore}
14mu|artikulate-4.14.3-1|43	%{_kde_libdir}/libartikulatecore.so.%{core_major}*
14mu|artikulate-4.14.3-1|44	
14mu|artikulate-4.14.3-1|45	#----------------------------------------------------------------------------
14mu|artikulate-4.14.3-1|46	
14mu|artikulate-4.14.3-1|47	%define profile_major 4
14mu|artikulate-4.14.3-1|48	%define libartikulatelearnerprofile %mklibname artikulatelearnerprofile %{profile_major}
14mu|artikulate-4.14.3-1|49	
14mu|artikulate-4.14.3-1|50	%package -n %{libartikulatelearnerprofile}
14mu|artikulate-4.14.3-1|51	Summary:	Runtime library for Artikulate
14mu|artikulate-4.14.3-1|52	Group:		System/Libraries
14mu|artikulate-4.14.3-1|53	
14mu|artikulate-4.14.3-1|54	%description -n %{libartikulatelearnerprofile}
14mu|artikulate-4.14.3-1|55	Runtime library for Artikulate.
14mu|artikulate-4.14.3-1|56	
14mu|artikulate-4.14.3-1|57	%files -n %{libartikulatelearnerprofile}
14mu|artikulate-4.14.3-1|58	%{_kde_libdir}/libartikulatelearnerprofile.so.%{profile_major}*
14mu|artikulate-4.14.3-1|59	
14mu|artikulate-4.14.3-1|60	#----------------------------------------------------------------------------
14mu|artikulate-4.14.3-1|61	
14mu|artikulate-4.14.3-1|62	%define sound_major 4
14mu|artikulate-4.14.3-1|63	%define libartikulatesound %mklibname artikulatesound %{sound_major}
14mu|artikulate-4.14.3-1|64	
14mu|artikulate-4.14.3-1|65	%package -n %{libartikulatesound}
14mu|artikulate-4.14.3-1|66	Summary:	Runtime library for Artikulate
14mu|artikulate-4.14.3-1|67	Group:		System/Libraries
14mu|artikulate-4.14.3-1|68	
14mu|artikulate-4.14.3-1|69	%description -n %{libartikulatesound}
14mu|artikulate-4.14.3-1|70	Runtime library for Artikulate.
14mu|artikulate-4.14.3-1|71	
14mu|artikulate-4.14.3-1|72	%files -n %{libartikulatesound}
14mu|artikulate-4.14.3-1|73	%{_kde_libdir}/libartikulatesound.so.%{sound_major}*
14mu|artikulate-4.14.3-1|74	
14mu|artikulate-4.14.3-1|75	#----------------------------------------------------------------------------
14mu|artikulate-4.14.3-1|76	
14mu|artikulate-4.14.3-1|77	%prep
14mu|artikulate-4.14.3-1|78	%setup -q
14mu|artikulate-4.14.3-1|79	
14mu|artikulate-4.14.3-1|80	%build
14mu|artikulate-4.14.3-1|81	%cmake_kde4
14mu|artikulate-4.14.3-1|82	%make
14mu|artikulate-4.14.3-1|83	
14mu|artikulate-4.14.3-1|84	%install
14mu|artikulate-4.14.3-1|85	%makeinstall_std -C build
14mu|artikulate-4.14.3-1|86	
14mu|artikulate-4.14.3-1|87	# We don't have devel package so drop .so
14mu|artikulate-4.14.3-1|88	rm %{buildroot}%{_kde_libdir}/libartikulate*.so
14mu|artikulate-4.14.3-1|89	
14mu|artikulate-4.14.3-1|90	
14mu|artikulate-4.14.3-1|91	%changelog
14mu|artikulate-4.14.3-1|92	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|artikulate-4.14.3-1|93	+ Revision: fe2670c
14mu|artikulate-4.14.3-1|94	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|artikulate-4.14.3-1|95	
14mu|artikulate-4.14.3-1|96	

22335 14
14mu|asciidoc-8.6.8-5|1	Summary:	Tool to convert AsciiDoc text files to DocBook, HTML or Unix man pages
14mu|asciidoc-8.6.8-5|2	Name:		asciidoc
14mu|asciidoc-8.6.8-5|3	Version:	8.6.8
14mu|asciidoc-8.6.8-5|4	Release:	5
14mu|asciidoc-8.6.8-5|5	License:	GPLv2+
14mu|asciidoc-8.6.8-5|6	Group:		Publishing
14mu|asciidoc-8.6.8-5|7	Url:		http://www.methods.co.nz/asciidoc/
14mu|asciidoc-8.6.8-5|8	Source0:	http://downloads.sourceforge.net/project/asciidoc/asciidoc/%{version}/asciidoc-%{version}.tar.xz
14mu|asciidoc-8.6.8-5|9	Patch0:		asciidoc-8.6.8-datadir.patch
14mu|asciidoc-8.6.8-5|10	BuildRequires:	docbook-dtd45-xml
14mu|asciidoc-8.6.8-5|11	BuildRequires:	dos2unix
14mu|asciidoc-8.6.8-5|12	BuildRequires:	xsltproc
14mu|asciidoc-8.6.8-5|13	BuildRequires:	pkgconfig(python)
14mu|asciidoc-8.6.8-5|14	BuildArch:	noarch
14mu|asciidoc-8.6.8-5|15	
14mu|asciidoc-8.6.8-5|16	%description
14mu|asciidoc-8.6.8-5|17	AsciiDoc is a text document format for writing short documents, articles,
14mu|asciidoc-8.6.8-5|18	books and UNIX man pages.
14mu|asciidoc-8.6.8-5|19	
14mu|asciidoc-8.6.8-5|20	%files
14mu|asciidoc-8.6.8-5|21	%doc BUGS CHANGELOG COPYRIGHT README
14mu|asciidoc-8.6.8-5|22	%doc doc/*.txt filters/*/*.txt
14mu|asciidoc-8.6.8-5|23	%doc %{_mandir}/man1/ascii*
14mu|asciidoc-8.6.8-5|24	%config(noreplace) %{_sysconfdir}/asciidoc/
14mu|asciidoc-8.6.8-5|25	%{_bindir}/asciidoc.py
14mu|asciidoc-8.6.8-5|26	%{_bindir}/asciidoc
14mu|asciidoc-8.6.8-5|27	%{_datadir}/asciidoc/
14mu|asciidoc-8.6.8-5|28	%{py_puresitedir}/asciidocapi.py*
14mu|asciidoc-8.6.8-5|29	
14mu|asciidoc-8.6.8-5|30	#----------------------------------------------------------------------------
14mu|asciidoc-8.6.8-5|31	
14mu|asciidoc-8.6.8-5|32	%package -n a2x
14mu|asciidoc-8.6.8-5|33	Summary:	Converts Asciidoc text files to other formats (PDF, EPUB, DVI, etc.)
14mu|asciidoc-8.6.8-5|34	Group:		Publishing
14mu|asciidoc-8.6.8-5|35	Requires:	asciidoc
14mu|asciidoc-8.6.8-5|36	Suggests:	dblatex
14mu|asciidoc-8.6.8-5|37	Suggests:	fop
14mu|asciidoc-8.6.8-5|38	Suggests:	w3m
14mu|asciidoc-8.6.8-5|39	Suggests:	xsltproc
14mu|asciidoc-8.6.8-5|40	Conflicts:	%{name} < 8.6.8-3
14mu|asciidoc-8.6.8-5|41	
14mu|asciidoc-8.6.8-5|42	%description -n a2x
14mu|asciidoc-8.6.8-5|43	A toolchain manager for AsciiDoc that converts Asciidoc text files to other
14mu|asciidoc-8.6.8-5|44	file formats.
14mu|asciidoc-8.6.8-5|45	
14mu|asciidoc-8.6.8-5|46	%files -n a2x
14mu|asciidoc-8.6.8-5|47	%{_bindir}/a2x.py
14mu|asciidoc-8.6.8-5|48	%{_bindir}/a2x
14mu|asciidoc-8.6.8-5|49	%doc %{_mandir}/man1/a2x*
14mu|asciidoc-8.6.8-5|50	
14mu|asciidoc-8.6.8-5|51	#----------------------------------------------------------------------------
14mu|asciidoc-8.6.8-5|52	
14mu|asciidoc-8.6.8-5|53	%prep
14mu|asciidoc-8.6.8-5|54	%setup -q
14mu|asciidoc-8.6.8-5|55	%patch0 -p1
14mu|asciidoc-8.6.8-5|56	
14mu|asciidoc-8.6.8-5|57	for i in CHANGELOG README;
14mu|asciidoc-8.6.8-5|58	do
14mu|asciidoc-8.6.8-5|59	iconv -f ISO-8859-1 -t UTF-8 -o $i.UTF-8 $i
14mu|asciidoc-8.6.8-5|60	mv  $i.UTF-8 $i
14mu|asciidoc-8.6.8-5|61	done
14mu|asciidoc-8.6.8-5|62	for i in  doc/book-multi.txt doc/article.txt COPYRIGHT doc/faq.txt filters/code/code-filter-readme.txt \
14mu|asciidoc-8.6.8-5|63	doc/asciidoc.1.txt filters/code/code-filter-test.txt doc/book.txt doc/latex-backend.txt;
14mu|asciidoc-8.6.8-5|64	do
14mu|asciidoc-8.6.8-5|65	dos2unix < $i > $i.fixed ; mv -f $i.fixed $i ;
14mu|asciidoc-8.6.8-5|66	done
14mu|asciidoc-8.6.8-5|67	
14mu|asciidoc-8.6.8-5|68	%build
14mu|asciidoc-8.6.8-5|69	%configure2_5x
14mu|asciidoc-8.6.8-5|70	sed -ri 's/a2x.py -f/a2x.py -v -f/g' Makefile
14mu|asciidoc-8.6.8-5|71	%make
14mu|asciidoc-8.6.8-5|72	
14mu|asciidoc-8.6.8-5|73	%install
14mu|asciidoc-8.6.8-5|74	%makeinstall_std
14mu|asciidoc-8.6.8-5|75	
14mu|asciidoc-8.6.8-5|76	# real conf data goes to sysconfdir, rest to datadir; symlinks so asciidoc works
14mu|asciidoc-8.6.8-5|77	for d in dblatex docbook-xsl images javascripts stylesheets; do
14mu|asciidoc-8.6.8-5|78	mv %{buildroot}%{_sysconfdir}/asciidoc/$d \
14mu|asciidoc-8.6.8-5|79	%{buildroot}%{_datadir}/asciidoc
14mu|asciidoc-8.6.8-5|80	ln -s %{_datadir}/asciidoc/$d %{buildroot}%{_sysconfdir}/asciidoc/
14mu|asciidoc-8.6.8-5|81	done
14mu|asciidoc-8.6.8-5|82	
14mu|asciidoc-8.6.8-5|83	# Python API
14mu|asciidoc-8.6.8-5|84	install -Dpm 644 asciidocapi.py %{buildroot}%{py_puresitedir}/asciidocapi.py
14mu|asciidoc-8.6.8-5|85	
14mu|asciidoc-8.6.8-5|86	# Make it easier to %exclude these with both rpm < and >= 4.7
14mu|asciidoc-8.6.8-5|87	for file in %{buildroot}{%{_bindir},%{_datadir}/asciidoc/filters/*}/*.py ; do
14mu|asciidoc-8.6.8-5|88	rm -f ${file}{c,o}
14mu|asciidoc-8.6.8-5|89	done
14mu|asciidoc-8.6.8-5|90	
14mu|asciidoc-8.6.8-5|91	
14mu|asciidoc-8.6.8-5|92	%changelog
14mu|asciidoc-8.6.8-5|93	
14mu|asciidoc-8.6.8-5|94	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.6.8-5
14mu|asciidoc-8.6.8-5|95	- (81549ce) Build requires docbook-dtd45-xml
14mu|asciidoc-8.6.8-5|96	
14mu|asciidoc-8.6.8-5|97	

22336 14
14mu|asm2-2.2.3-17|1	%define section	free
14mu|asm2-2.2.3-17|2	
14mu|asm2-2.2.3-17|3	Name:		asm2
14mu|asm2-2.2.3-17|4	Version:	2.2.3
14mu|asm2-2.2.3-17|5	Release:	17
14mu|asm2-2.2.3-17|6	Epoch:		0
14mu|asm2-2.2.3-17|7	Summary:	A code manipulation tool to implement adaptable systems
14mu|asm2-2.2.3-17|8	License:	BSD-like
14mu|asm2-2.2.3-17|9	URL:		http://asm.objectweb.org/
14mu|asm2-2.2.3-17|10	Group:		Development/Java
14mu|asm2-2.2.3-17|11	#Vendor:		JPackage Project
14mu|asm2-2.2.3-17|12	#Distribution:	JPackage
14mu|asm2-2.2.3-17|13	Source0:	http://download.fr2.forge.objectweb.org/asm/asm-2.2.3.tar.bz2
14mu|asm2-2.2.3-17|14	BuildRequires:	ant
14mu|asm2-2.2.3-17|15	BuildRequires:	java-rpmbuild >= 0:1.6
14mu|asm2-2.2.3-17|16	BuildRequires:	objectweb-anttask
14mu|asm2-2.2.3-17|17	BuildArch:      noarch
14mu|asm2-2.2.3-17|18	
14mu|asm2-2.2.3-17|19	%description
14mu|asm2-2.2.3-17|20	ASM is a code manipulation tool to implement adaptable systems.
14mu|asm2-2.2.3-17|21	
14mu|asm2-2.2.3-17|22	%package	javadoc
14mu|asm2-2.2.3-17|23	Summary:	Javadoc for %{name}
14mu|asm2-2.2.3-17|24	Group:		Development/Java
14mu|asm2-2.2.3-17|25	
14mu|asm2-2.2.3-17|26	%description	javadoc
14mu|asm2-2.2.3-17|27	Javadoc for %{name}.
14mu|asm2-2.2.3-17|28	
14mu|asm2-2.2.3-17|29	%prep
14mu|asm2-2.2.3-17|30	%setup -q -n asm-%{version}
14mu|asm2-2.2.3-17|31	find . -name "*.jar" -exec rm -f {} \;
14mu|asm2-2.2.3-17|32	%{__mkdir_p} test/lib
14mu|asm2-2.2.3-17|33	%{__perl} -pi -e 's|.*<attribute name="Class-path".*||' archive/asm-xml.xml
14mu|asm2-2.2.3-17|34	
14mu|asm2-2.2.3-17|35	%build
14mu|asm2-2.2.3-17|36	export CLASSPATH=
14mu|asm2-2.2.3-17|37	export OPT_JAR_LIST=
14mu|asm2-2.2.3-17|38	%ant -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar jdoc
14mu|asm2-2.2.3-17|39	
14mu|asm2-2.2.3-17|40	%install
14mu|asm2-2.2.3-17|41	
14mu|asm2-2.2.3-17|42	# jars
14mu|asm2-2.2.3-17|43	%{__mkdir_p} %{buildroot}%{_javadir}/%{name}
14mu|asm2-2.2.3-17|44	
14mu|asm2-2.2.3-17|45	for jar in output/dist/lib/*.jar; do
14mu|asm2-2.2.3-17|46	newjar=${jar/asm-/asm2-}
14mu|asm2-2.2.3-17|47	%{__install} -m 644 ${jar} \
14mu|asm2-2.2.3-17|48	%{buildroot}%{_javadir}/%{name}/`basename ${newjar}`
14mu|asm2-2.2.3-17|49	done
14mu|asm2-2.2.3-17|50	
14mu|asm2-2.2.3-17|51	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do \
14mu|asm2-2.2.3-17|52	%{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mu|asm2-2.2.3-17|53	
14mu|asm2-2.2.3-17|54	# javadoc
14mu|asm2-2.2.3-17|55	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|asm2-2.2.3-17|56	cp -a output/dist/doc/javadoc/user/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|asm2-2.2.3-17|57	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mu|asm2-2.2.3-17|58	
14mu|asm2-2.2.3-17|59	# fix end-of-line
14mu|asm2-2.2.3-17|60	%{__perl} -pi -e 's/\r$//g' README.txt
14mu|asm2-2.2.3-17|61	
14mu|asm2-2.2.3-17|62	%post javadoc
14mu|asm2-2.2.3-17|63	rm -f %{_javadocdir}/%{name}
14mu|asm2-2.2.3-17|64	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mu|asm2-2.2.3-17|65	
14mu|asm2-2.2.3-17|66	%postun javadoc
14mu|asm2-2.2.3-17|67	if [ $1 -eq 0 ]; then
14mu|asm2-2.2.3-17|68	rm -f %{_javadocdir}/%{name}
14mu|asm2-2.2.3-17|69	fi
14mu|asm2-2.2.3-17|70	
14mu|asm2-2.2.3-17|71	%files
14mu|asm2-2.2.3-17|72	%defattr(0644,root,root,0755)
14mu|asm2-2.2.3-17|73	%doc README.txt
14mu|asm2-2.2.3-17|74	%dir %{_javadir}/%{name}
14mu|asm2-2.2.3-17|75	%{_javadir}/%{name}/*.jar
14mu|asm2-2.2.3-17|76	
14mu|asm2-2.2.3-17|77	%files javadoc
14mu|asm2-2.2.3-17|78	%defattr(0644,root,root,0755)
14mu|asm2-2.2.3-17|79	%dir %{_javadocdir}/%{name}-%{version}
14mu|asm2-2.2.3-17|80	%{_javadocdir}/%{name}-%{version}/*
14mu|asm2-2.2.3-17|81	%ghost %dir %{_javadocdir}/%{name}
14mu|asm2-2.2.3-17|82	
14mu|asm2-2.2.3-17|83	%changelog
14mu|asm2-2.2.3-17|84	
14mu|asm2-2.2.3-17|85	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:2.2.3-17
14mu|asm2-2.2.3-17|86	- (d9a4212) Rebuild with Java8
14mu|asm2-2.2.3-17|87	
14mu|asm2-2.2.3-17|88	

22337 14
14mu|asm3-3.2-7|1	%define section         free
14mu|asm3-3.2-7|2	
14mu|asm3-3.2-7|3	Name:           asm3
14mu|asm3-3.2-7|4	Version:        3.2
14mu|asm3-3.2-7|5	Release:        7
14mu|asm3-3.2-7|6	Epoch:          0
14mu|asm3-3.2-7|7	Summary:        Code manipulation tool to implement adaptable systems
14mu|asm3-3.2-7|8	License:        BSD-style
14mu|asm3-3.2-7|9	URL:            http://asm.objectweb.org/
14mu|asm3-3.2-7|10	Group:          Development/Java
14mu|asm3-3.2-7|11	Source0:        http://download.fr2.forge.objectweb.org/asm/asm-%{version}.tar.gz
14mu|asm3-3.2-7|12	Source1:		asm-3.0.pom
14mu|asm3-3.2-7|13	Source2:		asm-analysis-3.0.pom
14mu|asm3-3.2-7|14	Source3:		asm-commons-3.0.pom
14mu|asm3-3.2-7|15	Source4:		asm-tree-3.0.pom
14mu|asm3-3.2-7|16	Source5:		asm-util-3.0.pom
14mu|asm3-3.2-7|17	Source6:		asm-xml-3.0.pom
14mu|asm3-3.2-7|18	Source7:		asm-MANIFEST.MF
14mu|asm3-3.2-7|19	BuildRequires:  ant
14mu|asm3-3.2-7|20	BuildRequires:  java-rpmbuild >= 0:1.6
14mu|asm3-3.2-7|21	BuildRequires:  objectweb-anttask
14mu|asm3-3.2-7|22	BuildRequires:  zip
14mu|asm3-3.2-7|23	BuildArch:      noarch
14mu|asm3-3.2-7|24	BuildRequires:  java-devel
14mu|asm3-3.2-7|25	
14mu|asm3-3.2-7|26	%description
14mu|asm3-3.2-7|27	ASM is a code manipulation tool to implement adaptable systems.
14mu|asm3-3.2-7|28	
14mu|asm3-3.2-7|29	%package        javadoc
14mu|asm3-3.2-7|30	Summary:        Javadoc for %{name}
14mu|asm3-3.2-7|31	Group:                Development/Java
14mu|asm3-3.2-7|32	
14mu|asm3-3.2-7|33	%description        javadoc
14mu|asm3-3.2-7|34	Javadoc for %{name}.
14mu|asm3-3.2-7|35	
14mu|asm3-3.2-7|36	%prep
14mu|asm3-3.2-7|37	%setup -q -n asm-%{version}
14mu|asm3-3.2-7|38	%{__mkdir_p} test/lib
14mu|asm3-3.2-7|39	%{__perl} -pi -e 's|.*<attribute name="Class-path".*||' archive/asm-xml.xml
14mu|asm3-3.2-7|40	
14mu|asm3-3.2-7|41	%build
14mu|asm3-3.2-7|42	export CLASSPATH=:
14mu|asm3-3.2-7|43	export OPT_JAR_LIST=:
14mu|asm3-3.2-7|44	%{ant} -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar jdoc
14mu|asm3-3.2-7|45	
14mu|asm3-3.2-7|46	# inject OSGi manifests
14mu|asm3-3.2-7|47	mkdir -p META-INF
14mu|asm3-3.2-7|48	cp %{SOURCE7} META-INF/MANIFEST.MF
14mu|asm3-3.2-7|49	zip output/dist/lib/all/asm-all-%{version}.jar META-INF/MANIFEST.MF
14mu|asm3-3.2-7|50	
14mu|asm3-3.2-7|51	%install
14mu|asm3-3.2-7|52	
14mu|asm3-3.2-7|53	# jars
14mu|asm3-3.2-7|54	%{__mkdir_p} %{buildroot}%{_javadir}/%{name}
14mu|asm3-3.2-7|55	
14mu|asm3-3.2-7|56	for jar in output/dist/lib/*.jar; do
14mu|asm3-3.2-7|57	newjar=${jar/asm-/%{name}-}
14mu|asm3-3.2-7|58	%{__install} -m 644 ${jar} \
14mu|asm3-3.2-7|59	%{buildroot}%{_javadir}/%{name}/`basename ${newjar}`
14mu|asm3-3.2-7|60	done
14mu|asm3-3.2-7|61	
14mu|asm3-3.2-7|62	install -m 644 output/dist/lib/all/asm-all-%{version}.jar \
14mu|asm3-3.2-7|63	%{buildroot}%{_javadir}/%{name}/asm-all-%{version}.jar
14mu|asm3-3.2-7|64	
14mu|asm3-3.2-7|65	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mu|asm3-3.2-7|66	
14mu|asm3-3.2-7|67	#poms
14mu|asm3-3.2-7|68	%add_to_maven_depmap asm asm %{version} JPP/asm3 asm3
14mu|asm3-3.2-7|69	%add_to_maven_depmap asm asm-util %{version} JPP/asm3 asm3-util
14mu|asm3-3.2-7|70	%add_to_maven_depmap asm asm-analysis %{version} JPP/asm3 asm3-analysis
14mu|asm3-3.2-7|71	%add_to_maven_depmap asm asm-commons %{version} JPP/asm3 asm3-commons
14mu|asm3-3.2-7|72	%add_to_maven_depmap asm asm-tree %{version} JPP/asm3 asm3-tree
14mu|asm3-3.2-7|73	%add_to_maven_depmap asm asm-xml %{version} JPP/asm3 asm3-xml
14mu|asm3-3.2-7|74	
14mu|asm3-3.2-7|75	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|asm3-3.2-7|76	install -pm 644 %{SOURCE1} \
14mu|asm3-3.2-7|77	%{buildroot}%{_datadir}/maven2/poms/JPP.asm.pom
14mu|asm3-3.2-7|78	install -pm 644 %{SOURCE2} \
14mu|asm3-3.2-7|79	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-util.pom
14mu|asm3-3.2-7|80	install -pm 644 %{SOURCE3} \
14mu|asm3-3.2-7|81	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-analysis.pom
14mu|asm3-3.2-7|82	install -pm 644 %{SOURCE4} \
14mu|asm3-3.2-7|83	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-commons.pom
14mu|asm3-3.2-7|84	install -pm 644 %{SOURCE5} \
14mu|asm3-3.2-7|85	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-tree.pom
14mu|asm3-3.2-7|86	install -pm 644 %{SOURCE6} \
14mu|asm3-3.2-7|87	%{buildroot}%{_datadir}/maven2/poms/JPP.asm-xml.pom
14mu|asm3-3.2-7|88	
14mu|asm3-3.2-7|89	# javadoc
14mu|asm3-3.2-7|90	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|asm3-3.2-7|91	cp -a output/dist/doc/javadoc/user/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|asm3-3.2-7|92	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mu|asm3-3.2-7|93	
14mu|asm3-3.2-7|94	# fix end-of-line
14mu|asm3-3.2-7|95	%{__perl} -pi -e 's/\r$//g' README.txt
14mu|asm3-3.2-7|96	
14mu|asm3-3.2-7|97	%post
14mu|asm3-3.2-7|98	%update_maven_depmap
14mu|asm3-3.2-7|99	
14mu|asm3-3.2-7|100	%postun
14mu|asm3-3.2-7|101	%update_maven_depmap
14mu|asm3-3.2-7|102	
14mu|asm3-3.2-7|103	%files
14mu|asm3-3.2-7|104	%defattr(0644,root,root,0755)
14mu|asm3-3.2-7|105	%doc README.txt
14mu|asm3-3.2-7|106	%dir %{_javadir}/%{name}
14mu|asm3-3.2-7|107	%{_javadir}/%{name}/*.jar
14mu|asm3-3.2-7|108	%{_datadir}/maven2/poms/*
14mu|asm3-3.2-7|109	%config(noreplace) %{_mavendepmapfragdir}/*
14mu|asm3-3.2-7|110	
14mu|asm3-3.2-7|111	%files javadoc
14mu|asm3-3.2-7|112	%defattr(0644,root,root,0755)
14mu|asm3-3.2-7|113	%dir %{_javadocdir}/%{name}-%{version}
14mu|asm3-3.2-7|114	%{_javadocdir}/%{name}-%{version}/*
14mu|asm3-3.2-7|115	%dir %{_javadocdir}/%{name}
14mu|asm3-3.2-7|116	
14mu|asm3-3.2-7|117	%changelog
14mu|asm3-3.2-7|118	
14mu|asm3-3.2-7|119	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:3.2-7
14mu|asm3-3.2-7|120	- (9027681) Rebuild with Java8
14mu|asm3-3.2-7|121	
14mu|asm3-3.2-7|122	

22338 14
14mu|assimp-3.2-1|1	%define major   3
14mu|assimp-3.2-1|2	%define minor   2
14mu|assimp-3.2-1|3	%define libname %mklibname %{name} %{major}
14mu|assimp-3.2-1|4	%define devname %mklibname %{name} -d
14mu|assimp-3.2-1|5	
14mu|assimp-3.2-1|6	Summary:	Library to import various 3D model formats into applications
14mu|assimp-3.2-1|7	Name:		assimp
14mu|assimp-3.2-1|8	Version:	3.2
14mu|assimp-3.2-1|9	Release:	1
14mu|assimp-3.2-1|10	License:	BSD
14mu|assimp-3.2-1|11	Group:		Graphics
14mu|assimp-3.2-1|12	Url:		http://assimp.sourceforge.net
14mu|assimp-3.2-1|13	Source0:	http://downloads.sourceforge.net/project/assimp/%{name}-%{major}.%{minor}/%{name}-%{version}.tar.gz
14mu|assimp-3.2-1|14	# Patches from mga
14mu|assimp-3.2-1|15	Patch0:		assimp-3.1.1-mga-fdr-doxyfile.patch
14mu|assimp-3.2-1|16	Patch1:		assimp-3.2-mga-fdr-system-poly2tri-clipper.patch
14mu|assimp-3.2-1|17	Patch2:		assimp-3.2-mga-system-unzip.patch
14mu|assimp-3.2-1|18	BuildRequires:	cmake
14mu|assimp-3.2-1|19	BuildRequires:	dos2unix
14mu|assimp-3.2-1|20	BuildRequires:	doxygen
14mu|assimp-3.2-1|21	BuildRequires:	boost-devel
14mu|assimp-3.2-1|22	BuildRequires:	pkgconfig(minizip)
14mu|assimp-3.2-1|23	BuildRequires:	pkgconfig(poly2tri)
14mu|assimp-3.2-1|24	BuildRequires:	pkgconfig(zlib)
14mu|assimp-3.2-1|25	
14mu|assimp-3.2-1|26	%description
14mu|assimp-3.2-1|27	Assimp, the Open Asset Import Library, is a free library to import various
14mu|assimp-3.2-1|28	well-known 3D model formats into applications. Assimp aims to provide a full
14mu|assimp-3.2-1|29	asset conversion pipeline for use in game engines and real-time rendering
14mu|assimp-3.2-1|30	systems, but is not limited to these applications.
14mu|assimp-3.2-1|31	
14mu|assimp-3.2-1|32	This package contains the assimp binary, a tool to work with various formats.
14mu|assimp-3.2-1|33	
14mu|assimp-3.2-1|34	%files
14mu|assimp-3.2-1|35	%doc Readme.md LICENSE CREDITS CHANGES
14mu|assimp-3.2-1|36	%{_bindir}/%{name}
14mu|assimp-3.2-1|37	
14mu|assimp-3.2-1|38	#----------------------------------------------------------------------------
14mu|assimp-3.2-1|39	
14mu|assimp-3.2-1|40	%package -n %{libname}
14mu|assimp-3.2-1|41	Summary:	Library to import various 3D model formats into applications
14mu|assimp-3.2-1|42	Group:		System/Libraries
14mu|assimp-3.2-1|43	
14mu|assimp-3.2-1|44	%description -n %{libname}
14mu|assimp-3.2-1|45	Assimp, the Open Asset Import Library, is a free library to import various
14mu|assimp-3.2-1|46	well-known 3D model formats into applications. Assimp aims to provide a full
14mu|assimp-3.2-1|47	asset conversion pipeline for use in game engines and real-time rendering
14mu|assimp-3.2-1|48	systems, but is not limited to these applications.
14mu|assimp-3.2-1|49	
14mu|assimp-3.2-1|50	%files -n %{libname}
14mu|assimp-3.2-1|51	%doc Readme.md LICENSE CREDITS CHANGES
14mu|assimp-3.2-1|52	%{_libdir}/lib%{name}.so.%{major}*
14mu|assimp-3.2-1|53	
14mu|assimp-3.2-1|54	#----------------------------------------------------------------------------
14mu|assimp-3.2-1|55	
14mu|assimp-3.2-1|56	%package -n %{devname}
14mu|assimp-3.2-1|57	Summary:	Header files and development libraries for assimp
14mu|assimp-3.2-1|58	Group:		Development/C++
14mu|assimp-3.2-1|59	Requires:	%{libname} = %{EVRD}
14mu|assimp-3.2-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|assimp-3.2-1|61	
14mu|assimp-3.2-1|62	%description -n %{devname}
14mu|assimp-3.2-1|63	This package contains the header files and development libraries for assimp.
14mu|assimp-3.2-1|64	You need to install it if you want to develop programs using assimp.
14mu|assimp-3.2-1|65	
14mu|assimp-3.2-1|66	%files -n %{devname}
14mu|assimp-3.2-1|67	%doc doc/AssimpDoc_Html
14mu|assimp-3.2-1|68	%{_includedir}/%{name}
14mu|assimp-3.2-1|69	%{_libdir}/lib%{name}.so
14mu|assimp-3.2-1|70	%{_libdir}/cmake/%{name}-%{major}.%{minor}
14mu|assimp-3.2-1|71	%{_libdir}/pkgconfig/%{name}.pc
14mu|assimp-3.2-1|72	
14mu|assimp-3.2-1|73	#----------------------------------------------------------------------------
14mu|assimp-3.2-1|74	
14mu|assimp-3.2-1|75	%prep
14mu|assimp-3.2-1|76	%setup -q
14mu|assimp-3.2-1|77	%patch0 -p1
14mu|assimp-3.2-1|78	%patch1 -p1
14mu|assimp-3.2-1|79	%patch2 -p1
14mu|assimp-3.2-1|80	
14mu|assimp-3.2-1|81	pushd contrib
14mu|assimp-3.2-1|82	rm -rf cppunit-1.12.1 poly2tri unzip zlib
14mu|assimp-3.2-1|83	popd
14mu|assimp-3.2-1|84	
14mu|assimp-3.2-1|85	dos2unix CHANGES CREDITS LICENSE Readme.md
14mu|assimp-3.2-1|86	
14mu|assimp-3.2-1|87	%build
14mu|assimp-3.2-1|88	%cmake \
14mu|assimp-3.2-1|89	-DASSIMP_BUILD_TESTS:BOOL=NO \
14mu|assimp-3.2-1|90	-DASSIMP_LIB_INSTALL_DIR:PATH=%{_lib} \
14mu|assimp-3.2-1|91	-DASSIMP_ENABLE_BOOST_WORKAROUND=OFF \
14mu|assimp-3.2-1|92	-DPOLY2TRI_LIB_PATH:PATH=%{_libdir} \
14mu|assimp-3.2-1|93	-DPOLY2TRI_INCLUDE_PATH:PATH=%{_includedir}/poly2tri
14mu|assimp-3.2-1|94	
14mu|assimp-3.2-1|95	%make
14mu|assimp-3.2-1|96	
14mu|assimp-3.2-1|97	# doc
14mu|assimp-3.2-1|98	pushd ../doc
14mu|assimp-3.2-1|99	doxygen Doxyfile
14mu|assimp-3.2-1|100	popd
14mu|assimp-3.2-1|101	
14mu|assimp-3.2-1|102	%install
14mu|assimp-3.2-1|103	%makeinstall_std -C build
14mu|assimp-3.2-1|104	
14mu|assimp-3.2-1|105	
14mu|assimp-3.2-1|106	%changelog
14mu|assimp-3.2-1|107	
14mu|assimp-3.2-1|108	* Fri Jun 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2-1
14mu|assimp-3.2-1|109	- (f6d280d) New version 3.2
14mu|assimp-3.2-1|110	
14mu|assimp-3.2-1|111	

22339 14
14mu|atk1.0-2.16.0-1|1	%bcond_with gtkdoc
14mu|atk1.0-2.16.0-1|2	
14mu|atk1.0-2.16.0-1|3	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|atk1.0-2.16.0-1|4	
14mu|atk1.0-2.16.0-1|5	%define api 1.0
14mu|atk1.0-2.16.0-1|6	%define major 0
14mu|atk1.0-2.16.0-1|7	%define pkgname atk
14mu|atk1.0-2.16.0-1|8	%define libname %mklibname %{pkgname} %{api} %{major}
14mu|atk1.0-2.16.0-1|9	%define girname %mklibname %{pkgname}-gir %{api}
14mu|atk1.0-2.16.0-1|10	%define devname %mklibname %{name} -d
14mu|atk1.0-2.16.0-1|11	
14mu|atk1.0-2.16.0-1|12	Summary:	Accessibility features for Gtk+
14mu|atk1.0-2.16.0-1|13	Name:		%{pkgname}%{api}
14mu|atk1.0-2.16.0-1|14	Version:	2.16.0
14mu|atk1.0-2.16.0-1|15	Release:	1
14mu|atk1.0-2.16.0-1|16	License:	LGPLv2.1+
14mu|atk1.0-2.16.0-1|17	Group:		Accessibility
14mu|atk1.0-2.16.0-1|18	Url:		http://developer.gnome.org/projects/gap/
14mu|atk1.0-2.16.0-1|19	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{url_ver}/%{pkgname}-%{version}.tar.xz
14mu|atk1.0-2.16.0-1|20	%if %{with gtkdoc}
14mu|atk1.0-2.16.0-1|21	BuildRequires:	gtk-doc >= 1.11-3
14mu|atk1.0-2.16.0-1|22	%endif
14mu|atk1.0-2.16.0-1|23	BuildRequires:	pkgconfig(glib-2.0) >= 2.5.7
14mu|atk1.0-2.16.0-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|atk1.0-2.16.0-1|25	
14mu|atk1.0-2.16.0-1|26	%description
14mu|atk1.0-2.16.0-1|27	Accessibility means providing system infrastructure that allows add-on
14mu|atk1.0-2.16.0-1|28	assistive software to transparently provide specalized input and ouput
14mu|atk1.0-2.16.0-1|29	capabilities. For example, screen readers allow blind users to navigate
14mu|atk1.0-2.16.0-1|30	through applications, determine the state of controls, and read text via
14mu|atk1.0-2.16.0-1|31	text to speech conversion. On-screen keyboards replace physical
14mu|atk1.0-2.16.0-1|32	keyboards, and head-mounted pointers replace mice.
14mu|atk1.0-2.16.0-1|33	
14mu|atk1.0-2.16.0-1|34	ATK, the Accessibility Tookit, is used to obtain accessibily information
14mu|atk1.0-2.16.0-1|35	from GTK+ and GNOME widgets.
14mu|atk1.0-2.16.0-1|36	
14mu|atk1.0-2.16.0-1|37	#----------------------------------------------------------------------------
14mu|atk1.0-2.16.0-1|38	
14mu|atk1.0-2.16.0-1|39	%package common
14mu|atk1.0-2.16.0-1|40	Summary:	Data files used by atk
14mu|atk1.0-2.16.0-1|41	Group:		System/Libraries
14mu|atk1.0-2.16.0-1|42	
14mu|atk1.0-2.16.0-1|43	%description common
14mu|atk1.0-2.16.0-1|44	ATK, the Accessibility Tookit, is used to obtain accessibily information
14mu|atk1.0-2.16.0-1|45	from GTK+ and GNOME widgets.
14mu|atk1.0-2.16.0-1|46	
14mu|atk1.0-2.16.0-1|47	This package contains data used by atk library.
14mu|atk1.0-2.16.0-1|48	
14mu|atk1.0-2.16.0-1|49	%files common -f %{pkgname}10.lang
14mu|atk1.0-2.16.0-1|50	%doc README
14mu|atk1.0-2.16.0-1|51	
14mu|atk1.0-2.16.0-1|52	#----------------------------------------------------------------------------
14mu|atk1.0-2.16.0-1|53	
14mu|atk1.0-2.16.0-1|54	%package -n %{libname}
14mu|atk1.0-2.16.0-1|55	Summary:	Accessibility features for Gtk+
14mu|atk1.0-2.16.0-1|56	Group:		System/Libraries
14mu|atk1.0-2.16.0-1|57	Suggests:	%{name}-common >= %{EVRD}
14mu|atk1.0-2.16.0-1|58	Provides:	lib%{name} = %{EVRD}
14mu|atk1.0-2.16.0-1|59	Conflicts:	gir-repository < 0.6.5-4
14mu|atk1.0-2.16.0-1|60	
14mu|atk1.0-2.16.0-1|61	%description -n %{libname}
14mu|atk1.0-2.16.0-1|62	Accessibility means providing system infrastructure that allows add-on
14mu|atk1.0-2.16.0-1|63	assistive software to transparently provide specalized input and ouput
14mu|atk1.0-2.16.0-1|64	capabilities. For example, screen readers allow blind users to navigate
14mu|atk1.0-2.16.0-1|65	through applications, determine the state of controls, and read text via
14mu|atk1.0-2.16.0-1|66	text to speech conversion. On-screen keyboards replace physical
14mu|atk1.0-2.16.0-1|67	keyboards, and head-mounted pointers replace mice.
14mu|atk1.0-2.16.0-1|68	
14mu|atk1.0-2.16.0-1|69	%files -n %{libname}
14mu|atk1.0-2.16.0-1|70	%{_libdir}/libatk-%{api}.so.%{major}*
14mu|atk1.0-2.16.0-1|71	
14mu|atk1.0-2.16.0-1|72	#----------------------------------------------------------------------------
14mu|atk1.0-2.16.0-1|73	
14mu|atk1.0-2.16.0-1|74	%package -n %{girname}
14mu|atk1.0-2.16.0-1|75	Summary:	GObject introspection interface library for %{pkgname}
14mu|atk1.0-2.16.0-1|76	Group:		System/Libraries
14mu|atk1.0-2.16.0-1|77	Requires:	%{libname} = %{EVRD}
14mu|atk1.0-2.16.0-1|78	Obsoletes:	%{_lib}atk1.0_0 < 2.4.0-1
14mu|atk1.0-2.16.0-1|79	
14mu|atk1.0-2.16.0-1|80	%description -n %{girname}
14mu|atk1.0-2.16.0-1|81	GObject introspection interface library for %{pkgname}.
14mu|atk1.0-2.16.0-1|82	
14mu|atk1.0-2.16.0-1|83	%files -n %{girname}
14mu|atk1.0-2.16.0-1|84	%{_libdir}/girepository-1.0/Atk-%{api}.typelib
14mu|atk1.0-2.16.0-1|85	
14mu|atk1.0-2.16.0-1|86	#----------------------------------------------------------------------------
14mu|atk1.0-2.16.0-1|87	
14mu|atk1.0-2.16.0-1|88	%package -n %{devname}
14mu|atk1.0-2.16.0-1|89	Summary:	Stuff for developing with atk
14mu|atk1.0-2.16.0-1|90	Group:		Development/C
14mu|atk1.0-2.16.0-1|91	Requires:	%{libname} = %{EVRD}
14mu|atk1.0-2.16.0-1|92	Requires:	%{girname} = %{EVRD}
14mu|atk1.0-2.16.0-1|93	Provides:	%{pkgname}-devel = %{EVRD}
14mu|atk1.0-2.16.0-1|94	Obsoletes:	%{_lib}atk1.0_0-devel < 2.12.0
14mu|atk1.0-2.16.0-1|95	Conflicts:	gir-repository < 0.6.5-4
14mu|atk1.0-2.16.0-1|96	
14mu|atk1.0-2.16.0-1|97	%description -n %{devname}
14mu|atk1.0-2.16.0-1|98	ATK, the Accessibility Tookit, is used to obtain accessibily information
14mu|atk1.0-2.16.0-1|99	from GTK+ and GNOME widgets.
14mu|atk1.0-2.16.0-1|100	
14mu|atk1.0-2.16.0-1|101	%files -n %{devname}
14mu|atk1.0-2.16.0-1|102	%doc AUTHORS ChangeLog NEWS
14mu|atk1.0-2.16.0-1|103	%doc %{_datadir}/gtk-doc/html/*
14mu|atk1.0-2.16.0-1|104	%{_includedir}/*
14mu|atk1.0-2.16.0-1|105	%{_libdir}/*.so
14mu|atk1.0-2.16.0-1|106	%{_libdir}/pkgconfig/*
14mu|atk1.0-2.16.0-1|107	%{_datadir}/gir-1.0/Atk-%{api}.gir
14mu|atk1.0-2.16.0-1|108	
14mu|atk1.0-2.16.0-1|109	#----------------------------------------------------------------------------
14mu|atk1.0-2.16.0-1|110	
14mu|atk1.0-2.16.0-1|111	%prep
14mu|atk1.0-2.16.0-1|112	%setup -qn %{pkgname}-%{version}
14mu|atk1.0-2.16.0-1|113	
14mu|atk1.0-2.16.0-1|114	%build
14mu|atk1.0-2.16.0-1|115	%configure2_5x \
14mu|atk1.0-2.16.0-1|116	--disable-static \
14mu|atk1.0-2.16.0-1|117	%if %{with gtkdoc}
14mu|atk1.0-2.16.0-1|118	--enable-gtk-doc
14mu|atk1.0-2.16.0-1|119	%endif
14mu|atk1.0-2.16.0-1|120	
14mu|atk1.0-2.16.0-1|121	%make
14mu|atk1.0-2.16.0-1|122	
14mu|atk1.0-2.16.0-1|123	%install
14mu|atk1.0-2.16.0-1|124	%makeinstall_std
14mu|atk1.0-2.16.0-1|125	
14mu|atk1.0-2.16.0-1|126	%find_lang %{pkgname}10
14mu|atk1.0-2.16.0-1|127	
14mu|atk1.0-2.16.0-1|128	%changelog
14mu|atk1.0-2.16.0-1|129	
14mu|atk1.0-2.16.0-1|130	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 2.16.0-1
14mu|atk1.0-2.16.0-1|131	- (9114d70) update to 2.16.0
14mu|atk1.0-2.16.0-1|132	
14mu|atk1.0-2.16.0-1|133	

22340 14
14mu|atomix-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|atomix-3.16.0-1|2	
14mu|atomix-3.16.0-1|3	Summary:	Mind game - build molecules out of single atoms
14mu|atomix-3.16.0-1|4	Name:		atomix
14mu|atomix-3.16.0-1|5	Version:	3.16.0
14mu|atomix-3.16.0-1|6	Release:	1
14mu|atomix-3.16.0-1|7	License:	GPLv2+
14mu|atomix-3.16.0-1|8	Group:		Games/Puzzles
14mu|atomix-3.16.0-1|9	URL:		http://triq.net/~jens/atomix.php
14mu|atomix-3.16.0-1|10	Source:		ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|atomix-3.16.0-1|11	
14mu|atomix-3.16.0-1|12	BuildRequires:  intltool
14mu|atomix-3.16.0-1|13	BuildRequires:  desktop-file-utils
14mu|atomix-3.16.0-1|14	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|atomix-3.16.0-1|15	BuildRequires:  pkgconfig(libxml-2.0)
14mu|atomix-3.16.0-1|16	
14mu|atomix-3.16.0-1|17	
14mu|atomix-3.16.0-1|18	%description
14mu|atomix-3.16.0-1|19	Atomix is a little mind game where you have to build molecules out of
14mu|atomix-3.16.0-1|20	single atoms. These are laying around between the walls and obstacles
14mu|atomix-3.16.0-1|21	on the playfield. Once you have pushed an atom in one direction it
14mu|atomix-3.16.0-1|22	moves until it hits an obstacle or another atom. It needs some thinking
14mu|atomix-3.16.0-1|23	how to construct complex molecules with this atom behaviour. The game
14mu|atomix-3.16.0-1|24	is inspired by the original Amiga version.
14mu|atomix-3.16.0-1|25	
14mu|atomix-3.16.0-1|26	%prep
14mu|atomix-3.16.0-1|27	%setup -q
14mu|atomix-3.16.0-1|28	
14mu|atomix-3.16.0-1|29	%build
14mu|atomix-3.16.0-1|30	%configure2_5x
14mu|atomix-3.16.0-1|31	%make
14mu|atomix-3.16.0-1|32	
14mu|atomix-3.16.0-1|33	%install
14mu|atomix-3.16.0-1|34	%makeinstall_std
14mu|atomix-3.16.0-1|35	
14mu|atomix-3.16.0-1|36	desktop-file-install --vendor="" \
14mu|atomix-3.16.0-1|37	--remove-category="Application" \
14mu|atomix-3.16.0-1|38	--remove-category="PuzzleGame" \
14mu|atomix-3.16.0-1|39	--add-category="X-MandrivaLinux-MoreApplications-Games-Puzzles" \
14mu|atomix-3.16.0-1|40	--add-category="Game" \
14mu|atomix-3.16.0-1|41	--add-category="LogicGame" \
14mu|atomix-3.16.0-1|42	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mu|atomix-3.16.0-1|43	
14mu|atomix-3.16.0-1|44	%find_lang %{name}
14mu|atomix-3.16.0-1|45	
14mu|atomix-3.16.0-1|46	
14mu|atomix-3.16.0-1|47	%files -f %{name}.lang
14mu|atomix-3.16.0-1|48	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|atomix-3.16.0-1|49	%attr(2755,games,games) %{_bindir}/atomix
14mu|atomix-3.16.0-1|50	%{_datadir}/atomix
14mu|atomix-3.16.0-1|51	%{_datadir}/pixmaps/atomix-icon.png
14mu|atomix-3.16.0-1|52	%{_datadir}/applications/atomix.desktop
14mu|atomix-3.16.0-1|53	%{_datadir}/appdata/atomix.appdata.xml
14mu|atomix-3.16.0-1|54	
14mu|atomix-3.16.0-1|55	%changelog
14mu|atomix-3.16.0-1|56	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|atomix-3.16.0-1|57	+ Revision: 7980764
14mu|atomix-3.16.0-1|58	- update to 3.16.0
14mu|atomix-3.16.0-1|59	
14mu|atomix-3.16.0-1|60	

22341 14
14mu|at-spi2-atk-2.16.0-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14mu|at-spi2-atk-2.16.0-1|2	
14mu|at-spi2-atk-2.16.0-1|3	%define api 2.0
14mu|at-spi2-atk-2.16.0-1|4	%define major 0
14mu|at-spi2-atk-2.16.0-1|5	%define libname %mklibname atk-bridge %{api} %{major}
14mu|at-spi2-atk-2.16.0-1|6	%define devname %mklibname atk-bridge %{api} -d
14mu|at-spi2-atk-2.16.0-1|7	
14mu|at-spi2-atk-2.16.0-1|8	Summary:	A GTK+ module that bridges ATK to D-Bus at-spi
14mu|at-spi2-atk-2.16.0-1|9	Name:		at-spi2-atk
14mu|at-spi2-atk-2.16.0-1|10	Version:	2.16.0
14mu|at-spi2-atk-2.16.0-1|11	Release:	1
14mu|at-spi2-atk-2.16.0-1|12	License:	LGPLv2+
14mu|at-spi2-atk-2.16.0-1|13	Group:		System/Libraries
14mu|at-spi2-atk-2.16.0-1|14	Url:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
14mu|at-spi2-atk-2.16.0-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|at-spi2-atk-2.16.0-1|16	BuildRequires:	intltool
14mu|at-spi2-atk-2.16.0-1|17	BuildRequires:	pkgconfig(atk)
14mu|at-spi2-atk-2.16.0-1|18	BuildRequires:	pkgconfig(atspi-2)
14mu|at-spi2-atk-2.16.0-1|19	BuildRequires:	pkgconfig(dbus-1)
14mu|at-spi2-atk-2.16.0-1|20	BuildRequires:	pkgconfig(glib-2.0)
14mu|at-spi2-atk-2.16.0-1|21	Requires:	at-spi2-core
14mu|at-spi2-atk-2.16.0-1|22	
14mu|at-spi2-atk-2.16.0-1|23	%description
14mu|at-spi2-atk-2.16.0-1|24	at-spi allows assistive technologies to access GTK-based applications.
14mu|at-spi2-atk-2.16.0-1|25	Essentially it exposes the internals of applications for automation, so
14mu|at-spi2-atk-2.16.0-1|26	tools such as screen readers, magnifiers, or even scripting interfaces
14mu|at-spi2-atk-2.16.0-1|27	can query and interact with GUI controls.
14mu|at-spi2-atk-2.16.0-1|28	
14mu|at-spi2-atk-2.16.0-1|29	This version of at-spi is a major break from previous versions. It has
14mu|at-spi2-atk-2.16.0-1|30	been completely rewritten to use D-Bus rather than ORBIT / CORBA for its
14mu|at-spi2-atk-2.16.0-1|31	transport protocol.
14mu|at-spi2-atk-2.16.0-1|32	
14mu|at-spi2-atk-2.16.0-1|33	This package includes a gtk-module that bridges ATK to the new D-Bus
14mu|at-spi2-atk-2.16.0-1|34	based at-spi.
14mu|at-spi2-atk-2.16.0-1|35	
14mu|at-spi2-atk-2.16.0-1|36	%files
14mu|at-spi2-atk-2.16.0-1|37	%doc COPYING AUTHORS README
14mu|at-spi2-atk-2.16.0-1|38	%dir %{_libdir}/gtk-2.0
14mu|at-spi2-atk-2.16.0-1|39	%dir %{_libdir}/gtk-2.0/modules
14mu|at-spi2-atk-2.16.0-1|40	%{_libdir}/gtk-2.0/modules/libatk-bridge.so
14mu|at-spi2-atk-2.16.0-1|41	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
14mu|at-spi2-atk-2.16.0-1|42	
14mu|at-spi2-atk-2.16.0-1|43	#----------------------------------------------------------------------------
14mu|at-spi2-atk-2.16.0-1|44	
14mu|at-spi2-atk-2.16.0-1|45	%package -n %{libname}
14mu|at-spi2-atk-2.16.0-1|46	Summary:	Shared library for %{name}
14mu|at-spi2-atk-2.16.0-1|47	Group:		System/Libraries
14mu|at-spi2-atk-2.16.0-1|48	Requires:	%{name}
14mu|at-spi2-atk-2.16.0-1|49	Conflicts:	%{name} < 2.8.1-2
14mu|at-spi2-atk-2.16.0-1|50	
14mu|at-spi2-atk-2.16.0-1|51	%description -n %{libname}
14mu|at-spi2-atk-2.16.0-1|52	Shared library for %{name}.
14mu|at-spi2-atk-2.16.0-1|53	
14mu|at-spi2-atk-2.16.0-1|54	%files -n %{libname}
14mu|at-spi2-atk-2.16.0-1|55	%{_libdir}/libatk-bridge-%{api}.so.%{major}*
14mu|at-spi2-atk-2.16.0-1|56	
14mu|at-spi2-atk-2.16.0-1|57	#----------------------------------------------------------------------------
14mu|at-spi2-atk-2.16.0-1|58	
14mu|at-spi2-atk-2.16.0-1|59	%package -n %{devname}
14mu|at-spi2-atk-2.16.0-1|60	Summary:	Development files for %{name}
14mu|at-spi2-atk-2.16.0-1|61	Group:		Development/GNOME and GTK+
14mu|at-spi2-atk-2.16.0-1|62	Requires:	%{libname} = %{EVRD}
14mu|at-spi2-atk-2.16.0-1|63	Provides:	%{name}-devel = %{EVRD}
14mu|at-spi2-atk-2.16.0-1|64	Conflicts:	%{name}-devel < 2.8.1-2
14mu|at-spi2-atk-2.16.0-1|65	Obsoletes:	%{name}-devel < 2.8.1-2
14mu|at-spi2-atk-2.16.0-1|66	
14mu|at-spi2-atk-2.16.0-1|67	%description -n %{devname}
14mu|at-spi2-atk-2.16.0-1|68	This package includes the header files for the %{name} library.
14mu|at-spi2-atk-2.16.0-1|69	
14mu|at-spi2-atk-2.16.0-1|70	%files -n %{devname}
14mu|at-spi2-atk-2.16.0-1|71	%{_includedir}/at-spi2-atk/%{api}/atk-bridge.h
14mu|at-spi2-atk-2.16.0-1|72	%{_libdir}/libatk-bridge-%{api}.so
14mu|at-spi2-atk-2.16.0-1|73	%{_libdir}/pkgconfig/atk-bridge-%{api}.pc
14mu|at-spi2-atk-2.16.0-1|74	
14mu|at-spi2-atk-2.16.0-1|75	#----------------------------------------------------------------------------
14mu|at-spi2-atk-2.16.0-1|76	
14mu|at-spi2-atk-2.16.0-1|77	%prep
14mu|at-spi2-atk-2.16.0-1|78	%setup -q
14mu|at-spi2-atk-2.16.0-1|79	
14mu|at-spi2-atk-2.16.0-1|80	%build
14mu|at-spi2-atk-2.16.0-1|81	%configure2_5x \
14mu|at-spi2-atk-2.16.0-1|82	--disable-rpath
14mu|at-spi2-atk-2.16.0-1|83	
14mu|at-spi2-atk-2.16.0-1|84	%make
14mu|at-spi2-atk-2.16.0-1|85	
14mu|at-spi2-atk-2.16.0-1|86	%install
14mu|at-spi2-atk-2.16.0-1|87	%makeinstall_std
14mu|at-spi2-atk-2.16.0-1|88	
14mu|at-spi2-atk-2.16.0-1|89	
14mu|at-spi2-atk-2.16.0-1|90	%changelog
14mu|at-spi2-atk-2.16.0-1|91	
14mu|at-spi2-atk-2.16.0-1|92	* Wed Mar 25 2015 Tigro <ashejn@yandex-team.ru> 2.16.0-1
14mu|at-spi2-atk-2.16.0-1|93	- (170539a) update 2.16.0
14mu|at-spi2-atk-2.16.0-1|94	
14mu|at-spi2-atk-2.16.0-1|95	

22342 14
14mu|at-spi2-core-2.16.0-1|1	%define major 0
14mu|at-spi2-core-2.16.0-1|2	%define gir_major 2.0
14mu|at-spi2-core-2.16.0-1|3	%define libname %mklibname atspi %{major}
14mu|at-spi2-core-2.16.0-1|4	%define girname %mklibname atspi-gir %{gir_major}
14mu|at-spi2-core-2.16.0-1|5	%define devname %mklibname atspi -d
14mu|at-spi2-core-2.16.0-1|6	
14mu|at-spi2-core-2.16.0-1|7	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|at-spi2-core-2.16.0-1|8	
14mu|at-spi2-core-2.16.0-1|9	Summary:	Protocol definitions and daemon for D-Bus at-spi
14mu|at-spi2-core-2.16.0-1|10	Name:		at-spi2-core
14mu|at-spi2-core-2.16.0-1|11	Version:	2.16.0
14mu|at-spi2-core-2.16.0-1|12	Release:	1
14mu|at-spi2-core-2.16.0-1|13	License:	LGPLv2.1+
14mu|at-spi2-core-2.16.0-1|14	Group:		System/Libraries
14mu|at-spi2-core-2.16.0-1|15	Url:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
14mu|at-spi2-core-2.16.0-1|16	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/%{url_ver}/%{name}-%{version}.tar.xz
14mu|at-spi2-core-2.16.0-1|17	BuildRequires:	intltool
14mu|at-spi2-core-2.16.0-1|18	BuildRequires:	libtool
14mu|at-spi2-core-2.16.0-1|19	BuildRequires:	perl-XML-Parser
14mu|at-spi2-core-2.16.0-1|20	BuildRequires:	pkgconfig(dbus-1)
14mu|at-spi2-core-2.16.0-1|21	BuildRequires:	pkgconfig(glib-2.0)
14mu|at-spi2-core-2.16.0-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|at-spi2-core-2.16.0-1|23	BuildRequires:	pkgconfig(x11)
14mu|at-spi2-core-2.16.0-1|24	BuildRequires:	pkgconfig(xevie)
14mu|at-spi2-core-2.16.0-1|25	BuildRequires:	pkgconfig(xi)
14mu|at-spi2-core-2.16.0-1|26	BuildRequires:	pkgconfig(xtst)
14mu|at-spi2-core-2.16.0-1|27	Requires:	dbus
14mu|at-spi2-core-2.16.0-1|28	
14mu|at-spi2-core-2.16.0-1|29	%description
14mu|at-spi2-core-2.16.0-1|30	at-spi allows assistive technologies to access GTK-based
14mu|at-spi2-core-2.16.0-1|31	applications. Essentially it exposes the internals of applications for
14mu|at-spi2-core-2.16.0-1|32	automation, so tools such as screen readers, magnifiers, or even
14mu|at-spi2-core-2.16.0-1|33	scripting interfaces can query and interact with GUI controls.
14mu|at-spi2-core-2.16.0-1|34	
14mu|at-spi2-core-2.16.0-1|35	This version of at-spi is a major break from previous versions.
14mu|at-spi2-core-2.16.0-1|36	It has been completely rewritten to use D-Bus rather than
14mu|at-spi2-core-2.16.0-1|37	ORBIT / CORBA for its transport protocol.
14mu|at-spi2-core-2.16.0-1|38	
14mu|at-spi2-core-2.16.0-1|39	%files -f %{name}.lang
14mu|at-spi2-core-2.16.0-1|40	%doc COPYING AUTHORS README
14mu|at-spi2-core-2.16.0-1|41	%dir %{_sysconfdir}/at-spi2/
14mu|at-spi2-core-2.16.0-1|42	%config(noreplace) %{_sysconfdir}/at-spi2/accessibility.conf
14mu|at-spi2-core-2.16.0-1|43	%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
14mu|at-spi2-core-2.16.0-1|44	%{_libexecdir}/at-spi2-registryd
14mu|at-spi2-core-2.16.0-1|45	%{_libexecdir}/at-spi-bus-launcher
14mu|at-spi2-core-2.16.0-1|46	%{_datadir}/dbus-1/services/org.*.service
14mu|at-spi2-core-2.16.0-1|47	%{_datadir}/dbus-1/accessibility-services/*.service
14mu|at-spi2-core-2.16.0-1|48	
14mu|at-spi2-core-2.16.0-1|49	#----------------------------------------------------------------------------
14mu|at-spi2-core-2.16.0-1|50	
14mu|at-spi2-core-2.16.0-1|51	%package -n %{libname}
14mu|at-spi2-core-2.16.0-1|52	Summary:	Libraries for %{name}
14mu|at-spi2-core-2.16.0-1|53	Group:		System/Libraries
14mu|at-spi2-core-2.16.0-1|54	
14mu|at-spi2-core-2.16.0-1|55	%description -n %{libname}
14mu|at-spi2-core-2.16.0-1|56	This package contains libraries used by %{name}.
14mu|at-spi2-core-2.16.0-1|57	
14mu|at-spi2-core-2.16.0-1|58	%files -n %{libname}
14mu|at-spi2-core-2.16.0-1|59	%{_libdir}/libatspi.so.%{major}*
14mu|at-spi2-core-2.16.0-1|60	
14mu|at-spi2-core-2.16.0-1|61	#----------------------------------------------------------------------------
14mu|at-spi2-core-2.16.0-1|62	
14mu|at-spi2-core-2.16.0-1|63	%package -n %{girname}
14mu|at-spi2-core-2.16.0-1|64	Summary:	GObject Introspection interface description for %{name}
14mu|at-spi2-core-2.16.0-1|65	Group:		System/Libraries
14mu|at-spi2-core-2.16.0-1|66	Requires:	%{libname} = %{EVRD}
14mu|at-spi2-core-2.16.0-1|67	
14mu|at-spi2-core-2.16.0-1|68	%description -n %{girname}
14mu|at-spi2-core-2.16.0-1|69	GObject Introspection interface description for %{name}.
14mu|at-spi2-core-2.16.0-1|70	
14mu|at-spi2-core-2.16.0-1|71	%files -n %{girname}
14mu|at-spi2-core-2.16.0-1|72	%{_libdir}/girepository-1.0/Atspi-%{gir_major}.typelib
14mu|at-spi2-core-2.16.0-1|73	
14mu|at-spi2-core-2.16.0-1|74	#----------------------------------------------------------------------------
14mu|at-spi2-core-2.16.0-1|75	
14mu|at-spi2-core-2.16.0-1|76	%package -n %{devname}
14mu|at-spi2-core-2.16.0-1|77	Summary:	Libraries and include files with %{name}
14mu|at-spi2-core-2.16.0-1|78	Group:		Development/GNOME and GTK+
14mu|at-spi2-core-2.16.0-1|79	Requires:	%{libname} = %{EVRD}
14mu|at-spi2-core-2.16.0-1|80	Provides:	%{name}-devel = %{EVRD}
14mu|at-spi2-core-2.16.0-1|81	
14mu|at-spi2-core-2.16.0-1|82	%description -n %{devname}
14mu|at-spi2-core-2.16.0-1|83	This package provides the necessary development libraries and include
14mu|at-spi2-core-2.16.0-1|84	files to allow you to develop with %{name}.
14mu|at-spi2-core-2.16.0-1|85	
14mu|at-spi2-core-2.16.0-1|86	%files -n %{devname}
14mu|at-spi2-core-2.16.0-1|87	%doc %{_datadir}/gtk-doc/html/libatspi
14mu|at-spi2-core-2.16.0-1|88	%{_libdir}/*.so
14mu|at-spi2-core-2.16.0-1|89	%{_libdir}/pkgconfig/*.pc
14mu|at-spi2-core-2.16.0-1|90	%{_includedir}/*
14mu|at-spi2-core-2.16.0-1|91	%{_datadir}/gir-1.0/Atspi-%{gir_major}.gir
14mu|at-spi2-core-2.16.0-1|92	
14mu|at-spi2-core-2.16.0-1|93	#----------------------------------------------------------------------------
14mu|at-spi2-core-2.16.0-1|94	
14mu|at-spi2-core-2.16.0-1|95	%prep
14mu|at-spi2-core-2.16.0-1|96	%setup -q
14mu|at-spi2-core-2.16.0-1|97	
14mu|at-spi2-core-2.16.0-1|98	%build
14mu|at-spi2-core-2.16.0-1|99	%configure2_5x \
14mu|at-spi2-core-2.16.0-1|100	--disable-static
14mu|at-spi2-core-2.16.0-1|101	
14mu|at-spi2-core-2.16.0-1|102	%make LIBS='-lgmodule-2.0'
14mu|at-spi2-core-2.16.0-1|103	
14mu|at-spi2-core-2.16.0-1|104	%install
14mu|at-spi2-core-2.16.0-1|105	%makeinstall_std
14mu|at-spi2-core-2.16.0-1|106	
14mu|at-spi2-core-2.16.0-1|107	%find_lang %{name}
14mu|at-spi2-core-2.16.0-1|108	
14mu|at-spi2-core-2.16.0-1|109	
14mu|at-spi2-core-2.16.0-1|110	%changelog
14mu|at-spi2-core-2.16.0-1|111	
14mu|at-spi2-core-2.16.0-1|112	* Wed Mar 25 2015 Tigro <ashejn@yandex-team.ru> 2.16.0-1
14mu|at-spi2-core-2.16.0-1|113	- (f75bff1) update 2.16.0
14mu|at-spi2-core-2.16.0-1|114	
14mu|at-spi2-core-2.16.0-1|115	

22343 14
14mu|attica-kf5-5.24.0-1|1	%define fw_version 5.24
14mu|attica-kf5-5.24.0-1|2	
14mu|attica-kf5-5.24.0-1|3	%define oname attica
14mu|attica-kf5-5.24.0-1|4	
14mu|attica-kf5-5.24.0-1|5	Summary:	Open Collaboration Service providers library from KDE Frameworks 5
14mu|attica-kf5-5.24.0-1|6	Name:		%{oname}-kf5
14mu|attica-kf5-5.24.0-1|7	Version:	5.24.0
14mu|attica-kf5-5.24.0-1|8	Release:	1
14mu|attica-kf5-5.24.0-1|9	License:	GPLv2+
14mu|attica-kf5-5.24.0-1|10	Group:		Graphical desktop/KDE
14mu|attica-kf5-5.24.0-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{oname}-%{version}.tar.xz
14mu|attica-kf5-5.24.0-1|12	Url:		https://www.kde.org/
14mu|attica-kf5-5.24.0-1|13	BuildRequires:	extra-cmake-modules
14mu|attica-kf5-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|attica-kf5-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|attica-kf5-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Network)
14mu|attica-kf5-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Test)
14mu|attica-kf5-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|attica-kf5-5.24.0-1|19	
14mu|attica-kf5-5.24.0-1|20	%description
14mu|attica-kf5-5.24.0-1|21	Open Collaboration Service providers library from KDE Frameforks 5.
14mu|attica-kf5-5.24.0-1|22	
14mu|attica-kf5-5.24.0-1|23	#--------------------------------------------------------------------
14mu|attica-kf5-5.24.0-1|24	
14mu|attica-kf5-5.24.0-1|25	%define kf5attica_major 5
14mu|attica-kf5-5.24.0-1|26	%define libkf5attica %mklibname kf5attica %{kf5attica_major}
14mu|attica-kf5-5.24.0-1|27	
14mu|attica-kf5-5.24.0-1|28	%package -n %{libkf5attica}
14mu|attica-kf5-5.24.0-1|29	Summary:	Open Collaboration Service providers shared library
14mu|attica-kf5-5.24.0-1|30	Group:		System/Libraries
14mu|attica-kf5-5.24.0-1|31	
14mu|attica-kf5-5.24.0-1|32	%description -n %{libkf5attica}
14mu|attica-kf5-5.24.0-1|33	Open Collaboration Service providers shared library.
14mu|attica-kf5-5.24.0-1|34	
14mu|attica-kf5-5.24.0-1|35	%files -n %{libkf5attica}
14mu|attica-kf5-5.24.0-1|36	%{_kde5_libdir}/libKF5Attica.so.%{kf5attica_major}*
14mu|attica-kf5-5.24.0-1|37	
14mu|attica-kf5-5.24.0-1|38	#--------------------------------------------------------------------
14mu|attica-kf5-5.24.0-1|39	
14mu|attica-kf5-5.24.0-1|40	%define devkf5attica %mklibname kf5attica -d
14mu|attica-kf5-5.24.0-1|41	
14mu|attica-kf5-5.24.0-1|42	%package -n %{devkf5attica}
14mu|attica-kf5-5.24.0-1|43	Summary:	Development files for Open Collaboration Service providers library
14mu|attica-kf5-5.24.0-1|44	Group:		Development/KDE and Qt
14mu|attica-kf5-5.24.0-1|45	Requires:	%{libkf5attica} = %{EVRD}
14mu|attica-kf5-5.24.0-1|46	Provides:	%{name}-devel = %{EVRD}
14mu|attica-kf5-5.24.0-1|47	Provides:	kf5attica-devel = %{version}
14mu|attica-kf5-5.24.0-1|48	
14mu|attica-kf5-5.24.0-1|49	%description -n %{devkf5attica}
14mu|attica-kf5-5.24.0-1|50	This package contains header files needed if you wish to build applications
14mu|attica-kf5-5.24.0-1|51	based on %{name}.
14mu|attica-kf5-5.24.0-1|52	
14mu|attica-kf5-5.24.0-1|53	%files -n %{devkf5attica}
14mu|attica-kf5-5.24.0-1|54	%{_kde5_includedir}/KF5/Attica/
14mu|attica-kf5-5.24.0-1|55	%{_kde5_includedir}/KF5/attica_version.h
14mu|attica-kf5-5.24.0-1|56	%{_kde5_libdir}/libKF5Attica.so
14mu|attica-kf5-5.24.0-1|57	%{_kde5_libdir}/cmake/KF5Attica
14mu|attica-kf5-5.24.0-1|58	%{_kde5_libdir}/pkgconfig/libKF5Attica.pc
14mu|attica-kf5-5.24.0-1|59	%{_kde5_mkspecsdir}/*.pri
14mu|attica-kf5-5.24.0-1|60	
14mu|attica-kf5-5.24.0-1|61	#--------------------------------------------------------------------
14mu|attica-kf5-5.24.0-1|62	
14mu|attica-kf5-5.24.0-1|63	%prep
14mu|attica-kf5-5.24.0-1|64	%setup -qn %{oname}-%{version}
14mu|attica-kf5-5.24.0-1|65	
14mu|attica-kf5-5.24.0-1|66	%build
14mu|attica-kf5-5.24.0-1|67	%cmake_kde5
14mu|attica-kf5-5.24.0-1|68	%make
14mu|attica-kf5-5.24.0-1|69	
14mu|attica-kf5-5.24.0-1|70	%install
14mu|attica-kf5-5.24.0-1|71	%makeinstall_std -C build
14mu|attica-kf5-5.24.0-1|72	
14mu|attica-kf5-5.24.0-1|73	
14mu|attica-kf5-5.24.0-1|74	%changelog
14mu|attica-kf5-5.24.0-1|75	
14mu|attica-kf5-5.24.0-1|76	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|attica-kf5-5.24.0-1|77	- (af9a32f) New version 5.24.0
14mu|attica-kf5-5.24.0-1|78	
14mu|attica-kf5-5.24.0-1|79	

22344 14
14mu|audacious-3.7.2-3|1	# For core and gui libraries
14mu|audacious-3.7.2-3|2	%define	major 3
14mu|audacious-3.7.2-3|3	%define	libname %mklibname %{name} %{major}
14mu|audacious-3.7.2-3|4	# For tag (and old libaudclient) library
14mu|audacious-3.7.2-3|5	%define	major2 2
14mu|audacious-3.7.2-3|6	# For Qt5 interface library
14mu|audacious-3.7.2-3|7	%define	major3 0
14mu|audacious-3.7.2-3|8	# For removing old library providing libaudclient
14mu|audacious-3.7.2-3|9	%define	libname2 %mklibname %{name} %{major2}
14mu|audacious-3.7.2-3|10	%define	libname_devel %mklibname %{name} -d
14mu|audacious-3.7.2-3|11	
14mu|audacious-3.7.2-3|12	
14mu|audacious-3.7.2-3|13	Summary:	A versatile and handy media player
14mu|audacious-3.7.2-3|14	Name:		audacious
14mu|audacious-3.7.2-3|15	Version:	3.7.2
14mu|audacious-3.7.2-3|16	Release:	3
14mu|audacious-3.7.2-3|17	Epoch:		5
14mu|audacious-3.7.2-3|18	License:	GPLv3+
14mu|audacious-3.7.2-3|19	Group:		Sound
14mu|audacious-3.7.2-3|20	Url:		http://audacious-media-player.org/
14mu|audacious-3.7.2-3|21	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
14mu|audacious-3.7.2-3|22	BuildRequires:	pkgconfig(glib-2.0)
14mu|audacious-3.7.2-3|23	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|audacious-3.7.2-3|24	BuildRequires:	pkgconfig(libguess)
14mu|audacious-3.7.2-3|25	BuildRequires:	pkgconfig(libmcs)
14mu|audacious-3.7.2-3|26	BuildRequires:	pkgconfig(Qt5Core)
14mu|audacious-3.7.2-3|27	BuildRequires:	pkgconfig(Qt5Gui)
14mu|audacious-3.7.2-3|28	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|audacious-3.7.2-3|29	BuildRequires:	desktop-file-utils
14mu|audacious-3.7.2-3|30	#BuildRequires:	chrpath
14mu|audacious-3.7.2-3|31	BuildRequires:	gettext
14mu|audacious-3.7.2-3|32	BuildRequires:	gtk-doc
14mu|audacious-3.7.2-3|33	Requires:	%{libname} = %{EVRD}
14mu|audacious-3.7.2-3|34	#Requires:	%%{libname2} = %%{EVRD}
14mu|audacious-3.7.2-3|35	# Dependency loop, but if we use "suggests" here then plugins
14mu|audacious-3.7.2-3|36	# are not installed when audacious is installed into iso image
14mu|audacious-3.7.2-3|37	# (it is used in Mate now)
14mu|audacious-3.7.2-3|38	Requires:	audacious-plugins
14mu|audacious-3.7.2-3|39	Requires:	audacious-pulse
14mu|audacious-3.7.2-3|40	# For MIDI playing
14mu|audacious-3.7.2-3|41	Suggests:	fluidsynth
14mu|audacious-3.7.2-3|42	
14mu|audacious-3.7.2-3|43	%description
14mu|audacious-3.7.2-3|44	Audacious is a media player based on the BMP music playing application.
14mu|audacious-3.7.2-3|45	Its primary goals are usability and usage of current desktop standards.
14mu|audacious-3.7.2-3|46	
14mu|audacious-3.7.2-3|47	%files -f %{name}.lang
14mu|audacious-3.7.2-3|48	%doc AUTHORS COPYING
14mu|audacious-3.7.2-3|49	%{_bindir}/audtool
14mu|audacious-3.7.2-3|50	%{_bindir}/%{name}
14mu|audacious-3.7.2-3|51	%{_datadir}/%{name}
14mu|audacious-3.7.2-3|52	%{_datadir}/applications/%{name}.desktop
14mu|audacious-3.7.2-3|53	%{_datadir}/applications/%{name}-qt.desktop
14mu|audacious-3.7.2-3|54	%{_datadir}/appdata/%{name}.appdata.xml
14mu|audacious-3.7.2-3|55	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mu|audacious-3.7.2-3|56	%{_mandir}/man1/*
14mu|audacious-3.7.2-3|57	
14mu|audacious-3.7.2-3|58	#-----------------------------------------------------------------------------
14mu|audacious-3.7.2-3|59	
14mu|audacious-3.7.2-3|60	%package -n %{libname}
14mu|audacious-3.7.2-3|61	Group:		System/Libraries
14mu|audacious-3.7.2-3|62	Summary:	Library for %{name}
14mu|audacious-3.7.2-3|63	%rename		%{_lib}audacious1
14mu|audacious-3.7.2-3|64	%rename		%{libname2}
14mu|audacious-3.7.2-3|65	
14mu|audacious-3.7.2-3|66	%description -n %{libname}
14mu|audacious-3.7.2-3|67	Audacious is a media player based on the BMP music playing application.
14mu|audacious-3.7.2-3|68	Its primary goals are usability and usage of current desktop standards.
14mu|audacious-3.7.2-3|69	This package contains the library needed by %{name}.
14mu|audacious-3.7.2-3|70	
14mu|audacious-3.7.2-3|71	%files -n %{libname}
14mu|audacious-3.7.2-3|72	%doc AUTHORS COPYING
14mu|audacious-3.7.2-3|73	%{_libdir}/libaudcore.so.%{major}*
14mu|audacious-3.7.2-3|74	%{_libdir}/libaudgui.so.%{major}*
14mu|audacious-3.7.2-3|75	%{_libdir}/libaudtag.so.%{major2}*
14mu|audacious-3.7.2-3|76	%{_libdir}/libaudqt.so.%{major3}*
14mu|audacious-3.7.2-3|77	
14mu|audacious-3.7.2-3|78	#-----------------------------------------------------------------------------
14mu|audacious-3.7.2-3|79	# Since 3.5.1 libaudclient is a separate package
14mu|audacious-3.7.2-3|80	
14mu|audacious-3.7.2-3|81	#package -n %%{libname2}
14mu|audacious-3.7.2-3|82	#Group:		System/Libraries
14mu|audacious-3.7.2-3|83	#Summary:	Library for %%{name}
14mu|audacious-3.7.2-3|84	
14mu|audacious-3.7.2-3|85	
14mu|audacious-3.7.2-3|86	#description -n %%{libname2}
14mu|audacious-3.7.2-3|87	#Audacious is a media player based on the BMP music playing application.
14mu|audacious-3.7.2-3|88	#Its primary goals are usability and usage of current desktop standards.
14mu|audacious-3.7.2-3|89	#This package contains the library needed by %%{name}.
14mu|audacious-3.7.2-3|90	
14mu|audacious-3.7.2-3|91	#files -n %%{libname2}
14mu|audacious-3.7.2-3|92	#doc AUTHORS COPYING
14mu|audacious-3.7.2-3|93	#{_libdir}/libaudclient.so.%%{major2}*
14mu|audacious-3.7.2-3|94	
14mu|audacious-3.7.2-3|95	#-----------------------------------------------------------------------------
14mu|audacious-3.7.2-3|96	
14mu|audacious-3.7.2-3|97	%package -n %{libname_devel}
14mu|audacious-3.7.2-3|98	Summary:	Development files for %{name}
14mu|audacious-3.7.2-3|99	Group:		Development/C
14mu|audacious-3.7.2-3|100	Requires:	%{libname} = %{EVRD}
14mu|audacious-3.7.2-3|101	#Requires:	%%{libname2} = %%{EVRD}
14mu|audacious-3.7.2-3|102	Provides:	lib%{name}-devel = %{EVRD}
14mu|audacious-3.7.2-3|103	Provides:	%{name}-devel = %{EVRD}
14mu|audacious-3.7.2-3|104	
14mu|audacious-3.7.2-3|105	%description -n %{libname_devel}
14mu|audacious-3.7.2-3|106	Audacious is a media player based on the BMP music playing application.
14mu|audacious-3.7.2-3|107	Its primary goals are usability and usage of current desktop standards.
14mu|audacious-3.7.2-3|108	This package contains the files needed for developing applications
14mu|audacious-3.7.2-3|109	which use %{name}.
14mu|audacious-3.7.2-3|110	
14mu|audacious-3.7.2-3|111	%files -n %{libname_devel}
14mu|audacious-3.7.2-3|112	%doc AUTHORS COPYING
14mu|audacious-3.7.2-3|113	%{_includedir}/%{name}
14mu|audacious-3.7.2-3|114	%{_includedir}/libaudcore
14mu|audacious-3.7.2-3|115	%{_includedir}/libaudgui
14mu|audacious-3.7.2-3|116	%{_includedir}/libaudqt
14mu|audacious-3.7.2-3|117	%{_libdir}/libaud*.so
14mu|audacious-3.7.2-3|118	%{_libdir}/pkgconfig/%{name}.pc
14mu|audacious-3.7.2-3|119	
14mu|audacious-3.7.2-3|120	#-----------------------------------------------------------------------------
14mu|audacious-3.7.2-3|121	
14mu|audacious-3.7.2-3|122	%prep
14mu|audacious-3.7.2-3|123	%setup -q
14mu|audacious-3.7.2-3|124	
14mu|audacious-3.7.2-3|125	
14mu|audacious-3.7.2-3|126	%build
14mu|audacious-3.7.2-3|127	%configure2_5x	--disable-rpath \
14mu|audacious-3.7.2-3|128	--enable-qt
14mu|audacious-3.7.2-3|129	%make
14mu|audacious-3.7.2-3|130	
14mu|audacious-3.7.2-3|131	
14mu|audacious-3.7.2-3|132	%install
14mu|audacious-3.7.2-3|133	%makeinstall_std
14mu|audacious-3.7.2-3|134	# We use the above configure option
14mu|audacious-3.7.2-3|135	#chrpath -d %%{buildroot}%%{_bindir}/*
14mu|audacious-3.7.2-3|136	
14mu|audacious-3.7.2-3|137	# Since we now enable the Qt5 interface,
14mu|audacious-3.7.2-3|138	# provide a .desktop file for running it by duplicating and adapting the original one
14mu|audacious-3.7.2-3|139	cp %{buildroot}%{_datadir}/applications/%{name}.desktop %{buildroot}%{_datadir}/applications/%{name}-qt.desktop
14mu|audacious-3.7.2-3|140	desktop-file-edit --set-key=Exec --set-value="%{name} --qt %U" \
14mu|audacious-3.7.2-3|141	--remove-category=GTK --add-category=Qt \
14mu|audacious-3.7.2-3|142	--add-only-show-in=KDE \
14mu|audacious-3.7.2-3|143	%{buildroot}%{_datadir}/applications/%{name}-qt.desktop
14mu|audacious-3.7.2-3|144	
14mu|audacious-3.7.2-3|145	# Fix .desktop file for gtk to not be shown in KDE
14mu|audacious-3.7.2-3|146	desktop-file-edit --add-not-show-in=KDE %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|audacious-3.7.2-3|147	
14mu|audacious-3.7.2-3|148	# install the contributed appdata.xml file
14mu|audacious-3.7.2-3|149	install -d %{buildroot}%{_datadir}/appdata
14mu|audacious-3.7.2-3|150	install -m 644 contrib/%{name}.appdata.xml %{buildroot}%{_datadir}/appdata
14mu|audacious-3.7.2-3|151	
14mu|audacious-3.7.2-3|152	%find_lang %{name}
14mu|audacious-3.7.2-3|153	
14mu|audacious-3.7.2-3|154	# We have them in %%doc
14mu|audacious-3.7.2-3|155	rm -f %{buildroot}%{_datadir}/%{name}/{AUTHORS,COPYING}
14mu|audacious-3.7.2-3|156	
14mu|audacious-3.7.2-3|157	%changelog
14mu|audacious-3.7.2-3|158	
14mu|audacious-3.7.2-3|159	* Sat Apr 23 2016 Giovanni Mariani <mc2374@mclink.it> 5:3.7.2-3
14mu|audacious-3.7.2-3|160	- (485426a) Fix double menu entry on KDE
14mu|audacious-3.7.2-3|161	
14mu|audacious-3.7.2-3|162	

22345 14
14mu|audacious-plugins-3.7.2-1|1	#####################
14mu|audacious-plugins-3.7.2-1|2	# Hardcode PLF build
14mu|audacious-plugins-3.7.2-1|3	%define build_plf 0
14mu|audacious-plugins-3.7.2-1|4	#####################
14mu|audacious-plugins-3.7.2-1|5	
14mu|audacious-plugins-3.7.2-1|6	%{?_with_plf: %{expand: %%global build_plf 1}}
14mu|audacious-plugins-3.7.2-1|7	
14mu|audacious-plugins-3.7.2-1|8	%if %{build_plf}
14mu|audacious-plugins-3.7.2-1|9	%define	extrarelsuffix	plf
14mu|audacious-plugins-3.7.2-1|10	%define	distsuffix	plf
14mu|audacious-plugins-3.7.2-1|11	%endif
14mu|audacious-plugins-3.7.2-1|12	
14mu|audacious-plugins-3.7.2-1|13	%define	audacious_minver	3.7
14mu|audacious-plugins-3.7.2-1|14	
14mu|audacious-plugins-3.7.2-1|15	Summary:	Audacious Media Player core plugins
14mu|audacious-plugins-3.7.2-1|16	Name:		audacious-plugins
14mu|audacious-plugins-3.7.2-1|17	Version:	3.7.2
14mu|audacious-plugins-3.7.2-1|18	Release:	1%{?extrarelsuffix}
14mu|audacious-plugins-3.7.2-1|19	Epoch:		5
14mu|audacious-plugins-3.7.2-1|20	License:	GPLv2+
14mu|audacious-plugins-3.7.2-1|21	Group:		Sound
14mu|audacious-plugins-3.7.2-1|22	Url:		http://audacious-media-player.org/
14mu|audacious-plugins-3.7.2-1|23	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
14mu|audacious-plugins-3.7.2-1|24	#BuildRequires:	sidplay-devel
14mu|audacious-plugins-3.7.2-1|25	BuildRequires:	pkgconfig(alsa) >= 1.0.16
14mu|audacious-plugins-3.7.2-1|26	BuildRequires:	pkgconfig(audacious) >= 3.7
14mu|audacious-plugins-3.7.2-1|27	BuildRequires:	pkgconfig(bluez) >= 2.22
14mu|audacious-plugins-3.7.2-1|28	BuildRequires:	pkgconfig(dbus-1)
14mu|audacious-plugins-3.7.2-1|29	BuildRequires:	pkgconfig(flac) >= 1.2.1
14mu|audacious-plugins-3.7.2-1|30	BuildRequires:	pkgconfig(fluidsynth) >= 1.0.6
14mu|audacious-plugins-3.7.2-1|31	BuildRequires:	pkgconfig(glib-2.0)
14mu|audacious-plugins-3.7.2-1|32	BuildRequires:	pkgconfig(glut)
14mu|audacious-plugins-3.7.2-1|33	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|audacious-plugins-3.7.2-1|34	BuildRequires:	pkgconfig(imlib2)
14mu|audacious-plugins-3.7.2-1|35	BuildRequires:	pkgconfig(jack) >= 1.9.7
14mu|audacious-plugins-3.7.2-1|36	BuildRequires:	pkgconfig(libavcodec) >= 53.40.0
14mu|audacious-plugins-3.7.2-1|37	BuildRequires:	pkgconfig(libbinio)
14mu|audacious-plugins-3.7.2-1|38	BuildRequires:	pkgconfig(libbs2b) >= 3.0.0
14mu|audacious-plugins-3.7.2-1|39	BuildRequires:	pkgconfig(libcddb) >= 1.2.1
14mu|audacious-plugins-3.7.2-1|40	BuildRequires:	pkgconfig(libcdio) >= 0.70
14mu|audacious-plugins-3.7.2-1|41	BuildRequires:	pkgconfig(libcue)
14mu|audacious-plugins-3.7.2-1|42	BuildRequires:	pkgconfig(libcurl) >= 7.9.7
14mu|audacious-plugins-3.7.2-1|43	BuildRequires:	pkgconfig(libglade-2.0)
14mu|audacious-plugins-3.7.2-1|44	BuildRequires:	pkgconfig(liblircclient0)
14mu|audacious-plugins-3.7.2-1|45	BuildRequires:	pkgconfig(libmms) >= 0.3
14mu|audacious-plugins-3.7.2-1|46	BuildRequires:	pkgconfig(libmodplug)
14mu|audacious-plugins-3.7.2-1|47	BuildRequires:	pkgconfig(libmpg123) >= 1.12
14mu|audacious-plugins-3.7.2-1|48	BuildRequires:	pkgconfig(libmtp)
14mu|audacious-plugins-3.7.2-1|49	BuildRequires:	pkgconfig(libmusicbrainz)
14mu|audacious-plugins-3.7.2-1|50	BuildRequires:	pkgconfig(libnotify) >= 0.7
14mu|audacious-plugins-3.7.2-1|51	BuildRequires:	pkgconfig(libpulse) >= 0.9.5
14mu|audacious-plugins-3.7.2-1|52	BuildRequires:	pkgconfig(libsidplayfp) >= 1.0
14mu|audacious-plugins-3.7.2-1|53	BuildRequires:	pkgconfig(libsidplay2)
14mu|audacious-plugins-3.7.2-1|54	BuildRequires:	pkgconfig(libxml-2.0)
14mu|audacious-plugins-3.7.2-1|55	BuildRequires:	pkgconfig(mad)
14mu|audacious-plugins-3.7.2-1|56	BuildRequires:	pkgconfig(neon) >= 0.27
14mu|audacious-plugins-3.7.2-1|57	BuildRequires:	pkgconfig(pangocairo)
14mu|audacious-plugins-3.7.2-1|58	BuildRequires:	pkgconfig(Qt5Core)
14mu|audacious-plugins-3.7.2-1|59	BuildRequires:	pkgconfig(Qt5Gui)
14mu|audacious-plugins-3.7.2-1|60	BuildRequires:	pkgconfig(Qt5Multimedia)
14mu|audacious-plugins-3.7.2-1|61	BuildRequires:	pkgconfig(Qt5Network)
14mu|audacious-plugins-3.7.2-1|62	BuildRequires:	pkgconfig(Qt5OpenGL)
14mu|audacious-plugins-3.7.2-1|63	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|audacious-plugins-3.7.2-1|64	BuildRequires:	pkgconfig(samplerate)
14mu|audacious-plugins-3.7.2-1|65	BuildRequires:	pkgconfig(sdl2)
14mu|audacious-plugins-3.7.2-1|66	BuildRequires:	pkgconfig(shout)
14mu|audacious-plugins-3.7.2-1|67	BuildRequires:	pkgconfig(sndfile)
14mu|audacious-plugins-3.7.2-1|68	BuildRequires:	pkgconfig(soxr)
14mu|audacious-plugins-3.7.2-1|69	BuildRequires:	pkgconfig(taglib)
14mu|audacious-plugins-3.7.2-1|70	BuildRequires:	pkgconfig(vorbis) >= 1.0
14mu|audacious-plugins-3.7.2-1|71	BuildRequires:	pkgconfig(wavpack) >= 4.31
14mu|audacious-plugins-3.7.2-1|72	BuildRequires:	pkgconfig(xcomposite)
14mu|audacious-plugins-3.7.2-1|73	BuildRequires:	pkgconfig(xrender)
14mu|audacious-plugins-3.7.2-1|74	%if %{build_plf}
14mu|audacious-plugins-3.7.2-1|75	BuildRequires:	lame-devel
14mu|audacious-plugins-3.7.2-1|76	BuildRequires:	libfaad2-static-devel
14mu|audacious-plugins-3.7.2-1|77	#gw ffmpeg plugin:
14mu|audacious-plugins-3.7.2-1|78	Provides:	audacious-musepack = %{version}
14mu|audacious-plugins-3.7.2-1|79	%endif
14mu|audacious-plugins-3.7.2-1|80	Requires:	audacious >= %{audacious_minver}
14mu|audacious-plugins-3.7.2-1|81	%rename		audacious-smb
14mu|audacious-plugins-3.7.2-1|82	%rename		audacious-fluidsynth
14mu|audacious-plugins-3.7.2-1|83	
14mu|audacious-plugins-3.7.2-1|84	%description
14mu|audacious-plugins-3.7.2-1|85	Audacious is a media player based on the BMP music playing application.
14mu|audacious-plugins-3.7.2-1|86	Its primary goals are usability and usage of current desktop standards.
14mu|audacious-plugins-3.7.2-1|87	This contains the basic plugin distribution. Audacious is useless without
14mu|audacious-plugins-3.7.2-1|88	them.
14mu|audacious-plugins-3.7.2-1|89	
14mu|audacious-plugins-3.7.2-1|90	%if %{build_plf}
14mu|audacious-plugins-3.7.2-1|91	This package is in Restricted repository as it violates some patents.
14mu|audacious-plugins-3.7.2-1|92	%endif
14mu|audacious-plugins-3.7.2-1|93	
14mu|audacious-plugins-3.7.2-1|94	%files -f %{name}.lang
14mu|audacious-plugins-3.7.2-1|95	%doc COPYING
14mu|audacious-plugins-3.7.2-1|96	#dir %%{_libdir}/audacious/Input/amidi-plug/
14mu|audacious-plugins-3.7.2-1|97	#{_libdir}/audacious/Input/amidi-plug/ap-alsa.so
14mu|audacious-plugins-3.7.2-1|98	%dir %{_libdir}/audacious
14mu|audacious-plugins-3.7.2-1|99	%dir %{_libdir}/audacious/Container
14mu|audacious-plugins-3.7.2-1|100	%{_libdir}/audacious/Container/asx.so
14mu|audacious-plugins-3.7.2-1|101	%{_libdir}/audacious/Container/asx3.so
14mu|audacious-plugins-3.7.2-1|102	%{_libdir}/audacious/Container/audpl.so
14mu|audacious-plugins-3.7.2-1|103	%{_libdir}/audacious/Container/cue.so
14mu|audacious-plugins-3.7.2-1|104	%{_libdir}/audacious/Container/m3u.so
14mu|audacious-plugins-3.7.2-1|105	%{_libdir}/audacious/Container/pls.so
14mu|audacious-plugins-3.7.2-1|106	%{_libdir}/audacious/Container/xspf.so
14mu|audacious-plugins-3.7.2-1|107	%dir %{_libdir}/audacious/Effect/
14mu|audacious-plugins-3.7.2-1|108	%{_libdir}/audacious/Effect/bs2b.so
14mu|audacious-plugins-3.7.2-1|109	%{_libdir}/audacious/Effect/compressor.so
14mu|audacious-plugins-3.7.2-1|110	%{_libdir}/audacious/Effect/crossfade.so
14mu|audacious-plugins-3.7.2-1|111	%{_libdir}/audacious/Effect/crystalizer.so
14mu|audacious-plugins-3.7.2-1|112	%{_libdir}/audacious/Effect/echo.so
14mu|audacious-plugins-3.7.2-1|113	%{_libdir}/audacious/Effect/ladspa.so
14mu|audacious-plugins-3.7.2-1|114	%{_libdir}/audacious/Effect/mixer.so
14mu|audacious-plugins-3.7.2-1|115	%{_libdir}/audacious/Effect/resample.so
14mu|audacious-plugins-3.7.2-1|116	%{_libdir}/audacious/Effect/silence-removal.so
14mu|audacious-plugins-3.7.2-1|117	%{_libdir}/audacious/Effect/sox-resampler.so
14mu|audacious-plugins-3.7.2-1|118	%{_libdir}/audacious/Effect/speed-pitch.so
14mu|audacious-plugins-3.7.2-1|119	%{_libdir}/audacious/Effect/stereo.so
14mu|audacious-plugins-3.7.2-1|120	%{_libdir}/audacious/Effect/voice_removal.so
14mu|audacious-plugins-3.7.2-1|121	%dir %{_libdir}/audacious/General
14mu|audacious-plugins-3.7.2-1|122	%{_libdir}/audacious/General/alarm.so
14mu|audacious-plugins-3.7.2-1|123	%{_libdir}/audacious/General/albumart.so
14mu|audacious-plugins-3.7.2-1|124	%{_libdir}/audacious/General/albumart-qt.so
14mu|audacious-plugins-3.7.2-1|125	%{_libdir}/audacious/General/aosd.so
14mu|audacious-plugins-3.7.2-1|126	#%%{_libdir}/audacious/General/bluetooth.so
14mu|audacious-plugins-3.7.2-1|127	%{_libdir}/audacious/General/cd-menu-items.so
14mu|audacious-plugins-3.7.2-1|128	%{_libdir}/audacious/General/delete-files.so
14mu|audacious-plugins-3.7.2-1|129	#{_libdir}/audacious/General/gnomeshortcuts.so
14mu|audacious-plugins-3.7.2-1|130	%{_libdir}/audacious/General/gtkui.so
14mu|audacious-plugins-3.7.2-1|131	%{_libdir}/audacious/General/hotkey.so
14mu|audacious-plugins-3.7.2-1|132	%{_libdir}/audacious/General/lirc.so
14mu|audacious-plugins-3.7.2-1|133	%{_libdir}/audacious/General/lyricwiki.so
14mu|audacious-plugins-3.7.2-1|134	%{_libdir}/audacious/General/lyricwiki-qt.so
14mu|audacious-plugins-3.7.2-1|135	%{_libdir}/audacious/General/mpris2.so
14mu|audacious-plugins-3.7.2-1|136	%{_libdir}/audacious/General/notify.so
14mu|audacious-plugins-3.7.2-1|137	%{_libdir}/audacious/General/playlist-manager.so
14mu|audacious-plugins-3.7.2-1|138	%{_libdir}/audacious/General/playlist-manager-qt.so
14mu|audacious-plugins-3.7.2-1|139	%{_libdir}/audacious/General/qtui.so
14mu|audacious-plugins-3.7.2-1|140	%{_libdir}/audacious/General/scrobbler.so
14mu|audacious-plugins-3.7.2-1|141	%{_libdir}/audacious/General/search-tool.so
14mu|audacious-plugins-3.7.2-1|142	%{_libdir}/audacious/General/search-tool-qt.so
14mu|audacious-plugins-3.7.2-1|143	%{_libdir}/audacious/General/skins.so
14mu|audacious-plugins-3.7.2-1|144	%{_libdir}/audacious/General/skins-qt.so
14mu|audacious-plugins-3.7.2-1|145	%{_libdir}/audacious/General/song-info-qt.so
14mu|audacious-plugins-3.7.2-1|146	%{_libdir}/audacious/General/statusicon.so
14mu|audacious-plugins-3.7.2-1|147	%{_libdir}/audacious/General/statusicon-qt.so
14mu|audacious-plugins-3.7.2-1|148	%{_libdir}/audacious/General/song_change.so
14mu|audacious-plugins-3.7.2-1|149	%dir %{_libdir}/audacious/Input
14mu|audacious-plugins-3.7.2-1|150	%{_libdir}/audacious/Input/ffaudio.so
14mu|audacious-plugins-3.7.2-1|151	%{_libdir}/audacious/Input/amidi-plug.so
14mu|audacious-plugins-3.7.2-1|152	%{_libdir}/audacious/Input/cdaudio-ng.so
14mu|audacious-plugins-3.7.2-1|153	%{_libdir}/audacious/Input/console.so
14mu|audacious-plugins-3.7.2-1|154	%{_libdir}/audacious/Input/flacng.so
14mu|audacious-plugins-3.7.2-1|155	%{_libdir}/audacious/Input/madplug.so
14mu|audacious-plugins-3.7.2-1|156	%{_libdir}/audacious/Input/metronom.so
14mu|audacious-plugins-3.7.2-1|157	%{_libdir}/audacious/Input/modplug.so
14mu|audacious-plugins-3.7.2-1|158	%{_libdir}/audacious/Input/psf2.so
14mu|audacious-plugins-3.7.2-1|159	%{_libdir}/audacious/Input/sndfile.so
14mu|audacious-plugins-3.7.2-1|160	%{_libdir}/audacious/Input/tonegen.so
14mu|audacious-plugins-3.7.2-1|161	%ifarch %{ix86} x86_64
14mu|audacious-plugins-3.7.2-1|162	#%%{_libdir}/audacious/Input/usf.so
14mu|audacious-plugins-3.7.2-1|163	%endif
14mu|audacious-plugins-3.7.2-1|164	%{_libdir}/audacious/Input/vorbis.so
14mu|audacious-plugins-3.7.2-1|165	%{_libdir}/audacious/Input/vtx.so
14mu|audacious-plugins-3.7.2-1|166	%{_libdir}/audacious/Input/xsf.so
14mu|audacious-plugins-3.7.2-1|167	%if %{build_plf}
14mu|audacious-plugins-3.7.2-1|168	#{_libdir}/audacious/Input/aac.so
14mu|audacious-plugins-3.7.2-1|169	%{_libdir}/audacious/Input/aac-raw.so
14mu|audacious-plugins-3.7.2-1|170	%endif
14mu|audacious-plugins-3.7.2-1|171	%dir %{_libdir}/audacious/Output
14mu|audacious-plugins-3.7.2-1|172	%{_libdir}/audacious/Output/alsa.so
14mu|audacious-plugins-3.7.2-1|173	%{_libdir}/audacious/Output/filewriter.so
14mu|audacious-plugins-3.7.2-1|174	%{_libdir}/audacious/Output/oss4.so
14mu|audacious-plugins-3.7.2-1|175	%{_libdir}/audacious/Output/qtaudio.so
14mu|audacious-plugins-3.7.2-1|176	%{_libdir}/audacious/Output/sdlout.so
14mu|audacious-plugins-3.7.2-1|177	%dir %{_libdir}/audacious/Transport/
14mu|audacious-plugins-3.7.2-1|178	%{_libdir}/audacious/Transport/gio.so
14mu|audacious-plugins-3.7.2-1|179	%{_libdir}/audacious/Transport/mms.so
14mu|audacious-plugins-3.7.2-1|180	%{_libdir}/audacious/Transport/neon.so
14mu|audacious-plugins-3.7.2-1|181	#{_libdir}/audacious/Transport/unix-io.so
14mu|audacious-plugins-3.7.2-1|182	%dir %{_libdir}/audacious/Visualization
14mu|audacious-plugins-3.7.2-1|183	%{_libdir}/audacious/Visualization/blur_scope.so
14mu|audacious-plugins-3.7.2-1|184	%{_libdir}/audacious/Visualization/cairo-spectrum.so
14mu|audacious-plugins-3.7.2-1|185	%{_libdir}/audacious/Visualization/gl-spectrum.so
14mu|audacious-plugins-3.7.2-1|186	%{_libdir}/audacious/Visualization/gl-spectrum-qt.so
14mu|audacious-plugins-3.7.2-1|187	%{_datadir}/audacious
14mu|audacious-plugins-3.7.2-1|188	
14mu|audacious-plugins-3.7.2-1|189	#-----------------------------------------------------------------------------
14mu|audacious-plugins-3.7.2-1|190	
14mu|audacious-plugins-3.7.2-1|191	%package  -n audacious-wavpack
14mu|audacious-plugins-3.7.2-1|192	Group:		Sound
14mu|audacious-plugins-3.7.2-1|193	Summary:	Wavpack input plugin for Audacious
14mu|audacious-plugins-3.7.2-1|194	Requires:	audacious >= %{audacious_minver}
14mu|audacious-plugins-3.7.2-1|195	
14mu|audacious-plugins-3.7.2-1|196	%description  -n audacious-wavpack
14mu|audacious-plugins-3.7.2-1|197	This is a wavpack input plugin for Audacious based on libwavpack.
14mu|audacious-plugins-3.7.2-1|198	
14mu|audacious-plugins-3.7.2-1|199	%files  -n audacious-wavpack
14mu|audacious-plugins-3.7.2-1|200	%doc COPYING
14mu|audacious-plugins-3.7.2-1|201	%{_libdir}/audacious/Input/wavpack.so
14mu|audacious-plugins-3.7.2-1|202	
14mu|audacious-plugins-3.7.2-1|203	#-----------------------------------------------------------------------------
14mu|audacious-plugins-3.7.2-1|204	
14mu|audacious-plugins-3.7.2-1|205	%package  -n audacious-jack
14mu|audacious-plugins-3.7.2-1|206	Group:		Sound
14mu|audacious-plugins-3.7.2-1|207	Summary:	Audacious output plugin for the jack sound server
14mu|audacious-plugins-3.7.2-1|208	Requires:	audacious >= %{audacious_minver}
14mu|audacious-plugins-3.7.2-1|209	
14mu|audacious-plugins-3.7.2-1|210	%description  -n audacious-jack
14mu|audacious-plugins-3.7.2-1|211	Audacious audio output plugin for the jack audio server.
14mu|audacious-plugins-3.7.2-1|212	
14mu|audacious-plugins-3.7.2-1|213	%files  -n audacious-jack
14mu|audacious-plugins-3.7.2-1|214	%doc COPYING
14mu|audacious-plugins-3.7.2-1|215	%{_libdir}/audacious/Output/jack-ng.so
14mu|audacious-plugins-3.7.2-1|216	
14mu|audacious-plugins-3.7.2-1|217	#-----------------------------------------------------------------------------
14mu|audacious-plugins-3.7.2-1|218	
14mu|audacious-plugins-3.7.2-1|219	%package  -n audacious-pulse
14mu|audacious-plugins-3.7.2-1|220	Group:		Sound
14mu|audacious-plugins-3.7.2-1|221	Summary:	Audacious output plugin for the Pulseaudio sound server
14mu|audacious-plugins-3.7.2-1|222	Requires:	audacious >= %{audacious_minver}
14mu|audacious-plugins-3.7.2-1|223	
14mu|audacious-plugins-3.7.2-1|224	%description  -n audacious-pulse
14mu|audacious-plugins-3.7.2-1|225	Audacious audio output plugin for the pulseaudio
14mu|audacious-plugins-3.7.2-1|226	server.
14mu|audacious-plugins-3.7.2-1|227	
14mu|audacious-plugins-3.7.2-1|228	%files  -n audacious-pulse
14mu|audacious-plugins-3.7.2-1|229	%doc COPYING
14mu|audacious-plugins-3.7.2-1|230	%{_libdir}/audacious/Output/pulse_audio.so
14mu|audacious-plugins-3.7.2-1|231	
14mu|audacious-plugins-3.7.2-1|232	#-----------------------------------------------------------------------------
14mu|audacious-plugins-3.7.2-1|233	
14mu|audacious-plugins-3.7.2-1|234	%package  -n audacious-adplug
14mu|audacious-plugins-3.7.2-1|235	Summary:	AdLib player plugin for audacious
14mu|audacious-plugins-3.7.2-1|236	Group:		Sound
14mu|audacious-plugins-3.7.2-1|237	Requires:	audacious >= %{audacious_minver}
14mu|audacious-plugins-3.7.2-1|238	
14mu|audacious-plugins-3.7.2-1|239	%description  -n audacious-adplug
14mu|audacious-plugins-3.7.2-1|240	AdPlug is an Audacious input plugin It uses the AdPlug AdLib sound
14mu|audacious-plugins-3.7.2-1|241	player library to play back a wide range of AdLib (OPL2) music file
14mu|audacious-plugins-3.7.2-1|242	formats on top of an OPL2 emulator.  No OPL2 chip is required for
14mu|audacious-plugins-3.7.2-1|243	playback.
14mu|audacious-plugins-3.7.2-1|244	
14mu|audacious-plugins-3.7.2-1|245	%files  -n audacious-adplug
14mu|audacious-plugins-3.7.2-1|246	%doc COPYING
14mu|audacious-plugins-3.7.2-1|247	%{_libdir}/audacious/Input/adplug.so
14mu|audacious-plugins-3.7.2-1|248	
14mu|audacious-plugins-3.7.2-1|249	#-----------------------------------------------------------------------------
14mu|audacious-plugins-3.7.2-1|250	# 3.7.1: There is no more a fluidsynth input plugin, since it is now integrated
14mu|audacious-plugins-3.7.2-1|251	# in the amidi-plug.so one: kill the package.
14mu|audacious-plugins-3.7.2-1|252	
14mu|audacious-plugins-3.7.2-1|253	#package  -n audacious-fluidsynth
14mu|audacious-plugins-3.7.2-1|254	#Summary:	Fluidsynth MIDI plugin for audacious
14mu|audacious-plugins-3.7.2-1|255	#Group:		Sound
14mu|audacious-plugins-3.7.2-1|256	#Requires:	audacious >= %%{audacious_minver}
14mu|audacious-plugins-3.7.2-1|257	
14mu|audacious-plugins-3.7.2-1|258	#description  -n audacious-fluidsynth
14mu|audacious-plugins-3.7.2-1|259	#FluidSynth is a real-time software synthesizer based on the SoundFont 2
14mu|audacious-plugins-3.7.2-1|260	#specifications. It is a "software synthesizer". FluidSynth can read MIDI
14mu|audacious-plugins-3.7.2-1|261	#events from the MIDI input device and render them to the audio device.
14mu|audacious-plugins-3.7.2-1|262	#This is a fluidsynth backend for the Audacious Media Player to support the
14mu|audacious-plugins-3.7.2-1|263	#playback of MIDI files with the fluidsynth engine.
14mu|audacious-plugins-3.7.2-1|264	
14mu|audacious-plugins-3.7.2-1|265	#files  -n audacious-fluidsynth
14mu|audacious-plugins-3.7.2-1|266	#doc COPYING
14mu|audacious-plugins-3.7.2-1|267	#{_libdir}/audacious/Input/amidi-plug/ap-fluidsynth.so
14mu|audacious-plugins-3.7.2-1|268	
14mu|audacious-plugins-3.7.2-1|269	#-----------------------------------------------------------------------------
14mu|audacious-plugins-3.7.2-1|270	
14mu|audacious-plugins-3.7.2-1|271	%package  -n audacious-sid
14mu|audacious-plugins-3.7.2-1|272	Summary:	Audacious input plugin for C64 SID files
14mu|audacious-plugins-3.7.2-1|273	Group:		Sound
14mu|audacious-plugins-3.7.2-1|274	Requires:	audacious >= %{audacious_minver}
14mu|audacious-plugins-3.7.2-1|275	
14mu|audacious-plugins-3.7.2-1|276	%description  -n audacious-sid
14mu|audacious-plugins-3.7.2-1|277	Audacious-SID is a plugin for the Audacious Media Player which provides
14mu|audacious-plugins-3.7.2-1|278	support for playing the so-called "SID tunes", which are music
14mu|audacious-plugins-3.7.2-1|279	from old Commodore computer programs like games, demos, etc.
14mu|audacious-plugins-3.7.2-1|280	
14mu|audacious-plugins-3.7.2-1|281	For the actual playing, it uses the excellent libsidplay (1|2)
14mu|audacious-plugins-3.7.2-1|282	emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
14mu|audacious-plugins-3.7.2-1|283	Device (SID) chip.
14mu|audacious-plugins-3.7.2-1|284	
14mu|audacious-plugins-3.7.2-1|285	%files  -n audacious-sid
14mu|audacious-plugins-3.7.2-1|286	%doc COPYING
14mu|audacious-plugins-3.7.2-1|287	%{_libdir}/audacious/Input/sid.so
14mu|audacious-plugins-3.7.2-1|288	
14mu|audacious-plugins-3.7.2-1|289	#-----------------------------------------------------------------------------
14mu|audacious-plugins-3.7.2-1|290	# 3.7.1: There is no more a smb transport plugin and the option --enable-smb is
14mu|audacious-plugins-3.7.2-1|291	# now unrecognized by configure: kill the package.
14mu|audacious-plugins-3.7.2-1|292	
14mu|audacious-plugins-3.7.2-1|293	#package -n audacious-smb
14mu|audacious-plugins-3.7.2-1|294	#Summary:	SMB/CIFS file system plugin for the Audacious media player
14mu|audacious-plugins-3.7.2-1|295	#Group:		Sound
14mu|audacious-plugins-3.7.2-1|296	#Requires:	audacious >= %%{audacious_minver}
14mu|audacious-plugins-3.7.2-1|297	#BuildRequires:	pkgconfig(smbclient)
14mu|audacious-plugins-3.7.2-1|298	
14mu|audacious-plugins-3.7.2-1|299	#description -n audacious-smb
14mu|audacious-plugins-3.7.2-1|300	#This plugin allows Audacious to play content from a Samba or Windows network
14mu|audacious-plugins-3.7.2-1|301	#file system.
14mu|audacious-plugins-3.7.2-1|302	
14mu|audacious-plugins-3.7.2-1|303	#files -n audacious-smb
14mu|audacious-plugins-3.7.2-1|304	#doc COPYING
14mu|audacious-plugins-3.7.2-1|305	#{_libdir}/audacious/Transport/smb.so
14mu|audacious-plugins-3.7.2-1|306	
14mu|audacious-plugins-3.7.2-1|307	#-----------------------------------------------------------------------------
14mu|audacious-plugins-3.7.2-1|308	
14mu|audacious-plugins-3.7.2-1|309	%prep
14mu|audacious-plugins-3.7.2-1|310	%setup -q
14mu|audacious-plugins-3.7.2-1|311	#apply_patches
14mu|audacious-plugins-3.7.2-1|312	
14mu|audacious-plugins-3.7.2-1|313	
14mu|audacious-plugins-3.7.2-1|314	%build
14mu|audacious-plugins-3.7.2-1|315	export LDFLAGS="-lm"
14mu|audacious-plugins-3.7.2-1|316	%configure2_5x	--enable-amidiplug \
14mu|audacious-plugins-3.7.2-1|317	--enable-gtk \
14mu|audacious-plugins-3.7.2-1|318	--enable-qt \
14mu|audacious-plugins-3.7.2-1|319	%if %{build_plf}
14mu|audacious-plugins-3.7.2-1|320	--enable-aac \
14mu|audacious-plugins-3.7.2-1|321	%else
14mu|audacious-plugins-3.7.2-1|322	--disable-aac \
14mu|audacious-plugins-3.7.2-1|323	%endif
14mu|audacious-plugins-3.7.2-1|324	--disable-rpath
14mu|audacious-plugins-3.7.2-1|325	
14mu|audacious-plugins-3.7.2-1|326	%make
14mu|audacious-plugins-3.7.2-1|327	
14mu|audacious-plugins-3.7.2-1|328	
14mu|audacious-plugins-3.7.2-1|329	%install
14mu|audacious-plugins-3.7.2-1|330	%makeinstall_std
14mu|audacious-plugins-3.7.2-1|331	
14mu|audacious-plugins-3.7.2-1|332	%if ! %{build_plf}
14mu|audacious-plugins-3.7.2-1|333	rm -fv %{buildroot}%{_libdir}/audacious/Input/aac-raw.so
14mu|audacious-plugins-3.7.2-1|334	%endif
14mu|audacious-plugins-3.7.2-1|335	
14mu|audacious-plugins-3.7.2-1|336	%find_lang %{name}
14mu|audacious-plugins-3.7.2-1|337	
14mu|audacious-plugins-3.7.2-1|338	
14mu|audacious-plugins-3.7.2-1|339	%changelog
14mu|audacious-plugins-3.7.2-1|340	
14mu|audacious-plugins-3.7.2-1|341	* Sun Apr 17 2016 gvm <mc2374@mclink.it> 5:3.7.2-1
14mu|audacious-plugins-3.7.2-1|342	- (d912574) Fixed file lists.
14mu|audacious-plugins-3.7.2-1|343	
14mu|audacious-plugins-3.7.2-1|344	

22346 14
14mu|audacity-2.1.0-5|1	Summary:	Free Audio Editor With Effects/Analysis Tools
14mu|audacity-2.1.0-5|2	Name:		audacity
14mu|audacity-2.1.0-5|3	Version:	2.1.0
14mu|audacity-2.1.0-5|4	Release:	5
14mu|audacity-2.1.0-5|5	License:	GPLv2+
14mu|audacity-2.1.0-5|6	Group:		Sound
14mu|audacity-2.1.0-5|7	Url:		http://audacity.sourceforge.net/
14mu|audacity-2.1.0-5|8	Source0:	http://audacity.googlecode.com/files/audacity-minsrc-%{version}.tar.xz
14mu|audacity-2.1.0-5|9	# Was needed for 2.1.0
14mu|audacity-2.1.0-5|10	Source1:	audacity_ru.mo
14mu|audacity-2.1.0-5|11	Patch0:		audacity-2.1.0-ffmpeg2.4.patch
14mu|audacity-2.1.0-5|12	BuildRequires:	autoconf2.5
14mu|audacity-2.1.0-5|13	BuildRequires:	desktop-file-utils
14mu|audacity-2.1.0-5|14	BuildRequires:	imagemagick
14mu|audacity-2.1.0-5|15	#for compressing the help file:
14mu|audacity-2.1.0-5|16	BuildRequires:	zip
14mu|audacity-2.1.0-5|17	BuildRequires:	ffmpeg-devel
14mu|audacity-2.1.0-5|18	BuildRequires:	gettext-devel
14mu|audacity-2.1.0-5|19	BuildRequires:	jpeg-devel
14mu|audacity-2.1.0-5|20	BuildRequires:	wxgtku2.8-devel >= 2.8.10
14mu|audacity-2.1.0-5|21	BuildRequires:	pkgconfig(alsa)
14mu|audacity-2.1.0-5|22	BuildRequires:	pkgconfig(expat)
14mu|audacity-2.1.0-5|23	BuildRequires:	pkgconfig(fftw3)
14mu|audacity-2.1.0-5|24	BuildRequires:	pkgconfig(flac++)
14mu|audacity-2.1.0-5|25	BuildRequires:	pkgconfig(id3tag)
14mu|audacity-2.1.0-5|26	BuildRequires:	pkgconfig(jack)
14mu|audacity-2.1.0-5|27	BuildRequires:	pkgconfig(mad)
14mu|audacity-2.1.0-5|28	BuildRequires:	pkgconfig(ogg)
14mu|audacity-2.1.0-5|29	BuildRequires:	pkgconfig(samplerate)
14mu|audacity-2.1.0-5|30	BuildRequires:	pkgconfig(sndfile)
14mu|audacity-2.1.0-5|31	BuildRequires:	pkgconfig(soundtouch)
14mu|audacity-2.1.0-5|32	BuildRequires:	pkgconfig(speex)
14mu|audacity-2.1.0-5|33	BuildRequires:	pkgconfig(twolame)
14mu|audacity-2.1.0-5|34	BuildRequires:	pkgconfig(vamp-sdk)
14mu|audacity-2.1.0-5|35	BuildRequires:	pkgconfig(vorbis)
14mu|audacity-2.1.0-5|36	BuildRequires:	pkgconfig(zlib)
14mu|audacity-2.1.0-5|37	
14mu|audacity-2.1.0-5|38	%description
14mu|audacity-2.1.0-5|39	Audacity is a program that lets you manipulate digital audio waveforms.
14mu|audacity-2.1.0-5|40	
14mu|audacity-2.1.0-5|41	In addition to letting you record sounds directly from within the program,
14mu|audacity-2.1.0-5|42	it imports many sound file formats, including WAV, AIFF, MP3 and Ogg/Vorbis.
14mu|audacity-2.1.0-5|43	It supports all common editing operations such as Cut, Copy, and Paste, plus
14mu|audacity-2.1.0-5|44	it will mix tracks and let you apply plug-in effects to any part of a sound.
14mu|audacity-2.1.0-5|45	It also has a built-in amplitude envelope editor, a customizable spectrogram
14mu|audacity-2.1.0-5|46	mode and a frequency analysis window for audio analysis applications.
14mu|audacity-2.1.0-5|47	
14mu|audacity-2.1.0-5|48	%files -f %{name}.lang
14mu|audacity-2.1.0-5|49	%doc LICENSE.txt README.txt
14mu|audacity-2.1.0-5|50	%{_bindir}/*
14mu|audacity-2.1.0-5|51	%{_datadir}/audacity/
14mu|audacity-2.1.0-5|52	%{_datadir}/appdata/audacity.appdata.xml
14mu|audacity-2.1.0-5|53	%{_datadir}/applications/%{name}.desktop
14mu|audacity-2.1.0-5|54	%{_datadir}/icons/hicolor/*/apps/audacity.*
14mu|audacity-2.1.0-5|55	%{_datadir}/pixmaps/*
14mu|audacity-2.1.0-5|56	%{_datadir}/mime/packages/audacity.xml
14mu|audacity-2.1.0-5|57	%{_mandir}/man1/audacity.1*
14mu|audacity-2.1.0-5|58	
14mu|audacity-2.1.0-5|59	#----------------------------------------------------------------------------
14mu|audacity-2.1.0-5|60	
14mu|audacity-2.1.0-5|61	%prep
14mu|audacity-2.1.0-5|62	%setup -qn %{name}-minsrc-%{version}
14mu|audacity-2.1.0-5|63	%patch0 -p0
14mu|audacity-2.1.0-5|64	
14mu|audacity-2.1.0-5|65	rm -rf lib-src/ffmpeg
14mu|audacity-2.1.0-5|66	
14mu|audacity-2.1.0-5|67	chmod 644 *.txt
14mu|audacity-2.1.0-5|68	aclocal -I m4
14mu|audacity-2.1.0-5|69	autoconf
14mu|audacity-2.1.0-5|70	
14mu|audacity-2.1.0-5|71	%build
14mu|audacity-2.1.0-5|72	export PATH=$PATH:`pwd`
14mu|audacity-2.1.0-5|73	export LDFLAGS=-lz
14mu|audacity-2.1.0-5|74	export CFLAGS="%{optflags}"
14mu|audacity-2.1.0-5|75	export CXXFLAGS="%{optflags}"
14mu|audacity-2.1.0-5|76	
14mu|audacity-2.1.0-5|77	./configure \
14mu|audacity-2.1.0-5|78	--prefix=%{_prefix} \
14mu|audacity-2.1.0-5|79	--libdir=%{_libdir} \
14mu|audacity-2.1.0-5|80	--mandir=%{_mandir} \
14mu|audacity-2.1.0-5|81	--enable-optimise \
14mu|audacity-2.1.0-5|82	--enable-unicode \
14mu|audacity-2.1.0-5|83	--with-vorbis=system \
14mu|audacity-2.1.0-5|84	--with-libmad=system \
14mu|audacity-2.1.0-5|85	--with-libsndfile=system \
14mu|audacity-2.1.0-5|86	--with-libsamplerate \
14mu|audacity-2.1.0-5|87	--with-id3tag=system \
14mu|audacity-2.1.0-5|88	--with-soundtouch=system \
14mu|audacity-2.1.0-5|89	--with-portmixer \
14mu|audacity-2.1.0-5|90	--with-portaudio \
14mu|audacity-2.1.0-5|91	--with-libtwolame=system \
14mu|audacity-2.1.0-5|92	--with-ffmpeg
14mu|audacity-2.1.0-5|93	%make
14mu|audacity-2.1.0-5|94	
14mu|audacity-2.1.0-5|95	%install
14mu|audacity-2.1.0-5|96	%makeinstall_std
14mu|audacity-2.1.0-5|97	
14mu|audacity-2.1.0-5|98	rm -rf %{buildroot}%{_datadir}/locale/ru/LC_MESSAGES/audacity.mo
14mu|audacity-2.1.0-5|99	cp %{SOURCE1} %{buildroot}%{_datadir}/locale/ru/LC_MESSAGES/audacity.mo
14mu|audacity-2.1.0-5|100	
14mu|audacity-2.1.0-5|101	%find_lang %{name}
14mu|audacity-2.1.0-5|102	
14mu|audacity-2.1.0-5|103	#clean uneeded installed but not packaged
14mu|audacity-2.1.0-5|104	rm -rf %{buildroot}%{_docdir}/%{name}
14mu|audacity-2.1.0-5|105	
14mu|audacity-2.1.0-5|106	#gw work around bug #52526
14mu|audacity-2.1.0-5|107	mkdir -p %{buildroot}%{_datadir}/%{name}/help/manual
14mu|audacity-2.1.0-5|108	
14mu|audacity-2.1.0-5|109	desktop-file-install \
14mu|audacity-2.1.0-5|110	--add-category="GTK" \
14mu|audacity-2.1.0-5|111	--add-category="X-MandrivaLinux-CrossDesktop" \
14mu|audacity-2.1.0-5|112	--dir %{buildroot}%{_datadir}/applications \
14mu|audacity-2.1.0-5|113	%{buildroot}%{_datadir}/applications/*
14mu|audacity-2.1.0-5|114	
14mu|audacity-2.1.0-5|115	
14mu|audacity-2.1.0-5|116	%changelog
14mu|audacity-2.1.0-5|117	
14mu|audacity-2.1.0-5|118	* Wed Apr 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.0-5
14mu|audacity-2.1.0-5|119	- (ee5b87b) Update Russian translation (even more fixes)
14mu|audacity-2.1.0-5|120	
14mu|audacity-2.1.0-5|121	

22347 14
14mu|audiofile-0.3.6-6|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|audiofile-0.3.6-6|2	
14mu|audiofile-0.3.6-6|3	%define major 1
14mu|audiofile-0.3.6-6|4	%define libname %mklibname %{name} %{major}
14mu|audiofile-0.3.6-6|5	%define devname %mklibname %{name} -d
14mu|audiofile-0.3.6-6|6	
14mu|audiofile-0.3.6-6|7	Summary:	Library to handle various audio file formats
14mu|audiofile-0.3.6-6|8	Name:		audiofile
14mu|audiofile-0.3.6-6|9	Version:	0.3.6
14mu|audiofile-0.3.6-6|10	Release:	6
14mu|audiofile-0.3.6-6|11	License:	LGPLv2.1+
14mu|audiofile-0.3.6-6|12	Group:		System/Libraries
14mu|audiofile-0.3.6-6|13	Url:		http://www.68k.org/~michael/audiofile/
14mu|audiofile-0.3.6-6|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/audiofile/%{url_ver}/%{name}-%{version}.tar.xz
14mu|audiofile-0.3.6-6|15	Patch0:		audiofile-0.3.6-CVE-2015-7747.patch
14mu|audiofile-0.3.6-6|16	BuildRequires:	pkgconfig(alsa)
14mu|audiofile-0.3.6-6|17	BuildRequires:	pkgconfig(flac)
14mu|audiofile-0.3.6-6|18	
14mu|audiofile-0.3.6-6|19	%description
14mu|audiofile-0.3.6-6|20	The Silicon Graphics Audio File Library provides a uniform programming
14mu|audiofile-0.3.6-6|21	interface to standard digital audio file formats.
14mu|audiofile-0.3.6-6|22	
14mu|audiofile-0.3.6-6|23	Currently supported sound file formats include AIFF/AIFF-C, WAVE, and
14mu|audiofile-0.3.6-6|24	NeXT/Sun .snd/.au. Supported compression formats are currently G.711
14mu|audiofile-0.3.6-6|25	mu-law and A-law.
14mu|audiofile-0.3.6-6|26	
14mu|audiofile-0.3.6-6|27	Used by the esound daemon.
14mu|audiofile-0.3.6-6|28	
14mu|audiofile-0.3.6-6|29	%files
14mu|audiofile-0.3.6-6|30	%doc COPYING README
14mu|audiofile-0.3.6-6|31	%{_bindir}/sfconvert
14mu|audiofile-0.3.6-6|32	%{_bindir}/sfinfo
14mu|audiofile-0.3.6-6|33	%{_mandir}/man1/*
14mu|audiofile-0.3.6-6|34	
14mu|audiofile-0.3.6-6|35	#------------------------------------------------------------------------
14mu|audiofile-0.3.6-6|36	
14mu|audiofile-0.3.6-6|37	%package -n %{libname}
14mu|audiofile-0.3.6-6|38	Summary:	Main library for audiofile
14mu|audiofile-0.3.6-6|39	Group:		System/Libraries
14mu|audiofile-0.3.6-6|40	
14mu|audiofile-0.3.6-6|41	%description -n %{libname}
14mu|audiofile-0.3.6-6|42	This package contains the library needed to run programs dynamically
14mu|audiofile-0.3.6-6|43	linked with audiofile.
14mu|audiofile-0.3.6-6|44	
14mu|audiofile-0.3.6-6|45	%files -n %{libname}
14mu|audiofile-0.3.6-6|46	%{_libdir}/libaudiofile.so.%{major}*
14mu|audiofile-0.3.6-6|47	
14mu|audiofile-0.3.6-6|48	#------------------------------------------------------------------------
14mu|audiofile-0.3.6-6|49	
14mu|audiofile-0.3.6-6|50	%package -n %{devname}
14mu|audiofile-0.3.6-6|51	Summary:	Includes and other files to develop audiofile applications
14mu|audiofile-0.3.6-6|52	Group:		Development/C
14mu|audiofile-0.3.6-6|53	Requires:	%{libname} = %{EVRD}
14mu|audiofile-0.3.6-6|54	Provides:	%{name}-devel = %{EVRD}
14mu|audiofile-0.3.6-6|55	Obsoletes:	%{_lib}audiofile0-devel < 0.3.4
14mu|audiofile-0.3.6-6|56	
14mu|audiofile-0.3.6-6|57	%description -n %{devname}
14mu|audiofile-0.3.6-6|58	Libraries, include files and other resources you can use to develop audiofile
14mu|audiofile-0.3.6-6|59	applications.
14mu|audiofile-0.3.6-6|60	
14mu|audiofile-0.3.6-6|61	%files -n %{devname}
14mu|audiofile-0.3.6-6|62	%doc COPYING README ACKNOWLEDGEMENTS TODO NEWS NOTES ChangeLog docs
14mu|audiofile-0.3.6-6|63	%{_libdir}/*.so
14mu|audiofile-0.3.6-6|64	%{_includedir}/*
14mu|audiofile-0.3.6-6|65	%{_libdir}/pkgconfig/*
14mu|audiofile-0.3.6-6|66	%{_mandir}/man3/*
14mu|audiofile-0.3.6-6|67	
14mu|audiofile-0.3.6-6|68	#------------------------------------------------------------------------
14mu|audiofile-0.3.6-6|69	
14mu|audiofile-0.3.6-6|70	%prep
14mu|audiofile-0.3.6-6|71	%setup -q
14mu|audiofile-0.3.6-6|72	%apply_patches
14mu|audiofile-0.3.6-6|73	
14mu|audiofile-0.3.6-6|74	%build
14mu|audiofile-0.3.6-6|75	%configure2_5x \
14mu|audiofile-0.3.6-6|76	--enable-largefile \
14mu|audiofile-0.3.6-6|77	--disable-static
14mu|audiofile-0.3.6-6|78	
14mu|audiofile-0.3.6-6|79	%make CXX="g++ -w"
14mu|audiofile-0.3.6-6|80	
14mu|audiofile-0.3.6-6|81	%install
14mu|audiofile-0.3.6-6|82	%makeinstall_std
14mu|audiofile-0.3.6-6|83	
14mu|audiofile-0.3.6-6|84	
14mu|audiofile-0.3.6-6|85	%changelog
14mu|audiofile-0.3.6-6|86	
14mu|audiofile-0.3.6-6|87	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.6-6
14mu|audiofile-0.3.6-6|88	- (4424fa6) Bump release
14mu|audiofile-0.3.6-6|89	
14mu|audiofile-0.3.6-6|90	

22348 14
14mu|audiokonverter-5.9.4-1|1	######################
14mu|audiokonverter-5.9.4-1|2	# Hardcode PLF build
14mu|audiokonverter-5.9.4-1|3	%define build_plf 0
14mu|audiokonverter-5.9.4-1|4	######################
14mu|audiokonverter-5.9.4-1|5	
14mu|audiokonverter-5.9.4-1|6	%if %{build_plf}
14mu|audiokonverter-5.9.4-1|7	%define distsuffix plf
14mu|audiokonverter-5.9.4-1|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|audiokonverter-5.9.4-1|9	%define extrarelsuffix plf
14mu|audiokonverter-5.9.4-1|10	%endif
14mu|audiokonverter-5.9.4-1|11	
14mu|audiokonverter-5.9.4-1|12	Summary:	An audio converter
14mu|audiokonverter-5.9.4-1|13	Name:		audiokonverter
14mu|audiokonverter-5.9.4-1|14	Version:	5.9.4
14mu|audiokonverter-5.9.4-1|15	Release:	1%{?extrarelsuffix}
14mu|audiokonverter-5.9.4-1|16	License:	GPLv2+
14mu|audiokonverter-5.9.4-1|17	Group:		Sound
14mu|audiokonverter-5.9.4-1|18	URL:		http://www.kde-apps.org/content/show.php?content=12608
14mu|audiokonverter-5.9.4-1|19	Source0:	http://www.kde-apps.org/CONTENT/content-files/12608-%{name}-%{version}.tar.bz2
14mu|audiokonverter-5.9.4-1|20	Source100:	%{name}.rpmlintrc
14mu|audiokonverter-5.9.4-1|21	Patch0:		%{name}-noflac.patch
14mu|audiokonverter-5.9.4-1|22	BuildRequires:	kde4-macros
14mu|audiokonverter-5.9.4-1|23	Requires:	dolphin
14mu|audiokonverter-5.9.4-1|24	Requires:	mplayer
14mu|audiokonverter-5.9.4-1|25	Requires:	flac
14mu|audiokonverter-5.9.4-1|26	Requires:	wavpack
14mu|audiokonverter-5.9.4-1|27	Requires:	id3lib
14mu|audiokonverter-5.9.4-1|28	Requires:	vorbis-tools
14mu|audiokonverter-5.9.4-1|29	%if %{build_plf}
14mu|audiokonverter-5.9.4-1|30	Requires:	lame
14mu|audiokonverter-5.9.4-1|31	Requires:	faac
14mu|audiokonverter-5.9.4-1|32	Requires:	faad2
14mu|audiokonverter-5.9.4-1|33	%endif
14mu|audiokonverter-5.9.4-1|34	BuildArch:	noarch
14mu|audiokonverter-5.9.4-1|35	
14mu|audiokonverter-5.9.4-1|36	%description
14mu|audiokonverter-5.9.4-1|37	This is a small utility to easily convert from OGG, MP3, AAC, M4A, FLAC, WMA,
14mu|audiokonverter-5.9.4-1|38	RealAudio, Musepack, Wavpack, WAV and movies to MP3, OGG, M4A, WAV and FLAC in
14mu|audiokonverter-5.9.4-1|39	Konqueror by right-clicking on them.
14mu|audiokonverter-5.9.4-1|40	%if %{build_plf}
14mu|audiokonverter-5.9.4-1|41	This package is in restricted because it requires packages that are in
14mu|audiokonverter-5.9.4-1|42	restricted (lame, faac, faad2).
14mu|audiokonverter-5.9.4-1|43	%endif
14mu|audiokonverter-5.9.4-1|44	
14mu|audiokonverter-5.9.4-1|45	%files
14mu|audiokonverter-5.9.4-1|46	%doc README Changelog
14mu|audiokonverter-5.9.4-1|47	%{_kde_bindir}/*
14mu|audiokonverter-5.9.4-1|48	%{_kde_services}/ServiceMenus/*.desktop
14mu|audiokonverter-5.9.4-1|49	%{_kde_appsdir}/dolphin/servicemenus/*.desktop
14mu|audiokonverter-5.9.4-1|50	
14mu|audiokonverter-5.9.4-1|51	#-----------------------------------------------------------------------------
14mu|audiokonverter-5.9.4-1|52	
14mu|audiokonverter-5.9.4-1|53	%prep
14mu|audiokonverter-5.9.4-1|54	%setup -q
14mu|audiokonverter-5.9.4-1|55	%if !%{build_plf}
14mu|audiokonverter-5.9.4-1|56	%patch0 -p1 -b .plf
14mu|audiokonverter-5.9.4-1|57	%endif
14mu|audiokonverter-5.9.4-1|58	
14mu|audiokonverter-5.9.4-1|59	
14mu|audiokonverter-5.9.4-1|60	%install
14mu|audiokonverter-5.9.4-1|61	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus
14mu|audiokonverter-5.9.4-1|62	install -m 644 *4.desktop %{buildroot}%{_kde_services}/ServiceMenus
14mu|audiokonverter-5.9.4-1|63	mkdir -p %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
14mu|audiokonverter-5.9.4-1|64	install -m 644 *4.desktop %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
14mu|audiokonverter-5.9.4-1|65	mkdir -p %{buildroot}%{_kde_bindir}
14mu|audiokonverter-5.9.4-1|66	install -m 755 anytowav4 audioconvert4 movie2sound4 oggdrop-lx %{buildroot}%{_kde_bindir}
14mu|audiokonverter-5.9.4-1|67	
14mu|audiokonverter-5.9.4-1|68	%changelog
14mu|audiokonverter-5.9.4-1|69	
14mu|audiokonverter-5.9.4-1|70	* Sat Apr 16 2016 Giovanni Mariani <mc2374@mclink.it> 5.9.4-1
14mu|audiokonverter-5.9.4-1|71	- (f9a5fd7) Updated to release 5.9.4 and added S100 to kill a wrong rpmlint error
14mu|audiokonverter-5.9.4-1|72	
14mu|audiokonverter-5.9.4-1|73	

22349 14
14mu|audio-recorder-1.6-5|1	%define gstapi 1.0
14mu|audio-recorder-1.6-5|2	
14mu|audio-recorder-1.6-5|3	Summary:	Audio recorder for the GNOME
14mu|audio-recorder-1.6-5|4	Name:		audio-recorder
14mu|audio-recorder-1.6-5|5	Version:	1.6
14mu|audio-recorder-1.6-5|6	Release:	5
14mu|audio-recorder-1.6-5|7	License:	GPLv3+
14mu|audio-recorder-1.6-5|8	Group:		Sound
14mu|audio-recorder-1.6-5|9	Url:		https://launchpad.net/audio-recorder
14mu|audio-recorder-1.6-5|10	Source0:	https://launchpad.net/audio-recorder/trunk/version%{version}-2/+download/%{name}-%{version}-2.tar.gz
14mu|audio-recorder-1.6-5|11	Source1:        audio-recorder_ru.po.tar.gz
14mu|audio-recorder-1.6-5|12	Patch0:		audio-recorder-correct-desktop-menu.patch
14mu|audio-recorder-1.6-5|13	Patch1:		audio-recorder-1.6-2-fix-clash-with-GtkLevelBar-from-Gtk3.patch
14mu|audio-recorder-1.6-5|14	Patch2:         audio-recorder-1.6-no-autostart.patch
14mu|audio-recorder-1.6-5|15	BuildRequires:	intltool
14mu|audio-recorder-1.6-5|16	BuildRequires:	perl
14mu|audio-recorder-1.6-5|17	BuildRequires:	perl(XML::Parser)
14mu|audio-recorder-1.6-5|18	BuildRequires:	pkgconfig(dbus-1)
14mu|audio-recorder-1.6-5|19	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|audio-recorder-1.6-5|20	BuildRequires:	pkgconfig(dconf)
14mu|audio-recorder-1.6-5|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.14.0
14mu|audio-recorder-1.6-5|22	BuildRequires:	pkgconfig(gstreamer-%{gstapi}) >= 1.4.0
14mu|audio-recorder-1.6-5|23	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mu|audio-recorder-1.6-5|24	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|audio-recorder-1.6-5|25	BuildRequires:	pkgconfig(appindicator3-0.1)
14mu|audio-recorder-1.6-5|26	BuildRequires:	pkgconfig(libpulse)
14mu|audio-recorder-1.6-5|27	Requires:	gstreamer%{gstapi}-plugins-bad
14mu|audio-recorder-1.6-5|28	Requires:	gstreamer%{gstapi}-plugins-base
14mu|audio-recorder-1.6-5|29	Requires:	gstreamer%{gstapi}-plugins-good
14mu|audio-recorder-1.6-5|30	Suggests:	gstreamer%{gstapi}-plugins-ugly
14mu|audio-recorder-1.6-5|31	
14mu|audio-recorder-1.6-5|32	%description
14mu|audio-recorder-1.6-5|33	Audio-recorder allows you to record your favourite music or audio to a file.
14mu|audio-recorder-1.6-5|34	It can record audio from your system's soundcard, microphones, browsers,
14mu|audio-recorder-1.6-5|35	webcams & more.
14mu|audio-recorder-1.6-5|36	Put simply: if it plays out of your loudspeakers you can record it.
14mu|audio-recorder-1.6-5|37	
14mu|audio-recorder-1.6-5|38	%files -f %{name}.lang
14mu|audio-recorder-1.6-5|39	%doc ChangeLog README COPYING
14mu|audio-recorder-1.6-5|40	%{_bindir}/%{name}
14mu|audio-recorder-1.6-5|41	%{_datadir}/applications/%{name}.desktop
14mu|audio-recorder-1.6-5|42	%dir %{_datadir}/%{name}
14mu|audio-recorder-1.6-5|43	%{_datadir}/%{name}/*
14mu|audio-recorder-1.6-5|44	%{_iconsdir}/hicolor/scalable/*/%{name}*.svg
14mu|audio-recorder-1.6-5|45	%{_datadir}/pixmaps/%{name}/*
14mu|audio-recorder-1.6-5|46	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14mu|audio-recorder-1.6-5|47	
14mu|audio-recorder-1.6-5|48	#----------------------------------------------------------------------------
14mu|audio-recorder-1.6-5|49	
14mu|audio-recorder-1.6-5|50	%prep
14mu|audio-recorder-1.6-5|51	%setup -qn %{name}
14mu|audio-recorder-1.6-5|52	%patch0 -p1
14mu|audio-recorder-1.6-5|53	%patch1 -p1
14mu|audio-recorder-1.6-5|54	%patch2 -p1
14mu|audio-recorder-1.6-5|55	
14mu|audio-recorder-1.6-5|56	pushd po
14mu|audio-recorder-1.6-5|57	tar -xvzf %{SOURCE1}
14mu|audio-recorder-1.6-5|58	popd
14mu|audio-recorder-1.6-5|59	
14mu|audio-recorder-1.6-5|60	%build
14mu|audio-recorder-1.6-5|61	# Needed by P1
14mu|audio-recorder-1.6-5|62	autoreconf -vfi
14mu|audio-recorder-1.6-5|63	%configure2_5x
14mu|audio-recorder-1.6-5|64	%make
14mu|audio-recorder-1.6-5|65	
14mu|audio-recorder-1.6-5|66	
14mu|audio-recorder-1.6-5|67	%install
14mu|audio-recorder-1.6-5|68	%makeinstall_std
14mu|audio-recorder-1.6-5|69	
14mu|audio-recorder-1.6-5|70	%find_lang %{name}
14mu|audio-recorder-1.6-5|71	
14mu|audio-recorder-1.6-5|72	# We have it already in doc
14mu|audio-recorder-1.6-5|73	rm -f %{buildroot}%{_datadir}/%{name}/COPYING
14mu|audio-recorder-1.6-5|74	
14mu|audio-recorder-1.6-5|75	
14mu|audio-recorder-1.6-5|76	%changelog
14mu|audio-recorder-1.6-5|77	
14mu|audio-recorder-1.6-5|78	* Wed Feb 03 2016 Victor Ryzhikh <victorr2007@yandex.ru> 1.6-5
14mu|audio-recorder-1.6-5|79	- (69dfd87) Updated Russian translation
14mu|audio-recorder-1.6-5|80	
14mu|audio-recorder-1.6-5|81	

22350 14
14mu|audit-2.5.2-1|1	%define major 1
14mu|audit-2.5.2-1|2	%define libname %mklibname audit %{major}
14mu|audit-2.5.2-1|3	%define devname %mklibname audit -d
14mu|audit-2.5.2-1|4	%define sdevname %mklibname audit -d -s
14mu|audit-2.5.2-1|5	
14mu|audit-2.5.2-1|6	%define auparsemajor 0
14mu|audit-2.5.2-1|7	%define auparselibname %mklibname auparse %{auparsemajor}
14mu|audit-2.5.2-1|8	%define auparsedevname %mklibname auparse -d
14mu|audit-2.5.2-1|9	%define auparsesdevname %mklibname auparse -d -s
14mu|audit-2.5.2-1|10	
14mu|audit-2.5.2-1|11	%define _libexecdir %{_prefix}/libexec
14mu|audit-2.5.2-1|12	
14mu|audit-2.5.2-1|13	Summary:	User-space tools for Linux 2.6 kernel auditing
14mu|audit-2.5.2-1|14	Name:		audit
14mu|audit-2.5.2-1|15	Version:	2.5.2
14mu|audit-2.5.2-1|16	Release:	1
14mu|audit-2.5.2-1|17	License:	LGPLv2+
14mu|audit-2.5.2-1|18	Group:		System/Base
14mu|audit-2.5.2-1|19	Url:		http://people.redhat.com/sgrubb/audit/
14mu|audit-2.5.2-1|20	Source0:	http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
14mu|audit-2.5.2-1|21	Source100:	%{name}.rpmlintrc
14mu|audit-2.5.2-1|22	
14mu|audit-2.5.2-1|23	BuildRequires:	intltool
14mu|audit-2.5.2-1|24	BuildRequires:	libtool
14mu|audit-2.5.2-1|25	BuildRequires:	swig
14mu|audit-2.5.2-1|26	BuildRequires:	glibc-devel
14mu|audit-2.5.2-1|27	BuildRequires:	gettext-devel
14mu|audit-2.5.2-1|28	BuildRequires:	openldap-devel
14mu|audit-2.5.2-1|29	BuildRequires:	tcp_wrappers-devel
14mu|audit-2.5.2-1|30	BuildRequires:	pkgconfig(libcap-ng)
14mu|audit-2.5.2-1|31	BuildRequires:	pkgconfig(libprelude)
14mu|audit-2.5.2-1|32	BuildRequires:	pkgconfig(python)
14mu|audit-2.5.2-1|33	BuildRequires:	pkgconfig(python3)
14mu|audit-2.5.2-1|34	BuildRequires:	systemd-units
14mu|audit-2.5.2-1|35	BuildRequires:	kernel-headers >= 1:2.6.30
14mu|audit-2.5.2-1|36	
14mu|audit-2.5.2-1|37	Requires:	tcp_wrappers
14mu|audit-2.5.2-1|38	# has the mandriva-simple-auth pam config file we link to
14mu|audit-2.5.2-1|39	Requires:	usermode-consoleonly >= 1.92-4
14mu|audit-2.5.2-1|40	Requires:	%{auparselibname} >= %{version}
14mu|audit-2.5.2-1|41	Requires(post):	chkconfig
14mu|audit-2.5.2-1|42	Requires(post):	coreutils
14mu|audit-2.5.2-1|43	Requires(post,preun,postun):	systemd-units
14mu|audit-2.5.2-1|44	Requires:	initscripts > 2:9.39
14mu|audit-2.5.2-1|45	Requires(post,preun):	rpm-helper
14mu|audit-2.5.2-1|46	Conflicts:	audispd-plugins < 1.7.11
14mu|audit-2.5.2-1|47	
14mu|audit-2.5.2-1|48	%description
14mu|audit-2.5.2-1|49	The audit package contains the user space utilities for storing and searching
14mu|audit-2.5.2-1|50	the audit records generate by the audit subsystem in the Linux 2.6 kernel.
14mu|audit-2.5.2-1|51	
14mu|audit-2.5.2-1|52	%files
14mu|audit-2.5.2-1|53	%doc README COPYING rules/*rules init.d/auditd.cron
14mu|audit-2.5.2-1|54	%attr(750,root,root) %dir %{_libexecdir}/initscripts/legacy-actions/auditd
14mu|audit-2.5.2-1|55	%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/resume
14mu|audit-2.5.2-1|56	%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/rotate
14mu|audit-2.5.2-1|57	%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/stop
14mu|audit-2.5.2-1|58	%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/restart
14mu|audit-2.5.2-1|59	%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/condrestart
14mu|audit-2.5.2-1|60	%attr(644,root,root) %{_unitdir}/auditd.service
14mu|audit-2.5.2-1|61	%attr(0750,root,root) %dir %{_sysconfdir}/audit
14mu|audit-2.5.2-1|62	%attr(0750,root,root) %dir %{_sysconfdir}/audit/rules.d
14mu|audit-2.5.2-1|63	%attr(0750,root,root) %dir %{_sysconfdir}/audisp
14mu|audit-2.5.2-1|64	%attr(0750,root,root) %dir %{_sysconfdir}/audisp/plugins.d
14mu|audit-2.5.2-1|65	%attr(0750,root,root) %dir %{_libdir}/audit
14mu|audit-2.5.2-1|66	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audit/auditd.conf
14mu|audit-2.5.2-1|67	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audit/rules.d/audit.rules
14mu|audit-2.5.2-1|68	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/audispd.conf
14mu|audit-2.5.2-1|69	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/af_unix.conf
14mu|audit-2.5.2-1|70	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/syslog.conf
14mu|audit-2.5.2-1|71	%attr(0750,root,root) /sbin/audispd
14mu|audit-2.5.2-1|72	%attr(0750,root,root) /sbin/auditctl
14mu|audit-2.5.2-1|73	%attr(0750,root,root) /sbin/auditd
14mu|audit-2.5.2-1|74	%attr(0750,root,root) /sbin/autrace
14mu|audit-2.5.2-1|75	%attr(0755,root,root) /sbin/aureport
14mu|audit-2.5.2-1|76	%attr(0755,root,root) /sbin/ausearch
14mu|audit-2.5.2-1|77	%attr(0750,root,root) /sbin/augenrules
14mu|audit-2.5.2-1|78	%attr(0755,root,root) %{_bindir}/aulastlog
14mu|audit-2.5.2-1|79	%attr(0755,root,root) %{_bindir}/aulast
14mu|audit-2.5.2-1|80	%attr(0755,root,root) %{_bindir}/ausyscall
14mu|audit-2.5.2-1|81	%attr(0755,root,root) %{_bindir}/auvirt
14mu|audit-2.5.2-1|82	%attr(0644,root,root) %{_mandir}/man5/audispd.conf.5*
14mu|audit-2.5.2-1|83	%attr(0644,root,root) %{_mandir}/man5/auditd.conf.5*
14mu|audit-2.5.2-1|84	%attr(0644,root,root) %{_mandir}/man5/ausearch-expression.5*
14mu|audit-2.5.2-1|85	%attr(0644,root,root) %{_mandir}/man7/audit.rules.7*
14mu|audit-2.5.2-1|86	%attr(0644,root,root) %{_mandir}/man8/audispd.8*
14mu|audit-2.5.2-1|87	%attr(0644,root,root) %{_mandir}/man8/auditctl.8*
14mu|audit-2.5.2-1|88	%attr(0644,root,root) %{_mandir}/man8/auditd.8*
14mu|audit-2.5.2-1|89	%attr(0644,root,root) %{_mandir}/man8/aulast.8*
14mu|audit-2.5.2-1|90	%attr(0644,root,root) %{_mandir}/man8/aulastlog.8*
14mu|audit-2.5.2-1|91	%attr(0644,root,root) %{_mandir}/man8/auvirt.8*
14mu|audit-2.5.2-1|92	%attr(0644,root,root) %{_mandir}/man8/augenrules.8*
14mu|audit-2.5.2-1|93	%attr(0644,root,root) %{_mandir}/man8/aureport.8*
14mu|audit-2.5.2-1|94	%attr(0644,root,root) %{_mandir}/man8/ausearch.8*
14mu|audit-2.5.2-1|95	%attr(0644,root,root) %{_mandir}/man8/ausyscall.8*
14mu|audit-2.5.2-1|96	%attr(0644,root,root) %{_mandir}/man8/autrace.8*
14mu|audit-2.5.2-1|97	%attr(0700,root,root) %dir %{_var}/log/audit
14mu|audit-2.5.2-1|98	
14mu|audit-2.5.2-1|99	%post
14mu|audit-2.5.2-1|100	%systemd_post auditd.service
14mu|audit-2.5.2-1|101	
14mu|audit-2.5.2-1|102	%preun
14mu|audit-2.5.2-1|103	%systemd_preun auditd.service
14mu|audit-2.5.2-1|104	
14mu|audit-2.5.2-1|105	%postun
14mu|audit-2.5.2-1|106	%systemd_postun auditd.service
14mu|audit-2.5.2-1|107	
14mu|audit-2.5.2-1|108	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|109	
14mu|audit-2.5.2-1|110	%package -n libaudit-common
14mu|audit-2.5.2-1|111	Summary:	Main libraries for %{name}
14mu|audit-2.5.2-1|112	Group:		System/Libraries
14mu|audit-2.5.2-1|113	Conflicts:	audit < 2.0
14mu|audit-2.5.2-1|114	Conflicts:	%{_lib}audit1 < 2.3.2-5
14mu|audit-2.5.2-1|115	
14mu|audit-2.5.2-1|116	%description -n libaudit-common
14mu|audit-2.5.2-1|117	This package contains the main libraries for %{name}.
14mu|audit-2.5.2-1|118	
14mu|audit-2.5.2-1|119	%files -n libaudit-common
14mu|audit-2.5.2-1|120	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/libaudit.conf
14mu|audit-2.5.2-1|121	%attr(0644,root,root) %{_mandir}/man5/libaudit.conf.5*
14mu|audit-2.5.2-1|122	
14mu|audit-2.5.2-1|123	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|124	
14mu|audit-2.5.2-1|125	%package -n %{libname}
14mu|audit-2.5.2-1|126	Summary:	Main libraries for %{name}
14mu|audit-2.5.2-1|127	Group:		System/Libraries
14mu|audit-2.5.2-1|128	Conflicts:	audit < 2.0
14mu|audit-2.5.2-1|129	Requires:	libaudit-common >= %{EVRD}
14mu|audit-2.5.2-1|130	
14mu|audit-2.5.2-1|131	%description -n %{libname}
14mu|audit-2.5.2-1|132	This package contains the main libraries for %{name}.
14mu|audit-2.5.2-1|133	
14mu|audit-2.5.2-1|134	%files -n %{libname}
14mu|audit-2.5.2-1|135	/%{_lib}/libaudit.so.%{major}*
14mu|audit-2.5.2-1|136	
14mu|audit-2.5.2-1|137	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|138	
14mu|audit-2.5.2-1|139	%package -n %{devname}
14mu|audit-2.5.2-1|140	Summary:	Development files for %{name}
14mu|audit-2.5.2-1|141	Group:		Development/C
14mu|audit-2.5.2-1|142	Requires:	%{libname} = %{EVRD}
14mu|audit-2.5.2-1|143	Provides:	libaudit-devel = %{EVRD}
14mu|audit-2.5.2-1|144	Provides:	audit-devel = %{EVRD}
14mu|audit-2.5.2-1|145	Provides:	audit-libs-devel = %{EVRD}
14mu|audit-2.5.2-1|146	
14mu|audit-2.5.2-1|147	%description -n %{devname}
14mu|audit-2.5.2-1|148	This package contains development files for %{name}.
14mu|audit-2.5.2-1|149	
14mu|audit-2.5.2-1|150	%files -n %{devname}
14mu|audit-2.5.2-1|151	%doc ChangeLog contrib/skeleton.c contrib/plugin
14mu|audit-2.5.2-1|152	%{_libdir}/libaudit.so
14mu|audit-2.5.2-1|153	%{_includedir}/libaudit.h
14mu|audit-2.5.2-1|154	%{_mandir}/man3/audit_*
14mu|audit-2.5.2-1|155	%{_mandir}/man3/ausearch_*
14mu|audit-2.5.2-1|156	%{_mandir}/man3/get_auditfail_action.3*
14mu|audit-2.5.2-1|157	%{_mandir}/man3/set_aumessage_mode.3*
14mu|audit-2.5.2-1|158	%{_libdir}/pkgconfig/audit.pc
14mu|audit-2.5.2-1|159	%{_datadir}/aclocal/audit.m4
14mu|audit-2.5.2-1|160	
14mu|audit-2.5.2-1|161	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|162	
14mu|audit-2.5.2-1|163	%package -n %{sdevname}
14mu|audit-2.5.2-1|164	Summary:	Static libraries for %{name}
14mu|audit-2.5.2-1|165	Group:		Development/C
14mu|audit-2.5.2-1|166	Requires:	%{devname} = %{EVRD}
14mu|audit-2.5.2-1|167	Provides:	audit-static-devel = %{EVRD}
14mu|audit-2.5.2-1|168	Provides:	audit-libs-static-devel = %{EVRD}
14mu|audit-2.5.2-1|169	
14mu|audit-2.5.2-1|170	%description -n %{sdevname}
14mu|audit-2.5.2-1|171	This package contains static libraries for %{name} used for development.
14mu|audit-2.5.2-1|172	
14mu|audit-2.5.2-1|173	%files -n %{sdevname}
14mu|audit-2.5.2-1|174	%{_libdir}/libaudit.a
14mu|audit-2.5.2-1|175	
14mu|audit-2.5.2-1|176	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|177	
14mu|audit-2.5.2-1|178	%package -n %{auparselibname}
14mu|audit-2.5.2-1|179	Summary:	Main libraries for %{name}
14mu|audit-2.5.2-1|180	Group:		System/Libraries
14mu|audit-2.5.2-1|181	Conflicts:	%{mklibname audit 0} <= 1.7.13
14mu|audit-2.5.2-1|182	
14mu|audit-2.5.2-1|183	%description -n %{auparselibname}
14mu|audit-2.5.2-1|184	This package contains the main auparse libraries for %{name}.
14mu|audit-2.5.2-1|185	
14mu|audit-2.5.2-1|186	%files -n %{auparselibname}
14mu|audit-2.5.2-1|187	/%{_lib}/libauparse.so.%{auparsemajor}*
14mu|audit-2.5.2-1|188	
14mu|audit-2.5.2-1|189	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|190	
14mu|audit-2.5.2-1|191	%package -n %{auparsedevname}
14mu|audit-2.5.2-1|192	Summary:	Development files for %{name}
14mu|audit-2.5.2-1|193	Group:		Development/C
14mu|audit-2.5.2-1|194	Requires:	%{auparselibname} = %{EVRD}
14mu|audit-2.5.2-1|195	Provides:	auparse-devel = %{EVRD}
14mu|audit-2.5.2-1|196	Conflicts:	%{mklibname audit 0 -d} <= 1.7.13
14mu|audit-2.5.2-1|197	
14mu|audit-2.5.2-1|198	%description -n %{auparsedevname}
14mu|audit-2.5.2-1|199	This package contains development files for %{name}.
14mu|audit-2.5.2-1|200	
14mu|audit-2.5.2-1|201	%files -n %{auparsedevname}
14mu|audit-2.5.2-1|202	%doc ChangeLog contrib/skeleton.c contrib/plugin
14mu|audit-2.5.2-1|203	%{_libdir}/libauparse.so
14mu|audit-2.5.2-1|204	%{_includedir}/auparse-defs.h
14mu|audit-2.5.2-1|205	%{_includedir}/auparse.h
14mu|audit-2.5.2-1|206	%{_mandir}/man3/auparse_*
14mu|audit-2.5.2-1|207	%{_libdir}/pkgconfig/auparse.pc
14mu|audit-2.5.2-1|208	
14mu|audit-2.5.2-1|209	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|210	
14mu|audit-2.5.2-1|211	%package -n %{auparsesdevname}
14mu|audit-2.5.2-1|212	Summary:	Static libraries for %{name}
14mu|audit-2.5.2-1|213	Group:		Development/C
14mu|audit-2.5.2-1|214	Requires:	%{auparsedevname} = %{EVRD}
14mu|audit-2.5.2-1|215	Provides:	auparse-static-devel = %{EVRD}
14mu|audit-2.5.2-1|216	Conflicts:	%{mklibname audit 0 -d -s} <= 1.7.13
14mu|audit-2.5.2-1|217	
14mu|audit-2.5.2-1|218	%description -n %{auparsesdevname}
14mu|audit-2.5.2-1|219	This package contains static libraries for %{name} used for development.
14mu|audit-2.5.2-1|220	
14mu|audit-2.5.2-1|221	%files -n %{auparsesdevname}
14mu|audit-2.5.2-1|222	%{_libdir}/libauparse.a
14mu|audit-2.5.2-1|223	
14mu|audit-2.5.2-1|224	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|225	
14mu|audit-2.5.2-1|226	%package -n python-audit
14mu|audit-2.5.2-1|227	Summary:	Python bindings for %{name}
14mu|audit-2.5.2-1|228	Group:		Development/Python
14mu|audit-2.5.2-1|229	
14mu|audit-2.5.2-1|230	%description -n python-audit
14mu|audit-2.5.2-1|231	This package contains python bindings for %{name}.
14mu|audit-2.5.2-1|232	
14mu|audit-2.5.2-1|233	%files -n python-audit
14mu|audit-2.5.2-1|234	%{python_sitearch}/*.so
14mu|audit-2.5.2-1|235	%{python_sitearch}/audit.p*
14mu|audit-2.5.2-1|236	
14mu|audit-2.5.2-1|237	%package -n python3-audit
14mu|audit-2.5.2-1|238	Summary:	Python3 bindings for %{name}
14mu|audit-2.5.2-1|239	Group:		Development/Python
14mu|audit-2.5.2-1|240	
14mu|audit-2.5.2-1|241	%description -n python3-audit
14mu|audit-2.5.2-1|242	This package contains python3 bindings for %{name}.
14mu|audit-2.5.2-1|243	
14mu|audit-2.5.2-1|244	%files -n python3-audit
14mu|audit-2.5.2-1|245	%{python3_sitearch}/*.so
14mu|audit-2.5.2-1|246	%{python3_sitearch}/audit.p*
14mu|audit-2.5.2-1|247	
14mu|audit-2.5.2-1|248	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|249	
14mu|audit-2.5.2-1|250	%package -n audispd-plugins
14mu|audit-2.5.2-1|251	Summary:	Plugins for the audit event dispatcher
14mu|audit-2.5.2-1|252	Group:		System/Base
14mu|audit-2.5.2-1|253	Requires:	%{name} = %{EVRD}
14mu|audit-2.5.2-1|254	Requires:	%{libname} = %{EVRD}
14mu|audit-2.5.2-1|255	Requires:	openldap
14mu|audit-2.5.2-1|256	
14mu|audit-2.5.2-1|257	%description -n audispd-plugins
14mu|audit-2.5.2-1|258	The audispd-plugins package provides plugins for the real-time interface to the
14mu|audit-2.5.2-1|259	audit system, audispd. These plugins can do things like relay events to remote
14mu|audit-2.5.2-1|260	machines or analyze events for suspicious behavior.
14mu|audit-2.5.2-1|261	
14mu|audit-2.5.2-1|262	%files -n audispd-plugins
14mu|audit-2.5.2-1|263	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/audisp-prelude.conf
14mu|audit-2.5.2-1|264	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/audisp-remote.conf
14mu|audit-2.5.2-1|265	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/audispd-zos-remote.conf
14mu|audit-2.5.2-1|266	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/au-prelude.conf
14mu|audit-2.5.2-1|267	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/plugins.d/au-remote.conf
14mu|audit-2.5.2-1|268	%config(noreplace) %attr(0640,root,root) %{_sysconfdir}/audisp/zos-remote.conf
14mu|audit-2.5.2-1|269	%attr(0750,root,root) /sbin/audispd-zos-remote
14mu|audit-2.5.2-1|270	%attr(0750,root,root) /sbin/audisp-prelude
14mu|audit-2.5.2-1|271	%attr(0750,root,root) /sbin/audisp-remote
14mu|audit-2.5.2-1|272	%attr(0644,root,root) %{_mandir}/man5/audisp-prelude.conf.5*
14mu|audit-2.5.2-1|273	%attr(0644,root,root) %{_mandir}/man5/audisp-remote.conf.5*
14mu|audit-2.5.2-1|274	%attr(0644,root,root) %{_mandir}/man5/zos-remote.conf.5*
14mu|audit-2.5.2-1|275	%attr(0644,root,root) %{_mandir}/man8/audispd-zos-remote.8*
14mu|audit-2.5.2-1|276	%attr(0644,root,root) %{_mandir}/man8/audisp-prelude.8*
14mu|audit-2.5.2-1|277	%attr(0644,root,root) %{_mandir}/man8/audisp-remote.8*
14mu|audit-2.5.2-1|278	%attr(0750,root,root) %dir %{_var}/spool/audit
14mu|audit-2.5.2-1|279	
14mu|audit-2.5.2-1|280	#----------------------------------------------------------------------------
14mu|audit-2.5.2-1|281	
14mu|audit-2.5.2-1|282	%prep
14mu|audit-2.5.2-1|283	%setup -q
14mu|audit-2.5.2-1|284	
14mu|audit-2.5.2-1|285	sed -i -e 's|initdir = /usr/lib/systemd/system|initdir = %{_unitdir}|' init.d/Makefile.am
14mu|audit-2.5.2-1|286	
14mu|audit-2.5.2-1|287	find -type d -name ".libs" | xargs rm -rf
14mu|audit-2.5.2-1|288	
14mu|audit-2.5.2-1|289	%build
14mu|audit-2.5.2-1|290	%serverbuild
14mu|audit-2.5.2-1|291	autoreconf -f -v --install
14mu|audit-2.5.2-1|292	
14mu|audit-2.5.2-1|293	%configure2_5x \
14mu|audit-2.5.2-1|294	--sbindir=/sbin \
14mu|audit-2.5.2-1|295	--libdir=/%{_lib} \
14mu|audit-2.5.2-1|296	--with-prelude \
14mu|audit-2.5.2-1|297	--with-libwrap \
14mu|audit-2.5.2-1|298	--with-python=yes \
14mu|audit-2.5.2-1|299	--with-python3=yes \
14mu|audit-2.5.2-1|300	--with-libcap-ng=yes \
14mu|audit-2.5.2-1|301	--enable-systemd
14mu|audit-2.5.2-1|302	
14mu|audit-2.5.2-1|303	%make
14mu|audit-2.5.2-1|304	
14mu|audit-2.5.2-1|305	%install
14mu|audit-2.5.2-1|306	install -d %{buildroot}%{_var}/log/audit
14mu|audit-2.5.2-1|307	install -d %{buildroot}%{_libdir}/audit
14mu|audit-2.5.2-1|308	install -d %{buildroot}%{_var}/spool/audit
14mu|audit-2.5.2-1|309	install -d %{buildroot}%{_sysconfdir}/audit/rules.d
14mu|audit-2.5.2-1|310	
14mu|audit-2.5.2-1|311	%makeinstall_std
14mu|audit-2.5.2-1|312	
14mu|audit-2.5.2-1|313	# Disable audit by default
14mu|audit-2.5.2-1|314	install -m640 rules/10-no-audit.rules %{buildroot}%{_sysconfdir}/audit/rules.d/audit.rules
14mu|audit-2.5.2-1|315	
14mu|audit-2.5.2-1|316	install -d %{buildroot}/%{_libdir}
14mu|audit-2.5.2-1|317	install -d %{buildroot}/%{_libdir}/pkgconfig
14mu|audit-2.5.2-1|318	# This winds up in the wrong place when libtool is involved
14mu|audit-2.5.2-1|319	mv %{buildroot}/%{_lib}/libaudit.a %{buildroot}%{_libdir}/
14mu|audit-2.5.2-1|320	mv %{buildroot}/%{_lib}/libauparse.a %{buildroot}%{_libdir}/
14mu|audit-2.5.2-1|321	mv %{buildroot}/%{_lib}/pkgconfig/audit.pc %{buildroot}%{_libdir}/pkgconfig/
14mu|audit-2.5.2-1|322	mv %{buildroot}/%{_lib}/pkgconfig/auparse.pc %{buildroot}%{_libdir}/pkgconfig/
14mu|audit-2.5.2-1|323	curdir=`pwd`
14mu|audit-2.5.2-1|324	cd %{buildroot}/%{_libdir}
14mu|audit-2.5.2-1|325	LIBNAME=`basename \`ls %{buildroot}/%{_lib}/libaudit.so.%{major}.*.*\``
14mu|audit-2.5.2-1|326	ln -s ../../%{_lib}/$LIBNAME libaudit.so
14mu|audit-2.5.2-1|327	LIBNAME=`basename \`ls %{buildroot}/%{_lib}/libauparse.so.%{auparsemajor}.*.*\``
14mu|audit-2.5.2-1|328	ln -s ../../%{_lib}/$LIBNAME libauparse.so
14mu|audit-2.5.2-1|329	cd $curdir
14mu|audit-2.5.2-1|330	
14mu|audit-2.5.2-1|331	# unneeded files
14mu|audit-2.5.2-1|332	rm -f %{buildroot}/%{_lib}/*.so
14mu|audit-2.5.2-1|333	rm -f %{buildroot}/%{_lib}/*.la
14mu|audit-2.5.2-1|334	rm -f %{buildroot}%{python3_sitearch}/*.{a,la}
14mu|audit-2.5.2-1|335	rm -f %{buildroot}%{python_sitearch}/*.{a,la}
14mu|audit-2.5.2-1|336	
14mu|audit-2.5.2-1|337	%changelog
14mu|audit-2.5.2-1|338	
14mu|audit-2.5.2-1|339	* Fri Jun 03 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.5.2-1
14mu|audit-2.5.2-1|340	- (7bf2eed) Updated to version 2.5.2 with additional adjustments
14mu|audit-2.5.2-1|341	- (7bf2eed) Besides the update per se, the following was done:
14mu|audit-2.5.2-1|342	- (7bf2eed) 1. Support systemd unconditionally
14mu|audit-2.5.2-1|343	- (7bf2eed) 2. Build Python3 bindings as well
14mu|audit-2.5.2-1|344	- (7bf2eed) 3. Disable audit by default.
14mu|audit-2.5.2-1|345	
14mu|audit-2.5.2-1|346	

22351 14
14mu|aumix-2.9.1-9|1	Summary:	A GTK+ / Ncurses audio mixer
14mu|aumix-2.9.1-9|2	Name:		aumix
14mu|aumix-2.9.1-9|3	Version:	2.9.1
14mu|aumix-2.9.1-9|4	Release:	9
14mu|aumix-2.9.1-9|5	License:	GPLv2+
14mu|aumix-2.9.1-9|6	Group:		Sound
14mu|aumix-2.9.1-9|7	Source0:	http://www.jpj.net/~trevor/aumix/releases/%{name}-%{version}.tar.bz2
14mu|aumix-2.9.1-9|8	Url: 		http://www.jpj.net/~trevor/aumix.html
14mu|aumix-2.9.1-9|9	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|aumix-2.9.1-9|10	BuildRequires:	pkgconfig(ncurses)
14mu|aumix-2.9.1-9|11	Requires:	initscripts >= 4.42
14mu|aumix-2.9.1-9|12	
14mu|aumix-2.9.1-9|13	%description
14mu|aumix-2.9.1-9|14	This is a program for adjusting audio mixers from the command line or scripts,
14mu|aumix-2.9.1-9|15	or interactively at the console or a terminal with a full-screen, ncurses-based
14mu|aumix-2.9.1-9|16	interface or a GTK-based X interface.
14mu|aumix-2.9.1-9|17	
14mu|aumix-2.9.1-9|18	%files -f %{name}.lang
14mu|aumix-2.9.1-9|19	%doc README TODO NEWS ChangeLog
14mu|aumix-2.9.1-9|20	%{_bindir}/aumix
14mu|aumix-2.9.1-9|21	%{_bindir}/mute
14mu|aumix-2.9.1-9|22	%{_bindir}/xaumix
14mu|aumix-2.9.1-9|23	%{_mandir}/man1/*
14mu|aumix-2.9.1-9|24	%{_datadir}/applications/%{name}.desktop
14mu|aumix-2.9.1-9|25	%{_datadir}/%{name}
14mu|aumix-2.9.1-9|26	
14mu|aumix-2.9.1-9|27	#----------------------------------------------------------------------------
14mu|aumix-2.9.1-9|28	
14mu|aumix-2.9.1-9|29	%package text
14mu|aumix-2.9.1-9|30	Summary:	An Ncurses audio mixer
14mu|aumix-2.9.1-9|31	Group:		Sound
14mu|aumix-2.9.1-9|32	
14mu|aumix-2.9.1-9|33	%description text
14mu|aumix-2.9.1-9|34	This is a program for adjusting audio mixers from the command line or scripts,
14mu|aumix-2.9.1-9|35	or interactively at the console or a terminal with a full-screen, ncurses-based
14mu|aumix-2.9.1-9|36	interface .
14mu|aumix-2.9.1-9|37	
14mu|aumix-2.9.1-9|38	%files text
14mu|aumix-2.9.1-9|39	%{_bindir}/aumix-text
14mu|aumix-2.9.1-9|40	
14mu|aumix-2.9.1-9|41	#----------------------------------------------------------------------------
14mu|aumix-2.9.1-9|42	
14mu|aumix-2.9.1-9|43	%prep
14mu|aumix-2.9.1-9|44	%setup -q
14mu|aumix-2.9.1-9|45	
14mu|aumix-2.9.1-9|46	%build
14mu|aumix-2.9.1-9|47	mkdir build-text
14mu|aumix-2.9.1-9|48	pushd build-text
14mu|aumix-2.9.1-9|49	CONFIGURE_TOP=.. %configure2_5x --without-gtk
14mu|aumix-2.9.1-9|50	%make
14mu|aumix-2.9.1-9|51	popd
14mu|aumix-2.9.1-9|52	mkdir build-gui
14mu|aumix-2.9.1-9|53	pushd build-gui
14mu|aumix-2.9.1-9|54	CONFIGURE_TOP=.. %configure2_5x
14mu|aumix-2.9.1-9|55	%make
14mu|aumix-2.9.1-9|56	popd
14mu|aumix-2.9.1-9|57	
14mu|aumix-2.9.1-9|58	%install
14mu|aumix-2.9.1-9|59	%makeinstall -C build-gui
14mu|aumix-2.9.1-9|60	
14mu|aumix-2.9.1-9|61	# install text version
14mu|aumix-2.9.1-9|62	install -m755 build-text/src/aumix %{buildroot}%{_bindir}/aumix-text
14mu|aumix-2.9.1-9|63	
14mu|aumix-2.9.1-9|64	# menu entry
14mu|aumix-2.9.1-9|65	
14mu|aumix-2.9.1-9|66	mkdir -p %{buildroot}%{_datadir}/applications
14mu|aumix-2.9.1-9|67	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|aumix-2.9.1-9|68	[Desktop Entry]
14mu|aumix-2.9.1-9|69	Name=Aumix
14mu|aumix-2.9.1-9|70	Name[ru]=Aumix
14mu|aumix-2.9.1-9|71	Comment=Basic volume controller
14mu|aumix-2.9.1-9|72	Comment[ru]=Регулятор громкости
14mu|aumix-2.9.1-9|73	Exec=%{name}
14mu|aumix-2.9.1-9|74	Icon=sound_section
14mu|aumix-2.9.1-9|75	Terminal=false
14mu|aumix-2.9.1-9|76	Type=Application
14mu|aumix-2.9.1-9|77	StartupNotify=true
14mu|aumix-2.9.1-9|78	Categories=GTK;Audio;Mixer;
14mu|aumix-2.9.1-9|79	EOF
14mu|aumix-2.9.1-9|80	
14mu|aumix-2.9.1-9|81	%find_lang %{name}
14mu|aumix-2.9.1-9|82	
14mu|aumix-2.9.1-9|83	
14mu|aumix-2.9.1-9|84	%changelog
14mu|aumix-2.9.1-9|85	
14mu|aumix-2.9.1-9|86	* Thu Jul 07 2016 Denis Silakov <dsilakov@gmail.com> 2.9.1-9
14mu|aumix-2.9.1-9|87	- (929d8f0) Move to main
14mu|aumix-2.9.1-9|88	
14mu|aumix-2.9.1-9|89	

22352 14
14mu|autofs-5.1.4-3|1	Summary:	A tool for automatically mounting and unmounting filesystems
14mu|autofs-5.1.4-3|2	Name:		autofs
14mu|autofs-5.1.4-3|3	Version:	5.1.4
14mu|autofs-5.1.4-3|4	Release:	3
14mu|autofs-5.1.4-3|5	License:	GPLv2+
14mu|autofs-5.1.4-3|6	Group:		System/Kernel and hardware
14mu|autofs-5.1.4-3|7	Url:		https://www.kernel.org/pub/linux/daemons/autofs
14mu|autofs-5.1.4-3|8	Source0:	https://www.kernel.org/pub/linux/daemons/autofs/v5/%{name}-%{version}.tar.xz
14mu|autofs-5.1.4-3|9	Patch102:	autofs-5.0.6-separate-config-files.patch
14mu|autofs-5.1.4-3|10	Patch104:	autofs-5.0.7-do-not-install-init.patch
14mu|autofs-5.1.4-3|11	Patch105:	autofs-5.1.2-after-nss-lookup.patch
14mu|autofs-5.1.4-3|12	Patch106:	autofs-5.1.2-add-missing-libtirpc-linkage.patch
14mu|autofs-5.1.4-3|13	BuildRequires:	bison
14mu|autofs-5.1.4-3|14	BuildRequires:	flex
14mu|autofs-5.1.4-3|15	BuildRequires:	kmod-compat
14mu|autofs-5.1.4-3|16	BuildRequires:	krb5-devel
14mu|autofs-5.1.4-3|17	BuildRequires:	openldap-devel
14mu|autofs-5.1.4-3|18	BuildRequires:	sasl-devel
14mu|autofs-5.1.4-3|19	BuildRequires:	pkgconfig(libtirpc)
14mu|autofs-5.1.4-3|20	BuildRequires:	pkgconfig(libxml-2.0)
14mu|autofs-5.1.4-3|21	BuildRequires:	sssd-client
14mu|autofs-5.1.4-3|22	BuildRequires:	nfs-utils
14mu|autofs-5.1.4-3|23	
14mu|autofs-5.1.4-3|24	Requires(post,preun):	rpm-helper >= 0.24.1-1
14mu|autofs-5.1.4-3|25	Conflicts:	autosmb
14mu|autofs-5.1.4-3|26	
14mu|autofs-5.1.4-3|27	%description
14mu|autofs-5.1.4-3|28	autofs is a daemon which automatically mounts filesystems when you use
14mu|autofs-5.1.4-3|29	them, and unmounts them later when you are not using them.  This can
14mu|autofs-5.1.4-3|30	include network filesystems, CD-ROMs, floppies, and so forth.
14mu|autofs-5.1.4-3|31	
14mu|autofs-5.1.4-3|32	%files
14mu|autofs-5.1.4-3|33	%doc CHANGELOG CREDITS README* examples
14mu|autofs-5.1.4-3|34	%config(noreplace) %{_sysconfdir}/autofs
14mu|autofs-5.1.4-3|35	%config(noreplace) %{_sysconfdir}/sysconfig/autofs
14mu|autofs-5.1.4-3|36	%{_unitdir}/autofs.service
14mu|autofs-5.1.4-3|37	%{_libdir}/%{name}
14mu|autofs-5.1.4-3|38	%{_sbindir}/automount
14mu|autofs-5.1.4-3|39	%{_mandir}/*/*
14mu|autofs-5.1.4-3|40	
14mu|autofs-5.1.4-3|41	#-----------------------------------------------------------
14mu|autofs-5.1.4-3|42	
14mu|autofs-5.1.4-3|43	%prep
14mu|autofs-5.1.4-3|44	%setup -q
14mu|autofs-5.1.4-3|45	%apply_patches
14mu|autofs-5.1.4-3|46	autoreconf -fi
14mu|autofs-5.1.4-3|47	
14mu|autofs-5.1.4-3|48	%build
14mu|autofs-5.1.4-3|49	%serverbuild
14mu|autofs-5.1.4-3|50	export CFLAGS="%{optflags} -fPIC"
14mu|autofs-5.1.4-3|51	%configure2_5x \
14mu|autofs-5.1.4-3|52	--with-mapdir=%{_sysconfdir}/%{name} \
14mu|autofs-5.1.4-3|53	--with-confdir=%{_sysconfdir}/%{name} \
14mu|autofs-5.1.4-3|54	--with-sasl=yes \
14mu|autofs-5.1.4-3|55	--disable-mount-locking \
14mu|autofs-5.1.4-3|56	--enable-ignore-busy \
14mu|autofs-5.1.4-3|57	--with-libtirpc \
14mu|autofs-5.1.4-3|58	--disable-mount-move \
14mu|autofs-5.1.4-3|59	--with-systemd
14mu|autofs-5.1.4-3|60	
14mu|autofs-5.1.4-3|61	CFLAGS="%{optflags} -Wall" LDFLAGS="-Wl,-z,now" %make DONTSTRIP=1
14mu|autofs-5.1.4-3|62	
14mu|autofs-5.1.4-3|63	mkdir examples
14mu|autofs-5.1.4-3|64	cp samples/ldap* examples
14mu|autofs-5.1.4-3|65	cp samples/autofs.schema examples
14mu|autofs-5.1.4-3|66	
14mu|autofs-5.1.4-3|67	rm -f README.gentoo
14mu|autofs-5.1.4-3|68	
14mu|autofs-5.1.4-3|69	%install
14mu|autofs-5.1.4-3|70	mkdir -p %{buildroot}%{_sbindir}
14mu|autofs-5.1.4-3|71	mkdir -p %{buildroot}%{_libdir}/autofs
14mu|autofs-5.1.4-3|72	mkdir -p %{buildroot}%{_mandir}/{man5,man8}
14mu|autofs-5.1.4-3|73	mkdir -p %{buildroot}%{_sysconfdir}
14mu|autofs-5.1.4-3|74	
14mu|autofs-5.1.4-3|75	%make install INSTALLROOT=%{buildroot}
14mu|autofs-5.1.4-3|76	
14mu|autofs-5.1.4-3|77	install -d -m 755 %{buildroot}%{_unitdir}
14mu|autofs-5.1.4-3|78	install -m 644 samples/autofs.service %{buildroot}%{_unitdir}/autofs.service
14mu|autofs-5.1.4-3|79	
14mu|autofs-5.1.4-3|80	rm -f %{buildroot}%{_sysconfdir}/init.d/%{name}
14mu|autofs-5.1.4-3|81	rm -f %{buildroot}%{_mandir}/man8/autofs*
14mu|autofs-5.1.4-3|82	
14mu|autofs-5.1.4-3|83	cat > README.urpmi <<EOF
14mu|autofs-5.1.4-3|84	%{distribution} specific notes
14mu|autofs-5.1.4-3|85	
14mu|autofs-5.1.4-3|86	setup
14mu|autofs-5.1.4-3|87	-----
14mu|autofs-5.1.4-3|88	Configuration handling in %{distribution} package differs from upstream one on several
14mu|autofs-5.1.4-3|89	points:
14mu|autofs-5.1.4-3|90	- the automounts daemon configuration file is %{_sysconfdir}/autofs/autofs.conf
14mu|autofs-5.1.4-3|91	- the autofs service configuration file is %{_sysconfdir}/sysconfig/autofs
14mu|autofs-5.1.4-3|92	
14mu|autofs-5.1.4-3|93	Upgrade
14mu|autofs-5.1.4-3|94	-------
14mu|autofs-5.1.4-3|95	Map files have been moved from %{_sysconfdir} to %{_sysconfdir}/autofs. Upgrade
14mu|autofs-5.1.4-3|96	procedure should handle the change automatically.
14mu|autofs-5.1.4-3|97	LDAP usage has changed between autofs 4 and 5. The LDAP schema used has now to
14mu|autofs-5.1.4-3|98	be configured explicitely in autofs configuration, so as to avoid useless
14mu|autofs-5.1.4-3|99	queries. As this can't be handled by package upgrade procedure, you'll have to
14mu|autofs-5.1.4-3|100	edit your configuration manually. See auto.master(5) for details.
14mu|autofs-5.1.4-3|101	
14mu|autofs-5.1.4-3|102	EOF
14mu|autofs-5.1.4-3|103	
14mu|autofs-5.1.4-3|104	# tune default configuration
14mu|autofs-5.1.4-3|105	perl -pi -e 's|^BROWSE_MODE="no"|BROWSE_MODE="yes"|' \
14mu|autofs-5.1.4-3|106	%{buildroot}%{_sysconfdir}/autofs/autofs.conf
14mu|autofs-5.1.4-3|107	perl -pi \
14mu|autofs-5.1.4-3|108	-e 's|^/misc\t|#/misc\t|;' \
14mu|autofs-5.1.4-3|109	-e 's|^/net\t|#/net\t|;' \
14mu|autofs-5.1.4-3|110	%{buildroot}%{_sysconfdir}/autofs/auto.master
14mu|autofs-5.1.4-3|111	
14mu|autofs-5.1.4-3|112	%post
14mu|autofs-5.1.4-3|113	%_post_service autofs
14mu|autofs-5.1.4-3|114	
14mu|autofs-5.1.4-3|115	%preun
14mu|autofs-5.1.4-3|116	%_preun_service autofs
14mu|autofs-5.1.4-3|117	
14mu|autofs-5.1.4-3|118	%changelog
14mu|autofs-5.1.4-3|119	
14mu|autofs-5.1.4-3|120	* Wed Jan 31 2018 Vladimir Potapov <vladimir.potapov@rosalab.ru> 5.1.4-3
14mu|autofs-5.1.4-3|121	- (7c29521) add nfs-utils to buid requires
14mu|autofs-5.1.4-3|122	
14mu|autofs-5.1.4-3|123	

22353 14
14mu|autogen-5.18.7-1|1	%define major 25
14mu|autogen-5.18.7-1|2	%define libname %mklibname opts %{major}
14mu|autogen-5.18.7-1|3	%define devname %mklibname opts -d
14mu|autogen-5.18.7-1|4	
14mu|autogen-5.18.7-1|5	Summary:	Simplifies the creation and maintenance of programs
14mu|autogen-5.18.7-1|6	Name:		autogen
14mu|autogen-5.18.7-1|7	Version:	5.18.7
14mu|autogen-5.18.7-1|8	Release:	1
14mu|autogen-5.18.7-1|9	License:	GPLv2+
14mu|autogen-5.18.7-1|10	Group:		Development/Other
14mu|autogen-5.18.7-1|11	Url:		http://www.gnu.org/software/autogen/
14mu|autogen-5.18.7-1|12	Source0:	ftp://ftp.gnu.org/gnu/autogen/%{name}-%{version}.tar.xz
14mu|autogen-5.18.7-1|13	Source1:	ftp://ftp.gnu.org/gnu/autogen/%{name}-%{version}.tar.xz.sig
14mu|autogen-5.18.7-1|14	Patch0:		autogen-5.12-pkgconfig.patch
14mu|autogen-5.18.7-1|15	# Fix mk-tpl-config.sh to not fail when guile headers don't use noreturn
14mu|autogen-5.18.7-1|16	Patch1:		autogen-5.18.7-mktplconfig.patch
14mu|autogen-5.18.7-1|17	BuildRequires:	chrpath
14mu|autogen-5.18.7-1|18	BuildRequires:	pkgconfig(guile-2.0)
14mu|autogen-5.18.7-1|19	BuildRequires:	pkgconfig(libxml-2.0)
14mu|autogen-5.18.7-1|20	
14mu|autogen-5.18.7-1|21	%define __noautoreq '/bin/cat'
14mu|autogen-5.18.7-1|22	
14mu|autogen-5.18.7-1|23	%description
14mu|autogen-5.18.7-1|24	AutoGen is a tool designed to simplify the creation and maintenance
14mu|autogen-5.18.7-1|25	of programs that contain large amounts of repetitious text. It is
14mu|autogen-5.18.7-1|26	especially valuable in programs that have several blocks of text
14mu|autogen-5.18.7-1|27	that must be kept synchronized.
14mu|autogen-5.18.7-1|28	
14mu|autogen-5.18.7-1|29	%files
14mu|autogen-5.18.7-1|30	%doc README TODO
14mu|autogen-5.18.7-1|31	%{_bindir}/autogen
14mu|autogen-5.18.7-1|32	%{_bindir}/columns
14mu|autogen-5.18.7-1|33	%{_bindir}/getdefs
14mu|autogen-5.18.7-1|34	%{_bindir}/xml2ag
14mu|autogen-5.18.7-1|35	%{_infodir}/autogen.info*
14mu|autogen-5.18.7-1|36	%{_datadir}/aclocal/*
14mu|autogen-5.18.7-1|37	%{_datadir}/autogen/
14mu|autogen-5.18.7-1|38	%{_mandir}/*/*
14mu|autogen-5.18.7-1|39	
14mu|autogen-5.18.7-1|40	#----------------------------------------------------------------------------
14mu|autogen-5.18.7-1|41	
14mu|autogen-5.18.7-1|42	%package -n %{libname}
14mu|autogen-5.18.7-1|43	Summary:	Main library for %{name}
14mu|autogen-5.18.7-1|44	Group:		System/Libraries
14mu|autogen-5.18.7-1|45	
14mu|autogen-5.18.7-1|46	%description -n %{libname}
14mu|autogen-5.18.7-1|47	This package contains the shared library for %{name}.
14mu|autogen-5.18.7-1|48	
14mu|autogen-5.18.7-1|49	%files -n %{libname}
14mu|autogen-5.18.7-1|50	%{_libdir}/libopts.so.%{major}*
14mu|autogen-5.18.7-1|51	
14mu|autogen-5.18.7-1|52	#----------------------------------------------------------------------------
14mu|autogen-5.18.7-1|53	
14mu|autogen-5.18.7-1|54	%package -n %{devname}
14mu|autogen-5.18.7-1|55	Summary:	Development headers and libraries for %{name}
14mu|autogen-5.18.7-1|56	Group:		Development/Other
14mu|autogen-5.18.7-1|57	Requires:	%{libname} = %{EVRD}
14mu|autogen-5.18.7-1|58	Provides:	%{name}-devel = %{EVRD}
14mu|autogen-5.18.7-1|59	Obsoletes:	%{_lib}opts-static-devel < 5.18.3
14mu|autogen-5.18.7-1|60	
14mu|autogen-5.18.7-1|61	%description -n %{devname}
14mu|autogen-5.18.7-1|62	This package contains the development files for %{name}.
14mu|autogen-5.18.7-1|63	
14mu|autogen-5.18.7-1|64	%files -n %{devname}
14mu|autogen-5.18.7-1|65	%{_bindir}/autoopts-config
14mu|autogen-5.18.7-1|66	%{_includedir}/autoopts/
14mu|autogen-5.18.7-1|67	%{_libdir}/*.so
14mu|autogen-5.18.7-1|68	%{_libdir}/autogen/tpl-config.tlib
14mu|autogen-5.18.7-1|69	%{_libdir}/pkgconfig/autoopts.pc
14mu|autogen-5.18.7-1|70	
14mu|autogen-5.18.7-1|71	
14mu|autogen-5.18.7-1|72	#----------------------------------------------------------------------------
14mu|autogen-5.18.7-1|73	
14mu|autogen-5.18.7-1|74	%prep
14mu|autogen-5.18.7-1|75	%setup -q
14mu|autogen-5.18.7-1|76	%apply_patches
14mu|autogen-5.18.7-1|77	
14mu|autogen-5.18.7-1|78	%build
14mu|autogen-5.18.7-1|79	%configure2_5x \
14mu|autogen-5.18.7-1|80	--disable-static
14mu|autogen-5.18.7-1|81	
14mu|autogen-5.18.7-1|82	%make
14mu|autogen-5.18.7-1|83	
14mu|autogen-5.18.7-1|84	%install
14mu|autogen-5.18.7-1|85	%makeinstall_std
14mu|autogen-5.18.7-1|86	
14mu|autogen-5.18.7-1|87	chrpath -d %{buildroot}/%{_libdir}/lib*.so.* \
14mu|autogen-5.18.7-1|88	%{buildroot}/%{_bindir}/{autogen,columns,getdefs,xml2ag}
14mu|autogen-5.18.7-1|89	
14mu|autogen-5.18.7-1|90	
14mu|autogen-5.18.7-1|91	%changelog
14mu|autogen-5.18.7-1|92	
14mu|autogen-5.18.7-1|93	* Thu Apr 14 2016 dsilakov <denis.silakov@rosalab.ru> 5.18.7-1
14mu|autogen-5.18.7-1|94	- (07fc489) Merge pull request #1 from alzim/autogen:rosa2014.1
14mu|autogen-5.18.7-1|95	- (07fc489) Updated to 5.18.7
14mu|autogen-5.18.7-1|96	
14mu|autogen-5.18.7-1|97	

22354 14
14mu|automake-1.15-2|1	%define amversion 1.15
14mu|automake-1.15-2|2	
14mu|automake-1.15-2|3	%define docheck 0
14mu|automake-1.15-2|4	%{?_without_check: %global docheck 0}
14mu|automake-1.15-2|5	
14mu|automake-1.15-2|6	Summary:	A GNU tool for automatically creating Makefiles
14mu|automake-1.15-2|7	Name:		automake
14mu|automake-1.15-2|8	Version:	1.15
14mu|automake-1.15-2|9	Release:	2
14mu|automake-1.15-2|10	License:	GPLv2+
14mu|automake-1.15-2|11	Group:		Development/Other
14mu|automake-1.15-2|12	Url:		http://sources.redhat.com/automake/
14mu|automake-1.15-2|13	Source0:	ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
14mu|automake-1.15-2|14	Source100:	fix-old-automake-files
14mu|automake-1.15-2|15	# Automatically invoke fix-old-automake-files from aclocal
14mu|automake-1.15-2|16	Patch0:		automake-1.13.1-automatically-fix-old-files.patch
14mu|automake-1.15-2|17	# Something changed in Perl 5.18 and the testsuite started to fail because
14mu|automake-1.15-2|18	# of random looping in hashes items.  Upstream will probably start sorting of
14mu|automake-1.15-2|19	# hash items by default for this failing case ~> we just don't resist on its
14mu|automake-1.15-2|20	# order for now (only testsuite change).
14mu|automake-1.15-2|21	# ~> Downstream
14mu|automake-1.15-2|22	# ~> http://lists.gnu.org/archive/html/bug-automake/2013-07/msg00022.html
14mu|automake-1.15-2|23	Patch1:		automake-1.13.4-hash-order-workaround.patch
14mu|automake-1.15-2|24	# Change conftest.file name to satisfy sanity check when building with frozen time
14mu|automake-1.15-2|25	Patch2:		automake-1.14.1-improve-sanity-check.patch
14mu|automake-1.15-2|26	BuildRequires:	autoconf
14mu|automake-1.15-2|27	BuildRequires:	texinfo
14mu|automake-1.15-2|28	# tests need these
14mu|automake-1.15-2|29	%if %{docheck}
14mu|automake-1.15-2|30	BuildRequires:	bison
14mu|automake-1.15-2|31	BuildRequires:	dejagnu
14mu|automake-1.15-2|32	BuildRequires:	emacs
14mu|automake-1.15-2|33	BuildRequires:	flex
14mu|automake-1.15-2|34	BuildRequires:	gcc-java
14mu|automake-1.15-2|35	BuildRequires:	python
14mu|automake-1.15-2|36	BuildRequires:	tetex-latex
14mu|automake-1.15-2|37	%endif
14mu|automake-1.15-2|38	Requires:	autoconf
14mu|automake-1.15-2|39	Requires:	sed
14mu|automake-1.15-2|40	Conflicts:	automake1.5
14mu|automake-1.15-2|41	Provides:	automake1.9 = %{EVRD}
14mu|automake-1.15-2|42	Obsoletes:	automake1.9 < %{EVRD}
14mu|automake-1.15-2|43	Provides:	automake1.8 = %{EVRD}
14mu|automake-1.15-2|44	Obsoletes:	automake1.8 < %{EVRD}
14mu|automake-1.15-2|45	Requires(post,preun):	update-alternatives
14mu|automake-1.15-2|46	BuildArch:	noarch
14mu|automake-1.15-2|47	
14mu|automake-1.15-2|48	%description
14mu|automake-1.15-2|49	Automake is a tool for automatically generating Makefiles compliant with
14mu|automake-1.15-2|50	the GNU Coding Standards.
14mu|automake-1.15-2|51	
14mu|automake-1.15-2|52	You should install Automake if you are developing software and would like
14mu|automake-1.15-2|53	to use its capabilities of automatically generating GNU standard
14mu|automake-1.15-2|54	Makefiles. If you install Automake, you will also need to install GNU's
14mu|automake-1.15-2|55	Autoconf package.
14mu|automake-1.15-2|56	
14mu|automake-1.15-2|57	%files
14mu|automake-1.15-2|58	%doc AUTHORS ChangeLog NEWS README THANKS
14mu|automake-1.15-2|59	%{_bindir}/automake
14mu|automake-1.15-2|60	%{_bindir}/aclocal
14mu|automake-1.15-2|61	%{_bindir}/fix-old-automake-files
14mu|automake-1.15-2|62	%{_bindir}/automake-%{amversion}
14mu|automake-1.15-2|63	%{_bindir}/aclocal-%{amversion}
14mu|automake-1.15-2|64	%{_bindir}/automake-1.8
14mu|automake-1.15-2|65	%{_bindir}/aclocal-1.8
14mu|automake-1.15-2|66	%{_bindir}/automake-1.9
14mu|automake-1.15-2|67	%{_bindir}/aclocal-1.9
14mu|automake-1.15-2|68	%{_bindir}/automake-1.11
14mu|automake-1.15-2|69	%{_bindir}/aclocal-1.11
14mu|automake-1.15-2|70	%{_bindir}/automake-1.12
14mu|automake-1.15-2|71	%{_bindir}/aclocal-1.12
14mu|automake-1.15-2|72	%{_bindir}/automake-1.13
14mu|automake-1.15-2|73	%{_bindir}/aclocal-1.13
14mu|automake-1.15-2|74	%{_bindir}/automake-1.14
14mu|automake-1.15-2|75	%{_bindir}/aclocal-1.14
14mu|automake-1.15-2|76	%{_datadir}/automake*
14mu|automake-1.15-2|77	%{_infodir}/automake*
14mu|automake-1.15-2|78	%{_datadir}/aclocal*
14mu|automake-1.15-2|79	%{_mandir}/man1/aclocal-%{amversion}*
14mu|automake-1.15-2|80	%{_mandir}/man1/aclocal.1*
14mu|automake-1.15-2|81	%{_mandir}/man1/automake-%{amversion}*
14mu|automake-1.15-2|82	%{_mandir}/man1/automake.1*
14mu|automake-1.15-2|83	
14mu|automake-1.15-2|84	%pre
14mu|automake-1.15-2|85	if [ "$1" = 1 ]; then
14mu|automake-1.15-2|86	update-alternatives --remove automake %{_bindir}/automake-1.8
14mu|automake-1.15-2|87	update-alternatives --remove automake %{_bindir}/automake-1.9
14mu|automake-1.15-2|88	update-alternatives --remove automake %{_bindir}/automake-1.11
14mu|automake-1.15-2|89	update-alternatives --remove automake %{_bindir}/automake-1.12
14mu|automake-1.15-2|90	update-alternatives --remove automake %{_bindir}/automake-1.13
14mu|automake-1.15-2|91	update-alternatives --remove automake %{_bindir}/automake-1.14
14mu|automake-1.15-2|92	fi
14mu|automake-1.15-2|93	
14mu|automake-1.15-2|94	#----------------------------------------------------------------------------
14mu|automake-1.15-2|95	
14mu|automake-1.15-2|96	%prep
14mu|automake-1.15-2|97	%setup -q
14mu|automake-1.15-2|98	%apply_patches
14mu|automake-1.15-2|99	# Restore date changed in Patch2
14mu|automake-1.15-2|100	touch -r m4/init.m4 m4/sanity.m4
14mu|automake-1.15-2|101	
14mu|automake-1.15-2|102	%build
14mu|automake-1.15-2|103	# (abondrov) config* don't understand noarch-unknown-linux-gnu arch
14mu|automake-1.15-2|104	%configure2_5x \
14mu|automake-1.15-2|105	--build=i586-%{_target_vendor}-%{_target_os}%{?_gnu}
14mu|automake-1.15-2|106	%make
14mu|automake-1.15-2|107	
14mu|automake-1.15-2|108	%check
14mu|automake-1.15-2|109	%if %{docheck}
14mu|automake-1.15-2|110	# (Abel) reqd2.test tries to make sure automake won't work if ltmain.sh
14mu|automake-1.15-2|111	# is not present. But automake behavior changed, now it can handle missing
14mu|automake-1.15-2|112	# libtool file as well, so this test is bogus.
14mu|automake-1.15-2|113	sed -e 's/reqd2.test//g' -i tests/Makefile
14mu|automake-1.15-2|114	make check # VERBOSE=1
14mu|automake-1.15-2|115	%endif
14mu|automake-1.15-2|116	
14mu|automake-1.15-2|117	%install
14mu|automake-1.15-2|118	%makeinstall_std
14mu|automake-1.15-2|119	
14mu|automake-1.15-2|120	# provide -1.x symlinks
14mu|automake-1.15-2|121	for i in 8 9 11 12 13 14; do
14mu|automake-1.15-2|122	ln -s automake-%{amversion} %{buildroot}%{_bindir}/automake-1.$i
14mu|automake-1.15-2|123	ln -s aclocal-%{amversion} %{buildroot}%{_bindir}/aclocal-1.$i
14mu|automake-1.15-2|124	done
14mu|automake-1.15-2|125	
14mu|automake-1.15-2|126	rm -f %{buildroot}/%{_infodir}/*
14mu|automake-1.15-2|127	install -m 644 doc/%{name}.info* %{buildroot}/%{_infodir}/
14mu|automake-1.15-2|128	install -c -m 755 %{SOURCE100} %{buildroot}%{_bindir}/
14mu|automake-1.15-2|129	
14mu|automake-1.15-2|130	mkdir -p %{buildroot}%{_datadir}/aclocal
14mu|automake-1.15-2|131	
14mu|automake-1.15-2|132	
14mu|automake-1.15-2|133	%changelog
14mu|automake-1.15-2|134	
14mu|automake-1.15-2|135	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 1.15-2
14mu|automake-1.15-2|136	- (2c59a70) update to 1.15
14mu|automake-1.15-2|137	
14mu|automake-1.15-2|138	

22355 14
14mu|automake1.4-1.4.0.p6-11|1	%define amversion 1.4
14mu|automake1.4-1.4.0.p6-11|2	%define pkgname automake
14mu|automake1.4-1.4.0.p6-11|3	%define patchlevel p6
14mu|automake1.4-1.4.0.p6-11|4	
14mu|automake1.4-1.4.0.p6-11|5	%bcond_with docheck
14mu|automake1.4-1.4.0.p6-11|6	
14mu|automake1.4-1.4.0.p6-11|7	Summary:	A GNU tool for automatically creating Makefiles
14mu|automake1.4-1.4.0.p6-11|8	Name:		%{pkgname}%{amversion}
14mu|automake1.4-1.4.0.p6-11|9	Version:	1.4.0.%{patchlevel}
14mu|automake1.4-1.4.0.p6-11|10	Release:	11
14mu|automake1.4-1.4.0.p6-11|11	License:	GPLv2+
14mu|automake1.4-1.4.0.p6-11|12	Group:		Development/Other
14mu|automake1.4-1.4.0.p6-11|13	Url:		http://www.gnu.org/software/automake/
14mu|automake1.4-1.4.0.p6-11|14	Source0:	ftp://ftp.gnu.org/gnu/automake/%{pkgname}-%{amversion}-%{patchlevel}.tar.bz2
14mu|automake1.4-1.4.0.p6-11|15	Patch0:		automake-1.4p6-infofiles.patch
14mu|automake1.4-1.4.0.p6-11|16	Patch1:		automake-1.4-p6-stdc-headers.patch
14mu|automake1.4-1.4.0.p6-11|17	Patch2:		automake-1.4-p6-CVE-2009-4029.diff
14mu|automake1.4-1.4.0.p6-11|18	Requires:	update-alternatives
14mu|automake1.4-1.4.0.p6-11|19	Conflicts:	automake1.5
14mu|automake1.4-1.4.0.p6-11|20	BuildArch:	noarch
14mu|automake1.4-1.4.0.p6-11|21	
14mu|automake1.4-1.4.0.p6-11|22	%description
14mu|automake1.4-1.4.0.p6-11|23	Automake is a tool for automatically generating Makefiles compliant with the
14mu|automake1.4-1.4.0.p6-11|24	GNU Coding Standards.
14mu|automake1.4-1.4.0.p6-11|25	
14mu|automake1.4-1.4.0.p6-11|26	You should install Automake if you are developing software and would like to
14mu|automake1.4-1.4.0.p6-11|27	use its capabilities of automatically generating GNU standard Makefiles. If you
14mu|automake1.4-1.4.0.p6-11|28	install Automake, you will also need to install GNU's Autoconf package.
14mu|automake1.4-1.4.0.p6-11|29	
14mu|automake1.4-1.4.0.p6-11|30	%files
14mu|automake1.4-1.4.0.p6-11|31	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO
14mu|automake1.4-1.4.0.p6-11|32	%{_bindir}/*
14mu|automake1.4-1.4.0.p6-11|33	%{_datadir}/*-1.4
14mu|automake1.4-1.4.0.p6-11|34	%{_infodir}/%{name}*
14mu|automake1.4-1.4.0.p6-11|35	%dir %{_datadir}/aclocal
14mu|automake1.4-1.4.0.p6-11|36	
14mu|automake1.4-1.4.0.p6-11|37	%post
14mu|automake1.4-1.4.0.p6-11|38	update-alternatives --remove automake %{_bindir}/automake-%{amversion}
14mu|automake1.4-1.4.0.p6-11|39	
14mu|automake1.4-1.4.0.p6-11|40	#----------------------------------------------------------------------------
14mu|automake1.4-1.4.0.p6-11|41	
14mu|automake1.4-1.4.0.p6-11|42	%prep
14mu|automake1.4-1.4.0.p6-11|43	%setup -q -n %{pkgname}-%{amversion}-%{patchlevel}
14mu|automake1.4-1.4.0.p6-11|44	%patch0 -p1 -b .parallel
14mu|automake1.4-1.4.0.p6-11|45	%patch1 -p1 -b .gcc3.4
14mu|automake1.4-1.4.0.p6-11|46	%patch2 -p1 -b .CVE-2009-4029
14mu|automake1.4-1.4.0.p6-11|47	
14mu|automake1.4-1.4.0.p6-11|48	%build
14mu|automake1.4-1.4.0.p6-11|49	%configure
14mu|automake1.4-1.4.0.p6-11|50	%make
14mu|automake1.4-1.4.0.p6-11|51	
14mu|automake1.4-1.4.0.p6-11|52	# error.test won't work as expected because $ACLOCAL already include ./m4 into
14mu|automake1.4-1.4.0.p6-11|53	# m4 file search list (see tests/defs), so --acdir=. has no effect
14mu|automake1.4-1.4.0.p6-11|54	perl -pi -e 's/\berror\.test\b//' tests/Makefile
14mu|automake1.4-1.4.0.p6-11|55	
14mu|automake1.4-1.4.0.p6-11|56	%install
14mu|automake1.4-1.4.0.p6-11|57	%makeinstall
14mu|automake1.4-1.4.0.p6-11|58	
14mu|automake1.4-1.4.0.p6-11|59	install -D -m 644 %{name}.info %{buildroot}%{_infodir}/%{name}.info
14mu|automake1.4-1.4.0.p6-11|60	rm -f %{buildroot}%{_bindir}/{automake,aclocal}
14mu|automake1.4-1.4.0.p6-11|61	mkdir -p %{buildroot}%{_datadir}/aclocal
14mu|automake1.4-1.4.0.p6-11|62	
14mu|automake1.4-1.4.0.p6-11|63	# (oe) the installsh.test test fails, don't know why
14mu|automake1.4-1.4.0.p6-11|64	%check
14mu|automake1.4-1.4.0.p6-11|65	%if %{with docheck}
14mu|automake1.4-1.4.0.p6-11|66	make check	# VERBOSE=1
14mu|automake1.4-1.4.0.p6-11|67	%endif
14mu|automake1.4-1.4.0.p6-11|68	
14mu|automake1.4-1.4.0.p6-11|69	
14mu|automake1.4-1.4.0.p6-11|70	%changelog
14mu|automake1.4-1.4.0.p6-11|71	* Tue Dec 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.0.p6-11
14mu|automake1.4-1.4.0.p6-11|72	+ Revision: 4690099
14mu|automake1.4-1.4.0.p6-11|73	- Spec cleanup
14mu|automake1.4-1.4.0.p6-11|74	
14mu|automake1.4-1.4.0.p6-11|75	

22356 14
14mu|avalon-framework-4.3-8|1	%define short_name      framework
14mu|avalon-framework-4.3-8|2	%define short_Name      Avalon
14mu|avalon-framework-4.3-8|3	%define bootstrap       0
14mu|avalon-framework-4.3-8|4	
14mu|avalon-framework-4.3-8|5	Name:           avalon-%{short_name}
14mu|avalon-framework-4.3-8|6	Version:        4.3
14mu|avalon-framework-4.3-8|7	Release:        8
14mu|avalon-framework-4.3-8|8	Epoch:          0
14mu|avalon-framework-4.3-8|9	Summary:        Java components interfaces
14mu|avalon-framework-4.3-8|10	License:        Apache License
14mu|avalon-framework-4.3-8|11	Url:            http://avalon.apache.org/%{short_name}/
14mu|avalon-framework-4.3-8|12	Group:          Development/Java
14mu|avalon-framework-4.3-8|13	#Vendor:        JPackage Project
14mu|avalon-framework-4.3-8|14	#Distribution:  JPackage
14mu|avalon-framework-4.3-8|15	Source0:        http://www.apache.org/dist/excalibur/excalibur-framework/source/avalon-framework-4.2.0-src.tar.bz2
14mu|avalon-framework-4.3-8|16	Source1:        %{name}-build.xml
14mu|avalon-framework-4.3-8|17	Requires:       log4j
14mu|avalon-framework-4.3-8|18	BuildRequires:  ant
14mu|avalon-framework-4.3-8|19	BuildRequires:  ant-junit
14mu|avalon-framework-4.3-8|20	%if !%{bootstrap}
14mu|avalon-framework-4.3-8|21	BuildRequires:  avalon-logkit
14mu|avalon-framework-4.3-8|22	%endif
14mu|avalon-framework-4.3-8|23	BuildRequires:  java-javadoc
14mu|avalon-framework-4.3-8|24	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|avalon-framework-4.3-8|25	BuildRequires:  junit
14mu|avalon-framework-4.3-8|26	BuildArch:      noarch
14mu|avalon-framework-4.3-8|27	BuildRequires:  log4j
14mu|avalon-framework-4.3-8|28	
14mu|avalon-framework-4.3-8|29	%description
14mu|avalon-framework-4.3-8|30	The Avalon framework consists of interfaces that define relationships
14mu|avalon-framework-4.3-8|31	between commonly used application components, best-of-practice pattern
14mu|avalon-framework-4.3-8|32	enforcements, and several lightweight convenience implementations of the
14mu|avalon-framework-4.3-8|33	generic components.
14mu|avalon-framework-4.3-8|34	What that means is that we define the central interface Component. We
14mu|avalon-framework-4.3-8|35	also define the relationship (contract) a component has with peers,
14mu|avalon-framework-4.3-8|36	ancestors and children. This documentation introduces you to those
14mu|avalon-framework-4.3-8|37	patterns, interfaces and relationships.
14mu|avalon-framework-4.3-8|38	
14mu|avalon-framework-4.3-8|39	%package manual
14mu|avalon-framework-4.3-8|40	Summary:        Manual for %{name}
14mu|avalon-framework-4.3-8|41	Group:          Development/Java
14mu|avalon-framework-4.3-8|42	
14mu|avalon-framework-4.3-8|43	%description manual
14mu|avalon-framework-4.3-8|44	Documentation for %{name}.
14mu|avalon-framework-4.3-8|45	
14mu|avalon-framework-4.3-8|46	%package javadoc
14mu|avalon-framework-4.3-8|47	Summary:        Javadoc for %{name}
14mu|avalon-framework-4.3-8|48	Group:          Development/Java
14mu|avalon-framework-4.3-8|49	
14mu|avalon-framework-4.3-8|50	%description javadoc
14mu|avalon-framework-4.3-8|51	Javadoc for %{name}.
14mu|avalon-framework-4.3-8|52	
14mu|avalon-framework-4.3-8|53	%prep
14mu|avalon-framework-4.3-8|54	%setup -q -n %{name}
14mu|avalon-framework-4.3-8|55	cp -a %{SOURCE1} build.xml
14mu|avalon-framework-4.3-8|56	perl -pi -e 's/enum( |\.)/enum1\1/g' api/src/java/org/apache/avalon/framework/Enum.java
14mu|avalon-framework-4.3-8|57	
14mu|avalon-framework-4.3-8|58	# fix end-of-line
14mu|avalon-framework-4.3-8|59	perl -pi -e 's/\r$//g' LICENSE.txt NOTICE.TXT
14mu|avalon-framework-4.3-8|60	
14mu|avalon-framework-4.3-8|61	for i in `find docs -type f`; do
14mu|avalon-framework-4.3-8|62	perl -pi -e 's/\r$//g' $i
14mu|avalon-framework-4.3-8|63	done
14mu|avalon-framework-4.3-8|64	
14mu|avalon-framework-4.3-8|65	%build
14mu|avalon-framework-4.3-8|66	%if !%{bootstrap}
14mu|avalon-framework-4.3-8|67	export CLASSPATH=$(build-classpath avalon-logkit junit log4j)
14mu|avalon-framework-4.3-8|68	%else
14mu|avalon-framework-4.3-8|69	export CLASSPATH=$(build-classpath junit log4j)
14mu|avalon-framework-4.3-8|70	%endif
14mu|avalon-framework-4.3-8|71	export OPT_JAR_LIST="`cat %{_sysconfdir}/ant.d/junit`"
14mu|avalon-framework-4.3-8|72	%{ant} -Djava.javadoc=%{_javadocdir}/java jar doc test-all
14mu|avalon-framework-4.3-8|73	
14mu|avalon-framework-4.3-8|74	%install
14mu|avalon-framework-4.3-8|75	install -d -m 755 %{buildroot}%{_javadir}
14mu|avalon-framework-4.3-8|76	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|avalon-framework-4.3-8|77	install -m 644 dist/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|avalon-framework-4.3-8|78	# create unversioned symlinks
14mu|avalon-framework-4.3-8|79	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mu|avalon-framework-4.3-8|80	cp -pr doc/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|avalon-framework-4.3-8|81	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|avalon-framework-4.3-8|82	
14mu|avalon-framework-4.3-8|83	for i in `find %{buildroot}%{_javadocdir}/%{name}-%{version} -type f -name "*.html" -o -name "*.css"`; do
14mu|avalon-framework-4.3-8|84	perl -pi -e 's/\r$//g' $i
14mu|avalon-framework-4.3-8|85	done
14mu|avalon-framework-4.3-8|86	
14mu|avalon-framework-4.3-8|87	%files
14mu|avalon-framework-4.3-8|88	%defattr(0644,root,root,0755)
14mu|avalon-framework-4.3-8|89	%doc LICENSE.txt NOTICE.TXT
14mu|avalon-framework-4.3-8|90	%{_javadir}/*.jar
14mu|avalon-framework-4.3-8|91	
14mu|avalon-framework-4.3-8|92	%files manual
14mu|avalon-framework-4.3-8|93	%defattr(0644,root,root,0755)
14mu|avalon-framework-4.3-8|94	
14mu|avalon-framework-4.3-8|95	%files javadoc
14mu|avalon-framework-4.3-8|96	%defattr(0644,root,root,0755)
14mu|avalon-framework-4.3-8|97	%{_javadocdir}/%{name}-%{version}
14mu|avalon-framework-4.3-8|98	%{_javadocdir}/%{name}
14mu|avalon-framework-4.3-8|99	
14mu|avalon-framework-4.3-8|100	
14mu|avalon-framework-4.3-8|101	%changelog
14mu|avalon-framework-4.3-8|102	
14mu|avalon-framework-4.3-8|103	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 0:4.3-8
14mu|avalon-framework-4.3-8|104	- (9e8155c) Drop gcj
14mu|avalon-framework-4.3-8|105	
14mu|avalon-framework-4.3-8|106	

22357 14
14mu|avalon-logkit-2.1-9|1	%define short_name      logkit
14mu|avalon-logkit-2.1-9|2	%define section         free
14mu|avalon-logkit-2.1-9|3	
14mu|avalon-logkit-2.1-9|4	Name:           avalon-%{short_name}
14mu|avalon-logkit-2.1-9|5	Version:        2.1
14mu|avalon-logkit-2.1-9|6	Release:        9
14mu|avalon-logkit-2.1-9|7	Epoch:          0
14mu|avalon-logkit-2.1-9|8	Summary:        Java logging toolkit
14mu|avalon-logkit-2.1-9|9	License:        Apache License
14mu|avalon-logkit-2.1-9|10	Group:          Development/Java
14mu|avalon-logkit-2.1-9|11	Url:            http://avalon.apache.org/%{short_name}/
14mu|avalon-logkit-2.1-9|12	Source0:        http://www.apache.org/dist/excalibur/avalon-logkit/source/avalon-logkit-2.1-src.tar.bz2
14mu|avalon-logkit-2.1-9|13	Patch0:         %{name}-build.patch
14mu|avalon-logkit-2.1-9|14	Patch1:		fix-java6-compile.patch
14mu|avalon-logkit-2.1-9|15	Patch3:         java7.patch
14mu|avalon-logkit-2.1-9|16	Requires:       avalon-framework >= 0:4.1.4
14mu|avalon-logkit-2.1-9|17	Requires:       servlet6
14mu|avalon-logkit-2.1-9|18	Requires:       geronimo-jms-1.1-api
14mu|avalon-logkit-2.1-9|19	Requires:       jdbc-stdext
14mu|avalon-logkit-2.1-9|20	BuildRequires:  locales-en
14mu|avalon-logkit-2.1-9|21	BuildRequires:  java-rpmbuild
14mu|avalon-logkit-2.1-9|22	BuildRequires:  jpackage-utils >= 0:1.5
14mu|avalon-logkit-2.1-9|23	BuildRequires:  ant
14mu|avalon-logkit-2.1-9|24	BuildRequires:  avalon-framework-javadoc
14mu|avalon-logkit-2.1-9|25	BuildRequires:  classpathx-mail
14mu|avalon-logkit-2.1-9|26	BuildRequires:  java-javadoc
14mu|avalon-logkit-2.1-9|27	BuildRequires:  log4j
14mu|avalon-logkit-2.1-9|28	BuildRequires:  avalon-framework >= 0:4.1.4
14mu|avalon-logkit-2.1-9|29	BuildRequires:  servlet6
14mu|avalon-logkit-2.1-9|30	BuildRequires:  geronimo-jms-1.1-api
14mu|avalon-logkit-2.1-9|31	BuildRequires:  jdbc-stdext
14mu|avalon-logkit-2.1-9|32	BuildArch:      noarch
14mu|avalon-logkit-2.1-9|33	
14mu|avalon-logkit-2.1-9|34	%description
14mu|avalon-logkit-2.1-9|35	LogKit is a logging toolkit designed for secure performance orientated
14mu|avalon-logkit-2.1-9|36	logging in applications. To get started using LogKit, it is recomended
14mu|avalon-logkit-2.1-9|37	that you read the whitepaper and browse the API docs.
14mu|avalon-logkit-2.1-9|38	
14mu|avalon-logkit-2.1-9|39	%package javadoc
14mu|avalon-logkit-2.1-9|40	Summary:        Javadoc for %{name}
14mu|avalon-logkit-2.1-9|41	Group:          Development/Java
14mu|avalon-logkit-2.1-9|42	
14mu|avalon-logkit-2.1-9|43	%description javadoc
14mu|avalon-logkit-2.1-9|44	Javadoc for %{name}.
14mu|avalon-logkit-2.1-9|45	
14mu|avalon-logkit-2.1-9|46	%prep
14mu|avalon-logkit-2.1-9|47	%setup -q
14mu|avalon-logkit-2.1-9|48	%patch0 -p1 -b .build
14mu|avalon-logkit-2.1-9|49	%patch1 -p0 -b .java6
14mu|avalon-logkit-2.1-9|50	%patch3 -p0
14mu|avalon-logkit-2.1-9|51	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t rm -f
14mu|avalon-logkit-2.1-9|52	%{__perl} -pi -e 's/1\.2/1\.4/g' build.xml
14mu|avalon-logkit-2.1-9|53	
14mu|avalon-logkit-2.1-9|54	%build
14mu|avalon-logkit-2.1-9|55	export LC_ALL=en_US.ISO-8859-1
14mu|avalon-logkit-2.1-9|56	export CLASSPATH=$(build-classpath log4j javamail/mailapi jms tomcat-servlet-api jdbc-stdext avalon-framework)
14mu|avalon-logkit-2.1-9|57	%{ant} -Dbuild.sysclasspath=only --execdebug\
14mu|avalon-logkit-2.1-9|58	-Djava.javadoc=%{_javadocdir}/java \
14mu|avalon-logkit-2.1-9|59	-Davalon.javadoc=%{_javadocdir}/avalon-framework \
14mu|avalon-logkit-2.1-9|60	clean jar javadoc
14mu|avalon-logkit-2.1-9|61	
14mu|avalon-logkit-2.1-9|62	%install
14mu|avalon-logkit-2.1-9|63	# jars
14mu|avalon-logkit-2.1-9|64	install -d -m 755 %{buildroot}%{_javadir}
14mu|avalon-logkit-2.1-9|65	install -m 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|avalon-logkit-2.1-9|66	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mu|avalon-logkit-2.1-9|67	# javadoc
14mu|avalon-logkit-2.1-9|68	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|avalon-logkit-2.1-9|69	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|avalon-logkit-2.1-9|70	
14mu|avalon-logkit-2.1-9|71	%post javadoc
14mu|avalon-logkit-2.1-9|72	rm -f %{_javadocdir}/%{name}
14mu|avalon-logkit-2.1-9|73	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mu|avalon-logkit-2.1-9|74	
14mu|avalon-logkit-2.1-9|75	%postun javadoc
14mu|avalon-logkit-2.1-9|76	if [ "$1" = "0" ]; then
14mu|avalon-logkit-2.1-9|77	rm -f %{_javadocdir}/%{name}
14mu|avalon-logkit-2.1-9|78	fi
14mu|avalon-logkit-2.1-9|79	
14mu|avalon-logkit-2.1-9|80	%files
14mu|avalon-logkit-2.1-9|81	%defattr(0644,root,root,0755)
14mu|avalon-logkit-2.1-9|82	%doc LICENSE.txt NOTICE.txt
14mu|avalon-logkit-2.1-9|83	%{_javadir}/*
14mu|avalon-logkit-2.1-9|84	
14mu|avalon-logkit-2.1-9|85	%files javadoc
14mu|avalon-logkit-2.1-9|86	%defattr(0644,root,root,0755)
14mu|avalon-logkit-2.1-9|87	%{_javadocdir}/%{name}-%{version}
14mu|avalon-logkit-2.1-9|88	
14mu|avalon-logkit-2.1-9|89	%changelog
14mu|avalon-logkit-2.1-9|90	
14mu|avalon-logkit-2.1-9|91	* Sat Mar 19 2016 Denis Silakov <dsilakov@gmail.com> 0:2.1-9
14mu|avalon-logkit-2.1-9|92	- (6deee81) Switch to modern servlets
14mu|avalon-logkit-2.1-9|93	
14mu|avalon-logkit-2.1-9|94	

22358 14
14mu|avidemux-2.6.12-1.2|1	%define filename %{name}_%{version}
14mu|avidemux-2.6.12-1.2|2	%define _disable_ld_no_undefined 1
14mu|avidemux-2.6.12-1.2|3	%define _disable_lto 1
14mu|avidemux-2.6.12-1.2|4	
14mu|avidemux-2.6.12-1.2|5	%define ffmpeg_version 2.7.7
14mu|avidemux-2.6.12-1.2|6	
14mu|avidemux-2.6.12-1.2|7	#############################
14mu|avidemux-2.6.12-1.2|8	# Hardcore PLF build
14mu|avidemux-2.6.12-1.2|9	# bcond_with or bcond_without
14mu|avidemux-2.6.12-1.2|10	%bcond_with plf
14mu|avidemux-2.6.12-1.2|11	#############################
14mu|avidemux-2.6.12-1.2|12	
14mu|avidemux-2.6.12-1.2|13	%if %{with plf}
14mu|avidemux-2.6.12-1.2|14	%define distsuffix plf
14mu|avidemux-2.6.12-1.2|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|avidemux-2.6.12-1.2|16	%define extrarelsuffix plf
14mu|avidemux-2.6.12-1.2|17	%endif
14mu|avidemux-2.6.12-1.2|18	
14mu|avidemux-2.6.12-1.2|19	Summary:	A free video editor
14mu|avidemux-2.6.12-1.2|20	Name:		avidemux
14mu|avidemux-2.6.12-1.2|21	Version:	2.6.12
14mu|avidemux-2.6.12-1.2|22	Release:	1.2%{?extrarelsuffix}
14mu|avidemux-2.6.12-1.2|23	License:	GPLv2+
14mu|avidemux-2.6.12-1.2|24	Group:		Video
14mu|avidemux-2.6.12-1.2|25	Url:		http://fixounet.free.fr/avidemux
14mu|avidemux-2.6.12-1.2|26	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{filename}.tar.gz
14mu|avidemux-2.6.12-1.2|27	Source1:	ffmpeg-%{ffmpeg_version}.tar.bz2
14mu|avidemux-2.6.12-1.2|28	Source2:	avidemux_ru.qm
14mu|avidemux-2.6.12-1.2|29	Source100:	%{name}.rpmlintrc
14mu|avidemux-2.6.12-1.2|30	Patch2:		avidemux-2.5.1-opencore-check.patch
14mu|avidemux-2.6.12-1.2|31	Patch3:		avidemux-jack-underlinking.patch
14mu|avidemux-2.6.12-1.2|32	Patch4:		avidemux-fix-cmake.patch
14mu|avidemux-2.6.12-1.2|33	Patch5:		avidemux-2.6.8-ffmpeg-1.2.12.patch
14mu|avidemux-2.6.12-1.2|34	BuildRequires:	cmake
14mu|avidemux-2.6.12-1.2|35	BuildRequires:	imagemagick
14mu|avidemux-2.6.12-1.2|36	BuildRequires:	nasm
14mu|avidemux-2.6.12-1.2|37	BuildRequires:	qt4-linguist
14mu|avidemux-2.6.12-1.2|38	BuildRequires:	xsltproc
14mu|avidemux-2.6.12-1.2|39	BuildRequires:	yasm
14mu|avidemux-2.6.12-1.2|40	BuildRequires:	gettext-devel
14mu|avidemux-2.6.12-1.2|41	BuildRequires:	a52dec-devel
14mu|avidemux-2.6.12-1.2|42	BuildRequires:	qt4-devel
14mu|avidemux-2.6.12-1.2|43	BuildRequires:	pkgconfig(jack)
14mu|avidemux-2.6.12-1.2|44	BuildRequires:	pkgconfig(libpulse)
14mu|avidemux-2.6.12-1.2|45	BuildRequires:	pkgconfig(libva)
14mu|avidemux-2.6.12-1.2|46	BuildRequires:	pkgconfig(libxml-2.0)
14mu|avidemux-2.6.12-1.2|47	BuildRequires:	pkgconfig(mad)
14mu|avidemux-2.6.12-1.2|48	BuildRequires:	pkgconfig(samplerate)
14mu|avidemux-2.6.12-1.2|49	BuildRequires:	pkgconfig(sdl)
14mu|avidemux-2.6.12-1.2|50	BuildRequires:	pkgconfig(vorbis)
14mu|avidemux-2.6.12-1.2|51	BuildRequires:	pkgconfig(xv)
14mu|avidemux-2.6.12-1.2|52	# not packaged yet:
14mu|avidemux-2.6.12-1.2|53	#BuildRequires:  libaften-devel
14mu|avidemux-2.6.12-1.2|54	%if %with plf
14mu|avidemux-2.6.12-1.2|55	BuildRequires:	libfaac-devel
14mu|avidemux-2.6.12-1.2|56	BuildRequires:	libfaad2-devel
14mu|avidemux-2.6.12-1.2|57	BuildRequires:	liblame-devel
14mu|avidemux-2.6.12-1.2|58	BuildRequires:	libxvid-devel
14mu|avidemux-2.6.12-1.2|59	BuildRequires:	pkgconfig(opencore-amrnb)
14mu|avidemux-2.6.12-1.2|60	BuildRequires:	pkgconfig(opencore-amrwb)
14mu|avidemux-2.6.12-1.2|61	BuildRequires:	pkgconfig(x264)
14mu|avidemux-2.6.12-1.2|62	%endif
14mu|avidemux-2.6.12-1.2|63	BuildRequires:	pkgconfig(glu)
14mu|avidemux-2.6.12-1.2|64	Requires:	avidemux-ui
14mu|avidemux-2.6.12-1.2|65	
14mu|avidemux-2.6.12-1.2|66	%description
14mu|avidemux-2.6.12-1.2|67	Avidemux is a free video editor designed for simple cutting,
14mu|avidemux-2.6.12-1.2|68	filtering and encoding tasks.It supports many file types, including
14mu|avidemux-2.6.12-1.2|69	AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of
14mu|avidemux-2.6.12-1.2|70	codecs. Tasks can be automated using projects, job queue and
14mu|avidemux-2.6.12-1.2|71	powerful scripting capabilities.
14mu|avidemux-2.6.12-1.2|72	
14mu|avidemux-2.6.12-1.2|73	%if %with plf
14mu|avidemux-2.6.12-1.2|74	This package is in restricted because this build has support for codecs
14mu|avidemux-2.6.12-1.2|75	covered by software patents.
14mu|avidemux-2.6.12-1.2|76	%endif
14mu|avidemux-2.6.12-1.2|77	
14mu|avidemux-2.6.12-1.2|78	%package qt
14mu|avidemux-2.6.12-1.2|79	Summary:	A free video editor - Qt4 GUI
14mu|avidemux-2.6.12-1.2|80	Group:		Video
14mu|avidemux-2.6.12-1.2|81	Requires:	%{name} = %{version}-%{release}
14mu|avidemux-2.6.12-1.2|82	Provides:	avidemux-ui = %{version}-%{release}
14mu|avidemux-2.6.12-1.2|83	Provides:	avidemux-gtk = %{version}-%{release}
14mu|avidemux-2.6.12-1.2|84	Obsoletes:	avidemux-gtk < %{version}-%{release}
14mu|avidemux-2.6.12-1.2|85	
14mu|avidemux-2.6.12-1.2|86	%description qt
14mu|avidemux-2.6.12-1.2|87	Avidemux is a free video editor. This package contains the
14mu|avidemux-2.6.12-1.2|88	version with a graphical user interface based on Qt4.
14mu|avidemux-2.6.12-1.2|89	
14mu|avidemux-2.6.12-1.2|90	%package cli
14mu|avidemux-2.6.12-1.2|91	Summary:	A free video editor - command-line version
14mu|avidemux-2.6.12-1.2|92	Group:		Video
14mu|avidemux-2.6.12-1.2|93	Requires:	%{name} = %{version}-%{release}
14mu|avidemux-2.6.12-1.2|94	Provides:	avidemux-ui = %{version}-%{release}
14mu|avidemux-2.6.12-1.2|95	
14mu|avidemux-2.6.12-1.2|96	%description cli
14mu|avidemux-2.6.12-1.2|97	Avidemux is a free video editor. This package contains the
14mu|avidemux-2.6.12-1.2|98	version with a command-line interface.
14mu|avidemux-2.6.12-1.2|99	
14mu|avidemux-2.6.12-1.2|100	%if %with plf
14mu|avidemux-2.6.12-1.2|101	This package is in restricted because this build has support for codecs
14mu|avidemux-2.6.12-1.2|102	covered by software patents.
14mu|avidemux-2.6.12-1.2|103	%endif
14mu|avidemux-2.6.12-1.2|104	
14mu|avidemux-2.6.12-1.2|105	%prep
14mu|avidemux-2.6.12-1.2|106	%setup -qn %{filename}
14mu|avidemux-2.6.12-1.2|107	
14mu|avidemux-2.6.12-1.2|108	sed -i 's/set(FFMPEG_VERSION "2.7.6")/set(FFMPEG_VERSION "%{ffmpeg_version}")/' cmake/admFFmpegBuild.cmake
14mu|avidemux-2.6.12-1.2|109	rm -f avidemux_core/ffmpeg_package/ffmpeg-*.tar.bz2
14mu|avidemux-2.6.12-1.2|110	cp %{SOURCE1} avidemux_core/ffmpeg_package/
14mu|avidemux-2.6.12-1.2|111	
14mu|avidemux-2.6.12-1.2|112	%apply_patches
14mu|avidemux-2.6.12-1.2|113	
14mu|avidemux-2.6.12-1.2|114	
14mu|avidemux-2.6.12-1.2|115	%build
14mu|avidemux-2.6.12-1.2|116	%setup_compile_flags
14mu|avidemux-2.6.12-1.2|117	export CFLAGS="%{optflags} -fno-strict-aliasing"
14mu|avidemux-2.6.12-1.2|118	export CXXFLAGS="%{optflags} -fno-strict-aliasing"
14mu|avidemux-2.6.12-1.2|119	
14mu|avidemux-2.6.12-1.2|120	TOP=`pwd`
14mu|avidemux-2.6.12-1.2|121	touch previous.dirs
14mu|avidemux-2.6.12-1.2|122	touch previous.files
14mu|avidemux-2.6.12-1.2|123	mkdir build
14mu|avidemux-2.6.12-1.2|124	cd build
14mu|avidemux-2.6.12-1.2|125	for i in avidemux_core avidemux/qt4 avidemux/cli; do
14mu|avidemux-2.6.12-1.2|126	mkdir -p $i
14mu|avidemux-2.6.12-1.2|127	cd $i
14mu|avidemux-2.6.12-1.2|128	cmake $TOP/$i -DAVIDEMUX_SOURCE_DIR=$TOP -DFAKEROOT=$TOP/DEST -DCMAKE_INSTALL_PREFIX=%_prefix -DCMAKE_STRIP=/bin/true
14mu|avidemux-2.6.12-1.2|129	make
14mu|avidemux-2.6.12-1.2|130	make install DESTDIR=$TOP/DEST
14mu|avidemux-2.6.12-1.2|131	cd -
14mu|avidemux-2.6.12-1.2|132	cd $TOP/DEST
14mu|avidemux-2.6.12-1.2|133	find . -type d >$TOP/current.dirs
14mu|avidemux-2.6.12-1.2|134	find . -type f >$TOP/current.files
14mu|avidemux-2.6.12-1.2|135	cat $TOP/previous.files $TOP/previous.files $TOP/current.files |sort |uniq -u >$TOP/build/$i/file.list
14mu|avidemux-2.6.12-1.2|136	cat $TOP/previous.dirs $TOP/previous.dirs $TOP/current.dirs |sort |uniq -u >$TOP/build/$i/dirs.list
14mu|avidemux-2.6.12-1.2|137	cat $TOP/previous.files $TOP/build/$i/file.list |sort >$TOP/tmp
14mu|avidemux-2.6.12-1.2|138	mv -f $TOP/tmp $TOP/previous.files
14mu|avidemux-2.6.12-1.2|139	cat $TOP/previous.dirs $TOP/build/$i/dirs.list |sort >$TOP/tmp
14mu|avidemux-2.6.12-1.2|140	mv -f $TOP/tmp $TOP/previous.dirs
14mu|avidemux-2.6.12-1.2|141	cd -
14mu|avidemux-2.6.12-1.2|142	done
14mu|avidemux-2.6.12-1.2|143	for i in COMMON QT4 CLI SETTINGS; do
14mu|avidemux-2.6.12-1.2|144	mkdir -p $i
14mu|avidemux-2.6.12-1.2|145	cd $i
14mu|avidemux-2.6.12-1.2|146	cmake $TOP/avidemux_plugins -DAVIDEMUX_SOURCE_DIR=$TOP -DFAKEROOT=$TOP/DEST -DCMAKE_INSTALL_PREFIX=%_prefix -DPLUGIN_UI=$i -DCMAKE_STRIP=/bin/true
14mu|avidemux-2.6.12-1.2|147	make
14mu|avidemux-2.6.12-1.2|148	make install DESTDIR=$TOP/DEST
14mu|avidemux-2.6.12-1.2|149	cd -
14mu|avidemux-2.6.12-1.2|150	cd $TOP/DEST
14mu|avidemux-2.6.12-1.2|151	find . -type d >$TOP/current.dirs
14mu|avidemux-2.6.12-1.2|152	find . -type f >$TOP/current.files
14mu|avidemux-2.6.12-1.2|153	cat $TOP/previous.files $TOP/previous.files $TOP/current.files |sort |uniq -u >$TOP/build/$i/file.list
14mu|avidemux-2.6.12-1.2|154	cat $TOP/previous.dirs $TOP/previous.dirs $TOP/current.dirs |sort |uniq -u >$TOP/build/$i/dirs.list
14mu|avidemux-2.6.12-1.2|155	cat $TOP/previous.files $TOP/build/$i/file.list |sort >$TOP/tmp
14mu|avidemux-2.6.12-1.2|156	mv -f $TOP/tmp $TOP/previous.files
14mu|avidemux-2.6.12-1.2|157	cat $TOP/previous.dirs $TOP/build/$i/dirs.list |sort >$TOP/tmp
14mu|avidemux-2.6.12-1.2|158	mv -f $TOP/tmp $TOP/previous.dirs
14mu|avidemux-2.6.12-1.2|159	cd -
14mu|avidemux-2.6.12-1.2|160	done
14mu|avidemux-2.6.12-1.2|161	
14mu|avidemux-2.6.12-1.2|162	%install
14mu|avidemux-2.6.12-1.2|163	mkdir -p %{buildroot}
14mu|avidemux-2.6.12-1.2|164	cp -a DEST/* %{buildroot}
14mu|avidemux-2.6.12-1.2|165	
14mu|avidemux-2.6.12-1.2|166	# icons
14mu|avidemux-2.6.12-1.2|167	install -d -m755 %{buildroot}%{_liconsdir}
14mu|avidemux-2.6.12-1.2|168	install -d -m755 %{buildroot}%{_iconsdir}
14mu|avidemux-2.6.12-1.2|169	install -d -m755 %{buildroot}%{_miconsdir}
14mu|avidemux-2.6.12-1.2|170	convert avidemux_icon.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14mu|avidemux-2.6.12-1.2|171	convert avidemux_icon.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14mu|avidemux-2.6.12-1.2|172	convert avidemux_icon.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14mu|avidemux-2.6.12-1.2|173	
14mu|avidemux-2.6.12-1.2|174	# Russian translations for vtrsin qt4
14mu|avidemux-2.6.12-1.2|175	cp -f %{SOURCE2} %{buildroot}%{_datadir}/avidemux6/qt4/i18n/
14mu|avidemux-2.6.12-1.2|176	
14mu|avidemux-2.6.12-1.2|177	# menu
14mu|avidemux-2.6.12-1.2|178	mkdir -p %{buildroot}%{_datadir}/applications
14mu|avidemux-2.6.12-1.2|179	cat > %{buildroot}%{_datadir}/applications/%{name}-qt.desktop << EOF
14mu|avidemux-2.6.12-1.2|180	[Desktop Entry]
14mu|avidemux-2.6.12-1.2|181	Name=Avidemux
14mu|avidemux-2.6.12-1.2|182	Comment=A free video editor
14mu|avidemux-2.6.12-1.2|183	Comment[ru]=Видеоредактор
14mu|avidemux-2.6.12-1.2|184	Exec=%{_bindir}/%{name}3_qt4 %U
14mu|avidemux-2.6.12-1.2|185	Icon=%{name}
14mu|avidemux-2.6.12-1.2|186	Terminal=false
14mu|avidemux-2.6.12-1.2|187	Type=Application
14mu|avidemux-2.6.12-1.2|188	StartupNotify=true
14mu|avidemux-2.6.12-1.2|189	Categories=AudioVideo;Video;AudioVideoEditing;Qt;
14mu|avidemux-2.6.12-1.2|190	EOF
14mu|avidemux-2.6.12-1.2|191	
14mu|avidemux-2.6.12-1.2|192	%find_lang %{name} || touch %name.lang
14mu|avidemux-2.6.12-1.2|193	
14mu|avidemux-2.6.12-1.2|194	# Workaround for identical build IDs in nonidentical files
14mu|avidemux-2.6.12-1.2|195	# FIXME this should really get a proper fix inside gold some time soon
14mu|avidemux-2.6.12-1.2|196	#__strip --strip-unneeded %buildroot%_bindir/*
14mu|avidemux-2.6.12-1.2|197	
14mu|avidemux-2.6.12-1.2|198	find build -name file.list |xargs sed -i -e 's,^\.,,'
14mu|avidemux-2.6.12-1.2|199	# Don't own standard dirs
14mu|avidemux-2.6.12-1.2|200	find build -name dirs.list |xargs sed -i -e '/.\/usr\/bin$/d;/.\/usr\/share$/d;/.\/usr\/%_lib$/d;/.\/usr$/d;/.\/usr\/include$/d'
14mu|avidemux-2.6.12-1.2|201	# Mark directories as such
14mu|avidemux-2.6.12-1.2|202	find build -name dirs.list |xargs sed -i -e 's,^\.,%%dir ,'
14mu|avidemux-2.6.12-1.2|203	find build -name dirs.list |while read r; do
14mu|avidemux-2.6.12-1.2|204	cat $r >>`dirname $r`/file.list
14mu|avidemux-2.6.12-1.2|205	done
14mu|avidemux-2.6.12-1.2|206	
14mu|avidemux-2.6.12-1.2|207	%files -f %{name}.lang -f build/avidemux_core/file.list,build/SETTINGS/file.list,build/COMMON/file.list
14mu|avidemux-2.6.12-1.2|208	%_datadir/icons/*.png
14mu|avidemux-2.6.12-1.2|209	%_datadir/icons/*/*
14mu|avidemux-2.6.12-1.2|210	
14mu|avidemux-2.6.12-1.2|211	%files qt -f build/avidemux/qt4/file.list,build/QT4/file.list
14mu|avidemux-2.6.12-1.2|212	%{_datadir}/applications/avidemux-qt.desktop
14mu|avidemux-2.6.12-1.2|213	
14mu|avidemux-2.6.12-1.2|214	%files cli -f build/avidemux/cli/file.list,build/CLI/file.list
14mu|avidemux-2.6.12-1.2|215	
14mu|avidemux-2.6.12-1.2|216	%changelog
14mu|avidemux-2.6.12-1.2|217	
14mu|avidemux-2.6.12-1.2|218	* Mon Mar 13 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.12-1.2
14mu|avidemux-2.6.12-1.2|219	- (fdffd06) Let qt version replace obsolete gtk version
14mu|avidemux-2.6.12-1.2|220	
14mu|avidemux-2.6.12-1.2|221	

22359 14
14mu|avogadro-1.1.1-3|1	%define major 1
14mu|avogadro-1.1.1-3|2	%define maj0 0
14mu|avogadro-1.1.1-3|3	%define libname %mklibname %{name} %{major}
14mu|avogadro-1.1.1-3|4	%define libOQ   %mklibname %{name}_OpenQube %{maj0}
14mu|avogadro-1.1.1-3|5	%define devname %mklibname %{name} -d
14mu|avogadro-1.1.1-3|6	
14mu|avogadro-1.1.1-3|7	Summary:	An advanced molecular editor for chemical purposes
14mu|avogadro-1.1.1-3|8	Name:		avogadro
14mu|avogadro-1.1.1-3|9	Version:	1.1.1
14mu|avogadro-1.1.1-3|10	Release:	3
14mu|avogadro-1.1.1-3|11	License:	GPLv2+
14mu|avogadro-1.1.1-3|12	Group:		System/Libraries
14mu|avogadro-1.1.1-3|13	Url:		http://avogadro.openmolecules.net/
14mu|avogadro-1.1.1-3|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14mu|avogadro-1.1.1-3|15	Patch0:		avogadro-1.1.0-qtprefix.patch
14mu|avogadro-1.1.1-3|16	Patch1:		avogadro-1.1.0-no-strip.patch
14mu|avogadro-1.1.1-3|17	Patch2:		avogadro-1.1.1-l10n.patch
14mu|avogadro-1.1.1-3|18	Patch3:		avogadro-1.1.1-linking.patch
14mu|avogadro-1.1.1-3|19	BuildRequires:	cmake >= 2.6.0
14mu|avogadro-1.1.1-3|20	BuildRequires:	docbook-utils
14mu|avogadro-1.1.1-3|21	BuildRequires:	eigen2 >= 2.0.9
14mu|avogadro-1.1.1-3|22	BuildRequires:	python-sip
14mu|avogadro-1.1.1-3|23	BuildRequires:	qt4-linguist
14mu|avogadro-1.1.1-3|24	BuildRequires:	boost-devel
14mu|avogadro-1.1.1-3|25	BuildRequires:	python-numpy-devel
14mu|avogadro-1.1.1-3|26	BuildRequires:	qt4-devel
14mu|avogadro-1.1.1-3|27	BuildRequires:	pkgconfig(glew)
14mu|avogadro-1.1.1-3|28	BuildRequires:	pkgconfig(glu)
14mu|avogadro-1.1.1-3|29	BuildRequires:	pkgconfig(openbabel-2.0)
14mu|avogadro-1.1.1-3|30	BuildRequires:	pkgconfig(python)
14mu|avogadro-1.1.1-3|31	
14mu|avogadro-1.1.1-3|32	%description
14mu|avogadro-1.1.1-3|33	An advanced molecular editor designed for cross-platform use
14mu|avogadro-1.1.1-3|34	in computational chemistry,molecular modeling, bioinformatics,
14mu|avogadro-1.1.1-3|35	materials science,and related areas, which offers flexible
14mu|avogadro-1.1.1-3|36	rendering and a powerful plugin architecture.
14mu|avogadro-1.1.1-3|37	
14mu|avogadro-1.1.1-3|38	%files
14mu|avogadro-1.1.1-3|39	%doc AUTHORS ChangeLog COPYING
14mu|avogadro-1.1.1-3|40	%{_bindir}/%{name}
14mu|avogadro-1.1.1-3|41	%{_bindir}/avopkg
14mu|avogadro-1.1.1-3|42	%{_datadir}/%{name}
14mu|avogadro-1.1.1-3|43	%{_datadir}/pixmaps/%{name}-icon.png
14mu|avogadro-1.1.1-3|44	%{_datadir}/applications/%{name}.desktop
14mu|avogadro-1.1.1-3|45	%{_mandir}/man1/%{name}.1*
14mu|avogadro-1.1.1-3|46	%{_mandir}/man1/avopkg.1*
14mu|avogadro-1.1.1-3|47	%{python_sitearch}/Avogadro.so
14mu|avogadro-1.1.1-3|48	%{_datadir}/libavogadro/
14mu|avogadro-1.1.1-3|49	%dir %{_libdir}/%{name}/
14mu|avogadro-1.1.1-3|50	%dir %{_libdir}/%{name}/1_1/
14mu|avogadro-1.1.1-3|51	%{_libdir}/%{name}/1_1/colors
14mu|avogadro-1.1.1-3|52	%{_libdir}/%{name}/1_1/extensions
14mu|avogadro-1.1.1-3|53	%{_libdir}/%{name}/1_1/engines
14mu|avogadro-1.1.1-3|54	%{_libdir}/%{name}/1_1/tools
14mu|avogadro-1.1.1-3|55	
14mu|avogadro-1.1.1-3|56	
14mu|avogadro-1.1.1-3|57	#--------------------------------------------------------------------
14mu|avogadro-1.1.1-3|58	%package -n %{libname}
14mu|avogadro-1.1.1-3|59	Summary:	Shared libraries for Avogadro
14mu|avogadro-1.1.1-3|60	Group:		System/Libraries
14mu|avogadro-1.1.1-3|61	
14mu|avogadro-1.1.1-3|62	%description -n %{libname}
14mu|avogadro-1.1.1-3|63	Libraries for Avogadro molecular editor.
14mu|avogadro-1.1.1-3|64	
14mu|avogadro-1.1.1-3|65	%files -n %{libname}
14mu|avogadro-1.1.1-3|66	%{_libdir}/libavogadro.so.%{major}*
14mu|avogadro-1.1.1-3|67	
14mu|avogadro-1.1.1-3|68	#--------------------------------------------------------------------
14mu|avogadro-1.1.1-3|69	
14mu|avogadro-1.1.1-3|70	%package -n %{libOQ}
14mu|avogadro-1.1.1-3|71	Summary:	Shared libraries for Avogadro
14mu|avogadro-1.1.1-3|72	Group:		System/Libraries
14mu|avogadro-1.1.1-3|73	Conflicts:	%{_lib}avogadro1 < 1.1.0-3
14mu|avogadro-1.1.1-3|74	
14mu|avogadro-1.1.1-3|75	%description -n %{libOQ}
14mu|avogadro-1.1.1-3|76	Libraries for Avogadro molecular editor.
14mu|avogadro-1.1.1-3|77	
14mu|avogadro-1.1.1-3|78	%files -n %{libOQ}
14mu|avogadro-1.1.1-3|79	%{_libdir}/libavogadro_OpenQube.so.%{maj0}*
14mu|avogadro-1.1.1-3|80	
14mu|avogadro-1.1.1-3|81	#--------------------------------------------------------------------
14mu|avogadro-1.1.1-3|82	%package -n %{devname}
14mu|avogadro-1.1.1-3|83	Summary:	Development files for Avogadro
14mu|avogadro-1.1.1-3|84	Group:		Development/C++
14mu|avogadro-1.1.1-3|85	Requires:	%{libname} = %{EVRD}
14mu|avogadro-1.1.1-3|86	Requires:	%{libOQ} = %{EVRD}
14mu|avogadro-1.1.1-3|87	Provides:	%{name}-devel = %{EVRD}
14mu|avogadro-1.1.1-3|88	Obsoletes:	%{name}-devel < 1.1.0-3
14mu|avogadro-1.1.1-3|89	
14mu|avogadro-1.1.1-3|90	%description -n %{devname}
14mu|avogadro-1.1.1-3|91	Development Avogadro files.
14mu|avogadro-1.1.1-3|92	
14mu|avogadro-1.1.1-3|93	%files -n %{devname}
14mu|avogadro-1.1.1-3|94	%{_includedir}/%{name}
14mu|avogadro-1.1.1-3|95	%{_libdir}/libavogadro.so
14mu|avogadro-1.1.1-3|96	%{_libdir}/libavogadro_OpenQube.so
14mu|avogadro-1.1.1-3|97	%{_libdir}/%{name}/*.cmake
14mu|avogadro-1.1.1-3|98	%{_libdir}/%{name}/1_1/*.cmake
14mu|avogadro-1.1.1-3|99	%{_libdir}/%{name}/1_1/cmake/
14mu|avogadro-1.1.1-3|100	%{qt4dir}/mkspecs/features/%{name}.prf
14mu|avogadro-1.1.1-3|101	%{_libdir}/pkgconfig/avogadro.pc
14mu|avogadro-1.1.1-3|102	
14mu|avogadro-1.1.1-3|103	#--------------------------------------------------------------------
14mu|avogadro-1.1.1-3|104	%prep
14mu|avogadro-1.1.1-3|105	%setup -q
14mu|avogadro-1.1.1-3|106	%patch0 -p0
14mu|avogadro-1.1.1-3|107	%patch1 -p0
14mu|avogadro-1.1.1-3|108	%patch2 -p1
14mu|avogadro-1.1.1-3|109	%patch3 -p1
14mu|avogadro-1.1.1-3|110	
14mu|avogadro-1.1.1-3|111	%build
14mu|avogadro-1.1.1-3|112	%cmake \
14mu|avogadro-1.1.1-3|113	-DENABLE_GLSL:BOOL=ON \
14mu|avogadro-1.1.1-3|114	-DENABLE_PYTHON:BOOL=ON
14mu|avogadro-1.1.1-3|115	%make
14mu|avogadro-1.1.1-3|116	
14mu|avogadro-1.1.1-3|117	%install
14mu|avogadro-1.1.1-3|118	%makeinstall_std -C build
14mu|avogadro-1.1.1-3|119	
14mu|avogadro-1.1.1-3|120	
14mu|avogadro-1.1.1-3|121	%changelog
14mu|avogadro-1.1.1-3|122	
14mu|avogadro-1.1.1-3|123	* Mon Apr 04 2016 Denis Silakov <dsilakov@gmail.com> 1.1.1-3
14mu|avogadro-1.1.1-3|124	- (216662f) Fix linking with X11
14mu|avogadro-1.1.1-3|125	
14mu|avogadro-1.1.1-3|126	

22360 14
14mu|babl-0.1.14-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|babl-0.1.14-1|2	
14mu|babl-0.1.14-1|3	%define major	0
14mu|babl-0.1.14-1|4	%define api	0.1
14mu|babl-0.1.14-1|5	%define libname %mklibname %{name} %{api} %{major}
14mu|babl-0.1.14-1|6	%define devname %mklibname -d %{name} %{api}
14mu|babl-0.1.14-1|7	
14mu|babl-0.1.14-1|8	Summary:	Dynamic, any to any, pixel format conversion library
14mu|babl-0.1.14-1|9	Name:		babl
14mu|babl-0.1.14-1|10	Epoch:		1
14mu|babl-0.1.14-1|11	Version:	0.1.14
14mu|babl-0.1.14-1|12	Release:	1
14mu|babl-0.1.14-1|13	Group:		System/Libraries
14mu|babl-0.1.14-1|14	License:	LGPLv3+
14mu|babl-0.1.14-1|15	Url:		http://www.gegl.org/babl
14mu|babl-0.1.14-1|16	Source0:	http://ftp.gimp.org/pub/babl/%{url_ver}/%{name}-%{version}.tar.bz2
14mu|babl-0.1.14-1|17	BuildRequires:	librsvg
14mu|babl-0.1.14-1|18	
14mu|babl-0.1.14-1|19	%description
14mu|babl-0.1.14-1|20	Babl is a dynamic, any to any, pixel format conversion library.
14mu|babl-0.1.14-1|21	It provides conversions between the myriad of buffer types images
14mu|babl-0.1.14-1|22	can be stored in. Babl doesn't only help with existing pixel formats,
14mu|babl-0.1.14-1|23	but also facilitates creation of new and uncommon ones.
14mu|babl-0.1.14-1|24	
14mu|babl-0.1.14-1|25	GEGL uses babl both for enumeration of pixel formats as well as
14mu|babl-0.1.14-1|26	conversions between them.
14mu|babl-0.1.14-1|27	
14mu|babl-0.1.14-1|28	%package -n %{libname}
14mu|babl-0.1.14-1|29	Summary:	A library for %{name}
14mu|babl-0.1.14-1|30	Group:		System/Libraries
14mu|babl-0.1.14-1|31	
14mu|babl-0.1.14-1|32	%description -n %{libname}
14mu|babl-0.1.14-1|33	Babl is a dynamic, any to any, pixel format conversion library.
14mu|babl-0.1.14-1|34	It provides conversions between the myriad of buffer types images
14mu|babl-0.1.14-1|35	can be stored in. Babl doesn't only help with existing pixel formats,
14mu|babl-0.1.14-1|36	but also facilitates creation of new and uncommon ones.
14mu|babl-0.1.14-1|37	
14mu|babl-0.1.14-1|38	GEGL uses babl both for enumeration of pixel formats as well as
14mu|babl-0.1.14-1|39	conversions between them.
14mu|babl-0.1.14-1|40	
14mu|babl-0.1.14-1|41	%package -n %{devname}
14mu|babl-0.1.14-1|42	Summary:	Header files for %{name}
14mu|babl-0.1.14-1|43	Group:		Development/C
14mu|babl-0.1.14-1|44	Requires:	%{libname} = %{EVRD}
14mu|babl-0.1.14-1|45	Provides:	%{name}-devel = %{EVRD}
14mu|babl-0.1.14-1|46	
14mu|babl-0.1.14-1|47	%description -n %{devname}
14mu|babl-0.1.14-1|48	Babl is a dynamic, any to any, pixel format conversion library.
14mu|babl-0.1.14-1|49	It provides conversions between the myriad of buffer types images
14mu|babl-0.1.14-1|50	can be stored in. Babl doesn't only help with existing pixel formats,
14mu|babl-0.1.14-1|51	but also facilitates creation of new and uncommon ones.
14mu|babl-0.1.14-1|52	
14mu|babl-0.1.14-1|53	GEGL uses babl both for enumeration of pixel formats as well as
14mu|babl-0.1.14-1|54	conversions between them.
14mu|babl-0.1.14-1|55	
14mu|babl-0.1.14-1|56	%prep
14mu|babl-0.1.14-1|57	%setup -q
14mu|babl-0.1.14-1|58	
14mu|babl-0.1.14-1|59	%build
14mu|babl-0.1.14-1|60	%configure2_5x
14mu|babl-0.1.14-1|61	%make
14mu|babl-0.1.14-1|62	
14mu|babl-0.1.14-1|63	%install
14mu|babl-0.1.14-1|64	%makeinstall_std
14mu|babl-0.1.14-1|65	cp -r docs installed-docs
14mu|babl-0.1.14-1|66	cd installed-docs
14mu|babl-0.1.14-1|67	rm -rf tools Makefile* *.in graphics/Makefile*
14mu|babl-0.1.14-1|68	
14mu|babl-0.1.14-1|69	%check
14mu|babl-0.1.14-1|70	make check
14mu|babl-0.1.14-1|71	
14mu|babl-0.1.14-1|72	%files -n %{libname}
14mu|babl-0.1.14-1|73	%doc README NEWS TODO AUTHORS
14mu|babl-0.1.14-1|74	%{_libdir}/libbabl-%{api}.so.%{major}*
14mu|babl-0.1.14-1|75	%dir %{_libdir}/babl-%{api}/
14mu|babl-0.1.14-1|76	%{_libdir}/babl-%{api}/gggl.so*
14mu|babl-0.1.14-1|77	%{_libdir}/babl-%{api}/naive-CMYK.so*
14mu|babl-0.1.14-1|78	%{_libdir}/babl-%{api}/gimp-8bit.so*
14mu|babl-0.1.14-1|79	%{_libdir}/babl-%{api}/CIE.so*
14mu|babl-0.1.14-1|80	%{_libdir}/babl-%{api}/gegl-fixups.so*
14mu|babl-0.1.14-1|81	%{_libdir}/babl-%{api}/gggl-lies.so*
14mu|babl-0.1.14-1|82	%{_libdir}/babl-%{api}/cairo.so*
14mu|babl-0.1.14-1|83	%{_libdir}/babl-%{api}/fast-float.so*
14mu|babl-0.1.14-1|84	%{_libdir}/babl-%{api}/float.so*
14mu|babl-0.1.14-1|85	%{_libdir}/babl-%{api}/HSL.so*
14mu|babl-0.1.14-1|86	%{_libdir}/babl-%{api}/HSV.so*
14mu|babl-0.1.14-1|87	%{_libdir}/babl-%{api}/grey.so*
14mu|babl-0.1.14-1|88	%{_libdir}/babl-%{api}/simple.so*
14mu|babl-0.1.14-1|89	%{_libdir}/babl-%{api}/sse2-float.so*
14mu|babl-0.1.14-1|90	%{_libdir}/babl-%{api}/sse2-int16.so*
14mu|babl-0.1.14-1|91	%{_libdir}/babl-%{api}/sse2-int8.so*
14mu|babl-0.1.14-1|92	%{_libdir}/babl-%{api}/two-table.so*
14mu|babl-0.1.14-1|93	%{_libdir}/babl-%{api}/ycbcr.so*
14mu|babl-0.1.14-1|94	
14mu|babl-0.1.14-1|95	%files -n %{devname}
14mu|babl-0.1.14-1|96	%doc installed-docs/*
14mu|babl-0.1.14-1|97	%{_libdir}/libbabl-%{api}.so
14mu|babl-0.1.14-1|98	%{_libdir}/pkgconfig/babl.pc
14mu|babl-0.1.14-1|99	%dir %{_includedir}/babl-%{api}/babl
14mu|babl-0.1.14-1|100	%{_includedir}/babl-%{api}/babl/*
14mu|babl-0.1.14-1|101	
14mu|babl-0.1.14-1|102	%changelog
14mu|babl-0.1.14-1|103	
14mu|babl-0.1.14-1|104	* Fri Feb 05 2016 Denis Silakov <dsilakov@gmail.com> 1:0.1.14-1
14mu|babl-0.1.14-1|105	- (ae03dbe) Updated to 0.1.14
14mu|babl-0.1.14-1|106	
14mu|babl-0.1.14-1|107	

22361 14
14mu|baloo-4.14.3-3|1	Summary:	Baloo is a framework for searching and managing metadata
14mu|baloo-4.14.3-3|2	Name:		baloo
14mu|baloo-4.14.3-3|3	Version:	4.14.3
14mu|baloo-4.14.3-3|4	Release:	3
14mu|baloo-4.14.3-3|5	License:	GPLv2+
14mu|baloo-4.14.3-3|6	Group:		Graphical desktop/KDE
14mu|baloo-4.14.3-3|7	Url:		https://www.kde.org/
14mu|baloo-4.14.3-3|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|baloo-4.14.3-3|9	BuildRequires:	kdelibs4-devel
14mu|baloo-4.14.3-3|10	BuildRequires:	kdepimlibs4-devel
14mu|baloo-4.14.3-3|11	BuildRequires:	kfilemetadata-devel
14mu|baloo-4.14.3-3|12	BuildRequires:	xapian-devel
14mu|baloo-4.14.3-3|13	BuildRequires:	pkgconfig(akonadi)
14mu|baloo-4.14.3-3|14	BuildRequires:	pkgconfig(QJson)
14mu|baloo-4.14.3-3|15	Requires:	kfilemetadata
14mu|baloo-4.14.3-3|16	# (tpg) https://issues.openmandriva.org/show_bug.cgi?id=865
14mu|baloo-4.14.3-3|17	Requires:	qt4-database-plugin-sqlite
14mu|baloo-4.14.3-3|18	# For kio_timeline.so and tags.protocol
14mu|baloo-4.14.3-3|19	Conflicts:	kdebase4-runtime < 1:4.13.0
14mu|baloo-4.14.3-3|20	
14mu|baloo-4.14.3-3|21	%description
14mu|baloo-4.14.3-3|22	Baloo is a framework for searching and managing metadata.
14mu|baloo-4.14.3-3|23	
14mu|baloo-4.14.3-3|24	%files
14mu|baloo-4.14.3-3|25	%{_sysconfdir}/dbus-1/system.d/org.kde.baloo.filewatch.conf
14mu|baloo-4.14.3-3|26	%{_kde_bindir}/akonadi_baloo_indexer
14mu|baloo-4.14.3-3|27	%{_kde_bindir}/baloo_file
14mu|baloo-4.14.3-3|28	%{_kde_bindir}/baloo_file_cleaner
14mu|baloo-4.14.3-3|29	%{_kde_bindir}/baloo_file_extractor
14mu|baloo-4.14.3-3|30	%{_kde_bindir}/balooctl
14mu|baloo-4.14.3-3|31	%{_kde_bindir}/baloosearch
14mu|baloo-4.14.3-3|32	%{_kde_bindir}/balooshow
14mu|baloo-4.14.3-3|33	%{_kde_datadir}/akonadi/agents/akonadibalooindexingagent.desktop
14mu|baloo-4.14.3-3|34	%{_kde_iconsdir}/hicolor/128x128/apps/baloo.png
14mu|baloo-4.14.3-3|35	%{_kde_libdir}/kde4/*.so
14mu|baloo-4.14.3-3|36	%{_kde_libdir}/kde4/akonadi/akonadi_baloo_searchplugin.so
14mu|baloo-4.14.3-3|37	%{_kde_libdir}/kde4/akonadi/akonadibaloosearchplugin.desktop
14mu|baloo-4.14.3-3|38	%{_kde_libdir}/kde4/libexec/kde_baloo_filewatch_raiselimit
14mu|baloo-4.14.3-3|39	%{_kde_services}/*.desktop
14mu|baloo-4.14.3-3|40	%{_kde_services}/*.protocol
14mu|baloo-4.14.3-3|41	%{_kde_servicetypes}/baloosearchstore.desktop
14mu|baloo-4.14.3-3|42	%{_datadir}/autostart/baloo_file.desktop
14mu|baloo-4.14.3-3|43	%{_datadir}/dbus-1/system-services/org.kde.baloo.filewatch.service
14mu|baloo-4.14.3-3|44	%{_datadir}/polkit-1/actions/org.kde.baloo.filewatch.policy
14mu|baloo-4.14.3-3|45	
14mu|baloo-4.14.3-3|46	#----------------------------------------------------------------------------
14mu|baloo-4.14.3-3|47	
14mu|baloo-4.14.3-3|48	%define baloocore_major 4
14mu|baloo-4.14.3-3|49	%define libbaloocore %mklibname baloocore %{baloocore_major}
14mu|baloo-4.14.3-3|50	
14mu|baloo-4.14.3-3|51	%package -n %{libbaloocore}
14mu|baloo-4.14.3-3|52	Summary:	Shared library for Baloo
14mu|baloo-4.14.3-3|53	Group:		System/Libraries
14mu|baloo-4.14.3-3|54	# KDE Workspace should rather require it
14mu|baloo-4.14.3-3|55	Suggests:	baloo
14mu|baloo-4.14.3-3|56	
14mu|baloo-4.14.3-3|57	%description -n %{libbaloocore}
14mu|baloo-4.14.3-3|58	Shared library for Baloo.
14mu|baloo-4.14.3-3|59	
14mu|baloo-4.14.3-3|60	%files -n %{libbaloocore}
14mu|baloo-4.14.3-3|61	%{_kde_libdir}/libbaloocore.so.%{baloocore_major}*
14mu|baloo-4.14.3-3|62	
14mu|baloo-4.14.3-3|63	#----------------------------------------------------------------------------
14mu|baloo-4.14.3-3|64	
14mu|baloo-4.14.3-3|65	%define baloofiles_major 4
14mu|baloo-4.14.3-3|66	%define libbaloofiles %mklibname baloofiles %{baloofiles_major}
14mu|baloo-4.14.3-3|67	
14mu|baloo-4.14.3-3|68	%package -n %{libbaloofiles}
14mu|baloo-4.14.3-3|69	Summary:	Shared library for Baloo
14mu|baloo-4.14.3-3|70	Group:		System/Libraries
14mu|baloo-4.14.3-3|71	
14mu|baloo-4.14.3-3|72	%description -n %{libbaloofiles}
14mu|baloo-4.14.3-3|73	Shared library for Baloo.
14mu|baloo-4.14.3-3|74	
14mu|baloo-4.14.3-3|75	%files -n %{libbaloofiles}
14mu|baloo-4.14.3-3|76	%{_kde_libdir}/libbaloofiles.so.%{baloofiles_major}*
14mu|baloo-4.14.3-3|77	
14mu|baloo-4.14.3-3|78	#----------------------------------------------------------------------------
14mu|baloo-4.14.3-3|79	
14mu|baloo-4.14.3-3|80	%define baloopim_major 4
14mu|baloo-4.14.3-3|81	%define libbaloopim %mklibname baloopim %{baloopim_major}
14mu|baloo-4.14.3-3|82	
14mu|baloo-4.14.3-3|83	%package -n %{libbaloopim}
14mu|baloo-4.14.3-3|84	Summary:	Shared library for Baloo
14mu|baloo-4.14.3-3|85	Group:		System/Libraries
14mu|baloo-4.14.3-3|86	
14mu|baloo-4.14.3-3|87	%description -n %{libbaloopim}
14mu|baloo-4.14.3-3|88	Shared library for Baloo.
14mu|baloo-4.14.3-3|89	
14mu|baloo-4.14.3-3|90	%files -n %{libbaloopim}
14mu|baloo-4.14.3-3|91	%{_kde_libdir}/libbaloopim.so.%{baloopim_major}*
14mu|baloo-4.14.3-3|92	
14mu|baloo-4.14.3-3|93	#----------------------------------------------------------------------------
14mu|baloo-4.14.3-3|94	
14mu|baloo-4.14.3-3|95	%define balooqueryparser_major 4
14mu|baloo-4.14.3-3|96	%define libbalooqueryparser %mklibname balooqueryparser %{balooqueryparser_major}
14mu|baloo-4.14.3-3|97	
14mu|baloo-4.14.3-3|98	%package -n %{libbalooqueryparser}
14mu|baloo-4.14.3-3|99	Summary:	Shared library for Baloo
14mu|baloo-4.14.3-3|100	Group:		System/Libraries
14mu|baloo-4.14.3-3|101	
14mu|baloo-4.14.3-3|102	%description -n %{libbalooqueryparser}
14mu|baloo-4.14.3-3|103	Shared library for Baloo.
14mu|baloo-4.14.3-3|104	
14mu|baloo-4.14.3-3|105	%files -n %{libbalooqueryparser}
14mu|baloo-4.14.3-3|106	%{_kde_libdir}/libbalooqueryparser.so.%{balooqueryparser_major}*
14mu|baloo-4.14.3-3|107	
14mu|baloo-4.14.3-3|108	#----------------------------------------------------------------------------
14mu|baloo-4.14.3-3|109	
14mu|baloo-4.14.3-3|110	%define balooxapian_major 4
14mu|baloo-4.14.3-3|111	%define libbalooxapian %mklibname balooxapian %{balooxapian_major}
14mu|baloo-4.14.3-3|112	
14mu|baloo-4.14.3-3|113	%package -n %{libbalooxapian}
14mu|baloo-4.14.3-3|114	Summary:	Shared library for Baloo
14mu|baloo-4.14.3-3|115	Group:		System/Libraries
14mu|baloo-4.14.3-3|116	
14mu|baloo-4.14.3-3|117	%description -n %{libbalooxapian}
14mu|baloo-4.14.3-3|118	Shared library for Baloo.
14mu|baloo-4.14.3-3|119	
14mu|baloo-4.14.3-3|120	%files -n %{libbalooxapian}
14mu|baloo-4.14.3-3|121	%{_kde_libdir}/libbalooxapian.so.%{balooxapian_major}*
14mu|baloo-4.14.3-3|122	
14mu|baloo-4.14.3-3|123	#----------------------------------------------------------------------------
14mu|baloo-4.14.3-3|124	
14mu|baloo-4.14.3-3|125	%define devbaloo %mklibname baloo -d
14mu|baloo-4.14.3-3|126	
14mu|baloo-4.14.3-3|127	%package -n %{devbaloo}
14mu|baloo-4.14.3-3|128	Summary:	Development files for Baloo
14mu|baloo-4.14.3-3|129	Group:		Development/KDE and Qt
14mu|baloo-4.14.3-3|130	Requires:	%{libbaloocore} = %{EVRD}
14mu|baloo-4.14.3-3|131	Requires:	%{libbaloofiles} = %{EVRD}
14mu|baloo-4.14.3-3|132	Requires:	%{libbaloopim} = %{EVRD}
14mu|baloo-4.14.3-3|133	Requires:	%{libbalooqueryparser} = %{EVRD}
14mu|baloo-4.14.3-3|134	Requires:	%{libbalooxapian} = %{EVRD}
14mu|baloo-4.14.3-3|135	Requires:	kfilemetadata-devel
14mu|baloo-4.14.3-3|136	Provides:	%{name}-devel = %{EVRD}
14mu|baloo-4.14.3-3|137	Conflicts:	%{name} < 4.14.3-3
14mu|baloo-4.14.3-3|138	
14mu|baloo-4.14.3-3|139	%description -n %{devbaloo}
14mu|baloo-4.14.3-3|140	This package contains header files needed if you wish to build applications
14mu|baloo-4.14.3-3|141	based on Baloo.
14mu|baloo-4.14.3-3|142	
14mu|baloo-4.14.3-3|143	%files -n %{devbaloo}
14mu|baloo-4.14.3-3|144	%{_kde_includedir}/baloo/
14mu|baloo-4.14.3-3|145	%{_kde_libdir}/*.so
14mu|baloo-4.14.3-3|146	%{_kde_libdir}/cmake/Baloo
14mu|baloo-4.14.3-3|147	%{_datadir}/dbus-1/interfaces/org.kde.baloo.file.indexer.xml
14mu|baloo-4.14.3-3|148	
14mu|baloo-4.14.3-3|149	#--------------------------------------------------------------------
14mu|baloo-4.14.3-3|150	
14mu|baloo-4.14.3-3|151	%prep
14mu|baloo-4.14.3-3|152	%setup -q
14mu|baloo-4.14.3-3|153	
14mu|baloo-4.14.3-3|154	%build
14mu|baloo-4.14.3-3|155	%cmake_kde4
14mu|baloo-4.14.3-3|156	%make
14mu|baloo-4.14.3-3|157	
14mu|baloo-4.14.3-3|158	%install
14mu|baloo-4.14.3-3|159	%makeinstall_std -C build
14mu|baloo-4.14.3-3|160	
14mu|baloo-4.14.3-3|161	
14mu|baloo-4.14.3-3|162	%changelog
14mu|baloo-4.14.3-3|163	* Sat Mar 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-3
14mu|baloo-4.14.3-3|164	+ Revision: 310ebb0
14mu|baloo-4.14.3-3|165	- Library package should only Suggest, not Require main package
14mu|baloo-4.14.3-3|166	
14mu|baloo-4.14.3-3|167	

22362 14
14mu|baloo-widgets-4.14.3-1|1	Summary:	Widgets for Baloo
14mu|baloo-widgets-4.14.3-1|2	Name:		baloo-widgets
14mu|baloo-widgets-4.14.3-1|3	Version:	4.14.3
14mu|baloo-widgets-4.14.3-1|4	Release:	1
14mu|baloo-widgets-4.14.3-1|5	License:	GPLv2+
14mu|baloo-widgets-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|baloo-widgets-4.14.3-1|7	Url:		https://www.kde.org/
14mu|baloo-widgets-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|baloo-widgets-4.14.3-1|9	BuildRequires:	baloo-devel
14mu|baloo-widgets-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|baloo-widgets-4.14.3-1|11	BuildRequires:	kdepimlibs4-devel
14mu|baloo-widgets-4.14.3-1|12	BuildRequires:	kfilemetadata-devel
14mu|baloo-widgets-4.14.3-1|13	BuildRequires:	pkgconfig(akonadi)
14mu|baloo-widgets-4.14.3-1|14	
14mu|baloo-widgets-4.14.3-1|15	%description
14mu|baloo-widgets-4.14.3-1|16	Widgets for Baloo.
14mu|baloo-widgets-4.14.3-1|17	
14mu|baloo-widgets-4.14.3-1|18	#--------------------------------------------------------------------
14mu|baloo-widgets-4.14.3-1|19	
14mu|baloo-widgets-4.14.3-1|20	%define baloowidgets_major 4
14mu|baloo-widgets-4.14.3-1|21	%define libbaloowidgets %mklibname baloowidgets %{baloowidgets_major}
14mu|baloo-widgets-4.14.3-1|22	
14mu|baloo-widgets-4.14.3-1|23	%package -n %{libbaloowidgets}
14mu|baloo-widgets-4.14.3-1|24	Summary:	Shared library for Baloo Widgets
14mu|baloo-widgets-4.14.3-1|25	Group:		System/Libraries
14mu|baloo-widgets-4.14.3-1|26	
14mu|baloo-widgets-4.14.3-1|27	%description -n %{libbaloowidgets}
14mu|baloo-widgets-4.14.3-1|28	Shared library for Baloo Widgets.
14mu|baloo-widgets-4.14.3-1|29	
14mu|baloo-widgets-4.14.3-1|30	%files -n %{libbaloowidgets}
14mu|baloo-widgets-4.14.3-1|31	%{_kde_libdir}/libbaloowidgets.so.%{baloowidgets_major}*
14mu|baloo-widgets-4.14.3-1|32	
14mu|baloo-widgets-4.14.3-1|33	#--------------------------------------------------------------------
14mu|baloo-widgets-4.14.3-1|34	
14mu|baloo-widgets-4.14.3-1|35	%define devbaloowidgets %mklibname baloo-widgets -d
14mu|baloo-widgets-4.14.3-1|36	
14mu|baloo-widgets-4.14.3-1|37	%package -n %{devbaloowidgets}
14mu|baloo-widgets-4.14.3-1|38	Summary:	Devel stuff for Baloo Wigets
14mu|baloo-widgets-4.14.3-1|39	Group:		Development/KDE and Qt
14mu|baloo-widgets-4.14.3-1|40	Requires:	%{libbaloowidgets} = %{EVRD}
14mu|baloo-widgets-4.14.3-1|41	Requires:	baloo-devel
14mu|baloo-widgets-4.14.3-1|42	Provides:	%{name}-devel = %{EVRD}
14mu|baloo-widgets-4.14.3-1|43	
14mu|baloo-widgets-4.14.3-1|44	%description -n %{devbaloowidgets}
14mu|baloo-widgets-4.14.3-1|45	This package contains header files needed if you wish to build applications
14mu|baloo-widgets-4.14.3-1|46	based on Baloo Widgets.
14mu|baloo-widgets-4.14.3-1|47	
14mu|baloo-widgets-4.14.3-1|48	%files -n %{devbaloowidgets}
14mu|baloo-widgets-4.14.3-1|49	%{_kde_includedir}/baloo/*
14mu|baloo-widgets-4.14.3-1|50	%{_kde_libdir}/cmake/BalooWidgets
14mu|baloo-widgets-4.14.3-1|51	%{_kde_libdir}/libbaloowidgets.so
14mu|baloo-widgets-4.14.3-1|52	
14mu|baloo-widgets-4.14.3-1|53	#--------------------------------------------------------------------
14mu|baloo-widgets-4.14.3-1|54	
14mu|baloo-widgets-4.14.3-1|55	%prep
14mu|baloo-widgets-4.14.3-1|56	%setup -q
14mu|baloo-widgets-4.14.3-1|57	
14mu|baloo-widgets-4.14.3-1|58	%build
14mu|baloo-widgets-4.14.3-1|59	%cmake_kde4
14mu|baloo-widgets-4.14.3-1|60	%make
14mu|baloo-widgets-4.14.3-1|61	
14mu|baloo-widgets-4.14.3-1|62	%install
14mu|baloo-widgets-4.14.3-1|63	%makeinstall_std -C build
14mu|baloo-widgets-4.14.3-1|64	
14mu|baloo-widgets-4.14.3-1|65	
14mu|baloo-widgets-4.14.3-1|66	%changelog
14mu|baloo-widgets-4.14.3-1|67	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|baloo-widgets-4.14.3-1|68	+ Revision: acfad25
14mu|baloo-widgets-4.14.3-1|69	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|baloo-widgets-4.14.3-1|70	
14mu|baloo-widgets-4.14.3-1|71	

22363 14
14mu|baobab-3.16.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|baobab-3.16.1-1|2	
14mu|baobab-3.16.1-1|3	Summary:	Disk Usage Analyzer (aka Baobab)
14mu|baobab-3.16.1-1|4	Name:		baobab
14mu|baobab-3.16.1-1|5	Version:	3.16.1
14mu|baobab-3.16.1-1|6	Release:	1
14mu|baobab-3.16.1-1|7	License:	GPLv2+
14mu|baobab-3.16.1-1|8	Group:		File tools
14mu|baobab-3.16.1-1|9	Url:		http://live.gnome.org/GnomeUtils/Baobab
14mu|baobab-3.16.1-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|baobab-3.16.1-1|11	BuildRequires:	itstool
14mu|baobab-3.16.1-1|12	BuildRequires:	intltool vala-tools
14mu|baobab-3.16.1-1|13	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|baobab-3.16.1-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.0
14mu|baobab-3.16.1-1|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mu|baobab-3.16.1-1|16	BuildRequires:	pkgconfig(libgtop-2.0)
14mu|baobab-3.16.1-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|baobab-3.16.1-1|18	Conflicts:	gnome-utils < 1:3.3.1
14mu|baobab-3.16.1-1|19	
14mu|baobab-3.16.1-1|20	%description
14mu|baobab-3.16.1-1|21	Disk Usage Analyzer is is a graphical, menu-driven application to analyze
14mu|baobab-3.16.1-1|22	disk usage in any Gnome environment. Disk Usage Analyzer can easily scan
14mu|baobab-3.16.1-1|23	either the whole file-system tree, or a specific user-requested directory
14mu|baobab-3.16.1-1|24	branch (local or remote).
14mu|baobab-3.16.1-1|25	
14mu|baobab-3.16.1-1|26	It also auto-detects in real-time any changes made to your home directory
14mu|baobab-3.16.1-1|27	as far as any mounted/unmounted device. Disk Usage Analyzer also provides
14mu|baobab-3.16.1-1|28	a full graphical tree-map window for each selected folder.
14mu|baobab-3.16.1-1|29	
14mu|baobab-3.16.1-1|30	%prep
14mu|baobab-3.16.1-1|31	%setup -q
14mu|baobab-3.16.1-1|32	
14mu|baobab-3.16.1-1|33	%build
14mu|baobab-3.16.1-1|34	%configure2_5x
14mu|baobab-3.16.1-1|35	%make
14mu|baobab-3.16.1-1|36	
14mu|baobab-3.16.1-1|37	%install
14mu|baobab-3.16.1-1|38	%makeinstall_std
14mu|baobab-3.16.1-1|39	
14mu|baobab-3.16.1-1|40	%find_lang %{name} --with-gnome
14mu|baobab-3.16.1-1|41	
14mu|baobab-3.16.1-1|42	%files -f %{name}.lang
14mu|baobab-3.16.1-1|43	%doc README NEWS AUTHORS ChangeLog
14mu|baobab-3.16.1-1|44	%{_bindir}/baobab
14mu|baobab-3.16.1-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
14mu|baobab-3.16.1-1|46	%{_datadir}/icons/*/*/*/*
14mu|baobab-3.16.1-1|47	%{_mandir}/man1/baobab.1*
14mu|baobab-3.16.1-1|48	%{_datadir}/appdata/*.xml
14mu|baobab-3.16.1-1|49	%{_datadir}/applications/org.gnome.baobab.desktop
14mu|baobab-3.16.1-1|50	%{_datadir}/dbus-1/services/org.gnome.baobab.service
14mu|baobab-3.16.1-1|51	
14mu|baobab-3.16.1-1|52	
14mu|baobab-3.16.1-1|53	%changelog
14mu|baobab-3.16.1-1|54	
14mu|baobab-3.16.1-1|55	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|baobab-3.16.1-1|56	- (bd70b9e) update to 3.16.1
14mu|baobab-3.16.1-1|57	
14mu|baobab-3.16.1-1|58	

22364 14
14mu|basesystem-2015-28|1	%bcond_without systemd
14mu|basesystem-2015-28|2	
14mu|basesystem-2015-28|3	Summary:	The skeleton package which defines a simple system
14mu|basesystem-2015-28|4	Name:		basesystem
14mu|basesystem-2015-28|5	Version:	2015
14mu|basesystem-2015-28|6	Release:	28
14mu|basesystem-2015-28|7	License:	GPLv2+
14mu|basesystem-2015-28|8	Group:		System/Base
14mu|basesystem-2015-28|9	Requires:	basesystem-minimal basesystem-mandatory
14mu|basesystem-2015-28|10	Requires:	kernel
14mu|basesystem-2015-28|11	
14mu|basesystem-2015-28|12	%description
14mu|basesystem-2015-28|13	Basesystem defines the components of a basic Rosa Linux system (for
14mu|basesystem-2015-28|14	example, the package installation order to use during bootstrapping).
14mu|basesystem-2015-28|15	Basesystem should be the first package installed on a system, and it
14mu|basesystem-2015-28|16	should never be removed.
14mu|basesystem-2015-28|17	
14mu|basesystem-2015-28|18	%files
14mu|basesystem-2015-28|19	
14mu|basesystem-2015-28|20	#----------------------------------------------------------------------------
14mu|basesystem-2015-28|21	
14mu|basesystem-2015-28|22	%package	minimal
14mu|basesystem-2015-28|23	Summary:	The skeleton package which defines a simple system for chroot systems
14mu|basesystem-2015-28|24	Group:		System/Base
14mu|basesystem-2015-28|25	Requires:	setup filesystem
14mu|basesystem-2015-28|26	
14mu|basesystem-2015-28|27	%description minimal
14mu|basesystem-2015-28|28	Basesystem defines the components of a basic Rosa Linux system (for
14mu|basesystem-2015-28|29	example, the package installation order to use during bootstrapping).
14mu|basesystem-2015-28|30	Basesystem should be the first package installed on a system, and it
14mu|basesystem-2015-28|31	should never be removed.
14mu|basesystem-2015-28|32	
14mu|basesystem-2015-28|33	%files minimal
14mu|basesystem-2015-28|34	
14mu|basesystem-2015-28|35	#----------------------------------------------------------------------------
14mu|basesystem-2015-28|36	
14mu|basesystem-2015-28|37	%package build
14mu|basesystem-2015-28|38	Summary:	The skeleton package which defines a simple system for package builds
14mu|basesystem-2015-28|39	Group:		System/Base
14mu|basesystem-2015-28|40	Requires:	basesystem-minimal locales locales-en rpm-build rosa-release
14mu|basesystem-2015-28|41	Requires:	tar urpmi diffutils termcap
14mu|basesystem-2015-28|42	Requires:	make patch unzip xz bzip2
14mu|basesystem-2015-28|43	#ABF
14mu|basesystem-2015-28|44	Requires:	gnupg wget iputils net-tools timezone
14mu|basesystem-2015-28|45	#rpm-build - mkmultiarch
14mu|basesystem-2015-28|46	Requires:   which
14mu|basesystem-2015-28|47	
14mu|basesystem-2015-28|48	%description build
14mu|basesystem-2015-28|49	Basesystem defines the components of a basic Rosa Linux build system
14mu|basesystem-2015-28|50	for the package installation order to use during bootstrapping.
14mu|basesystem-2015-28|51	
14mu|basesystem-2015-28|52	This package can be used to setup a full and working system for package builds
14mu|basesystem-2015-28|53	
14mu|basesystem-2015-28|54	%files build
14mu|basesystem-2015-28|55	
14mu|basesystem-2015-28|56	#----------------------------------------------------------------------------
14mu|basesystem-2015-28|57	
14mu|basesystem-2015-28|58	%package mandatory
14mu|basesystem-2015-28|59	Summary:	The skeleton package which defines a mandatory set of packages
14mu|basesystem-2015-28|60	Group:		System/Base
14mu|basesystem-2015-28|61	Requires:	locales dev vim-minimal
14mu|basesystem-2015-28|62	Requires:	coreutils shadow-utils findutils kbd
14mu|basesystem-2015-28|63	Requires:	e2fsprogs etcskel grep lsof less sed bash
14mu|basesystem-2015-28|64	Requires:	losetup mount net-tools passwd procps
14mu|basesystem-2015-28|65	Requires:	psmisc rootfiles rpm
14mu|basesystem-2015-28|66	Requires:	termcap time util-linux
14mu|basesystem-2015-28|67	Requires:	which perl-base
14mu|basesystem-2015-28|68	Requires:	rosa-release
14mu|basesystem-2015-28|69	Requires:	common-licenses mingetty syslog-daemon
14mu|basesystem-2015-28|70	Requires:	logrotate crontabs vixie-cron utempter kmod stat
14mu|basesystem-2015-28|71	Requires:	tar bzip2 xz gzip gzip-utils iputils net-tools
14mu|basesystem-2015-28|72	%if %{with systemd}
14mu|basesystem-2015-28|73	Requires(post):	systemd-sysvinit
14mu|basesystem-2015-28|74	%else
14mu|basesystem-2015-28|75	Requires(post):	sysvinit
14mu|basesystem-2015-28|76	Requires:	initscripts
14mu|basesystem-2015-28|77	Requires:	chkconfig
14mu|basesystem-2015-28|78	%endif
14mu|basesystem-2015-28|79	
14mu|basesystem-2015-28|80	# (gb) Add timezone database here for now before moving it to DrakX
14mu|basesystem-2015-28|81	Requires:	timezone
14mu|basesystem-2015-28|82	Suggests:	prelink
14mu|basesystem-2015-28|83	
14mu|basesystem-2015-28|84	%description mandatory
14mu|basesystem-2015-28|85	Basesystem defines the mandatory components of a basic Rosa Linux system.
14mu|basesystem-2015-28|86	
14mu|basesystem-2015-28|87	This package can be used to setup a set of packages which must not be
14mu|basesystem-2015-28|88	removed from the system.
14mu|basesystem-2015-28|89	
14mu|basesystem-2015-28|90	%files mandatory
14mu|basesystem-2015-28|91	
14mu|basesystem-2015-28|92	#----------------------------------------------------------------------------
14mu|basesystem-2015-28|93	
14mu|basesystem-2015-28|94	%prep
14mu|basesystem-2015-28|95	
14mu|basesystem-2015-28|96	%build
14mu|basesystem-2015-28|97	
14mu|basesystem-2015-28|98	%install

22365 14
14mu|bash-4.3-9|1	%define i18ndate 20010626
14mu|bash-4.3-9|2	
14mu|bash-4.3-9|3	Summary:	The GNU Bourne Again shell (bash)
14mu|bash-4.3-9|4	Name:		bash
14mu|bash-4.3-9|5	Version:	4.3
14mu|bash-4.3-9|6	Release:	9
14mu|bash-4.3-9|7	License:	GPLv2+
14mu|bash-4.3-9|8	Group:		Shells
14mu|bash-4.3-9|9	Url:		http://www.gnu.org/software/bash/bash.html
14mu|bash-4.3-9|10	Source0:	ftp://ftp.gnu.org/pub/gnu/bash/%{name}-%{version}.tar.gz
14mu|bash-4.3-9|11	Source1:	%{SOURCE0}.sig
14mu|bash-4.3-9|12	Source2:	ftp://ftp.gnu.org/pub/gnu/bash/bash-doc-3.2.tar.bz2
14mu|bash-4.3-9|13	Source3:	dot-bashrc
14mu|bash-4.3-9|14	Source4:	dot-bash_profile
14mu|bash-4.3-9|15	Source5:	dot-bash_logout
14mu|bash-4.3-9|16	Source6:	alias.sh
14mu|bash-4.3-9|17	Source7:	bashrc
14mu|bash-4.3-9|18	Source8:	profile.d-bash
14mu|bash-4.3-9|19	Source10:	bash-ru.po
14mu|bash-4.3-9|20	
14mu|bash-4.3-9|21	Patch1000:	bash-2.02-security.patch
14mu|bash-4.3-9|22	# ensure profile is read (Redhat)
14mu|bash-4.3-9|23	Patch1001:	bash-4.0-profile.patch
14mu|bash-4.3-9|24	Patch1002:	bash-2.05b-readlinefixes.patch
14mu|bash-4.3-9|25	Patch1003:	bash-2.04-compat.patch
14mu|bash-4.3-9|26	#https://bugzilla.novell.com/attachment.cgi?id=67684
14mu|bash-4.3-9|27	Patch1004:	bash-4.3-extended_quote.patch
14mu|bash-4.3-9|28	# Official upstream patches
14mu|bash-4.3-9|29	# none
14mu|bash-4.3-9|30	Patch1005:	bash-strcoll-bug.diff
14mu|bash-4.3-9|31	Patch1007:	bash-3.2-lzma-copmpletion.patch
14mu|bash-4.3-9|32	# (proyvind): 4.2-5 add --rpm-requires option (Fedora) (mdvbz#61712)
14mu|bash-4.3-9|33	Patch1009:	bash-requires.patch
14mu|bash-4.3-9|34	Patch1010:	bash-4.3-CVE-2014-6271.patch
14mu|bash-4.3-9|35	Patch1011:	bash-4.3-CVE-2014-7169-1.patch
14mu|bash-4.3-9|36	Patch1012:	bash-4.3-CVE-2014-7169-2.patch
14mu|bash-4.3-9|37	Patch1013:	bash-4.3-028.patch
14mu|bash-4.3-9|38	Patch1014:	bash-4.3-029.patch
14mu|bash-4.3-9|39	Patch1015:	bash-4.3-030.patch
14mu|bash-4.3-9|40	
14mu|bash-4.3-9|41	BuildRequires:	autoconf2.5
14mu|bash-4.3-9|42	BuildRequires:	bison
14mu|bash-4.3-9|43	BuildRequires:	groff
14mu|bash-4.3-9|44	BuildRequires:	pkgconfig(ncursesw)
14mu|bash-4.3-9|45	BuildRequires:	texinfo
14mu|bash-4.3-9|46	# explicit file provides
14mu|bash-4.3-9|47	Provides:	/bin/sh
14mu|bash-4.3-9|48	
14mu|bash-4.3-9|49	%description
14mu|bash-4.3-9|50	Bash is a GNU project sh-compatible shell or command language
14mu|bash-4.3-9|51	interpreter. Bash (Bourne Again shell) incorporates useful features
14mu|bash-4.3-9|52	from the Korn shell (ksh) and the C shell (csh). Most sh scripts
14mu|bash-4.3-9|53	can be run by bash without modification.
14mu|bash-4.3-9|54	
14mu|bash-4.3-9|55	Bash offers several improvements over sh, including command line
14mu|bash-4.3-9|56	editing, unlimited size command history, job control, shell
14mu|bash-4.3-9|57	functions and aliases, indexed arrays of unlimited size and
14mu|bash-4.3-9|58	integer arithmetic in any base from two to 64. Bash is ultimately
14mu|bash-4.3-9|59	intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and
14mu|bash-4.3-9|60	Tools standard.
14mu|bash-4.3-9|61	
14mu|bash-4.3-9|62	%files -f files.list
14mu|bash-4.3-9|63	%dir %{_docdir}/%{name}
14mu|bash-4.3-9|64	%{_docdir}/%{name}/README
14mu|bash-4.3-9|65	%config(noreplace) %{_sysconfdir}/skel/.b*
14mu|bash-4.3-9|66	%{_sysconfdir}/profile.d/60alias.sh
14mu|bash-4.3-9|67	%{_sysconfdir}/profile.d/95bash-extras.sh
14mu|bash-4.3-9|68	%config(noreplace) %{_sysconfdir}/bashrc
14mu|bash-4.3-9|69	/bin/rbash
14mu|bash-4.3-9|70	/bin/bash
14mu|bash-4.3-9|71	/bin/sh
14mu|bash-4.3-9|72	%{_infodir}/bash.info*
14mu|bash-4.3-9|73	%{_mandir}/man1/bash.1*
14mu|bash-4.3-9|74	%{_mandir}/man1/rbash.1*
14mu|bash-4.3-9|75	%{_mandir}/man1/builtins.1*
14mu|bash-4.3-9|76	%{_mandir}/man1/bashbug.1*
14mu|bash-4.3-9|77	%{_bindir}/bashbug
14mu|bash-4.3-9|78	
14mu|bash-4.3-9|79	#----------------------------------------------------------------------------
14mu|bash-4.3-9|80	
14mu|bash-4.3-9|81	%package doc
14mu|bash-4.3-9|82	Summary:	Documentation for the GNU Bourne Again shell (bash)
14mu|bash-4.3-9|83	Group:		Books/Computer books
14mu|bash-4.3-9|84	Requires:	%{name} = %{EVRD}
14mu|bash-4.3-9|85	
14mu|bash-4.3-9|86	%description doc
14mu|bash-4.3-9|87	This package provides documentation for GNU Bourne Again shell (bash).
14mu|bash-4.3-9|88	
14mu|bash-4.3-9|89	%files doc
14mu|bash-4.3-9|90	%{_docdir}/%{name}/*
14mu|bash-4.3-9|91	%exclude %{_docdir}/%{name}/README
14mu|bash-4.3-9|92	
14mu|bash-4.3-9|93	#----------------------------------------------------------------------------
14mu|bash-4.3-9|94	
14mu|bash-4.3-9|95	%prep
14mu|bash-4.3-9|96	%setup -q -a 2
14mu|bash-4.3-9|97	mv doc/README .
14mu|bash-4.3-9|98	cp %{SOURCE10} po/ru.po
14mu|bash-4.3-9|99	
14mu|bash-4.3-9|100	%patch1000 -p1 -b .security
14mu|bash-4.3-9|101	%patch1001 -p1 -b .profile
14mu|bash-4.3-9|102	# 20060126 warly obsolete exept maybe for the replacement of @ by kH, this will have to be checked
14mu|bash-4.3-9|103	#%patch1002 -p1 -b .readline
14mu|bash-4.3-9|104	%patch1003 -p1 -b .compat
14mu|bash-4.3-9|105	%patch1004 -p1 -b .extended_quote
14mu|bash-4.3-9|106	%patch1005 -p1 -b .strcoll_bugx
14mu|bash-4.3-9|107	%patch1007 -p1 -b .lzma
14mu|bash-4.3-9|108	%patch1009 -p1 -b .requires~
14mu|bash-4.3-9|109	%patch1010 -p0 -b .CVE-2014-6271
14mu|bash-4.3-9|110	%patch1011 -p0 -b .CVE-2014-7169-1
14mu|bash-4.3-9|111	%patch1012 -p0 -b .CVE-2014-7169-2
14mu|bash-4.3-9|112	%patch1013 -p0
14mu|bash-4.3-9|113	%patch1014 -p0
14mu|bash-4.3-9|114	%patch1015 -p0
14mu|bash-4.3-9|115	
14mu|bash-4.3-9|116	sed -i -e 's,^#define.*CHECKWINSIZE_DEFAULT.*,#define CHECKWINSIZE_DEFAULT 1,' config-top.h
14mu|bash-4.3-9|117	
14mu|bash-4.3-9|118	%build
14mu|bash-4.3-9|119	%global optflags %{optflags} -Os
14mu|bash-4.3-9|120	export DEBUGGER_START_FILE="%{_datadir}/bashdb/bashdb-main.inc"
14mu|bash-4.3-9|121	
14mu|bash-4.3-9|122	# Drag in support for aarch64-* and the likes
14mu|bash-4.3-9|123	cp -a %{_datadir}/libtool/config/* .
14mu|bash-4.3-9|124	cp -a %{_datadir}/libtool/config/* support/
14mu|bash-4.3-9|125	
14mu|bash-4.3-9|126	%configure2_5x \
14mu|bash-4.3-9|127	--enable-command-timing \
14mu|bash-4.3-9|128	--disable-rpath \
14mu|bash-4.3-9|129	--enable-history \
14mu|bash-4.3-9|130	--enable-job-control \
14mu|bash-4.3-9|131	--enable-multibyte \
14mu|bash-4.3-9|132	--enable-readline \
14mu|bash-4.3-9|133	--with-installed-readline \
14mu|bash-4.3-9|134	--without-gnu-malloc \
14mu|bash-4.3-9|135	--without-bash-malloc \
14mu|bash-4.3-9|136	--disable-strict-posix-default \
14mu|bash-4.3-9|137	--enable-select \
14mu|bash-4.3-9|138	--enable-prompt-string-decoding \
14mu|bash-4.3-9|139	--enable-process-substitution \
14mu|bash-4.3-9|140	--enable-alias \
14mu|bash-4.3-9|141	--enable-bang-history \
14mu|bash-4.3-9|142	--enable-coprocesses \
14mu|bash-4.3-9|143	--enable-directory-stack \
14mu|bash-4.3-9|144	--enable-brace-expansion
14mu|bash-4.3-9|145	
14mu|bash-4.3-9|146	%make
14mu|bash-4.3-9|147	
14mu|bash-4.3-9|148	# all tests must pass
14mu|bash-4.3-9|149	%check
14mu|bash-4.3-9|150	make check
14mu|bash-4.3-9|151	
14mu|bash-4.3-9|152	%install
14mu|bash-4.3-9|153	%makeinstall_std
14mu|bash-4.3-9|154	
14mu|bash-4.3-9|155	# beurk
14mu|bash-4.3-9|156	rm -rf %{buildroot}%{_datadir}/locale/en@boldquot/ %{buildroot}%{_datadir}/locale/en@quot/
14mu|bash-4.3-9|157	
14mu|bash-4.3-9|158	#Sucks
14mu|bash-4.3-9|159	chmod +w doc/texinfo.tex
14mu|bash-4.3-9|160	chmod 755 examples/misc/aliasconv.*
14mu|bash-4.3-9|161	chmod 755 examples/misc/cshtobash
14mu|bash-4.3-9|162	chmod 755 %{buildroot}%{_bindir}/bashbug
14mu|bash-4.3-9|163	
14mu|bash-4.3-9|164	# Take out irritating ^H's from the documentation
14mu|bash-4.3-9|165	mkdir tmp_doc
14mu|bash-4.3-9|166	for i in `/bin/ls doc/` ; \
14mu|bash-4.3-9|167	do cat doc/$i > tmp_doc/$i ; \
14mu|bash-4.3-9|168	cat tmp_doc/$i | perl -p -e 's/.//g' > doc/$i ; \
14mu|bash-4.3-9|169	rm tmp_doc/$i ; \
14mu|bash-4.3-9|170	done
14mu|bash-4.3-9|171	rmdir tmp_doc
14mu|bash-4.3-9|172	
14mu|bash-4.3-9|173	mkdir -p %{buildroot}/bin
14mu|bash-4.3-9|174	( cd %{buildroot} && mv usr/bin/bash bin/bash )
14mu|bash-4.3-9|175	( cd %{buildroot}/bin && ln -s bash sh )
14mu|bash-4.3-9|176	
14mu|bash-4.3-9|177	# make builtins.1 and rbash.1 with bash.1 in place (fix mdv#51379)
14mu|bash-4.3-9|178	(cd doc
14mu|bash-4.3-9|179	mkdir tmp_fix_so
14mu|bash-4.3-9|180	cd tmp_fix_so
14mu|bash-4.3-9|181	cp ../builtins.1 ../rbash.1 .
14mu|bash-4.3-9|182	sed -e '/^.if \\n(zZ=1 .ig zZ/,/^.zZ/d' ../bash.1 > bash.1
14mu|bash-4.3-9|183	soelim builtins.1 > ../builtins.1
14mu|bash-4.3-9|184	sed -e '/^.if \\n(zY=1 .ig zY/,/^.zY/d' ../bash.1 > bash.1
14mu|bash-4.3-9|185	soelim rbash.1    > ../rbash.1
14mu|bash-4.3-9|186	)
14mu|bash-4.3-9|187	
14mu|bash-4.3-9|188	# make manpages for bash builtins as per suggestion in DOC/README
14mu|bash-4.3-9|189	(cd doc
14mu|bash-4.3-9|190	sed -e '
14mu|bash-4.3-9|191	/^\.SH NAME/, /\\- bash built-in commands, see \\fBbash\\fR(1)$/{
14mu|bash-4.3-9|192	/^\.SH NAME/d
14mu|bash-4.3-9|193	s/^bash, //
14mu|bash-4.3-9|194	s/\\- bash built-in commands, see \\fBbash\\fR(1)$//
14mu|bash-4.3-9|195	s/,//g
14mu|bash-4.3-9|196	b
14mu|bash-4.3-9|197	}
14mu|bash-4.3-9|198	d
14mu|bash-4.3-9|199	' builtins.1 | tr -s ' ' '\n' | grep -v -E '^(printf|export|echo|pwd|test|true|false|kill)$' > man.pages
14mu|bash-4.3-9|200	# tr is needed because there are few commands in a row separated with a whilespace
14mu|bash-4.3-9|201	install -m 644 builtins.1 %{buildroot}%{_mandir}/man1/builtins.1
14mu|bash-4.3-9|202	
14mu|bash-4.3-9|203	install -m 644 rbash.1 %{buildroot}%{_mandir}/man1/rbash.1
14mu|bash-4.3-9|204	
14mu|bash-4.3-9|205	for i in `cat man.pages` ; do
14mu|bash-4.3-9|206	# install man-page
14mu|bash-4.3-9|207	echo .so man1/builtins.1 > %{buildroot}%{_mandir}/man1/$i.1
14mu|bash-4.3-9|208	# now turn man.page into a filelist for the man subpackage
14mu|bash-4.3-9|209	echo "%{_mandir}/man1/$i.1%{_extension}" >> ../man.pages.filelist
14mu|bash-4.3-9|210	done
14mu|bash-4.3-9|211	
14mu|bash-4.3-9|212	cat man.pages |tr -s ' ' '\n' |sed '
14mu|bash-4.3-9|213	1i\
14mu|bash-4.3-9|214	%defattr(0644,root,root,0755)
14mu|bash-4.3-9|215	s:^:%{_mandir}/man1/:
14mu|bash-4.3-9|216	s/$/.1%{_extension}/
14mu|bash-4.3-9|217	' > ../man.pages
14mu|bash-4.3-9|218	
14mu|bash-4.3-9|219	mkdir -p %{buildroot}%{_sysconfdir}/skel
14mu|bash-4.3-9|220	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14mu|bash-4.3-9|221	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/skel/.bashrc
14mu|bash-4.3-9|222	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/skel/.bash_profile
14mu|bash-4.3-9|223	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/skel/.bash_logout
14mu|bash-4.3-9|224	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/profile.d/60alias.sh
14mu|bash-4.3-9|225	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/bashrc
14mu|bash-4.3-9|226	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/profile.d/95bash-extras.sh
14mu|bash-4.3-9|227	
14mu|bash-4.3-9|228	ln -s bash %{buildroot}/bin/rbash
14mu|bash-4.3-9|229	
14mu|bash-4.3-9|230	install -m 644 bash.info %{buildroot}%{_infodir}
14mu|bash-4.3-9|231	)
14mu|bash-4.3-9|232	
14mu|bash-4.3-9|233	%find_lang %{name}
14mu|bash-4.3-9|234	
14mu|bash-4.3-9|235	# merges list
14mu|bash-4.3-9|236	cat man.pages.filelist %{name}.lang > files.list
14mu|bash-4.3-9|237	
14mu|bash-4.3-9|238	# install documentation manually in expected place
14mu|bash-4.3-9|239	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14mu|bash-4.3-9|240	install -m 644 README COMPAT NEWS NOTES POSIX CHANGES \
14mu|bash-4.3-9|241	%{buildroot}%{_docdir}/%{name}
14mu|bash-4.3-9|242	cp -pr examples doc/*.ps doc/*.0 doc/*.html doc/article.txt \
14mu|bash-4.3-9|243	%{buildroot}%{_docdir}/%{name}
14mu|bash-4.3-9|244	
14mu|bash-4.3-9|245	
14mu|bash-4.3-9|246	%changelog
14mu|bash-4.3-9|247	
14mu|bash-4.3-9|248	* Mon Apr 06 2015 Tigro <ashejn@yandex-team.ru> 4.3-9
14mu|bash-4.3-9|249	- (b2d3ae1) rebuild with ncurses depend
14mu|bash-4.3-9|250	
14mu|bash-4.3-9|251	

22366 14
14mu|bcel-5.2-10|1	%define manual  0
14mu|bcel-5.2-10|2	
14mu|bcel-5.2-10|3	Name:           bcel
14mu|bcel-5.2-10|4	Version:        5.2
14mu|bcel-5.2-10|5	Release:        10
14mu|bcel-5.2-10|6	Epoch:          0
14mu|bcel-5.2-10|7	Summary:        Byte Code Engineering Library
14mu|bcel-5.2-10|8	License:        Apache Software License
14mu|bcel-5.2-10|9	Source0:        http://archive.apache.org/dist/jakarta/%{name}/source/%{name}-%{version}-src.tar.gz
14mu|bcel-5.2-10|10	Source1:        pom-maven2jpp-depcat.xsl
14mu|bcel-5.2-10|11	Source2:        pom-maven2jpp-newdepmap.xsl
14mu|bcel-5.2-10|12	Source3:        pom-maven2jpp-mapdeps.xsl
14mu|bcel-5.2-10|13	Source4:        %{name}-%{version}-jpp-depmap.xml
14mu|bcel-5.2-10|14	Source5:        commons-build.tar.gz
14mu|bcel-5.2-10|15	Source6:        %{name}-%{version}-build.xml
14mu|bcel-5.2-10|16	Source7:        %{name}-%{version}.pom
14mu|bcel-5.2-10|17	
14mu|bcel-5.2-10|18	Patch0:         %{name}-%{version}-project_properties.patch
14mu|bcel-5.2-10|19	
14mu|bcel-5.2-10|20	URL:            http://jakarta.apache.org/%{name}/
14mu|bcel-5.2-10|21	Group:          Development/Java
14mu|bcel-5.2-10|22	Requires:       regexp
14mu|bcel-5.2-10|23	BuildRequires:  ant
14mu|bcel-5.2-10|24	BuildRequires:  ant-junit
14mu|bcel-5.2-10|25	BuildRequires:  junit
14mu|bcel-5.2-10|26	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|bcel-5.2-10|27	BuildRequires:  regexp
14mu|bcel-5.2-10|28	BuildRequires:  locales-en
14mu|bcel-5.2-10|29	Buildarch:      noarch
14mu|bcel-5.2-10|30	
14mu|bcel-5.2-10|31	%description
14mu|bcel-5.2-10|32	The Byte Code Engineering Library (formerly known as JavaClass) is
14mu|bcel-5.2-10|33	intended to give users a convenient possibility to analyze, create, and
14mu|bcel-5.2-10|34	manipulate (binary) Java class files (those ending with .class). Classes
14mu|bcel-5.2-10|35	are represented by objects which contain all the symbolic information of
14mu|bcel-5.2-10|36	the given class: methods, fields and byte code instructions, in
14mu|bcel-5.2-10|37	particular.  Such objects can be read from an existing file, be
14mu|bcel-5.2-10|38	transformed by a program (e.g. a class loader at run-time) and dumped to
14mu|bcel-5.2-10|39	a file again. An even more interesting application is the creation of
14mu|bcel-5.2-10|40	classes from scratch at run-time. The Byte Code Engineering Library
14mu|bcel-5.2-10|41	(BCEL) may be also useful if you want to learn about the Java Virtual
14mu|bcel-5.2-10|42	Machine (JVM) and the format of Java .class files.  BCEL is already
14mu|bcel-5.2-10|43	being used successfully in several projects such as compilers,
14mu|bcel-5.2-10|44	optimizers, obsfuscators and analysis tools, the most popular probably
14mu|bcel-5.2-10|45	being the Xalan XSLT processor at Apache.
14mu|bcel-5.2-10|46	
14mu|bcel-5.2-10|47	%package javadoc
14mu|bcel-5.2-10|48	Summary:        Javadoc for %{name}
14mu|bcel-5.2-10|49	Group:          Development/Java
14mu|bcel-5.2-10|50	
14mu|bcel-5.2-10|51	%description javadoc
14mu|bcel-5.2-10|52	Javadoc for %{name}.
14mu|bcel-5.2-10|53	
14mu|bcel-5.2-10|54	%if %manual
14mu|bcel-5.2-10|55	%package manual
14mu|bcel-5.2-10|56	Summary:        Manual for %{name}
14mu|bcel-5.2-10|57	Group:          Development/Java
14mu|bcel-5.2-10|58	
14mu|bcel-5.2-10|59	%description manual
14mu|bcel-5.2-10|60	Documentation for %{name}.
14mu|bcel-5.2-10|61	%endif
14mu|bcel-5.2-10|62	
14mu|bcel-5.2-10|63	%prep
14mu|bcel-5.2-10|64	%setup -q
14mu|bcel-5.2-10|65	gzip -dc %{SOURCE5} | tar xf -
14mu|bcel-5.2-10|66	%remove_java_binaries
14mu|bcel-5.2-10|67	cp %{SOURCE6} build.xml
14mu|bcel-5.2-10|68	%patch0 -b .sav
14mu|bcel-5.2-10|69	
14mu|bcel-5.2-10|70	%build
14mu|bcel-5.2-10|71	export LC_ALL=en_US.ISO-8859-1
14mu|bcel-5.2-10|72	export CLASSPATH=$(build-classpath regexp)
14mu|bcel-5.2-10|73	export OPT_JAR_LIST="ant/ant-nodeps ant/ant-junit junit"
14mu|bcel-5.2-10|74	%{ant} -Dbuild.dest=./build -Dbuild.dir=./build -Dname=%{name} compile jar javadoc
14mu|bcel-5.2-10|75	
14mu|bcel-5.2-10|76	%install
14mu|bcel-5.2-10|77	# jars
14mu|bcel-5.2-10|78	%{__mkdir_p} %{buildroot}%{_javadir}
14mu|bcel-5.2-10|79	%{__install} -m 644 target/bcel-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|bcel-5.2-10|80	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mu|bcel-5.2-10|81	
14mu|bcel-5.2-10|82	# depmap frags
14mu|bcel-5.2-10|83	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mu|bcel-5.2-10|84	%add_to_maven_depmap org.apache.bcel %{name} %{version} JPP %{name}
14mu|bcel-5.2-10|85	# pom
14mu|bcel-5.2-10|86	%{__mkdir_p} %{buildroot}%{_datadir}/maven2/poms
14mu|bcel-5.2-10|87	%{__install} -m 0644 %{SOURCE7} \
14mu|bcel-5.2-10|88	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mu|bcel-5.2-10|89	#%{__mkdir_p} %{buildroot}%{_datadir}/maven2/default_poms
14mu|bcel-5.2-10|90	#%{__install} -m 0644 %{SOURCE7} \
14mu|bcel-5.2-10|91	#    %{buildroot}%{_datadir}/maven2/default_poms/JPP-%{name}.pom
14mu|bcel-5.2-10|92	# javadoc
14mu|bcel-5.2-10|93	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|bcel-5.2-10|94	cp -a dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|bcel-5.2-10|95	rm -rf docs/api
14mu|bcel-5.2-10|96	
14mu|bcel-5.2-10|97	%post
14mu|bcel-5.2-10|98	%update_maven_depmap
14mu|bcel-5.2-10|99	
14mu|bcel-5.2-10|100	%postun
14mu|bcel-5.2-10|101	%update_maven_depmap
14mu|bcel-5.2-10|102	
14mu|bcel-5.2-10|103	%files
14mu|bcel-5.2-10|104	%defattr(0644,root,root,0755)
14mu|bcel-5.2-10|105	%doc LICENSE.txt
14mu|bcel-5.2-10|106	%{_javadir}/*
14mu|bcel-5.2-10|107	%{_datadir}/maven2/poms/*
14mu|bcel-5.2-10|108	#%{_datadir}/maven2/default_poms/*
14mu|bcel-5.2-10|109	%{_mavendepmapfragdir}
14mu|bcel-5.2-10|110	
14mu|bcel-5.2-10|111	%files javadoc
14mu|bcel-5.2-10|112	%defattr(0644,root,root,0755)
14mu|bcel-5.2-10|113	%{_javadocdir}/%{name}-%{version}
14mu|bcel-5.2-10|114	
14mu|bcel-5.2-10|115	%if %manual
14mu|bcel-5.2-10|116	%files manual
14mu|bcel-5.2-10|117	%defattr(0644,root,root,0755)
14mu|bcel-5.2-10|118	%doc docs/*
14mu|bcel-5.2-10|119	%endif
14mu|bcel-5.2-10|120	
14mu|bcel-5.2-10|121	%changelog
14mu|bcel-5.2-10|122	
14mu|bcel-5.2-10|123	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 0:5.2-10
14mu|bcel-5.2-10|124	- (20a467d) Fix upstrem source URL
14mu|bcel-5.2-10|125	
14mu|bcel-5.2-10|126	

22367 14
14mu|bcm43xx-fwcutter-006-12|1	Summary:	Tool to extract firmware for Broadcom 43xx network chip
14mu|bcm43xx-fwcutter-006-12|2	Name:		bcm43xx-fwcutter
14mu|bcm43xx-fwcutter-006-12|3	Version:	006
14mu|bcm43xx-fwcutter-006-12|4	Release:	12
14mu|bcm43xx-fwcutter-006-12|5	License:	GPLv2+
14mu|bcm43xx-fwcutter-006-12|6	Group:		System/Configuration/Networking
14mu|bcm43xx-fwcutter-006-12|7	Url:		http://bcm43xx.berlios.de/
14mu|bcm43xx-fwcutter-006-12|8	Source0:	%{name}-%{version}.tar.bz2
14mu|bcm43xx-fwcutter-006-12|9	Patch1:		bcm43xx-fwcutter-006-install_perms.patch
14mu|bcm43xx-fwcutter-006-12|10	
14mu|bcm43xx-fwcutter-006-12|11	%description
14mu|bcm43xx-fwcutter-006-12|12	Fwcutter allows you to extract the firmware required for Broadcom 43xx chips
14mu|bcm43xx-fwcutter-006-12|13	out of the .sys files commonly available with the card or on the internet.
14mu|bcm43xx-fwcutter-006-12|14	
14mu|bcm43xx-fwcutter-006-12|15	Once extracted, place all .fw files into /lib/firmware.
14mu|bcm43xx-fwcutter-006-12|16	
14mu|bcm43xx-fwcutter-006-12|17	This variant of the tool is for the bcm43xx variant of the driver. For the
14mu|bcm43xx-fwcutter-006-12|18	b43 variant of the driver, use the package b43-fwcutter.
14mu|bcm43xx-fwcutter-006-12|19	
14mu|bcm43xx-fwcutter-006-12|20	%files
14mu|bcm43xx-fwcutter-006-12|21	%doc README README.urpmi
14mu|bcm43xx-fwcutter-006-12|22	%{_bindir}/bcm43xx-fwcutter
14mu|bcm43xx-fwcutter-006-12|23	%{_mandir}/man1/bcm43xx-fwcutter.1*
14mu|bcm43xx-fwcutter-006-12|24	
14mu|bcm43xx-fwcutter-006-12|25	#----------------------------------------------------------------------------
14mu|bcm43xx-fwcutter-006-12|26	
14mu|bcm43xx-fwcutter-006-12|27	%prep
14mu|bcm43xx-fwcutter-006-12|28	%setup -q
14mu|bcm43xx-fwcutter-006-12|29	%patch1 -p0
14mu|bcm43xx-fwcutter-006-12|30	perl -pi -e 's|man/man1|share/man/man1|g' Makefile
14mu|bcm43xx-fwcutter-006-12|31	
14mu|bcm43xx-fwcutter-006-12|32	%build
14mu|bcm43xx-fwcutter-006-12|33	%setup_compile_flags
14mu|bcm43xx-fwcutter-006-12|34	%make
14mu|bcm43xx-fwcutter-006-12|35	
14mu|bcm43xx-fwcutter-006-12|36	%install
14mu|bcm43xx-fwcutter-006-12|37	make install PREFIX=%{buildroot}%{_prefix}
14mu|bcm43xx-fwcutter-006-12|38	
14mu|bcm43xx-fwcutter-006-12|39	cat > README.urpmi <<EOF
14mu|bcm43xx-fwcutter-006-12|40	You need to extract the firmware from the .sys file provided by your vendor.
14mu|bcm43xx-fwcutter-006-12|41	i.e bcm43xx-fwcutter -w /lib/firmware/ bcmwl5.sys
14mu|bcm43xx-fwcutter-006-12|42	EOF
14mu|bcm43xx-fwcutter-006-12|43	
14mu|bcm43xx-fwcutter-006-12|44	
14mu|bcm43xx-fwcutter-006-12|45	%changelog
14mu|bcm43xx-fwcutter-006-12|46	
14mu|bcm43xx-fwcutter-006-12|47	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 006-12
14mu|bcm43xx-fwcutter-006-12|48	- (6fb1273) Build with system optflags
14mu|bcm43xx-fwcutter-006-12|49	- (6fb1273) Spec cleanup
14mu|bcm43xx-fwcutter-006-12|50	
14mu|bcm43xx-fwcutter-006-12|51	

22368 14
14mu|bijiben-3.16.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|bijiben-3.16.2-1|2	
14mu|bijiben-3.16.2-1|3	Name:		bijiben
14mu|bijiben-3.16.2-1|4	Version:	3.16.2
14mu|bijiben-3.16.2-1|5	Release:	1
14mu|bijiben-3.16.2-1|6	Summary:	Simple Note Viewer
14mu|bijiben-3.16.2-1|7	License:	GPLv2+
14mu|bijiben-3.16.2-1|8	Group:		Graphical desktop/GNOME
14mu|bijiben-3.16.2-1|9	Url:		http://www.gnome.org
14mu|bijiben-3.16.2-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|bijiben-3.16.2-1|11	BuildRequires:	intltool
14mu|bijiben-3.16.2-1|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mu|bijiben-3.16.2-1|13	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14mu|bijiben-3.16.2-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.5.19
14mu|bijiben-3.16.2-1|15	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mu|bijiben-3.16.2-1|16	BuildRequires:	pkgconfig(libxml-2.0)
14mu|bijiben-3.16.2-1|17	BuildRequires:	pkgconfig(zeitgeist-1.0)
14mu|bijiben-3.16.2-1|18	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mu|bijiben-3.16.2-1|19	BuildRequires:	pkgconfig(uuid)
14mu|bijiben-3.16.2-1|20	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mu|bijiben-3.16.2-1|21	BuildRequires:	pkgconfig(goa-1.0)
14mu|bijiben-3.16.2-1|22	BuildRequires:	pkgconfig(libecal-1.2)
14mu|bijiben-3.16.2-1|23	BuildRequires:	pkgconfig(libedataserver-1.2)
14mu|bijiben-3.16.2-1|24	BuildRequires:	pkgconfig(libedataserverui-1.2)
14mu|bijiben-3.16.2-1|25	BuildRequires:	itstool
14mu|bijiben-3.16.2-1|26	BuildRequires:	libxml2-utils
14mu|bijiben-3.16.2-1|27	
14mu|bijiben-3.16.2-1|28	%description
14mu|bijiben-3.16.2-1|29	Simple note editor which emphasis on visuals : quickly write
14mu|bijiben-3.16.2-1|30	notes, quickly find it back.
14mu|bijiben-3.16.2-1|31	
14mu|bijiben-3.16.2-1|32	%prep
14mu|bijiben-3.16.2-1|33	%setup -q
14mu|bijiben-3.16.2-1|34	%apply_patches
14mu|bijiben-3.16.2-1|35	
14mu|bijiben-3.16.2-1|36	%build
14mu|bijiben-3.16.2-1|37	%configure2_5x \
14mu|bijiben-3.16.2-1|38	--disable-schemas-compile \
14mu|bijiben-3.16.2-1|39	--disable-static
14mu|bijiben-3.16.2-1|40	%make
14mu|bijiben-3.16.2-1|41	
14mu|bijiben-3.16.2-1|42	%install
14mu|bijiben-3.16.2-1|43	%makeinstall_std
14mu|bijiben-3.16.2-1|44	
14mu|bijiben-3.16.2-1|45	#we don't want these
14mu|bijiben-3.16.2-1|46	find %{buildroot} -name "*.la" -delete
14mu|bijiben-3.16.2-1|47	find %{buildroot} -name "*.a" -delete
14mu|bijiben-3.16.2-1|48	
14mu|bijiben-3.16.2-1|49	rm -f %{buildroot}/usr/doc/%{name}/*
14mu|bijiben-3.16.2-1|50	
14mu|bijiben-3.16.2-1|51	%find_lang %{name} --with-gnome
14mu|bijiben-3.16.2-1|52	
14mu|bijiben-3.16.2-1|53	%files -f %{name}.lang
14mu|bijiben-3.16.2-1|54	%doc NEWS AUTHORS COPYING ChangeLog INSTALL NEWS README
14mu|bijiben-3.16.2-1|55	%{_bindir}/%{name}
14mu|bijiben-3.16.2-1|56	%{_datadir}/applications/%{name}.desktop
14mu|bijiben-3.16.2-1|57	%{_datadir}/glib-2.0/schemas/org.gnome.bijiben.gschema.xml
14mu|bijiben-3.16.2-1|58	%{_datadir}/gnome-shell/search-providers/bijiben-search-provider.ini
14mu|bijiben-3.16.2-1|59	%{_iconsdir}/*/*/*/*
14mu|bijiben-3.16.2-1|60	%{_datadir}/%{name}
14mu|bijiben-3.16.2-1|61	%{_libexecdir}/%{name}-shell-search-provider
14mu|bijiben-3.16.2-1|62	%{_datadir}/dbus-1/services/org.gnome.Bijiben.SearchProvider.service
14mu|bijiben-3.16.2-1|63	%{_datadir}/appdata/bijiben.appdata.xml
14mu|bijiben-3.16.2-1|64	%{_datadir}/mime/*
14mu|bijiben-3.16.2-1|65	
14mu|bijiben-3.16.2-1|66	%changelog
14mu|bijiben-3.16.2-1|67	
14mu|bijiben-3.16.2-1|68	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|bijiben-3.16.2-1|69	- (e443fb4) pack icons
14mu|bijiben-3.16.2-1|70	
14mu|bijiben-3.16.2-1|71	

22369 14
14mu|bind-9.10.8.P1-1|1	%define Werror_cflags -Wformat
14mu|bind-9.10.8.P1-1|2	
14mu|bind-9.10.8.P1-1|3	%define base_version 9.10.8
14mu|bind-9.10.8.P1-1|4	%define plevel P1
14mu|bind-9.10.8.P1-1|5	
14mu|bind-9.10.8.P1-1|6	# default options
14mu|bind-9.10.8.P1-1|7	%bcond_without sdb_ldap
14mu|bind-9.10.8.P1-1|8	%bcond_without sdb_mysql
14mu|bind-9.10.8.P1-1|9	%bcond_without gssapi
14mu|bind-9.10.8.P1-1|10	
14mu|bind-9.10.8.P1-1|11	Summary:	A DNS (Domain Name System) server
14mu|bind-9.10.8.P1-1|12	Name:		bind
14mu|bind-9.10.8.P1-1|13	Epoch:		1
14mu|bind-9.10.8.P1-1|14	Version:	%{base_version}%{?plevel:.%plevel}
14mu|bind-9.10.8.P1-1|15	Release:	1
14mu|bind-9.10.8.P1-1|16	License:	Distributable
14mu|bind-9.10.8.P1-1|17	Group:		System/Servers
14mu|bind-9.10.8.P1-1|18	Url:		http://www.isc.org/products/BIND/
14mu|bind-9.10.8.P1-1|19	Source0:	ftp://ftp.isc.org/isc/%{name}9/%{base_version}-%{plevel}/%{name}-%{base_version}%{?plevel:-%plevel}.tar.gz
14mu|bind-9.10.8.P1-1|20	Source1:	ftp://ftp.isc.org/isc/%{name}9/%{base_version}-%{plevel}/%{name}-%{base_version}%{?plevel:-%plevel}.tar.gz.sha512.asc
14mu|bind-9.10.8.P1-1|21	Source2:	bind-manpages.tar.bz2
14mu|bind-9.10.8.P1-1|22	Source3:	bind-dhcp-dynamic-dns-examples.tar.bz2
14mu|bind-9.10.8.P1-1|23	Source4:	bind-named.service
14mu|bind-9.10.8.P1-1|24	Source5:	bind-named-chroot-setup.service
14mu|bind-9.10.8.P1-1|25	Source6:	bind-named.sysconfig
14mu|bind-9.10.8.P1-1|26	Source7:	bind-keygen.c
14mu|bind-9.10.8.P1-1|27	Source8:	bind-named-chroot-setup.sysconfig
14mu|bind-9.10.8.P1-1|28	Source10:	named-chroot.sh
14mu|bind-9.10.8.P1-1|29	Source11:	ftp://ftp.internic.net/domain/named.cache
14mu|bind-9.10.8.P1-1|30	# (oe) http://mysql-bind.sourceforge.net/
14mu|bind-9.10.8.P1-1|31	Source12:	mysql-bind-0.1.tar.bz2
14mu|bind-9.10.8.P1-1|32	# (oe) http://bind9-ldap.bayour.com/bind-sdb-ldap-1.0.tar.gz
14mu|bind-9.10.8.P1-1|33	Source13:	bind-sdb-ldap-1.0.tar.bz2
14mu|bind-9.10.8.P1-1|34	# (oe) http://www.blue-giraffe.com/zone2ldap/zone2ldap-0.4.tar.gz
14mu|bind-9.10.8.P1-1|35	Source14:	zone2ldap-0.4.tar.bz2
14mu|bind-9.10.8.P1-1|36	# (oe) http://www.venaas.no/dns/ldap2zone/
14mu|bind-9.10.8.P1-1|37	Source15:	ldap2zone.tar.bz2
14mu|bind-9.10.8.P1-1|38	# caching-nameserver files (S100-S112)
14mu|bind-9.10.8.P1-1|39	Source100:	bogon_acl.conf
14mu|bind-9.10.8.P1-1|40	Source101:	hosts
14mu|bind-9.10.8.P1-1|41	Source102:	localdomain.zone
14mu|bind-9.10.8.P1-1|42	Source103:	localhost.zone
14mu|bind-9.10.8.P1-1|43	Source104:	logging.conf
14mu|bind-9.10.8.P1-1|44	Source105:	named.broadcast
14mu|bind-9.10.8.P1-1|45	Source106:	named.conf
14mu|bind-9.10.8.P1-1|46	Source107:	named.ip6.local
14mu|bind-9.10.8.P1-1|47	Source108:	named.local
14mu|bind-9.10.8.P1-1|48	Source109:	named.zero
14mu|bind-9.10.8.P1-1|49	Source111:	rndc.key
14mu|bind-9.10.8.P1-1|50	Source112:	trusted_networks_acl.conf
14mu|bind-9.10.8.P1-1|51	Source113:	named.iscdlv.key
14mu|bind-9.10.8.P1-1|52	Patch1:		bind-queryperf_fix.diff
14mu|bind-9.10.8.P1-1|53	Patch2:		bind-9.7.3-link.patch
14mu|bind-9.10.8.P1-1|54	Patch3:		bind-9.10.8-P1-build-error.patch
14mu|bind-9.10.8.P1-1|55	Patch100:	bind-9.8.1-sdb_ldap.diff
14mu|bind-9.10.8.P1-1|56	Patch101:	bind-9.3.1-zone2ldap_fixes.diff
14mu|bind-9.10.8.P1-1|57	Patch103:	zone2ldap-0.4-ldapv3.patch
14mu|bind-9.10.8.P1-1|58	Patch200:	bind-9.2.0rc3-varrun.patch
14mu|bind-9.10.8.P1-1|59	Patch205:	bind-9.3.2-prctl_set_dumpable.patch
14mu|bind-9.10.8.P1-1|60	
14mu|bind-9.10.8.P1-1|61	BuildRequires:	bind-devel
14mu|bind-9.10.8.P1-1|62	BuildRequires:	openssl-devel
14mu|bind-9.10.8.P1-1|63	BuildRequires:	autoconf2.5
14mu|bind-9.10.8.P1-1|64	BuildRequires:	automake
14mu|bind-9.10.8.P1-1|65	BuildRequires:	file
14mu|bind-9.10.8.P1-1|66	%if %{with sdb_mysql}
14mu|bind-9.10.8.P1-1|67	BuildRequires:	mysql-devel
14mu|bind-9.10.8.P1-1|68	%endif
14mu|bind-9.10.8.P1-1|69	%if %{with sdb_ldap}
14mu|bind-9.10.8.P1-1|70	BuildRequires:	openldap-devel
14mu|bind-9.10.8.P1-1|71	%endif
14mu|bind-9.10.8.P1-1|72	BuildRequires:	libidn-devel
14mu|bind-9.10.8.P1-1|73	BuildRequires:	postgresql-devel
14mu|bind-9.10.8.P1-1|74	BuildRequires:	mysql-devel
14mu|bind-9.10.8.P1-1|75	BuildRequires:	libcap-devel >= 2.10
14mu|bind-9.10.8.P1-1|76	%if %{with gssapi}
14mu|bind-9.10.8.P1-1|77	BuildRequires:	krb5-devel
14mu|bind-9.10.8.P1-1|78	%endif
14mu|bind-9.10.8.P1-1|79	BuildRequires:	libxml2-devel
14mu|bind-9.10.8.P1-1|80	BuildRequires:	GeoIP-devel
14mu|bind-9.10.8.P1-1|81	BuildRequires:	xsltproc
14mu|bind-9.10.8.P1-1|82	BuildRequires:	docbook-style-xsl
14mu|bind-9.10.8.P1-1|83	BuildRequires:	json-c-devel
14mu|bind-9.10.8.P1-1|84	
14mu|bind-9.10.8.P1-1|85	Requires(pre):	rpm-helper
14mu|bind-9.10.8.P1-1|86	Requires(postun):	rpm-helper
14mu|bind-9.10.8.P1-1|87	Requires:	bind-utils >= %{version}-%{release}
14mu|bind-9.10.8.P1-1|88	# takes care of MDV Bug #: 62829
14mu|bind-9.10.8.P1-1|89	Requires:	openssl-engines
14mu|bind-9.10.8.P1-1|90	
14mu|bind-9.10.8.P1-1|91	%description
14mu|bind-9.10.8.P1-1|92	BIND (Berkeley Internet Name Domain) is an implementation of the DNS
14mu|bind-9.10.8.P1-1|93	(domain Name System) protocols. BIND includes a DNS server (named),
14mu|bind-9.10.8.P1-1|94	which resolves host names to IP addresses, and a resolver library
14mu|bind-9.10.8.P1-1|95	(routines for applications to use when interfacing with DNS).
14mu|bind-9.10.8.P1-1|96	
14mu|bind-9.10.8.P1-1|97	%files
14mu|bind-9.10.8.P1-1|98	%doc CHANGES README COPYRIGHT README.urpmi
14mu|bind-9.10.8.P1-1|99	%if %{with sdb_ldap}
14mu|bind-9.10.8.P1-1|100	%doc contrib/sdb/ldap/README.ldap contrib/sdb/ldap/INSTALL.ldap
14mu|bind-9.10.8.P1-1|101	%endif
14mu|bind-9.10.8.P1-1|102	%if %{with sdb_mysql}
14mu|bind-9.10.8.P1-1|103	%doc contrib/sdb/mysql/ChangeLog.mysql contrib/sdb/mysql/README.mysql
14mu|bind-9.10.8.P1-1|104	%endif
14mu|bind-9.10.8.P1-1|105	%config(noreplace) %{_sysconfdir}/sysconfig/named
14mu|bind-9.10.8.P1-1|106	%config(noreplace) %{_sysconfdir}/sysconfig/named-chroot-setup
14mu|bind-9.10.8.P1-1|107	%{_unitdir}/named.service
14mu|bind-9.10.8.P1-1|108	%{_unitdir}/named-chroot-setup.service
14mu|bind-9.10.8.P1-1|109	%{_bindir}/arpaname
14mu|bind-9.10.8.P1-1|110	%{_bindir}/named-rrchecker
14mu|bind-9.10.8.P1-1|111	%{_sbindir}/ddns-confgen
14mu|bind-9.10.8.P1-1|112	%{_sbindir}/dns-keygen
14mu|bind-9.10.8.P1-1|113	%{_sbindir}/dnssec-dsfromkey
14mu|bind-9.10.8.P1-1|114	%{_sbindir}/dnssec-checkds
14mu|bind-9.10.8.P1-1|115	%{_sbindir}/dnssec-coverage
14mu|bind-9.10.8.P1-1|116	%{_sbindir}/dnssec-importkey
14mu|bind-9.10.8.P1-1|117	%{_sbindir}/dnssec-verify
14mu|bind-9.10.8.P1-1|118	%{_sbindir}/dnssec-keyfromlabel
14mu|bind-9.10.8.P1-1|119	%{_sbindir}/dnssec-keygen
14mu|bind-9.10.8.P1-1|120	%{_sbindir}/dnssec-revoke
14mu|bind-9.10.8.P1-1|121	%{_sbindir}/dnssec-settime
14mu|bind-9.10.8.P1-1|122	%{_sbindir}/dnssec-signzone
14mu|bind-9.10.8.P1-1|123	%{_sbindir}/genrandom
14mu|bind-9.10.8.P1-1|124	%{_sbindir}/isc-hmac-fixup
14mu|bind-9.10.8.P1-1|125	%{_sbindir}/lwresd
14mu|bind-9.10.8.P1-1|126	%{_sbindir}/named
14mu|bind-9.10.8.P1-1|127	%{_sbindir}/named-checkconf
14mu|bind-9.10.8.P1-1|128	%{_sbindir}/named-checkzone
14mu|bind-9.10.8.P1-1|129	%{_sbindir}/named-compilezone
14mu|bind-9.10.8.P1-1|130	%{_sbindir}/named-journalprint
14mu|bind-9.10.8.P1-1|131	%{_sbindir}/nsec3hash
14mu|bind-9.10.8.P1-1|132	%{_sbindir}/rndc
14mu|bind-9.10.8.P1-1|133	%{_sbindir}/rndc-confgen
14mu|bind-9.10.8.P1-1|134	%{_sbindir}/tsig-keygen
14mu|bind-9.10.8.P1-1|135	%{_sbindir}/named-chroot.sh
14mu|bind-9.10.8.P1-1|136	%{_mandir}/man1/arpaname.1.*
14mu|bind-9.10.8.P1-1|137	%{_mandir}/man1/named-rrchecker.1.*
14mu|bind-9.10.8.P1-1|138	%{_mandir}/man5/named.conf.5*
14mu|bind-9.10.8.P1-1|139	%{_mandir}/man5/rndc.conf.5*
14mu|bind-9.10.8.P1-1|140	%{_mandir}/man8/ddns-confgen.8.*
14mu|bind-9.10.8.P1-1|141	%{_mandir}/man8/dnssec-*.8*
14mu|bind-9.10.8.P1-1|142	%{_mandir}/man8/genrandom.8.*
14mu|bind-9.10.8.P1-1|143	%{_mandir}/man8/isc-hmac-fixup.8.*
14mu|bind-9.10.8.P1-1|144	%{_mandir}/man8/lwresd.8*
14mu|bind-9.10.8.P1-1|145	%{_mandir}/man8/named-*.8*
14mu|bind-9.10.8.P1-1|146	%{_mandir}/man8/named.8*
14mu|bind-9.10.8.P1-1|147	%{_mandir}/man8/nsec3hash.8.*
14mu|bind-9.10.8.P1-1|148	%{_mandir}/man8/rndc.8*
14mu|bind-9.10.8.P1-1|149	%{_mandir}/man8/rndc-confgen.8*
14mu|bind-9.10.8.P1-1|150	%{_mandir}/man8/tsig-keygen.8.*
14mu|bind-9.10.8.P1-1|151	# the chroot
14mu|bind-9.10.8.P1-1|152	%dir /var/lib/named
14mu|bind-9.10.8.P1-1|153	%dir /var/lib/named/dev
14mu|bind-9.10.8.P1-1|154	%dir /var/lib/named/etc
14mu|bind-9.10.8.P1-1|155	%dir /var/lib/named/etc/samba
14mu|bind-9.10.8.P1-1|156	%dir /var/lib/named/etc/ld.so.conf.d
14mu|bind-9.10.8.P1-1|157	%dir /var/lib/named/var
14mu|bind-9.10.8.P1-1|158	%attr(775,named,root) %dir /var/lib/named/var/named
14mu|bind-9.10.8.P1-1|159	%dir /var/lib/named/var/lib
14mu|bind-9.10.8.P1-1|160	%dir /var/lib/named/var/lib/samba
14mu|bind-9.10.8.P1-1|161	%attr(-,named,named) %dir /var/lib/named/var/lib/samba/private
14mu|bind-9.10.8.P1-1|162	%attr(-,named,named) %dir /var/lib/named/var/lib/samba/private/dns
14mu|bind-9.10.8.P1-1|163	%attr(-,named,named) %dir /var/lib/named/var/lib/samba/private/sam.ldb.d
14mu|bind-9.10.8.P1-1|164	%dir /var/lib/named/lib
14mu|bind-9.10.8.P1-1|165	%dir /var/lib/named/lib64
14mu|bind-9.10.8.P1-1|166	%dir /var/lib/named/usr
14mu|bind-9.10.8.P1-1|167	%dir /var/lib/named/usr/lib
14mu|bind-9.10.8.P1-1|168	%dir /var/lib/named/usr/lib/ldb
14mu|bind-9.10.8.P1-1|169	%dir /var/lib/named/usr/lib/sasl2
14mu|bind-9.10.8.P1-1|170	%dir /var/lib/named/usr/lib/samba
14mu|bind-9.10.8.P1-1|171	%dir /var/lib/named/usr/lib/openssl-1.0.1m
14mu|bind-9.10.8.P1-1|172	%dir /var/lib/named/usr/lib/openssl-1.0.1m/engines
14mu|bind-9.10.8.P1-1|173	%dir /var/lib/named/usr/lib64
14mu|bind-9.10.8.P1-1|174	%dir /var/lib/named/usr/lib64/ldb
14mu|bind-9.10.8.P1-1|175	%dir /var/lib/named/usr/lib64/sasl2
14mu|bind-9.10.8.P1-1|176	%dir /var/lib/named/usr/lib64/samba
14mu|bind-9.10.8.P1-1|177	%dir /var/lib/named/usr/lib64/openssl-1.0.1m
14mu|bind-9.10.8.P1-1|178	%dir /var/lib/named/usr/lib64/openssl-1.0.1m/engines
14mu|bind-9.10.8.P1-1|179	%attr(-,named,named) %dir /var/lib/named/var/log
14mu|bind-9.10.8.P1-1|180	%attr(-,named,named) %dir /var/lib/named/var/run
14mu|bind-9.10.8.P1-1|181	%attr(-,named,named) %dir /var/lib/named/var/tmp
14mu|bind-9.10.8.P1-1|182	%attr(-,named,named) %dir /var/lib/named/var/named/master
14mu|bind-9.10.8.P1-1|183	%attr(-,named,named) %dir /var/lib/named/var/named/slaves
14mu|bind-9.10.8.P1-1|184	%attr(-,named,named) %dir /var/lib/named/var/named/reverse
14mu|bind-9.10.8.P1-1|185	%attr(-,named,named) %dir /var/lib/named/var/named/dynamic
14mu|bind-9.10.8.P1-1|186	%attr(-,named,named) %dir /var/lib/named/var/named/data
14mu|bind-9.10.8.P1-1|187	%config(noreplace) /var/lib/named/etc/named.conf
14mu|bind-9.10.8.P1-1|188	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/bind.keys
14mu|bind-9.10.8.P1-1|189	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/rndc.key
14mu|bind-9.10.8.P1-1|190	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/named.iscdlv.key
14mu|bind-9.10.8.P1-1|191	%attr(-,named,named) /var/lib/named/var/named/dynamic/managed-keys.bind
14mu|bind-9.10.8.P1-1|192	%{_sysconfdir}/bind.keys
14mu|bind-9.10.8.P1-1|193	%{_sysconfdir}/named.conf
14mu|bind-9.10.8.P1-1|194	%{_sysconfdir}/rndc.key
14mu|bind-9.10.8.P1-1|195	%{_sysconfdir}/named.iscdlv.key
14mu|bind-9.10.8.P1-1|196	%config(noreplace) /var/lib/named/etc/bogon_acl.conf
14mu|bind-9.10.8.P1-1|197	%config(noreplace) /var/lib/named/etc/logging.conf
14mu|bind-9.10.8.P1-1|198	%config(noreplace) /var/lib/named/etc/trusted_networks_acl.conf
14mu|bind-9.10.8.P1-1|199	%config(noreplace) /var/lib/named/etc/hosts
14mu|bind-9.10.8.P1-1|200	%config(noreplace) /var/lib/named/var/named/master/localdomain.zone
14mu|bind-9.10.8.P1-1|201	%config(noreplace) /var/lib/named/var/named/master/localhost.zone
14mu|bind-9.10.8.P1-1|202	%config(noreplace) /var/lib/named/var/named/reverse/named.broadcast
14mu|bind-9.10.8.P1-1|203	%config(noreplace) /var/lib/named/var/named/reverse/named.ip6.local
14mu|bind-9.10.8.P1-1|204	%config(noreplace) /var/lib/named/var/named/reverse/named.local
14mu|bind-9.10.8.P1-1|205	%config(noreplace) /var/lib/named/var/named/reverse/named.zero
14mu|bind-9.10.8.P1-1|206	%config(noreplace) /var/lib/named/var/named/named.ca
14mu|bind-9.10.8.P1-1|207	
14mu|bind-9.10.8.P1-1|208	#----------------------------------------------------------------------
14mu|bind-9.10.8.P1-1|209	
14mu|bind-9.10.8.P1-1|210	%package utils
14mu|bind-9.10.8.P1-1|211	Summary:	Utilities for querying DNS name servers
14mu|bind-9.10.8.P1-1|212	Group:		Networking/Other
14mu|bind-9.10.8.P1-1|213	
14mu|bind-9.10.8.P1-1|214	%description utils
14mu|bind-9.10.8.P1-1|215	Bind-utils contains a collection of utilities for querying DNS (Domain
14mu|bind-9.10.8.P1-1|216	Name Service) name servers to find out information about Internet hosts.
14mu|bind-9.10.8.P1-1|217	These tools will provide you with the IP addresses for given host names,
14mu|bind-9.10.8.P1-1|218	as well as other information about registered domains and network
14mu|bind-9.10.8.P1-1|219	addresses.
14mu|bind-9.10.8.P1-1|220	
14mu|bind-9.10.8.P1-1|221	%files utils
14mu|bind-9.10.8.P1-1|222	%doc README COPYRIGHT
14mu|bind-9.10.8.P1-1|223	%{_bindir}/bind9-config
14mu|bind-9.10.8.P1-1|224	%{_bindir}/delv
14mu|bind-9.10.8.P1-1|225	%{_bindir}/dig
14mu|bind-9.10.8.P1-1|226	%{_bindir}/host
14mu|bind-9.10.8.P1-1|227	%{_bindir}/nslookup
14mu|bind-9.10.8.P1-1|228	%{_bindir}/nsupdate
14mu|bind-9.10.8.P1-1|229	%{_mandir}/man1/delv.1.*
14mu|bind-9.10.8.P1-1|230	%{_mandir}/man1/bind9-config.1.*
14mu|bind-9.10.8.P1-1|231	%{_mandir}/man1/host.1*
14mu|bind-9.10.8.P1-1|232	%{_mandir}/man1/dig.1*
14mu|bind-9.10.8.P1-1|233	%{_mandir}/man1/nslookup.1*
14mu|bind-9.10.8.P1-1|234	%{_mandir}/man1/nsupdate.1*
14mu|bind-9.10.8.P1-1|235	%if %{with sdb_ldap}
14mu|bind-9.10.8.P1-1|236	%doc zone2ldap/zone2ldap.README ldap2zone/README.ldap2zone ldap2zone/dnszone-schema.txt
14mu|bind-9.10.8.P1-1|237	%{_bindir}/zonetoldap
14mu|bind-9.10.8.P1-1|238	%{_bindir}/ldap2zone
14mu|bind-9.10.8.P1-1|239	%{_mandir}/man1/zonetoldap.1*
14mu|bind-9.10.8.P1-1|240	%endif
14mu|bind-9.10.8.P1-1|241	%if %{with sdb_mysql}
14mu|bind-9.10.8.P1-1|242	%doc contrib/sdb/mysql/ChangeLog.mysql contrib/sdb/mysql/README.mysql
14mu|bind-9.10.8.P1-1|243	%{_bindir}/zonetodb
14mu|bind-9.10.8.P1-1|244	%endif
14mu|bind-9.10.8.P1-1|245	%{_mandir}/man5/resolver.5*
14mu|bind-9.10.8.P1-1|246	%{_mandir}/man5/resolv.5*
14mu|bind-9.10.8.P1-1|247	
14mu|bind-9.10.8.P1-1|248	#----------------------------------------------------------------------
14mu|bind-9.10.8.P1-1|249	
14mu|bind-9.10.8.P1-1|250	%package devel
14mu|bind-9.10.8.P1-1|251	Summary:	Include files and libraries needed for bind DNS development
14mu|bind-9.10.8.P1-1|252	Group:		Development/C
14mu|bind-9.10.8.P1-1|253	
14mu|bind-9.10.8.P1-1|254	%description devel
14mu|bind-9.10.8.P1-1|255	The bind-devel package contains all the include files and the
14mu|bind-9.10.8.P1-1|256	library required for DNS (Domain Name Service) development for
14mu|bind-9.10.8.P1-1|257	BIND versions 9.x.x.
14mu|bind-9.10.8.P1-1|258	
14mu|bind-9.10.8.P1-1|259	%files devel
14mu|bind-9.10.8.P1-1|260	%doc CHANGES README
14mu|bind-9.10.8.P1-1|261	%{_bindir}/isc-config.sh
14mu|bind-9.10.8.P1-1|262	%{_includedir}/*
14mu|bind-9.10.8.P1-1|263	%{_libdir}/*.a
14mu|bind-9.10.8.P1-1|264	%{_mandir}/man1/isc-config.sh.1*
14mu|bind-9.10.8.P1-1|265	%{_mandir}/man3/lwres*.3*
14mu|bind-9.10.8.P1-1|266	%{py_puresitedir}/isc-1.0-py2.7.egg-info
14mu|bind-9.10.8.P1-1|267	%{py_puresitedir}/isc/*.py
14mu|bind-9.10.8.P1-1|268	
14mu|bind-9.10.8.P1-1|269	#----------------------------------------------------------------------
14mu|bind-9.10.8.P1-1|270	
14mu|bind-9.10.8.P1-1|271	%package doc
14mu|bind-9.10.8.P1-1|272	Summary:	Documentation for BIND
14mu|bind-9.10.8.P1-1|273	Group:		Books/Other
14mu|bind-9.10.8.P1-1|274	
14mu|bind-9.10.8.P1-1|275	%description doc
14mu|bind-9.10.8.P1-1|276	The bind-devel package contains the documentation for BIND.
14mu|bind-9.10.8.P1-1|277	
14mu|bind-9.10.8.P1-1|278	%files doc
14mu|bind-9.10.8.P1-1|279	%doc doc/html doc/misc/
14mu|bind-9.10.8.P1-1|280	%doc doc/dhcp-dynamic-dns-examples doc/chroot doc/trustix
14mu|bind-9.10.8.P1-1|281	
14mu|bind-9.10.8.P1-1|282	#----------------------------------------------------------------------
14mu|bind-9.10.8.P1-1|283	
14mu|bind-9.10.8.P1-1|284	%prep
14mu|bind-9.10.8.P1-1|285	%setup -qn %{name}-%{base_version}%{?plevel:-%plevel} -a2 -a3 -a12 -a13 -a14 -a15
14mu|bind-9.10.8.P1-1|286	
14mu|bind-9.10.8.P1-1|287	mkdir -p m4
14mu|bind-9.10.8.P1-1|288	
14mu|bind-9.10.8.P1-1|289	%patch1 -p1 -b .queryperf_fix.droplet
14mu|bind-9.10.8.P1-1|290	%patch2 -p0 -b .link
14mu|bind-9.10.8.P1-1|291	%patch3 -p1 -b .mysql
14mu|bind-9.10.8.P1-1|292	
14mu|bind-9.10.8.P1-1|293	%if %{with sdb_ldap}
14mu|bind-9.10.8.P1-1|294	cp bind-sdb-ldap-*/ldapdb.c bin/named/
14mu|bind-9.10.8.P1-1|295	cp bind-sdb-ldap-*/ldapdb.h bin/named/include/
14mu|bind-9.10.8.P1-1|296	%patch100 -p1 -b .ldap_sdb.droplet
14mu|bind-9.10.8.P1-1|297	%patch101 -p0 -b .zone2ldap_fixes.droplet
14mu|bind-9.10.8.P1-1|298	%patch103 -p0 -b .ldapv3.droplet
14mu|bind-9.10.8.P1-1|299	%endif
14mu|bind-9.10.8.P1-1|300	
14mu|bind-9.10.8.P1-1|301	%if %{with sdb_mysql}
14mu|bind-9.10.8.P1-1|302	mv mysql-bind-0.1 contrib/sdb/mysql
14mu|bind-9.10.8.P1-1|303	cp contrib/sdb/mysql/mysqldb.c bin/named
14mu|bind-9.10.8.P1-1|304	cp contrib/sdb/mysql/mysqldb.h bin/named/include
14mu|bind-9.10.8.P1-1|305	%endif
14mu|bind-9.10.8.P1-1|306	
14mu|bind-9.10.8.P1-1|307	%patch200 -p0 -b .varrun.droplet
14mu|bind-9.10.8.P1-1|308	%patch205 -p0 -b .prctl_set_dumpable.droplet
14mu|bind-9.10.8.P1-1|309	
14mu|bind-9.10.8.P1-1|310	cp %{SOURCE4} named.service
14mu|bind-9.10.8.P1-1|311	cp %{SOURCE5} named-chroot-setup.service
14mu|bind-9.10.8.P1-1|312	# fix https://qa.mandriva.com/show_bug.cgi?id=62829
14mu|bind-9.10.8.P1-1|313	# so..., libgost.so needs to be in the chroot (ugly..., and will break backporting, well...)
14mu|bind-9.10.8.P1-1|314	OPENSSL_ENGINESDIR=`grep '^#define ENGINESDIR' %{multiarch_includedir}/openssl/opensslconf.h | cut -d\" -f2 | sed -e 's/^\///'`
14mu|bind-9.10.8.P1-1|315	
14mu|bind-9.10.8.P1-1|316	cp %{SOURCE6} named.sysconfig
14mu|bind-9.10.8.P1-1|317	cp %{SOURCE8} named-chroot-setup.sysconfig
14mu|bind-9.10.8.P1-1|318	cp %{SOURCE7} keygen.c
14mu|bind-9.10.8.P1-1|319	cp %{SOURCE11} named.cache
14mu|bind-9.10.8.P1-1|320	
14mu|bind-9.10.8.P1-1|321	mkdir -p caching-nameserver
14mu|bind-9.10.8.P1-1|322	cp %{SOURCE100} caching-nameserver/bogon_acl.conf
14mu|bind-9.10.8.P1-1|323	cp %{SOURCE101} caching-nameserver/hosts
14mu|bind-9.10.8.P1-1|324	cp %{SOURCE102} caching-nameserver/localdomain.zone
14mu|bind-9.10.8.P1-1|325	cp %{SOURCE103} caching-nameserver/localhost.zone
14mu|bind-9.10.8.P1-1|326	cp %{SOURCE104} caching-nameserver/logging.conf
14mu|bind-9.10.8.P1-1|327	cp %{SOURCE105} caching-nameserver/named.broadcast
14mu|bind-9.10.8.P1-1|328	cp %{SOURCE106} caching-nameserver/named.conf
14mu|bind-9.10.8.P1-1|329	cp %{SOURCE107} caching-nameserver/named.ip6.local
14mu|bind-9.10.8.P1-1|330	cp %{SOURCE108} caching-nameserver/named.local
14mu|bind-9.10.8.P1-1|331	cp %{SOURCE109} caching-nameserver/named.zero
14mu|bind-9.10.8.P1-1|332	cp %{SOURCE111} caching-nameserver/rndc.key
14mu|bind-9.10.8.P1-1|333	cp %{SOURCE112} caching-nameserver/trusted_networks_acl.conf
14mu|bind-9.10.8.P1-1|334	cp %{SOURCE113} caching-nameserver/named.iscdlv.key
14mu|bind-9.10.8.P1-1|335	
14mu|bind-9.10.8.P1-1|336	# strip away annoying ^M
14mu|bind-9.10.8.P1-1|337	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mu|bind-9.10.8.P1-1|338	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mu|bind-9.10.8.P1-1|339	
14mu|bind-9.10.8.P1-1|340	
14mu|bind-9.10.8.P1-1|341	%build
14mu|bind-9.10.8.P1-1|342	%serverbuild
14mu|bind-9.10.8.P1-1|343	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mu|bind-9.10.8.P1-1|344	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mu|bind-9.10.8.P1-1|345	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mu|bind-9.10.8.P1-1|346	
14mu|bind-9.10.8.P1-1|347	export CPPFLAGS="$CPPFLAGS -DDIG_SIGCHASE"
14mu|bind-9.10.8.P1-1|348	export STD_CDEFINES="$CPPFLAGS"
14mu|bind-9.10.8.P1-1|349	
14mu|bind-9.10.8.P1-1|350	libtoolize -c -f; aclocal -I libtool.m4 --force; autoconf -f
14mu|bind-9.10.8.P1-1|351	
14mu|bind-9.10.8.P1-1|352	autoconf
14mu|bind-9.10.8.P1-1|353	
14mu|bind-9.10.8.P1-1|354	%configure \
14mu|bind-9.10.8.P1-1|355	--localstatedir=/var \
14mu|bind-9.10.8.P1-1|356	--disable-openssl-version-check \
14mu|bind-9.10.8.P1-1|357	--enable-threads \
14mu|bind-9.10.8.P1-1|358	--enable-largefile \
14mu|bind-9.10.8.P1-1|359	--enable-ipv6 \
14mu|bind-9.10.8.P1-1|360	--enable-filter-aaaa \
14mu|bind-9.10.8.P1-1|361	--enable-epoll \
14mu|bind-9.10.8.P1-1|362	--with-openssl=%{_prefix} \
14mu|bind-9.10.8.P1-1|363	%if %{with gssapi}
14mu|bind-9.10.8.P1-1|364	--with-gssapi=%{_prefix} --disable-isc-spnego \
14mu|bind-9.10.8.P1-1|365	%endif
14mu|bind-9.10.8.P1-1|366	--with-randomdev=/dev/urandom \
14mu|bind-9.10.8.P1-1|367	--with-libxml2=yes \
14mu|bind-9.10.8.P1-1|368	--with-dlz-postgres=yes \
14mu|bind-9.10.8.P1-1|369	--with-dlz-mysql=yes \
14mu|bind-9.10.8.P1-1|370	--with-dlz-bdb=no \
14mu|bind-9.10.8.P1-1|371	--with-dlz-filesystem=yes \
14mu|bind-9.10.8.P1-1|372	--with-dlz-ldap=yes \
14mu|bind-9.10.8.P1-1|373	--with-dlz-odbc=no \
14mu|bind-9.10.8.P1-1|374	--with-dlz-stub=yes \
14mu|bind-9.10.8.P1-1|375	--with-geoip
14mu|bind-9.10.8.P1-1|376	
14mu|bind-9.10.8.P1-1|377	# pkcs11 support requires a working backend, otherwise bind won't start
14mu|bind-9.10.8.P1-1|378	# http://blogs.sun.com/janp/
14mu|bind-9.10.8.P1-1|379	# http://sourceforge.net/projects/opencryptoki
14mu|bind-9.10.8.P1-1|380	#--with-pkcs11 \
14mu|bind-9.10.8.P1-1|381	
14mu|bind-9.10.8.P1-1|382	make
14mu|bind-9.10.8.P1-1|383	
14mu|bind-9.10.8.P1-1|384	%if %{with sdb_ldap}
14mu|bind-9.10.8.P1-1|385	pushd zone2ldap
14mu|bind-9.10.8.P1-1|386	# fix references to zone2ldap
14mu|bind-9.10.8.P1-1|387	perl -pi -e "s|zone2ldap|zonetoldap|g" *
14mu|bind-9.10.8.P1-1|388	gcc $CFLAGS -I../lib/dns/include -I../lib/dns/sec/dst/include \
14mu|bind-9.10.8.P1-1|389	-I../lib/isc/include -I../lib/isc/unix/include -I../lib/isc/pthreads/include -c zone2ldap.c
14mu|bind-9.10.8.P1-1|390	gcc $CFLAGS $LDFLAGS -o zone2ldap zone2ldap.o ../lib/dns/libdns.a -lcrypto -lpthread \
14mu|bind-9.10.8.P1-1|391	../lib/isc/libisc.a -lldap -llber -lresolv %{?gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP -lkrb5 -lgssapi_krb5 -ljson-c
14mu|bind-9.10.8.P1-1|392	popd
14mu|bind-9.10.8.P1-1|393	
14mu|bind-9.10.8.P1-1|394	pushd ldap2zone
14mu|bind-9.10.8.P1-1|395	gcc $CFLAGS -I../lib/dns/include -I../lib/dns/sec/dst/include \
14mu|bind-9.10.8.P1-1|396	-I../lib/isc/include -I../lib/isc/unix/include -I../lib/isc/pthreads/include -c ldap2zone.c
14mu|bind-9.10.8.P1-1|397	gcc $CFLAGS $LDFLAGS -o ldap2zone ldap2zone.o ../lib/dns/libdns.a -lcrypto -lpthread \
14mu|bind-9.10.8.P1-1|398	../lib/isc/libisc.a -lldap -llber -lresolv %{?_with_gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP -lkrb5 -lgssapi_krb5 -ljson-c
14mu|bind-9.10.8.P1-1|399	popd
14mu|bind-9.10.8.P1-1|400	%endif
14mu|bind-9.10.8.P1-1|401	
14mu|bind-9.10.8.P1-1|402	%if %{with sdb_mysql}
14mu|bind-9.10.8.P1-1|403	pushd contrib/sdb/mysql
14mu|bind-9.10.8.P1-1|404	gcc $CFLAGS -I%{_includedir}/mysql -I../../../lib/dns/include -I../../../lib/dns/sec/dst/include \
14mu|bind-9.10.8.P1-1|405	-I../../../lib/isc/include -I../../../lib/isc/unix/include -I../../../lib/isc/pthreads/include \
14mu|bind-9.10.8.P1-1|406	-lkrb5 -lgssapi_krb -c zonetodb.c
14mu|bind-9.10.8.P1-1|407	gcc $CFLAGS $LDFLAGS -o zonetodb zonetodb.o \
14mu|bind-9.10.8.P1-1|408	../../../lib/dns/libdns.a -lcrypto -lpthread ../../../lib/isc/libisc.a \
14mu|bind-9.10.8.P1-1|409	-lmysqlclient -lresolv %{?_with_gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP -lkrb5 -lgssapi_krb5 -ljson-c
14mu|bind-9.10.8.P1-1|410	popd
14mu|bind-9.10.8.P1-1|411	%endif
14mu|bind-9.10.8.P1-1|412	
14mu|bind-9.10.8.P1-1|413	gcc $CFLAGS -o dns-keygen keygen.c
14mu|bind-9.10.8.P1-1|414	
14mu|bind-9.10.8.P1-1|415	#%%check
14mu|bind-9.10.8.P1-1|416	## run the test suite
14mu|bind-9.10.8.P1-1|417	#make check
14mu|bind-9.10.8.P1-1|418	
14mu|bind-9.10.8.P1-1|419	%install
14mu|bind-9.10.8.P1-1|420	pushd doc
14mu|bind-9.10.8.P1-1|421	rm -rf html
14mu|bind-9.10.8.P1-1|422	popd
14mu|bind-9.10.8.P1-1|423	
14mu|bind-9.10.8.P1-1|424	# make some directories
14mu|bind-9.10.8.P1-1|425	install -d %{buildroot}%{_initrddir}
14mu|bind-9.10.8.P1-1|426	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|bind-9.10.8.P1-1|427	install -d %{buildroot}/var/run/named
14mu|bind-9.10.8.P1-1|428	
14mu|bind-9.10.8.P1-1|429	%makeinstall_std
14mu|bind-9.10.8.P1-1|430	
14mu|bind-9.10.8.P1-1|431	ln -snf named %{buildroot}%{_sbindir}/lwresd
14mu|bind-9.10.8.P1-1|432	
14mu|bind-9.10.8.P1-1|433	mkdir -p %{buildroot}%{_unitdir}
14mu|bind-9.10.8.P1-1|434	install -m0644 named.service	%{buildroot}%{_unitdir}/
14mu|bind-9.10.8.P1-1|435	install -m0644 named-chroot-setup.service %{buildroot}%{_unitdir}/
14mu|bind-9.10.8.P1-1|436	install -m0644 named.sysconfig	%{buildroot}%{_sysconfdir}/sysconfig/named
14mu|bind-9.10.8.P1-1|437	install -m0644 named-chroot-setup.sysconfig	%{buildroot}%{_sysconfdir}/sysconfig/named-chroot-setup
14mu|bind-9.10.8.P1-1|438	install -m0755 %{SOURCE10}	%{buildroot}%{_sbindir}
14mu|bind-9.10.8.P1-1|439	
14mu|bind-9.10.8.P1-1|440	%if %{with sdb_ldap}
14mu|bind-9.10.8.P1-1|441	install -m0755 zone2ldap/zone2ldap %{buildroot}%{_bindir}/zonetoldap
14mu|bind-9.10.8.P1-1|442	install -m0644 zone2ldap/zone2ldap.1 %{buildroot}%{_mandir}/man1/zonetoldap.1
14mu|bind-9.10.8.P1-1|443	install -m0755 ldap2zone/ldap2zone %{buildroot}%{_bindir}/ldap2zone
14mu|bind-9.10.8.P1-1|444	%endif
14mu|bind-9.10.8.P1-1|445	
14mu|bind-9.10.8.P1-1|446	%if %{with sdb_mysql}
14mu|bind-9.10.8.P1-1|447	install -m0755 contrib/sdb/mysql/zonetodb %{buildroot}%{_bindir}/zonetodb
14mu|bind-9.10.8.P1-1|448	cp contrib/sdb/mysql/ChangeLog contrib/sdb/mysql/ChangeLog.mysql
14mu|bind-9.10.8.P1-1|449	cp contrib/sdb/mysql/README contrib/sdb/mysql/README.mysql
14mu|bind-9.10.8.P1-1|450	%endif
14mu|bind-9.10.8.P1-1|451	
14mu|bind-9.10.8.P1-1|452	install -m0755 dns-keygen %{buildroot}%{_sbindir}/dns-keygen
14mu|bind-9.10.8.P1-1|453	
14mu|bind-9.10.8.P1-1|454	# install the non-threaded host command
14mu|bind-9.10.8.P1-1|455	# fixes #16855
14mu|bind-9.10.8.P1-1|456	#install -m0755 usr/bin/host %{buildroot}%{_bindir}/
14mu|bind-9.10.8.P1-1|457	
14mu|bind-9.10.8.P1-1|458	# make the chroot
14mu|bind-9.10.8.P1-1|459	install -d %{buildroot}/var/lib/named/{dev,etc,usr,lib,lib64}
14mu|bind-9.10.8.P1-1|460	install -d %{buildroot}/var/lib/named/etc/{samba,ld.so.conf.d}
14mu|bind-9.10.8.P1-1|461	install -d %{buildroot}/var/lib/named/var/{lib,log,run,tmp}
14mu|bind-9.10.8.P1-1|462	install -d %{buildroot}/var/lib/named/var/lib/samba/private/{dns,sam.ldb.d}
14mu|bind-9.10.8.P1-1|463	install -d %{buildroot}/var/lib/named/var/named/{master,slaves,reverse,dynamic,data}
14mu|bind-9.10.8.P1-1|464	install -d %{buildroot}/var/lib/named/usr/{lib,lib64}/{samba,openssl-1.0.1m,sasl2,ldb}
14mu|bind-9.10.8.P1-1|465	install -d %{buildroot}/var/lib/named/usr/{lib,lib64}/openssl-1.0.1m/engines
14mu|bind-9.10.8.P1-1|466	
14mu|bind-9.10.8.P1-1|467	install -m 644 \
14mu|bind-9.10.8.P1-1|468	caching-nameserver/named.conf \
14mu|bind-9.10.8.P1-1|469	caching-nameserver/logging.conf \
14mu|bind-9.10.8.P1-1|470	caching-nameserver/trusted_networks_acl.conf \
14mu|bind-9.10.8.P1-1|471	caching-nameserver/hosts \
14mu|bind-9.10.8.P1-1|472	caching-nameserver/bogon_acl.conf \
14mu|bind-9.10.8.P1-1|473	%{buildroot}/var/lib/named/etc
14mu|bind-9.10.8.P1-1|474	install -m 640 \
14mu|bind-9.10.8.P1-1|475	caching-nameserver/rndc.key \
14mu|bind-9.10.8.P1-1|476	caching-nameserver/named.iscdlv.key \
14mu|bind-9.10.8.P1-1|477	%{buildroot}/var/lib/named/etc
14mu|bind-9.10.8.P1-1|478	install -m 644 \
14mu|bind-9.10.8.P1-1|479	caching-nameserver/localdomain.zone \
14mu|bind-9.10.8.P1-1|480	caching-nameserver/localhost.zone \
14mu|bind-9.10.8.P1-1|481	%{buildroot}/var/lib/named/var/named/master
14mu|bind-9.10.8.P1-1|482	install -m 644 \
14mu|bind-9.10.8.P1-1|483	caching-nameserver/named.broadcast  \
14mu|bind-9.10.8.P1-1|484	caching-nameserver/named.ip6.local \
14mu|bind-9.10.8.P1-1|485	caching-nameserver/named.local \
14mu|bind-9.10.8.P1-1|486	caching-nameserver/named.zero \
14mu|bind-9.10.8.P1-1|487	%{buildroot}/var/lib/named/var/named/reverse
14mu|bind-9.10.8.P1-1|488	
14mu|bind-9.10.8.P1-1|489	# fix some compat symlinks
14mu|bind-9.10.8.P1-1|490	ln -s /var/lib/named/etc/named.conf %{buildroot}%{_sysconfdir}/named.conf
14mu|bind-9.10.8.P1-1|491	ln -s /var/lib/named/etc/rndc.key %{buildroot}%{_sysconfdir}/rndc.key
14mu|bind-9.10.8.P1-1|492	ln -s /var/lib/named/etc/named.iscdlv.key %{buildroot}%{_sysconfdir}/named.iscdlv.key
14mu|bind-9.10.8.P1-1|493	mv %{buildroot}%{_sysconfdir}/bind.keys %{buildroot}/var/lib/named/etc/
14mu|bind-9.10.8.P1-1|494	ln -s /var/lib/named/etc/bind.keys %{buildroot}%{_sysconfdir}/bind.keys
14mu|bind-9.10.8.P1-1|495	
14mu|bind-9.10.8.P1-1|496	echo "; Use \"dig @A.ROOT-SERVERS.NET . ns\" to update this file if it's outdated." > named.cache.tmp
14mu|bind-9.10.8.P1-1|497	cat named.cache >> named.cache.tmp
14mu|bind-9.10.8.P1-1|498	install -m0644 named.cache.tmp %{buildroot}/var/lib/named/var/named/named.ca
14mu|bind-9.10.8.P1-1|499	
14mu|bind-9.10.8.P1-1|500	# fix man pages
14mu|bind-9.10.8.P1-1|501	install -m0644 man5/resolver.5 %{buildroot}%{_mandir}/man5/
14mu|bind-9.10.8.P1-1|502	ln -s resolver.5 %{buildroot}%{_mandir}/man5/resolv.5
14mu|bind-9.10.8.P1-1|503	
14mu|bind-9.10.8.P1-1|504	# the following 3 lines is needed to make it short-circuit compliant.
14mu|bind-9.10.8.P1-1|505	pushd doc
14mu|bind-9.10.8.P1-1|506	rm -rf html
14mu|bind-9.10.8.P1-1|507	popd
14mu|bind-9.10.8.P1-1|508	
14mu|bind-9.10.8.P1-1|509	install -d doc/html
14mu|bind-9.10.8.P1-1|510	cp -f `find . -type f |grep html |sed -e 's#\/%{name}-%{version}##'|grep -v contrib` doc/html
14mu|bind-9.10.8.P1-1|511	
14mu|bind-9.10.8.P1-1|512	cat > README.urpmi << EOF
14mu|bind-9.10.8.P1-1|513	Please be aware that since release 9.10.2 Bind is under systemd control.
14mu|bind-9.10.8.P1-1|514	
14mu|bind-9.10.8.P1-1|515	You can check service boot time behavour with the following command:
14mu|bind-9.10.8.P1-1|516	
14mu|bind-9.10.8.P1-1|517	systemctl is-enabled named.service
14mu|bind-9.10.8.P1-1|518	
14mu|bind-9.10.8.P1-1|519	and adjust it with:
14mu|bind-9.10.8.P1-1|520	
14mu|bind-9.10.8.P1-1|521	systemctl enable/disable named.service
14mu|bind-9.10.8.P1-1|522	
14mu|bind-9.10.8.P1-1|523	There is a companion service 'named-chroot-setup.service'. It can be used to
14mu|bind-9.10.8.P1-1|524	populate chroot environment with certain files and directories in pretty simple
14mu|bind-9.10.8.P1-1|525	and convinient way. See /etc/sysconfig/named-chroot-setup file for details.
14mu|bind-9.10.8.P1-1|526	
14mu|bind-9.10.8.P1-1|527	If you have suggestions or problems with Bind and systemd please report
14mu|bind-9.10.8.P1-1|528	to http://bugs.rosalinux.ru
14mu|bind-9.10.8.P1-1|529	EOF
14mu|bind-9.10.8.P1-1|530	
14mu|bind-9.10.8.P1-1|531	# this is just sick...
14mu|bind-9.10.8.P1-1|532	touch %{buildroot}/var/lib/named/var/named/dynamic/managed-keys.bind
14mu|bind-9.10.8.P1-1|533	
14mu|bind-9.10.8.P1-1|534	%pre
14mu|bind-9.10.8.P1-1|535	%_pre_useradd named /var/lib/named /bin/false
14mu|bind-9.10.8.P1-1|536	
14mu|bind-9.10.8.P1-1|537	# adjust home dir location if needed
14mu|bind-9.10.8.P1-1|538	if [ "`getent passwd named | awk -F: '{print $6}'`" == "/var/named" ]; then
14mu|bind-9.10.8.P1-1|539	usermod -d /var/lib/named named
14mu|bind-9.10.8.P1-1|540	fi
14mu|bind-9.10.8.P1-1|541	
14mu|bind-9.10.8.P1-1|542	# check if bind is chrooted and try to restore it
14mu|bind-9.10.8.P1-1|543	if [ -x %{_sbindir}/bind-chroot.sh ]; then
14mu|bind-9.10.8.P1-1|544	ROOTDIR="/var/lib/named-chroot"
14mu|bind-9.10.8.P1-1|545	[ -f /etc/sysconfig/named ] && . /etc/sysconfig/named
14mu|bind-9.10.8.P1-1|546	if [ -d $ROOTDIR -a ! -d /var/lib/named ]; then
14mu|bind-9.10.8.P1-1|547	echo "old chroot found at $ROOTDIR, copying to /var/lib/named"
14mu|bind-9.10.8.P1-1|548	cp -rp $ROOTDIR /var/lib/named
14mu|bind-9.10.8.P1-1|549	chown -R named:named /var/lib/named
14mu|bind-9.10.8.P1-1|550	fi
14mu|bind-9.10.8.P1-1|551	if grep -q "$ROOTDIR" /etc/sysconfig/syslog; then
14mu|bind-9.10.8.P1-1|552	if [ -f /var/lock/subsys/named ]; then
14mu|bind-9.10.8.P1-1|553	service named stop > /dev/null 2>/dev/null || :
14mu|bind-9.10.8.P1-1|554	fi
14mu|bind-9.10.8.P1-1|555	%{_sbindir}/bind-chroot.sh --unchroot > /dev/null 2>/dev/null || :
14mu|bind-9.10.8.P1-1|556	fi
14mu|bind-9.10.8.P1-1|557	if [ -f /var/lock/subsys/syslog ]; then
14mu|bind-9.10.8.P1-1|558	service syslog restart  > /dev/null 2>/dev/null || :
14mu|bind-9.10.8.P1-1|559	fi
14mu|bind-9.10.8.P1-1|560	fi
14mu|bind-9.10.8.P1-1|561	
14mu|bind-9.10.8.P1-1|562	DATE=`date +%%Y%%m%%d%%j%%S`
14mu|bind-9.10.8.P1-1|563	for f in named.conf rndc.conf rndc.key; do
14mu|bind-9.10.8.P1-1|564	# move away files to prepare for softlinks
14mu|bind-9.10.8.P1-1|565	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
14mu|bind-9.10.8.P1-1|566	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
14mu|bind-9.10.8.P1-1|567	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
14mu|bind-9.10.8.P1-1|568	done
14mu|bind-9.10.8.P1-1|569	
14mu|bind-9.10.8.P1-1|570	%triggerin -- %{name} < 1:9.10.2-1
14mu|bind-9.10.8.P1-1|571	if [ $1 -eq 2 ] ; then
14mu|bind-9.10.8.P1-1|572	# Package upgrade, only for SysVinit - systemd transition phase
14mu|bind-9.10.8.P1-1|573	systemctl enable named >/dev/null 2>&1 || :
14mu|bind-9.10.8.P1-1|574	fi
14mu|bind-9.10.8.P1-1|575	
14mu|bind-9.10.8.P1-1|576	%post
14mu|bind-9.10.8.P1-1|577	if grep -q "_MY_KEY_" /var/lib/named/etc/rndc.key; then
14mu|bind-9.10.8.P1-1|578	MYKEY="`%{_sbindir}/dns-keygen`"
14mu|bind-9.10.8.P1-1|579	perl -pi -e "s|_MY_KEY_|$MYKEY|g" /var/lib/named/etc/rndc.key
14mu|bind-9.10.8.P1-1|580	fi
14mu|bind-9.10.8.P1-1|581	
14mu|bind-9.10.8.P1-1|582	%systemd_post named
14mu|bind-9.10.8.P1-1|583	
14mu|bind-9.10.8.P1-1|584	%preun
14mu|bind-9.10.8.P1-1|585	%systemd_preun named
14mu|bind-9.10.8.P1-1|586	
14mu|bind-9.10.8.P1-1|587	%postun
14mu|bind-9.10.8.P1-1|588	%systemd_postun named
14mu|bind-9.10.8.P1-1|589	%_postun_userdel named
14mu|bind-9.10.8.P1-1|590	
14mu|bind-9.10.8.P1-1|591	%changelog

22370 14
14mu|blender-2.76b-3|1	# String format build errors are mostly avoided by gcc stupidity
14mu|blender-2.76b-3|2	# Only few are usually fixed by patches, it makes no sense.
14mu|blender-2.76b-3|3	# So disable check at all.
14mu|blender-2.76b-3|4	%define Werror_cflags %{nil}
14mu|blender-2.76b-3|5	
14mu|blender-2.76b-3|6	%bcond_without cycles
14mu|blender-2.76b-3|7	
14mu|blender-2.76b-3|8	Summary:	A fully functional 3D modeling/rendering/animation package
14mu|blender-2.76b-3|9	Name:		blender
14mu|blender-2.76b-3|10	Version:	2.76b
14mu|blender-2.76b-3|11	Release:	3
14mu|blender-2.76b-3|12	License:	GPLv2+
14mu|blender-2.76b-3|13	Group:		Graphics
14mu|blender-2.76b-3|14	Url:		http://www.blender.org/
14mu|blender-2.76b-3|15	Source0:	http://download.blender.org/source/%{name}-%{version}.tar.gz
14mu|blender-2.76b-3|16	Source100:	blender.rpmlintrc
14mu|blender-2.76b-3|17	Patch0:		blender-2.71-sse2.patch
14mu|blender-2.76b-3|18	Patch1:		blender-2.60-error-when-missing-sse.patch
14mu|blender-2.76b-3|19	Patch2:		blender-2.58-static-lib.patch
14mu|blender-2.76b-3|20	Patch3:		blender-2.65-openjpeg_stdbool.patch
14mu|blender-2.76b-3|21	Patch4:		blender-2.67-jack-libname.patch
14mu|blender-2.76b-3|22	# Cycles build fails with undefined reference error as libs are build as shared
14mu|blender-2.76b-3|23	Patch5:		blender-2.76-cycles-static.patch
14mu|blender-2.76b-3|24	# Patch submitted upstream - Blender Patches item #19234,
14mu|blender-2.76b-3|25	Patch6:		blender-2.67-uninit-var.patch
14mu|blender-2.76b-3|26	# From system clew package
14mu|blender-2.76b-3|27	Patch7:		blender-2.76b-clew-opencl.so.1.patch
14mu|blender-2.76b-3|28	
14mu|blender-2.76b-3|29	BuildRequires:	cmake >= 2.8
14mu|blender-2.76b-3|30	BuildRequires:	boost-devel
14mu|blender-2.76b-3|31	BuildRequires:	ffmpeg-devel
14mu|blender-2.76b-3|32	BuildRequires:	gomp-devel
14mu|blender-2.76b-3|33	BuildRequires:	jemalloc-devel
14mu|blender-2.76b-3|34	BuildRequires:	jpeg-devel
14mu|blender-2.76b-3|35	BuildRequires:	openjpeg-devel
14mu|blender-2.76b-3|36	BuildRequires:	opensubdiv-devel
14mu|blender-2.76b-3|37	BuildRequires:	tiff-devel
14mu|blender-2.76b-3|38	BuildRequires:	pkgconfig(glew)
14mu|blender-2.76b-3|39	BuildRequires:	pkgconfig(glu)
14mu|blender-2.76b-3|40	BuildRequires:	pkgconfig(fftw3)
14mu|blender-2.76b-3|41	BuildRequires:	pkgconfig(freetype2)
14mu|blender-2.76b-3|42	BuildRequires:	pkgconfig(libpng)
14mu|blender-2.76b-3|43	BuildRequires:	pkgconfig(OpenEXR)
14mu|blender-2.76b-3|44	BuildRequires:	pkgconfig(openal)
14mu|blender-2.76b-3|45	BuildRequires:	pkgconfig(python3)
14mu|blender-2.76b-3|46	BuildRequires:	pkgconfig(samplerate)
14mu|blender-2.76b-3|47	BuildRequires:	pkgconfig(sndfile)
14mu|blender-2.76b-3|48	BuildRequires:	pkgconfig(sdl)
14mu|blender-2.76b-3|49	BuildRequires:	pkgconfig(x11)
14mu|blender-2.76b-3|50	BuildRequires:	pkgconfig(xi)
14mu|blender-2.76b-3|51	%if %{with cycles}
14mu|blender-2.76b-3|52	BuildRequires:	OpenImageIO-devel
14mu|blender-2.76b-3|53	BuildRequires:	OpenColorIO-devel
14mu|blender-2.76b-3|54	%endif
14mu|blender-2.76b-3|55	Requires:	python3 >= 3.3
14mu|blender-2.76b-3|56	
14mu|blender-2.76b-3|57	%description
14mu|blender-2.76b-3|58	Blender is the in-house software of a high quality animation studio.
14mu|blender-2.76b-3|59	It has proven to be an extremely fast and versatile design instrument.
14mu|blender-2.76b-3|60	The software has a personal touch, offering a unique approach to the
14mu|blender-2.76b-3|61	world of three dimensions. Blender can be used to create TV
14mu|blender-2.76b-3|62	commercials, to make technical visualizations or business graphics, to
14mu|blender-2.76b-3|63	do some morphing, or to design user interfaces. Developers can easily
14mu|blender-2.76b-3|64	build and manage complex environments. The renderer is versatile and
14mu|blender-2.76b-3|65	extremely fast. All basic animation principles (curves and keys) are
14mu|blender-2.76b-3|66	implemented.
14mu|blender-2.76b-3|67	
14mu|blender-2.76b-3|68	%files
14mu|blender-2.76b-3|69	%doc release/text/*
14mu|blender-2.76b-3|70	%{_bindir}/*
14mu|blender-2.76b-3|71	%{_datadir}/applications/*.desktop
14mu|blender-2.76b-3|72	%{_datadir}/%{name}
14mu|blender-2.76b-3|73	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mu|blender-2.76b-3|74	
14mu|blender-2.76b-3|75	%post
14mu|blender-2.76b-3|76	if [ -x %{_gconftool_bin} ]; then
14mu|blender-2.76b-3|77	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --type boolean --set /desktop/gnome/thumbnailers/application@x-blender/enable true
14mu|blender-2.76b-3|78	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --type string --set /desktop/gnome/thumbnailers/application@x-blender/command "blender-thumbnailer.py %u %o"
14mu|blender-2.76b-3|79	fi
14mu|blender-2.76b-3|80	
14mu|blender-2.76b-3|81	%preun
14mu|blender-2.76b-3|82	if [ "$1" = "0" -a -x %{_gconftool_bin} ]; then
14mu|blender-2.76b-3|83	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/enable
14mu|blender-2.76b-3|84	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/command
14mu|blender-2.76b-3|85	fi
14mu|blender-2.76b-3|86	
14mu|blender-2.76b-3|87	#----------------------------------------------------------------------------
14mu|blender-2.76b-3|88	
14mu|blender-2.76b-3|89	%prep
14mu|blender-2.76b-3|90	%setup -q
14mu|blender-2.76b-3|91	%patch0 -p0 -b .sse2~
14mu|blender-2.76b-3|92	%patch1 -p0 -b .sse~
14mu|blender-2.76b-3|93	%patch2 -p0 -b .static~
14mu|blender-2.76b-3|94	%patch3 -p1 -b .openjpeg~
14mu|blender-2.76b-3|95	%patch4 -p0 -b .jack~
14mu|blender-2.76b-3|96	%patch5 -p1 -b .cycles-static~
14mu|blender-2.76b-3|97	%patch6 -p1
14mu|blender-2.76b-3|98	%patch7 -p1 -b .opencl~
14mu|blender-2.76b-3|99	
14mu|blender-2.76b-3|100	%build
14mu|blender-2.76b-3|101	%ifarch %{ix86}
14mu|blender-2.76b-3|102	# build non-sse flavour
14mu|blender-2.76b-3|103	%cmake \
14mu|blender-2.76b-3|104	-DWITH_INSTALL_PORTABLE:BOOL=OFF \
14mu|blender-2.76b-3|105	-DWITH_GAMEENGINE:BOOL=ON \
14mu|blender-2.76b-3|106	-DWITH_PLAYER:BOOL=ON \
14mu|blender-2.76b-3|107	-DWITH_PYTHON:BOOL=ON \
14mu|blender-2.76b-3|108	-DPYTHON_VERSION:STRING=%{py3_ver} \
14mu|blender-2.76b-3|109	-DWITH_PYTHON_INSTALL:BOOL=OFF \
14mu|blender-2.76b-3|110	-DWITH_BUILTIN_GLEW:BOOL=OFF \
14mu|blender-2.76b-3|111	-DWITH_CODEC_FFMPEG:BOOL=ON \
14mu|blender-2.76b-3|112	-DWITH_CODEC_SNDFILE:BOOL=ON \
14mu|blender-2.76b-3|113	-DWITH_FFTW3:BOOL=ON \
14mu|blender-2.76b-3|114	-DWITH_MOD_OCEANSIM:BOOL=ON \
14mu|blender-2.76b-3|115	-DWITH_IMAGE_REDCODE:BOOL=ON \
14mu|blender-2.76b-3|116	-DWITH_OPENSUBDIV:BOOL=ON \
14mu|blender-2.76b-3|117	-DWITH_SYSTEM_OPENJPEG:BOOL=ON \
14mu|blender-2.76b-3|118	-DOPENJPEG_ROOT_DIR=%{_includedir}/openjpeg-1.5 \
14mu|blender-2.76b-3|119	%if %{with cycles}
14mu|blender-2.76b-3|120	-DWITH_CYCLES:BOOL=ON \
14mu|blender-2.76b-3|121	-DWITH_OPENCOLORIO:BOOL=ON \
14mu|blender-2.76b-3|122	%else
14mu|blender-2.76b-3|123	-DWITH_CYCLES:BOOL=OFF \
14mu|blender-2.76b-3|124	%endif
14mu|blender-2.76b-3|125	%ifarch %{ix86}
14mu|blender-2.76b-3|126	-DSUPPORT_SSE2_BUILD=OFF \
14mu|blender-2.76b-3|127	-DSUPPORT_SSE_BUILD=OFF \
14mu|blender-2.76b-3|128	%endif
14mu|blender-2.76b-3|129	-DWITH_RAYOPTIMIZATION:BOOL=OFF
14mu|blender-2.76b-3|130	%make
14mu|blender-2.76b-3|131	cd ..
14mu|blender-2.76b-3|132	mv build non-sse
14mu|blender-2.76b-3|133	%endif
14mu|blender-2.76b-3|134	
14mu|blender-2.76b-3|135	#build sse flavour
14mu|blender-2.76b-3|136	%cmake \
14mu|blender-2.76b-3|137	-DWITH_INSTALL_PORTABLE:BOOL=OFF \
14mu|blender-2.76b-3|138	-DWITH_GAMEENGINE:BOOL=ON \
14mu|blender-2.76b-3|139	-DWITH_PLAYER:BOOL=ON \
14mu|blender-2.76b-3|140	-DWITH_PYTHON:BOOL=ON \
14mu|blender-2.76b-3|141	-DPYTHON_VERSION:STRING=%{py3_ver} \
14mu|blender-2.76b-3|142	-DWITH_PYTHON_INSTALL:BOOL=OFF \
14mu|blender-2.76b-3|143	-DWITH_BUILTIN_GLEW:BOOL=OFF \
14mu|blender-2.76b-3|144	-DWITH_CODEC_FFMPEG:BOOL=ON \
14mu|blender-2.76b-3|145	-DWITH_CODEC_SNDFILE:BOOL=ON \
14mu|blender-2.76b-3|146	-DWITH_FFTW3:BOOL=ON \
14mu|blender-2.76b-3|147	-DWITH_MOD_OCEANSIM:BOOL=ON \
14mu|blender-2.76b-3|148	-DWITH_IMAGE_REDCODE:BOOL=ON \
14mu|blender-2.76b-3|149	-DWITH_OPENSUBDIV:BOOL=ON \
14mu|blender-2.76b-3|150	-DWITH_SYSTEM_OPENJPEG:BOOL=ON \
14mu|blender-2.76b-3|151	-DOPENJPEG_ROOT_DIR=%{_includedir}/openjpeg-1.5 \
14mu|blender-2.76b-3|152	%if %{with cycles}
14mu|blender-2.76b-3|153	-DWITH_CYCLES:BOOL=ON \
14mu|blender-2.76b-3|154	-DWITH_OPENCOLORIO:BOOL=ON \
14mu|blender-2.76b-3|155	%else
14mu|blender-2.76b-3|156	-DWITH_CYCLES:BOOL=OFF \
14mu|blender-2.76b-3|157	%endif
14mu|blender-2.76b-3|158	%ifarch %{ix86}
14mu|blender-2.76b-3|159	-DSUPPORT_SSE2_BUILD=OFF \
14mu|blender-2.76b-3|160	%endif
14mu|blender-2.76b-3|161	-DWITH_RAYOPTIMIZATION:BOOL=ON
14mu|blender-2.76b-3|162	%make
14mu|blender-2.76b-3|163	
14mu|blender-2.76b-3|164	%install
14mu|blender-2.76b-3|165	#install sse flavour
14mu|blender-2.76b-3|166	pushd build
14mu|blender-2.76b-3|167	%makeinstall_std
14mu|blender-2.76b-3|168	popd
14mu|blender-2.76b-3|169	
14mu|blender-2.76b-3|170	# Install hicolor icons.
14mu|blender-2.76b-3|171	for i in 16x16 22x22 32x32 48x48 256x256 ; do
14mu|blender-2.76b-3|172	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}/apps
14mu|blender-2.76b-3|173	install -pm 0644 release/freedesktop/icons/${i}/apps/%{name}.png \
14mu|blender-2.76b-3|174	%{buildroot}%{_datadir}/icons/hicolor/${i}/apps/%{name}.png
14mu|blender-2.76b-3|175	done
14mu|blender-2.76b-3|176	
14mu|blender-2.76b-3|177	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
14mu|blender-2.76b-3|178	install -pm 0644 release/freedesktop/icons/scalable/apps/%{name}.svg \
14mu|blender-2.76b-3|179	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14mu|blender-2.76b-3|180	
14mu|blender-2.76b-3|181	%ifarch %{ix86}
14mu|blender-2.76b-3|182	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.sse
14mu|blender-2.76b-3|183	
14mu|blender-2.76b-3|184	#install non-sse flavour
14mu|blender-2.76b-3|185	rm -fr build
14mu|blender-2.76b-3|186	mv non-sse build
14mu|blender-2.76b-3|187	pushd build
14mu|blender-2.76b-3|188	%makeinstall_std
14mu|blender-2.76b-3|189	popd
14mu|blender-2.76b-3|190	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.nonsse
14mu|blender-2.76b-3|191	
14mu|blender-2.76b-3|192	# install wrapper
14mu|blender-2.76b-3|193	cat >> %{buildroot}%{_bindir}/blender <<EOF
14mu|blender-2.76b-3|194	if [ -e /proc/cpuinfo ]; then
14mu|blender-2.76b-3|195	SSE="\`cat /proc/cpuinfo | grep flags | grep sse\`"
14mu|blender-2.76b-3|196	fi
14mu|blender-2.76b-3|197	
14mu|blender-2.76b-3|198	if [ "x\$SSE" == x ]; then
14mu|blender-2.76b-3|199	%{_bindir}/%{name}.nonsse "\$@"
14mu|blender-2.76b-3|200	else
14mu|blender-2.76b-3|201	%{_bindir}/%{name}.sse "\$@"
14mu|blender-2.76b-3|202	fi
14mu|blender-2.76b-3|203	EOF
14mu|blender-2.76b-3|204	chmod 0755 %{buildroot}%{_bindir}/blender
14mu|blender-2.76b-3|205	%endif
14mu|blender-2.76b-3|206	
14mu|blender-2.76b-3|207	sed -i -e 's,#!/usr/bin/python,#!/usr/bin/python3,' %{buildroot}%{_bindir}/blender-thumbnailer.py %{buildroot}%{_datadir}/%{name}/*/scripts/modules/blend_render_info.py
14mu|blender-2.76b-3|208	
14mu|blender-2.76b-3|209	
14mu|blender-2.76b-3|210	%changelog
14mu|blender-2.76b-3|211	
14mu|blender-2.76b-3|212	* Mon Feb 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.76b-3
14mu|blender-2.76b-3|213	- (3f35a3f) Enable OpenSubdiv support via cmake option
14mu|blender-2.76b-3|214	- (Andrey Bondrov: f342ad5) Build with OpenSubdiv support
14mu|blender-2.76b-3|215	- (Andrey Bondrov: 859dd27) Add patch to fix libOpenCL.so.1 dlopen in clew library
14mu|blender-2.76b-3|216	
14mu|blender-2.76b-3|217	* Sat Feb 06 2016 Denis Silakov <dsilakov@gmail.com> 2.76b-2
14mu|blender-2.76b-3|218	- (25ed73f) Rebuild with new OpenImageIO
14mu|blender-2.76b-3|219	
14mu|blender-2.76b-3|220	* Mon Feb 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.76b-1
14mu|blender-2.76b-3|221	- (5515bd3) New version 2.76b
14mu|blender-2.76b-3|222	
14mu|blender-2.76b-3|223	* Mon Feb 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.76-2
14mu|blender-2.76b-3|224	- (7b0e1f7) Add patch to fix dynamic loading of libjack
14mu|blender-2.76b-3|225	
14mu|blender-2.76b-3|226	* Wed Oct 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.76-1
14mu|blender-2.76b-3|227	- (89f17e8) New version 2.76
14mu|blender-2.76b-3|228	- (89f17e8) Update build options
14mu|blender-2.76b-3|229	- (89f17e8) Add jemalloc-devel to BuildRequires
14mu|blender-2.76b-3|230	
14mu|blender-2.76b-3|231	* Wed Apr 01 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.74-1
14mu|blender-2.76b-3|232	- (bdfea75) New version 2.74
14mu|blender-2.76b-3|233	
14mu|blender-2.76b-3|234	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.73-2
14mu|blender-2.76b-3|235	- (94bd17a) Bump release
14mu|blender-2.76b-3|236	
14mu|blender-2.76b-3|237	* Fri Jan 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.73-1
14mu|blender-2.76b-3|238	- (4a2011e) New version 2.73
14mu|blender-2.76b-3|239	
14mu|blender-2.76b-3|240	* Thu Oct 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.72-1
14mu|blender-2.76b-3|241	- (7864506) New version 2.72
14mu|blender-2.76b-3|242	- (7864506) Make sure we don't build 32 bit version with SSE2 support because it's broken (build fails)
14mu|blender-2.76b-3|243	
14mu|blender-2.76b-3|244	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.70a-5
14mu|blender-2.76b-3|245	- (2f5aad9) MassBuild#440: Increase release tag
14mu|blender-2.76b-3|246	
14mu|blender-2.76b-3|247	* Thu Jun 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.70a-4
14mu|blender-2.76b-3|248	- (729e236) Add DPYTHON_VERSION
14mu|blender-2.76b-3|249	- (Andrey Bondrov: 7d1aa60) Bump release
14mu|blender-2.76b-3|250	
14mu|blender-2.76b-3|251	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.70a-3
14mu|blender-2.76b-3|252	- (b8f8dac) Bump release
14mu|blender-2.76b-3|253	
14mu|blender-2.76b-3|254	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.70a-2
14mu|blender-2.76b-3|255	- (d0a1b72) New version 2.70a, try not to use localedir patch
14mu|blender-2.76b-3|256	
14mu|blender-2.76b-3|257	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.69-3
14mu|blender-2.76b-3|258	- (f17fab5) MassBuild#430: Increase release tag
14mu|blender-2.76b-3|259	
14mu|blender-2.76b-3|260	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 2.69-2
14mu|blender-2.76b-3|261	- (3362474) Rebuild with libglew
14mu|blender-2.76b-3|262	
14mu|blender-2.76b-3|263	* Sun Nov 17 2013 RA <oeai@symbiants.com> 2.69-1
14mu|blender-2.76b-3|264	- (74b94bb) v 69 blender.spec
14mu|blender-2.76b-3|265	
14mu|blender-2.76b-3|266	* Sun Nov 17 2013 RA <oeai@symbiants.com> 2.68a-1
14mu|blender-2.76b-3|267	- (d255977) v 69
14mu|blender-2.76b-3|268	- (Andrey Bondrov: db6be4a) LOG Update BuildRequires
14mu|blender-2.76b-3|269	- (Andrey Bondrov: 073ddcd) LOG New version 2.68a
14mu|blender-2.76b-3|270	
14mu|blender-2.76b-3|271	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.67-3
14mu|blender-2.76b-3|272	- (ab96cd1) LOG Rebuild with new ffmpeg
14mu|blender-2.76b-3|273	
14mu|blender-2.76b-3|274	* Thu Aug 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.67-2
14mu|blender-2.76b-3|275	- (94da64d) LOG Rebuild with new ffmpeg
14mu|blender-2.76b-3|276	
14mu|blender-2.76b-3|277	* Mon May 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.67-1
14mu|blender-2.76b-3|278	- (0608d3c) Added missing patch
14mu|blender-2.76b-3|279	- (Denis Silakov: 6440bb2) LOG Updated to 2.67
14mu|blender-2.76b-3|280	
14mu|blender-2.76b-3|281	* Fri Mar 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.66a-1
14mu|blender-2.76b-3|282	- (4ef48a0) LOG New version 2.66a, merge cleanups with Cooker, re-diff some patches, disable string format security check as it's useless here
14mu|blender-2.76b-3|283	
14mu|blender-2.76b-3|284	* Wed Feb 20 2013 root <root@localhost.localdomain> 2.65a-1
14mu|blender-2.76b-3|285	- (db90be3) update to 2.65a
14mu|blender-2.76b-3|286	
14mu|blender-2.76b-3|287	* Sun Oct 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-3
14mu|blender-2.76b-3|288	- (d9fa16e) LOG Use better patch for system locales
14mu|blender-2.76b-3|289	
14mu|blender-2.76b-3|290	* Sat Oct 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-2
14mu|blender-2.76b-3|291	- (87c0854) LOG Add patch to fix Cycles build, build with fftw3 support
14mu|blender-2.76b-3|292	
14mu|blender-2.76b-3|293	* Fri Oct 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.64-1
14mu|blender-2.76b-3|294	- (8eafbd3) Drop old patch
14mu|blender-2.76b-3|295	
14mu|blender-2.76b-3|296	

22371 14
14mu|blinken-4.14.3-1|1	Summary:	Simon Says Game
14mu|blinken-4.14.3-1|2	Name:		blinken
14mu|blinken-4.14.3-1|3	Version:	4.14.3
14mu|blinken-4.14.3-1|4	Release:	1
14mu|blinken-4.14.3-1|5	License:	GPLv2+
14mu|blinken-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|blinken-4.14.3-1|7	Url:		http://edu.kde.org/blinken/
14mu|blinken-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|blinken-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|blinken-4.14.3-1|10	
14mu|blinken-4.14.3-1|11	%description
14mu|blinken-4.14.3-1|12	Blinken is the KDE version of the well-known game Simon Says.
14mu|blinken-4.14.3-1|13	Follow the pattern of sounds and lights as long as you can! Press the
14mu|blinken-4.14.3-1|14	start game button to begin. Watch the computer and copy the pattern it
14mu|blinken-4.14.3-1|15	makes. Complete the sequence in the right order to win.
14mu|blinken-4.14.3-1|16	
14mu|blinken-4.14.3-1|17	%files
14mu|blinken-4.14.3-1|18	%doc AUTHORS
14mu|blinken-4.14.3-1|19	%{_kde_appsdir}/blinken
14mu|blinken-4.14.3-1|20	%{_kde_bindir}/blinken
14mu|blinken-4.14.3-1|21	%{_kde_iconsdir}/*/*/apps/blinken.*
14mu|blinken-4.14.3-1|22	%{_kde_applicationsdir}/blinken.desktop
14mu|blinken-4.14.3-1|23	%{_kde_datadir}/appdata/blinken.appdata.xml
14mu|blinken-4.14.3-1|24	%{_kde_datadir}/config.kcfg/blinken.kcfg
14mu|blinken-4.14.3-1|25	%{_kde_docdir}/HTML/*/blinken
14mu|blinken-4.14.3-1|26	
14mu|blinken-4.14.3-1|27	#----------------------------------------------------------------------
14mu|blinken-4.14.3-1|28	
14mu|blinken-4.14.3-1|29	%prep
14mu|blinken-4.14.3-1|30	%setup -q
14mu|blinken-4.14.3-1|31	
14mu|blinken-4.14.3-1|32	%build
14mu|blinken-4.14.3-1|33	%cmake_kde4
14mu|blinken-4.14.3-1|34	%make
14mu|blinken-4.14.3-1|35	
14mu|blinken-4.14.3-1|36	%install
14mu|blinken-4.14.3-1|37	%makeinstall_std -C build
14mu|blinken-4.14.3-1|38	
14mu|blinken-4.14.3-1|39	
14mu|blinken-4.14.3-1|40	%changelog
14mu|blinken-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|blinken-4.14.3-1|42	+ Revision: 5aa423b
14mu|blinken-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|blinken-4.14.3-1|44	
14mu|blinken-4.14.3-1|45	

22372 14
14mu|bluedevil-2.1.1-2|1	Summary:	The new bluetooth stack for KDE4
14mu|bluedevil-2.1.1-2|2	Name:		bluedevil
14mu|bluedevil-2.1.1-2|3	Version:	2.1.1
14mu|bluedevil-2.1.1-2|4	Release:	2
14mu|bluedevil-2.1.1-2|5	License:	GPLv2+
14mu|bluedevil-2.1.1-2|6	Group:		Graphical desktop/KDE
14mu|bluedevil-2.1.1-2|7	Url:		https://projects.kde.org/projects/extragear/base/bluedevil
14mu|bluedevil-2.1.1-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mu|bluedevil-2.1.1-2|9	Source1:	ru.tar.gz
14mu|bluedevil-2.1.1-2|10	Source100:	%{name}.rpmlintrc
14mu|bluedevil-2.1.1-2|11	BuildRequires:	kdelibs4-devel
14mu|bluedevil-2.1.1-2|12	BuildRequires:	pkgconfig(bluedevil)
14mu|bluedevil-2.1.1-2|13	Requires:	bluez >= 5.0
14mu|bluedevil-2.1.1-2|14	Requires:	kdebase4-runtime
14mu|bluedevil-2.1.1-2|15	Requires:	obexd
14mu|bluedevil-2.1.1-2|16	Provides:	bluepin = %{EVRD}
14mu|bluedevil-2.1.1-2|17	Obsoletes:	%{name}-devel < 2.0-0.rc1
14mu|bluedevil-2.1.1-2|18	
14mu|bluedevil-2.1.1-2|19	%description
14mu|bluedevil-2.1.1-2|20	BlueDevil is the new bluetooth stack for KDE, it's composed of:
14mu|bluedevil-2.1.1-2|21	KCM, KDED, KIO, Library and some other small applications.
14mu|bluedevil-2.1.1-2|22	
14mu|bluedevil-2.1.1-2|23	%files -f %{name}.lang
14mu|bluedevil-2.1.1-2|24	%{_kde_bindir}/bluedevil-*
14mu|bluedevil-2.1.1-2|25	%{_kde_libdir}/kde4/*
14mu|bluedevil-2.1.1-2|26	%{_kde_services}/*
14mu|bluedevil-2.1.1-2|27	%{_kde_applicationsdir}/bluedevil-*.desktop
14mu|bluedevil-2.1.1-2|28	%{_kde_appsdir}/bluedevil
14mu|bluedevil-2.1.1-2|29	%{_kde_appsdir}/bluedevilwizard
14mu|bluedevil-2.1.1-2|30	%{_kde_datadir}/mime/packages/bluedevil-mime.xml
14mu|bluedevil-2.1.1-2|31	
14mu|bluedevil-2.1.1-2|32	#-----------------------------------------------------------------------------
14mu|bluedevil-2.1.1-2|33	
14mu|bluedevil-2.1.1-2|34	%prep
14mu|bluedevil-2.1.1-2|35	%setup -q
14mu|bluedevil-2.1.1-2|36	
14mu|bluedevil-2.1.1-2|37	pushd po
14mu|bluedevil-2.1.1-2|38	tar -xvzf %{SOURCE1}
14mu|bluedevil-2.1.1-2|39	popd
14mu|bluedevil-2.1.1-2|40	
14mu|bluedevil-2.1.1-2|41	%build
14mu|bluedevil-2.1.1-2|42	%cmake_kde4
14mu|bluedevil-2.1.1-2|43	%make
14mu|bluedevil-2.1.1-2|44	
14mu|bluedevil-2.1.1-2|45	%install
14mu|bluedevil-2.1.1-2|46	%makeinstall_std -C build
14mu|bluedevil-2.1.1-2|47	
14mu|bluedevil-2.1.1-2|48	# Seems to be useless
14mu|bluedevil-2.1.1-2|49	rm -f %{buildroot}%{_kde_applicationsdir}/bluedevil-monolithic.desktop
14mu|bluedevil-2.1.1-2|50	
14mu|bluedevil-2.1.1-2|51	%find_lang %{name}
14mu|bluedevil-2.1.1-2|52	
14mu|bluedevil-2.1.1-2|53	
14mu|bluedevil-2.1.1-2|54	%changelog
14mu|bluedevil-2.1.1-2|55	
14mu|bluedevil-2.1.1-2|56	* Thu Sep 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.1-2
14mu|bluedevil-2.1.1-2|57	- (b146c39) Drop bluedevil-monolithic, seems to be useless
14mu|bluedevil-2.1.1-2|58	
14mu|bluedevil-2.1.1-2|59	

22373 14
14mu|bluez-5.36-3|1	%define major 3
14mu|bluez-5.36-3|2	%define libname %mklibname %{name} %{major}
14mu|bluez-5.36-3|3	%define devname %mklibname %{name} -d
14mu|bluez-5.36-3|4	
14mu|bluez-5.36-3|5	Summary:	Official Linux Bluetooth protocol stack
14mu|bluez-5.36-3|6	Name:		bluez
14mu|bluez-5.36-3|7	Version:	5.36
14mu|bluez-5.36-3|8	Release:	3
14mu|bluez-5.36-3|9	License:	GPLv2+
14mu|bluez-5.36-3|10	Group:		Communications
14mu|bluez-5.36-3|11	Url:		http://www.bluez.org/
14mu|bluez-5.36-3|12	Source0:	http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
14mu|bluez-5.36-3|13	Source6:	pand.conf
14mu|bluez-5.36-3|14	Source7:	dund.conf
14mu|bluez-5.36-3|15	Source8:	hidd.conf
14mu|bluez-5.36-3|16	Source9:	rfcomm.conf
14mu|bluez-5.36-3|17	Source10:	bluez-uinput.modules
14mu|bluez-5.36-3|18	# Revert this commit, it leads to huge delay on boot in Plasma 5
14mu|bluez-5.36-3|19	Patch0:		bluez-5.36-systemd-conditional.patch
14mu|bluez-5.36-3|20	
14mu|bluez-5.36-3|21	## Ubuntu patches
14mu|bluez-5.36-3|22	Patch2:		0001-work-around-Logitech-diNovo-Edge-keyboard-firmware-i.patch
14mu|bluez-5.36-3|23	# Non-upstream
14mu|bluez-5.36-3|24	Patch3:		0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch
14mu|bluez-5.36-3|25	
14mu|bluez-5.36-3|26	Patch4:		0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch
14mu|bluez-5.36-3|27	Patch5:		0002-autopair-Don-t-handle-the-iCade.patch
14mu|bluez-5.36-3|28	Patch7:		0004-agent-Assert-possible-infinite-loop.patch
14mu|bluez-5.36-3|29	BuildRequires:	bison
14mu|bluez-5.36-3|30	BuildRequires:	flex
14mu|bluez-5.36-3|31	BuildRequires:	cups-devel
14mu|bluez-5.36-3|32	BuildRequires:	readline-devel
14mu|bluez-5.36-3|33	BuildRequires:	pkgconfig(dbus-1)
14mu|bluez-5.36-3|34	BuildRequires:	pkgconfig(expat)
14mu|bluez-5.36-3|35	BuildRequires:	pkgconfig(glib-2.0)
14mu|bluez-5.36-3|36	BuildRequires:	pkgconfig(libcap-ng)
14mu|bluez-5.36-3|37	BuildRequires:	pkgconfig(libical)
14mu|bluez-5.36-3|38	BuildRequires:	pkgconfig(libusb)
14mu|bluez-5.36-3|39	BuildRequires:	pkgconfig(libusb-1.0)
14mu|bluez-5.36-3|40	BuildRequires:	pkgconfig(systemd)
14mu|bluez-5.36-3|41	BuildRequires:	pkgconfig(udev) >= 186
14mu|bluez-5.36-3|42	Requires(pre):	rpm-helper
14mu|bluez-5.36-3|43	Suggests:	obex-data-server
14mu|bluez-5.36-3|44	Obsoletes:	bluez-alsa < 5.0
14mu|bluez-5.36-3|45	Obsoletes:	bluez-gstreamer < 5.0
14mu|bluez-5.36-3|46	
14mu|bluez-5.36-3|47	%description
14mu|bluez-5.36-3|48	These are the official Bluetooth communication libraries for Linux.
14mu|bluez-5.36-3|49	
14mu|bluez-5.36-3|50	%files
14mu|bluez-5.36-3|51	%{_bindir}/ciptool
14mu|bluez-5.36-3|52	%{_bindir}/bccmd
14mu|bluez-5.36-3|53	%{_bindir}/bluemoon
14mu|bluez-5.36-3|54	%{_bindir}/bluetoothctl
14mu|bluez-5.36-3|55	%{_bindir}/btmon
14mu|bluez-5.36-3|56	%{_bindir}/hciattach
14mu|bluez-5.36-3|57	%{_bindir}/hciconfig
14mu|bluez-5.36-3|58	%{_bindir}/hcidump
14mu|bluez-5.36-3|59	%{_bindir}/hcitool
14mu|bluez-5.36-3|60	%{_bindir}/hex2hcd
14mu|bluez-5.36-3|61	%{_bindir}/l2ping
14mu|bluez-5.36-3|62	%{_bindir}/mpris-proxy
14mu|bluez-5.36-3|63	%{_bindir}/rfcomm
14mu|bluez-5.36-3|64	%{_bindir}/sdptool
14mu|bluez-5.36-3|65	%{_libexecdir}/bluetooth/bluetoothd
14mu|bluez-5.36-3|66	%{_libexecdir}/bluetooth/obexd
14mu|bluez-5.36-3|67	%{_unitdir}/bluetooth.service
14mu|bluez-5.36-3|68	%{_unitdir}/dbus-org.bluez.service
14mu|bluez-5.36-3|69	%{_userunitdir}/obex.service
14mu|bluez-5.36-3|70	%{_mandir}/man1/ciptool.1.*
14mu|bluez-5.36-3|71	%{_mandir}/man1/hcitool.1.*
14mu|bluez-5.36-3|72	%{_mandir}/man1/rfcomm.1.*
14mu|bluez-5.36-3|73	%{_mandir}/man1/sdptool.1.*
14mu|bluez-5.36-3|74	%{_mandir}/man1/bccmd.1.*
14mu|bluez-5.36-3|75	%{_mandir}/man1/hciattach.1.*
14mu|bluez-5.36-3|76	%{_mandir}/man1/hciconfig.1.*
14mu|bluez-5.36-3|77	%{_mandir}/man1/hcidump.1.*
14mu|bluez-5.36-3|78	%{_mandir}/man1/l2ping.1.*
14mu|bluez-5.36-3|79	%{_mandir}/man1/rctest.1.*
14mu|bluez-5.36-3|80	%{_mandir}/man8/*
14mu|bluez-5.36-3|81	%config(noreplace) %{_sysconfdir}/sysconfig/*
14mu|bluez-5.36-3|82	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*.conf
14mu|bluez-5.36-3|83	%config(noreplace) %{_sysconfdir}/bluetooth
14mu|bluez-5.36-3|84	%{_datadir}/dbus-1/system-services/org.bluez.service
14mu|bluez-5.36-3|85	%{_datadir}/dbus-1/services/org.bluez.obex.service
14mu|bluez-5.36-3|86	%{_localstatedir}/lib/bluetooth
14mu|bluez-5.36-3|87	%dir %{_libdir}/bluetooth
14mu|bluez-5.36-3|88	%dir %{_libdir}/bluetooth/plugins
14mu|bluez-5.36-3|89	%{_libdir}/bluetooth/plugins/sixaxis.so
14mu|bluez-5.36-3|90	
14mu|bluez-5.36-3|91	%post
14mu|bluez-5.36-3|92	%_post_service bluetooth
14mu|bluez-5.36-3|93	
14mu|bluez-5.36-3|94	%postun
14mu|bluez-5.36-3|95	%_preun_service bluetooth
14mu|bluez-5.36-3|96	
14mu|bluez-5.36-3|97	#----------------------------------------------------------------------------
14mu|bluez-5.36-3|98	
14mu|bluez-5.36-3|99	%package cups
14mu|bluez-5.36-3|100	Summary:	CUPS printer backend for Bluetooth printers
14mu|bluez-5.36-3|101	Group:		System/Servers
14mu|bluez-5.36-3|102	Requires:	cups
14mu|bluez-5.36-3|103	
14mu|bluez-5.36-3|104	%description cups
14mu|bluez-5.36-3|105	This package contains the CUPS backend for Bluetooth printers.
14mu|bluez-5.36-3|106	
14mu|bluez-5.36-3|107	%files cups
14mu|bluez-5.36-3|108	%{_prefix}/lib/cups/backend/bluetooth
14mu|bluez-5.36-3|109	
14mu|bluez-5.36-3|110	#----------------------------------------------------------------------------
14mu|bluez-5.36-3|111	
14mu|bluez-5.36-3|112	%package -n %{libname}
14mu|bluez-5.36-3|113	Summary:	Official Linux Bluetooth protocol stack
14mu|bluez-5.36-3|114	Group:		System/Libraries
14mu|bluez-5.36-3|115	
14mu|bluez-5.36-3|116	%description -n %{libname}
14mu|bluez-5.36-3|117	These are the official Bluetooth communication libraries for Linux.
14mu|bluez-5.36-3|118	
14mu|bluez-5.36-3|119	%files -n %{libname}
14mu|bluez-5.36-3|120	/%{_lib}/libbluetooth.so.%{major}*
14mu|bluez-5.36-3|121	
14mu|bluez-5.36-3|122	#----------------------------------------------------------------------------
14mu|bluez-5.36-3|123	
14mu|bluez-5.36-3|124	%package -n %{devname}
14mu|bluez-5.36-3|125	Summary:	Headers for developing programs that will use %{name}
14mu|bluez-5.36-3|126	Group:		Development/C++
14mu|bluez-5.36-3|127	Requires:	%{libname} = %{EVRD}
14mu|bluez-5.36-3|128	Provides:	%{name}-devel = %{EVRD}
14mu|bluez-5.36-3|129	
14mu|bluez-5.36-3|130	%description -n %{devname}
14mu|bluez-5.36-3|131	This package contains the headers that programmers will need to develop
14mu|bluez-5.36-3|132	applications which will use libraries from %{name}.
14mu|bluez-5.36-3|133	
14mu|bluez-5.36-3|134	%files -n %{devname}
14mu|bluez-5.36-3|135	%doc AUTHORS ChangeLog README
14mu|bluez-5.36-3|136	%dir %{_includedir}/bluetooth
14mu|bluez-5.36-3|137	%{_includedir}/bluetooth/*.h
14mu|bluez-5.36-3|138	%{_libdir}/*.so
14mu|bluez-5.36-3|139	%{_libdir}/pkgconfig/bluez.pc
14mu|bluez-5.36-3|140	
14mu|bluez-5.36-3|141	#----------------------------------------------------------------------------
14mu|bluez-5.36-3|142	
14mu|bluez-5.36-3|143	%package hid2hci
14mu|bluez-5.36-3|144	Summary:	Put HID proxying bluetooth HCI's into HCI mode
14mu|bluez-5.36-3|145	Group:		Communications
14mu|bluez-5.36-3|146	Requires(post):	udev
14mu|bluez-5.36-3|147	
14mu|bluez-5.36-3|148	%description hid2hci
14mu|bluez-5.36-3|149	Most allinone PC's and bluetooth keyboard / mouse sets which include a
14mu|bluez-5.36-3|150	bluetooth dongle, ship with a so called HID proxying bluetooth HCI.
14mu|bluez-5.36-3|151	The HID proxying makes the keyboard / mouse show up as regular USB HID
14mu|bluez-5.36-3|152	devices (after connecting using the connect button on the device + keyboard),
14mu|bluez-5.36-3|153	which makes them work without requiring any manual configuration.
14mu|bluez-5.36-3|154	
14mu|bluez-5.36-3|155	The bluez-hid2hci package contains the hid2hci utility and udev rules to
14mu|bluez-5.36-3|156	automatically switch supported Bluetooth devices into regular HCI mode.
14mu|bluez-5.36-3|157	
14mu|bluez-5.36-3|158	Install this package if you want to use the bluetooth function of the HCI
14mu|bluez-5.36-3|159	with other bluetooth devices like for example a mobile phone.
14mu|bluez-5.36-3|160	
14mu|bluez-5.36-3|161	Note that after installing this package you will first need to pair your
14mu|bluez-5.36-3|162	bluetooth keyboard and mouse with the bluetooth adapter before you can use
14mu|bluez-5.36-3|163	them again. Since you cannot use your bluetooth keyboard and mouse until
14mu|bluez-5.36-3|164	they are paired, this will require the use of a regular (wired) USB keyboard
14mu|bluez-5.36-3|165	and mouse.
14mu|bluez-5.36-3|166	
14mu|bluez-5.36-3|167	%files hid2hci
14mu|bluez-5.36-3|168	/lib/udev/hid2hci
14mu|bluez-5.36-3|169	%{_mandir}/man1/hid2hci.1*
14mu|bluez-5.36-3|170	/lib/udev/rules.d/97-hid2hci.rules
14mu|bluez-5.36-3|171	
14mu|bluez-5.36-3|172	%post hid2hci
14mu|bluez-5.36-3|173	%{_bindir}/udevadm trigger --subsystem-match=usb
14mu|bluez-5.36-3|174	
14mu|bluez-5.36-3|175	#----------------------------------------------------------------------------
14mu|bluez-5.36-3|176	
14mu|bluez-5.36-3|177	%package test
14mu|bluez-5.36-3|178	Summary:	Tools for testing of various Bluetooth-functions
14mu|bluez-5.36-3|179	Group:		System/Servers
14mu|bluez-5.36-3|180	Requires:	python-dbus
14mu|bluez-5.36-3|181	Requires:	python-gobject
14mu|bluez-5.36-3|182	
14mu|bluez-5.36-3|183	%description test
14mu|bluez-5.36-3|184	Contains a few tools for testing various bluetooth functions. The
14mu|bluez-5.36-3|185	BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.
14mu|bluez-5.36-3|186	
14mu|bluez-5.36-3|187	%files test
14mu|bluez-5.36-3|188	%{_bindir}/simple-agent
14mu|bluez-5.36-3|189	%{_bindir}/l2test
14mu|bluez-5.36-3|190	%{_bindir}/rctest
14mu|bluez-5.36-3|191	%{_bindir}/test-*
14mu|bluez-5.36-3|192	
14mu|bluez-5.36-3|193	#----------------------------------------------------------------------------
14mu|bluez-5.36-3|194	
14mu|bluez-5.36-3|195	%prep
14mu|bluez-5.36-3|196	%setup -q
14mu|bluez-5.36-3|197	%patch0 -p1 -R
14mu|bluez-5.36-3|198	
14mu|bluez-5.36-3|199	%patch2 -p1
14mu|bluez-5.36-3|200	%patch3 -p1
14mu|bluez-5.36-3|201	%patch4 -p1
14mu|bluez-5.36-3|202	%patch5 -p1
14mu|bluez-5.36-3|203	%patch7 -p1
14mu|bluez-5.36-3|204	
14mu|bluez-5.36-3|205	libtoolize -f -c
14mu|bluez-5.36-3|206	autoreconf -fi
14mu|bluez-5.36-3|207	
14mu|bluez-5.36-3|208	%build
14mu|bluez-5.36-3|209	%configure2_5x \
14mu|bluez-5.36-3|210	--enable-cups \
14mu|bluez-5.36-3|211	--enable-sixaxis \
14mu|bluez-5.36-3|212	--enable-udev \
14mu|bluez-5.36-3|213	--enable-tools \
14mu|bluez-5.36-3|214	--enable-library \
14mu|bluez-5.36-3|215	--enable-usb \
14mu|bluez-5.36-3|216	--enable-threads \
14mu|bluez-5.36-3|217	--enable-monitor \
14mu|bluez-5.36-3|218	--enable-obex \
14mu|bluez-5.36-3|219	--enable-client \
14mu|bluez-5.36-3|220	--enable-systemd \
14mu|bluez-5.36-3|221	--with-systemdsystemunitdir=%{_unitdir} \
14mu|bluez-5.36-3|222	--with-systemduserunitdir=%{_userunitdir} \
14mu|bluez-5.36-3|223	--with-udevdir=/lib/udev \
14mu|bluez-5.36-3|224	--enable-datafiles \
14mu|bluez-5.36-3|225	--enable-experimental
14mu|bluez-5.36-3|226	
14mu|bluez-5.36-3|227	%make
14mu|bluez-5.36-3|228	
14mu|bluez-5.36-3|229	%install
14mu|bluez-5.36-3|230	%makeinstall_std rulesdir=%{_sysconfdir}/udev/rules.d udevdir=/lib/udev
14mu|bluez-5.36-3|231	
14mu|bluez-5.36-3|232	mkdir -p %{buildroot}%{_sysconfdir}/bluetooth
14mu|bluez-5.36-3|233	echo "1234" > %{buildroot}%{_sysconfdir}/bluetooth/pin
14mu|bluez-5.36-3|234	
14mu|bluez-5.36-3|235	chmod 600 %{buildroot}%{_sysconfdir}/bluetooth/pin
14mu|bluez-5.36-3|236	
14mu|bluez-5.36-3|237	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/sysconfig/pand
14mu|bluez-5.36-3|238	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/sysconfig/dund
14mu|bluez-5.36-3|239	install -m644 %{SOURCE8} -D %{buildroot}%{_sysconfdir}/sysconfig/hidd
14mu|bluez-5.36-3|240	install -m644 %{SOURCE9} -D %{buildroot}%{_sysconfdir}/sysconfig/rfcomm
14mu|bluez-5.36-3|241	
14mu|bluez-5.36-3|242	mkdir -p %{buildroot}/%{_lib}
14mu|bluez-5.36-3|243	mv %{buildroot}%{_libdir}/libbluetooth.so.%{major}* %{buildroot}/%{_lib}
14mu|bluez-5.36-3|244	ln -srf %{buildroot}/%{_lib}/libbluetooth.so.%{major}.*.* %{buildroot}%{_libdir}/libbluetooth.so
14mu|bluez-5.36-3|245	
14mu|bluez-5.36-3|246	# Remove the cups backend from libdir, and install it in /usr/lib whatever the install
14mu|bluez-5.36-3|247	%if "%{_lib}" == "lib64"
14mu|bluez-5.36-3|248	install -d %{buildroot}%{_prefix}/lib
14mu|bluez-5.36-3|249	mv %{buildroot}%{_libdir}/cups %{buildroot}%{_prefix}/lib/cups
14mu|bluez-5.36-3|250	%endif
14mu|bluez-5.36-3|251	
14mu|bluez-5.36-3|252	cp test/test-* %{buildroot}%{_bindir}
14mu|bluez-5.36-3|253	cp test/simple-agent %{buildroot}%{_bindir}/simple-agent
14mu|bluez-5.36-3|254	
14mu|bluez-5.36-3|255	rm %{buildroot}%{_sysconfdir}/udev/rules.d/*.rules
14mu|bluez-5.36-3|256	install -p -m644 tools/hid2hci.rules -D %{buildroot}/lib/udev/rules.d/97-hid2hci.rules
14mu|bluez-5.36-3|257	
14mu|bluez-5.36-3|258	#install more config files
14mu|bluez-5.36-3|259	install -m0644 profiles/network/network.conf %{buildroot}%{_sysconfdir}/bluetooth/
14mu|bluez-5.36-3|260	install -m0644 src/main.conf %{buildroot}%{_sysconfdir}/bluetooth/
14mu|bluez-5.36-3|261	install -m0644 profiles/input/input.conf %{buildroot}%{_sysconfdir}/bluetooth/
14mu|bluez-5.36-3|262	install -m0644 profiles/proximity/proximity.conf %{buildroot}%{_sysconfdir}/bluetooth/
14mu|bluez-5.36-3|263	
14mu|bluez-5.36-3|264	install -d -m0755 %{buildroot}%{_localstatedir}/lib/bluetooth
14mu|bluez-5.36-3|265	
14mu|bluez-5.36-3|266	ln -s bluetooth.service %{buildroot}%{_unitdir}/dbus-org.bluez.service
14mu|bluez-5.36-3|267	
14mu|bluez-5.36-3|268	%changelog
14mu|bluez-5.36-3|269	
14mu|bluez-5.36-3|270	* Thu Nov 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.36-3
14mu|bluez-5.36-3|271	- (ddc3044) Revert upstream commit to systemd service
14mu|bluez-5.36-3|272	
14mu|bluez-5.36-3|273	

22374 14
14mu|bluez-pin-0.30-20|1	Summary:	Bluetooth PIN GUI
14mu|bluez-pin-0.30-20|2	Name:		bluez-pin
14mu|bluez-pin-0.30-20|3	Version:	0.30
14mu|bluez-pin-0.30-20|4	Release:	20
14mu|bluez-pin-0.30-20|5	License:	GPLv2+
14mu|bluez-pin-0.30-20|6	Group:		Communications
14mu|bluez-pin-0.30-20|7	Url:		http://www.bluez.org/
14mu|bluez-pin-0.30-20|8	Source0: 	ftp://gpe.handhelds.org/projects/gpe/source/%{name}-%{version}.tar.bz2
14mu|bluez-pin-0.30-20|9	BuildRequires:	imagemagick
14mu|bluez-pin-0.30-20|10	BuildRequires:	perl(XML::Parser)
14mu|bluez-pin-0.30-20|11	BuildRequires:	pkgconfig(bluez)
14mu|bluez-pin-0.30-20|12	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|bluez-pin-0.30-20|13	BuildRequires:	pkgconfig(gconf-2.0)
14mu|bluez-pin-0.30-20|14	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|bluez-pin-0.30-20|15	BuildRequires:	pkgconfig(libglade-2.0)
14mu|bluez-pin-0.30-20|16	Provides:	bluepin = %{EVRD}
14mu|bluez-pin-0.30-20|17	
14mu|bluez-pin-0.30-20|18	%description
14mu|bluez-pin-0.30-20|19	A GTK+ helper app for entering a Bluetooth PIN.
14mu|bluez-pin-0.30-20|20	
14mu|bluez-pin-0.30-20|21	%files
14mu|bluez-pin-0.30-20|22	%doc ChangeLog
14mu|bluez-pin-0.30-20|23	%{_bindir}/%{name}
14mu|bluez-pin-0.30-20|24	%config %{_sysconfdir}/dbus*/*
14mu|bluez-pin-0.30-20|25	%{_datadir}/pixmaps/*
14mu|bluez-pin-0.30-20|26	%{_datadir}/%{name}
14mu|bluez-pin-0.30-20|27	
14mu|bluez-pin-0.30-20|28	%post
14mu|bluez-pin-0.30-20|29	update-alternatives --install /bin/bluepin bluepin /usr/bin/bluez-pin 10
14mu|bluez-pin-0.30-20|30	
14mu|bluez-pin-0.30-20|31	%postun
14mu|bluez-pin-0.30-20|32	[ $1 != 0 ] && exit 0
14mu|bluez-pin-0.30-20|33	update-alternatives --remove bluepin /usr/bin/bluez-pin
14mu|bluez-pin-0.30-20|34	
14mu|bluez-pin-0.30-20|35	#----------------------------------------------------------------------------
14mu|bluez-pin-0.30-20|36	
14mu|bluez-pin-0.30-20|37	%prep
14mu|bluez-pin-0.30-20|38	%setup -q
14mu|bluez-pin-0.30-20|39	
14mu|bluez-pin-0.30-20|40	%build
14mu|bluez-pin-0.30-20|41	%configure2_5x
14mu|bluez-pin-0.30-20|42	make
14mu|bluez-pin-0.30-20|43	
14mu|bluez-pin-0.30-20|44	%install
14mu|bluez-pin-0.30-20|45	%makeinstall_std
14mu|bluez-pin-0.30-20|46	
14mu|bluez-pin-0.30-20|47	
14mu|bluez-pin-0.30-20|48	
14mu|bluez-pin-0.30-20|49	
14mu|bluez-pin-0.30-20|50	%changelog
14mu|bluez-pin-0.30-20|51	* Fri Dec 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30-20
14mu|bluez-pin-0.30-20|52	+ Revision: 08b90a2
14mu|bluez-pin-0.30-20|53	- Provide bluepin
14mu|bluez-pin-0.30-20|54	
14mu|bluez-pin-0.30-20|55	

22375 14
14mu|bluez-qt-5.24.0-1|1	%define fw_version 5.24
14mu|bluez-qt-5.24.0-1|2	
14mu|bluez-qt-5.24.0-1|3	Summary:	KDE Frameworks 5 Bluetooth module
14mu|bluez-qt-5.24.0-1|4	Name:		bluez-qt
14mu|bluez-qt-5.24.0-1|5	Version:	5.24.0
14mu|bluez-qt-5.24.0-1|6	Release:	1
14mu|bluez-qt-5.24.0-1|7	License:	LGPLv2.1+
14mu|bluez-qt-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|bluez-qt-5.24.0-1|9	Url:		https://www.kde.org/
14mu|bluez-qt-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|bluez-qt-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|bluez-qt-5.24.0-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|bluez-qt-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5DBus)
14mu|bluez-qt-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14mu|bluez-qt-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Network)
14mu|bluez-qt-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Qml)
14mu|bluez-qt-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5QuickTest)
14mu|bluez-qt-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Test)
14mu|bluez-qt-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|bluez-qt-5.24.0-1|20	
14mu|bluez-qt-5.24.0-1|21	%description
14mu|bluez-qt-5.24.0-1|22	KDE Frameworks 5 Bluetooth module. It provides Qt wrapper for Bluez 5 DBus API.
14mu|bluez-qt-5.24.0-1|23	
14mu|bluez-qt-5.24.0-1|24	%files
14mu|bluez-qt-5.24.0-1|25	%{_udevrulesdir}/61-kde-bluetooth-rfkill.rules
14mu|bluez-qt-5.24.0-1|26	
14mu|bluez-qt-5.24.0-1|27	#----------------------------------------------------------------------------
14mu|bluez-qt-5.24.0-1|28	
14mu|bluez-qt-5.24.0-1|29	%define qmlkf5bluezqt %mklibname kf5bluezqt-qml
14mu|bluez-qt-5.24.0-1|30	
14mu|bluez-qt-5.24.0-1|31	%package -n %{qmlkf5bluezqt}
14mu|bluez-qt-5.24.0-1|32	Summary:	QML plugin for KDE Frameworks 5 Bluetooth module
14mu|bluez-qt-5.24.0-1|33	Group:		System/Libraries
14mu|bluez-qt-5.24.0-1|34	Provides:	kf5bluezqt-qml = %{EVRD}
14mu|bluez-qt-5.24.0-1|35	
14mu|bluez-qt-5.24.0-1|36	%description -n %{qmlkf5bluezqt}
14mu|bluez-qt-5.24.0-1|37	QML plugin for KDE Frameworks 5 Bluetooth module.
14mu|bluez-qt-5.24.0-1|38	
14mu|bluez-qt-5.24.0-1|39	%files -n %{qmlkf5bluezqt}
14mu|bluez-qt-5.24.0-1|40	%dir %{_kde5_qmldir}/org/kde/bluezqt/
14mu|bluez-qt-5.24.0-1|41	%{_kde5_qmldir}/org/kde/bluezqt/*
14mu|bluez-qt-5.24.0-1|42	
14mu|bluez-qt-5.24.0-1|43	#----------------------------------------------------------------------------
14mu|bluez-qt-5.24.0-1|44	
14mu|bluez-qt-5.24.0-1|45	%define kf5bluezqt_major 6
14mu|bluez-qt-5.24.0-1|46	%define libkf5bluezqt %mklibname kf5bluezqt %{kf5bluezqt_major}
14mu|bluez-qt-5.24.0-1|47	
14mu|bluez-qt-5.24.0-1|48	%package -n %{libkf5bluezqt}
14mu|bluez-qt-5.24.0-1|49	Summary:	KDE Frameworks 5 Bluetooth module shared library
14mu|bluez-qt-5.24.0-1|50	Group:		System/Libraries
14mu|bluez-qt-5.24.0-1|51	Requires:	%{name}
14mu|bluez-qt-5.24.0-1|52	Requires:	%{qmlkf5bluezqt}
14mu|bluez-qt-5.24.0-1|53	
14mu|bluez-qt-5.24.0-1|54	%description -n %{libkf5bluezqt}
14mu|bluez-qt-5.24.0-1|55	KDE Frameworks 5 Bluetooth module shared library.
14mu|bluez-qt-5.24.0-1|56	
14mu|bluez-qt-5.24.0-1|57	%files -n %{libkf5bluezqt}
14mu|bluez-qt-5.24.0-1|58	%{_kde5_libdir}/libKF5BluezQt.so.%{kf5bluezqt_major}
14mu|bluez-qt-5.24.0-1|59	%{_kde5_libdir}/libKF5BluezQt.so.%{version}
14mu|bluez-qt-5.24.0-1|60	
14mu|bluez-qt-5.24.0-1|61	#----------------------------------------------------------------------------
14mu|bluez-qt-5.24.0-1|62	
14mu|bluez-qt-5.24.0-1|63	%define devkf5bluezqt %mklibname kf5bluezqt -d
14mu|bluez-qt-5.24.0-1|64	
14mu|bluez-qt-5.24.0-1|65	%package -n %{devkf5bluezqt}
14mu|bluez-qt-5.24.0-1|66	Summary:	Development files for KDE Frameworks 5 Bluetooth module
14mu|bluez-qt-5.24.0-1|67	Group:		Development/KDE and Qt
14mu|bluez-qt-5.24.0-1|68	Requires:	%{libkf5bluezqt} = %{EVRD}
14mu|bluez-qt-5.24.0-1|69	Provides:	%{name}-devel = %{EVRD}
14mu|bluez-qt-5.24.0-1|70	Provides:	kf5bluezqt-devel = %{version}
14mu|bluez-qt-5.24.0-1|71	
14mu|bluez-qt-5.24.0-1|72	%description -n %{devkf5bluezqt}
14mu|bluez-qt-5.24.0-1|73	This package contains header files needed if you wish to build applications
14mu|bluez-qt-5.24.0-1|74	based on %{name}.
14mu|bluez-qt-5.24.0-1|75	
14mu|bluez-qt-5.24.0-1|76	%files -n %{devkf5bluezqt}
14mu|bluez-qt-5.24.0-1|77	%{_kde5_includedir}/KF5/BluezQt
14mu|bluez-qt-5.24.0-1|78	%{_kde5_includedir}/KF5/bluezqt_version.h
14mu|bluez-qt-5.24.0-1|79	%{_kde5_libdir}/cmake/KF5BluezQt
14mu|bluez-qt-5.24.0-1|80	%{_kde5_libdir}/libKF5BluezQt.so
14mu|bluez-qt-5.24.0-1|81	%{_kde5_mkspecsdir}/*.pri
14mu|bluez-qt-5.24.0-1|82	
14mu|bluez-qt-5.24.0-1|83	#----------------------------------------------------------------------------
14mu|bluez-qt-5.24.0-1|84	
14mu|bluez-qt-5.24.0-1|85	%prep
14mu|bluez-qt-5.24.0-1|86	%setup -q
14mu|bluez-qt-5.24.0-1|87	
14mu|bluez-qt-5.24.0-1|88	%build
14mu|bluez-qt-5.24.0-1|89	%cmake_kde5
14mu|bluez-qt-5.24.0-1|90	%make
14mu|bluez-qt-5.24.0-1|91	
14mu|bluez-qt-5.24.0-1|92	%install
14mu|bluez-qt-5.24.0-1|93	%makeinstall_std -C build
14mu|bluez-qt-5.24.0-1|94	
14mu|bluez-qt-5.24.0-1|95	
14mu|bluez-qt-5.24.0-1|96	%changelog
14mu|bluez-qt-5.24.0-1|97	
14mu|bluez-qt-5.24.0-1|98	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|bluez-qt-5.24.0-1|99	- (3fe73dd) New version 5.24.0
14mu|bluez-qt-5.24.0-1|100	
14mu|bluez-qt-5.24.0-1|101	

22376 14
14mu|bomber-4.14.3-1|1	Summary:	Arcade bombing game
14mu|bomber-4.14.3-1|2	Name:		bomber
14mu|bomber-4.14.3-1|3	Epoch:		1
14mu|bomber-4.14.3-1|4	Version:	4.14.3
14mu|bomber-4.14.3-1|5	Release:	1
14mu|bomber-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|bomber-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|bomber-4.14.3-1|8	Url:		http://www.kde.org/applications/games/bomber/
14mu|bomber-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|bomber-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|bomber-4.14.3-1|11	
14mu|bomber-4.14.3-1|12	%description
14mu|bomber-4.14.3-1|13	Bomber is a single player arcade game.
14mu|bomber-4.14.3-1|14	
14mu|bomber-4.14.3-1|15	The player is invading various cities in a plane that is decreasing in height.
14mu|bomber-4.14.3-1|16	The goal of the game is to destroy all the buildings and advance to the next
14mu|bomber-4.14.3-1|17	level. Each level gets a bit harder by increasing the speed of the plane and
14mu|bomber-4.14.3-1|18	the height of the buildings.
14mu|bomber-4.14.3-1|19	
14mu|bomber-4.14.3-1|20	%files
14mu|bomber-4.14.3-1|21	%{_kde_bindir}/bomber
14mu|bomber-4.14.3-1|22	%{_kde_applicationsdir}/bomber.desktop
14mu|bomber-4.14.3-1|23	%{_kde_appsdir}/bomber
14mu|bomber-4.14.3-1|24	%{_kde_datadir}/config.kcfg/bomber.kcfg
14mu|bomber-4.14.3-1|25	%{_kde_docdir}/HTML/en/bomber
14mu|bomber-4.14.3-1|26	%{_kde_iconsdir}/hicolor/*/apps/bomber.*
14mu|bomber-4.14.3-1|27	
14mu|bomber-4.14.3-1|28	#------------------------------------------------------------------------------
14mu|bomber-4.14.3-1|29	
14mu|bomber-4.14.3-1|30	%prep
14mu|bomber-4.14.3-1|31	%setup -q
14mu|bomber-4.14.3-1|32	
14mu|bomber-4.14.3-1|33	%build
14mu|bomber-4.14.3-1|34	%cmake_kde4
14mu|bomber-4.14.3-1|35	%make
14mu|bomber-4.14.3-1|36	
14mu|bomber-4.14.3-1|37	%install
14mu|bomber-4.14.3-1|38	%makeinstall_std -C build
14mu|bomber-4.14.3-1|39	
14mu|bomber-4.14.3-1|40	
14mu|bomber-4.14.3-1|41	%changelog
14mu|bomber-4.14.3-1|42	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|bomber-4.14.3-1|43	+ Revision: 1db4ce6
14mu|bomber-4.14.3-1|44	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|bomber-4.14.3-1|45	
14mu|bomber-4.14.3-1|46	

22377 14
14mu|bonnie++-1.97-6|1	%define	debug_package	%{nil}
14mu|bonnie++-1.97-6|2	
14mu|bonnie++-1.97-6|3	Name:		bonnie++
14mu|bonnie++-1.97-6|4	Version:	1.97
14mu|bonnie++-1.97-6|5	Release:	6
14mu|bonnie++-1.97-6|6	Summary:	A program for benchmarking hard drives and filesystems
14mu|bonnie++-1.97-6|7	License:	GPLv2+
14mu|bonnie++-1.97-6|8	Group:		System/Kernel and hardware
14mu|bonnie++-1.97-6|9	Url:		http://www.coker.com.au/bonnie++/
14mu|bonnie++-1.97-6|10	Source0:	http://www.coker.com.au/bonnie++/experimental/bonnie++-%{version}.tgz
14mu|bonnie++-1.97-6|11	Provides:	bonnie
14mu|bonnie++-1.97-6|12	Obsoletes:	bonnie
14mu|bonnie++-1.97-6|13	
14mu|bonnie++-1.97-6|14	%description
14mu|bonnie++-1.97-6|15	Bonnie++ is a benchmark suite that is aimed at performing a number of simple
14mu|bonnie++-1.97-6|16	tests of hard drive and file system performance.
14mu|bonnie++-1.97-6|17	
14mu|bonnie++-1.97-6|18	%prep
14mu|bonnie++-1.97-6|19	
14mu|bonnie++-1.97-6|20	%setup -q -n %{name}-%{version}.1
14mu|bonnie++-1.97-6|21	
14mu|bonnie++-1.97-6|22	%build
14mu|bonnie++-1.97-6|23	%configure2_5x
14mu|bonnie++-1.97-6|24	%make MORECFLAGS="%{optflags} %{?ldflags}"
14mu|bonnie++-1.97-6|25	perl -pi -e "s@/usr/share/doc/bonnie\+\+/@%{_docdir}/%{name}-%{version}/@" bonnie++.8
14mu|bonnie++-1.97-6|26	
14mu|bonnie++-1.97-6|27	%install
14mu|bonnie++-1.97-6|28	[ -e debian/changelog ]&& (rm -f changelog.txt;mv debian/changelog changelog.txt)
14mu|bonnie++-1.97-6|29	perl -pi -e "s@usr/share/man@%{buildroot}%{_mandir}@g" Makefile
14mu|bonnie++-1.97-6|30	%makeinstall eprefix=%{buildroot} DESTDIR=%{buildroot}
14mu|bonnie++-1.97-6|31	
14mu|bonnie++-1.97-6|32	%files
14mu|bonnie++-1.97-6|33	%doc changelog.txt readme.html credits.txt
14mu|bonnie++-1.97-6|34	/sbin/bonnie++
14mu|bonnie++-1.97-6|35	/sbin/getc_putc
14mu|bonnie++-1.97-6|36	/sbin/getc_putc_helper
14mu|bonnie++-1.97-6|37	/sbin/zcav
14mu|bonnie++-1.97-6|38	/bin/bon_csv2html
14mu|bonnie++-1.97-6|39	/bin/bon_csv2txt
14mu|bonnie++-1.97-6|40	/bin/generate_randfile
14mu|bonnie++-1.97-6|41	%{_mandir}/man1/*
14mu|bonnie++-1.97-6|42	%{_mandir}/man8/*
14mu|bonnie++-1.97-6|43	
14mu|bonnie++-1.97-6|44	%changelog
14mu|bonnie++-1.97-6|45	
14mu|bonnie++-1.97-6|46	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 1.97-6
14mu|bonnie++-1.97-6|47	- (cd71f59) Update source Url, spec cleanup
14mu|bonnie++-1.97-6|48	
14mu|bonnie++-1.97-6|49	

22378 14
14mu|boo-0.9.4.9-9|1	Summary:	A wrist friendly language for the CLI/Mono
14mu|boo-0.9.4.9-9|2	Name:		boo
14mu|boo-0.9.4.9-9|3	Version:	0.9.4.9
14mu|boo-0.9.4.9-9|4	Release:	9
14mu|boo-0.9.4.9-9|5	License:	BSD
14mu|boo-0.9.4.9-9|6	Group:		Development/Other
14mu|boo-0.9.4.9-9|7	Url:		http://boo.codehaus.org/
14mu|boo-0.9.4.9-9|8	Source0:	http://dist.codehaus.org/boo/distributions/%{name}-%{version}-src.tar.bz2
14mu|boo-0.9.4.9-9|9	Patch0:		boo-gtksourceview.patch
14mu|boo-0.9.4.9-9|10	Patch1:		boo-pkgconfig_path_fix.patch
14mu|boo-0.9.4.9-9|11	Patch2:		 mono-2.0.patch
14mu|boo-0.9.4.9-9|12	BuildArch:	noarch
14mu|boo-0.9.4.9-9|13	
14mu|boo-0.9.4.9-9|14	BuildRequires:	nant
14mu|boo-0.9.4.9-9|15	BuildRequires:	pkgconfig(shared-mime-info)
14mu|boo-0.9.4.9-9|16	BuildRequires:	pkgconfig(gtksourceview-2.0)
14mu|boo-0.9.4.9-9|17	Requires:	mono
14mu|boo-0.9.4.9-9|18	
14mu|boo-0.9.4.9-9|19	%description
14mu|boo-0.9.4.9-9|20	Boo is a new object oriented statically typed programming language for
14mu|boo-0.9.4.9-9|21	the Common Language Infrastructure with a python inspired syntax and
14mu|boo-0.9.4.9-9|22	a special focus on language and compiler extensibility.
14mu|boo-0.9.4.9-9|23	
14mu|boo-0.9.4.9-9|24	%package	nant
14mu|boo-0.9.4.9-9|25	Summary:	Nant task for building boo programs
14mu|boo-0.9.4.9-9|26	Group:		Development/Other
14mu|boo-0.9.4.9-9|27	
14mu|boo-0.9.4.9-9|28	%description	nant
14mu|boo-0.9.4.9-9|29	Boo is a new object oriented statically typed programming language for
14mu|boo-0.9.4.9-9|30	the Common Language Infrastructure with a python inspired syntax and
14mu|boo-0.9.4.9-9|31	a special focus on language and compiler extensibility.
14mu|boo-0.9.4.9-9|32	
14mu|boo-0.9.4.9-9|33	This is a Nant task for building boo sources.
14mu|boo-0.9.4.9-9|34	
14mu|boo-0.9.4.9-9|35	%prep
14mu|boo-0.9.4.9-9|36	%setup -q
14mu|boo-0.9.4.9-9|37	%apply_patches
14mu|boo-0.9.4.9-9|38	
14mu|boo-0.9.4.9-9|39	%build
14mu|boo-0.9.4.9-9|40	nant -nologo -D:install.prefix=%{_prefix}
14mu|boo-0.9.4.9-9|41	
14mu|boo-0.9.4.9-9|42	%install
14mu|boo-0.9.4.9-9|43	nant -nologo install -D:install.prefix=%{_prefix} -D:install.destdir=%{buildroot}
14mu|boo-0.9.4.9-9|44	
14mu|boo-0.9.4.9-9|45	rm -f %{buildroot}%{_datadir}/mime-info/boo.*
14mu|boo-0.9.4.9-9|46	
14mu|boo-0.9.4.9-9|47	#gw fix pkgconfig location
14mu|boo-0.9.4.9-9|48	mv %{buildroot}%{_prefix}/lib/pkgconfig %{buildroot}%{_datadir}/pkgconfig
14mu|boo-0.9.4.9-9|49	
14mu|boo-0.9.4.9-9|50	rm -rf %{buildroot}%{_datadir}/gtksourceview*
14mu|boo-0.9.4.9-9|51	
14mu|boo-0.9.4.9-9|52	%files
14mu|boo-0.9.4.9-9|53	%doc license.txt readme.txt examples docs/BooManifesto.sxw
14mu|boo-0.9.4.9-9|54	%{_bindir}/boo*
14mu|boo-0.9.4.9-9|55	%{_prefix}/lib/mono/*
14mu|boo-0.9.4.9-9|56	%{_prefix}/lib/boo
14mu|boo-0.9.4.9-9|57	%{_datadir}/mime/packages/boo-mime-info.xml
14mu|boo-0.9.4.9-9|58	%{_datadir}/pkgconfig/boo.pc
14mu|boo-0.9.4.9-9|59	%exclude %{_prefix}/lib/boo/Boo.NAnt.Tasks.dll
14mu|boo-0.9.4.9-9|60	
14mu|boo-0.9.4.9-9|61	%files nant
14mu|boo-0.9.4.9-9|62	%{_prefix}/lib/boo/Boo.NAnt.Tasks.dll
14mu|boo-0.9.4.9-9|63	
14mu|boo-0.9.4.9-9|64	
14mu|boo-0.9.4.9-9|65	%changelog
14mu|boo-0.9.4.9-9|66	
14mu|boo-0.9.4.9-9|67	* Sat May 14 2016 Denis Silakov <dsilakov@gmail.com> 0.9.4.9-9
14mu|boo-0.9.4.9-9|68	- (bd42807) Fix build with mono-2.0
14mu|boo-0.9.4.9-9|69	
14mu|boo-0.9.4.9-9|70	

22379 14
14mu|boost-1.55.0-8|1	%define packver %(echo "%{version}" | sed -e "s/\\\./_/g")
14mu|boost-1.55.0-8|2	
14mu|boost-1.55.0-8|3	%define libatomic %mklibname boost_atomic %{version}
14mu|boost-1.55.0-8|4	%define libchrono %mklibname boost_chrono %{version}
14mu|boost-1.55.0-8|5	%define libcontext %mklibname boost_context %{version}
14mu|boost-1.55.0-8|6	%define libcoroutine %mklibname boost_coroutine %{version}
14mu|boost-1.55.0-8|7	%define libdatetime %mklibname boost_date_time %{version}
14mu|boost-1.55.0-8|8	%define libfilesystem %mklibname boost_filesystem %{version}
14mu|boost-1.55.0-8|9	%define libgraph %mklibname boost_graph %{version}
14mu|boost-1.55.0-8|10	%define libiostreams %mklibname boost_iostreams %{version}
14mu|boost-1.55.0-8|11	%define liblocale %mklibname boost_locale %{version}
14mu|boost-1.55.0-8|12	%define liblog %mklibname boost_log %{version}
14mu|boost-1.55.0-8|13	%define liblogsetup %mklibname boost_log_setup %{version}
14mu|boost-1.55.0-8|14	%define libmathc99 %mklibname boost_math_c99_ %{version}
14mu|boost-1.55.0-8|15	%define libmathc99f %mklibname boost_math_c99f %{version}
14mu|boost-1.55.0-8|16	%define libmathc99l %mklibname boost_math_c99l %{version}
14mu|boost-1.55.0-8|17	%define libmathtr1 %mklibname boost_math_tr1_ %{version}
14mu|boost-1.55.0-8|18	%define libmathtr1f %mklibname boost_math_tr1f %{version}
14mu|boost-1.55.0-8|19	%define libmathtr1l %mklibname boost_math_tr1l %{version}
14mu|boost-1.55.0-8|20	%define libprgexecmonitor %mklibname boost_prg_exec_monitor %{version}
14mu|boost-1.55.0-8|21	%define libprogramoptions %mklibname boost_program_options %{version}
14mu|boost-1.55.0-8|22	%define libpython %mklibname boost_python %{version}
14mu|boost-1.55.0-8|23	%define libpython3 %mklibname boost_python3_ %{version}
14mu|boost-1.55.0-8|24	%define librandom %mklibname boost_random %{version}
14mu|boost-1.55.0-8|25	%define libregex %mklibname boost_regex %{version}
14mu|boost-1.55.0-8|26	%define libserialization %mklibname boost_serialization %{version}
14mu|boost-1.55.0-8|27	%define libsignals %mklibname boost_signals %{version}
14mu|boost-1.55.0-8|28	%define libsystem %mklibname boost_system %{version}
14mu|boost-1.55.0-8|29	%define libthread %mklibname boost_thread %{version}
14mu|boost-1.55.0-8|30	%define libtimer %mklibname boost_timer %{version}
14mu|boost-1.55.0-8|31	%define libunittestframework %mklibname boost_unit_test_framework %{version}
14mu|boost-1.55.0-8|32	%define libwave %mklibname boost_wave %{version}
14mu|boost-1.55.0-8|33	%define libwserialization %mklibname boost_wserialization %{version}
14mu|boost-1.55.0-8|34	
14mu|boost-1.55.0-8|35	%define devname %mklibname boost -d
14mu|boost-1.55.0-8|36	%define sdevname %mklibname boost -d -s
14mu|boost-1.55.0-8|37	%define devpython3 %mklibname boost_python3 -d
14mu|boost-1.55.0-8|38	
14mu|boost-1.55.0-8|39	%ifarch aarch64
14mu|boost-1.55.0-8|40	%bcond_with context
14mu|boost-1.55.0-8|41	%else
14mu|boost-1.55.0-8|42	%bcond_without context
14mu|boost-1.55.0-8|43	%endif
14mu|boost-1.55.0-8|44	
14mu|boost-1.55.0-8|45	# --no-undefined breaks build of CMakeified Boost.{Chrono,Locale,Timer}.
14mu|boost-1.55.0-8|46	# Without --no-undefined, corresponding libraries lose their dependency on Boost.System.
14mu|boost-1.55.0-8|47	# This is totally wrong, but it's rather a CMake'ification bug.
14mu|boost-1.55.0-8|48	%define _disable_ld_no_undefined 1
14mu|boost-1.55.0-8|49	
14mu|boost-1.55.0-8|50	Summary:	Portable C++ libraries
14mu|boost-1.55.0-8|51	Name:		boost
14mu|boost-1.55.0-8|52	Version:	1.55.0
14mu|boost-1.55.0-8|53	Release:	8
14mu|boost-1.55.0-8|54	License:	Boost
14mu|boost-1.55.0-8|55	Group:		Development/C++
14mu|boost-1.55.0-8|56	Url:		http://boost.org/
14mu|boost-1.55.0-8|57	Source0:	http://download.sourceforge.net/boost/boost_%{packver}.tar.bz2
14mu|boost-1.55.0-8|58	Source100:	%{name}.rpmlintrc
14mu|boost-1.55.0-8|59	# https://bugzilla.redhat.com/show_bug.cgi?id=1102667
14mu|boost-1.55.0-8|60	Patch0:		boost-1.55.0-python-abi_letters.patch
14mu|boost-1.55.0-8|61	Patch1:		boost-1.55.0-python-libpython_dep.patch
14mu|boost-1.55.0-8|62	Patch2:		boost-1.55.0-python-test-PyImport_AppendInittab.patch
14mu|boost-1.55.0-8|63	# https://svn.boost.org/trac/boost/ticket/6150
14mu|boost-1.55.0-8|64	Patch4:		boost-1.50.0-fix-non-utf8-files.patch
14mu|boost-1.55.0-8|65	# Add a manual page for the sole executable, namely bjam, based on the
14mu|boost-1.55.0-8|66	# on-line documentation:
14mu|boost-1.55.0-8|67	# http://www.boost.org/boost-build2/doc/html/bbv2/overview.html
14mu|boost-1.55.0-8|68	Patch5:		boost-1.48.0-add-bjam-man-page.patch
14mu|boost-1.55.0-8|69	# https://bugzilla.redhat.com/show_bug.cgi?id=756005
14mu|boost-1.55.0-8|70	# https://svn.boost.org/trac/boost/ticket/6131
14mu|boost-1.55.0-8|71	Patch7:		boost-1.50.0-foreach.patch
14mu|boost-1.55.0-8|72	# https://bugzilla.redhat.com/show_bug.cgi?id=783660
14mu|boost-1.55.0-8|73	# https://svn.boost.org/trac/boost/ticket/6459 fixed
14mu|boost-1.55.0-8|74	Patch10:	boost-1.50.0-long-double-1.patch
14mu|boost-1.55.0-8|75	# https://bugzilla.redhat.com/show_bug.cgi?id=784654
14mu|boost-1.55.0-8|76	Patch12:	boost-1.50.0-polygon.patch
14mu|boost-1.55.0-8|77	# https://bugzilla.redhat.com/show_bug.cgi?id=828856
14mu|boost-1.55.0-8|78	# https://bugzilla.redhat.com/show_bug.cgi?id=828857
14mu|boost-1.55.0-8|79	Patch15:	boost-1.50.0-pool.patch
14mu|boost-1.55.0-8|80	BuildRequires:	doxygen
14mu|boost-1.55.0-8|81	BuildRequires:	xsltproc
14mu|boost-1.55.0-8|82	BuildRequires:	bzip2-devel
14mu|boost-1.55.0-8|83	BuildRequires:	pkgconfig(expat)
14mu|boost-1.55.0-8|84	BuildRequires:	pkgconfig(icu-uc)
14mu|boost-1.55.0-8|85	BuildRequires:	pkgconfig(python)
14mu|boost-1.55.0-8|86	BuildRequires:	pkgconfig(python3)
14mu|boost-1.55.0-8|87	BuildRequires:	pkgconfig(zlib)
14mu|boost-1.55.0-8|88	
14mu|boost-1.55.0-8|89	%description
14mu|boost-1.55.0-8|90	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|91	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|92	Standard Library. This package contains only the shared libraries
14mu|boost-1.55.0-8|93	needed for running programs using Boost.
14mu|boost-1.55.0-8|94	
14mu|boost-1.55.0-8|95	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|96	
14mu|boost-1.55.0-8|97	# build section Taken from the Fedora .src.rpm.
14mu|boost-1.55.0-8|98	%package build
14mu|boost-1.55.0-8|99	Summary:	Cross platform build system for C++ projects
14mu|boost-1.55.0-8|100	Group:		Development/C++
14mu|boost-1.55.0-8|101	Requires:	boost-jam
14mu|boost-1.55.0-8|102	BuildArch:	noarch
14mu|boost-1.55.0-8|103	
14mu|boost-1.55.0-8|104	%description build
14mu|boost-1.55.0-8|105	Boost.Build is an easy way to build C++ projects, everywhere. You name
14mu|boost-1.55.0-8|106	your pieces of executable and libraries and list their sources.  Boost.Build
14mu|boost-1.55.0-8|107	takes care about compiling your sources with the right options,
14mu|boost-1.55.0-8|108	creating static and shared libraries, making pieces of executable, and other
14mu|boost-1.55.0-8|109	chores -- whether you're using GCC, MSVC, or a dozen more supported
14mu|boost-1.55.0-8|110	C++ compilers -- on Windows, OSX, Linux and commercial UNIX systems.
14mu|boost-1.55.0-8|111	
14mu|boost-1.55.0-8|112	%files build
14mu|boost-1.55.0-8|113	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|114	%{_datadir}/boost-build/
14mu|boost-1.55.0-8|115	
14mu|boost-1.55.0-8|116	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|117	
14mu|boost-1.55.0-8|118	%package examples
14mu|boost-1.55.0-8|119	Summary:	The examples for the Boost libraries
14mu|boost-1.55.0-8|120	Group:		Development/C++
14mu|boost-1.55.0-8|121	BuildArch:	noarch
14mu|boost-1.55.0-8|122	
14mu|boost-1.55.0-8|123	%description examples
14mu|boost-1.55.0-8|124	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|125	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|126	Standard Library. This package contains examples, installed in the
14mu|boost-1.55.0-8|127	same place as the documentation.
14mu|boost-1.55.0-8|128	
14mu|boost-1.55.0-8|129	%files examples
14mu|boost-1.55.0-8|130	%doc examples/*
14mu|boost-1.55.0-8|131	
14mu|boost-1.55.0-8|132	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|133	
14mu|boost-1.55.0-8|134	%package -n %{libatomic}
14mu|boost-1.55.0-8|135	Summary:	Boost atomic shared library
14mu|boost-1.55.0-8|136	Group:		System/Libraries
14mu|boost-1.55.0-8|137	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|138	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|139	
14mu|boost-1.55.0-8|140	%description -n %{libatomic}
14mu|boost-1.55.0-8|141	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|142	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|143	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|144	running programs dynamically linked against Boost atomic.
14mu|boost-1.55.0-8|145	
14mu|boost-1.55.0-8|146	%files -n %{libatomic}
14mu|boost-1.55.0-8|147	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|148	%{_libdir}/libboost_atomic.so.%{version}
14mu|boost-1.55.0-8|149	
14mu|boost-1.55.0-8|150	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|151	
14mu|boost-1.55.0-8|152	%package -n %{libchrono}
14mu|boost-1.55.0-8|153	Summary:	Boost chrono shared library
14mu|boost-1.55.0-8|154	Group:		System/Libraries
14mu|boost-1.55.0-8|155	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|156	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|157	
14mu|boost-1.55.0-8|158	%description -n %{libchrono}
14mu|boost-1.55.0-8|159	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|160	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|161	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|162	running programs dynamically linked against Boost chrono.
14mu|boost-1.55.0-8|163	
14mu|boost-1.55.0-8|164	%files -n %{libchrono}
14mu|boost-1.55.0-8|165	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|166	%{_libdir}/libboost_chrono.so.%{version}
14mu|boost-1.55.0-8|167	
14mu|boost-1.55.0-8|168	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|169	
14mu|boost-1.55.0-8|170	%package -n %{libcontext}
14mu|boost-1.55.0-8|171	Summary:	Boost context shared library
14mu|boost-1.55.0-8|172	Group:		System/Libraries
14mu|boost-1.55.0-8|173	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|174	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|175	
14mu|boost-1.55.0-8|176	%description -n %{libcontext}
14mu|boost-1.55.0-8|177	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|178	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|179	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|180	running programs dynamically linked against Boost context.
14mu|boost-1.55.0-8|181	
14mu|boost-1.55.0-8|182	%files -n %{libcontext}
14mu|boost-1.55.0-8|183	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|184	%{_libdir}/libboost_context.so.%{version}
14mu|boost-1.55.0-8|185	
14mu|boost-1.55.0-8|186	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|187	
14mu|boost-1.55.0-8|188	%package -n %{libcoroutine}
14mu|boost-1.55.0-8|189	Summary:	Boost coroutine shared library
14mu|boost-1.55.0-8|190	Group:		System/Libraries
14mu|boost-1.55.0-8|191	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|192	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|193	
14mu|boost-1.55.0-8|194	%description -n %{libcoroutine}
14mu|boost-1.55.0-8|195	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|196	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|197	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|198	running programs dynamically linked against Boost coroutine.
14mu|boost-1.55.0-8|199	
14mu|boost-1.55.0-8|200	%files -n %{libcoroutine}
14mu|boost-1.55.0-8|201	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|202	%{_libdir}/libboost_coroutine.so.%{version}
14mu|boost-1.55.0-8|203	
14mu|boost-1.55.0-8|204	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|205	
14mu|boost-1.55.0-8|206	%package -n %{libdatetime}
14mu|boost-1.55.0-8|207	Summary:	Boost date_time shared library
14mu|boost-1.55.0-8|208	Group:		System/Libraries
14mu|boost-1.55.0-8|209	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|210	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|211	
14mu|boost-1.55.0-8|212	%description -n %{libdatetime}
14mu|boost-1.55.0-8|213	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|214	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|215	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|216	running programs dynamically linked against Boost datetime.
14mu|boost-1.55.0-8|217	
14mu|boost-1.55.0-8|218	%files -n %{libdatetime}
14mu|boost-1.55.0-8|219	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|220	%{_libdir}/libboost_date_time.so.%{version}
14mu|boost-1.55.0-8|221	
14mu|boost-1.55.0-8|222	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|223	
14mu|boost-1.55.0-8|224	%package -n %{libfilesystem}
14mu|boost-1.55.0-8|225	Summary:	Boost filesystem shared library
14mu|boost-1.55.0-8|226	Group:		System/Libraries
14mu|boost-1.55.0-8|227	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|228	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|229	
14mu|boost-1.55.0-8|230	%description -n %{libfilesystem}
14mu|boost-1.55.0-8|231	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|232	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|233	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|234	running programs dynamically linked against Boost filesystem.
14mu|boost-1.55.0-8|235	
14mu|boost-1.55.0-8|236	%files -n %{libfilesystem}
14mu|boost-1.55.0-8|237	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|238	%{_libdir}/libboost_filesystem.so.%{version}
14mu|boost-1.55.0-8|239	
14mu|boost-1.55.0-8|240	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|241	
14mu|boost-1.55.0-8|242	%package -n %{libgraph}
14mu|boost-1.55.0-8|243	Summary:	Boost graph shared library
14mu|boost-1.55.0-8|244	Group:		System/Libraries
14mu|boost-1.55.0-8|245	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|246	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|247	
14mu|boost-1.55.0-8|248	%description -n %{libgraph}
14mu|boost-1.55.0-8|249	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|250	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|251	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|252	running programs dynamically linked against Boost graph.
14mu|boost-1.55.0-8|253	
14mu|boost-1.55.0-8|254	%files -n %{libgraph}
14mu|boost-1.55.0-8|255	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|256	%{_libdir}/libboost_graph.so.%{version}
14mu|boost-1.55.0-8|257	
14mu|boost-1.55.0-8|258	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|259	
14mu|boost-1.55.0-8|260	%package -n %{libiostreams}
14mu|boost-1.55.0-8|261	Summary:	Boost iostreams shared library
14mu|boost-1.55.0-8|262	Group:		System/Libraries
14mu|boost-1.55.0-8|263	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|264	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|265	
14mu|boost-1.55.0-8|266	%description -n %{libiostreams}
14mu|boost-1.55.0-8|267	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|268	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|269	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|270	running programs dynamically linked against Boost iostreams.
14mu|boost-1.55.0-8|271	
14mu|boost-1.55.0-8|272	%files -n %{libiostreams}
14mu|boost-1.55.0-8|273	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|274	%{_libdir}/libboost_iostreams.so.%{version}
14mu|boost-1.55.0-8|275	
14mu|boost-1.55.0-8|276	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|277	
14mu|boost-1.55.0-8|278	%package -n %{liblocale}
14mu|boost-1.55.0-8|279	Summary:	Boost locale shared library
14mu|boost-1.55.0-8|280	Group:		System/Libraries
14mu|boost-1.55.0-8|281	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|282	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|283	
14mu|boost-1.55.0-8|284	%description -n %{liblocale}
14mu|boost-1.55.0-8|285	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|286	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|287	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|288	running programs dynamically linked against Boost locale.
14mu|boost-1.55.0-8|289	
14mu|boost-1.55.0-8|290	%files -n %{liblocale}
14mu|boost-1.55.0-8|291	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|292	%{_libdir}/libboost_locale.so.%{version}
14mu|boost-1.55.0-8|293	
14mu|boost-1.55.0-8|294	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|295	
14mu|boost-1.55.0-8|296	%package -n %{liblog}
14mu|boost-1.55.0-8|297	Summary:	Boost log shared library
14mu|boost-1.55.0-8|298	Group:		System/Libraries
14mu|boost-1.55.0-8|299	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|300	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|301	
14mu|boost-1.55.0-8|302	%description -n %{liblog}
14mu|boost-1.55.0-8|303	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|304	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|305	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|306	running programs dynamically linked against Boost log.
14mu|boost-1.55.0-8|307	
14mu|boost-1.55.0-8|308	%files -n %{liblog}
14mu|boost-1.55.0-8|309	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|310	%{_libdir}/libboost_log.so.%{version}
14mu|boost-1.55.0-8|311	
14mu|boost-1.55.0-8|312	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|313	
14mu|boost-1.55.0-8|314	%package -n %{liblogsetup}
14mu|boost-1.55.0-8|315	Summary:	Boost log_setup shared library
14mu|boost-1.55.0-8|316	Group:		System/Libraries
14mu|boost-1.55.0-8|317	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|318	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|319	
14mu|boost-1.55.0-8|320	%description -n %{liblogsetup}
14mu|boost-1.55.0-8|321	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|322	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|323	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|324	running programs dynamically linked against Boost log_setup.
14mu|boost-1.55.0-8|325	
14mu|boost-1.55.0-8|326	%files -n %{liblogsetup}
14mu|boost-1.55.0-8|327	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|328	%{_libdir}/libboost_log_setup.so.%{version}
14mu|boost-1.55.0-8|329	
14mu|boost-1.55.0-8|330	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|331	
14mu|boost-1.55.0-8|332	%package -n %{libmathc99}
14mu|boost-1.55.0-8|333	Summary:	Boost math_c99 shared library
14mu|boost-1.55.0-8|334	Group:		System/Libraries
14mu|boost-1.55.0-8|335	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|336	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|337	
14mu|boost-1.55.0-8|338	%description -n %{libmathc99}
14mu|boost-1.55.0-8|339	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|340	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|341	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|342	running programs dynamically linked against Boost math_c99.
14mu|boost-1.55.0-8|343	
14mu|boost-1.55.0-8|344	%files -n %{libmathc99}
14mu|boost-1.55.0-8|345	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|346	%{_libdir}/libboost_math_c99.so.%{version}
14mu|boost-1.55.0-8|347	
14mu|boost-1.55.0-8|348	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|349	
14mu|boost-1.55.0-8|350	%package -n %{libmathc99f}
14mu|boost-1.55.0-8|351	Summary:	Boost math_c99f shared library
14mu|boost-1.55.0-8|352	Group:		System/Libraries
14mu|boost-1.55.0-8|353	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|354	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|355	
14mu|boost-1.55.0-8|356	%description -n %{libmathc99f}
14mu|boost-1.55.0-8|357	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|358	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|359	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|360	running programs dynamically linked against Boost math_c99f.
14mu|boost-1.55.0-8|361	
14mu|boost-1.55.0-8|362	%files -n %{libmathc99f}
14mu|boost-1.55.0-8|363	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|364	%{_libdir}/libboost_math_c99f.so.%{version}
14mu|boost-1.55.0-8|365	
14mu|boost-1.55.0-8|366	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|367	
14mu|boost-1.55.0-8|368	%package -n %{libmathc99l}
14mu|boost-1.55.0-8|369	Summary:	Boost math_c99l shared library
14mu|boost-1.55.0-8|370	Group:		System/Libraries
14mu|boost-1.55.0-8|371	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|372	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|373	
14mu|boost-1.55.0-8|374	%description -n %{libmathc99l}
14mu|boost-1.55.0-8|375	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|376	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|377	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|378	running programs dynamically linked against Boost math_c99l.
14mu|boost-1.55.0-8|379	
14mu|boost-1.55.0-8|380	%files -n %{libmathc99l}
14mu|boost-1.55.0-8|381	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|382	%{_libdir}/libboost_math_c99l.so.%{version}
14mu|boost-1.55.0-8|383	
14mu|boost-1.55.0-8|384	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|385	
14mu|boost-1.55.0-8|386	%package -n %{libmathtr1}
14mu|boost-1.55.0-8|387	Summary:	Boost math_tr1 shared library
14mu|boost-1.55.0-8|388	Group:		System/Libraries
14mu|boost-1.55.0-8|389	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|390	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|391	
14mu|boost-1.55.0-8|392	%description -n %{libmathtr1}
14mu|boost-1.55.0-8|393	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|394	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|395	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|396	running programs dynamically linked against Boost math_tr1.
14mu|boost-1.55.0-8|397	
14mu|boost-1.55.0-8|398	%files -n %{libmathtr1}
14mu|boost-1.55.0-8|399	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|400	%{_libdir}/libboost_math_tr1.so.%{version}
14mu|boost-1.55.0-8|401	
14mu|boost-1.55.0-8|402	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|403	
14mu|boost-1.55.0-8|404	%package -n %{libmathtr1f}
14mu|boost-1.55.0-8|405	Summary:	Boost math_tr1f shared library
14mu|boost-1.55.0-8|406	Group:		System/Libraries
14mu|boost-1.55.0-8|407	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|408	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|409	
14mu|boost-1.55.0-8|410	%description -n %{libmathtr1f}
14mu|boost-1.55.0-8|411	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|412	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|413	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|414	running programs dynamically linked against Boost math_tr1f.
14mu|boost-1.55.0-8|415	
14mu|boost-1.55.0-8|416	%files -n %{libmathtr1f}
14mu|boost-1.55.0-8|417	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|418	%{_libdir}/libboost_math_tr1f.so.%{version}
14mu|boost-1.55.0-8|419	
14mu|boost-1.55.0-8|420	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|421	
14mu|boost-1.55.0-8|422	%package -n %{libmathtr1l}
14mu|boost-1.55.0-8|423	Summary:	Boost math_tr1l shared library
14mu|boost-1.55.0-8|424	Group:		System/Libraries
14mu|boost-1.55.0-8|425	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|426	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|427	
14mu|boost-1.55.0-8|428	%description -n %{libmathtr1l}
14mu|boost-1.55.0-8|429	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|430	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|431	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|432	running programs dynamically linked against Boost math_tr1l.
14mu|boost-1.55.0-8|433	
14mu|boost-1.55.0-8|434	%files -n %{libmathtr1l}
14mu|boost-1.55.0-8|435	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|436	%{_libdir}/libboost_math_tr1l.so.%{version}
14mu|boost-1.55.0-8|437	
14mu|boost-1.55.0-8|438	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|439	
14mu|boost-1.55.0-8|440	%package -n %{libprgexecmonitor}
14mu|boost-1.55.0-8|441	Summary:	Boost prg_exec_monitor shared library
14mu|boost-1.55.0-8|442	Group:		System/Libraries
14mu|boost-1.55.0-8|443	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|444	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|445	
14mu|boost-1.55.0-8|446	%description -n %{libprgexecmonitor}
14mu|boost-1.55.0-8|447	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|448	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|449	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|450	running programs dynamically linked against Boost prg_exec_monitor.
14mu|boost-1.55.0-8|451	
14mu|boost-1.55.0-8|452	%files -n %{libprgexecmonitor}
14mu|boost-1.55.0-8|453	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|454	%{_libdir}/libboost_prg_exec_monitor.so.%{version}
14mu|boost-1.55.0-8|455	
14mu|boost-1.55.0-8|456	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|457	
14mu|boost-1.55.0-8|458	%package -n %{libprogramoptions}
14mu|boost-1.55.0-8|459	Summary:	Boost program_options shared library
14mu|boost-1.55.0-8|460	Group:		System/Libraries
14mu|boost-1.55.0-8|461	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|462	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|463	
14mu|boost-1.55.0-8|464	%description -n %{libprogramoptions}
14mu|boost-1.55.0-8|465	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|466	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|467	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|468	running programs dynamically linked against Boost program_options.
14mu|boost-1.55.0-8|469	
14mu|boost-1.55.0-8|470	%files -n %{libprogramoptions}
14mu|boost-1.55.0-8|471	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|472	%{_libdir}/libboost_program_options.so.%{version}
14mu|boost-1.55.0-8|473	
14mu|boost-1.55.0-8|474	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|475	
14mu|boost-1.55.0-8|476	%package -n %{libpython}
14mu|boost-1.55.0-8|477	Summary:	Boost python shared library
14mu|boost-1.55.0-8|478	Group:		System/Libraries
14mu|boost-1.55.0-8|479	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|480	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|481	
14mu|boost-1.55.0-8|482	%description -n %{libpython}
14mu|boost-1.55.0-8|483	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|484	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|485	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|486	running programs dynamically linked against Boost python.
14mu|boost-1.55.0-8|487	
14mu|boost-1.55.0-8|488	%files -n %{libpython}
14mu|boost-1.55.0-8|489	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|490	%{_libdir}/libboost_python.so.%{version}
14mu|boost-1.55.0-8|491	
14mu|boost-1.55.0-8|492	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|493	
14mu|boost-1.55.0-8|494	%package -n %{libpython3}
14mu|boost-1.55.0-8|495	Summary:	Boost python3 shared library
14mu|boost-1.55.0-8|496	Group:		System/Libraries
14mu|boost-1.55.0-8|497	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|498	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|499	
14mu|boost-1.55.0-8|500	%description -n %{libpython3}
14mu|boost-1.55.0-8|501	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|502	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|503	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|504	running programs dynamically linked against Boost python.
14mu|boost-1.55.0-8|505	
14mu|boost-1.55.0-8|506	%files -n %{libpython3}
14mu|boost-1.55.0-8|507	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|508	%{_libdir}/libboost_python3.so.%{version}
14mu|boost-1.55.0-8|509	
14mu|boost-1.55.0-8|510	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|511	
14mu|boost-1.55.0-8|512	%package -n %{librandom}
14mu|boost-1.55.0-8|513	Summary:	Boost random shared library
14mu|boost-1.55.0-8|514	Group:		System/Libraries
14mu|boost-1.55.0-8|515	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|516	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|517	
14mu|boost-1.55.0-8|518	%description -n %{librandom}
14mu|boost-1.55.0-8|519	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|520	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|521	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|522	running programs dynamically linked against Boost random.
14mu|boost-1.55.0-8|523	
14mu|boost-1.55.0-8|524	%files -n %{librandom}
14mu|boost-1.55.0-8|525	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|526	%{_libdir}/libboost_random.so.%{version}
14mu|boost-1.55.0-8|527	
14mu|boost-1.55.0-8|528	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|529	
14mu|boost-1.55.0-8|530	%package -n %{libregex}
14mu|boost-1.55.0-8|531	Summary:	Boost regex shared library
14mu|boost-1.55.0-8|532	Group:		System/Libraries
14mu|boost-1.55.0-8|533	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|534	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|535	
14mu|boost-1.55.0-8|536	%description -n %{libregex}
14mu|boost-1.55.0-8|537	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|538	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|539	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|540	running programs dynamically linked against Boost regex.
14mu|boost-1.55.0-8|541	
14mu|boost-1.55.0-8|542	%files -n %{libregex}
14mu|boost-1.55.0-8|543	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|544	%{_libdir}/libboost_regex.so.%{version}
14mu|boost-1.55.0-8|545	
14mu|boost-1.55.0-8|546	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|547	
14mu|boost-1.55.0-8|548	%package -n %{libserialization}
14mu|boost-1.55.0-8|549	Summary:	Boost serialization shared library
14mu|boost-1.55.0-8|550	Group:		System/Libraries
14mu|boost-1.55.0-8|551	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|552	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|553	
14mu|boost-1.55.0-8|554	%description -n %{libserialization}
14mu|boost-1.55.0-8|555	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|556	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|557	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|558	running programs dynamically linked against Boost serialization.
14mu|boost-1.55.0-8|559	
14mu|boost-1.55.0-8|560	%files -n %{libserialization}
14mu|boost-1.55.0-8|561	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|562	%{_libdir}/libboost_serialization.so.%{version}
14mu|boost-1.55.0-8|563	
14mu|boost-1.55.0-8|564	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|565	
14mu|boost-1.55.0-8|566	%package -n %{libsignals}
14mu|boost-1.55.0-8|567	Summary:	Boost signals shared library
14mu|boost-1.55.0-8|568	Group:		System/Libraries
14mu|boost-1.55.0-8|569	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|570	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|571	
14mu|boost-1.55.0-8|572	%description -n %{libsignals}
14mu|boost-1.55.0-8|573	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|574	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|575	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|576	running programs dynamically linked against Boost signals.
14mu|boost-1.55.0-8|577	
14mu|boost-1.55.0-8|578	%files -n %{libsignals}
14mu|boost-1.55.0-8|579	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|580	%{_libdir}/libboost_signals.so.%{version}
14mu|boost-1.55.0-8|581	
14mu|boost-1.55.0-8|582	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|583	
14mu|boost-1.55.0-8|584	%package -n %{libsystem}
14mu|boost-1.55.0-8|585	Summary:	Boost system shared library
14mu|boost-1.55.0-8|586	Group:		System/Libraries
14mu|boost-1.55.0-8|587	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|588	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|589	
14mu|boost-1.55.0-8|590	%description -n %{libsystem}
14mu|boost-1.55.0-8|591	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|592	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|593	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|594	running programs dynamically linked against Boost system.
14mu|boost-1.55.0-8|595	
14mu|boost-1.55.0-8|596	%files -n %{libsystem}
14mu|boost-1.55.0-8|597	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|598	%{_libdir}/libboost_system.so.%{version}
14mu|boost-1.55.0-8|599	
14mu|boost-1.55.0-8|600	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|601	
14mu|boost-1.55.0-8|602	%package -n %{libthread}
14mu|boost-1.55.0-8|603	Summary:	Boost thread shared library
14mu|boost-1.55.0-8|604	Group:		System/Libraries
14mu|boost-1.55.0-8|605	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|606	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|607	
14mu|boost-1.55.0-8|608	%description -n %{libthread}
14mu|boost-1.55.0-8|609	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|610	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|611	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|612	running programs dynamically linked against Boost thread.
14mu|boost-1.55.0-8|613	
14mu|boost-1.55.0-8|614	%files -n %{libthread}
14mu|boost-1.55.0-8|615	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|616	%{_libdir}/libboost_thread.so.%{version}
14mu|boost-1.55.0-8|617	
14mu|boost-1.55.0-8|618	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|619	
14mu|boost-1.55.0-8|620	%package -n %{libtimer}
14mu|boost-1.55.0-8|621	Summary:	Boost timer shared library
14mu|boost-1.55.0-8|622	Group:		System/Libraries
14mu|boost-1.55.0-8|623	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|624	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|625	
14mu|boost-1.55.0-8|626	%description -n %{libtimer}
14mu|boost-1.55.0-8|627	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|628	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|629	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|630	running programs dynamically linked against Boost timer.
14mu|boost-1.55.0-8|631	
14mu|boost-1.55.0-8|632	%files -n %{libtimer}
14mu|boost-1.55.0-8|633	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|634	%{_libdir}/libboost_timer.so.%{version}
14mu|boost-1.55.0-8|635	
14mu|boost-1.55.0-8|636	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|637	
14mu|boost-1.55.0-8|638	%package -n %{libunittestframework}
14mu|boost-1.55.0-8|639	Summary:	Boost unit_test_framework shared library
14mu|boost-1.55.0-8|640	Group:		System/Libraries
14mu|boost-1.55.0-8|641	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|642	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|643	
14mu|boost-1.55.0-8|644	%description -n %{libunittestframework}
14mu|boost-1.55.0-8|645	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|646	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|647	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|648	running programs dynamically linked against Boost unit_test_framework.
14mu|boost-1.55.0-8|649	
14mu|boost-1.55.0-8|650	%files -n %{libunittestframework}
14mu|boost-1.55.0-8|651	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|652	%{_libdir}/libboost_unit_test_framework.so.%{version}
14mu|boost-1.55.0-8|653	
14mu|boost-1.55.0-8|654	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|655	
14mu|boost-1.55.0-8|656	%package -n %{libwave}
14mu|boost-1.55.0-8|657	Summary:	Boost wave shared library
14mu|boost-1.55.0-8|658	Group:		System/Libraries
14mu|boost-1.55.0-8|659	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|660	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|661	
14mu|boost-1.55.0-8|662	%description -n %{libwave}
14mu|boost-1.55.0-8|663	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|664	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|665	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|666	running programs dynamically linked against Boost wave.
14mu|boost-1.55.0-8|667	
14mu|boost-1.55.0-8|668	%files -n %{libwave}
14mu|boost-1.55.0-8|669	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|670	%{_libdir}/libboost_wave.so.%{version}
14mu|boost-1.55.0-8|671	
14mu|boost-1.55.0-8|672	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|673	
14mu|boost-1.55.0-8|674	%package -n %{libwserialization}
14mu|boost-1.55.0-8|675	Summary:	Boost wserialization shared library
14mu|boost-1.55.0-8|676	Group:		System/Libraries
14mu|boost-1.55.0-8|677	# no one should require this, but provided anyway for maximum compatibility:
14mu|boost-1.55.0-8|678	Provides:	boost = %{EVRD}
14mu|boost-1.55.0-8|679	
14mu|boost-1.55.0-8|680	%description -n %{libwserialization}
14mu|boost-1.55.0-8|681	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|682	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|683	Standard Library. This package contains the shared library needed for
14mu|boost-1.55.0-8|684	running programs dynamically linked against Boost wserialization.
14mu|boost-1.55.0-8|685	
14mu|boost-1.55.0-8|686	%files -n %{libwserialization}
14mu|boost-1.55.0-8|687	%doc LICENSE_1_0.txt
14mu|boost-1.55.0-8|688	%{_libdir}/libboost_wserialization.so.%{version}
14mu|boost-1.55.0-8|689	
14mu|boost-1.55.0-8|690	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|691	
14mu|boost-1.55.0-8|692	%package -n %{devname}
14mu|boost-1.55.0-8|693	Summary:	The libraries and headers needed for Boost development
14mu|boost-1.55.0-8|694	Group:		Development/C++
14mu|boost-1.55.0-8|695	Requires:	%{libatomic} = %{EVRD}
14mu|boost-1.55.0-8|696	Requires:	%{libchrono} = %{EVRD}
14mu|boost-1.55.0-8|697	Requires:	%{libcontext} = %{EVRD}
14mu|boost-1.55.0-8|698	Requires:	%{libcoroutine} = %{EVRD}
14mu|boost-1.55.0-8|699	Requires:	%{libdatetime} = %{EVRD}
14mu|boost-1.55.0-8|700	Requires:	%{libfilesystem} = %{EVRD}
14mu|boost-1.55.0-8|701	Requires:	%{libgraph} = %{EVRD}
14mu|boost-1.55.0-8|702	Requires:	%{libiostreams} = %{EVRD}
14mu|boost-1.55.0-8|703	Requires:	%{liblocale} = %{EVRD}
14mu|boost-1.55.0-8|704	Requires:	%{liblog} = %{EVRD}
14mu|boost-1.55.0-8|705	Requires:	%{liblogsetup} = %{EVRD}
14mu|boost-1.55.0-8|706	Requires:	%{libmathc99} = %{EVRD}
14mu|boost-1.55.0-8|707	Requires:	%{libmathc99f} = %{EVRD}
14mu|boost-1.55.0-8|708	Requires:	%{libmathc99l} = %{EVRD}
14mu|boost-1.55.0-8|709	Requires:	%{libmathtr1} = %{EVRD}
14mu|boost-1.55.0-8|710	Requires:	%{libmathtr1f} = %{EVRD}
14mu|boost-1.55.0-8|711	Requires:	%{libmathtr1l} = %{EVRD}
14mu|boost-1.55.0-8|712	Requires:	%{libprgexecmonitor} = %{EVRD}
14mu|boost-1.55.0-8|713	Requires:	%{libprogramoptions} = %{EVRD}
14mu|boost-1.55.0-8|714	Requires:	%{libpython} = %{EVRD}
14mu|boost-1.55.0-8|715	Requires:	%{librandom} = %{EVRD}
14mu|boost-1.55.0-8|716	Requires:	%{libregex} = %{EVRD}
14mu|boost-1.55.0-8|717	Requires:	%{libserialization} = %{EVRD}
14mu|boost-1.55.0-8|718	Requires:	%{libsignals} = %{EVRD}
14mu|boost-1.55.0-8|719	Requires:	%{libsystem} = %{EVRD}
14mu|boost-1.55.0-8|720	Requires:	%{libthread} = %{EVRD}
14mu|boost-1.55.0-8|721	Requires:	%{libtimer} = %{EVRD}
14mu|boost-1.55.0-8|722	Requires:	%{libunittestframework} = %{EVRD}
14mu|boost-1.55.0-8|723	Requires:	%{libwave} = %{EVRD}
14mu|boost-1.55.0-8|724	Requires:	%{libwserialization} = %{EVRD}
14mu|boost-1.55.0-8|725	Provides:	%{name}-devel = %{EVRD}
14mu|boost-1.55.0-8|726	Provides:	lib%{name}-devel = %{EVRD}
14mu|boost-1.55.0-8|727	
14mu|boost-1.55.0-8|728	%description -n %{devname}
14mu|boost-1.55.0-8|729	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|730	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|731	Standard Library. This package contains headers and shared library
14mu|boost-1.55.0-8|732	symlinks needed for Boost development.
14mu|boost-1.55.0-8|733	
14mu|boost-1.55.0-8|734	%files -n %{devname}
14mu|boost-1.55.0-8|735	%{_includedir}/boost
14mu|boost-1.55.0-8|736	%{_libdir}/libboost_*.so
14mu|boost-1.55.0-8|737	%exclude %{_libdir}/libboost_python3.so
14mu|boost-1.55.0-8|738	
14mu|boost-1.55.0-8|739	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|740	
14mu|boost-1.55.0-8|741	%package -n %{devname}-doc
14mu|boost-1.55.0-8|742	Summary:	Documentation for Boost
14mu|boost-1.55.0-8|743	Group:		Documentation
14mu|boost-1.55.0-8|744	BuildArch:	noarch
14mu|boost-1.55.0-8|745	
14mu|boost-1.55.0-8|746	%description -n %{devname}-doc
14mu|boost-1.55.0-8|747	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|748	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|749	Standard Library. This package contains documentation needed for Boost
14mu|boost-1.55.0-8|750	development.
14mu|boost-1.55.0-8|751	
14mu|boost-1.55.0-8|752	%files -n %{devname}-doc
14mu|boost-1.55.0-8|753	%doc packagedoc/*
14mu|boost-1.55.0-8|754	
14mu|boost-1.55.0-8|755	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|756	
14mu|boost-1.55.0-8|757	%package -n %{sdevname}
14mu|boost-1.55.0-8|758	Summary:	Static libraries for Boost development
14mu|boost-1.55.0-8|759	Group:		Development/C++
14mu|boost-1.55.0-8|760	Requires:	%{devname} = %{EVRD}
14mu|boost-1.55.0-8|761	Provides:	%{name}-static-devel = %{EVRD}
14mu|boost-1.55.0-8|762	
14mu|boost-1.55.0-8|763	%description -n %{sdevname}
14mu|boost-1.55.0-8|764	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|765	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|766	Standard Library. This package contains only the static libraries
14mu|boost-1.55.0-8|767	needed for Boost development.
14mu|boost-1.55.0-8|768	
14mu|boost-1.55.0-8|769	%files -n %{sdevname}
14mu|boost-1.55.0-8|770	%{_libdir}/libboost_*.a
14mu|boost-1.55.0-8|771	
14mu|boost-1.55.0-8|772	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|773	
14mu|boost-1.55.0-8|774	%package -n %{devpython3}
14mu|boost-1.55.0-8|775	Summary:	The libraries and headers needed for Boost Python 3 development
14mu|boost-1.55.0-8|776	Group:		Development/C++
14mu|boost-1.55.0-8|777	Requires:	%{libpython3} = %{EVRD}
14mu|boost-1.55.0-8|778	Requires:	%{devname} = %{EVRD}
14mu|boost-1.55.0-8|779	Provides:	%{name}-python3-devel = %{EVRD}
14mu|boost-1.55.0-8|780	
14mu|boost-1.55.0-8|781	%description -n %{devpython3}
14mu|boost-1.55.0-8|782	Boost is a collection of free peer-reviewed portable C++ source
14mu|boost-1.55.0-8|783	libraries. The emphasis is on libraries which work well with the C++
14mu|boost-1.55.0-8|784	Standard Library. This package contains headers and shared library
14mu|boost-1.55.0-8|785	symlinks needed for Boost development.
14mu|boost-1.55.0-8|786	
14mu|boost-1.55.0-8|787	%files -n %{devpython3}
14mu|boost-1.55.0-8|788	%{_libdir}/libboost_python3.so
14mu|boost-1.55.0-8|789	
14mu|boost-1.55.0-8|790	#----------------------------------------------------------------------------
14mu|boost-1.55.0-8|791	
14mu|boost-1.55.0-8|792	%prep
14mu|boost-1.55.0-8|793	%setup -qn boost_%{packver}
14mu|boost-1.55.0-8|794	%patch0 -p1
14mu|boost-1.55.0-8|795	%patch1 -p1
14mu|boost-1.55.0-8|796	%patch2 -p1
14mu|boost-1.55.0-8|797	%patch4 -p1
14mu|boost-1.55.0-8|798	%patch5 -p1
14mu|boost-1.55.0-8|799	%patch7 -p2
14mu|boost-1.55.0-8|800	%patch10 -p1
14mu|boost-1.55.0-8|801	%patch12 -p3
14mu|boost-1.55.0-8|802	%patch15 -p0
14mu|boost-1.55.0-8|803	
14mu|boost-1.55.0-8|804	# Preparing the docs
14mu|boost-1.55.0-8|805	mkdir packagedoc
14mu|boost-1.55.0-8|806	find -type f -not -path '*packagedoc*' \( -name '*.html' -o -name '*.htm' -o -name '*.css' -o -name '*.gif' -o -name '*.jpg' -o -name '*.png' -o -name '*README*' \) -exec cp --parents {} packagedoc/ \;
14mu|boost-1.55.0-8|807	
14mu|boost-1.55.0-8|808	# Preparing the examples: All .hpp or .cpp files that are not in
14mu|boost-1.55.0-8|809	# directories called test, src, or tools, as well as all files of any
14mu|boost-1.55.0-8|810	# type in directories called example or examples.
14mu|boost-1.55.0-8|811	mkdir examples
14mu|boost-1.55.0-8|812	find libs -type f \( -name "*.?pp" ! -path "*test*" ! -path "*src*" ! -path "*tools*" -o -path "*example*" \) -exec cp --parents {} examples/ \;
14mu|boost-1.55.0-8|813	
14mu|boost-1.55.0-8|814	%build
14mu|boost-1.55.0-8|815	%define gcc_ver %(rpm -q --queryformat="%%{VERSION}" gcc)
14mu|boost-1.55.0-8|816	cat > ./tools/build/v2/user-config.jam << EOF
14mu|boost-1.55.0-8|817	using gcc : %{gcc_ver} : gcc : <cflags>"%{optflags}" <cxxflags>"%{optflags}" <linkflags>"%{ldflags}" ;
14mu|boost-1.55.0-8|818	using python : %{py3_ver} : %{_bindir}/python%{py3_ver} : %{_includedir}/python%{py3_ver}m : %{_libdir} : : : ;
14mu|boost-1.55.0-8|819	using python : %{py_ver} : %{_bindir}/python%{py_ver} : %{_includedir}/python%{py_ver} : %{_libdir} : : : ;
14mu|boost-1.55.0-8|820	EOF
14mu|boost-1.55.0-8|821	./bootstrap.sh --with-toolset=gcc --with-icu --prefix=%{_prefix} --libdir=%{_libdir} --with-python=%{py_ver}
14mu|boost-1.55.0-8|822	./b2 -d+2 -q %{?_smp_mflags} --without-mpi \
14mu|boost-1.55.0-8|823	--prefix=%{_prefix} --libdir=%{_libdir} \
14mu|boost-1.55.0-8|824	%if !%{with context}
14mu|boost-1.55.0-8|825	--without-context --without-coroutine \
14mu|boost-1.55.0-8|826	%endif
14mu|boost-1.55.0-8|827	linkflags="%{ldflags} -lstdc++ -lm" \
14mu|boost-1.55.0-8|828	-sHAVE_ICU=1 \
14mu|boost-1.55.0-8|829	python=%{py_ver} \
14mu|boost-1.55.0-8|830	link=shared threading=multi debug-symbols=off --layout=system
14mu|boost-1.55.0-8|831	
14mu|boost-1.55.0-8|832	# Taken from the Fedora .src.rpm.
14mu|boost-1.55.0-8|833	echo ============================= build Boost.Build ==================
14mu|boost-1.55.0-8|834	(cd tools/build/v2
14mu|boost-1.55.0-8|835	./bootstrap.sh --with-toolset=gcc)
14mu|boost-1.55.0-8|836	
14mu|boost-1.55.0-8|837	%install
14mu|boost-1.55.0-8|838	./b2 -d+2 -q %{?_smp_mflags} --without-mpi \
14mu|boost-1.55.0-8|839	--prefix=%{buildroot}%{_prefix} --libdir=%{buildroot}%{_libdir} \
14mu|boost-1.55.0-8|840	%if !%{with context}
14mu|boost-1.55.0-8|841	--without-context --without-coroutine \
14mu|boost-1.55.0-8|842	%endif
14mu|boost-1.55.0-8|843	link=shared \
14mu|boost-1.55.0-8|844	python=%{py_ver} \
14mu|boost-1.55.0-8|845	install
14mu|boost-1.55.0-8|846	
14mu|boost-1.55.0-8|847	echo ============================= install Boost.Build ==================
14mu|boost-1.55.0-8|848	(cd tools/build/v2
14mu|boost-1.55.0-8|849	./b2 --prefix=%{buildroot}%{_prefix} install
14mu|boost-1.55.0-8|850	# Fix some permissions
14mu|boost-1.55.0-8|851	chmod -x %{buildroot}%{_datadir}/boost-build/build/alias.py
14mu|boost-1.55.0-8|852	chmod +x %{buildroot}%{_datadir}/boost-build/tools/doxproc.py
14mu|boost-1.55.0-8|853	# We don't want to distribute this
14mu|boost-1.55.0-8|854	rm -f %{buildroot}%{_bindir}/b2
14mu|boost-1.55.0-8|855	# Not a real file
14mu|boost-1.55.0-8|856	rm -f %{buildroot}%{_datadir}/boost-build/build/project.ann.py
14mu|boost-1.55.0-8|857	# Empty file
14mu|boost-1.55.0-8|858	rm -f %{buildroot}%{_datadir}/boost-build/tools/doxygen/windows-paths-check.hpp
14mu|boost-1.55.0-8|859	)
14mu|boost-1.55.0-8|860	rm -f %{buildroot}/%{_bindir}/bjam
14mu|boost-1.55.0-8|861	rm -f %{buildroot}/%{_mandir}/man1/bjam.1*
14mu|boost-1.55.0-8|862	
14mu|boost-1.55.0-8|863	
14mu|boost-1.55.0-8|864	%changelog
14mu|boost-1.55.0-8|865	
14mu|boost-1.55.0-8|866	* Tue Oct 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.55.0-8
14mu|boost-1.55.0-8|867	- (5b6cf30) Build python3 library in addition to python library
14mu|boost-1.55.0-8|868	
14mu|boost-1.55.0-8|869	

22380 14
14mu|bouncycastle-1.52-2|1	%define major           1
14mu|bouncycastle-1.52-2|2	%define minor           52
14mu|bouncycastle-1.52-2|3	%define archivever      %{major}%{minor}
14mu|bouncycastle-1.52-2|4	
14mu|bouncycastle-1.52-2|5	%define section         free
14mu|bouncycastle-1.52-2|6	
14mu|bouncycastle-1.52-2|7	Name:           bouncycastle
14mu|bouncycastle-1.52-2|8	Version:        %{major}.%{minor}
14mu|bouncycastle-1.52-2|9	Release:        2
14mu|bouncycastle-1.52-2|10	Epoch:          0
14mu|bouncycastle-1.52-2|11	Summary:        Bouncy Castle Crypto Package for Java
14mu|bouncycastle-1.52-2|12	Group:          Development/Java
14mu|bouncycastle-1.52-2|13	License:        BSD
14mu|bouncycastle-1.52-2|14	URL:            http://www.bouncycastle.org/
14mu|bouncycastle-1.52-2|15	Source0:        http://www.bouncycastle.org/download/crypto-%{archivever}.tar.gz
14mu|bouncycastle-1.52-2|16	Requires:       jpackage-utils >= 0:1.5
14mu|bouncycastle-1.52-2|17	BuildRequires:  ant
14mu|bouncycastle-1.52-2|18	BuildRequires:  ant-junit
14mu|bouncycastle-1.52-2|19	BuildRequires:	geronimo-javamail-1.4-api
14mu|bouncycastle-1.52-2|20	BuildRequires:  junit
14mu|bouncycastle-1.52-2|21	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|bouncycastle-1.52-2|22	BuildArch:      noarch
14mu|bouncycastle-1.52-2|23	BuildRequires:  java-1.8.0-openjdk-devel
14mu|bouncycastle-1.52-2|24	Obsoletes:      %{name}-provider < %{epoch}:%{version}-%{release}
14mu|bouncycastle-1.52-2|25	Provides:       %{name}-provider = %{epoch}:%{version}-%{release}
14mu|bouncycastle-1.52-2|26	Provides:       jce = 1.7.0.0
14mu|bouncycastle-1.52-2|27	
14mu|bouncycastle-1.52-2|28	%description
14mu|bouncycastle-1.52-2|29	The Bouncy Castle Crypto APIs consist of the following:
14mu|bouncycastle-1.52-2|30	- A lightweight cryptography API in Java.
14mu|bouncycastle-1.52-2|31	- A provider for the JCE and JCA.
14mu|bouncycastle-1.52-2|32	- A clean room implementation of the JCE 1.2.1.
14mu|bouncycastle-1.52-2|33	- Generators for Version 1 and Version 3 X.509 certificates and PKCS12 files.
14mu|bouncycastle-1.52-2|34	- A signed jar version suitable for JDK 1.4 and the Sun JCE.
14mu|bouncycastle-1.52-2|35	
14mu|bouncycastle-1.52-2|36	%package extras
14mu|bouncycastle-1.52-2|37	Summary:	Extra packages of Bouncy Castle
14mu|bouncycastle-1.52-2|38	Group:		Development/Java
14mu|bouncycastle-1.52-2|39	Requires:	%{name}
14mu|bouncycastle-1.52-2|40	
14mu|bouncycastle-1.52-2|41	%description extras
14mu|bouncycastle-1.52-2|42	The SMIME/CMS, TSP, OpenPGP/BCPG portions of Bouncy Castle.
14mu|bouncycastle-1.52-2|43	
14mu|bouncycastle-1.52-2|44	%package javadoc
14mu|bouncycastle-1.52-2|45	Group:          Development/Java
14mu|bouncycastle-1.52-2|46	Summary:        Javadocs for %{name}
14mu|bouncycastle-1.52-2|47	
14mu|bouncycastle-1.52-2|48	%description javadoc
14mu|bouncycastle-1.52-2|49	Javadocs for %{name}.
14mu|bouncycastle-1.52-2|50	
14mu|bouncycastle-1.52-2|51	%prep
14mu|bouncycastle-1.52-2|52	%setup -q -n crypto-%{archivever}
14mu|bouncycastle-1.52-2|53	%{_bindir}/find . -name '*.jar' | %{_bindir}/xargs -t rm
14mu|bouncycastle-1.52-2|54	perl -pi -e 's/<javac/<javac nowarn="true"/g' *.xml
14mu|bouncycastle-1.52-2|55	
14mu|bouncycastle-1.52-2|56	%build
14mu|bouncycastle-1.52-2|57	export CLASSPATH=$(build-classpath jaf javamail/mailapi junit)
14mu|bouncycastle-1.52-2|58	export OPT_JAR_LIST="`cat %{_sysconfdir}/ant.d/junit`"
14mu|bouncycastle-1.52-2|59	export JAVA_HOME=%{_jvmdir}/java-1.8.0
14mu|bouncycastle-1.52-2|60	%ant -f ant/jdk15+.xml -Drelease.suffix=%{version} build-provider build build-test
14mu|bouncycastle-1.52-2|61	
14mu|bouncycastle-1.52-2|62	%install
14mu|bouncycastle-1.52-2|63	
14mu|bouncycastle-1.52-2|64	mkdir -p %{buildroot}%{_javadir}
14mu|bouncycastle-1.52-2|65	
14mu|bouncycastle-1.52-2|66	pushd build/artifacts/jdk1.5/jars
14mu|bouncycastle-1.52-2|67	for jar16 in {bcmail,bcpg,bcprov,bcprov-ext,bctest,bcpkix}-jdk15on-%{version}.jar; do
14mu|bouncycastle-1.52-2|68	jar16d=`echo $jar16 | %{__sed} s#-jdk15on##g`
14mu|bouncycastle-1.52-2|69	install -m 644 $jar16 %{buildroot}%{_javadir}/$jar16d
14mu|bouncycastle-1.52-2|70	done
14mu|bouncycastle-1.52-2|71	popd
14mu|bouncycastle-1.52-2|72	
14mu|bouncycastle-1.52-2|73	pushd %{buildroot}%{_javadir}
14mu|bouncycastle-1.52-2|74	for jar in *-%{version}.jar; do
14mu|bouncycastle-1.52-2|75	%{__ln_s} $jar $(echo $jar | %{__sed} s#-%{version}##g)
14mu|bouncycastle-1.52-2|76	done
14mu|bouncycastle-1.52-2|77	popd
14mu|bouncycastle-1.52-2|78	
14mu|bouncycastle-1.52-2|79	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|bouncycastle-1.52-2|80	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{name})
14mu|bouncycastle-1.52-2|81	
14mu|bouncycastle-1.52-2|82	pushd build/artifacts/jdk1.5
14mu|bouncycastle-1.52-2|83	ver=16
14mu|bouncycastle-1.52-2|84	for javadoc in bcmail bcpg bcprov bcpkix; do
14mu|bouncycastle-1.52-2|85	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}/${javadoc}
14mu|bouncycastle-1.52-2|86	cp -a javadoc/${javadoc} %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mu|bouncycastle-1.52-2|87	done
14mu|bouncycastle-1.52-2|88	popd
14mu|bouncycastle-1.52-2|89	
14mu|bouncycastle-1.52-2|90	mkdir -p %{buildroot}%{_javadir}/gcj-endorsed
14mu|bouncycastle-1.52-2|91	(cd %{buildroot}%{_javadir}/gcj-endorsed && ln -s %{_javadir}/bcprov.jar .)
14mu|bouncycastle-1.52-2|92	
14mu|bouncycastle-1.52-2|93	%post
14mu|bouncycastle-1.52-2|94	if test -x %{_bindir}/rebuild-security-providers; then
14mu|bouncycastle-1.52-2|95	%{_bindir}/rebuild-security-providers
14mu|bouncycastle-1.52-2|96	fi
14mu|bouncycastle-1.52-2|97	
14mu|bouncycastle-1.52-2|98	%postun
14mu|bouncycastle-1.52-2|99	if test -x %{_bindir}/rebuild-security-providers; then
14mu|bouncycastle-1.52-2|100	%{_bindir}/rebuild-security-providers
14mu|bouncycastle-1.52-2|101	fi
14mu|bouncycastle-1.52-2|102	
14mu|bouncycastle-1.52-2|103	%files
14mu|bouncycastle-1.52-2|104	%defattr(0644,root,root,0755)
14mu|bouncycastle-1.52-2|105	%doc *.html
14mu|bouncycastle-1.52-2|106	# BEGIN PROVIDER
14mu|bouncycastle-1.52-2|107	%{_javadir}/bcprov-%{version}.jar
14mu|bouncycastle-1.52-2|108	%{_javadir}/bcprov.jar
14mu|bouncycastle-1.52-2|109	%{_javadir}/bcprov-ext-%{version}.jar
14mu|bouncycastle-1.52-2|110	%{_javadir}/bcprov-ext.jar
14mu|bouncycastle-1.52-2|111	%{_javadir}/gcj-endorsed/bcprov.jar
14mu|bouncycastle-1.52-2|112	# END PROVIDER
14mu|bouncycastle-1.52-2|113	
14mu|bouncycastle-1.52-2|114	%files extras
14mu|bouncycastle-1.52-2|115	%{_javadir}/bcmail-%{version}.jar
14mu|bouncycastle-1.52-2|116	%{_javadir}/bcpg-%{version}.jar
14mu|bouncycastle-1.52-2|117	%{_javadir}/bctest-%{version}.jar
14mu|bouncycastle-1.52-2|118	%{_javadir}/bctest.jar
14mu|bouncycastle-1.52-2|119	%{_javadir}/bcpkix-%{version}.jar
14mu|bouncycastle-1.52-2|120	%{_javadir}/bcmail.jar
14mu|bouncycastle-1.52-2|121	%{_javadir}/bcpg.jar
14mu|bouncycastle-1.52-2|122	%{_javadir}/bcpkix.jar
14mu|bouncycastle-1.52-2|123	
14mu|bouncycastle-1.52-2|124	%files javadoc
14mu|bouncycastle-1.52-2|125	%defattr(0644,root,root,0755)
14mu|bouncycastle-1.52-2|126	%doc %{_javadocdir}/%{name}-%{version}
14mu|bouncycastle-1.52-2|127	%doc %{_javadocdir}/%{name}
14mu|bouncycastle-1.52-2|128	
14mu|bouncycastle-1.52-2|129	
14mu|bouncycastle-1.52-2|130	%changelog
14mu|bouncycastle-1.52-2|131	
14mu|bouncycastle-1.52-2|132	* Sat Mar 12 2016 Denis Silakov <dsilakov@gmail.com> 0:1.52-2
14mu|bouncycastle-1.52-2|133	- (2365e22) Use geronimo-javamail-1.4-api
14mu|bouncycastle-1.52-2|134	
14mu|bouncycastle-1.52-2|135	

22381 14
14mu|bovo-4.14.3-1|1	Summary:	Classic pen and paper game
14mu|bovo-4.14.3-1|2	Name:		bovo
14mu|bovo-4.14.3-1|3	Version:	4.14.3
14mu|bovo-4.14.3-1|4	Release:	1
14mu|bovo-4.14.3-1|5	Epoch:		1
14mu|bovo-4.14.3-1|6	License:	GPLv2+
14mu|bovo-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|bovo-4.14.3-1|8	Url:		http://games.kde.org/game.php?game=bovo
14mu|bovo-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|bovo-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|bovo-4.14.3-1|11	
14mu|bovo-4.14.3-1|12	%description
14mu|bovo-4.14.3-1|13	Bovo is a Gomoku like game for two players, where the opponents alternate in
14mu|bovo-4.14.3-1|14	placing their respective pictogram on the game board. (Also known as: Connect
14mu|bovo-4.14.3-1|15	Five, Five in a row, X and O, Naughts and Crosses)
14mu|bovo-4.14.3-1|16	
14mu|bovo-4.14.3-1|17	%files
14mu|bovo-4.14.3-1|18	%{_kde_bindir}/bovo
14mu|bovo-4.14.3-1|19	%{_kde_applicationsdir}/bovo.desktop
14mu|bovo-4.14.3-1|20	%{_kde_appsdir}/bovo
14mu|bovo-4.14.3-1|21	%{_kde_docdir}/*/*/bovo
14mu|bovo-4.14.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/bovo.*
14mu|bovo-4.14.3-1|23	
14mu|bovo-4.14.3-1|24	#------------------------------------------------------------------------------
14mu|bovo-4.14.3-1|25	
14mu|bovo-4.14.3-1|26	%prep
14mu|bovo-4.14.3-1|27	%setup -q
14mu|bovo-4.14.3-1|28	
14mu|bovo-4.14.3-1|29	%build
14mu|bovo-4.14.3-1|30	%cmake_kde4
14mu|bovo-4.14.3-1|31	%make
14mu|bovo-4.14.3-1|32	
14mu|bovo-4.14.3-1|33	%install
14mu|bovo-4.14.3-1|34	%makeinstall_std -C build
14mu|bovo-4.14.3-1|35	
14mu|bovo-4.14.3-1|36	
14mu|bovo-4.14.3-1|37	%changelog
14mu|bovo-4.14.3-1|38	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|bovo-4.14.3-1|39	+ Revision: 7ade957
14mu|bovo-4.14.3-1|40	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|bovo-4.14.3-1|41	
14mu|bovo-4.14.3-1|42	

22382 14
14mu|branding-configs-2.0-104|1	%define _duplicate_files_terminate_build 0
14mu|branding-configs-2.0-104|2	
14mu|branding-configs-2.0-104|3	%ifarch %{ix86}
14mu|branding-configs-2.0-104|4	%define distarch 32
14mu|branding-configs-2.0-104|5	%define MINRAM 1024
14mu|branding-configs-2.0-104|6	%endif
14mu|branding-configs-2.0-104|7	%ifarch x86_64
14mu|branding-configs-2.0-104|8	%define distarch 64
14mu|branding-configs-2.0-104|9	%define MINRAM 1024
14mu|branding-configs-2.0-104|10	%endif
14mu|branding-configs-2.0-104|11	%define productURL 'http://rosalab.ru/products/desktop/'
14mu|branding-configs-2.0-104|12	
14mu|branding-configs-2.0-104|13	%define fresh_platform 2014.1
14mu|branding-configs-2.0-104|14	
14mu|branding-configs-2.0-104|15	Summary:	Configs to change branding in one place
14mu|branding-configs-2.0-104|16	Name:		branding-configs
14mu|branding-configs-2.0-104|17	Version:	2.0
14mu|branding-configs-2.0-104|18	Release:	104
14mu|branding-configs-2.0-104|19	License:	GPL
14mu|branding-configs-2.0-104|20	Group:		System/Base
14mu|branding-configs-2.0-104|21	# common files
14mu|branding-configs-2.0-104|22	Source1:	en_license.html
14mu|branding-configs-2.0-104|23	Source2:	ru_license.html
14mu|branding-configs-2.0-104|24	Source3:	branding-system
14mu|branding-configs-2.0-104|25	Source4:	10rosa-release.sh
14mu|branding-configs-2.0-104|26	Source5:	10rosa-release.csh
14mu|branding-configs-2.0-104|27	
14mu|branding-configs-2.0-104|28	# index.html
14mu|branding-configs-2.0-104|29	Source10:	index.html.cert
14mu|branding-configs-2.0-104|30	Source11:	index.html.fresh
14mu|branding-configs-2.0-104|31	Source12:	index.html.red
14mu|branding-configs-2.0-104|32	
14mu|branding-configs-2.0-104|33	# Auxilliary files for index.html to make it
14mu|branding-configs-2.0-104|34	# look beautiful in offline mode
14mu|branding-configs-2.0-104|35	Source101:	main.css
14mu|branding-configs-2.0-104|36	Source102:	images.tar.gz
14mu|branding-configs-2.0-104|37	
14mu|branding-configs-2.0-104|38	# os-release
14mu|branding-configs-2.0-104|39	Source20:	os-release.cert
14mu|branding-configs-2.0-104|40	Source21:	os-release.fresh
14mu|branding-configs-2.0-104|41	Source22:	os-release.red
14mu|branding-configs-2.0-104|42	
14mu|branding-configs-2.0-104|43	# Release notes
14mu|branding-configs-2.0-104|44	Source30:	release-notes-ru-Chrome.html
14mu|branding-configs-2.0-104|45	Source31:	release-notes-ru-Chrome.txt
14mu|branding-configs-2.0-104|46	Source32:	release-notes-ru-Cobalt.html
14mu|branding-configs-2.0-104|47	Source33:	release-notes-ru-Cobalt.txt
14mu|branding-configs-2.0-104|48	Source34:	release-notes-fresh.txt
14mu|branding-configs-2.0-104|49	Source35:	release-notes-red.txt
14mu|branding-configs-2.0-104|50	Source36:	release-notes-ru-Nickel.html
14mu|branding-configs-2.0-104|51	Source37:	release-notes-ru-Nickel.txt
14mu|branding-configs-2.0-104|52	
14mu|branding-configs-2.0-104|53	# Branding macros
14mu|branding-configs-2.0-104|54	Source40:	branding.macros.cert
14mu|branding-configs-2.0-104|55	Source41:	branding.macros.fresh
14mu|branding-configs-2.0-104|56	Source42:	branding.macros.red
14mu|branding-configs-2.0-104|57	
14mu|branding-configs-2.0-104|58	# Fresh/RED only
14mu|branding-configs-2.0-104|59	Source50:	CREDITS.fresh
14mu|branding-configs-2.0-104|60	
14mu|branding-configs-2.0-104|61	%description
14mu|branding-configs-2.0-104|62	Quick and easy way to change distribution branding in one place.
14mu|branding-configs-2.0-104|63	
14mu|branding-configs-2.0-104|64	%package common
14mu|branding-configs-2.0-104|65	Summary:	Branding common files
14mu|branding-configs-2.0-104|66	Group:		System/Base
14mu|branding-configs-2.0-104|67	Requires:	update-alternatives
14mu|branding-configs-2.0-104|68	Requires(pre):	lsb-release
14mu|branding-configs-2.0-104|69	Conflicts:	lsb-release < 2.0-49
14mu|branding-configs-2.0-104|70	
14mu|branding-configs-2.0-104|71	# cf mdvbz#32631
14mu|branding-configs-2.0-104|72	Provides:	arch(%{_target_cpu})
14mu|branding-configs-2.0-104|73	Provides:	mandriva-release-common
14mu|branding-configs-2.0-104|74	#Provides:	%{name} = %{EVRD}
14mu|branding-configs-2.0-104|75	%rename	rosa-release-common
14mu|branding-configs-2.0-104|76	
14mu|branding-configs-2.0-104|77	%description common
14mu|branding-configs-2.0-104|78	Common files for ROSA Desktop release packages.
14mu|branding-configs-2.0-104|79	
14mu|branding-configs-2.0-104|80	%if %{product_product} == "Certified"
14mu|branding-configs-2.0-104|81	%package Chrome
14mu|branding-configs-2.0-104|82	Summary:	ROSA release file for Chrome
14mu|branding-configs-2.0-104|83	Group:		System/Base
14mu|branding-configs-2.0-104|84	Requires:	update-alternatives
14mu|branding-configs-2.0-104|85	Requires(pre):	branding-configs-common
14mu|branding-configs-2.0-104|86	Requires(post):	rpm
14mu|branding-configs-2.0-104|87	Requires(post):	coreutils
14mu|branding-configs-2.0-104|88	Requires(post):	grub2
14mu|branding-configs-2.0-104|89	Provides:	redhat-release rawhide-release mandrake-release
14mu|branding-configs-2.0-104|90	Provides:	mandriva-release mandrakelinux-release rosa-release
14mu|branding-configs-2.0-104|91	Provides:	%{name} = %{EVRD}
14mu|branding-configs-2.0-104|92	%rename		%{name}-Cobalt
14mu|branding-configs-2.0-104|93	%rename		indexhtml
14mu|branding-configs-2.0-104|94	
14mu|branding-configs-2.0-104|95	%description Chrome
14mu|branding-configs-2.0-104|96	Release file for Chrome flavour.
14mu|branding-configs-2.0-104|97	
14mu|branding-configs-2.0-104|98	%package Cobalt
14mu|branding-configs-2.0-104|99	Summary:	ROSA release file for Cobalt
14mu|branding-configs-2.0-104|100	Group:		System/Base
14mu|branding-configs-2.0-104|101	Requires:	update-alternatives
14mu|branding-configs-2.0-104|102	Requires(pre):	branding-configs-common
14mu|branding-configs-2.0-104|103	Requires(post):	coreutils
14mu|branding-configs-2.0-104|104	Requires(post):	grub2
14mu|branding-configs-2.0-104|105	Provides:	redhat-release rawhide-release mandrake-release
14mu|branding-configs-2.0-104|106	Provides:	mandriva-release mandrakelinux-release rosa-release
14mu|branding-configs-2.0-104|107	Provides:	%{name} = %{EVRD}
14mu|branding-configs-2.0-104|108	%rename		%{name}-Chrome
14mu|branding-configs-2.0-104|109	%rename		indexhtml
14mu|branding-configs-2.0-104|110	
14mu|branding-configs-2.0-104|111	%description Cobalt
14mu|branding-configs-2.0-104|112	Release file for Cobalt flavour.
14mu|branding-configs-2.0-104|113	
14mu|branding-configs-2.0-104|114	%package current
14mu|branding-configs-2.0-104|115	Summary:	ROSA release file for current platform
14mu|branding-configs-2.0-104|116	Group:		System/Base
14mu|branding-configs-2.0-104|117	Requires:	update-alternatives
14mu|branding-configs-2.0-104|118	Requires(pre):	branding-configs-common
14mu|branding-configs-2.0-104|119	Requires(post):	coreutils
14mu|branding-configs-2.0-104|120	Requires(post):	grub2
14mu|branding-configs-2.0-104|121	Provides:	redhat-release rawhide-release mandrake-release
14mu|branding-configs-2.0-104|122	Provides:	mandriva-release mandrakelinux-release
14mu|branding-configs-2.0-104|123	Provides:	%{name} = %{EVRD}
14mu|branding-configs-2.0-104|124	%rename		%{name}-current
14mu|branding-configs-2.0-104|125	%rename		indexhtml
14mu|branding-configs-2.0-104|126	
14mu|branding-configs-2.0-104|127	%description current
14mu|branding-configs-2.0-104|128	Release file for current flavour.
14mu|branding-configs-2.0-104|129	
14mu|branding-configs-2.0-104|130	
14mu|branding-configs-2.0-104|131	%package Nickel
14mu|branding-configs-2.0-104|132	Summary:	ROSA release file for Nickel
14mu|branding-configs-2.0-104|133	Group:		System/Base
14mu|branding-configs-2.0-104|134	Requires:	update-alternatives
14mu|branding-configs-2.0-104|135	Requires(pre):	branding-configs-common
14mu|branding-configs-2.0-104|136	Requires(post):	rpm
14mu|branding-configs-2.0-104|137	Requires(post):	coreutils
14mu|branding-configs-2.0-104|138	Requires(post):	grub2
14mu|branding-configs-2.0-104|139	Provides:	redhat-release rawhide-release mandrake-release
14mu|branding-configs-2.0-104|140	Provides:	mandriva-release mandrakelinux-release rosa-release
14mu|branding-configs-2.0-104|141	Provides:	%{name} = %{EVRD}
14mu|branding-configs-2.0-104|142	%rename		indexhtml
14mu|branding-configs-2.0-104|143	
14mu|branding-configs-2.0-104|144	%description
14mu|branding-configs-2.0-104|145	Release file for Nickel flavour.
14mu|branding-configs-2.0-104|146	
14mu|branding-configs-2.0-104|147	%endif
14mu|branding-configs-2.0-104|148	
14mu|branding-configs-2.0-104|149	%if %{product_product} == "Enterprise"
14mu|branding-configs-2.0-104|150	%package red
14mu|branding-configs-2.0-104|151	Summary:	ROSA release file for the Enterprise platform
14mu|branding-configs-2.0-104|152	Group:		System/Base
14mu|branding-configs-2.0-104|153	Requires:	update-alternatives
14mu|branding-configs-2.0-104|154	Requires(pre):	branding-configs-common
14mu|branding-configs-2.0-104|155	Requires(post):	coreutils
14mu|branding-configs-2.0-104|156	Requires(post):	grub2
14mu|branding-configs-2.0-104|157	Provides:	redhat-release rawhide-release mandrake-release
14mu|branding-configs-2.0-104|158	Provides:	mandriva-release mandrakelinux-release
14mu|branding-configs-2.0-104|159	Provides:	%{name} = %{EVRD}
14mu|branding-configs-2.0-104|160	# some number greater than 2014.1 to override rosa-release-common & co in Fresh
14mu|branding-configs-2.0-104|161	%rename	rosa-release-common 2024
14mu|branding-configs-2.0-104|162	%rename	rosa-release-EE 2024
14mu|branding-configs-2.0-104|163	%rename	rosa-release-Free 2024
14mu|branding-configs-2.0-104|164	%rename	rosa-release 2024
14mu|branding-configs-2.0-104|165	%rename	indexhtml 2024
14mu|branding-configs-2.0-104|166	
14mu|branding-configs-2.0-104|167	%description red
14mu|branding-configs-2.0-104|168	Release file for the Enterprise flavour.
14mu|branding-configs-2.0-104|169	
14mu|branding-configs-2.0-104|170	%endif
14mu|branding-configs-2.0-104|171	
14mu|branding-configs-2.0-104|172	# Historically Fresh was divided to EE and Free
14mu|branding-configs-2.0-104|173	%if %{product_product} == "EE" || %{product_product} == "Free" || %{product_product} == "Fresh"
14mu|branding-configs-2.0-104|174	%package fresh
14mu|branding-configs-2.0-104|175	Summary:	ROSA release file for the Fresh platform
14mu|branding-configs-2.0-104|176	Group:		System/Base
14mu|branding-configs-2.0-104|177	Requires:	update-alternatives
14mu|branding-configs-2.0-104|178	Requires(pre):	branding-configs-common
14mu|branding-configs-2.0-104|179	Requires(post):	coreutils
14mu|branding-configs-2.0-104|180	Requires(post):	grub2
14mu|branding-configs-2.0-104|181	Provides:	redhat-release rawhide-release mandrake-release
14mu|branding-configs-2.0-104|182	Provides:	mandriva-release mandrakelinux-release rosa-release
14mu|branding-configs-2.0-104|183	Provides:	%{name} = %{EVRD}
14mu|branding-configs-2.0-104|184	# some number greater than 2014.1 to override rosa-release-common & co in Fresh
14mu|branding-configs-2.0-104|185	%rename	rosa-release-common 2024
14mu|branding-configs-2.0-104|186	%rename	rosa-release-EE 2024
14mu|branding-configs-2.0-104|187	%rename	rosa-release-Free 2024
14mu|branding-configs-2.0-104|188	%rename	rosa-release 2024
14mu|branding-configs-2.0-104|189	%rename	indexhtml 2024
14mu|branding-configs-2.0-104|190	
14mu|branding-configs-2.0-104|191	%description fresh
14mu|branding-configs-2.0-104|192	Release file for the Fresh flavour.
14mu|branding-configs-2.0-104|193	
14mu|branding-configs-2.0-104|194	%endif
14mu|branding-configs-2.0-104|195	
14mu|branding-configs-2.0-104|196	%prep
14mu|branding-configs-2.0-104|197	cp -a %{SOURCE30} release-notes-ru-Chrome.html
14mu|branding-configs-2.0-104|198	cp -a %{SOURCE31} release-notes-ru-Chrome.txt
14mu|branding-configs-2.0-104|199	cp -a %{SOURCE32} release-notes-ru-Cobalt.html
14mu|branding-configs-2.0-104|200	cp -a %{SOURCE33} release-notes-ru-Cobalt.txt
14mu|branding-configs-2.0-104|201	cp -a %{SOURCE32} release-notes-ru-current.html
14mu|branding-configs-2.0-104|202	cp -a %{SOURCE33} release-notes-ru-current.txt
14mu|branding-configs-2.0-104|203	cp -a %{SOURCE34} release-notes-fresh.txt
14mu|branding-configs-2.0-104|204	cp -a %{SOURCE35} release-notes-red.txt
14mu|branding-configs-2.0-104|205	cp -a %{SOURCE36} release-notes-ru-Nickel.html
14mu|branding-configs-2.0-104|206	cp -a %{SOURCE37} release-notes-ru-Nickel.txt
14mu|branding-configs-2.0-104|207	cp -a %{SOURCE21} os-release.fresh
14mu|branding-configs-2.0-104|208	cp -a %{SOURCE22} os-release.red
14mu|branding-configs-2.0-104|209	cp -a %{SOURCE41} branding.macros.fresh
14mu|branding-configs-2.0-104|210	cp -a %{SOURCE42} branding.macros.red
14mu|branding-configs-2.0-104|211	cp -a %{SOURCE11} index.html.fresh
14mu|branding-configs-2.0-104|212	cp -a %{SOURCE12} index.html.red
14mu|branding-configs-2.0-104|213	cp -a %{SOURCE50} CREDITS
14mu|branding-configs-2.0-104|214	
14mu|branding-configs-2.0-104|215	cat > README.urpmi.cert <<EOF
14mu|branding-configs-2.0-104|216	This is ROSA Desktop Certified
14mu|branding-configs-2.0-104|217	
14mu|branding-configs-2.0-104|218	You can find the release notes in %{_docdir}/%{name}-common/release-notes.txt
14mu|branding-configs-2.0-104|219	
14mu|branding-configs-2.0-104|220	or on the web at %{productURL}
14mu|branding-configs-2.0-104|221	EOF
14mu|branding-configs-2.0-104|222	
14mu|branding-configs-2.0-104|223	cat > README.urpmi.fresh <<EOF
14mu|branding-configs-2.0-104|224	This is ROSA Desktop Fresh
14mu|branding-configs-2.0-104|225	
14mu|branding-configs-2.0-104|226	You can find the release notes on the web at http://wiki.rosalab.ru
14mu|branding-configs-2.0-104|227	EOF
14mu|branding-configs-2.0-104|228	
14mu|branding-configs-2.0-104|229	cat > README.urpmi.red <<EOF
14mu|branding-configs-2.0-104|230	This is ROSA Enterprise Desktop
14mu|branding-configs-2.0-104|231	
14mu|branding-configs-2.0-104|232	You can find the release notes on the web at http://wiki.rosalab.ru
14mu|branding-configs-2.0-104|233	EOF
14mu|branding-configs-2.0-104|234	
14mu|branding-configs-2.0-104|235	cat > product.id.fresh << EOF
14mu|branding-configs-2.0-104|236	vendor=ROSA,distribution=ROSA Desktop Fresh R8.1,type=Basic,version=%{fresh_platform},branch=Official,release=1,arch=%{_target_cpu},product=EE
14mu|branding-configs-2.0-104|237	EOF
14mu|branding-configs-2.0-104|238	
14mu|branding-configs-2.0-104|239	cat > product.id.red << EOF
14mu|branding-configs-2.0-104|240	vendor=ROSA,distribution=ROSA Enterprise Desktop X2,type=Basic,version=%{fresh_platform},branch=Official,release=1,arch=%{_target_cpu},product=Enterprise
14mu|branding-configs-2.0-104|241	EOF
14mu|branding-configs-2.0-104|242	
14mu|branding-configs-2.0-104|243	cat > product.id.cert << EOF
14mu|branding-configs-2.0-104|244	vendor=ROSA Marathon,distribution=ROSA Marathon,type=Basic,version=%{fresh_platform},branch=Official,release=1,arch=%{_target_cpu},product=Certified
14mu|branding-configs-2.0-104|245	EOF
14mu|branding-configs-2.0-104|246	
14mu|branding-configs-2.0-104|247	%if %{product_product} == "EE" || %{product_product} == "Free" || %{product_product} == "Fresh"
14mu|branding-configs-2.0-104|248	# check that CREDITS file is in UTF-8, fail otherwise
14mu|branding-configs-2.0-104|249	if iconv -f utf-8 -t utf-8 < %{SOURCE50} > /dev/null
14mu|branding-configs-2.0-104|250	then
14mu|branding-configs-2.0-104|251	true
14mu|branding-configs-2.0-104|252	else
14mu|branding-configs-2.0-104|253	echo "the CREDITS file *MUST* be encoded in UTF-8"
14mu|branding-configs-2.0-104|254	echo "please fix it before continuing"
14mu|branding-configs-2.0-104|255	false
14mu|branding-configs-2.0-104|256	fi
14mu|branding-configs-2.0-104|257	%endif
14mu|branding-configs-2.0-104|258	
14mu|branding-configs-2.0-104|259	cat > minsysreqs << EOF
14mu|branding-configs-2.0-104|260	ram = %{MINRAM}
14mu|branding-configs-2.0-104|261	hdd = 10
14mu|branding-configs-2.0-104|262	EOF
14mu|branding-configs-2.0-104|263	
14mu|branding-configs-2.0-104|264	cat > desktop << EOF
14mu|branding-configs-2.0-104|265	DESKTOP=KDE4
14mu|branding-configs-2.0-104|266	DISPLAYMANAGER=kdm
14mu|branding-configs-2.0-104|267	EOF
14mu|branding-configs-2.0-104|268	
14mu|branding-configs-2.0-104|269	%install
14mu|branding-configs-2.0-104|270	mkdir %{buildroot}%{_sysconfdir}
14mu|branding-configs-2.0-104|271	touch %{buildroot}%{_sysconfdir}/lsb-release
14mu|branding-configs-2.0-104|272	touch %{buildroot}%{_sysconfdir}/os-release
14mu|branding-configs-2.0-104|273	touch %{buildroot}%{_sysconfdir}/system-release
14mu|branding-configs-2.0-104|274	
14mu|branding-configs-2.0-104|275	# Commons
14mu|branding-configs-2.0-104|276	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|branding-configs-2.0-104|277	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/
14mu|branding-configs-2.0-104|278	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/%{name}/
14mu|branding-configs-2.0-104|279	install -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/%{name}/
14mu|branding-configs-2.0-104|280	install -m 0644 %{SOURCE5} %{buildroot}%{_datadir}/%{name}/
14mu|branding-configs-2.0-104|281	install -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/%{name}/
14mu|branding-configs-2.0-104|282	
14mu|branding-configs-2.0-104|283	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|branding-configs-2.0-104|284	install -m 0644 minsysreqs %{buildroot}%{_sysconfdir}/
14mu|branding-configs-2.0-104|285	install -m 0644 desktop %{buildroot}%{_sysconfdir}/sysconfig/
14mu|branding-configs-2.0-104|286	
14mu|branding-configs-2.0-104|287	mkdir -p %{buildroot}%{_datadir}/doc/HTML
14mu|branding-configs-2.0-104|288	
14mu|branding-configs-2.0-104|289	# Cert systems
14mu|branding-configs-2.0-104|290	%if %{product_product} == "Certified"
14mu|branding-configs-2.0-104|291	for i in "Chrome 1.0" "Cobalt 1.0" "current 1.0" "Nickel 1.0"
14mu|branding-configs-2.0-104|292	do
14mu|branding-configs-2.0-104|293	%define flavour ${i% *}
14mu|branding-configs-2.0-104|294	%define reln ${i##* }
14mu|branding-configs-2.0-104|295	%define productNameEN "OS ROSA DX%{distarch} %{flavour} %{reln}"
14mu|branding-configs-2.0-104|296	mkdir -p %{buildroot}%{_datadir}/%{name}/%{flavour}/
14mu|branding-configs-2.0-104|297	echo %{productNameEN} > %{buildroot}%{_datadir}/%{name}/%{flavour}/rosa-release
14mu|branding-configs-2.0-104|298	
14mu|branding-configs-2.0-104|299	install -m 0644 release-notes-ru-%{flavour}.html %{buildroot}%{_datadir}/%{name}/%{flavour}/release-notes-ru.html
14mu|branding-configs-2.0-104|300	install -m 0644 release-notes-ru-%{flavour}.txt %{buildroot}%{_datadir}/%{name}/%{flavour}/release-notes-ru.txt
14mu|branding-configs-2.0-104|301	install -m 0644 release-notes-ru-%{flavour}.html %{buildroot}%{_datadir}/%{name}/%{flavour}/release-notes-en.html
14mu|branding-configs-2.0-104|302	install -m 0644 release-notes-ru-%{flavour}.txt %{buildroot}%{_datadir}/%{name}/%{flavour}/release-notes-en.txt
14mu|branding-configs-2.0-104|303	install -m 0644 %{SOURCE10} %{buildroot}%{_datadir}/%{name}/%{flavour}/index.html
14mu|branding-configs-2.0-104|304	install -m 0644 %{SOURCE20} %{buildroot}%{_datadir}/%{name}/%{flavour}/os-release
14mu|branding-configs-2.0-104|305	install -m 0644 product.id.cert %{buildroot}%{_datadir}/%{name}/%{flavour}/product.id
14mu|branding-configs-2.0-104|306	install -m 0644 README.urpmi.cert %{buildroot}%{_datadir}/%{name}/%{flavour}/README.urpmi
14mu|branding-configs-2.0-104|307	install -m 0644 %{SOURCE40} %{buildroot}%{_datadir}/%{name}/%{flavour}/branding.macros
14mu|branding-configs-2.0-104|308	sed -i -e s/'#productName'/%{productNameEN}/g %{buildroot}%{_datadir}/%{name}/%{flavour}/index.html
14mu|branding-configs-2.0-104|309	sed -i -e s,'#productURL',%{productURL},g %{buildroot}%{_datadir}/%{name}/%{flavour}/index.html
14mu|branding-configs-2.0-104|310	
14mu|branding-configs-2.0-104|311	install -m 0644 %{SOURCE101} %{buildroot}%{_datadir}/%{name}/%{flavour}/
14mu|branding-configs-2.0-104|312	pushd %{buildroot}%{_datadir}/%{name}/%{flavour}/
14mu|branding-configs-2.0-104|313	tar xzvf %{SOURCE102}
14mu|branding-configs-2.0-104|314	popd
14mu|branding-configs-2.0-104|315	
14mu|branding-configs-2.0-104|316	cat > %{buildroot}%{_datadir}/%{name}/%{flavour}/lsb-release << EOF
14mu|branding-configs-2.0-104|317	LSB_VERSION=
14mu|branding-configs-2.0-104|318	DISTRIB_ID=Rosa.DX%{distarch}
14mu|branding-configs-2.0-104|319	DISTRIB_RELEASE=%{reln}
14mu|branding-configs-2.0-104|320	DISTRIB_CODENAME=%{flavour}
14mu|branding-configs-2.0-104|321	DISTRIB_DESCRIPTION="ROSA DX%{distarch} %{flavour} %{reln}"
14mu|branding-configs-2.0-104|322	EOF
14mu|branding-configs-2.0-104|323	
14mu|branding-configs-2.0-104|324	echo "ROSA DX%{distarch} %{flavour} %{reln}" > %{buildroot}%{_datadir}/%{name}/%{flavour}/issue
14mu|branding-configs-2.0-104|325	echo "Kernel \r (\l)" >> %{buildroot}%{_datadir}/%{name}/%{flavour}/issue
14mu|branding-configs-2.0-104|326	cp -p %{buildroot}%{_datadir}/%{name}/%{flavour}/issue %{buildroot}%{_datadir}/%{name}/%{flavour}/issue.net
14mu|branding-configs-2.0-104|327	echo >> %{buildroot}%{_datadir}/%{name}/%{flavour}/issue
14mu|branding-configs-2.0-104|328	
14mu|branding-configs-2.0-104|329	done
14mu|branding-configs-2.0-104|330	
14mu|branding-configs-2.0-104|331	%endif # product_product == Certified
14mu|branding-configs-2.0-104|332	
14mu|branding-configs-2.0-104|333	# Fresh and RED
14mu|branding-configs-2.0-104|334	%if %{product_product} == "EE" || %{product_product} == "Free" || %{product_product} == "Fresh"
14mu|branding-configs-2.0-104|335	mkdir -p %{buildroot}%{_datadir}/%{name}/fresh
14mu|branding-configs-2.0-104|336	echo "ROSA Desktop Fresh R8.1 release %{fresh_platform} for %{_target_cpu}" > %{buildroot}%{_datadir}/%{name}/fresh/rosa-release
14mu|branding-configs-2.0-104|337	
14mu|branding-configs-2.0-104|338	cp -p %{buildroot}%{_datadir}/%{name}/fresh/rosa-release %{buildroot}%{_datadir}/%{name}/fresh/issue
14mu|branding-configs-2.0-104|339	echo "Kernel \r on an \m (\l)" >> %{buildroot}%{_datadir}/%{name}/fresh/issue
14mu|branding-configs-2.0-104|340	cp -p %{buildroot}%{_datadir}/%{name}/fresh/issue %{buildroot}%{_datadir}/%{name}/fresh/issue.net
14mu|branding-configs-2.0-104|341	echo >> %{buildroot}%{_datadir}/%{name}/fresh/issue
14mu|branding-configs-2.0-104|342	
14mu|branding-configs-2.0-104|343	install -m 0644 release-notes-fresh.txt %{buildroot}%{_datadir}/%{name}/fresh/release-notes-en.txt
14mu|branding-configs-2.0-104|344	install -m 0644 os-release.fresh %{buildroot}%{_datadir}/%{name}/fresh/os-release
14mu|branding-configs-2.0-104|345	install -m 0644 product.id.fresh %{buildroot}%{_datadir}/%{name}/fresh/product.id
14mu|branding-configs-2.0-104|346	install -m 0644 README.urpmi.fresh %{buildroot}%{_datadir}/%{name}/fresh/README.urpmi
14mu|branding-configs-2.0-104|347	install -m 0644 index.html.fresh %{buildroot}%{_datadir}/%{name}/fresh/index.html
14mu|branding-configs-2.0-104|348	install -m 0644 branding.macros.fresh %{buildroot}%{_datadir}/%{name}/fresh/branding.macros
14mu|branding-configs-2.0-104|349	
14mu|branding-configs-2.0-104|350	install -m 0644 %{SOURCE101} %{buildroot}%{_datadir}/%{name}/fresh/
14mu|branding-configs-2.0-104|351	pushd %{buildroot}%{_datadir}/%{name}/fresh/
14mu|branding-configs-2.0-104|352	tar xzvf %{SOURCE102}
14mu|branding-configs-2.0-104|353	popd
14mu|branding-configs-2.0-104|354	
14mu|branding-configs-2.0-104|355	cat > %{buildroot}%{_datadir}/%{name}/fresh/lsb-release << EOF
14mu|branding-configs-2.0-104|356	LSB_VERSION=
14mu|branding-configs-2.0-104|357	DISTRIB_ID=RosaDesktopFresh
14mu|branding-configs-2.0-104|358	DISTRIB_RELEASE=%{fresh_platform}
14mu|branding-configs-2.0-104|359	DISTRIB_CODENAME=Fresh
14mu|branding-configs-2.0-104|360	DISTRIB_DESCRIPTION="ROSA Desktop Fresh R8.1"
14mu|branding-configs-2.0-104|361	EOF
14mu|branding-configs-2.0-104|362	
14mu|branding-configs-2.0-104|363	%endif # product_product == Fresh
14mu|branding-configs-2.0-104|364	
14mu|branding-configs-2.0-104|365	%if %{product_product} == "Enterprise"
14mu|branding-configs-2.0-104|366	mkdir -p %{buildroot}%{_datadir}/%{name}/red
14mu|branding-configs-2.0-104|367	echo "ROSA Enterprise Desktop X2 release %{fresh_platform} for %{_target_cpu}" > %{buildroot}%{_datadir}/%{name}/red/rosa-release
14mu|branding-configs-2.0-104|368	
14mu|branding-configs-2.0-104|369	cp -p %{buildroot}%{_datadir}/%{name}/red/rosa-release %{buildroot}%{_datadir}/%{name}/red/issue
14mu|branding-configs-2.0-104|370	echo "Kernel \r on an \m (\l)" >> %{buildroot}%{_datadir}/%{name}/red/issue
14mu|branding-configs-2.0-104|371	cp -p %{buildroot}%{_datadir}/%{name}/red/issue %{buildroot}%{_datadir}/%{name}/red/issue.net
14mu|branding-configs-2.0-104|372	echo >> %{buildroot}%{_datadir}/%{name}/red/issue
14mu|branding-configs-2.0-104|373	
14mu|branding-configs-2.0-104|374	install -m 0644 release-notes-red.txt %{buildroot}%{_datadir}/%{name}/red/release-notes-en.txt
14mu|branding-configs-2.0-104|375	install -m 0644 os-release.red %{buildroot}%{_datadir}/%{name}/red/os-release
14mu|branding-configs-2.0-104|376	install -m 0644 product.id.red %{buildroot}%{_datadir}/%{name}/red/product.id
14mu|branding-configs-2.0-104|377	install -m 0644 README.urpmi.red %{buildroot}%{_datadir}/%{name}/red/README.urpmi
14mu|branding-configs-2.0-104|378	install -m 0644 index.html.red %{buildroot}%{_datadir}/%{name}/red/index.html
14mu|branding-configs-2.0-104|379	install -m 0644 branding.macros.red %{buildroot}%{_datadir}/%{name}/red/branding.macros
14mu|branding-configs-2.0-104|380	
14mu|branding-configs-2.0-104|381	install -m 0644 %{SOURCE101} %{buildroot}%{_datadir}/%{name}/red/
14mu|branding-configs-2.0-104|382	pushd %{buildroot}%{_datadir}/%{name}/red/
14mu|branding-configs-2.0-104|383	tar xzvf %{SOURCE102}
14mu|branding-configs-2.0-104|384	popd
14mu|branding-configs-2.0-104|385	
14mu|branding-configs-2.0-104|386	cat > %{buildroot}%{_datadir}/%{name}/red/lsb-release << EOF
14mu|branding-configs-2.0-104|387	LSB_VERSION=
14mu|branding-configs-2.0-104|388	DISTRIB_ID=RosaDesktopEnterprise
14mu|branding-configs-2.0-104|389	DISTRIB_RELEASE=%{fresh_platform}
14mu|branding-configs-2.0-104|390	DISTRIB_CODENAME=Red
14mu|branding-configs-2.0-104|391	DISTRIB_DESCRIPTION="ROSA Enterprise Desktop X2"
14mu|branding-configs-2.0-104|392	EOF
14mu|branding-configs-2.0-104|393	
14mu|branding-configs-2.0-104|394	%endif # product_product == Enterprise
14mu|branding-configs-2.0-104|395	
14mu|branding-configs-2.0-104|396	
14mu|branding-configs-2.0-104|397	%posttrans common
14mu|branding-configs-2.0-104|398	# ugly workaround: rpm package not installed
14mu|branding-configs-2.0-104|399	mkdir -p /etc/rpm/macros.d/
14mu|branding-configs-2.0-104|400	# workaround for updating from rosa-release-* packages - we will replace real files with symlinks
14mu|branding-configs-2.0-104|401	for f in %{_sysconfdir}/sysconfig/system %{_datadir}/doc/en_license.html %{_datadir}/doc/ru_license.html %{_sysconfdir}/profile.d/10rosa-release.csh %{_sysconfdir}/profile.d/10rosa-release.sh; do
14mu|branding-configs-2.0-104|402	if [[ -f $f ]] && [[ ! -L $f ]] ; then rm -f $f ; fi ; done
14mu|branding-configs-2.0-104|403	update-alternatives --install  %{_sysconfdir}/sysconfig/system branding-system %{_datadir}/%{name}/branding-system 90 --slave  %{_datadir}/doc/en_license.html en_license.html %{_datadir}/%{name}/en_license.html --slave %{_datadir}/doc/ru_license.html ru_license.html %{_datadir}/%{name}/ru_license.html --slave %{_sysconfdir}/profile.d/10rosa-release.csh 10rosa-release.csh %{_datadir}/%{name}/10rosa-release.csh --slave %{_sysconfdir}/profile.d/10rosa-release.sh 10rosa-release.sh  %{_datadir}/%{name}/10rosa-release.sh
14mu|branding-configs-2.0-104|404	
14mu|branding-configs-2.0-104|405	%preun common
14mu|branding-configs-2.0-104|406	if [ $1 = 0 ]; then
14mu|branding-configs-2.0-104|407	update-alternatives --remove branding-system %{_datadir}/%{name}/branding-system
14mu|branding-configs-2.0-104|408	fi
14mu|branding-configs-2.0-104|409	
14mu|branding-configs-2.0-104|410	%postun common
14mu|branding-configs-2.0-104|411	if [ "$1" -ge "1" ]; then
14mu|branding-configs-2.0-104|412	update-alternatives --set branding-system %{_datadir}/%{name}/branding-system
14mu|branding-configs-2.0-104|413	fi
14mu|branding-configs-2.0-104|414	
14mu|branding-configs-2.0-104|415	%define issue_files %{_sysconfdir}/issue %{_sysconfdir}/issue.net
14mu|branding-configs-2.0-104|416	%define issue_slave --slave %{_sysconfdir}/issue issue %{_datadir}/%{name}/%{flavour}/issue --slave %{_sysconfdir}/issue.net issue.net %{_datadir}/%{name}/%{flavour}/issue.net
14mu|branding-configs-2.0-104|417	
14mu|branding-configs-2.0-104|418	%define release_post(s) \
14mu|branding-configs-2.0-104|419	%posttrans %{-s:%1} \
14mu|branding-configs-2.0-104|420	%define flavour %1\
14mu|branding-configs-2.0-104|421	cp -f %{_datadir}/%{name}/%{flavour}/os-release %{_sysconfdir}/os-release\
14mu|branding-configs-2.0-104|422	cp -f %{_datadir}/%{name}/%{flavour}/rosa-release %{_sysconfdir}/system-release\
14mu|branding-configs-2.0-104|423	for f in %{_sysconfdir}/release %{_sysconfdir}/redhat-release %{_datadir}/doc/HTML/index.html %{_sysconfdir}/product.id %{_sysconfdir}/mandriva-release %{issue_files} %{_sysconfdir}/rosa-release; \
14mu|branding-configs-2.0-104|424	do \
14mu|branding-configs-2.0-104|425	if [[ -f $f ]] && [[ ! -L $f ]] ; then rm -f $f ; fi ; done \
14mu|branding-configs-2.0-104|426	update-alternatives --install %{_sysconfdir}/release flavour-release %{_datadir}/%{name}/%{flavour}/rosa-release 90 --slave %{_sysconfdir}/redhat-release redhat-release %{_datadir}/%{name}/%{flavour}/rosa-release --slave %{_sysconfdir}/mandrake-release mandrake-release %{_datadir}/%{name}/%{flavour}/rosa-release --slave %{_sysconfdir}/product.id product.id %{_datadir}/%{name}/%{flavour}/product.id  --slave %{_sysconfdir}/mandriva-release mandriva-release %{_datadir}/%{name}/%{flavour}/rosa-release --slave %{_sysconfdir}/rosa-release rosa-release %{_datadir}/%{name}/%{flavour}/rosa-release --slave %{_datadir}/doc/HTML/index.html index.html %{_datadir}/%{name}/%{flavour}/index.html --slave %{_sysconfdir}/rpm/macros.d/branding.macros branding.macros %{_datadir}/%{name}/%{flavour}/branding.macros %{issue_slave}\
14mu|branding-configs-2.0-104|427	cp -f %{_datadir}/%{name}/%{flavour}/lsb-release %{_sysconfdir}/lsb-release\
14mu|branding-configs-2.0-104|428	/usr/sbin/update-grub2 \
14mu|branding-configs-2.0-104|429	
14mu|branding-configs-2.0-104|430	%define release_preun(s) \
14mu|branding-configs-2.0-104|431	%preun %{-s:%1} \
14mu|branding-configs-2.0-104|432	if [ $1 = 0 ]; then \
14mu|branding-configs-2.0-104|433	%define flavour %1\
14mu|branding-configs-2.0-104|434	update-alternatives --remove flavour-release %{_datadir}/%{name}/%{flavour}/rosa-release\
14mu|branding-configs-2.0-104|435	fi\
14mu|branding-configs-2.0-104|436	
14mu|branding-configs-2.0-104|437	%define release_postun(s) \
14mu|branding-configs-2.0-104|438	%postun %{-s:%1} \
14mu|branding-configs-2.0-104|439	if [ "$1" -ge "1" ]; then \
14mu|branding-configs-2.0-104|440	%define flavour %1\
14mu|branding-configs-2.0-104|441	update-alternatives --set flavour-release %{_datadir}/%{name}/%{flavour}/rosa-release\
14mu|branding-configs-2.0-104|442	fi\
14mu|branding-configs-2.0-104|443	
14mu|branding-configs-2.0-104|444	%if %{product_product} == "Certified"
14mu|branding-configs-2.0-104|445	%release_post -s Cobalt
14mu|branding-configs-2.0-104|446	%release_post -s Chrome
14mu|branding-configs-2.0-104|447	%release_post -s current
14mu|branding-configs-2.0-104|448	%release_post -s Nickel
14mu|branding-configs-2.0-104|449	
14mu|branding-configs-2.0-104|450	%release_preun -s Cobalt
14mu|branding-configs-2.0-104|451	%release_preun -s Chrome
14mu|branding-configs-2.0-104|452	%release_preun -s current
14mu|branding-configs-2.0-104|453	%release_preun -s Nickel
14mu|branding-configs-2.0-104|454	
14mu|branding-configs-2.0-104|455	%release_postun -s Cobalt
14mu|branding-configs-2.0-104|456	%release_postun -s Chrome
14mu|branding-configs-2.0-104|457	%release_postun -s current
14mu|branding-configs-2.0-104|458	%release_postun -s Nickel
14mu|branding-configs-2.0-104|459	
14mu|branding-configs-2.0-104|460	%endif
14mu|branding-configs-2.0-104|461	
14mu|branding-configs-2.0-104|462	%if %{product_product} == "Enterprise"
14mu|branding-configs-2.0-104|463	%release_post -s red
14mu|branding-configs-2.0-104|464	%release_preun -s red
14mu|branding-configs-2.0-104|465	%release_postun -s red
14mu|branding-configs-2.0-104|466	%endif
14mu|branding-configs-2.0-104|467	
14mu|branding-configs-2.0-104|468	%if %{product_product} == "EE" || %{product_product} == "Free" || %{product_product} == "Fresh"
14mu|branding-configs-2.0-104|469	%release_post -s fresh
14mu|branding-configs-2.0-104|470	%release_preun -s fresh
14mu|branding-configs-2.0-104|471	%release_postun -s fresh
14mu|branding-configs-2.0-104|472	%endif
14mu|branding-configs-2.0-104|473	
14mu|branding-configs-2.0-104|474	%files common
14mu|branding-configs-2.0-104|475	%{_datadir}/%{name}/10rosa-release.csh
14mu|branding-configs-2.0-104|476	%{_datadir}/%{name}/10rosa-release.sh
14mu|branding-configs-2.0-104|477	%{_datadir}/%{name}/en_license.html
14mu|branding-configs-2.0-104|478	%{_datadir}/%{name}/ru_license.html
14mu|branding-configs-2.0-104|479	%{_datadir}/%{name}/branding-system
14mu|branding-configs-2.0-104|480	%{_sysconfdir}/minsysreqs
14mu|branding-configs-2.0-104|481	%{_sysconfdir}/sysconfig/desktop
14mu|branding-configs-2.0-104|482	%dir %{_datadir}/%{name}
14mu|branding-configs-2.0-104|483	
14mu|branding-configs-2.0-104|484	%if %{product_product} == "Certified"
14mu|branding-configs-2.0-104|485	%files Chrome
14mu|branding-configs-2.0-104|486	%{_datadir}/%{name}/Chrome
14mu|branding-configs-2.0-104|487	%dir %{_datadir}/doc/HTML/
14mu|branding-configs-2.0-104|488	%ghost %{_sysconfdir}/lsb-release
14mu|branding-configs-2.0-104|489	%ghost %{_sysconfdir}/os-release
14mu|branding-configs-2.0-104|490	%ghost %{_sysconfdir}/system-release
14mu|branding-configs-2.0-104|491	
14mu|branding-configs-2.0-104|492	%files Cobalt
14mu|branding-configs-2.0-104|493	%{_datadir}/%{name}/Cobalt
14mu|branding-configs-2.0-104|494	%dir %{_datadir}/doc/HTML/
14mu|branding-configs-2.0-104|495	%ghost %{_sysconfdir}/lsb-release
14mu|branding-configs-2.0-104|496	%ghost %{_sysconfdir}/os-release
14mu|branding-configs-2.0-104|497	%ghost %{_sysconfdir}/system-release
14mu|branding-configs-2.0-104|498	
14mu|branding-configs-2.0-104|499	%files Nickel
14mu|branding-configs-2.0-104|500	%{_datadir}/%{name}/Nickel
14mu|branding-configs-2.0-104|501	%dir %{_datadir}/doc/HTML/
14mu|branding-configs-2.0-104|502	%ghost %{_sysconfdir}/lsb-release
14mu|branding-configs-2.0-104|503	%ghost %{_sysconfdir}/os-release
14mu|branding-configs-2.0-104|504	%ghost %{_sysconfdir}/system-release
14mu|branding-configs-2.0-104|505	
14mu|branding-configs-2.0-104|506	%files current
14mu|branding-configs-2.0-104|507	%{_datadir}/%{name}/current
14mu|branding-configs-2.0-104|508	%dir %{_datadir}/doc/HTML/
14mu|branding-configs-2.0-104|509	%ghost %{_sysconfdir}/lsb-release
14mu|branding-configs-2.0-104|510	%ghost %{_sysconfdir}/os-release
14mu|branding-configs-2.0-104|511	%ghost %{_sysconfdir}/system-release
14mu|branding-configs-2.0-104|512	
14mu|branding-configs-2.0-104|513	%endif
14mu|branding-configs-2.0-104|514	
14mu|branding-configs-2.0-104|515	%if %{product_product} == "Enterprise"
14mu|branding-configs-2.0-104|516	%files red
14mu|branding-configs-2.0-104|517	%{_datadir}/%{name}/red
14mu|branding-configs-2.0-104|518	%dir %{_datadir}/doc/HTML/
14mu|branding-configs-2.0-104|519	%ghost %{_sysconfdir}/lsb-release
14mu|branding-configs-2.0-104|520	%ghost %{_sysconfdir}/os-release
14mu|branding-configs-2.0-104|521	%ghost %{_sysconfdir}/system-release
14mu|branding-configs-2.0-104|522	%endif
14mu|branding-configs-2.0-104|523	
14mu|branding-configs-2.0-104|524	%if %{product_product} == "EE" || %{product_product} == "Free" || %{product_product} == "Fresh"
14mu|branding-configs-2.0-104|525	%files fresh
14mu|branding-configs-2.0-104|526	%doc CREDITS
14mu|branding-configs-2.0-104|527	%dir %{_datadir}/doc/HTML/
14mu|branding-configs-2.0-104|528	%{_datadir}/%{name}/fresh
14mu|branding-configs-2.0-104|529	%ghost %{_sysconfdir}/lsb-release
14mu|branding-configs-2.0-104|530	%ghost %{_sysconfdir}/os-release
14mu|branding-configs-2.0-104|531	%ghost %{_sysconfdir}/system-release
14mu|branding-configs-2.0-104|532	%endif
14mu|branding-configs-2.0-104|533	
14mu|branding-configs-2.0-104|534	%changelog

22383 14
14mu|brasero-3.12.0-1|1	%define major		1
14mu|brasero-3.12.0-1|2	%define api		3
14mu|brasero-3.12.0-1|3	%define gi_major	%{version}
14mu|brasero-3.12.0-1|4	
14mu|brasero-3.12.0-1|5	%define libnameburn3	%mklibname %{name}-burn %{api} %{major}
14mu|brasero-3.12.0-1|6	%define libnamemedia3	%mklibname %{name}-media %{api} %{major}
14mu|brasero-3.12.0-1|7	%define libnameutils3	%mklibname %{name}-utils %{api} %{major}
14mu|brasero-3.12.0-1|8	
14mu|brasero-3.12.0-1|9	%define girmedia	%mklibname %{name}-media-gir %{gi_major}
14mu|brasero-3.12.0-1|10	%define girburn		%mklibname %{name}-burn-gir %{gi_major}
14mu|brasero-3.12.0-1|11	
14mu|brasero-3.12.0-1|12	%define develname	%mklibname -d %{name}
14mu|brasero-3.12.0-1|13	
14mu|brasero-3.12.0-1|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|brasero-3.12.0-1|15	
14mu|brasero-3.12.0-1|16	Name:		brasero
14mu|brasero-3.12.0-1|17	Summary:	A disc burning application for GNOME
14mu|brasero-3.12.0-1|18	Version:	3.12.0
14mu|brasero-3.12.0-1|19	Release:	1
14mu|brasero-3.12.0-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|brasero-3.12.0-1|21	Source1:	brasero_copy_disc.desktop
14mu|brasero-3.12.0-1|22	Source2:	brasero_create_data_project_from_blank_medium.desktop
14mu|brasero-3.12.0-1|23	Source3:	brasero_create_audio_cd_from_blank_medium.desktop
14mu|brasero-3.12.0-1|24	URL:		http://www.gnome.org/projects/brasero/
14mu|brasero-3.12.0-1|25	License:	GPLv2+
14mu|brasero-3.12.0-1|26	Group:		Archiving/Cd burning
14mu|brasero-3.12.0-1|27	BuildRequires:	pkgconfig(gdk-x11-3.0)
14mu|brasero-3.12.0-1|28	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mu|brasero-3.12.0-1|29	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.6.0
14mu|brasero-3.12.0-1|30	BuildRequires:	pkgconfig(gmodule-export-2.0) >= 2.6.0
14mu|brasero-3.12.0-1|31	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
14mu|brasero-3.12.0-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.3
14mu|brasero-3.12.0-1|33	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14mu|brasero-3.12.0-1|34	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|brasero-3.12.0-1|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|brasero-3.12.0-1|36	BuildRequires:	pkgconfig(gthread-2.0) >= 2.6.0
14mu|brasero-3.12.0-1|37	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mu|brasero-3.12.0-1|38	BuildRequires:	pkgconfig(ice)
14mu|brasero-3.12.0-1|39	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mu|brasero-3.12.0-1|40	BuildRequires:	glib2.0-common
14mu|brasero-3.12.0-1|41	BuildRequires:	pkgconfig(libburn-1) >= 0.4.0
14mu|brasero-3.12.0-1|42	BuildRequires:	pkgconfig(libcanberra) >= 0.1
14mu|brasero-3.12.0-1|43	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.1
14mu|brasero-3.12.0-1|44	BuildRequires:	pkgconfig(libisofs-1) >= 0.6.4
14mu|brasero-3.12.0-1|45	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.90
14mu|brasero-3.12.0-1|46	BuildRequires:	pkgconfig(libnotify) >= 0.6.1
14mu|brasero-3.12.0-1|47	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.0
14mu|brasero-3.12.0-1|48	BuildRequires:	pkgconfig(sm)
14mu|brasero-3.12.0-1|49	BuildRequires:	pkgconfig(totem-plparser) >= 2.29.1
14mu|brasero-3.12.0-1|50	BuildRequires:	intltool >= 0.35.0
14mu|brasero-3.12.0-1|51	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|brasero-3.12.0-1|52	BuildRequires:	imagemagick
14mu|brasero-3.12.0-1|53	# Only needed when gnome-autogen.sh is used
14mu|brasero-3.12.0-1|54	BuildRequires:	gnome-common
14mu|brasero-3.12.0-1|55	BuildRequires:	gtk-doc
14mu|brasero-3.12.0-1|56	BuildRequires:	gettext-devel itstool yelp-tools
14mu|brasero-3.12.0-1|57	
14mu|brasero-3.12.0-1|58	# optional requirements to make video projects work
14mu|brasero-3.12.0-1|59	Suggests:	vcdimager
14mu|brasero-3.12.0-1|60	Suggests:	dvdauthor
14mu|brasero-3.12.0-1|61	Suggests:	gstreamer1.0-plugins-bad
14mu|brasero-3.12.0-1|62	
14mu|brasero-3.12.0-1|63	%description
14mu|brasero-3.12.0-1|64	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.0-1|65	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.0-1|66	unique features to enable users to create their discs easily and
14mu|brasero-3.12.0-1|67	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.0-1|68	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.0-1|69	
14mu|brasero-3.12.0-1|70	%package -n %{libnameburn3}
14mu|brasero-3.12.0-1|71	Group:		System/Libraries
14mu|brasero-3.12.0-1|72	Summary:	A disc burning application for GNOME - shared library
14mu|brasero-3.12.0-1|73	
14mu|brasero-3.12.0-1|74	%description -n %{libnameburn3}
14mu|brasero-3.12.0-1|75	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.0-1|76	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.0-1|77	unique features to enable users to create their discs easily and
14mu|brasero-3.12.0-1|78	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.0-1|79	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.0-1|80	
14mu|brasero-3.12.0-1|81	%package -n %{libnamemedia3}
14mu|brasero-3.12.0-1|82	Group:		System/Libraries
14mu|brasero-3.12.0-1|83	Summary:	A disc burning application for GNOME - shared library
14mu|brasero-3.12.0-1|84	
14mu|brasero-3.12.0-1|85	%description -n %{libnamemedia3}
14mu|brasero-3.12.0-1|86	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.0-1|87	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.0-1|88	unique features to enable users to create their discs easily and
14mu|brasero-3.12.0-1|89	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.0-1|90	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.0-1|91	
14mu|brasero-3.12.0-1|92	%package -n %{libnameutils3}
14mu|brasero-3.12.0-1|93	Group:		System/Libraries
14mu|brasero-3.12.0-1|94	Summary:	A disc burning application for GNOME - shared library
14mu|brasero-3.12.0-1|95	
14mu|brasero-3.12.0-1|96	%description -n %{libnameutils3}
14mu|brasero-3.12.0-1|97	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.0-1|98	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.0-1|99	unique features to enable users to create their discs easily and
14mu|brasero-3.12.0-1|100	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.0-1|101	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.0-1|102	
14mu|brasero-3.12.0-1|103	%package -n %{girburn}
14mu|brasero-3.12.0-1|104	Summary:	GObject Introspection interface description for GData
14mu|brasero-3.12.0-1|105	Group:		System/Libraries
14mu|brasero-3.12.0-1|106	Requires:	%{libnameburn3} = %{version}-%{release}
14mu|brasero-3.12.0-1|107	Obsoletes:	%{_lib}%{name}-burn-gir0.0 < 3.2.0-2
14mu|brasero-3.12.0-1|108	
14mu|brasero-3.12.0-1|109	%description -n %{girburn}
14mu|brasero-3.12.0-1|110	GObject Introspection interface description for GData.
14mu|brasero-3.12.0-1|111	
14mu|brasero-3.12.0-1|112	%package -n %{girmedia}
14mu|brasero-3.12.0-1|113	Summary:	GObject Introspection interface description for GData
14mu|brasero-3.12.0-1|114	Group:		System/Libraries
14mu|brasero-3.12.0-1|115	Requires:	%{libnamemedia3} = %{version}-%{release}
14mu|brasero-3.12.0-1|116	Obsoletes:	%{_lib}%{name}-media-gir0.0 < 3.2.0-2
14mu|brasero-3.12.0-1|117	
14mu|brasero-3.12.0-1|118	%description -n %{girmedia}
14mu|brasero-3.12.0-1|119	GObject Introspection interface description for GData.
14mu|brasero-3.12.0-1|120	
14mu|brasero-3.12.0-1|121	%package -n %{develname}
14mu|brasero-3.12.0-1|122	Summary:	A disc burning application for GNOME - development library
14mu|brasero-3.12.0-1|123	Group:		Development/C
14mu|brasero-3.12.0-1|124	Requires:	%{libnameburn3} = %{version}-%{release}
14mu|brasero-3.12.0-1|125	Requires:	%{libnamemedia3} = %{version}-%{release}
14mu|brasero-3.12.0-1|126	Requires:	%{libnameutils3} = %{version}-%{release}
14mu|brasero-3.12.0-1|127	Provides:	%{name}-devel = %{version}-%{release}
14mu|brasero-3.12.0-1|128	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|brasero-3.12.0-1|129	
14mu|brasero-3.12.0-1|130	%description -n %{develname}
14mu|brasero-3.12.0-1|131	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.0-1|132	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.0-1|133	unique features to enable users to create their discs easily and
14mu|brasero-3.12.0-1|134	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.0-1|135	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.0-1|136	
14mu|brasero-3.12.0-1|137	%prep
14mu|brasero-3.12.0-1|138	%setup -q
14mu|brasero-3.12.0-1|139	%apply_patches
14mu|brasero-3.12.0-1|140	
14mu|brasero-3.12.0-1|141	%build
14mu|brasero-3.12.0-1|142	%configure2_5x \
14mu|brasero-3.12.0-1|143	--enable-nautilus \
14mu|brasero-3.12.0-1|144	--enable-libburnia \
14mu|brasero-3.12.0-1|145	--enable-search \
14mu|brasero-3.12.0-1|146	--enable-playlist \
14mu|brasero-3.12.0-1|147	--enable-preview \
14mu|brasero-3.12.0-1|148	--enable-inotify \
14mu|brasero-3.12.0-1|149	--disable-caches \
14mu|brasero-3.12.0-1|150	--disable-static
14mu|brasero-3.12.0-1|151	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
14mu|brasero-3.12.0-1|152	%make
14mu|brasero-3.12.0-1|153	
14mu|brasero-3.12.0-1|154	%install
14mu|brasero-3.12.0-1|155	%makeinstall_std
14mu|brasero-3.12.0-1|156	
14mu|brasero-3.12.0-1|157	sed -i 's/cd:x/cd;x/' %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|brasero-3.12.0-1|158	
14mu|brasero-3.12.0-1|159	#we don't want these
14mu|brasero-3.12.0-1|160	find %{buildroot} -name "*.la" -delete
14mu|brasero-3.12.0-1|161	
14mu|brasero-3.12.0-1|162	%find_lang %{name} --with-gnome
14mu|brasero-3.12.0-1|163	
14mu|brasero-3.12.0-1|164	#(nl) KDE Solid integration
14mu|brasero-3.12.0-1|165	mkdir -p %{buildroot}%{_datadir}/apps/solid/actions
14mu|brasero-3.12.0-1|166	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
14mu|brasero-3.12.0-1|167	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/apps/solid/actions/
14mu|brasero-3.12.0-1|168	install -D -m 644 %{SOURCE3} %{buildroot}%{_datadir}/apps/solid/actions/
14mu|brasero-3.12.0-1|169	
14mu|brasero-3.12.0-1|170	%files -f %{name}.lang
14mu|brasero-3.12.0-1|171	%doc AUTHORS MAINTAINERS NEWS README
14mu|brasero-3.12.0-1|172	%{_bindir}/%{name}
14mu|brasero-3.12.0-1|173	%{_libdir}/%{name}3
14mu|brasero-3.12.0-1|174	%{_libdir}/nautilus/extensions-3.0/libnautilus-brasero-extension.*
14mu|brasero-3.12.0-1|175	%{_datadir}/applications/*
14mu|brasero-3.12.0-1|176	%{_datadir}/%{name}
14mu|brasero-3.12.0-1|177	%{_datadir}/glib-2.0/schemas/org.gnome.brasero.gschema.xml
14mu|brasero-3.12.0-1|178	%{_datadir}/GConf/gsettings/brasero.convert
14mu|brasero-3.12.0-1|179	%{_datadir}/icons/hicolor/*/apps/*
14mu|brasero-3.12.0-1|180	%{_mandir}/man1/%{name}.1*
14mu|brasero-3.12.0-1|181	%{_datadir}/mime/packages/%{name}.xml
14mu|brasero-3.12.0-1|182	%{_datadir}/apps/solid/actions/*
14mu|brasero-3.12.0-1|183	%{_datadir}/appdata/brasero.appdata.xml
14mu|brasero-3.12.0-1|184	
14mu|brasero-3.12.0-1|185	%files -n %{libnameburn3}
14mu|brasero-3.12.0-1|186	%{_libdir}/lib%{name}-burn3.so.%{major}*
14mu|brasero-3.12.0-1|187	
14mu|brasero-3.12.0-1|188	%files -n %{libnamemedia3}
14mu|brasero-3.12.0-1|189	%{_libdir}/lib%{name}-media3.so.%{major}*
14mu|brasero-3.12.0-1|190	
14mu|brasero-3.12.0-1|191	%files -n %{libnameutils3}
14mu|brasero-3.12.0-1|192	%{_libdir}/lib%{name}-utils3.so.%{major}*
14mu|brasero-3.12.0-1|193	
14mu|brasero-3.12.0-1|194	%files -n %{girburn}
14mu|brasero-3.12.0-1|195	%{_libdir}/girepository-1.0/BraseroBurn-*.typelib
14mu|brasero-3.12.0-1|196	
14mu|brasero-3.12.0-1|197	%files -n %{girmedia}
14mu|brasero-3.12.0-1|198	%{_libdir}/girepository-1.0/BraseroMedia-*.typelib
14mu|brasero-3.12.0-1|199	
14mu|brasero-3.12.0-1|200	%files -n %develname
14mu|brasero-3.12.0-1|201	%doc %{_datadir}/gtk-doc/html/libbrasero*
14mu|brasero-3.12.0-1|202	%{_libdir}/lib%{name}-*.so
14mu|brasero-3.12.0-1|203	%{_libdir}/pkgconfig/*.pc
14mu|brasero-3.12.0-1|204	%{_includedir}/%{name}3
14mu|brasero-3.12.0-1|205	%{_datadir}/gir-1.0/BraseroBurn-*.gir
14mu|brasero-3.12.0-1|206	%{_datadir}/gir-1.0/BraseroMedia-*.gir
14mu|brasero-3.12.0-1|207	
14mu|brasero-3.12.0-1|208	
14mu|brasero-3.12.0-1|209	%changelog
14mu|brasero-3.12.0-1|210	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 3.12.0-1
14mu|brasero-3.12.0-1|211	+ Revision: c0bad5c
14mu|brasero-3.12.0-1|212	- drop patch
14mu|brasero-3.12.0-1|213	
14mu|brasero-3.12.0-1|214	

22384 14
14mu|brasero-3.12.1-1|1	%define major		1
14mu|brasero-3.12.1-1|2	%define api		3
14mu|brasero-3.12.1-1|3	%define gi_major	%{version}
14mu|brasero-3.12.1-1|4	
14mu|brasero-3.12.1-1|5	%define libnameburn3	%mklibname %{name}-burn %{api} %{major}
14mu|brasero-3.12.1-1|6	%define libnamemedia3	%mklibname %{name}-media %{api} %{major}
14mu|brasero-3.12.1-1|7	%define libnameutils3	%mklibname %{name}-utils %{api} %{major}
14mu|brasero-3.12.1-1|8	
14mu|brasero-3.12.1-1|9	%define girmedia	%mklibname %{name}-media-gir %{gi_major}
14mu|brasero-3.12.1-1|10	%define girburn		%mklibname %{name}-burn-gir %{gi_major}
14mu|brasero-3.12.1-1|11	
14mu|brasero-3.12.1-1|12	%define develname	%mklibname -d %{name}
14mu|brasero-3.12.1-1|13	
14mu|brasero-3.12.1-1|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|brasero-3.12.1-1|15	
14mu|brasero-3.12.1-1|16	Name:		brasero
14mu|brasero-3.12.1-1|17	Summary:	A disc burning application for GNOME
14mu|brasero-3.12.1-1|18	Version:	3.12.1
14mu|brasero-3.12.1-1|19	Release:	1
14mu|brasero-3.12.1-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|brasero-3.12.1-1|21	Source1:	brasero_copy_disc.desktop
14mu|brasero-3.12.1-1|22	Source2:	brasero_create_data_project_from_blank_medium.desktop
14mu|brasero-3.12.1-1|23	Source3:	brasero_create_audio_cd_from_blank_medium.desktop
14mu|brasero-3.12.1-1|24	URL:		http://www.gnome.org/projects/brasero/
14mu|brasero-3.12.1-1|25	License:	GPLv2+
14mu|brasero-3.12.1-1|26	Group:		Archiving/Cd burning
14mu|brasero-3.12.1-1|27	BuildRequires:	pkgconfig(gdk-x11-3.0)
14mu|brasero-3.12.1-1|28	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mu|brasero-3.12.1-1|29	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.6.0
14mu|brasero-3.12.1-1|30	BuildRequires:	pkgconfig(gmodule-export-2.0) >= 2.6.0
14mu|brasero-3.12.1-1|31	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
14mu|brasero-3.12.1-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.3
14mu|brasero-3.12.1-1|33	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14mu|brasero-3.12.1-1|34	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|brasero-3.12.1-1|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|brasero-3.12.1-1|36	BuildRequires:	pkgconfig(gthread-2.0) >= 2.6.0
14mu|brasero-3.12.1-1|37	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mu|brasero-3.12.1-1|38	BuildRequires:	pkgconfig(ice)
14mu|brasero-3.12.1-1|39	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mu|brasero-3.12.1-1|40	BuildRequires:	glib2.0-common
14mu|brasero-3.12.1-1|41	BuildRequires:	pkgconfig(libburn-1) >= 0.4.0
14mu|brasero-3.12.1-1|42	BuildRequires:	pkgconfig(libcanberra) >= 0.1
14mu|brasero-3.12.1-1|43	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.1
14mu|brasero-3.12.1-1|44	BuildRequires:	pkgconfig(libisofs-1) >= 0.6.4
14mu|brasero-3.12.1-1|45	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.90
14mu|brasero-3.12.1-1|46	BuildRequires:	pkgconfig(libnotify) >= 0.6.1
14mu|brasero-3.12.1-1|47	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.0
14mu|brasero-3.12.1-1|48	BuildRequires:	pkgconfig(sm)
14mu|brasero-3.12.1-1|49	BuildRequires:	pkgconfig(totem-plparser) >= 2.29.1
14mu|brasero-3.12.1-1|50	BuildRequires:	intltool >= 0.35.0
14mu|brasero-3.12.1-1|51	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|brasero-3.12.1-1|52	BuildRequires:	imagemagick
14mu|brasero-3.12.1-1|53	# Only needed when gnome-autogen.sh is used
14mu|brasero-3.12.1-1|54	BuildRequires:	gnome-common
14mu|brasero-3.12.1-1|55	BuildRequires:	gtk-doc
14mu|brasero-3.12.1-1|56	BuildRequires:	gettext-devel itstool yelp-tools
14mu|brasero-3.12.1-1|57	
14mu|brasero-3.12.1-1|58	# optional requirements to make video projects work
14mu|brasero-3.12.1-1|59	Suggests:	vcdimager
14mu|brasero-3.12.1-1|60	Suggests:	dvdauthor
14mu|brasero-3.12.1-1|61	Suggests:	gstreamer1.0-plugins-bad
14mu|brasero-3.12.1-1|62	
14mu|brasero-3.12.1-1|63	%description
14mu|brasero-3.12.1-1|64	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.1-1|65	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.1-1|66	unique features to enable users to create their discs easily and
14mu|brasero-3.12.1-1|67	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.1-1|68	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.1-1|69	
14mu|brasero-3.12.1-1|70	%package -n %{libnameburn3}
14mu|brasero-3.12.1-1|71	Group:		System/Libraries
14mu|brasero-3.12.1-1|72	Summary:	A disc burning application for GNOME - shared library
14mu|brasero-3.12.1-1|73	
14mu|brasero-3.12.1-1|74	%description -n %{libnameburn3}
14mu|brasero-3.12.1-1|75	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.1-1|76	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.1-1|77	unique features to enable users to create their discs easily and
14mu|brasero-3.12.1-1|78	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.1-1|79	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.1-1|80	
14mu|brasero-3.12.1-1|81	%package -n %{libnamemedia3}
14mu|brasero-3.12.1-1|82	Group:		System/Libraries
14mu|brasero-3.12.1-1|83	Summary:	A disc burning application for GNOME - shared library
14mu|brasero-3.12.1-1|84	
14mu|brasero-3.12.1-1|85	%description -n %{libnamemedia3}
14mu|brasero-3.12.1-1|86	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.1-1|87	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.1-1|88	unique features to enable users to create their discs easily and
14mu|brasero-3.12.1-1|89	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.1-1|90	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.1-1|91	
14mu|brasero-3.12.1-1|92	%package -n %{libnameutils3}
14mu|brasero-3.12.1-1|93	Group:		System/Libraries
14mu|brasero-3.12.1-1|94	Summary:	A disc burning application for GNOME - shared library
14mu|brasero-3.12.1-1|95	
14mu|brasero-3.12.1-1|96	%description -n %{libnameutils3}
14mu|brasero-3.12.1-1|97	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.1-1|98	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.1-1|99	unique features to enable users to create their discs easily and
14mu|brasero-3.12.1-1|100	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.1-1|101	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.1-1|102	
14mu|brasero-3.12.1-1|103	%package -n %{girburn}
14mu|brasero-3.12.1-1|104	Summary:	GObject Introspection interface description for GData
14mu|brasero-3.12.1-1|105	Group:		System/Libraries
14mu|brasero-3.12.1-1|106	Requires:	%{libnameburn3} = %{version}-%{release}
14mu|brasero-3.12.1-1|107	Obsoletes:	%{_lib}%{name}-burn-gir0.0 < 3.2.0-2
14mu|brasero-3.12.1-1|108	
14mu|brasero-3.12.1-1|109	%description -n %{girburn}
14mu|brasero-3.12.1-1|110	GObject Introspection interface description for GData.
14mu|brasero-3.12.1-1|111	
14mu|brasero-3.12.1-1|112	%package -n %{girmedia}
14mu|brasero-3.12.1-1|113	Summary:	GObject Introspection interface description for GData
14mu|brasero-3.12.1-1|114	Group:		System/Libraries
14mu|brasero-3.12.1-1|115	Requires:	%{libnamemedia3} = %{version}-%{release}
14mu|brasero-3.12.1-1|116	Obsoletes:	%{_lib}%{name}-media-gir0.0 < 3.2.0-2
14mu|brasero-3.12.1-1|117	
14mu|brasero-3.12.1-1|118	%description -n %{girmedia}
14mu|brasero-3.12.1-1|119	GObject Introspection interface description for GData.
14mu|brasero-3.12.1-1|120	
14mu|brasero-3.12.1-1|121	%package -n %{develname}
14mu|brasero-3.12.1-1|122	Summary:	A disc burning application for GNOME - development library
14mu|brasero-3.12.1-1|123	Group:		Development/C
14mu|brasero-3.12.1-1|124	Requires:	%{libnameburn3} = %{version}-%{release}
14mu|brasero-3.12.1-1|125	Requires:	%{libnamemedia3} = %{version}-%{release}
14mu|brasero-3.12.1-1|126	Requires:	%{libnameutils3} = %{version}-%{release}
14mu|brasero-3.12.1-1|127	Provides:	%{name}-devel = %{version}-%{release}
14mu|brasero-3.12.1-1|128	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|brasero-3.12.1-1|129	
14mu|brasero-3.12.1-1|130	%description -n %{develname}
14mu|brasero-3.12.1-1|131	Brasero is yet another CD / DVD writing application for the GNOME
14mu|brasero-3.12.1-1|132	desktop. It is designed to be as simple as possible and has some
14mu|brasero-3.12.1-1|133	unique features to enable users to create their discs easily and
14mu|brasero-3.12.1-1|134	quickly. It can handle both audio and data discs, and can use either
14mu|brasero-3.12.1-1|135	cdrkit or libburn / libisofs as the writing backend.
14mu|brasero-3.12.1-1|136	
14mu|brasero-3.12.1-1|137	%prep
14mu|brasero-3.12.1-1|138	%setup -q
14mu|brasero-3.12.1-1|139	%apply_patches
14mu|brasero-3.12.1-1|140	
14mu|brasero-3.12.1-1|141	%build
14mu|brasero-3.12.1-1|142	%configure2_5x \
14mu|brasero-3.12.1-1|143	--enable-nautilus \
14mu|brasero-3.12.1-1|144	--enable-libburnia \
14mu|brasero-3.12.1-1|145	--enable-search \
14mu|brasero-3.12.1-1|146	--enable-playlist \
14mu|brasero-3.12.1-1|147	--enable-preview \
14mu|brasero-3.12.1-1|148	--enable-inotify \
14mu|brasero-3.12.1-1|149	--disable-caches \
14mu|brasero-3.12.1-1|150	--disable-static
14mu|brasero-3.12.1-1|151	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
14mu|brasero-3.12.1-1|152	%make
14mu|brasero-3.12.1-1|153	
14mu|brasero-3.12.1-1|154	%install
14mu|brasero-3.12.1-1|155	%makeinstall_std
14mu|brasero-3.12.1-1|156	
14mu|brasero-3.12.1-1|157	sed -i 's/cd:x/cd;x/' %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|brasero-3.12.1-1|158	
14mu|brasero-3.12.1-1|159	#we don't want these
14mu|brasero-3.12.1-1|160	find %{buildroot} -name "*.la" -delete
14mu|brasero-3.12.1-1|161	
14mu|brasero-3.12.1-1|162	%find_lang %{name} --with-gnome
14mu|brasero-3.12.1-1|163	
14mu|brasero-3.12.1-1|164	#(nl) KDE Solid integration
14mu|brasero-3.12.1-1|165	mkdir -p %{buildroot}%{_datadir}/apps/solid/actions
14mu|brasero-3.12.1-1|166	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
14mu|brasero-3.12.1-1|167	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/apps/solid/actions/
14mu|brasero-3.12.1-1|168	install -D -m 644 %{SOURCE3} %{buildroot}%{_datadir}/apps/solid/actions/
14mu|brasero-3.12.1-1|169	
14mu|brasero-3.12.1-1|170	%files -f %{name}.lang
14mu|brasero-3.12.1-1|171	%doc AUTHORS MAINTAINERS NEWS README
14mu|brasero-3.12.1-1|172	%{_bindir}/%{name}
14mu|brasero-3.12.1-1|173	%{_libdir}/%{name}3
14mu|brasero-3.12.1-1|174	%{_libdir}/nautilus/extensions-3.0/libnautilus-brasero-extension.*
14mu|brasero-3.12.1-1|175	%{_datadir}/applications/*
14mu|brasero-3.12.1-1|176	%{_datadir}/%{name}
14mu|brasero-3.12.1-1|177	%{_datadir}/glib-2.0/schemas/org.gnome.brasero.gschema.xml
14mu|brasero-3.12.1-1|178	%{_datadir}/GConf/gsettings/brasero.convert
14mu|brasero-3.12.1-1|179	%{_datadir}/icons/hicolor/*/apps/*
14mu|brasero-3.12.1-1|180	%{_mandir}/man1/%{name}.1*
14mu|brasero-3.12.1-1|181	%{_datadir}/mime/packages/%{name}.xml
14mu|brasero-3.12.1-1|182	%{_datadir}/apps/solid/actions/*
14mu|brasero-3.12.1-1|183	%{_datadir}/appdata/brasero.appdata.xml
14mu|brasero-3.12.1-1|184	
14mu|brasero-3.12.1-1|185	%files -n %{libnameburn3}
14mu|brasero-3.12.1-1|186	%{_libdir}/lib%{name}-burn3.so.%{major}*
14mu|brasero-3.12.1-1|187	
14mu|brasero-3.12.1-1|188	%files -n %{libnamemedia3}
14mu|brasero-3.12.1-1|189	%{_libdir}/lib%{name}-media3.so.%{major}*
14mu|brasero-3.12.1-1|190	
14mu|brasero-3.12.1-1|191	%files -n %{libnameutils3}
14mu|brasero-3.12.1-1|192	%{_libdir}/lib%{name}-utils3.so.%{major}*
14mu|brasero-3.12.1-1|193	
14mu|brasero-3.12.1-1|194	%files -n %{girburn}
14mu|brasero-3.12.1-1|195	%{_libdir}/girepository-1.0/BraseroBurn-*.typelib
14mu|brasero-3.12.1-1|196	
14mu|brasero-3.12.1-1|197	%files -n %{girmedia}
14mu|brasero-3.12.1-1|198	%{_libdir}/girepository-1.0/BraseroMedia-*.typelib
14mu|brasero-3.12.1-1|199	
14mu|brasero-3.12.1-1|200	%files -n %develname
14mu|brasero-3.12.1-1|201	%doc %{_datadir}/gtk-doc/html/libbrasero*
14mu|brasero-3.12.1-1|202	%{_libdir}/lib%{name}-*.so
14mu|brasero-3.12.1-1|203	%{_libdir}/pkgconfig/*.pc
14mu|brasero-3.12.1-1|204	%{_includedir}/%{name}3
14mu|brasero-3.12.1-1|205	%{_datadir}/gir-1.0/BraseroBurn-*.gir
14mu|brasero-3.12.1-1|206	%{_datadir}/gir-1.0/BraseroMedia-*.gir
14mu|brasero-3.12.1-1|207	
14mu|brasero-3.12.1-1|208	
14mu|brasero-3.12.1-1|209	%changelog
14mu|brasero-3.12.1-1|210	
14mu|brasero-3.12.1-1|211	* Sun Dec 20 2015 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|brasero-3.12.1-1|212	- (65c98ca) update to 3.12.1
14mu|brasero-3.12.1-1|213	
14mu|brasero-3.12.1-1|214	

22385 14
14mu|breeze-5.7.2-1|1	Summary:	Plasma 5 Breeze theme
14mu|breeze-5.7.2-1|2	Name:		breeze
14mu|breeze-5.7.2-1|3	Version:	5.7.2
14mu|breeze-5.7.2-1|4	Release:	1
14mu|breeze-5.7.2-1|5	License:	GPLv2+
14mu|breeze-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|7	Url:		https://www.kde.org/
14mu|breeze-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|breeze-5.7.2-1|9	BuildRequires:	extra-cmake-modules
14mu|breeze-5.7.2-1|10	BuildRequires:	kdecoration2-devel >= %{version}
14mu|breeze-5.7.2-1|11	# For kde4-style-breeze
14mu|breeze-5.7.2-1|12	BuildRequires:	kdelibs4-devel
14mu|breeze-5.7.2-1|13	BuildRequires:	kf5auth-devel
14mu|breeze-5.7.2-1|14	BuildRequires:	kf5config-devel
14mu|breeze-5.7.2-1|15	BuildRequires:	kf5configwidgets-devel
14mu|breeze-5.7.2-1|16	BuildRequires:	kf5coreaddons-devel
14mu|breeze-5.7.2-1|17	BuildRequires:	kf5frameworkintegration-devel
14mu|breeze-5.7.2-1|18	BuildRequires:	kf5i18n-devel
14mu|breeze-5.7.2-1|19	BuildRequires:	kf5kcmutils-devel
14mu|breeze-5.7.2-1|20	BuildRequires:	kf5plasma-devel
14mu|breeze-5.7.2-1|21	BuildRequires:	kf5service-devel
14mu|breeze-5.7.2-1|22	BuildRequires:	kf5windowsystem-devel
14mu|breeze-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5Core)
14mu|breeze-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5DBus)
14mu|breeze-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5Gui)
14mu|breeze-5.7.2-1|26	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|breeze-5.7.2-1|27	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|breeze-5.7.2-1|28	BuildRequires:	pkgconfig(xcb)
14mu|breeze-5.7.2-1|29	Requires:	breeze-cursor-theme
14mu|breeze-5.7.2-1|30	Requires:	breeze-cursor-theme-snow
14mu|breeze-5.7.2-1|31	Requires:	breeze-gtk
14mu|breeze-5.7.2-1|32	Requires:	breeze-icon-theme
14mu|breeze-5.7.2-1|33	Requires:	breeze-qml
14mu|breeze-5.7.2-1|34	Requires:	plasma5-color-scheme-breeze
14mu|breeze-5.7.2-1|35	Requires:	plasma5-color-scheme-breeze-high-contrast
14mu|breeze-5.7.2-1|36	Requires:	plasma5-decoration-breeze
14mu|breeze-5.7.2-1|37	Requires:	plasma5-look-and-feel-breeze-dark
14mu|breeze-5.7.2-1|38	Requires:	plasma5-style-breeze
14mu|breeze-5.7.2-1|39	Requires:	plasma5-wallpaper-next
14mu|breeze-5.7.2-1|40	Requires:	qt5-style-breeze
14mu|breeze-5.7.2-1|41	Requires:	kde4-style-breeze
14mu|breeze-5.7.2-1|42	
14mu|breeze-5.7.2-1|43	%description
14mu|breeze-5.7.2-1|44	Plasma 5 Breeze theme.
14mu|breeze-5.7.2-1|45	
14mu|breeze-5.7.2-1|46	%files
14mu|breeze-5.7.2-1|47	%{_kde5_datadir}/QtCurve/Breeze.qtcurve
14mu|breeze-5.7.2-1|48	%{_kde5_datadir}/kconf_update/kde4breeze.upd
14mu|breeze-5.7.2-1|49	%{_libexecdir}/kconf_update_bin/kde4breeze
14mu|breeze-5.7.2-1|50	
14mu|breeze-5.7.2-1|51	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|52	
14mu|breeze-5.7.2-1|53	%define qmlbreeze %mklibname breeze-qml
14mu|breeze-5.7.2-1|54	
14mu|breeze-5.7.2-1|55	%package -n %{qmlbreeze}
14mu|breeze-5.7.2-1|56	Summary:	QML plugin for Plasma 5 Breeze style
14mu|breeze-5.7.2-1|57	Group:		System/Libraries
14mu|breeze-5.7.2-1|58	Provides:	breeze-qml = %{EVRD}
14mu|breeze-5.7.2-1|59	
14mu|breeze-5.7.2-1|60	%description -n %{qmlbreeze}
14mu|breeze-5.7.2-1|61	QML plugin for Plasma 5 Breeze style.
14mu|breeze-5.7.2-1|62	
14mu|breeze-5.7.2-1|63	%files -n %{qmlbreeze}
14mu|breeze-5.7.2-1|64	%dir %{_kde5_qmldir}/QtQuick/Controls/Styles/Breeze/
14mu|breeze-5.7.2-1|65	%{_kde5_qmldir}/QtQuick/Controls/Styles/Breeze/*
14mu|breeze-5.7.2-1|66	
14mu|breeze-5.7.2-1|67	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|68	
14mu|breeze-5.7.2-1|69	%package -n breeze-cursor-theme
14mu|breeze-5.7.2-1|70	Summary:	Plasma 5 Breeze cursor theme
14mu|breeze-5.7.2-1|71	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|72	
14mu|breeze-5.7.2-1|73	%description -n breeze-cursor-theme
14mu|breeze-5.7.2-1|74	Plasma 5 Breeze cursor theme.
14mu|breeze-5.7.2-1|75	
14mu|breeze-5.7.2-1|76	%files -n breeze-cursor-theme
14mu|breeze-5.7.2-1|77	%dir %{_kde5_iconsdir}/breeze_cursors
14mu|breeze-5.7.2-1|78	%{_kde5_iconsdir}/breeze_cursors/*
14mu|breeze-5.7.2-1|79	
14mu|breeze-5.7.2-1|80	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|81	
14mu|breeze-5.7.2-1|82	%package -n breeze-cursor-theme-snow
14mu|breeze-5.7.2-1|83	Summary:	Plasma 5 Breeze Snow cursor theme
14mu|breeze-5.7.2-1|84	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|85	
14mu|breeze-5.7.2-1|86	%description -n breeze-cursor-theme-snow
14mu|breeze-5.7.2-1|87	Plasma 5 Breeze Snow cursor theme.
14mu|breeze-5.7.2-1|88	
14mu|breeze-5.7.2-1|89	%files -n breeze-cursor-theme-snow
14mu|breeze-5.7.2-1|90	%dir %{_kde5_iconsdir}/Breeze_Snow
14mu|breeze-5.7.2-1|91	%{_kde5_iconsdir}/Breeze_Snow/*
14mu|breeze-5.7.2-1|92	
14mu|breeze-5.7.2-1|93	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|94	
14mu|breeze-5.7.2-1|95	%package -n plasma5-color-scheme-breeze
14mu|breeze-5.7.2-1|96	Summary:	Plasma 5 Breeze color scheme
14mu|breeze-5.7.2-1|97	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|98	
14mu|breeze-5.7.2-1|99	%description -n plasma5-color-scheme-breeze
14mu|breeze-5.7.2-1|100	Plasma 5 Breeze color scheme.
14mu|breeze-5.7.2-1|101	
14mu|breeze-5.7.2-1|102	%files -n plasma5-color-scheme-breeze
14mu|breeze-5.7.2-1|103	%{_kde5_datadir}/color-schemes/Breeze.colors
14mu|breeze-5.7.2-1|104	
14mu|breeze-5.7.2-1|105	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|106	
14mu|breeze-5.7.2-1|107	%package -n plasma5-color-scheme-breeze-dark
14mu|breeze-5.7.2-1|108	Summary:	Plasma 5 Breeze Dark color scheme
14mu|breeze-5.7.2-1|109	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|110	
14mu|breeze-5.7.2-1|111	%description -n plasma5-color-scheme-breeze-dark
14mu|breeze-5.7.2-1|112	Plasma 5 Breeze Dark color scheme.
14mu|breeze-5.7.2-1|113	
14mu|breeze-5.7.2-1|114	%files -n plasma5-color-scheme-breeze-dark
14mu|breeze-5.7.2-1|115	%{_kde5_datadir}/color-schemes/BreezeDark.colors
14mu|breeze-5.7.2-1|116	
14mu|breeze-5.7.2-1|117	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|118	
14mu|breeze-5.7.2-1|119	%package -n plasma5-color-scheme-breeze-high-contrast
14mu|breeze-5.7.2-1|120	Summary:	Plasma 5 Breeze High Contrast color scheme
14mu|breeze-5.7.2-1|121	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|122	
14mu|breeze-5.7.2-1|123	%description -n plasma5-color-scheme-breeze-high-contrast
14mu|breeze-5.7.2-1|124	Plasma 5 Breeze High Contrast color scheme.
14mu|breeze-5.7.2-1|125	
14mu|breeze-5.7.2-1|126	%files -n plasma5-color-scheme-breeze-high-contrast
14mu|breeze-5.7.2-1|127	%{_kde5_datadir}/color-schemes/BreezeHighContrast.colors
14mu|breeze-5.7.2-1|128	
14mu|breeze-5.7.2-1|129	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|130	
14mu|breeze-5.7.2-1|131	%package -n plasma5-decoration-breeze
14mu|breeze-5.7.2-1|132	Summary:	Plasma 5 Breeze window decoration
14mu|breeze-5.7.2-1|133	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|134	Requires:	plasma5-settings-breeze
14mu|breeze-5.7.2-1|135	
14mu|breeze-5.7.2-1|136	%description -n plasma5-decoration-breeze
14mu|breeze-5.7.2-1|137	Plasma 5 Breeze window decoration.
14mu|breeze-5.7.2-1|138	
14mu|breeze-5.7.2-1|139	%files -n plasma5-decoration-breeze -f breeze_kwin_deco.lang
14mu|breeze-5.7.2-1|140	%{_kde5_services}/breezedecorationconfig.desktop
14mu|breeze-5.7.2-1|141	%{_qt5_plugindir}/org.kde.kdecoration2/breezedecoration.so
14mu|breeze-5.7.2-1|142	
14mu|breeze-5.7.2-1|143	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|144	
14mu|breeze-5.7.2-1|145	%package -n plasma5-look-and-feel-breeze-dark
14mu|breeze-5.7.2-1|146	Summary:	Breeze Dark look and feel for Plasma 5
14mu|breeze-5.7.2-1|147	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|148	Requires:	breeze-cursor-theme
14mu|breeze-5.7.2-1|149	Requires:	breeze-icon-theme-dark
14mu|breeze-5.7.2-1|150	Requires:	plasma5-color-scheme-breeze-dark
14mu|breeze-5.7.2-1|151	Requires:	plasma5-style-breeze
14mu|breeze-5.7.2-1|152	
14mu|breeze-5.7.2-1|153	%description -n plasma5-look-and-feel-breeze-dark
14mu|breeze-5.7.2-1|154	Breeze Dark look and feel for Plasma 5.
14mu|breeze-5.7.2-1|155	
14mu|breeze-5.7.2-1|156	%files -n plasma5-look-and-feel-breeze-dark
14mu|breeze-5.7.2-1|157	%dir %{_kde5_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop/
14mu|breeze-5.7.2-1|158	%{_kde5_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop/*
14mu|breeze-5.7.2-1|159	
14mu|breeze-5.7.2-1|160	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|161	
14mu|breeze-5.7.2-1|162	%package -n plasma5-settings-breeze
14mu|breeze-5.7.2-1|163	Summary:	Breeze theme configuration module for Plasma 5
14mu|breeze-5.7.2-1|164	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|165	
14mu|breeze-5.7.2-1|166	%description -n plasma5-settings-breeze
14mu|breeze-5.7.2-1|167	Breeze theme configuration module for Plasma 5.
14mu|breeze-5.7.2-1|168	
14mu|breeze-5.7.2-1|169	%files -n plasma5-settings-breeze
14mu|breeze-5.7.2-1|170	%{_kde5_bindir}/breeze-settings5
14mu|breeze-5.7.2-1|171	%{_kde5_iconsdir}/hicolor/*/apps/breeze-settings.*
14mu|breeze-5.7.2-1|172	
14mu|breeze-5.7.2-1|173	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|174	
14mu|breeze-5.7.2-1|175	%package -n plasma5-style-breeze
14mu|breeze-5.7.2-1|176	Summary:	Breeze style for Plasma 5
14mu|breeze-5.7.2-1|177	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|178	Requires:	plasma5-settings-breeze
14mu|breeze-5.7.2-1|179	Requires:	qt5-style-breeze
14mu|breeze-5.7.2-1|180	
14mu|breeze-5.7.2-1|181	%description -n plasma5-style-breeze
14mu|breeze-5.7.2-1|182	Breeze style for Plasma 5.
14mu|breeze-5.7.2-1|183	
14mu|breeze-5.7.2-1|184	%files -n plasma5-style-breeze -f breeze_style_config.lang
14mu|breeze-5.7.2-1|185	%{_kde5_datadir}/kstyle/themes/breeze.themerc
14mu|breeze-5.7.2-1|186	%{_kde5_services}/breezestyleconfig.desktop
14mu|breeze-5.7.2-1|187	%{_qt5_plugindir}/kstyle_breeze_config.so
14mu|breeze-5.7.2-1|188	
14mu|breeze-5.7.2-1|189	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|190	
14mu|breeze-5.7.2-1|191	%package -n plasma5-wallpaper-next
14mu|breeze-5.7.2-1|192	Summary:	Plasma 5 Next wallpaper
14mu|breeze-5.7.2-1|193	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|194	
14mu|breeze-5.7.2-1|195	%description -n plasma5-wallpaper-next
14mu|breeze-5.7.2-1|196	Plasma 5 Next wallpaper.
14mu|breeze-5.7.2-1|197	
14mu|breeze-5.7.2-1|198	%files -n plasma5-wallpaper-next
14mu|breeze-5.7.2-1|199	%dir %{_kde5_datadir}/wallpapers/Next/
14mu|breeze-5.7.2-1|200	%{_kde5_datadir}/wallpapers/Next/*
14mu|breeze-5.7.2-1|201	
14mu|breeze-5.7.2-1|202	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|203	
14mu|breeze-5.7.2-1|204	%package -n qt5-style-breeze
14mu|breeze-5.7.2-1|205	Summary:	Breeze style for Qt5
14mu|breeze-5.7.2-1|206	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|207	Requires:	breeze-qml
14mu|breeze-5.7.2-1|208	
14mu|breeze-5.7.2-1|209	%description -n qt5-style-breeze
14mu|breeze-5.7.2-1|210	Breeze style for Qt5.
14mu|breeze-5.7.2-1|211	
14mu|breeze-5.7.2-1|212	%files -n qt5-style-breeze
14mu|breeze-5.7.2-1|213	%{_qt5_plugindir}/styles/breeze.so
14mu|breeze-5.7.2-1|214	
14mu|breeze-5.7.2-1|215	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|216	
14mu|breeze-5.7.2-1|217	%package -n kde4-style-breeze
14mu|breeze-5.7.2-1|218	Summary:	Breeze style for KDE4
14mu|breeze-5.7.2-1|219	Group:		Graphical desktop/KDE
14mu|breeze-5.7.2-1|220	
14mu|breeze-5.7.2-1|221	%description -n kde4-style-breeze
14mu|breeze-5.7.2-1|222	Breeze style for KDE4.
14mu|breeze-5.7.2-1|223	
14mu|breeze-5.7.2-1|224	%files -n kde4-style-breeze
14mu|breeze-5.7.2-1|225	%{_kde_libdir}/kde4/kstyle_breeze_config.so
14mu|breeze-5.7.2-1|226	%{_kde_libdir}/kde4/plugins/styles/breeze.so
14mu|breeze-5.7.2-1|227	%{_kde_appsdir}/kstyle/themes/breeze.themerc
14mu|breeze-5.7.2-1|228	%{_qt_plugindir}/styles/breeze.so
14mu|breeze-5.7.2-1|229	
14mu|breeze-5.7.2-1|230	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|231	
14mu|breeze-5.7.2-1|232	%define devname %mklibname %{name} -d
14mu|breeze-5.7.2-1|233	
14mu|breeze-5.7.2-1|234	%package -n %{devname}
14mu|breeze-5.7.2-1|235	Summary:	Development files for Plasma 5 Breeze style
14mu|breeze-5.7.2-1|236	Group:		Development/KDE and Qt
14mu|breeze-5.7.2-1|237	Provides:	%{name}-devel = %{version}
14mu|breeze-5.7.2-1|238	
14mu|breeze-5.7.2-1|239	%description -n %{devname}
14mu|breeze-5.7.2-1|240	This package contains header files needed if you wish to build applications
14mu|breeze-5.7.2-1|241	based on %{name}.
14mu|breeze-5.7.2-1|242	
14mu|breeze-5.7.2-1|243	%files -n %{devname}
14mu|breeze-5.7.2-1|244	%{_kde5_libdir}/cmake/Breeze
14mu|breeze-5.7.2-1|245	
14mu|breeze-5.7.2-1|246	#----------------------------------------------------------------------------
14mu|breeze-5.7.2-1|247	
14mu|breeze-5.7.2-1|248	%prep
14mu|breeze-5.7.2-1|249	%setup -q
14mu|breeze-5.7.2-1|250	
14mu|breeze-5.7.2-1|251	%build
14mu|breeze-5.7.2-1|252	%cmake_kde4 -DUSE_KDE4=true
14mu|breeze-5.7.2-1|253	%make
14mu|breeze-5.7.2-1|254	cd ..
14mu|breeze-5.7.2-1|255	mv build build-kde4
14mu|breeze-5.7.2-1|256	
14mu|breeze-5.7.2-1|257	%cmake_kde5 -DUSE_KDE4=false
14mu|breeze-5.7.2-1|258	%make
14mu|breeze-5.7.2-1|259	
14mu|breeze-5.7.2-1|260	%install
14mu|breeze-5.7.2-1|261	%makeinstall_std -C build
14mu|breeze-5.7.2-1|262	
14mu|breeze-5.7.2-1|263	rm -rf build
14mu|breeze-5.7.2-1|264	mv build-kde4 build
14mu|breeze-5.7.2-1|265	%makeinstall_std -C build
14mu|breeze-5.7.2-1|266	
14mu|breeze-5.7.2-1|267	mkdir -p %{buildroot}%{_qt_plugindir}/styles/
14mu|breeze-5.7.2-1|268	pushd %{buildroot}%{_qt_plugindir}/styles/
14mu|breeze-5.7.2-1|269	ln -s %{_kde_libdir}/kde4/plugins/styles/breeze.so breeze.so
14mu|breeze-5.7.2-1|270	popd
14mu|breeze-5.7.2-1|271	
14mu|breeze-5.7.2-1|272	%find_lang breeze_style_config
14mu|breeze-5.7.2-1|273	%find_lang breeze_kwin_deco
14mu|breeze-5.7.2-1|274	
14mu|breeze-5.7.2-1|275	%changelog
14mu|breeze-5.7.2-1|276	
14mu|breeze-5.7.2-1|277	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|breeze-5.7.2-1|278	- (cc89d0a) Add development subpackage with cmake modules
14mu|breeze-5.7.2-1|279	- (valerol: 2d99a9a) New version 5.7.2
14mu|breeze-5.7.2-1|280	
14mu|breeze-5.7.2-1|281	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-1
14mu|breeze-5.7.2-1|282	- (3f3d42c) New version 5.6.5
14mu|breeze-5.7.2-1|283	
14mu|breeze-5.7.2-1|284	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.3-1
14mu|breeze-5.7.2-1|285	- (e8131fe) Specify version for Plasma 5 BuildRequires
14mu|breeze-5.7.2-1|286	- (Andrey Bondrov: d564750) New version 5.6.3
14mu|breeze-5.7.2-1|287	
14mu|breeze-5.7.2-1|288	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-2
14mu|breeze-5.7.2-1|289	- (143f71f) MassBuild#1027: Increase release tag
14mu|breeze-5.7.2-1|290	
14mu|breeze-5.7.2-1|291	* Sat Apr 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-1
14mu|breeze-5.7.2-1|292	- (fa9b42e) Update files
14mu|breeze-5.7.2-1|293	- (Andrey Bondrov: 8650efa) New version 5.6.2
14mu|breeze-5.7.2-1|294	
14mu|breeze-5.7.2-1|295	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-2
14mu|breeze-5.7.2-1|296	- (1c1dc0d) MassBuild#1001: Increase release tag
14mu|breeze-5.7.2-1|297	
14mu|breeze-5.7.2-1|298	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-1
14mu|breeze-5.7.2-1|299	- (8c1f0cc) New version 5.5.5
14mu|breeze-5.7.2-1|300	
14mu|breeze-5.7.2-1|301	* Wed Jan 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.4-1
14mu|breeze-5.7.2-1|302	- (143d8df) New version 5.5.4
14mu|breeze-5.7.2-1|303	
14mu|breeze-5.7.2-1|304	* Thu Jan 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.3-1
14mu|breeze-5.7.2-1|305	- (8d6fa6e) New version 5.5.3
14mu|breeze-5.7.2-1|306	
14mu|breeze-5.7.2-1|307	* Tue Dec 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-2
14mu|breeze-5.7.2-1|308	- (e431f37) Require breeze-icon-theme again
14mu|breeze-5.7.2-1|309	- (e431f37) Require breeze-gtk
14mu|breeze-5.7.2-1|310	
14mu|breeze-5.7.2-1|311	* Mon Dec 28 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-1
14mu|breeze-5.7.2-1|312	- (24b28c5) Add plasma5-look-and-feel-breeze-dark
14mu|breeze-5.7.2-1|313	- (24b28c5) Drop gtkbreeze parts
14mu|breeze-5.7.2-1|314	- (Andrey Bondrov: f8525b4) Drop icons subpackages (moved to KF5 package)
14mu|breeze-5.7.2-1|315	- (Andrey Bondrov: 7e8202f) Build requires kf5plasma-devel
14mu|breeze-5.7.2-1|316	- (Andrey Bondrov: 0a4bc7a) New version 5.5.2
14mu|breeze-5.7.2-1|317	
14mu|breeze-5.7.2-1|318	* Fri Nov 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.3-1
14mu|breeze-5.7.2-1|319	- (454b8a0) Drop cmake patch (fixed upstream)
14mu|breeze-5.7.2-1|320	- (Andrey Bondrov: bfcd5e2) New version 5.4.3
14mu|breeze-5.7.2-1|321	
14mu|breeze-5.7.2-1|322	* Tue Oct 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.2-2
14mu|breeze-5.7.2-1|323	- (18e068b) Add patch to install more icons
14mu|breeze-5.7.2-1|324	
14mu|breeze-5.7.2-1|325	* Wed Oct 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.2-1
14mu|breeze-5.7.2-1|326	- (7f7e3b1) New version 5.4.2
14mu|breeze-5.7.2-1|327	
14mu|breeze-5.7.2-1|328	* Tue Sep 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.1-1
14mu|breeze-5.7.2-1|329	- (a218ec8) New version 5.4.1
14mu|breeze-5.7.2-1|330	
14mu|breeze-5.7.2-1|331	* Wed Aug 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.0-1
14mu|breeze-5.7.2-1|332	- (323f8ef) Add breeze-high-contrast color scheme
14mu|breeze-5.7.2-1|333	- (Andrey Bondrov: 1fec3d0) New version 5.4.0
14mu|breeze-5.7.2-1|334	
14mu|breeze-5.7.2-1|335	* Thu Aug 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-2
14mu|breeze-5.7.2-1|336	- (9502f0a) MassBuild#782: Increase release tag
14mu|breeze-5.7.2-1|337	
14mu|breeze-5.7.2-1|338	* Tue Jun 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-1
14mu|breeze-5.7.2-1|339	- (ed2c16c) New version 5.3.2
14mu|breeze-5.7.2-1|340	
14mu|breeze-5.7.2-1|341	* Wed May 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-1
14mu|breeze-5.7.2-1|342	- (f6e9e13) New version 5.3.1
14mu|breeze-5.7.2-1|343	
14mu|breeze-5.7.2-1|344	* Wed Apr 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.0-1
14mu|breeze-5.7.2-1|345	- (c770c88) Add new files
14mu|breeze-5.7.2-1|346	- (Andrey Bondrov: 2bdba8f) Build requires kf5kcmutils-devel
14mu|breeze-5.7.2-1|347	- (Andrey Bondrov: f314670) New version 5.3.0
14mu|breeze-5.7.2-1|348	
14mu|breeze-5.7.2-1|349	

22386 14
14mu|breeze-gtk-5.7.2-1|1	Summary:	Breeze GTK themes
14mu|breeze-gtk-5.7.2-1|2	Name:		breeze-gtk
14mu|breeze-gtk-5.7.2-1|3	Version:	5.7.2
14mu|breeze-gtk-5.7.2-1|4	Release:	1
14mu|breeze-gtk-5.7.2-1|5	License:	GPLv2+
14mu|breeze-gtk-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|breeze-gtk-5.7.2-1|7	Url:		https://www.kde.org/
14mu|breeze-gtk-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|breeze-gtk-5.7.2-1|9	Patch0:		breeze-gtk-5.5.2-default-font.patch
14mu|breeze-gtk-5.7.2-1|10	BuildRequires:	extra-cmake-modules
14mu|breeze-gtk-5.7.2-1|11	BuildRequires:	gtk2-modules
14mu|breeze-gtk-5.7.2-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|breeze-gtk-5.7.2-1|13	Requires:	breeze-gtk2-theme
14mu|breeze-gtk-5.7.2-1|14	Requires:	breeze-gtk3-theme
14mu|breeze-gtk-5.7.2-1|15	Requires:	breeze-dark-gtk2-theme
14mu|breeze-gtk-5.7.2-1|16	Requires:	breeze-dark-gtk3-theme
14mu|breeze-gtk-5.7.2-1|17	
14mu|breeze-gtk-5.7.2-1|18	%description
14mu|breeze-gtk-5.7.2-1|19	Breeze GTK themes.
14mu|breeze-gtk-5.7.2-1|20	
14mu|breeze-gtk-5.7.2-1|21	%files
14mu|breeze-gtk-5.7.2-1|22	%{_kde5_datadir}/kconf_update/gtkbreeze5.5.upd
14mu|breeze-gtk-5.7.2-1|23	%{_libexecdir}/kconf_update_bin/gtkbreeze5.5
14mu|breeze-gtk-5.7.2-1|24	
14mu|breeze-gtk-5.7.2-1|25	#----------------------------------------------------------------------------
14mu|breeze-gtk-5.7.2-1|26	
14mu|breeze-gtk-5.7.2-1|27	%package -n breeze-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|28	Summary:	Breeze GTK theme (common files for GTK2 and GTK3)
14mu|breeze-gtk-5.7.2-1|29	Group:		Graphical desktop/KDE
14mu|breeze-gtk-5.7.2-1|30	
14mu|breeze-gtk-5.7.2-1|31	%description -n breeze-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|32	Breeze GTK theme (common files for GTK2 and GTK3).
14mu|breeze-gtk-5.7.2-1|33	
14mu|breeze-gtk-5.7.2-1|34	%files -n breeze-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|35	%dir %{_datadir}/themes/Breeze/assets/
14mu|breeze-gtk-5.7.2-1|36	%{_datadir}/themes/Breeze/assets/*
14mu|breeze-gtk-5.7.2-1|37	
14mu|breeze-gtk-5.7.2-1|38	#----------------------------------------------------------------------------
14mu|breeze-gtk-5.7.2-1|39	
14mu|breeze-gtk-5.7.2-1|40	%package -n breeze-gtk2-theme
14mu|breeze-gtk-5.7.2-1|41	Summary:	Breeze GTK2 theme
14mu|breeze-gtk-5.7.2-1|42	Group:		Graphical desktop/KDE
14mu|breeze-gtk-5.7.2-1|43	Requires:	breeze-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|44	Requires:	gtk2-modules
14mu|breeze-gtk-5.7.2-1|45	
14mu|breeze-gtk-5.7.2-1|46	%description -n breeze-gtk2-theme
14mu|breeze-gtk-5.7.2-1|47	Breeze GTK2 theme.
14mu|breeze-gtk-5.7.2-1|48	
14mu|breeze-gtk-5.7.2-1|49	%files -n breeze-gtk2-theme
14mu|breeze-gtk-5.7.2-1|50	%dir %{_datadir}/themes/Breeze/gtk-2.0/
14mu|breeze-gtk-5.7.2-1|51	%{_datadir}/themes/Breeze/gtk-2.0/*
14mu|breeze-gtk-5.7.2-1|52	
14mu|breeze-gtk-5.7.2-1|53	#----------------------------------------------------------------------------
14mu|breeze-gtk-5.7.2-1|54	
14mu|breeze-gtk-5.7.2-1|55	%package -n breeze-gtk3-theme
14mu|breeze-gtk-5.7.2-1|56	Summary:	Breeze GTK2 theme
14mu|breeze-gtk-5.7.2-1|57	Group:		Graphical desktop/KDE
14mu|breeze-gtk-5.7.2-1|58	Requires:	breeze-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|59	
14mu|breeze-gtk-5.7.2-1|60	%description -n breeze-gtk3-theme
14mu|breeze-gtk-5.7.2-1|61	Breeze GTK2 theme.
14mu|breeze-gtk-5.7.2-1|62	
14mu|breeze-gtk-5.7.2-1|63	%files -n breeze-gtk3-theme
14mu|breeze-gtk-5.7.2-1|64	%dir %{_datadir}/themes/Breeze/gtk-3.0/
14mu|breeze-gtk-5.7.2-1|65	%{_datadir}/themes/Breeze/gtk-3.0/*
14mu|breeze-gtk-5.7.2-1|66	
14mu|breeze-gtk-5.7.2-1|67	#----------------------------------------------------------------------------
14mu|breeze-gtk-5.7.2-1|68	
14mu|breeze-gtk-5.7.2-1|69	%package -n breeze-dark-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|70	Summary:	Breeze Dark GTK theme (common files for GTK2 and GTK3)
14mu|breeze-gtk-5.7.2-1|71	Group:		Graphical desktop/KDE
14mu|breeze-gtk-5.7.2-1|72	
14mu|breeze-gtk-5.7.2-1|73	%description -n breeze-dark-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|74	Breeze Dark GTK theme (common files for GTK2 and GTK3).
14mu|breeze-gtk-5.7.2-1|75	
14mu|breeze-gtk-5.7.2-1|76	%files -n breeze-dark-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|77	%dir %{_datadir}/themes/Breeze-Dark/assets/
14mu|breeze-gtk-5.7.2-1|78	%{_datadir}/themes/Breeze-Dark/assets/*
14mu|breeze-gtk-5.7.2-1|79	
14mu|breeze-gtk-5.7.2-1|80	#----------------------------------------------------------------------------
14mu|breeze-gtk-5.7.2-1|81	
14mu|breeze-gtk-5.7.2-1|82	%package -n breeze-dark-gtk2-theme
14mu|breeze-gtk-5.7.2-1|83	Summary:	Breeze Dark GTK2 theme
14mu|breeze-gtk-5.7.2-1|84	Group:		Graphical desktop/KDE
14mu|breeze-gtk-5.7.2-1|85	Requires:	breeze-dark-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|86	Requires:	gtk2-modules
14mu|breeze-gtk-5.7.2-1|87	
14mu|breeze-gtk-5.7.2-1|88	%description -n breeze-dark-gtk2-theme
14mu|breeze-gtk-5.7.2-1|89	Breeze Dark GTK2 theme.
14mu|breeze-gtk-5.7.2-1|90	
14mu|breeze-gtk-5.7.2-1|91	%files -n breeze-dark-gtk2-theme
14mu|breeze-gtk-5.7.2-1|92	%dir %{_datadir}/themes/Breeze-Dark/gtk-2.0/
14mu|breeze-gtk-5.7.2-1|93	%{_datadir}/themes/Breeze-Dark/gtk-2.0/*
14mu|breeze-gtk-5.7.2-1|94	
14mu|breeze-gtk-5.7.2-1|95	#----------------------------------------------------------------------------
14mu|breeze-gtk-5.7.2-1|96	
14mu|breeze-gtk-5.7.2-1|97	%package -n breeze-dark-gtk3-theme
14mu|breeze-gtk-5.7.2-1|98	Summary:	Breeze Dark GTK2 theme
14mu|breeze-gtk-5.7.2-1|99	Group:		Graphical desktop/KDE
14mu|breeze-gtk-5.7.2-1|100	Requires:	breeze-dark-gtk-theme-common
14mu|breeze-gtk-5.7.2-1|101	
14mu|breeze-gtk-5.7.2-1|102	%description -n breeze-dark-gtk3-theme
14mu|breeze-gtk-5.7.2-1|103	Breeze Dark GTK2 theme.
14mu|breeze-gtk-5.7.2-1|104	
14mu|breeze-gtk-5.7.2-1|105	%files -n breeze-dark-gtk3-theme
14mu|breeze-gtk-5.7.2-1|106	%dir %{_datadir}/themes/Breeze-Dark/gtk-3.0/
14mu|breeze-gtk-5.7.2-1|107	%{_datadir}/themes/Breeze-Dark/gtk-3.0/*
14mu|breeze-gtk-5.7.2-1|108	
14mu|breeze-gtk-5.7.2-1|109	#----------------------------------------------------------------------------
14mu|breeze-gtk-5.7.2-1|110	
14mu|breeze-gtk-5.7.2-1|111	%prep
14mu|breeze-gtk-5.7.2-1|112	%setup -q
14mu|breeze-gtk-5.7.2-1|113	%patch0 -p1
14mu|breeze-gtk-5.7.2-1|114	
14mu|breeze-gtk-5.7.2-1|115	%build
14mu|breeze-gtk-5.7.2-1|116	%cmake_kde5
14mu|breeze-gtk-5.7.2-1|117	%make
14mu|breeze-gtk-5.7.2-1|118	
14mu|breeze-gtk-5.7.2-1|119	%install
14mu|breeze-gtk-5.7.2-1|120	%makeinstall_std -C build
14mu|breeze-gtk-5.7.2-1|121	
14mu|breeze-gtk-5.7.2-1|122	
14mu|breeze-gtk-5.7.2-1|123	%changelog
14mu|breeze-gtk-5.7.2-1|124	
14mu|breeze-gtk-5.7.2-1|125	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|breeze-gtk-5.7.2-1|126	- (ddf9e69) Add subpackages with assets used by both GTK2 and GTK3 themes
14mu|breeze-gtk-5.7.2-1|127	
14mu|breeze-gtk-5.7.2-1|128	

22387 14
14mu|breeze-icons-5.24.0-1|1	%define fw_version 5.24
14mu|breeze-icons-5.24.0-1|2	
14mu|breeze-icons-5.24.0-1|3	Summary:	KDE Frameworks 5 Breeze icons
14mu|breeze-icons-5.24.0-1|4	Name:		breeze-icons
14mu|breeze-icons-5.24.0-1|5	Version:	5.24.0
14mu|breeze-icons-5.24.0-1|6	Release:	1
14mu|breeze-icons-5.24.0-1|7	License:	LGPLv3+
14mu|breeze-icons-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|breeze-icons-5.24.0-1|9	Url:		https://www.kde.org/
14mu|breeze-icons-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|breeze-icons-5.24.0-1|11	Source1:	start-here-kde.svg
14mu|breeze-icons-5.24.0-1|12	Patch0:		breeze-icons-5.17.0-inherit-rosa-icons.patch
14mu|breeze-icons-5.24.0-1|13	BuildRequires:	extra-cmake-modules
14mu|breeze-icons-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|breeze-icons-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|breeze-icons-5.24.0-1|16	BuildArch:	noarch
14mu|breeze-icons-5.24.0-1|17	
14mu|breeze-icons-5.24.0-1|18	%description
14mu|breeze-icons-5.24.0-1|19	KDE Frameworks 5 Breeze icons.
14mu|breeze-icons-5.24.0-1|20	
14mu|breeze-icons-5.24.0-1|21	#----------------------------------------------------------------------------
14mu|breeze-icons-5.24.0-1|22	
14mu|breeze-icons-5.24.0-1|23	%package -n breeze-icon-theme
14mu|breeze-icons-5.24.0-1|24	Summary:	Plasma 5 Breeze icon theme
14mu|breeze-icons-5.24.0-1|25	Group:		Graphical desktop/KDE
14mu|breeze-icons-5.24.0-1|26	
14mu|breeze-icons-5.24.0-1|27	%description -n breeze-icon-theme
14mu|breeze-icons-5.24.0-1|28	Plasma 5 Breeze icon theme.
14mu|breeze-icons-5.24.0-1|29	
14mu|breeze-icons-5.24.0-1|30	%files -n breeze-icon-theme
14mu|breeze-icons-5.24.0-1|31	%dir %{_kde5_iconsdir}/breeze
14mu|breeze-icons-5.24.0-1|32	%{_kde5_iconsdir}/breeze/*
14mu|breeze-icons-5.24.0-1|33	
14mu|breeze-icons-5.24.0-1|34	#----------------------------------------------------------------------------
14mu|breeze-icons-5.24.0-1|35	
14mu|breeze-icons-5.24.0-1|36	%package -n breeze-icon-theme-dark
14mu|breeze-icons-5.24.0-1|37	Summary:	Plasma 5 Breeze Dark icon theme
14mu|breeze-icons-5.24.0-1|38	Group:		Graphical desktop/KDE
14mu|breeze-icons-5.24.0-1|39	
14mu|breeze-icons-5.24.0-1|40	%description -n breeze-icon-theme-dark
14mu|breeze-icons-5.24.0-1|41	Plasma 5 Breeze Dark icon theme.
14mu|breeze-icons-5.24.0-1|42	
14mu|breeze-icons-5.24.0-1|43	%files -n breeze-icon-theme-dark
14mu|breeze-icons-5.24.0-1|44	%dir %{_kde5_iconsdir}/breeze-dark
14mu|breeze-icons-5.24.0-1|45	%{_kde5_iconsdir}/breeze-dark/*
14mu|breeze-icons-5.24.0-1|46	
14mu|breeze-icons-5.24.0-1|47	#----------------------------------------------------------------------------
14mu|breeze-icons-5.24.0-1|48	
14mu|breeze-icons-5.24.0-1|49	%prep
14mu|breeze-icons-5.24.0-1|50	%setup -q
14mu|breeze-icons-5.24.0-1|51	%patch0 -p1
14mu|breeze-icons-5.24.0-1|52	# Don't ship start-here-kde icon, it's messed up
14mu|breeze-icons-5.24.0-1|53	# We should rather use "K" icon from Plasma theme
14mu|breeze-icons-5.24.0-1|54	find . | grep start-here-kde | xargs rm
14mu|breeze-icons-5.24.0-1|55	
14mu|breeze-icons-5.24.0-1|56	%build
14mu|breeze-icons-5.24.0-1|57	%cmake_kde5
14mu|breeze-icons-5.24.0-1|58	%make
14mu|breeze-icons-5.24.0-1|59	
14mu|breeze-icons-5.24.0-1|60	%install
14mu|breeze-icons-5.24.0-1|61	%makeinstall_std -C build
14mu|breeze-icons-5.24.0-1|62	
14mu|breeze-icons-5.24.0-1|63	install -m 0644 %{SOURCE1} %{buildroot}%{_kde5_iconsdir}/breeze/places/32/start-here-kde.svg
14mu|breeze-icons-5.24.0-1|64	install -m 0644 %{SOURCE1} %{buildroot}%{_kde5_iconsdir}/breeze-dark/places/32/start-here-kde.svg
14mu|breeze-icons-5.24.0-1|65	
14mu|breeze-icons-5.24.0-1|66	
14mu|breeze-icons-5.24.0-1|67	%changelog
14mu|breeze-icons-5.24.0-1|68	
14mu|breeze-icons-5.24.0-1|69	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|breeze-icons-5.24.0-1|70	- (555fe6a) New version 5.24.0
14mu|breeze-icons-5.24.0-1|71	
14mu|breeze-icons-5.24.0-1|72	

22388 14
14mu|bsf-2.4.0-6|1	%define section         free
14mu|bsf-2.4.0-6|2	%bcond_without          full
14mu|bsf-2.4.0-6|3	
14mu|bsf-2.4.0-6|4	Name:           bsf
14mu|bsf-2.4.0-6|5	Version:        2.4.0
14mu|bsf-2.4.0-6|6	Release:        6
14mu|bsf-2.4.0-6|7	Epoch:          0
14mu|bsf-2.4.0-6|8	Summary:        Bean Scripting Framework
14mu|bsf-2.4.0-6|9	License:        Apache License
14mu|bsf-2.4.0-6|10	Url:            http://jakarta.apache.org/bsf/
14mu|bsf-2.4.0-6|11	Group:          Development/Java
14mu|bsf-2.4.0-6|12	Source0:        http://www.apache.org/dist/jakarta/bsf/source/bsf-src-%{version}.tar.gz
14mu|bsf-2.4.0-6|13	Source1:        http://www.apache.org/dist/jakarta/bsf/source/bsf-src-%{version}.tar.gz.asc
14mu|bsf-2.4.0-6|14	Source2:        http://www.apache.org/dist/jakarta/bsf/source/bsf-src-%{version}.tar.gz.md5
14mu|bsf-2.4.0-6|15	Source3:        build-properties.xml
14mu|bsf-2.4.0-6|16	Requires:       apache-commons-logging
14mu|bsf-2.4.0-6|17	Requires:       rhino
14mu|bsf-2.4.0-6|18	Requires:       xalan-j2
14mu|bsf-2.4.0-6|19	Requires:       java >= 0:1.6
14mu|bsf-2.4.0-6|20	BuildRequires:  ant
14mu|bsf-2.4.0-6|21	BuildRequires:  apache-commons-logging
14mu|bsf-2.4.0-6|22	%if %with full
14mu|bsf-2.4.0-6|23	BuildRequires:  rhino
14mu|bsf-2.4.0-6|24	BuildRequires:  java-devel >= 0:1.6
14mu|bsf-2.4.0-6|25	BuildRequires:  xalan-j2
14mu|bsf-2.4.0-6|26	%endif
14mu|bsf-2.4.0-6|27	BuildRequires:	java-rpmbuild
14mu|bsf-2.4.0-6|28	BuildArch:      noarch
14mu|bsf-2.4.0-6|29	
14mu|bsf-2.4.0-6|30	%description
14mu|bsf-2.4.0-6|31	Bean Scripting Framework (BSF) is a set of Java classes which provides
14mu|bsf-2.4.0-6|32	scripting language support within Java applications, and access to Java
14mu|bsf-2.4.0-6|33	objects and methods from scripting languages. BSF allows one to write
14mu|bsf-2.4.0-6|34	JSPs in languages other than Java while providing access to the Java
14mu|bsf-2.4.0-6|35	class library. In addition, BSF permits any Java application to be
14mu|bsf-2.4.0-6|36	implemented in part (or dynamically extended) by a language that is
14mu|bsf-2.4.0-6|37	embedded within it. This is achieved by providing an API that permits
14mu|bsf-2.4.0-6|38	calling scripting language engines from within Java, as well as an
14mu|bsf-2.4.0-6|39	object registry that exposes Java objects to these scripting language
14mu|bsf-2.4.0-6|40	engines.
14mu|bsf-2.4.0-6|41	
14mu|bsf-2.4.0-6|42	BSF supports several scripting languages currently:
14mu|bsf-2.4.0-6|43	* Javascript (using Rhino ECMAScript, from the Mozilla project)
14mu|bsf-2.4.0-6|44	* Python (using either Jython or JPython)
14mu|bsf-2.4.0-6|45	* Tcl (using Jacl)
14mu|bsf-2.4.0-6|46	* NetRexx (an extension of the IBM REXX scripting language in Java)
14mu|bsf-2.4.0-6|47	* XSLT Stylesheets (as a component of Apache XML project's Xalan and
14mu|bsf-2.4.0-6|48	Xerces)
14mu|bsf-2.4.0-6|49	
14mu|bsf-2.4.0-6|50	In addition, the following languages are supported with their own BSF
14mu|bsf-2.4.0-6|51	engines:
14mu|bsf-2.4.0-6|52	* Java (using BeanShell, from the BeanShell project)
14mu|bsf-2.4.0-6|53	* JRuby
14mu|bsf-2.4.0-6|54	* JudoScript
14mu|bsf-2.4.0-6|55	
14mu|bsf-2.4.0-6|56	%package javadoc
14mu|bsf-2.4.0-6|57	Summary:        Javadoc for %{name}
14mu|bsf-2.4.0-6|58	Group:          Development/Java
14mu|bsf-2.4.0-6|59	
14mu|bsf-2.4.0-6|60	%description javadoc
14mu|bsf-2.4.0-6|61	Javadoc for %{name}.
14mu|bsf-2.4.0-6|62	
14mu|bsf-2.4.0-6|63	%prep
14mu|bsf-2.4.0-6|64	%setup -q
14mu|bsf-2.4.0-6|65	%{_bindir}/find . -name '*.jar' -o -name '*.class' | %{_bindir}/xargs -t rm
14mu|bsf-2.4.0-6|66	cp -a %{SOURCE3} build-properties.xml
14mu|bsf-2.4.0-6|67	
14mu|bsf-2.4.0-6|68	%build
14mu|bsf-2.4.0-6|69	%if %with full
14mu|bsf-2.4.0-6|70	export CLASSPATH=$(build-classpath rhino xalan-j2 jspapi apache-commons-logging)
14mu|bsf-2.4.0-6|71	%else
14mu|bsf-2.4.0-6|72	export CLASSPATH=$(build-classpath jspapi apache-commons-logging)
14mu|bsf-2.4.0-6|73	%endif
14mu|bsf-2.4.0-6|74	##export CLASSPATH=$CLASSPATH:$JAVA_HOME/lib/tools.jar
14mu|bsf-2.4.0-6|75	%{ant} bindist
14mu|bsf-2.4.0-6|76	
14mu|bsf-2.4.0-6|77	%install
14mu|bsf-2.4.0-6|78	# jar
14mu|bsf-2.4.0-6|79	mkdir -p 755 %{buildroot}%{_javadir}
14mu|bsf-2.4.0-6|80	cp -a dist/bsf-%{version}/lib/bsf.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|bsf-2.4.0-6|81	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} ${jar/-%{version}/}; done)
14mu|bsf-2.4.0-6|82	# javadoc
14mu|bsf-2.4.0-6|83	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|bsf-2.4.0-6|84	cp -a dist/bsf-%{version}/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|bsf-2.4.0-6|85	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{name})
14mu|bsf-2.4.0-6|86	
14mu|bsf-2.4.0-6|87	perl -pi -e 's/\r$//g' dist/bsf-%{version}/samples/scriptedui/ui.jacl dist/bsf-%{version}/samples/scriptedui/ui.py
14mu|bsf-2.4.0-6|88	
14mu|bsf-2.4.0-6|89	%post javadoc
14mu|bsf-2.4.0-6|90	rm -f %{_javadocdir}/%{name}
14mu|bsf-2.4.0-6|91	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mu|bsf-2.4.0-6|92	
14mu|bsf-2.4.0-6|93	%postun javadoc
14mu|bsf-2.4.0-6|94	if [ $1 -eq 0 ]; then
14mu|bsf-2.4.0-6|95	rm -f %{_javadocdir}/%{name}
14mu|bsf-2.4.0-6|96	fi
14mu|bsf-2.4.0-6|97	
14mu|bsf-2.4.0-6|98	%files
14mu|bsf-2.4.0-6|99	%defattr(0644,root,root,0755)
14mu|bsf-2.4.0-6|100	%doc dist/bsf-%{version}/*.txt dist/bsf-%{version}/samples
14mu|bsf-2.4.0-6|101	%{_javadir}/*
14mu|bsf-2.4.0-6|102	
14mu|bsf-2.4.0-6|103	%files javadoc
14mu|bsf-2.4.0-6|104	%defattr(0644,root,root,0755)
14mu|bsf-2.4.0-6|105	%dir %{_javadocdir}/%{name}-%{version}
14mu|bsf-2.4.0-6|106	%{_javadocdir}/%{name}-%{version}/*
14mu|bsf-2.4.0-6|107	%ghost %{_javadocdir}/%{name}
14mu|bsf-2.4.0-6|108	
14mu|bsf-2.4.0-6|109	%changelog
14mu|bsf-2.4.0-6|110	* Thu Jan 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:2.4.0-6
14mu|bsf-2.4.0-6|111	+ Revision: ad87375
14mu|bsf-2.4.0-6|112	- Bump release
14mu|bsf-2.4.0-6|113	
14mu|bsf-2.4.0-6|114	

22389 14
14mu|bsh-1.3.0-27|1	Name:           bsh
14mu|bsh-1.3.0-27|2	Version:        1.3.0
14mu|bsh-1.3.0-27|3	Release:        27
14mu|bsh-1.3.0-27|4	Summary:        Lightweight Scripting for Java
14mu|bsh-1.3.0-27|5	License:        SPL or LGPLv2+
14mu|bsh-1.3.0-27|6	Source0:        %{name}-%{version}-src.tar.bz2
14mu|bsh-1.3.0-27|7	#cvs -d:pserver:anonymous@beanshell.cvs.sourceforge.net:/cvsroot/beanshell login
14mu|bsh-1.3.0-27|8	#cvs -z3 -d:pserver:anonymous@beanshell.cvs.sourceforge.net:/cvsroot/beanshell export -r rel_1_3_0_final BeanShell
14mu|bsh-1.3.0-27|9	#tar cjf bsh-1.3.0-src.tar.bz2 BeanShell
14mu|bsh-1.3.0-27|10	Source1:        bsh-1.3.0.pom
14mu|bsh-1.3.0-27|11	Source2:        bsh-bsf-1.3.0.pom
14mu|bsh-1.3.0-27|12	Source3:        %{name}-desktop.desktop
14mu|bsh-1.3.0-27|13	
14mu|bsh-1.3.0-27|14	Patch0:         %{name}-build.patch
14mu|bsh-1.3.0-27|15	Patch1:         %{name}-xsl-fixes.patch
14mu|bsh-1.3.0-27|16	BuildRequires:  java >= 0:1.6.0
14mu|bsh-1.3.0-27|17	BuildRequires:  ant
14mu|bsh-1.3.0-27|18	BuildRequires:  bsf
14mu|bsh-1.3.0-27|19	BuildRequires:  imagemagick
14mu|bsh-1.3.0-27|20	BuildRequires:  desktop-file-utils
14mu|bsh-1.3.0-27|21	BuildRequires:  servlet6
14mu|bsh-1.3.0-27|22	BuildRequires:  xalan-j2
14mu|bsh-1.3.0-27|23	BuildRequires:  xml-commons-apis
14mu|bsh-1.3.0-27|24	Requires:       java >= 0:1.6.0
14mu|bsh-1.3.0-27|25	Requires:       bsf
14mu|bsh-1.3.0-27|26	Requires:       jpackage-utils >= 0:1.7.5-3.9
14mu|bsh-1.3.0-27|27	URL:            http://www.beanshell.org/
14mu|bsh-1.3.0-27|28	Group:          Development/Java
14mu|bsh-1.3.0-27|29	BuildArch:      noarch
14mu|bsh-1.3.0-27|30	
14mu|bsh-1.3.0-27|31	%description
14mu|bsh-1.3.0-27|32	BeanShell is a small, free, embeddable, Java source interpreter with
14mu|bsh-1.3.0-27|33	object scripting language features, written in Java. BeanShell executes
14mu|bsh-1.3.0-27|34	standard Java statements and expressions, in addition to obvious
14mu|bsh-1.3.0-27|35	scripting commands and syntax. BeanShell supports scripted objects as
14mu|bsh-1.3.0-27|36	simple method closures like those in Perl and JavaScript(tm).
14mu|bsh-1.3.0-27|37	You can use BeanShell interactively for Java experimentation and
14mu|bsh-1.3.0-27|38	debugging or as a simple scripting engine for your applications. In
14mu|bsh-1.3.0-27|39	short: BeanShell is a dynamically interpreted Java, plus some useful
14mu|bsh-1.3.0-27|40	stuff. Another way to describe it is to say that in many ways BeanShell
14mu|bsh-1.3.0-27|41	is to Java as Tcl/Tk is to C: BeanShell is embeddable - You can call
14mu|bsh-1.3.0-27|42	BeanShell from your Java applications to execute Java code dynamically
14mu|bsh-1.3.0-27|43	at run-time or to provide scripting extensibility for your applications.
14mu|bsh-1.3.0-27|44	Alternatively, you can call your Java applications and objects from
14mu|bsh-1.3.0-27|45	BeanShell; working with Java objects and APIs dynamically. Since
14mu|bsh-1.3.0-27|46	BeanShell is written in Java and runs in the same space as your
14mu|bsh-1.3.0-27|47	application, you can freely pass references to "real live" objects into
14mu|bsh-1.3.0-27|48	scripts and return them as results.
14mu|bsh-1.3.0-27|49	
14mu|bsh-1.3.0-27|50	%package manual
14mu|bsh-1.3.0-27|51	Summary:        Manual for %{name}
14mu|bsh-1.3.0-27|52	Group:          Development/Java
14mu|bsh-1.3.0-27|53	
14mu|bsh-1.3.0-27|54	%description manual
14mu|bsh-1.3.0-27|55	Documentation for %{name}.
14mu|bsh-1.3.0-27|56	
14mu|bsh-1.3.0-27|57	%package javadoc
14mu|bsh-1.3.0-27|58	Summary:        Javadoc for %{name}
14mu|bsh-1.3.0-27|59	Group:          Development/Java
14mu|bsh-1.3.0-27|60	
14mu|bsh-1.3.0-27|61	%description javadoc
14mu|bsh-1.3.0-27|62	Javadoc for %{name}.
14mu|bsh-1.3.0-27|63	
14mu|bsh-1.3.0-27|64	%package demo
14mu|bsh-1.3.0-27|65	Summary:        Demo for %{name}
14mu|bsh-1.3.0-27|66	Group:          Development/Java
14mu|bsh-1.3.0-27|67	AutoReqProv:    no
14mu|bsh-1.3.0-27|68	Requires:       %{name} = %{version}-%{release}
14mu|bsh-1.3.0-27|69	Requires:       /usr/bin/env
14mu|bsh-1.3.0-27|70	
14mu|bsh-1.3.0-27|71	%description demo
14mu|bsh-1.3.0-27|72	Demonstrations and samples for %{name}.
14mu|bsh-1.3.0-27|73	
14mu|bsh-1.3.0-27|74	%package utils
14mu|bsh-1.3.0-27|75	Summary:        %{name} utilities
14mu|bsh-1.3.0-27|76	Group:          Development/Java
14mu|bsh-1.3.0-27|77	Requires:       %{name} = %{version}-%{release}
14mu|bsh-1.3.0-27|78	Requires:       jline
14mu|bsh-1.3.0-27|79	Provides:       %{name}-desktop = %{version}-%{release}
14mu|bsh-1.3.0-27|80	Obsoletes:      %{name}-desktop < 0:1.3.0-17
14mu|bsh-1.3.0-27|81	# So that yum will pull this in on base package upgrades from < 0:1.3.0-17
14mu|bsh-1.3.0-27|82	# (bsh and bshdoc scripts moved here in -17):
14mu|bsh-1.3.0-27|83	Obsoletes:      %{name} < 0:1.3.0-17
14mu|bsh-1.3.0-27|84	
14mu|bsh-1.3.0-27|85	%description utils
14mu|bsh-1.3.0-27|86	%{name} utilities.
14mu|bsh-1.3.0-27|87	
14mu|bsh-1.3.0-27|88	%prep
14mu|bsh-1.3.0-27|89	%setup -q -n BeanShell
14mu|bsh-1.3.0-27|90	%patch0 -p1
14mu|bsh-1.3.0-27|91	%patch1 -p1
14mu|bsh-1.3.0-27|92	for j in $(find . -name "*.jar"); do
14mu|bsh-1.3.0-27|93	mv $j $j.no
14mu|bsh-1.3.0-27|94	done
14mu|bsh-1.3.0-27|95	# remove all CVS files
14mu|bsh-1.3.0-27|96	for dir in `find . -type d -name CVS`; do rm -rf $dir; done
14mu|bsh-1.3.0-27|97	for file in `find . -type f -name .cvsignore`; do rm -rf $file; done
14mu|bsh-1.3.0-27|98	# fix rpmlint spurious-executable-perm warnings
14mu|bsh-1.3.0-27|99	for i in backbutton forwardbutton homebutton remoteconsole upbutton; do
14mu|bsh-1.3.0-27|100	chmod 644 docs/images/$i.gif
14mu|bsh-1.3.0-27|101	done
14mu|bsh-1.3.0-27|102	
14mu|bsh-1.3.0-27|103	%build
14mu|bsh-1.3.0-27|104	mkdir -p lib
14mu|bsh-1.3.0-27|105	pushd lib
14mu|bsh-1.3.0-27|106	ln -sf $(build-classpath bsf)
14mu|bsh-1.3.0-27|107	ln -sf $(build-classpath servlet)
14mu|bsh-1.3.0-27|108	ln -sf $(build-classpath xalan-j2-serializer)
14mu|bsh-1.3.0-27|109	popd
14mu|bsh-1.3.0-27|110	export CLASSPATH=$CLASSPATH:$(build-classpath xalan-j2-serializer)
14mu|bsh-1.3.0-27|111	ant="ant -Dant.build.javac.source=1.5"
14mu|bsh-1.3.0-27|112	$ant dist
14mu|bsh-1.3.0-27|113	%ifnarch ppc64 s390x
14mu|bsh-1.3.0-27|114	(cd docs/faq && $ant)
14mu|bsh-1.3.0-27|115	(cd docs/manual && $ant)
14mu|bsh-1.3.0-27|116	%endif
14mu|bsh-1.3.0-27|117	
14mu|bsh-1.3.0-27|118	%install
14mu|bsh-1.3.0-27|119	# jars
14mu|bsh-1.3.0-27|120	install -d -m 755 %{buildroot}%{_javadir}
14mu|bsh-1.3.0-27|121	install -m 644 dist/%{name}-%{version}.jar \
14mu|bsh-1.3.0-27|122	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|bsh-1.3.0-27|123	install -m 644 dist/%{name}-bsf-%{version}.jar \
14mu|bsh-1.3.0-27|124	%{buildroot}%{_javadir}/%{name}-bsf-%{version}.jar
14mu|bsh-1.3.0-27|125	install -m 644 dist/%{name}-classpath-%{version}.jar \
14mu|bsh-1.3.0-27|126	%{buildroot}%{_javadir}/%{name}-classpath-%{version}.jar
14mu|bsh-1.3.0-27|127	install -m 644 dist/%{name}-commands-%{version}.jar \
14mu|bsh-1.3.0-27|128	%{buildroot}%{_javadir}/%{name}-commands-%{version}.jar
14mu|bsh-1.3.0-27|129	install -m 644 dist/%{name}-core-%{version}.jar \
14mu|bsh-1.3.0-27|130	%{buildroot}%{_javadir}/%{name}-core-%{version}.jar
14mu|bsh-1.3.0-27|131	install -m 644 dist/%{name}-reflect-%{version}.jar \
14mu|bsh-1.3.0-27|132	%{buildroot}%{_javadir}/%{name}-reflect-%{version}.jar
14mu|bsh-1.3.0-27|133	install -m 644 dist/%{name}-util-%{version}.jar \
14mu|bsh-1.3.0-27|134	%{buildroot}%{_javadir}/%{name}-util-%{version}.jar
14mu|bsh-1.3.0-27|135	
14mu|bsh-1.3.0-27|136	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mu|bsh-1.3.0-27|137	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mu|bsh-1.3.0-27|138	%add_to_maven_depmap %{name} %{name}-bsf %{version} JPP %{name}-bsf
14mu|bsh-1.3.0-27|139	
14mu|bsh-1.3.0-27|140	# poms
14mu|bsh-1.3.0-27|141	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|bsh-1.3.0-27|142	install -pm 644 %{SOURCE1} \
14mu|bsh-1.3.0-27|143	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mu|bsh-1.3.0-27|144	install -pm 644 %{SOURCE2} \
14mu|bsh-1.3.0-27|145	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}-bsf.pom
14mu|bsh-1.3.0-27|146	
14mu|bsh-1.3.0-27|147	# manual
14mu|bsh-1.3.0-27|148	find docs -name ".cvswrappers" -exec rm -f {} \;
14mu|bsh-1.3.0-27|149	find docs -name "*.xml" -exec rm -f {} \;
14mu|bsh-1.3.0-27|150	find docs -name "*.xsl" -exec rm -f {} \;
14mu|bsh-1.3.0-27|151	find docs -name "*.log" -exec rm -f {} \;
14mu|bsh-1.3.0-27|152	%ifnarch ppc64 s390x
14mu|bsh-1.3.0-27|153	(cd docs/manual && mv html/* .)
14mu|bsh-1.3.0-27|154	(cd docs/manual && rm -rf html)
14mu|bsh-1.3.0-27|155	(cd docs/manual && rm -rf xsl)
14mu|bsh-1.3.0-27|156	%endif
14mu|bsh-1.3.0-27|157	# javadoc
14mu|bsh-1.3.0-27|158	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|bsh-1.3.0-27|159	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|bsh-1.3.0-27|160	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|bsh-1.3.0-27|161	# menu entry
14mu|bsh-1.3.0-27|162	desktop-file-install --vendor=fedora --mode=644 \
14mu|bsh-1.3.0-27|163	--dir=%{buildroot}%{_datadir}/applications %{SOURCE3}
14mu|bsh-1.3.0-27|164	install -d -m 755 %{buildroot}%{_datadir}/icons/hicolor/16x16/apps
14mu|bsh-1.3.0-27|165	convert src/bsh/util/lib/icon.gif \
14mu|bsh-1.3.0-27|166	%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/bsh.png
14mu|bsh-1.3.0-27|167	
14mu|bsh-1.3.0-27|168	# demo
14mu|bsh-1.3.0-27|169	for i in `find tests -name \*.bsh`; do
14mu|bsh-1.3.0-27|170	perl -p -i -e 's,^\n?#!(/(usr/)?bin/java bsh\.Interpreter|/bin/sh),#!/usr/bin/env %{_bindir}/%{name},' $i
14mu|bsh-1.3.0-27|171	if head -1 $i | grep '#!/usr/bin/env %{_bindir}/%{name}' >/dev/null; then
14mu|bsh-1.3.0-27|172	chmod 755 $i
14mu|bsh-1.3.0-27|173	else
14mu|bsh-1.3.0-27|174	chmod a+r $i
14mu|bsh-1.3.0-27|175	fi
14mu|bsh-1.3.0-27|176	done
14mu|bsh-1.3.0-27|177	for i in `find tests -name \*.java -o -name \*.gif -o -name \*.txt`; do
14mu|bsh-1.3.0-27|178	chmod 644 $i
14mu|bsh-1.3.0-27|179	done
14mu|bsh-1.3.0-27|180	chmod 755 tests/Template
14mu|bsh-1.3.0-27|181	cat > one << EOF
14mu|bsh-1.3.0-27|182	#!/bin/sh
14mu|bsh-1.3.0-27|183	
14mu|bsh-1.3.0-27|184	EOF
14mu|bsh-1.3.0-27|185	cat tests/Interactive/reload/one >> one
14mu|bsh-1.3.0-27|186	cat one > tests/Interactive/reload/one
14mu|bsh-1.3.0-27|187	rm one
14mu|bsh-1.3.0-27|188	cat > two << EOF
14mu|bsh-1.3.0-27|189	#!/bin/sh
14mu|bsh-1.3.0-27|190	
14mu|bsh-1.3.0-27|191	EOF
14mu|bsh-1.3.0-27|192	cat tests/Interactive/reload/two >> two
14mu|bsh-1.3.0-27|193	cat two > tests/Interactive/reload/two
14mu|bsh-1.3.0-27|194	rm two
14mu|bsh-1.3.0-27|195	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14mu|bsh-1.3.0-27|196	cp -pr tests %{buildroot}%{_datadir}/%{name}
14mu|bsh-1.3.0-27|197	install -d -m 755 %{buildroot}%{_datadir}/%{name}/webapps
14mu|bsh-1.3.0-27|198	install -m 644 dist/bshservlet.war %{buildroot}%{_datadir}/%{name}/webapps
14mu|bsh-1.3.0-27|199	install -m 644 dist/bshservlet-wbsh.war %{buildroot}%{_datadir}/%{name}/webapps
14mu|bsh-1.3.0-27|200	
14mu|bsh-1.3.0-27|201	# scripts
14mu|bsh-1.3.0-27|202	install -d %{buildroot}%{_bindir}
14mu|bsh-1.3.0-27|203	
14mu|bsh-1.3.0-27|204	function bsh_script() {
14mu|bsh-1.3.0-27|205	local jars=%{name}.jar runclass=
14mu|bsh-1.3.0-27|206	if [ $2 = jline.ConsoleRunner ] ; then
14mu|bsh-1.3.0-27|207	jars="$jars jline.jar"
14mu|bsh-1.3.0-27|208	runclass=bsh.Interpreter
14mu|bsh-1.3.0-27|209	fi
14mu|bsh-1.3.0-27|210	cat > %{buildroot}%{_bindir}/$1 << EOF
14mu|bsh-1.3.0-27|211	#!/bin/sh
14mu|bsh-1.3.0-27|212	#
14mu|bsh-1.3.0-27|213	# $1 script
14mu|bsh-1.3.0-27|214	# JPackage Project (http://jpackage.sourceforge.net)
14mu|bsh-1.3.0-27|215	
14mu|bsh-1.3.0-27|216	# Source functions library
14mu|bsh-1.3.0-27|217	_prefer_jre=true
14mu|bsh-1.3.0-27|218	. %{_datadir}/java-utils/java-functions
14mu|bsh-1.3.0-27|219	
14mu|bsh-1.3.0-27|220	# Source system prefs
14mu|bsh-1.3.0-27|221	if [ -f %{_sysconfdir}/%{name}.conf ] ; then
14mu|bsh-1.3.0-27|222	. %{_sysconfdir}/%{name}.conf
14mu|bsh-1.3.0-27|223	fi
14mu|bsh-1.3.0-27|224	
14mu|bsh-1.3.0-27|225	# Source user prefs
14mu|bsh-1.3.0-27|226	if [ -f \$HOME/.%{name}rc ] ; then
14mu|bsh-1.3.0-27|227	. \$HOME/.%{name}rc
14mu|bsh-1.3.0-27|228	fi
14mu|bsh-1.3.0-27|229	
14mu|bsh-1.3.0-27|230	# Configuration
14mu|bsh-1.3.0-27|231	MAIN_CLASS=$2
14mu|bsh-1.3.0-27|232	if [ -n "\$BSH_DEBUG" ]; then
14mu|bsh-1.3.0-27|233	BASE_FLAGS=-Ddebug=true
14mu|bsh-1.3.0-27|234	fi
14mu|bsh-1.3.0-27|235	
14mu|bsh-1.3.0-27|236	BASE_JARS="$jars"
14mu|bsh-1.3.0-27|237	
14mu|bsh-1.3.0-27|238	# Set parameters
14mu|bsh-1.3.0-27|239	set_jvm
14mu|bsh-1.3.0-27|240	set_classpath \$BASE_JARS
14mu|bsh-1.3.0-27|241	set_flags \$BASE_FLAGS
14mu|bsh-1.3.0-27|242	set_options \$BASE_OPTIONS
14mu|bsh-1.3.0-27|243	
14mu|bsh-1.3.0-27|244	# Let's start
14mu|bsh-1.3.0-27|245	run $runclass "\$@"
14mu|bsh-1.3.0-27|246	EOF
14mu|bsh-1.3.0-27|247	}
14mu|bsh-1.3.0-27|248	
14mu|bsh-1.3.0-27|249	bsh_script bsh jline.ConsoleRunner
14mu|bsh-1.3.0-27|250	bsh_script bsh-desktop bsh.Console
14mu|bsh-1.3.0-27|251	
14mu|bsh-1.3.0-27|252	cat > %{buildroot}%{_bindir}/%{name}doc << EOF
14mu|bsh-1.3.0-27|253	#!/usr/bin/env %{_bindir}/%{name}
14mu|bsh-1.3.0-27|254	EOF
14mu|bsh-1.3.0-27|255	cat scripts/bshdoc.bsh >> %{buildroot}%{_bindir}/%{name}doc
14mu|bsh-1.3.0-27|256	
14mu|bsh-1.3.0-27|257	%post utils
14mu|bsh-1.3.0-27|258	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mu|bsh-1.3.0-27|259	
14mu|bsh-1.3.0-27|260	%post
14mu|bsh-1.3.0-27|261	%update_maven_depmap
14mu|bsh-1.3.0-27|262	
14mu|bsh-1.3.0-27|263	%postun utils
14mu|bsh-1.3.0-27|264	if [ $1 -eq 0 ] ; then
14mu|bsh-1.3.0-27|265	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14mu|bsh-1.3.0-27|266	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14mu|bsh-1.3.0-27|267	fi
14mu|bsh-1.3.0-27|268	
14mu|bsh-1.3.0-27|269	%postun
14mu|bsh-1.3.0-27|270	%update_maven_depmap
14mu|bsh-1.3.0-27|271	
14mu|bsh-1.3.0-27|272	%posttrans utils
14mu|bsh-1.3.0-27|273	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14mu|bsh-1.3.0-27|274	
14mu|bsh-1.3.0-27|275	%files
14mu|bsh-1.3.0-27|276	%doc src/Changes.html src/License.txt src/README.txt
14mu|bsh-1.3.0-27|277	%{_javadir}/*
14mu|bsh-1.3.0-27|278	%dir %{_datadir}/%{name}
14mu|bsh-1.3.0-27|279	%{_datadir}/%{name}/webapps
14mu|bsh-1.3.0-27|280	%{_datadir}/maven2/poms/*
14mu|bsh-1.3.0-27|281	%{_mavendepmapfragdir}
14mu|bsh-1.3.0-27|282	
14mu|bsh-1.3.0-27|283	%ifnarch ppc64 s390x
14mu|bsh-1.3.0-27|284	%files manual
14mu|bsh-1.3.0-27|285	%doc docs/*
14mu|bsh-1.3.0-27|286	%endif
14mu|bsh-1.3.0-27|287	
14mu|bsh-1.3.0-27|288	%files javadoc
14mu|bsh-1.3.0-27|289	%{_javadocdir}/%{name}-%{version}
14mu|bsh-1.3.0-27|290	%{_javadocdir}/%{name}
14mu|bsh-1.3.0-27|291	
14mu|bsh-1.3.0-27|292	%files demo
14mu|bsh-1.3.0-27|293	%doc tests/README.txt tests/Interactive/README
14mu|bsh-1.3.0-27|294	%{_datadir}/%{name}/tests/*
14mu|bsh-1.3.0-27|295	
14mu|bsh-1.3.0-27|296	%files utils
14mu|bsh-1.3.0-27|297	%attr(0755,root,root) %{_bindir}/%{name}*
14mu|bsh-1.3.0-27|298	%{_datadir}/applications/*%{name}-desktop.desktop
14mu|bsh-1.3.0-27|299	%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
14mu|bsh-1.3.0-27|300	
14mu|bsh-1.3.0-27|301	%changelog
14mu|bsh-1.3.0-27|302	
14mu|bsh-1.3.0-27|303	* Wed Mar 16 2016 Denis Silakov <dsilakov@gmail.com> 1.3.0-27
14mu|bsh-1.3.0-27|304	- (6d7a88a) Switch to newer servlet
14mu|bsh-1.3.0-27|305	
14mu|bsh-1.3.0-27|306	

22390 14
14mu|btrfs-progs-4.4.1-1|1	%define major 0
14mu|btrfs-progs-4.4.1-1|2	%define libname %mklibname btrfs %{major}
14mu|btrfs-progs-4.4.1-1|3	%define devname %mklibname btrfs -d
14mu|btrfs-progs-4.4.1-1|4	
14mu|btrfs-progs-4.4.1-1|5	Summary:	Userspace programs for btrfs
14mu|btrfs-progs-4.4.1-1|6	Name:		btrfs-progs
14mu|btrfs-progs-4.4.1-1|7	Version:	4.4.1
14mu|btrfs-progs-4.4.1-1|8	Release:	1
14mu|btrfs-progs-4.4.1-1|9	License:	GPLv2+
14mu|btrfs-progs-4.4.1-1|10	Group:		System/Kernel and hardware
14mu|btrfs-progs-4.4.1-1|11	Url:		http://btrfs.wiki.kernel.org/
14mu|btrfs-progs-4.4.1-1|12	Source0:	https://github.com/kdave/btrfs-progs/archive/%{name}-%{version}.tar.gz
14mu|btrfs-progs-4.4.1-1|13	# From http://www.spinics.net/lists/linux-btrfs/msg15899.html
14mu|btrfs-progs-4.4.1-1|14	Source1:	btrfs-completion.sh
14mu|btrfs-progs-4.4.1-1|15	Patch0:		btrfs-progs-recognize-fsck.btrfs-like-btrfsck.patch
14mu|btrfs-progs-4.4.1-1|16	BuildRequires:	asciidoc
14mu|btrfs-progs-4.4.1-1|17	BuildRequires:	docbook-dtd45-xml
14mu|btrfs-progs-4.4.1-1|18	BuildRequires:	docbook-style-xsl
14mu|btrfs-progs-4.4.1-1|19	BuildRequires:	xmlto
14mu|btrfs-progs-4.4.1-1|20	BuildRequires:	acl-devel
14mu|btrfs-progs-4.4.1-1|21	BuildRequires:	liblzo-devel
14mu|btrfs-progs-4.4.1-1|22	BuildRequires:	pkgconfig(blkid)
14mu|btrfs-progs-4.4.1-1|23	BuildRequires:	pkgconfig(ext2fs)
14mu|btrfs-progs-4.4.1-1|24	BuildRequires:	pkgconfig(uuid)
14mu|btrfs-progs-4.4.1-1|25	BuildRequires:	pkgconfig(zlib)
14mu|btrfs-progs-4.4.1-1|26	Requires:	%{libname} = %{EVRD}
14mu|btrfs-progs-4.4.1-1|27	
14mu|btrfs-progs-4.4.1-1|28	%description
14mu|btrfs-progs-4.4.1-1|29	The btrfs-progs package provides all the userpsace programs needed to create,
14mu|btrfs-progs-4.4.1-1|30	check, modify and correct any inconsistencies in the btrfs filesystem.
14mu|btrfs-progs-4.4.1-1|31	
14mu|btrfs-progs-4.4.1-1|32	%files
14mu|btrfs-progs-4.4.1-1|33	%doc COPYING INSTALL
14mu|btrfs-progs-4.4.1-1|34	%{_sbindir}/btrfs
14mu|btrfs-progs-4.4.1-1|35	%{_sbindir}/btrfs-convert
14mu|btrfs-progs-4.4.1-1|36	%{_sbindir}/btrfs-debug-tree
14mu|btrfs-progs-4.4.1-1|37	%{_sbindir}/btrfs-find-root
14mu|btrfs-progs-4.4.1-1|38	%{_sbindir}/btrfs-image
14mu|btrfs-progs-4.4.1-1|39	%{_sbindir}/btrfs-map-logical
14mu|btrfs-progs-4.4.1-1|40	%{_sbindir}/btrfs-zero-log
14mu|btrfs-progs-4.4.1-1|41	%{_sbindir}/btrfsck
14mu|btrfs-progs-4.4.1-1|42	%{_sbindir}/btrfstune
14mu|btrfs-progs-4.4.1-1|43	%{_sbindir}/btrfs-select-super
14mu|btrfs-progs-4.4.1-1|44	%{_sbindir}/btrfs-show-super
14mu|btrfs-progs-4.4.1-1|45	%{_sbindir}/fsck.btrfs
14mu|btrfs-progs-4.4.1-1|46	%{_sbindir}/mkfs.btrfs
14mu|btrfs-progs-4.4.1-1|47	%{_mandir}/man5/btrfs.5.*
14mu|btrfs-progs-4.4.1-1|48	%{_mandir}/man8/btrfs.8.*
14mu|btrfs-progs-4.4.1-1|49	%{_mandir}/man8/btrfs-*.8*
14mu|btrfs-progs-4.4.1-1|50	%{_mandir}/man8/btrfsck.8*
14mu|btrfs-progs-4.4.1-1|51	%{_mandir}/man8/mkfs.btrfs.8*
14mu|btrfs-progs-4.4.1-1|52	%{_mandir}/man8/btrfstune.8.*
14mu|btrfs-progs-4.4.1-1|53	%{_mandir}/man8/fsck.btrfs.8*
14mu|btrfs-progs-4.4.1-1|54	%{_datadir}/bash-completion/completions/btrfs
14mu|btrfs-progs-4.4.1-1|55	
14mu|btrfs-progs-4.4.1-1|56	#----------------------------------------------------------------------------
14mu|btrfs-progs-4.4.1-1|57	
14mu|btrfs-progs-4.4.1-1|58	%package -n %{libname}
14mu|btrfs-progs-4.4.1-1|59	Summary:	Main library for btrfs
14mu|btrfs-progs-4.4.1-1|60	Group:		System/Libraries
14mu|btrfs-progs-4.4.1-1|61	
14mu|btrfs-progs-4.4.1-1|62	%description -n %{libname}
14mu|btrfs-progs-4.4.1-1|63	This package contains the library needed to run programs dynamically
14mu|btrfs-progs-4.4.1-1|64	linked with btrfs.
14mu|btrfs-progs-4.4.1-1|65	
14mu|btrfs-progs-4.4.1-1|66	%files -n %{libname}
14mu|btrfs-progs-4.4.1-1|67	%{_libdir}/libbtrfs.so.%{major}*
14mu|btrfs-progs-4.4.1-1|68	
14mu|btrfs-progs-4.4.1-1|69	#----------------------------------------------------------------------------
14mu|btrfs-progs-4.4.1-1|70	
14mu|btrfs-progs-4.4.1-1|71	%package -n %{devname}
14mu|btrfs-progs-4.4.1-1|72	Summary:	Headers for developing programs that will use btrfs
14mu|btrfs-progs-4.4.1-1|73	Group:		Development/C
14mu|btrfs-progs-4.4.1-1|74	Requires:	%{libname} = %{EVRD}
14mu|btrfs-progs-4.4.1-1|75	Provides:	btrfs-devel = %{EVRD}
14mu|btrfs-progs-4.4.1-1|76	
14mu|btrfs-progs-4.4.1-1|77	%description -n %{devname}
14mu|btrfs-progs-4.4.1-1|78	This package contains the headers that programmers will need to develop
14mu|btrfs-progs-4.4.1-1|79	applications which will use btrfs.
14mu|btrfs-progs-4.4.1-1|80	
14mu|btrfs-progs-4.4.1-1|81	%files -n %{devname}
14mu|btrfs-progs-4.4.1-1|82	%{_includedir}/btrfs/*
14mu|btrfs-progs-4.4.1-1|83	%{_libdir}/libbtrfs.so
14mu|btrfs-progs-4.4.1-1|84	
14mu|btrfs-progs-4.4.1-1|85	#----------------------------------------------------------------------------
14mu|btrfs-progs-4.4.1-1|86	
14mu|btrfs-progs-4.4.1-1|87	%prep
14mu|btrfs-progs-4.4.1-1|88	%setup -q
14mu|btrfs-progs-4.4.1-1|89	%apply_patches
14mu|btrfs-progs-4.4.1-1|90	
14mu|btrfs-progs-4.4.1-1|91	%build
14mu|btrfs-progs-4.4.1-1|92	./autogen.sh
14mu|btrfs-progs-4.4.1-1|93	%configure2_5x
14mu|btrfs-progs-4.4.1-1|94	%make CFLAGS="%{optflags} -include config.h -DBTRFS_FLAT_INCLUDES -D_XOPEN_SOURCE=700" LDFLAGS="%{ldflags}"
14mu|btrfs-progs-4.4.1-1|95	
14mu|btrfs-progs-4.4.1-1|96	%install
14mu|btrfs-progs-4.4.1-1|97	%makeinstall_std bindir=%{_sbindir}
14mu|btrfs-progs-4.4.1-1|98	
14mu|btrfs-progs-4.4.1-1|99	rm -f %{buildroot}%{_libdir}/*.a
14mu|btrfs-progs-4.4.1-1|100	
14mu|btrfs-progs-4.4.1-1|101	mkdir -p %{buildroot}%{_datadir}/bash-completion/completions
14mu|btrfs-progs-4.4.1-1|102	cp %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/btrfs
14mu|btrfs-progs-4.4.1-1|103	
14mu|btrfs-progs-4.4.1-1|104	
14mu|btrfs-progs-4.4.1-1|105	%changelog
14mu|btrfs-progs-4.4.1-1|106	
14mu|btrfs-progs-4.4.1-1|107	* Mon Feb 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.4.1-1
14mu|btrfs-progs-4.4.1-1|108	- (ee9d0ca) New version 4.4.1
14mu|btrfs-progs-4.4.1-1|109	- (ee9d0ca) Build requires docbook-dtd45-xml
14mu|btrfs-progs-4.4.1-1|110	- (ee9d0ca) New source url
14mu|btrfs-progs-4.4.1-1|111	
14mu|btrfs-progs-4.4.1-1|112	

22391 14
14mu|bup-0.27-2|1	Summary:	Efficient backup system based on the git packfile format
14mu|bup-0.27-2|2	Name:		bup
14mu|bup-0.27-2|3	Version:	0.27
14mu|bup-0.27-2|4	Release:	2
14mu|bup-0.27-2|5	License:	GPLv2+
14mu|bup-0.27-2|6	Group:		Archiving/Backup
14mu|bup-0.27-2|7	Url:		https://bup.github.io/
14mu|bup-0.27-2|8	Source0:	https://github.com/bup/bup/archive/%{name}-%{version}.tar.gz
14mu|bup-0.27-2|9	Patch0:		bup-0.27-working-directory.patch
14mu|bup-0.27-2|10	BuildRequires:	git
14mu|bup-0.27-2|11	BuildRequires:	python-fuse
14mu|bup-0.27-2|12	BuildRequires:	python-pylibacl
14mu|bup-0.27-2|13	BuildRequires:	python-xattr
14mu|bup-0.27-2|14	BuildRequires:	pkgconfig(python)
14mu|bup-0.27-2|15	Requires:	git
14mu|bup-0.27-2|16	Requires:	python-fuse
14mu|bup-0.27-2|17	Requires:	python-pylibacl
14mu|bup-0.27-2|18	Requires:	python-xattr
14mu|bup-0.27-2|19	
14mu|bup-0.27-2|20	%description
14mu|bup-0.27-2|21	Bup is a very efficient backup system based on the git packfile format,
14mu|bup-0.27-2|22	providing fast incremental saves and global deduplication (among and
14mu|bup-0.27-2|23	within files, including virtual machine images).
14mu|bup-0.27-2|24	
14mu|bup-0.27-2|25	%files
14mu|bup-0.27-2|26	%{_bindir}/%{name}
14mu|bup-0.27-2|27	# this path seems to be hardcoded so using _libdir requires testing,
14mu|bup-0.27-2|28	# just leave it like that for now
14mu|bup-0.27-2|29	%{_prefix}/lib/%{name}
14mu|bup-0.27-2|30	
14mu|bup-0.27-2|31	#----------------------------------------------------------------------------
14mu|bup-0.27-2|32	
14mu|bup-0.27-2|33	%prep
14mu|bup-0.27-2|34	%setup -q
14mu|bup-0.27-2|35	%patch0 -p1
14mu|bup-0.27-2|36	
14mu|bup-0.27-2|37	%build
14mu|bup-0.27-2|38	./configure
14mu|bup-0.27-2|39	%make
14mu|bup-0.27-2|40	
14mu|bup-0.27-2|41	%install
14mu|bup-0.27-2|42	%makeinstall_std
14mu|bup-0.27-2|43	
14mu|bup-0.27-2|44	
14mu|bup-0.27-2|45	%changelog
14mu|bup-0.27-2|46	
14mu|bup-0.27-2|47	* Wed May 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.27-2
14mu|bup-0.27-2|48	- (5420861) Add patch to create a working directory for bup on start
14mu|bup-0.27-2|49	
14mu|bup-0.27-2|50	

22392 14
14mu|busybox-1.24.2-2|1	%define Werror_cflags	%{nil}
14mu|busybox-1.24.2-2|2	%define _ssp_cflags	%{nil}
14mu|busybox-1.24.2-2|3	%define	cflags	%{optflags}
14mu|busybox-1.24.2-2|4	
14mu|busybox-1.24.2-2|5	Summary:	Multi-call binary combining many common Unix tools into one executable
14mu|busybox-1.24.2-2|6	Name:		busybox
14mu|busybox-1.24.2-2|7	Version:	1.24.2
14mu|busybox-1.24.2-2|8	Release:	2
14mu|busybox-1.24.2-2|9	Epoch:		1
14mu|busybox-1.24.2-2|10	License:	GPLv2+
14mu|busybox-1.24.2-2|11	Group:		Shells
14mu|busybox-1.24.2-2|12	URL:		http://www.busybox.net/
14mu|busybox-1.24.2-2|13	Source0:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
14mu|busybox-1.24.2-2|14	Source1:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2.sign
14mu|busybox-1.24.2-2|15	Source2:	busybox-1.20.2-config
14mu|busybox-1.24.2-2|16	Source3:	busybox-1.18.4-minimal-config
14mu|busybox-1.24.2-2|17	Patch1:		busybox-i.15.2-no-march_i386.patch
14mu|busybox-1.24.2-2|18	Patch12:	busybox-1.2.2-ls.patch
14mu|busybox-1.24.2-2|19	# the default behaviour of busybox' pidof implementation is same as for
14mu|busybox-1.24.2-2|20	# 'pidof -x' from the standard implementation, so let's just make it
14mu|busybox-1.24.2-2|21	# ignore -x in stead of returning error
14mu|busybox-1.24.2-2|22	Patch17:	busybox-1.20.2-pidof-x-argument.patch
14mu|busybox-1.24.2-2|23	# These patches will be likely merged into the next upstream release
14mu|busybox-1.24.2-2|24	Patch100:	busybox-1.24.2-CVE-2016-2147.patch
14mu|busybox-1.24.2-2|25	Patch101:	busybox-1.24.2-CVE-2016-2148.patch
14mu|busybox-1.24.2-2|26	Patch102:	busybox-1.24.2-ash-recursive-heredocs.patch
14mu|busybox-1.24.2-2|27	Patch103:       busybox-1.24.2-CVE-2016-6301.patch
14mu|busybox-1.24.2-2|28	BuildRequires:	glibc-static-devel
14mu|busybox-1.24.2-2|29	BuildRequires:	tirpc-static-devel
14mu|busybox-1.24.2-2|30	
14mu|busybox-1.24.2-2|31	%description
14mu|busybox-1.24.2-2|32	BusyBox combines tiny versions of many common UNIX utilities into a
14mu|busybox-1.24.2-2|33	single small executable. It provides minimalist replacements for most
14mu|busybox-1.24.2-2|34	of the utilities you usually find in GNU coreutils, shellutils, etc.
14mu|busybox-1.24.2-2|35	The utilities in BusyBox generally have fewer options than their
14mu|busybox-1.24.2-2|36	full-featured GNU cousins; however, the options that are included provide
14mu|busybox-1.24.2-2|37	the expected functionality and behave very much like their GNU counterparts.
14mu|busybox-1.24.2-2|38	BusyBox provides a fairly complete POSIX environment for any small or
14mu|busybox-1.24.2-2|39	embedded system.
14mu|busybox-1.24.2-2|40	
14mu|busybox-1.24.2-2|41	BusyBox has been written with size-optimization and limited resources in
14mu|busybox-1.24.2-2|42	mind. It is also extremely modular so you can easily include or exclude
14mu|busybox-1.24.2-2|43	commands (or features) at compile time. This makes it easy to customize
14mu|busybox-1.24.2-2|44	your embedded systems. To create a working system, just add /dev, /etc,
14mu|busybox-1.24.2-2|45	and a kernel.
14mu|busybox-1.24.2-2|46	
14mu|busybox-1.24.2-2|47	%package	static
14mu|busybox-1.24.2-2|48	Group:		Shells
14mu|busybox-1.24.2-2|49	Summary:	Static linked busybox
14mu|busybox-1.24.2-2|50	
14mu|busybox-1.24.2-2|51	%description	static
14mu|busybox-1.24.2-2|52	This package contains a static linked busybox.
14mu|busybox-1.24.2-2|53	
14mu|busybox-1.24.2-2|54	%prep
14mu|busybox-1.24.2-2|55	%setup -q
14mu|busybox-1.24.2-2|56	%patch1 -p1
14mu|busybox-1.24.2-2|57	%patch12 -p1
14mu|busybox-1.24.2-2|58	%patch17 -p1
14mu|busybox-1.24.2-2|59	%patch100 -p1
14mu|busybox-1.24.2-2|60	%patch101 -p1
14mu|busybox-1.24.2-2|61	%patch102 -p1
14mu|busybox-1.24.2-2|62	%patch103 -p1
14mu|busybox-1.24.2-2|63	
14mu|busybox-1.24.2-2|64	%build
14mu|busybox-1.24.2-2|65	mkdir -p full.static
14mu|busybox-1.24.2-2|66	pushd full.static
14mu|busybox-1.24.2-2|67	cp %{SOURCE2} .config
14mu|busybox-1.24.2-2|68	mv .config .config1 && \
14mu|busybox-1.24.2-2|69	grep -v \
14mu|busybox-1.24.2-2|70	-e ^CONFIG_FEATURE_HAVE_RPC \
14mu|busybox-1.24.2-2|71	-e ^CONFIG_FEATURE_MOUNT_NFS \
14mu|busybox-1.24.2-2|72	-e ^CONFIG_FEATURE_INETD_RPC \
14mu|busybox-1.24.2-2|73	.config1 >.config && \
14mu|busybox-1.24.2-2|74	echo "# CONFIG_FEATURE_HAVE_RPC is not set" >>.config && \
14mu|busybox-1.24.2-2|75	echo "# CONFIG_FEATURE_MOUNT_NFS is not set" >>.config && \
14mu|busybox-1.24.2-2|76	echo "# CONFIG_FEATURE_INETD_RPC is not set" >>.config && \
14mu|busybox-1.24.2-2|77	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
14mu|busybox-1.24.2-2|78	%make CC=%{__cc} LDFLAGS="%{ldflags}" LDLIBS="-ltirpc -lm" V=1 CONFIG_STATIC=y CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
14mu|busybox-1.24.2-2|79	popd
14mu|busybox-1.24.2-2|80	
14mu|busybox-1.24.2-2|81	mkdir -p full
14mu|busybox-1.24.2-2|82	pushd full
14mu|busybox-1.24.2-2|83	cp %{SOURCE2} .config
14mu|busybox-1.24.2-2|84	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
14mu|busybox-1.24.2-2|85	%make CC=%{__cc} LDFLAGS="%{ldflags}" LDLIBS="-ltirpc -lm" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
14mu|busybox-1.24.2-2|86	popd
14mu|busybox-1.24.2-2|87	
14mu|busybox-1.24.2-2|88	%check
14mu|busybox-1.24.2-2|89	# FIXME
14mu|busybox-1.24.2-2|90	%if 0
14mu|busybox-1.24.2-2|91	%make CC=%{__cc} V=1 check
14mu|busybox-1.24.2-2|92	%endif
14mu|busybox-1.24.2-2|93	
14mu|busybox-1.24.2-2|94	%install
14mu|busybox-1.24.2-2|95	install -m755 full/busybox_unstripped -D %{buildroot}%{_bindir}/busybox
14mu|busybox-1.24.2-2|96	install -m755 full.static/busybox_unstripped -D %{buildroot}/bin/busybox.static
14mu|busybox-1.24.2-2|97	
14mu|busybox-1.24.2-2|98	%files
14mu|busybox-1.24.2-2|99	%doc AUTHORS README TODO
14mu|busybox-1.24.2-2|100	%{_bindir}/busybox
14mu|busybox-1.24.2-2|101	
14mu|busybox-1.24.2-2|102	%files static
14mu|busybox-1.24.2-2|103	%doc AUTHORS README TODO
14mu|busybox-1.24.2-2|104	/bin/busybox.static
14mu|busybox-1.24.2-2|105	
14mu|busybox-1.24.2-2|106	%changelog
14mu|busybox-1.24.2-2|107	
14mu|busybox-1.24.2-2|108	* Wed Aug 31 2016 Denis Silakov <dsilakov@gmail.com> 1:1.24.2-2
14mu|busybox-1.24.2-2|109	- (081c141) Fix CVE-2016-6301
14mu|busybox-1.24.2-2|110	
14mu|busybox-1.24.2-2|111	

22393 14
14mu|bwidget-1.9.9-2|1	Summary:	Extended widget set for Tk
14mu|bwidget-1.9.9-2|2	Name:		bwidget
14mu|bwidget-1.9.9-2|3	Version:	1.9.9
14mu|bwidget-1.9.9-2|4	Release:	2
14mu|bwidget-1.9.9-2|5	License:	BSD
14mu|bwidget-1.9.9-2|6	Group:		System/Libraries
14mu|bwidget-1.9.9-2|7	Url:		http://tcllib.sourceforge.net/
14mu|bwidget-1.9.9-2|8	Source0:	http://downloads.sourceforge.net/tcllib/%{name}-%{version}.tar.gz
14mu|bwidget-1.9.9-2|9	Requires:	tcl
14mu|bwidget-1.9.9-2|10	Requires:	tk
14mu|bwidget-1.9.9-2|11	BuildRequires:	pkgconfig(tcl)
14mu|bwidget-1.9.9-2|12	BuildArch:	noarch
14mu|bwidget-1.9.9-2|13	
14mu|bwidget-1.9.9-2|14	%description
14mu|bwidget-1.9.9-2|15	An extended widget set for Tcl/Tk.
14mu|bwidget-1.9.9-2|16	
14mu|bwidget-1.9.9-2|17	%files
14mu|bwidget-1.9.9-2|18	%doc README.txt LICENSE.txt
14mu|bwidget-1.9.9-2|19	%doc BWman/*.html
14mu|bwidget-1.9.9-2|20	%defattr(-,root,root,0755)
14mu|bwidget-1.9.9-2|21	%{tcl_sitelib}/%{name}%{version}
14mu|bwidget-1.9.9-2|22	
14mu|bwidget-1.9.9-2|23	#----------------------------------------------------------------------------
14mu|bwidget-1.9.9-2|24	
14mu|bwidget-1.9.9-2|25	%prep
14mu|bwidget-1.9.9-2|26	%setup -q
14mu|bwidget-1.9.9-2|27	sed -i 's/\r//' LICENSE.txt BWman/*.html
14mu|bwidget-1.9.9-2|28	
14mu|bwidget-1.9.9-2|29	%build
14mu|bwidget-1.9.9-2|30	
14mu|bwidget-1.9.9-2|31	%install
14mu|bwidget-1.9.9-2|32	# Don't bother with the included configure script and Makefile.  They
14mu|bwidget-1.9.9-2|33	# are missing a lot of pieces and won't work at all.  Installation is
14mu|bwidget-1.9.9-2|34	# pretty simple, so we can just do it here manually.
14mu|bwidget-1.9.9-2|35	mkdir -p %{buildroot}%{tcl_sitelib}/%{name}%{version}/
14mu|bwidget-1.9.9-2|36	mkdir -p %{buildroot}%{tcl_sitelib}/%{name}%{version}/lang
14mu|bwidget-1.9.9-2|37	mkdir -p %{buildroot}%{tcl_sitelib}/%{name}%{version}/images
14mu|bwidget-1.9.9-2|38	
14mu|bwidget-1.9.9-2|39	install -m 0644 -pD *.tcl %{buildroot}%{tcl_sitelib}/%{name}%{version}/
14mu|bwidget-1.9.9-2|40	install -m 0644 -pD lang/*.rc %{buildroot}%{tcl_sitelib}/%{name}%{version}/lang/
14mu|bwidget-1.9.9-2|41	install -m 0644 -pD images/*.gif images/*.xbm %{buildroot}%{tcl_sitelib}/%{name}%{version}/images/
14mu|bwidget-1.9.9-2|42	
14mu|bwidget-1.9.9-2|43	
14mu|bwidget-1.9.9-2|44	%changelog
14mu|bwidget-1.9.9-2|45	
14mu|bwidget-1.9.9-2|46	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.9-2
14mu|bwidget-1.9.9-2|47	- (4439922) Spec cleanup
14mu|bwidget-1.9.9-2|48	
14mu|bwidget-1.9.9-2|49	

22394 14
14mu|bzip2-1.0.6-13|1	%define major 1
14mu|bzip2-1.0.6-13|2	%define libname %mklibname %{name}_ %{major}
14mu|bzip2-1.0.6-13|3	%define devname %mklibname %{name} -d
14mu|bzip2-1.0.6-13|4	
14mu|bzip2-1.0.6-13|5	%bcond_with pdf
14mu|bzip2-1.0.6-13|6	
14mu|bzip2-1.0.6-13|7	Summary:	Extremely powerful file compression utility
14mu|bzip2-1.0.6-13|8	Name:		bzip2
14mu|bzip2-1.0.6-13|9	Version:	1.0.6
14mu|bzip2-1.0.6-13|10	Release:	13
14mu|bzip2-1.0.6-13|11	License:	BSD
14mu|bzip2-1.0.6-13|12	Group:		Archiving/Compression
14mu|bzip2-1.0.6-13|13	Url:		http://www.bzip.org/index.html
14mu|bzip2-1.0.6-13|14	Source0:	http://www.bzip.org/%{version}/%{name}-%{version}.tar.gz
14mu|bzip2-1.0.6-13|15	Source1:	bzgrep
14mu|bzip2-1.0.6-13|16	Source2:	bzme
14mu|bzip2-1.0.6-13|17	Source3:	bzme.1
14mu|bzip2-1.0.6-13|18	Patch0:		bzip2-1.0.6-makefile.diff
14mu|bzip2-1.0.6-13|19	Patch1:		bzip2-1.0.6-CVE-2016-3189.patch
14mu|bzip2-1.0.6-13|20	BuildRequires:	libtool
14mu|bzip2-1.0.6-13|21	BuildRequires:	texinfo
14mu|bzip2-1.0.6-13|22	%if %{with pdf}
14mu|bzip2-1.0.6-13|23	BuildRequires:	tetex-dvips
14mu|bzip2-1.0.6-13|24	BuildRequires:	tetex-latex
14mu|bzip2-1.0.6-13|25	%endif
14mu|bzip2-1.0.6-13|26	Requires:	mktemp
14mu|bzip2-1.0.6-13|27	Requires:	%{libname} = %{EVRD}
14mu|bzip2-1.0.6-13|28	
14mu|bzip2-1.0.6-13|29	%description
14mu|bzip2-1.0.6-13|30	Bzip2 compresses files using the Burrows-Wheeler block-sorting text
14mu|bzip2-1.0.6-13|31	compression algorithm, and Huffman coding. Compression is generally
14mu|bzip2-1.0.6-13|32	considerably better than that achieved by more conventional LZ77/LZ78-based
14mu|bzip2-1.0.6-13|33	compressors, and approaches the performance of the PPM family of statistical
14mu|bzip2-1.0.6-13|34	compressors.
14mu|bzip2-1.0.6-13|35	
14mu|bzip2-1.0.6-13|36	The command-line options are deliberately very similar to those of GNU Gzip,
14mu|bzip2-1.0.6-13|37	but they are not identical.
14mu|bzip2-1.0.6-13|38	
14mu|bzip2-1.0.6-13|39	%files
14mu|bzip2-1.0.6-13|40	%doc README LICENSE CHANGES
14mu|bzip2-1.0.6-13|41	%{_bindir}/*
14mu|bzip2-1.0.6-13|42	%{_mandir}/man1/*
14mu|bzip2-1.0.6-13|43	
14mu|bzip2-1.0.6-13|44	#----------------------------------------------------------------------------
14mu|bzip2-1.0.6-13|45	
14mu|bzip2-1.0.6-13|46	%package -n %{libname}
14mu|bzip2-1.0.6-13|47	Summary:	Libraries for developing apps which will use bzip2
14mu|bzip2-1.0.6-13|48	Group:		System/Libraries
14mu|bzip2-1.0.6-13|49	
14mu|bzip2-1.0.6-13|50	%description -n %{libname}
14mu|bzip2-1.0.6-13|51	Library of bzip2 functions, for developing apps which will use the
14mu|bzip2-1.0.6-13|52	bzip2 library (aka libz2).
14mu|bzip2-1.0.6-13|53	
14mu|bzip2-1.0.6-13|54	%files -n %{libname}
14mu|bzip2-1.0.6-13|55	%doc LICENSE
14mu|bzip2-1.0.6-13|56	/%{_lib}/libbz2.so.%{major}
14mu|bzip2-1.0.6-13|57	/%{_lib}/libbz2.so.%{major}.*
14mu|bzip2-1.0.6-13|58	%{_libdir}/libbz2.so.%{major}
14mu|bzip2-1.0.6-13|59	%{_libdir}/libbz2.so.%{major}.*
14mu|bzip2-1.0.6-13|60	
14mu|bzip2-1.0.6-13|61	#----------------------------------------------------------------------------
14mu|bzip2-1.0.6-13|62	
14mu|bzip2-1.0.6-13|63	%package -n %{devname}
14mu|bzip2-1.0.6-13|64	Summary:	Header files for developing apps which will use bzip2
14mu|bzip2-1.0.6-13|65	Group:		Development/C
14mu|bzip2-1.0.6-13|66	Requires:	%{libname} = %{EVRD}
14mu|bzip2-1.0.6-13|67	Provides:	lib%{name}-devel = %{EVRD}
14mu|bzip2-1.0.6-13|68	Provides:	%{name}-devel = %{EVRD}
14mu|bzip2-1.0.6-13|69	Obsoletes:	%{mklibname bzip2_ 1 -d} < 1.0.5-3
14mu|bzip2-1.0.6-13|70	
14mu|bzip2-1.0.6-13|71	%description -n %{devname}
14mu|bzip2-1.0.6-13|72	Header files and static library of bzip2 functions, for developing apps which
14mu|bzip2-1.0.6-13|73	will use the bzip2 library (aka libz2).
14mu|bzip2-1.0.6-13|74	
14mu|bzip2-1.0.6-13|75	%files -n %{devname}
14mu|bzip2-1.0.6-13|76	%doc *.html LICENSE
14mu|bzip2-1.0.6-13|77	%if %{with pdf}
14mu|bzip2-1.0.6-13|78	%doc manual.pdf
14mu|bzip2-1.0.6-13|79	%endif
14mu|bzip2-1.0.6-13|80	/%{_lib}/libbz2.so
14mu|bzip2-1.0.6-13|81	%{_libdir}/libbz2.so
14mu|bzip2-1.0.6-13|82	%{_includedir}/*.h
14mu|bzip2-1.0.6-13|83	
14mu|bzip2-1.0.6-13|84	#----------------------------------------------------------------------------
14mu|bzip2-1.0.6-13|85	
14mu|bzip2-1.0.6-13|86	%prep
14mu|bzip2-1.0.6-13|87	%setup -q
14mu|bzip2-1.0.6-13|88	%patch0 -p1 -b .makefile
14mu|bzip2-1.0.6-13|89	%patch1 -p1 -b .CVE-2016-3189
14mu|bzip2-1.0.6-13|90	
14mu|bzip2-1.0.6-13|91	echo "lib = %{_lib}" >> config.in
14mu|bzip2-1.0.6-13|92	echo "CFLAGS = %{optflags}" >> config.in
14mu|bzip2-1.0.6-13|93	echo "LDFLAGS = %{ldflags}" >> config.in
14mu|bzip2-1.0.6-13|94	
14mu|bzip2-1.0.6-13|95	cp %{SOURCE1} bzgrep
14mu|bzip2-1.0.6-13|96	cp %{SOURCE2} bzme
14mu|bzip2-1.0.6-13|97	cp %{SOURCE3} bzme.1
14mu|bzip2-1.0.6-13|98	
14mu|bzip2-1.0.6-13|99	%build
14mu|bzip2-1.0.6-13|100	%make -f Makefile-libbz2_so
14mu|bzip2-1.0.6-13|101	%make
14mu|bzip2-1.0.6-13|102	
14mu|bzip2-1.0.6-13|103	%if %{with pdf}
14mu|bzip2-1.0.6-13|104	texi2dvi --pdf manual.texi
14mu|bzip2-1.0.6-13|105	%endif
14mu|bzip2-1.0.6-13|106	
14mu|bzip2-1.0.6-13|107	%install
14mu|bzip2-1.0.6-13|108	%makeinstall_std
14mu|bzip2-1.0.6-13|109	
14mu|bzip2-1.0.6-13|110	install -m0755 bzme %{buildroot}%{_bindir}/
14mu|bzip2-1.0.6-13|111	install -m0755 bzgrep %{buildroot}%{_bindir}/
14mu|bzip2-1.0.6-13|112	install -m0644 bzgrep.1 %{buildroot}%{_mandir}/man1/
14mu|bzip2-1.0.6-13|113	
14mu|bzip2-1.0.6-13|114	cat > %{buildroot}%{_bindir}/bzless <<EOF
14mu|bzip2-1.0.6-13|115	#!/bin/sh
14mu|bzip2-1.0.6-13|116	%{_bindir}/bunzip2 -c "\$@" | %{_bindir}/less
14mu|bzip2-1.0.6-13|117	EOF
14mu|bzip2-1.0.6-13|118	chmod 755 %{buildroot}%{_bindir}/bzless
14mu|bzip2-1.0.6-13|119	install -m 644 %{SOURCE3} %{buildroot}%{_mandir}/man1/
14mu|bzip2-1.0.6-13|120	
14mu|bzip2-1.0.6-13|121	# cleanup
14mu|bzip2-1.0.6-13|122	rm -f %{buildroot}%{_lib}/*.a
14mu|bzip2-1.0.6-13|123	
14mu|bzip2-1.0.6-13|124	# use e.g. /lib64 instead of /usr/lib64, because we have some binaries in /sbin and /bin, linked with libbz2.so.*
14mu|bzip2-1.0.6-13|125	mkdir -p %{buildroot}/%{_lib}
14mu|bzip2-1.0.6-13|126	mv -v %{buildroot}/%{_libdir}/* %{buildroot}/%{_lib}/
14mu|bzip2-1.0.6-13|127	
14mu|bzip2-1.0.6-13|128	# Compatibility with Debian, Ubuntu and logics
14mu|bzip2-1.0.6-13|129	# https://bugzilla.rosalinux.ru/show_bug.cgi?id=9286
14mu|bzip2-1.0.6-13|130	# https://stackoverflow.com/a/10586169
14mu|bzip2-1.0.6-13|131	# bashisms :(
14mu|bzip2-1.0.6-13|132	IFS='.' read -r -a array <<< %{version}
14mu|bzip2-1.0.6-13|133	buildroot_lib="%{buildroot}/%{_lib}"
14mu|bzip2-1.0.6-13|134	cur_name="libbz2.so" #cur_name - current name
14mu|bzip2-1.0.6-13|135	for index in "${!array[@]}"
14mu|bzip2-1.0.6-13|136	do
14mu|bzip2-1.0.6-13|137	#echo "$index ${array[index]}"
14mu|bzip2-1.0.6-13|138	if [ "$index" != '0' ]
14mu|bzip2-1.0.6-13|139	then
14mu|bzip2-1.0.6-13|140	cur_name="${cur_name}.${array[index]}"
14mu|bzip2-1.0.6-13|141	[ ! -f "${buildroot_lib}/${cur_name}" ] && \
14mu|bzip2-1.0.6-13|142	ln -sr "${buildroot_lib}/${cur_name_major}" "${buildroot_lib}/${cur_name}"
14mu|bzip2-1.0.6-13|143	else
14mu|bzip2-1.0.6-13|144	cur_name_major="${cur_name}.${array[index]}"
14mu|bzip2-1.0.6-13|145	[ -f "${buildroot_lib}/${cur_name_major}" ] || exit 1
14mu|bzip2-1.0.6-13|146	cur_name="${cur_name_major}"
14mu|bzip2-1.0.6-13|147	fi
14mu|bzip2-1.0.6-13|148	done
14mu|bzip2-1.0.6-13|149	
14mu|bzip2-1.0.6-13|150	# Compatibility symlinks after moving from /usr/lib(64) to /lib(64) in rosa2016.1 on the fly
14mu|bzip2-1.0.6-13|151	%if %{mdvver} >= 201800
14mu|bzip2-1.0.6-13|152	echo "Remove compatibility symlinks in Rosa 2018/2019!"
14mu|bzip2-1.0.6-13|153	exit 1
14mu|bzip2-1.0.6-13|154	%endif
14mu|bzip2-1.0.6-13|155	for i in $(/bin/ls %{buildroot}/%{_lib}); do ln -sr "%{buildroot}/%{_lib}/${i}" "%{buildroot}/%{_libdir}/${i}"; done
14mu|bzip2-1.0.6-13|156	
14mu|bzip2-1.0.6-13|157	%changelog
14mu|bzip2-1.0.6-13|158	
14mu|bzip2-1.0.6-13|159	* Thu Oct 18 2018 Mikhail Novosyolov <m.novosyolov@rosalinux.ru> 1.0.6-13
14mu|bzip2-1.0.6-13|160	- (f0ec014) [backport from rosa2016.1]
14mu|bzip2-1.0.6-13|161	- (f0ec014) 1) Move from /usr/lib(64) to /lib(64) because we have binaries in /sbin and /bin which load libbz2.so.* + compatibility symlinks from old locations
14mu|bzip2-1.0.6-13|162	- (f0ec014) 2) Symlinks for compatibility with Ubuntu/Debian and logics (e.g. wps-office, built on Ubuntu wants libbz2.so.1.0 and we did not have it, https://bugzilla.rosalinux.ru/show_bug.cgi?id=9286)
14mu|bzip2-1.0.6-13|163	
14mu|bzip2-1.0.6-13|164	

22395 14
14mu|cabextract-1.6-1|1	Summary:	A program to extract Microsoft Cabinet files
14mu|cabextract-1.6-1|2	Name:		cabextract
14mu|cabextract-1.6-1|3	Version:	1.6
14mu|cabextract-1.6-1|4	Release:	1
14mu|cabextract-1.6-1|5	License:	GPLv2+
14mu|cabextract-1.6-1|6	Group:		Archiving/Compression
14mu|cabextract-1.6-1|7	Url:		http://www.cabextract.org.uk
14mu|cabextract-1.6-1|8	Source0:	http://www.cabextract.org.uk/%{name}-%{version}.tar.gz
14mu|cabextract-1.6-1|9	
14mu|cabextract-1.6-1|10	%description
14mu|cabextract-1.6-1|11	Cabinet (.CAB) files are a form of archive, which Microsoft use to distribute
14mu|cabextract-1.6-1|12	their software, and things like Windows Font Packs. The cabextract program
14mu|cabextract-1.6-1|13	simply unpacks such files.
14mu|cabextract-1.6-1|14	
14mu|cabextract-1.6-1|15	%files
14mu|cabextract-1.6-1|16	%doc AUTHORS ChangeLog NEWS README
14mu|cabextract-1.6-1|17	%{_bindir}/cabextract
14mu|cabextract-1.6-1|18	%{_mandir}/man1/cabextract.1*
14mu|cabextract-1.6-1|19	
14mu|cabextract-1.6-1|20	#----------------------------------------------------------------------------
14mu|cabextract-1.6-1|21	
14mu|cabextract-1.6-1|22	%prep
14mu|cabextract-1.6-1|23	%setup -q
14mu|cabextract-1.6-1|24	
14mu|cabextract-1.6-1|25	%build
14mu|cabextract-1.6-1|26	%configure2_5x
14mu|cabextract-1.6-1|27	%make
14mu|cabextract-1.6-1|28	
14mu|cabextract-1.6-1|29	%install
14mu|cabextract-1.6-1|30	%makeinstall_std
14mu|cabextract-1.6-1|31	
14mu|cabextract-1.6-1|32	%changelog
14mu|cabextract-1.6-1|33	* Fri Mar 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-1
14mu|cabextract-1.6-1|34	+ Revision: 56f9465
14mu|cabextract-1.6-1|35	- Updated to 1.6
14mu|cabextract-1.6-1|36	
14mu|cabextract-1.6-1|37	

22396 14
14mu|cairo-1.14.0-2|1	%define lib_major	2
14mu|cairo-1.14.0-2|2	%define libname		%mklibname cairo %{lib_major}
14mu|cairo-1.14.0-2|3	%define devname	%mklibname -d cairo
14mu|cairo-1.14.0-2|4	
14mu|cairo-1.14.0-2|5	#gw check coverage fails in 1.9.4
14mu|cairo-1.14.0-2|6	%define enable_test 0
14mu|cairo-1.14.0-2|7	%define stable 1
14mu|cairo-1.14.0-2|8	%define build_plf 0
14mu|cairo-1.14.0-2|9	%define build_doc 0
14mu|cairo-1.14.0-2|10	%define enable_xcb 0
14mu|cairo-1.14.0-2|11	
14mu|cairo-1.14.0-2|12	%{?_with_plf: %{expand: %%global build_plf 1}}
14mu|cairo-1.14.0-2|13	%if %{build_plf}
14mu|cairo-1.14.0-2|14	%define distsuffix plf
14mu|cairo-1.14.0-2|15	%endif
14mu|cairo-1.14.0-2|16	
14mu|cairo-1.14.0-2|17	Summary:	Cairo - multi-platform 2D graphics library
14mu|cairo-1.14.0-2|18	Name:		cairo
14mu|cairo-1.14.0-2|19	Version:	1.14.0
14mu|cairo-1.14.0-2|20	Release:	2
14mu|cairo-1.14.0-2|21	License:	BSD
14mu|cairo-1.14.0-2|22	Group:		System/Libraries
14mu|cairo-1.14.0-2|23	Url:		http://cairographics.org/
14mu|cairo-1.14.0-2|24	%if %{stable}
14mu|cairo-1.14.0-2|25	Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.xz
14mu|cairo-1.14.0-2|26	Source1:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1
14mu|cairo-1.14.0-2|27	Source2:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1.asc
14mu|cairo-1.14.0-2|28	%else
14mu|cairo-1.14.0-2|29	Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
14mu|cairo-1.14.0-2|30	Source1:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz.sha1
14mu|cairo-1.14.0-2|31	%endif
14mu|cairo-1.14.0-2|32	# http://bugs.freedesktop.org/show_bug.cgi?id=11838
14mu|cairo-1.14.0-2|33	# http://bugs.freedesktop.org/show_bug.cgi?id=13335
14mu|cairo-1.14.0-2|34	# https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/209256
14mu|cairo-1.14.0-2|35	# http://forums.fedoraforum.org/showthread.php?p=1094309#post1094309
14mu|cairo-1.14.0-2|36	Patch0:		cairo-respect-fontconfig.patch
14mu|cairo-1.14.0-2|37	
14mu|cairo-1.14.0-2|38	# https://bugs.freedesktop.org/show_bug.cgi?id=30910
14mu|cairo-1.14.0-2|39	Patch1:		cairo-1.12.2-rosa-buildfix.patch
14mu|cairo-1.14.0-2|40	
14mu|cairo-1.14.0-2|41	# From Fedora, fix possible crashes:
14mu|cairo-1.14.0-2|42	Patch2:		cairo-1.12.8-0-sized-glyph-xlib.patch
14mu|cairo-1.14.0-2|43	Patch3:		cairo-1.12.8-0-sized-glyph-xcb.patch
14mu|cairo-1.14.0-2|44	
14mu|cairo-1.14.0-2|45	%if %{build_doc}
14mu|cairo-1.14.0-2|46	BuildRequires:	gtk-doc
14mu|cairo-1.14.0-2|47	%endif
14mu|cairo-1.14.0-2|48	%if %{enable_test}
14mu|cairo-1.14.0-2|49	BuildRequires:	fonts-ttf-bitstream-vera
14mu|cairo-1.14.0-2|50	BuildRequires:	pkgconfig(poppler-glib)
14mu|cairo-1.14.0-2|51	BuildRequires:	pkgconfig(rsvg-2.0)
14mu|cairo-1.14.0-2|52	%endif
14mu|cairo-1.14.0-2|53	BuildRequires:	pkgconfig(freetype2)
14mu|cairo-1.14.0-2|54	BuildRequires:	pkgconfig(fontconfig)
14mu|cairo-1.14.0-2|55	BuildRequires:	pkgconfig(glib-2.0)
14mu|cairo-1.14.0-2|56	BuildRequires:	pkgconfig(libpng)
14mu|cairo-1.14.0-2|57	BuildRequires:	pkgconfig(libspectre)
14mu|cairo-1.14.0-2|58	BuildRequires:	pkgconfig(pixman-1)
14mu|cairo-1.14.0-2|59	BuildRequires:	pkgconfig(x11)
14mu|cairo-1.14.0-2|60	BuildRequires:	pkgconfig(xext)
14mu|cairo-1.14.0-2|61	BuildRequires:	pkgconfig(xrender)
14mu|cairo-1.14.0-2|62	BuildRequires:	x11-server-xvfb
14mu|cairo-1.14.0-2|63	
14mu|cairo-1.14.0-2|64	%description
14mu|cairo-1.14.0-2|65	Cairo provides anti-aliased vector-based rendering for X. Paths
14mu|cairo-1.14.0-2|66	consist of line segments and cubic splines and can be rendered at any
14mu|cairo-1.14.0-2|67	width with various join and cap styles. All colors may be specified
14mu|cairo-1.14.0-2|68	with optional translucence (opacity/alpha) and combined using the
14mu|cairo-1.14.0-2|69	extended Porter/Duff compositing algebra as found in the X Render
14mu|cairo-1.14.0-2|70	Extension.
14mu|cairo-1.14.0-2|71	
14mu|cairo-1.14.0-2|72	Cairo exports a stateful rendering API similar in spirit to the path
14mu|cairo-1.14.0-2|73	construction, text, and painting operators of PostScript, (with the
14mu|cairo-1.14.0-2|74	significant addition of translucence in the imaging model). When
14mu|cairo-1.14.0-2|75	complete, the API is intended to support the complete imaging model of
14mu|cairo-1.14.0-2|76	PDF 1.4.
14mu|cairo-1.14.0-2|77	
14mu|cairo-1.14.0-2|78	Cairo relies on the Xc library for backend rendering. Xc provides an
14mu|cairo-1.14.0-2|79	abstract interface for rendering to multiple target types. As of this
14mu|cairo-1.14.0-2|80	writing, Xc allows Cairo to target X drawables as well as generic
14mu|cairo-1.14.0-2|81	image buffers. Future backends such as PostScript, PDF, and perhaps
14mu|cairo-1.14.0-2|82	OpenGL are currently being planned.
14mu|cairo-1.14.0-2|83	
14mu|cairo-1.14.0-2|84	%if %{build_plf}
14mu|cairo-1.14.0-2|85	This package is in restricted repository because this build has LCD subpixel
14mu|cairo-1.14.0-2|86	hinting enabled which are covered by software patents.
14mu|cairo-1.14.0-2|87	%endif
14mu|cairo-1.14.0-2|88	
14mu|cairo-1.14.0-2|89	#----------------------------------------------------------------------------
14mu|cairo-1.14.0-2|90	
14mu|cairo-1.14.0-2|91	%package -n %{libname}
14mu|cairo-1.14.0-2|92	Summary:	Cairo - multi-platform 2D graphics library
14mu|cairo-1.14.0-2|93	Group:		System/Libraries
14mu|cairo-1.14.0-2|94	
14mu|cairo-1.14.0-2|95	%description -n %{libname}
14mu|cairo-1.14.0-2|96	Cairo provides anti-aliased vector-based rendering for X. Paths
14mu|cairo-1.14.0-2|97	consist of line segments and cubic splines and can be rendered at any
14mu|cairo-1.14.0-2|98	width with various join and cap styles. All colors may be specified
14mu|cairo-1.14.0-2|99	with optional translucence (opacity/alpha) and combined using the
14mu|cairo-1.14.0-2|100	extended Porter/Duff compositing algebra as found in the X Render
14mu|cairo-1.14.0-2|101	Extension.
14mu|cairo-1.14.0-2|102	
14mu|cairo-1.14.0-2|103	Cairo exports a stateful rendering API similar in spirit to the path
14mu|cairo-1.14.0-2|104	construction, text, and painting operators of PostScript, (with the
14mu|cairo-1.14.0-2|105	significant addition of translucence in the imaging model). When
14mu|cairo-1.14.0-2|106	complete, the API is intended to support the complete imaging model of
14mu|cairo-1.14.0-2|107	PDF 1.4.
14mu|cairo-1.14.0-2|108	
14mu|cairo-1.14.0-2|109	Cairo relies on the Xc library for backend rendering. Xc provides an
14mu|cairo-1.14.0-2|110	abstract interface for rendering to multiple target types. As of this
14mu|cairo-1.14.0-2|111	writing, Xc allows Cairo to target X drawables as well as generic
14mu|cairo-1.14.0-2|112	image buffers. Future backends such as PostScript, PDF, and perhaps
14mu|cairo-1.14.0-2|113	OpenGL are currently being planned.
14mu|cairo-1.14.0-2|114	
14mu|cairo-1.14.0-2|115	%if %{build_plf}
14mu|cairo-1.14.0-2|116	This package is in restricted repository because this build has LCD subpixel
14mu|cairo-1.14.0-2|117	hinting enabled which are covered by software patents.
14mu|cairo-1.14.0-2|118	%endif
14mu|cairo-1.14.0-2|119	
14mu|cairo-1.14.0-2|120	%files -n %{libname}
14mu|cairo-1.14.0-2|121	%doc COPYING
14mu|cairo-1.14.0-2|122	%{_libdir}/libcairo.so.%{lib_major}*
14mu|cairo-1.14.0-2|123	%{_libdir}/libcairo-gobject.so.%{lib_major}*
14mu|cairo-1.14.0-2|124	%{_libdir}/libcairo-script-interpreter.so.%{lib_major}*
14mu|cairo-1.14.0-2|125	
14mu|cairo-1.14.0-2|126	#----------------------------------------------------------------------------
14mu|cairo-1.14.0-2|127	
14mu|cairo-1.14.0-2|128	%package -n %{devname}
14mu|cairo-1.14.0-2|129	Summary:	Development files for Cairo library
14mu|cairo-1.14.0-2|130	Group:		Development/C
14mu|cairo-1.14.0-2|131	Requires:	%{libname} = %{version}-%{release}
14mu|cairo-1.14.0-2|132	Provides:	%{name}-devel = %{version}-%{release}
14mu|cairo-1.14.0-2|133	
14mu|cairo-1.14.0-2|134	%description -n %{devname}
14mu|cairo-1.14.0-2|135	Development files for Cairo library.
14mu|cairo-1.14.0-2|136	
14mu|cairo-1.14.0-2|137	%files -n %{devname}
14mu|cairo-1.14.0-2|138	%doc AUTHORS NEWS README
14mu|cairo-1.14.0-2|139	%doc RELEASING BIBLIOGRAPHY BUGS ChangeLog
14mu|cairo-1.14.0-2|140	%attr(755,root,root) %{_bindir}/cairo-trace
14mu|cairo-1.14.0-2|141	%attr(755,root,root) %{_bindir}/cairo-sphinx
14mu|cairo-1.14.0-2|142	%{_libdir}/cairo/
14mu|cairo-1.14.0-2|143	%{_libdir}/lib*.so
14mu|cairo-1.14.0-2|144	%{_includedir}/*
14mu|cairo-1.14.0-2|145	%{_libdir}/pkgconfig/*.pc
14mu|cairo-1.14.0-2|146	%{_datadir}/gtk-doc/html/cairo/
14mu|cairo-1.14.0-2|147	
14mu|cairo-1.14.0-2|148	#----------------------------------------------------------------------------
14mu|cairo-1.14.0-2|149	
14mu|cairo-1.14.0-2|150	%prep
14mu|cairo-1.14.0-2|151	%setup -q
14mu|cairo-1.14.0-2|152	%if %{build_plf}
14mu|cairo-1.14.0-2|153	%patch0 -p1
14mu|cairo-1.14.0-2|154	%endif
14mu|cairo-1.14.0-2|155	%patch1 -p1
14mu|cairo-1.14.0-2|156	%patch2 -p1
14mu|cairo-1.14.0-2|157	%patch3 -p1
14mu|cairo-1.14.0-2|158	
14mu|cairo-1.14.0-2|159	%build
14mu|cairo-1.14.0-2|160	./autogen.sh
14mu|cairo-1.14.0-2|161	
14mu|cairo-1.14.0-2|162	export CFLAGS=`echo %{optflags} -ffat-lto-objects`
14mu|cairo-1.14.0-2|163	
14mu|cairo-1.14.0-2|164	%configure2_5x \
14mu|cairo-1.14.0-2|165	--disable-static \
14mu|cairo-1.14.0-2|166	--enable-pdf \
14mu|cairo-1.14.0-2|167	--enable-ps \
14mu|cairo-1.14.0-2|168	--enable-tee \
14mu|cairo-1.14.0-2|169	%if %{build_doc}
14mu|cairo-1.14.0-2|170	--enable-gtk-doc \
14mu|cairo-1.14.0-2|171	%endif
14mu|cairo-1.14.0-2|172	%if %{enable_xcb}
14mu|cairo-1.14.0-2|173	--enable-xcb
14mu|cairo-1.14.0-2|174	%endif
14mu|cairo-1.14.0-2|175	
14mu|cairo-1.14.0-2|176	%make
14mu|cairo-1.14.0-2|177	
14mu|cairo-1.14.0-2|178	%if %{enable_test}
14mu|cairo-1.14.0-2|179	%check
14mu|cairo-1.14.0-2|180	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14mu|cairo-1.14.0-2|181	%{_bindir}/Xvfb -screen 0 1600x1200x24 :$XDISPLAY &
14mu|cairo-1.14.0-2|182	export DISPLAY=:$XDISPLAY
14mu|cairo-1.14.0-2|183	make check
14mu|cairo-1.14.0-2|184	kill $(cat /tmp/.X$XDISPLAY-lock)
14mu|cairo-1.14.0-2|185	%endif
14mu|cairo-1.14.0-2|186	
14mu|cairo-1.14.0-2|187	%install
14mu|cairo-1.14.0-2|188	%makeinstall_std
14mu|cairo-1.14.0-2|189	
14mu|cairo-1.14.0-2|190	
14mu|cairo-1.14.0-2|191	%changelog
14mu|cairo-1.14.0-2|192	* Mon Mar 09 2015 Tigro <ashejn@gmail.com> 1.14.0-2
14mu|cairo-1.14.0-2|193	+ Revision: e518e8a
14mu|cairo-1.14.0-2|194	- bump release
14mu|cairo-1.14.0-2|195	
14mu|cairo-1.14.0-2|196	

22397 14
14mu|cairo-1.14.2-1|1	%define major 2
14mu|cairo-1.14.2-1|2	%define libname %mklibname cairo %{major}
14mu|cairo-1.14.2-1|3	%define devname %mklibname cairo -d
14mu|cairo-1.14.2-1|4	
14mu|cairo-1.14.2-1|5	#gw check coverage fails in 1.9.4
14mu|cairo-1.14.2-1|6	%bcond_with test
14mu|cairo-1.14.2-1|7	%bcond_with plf
14mu|cairo-1.14.2-1|8	%bcond_with docs
14mu|cairo-1.14.2-1|9	%bcond_with xcb
14mu|cairo-1.14.2-1|10	
14mu|cairo-1.14.2-1|11	%if %{with plf}
14mu|cairo-1.14.2-1|12	%define distsuffix plf
14mu|cairo-1.14.2-1|13	%endif
14mu|cairo-1.14.2-1|14	
14mu|cairo-1.14.2-1|15	Summary:	Cairo - multi-platform 2D graphics library
14mu|cairo-1.14.2-1|16	Name:		cairo
14mu|cairo-1.14.2-1|17	Version:	1.14.2
14mu|cairo-1.14.2-1|18	Release:	1
14mu|cairo-1.14.2-1|19	License:	BSD
14mu|cairo-1.14.2-1|20	Group:		System/Libraries
14mu|cairo-1.14.2-1|21	Url:		http://cairographics.org/
14mu|cairo-1.14.2-1|22	Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.xz
14mu|cairo-1.14.2-1|23	Source1:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1
14mu|cairo-1.14.2-1|24	Source2:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1.asc
14mu|cairo-1.14.2-1|25	# http://bugs.freedesktop.org/show_bug.cgi?id=11838
14mu|cairo-1.14.2-1|26	# http://bugs.freedesktop.org/show_bug.cgi?id=13335
14mu|cairo-1.14.2-1|27	# https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/209256
14mu|cairo-1.14.2-1|28	# http://forums.fedoraforum.org/showthread.php?p=1094309#post1094309
14mu|cairo-1.14.2-1|29	Patch0:		cairo-respect-fontconfig.patch
14mu|cairo-1.14.2-1|30	
14mu|cairo-1.14.2-1|31	# https://bugs.freedesktop.org/show_bug.cgi?id=30910
14mu|cairo-1.14.2-1|32	Patch1:		cairo-1.12.2-rosa-buildfix.patch
14mu|cairo-1.14.2-1|33	
14mu|cairo-1.14.2-1|34	%if %{with docs}
14mu|cairo-1.14.2-1|35	BuildRequires:	gtk-doc
14mu|cairo-1.14.2-1|36	%endif
14mu|cairo-1.14.2-1|37	%if %{with test}
14mu|cairo-1.14.2-1|38	BuildRequires:	fonts-ttf-bitstream-vera
14mu|cairo-1.14.2-1|39	BuildRequires:	pkgconfig(poppler-glib)
14mu|cairo-1.14.2-1|40	BuildRequires:	pkgconfig(rsvg-2.0)
14mu|cairo-1.14.2-1|41	%endif
14mu|cairo-1.14.2-1|42	BuildRequires:	pkgconfig(freetype2)
14mu|cairo-1.14.2-1|43	BuildRequires:	pkgconfig(fontconfig)
14mu|cairo-1.14.2-1|44	BuildRequires:	pkgconfig(glib-2.0)
14mu|cairo-1.14.2-1|45	BuildRequires:	pkgconfig(libpng)
14mu|cairo-1.14.2-1|46	BuildRequires:	pkgconfig(libspectre)
14mu|cairo-1.14.2-1|47	BuildRequires:	pkgconfig(pixman-1)
14mu|cairo-1.14.2-1|48	BuildRequires:	pkgconfig(x11)
14mu|cairo-1.14.2-1|49	BuildRequires:	pkgconfig(xext)
14mu|cairo-1.14.2-1|50	BuildRequires:	pkgconfig(xrender)
14mu|cairo-1.14.2-1|51	BuildRequires:	x11-server-xvfb
14mu|cairo-1.14.2-1|52	
14mu|cairo-1.14.2-1|53	%description
14mu|cairo-1.14.2-1|54	Cairo provides anti-aliased vector-based rendering for X. Paths
14mu|cairo-1.14.2-1|55	consist of line segments and cubic splines and can be rendered at any
14mu|cairo-1.14.2-1|56	width with various join and cap styles. All colors may be specified
14mu|cairo-1.14.2-1|57	with optional translucence (opacity/alpha) and combined using the
14mu|cairo-1.14.2-1|58	extended Porter/Duff compositing algebra as found in the X Render
14mu|cairo-1.14.2-1|59	Extension.
14mu|cairo-1.14.2-1|60	
14mu|cairo-1.14.2-1|61	Cairo exports a stateful rendering API similar in spirit to the path
14mu|cairo-1.14.2-1|62	construction, text, and painting operators of PostScript, (with the
14mu|cairo-1.14.2-1|63	significant addition of translucence in the imaging model). When
14mu|cairo-1.14.2-1|64	complete, the API is intended to support the complete imaging model of
14mu|cairo-1.14.2-1|65	PDF 1.4.
14mu|cairo-1.14.2-1|66	
14mu|cairo-1.14.2-1|67	Cairo relies on the Xc library for backend rendering. Xc provides an
14mu|cairo-1.14.2-1|68	abstract interface for rendering to multiple target types. As of this
14mu|cairo-1.14.2-1|69	writing, Xc allows Cairo to target X drawables as well as generic
14mu|cairo-1.14.2-1|70	image buffers. Future backends such as PostScript, PDF, and perhaps
14mu|cairo-1.14.2-1|71	OpenGL are currently being planned.
14mu|cairo-1.14.2-1|72	
14mu|cairo-1.14.2-1|73	%if %{with plf}
14mu|cairo-1.14.2-1|74	This package is in restricted repository because this build has LCD subpixel
14mu|cairo-1.14.2-1|75	hinting enabled which are covered by software patents.
14mu|cairo-1.14.2-1|76	%endif
14mu|cairo-1.14.2-1|77	
14mu|cairo-1.14.2-1|78	#----------------------------------------------------------------------------
14mu|cairo-1.14.2-1|79	
14mu|cairo-1.14.2-1|80	%package -n %{libname}
14mu|cairo-1.14.2-1|81	Summary:	Cairo - multi-platform 2D graphics library
14mu|cairo-1.14.2-1|82	Group:		System/Libraries
14mu|cairo-1.14.2-1|83	
14mu|cairo-1.14.2-1|84	%description -n %{libname}
14mu|cairo-1.14.2-1|85	Cairo provides anti-aliased vector-based rendering for X. Paths
14mu|cairo-1.14.2-1|86	consist of line segments and cubic splines and can be rendered at any
14mu|cairo-1.14.2-1|87	width with various join and cap styles. All colors may be specified
14mu|cairo-1.14.2-1|88	with optional translucence (opacity/alpha) and combined using the
14mu|cairo-1.14.2-1|89	extended Porter/Duff compositing algebra as found in the X Render
14mu|cairo-1.14.2-1|90	Extension.
14mu|cairo-1.14.2-1|91	
14mu|cairo-1.14.2-1|92	Cairo exports a stateful rendering API similar in spirit to the path
14mu|cairo-1.14.2-1|93	construction, text, and painting operators of PostScript, (with the
14mu|cairo-1.14.2-1|94	significant addition of translucence in the imaging model). When
14mu|cairo-1.14.2-1|95	complete, the API is intended to support the complete imaging model of
14mu|cairo-1.14.2-1|96	PDF 1.4.
14mu|cairo-1.14.2-1|97	
14mu|cairo-1.14.2-1|98	Cairo relies on the Xc library for backend rendering. Xc provides an
14mu|cairo-1.14.2-1|99	abstract interface for rendering to multiple target types. As of this
14mu|cairo-1.14.2-1|100	writing, Xc allows Cairo to target X drawables as well as generic
14mu|cairo-1.14.2-1|101	image buffers. Future backends such as PostScript, PDF, and perhaps
14mu|cairo-1.14.2-1|102	OpenGL are currently being planned.
14mu|cairo-1.14.2-1|103	
14mu|cairo-1.14.2-1|104	%if %{with plf}
14mu|cairo-1.14.2-1|105	This package is in restricted repository because this build has LCD subpixel
14mu|cairo-1.14.2-1|106	hinting enabled which are covered by software patents.
14mu|cairo-1.14.2-1|107	%endif
14mu|cairo-1.14.2-1|108	
14mu|cairo-1.14.2-1|109	%files -n %{libname}
14mu|cairo-1.14.2-1|110	%doc COPYING
14mu|cairo-1.14.2-1|111	%{_libdir}/libcairo.so.%{major}*
14mu|cairo-1.14.2-1|112	%{_libdir}/libcairo-gobject.so.%{major}*
14mu|cairo-1.14.2-1|113	%{_libdir}/libcairo-script-interpreter.so.%{major}*
14mu|cairo-1.14.2-1|114	
14mu|cairo-1.14.2-1|115	#----------------------------------------------------------------------------
14mu|cairo-1.14.2-1|116	
14mu|cairo-1.14.2-1|117	%package -n %{devname}
14mu|cairo-1.14.2-1|118	Summary:	Development files for Cairo library
14mu|cairo-1.14.2-1|119	Group:		Development/C
14mu|cairo-1.14.2-1|120	Requires:	%{libname} = %{version}-%{release}
14mu|cairo-1.14.2-1|121	Provides:	%{name}-devel = %{version}-%{release}
14mu|cairo-1.14.2-1|122	
14mu|cairo-1.14.2-1|123	%description -n %{devname}
14mu|cairo-1.14.2-1|124	Development files for Cairo library.
14mu|cairo-1.14.2-1|125	
14mu|cairo-1.14.2-1|126	%files -n %{devname}
14mu|cairo-1.14.2-1|127	%doc AUTHORS NEWS README
14mu|cairo-1.14.2-1|128	%doc RELEASING BIBLIOGRAPHY BUGS ChangeLog
14mu|cairo-1.14.2-1|129	%attr(755,root,root) %{_bindir}/cairo-trace
14mu|cairo-1.14.2-1|130	%attr(755,root,root) %{_bindir}/cairo-sphinx
14mu|cairo-1.14.2-1|131	%{_libdir}/cairo/
14mu|cairo-1.14.2-1|132	%{_libdir}/lib*.so
14mu|cairo-1.14.2-1|133	%{_includedir}/*
14mu|cairo-1.14.2-1|134	%{_libdir}/pkgconfig/*.pc
14mu|cairo-1.14.2-1|135	%{_datadir}/gtk-doc/html/cairo/
14mu|cairo-1.14.2-1|136	
14mu|cairo-1.14.2-1|137	#----------------------------------------------------------------------------
14mu|cairo-1.14.2-1|138	
14mu|cairo-1.14.2-1|139	%prep
14mu|cairo-1.14.2-1|140	%setup -q
14mu|cairo-1.14.2-1|141	%if %{with plf}
14mu|cairo-1.14.2-1|142	%patch0 -p1
14mu|cairo-1.14.2-1|143	%endif
14mu|cairo-1.14.2-1|144	%patch1 -p1
14mu|cairo-1.14.2-1|145	
14mu|cairo-1.14.2-1|146	%build
14mu|cairo-1.14.2-1|147	autoreconf -fi
14mu|cairo-1.14.2-1|148	
14mu|cairo-1.14.2-1|149	export CFLAGS=`echo %{optflags} -ffat-lto-objects`
14mu|cairo-1.14.2-1|150	
14mu|cairo-1.14.2-1|151	%configure2_5x \
14mu|cairo-1.14.2-1|152	--disable-static \
14mu|cairo-1.14.2-1|153	--enable-pdf \
14mu|cairo-1.14.2-1|154	--enable-ps \
14mu|cairo-1.14.2-1|155	--enable-tee \
14mu|cairo-1.14.2-1|156	%if %{with docs}
14mu|cairo-1.14.2-1|157	--enable-gtk-doc \
14mu|cairo-1.14.2-1|158	%endif
14mu|cairo-1.14.2-1|159	%if %{with xcb}
14mu|cairo-1.14.2-1|160	--enable-xcb
14mu|cairo-1.14.2-1|161	%endif
14mu|cairo-1.14.2-1|162	
14mu|cairo-1.14.2-1|163	%make
14mu|cairo-1.14.2-1|164	
14mu|cairo-1.14.2-1|165	%if %{with test}
14mu|cairo-1.14.2-1|166	%check
14mu|cairo-1.14.2-1|167	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14mu|cairo-1.14.2-1|168	%{_bindir}/Xvfb -screen 0 1600x1200x24 :$XDISPLAY &
14mu|cairo-1.14.2-1|169	export DISPLAY=:$XDISPLAY
14mu|cairo-1.14.2-1|170	make check
14mu|cairo-1.14.2-1|171	kill $(cat /tmp/.X$XDISPLAY-lock)
14mu|cairo-1.14.2-1|172	%endif
14mu|cairo-1.14.2-1|173	
14mu|cairo-1.14.2-1|174	%install
14mu|cairo-1.14.2-1|175	%makeinstall_std
14mu|cairo-1.14.2-1|176	
14mu|cairo-1.14.2-1|177	
14mu|cairo-1.14.2-1|178	%changelog
14mu|cairo-1.14.2-1|179	
14mu|cairo-1.14.2-1|180	* Thu Aug 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14.2-1
14mu|cairo-1.14.2-1|181	- (8d7655e) Spec cleanup
14mu|cairo-1.14.2-1|182	
14mu|cairo-1.14.2-1|183	

22398 14
14mu|calamares-2.3-1|1	%define major %{version}.0
14mu|calamares-2.3-1|2	%define libname %mklibname %{name} %{major}
14mu|calamares-2.3-1|3	%define libnameui %mklibname %{name}ui %{major}
14mu|calamares-2.3-1|4	%define devname %mklibname %{name} -d
14mu|calamares-2.3-1|5	
14mu|calamares-2.3-1|6	Summary:	Distribution-independent installer framework
14mu|calamares-2.3-1|7	Name:		calamares
14mu|calamares-2.3-1|8	Version:	2.3
14mu|calamares-2.3-1|9	Release:	1
14mu|calamares-2.3-1|10	License:	GPLv3+
14mu|calamares-2.3-1|11	Group:		System/Configuration/Other
14mu|calamares-2.3-1|12	Url:		http://calamares.io/
14mu|calamares-2.3-1|13	Source0:	calamares-%{version}.tar.gz
14mu|calamares-2.3-1|14	Source2:	calamares.rpmlintrc
14mu|calamares-2.3-1|15	Source3:	%{name}.service
14mu|calamares-2.3-1|16	Source4:	%{name}.target
14mu|calamares-2.3-1|17	Source5:	%{name}-install-start
14mu|calamares-2.3-1|18	Source6:	%{name}-install-setup
14mu|calamares-2.3-1|19	Source7:	rosa-bootloader.conf
14mu|calamares-2.3-1|20	Source8:	rosa-displaymanager.conf
14mu|calamares-2.3-1|21	Source9:	rosa-finished.conf
14mu|calamares-2.3-1|22	Source10:	rosa-fstab.conf
14mu|calamares-2.3-1|23	Source11:	rosa-grubcfg.conf
14mu|calamares-2.3-1|24	Source12:	rosa-keyboard.conf
14mu|calamares-2.3-1|25	Source13:	rosa-locale.conf
14mu|calamares-2.3-1|26	Source14:	rosa-machineid.conf
14mu|calamares-2.3-1|27	Source15:	rosa-mount.conf
14mu|calamares-2.3-1|28	Source16:	rosa-packages.conf
14mu|calamares-2.3-1|29	Source17:	rosa-welcome.conf
14mu|calamares-2.3-1|30	Source18:	rosa-services.conf
14mu|calamares-2.3-1|31	Source19:	rosa-settings.conf
14mu|calamares-2.3-1|32	Source20:	rosa-unpackfs.conf
14mu|calamares-2.3-1|33	Source21:	rosa-users.conf
14mu|calamares-2.3-1|34	Source22:	rosa-partition.conf
14mu|calamares-2.3-1|35	Source23:	rosa-removeuser.conf
14mu|calamares-2.3-1|36	Source24:	rosa-webview.conf
14mu|calamares-2.3-1|37	Source100:	rosa-adverts-en.tar.bz2
14mu|calamares-2.3-1|38	Source101:	rosa-adverts-ru.tar.bz2
14mu|calamares-2.3-1|39	Patch0:		calamares-1.1.4.2-polkit-qt5.patch
14mu|calamares-2.3-1|40	Patch1:		calamares-2.2.3-desktop-file.patch
14mu|calamares-2.3-1|41	Patch2:		calamares-libparted-detection.patch
14mu|calamares-2.3-1|42	BuildRequires:	cmake
14mu|calamares-2.3-1|43	BuildRequires:	extra-cmake-modules
14mu|calamares-2.3-1|44	BuildRequires:	boost-devel
14mu|calamares-2.3-1|45	BuildRequires:	boost-python3-devel
14mu|calamares-2.3-1|46	BuildRequires:	kf5coreaddons-devel
14mu|calamares-2.3-1|47	BuildRequires:	kf5config-devel
14mu|calamares-2.3-1|48	BuildRequires:	kf5i18n-devel
14mu|calamares-2.3-1|49	BuildRequires:	kf5iconthemes-devel
14mu|calamares-2.3-1|50	BuildRequires:	kf5kio-devel
14mu|calamares-2.3-1|51	BuildRequires:	kf5parts-devel
14mu|calamares-2.3-1|52	BuildRequires:	kf5service-devel
14mu|calamares-2.3-1|53	BuildRequires:	kf5solid-devel
14mu|calamares-2.3-1|54	BuildRequires:	kpmcore-devel
14mu|calamares-2.3-1|55	BuildRequires:	yaml-cpp-devel
14mu|calamares-2.3-1|56	BuildRequires:	pkgconfig(polkit-qt5-1)
14mu|calamares-2.3-1|57	BuildRequires:	pkgconfig(python3)
14mu|calamares-2.3-1|58	BuildRequires:	pkgconfig(blkid)
14mu|calamares-2.3-1|59	BuildRequires:	pkgconfig(libatasmart)
14mu|calamares-2.3-1|60	BuildRequires:	pkgconfig(libcrypto)
14mu|calamares-2.3-1|61	BuildRequires:	pkgconfig(libparted)
14mu|calamares-2.3-1|62	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|calamares-2.3-1|63	BuildRequires:	pkgconfig(Qt5Core)
14mu|calamares-2.3-1|64	BuildRequires:	pkgconfig(Qt5DBus)
14mu|calamares-2.3-1|65	BuildRequires:	pkgconfig(Qt5Gui)
14mu|calamares-2.3-1|66	BuildRequires:	pkgconfig(Qt5Network)
14mu|calamares-2.3-1|67	BuildRequires:	pkgconfig(Qt5Quick)
14mu|calamares-2.3-1|68	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|calamares-2.3-1|69	BuildRequires:	pkgconfig(Qt5Svg)
14mu|calamares-2.3-1|70	BuildRequires:	pkgconfig(Qt5Test)
14mu|calamares-2.3-1|71	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|calamares-2.3-1|72	BuildRequires:	pkgconfig(Qt5WebEngineWidgets)
14mu|calamares-2.3-1|73	BuildRequires:	pkgconfig(Qt5Xml)
14mu|calamares-2.3-1|74	Requires(post):	branding-configs-fresh
14mu|calamares-2.3-1|75	Requires:	console-setup
14mu|calamares-2.3-1|76	Requires:	coreutils
14mu|calamares-2.3-1|77	Requires:	dmidecode
14mu|calamares-2.3-1|78	Requires:	dosfstools
14mu|calamares-2.3-1|79	Requires:	dracut
14mu|calamares-2.3-1|80	Requires:	e2fsprogs
14mu|calamares-2.3-1|81	Requires:	gawk
14mu|calamares-2.3-1|82	Requires:	gptfdisk
14mu|calamares-2.3-1|83	Requires:	grub2
14mu|calamares-2.3-1|84	%ifarch x86_64
14mu|calamares-2.3-1|85	# EFI currently only supported on x86_64
14mu|calamares-2.3-1|86	Requires:	grub2-efi
14mu|calamares-2.3-1|87	%endif
14mu|calamares-2.3-1|88	Requires:	lvm2
14mu|calamares-2.3-1|89	Requires:	NetworkManager
14mu|calamares-2.3-1|90	Requires:	ntfs-3g
14mu|calamares-2.3-1|91	# (tpg) needed for calamares-install-setup
14mu|calamares-2.3-1|92	Requires:	openbox
14mu|calamares-2.3-1|93	Requires:	os-prober
14mu|calamares-2.3-1|94	Requires:	partitionmanager
14mu|calamares-2.3-1|95	Requires:	polkit
14mu|calamares-2.3-1|96	Requires:	rsync
14mu|calamares-2.3-1|97	Requires:	setxkbmap
14mu|calamares-2.3-1|98	Requires:	shadow-utils
14mu|calamares-2.3-1|99	Requires:	squashfs-tools
14mu|calamares-2.3-1|100	Requires:	systemd
14mu|calamares-2.3-1|101	Requires:	systemd-units
14mu|calamares-2.3-1|102	Requires:	urpmi
14mu|calamares-2.3-1|103	Requires:	util-linux
14mu|calamares-2.3-1|104	Requires:	xkbcomp
14mu|calamares-2.3-1|105	Requires:	xli
14mu|calamares-2.3-1|106	ExclusiveArch:	%{ix86} x86_64
14mu|calamares-2.3-1|107	
14mu|calamares-2.3-1|108	%description
14mu|calamares-2.3-1|109	Calamares is a distribution-independent installer framework, designed to
14mu|calamares-2.3-1|110	install from a live CD/DVD/USB environment to a hard disk. It includes
14mu|calamares-2.3-1|111	a graphical installation program based on Qt 5.
14mu|calamares-2.3-1|112	
14mu|calamares-2.3-1|113	%files
14mu|calamares-2.3-1|114	%doc LICENSE AUTHORS
14mu|calamares-2.3-1|115	%dir %{_sysconfdir}/systemd/system/calamares.target.wants
14mu|calamares-2.3-1|116	%dir %{_libdir}/calamares
14mu|calamares-2.3-1|117	%dir %{_datadir}/calamares
14mu|calamares-2.3-1|118	%dir %{_datadir}/calamares/branding
14mu|calamares-2.3-1|119	%dir %{_datadir}/calamares/branding/default
14mu|calamares-2.3-1|120	%dir %{_sysconfdir}/calamares
14mu|calamares-2.3-1|121	%dir %{_sysconfdir}/calamares/modules
14mu|calamares-2.3-1|122	%dir %{_sysconfdir}/calamares/branding
14mu|calamares-2.3-1|123	%dir %{_sysconfdir}/calamares/branding/auto
14mu|calamares-2.3-1|124	%dir %{_datadir}/calamares/qml
14mu|calamares-2.3-1|125	%dir %{_datadir}/calamares/qml/calamares
14mu|calamares-2.3-1|126	%dir %{_datadir}/calamares/qml/calamares/slideshow
14mu|calamares-2.3-1|127	%{_presetdir}/90-%{name}.preset
14mu|calamares-2.3-1|128	%{_sysconfdir}/systemd/system/calamares.target.wants/%{name}.service
14mu|calamares-2.3-1|129	%{_unitdir}/%{name}.service
14mu|calamares-2.3-1|130	%{_unitdir}/%{name}.target
14mu|calamares-2.3-1|131	%{_sbindir}/%{name}-install-start
14mu|calamares-2.3-1|132	%{_sbindir}/%{name}-install-setup
14mu|calamares-2.3-1|133	%{_bindir}/calamares
14mu|calamares-2.3-1|134	%{_datadir}/calamares/settings.conf
14mu|calamares-2.3-1|135	%{_datadir}/calamares/branding/default/*
14mu|calamares-2.3-1|136	%{_datadir}/calamares/modules/
14mu|calamares-2.3-1|137	%{_datadir}/calamares/qml/calamares/slideshow/*.qml
14mu|calamares-2.3-1|138	%{_datadir}/calamares/qml/calamares/slideshow/qmldir
14mu|calamares-2.3-1|139	%{_datadir}/applications/calamares.desktop
14mu|calamares-2.3-1|140	%{_datadir}/polkit-1/actions/com.github.calamares.calamares.policy
14mu|calamares-2.3-1|141	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mu|calamares-2.3-1|142	%{_sysconfdir}/calamares/*.conf
14mu|calamares-2.3-1|143	%{_sysconfdir}/calamares/modules/*.conf
14mu|calamares-2.3-1|144	%{_libdir}/calamares/*
14mu|calamares-2.3-1|145	%ghost %{_sysconfdir}/calamares/branding/auto/branding.desc
14mu|calamares-2.3-1|146	%{_sysconfdir}/calamares/branding/auto/*.qml
14mu|calamares-2.3-1|147	%{_sysconfdir}/calamares/branding/auto/*.png
14mu|calamares-2.3-1|148	
14mu|calamares-2.3-1|149	%post
14mu|calamares-2.3-1|150	# generate the "auto" branding
14mu|calamares-2.3-1|151	. %{_sysconfdir}/os-release
14mu|calamares-2.3-1|152	
14mu|calamares-2.3-1|153	cat >%{_sysconfdir}/calamares/branding/auto/branding.desc <<EOF
14mu|calamares-2.3-1|154	# THIS FILE IS AUTOMATICALLY GENERATED! ANY CHANGES TO THIS FILE WILL BE LOST!
14mu|calamares-2.3-1|155	---
14mu|calamares-2.3-1|156	componentName:  auto
14mu|calamares-2.3-1|157	
14mu|calamares-2.3-1|158	strings:
14mu|calamares-2.3-1|159	productName:         "$NAME"
14mu|calamares-2.3-1|160	shortProductName:    "$NAME"
14mu|calamares-2.3-1|161	version:             "$VERSION"
14mu|calamares-2.3-1|162	shortVersion:        "$VERSION"
14mu|calamares-2.3-1|163	versionedName:       "$NAME $VERSION"
14mu|calamares-2.3-1|164	shortVersionedName:  "$NAME $VERSION"
14mu|calamares-2.3-1|165	bootloaderEntryName: "ROSA Desktop Fresh"
14mu|calamares-2.3-1|166	productUrl:          "$HOME_URL"
14mu|calamares-2.3-1|167	supportUrl:          "$BUG_REPORT_URL"
14mu|calamares-2.3-1|168	knownIssuesUrl:      "http://wiki.rosalab.ru/ru/index.php/Errata_ROSA_Desktop_R6"
14mu|calamares-2.3-1|169	releaseNotesUrl:     "http://wiki.rosalab.ru/ru/index.php/ROSA_Desktop_Fresh_R6"
14mu|calamares-2.3-1|170	
14mu|calamares-2.3-1|171	images:
14mu|calamares-2.3-1|172	productLogo:         "%{_datadir}/calamares/branding/default/squid.png"
14mu|calamares-2.3-1|173	productIcon:         "%{_datadir}/calamares/branding/default/squid.png"
14mu|calamares-2.3-1|174	
14mu|calamares-2.3-1|175	slideshow:               "rosa-ads.qml"
14mu|calamares-2.3-1|176	
14mu|calamares-2.3-1|177	style:
14mu|calamares-2.3-1|178	sidebarBackground: "#263039"
14mu|calamares-2.3-1|179	sidebarText: "#FFFFFF"
14mu|calamares-2.3-1|180	sidebarTextSelect: "#292F34"
14mu|calamares-2.3-1|181	
14mu|calamares-2.3-1|182	EOF
14mu|calamares-2.3-1|183	
14mu|calamares-2.3-1|184	#----------------------------------------------------------------------------
14mu|calamares-2.3-1|185	
14mu|calamares-2.3-1|186	%package -n %{libname}
14mu|calamares-2.3-1|187	Summary:	Shared library for Calamares
14mu|calamares-2.3-1|188	Group:		System/Libraries
14mu|calamares-2.3-1|189	
14mu|calamares-2.3-1|190	%description -n %{libname}
14mu|calamares-2.3-1|191	Shared library for Calamares.
14mu|calamares-2.3-1|192	
14mu|calamares-2.3-1|193	%files -n %{libname}
14mu|calamares-2.3-1|194	%{_libdir}/libcalamares.so.%{major}
14mu|calamares-2.3-1|195	
14mu|calamares-2.3-1|196	#----------------------------------------------------------------------------
14mu|calamares-2.3-1|197	
14mu|calamares-2.3-1|198	%package -n %{libnameui}
14mu|calamares-2.3-1|199	Summary:	Shared library for Calamares
14mu|calamares-2.3-1|200	Group:		System/Libraries
14mu|calamares-2.3-1|201	
14mu|calamares-2.3-1|202	%description -n %{libnameui}
14mu|calamares-2.3-1|203	Shared library for Calamares.
14mu|calamares-2.3-1|204	
14mu|calamares-2.3-1|205	%files -n %{libnameui}
14mu|calamares-2.3-1|206	%{_libdir}/libcalamaresui.so.%{major}
14mu|calamares-2.3-1|207	
14mu|calamares-2.3-1|208	#----------------------------------------------------------------------------
14mu|calamares-2.3-1|209	
14mu|calamares-2.3-1|210	%package -n %{devname}
14mu|calamares-2.3-1|211	Summary:	Development files for Calamares
14mu|calamares-2.3-1|212	Group:		Development/C
14mu|calamares-2.3-1|213	Requires:	%{libname} = %{EVRD}
14mu|calamares-2.3-1|214	Requires:	%{libnameui} = %{EVRD}
14mu|calamares-2.3-1|215	Provides:	%{name}-devel = %{EVRD}
14mu|calamares-2.3-1|216	
14mu|calamares-2.3-1|217	%description -n %{devname}
14mu|calamares-2.3-1|218	Development files and headers for Calamares.
14mu|calamares-2.3-1|219	
14mu|calamares-2.3-1|220	%files -n %{devname}
14mu|calamares-2.3-1|221	%dir %{_includedir}/libcalamares
14mu|calamares-2.3-1|222	%dir %{_libdir}/cmake/Calamares
14mu|calamares-2.3-1|223	%{_includedir}/libcalamares/*
14mu|calamares-2.3-1|224	%{_libdir}/libcalamares.so
14mu|calamares-2.3-1|225	%{_libdir}/libcalamaresui.so
14mu|calamares-2.3-1|226	%{_libdir}/cmake/Calamares/*
14mu|calamares-2.3-1|227	
14mu|calamares-2.3-1|228	#----------------------------------------------------------------------------
14mu|calamares-2.3-1|229	
14mu|calamares-2.3-1|230	%prep
14mu|calamares-2.3-1|231	%setup -q
14mu|calamares-2.3-1|232	%patch0 -p1
14mu|calamares-2.3-1|233	%patch1 -p1
14mu|calamares-2.3-1|234	%patch2 -p1
14mu|calamares-2.3-1|235	
14mu|calamares-2.3-1|236	#delete backup files
14mu|calamares-2.3-1|237	rm -f src/modules/*/*.conf.default-settings
14mu|calamares-2.3-1|238	
14mu|calamares-2.3-1|239	%build
14mu|calamares-2.3-1|240	%cmake_qt5 \
14mu|calamares-2.3-1|241	-DWITH_PARTITIONMANAGER:BOOL=ON \
14mu|calamares-2.3-1|242	-DWITH_PYTHON:BOOL=ON
14mu|calamares-2.3-1|243	
14mu|calamares-2.3-1|244	%make
14mu|calamares-2.3-1|245	
14mu|calamares-2.3-1|246	%install
14mu|calamares-2.3-1|247	%makeinstall_std -C build
14mu|calamares-2.3-1|248	
14mu|calamares-2.3-1|249	#own the local settings directories
14mu|calamares-2.3-1|250	mkdir -p %{buildroot}%{_sysconfdir}/calamares/modules
14mu|calamares-2.3-1|251	mkdir -p %{buildroot}%{_sysconfdir}/calamares/branding/auto
14mu|calamares-2.3-1|252	touch %{buildroot}%{_sysconfdir}/calamares/branding/auto/branding.desc
14mu|calamares-2.3-1|253	
14mu|calamares-2.3-1|254	# (tpg) settings specific for OMV
14mu|calamares-2.3-1|255	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/calamares/modules/bootloader.conf
14mu|calamares-2.3-1|256	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/calamares/modules/displaymanager.conf
14mu|calamares-2.3-1|257	install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/calamares/modules/finished.conf
14mu|calamares-2.3-1|258	install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/calamares/modules/fstab.conf
14mu|calamares-2.3-1|259	install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/calamares/modules/grubcfg.conf
14mu|calamares-2.3-1|260	install -m 644 %{SOURCE12} %{buildroot}%{_sysconfdir}/calamares/modules/keyboard.conf
14mu|calamares-2.3-1|261	install -m 644 %{SOURCE13} %{buildroot}%{_sysconfdir}/calamares/modules/locale.conf
14mu|calamares-2.3-1|262	install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/calamares/modules/machineid.conf
14mu|calamares-2.3-1|263	install -m 644 %{SOURCE15} %{buildroot}%{_sysconfdir}/calamares/modules/mount.conf
14mu|calamares-2.3-1|264	install -m 644 %{SOURCE16} %{buildroot}%{_sysconfdir}/calamares/modules/packages.conf
14mu|calamares-2.3-1|265	install -m 644 %{SOURCE17} %{buildroot}%{_sysconfdir}/calamares/modules/welcome.conf
14mu|calamares-2.3-1|266	install -m 644 %{SOURCE18} %{buildroot}%{_sysconfdir}/calamares/modules/services.conf
14mu|calamares-2.3-1|267	install -m 644 %{SOURCE19} %{buildroot}%{_sysconfdir}/calamares/settings.conf
14mu|calamares-2.3-1|268	install -m 644 %{SOURCE20} %{buildroot}%{_sysconfdir}/calamares/modules/unpackfs.conf
14mu|calamares-2.3-1|269	install -m 644 %{SOURCE21} %{buildroot}%{_sysconfdir}/calamares/modules/users.conf
14mu|calamares-2.3-1|270	install -m 644 %{SOURCE22} %{buildroot}%{_sysconfdir}/calamares/modules/partition.conf
14mu|calamares-2.3-1|271	install -m 644 %{SOURCE23} %{buildroot}%{_sysconfdir}/calamares/modules/removeuser.conf
14mu|calamares-2.3-1|272	install -m 644 %{SOURCE24} %{buildroot}%{_sysconfdir}/calamares/modules/webview.conf
14mu|calamares-2.3-1|273	
14mu|calamares-2.3-1|274	# (tpg) service files
14mu|calamares-2.3-1|275	mkdir -p %{buildroot}{%{_unitdir},%{_sbindir},%{_sysconfdir}/systemd/system/calamares.target.wants}
14mu|calamares-2.3-1|276	install -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14mu|calamares-2.3-1|277	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.target
14mu|calamares-2.3-1|278	install -m 755 %{SOURCE5} %{buildroot}%{_sbindir}/%{name}-install-start
14mu|calamares-2.3-1|279	install -m 744 %{SOURCE6} %{buildroot}%{_sbindir}/%{name}-install-setup
14mu|calamares-2.3-1|280	ln -sf %{_unitdir}/%{name}.service %{buildroot}%{_sysconfdir}/systemd/system/calamares.target.wants/%{name}.service
14mu|calamares-2.3-1|281	
14mu|calamares-2.3-1|282	install -d %{buildroot}%{_presetdir}
14mu|calamares-2.3-1|283	cat > %{buildroot}%{_presetdir}/90-%{name}.preset << EOF
14mu|calamares-2.3-1|284	enable %{name}.service
14mu|calamares-2.3-1|285	EOF
14mu|calamares-2.3-1|286	
14mu|calamares-2.3-1|287	# (tpg) install adverts and slideshow
14mu|calamares-2.3-1|288	tar xf %{SOURCE100} -C %{buildroot}%{_sysconfdir}/calamares/branding/auto
14mu|calamares-2.3-1|289	
14mu|calamares-2.3-1|290	
14mu|calamares-2.3-1|291	%changelog
14mu|calamares-2.3-1|292	
14mu|calamares-2.3-1|293	* Sat Jul 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3-1
14mu|calamares-2.3-1|294	- (0b53dea) Library major version is 2.3.0, not 2.3
14mu|calamares-2.3-1|295	- (Andrey Bondrov: 01070b5) New version 2.3
14mu|calamares-2.3-1|296	
14mu|calamares-2.3-1|297	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.3-2
14mu|calamares-2.3-1|298	- (a7a7065) Bump release
14mu|calamares-2.3-1|299	
14mu|calamares-2.3-1|300	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.3-1
14mu|calamares-2.3-1|301	- (2153835) New version 2.2.3
14mu|calamares-2.3-1|302	
14mu|calamares-2.3-1|303	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-1
14mu|calamares-2.3-1|304	- (0833225) New library major 2.1.0
14mu|calamares-2.3-1|305	- (Andrey Bondrov: bdb5436) New version 2.1
14mu|calamares-2.3-1|306	
14mu|calamares-2.3-1|307	* Thu Feb 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-2
14mu|calamares-2.3-1|308	- (557b020) Bump release
14mu|calamares-2.3-1|309	
14mu|calamares-2.3-1|310	* Thu Feb 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-1
14mu|calamares-2.3-1|311	- (d61fbc4) Adjust rosa-settings.conf to match new Calamares version format
14mu|calamares-2.3-1|312	- (Andrey Bondrov: 020d3cd) Build requires kf5iconthemes-devel
14mu|calamares-2.3-1|313	- (Andrey Bondrov: 324dead) Build requires kf5service-devel
14mu|calamares-2.3-1|314	- (Andrey Bondrov: c7f21dc) Build requires kf5kio-devel
14mu|calamares-2.3-1|315	- (Andrey Bondrov: 06fa24c) Build requires kf5parts-devel
14mu|calamares-2.3-1|316	- (Andrey Bondrov: 0708c85) New version 2.0.0
14mu|calamares-2.3-1|317	- (Andrey Bondrov: 0708c85) Build with kpmcore support for partitioning routines
14mu|calamares-2.3-1|318	- (Andrey Bondrov: 0708c85) New libraries major 2.0.0
14mu|calamares-2.3-1|319	- (Andrey Bondrov: 0708c85) Update files
14mu|calamares-2.3-1|320	
14mu|calamares-2.3-1|321	* Fri Nov 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4.2-10
14mu|calamares-2.3-1|322	- (139a9de) Update 0003-do-not-set-default-users-group-on-home patch to fix build
14mu|calamares-2.3-1|323	- (Andrey Bondrov: f97b5a3) Apply patches properly (fix a typo)
14mu|calamares-2.3-1|324	- (Andrey Bondrov: 1ad4908) Don't use apply_patches macro
14mu|calamares-2.3-1|325	- (Andrey Bondrov: 83d2f79) Run removeuser module before users, not after
14mu|calamares-2.3-1|326	
14mu|calamares-2.3-1|327	* Fri Nov 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4.2-9
14mu|calamares-2.3-1|328	- (8dcb58a) Add patch from github to avoid setting default (users) group on home dirs
14mu|calamares-2.3-1|329	
14mu|calamares-2.3-1|330	* Fri Nov 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4.2-8
14mu|calamares-2.3-1|331	- (e30fb2b) Use fillscreen instead of fullscreen when setting installer background
14mu|calamares-2.3-1|332	- (Andrey Bondrov: a5892b4) Try to fix issue with services config (disable section cannot be commented out)
14mu|calamares-2.3-1|333	
14mu|calamares-2.3-1|334	* Thu Nov 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4.2-7
14mu|calamares-2.3-1|335	- (f271857) Enable machineid module
14mu|calamares-2.3-1|336	
14mu|calamares-2.3-1|337	* Thu Nov 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4.2-6
14mu|calamares-2.3-1|338	- (17ffbbf) Use /dev/mapper/live-base in unpackfs module instead of squashfs.img
14mu|calamares-2.3-1|339	- (Andrey Bondrov: caec592) Disable webview module
14mu|calamares-2.3-1|340	- (Andrey Bondrov: f628c3e) Fix path to default background
14mu|calamares-2.3-1|341	
14mu|calamares-2.3-1|342	* Thu Nov 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4.2-5
14mu|calamares-2.3-1|343	- (660a8e6) Try without mahineid module for now
14mu|calamares-2.3-1|344	
14mu|calamares-2.3-1|345	* Thu Nov 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4.2-4
14mu|calamares-2.3-1|346	- (3a85f1c) Update adverts
14mu|calamares-2.3-1|347	
14mu|calamares-2.3-1|348	* Wed Nov 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4.2-3
14mu|calamares-2.3-1|349	- (7374060) Bump release
14mu|calamares-2.3-1|350	
14mu|calamares-2.3-1|351	* Wed Nov 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4.2-2
14mu|calamares-2.3-1|352	- (b4da4bc) Build partition module
14mu|calamares-2.3-1|353	- (Andrey Bondrov: d13bf36) Require shadow-utils instead of shadow
14mu|calamares-2.3-1|354	- (Andrey Bondrov: 344c062) Don't depend on lxqt-common, use calamares icon for now
14mu|calamares-2.3-1|355	
14mu|calamares-2.3-1|356	

22399 14
14mu|cantor-4.14.3-1|1	Summary:	KDE Interface for doing Mathematics and Scientific Computing
14mu|cantor-4.14.3-1|2	Name:		cantor
14mu|cantor-4.14.3-1|3	Version:	4.14.3
14mu|cantor-4.14.3-1|4	Release:	1
14mu|cantor-4.14.3-1|5	License:	GPLv2+
14mu|cantor-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|cantor-4.14.3-1|7	Url:		http://edu.kde.org/cantor/
14mu|cantor-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|cantor-4.14.3-1|9	BuildRequires:	analitza-devel
14mu|cantor-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|cantor-4.14.3-1|11	BuildRequires:	pkgconfig(libR)
14mu|cantor-4.14.3-1|12	BuildRequires:	pkgconfig(libspectre)
14mu|cantor-4.14.3-1|13	BuildRequires:	pkgconfig(libqalculate)
14mu|cantor-4.14.3-1|14	BuildRequires:	pkgconfig(python)
14mu|cantor-4.14.3-1|15	
14mu|cantor-4.14.3-1|16	%description
14mu|cantor-4.14.3-1|17	Cantor is a KDE Application aimed to provide a nice Interface
14mu|cantor-4.14.3-1|18	for doing Mathematics and Scientific Computing. It doesn't implement
14mu|cantor-4.14.3-1|19	its own Computation Logic, but instead is built around different
14mu|cantor-4.14.3-1|20	Backends.
14mu|cantor-4.14.3-1|21	
14mu|cantor-4.14.3-1|22	%files
14mu|cantor-4.14.3-1|23	%doc README TODO
14mu|cantor-4.14.3-1|24	%doc %{_kde_docdir}/HTML/en/cantor
14mu|cantor-4.14.3-1|25	%{_kde_bindir}/cantor
14mu|cantor-4.14.3-1|26	%{_kde_bindir}/cantor_rserver
14mu|cantor-4.14.3-1|27	%{_kde_libdir}/kde4/cantor_advancedplotassistant.so
14mu|cantor-4.14.3-1|28	%{_kde_libdir}/kde4/cantor_creatematrixassistant.so
14mu|cantor-4.14.3-1|29	%{_kde_libdir}/kde4/cantor_differentiateassistant.so
14mu|cantor-4.14.3-1|30	%{_kde_libdir}/kde4/cantor_eigenvaluesassistant.so
14mu|cantor-4.14.3-1|31	%{_kde_libdir}/kde4/cantor_eigenvectorsassistant.so
14mu|cantor-4.14.3-1|32	%{_kde_libdir}/kde4/cantor_helppanelplugin.so
14mu|cantor-4.14.3-1|33	%{_kde_libdir}/kde4/cantor_importpackageassistant.so
14mu|cantor-4.14.3-1|34	%{_kde_libdir}/kde4/cantor_integrateassistant.so
14mu|cantor-4.14.3-1|35	%{_kde_libdir}/kde4/cantor_invertmatrixassistant.so
14mu|cantor-4.14.3-1|36	%{_kde_libdir}/kde4/cantor_kalgebrabackend.so
14mu|cantor-4.14.3-1|37	%{_kde_libdir}/kde4/cantor_maximabackend.so
14mu|cantor-4.14.3-1|38	%{_kde_libdir}/kde4/cantor_nullbackend.so
14mu|cantor-4.14.3-1|39	%{_kde_libdir}/kde4/cantor_octavebackend.so
14mu|cantor-4.14.3-1|40	%{_kde_libdir}/kde4/cantor_python2backend.so
14mu|cantor-4.14.3-1|41	%{_kde_libdir}/kde4/cantor_plot2dassistant.so
14mu|cantor-4.14.3-1|42	%{_kde_libdir}/kde4/cantor_plot3dassistant.so
14mu|cantor-4.14.3-1|43	%{_kde_libdir}/kde4/cantor_qalculatebackend.so
14mu|cantor-4.14.3-1|44	%{_kde_libdir}/kde4/cantor_qalculateplotassistant.so
14mu|cantor-4.14.3-1|45	%{_kde_libdir}/kde4/cantor_rbackend.so
14mu|cantor-4.14.3-1|46	%{_kde_libdir}/kde4/cantor_runscriptassistant.so
14mu|cantor-4.14.3-1|47	%{_kde_libdir}/kde4/cantor_sagebackend.so
14mu|cantor-4.14.3-1|48	%{_kde_libdir}/kde4/cantor_scilabbackend.so
14mu|cantor-4.14.3-1|49	%{_kde_libdir}/kde4/cantor_solveassistant.so
14mu|cantor-4.14.3-1|50	%{_kde_libdir}/kde4/cantor_variablemanagerplugin.so
14mu|cantor-4.14.3-1|51	%{_kde_libdir}/kde4/libcantorpart.so
14mu|cantor-4.14.3-1|52	%{_kde_libdir}/libcantor_config.so
14mu|cantor-4.14.3-1|53	%{_kde_applicationsdir}/cantor.desktop
14mu|cantor-4.14.3-1|54	%{_kde_appsdir}/cantor
14mu|cantor-4.14.3-1|55	%{_kde_iconsdir}/*/*/apps/cantor.*
14mu|cantor-4.14.3-1|56	%{_kde_iconsdir}/*/*/apps/luabackend.png
14mu|cantor-4.14.3-1|57	%{_kde_iconsdir}/*/*/apps/maximabackend.png
14mu|cantor-4.14.3-1|58	%{_kde_iconsdir}/*/*/apps/octavebackend.png
14mu|cantor-4.14.3-1|59	%{_kde_iconsdir}/*/*/apps/pythonbackend.png
14mu|cantor-4.14.3-1|60	%{_kde_iconsdir}/*/*/apps/qalculatebackend.png
14mu|cantor-4.14.3-1|61	%{_kde_iconsdir}/*/*/apps/rbackend.png
14mu|cantor-4.14.3-1|62	%{_kde_iconsdir}/*/*/apps/sagebackend.png
14mu|cantor-4.14.3-1|63	%{_kde_iconsdir}/*/*/apps/scilabbackend.png
14mu|cantor-4.14.3-1|64	%{_kde_configdir}/cantor*.knsrc
14mu|cantor-4.14.3-1|65	%{_kde_datadir}/appdata/cantor.appdata.xml
14mu|cantor-4.14.3-1|66	%{_kde_datadir}/config.kcfg/cantor.kcfg
14mu|cantor-4.14.3-1|67	%{_kde_datadir}/config.kcfg/cantor_libs.kcfg
14mu|cantor-4.14.3-1|68	%{_kde_datadir}/config.kcfg/kalgebrabackend.kcfg
14mu|cantor-4.14.3-1|69	%{_kde_datadir}/config.kcfg/maximabackend.kcfg
14mu|cantor-4.14.3-1|70	%{_kde_datadir}/config.kcfg/octavebackend.kcfg
14mu|cantor-4.14.3-1|71	%{_kde_datadir}/config.kcfg/python2backend.kcfg
14mu|cantor-4.14.3-1|72	%{_kde_datadir}/config.kcfg/qalculatebackend.kcfg
14mu|cantor-4.14.3-1|73	%{_kde_datadir}/config.kcfg/rserver.kcfg
14mu|cantor-4.14.3-1|74	%{_kde_datadir}/config.kcfg/sagebackend.kcfg
14mu|cantor-4.14.3-1|75	%{_kde_datadir}/config.kcfg/scilabbackend.kcfg
14mu|cantor-4.14.3-1|76	%{_kde_services}/cantor
14mu|cantor-4.14.3-1|77	%{_kde_servicetypes}/cantor_assistant.desktop
14mu|cantor-4.14.3-1|78	%{_kde_servicetypes}/cantor_backend.desktop
14mu|cantor-4.14.3-1|79	%{_kde_servicetypes}/cantor_panelplugin.desktop
14mu|cantor-4.14.3-1|80	
14mu|cantor-4.14.3-1|81	#---------------------------------------------
14mu|cantor-4.14.3-1|82	
14mu|cantor-4.14.3-1|83	%define cantorlibs_major 1
14mu|cantor-4.14.3-1|84	%define libcantorlibs %mklibname cantorlibs %{cantorlibs_major}
14mu|cantor-4.14.3-1|85	
14mu|cantor-4.14.3-1|86	%package -n %{libcantorlibs}
14mu|cantor-4.14.3-1|87	Summary:	Runtime library for cantor
14mu|cantor-4.14.3-1|88	Group:		System/Libraries
14mu|cantor-4.14.3-1|89	Obsoletes:	%{mklibname cantorlibs 0} < %{EVRD}
14mu|cantor-4.14.3-1|90	
14mu|cantor-4.14.3-1|91	%description -n %{libcantorlibs}
14mu|cantor-4.14.3-1|92	Runtime library for cantor.
14mu|cantor-4.14.3-1|93	
14mu|cantor-4.14.3-1|94	%files -n %{libcantorlibs}
14mu|cantor-4.14.3-1|95	%{_kde_libdir}/libcantorlibs.so.0*
14mu|cantor-4.14.3-1|96	%{_kde_libdir}/libcantorlibs.so.%{cantorlibs_major}
14mu|cantor-4.14.3-1|97	
14mu|cantor-4.14.3-1|98	#---------------------------------------------
14mu|cantor-4.14.3-1|99	
14mu|cantor-4.14.3-1|100	%package devel
14mu|cantor-4.14.3-1|101	Summary:	Devel stuff for %{name}
14mu|cantor-4.14.3-1|102	Group:		Development/KDE and Qt
14mu|cantor-4.14.3-1|103	Requires:	%{libcantorlibs} = %{EVRD}
14mu|cantor-4.14.3-1|104	Conflicts:	kdeedu4-devel < 4.6.90
14mu|cantor-4.14.3-1|105	
14mu|cantor-4.14.3-1|106	%description devel
14mu|cantor-4.14.3-1|107	Files needed to build applications based on %{name}.
14mu|cantor-4.14.3-1|108	
14mu|cantor-4.14.3-1|109	%files devel
14mu|cantor-4.14.3-1|110	%{_kde_libdir}/libcantorlibs.so
14mu|cantor-4.14.3-1|111	%{_includedir}/%{name}
14mu|cantor-4.14.3-1|112	
14mu|cantor-4.14.3-1|113	#----------------------------------------------------------------------
14mu|cantor-4.14.3-1|114	
14mu|cantor-4.14.3-1|115	%prep
14mu|cantor-4.14.3-1|116	%setup -q
14mu|cantor-4.14.3-1|117	
14mu|cantor-4.14.3-1|118	%build
14mu|cantor-4.14.3-1|119	%cmake_kde4
14mu|cantor-4.14.3-1|120	%make
14mu|cantor-4.14.3-1|121	
14mu|cantor-4.14.3-1|122	%install
14mu|cantor-4.14.3-1|123	%makeinstall_std -C build
14mu|cantor-4.14.3-1|124	
14mu|cantor-4.14.3-1|125	
14mu|cantor-4.14.3-1|126	%changelog
14mu|cantor-4.14.3-1|127	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|cantor-4.14.3-1|128	+ Revision: da5c258
14mu|cantor-4.14.3-1|129	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|cantor-4.14.3-1|130	
14mu|cantor-4.14.3-1|131	

22400 14
14mu|c-ares-1.11.0-1|1	%define major 2
14mu|c-ares-1.11.0-1|2	%define libname %mklibname cares %{major}
14mu|c-ares-1.11.0-1|3	%define devname %mklibname cares -d
14mu|c-ares-1.11.0-1|4	
14mu|c-ares-1.11.0-1|5	Summary:	A library that performs asynchronous DNS operations
14mu|c-ares-1.11.0-1|6	Name:		c-ares
14mu|c-ares-1.11.0-1|7	Version:	1.11.0
14mu|c-ares-1.11.0-1|8	Release:	1
14mu|c-ares-1.11.0-1|9	License:	MIT
14mu|c-ares-1.11.0-1|10	Group:		System/Libraries
14mu|c-ares-1.11.0-1|11	Url:		http://c-ares.haxx.se/
14mu|c-ares-1.11.0-1|12	Source0:	http://c-ares.haxx.se/download/%{name}-%{version}.tar.gz
14mu|c-ares-1.11.0-1|13	Patch0:		c-ares-1.10.0-fdr-rpm-compiler-options.patch
14mu|c-ares-1.11.0-1|14	
14mu|c-ares-1.11.0-1|15	%description
14mu|c-ares-1.11.0-1|16	c-ares is a C library that performs DNS requests and name resolves
14mu|c-ares-1.11.0-1|17	asynchronously. c-ares is a fork of the library named 'ares', written
14mu|c-ares-1.11.0-1|18	by Greg Hudson at MIT.
14mu|c-ares-1.11.0-1|19	
14mu|c-ares-1.11.0-1|20	#----------------------------------------------------------------------------
14mu|c-ares-1.11.0-1|21	
14mu|c-ares-1.11.0-1|22	%package -n %{libname}
14mu|c-ares-1.11.0-1|23	Summary:	A library that performs asynchronous DNS operations
14mu|c-ares-1.11.0-1|24	Group:		System/Libraries
14mu|c-ares-1.11.0-1|25	Provides:	%{name} = %{EVRD}
14mu|c-ares-1.11.0-1|26	
14mu|c-ares-1.11.0-1|27	%description -n %{libname}
14mu|c-ares-1.11.0-1|28	c-ares is a C library that performs DNS requests and name resolves
14mu|c-ares-1.11.0-1|29	asynchronously. c-ares is a fork of the library named 'ares', written
14mu|c-ares-1.11.0-1|30	by Greg Hudson at MIT.
14mu|c-ares-1.11.0-1|31	
14mu|c-ares-1.11.0-1|32	%files -n %{libname}
14mu|c-ares-1.11.0-1|33	%{_libdir}/libcares.so.%{major}*
14mu|c-ares-1.11.0-1|34	
14mu|c-ares-1.11.0-1|35	#----------------------------------------------------------------------------
14mu|c-ares-1.11.0-1|36	
14mu|c-ares-1.11.0-1|37	%package -n %{devname}
14mu|c-ares-1.11.0-1|38	Summary:	Development files for c-ares
14mu|c-ares-1.11.0-1|39	Group:		Development/C
14mu|c-ares-1.11.0-1|40	Requires:	%{libname} = %{EVRD}
14mu|c-ares-1.11.0-1|41	Provides:	%{name}-devel = %{EVRD}
14mu|c-ares-1.11.0-1|42	Provides:	lib%{name}-devel = %{EVRD}
14mu|c-ares-1.11.0-1|43	
14mu|c-ares-1.11.0-1|44	%description -n %{devname}
14mu|c-ares-1.11.0-1|45	This package contains the header files and developemnt libraries
14mu|c-ares-1.11.0-1|46	needed to compile applications or shared objects that use c-ares.
14mu|c-ares-1.11.0-1|47	
14mu|c-ares-1.11.0-1|48	%files -n %{devname}
14mu|c-ares-1.11.0-1|49	%doc README.cares CHANGES NEWS
14mu|c-ares-1.11.0-1|50	%{_includedir}/ares*.h
14mu|c-ares-1.11.0-1|51	%{_libdir}/lib*.so
14mu|c-ares-1.11.0-1|52	%{_libdir}/pkgconfig/libcares.pc
14mu|c-ares-1.11.0-1|53	%{_mandir}/man3/ares_*
14mu|c-ares-1.11.0-1|54	
14mu|c-ares-1.11.0-1|55	#----------------------------------------------------------------------------
14mu|c-ares-1.11.0-1|56	
14mu|c-ares-1.11.0-1|57	%prep
14mu|c-ares-1.11.0-1|58	%setup -q
14mu|c-ares-1.11.0-1|59	%patch0 -p1
14mu|c-ares-1.11.0-1|60	
14mu|c-ares-1.11.0-1|61	%build
14mu|c-ares-1.11.0-1|62	autoreconf -fi
14mu|c-ares-1.11.0-1|63	%configure2_5x \
14mu|c-ares-1.11.0-1|64	--enable-shared \
14mu|c-ares-1.11.0-1|65	--enable-thread \
14mu|c-ares-1.11.0-1|66	--enable-libgcc \
14mu|c-ares-1.11.0-1|67	--enable-nonblocking \
14mu|c-ares-1.11.0-1|68	--enable-optimize \
14mu|c-ares-1.11.0-1|69	--disable-static
14mu|c-ares-1.11.0-1|70	
14mu|c-ares-1.11.0-1|71	%make
14mu|c-ares-1.11.0-1|72	
14mu|c-ares-1.11.0-1|73	%install
14mu|c-ares-1.11.0-1|74	%makeinstall_std
14mu|c-ares-1.11.0-1|75	
14mu|c-ares-1.11.0-1|76	
14mu|c-ares-1.11.0-1|77	%changelog
14mu|c-ares-1.11.0-1|78	
14mu|c-ares-1.11.0-1|79	* Fri Oct 07 2016 dsilakov <denis.silakov@rosalab.ru> 1.11.0-1
14mu|c-ares-1.11.0-1|80	- (a44a536) Merge pull request #1 from import/c-ares:rosa2016.1
14mu|c-ares-1.11.0-1|81	- (a44a536) New version 1.11.0
14mu|c-ares-1.11.0-1|82	
14mu|c-ares-1.11.0-1|83	

22401 14
14mu|cargo-0.21.0-2|1	%define debug_package %{nil}
14mu|cargo-0.21.0-2|2	
14mu|cargo-0.21.0-2|3	%bcond_with bootstrap
14mu|cargo-0.21.0-2|4	
14mu|cargo-0.21.0-2|5	Summary:	The Rust package manager
14mu|cargo-0.21.0-2|6	Name:		cargo
14mu|cargo-0.21.0-2|7	Version:	0.21.0
14mu|cargo-0.21.0-2|8	Release:	2
14mu|cargo-0.21.0-2|9	License:	MIT
14mu|cargo-0.21.0-2|10	Group:		Development/Rust
14mu|cargo-0.21.0-2|11	Url:		http://www.rust-lang.org/
14mu|cargo-0.21.0-2|12	Source0:	https://github.com/rust-lang/cargo/archive/%{name}-%{version}.tar.gz
14mu|cargo-0.21.0-2|13	Source10:	https://static.rust-lang.org/dist/cargo-%{version}-i686-unknown-linux-gnu.tar.gz
14mu|cargo-0.21.0-2|14	Source11:	https://static.rust-lang.org/dist/cargo-%{version}-x86_64-unknown-linux-gnu.tar.gz
14mu|cargo-0.21.0-2|15	# Use vendored crate dependencies so we can build offline.
14mu|cargo-0.21.0-2|16	# Created using https://github.com/alexcrichton/cargo-vendor/ 0.1.7
14mu|cargo-0.21.0-2|17	# Or can be taken from Fedora package
14mu|cargo-0.21.0-2|18	Source100:	%{name}-%{version}-vendor.tar.xz
14mu|cargo-0.21.0-2|19	%if %{without bootstrap}
14mu|cargo-0.21.0-2|20	BuildRequires:	cargo >= 0.13.0
14mu|cargo-0.21.0-2|21	%endif
14mu|cargo-0.21.0-2|22	BuildRequires:	cmake
14mu|cargo-0.21.0-2|23	BuildRequires:	curl
14mu|cargo-0.21.0-2|24	BuildRequires:	rust
14mu|cargo-0.21.0-2|25	BuildRequires:	pkgconfig(libcurl)
14mu|cargo-0.21.0-2|26	BuildRequires:	pkgconfig(libssh2)
14mu|cargo-0.21.0-2|27	BuildRequires:	pkgconfig(openssl)
14mu|cargo-0.21.0-2|28	BuildRequires:	pkgconfig(zlib)
14mu|cargo-0.21.0-2|29	
14mu|cargo-0.21.0-2|30	%description
14mu|cargo-0.21.0-2|31	Cargo downloads your Rust project’s dependencies and compiles your project.
14mu|cargo-0.21.0-2|32	
14mu|cargo-0.21.0-2|33	%files
14mu|cargo-0.21.0-2|34	%{_bindir}/cargo
14mu|cargo-0.21.0-2|35	
14mu|cargo-0.21.0-2|36	#----------------------------------------------------------------------------
14mu|cargo-0.21.0-2|37	
14mu|cargo-0.21.0-2|38	%prep
14mu|cargo-0.21.0-2|39	%setup -q
14mu|cargo-0.21.0-2|40	
14mu|cargo-0.21.0-2|41	%if %{with bootstrap}
14mu|cargo-0.21.0-2|42	%ifarch x86_64
14mu|cargo-0.21.0-2|43	%define cargo_arch x86_64
14mu|cargo-0.21.0-2|44	tar xf %{SOURCE11}
14mu|cargo-0.21.0-2|45	%else
14mu|cargo-0.21.0-2|46	%define cargo_arch i686
14mu|cargo-0.21.0-2|47	tar xf %{SOURCE10}
14mu|cargo-0.21.0-2|48	%endif
14mu|cargo-0.21.0-2|49	%define local_cargo cargo-%{version}-%{cargo_arch}-unknown-linux-gnu/cargo/bin/cargo
14mu|cargo-0.21.0-2|50	%else
14mu|cargo-0.21.0-2|51	%define local_cargo %{_bindir}/cargo
14mu|cargo-0.21.0-2|52	%endif
14mu|cargo-0.21.0-2|53	
14mu|cargo-0.21.0-2|54	# vendored crates
14mu|cargo-0.21.0-2|55	tar xf %{SOURCE100}
14mu|cargo-0.21.0-2|56	
14mu|cargo-0.21.0-2|57	# define the offline registry
14mu|cargo-0.21.0-2|58	%define cargo_home $PWD/.cargo
14mu|cargo-0.21.0-2|59	mkdir -p %{cargo_home}
14mu|cargo-0.21.0-2|60	cat >.cargo/config <<EOF
14mu|cargo-0.21.0-2|61	[source.crates-io]
14mu|cargo-0.21.0-2|62	registry = 'https://github.com/rust-lang/crates.io-index'
14mu|cargo-0.21.0-2|63	replace-with = 'vendored-sources'
14mu|cargo-0.21.0-2|64	
14mu|cargo-0.21.0-2|65	[source.vendored-sources]
14mu|cargo-0.21.0-2|66	directory = '$PWD/vendor'
14mu|cargo-0.21.0-2|67	EOF
14mu|cargo-0.21.0-2|68	
14mu|cargo-0.21.0-2|69	%build
14mu|cargo-0.21.0-2|70	export CARGO_HOME="%{cargo_home}"
14mu|cargo-0.21.0-2|71	
14mu|cargo-0.21.0-2|72	%{local_cargo} build --release
14mu|cargo-0.21.0-2|73	
14mu|cargo-0.21.0-2|74	%install
14mu|cargo-0.21.0-2|75	export CARGO_HOME="%{cargo_home}"
14mu|cargo-0.21.0-2|76	
14mu|cargo-0.21.0-2|77	%{local_cargo} install --root %{buildroot}%{_prefix}
14mu|cargo-0.21.0-2|78	rm %{buildroot}%{_prefix}/.crates.toml
14mu|cargo-0.21.0-2|79	
14mu|cargo-0.21.0-2|80	
14mu|cargo-0.21.0-2|81	%changelog

22402 14
14mu|caribou-0.4.18.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|caribou-0.4.18.1-1|2	
14mu|caribou-0.4.18.1-1|3	%define major		0
14mu|caribou-0.4.18.1-1|4	%define gir_major	1.0
14mu|caribou-0.4.18.1-1|5	%define libname		%mklibname %{name} %{major}
14mu|caribou-0.4.18.1-1|6	%define develname	%mklibname -d %{name}
14mu|caribou-0.4.18.1-1|7	%define girname		%mklibname %{name}-gir %{gir_major}
14mu|caribou-0.4.18.1-1|8	
14mu|caribou-0.4.18.1-1|9	Summary:	A simplified in-place on-screen keyboard
14mu|caribou-0.4.18.1-1|10	Name:		caribou
14mu|caribou-0.4.18.1-1|11	Version:	0.4.18.1
14mu|caribou-0.4.18.1-1|12	Release:	1
14mu|caribou-0.4.18.1-1|13	Group:		Accessibility
14mu|caribou-0.4.18.1-1|14	License:	LGPLv2+
14mu|caribou-0.4.18.1-1|15	URL:		http://live.gnome.org/Caribou
14mu|caribou-0.4.18.1-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/caribou/%{url_ver}/%{name}-%{version}.tar.xz
14mu|caribou-0.4.18.1-1|17	
14mu|caribou-0.4.18.1-1|18	BuildRequires:	desktop-file-utils
14mu|caribou-0.4.18.1-1|19	BuildRequires:	gettext
14mu|caribou-0.4.18.1-1|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|caribou-0.4.18.1-1|21	BuildRequires:	intltool
14mu|caribou-0.4.18.1-1|22	BuildRequires:	python-virtkey
14mu|caribou-0.4.18.1-1|23	BuildRequires:	python-at-spi
14mu|caribou-0.4.18.1-1|24	BuildRequires:	python-gi
14mu|caribou-0.4.18.1-1|25	BuildRequires:	vala
14mu|caribou-0.4.18.1-1|26	BuildRequires:	vala-devel
14mu|caribou-0.4.18.1-1|27	BuildRequires:	pkgconfig(clutter-1.0)
14mu|caribou-0.4.18.1-1|28	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|caribou-0.4.18.1-1|29	BuildRequires:	pkgconfig(gdk-3.0)
14mu|caribou-0.4.18.1-1|30	BuildRequires:	pkgconfig(gee-1.0)
14mu|caribou-0.4.18.1-1|31	BuildRequires:	pkgconfig(gee-0.8)
14mu|caribou-0.4.18.1-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|caribou-0.4.18.1-1|33	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|caribou-0.4.18.1-1|34	BuildRequires:	pkgconfig(libxklavier)
14mu|caribou-0.4.18.1-1|35	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|caribou-0.4.18.1-1|36	BuildRequires:	pkgconfig(python)
14mu|caribou-0.4.18.1-1|37	BuildRequires:	pkgconfig(xtst)
14mu|caribou-0.4.18.1-1|38	Requires:	pyatspi
14mu|caribou-0.4.18.1-1|39	
14mu|caribou-0.4.18.1-1|40	%description
14mu|caribou-0.4.18.1-1|41	Caribou is a text entry application that currently manifests itself as
14mu|caribou-0.4.18.1-1|42	a simplified in-place on-screen keyboard.
14mu|caribou-0.4.18.1-1|43	
14mu|caribou-0.4.18.1-1|44	%package	gtk2
14mu|caribou-0.4.18.1-1|45	Summary:	GTK2 Integration for %{name}
14mu|caribou-0.4.18.1-1|46	Group:		System/Libraries
14mu|caribou-0.4.18.1-1|47	Requires:	%{libname} = %{version}-%{release}
14mu|caribou-0.4.18.1-1|48	
14mu|caribou-0.4.18.1-1|49	%description	gtk2
14mu|caribou-0.4.18.1-1|50	GTK2 Integration for %{name}.
14mu|caribou-0.4.18.1-1|51	
14mu|caribou-0.4.18.1-1|52	%package	gtk3
14mu|caribou-0.4.18.1-1|53	Summary:	GTK3 Integration for %{name}
14mu|caribou-0.4.18.1-1|54	Group:		System/Libraries
14mu|caribou-0.4.18.1-1|55	Requires:	%{libname} = %{version}-%{release}
14mu|caribou-0.4.18.1-1|56	
14mu|caribou-0.4.18.1-1|57	%description	gtk3
14mu|caribou-0.4.18.1-1|58	GTK3 Integration for %{name}.
14mu|caribou-0.4.18.1-1|59	
14mu|caribou-0.4.18.1-1|60	%package -n	%{libname}
14mu|caribou-0.4.18.1-1|61	Summary:	Library files for %{name}
14mu|caribou-0.4.18.1-1|62	Group:		System/Libraries
14mu|caribou-0.4.18.1-1|63	
14mu|caribou-0.4.18.1-1|64	%description -n %{libname}
14mu|caribou-0.4.18.1-1|65	Library files for %{name}.
14mu|caribou-0.4.18.1-1|66	
14mu|caribou-0.4.18.1-1|67	%package -n %{girname}
14mu|caribou-0.4.18.1-1|68	Summary:	GObject Introspection interface description for %{name}
14mu|caribou-0.4.18.1-1|69	Group:		System/Libraries
14mu|caribou-0.4.18.1-1|70	
14mu|caribou-0.4.18.1-1|71	%description -n %{girname}
14mu|caribou-0.4.18.1-1|72	GObject Introspection interface description for %{name}.
14mu|caribou-0.4.18.1-1|73	
14mu|caribou-0.4.18.1-1|74	%package -n	%{develname}
14mu|caribou-0.4.18.1-1|75	Summary:	Development files for %{name}
14mu|caribou-0.4.18.1-1|76	Group:		Development/C
14mu|caribou-0.4.18.1-1|77	Requires:	%{libname} = %{version}-%{release}
14mu|caribou-0.4.18.1-1|78	Requires:	%{girname} = %{version}-%{release}
14mu|caribou-0.4.18.1-1|79	Provides:	%{name}-devel = %{version}-%{release}
14mu|caribou-0.4.18.1-1|80	
14mu|caribou-0.4.18.1-1|81	%description -n %{develname}
14mu|caribou-0.4.18.1-1|82	The %{name}-devel package contains libraries and header files for
14mu|caribou-0.4.18.1-1|83	developing applications that use %{name}.
14mu|caribou-0.4.18.1-1|84	
14mu|caribou-0.4.18.1-1|85	%prep
14mu|caribou-0.4.18.1-1|86	%setup -q
14mu|caribou-0.4.18.1-1|87	%apply_patches
14mu|caribou-0.4.18.1-1|88	autoreconf -fi
14mu|caribou-0.4.18.1-1|89	
14mu|caribou-0.4.18.1-1|90	%build
14mu|caribou-0.4.18.1-1|91	%configure2_5x --disable-static
14mu|caribou-0.4.18.1-1|92	%make
14mu|caribou-0.4.18.1-1|93	
14mu|caribou-0.4.18.1-1|94	%install
14mu|caribou-0.4.18.1-1|95	%makeinstall_std
14mu|caribou-0.4.18.1-1|96	
14mu|caribou-0.4.18.1-1|97	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|caribou-0.4.18.1-1|98	
14mu|caribou-0.4.18.1-1|99	echo "OnlyShowIn=GNOME;" >> %{buildroot}%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
14mu|caribou-0.4.18.1-1|100	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop || :
14mu|caribou-0.4.18.1-1|101	
14mu|caribou-0.4.18.1-1|102	%find_lang caribou
14mu|caribou-0.4.18.1-1|103	
14mu|caribou-0.4.18.1-1|104	%files -f caribou.lang
14mu|caribou-0.4.18.1-1|105	%doc NEWS README
14mu|caribou-0.4.18.1-1|106	%{_bindir}/caribou-preferences
14mu|caribou-0.4.18.1-1|107	%{_datadir}/caribou
14mu|caribou-0.4.18.1-1|108	%{_datadir}/antler
14mu|caribou-0.4.18.1-1|109	%{_datadir}/dbus-1/services/org.gnome.Caribou.Antler.service
14mu|caribou-0.4.18.1-1|110	%{_datadir}/dbus-1/services/org.gnome.Caribou.Daemon.service
14mu|caribou-0.4.18.1-1|111	%{_libexecdir}/antler-keyboard
14mu|caribou-0.4.18.1-1|112	%{_libexecdir}/%{name}
14mu|caribou-0.4.18.1-1|113	%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
14mu|caribou-0.4.18.1-1|114	%{_datadir}/glib-2.0/schemas/*
14mu|caribou-0.4.18.1-1|115	%{py_puresitedir}/caribou
14mu|caribou-0.4.18.1-1|116	
14mu|caribou-0.4.18.1-1|117	%files gtk2
14mu|caribou-0.4.18.1-1|118	%{_libdir}/gtk-2.0/modules/libcaribou-gtk-module.so
14mu|caribou-0.4.18.1-1|119	
14mu|caribou-0.4.18.1-1|120	%files gtk3
14mu|caribou-0.4.18.1-1|121	%{_libdir}/gtk-3.0/modules/libcaribou-gtk-module.so
14mu|caribou-0.4.18.1-1|122	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/caribou-gtk-module.desktop
14mu|caribou-0.4.18.1-1|123	
14mu|caribou-0.4.18.1-1|124	%files -n %{libname}
14mu|caribou-0.4.18.1-1|125	%{_libdir}/*.so.%{major}*
14mu|caribou-0.4.18.1-1|126	
14mu|caribou-0.4.18.1-1|127	%files -n %{girname}
14mu|caribou-0.4.18.1-1|128	%{_libdir}/girepository-1.0/Caribou-%{gir_major}.typelib
14mu|caribou-0.4.18.1-1|129	
14mu|caribou-0.4.18.1-1|130	%files -n %{develname}
14mu|caribou-0.4.18.1-1|131	%{_includedir}/*
14mu|caribou-0.4.18.1-1|132	%{_libdir}/*.so
14mu|caribou-0.4.18.1-1|133	%{_datadir}/gir-1.0/Caribou-%{gir_major}.gir
14mu|caribou-0.4.18.1-1|134	%{_libdir}/pkgconfig/caribou-1.0.pc
14mu|caribou-0.4.18.1-1|135	%{_datadir}/vala
14mu|caribou-0.4.18.1-1|136	
14mu|caribou-0.4.18.1-1|137	%changelog
14mu|caribou-0.4.18.1-1|138	
14mu|caribou-0.4.18.1-1|139	* Wed Apr 15 2015 Tigro <ashejn@gmail.com> 0.4.18.1-1
14mu|caribou-0.4.18.1-1|140	- (643f2ec) update to 0.14.18.1
14mu|caribou-0.4.18.1-1|141	
14mu|caribou-0.4.18.1-1|142	

22403 14
14mu|ccache-3.2.4-1|1	Name:		ccache
14mu|ccache-3.2.4-1|2	Version:	3.2.4
14mu|ccache-3.2.4-1|3	Release:	1
14mu|ccache-3.2.4-1|4	Group:		Development/Other
14mu|ccache-3.2.4-1|5	Summary:	Compiler Cache
14mu|ccache-3.2.4-1|6	License:	GPLv3+
14mu|ccache-3.2.4-1|7	URL:		http://ccache.samba.org/
14mu|ccache-3.2.4-1|8	Source0:	http://samba.org/ftp/ccache/%{name}-%{version}.tar.xz
14mu|ccache-3.2.4-1|9	
14mu|ccache-3.2.4-1|10	%description
14mu|ccache-3.2.4-1|11	ccache is a compiler cache. It acts as a caching pre-processor to
14mu|ccache-3.2.4-1|12	C/C++ compilers, using the -E compiler switch and a hash to detect
14mu|ccache-3.2.4-1|13	when a compilation can be satisfied from cache. This often results
14mu|ccache-3.2.4-1|14	in a 5 to 10 times speedup in common compilations.
14mu|ccache-3.2.4-1|15	
14mu|ccache-3.2.4-1|16	To enable ccache's default use, the system admin should modify
14mu|ccache-3.2.4-1|17	%{_sysconfdir}/sysconfig/ccache to "yes". If its default use is not
14mu|ccache-3.2.4-1|18	enabled and you wish to use it, simply add %{_prefix}/%{_lib}/ccache/bin/ to
14mu|ccache-3.2.4-1|19	the start of your \$PATH
14mu|ccache-3.2.4-1|20	
14mu|ccache-3.2.4-1|21	%prep
14mu|ccache-3.2.4-1|22	%setup -q
14mu|ccache-3.2.4-1|23	
14mu|ccache-3.2.4-1|24	%build
14mu|ccache-3.2.4-1|25	%configure2_5x
14mu|ccache-3.2.4-1|26	%make
14mu|ccache-3.2.4-1|27	
14mu|ccache-3.2.4-1|28	%__cat <<EOF > %{name}.sh
14mu|ccache-3.2.4-1|29	
14mu|ccache-3.2.4-1|30	if [ -f /etc/sysconfig/ccache ]; then
14mu|ccache-3.2.4-1|31	. /etc/sysconfig/ccache
14mu|ccache-3.2.4-1|32	fi
14mu|ccache-3.2.4-1|33	if [ "\$USE_CCACHE_DEFAULT" = "yes" ]; then
14mu|ccache-3.2.4-1|34	if [ -z \`echo "\$PATH" | grep "%_libdir/ccache/bin"\` ]; then
14mu|ccache-3.2.4-1|35	export PATH="%_libdir/ccache/bin:\$PATH"
14mu|ccache-3.2.4-1|36	fi
14mu|ccache-3.2.4-1|37	fi
14mu|ccache-3.2.4-1|38	EOF
14mu|ccache-3.2.4-1|39	
14mu|ccache-3.2.4-1|40	%__cat << EOF > %{name}.csh
14mu|ccache-3.2.4-1|41	
14mu|ccache-3.2.4-1|42	if ( -f /etc/sysconfig/ccache ) then
14mu|ccache-3.2.4-1|43	eval \`sed -n 's/^\([^#]*\)=\([^#]*\)/set \1=\2;/p' < /etc/sysconfig/ccache\`
14mu|ccache-3.2.4-1|44	endif
14mu|ccache-3.2.4-1|45	if ( "\$USE_CCACHE_DEFAULT" == "yes" ) then
14mu|ccache-3.2.4-1|46	if ( "\$path" !~ *%_libdir/ccache/bin* ) then
14mu|ccache-3.2.4-1|47	setenv path = ( %_libdir/ccache/bin \$path )
14mu|ccache-3.2.4-1|48	endif
14mu|ccache-3.2.4-1|49	endif
14mu|ccache-3.2.4-1|50	EOF
14mu|ccache-3.2.4-1|51	
14mu|ccache-3.2.4-1|52	%install
14mu|ccache-3.2.4-1|53	%__rm -rf %{buildroot}
14mu|ccache-3.2.4-1|54	%__install -dm 755 %{buildroot}{%{_bindir},%{_libdir}/ccache/bin,%{_mandir}/man1}
14mu|ccache-3.2.4-1|55	%__install -pm 755 ccache %{buildroot}%{_bindir}
14mu|ccache-3.2.4-1|56	%__install -pm 644 ccache.1 %{buildroot}%{_mandir}/man1
14mu|ccache-3.2.4-1|57	%__install -pm 755 %{name}.sh -D %{buildroot}%{_sysconfdir}/profile.d/30ccache.sh
14mu|ccache-3.2.4-1|58	%__install -pm 755 %{name}.csh -D %{buildroot}%{_sysconfdir}/profile.d/30ccache.csh
14mu|ccache-3.2.4-1|59	
14mu|ccache-3.2.4-1|60	rm -f %{name}-%{version}.compilers
14mu|ccache-3.2.4-1|61	pref=`gcc -dumpmachine`
14mu|ccache-3.2.4-1|62	
14mu|ccache-3.2.4-1|63	create_compiler() {
14mu|ccache-3.2.4-1|64	%__cat <<EOF > %{buildroot}%{_prefix}/%{_lib}/ccache/bin/$1
14mu|ccache-3.2.4-1|65	#!/bin/sh
14mu|ccache-3.2.4-1|66	if [ ! -x %_bindir/$1 ]; then
14mu|ccache-3.2.4-1|67	echo Error: compiler $1 does not exist. >&2
14mu|ccache-3.2.4-1|68	exit 127
14mu|ccache-3.2.4-1|69	fi
14mu|ccache-3.2.4-1|70	PATH=%_bindir:\$PATH
14mu|ccache-3.2.4-1|71	if [ -f /etc/sysconfig/ccache ]; then
14mu|ccache-3.2.4-1|72	. /etc/sysconfig/ccache
14mu|ccache-3.2.4-1|73	if [ "\$USE_CCACHE_WITH_ICECREAM" = "yes" ]; then
14mu|ccache-3.2.4-1|74	PATH=%{_libdir}/icecc/bin:\$PATH
14mu|ccache-3.2.4-1|75	fi
14mu|ccache-3.2.4-1|76	fi
14mu|ccache-3.2.4-1|77	
14mu|ccache-3.2.4-1|78	ccache ${1} "\$@"
14mu|ccache-3.2.4-1|79	EOF
14mu|ccache-3.2.4-1|80	echo "%attr(0755,root,root) %{_libdir}/ccache/bin/$1" >> %{name}-%{version}.compilers
14mu|ccache-3.2.4-1|81	}
14mu|ccache-3.2.4-1|82	
14mu|ccache-3.2.4-1|83	for name in gcc g++ c++; do
14mu|ccache-3.2.4-1|84	for comp in $name $pref-$name ${pref/manbo/mandriva}-$name; do
14mu|ccache-3.2.4-1|85	# check for backports that have no manbo:
14mu|ccache-3.2.4-1|86	[ -e "%{buildroot}%{_libdir}/ccache/bin/$comp" ] || create_compiler $comp
14mu|ccache-3.2.4-1|87	done
14mu|ccache-3.2.4-1|88	done
14mu|ccache-3.2.4-1|89	create_compiler cc
14mu|ccache-3.2.4-1|90	
14mu|ccache-3.2.4-1|91	%__mkdir_p %{buildroot}%{_sysconfdir}/sysconfig/
14mu|ccache-3.2.4-1|92	%__cat <<EOF > %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14mu|ccache-3.2.4-1|93	# Should we add the ccache compiler symlinks to PATH
14mu|ccache-3.2.4-1|94	# yes|no
14mu|ccache-3.2.4-1|95	# Please note that if added to \$PATH the user can still disable
14mu|ccache-3.2.4-1|96	# it with CCACHE_DISABLE
14mu|ccache-3.2.4-1|97	# If not enabled by default, the user can add %{_libdir}/ccache/bin/
14mu|ccache-3.2.4-1|98	# to their \$PATH
14mu|ccache-3.2.4-1|99	USE_CCACHE_DEFAULT="no"
14mu|ccache-3.2.4-1|100	
14mu|ccache-3.2.4-1|101	# Enable icecream integration
14mu|ccache-3.2.4-1|102	USE_CCACHE_WITH_ICECREAM="no"
14mu|ccache-3.2.4-1|103	
14mu|ccache-3.2.4-1|104	EOF
14mu|ccache-3.2.4-1|105	
14mu|ccache-3.2.4-1|106	%files -f %{name}-%{version}.compilers
14mu|ccache-3.2.4-1|107	%dir %{_libdir}/ccache
14mu|ccache-3.2.4-1|108	%dir %{_libdir}/ccache/bin
14mu|ccache-3.2.4-1|109	%{_bindir}/ccache
14mu|ccache-3.2.4-1|110	%{_mandir}/man1/ccache.1*
14mu|ccache-3.2.4-1|111	%{_sysconfdir}/profile.d/*
14mu|ccache-3.2.4-1|112	%config(noreplace) %{_sysconfdir}/sysconfig/*
14mu|ccache-3.2.4-1|113	
14mu|ccache-3.2.4-1|114	
14mu|ccache-3.2.4-1|115	
14mu|ccache-3.2.4-1|116	
14mu|ccache-3.2.4-1|117	
14mu|ccache-3.2.4-1|118	
14mu|ccache-3.2.4-1|119	%changelog
14mu|ccache-3.2.4-1|120	
14mu|ccache-3.2.4-1|121	* Fri Nov 27 2015 dsilakov <denis.silakov@rosalab.ru> 3.2.4-1
14mu|ccache-3.2.4-1|122	- (c8e4faa) Merge pull request #2 from alexey_rassikhin/ccache:rosa2014.1
14mu|ccache-3.2.4-1|123	- (c8e4faa) New version 3.2.4
14mu|ccache-3.2.4-1|124	
14mu|ccache-3.2.4-1|125	

22404 14
14mu|ccid-1.4.15-4|1	Summary:	A generic USB Chip/Smart Card Interface Devices driver
14mu|ccid-1.4.15-4|2	Name:		ccid
14mu|ccid-1.4.15-4|3	Version:	1.4.15
14mu|ccid-1.4.15-4|4	Release:	4
14mu|ccid-1.4.15-4|5	# RSA_SecurID_getpasswd and Kobil_mIDentity_switch are GPLv2+
14mu|ccid-1.4.15-4|6	License:	GPLv2+ and LGPLv2+
14mu|ccid-1.4.15-4|7	Group:		System/Libraries
14mu|ccid-1.4.15-4|8	Url:		http://pcsclite.alioth.debian.org/
14mu|ccid-1.4.15-4|9	# ccid svn contains symlinks to files pcsc svn. To create a working
14mu|ccid-1.4.15-4|10	# source tarball from svn:
14mu|ccid-1.4.15-4|11	# mkdir -p ccid/Drivers
14mu|ccid-1.4.15-4|12	# cd ccid
14mu|ccid-1.4.15-4|13	# svn co svn://svn.debian.org/pcsclite/trunk/PCSC
14mu|ccid-1.4.15-4|14	# cd Drivers
14mu|ccid-1.4.15-4|15	# svn co svn://svn.debian.org/pcsclite/trunk/Drivers/ccid
14mu|ccid-1.4.15-4|16	Source0:	https://alioth.debian.org/download.php/3920/ccid-%{version}.tar.bz2
14mu|ccid-1.4.15-4|17	Source1:	https://alioth.debian.org/download.php/3921/ccid-%{version}.tar.bz2.asc
14mu|ccid-1.4.15-4|18	Patch0:		ccid-libtool_fixes.diff
14mu|ccid-1.4.15-4|19	Patch1:		ccid-lower-autoconf-version.patch
14mu|ccid-1.4.15-4|20	BuildRequires:	flex
14mu|ccid-1.4.15-4|21	BuildRequires:	libtool
14mu|ccid-1.4.15-4|22	BuildRequires:	systemd-units
14mu|ccid-1.4.15-4|23	BuildRequires:	pkgconfig(libpcsclite)
14mu|ccid-1.4.15-4|24	BuildRequires:	pkgconfig(libusb)
14mu|ccid-1.4.15-4|25	Requires:	pcsc-lite
14mu|ccid-1.4.15-4|26	# update-reader.conf is called in %%post
14mu|ccid-1.4.15-4|27	Requires(post,preun,postun):	pcsc-lite
14mu|ccid-1.4.15-4|28	Requires(post,preun,postun):	systemd
14mu|ccid-1.4.15-4|29	
14mu|ccid-1.4.15-4|30	%description
14mu|ccid-1.4.15-4|31	This package provides a generic USB Chip/Smart Card Interface Devices
14mu|ccid-1.4.15-4|32	driver.
14mu|ccid-1.4.15-4|33	
14mu|ccid-1.4.15-4|34	%files
14mu|ccid-1.4.15-4|35	%doc AUTHORS INSTALL README COPYING
14mu|ccid-1.4.15-4|36	%doc readers contrib/Kobil_mIDentity_switch/README_Kobil_mIDentity_switch.txt
14mu|ccid-1.4.15-4|37	%doc README.towitoko
14mu|ccid-1.4.15-4|38	%config(noreplace) %{_sysconfdir}/reader.conf.d/*.conf
14mu|ccid-1.4.15-4|39	%config /lib/udev/rules.d/92_pcscd_ccid.rules
14mu|ccid-1.4.15-4|40	%{_libdir}/pcsc/drivers/ifd-ccid.bundle
14mu|ccid-1.4.15-4|41	%{_libdir}/pcsc/drivers/serial
14mu|ccid-1.4.15-4|42	
14mu|ccid-1.4.15-4|43	%post
14mu|ccid-1.4.15-4|44	%systemd_post pcscd.service
14mu|ccid-1.4.15-4|45	
14mu|ccid-1.4.15-4|46	%preun
14mu|ccid-1.4.15-4|47	%systemd_preun pcscd.service
14mu|ccid-1.4.15-4|48	
14mu|ccid-1.4.15-4|49	%postun
14mu|ccid-1.4.15-4|50	%systemd_postun_with_restart pcscd.service
14mu|ccid-1.4.15-4|51	
14mu|ccid-1.4.15-4|52	#----------------------------------------------------------------------------
14mu|ccid-1.4.15-4|53	
14mu|ccid-1.4.15-4|54	%prep
14mu|ccid-1.4.15-4|55	%setup -q
14mu|ccid-1.4.15-4|56	%patch0 -p1
14mu|ccid-1.4.15-4|57	
14mu|ccid-1.4.15-4|58	%build
14mu|ccid-1.4.15-4|59	autoreconf -fis
14mu|ccid-1.4.15-4|60	%configure2_5x \
14mu|ccid-1.4.15-4|61	--enable-twinserial \
14mu|ccid-1.4.15-4|62	--enable-udev
14mu|ccid-1.4.15-4|63	
14mu|ccid-1.4.15-4|64	%make
14mu|ccid-1.4.15-4|65	
14mu|ccid-1.4.15-4|66	%install
14mu|ccid-1.4.15-4|67	%makeinstall_std
14mu|ccid-1.4.15-4|68	
14mu|ccid-1.4.15-4|69	# serial driver is installed separately
14mu|ccid-1.4.15-4|70	%makeinstall_std -C src install_ccidtwin
14mu|ccid-1.4.15-4|71	
14mu|ccid-1.4.15-4|72	# conf file should be placed inside reader.conf.d
14mu|ccid-1.4.15-4|73	mkdir -p %{buildroot}%{_sysconfdir}/reader.conf.d/
14mu|ccid-1.4.15-4|74	mv -f %{buildroot}/%{_sysconfdir}/reader.conf.d/libccidtwin %{buildroot}%{_sysconfdir}/reader.conf.d/GemPCTwin-serial.conf
14mu|ccid-1.4.15-4|75	
14mu|ccid-1.4.15-4|76	# udev
14mu|ccid-1.4.15-4|77	install -m 0644 -D src/92_pcscd_ccid.rules %{buildroot}/lib/udev/rules.d/92_pcscd_ccid.rules
14mu|ccid-1.4.15-4|78	
14mu|ccid-1.4.15-4|79	rm -rf %{buildroot}%{_docdir}/*
14mu|ccid-1.4.15-4|80	rm -f readers/Makefile*
14mu|ccid-1.4.15-4|81	cp -f src/towitoko/README README.towitoko
14mu|ccid-1.4.15-4|82	
14mu|ccid-1.4.15-4|83	
14mu|ccid-1.4.15-4|84	%changelog
14mu|ccid-1.4.15-4|85	* Tue Feb 24 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.4.15-4
14mu|ccid-1.4.15-4|86	+ Revision: ed318ae
14mu|ccid-1.4.15-4|87	- move serial driver config
14mu|ccid-1.4.15-4|88	
14mu|ccid-1.4.15-4|89	

22405 14
14mu|ccs-tools-1.6.8-6|1	%define date 20090528
14mu|ccs-tools-1.6.8-6|2	
14mu|ccs-tools-1.6.8-6|3	Summary:	TOMOYO Linux tools
14mu|ccs-tools-1.6.8-6|4	Name:		ccs-tools
14mu|ccs-tools-1.6.8-6|5	Version:	1.6.8
14mu|ccs-tools-1.6.8-6|6	Release:	6
14mu|ccs-tools-1.6.8-6|7	License:	GPLv2+
14mu|ccs-tools-1.6.8-6|8	Group:		System/Kernel and hardware
14mu|ccs-tools-1.6.8-6|9	Url:		http://tomoyo.sourceforge.jp/
14mu|ccs-tools-1.6.8-6|10	Source0:	http://osdn.dl.sourceforge.jp/tomoyo/27220/ccs-tools-%{version}-%{date}.tar.gz
14mu|ccs-tools-1.6.8-6|11	Source1:	README.ccs-tools.urpmi
14mu|ccs-tools-1.6.8-6|12	Source2:	tomoyo.logrotate
14mu|ccs-tools-1.6.8-6|13	Source3:	tomoyo.init
14mu|ccs-tools-1.6.8-6|14	Patch0:		ccs-tools-dont-use-chown.patch
14mu|ccs-tools-1.6.8-6|15	BuildRequires:	readline-devel
14mu|ccs-tools-1.6.8-6|16	BuildRequires:	pkgconfig(ncurses)
14mu|ccs-tools-1.6.8-6|17	
14mu|ccs-tools-1.6.8-6|18	%description
14mu|ccs-tools-1.6.8-6|19	TOMOYO Linux is an extension for Linux to provide Mandatory Access Control
14mu|ccs-tools-1.6.8-6|20	(MAC) functions. This package contains the tools needed to configure,
14mu|ccs-tools-1.6.8-6|21	activate and manage the TOMOYO Linux MAC system and policies.
14mu|ccs-tools-1.6.8-6|22	
14mu|ccs-tools-1.6.8-6|23	%files
14mu|ccs-tools-1.6.8-6|24	%doc README.install.urpmi
14mu|ccs-tools-1.6.8-6|25	%{_sysconfdir}/logrotate.d/tomoyo
14mu|ccs-tools-1.6.8-6|26	%attr(700,root,root) %{_initrddir}/ccs-auditd
14mu|ccs-tools-1.6.8-6|27	%attr(700,root,root) /sbin/ccs-init
14mu|ccs-tools-1.6.8-6|28	%attr(700,root,root) /sbin/tomoyo-init
14mu|ccs-tools-1.6.8-6|29	%{_exec_prefix}/lib/ccs/
14mu|ccs-tools-1.6.8-6|30	%{_sbindir}/ccs-auditd
14mu|ccs-tools-1.6.8-6|31	%{_sbindir}/ccs-ccstree
14mu|ccs-tools-1.6.8-6|32	%{_sbindir}/ccs-checkpolicy
14mu|ccs-tools-1.6.8-6|33	%{_sbindir}/ccs-domainmatch
14mu|ccs-tools-1.6.8-6|34	%{_sbindir}/ccs-editpolicy
14mu|ccs-tools-1.6.8-6|35	%{_sbindir}/ccs-findtemp
14mu|ccs-tools-1.6.8-6|36	%{_sbindir}/ccs-ld-watch
14mu|ccs-tools-1.6.8-6|37	%{_sbindir}/ccs-loadpolicy
14mu|ccs-tools-1.6.8-6|38	%{_sbindir}/ccs-pathmatch
14mu|ccs-tools-1.6.8-6|39	%{_sbindir}/ccs-patternize
14mu|ccs-tools-1.6.8-6|40	%{_sbindir}/ccs-queryd
14mu|ccs-tools-1.6.8-6|41	%{_sbindir}/ccs-savepolicy
14mu|ccs-tools-1.6.8-6|42	%{_sbindir}/ccs-setlevel
14mu|ccs-tools-1.6.8-6|43	%{_sbindir}/ccs-setprofile
14mu|ccs-tools-1.6.8-6|44	%{_sbindir}/ccs-sortpolicy
14mu|ccs-tools-1.6.8-6|45	%{_mandir}/man8/ccs-auditd.8*
14mu|ccs-tools-1.6.8-6|46	%{_mandir}/man8/ccs-ccstree.8*
14mu|ccs-tools-1.6.8-6|47	%{_mandir}/man8/ccs-checkpolicy.8*
14mu|ccs-tools-1.6.8-6|48	%{_mandir}/man8/ccs-domainmatch.8*
14mu|ccs-tools-1.6.8-6|49	%{_mandir}/man8/ccs-editpolicy.8*
14mu|ccs-tools-1.6.8-6|50	%{_mandir}/man8/ccs-editpolicy-agent.8*
14mu|ccs-tools-1.6.8-6|51	%{_mandir}/man8/ccs-findtemp.8*
14mu|ccs-tools-1.6.8-6|52	%{_mandir}/man8/ccs-init.8*
14mu|ccs-tools-1.6.8-6|53	%{_mandir}/man8/ccs-ld-watch.8*
14mu|ccs-tools-1.6.8-6|54	%{_mandir}/man8/ccs-loadpolicy.8*
14mu|ccs-tools-1.6.8-6|55	%{_mandir}/man8/ccs-notifyd.8*
14mu|ccs-tools-1.6.8-6|56	%{_mandir}/man8/ccs-pathmatch.8*
14mu|ccs-tools-1.6.8-6|57	%{_mandir}/man8/ccs-patternize.8*
14mu|ccs-tools-1.6.8-6|58	%{_mandir}/man8/ccs-queryd.8*
14mu|ccs-tools-1.6.8-6|59	%{_mandir}/man8/ccs-savepolicy.8*
14mu|ccs-tools-1.6.8-6|60	%{_mandir}/man8/ccs-setlevel.8*
14mu|ccs-tools-1.6.8-6|61	%{_mandir}/man8/ccs-setprofile.8*
14mu|ccs-tools-1.6.8-6|62	%{_mandir}/man8/ccs-sortpolicy.8*
14mu|ccs-tools-1.6.8-6|63	%{_mandir}/man8/init_policy.sh.8*
14mu|ccs-tools-1.6.8-6|64	%{_mandir}/man8/tomoyo-init.8*
14mu|ccs-tools-1.6.8-6|65	%{_mandir}/man8/tomoyo_init_policy.sh.8*
14mu|ccs-tools-1.6.8-6|66	%{_logdir}/tomoyo/
14mu|ccs-tools-1.6.8-6|67	
14mu|ccs-tools-1.6.8-6|68	%post
14mu|ccs-tools-1.6.8-6|69	%_post_service ccs-auditd
14mu|ccs-tools-1.6.8-6|70	
14mu|ccs-tools-1.6.8-6|71	%preun
14mu|ccs-tools-1.6.8-6|72	%_preun_service ccs-auditd
14mu|ccs-tools-1.6.8-6|73	
14mu|ccs-tools-1.6.8-6|74	#----------------------------------------------------------------------------
14mu|ccs-tools-1.6.8-6|75	
14mu|ccs-tools-1.6.8-6|76	%prep
14mu|ccs-tools-1.6.8-6|77	%setup -qn ccstools
14mu|ccs-tools-1.6.8-6|78	%patch0 -p1
14mu|ccs-tools-1.6.8-6|79	
14mu|ccs-tools-1.6.8-6|80	%build
14mu|ccs-tools-1.6.8-6|81	%make -s all CFLAGS="%{optflags}"
14mu|ccs-tools-1.6.8-6|82	
14mu|ccs-tools-1.6.8-6|83	%install
14mu|ccs-tools-1.6.8-6|84	%makeinstall -s INSTALLDIR=%{buildroot}
14mu|ccs-tools-1.6.8-6|85	install -m 644 %{SOURCE1} README.install.urpmi
14mu|ccs-tools-1.6.8-6|86	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d/
14mu|ccs-tools-1.6.8-6|87	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/tomoyo
14mu|ccs-tools-1.6.8-6|88	mkdir -p %{buildroot}%{_initrddir}
14mu|ccs-tools-1.6.8-6|89	install -m 700 %{SOURCE3} %{buildroot}%{_initrddir}/ccs-auditd
14mu|ccs-tools-1.6.8-6|90	mkdir -p %{buildroot}%{_logdir}/tomoyo
14mu|ccs-tools-1.6.8-6|91	
14mu|ccs-tools-1.6.8-6|92	
14mu|ccs-tools-1.6.8-6|93	%changelog
14mu|ccs-tools-1.6.8-6|94	
14mu|ccs-tools-1.6.8-6|95	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.8-6
14mu|ccs-tools-1.6.8-6|96	- (ec3baa1) Spec cleanup
14mu|ccs-tools-1.6.8-6|97	- (ec3baa1) Build with system optflags
14mu|ccs-tools-1.6.8-6|98	
14mu|ccs-tools-1.6.8-6|99	

22406 14
14mu|certmonger-0.78.4-3|1	Summary:	Certificate status monitor and PKI enrollment client
14mu|certmonger-0.78.4-3|2	Name:		certmonger
14mu|certmonger-0.78.4-3|3	Version:	0.78.4
14mu|certmonger-0.78.4-3|4	Release:	3
14mu|certmonger-0.78.4-3|5	License:	GPLv3+
14mu|certmonger-0.78.4-3|6	Group:		System/Base
14mu|certmonger-0.78.4-3|7	Url:		http://certmonger.fedorahosted.org
14mu|certmonger-0.78.4-3|8	Source0:	http://fedorahosted.org/released/certmonger/%{name}-%{version}.tar.gz
14mu|certmonger-0.78.4-3|9	Source1:	http://fedorahosted.org/released/certmonger/%{name}-%{version}.tar.gz.sig
14mu|certmonger-0.78.4-3|10	Patch0:		1001-Remove-rekey-feature.patch
14mu|certmonger-0.78.4-3|11	BuildRequires:	openldap-devel
14mu|certmonger-0.78.4-3|12	BuildRequires:	pkgconfig(dbus-1)
14mu|certmonger-0.78.4-3|13	BuildRequires:	pkgconfig(krb5)
14mu|certmonger-0.78.4-3|14	BuildRequires:	pkgconfig(libcurl)
14mu|certmonger-0.78.4-3|15	BuildRequires:	pkgconfig(libidn)
14mu|certmonger-0.78.4-3|16	BuildRequires:	pkgconfig(libsystemd-login)
14mu|certmonger-0.78.4-3|17	BuildRequires:	pkgconfig(libxml-2.0)
14mu|certmonger-0.78.4-3|18	BuildRequires:	pkgconfig(nspr)
14mu|certmonger-0.78.4-3|19	BuildRequires:	pkgconfig(nss)
14mu|certmonger-0.78.4-3|20	BuildRequires:	pkgconfig(openssl)
14mu|certmonger-0.78.4-3|21	BuildRequires:	pkgconfig(popt)
14mu|certmonger-0.78.4-3|22	BuildRequires:	pkgconfig(systemd)
14mu|certmonger-0.78.4-3|23	BuildRequires:	pkgconfig(talloc)
14mu|certmonger-0.78.4-3|24	BuildRequires:	pkgconfig(tevent)
14mu|certmonger-0.78.4-3|25	BuildRequires:	pkgconfig(uuid)
14mu|certmonger-0.78.4-3|26	BuildRequires:	pkgconfig(xmlrpc)
14mu|certmonger-0.78.4-3|27	Requires(post,preun,postun):	systemd
14mu|certmonger-0.78.4-3|28	
14mu|certmonger-0.78.4-3|29	%description
14mu|certmonger-0.78.4-3|30	Certmonger is a service which is primarily concerned with getting your
14mu|certmonger-0.78.4-3|31	system enrolled with a certificate authority (CA) and keeping it enrolled.
14mu|certmonger-0.78.4-3|32	
14mu|certmonger-0.78.4-3|33	%files -f %{name}.lang
14mu|certmonger-0.78.4-3|34	%doc README LICENSE STATUS doc/*.txt
14mu|certmonger-0.78.4-3|35	%{_bindir}/certmaster-getcert
14mu|certmonger-0.78.4-3|36	%{_bindir}/getcert
14mu|certmonger-0.78.4-3|37	%{_bindir}/ipa-getcert
14mu|certmonger-0.78.4-3|38	%{_bindir}/local-getcert
14mu|certmonger-0.78.4-3|39	%{_bindir}/selfsign-getcert
14mu|certmonger-0.78.4-3|40	%{_datadir}/dbus-1/services/certmonger.service
14mu|certmonger-0.78.4-3|41	%{_mandir}/man1/certmaster-getcert.1*
14mu|certmonger-0.78.4-3|42	%{_mandir}/man1/getcert.1*
14mu|certmonger-0.78.4-3|43	%{_mandir}/man1/getcert-*.1*
14mu|certmonger-0.78.4-3|44	%{_mandir}/man1/ipa-getcert.1*
14mu|certmonger-0.78.4-3|45	%{_mandir}/man1/local-getcert.1*
14mu|certmonger-0.78.4-3|46	%{_mandir}/man1/selfsign-getcert.1*
14mu|certmonger-0.78.4-3|47	%{_mandir}/man5/certmonger.conf.5*
14mu|certmonger-0.78.4-3|48	%{_mandir}/man8/certmonger.8*
14mu|certmonger-0.78.4-3|49	%{_mandir}/man8/certmonger-*.8*
14mu|certmonger-0.78.4-3|50	%{_libexecdir}/%{name}
14mu|certmonger-0.78.4-3|51	%{_localstatedir}/lib/certmonger
14mu|certmonger-0.78.4-3|52	%{_sbindir}/certmonger
14mu|certmonger-0.78.4-3|53	%ghost %dir %{_localstatedir}/run/certmonger
14mu|certmonger-0.78.4-3|54	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/certmonger.conf
14mu|certmonger-0.78.4-3|55	%dir %{_sysconfdir}/certmonger
14mu|certmonger-0.78.4-3|56	%config(noreplace) %{_sysconfdir}/certmonger/certmonger.conf
14mu|certmonger-0.78.4-3|57	%{_tmpfilesdir}/certmonger.conf
14mu|certmonger-0.78.4-3|58	%{_unitdir}/certmonger.service
14mu|certmonger-0.78.4-3|59	%{_datadir}/dbus-1/system-services/org.fedorahosted.certmonger.service
14mu|certmonger-0.78.4-3|60	
14mu|certmonger-0.78.4-3|61	%post
14mu|certmonger-0.78.4-3|62	%tmpfiles_create %{_tmpfilesdir}/certmonger.conf
14mu|certmonger-0.78.4-3|63	%systemd_post certmonger.service
14mu|certmonger-0.78.4-3|64	
14mu|certmonger-0.78.4-3|65	%postun
14mu|certmonger-0.78.4-3|66	%systemd_postun certmonger.service
14mu|certmonger-0.78.4-3|67	
14mu|certmonger-0.78.4-3|68	%preun
14mu|certmonger-0.78.4-3|69	%systemd_preun certmonger.service
14mu|certmonger-0.78.4-3|70	
14mu|certmonger-0.78.4-3|71	#----------------------------------------------------------------------------
14mu|certmonger-0.78.4-3|72	
14mu|certmonger-0.78.4-3|73	%prep
14mu|certmonger-0.78.4-3|74	%setup -q
14mu|certmonger-0.78.4-3|75	%patch0 -p1
14mu|certmonger-0.78.4-3|76	
14mu|certmonger-0.78.4-3|77	%build
14mu|certmonger-0.78.4-3|78	%configure2_5x \
14mu|certmonger-0.78.4-3|79	--enable-now \
14mu|certmonger-0.78.4-3|80	--enable-pie \
14mu|certmonger-0.78.4-3|81	--enable-systemd \
14mu|certmonger-0.78.4-3|82	--enable-tmpfiles \
14mu|certmonger-0.78.4-3|83	--with-homedir=%{_localstatedir}/run/certmonger \
14mu|certmonger-0.78.4-3|84	--with-tmpdir=%{_localstatedir}/run/certmonger
14mu|certmonger-0.78.4-3|85	
14mu|certmonger-0.78.4-3|86	# For some reason, some versions of xmlrpc-c-config in Fedora and RHEL just
14mu|certmonger-0.78.4-3|87	# tell us about libxmlrpc_client, but we need more.  Work around.
14mu|certmonger-0.78.4-3|88	%make XMLRPC_LIBS="-lxmlrpc_client -lxmlrpc_util -lxmlrpc"
14mu|certmonger-0.78.4-3|89	
14mu|certmonger-0.78.4-3|90	%install
14mu|certmonger-0.78.4-3|91	%makeinstall_std
14mu|certmonger-0.78.4-3|92	mkdir -p %{buildroot}%{_localstatedir}/lib/certmonger/{cas,requests}
14mu|certmonger-0.78.4-3|93	install -m755 -d %{buildroot}%{_localstatedir}/run/certmonger
14mu|certmonger-0.78.4-3|94	
14mu|certmonger-0.78.4-3|95	%find_lang %{name}
14mu|certmonger-0.78.4-3|96	
14mu|certmonger-0.78.4-3|97	
14mu|certmonger-0.78.4-3|98	%changelog
14mu|certmonger-0.78.4-3|99	
14mu|certmonger-0.78.4-3|100	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.78.4-3
14mu|certmonger-0.78.4-3|101	- (0b26327) Bump release
14mu|certmonger-0.78.4-3|102	
14mu|certmonger-0.78.4-3|103	

22407 14
14mu|cervisia-4.14.3-1|1	Summary:	CVS frontend for KDE
14mu|cervisia-4.14.3-1|2	Name:		cervisia
14mu|cervisia-4.14.3-1|3	Version:	4.14.3
14mu|cervisia-4.14.3-1|4	Release:	1
14mu|cervisia-4.14.3-1|5	Epoch:		1
14mu|cervisia-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|cervisia-4.14.3-1|7	License:	GPLv2+
14mu|cervisia-4.14.3-1|8	Url:		http://www.kde.org
14mu|cervisia-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|cervisia-4.14.3-1|10	%if %{is_beta}
14mu|cervisia-4.14.3-1|11	%define ftpdir unstable
14mu|cervisia-4.14.3-1|12	%else
14mu|cervisia-4.14.3-1|13	%define ftpdir stable
14mu|cervisia-4.14.3-1|14	%endif
14mu|cervisia-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|cervisia-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|cervisia-4.14.3-1|17	Requires:	cvs
14mu|cervisia-4.14.3-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
14mu|cervisia-4.14.3-1|19	Conflicts:	kdesdk4-devel < 1:4.11.0
14mu|cervisia-4.14.3-1|20	
14mu|cervisia-4.14.3-1|21	%description
14mu|cervisia-4.14.3-1|22	CVS frontend for KDE.
14mu|cervisia-4.14.3-1|23	
14mu|cervisia-4.14.3-1|24	%files
14mu|cervisia-4.14.3-1|25	%{_kde_bindir}/cvsaskpass
14mu|cervisia-4.14.3-1|26	%{_kde_bindir}/cvsservice
14mu|cervisia-4.14.3-1|27	%{_kde_bindir}/cervisia
14mu|cervisia-4.14.3-1|28	%{_kde_applicationsdir}/cervisia.desktop
14mu|cervisia-4.14.3-1|29	%{_kde_appsdir}/cervisia/cervisia.notifyrc
14mu|cervisia-4.14.3-1|30	%{_kde_appsdir}/cervisia/cervisiashellui.rc
14mu|cervisia-4.14.3-1|31	%{_kde_appsdir}/cervisiapart/cervisiaui.rc
14mu|cervisia-4.14.3-1|32	%{_kde_datadir}/config.kcfg/cervisiapart.kcfg
14mu|cervisia-4.14.3-1|33	%{_kde_iconsdir}/*/*/*/*cervisia*
14mu|cervisia-4.14.3-1|34	%{_kde_libdir}/libkdeinit4_cvsaskpass.so
14mu|cervisia-4.14.3-1|35	%{_kde_libdir}/libkdeinit4_cvsservice.so
14mu|cervisia-4.14.3-1|36	%{_kde_libdir}/libkdeinit4_cervisia.so
14mu|cervisia-4.14.3-1|37	%{_kde_libdir}/kde4/cervisiapart.so
14mu|cervisia-4.14.3-1|38	%{_kde_services}/cervisiapart.desktop
14mu|cervisia-4.14.3-1|39	%{_kde_services}/cvsservice.desktop
14mu|cervisia-4.14.3-1|40	%{_kde_docdir}/*/*/cervisia
14mu|cervisia-4.14.3-1|41	%{_kde_mandir}/man1/cervisia.1.*
14mu|cervisia-4.14.3-1|42	%{_datadir}/dbus-1/interfaces/org.kde.cervisia.*.xml
14mu|cervisia-4.14.3-1|43	
14mu|cervisia-4.14.3-1|44	#----------------------------------------------------------------------------
14mu|cervisia-4.14.3-1|45	
14mu|cervisia-4.14.3-1|46	%prep
14mu|cervisia-4.14.3-1|47	%setup -q
14mu|cervisia-4.14.3-1|48	
14mu|cervisia-4.14.3-1|49	%build
14mu|cervisia-4.14.3-1|50	%cmake_kde4
14mu|cervisia-4.14.3-1|51	%make
14mu|cervisia-4.14.3-1|52	
14mu|cervisia-4.14.3-1|53	%install
14mu|cervisia-4.14.3-1|54	%makeinstall_std -C build
14mu|cervisia-4.14.3-1|55	
14mu|cervisia-4.14.3-1|56	
14mu|cervisia-4.14.3-1|57	%changelog
14mu|cervisia-4.14.3-1|58	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|cervisia-4.14.3-1|59	+ Revision: 9885732
14mu|cervisia-4.14.3-1|60	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|cervisia-4.14.3-1|61	
14mu|cervisia-4.14.3-1|62	

22408 14
14mu|cglib-2.2-7|1	%define _mavenpomdir /usr/share/maven2/poms
14mu|cglib-2.2-7|2	Name:           cglib
14mu|cglib-2.2-7|3	Version:        2.2
14mu|cglib-2.2-7|4	Release:        7
14mu|cglib-2.2-7|5	Summary:        Code Generation Library for Java
14mu|cglib-2.2-7|6	License:        ASL 2.0
14mu|cglib-2.2-7|7	Group:          Development/Java
14mu|cglib-2.2-7|8	Url:            http://cglib.sourceforge.net/
14mu|cglib-2.2-7|9	Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}2/%{version}/%{name}-src-%{version}.jar
14mu|cglib-2.2-7|10	Source1:        http://mirrors.ibiblio.org/pub/mirrors/maven2/%{name}/%{name}/%{version}/%{name}-%{version}.pom
14mu|cglib-2.2-7|11	# Remove the repackaging step that includes other jars into the final thing
14mu|cglib-2.2-7|12	Patch0:         %{name}-build_xml.patch
14mu|cglib-2.2-7|13	
14mu|cglib-2.2-7|14	Requires: java >= 0:1.6.0
14mu|cglib-2.2-7|15	Requires: objectweb-asm
14mu|cglib-2.2-7|16	
14mu|cglib-2.2-7|17	BuildRequires:  ant
14mu|cglib-2.2-7|18	BuildRequires:  jpackage-utils >= 0:1.5
14mu|cglib-2.2-7|19	BuildRequires:  java-devel >= 0:1.6.0
14mu|cglib-2.2-7|20	BuildRequires:  objectweb-asm
14mu|cglib-2.2-7|21	BuildRequires:  unzip
14mu|cglib-2.2-7|22	BuildArch:      noarch
14mu|cglib-2.2-7|23	Requires(post): jpackage-utils
14mu|cglib-2.2-7|24	Requires(postun): jpackage-utils
14mu|cglib-2.2-7|25	
14mu|cglib-2.2-7|26	
14mu|cglib-2.2-7|27	%description
14mu|cglib-2.2-7|28	cglib is a powerful, high performance and quality code generation library
14mu|cglib-2.2-7|29	for Java. It is used to extend Java classes and implements interfaces
14mu|cglib-2.2-7|30	at runtime.
14mu|cglib-2.2-7|31	
14mu|cglib-2.2-7|32	%package javadoc
14mu|cglib-2.2-7|33	Summary:        Javadoc for %{name}
14mu|cglib-2.2-7|34	Group:          Development/Java
14mu|cglib-2.2-7|35	%description javadoc
14mu|cglib-2.2-7|36	Documentation for the cglib code generation library.
14mu|cglib-2.2-7|37	
14mu|cglib-2.2-7|38	%prep
14mu|cglib-2.2-7|39	%setup -q -c %{name}-%{version}
14mu|cglib-2.2-7|40	rm lib/*.jar
14mu|cglib-2.2-7|41	%patch0 -p1
14mu|cglib-2.2-7|42	
14mu|cglib-2.2-7|43	%build
14mu|cglib-2.2-7|44	export CLASSPATH=`build-classpath objectweb-asm`
14mu|cglib-2.2-7|45	ant jar javadoc
14mu|cglib-2.2-7|46	
14mu|cglib-2.2-7|47	%install
14mu|cglib-2.2-7|48	mkdir -p ${RPM_BUILD_ROOT}%{_javadocdir}/
14mu|cglib-2.2-7|49	cp -r docs ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}-%{version}
14mu|cglib-2.2-7|50	mkdir -p %{buildroot}%{_javadir}
14mu|cglib-2.2-7|51	cp -p dist/%{name}-%{version}.jar  %{buildroot}%{_javadir}
14mu|cglib-2.2-7|52	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|cglib-2.2-7|53	
14mu|cglib-2.2-7|54	mkdir -p %{buildroot}%{_mavenpomdir}
14mu|cglib-2.2-7|55	cp %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mu|cglib-2.2-7|56	%add_to_maven_depmap net.sf.cglib %{name} %{version} JPP %{name}
14mu|cglib-2.2-7|57	
14mu|cglib-2.2-7|58	%clean
14mu|cglib-2.2-7|59	
14mu|cglib-2.2-7|60	%post
14mu|cglib-2.2-7|61	%update_maven_depmap
14mu|cglib-2.2-7|62	
14mu|cglib-2.2-7|63	%postun
14mu|cglib-2.2-7|64	%update_maven_depmap
14mu|cglib-2.2-7|65	
14mu|cglib-2.2-7|66	%files
14mu|cglib-2.2-7|67	%defattr(-,root,root,-)
14mu|cglib-2.2-7|68	%doc LICENSE NOTICE
14mu|cglib-2.2-7|69	%{_javadir}/*.jar
14mu|cglib-2.2-7|70	%{_mavenpomdir}/*
14mu|cglib-2.2-7|71	%config(noreplace) %{_mavendepmapfragdir}/%{name}
14mu|cglib-2.2-7|72	
14mu|cglib-2.2-7|73	%files javadoc
14mu|cglib-2.2-7|74	%defattr(-,root,root,-)
14mu|cglib-2.2-7|75	%{_javadocdir}/%{name}-%{version}
14mu|cglib-2.2-7|76	
14mu|cglib-2.2-7|77	
14mu|cglib-2.2-7|78	
14mu|cglib-2.2-7|79	%changelog
14mu|cglib-2.2-7|80	
14mu|cglib-2.2-7|81	* Thu Jun 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-7
14mu|cglib-2.2-7|82	- (bb515d8) Rebuild with Java8
14mu|cglib-2.2-7|83	
14mu|cglib-2.2-7|84	

22409 14
14mu|cgmanager-0.36-3|1	%define major 0
14mu|cgmanager-0.36-3|2	%define libname   %mklibname cgmanager %{major}
14mu|cgmanager-0.36-3|3	%define develname %mklibname cgmanager -d
14mu|cgmanager-0.36-3|4	%define debugcflags	%nil
14mu|cgmanager-0.36-3|5	%define	debug_package	%nil
14mu|cgmanager-0.36-3|6	
14mu|cgmanager-0.36-3|7	Name:		cgmanager
14mu|cgmanager-0.36-3|8	Version:	0.36
14mu|cgmanager-0.36-3|9	Release:	3
14mu|cgmanager-0.36-3|10	Summary:	Linux cgroup manager
14mu|cgmanager-0.36-3|11	URL:		https://linuxcontainers.org/cgmanager/introduction/
14mu|cgmanager-0.36-3|12	Source0:	https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz
14mu|cgmanager-0.36-3|13	Group:		System/Kernel and hardware
14mu|cgmanager-0.36-3|14	License:	LGPLv2+
14mu|cgmanager-0.36-3|15	Epoch:		1
14mu|cgmanager-0.36-3|16	
14mu|cgmanager-0.36-3|17	BuildRequires:	dbus-devel
14mu|cgmanager-0.36-3|18	BuildRequires:	libnih-devel
14mu|cgmanager-0.36-3|19	BuildRequires:	help2man
14mu|cgmanager-0.36-3|20	
14mu|cgmanager-0.36-3|21	%description
14mu|cgmanager-0.36-3|22	CGManager is a central privileged daemon that manages all your cgroups
14mu|cgmanager-0.36-3|23	for you through a simple D-Bus API. It's designed to work with nested LXC
14mu|cgmanager-0.36-3|24	containers as well as accepting unprivileged requests including resolving
14mu|cgmanager-0.36-3|25	user namespaces UIDs/GIDs.
14mu|cgmanager-0.36-3|26	
14mu|cgmanager-0.36-3|27	### ---------------------------------------------------------------------------------- ###
14mu|cgmanager-0.36-3|28	
14mu|cgmanager-0.36-3|29	%package -n	%{libname}
14mu|cgmanager-0.36-3|30	Summary:	Shared library files for %{name}
14mu|cgmanager-0.36-3|31	Group:		System/Libraries
14mu|cgmanager-0.36-3|32	
14mu|cgmanager-0.36-3|33	%description -n %{libname}
14mu|cgmanager-0.36-3|34	The %{name}-libs package contains libraries for running
14mu|cgmanager-0.36-3|35	%{name} applications.
14mu|cgmanager-0.36-3|36	
14mu|cgmanager-0.36-3|37	### ---------------------------------------------------------------------------------- ###
14mu|cgmanager-0.36-3|38	
14mu|cgmanager-0.36-3|39	%package -n	%{develname}
14mu|cgmanager-0.36-3|40	Summary:	Development library for %{name}
14mu|cgmanager-0.36-3|41	Group:		Development/C
14mu|cgmanager-0.36-3|42	Requires:	%{libname} = %{EVRD}
14mu|cgmanager-0.36-3|43	Provides:	%{name}-devel
14mu|cgmanager-0.36-3|44	
14mu|cgmanager-0.36-3|45	%description -n %{develname}
14mu|cgmanager-0.36-3|46	The %{name}-devel package contains header files and library
14mu|cgmanager-0.36-3|47	needed for development with %{name}.
14mu|cgmanager-0.36-3|48	
14mu|cgmanager-0.36-3|49	### ---------------------------------------------------------------------------------- ###
14mu|cgmanager-0.36-3|50	
14mu|cgmanager-0.36-3|51	%prep
14mu|cgmanager-0.36-3|52	%setup -q
14mu|cgmanager-0.36-3|53	%apply_patches
14mu|cgmanager-0.36-3|54	
14mu|cgmanager-0.36-3|55	%build
14mu|cgmanager-0.36-3|56	%configure2_5x --with-distro=openmandriva --with-init-script=systemd
14mu|cgmanager-0.36-3|57	%make
14mu|cgmanager-0.36-3|58	
14mu|cgmanager-0.36-3|59	%install
14mu|cgmanager-0.36-3|60	%makeinstall_std
14mu|cgmanager-0.36-3|61	find %{buildroot} -type f -name '*.la' -exec rm -f {} ';'
14mu|cgmanager-0.36-3|62	sed -i 's|ExecStart=/sbin/cgproxy|ExecStart=/usr/sbin/cgproxy|g' %{buildroot}/usr/lib/systemd/system/cgproxy.service
14mu|cgmanager-0.36-3|63	sed -i 's|ExecStart=/sbin/cgmanager|ExecStart=/usr/sbin/cgmanager|g' %{buildroot}/usr/lib/systemd/system/cgmanager.service
14mu|cgmanager-0.36-3|64	mkdir -p %{buildroot}%{_unitdir}
14mu|cgmanager-0.36-3|65	mv %{buildroot}/usr/lib/systemd/system/{cgmanager,cgproxy}.service %{buildroot}%{_unitdir}
14mu|cgmanager-0.36-3|66	
14mu|cgmanager-0.36-3|67	#RPM build errors:
14mu|cgmanager-0.36-3|68	#	Installed (but unpackaged) file(s) found:
14mu|cgmanager-0.36-3|69	#		/usr/lib/systemd/system/cgmanager.service
14mu|cgmanager-0.36-3|70	#		/usr/lib/systemd/system/cgproxy.service
14mu|cgmanager-0.36-3|71	
14mu|cgmanager-0.36-3|72	%files
14mu|cgmanager-0.36-3|73	%defattr(-,root,root)
14mu|cgmanager-0.36-3|74	%{_bindir}/*
14mu|cgmanager-0.36-3|75	%{_sbindir}/*
14mu|cgmanager-0.36-3|76	%{_mandir}/man1/*
14mu|cgmanager-0.36-3|77	%{_mandir}/man8/*
14mu|cgmanager-0.36-3|78	%{_datadir}/%{name}/*
14mu|cgmanager-0.36-3|79	%{_unitdir}/*
14mu|cgmanager-0.36-3|80	
14mu|cgmanager-0.36-3|81	%files	-n %{libname}
14mu|cgmanager-0.36-3|82	%defattr(-,root,root)
14mu|cgmanager-0.36-3|83	%{_libdir}/*.so.*
14mu|cgmanager-0.36-3|84	
14mu|cgmanager-0.36-3|85	%files	-n %{develname}
14mu|cgmanager-0.36-3|86	%defattr(-,root,root)
14mu|cgmanager-0.36-3|87	%{_includedir}/%{name}/*
14mu|cgmanager-0.36-3|88	%{_libdir}/*.a
14mu|cgmanager-0.36-3|89	%{_libdir}/*.so
14mu|cgmanager-0.36-3|90	%{_libdir}/pkgconfig/*
14mu|cgmanager-0.36-3|91	
14mu|cgmanager-0.36-3|92	%changelog
14mu|cgmanager-0.36-3|93	
14mu|cgmanager-0.36-3|94	* Sat Jan 30 2016 Denis Silakov <dsilakov@gmail.com> 1:0.36-3
14mu|cgmanager-0.36-3|95	- (b0107ee) Upload sources
14mu|cgmanager-0.36-3|96	
14mu|cgmanager-0.36-3|97	

22410 14
14mu|check-0.9.13-2|1	%define major 0
14mu|check-0.9.13-2|2	%define libname %mklibname %{name} %{major}
14mu|check-0.9.13-2|3	%define devname %mklibname %{name} -d
14mu|check-0.9.13-2|4	
14mu|check-0.9.13-2|5	Summary:	A unit test framework for C
14mu|check-0.9.13-2|6	Name:		check
14mu|check-0.9.13-2|7	Version:	0.9.13
14mu|check-0.9.13-2|8	Release:	2
14mu|check-0.9.13-2|9	License:	LGPLv2.1+
14mu|check-0.9.13-2|10	Group:		System/Libraries
14mu|check-0.9.13-2|11	Url:		http://check.sourceforge.net/
14mu|check-0.9.13-2|12	Source0:	http://prdownloads.sourceforge.net/check/%{name}-%{version}.tar.gz
14mu|check-0.9.13-2|13	
14mu|check-0.9.13-2|14	%description
14mu|check-0.9.13-2|15	Check is a unit test framework for C. It features a simple interface for
14mu|check-0.9.13-2|16	defining unit tests, putting little in the way of the developer. Tests are run
14mu|check-0.9.13-2|17	in a separate address space, so Check can catch both assertion failures and
14mu|check-0.9.13-2|18	code errors that cause segmentation faults or other signals.  The output from
14mu|check-0.9.13-2|19	unit tests can be used within source code editors and IDEs.
14mu|check-0.9.13-2|20	
14mu|check-0.9.13-2|21	#----------------------------------------------------------------------------
14mu|check-0.9.13-2|22	
14mu|check-0.9.13-2|23	%package -n %{libname}
14mu|check-0.9.13-2|24	Summary:	C testing framework
14mu|check-0.9.13-2|25	Group:		System/Libraries
14mu|check-0.9.13-2|26	
14mu|check-0.9.13-2|27	%description -n %{libname}
14mu|check-0.9.13-2|28	Check is a unit test framework for C. It features a simple interface for
14mu|check-0.9.13-2|29	defining unit tests, putting little in the way of the developer. Tests are run
14mu|check-0.9.13-2|30	in a separate address space, so Check can catch both assertion failures and
14mu|check-0.9.13-2|31	code errors that cause segmentation faults or other signals. The output from
14mu|check-0.9.13-2|32	unit tests can be used within source code editors and IDEs.
14mu|check-0.9.13-2|33	
14mu|check-0.9.13-2|34	%files -n %{libname}
14mu|check-0.9.13-2|35	%{_libdir}/libcheck.so.%{major}*
14mu|check-0.9.13-2|36	
14mu|check-0.9.13-2|37	#----------------------------------------------------------------------------
14mu|check-0.9.13-2|38	
14mu|check-0.9.13-2|39	%package -n %{devname}
14mu|check-0.9.13-2|40	Summary:	Development files for %{name}
14mu|check-0.9.13-2|41	Group:		Development/C
14mu|check-0.9.13-2|42	Requires:	%{libname} = %{EVRD}
14mu|check-0.9.13-2|43	Provides:	%{name}-devel = %{EVRD}
14mu|check-0.9.13-2|44	Provides:	lib%{name}-devel = %{EVRD}
14mu|check-0.9.13-2|45	
14mu|check-0.9.13-2|46	%description -n %{devname}
14mu|check-0.9.13-2|47	This package contains development files for %{name}.
14mu|check-0.9.13-2|48	
14mu|check-0.9.13-2|49	%files -n %{devname}
14mu|check-0.9.13-2|50	%{_bindir}/checkmk
14mu|check-0.9.13-2|51	%{_datadir}/doc/%{devname}-%{version}
14mu|check-0.9.13-2|52	%{_datadir}/aclocal/check.m4
14mu|check-0.9.13-2|53	%{_libdir}/libcheck.so
14mu|check-0.9.13-2|54	%{_libdir}/libcheck.a
14mu|check-0.9.13-2|55	%{_includedir}/*
14mu|check-0.9.13-2|56	%{_libdir}/pkgconfig/check.pc
14mu|check-0.9.13-2|57	%{_infodir}/check.info*
14mu|check-0.9.13-2|58	%{_mandir}/man1/checkmk.1*
14mu|check-0.9.13-2|59	
14mu|check-0.9.13-2|60	#----------------------------------------------------------------------------
14mu|check-0.9.13-2|61	
14mu|check-0.9.13-2|62	%prep
14mu|check-0.9.13-2|63	%setup -q
14mu|check-0.9.13-2|64	
14mu|check-0.9.13-2|65	%build
14mu|check-0.9.13-2|66	%configure2_5x
14mu|check-0.9.13-2|67	%make
14mu|check-0.9.13-2|68	
14mu|check-0.9.13-2|69	%install
14mu|check-0.9.13-2|70	%makeinstall
14mu|check-0.9.13-2|71	
14mu|check-0.9.13-2|72	# move documentation
14mu|check-0.9.13-2|73	mv %{buildroot}%{_datadir}/doc/%{name} \
14mu|check-0.9.13-2|74	%{buildroot}%{_datadir}/doc/%{devname}-%{version}
14mu|check-0.9.13-2|75	
14mu|check-0.9.13-2|76	%changelog
14mu|check-0.9.13-2|77	* Wed Dec 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.13-2
14mu|check-0.9.13-2|78	+ Revision: 1ac501d
14mu|check-0.9.13-2|79	- Bump release
14mu|check-0.9.13-2|80	
14mu|check-0.9.13-2|81	

22411 14
14mu|cheese-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|cheese-3.16.1-1|2	
14mu|cheese-3.16.1-1|3	%define gtk_maj 23
14mu|cheese-3.16.1-1|4	%define major 7
14mu|cheese-3.16.1-1|5	%define gir_maj 3.0
14mu|cheese-3.16.1-1|6	%define libname %mklibname %{name} %{major}
14mu|cheese-3.16.1-1|7	%define gtkname %mklibname %{name}-gtk %{gtk_maj}
14mu|cheese-3.16.1-1|8	%define girname %mklibname %{name}-gtk-gir %{gir_maj}
14mu|cheese-3.16.1-1|9	%define devname %mklibname %{name} -d
14mu|cheese-3.16.1-1|10	%define devgtk %mklibname %{name}-gtk -d
14mu|cheese-3.16.1-1|11	
14mu|cheese-3.16.1-1|12	%define launchers %{_sysconfdir}/dynamic/launchers/webcam
14mu|cheese-3.16.1-1|13	
14mu|cheese-3.16.1-1|14	Summary:	A GNOME application for taking pictures and videos from a webcam
14mu|cheese-3.16.1-1|15	Name:		cheese
14mu|cheese-3.16.1-1|16	Version:	3.16.1
14mu|cheese-3.16.1-1|17	Release:	1
14mu|cheese-3.16.1-1|18	License:	GPLv2+
14mu|cheese-3.16.1-1|19	Group:		Video
14mu|cheese-3.16.1-1|20	Url:		http://www.gnome.org/projects/cheese/
14mu|cheese-3.16.1-1|21	Source0:	http://ftp.gnome.org/pub/GNOME/sources/cheese/%{url_ver}/%{name}-%{version}.tar.xz
14mu|cheese-3.16.1-1|22	
14mu|cheese-3.16.1-1|23	BuildRequires:	desktop-file-utils
14mu|cheese-3.16.1-1|24	BuildRequires:	glib2.0-common
14mu|cheese-3.16.1-1|25	BuildRequires:	gnome-doc-utils >= 0.20
14mu|cheese-3.16.1-1|26	BuildRequires:	gtk-doc >= 1.14
14mu|cheese-3.16.1-1|27	BuildRequires:	intltool
14mu|cheese-3.16.1-1|28	BuildRequires:	itstool
14mu|cheese-3.16.1-1|29	BuildRequires:	vala
14mu|cheese-3.16.1-1|30	BuildRequires:	%{_lib}gstbasevideo1.0-devel
14mu|cheese-3.16.1-1|31	BuildRequires:	vala-devel
14mu|cheese-3.16.1-1|32	BuildRequires:	pkgconfig(cairo) >= 1.10.0
14mu|cheese-3.16.1-1|33	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.1
14mu|cheese-3.16.1-1|34	BuildRequires:	pkgconfig(clutter-gst-2.0)
14mu|cheese-3.16.1-1|35	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.5.2
14mu|cheese-3.16.1-1|36	BuildRequires:	pkgconfig(gdk-3.0) >= 2.99.4
14mu|cheese-3.16.1-1|37	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|cheese-3.16.1-1|38	BuildRequires:	pkgconfig(gl)
14mu|cheese-3.16.1-1|39	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mu|cheese-3.16.1-1|40	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.6
14mu|cheese-3.16.1-1|41	BuildRequires:	pkgconfig(gnome-video-effects)
14mu|cheese-3.16.1-1|42	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.7
14mu|cheese-3.16.1-1|43	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0
14mu|cheese-3.16.1-1|44	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.0
14mu|cheese-3.16.1-1|45	BuildRequires:	pkgconfig(gstreamer-plugins-bad-1.0) >= 1.0
14mu|cheese-3.16.1-1|46	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= 1.0
14mu|cheese-3.16.1-1|47	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.99.4
14mu|cheese-3.16.1-1|48	BuildRequires:	pkgconfig(gudev-1.0)
14mu|cheese-3.16.1-1|49	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14mu|cheese-3.16.1-1|50	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mu|cheese-3.16.1-1|51	BuildRequires:	pkgconfig(pangocairo) >= 1.28.0
14mu|cheese-3.16.1-1|52	BuildRequires:	pkgconfig(x11)
14mu|cheese-3.16.1-1|53	BuildRequires:	pkgconfig(xtst)
14mu|cheese-3.16.1-1|54	
14mu|cheese-3.16.1-1|55	Requires:	gsettings-desktop-schemas
14mu|cheese-3.16.1-1|56	Requires:	gstreamer1.0-gstclutter
14mu|cheese-3.16.1-1|57	Requires:	gstreamer1.0-plugins-base
14mu|cheese-3.16.1-1|58	Requires:	gstreamer1.0-plugins-good
14mu|cheese-3.16.1-1|59	Requires:	gstreamer1.0-plugins-bad
14mu|cheese-3.16.1-1|60	Requires:	gstreamer1.0-vp8
14mu|cheese-3.16.1-1|61	Requires:	gnome-video-effects
14mu|cheese-3.16.1-1|62	
14mu|cheese-3.16.1-1|63	# TODO update features once added upstream
14mu|cheese-3.16.1-1|64	%description
14mu|cheese-3.16.1-1|65	Cheese is a Photobooth-inspired GNOME application for taking pictures and
14mu|cheese-3.16.1-1|66	videos from a webcam. It also includes fancy graphical effects based on
14mu|cheese-3.16.1-1|67	the gstreamer-backend.
14mu|cheese-3.16.1-1|68	
14mu|cheese-3.16.1-1|69	%files -f %{name}.lang
14mu|cheese-3.16.1-1|70	%config(noreplace) %{launchers}/*.desktop
14mu|cheese-3.16.1-1|71	%{_bindir}/*
14mu|cheese-3.16.1-1|72	%{_datadir}/applications/*
14mu|cheese-3.16.1-1|73	%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
14mu|cheese-3.16.1-1|74	%{_iconsdir}/hicolor/*/*/*
14mu|cheese-3.16.1-1|75	%{_mandir}/man1/cheese.1*
14mu|cheese-3.16.1-1|76	%{_libexecdir}/gnome-camera-service
14mu|cheese-3.16.1-1|77	%{_datadir}/appdata/org.gnome.Cheese.appdata.xml
14mu|cheese-3.16.1-1|78	%{_datadir}/dbus-1/services/org.gnome.Camera.service
14mu|cheese-3.16.1-1|79	%{_datadir}/dbus-1/services/org.gnome.Cheese.service
14mu|cheese-3.16.1-1|80	
14mu|cheese-3.16.1-1|81	%post
14mu|cheese-3.16.1-1|82	update-alternatives --install %{launchers}/kde.desktop webcam.kde.dynamic %{launchers}/%{name}.desktop 60
14mu|cheese-3.16.1-1|83	update-alternatives --install %{launchers}/gnome.desktop webcam.gnome.dynamic %{launchers}/%{name}.desktop 60
14mu|cheese-3.16.1-1|84	
14mu|cheese-3.16.1-1|85	%postun
14mu|cheese-3.16.1-1|86	if [ "$1" = "0" ]; then
14mu|cheese-3.16.1-1|87	update-alternatives --remove webcam.kde.dynamic %{launchers}/%{name}.desktop
14mu|cheese-3.16.1-1|88	update-alternatives --remove webcam.gnome.dynamic %{launchers}/%{name}.desktop
14mu|cheese-3.16.1-1|89	fi
14mu|cheese-3.16.1-1|90	
14mu|cheese-3.16.1-1|91	#----------------------------------------------------------------------------
14mu|cheese-3.16.1-1|92	
14mu|cheese-3.16.1-1|93	%package -n %{libname}
14mu|cheese-3.16.1-1|94	Summary:	Shared library part of %{name}
14mu|cheese-3.16.1-1|95	Group:		System/Libraries
14mu|cheese-3.16.1-1|96	
14mu|cheese-3.16.1-1|97	%description -n %{libname}
14mu|cheese-3.16.1-1|98	This package contains the shared library for %{name}.
14mu|cheese-3.16.1-1|99	
14mu|cheese-3.16.1-1|100	%files -n %{libname}
14mu|cheese-3.16.1-1|101	%{_libdir}/lib%{name}.so.%{major}*
14mu|cheese-3.16.1-1|102	
14mu|cheese-3.16.1-1|103	#----------------------------------------------------------------------------
14mu|cheese-3.16.1-1|104	
14mu|cheese-3.16.1-1|105	%package -n %{gtkname}
14mu|cheese-3.16.1-1|106	Summary:	Shared library part of %{name} - gtk
14mu|cheese-3.16.1-1|107	Group:		System/Libraries
14mu|cheese-3.16.1-1|108	
14mu|cheese-3.16.1-1|109	%description -n %{gtkname}
14mu|cheese-3.16.1-1|110	This package contains the shared library for %{name}-gtk.
14mu|cheese-3.16.1-1|111	
14mu|cheese-3.16.1-1|112	%files -n %{gtkname}
14mu|cheese-3.16.1-1|113	%{_libdir}/lib%{name}-gtk.so.%{gtk_maj}*
14mu|cheese-3.16.1-1|114	
14mu|cheese-3.16.1-1|115	#----------------------------------------------------------------------------
14mu|cheese-3.16.1-1|116	
14mu|cheese-3.16.1-1|117	%package -n %{girname}
14mu|cheese-3.16.1-1|118	Summary:	GObject Introspection interface description for %{name}
14mu|cheese-3.16.1-1|119	Group:		System/Libraries
14mu|cheese-3.16.1-1|120	
14mu|cheese-3.16.1-1|121	%description -n %{girname}
14mu|cheese-3.16.1-1|122	GObject Introspection interface description for %{name}.
14mu|cheese-3.16.1-1|123	
14mu|cheese-3.16.1-1|124	%files -n %{girname}
14mu|cheese-3.16.1-1|125	%{_libdir}/girepository-1.0/Cheese-%{gir_maj}.typelib
14mu|cheese-3.16.1-1|126	
14mu|cheese-3.16.1-1|127	#----------------------------------------------------------------------------
14mu|cheese-3.16.1-1|128	
14mu|cheese-3.16.1-1|129	%package -n %{devname}
14mu|cheese-3.16.1-1|130	Summary:	Developent files for %{name}
14mu|cheese-3.16.1-1|131	Group:		Development/C
14mu|cheese-3.16.1-1|132	Requires:	%{libname} = %{EVRD}
14mu|cheese-3.16.1-1|133	Requires:	%{girname} = %{EVRD}
14mu|cheese-3.16.1-1|134	
14mu|cheese-3.16.1-1|135	%description -n %{devname}
14mu|cheese-3.16.1-1|136	This packages contains the development library and header files for %{name}.
14mu|cheese-3.16.1-1|137	
14mu|cheese-3.16.1-1|138	%files -n %{devname}
14mu|cheese-3.16.1-1|139	%{_includedir}/%{name}
14mu|cheese-3.16.1-1|140	%{_libdir}/lib%{name}.so
14mu|cheese-3.16.1-1|141	%{_libdir}/pkgconfig/%{name}.pc
14mu|cheese-3.16.1-1|142	%{_datadir}/gir-1.0/Cheese-%{gir_maj}.gir
14mu|cheese-3.16.1-1|143	%{_datadir}/gtk-doc/html/%{name}/
14mu|cheese-3.16.1-1|144	
14mu|cheese-3.16.1-1|145	#----------------------------------------------------------------------------
14mu|cheese-3.16.1-1|146	
14mu|cheese-3.16.1-1|147	%package -n %{devgtk}
14mu|cheese-3.16.1-1|148	Summary:	Developent files for %{name}-gtk
14mu|cheese-3.16.1-1|149	Group:		Development/C
14mu|cheese-3.16.1-1|150	Requires:	%{gtkname} = %{EVRD}
14mu|cheese-3.16.1-1|151	Requires:	%{devname} = %{EVRD}
14mu|cheese-3.16.1-1|152	
14mu|cheese-3.16.1-1|153	%description -n %{devgtk}
14mu|cheese-3.16.1-1|154	This packages contains the development library and header files for %{name}-gtk.
14mu|cheese-3.16.1-1|155	
14mu|cheese-3.16.1-1|156	%files -n %{devgtk}
14mu|cheese-3.16.1-1|157	%{_libdir}/lib%{name}-gtk.so
14mu|cheese-3.16.1-1|158	%{_libdir}/pkgconfig/%{name}-gtk.pc
14mu|cheese-3.16.1-1|159	
14mu|cheese-3.16.1-1|160	#----------------------------------------------------------------------------
14mu|cheese-3.16.1-1|161	
14mu|cheese-3.16.1-1|162	%prep
14mu|cheese-3.16.1-1|163	%setup -q
14mu|cheese-3.16.1-1|164	
14mu|cheese-3.16.1-1|165	%build
14mu|cheese-3.16.1-1|166	%configure2_5x --disable-static
14mu|cheese-3.16.1-1|167	
14mu|cheese-3.16.1-1|168	%make
14mu|cheese-3.16.1-1|169	
14mu|cheese-3.16.1-1|170	%install
14mu|cheese-3.16.1-1|171	%makeinstall_std
14mu|cheese-3.16.1-1|172	%find_lang %{name} --with-gnome --all-name
14mu|cheese-3.16.1-1|173	
14mu|cheese-3.16.1-1|174	desktop-file-install \
14mu|cheese-3.16.1-1|175	--dir %{buildroot}%{_datadir}/applications \
14mu|cheese-3.16.1-1|176	%{buildroot}%{_datadir}/applications/*
14mu|cheese-3.16.1-1|177	
14mu|cheese-3.16.1-1|178	# dynamic support
14mu|cheese-3.16.1-1|179	mkdir -p %{buildroot}%{launchers}
14mu|cheese-3.16.1-1|180	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
14mu|cheese-3.16.1-1|181	[Desktop Entry]
14mu|cheese-3.16.1-1|182	Name=Webcam Photobooth
14mu|cheese-3.16.1-1|183	Comment=Cheese Webcam Photobooth using \$devicename
14mu|cheese-3.16.1-1|184	TryExec=%{_bindir}/cheese
14mu|cheese-3.16.1-1|185	Exec=%{_bindir}/cheese
14mu|cheese-3.16.1-1|186	Terminal=false
14mu|cheese-3.16.1-1|187	Icon=cheese
14mu|cheese-3.16.1-1|188	Type=Application
14mu|cheese-3.16.1-1|189	StartupNotify=true
14mu|cheese-3.16.1-1|190	EOF
14mu|cheese-3.16.1-1|191	
14mu|cheese-3.16.1-1|192	
14mu|cheese-3.16.1-1|193	%changelog
14mu|cheese-3.16.1-1|194	
14mu|cheese-3.16.1-1|195	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|cheese-3.16.1-1|196	- (7299217) update to 3.16.1
14mu|cheese-3.16.1-1|197	
14mu|cheese-3.16.1-1|198	

22412 14
14mu|choqok-1.5-1|1	Summary:	KDE Micro-Blogging Client
14mu|choqok-1.5-1|2	Name:		choqok
14mu|choqok-1.5-1|3	Version:	1.5
14mu|choqok-1.5-1|4	Release:	1
14mu|choqok-1.5-1|5	License:	GPLv3+
14mu|choqok-1.5-1|6	Group:		Graphical desktop/KDE
14mu|choqok-1.5-1|7	Url:		http://choqok.gnufolks.org/
14mu|choqok-1.5-1|8	Source0:	http://download.kde.org/stable/choqok/%{version}/src/%{name}-%{version}.tar.xz
14mu|choqok-1.5-1|9	Patch0:		choqok-0.9.85-dbus-service-dir.patch
14mu|choqok-1.5-1|10	BuildRequires:	kdelibs4-devel
14mu|choqok-1.5-1|11	BuildRequires:	qjson-devel
14mu|choqok-1.5-1|12	BuildRequires:	qoauth-devel
14mu|choqok-1.5-1|13	BuildRequires:	attica-devel
14mu|choqok-1.5-1|14	Requires:	kdebase4-runtime
14mu|choqok-1.5-1|15	
14mu|choqok-1.5-1|16	%description
14mu|choqok-1.5-1|17	Choqok is a Free/Open Source micro-blogging client for K Desktop
14mu|choqok-1.5-1|18	
14mu|choqok-1.5-1|19	%files -f %{name}.lang
14mu|choqok-1.5-1|20	%{_datadir}/appdata/choqok.appdata.xml
14mu|choqok-1.5-1|21	%{_datadir}/dbus-1/services/org.kde.choqok.service
14mu|choqok-1.5-1|22	%{_kde_bindir}/choqok
14mu|choqok-1.5-1|23	%{_kde_libdir}/kde4/*.so
14mu|choqok-1.5-1|24	%{_kde_applicationsdir}/choqok.desktop
14mu|choqok-1.5-1|25	%{_kde_appsdir}/choqok*
14mu|choqok-1.5-1|26	%{_kde_appsdir}/khtml/kpartplugins/*
14mu|choqok-1.5-1|27	%{_kde_datadir}/config.kcfg/*.kcfg
14mu|choqok-1.5-1|28	%{_kde_iconsdir}/*/*/*/*
14mu|choqok-1.5-1|29	%{_kde_services}/choqok_*.desktop
14mu|choqok-1.5-1|30	%{_kde_services}/ServiceMenus/*.desktop
14mu|choqok-1.5-1|31	%{_kde_servicetypes}/choqok*.desktop
14mu|choqok-1.5-1|32	
14mu|choqok-1.5-1|33	#-------------------------------------------------------------------
14mu|choqok-1.5-1|34	
14mu|choqok-1.5-1|35	%define choqok_major 1
14mu|choqok-1.5-1|36	%define libchoqok %mklibname choqok %{choqok_major}
14mu|choqok-1.5-1|37	
14mu|choqok-1.5-1|38	%package -n %{libchoqok}
14mu|choqok-1.5-1|39	Summary:	%{name} library
14mu|choqok-1.5-1|40	Group:		System/Libraries
14mu|choqok-1.5-1|41	
14mu|choqok-1.5-1|42	%description -n %{libchoqok}
14mu|choqok-1.5-1|43	%{name} library.
14mu|choqok-1.5-1|44	
14mu|choqok-1.5-1|45	%files -n %{libchoqok}
14mu|choqok-1.5-1|46	%{_kde_libdir}/libchoqok.so.%{choqok_major}*
14mu|choqok-1.5-1|47	
14mu|choqok-1.5-1|48	#-------------------------------------------------------------------
14mu|choqok-1.5-1|49	
14mu|choqok-1.5-1|50	%define twitterapihelper_major 1
14mu|choqok-1.5-1|51	%define libtwitterapihelper %mklibname twitterapihelper %{twitterapihelper_major}
14mu|choqok-1.5-1|52	
14mu|choqok-1.5-1|53	%package -n %{libtwitterapihelper}
14mu|choqok-1.5-1|54	Summary:	%{name} library
14mu|choqok-1.5-1|55	Group:		System/Libraries
14mu|choqok-1.5-1|56	
14mu|choqok-1.5-1|57	%description -n %{libtwitterapihelper}
14mu|choqok-1.5-1|58	%{name} library.
14mu|choqok-1.5-1|59	
14mu|choqok-1.5-1|60	%files -n %{libtwitterapihelper}
14mu|choqok-1.5-1|61	%{_kde_libdir}/libtwitterapihelper.so.%{twitterapihelper_major}*
14mu|choqok-1.5-1|62	
14mu|choqok-1.5-1|63	#-------------------------------------------------------------------
14mu|choqok-1.5-1|64	
14mu|choqok-1.5-1|65	%package devel
14mu|choqok-1.5-1|66	Summary:	%{name} development files
14mu|choqok-1.5-1|67	Group:		Development/KDE and Qt
14mu|choqok-1.5-1|68	Requires:	%{libchoqok} = %{version}-%{release}
14mu|choqok-1.5-1|69	Conflicts:	%{name} < 0.2.3
14mu|choqok-1.5-1|70	
14mu|choqok-1.5-1|71	%description devel
14mu|choqok-1.5-1|72	This package contains header files needed if you wish to build applications
14mu|choqok-1.5-1|73	based on %{name}.
14mu|choqok-1.5-1|74	
14mu|choqok-1.5-1|75	%files devel
14mu|choqok-1.5-1|76	%{_kde_libdir}/libchoqok.so
14mu|choqok-1.5-1|77	%{_kde_libdir}/libtwitterapihelper.so
14mu|choqok-1.5-1|78	%{_kde_includedir}/choqok
14mu|choqok-1.5-1|79	%{_kde_appsdir}/cmake/modules/*.cmake
14mu|choqok-1.5-1|80	
14mu|choqok-1.5-1|81	#--------------------------------------------------------------------
14mu|choqok-1.5-1|82	%prep
14mu|choqok-1.5-1|83	%setup -q
14mu|choqok-1.5-1|84	%patch0 -p0
14mu|choqok-1.5-1|85	
14mu|choqok-1.5-1|86	%build
14mu|choqok-1.5-1|87	%cmake_kde4
14mu|choqok-1.5-1|88	%make
14mu|choqok-1.5-1|89	
14mu|choqok-1.5-1|90	%install
14mu|choqok-1.5-1|91	%makeinstall_std -C build
14mu|choqok-1.5-1|92	
14mu|choqok-1.5-1|93	# Remove it to avoid file conflicts with kdepimlibs4-devel 4.10
14mu|choqok-1.5-1|94	rm -f %{buildroot}%{_kde_appsdir}/cmake/modules/FindQtOAuth.cmake
14mu|choqok-1.5-1|95	
14mu|choqok-1.5-1|96	%find_lang %{name} --with-html
14mu|choqok-1.5-1|97	
14mu|choqok-1.5-1|98	
14mu|choqok-1.5-1|99	%changelog
14mu|choqok-1.5-1|100	
14mu|choqok-1.5-1|101	* Thu Jun 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-1
14mu|choqok-1.5-1|102	- (6121db0) New version 1.5
14mu|choqok-1.5-1|103	- (6121db0) New source url (moved to official KDE releases)
14mu|choqok-1.5-1|104	- (6121db0) Update files (add appdata)
14mu|choqok-1.5-1|105	
14mu|choqok-1.5-1|106	

22413 14
14mu|chromaprint-1.0-6|1	%define major 0
14mu|chromaprint-1.0-6|2	%define libname %mklibname %{name} %{major}
14mu|chromaprint-1.0-6|3	%define devname %mklibname %{name} -d
14mu|chromaprint-1.0-6|4	
14mu|chromaprint-1.0-6|5	Summary:	Library and tool implementing the AcoustID fingerprinting
14mu|chromaprint-1.0-6|6	Name:		chromaprint
14mu|chromaprint-1.0-6|7	Version:	1.0
14mu|chromaprint-1.0-6|8	Release:	6
14mu|chromaprint-1.0-6|9	License:	LGPLv2.1+
14mu|chromaprint-1.0-6|10	Group:		Sound
14mu|chromaprint-1.0-6|11	Url:		http://www.acoustid.org/chromaprint/
14mu|chromaprint-1.0-6|12	Source0:	https://github.com/downloads/lalinsky/chromaprint/%{name}-%{version}.tar.gz
14mu|chromaprint-1.0-6|13	BuildRequires:	cmake
14mu|chromaprint-1.0-6|14	BuildRequires:	fftw-devel >= 3
14mu|chromaprint-1.0-6|15	# This is needed for examples
14mu|chromaprint-1.0-6|16	BuildRequires:	ffmpeg-devel
14mu|chromaprint-1.0-6|17	BuildRequires:	boost-devel
14mu|chromaprint-1.0-6|18	
14mu|chromaprint-1.0-6|19	%description
14mu|chromaprint-1.0-6|20	Chromaprint library is the core component of the AcoustID project. It's a
14mu|chromaprint-1.0-6|21	client-side library that implements a custom algorithm for extracting
14mu|chromaprint-1.0-6|22	fingerprints from raw audio sources.
14mu|chromaprint-1.0-6|23	The library exposes a simple C API. The documentation for the C API can be
14mu|chromaprint-1.0-6|24	found in the main header file.
14mu|chromaprint-1.0-6|25	
14mu|chromaprint-1.0-6|26	%files
14mu|chromaprint-1.0-6|27	%doc README.txt
14mu|chromaprint-1.0-6|28	%{_bindir}/fpcalc
14mu|chromaprint-1.0-6|29	
14mu|chromaprint-1.0-6|30	#----------------------------------------------------------------------------
14mu|chromaprint-1.0-6|31	
14mu|chromaprint-1.0-6|32	%package -n %{libname}
14mu|chromaprint-1.0-6|33	Summary:	Library implementing the AcoustID fingerprinting
14mu|chromaprint-1.0-6|34	Group:		System/Libraries
14mu|chromaprint-1.0-6|35	
14mu|chromaprint-1.0-6|36	%description -n %{libname}
14mu|chromaprint-1.0-6|37	Chromaprint library is the core component of the AcoustID project. It's a
14mu|chromaprint-1.0-6|38	client-side library that implements a custom algorithm for extracting
14mu|chromaprint-1.0-6|39	fingerprints from raw audio sources.
14mu|chromaprint-1.0-6|40	The library exposes a simple C API. The documentation for the C API can be
14mu|chromaprint-1.0-6|41	found in the main header file.
14mu|chromaprint-1.0-6|42	
14mu|chromaprint-1.0-6|43	%files -n %{libname}
14mu|chromaprint-1.0-6|44	%doc CHANGES.txt COPYING.txt NEWS.txt README.txt
14mu|chromaprint-1.0-6|45	%{_libdir}/libchromaprint.so.%{major}*
14mu|chromaprint-1.0-6|46	
14mu|chromaprint-1.0-6|47	#----------------------------------------------------------------------------
14mu|chromaprint-1.0-6|48	
14mu|chromaprint-1.0-6|49	%package -n %{devname}
14mu|chromaprint-1.0-6|50	Summary:	Headers for developing programs that will use %{name}
14mu|chromaprint-1.0-6|51	Group:		Development/C++
14mu|chromaprint-1.0-6|52	Requires:	%{libname} = %{version}-%{release}
14mu|chromaprint-1.0-6|53	Provides:	%{name}-devel = %{version}-%{release}
14mu|chromaprint-1.0-6|54	
14mu|chromaprint-1.0-6|55	%description -n %{devname}
14mu|chromaprint-1.0-6|56	This package contains the headers that programmers will need to develop
14mu|chromaprint-1.0-6|57	applications which will use %{name}.
14mu|chromaprint-1.0-6|58	
14mu|chromaprint-1.0-6|59	%files -n %{devname}
14mu|chromaprint-1.0-6|60	%{_includedir}/chromaprint.h
14mu|chromaprint-1.0-6|61	%{_libdir}/libchromaprint.so
14mu|chromaprint-1.0-6|62	%{_libdir}/pkgconfig/*.pc
14mu|chromaprint-1.0-6|63	
14mu|chromaprint-1.0-6|64	#----------------------------------------------------------------------------
14mu|chromaprint-1.0-6|65	
14mu|chromaprint-1.0-6|66	%prep
14mu|chromaprint-1.0-6|67	%setup -q
14mu|chromaprint-1.0-6|68	
14mu|chromaprint-1.0-6|69	%build
14mu|chromaprint-1.0-6|70	%cmake -DBUILD_EXAMPLES=ON -DBUILD_TESTS=off
14mu|chromaprint-1.0-6|71	%make
14mu|chromaprint-1.0-6|72	
14mu|chromaprint-1.0-6|73	%install
14mu|chromaprint-1.0-6|74	%makeinstall_std -C build
14mu|chromaprint-1.0-6|75	
14mu|chromaprint-1.0-6|76	
14mu|chromaprint-1.0-6|77	%changelog
14mu|chromaprint-1.0-6|78	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-6
14mu|chromaprint-1.0-6|79	+ Revision: d8f8674
14mu|chromaprint-1.0-6|80	- Bump release
14mu|chromaprint-1.0-6|81	
14mu|chromaprint-1.0-6|82	

22414 14
14mu|chromium-browser-install-1.0-1|1	Summary:	Download and install Chromium browser
14mu|chromium-browser-install-1.0-1|2	Name:		chromium-browser-install
14mu|chromium-browser-install-1.0-1|3	Version:	1.0
14mu|chromium-browser-install-1.0-1|4	Release:	1
14mu|chromium-browser-install-1.0-1|5	License:	BSD
14mu|chromium-browser-install-1.0-1|6	Group:		Networking/WWW
14mu|chromium-browser-install-1.0-1|7	Url:		https://www.chromium.org/Home
14mu|chromium-browser-install-1.0-1|8	Source0:	chromium-browser-install.desktop
14mu|chromium-browser-install-1.0-1|9	Source1:	chromium-install.png
14mu|chromium-browser-install-1.0-1|10	Source2:	chromium-browser-install
14mu|chromium-browser-install-1.0-1|11	
14mu|chromium-browser-install-1.0-1|12	%description
14mu|chromium-browser-install-1.0-1|13	This is an installer for google chromium.
14mu|chromium-browser-install-1.0-1|14	
14mu|chromium-browser-install-1.0-1|15	%files
14mu|chromium-browser-install-1.0-1|16	%{_bindir}/%{name}
14mu|chromium-browser-install-1.0-1|17	%{_datadir}/applications/chromium-browser-install.desktop
14mu|chromium-browser-install-1.0-1|18	%{_datadir}/pixmaps/chromium-install.png
14mu|chromium-browser-install-1.0-1|19	
14mu|chromium-browser-install-1.0-1|20	#----------------------------------------------------------------------------
14mu|chromium-browser-install-1.0-1|21	
14mu|chromium-browser-install-1.0-1|22	%prep
14mu|chromium-browser-install-1.0-1|23	
14mu|chromium-browser-install-1.0-1|24	%build
14mu|chromium-browser-install-1.0-1|25	# Nothing to build yet
14mu|chromium-browser-install-1.0-1|26	
14mu|chromium-browser-install-1.0-1|27	%install
14mu|chromium-browser-install-1.0-1|28	# desktop file
14mu|chromium-browser-install-1.0-1|29	mkdir -p %{buildroot}%{_datadir}/applications
14mu|chromium-browser-install-1.0-1|30	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/applications/
14mu|chromium-browser-install-1.0-1|31	
14mu|chromium-browser-install-1.0-1|32	# icon file
14mu|chromium-browser-install-1.0-1|33	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mu|chromium-browser-install-1.0-1|34	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14mu|chromium-browser-install-1.0-1|35	
14mu|chromium-browser-install-1.0-1|36	# install script file
14mu|chromium-browser-install-1.0-1|37	mkdir -p %{buildroot}%{_bindir}/
14mu|chromium-browser-install-1.0-1|38	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/
14mu|chromium-browser-install-1.0-1|39	
14mu|chromium-browser-install-1.0-1|40	
14mu|chromium-browser-install-1.0-1|41	%changelog

22415 14
14mu|chromium-browser-stable-59.0.3071.115-1|1	%global _build_pkgcheck_set %{nil}
14mu|chromium-browser-stable-59.0.3071.115-1|2	
14mu|chromium-browser-stable-59.0.3071.115-1|3	# eol 'fix' corrupts some .bin
14mu|chromium-browser-stable-59.0.3071.115-1|4	%define dont_fix_eol 1
14mu|chromium-browser-stable-59.0.3071.115-1|5	%define _disable_lto 1
14mu|chromium-browser-stable-59.0.3071.115-1|6	
14mu|chromium-browser-stable-59.0.3071.115-1|7	%define crname chromium-browser
14mu|chromium-browser-stable-59.0.3071.115-1|8	%define _crdir %{_libdir}/%{crname}
14mu|chromium-browser-stable-59.0.3071.115-1|9	%define _src %{_topdir}/SOURCES
14mu|chromium-browser-stable-59.0.3071.115-1|10	
14mu|chromium-browser-stable-59.0.3071.115-1|11	%define chromium_system_libs 1
14mu|chromium-browser-stable-59.0.3071.115-1|12	%define ffmpeg 1
14mu|chromium-browser-stable-59.0.3071.115-1|13	%define icu 0
14mu|chromium-browser-stable-59.0.3071.115-1|14	%define libva 0
14mu|chromium-browser-stable-59.0.3071.115-1|15	
14mu|chromium-browser-stable-59.0.3071.115-1|16	# Set up Google API keys, see http://www.chromium.org/developers/how-tos/api-keys
14mu|chromium-browser-stable-59.0.3071.115-1|17	# Note: these are for Mageia use ONLY.
14mu|chromium-browser-stable-59.0.3071.115-1|18	# For your own builds, please get your own set of keys.
14mu|chromium-browser-stable-59.0.3071.115-1|19	%define google_api_key AIzaSyCV9AOzytWwWCtNE8f7ZV56fP1u9yWwhVU
14mu|chromium-browser-stable-59.0.3071.115-1|20	%define google_default_client_id 1039996407057.apps.googleusercontent.com
14mu|chromium-browser-stable-59.0.3071.115-1|21	%define google_default_client_secret mLT8XooDODav1OJG5G3bY61d
14mu|chromium-browser-stable-59.0.3071.115-1|22	
14mu|chromium-browser-stable-59.0.3071.115-1|23	Summary:	A fast web browser based on the Blink engine
14mu|chromium-browser-stable-59.0.3071.115-1|24	Name:		chromium-browser-stable
14mu|chromium-browser-stable-59.0.3071.115-1|25	Version:	59.0.3071.115
14mu|chromium-browser-stable-59.0.3071.115-1|26	Release:	1
14mu|chromium-browser-stable-59.0.3071.115-1|27	License:	BSD, LGPL
14mu|chromium-browser-stable-59.0.3071.115-1|28	Group:		Networking/WWW
14mu|chromium-browser-stable-59.0.3071.115-1|29	Url:		https://www.chromium.org/Home
14mu|chromium-browser-stable-59.0.3071.115-1|30	Source0:	https://commondatastorage.googleapis.com/chromium-browser-official/chromium-%{version}.tar.xz
14mu|chromium-browser-stable-59.0.3071.115-1|31	Source1:	chromium-wrapper
14mu|chromium-browser-stable-59.0.3071.115-1|32	Source2:	chromium-browser.desktop
14mu|chromium-browser-stable-59.0.3071.115-1|33	# Setup toolchain for rosa builds, from gentoo
14mu|chromium-browser-stable-59.0.3071.115-1|34	# https://gitweb.gentoo.org/repo/gentoo.git/plain/www-client/chromium/files/toolchain/BUILD.gn
14mu|chromium-browser-stable-59.0.3071.115-1|35	Source5:	BUILD.gn
14mu|chromium-browser-stable-59.0.3071.115-1|36	Source10:	%{name}.rpmlintrc
14mu|chromium-browser-stable-59.0.3071.115-1|37	Source30:	master_preferences
14mu|chromium-browser-stable-59.0.3071.115-1|38	Source31:	default_bookmarks.html
14mu|chromium-browser-stable-59.0.3071.115-1|39	Source32:	chromium.default
14mu|chromium-browser-stable-59.0.3071.115-1|40	# https://groups.google.com/a/chromium.org/d/msg/chromium-packagers/wuInaKJkosg/kMfIV_7wDgAJ
14mu|chromium-browser-stable-59.0.3071.115-1|41	Source50:	freetype2-5a3490e054bda8a318ebde482c7fb30213cab3d9.tar.xz
14mu|chromium-browser-stable-59.0.3071.115-1|42	Source100:	icons.tar.bz2
14mu|chromium-browser-stable-59.0.3071.115-1|43	Source997:	depot_tools.tar.xz
14mu|chromium-browser-stable-59.0.3071.115-1|44	Source999:	new-system-icons.tar.xz
14mu|chromium-browser-stable-59.0.3071.115-1|45	Source1000:	README.urpmi
14mu|chromium-browser-stable-59.0.3071.115-1|46	Patch0:		chromium-54-no-deprecated-error.patch
14mu|chromium-browser-stable-59.0.3071.115-1|47	Patch4:		chromium-30.0.1599.66-master-prefs-path.patch
14mu|chromium-browser-stable-59.0.3071.115-1|48	
14mu|chromium-browser-stable-59.0.3071.115-1|49	Patch22:	chromium-54-proprietary-codecs-assert.patch
14mu|chromium-browser-stable-59.0.3071.115-1|50	# (cjw) fix a compilation warning
14mu|chromium-browser-stable-59.0.3071.115-1|51	Patch23:	chromium-53-bignum-werror-fix.patch
14mu|chromium-browser-stable-59.0.3071.115-1|52	# (cjw) add -Wno-error=depecated-declarations because ffmpeg deprecations cause the build to fail
14mu|chromium-browser-stable-59.0.3071.115-1|53	Patch24:	chromium-53-ffmpeg-no-deprecation-errors.patch
14mu|chromium-browser-stable-59.0.3071.115-1|54	# (cjw) link several libraries directly instead of loading them using dlopen()
14mu|chromium-browser-stable-59.0.3071.115-1|55	Patch27:	chromium-53-link-libgio-libpci-libudev-libbrlapi.patch
14mu|chromium-browser-stable-59.0.3071.115-1|56	# (cjw) add missing unbundle gn files (1)
14mu|chromium-browser-stable-59.0.3071.115-1|57	Patch28:	chromium-53-gn-system-icu-jsoncpp.patch
14mu|chromium-browser-stable-59.0.3071.115-1|58	# (cjw) build pdfium with system libtiff and libpng
14mu|chromium-browser-stable-59.0.3071.115-1|59	Patch30:	chromium-52-pdfium-system-libtiff-libpng.patch
14mu|chromium-browser-stable-59.0.3071.115-1|60	# (cjw) Recognize mimetypes for matroska (.mkv) and AVI (.avi) formats (video/x-matroska and audio/x-matroska, video/x-msvideo) + handle A52 "AC3" and DTS compressed audio.
14mu|chromium-browser-stable-59.0.3071.115-1|61	Patch32:	chromium-55-extra-media.patch
14mu|chromium-browser-stable-59.0.3071.115-1|62	# (cjw) Do not use ffmpeg internal header(s)
14mu|chromium-browser-stable-59.0.3071.115-1|63	Patch34:	chromium-43-no-ffmpeg-internal.patch
14mu|chromium-browser-stable-59.0.3071.115-1|64	# (cjw) fix webrtc build with system ffmpeg
14mu|chromium-browser-stable-59.0.3071.115-1|65	Patch35:	chromium-50-system-ffmpeg-3.patch
14mu|chromium-browser-stable-59.0.3071.115-1|66	# new kernel header is not available in userspace
14mu|chromium-browser-stable-59.0.3071.115-1|67	Patch36:	chromium-59-dma-buf-h.patch
14mu|chromium-browser-stable-59.0.3071.115-1|68	
14mu|chromium-browser-stable-59.0.3071.115-1|69	# New from Debian
14mu|chromium-browser-stable-59.0.3071.115-1|70	Patch500:	chromium-third-party-cookies-off-by-default.patch
14mu|chromium-browser-stable-59.0.3071.115-1|71	Patch501:	chromium-ps-print.patch
14mu|chromium-browser-stable-59.0.3071.115-1|72	
14mu|chromium-browser-stable-59.0.3071.115-1|73	# Google patched their bundled copy of icu 54 to include API functionality that wasn't added until 55.
14mu|chromium-browser-stable-59.0.3071.115-1|74	# :P
14mu|chromium-browser-stable-59.0.3071.115-1|75	Patch502:	chromium-45.0.2454.101-system-icu-54-does-not-have-detectHostTimeZone.patch
14mu|chromium-browser-stable-59.0.3071.115-1|76	# http://bazaar.launchpad.net/~saiarcot895/chromium-browser/chromium-browser.trusty.beta/revision/230#debian/patches/enable_vaapi_on_linux.diff
14mu|chromium-browser-stable-59.0.3071.115-1|77	Patch503:	enable_vaapi_on_linux.diff
14mu|chromium-browser-stable-59.0.3071.115-1|78	# Patch to fix build with use_system_libvpx
14mu|chromium-browser-stable-59.0.3071.115-1|79	# Chromium bug #541273
14mu|chromium-browser-stable-59.0.3071.115-1|80	# fix build with icu other than 54
14mu|chromium-browser-stable-59.0.3071.115-1|81	Patch504:	chromium-system-icu-r0.patch
14mu|chromium-browser-stable-59.0.3071.115-1|82	# fix https://bugs.chromium.org/p/chromium/issues/detail?id=585513
14mu|chromium-browser-stable-59.0.3071.115-1|83	# vaInitialize failed VA error: unknown libva error
14mu|chromium-browser-stable-59.0.3071.115-1|84	Patch507:	issue1688073002_40001.diff
14mu|chromium-browser-stable-59.0.3071.115-1|85	
14mu|chromium-browser-stable-59.0.3071.115-1|86	# Build failure with GCC 4.9.4
14mu|chromium-browser-stable-59.0.3071.115-1|87	Patch508:	chromium-59-gcc4.patch
14mu|chromium-browser-stable-59.0.3071.115-1|88	# This patch is required in addition to passing the enable_swiftshader=false build flag.
14mu|chromium-browser-stable-59.0.3071.115-1|89	Patch509:	really-disable-swiftshader-on-x86.patch
14mu|chromium-browser-stable-59.0.3071.115-1|90	
14mu|chromium-browser-stable-59.0.3071.115-1|91	Patch600:	fix_for_system_ffmpeg_ABI.patch
14mu|chromium-browser-stable-59.0.3071.115-1|92	# https://bugs.chromium.org/p/pdfium/issues/detail?id=733
14mu|chromium-browser-stable-59.0.3071.115-1|93	Patch601:	chromium-59.0.3071.115-pdfium-freetype.patch
14mu|chromium-browser-stable-59.0.3071.115-1|94	
14mu|chromium-browser-stable-59.0.3071.115-1|95	Provides:	%{crname} = %{EVRD}
14mu|chromium-browser-stable-59.0.3071.115-1|96	Conflicts:	chromium-browser-unstable
14mu|chromium-browser-stable-59.0.3071.115-1|97	Conflicts:	chromium-browser-beta
14mu|chromium-browser-stable-59.0.3071.115-1|98	Obsoletes:	chromium-browser < 1:9.0.597.94
14mu|chromium-browser-stable-59.0.3071.115-1|99	BuildRequires:	bison
14mu|chromium-browser-stable-59.0.3071.115-1|100	BuildRequires:	flex
14mu|chromium-browser-stable-59.0.3071.115-1|101	BuildRequires:	git
14mu|chromium-browser-stable-59.0.3071.115-1|102	BuildRequires:	gperf
14mu|chromium-browser-stable-59.0.3071.115-1|103	BuildRequires:	gyp
14mu|chromium-browser-stable-59.0.3071.115-1|104	BuildRequires:	ninja
14mu|chromium-browser-stable-59.0.3071.115-1|105	BuildRequires:	nodejs >= 6.7.0
14mu|chromium-browser-stable-59.0.3071.115-1|106	BuildRequires:	util-linux
14mu|chromium-browser-stable-59.0.3071.115-1|107	BuildRequires:	yasm
14mu|chromium-browser-stable-59.0.3071.115-1|108	BuildRequires:	atomic-devel
14mu|chromium-browser-stable-59.0.3071.115-1|109	BuildRequires:	bzip2-devel
14mu|chromium-browser-stable-59.0.3071.115-1|110	BuildRequires:	cap-devel
14mu|chromium-browser-stable-59.0.3071.115-1|111	BuildRequires:	cups-devel
14mu|chromium-browser-stable-59.0.3071.115-1|112	BuildRequires:	elfutils-devel
14mu|chromium-browser-stable-59.0.3071.115-1|113	BuildRequires:	jpeg-devel
14mu|chromium-browser-stable-59.0.3071.115-1|114	BuildRequires:	jsoncpp-devel
14mu|chromium-browser-stable-59.0.3071.115-1|115	BuildRequires:	pam-devel
14mu|chromium-browser-stable-59.0.3071.115-1|116	BuildRequires:	snappy-devel
14mu|chromium-browser-stable-59.0.3071.115-1|117	BuildRequires:	speech-dispatcher-devel
14mu|chromium-browser-stable-59.0.3071.115-1|118	BuildRequires:	pkgconfig(alsa)
14mu|chromium-browser-stable-59.0.3071.115-1|119	BuildRequires:	pkgconfig(atk)
14mu|chromium-browser-stable-59.0.3071.115-1|120	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|chromium-browser-stable-59.0.3071.115-1|121	BuildRequires:	pkgconfig(expat)
14mu|chromium-browser-stable-59.0.3071.115-1|122	%if 0%{?ffmpeg}
14mu|chromium-browser-stable-59.0.3071.115-1|123	BuildRequires:	pkgconfig(libavcodec)
14mu|chromium-browser-stable-59.0.3071.115-1|124	%endif
14mu|chromium-browser-stable-59.0.3071.115-1|125	BuildRequires:	pkgconfig(flac)
14mu|chromium-browser-stable-59.0.3071.115-1|126	BuildRequires:	pkgconfig(fontconfig)
14mu|chromium-browser-stable-59.0.3071.115-1|127	BuildRequires:	pkgconfig(gconf-2.0)
14mu|chromium-browser-stable-59.0.3071.115-1|128	BuildRequires:	pkgconfig(gl)
14mu|chromium-browser-stable-59.0.3071.115-1|129	BuildRequires:	pkgconfig(glib-2.0)
14mu|chromium-browser-stable-59.0.3071.115-1|130	BuildRequires:	pkgconfig(glu)
14mu|chromium-browser-stable-59.0.3071.115-1|131	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|chromium-browser-stable-59.0.3071.115-1|132	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|chromium-browser-stable-59.0.3071.115-1|133	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|chromium-browser-stable-59.0.3071.115-1|134	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|chromium-browser-stable-59.0.3071.115-1|135	BuildRequires:	pkgconfig(harfbuzz)
14mu|chromium-browser-stable-59.0.3071.115-1|136	%if 0%{icu}
14mu|chromium-browser-stable-59.0.3071.115-1|137	BuildRequires:	pkgconfig(icu-i18n)
14mu|chromium-browser-stable-59.0.3071.115-1|138	%endif
14mu|chromium-browser-stable-59.0.3071.115-1|139	BuildRequires:	pkgconfig(libexif)
14mu|chromium-browser-stable-59.0.3071.115-1|140	BuildRequires:	pkgconfig(libgcrypt)
14mu|chromium-browser-stable-59.0.3071.115-1|141	BuildRequires:	pkgconfig(libgpsd)
14mu|chromium-browser-stable-59.0.3071.115-1|142	BuildRequires:	pkgconfig(libmtp)
14mu|chromium-browser-stable-59.0.3071.115-1|143	BuildRequires:	pkgconfig(libopenjp2)
14mu|chromium-browser-stable-59.0.3071.115-1|144	BuildRequires:	pkgconfig(libpci)
14mu|chromium-browser-stable-59.0.3071.115-1|145	BuildRequires:	pkgconfig(libpng)
14mu|chromium-browser-stable-59.0.3071.115-1|146	BuildRequires:	pkgconfig(libpulse)
14mu|chromium-browser-stable-59.0.3071.115-1|147	BuildRequires:	pkgconfig(libtiff-4)
14mu|chromium-browser-stable-59.0.3071.115-1|148	BuildRequires:	pkgconfig(libusb-1.0)
14mu|chromium-browser-stable-59.0.3071.115-1|149	BuildRequires:	pkgconfig(libxml-2.0)
14mu|chromium-browser-stable-59.0.3071.115-1|150	BuildRequires:	pkgconfig(libxslt)
14mu|chromium-browser-stable-59.0.3071.115-1|151	%if 0%{?libva}
14mu|chromium-browser-stable-59.0.3071.115-1|152	BuildRequires:	pkgconfig(libva)
14mu|chromium-browser-stable-59.0.3071.115-1|153	%endif
14mu|chromium-browser-stable-59.0.3071.115-1|154	BuildRequires:	pkgconfig(minizip)
14mu|chromium-browser-stable-59.0.3071.115-1|155	BuildRequires:	pkgconfig(nspr)
14mu|chromium-browser-stable-59.0.3071.115-1|156	BuildRequires:	pkgconfig(nss)
14mu|chromium-browser-stable-59.0.3071.115-1|157	BuildRequires:	pkgconfig(opus)
14mu|chromium-browser-stable-59.0.3071.115-1|158	BuildRequires:	pkgconfig(speex)
14mu|chromium-browser-stable-59.0.3071.115-1|159	BuildRequires:	pkgconfig(udev)
14mu|chromium-browser-stable-59.0.3071.115-1|160	BuildRequires:	pkgconfig(xscrnsaver)
14mu|chromium-browser-stable-59.0.3071.115-1|161	BuildRequires:	pkgconfig(xt)
14mu|chromium-browser-stable-59.0.3071.115-1|162	BuildRequires:	pkgconfig(xtst)
14mu|chromium-browser-stable-59.0.3071.115-1|163	BuildRequires:	pkgconfig(zlib)
14mu|chromium-browser-stable-59.0.3071.115-1|164	
14mu|chromium-browser-stable-59.0.3071.115-1|165	Suggests:	chromium-browser-pepper-flash
14mu|chromium-browser-stable-59.0.3071.115-1|166	Conflicts:	chromium-widevinecdm-plugin < 54
14mu|chromium-browser-stable-59.0.3071.115-1|167	Obsoletes:	chromium-widevinecdm-plugin < 54
14mu|chromium-browser-stable-59.0.3071.115-1|168	Conflicts:	chromium-browser-beta
14mu|chromium-browser-stable-59.0.3071.115-1|169	Conflicts:	chromium-browser-unstable
14mu|chromium-browser-stable-59.0.3071.115-1|170	Obsoletes:	chromium-browser < 1:9.0.597.94
14mu|chromium-browser-stable-59.0.3071.115-1|171	Obsoletes:	chromium-browser-pdf-plugin < 17.0.0.169
14mu|chromium-browser-stable-59.0.3071.115-1|172	
14mu|chromium-browser-stable-59.0.3071.115-1|173	Provides:	%{crname} = %{EVRD}
14mu|chromium-browser-stable-59.0.3071.115-1|174	
14mu|chromium-browser-stable-59.0.3071.115-1|175	ExclusiveArch:	%{ix86} x86_64 armv7l
14mu|chromium-browser-stable-59.0.3071.115-1|176	
14mu|chromium-browser-stable-59.0.3071.115-1|177	%description
14mu|chromium-browser-stable-59.0.3071.115-1|178	Chromium is a browser that combines a minimal design with sophisticated
14mu|chromium-browser-stable-59.0.3071.115-1|179	technology to make the web faster, safer, and easier.
14mu|chromium-browser-stable-59.0.3071.115-1|180	
14mu|chromium-browser-stable-59.0.3071.115-1|181	This is the stable channel Chromium browser. It offers a rock solid
14mu|chromium-browser-stable-59.0.3071.115-1|182	browser which is updated with features and fixes once they have been
14mu|chromium-browser-stable-59.0.3071.115-1|183	thoroughly tested. If you want the latest features, install the
14mu|chromium-browser-stable-59.0.3071.115-1|184	chromium-browser-unstable package instead.
14mu|chromium-browser-stable-59.0.3071.115-1|185	
14mu|chromium-browser-stable-59.0.3071.115-1|186	Note: If you are reverting from unstable to stable or beta channel, you may
14mu|chromium-browser-stable-59.0.3071.115-1|187	experience tab crashes on startup. This crash only affects tabs restored
14mu|chromium-browser-stable-59.0.3071.115-1|188	during the first launch due to a change in how tab state is stored.
14mu|chromium-browser-stable-59.0.3071.115-1|189	See http://bugs.chromium.org/34688. It's always a good idea to back up
14mu|chromium-browser-stable-59.0.3071.115-1|190	your profile before changing channels.
14mu|chromium-browser-stable-59.0.3071.115-1|191	
14mu|chromium-browser-stable-59.0.3071.115-1|192	%files
14mu|chromium-browser-stable-59.0.3071.115-1|193	%config %{_sysconfdir}/%{crname}
14mu|chromium-browser-stable-59.0.3071.115-1|194	%config %{_sysconfdir}/default/%{crname}
14mu|chromium-browser-stable-59.0.3071.115-1|195	%{_bindir}/%{crname}
14mu|chromium-browser-stable-59.0.3071.115-1|196	%{_crdir}/chromium-wrapper
14mu|chromium-browser-stable-59.0.3071.115-1|197	%{_crdir}/chrome
14mu|chromium-browser-stable-59.0.3071.115-1|198	%{_crdir}/chrome-sandbox
14mu|chromium-browser-stable-59.0.3071.115-1|199	%{_crdir}/icudtl.dat
14mu|chromium-browser-stable-59.0.3071.115-1|200	%{_crdir}/locales
14mu|chromium-browser-stable-59.0.3071.115-1|201	%{_crdir}/*.pak
14mu|chromium-browser-stable-59.0.3071.115-1|202	%{_crdir}/resources
14mu|chromium-browser-stable-59.0.3071.115-1|203	%{_crdir}/*_blob.bin
14mu|chromium-browser-stable-59.0.3071.115-1|204	%{_crdir}/themes
14mu|chromium-browser-stable-59.0.3071.115-1|205	%{_crdir}/default_apps
14mu|chromium-browser-stable-59.0.3071.115-1|206	%dir %{_crdir}/pepper
14mu|chromium-browser-stable-59.0.3071.115-1|207	#%{_crdir}/lib*.so*
14mu|chromium-browser-stable-59.0.3071.115-1|208	%{_mandir}/man1/%{crname}*
14mu|chromium-browser-stable-59.0.3071.115-1|209	%{_datadir}/applications/*.desktop
14mu|chromium-browser-stable-59.0.3071.115-1|210	%{_iconsdir}/hicolor/*/apps/chromium*
14mu|chromium-browser-stable-59.0.3071.115-1|211	%{_docdir}/%{name}/README.urpmi
14mu|chromium-browser-stable-59.0.3071.115-1|212	
14mu|chromium-browser-stable-59.0.3071.115-1|213	%post
14mu|chromium-browser-stable-59.0.3071.115-1|214	# Remove chromium-browser-install package if we have it installed
14mu|chromium-browser-stable-59.0.3071.115-1|215	if [ `rpm -q chromium-browser-install | wc -w` == 1 ]
14mu|chromium-browser-stable-59.0.3071.115-1|216	then
14mu|chromium-browser-stable-59.0.3071.115-1|217	rpm -e chromium-browser-install
14mu|chromium-browser-stable-59.0.3071.115-1|218	fi
14mu|chromium-browser-stable-59.0.3071.115-1|219	
14mu|chromium-browser-stable-59.0.3071.115-1|220	#----------------------------------------------------------------------------
14mu|chromium-browser-stable-59.0.3071.115-1|221	
14mu|chromium-browser-stable-59.0.3071.115-1|222	%package -n chromium-browser
14mu|chromium-browser-stable-59.0.3071.115-1|223	Summary:	A fast web browser based on the Blink engine
14mu|chromium-browser-stable-59.0.3071.115-1|224	Epoch:		1
14mu|chromium-browser-stable-59.0.3071.115-1|225	Group:		Networking/WWW
14mu|chromium-browser-stable-59.0.3071.115-1|226	Requires:	%{name} = %{version}-%{release}
14mu|chromium-browser-stable-59.0.3071.115-1|227	
14mu|chromium-browser-stable-59.0.3071.115-1|228	%description -n chromium-browser
14mu|chromium-browser-stable-59.0.3071.115-1|229	Chromium is a browser that combines a minimal design with sophisticated
14mu|chromium-browser-stable-59.0.3071.115-1|230	technology to make the web faster, safer, and easier.
14mu|chromium-browser-stable-59.0.3071.115-1|231	
14mu|chromium-browser-stable-59.0.3071.115-1|232	This is a transition package that installs the stable channel Chromium
14mu|chromium-browser-stable-59.0.3071.115-1|233	browser. If you prefer the dev channel browser, install the
14mu|chromium-browser-stable-59.0.3071.115-1|234	chromium-browser-unstable package instead.
14mu|chromium-browser-stable-59.0.3071.115-1|235	
14mu|chromium-browser-stable-59.0.3071.115-1|236	%files -n chromium-browser
14mu|chromium-browser-stable-59.0.3071.115-1|237	
14mu|chromium-browser-stable-59.0.3071.115-1|238	#----------------------------------------------------------------------------
14mu|chromium-browser-stable-59.0.3071.115-1|239	
14mu|chromium-browser-stable-59.0.3071.115-1|240	%package -n chromedriver
14mu|chromium-browser-stable-59.0.3071.115-1|241	Summary:	WebDriver for Google Chrome/Chromium
14mu|chromium-browser-stable-59.0.3071.115-1|242	Group:		Development/Other
14mu|chromium-browser-stable-59.0.3071.115-1|243	Requires:	%{name} = %{version}-%{release}
14mu|chromium-browser-stable-59.0.3071.115-1|244	
14mu|chromium-browser-stable-59.0.3071.115-1|245	%description -n chromedriver
14mu|chromium-browser-stable-59.0.3071.115-1|246	WebDriver is an open source tool for automated testing of webapps across many
14mu|chromium-browser-stable-59.0.3071.115-1|247	browsers. It provides capabilities for navigating to web pages, user input,
14mu|chromium-browser-stable-59.0.3071.115-1|248	JavaScript execution, and more. ChromeDriver is a standalone server which
14mu|chromium-browser-stable-59.0.3071.115-1|249	implements WebDriver's wire protocol for Chromium. It is being developed by
14mu|chromium-browser-stable-59.0.3071.115-1|250	members of the Chromium and WebDriver teams.
14mu|chromium-browser-stable-59.0.3071.115-1|251	
14mu|chromium-browser-stable-59.0.3071.115-1|252	%files -n chromedriver
14mu|chromium-browser-stable-59.0.3071.115-1|253	%doc LICENSE AUTHORS
14mu|chromium-browser-stable-59.0.3071.115-1|254	%{_bindir}/chromedriver
14mu|chromium-browser-stable-59.0.3071.115-1|255	%{_crdir}/chromedriver
14mu|chromium-browser-stable-59.0.3071.115-1|256	
14mu|chromium-browser-stable-59.0.3071.115-1|257	#----------------------------------------------------------------------------
14mu|chromium-browser-stable-59.0.3071.115-1|258	
14mu|chromium-browser-stable-59.0.3071.115-1|259	%prep
14mu|chromium-browser-stable-59.0.3071.115-1|260	%setup -q -T -c -n freetype -a 50
14mu|chromium-browser-stable-59.0.3071.115-1|261	%setup -qn chromium-%{version} -a 997 -a 999
14mu|chromium-browser-stable-59.0.3071.115-1|262	
14mu|chromium-browser-stable-59.0.3071.115-1|263	# https://groups.google.com/a/chromium.org/d/msg/chromium-packagers/wuInaKJkosg/kMfIV_7wDgAJ
14mu|chromium-browser-stable-59.0.3071.115-1|264	cp -a ../freetype/* third_party/freetype/
14mu|chromium-browser-stable-59.0.3071.115-1|265	
14mu|chromium-browser-stable-59.0.3071.115-1|266	%patch0 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|267	%patch4 -p1 -b .prefs
14mu|chromium-browser-stable-59.0.3071.115-1|268	
14mu|chromium-browser-stable-59.0.3071.115-1|269	%patch22 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|270	%patch23 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|271	%patch24 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|272	%patch27 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|273	%patch28 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|274	%patch30 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|275	%patch32 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|276	%if 0%{?ffmpeg}
14mu|chromium-browser-stable-59.0.3071.115-1|277	%patch34 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|278	%patch35 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|279	%endif
14mu|chromium-browser-stable-59.0.3071.115-1|280	%patch36 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|281	
14mu|chromium-browser-stable-59.0.3071.115-1|282	# new from debian
14mu|chromium-browser-stable-59.0.3071.115-1|283	%patch500 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|284	%patch501 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|285	
14mu|chromium-browser-stable-59.0.3071.115-1|286	%if 0%{icu}
14mu|chromium-browser-stable-59.0.3071.115-1|287	%patch502 -p1 -b .system-icu
14mu|chromium-browser-stable-59.0.3071.115-1|288	%patch504 -p0 -b .icu-ver
14mu|chromium-browser-stable-59.0.3071.115-1|289	%endif
14mu|chromium-browser-stable-59.0.3071.115-1|290	
14mu|chromium-browser-stable-59.0.3071.115-1|291	%if 0%{?libva}
14mu|chromium-browser-stable-59.0.3071.115-1|292	%patch503 -p1 -b .vaapi
14mu|chromium-browser-stable-59.0.3071.115-1|293	%patch507 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|294	%endif
14mu|chromium-browser-stable-59.0.3071.115-1|295	%patch508 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|296	%patch509 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|297	
14mu|chromium-browser-stable-59.0.3071.115-1|298	%patch600 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|299	%patch601 -p1
14mu|chromium-browser-stable-59.0.3071.115-1|300	
14mu|chromium-browser-stable-59.0.3071.115-1|301	# files we do not want from upstream source bundles
14mu|chromium-browser-stable-59.0.3071.115-1|302	rm -rf breakpad/src/processor/testdata/
14mu|chromium-browser-stable-59.0.3071.115-1|303	rm -rf chrome/app/test_data/dlls/
14mu|chromium-browser-stable-59.0.3071.115-1|304	rm -rf chrome/common/extensions/docs/
14mu|chromium-browser-stable-59.0.3071.115-1|305	#rm -rf chrome/test/data/
14mu|chromium-browser-stable-59.0.3071.115-1|306	touch chrome/test/data/webui/i18n_process_css_test.html
14mu|chromium-browser-stable-59.0.3071.115-1|307	rm -rf chrome/tools/test/reference_build/chrome_linux/
14mu|chromium-browser-stable-59.0.3071.115-1|308	rm -rf components/test/data/component_updater/jebgalgnebhfojomionfpkfelancnnkf/component1.dll
14mu|chromium-browser-stable-59.0.3071.115-1|309	rm -rf content/test/data/
14mu|chromium-browser-stable-59.0.3071.115-1|310	#rm -rf net/data/
14mu|chromium-browser-stable-59.0.3071.115-1|311	#rm -rf ppapi/examples/
14mu|chromium-browser-stable-59.0.3071.115-1|312	rm -rf ppapi/native_client/tests/
14mu|chromium-browser-stable-59.0.3071.115-1|313	rm -rf third_party/apache-win32/
14mu|chromium-browser-stable-59.0.3071.115-1|314	rm -rf third_party/binutils/
14mu|chromium-browser-stable-59.0.3071.115-1|315	rm -rf third_party/expat/files/
14mu|chromium-browser-stable-59.0.3071.115-1|316	%if 0%{?ffmpeg}
14mu|chromium-browser-stable-59.0.3071.115-1|317	rm -rf third_party/ffmpeg/*/*
14mu|chromium-browser-stable-59.0.3071.115-1|318	rm -rf third_party/ffmpeg/*.[ch]
14mu|chromium-browser-stable-59.0.3071.115-1|319	%endif
14mu|chromium-browser-stable-59.0.3071.115-1|320	rm -rf third_party/flac/{include,src}
14mu|chromium-browser-stable-59.0.3071.115-1|321	#rm -rf third_party/icu/{android,linux,mac,patches,public,source,windows}
14mu|chromium-browser-stable-59.0.3071.115-1|322	rm -rf third_party/lcov
14mu|chromium-browser-stable-59.0.3071.115-1|323	#rm -rf base/third_party/libevent/*/*
14mu|chromium-browser-stable-59.0.3071.115-1|324	#rm -rf base/third_party/libevent/*.[ch]
14mu|chromium-browser-stable-59.0.3071.115-1|325	#rm -rf third_party/libvpx/source/libvpx
14mu|chromium-browser-stable-59.0.3071.115-1|326	rm -rf third_party/libexif/sources
14mu|chromium-browser-stable-59.0.3071.115-1|327	rm -rf third_party/libjpeg/*.[ch]
14mu|chromium-browser-stable-59.0.3071.115-1|328	rm -rf third_party/libjpeg_turbo/*.[ch]
14mu|chromium-browser-stable-59.0.3071.115-1|329	rm -rf third_party/libpng/*.[ch]
14mu|chromium-browser-stable-59.0.3071.115-1|330	rm -rf third_party/libxslt/{libexslt,libxslt,linux,mac,win32}
14mu|chromium-browser-stable-59.0.3071.115-1|331	#rm -rf third_party/mesa/src/src
14mu|chromium-browser-stable-59.0.3071.115-1|332	rm -rf third_party/swig
14mu|chromium-browser-stable-59.0.3071.115-1|333	rm -rf third_party/WebKit/LayoutTests/
14mu|chromium-browser-stable-59.0.3071.115-1|334	rm -rf third_party/WebKit/Tools/Scripts/
14mu|chromium-browser-stable-59.0.3071.115-1|335	rm -rf third_party/xdg-utils/tests/
14mu|chromium-browser-stable-59.0.3071.115-1|336	rm -rf third_party/yasm/source/
14mu|chromium-browser-stable-59.0.3071.115-1|337	rm -rf third_party/zlib/{*.[ch],contrib/minizip}
14mu|chromium-browser-stable-59.0.3071.115-1|338	rm -rf tools/gyp/test/
14mu|chromium-browser-stable-59.0.3071.115-1|339	#rm -rf v8/test/
14mu|chromium-browser-stable-59.0.3071.115-1|340	rm -f third_party/pdfium/third_party/libtiff/*.[ch]
14mu|chromium-browser-stable-59.0.3071.115-1|341	
14mu|chromium-browser-stable-59.0.3071.115-1|342	rm -f third_party/skia/platform_tools/android/apps/gradle/wrapper/gradle-wrapper.jar
14mu|chromium-browser-stable-59.0.3071.115-1|343	rm -f third_party/WebKit/Source/devtools/scripts/jsdoc-validator/jsdoc-validator.jar
14mu|chromium-browser-stable-59.0.3071.115-1|344	rm -f third_party/WebKit/Source/devtools/scripts/closure/compiler.jar
14mu|chromium-browser-stable-59.0.3071.115-1|345	rm -f third_party/WebKit/Source/devtools/scripts/compiler-runner/closure-runner.jar
14mu|chromium-browser-stable-59.0.3071.115-1|346	rm -rf third_party/sfntly/src/java/lib
14mu|chromium-browser-stable-59.0.3071.115-1|347	rm -f third_party/haha/haha-2.0.2.jar
14mu|chromium-browser-stable-59.0.3071.115-1|348	rm -f third_party/android_platform/webview/frameworks_5.1.0_r1.jar
14mu|chromium-browser-stable-59.0.3071.115-1|349	rm -f third_party/android_platform/webview/frameworks_6.0.jar
14mu|chromium-browser-stable-59.0.3071.115-1|350	rm -f third_party/libphonenumber/dist/tools/java/java-build/target/java-build-1.0-SNAPSHOT-jar-with-dependencies.jar
14mu|chromium-browser-stable-59.0.3071.115-1|351	rm -f third_party/libphonenumber/dist/tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar
14mu|chromium-browser-stable-59.0.3071.115-1|352	rm -rf third_party/libphonenumber/dist/java/demo/war/WEB-INF/lib
14mu|chromium-browser-stable-59.0.3071.115-1|353	rm -rf third_party/libphonenumber/dist/java/lib
14mu|chromium-browser-stable-59.0.3071.115-1|354	rm -f third_party/webrtc/examples/androidapp/third_party/autobanh/autobanh.jar
14mu|chromium-browser-stable-59.0.3071.115-1|355	rm -rf third_party/cacheinvalidation/src/example-app-build/libs
14mu|chromium-browser-stable-59.0.3071.115-1|356	rm -f third_party/closure_compiler/runner/runner.jar
14mu|chromium-browser-stable-59.0.3071.115-1|357	rm -f third_party/closure_compiler/compiler/compiler.jar
14mu|chromium-browser-stable-59.0.3071.115-1|358	rm -rf third_party/proguard/lib
14mu|chromium-browser-stable-59.0.3071.115-1|359	rm -f third_party/checkstyle/checkstyle-6.5-all.jar
14mu|chromium-browser-stable-59.0.3071.115-1|360	rm -rf third_party/sfntly/src/cpp/ext
14mu|chromium-browser-stable-59.0.3071.115-1|361	#rm -rf third_party/node
14mu|chromium-browser-stable-59.0.3071.115-1|362	
14mu|chromium-browser-stable-59.0.3071.115-1|363	# Remove bundled ICU; its header files appear to get picked up instead of
14mu|chromium-browser-stable-59.0.3071.115-1|364	# the system ones, leading to errors during the final link stage.
14mu|chromium-browser-stable-59.0.3071.115-1|365	# https://groups.google.com/a/chromium.org/d/topic/chromium-packagers/BNGvJc08B6Q
14mu|chromium-browser-stable-59.0.3071.115-1|366	#find third_party/icu -type f \! -regex '.*\.\(gn\|gni\|isolate\)' -delete
14mu|chromium-browser-stable-59.0.3071.115-1|367	
14mu|chromium-browser-stable-59.0.3071.115-1|368	### build with widevine support
14mu|chromium-browser-stable-59.0.3071.115-1|369	
14mu|chromium-browser-stable-59.0.3071.115-1|370	# Patch from crbug (chromium bugtracker)
14mu|chromium-browser-stable-59.0.3071.115-1|371	# fix the missing define (if not, fail build) (need upstream fix) (https://crbug.com/473866)
14mu|chromium-browser-stable-59.0.3071.115-1|372	sed '14i#define WIDEVINE_CDM_VERSION_STRING "Something fresh"' -i "third_party/widevine/cdm/stub/widevine_cdm_version.h"
14mu|chromium-browser-stable-59.0.3071.115-1|373	
14mu|chromium-browser-stable-59.0.3071.115-1|374	# Hard code extra version
14mu|chromium-browser-stable-59.0.3071.115-1|375	FILE=chrome/common/channel_info_posix.cc
14mu|chromium-browser-stable-59.0.3071.115-1|376	sed -i.orig -e 's/getenv("CHROME_VERSION_EXTRA")/"%{product_vendor} %{product_version}"/' $FILE
14mu|chromium-browser-stable-59.0.3071.115-1|377	cmp $FILE $FILE.orig && exit 1
14mu|chromium-browser-stable-59.0.3071.115-1|378	
14mu|chromium-browser-stable-59.0.3071.115-1|379	# setup node
14mu|chromium-browser-stable-59.0.3071.115-1|380	mkdir -p third_party/node/linux/node-linux-x64/bin
14mu|chromium-browser-stable-59.0.3071.115-1|381	ln -s /usr/bin/node third_party/node/linux/node-linux-x64/bin/node
14mu|chromium-browser-stable-59.0.3071.115-1|382	
14mu|chromium-browser-stable-59.0.3071.115-1|383	%build
14mu|chromium-browser-stable-59.0.3071.115-1|384	%define system_gn_list ffmpeg flac harfbuzz-ng libxslt snappy yasm libpng zlib jsoncpp
14mu|chromium-browser-stable-59.0.3071.115-1|385	# opus
14mu|chromium-browser-stable-59.0.3071.115-1|386	# icu
14mu|chromium-browser-stable-59.0.3071.115-1|387	# libevent
14mu|chromium-browser-stable-59.0.3071.115-1|388	# libvpx
14mu|chromium-browser-stable-59.0.3071.115-1|389	# libwebp
14mu|chromium-browser-stable-59.0.3071.115-1|390	# System libxml must be built with icu support to be used in Chromium
14mu|chromium-browser-stable-59.0.3071.115-1|391	# libxml
14mu|chromium-browser-stable-59.0.3071.115-1|392	
14mu|chromium-browser-stable-59.0.3071.115-1|393	%if %{mdvver} >= 201610
14mu|chromium-browser-stable-59.0.3071.115-1|394	%define use_gold false
14mu|chromium-browser-stable-59.0.3071.115-1|395	%else
14mu|chromium-browser-stable-59.0.3071.115-1|396	%define use_gold true
14mu|chromium-browser-stable-59.0.3071.115-1|397	%endif
14mu|chromium-browser-stable-59.0.3071.115-1|398	
14mu|chromium-browser-stable-59.0.3071.115-1|399	# v NO TABS IN HERE!
14mu|chromium-browser-stable-59.0.3071.115-1|400	%define gn_config use_gconf=false \
14mu|chromium-browser-stable-59.0.3071.115-1|401	use_sysroot=false \
14mu|chromium-browser-stable-59.0.3071.115-1|402	system_libdir="%{_lib}" \
14mu|chromium-browser-stable-59.0.3071.115-1|403	icu_use_data_file=true \
14mu|chromium-browser-stable-59.0.3071.115-1|404	enable_nacl=false \
14mu|chromium-browser-stable-59.0.3071.115-1|405	is_nacl_glibc=false \
14mu|chromium-browser-stable-59.0.3071.115-1|406	binutils_path="%{_bindir}" \
14mu|chromium-browser-stable-59.0.3071.115-1|407	linux_use_bundled_binutils=false \
14mu|chromium-browser-stable-59.0.3071.115-1|408	use_gold=%{use_gold} \
14mu|chromium-browser-stable-59.0.3071.115-1|409	custom_toolchain="%{_sourcedir}:default" \
14mu|chromium-browser-stable-59.0.3071.115-1|410	proprietary_codecs=true \
14mu|chromium-browser-stable-59.0.3071.115-1|411	linux_link_libgio = true \
14mu|chromium-browser-stable-59.0.3071.115-1|412	linux_link_libpci = true \
14mu|chromium-browser-stable-59.0.3071.115-1|413	linux_link_libudev = true \
14mu|chromium-browser-stable-59.0.3071.115-1|414	linux_link_libspeechd = true \
14mu|chromium-browser-stable-59.0.3071.115-1|415	enable_ac3_eac3_audio_demuxing=true \
14mu|chromium-browser-stable-59.0.3071.115-1|416	enable_mse_mpeg2ts_stream_parser=true \
14mu|chromium-browser-stable-59.0.3071.115-1|417	enable_hevc_demuxing=true \
14mu|chromium-browser-stable-59.0.3071.115-1|418	use_system_libjpeg=true \
14mu|chromium-browser-stable-59.0.3071.115-1|419	use_libjpeg_turbo=false \
14mu|chromium-browser-stable-59.0.3071.115-1|420	enable_widevine=true \
14mu|chromium-browser-stable-59.0.3071.115-1|421	pdf_enable_xfa=true \
14mu|chromium-browser-stable-59.0.3071.115-1|422	use_pulseaudio=true \
14mu|chromium-browser-stable-59.0.3071.115-1|423	use_allocator="none" \
14mu|chromium-browser-stable-59.0.3071.115-1|424	use_gtk3=false \
14mu|chromium-browser-stable-59.0.3071.115-1|425	treat_warnings_as_errors=false \
14mu|chromium-browser-stable-59.0.3071.115-1|426	fatal_linker_warnings=false \
14mu|chromium-browser-stable-59.0.3071.115-1|427	use_aura=true \
14mu|chromium-browser-stable-59.0.3071.115-1|428	use_libpci = true \
14mu|chromium-browser-stable-59.0.3071.115-1|429	is_debug=false \
14mu|chromium-browser-stable-59.0.3071.115-1|430	is_clang=false \
14mu|chromium-browser-stable-59.0.3071.115-1|431	enable_swiftshader=false \
14mu|chromium-browser-stable-59.0.3071.115-1|432	google_api_key="%{google_api_key}" \
14mu|chromium-browser-stable-59.0.3071.115-1|433	google_default_client_id="%{google_default_client_id}" \
14mu|chromium-browser-stable-59.0.3071.115-1|434	google_default_client_secret="%{google_default_client_secret}"
14mu|chromium-browser-stable-59.0.3071.115-1|435	
14mu|chromium-browser-stable-59.0.3071.115-1|436	build/linux/unbundle/replace_gn_files.py --system-libraries %{system_gn_list}
14mu|chromium-browser-stable-59.0.3071.115-1|437	third_party/libaddressinput/chromium/tools/update-strings.py
14mu|chromium-browser-stable-59.0.3071.115-1|438	
14mu|chromium-browser-stable-59.0.3071.115-1|439	%setup_compile_flags
14mu|chromium-browser-stable-59.0.3071.115-1|440	CC=%{__cc}; export CC
14mu|chromium-browser-stable-59.0.3071.115-1|441	CXX=%{__cxx}; export CXX
14mu|chromium-browser-stable-59.0.3071.115-1|442	AR=%{__ar}; export AR
14mu|chromium-browser-stable-59.0.3071.115-1|443	NM=%{__nm}; export NM
14mu|chromium-browser-stable-59.0.3071.115-1|444	LD=%{__cxx}; export LD
14mu|chromium-browser-stable-59.0.3071.115-1|445	
14mu|chromium-browser-stable-59.0.3071.115-1|446	# filter out some flags to fix i586 builds
14mu|chromium-browser-stable-59.0.3071.115-1|447	CFLAGS=$(echo "$CFLAGS"|sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//')
14mu|chromium-browser-stable-59.0.3071.115-1|448	CXXFLAGS=$(echo "$CXXFLAGS"|sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//')
14mu|chromium-browser-stable-59.0.3071.115-1|449	
14mu|chromium-browser-stable-59.0.3071.115-1|450	python tools/gn/bootstrap/bootstrap.py --gn-gen-args='%{gn_config}'
14mu|chromium-browser-stable-59.0.3071.115-1|451	
14mu|chromium-browser-stable-59.0.3071.115-1|452	out/Release/gn gen --args='%{gn_config}' out/Release
14mu|chromium-browser-stable-59.0.3071.115-1|453	
14mu|chromium-browser-stable-59.0.3071.115-1|454	pushd out/Release
14mu|chromium-browser-stable-59.0.3071.115-1|455	ninja %{_smp_mflags} chrome chrome_sandbox chromedriver widevinecdmadapter clearkeycdm
14mu|chromium-browser-stable-59.0.3071.115-1|456	popd
14mu|chromium-browser-stable-59.0.3071.115-1|457	
14mu|chromium-browser-stable-59.0.3071.115-1|458	%install
14mu|chromium-browser-stable-59.0.3071.115-1|459	mkdir -p %{buildroot}%{_bindir}
14mu|chromium-browser-stable-59.0.3071.115-1|460	mkdir -p %{buildroot}%{_crdir}/locales
14mu|chromium-browser-stable-59.0.3071.115-1|461	mkdir -p %{buildroot}%{_crdir}/themes
14mu|chromium-browser-stable-59.0.3071.115-1|462	mkdir -p %{buildroot}%{_crdir}/default_apps
14mu|chromium-browser-stable-59.0.3071.115-1|463	mkdir -p %{buildroot}%{_mandir}/man1
14mu|chromium-browser-stable-59.0.3071.115-1|464	install -m 755 %{SOURCE1} %{buildroot}%{_crdir}/chromium-wrapper
14mu|chromium-browser-stable-59.0.3071.115-1|465	install -m 755 out/Release/chrome %{buildroot}%{_crdir}/
14mu|chromium-browser-stable-59.0.3071.115-1|466	install -m 4755 out/Release/chrome_sandbox %{buildroot}%{_crdir}/chrome-sandbox
14mu|chromium-browser-stable-59.0.3071.115-1|467	cp -a out/Release/chromedriver %{buildroot}%{_crdir}/chromedriver
14mu|chromium-browser-stable-59.0.3071.115-1|468	install -m 644 out/Release/chrome.1 %{buildroot}%{_mandir}/man1/%{crname}.1
14mu|chromium-browser-stable-59.0.3071.115-1|469	install -m 644 out/Release/*.pak %{buildroot}%{_crdir}/
14mu|chromium-browser-stable-59.0.3071.115-1|470	install -m 644 out/Release/icudtl.dat %{buildroot}%{_crdir}/
14mu|chromium-browser-stable-59.0.3071.115-1|471	cp -a out/Release/*_blob.bin %{buildroot}%{_crdir}/
14mu|chromium-browser-stable-59.0.3071.115-1|472	
14mu|chromium-browser-stable-59.0.3071.115-1|473	install -m 644 out/Release/locales/*.pak %{buildroot}%{_crdir}/locales/
14mu|chromium-browser-stable-59.0.3071.115-1|474	install -m 644 out/Release/resources.pak %{buildroot}%{_crdir}/
14mu|chromium-browser-stable-59.0.3071.115-1|475	install -m 644 chrome/browser/resources/default_apps/* %{buildroot}%{_crdir}/default_apps/
14mu|chromium-browser-stable-59.0.3071.115-1|476	ln -s %{_crdir}/chromium-wrapper %{buildroot}%{_bindir}/%{crname}
14mu|chromium-browser-stable-59.0.3071.115-1|477	sed -i "s!@LIBDIR@!%{_libdir}!g" %{buildroot}%{_crdir}/chromium-wrapper
14mu|chromium-browser-stable-59.0.3071.115-1|478	ln -s %{_crdir}/chromedriver %{buildroot}%{_bindir}/chromedriver
14mu|chromium-browser-stable-59.0.3071.115-1|479	
14mu|chromium-browser-stable-59.0.3071.115-1|480	# create global config file
14mu|chromium-browser-stable-59.0.3071.115-1|481	mkdir -p %{buildroot}%{_sysconfdir}/default
14mu|chromium-browser-stable-59.0.3071.115-1|482	install -m644 %{SOURCE32} %{buildroot}%{_sysconfdir}/default/%{crname}
14mu|chromium-browser-stable-59.0.3071.115-1|483	
14mu|chromium-browser-stable-59.0.3071.115-1|484	# create pepper dir. talkplugin works fine only if sylinks in pepper
14mu|chromium-browser-stable-59.0.3071.115-1|485	mkdir -p %{buildroot}%{_crdir}/pepper
14mu|chromium-browser-stable-59.0.3071.115-1|486	
14mu|chromium-browser-stable-59.0.3071.115-1|487	find out/Release/resources/ -name "*.d" -exec rm {} \;
14mu|chromium-browser-stable-59.0.3071.115-1|488	cp -r out/Release/resources %{buildroot}%{_crdir}
14mu|chromium-browser-stable-59.0.3071.115-1|489	
14mu|chromium-browser-stable-59.0.3071.115-1|490	# desktop file
14mu|chromium-browser-stable-59.0.3071.115-1|491	mkdir -p %{buildroot}%{_datadir}/applications
14mu|chromium-browser-stable-59.0.3071.115-1|492	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications/
14mu|chromium-browser-stable-59.0.3071.115-1|493	
14mu|chromium-browser-stable-59.0.3071.115-1|494	# icon
14mu|chromium-browser-stable-59.0.3071.115-1|495	mkdir -p %{buildroot}%{_iconsdir}/hicolor/
14mu|chromium-browser-stable-59.0.3071.115-1|496	tar xjf %{SOURCE100} -C %{buildroot}%{_iconsdir}/hicolor/
14mu|chromium-browser-stable-59.0.3071.115-1|497	
14mu|chromium-browser-stable-59.0.3071.115-1|498	mkdir -p %{buildroot}%{_sysconfdir}/%{crname}
14mu|chromium-browser-stable-59.0.3071.115-1|499	install -m 0644 %{SOURCE30} %{buildroot}%{_sysconfdir}/%{crname}/
14mu|chromium-browser-stable-59.0.3071.115-1|500	install -m 0644 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{crname}/
14mu|chromium-browser-stable-59.0.3071.115-1|501	
14mu|chromium-browser-stable-59.0.3071.115-1|502	find %{buildroot} -name "*.nexe" -exec strip {} \;
14mu|chromium-browser-stable-59.0.3071.115-1|503	
14mu|chromium-browser-stable-59.0.3071.115-1|504	mkdir -p %{buildroot}%{_docdir}/%{name}
14mu|chromium-browser-stable-59.0.3071.115-1|505	install -p -m755 %{SOURCE1000} %{buildroot}%{_docdir}/%{name}
14mu|chromium-browser-stable-59.0.3071.115-1|506	
14mu|chromium-browser-stable-59.0.3071.115-1|507	%changelog

22416 14
14mu|cifs-utils-6.4-2|1	%define devname %mklibname %{name} -d
14mu|cifs-utils-6.4-2|2	
14mu|cifs-utils-6.4-2|3	Summary:	Tools for Managing Linux CIFS Client Filesystems
14mu|cifs-utils-6.4-2|4	Name:		cifs-utils
14mu|cifs-utils-6.4-2|5	Version:	6.4
14mu|cifs-utils-6.4-2|6	Release:	2
14mu|cifs-utils-6.4-2|7	License:	GPLv3+
14mu|cifs-utils-6.4-2|8	Group:		Networking/Other
14mu|cifs-utils-6.4-2|9	Url:		http://www.samba.org/linux-cifs/cifs-utils/
14mu|cifs-utils-6.4-2|10	Source0:	ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2
14mu|cifs-utils-6.4-2|11	Source1:	ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/%{name}-%{version}.tar.bz2.asc
14mu|cifs-utils-6.4-2|12	BuildRequires:	acl-devel
14mu|cifs-utils-6.4-2|13	BuildRequires:	keyutils-devel
14mu|cifs-utils-6.4-2|14	BuildRequires:	krb5-devel
14mu|cifs-utils-6.4-2|15	BuildRequires:	pkgconfig(libcap-ng)
14mu|cifs-utils-6.4-2|16	BuildRequires:	pkgconfig(talloc)
14mu|cifs-utils-6.4-2|17	BuildRequires:	pkgconfig(wbclient)
14mu|cifs-utils-6.4-2|18	BuildRequires:	samba-winbind
14mu|cifs-utils-6.4-2|19	Requires:	keyutils
14mu|cifs-utils-6.4-2|20	Suggests:	nss_wins
14mu|cifs-utils-6.4-2|21	Suggests:	sudo
14mu|cifs-utils-6.4-2|22	Requires(post,preun):	update-alternatives
14mu|cifs-utils-6.4-2|23	Provides:	mount-cifs = %{version}
14mu|cifs-utils-6.4-2|24	Obsoletes:	mount-cifs <= 4.0
14mu|cifs-utils-6.4-2|25	
14mu|cifs-utils-6.4-2|26	%description
14mu|cifs-utils-6.4-2|27	Tools for Managing Linux CIFS Client Filesystems.
14mu|cifs-utils-6.4-2|28	
14mu|cifs-utils-6.4-2|29	%files
14mu|cifs-utils-6.4-2|30	%doc AUTHORS README doc/linux-cifs-client-guide.odt contrib/request-key.d/README.keyutils-1.5.5
14mu|cifs-utils-6.4-2|31	%config(noreplace) %{_sysconfdir}/request-key.d/cifs.idmap.conf
14mu|cifs-utils-6.4-2|32	%config(noreplace) %{_sysconfdir}/request-key.d/cifs.spnego.conf
14mu|cifs-utils-6.4-2|33	%{_bindir}/cifscreds
14mu|cifs-utils-6.4-2|34	%{_bindir}/getcifsacl
14mu|cifs-utils-6.4-2|35	%{_bindir}/setcifsacl
14mu|cifs-utils-6.4-2|36	%{_libdir}/%{name}/idmapwb.so
14mu|cifs-utils-6.4-2|37	%dir %{_sysconfdir}/cifs-utils/
14mu|cifs-utils-6.4-2|38	/sbin/cifs.upcall
14mu|cifs-utils-6.4-2|39	/sbin/mount.cifs
14mu|cifs-utils-6.4-2|40	/sbin/cifs.idmap
14mu|cifs-utils-6.4-2|41	/bin/mount.cifs
14mu|cifs-utils-6.4-2|42	/bin/umount.cifs
14mu|cifs-utils-6.4-2|43	%{_mandir}/man8/cifs.upcall.8.*
14mu|cifs-utils-6.4-2|44	%{_mandir}/man8/mount.cifs.8.*
14mu|cifs-utils-6.4-2|45	%{_mandir}/man8/cifs.idmap.8.*
14mu|cifs-utils-6.4-2|46	%{_mandir}/man8/idmapwb.8.*
14mu|cifs-utils-6.4-2|47	%{_mandir}/man1/cifscreds.1*
14mu|cifs-utils-6.4-2|48	%{_mandir}/man1/getcifsacl.1.*
14mu|cifs-utils-6.4-2|49	%{_mandir}/man1/setcifsacl.1.*
14mu|cifs-utils-6.4-2|50	
14mu|cifs-utils-6.4-2|51	%post
14mu|cifs-utils-6.4-2|52	/usr/sbin/alternatives --install %{_sysconfdir}/cifs-utils/idmap-plugin cifs-idmap-plugin %{_libdir}/%{name}/idmapwb.so 10
14mu|cifs-utils-6.4-2|53	
14mu|cifs-utils-6.4-2|54	%preun
14mu|cifs-utils-6.4-2|55	if [ $1 = 0 ]; then
14mu|cifs-utils-6.4-2|56	/usr/sbin/alternatives --remove cifs-idmap-plugin %{_libdir}/%{name}/idmapwb.so
14mu|cifs-utils-6.4-2|57	fi
14mu|cifs-utils-6.4-2|58	
14mu|cifs-utils-6.4-2|59	#----------------------------------------------------------------------------
14mu|cifs-utils-6.4-2|60	
14mu|cifs-utils-6.4-2|61	%package -n pam_cifscreds
14mu|cifs-utils-6.4-2|62	Summary:	PAM module to manage NTLM credentials in kernel keyring
14mu|cifs-utils-6.4-2|63	Group:		System/Libraries
14mu|cifs-utils-6.4-2|64	
14mu|cifs-utils-6.4-2|65	%description -n pam_cifscreds
14mu|cifs-utils-6.4-2|66	The pam_cifscreds PAM module is a tool for automatically adding
14mu|cifs-utils-6.4-2|67	credentials (username and password) for the purpose of establishing
14mu|cifs-utils-6.4-2|68	sessions in multiuser mounts.
14mu|cifs-utils-6.4-2|69	
14mu|cifs-utils-6.4-2|70	%files -n pam_cifscreds
14mu|cifs-utils-6.4-2|71	%{_libdir}/security/pam_cifscreds.so
14mu|cifs-utils-6.4-2|72	%{_mandir}/man8/pam_cifscreds.8.*
14mu|cifs-utils-6.4-2|73	
14mu|cifs-utils-6.4-2|74	#----------------------------------------------------------------------------
14mu|cifs-utils-6.4-2|75	
14mu|cifs-utils-6.4-2|76	%package -n %{devname}
14mu|cifs-utils-6.4-2|77	Summary:	Files needed for building plugins for cifs-utils
14mu|cifs-utils-6.4-2|78	Group:		Development/Other
14mu|cifs-utils-6.4-2|79	Provides:	cifs-utils-devel = %{EVRD}
14mu|cifs-utils-6.4-2|80	
14mu|cifs-utils-6.4-2|81	%description -n %{devname}
14mu|cifs-utils-6.4-2|82	The SMB/CIFS protocol is a standard file sharing protocol widely deployed
14mu|cifs-utils-6.4-2|83	on Microsoft Windows machines. This package contains the header file
14mu|cifs-utils-6.4-2|84	necessary for building ID mapping plugins for cifs-utils.
14mu|cifs-utils-6.4-2|85	
14mu|cifs-utils-6.4-2|86	%files -n %{devname}
14mu|cifs-utils-6.4-2|87	%doc AUTHORS
14mu|cifs-utils-6.4-2|88	%{_includedir}/cifsidmap.h
14mu|cifs-utils-6.4-2|89	
14mu|cifs-utils-6.4-2|90	#----------------------------------------------------------------------------
14mu|cifs-utils-6.4-2|91	
14mu|cifs-utils-6.4-2|92	%prep
14mu|cifs-utils-6.4-2|93	%setup -q
14mu|cifs-utils-6.4-2|94	
14mu|cifs-utils-6.4-2|95	# remove -Werror
14mu|cifs-utils-6.4-2|96	perl -pi -e "s|-Werror||g" Makefile*
14mu|cifs-utils-6.4-2|97	
14mu|cifs-utils-6.4-2|98	%build
14mu|cifs-utils-6.4-2|99	%serverbuild
14mu|cifs-utils-6.4-2|100	rm -rf autom4te.cache
14mu|cifs-utils-6.4-2|101	autoreconf -fi
14mu|cifs-utils-6.4-2|102	%configure2_5x \
14mu|cifs-utils-6.4-2|103	--sbindir=/sbin
14mu|cifs-utils-6.4-2|104	
14mu|cifs-utils-6.4-2|105	find . -type d -perm 0775 -exec chmod 0755 {} \;
14mu|cifs-utils-6.4-2|106	
14mu|cifs-utils-6.4-2|107	%make
14mu|cifs-utils-6.4-2|108	
14mu|cifs-utils-6.4-2|109	%install
14mu|cifs-utils-6.4-2|110	%makeinstall_std
14mu|cifs-utils-6.4-2|111	mkdir %{buildroot}/bin
14mu|cifs-utils-6.4-2|112	ln -s ../sbin/mount.cifs %{buildroot}/bin/mount.cifs
14mu|cifs-utils-6.4-2|113	# Hack for smb4k
14mu|cifs-utils-6.4-2|114	ln -s umount %{buildroot}/bin/umount.cifs
14mu|cifs-utils-6.4-2|115	
14mu|cifs-utils-6.4-2|116	mkdir -p %{buildroot}%{_sysconfdir}/request-key.d
14mu|cifs-utils-6.4-2|117	install -m 644 contrib/request-key.d/cifs.idmap.conf %{buildroot}%{_sysconfdir}/request-key.d
14mu|cifs-utils-6.4-2|118	install -m 644 contrib/request-key.d/cifs.spnego.conf %{buildroot}%{_sysconfdir}/request-key.d
14mu|cifs-utils-6.4-2|119	cp contrib/request-key.d/README contrib/request-key.d/README.keyutils-1.5.5
14mu|cifs-utils-6.4-2|120	
14mu|cifs-utils-6.4-2|121	mkdir -p %{buildroot}%{_sysconfdir}/cifs-utils/
14mu|cifs-utils-6.4-2|122	
14mu|cifs-utils-6.4-2|123	%changelog
14mu|cifs-utils-6.4-2|124	
14mu|cifs-utils-6.4-2|125	* Fri Oct 02 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.4-2
14mu|cifs-utils-6.4-2|126	- (00464ce) Try to fix post script
14mu|cifs-utils-6.4-2|127	- (00464ce) Spec cleanup
14mu|cifs-utils-6.4-2|128	
14mu|cifs-utils-6.4-2|129	

22417 14
14mu|clamav-0.99.4-1|1	%define	major		 7
14mu|clamav-0.99.4-1|2	%define	libname		%mklibname %{name} %{major}
14mu|clamav-0.99.4-1|3	%define	devname		%mklibname %{name} -d
14mu|clamav-0.99.4-1|4	
14mu|clamav-0.99.4-1|5	%define	 milter		1
14mu|clamav-0.99.4-1|6	%{?_with_milter:   %{expand: %%global milter 1}}
14mu|clamav-0.99.4-1|7	%{?_without_milter:   %{expand: %%global milter 0}}
14mu|clamav-0.99.4-1|8	
14mu|clamav-0.99.4-1|9	Summary:	An anti-virus utility for Unix
14mu|clamav-0.99.4-1|10	Name:		clamav
14mu|clamav-0.99.4-1|11	Version:	0.99.4
14mu|clamav-0.99.4-1|12	Release:	1
14mu|clamav-0.99.4-1|13	License:	GPLv2+
14mu|clamav-0.99.4-1|14	Group:		File tools
14mu|clamav-0.99.4-1|15	Url:		http://clamav.sourceforge.net/
14mu|clamav-0.99.4-1|16	#Source1:	http://www.clamav.net/%%{name}-%%{version}.tar.gz.sig
14mu|clamav-0.99.4-1|17	# clamav-0.95+ bundles support for RAR v3 in "libclamav" without permission,
14mu|clamav-0.99.4-1|18	# from Eugene Roshal of RARlabs. There is also patent issues involved.
14mu|clamav-0.99.4-1|19	#
14mu|clamav-0.99.4-1|20	# https://bugzilla.redhat.com/show_bug.cgi?id=334371
14mu|clamav-0.99.4-1|21	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=312552
14mu|clamav-0.99.4-1|22	#
14mu|clamav-0.99.4-1|23	# Both Redhat and debian removes this code from the upstream tar ball
14mu|clamav-0.99.4-1|24	# and repackages it.
14mu|clamav-0.99.4-1|25	Source0:	http://www.clamav.net/downloads/production/%{name}-%{version}.tar.gz
14mu|clamav-0.99.4-1|26	Source1:	clamd-tmpfiles.conf
14mu|clamav-0.99.4-1|27	Source2:	%{name}-clamd.service
14mu|clamav-0.99.4-1|28	Source3:	%{name}-clamd.logrotate
14mu|clamav-0.99.4-1|29	Source4:	%{name}-freshclam.service
14mu|clamav-0.99.4-1|30	Source5:	%{name}-freshclam.logrotate
14mu|clamav-0.99.4-1|31	Source6:	%{name}-milter.service
14mu|clamav-0.99.4-1|32	Source8:	%{name}-milter.logrotate
14mu|clamav-0.99.4-1|33	# clamd service fails to start on cleam systems without these files
14mu|clamav-0.99.4-1|34	Source10:	http://db.local.clamav.net/main.cvd
14mu|clamav-0.99.4-1|35	Source11:	http://db.local.clamav.net/daily.cvd
14mu|clamav-0.99.4-1|36	Source100:	%{name}.rpmlintrc
14mu|clamav-0.99.4-1|37	Patch0:		%{name}-rosa_conf.diff
14mu|clamav-0.99.4-1|38	Patch13:	%{name}-0.98-umask.patch
14mu|clamav-0.99.4-1|39	BuildRequires:	bc
14mu|clamav-0.99.4-1|40	# To use system llvm, we need it < 3.7
14mu|clamav-0.99.4-1|41	#BuildRequires:	llvm
14mu|clamav-0.99.4-1|42	BuildRequires:	bzip2-devel
14mu|clamav-0.99.4-1|43	%if %{milter}
14mu|clamav-0.99.4-1|44	BuildRequires:	sendmail-devel
14mu|clamav-0.99.4-1|45	BuildRequires:	tcp_wrappers-devel
14mu|clamav-0.99.4-1|46	%endif
14mu|clamav-0.99.4-1|47	BuildRequires:	tommath-devel
14mu|clamav-0.99.4-1|48	BuildRequires:	zlib-devel
14mu|clamav-0.99.4-1|49	BuildRequires:	pkgconfig(check)
14mu|clamav-0.99.4-1|50	BuildRequires:	pkgconfig(json-c)
14mu|clamav-0.99.4-1|51	BuildRequires:	pkgconfig(libcurl)
14mu|clamav-0.99.4-1|52	# See Mageia bug #17919
14mu|clamav-0.99.4-1|53	# Due to CVE-2015-3120 it would be better to use ver. 8.38+
14mu|clamav-0.99.4-1|54	BuildRequires:	pkgconfig(libpcre)
14mu|clamav-0.99.4-1|55	BuildRequires:	pkgconfig(libxml-2.0)
14mu|clamav-0.99.4-1|56	BuildRequires:	pkgconfig(ncurses)
14mu|clamav-0.99.4-1|57	BuildRequires:	pkgconfig(openssl)
14mu|clamav-0.99.4-1|58	
14mu|clamav-0.99.4-1|59	Requires(post,preun):	%{name}-db
14mu|clamav-0.99.4-1|60	Requires(post,preun):	%{libname} >= %{version}
14mu|clamav-0.99.4-1|61	Requires(pre,post,post,postun):	rpm-helper
14mu|clamav-0.99.4-1|62	Requires(post):	systemd
14mu|clamav-0.99.4-1|63	
14mu|clamav-0.99.4-1|64	%description
14mu|clamav-0.99.4-1|65	Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this
14mu|clamav-0.99.4-1|66	software is the integration with mail seversions (attachment scanning). The
14mu|clamav-0.99.4-1|67	package provides a flexible and scalable multi-threaded daemon, a command-line
14mu|clamav-0.99.4-1|68	scanner, and a tool for automatic updating via Internet. The programs are
14mu|clamav-0.99.4-1|69	based on a shared library distributed with the Clam AntiVirus package, which
14mu|clamav-0.99.4-1|70	you can use in your own software.
14mu|clamav-0.99.4-1|71	
14mu|clamav-0.99.4-1|72	You can build %{name} with some conditional build switches; (ie. use with rpm
14mu|clamav-0.99.4-1|73	--rebuild): --with[out] milter	Build %{name}-milter (disabled)
14mu|clamav-0.99.4-1|74	
14mu|clamav-0.99.4-1|75	%files
14mu|clamav-0.99.4-1|76	%doc AUTHORS BUGS FAQ NEWS README test UPGRADE README.urpmi
14mu|clamav-0.99.4-1|77	%doc docs/*.pdf
14mu|clamav-0.99.4-1|78	%doc README.qmail+qmail-scanner COPYING*
14mu|clamav-0.99.4-1|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/clamd.conf*
14mu|clamav-0.99.4-1|80	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/freshclam.conf*
14mu|clamav-0.99.4-1|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/freshclam
14mu|clamav-0.99.4-1|82	%{_unitdir}/%{name}-freshclam.service
14mu|clamav-0.99.4-1|83	#{_unitdir}/%%{name}-daemon.service
14mu|clamav-0.99.4-1|84	#{_unitdir}/%%{name}-daemon.socket
14mu|clamav-0.99.4-1|85	%{_tmpfilesdir}/%{name}.conf
14mu|clamav-0.99.4-1|86	%{_bindir}/clambc
14mu|clamav-0.99.4-1|87	%{_bindir}/clamconf
14mu|clamav-0.99.4-1|88	%{_bindir}/clamdscan
14mu|clamav-0.99.4-1|89	%{_bindir}/clamdtop
14mu|clamav-0.99.4-1|90	%{_bindir}/clamscan
14mu|clamav-0.99.4-1|91	%{_bindir}/clamsubmit
14mu|clamav-0.99.4-1|92	%{_bindir}/freshclam
14mu|clamav-0.99.4-1|93	%{_bindir}/sigtool
14mu|clamav-0.99.4-1|94	%{_mandir}/man1/clambc.1*
14mu|clamav-0.99.4-1|95	%{_mandir}/man1/clamconf.1.*
14mu|clamav-0.99.4-1|96	%{_mandir}/man1/clamdscan.1*
14mu|clamav-0.99.4-1|97	%{_mandir}/man1/clamdtop.1*
14mu|clamav-0.99.4-1|98	%{_mandir}/man1/clamscan.1*
14mu|clamav-0.99.4-1|99	%{_mandir}/man1/clamsubmit.1*
14mu|clamav-0.99.4-1|100	%{_mandir}/man1/freshclam.1*
14mu|clamav-0.99.4-1|101	%{_mandir}/man1/sigtool.1*
14mu|clamav-0.99.4-1|102	%{_mandir}/man5/clamd.conf.5*
14mu|clamav-0.99.4-1|103	%{_mandir}/man5/freshclam.conf.5*
14mu|clamav-0.99.4-1|104	%if !%{milter}
14mu|clamav-0.99.4-1|105	%exclude %{_mandir}/man8/%{name}-milter.8*
14mu|clamav-0.99.4-1|106	%endif
14mu|clamav-0.99.4-1|107	# %%dir %%attr(0755,%%{name},%%{name}) %%{_var}/run/%%{name}
14mu|clamav-0.99.4-1|108	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
14mu|clamav-0.99.4-1|109	%dir %attr(0775,%{name},%{name}) %{_var}/log/%{name}
14mu|clamav-0.99.4-1|110	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/freshclam.log
14mu|clamav-0.99.4-1|111	
14mu|clamav-0.99.4-1|112	#----------------------------------------------------------------------------
14mu|clamav-0.99.4-1|113	
14mu|clamav-0.99.4-1|114	%package -n	clamd
14mu|clamav-0.99.4-1|115	Summary:	The Clam AntiVirus Daemon
14mu|clamav-0.99.4-1|116	Group:		System/Servers
14mu|clamav-0.99.4-1|117	Requires:	%{name} = %{version}
14mu|clamav-0.99.4-1|118	Requires(post,preun):	%{name}-db
14mu|clamav-0.99.4-1|119	Requires(post,preun):	%{libname} = %{version}
14mu|clamav-0.99.4-1|120	Requires(pre,post):	rpm-helper
14mu|clamav-0.99.4-1|121	
14mu|clamav-0.99.4-1|122	%description -n	clamd
14mu|clamav-0.99.4-1|123	The Clam AntiVirus Daemon.
14mu|clamav-0.99.4-1|124	
14mu|clamav-0.99.4-1|125	%files -n clamd
14mu|clamav-0.99.4-1|126	%doc AUTHORS README
14mu|clamav-0.99.4-1|127	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/clamd
14mu|clamav-0.99.4-1|128	%{_unitdir}/%{name}-clamd.service
14mu|clamav-0.99.4-1|129	%{_sbindir}/clamd
14mu|clamav-0.99.4-1|130	%{_mandir}/man8/clamd.8*
14mu|clamav-0.99.4-1|131	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/clamd.log
14mu|clamav-0.99.4-1|132	
14mu|clamav-0.99.4-1|133	#----------------------------------------------------------------------------
14mu|clamav-0.99.4-1|134	
14mu|clamav-0.99.4-1|135	%if %{milter}
14mu|clamav-0.99.4-1|136	%package -n	%{name}-milter
14mu|clamav-0.99.4-1|137	Summary:	The Clam AntiVirus milter Daemon
14mu|clamav-0.99.4-1|138	Group:		System/Servers
14mu|clamav-0.99.4-1|139	Requires:	%{name} = %{version}
14mu|clamav-0.99.4-1|140	Requires:	clamd = %{version}
14mu|clamav-0.99.4-1|141	Requires:	tcp_wrappers
14mu|clamav-0.99.4-1|142	Requires(post,preun):	%{name}-db
14mu|clamav-0.99.4-1|143	Requires(pre,post):	rpm-helper
14mu|clamav-0.99.4-1|144	Requires(post,preun):	%{libname} = %{version}
14mu|clamav-0.99.4-1|145	
14mu|clamav-0.99.4-1|146	%description -n	%{name}-milter
14mu|clamav-0.99.4-1|147	The Clam AntiVirus milter Daemon.
14mu|clamav-0.99.4-1|148	
14mu|clamav-0.99.4-1|149	%files -n %{name}-milter
14mu|clamav-0.99.4-1|150	%doc AUTHORS README
14mu|clamav-0.99.4-1|151	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}-milter.conf*
14mu|clamav-0.99.4-1|152	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}-milter
14mu|clamav-0.99.4-1|153	%{_unitdir}/%{name}-milter.service
14mu|clamav-0.99.4-1|154	%{_sbindir}/%{name}-milter
14mu|clamav-0.99.4-1|155	%{_mandir}/man8/%{name}-milter.8*
14mu|clamav-0.99.4-1|156	%{_mandir}/man5/%{name}-milter.conf.5*
14mu|clamav-0.99.4-1|157	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/%{name}-milter.log
14mu|clamav-0.99.4-1|158	%endif
14mu|clamav-0.99.4-1|159	
14mu|clamav-0.99.4-1|160	#----------------------------------------------------------------------------
14mu|clamav-0.99.4-1|161	
14mu|clamav-0.99.4-1|162	%package -n	%{name}-db
14mu|clamav-0.99.4-1|163	Summary:	Virus database for %{name}
14mu|clamav-0.99.4-1|164	Group:		Databases
14mu|clamav-0.99.4-1|165	Requires:	%{name} = %{version}
14mu|clamav-0.99.4-1|166	Requires(pre,post):	rpm-helper
14mu|clamav-0.99.4-1|167	
14mu|clamav-0.99.4-1|168	%description -n	%{name}-db
14mu|clamav-0.99.4-1|169	The actual virus database for %{name}.
14mu|clamav-0.99.4-1|170	
14mu|clamav-0.99.4-1|171	%files -n %{name}-db
14mu|clamav-0.99.4-1|172	%doc AUTHORS README
14mu|clamav-0.99.4-1|173	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
14mu|clamav-0.99.4-1|174	%config /var/lib/%{name}/*cvd
14mu|clamav-0.99.4-1|175	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}/tmp
14mu|clamav-0.99.4-1|176	
14mu|clamav-0.99.4-1|177	#----------------------------------------------------------------------------
14mu|clamav-0.99.4-1|178	
14mu|clamav-0.99.4-1|179	%package -n	%{libname}
14mu|clamav-0.99.4-1|180	Summary:	Shared libraries for %{name}
14mu|clamav-0.99.4-1|181	Group:		System/Libraries
14mu|clamav-0.99.4-1|182	
14mu|clamav-0.99.4-1|183	%description -n	%{libname}
14mu|clamav-0.99.4-1|184	Shared libraries for %{name}.
14mu|clamav-0.99.4-1|185	
14mu|clamav-0.99.4-1|186	%files -n %{libname}
14mu|clamav-0.99.4-1|187	%doc AUTHORS README
14mu|clamav-0.99.4-1|188	%{_libdir}/*.so.%{major}*
14mu|clamav-0.99.4-1|189	
14mu|clamav-0.99.4-1|190	#----------------------------------------------------------------------------
14mu|clamav-0.99.4-1|191	
14mu|clamav-0.99.4-1|192	%package -n	%{devname}
14mu|clamav-0.99.4-1|193	Summary:	Development library and header files for the %{name} library
14mu|clamav-0.99.4-1|194	Group:		Development/C
14mu|clamav-0.99.4-1|195	Requires:	%{libname} = %{version}-%{release}
14mu|clamav-0.99.4-1|196	Provides:	%{name}-devel = %{version}
14mu|clamav-0.99.4-1|197	Obsoletes:	%{name}-devel < %{version}
14mu|clamav-0.99.4-1|198	%rename		%{_lib}clamav1-devel
14mu|clamav-0.99.4-1|199	%rename		%{_lib}clamav2-devel
14mu|clamav-0.99.4-1|200	%rename		%{_lib}clamav3-devel
14mu|clamav-0.99.4-1|201	
14mu|clamav-0.99.4-1|202	%description -n	%{devname}
14mu|clamav-0.99.4-1|203	This package contains the development library and header files for the
14mu|clamav-0.99.4-1|204	%{name} library.
14mu|clamav-0.99.4-1|205	
14mu|clamav-0.99.4-1|206	%files -n %{devname}
14mu|clamav-0.99.4-1|207	%doc AUTHORS README
14mu|clamav-0.99.4-1|208	%{multiarch_bindir}/%{name}-config
14mu|clamav-0.99.4-1|209	%{_bindir}/%{name}-config
14mu|clamav-0.99.4-1|210	%{_includedir}/*
14mu|clamav-0.99.4-1|211	%{_libdir}/*.so
14mu|clamav-0.99.4-1|212	%{_libdir}/pkgconfig/libclamav.pc
14mu|clamav-0.99.4-1|213	
14mu|clamav-0.99.4-1|214	#----------------------------------------------------------------------------
14mu|clamav-0.99.4-1|215	
14mu|clamav-0.99.4-1|216	%prep
14mu|clamav-0.99.4-1|217	%setup -qn %{name}-%{version}
14mu|clamav-0.99.4-1|218	
14mu|clamav-0.99.4-1|219	# clean up
14mu|clamav-0.99.4-1|220	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*` `find . -type d -name .svn`; do
14mu|clamav-0.99.4-1|221	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mu|clamav-0.99.4-1|222	done
14mu|clamav-0.99.4-1|223	
14mu|clamav-0.99.4-1|224	%patch0 -p1 -b .mdvconf
14mu|clamav-0.99.4-1|225	%patch13 -p1 -b .umask
14mu|clamav-0.99.4-1|226	
14mu|clamav-0.99.4-1|227	# We can't ship libclamunrar (patent problems: see above)
14mu|clamav-0.99.4-1|228	# 1. Remove its sources from tarball
14mu|clamav-0.99.4-1|229	rm -rf libclamunrar
14mu|clamav-0.99.4-1|230	if [ -d libclamunrar ]; then
14mu|clamav-0.99.4-1|231	echo "delete the libclamunrar directory and repackage the tar ball"
14mu|clamav-0.99.4-1|232	exit 1
14mu|clamav-0.99.4-1|233	fi
14mu|clamav-0.99.4-1|234	# 2. Provide fake dir and build files
14mu|clamav-0.99.4-1|235	mkdir -p libclamunrar{,_iface}
14mu|clamav-0.99.4-1|236	touch libclamunrar/{Makefile.in,all,install}
14mu|clamav-0.99.4-1|237	
14mu|clamav-0.99.4-1|238	# Prepare files for log rotation
14mu|clamav-0.99.4-1|239	mkdir -p ROSA
14mu|clamav-0.99.4-1|240	cp %{SOURCE3} ROSA/clamav-clamd.logrotate
14mu|clamav-0.99.4-1|241	cp %{SOURCE5} ROSA/clamav-freshclam.logrotate
14mu|clamav-0.99.4-1|242	cp %{SOURCE8} ROSA/clamav-milter.logrotate
14mu|clamav-0.99.4-1|243	
14mu|clamav-0.99.4-1|244	
14mu|clamav-0.99.4-1|245	%build
14mu|clamav-0.99.4-1|246	%serverbuild
14mu|clamav-0.99.4-1|247	export CFLAGS="$CFLAGS -I%{_includedir}/tommath"
14mu|clamav-0.99.4-1|248	
14mu|clamav-0.99.4-1|249	# IPv6 check is buggy and does not work when there are no IPv6 interface on build machine
14mu|clamav-0.99.4-1|250	export have_cv_ipv6=yes
14mu|clamav-0.99.4-1|251	
14mu|clamav-0.99.4-1|252	%configure2_5x \
14mu|clamav-0.99.4-1|253	--localstatedir=/var/lib \
14mu|clamav-0.99.4-1|254	--disable-%{name} \
14mu|clamav-0.99.4-1|255	--with-user=%{name} \
14mu|clamav-0.99.4-1|256	--with-group=%{name} \
14mu|clamav-0.99.4-1|257	--with-dbdir=/var/lib/%{name} \
14mu|clamav-0.99.4-1|258	--disable-rpath \
14mu|clamav-0.99.4-1|259	--disable-unrar \
14mu|clamav-0.99.4-1|260	--enable-clamdtop \
14mu|clamav-0.99.4-1|261	--enable-id-check \
14mu|clamav-0.99.4-1|262	--enable-bigstack \
14mu|clamav-0.99.4-1|263	--with-pcre \
14mu|clamav-0.99.4-1|264	--with-zlib=%{_prefix} \
14mu|clamav-0.99.4-1|265	--with-libbz2-prefix=%{_prefix} \
14mu|clamav-0.99.4-1|266	--with-system-tommath \
14mu|clamav-0.99.4-1|267	%if %{milter}
14mu|clamav-0.99.4-1|268	--enable-milter --with-tcpwrappers
14mu|clamav-0.99.4-1|269	%else
14mu|clamav-0.99.4-1|270	--disable-milter --without-tcpwrappers
14mu|clamav-0.99.4-1|271	%endif
14mu|clamav-0.99.4-1|272	
14mu|clamav-0.99.4-1|273	# anti rpath hack
14mu|clamav-0.99.4-1|274	perl -pi -e "s|^sys_lib_dlsearch_path_spec=.*|sys_lib_dlsearch_path_spec=\"/%{_lib} %{_libdir}\"|g" libtool
14mu|clamav-0.99.4-1|275	
14mu|clamav-0.99.4-1|276	%make
14mu|clamav-0.99.4-1|277	
14mu|clamav-0.99.4-1|278	
14mu|clamav-0.99.4-1|279	%install
14mu|clamav-0.99.4-1|280	%makeinstall_std
14mu|clamav-0.99.4-1|281	
14mu|clamav-0.99.4-1|282	# Install the systemd unit+tempfiles
14mu|clamav-0.99.4-1|283	install -D -p -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}-clamd.service
14mu|clamav-0.99.4-1|284	install -D -p -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}-freshclam.service
14mu|clamav-0.99.4-1|285	%if %{milter}
14mu|clamav-0.99.4-1|286	install -D -p -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/%{name}-milter.service
14mu|clamav-0.99.4-1|287	%endif
14mu|clamav-0.99.4-1|288	
14mu|clamav-0.99.4-1|289	# Install tmpfiles
14mu|clamav-0.99.4-1|290	install -D -p -m 644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|clamav-0.99.4-1|291	
14mu|clamav-0.99.4-1|292	# Install the logrotate stuff
14mu|clamav-0.99.4-1|293	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|clamav-0.99.4-1|294	install -m644 ROSA/%{name}-clamd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/clamd
14mu|clamav-0.99.4-1|295	install -m644 ROSA/%{name}-freshclam.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/freshclam
14mu|clamav-0.99.4-1|296	%if %{milter}
14mu|clamav-0.99.4-1|297	install -m644 ROSA/%{name}-milter.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-milter
14mu|clamav-0.99.4-1|298	%endif
14mu|clamav-0.99.4-1|299	
14mu|clamav-0.99.4-1|300	# Install log files
14mu|clamav-0.99.4-1|301	install -d %{buildroot}%{_var}/log/%{name}
14mu|clamav-0.99.4-1|302	touch %{buildroot}%{_var}/log/%{name}/freshclam.log
14mu|clamav-0.99.4-1|303	touch %{buildroot}%{_var}/log/%{name}/clamd.log
14mu|clamav-0.99.4-1|304	%if %{milter}
14mu|clamav-0.99.4-1|305	touch %{buildroot}%{_var}/log/%{name}/%{name}-milter.log
14mu|clamav-0.99.4-1|306	%endif
14mu|clamav-0.99.4-1|307	
14mu|clamav-0.99.4-1|308	# Install config files
14mu|clamav-0.99.4-1|309	install -m644 etc/clamd.conf.sample %{buildroot}%{_sysconfdir}/clamd.conf
14mu|clamav-0.99.4-1|310	install -m644 etc/freshclam.conf.sample %{buildroot}%{_sysconfdir}/freshclam.conf
14mu|clamav-0.99.4-1|311	
14mu|clamav-0.99.4-1|312	# Install database files
14mu|clamav-0.99.4-1|313	install -D -m 0644 -p %{SOURCE10} %{buildroot}/var/lib/%{name}/main.cvd
14mu|clamav-0.99.4-1|314	install -D -m 0644 -p %{SOURCE11} %{buildroot}/var/lib/%{name}/daily.cvd
14mu|clamav-0.99.4-1|315	
14mu|clamav-0.99.4-1|316	# Prepare pid file dir
14mu|clamav-0.99.4-1|317	install -d %{buildroot}%{_var}/run/%{name}
14mu|clamav-0.99.4-1|318	
14mu|clamav-0.99.4-1|319	# Fix TMPDIR
14mu|clamav-0.99.4-1|320	install -d %{buildroot}/var/lib/%{name}/tmp
14mu|clamav-0.99.4-1|321	
14mu|clamav-0.99.4-1|322	
14mu|clamav-0.99.4-1|323	cat > README.qmail+qmail-scanner <<EOF
14mu|clamav-0.99.4-1|324	#!/bin/sh
14mu|clamav-0.99.4-1|325	#
14mu|clamav-0.99.4-1|326	# The "temporary" qmail+qmail-scanner HOWTO
14mu|clamav-0.99.4-1|327	# -----------------------------------------
14mu|clamav-0.99.4-1|328	#
14mu|clamav-0.99.4-1|329	# For some unknown and undocumented reason clamdscan stopped working
14mu|clamav-0.99.4-1|330	# in the excellent qmail+qmail-scanner setup somewhere after the
14mu|clamav-0.99.4-1|331	# 20040103 CVS snapshot.
14mu|clamav-0.99.4-1|332	#
14mu|clamav-0.99.4-1|333	# To get it working again everything assigned to the clamav user has
14mu|clamav-0.99.4-1|334	# to be changed to the qscand user by hand.
14mu|clamav-0.99.4-1|335	#
14mu|clamav-0.99.4-1|336	# Hint: Change the config and chown the directories like this:
14mu|clamav-0.99.4-1|337	# (if you are lazy you could just execute this file)
14mu|clamav-0.99.4-1|338	
14mu|clamav-0.99.4-1|339	perl -pi -e "s|%{name} %{name}|qscand qscand|g" %{_sysconfdir}/logrotate.d/clamd
14mu|clamav-0.99.4-1|340	perl -pi -e "s|%{name} %{name}|qscand qscand|g" %{_sysconfdir}/logrotate.d/freshclam
14mu|clamav-0.99.4-1|341	perl -pi -e "s|^User %{name}|User qscand|g" %{_sysconfdir}/clamd.conf
14mu|clamav-0.99.4-1|342	perl -pi -e "s|^DatabaseOwner %{name}|DatabaseOwner qscand|g" %{_sysconfdir}/freshclam.conf
14mu|clamav-0.99.4-1|343	
14mu|clamav-0.99.4-1|344	chown -R qscand:qscand /var/lib/%{name}
14mu|clamav-0.99.4-1|345	chown -R qscand:qscand %{_var}/log/%{name}
14mu|clamav-0.99.4-1|346	chown -R qscand:qscand %{_var}/run/%{name}
14mu|clamav-0.99.4-1|347	
14mu|clamav-0.99.4-1|348	if [ -x %{_initrddir}/clamd ]; then
14mu|clamav-0.99.4-1|349	%{_initrddir}/clamd restart
14mu|clamav-0.99.4-1|350	fi
14mu|clamav-0.99.4-1|351	
14mu|clamav-0.99.4-1|352	if [ -x %{_initrddir}/freshclam ]; then
14mu|clamav-0.99.4-1|353	%{_initrddir}/freshclam restart
14mu|clamav-0.99.4-1|354	fi
14mu|clamav-0.99.4-1|355	
14mu|clamav-0.99.4-1|356	# Regards // Oden Eriksson
14mu|clamav-0.99.4-1|357	EOF
14mu|clamav-0.99.4-1|358	
14mu|clamav-0.99.4-1|359	cat > README.urpmi << EOF
14mu|clamav-0.99.4-1|360	clamav-0.95+ bundles support for RAR v3 in "libclamav" without permission,
14mu|clamav-0.99.4-1|361	from Eugene Roshal of RARlabs. There is also patent issues involved.
14mu|clamav-0.99.4-1|362	Therefore we have been forced to remove the offending code.
14mu|clamav-0.99.4-1|363	EOF
14mu|clamav-0.99.4-1|364	
14mu|clamav-0.99.4-1|365	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
14mu|clamav-0.99.4-1|366	
14mu|clamav-0.99.4-1|367	# Cleanup
14mu|clamav-0.99.4-1|368	rm -f %{buildroot}%{_libdir}/*.*a
14mu|clamav-0.99.4-1|369	
14mu|clamav-0.99.4-1|370	
14mu|clamav-0.99.4-1|371	%pre
14mu|clamav-0.99.4-1|372	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14mu|clamav-0.99.4-1|373	
14mu|clamav-0.99.4-1|374	if ! [ -z "`getent group amavis`" ]; then
14mu|clamav-0.99.4-1|375	gpasswd -a %{name} amavis
14mu|clamav-0.99.4-1|376	fi
14mu|clamav-0.99.4-1|377	
14mu|clamav-0.99.4-1|378	
14mu|clamav-0.99.4-1|379	%post
14mu|clamav-0.99.4-1|380	%tmpfiles_create %{name}.conf
14mu|clamav-0.99.4-1|381	%_post_service clamav-freshclam
14mu|clamav-0.99.4-1|382	%create_ghostfile %{_var}/log/%{name}/freshclam.log %{name} %{name} 0644
14mu|clamav-0.99.4-1|383	# (gvm) Force the signature db update, otherwise we ends up
14mu|clamav-0.99.4-1|384	# *without* virus signatures until the next reboot
14mu|clamav-0.99.4-1|385	systemctl restart clamav-freshclam.service
14mu|clamav-0.99.4-1|386	
14mu|clamav-0.99.4-1|387	%preun
14mu|clamav-0.99.4-1|388	%_preun_service clamav-freshclam
14mu|clamav-0.99.4-1|389	
14mu|clamav-0.99.4-1|390	
14mu|clamav-0.99.4-1|391	%pre -n clamd
14mu|clamav-0.99.4-1|392	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14mu|clamav-0.99.4-1|393	
14mu|clamav-0.99.4-1|394	%post -n clamd
14mu|clamav-0.99.4-1|395	%_post_service clamav-clamd
14mu|clamav-0.99.4-1|396	%create_ghostfile %{_var}/log/%{name}/clamd.log %{name} %{name} 0644
14mu|clamav-0.99.4-1|397	systemctl restart clamav-clamd.service
14mu|clamav-0.99.4-1|398	
14mu|clamav-0.99.4-1|399	%preun -n clamd
14mu|clamav-0.99.4-1|400	%_preun_service clamav-clamd
14mu|clamav-0.99.4-1|401	
14mu|clamav-0.99.4-1|402	%postun -n clamd
14mu|clamav-0.99.4-1|403	%_postun_userdel %{name}
14mu|clamav-0.99.4-1|404	
14mu|clamav-0.99.4-1|405	
14mu|clamav-0.99.4-1|406	%if %{milter}
14mu|clamav-0.99.4-1|407	%post -n %{name}-milter
14mu|clamav-0.99.4-1|408	%_post_service %{name}-milter
14mu|clamav-0.99.4-1|409	%create_ghostfile %{_var}/log/%{name}/%{name}-milter.log %{name} %{name} 0644
14mu|clamav-0.99.4-1|410	
14mu|clamav-0.99.4-1|411	%preun -n %{name}-milter
14mu|clamav-0.99.4-1|412	%_preun_service %{name}-milter
14mu|clamav-0.99.4-1|413	%endif
14mu|clamav-0.99.4-1|414	
14mu|clamav-0.99.4-1|415	
14mu|clamav-0.99.4-1|416	%pre -n %{name}-db
14mu|clamav-0.99.4-1|417	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
14mu|clamav-0.99.4-1|418	
14mu|clamav-0.99.4-1|419	%post -n %{name}-db
14mu|clamav-0.99.4-1|420	# try to keep most uptodate database
14mu|clamav-0.99.4-1|421	for i in main daily; do
14mu|clamav-0.99.4-1|422	if [ -f %{_var}/lib/%{name}/$i.cvd.rpmnew ]; then
14mu|clamav-0.99.4-1|423	if [ %{_var}/lib/%{name}/$i.cvd.rpmnew -nt %{_var}/lib/%{name}/$i.cvd ]; then
14mu|clamav-0.99.4-1|424	mv -f %{_var}/lib/%{name}/$i.cvd.rpmnew %{_var}/lib/%{name}/$i.cvd
14mu|clamav-0.99.4-1|425	else
14mu|clamav-0.99.4-1|426	rm -f %{_var}/lib/%{name}/$i.cvd.rpmnew
14mu|clamav-0.99.4-1|427	fi
14mu|clamav-0.99.4-1|428	fi
14mu|clamav-0.99.4-1|429	done
14mu|clamav-0.99.4-1|430	
14mu|clamav-0.99.4-1|431	%postun -n %{name}-db
14mu|clamav-0.99.4-1|432	%_postun_userdel %{name}
14mu|clamav-0.99.4-1|433	
14mu|clamav-0.99.4-1|434	%changelog

22418 14
14mu|classworlds-1.1-2|1	# We want to build without maven
14mu|classworlds-1.1-2|2	%define _without_maven 1
14mu|classworlds-1.1-2|3	
14mu|classworlds-1.1-2|4	# If you don't want to build with maven,
14mu|classworlds-1.1-2|5	# give rpmbuild option '--without maven'
14mu|classworlds-1.1-2|6	
14mu|classworlds-1.1-2|7	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
14mu|classworlds-1.1-2|8	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
14mu|classworlds-1.1-2|9	
14mu|classworlds-1.1-2|10	%define classworlds_version   1.1
14mu|classworlds-1.1-2|11	
14mu|classworlds-1.1-2|12	Name:           classworlds
14mu|classworlds-1.1-2|13	Version:        %{classworlds_version}
14mu|classworlds-1.1-2|14	Release:        2
14mu|classworlds-1.1-2|15	Epoch:          0
14mu|classworlds-1.1-2|16	Summary:        Classworlds Classloader Framework
14mu|classworlds-1.1-2|17	
14mu|classworlds-1.1-2|18	Group:          Development/Java
14mu|classworlds-1.1-2|19	License:        BSD
14mu|classworlds-1.1-2|20	URL:            http://classworlds.codehaus.org/
14mu|classworlds-1.1-2|21	# svn export svn://svn.classworlds.codehaus.org/classworlds/tags/CLASSWORLDS_1_1
14mu|classworlds-1.1-2|22	# cd CLASSWORLDS_1_1
14mu|classworlds-1.1-2|23	# tar cjf classworlds-1.1-CLASSWORLDS_1_1-src.tar.bz2 classworlds
14mu|classworlds-1.1-2|24	# md5sum:  76be757e6d364eece0109a2c3fc303c9
14mu|classworlds-1.1-2|25	Source0:        %{name}-%{version}-CLASSWORLDS_1_1-src.tar.bz2
14mu|classworlds-1.1-2|26	# This was generated by an upstream download of maven and hand-tuned
14mu|classworlds-1.1-2|27	Source1:        %{name}-%{version}-build.xml
14mu|classworlds-1.1-2|28	
14mu|classworlds-1.1-2|29	%if %{with_maven}
14mu|classworlds-1.1-2|30	Patch0:         %{name}-%{version}-project_xml.patch
14mu|classworlds-1.1-2|31	Patch1:         %{name}-%{version}-project_properties.patch
14mu|classworlds-1.1-2|32	%endif
14mu|classworlds-1.1-2|33	
14mu|classworlds-1.1-2|34	
14mu|classworlds-1.1-2|35	BuildArch:      noarch
14mu|classworlds-1.1-2|36	BuildRequires:  java-devel
14mu|classworlds-1.1-2|37	BuildRequires:  java-rpmbuild >= 0:1.6
14mu|classworlds-1.1-2|38	BuildRequires:  ant >= 0:1.6
14mu|classworlds-1.1-2|39	%if %{with_maven}
14mu|classworlds-1.1-2|40	BuildRequires:  maven >= 0:1.1
14mu|classworlds-1.1-2|41	BuildRequires:  saxon
14mu|classworlds-1.1-2|42	BuildRequires:  saxon-scripts
14mu|classworlds-1.1-2|43	%endif
14mu|classworlds-1.1-2|44	BuildRequires:  junit
14mu|classworlds-1.1-2|45	BuildRequires:  xerces-j2
14mu|classworlds-1.1-2|46	BuildRequires:  xml-commons-jaxp-1.3-apis
14mu|classworlds-1.1-2|47	Requires:  jpackage-utils
14mu|classworlds-1.1-2|48	Requires:  xerces-j2
14mu|classworlds-1.1-2|49	Requires:  xml-commons-jaxp-1.3-apis
14mu|classworlds-1.1-2|50	
14mu|classworlds-1.1-2|51	%description
14mu|classworlds-1.1-2|52	Classworlds is a framework for container developers
14mu|classworlds-1.1-2|53	who require complex manipulation of Java's ClassLoaders.
14mu|classworlds-1.1-2|54	Java's native ClassLoader mechanims and classes can cause
14mu|classworlds-1.1-2|55	much headache and confusion for certain types of
14mu|classworlds-1.1-2|56	application developers. Projects which involve dynamic
14mu|classworlds-1.1-2|57	loading of components or otherwise represent a 'container'
14mu|classworlds-1.1-2|58	can benefit from the classloading control provided by
14mu|classworlds-1.1-2|59	classworlds.
14mu|classworlds-1.1-2|60	
14mu|classworlds-1.1-2|61	%if %{with_maven}
14mu|classworlds-1.1-2|62	%package        javadoc
14mu|classworlds-1.1-2|63	Summary:        Javadoc for %{name}
14mu|classworlds-1.1-2|64	Group:          Development/Java
14mu|classworlds-1.1-2|65	
14mu|classworlds-1.1-2|66	%description    javadoc
14mu|classworlds-1.1-2|67	%{summary}.
14mu|classworlds-1.1-2|68	
14mu|classworlds-1.1-2|69	%package        manual
14mu|classworlds-1.1-2|70	Summary:        Docs for %{name}
14mu|classworlds-1.1-2|71	Group:          Development/Java
14mu|classworlds-1.1-2|72	
14mu|classworlds-1.1-2|73	%description    manual
14mu|classworlds-1.1-2|74	%{summary}.
14mu|classworlds-1.1-2|75	%endif
14mu|classworlds-1.1-2|76	
14mu|classworlds-1.1-2|77	%prep
14mu|classworlds-1.1-2|78	# If you don''t want to build with maven,
14mu|classworlds-1.1-2|79	# give rpmbuild option '--without maven'
14mu|classworlds-1.1-2|80	%setup -q -n %{name}
14mu|classworlds-1.1-2|81	for j in $(find ./lib -name "*.jar"); do
14mu|classworlds-1.1-2|82	rm $j
14mu|classworlds-1.1-2|83	done
14mu|classworlds-1.1-2|84	cp %{SOURCE1} build.xml
14mu|classworlds-1.1-2|85	
14mu|classworlds-1.1-2|86	%if %{with_maven}
14mu|classworlds-1.1-2|87	%patch0 -b .sav
14mu|classworlds-1.1-2|88	%patch1 -b .sav
14mu|classworlds-1.1-2|89	%endif
14mu|classworlds-1.1-2|90	
14mu|classworlds-1.1-2|91	%build
14mu|classworlds-1.1-2|92	%if %{with_maven}
14mu|classworlds-1.1-2|93	pushd lib
14mu|classworlds-1.1-2|94	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xmlApis-2.0.2.jar
14mu|classworlds-1.1-2|95	ln -sf $(build-classpath ant) jakarta-ant-1.5.jar
14mu|classworlds-1.1-2|96	ln -sf $(build-classpath maven) maven.jar
14mu|classworlds-1.1-2|97	popd
14mu|classworlds-1.1-2|98	maven \
14mu|classworlds-1.1-2|99	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14mu|classworlds-1.1-2|100	-Dmaven.home.local=$(pwd)/.maven jar javadoc xdoc:transform
14mu|classworlds-1.1-2|101	%else
14mu|classworlds-1.1-2|102	export CLASSPATH=target/classes
14mu|classworlds-1.1-2|103	%{ant} -Dbuild.sysclasspath=only
14mu|classworlds-1.1-2|104	%endif
14mu|classworlds-1.1-2|105	
14mu|classworlds-1.1-2|106	%install
14mu|classworlds-1.1-2|107	install -Dpm 644 target/%{name}-%{version}.jar \
14mu|classworlds-1.1-2|108	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|classworlds-1.1-2|109	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|classworlds-1.1-2|110	
14mu|classworlds-1.1-2|111	%if %{with_maven}
14mu|classworlds-1.1-2|112	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|classworlds-1.1-2|113	cp -pr target/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|classworlds-1.1-2|114	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mu|classworlds-1.1-2|115	rm -rf target/docs/apidocs
14mu|classworlds-1.1-2|116	%endif
14mu|classworlds-1.1-2|117	
14mu|classworlds-1.1-2|118	%if %{with_maven}
14mu|classworlds-1.1-2|119	install -dm 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mu|classworlds-1.1-2|120	cp -pr target/docs/* %{buildroot}%{_docdir}/%{name}-%{version}
14mu|classworlds-1.1-2|121	%endif
14mu|classworlds-1.1-2|122	
14mu|classworlds-1.1-2|123	%files
14mu|classworlds-1.1-2|124	%doc LICENSE.txt
14mu|classworlds-1.1-2|125	%{_javadir}/*.jar
14mu|classworlds-1.1-2|126	
14mu|classworlds-1.1-2|127	%if %{with_maven}
14mu|classworlds-1.1-2|128	%files javadoc
14mu|classworlds-1.1-2|129	%doc %{_javadocdir}/*
14mu|classworlds-1.1-2|130	
14mu|classworlds-1.1-2|131	%files manual
14mu|classworlds-1.1-2|132	%doc %{_docdir}/%{name}-%{version}
14mu|classworlds-1.1-2|133	%endif
14mu|classworlds-1.1-2|134	
14mu|classworlds-1.1-2|135	%changelog
14mu|classworlds-1.1-2|136	* Wed Dec 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1-2
14mu|classworlds-1.1-2|137	+ Revision: e94dccd
14mu|classworlds-1.1-2|138	- Drop gcj support
14mu|classworlds-1.1-2|139	
14mu|classworlds-1.1-2|140	

22419 14
14mu|clearlooks-phenix-theme-7.0.1-2|1	%define oname clearlooks-phenix
14mu|clearlooks-phenix-theme-7.0.1-2|2	
14mu|clearlooks-phenix-theme-7.0.1-2|3	Summary:	Clearlooks-Phenix theme
14mu|clearlooks-phenix-theme-7.0.1-2|4	Name:		clearlooks-phenix-theme
14mu|clearlooks-phenix-theme-7.0.1-2|5	Version:	7.0.1
14mu|clearlooks-phenix-theme-7.0.1-2|6	Release:	2
14mu|clearlooks-phenix-theme-7.0.1-2|7	License:	GPLv3+
14mu|clearlooks-phenix-theme-7.0.1-2|8	Group:		Graphical desktop/Other
14mu|clearlooks-phenix-theme-7.0.1-2|9	Url:		https://github.com/jpfleury/clearlooks-phenix
14mu|clearlooks-phenix-theme-7.0.1-2|10	Source0:	https://github.com/jpfleury/clearlooks-phenix/archive/%{version}.tar.gz?/%{oname}-%{version}.tar.gz
14mu|clearlooks-phenix-theme-7.0.1-2|11	Patch0:		clearlooks-phenix-6.0.3-fix-nautilus-bg-image.patch
14mu|clearlooks-phenix-theme-7.0.1-2|12	Requires:	%{oname}-gtk2-theme
14mu|clearlooks-phenix-theme-7.0.1-2|13	Requires:	%{oname}-gtk3-theme
14mu|clearlooks-phenix-theme-7.0.1-2|14	Suggests:	dmz-cursor-theme-white
14mu|clearlooks-phenix-theme-7.0.1-2|15	BuildArch:	noarch
14mu|clearlooks-phenix-theme-7.0.1-2|16	
14mu|clearlooks-phenix-theme-7.0.1-2|17	%description
14mu|clearlooks-phenix-theme-7.0.1-2|18	The Clearlooks-Phenix project aims at creating a GTK3 port of Clearlooks,
14mu|clearlooks-phenix-theme-7.0.1-2|19	the default theme for Gnome 2. Style is also included for GTK2, Unity and
14mu|clearlooks-phenix-theme-7.0.1-2|20	for Metacity, Openbox and Xfwm4 window managers.
14mu|clearlooks-phenix-theme-7.0.1-2|21	
14mu|clearlooks-phenix-theme-7.0.1-2|22	%files
14mu|clearlooks-phenix-theme-7.0.1-2|23	%defattr(644,root,root,755)
14mu|clearlooks-phenix-theme-7.0.1-2|24	%doc COPYING README.md
14mu|clearlooks-phenix-theme-7.0.1-2|25	%{_datadir}/themes/%{oname}/metacity-1/
14mu|clearlooks-phenix-theme-7.0.1-2|26	%{_datadir}/themes/%{oname}/openbox-3/
14mu|clearlooks-phenix-theme-7.0.1-2|27	%{_datadir}/themes/%{oname}/wallpapers/
14mu|clearlooks-phenix-theme-7.0.1-2|28	%{_datadir}/themes/%{oname}/xfwm4/
14mu|clearlooks-phenix-theme-7.0.1-2|29	%{_datadir}/themes/%{oname}/index.theme
14mu|clearlooks-phenix-theme-7.0.1-2|30	
14mu|clearlooks-phenix-theme-7.0.1-2|31	#----------------------------------------------------------------------------
14mu|clearlooks-phenix-theme-7.0.1-2|32	
14mu|clearlooks-phenix-theme-7.0.1-2|33	%package -n %{oname}-gtk2-theme
14mu|clearlooks-phenix-theme-7.0.1-2|34	Summary:	Clearlooks-Phenix GTK2 theme
14mu|clearlooks-phenix-theme-7.0.1-2|35	Group:		Graphical desktop/Other
14mu|clearlooks-phenix-theme-7.0.1-2|36	Requires:	gtk-engines2
14mu|clearlooks-phenix-theme-7.0.1-2|37	Requires:	gtk2-modules
14mu|clearlooks-phenix-theme-7.0.1-2|38	
14mu|clearlooks-phenix-theme-7.0.1-2|39	%description -n %{oname}-gtk2-theme
14mu|clearlooks-phenix-theme-7.0.1-2|40	Clearlooks-Phenix GTK2 theme.
14mu|clearlooks-phenix-theme-7.0.1-2|41	
14mu|clearlooks-phenix-theme-7.0.1-2|42	%files -n %{oname}-gtk2-theme
14mu|clearlooks-phenix-theme-7.0.1-2|43	%dir %{_datadir}/themes/%{oname}/gtk-2.0/
14mu|clearlooks-phenix-theme-7.0.1-2|44	%{_datadir}/themes/%{oname}/gtk-2.0/*
14mu|clearlooks-phenix-theme-7.0.1-2|45	
14mu|clearlooks-phenix-theme-7.0.1-2|46	#----------------------------------------------------------------------------
14mu|clearlooks-phenix-theme-7.0.1-2|47	
14mu|clearlooks-phenix-theme-7.0.1-2|48	%package -n %{oname}-gtk3-theme
14mu|clearlooks-phenix-theme-7.0.1-2|49	Summary:	Clearlooks-Phenix GTK3 theme
14mu|clearlooks-phenix-theme-7.0.1-2|50	Group:		Graphical desktop/Other
14mu|clearlooks-phenix-theme-7.0.1-2|51	
14mu|clearlooks-phenix-theme-7.0.1-2|52	%description -n %{oname}-gtk3-theme
14mu|clearlooks-phenix-theme-7.0.1-2|53	Clearlooks-Phenix GTK3 theme.
14mu|clearlooks-phenix-theme-7.0.1-2|54	
14mu|clearlooks-phenix-theme-7.0.1-2|55	%files -n %{oname}-gtk3-theme
14mu|clearlooks-phenix-theme-7.0.1-2|56	%dir %{_datadir}/themes/%{oname}/gtk-3.0/
14mu|clearlooks-phenix-theme-7.0.1-2|57	%{_datadir}/themes/%{oname}/gtk-3.0/*
14mu|clearlooks-phenix-theme-7.0.1-2|58	
14mu|clearlooks-phenix-theme-7.0.1-2|59	#----------------------------------------------------------------------------
14mu|clearlooks-phenix-theme-7.0.1-2|60	
14mu|clearlooks-phenix-theme-7.0.1-2|61	%prep
14mu|clearlooks-phenix-theme-7.0.1-2|62	%setup -qn %{oname}-%{version}
14mu|clearlooks-phenix-theme-7.0.1-2|63	%patch0 -p1
14mu|clearlooks-phenix-theme-7.0.1-2|64	
14mu|clearlooks-phenix-theme-7.0.1-2|65	%build
14mu|clearlooks-phenix-theme-7.0.1-2|66	
14mu|clearlooks-phenix-theme-7.0.1-2|67	%install
14mu|clearlooks-phenix-theme-7.0.1-2|68	mkdir -p %{buildroot}%{_datadir}/themes/%{oname}/
14mu|clearlooks-phenix-theme-7.0.1-2|69	for dir in gtk-2.0 gtk-3.0 metacity-1 openbox-3 wallpapers xfwm4; do
14mu|clearlooks-phenix-theme-7.0.1-2|70	cp -R $dir %{buildroot}%{_datadir}/themes/%{oname}/
14mu|clearlooks-phenix-theme-7.0.1-2|71	done
14mu|clearlooks-phenix-theme-7.0.1-2|72	install -Dpm 0644 index.theme %{buildroot}%{_datadir}/themes/%{oname}/
14mu|clearlooks-phenix-theme-7.0.1-2|73	
14mu|clearlooks-phenix-theme-7.0.1-2|74	
14mu|clearlooks-phenix-theme-7.0.1-2|75	%changelog
14mu|clearlooks-phenix-theme-7.0.1-2|76	
14mu|clearlooks-phenix-theme-7.0.1-2|77	* Fri Mar 31 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.0.1-2
14mu|clearlooks-phenix-theme-7.0.1-2|78	- (e667502) Require gtk-engines2 instead of gtk2-engines
14mu|clearlooks-phenix-theme-7.0.1-2|79	
14mu|clearlooks-phenix-theme-7.0.1-2|80	

22420 14
14mu|clementine-1.3.1-9|1	######################
14mu|clementine-1.3.1-9|2	# Hardcode PLF build
14mu|clementine-1.3.1-9|3	%bcond_with plf
14mu|clementine-1.3.1-9|4	######################
14mu|clementine-1.3.1-9|5	
14mu|clementine-1.3.1-9|6	%if %{with plf}
14mu|clementine-1.3.1-9|7	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|clementine-1.3.1-9|8	%define extrarelsuffix plf
14mu|clementine-1.3.1-9|9	%endif
14mu|clementine-1.3.1-9|10	
14mu|clementine-1.3.1-9|11	%define gstapi 1.0
14mu|clementine-1.3.1-9|12	%define oname Clementine
14mu|clementine-1.3.1-9|13	
14mu|clementine-1.3.1-9|14	Summary:	A cross-platform music player based on Amarok 1.4
14mu|clementine-1.3.1-9|15	Name:		clementine
14mu|clementine-1.3.1-9|16	Version:	1.3.1
14mu|clementine-1.3.1-9|17	Release:	9%{?extrarelsuffix}
14mu|clementine-1.3.1-9|18	License:	GPLv3+
14mu|clementine-1.3.1-9|19	Group:		Sound
14mu|clementine-1.3.1-9|20	Url:		http://www.clementine-player.org/
14mu|clementine-1.3.1-9|21	Source0:	https://github.com/clementine-player/Clementine/archive/%{oname}-%{version}.tar.gz
14mu|clementine-1.3.1-9|22	Source1:	Clementine.conf
14mu|clementine-1.3.1-9|23	Patch0:		clementine-1.3-libmygpo-qt.patch
14mu|clementine-1.3.1-9|24	# Search albums at metal-archives.com (Encyclopaedia Metallum) from:
14mu|clementine-1.3.1-9|25	# - Now Playing widget (album art context menu) - current album
14mu|clementine-1.3.1-9|26	# - Playlist (selected songs context menu) - unique selected albums
14mu|clementine-1.3.1-9|27	Patch1:		clementine-1.3-metalarchives.patch
14mu|clementine-1.3.1-9|28	Patch4:		clementine-1.3-initial-preference.patch
14mu|clementine-1.3.1-9|29	# Localization issues
14mu|clementine-1.3.1-9|30	Patch5:		clementine-1.3-l10n-ru-desktop.patch
14mu|clementine-1.3.1-9|31	Patch6:		clementine-1.3-l10n-ru-search.patch
14mu|clementine-1.3.1-9|32	Patch7:		clementine-1.3-play-folder.patch
14mu|clementine-1.3.1-9|33	# RockRadio.com has Premium access for long time already
14mu|clementine-1.3.1-9|34	# It's especially imported to fix after free access to DI.fm services was disabled
14mu|clementine-1.3.1-9|35	# https://github.com/clementine-player/Clementine/commit/3ab20defce71a009bf180255642c18fa671650f9
14mu|clementine-1.3.1-9|36	Patch8:		clementine-1.3.1-rockradio-premium.patch
14mu|clementine-1.3.1-9|37	Patch9:		clementine-1.3.1-sqlite-3.12.patch
14mu|clementine-1.3.1-9|38	
14mu|clementine-1.3.1-9|39	# Upstream patches
14mu|clementine-1.3.1-9|40	Patch10:	clementine-1.3.1-fix-playlist-behaviour.patch
14mu|clementine-1.3.1-9|41	Patch11:	clementine-1.3.1-remove-echonest-1.patch
14mu|clementine-1.3.1-9|42	Patch12:	clementine-1.3.1-remove-echonest-2.patch
14mu|clementine-1.3.1-9|43	Patch13:	clementine-1.3.1-remove-echonest-3.patch
14mu|clementine-1.3.1-9|44	Patch14:	clementine-1.3.1-remove-echonest-4.patch
14mu|clementine-1.3.1-9|45	Patch15:	clementine-1.3.1-remove-echonest-5.patch
14mu|clementine-1.3.1-9|46	Patch16:	clementine-1.3.1-remove-echonest-6.patch
14mu|clementine-1.3.1-9|47	Patch17:	clementine-1.3.1-remove-echonest-7.patch
14mu|clementine-1.3.1-9|48	
14mu|clementine-1.3.1-9|49	# Fix channels loading for DI.fm services after API domain changes
14mu|clementine-1.3.1-9|50	Patch20:	clementine-1.3.1-radio-channels-api.patch
14mu|clementine-1.3.1-9|51	
14mu|clementine-1.3.1-9|52	BuildRequires:	cmake
14mu|clementine-1.3.1-9|53	BuildRequires:	qt4-linguist
14mu|clementine-1.3.1-9|54	BuildRequires:	boost-devel
14mu|clementine-1.3.1-9|55	BuildRequires:	liblastfm-devel
14mu|clementine-1.3.1-9|56	BuildRequires:	qt4-devel >= 4.5.0
14mu|clementine-1.3.1-9|57	BuildRequires:	pkgconfig(cryptopp)
14mu|clementine-1.3.1-9|58	BuildRequires:	pkgconfig(glew)
14mu|clementine-1.3.1-9|59	BuildRequires:	pkgconfig(glu)
14mu|clementine-1.3.1-9|60	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14mu|clementine-1.3.1-9|61	BuildRequires:	pkgconfig(gstreamer-app-%{gstapi})
14mu|clementine-1.3.1-9|62	BuildRequires:	pkgconfig(gstreamer-audio-%{gstapi})
14mu|clementine-1.3.1-9|63	BuildRequires:	pkgconfig(gstreamer-base-%{gstapi})
14mu|clementine-1.3.1-9|64	BuildRequires:	pkgconfig(gstreamer-tag-%{gstapi})
14mu|clementine-1.3.1-9|65	BuildRequires:	pkgconfig(libavcodec)
14mu|clementine-1.3.1-9|66	BuildRequires:	pkgconfig(libavutil)
14mu|clementine-1.3.1-9|67	BuildRequires:	pkgconfig(libcdio)
14mu|clementine-1.3.1-9|68	BuildRequires:	pkgconfig(libchromaprint)
14mu|clementine-1.3.1-9|69	BuildRequires:	pkgconfig(libgpod-1.0)
14mu|clementine-1.3.1-9|70	BuildRequires:	pkgconfig(libmtp)
14mu|clementine-1.3.1-9|71	BuildRequires:	pkgconfig(libmygpo-qt)
14mu|clementine-1.3.1-9|72	# For Google Drive and Amazon Cloud integration
14mu|clementine-1.3.1-9|73	BuildRequires:	pkgconfig(libsparsehash)
14mu|clementine-1.3.1-9|74	%if %{with plf}
14mu|clementine-1.3.1-9|75	BuildRequires:	protobuf-static-devel
14mu|clementine-1.3.1-9|76	BuildRequires:	pkgconfig(libspotify)
14mu|clementine-1.3.1-9|77	%endif
14mu|clementine-1.3.1-9|78	BuildRequires:	pkgconfig(protobuf)
14mu|clementine-1.3.1-9|79	BuildRequires:	pkgconfig(QJson)
14mu|clementine-1.3.1-9|80	BuildRequires:	pkgconfig(taglib) >= 1.6
14mu|clementine-1.3.1-9|81	Requires:	libprojectm-data
14mu|clementine-1.3.1-9|82	Requires:	qt4-database-plugin-sqlite
14mu|clementine-1.3.1-9|83	Requires:	gstreamer%{gstapi}-flac
14mu|clementine-1.3.1-9|84	Requires:	gstreamer%{gstapi}-plugins-ugly
14mu|clementine-1.3.1-9|85	Suggests:	gstreamer%{gstapi}-decoders-audio
14mu|clementine-1.3.1-9|86	Suggests:	gstreamer%{gstapi}-faac
14mu|clementine-1.3.1-9|87	Suggests:	gstreamer%{gstapi}-faad
14mu|clementine-1.3.1-9|88	Suggests:	gstreamer%{gstapi}-lame
14mu|clementine-1.3.1-9|89	# Needed to be able to mount ipod/iphone/ipad (not tested locally) but it's also pulling gvfs
14mu|clementine-1.3.1-9|90	# which is need at least to mount mtp devices (tested locally)
14mu|clementine-1.3.1-9|91	Suggests:	gvfs-iphone
14mu|clementine-1.3.1-9|92	
14mu|clementine-1.3.1-9|93	%description
14mu|clementine-1.3.1-9|94	Clementine is a modern music player and library organiser. Clementine is
14mu|clementine-1.3.1-9|95	a port of Amarok 1.4, with some features rewritten to take advantage of
14mu|clementine-1.3.1-9|96	Qt4.
14mu|clementine-1.3.1-9|97	Features:
14mu|clementine-1.3.1-9|98	* Search and play your local music library
14mu|clementine-1.3.1-9|99	* Listen to internet radio from Last.fm, SomaFM and Magnatune
14mu|clementine-1.3.1-9|100	* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
14mu|clementine-1.3.1-9|101	* Visualisations from projectM
14mu|clementine-1.3.1-9|102	* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
14mu|clementine-1.3.1-9|103	* Edit tags on MP3 and OGG files, organize your music
14mu|clementine-1.3.1-9|104	* Download missing album cover art from Last.fm
14mu|clementine-1.3.1-9|105	* Remote control using a Wii Remote, MPRIS or the command-line
14mu|clementine-1.3.1-9|106	* Copy music to your iPod, iPhone, MTP or mass-storage USB player
14mu|clementine-1.3.1-9|107	* Queue manage
14mu|clementine-1.3.1-9|108	
14mu|clementine-1.3.1-9|109	%files
14mu|clementine-1.3.1-9|110	%config %{_sysconfdir}/Clementine/Clementine.conf
14mu|clementine-1.3.1-9|111	%{_bindir}/clementine
14mu|clementine-1.3.1-9|112	%{_bindir}/clementine-tagreader
14mu|clementine-1.3.1-9|113	%{_datadir}/kde4/services/clementine-*.protocol
14mu|clementine-1.3.1-9|114	%{_datadir}/appdata/clementine.appdata.xml
14mu|clementine-1.3.1-9|115	%{_datadir}/applications/clementine.desktop
14mu|clementine-1.3.1-9|116	%{_iconsdir}/hicolor/*/apps/clementine.*
14mu|clementine-1.3.1-9|117	%if %{with plf}
14mu|clementine-1.3.1-9|118	%{_bindir}/clementine-spotifyblob
14mu|clementine-1.3.1-9|119	%endif
14mu|clementine-1.3.1-9|120	
14mu|clementine-1.3.1-9|121	#----------------------------------------------------------------------------
14mu|clementine-1.3.1-9|122	
14mu|clementine-1.3.1-9|123	%prep
14mu|clementine-1.3.1-9|124	%setup -qn %{oname}-%{version}
14mu|clementine-1.3.1-9|125	%patch0 -p1 -b .mygpo~
14mu|clementine-1.3.1-9|126	%patch1 -p1 -b .ma~
14mu|clementine-1.3.1-9|127	%patch4 -p1 -b .initial~
14mu|clementine-1.3.1-9|128	%patch5 -p1 -b .l10n~
14mu|clementine-1.3.1-9|129	%patch6 -p1 -b .l10n~
14mu|clementine-1.3.1-9|130	%patch7 -p1 -b .desktop~
14mu|clementine-1.3.1-9|131	%patch8 -p1 -b .rockradio~
14mu|clementine-1.3.1-9|132	%patch9 -p1 -b .sqlite312~
14mu|clementine-1.3.1-9|133	
14mu|clementine-1.3.1-9|134	%patch10 -p1 -b .playlist~
14mu|clementine-1.3.1-9|135	%patch11 -p1 -b .echonest1~
14mu|clementine-1.3.1-9|136	%patch12 -p1 -b .echonest2~
14mu|clementine-1.3.1-9|137	%patch13 -p1 -b .echonest3~
14mu|clementine-1.3.1-9|138	%patch14 -p1 -b .echonest4~
14mu|clementine-1.3.1-9|139	%patch15 -p1 -b .echonest5~
14mu|clementine-1.3.1-9|140	%patch16 -p1 -b .echonest6~
14mu|clementine-1.3.1-9|141	%patch17 -p1 -b .echonest7~
14mu|clementine-1.3.1-9|142	
14mu|clementine-1.3.1-9|143	%patch20 -p1 -b .api~
14mu|clementine-1.3.1-9|144	
14mu|clementine-1.3.1-9|145	%build
14mu|clementine-1.3.1-9|146	%cmake_qt4 \
14mu|clementine-1.3.1-9|147	-DENABLE_AMAZON_CLOUD_DRIVE:BOOL=ON \
14mu|clementine-1.3.1-9|148	-DENABLE_VK=OFF \
14mu|clementine-1.3.1-9|149	-DBUNDLE_PROJECTM_PRESETS=OFF \
14mu|clementine-1.3.1-9|150	-DBUILD_WERROR=OFF
14mu|clementine-1.3.1-9|151	%make VERBOSE=1
14mu|clementine-1.3.1-9|152	
14mu|clementine-1.3.1-9|153	%install
14mu|clementine-1.3.1-9|154	%makeinstall_std -C build
14mu|clementine-1.3.1-9|155	
14mu|clementine-1.3.1-9|156	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/Clementine/Clementine.conf
14mu|clementine-1.3.1-9|157	
14mu|clementine-1.3.1-9|158	%if %{with plf}
14mu|clementine-1.3.1-9|159	# Ugly hack, not sure why that file appears
14mu|clementine-1.3.1-9|160	rm -rf %{buildroot}/builddir
14mu|clementine-1.3.1-9|161	rm -rf %{buildroot}/home
14mu|clementine-1.3.1-9|162	%endif
14mu|clementine-1.3.1-9|163	
14mu|clementine-1.3.1-9|164	
14mu|clementine-1.3.1-9|165	%changelog
14mu|clementine-1.3.1-9|166	
14mu|clementine-1.3.1-9|167	* Sat Mar 10 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-9
14mu|clementine-1.3.1-9|168	- (9b9df7e) Fix channels loading for DI.fm services after API domain changes
14mu|clementine-1.3.1-9|169	
14mu|clementine-1.3.1-9|170	* Tue Jan 09 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-8
14mu|clementine-1.3.1-9|171	- (d0108c1) Bump release
14mu|clementine-1.3.1-9|172	
14mu|clementine-1.3.1-9|173	* Mon Aug 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-7
14mu|clementine-1.3.1-9|174	- (396d2b5) Disable OSD by default (doesn't work properly in new DEs)
14mu|clementine-1.3.1-9|175	- (396d2b5) Really disable vk.com support
14mu|clementine-1.3.1-9|176	
14mu|clementine-1.3.1-9|177	* Wed Aug 09 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-6
14mu|clementine-1.3.1-9|178	- (e11e723) Add upstream patches to fix artist info page (drop dead echonest support etc)
14mu|clementine-1.3.1-9|179	- (e11e723) Don't build vk.com support as external players are no longer supported by vk.com
14mu|clementine-1.3.1-9|180	
14mu|clementine-1.3.1-9|181	* Thu Sep 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-5
14mu|clementine-1.3.1-9|182	- (6ae5e50) Bump release
14mu|clementine-1.3.1-9|183	
14mu|clementine-1.3.1-9|184	* Thu Sep 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-4
14mu|clementine-1.3.1-9|185	- (5a6e154) Bump release
14mu|clementine-1.3.1-9|186	
14mu|clementine-1.3.1-9|187	* Tue Aug 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-3
14mu|clementine-1.3.1-9|188	- (be69d40) Bump release
14mu|clementine-1.3.1-9|189	
14mu|clementine-1.3.1-9|190	* Fri May 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-2
14mu|clementine-1.3.1-9|191	- (d0f5251) Add patch to support sqlite 3.12+
14mu|clementine-1.3.1-9|192	
14mu|clementine-1.3.1-9|193	* Tue May 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-1
14mu|clementine-1.3.1-9|194	- (01f96c3) New version 1.3.1
14mu|clementine-1.3.1-9|195	- (01f96c3) Fix RockRadio.com access (still requires premium Di.fm account)
14mu|clementine-1.3.1-9|196	
14mu|clementine-1.3.1-9|197	* Sat Apr 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-1
14mu|clementine-1.3.1-9|198	- (4459024) PLF build requires protobuf-static-devel
14mu|clementine-1.3.1-9|199	- (Andrey Bondrov: ccae5ea) New version 1.3
14mu|clementine-1.3.1-9|200	- (Andrey Bondrov: ccae5ea) Swicth to GStreamer 1.0 API
14mu|clementine-1.3.1-9|201	- (Andrey Bondrov: ccae5ea) Update BuildRequires and files
14mu|clementine-1.3.1-9|202	- (Andrey Bondrov: ccae5ea) Use internal vreen library by default (because of very unstable API)
14mu|clementine-1.3.1-9|203	
14mu|clementine-1.3.1-9|204	* Wed Jan 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-9
14mu|clementine-1.3.1-9|205	- (0379c58) Fix play-folder patch after initial-preference patch was updated
14mu|clementine-1.3.1-9|206	- (Andrey Bondrov: 3a770de) InitialPreference should be lower than 10
14mu|clementine-1.3.1-9|207	
14mu|clementine-1.3.1-9|208	* Wed Nov 18 2015 Denis Silakov <dsilakov@gmail.com> 1.2.3-8
14mu|clementine-1.3.1-9|209	- (2ef6e71) Add inode/directory to supported mime types
14mu|clementine-1.3.1-9|210	
14mu|clementine-1.3.1-9|211	* Fri Oct 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-7
14mu|clementine-1.3.1-9|212	- (b0991c4) Suggest gstreamer-lame
14mu|clementine-1.3.1-9|213	
14mu|clementine-1.3.1-9|214	* Mon Sep 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-6
14mu|clementine-1.3.1-9|215	- (ca50239) Rebuild with new libimobiledevice and libplist
14mu|clementine-1.3.1-9|216	
14mu|clementine-1.3.1-9|217	* Tue May 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-5
14mu|clementine-1.3.1-9|218	- (8247209) Add initial-preference patch to give Clementine high priority for supported file formats
14mu|clementine-1.3.1-9|219	
14mu|clementine-1.3.1-9|220	* Tue May 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-4
14mu|clementine-1.3.1-9|221	- (be7fc03) Suggest gstreamer faac and faad
14mu|clementine-1.3.1-9|222	
14mu|clementine-1.3.1-9|223	* Sat Nov 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-3
14mu|clementine-1.3.1-9|224	- (2c314aa) Bump release
14mu|clementine-1.3.1-9|225	
14mu|clementine-1.3.1-9|226	* Tue Jul 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-2
14mu|clementine-1.3.1-9|227	- (7329efe) Add patch to fix build with cmake 3.0
14mu|clementine-1.3.1-9|228	
14mu|clementine-1.3.1-9|229	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-1
14mu|clementine-1.3.1-9|230	- (51674d3) Make build verbose
14mu|clementine-1.3.1-9|231	- (Andrey Bondrov: d6b7e89) New version 1.2.3
14mu|clementine-1.3.1-9|232	
14mu|clementine-1.3.1-9|233	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-2
14mu|clementine-1.3.1-9|234	- (88d2e64) Bump release
14mu|clementine-1.3.1-9|235	
14mu|clementine-1.3.1-9|236	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-1
14mu|clementine-1.3.1-9|237	- (b122827) LOG New version 1.2.2
14mu|clementine-1.3.1-9|238	
14mu|clementine-1.3.1-9|239	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-8
14mu|clementine-1.3.1-9|240	- (fe880eb) Add missing patch
14mu|clementine-1.3.1-9|241	- (Andrey Bondrov: e001d37) Update source
14mu|clementine-1.3.1-9|242	- (Andrey Bondrov: ace94e2) LOG Improve Vk.com support (now supports albums/playlists), fix minor localization issues
14mu|clementine-1.3.1-9|243	
14mu|clementine-1.3.1-9|244	* Thu Oct 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-6
14mu|clementine-1.3.1-9|245	- (b3efdb7) LOG Improve VKontakte support
14mu|clementine-1.3.1-9|246	
14mu|clementine-1.3.1-9|247	* Tue Oct 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-5
14mu|clementine-1.3.1-9|248	- (2a1f551) LOG Update russian translation for .desktop file
14mu|clementine-1.3.1-9|249	- (Andrey Bondrov: ffd226e) LOG Add russian strings to desktop file, don't read tags for vk.com music files (it fixes encoding issues because we already have tags properly set)
14mu|clementine-1.3.1-9|250	
14mu|clementine-1.3.1-9|251	

22421 14
14mu|clew-0.10-1.20151002.2|1	%define git 20151002
14mu|clew-0.10-1.20151002.2|2	
14mu|clew-0.10-1.20151002.2|3	%define major 1
14mu|clew-0.10-1.20151002.2|4	%define libname %mklibname %{name} %{major}
14mu|clew-0.10-1.20151002.2|5	%define devname %mklibname %{name} -d
14mu|clew-0.10-1.20151002.2|6	
14mu|clew-0.10-1.20151002.2|7	Summary:	The OpenCL extension wrangler library
14mu|clew-0.10-1.20151002.2|8	Name:		clew
14mu|clew-0.10-1.20151002.2|9	Version:	0.10
14mu|clew-0.10-1.20151002.2|10	Release:	1.%{git}.2
14mu|clew-0.10-1.20151002.2|11	License:	Boost
14mu|clew-0.10-1.20151002.2|12	Group:		System/Libraries
14mu|clew-0.10-1.20151002.2|13	Url:		https://github.com/martijnberger/clew
14mu|clew-0.10-1.20151002.2|14	# git snaphot
14mu|clew-0.10-1.20151002.2|15	Source0:	%{name}-%{version}-%{git}.tar.bz2
14mu|clew-0.10-1.20151002.2|16	Patch0:		clew-0.10-20151002-soname.patch
14mu|clew-0.10-1.20151002.2|17	Patch1:		clew-0.10-20151002-libcl.so.1-location.patch
14mu|clew-0.10-1.20151002.2|18	Patch2:		clew-0.10-20151002-libdir.patch
14mu|clew-0.10-1.20151002.2|19	BuildRequires:	cmake
14mu|clew-0.10-1.20151002.2|20	
14mu|clew-0.10-1.20151002.2|21	%description
14mu|clew-0.10-1.20151002.2|22	The OpenCL extension wrangler library. This basically works like glew,
14mu|clew-0.10-1.20151002.2|23	but for OpenCL. You can build OpenCL code without needing any OpenCL
14mu|clew-0.10-1.20151002.2|24	library or include files. At runtime, even if there is no OpenCL-enabled
14mu|clew-0.10-1.20151002.2|25	device present, your code will still run! Of course, you wont be able to
14mu|clew-0.10-1.20151002.2|26	do anything OpenCL-related, but you wont get any errors about missing
14mu|clew-0.10-1.20151002.2|27	libraries and stuff, no linker errors (at least, not until you try to use
14mu|clew-0.10-1.20151002.2|28	a non-existent OpenCL-enabled device of course).
14mu|clew-0.10-1.20151002.2|29	
14mu|clew-0.10-1.20151002.2|30	#----------------------------------------------------------------------------
14mu|clew-0.10-1.20151002.2|31	
14mu|clew-0.10-1.20151002.2|32	%package -n %{libname}
14mu|clew-0.10-1.20151002.2|33	Summary:	The OpenCL extension wrangler library
14mu|clew-0.10-1.20151002.2|34	Group:		System/Libraries
14mu|clew-0.10-1.20151002.2|35	
14mu|clew-0.10-1.20151002.2|36	%description -n %{libname}
14mu|clew-0.10-1.20151002.2|37	The OpenCL extension wrangler library. This basically works like glew,
14mu|clew-0.10-1.20151002.2|38	but for OpenCL. You can build OpenCL code without needing any OpenCL
14mu|clew-0.10-1.20151002.2|39	library or include files. At runtime, even if there is no OpenCL-enabled
14mu|clew-0.10-1.20151002.2|40	device present, your code will still run! Of course, you wont be able to
14mu|clew-0.10-1.20151002.2|41	do anything OpenCL-related, but you wont get any errors about missing
14mu|clew-0.10-1.20151002.2|42	libraries and stuff, no linker errors (at least, not until you try to use
14mu|clew-0.10-1.20151002.2|43	a non-existent OpenCL-enabled device of course).
14mu|clew-0.10-1.20151002.2|44	
14mu|clew-0.10-1.20151002.2|45	%files -n %{libname}
14mu|clew-0.10-1.20151002.2|46	%doc README.md LICENSE.md
14mu|clew-0.10-1.20151002.2|47	%{_libdir}/lib%{name}.so.%{major}*
14mu|clew-0.10-1.20151002.2|48	
14mu|clew-0.10-1.20151002.2|49	#----------------------------------------------------------------------------
14mu|clew-0.10-1.20151002.2|50	
14mu|clew-0.10-1.20151002.2|51	%package -n %{devname}
14mu|clew-0.10-1.20151002.2|52	Summary:	Development files for the OpenCL extension wrangler library
14mu|clew-0.10-1.20151002.2|53	Group:		Development/C
14mu|clew-0.10-1.20151002.2|54	Requires:	%{libname} = %{EVRD}
14mu|clew-0.10-1.20151002.2|55	Provides:	%{name}-devel = %{EVRD}
14mu|clew-0.10-1.20151002.2|56	
14mu|clew-0.10-1.20151002.2|57	%description -n %{devname}
14mu|clew-0.10-1.20151002.2|58	Development files for the OpenCL extension wrangler library.
14mu|clew-0.10-1.20151002.2|59	
14mu|clew-0.10-1.20151002.2|60	%files -n %{devname}
14mu|clew-0.10-1.20151002.2|61	%doc README.md LICENSE.md
14mu|clew-0.10-1.20151002.2|62	%{_includedir}/clew.h
14mu|clew-0.10-1.20151002.2|63	%{_includedir}/proxy-opencl/CL/*.h
14mu|clew-0.10-1.20151002.2|64	%{_includedir}/proxy-opencl/OpenCL/*.h
14mu|clew-0.10-1.20151002.2|65	%{_libdir}/lib%{name}.so
14mu|clew-0.10-1.20151002.2|66	
14mu|clew-0.10-1.20151002.2|67	#----------------------------------------------------------------------------
14mu|clew-0.10-1.20151002.2|68	
14mu|clew-0.10-1.20151002.2|69	%prep
14mu|clew-0.10-1.20151002.2|70	%setup -qn %{name}-%{version}-%{git}
14mu|clew-0.10-1.20151002.2|71	%patch0 -p1
14mu|clew-0.10-1.20151002.2|72	%patch1 -p1
14mu|clew-0.10-1.20151002.2|73	%patch2 -p1
14mu|clew-0.10-1.20151002.2|74	
14mu|clew-0.10-1.20151002.2|75	%build
14mu|clew-0.10-1.20151002.2|76	%cmake \
14mu|clew-0.10-1.20151002.2|77	-DINSTALL_CL_HEADER:BOOL=ON
14mu|clew-0.10-1.20151002.2|78	%make
14mu|clew-0.10-1.20151002.2|79	
14mu|clew-0.10-1.20151002.2|80	%install
14mu|clew-0.10-1.20151002.2|81	%makeinstall_std -C build
14mu|clew-0.10-1.20151002.2|82	
14mu|clew-0.10-1.20151002.2|83	rm -f %{buildroot}%{_bindir}/clewTest
14mu|clew-0.10-1.20151002.2|84	
14mu|clew-0.10-1.20151002.2|85	
14mu|clew-0.10-1.20151002.2|86	%changelog
14mu|clew-0.10-1.20151002.2|87	
14mu|clew-0.10-1.20151002.2|88	* Sun Feb 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10-1.20151002.2
14mu|clew-0.10-1.20151002.2|89	- (02ff2bf) Fix development package Provides
14mu|clew-0.10-1.20151002.2|90	
14mu|clew-0.10-1.20151002.2|91	

22422 14
14mu|cln-1.3.4-1|1	%define major 6
14mu|cln-1.3.4-1|2	%define libname %mklibname %{name} %{major}
14mu|cln-1.3.4-1|3	%define devname %mklibname %{name} -d
14mu|cln-1.3.4-1|4	
14mu|cln-1.3.4-1|5	Summary:	C++++ Class Library for Numbers
14mu|cln-1.3.4-1|6	Name:		cln
14mu|cln-1.3.4-1|7	Version:	1.3.4
14mu|cln-1.3.4-1|8	Release:	1
14mu|cln-1.3.4-1|9	License:	GPLv2+
14mu|cln-1.3.4-1|10	Group:		Sciences/Mathematics
14mu|cln-1.3.4-1|11	Url:		http://www.ginac.de/CLN/
14mu|cln-1.3.4-1|12	Source0:	http://www.ginac.de/CLN/%{name}-%{version}.tar.bz2
14mu|cln-1.3.4-1|13	BuildRequires:	gmp-devel
14mu|cln-1.3.4-1|14	
14mu|cln-1.3.4-1|15	%description
14mu|cln-1.3.4-1|16	CLN is a collection of C++ math classes and functions licensed under
14mu|cln-1.3.4-1|17	the GPL that provides efficiency, type safety, and algebraic syntax in
14mu|cln-1.3.4-1|18	a fast, memory-efficient library.
14mu|cln-1.3.4-1|19	
14mu|cln-1.3.4-1|20	#----------------------------------------------------------------------------
14mu|cln-1.3.4-1|21	
14mu|cln-1.3.4-1|22	%package -n %{libname}
14mu|cln-1.3.4-1|23	Summary:	C++++ Class Library for Numbers
14mu|cln-1.3.4-1|24	Group:		Sciences/Mathematics
14mu|cln-1.3.4-1|25	Provides:	%{name} = %{EVRD}
14mu|cln-1.3.4-1|26	Obsoletes:	%{mklibname cln 4} < 1.2.2
14mu|cln-1.3.4-1|27	
14mu|cln-1.3.4-1|28	%description -n %{libname}
14mu|cln-1.3.4-1|29	CLN is a collection of C++ math classes and functions licensed under
14mu|cln-1.3.4-1|30	the GPL that provides efficiency, type safety, and algebraic syntax in
14mu|cln-1.3.4-1|31	a fast, memory-efficient library.
14mu|cln-1.3.4-1|32	
14mu|cln-1.3.4-1|33	%files -n %{libname}
14mu|cln-1.3.4-1|34	%{_libdir}/libcln.so.%{major}*
14mu|cln-1.3.4-1|35	
14mu|cln-1.3.4-1|36	#----------------------------------------------------------------------------
14mu|cln-1.3.4-1|37	
14mu|cln-1.3.4-1|38	%package -n %{devname}
14mu|cln-1.3.4-1|39	Summary:	Development files for programs using the CLN library
14mu|cln-1.3.4-1|40	Group:		Development/C++
14mu|cln-1.3.4-1|41	Requires:	%{libname} = %{EVRD}
14mu|cln-1.3.4-1|42	Provides:	%{name}-devel = %{EVRD}
14mu|cln-1.3.4-1|43	Obsoletes:	%{mklibname cln 4 -d} < 1.2.2
14mu|cln-1.3.4-1|44	
14mu|cln-1.3.4-1|45	%description -n %{devname}
14mu|cln-1.3.4-1|46	This package is necessary if you wish to develop software that uses
14mu|cln-1.3.4-1|47	the CLN library.
14mu|cln-1.3.4-1|48	
14mu|cln-1.3.4-1|49	%files -n %{devname}
14mu|cln-1.3.4-1|50	%doc ChangeLog NEWS README TODO* documents/*
14mu|cln-1.3.4-1|51	%{_includedir}/*
14mu|cln-1.3.4-1|52	%{_libdir}/*.so
14mu|cln-1.3.4-1|53	%{_libdir}/pkgconfig/%{name}.pc
14mu|cln-1.3.4-1|54	%{_infodir}/*.info*
14mu|cln-1.3.4-1|55	
14mu|cln-1.3.4-1|56	#----------------------------------------------------------------------------
14mu|cln-1.3.4-1|57	
14mu|cln-1.3.4-1|58	%prep
14mu|cln-1.3.4-1|59	%setup -q
14mu|cln-1.3.4-1|60	
14mu|cln-1.3.4-1|61	%build
14mu|cln-1.3.4-1|62	%configure2_5x --disable-static
14mu|cln-1.3.4-1|63	%ifarch %{arm}
14mu|cln-1.3.4-1|64	%make CPPFLAGS="-DNO_ASM"
14mu|cln-1.3.4-1|65	%else
14mu|cln-1.3.4-1|66	%make
14mu|cln-1.3.4-1|67	%endif
14mu|cln-1.3.4-1|68	
14mu|cln-1.3.4-1|69	%check
14mu|cln-1.3.4-1|70	%make check
14mu|cln-1.3.4-1|71	
14mu|cln-1.3.4-1|72	%install
14mu|cln-1.3.4-1|73	%makeinstall_std
14mu|cln-1.3.4-1|74	
14mu|cln-1.3.4-1|75	# prepare documents
14mu|cln-1.3.4-1|76	rm -rf documents
14mu|cln-1.3.4-1|77	mkdir documents
14mu|cln-1.3.4-1|78	cp -p examples/*.cc documents/
14mu|cln-1.3.4-1|79	
14mu|cln-1.3.4-1|80	rm -rf %{buildroot}%{_datadir}/dvi
14mu|cln-1.3.4-1|81	
14mu|cln-1.3.4-1|82	rm -rf %{buildroot}%{_bindir}
14mu|cln-1.3.4-1|83	rm -rf %{buildroot}%{_mandir}
14mu|cln-1.3.4-1|84	rm -rf %{buildroot}%{_datadir}/aclocal
14mu|cln-1.3.4-1|85	
14mu|cln-1.3.4-1|86	%changelog
14mu|cln-1.3.4-1|87	
14mu|cln-1.3.4-1|88	* Tue Oct 06 2015 Denis Silakov <dsilakov@gmail.com> 1.3.4-1
14mu|cln-1.3.4-1|89	- (094dd66) Updated to 1.3.4
14mu|cln-1.3.4-1|90	
14mu|cln-1.3.4-1|91	

22423 14
14mu|clutter-1.22.4-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|clutter-1.22.4-1|2	
14mu|clutter-1.22.4-1|3	%define api 1.0
14mu|clutter-1.22.4-1|4	%define major 0
14mu|clutter-1.22.4-1|5	%define girmajor 1.0
14mu|clutter-1.22.4-1|6	
14mu|clutter-1.22.4-1|7	%define libname %mklibname %{name} %{api} %{major}
14mu|clutter-1.22.4-1|8	%define girname %mklibname %{name}-gir %{girmajor}
14mu|clutter-1.22.4-1|9	%define devname %mklibname %{name} %{api} -d
14mu|clutter-1.22.4-1|10	
14mu|clutter-1.22.4-1|11	Summary:	Software library for fast, visually rich GUIs
14mu|clutter-1.22.4-1|12	Name:		clutter
14mu|clutter-1.22.4-1|13	Version:	1.22.4
14mu|clutter-1.22.4-1|14	Release:	1
14mu|clutter-1.22.4-1|15	License:	LGPLv2+
14mu|clutter-1.22.4-1|16	Group:		Graphics
14mu|clutter-1.22.4-1|17	Url:		http://clutter-project.org/
14mu|clutter-1.22.4-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|clutter-1.22.4-1|19	BuildRequires:	pkgconfig(atk)
14mu|clutter-1.22.4-1|20	BuildRequires:	pkgconfig(cairo-gobject)
14mu|clutter-1.22.4-1|21	BuildRequires:	pkgconfig(cogl-1.0)
14mu|clutter-1.22.4-1|22	BuildRequires:	pkgconfig(cogl-pango-1.0)
14mu|clutter-1.22.4-1|23	BuildRequires:	pkgconfig(gdk-3.0)
14mu|clutter-1.22.4-1|24	BuildRequires:	pkgconfig(gl)
14mu|clutter-1.22.4-1|25	BuildRequires:	pkgconfig(glib-2.0)
14mu|clutter-1.22.4-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|clutter-1.22.4-1|27	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|clutter-1.22.4-1|28	BuildRequires:	pkgconfig(pangocairo)
14mu|clutter-1.22.4-1|29	BuildRequires:	pkgconfig(pangoft2)
14mu|clutter-1.22.4-1|30	BuildRequires:	pkgconfig(x11)
14mu|clutter-1.22.4-1|31	BuildRequires:	pkgconfig(xcomposite)
14mu|clutter-1.22.4-1|32	BuildRequires:	pkgconfig(xdamage)
14mu|clutter-1.22.4-1|33	BuildRequires:	pkgconfig(xext)
14mu|clutter-1.22.4-1|34	BuildRequires:	pkgconfig(xfixes)
14mu|clutter-1.22.4-1|35	BuildRequires:	pkgconfig(xi)
14mu|clutter-1.22.4-1|36	
14mu|clutter-1.22.4-1|37	%description
14mu|clutter-1.22.4-1|38	Clutter is an open source software library for creating fast, visually rich
14mu|clutter-1.22.4-1|39	graphical user interfaces. The most obvious example of potential usage is in
14mu|clutter-1.22.4-1|40	media center type applications. We hope however it can be used for a lot more.
14mu|clutter-1.22.4-1|41	
14mu|clutter-1.22.4-1|42	Clutter uses OpenGL (and soon optionally OpenGL ES) for rendering but with an
14mu|clutter-1.22.4-1|43	API which hides the underlying GL complexity from the developer. The Clutter
14mu|clutter-1.22.4-1|44	API is intended to be easy to use, efficient and flexible.
14mu|clutter-1.22.4-1|45	
14mu|clutter-1.22.4-1|46	#----------------------------------------------------------------------------
14mu|clutter-1.22.4-1|47	
14mu|clutter-1.22.4-1|48	%package i18n
14mu|clutter-1.22.4-1|49	Summary:	Translations for %{name}
14mu|clutter-1.22.4-1|50	Group:		System/Internationalization
14mu|clutter-1.22.4-1|51	
14mu|clutter-1.22.4-1|52	%description i18n
14mu|clutter-1.22.4-1|53	This contains the translation data for %{name}.
14mu|clutter-1.22.4-1|54	
14mu|clutter-1.22.4-1|55	%files i18n -f %{name}-%{api}.lang
14mu|clutter-1.22.4-1|56	
14mu|clutter-1.22.4-1|57	#----------------------------------------------------------------------------
14mu|clutter-1.22.4-1|58	
14mu|clutter-1.22.4-1|59	%package -n %{libname}
14mu|clutter-1.22.4-1|60	Summary:	Software library for fast, visually rich GUIs
14mu|clutter-1.22.4-1|61	Group:		System/Libraries
14mu|clutter-1.22.4-1|62	Suggests:	%{name}-i18n >= %{version}-%{release}
14mu|clutter-1.22.4-1|63	
14mu|clutter-1.22.4-1|64	%description -n %{libname}
14mu|clutter-1.22.4-1|65	This package contains the shared library for %{name}.
14mu|clutter-1.22.4-1|66	
14mu|clutter-1.22.4-1|67	%files -n %{libname}
14mu|clutter-1.22.4-1|68	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mu|clutter-1.22.4-1|69	%{_libdir}/lib%{name}-glx-%{api}.so.%{major}*
14mu|clutter-1.22.4-1|70	
14mu|clutter-1.22.4-1|71	#----------------------------------------------------------------------------
14mu|clutter-1.22.4-1|72	
14mu|clutter-1.22.4-1|73	%package -n %{girname}
14mu|clutter-1.22.4-1|74	Summary:	GObject Introspection interface description for %{name}
14mu|clutter-1.22.4-1|75	Group:		System/Libraries
14mu|clutter-1.22.4-1|76	Requires:	%{libname} = %{EVRD}
14mu|clutter-1.22.4-1|77	
14mu|clutter-1.22.4-1|78	%description -n %{girname}
14mu|clutter-1.22.4-1|79	GObject Introspection interface description for %{name}.
14mu|clutter-1.22.4-1|80	
14mu|clutter-1.22.4-1|81	%files -n %{girname}
14mu|clutter-1.22.4-1|82	%{_libdir}/girepository-1.0/Cally-%{api}.typelib
14mu|clutter-1.22.4-1|83	%{_libdir}/girepository-1.0/Clutter-%{api}.typelib
14mu|clutter-1.22.4-1|84	%{_libdir}/girepository-1.0/ClutterGdk-%{girmajor}.typelib
14mu|clutter-1.22.4-1|85	%{_libdir}/girepository-1.0/ClutterX11-%{api}.typelib
14mu|clutter-1.22.4-1|86	
14mu|clutter-1.22.4-1|87	#----------------------------------------------------------------------------
14mu|clutter-1.22.4-1|88	
14mu|clutter-1.22.4-1|89	%package -n %{devname}
14mu|clutter-1.22.4-1|90	Summary:	Development headers and libraries for %{name}
14mu|clutter-1.22.4-1|91	Group:		Development/X11
14mu|clutter-1.22.4-1|92	Requires:	%{libname} = %{EVRD}
14mu|clutter-1.22.4-1|93	Requires:	%{girname} = %{EVRD}
14mu|clutter-1.22.4-1|94	Provides:	%{name}-devel = %{EVRD}
14mu|clutter-1.22.4-1|95	
14mu|clutter-1.22.4-1|96	%description -n %{devname}
14mu|clutter-1.22.4-1|97	Development headers and libraries for %{name}.
14mu|clutter-1.22.4-1|98	
14mu|clutter-1.22.4-1|99	%files -n %{devname}
14mu|clutter-1.22.4-1|100	%dir %{_includedir}/%{name}-%{api}
14mu|clutter-1.22.4-1|101	%{_includedir}/%{name}-%{api}/cally
14mu|clutter-1.22.4-1|102	%{_includedir}/%{name}-%{api}/%{name}
14mu|clutter-1.22.4-1|103	%{_libdir}/lib%{name}-%{api}.so
14mu|clutter-1.22.4-1|104	%{_libdir}/lib%{name}-glx-%{api}.so
14mu|clutter-1.22.4-1|105	%{_libdir}/pkgconfig/cally-%{api}.pc
14mu|clutter-1.22.4-1|106	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|clutter-1.22.4-1|107	%{_libdir}/pkgconfig/%{name}-cogl-%{api}.pc
14mu|clutter-1.22.4-1|108	%{_libdir}/pkgconfig/%{name}-gdk-%{api}.pc
14mu|clutter-1.22.4-1|109	%{_libdir}/pkgconfig/%{name}-glx-%{api}.pc
14mu|clutter-1.22.4-1|110	%{_libdir}/pkgconfig/%{name}-x11-%{api}.pc
14mu|clutter-1.22.4-1|111	%{_datadir}/gir-1.0/Cally-%{api}.gir
14mu|clutter-1.22.4-1|112	%{_datadir}/gir-1.0/Clutter-%{api}.gir
14mu|clutter-1.22.4-1|113	%{_datadir}/gir-1.0/ClutterGdk-%{girmajor}.gir
14mu|clutter-1.22.4-1|114	%{_datadir}/gir-1.0/ClutterX11-%{api}.gir
14mu|clutter-1.22.4-1|115	%{_datadir}/gtk-doc/html/cally
14mu|clutter-1.22.4-1|116	%{_datadir}/gtk-doc/html/%{name}
14mu|clutter-1.22.4-1|117	
14mu|clutter-1.22.4-1|118	#----------------------------------------------------------------------------
14mu|clutter-1.22.4-1|119	
14mu|clutter-1.22.4-1|120	%prep
14mu|clutter-1.22.4-1|121	%setup -q
14mu|clutter-1.22.4-1|122	%apply_patches
14mu|clutter-1.22.4-1|123	
14mu|clutter-1.22.4-1|124	%build
14mu|clutter-1.22.4-1|125	%configure2_5x \
14mu|clutter-1.22.4-1|126	--disable-static \
14mu|clutter-1.22.4-1|127	--disable-rpath \
14mu|clutter-1.22.4-1|128	--enable-introspection=yes \
14mu|clutter-1.22.4-1|129	--enable-gdk-backend=yes \
14mu|clutter-1.22.4-1|130	--enable-x11-backend=yes
14mu|clutter-1.22.4-1|131	
14mu|clutter-1.22.4-1|132	%make
14mu|clutter-1.22.4-1|133	
14mu|clutter-1.22.4-1|134	%install
14mu|clutter-1.22.4-1|135	%makeinstall_std
14mu|clutter-1.22.4-1|136	
14mu|clutter-1.22.4-1|137	%find_lang %{name}-%{api}
14mu|clutter-1.22.4-1|138	
14mu|clutter-1.22.4-1|139	
14mu|clutter-1.22.4-1|140	%changelog
14mu|clutter-1.22.4-1|141	
14mu|clutter-1.22.4-1|142	* Tue Jun 30 2015 Tigro <ashejn@yandex-team.ru> 1.22.4-1
14mu|clutter-1.22.4-1|143	- (e3142c3) drop patches
14mu|clutter-1.22.4-1|144	
14mu|clutter-1.22.4-1|145	

22424 14
14mu|clutter-gst-1.6.0-6|1	%define api 1.0
14mu|clutter-gst-1.6.0-6|2	%define clutterapi 1.0
14mu|clutter-gst-1.6.0-6|3	%define major 0
14mu|clutter-gst-1.6.0-6|4	%define libname %mklibname %{name} %{api} %{major}
14mu|clutter-gst-1.6.0-6|5	%define girname %mklibname %{name}-gir %{api}
14mu|clutter-gst-1.6.0-6|6	%define devname %mklibname %{name} %{api} -d
14mu|clutter-gst-1.6.0-6|7	
14mu|clutter-gst-1.6.0-6|8	%define gstapi 0.10
14mu|clutter-gst-1.6.0-6|9	%define gstname gstreamer%{gstapi}-gstclutter
14mu|clutter-gst-1.6.0-6|10	
14mu|clutter-gst-1.6.0-6|11	Summary:	GST video texture actor and audio player object for Clutter
14mu|clutter-gst-1.6.0-6|12	Name:		clutter-gst
14mu|clutter-gst-1.6.0-6|13	Version:	1.6.0
14mu|clutter-gst-1.6.0-6|14	Release:	6
14mu|clutter-gst-1.6.0-6|15	License:	LGPLv2+
14mu|clutter-gst-1.6.0-6|16	Group:		Graphics
14mu|clutter-gst-1.6.0-6|17	Url:		http://clutter-project.org/
14mu|clutter-gst-1.6.0-6|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mu|clutter-gst-1.6.0-6|19	Patch0:		clutter-gst-1.6.0-needless-glint.patch
14mu|clutter-gst-1.6.0-6|20	BuildRequires:	docbook-dtd412-xml
14mu|clutter-gst-1.6.0-6|21	BuildRequires:	gtk-doc
14mu|clutter-gst-1.6.0-6|22	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.14
14mu|clutter-gst-1.6.0-6|23	BuildRequires:	pkgconfig(gl)
14mu|clutter-gst-1.6.0-6|24	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.36.0
14mu|clutter-gst-1.6.0-6|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14mu|clutter-gst-1.6.0-6|26	
14mu|clutter-gst-1.6.0-6|27	%description
14mu|clutter-gst-1.6.0-6|28	An integration library for using GStreamer with Clutter.
14mu|clutter-gst-1.6.0-6|29	GST video texture actor and audio player object.
14mu|clutter-gst-1.6.0-6|30	
14mu|clutter-gst-1.6.0-6|31	#----------------------------------------------------------------------------
14mu|clutter-gst-1.6.0-6|32	
14mu|clutter-gst-1.6.0-6|33	%package -n %{libname}
14mu|clutter-gst-1.6.0-6|34	Summary:	GST video texture actor and audio player object for Clutter
14mu|clutter-gst-1.6.0-6|35	Group:		System/Libraries
14mu|clutter-gst-1.6.0-6|36	Requires:	gstreamer0.10-plugins-base
14mu|clutter-gst-1.6.0-6|37	Requires:	%{girname} = %{EVRD}
14mu|clutter-gst-1.6.0-6|38	Requires:	%{gstname} = %{EVRD}
14mu|clutter-gst-1.6.0-6|39	
14mu|clutter-gst-1.6.0-6|40	%description -n %{libname}
14mu|clutter-gst-1.6.0-6|41	An integration library for using GStreamer with Clutter.
14mu|clutter-gst-1.6.0-6|42	GST video texture actor and audio player object.
14mu|clutter-gst-1.6.0-6|43	
14mu|clutter-gst-1.6.0-6|44	%files -n %{libname}
14mu|clutter-gst-1.6.0-6|45	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mu|clutter-gst-1.6.0-6|46	
14mu|clutter-gst-1.6.0-6|47	#----------------------------------------------------------------------------
14mu|clutter-gst-1.6.0-6|48	
14mu|clutter-gst-1.6.0-6|49	%package -n %{girname}
14mu|clutter-gst-1.6.0-6|50	Summary:	GObject Introspection interface description for %{name}
14mu|clutter-gst-1.6.0-6|51	Group:		System/Libraries
14mu|clutter-gst-1.6.0-6|52	Conflicts:	%{_lib}clutter-gst1.0_0 < 1.6.0-3
14mu|clutter-gst-1.6.0-6|53	
14mu|clutter-gst-1.6.0-6|54	%description -n %{girname}
14mu|clutter-gst-1.6.0-6|55	GObject Introspection interface description for %{name}.
14mu|clutter-gst-1.6.0-6|56	
14mu|clutter-gst-1.6.0-6|57	%files -n %{girname}
14mu|clutter-gst-1.6.0-6|58	%{_libdir}/girepository-1.0/ClutterGst-%{clutterapi}.typelib
14mu|clutter-gst-1.6.0-6|59	
14mu|clutter-gst-1.6.0-6|60	#----------------------------------------------------------------------------
14mu|clutter-gst-1.6.0-6|61	
14mu|clutter-gst-1.6.0-6|62	%package -n %{devname}
14mu|clutter-gst-1.6.0-6|63	Summary:	Development headers/libraries for %{name}
14mu|clutter-gst-1.6.0-6|64	Group:		Development/X11
14mu|clutter-gst-1.6.0-6|65	Provides:	%{name}-devel = %{EVRD}
14mu|clutter-gst-1.6.0-6|66	Requires:	%{libname} = %{EVRD}
14mu|clutter-gst-1.6.0-6|67	
14mu|clutter-gst-1.6.0-6|68	%description -n %{devname}
14mu|clutter-gst-1.6.0-6|69	Development headers/libraries for %{name}.
14mu|clutter-gst-1.6.0-6|70	(see %{libname} package)
14mu|clutter-gst-1.6.0-6|71	
14mu|clutter-gst-1.6.0-6|72	%files -n %{devname}
14mu|clutter-gst-1.6.0-6|73	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|clutter-gst-1.6.0-6|74	%{_libdir}/lib%{name}-%{api}.so
14mu|clutter-gst-1.6.0-6|75	%dir %{_includedir}/clutter-%{clutterapi}/%{name}
14mu|clutter-gst-1.6.0-6|76	%{_includedir}/clutter-%{clutterapi}/%{name}/*.h
14mu|clutter-gst-1.6.0-6|77	%{_datadir}/gir-1.0/ClutterGst-%{clutterapi}.gir
14mu|clutter-gst-1.6.0-6|78	
14mu|clutter-gst-1.6.0-6|79	#----------------------------------------------------------------------------
14mu|clutter-gst-1.6.0-6|80	
14mu|clutter-gst-1.6.0-6|81	%package -n %{gstname}
14mu|clutter-gst-1.6.0-6|82	Summary:	Gstreamer plugin for %{name}
14mu|clutter-gst-1.6.0-6|83	Group:		System/Libraries
14mu|clutter-gst-1.6.0-6|84	Conflicts:	%{_lib}clutter-gst1.0_0 < 1.6.0-3
14mu|clutter-gst-1.6.0-6|85	
14mu|clutter-gst-1.6.0-6|86	%description -n %{gstname}
14mu|clutter-gst-1.6.0-6|87	Standalone gstreamer plugin for %{name}.
14mu|clutter-gst-1.6.0-6|88	
14mu|clutter-gst-1.6.0-6|89	%files -n %{gstname}
14mu|clutter-gst-1.6.0-6|90	%{_libdir}/gstreamer-%{gstapi}/libgstclutter.so
14mu|clutter-gst-1.6.0-6|91	
14mu|clutter-gst-1.6.0-6|92	#----------------------------------------------------------------------------
14mu|clutter-gst-1.6.0-6|93	
14mu|clutter-gst-1.6.0-6|94	%package doc
14mu|clutter-gst-1.6.0-6|95	Summary:	API reference for clutter-gst
14mu|clutter-gst-1.6.0-6|96	Group:		Development/Other
14mu|clutter-gst-1.6.0-6|97	
14mu|clutter-gst-1.6.0-6|98	%description doc
14mu|clutter-gst-1.6.0-6|99	Documentation for Clutter-Gst.
14mu|clutter-gst-1.6.0-6|100	
14mu|clutter-gst-1.6.0-6|101	%files doc
14mu|clutter-gst-1.6.0-6|102	%dir %{_datadir}/gtk-doc/html/%{name}
14mu|clutter-gst-1.6.0-6|103	%doc %{_datadir}/gtk-doc/html/%{name}/*
14mu|clutter-gst-1.6.0-6|104	
14mu|clutter-gst-1.6.0-6|105	#----------------------------------------------------------------------------
14mu|clutter-gst-1.6.0-6|106	
14mu|clutter-gst-1.6.0-6|107	%prep
14mu|clutter-gst-1.6.0-6|108	%setup -q
14mu|clutter-gst-1.6.0-6|109	%apply_patches
14mu|clutter-gst-1.6.0-6|110	
14mu|clutter-gst-1.6.0-6|111	%build
14mu|clutter-gst-1.6.0-6|112	autoreconf
14mu|clutter-gst-1.6.0-6|113	%configure2_5x \
14mu|clutter-gst-1.6.0-6|114	--disable-static \
14mu|clutter-gst-1.6.0-6|115	--enable-gtk-doc \
14mu|clutter-gst-1.6.0-6|116	--enable-introspection
14mu|clutter-gst-1.6.0-6|117	%make
14mu|clutter-gst-1.6.0-6|118	
14mu|clutter-gst-1.6.0-6|119	%install
14mu|clutter-gst-1.6.0-6|120	%makeinstall_std
14mu|clutter-gst-1.6.0-6|121	
14mu|clutter-gst-1.6.0-6|122	
14mu|clutter-gst-1.6.0-6|123	%changelog
14mu|clutter-gst-1.6.0-6|124	
14mu|clutter-gst-1.6.0-6|125	* Wed Mar 11 2015 Tigro <ashejn@yandex-team.ru> 1.6.0-6
14mu|clutter-gst-1.6.0-6|126	- (22a26c5) bump release
14mu|clutter-gst-1.6.0-6|127	
14mu|clutter-gst-1.6.0-6|128	

22425 14
14mu|clutter-gst2-2.0.14-1|1	%define api		2.0
14mu|clutter-gst2-2.0.14-1|2	%define clutterapi	2.0
14mu|clutter-gst2-2.0.14-1|3	%define gir_major	2.0
14mu|clutter-gst2-2.0.14-1|4	%define major		0
14mu|clutter-gst2-2.0.14-1|5	
14mu|clutter-gst2-2.0.14-1|6	%define gstapi		1.0
14mu|clutter-gst2-2.0.14-1|7	
14mu|clutter-gst2-2.0.14-1|8	%define libname		%mklibname clutter-gst %{api} %{major}
14mu|clutter-gst2-2.0.14-1|9	%define devname		%mklibname -d clutter-gst %{api}
14mu|clutter-gst2-2.0.14-1|10	%define girname		%mklibname clutter-gst-gir %{gir_major}
14mu|clutter-gst2-2.0.14-1|11	%define gstname		gstreamer%{gstapi}-gstclutter
14mu|clutter-gst2-2.0.14-1|12	
14mu|clutter-gst2-2.0.14-1|13	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mu|clutter-gst2-2.0.14-1|14	
14mu|clutter-gst2-2.0.14-1|15	Summary:	GST video texture actor and audio player object for Clutter
14mu|clutter-gst2-2.0.14-1|16	Name:		clutter-gst2
14mu|clutter-gst2-2.0.14-1|17	Version:	2.0.14
14mu|clutter-gst2-2.0.14-1|18	Release:	1
14mu|clutter-gst2-2.0.14-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/clutter-gst/%{url_ver}/clutter-gst-%{version}.tar.xz
14mu|clutter-gst2-2.0.14-1|20	License:	LGPLv2+
14mu|clutter-gst2-2.0.14-1|21	Group:		Graphics
14mu|clutter-gst2-2.0.14-1|22	Url:		http://clutter-project.org/
14mu|clutter-gst2-2.0.14-1|23	BuildRequires:	clutter-devel >= 1.6.14
14mu|clutter-gst2-2.0.14-1|24	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|clutter-gst2-2.0.14-1|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|clutter-gst2-2.0.14-1|26	BuildRequires:	pkgconfig(gstreamer-base-1.0)
14mu|clutter-gst2-2.0.14-1|27	BuildRequires:	pkgconfig(gstreamer-video-1.0)
14mu|clutter-gst2-2.0.14-1|28	BuildRequires:	pkgconfig(gstreamer-audio-1.0)
14mu|clutter-gst2-2.0.14-1|29	BuildRequires:	pkgconfig(gstreamer-tag-1.0)
14mu|clutter-gst2-2.0.14-1|30	BuildRequires:	gobject-introspection-devel >= 0.6.8
14mu|clutter-gst2-2.0.14-1|31	BuildRequires:	pkgconfig(gl)
14mu|clutter-gst2-2.0.14-1|32	
14mu|clutter-gst2-2.0.14-1|33	%description
14mu|clutter-gst2-2.0.14-1|34	An integration library for using GStreamer with Clutter.
14mu|clutter-gst2-2.0.14-1|35	GST video texture actor and audio player object.
14mu|clutter-gst2-2.0.14-1|36	
14mu|clutter-gst2-2.0.14-1|37	%package -n %{libname}
14mu|clutter-gst2-2.0.14-1|38	Summary:	GST video texture actor and audio player object for Clutter
14mu|clutter-gst2-2.0.14-1|39	Group:		Graphics
14mu|clutter-gst2-2.0.14-1|40	Requires:	gstreamer1.0-plugins-base
14mu|clutter-gst2-2.0.14-1|41	Obsoletes:	%{_lib}clutter-gst22.0_0 < 1.9.90-3
14mu|clutter-gst2-2.0.14-1|42	
14mu|clutter-gst2-2.0.14-1|43	%description -n %{libname}
14mu|clutter-gst2-2.0.14-1|44	An integration library for using GStreamer with Clutter.
14mu|clutter-gst2-2.0.14-1|45	GST video texture actor and audio player object.
14mu|clutter-gst2-2.0.14-1|46	
14mu|clutter-gst2-2.0.14-1|47	%package -n %{devname}
14mu|clutter-gst2-2.0.14-1|48	Summary:	Development headers/libraries for %{name}
14mu|clutter-gst2-2.0.14-1|49	Group:		Development/X11
14mu|clutter-gst2-2.0.14-1|50	Provides:	%{name}-devel = %{version}-%{release}
14mu|clutter-gst2-2.0.14-1|51	Provides:	libclutter-gst%{api}-devel = %{version}-%{release}
14mu|clutter-gst2-2.0.14-1|52	Requires:	%{libname} = %{version}-%{release}
14mu|clutter-gst2-2.0.14-1|53	Obsoletes:	%{_lib}clutter-gst22.0-devel < 1.9.90-3
14mu|clutter-gst2-2.0.14-1|54	
14mu|clutter-gst2-2.0.14-1|55	%description -n %{devname}
14mu|clutter-gst2-2.0.14-1|56	Development headers/libraries for %{name}.
14mu|clutter-gst2-2.0.14-1|57	
14mu|clutter-gst2-2.0.14-1|58	%package -n %{girname}
14mu|clutter-gst2-2.0.14-1|59	Summary:	GObject Introspection interface description for %{name}
14mu|clutter-gst2-2.0.14-1|60	Group:		System/Libraries
14mu|clutter-gst2-2.0.14-1|61	Requires:	%{libname} = %{version}-%{release}
14mu|clutter-gst2-2.0.14-1|62	Obsoletes:	%{_lib}clutter-gst2-gir2.0 < 1.9.90-3
14mu|clutter-gst2-2.0.14-1|63	
14mu|clutter-gst2-2.0.14-1|64	%description -n %{girname}
14mu|clutter-gst2-2.0.14-1|65	GObject Introspection interface description for %{name}.
14mu|clutter-gst2-2.0.14-1|66	
14mu|clutter-gst2-2.0.14-1|67	%package -n %{gstname}
14mu|clutter-gst2-2.0.14-1|68	Summary:	Gstreamer plugin for %{name}
14mu|clutter-gst2-2.0.14-1|69	Group:		System/Libraries
14mu|clutter-gst2-2.0.14-1|70	
14mu|clutter-gst2-2.0.14-1|71	%description -n %{gstname}
14mu|clutter-gst2-2.0.14-1|72	Standalone gstreamer plugin for %{name}.
14mu|clutter-gst2-2.0.14-1|73	
14mu|clutter-gst2-2.0.14-1|74	%prep
14mu|clutter-gst2-2.0.14-1|75	%setup -q  -n clutter-gst-%{version}
14mu|clutter-gst2-2.0.14-1|76	%apply_patches
14mu|clutter-gst2-2.0.14-1|77	
14mu|clutter-gst2-2.0.14-1|78	%build
14mu|clutter-gst2-2.0.14-1|79	%configure2_5x \
14mu|clutter-gst2-2.0.14-1|80	--disable-static \
14mu|clutter-gst2-2.0.14-1|81	--enable-introspection=yes
14mu|clutter-gst2-2.0.14-1|82	%make
14mu|clutter-gst2-2.0.14-1|83	
14mu|clutter-gst2-2.0.14-1|84	%install
14mu|clutter-gst2-2.0.14-1|85	%makeinstall_std
14mu|clutter-gst2-2.0.14-1|86	
14mu|clutter-gst2-2.0.14-1|87	#we don't want these
14mu|clutter-gst2-2.0.14-1|88	find %{buildroot} -name "*.la" -delete
14mu|clutter-gst2-2.0.14-1|89	
14mu|clutter-gst2-2.0.14-1|90	# Remove the documentation for now as it conflicts with the files in
14mu|clutter-gst2-2.0.14-1|91	# clutter-gst-devel. I'll work with upstream to fix this properly.
14mu|clutter-gst2-2.0.14-1|92	rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc/
14mu|clutter-gst2-2.0.14-1|93	
14mu|clutter-gst2-2.0.14-1|94	%files -n %{libname}
14mu|clutter-gst2-2.0.14-1|95	%{_libdir}/libclutter-gst-%{api}.so.%{major}*
14mu|clutter-gst2-2.0.14-1|96	
14mu|clutter-gst2-2.0.14-1|97	%files -n %{gstname}
14mu|clutter-gst2-2.0.14-1|98	%{_libdir}/gstreamer-%{gstapi}/libgstclutter.so
14mu|clutter-gst2-2.0.14-1|99	
14mu|clutter-gst2-2.0.14-1|100	%files -n %{girname}
14mu|clutter-gst2-2.0.14-1|101	%{_libdir}/girepository-1.0/ClutterGst-%{gir_major}.typelib
14mu|clutter-gst2-2.0.14-1|102	
14mu|clutter-gst2-2.0.14-1|103	%files -n %{devname}
14mu|clutter-gst2-2.0.14-1|104	#%doc %{_datadir}/gtk-doc/html/%{name}
14mu|clutter-gst2-2.0.14-1|105	%{_libdir}/pkgconfig/clutter-gst-%{api}.pc
14mu|clutter-gst2-2.0.14-1|106	%{_libdir}/libclutter-gst-%{api}.so
14mu|clutter-gst2-2.0.14-1|107	%{_includedir}/clutter-gst-%{clutterapi}
14mu|clutter-gst2-2.0.14-1|108	%{_datadir}/gir-1.0/ClutterGst-%{gir_major}.gir
14mu|clutter-gst2-2.0.14-1|109	
14mu|clutter-gst2-2.0.14-1|110	
14mu|clutter-gst2-2.0.14-1|111	%changelog
14mu|clutter-gst2-2.0.14-1|112	
14mu|clutter-gst2-2.0.14-1|113	* Thu Mar 19 2015 Tigro <ashejn@yandex-team.ru> 2.0.14-1
14mu|clutter-gst2-2.0.14-1|114	- (56249b0) update to 2.0.14
14mu|clutter-gst2-2.0.14-1|115	
14mu|clutter-gst2-2.0.14-1|116	

22426 14
14mu|clutter-gst2-3.0.10-1|1	%define api		3.0
14mu|clutter-gst2-3.0.10-1|2	%define clutterapi	3.0
14mu|clutter-gst2-3.0.10-1|3	%define gir_major	3.0
14mu|clutter-gst2-3.0.10-1|4	%define major		0
14mu|clutter-gst2-3.0.10-1|5	
14mu|clutter-gst2-3.0.10-1|6	%define gstapi		1.0
14mu|clutter-gst2-3.0.10-1|7	
14mu|clutter-gst2-3.0.10-1|8	%define libname		%mklibname clutter-gst %{api} %{major}
14mu|clutter-gst2-3.0.10-1|9	%define devname		%mklibname -d clutter-gst %{api}
14mu|clutter-gst2-3.0.10-1|10	%define girname		%mklibname clutter-gst-gir %{gir_major}
14mu|clutter-gst2-3.0.10-1|11	%define gstname		gstreamer%{gstapi}-gstclutter%{api}
14mu|clutter-gst2-3.0.10-1|12	
14mu|clutter-gst2-3.0.10-1|13	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mu|clutter-gst2-3.0.10-1|14	
14mu|clutter-gst2-3.0.10-1|15	Summary:	GST video texture actor and audio player object for Clutter
14mu|clutter-gst2-3.0.10-1|16	Name:		clutter-gst2
14mu|clutter-gst2-3.0.10-1|17	Version:	3.0.10
14mu|clutter-gst2-3.0.10-1|18	Release:	1
14mu|clutter-gst2-3.0.10-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/clutter-gst/%{url_ver}/clutter-gst-%{version}.tar.xz
14mu|clutter-gst2-3.0.10-1|20	License:	LGPLv2+
14mu|clutter-gst2-3.0.10-1|21	Group:		Graphics
14mu|clutter-gst2-3.0.10-1|22	Url:		http://clutter-project.org/
14mu|clutter-gst2-3.0.10-1|23	BuildRequires:	pkgconfig(clutter-1.0)
14mu|clutter-gst2-3.0.10-1|24	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|clutter-gst2-3.0.10-1|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|clutter-gst2-3.0.10-1|26	BuildRequires:	pkgconfig(gstreamer-base-1.0)
14mu|clutter-gst2-3.0.10-1|27	BuildRequires:	pkgconfig(gstreamer-video-1.0)
14mu|clutter-gst2-3.0.10-1|28	BuildRequires:	pkgconfig(gstreamer-audio-1.0)
14mu|clutter-gst2-3.0.10-1|29	BuildRequires:	pkgconfig(gstreamer-tag-1.0)
14mu|clutter-gst2-3.0.10-1|30	BuildRequires:	pkgconfig(cogl-2.0-experimental)
14mu|clutter-gst2-3.0.10-1|31	BuildRequires:	gobject-introspection-devel >= 0.6.8
14mu|clutter-gst2-3.0.10-1|32	BuildRequires:	pkgconfig(gl)
14mu|clutter-gst2-3.0.10-1|33	
14mu|clutter-gst2-3.0.10-1|34	%description
14mu|clutter-gst2-3.0.10-1|35	An integration library for using GStreamer with Clutter.
14mu|clutter-gst2-3.0.10-1|36	GST video texture actor and audio player object.
14mu|clutter-gst2-3.0.10-1|37	
14mu|clutter-gst2-3.0.10-1|38	%package -n %{libname}
14mu|clutter-gst2-3.0.10-1|39	Summary:	GST video texture actor and audio player object for Clutter
14mu|clutter-gst2-3.0.10-1|40	Group:		Graphics
14mu|clutter-gst2-3.0.10-1|41	Requires:	gstreamer1.0-plugins-base
14mu|clutter-gst2-3.0.10-1|42	Obsoletes:	%{_lib}clutter-gst22.0_0 < 1.9.90-3
14mu|clutter-gst2-3.0.10-1|43	
14mu|clutter-gst2-3.0.10-1|44	%description -n %{libname}
14mu|clutter-gst2-3.0.10-1|45	An integration library for using GStreamer with Clutter.
14mu|clutter-gst2-3.0.10-1|46	GST video texture actor and audio player object.
14mu|clutter-gst2-3.0.10-1|47	
14mu|clutter-gst2-3.0.10-1|48	%package -n %{devname}
14mu|clutter-gst2-3.0.10-1|49	Summary:	Development headers/libraries for %{name}
14mu|clutter-gst2-3.0.10-1|50	Group:		Development/X11
14mu|clutter-gst2-3.0.10-1|51	Provides:	%{name}-devel = %{version}-%{release}
14mu|clutter-gst2-3.0.10-1|52	Provides:	libclutter-gst%{api}-devel = %{version}-%{release}
14mu|clutter-gst2-3.0.10-1|53	Requires:	%{libname} = %{version}-%{release}
14mu|clutter-gst2-3.0.10-1|54	Obsoletes:	%{_lib}clutter-gst22.0-devel < 1.9.90-3
14mu|clutter-gst2-3.0.10-1|55	
14mu|clutter-gst2-3.0.10-1|56	%description -n %{devname}
14mu|clutter-gst2-3.0.10-1|57	Development headers/libraries for %{name}.
14mu|clutter-gst2-3.0.10-1|58	
14mu|clutter-gst2-3.0.10-1|59	%package -n %{girname}
14mu|clutter-gst2-3.0.10-1|60	Summary:	GObject Introspection interface description for %{name}
14mu|clutter-gst2-3.0.10-1|61	Group:		System/Libraries
14mu|clutter-gst2-3.0.10-1|62	Requires:	%{libname} = %{version}-%{release}
14mu|clutter-gst2-3.0.10-1|63	Obsoletes:	%{_lib}clutter-gst2-gir2.0 < 1.9.90-3
14mu|clutter-gst2-3.0.10-1|64	
14mu|clutter-gst2-3.0.10-1|65	%description -n %{girname}
14mu|clutter-gst2-3.0.10-1|66	GObject Introspection interface description for %{name}.
14mu|clutter-gst2-3.0.10-1|67	
14mu|clutter-gst2-3.0.10-1|68	%package -n %{gstname}
14mu|clutter-gst2-3.0.10-1|69	Summary:	Gstreamer plugin for %{name}
14mu|clutter-gst2-3.0.10-1|70	Group:		System/Libraries
14mu|clutter-gst2-3.0.10-1|71	
14mu|clutter-gst2-3.0.10-1|72	%description -n %{gstname}
14mu|clutter-gst2-3.0.10-1|73	Standalone gstreamer plugin for %{name}.
14mu|clutter-gst2-3.0.10-1|74	
14mu|clutter-gst2-3.0.10-1|75	%prep
14mu|clutter-gst2-3.0.10-1|76	%setup -q  -n clutter-gst-%{version}
14mu|clutter-gst2-3.0.10-1|77	%apply_patches
14mu|clutter-gst2-3.0.10-1|78	
14mu|clutter-gst2-3.0.10-1|79	%build
14mu|clutter-gst2-3.0.10-1|80	%configure2_5x \
14mu|clutter-gst2-3.0.10-1|81	--disable-static \
14mu|clutter-gst2-3.0.10-1|82	--enable-introspection=yes
14mu|clutter-gst2-3.0.10-1|83	%make
14mu|clutter-gst2-3.0.10-1|84	
14mu|clutter-gst2-3.0.10-1|85	%install
14mu|clutter-gst2-3.0.10-1|86	%makeinstall_std
14mu|clutter-gst2-3.0.10-1|87	
14mu|clutter-gst2-3.0.10-1|88	#we don't want these
14mu|clutter-gst2-3.0.10-1|89	find %{buildroot} -name "*.la" -delete
14mu|clutter-gst2-3.0.10-1|90	
14mu|clutter-gst2-3.0.10-1|91	# Remove the documentation for now as it conflicts with the files in
14mu|clutter-gst2-3.0.10-1|92	# clutter-gst-devel. I'll work with upstream to fix this properly.
14mu|clutter-gst2-3.0.10-1|93	rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc/
14mu|clutter-gst2-3.0.10-1|94	
14mu|clutter-gst2-3.0.10-1|95	%files -n %{libname}
14mu|clutter-gst2-3.0.10-1|96	%{_libdir}/libclutter-gst-%{api}.so.%{major}*
14mu|clutter-gst2-3.0.10-1|97	
14mu|clutter-gst2-3.0.10-1|98	%files -n %{gstname}
14mu|clutter-gst2-3.0.10-1|99	%{_libdir}/gstreamer-%{gstapi}/libgstclutter*.so
14mu|clutter-gst2-3.0.10-1|100	
14mu|clutter-gst2-3.0.10-1|101	%files -n %{girname}
14mu|clutter-gst2-3.0.10-1|102	%{_libdir}/girepository-1.0/ClutterGst-%{gir_major}.typelib
14mu|clutter-gst2-3.0.10-1|103	
14mu|clutter-gst2-3.0.10-1|104	%files -n %{devname}
14mu|clutter-gst2-3.0.10-1|105	#%doc %{_datadir}/gtk-doc/html/%{name}
14mu|clutter-gst2-3.0.10-1|106	%{_libdir}/pkgconfig/clutter-gst-%{api}.pc
14mu|clutter-gst2-3.0.10-1|107	%{_libdir}/libclutter-gst-%{api}.so
14mu|clutter-gst2-3.0.10-1|108	%{_includedir}/clutter-gst-%{clutterapi}
14mu|clutter-gst2-3.0.10-1|109	%{_datadir}/gir-1.0/ClutterGst-%{gir_major}.gir
14mu|clutter-gst2-3.0.10-1|110	
14mu|clutter-gst2-3.0.10-1|111	
14mu|clutter-gst2-3.0.10-1|112	%changelog
14mu|clutter-gst2-3.0.10-1|113	
14mu|clutter-gst2-3.0.10-1|114	* Tue Sep 15 2015 Tigro <ashejn@yandex-team.ru> 3.0.10-1
14mu|clutter-gst2-3.0.10-1|115	- (98198f6) update to 3.0.10
14mu|clutter-gst2-3.0.10-1|116	
14mu|clutter-gst2-3.0.10-1|117	

22427 14
14mu|clutter-gtk-1.6.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|clutter-gtk-1.6.2-1|2	
14mu|clutter-gtk-1.6.2-1|3	%define api 1.0
14mu|clutter-gtk-1.6.2-1|4	%define major 0
14mu|clutter-gtk-1.6.2-1|5	%define libname %mklibname %{name} %{api} %{major}
14mu|clutter-gtk-1.6.2-1|6	%define girname %mklibname %{name}-gir %{api}
14mu|clutter-gtk-1.6.2-1|7	%define devname %mklibname %{name} %{api} -d
14mu|clutter-gtk-1.6.2-1|8	
14mu|clutter-gtk-1.6.2-1|9	Summary:	GTK Support for Clutter
14mu|clutter-gtk-1.6.2-1|10	Name:		clutter-gtk
14mu|clutter-gtk-1.6.2-1|11	Version:	1.6.2
14mu|clutter-gtk-1.6.2-1|12	Release:	1
14mu|clutter-gtk-1.6.2-1|13	License:	LGPLv2+
14mu|clutter-gtk-1.6.2-1|14	Group:		Graphics
14mu|clutter-gtk-1.6.2-1|15	Url:		http://clutter-project.org/
14mu|clutter-gtk-1.6.2-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/clutter-gtk/%{url_ver}/%{name}-%{version}.tar.xz
14mu|clutter-gtk-1.6.2-1|17	BuildRequires:	docbook-dtd412-xml
14mu|clutter-gtk-1.6.2-1|18	#gw for Gtk-2.0.gir
14mu|clutter-gtk-1.6.2-1|19	BuildRequires:	gir-repository
14mu|clutter-gtk-1.6.2-1|20	BuildRequires:	gtk-doc
14mu|clutter-gtk-1.6.2-1|21	BuildRequires:	gettext-devel
14mu|clutter-gtk-1.6.2-1|22	BuildRequires:	pkgconfig(clutter-%{api})
14mu|clutter-gtk-1.6.2-1|23	BuildRequires:	pkgconfig(gl)
14mu|clutter-gtk-1.6.2-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|clutter-gtk-1.6.2-1|25	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|clutter-gtk-1.6.2-1|26	
14mu|clutter-gtk-1.6.2-1|27	%description
14mu|clutter-gtk-1.6.2-1|28	A library providing facilities to integrate Clutter into GTK+
14mu|clutter-gtk-1.6.2-1|29	applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
14mu|clutter-gtk-1.6.2-1|30	default ClutterStage into any GtkContainer.
14mu|clutter-gtk-1.6.2-1|31	
14mu|clutter-gtk-1.6.2-1|32	Because of limitations inside Clutter, it is only possible to embed a single
14mu|clutter-gtk-1.6.2-1|33	ClutterStage.
14mu|clutter-gtk-1.6.2-1|34	
14mu|clutter-gtk-1.6.2-1|35	#----------------------------------------------------------------------------
14mu|clutter-gtk-1.6.2-1|36	
14mu|clutter-gtk-1.6.2-1|37	%package -n %{libname}
14mu|clutter-gtk-1.6.2-1|38	Summary:	GTK Support for Clutter
14mu|clutter-gtk-1.6.2-1|39	Group:		System/Libraries
14mu|clutter-gtk-1.6.2-1|40	
14mu|clutter-gtk-1.6.2-1|41	%description -n %{libname}
14mu|clutter-gtk-1.6.2-1|42	A library providing facilities to integrate Clutter into GTK+
14mu|clutter-gtk-1.6.2-1|43	applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
14mu|clutter-gtk-1.6.2-1|44	default ClutterStage into any GtkContainer.
14mu|clutter-gtk-1.6.2-1|45	
14mu|clutter-gtk-1.6.2-1|46	Because of limitations inside Clutter, it is only possible to embed a single
14mu|clutter-gtk-1.6.2-1|47	ClutterStage.
14mu|clutter-gtk-1.6.2-1|48	
14mu|clutter-gtk-1.6.2-1|49	%files -n %{libname} -f cluttergtk-%{api}.lang
14mu|clutter-gtk-1.6.2-1|50	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mu|clutter-gtk-1.6.2-1|51	
14mu|clutter-gtk-1.6.2-1|52	#----------------------------------------------------------------------------
14mu|clutter-gtk-1.6.2-1|53	
14mu|clutter-gtk-1.6.2-1|54	%package -n %{girname}
14mu|clutter-gtk-1.6.2-1|55	Summary:	GObject Introspection interface description for %{name}
14mu|clutter-gtk-1.6.2-1|56	Group:		System/Libraries
14mu|clutter-gtk-1.6.2-1|57	Requires:	%{libname} = %{EVRD}
14mu|clutter-gtk-1.6.2-1|58	Conflicts:	%{_lib}clutter-gtk1.0_0 < 1.5.2-3
14mu|clutter-gtk-1.6.2-1|59	
14mu|clutter-gtk-1.6.2-1|60	%description -n %{girname}
14mu|clutter-gtk-1.6.2-1|61	GObject Introspection interface description for %{name}.
14mu|clutter-gtk-1.6.2-1|62	
14mu|clutter-gtk-1.6.2-1|63	%files -n %{girname}
14mu|clutter-gtk-1.6.2-1|64	%{_libdir}/girepository-1.0/GtkClutter-%{api}.typelib
14mu|clutter-gtk-1.6.2-1|65	
14mu|clutter-gtk-1.6.2-1|66	#----------------------------------------------------------------------------
14mu|clutter-gtk-1.6.2-1|67	
14mu|clutter-gtk-1.6.2-1|68	%package -n %{devname}
14mu|clutter-gtk-1.6.2-1|69	Summary:	Development headers/libraries for %{name}
14mu|clutter-gtk-1.6.2-1|70	Group:		Development/X11
14mu|clutter-gtk-1.6.2-1|71	Provides:	%{name}-devel = %{EVRD}
14mu|clutter-gtk-1.6.2-1|72	Requires:	%{libname} = %{EVRD}
14mu|clutter-gtk-1.6.2-1|73	Requires:	%{girname} = %{EVRD}
14mu|clutter-gtk-1.6.2-1|74	
14mu|clutter-gtk-1.6.2-1|75	%description -n %{devname}
14mu|clutter-gtk-1.6.2-1|76	Development headers/libraries for %{name}.
14mu|clutter-gtk-1.6.2-1|77	
14mu|clutter-gtk-1.6.2-1|78	%files -n %{devname}
14mu|clutter-gtk-1.6.2-1|79	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|clutter-gtk-1.6.2-1|80	%{_libdir}/lib%{name}-%{api}.so
14mu|clutter-gtk-1.6.2-1|81	%dir %{_includedir}/%{name}-%{api}/%{name}
14mu|clutter-gtk-1.6.2-1|82	%{_includedir}/%{name}-%{api}/%{name}/*.h
14mu|clutter-gtk-1.6.2-1|83	%{_datadir}/gir-1.0/GtkClutter-%{api}.gir
14mu|clutter-gtk-1.6.2-1|84	%dir %{_datadir}/gtk-doc/html/%{name}-%{api}
14mu|clutter-gtk-1.6.2-1|85	%doc %{_datadir}/gtk-doc/html/%{name}-%{api}/*
14mu|clutter-gtk-1.6.2-1|86	
14mu|clutter-gtk-1.6.2-1|87	#----------------------------------------------------------------------------
14mu|clutter-gtk-1.6.2-1|88	
14mu|clutter-gtk-1.6.2-1|89	%prep
14mu|clutter-gtk-1.6.2-1|90	%setup -q
14mu|clutter-gtk-1.6.2-1|91	
14mu|clutter-gtk-1.6.2-1|92	%build
14mu|clutter-gtk-1.6.2-1|93	autoreconf -fi
14mu|clutter-gtk-1.6.2-1|94	%configure2_5x --enable-gtk-doc
14mu|clutter-gtk-1.6.2-1|95	%make
14mu|clutter-gtk-1.6.2-1|96	
14mu|clutter-gtk-1.6.2-1|97	%install
14mu|clutter-gtk-1.6.2-1|98	%makeinstall
14mu|clutter-gtk-1.6.2-1|99	
14mu|clutter-gtk-1.6.2-1|100	%find_lang cluttergtk-%{api}
14mu|clutter-gtk-1.6.2-1|101	
14mu|clutter-gtk-1.6.2-1|102	
14mu|clutter-gtk-1.6.2-1|103	%changelog
14mu|clutter-gtk-1.6.2-1|104	
14mu|clutter-gtk-1.6.2-1|105	* Tue Jun 30 2015 Tigro <ashejn@yandex-team.ru> 1.6.2-1
14mu|clutter-gtk-1.6.2-1|106	- (3f21060) update to 1.6.2
14mu|clutter-gtk-1.6.2-1|107	
14mu|clutter-gtk-1.6.2-1|108	

22428 14
14mu|clutter-imcontext-0.1.4-5|1	%define major 0
14mu|clutter-imcontext-0.1.4-5|2	%define api 0.1
14mu|clutter-imcontext-0.1.4-5|3	%define libname %mklibname %{name} %{api} %{major}
14mu|clutter-imcontext-0.1.4-5|4	%define devname %mklibname %{name} -d
14mu|clutter-imcontext-0.1.4-5|5	
14mu|clutter-imcontext-0.1.4-5|6	Summary:	Port of GTK IMContext to Clutter
14mu|clutter-imcontext-0.1.4-5|7	Name:		clutter-imcontext
14mu|clutter-imcontext-0.1.4-5|8	Version:	0.1.4
14mu|clutter-imcontext-0.1.4-5|9	Release:	5
14mu|clutter-imcontext-0.1.4-5|10	License:	LGPLv2+
14mu|clutter-imcontext-0.1.4-5|11	Group:		Graphics
14mu|clutter-imcontext-0.1.4-5|12	Url:		http://www.clutter-project.org
14mu|clutter-imcontext-0.1.4-5|13	Source0:	http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
14mu|clutter-imcontext-0.1.4-5|14	BuildRequires:	gir-repository
14mu|clutter-imcontext-0.1.4-5|15	BuildRequires:	gtk-doc
14mu|clutter-imcontext-0.1.4-5|16	BuildRequires:	pkgconfig(clutter-1.0)
14mu|clutter-imcontext-0.1.4-5|17	BuildRequires:	pkgconfig(gl)
14mu|clutter-imcontext-0.1.4-5|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|clutter-imcontext-0.1.4-5|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|clutter-imcontext-0.1.4-5|20	
14mu|clutter-imcontext-0.1.4-5|21	%description
14mu|clutter-imcontext-0.1.4-5|22	Port of GTK IMContext to Clutter.
14mu|clutter-imcontext-0.1.4-5|23	
14mu|clutter-imcontext-0.1.4-5|24	%files
14mu|clutter-imcontext-0.1.4-5|25	%doc AUTHORS ChangeLog COPYING README
14mu|clutter-imcontext-0.1.4-5|26	%{_bindir}/*
14mu|clutter-imcontext-0.1.4-5|27	
14mu|clutter-imcontext-0.1.4-5|28	#----------------------------------------------------------------------------
14mu|clutter-imcontext-0.1.4-5|29	
14mu|clutter-imcontext-0.1.4-5|30	%package -n %{libname}
14mu|clutter-imcontext-0.1.4-5|31	Summary:	Port of GTK IMContext to Clutter
14mu|clutter-imcontext-0.1.4-5|32	Group:		System/Libraries
14mu|clutter-imcontext-0.1.4-5|33	Conflicts:	%{_lib}clutter-imcontext0 < 0.1.4-5
14mu|clutter-imcontext-0.1.4-5|34	Obsoletes:	%{_lib}clutter-imcontext0 < 0.1.4-5
14mu|clutter-imcontext-0.1.4-5|35	
14mu|clutter-imcontext-0.1.4-5|36	%description -n %{libname}
14mu|clutter-imcontext-0.1.4-5|37	Port of GTK IMContext to Clutter.
14mu|clutter-imcontext-0.1.4-5|38	
14mu|clutter-imcontext-0.1.4-5|39	%files -n %{libname}
14mu|clutter-imcontext-0.1.4-5|40	%{_libdir}/libclutter-imcontext-%{api}.so.%{major}*
14mu|clutter-imcontext-0.1.4-5|41	
14mu|clutter-imcontext-0.1.4-5|42	#----------------------------------------------------------------------------
14mu|clutter-imcontext-0.1.4-5|43	
14mu|clutter-imcontext-0.1.4-5|44	%package -n %{devname}
14mu|clutter-imcontext-0.1.4-5|45	Summary:	Development files for %{name}
14mu|clutter-imcontext-0.1.4-5|46	Group:		Development/C
14mu|clutter-imcontext-0.1.4-5|47	Requires:	%{libname} = %{EVRD}
14mu|clutter-imcontext-0.1.4-5|48	Provides:	%{name}-devel = %{EVRD}
14mu|clutter-imcontext-0.1.4-5|49	
14mu|clutter-imcontext-0.1.4-5|50	%description -n %{devname}
14mu|clutter-imcontext-0.1.4-5|51	Development files for %{name}.
14mu|clutter-imcontext-0.1.4-5|52	
14mu|clutter-imcontext-0.1.4-5|53	%files -n %{devname}
14mu|clutter-imcontext-0.1.4-5|54	%{_includedir}/%{name}-%{api}/%{name}/*
14mu|clutter-imcontext-0.1.4-5|55	%{_libdir}/pkgconfig/clutter-imcontext-%{api}.pc
14mu|clutter-imcontext-0.1.4-5|56	%{_libdir}/libclutter-imcontext-%{api}.so
14mu|clutter-imcontext-0.1.4-5|57	%dir %{_datadir}/gtk-doc/html/%{name}
14mu|clutter-imcontext-0.1.4-5|58	%{_datadir}/gtk-doc/html/%{name}/*
14mu|clutter-imcontext-0.1.4-5|59	
14mu|clutter-imcontext-0.1.4-5|60	#----------------------------------------------------------------------------
14mu|clutter-imcontext-0.1.4-5|61	
14mu|clutter-imcontext-0.1.4-5|62	%prep
14mu|clutter-imcontext-0.1.4-5|63	%setup -q
14mu|clutter-imcontext-0.1.4-5|64	perl -pi -e 's,^./configure.*,,' ./autogen.sh
14mu|clutter-imcontext-0.1.4-5|65	
14mu|clutter-imcontext-0.1.4-5|66	%build
14mu|clutter-imcontext-0.1.4-5|67	./autogen.sh
14mu|clutter-imcontext-0.1.4-5|68	%configure2_5x \
14mu|clutter-imcontext-0.1.4-5|69	--disable-static \
14mu|clutter-imcontext-0.1.4-5|70	--enable-gtk-doc
14mu|clutter-imcontext-0.1.4-5|71	%make
14mu|clutter-imcontext-0.1.4-5|72	
14mu|clutter-imcontext-0.1.4-5|73	%install
14mu|clutter-imcontext-0.1.4-5|74	%makeinstall_std
14mu|clutter-imcontext-0.1.4-5|75	
14mu|clutter-imcontext-0.1.4-5|76	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version}
14mu|clutter-imcontext-0.1.4-5|77	for f in `ls %{buildroot}/%{_datadir}/doc/`; do
14mu|clutter-imcontext-0.1.4-5|78	if [ -f %{buildroot}/%{_datadir}/doc/$f ]; then
14mu|clutter-imcontext-0.1.4-5|79	mv %{buildroot}/%{_datadir}/doc/$f %{buildroot}/%{_datadir}/doc/%{name}-%{version}
14mu|clutter-imcontext-0.1.4-5|80	fi
14mu|clutter-imcontext-0.1.4-5|81	done
14mu|clutter-imcontext-0.1.4-5|82	
14mu|clutter-imcontext-0.1.4-5|83	
14mu|clutter-imcontext-0.1.4-5|84	%changelog
14mu|clutter-imcontext-0.1.4-5|85	
14mu|clutter-imcontext-0.1.4-5|86	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.4-5
14mu|clutter-imcontext-0.1.4-5|87	- (581b4b5) Fix library package name
14mu|clutter-imcontext-0.1.4-5|88	- (581b4b5) Spec cleanup
14mu|clutter-imcontext-0.1.4-5|89	
14mu|clutter-imcontext-0.1.4-5|90	

22429 14
14mu|cmake-3.5.2-1|1	%define shortVersion %(echo %{version} | cut -d. -f1,2)
14mu|cmake-3.5.2-1|2	
14mu|cmake-3.5.2-1|3	%bcond_with	bootstrap
14mu|cmake-3.5.2-1|4	
14mu|cmake-3.5.2-1|5	Summary:	Cross-platform, open-source make system
14mu|cmake-3.5.2-1|6	Name:		cmake
14mu|cmake-3.5.2-1|7	Version:	3.5.2
14mu|cmake-3.5.2-1|8	Release:	1
14mu|cmake-3.5.2-1|9	Epoch:		1
14mu|cmake-3.5.2-1|10	License:	BSD
14mu|cmake-3.5.2-1|11	Group:		Development/Other
14mu|cmake-3.5.2-1|12	Url:		http://www.cmake.org/HTML/index.html
14mu|cmake-3.5.2-1|13	Source0:	http://www.cmake.org/files/v%{shortVersion}/%{name}-%{version}.tar.gz
14mu|cmake-3.5.2-1|14	Source1:	cmake.macros
14mu|cmake-3.5.2-1|15	Patch0:		cmake-3.4.1-optflags.patch
14mu|cmake-3.5.2-1|16	# fix ftlk detection
14mu|cmake-3.5.2-1|17	Patch1:		0001-Fix-FLTK-Find-path.patch
14mu|cmake-3.5.2-1|18	Patch2:		0003-Disable-Test198.patch
14mu|cmake-3.5.2-1|19	BuildRequires:	gcc-gfortran
14mu|cmake-3.5.2-1|20	BuildRequires:	bzip2-devel
14mu|cmake-3.5.2-1|21	BuildRequires:	jsoncpp-devel
14mu|cmake-3.5.2-1|22	BuildRequires:	pkgconfig(expat)
14mu|cmake-3.5.2-1|23	BuildRequires:	pkgconfig(libarchive)
14mu|cmake-3.5.2-1|24	BuildRequires:	pkgconfig(libcurl)
14mu|cmake-3.5.2-1|25	BuildRequires:	pkgconfig(libidn)
14mu|cmake-3.5.2-1|26	BuildRequires:	pkgconfig(ncurses)
14mu|cmake-3.5.2-1|27	%if !%{with bootstrap}
14mu|cmake-3.5.2-1|28	BuildRequires:	pkgconfig(QtCore)
14mu|cmake-3.5.2-1|29	%endif
14mu|cmake-3.5.2-1|30	BuildRequires:	pkgconfig(zlib)
14mu|cmake-3.5.2-1|31	
14mu|cmake-3.5.2-1|32	%description
14mu|cmake-3.5.2-1|33	CMake is used to control the software compilation process using
14mu|cmake-3.5.2-1|34	simple platform and compiler independent configuration files.
14mu|cmake-3.5.2-1|35	CMake generates native makefiles and workspaces that can be
14mu|cmake-3.5.2-1|36	used in the compiler environment of your choice. CMake is quite
14mu|cmake-3.5.2-1|37	sophisticated: it is possible to support complex environments
14mu|cmake-3.5.2-1|38	requiring system configuration, pre-processor generation, code
14mu|cmake-3.5.2-1|39	generation, and template instantiation.
14mu|cmake-3.5.2-1|40	
14mu|cmake-3.5.2-1|41	%files
14mu|cmake-3.5.2-1|42	%{_bindir}/cmake
14mu|cmake-3.5.2-1|43	%{_bindir}/ccmake
14mu|cmake-3.5.2-1|44	%{_bindir}/ctest
14mu|cmake-3.5.2-1|45	%{_bindir}/cpack
14mu|cmake-3.5.2-1|46	%{_datadir}/%{name}
14mu|cmake-3.5.2-1|47	%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mu|cmake-3.5.2-1|48	%{_sysconfdir}/rpm/macros.d/*
14mu|cmake-3.5.2-1|49	%{_datadir}/emacs/site-lisp/cmake-mode.el
14mu|cmake-3.5.2-1|50	%{_datadir}/vim/*/*
14mu|cmake-3.5.2-1|51	%{_datadir}/aclocal/cmake.m4
14mu|cmake-3.5.2-1|52	%doc CMakeLogo.gif mydocs/*
14mu|cmake-3.5.2-1|53	
14mu|cmake-3.5.2-1|54	#-----------------------------------------------------------------------------
14mu|cmake-3.5.2-1|55	
14mu|cmake-3.5.2-1|56	%if !%{with bootstrap}
14mu|cmake-3.5.2-1|57	%package -n %{name}-qtgui
14mu|cmake-3.5.2-1|58	Summary:	Qt GUI Dialog for CMake - the Cross-platform, open-source make system
14mu|cmake-3.5.2-1|59	Group:		Development/Other
14mu|cmake-3.5.2-1|60	Requires:	%{name}
14mu|cmake-3.5.2-1|61	
14mu|cmake-3.5.2-1|62	%description -n %{name}-qtgui
14mu|cmake-3.5.2-1|63	CMake is used to control the software compilation process using
14mu|cmake-3.5.2-1|64	simple platform and compiler independent configuration files.
14mu|cmake-3.5.2-1|65	
14mu|cmake-3.5.2-1|66	This is the Qt GUI.
14mu|cmake-3.5.2-1|67	
14mu|cmake-3.5.2-1|68	%files -n %{name}-qtgui
14mu|cmake-3.5.2-1|69	%{_bindir}/cmake-gui
14mu|cmake-3.5.2-1|70	%{_datadir}/applications/CMake.desktop
14mu|cmake-3.5.2-1|71	%{_datadir}/mime/packages/cmakecache.xml
14mu|cmake-3.5.2-1|72	%{_iconsdir}/hicolor/*/apps/CMakeSetup.*
14mu|cmake-3.5.2-1|73	%endif
14mu|cmake-3.5.2-1|74	
14mu|cmake-3.5.2-1|75	#-----------------------------------------------------------------------------
14mu|cmake-3.5.2-1|76	
14mu|cmake-3.5.2-1|77	%prep
14mu|cmake-3.5.2-1|78	%setup -q
14mu|cmake-3.5.2-1|79	%apply_patches
14mu|cmake-3.5.2-1|80	
14mu|cmake-3.5.2-1|81	# Don't try to automagically find files in /usr/X11R6
14mu|cmake-3.5.2-1|82	# But also don't change a prefix if it is not /usr
14mu|cmake-3.5.2-1|83	perl -pi -e 's@^\s+/usr/X11R6/.*\n@@' Modules/*.cmake
14mu|cmake-3.5.2-1|84	
14mu|cmake-3.5.2-1|85	%ifarch %{arm}
14mu|cmake-3.5.2-1|86	# bootstrap test is taking ages on arm
14mu|cmake-3.5.2-1|87	sed -i -e 's!SET(CMAKE_LONG_TEST_TIMEOUT 1500)!SET(CMAKE_LONG_TEST_TIMEOUT 7200)!g' Tests/CMakeLists.txt
14mu|cmake-3.5.2-1|88	%endif
14mu|cmake-3.5.2-1|89	
14mu|cmake-3.5.2-1|90	%build
14mu|cmake-3.5.2-1|91	mkdir -p build
14mu|cmake-3.5.2-1|92	cd build
14mu|cmake-3.5.2-1|93	%setup_compile_flags
14mu|cmake-3.5.2-1|94	../configure \
14mu|cmake-3.5.2-1|95	--system-libs \
14mu|cmake-3.5.2-1|96	--parallel=%{_smp_mflags} \
14mu|cmake-3.5.2-1|97	--prefix=%{_prefix} \
14mu|cmake-3.5.2-1|98	--datadir=/share/%{name} \
14mu|cmake-3.5.2-1|99	--mandir=/share/man \
14mu|cmake-3.5.2-1|100	--docdir=/share/doc/%{name} \
14mu|cmake-3.5.2-1|101	%if !%{with bootstrap}
14mu|cmake-3.5.2-1|102	--qt-gui
14mu|cmake-3.5.2-1|103	%endif
14mu|cmake-3.5.2-1|104	
14mu|cmake-3.5.2-1|105	%make
14mu|cmake-3.5.2-1|106	
14mu|cmake-3.5.2-1|107	%install
14mu|cmake-3.5.2-1|108	%makeinstall_std -C build
14mu|cmake-3.5.2-1|109	
14mu|cmake-3.5.2-1|110	# cmake mode for emacs
14mu|cmake-3.5.2-1|111	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mu|cmake-3.5.2-1|112	mv %{buildroot}%{_datadir}/cmake/editors/emacs/cmake-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/cmake-mode.el
14mu|cmake-3.5.2-1|113	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mu|cmake-3.5.2-1|114	(setq load-path (cons (expand-file-name "/dir/with/cmake-mode") load-path))
14mu|cmake-3.5.2-1|115	(require 'cmake-mode)
14mu|cmake-3.5.2-1|116	(setq auto-mode-alist
14mu|cmake-3.5.2-1|117	(append '(("CMakeLists\\\\.txt\\\\'" . cmake-mode)
14mu|cmake-3.5.2-1|118	("\\\\.cmake\\\\'" . cmake-mode))
14mu|cmake-3.5.2-1|119	auto-mode-alist))
14mu|cmake-3.5.2-1|120	EOF
14mu|cmake-3.5.2-1|121	
14mu|cmake-3.5.2-1|122	# cmake mode for vim
14mu|cmake-3.5.2-1|123	mkdir -p %{buildroot}%{_datadir}/vim/syntax %{buildroot}%{_datadir}/vim/indent %{buildroot}%{_datadir}/vim/plugin
14mu|cmake-3.5.2-1|124	mv %{buildroot}%{_datadir}/cmake/editors/vim/cmake-syntax.vim %{buildroot}%{_datadir}/vim/syntax/cmake.vim
14mu|cmake-3.5.2-1|125	mv %{buildroot}%{_datadir}/cmake/editors/vim/cmake-indent.vim %{buildroot}%{_datadir}/vim/indent/cmake.vim
14mu|cmake-3.5.2-1|126	mv %{buildroot}%{_datadir}/cmake/editors/vim/cmake-help.vim %{buildroot}%{_datadir}/vim/plugin/cmake-help.vim
14mu|cmake-3.5.2-1|127	
14mu|cmake-3.5.2-1|128	# remove directory we just cleared by moving files where editors
14mu|cmake-3.5.2-1|129	# will actually find them
14mu|cmake-3.5.2-1|130	rm -rf %{buildroot}%{_datadir}/cmake/editors
14mu|cmake-3.5.2-1|131	
14mu|cmake-3.5.2-1|132	# RPM macros
14mu|cmake-3.5.2-1|133	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/cmake.macros
14mu|cmake-3.5.2-1|134	
14mu|cmake-3.5.2-1|135	# %doc wipes out files in doc dir, fixed in cooker svn for rpm package, though
14mu|cmake-3.5.2-1|136	# not submitted yet, so we'll just work around this by moving it for now..
14mu|cmake-3.5.2-1|137	rm -rf mydocs
14mu|cmake-3.5.2-1|138	mv %{buildroot}%{_datadir}/doc/%{name} mydocs
14mu|cmake-3.5.2-1|139	
14mu|cmake-3.5.2-1|140	# As of 2.8.10.2, the test suite needs net access.
14mu|cmake-3.5.2-1|141	# Absent that, it will fail:
14mu|cmake-3.5.2-1|142	# The following tests FAILED:
14mu|cmake-3.5.2-1|143	#        186 - CTestTestFailedSubmit-http (Failed)
14mu|cmake-3.5.2-1|144	#        187 - CTestTestFailedSubmit-https (Failed)
14mu|cmake-3.5.2-1|145	%if 0
14mu|cmake-3.5.2-1|146	%check
14mu|cmake-3.5.2-1|147	unset DISPLAY
14mu|cmake-3.5.2-1|148	cd build
14mu|cmake-3.5.2-1|149	bin/ctest -E SubDirSpaces -V %{_smp_mflags}
14mu|cmake-3.5.2-1|150	%endif
14mu|cmake-3.5.2-1|151	
14mu|cmake-3.5.2-1|152	%changelog
14mu|cmake-3.5.2-1|153	
14mu|cmake-3.5.2-1|154	* Fri Apr 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:3.5.2-1
14mu|cmake-3.5.2-1|155	- (f1fad7a) New version 3.5.2
14mu|cmake-3.5.2-1|156	
14mu|cmake-3.5.2-1|157	

22430 14
14mu|cogl-1.20.0-1|1	%define major 		20
14mu|cogl-1.20.0-1|2	%define pangomajor	20
14mu|cogl-1.20.0-1|3	%define gir_major	2.0
14mu|cogl-1.20.0-1|4	%define gir_major_old	1.0
14mu|cogl-1.20.0-1|5	
14mu|cogl-1.20.0-1|6	%define libname		%mklibname %{name} %{major}
14mu|cogl-1.20.0-1|7	%define libpango	%mklibname %{name}-pango %{pangomajor}
14mu|cogl-1.20.0-1|8	%define libpath		%mklibname %{name}-path %{major}
14mu|cogl-1.20.0-1|9	%define devname		%mklibname %{name} -d
14mu|cogl-1.20.0-1|10	%define devpango	%mklibname %{name}-pango -d
14mu|cogl-1.20.0-1|11	%define girname		%mklibname %{name}-gir %{gir_major}
14mu|cogl-1.20.0-1|12	%define girname_old	%mklibname %{name}-gir %{gir_major_old}
14mu|cogl-1.20.0-1|13	%define girpango	%mklibname %{name}-pango-gir %{gir_major}
14mu|cogl-1.20.0-1|14	%define girpango_old	%mklibname %{name}-pango-gir %{gir_major_old}
14mu|cogl-1.20.0-1|15	
14mu|cogl-1.20.0-1|16	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mu|cogl-1.20.0-1|17	Name:		cogl
14mu|cogl-1.20.0-1|18	Version:	1.20.0
14mu|cogl-1.20.0-1|19	Release:	1
14mu|cogl-1.20.0-1|20	License:	LGPLv2+
14mu|cogl-1.20.0-1|21	Group:		System/Libraries
14mu|cogl-1.20.0-1|22	Url:		http://www.clutter-project.org/
14mu|cogl-1.20.0-1|23	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/cogl/1.20/%{name}-%{version}.tar.xz
14mu|cogl-1.20.0-1|24	BuildRequires:	pkgconfig(cairo) >= 1.10
14mu|cogl-1.20.0-1|25	BuildRequires:	pkgconfig(gl)
14mu|cogl-1.20.0-1|26	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|cogl-1.20.0-1|27	BuildRequires:	pkgconfig(gmodule-no-export-2.0)
14mu|cogl-1.20.0-1|28	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
14mu|cogl-1.20.0-1|29	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|cogl-1.20.0-1|30	BuildRequires:	pkgconfig(pangocairo) >= 1.20
14mu|cogl-1.20.0-1|31	BuildRequires:	pkgconfig(x11)
14mu|cogl-1.20.0-1|32	BuildRequires:	pkgconfig(xcomposite) >= 0.4
14mu|cogl-1.20.0-1|33	BuildRequires:	pkgconfig(xdamage)
14mu|cogl-1.20.0-1|34	BuildRequires:	pkgconfig(xext)
14mu|cogl-1.20.0-1|35	BuildRequires:	pkgconfig(xfixes) >= 3
14mu|cogl-1.20.0-1|36	BuildRequires:	pkgconfig(xrandr)
14mu|cogl-1.20.0-1|37	
14mu|cogl-1.20.0-1|38	%description
14mu|cogl-1.20.0-1|39	Cogl is a small open source library for using 3D graphics hardware to draw
14mu|cogl-1.20.0-1|40	pretty pictures. The API departs from the flat state machine style of
14mu|cogl-1.20.0-1|41	OpenGL and is designed to make it easy to write orthogonal components that
14mu|cogl-1.20.0-1|42	can render without stepping on each others toes.
14mu|cogl-1.20.0-1|43	
14mu|cogl-1.20.0-1|44	As well aiming for a nice API, we think having a single library as opposed
14mu|cogl-1.20.0-1|45	to an API specification like OpenGL has a few advantages too; like being
14mu|cogl-1.20.0-1|46	able to paper over the inconsistencies/bugs of different OpenGL
14mu|cogl-1.20.0-1|47	implementations in a centralized place, not to mention the myriad of OpenGL
14mu|cogl-1.20.0-1|48	extensions. It also means we are in a better position to provide utility
14mu|cogl-1.20.0-1|49	APIs that help software developers since they only need to be implemented
14mu|cogl-1.20.0-1|50	once and there is no risk of inconsistency between implementations.
14mu|cogl-1.20.0-1|51	
14mu|cogl-1.20.0-1|52	Having other backends, besides OpenGL, such as drm, Gallium or D3D are
14mu|cogl-1.20.0-1|53	options we are interested in for the future.
14mu|cogl-1.20.0-1|54	
14mu|cogl-1.20.0-1|55	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|56	
14mu|cogl-1.20.0-1|57	%package i18n
14mu|cogl-1.20.0-1|58	Summary:	Translations for %{name}
14mu|cogl-1.20.0-1|59	Group:		System/Internationalization
14mu|cogl-1.20.0-1|60	Obsoletes:	%{name} < 1.9.2
14mu|cogl-1.20.0-1|61	
14mu|cogl-1.20.0-1|62	%description i18n
14mu|cogl-1.20.0-1|63	This contains the translation data for %{name}.
14mu|cogl-1.20.0-1|64	
14mu|cogl-1.20.0-1|65	%files i18n -f %{name}.lang
14mu|cogl-1.20.0-1|66	
14mu|cogl-1.20.0-1|67	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|68	
14mu|cogl-1.20.0-1|69	%package -n %{libname}
14mu|cogl-1.20.0-1|70	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mu|cogl-1.20.0-1|71	Group:		System/Libraries
14mu|cogl-1.20.0-1|72	
14mu|cogl-1.20.0-1|73	%description -n %{libname}
14mu|cogl-1.20.0-1|74	This package contains the shared library for %{name}.
14mu|cogl-1.20.0-1|75	
14mu|cogl-1.20.0-1|76	%files -n %{libname}
14mu|cogl-1.20.0-1|77	%{_libdir}/libcogl.so.%{major}*
14mu|cogl-1.20.0-1|78	
14mu|cogl-1.20.0-1|79	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|80	
14mu|cogl-1.20.0-1|81	%package -n %{libpango}
14mu|cogl-1.20.0-1|82	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mu|cogl-1.20.0-1|83	Group:		System/Libraries
14mu|cogl-1.20.0-1|84	
14mu|cogl-1.20.0-1|85	%description -n %{libpango}
14mu|cogl-1.20.0-1|86	This package contains the shared library for %{name}-pango.
14mu|cogl-1.20.0-1|87	
14mu|cogl-1.20.0-1|88	%files -n %{libpango}
14mu|cogl-1.20.0-1|89	%{_libdir}/libcogl-pango.so.%{pangomajor}*
14mu|cogl-1.20.0-1|90	
14mu|cogl-1.20.0-1|91	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|92	
14mu|cogl-1.20.0-1|93	%package -n %{libpath}
14mu|cogl-1.20.0-1|94	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mu|cogl-1.20.0-1|95	Group:		System/Libraries
14mu|cogl-1.20.0-1|96	Conflicts:	%{_lib}cogl20 < 1.18.2-3
14mu|cogl-1.20.0-1|97	
14mu|cogl-1.20.0-1|98	%description -n %{libpath}
14mu|cogl-1.20.0-1|99	This package contains the shared library for %{name}.
14mu|cogl-1.20.0-1|100	
14mu|cogl-1.20.0-1|101	%files -n %{libpath}
14mu|cogl-1.20.0-1|102	%{_libdir}/libcogl-path.so.%{major}*
14mu|cogl-1.20.0-1|103	
14mu|cogl-1.20.0-1|104	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|105	
14mu|cogl-1.20.0-1|106	%package -n %{girname}
14mu|cogl-1.20.0-1|107	Summary:	GObject Introspection interface description for %{name}
14mu|cogl-1.20.0-1|108	Group:		System/Libraries
14mu|cogl-1.20.0-1|109	
14mu|cogl-1.20.0-1|110	%description -n %{girname}
14mu|cogl-1.20.0-1|111	GObject Introspection interface description for %{name}.
14mu|cogl-1.20.0-1|112	
14mu|cogl-1.20.0-1|113	%files -n %{girname}
14mu|cogl-1.20.0-1|114	%{_libdir}/girepository-1.0/Cogl-%{gir_major}.typelib
14mu|cogl-1.20.0-1|115	
14mu|cogl-1.20.0-1|116	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|117	
14mu|cogl-1.20.0-1|118	%package -n %{girname_old}
14mu|cogl-1.20.0-1|119	Summary:	GObject Introspection interface description for %{name}
14mu|cogl-1.20.0-1|120	Group:		System/Libraries
14mu|cogl-1.20.0-1|121	Conflicts:	%{_lib}cogl-gir2.0 < 1.18.2-3
14mu|cogl-1.20.0-1|122	
14mu|cogl-1.20.0-1|123	%description -n %{girname_old}
14mu|cogl-1.20.0-1|124	GObject Introspection interface description for %{name}.
14mu|cogl-1.20.0-1|125	
14mu|cogl-1.20.0-1|126	%files -n %{girname_old}
14mu|cogl-1.20.0-1|127	%{_libdir}/girepository-1.0/Cogl-%{gir_major_old}.typelib
14mu|cogl-1.20.0-1|128	
14mu|cogl-1.20.0-1|129	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|130	
14mu|cogl-1.20.0-1|131	%package -n %{girpango}
14mu|cogl-1.20.0-1|132	Summary:	GObject Introspection interface description for %{name}-pango
14mu|cogl-1.20.0-1|133	Group:		System/Libraries
14mu|cogl-1.20.0-1|134	
14mu|cogl-1.20.0-1|135	%description -n %{girpango}
14mu|cogl-1.20.0-1|136	GObject Introspection interface description for %{name}-pango.
14mu|cogl-1.20.0-1|137	
14mu|cogl-1.20.0-1|138	%files -n %{girpango}
14mu|cogl-1.20.0-1|139	%{_libdir}/girepository-1.0/CoglPango-%{gir_major}.typelib
14mu|cogl-1.20.0-1|140	
14mu|cogl-1.20.0-1|141	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|142	
14mu|cogl-1.20.0-1|143	%package -n %{girpango_old}
14mu|cogl-1.20.0-1|144	Summary:	GObject Introspection interface description for %{name}-pango
14mu|cogl-1.20.0-1|145	Group:		System/Libraries
14mu|cogl-1.20.0-1|146	Conflicts:	%{_lib}cogl-pango-gir2.0 < 1.18.2-3
14mu|cogl-1.20.0-1|147	
14mu|cogl-1.20.0-1|148	%description -n %{girpango_old}
14mu|cogl-1.20.0-1|149	GObject Introspection interface description for %{name}-pango.
14mu|cogl-1.20.0-1|150	
14mu|cogl-1.20.0-1|151	%files -n %{girpango_old}
14mu|cogl-1.20.0-1|152	%{_libdir}/girepository-1.0/CoglPango-%{gir_major_old}.typelib
14mu|cogl-1.20.0-1|153	
14mu|cogl-1.20.0-1|154	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|155	
14mu|cogl-1.20.0-1|156	%package -n %{devname}
14mu|cogl-1.20.0-1|157	Summary:	%{name} development environment
14mu|cogl-1.20.0-1|158	Group:		Development/C
14mu|cogl-1.20.0-1|159	Requires:	%{libname} = %{EVRD}
14mu|cogl-1.20.0-1|160	Requires:	%{libpath} = %{EVRD}
14mu|cogl-1.20.0-1|161	Requires:	%{girname} = %{EVRD}
14mu|cogl-1.20.0-1|162	Requires:	%{girname_old} = %{EVRD}
14mu|cogl-1.20.0-1|163	Provides:	%{name}-devel = %{EVRD}
14mu|cogl-1.20.0-1|164	
14mu|cogl-1.20.0-1|165	%description -n %{devname}
14mu|cogl-1.20.0-1|166	Header files and libraries for building and developing apps with %{name}.
14mu|cogl-1.20.0-1|167	
14mu|cogl-1.20.0-1|168	%files -n %{devname}
14mu|cogl-1.20.0-1|169	%doc NEWS README ChangeLog
14mu|cogl-1.20.0-1|170	%{_includedir}/%{name}/%{name}
14mu|cogl-1.20.0-1|171	%{_includedir}/%{name}/%{name}-path
14mu|cogl-1.20.0-1|172	%{_libdir}/libcogl.so
14mu|cogl-1.20.0-1|173	%{_libdir}/libcogl-path.so
14mu|cogl-1.20.0-1|174	%{_libdir}/pkgconfig/cogl-1.0.pc
14mu|cogl-1.20.0-1|175	%{_libdir}/pkgconfig/cogl-path-1.0.pc
14mu|cogl-1.20.0-1|176	%{_libdir}/pkgconfig/cogl-gl-1.0.pc
14mu|cogl-1.20.0-1|177	%{_libdir}/pkgconfig/cogl-2.0-experimental.pc
14mu|cogl-1.20.0-1|178	%{_libdir}/pkgconfig/cogl-path-2.0-experimental.pc
14mu|cogl-1.20.0-1|179	%{_datadir}/gir-1.0/Cogl-*.gir
14mu|cogl-1.20.0-1|180	
14mu|cogl-1.20.0-1|181	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|182	
14mu|cogl-1.20.0-1|183	%package -n %{devpango}
14mu|cogl-1.20.0-1|184	Summary:	%{name}-pango development environment
14mu|cogl-1.20.0-1|185	Group:		Development/C
14mu|cogl-1.20.0-1|186	Requires:	%{libpango} = %{EVRD}
14mu|cogl-1.20.0-1|187	Requires:	%{girpango} = %{EVRD}
14mu|cogl-1.20.0-1|188	Requires:	%{girpango_old} = %{EVRD}
14mu|cogl-1.20.0-1|189	
14mu|cogl-1.20.0-1|190	%description -n %{devpango}
14mu|cogl-1.20.0-1|191	Header files and libraries for building and developing apps with %{name}-pango.
14mu|cogl-1.20.0-1|192	
14mu|cogl-1.20.0-1|193	%files -n %{devpango}
14mu|cogl-1.20.0-1|194	%{_includedir}/%{name}/%{name}-pango
14mu|cogl-1.20.0-1|195	%{_libdir}/libcogl-pango.so
14mu|cogl-1.20.0-1|196	%{_libdir}/pkgconfig/cogl-pango*.pc
14mu|cogl-1.20.0-1|197	%{_datadir}/gir-1.0/CoglPango-*.gir
14mu|cogl-1.20.0-1|198	
14mu|cogl-1.20.0-1|199	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-1|200	
14mu|cogl-1.20.0-1|201	%prep
14mu|cogl-1.20.0-1|202	%setup -q
14mu|cogl-1.20.0-1|203	%apply_patches
14mu|cogl-1.20.0-1|204	
14mu|cogl-1.20.0-1|205	%build
14mu|cogl-1.20.0-1|206	CFLAGS="%{optflags} -fPIC"
14mu|cogl-1.20.0-1|207	%configure2_5x \
14mu|cogl-1.20.0-1|208	--enable-cairo=yes \
14mu|cogl-1.20.0-1|209	--enable-cogl-pango=yes \
14mu|cogl-1.20.0-1|210	--enable-gdk-pixbuf=yes \
14mu|cogl-1.20.0-1|211	--enable-glx=yes \
14mu|cogl-1.20.0-1|212	--enable-introspection=yes
14mu|cogl-1.20.0-1|213	
14mu|cogl-1.20.0-1|214	%make
14mu|cogl-1.20.0-1|215	
14mu|cogl-1.20.0-1|216	%install
14mu|cogl-1.20.0-1|217	%makeinstall_std
14mu|cogl-1.20.0-1|218	
14mu|cogl-1.20.0-1|219	#Remove examples
14mu|cogl-1.20.0-1|220	rm -rf %{buildroot}%{_datadir}/%{name}/examples-data/
14mu|cogl-1.20.0-1|221	
14mu|cogl-1.20.0-1|222	%find_lang %{name}
14mu|cogl-1.20.0-1|223	
14mu|cogl-1.20.0-1|224	
14mu|cogl-1.20.0-1|225	%changelog
14mu|cogl-1.20.0-1|226	* Mon Mar 09 2015 Tigro <ashejn@gmail.com> 1.20.0-1
14mu|cogl-1.20.0-1|227	+ Revision: e1c89ca
14mu|cogl-1.20.0-1|228	- drop gtk-doc install
14mu|cogl-1.20.0-1|229	
14mu|cogl-1.20.0-1|230	

22431 14
14mu|cogl-1.20.0-2|1	%define major 		20
14mu|cogl-1.20.0-2|2	%define pangomajor	20
14mu|cogl-1.20.0-2|3	%define gir_major	2.0
14mu|cogl-1.20.0-2|4	%define gir_major_old	1.0
14mu|cogl-1.20.0-2|5	
14mu|cogl-1.20.0-2|6	%define libname		%mklibname %{name} %{major}
14mu|cogl-1.20.0-2|7	%define libpango	%mklibname %{name}-pango %{pangomajor}
14mu|cogl-1.20.0-2|8	%define libpath		%mklibname %{name}-path %{major}
14mu|cogl-1.20.0-2|9	%define devname		%mklibname %{name} -d
14mu|cogl-1.20.0-2|10	%define devpango	%mklibname %{name}-pango -d
14mu|cogl-1.20.0-2|11	%define girname		%mklibname %{name}-gir %{gir_major}
14mu|cogl-1.20.0-2|12	%define girname_old	%mklibname %{name}-gir %{gir_major_old}
14mu|cogl-1.20.0-2|13	%define girpango	%mklibname %{name}-pango-gir %{gir_major}
14mu|cogl-1.20.0-2|14	%define girpango_old	%mklibname %{name}-pango-gir %{gir_major_old}
14mu|cogl-1.20.0-2|15	
14mu|cogl-1.20.0-2|16	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mu|cogl-1.20.0-2|17	Name:		cogl
14mu|cogl-1.20.0-2|18	Version:	1.20.0
14mu|cogl-1.20.0-2|19	Release:	2
14mu|cogl-1.20.0-2|20	License:	LGPLv2+
14mu|cogl-1.20.0-2|21	Group:		System/Libraries
14mu|cogl-1.20.0-2|22	Url:		http://www.clutter-project.org/
14mu|cogl-1.20.0-2|23	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/cogl/1.20/%{name}-%{version}.tar.xz
14mu|cogl-1.20.0-2|24	Patch0:		0001-kms-winsys-try-to-hobble-along-if-driver-doesn-t-sup.patch
14mu|cogl-1.20.0-2|25	BuildRequires:	pkgconfig(cairo) >= 1.10
14mu|cogl-1.20.0-2|26	BuildRequires:	pkgconfig(gl)
14mu|cogl-1.20.0-2|27	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|cogl-1.20.0-2|28	BuildRequires:	pkgconfig(gmodule-no-export-2.0)
14mu|cogl-1.20.0-2|29	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
14mu|cogl-1.20.0-2|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|cogl-1.20.0-2|31	BuildRequires:	pkgconfig(pangocairo) >= 1.20
14mu|cogl-1.20.0-2|32	BuildRequires:	pkgconfig(x11)
14mu|cogl-1.20.0-2|33	BuildRequires:	pkgconfig(xcomposite) >= 0.4
14mu|cogl-1.20.0-2|34	BuildRequires:	pkgconfig(xdamage)
14mu|cogl-1.20.0-2|35	BuildRequires:	pkgconfig(xext)
14mu|cogl-1.20.0-2|36	BuildRequires:	pkgconfig(xfixes) >= 3
14mu|cogl-1.20.0-2|37	BuildRequires:	pkgconfig(xrandr)
14mu|cogl-1.20.0-2|38	
14mu|cogl-1.20.0-2|39	%description
14mu|cogl-1.20.0-2|40	Cogl is a small open source library for using 3D graphics hardware to draw
14mu|cogl-1.20.0-2|41	pretty pictures. The API departs from the flat state machine style of
14mu|cogl-1.20.0-2|42	OpenGL and is designed to make it easy to write orthogonal components that
14mu|cogl-1.20.0-2|43	can render without stepping on each others toes.
14mu|cogl-1.20.0-2|44	
14mu|cogl-1.20.0-2|45	As well aiming for a nice API, we think having a single library as opposed
14mu|cogl-1.20.0-2|46	to an API specification like OpenGL has a few advantages too; like being
14mu|cogl-1.20.0-2|47	able to paper over the inconsistencies/bugs of different OpenGL
14mu|cogl-1.20.0-2|48	implementations in a centralized place, not to mention the myriad of OpenGL
14mu|cogl-1.20.0-2|49	extensions. It also means we are in a better position to provide utility
14mu|cogl-1.20.0-2|50	APIs that help software developers since they only need to be implemented
14mu|cogl-1.20.0-2|51	once and there is no risk of inconsistency between implementations.
14mu|cogl-1.20.0-2|52	
14mu|cogl-1.20.0-2|53	Having other backends, besides OpenGL, such as drm, Gallium or D3D are
14mu|cogl-1.20.0-2|54	options we are interested in for the future.
14mu|cogl-1.20.0-2|55	
14mu|cogl-1.20.0-2|56	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|57	
14mu|cogl-1.20.0-2|58	%package i18n
14mu|cogl-1.20.0-2|59	Summary:	Translations for %{name}
14mu|cogl-1.20.0-2|60	Group:		System/Internationalization
14mu|cogl-1.20.0-2|61	Obsoletes:	%{name} < 1.9.2
14mu|cogl-1.20.0-2|62	
14mu|cogl-1.20.0-2|63	%description i18n
14mu|cogl-1.20.0-2|64	This contains the translation data for %{name}.
14mu|cogl-1.20.0-2|65	
14mu|cogl-1.20.0-2|66	%files i18n -f %{name}.lang
14mu|cogl-1.20.0-2|67	
14mu|cogl-1.20.0-2|68	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|69	
14mu|cogl-1.20.0-2|70	%package -n %{libname}
14mu|cogl-1.20.0-2|71	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mu|cogl-1.20.0-2|72	Group:		System/Libraries
14mu|cogl-1.20.0-2|73	
14mu|cogl-1.20.0-2|74	%description -n %{libname}
14mu|cogl-1.20.0-2|75	This package contains the shared library for %{name}.
14mu|cogl-1.20.0-2|76	
14mu|cogl-1.20.0-2|77	%files -n %{libname}
14mu|cogl-1.20.0-2|78	%{_libdir}/libcogl.so.%{major}*
14mu|cogl-1.20.0-2|79	
14mu|cogl-1.20.0-2|80	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|81	
14mu|cogl-1.20.0-2|82	%package -n %{libpango}
14mu|cogl-1.20.0-2|83	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mu|cogl-1.20.0-2|84	Group:		System/Libraries
14mu|cogl-1.20.0-2|85	
14mu|cogl-1.20.0-2|86	%description -n %{libpango}
14mu|cogl-1.20.0-2|87	This package contains the shared library for %{name}-pango.
14mu|cogl-1.20.0-2|88	
14mu|cogl-1.20.0-2|89	%files -n %{libpango}
14mu|cogl-1.20.0-2|90	%{_libdir}/libcogl-pango.so.%{pangomajor}*
14mu|cogl-1.20.0-2|91	
14mu|cogl-1.20.0-2|92	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|93	
14mu|cogl-1.20.0-2|94	%package -n %{libpath}
14mu|cogl-1.20.0-2|95	Summary:	A library for using 3D graphics hardware to draw pretty pictures
14mu|cogl-1.20.0-2|96	Group:		System/Libraries
14mu|cogl-1.20.0-2|97	Conflicts:	%{_lib}cogl20 < 1.18.2-3
14mu|cogl-1.20.0-2|98	
14mu|cogl-1.20.0-2|99	%description -n %{libpath}
14mu|cogl-1.20.0-2|100	This package contains the shared library for %{name}.
14mu|cogl-1.20.0-2|101	
14mu|cogl-1.20.0-2|102	%files -n %{libpath}
14mu|cogl-1.20.0-2|103	%{_libdir}/libcogl-path.so.%{major}*
14mu|cogl-1.20.0-2|104	
14mu|cogl-1.20.0-2|105	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|106	
14mu|cogl-1.20.0-2|107	%package -n %{girname}
14mu|cogl-1.20.0-2|108	Summary:	GObject Introspection interface description for %{name}
14mu|cogl-1.20.0-2|109	Group:		System/Libraries
14mu|cogl-1.20.0-2|110	
14mu|cogl-1.20.0-2|111	%description -n %{girname}
14mu|cogl-1.20.0-2|112	GObject Introspection interface description for %{name}.
14mu|cogl-1.20.0-2|113	
14mu|cogl-1.20.0-2|114	%files -n %{girname}
14mu|cogl-1.20.0-2|115	%{_libdir}/girepository-1.0/Cogl-%{gir_major}.typelib
14mu|cogl-1.20.0-2|116	
14mu|cogl-1.20.0-2|117	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|118	
14mu|cogl-1.20.0-2|119	%package -n %{girname_old}
14mu|cogl-1.20.0-2|120	Summary:	GObject Introspection interface description for %{name}
14mu|cogl-1.20.0-2|121	Group:		System/Libraries
14mu|cogl-1.20.0-2|122	Conflicts:	%{_lib}cogl-gir2.0 < 1.18.2-3
14mu|cogl-1.20.0-2|123	
14mu|cogl-1.20.0-2|124	%description -n %{girname_old}
14mu|cogl-1.20.0-2|125	GObject Introspection interface description for %{name}.
14mu|cogl-1.20.0-2|126	
14mu|cogl-1.20.0-2|127	%files -n %{girname_old}
14mu|cogl-1.20.0-2|128	%{_libdir}/girepository-1.0/Cogl-%{gir_major_old}.typelib
14mu|cogl-1.20.0-2|129	
14mu|cogl-1.20.0-2|130	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|131	
14mu|cogl-1.20.0-2|132	%package -n %{girpango}
14mu|cogl-1.20.0-2|133	Summary:	GObject Introspection interface description for %{name}-pango
14mu|cogl-1.20.0-2|134	Group:		System/Libraries
14mu|cogl-1.20.0-2|135	
14mu|cogl-1.20.0-2|136	%description -n %{girpango}
14mu|cogl-1.20.0-2|137	GObject Introspection interface description for %{name}-pango.
14mu|cogl-1.20.0-2|138	
14mu|cogl-1.20.0-2|139	%files -n %{girpango}
14mu|cogl-1.20.0-2|140	%{_libdir}/girepository-1.0/CoglPango-%{gir_major}.typelib
14mu|cogl-1.20.0-2|141	
14mu|cogl-1.20.0-2|142	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|143	
14mu|cogl-1.20.0-2|144	%package -n %{girpango_old}
14mu|cogl-1.20.0-2|145	Summary:	GObject Introspection interface description for %{name}-pango
14mu|cogl-1.20.0-2|146	Group:		System/Libraries
14mu|cogl-1.20.0-2|147	Conflicts:	%{_lib}cogl-pango-gir2.0 < 1.18.2-3
14mu|cogl-1.20.0-2|148	
14mu|cogl-1.20.0-2|149	%description -n %{girpango_old}
14mu|cogl-1.20.0-2|150	GObject Introspection interface description for %{name}-pango.
14mu|cogl-1.20.0-2|151	
14mu|cogl-1.20.0-2|152	%files -n %{girpango_old}
14mu|cogl-1.20.0-2|153	%{_libdir}/girepository-1.0/CoglPango-%{gir_major_old}.typelib
14mu|cogl-1.20.0-2|154	
14mu|cogl-1.20.0-2|155	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|156	
14mu|cogl-1.20.0-2|157	%package -n %{devname}
14mu|cogl-1.20.0-2|158	Summary:	%{name} development environment
14mu|cogl-1.20.0-2|159	Group:		Development/C
14mu|cogl-1.20.0-2|160	Requires:	%{libname} = %{EVRD}
14mu|cogl-1.20.0-2|161	Requires:	%{libpath} = %{EVRD}
14mu|cogl-1.20.0-2|162	Requires:	%{girname} = %{EVRD}
14mu|cogl-1.20.0-2|163	Requires:	%{girname_old} = %{EVRD}
14mu|cogl-1.20.0-2|164	Provides:	%{name}-devel = %{EVRD}
14mu|cogl-1.20.0-2|165	
14mu|cogl-1.20.0-2|166	%description -n %{devname}
14mu|cogl-1.20.0-2|167	Header files and libraries for building and developing apps with %{name}.
14mu|cogl-1.20.0-2|168	
14mu|cogl-1.20.0-2|169	%files -n %{devname}
14mu|cogl-1.20.0-2|170	%doc NEWS README ChangeLog
14mu|cogl-1.20.0-2|171	%{_includedir}/%{name}/%{name}
14mu|cogl-1.20.0-2|172	%{_includedir}/%{name}/%{name}-path
14mu|cogl-1.20.0-2|173	%{_libdir}/libcogl.so
14mu|cogl-1.20.0-2|174	%{_libdir}/libcogl-path.so
14mu|cogl-1.20.0-2|175	%{_libdir}/pkgconfig/cogl-1.0.pc
14mu|cogl-1.20.0-2|176	%{_libdir}/pkgconfig/cogl-path-1.0.pc
14mu|cogl-1.20.0-2|177	%{_libdir}/pkgconfig/cogl-gl-1.0.pc
14mu|cogl-1.20.0-2|178	%{_libdir}/pkgconfig/cogl-2.0-experimental.pc
14mu|cogl-1.20.0-2|179	%{_libdir}/pkgconfig/cogl-path-2.0-experimental.pc
14mu|cogl-1.20.0-2|180	%{_datadir}/gir-1.0/Cogl-*.gir
14mu|cogl-1.20.0-2|181	
14mu|cogl-1.20.0-2|182	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|183	
14mu|cogl-1.20.0-2|184	%package -n %{devpango}
14mu|cogl-1.20.0-2|185	Summary:	%{name}-pango development environment
14mu|cogl-1.20.0-2|186	Group:		Development/C
14mu|cogl-1.20.0-2|187	Requires:	%{libpango} = %{EVRD}
14mu|cogl-1.20.0-2|188	Requires:	%{girpango} = %{EVRD}
14mu|cogl-1.20.0-2|189	Requires:	%{girpango_old} = %{EVRD}
14mu|cogl-1.20.0-2|190	
14mu|cogl-1.20.0-2|191	%description -n %{devpango}
14mu|cogl-1.20.0-2|192	Header files and libraries for building and developing apps with %{name}-pango.
14mu|cogl-1.20.0-2|193	
14mu|cogl-1.20.0-2|194	%files -n %{devpango}
14mu|cogl-1.20.0-2|195	%{_includedir}/%{name}/%{name}-pango
14mu|cogl-1.20.0-2|196	%{_libdir}/libcogl-pango.so
14mu|cogl-1.20.0-2|197	%{_libdir}/pkgconfig/cogl-pango*.pc
14mu|cogl-1.20.0-2|198	%{_datadir}/gir-1.0/CoglPango-*.gir
14mu|cogl-1.20.0-2|199	
14mu|cogl-1.20.0-2|200	#----------------------------------------------------------------------------
14mu|cogl-1.20.0-2|201	
14mu|cogl-1.20.0-2|202	%prep
14mu|cogl-1.20.0-2|203	%setup -q
14mu|cogl-1.20.0-2|204	%apply_patches
14mu|cogl-1.20.0-2|205	
14mu|cogl-1.20.0-2|206	%build
14mu|cogl-1.20.0-2|207	CFLAGS="%{optflags} -fPIC"
14mu|cogl-1.20.0-2|208	%configure2_5x \
14mu|cogl-1.20.0-2|209	--enable-cairo=yes \
14mu|cogl-1.20.0-2|210	--enable-cogl-pango=yes \
14mu|cogl-1.20.0-2|211	--enable-gdk-pixbuf=yes \
14mu|cogl-1.20.0-2|212	--enable-glx=yes \
14mu|cogl-1.20.0-2|213	--enable-introspection=yes
14mu|cogl-1.20.0-2|214	
14mu|cogl-1.20.0-2|215	%make
14mu|cogl-1.20.0-2|216	
14mu|cogl-1.20.0-2|217	%install
14mu|cogl-1.20.0-2|218	%makeinstall_std
14mu|cogl-1.20.0-2|219	
14mu|cogl-1.20.0-2|220	#Remove examples
14mu|cogl-1.20.0-2|221	rm -rf %{buildroot}%{_datadir}/%{name}/examples-data/
14mu|cogl-1.20.0-2|222	
14mu|cogl-1.20.0-2|223	%find_lang %{name}
14mu|cogl-1.20.0-2|224	
14mu|cogl-1.20.0-2|225	
14mu|cogl-1.20.0-2|226	%changelog
14mu|cogl-1.20.0-2|227	
14mu|cogl-1.20.0-2|228	* Fri May 29 2015 Tigro <ashejn@yandex-team.ru> 1.20.0-2
14mu|cogl-1.20.0-2|229	- (088e7da) try to hobble along if driver doesn't support page flips
14mu|cogl-1.20.0-2|230	
14mu|cogl-1.20.0-2|231	

22432 14
14mu|command-not-found-1.3-1|1	Name:           command-not-found
14mu|command-not-found-1.3-1|2	Version:        1.3
14mu|command-not-found-1.3-1|3	Release:        1
14mu|command-not-found-1.3-1|4	Summary:        Command-not-found tool for ROSA and OpenMandriva
14mu|command-not-found-1.3-1|5	Group:          File tools
14mu|command-not-found-1.3-1|6	License:        GPLv2
14mu|command-not-found-1.3-1|7	URL:            https://abf.io/soft/command-not-found
14mu|command-not-found-1.3-1|8	Source0:        https://abf.io/soft/%{name}/archive/%{name}-%{version}.tar.gz
14mu|command-not-found-1.3-1|9	BuildArch:      noarch
14mu|command-not-found-1.3-1|10	
14mu|command-not-found-1.3-1|11	Requires:       command-not-found-data
14mu|command-not-found-1.3-1|12	Requires:       python-json
14mu|command-not-found-1.3-1|13	Requires:       python-rpm
14mu|command-not-found-1.3-1|14	BuildRequires:  python(abi) = 2.7
14mu|command-not-found-1.3-1|15	
14mu|command-not-found-1.3-1|16	%description
14mu|command-not-found-1.3-1|17	When you call non-existent command in bash, you will get a
14mu|command-not-found-1.3-1|18	list of packages (with repositories) where you can find this command
14mu|command-not-found-1.3-1|19	or similar ones.
14mu|command-not-found-1.3-1|20	
14mu|command-not-found-1.3-1|21	%prep
14mu|command-not-found-1.3-1|22	%setup -q
14mu|command-not-found-1.3-1|23	
14mu|command-not-found-1.3-1|24	%install
14mu|command-not-found-1.3-1|25	for d in `python localizer.py --list`; do\
14mu|command-not-found-1.3-1|26	mkdir -p %{buildroot}/usr/share/locale/$d/LC_MESSAGES;\
14mu|command-not-found-1.3-1|27	install -m 644 locale/$d/LC_MESSAGES/%{name}.mo %{buildroot}/usr/share/locale/$d/LC_MESSAGES/%{name}.mo;\
14mu|command-not-found-1.3-1|28	done
14mu|command-not-found-1.3-1|29	mkdir -p %{buildroot}/usr/bin
14mu|command-not-found-1.3-1|30	mkdir -p %{buildroot}/etc/profile.d
14mu|command-not-found-1.3-1|31	cp command-not-found.py  %{buildroot}/usr/bin/cnf
14mu|command-not-found-1.3-1|32	cp handler.sh %{buildroot}/etc/profile.d/91cnf.sh
14mu|command-not-found-1.3-1|33	
14mu|command-not-found-1.3-1|34	%find_lang %{name}
14mu|command-not-found-1.3-1|35	
14mu|command-not-found-1.3-1|36	%files -f %{name}.lang
14mu|command-not-found-1.3-1|37	/usr/bin/cnf
14mu|command-not-found-1.3-1|38	/etc/profile.d/91cnf.sh
14mu|command-not-found-1.3-1|39	
14mu|command-not-found-1.3-1|40	%changelog
14mu|command-not-found-1.3-1|41	* Wed Nov 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
14mu|command-not-found-1.3-1|42	+ Revision: f809f0d
14mu|command-not-found-1.3-1|43	- Fix upstream URLs
14mu|command-not-found-1.3-1|44	
14mu|command-not-found-1.3-1|45	

22433 14
14mu|comparator-2.8-3|1	Summary:	Tools for fast comparasion of large source-code trees
14mu|comparator-2.8-3|2	Name:		comparator
14mu|comparator-2.8-3|3	Version:	2.8
14mu|comparator-2.8-3|4	Release:	3
14mu|comparator-2.8-3|5	License:	BSD
14mu|comparator-2.8-3|6	Group:		Development/Tools
14mu|comparator-2.8-3|7	Url:		http://www.catb.org/~esr/comparator
14mu|comparator-2.8-3|8	Source0:	http://www.catb.org/~esr/comparator/%{name}-%{version}.tar.gz
14mu|comparator-2.8-3|9	
14mu|comparator-2.8-3|10	%description
14mu|comparator-2.8-3|11	Comparator and filterator are a pair of tools for rapidly finding
14mu|comparator-2.8-3|12	common code segments in large source trees. They can be useful as
14mu|comparator-2.8-3|13	tools for detecting copyright infringement.
14mu|comparator-2.8-3|14	
14mu|comparator-2.8-3|15	%files
14mu|comparator-2.8-3|16	%doc README
14mu|comparator-2.8-3|17	%{_bindir}/comparator
14mu|comparator-2.8-3|18	%{_bindir}/filterator
14mu|comparator-2.8-3|19	%{_mandir}/man1/comparator.1*
14mu|comparator-2.8-3|20	%{py_sitedir}/comparator.py
14mu|comparator-2.8-3|21	
14mu|comparator-2.8-3|22	#----------------------------------------------------------------------------
14mu|comparator-2.8-3|23	
14mu|comparator-2.8-3|24	%prep
14mu|comparator-2.8-3|25	%setup -q
14mu|comparator-2.8-3|26	
14mu|comparator-2.8-3|27	%build
14mu|comparator-2.8-3|28	%make \
14mu|comparator-2.8-3|29	CFLAGS="%{optflags}" \
14mu|comparator-2.8-3|30	LDFLAGS="%{ldflags}"
14mu|comparator-2.8-3|31	
14mu|comparator-2.8-3|32	%install
14mu|comparator-2.8-3|33	install -d %{buildroot}{%{_bindir},%{_mandir}/man1,%{py_sitedir}}
14mu|comparator-2.8-3|34	
14mu|comparator-2.8-3|35	install comparator filterator  %{buildroot}%{_bindir}
14mu|comparator-2.8-3|36	install comparator.1  %{buildroot}%{_mandir}/man1
14mu|comparator-2.8-3|37	install comparator.py  %{buildroot}%{py_sitedir}
14mu|comparator-2.8-3|38	
14mu|comparator-2.8-3|39	
14mu|comparator-2.8-3|40	%changelog
14mu|comparator-2.8-3|41	
14mu|comparator-2.8-3|42	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8-3
14mu|comparator-2.8-3|43	- (cc96b8b) Build with system optflags
14mu|comparator-2.8-3|44	- (cc96b8b) Spec cleanup
14mu|comparator-2.8-3|45	
14mu|comparator-2.8-3|46	

22434 14
14mu|concurrent-1.3.4-8|1	Name:           concurrent
14mu|concurrent-1.3.4-8|2	Version:        1.3.4
14mu|concurrent-1.3.4-8|3	Release:        8
14mu|concurrent-1.3.4-8|4	Epoch:          0
14mu|concurrent-1.3.4-8|5	Summary:        Utility classes for concurrent Java programming
14mu|concurrent-1.3.4-8|6	License:        Public Domain
14mu|concurrent-1.3.4-8|7	Source0:        http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/current/concurrent.tar.gz
14mu|concurrent-1.3.4-8|8	Source1:        %{name}-%{version}.build.xml
14mu|concurrent-1.3.4-8|9	Patch0:         concurrent-build.patch
14mu|concurrent-1.3.4-8|10	Patch1:         JDK-8-support.patch
14mu|concurrent-1.3.4-8|11	URL:            http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
14mu|concurrent-1.3.4-8|12	Group:          Development/Java
14mu|concurrent-1.3.4-8|13	BuildArch:      noarch
14mu|concurrent-1.3.4-8|14	BuildRequires:  java-rpmbuild >= 0:1.5, ant
14mu|concurrent-1.3.4-8|15	
14mu|concurrent-1.3.4-8|16	
14mu|concurrent-1.3.4-8|17	%description
14mu|concurrent-1.3.4-8|18	This package provides standardized, efficient versions of utility classes
14mu|concurrent-1.3.4-8|19	commonly encountered in concurrent Java programming. This code consists of
14mu|concurrent-1.3.4-8|20	implementations of ideas that have been around for ages, and is merely intended
14mu|concurrent-1.3.4-8|21	to save you the trouble of coding them. Discussions of the rationale and
14mu|concurrent-1.3.4-8|22	applications of several of these classes can be found in the second edition of
14mu|concurrent-1.3.4-8|23	Concurrent Programming in Java.
14mu|concurrent-1.3.4-8|24	
14mu|concurrent-1.3.4-8|25	
14mu|concurrent-1.3.4-8|26	%package javadoc
14mu|concurrent-1.3.4-8|27	Summary:        Javadoc for %{name}
14mu|concurrent-1.3.4-8|28	Group:          Development/Java
14mu|concurrent-1.3.4-8|29	
14mu|concurrent-1.3.4-8|30	%description javadoc
14mu|concurrent-1.3.4-8|31	Javadoc for %{name}.
14mu|concurrent-1.3.4-8|32	
14mu|concurrent-1.3.4-8|33	%prep
14mu|concurrent-1.3.4-8|34	%setup -c -q
14mu|concurrent-1.3.4-8|35	mkdir -p src/EDU/oswego/cs/dl/util
14mu|concurrent-1.3.4-8|36	mv concurrent src/EDU/oswego/cs/dl/util
14mu|concurrent-1.3.4-8|37	# Build with debug on
14mu|concurrent-1.3.4-8|38	pushd src/EDU/oswego/cs/dl/util/concurrent
14mu|concurrent-1.3.4-8|39	%patch0
14mu|concurrent-1.3.4-8|40	%patch1 -p1
14mu|concurrent-1.3.4-8|41	popd
14mu|concurrent-1.3.4-8|42	
14mu|concurrent-1.3.4-8|43	
14mu|concurrent-1.3.4-8|44	%build
14mu|concurrent-1.3.4-8|45	pushd src/EDU/oswego/cs/dl/util/concurrent
14mu|concurrent-1.3.4-8|46	
14mu|concurrent-1.3.4-8|47	%{ant} \
14mu|concurrent-1.3.4-8|48	-Dversion=%{version} \
14mu|concurrent-1.3.4-8|49	-Dj2se.apiurl=%{_javadocdir}/java \
14mu|concurrent-1.3.4-8|50	dist javadoc
14mu|concurrent-1.3.4-8|51	
14mu|concurrent-1.3.4-8|52	popd
14mu|concurrent-1.3.4-8|53	
14mu|concurrent-1.3.4-8|54	%install
14mu|concurrent-1.3.4-8|55	rm -fr %{buildroot}
14mu|concurrent-1.3.4-8|56	install -d -m 755 %{buildroot}%{_javadir}
14mu|concurrent-1.3.4-8|57	install -m 644 src/EDU/oswego/cs/dl/util/concurrent/lib/%{name}.jar \
14mu|concurrent-1.3.4-8|58	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|concurrent-1.3.4-8|59	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|concurrent-1.3.4-8|60	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|concurrent-1.3.4-8|61	cp -pr src/EDU/oswego/cs/dl/util/concurrent/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|concurrent-1.3.4-8|62	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|concurrent-1.3.4-8|63	
14mu|concurrent-1.3.4-8|64	%files
14mu|concurrent-1.3.4-8|65	%defattr(0644,root,root,0755)
14mu|concurrent-1.3.4-8|66	%{_javadir}/*.jar
14mu|concurrent-1.3.4-8|67	%doc src/EDU/oswego/cs/dl/util/concurrent/intro.html
14mu|concurrent-1.3.4-8|68	
14mu|concurrent-1.3.4-8|69	%files javadoc
14mu|concurrent-1.3.4-8|70	%defattr(0644,root,root,0755)
14mu|concurrent-1.3.4-8|71	%doc %{_javadocdir}/%{name}-%{version}
14mu|concurrent-1.3.4-8|72	%doc %{_javadocdir}/%{name}
14mu|concurrent-1.3.4-8|73	
14mu|concurrent-1.3.4-8|74	
14mu|concurrent-1.3.4-8|75	
14mu|concurrent-1.3.4-8|76	%changelog
14mu|concurrent-1.3.4-8|77	
14mu|concurrent-1.3.4-8|78	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.3.4-8
14mu|concurrent-1.3.4-8|79	- (c2f6d0a) Fix Jaav8 build
14mu|concurrent-1.3.4-8|80	
14mu|concurrent-1.3.4-8|81	

22435 14
14mu|conntrack-tools-1.4.2-5|1	Summary:	Userspace tools for interacting with the Connection Tracking System
14mu|conntrack-tools-1.4.2-5|2	Name:		conntrack-tools
14mu|conntrack-tools-1.4.2-5|3	Version:	1.4.2
14mu|conntrack-tools-1.4.2-5|4	Release:	5
14mu|conntrack-tools-1.4.2-5|5	License:	GPLv2+
14mu|conntrack-tools-1.4.2-5|6	Group:		System/Kernel and hardware
14mu|conntrack-tools-1.4.2-5|7	URL:		http://www.netfilter.org/projects/conntrack-tools/index.html
14mu|conntrack-tools-1.4.2-5|8	Source0:	http://netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2
14mu|conntrack-tools-1.4.2-5|9	Source1:	http://netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2.sig
14mu|conntrack-tools-1.4.2-5|10	Patch0:		conntrack-tools-CVE-2015-6496.patch
14mu|conntrack-tools-1.4.2-5|11	BuildRequires:	bison
14mu|conntrack-tools-1.4.2-5|12	BuildRequires:	flex
14mu|conntrack-tools-1.4.2-5|13	BuildRequires:	pkgconfig
14mu|conntrack-tools-1.4.2-5|14	BuildRequires:	pkgconfig(libmnl) >= 1.0.3
14mu|conntrack-tools-1.4.2-5|15	BuildRequires:	pkgconfig(libnetfilter_conntrack) >= 1.0.4
14mu|conntrack-tools-1.4.2-5|16	BuildRequires:	pkgconfig(libnetfilter_cttimeout) >= 1.0.0
14mu|conntrack-tools-1.4.2-5|17	BuildRequires:	pkgconfig(libnfnetlink) >= 1.0.1
14mu|conntrack-tools-1.4.2-5|18	BuildRequires:  pkgconfig(libnetfilter_queue) >= 1.0.2
14mu|conntrack-tools-1.4.2-5|19	BuildRequires:  pkgconfig(libnetfilter_cthelper) >= 1.0.0
14mu|conntrack-tools-1.4.2-5|20	BuildRequires:	pkgconfig(libtirpc)
14mu|conntrack-tools-1.4.2-5|21	
14mu|conntrack-tools-1.4.2-5|22	%description
14mu|conntrack-tools-1.4.2-5|23	The conntrack-tools are a set of tools targeted at system administrators.
14mu|conntrack-tools-1.4.2-5|24	They are conntrack, the userspace command line interface, and conntrackd,
14mu|conntrack-tools-1.4.2-5|25	the userspace daemon. The tool conntrack provides a full featured interface
14mu|conntrack-tools-1.4.2-5|26	that has replaced the old procfs interface. Using conntrack, you can view and
14mu|conntrack-tools-1.4.2-5|27	manage the in-kernel connection tracking state table from userspace. On the
14mu|conntrack-tools-1.4.2-5|28	other hand, conntrackd covers the specific aspects of stateful firewalls to
14mu|conntrack-tools-1.4.2-5|29	enable highly available scenarios, and can be used as statistics collector as
14mu|conntrack-tools-1.4.2-5|30	well.
14mu|conntrack-tools-1.4.2-5|31	
14mu|conntrack-tools-1.4.2-5|32	%prep
14mu|conntrack-tools-1.4.2-5|33	%setup -q
14mu|conntrack-tools-1.4.2-5|34	%patch0 -p1 -b .CVE-2015-6496
14mu|conntrack-tools-1.4.2-5|35	
14mu|conntrack-tools-1.4.2-5|36	%build
14mu|conntrack-tools-1.4.2-5|37	%configure2_5x \
14mu|conntrack-tools-1.4.2-5|38	--disable-static
14mu|conntrack-tools-1.4.2-5|39	%make
14mu|conntrack-tools-1.4.2-5|40	
14mu|conntrack-tools-1.4.2-5|41	%install
14mu|conntrack-tools-1.4.2-5|42	%makeinstall_std
14mu|conntrack-tools-1.4.2-5|43	
14mu|conntrack-tools-1.4.2-5|44	%files
14mu|conntrack-tools-1.4.2-5|45	%doc AUTHORS TODO doc/stats/conntrackd.conf
14mu|conntrack-tools-1.4.2-5|46	%{_sbindir}/conntrack
14mu|conntrack-tools-1.4.2-5|47	%{_sbindir}/conntrackd
14mu|conntrack-tools-1.4.2-5|48	%{_sbindir}/nfct
14mu|conntrack-tools-1.4.2-5|49	%{_libdir}/%{name}
14mu|conntrack-tools-1.4.2-5|50	%{_mandir}/man8/conntrack.8*
14mu|conntrack-tools-1.4.2-5|51	%{_mandir}/man8/conntrackd.8*
14mu|conntrack-tools-1.4.2-5|52	%{_mandir}/man8/nfct.8*
14mu|conntrack-tools-1.4.2-5|53	
14mu|conntrack-tools-1.4.2-5|54	%changelog
14mu|conntrack-tools-1.4.2-5|55	
14mu|conntrack-tools-1.4.2-5|56	* Sat Oct 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-5
14mu|conntrack-tools-1.4.2-5|57	- (a456709) Fix CVE-2015-6496
14mu|conntrack-tools-1.4.2-5|58	
14mu|conntrack-tools-1.4.2-5|59	

22436 14
14mu|console-gentoo-style-0.1-5|1	Summary:	Console Gentoo style
14mu|console-gentoo-style-0.1-5|2	Name:		console-gentoo-style
14mu|console-gentoo-style-0.1-5|3	Version:	0.1
14mu|console-gentoo-style-0.1-5|4	Release:	5
14mu|console-gentoo-style-0.1-5|5	Source0:	console-gentoo-style-%{version}.tar.gz
14mu|console-gentoo-style-0.1-5|6	License:	GPLv2
14mu|console-gentoo-style-0.1-5|7	Group:		Shells
14mu|console-gentoo-style-0.1-5|8	BuildArch:	noarch
14mu|console-gentoo-style-0.1-5|9	
14mu|console-gentoo-style-0.1-5|10	%description
14mu|console-gentoo-style-0.1-5|11	Console Gentoo style.
14mu|console-gentoo-style-0.1-5|12	
14mu|console-gentoo-style-0.1-5|13	%prep
14mu|console-gentoo-style-0.1-5|14	%setup -q
14mu|console-gentoo-style-0.1-5|15	
14mu|console-gentoo-style-0.1-5|16	%install
14mu|console-gentoo-style-0.1-5|17	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14mu|console-gentoo-style-0.1-5|18	cp -rf ./gentoo_colors %{buildroot}%{_sysconfdir}/bash_completion.d/gentoo_colors
14mu|console-gentoo-style-0.1-5|19	
14mu|console-gentoo-style-0.1-5|20	%files
14mu|console-gentoo-style-0.1-5|21	%{_sysconfdir}/bash_completion.d/gentoo_colors
14mu|console-gentoo-style-0.1-5|22	
14mu|console-gentoo-style-0.1-5|23	
14mu|console-gentoo-style-0.1-5|24	%changelog
14mu|console-gentoo-style-0.1-5|25	* Wed Mar 11 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.1-5
14mu|console-gentoo-style-0.1-5|26	+ Revision: 028aa30
14mu|console-gentoo-style-0.1-5|27	- Release uplift for moving into main
14mu|console-gentoo-style-0.1-5|28	
14mu|console-gentoo-style-0.1-5|29	

22437 14
14mu|console-setup-1.132-1|1	Summary:	Tools for configuring the console using X Window System key maps
14mu|console-setup-1.132-1|2	Name:		console-setup
14mu|console-setup-1.132-1|3	Version:	1.132
14mu|console-setup-1.132-1|4	Release:	1
14mu|console-setup-1.132-1|5	Group:		Terminals
14mu|console-setup-1.132-1|6	# For a breakdown of the licensing, see COPYRIGHT, copyright, copyright.fonts and copyright.xkb
14mu|console-setup-1.132-1|7	License:	GPLv2+ and MIT and Public Domain
14mu|console-setup-1.132-1|8	Url:		http://packages.debian.org/cs/sid/console-setup
14mu|console-setup-1.132-1|9	Source0:	http://ftp.de.debian.org/debian/pool/main/c/%{name}/%{name}_%{version}.tar.xz
14mu|console-setup-1.132-1|10	# Fixes installing paths to Fedora style
14mu|console-setup-1.132-1|11	Patch0:		console-setup-1.76-paths.patch
14mu|console-setup-1.132-1|12	# Fixes FSF address, sent to upstream
14mu|console-setup-1.132-1|13	Patch1:		console-setup-1.76-fsf-address.patch
14mu|console-setup-1.132-1|14	Requires:	kbd
14mu|console-setup-1.132-1|15	# require 'xkeyboard-config' to have X Window keyboard descriptions?
14mu|console-setup-1.132-1|16	BuildArch:	noarch
14mu|console-setup-1.132-1|17	
14mu|console-setup-1.132-1|18	%description
14mu|console-setup-1.132-1|19	This package provides the console with the same keyboard configuration
14mu|console-setup-1.132-1|20	scheme that X Window System has. Besides the keyboard, the package configures
14mu|console-setup-1.132-1|21	also the font on the console.  It includes a rich collection of fonts and
14mu|console-setup-1.132-1|22	supports several languages that would be otherwise unsupported on the console
14mu|console-setup-1.132-1|23	(such as Armenian, Georgian, Lao and Thai).
14mu|console-setup-1.132-1|24	
14mu|console-setup-1.132-1|25	%files
14mu|console-setup-1.132-1|26	%doc README COPYRIGHT CHANGES copyright.fonts copyright.xkb Fonts/copyright
14mu|console-setup-1.132-1|27	%{_bindir}/ckbcomp
14mu|console-setup-1.132-1|28	%{_bindir}/setupcon
14mu|console-setup-1.132-1|29	%config(noreplace) %{_sysconfdir}/default/console-setup
14mu|console-setup-1.132-1|30	%config(noreplace) %{_sysconfdir}/default/keyboard
14mu|console-setup-1.132-1|31	%{_datadir}/consolefonts
14mu|console-setup-1.132-1|32	%{_datadir}/consoletrans
14mu|console-setup-1.132-1|33	%{_mandir}/man1/ckbcomp.1*
14mu|console-setup-1.132-1|34	%{_mandir}/man1/setupcon.1*
14mu|console-setup-1.132-1|35	%{_mandir}/man5/console-setup.5*
14mu|console-setup-1.132-1|36	%{_mandir}/man5/keyboard.5*
14mu|console-setup-1.132-1|37	
14mu|console-setup-1.132-1|38	#----------------------------------------------------------------------------
14mu|console-setup-1.132-1|39	
14mu|console-setup-1.132-1|40	%prep
14mu|console-setup-1.132-1|41	%setup -q
14mu|console-setup-1.132-1|42	%patch0 -p1
14mu|console-setup-1.132-1|43	%patch1 -p1
14mu|console-setup-1.132-1|44	
14mu|console-setup-1.132-1|45	%build
14mu|console-setup-1.132-1|46	%make build-linux
14mu|console-setup-1.132-1|47	
14mu|console-setup-1.132-1|48	%install
14mu|console-setup-1.132-1|49	make prefix="%{buildroot}" install-linux
14mu|console-setup-1.132-1|50	# we don't want another set of keyboard descriptions, we want to use descriptions from
14mu|console-setup-1.132-1|51	# xkeyboard-config (require it?), so removing it
14mu|console-setup-1.132-1|52	# or maybe have these from tarball it in optional subpackage?
14mu|console-setup-1.132-1|53	rm -rf %{buildroot}%{_sysconfdir}/console-setup
14mu|console-setup-1.132-1|54	
14mu|console-setup-1.132-1|55	
14mu|console-setup-1.132-1|56	%changelog
14mu|console-setup-1.132-1|57	
14mu|console-setup-1.132-1|58	* Tue Nov 24 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.132-1
14mu|console-setup-1.132-1|59	- (fe5f760) Adjust spec style
14mu|console-setup-1.132-1|60	
14mu|console-setup-1.132-1|61	

22438 14
14mu|coolkey-1.1.0-25|1	%define coolkey_module "CoolKey PKCS #11 Module"
14mu|coolkey-1.1.0-25|2	%define nssdb %{_sysconfdir}/pki/nssdb
14mu|coolkey-1.1.0-25|3	
14mu|coolkey-1.1.0-25|4	Name: coolkey
14mu|coolkey-1.1.0-25|5	Version: 1.1.0
14mu|coolkey-1.1.0-25|6	Release: 25
14mu|coolkey-1.1.0-25|7	Summary: CoolKey PKCS #11 module
14mu|coolkey-1.1.0-25|8	License: LGPLv2
14mu|coolkey-1.1.0-25|9	URL: http://directory.fedora.redhat.com/wiki/CoolKey
14mu|coolkey-1.1.0-25|10	Source0: coolkey-%{version}.tar.gz
14mu|coolkey-1.1.0-25|11	Source1: coolkey.rpmlintrc
14mu|coolkey-1.1.0-25|12	Patch1: coolkey-cache-dir-move.patch
14mu|coolkey-1.1.0-25|13	Patch2: coolkey-gcc43.patch
14mu|coolkey-1.1.0-25|14	Patch3: coolkey-latest.patch
14mu|coolkey-1.1.0-25|15	Patch4: coolkey-simple-bugs.patch
14mu|coolkey-1.1.0-25|16	Patch5: coolkey-thread-fix.patch
14mu|coolkey-1.1.0-25|17	Patch6: coolkey-cac.patch
14mu|coolkey-1.1.0-25|18	Patch7: coolkey-cac-1.patch
14mu|coolkey-1.1.0-25|19	Patch8: coolkey-pcsc-lite-fix.patch
14mu|coolkey-1.1.0-25|20	Patch9: coolkey-fix-token-removal-failure.patch
14mu|coolkey-1.1.0-25|21	Group: System/Libraries
14mu|coolkey-1.1.0-25|22	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
14mu|coolkey-1.1.0-25|23	BuildRequires: autoconf
14mu|coolkey-1.1.0-25|24	BuildRequires: pkgconfig(libpcsclite)
14mu|coolkey-1.1.0-25|25	BuildRequires: zlib-devel
14mu|coolkey-1.1.0-25|26	BuildRequires: nss-devel
14mu|coolkey-1.1.0-25|27	Requires: nss
14mu|coolkey-1.1.0-25|28	Requires: pcsc-lite
14mu|coolkey-1.1.0-25|29	Requires: ccid
14mu|coolkey-1.1.0-25|30	Provides: CoolKey Openkey
14mu|coolkey-1.1.0-25|31	Obsoletes: CoolKey Openkey
14mu|coolkey-1.1.0-25|32	
14mu|coolkey-1.1.0-25|33	%description
14mu|coolkey-1.1.0-25|34	Linux Driver support for the CoolKey and CAC products.
14mu|coolkey-1.1.0-25|35	
14mu|coolkey-1.1.0-25|36	%package devel
14mu|coolkey-1.1.0-25|37	Summary: CoolKey Applet libraries
14mu|coolkey-1.1.0-25|38	Group: System/Libraries
14mu|coolkey-1.1.0-25|39	
14mu|coolkey-1.1.0-25|40	%description devel
14mu|coolkey-1.1.0-25|41	Linux Driver support to access the CoolKey applet.
14mu|coolkey-1.1.0-25|42	
14mu|coolkey-1.1.0-25|43	
14mu|coolkey-1.1.0-25|44	%prep
14mu|coolkey-1.1.0-25|45	%setup -q
14mu|coolkey-1.1.0-25|46	%patch1
14mu|coolkey-1.1.0-25|47	%patch2
14mu|coolkey-1.1.0-25|48	%patch3
14mu|coolkey-1.1.0-25|49	%patch4
14mu|coolkey-1.1.0-25|50	%patch5
14mu|coolkey-1.1.0-25|51	%patch6
14mu|coolkey-1.1.0-25|52	%patch7
14mu|coolkey-1.1.0-25|53	%patch8
14mu|coolkey-1.1.0-25|54	%patch9 -p1
14mu|coolkey-1.1.0-25|55	
14mu|coolkey-1.1.0-25|56	%build
14mu|coolkey-1.1.0-25|57	autoconf
14mu|coolkey-1.1.0-25|58	%configure2_5x --with-debug --disable-dependency-tracking --enable-pk11install
14mu|coolkey-1.1.0-25|59	make %{?_smp_mflags} CFLAGS="$CFLAGS -g -O2 -fno-strict-aliasing $CFLAGS " CXXFLAGS="$CXXFLAGS -g -O2 -fno-strict-aliasing $CFLAGS"
14mu|coolkey-1.1.0-25|60	
14mu|coolkey-1.1.0-25|61	%install
14mu|coolkey-1.1.0-25|62	rm -rf $RPM_BUILD_ROOT
14mu|coolkey-1.1.0-25|63	make install DESTDIR=$RPM_BUILD_ROOT
14mu|coolkey-1.1.0-25|64	ln -s pkcs11/libcoolkeypk11.so $RPM_BUILD_ROOT/%{_libdir}
14mu|coolkey-1.1.0-25|65	mkdir -p $RPM_BUILD_ROOT/var/cache/coolkey
14mu|coolkey-1.1.0-25|66	
14mu|coolkey-1.1.0-25|67	%clean
14mu|coolkey-1.1.0-25|68	rm -rf $RPM_BUILD_ROOT
14mu|coolkey-1.1.0-25|69	
14mu|coolkey-1.1.0-25|70	%post
14mu|coolkey-1.1.0-25|71	/sbin/ldconfig
14mu|coolkey-1.1.0-25|72	isThere=`modutil -rawlist -dbdir %{nssdb} | grep %{coolkey_module} || echo NO`
14mu|coolkey-1.1.0-25|73	if [ "$isThere" == "NO" ]; then
14mu|coolkey-1.1.0-25|74	if [ -x %{_bindir}/pk11install ]; then
14mu|coolkey-1.1.0-25|75	pk11install -p %{nssdb} 'name=%{coolkey_module} library=libcoolkeypk11.so' ||:
14mu|coolkey-1.1.0-25|76	fi
14mu|coolkey-1.1.0-25|77	fi
14mu|coolkey-1.1.0-25|78	
14mu|coolkey-1.1.0-25|79	
14mu|coolkey-1.1.0-25|80	%postun
14mu|coolkey-1.1.0-25|81	/sbin/ldconfig
14mu|coolkey-1.1.0-25|82	if [ $1 -eq 0 ]; then
14mu|coolkey-1.1.0-25|83	modutil -delete %{coolkey_module} -dbdir %{nssdb} -force || :
14mu|coolkey-1.1.0-25|84	fi
14mu|coolkey-1.1.0-25|85	
14mu|coolkey-1.1.0-25|86	
14mu|coolkey-1.1.0-25|87	%files
14mu|coolkey-1.1.0-25|88	%defattr(-,root,root,-)
14mu|coolkey-1.1.0-25|89	%doc ChangeLog LICENSE
14mu|coolkey-1.1.0-25|90	%{_bindir}/pk11install
14mu|coolkey-1.1.0-25|91	%{_libdir}/libcoolkeypk11.so
14mu|coolkey-1.1.0-25|92	%{_libdir}/pkcs11
14mu|coolkey-1.1.0-25|93	%{_libdir}/libckyapplet.so.1
14mu|coolkey-1.1.0-25|94	%{_libdir}/libckyapplet.so.1.0.0
14mu|coolkey-1.1.0-25|95	
14mu|coolkey-1.1.0-25|96	%files devel
14mu|coolkey-1.1.0-25|97	%{_libdir}/libckyapplet.so
14mu|coolkey-1.1.0-25|98	%{_libdir}/pkgconfig/libckyapplet.pc
14mu|coolkey-1.1.0-25|99	%{_includedir}/*.h
14mu|coolkey-1.1.0-25|100	
14mu|coolkey-1.1.0-25|101	
14mu|coolkey-1.1.0-25|102	%changelog
14mu|coolkey-1.1.0-25|103	* Wed Oct 29 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.1.0-25
14mu|coolkey-1.1.0-25|104	+ Revision: 5fb7131
14mu|coolkey-1.1.0-25|105	- Ignoring invalid rpmlint error
14mu|coolkey-1.1.0-25|106	
14mu|coolkey-1.1.0-25|107	

22439 14
14mu|copy-jdk-configs-1.2-1|1	%global project copy_jdk_configs
14mu|copy-jdk-configs-1.2-1|2	%global file %{project}.lua
14mu|copy-jdk-configs-1.2-1|3	%global rpm_state_dir %{_localstatedir}/lib/rpm-state
14mu|copy-jdk-configs-1.2-1|4	
14mu|copy-jdk-configs-1.2-1|5	Name:    copy-jdk-configs
14mu|copy-jdk-configs-1.2-1|6	Version: 1.2
14mu|copy-jdk-configs-1.2-1|7	Release: 1
14mu|copy-jdk-configs-1.2-1|8	Summary: JDKs configuration files copier
14mu|copy-jdk-configs-1.2-1|9	Group:   Development/Java
14mu|copy-jdk-configs-1.2-1|10	License:  BSD
14mu|copy-jdk-configs-1.2-1|11	URL:      https://hg.fedorahosted.org/hg/%{project}
14mu|copy-jdk-configs-1.2-1|12	Source0:  https://hg.fedorahosted.org/hg/copy_jdk_configs/raw-file/%{project}-%{version}/%{file}
14mu|copy-jdk-configs-1.2-1|13	Source1:  https://hg.fedorahosted.org/hg/copy_jdk_configs/raw-file/%{project}-%{version}/LICENSE
14mu|copy-jdk-configs-1.2-1|14	
14mu|copy-jdk-configs-1.2-1|15	# we need to duplicate msot of the percents in that script so they survive rpm expansion (even in that sed they have to be duplicated)
14mu|copy-jdk-configs-1.2-1|16	%global pretrans_install %(cat %{SOURCE0} | sed s/%%/%%%%/g | sed s/\\^%%%%/^%%/g)
14mu|copy-jdk-configs-1.2-1|17	
14mu|copy-jdk-configs-1.2-1|18	BuildArch: noarch
14mu|copy-jdk-configs-1.2-1|19	
14mu|copy-jdk-configs-1.2-1|20	BuildRequires: lua
14mu|copy-jdk-configs-1.2-1|21	Requires: lua
14mu|copy-jdk-configs-1.2-1|22	Requires: lua-posix
14mu|copy-jdk-configs-1.2-1|23	
14mu|copy-jdk-configs-1.2-1|24	%description
14mu|copy-jdk-configs-1.2-1|25	Utility script to transfer JDKs configuration files between updates or for
14mu|copy-jdk-configs-1.2-1|26	archiving.
14mu|copy-jdk-configs-1.2-1|27	
14mu|copy-jdk-configs-1.2-1|28	%prep
14mu|copy-jdk-configs-1.2-1|29	cp -a %{SOURCE1} .
14mu|copy-jdk-configs-1.2-1|30	
14mu|copy-jdk-configs-1.2-1|31	
14mu|copy-jdk-configs-1.2-1|32	%build
14mu|copy-jdk-configs-1.2-1|33	#blob
14mu|copy-jdk-configs-1.2-1|34	
14mu|copy-jdk-configs-1.2-1|35	%pretrans -p <lua>
14mu|copy-jdk-configs-1.2-1|36	function createPretransScript()
14mu|copy-jdk-configs-1.2-1|37	-- the sript must be available during pretrans, so multiply it to tmp
14mu|copy-jdk-configs-1.2-1|38	os.execute("mkdir -p %{rpm_state_dir}")
14mu|copy-jdk-configs-1.2-1|39	temp_path="%{rpm_state_dir}/%{file}"
14mu|copy-jdk-configs-1.2-1|40	-- print("generating " .. temp_path)
14mu|copy-jdk-configs-1.2-1|41	file = io.open(temp_path, "w")
14mu|copy-jdk-configs-1.2-1|42	file:write([[%{pretrans_install}]])
14mu|copy-jdk-configs-1.2-1|43	file:close()
14mu|copy-jdk-configs-1.2-1|44	end
14mu|copy-jdk-configs-1.2-1|45	
14mu|copy-jdk-configs-1.2-1|46	-- in netinst, the above call may fail. pcall should save instalation (as there is nothing to copy anyway)
14mu|copy-jdk-configs-1.2-1|47	-- https://bugzilla.redhat.com/show_bug.cgi?id=1295701
14mu|copy-jdk-configs-1.2-1|48	-- todo, decide whether to check for {rpm_state_dir} and skip on not-existing, or keep creating
14mu|copy-jdk-configs-1.2-1|49	if pcall(createPretransScript) then
14mu|copy-jdk-configs-1.2-1|50	-- ok
14mu|copy-jdk-configs-1.2-1|51	else
14mu|copy-jdk-configs-1.2-1|52	--  print("Error running %{name} pretrans.")
14mu|copy-jdk-configs-1.2-1|53	end
14mu|copy-jdk-configs-1.2-1|54	
14mu|copy-jdk-configs-1.2-1|55	%install
14mu|copy-jdk-configs-1.2-1|56	mkdir -p %{buildroot}/%{_libexecdir}
14mu|copy-jdk-configs-1.2-1|57	cp -a %{SOURCE0} %{buildroot}/%{_libexecdir}/%{file}
14mu|copy-jdk-configs-1.2-1|58	
14mu|copy-jdk-configs-1.2-1|59	%posttrans
14mu|copy-jdk-configs-1.2-1|60	# remove file created in pretrans
14mu|copy-jdk-configs-1.2-1|61	# echo "removing %{rpm_state_dir}/%{file}" || :
14mu|copy-jdk-configs-1.2-1|62	rm "%{rpm_state_dir}/%{file}" 2> /dev/null || :
14mu|copy-jdk-configs-1.2-1|63	
14mu|copy-jdk-configs-1.2-1|64	%files
14mu|copy-jdk-configs-1.2-1|65	%{_libexecdir}/%{file}
14mu|copy-jdk-configs-1.2-1|66	%doc LICENSE
14mu|copy-jdk-configs-1.2-1|67	
14mu|copy-jdk-configs-1.2-1|68	%changelog
14mu|copy-jdk-configs-1.2-1|69	
14mu|copy-jdk-configs-1.2-1|70	* Fri Sep 23 2016 Denis Silakov <dsilakov@gmail.com> 1.2-1
14mu|copy-jdk-configs-1.2-1|71	- (b4fb71a) Imported from SRPM
14mu|copy-jdk-configs-1.2-1|72	
14mu|copy-jdk-configs-1.2-1|73	

22440 14
14mu|coreutils-8.19-14|1	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|coreutils-8.19-14|2	
14mu|coreutils-8.19-14|3	Summary:	The GNU core utilities: a set of tools commonly used in shell scripts
14mu|coreutils-8.19-14|4	Name:		coreutils
14mu|coreutils-8.19-14|5	Version:	8.19
14mu|coreutils-8.19-14|6	Release:	14
14mu|coreutils-8.19-14|7	License:	GPLv3+
14mu|coreutils-8.19-14|8	Group:		System/Base
14mu|coreutils-8.19-14|9	Url:		http://www.gnu.org/software/coreutils/
14mu|coreutils-8.19-14|10	Source0:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
14mu|coreutils-8.19-14|11	Source1:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
14mu|coreutils-8.19-14|12	
14mu|coreutils-8.19-14|13	# fileutils
14mu|coreutils-8.19-14|14	Patch101:	coreutils-8.2-spacedir.patch
14mu|coreutils-8.19-14|15	Patch1155:	coreutils-8.2-force-option--override--interactive-option.patch
14mu|coreutils-8.19-14|16	Patch118:	fileutils-4.1-ls_h.patch
14mu|coreutils-8.19-14|17	Patch500:	coreutils-8.3-mem.patch
14mu|coreutils-8.19-14|18	
14mu|coreutils-8.19-14|19	# sh-utils
14mu|coreutils-8.19-14|20	
14mu|coreutils-8.19-14|21	#add info about TZ envvar to date manpage
14mu|coreutils-8.19-14|22	Patch703:	coreutils-6.11-dateman.patch
14mu|coreutils-8.19-14|23	# RMS will never accept the PAM patch because it removes his historical
14mu|coreutils-8.19-14|24	# rant about Twenex and the wheel group, so we'll continue to maintain
14mu|coreutils-8.19-14|25	# it here indefinitely.
14mu|coreutils-8.19-14|26	Patch706:	coreutils-8.7-pam.patch
14mu|coreutils-8.19-14|27	Patch713:	coreutils-4.5.3-langinfo.patch
14mu|coreutils-8.19-14|28	
14mu|coreutils-8.19-14|29	# (sb) lin18nux/lsb compliance - normally from here:
14mu|coreutils-8.19-14|30	# http://www.openi18n.org/subgroups/utildev/patch/
14mu|coreutils-8.19-14|31	# this one is actually a merger of 5.2 and 5.3, as join segfaults
14mu|coreutils-8.19-14|32	# compiled with gcc4 and the 5.1/5.2 patch
14mu|coreutils-8.19-14|33	# fwang: we often get this patch from fedora
14mu|coreutils-8.19-14|34	Patch800:	coreutils-8.19-new-i18n.patch
14mu|coreutils-8.19-14|35	
14mu|coreutils-8.19-14|36	Patch909:	coreutils-5.1.0-64bit-fixes.patch
14mu|coreutils-8.19-14|37	
14mu|coreutils-8.19-14|38	# https://qa.mandriva.com/show_bug.cgi?id=38577
14mu|coreutils-8.19-14|39	Patch911:	coreutils-8.3-groupfix.patch
14mu|coreutils-8.19-14|40	
14mu|coreutils-8.19-14|41	#SELINUX Patch - implements Redhat changes
14mu|coreutils-8.19-14|42	#(upstream did some SELinux implementation unlike with RedHat patch)
14mu|coreutils-8.19-14|43	Patch950:	coreutils-selinux.patch
14mu|coreutils-8.19-14|44	
14mu|coreutils-8.19-14|45	Patch1011:	coreutils-8.14-DIR_COLORS-mdkconf.patch
14mu|coreutils-8.19-14|46	#(peroyvind): fix a test that fails to compile with -Werror=format-security
14mu|coreutils-8.19-14|47	Patch1014:	coreutils-8.8-check-string-format.patch
14mu|coreutils-8.19-14|48	
14mu|coreutils-8.19-14|49	# fedora patches
14mu|coreutils-8.19-14|50	#add note about no difference between binary/text mode on Linux - md5sum manpage
14mu|coreutils-8.19-14|51	Patch2101:	coreutils-8.9-manpages.patch
14mu|coreutils-8.19-14|52	#temporarily workaround probable kernel issue with TCSADRAIN(#504798)
14mu|coreutils-8.19-14|53	Patch2102:	coreutils-8.19-sttytcsadrain.patch
14mu|coreutils-8.19-14|54	#do display processor type for uname -p/-i based on uname(2) syscall
14mu|coreutils-8.19-14|55	Patch2103:	coreutils-8.2-uname-processortype.patch
14mu|coreutils-8.19-14|56	#df --direct
14mu|coreutils-8.19-14|57	Patch2104:	coreutils-8.9-df-direct.patch
14mu|coreutils-8.19-14|58	#Fix mkstemp on sparc64
14mu|coreutils-8.19-14|59	Patch2105:	coreutils-mkstemp.patch
14mu|coreutils-8.19-14|60	
14mu|coreutils-8.19-14|61	#getgrouplist() patch from Ulrich Drepper.
14mu|coreutils-8.19-14|62	Patch2908:	coreutils-8.14-getgrouplist.patch
14mu|coreutils-8.19-14|63	#Prevent buffer overflow in who(1) (bug #158405).
14mu|coreutils-8.19-14|64	Patch2912:	coreutils-overflow.patch
14mu|coreutils-8.19-14|65	
14mu|coreutils-8.19-14|66	%if %{with selinux}
14mu|coreutils-8.19-14|67	BuildRequires:	libselinux-devel >= 2.1.6-7
14mu|coreutils-8.19-14|68	%endif
14mu|coreutils-8.19-14|69	BuildRequires:	automake
14mu|coreutils-8.19-14|70	BuildRequires:	bison
14mu|coreutils-8.19-14|71	BuildRequires:	flex
14mu|coreutils-8.19-14|72	BuildRequires:	gettext
14mu|coreutils-8.19-14|73	BuildRequires:	strace
14mu|coreutils-8.19-14|74	BuildRequires:	tar
14mu|coreutils-8.19-14|75	BuildRequires:	texinfo
14mu|coreutils-8.19-14|76	BuildRequires:	pam-devel
14mu|coreutils-8.19-14|77	BuildRequires:	acl-devel
14mu|coreutils-8.19-14|78	BuildRequires:	attr-devel
14mu|coreutils-8.19-14|79	BuildRequires:	gmp-devel
14mu|coreutils-8.19-14|80	BuildRequires:	libcap-devel
14mu|coreutils-8.19-14|81	
14mu|coreutils-8.19-14|82	%rename		mktemp
14mu|coreutils-8.19-14|83	
14mu|coreutils-8.19-14|84	Provides:	stat = %{version}
14mu|coreutils-8.19-14|85	Provides:	%{_bindir}/env
14mu|coreutils-8.19-14|86	Provides:	/bin/env
14mu|coreutils-8.19-14|87	Provides:	%{_bindir}/tr
14mu|coreutils-8.19-14|88	Provides:	/bin/rm
14mu|coreutils-8.19-14|89	Provides:	/bin/cp
14mu|coreutils-8.19-14|90	Provides:	/bin/stty
14mu|coreutils-8.19-14|91	Provides:	/bin/ln
14mu|coreutils-8.19-14|92	Provides:	/bin/mktemp
14mu|coreutils-8.19-14|93	Requires:	coreutils-doc
14mu|coreutils-8.19-14|94	
14mu|coreutils-8.19-14|95	%description
14mu|coreutils-8.19-14|96	This package is the union of the old GNU fileutils, sh-utils, and
14mu|coreutils-8.19-14|97	textutils packages.
14mu|coreutils-8.19-14|98	
14mu|coreutils-8.19-14|99	These tools are the GNU versions of common useful and popular
14mu|coreutils-8.19-14|100	file & text utilities which are used for:
14mu|coreutils-8.19-14|101	- file management
14mu|coreutils-8.19-14|102	- shell scripts
14mu|coreutils-8.19-14|103	- modifying text file (spliting, joining, comparing, modifying, ...)
14mu|coreutils-8.19-14|104	
14mu|coreutils-8.19-14|105	Most of these programs have significant advantages over their Unix
14mu|coreutils-8.19-14|106	counterparts, such as greater speed, additional options, and fewer
14mu|coreutils-8.19-14|107	arbitrary limits.
14mu|coreutils-8.19-14|108	
14mu|coreutils-8.19-14|109	%files -f %{name}.lang
14mu|coreutils-8.19-14|110	%config(noreplace) %{_sysconfdir}/D*
14mu|coreutils-8.19-14|111	%doc README
14mu|coreutils-8.19-14|112	/bin/*
14mu|coreutils-8.19-14|113	%{_bindir}/*
14mu|coreutils-8.19-14|114	%{_sbindir}/chroot
14mu|coreutils-8.19-14|115	%dir %{_libdir}/coreutils
14mu|coreutils-8.19-14|116	%{_libdir}/coreutils/libstdbuf.so
14mu|coreutils-8.19-14|117	
14mu|coreutils-8.19-14|118	#----------------------------------------------------------------------------
14mu|coreutils-8.19-14|119	
14mu|coreutils-8.19-14|120	%package doc
14mu|coreutils-8.19-14|121	Summary:	Coreutils documentation in info format
14mu|coreutils-8.19-14|122	Group:		Documentation
14mu|coreutils-8.19-14|123	Requires:	coreutils
14mu|coreutils-8.19-14|124	BuildArch:	noarch
14mu|coreutils-8.19-14|125	
14mu|coreutils-8.19-14|126	%description doc
14mu|coreutils-8.19-14|127	This package contains coreutils documentation in GNU info format.
14mu|coreutils-8.19-14|128	
14mu|coreutils-8.19-14|129	%files doc
14mu|coreutils-8.19-14|130	%doc ABOUT-NLS ChangeLog.bz2 NEWS THANKS TODO
14mu|coreutils-8.19-14|131	%{_infodir}/coreutils*
14mu|coreutils-8.19-14|132	%{_mandir}/man*/*
14mu|coreutils-8.19-14|133	
14mu|coreutils-8.19-14|134	#----------------------------------------------------------------------------
14mu|coreutils-8.19-14|135	
14mu|coreutils-8.19-14|136	%prep
14mu|coreutils-8.19-14|137	%setup -q
14mu|coreutils-8.19-14|138	
14mu|coreutils-8.19-14|139	# fileutils
14mu|coreutils-8.19-14|140	# (tpg) seems to be fixed
14mu|coreutils-8.19-14|141	#%patch101 -p1 -b .space~
14mu|coreutils-8.19-14|142	%patch1155 -p1 -b .override~
14mu|coreutils-8.19-14|143	%patch118 -p1 -b .lsh~
14mu|coreutils-8.19-14|144	
14mu|coreutils-8.19-14|145	# textutils
14mu|coreutils-8.19-14|146	%patch500 -p1
14mu|coreutils-8.19-14|147	
14mu|coreutils-8.19-14|148	# sh-utils
14mu|coreutils-8.19-14|149	%patch703 -p1 -b .dateman~
14mu|coreutils-8.19-14|150	%patch713 -p1 -b .langinfo~
14mu|coreutils-8.19-14|151	
14mu|coreutils-8.19-14|152	# li18nux/lsb
14mu|coreutils-8.19-14|153	%patch800 -p1 -b .i18n~
14mu|coreutils-8.19-14|154	
14mu|coreutils-8.19-14|155	%patch909 -p1 -b .64bit~
14mu|coreutils-8.19-14|156	%patch911 -p1 -b .groups~
14mu|coreutils-8.19-14|157	
14mu|coreutils-8.19-14|158	%if %{with selinux}
14mu|coreutils-8.19-14|159	%patch950 -p1 -b .selinux
14mu|coreutils-8.19-14|160	%endif
14mu|coreutils-8.19-14|161	
14mu|coreutils-8.19-14|162	%patch1011 -p1 -b .colors_mdkconf~
14mu|coreutils-8.19-14|163	%patch1014 -p1 -b .str_fmt~
14mu|coreutils-8.19-14|164	
14mu|coreutils-8.19-14|165	%patch2101 -p1 -b .manpages~
14mu|coreutils-8.19-14|166	%patch2102 -p1 -b .tcsadrain~
14mu|coreutils-8.19-14|167	%patch2103 -p1 -b .sysinfo~
14mu|coreutils-8.19-14|168	# (tpg) not needed for now
14mu|coreutils-8.19-14|169	#%patch2104 -p1 -b .dfdirect~
14mu|coreutils-8.19-14|170	
14mu|coreutils-8.19-14|171	%ifnarch %{arm}
14mu|coreutils-8.19-14|172	%patch2105 -p1 -b .sparc~
14mu|coreutils-8.19-14|173	%endif
14mu|coreutils-8.19-14|174	
14mu|coreutils-8.19-14|175	%patch2908 -p1 -b .getgrouplist~
14mu|coreutils-8.19-14|176	%patch2912 -p1 -b .overflow~
14mu|coreutils-8.19-14|177	
14mu|coreutils-8.19-14|178	chmod a+x tests/misc/sort-mb-tests tests/misc/id-context
14mu|coreutils-8.19-14|179	chmod +w ./src/dircolors.h
14mu|coreutils-8.19-14|180	./src/dcgen ./src/dircolors.hin > ./src/dircolors.h
14mu|coreutils-8.19-14|181	
14mu|coreutils-8.19-14|182	export DEFAULT_POSIX2_VERSION=199209
14mu|coreutils-8.19-14|183	aclocal -I m4
14mu|coreutils-8.19-14|184	automake --gnits --add-missing
14mu|coreutils-8.19-14|185	autoconf
14mu|coreutils-8.19-14|186	bzip2 -9 ChangeLog
14mu|coreutils-8.19-14|187	
14mu|coreutils-8.19-14|188	%build
14mu|coreutils-8.19-14|189	export CFLAGS="%{optflags} -fPIC -D_GNU_SOURCE=1"
14mu|coreutils-8.19-14|190	
14mu|coreutils-8.19-14|191	%configure2_5x \
14mu|coreutils-8.19-14|192	--enable-largefile \
14mu|coreutils-8.19-14|193	--enable-pam \
14mu|coreutils-8.19-14|194	--enable-no-install-program=arch,hostname,uptime,kill \
14mu|coreutils-8.19-14|195	%if %{with selinux}
14mu|coreutils-8.19-14|196	--with-selinux \
14mu|coreutils-8.19-14|197	%else
14mu|coreutils-8.19-14|198	--without-selinux \
14mu|coreutils-8.19-14|199	%endif
14mu|coreutils-8.19-14|200	--disable-rpath \
14mu|coreutils-8.19-14|201	--disable-silent-rules
14mu|coreutils-8.19-14|202	
14mu|coreutils-8.19-14|203	%make
14mu|coreutils-8.19-14|204	
14mu|coreutils-8.19-14|205	%check
14mu|coreutils-8.19-14|206	#(proyvind): check suite randomly fails on build hosts, unable to reproduce
14mu|coreutils-8.19-14|207	#            locally, so just disable for now.. :(
14mu|coreutils-8.19-14|208	#%make check
14mu|coreutils-8.19-14|209	
14mu|coreutils-8.19-14|210	%install
14mu|coreutils-8.19-14|211	%makeinstall_std
14mu|coreutils-8.19-14|212	
14mu|coreutils-8.19-14|213	# man pages are not installed with make install
14mu|coreutils-8.19-14|214	make mandir=%{buildroot}%{_mandir} install-man
14mu|coreutils-8.19-14|215	
14mu|coreutils-8.19-14|216	# let be compatible with old fileutils, sh-utils and textutils packages :
14mu|coreutils-8.19-14|217	mkdir -p %{buildroot}{/bin,%{_bindir},%{_sbindir},%{_sysconfdir}/pam.d}
14mu|coreutils-8.19-14|218	for f in basename cat chgrp chmod chown cp cut date dd df echo env expr false id link ln ls mkdir mknod mktemp mv nice pwd rm rmdir sleep sort stat stty sync touch true uname unlink tac
14mu|coreutils-8.19-14|219	do
14mu|coreutils-8.19-14|220	mv %{buildroot}/{%{_bindir},bin}/$f
14mu|coreutils-8.19-14|221	done
14mu|coreutils-8.19-14|222	
14mu|coreutils-8.19-14|223	# chroot was in /usr/sbin :
14mu|coreutils-8.19-14|224	mv %{buildroot}/{%{_bindir},%{_sbindir}}/chroot
14mu|coreutils-8.19-14|225	# {cat,sort,cut} were previously moved from bin to /usr/bin and linked into
14mu|coreutils-8.19-14|226	for f in cut env expr tac; do
14mu|coreutils-8.19-14|227	ln -s /bin/$f %{buildroot}%{_bindir}/$f
14mu|coreutils-8.19-14|228	done
14mu|coreutils-8.19-14|229	
14mu|coreutils-8.19-14|230	install -m644 src/dircolors.hin -D %{buildroot}%{_sysconfdir}/DIR_COLORS
14mu|coreutils-8.19-14|231	
14mu|coreutils-8.19-14|232	#TV# find_lang look for LC_MESSAGES, not LC_TIME:
14mu|coreutils-8.19-14|233	find %{buildroot}%{_datadir}/locale/ -name coreutils.mo | fgrep LC_TIME | xargs rm -f
14mu|coreutils-8.19-14|234	%find_lang %{name}
14mu|coreutils-8.19-14|235	
14mu|coreutils-8.19-14|236	
14mu|coreutils-8.19-14|237	%changelog
14mu|coreutils-8.19-14|238	
14mu|coreutils-8.19-14|239	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 8.19-14
14mu|coreutils-8.19-14|240	- (0921aa7) BuildList#2501564: Increase release tag
14mu|coreutils-8.19-14|241	
14mu|coreutils-8.19-14|242	

22441 14
14mu|cppcheck-1.72-1|1	Summary:	Static analysis tool for C/C++
14mu|cppcheck-1.72-1|2	Name:		cppcheck
14mu|cppcheck-1.72-1|3	Version:	1.72
14mu|cppcheck-1.72-1|4	Release:	1
14mu|cppcheck-1.72-1|5	License:	GPLv3+
14mu|cppcheck-1.72-1|6	Group:		Development/Tools
14mu|cppcheck-1.72-1|7	Url:		http://cppcheck.sourceforge.net/
14mu|cppcheck-1.72-1|8	Source0:	http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
14mu|cppcheck-1.72-1|9	BuildRequires:	docbook-style-xsl
14mu|cppcheck-1.72-1|10	BuildRequires:	libxslt-proc
14mu|cppcheck-1.72-1|11	BuildRequires:	pkgconfig(libpcre)
14mu|cppcheck-1.72-1|12	Requires:	python-pygments
14mu|cppcheck-1.72-1|13	
14mu|cppcheck-1.72-1|14	%description
14mu|cppcheck-1.72-1|15	This program tries to detect bugs that your C/C++ compiler don't see. Cppcheck
14mu|cppcheck-1.72-1|16	is versatile. You can check non-standard code that includes various compiler
14mu|cppcheck-1.72-1|17	extensions, inline assembly code, etc. Its goal is no false positives.
14mu|cppcheck-1.72-1|18	
14mu|cppcheck-1.72-1|19	%files
14mu|cppcheck-1.72-1|20	%doc AUTHORS readme.txt
14mu|cppcheck-1.72-1|21	%{_mandir}/man1/cppcheck.1*
14mu|cppcheck-1.72-1|22	%{_bindir}/cppcheck
14mu|cppcheck-1.72-1|23	%{_bindir}/cppcheck-htmlreport
14mu|cppcheck-1.72-1|24	%{_datadir}/%{name}
14mu|cppcheck-1.72-1|25	
14mu|cppcheck-1.72-1|26	#----------------------------------------------------------------------------
14mu|cppcheck-1.72-1|27	
14mu|cppcheck-1.72-1|28	%prep
14mu|cppcheck-1.72-1|29	%setup -q
14mu|cppcheck-1.72-1|30	
14mu|cppcheck-1.72-1|31	%build
14mu|cppcheck-1.72-1|32	CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" %make CFGDIR=%{_datadir}/%{name} HAVE_RULES=yes
14mu|cppcheck-1.72-1|33	
14mu|cppcheck-1.72-1|34	# this command line is documented inside cppcheck.1.xml
14mu|cppcheck-1.72-1|35	cd man
14mu|cppcheck-1.72-1|36	xsltproc \
14mu|cppcheck-1.72-1|37	--nonet \
14mu|cppcheck-1.72-1|38	--param man.charmap.use.subset "0" \
14mu|cppcheck-1.72-1|39	--param make.year.ranges "1" \
14mu|cppcheck-1.72-1|40	--param make.single.year.ranges "1" \
14mu|cppcheck-1.72-1|41	%{_datadir}/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl \
14mu|cppcheck-1.72-1|42	cppcheck.1.xml
14mu|cppcheck-1.72-1|43	
14mu|cppcheck-1.72-1|44	%install
14mu|cppcheck-1.72-1|45	%makeinstall_std
14mu|cppcheck-1.72-1|46	mkdir -p %{buildroot}%{_mandir}/man1
14mu|cppcheck-1.72-1|47	install -m 0644 man/cppcheck.1 %{buildroot}/%{_mandir}/man1
14mu|cppcheck-1.72-1|48	install -m 0755 -d %{buildroot}/%{_datadir}/%{name}
14mu|cppcheck-1.72-1|49	install -m 0644 cfg/*.cfg %{buildroot}/%{_datadir}/%{name}
14mu|cppcheck-1.72-1|50	
14mu|cppcheck-1.72-1|51	
14mu|cppcheck-1.72-1|52	
14mu|cppcheck-1.72-1|53	%changelog
14mu|cppcheck-1.72-1|54	
14mu|cppcheck-1.72-1|55	* Wed Jan 13 2016 Denis Silakov <dsilakov@gmail.com> 1.72-1
14mu|cppcheck-1.72-1|56	- (fd4e2a4) Upload tarball
14mu|cppcheck-1.72-1|57	
14mu|cppcheck-1.72-1|58	

22442 14
14mu|cpptasks-1.0-0.b4.4.6|1	%define section free
14mu|cpptasks-1.0-0.b4.4.6|2	%define debug_package %{nil}
14mu|cpptasks-1.0-0.b4.4.6|3	
14mu|cpptasks-1.0-0.b4.4.6|4	Name:           cpptasks
14mu|cpptasks-1.0-0.b4.4.6|5	Version:        1.0
14mu|cpptasks-1.0-0.b4.4.6|6	Release:        0.b4.4.6
14mu|cpptasks-1.0-0.b4.4.6|7	Epoch:          0
14mu|cpptasks-1.0-0.b4.4.6|8	Summary:        Compile and link task
14mu|cpptasks-1.0-0.b4.4.6|9	License:        Apache License
14mu|cpptasks-1.0-0.b4.4.6|10	URL:            http://ant-contrib.sourceforge.net/
14mu|cpptasks-1.0-0.b4.4.6|11	Group:          Development/Java
14mu|cpptasks-1.0-0.b4.4.6|12	Source0:        http://easynews.dl.sourceforge.net/ant-contrib/cpptasks-1.0b4.tar.bz2
14mu|cpptasks-1.0-0.b4.4.6|13	Source1:	cpptasks-antlib.xml
14mu|cpptasks-1.0-0.b4.4.6|14	Requires:	xerces-j2
14mu|cpptasks-1.0-0.b4.4.6|15	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|cpptasks-1.0-0.b4.4.6|16	BuildRequires:  ant >= 0:1.6
14mu|cpptasks-1.0-0.b4.4.6|17	BuildRequires:  ant-junit >= 0:1.6
14mu|cpptasks-1.0-0.b4.4.6|18	BuildRequires:  junit
14mu|cpptasks-1.0-0.b4.4.6|19	BuildRequires:  xerces-j2
14mu|cpptasks-1.0-0.b4.4.6|20	Requires:  	ant >= 0:1.6
14mu|cpptasks-1.0-0.b4.4.6|21	BuildArch:	noarch
14mu|cpptasks-1.0-0.b4.4.6|22	
14mu|cpptasks-1.0-0.b4.4.6|23	%description
14mu|cpptasks-1.0-0.b4.4.6|24	This task can compile various source languages
14mu|cpptasks-1.0-0.b4.4.6|25	and produce executables, shared libraries
14mu|cpptasks-1.0-0.b4.4.6|26	(aka DLL's) and static libraries. Compiler
14mu|cpptasks-1.0-0.b4.4.6|27	adaptors are currently available for several
14mu|cpptasks-1.0-0.b4.4.6|28	C/C++ compilers, FORTRAN, MIDL and Windows
14mu|cpptasks-1.0-0.b4.4.6|29	Resource files.
14mu|cpptasks-1.0-0.b4.4.6|30	
14mu|cpptasks-1.0-0.b4.4.6|31	%package        javadoc
14mu|cpptasks-1.0-0.b4.4.6|32	Summary:        Javadoc for %{name}
14mu|cpptasks-1.0-0.b4.4.6|33	Group:          Development/Java
14mu|cpptasks-1.0-0.b4.4.6|34	
14mu|cpptasks-1.0-0.b4.4.6|35	%description    javadoc
14mu|cpptasks-1.0-0.b4.4.6|36	%{summary}.
14mu|cpptasks-1.0-0.b4.4.6|37	
14mu|cpptasks-1.0-0.b4.4.6|38	%package        manual
14mu|cpptasks-1.0-0.b4.4.6|39	Summary:        Docs for %{name}
14mu|cpptasks-1.0-0.b4.4.6|40	Group:          Development/Java
14mu|cpptasks-1.0-0.b4.4.6|41	
14mu|cpptasks-1.0-0.b4.4.6|42	%description    manual
14mu|cpptasks-1.0-0.b4.4.6|43	%{summary}.
14mu|cpptasks-1.0-0.b4.4.6|44	
14mu|cpptasks-1.0-0.b4.4.6|45	%prep
14mu|cpptasks-1.0-0.b4.4.6|46	%setup -q -n %{name}-%{version}b4
14mu|cpptasks-1.0-0.b4.4.6|47	find . -name "*.jar" -exec rm {} \;
14mu|cpptasks-1.0-0.b4.4.6|48	
14mu|cpptasks-1.0-0.b4.4.6|49	
14mu|cpptasks-1.0-0.b4.4.6|50	%build
14mu|cpptasks-1.0-0.b4.4.6|51	export OPT_JAR_LIST="ant/ant-junit junit"
14mu|cpptasks-1.0-0.b4.4.6|52	export CLASSPATH=$(build-classpath xerces-j2)
14mu|cpptasks-1.0-0.b4.4.6|53	mkdir -p build/classes/net/sf/antcontrib/cpptasks
14mu|cpptasks-1.0-0.b4.4.6|54	install -m 644 %{SOURCE1} build/classes/net/sf/antcontrib/cpptasks/antlib.xml
14mu|cpptasks-1.0-0.b4.4.6|55	%ant jars javadocs
14mu|cpptasks-1.0-0.b4.4.6|56	
14mu|cpptasks-1.0-0.b4.4.6|57	%install
14mu|cpptasks-1.0-0.b4.4.6|58	
14mu|cpptasks-1.0-0.b4.4.6|59	# jars
14mu|cpptasks-1.0-0.b4.4.6|60	install -Dpm 644 build/lib/%{name}.jar \
14mu|cpptasks-1.0-0.b4.4.6|61	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|cpptasks-1.0-0.b4.4.6|62	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|cpptasks-1.0-0.b4.4.6|63	
14mu|cpptasks-1.0-0.b4.4.6|64	# javadoc
14mu|cpptasks-1.0-0.b4.4.6|65	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|cpptasks-1.0-0.b4.4.6|66	cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|cpptasks-1.0-0.b4.4.6|67	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|cpptasks-1.0-0.b4.4.6|68	
14mu|cpptasks-1.0-0.b4.4.6|69	# manual
14mu|cpptasks-1.0-0.b4.4.6|70	install -dm 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mu|cpptasks-1.0-0.b4.4.6|71	cp -pr docs/* %{buildroot}%{_docdir}/%{name}-%{version}
14mu|cpptasks-1.0-0.b4.4.6|72	#cp -p LICENSE $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mu|cpptasks-1.0-0.b4.4.6|73	#cp -p NOTICE $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
14mu|cpptasks-1.0-0.b4.4.6|74	
14mu|cpptasks-1.0-0.b4.4.6|75	for i in LICENSE NOTICE `find %{buildroot}%{_docdir}/%{name}-%{version} -type f`; do
14mu|cpptasks-1.0-0.b4.4.6|76	perl -pi -e 's/\r$//g' $i
14mu|cpptasks-1.0-0.b4.4.6|77	done
14mu|cpptasks-1.0-0.b4.4.6|78	
14mu|cpptasks-1.0-0.b4.4.6|79	%files
14mu|cpptasks-1.0-0.b4.4.6|80	%defattr(0644,root,root,0755)
14mu|cpptasks-1.0-0.b4.4.6|81	%doc LICENSE NOTICE
14mu|cpptasks-1.0-0.b4.4.6|82	%{_javadir}/*.jar
14mu|cpptasks-1.0-0.b4.4.6|83	
14mu|cpptasks-1.0-0.b4.4.6|84	%files javadoc
14mu|cpptasks-1.0-0.b4.4.6|85	%defattr(-,root,root,-)
14mu|cpptasks-1.0-0.b4.4.6|86	%doc %{_javadocdir}/%{name}-%{version}
14mu|cpptasks-1.0-0.b4.4.6|87	%doc %{_javadocdir}/%{name}
14mu|cpptasks-1.0-0.b4.4.6|88	
14mu|cpptasks-1.0-0.b4.4.6|89	%files manual
14mu|cpptasks-1.0-0.b4.4.6|90	%defattr(-,root,root,-)
14mu|cpptasks-1.0-0.b4.4.6|91	%doc %{_docdir}/%{name}-%{version}
14mu|cpptasks-1.0-0.b4.4.6|92	
14mu|cpptasks-1.0-0.b4.4.6|93	%changelog
14mu|cpptasks-1.0-0.b4.4.6|94	
14mu|cpptasks-1.0-0.b4.4.6|95	* Thu May 12 2016 Denis Silakov <dsilakov@gmail.com> 0:1.0-0.b4.4.6
14mu|cpptasks-1.0-0.b4.4.6|96	- (cbdd7de) Move to main
14mu|cpptasks-1.0-0.b4.4.6|97	
14mu|cpptasks-1.0-0.b4.4.6|98	

22443 14
14mu|cpuinfo-1.0-0.20110325.5|1	%define svndate	20110325
14mu|cpuinfo-1.0-0.20110325.5|2	%define	major	1
14mu|cpuinfo-1.0-0.20110325.5|3	%define	libname	%mklibname %{name} %{major}
14mu|cpuinfo-1.0-0.20110325.5|4	%define	devname	%mklibname %{name} -d
14mu|cpuinfo-1.0-0.20110325.5|5	%define	static	%mklibname %{name} -d -s
14mu|cpuinfo-1.0-0.20110325.5|6	
14mu|cpuinfo-1.0-0.20110325.5|7	%bcond_without	perl
14mu|cpuinfo-1.0-0.20110325.5|8	%bcond_without	python
14mu|cpuinfo-1.0-0.20110325.5|9	
14mu|cpuinfo-1.0-0.20110325.5|10	Summary:	A CPU identification tool and library
14mu|cpuinfo-1.0-0.20110325.5|11	Name:		cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|12	Version:	1.0
14mu|cpuinfo-1.0-0.20110325.5|13	Release:	%{?svndate:0.%{svndate}.}5
14mu|cpuinfo-1.0-0.20110325.5|14	# based on branch at https://code.launchpad.net/cpuinfo/trunk, please don't
14mu|cpuinfo-1.0-0.20110325.5|15	# replace until merged upstream
14mu|cpuinfo-1.0-0.20110325.5|16	Source0:	%{name}-%{version}%{?svndate:-%{svndate}}.tar.xz
14mu|cpuinfo-1.0-0.20110325.5|17	# Fix frequency evaluation for a frozen system
14mu|cpuinfo-1.0-0.20110325.5|18	Patch1:		cpuinfo-fix-for-freeze.patch
14mu|cpuinfo-1.0-0.20110325.5|19	License:	GPLv2+
14mu|cpuinfo-1.0-0.20110325.5|20	Group:		System/Kernel and hardware
14mu|cpuinfo-1.0-0.20110325.5|21	Url:		http://gwenole.beauchesne.info/projects/cpuinfo/
14mu|cpuinfo-1.0-0.20110325.5|22	ExclusiveArch:	%{ix86} x86_64 ppc ppc64 ia64
14mu|cpuinfo-1.0-0.20110325.5|23	%if %{with perl}
14mu|cpuinfo-1.0-0.20110325.5|24	BuildRequires:	perl-devel
14mu|cpuinfo-1.0-0.20110325.5|25	%endif
14mu|cpuinfo-1.0-0.20110325.5|26	%if %{with python}
14mu|cpuinfo-1.0-0.20110325.5|27	BuildRequires:	python-devel python-setuptools
14mu|cpuinfo-1.0-0.20110325.5|28	%endif
14mu|cpuinfo-1.0-0.20110325.5|29	
14mu|cpuinfo-1.0-0.20110325.5|30	%description
14mu|cpuinfo-1.0-0.20110325.5|31	cpuinfo consists of an API/library used by programs to get information
14mu|cpuinfo-1.0-0.20110325.5|32	about the underlying CPU. Such information includes CPU vendor, model
14mu|cpuinfo-1.0-0.20110325.5|33	name, cache hierarchy, and supported features (e.g. CMP, SMT, and
14mu|cpuinfo-1.0-0.20110325.5|34	SIMD). cpuinfo is also a standalone program to demonstrate the use of
14mu|cpuinfo-1.0-0.20110325.5|35	this API.
14mu|cpuinfo-1.0-0.20110325.5|36	
14mu|cpuinfo-1.0-0.20110325.5|37	%package -n	%{libname}
14mu|cpuinfo-1.0-0.20110325.5|38	Summary:	Library for cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|39	Group:		System/Libraries
14mu|cpuinfo-1.0-0.20110325.5|40	
14mu|cpuinfo-1.0-0.20110325.5|41	%description -n	%{libname}
14mu|cpuinfo-1.0-0.20110325.5|42	This package contains the library needed to run programs dynamically
14mu|cpuinfo-1.0-0.20110325.5|43	linked with cpuinfo.
14mu|cpuinfo-1.0-0.20110325.5|44	
14mu|cpuinfo-1.0-0.20110325.5|45	%package -n	%{devname}
14mu|cpuinfo-1.0-0.20110325.5|46	Summary:	Development files for cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|47	Group:		Development/C
14mu|cpuinfo-1.0-0.20110325.5|48	Requires:	%{libname} = %{version}-%{release}
14mu|cpuinfo-1.0-0.20110325.5|49	%rename		%{name}-devel
14mu|cpuinfo-1.0-0.20110325.5|50	
14mu|cpuinfo-1.0-0.20110325.5|51	%description -n	%{devname}
14mu|cpuinfo-1.0-0.20110325.5|52	This package contains headers and libraries needed to use cpuinfo's
14mu|cpuinfo-1.0-0.20110325.5|53	processor characterisation features in your programs.
14mu|cpuinfo-1.0-0.20110325.5|54	
14mu|cpuinfo-1.0-0.20110325.5|55	%package -n	%{static}
14mu|cpuinfo-1.0-0.20110325.5|56	Summary:	Static library for cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|57	Group:		Development/C
14mu|cpuinfo-1.0-0.20110325.5|58	Provides:	%{name}-static-devel = %{version}-%{release}
14mu|cpuinfo-1.0-0.20110325.5|59	Requires:       %{devname} = %{version}-%{release}
14mu|cpuinfo-1.0-0.20110325.5|60	
14mu|cpuinfo-1.0-0.20110325.5|61	%description -n	%{static}
14mu|cpuinfo-1.0-0.20110325.5|62	This package contains static libraries needed to statically link cpuinfo's
14mu|cpuinfo-1.0-0.20110325.5|63	processor characterisation features in your programs.
14mu|cpuinfo-1.0-0.20110325.5|64	
14mu|cpuinfo-1.0-0.20110325.5|65	%if %{with perl}
14mu|cpuinfo-1.0-0.20110325.5|66	%package -n	perl-Cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|67	Summary:	Perl bindings for cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|68	Group:		Development/Perl
14mu|cpuinfo-1.0-0.20110325.5|69	
14mu|cpuinfo-1.0-0.20110325.5|70	%description -n	perl-Cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|71	Provides a Perl API to the cpuinfo library.
14mu|cpuinfo-1.0-0.20110325.5|72	%endif
14mu|cpuinfo-1.0-0.20110325.5|73	
14mu|cpuinfo-1.0-0.20110325.5|74	%if %{with python}
14mu|cpuinfo-1.0-0.20110325.5|75	%package -n	python-cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|76	Summary:	Python bindings for cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|77	Group:		Development/Perl
14mu|cpuinfo-1.0-0.20110325.5|78	
14mu|cpuinfo-1.0-0.20110325.5|79	%description -n python-cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|80	Provides a Python API to the cpuinfo library.
14mu|cpuinfo-1.0-0.20110325.5|81	%endif
14mu|cpuinfo-1.0-0.20110325.5|82	
14mu|cpuinfo-1.0-0.20110325.5|83	%prep
14mu|cpuinfo-1.0-0.20110325.5|84	%setup -q
14mu|cpuinfo-1.0-0.20110325.5|85	%apply_patches
14mu|cpuinfo-1.0-0.20110325.5|86	
14mu|cpuinfo-1.0-0.20110325.5|87	%build
14mu|cpuinfo-1.0-0.20110325.5|88	%configure \
14mu|cpuinfo-1.0-0.20110325.5|89	--enable-shared \
14mu|cpuinfo-1.0-0.20110325.5|90	%if %{with perl}
14mu|cpuinfo-1.0-0.20110325.5|91	--enable-perl=vendor \
14mu|cpuinfo-1.0-0.20110325.5|92	%endif
14mu|cpuinfo-1.0-0.20110325.5|93	%if %{with python}
14mu|cpuinfo-1.0-0.20110325.5|94	--enable-python \
14mu|cpuinfo-1.0-0.20110325.5|95	%endif
14mu|cpuinfo-1.0-0.20110325.5|96	--install-sdk
14mu|cpuinfo-1.0-0.20110325.5|97	LDFLAGS="%{ldflags}" %make
14mu|cpuinfo-1.0-0.20110325.5|98	
14mu|cpuinfo-1.0-0.20110325.5|99	%install
14mu|cpuinfo-1.0-0.20110325.5|100	%makeinstall_std
14mu|cpuinfo-1.0-0.20110325.5|101	
14mu|cpuinfo-1.0-0.20110325.5|102	# nuke unpackaged files
14mu|cpuinfo-1.0-0.20110325.5|103	find %{buildroot} -name cpuinfo.pl -exec rm -f {} \;
14mu|cpuinfo-1.0-0.20110325.5|104	find %{buildroot} -name perllocal.pod -exec rm -f {} \;
14mu|cpuinfo-1.0-0.20110325.5|105	find %{buildroot} -name .packlist -exec rm -f {} \;
14mu|cpuinfo-1.0-0.20110325.5|106	
14mu|cpuinfo-1.0-0.20110325.5|107	%files
14mu|cpuinfo-1.0-0.20110325.5|108	%doc README COPYING NEWS
14mu|cpuinfo-1.0-0.20110325.5|109	%{_bindir}/cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|110	
14mu|cpuinfo-1.0-0.20110325.5|111	%files -n %{libname}
14mu|cpuinfo-1.0-0.20110325.5|112	%{_libdir}/libcpuinfo.so.%{major}*
14mu|cpuinfo-1.0-0.20110325.5|113	
14mu|cpuinfo-1.0-0.20110325.5|114	%files -n %{devname}
14mu|cpuinfo-1.0-0.20110325.5|115	%{_includedir}/cpuinfo.h
14mu|cpuinfo-1.0-0.20110325.5|116	%{_libdir}/pkgconfig/libcpuinfo.pc
14mu|cpuinfo-1.0-0.20110325.5|117	%{_libdir}/libcpuinfo.so
14mu|cpuinfo-1.0-0.20110325.5|118	
14mu|cpuinfo-1.0-0.20110325.5|119	%files -n %{static}
14mu|cpuinfo-1.0-0.20110325.5|120	%{_libdir}/libcpuinfo.a
14mu|cpuinfo-1.0-0.20110325.5|121	
14mu|cpuinfo-1.0-0.20110325.5|122	%if %{with perl}
14mu|cpuinfo-1.0-0.20110325.5|123	%files -n perl-Cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|124	%doc src/bindings/perl/cpuinfo.pl
14mu|cpuinfo-1.0-0.20110325.5|125	%{perl_vendorarch}/Cpuinfo.pm
14mu|cpuinfo-1.0-0.20110325.5|126	%dir %{perl_vendorarch}/auto/Cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|127	%{perl_vendorarch}/auto/Cpuinfo/*
14mu|cpuinfo-1.0-0.20110325.5|128	%endif
14mu|cpuinfo-1.0-0.20110325.5|129	
14mu|cpuinfo-1.0-0.20110325.5|130	%if %{with python}
14mu|cpuinfo-1.0-0.20110325.5|131	%files -n python-cpuinfo
14mu|cpuinfo-1.0-0.20110325.5|132	%{py_platsitedir}/CPUInfo.so
14mu|cpuinfo-1.0-0.20110325.5|133	%dir %{py_platsitedir}/pycpuinfo-*.egg-info/
14mu|cpuinfo-1.0-0.20110325.5|134	%{py_platsitedir}/pycpuinfo-*.egg-info/*
14mu|cpuinfo-1.0-0.20110325.5|135	%endif
14mu|cpuinfo-1.0-0.20110325.5|136	
14mu|cpuinfo-1.0-0.20110325.5|137	
14mu|cpuinfo-1.0-0.20110325.5|138	
14mu|cpuinfo-1.0-0.20110325.5|139	%changelog
14mu|cpuinfo-1.0-0.20110325.5|140	
14mu|cpuinfo-1.0-0.20110325.5|141	* Wed Apr 08 2015 dsilakov <denis.silakov@rosalab.ru> 1.0-0.20110325.5
14mu|cpuinfo-1.0-0.20110325.5|142	- (256d649) Merge pull request #1 from law/cpuinfo:rosa2014.1
14mu|cpuinfo-1.0-0.20110325.5|143	- (256d649) Fix frequency evaluation on a frozen system
14mu|cpuinfo-1.0-0.20110325.5|144	
14mu|cpuinfo-1.0-0.20110325.5|145	

22444 14
14mu|cracklib-2.9.6-3|1	%define oname crack
14mu|cracklib-2.9.6-3|2	
14mu|cracklib-2.9.6-3|3	%define major 2
14mu|cracklib-2.9.6-3|4	%define libname %mklibname %{oname} %{major}
14mu|cracklib-2.9.6-3|5	%define devname %mklibname %{oname} -d
14mu|cracklib-2.9.6-3|6	
14mu|cracklib-2.9.6-3|7	Summary:	A password-checking library
14mu|cracklib-2.9.6-3|8	Name:		cracklib
14mu|cracklib-2.9.6-3|9	Version:	2.9.6
14mu|cracklib-2.9.6-3|10	Release:	3
14mu|cracklib-2.9.6-3|11	License:	LGPLv2
14mu|cracklib-2.9.6-3|12	Group:		System/Libraries
14mu|cracklib-2.9.6-3|13	Url:		http://sourceforge.net/projects/cracklib/
14mu|cracklib-2.9.6-3|14	Source0:	http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
14mu|cracklib-2.9.6-3|15	Source1:	http://prdownloads.sourceforge.net/cracklib/cracklib-words.bz2
14mu|cracklib-2.9.6-3|16	Source10:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Domains.bz2
14mu|cracklib-2.9.6-3|17	Source11:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Dosref.bz2
14mu|cracklib-2.9.6-3|18	Source12:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Ftpsites.bz2
14mu|cracklib-2.9.6-3|19	Source13:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/Jargon.bz2
14mu|cracklib-2.9.6-3|20	Source14:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/common-passwords.txt.bz2
14mu|cracklib-2.9.6-3|21	Source15:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/computer/etc-hosts.bz2
14mu|cracklib-2.9.6-3|22	Source16:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/movieTV/Movies.bz2
14mu|cracklib-2.9.6-3|23	Source17:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/movieTV/Python.bz2
14mu|cracklib-2.9.6-3|24	Source18:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/movieTV/Trek.bz2
14mu|cracklib-2.9.6-3|25	Source19:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/LCarrol.bz2
14mu|cracklib-2.9.6-3|26	Source20:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/Paradise.Lost.bz2
14mu|cracklib-2.9.6-3|27	Source21:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/cartoon.bz2
14mu|cracklib-2.9.6-3|28	Source22:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/myths-legends.bz2
14mu|cracklib-2.9.6-3|29	Source23:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/sf.bz2
14mu|cracklib-2.9.6-3|30	Source24:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/literature/shakespeare.bz2
14mu|cracklib-2.9.6-3|31	Source25:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/ASSurnames.bz2
14mu|cracklib-2.9.6-3|32	Source26:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/Congress.bz2
14mu|cracklib-2.9.6-3|33	Source27:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/Family-Names.bz2
14mu|cracklib-2.9.6-3|34	Source28:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/Given-Names.bz2
14mu|cracklib-2.9.6-3|35	Source29:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/famous.bz2
14mu|cracklib-2.9.6-3|36	Source30:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/fast-names.bz2
14mu|cracklib-2.9.6-3|37	Source31:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/female-names.bz2
14mu|cracklib-2.9.6-3|38	Source32:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/male-names.bz2
14mu|cracklib-2.9.6-3|39	Source33:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/names.french.bz2
14mu|cracklib-2.9.6-3|40	Source34:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/names.hp.bz2
14mu|cracklib-2.9.6-3|41	Source35:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/other-names.bz2
14mu|cracklib-2.9.6-3|42	Source36:	ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/surnames.finnish.bz2
14mu|cracklib-2.9.6-3|43	Patch0:		cracklib-2.9.6-fix-python-path.patch
14mu|cracklib-2.9.6-3|44	Patch1:		cracklib-2.9.1-inttypes.patch
14mu|cracklib-2.9.6-3|45	Patch2:		cracklib-2.9.6-cve-2016-6318.patch
14mu|cracklib-2.9.6-3|46	Patch3:		cracklib-2.9.5-overflow-processing-long-words.patch
14mu|cracklib-2.9.6-3|47	Conflicts:	libcrack2 < 2.8.15
14mu|cracklib-2.9.6-3|48	Conflicts:	lib64crack2 < 2.8.15
14mu|cracklib-2.9.6-3|49	BuildRequires:	gettext-devel
14mu|cracklib-2.9.6-3|50	BuildRequires:	pkgconfig(python)
14mu|cracklib-2.9.6-3|51	
14mu|cracklib-2.9.6-3|52	%description
14mu|cracklib-2.9.6-3|53	CrackLib tests passwords to determine whether they match certain
14mu|cracklib-2.9.6-3|54	security-oriented characteristics. You can use CrackLib to stop
14mu|cracklib-2.9.6-3|55	users from choosing passwords which would be easy to guess. CrackLib
14mu|cracklib-2.9.6-3|56	performs certain tests:
14mu|cracklib-2.9.6-3|57	
14mu|cracklib-2.9.6-3|58	* It tries to generate words from a username and gecos entry and
14mu|cracklib-2.9.6-3|59	checks those words against the password;
14mu|cracklib-2.9.6-3|60	* It checks for simplistic patterns in passwords;
14mu|cracklib-2.9.6-3|61	* It checks for the password in a dictionary.
14mu|cracklib-2.9.6-3|62	
14mu|cracklib-2.9.6-3|63	CrackLib is actually a library containing a particular
14mu|cracklib-2.9.6-3|64	C function which is used to check the password, as well as
14mu|cracklib-2.9.6-3|65	other C functions. CrackLib is not a replacement for a passwd
14mu|cracklib-2.9.6-3|66	program; it must be used in conjunction with an existing passwd
14mu|cracklib-2.9.6-3|67	program.
14mu|cracklib-2.9.6-3|68	
14mu|cracklib-2.9.6-3|69	Install the cracklib package if you need a program to check users'
14mu|cracklib-2.9.6-3|70	passwords to see if they are at least minimally secure. If you
14mu|cracklib-2.9.6-3|71	install CrackLib, you'll also want to install the cracklib-dicts
14mu|cracklib-2.9.6-3|72	package.
14mu|cracklib-2.9.6-3|73	
14mu|cracklib-2.9.6-3|74	#----------------------------------------------------------------------------
14mu|cracklib-2.9.6-3|75	
14mu|cracklib-2.9.6-3|76	%package dicts
14mu|cracklib-2.9.6-3|77	Summary:	The standard CrackLib dictionaries
14mu|cracklib-2.9.6-3|78	Group:		System/Libraries
14mu|cracklib-2.9.6-3|79	
14mu|cracklib-2.9.6-3|80	%description dicts
14mu|cracklib-2.9.6-3|81	The cracklib-dicts package includes the CrackLib dictionaries.
14mu|cracklib-2.9.6-3|82	CrackLib will need to use the dictionary appropriate to your system,
14mu|cracklib-2.9.6-3|83	which is normally put in /usr/share/dict/words.  Cracklib-dicts also contains
14mu|cracklib-2.9.6-3|84	the utilities necessary for the creation of new dictionaries.
14mu|cracklib-2.9.6-3|85	
14mu|cracklib-2.9.6-3|86	If you are installing CrackLib, you should also install cracklib-dicts.
14mu|cracklib-2.9.6-3|87	
14mu|cracklib-2.9.6-3|88	%files dicts
14mu|cracklib-2.9.6-3|89	%{_sbindir}/*
14mu|cracklib-2.9.6-3|90	%{_datadir}/%{name}
14mu|cracklib-2.9.6-3|91	%{_libdir}/cracklib_dict.*
14mu|cracklib-2.9.6-3|92	
14mu|cracklib-2.9.6-3|93	#----------------------------------------------------------------------------
14mu|cracklib-2.9.6-3|94	
14mu|cracklib-2.9.6-3|95	%package common
14mu|cracklib-2.9.6-3|96	Summary:	Common files for a password-checking library
14mu|cracklib-2.9.6-3|97	Group:		System/Libraries
14mu|cracklib-2.9.6-3|98	Conflicts:	cracklib < 2.8.18-12
14mu|cracklib-2.9.6-3|99	Obsoletes:	cracklib < 2.8.18-12
14mu|cracklib-2.9.6-3|100	Conflicts:	%{_lib}crack2 < 2.8.18-12
14mu|cracklib-2.9.6-3|101	
14mu|cracklib-2.9.6-3|102	%description common
14mu|cracklib-2.9.6-3|103	Common files for a password-checking library.
14mu|cracklib-2.9.6-3|104	
14mu|cracklib-2.9.6-3|105	%files common -f %{name}.lang
14mu|cracklib-2.9.6-3|106	
14mu|cracklib-2.9.6-3|107	#----------------------------------------------------------------------------
14mu|cracklib-2.9.6-3|108	
14mu|cracklib-2.9.6-3|109	%package -n %{libname}
14mu|cracklib-2.9.6-3|110	Summary:	A password-checking library
14mu|cracklib-2.9.6-3|111	Group:		System/Libraries
14mu|cracklib-2.9.6-3|112	Requires:	%{name}-common
14mu|cracklib-2.9.6-3|113	
14mu|cracklib-2.9.6-3|114	%description -n %{libname}
14mu|cracklib-2.9.6-3|115	CrackLib tests passwords to determine whether they match certain
14mu|cracklib-2.9.6-3|116	security-oriented characteristics.
14mu|cracklib-2.9.6-3|117	
14mu|cracklib-2.9.6-3|118	%files -n %{libname}
14mu|cracklib-2.9.6-3|119	/%{_lib}/libcrack.so.%{major}*
14mu|cracklib-2.9.6-3|120	
14mu|cracklib-2.9.6-3|121	#----------------------------------------------------------------------------
14mu|cracklib-2.9.6-3|122	
14mu|cracklib-2.9.6-3|123	%package -n python-%{name}
14mu|cracklib-2.9.6-3|124	Summary:	A password-checking library
14mu|cracklib-2.9.6-3|125	Group:		System/Libraries
14mu|cracklib-2.9.6-3|126	Obsoletes:	cracklib-python < 2.8.18-12
14mu|cracklib-2.9.6-3|127	Conflicts:	%{_lib}crack2-python < 2.8.18-12
14mu|cracklib-2.9.6-3|128	Obsoletes:	%{_lib}crack2-python < 2.8.18-12
14mu|cracklib-2.9.6-3|129	
14mu|cracklib-2.9.6-3|130	%description -n python-%{name}
14mu|cracklib-2.9.6-3|131	CrackLib tests passwords to determine whether they match certain
14mu|cracklib-2.9.6-3|132	security-oriented characteristics.
14mu|cracklib-2.9.6-3|133	
14mu|cracklib-2.9.6-3|134	%files -n python-%{name}
14mu|cracklib-2.9.6-3|135	%{py_platsitedir}/cracklib*
14mu|cracklib-2.9.6-3|136	%{py_platsitedir}/_cracklib*
14mu|cracklib-2.9.6-3|137	
14mu|cracklib-2.9.6-3|138	#----------------------------------------------------------------------------
14mu|cracklib-2.9.6-3|139	
14mu|cracklib-2.9.6-3|140	%package -n %{devname}
14mu|cracklib-2.9.6-3|141	Summary:	Cracklib link library & header file
14mu|cracklib-2.9.6-3|142	Group:		Development/C
14mu|cracklib-2.9.6-3|143	Requires:	%{libname} = %{version}
14mu|cracklib-2.9.6-3|144	Provides:	lib%{oname}-devel = %{EVRD}
14mu|cracklib-2.9.6-3|145	Provides:	%{oname}lib-devel = %{EVRD}
14mu|cracklib-2.9.6-3|146	
14mu|cracklib-2.9.6-3|147	%description -n %{devname}
14mu|cracklib-2.9.6-3|148	The cracklib devel package include the needed library link and
14mu|cracklib-2.9.6-3|149	header files for development.
14mu|cracklib-2.9.6-3|150	
14mu|cracklib-2.9.6-3|151	%files -n %{devname}
14mu|cracklib-2.9.6-3|152	%{_includedir}/*
14mu|cracklib-2.9.6-3|153	/%{_lib}/*.so
14mu|cracklib-2.9.6-3|154	/%{_lib}/*.*a
14mu|cracklib-2.9.6-3|155	
14mu|cracklib-2.9.6-3|156	#----------------------------------------------------------------------------
14mu|cracklib-2.9.6-3|157	
14mu|cracklib-2.9.6-3|158	%prep
14mu|cracklib-2.9.6-3|159	%setup -q
14mu|cracklib-2.9.6-3|160	%patch0 -p1
14mu|cracklib-2.9.6-3|161	cp -p lib/packer.h lib/packer.h.in
14mu|cracklib-2.9.6-3|162	%patch1 -p1 -b .inttypes
14mu|cracklib-2.9.6-3|163	%patch2 -p1 -b .CVE-2016-6318
14mu|cracklib-2.9.6-3|164	%patch3 -p1 -b .overflow
14mu|cracklib-2.9.6-3|165	
14mu|cracklib-2.9.6-3|166	for dict in %{SOURCE1} %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \
14mu|cracklib-2.9.6-3|167	%{SOURCE15} %{SOURCE16} %{SOURCE17} %{SOURCE18} %{SOURCE19} %{SOURCE20} %{SOURCE21} \
14mu|cracklib-2.9.6-3|168	%{SOURCE22} %{SOURCE23} %{SOURCE24} %{SOURCE25} %{SOURCE26} %{SOURCE27} %{SOURCE28} \
14mu|cracklib-2.9.6-3|169	%{SOURCE29} %{SOURCE30} %{SOURCE31} %{SOURCE32} %{SOURCE33} %{SOURCE34} %{SOURCE35} \
14mu|cracklib-2.9.6-3|170	%{SOURCE36} %{SOURCE1}; do
14mu|cracklib-2.9.6-3|171	cp ${dict} dicts/
14mu|cracklib-2.9.6-3|172	done
14mu|cracklib-2.9.6-3|173	bunzip2 dicts/*.bz2
14mu|cracklib-2.9.6-3|174	
14mu|cracklib-2.9.6-3|175	%build
14mu|cracklib-2.9.6-3|176	autoreconf -fi
14mu|cracklib-2.9.6-3|177	%configure2_5x \
14mu|cracklib-2.9.6-3|178	--libdir=/%{_lib}
14mu|cracklib-2.9.6-3|179	%make
14mu|cracklib-2.9.6-3|180	
14mu|cracklib-2.9.6-3|181	%install
14mu|cracklib-2.9.6-3|182	%makeinstall_std
14mu|cracklib-2.9.6-3|183	
14mu|cracklib-2.9.6-3|184	chmod 0755 ./util/cracklib-format ./util/cracklib-packer
14mu|cracklib-2.9.6-3|185	./util/cracklib-format dicts/* | ./util/cracklib-packer %{buildroot}%{_datadir}/cracklib/pw_dict
14mu|cracklib-2.9.6-3|186	
14mu|cracklib-2.9.6-3|187	ln -s cracklib-format %{buildroot}%{_sbindir}/mkdict
14mu|cracklib-2.9.6-3|188	ln -s cracklib-packer %{buildroot}%{_sbindir}/packer
14mu|cracklib-2.9.6-3|189	
14mu|cracklib-2.9.6-3|190	ln -s %{_datadir}/cracklib/pw_dict.hwm %{buildroot}%{_libdir}/cracklib_dict.hwm
14mu|cracklib-2.9.6-3|191	ln -s %{_datadir}/cracklib/pw_dict.pwd %{buildroot}%{_libdir}/cracklib_dict.pwd
14mu|cracklib-2.9.6-3|192	ln -s %{_datadir}/cracklib/pw_dict.pwi %{buildroot}%{_libdir}/cracklib_dict.pwi
14mu|cracklib-2.9.6-3|193	
14mu|cracklib-2.9.6-3|194	install -m644 lib/packer.h %{buildroot}%{_includedir}/
14mu|cracklib-2.9.6-3|195	
14mu|cracklib-2.9.6-3|196	%find_lang %{name}
14mu|cracklib-2.9.6-3|197	
14mu|cracklib-2.9.6-3|198	
14mu|cracklib-2.9.6-3|199	%changelog
14mu|cracklib-2.9.6-3|200	
14mu|cracklib-2.9.6-3|201	* Sun Feb 26 2017 Denis Silakov <denis.silakov@rosalab.ru> 2.9.6-3
14mu|cracklib-2.9.6-3|202	- (606cb60) Fix buffer overflows
14mu|cracklib-2.9.6-3|203	
14mu|cracklib-2.9.6-3|204	

22445 14
14mu|crda-3.18-1|1	Name:		crda
14mu|crda-3.18-1|2	Version:	3.18
14mu|crda-3.18-1|3	Release:	1
14mu|crda-3.18-1|4	Summary:	Software to upload wireless regulatory information into kernel
14mu|crda-3.18-1|5	License:	ISC
14mu|crda-3.18-1|6	Group:		System/Configuration/Hardware
14mu|crda-3.18-1|7	URL:		http://linuxwireless.org/en/developers/Regulatory/CRDA
14mu|crda-3.18-1|8	Source0:	http://wireless.kernel.org/download/crda/crda-%{version}.tar.xz
14mu|crda-3.18-1|9	# From Fedora.
14mu|crda-3.18-1|10	# This script sets regulatory domain for a country based on the
14mu|crda-3.18-1|11	# current time zone.
14mu|crda-3.18-1|12	# '/usr/sbin/iw' was replaced with just 'iw'.
14mu|crda-3.18-1|13	Source1:	setregdomain
14mu|crda-3.18-1|14	Source2:	setregdomain.1
14mu|crda-3.18-1|15	
14mu|crda-3.18-1|16	Requires:	udev
14mu|crda-3.18-1|17	Requires:	iw
14mu|crda-3.18-1|18	Requires:	wireless-regdb
14mu|crda-3.18-1|19	BuildRequires:	libgcrypt-devel
14mu|crda-3.18-1|20	BuildRequires:	pkgconfig(libnl-3.0)
14mu|crda-3.18-1|21	BuildRequires:	python-m2crypto
14mu|crda-3.18-1|22	BuildRequires:	wireless-regdb
14mu|crda-3.18-1|23	
14mu|crda-3.18-1|24	# Adapted from Fedora
14mu|crda-3.18-1|25	# Add udev rule to call setregdomain on wireless device add.
14mu|crda-3.18-1|26	Patch0:		regulatory-rules-setregdomain.patch
14mu|crda-3.18-1|27	# Do not call ldconfig in crda Makefile explicitly.
14mu|crda-3.18-1|28	Patch1:		crda-remove-ldconfig.patch
14mu|crda-3.18-1|29	
14mu|crda-3.18-1|30	%description
14mu|crda-3.18-1|31	CRDA acts as the udev helper for communication between the kernel and
14mu|crda-3.18-1|32	userspace for regulatory compliance. It relies on nl80211 for
14mu|crda-3.18-1|33	communication. CRDA is intended to be run only through udev
14mu|crda-3.18-1|34	communication from the kernel. The user should never have to run it
14mu|crda-3.18-1|35	manually except if debugging udev issues.
14mu|crda-3.18-1|36	
14mu|crda-3.18-1|37	%files
14mu|crda-3.18-1|38	%doc LICENSE README
14mu|crda-3.18-1|39	%dir %{_prefix}/lib/crda
14mu|crda-3.18-1|40	%{_mandir}/man1/setregdomain.1*
14mu|crda-3.18-1|41	%{_mandir}/man8/crda.8*
14mu|crda-3.18-1|42	%{_mandir}/man8/regdbdump.8*
14mu|crda-3.18-1|43	/lib/udev/rules.d/85-regulatory.rules
14mu|crda-3.18-1|44	%{_sbindir}/crda
14mu|crda-3.18-1|45	# A symlink, in case any applications still need crda in /sbin
14mu|crda-3.18-1|46	/sbin/crda
14mu|crda-3.18-1|47	%{_sbindir}/regdbdump
14mu|crda-3.18-1|48	%{_sbindir}/setregdomain
14mu|crda-3.18-1|49	%{_libdir}/libreg.so
14mu|crda-3.18-1|50	#---------------------------------------------------------------------------
14mu|crda-3.18-1|51	
14mu|crda-3.18-1|52	%package devel
14mu|crda-3.18-1|53	Summary:	Header files for use with libreg from CRDA
14mu|crda-3.18-1|54	Group:		Development/C
14mu|crda-3.18-1|55	
14mu|crda-3.18-1|56	%description devel
14mu|crda-3.18-1|57	Header files to make use of libreg for accessing regulatory info.
14mu|crda-3.18-1|58	
14mu|crda-3.18-1|59	%files devel
14mu|crda-3.18-1|60	%{_includedir}/reglib/nl80211.h
14mu|crda-3.18-1|61	%{_includedir}/reglib/regdb.h
14mu|crda-3.18-1|62	%{_includedir}/reglib/reglib.h
14mu|crda-3.18-1|63	#---------------------------------------------------------------------------
14mu|crda-3.18-1|64	
14mu|crda-3.18-1|65	%prep
14mu|crda-3.18-1|66	%setup -q
14mu|crda-3.18-1|67	%apply_patches
14mu|crda-3.18-1|68	
14mu|crda-3.18-1|69	
14mu|crda-3.18-1|70	%build
14mu|crda-3.18-1|71	export CFLAGS="%{optflags}"
14mu|crda-3.18-1|72	%make SBINDIR=%{_sbindir}/ LIBDIR=%{_libdir}
14mu|crda-3.18-1|73	
14mu|crda-3.18-1|74	
14mu|crda-3.18-1|75	%install
14mu|crda-3.18-1|76	%makeinstall_std \
14mu|crda-3.18-1|77	MANDIR=%{_mandir}/ SBINDIR=%{_sbindir}/ LIBDIR=%{_libdir}/
14mu|crda-3.18-1|78	
14mu|crda-3.18-1|79	mkdir -p %{buildroot}%{_prefix}/lib/crda
14mu|crda-3.18-1|80	install -D -pm 0755 %{SOURCE1} %{buildroot}%{_sbindir}
14mu|crda-3.18-1|81	install -D -pm 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/setregdomain.1
14mu|crda-3.18-1|82	
14mu|crda-3.18-1|83	# Just in case any applications need crda exactly in /sbin
14mu|crda-3.18-1|84	mkdir -p %{buildroot}/sbin/
14mu|crda-3.18-1|85	ln -s %{_sbindir}/crda %{buildroot}/sbin/
14mu|crda-3.18-1|86	
14mu|crda-3.18-1|87	%changelog
14mu|crda-3.18-1|88	* Thu Mar 05 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.18-1
14mu|crda-3.18-1|89	+ Revision: f9820b0
14mu|crda-3.18-1|90	- Updated to version 3.18
14mu|crda-3.18-1|91	- The code of crda was refactored, many fixes and optimizations were
14mu|crda-3.18-1|92	- implemented.
14mu|crda-3.18-1|93	- Besides that, a helper script, setregdomain (from Fedora), and the
14mu|crda-3.18-1|94	- udev rule were added to make sure the regulatory domain is set
14mu|crda-3.18-1|95	- properly for the given region.
14mu|crda-3.18-1|96	
14mu|crda-3.18-1|97	

22446 14
14mu|crossguid-0-0.20150804.1|1	%define git 20150804
14mu|crossguid-0-0.20150804.1|2	
14mu|crossguid-0-0.20150804.1|3	%define major 0
14mu|crossguid-0-0.20150804.1|4	%define libname %mklibname %{name} %{major}
14mu|crossguid-0-0.20150804.1|5	%define devname %mklibname %{name} -d
14mu|crossguid-0-0.20150804.1|6	
14mu|crossguid-0-0.20150804.1|7	Summary:	Lightweight cross platform C++ GUID/UUID library
14mu|crossguid-0-0.20150804.1|8	Name:		crossguid
14mu|crossguid-0-0.20150804.1|9	Version:	0
14mu|crossguid-0-0.20150804.1|10	Release:	0.%{git}.1
14mu|crossguid-0-0.20150804.1|11	License:	MIT
14mu|crossguid-0-0.20150804.1|12	Group:		System/Libraries
14mu|crossguid-0-0.20150804.1|13	Url:		https://github.com/graeme-hill/crossguid
14mu|crossguid-0-0.20150804.1|14	Source0:	%{name}-%{git}.tar.bz2
14mu|crossguid-0-0.20150804.1|15	Source1:	Makefile.crossguid
14mu|crossguid-0-0.20150804.1|16	BuildRequires:	pkgconfig(uuid)
14mu|crossguid-0-0.20150804.1|17	
14mu|crossguid-0-0.20150804.1|18	%description
14mu|crossguid-0-0.20150804.1|19	CrossGuid is a minimal, cross platform, C++ GUID library. It uses the best
14mu|crossguid-0-0.20150804.1|20	native GUID/UUID generator on the given platform and had a generic class
14mu|crossguid-0-0.20150804.1|21	for parsing, stringifying, and comparing IDs.
14mu|crossguid-0-0.20150804.1|22	
14mu|crossguid-0-0.20150804.1|23	#----------------------------------------------------------------------------
14mu|crossguid-0-0.20150804.1|24	
14mu|crossguid-0-0.20150804.1|25	%package -n %{libname}
14mu|crossguid-0-0.20150804.1|26	Summary:	Shared library for lightweight cross platform C++ GUID/UUID library
14mu|crossguid-0-0.20150804.1|27	Group:		System/Libraries
14mu|crossguid-0-0.20150804.1|28	
14mu|crossguid-0-0.20150804.1|29	%description -n %{libname}
14mu|crossguid-0-0.20150804.1|30	Shared library for lightweight cross platform C++ GUID/UUID library.
14mu|crossguid-0-0.20150804.1|31	
14mu|crossguid-0-0.20150804.1|32	%files -n %{libname}
14mu|crossguid-0-0.20150804.1|33	%{_libdir}/lib%{name}.so.%{major}*
14mu|crossguid-0-0.20150804.1|34	
14mu|crossguid-0-0.20150804.1|35	#----------------------------------------------------------------------------
14mu|crossguid-0-0.20150804.1|36	
14mu|crossguid-0-0.20150804.1|37	%package -n %{devname}
14mu|crossguid-0-0.20150804.1|38	Summary:	Development files for lightweight cross platform C++ GUID/UUID library
14mu|crossguid-0-0.20150804.1|39	Group:		Development/C
14mu|crossguid-0-0.20150804.1|40	Requires:	%{libname} = %{EVRD}
14mu|crossguid-0-0.20150804.1|41	Provides:	%{name}-devel = %{EVRD}
14mu|crossguid-0-0.20150804.1|42	
14mu|crossguid-0-0.20150804.1|43	%description -n %{devname}
14mu|crossguid-0-0.20150804.1|44	Development files for lightweight cross platform C++ GUID/UUID library.
14mu|crossguid-0-0.20150804.1|45	
14mu|crossguid-0-0.20150804.1|46	%files -n %{devname}
14mu|crossguid-0-0.20150804.1|47	%{_includedir}/guid.h
14mu|crossguid-0-0.20150804.1|48	%{_libdir}/lib%{name}.so
14mu|crossguid-0-0.20150804.1|49	
14mu|crossguid-0-0.20150804.1|50	#----------------------------------------------------------------------------
14mu|crossguid-0-0.20150804.1|51	
14mu|crossguid-0-0.20150804.1|52	%prep
14mu|crossguid-0-0.20150804.1|53	%setup -qn %{name}-%{git}
14mu|crossguid-0-0.20150804.1|54	cp %{SOURCE1} Makefile
14mu|crossguid-0-0.20150804.1|55	
14mu|crossguid-0-0.20150804.1|56	%build
14mu|crossguid-0-0.20150804.1|57	%setup_compile_flags
14mu|crossguid-0-0.20150804.1|58	%make
14mu|crossguid-0-0.20150804.1|59	
14mu|crossguid-0-0.20150804.1|60	%install
14mu|crossguid-0-0.20150804.1|61	%makeinstall_std \
14mu|crossguid-0-0.20150804.1|62	LIBDIR=%{_libdir}
14mu|crossguid-0-0.20150804.1|63	
14mu|crossguid-0-0.20150804.1|64	
14mu|crossguid-0-0.20150804.1|65	%changelog
14mu|crossguid-0-0.20150804.1|66	
14mu|crossguid-0-0.20150804.1|67	* Mon Feb 22 2016 Rosa <rosa@abf.rosalinux.ru> 0-0.20150804.1
14mu|crossguid-0-0.20150804.1|68	- (bf2e817) Automatic import for version 0-0.20150804.1
14mu|crossguid-0-0.20150804.1|69	
14mu|crossguid-0-0.20150804.1|70	

22447 14
14mu|cryptopp-5.6.2-5|1	%define major 6
14mu|cryptopp-5.6.2-5|2	%define libname %mklibname %{name} %{major}
14mu|cryptopp-5.6.2-5|3	%define devname %mklibname %{name} -d
14mu|cryptopp-5.6.2-5|4	%define staticname %mklibname %{name} -s -d
14mu|cryptopp-5.6.2-5|5	%define fver %(echo %{version} |sed s/\\\\.//g)
14mu|cryptopp-5.6.2-5|6	
14mu|cryptopp-5.6.2-5|7	Summary:	Public domain C++ class library of cryptographic schemes
14mu|cryptopp-5.6.2-5|8	Name:		cryptopp
14mu|cryptopp-5.6.2-5|9	Version:	5.6.2
14mu|cryptopp-5.6.2-5|10	Release:	5
14mu|cryptopp-5.6.2-5|11	License:	Public Domain
14mu|cryptopp-5.6.2-5|12	Group:		System/Libraries
14mu|cryptopp-5.6.2-5|13	Url:		http://www.cryptopp.com/
14mu|cryptopp-5.6.2-5|14	Source0:	http://www.cryptopp.com/%{name}%{fver}.zip
14mu|cryptopp-5.6.2-5|15	Source1:	cryptopp.pc
14mu|cryptopp-5.6.2-5|16	Patch0:		cryptopp-5.6.2-autotools.patch
14mu|cryptopp-5.6.2-5|17	# Debian patch installs TestVectors and TestData in /usr/share/cryptopp/
14mu|cryptopp-5.6.2-5|18	# http://groups.google.com/group/cryptopp-users/browse_thread/thread/6fe2192340f07e5d
14mu|cryptopp-5.6.2-5|19	Patch1:		cryptopp-5.6.2-data-files-location.patch
14mu|cryptopp-5.6.2-5|20	# Enable SSE2 only on x86_64
14mu|cryptopp-5.6.2-5|21	Patch2:		cryptopp-5.6.2-x86-disable-sse2.patch
14mu|cryptopp-5.6.2-5|22	BuildRequires:	doxygen
14mu|cryptopp-5.6.2-5|23	
14mu|cryptopp-5.6.2-5|24	%description
14mu|cryptopp-5.6.2-5|25	Crypto++ Library is a public domain C++ class library of cryptographic
14mu|cryptopp-5.6.2-5|26	schemes. Currently the library consists of the following features:
14mu|cryptopp-5.6.2-5|27	
14mu|cryptopp-5.6.2-5|28	* a class hierarchy with an API defined by abstract base classes
14mu|cryptopp-5.6.2-5|29	* AES(Rijndael) and AES candidates: RC6, MARS, Twofish, Serpent,
14mu|cryptopp-5.6.2-5|30	CAST-256
14mu|cryptopp-5.6.2-5|31	* other symmetric block ciphers: IDEA, DES, Triple-DES (DES-EDE2
14mu|cryptopp-5.6.2-5|32	and DES-EDE3), DESX (DES-XEX3), RC2, RC5, Blowfish, TEA, XTEA,
14mu|cryptopp-5.6.2-5|33	SAFER, 3-WAY, GOST, SHARK, CAST-128, Square, Skipjack, Camellia,
14mu|cryptopp-5.6.2-5|34	SHACAL-2
14mu|cryptopp-5.6.2-5|35	* generic block cipher modes: ECB, CBC, CBC ciphertext stealing
14mu|cryptopp-5.6.2-5|36	(CTS), CFB, OFB, counter mode (CTR)
14mu|cryptopp-5.6.2-5|37	* stream ciphers: Salsa20, Panama, ARC4, SEAL, WAKE, WAKE-OFB,
14mu|cryptopp-5.6.2-5|38	BlumBlumShub
14mu|cryptopp-5.6.2-5|39	* public-key cryptography: RSA, DSA, ElGamal, Nyberg-Rueppel (NR),
14mu|cryptopp-5.6.2-5|40	Rabin, Rabin-Williams (RW), LUC, LUCELG, DLIES (variants of
14mu|cryptopp-5.6.2-5|41	DHAES), ESIGN
14mu|cryptopp-5.6.2-5|42	* padding schemes for public-key systems: PKCS#1 v2.0, OAEP, PSS,
14mu|cryptopp-5.6.2-5|43	PSSR, IEEE P1363 EMSA2 and EMSA5
14mu|cryptopp-5.6.2-5|44	* key agreement schemes: Diffie-Hellman (DH), Unified
14mu|cryptopp-5.6.2-5|45	Diffie-Hellman (DH2), Menezes-Qu-Vanstone (MQV), LUCDIF, XTR-DH
14mu|cryptopp-5.6.2-5|46	* elliptic curve cryptography: ECDSA, ECNR, ECIES, ECDH, ECMQV
14mu|cryptopp-5.6.2-5|47	* one-way hash functions: SHA-1, MD2, MD4, MD5, HAVAL, RIPEMD-128,
14mu|cryptopp-5.6.2-5|48	RIPEMD-256, RIPEMD-160, RIPEMD-320, Tiger, SHA-2 (SHA-224,
14mu|cryptopp-5.6.2-5|49	SHA-256, SHA-384, and SHA-512), Panama, WHIRLPOOL
14mu|cryptopp-5.6.2-5|50	* message authentication codes: MD5-MAC, HMAC, XOR-MAC, CBC-MAC,
14mu|cryptopp-5.6.2-5|51	DMAC, Two-Track-MAC
14mu|cryptopp-5.6.2-5|52	* cipher constructions based on hash functions: Luby-Rackoff, MDC
14mu|cryptopp-5.6.2-5|53	* pseudo random number generators (PRNG): ANSI X9.17 appendix C,
14mu|cryptopp-5.6.2-5|54	PGP's RandPool
14mu|cryptopp-5.6.2-5|55	* password based key derivation functions: PBKDF1 and PBKDF2 from
14mu|cryptopp-5.6.2-5|56	PKCS #5
14mu|cryptopp-5.6.2-5|57	* Shamir's secret sharing scheme and Rabin's information dispersal
14mu|cryptopp-5.6.2-5|58	algorithm (IDA)
14mu|cryptopp-5.6.2-5|59	* DEFLATE (RFC 1951) compression/decompression with gzip (RFC
14mu|cryptopp-5.6.2-5|60	1952) and zlib (RFC 1950) format support
14mu|cryptopp-5.6.2-5|61	* fast multi-precision integer (bignum) and polynomial operations,
14mu|cryptopp-5.6.2-5|62	with SSE2 optimizations for Pentium 4 processors, and support for
14mu|cryptopp-5.6.2-5|63	64-bit CPUs
14mu|cryptopp-5.6.2-5|64	* finite field arithmetics, including GF(p) and GF(2^n)
14mu|cryptopp-5.6.2-5|65	* prime number generation and verification
14mu|cryptopp-5.6.2-5|66	* various miscellaneous modules such as base 64 coding and 32-bit
14mu|cryptopp-5.6.2-5|67	CRC
14mu|cryptopp-5.6.2-5|68	* class wrappers for these operating system features (optional):
14mu|cryptopp-5.6.2-5|69	o high resolution timers on Windows, Unix, and MacOS
14mu|cryptopp-5.6.2-5|70	o Berkeley and Windows style sockets
14mu|cryptopp-5.6.2-5|71	o Windows named pipes
14mu|cryptopp-5.6.2-5|72	o /dev/random, /dev/urandom, /dev/srandom
14mu|cryptopp-5.6.2-5|73	o Microsoft's CryptGenRandom on Windows
14mu|cryptopp-5.6.2-5|74	* A high level interface for most of the above, using a
14mu|cryptopp-5.6.2-5|75	filter/pipeline metaphor
14mu|cryptopp-5.6.2-5|76	* benchmarks and validation testing
14mu|cryptopp-5.6.2-5|77	* FIPS 140-2 Validated
14mu|cryptopp-5.6.2-5|78	
14mu|cryptopp-5.6.2-5|79	Because one purpose of the project is to act as a repository of public
14mu|cryptopp-5.6.2-5|80	domain (not copyrighted) cryptographic source code, the code in
14mu|cryptopp-5.6.2-5|81	Crypto++ was either written specifically for this project by its
14mu|cryptopp-5.6.2-5|82	contributors and placed in the public domain, or derived from other
14mu|cryptopp-5.6.2-5|83	sources that are public domain (again with the exception of mars.cpp).
14mu|cryptopp-5.6.2-5|84	
14mu|cryptopp-5.6.2-5|85	#----------------------------------------------------------------------------
14mu|cryptopp-5.6.2-5|86	
14mu|cryptopp-5.6.2-5|87	%package -n %{libname}
14mu|cryptopp-5.6.2-5|88	Summary:	Base shared library part of %{name}
14mu|cryptopp-5.6.2-5|89	Group:		System/Libraries
14mu|cryptopp-5.6.2-5|90	
14mu|cryptopp-5.6.2-5|91	%description -n %{libname}
14mu|cryptopp-5.6.2-5|92	Crypto++ Library is a free C++ class library of cryptographic schemes.
14mu|cryptopp-5.6.2-5|93	
14mu|cryptopp-5.6.2-5|94	This package contains the library needed to run programs dynamically
14mu|cryptopp-5.6.2-5|95	linked with %{name}.
14mu|cryptopp-5.6.2-5|96	
14mu|cryptopp-5.6.2-5|97	%files -n %{libname}
14mu|cryptopp-5.6.2-5|98	%{_libdir}/libcryptopp.so.%{major}*
14mu|cryptopp-5.6.2-5|99	
14mu|cryptopp-5.6.2-5|100	#----------------------------------------------------------------------------
14mu|cryptopp-5.6.2-5|101	
14mu|cryptopp-5.6.2-5|102	%package -n %{devname}
14mu|cryptopp-5.6.2-5|103	Summary:	Header files and development documentation for %{name}
14mu|cryptopp-5.6.2-5|104	Group:		Development/C++
14mu|cryptopp-5.6.2-5|105	Requires:	%{libname} = %{EVRD}
14mu|cryptopp-5.6.2-5|106	
14mu|cryptopp-5.6.2-5|107	%description -n %{devname}
14mu|cryptopp-5.6.2-5|108	Crypto++ Library is a free C++ class library of cryptographic schemes.
14mu|cryptopp-5.6.2-5|109	
14mu|cryptopp-5.6.2-5|110	This package contains the header files and development documentation
14mu|cryptopp-5.6.2-5|111	for %{name}.
14mu|cryptopp-5.6.2-5|112	
14mu|cryptopp-5.6.2-5|113	%files -n %{devname}
14mu|cryptopp-5.6.2-5|114	%{_includedir}/%{name}
14mu|cryptopp-5.6.2-5|115	%{_libdir}/*.so
14mu|cryptopp-5.6.2-5|116	%{_libdir}/pkgconfig/*.pc
14mu|cryptopp-5.6.2-5|117	
14mu|cryptopp-5.6.2-5|118	#----------------------------------------------------------------------------
14mu|cryptopp-5.6.2-5|119	
14mu|cryptopp-5.6.2-5|120	%package -n %{staticname}
14mu|cryptopp-5.6.2-5|121	Summary:	Static libraries for programs which will use %{name}
14mu|cryptopp-5.6.2-5|122	Group:		Development/C++
14mu|cryptopp-5.6.2-5|123	Requires:	%{devname} = %{EVRD}
14mu|cryptopp-5.6.2-5|124	
14mu|cryptopp-5.6.2-5|125	%description -n %{staticname}
14mu|cryptopp-5.6.2-5|126	Crypto++ Library is a free C++ class library of cryptographic schemes.
14mu|cryptopp-5.6.2-5|127	
14mu|cryptopp-5.6.2-5|128	This package contains the static library for %{name}.
14mu|cryptopp-5.6.2-5|129	
14mu|cryptopp-5.6.2-5|130	%files -n %{staticname}
14mu|cryptopp-5.6.2-5|131	%{_libdir}/*.a
14mu|cryptopp-5.6.2-5|132	
14mu|cryptopp-5.6.2-5|133	#----------------------------------------------------------------------------
14mu|cryptopp-5.6.2-5|134	
14mu|cryptopp-5.6.2-5|135	%package doc
14mu|cryptopp-5.6.2-5|136	Summary:	Documentation for %{name}
14mu|cryptopp-5.6.2-5|137	Group:		Development/C++
14mu|cryptopp-5.6.2-5|138	Obsoletes:	lib%{name}-doc < %{EVRD}
14mu|cryptopp-5.6.2-5|139	
14mu|cryptopp-5.6.2-5|140	%description doc
14mu|cryptopp-5.6.2-5|141	Crypto++ Library is a free C++ class library of cryptographic schemes.
14mu|cryptopp-5.6.2-5|142	
14mu|cryptopp-5.6.2-5|143	This package contains documentation for %{name}.
14mu|cryptopp-5.6.2-5|144	
14mu|cryptopp-5.6.2-5|145	%files doc
14mu|cryptopp-5.6.2-5|146	%doc doc/html License.txt Readme.txt
14mu|cryptopp-5.6.2-5|147	
14mu|cryptopp-5.6.2-5|148	#----------------------------------------------------------------------------
14mu|cryptopp-5.6.2-5|149	
14mu|cryptopp-5.6.2-5|150	%package progs
14mu|cryptopp-5.6.2-5|151	Summary:	Programs for manipulating %{name} routines
14mu|cryptopp-5.6.2-5|152	Group:		Development/Other
14mu|cryptopp-5.6.2-5|153	Obsoletes:	lib%{name}-progs < %{EVRD}
14mu|cryptopp-5.6.2-5|154	
14mu|cryptopp-5.6.2-5|155	%description progs
14mu|cryptopp-5.6.2-5|156	Crypto++ Library is a free C++ class library of cryptographic schemes.
14mu|cryptopp-5.6.2-5|157	
14mu|cryptopp-5.6.2-5|158	This package contains programs for manipulating %{name} routines.
14mu|cryptopp-5.6.2-5|159	
14mu|cryptopp-5.6.2-5|160	%files progs
14mu|cryptopp-5.6.2-5|161	%{_bindir}/cryptest
14mu|cryptopp-5.6.2-5|162	%{_datadir}/%{name}
14mu|cryptopp-5.6.2-5|163	
14mu|cryptopp-5.6.2-5|164	#----------------------------------------------------------------------------
14mu|cryptopp-5.6.2-5|165	
14mu|cryptopp-5.6.2-5|166	%prep
14mu|cryptopp-5.6.2-5|167	%setup -qc
14mu|cryptopp-5.6.2-5|168	rm -f GNUmakefile
14mu|cryptopp-5.6.2-5|169	%patch0 -p1 -b .autotools
14mu|cryptopp-5.6.2-5|170	%patch1 -p1 -b .data-files-location
14mu|cryptopp-5.6.2-5|171	%patch2 -p0 -b .x86-disable-sse2
14mu|cryptopp-5.6.2-5|172	
14mu|cryptopp-5.6.2-5|173	%build
14mu|cryptopp-5.6.2-5|174	autoreconf -fi
14mu|cryptopp-5.6.2-5|175	export CXXFLAGS="%{optflags} -DNDEBUG"
14mu|cryptopp-5.6.2-5|176	%configure2_5x \
14mu|cryptopp-5.6.2-5|177	--enable-static
14mu|cryptopp-5.6.2-5|178	%make
14mu|cryptopp-5.6.2-5|179	doxygen
14mu|cryptopp-5.6.2-5|180	
14mu|cryptopp-5.6.2-5|181	%install
14mu|cryptopp-5.6.2-5|182	%makeinstall_std
14mu|cryptopp-5.6.2-5|183	
14mu|cryptopp-5.6.2-5|184	sed -i -e 's/\r$//g' License.txt Readme.txt
14mu|cryptopp-5.6.2-5|185	
14mu|cryptopp-5.6.2-5|186	# Install pkg-config file
14mu|cryptopp-5.6.2-5|187	install -D -m 0644 %{SOURCE1} %{buildroot}%{_libdir}/pkgconfig/cryptopp.pc
14mu|cryptopp-5.6.2-5|188	# Set variables
14mu|cryptopp-5.6.2-5|189	sed -i "s|@PREFIX@|%{_prefix}|g;s|@LIBDIR@|%{_libdir}|g;s|@INCLUDEDIR@|%{_includedir}|g" %{buildroot}%{_libdir}/pkgconfig/cryptopp.pc
14mu|cryptopp-5.6.2-5|190	
14mu|cryptopp-5.6.2-5|191	install -d %{buildroot}%{_datadir}/%{name}/TestVectors
14mu|cryptopp-5.6.2-5|192	install -m 0644 TestVectors/* %{buildroot}%{_datadir}/%{name}/TestVectors
14mu|cryptopp-5.6.2-5|193	install -d %{buildroot}%{_datadir}/%{name}/TestData
14mu|cryptopp-5.6.2-5|194	install -m 0644 TestData/* %{buildroot}%{_datadir}/%{name}/TestData
14mu|cryptopp-5.6.2-5|195	
14mu|cryptopp-5.6.2-5|196	rm -f %{buildroot}%{_bindir}/cryptestcwd
14mu|cryptopp-5.6.2-5|197	
14mu|cryptopp-5.6.2-5|198	%check
14mu|cryptopp-5.6.2-5|199	./cryptestcwd v
14mu|cryptopp-5.6.2-5|200	
14mu|cryptopp-5.6.2-5|201	
14mu|cryptopp-5.6.2-5|202	%changelog
14mu|cryptopp-5.6.2-5|203	
14mu|cryptopp-5.6.2-5|204	* Sun Dec 11 2016 Denis Silakov <denis.silakov@rosalab.ru> 5.6.2-5
14mu|cryptopp-5.6.2-5|205	- (6eda352) Fix CVE-2016-7420
14mu|cryptopp-5.6.2-5|206	
14mu|cryptopp-5.6.2-5|207	

22448 14
14mu|ctags-5.8-8|1	Summary:	Generates an index (or "tag") file for objects found in source files
14mu|ctags-5.8-8|2	Name:		ctags
14mu|ctags-5.8-8|3	Version:	5.8
14mu|ctags-5.8-8|4	Release:	8
14mu|ctags-5.8-8|5	# Add epoch to be grater than ctags provided by xemacs-extras
14mu|ctags-5.8-8|6	Epoch:		1
14mu|ctags-5.8-8|7	License:	GPL+
14mu|ctags-5.8-8|8	Group:		Development/Other
14mu|ctags-5.8-8|9	Url:		http://ctags.sourceforge.net/
14mu|ctags-5.8-8|10	Source0:	http://prdownloads.sourceforge.net/ctags/%{name}-%{version}.tar.bz2
14mu|ctags-5.8-8|11	Patch0:		ctags-5.7-destdir.patch
14mu|ctags-5.8-8|12	Patch1:		ctags-5.7-segment-fault.patch
14mu|ctags-5.8-8|13	Patch2:		ctags-5.8-css.patch
14mu|ctags-5.8-8|14	Patch3:		ctags-5.8-ocaml-crash.patch
14mu|ctags-5.8-8|15	Patch4:		ctags-5.8-cssparse.patch
14mu|ctags-5.8-8|16	Patch5:		ctags-5.8-memmove.patch
14mu|ctags-5.8-8|17	Patch6:		ctags-5.8-format-security.patch
14mu|ctags-5.8-8|18	Patch7:		ctags-CVE-2014-7204.patch
14mu|ctags-5.8-8|19	
14mu|ctags-5.8-8|20	%description
14mu|ctags-5.8-8|21	The ctags program generate an index (or "tag") file for a variety of
14mu|ctags-5.8-8|22	language objects found in files.  This tag file allows these items to
14mu|ctags-5.8-8|23	be quickly and easily located by a text editor or other utility.  A
14mu|ctags-5.8-8|24	"tag" signifies a language object for which an index entry is
14mu|ctags-5.8-8|25	available (or, alternatively, the index entry created for that object).
14mu|ctags-5.8-8|26	
14mu|ctags-5.8-8|27	Alternatively, ctags can generate a cross reference file which lists, in
14mu|ctags-5.8-8|28	human readable form, information about the various source objects found in
14mu|ctags-5.8-8|29	a set of language files.
14mu|ctags-5.8-8|30	
14mu|ctags-5.8-8|31	%prep
14mu|ctags-5.8-8|32	%setup -q
14mu|ctags-5.8-8|33	%patch0 -p1 -b .destdir
14mu|ctags-5.8-8|34	%patch1 -p1 -b .crash
14mu|ctags-5.8-8|35	%patch2 -p1 -b .css-support
14mu|ctags-5.8-8|36	%patch3 -p1 -b .ocaml-crash
14mu|ctags-5.8-8|37	%patch4 -p1 -b .cssparse-crash
14mu|ctags-5.8-8|38	%patch5 -p1 -b .memmove
14mu|ctags-5.8-8|39	%patch6 -p1 -b .fmt-sec
14mu|ctags-5.8-8|40	%patch7 -p1 -b .CVE-2014-7204
14mu|ctags-5.8-8|41	# fix permission for %doc
14mu|ctags-5.8-8|42	chmod a+r ctags.html
14mu|ctags-5.8-8|43	
14mu|ctags-5.8-8|44	%build
14mu|ctags-5.8-8|45	%configure2_5x \
14mu|ctags-5.8-8|46	--disable-etags \
14mu|ctags-5.8-8|47	--enable-tmpdir=/tmp
14mu|ctags-5.8-8|48	%make
14mu|ctags-5.8-8|49	
14mu|ctags-5.8-8|50	%install
14mu|ctags-5.8-8|51	%makeinstall
14mu|ctags-5.8-8|52	
14mu|ctags-5.8-8|53	mv %{buildroot}/%{_bindir}/ctags %{buildroot}/%{_bindir}/exuberant-ctags
14mu|ctags-5.8-8|54	mv %{buildroot}/%{_mandir}/man1/ctags.1 %{buildroot}/%{_mandir}/man1/exuberant-ctags.1
14mu|ctags-5.8-8|55	
14mu|ctags-5.8-8|56	%post
14mu|ctags-5.8-8|57	update-alternatives --install %{_bindir}/ctags ctags %{_bindir}/exuberant-ctags 10 \
14mu|ctags-5.8-8|58	--slave %{_mandir}/man1/ctags.1%{_extension} ctags.1%{_extension} %{_mandir}/man1/exuberant-ctags.1%{_extension}
14mu|ctags-5.8-8|59	
14mu|ctags-5.8-8|60	%postun
14mu|ctags-5.8-8|61	[ $1 = 0 ] || exit 0
14mu|ctags-5.8-8|62	update-alternatives --remove ctags %{_bindir}/exuberant-ctags
14mu|ctags-5.8-8|63	
14mu|ctags-5.8-8|64	%files
14mu|ctags-5.8-8|65	%doc EXTENDING.html FAQ NEWS README ctags.html
14mu|ctags-5.8-8|66	%{_bindir}/exuberant-ctags
14mu|ctags-5.8-8|67	%{_mandir}/man1/exuberant-ctags.1*
14mu|ctags-5.8-8|68	
14mu|ctags-5.8-8|69	
14mu|ctags-5.8-8|70	%changelog
14mu|ctags-5.8-8|71	* Tue Oct 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.8-8
14mu|ctags-5.8-8|72	+ Revision: 314e3ef
14mu|ctags-5.8-8|73	- Fix CVE-2014-7204, fix possible segfaults, add css support
14mu|ctags-5.8-8|74	
14mu|ctags-5.8-8|75	

22449 14
14mu|ctdb-2.0-11|1	Summary:	Clustered TDB
14mu|ctdb-2.0-11|2	Name:		ctdb
14mu|ctdb-2.0-11|3	Version:	2.0
14mu|ctdb-2.0-11|4	Release:	11
14mu|ctdb-2.0-11|5	License:	GPLv3+
14mu|ctdb-2.0-11|6	Group:		System/Cluster
14mu|ctdb-2.0-11|7	Url:		http://ctdb.samba.org/
14mu|ctdb-2.0-11|8	Source0:	http://ftp.samba.org/pub/ctdb/%{name}-%{version}.tar.gz
14mu|ctdb-2.0-11|9	Source1:	ctdb_check_config
14mu|ctdb-2.0-11|10	# Fedora specific patch, ctdb should not be enabled by default in the runlevels
14mu|ctdb-2.0-11|11	Patch1:		ctdb-no_default_runlevel.patch
14mu|ctdb-2.0-11|12	Patch2:		ctdb-2.0-linkage.patch
14mu|ctdb-2.0-11|13	# Submitted to upstream for review https://lists.samba.org/archive/samba-technical/2011-September/079198.html
14mu|ctdb-2.0-11|14	Patch5:		0001-IPv6-neighbor-solicit-cleanup.patch
14mu|ctdb-2.0-11|15	Patch7:		0002-Add-systemd-support.patch
14mu|ctdb-2.0-11|16	Patch8:		0001-Extract-several-init-functions-into-a-separate-file.patch
14mu|ctdb-2.0-11|17	
14mu|ctdb-2.0-11|18	BuildRequires:	pkgconfig(libtirpc)
14mu|ctdb-2.0-11|19	BuildRequires:	pkgconfig(popt)
14mu|ctdb-2.0-11|20	BuildRequires:	pkgconfig(talloc)
14mu|ctdb-2.0-11|21	BuildRequires:	pkgconfig(tevent)
14mu|ctdb-2.0-11|22	Requires(pre):	chkconfig
14mu|ctdb-2.0-11|23	Requires(pre):	coreutils
14mu|ctdb-2.0-11|24	Requires(pre):	mktemp
14mu|ctdb-2.0-11|25	Requires(pre):	psmisc
14mu|ctdb-2.0-11|26	Requires(pre):	sed
14mu|ctdb-2.0-11|27	Requires(pre,postun):	rpm-helper
14mu|ctdb-2.0-11|28	
14mu|ctdb-2.0-11|29	%description
14mu|ctdb-2.0-11|30	ctdb is the clustered database used by samba.
14mu|ctdb-2.0-11|31	
14mu|ctdb-2.0-11|32	%files
14mu|ctdb-2.0-11|33	%config(noreplace) %{_sysconfdir}/ctdb/systemd
14mu|ctdb-2.0-11|34	%attr(755,root,root) %{_unitdir}/ctdb.service
14mu|ctdb-2.0-11|35	%config(noreplace) %{_sysconfdir}/%{name}/nodes
14mu|ctdb-2.0-11|36	%doc doc/*html
14mu|ctdb-2.0-11|37	%{_sysconfdir}/ctdb/functions
14mu|ctdb-2.0-11|38	%{_sysconfdir}/ctdb/init_functions
14mu|ctdb-2.0-11|39	%{_sysconfdir}/ctdb/events.d/
14mu|ctdb-2.0-11|40	%{_sysconfdir}/ctdb/statd-callout
14mu|ctdb-2.0-11|41	%{_sysconfdir}/ctdb/*.sh
14mu|ctdb-2.0-11|42	%{_sysconfdir}/sysconfig/ctdb
14mu|ctdb-2.0-11|43	%{_sbindir}/ctdbd
14mu|ctdb-2.0-11|44	%{_bindir}/ctdb
14mu|ctdb-2.0-11|45	%{_bindir}/ltdbtool
14mu|ctdb-2.0-11|46	%{_bindir}/smnotify
14mu|ctdb-2.0-11|47	#{_bindir}/ctdb_ipmux
14mu|ctdb-2.0-11|48	%{_bindir}/ctdb_diagnostics
14mu|ctdb-2.0-11|49	%{_bindir}/onnode
14mu|ctdb-2.0-11|50	%{_bindir}/ping_pong
14mu|ctdb-2.0-11|51	%{_mandir}/man1/ctdb.1.*
14mu|ctdb-2.0-11|52	%{_mandir}/man1/ltdbtool.1.*
14mu|ctdb-2.0-11|53	%{_mandir}/man1/ctdbd.1.*
14mu|ctdb-2.0-11|54	%{_mandir}/man1/onnode.1.*
14mu|ctdb-2.0-11|55	%{_mandir}/man1/ping_pong.1.*
14mu|ctdb-2.0-11|56	%dir %attr(750,root,root) /var/lib/ctdb
14mu|ctdb-2.0-11|57	
14mu|ctdb-2.0-11|58	%post
14mu|ctdb-2.0-11|59	%_post_service %{name}
14mu|ctdb-2.0-11|60	
14mu|ctdb-2.0-11|61	%preun
14mu|ctdb-2.0-11|62	%_preun_service %{name}
14mu|ctdb-2.0-11|63	
14mu|ctdb-2.0-11|64	#----------------------------------------------------------------------------
14mu|ctdb-2.0-11|65	
14mu|ctdb-2.0-11|66	%package devel
14mu|ctdb-2.0-11|67	Summary:	Development files for ctdb
14mu|ctdb-2.0-11|68	Group:		Development/Other
14mu|ctdb-2.0-11|69	
14mu|ctdb-2.0-11|70	%description devel
14mu|ctdb-2.0-11|71	Development files for ctdb.
14mu|ctdb-2.0-11|72	
14mu|ctdb-2.0-11|73	%files devel
14mu|ctdb-2.0-11|74	%{_includedir}/*.h
14mu|ctdb-2.0-11|75	%{_libdir}/pkgconfig/ctdb.pc
14mu|ctdb-2.0-11|76	%{_libdir}/*.a
14mu|ctdb-2.0-11|77	
14mu|ctdb-2.0-11|78	#----------------------------------------------------------------------------
14mu|ctdb-2.0-11|79	
14mu|ctdb-2.0-11|80	%prep
14mu|ctdb-2.0-11|81	%setup -q
14mu|ctdb-2.0-11|82	%apply_patches
14mu|ctdb-2.0-11|83	
14mu|ctdb-2.0-11|84	%build
14mu|ctdb-2.0-11|85	CC="%__cc"
14mu|ctdb-2.0-11|86	
14mu|ctdb-2.0-11|87	## always run autogen.sh
14mu|ctdb-2.0-11|88	./autogen.sh
14mu|ctdb-2.0-11|89	export CFLAGS="%{optflags} $EXTRA -D_GNU_SOURCE"
14mu|ctdb-2.0-11|90	%configure2_5x \
14mu|ctdb-2.0-11|91	--without-included-popt \
14mu|ctdb-2.0-11|92	--without-included-talloc \
14mu|ctdb-2.0-11|93	--without-included-tdb \
14mu|ctdb-2.0-11|94	--without-included-tevent
14mu|ctdb-2.0-11|95	
14mu|ctdb-2.0-11|96	make showflags
14mu|ctdb-2.0-11|97	%make
14mu|ctdb-2.0-11|98	sed -i -e 's/^(Version: *)$/$1 %{version}/g' ctdb.pc
14mu|ctdb-2.0-11|99	
14mu|ctdb-2.0-11|100	%install
14mu|ctdb-2.0-11|101	%makeinstall_std
14mu|ctdb-2.0-11|102	
14mu|ctdb-2.0-11|103	mkdir -p %{buildroot}%{_sysconfdir}/ctdb/systemd
14mu|ctdb-2.0-11|104	install -m 755 config/systemd/ctdb_check_persistent_databases.pre %{buildroot}%{_sysconfdir}/ctdb/systemd
14mu|ctdb-2.0-11|105	install -m 755 config/systemd/ctdb_set_ctdb_variables.post %{buildroot}%{_sysconfdir}/ctdb/systemd
14mu|ctdb-2.0-11|106	install -m 755 config/systemd/ctdb_drop_all_public_ips %{buildroot}%{_sysconfdir}/ctdb/systemd
14mu|ctdb-2.0-11|107	install -m 755 config/systemd/ctdb.systemd %{buildroot}%{_sysconfdir}/ctdb/systemd
14mu|ctdb-2.0-11|108	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/ctdb/systemd
14mu|ctdb-2.0-11|109	mkdir -p %{buildroot}%{_unitdir}
14mu|ctdb-2.0-11|110	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|ctdb-2.0-11|111	install -m644 config/ctdb.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/ctdb
14mu|ctdb-2.0-11|112	sed -i '/PIDFile=/d' config/ctdb.service
14mu|ctdb-2.0-11|113	sed -i '/LimitCORE=infinity/a \
14mu|ctdb-2.0-11|114	ExecStartPre=/etc/ctdb/systemd/ctdb_check_config' config/ctdb.service
14mu|ctdb-2.0-11|115	install -m 755 config/ctdb.service %{buildroot}%{_unitdir}
14mu|ctdb-2.0-11|116	
14mu|ctdb-2.0-11|117	perl -pi -e 's,/var/ctdb,/var/lib/ctdb,g' %{buildroot}/%{_initrddir}/%{name}
14mu|ctdb-2.0-11|118	mkdir -p %{buildroot}/var/lib/ctdb
14mu|ctdb-2.0-11|119	touch %{buildroot}/%{_sysconfdir}/ctdb/nodes
14mu|ctdb-2.0-11|120	
14mu|ctdb-2.0-11|121	
14mu|ctdb-2.0-11|122	%changelog
14mu|ctdb-2.0-11|123	
14mu|ctdb-2.0-11|124	* Thu Jul 16 2015 aivanov <a.ivanov@ntcit-rosa.ru> 2.0-11
14mu|ctdb-2.0-11|125	- (3b604d7) Merge pull request #1 from aivanov/ctdb:rosa2014.1
14mu|ctdb-2.0-11|126	- (3b604d7) Fix for bz 3892: ctdb.service fails to start
14mu|ctdb-2.0-11|127	
14mu|ctdb-2.0-11|128	

22450 14
14mu|cups-1.7.5-18|1	%if %{mdvver} < 201410
14mu|cups-1.7.5-18|2	%define _tmpfilesdir %{_prefix}/lib/tmpfiles.d/
14mu|cups-1.7.5-18|3	%endif
14mu|cups-1.7.5-18|4	
14mu|cups-1.7.5-18|5	# {_exec_prefix}/lib/cups is correct, even on x86_64.
14mu|cups-1.7.5-18|6	# It is not used for shared objects but for executables.
14mu|cups-1.7.5-18|7	# It's more of a libexec-style ({_libexecdir}) usage,
14mu|cups-1.7.5-18|8	# but we use lib for compatibility with 3rd party drivers (at upstream request).
14mu|cups-1.7.5-18|9	%global cups_serverbin %{_exec_prefix}/lib/cups
14mu|cups-1.7.5-18|10	
14mu|cups-1.7.5-18|11	# Turning this on lets CUPS to be built in debug mode (with debugger symbols)
14mu|cups-1.7.5-18|12	%define debug 1
14mu|cups-1.7.5-18|13	%define enable_check 0
14mu|cups-1.7.5-18|14	
14mu|cups-1.7.5-18|15	%bcond_with bootstrap
14mu|cups-1.7.5-18|16	
14mu|cups-1.7.5-18|17	%if %{without bootstrap}
14mu|cups-1.7.5-18|18	%bcond_without systemd
14mu|cups-1.7.5-18|19	%endif
14mu|cups-1.7.5-18|20	
14mu|cups-1.7.5-18|21	%bcond_with poll_ppd_base
14mu|cups-1.7.5-18|22	
14mu|cups-1.7.5-18|23	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|cups-1.7.5-18|24	
14mu|cups-1.7.5-18|25	Summary:	Common Unix Printing System - Server package
14mu|cups-1.7.5-18|26	Name:		cups
14mu|cups-1.7.5-18|27	Version:	1.7.5
14mu|cups-1.7.5-18|28	Release:	18
14mu|cups-1.7.5-18|29	License:	GPLv2+ and LGPLv2+
14mu|cups-1.7.5-18|30	Group:		System/Printing
14mu|cups-1.7.5-18|31	Url:		http://www.cups.org
14mu|cups-1.7.5-18|32	#Source0:	ftp://ftp.easysw.com/pub/cups/%{version}/%{name}-%{version}-source.tar.bz2
14mu|cups-1.7.5-18|33	Source0:	http://www.cups.org/software/%{version}/%{name}-%{version}-source.tar.bz2
14mu|cups-1.7.5-18|34	# Small C program to get list of all installed PPD files
14mu|cups-1.7.5-18|35	Source1:	poll_ppd_base.c
14mu|cups-1.7.5-18|36	# Small C program to list the printer-specific options of a particular printer
14mu|cups-1.7.5-18|37	# fails to build now
14mu|cups-1.7.5-18|38	Source2:	lphelp.c
14mu|cups-1.7.5-18|39	# socket unit for cups-lpd service
14mu|cups-1.7.5-18|40	Source3:	cups-lpd.socket
14mu|cups-1.7.5-18|41	# cups-lpd service unit configuration
14mu|cups-1.7.5-18|42	Source4:	cups-lpd@.service
14mu|cups-1.7.5-18|43	# Backend for NCP protocol
14mu|cups-1.7.5-18|44	Source7:	ncp.backend
14mu|cups-1.7.5-18|45	# Perl script for automatic configuration of CUPS, especially access
14mu|cups-1.7.5-18|46	# restrictions and broadcasting
14mu|cups-1.7.5-18|47	Source9:	cups.logrotate
14mu|cups-1.7.5-18|48	# Backend filter for nprint (Novell client) from Mark Horn
14mu|cups-1.7.5-18|49	# (mark@hornclan.com)
14mu|cups-1.7.5-18|50	Source11:	http://www.hornclan.com/~mark/cups/nprint.2002011801
14mu|cups-1.7.5-18|51	# AppleTalk/netatalk backend for CUPS
14mu|cups-1.7.5-18|52	Source12:	http://www.oeh.uni-linz.ac.at/~rupi/pap/pap-backend.tar.bz2
14mu|cups-1.7.5-18|53	Source13:	http://www.oeh.uni-linz.ac.at/~rupi/pap/pap-docu.pdf.bz2
14mu|cups-1.7.5-18|54	Source14:	http://www.linuxprinting.org/download/printing/photo_print
14mu|cups-1.7.5-18|55	Source15:	http://printing.kde.org/downloads/pdfdistiller
14mu|cups-1.7.5-18|56	Source16:	cjktexttops
14mu|cups-1.7.5-18|57	Source17:	correctcupsconfig
14mu|cups-1.7.5-18|58	# Nice level for now. bug #16387
14mu|cups-1.7.5-18|59	Source18:	cups.sysconfig
14mu|cups-1.7.5-18|60	# udev rules for setting symlinks needed if the usblp module is loaded
14mu|cups-1.7.5-18|61	Source19:	10-cups_device_links.rules
14mu|cups-1.7.5-18|62	# Udev rules for setting properly rights and groups
14mu|cups-1.7.5-18|63	Source20:	10-cups_device_usb.rules
14mu|cups-1.7.5-18|64	
14mu|cups-1.7.5-18|65	### FEDORA PATCHES ###
14mu|cups-1.7.5-18|66	
14mu|cups-1.7.5-18|67	Patch1:		cups-no-gzip-man.patch
14mu|cups-1.7.5-18|68	Patch2:		cups-system-auth.patch
14mu|cups-1.7.5-18|69	Patch3:		cups-multilib.patch
14mu|cups-1.7.5-18|70	Patch5:		cups-banners.patch
14mu|cups-1.7.5-18|71	Patch6:		cups-serverbin-compat.patch
14mu|cups-1.7.5-18|72	Patch7:		cups-no-export-ssllibs.patch
14mu|cups-1.7.5-18|73	Patch8:		cups-direct-usb.patch
14mu|cups-1.7.5-18|74	Patch9:		cups-lpr-help.patch
14mu|cups-1.7.5-18|75	Patch10:	cups-peercred.patch
14mu|cups-1.7.5-18|76	Patch11:	cups-pid.patch
14mu|cups-1.7.5-18|77	Patch12:	cups-eggcups.patch
14mu|cups-1.7.5-18|78	Patch13:	cups-driverd-timeout.patch
14mu|cups-1.7.5-18|79	Patch14:	cups-strict-ppd-line-length.patch
14mu|cups-1.7.5-18|80	Patch15:	cups-logrotate.patch
14mu|cups-1.7.5-18|81	Patch16:	cups-usb-paperout.patch
14mu|cups-1.7.5-18|82	Patch17:	cups-res_init.patch
14mu|cups-1.7.5-18|83	Patch18:	cups-filter-debug.patch
14mu|cups-1.7.5-18|84	Patch19:	cups-uri-compat.patch
14mu|cups-1.7.5-18|85	Patch20:	cups-str3382.patch
14mu|cups-1.7.5-18|86	Patch21:	cups-0755.patch
14mu|cups-1.7.5-18|87	Patch22:	cups-hp-deviceid-oid.patch
14mu|cups-1.7.5-18|88	Patch23:	cups-dnssd-deviceid.patch
14mu|cups-1.7.5-18|89	Patch24:	cups-ricoh-deviceid-oid.patch
14mu|cups-1.7.5-18|90	Patch25:	cups-systemd-socket.patch
14mu|cups-1.7.5-18|91	Patch26:	cups-lpd-manpage.patch
14mu|cups-1.7.5-18|92	Patch27:	cups-avahi-address.patch
14mu|cups-1.7.5-18|93	Patch29:	cups-enum-all.patch
14mu|cups-1.7.5-18|94	Patch31:	cups-dymo-deviceid.patch
14mu|cups-1.7.5-18|95	Patch32:	cups-freebind.patch
14mu|cups-1.7.5-18|96	Patch33:	cups-no-gcry.patch
14mu|cups-1.7.5-18|97	Patch34:	cups-libusb-quirks.patch
14mu|cups-1.7.5-18|98	Patch35:	cups-use-ipp1.1.patch
14mu|cups-1.7.5-18|99	Patch36:	cups-avahi-no-threaded.patch
14mu|cups-1.7.5-18|100	Patch38:	cups-journal.patch
14mu|cups-1.7.5-18|101	Patch39:	cups-ipp-multifile.patch
14mu|cups-1.7.5-18|102	Patch41:	cups-web-devices-timeout.patch
14mu|cups-1.7.5-18|103	Patch43:	cups-final-content-type.patch
14mu|cups-1.7.5-18|104	Patch46:	cups-synconclose.patch
14mu|cups-1.7.5-18|105	Patch47:	cups-str4551-CVE-2014-9679.patch
14mu|cups-1.7.5-18|106	Patch48:	str4609-prevent-privilege-escalation-through-dynamic-linker.patch
14mu|cups-1.7.5-18|107	
14mu|cups-1.7.5-18|108	#ROSA patches
14mu|cups-1.7.5-18|109	
14mu|cups-1.7.5-18|110	#markup patchset
14mu|cups-1.7.5-18|111	# Patch100:	cups-1.7.5-lspp.patch
14mu|cups-1.7.5-18|112	# Patch101:	cups-1.7.5-pstopstagged.patch
14mu|cups-1.7.5-18|113	# Patch102:	cups-1.7.5-mandatory.patch
14mu|cups-1.7.5-18|114	
14mu|cups-1.7.5-18|115	
14mu|cups-1.7.5-18|116	
14mu|cups-1.7.5-18|117	BuildRequires:	php-cli
14mu|cups-1.7.5-18|118	BuildRequires:	xinetd
14mu|cups-1.7.5-18|119	BuildRequires:	xdg-utils
14mu|cups-1.7.5-18|120	BuildRequires:	acl-devel
14mu|cups-1.7.5-18|121	BuildRequires:	jpeg-devel
14mu|cups-1.7.5-18|122	BuildRequires:	krb5-devel
14mu|cups-1.7.5-18|123	BuildRequires:	libldap-devel
14mu|cups-1.7.5-18|124	BuildRequires:	openslp-devel
14mu|cups-1.7.5-18|125	BuildRequires:	pam-devel
14mu|cups-1.7.5-18|126	BuildRequires:	php-devel
14mu|cups-1.7.5-18|127	BuildRequires:	tiff-devel
14mu|cups-1.7.5-18|128	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14mu|cups-1.7.5-18|129	BuildRequires:	pkgconfig(dbus-1) >= 0.50
14mu|cups-1.7.5-18|130	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mu|cups-1.7.5-18|131	BuildRequires:	pkgconfig(libcrypto)
14mu|cups-1.7.5-18|132	BuildRequires:	pkgconfig(libpng)
14mu|cups-1.7.5-18|133	BuildRequires:	pkgconfig(libssl)
14mu|cups-1.7.5-18|134	BuildRequires:	pkgconfig(libusb) < 1.0
14mu|cups-1.7.5-18|135	BuildRequires:	pkgconfig(libusb-1.0)
14mu|cups-1.7.5-18|136	BuildRequires:	pkgconfig(zlib)
14mu|cups-1.7.5-18|137	%if !%{with bootstrap}
14mu|cups-1.7.5-18|138	BuildRequires:	poppler
14mu|cups-1.7.5-18|139	%if %{with systemd}
14mu|cups-1.7.5-18|140	BuildRequires:	systemd-units
14mu|cups-1.7.5-18|141	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|cups-1.7.5-18|142	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|cups-1.7.5-18|143	BuildRequires:	pkgconfig(libsystemd-login)
14mu|cups-1.7.5-18|144	BuildRequires:	pkgconfig(systemd)
14mu|cups-1.7.5-18|145	%endif
14mu|cups-1.7.5-18|146	%endif
14mu|cups-1.7.5-18|147	%if %{with selinux}
14mu|cups-1.7.5-18|148	BuildRequires:	audit-devel
14mu|cups-1.7.5-18|149	BuildRequires:	selinux-devel
14mu|cups-1.7.5-18|150	BuildRequires:	hffilter
14mu|cups-1.7.5-18|151	Requires:	hffilter
14mu|cups-1.7.5-18|152	%endif
14mu|cups-1.7.5-18|153	
14mu|cups-1.7.5-18|154	Requires:	%{name}-common >= %{EVRD}
14mu|cups-1.7.5-18|155	# We ship udev rules which use setfacl
14mu|cups-1.7.5-18|156	Requires:	acl
14mu|cups-1.7.5-18|157	Requires:	cups-filters
14mu|cups-1.7.5-18|158	# Make sure we have some filters for converting to raster format
14mu|cups-1.7.5-18|159	Requires:	ghostscript
14mu|cups-1.7.5-18|160	Requires:	net-tools
14mu|cups-1.7.5-18|161	%if !%{with bootstrap}
14mu|cups-1.7.5-18|162	Requires:	poppler
14mu|cups-1.7.5-18|163	Suggests:	avahi
14mu|cups-1.7.5-18|164	%endif
14mu|cups-1.7.5-18|165	Requires:	printer-testpages
14mu|cups-1.7.5-18|166	# Take care that device files are created with correct permissions
14mu|cups-1.7.5-18|167	Requires:	udev
14mu|cups-1.7.5-18|168	Requires:	update-alternatives
14mu|cups-1.7.5-18|169	# For desktop menus
14mu|cups-1.7.5-18|170	Requires:	xdg-utils
14mu|cups-1.7.5-18|171	# Requires /etc/tmpfiles.d (bug #656566)
14mu|cups-1.7.5-18|172	Requires:	systemd
14mu|cups-1.7.5-18|173	Requires(post,preun,postun):	systemd
14mu|cups-1.7.5-18|174	Requires(post,preun):	rpm-helper
14mu|cups-1.7.5-18|175	
14mu|cups-1.7.5-18|176	%rename cupsddk-drivers
14mu|cups-1.7.5-18|177	
14mu|cups-1.7.5-18|178	%description
14mu|cups-1.7.5-18|179	The Common Unix Printing System provides a portable printing layer for
14mu|cups-1.7.5-18|180	UNIX(TM) operating systems. It has been developed by Easy Software Products
14mu|cups-1.7.5-18|181	to promote a standard printing solution for all UNIX vendors and users.
14mu|cups-1.7.5-18|182	CUPS provides the System V and Berkeley command-line interfaces.
14mu|cups-1.7.5-18|183	This is the main package needed for CUPS servers (machines where a
14mu|cups-1.7.5-18|184	printer is connected to or which host a queue for a network printer).
14mu|cups-1.7.5-18|185	It can also be used on CUPS clients so that they simply pick up
14mu|cups-1.7.5-18|186	broadcasted printer information from other CUPS servers and do not
14mu|cups-1.7.5-18|187	need to be assigned to a specific CUPS server by an
14mu|cups-1.7.5-18|188	%{_sysconfdir}/cups/client.conf file.
14mu|cups-1.7.5-18|189	
14mu|cups-1.7.5-18|190	%files
14mu|cups-1.7.5-18|191	%doc *.txt
14mu|cups-1.7.5-18|192	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/cupsd.conf
14mu|cups-1.7.5-18|193	%config(noreplace) %attr(-,root,root) %_sysconfdir/cups/cups-files.conf
14mu|cups-1.7.5-18|194	%config(noreplace) %attr(-,root,root) %{_sysconfdir}/sysconfig/cups
14mu|cups-1.7.5-18|195	%ghost %config(noreplace) %{_sysconfdir}/cups/printers.conf
14mu|cups-1.7.5-18|196	%ghost %config(noreplace) %{_sysconfdir}/cups/classes.conf
14mu|cups-1.7.5-18|197	%attr(-,root,sys) %{_sysconfdir}/cups/cupsd.conf.default
14mu|cups-1.7.5-18|198	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/interfaces
14mu|cups-1.7.5-18|199	#%config(noreplace) %attr(644,root,lp) %{_sysconfdir}/cups/mime.convs
14mu|cups-1.7.5-18|200	#%config(noreplace) %attr(644,root,lp) %{_sysconfdir}/cups/mime.types
14mu|cups-1.7.5-18|201	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/ppd
14mu|cups-1.7.5-18|202	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/ssl
14mu|cups-1.7.5-18|203	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/snmp.conf
14mu|cups-1.7.5-18|204	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/dbus*/system.d/cups.conf
14mu|cups-1.7.5-18|205	%{_tmpfilesdir}/cups.conf
14mu|cups-1.7.5-18|206	%{_tmpfilesdir}/cups-lp.conf
14mu|cups-1.7.5-18|207	%config(noreplace) %{_sysconfdir}/pam.d/cups
14mu|cups-1.7.5-18|208	%config(noreplace) %{_sysconfdir}/logrotate.d/cups
14mu|cups-1.7.5-18|209	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/cups-lpd
14mu|cups-1.7.5-18|210	%_sysconfdir/udev/rules.d/*
14mu|cups-1.7.5-18|211	%dir %{_prefix}/lib/cups
14mu|cups-1.7.5-18|212	%{_prefix}/lib/cups/cgi-bin
14mu|cups-1.7.5-18|213	%{_prefix}/lib/cups/daemon
14mu|cups-1.7.5-18|214	%{_prefix}/lib/cups/notifier
14mu|cups-1.7.5-18|215	%{_prefix}/lib/cups/filter
14mu|cups-1.7.5-18|216	%{_prefix}/lib/cups/monitor
14mu|cups-1.7.5-18|217	%dir %{_prefix}/lib/cups/backend
14mu|cups-1.7.5-18|218	%{_prefix}/lib/cups/backend/dnssd
14mu|cups-1.7.5-18|219	%{_prefix}/lib/cups/backend/http
14mu|cups-1.7.5-18|220	%{_prefix}/lib/cups/backend/https
14mu|cups-1.7.5-18|221	%{_prefix}/lib/cups/backend/ipp
14mu|cups-1.7.5-18|222	%{_prefix}/lib/cups/backend/ipps
14mu|cups-1.7.5-18|223	%{_prefix}/lib/cups/backend/lpd
14mu|cups-1.7.5-18|224	%{_prefix}/lib/cups/backend/mdns
14mu|cups-1.7.5-18|225	%{_prefix}/lib/cups/backend/nprint
14mu|cups-1.7.5-18|226	%{_prefix}/lib/cups/backend/pap
14mu|cups-1.7.5-18|227	#{_prefix}/lib/cups/backend/parallel
14mu|cups-1.7.5-18|228	%{_prefix}/lib/cups/backend/ncp
14mu|cups-1.7.5-18|229	#%{_prefix}/lib/cups/backend/scsi
14mu|cups-1.7.5-18|230	%{_prefix}/lib/cups/backend/snmp
14mu|cups-1.7.5-18|231	%{_prefix}/lib/cups/backend/socket
14mu|cups-1.7.5-18|232	%{_prefix}/lib/cups/backend/usb
14mu|cups-1.7.5-18|233	%{_prefix}/lib/cups/backend/pdf
14mu|cups-1.7.5-18|234	%dir %{_prefix}/lib/cups/driver
14mu|cups-1.7.5-18|235	%{_datadir}/cups
14mu|cups-1.7.5-18|236	%attr(0755,root,lp) %{_var}/log/cups
14mu|cups-1.7.5-18|237	# Set ownerships of spool directory which is normally done by 'make install'
14mu|cups-1.7.5-18|238	# Because RPM does 'make install' as normal user, this has to be done here
14mu|cups-1.7.5-18|239	%dir %attr(0710,root,lp) %{_var}/spool/cups
14mu|cups-1.7.5-18|240	%dir %attr(01770,root,lp) %{_var}/spool/cups/tmp
14mu|cups-1.7.5-18|241	%dir %attr(775,root,lp) %{_var}/cache/cups
14mu|cups-1.7.5-18|242	# Bug #28383 dirs
14mu|cups-1.7.5-18|243	%dir %{_datadir}/ppd
14mu|cups-1.7.5-18|244	%dir %{_libdir}/printdriver
14mu|cups-1.7.5-18|245	# Desktop icons
14mu|cups-1.7.5-18|246	%{_datadir}/applications/*
14mu|cups-1.7.5-18|247	%{_datadir}/icons/hicolor/*/apps/cups.png
14mu|cups-1.7.5-18|248	%ifarch x86_64
14mu|cups-1.7.5-18|249	# Compatibility link, will be removed soon
14mu|cups-1.7.5-18|250	%{_libdir}/cups
14mu|cups-1.7.5-18|251	%endif
14mu|cups-1.7.5-18|252	%if %{with systemd}
14mu|cups-1.7.5-18|253	/lib/systemd/system/cups.*
14mu|cups-1.7.5-18|254	/lib/systemd/system/cups-*
14mu|cups-1.7.5-18|255	%endif
14mu|cups-1.7.5-18|256	
14mu|cups-1.7.5-18|257	%pre
14mu|cups-1.7.5-18|258	%ifarch x86_64
14mu|cups-1.7.5-18|259	# Fix /usr/lib/cups directory, so that updates can be done
14mu|cups-1.7.5-18|260	if [ -d %{_libdir}/cups ] && ! [ -h %{_libdir}/cups ]; then
14mu|cups-1.7.5-18|261	if [ -h %{_prefix}/lib/cups ]; then
14mu|cups-1.7.5-18|262	rm -f %{_prefix}/lib/cups
14mu|cups-1.7.5-18|263	mv %{_libdir}/cups %{_prefix}/lib/cups
14mu|cups-1.7.5-18|264	else
14mu|cups-1.7.5-18|265	mv %{_libdir}/cups %{_libdir}/cups.rpmsave
14mu|cups-1.7.5-18|266	#echo 'Moved %{_libdir}/cups to %{_libdir}/cups.rpmsave' 1>&2
14mu|cups-1.7.5-18|267	fi
14mu|cups-1.7.5-18|268	fi
14mu|cups-1.7.5-18|269	%endif
14mu|cups-1.7.5-18|270	%_pre_groupadd lpadmin
14mu|cups-1.7.5-18|271	
14mu|cups-1.7.5-18|272	%post
14mu|cups-1.7.5-18|273	# Make sure group ownerships are correct
14mu|cups-1.7.5-18|274	chgrp -R lp %{_sysconfdir}/cups %{_var}/*/cups
14mu|cups-1.7.5-18|275	
14mu|cups-1.7.5-18|276	# We can't enforce this. Bug #35993
14mu|cups-1.7.5-18|277	for d in /opt/share/ppd /opt/lib/printdriver /usr/local/share/ppd /usr/local/lib/printdriver
14mu|cups-1.7.5-18|278	do
14mu|cups-1.7.5-18|279	[ ! -e $d ] && mkdir -p $d || :
14mu|cups-1.7.5-18|280	done
14mu|cups-1.7.5-18|281	# End of 28383
14mu|cups-1.7.5-18|282	
14mu|cups-1.7.5-18|283	# Let CUPS daemon be automatically started at boot time
14mu|cups-1.7.5-18|284	%_post_service cups
14mu|cups-1.7.5-18|285	
14mu|cups-1.7.5-18|286	# Remove old-style certs directory; new-style is /var/run
14mu|cups-1.7.5-18|287	# (see bug #194581 for why this is necessary).
14mu|cups-1.7.5-18|288	/bin/rm -rf %{_sysconfdir}/cups/certs
14mu|cups-1.7.5-18|289	
14mu|cups-1.7.5-18|290	%preun
14mu|cups-1.7.5-18|291	# Let CUPS daemon not be automatically started at boot time any more
14mu|cups-1.7.5-18|292	%_preun_service cups
14mu|cups-1.7.5-18|293	
14mu|cups-1.7.5-18|294	%postun
14mu|cups-1.7.5-18|295	%_postun_groupdel lpadmin
14mu|cups-1.7.5-18|296	
14mu|cups-1.7.5-18|297	#----------------------------------------------------------------------------
14mu|cups-1.7.5-18|298	
14mu|cups-1.7.5-18|299	%package common
14mu|cups-1.7.5-18|300	Summary:	Common Unix Printing System - Common stuff
14mu|cups-1.7.5-18|301	License:	GPLv2+
14mu|cups-1.7.5-18|302	Group:		System/Printing
14mu|cups-1.7.5-18|303	Requires:	net-tools
14mu|cups-1.7.5-18|304	Requires(post,preun):	update-alternatives
14mu|cups-1.7.5-18|305	# To satisfy LSB/FHS
14mu|cups-1.7.5-18|306	Provides:	lpddaemon
14mu|cups-1.7.5-18|307	
14mu|cups-1.7.5-18|308	%description common
14mu|cups-1.7.5-18|309	The Common Unix Printing System provides a portable printing layer for
14mu|cups-1.7.5-18|310	UNIX(TM) operating systems. It contains the command line utilities for
14mu|cups-1.7.5-18|311	printing and administration (lpr, lpq, lprm, lpadmin, lpc, ...), man
14mu|cups-1.7.5-18|312	pages, locales, and a sample configuration file for daemon-less CUPS
14mu|cups-1.7.5-18|313	clients (%{_sysconfdir}/cups/client.conf).
14mu|cups-1.7.5-18|314	
14mu|cups-1.7.5-18|315	This package you need for both CUPS clients and servers.
14mu|cups-1.7.5-18|316	
14mu|cups-1.7.5-18|317	%files common
14mu|cups-1.7.5-18|318	%dir %config(noreplace) %attr(-,lp,lp) %{_sysconfdir}/cups
14mu|cups-1.7.5-18|319	%ghost %config(noreplace) %attr(-,lp,lp) %{_sysconfdir}/cups/client.conf
14mu|cups-1.7.5-18|320	%{_sbindir}/*
14mu|cups-1.7.5-18|321	%{_bindir}/*cups
14mu|cups-1.7.5-18|322	%{_bindir}/ippfind
14mu|cups-1.7.5-18|323	%{_bindir}/ipptool
14mu|cups-1.7.5-18|324	#%{_bindir}/lphelp
14mu|cups-1.7.5-18|325	%{_bindir}/lpoptions
14mu|cups-1.7.5-18|326	%attr(6755,root,lp) %{_bindir}/lppasswd
14mu|cups-1.7.5-18|327	%{_bindir}/photo_print
14mu|cups-1.7.5-18|328	#{_bindir}/poll_ppd_base
14mu|cups-1.7.5-18|329	%{_bindir}/ppdc
14mu|cups-1.7.5-18|330	%{_bindir}/ppdhtml
14mu|cups-1.7.5-18|331	%{_bindir}/ppdi
14mu|cups-1.7.5-18|332	%{_bindir}/ppdmerge
14mu|cups-1.7.5-18|333	%{_bindir}/ppdpo
14mu|cups-1.7.5-18|334	%{_bindir}/cupstestppd
14mu|cups-1.7.5-18|335	%{_bindir}/cupstestdsc
14mu|cups-1.7.5-18|336	%{_bindir}/enable
14mu|cups-1.7.5-18|337	%{_bindir}/disable
14mu|cups-1.7.5-18|338	%{_datadir}/locale/*/*.po
14mu|cups-1.7.5-18|339	%{_mandir}/man?/*
14mu|cups-1.7.5-18|340	
14mu|cups-1.7.5-18|341	%post common
14mu|cups-1.7.5-18|342	# The lpc updates-alternative links were not correctly set in older CUPS
14mu|cups-1.7.5-18|343	# packages, therefore remove the entry before making a new one when updating
14mu|cups-1.7.5-18|344	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-cups || :
14mu|cups-1.7.5-18|345	# Set up update-alternatives entries
14mu|cups-1.7.5-18|346	%{_sbindir}/update-alternatives --install %{_bindir}/lpr lpr %{_bindir}/lpr-cups 10 --slave %{_mandir}/man1/lpr.1%{_extension} lpr.1%{_extension} %{_mandir}/man1/lpr-cups.1%{_extension}
14mu|cups-1.7.5-18|347	%{_sbindir}/update-alternatives --install %{_bindir}/lpq lpq %{_bindir}/lpq-cups 10 --slave %{_mandir}/man1/lpq.1%{_extension} lpq.1%{_extension} %{_mandir}/man1/lpq-cups.1%{_extension}
14mu|cups-1.7.5-18|348	%{_sbindir}/update-alternatives --install %{_bindir}/lprm lprm %{_bindir}/lprm-cups 10 --slave %{_mandir}/man1/lprm.1%{_extension} lprm.1%{_extension} %{_mandir}/man1/lprm-cups.1%{_extension}
14mu|cups-1.7.5-18|349	%{_sbindir}/update-alternatives --install %{_bindir}/lp lp %{_bindir}/lp-cups 10 --slave %{_mandir}/man1/lp.1%{_extension} lp.1%{_extension} %{_mandir}/man1/lp-cups.1%{_extension}
14mu|cups-1.7.5-18|350	%{_sbindir}/update-alternatives --install %{_bindir}/cancel cancel %{_bindir}/cancel-cups 10 --slave %{_mandir}/man1/cancel.1%{_extension} cancel.1%{_extension} %{_mandir}/man1/cancel-cups.1%{_extension}
14mu|cups-1.7.5-18|351	%{_sbindir}/update-alternatives --install %{_bindir}/lpstat lpstat %{_bindir}/lpstat-cups 10 --slave %{_mandir}/man1/lpstat.1%{_extension} lpstat.1%{_extension} %{_mandir}/man1/lpstat-cups.1%{_extension}
14mu|cups-1.7.5-18|352	%{_sbindir}/update-alternatives --install %{_sbindir}/accept accept %{_sbindir}/accept-cups 10 --slave %{_mandir}/man8/accept.8%{_extension} accept.8%{_extension} %{_mandir}/man8/accept-cups.8%{_extension}
14mu|cups-1.7.5-18|353	%{_sbindir}/update-alternatives --install %{_sbindir}/disable disable %{_sbindir}/disable-cups 10 --slave %{_mandir}/man8/disable.8%{_extension} disable.8%{_extension} %{_mandir}/man8/disable-cups.8%{_extension}
14mu|cups-1.7.5-18|354	%{_sbindir}/update-alternatives --install %{_sbindir}/enable enable %{_sbindir}/enable-cups 10 --slave %{_mandir}/man8/enable.8%{_extension} enable.8%{_extension} %{_mandir}/man8/enable-cups.8%{_extension}
14mu|cups-1.7.5-18|355	%{_sbindir}/update-alternatives --install %{_sbindir}/lpc lpc %{_sbindir}/lpc-cups 10 --slave %{_mandir}/man8/lpc.8%{_extension} lpc.8%{_extension} %{_mandir}/man8/lpc-cups.8%{_extension}
14mu|cups-1.7.5-18|356	%{_sbindir}/update-alternatives --install %{_sbindir}/lpmove lpmove %{_sbindir}/lpmove-cups 10 --slave %{_mandir}/man8/lpmove.8%{_extension} lpmove.8%{_extension} %{_mandir}/man8/lpmove-cups.8%{_extension}
14mu|cups-1.7.5-18|357	%{_sbindir}/update-alternatives --install %{_sbindir}/reject reject %{_sbindir}/reject-cups 10 --slave %{_mandir}/man8/reject.8%{_extension} reject.8%{_extension} %{_mandir}/man8/reject-cups.8%{_extension}
14mu|cups-1.7.5-18|358	
14mu|cups-1.7.5-18|359	rm -f %{_localstatedir}/cache/cups/*.ipp %{_localstatedir}/cache/cups/*.cache
14mu|cups-1.7.5-18|360	
14mu|cups-1.7.5-18|361	# Deal with config migration due to CVE-2012-5519 (STR #4223)
14mu|cups-1.7.5-18|362	IN=%{_sysconfdir}/cups/cupsd.conf
14mu|cups-1.7.5-18|363	OUT=%{_sysconfdir}/cups/cups-files.conf
14mu|cups-1.7.5-18|364	copiedany=no
14mu|cups-1.7.5-18|365	for keyword in AccessLog CacheDir ConfigFilePerm	\
14mu|cups-1.7.5-18|366	DataDir DocumentRoot ErrorLog FatalErrors		\
14mu|cups-1.7.5-18|367	FileDevice FontPath Group LogFilePerm		\
14mu|cups-1.7.5-18|368	LPDConfigFile PageLog Printcap PrintcapFormat	\
14mu|cups-1.7.5-18|369	RemoteRoot RequestRoot ServerBin ServerCertificate	\
14mu|cups-1.7.5-18|370	ServerKey ServerRoot SMBConfigFile StateDir		\
14mu|cups-1.7.5-18|371	SystemGroup SystemGroupAuthKey TempDir User; do
14mu|cups-1.7.5-18|372	if ! [ -f "$IN" ] || ! /bin/grep -iq ^$keyword "$IN"; then continue; fi
14mu|cups-1.7.5-18|373	copy=yes
14mu|cups-1.7.5-18|374	if /bin/grep -iq ^$keyword "$OUT"; then
14mu|cups-1.7.5-18|375	if [ "`/bin/grep -i ^$keyword "$IN"`" ==	\
14mu|cups-1.7.5-18|376	"`/bin/grep -i ^$keyword "$OUT"`" ]; then
14mu|cups-1.7.5-18|377	copy=no
14mu|cups-1.7.5-18|378	else
14mu|cups-1.7.5-18|379	/bin/sed -i -e "s,^$keyword,#$keyword,i" "$OUT" || :
14mu|cups-1.7.5-18|380	fi
14mu|cups-1.7.5-18|381	fi
14mu|cups-1.7.5-18|382	if [ "$copy" == "yes" ]; then
14mu|cups-1.7.5-18|383	if [ "$copiedany" == "no" ]; then
14mu|cups-1.7.5-18|384	(cat >> "$OUT" <<EOF
14mu|cups-1.7.5-18|385	
14mu|cups-1.7.5-18|386	# Settings automatically moved from cupsd.conf by RPM package:
14mu|cups-1.7.5-18|387	EOF
14mu|cups-1.7.5-18|388	) || :
14mu|cups-1.7.5-18|389	fi
14mu|cups-1.7.5-18|390	
14mu|cups-1.7.5-18|391	(/bin/grep -i ^$keyword "$IN" >> "$OUT") || :
14mu|cups-1.7.5-18|392	copiedany=yes
14mu|cups-1.7.5-18|393	fi
14mu|cups-1.7.5-18|394	
14mu|cups-1.7.5-18|395	/bin/sed -i -e "s,^$keyword,#$keyword,i" "$IN" || :
14mu|cups-1.7.5-18|396	done
14mu|cups-1.7.5-18|397	
14mu|cups-1.7.5-18|398	exit 0
14mu|cups-1.7.5-18|399	
14mu|cups-1.7.5-18|400	%preun common
14mu|cups-1.7.5-18|401	if [ "$1" = 0 ]; then
14mu|cups-1.7.5-18|402	# Remove update-alternatives entries
14mu|cups-1.7.5-18|403	%{_sbindir}/update-alternatives --remove lpr %{_bindir}/lpr-cups
14mu|cups-1.7.5-18|404	%{_sbindir}/update-alternatives --remove lpq %{_bindir}/lpq-cups
14mu|cups-1.7.5-18|405	%{_sbindir}/update-alternatives --remove lprm %{_bindir}/lprm-cups
14mu|cups-1.7.5-18|406	%{_sbindir}/update-alternatives --remove lp %{_bindir}/lp-cups
14mu|cups-1.7.5-18|407	%{_sbindir}/update-alternatives --remove cancel %{_bindir}/cancel-cups
14mu|cups-1.7.5-18|408	%{_sbindir}/update-alternatives --remove lpstat %{_bindir}/lpstat-cups
14mu|cups-1.7.5-18|409	%{_sbindir}/update-alternatives --remove accept %{_sbindir}/accept-cups
14mu|cups-1.7.5-18|410	%{_sbindir}/update-alternatives --remove disable %{_sbindir}/disable-cups
14mu|cups-1.7.5-18|411	%{_sbindir}/update-alternatives --remove enable %{_sbindir}/enable-cups
14mu|cups-1.7.5-18|412	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-cups
14mu|cups-1.7.5-18|413	%{_sbindir}/update-alternatives --remove lpmove %{_sbindir}/lpmove-cups
14mu|cups-1.7.5-18|414	%{_sbindir}/update-alternatives --remove reject %{_sbindir}/reject-cups
14mu|cups-1.7.5-18|415	fi
14mu|cups-1.7.5-18|416	
14mu|cups-1.7.5-18|417	#----------------------------------------------------------------------------
14mu|cups-1.7.5-18|418	
14mu|cups-1.7.5-18|419	%define cupsmajor 2
14mu|cups-1.7.5-18|420	%define libcups %mklibname cups %{cupsmajor}
14mu|cups-1.7.5-18|421	
14mu|cups-1.7.5-18|422	%package -n %{libcups}
14mu|cups-1.7.5-18|423	Summary:	Common Unix Printing System - CUPS shared library
14mu|cups-1.7.5-18|424	License:	LGPLv2+
14mu|cups-1.7.5-18|425	Group:		System/Libraries
14mu|cups-1.7.5-18|426	Obsoletes:	%{_lib}cups3 < 1.6.1-2
14mu|cups-1.7.5-18|427	
14mu|cups-1.7.5-18|428	%description -n %{libcups}
14mu|cups-1.7.5-18|429	Common Unix Printing System - CUPS shared library.
14mu|cups-1.7.5-18|430	
14mu|cups-1.7.5-18|431	%files -n %{libcups}
14mu|cups-1.7.5-18|432	%{_libdir}/libcups.so.%{cupsmajor}*
14mu|cups-1.7.5-18|433	
14mu|cups-1.7.5-18|434	#----------------------------------------------------------------------------
14mu|cups-1.7.5-18|435	
14mu|cups-1.7.5-18|436	%define cupscgimajor 1
14mu|cups-1.7.5-18|437	%define libcupscgi %mklibname cupscgi %{cupscgimajor}
14mu|cups-1.7.5-18|438	
14mu|cups-1.7.5-18|439	%package -n %{libcupscgi}
14mu|cups-1.7.5-18|440	Summary:	Common Unix Printing System - CUPSCGI shared library
14mu|cups-1.7.5-18|441	License:	LGPLv2
14mu|cups-1.7.5-18|442	Group:		System/Libraries
14mu|cups-1.7.5-18|443	Conflicts:	%{libcups} < 1.6.1-2
14mu|cups-1.7.5-18|444	
14mu|cups-1.7.5-18|445	%description -n %{libcupscgi}
14mu|cups-1.7.5-18|446	Common Unix Printing System - CUPSCGI shared library.
14mu|cups-1.7.5-18|447	
14mu|cups-1.7.5-18|448	%files -n %{libcupscgi}
14mu|cups-1.7.5-18|449	%{_libdir}/libcupscgi.so.%{cupscgimajor}*
14mu|cups-1.7.5-18|450	
14mu|cups-1.7.5-18|451	#----------------------------------------------------------------------------
14mu|cups-1.7.5-18|452	
14mu|cups-1.7.5-18|453	%define cupsimagemajor 2
14mu|cups-1.7.5-18|454	%define libcupsimage %mklibname cupsimage %{cupsimagemajor}
14mu|cups-1.7.5-18|455	
14mu|cups-1.7.5-18|456	%package -n %{libcupsimage}
14mu|cups-1.7.5-18|457	Summary:	Common Unix Printing System - CUPSimage shared library
14mu|cups-1.7.5-18|458	License:	LGPLv2
14mu|cups-1.7.5-18|459	Group:		System/Libraries
14mu|cups-1.7.5-18|460	Conflicts:	%{libcups} < 1.6.1-2
14mu|cups-1.7.5-18|461	
14mu|cups-1.7.5-18|462	%description -n %{libcupsimage}
14mu|cups-1.7.5-18|463	Common Unix Printing System - CUPSimage shared library.
14mu|cups-1.7.5-18|464	
14mu|cups-1.7.5-18|465	%files -n %{libcupsimage}
14mu|cups-1.7.5-18|466	%{_libdir}/libcupsimage.so.%{cupsimagemajor}*
14mu|cups-1.7.5-18|467	
14mu|cups-1.7.5-18|468	#----------------------------------------------------------------------------
14mu|cups-1.7.5-18|469	
14mu|cups-1.7.5-18|470	%define cupsmimemajor 1
14mu|cups-1.7.5-18|471	%define libcupsmime %mklibname cupsmime %{cupsmimemajor}
14mu|cups-1.7.5-18|472	
14mu|cups-1.7.5-18|473	%package -n %{libcupsmime}
14mu|cups-1.7.5-18|474	Summary:	Common Unix Printing System - CUPSMIME shared library
14mu|cups-1.7.5-18|475	License:	LGPLv2
14mu|cups-1.7.5-18|476	Group:		System/Libraries
14mu|cups-1.7.5-18|477	Conflicts:	%{libcups} < 1.6.1-2
14mu|cups-1.7.5-18|478	
14mu|cups-1.7.5-18|479	%description -n %{libcupsmime}
14mu|cups-1.7.5-18|480	Common Unix Printing System - CUPSMIME shared library.
14mu|cups-1.7.5-18|481	
14mu|cups-1.7.5-18|482	%files -n %{libcupsmime}
14mu|cups-1.7.5-18|483	%{_libdir}/libcupsmime.so.%{cupsmimemajor}*
14mu|cups-1.7.5-18|484	
14mu|cups-1.7.5-18|485	#----------------------------------------------------------------------------
14mu|cups-1.7.5-18|486	
14mu|cups-1.7.5-18|487	%define cupsppdcmajor 1
14mu|cups-1.7.5-18|488	%define libcupsppdc %mklibname cupsppdc %{cupsppdcmajor}
14mu|cups-1.7.5-18|489	
14mu|cups-1.7.5-18|490	%package -n %{libcupsppdc}
14mu|cups-1.7.5-18|491	Summary:	Common Unix Printing System - CUPSPPDC shared library
14mu|cups-1.7.5-18|492	License:	LGPLv2
14mu|cups-1.7.5-18|493	Group:		System/Libraries
14mu|cups-1.7.5-18|494	Conflicts:	%{libcups} < 1.6.1-2
14mu|cups-1.7.5-18|495	
14mu|cups-1.7.5-18|496	%description -n %{libcupsppdc}
14mu|cups-1.7.5-18|497	Common Unix Printing System - CUPSPPDC shared library.
14mu|cups-1.7.5-18|498	
14mu|cups-1.7.5-18|499	%files -n %{libcupsppdc}
14mu|cups-1.7.5-18|500	%{_libdir}/libcupsppdc.so.%{cupsppdcmajor}*
14mu|cups-1.7.5-18|501	
14mu|cups-1.7.5-18|502	#----------------------------------------------------------------------------
14mu|cups-1.7.5-18|503	
14mu|cups-1.7.5-18|504	%define devname %mklibname %{name} -d
14mu|cups-1.7.5-18|505	
14mu|cups-1.7.5-18|506	%package -n %{devname}
14mu|cups-1.7.5-18|507	Summary:	Common Unix Printing System - development files
14mu|cups-1.7.5-18|508	License:	LGPLv2+
14mu|cups-1.7.5-18|509	Group:		Development/C
14mu|cups-1.7.5-18|510	Requires:	%{libcups} = %{EVRD}
14mu|cups-1.7.5-18|511	Requires:	%{libcupscgi} = %{EVRD}
14mu|cups-1.7.5-18|512	Requires:	%{libcupsimage} = %{EVRD}
14mu|cups-1.7.5-18|513	Requires:	%{libcupsmime} = %{EVRD}
14mu|cups-1.7.5-18|514	Requires:	%{libcupsppdc} = %{EVRD}
14mu|cups-1.7.5-18|515	Provides:	cups-devel = %{EVRD}
14mu|cups-1.7.5-18|516	
14mu|cups-1.7.5-18|517	%description -n %{devname}
14mu|cups-1.7.5-18|518	Common Unix Printing System - development files.
14mu|cups-1.7.5-18|519	
14mu|cups-1.7.5-18|520	%files -n %{devname}
14mu|cups-1.7.5-18|521	%dir %{_includedir}/cups
14mu|cups-1.7.5-18|522	%{_includedir}/cups/*
14mu|cups-1.7.5-18|523	%dir %{multiarch_includedir}/cups
14mu|cups-1.7.5-18|524	%{multiarch_includedir}/cups/*
14mu|cups-1.7.5-18|525	%{_libdir}/*.so
14mu|cups-1.7.5-18|526	%{_bindir}/cups-config
14mu|cups-1.7.5-18|527	
14mu|cups-1.7.5-18|528	#----------------------------------------------------------------------------
14mu|cups-1.7.5-18|529	
14mu|cups-1.7.5-18|530	%prep
14mu|cups-1.7.5-18|531	%setup -q
14mu|cups-1.7.5-18|532	%apply_patches
14mu|cups-1.7.5-18|533	
14mu|cups-1.7.5-18|534	# Revert lspp patches if markups disabled
14mu|cups-1.7.5-18|535	# %if %{without selinux}
14mu|cups-1.7.5-18|536	# %patch102 -p1 -R
14mu|cups-1.7.5-18|537	# %patch101 -p1 -R -b .pstopstagged
14mu|cups-1.7.5-18|538	# %patch100 -p1 -R -b .lspp
14mu|cups-1.7.5-18|539	# %endif
14mu|cups-1.7.5-18|540	
14mu|cups-1.7.5-18|541	
14mu|cups-1.7.5-18|542	# Set CUPS users and groups
14mu|cups-1.7.5-18|543	perl -p -i -e 's:(SystemGroup\s+.*)$:$1\nGroup sys\nUser lp:' conf/cupsd.conf.in
14mu|cups-1.7.5-18|544	
14mu|cups-1.7.5-18|545	# Let local printers be broadcasted in the local network(s)
14mu|cups-1.7.5-18|546	perl -p -i -e 's:(Listen\s+)localhost:$1*:' conf/cupsd.conf.in
14mu|cups-1.7.5-18|547	perl -p -i -e 's:(Browsing\s+On):$1\nBrowseAddress \@LOCAL:' conf/cupsd.conf.in
14mu|cups-1.7.5-18|548	perl -p -i -e 's:(<Location\s+/\s*>):$1\n  Allow \@LOCAL:' conf/cupsd.conf.in
14mu|cups-1.7.5-18|549	
14mu|cups-1.7.5-18|550	# Allow remote administration in local network (connections are encrypted,
14mu|cups-1.7.5-18|551	# so no security problem)
14mu|cups-1.7.5-18|552	perl -p -i -e 's:(<Location\s+/admin(|/conf)\s*>):$1\n  Allow \@LOCAL:' conf/cupsd.conf.in
14mu|cups-1.7.5-18|553	
14mu|cups-1.7.5-18|554	# Replace the PAM configuration file
14mu|cups-1.7.5-18|555	cat << EOF > scheduler/cups.pam
14mu|cups-1.7.5-18|556	auth	include	system-auth
14mu|cups-1.7.5-18|557	account	include	system-auth
14mu|cups-1.7.5-18|558	EOF
14mu|cups-1.7.5-18|559	cp -f scheduler/cups.pam conf/pam.std.in
14mu|cups-1.7.5-18|560	
14mu|cups-1.7.5-18|561	# Let the Makefiles not trying to set file ownerships
14mu|cups-1.7.5-18|562	perl -p -i -e "s/ -o \\$.CUPS_USER.//" scheduler/Makefile
14mu|cups-1.7.5-18|563	perl -p -i -e "s/ -g \\$.CUPS_GROUP.//" scheduler/Makefile
14mu|cups-1.7.5-18|564	perl -p -i -e "s/ -o \\$.CUPS_USER.//" systemv/Makefile
14mu|cups-1.7.5-18|565	perl -p -i -e "s/ -g \\$.CUPS_GROUP.//" systemv/Makefile
14mu|cups-1.7.5-18|566	
14mu|cups-1.7.5-18|567	sed -i -e '1iMaxLogSize 0' conf/cupsd.conf.in
14mu|cups-1.7.5-18|568	
14mu|cups-1.7.5-18|569	f=CREDITS.txt
14mu|cups-1.7.5-18|570	mv "$f" "$f"~
14mu|cups-1.7.5-18|571	iconv -f MACINTOSH -t UTF-8 "$f"~ > "$f"
14mu|cups-1.7.5-18|572	rm "$f"~
14mu|cups-1.7.5-18|573	
14mu|cups-1.7.5-18|574	# Let's look at the compilation command lines.
14mu|cups-1.7.5-18|575	perl -p -i -e "s,^.SILENT:,," Makedefs.in
14mu|cups-1.7.5-18|576	
14mu|cups-1.7.5-18|577	# Load additional tools
14mu|cups-1.7.5-18|578	cp %{SOURCE1} poll_ppd_base.c
14mu|cups-1.7.5-18|579	cp %{SOURCE2} lphelp.c
14mu|cups-1.7.5-18|580	# Load nprint backend
14mu|cups-1.7.5-18|581	cp %{SOURCE11} nprint
14mu|cups-1.7.5-18|582	# Load AppleTalk "pap" backend
14mu|cups-1.7.5-18|583	%setup -q -T -D -a 12 -n %{name}-%{version}
14mu|cups-1.7.5-18|584	# Load the "pap" documentation
14mu|cups-1.7.5-18|585	bzcat %{SOURCE13} > pap-docu.pdf
14mu|cups-1.7.5-18|586	# Load the "photo_print" utility
14mu|cups-1.7.5-18|587	cp %{SOURCE14} photo_print
14mu|cups-1.7.5-18|588	# Load the "pdfdistiller" utility
14mu|cups-1.7.5-18|589	cp %{SOURCE15} pdf
14mu|cups-1.7.5-18|590	# Load the "cjktexttops" filter
14mu|cups-1.7.5-18|591	cp %{SOURCE16} cjktexttops
14mu|cups-1.7.5-18|592	
14mu|cups-1.7.5-18|593	%build
14mu|cups-1.7.5-18|594	# needed by additional SOURCES
14mu|cups-1.7.5-18|595	aclocal
14mu|cups-1.7.5-18|596	autoconf
14mu|cups-1.7.5-18|597	# for the PHP module
14mu|cups-1.7.5-18|598	%define _disable_ld_no_undefined 1
14mu|cups-1.7.5-18|599	#setup_compile_flags
14mu|cups-1.7.5-18|600	# cups uses $DSOFLAGS instead of $LDFLAGS for shared libs
14mu|cups-1.7.5-18|601	export DSOFLAGS="$LDFLAGS"
14mu|cups-1.7.5-18|602	%configure2_5x \
14mu|cups-1.7.5-18|603	%if %{with selinux}
14mu|cups-1.7.5-18|604	--enable-lspp \
14mu|cups-1.7.5-18|605	--with-hffilter=hffilter \
14mu|cups-1.7.5-18|606	%endif
14mu|cups-1.7.5-18|607	--enable-avahi \
14mu|cups-1.7.5-18|608	%if %{debug}
14mu|cups-1.7.5-18|609	--enable-debug=yes \
14mu|cups-1.7.5-18|610	%endif
14mu|cups-1.7.5-18|611	--with-cupsd-file-perm=0755 \
14mu|cups-1.7.5-18|612	--with-log-file-perm=0600 \
14mu|cups-1.7.5-18|613	--disable-libpaper \
14mu|cups-1.7.5-18|614	--enable-raw-printing \
14mu|cups-1.7.5-18|615	--enable-ssl \
14mu|cups-1.7.5-18|616	--disable-static \
14mu|cups-1.7.5-18|617	--with-cups-group=lp \
14mu|cups-1.7.5-18|618	--with-cups-user=lp \
14mu|cups-1.7.5-18|619	--with-docdir=%{_datadir}/cups/doc \
14mu|cups-1.7.5-18|620	--with-icondir=%{_datadir}/icons \
14mu|cups-1.7.5-18|621	--with-system-groups="lpadmin root" \
14mu|cups-1.7.5-18|622	--with-php=%{_bindir}/php \
14mu|cups-1.7.5-18|623	--enable-avahi \
14mu|cups-1.7.5-18|624	--enable-webif \
14mu|cups-1.7.5-18|625	--enable-relro
14mu|cups-1.7.5-18|626	
14mu|cups-1.7.5-18|627	%if %{debug}
14mu|cups-1.7.5-18|628	# Remove "-s" (stripping) option from "install" command used for binaries
14mu|cups-1.7.5-18|629	# by "make install"
14mu|cups-1.7.5-18|630	perl -p -i -e 's:^(\s*INSTALL_BIN\s*=.*)-s:$1:' Makedefs
14mu|cups-1.7.5-18|631	%endif
14mu|cups-1.7.5-18|632	
14mu|cups-1.7.5-18|633	# Remove hardcoded "chgrp" from Makefiles
14mu|cups-1.7.5-18|634	perl -p -i -e 's/chgrp/:/' Makefile */Makefile
14mu|cups-1.7.5-18|635	%make
14mu|cups-1.7.5-18|636	
14mu|cups-1.7.5-18|637	# Compile additional tools
14mu|cups-1.7.5-18|638	%if %{with poll_ppd_base}
14mu|cups-1.7.5-18|639	gcc %{optflags} %{ldflags} -opoll_ppd_base -I. -I./cups poll_ppd_base.c -L./cups -lcups
14mu|cups-1.7.5-18|640	%endif
14mu|cups-1.7.5-18|641	
14mu|cups-1.7.5-18|642	%install
14mu|cups-1.7.5-18|643	make install \
14mu|cups-1.7.5-18|644	BUILDROOT=%{buildroot} \
14mu|cups-1.7.5-18|645	DOCDIR=%{buildroot}%{_datadir}/cups/doc \
14mu|cups-1.7.5-18|646	CHOWN=":" CHGRP=":" STRIP="$STRIP" \
14mu|cups-1.7.5-18|647	LOGDIR=%{buildroot}%{_var}/log/cups \
14mu|cups-1.7.5-18|648	REQUESTS=%{buildroot}%{_var}/spool/cups \
14mu|cups-1.7.5-18|649	STATEDIR=%{buildroot}%{_var}/run/cups
14mu|cups-1.7.5-18|650	
14mu|cups-1.7.5-18|651	rm -f %{buildroot}%{_libdir}/lib*.la
14mu|cups-1.7.5-18|652	# Make a directory for PPD generators
14mu|cups-1.7.5-18|653	mkdir -p %{buildroot}%{_prefix}/lib/cups/driver
14mu|cups-1.7.5-18|654	
14mu|cups-1.7.5-18|655	# Make a directory for the SSL files
14mu|cups-1.7.5-18|656	mkdir -p %{buildroot}%{_sysconfdir}/cups/ssl
14mu|cups-1.7.5-18|657	
14mu|cups-1.7.5-18|658	# Make a directory for logrotate configuration
14mu|cups-1.7.5-18|659	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mu|cups-1.7.5-18|660	
14mu|cups-1.7.5-18|661	# Install nprint backend
14mu|cups-1.7.5-18|662	install -m 755 nprint %{buildroot}%{_prefix}/lib/cups/backend/
14mu|cups-1.7.5-18|663	
14mu|cups-1.7.5-18|664	# Install AppleTalk backend
14mu|cups-1.7.5-18|665	install -m 755 pap-backend/pap %{buildroot}%{_prefix}/lib/cups/backend/
14mu|cups-1.7.5-18|666	install -m 644 pap-docu.pdf %{buildroot}%{_datadir}/%{name}/doc
14mu|cups-1.7.5-18|667	
14mu|cups-1.7.5-18|668	# Link dnssd backend as mdns backend
14mu|cups-1.7.5-18|669	(cd %{buildroot}%{cups_serverbin}/backend && ln -s dnssd mdns)
14mu|cups-1.7.5-18|670	
14mu|cups-1.7.5-18|671	# Install "photo_print"
14mu|cups-1.7.5-18|672	install -m 755 photo_print %{buildroot}%{_bindir}
14mu|cups-1.7.5-18|673	
14mu|cups-1.7.5-18|674	# Install "pdfdistiller"
14mu|cups-1.7.5-18|675	install -m 755 pdf %{buildroot}%{_prefix}/lib/cups/backend/
14mu|cups-1.7.5-18|676	
14mu|cups-1.7.5-18|677	# Install "cjktexttops"
14mu|cups-1.7.5-18|678	install -m 755 cjktexttops %{buildroot}%{_prefix}/lib/cups/filter/
14mu|cups-1.7.5-18|679	
14mu|cups-1.7.5-18|680	# Install logrotate configuration
14mu|cups-1.7.5-18|681	install -c -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/logrotate.d/cups
14mu|cups-1.7.5-18|682	
14mu|cups-1.7.5-18|683	# Install additional tools
14mu|cups-1.7.5-18|684	%if %{with poll_ppd_base}
14mu|cups-1.7.5-18|685	install -m 755 poll_ppd_base %{buildroot}%{_bindir}
14mu|cups-1.7.5-18|686	%endif
14mu|cups-1.7.5-18|687	
14mu|cups-1.7.5-18|688	# Set link to test page in /usr/share/printer-testpages
14mu|cups-1.7.5-18|689	ln -s %{_datadir}/printer-testpages/testprint.ps %{buildroot}%{_datadir}/cups/data/testprint-mdv.ps
14mu|cups-1.7.5-18|690	
14mu|cups-1.7.5-18|691	# Install startup script
14mu|cups-1.7.5-18|692	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|cups-1.7.5-18|693	install -m 644 %{SOURCE18} %{buildroot}%{_sysconfdir}/sysconfig/cups
14mu|cups-1.7.5-18|694	rm -f %{buildroot}%{_sysconfdir}/init.d/cups
14mu|cups-1.7.5-18|695	
14mu|cups-1.7.5-18|696	# Install PPDs
14mu|cups-1.7.5-18|697	mkdir -p %{buildroot}%{_datadir}/cups/model
14mu|cups-1.7.5-18|698	#install -m 755 ppd/*.ppd %{buildroot}%{_datadir}/cups/model
14mu|cups-1.7.5-18|699	
14mu|cups-1.7.5-18|700	# RPM breaking it. Links need to be deleted and afterwards regenerated
14mu|cups-1.7.5-18|701	rm -f %{buildroot}%{_mandir}/man8/cupsdisable.8
14mu|cups-1.7.5-18|702	rm -f %{buildroot}%{_mandir}/man8/reject.8
14mu|cups-1.7.5-18|703	
14mu|cups-1.7.5-18|704	# Install script for automatic CUPS configuration
14mu|cups-1.7.5-18|705	cp %{SOURCE17} %{buildroot}%{_sbindir}/correctcupsconfig
14mu|cups-1.7.5-18|706	chmod a+rx %{buildroot}%{_sbindir}/correctcupsconfig
14mu|cups-1.7.5-18|707	
14mu|cups-1.7.5-18|708	# Set compatibility links for the man pages and executables
14mu|cups-1.7.5-18|709	ln -s %{_sbindir}/cupsenable %{buildroot}%{_bindir}/enable
14mu|cups-1.7.5-18|710	ln -s %{_sbindir}/cupsdisable %{buildroot}%{_bindir}/disable
14mu|cups-1.7.5-18|711	ln -s %{_sbindir}/cupsenable %{buildroot}%{_sbindir}/enable
14mu|cups-1.7.5-18|712	ln -s %{_sbindir}/cupsdisable %{buildroot}%{_sbindir}/disable
14mu|cups-1.7.5-18|713	ln -s %{_mandir}/man8/cupsenable.8 %{buildroot}%{_mandir}/man8/cupsdisable.8
14mu|cups-1.7.5-18|714	ln -s %{_mandir}/man8/cupsdisable.8 %{buildroot}%{_mandir}/man8/disable.8
14mu|cups-1.7.5-18|715	ln -s %{_mandir}/man8/cupsenable.8 %{buildroot}%{_mandir}/man8/enable.8
14mu|cups-1.7.5-18|716	ln -s %{_mandir}/man8/accept.8 %{buildroot}%{_mandir}/man8/reject.8
14mu|cups-1.7.5-18|717	
14mu|cups-1.7.5-18|718	%ifarch x86_64
14mu|cups-1.7.5-18|719	# This one will be removed soon, when all other packages are
14mu|cups-1.7.5-18|720	# modified appropriately
14mu|cups-1.7.5-18|721	ln -s %{_prefix}/lib/cups %{buildroot}%{_libdir}/cups
14mu|cups-1.7.5-18|722	%endif
14mu|cups-1.7.5-18|723	
14mu|cups-1.7.5-18|724	# prepare the commands conflicting with LPD for the update-alternatives
14mu|cups-1.7.5-18|725	# treatment
14mu|cups-1.7.5-18|726	( cd %{buildroot}%{_bindir}
14mu|cups-1.7.5-18|727	mv lpr lpr-cups
14mu|cups-1.7.5-18|728	mv lpq lpq-cups
14mu|cups-1.7.5-18|729	mv lprm lprm-cups
14mu|cups-1.7.5-18|730	mv lp lp-cups
14mu|cups-1.7.5-18|731	mv cancel cancel-cups
14mu|cups-1.7.5-18|732	mv lpstat lpstat-cups
14mu|cups-1.7.5-18|733	)
14mu|cups-1.7.5-18|734	( cd %{buildroot}%{_sbindir}
14mu|cups-1.7.5-18|735	mv accept accept-cups
14mu|cups-1.7.5-18|736	mv disable disable-cups
14mu|cups-1.7.5-18|737	mv enable enable-cups
14mu|cups-1.7.5-18|738	mv lpc lpc-cups
14mu|cups-1.7.5-18|739	mv lpmove lpmove-cups
14mu|cups-1.7.5-18|740	mv reject reject-cups
14mu|cups-1.7.5-18|741	)
14mu|cups-1.7.5-18|742	( cd %{buildroot}%{_mandir}/man1
14mu|cups-1.7.5-18|743	mv lpr.1 lpr-cups.1
14mu|cups-1.7.5-18|744	mv lpq.1 lpq-cups.1
14mu|cups-1.7.5-18|745	mv lprm.1 lprm-cups.1
14mu|cups-1.7.5-18|746	mv lp.1 lp-cups.1
14mu|cups-1.7.5-18|747	mv cancel.1 cancel-cups.1
14mu|cups-1.7.5-18|748	mv lpstat.1 lpstat-cups.1
14mu|cups-1.7.5-18|749	)
14mu|cups-1.7.5-18|750	( cd %{buildroot}%{_mandir}/man8
14mu|cups-1.7.5-18|751	mv accept.8 accept-cups.8
14mu|cups-1.7.5-18|752	mv disable.8 disable-cups.8
14mu|cups-1.7.5-18|753	mv enable.8 enable-cups.8
14mu|cups-1.7.5-18|754	mv lpc.8 lpc-cups.8
14mu|cups-1.7.5-18|755	mv lpmove.8 lpmove-cups.8
14mu|cups-1.7.5-18|756	mv reject.8 reject-cups.8
14mu|cups-1.7.5-18|757	)
14mu|cups-1.7.5-18|758	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/reject-cups
14mu|cups-1.7.5-18|759	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/cupsdisable
14mu|cups-1.7.5-18|760	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/cupsenable
14mu|cups-1.7.5-18|761	
14mu|cups-1.7.5-18|762	# Remove links to the startup script, we make our own ones with chkconfig
14mu|cups-1.7.5-18|763	rm -rf %{buildroot}%{_sysconfdir}/rc?.d/[SK]*
14mu|cups-1.7.5-18|764	# Remove superflouus man page stuff
14mu|cups-1.7.5-18|765	rm -rf %{buildroot}%{_mandir}/cat
14mu|cups-1.7.5-18|766	rm -rf %{buildroot}%{_mandir}/cat?
14mu|cups-1.7.5-18|767	rm -rf %{buildroot}%{_mandir}/*/cat
14mu|cups-1.7.5-18|768	rm -rf %{buildroot}%{_mandir}/*/cat?
14mu|cups-1.7.5-18|769	
14mu|cups-1.7.5-18|770	# Install missing headers (Thanks to Oden Eriksson)
14mu|cups-1.7.5-18|771	install -m644 cups/debug-private.h  %{buildroot}%{_includedir}/cups/
14mu|cups-1.7.5-18|772	install -m644 cups/string-private.h %{buildroot}%{_includedir}/cups/
14mu|cups-1.7.5-18|773	install -m644 config.h %{buildroot}%{_includedir}/cups/
14mu|cups-1.7.5-18|774	
14mu|cups-1.7.5-18|775	mkdir -p %{buildroot}%{_unitdir}
14mu|cups-1.7.5-18|776	install -p -m 644 %{SOURCE3} %{buildroot}%{_unitdir}
14mu|cups-1.7.5-18|777	install -p -m 644 %{SOURCE4} %{buildroot}%{_unitdir}
14mu|cups-1.7.5-18|778	
14mu|cups-1.7.5-18|779	#Install NCP
14mu|cups-1.7.5-18|780	install -p -m 755 %{SOURCE7} %{buildroot}%{_prefix}/lib/cups/backend/ncp
14mu|cups-1.7.5-18|781	
14mu|cups-1.7.5-18|782	# Multiarch fixes
14mu|cups-1.7.5-18|783	%multiarch_includes %{buildroot}%{_includedir}/cups/config.h
14mu|cups-1.7.5-18|784	
14mu|cups-1.7.5-18|785	# Create dummy config files /etc/cups/printers.conf,
14mu|cups-1.7.5-18|786	# /etc/cups/classes.conf, and /etc/cups/client.conf
14mu|cups-1.7.5-18|787	touch %{buildroot}%{_sysconfdir}/cups/printers.conf
14mu|cups-1.7.5-18|788	touch %{buildroot}%{_sysconfdir}/cups/classes.conf
14mu|cups-1.7.5-18|789	touch %{buildroot}%{_sysconfdir}/cups/client.conf
14mu|cups-1.7.5-18|790	
14mu|cups-1.7.5-18|791	# install /usr/lib/tmpfiles.d/cups.conf (bug #656566, bug #893834)
14mu|cups-1.7.5-18|792	mkdir -p %{buildroot}%{_tmpfilesdir}
14mu|cups-1.7.5-18|793	cat > %{buildroot}%{_tmpfilesdir}/cups.conf <<EOF
14mu|cups-1.7.5-18|794	# See tmpfiles.d(5) for details
14mu|cups-1.7.5-18|795	
14mu|cups-1.7.5-18|796	d /run/cups 0755 root lp -
14mu|cups-1.7.5-18|797	d /run/cups/certs 0511 lp sys -
14mu|cups-1.7.5-18|798	
14mu|cups-1.7.5-18|799	d /var/spool/cups/tmp - - - 30d
14mu|cups-1.7.5-18|800	EOF
14mu|cups-1.7.5-18|801	
14mu|cups-1.7.5-18|802	# /usr/lib/tmpfiles.d/cups-lp.conf (bug #812641)
14mu|cups-1.7.5-18|803	cat > %{buildroot}%{_tmpfilesdir}/cups-lp.conf <<EOF
14mu|cups-1.7.5-18|804	# Legacy parallel port character device nodes, to trigger the
14mu|cups-1.7.5-18|805	# auto-loading of the kernel module on access.
14mu|cups-1.7.5-18|806	#
14mu|cups-1.7.5-18|807	# See tmpfiles.d(5) for details
14mu|cups-1.7.5-18|808	
14mu|cups-1.7.5-18|809	c /dev/lp0 0660 root lp - 6:0
14mu|cups-1.7.5-18|810	c /dev/lp1 0660 root lp - 6:1
14mu|cups-1.7.5-18|811	c /dev/lp2 0660 root lp - 6:2
14mu|cups-1.7.5-18|812	c /dev/lp3 0660 root lp - 6:3
14mu|cups-1.7.5-18|813	EOF
14mu|cups-1.7.5-18|814	
14mu|cups-1.7.5-18|815	# Prefer xdg-utils than htmlview (kde one)
14mu|cups-1.7.5-18|816	sed -i s/htmlview/xdg-open/ %{buildroot}%{_datadir}/applications/*.desktop
14mu|cups-1.7.5-18|817	
14mu|cups-1.7.5-18|818	## Hide desktop file
14mu|cups-1.7.5-18|819	chmod 0644 %{buildroot}%{_datadir}/applications/cups.desktop
14mu|cups-1.7.5-18|820	echo -e '\nHidden=true' >> %{buildroot}%{_datadir}/applications/cups.desktop
14mu|cups-1.7.5-18|821	
14mu|cups-1.7.5-18|822	# http://qa.mandriva.com/show_bug.cgi?id=28383
14mu|cups-1.7.5-18|823	# Common PPD dirs
14mu|cups-1.7.5-18|824	mkdir -p %{buildroot}%{_datadir}/ppd
14mu|cups-1.7.5-18|825	
14mu|cups-1.7.5-18|826	# Make CUPS know them
14mu|cups-1.7.5-18|827	ln -s /usr/local/share/ppd %{buildroot}%{_datadir}/cups/model/1-local-admin
14mu|cups-1.7.5-18|828	ln -s /opt/share/ppd %{buildroot}%{_datadir}/cups/model/2-third-party
14mu|cups-1.7.5-18|829	ln -s %{_datadir}/ppd %{buildroot}%{_datadir}/cups/model/3-distribution
14mu|cups-1.7.5-18|830	
14mu|cups-1.7.5-18|831	# Common printer driver dirs
14mu|cups-1.7.5-18|832	mkdir -p %{buildroot}%{_libdir}/printdriver
14mu|cups-1.7.5-18|833	# Other dirs can't be handled here, but on %post instead.
14mu|cups-1.7.5-18|834	
14mu|cups-1.7.5-18|835	# Create /dev/lp* nodes to make usblp happy
14mu|cups-1.7.5-18|836	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14mu|cups-1.7.5-18|837	install -c -m 644 %{SOURCE19} %{buildroot}%{_sysconfdir}/udev/rules.d/
14mu|cups-1.7.5-18|838	# Fix USB printers permissions and groups
14mu|cups-1.7.5-18|839	install -c -m 644 %{SOURCE20} %{buildroot}%{_sysconfdir}/udev/rules.d/
14mu|cups-1.7.5-18|840	
14mu|cups-1.7.5-18|841	# Remove stuff that's also in cups-filters
14mu|cups-1.7.5-18|842	rm -f %{buildroot}%{_datadir}/cups/banners/{classified,confidential,secret,standard,topsecret,unclassified}
14mu|cups-1.7.5-18|843	rm -f %{buildroot}%{_datadir}/cups/data/testprint
14mu|cups-1.7.5-18|844	
14mu|cups-1.7.5-18|845	for lang in `ls -1 %{buildroot}%{_datadir}/locale/`
14mu|cups-1.7.5-18|846	do
14mu|cups-1.7.5-18|847	echo "%%lang($lang) %{_datadir}/locale/$lang/cups_$lang.po" >> %{name}.lang
14mu|cups-1.7.5-18|848	done
14mu|cups-1.7.5-18|849	
14mu|cups-1.7.5-18|850	%if !%{with bootstrap} && %{enable_check}
14mu|cups-1.7.5-18|851	%check
14mu|cups-1.7.5-18|852	export LC_ALL=C
14mu|cups-1.7.5-18|853	export LC_MESSAGES=C
14mu|cups-1.7.5-18|854	export LANG=C
14mu|cups-1.7.5-18|855	export LANGUAGE=C
14mu|cups-1.7.5-18|856	make test << EOF
14mu|cups-1.7.5-18|857	
14mu|cups-1.7.5-18|858	EOF
14mu|cups-1.7.5-18|859	%endif
14mu|cups-1.7.5-18|860	
14mu|cups-1.7.5-18|861	%changelog
14mu|cups-1.7.5-18|862	
14mu|cups-1.7.5-18|863	* Sat Aug 05 2017 Vladimir Potapov <vladimir.potapov@rosalab.ru> 1.7.5-18
14mu|cups-1.7.5-18|864	- (045d841) add CVE-2015-1158, CVE-2015-1159 patch
14mu|cups-1.7.5-18|865	
14mu|cups-1.7.5-18|866	* Wed May 10 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.5-17
14mu|cups-1.7.5-18|867	- (411f1cf) Define _tmpfilesdir for older distro releases
14mu|cups-1.7.5-18|868	- (Denis Silakov: bd82146) Added pkgconfig(libsystemd-daemon) BR
14mu|cups-1.7.5-18|869	- (Denis Silakov: a0c6b8e) Fix build
14mu|cups-1.7.5-18|870	- (Denis Silakov: 8b2b1ff) Drop killmode patch
14mu|cups-1.7.5-18|871	
14mu|cups-1.7.5-18|872	* Fri Jun 26 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.7.5-16
14mu|cups-1.7.5-18|873	- (49e770c) Unset PerPageLabels by default; fix segfault in pstops #bz5842
14mu|cups-1.7.5-18|874	
14mu|cups-1.7.5-18|875	* Tue Jun 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.5-15
14mu|cups-1.7.5-18|876	- (28b2632) Added udev rule for Canon (http://bugs.rosalinux.ru/show_bug.cgi?id=5781)
14mu|cups-1.7.5-18|877	
14mu|cups-1.7.5-18|878	* Mon Jun 08 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.7.5-14
14mu|cups-1.7.5-18|879	- (d3fd503) fix patch name
14mu|cups-1.7.5-18|880	- (din (Dmitry Fedorov): b0b3ae4) Bump release
14mu|cups-1.7.5-18|881	
14mu|cups-1.7.5-18|882	* Mon Jun 08 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.7.5-13
14mu|cups-1.7.5-18|883	- (0efbb44) cleanup mandatory patchset
14mu|cups-1.7.5-18|884	
14mu|cups-1.7.5-18|885	* Thu Jun 04 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.7.5-12
14mu|cups-1.7.5-18|886	- (040813a) fix if statement
14mu|cups-1.7.5-18|887	- (Dmitry Fedorov: ac282dd) rework mandatory patcheset
14mu|cups-1.7.5-18|888	
14mu|cups-1.7.5-18|889	* Mon May 18 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.7.5-11
14mu|cups-1.7.5-18|890	- (d8e57e5) BuildList#2501564: Increase release tag
14mu|cups-1.7.5-18|891	
14mu|cups-1.7.5-18|892	* Fri May 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.5-10
14mu|cups-1.7.5-18|893	- (f8eafa2) BuildList#2501564: Increase release tag
14mu|cups-1.7.5-18|894	
14mu|cups-1.7.5-18|895	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.7.5-9
14mu|cups-1.7.5-18|896	- (61e0849) BuildList#2501564: Increase release tag
14mu|cups-1.7.5-18|897	
14mu|cups-1.7.5-18|898	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.7.5-8
14mu|cups-1.7.5-18|899	- (914d18e) BuildList#2501564: Increase release tag
14mu|cups-1.7.5-18|900	
14mu|cups-1.7.5-18|901	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.5-7
14mu|cups-1.7.5-18|902	- (587daf0) Rebuild with new poppler
14mu|cups-1.7.5-18|903	
14mu|cups-1.7.5-18|904	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.7.5-6
14mu|cups-1.7.5-18|905	- (394dcd3) MassBuild#656: Increase release tag
14mu|cups-1.7.5-18|906	
14mu|cups-1.7.5-18|907	* Wed Feb 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.5-5
14mu|cups-1.7.5-18|908	- (3ae93c7) Do not package /var/run/cups/certs - it is created by systemd automatically now
14mu|cups-1.7.5-18|909	
14mu|cups-1.7.5-18|910	* Wed Feb 18 2015 kuzma kazygashev <kuzma.kazygashev@rosalab.ru> 1.7.5-4
14mu|cups-1.7.5-18|911	- (b66f897) Added security fix for CVE-2014-9679.
14mu|cups-1.7.5-18|912	
14mu|cups-1.7.5-18|913	* Fri Feb 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.5-3
14mu|cups-1.7.5-18|914	- (f21b8e1) Adjust reverted patches order
14mu|cups-1.7.5-18|915	- (Andrey Bondrov: cc5ad6b) Replace old lspp patches with new versions
14mu|cups-1.7.5-18|916	- (Andrey Bondrov: 0ea8fcf) Merge remote-tracking branch 'current/current' into rosa2014.1
14mu|cups-1.7.5-18|917	- (Andrey Bondrov: 39412c2) Add conditions for selinux/lspp support
14mu|cups-1.7.5-18|918	
14mu|cups-1.7.5-18|919	* Fri Feb 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.5-1
14mu|cups-1.7.5-18|920	- (03a8477) Add markup patches (don't apply yet)
14mu|cups-1.7.5-18|921	
14mu|cups-1.7.5-18|922	* Fri Feb 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.5-2
14mu|cups-1.7.5-18|923	- (ac1aa99) Drop unused patches
14mu|cups-1.7.5-18|924	
14mu|cups-1.7.5-18|925	* Fri Feb 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.5-1
14mu|cups-1.7.5-18|926	- (d65783d) Drop unused patch
14mu|cups-1.7.5-18|927	
14mu|cups-1.7.5-18|928	* Mon Dec 15 2014 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.7.5-2
14mu|cups-1.7.5-18|929	- (6fac858) Bump release
14mu|cups-1.7.5-18|930	
14mu|cups-1.7.5-18|931	* Mon Dec 15 2014 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.7.5-1
14mu|cups-1.7.5-18|932	- (64bb881) fix requires
14mu|cups-1.7.5-18|933	- (din (Dmitry Fedorov): 7a92e54) fix BR
14mu|cups-1.7.5-18|934	- (din (Dmitry Fedorov): a6c0e38) bootstrap build
14mu|cups-1.7.5-18|935	- (din (Dmitry Fedorov): f5e9ff1) Selinux patchset transition
14mu|cups-1.7.5-18|936	
14mu|cups-1.7.5-18|937	* Wed Dec 10 2014 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.4.8-24.1
14mu|cups-1.7.5-18|938	- (3ebb814) Build without selinux while new kernel and libselinux not available
14mu|cups-1.7.5-18|939	- (Andrey Bondrov: 4ef3248) Adjust BuildRequires a bit
14mu|cups-1.7.5-18|940	
14mu|cups-1.7.5-18|941	* Wed Nov 19 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.4.8-24
14mu|cups-1.7.5-18|942	- (19cb220) BuildList#2335087: Increase release tag
14mu|cups-1.7.5-18|943	
14mu|cups-1.7.5-18|944	* Wed Nov 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.5-1
14mu|cups-1.7.5-18|945	- (322e3ec) Update BuildRequires
14mu|cups-1.7.5-18|946	- (Andrey Bondrov: 2f21b1d) New version 1.7.5
14mu|cups-1.7.5-18|947	- (Andrey Bondrov: 2f21b1d) Fix debug package
14mu|cups-1.7.5-18|948	- (Andrey Bondrov: 2f21b1d) Spec cleanup
14mu|cups-1.7.5-18|949	
14mu|cups-1.7.5-18|950	* Sat Oct 25 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.4.8-23
14mu|cups-1.7.5-18|951	- (53c8841) BuildList#2320919: Increase release tag
14mu|cups-1.7.5-18|952	
14mu|cups-1.7.5-18|953	* Thu Oct 02 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.4.8-22
14mu|cups-1.7.5-18|954	- (83507f7) BuildList#2274925: Increase release tag
14mu|cups-1.7.5-18|955	
14mu|cups-1.7.5-18|956	* Fri Sep 26 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.4.8-21
14mu|cups-1.7.5-18|957	- (62592cd) fix BR
14mu|cups-1.7.5-18|958	- (Dmitry Fedorov: 4720cc7) MassBuild#518: Increase release tag
14mu|cups-1.7.5-18|959	
14mu|cups-1.7.5-18|960	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-20
14mu|cups-1.7.5-18|961	- (3b784a3) MassBuild#472: Increase release tag
14mu|cups-1.7.5-18|962	
14mu|cups-1.7.5-18|963	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.4.8-19.2
14mu|cups-1.7.5-18|964	- (36235e0) sync to certified branch, 12.08.2014
14mu|cups-1.7.5-18|965	
14mu|cups-1.7.5-18|966	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.3-2
14mu|cups-1.7.5-18|967	- (ef8a128) BuildList#2062192: Increase release tag
14mu|cups-1.7.5-18|968	
14mu|cups-1.7.5-18|969	* Fri Jul 18 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-21
14mu|cups-1.7.5-18|970	- (98aef30) MassBuild#456: Increase release tag
14mu|cups-1.7.5-18|971	
14mu|cups-1.7.5-18|972	* Mon Jul 14 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-20
14mu|cups-1.7.5-18|973	- (6c1768e) MassBuild#454: Increase release tag
14mu|cups-1.7.5-18|974	
14mu|cups-1.7.5-18|975	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.3-1
14mu|cups-1.7.5-18|976	- (6c63faa) Updated to 1.7.3
14mu|cups-1.7.5-18|977	
14mu|cups-1.7.5-18|978	* Thu Jul 10 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-19
14mu|cups-1.7.5-18|979	- (9e96cb8) MassBuild#450: Increase release tag
14mu|cups-1.7.5-18|980	
14mu|cups-1.7.5-18|981	* Tue Jul 01 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.4.8-18.2
14mu|cups-1.7.5-18|982	- (41ed4be) sync to certified branch
14mu|cups-1.7.5-18|983	
14mu|cups-1.7.5-18|984	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.7.1-3
14mu|cups-1.7.5-18|985	- (2cd7ba0) MassBuild#440: Increase release tag
14mu|cups-1.7.5-18|986	
14mu|cups-1.7.5-18|987	* Thu Oct 31 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-14.2
14mu|cups-1.7.5-18|988	- (313271a) fixed more requires
14mu|cups-1.7.5-18|989	
14mu|cups-1.7.5-18|990	* Thu Oct 31 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-13.2
14mu|cups-1.7.5-18|991	- (d9bc367) fixed requires
14mu|cups-1.7.5-18|992	
14mu|cups-1.7.5-18|993	* Wed Oct 30 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.8-12.2
14mu|cups-1.7.5-18|994	- (2c24c26) changed BR
14mu|cups-1.7.5-18|995	
14mu|cups-1.7.5-18|996	* Wed Apr 17 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 1.4.8-11.2
14mu|cups-1.7.5-18|997	- (733d35c) Return back
14mu|cups-1.7.5-18|998	
14mu|cups-1.7.5-18|999	* Wed Apr 17 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 1.4.8-12.2
14mu|cups-1.7.5-18|1000	- (1990d76) Security fix
14mu|cups-1.7.5-18|1001	
14mu|cups-1.7.5-18|1002	* Mon Dec 24 2012 Ilya Porvin <ilya.porvin@rosalab.ru> 1.4.8-11.2
14mu|cups-1.7.5-18|1003	- (750fe27) apply fix patch for CVE-2012-5519
14mu|cups-1.7.5-18|1004	
14mu|cups-1.7.5-18|1005	* Fri Dec 14 2012 alexander barakin (aka sash-kan) <alex@barak.in> 1.4.8-10
14mu|cups-1.7.5-18|1006	- (018eb6f) LOG start after portreserve.service; bug #880
14mu|cups-1.7.5-18|1007	- (018eb6f) Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mu|cups-1.7.5-18|1008	
14mu|cups-1.7.5-18|1009	* Fri Dec 14 2012 alexander barakin (aka sash-kan) <alex@barak.in> 1.4.8-9
14mu|cups-1.7.5-18|1010	- (97c57b7) misspelling
14mu|cups-1.7.5-18|1011	- (97c57b7) Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
14mu|cups-1.7.5-18|1012	
14mu|cups-1.7.5-18|1013	

22451 14
14mu|cups-drivers-capt-0.1-14|1	%define rname capt
14mu|cups-drivers-capt-0.1-14|2	
14mu|cups-drivers-capt-0.1-14|3	Summary:	CAPT driver for Canon LBP-810 and LBP-1120
14mu|cups-drivers-capt-0.1-14|4	Name:		cups-drivers-%{rname}
14mu|cups-drivers-capt-0.1-14|5	Version:	0.1
14mu|cups-drivers-capt-0.1-14|6	Release:	14
14mu|cups-drivers-capt-0.1-14|7	License:	GPL
14mu|cups-drivers-capt-0.1-14|8	Group:		System/Printing
14mu|cups-drivers-capt-0.1-14|9	URL:		http://www.boichat.ch/nicolas/capt/
14mu|cups-drivers-capt-0.1-14|10	Source0:	http://www.boichat.ch/nicolas/capt/%{rname}-%{version}.tar.gz
14mu|cups-drivers-capt-0.1-14|11	Patch0:		capt-0.1-LDFLAGS.diff
14mu|cups-drivers-capt-0.1-14|12	Requires:	cups
14mu|cups-drivers-capt-0.1-14|13	
14mu|cups-drivers-capt-0.1-14|14	%description
14mu|cups-drivers-capt-0.1-14|15	CAPT driver for Canon LBP-810 and LBP-1120
14mu|cups-drivers-capt-0.1-14|16	
14mu|cups-drivers-capt-0.1-14|17	This package contains CUPS drivers (PPD) for the following printers:
14mu|cups-drivers-capt-0.1-14|18	
14mu|cups-drivers-capt-0.1-14|19	o Canon-LBP-810
14mu|cups-drivers-capt-0.1-14|20	o Canon-LBP-1120
14mu|cups-drivers-capt-0.1-14|21	
14mu|cups-drivers-capt-0.1-14|22	%prep
14mu|cups-drivers-capt-0.1-14|23	
14mu|cups-drivers-capt-0.1-14|24	%setup -q -n %{rname}-%{version}
14mu|cups-drivers-capt-0.1-14|25	%patch0 -p0
14mu|cups-drivers-capt-0.1-14|26	
14mu|cups-drivers-capt-0.1-14|27	%build
14mu|cups-drivers-capt-0.1-14|28	
14mu|cups-drivers-capt-0.1-14|29	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mu|cups-drivers-capt-0.1-14|30	
14mu|cups-drivers-capt-0.1-14|31	# Correct PPD files to pass "cupstestppd"
14mu|cups-drivers-capt-0.1-14|32	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/g" ppd/*.ppd
14mu|cups-drivers-capt-0.1-14|33	
14mu|cups-drivers-capt-0.1-14|34	# Do not generate a log file with fixed name, security problem!
14mu|cups-drivers-capt-0.1-14|35	perl -p -i -e "s:/tmp/capt.log:/dev/null:g" ppd/*.ppd
14mu|cups-drivers-capt-0.1-14|36	
14mu|cups-drivers-capt-0.1-14|37	# Create PPD file for LBP-1120
14mu|cups-drivers-capt-0.1-14|38	cp ppd/Canon-LBP-810-capt.ppd ppd/Canon-LBP-1120-capt.ppd
14mu|cups-drivers-capt-0.1-14|39	perl -p -i -e "s:LBP-810:LBP-1120:g" ppd/Canon-LBP-1120-capt.ppd
14mu|cups-drivers-capt-0.1-14|40	perl -p -i -e "s:lbp810:lbp1120:g" ppd/Canon-LBP-1120-capt.ppd
14mu|cups-drivers-capt-0.1-14|41	
14mu|cups-drivers-capt-0.1-14|42	%install
14mu|cups-drivers-capt-0.1-14|43	
14mu|cups-drivers-capt-0.1-14|44	install -d %{buildroot}%{_bindir}
14mu|cups-drivers-capt-0.1-14|45	install -d %{buildroot}%{_datadir}/cups/model/capt
14mu|cups-drivers-capt-0.1-14|46	
14mu|cups-drivers-capt-0.1-14|47	install -m0755 capt %{buildroot}%{_bindir}/
14mu|cups-drivers-capt-0.1-14|48	install -m0755 capt-* %{buildroot}%{_bindir}/
14mu|cups-drivers-capt-0.1-14|49	install -m0644 ppd/*.ppd %{buildroot}%{_datadir}/cups/model/capt/
14mu|cups-drivers-capt-0.1-14|50	
14mu|cups-drivers-capt-0.1-14|51	%clean
14mu|cups-drivers-capt-0.1-14|52	
14mu|cups-drivers-capt-0.1-14|53	%files
14mu|cups-drivers-capt-0.1-14|54	%defattr(0644,root,root,0755)
14mu|cups-drivers-capt-0.1-14|55	%doc COPYING NEWS README SPECS THANKS TODO
14mu|cups-drivers-capt-0.1-14|56	%attr(0755,root,root) %{_bindir}/capt*
14mu|cups-drivers-capt-0.1-14|57	%attr(0755,root,root) %dir %{_datadir}/cups/model/capt
14mu|cups-drivers-capt-0.1-14|58	%attr(0644,root,root) %{_datadir}/cups/model/capt/Canon-LBP-810-capt.ppd*
14mu|cups-drivers-capt-0.1-14|59	%attr(0644,root,root) %{_datadir}/cups/model/capt/Canon-LBP-1120-capt.ppd*
14mu|cups-drivers-capt-0.1-14|60	
14mu|cups-drivers-capt-0.1-14|61	
14mu|cups-drivers-capt-0.1-14|62	%changelog
14mu|cups-drivers-capt-0.1-14|63	
14mu|cups-drivers-capt-0.1-14|64	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.1-14
14mu|cups-drivers-capt-0.1-14|65	- (2e2065b) Repack tarball according to upstream
14mu|cups-drivers-capt-0.1-14|66	
14mu|cups-drivers-capt-0.1-14|67	

22452 14
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|1	%define rname	foo2zjs
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|2	%define snap	20150211
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|3	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|4	Summary:	A linux printer driver for ZjStream protocol
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|5	Name:		cups-drivers-%{rname}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|6	Version:	0.0
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|7	Release:	0.%{snap}.1
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|8	Group:		System/Printing
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|9	License:	GPLv2
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|10	Url:		http://foo2zjs.rkkda.com/
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|11	Source0:	http://foo2zjs.rkkda.com/foo2zjs.tar.gz
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|12	Patch0:		foo2zjs-system_icc2ps.patch
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|13	Patch1:		foo2zjs-makeinstall.patch
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|14	Patch2:		foo2zjs-cflags.patch
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|15	Patch3:		foo2zjs-system_jbig.patch
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|16	Patch4:		foo2zjs-LDFLAGS.patch
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|17	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|18	BuildRequires:	bc
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|19	BuildRequires:	foomatic-filters
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|20	BuildRequires:	cups-filters-devel
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|21	BuildRequires:	cups-filters
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|22	BuildRequires:	cups-devel
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|23	BuildRequires:	ghostscript
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|24	BuildRequires:  groff-base
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|25	BuildRequires:	jbig-devel
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|26	BuildRequires:	lcms
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|27	Requires:	foomatic-db-engine
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|28	Requires:	lcms
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|29	Requires:	mscompress
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|30	Requires:	wget
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|31	# psutils, unzip, and mscompress needed by the foo2zjs driver
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|32	Requires:	psutils
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|33	Requires:	unzip
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|34	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|35	%description
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|36	foo2zjs is an open source printer driver for printers that use the Zenographics
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|37	ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|38	2300 DL. These printers are often erroneously referred to as winprinters or GDI
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|39	printers. Please read the README file for a list of supported printers.
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|40	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|41	%files
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|42	%doc COPYING ChangeLog INSTALL INSTALL.usb README
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|43	%{_bindir}/command2foo2lava-pjl
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|44	%{_prefix}/lib/cups/filter/command2foo2lava-pjl
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|45	#%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|46	%{_mandir}/man1/arm2hpdl.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|47	%{_mandir}/man1/foo2hbpl2.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|48	%{_mandir}/man1/foo2hbpl2-wrapper.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|49	%{_mandir}/man1/foo2hiperc.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|50	%{_mandir}/man1/foo2hiperc-wrapper.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|51	%{_mandir}/man1/foo2hp.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|52	%{_mandir}/man1/foo2hp2600-wrapper.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|53	%{_mandir}/man1/foo2lava.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|54	%{_mandir}/man1/foo2lava-wrapper.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|55	%{_mandir}/man1/foo2oak.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|56	%{_mandir}/man1/foo2oak-wrapper.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|57	%{_mandir}/man1/foo2qpdl.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|58	%{_mandir}/man1/foo2qpdl-wrapper.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|59	%{_mandir}/man1/foo2slx.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|60	%{_mandir}/man1/foo2slx-wrapper.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|61	%{_mandir}/man1/foo2xqx.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|62	%{_mandir}/man1/foo2xqx-wrapper.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|63	%{_mandir}/man1/foo2zjs-pstops.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|64	%{_mandir}/man1/gipddecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|65	%{_mandir}/man1/hbpldecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|66	%{_mandir}/man1/hipercdecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|67	%{_mandir}/man1/lavadecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|68	%{_mandir}/man1/oakdecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|69	%{_mandir}/man1/opldecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|70	%{_mandir}/man1/printer-profile.1.*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|71	%{_mandir}/man1/qpdldecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|72	%{_mandir}/man1/%{rname}.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|73	%{_mandir}/man1/%{rname}-wrapper.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|74	%{_mandir}/man1/slxdecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|75	%{_mandir}/man1/usb_printerid.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|76	%{_mandir}/man1/xqxdecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|77	%{_mandir}/man1/zjsdecode.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|78	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|79	%dir %{_datadir}/foo2hp
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|80	%dir %{_datadir}/foo2hp/icm
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|81	%dir %{_datadir}/%{rname}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|82	%dir %{_datadir}/%{rname}/crd
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|83	%dir %{_datadir}/%{rname}/firmware
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|84	%dir %{_datadir}/%{rname}/icm
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|85	%dir %{_datadir}/foo2xqx
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|86	%dir %{_datadir}/foo2lava
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|87	%dir %{_datadir}/foo2lava/icm
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|88	%dir %{_datadir}/foo2oak
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|89	%dir %{_datadir}/foo2oak/icm
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|90	%dir %{_datadir}/foo2qpdl
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|91	%dir %{_datadir}/foo2qpdl/crd
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|92	%dir %{_datadir}/foo2qpdl/icm
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|93	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|94	%{_datadir}/%{rname}/*.ps
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|95	%{_datadir}/%{rname}/crd/*.crd
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|96	%{_datadir}/%{rname}/crd/*.ps
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|97	%{_datadir}/foo2qpdl/crd/*cms*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|98	%{_datadir}/foo2qpdl/crd/*.ps
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|99	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|100	%{_datadir}/foomatic/db/source/opt/*.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|101	%{_datadir}/foomatic/db/source/printer/*.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|102	%{_datadir}/foomatic/db/source/driver/*.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|103	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|104	%dir %{_datadir}/cups/model/%{rname}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|105	%{_datadir}/cups/model/%{rname}/Dell-1355.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|106	%{_datadir}/cups/model/%{rname}/Dell-C1765.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|107	%{_datadir}/cups/model/%{rname}/Epson-AcuLaser_M1400.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|108	%{_datadir}/cups/model/%{rname}/Fuji_Xerox-DocuPrint_CM205.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|109	%{_datadir}/cups/model/%{rname}/Fuji_Xerox-DocuPrint_CM215.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|110	%{_datadir}/cups/model/%{rname}/Fuji_Xerox-DocuPrint_M215.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|111	%{_datadir}/cups/model/%{rname}/Fuji_Xerox-DocuPrint_P205.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|112	%{_datadir}/cups/model/%{rname}/Generic-OAKT_Printer.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|113	%{_datadir}/cups/model/%{rname}/Generic-ZjStream_Printer.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|114	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_1500.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|115	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_1600.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|116	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_2600n.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|117	%{_datadir}/cups/model/%{rname}/HP-Color_LaserJet_CP1215.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|118	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|119	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1000.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|120	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1005.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|121	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1018.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|122	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1020.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|123	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1022n.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|124	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1022nw.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|125	%{_datadir}/cups/model/%{rname}/HP-LaserJet_1022.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|126	%{_datadir}/cups/model/%{rname}/HP-LaserJet_M1005_MFP.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|127	%{_datadir}/cups/model/%{rname}/HP-LaserJet_M1120_MFP.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|128	%{_datadir}/cups/model/%{rname}/HP-LaserJet_M1319_MFP.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|129	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1005.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|130	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1006.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|131	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1007.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|132	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1008.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|133	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1505.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|134	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2014.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|135	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2035.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|136	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_M1212nf_MFP.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|137	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2430_DL.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|138	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2480_MF.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|139	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2490_MF.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|140	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_2530_DL.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|141	%{_datadir}/cups/model/%{rname}/Kyocera-KM-1635.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|142	%{_datadir}/cups/model/%{rname}/Kyocera-KM-2035.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|143	%{_datadir}/cups/model/%{rname}/Lexmark-C500.ppd.gz
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|144	%{_datadir}/cups/model/%{rname}/Minolta-Color_PageWorks_Pro_L.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|145	%{_datadir}/cups/model/%{rname}/Minolta-magicolor_2200_DL.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|146	%{_datadir}/cups/model/%{rname}/Minolta-magicolor_2300_DL.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|147	%{_datadir}/cups/model/%{rname}/Minolta-magicolor_2430_DL.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|148	%{_datadir}/cups/model/%{rname}/Oki-C301dn.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|149	%{_datadir}/cups/model/%{rname}/Oki-C310dn.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|150	%{_datadir}/cups/model/%{rname}/Oki-C511dn.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|151	%{_datadir}/cups/model/%{rname}/Oki-C810.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|152	%{_datadir}/cups/model/%{rname}/Oki-C3100.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|153	%{_datadir}/cups/model/%{rname}/Oki-C3200.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|154	%{_datadir}/cups/model/%{rname}/Oki-C3300.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|155	%{_datadir}/cups/model/%{rname}/Oki-C3400.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|156	%{_datadir}/cups/model/%{rname}/Oki-C3530_MFP.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|157	%{_datadir}/cups/model/%{rname}/Oki-C5100.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|158	%{_datadir}/cups/model/%{rname}/Oki-C5200.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|159	%{_datadir}/cups/model/%{rname}/Oki-C5500.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|160	%{_datadir}/cups/model/%{rname}/Oki-C5600.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|161	%{_datadir}/cups/model/%{rname}/Oki-C5800.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|162	%{_datadir}/cups/model/%{rname}/Samsung-CLP-300.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|163	%{_datadir}/cups/model/%{rname}/Samsung-CLP-315.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|164	%{_datadir}/cups/model/%{rname}/Samsung-CLP-325.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|165	%{_datadir}/cups/model/%{rname}/Samsung-CLP-365.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|166	%{_datadir}/cups/model/%{rname}/Samsung-CLP-600.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|167	%{_datadir}/cups/model/%{rname}/Samsung-CLP-610.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|168	%{_datadir}/cups/model/%{rname}/Samsung-CLX-2160.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|169	%{_datadir}/cups/model/%{rname}/Samsung-CLX-3160.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|170	%{_datadir}/cups/model/%{rname}/Samsung-CLX-3175.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|171	%{_datadir}/cups/model/%{rname}/Samsung-CLX-3185.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|172	%{_datadir}/cups/model/%{rname}/Xerox-Phaser_6110.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|173	%{_datadir}/cups/model/%{rname}/Xerox-Phaser_6115MFP.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|174	%{_datadir}/cups/model/%{rname}/Xerox-WorkCentre_3045.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|175	%{_datadir}/cups/model/%{rname}/Xerox-WorkCentre_6015.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|176	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_1600W.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|177	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_1680MF.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|178	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_1690MF.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|179	%{_datadir}/cups/model/%{rname}/KONICA_MINOLTA-magicolor_4690MF.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|180	%{_datadir}/cups/model/%{rname}/Samsung-CLP-310.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|181	# added since 20101208, may conflict with foomatic-db later
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|182	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P1505n.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|183	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2014n.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|184	%{_datadir}/cups/model/%{rname}/HP-LaserJet_P2035n.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|185	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_CP1025nw.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|186	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1102.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|187	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1102w.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|188	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1566.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|189	%{_datadir}/cups/model/%{rname}/HP-LaserJet_Pro_P1606dn.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|190	%{_datadir}/cups/model/%{rname}/Oki-C110.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|191	%{_datadir}/cups/model/%{rname}/Oki-C5650.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|192	%{_datadir}/cups/model/%{rname}/Olivetti-d-Color_P160W.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|193	%{_datadir}/cups/model/%{rname}/Samsung-CLP-620.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|194	%{_datadir}/cups/model/%{rname}/Xerox-Phaser_6121MFP.ppd*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|195	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|196	%{_datadir}/foo2zjs/hplj1020_icon.gif
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|197	%{_datadir}/foo2zjs/hplj10xx_gui.tcl
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|198	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|199	%{_bindir}/%{rname}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|200	%{_bindir}/%{rname}-getweb
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|201	%{_bindir}/%{rname}-wrapper
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|202	%{_bindir}/printer-profile
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|203	%{_bindir}/arm2hpdl
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|204	%{_bindir}/foo2hiperc
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|205	%{_bindir}/foo2hiperc-wrapper
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|206	%{_bindir}/foo2hbpl2
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|207	%{_bindir}/foo2hbpl2-wrapper
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|208	%{_bindir}/foo2hp
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|209	%{_bindir}/foo2hp2600-wrapper
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|210	%{_bindir}/foo2lava
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|211	%{_bindir}/foo2lava-wrapper
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|212	%{_bindir}/foo2oak
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|213	%{_bindir}/foo2oak-wrapper
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|214	%{_bindir}/foo2qpdl
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|215	%{_bindir}/foo2qpdl-wrapper
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|216	%{_bindir}/foo2slx
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|217	%{_bindir}/foo2slx-wrapper
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|218	%{_bindir}/foo2xqx
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|219	%{_bindir}/foo2xqx-wrapper
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|220	%{_bindir}/foo2zjs-pstops
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|221	%{_bindir}/gipddecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|222	%{_bindir}/hipercdecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|223	%{_bindir}/hbpldecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|224	%{_bindir}/lavadecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|225	%{_bindir}/oakdecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|226	%{_bindir}/opldecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|227	%{_bindir}/qpdldecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|228	%{_bindir}/slxdecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|229	%{_bindir}/xqxdecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|230	%{_bindir}/zjsdecode
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|231	%{_sbindir}/usb_printerid
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|232	%{_sbindir}/hplj1000
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|233	%{_sbindir}/hplj1005
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|234	%{_sbindir}/hplj1018
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|235	%{_sbindir}/hplj1020
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|236	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|237	#----------------------------------------------------------------------------
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|238	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|239	%prep
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|240	%setup -qn %{rname}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|241	%apply_patches
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|242	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|243	# fix attribs
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|244	chmod 644 COPYING ChangeLog INSTALL INSTALL.usb README
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|245	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|246	%build
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|247	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|248	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|249	# Fit udev rules to stricter syntax of new udev
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|250	# (blino) don't try to rename the device,
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|251	#         it has already been renamed to the exact same name in 50-mdk.rules
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|252	#         so udev would skip the rule
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|253	#perl -p -i -e 's:(KERNEL|BUS|SYSFS.*?)=([^=]):$1==$2:g;s{SYMLINK=}{SYMLINK+=}g;s{(?:NAME|MODE)=.*?,\s*}{}g;s:===:==:g' hplj10xx.rules
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|254	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|255	%install
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|256	install -d %{buildroot}%{_bindir}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|257	install -d %{buildroot}%{_sbindir}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|258	install -d %{buildroot}%{_datadir}/foomatic/db/source/{driver,opt,printer}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|259	install -d %{buildroot}%{_datadir}/cups/model/%{rname}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|260	#install -d %{buildroot}%{_sysconfdir}/udev/rules.d
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|261	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|262	make install \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|263	DESTDIR="%{buildroot}" \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|264	PREFIX=%{buildroot}%{_prefix} \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|265	BIN=%{buildroot}%{_bindir} \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|266	SHAREZJS=%{buildroot}%{_datadir}/%{rname} \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|267	SHAREOAK=%{buildroot}%{_datadir}/foo2oak \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|268	SHAREHP=%{buildroot}%{_datadir}/foo2hp \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|269	SHAREXQX=%{buildroot}%{_datadir}/foo2xqx \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|270	SHARELAVA=%{buildroot}%{_datadir}/foo2lava \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|271	SHAREQPDL=%{buildroot}%{_datadir}/foo2qpdl \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|272	MANDIR=%{buildroot}%{_mandir} \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|273	DOCDIR=%{buildroot}%{_datadir}/doc/%{rname}/ \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|274	FOODB=%{buildroot}%{_datadir}/foomatic/db/source \
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|275	MODEL=%{buildroot}%{_datadir}/cups/model/%{rname}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|276	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|277	# bork, bork, bork
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|278	mv %{buildroot}/bin/usb_printerid %{buildroot}%{_bindir}/
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|279	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|280	install -m0755 getweb %{buildroot}%{_bindir}/%{rname}-getweb
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|281	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|282	mv %{buildroot}%{_bindir}/usb_printerid %{buildroot}%{_sbindir}/usb_printerid
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|283	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|284	install -m0755 hplj1000 %{buildroot}%{_sbindir}/
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|285	sed -i -e 's:\./(getweb):%{rname}-$1:g' %{buildroot}%{_sbindir}/hplj1000
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|286	sed -i -e 's:/bin(/usb_printerid):%{_sbindir}$1:g' %{buildroot}%{_sbindir}/hplj1000
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|287	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|288	ln -s hplj1000 %{buildroot}%{_sbindir}/hplj1005
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|289	ln -s hplj1000 %{buildroot}%{_sbindir}/hplj1018
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|290	ln -s hplj1000 %{buildroot}%{_sbindir}/hplj1020
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|291	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|292	#install -m0644 hplj10xx.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|293	#perl -p -i -e 's:%{_sysconfdir}/hotplug/usb:%{_sbindir}:' %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|294	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|295	mkdir -p %{buildroot}%{_datadir}/%{name}/firmware
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|296	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|297	# cleanup
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|298	rm -rf %{buildroot}%{_datadir}/doc/%{rname}
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|299	rm -rf %{buildroot}%{_mandir}/man1/foo2zjs-icc2ps.1*
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|300	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|301	# provided by foomatic-db
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|302	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Generic-OAKT_Printer.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|303	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-Color_LaserJet_CP1215.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|304	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2480_MF.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|305	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2490_MF.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|306	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2530_DL.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|307	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-1635.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|308	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-2035.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|309	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6110.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|310	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|311	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-Color_LaserJet_CP1215.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|312	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2480_MF.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|313	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2490_MF.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|314	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2530_DL.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|315	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-1635.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|316	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Kyocera-KM-2035.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|317	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6110.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|318	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|319	# these are provided by foomatic-db-4.0-2.20091014.1mdv2010.0
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|320	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Generic-ZjStream_Printer.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|321	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_1018.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|322	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_M1120_MFP.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|323	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1005.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|324	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1006.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|325	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1007.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|326	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1008.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|327	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P1505.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|328	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/HP-LaserJet_P2014.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|329	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Lexmark-C500.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|330	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Minolta-magicolor_2200_DL.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|331	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3100.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|332	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3200.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|333	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3300.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|334	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3400.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|335	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C3530_MFP.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|336	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5100.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|337	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5200.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|338	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5500.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|339	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5600.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|340	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Oki-C5800.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|341	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLP-315.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|342	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLP-610.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|343	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLX-2160.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|344	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLX-3160.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|345	rm -f %{builddir}%{_datadir}/foomatic/db/source/printer/Samsung-CLX-3175.xml
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|346	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|347	%changelog
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|348	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|349	* Wed Apr 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0-0.20150211.1
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|350	- (61e6238) Fix command2foo2lava-pjl location in cups/filters
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|351	
14mu|cups-drivers-foo2zjs-0.0-0.20150211.1|352	

22453 14
14mu|cups-filters-1.0.71-1|1	%define fontembed_major 1
14mu|cups-filters-1.0.71-1|2	%define cupsfilters_major 1
14mu|cups-filters-1.0.71-1|3	
14mu|cups-filters-1.0.71-1|4	%define fontembed %mklibname fontembed %{fontembed_major}
14mu|cups-filters-1.0.71-1|5	%define fontembeddevel %mklibname fontembed -d
14mu|cups-filters-1.0.71-1|6	%define cupsfilters %mklibname cupsfilters %{cupsfilters_major}
14mu|cups-filters-1.0.71-1|7	%define cupsfiltersdevel %mklibname cupsfilters -d
14mu|cups-filters-1.0.71-1|8	
14mu|cups-filters-1.0.71-1|9	Summary:	Print filters for use with CUPS
14mu|cups-filters-1.0.71-1|10	Name:		cups-filters
14mu|cups-filters-1.0.71-1|11	Version:	1.0.71
14mu|cups-filters-1.0.71-1|12	Release:	1
14mu|cups-filters-1.0.71-1|13	# For a breakdown of the licensing, see COPYING file
14mu|cups-filters-1.0.71-1|14	# GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
14mu|cups-filters-1.0.71-1|15	#                   imagetopdf, pstopdf, texttopdf
14mu|cups-filters-1.0.71-1|16	#         backends: parallel, serial
14mu|cups-filters-1.0.71-1|17	# GPLv2+:  filters: gstopxl, textonly, texttops, imagetops
14mu|cups-filters-1.0.71-1|18	# GPLv3:   filters: bannertopdf
14mu|cups-filters-1.0.71-1|19	# GPLv3+:  filters: urftopdf
14mu|cups-filters-1.0.71-1|20	# LGPLv2+:   utils: cups-browsed
14mu|cups-filters-1.0.71-1|21	# MIT:     filters: gstoraster, pdftoijs, pdftoopvp, pdftopdf, pdftoraster
14mu|cups-filters-1.0.71-1|22	License:	GPLv2+ and GPLv3+ and LGPLv2.1+ and MIT
14mu|cups-filters-1.0.71-1|23	Group:		System/Printing
14mu|cups-filters-1.0.71-1|24	Url:		http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
14mu|cups-filters-1.0.71-1|25	Source0:	http://openprinting.org/download/%name/%{name}-%{version}.tar.xz
14mu|cups-filters-1.0.71-1|26	# pdftops needs to be found
14mu|cups-filters-1.0.71-1|27	BuildRequires:	poppler
14mu|cups-filters-1.0.71-1|28	BuildRequires:	python-cups
14mu|cups-filters-1.0.71-1|29	BuildRequires:	ghostscript
14mu|cups-filters-1.0.71-1|30	BuildRequires:	ghostscript-devel
14mu|cups-filters-1.0.71-1|31	BuildRequires:	cups-devel
14mu|cups-filters-1.0.71-1|32	BuildRequires:	pkgconfig(fontconfig)
14mu|cups-filters-1.0.71-1|33	BuildRequires:	pkgconfig(freetype2)
14mu|cups-filters-1.0.71-1|34	BuildRequires:	pkgconfig(ijs)
14mu|cups-filters-1.0.71-1|35	BuildRequires:	pkgconfig(lcms2)
14mu|cups-filters-1.0.71-1|36	BuildRequires:	pkgconfig(libqpdf)
14mu|cups-filters-1.0.71-1|37	BuildRequires:	pkgconfig(poppler)
14mu|cups-filters-1.0.71-1|38	BuildRequires:	pkgconfig(poppler-cpp)
14mu|cups-filters-1.0.71-1|39	Requires:	bc
14mu|cups-filters-1.0.71-1|40	# For pdftops
14mu|cups-filters-1.0.71-1|41	Requires:	poppler
14mu|cups-filters-1.0.71-1|42	Conflicts:	cups < 1.7.0
14mu|cups-filters-1.0.71-1|43	Conflicts:	ghostscript-common < 9.14
14mu|cups-filters-1.0.71-1|44	
14mu|cups-filters-1.0.71-1|45	# cups-browsed
14mu|cups-filters-1.0.71-1|46	Requires(post,preun,postun):	systemd
14mu|cups-filters-1.0.71-1|47	
14mu|cups-filters-1.0.71-1|48	%description
14mu|cups-filters-1.0.71-1|49	This project provides backends, filters, and other software that was once part
14mu|cups-filters-1.0.71-1|50	of the core CUPS distribution but is no longer maintained by Apple Inc.
14mu|cups-filters-1.0.71-1|51	
14mu|cups-filters-1.0.71-1|52	In addition, it contains additional filters and software developed
14mu|cups-filters-1.0.71-1|53	independently of Apple, especially filters for the PDF-centric printing
14mu|cups-filters-1.0.71-1|54	workflow introduced by OpenPrinting and a daemon to browse Bonjour broadcasts
14mu|cups-filters-1.0.71-1|55	of remote CUPS printers to make these printers available locally and to
14mu|cups-filters-1.0.71-1|56	provide backward compatibility to the old CUPS broadcasting and browsing
14mu|cups-filters-1.0.71-1|57	of CUPS 1.5.x and older.
14mu|cups-filters-1.0.71-1|58	
14mu|cups-filters-1.0.71-1|59	%files
14mu|cups-filters-1.0.71-1|60	# %config(noreplace) %{_sysconfdir}/fonts/conf.d/99pdftoopvp.conf
14mu|cups-filters-1.0.71-1|61	%{_bindir}/ttfread
14mu|cups-filters-1.0.71-1|62	%{_prefix}/lib/cups/backend/*
14mu|cups-filters-1.0.71-1|63	%{_prefix}/lib/cups/filter/*
14mu|cups-filters-1.0.71-1|64	%{_datadir}/ppd/cupsfilters
14mu|cups-filters-1.0.71-1|65	%{_datadir}/cups/ppdc/*
14mu|cups-filters-1.0.71-1|66	%{_datadir}/cups/mime/cupsfilters.*
14mu|cups-filters-1.0.71-1|67	%{_datadir}/cups/drv/*
14mu|cups-filters-1.0.71-1|68	%{_datadir}/cups/data/*
14mu|cups-filters-1.0.71-1|69	%{_datadir}/cups/charsets/*
14mu|cups-filters-1.0.71-1|70	%{_datadir}/cups/banners/*
14mu|cups-filters-1.0.71-1|71	# {_mandir}/man1/foomatic-rip.1*
14mu|cups-filters-1.0.71-1|72	# {_bindir}/foomatic-rip
14mu|cups-filters-1.0.71-1|73	
14mu|cups-filters-1.0.71-1|74	#----------------------------------------------------------------------------
14mu|cups-filters-1.0.71-1|75	
14mu|cups-filters-1.0.71-1|76	%package devel
14mu|cups-filters-1.0.71-1|77	Summary:	Development files for %{name}
14mu|cups-filters-1.0.71-1|78	Group:		Development/C
14mu|cups-filters-1.0.71-1|79	Requires:	%{fontembeddevel} = %{EVRD}
14mu|cups-filters-1.0.71-1|80	Requires:	%{cupsfiltersdevel} = %{EVRD}
14mu|cups-filters-1.0.71-1|81	
14mu|cups-filters-1.0.71-1|82	%description devel
14mu|cups-filters-1.0.71-1|83	Development files for %{name}.
14mu|cups-filters-1.0.71-1|84	
14mu|cups-filters-1.0.71-1|85	%files devel
14mu|cups-filters-1.0.71-1|86	
14mu|cups-filters-1.0.71-1|87	#----------------------------------------------------------------------------
14mu|cups-filters-1.0.71-1|88	
14mu|cups-filters-1.0.71-1|89	%package -n %{fontembed}
14mu|cups-filters-1.0.71-1|90	Summary:	The fontembed library, part of %{name}
14mu|cups-filters-1.0.71-1|91	Group:		System/Libraries
14mu|cups-filters-1.0.71-1|92	
14mu|cups-filters-1.0.71-1|93	%description -n %{fontembed}
14mu|cups-filters-1.0.71-1|94	The fontembed library, part of %{name}.
14mu|cups-filters-1.0.71-1|95	
14mu|cups-filters-1.0.71-1|96	%files -n %{fontembed}
14mu|cups-filters-1.0.71-1|97	%{_libdir}/libfontembed.so.%{fontembed_major}*
14mu|cups-filters-1.0.71-1|98	
14mu|cups-filters-1.0.71-1|99	#----------------------------------------------------------------------------
14mu|cups-filters-1.0.71-1|100	
14mu|cups-filters-1.0.71-1|101	%package -n %{fontembeddevel}
14mu|cups-filters-1.0.71-1|102	Summary:	Development files for the fontembed library, part of %{name}
14mu|cups-filters-1.0.71-1|103	Group:		Development/C
14mu|cups-filters-1.0.71-1|104	
14mu|cups-filters-1.0.71-1|105	%description -n %{fontembeddevel}
14mu|cups-filters-1.0.71-1|106	Development files for the fontembed library, part of %{name}.
14mu|cups-filters-1.0.71-1|107	
14mu|cups-filters-1.0.71-1|108	%files -n %{fontembeddevel}
14mu|cups-filters-1.0.71-1|109	%{_includedir}/fontembed
14mu|cups-filters-1.0.71-1|110	%{_libdir}/libfontembed.so
14mu|cups-filters-1.0.71-1|111	%{_libdir}/pkgconfig/libfontembed.pc
14mu|cups-filters-1.0.71-1|112	
14mu|cups-filters-1.0.71-1|113	#----------------------------------------------------------------------------
14mu|cups-filters-1.0.71-1|114	
14mu|cups-filters-1.0.71-1|115	%package -n %{cupsfilters}
14mu|cups-filters-1.0.71-1|116	Summary:	The cupsfilters library, part of %{name}
14mu|cups-filters-1.0.71-1|117	Group:		System/Libraries
14mu|cups-filters-1.0.71-1|118	
14mu|cups-filters-1.0.71-1|119	%description -n %{cupsfilters}
14mu|cups-filters-1.0.71-1|120	The cupsfilters library, part of %{name}.
14mu|cups-filters-1.0.71-1|121	
14mu|cups-filters-1.0.71-1|122	%files -n %{cupsfilters}
14mu|cups-filters-1.0.71-1|123	%{_libdir}/libcupsfilters.so.%{cupsfilters_major}*
14mu|cups-filters-1.0.71-1|124	
14mu|cups-filters-1.0.71-1|125	#----------------------------------------------------------------------------
14mu|cups-filters-1.0.71-1|126	
14mu|cups-filters-1.0.71-1|127	%package -n %{cupsfiltersdevel}
14mu|cups-filters-1.0.71-1|128	Summary:	Development files for the cupsfilters library, part of %{name}
14mu|cups-filters-1.0.71-1|129	Group:		Development/C
14mu|cups-filters-1.0.71-1|130	
14mu|cups-filters-1.0.71-1|131	%description -n %{cupsfiltersdevel}
14mu|cups-filters-1.0.71-1|132	Development files for the cupsfilters library, part of %{name}.
14mu|cups-filters-1.0.71-1|133	
14mu|cups-filters-1.0.71-1|134	%files -n %{cupsfiltersdevel}
14mu|cups-filters-1.0.71-1|135	%{_includedir}/cupsfilters
14mu|cups-filters-1.0.71-1|136	%{_libdir}/libcupsfilters.so
14mu|cups-filters-1.0.71-1|137	%{_libdir}/pkgconfig/libcupsfilters.pc
14mu|cups-filters-1.0.71-1|138	
14mu|cups-filters-1.0.71-1|139	#----------------------------------------------------------------------------
14mu|cups-filters-1.0.71-1|140	
14mu|cups-filters-1.0.71-1|141	%package -n cups-browsed
14mu|cups-filters-1.0.71-1|142	Summary:	Daemon to allow printer browsing with old versions of cups
14mu|cups-filters-1.0.71-1|143	Group:		System/Printing
14mu|cups-filters-1.0.71-1|144	BuildRequires:	pkgconfig(avahi-glib)
14mu|cups-filters-1.0.71-1|145	
14mu|cups-filters-1.0.71-1|146	%description -n cups-browsed
14mu|cups-filters-1.0.71-1|147	Daemon to allow printer browsing with old versions of cups.
14mu|cups-filters-1.0.71-1|148	
14mu|cups-filters-1.0.71-1|149	%files -n cups-browsed
14mu|cups-filters-1.0.71-1|150	%doc %{_docdir}/%{name}
14mu|cups-filters-1.0.71-1|151	%config(noreplace) %{_sysconfdir}/cups/cups-browsed.conf
14mu|cups-filters-1.0.71-1|152	%{_sbindir}/cups-browsed
14mu|cups-filters-1.0.71-1|153	%{_mandir}/man5/cups-browsed.conf.5*
14mu|cups-filters-1.0.71-1|154	%{_mandir}/man8/cups-browsed.8*
14mu|cups-filters-1.0.71-1|155	%{_unitdir}/cups-browsed.service
14mu|cups-filters-1.0.71-1|156	
14mu|cups-filters-1.0.71-1|157	%preun -n cups-browsed
14mu|cups-filters-1.0.71-1|158	%_preun_service cups-browsed
14mu|cups-filters-1.0.71-1|159	
14mu|cups-filters-1.0.71-1|160	%postun -n cups-browsed
14mu|cups-filters-1.0.71-1|161	%_postun_service cups-browsed
14mu|cups-filters-1.0.71-1|162	
14mu|cups-filters-1.0.71-1|163	%post -n cups-browsed
14mu|cups-filters-1.0.71-1|164	%_post_service cups-browsed
14mu|cups-filters-1.0.71-1|165	
14mu|cups-filters-1.0.71-1|166	# Initial installation
14mu|cups-filters-1.0.71-1|167	if [ $1 -eq 1 ] ; then
14mu|cups-filters-1.0.71-1|168	IN=%{_sysconfdir}/cups/cupsd.conf
14mu|cups-filters-1.0.71-1|169	OUT=%{_sysconfdir}/cups/cups-browsed.conf
14mu|cups-filters-1.0.71-1|170	keyword=BrowsePoll
14mu|cups-filters-1.0.71-1|171	
14mu|cups-filters-1.0.71-1|172	# We can remove this after few releases, it's just for the introduction of cups-browsed.
14mu|cups-filters-1.0.71-1|173	if [ -f "$OUT" ]; then
14mu|cups-filters-1.0.71-1|174	echo -e "\n# NOTE: This file is not part of CUPS. You need to start&enable cups-browsed service." >> "$OUT"
14mu|cups-filters-1.0.71-1|175	fi
14mu|cups-filters-1.0.71-1|176	
14mu|cups-filters-1.0.71-1|177	# move BrowsePoll from cupsd.conf to cups-browsed.conf
14mu|cups-filters-1.0.71-1|178	if [ -f "$IN" ] && grep -iq ^$keyword "$IN"; then
14mu|cups-filters-1.0.71-1|179	if ! grep -iq ^$keyword "$OUT"; then
14mu|cups-filters-1.0.71-1|180	(cat >> "$OUT" <<EOF
14mu|cups-filters-1.0.71-1|181	
14mu|cups-filters-1.0.71-1|182	# Settings automatically moved from cupsd.conf by RPM package:
14mu|cups-filters-1.0.71-1|183	EOF
14mu|cups-filters-1.0.71-1|184	) || :
14mu|cups-filters-1.0.71-1|185	(grep -i ^$keyword "$IN" >> "$OUT") || :
14mu|cups-filters-1.0.71-1|186	#systemctl enable cups-browsed.service >/dev/null 2>&1 || :
14mu|cups-filters-1.0.71-1|187	fi
14mu|cups-filters-1.0.71-1|188	sed -i -e "s,^$keyword,#$keyword directive moved to cups-browsed.conf\n#$keyword,i" "$IN" || :
14mu|cups-filters-1.0.71-1|189	fi
14mu|cups-filters-1.0.71-1|190	fi
14mu|cups-filters-1.0.71-1|191	
14mu|cups-filters-1.0.71-1|192	#----------------------------------------------------------------------------
14mu|cups-filters-1.0.71-1|193	
14mu|cups-filters-1.0.71-1|194	%prep
14mu|cups-filters-1.0.71-1|195	%setup -q
14mu|cups-filters-1.0.71-1|196	%apply_patches
14mu|cups-filters-1.0.71-1|197	
14mu|cups-filters-1.0.71-1|198	%build
14mu|cups-filters-1.0.71-1|199	# work-around Rpath
14mu|cups-filters-1.0.71-1|200	./autogen.sh
14mu|cups-filters-1.0.71-1|201	
14mu|cups-filters-1.0.71-1|202	# --with-pdftops=hybrid - use Poppler's pdftops instead of Ghostscript for
14mu|cups-filters-1.0.71-1|203	#                         Brother, Minolta, and Konica Minolta to work around
14mu|cups-filters-1.0.71-1|204	#                         bugs in the printer's PS interpreters
14mu|cups-filters-1.0.71-1|205	# --with-rcdir=no - don't install SysV init script
14mu|cups-filters-1.0.71-1|206	%configure2_5x \
14mu|cups-filters-1.0.71-1|207	--disable-static \
14mu|cups-filters-1.0.71-1|208	--disable-silent-rules \
14mu|cups-filters-1.0.71-1|209	--with-pdftops=hybrid \
14mu|cups-filters-1.0.71-1|210	--without-rcdir \
14mu|cups-filters-1.0.71-1|211	--with-gs-path=%{_bindir}/gs \
14mu|cups-filters-1.0.71-1|212	--enable-dbus
14mu|cups-filters-1.0.71-1|213	%make
14mu|cups-filters-1.0.71-1|214	
14mu|cups-filters-1.0.71-1|215	%install
14mu|cups-filters-1.0.71-1|216	%makeinstall_std
14mu|cups-filters-1.0.71-1|217	
14mu|cups-filters-1.0.71-1|218	# systemd unit file
14mu|cups-filters-1.0.71-1|219	mkdir -p %{buildroot}%{_unitdir}
14mu|cups-filters-1.0.71-1|220	install -p -m 644 utils/cups-browsed.service %{buildroot}%{_unitdir}
14mu|cups-filters-1.0.71-1|221	
14mu|cups-filters-1.0.71-1|222	# LSB3.2 requires /usr/bin/foomatic-rip,
14mu|cups-filters-1.0.71-1|223	# create it temporarily as a relative symlink
14mu|cups-filters-1.0.71-1|224	ln -sf ../lib/cups/filter/foomatic-rip %{buildroot}%{_bindir}/foomatic-rip
14mu|cups-filters-1.0.71-1|225	
14mu|cups-filters-1.0.71-1|226	# Drop for now to avoid file conflicts with foomatic-filters (hack?)
14mu|cups-filters-1.0.71-1|227	rm -f %{buildroot}%{_bindir}/foomatic-rip
14mu|cups-filters-1.0.71-1|228	rm -f %{buildroot}%{_mandir}/man1/foomatic-rip.1*
14mu|cups-filters-1.0.71-1|229	rm -f %{buildroot}%{_prefix}/lib/cups/filter/foomatic-rip
14mu|cups-filters-1.0.71-1|230	
14mu|cups-filters-1.0.71-1|231	# Don't ship urftopdf for now (bug #1002947).
14mu|cups-filters-1.0.71-1|232	rm -f %{buildroot}%{_cups_serverbin}/filter/urftopdf
14mu|cups-filters-1.0.71-1|233	sed -i '/urftopdf/d' %{buildroot}%{_datadir}/cups/mime/cupsfilters.convs
14mu|cups-filters-1.0.71-1|234	
14mu|cups-filters-1.0.71-1|235	# Don't ship pdftoopvp for now (bug #1027557).
14mu|cups-filters-1.0.71-1|236	rm -f %{buildroot}%{_cups_serverbin}/filter/pdftoopvp
14mu|cups-filters-1.0.71-1|237	rm -f %{buildroot}%{_sysconfdir}/fonts/conf.d/99pdftoopvp.conf
14mu|cups-filters-1.0.71-1|238	
14mu|cups-filters-1.0.71-1|239	%changelog
14mu|cups-filters-1.0.71-1|240	
14mu|cups-filters-1.0.71-1|241	* Sun Apr 23 2017 Denis Silakov <denis.silakov@rosalab.ru> 1.0.71-1
14mu|cups-filters-1.0.71-1|242	- (1737bee) Updated cups-filters to a bug-fix version 1.0.71
14mu|cups-filters-1.0.71-1|243	
14mu|cups-filters-1.0.71-1|244	* Sun Apr 23 2017 Denis Silakov <denis.silakov@rosalab.ru> 1.0.70-1
14mu|cups-filters-1.0.71-1|245	- (2bc588c) Updated cups-filters to a bug-fix version 1.0.70
14mu|cups-filters-1.0.71-1|246	
14mu|cups-filters-1.0.71-1|247	* Wed Jun 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.69-1
14mu|cups-filters-1.0.71-1|248	- (4cae895) Updated to 1.0.69
14mu|cups-filters-1.0.71-1|249	
14mu|cups-filters-1.0.71-1|250	* Tue May 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.67-3
14mu|cups-filters-1.0.71-1|251	- (5f0209e) Return ghostscript to BRs - cups-filters require /usr/bin/gs at configure time
14mu|cups-filters-1.0.71-1|252	
14mu|cups-filters-1.0.71-1|253	* Tue Apr 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.67-2
14mu|cups-filters-1.0.71-1|254	- (cd3829c) Bump release for new poppler
14mu|cups-filters-1.0.71-1|255	
14mu|cups-filters-1.0.71-1|256	* Sat Apr 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.67-1
14mu|cups-filters-1.0.71-1|257	- (eafac64) Updated to 1.0.67
14mu|cups-filters-1.0.71-1|258	
14mu|cups-filters-1.0.71-1|259	* Sun Mar 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.61-3
14mu|cups-filters-1.0.71-1|260	- (702e02f) Added patch to build with poppler > 0.30
14mu|cups-filters-1.0.71-1|261	- (Denis Silakov: df47fd2) Bump release for new poppler
14mu|cups-filters-1.0.71-1|262	
14mu|cups-filters-1.0.71-1|263	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.0.61-2
14mu|cups-filters-1.0.71-1|264	- (9515774) MassBuild#656: Increase release tag
14mu|cups-filters-1.0.71-1|265	
14mu|cups-filters-1.0.71-1|266	* Thu Oct 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.61-1
14mu|cups-filters-1.0.71-1|267	- (88b3f6b) Updated to 1.0.61
14mu|cups-filters-1.0.71-1|268	
14mu|cups-filters-1.0.71-1|269	* Fri Sep 05 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.54-3
14mu|cups-filters-1.0.71-1|270	- (9668571) Specified the path to gs explicitly, otherwise it is not found
14mu|cups-filters-1.0.71-1|271	
14mu|cups-filters-1.0.71-1|272	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.54-2
14mu|cups-filters-1.0.71-1|273	- (12d88d0) Better control over man files
14mu|cups-filters-1.0.71-1|274	- (Andrey Bondrov: dafbf25) Drop foomatic-rip stuff to avoid file conflicts with foomatic-filters
14mu|cups-filters-1.0.71-1|275	- (Andrey Bondrov: 70da815) Spec cleanup
14mu|cups-filters-1.0.71-1|276	
14mu|cups-filters-1.0.71-1|277	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.54-1
14mu|cups-filters-1.0.71-1|278	- (c21efea) Updated to 1.0.54
14mu|cups-filters-1.0.71-1|279	
14mu|cups-filters-1.0.71-1|280	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.41-11
14mu|cups-filters-1.0.71-1|281	- (2e68f13) MassBuild#440: Increase release tag
14mu|cups-filters-1.0.71-1|282	
14mu|cups-filters-1.0.71-1|283	* Wed Jun 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.41-10
14mu|cups-filters-1.0.71-1|284	- (0353d0a) Rebuild against new poppler
14mu|cups-filters-1.0.71-1|285	
14mu|cups-filters-1.0.71-1|286	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.41-9
14mu|cups-filters-1.0.71-1|287	- (e90e7c3) MassBuild#430: Increase release tag
14mu|cups-filters-1.0.71-1|288	
14mu|cups-filters-1.0.71-1|289	* Fri Dec 13 2013 akdengi <alexander.kazancev@rosalab.ru> 1.0.41-8
14mu|cups-filters-1.0.71-1|290	- (2375c2b) SILENT fix build
14mu|cups-filters-1.0.71-1|291	- (akdengi: 3a2493d) use post scripts only for cups-browsed
14mu|cups-filters-1.0.71-1|292	
14mu|cups-filters-1.0.71-1|293	* Fri Dec 13 2013 akdengi <alexander.kazancev@rosalab.ru> 1.0.41-7
14mu|cups-filters-1.0.71-1|294	- (95b6930) Use ps2write in hardcode of pdftops 64 bit
14mu|cups-filters-1.0.71-1|295	
14mu|cups-filters-1.0.71-1|296	* Thu Dec 12 2013 akdengi <kazancas@mandriva.ru> 1.0.41-6
14mu|cups-filters-1.0.71-1|297	- (5246626) revert hybrid
14mu|cups-filters-1.0.71-1|298	
14mu|cups-filters-1.0.71-1|299	* Thu Dec 12 2013 akdengi <kazancas@mandriva.ru> 1.0.41-8
14mu|cups-filters-1.0.71-1|300	- (95c9b56) add gs to BR
14mu|cups-filters-1.0.71-1|301	- (akdengi: c08d310) Use pdftops=gs instead hybrid
14mu|cups-filters-1.0.71-1|302	
14mu|cups-filters-1.0.71-1|303	* Wed Dec 11 2013 akdengi <kazancas@mandriva.ru> 1.0.41-6
14mu|cups-filters-1.0.71-1|304	- (0b47d8f) add patches from Fedora
14mu|cups-filters-1.0.71-1|305	
14mu|cups-filters-1.0.71-1|306	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.0.41-5
14mu|cups-filters-1.0.71-1|307	- (5455d77) try sync with OM
14mu|cups-filters-1.0.71-1|308	
14mu|cups-filters-1.0.71-1|309	* Thu Nov 21 2013 Alexander Kazancev <kazancas@gmail.com> 1.0.41-4
14mu|cups-filters-1.0.71-1|310	- (a9e31ff) Updated cups-filters.spec
14mu|cups-filters-1.0.71-1|311	- (akdengi: e980701) fix cross file error with cups
14mu|cups-filters-1.0.71-1|312	
14mu|cups-filters-1.0.71-1|313	* Thu Nov 21 2013 Alexander Kazancev <kazancas@gmail.com> 1.0.41-3
14mu|cups-filters-1.0.71-1|314	- (fc22309) Updated cups-filters.spec
14mu|cups-filters-1.0.71-1|315	- (Alexander Kazancev: c168527) FIx conflict version: cups < 1.7.0 ghostscrip < 9.10
14mu|cups-filters-1.0.71-1|316	
14mu|cups-filters-1.0.71-1|317	

22454 14
14mu|curl-7.52.1-2|1	%define major 4
14mu|curl-7.52.1-2|2	%define libname %mklibname %{name} %{major}
14mu|curl-7.52.1-2|3	%define devname %mklibname %{name} -d
14mu|curl-7.52.1-2|4	
14mu|curl-7.52.1-2|5	Summary:	Gets a file from a FTP, GOPHER or HTTP server
14mu|curl-7.52.1-2|6	Name:		curl
14mu|curl-7.52.1-2|7	Epoch:		1
14mu|curl-7.52.1-2|8	Version:	7.52.1
14mu|curl-7.52.1-2|9	Release:	2
14mu|curl-7.52.1-2|10	License:	BSD-like
14mu|curl-7.52.1-2|11	Group:		Networking/Other
14mu|curl-7.52.1-2|12	Url:		https://curl.haxx.se
14mu|curl-7.52.1-2|13	Source0:	https://curl.haxx.se/download/%{name}-%{version}.tar.bz2
14mu|curl-7.52.1-2|14	Source1:	https://curl.haxx.se/download/%{name}-%{version}.tar.bz2.asc
14mu|curl-7.52.1-2|15	Patch0:		curl-7.30.0-multilib.patch
14mu|curl-7.52.1-2|16	Patch1:		curl-7.52.1-do-not-build-examples.patch
14mu|curl-7.52.1-2|17	Patch2:		curl-7.49.1-debug.patch
14mu|curl-7.52.1-2|18	Patch3:		curl-7.51.0-disable-ssl2.patch
14mu|curl-7.52.1-2|19	BuildRequires:	groff
14mu|curl-7.52.1-2|20	BuildRequires:	stunnel
14mu|curl-7.52.1-2|21	BuildRequires:	krb5-devel
14mu|curl-7.52.1-2|22	BuildRequires:	openldap-devel
14mu|curl-7.52.1-2|23	BuildRequires:	pkgconfig(libcares)
14mu|curl-7.52.1-2|24	BuildRequires:	pkgconfig(libidn)
14mu|curl-7.52.1-2|25	BuildRequires:	pkgconfig(libssh2)
14mu|curl-7.52.1-2|26	BuildRequires:	pkgconfig(openssl)
14mu|curl-7.52.1-2|27	BuildRequires:	pkgconfig(zlib)
14mu|curl-7.52.1-2|28	Requires:	%{libname} = %{EVRD}
14mu|curl-7.52.1-2|29	Provides:	webfetch
14mu|curl-7.52.1-2|30	
14mu|curl-7.52.1-2|31	%description
14mu|curl-7.52.1-2|32	curl is a client to get documents/files from servers, using any of the
14mu|curl-7.52.1-2|33	supported protocols. The command is designed to work without user
14mu|curl-7.52.1-2|34	interaction or any kind of interactivity.
14mu|curl-7.52.1-2|35	
14mu|curl-7.52.1-2|36	curl offers a busload of useful tricks like proxy support, user
14mu|curl-7.52.1-2|37	authentication, ftp upload, HTTP post, file transfer resume and more.
14mu|curl-7.52.1-2|38	
14mu|curl-7.52.1-2|39	This version is compiled with SSL (https) support.
14mu|curl-7.52.1-2|40	
14mu|curl-7.52.1-2|41	%files
14mu|curl-7.52.1-2|42	%{_bindir}/curl
14mu|curl-7.52.1-2|43	%{_mandir}/man1/curl.1*
14mu|curl-7.52.1-2|44	
14mu|curl-7.52.1-2|45	#----------------------------------------------------------------------------
14mu|curl-7.52.1-2|46	
14mu|curl-7.52.1-2|47	%package -n %{libname}
14mu|curl-7.52.1-2|48	Summary:	A library of functions for file transfer
14mu|curl-7.52.1-2|49	Group:		Networking/Other
14mu|curl-7.52.1-2|50	Requires:	rootcerts >= 1:20070713.00
14mu|curl-7.52.1-2|51	
14mu|curl-7.52.1-2|52	%description -n %{libname}
14mu|curl-7.52.1-2|53	libcurl is a library of functions for sending and receiving files through
14mu|curl-7.52.1-2|54	various protocols, including http and ftp.
14mu|curl-7.52.1-2|55	
14mu|curl-7.52.1-2|56	You should install this package if you plan to use any applications that
14mu|curl-7.52.1-2|57	use libcurl.
14mu|curl-7.52.1-2|58	
14mu|curl-7.52.1-2|59	%files -n %{libname}
14mu|curl-7.52.1-2|60	%{_libdir}/libcurl.so.%{major}*
14mu|curl-7.52.1-2|61	
14mu|curl-7.52.1-2|62	#----------------------------------------------------------------------------
14mu|curl-7.52.1-2|63	
14mu|curl-7.52.1-2|64	%package -n %{devname}
14mu|curl-7.52.1-2|65	Summary:	Header files and static libraries for libcurl
14mu|curl-7.52.1-2|66	Group:		Development/C
14mu|curl-7.52.1-2|67	Requires:	%{libname} = %{EVRD}
14mu|curl-7.52.1-2|68	Provides:	%{name}-devel = %{EVRD}
14mu|curl-7.52.1-2|69	
14mu|curl-7.52.1-2|70	%description -n %{devname}
14mu|curl-7.52.1-2|71	libcurl is a library of functions for sending and receiving files through
14mu|curl-7.52.1-2|72	various protocols, including http and ftp.
14mu|curl-7.52.1-2|73	
14mu|curl-7.52.1-2|74	You should install this package if you wish to develop applications that
14mu|curl-7.52.1-2|75	use libcurl.
14mu|curl-7.52.1-2|76	
14mu|curl-7.52.1-2|77	%files -n %{devname}
14mu|curl-7.52.1-2|78	%docdir docs/
14mu|curl-7.52.1-2|79	%doc docs/BUGS docs/KNOWN_BUGS docs/FAQ CHANGES
14mu|curl-7.52.1-2|80	%doc docs/FEATURES docs/RESOURCES docs/TODO docs/THANKS
14mu|curl-7.52.1-2|81	%{_bindir}/curl-config
14mu|curl-7.52.1-2|82	%{multiarch_bindir}/curl-config
14mu|curl-7.52.1-2|83	%{_libdir}/libcurl.so
14mu|curl-7.52.1-2|84	%{_includedir}/curl
14mu|curl-7.52.1-2|85	%{_libdir}/pkgconfig/*.pc
14mu|curl-7.52.1-2|86	%{_datadir}/aclocal/*.m4
14mu|curl-7.52.1-2|87	%{_mandir}/man1/curl-config.1*
14mu|curl-7.52.1-2|88	%{_mandir}/man3/*
14mu|curl-7.52.1-2|89	
14mu|curl-7.52.1-2|90	#----------------------------------------------------------------------------
14mu|curl-7.52.1-2|91	
14mu|curl-7.52.1-2|92	%package examples
14mu|curl-7.52.1-2|93	Summary:	Example files for %{name} development
14mu|curl-7.52.1-2|94	Group:		Development/C
14mu|curl-7.52.1-2|95	Requires:	%{name}-devel = %{EVRD}
14mu|curl-7.52.1-2|96	BuildArch:	noarch
14mu|curl-7.52.1-2|97	
14mu|curl-7.52.1-2|98	%description examples
14mu|curl-7.52.1-2|99	Example files for %{name} development.
14mu|curl-7.52.1-2|100	
14mu|curl-7.52.1-2|101	%files examples
14mu|curl-7.52.1-2|102	%doc docs/examples
14mu|curl-7.52.1-2|103	
14mu|curl-7.52.1-2|104	#----------------------------------------------------------------------------
14mu|curl-7.52.1-2|105	
14mu|curl-7.52.1-2|106	%prep
14mu|curl-7.52.1-2|107	%setup -q
14mu|curl-7.52.1-2|108	%apply_patches
14mu|curl-7.52.1-2|109	
14mu|curl-7.52.1-2|110	%build
14mu|curl-7.52.1-2|111	autoreconf -fiv
14mu|curl-7.52.1-2|112	
14mu|curl-7.52.1-2|113	%configure2_5x \
14mu|curl-7.52.1-2|114	--disable-static \
14mu|curl-7.52.1-2|115	--with-ssl \
14mu|curl-7.52.1-2|116	--without-gnutls \
14mu|curl-7.52.1-2|117	--with-zlib \
14mu|curl-7.52.1-2|118	--with-lber-lib=lber \
14mu|curl-7.52.1-2|119	--with-libidn \
14mu|curl-7.52.1-2|120	--with-ssh2 \
14mu|curl-7.52.1-2|121	--with-random \
14mu|curl-7.52.1-2|122	--enable-hidden-symbols \
14mu|curl-7.52.1-2|123	--enable-optimize \
14mu|curl-7.52.1-2|124	--enable-nonblocking \
14mu|curl-7.52.1-2|125	--enable-thread \
14mu|curl-7.52.1-2|126	--enable-crypto-auth \
14mu|curl-7.52.1-2|127	--enable-libgcc \
14mu|curl-7.52.1-2|128	--enable-ldaps \
14mu|curl-7.52.1-2|129	--enable-ipv6 \
14mu|curl-7.52.1-2|130	--with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \
14mu|curl-7.52.1-2|131	--with-gssapi=%{_prefix} \
14mu|curl-7.52.1-2|132	--enable-ares
14mu|curl-7.52.1-2|133	
14mu|curl-7.52.1-2|134	%make
14mu|curl-7.52.1-2|135	
14mu|curl-7.52.1-2|136	# we don't want them in curl-examples:
14mu|curl-7.52.1-2|137	rm -r docs/examples/.deps ||:
14mu|curl-7.52.1-2|138	
14mu|curl-7.52.1-2|139	# disable tests that want to connect/run sshd, which is quite impossible
14mu|curl-7.52.1-2|140	#%check
14mu|curl-7.52.1-2|141	# Some tests fail at random inside ABF (timeouts?), but work in local builds.
14mu|curl-7.52.1-2|142	# Let's make a test failure non-fatal for the moment.
14mu|curl-7.52.1-2|143	#make test TEST_Q='-a -p -v !SCP !SFTP !SOCKS4 !SOCKS5 !TFTP !198' || :
14mu|curl-7.52.1-2|144	
14mu|curl-7.52.1-2|145	%install
14mu|curl-7.52.1-2|146	%makeinstall_std
14mu|curl-7.52.1-2|147	
14mu|curl-7.52.1-2|148	# [july 2008] HACK. to be replaced by a real fix
14mu|curl-7.52.1-2|149	sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_bindir}/%{name}-config
14mu|curl-7.52.1-2|150	sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_libdir}/pkgconfig/*.pc
14mu|curl-7.52.1-2|151	
14mu|curl-7.52.1-2|152	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
14mu|curl-7.52.1-2|153	
14mu|curl-7.52.1-2|154	# (tpg) use rootcerts's certificates #35917
14mu|curl-7.52.1-2|155	find %{buildroot} -name ca-bundle.crt -exec rm -f '{}' \;
14mu|curl-7.52.1-2|156	
14mu|curl-7.52.1-2|157	# we don't package mk-ca-bundle so we don't need man for it
14mu|curl-7.52.1-2|158	rm -f %{buildroot}%{_mandir}/man1/mk-ca-bundle.1*
14mu|curl-7.52.1-2|159	
14mu|curl-7.52.1-2|160	%changelog
14mu|curl-7.52.1-2|161	
14mu|curl-7.52.1-2|162	* Thu Jan 26 2017 alzim <alzim@bk.ru> 1:7.52.1-2
14mu|curl-7.52.1-2|163	- (1c948ab) Merge pull request #6 from import/curl:rosa2016.1
14mu|curl-7.52.1-2|164	- (1c948ab) Add Requires:	%{libname} = %{EVRD}
14mu|curl-7.52.1-2|165	
14mu|curl-7.52.1-2|166	

22455 14
14mu|cvs-1.12.13-26|1	%if %{_use_internal_dependency_generator}
14mu|cvs-1.12.13-26|2	%define __noautoreq 'tcsh|/bin/csh'
14mu|cvs-1.12.13-26|3	%else
14mu|cvs-1.12.13-26|4	%define _requires_exceptions tcsh\\|/bin/csh
14mu|cvs-1.12.13-26|5	%endif
14mu|cvs-1.12.13-26|6	
14mu|cvs-1.12.13-26|7	Summary:	A version control system
14mu|cvs-1.12.13-26|8	Name:		cvs
14mu|cvs-1.12.13-26|9	Version:	1.12.13
14mu|cvs-1.12.13-26|10	Release:	26
14mu|cvs-1.12.13-26|11	License:	GPLv2+
14mu|cvs-1.12.13-26|12	Group:		Development/Tools
14mu|cvs-1.12.13-26|13	Url:		http://www.nongnu.org/cvs/
14mu|cvs-1.12.13-26|14	Source0:	http://ftp.gnu.org/non-gnu/cvs/source/feature/%{version}/%{name}-%{version}.tar.bz2
14mu|cvs-1.12.13-26|15	Source1:	http://ftp.gnu.org/non-gnu/cvs/source/feature/%{version}/%{name}-%{version}.tar.bz2.sig
14mu|cvs-1.12.13-26|16	Source2: 	cvspserver
14mu|cvs-1.12.13-26|17	Source3: 	cvs.conf
14mu|cvs-1.12.13-26|18	Source4: 	cvs-xinetd
14mu|cvs-1.12.13-26|19	Patch0:		cvs-1.11.19-varargs.patch
14mu|cvs-1.12.13-26|20	Patch2: 	cvs-1.12.13-errno.patch
14mu|cvs-1.12.13-26|21	Patch4:		cvs-1.11.1-newline.patch
14mu|cvs-1.12.13-26|22	Patch5:		cvs-1.11.4-first-login.patch
14mu|cvs-1.12.13-26|23	Patch6:		cvs-1.11.19-cvsbug.patch
14mu|cvs-1.12.13-26|24	# Patch from cvs of cvs:
14mu|cvs-1.12.13-26|25	# http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14840
14mu|cvs-1.12.13-26|26	Patch7:		cvs-zlib-read.patch
14mu|cvs-1.12.13-26|27	Patch8:		cvs-1.12.13-format_not_a_string_literal_and_no_format_arguments.diff
14mu|cvs-1.12.13-26|28	Patch9:		cvs-1.12.13-CVE-2012-0804.diff
14mu|cvs-1.12.13-26|29	
14mu|cvs-1.12.13-26|30	BuildRequires:	groff
14mu|cvs-1.12.13-26|31	BuildRequires:	tcsh
14mu|cvs-1.12.13-26|32	BuildRequires:	texinfo
14mu|cvs-1.12.13-26|33	BuildRequires:	texlive
14mu|cvs-1.12.13-26|34	BuildRequires:	texlive-dehyph-exptl
14mu|cvs-1.12.13-26|35	BuildRequires:	vim-minimal
14mu|cvs-1.12.13-26|36	BuildRequires:	krb5-devel
14mu|cvs-1.12.13-26|37	BuildRequires:	pkgconfig(zlib)
14mu|cvs-1.12.13-26|38	Requires:	openssh-clients
14mu|cvs-1.12.13-26|39	
14mu|cvs-1.12.13-26|40	%description
14mu|cvs-1.12.13-26|41	CVS means Concurrent Version System; it is a version control system which can
14mu|cvs-1.12.13-26|42	record the history of your files (usually, but not always, source code). CVS
14mu|cvs-1.12.13-26|43	only stores the differences between versions, instead of every version of every
14mu|cvs-1.12.13-26|44	file you've ever created. CVS also keeps a log of who, when and why changes
14mu|cvs-1.12.13-26|45	occurred, among other aspects.
14mu|cvs-1.12.13-26|46	
14mu|cvs-1.12.13-26|47	CVS is very helpful for managing releases and controlling the concurrent
14mu|cvs-1.12.13-26|48	editing of source files among multiple authors. Instead of providing version
14mu|cvs-1.12.13-26|49	control for a collection of files in a single directory, CVS provides version
14mu|cvs-1.12.13-26|50	control for a hierarchical collection of directories consisting of revision
14mu|cvs-1.12.13-26|51	controlled files.
14mu|cvs-1.12.13-26|52	
14mu|cvs-1.12.13-26|53	These directories and files can then be combined together to form a software
14mu|cvs-1.12.13-26|54	release.
14mu|cvs-1.12.13-26|55	
14mu|cvs-1.12.13-26|56	Install the cvs package if you need to use a version control system.
14mu|cvs-1.12.13-26|57	
14mu|cvs-1.12.13-26|58	%files
14mu|cvs-1.12.13-26|59	%doc BUGS FAQ MINOR-BUGS NEWS PROJECTS TODO README
14mu|cvs-1.12.13-26|60	%doc doc/*.ps.bz2
14mu|cvs-1.12.13-26|61	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
14mu|cvs-1.12.13-26|62	%dir %{_sysconfdir}/cvs
14mu|cvs-1.12.13-26|63	%config(noreplace) %{_sysconfdir}/cvs/cvs.conf
14mu|cvs-1.12.13-26|64	%{_bindir}/cvs
14mu|cvs-1.12.13-26|65	%{_bindir}/cvsbug
14mu|cvs-1.12.13-26|66	%{_bindir}/rcs2log
14mu|cvs-1.12.13-26|67	%{_sbindir}/cvspserver
14mu|cvs-1.12.13-26|68	%{_infodir}/cvs*
14mu|cvs-1.12.13-26|69	%{_datadir}/cvs
14mu|cvs-1.12.13-26|70	%{_mandir}/man1/cvs.1*
14mu|cvs-1.12.13-26|71	%{_mandir}/man5/cvs.5*
14mu|cvs-1.12.13-26|72	%{_mandir}/man8/cvsbug.8*
14mu|cvs-1.12.13-26|73	
14mu|cvs-1.12.13-26|74	#----------------------------------------------------------------------------
14mu|cvs-1.12.13-26|75	
14mu|cvs-1.12.13-26|76	%prep
14mu|cvs-1.12.13-26|77	%setup -q
14mu|cvs-1.12.13-26|78	%patch0 -p1 -b .varargs
14mu|cvs-1.12.13-26|79	%patch2 -p1 -b .errno
14mu|cvs-1.12.13-26|80	%patch4 -p1 -b .newline
14mu|cvs-1.12.13-26|81	%patch5 -p1 -b .first-login
14mu|cvs-1.12.13-26|82	%patch6 -p1 -b .cvsbug
14mu|cvs-1.12.13-26|83	%patch7 -p0 -b .zlib-read
14mu|cvs-1.12.13-26|84	%patch8 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mu|cvs-1.12.13-26|85	%patch9 -p0 -b .CVE-2012-0804
14mu|cvs-1.12.13-26|86	
14mu|cvs-1.12.13-26|87	%build
14mu|cvs-1.12.13-26|88	# http://qa.mandriva.com/show_bug.cgi?id=31848
14mu|cvs-1.12.13-26|89	%define _fortify_cflags %{nil}
14mu|cvs-1.12.13-26|90	
14mu|cvs-1.12.13-26|91	export SENDMAIL="%{_sbindir}/sendmail"
14mu|cvs-1.12.13-26|92	
14mu|cvs-1.12.13-26|93	%serverbuild
14mu|cvs-1.12.13-26|94	
14mu|cvs-1.12.13-26|95	export CXXFLAGS="${CFLAGS}"
14mu|cvs-1.12.13-26|96	export CCFLAGS="${CFLAGS}"
14mu|cvs-1.12.13-26|97	
14mu|cvs-1.12.13-26|98	%configure2_5x \
14mu|cvs-1.12.13-26|99	--with-tmpdir=/tmp \
14mu|cvs-1.12.13-26|100	--with-external-zlib \
14mu|cvs-1.12.13-26|101	--with-editor=vim
14mu|cvs-1.12.13-26|102	
14mu|cvs-1.12.13-26|103	%make
14mu|cvs-1.12.13-26|104	
14mu|cvs-1.12.13-26|105	pushd doc
14mu|cvs-1.12.13-26|106	make ps
14mu|cvs-1.12.13-26|107	make info
14mu|cvs-1.12.13-26|108	popd
14mu|cvs-1.12.13-26|109	
14mu|cvs-1.12.13-26|110	%install
14mu|cvs-1.12.13-26|111	install -d %{buildroot}%{_sysconfdir}/xinetd.d
14mu|cvs-1.12.13-26|112	install -d %{buildroot}%{_sysconfdir}/cvs
14mu|cvs-1.12.13-26|113	install -d %{buildroot}%{_sbindir}
14mu|cvs-1.12.13-26|114	
14mu|cvs-1.12.13-26|115	%makeinstall
14mu|cvs-1.12.13-26|116	
14mu|cvs-1.12.13-26|117	install -m0755 %{SOURCE2} %{buildroot}%{_sbindir}/
14mu|cvs-1.12.13-26|118	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/cvs
14mu|cvs-1.12.13-26|119	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/xinetd.d/%{name}
14mu|cvs-1.12.13-26|120	
14mu|cvs-1.12.13-26|121	bzip2 -f doc/*.ps
14mu|cvs-1.12.13-26|122	
14mu|cvs-1.12.13-26|123	
14mu|cvs-1.12.13-26|124	%changelog
14mu|cvs-1.12.13-26|125	
14mu|cvs-1.12.13-26|126	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.12.13-26
14mu|cvs-1.12.13-26|127	- (0f14e81) Build requires texlive-dehyph-exptl
14mu|cvs-1.12.13-26|128	
14mu|cvs-1.12.13-26|129	

22456 14
14mu|cwiid-0.6.01-6|1	%define _disable_ld_no_undefined 1
14mu|cwiid-0.6.01-6|2	
14mu|cwiid-0.6.01-6|3	%define major 1
14mu|cwiid-0.6.01-6|4	%define libname %mklibname %{name} %{major}
14mu|cwiid-0.6.01-6|5	%define devname %mklibname %{name} -d
14mu|cwiid-0.6.01-6|6	
14mu|cwiid-0.6.01-6|7	Summary:	CWiid Wiimote Interface
14mu|cwiid-0.6.01-6|8	Name:		cwiid
14mu|cwiid-0.6.01-6|9	Version:	0.6.01
14mu|cwiid-0.6.01-6|10	Release:	6
14mu|cwiid-0.6.01-6|11	License:	GPLv2+
14mu|cwiid-0.6.01-6|12	Group:		System/Kernel and hardware
14mu|cwiid-0.6.01-6|13	Url:		http://abstrakraft.org/cwiid/
14mu|cwiid-0.6.01-6|14	Source0:	http://www.abstrakraft.org/%{name}-%{version}.tar.xz
14mu|cwiid-0.6.01-6|15	Patch0:		cwiid-0.6.01-fix-linkage.patch
14mu|cwiid-0.6.01-6|16	Patch1:		cwiid-0.6.00-fix-str-fmt.patch
14mu|cwiid-0.6.01-6|17	BuildRequires:	bison
14mu|cwiid-0.6.01-6|18	BuildRequires:	flex
14mu|cwiid-0.6.01-6|19	BuildRequires:	pkgconfig(bluez)
14mu|cwiid-0.6.01-6|20	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|cwiid-0.6.01-6|21	BuildRequires:	pkgconfig(python)
14mu|cwiid-0.6.01-6|22	Requires:	python-%{name}
14mu|cwiid-0.6.01-6|23	# Plugins are used by wminput, they shouldn't be in a library package
14mu|cwiid-0.6.01-6|24	Conflicts:	%{_lib}cwiid1 < 0.6.01-6
14mu|cwiid-0.6.01-6|25	
14mu|cwiid-0.6.01-6|26	%description
14mu|cwiid-0.6.01-6|27	CWiid is a Wiimote Interface.
14mu|cwiid-0.6.01-6|28	The %{name} package contains the following parts:
14mu|cwiid-0.6.01-6|29	1.%{name} library - abstracts the interface to the wiimote by hiding
14mu|cwiid-0.6.01-6|30	the details of the underlying Bluetooth connection
14mu|cwiid-0.6.01-6|31	2.wmif - provides a simple text-based interface to the wiimote.
14mu|cwiid-0.6.01-6|32	3.wmgui - provides a simple GTK gui to the wiimote.
14mu|cwiid-0.6.01-6|33	
14mu|cwiid-0.6.01-6|34	%files
14mu|cwiid-0.6.01-6|35	%doc README
14mu|cwiid-0.6.01-6|36	%docdir %{_docdir}/%{name}
14mu|cwiid-0.6.01-6|37	%dir %{_sysconfdir}/%{name}
14mu|cwiid-0.6.01-6|38	%dir %{_sysconfdir}/%{name}/wminput
14mu|cwiid-0.6.01-6|39	%config(noreplace) %{_sysconfdir}/%{name}/wminput/*
14mu|cwiid-0.6.01-6|40	%{_bindir}/lswm
14mu|cwiid-0.6.01-6|41	%{_bindir}/wmgui
14mu|cwiid-0.6.01-6|42	%{_bindir}/wminput
14mu|cwiid-0.6.01-6|43	%{_libdir}/%{name}/plugins/*.so
14mu|cwiid-0.6.01-6|44	%{_mandir}/man1/*.1*
14mu|cwiid-0.6.01-6|45	
14mu|cwiid-0.6.01-6|46	#----------------------------------------------------------------------------
14mu|cwiid-0.6.01-6|47	
14mu|cwiid-0.6.01-6|48	%package -n %{libname}
14mu|cwiid-0.6.01-6|49	Summary:	CWiid Wiimote library
14mu|cwiid-0.6.01-6|50	Group:		System/Libraries
14mu|cwiid-0.6.01-6|51	
14mu|cwiid-0.6.01-6|52	%description -n %{libname}
14mu|cwiid-0.6.01-6|53	This package contains the library needed to run programs dynamically
14mu|cwiid-0.6.01-6|54	linked with the CWiid Wiimote library.
14mu|cwiid-0.6.01-6|55	
14mu|cwiid-0.6.01-6|56	%files -n %{libname}
14mu|cwiid-0.6.01-6|57	%{_libdir}/lib%{name}.so.%{major}*
14mu|cwiid-0.6.01-6|58	
14mu|cwiid-0.6.01-6|59	#----------------------------------------------------------------------------
14mu|cwiid-0.6.01-6|60	
14mu|cwiid-0.6.01-6|61	%package -n %{devname}
14mu|cwiid-0.6.01-6|62	Summary:	Development headers and libraries for CWiid
14mu|cwiid-0.6.01-6|63	Group:		Development/C
14mu|cwiid-0.6.01-6|64	Requires:	%{libname} = %{EVRD}
14mu|cwiid-0.6.01-6|65	Provides:	%{name}-devel = %{EVRD}
14mu|cwiid-0.6.01-6|66	
14mu|cwiid-0.6.01-6|67	%description -n %{devname}
14mu|cwiid-0.6.01-6|68	This package contains the header files and libraries needed for
14mu|cwiid-0.6.01-6|69	developing programs using the CWiid Wiimote library.
14mu|cwiid-0.6.01-6|70	
14mu|cwiid-0.6.01-6|71	%files -n %{devname}
14mu|cwiid-0.6.01-6|72	%{_includedir}/%{name}.h
14mu|cwiid-0.6.01-6|73	%{_libdir}/lib%{name}.a
14mu|cwiid-0.6.01-6|74	%{_libdir}/lib%{name}.so
14mu|cwiid-0.6.01-6|75	%{_libdir}/pkgconfig/cwiid.pc
14mu|cwiid-0.6.01-6|76	
14mu|cwiid-0.6.01-6|77	#----------------------------------------------------------------------------
14mu|cwiid-0.6.01-6|78	
14mu|cwiid-0.6.01-6|79	%package -n python-%{name}
14mu|cwiid-0.6.01-6|80	Summary:	Python bindings for the %{name} Wiimote library
14mu|cwiid-0.6.01-6|81	Group:		Development/Python
14mu|cwiid-0.6.01-6|82	
14mu|cwiid-0.6.01-6|83	%description -n python-%{name}
14mu|cwiid-0.6.01-6|84	This package contains Python bindings for the %{name} Wiimote library.
14mu|cwiid-0.6.01-6|85	
14mu|cwiid-0.6.01-6|86	%files -n python-%{name}
14mu|cwiid-0.6.01-6|87	%{py_platsitedir}/%{name}.so
14mu|cwiid-0.6.01-6|88	%{py_platsitedir}/*.egg-info
14mu|cwiid-0.6.01-6|89	
14mu|cwiid-0.6.01-6|90	#----------------------------------------------------------------------------
14mu|cwiid-0.6.01-6|91	
14mu|cwiid-0.6.01-6|92	%prep
14mu|cwiid-0.6.01-6|93	%setup -q
14mu|cwiid-0.6.01-6|94	%patch0 -p1
14mu|cwiid-0.6.01-6|95	%patch1 -p0
14mu|cwiid-0.6.01-6|96	
14mu|cwiid-0.6.01-6|97	%build
14mu|cwiid-0.6.01-6|98	autoreconf
14mu|cwiid-0.6.01-6|99	%configure2_5x \
14mu|cwiid-0.6.01-6|100	--disable-ldconfig \
14mu|cwiid-0.6.01-6|101	--docdir=%{_docdir}/%{name}
14mu|cwiid-0.6.01-6|102	
14mu|cwiid-0.6.01-6|103	%make WARNFLAGS="%{optflags} -Wall"
14mu|cwiid-0.6.01-6|104	
14mu|cwiid-0.6.01-6|105	%install
14mu|cwiid-0.6.01-6|106	%makeinstall_std
14mu|cwiid-0.6.01-6|107	
14mu|cwiid-0.6.01-6|108	
14mu|cwiid-0.6.01-6|109	%changelog
14mu|cwiid-0.6.01-6|110	
14mu|cwiid-0.6.01-6|111	* Thu Aug 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.01-6
14mu|cwiid-0.6.01-6|112	- (49fe10b) Move plugins from library to main package
14mu|cwiid-0.6.01-6|113	
14mu|cwiid-0.6.01-6|114	

22457 14
14mu|cyrus-imapd-2.4.18-1|1	# use saslauth group if
14mu|cyrus-imapd-2.4.18-1|2	%define SASLGROUP 0
14mu|cyrus-imapd-2.4.18-1|3	%{?_with_saslgroup: %{expand: %%define SASLGROUP 1}}
14mu|cyrus-imapd-2.4.18-1|4	
14mu|cyrus-imapd-2.4.18-1|5	# preforking cyrus.conf as default
14mu|cyrus-imapd-2.4.18-1|6	%define PREFORK 1
14mu|cyrus-imapd-2.4.18-1|7	%{?_without_prefork: %{expand: %%define PREFORK 0}}
14mu|cyrus-imapd-2.4.18-1|8	
14mu|cyrus-imapd-2.4.18-1|9	# enable idled (default no)
14mu|cyrus-imapd-2.4.18-1|10	%define IDLED 0
14mu|cyrus-imapd-2.4.18-1|11	%{?_with_idled: %{expand: %%define IDLED 1}}
14mu|cyrus-imapd-2.4.18-1|12	
14mu|cyrus-imapd-2.4.18-1|13	# enable automatic mailbox creation on deliver (default no):
14mu|cyrus-imapd-2.4.18-1|14	%define build_autocreate 1
14mu|cyrus-imapd-2.4.18-1|15	%{?_without_autocreate: %define build_autocreate 0}
14mu|cyrus-imapd-2.4.18-1|16	
14mu|cyrus-imapd-2.4.18-1|17	# create on demand folder requested by sieve filter (default no):
14mu|cyrus-imapd-2.4.18-1|18	%define build_autosieve 0
14mu|cyrus-imapd-2.4.18-1|19	%{?_without_autosieve: %define build_autosieve 0}
14mu|cyrus-imapd-2.4.18-1|20	
14mu|cyrus-imapd-2.4.18-1|21	# remove quota files extension:
14mu|cyrus-imapd-2.4.18-1|22	%define build_rmquota 0
14mu|cyrus-imapd-2.4.18-1|23	%{?_without_rmquota: %define build_rmquota 0}
14mu|cyrus-imapd-2.4.18-1|24	
14mu|cyrus-imapd-2.4.18-1|25	# snmp support
14mu|cyrus-imapd-2.4.18-1|26	%global with_snmp 1
14mu|cyrus-imapd-2.4.18-1|27	%{?_without_snmp: %global with_snmp 0}
14mu|cyrus-imapd-2.4.18-1|28	
14mu|cyrus-imapd-2.4.18-1|29	# ldap/pts support
14mu|cyrus-imapd-2.4.18-1|30	%global with_ldap 1
14mu|cyrus-imapd-2.4.18-1|31	%{?_without_ldap: %global with_ldap 0}
14mu|cyrus-imapd-2.4.18-1|32	
14mu|cyrus-imapd-2.4.18-1|33	%global with_mysql 1
14mu|cyrus-imapd-2.4.18-1|34	%{?_without_mysql: %global with_mysql 0}
14mu|cyrus-imapd-2.4.18-1|35	
14mu|cyrus-imapd-2.4.18-1|36	%global with_pgsql 1
14mu|cyrus-imapd-2.4.18-1|37	%{?_without_pgsql: %global with_pgsql 0}
14mu|cyrus-imapd-2.4.18-1|38	
14mu|cyrus-imapd-2.4.18-1|39	%global with_sqlite 1
14mu|cyrus-imapd-2.4.18-1|40	%{?_without_sqlite: %global with_sqlite 0}
14mu|cyrus-imapd-2.4.18-1|41	
14mu|cyrus-imapd-2.4.18-1|42	# virtual domains in LDAP support
14mu|cyrus-imapd-2.4.18-1|43	# needed by Kolab2
14mu|cyrus-imapd-2.4.18-1|44	%define build_virtualdomains_in_ldap 1
14mu|cyrus-imapd-2.4.18-1|45	%{?_without_virtualdomains_in_ldap: %define build_virtualdomains_in_ldap 0}
14mu|cyrus-imapd-2.4.18-1|46	
14mu|cyrus-imapd-2.4.18-1|47	Summary:	A high-performance mail store with IMAP and POP3 support
14mu|cyrus-imapd-2.4.18-1|48	Name:		cyrus-imapd
14mu|cyrus-imapd-2.4.18-1|49	Version:	2.4.18
14mu|cyrus-imapd-2.4.18-1|50	Release:	1
14mu|cyrus-imapd-2.4.18-1|51	License:	OSI Approved
14mu|cyrus-imapd-2.4.18-1|52	Group:		System/Servers
14mu|cyrus-imapd-2.4.18-1|53	Url:		http://cyrusimap.org/
14mu|cyrus-imapd-2.4.18-1|54	Source0:	ftp://ftp.cyrusimap.org/cyrus-imapd/%{name}-%{version}.tar.gz
14mu|cyrus-imapd-2.4.18-1|55	Source1:	ftp://ftp.cyrusimap.org/cyrus-imapd/%{name}-%{version}.tar.gz.sig
14mu|cyrus-imapd-2.4.18-1|56	Source2:	cyrus-procmailrc
14mu|cyrus-imapd-2.4.18-1|57	Source4:	cyrus-user-procmailrc.template
14mu|cyrus-imapd-2.4.18-1|58	Source6:	cyrus-imapd.imap-2.1.x-conf
14mu|cyrus-imapd-2.4.18-1|59	Source8:	cyrus-imapd.pamd
14mu|cyrus-imapd-2.4.18-1|60	Source12:	cyrus-imapd.sysconfig
14mu|cyrus-imapd-2.4.18-1|61	Source13:	http://clement.hermann.free.fr/scripts/Cyrus/imapcreate.pl
14mu|cyrus-imapd-2.4.18-1|62	Source14:	cyrus-imapd.README.RPM
14mu|cyrus-imapd-2.4.18-1|63	Source15:	cyrus-imapd.cvt_cyrusdb_all
14mu|cyrus-imapd-2.4.18-1|64	Source19:	cyrus-imapd-procmail+cyrus.mc
14mu|cyrus-imapd-2.4.18-1|65	Source20:	cyrus-imapd.cron-daily
14mu|cyrus-imapd-2.4.18-1|66	Source21:	http://ftp.andrew.cmu.edu/pub/net/mibs/cmu/cmu.mib
14mu|cyrus-imapd-2.4.18-1|67	#systemd support
14mu|cyrus-imapd-2.4.18-1|68	Source22:	cyrus-imapd.service
14mu|cyrus-imapd-2.4.18-1|69	Source23:	cyr_systemd_helper
14mu|cyrus-imapd-2.4.18-1|70	# This patch fixes the perl install path for mdk9.0 and later
14mu|cyrus-imapd-2.4.18-1|71	Patch1:		cyrus-imapd-mdk9.0perl-patch
14mu|cyrus-imapd-2.4.18-1|72	# cyrus-master instead of master in syslog
14mu|cyrus-imapd-2.4.18-1|73	Patch2:		cyrus-imapd-logident.patch
14mu|cyrus-imapd-2.4.18-1|74	# rediffed P3 and P4 comes from http://blog.vx.sk/archives/13-Autocreate-and-autosieve-patches-for-Cyrus-IMAP-Server-24.html
14mu|cyrus-imapd-2.4.18-1|75	# Autocreate INBOX patch (http://email.uoa.gr/projects/cyrus/autocreate/)
14mu|cyrus-imapd-2.4.18-1|76	#Patch3:	http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.16/cyrus-imapd-2.3.16-autocreate-0.10-0.diff
14mu|cyrus-imapd-2.4.18-1|77	Patch3:		cyrus-imapd-2.4.13-autocreate-0.10-0.diff
14mu|cyrus-imapd-2.4.18-1|78	# Create on demand folder requested by sieve filter (http://email.uoa.gr/projects/cyrus/autosievefolder/)
14mu|cyrus-imapd-2.4.18-1|79	# Dropped - doesn't build anymore and no upstream updates for a long time
14mu|cyrus-imapd-2.4.18-1|80	#Patch4:	http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.16/cyrus-imapd-2.3.16-autosieve-0.6.0.diff
14mu|cyrus-imapd-2.4.18-1|81	#Patch4:		cyrus-imapd-2.4.13-autosieve-0.6.0.diff
14mu|cyrus-imapd-2.4.18-1|82	# Remove QUOTA patch (http://email.uoa.gr/projects/cyrus/quota-patches/rmquota/)
14mu|cyrus-imapd-2.4.18-1|83	Patch5:		http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.9/cyrus-imapd-2.3.9-rmquota-0.5-0.diff
14mu|cyrus-imapd-2.4.18-1|84	# command line switch to disallow plaintext login
14mu|cyrus-imapd-2.4.18-1|85	Patch6:		cyrus-imapd-2.4.13-plaintext.diff
14mu|cyrus-imapd-2.4.18-1|86	# (oe) for kolab2: Patch to support virtdomains: ldap (parse domain from "email" field an LDAP user entry)
14mu|cyrus-imapd-2.4.18-1|87	Patch8:		cyrus-imapd-kolab-ldap.diff
14mu|cyrus-imapd-2.4.18-1|88	# (bluca) add ptloader to cyrus.conf
14mu|cyrus-imapd-2.4.18-1|89	Patch10:	cyrus-imapd-ptloader-conf.diff
14mu|cyrus-imapd-2.4.18-1|90	# (bluca) fix LDAP_OPT_X_SASL_SECPROPS error in ptloader
14mu|cyrus-imapd-2.4.18-1|91	Patch11:	cyrus-imapd-ptloader-secprops.diff
14mu|cyrus-imapd-2.4.18-1|92	# Other patches from simon matter
14mu|cyrus-imapd-2.4.18-1|93	Patch19:	cyrus-imapd-2.3.11-mkimap.patch
14mu|cyrus-imapd-2.4.18-1|94	Patch21:	cyrus-imapd-2.3.16-sieve_port.patch
14mu|cyrus-imapd-2.4.18-1|95	# fedora patches
14mu|cyrus-imapd-2.4.18-1|96	Patch100:	http://www.oakton.edu/~jwade/cyrus/cyrus-imapd-2.1.3/cyrus-imapd-2.1.3-flock.patch
14mu|cyrus-imapd-2.4.18-1|97	Patch101:	cyrus-imapd-2.3.1-authid_normalize.patch
14mu|cyrus-imapd-2.4.18-1|98	# for c-i <= 2.4.12
14mu|cyrus-imapd-2.4.18-1|99	Patch102:	cyrus-imapd-2.4.12-debugopt.patch
14mu|cyrus-imapd-2.4.18-1|100	Requires:	perl
14mu|cyrus-imapd-2.4.18-1|101	# with previous versions of sasl, imap LOGIN would fail
14mu|cyrus-imapd-2.4.18-1|102	Requires:	%{mklibname sasl 2} >= 2.1.15
14mu|cyrus-imapd-2.4.18-1|103	# /usr/sbin/useradd
14mu|cyrus-imapd-2.4.18-1|104	# /usr/sbin/groupadd
14mu|cyrus-imapd-2.4.18-1|105	# /usr/sbin/userdel
14mu|cyrus-imapd-2.4.18-1|106	# /usr/sbin/groupdel
14mu|cyrus-imapd-2.4.18-1|107	Requires(pre):	shadow-utils
14mu|cyrus-imapd-2.4.18-1|108	Requires(pre):	rpm-helper
14mu|cyrus-imapd-2.4.18-1|109	Requires(post):	chkconfig openssl e2fsprogs systemd-units
14mu|cyrus-imapd-2.4.18-1|110	Requires(preun):chkconfig systemd-units
14mu|cyrus-imapd-2.4.18-1|111	Requires(preun):shadow-utils
14mu|cyrus-imapd-2.4.18-1|112	Requires(postun): systemd-units
14mu|cyrus-imapd-2.4.18-1|113	Provides:	imap
14mu|cyrus-imapd-2.4.18-1|114	Provides:	imap-server
14mu|cyrus-imapd-2.4.18-1|115	BuildRequires:	autoconf automake libtool
14mu|cyrus-imapd-2.4.18-1|116	BuildRequires:	bison
14mu|cyrus-imapd-2.4.18-1|117	BuildRequires:	db-devel
14mu|cyrus-imapd-2.4.18-1|118	BuildRequires:	ext2fs-devel
14mu|cyrus-imapd-2.4.18-1|119	BuildRequires:	flex
14mu|cyrus-imapd-2.4.18-1|120	BuildRequires:	groff >= 1.15-8
14mu|cyrus-imapd-2.4.18-1|121	BuildRequires:	sasl-devel >= 2.1.15
14mu|cyrus-imapd-2.4.18-1|122	BuildRequires:	openssl-devel
14mu|cyrus-imapd-2.4.18-1|123	BuildRequires:	pcre-devel
14mu|cyrus-imapd-2.4.18-1|124	BuildRequires:	perl-devel
14mu|cyrus-imapd-2.4.18-1|125	BuildRequires:	perl-Digest-SHA1
14mu|cyrus-imapd-2.4.18-1|126	BuildRequires:	tcp_wrappers-devel
14mu|cyrus-imapd-2.4.18-1|127	%if %{with_snmp}
14mu|cyrus-imapd-2.4.18-1|128	BuildRequires:	net-snmp-devel
14mu|cyrus-imapd-2.4.18-1|129	BuildRequires:	elfutils-devel
14mu|cyrus-imapd-2.4.18-1|130	Requires:	net-snmp-mibs
14mu|cyrus-imapd-2.4.18-1|131	%endif
14mu|cyrus-imapd-2.4.18-1|132	%if %{with_ldap}
14mu|cyrus-imapd-2.4.18-1|133	BuildRequires:	openldap-devel
14mu|cyrus-imapd-2.4.18-1|134	%else
14mu|cyrus-imapd-2.4.18-1|135	%if %{build_virtualdomains_in_ldap}
14mu|cyrus-imapd-2.4.18-1|136	BuildRequires:	openldap-devel
14mu|cyrus-imapd-2.4.18-1|137	%endif
14mu|cyrus-imapd-2.4.18-1|138	%endif
14mu|cyrus-imapd-2.4.18-1|139	%if %{with_mysql}
14mu|cyrus-imapd-2.4.18-1|140	BuildRequires:	mysql-devel
14mu|cyrus-imapd-2.4.18-1|141	%endif
14mu|cyrus-imapd-2.4.18-1|142	%if %{with_pgsql}
14mu|cyrus-imapd-2.4.18-1|143	BuildRequires:	postgresql-devel
14mu|cyrus-imapd-2.4.18-1|144	%endif
14mu|cyrus-imapd-2.4.18-1|145	%if %{with_sqlite}
14mu|cyrus-imapd-2.4.18-1|146	BuildRequires:	pkgconfig(sqlite3)
14mu|cyrus-imapd-2.4.18-1|147	%endif
14mu|cyrus-imapd-2.4.18-1|148	
14mu|cyrus-imapd-2.4.18-1|149	%if %{SASLGROUP}
14mu|cyrus-imapd-2.4.18-1|150	%define		_saslgroup saslauth
14mu|cyrus-imapd-2.4.18-1|151	%endif
14mu|cyrus-imapd-2.4.18-1|152	%define		_cyrususer cyrus
14mu|cyrus-imapd-2.4.18-1|153	%define		_cyrusgroup mail
14mu|cyrus-imapd-2.4.18-1|154	%define		_vardata %{_var}/lib/imap
14mu|cyrus-imapd-2.4.18-1|155	%define		_spooldata %{_var}/spool/imap
14mu|cyrus-imapd-2.4.18-1|156	# (gb) stick to /usr/lib/cyrus-imapd as this is an existing practise
14mu|cyrus-imapd-2.4.18-1|157	# from MDK 10.0 and below + /etc/init.d/cyrus-imapd would need to
14mu|cyrus-imapd-2.4.18-1|158	# runtime-detect the libdir since this ought to be an arch-independent
14mu|cyrus-imapd-2.4.18-1|159	# script.
14mu|cyrus-imapd-2.4.18-1|160	%define		_cyrexecdir %{_prefix}/lib/cyrus-imapd
14mu|cyrus-imapd-2.4.18-1|161	%define		_confdir master/conf
14mu|cyrus-imapd-2.4.18-1|162	%if %{PREFORK}
14mu|cyrus-imapd-2.4.18-1|163	%define		_cyrusconf %{_confdir}/prefork.conf
14mu|cyrus-imapd-2.4.18-1|164	%else
14mu|cyrus-imapd-2.4.18-1|165	%define		_cyrusconf %{_confdir}/normal.conf
14mu|cyrus-imapd-2.4.18-1|166	%endif
14mu|cyrus-imapd-2.4.18-1|167	
14mu|cyrus-imapd-2.4.18-1|168	%description
14mu|cyrus-imapd-2.4.18-1|169	The Cyrus IMAP Server is a scaleable enterprise mail system
14mu|cyrus-imapd-2.4.18-1|170	designed for use from small to large enterprise environments using
14mu|cyrus-imapd-2.4.18-1|171	standards-based technologies.
14mu|cyrus-imapd-2.4.18-1|172	
14mu|cyrus-imapd-2.4.18-1|173	A full Cyrus IMAP implementation allows a seamless mail and bulletin
14mu|cyrus-imapd-2.4.18-1|174	board environment to be set up across multiple servers. It differs from
14mu|cyrus-imapd-2.4.18-1|175	other IMAP server implementations in that it is run on "sealed"
14mu|cyrus-imapd-2.4.18-1|176	servers, where users are not normally permitted to log in. The mailbox
14mu|cyrus-imapd-2.4.18-1|177	database is stored in parts of the filesystem that are private to the
14mu|cyrus-imapd-2.4.18-1|178	Cyrus IMAP system. All user access to mail is through software using
14mu|cyrus-imapd-2.4.18-1|179	the IMAP, POP3, or KPOP protocols. TLSv1 and SSL are supported for
14mu|cyrus-imapd-2.4.18-1|180	security.
14mu|cyrus-imapd-2.4.18-1|181	
14mu|cyrus-imapd-2.4.18-1|182	This is the main package, install also the %{name}-utils package (it
14mu|cyrus-imapd-2.4.18-1|183	contains server administration tools and depends on the perl-Cyrus
14mu|cyrus-imapd-2.4.18-1|184	package).
14mu|cyrus-imapd-2.4.18-1|185	
14mu|cyrus-imapd-2.4.18-1|186	%package	murder
14mu|cyrus-imapd-2.4.18-1|187	Summary:	Cyrus IMAP server murder aggregator system files
14mu|cyrus-imapd-2.4.18-1|188	Group:		System/Servers
14mu|cyrus-imapd-2.4.18-1|189	Requires:	%{name} >= %{version}-%{release}
14mu|cyrus-imapd-2.4.18-1|190	
14mu|cyrus-imapd-2.4.18-1|191	%description	murder
14mu|cyrus-imapd-2.4.18-1|192	The %{name}-murder package contains the Cyrus murder aggregator system,
14mu|cyrus-imapd-2.4.18-1|193	i.e. IMAP, POP3 and LMTP proxies, and the mupdate mailbox master daemon.
14mu|cyrus-imapd-2.4.18-1|194	It allows for cluster setups where there are many backend Cyrus spools
14mu|cyrus-imapd-2.4.18-1|195	and frontend proxy servers.
14mu|cyrus-imapd-2.4.18-1|196	
14mu|cyrus-imapd-2.4.18-1|197	%package	nntp
14mu|cyrus-imapd-2.4.18-1|198	Summary:	Cyrus IMAP server murder nntp support files
14mu|cyrus-imapd-2.4.18-1|199	Group:		System/Servers
14mu|cyrus-imapd-2.4.18-1|200	Requires:	%{name} >= %{version}-%{release}
14mu|cyrus-imapd-2.4.18-1|201	Conflicts:	leafnode
14mu|cyrus-imapd-2.4.18-1|202	
14mu|cyrus-imapd-2.4.18-1|203	%description	nntp
14mu|cyrus-imapd-2.4.18-1|204	Cyrus has the ability to export Usenet via IMAP and/or export shared
14mu|cyrus-imapd-2.4.18-1|205	IMAP mailboxes via NNTP. This is made possible by a new NNTP daemon
14mu|cyrus-imapd-2.4.18-1|206	which is included in this package.
14mu|cyrus-imapd-2.4.18-1|207	
14mu|cyrus-imapd-2.4.18-1|208	%package	devel
14mu|cyrus-imapd-2.4.18-1|209	Summary:	Cyrus IMAPd development files
14mu|cyrus-imapd-2.4.18-1|210	Group:		Development/Other
14mu|cyrus-imapd-2.4.18-1|211	
14mu|cyrus-imapd-2.4.18-1|212	%description	devel
14mu|cyrus-imapd-2.4.18-1|213	This package contains header files and libraries necessary for
14mu|cyrus-imapd-2.4.18-1|214	developing applications which use the imclient library.
14mu|cyrus-imapd-2.4.18-1|215	
14mu|cyrus-imapd-2.4.18-1|216	The main package is %{name}.
14mu|cyrus-imapd-2.4.18-1|217	
14mu|cyrus-imapd-2.4.18-1|218	%package -n	perl-Cyrus
14mu|cyrus-imapd-2.4.18-1|219	Summary:	Cyrus IMAPd utility Perl modules
14mu|cyrus-imapd-2.4.18-1|220	Group:		Development/Perl
14mu|cyrus-imapd-2.4.18-1|221	# with previous versions of sasl, imap LOGIN would fail
14mu|cyrus-imapd-2.4.18-1|222	Requires:	%{mklibname sasl 2} >= 2.1.15
14mu|cyrus-imapd-2.4.18-1|223	
14mu|cyrus-imapd-2.4.18-1|224	%description -n	perl-Cyrus
14mu|cyrus-imapd-2.4.18-1|225	This package contains Perl modules necessary to use the Cyrus server
14mu|cyrus-imapd-2.4.18-1|226	administrative utilities.
14mu|cyrus-imapd-2.4.18-1|227	
14mu|cyrus-imapd-2.4.18-1|228	The main package is %{name}.
14mu|cyrus-imapd-2.4.18-1|229	
14mu|cyrus-imapd-2.4.18-1|230	%package	utils
14mu|cyrus-imapd-2.4.18-1|231	Summary:	Cyrus IMAPd server admin utilities
14mu|cyrus-imapd-2.4.18-1|232	Group:		System/Servers
14mu|cyrus-imapd-2.4.18-1|233	Requires:	perl-Cyrus >= %{version}-%{release}
14mu|cyrus-imapd-2.4.18-1|234	
14mu|cyrus-imapd-2.4.18-1|235	%description	utils
14mu|cyrus-imapd-2.4.18-1|236	This package contains Cyrus IMAPd server administrative tools. It
14mu|cyrus-imapd-2.4.18-1|237	can be installed on systems other than the one running the server.
14mu|cyrus-imapd-2.4.18-1|238	
14mu|cyrus-imapd-2.4.18-1|239	This package depends on the perl-Cyrus package.
14mu|cyrus-imapd-2.4.18-1|240	The main package is %{name}.
14mu|cyrus-imapd-2.4.18-1|241	
14mu|cyrus-imapd-2.4.18-1|242	%prep
14mu|cyrus-imapd-2.4.18-1|243	
14mu|cyrus-imapd-2.4.18-1|244	%setup -q -n %{name}-%{version}
14mu|cyrus-imapd-2.4.18-1|245	%patch1 -p0 -b .mdk9.0perl.orig
14mu|cyrus-imapd-2.4.18-1|246	%patch2
14mu|cyrus-imapd-2.4.18-1|247	%if %{build_autocreate}
14mu|cyrus-imapd-2.4.18-1|248	%patch3 -p1 -b .autocreate.orig
14mu|cyrus-imapd-2.4.18-1|249	%endif
14mu|cyrus-imapd-2.4.18-1|250	%if %{build_autosieve}
14mu|cyrus-imapd-2.4.18-1|251	%patch4 -p1 -b .autosieve.orig
14mu|cyrus-imapd-2.4.18-1|252	%endif
14mu|cyrus-imapd-2.4.18-1|253	%if %{build_rmquota}
14mu|cyrus-imapd-2.4.18-1|254	%patch5 -p1 -b .rmquota.orig <- this patch is broken and won't apply
14mu|cyrus-imapd-2.4.18-1|255	%endif
14mu|cyrus-imapd-2.4.18-1|256	
14mu|cyrus-imapd-2.4.18-1|257	%patch6 -p1 -b .plaintext.orig
14mu|cyrus-imapd-2.4.18-1|258	
14mu|cyrus-imapd-2.4.18-1|259	# (oe) for kolab2: Patch to support virtdomains: ldap (parse domain from "email" field an LDAP user entry)
14mu|cyrus-imapd-2.4.18-1|260	%if %{build_virtualdomains_in_ldap}
14mu|cyrus-imapd-2.4.18-1|261	%patch8 -p1 -b .kolab-ldap.orig
14mu|cyrus-imapd-2.4.18-1|262	%endif
14mu|cyrus-imapd-2.4.18-1|263	%if %{with_ldap}
14mu|cyrus-imapd-2.4.18-1|264	%patch10 -p1 -b .ptloader.orig
14mu|cyrus-imapd-2.4.18-1|265	%endif
14mu|cyrus-imapd-2.4.18-1|266	%patch11 -p1 -b .secprops.orig
14mu|cyrus-imapd-2.4.18-1|267	
14mu|cyrus-imapd-2.4.18-1|268	%patch19 -p1 -b .mkimap.orig
14mu|cyrus-imapd-2.4.18-1|269	%patch21 -p1 -b .sieve_port.orig
14mu|cyrus-imapd-2.4.18-1|270	
14mu|cyrus-imapd-2.4.18-1|271	# fedora patches
14mu|cyrus-imapd-2.4.18-1|272	%patch100 -p1 -b .flock
14mu|cyrus-imapd-2.4.18-1|273	%patch101 -p1 -b .authid_normalize
14mu|cyrus-imapd-2.4.18-1|274	%patch102 -p1 -b .debugopt
14mu|cyrus-imapd-2.4.18-1|275	
14mu|cyrus-imapd-2.4.18-1|276	find . -name Makefile* |xargs sed -i -e 's,configure.in,configure.ac,g'
14mu|cyrus-imapd-2.4.18-1|277	
14mu|cyrus-imapd-2.4.18-1|278	## Extra documentation
14mu|cyrus-imapd-2.4.18-1|279	mkdir -p extradocs
14mu|cyrus-imapd-2.4.18-1|280	for i in %{SOURCE2} %{SOURCE4} %{SOURCE19} ; do
14mu|cyrus-imapd-2.4.18-1|281	cp $i extradocs
14mu|cyrus-imapd-2.4.18-1|282	done
14mu|cyrus-imapd-2.4.18-1|283	
14mu|cyrus-imapd-2.4.18-1|284	## regenerate html man pages
14mu|cyrus-imapd-2.4.18-1|285	pushd man
14mu|cyrus-imapd-2.4.18-1|286	for mp in *[1-8] ; do groff -m man -T html $mp > ../doc/man/$mp.html ; done
14mu|cyrus-imapd-2.4.18-1|287	popd
14mu|cyrus-imapd-2.4.18-1|288	
14mu|cyrus-imapd-2.4.18-1|289	# fix build under mdx8.2
14mu|cyrus-imapd-2.4.18-1|290	#perl -ni -e "print unless /^AC_PREREQ/" configure.in
14mu|cyrus-imapd-2.4.18-1|291	
14mu|cyrus-imapd-2.4.18-1|292	install -m 0644 %{SOURCE8} cyrus-imapd.pamd
14mu|cyrus-imapd-2.4.18-1|293	
14mu|cyrus-imapd-2.4.18-1|294	# cleanup
14mu|cyrus-imapd-2.4.18-1|295	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mu|cyrus-imapd-2.4.18-1|296	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mu|cyrus-imapd-2.4.18-1|297	done
14mu|cyrus-imapd-2.4.18-1|298	
14mu|cyrus-imapd-2.4.18-1|299	%build
14mu|cyrus-imapd-2.4.18-1|300	%serverbuild
14mu|cyrus-imapd-2.4.18-1|301	
14mu|cyrus-imapd-2.4.18-1|302	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mu|cyrus-imapd-2.4.18-1|303	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mu|cyrus-imapd-2.4.18-1|304	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mu|cyrus-imapd-2.4.18-1|305	RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS |sed -e 's|-fPIE||g'`
14mu|cyrus-imapd-2.4.18-1|306	
14mu|cyrus-imapd-2.4.18-1|307	CPPFLAGS="-I%{_includedir}/et $CPPFLAGS"
14mu|cyrus-imapd-2.4.18-1|308	export CPPFLAGS
14mu|cyrus-imapd-2.4.18-1|309	CFLAGS="$RPM_OPT_FLAGS -fPIC"
14mu|cyrus-imapd-2.4.18-1|310	export CFLAGS
14mu|cyrus-imapd-2.4.18-1|311	LDFLAGS="-L%{_libdir}"
14mu|cyrus-imapd-2.4.18-1|312	export LDFLAGS
14mu|cyrus-imapd-2.4.18-1|313	
14mu|cyrus-imapd-2.4.18-1|314	#with the existing autom4te.cache autoheader would fail with the message
14mu|cyrus-imapd-2.4.18-1|315	#Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
14mu|cyrus-imapd-2.4.18-1|316	#
14mu|cyrus-imapd-2.4.18-1|317	rm -rf autom4te.cache configure
14mu|cyrus-imapd-2.4.18-1|318	export WANT_AUTOCONF_2_5=1
14mu|cyrus-imapd-2.4.18-1|319	libtoolize --copy --force; aclocal -I cmulocal; autoheader; autoconf
14mu|cyrus-imapd-2.4.18-1|320	
14mu|cyrus-imapd-2.4.18-1|321	# this removes rpath
14mu|cyrus-imapd-2.4.18-1|322	export andrew_cv_runpath_switch=none
14mu|cyrus-imapd-2.4.18-1|323	
14mu|cyrus-imapd-2.4.18-1|324	%configure2_5x \
14mu|cyrus-imapd-2.4.18-1|325	%if %{IDLED}
14mu|cyrus-imapd-2.4.18-1|326	--with-idle=idled \
14mu|cyrus-imapd-2.4.18-1|327	%endif
14mu|cyrus-imapd-2.4.18-1|328	%if !%{with_snmp}
14mu|cyrus-imapd-2.4.18-1|329	--without-snmp \
14mu|cyrus-imapd-2.4.18-1|330	%endif
14mu|cyrus-imapd-2.4.18-1|331	%if %{with_ldap}
14mu|cyrus-imapd-2.4.18-1|332	--with-ldap=/usr \
14mu|cyrus-imapd-2.4.18-1|333	%endif
14mu|cyrus-imapd-2.4.18-1|334	%if %{with_mysql}
14mu|cyrus-imapd-2.4.18-1|335	--with-mysql --with-mysql-incdir=/usr/include/mysql \
14mu|cyrus-imapd-2.4.18-1|336	%endif
14mu|cyrus-imapd-2.4.18-1|337	%if %{with_pgsql}
14mu|cyrus-imapd-2.4.18-1|338	--with-pgsql \
14mu|cyrus-imapd-2.4.18-1|339	%endif
14mu|cyrus-imapd-2.4.18-1|340	%if %{with_sqlite}
14mu|cyrus-imapd-2.4.18-1|341	--with-sqlite \
14mu|cyrus-imapd-2.4.18-1|342	%endif
14mu|cyrus-imapd-2.4.18-1|343	--with-extraident="Mandriva-RPM-%{version}-%{release}" \
14mu|cyrus-imapd-2.4.18-1|344	--with-syslogfacility=MAIL \
14mu|cyrus-imapd-2.4.18-1|345	--with-bdb=db --with-bdb-libdir=%{_libdir} \
14mu|cyrus-imapd-2.4.18-1|346	--enable-murder \
14mu|cyrus-imapd-2.4.18-1|347	--enable-netscapehack \
14mu|cyrus-imapd-2.4.18-1|348	--enable-listext \
14mu|cyrus-imapd-2.4.18-1|349	--enable-nntp \
14mu|cyrus-imapd-2.4.18-1|350	--with-perl=%{__perl} \
14mu|cyrus-imapd-2.4.18-1|351	--with-cyrus-prefix=%{_cyrexecdir} \
14mu|cyrus-imapd-2.4.18-1|352	--with-service-path=%{_cyrexecdir} \
14mu|cyrus-imapd-2.4.18-1|353	#    --with-krb=%{_prefix}/kerberos \
14mu|cyrus-imapd-2.4.18-1|354	
14mu|cyrus-imapd-2.4.18-1|355	make clean
14mu|cyrus-imapd-2.4.18-1|356	# no parallel make - 2.3.10
14mu|cyrus-imapd-2.4.18-1|357	make
14mu|cyrus-imapd-2.4.18-1|358	
14mu|cyrus-imapd-2.4.18-1|359	# Modify docs master --> cyrus-master
14mu|cyrus-imapd-2.4.18-1|360	pushd man
14mu|cyrus-imapd-2.4.18-1|361	perl -pi -e "s#master\(8\)#cyrus-master(8)#" `ls *5 *8`
14mu|cyrus-imapd-2.4.18-1|362	cd ../doc
14mu|cyrus-imapd-2.4.18-1|363	perl -pi -e "s#master#cyrus-master#g;" man.html
14mu|cyrus-imapd-2.4.18-1|364	cd man
14mu|cyrus-imapd-2.4.18-1|365	perl -pi -e "s#master\(8\)#cyrus-master(8)#;" `ls *html`
14mu|cyrus-imapd-2.4.18-1|366	popd
14mu|cyrus-imapd-2.4.18-1|367	
14mu|cyrus-imapd-2.4.18-1|368	# Modify path in perl scripts
14mu|cyrus-imapd-2.4.18-1|369	pushd perl/imap/examples
14mu|cyrus-imapd-2.4.18-1|370	perl -pi -e "s#/usr/local/bin/perl#%{__perl}#" `find . -type f -name "*.pl"`
14mu|cyrus-imapd-2.4.18-1|371	popd
14mu|cyrus-imapd-2.4.18-1|372	
14mu|cyrus-imapd-2.4.18-1|373	# Cleanup of doc dir
14mu|cyrus-imapd-2.4.18-1|374	find doc perl -name CVS -type d | xargs -r rm -fr
14mu|cyrus-imapd-2.4.18-1|375	find doc -name "*~" -type f | xargs -r rm -f
14mu|cyrus-imapd-2.4.18-1|376	find doc -name "*.*.orig" -type f | xargs -r rm -f
14mu|cyrus-imapd-2.4.18-1|377	
14mu|cyrus-imapd-2.4.18-1|378	rm -f doc/Makefile.dist
14mu|cyrus-imapd-2.4.18-1|379	rm -f doc/text/htmlstrip.c
14mu|cyrus-imapd-2.4.18-1|380	
14mu|cyrus-imapd-2.4.18-1|381	# modify lmtp socket path in .conf files
14mu|cyrus-imapd-2.4.18-1|382	perl -pi -e "s#/var/imap#%{_vardata}#" %{_confdir}/*.conf
14mu|cyrus-imapd-2.4.18-1|383	
14mu|cyrus-imapd-2.4.18-1|384	%install
14mu|cyrus-imapd-2.4.18-1|385	
14mu|cyrus-imapd-2.4.18-1|386	%makeinstall_std
14mu|cyrus-imapd-2.4.18-1|387	%makeinstall_std -C man
14mu|cyrus-imapd-2.4.18-1|388	
14mu|cyrus-imapd-2.4.18-1|389	%{__install} -m 755 imtest/imtest	%{buildroot}%{_cyrexecdir}/
14mu|cyrus-imapd-2.4.18-1|390	%{__install} -m 755 perl/imap/cyradm	%{buildroot}%{_cyrexecdir}/
14mu|cyrus-imapd-2.4.18-1|391	
14mu|cyrus-imapd-2.4.18-1|392	# Install tools
14mu|cyrus-imapd-2.4.18-1|393	for tool in dohash masssievec mkimap mknewsgroups rehash translatesieve undohash  upgradesieve ; do
14mu|cyrus-imapd-2.4.18-1|394	test -f tools/${tool} && %{__install} -m 755 tools/${tool} %{buildroot}%{_cyrexecdir}/
14mu|cyrus-imapd-2.4.18-1|395	done
14mu|cyrus-imapd-2.4.18-1|396	%{__install} -m 755 %{SOURCE13} %{buildroot}%{_cyrexecdir}/imapcreate
14mu|cyrus-imapd-2.4.18-1|397	
14mu|cyrus-imapd-2.4.18-1|398	# Create directories
14mu|cyrus-imapd-2.4.18-1|399	%{__install} -d \
14mu|cyrus-imapd-2.4.18-1|400	%if %{with_snmp}
14mu|cyrus-imapd-2.4.18-1|401	%{buildroot}%{_datadir}/snmp/mibs \
14mu|cyrus-imapd-2.4.18-1|402	%endif
14mu|cyrus-imapd-2.4.18-1|403	%if %{with_ldap}
14mu|cyrus-imapd-2.4.18-1|404	%{buildroot}%{_vardata}/ptclient/ \
14mu|cyrus-imapd-2.4.18-1|405	%endif
14mu|cyrus-imapd-2.4.18-1|406	%{buildroot}%{_sysconfdir}/{pam.d,sysconfig,cron.daily} \
14mu|cyrus-imapd-2.4.18-1|407	%{buildroot}/lib/systemd/system \
14mu|cyrus-imapd-2.4.18-1|408	%{buildroot}%{_libdir}/sasl \
14mu|cyrus-imapd-2.4.18-1|409	%{buildroot}%{_bindir} \
14mu|cyrus-imapd-2.4.18-1|410	%{buildroot}%{_spooldata}/stage. \
14mu|cyrus-imapd-2.4.18-1|411	%{buildroot}%{_vardata}/{user,quota,proc,log,msg,socket,db,sieve,rpm,backup}
14mu|cyrus-imapd-2.4.18-1|412	
14mu|cyrus-imapd-2.4.18-1|413	# Install additional files
14mu|cyrus-imapd-2.4.18-1|414	%{__install} -m 755 %{SOURCE15} %{buildroot}%{_cyrexecdir}/cvt_cyrusdb_all
14mu|cyrus-imapd-2.4.18-1|415	
14mu|cyrus-imapd-2.4.18-1|416	# Install config files
14mu|cyrus-imapd-2.4.18-1|417	%{__install} -m 644 %{_cyrusconf} %{buildroot}%{_sysconfdir}/cyrus.conf
14mu|cyrus-imapd-2.4.18-1|418	%{__install} -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/imapd.conf
14mu|cyrus-imapd-2.4.18-1|419	
14mu|cyrus-imapd-2.4.18-1|420	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/pop
14mu|cyrus-imapd-2.4.18-1|421	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/imap
14mu|cyrus-imapd-2.4.18-1|422	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/sieve
14mu|cyrus-imapd-2.4.18-1|423	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/mupdate
14mu|cyrus-imapd-2.4.18-1|424	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/lmtp
14mu|cyrus-imapd-2.4.18-1|425	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/nntp
14mu|cyrus-imapd-2.4.18-1|426	%{__install} -m 644 cyrus-imapd.pamd %{buildroot}%{_sysconfdir}/pam.d/csync
14mu|cyrus-imapd-2.4.18-1|427	
14mu|cyrus-imapd-2.4.18-1|428	%{__install} -m 644 %{SOURCE12} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|cyrus-imapd-2.4.18-1|429	%{__install} -m 755 %{SOURCE20} %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14mu|cyrus-imapd-2.4.18-1|430	%{__install} -m 644 %{SOURCE22} %{buildroot}/lib/systemd/system/cyrus-imapd.service
14mu|cyrus-imapd-2.4.18-1|431	%{__install} -m 755 %{SOURCE23} %{buildroot}%{_cyrexecdir}/cyr_systemd_helper
14mu|cyrus-imapd-2.4.18-1|432	
14mu|cyrus-imapd-2.4.18-1|433	%if %{with_snmp}
14mu|cyrus-imapd-2.4.18-1|434	# Install snmp mibs
14mu|cyrus-imapd-2.4.18-1|435	%{__install} -m 644 master/CYRUS-MASTER.mib %{buildroot}%{_datadir}/snmp/mibs/CYRUS-MASTER-MIB.txt
14mu|cyrus-imapd-2.4.18-1|436	%{__install} -m 644 %{SOURCE21} %{buildroot}%{_datadir}/snmp/mibs/CMU-MIB.txt
14mu|cyrus-imapd-2.4.18-1|437	%endif
14mu|cyrus-imapd-2.4.18-1|438	
14mu|cyrus-imapd-2.4.18-1|439	
14mu|cyrus-imapd-2.4.18-1|440	# Install README.RPM
14mu|cyrus-imapd-2.4.18-1|441	%{__install} -m 644 %{SOURCE14} README.RPM
14mu|cyrus-imapd-2.4.18-1|442	cat << EOF >> README.RPM
14mu|cyrus-imapd-2.4.18-1|443	
14mu|cyrus-imapd-2.4.18-1|444	RPM BUILD TIME CONFIGURATION OPTIONS
14mu|cyrus-imapd-2.4.18-1|445	
14mu|cyrus-imapd-2.4.18-1|446	This RPM package has been compiled with the following options:
14mu|cyrus-imapd-2.4.18-1|447	
14mu|cyrus-imapd-2.4.18-1|448	use saslauth group
14mu|cyrus-imapd-2.4.18-1|449	SASLGROUP: %{SASLGROUP}
14mu|cyrus-imapd-2.4.18-1|450	
14mu|cyrus-imapd-2.4.18-1|451	use preforking cyrus.conf
14mu|cyrus-imapd-2.4.18-1|452	PREFORK: %{PREFORK}
14mu|cyrus-imapd-2.4.18-1|453	
14mu|cyrus-imapd-2.4.18-1|454	enable IDLED support
14mu|cyrus-imapd-2.4.18-1|455	IDLED: %{IDLED}
14mu|cyrus-imapd-2.4.18-1|456	
14mu|cyrus-imapd-2.4.18-1|457	enable full directory hash
14mu|cyrus-imapd-2.4.18-1|458	FULLDIRHASH: %{FULLDIRHASH}
14mu|cyrus-imapd-2.4.18-1|459	
14mu|cyrus-imapd-2.4.18-1|460	EOF
14mu|cyrus-imapd-2.4.18-1|461	
14mu|cyrus-imapd-2.4.18-1|462	# Install templates
14mu|cyrus-imapd-2.4.18-1|463	%{__install} -m 755 -d doc/conf
14mu|cyrus-imapd-2.4.18-1|464	%{__install} -m 644 %{_confdir}/*.conf doc/conf/
14mu|cyrus-imapd-2.4.18-1|465	
14mu|cyrus-imapd-2.4.18-1|466	# Rename 'master' binary and manpage to avoid crash with postfix
14mu|cyrus-imapd-2.4.18-1|467	mv -f %{buildroot}%{_cyrexecdir}/master	%{buildroot}%{_cyrexecdir}/cyrus-master
14mu|cyrus-imapd-2.4.18-1|468	mv -f %{buildroot}%{_mandir}/man8/master.8 %{buildroot}%{_mandir}/man8/cyrus-master.8
14mu|cyrus-imapd-2.4.18-1|469	cp -af doc/man/master.8.html doc/man/cyrus-master.8.html
14mu|cyrus-imapd-2.4.18-1|470	
14mu|cyrus-imapd-2.4.18-1|471	# Create symlinks
14mu|cyrus-imapd-2.4.18-1|472	ln -sf ../lib/cyrus-imapd/cyradm %{buildroot}%{_bindir}/
14mu|cyrus-imapd-2.4.18-1|473	ln -sf ../lib/cyrus-imapd/imtest %{buildroot}%{_bindir}/
14mu|cyrus-imapd-2.4.18-1|474	ln -sf ../lib/cyrus-imapd/imapcreate %{buildroot}%{_bindir}/
14mu|cyrus-imapd-2.4.18-1|475	
14mu|cyrus-imapd-2.4.18-1|476	# required if upgrading from 2.2.x -> 2.3.6+
14mu|cyrus-imapd-2.4.18-1|477	%{__install} -m 755 tools/migrate-metadata %{buildroot}%{_cyrexecdir}/migrate-metadata
14mu|cyrus-imapd-2.4.18-1|478	
14mu|cyrus-imapd-2.4.18-1|479	# provide the cyrusMaster.conf file, discovered by doing:
14mu|cyrus-imapd-2.4.18-1|480	# /usr/lib/cyrus-imapd/cyrus-master -p /var/run/cyrus-master.pid -D
14mu|cyrus-imapd-2.4.18-1|481	%if %{with_snmp}
14mu|cyrus-imapd-2.4.18-1|482	install -d %{buildroot}/var/lib/net-snmp
14mu|cyrus-imapd-2.4.18-1|483	echo "# placeholder" > %{buildroot}/var/lib/net-snmp/cyrusMaster.conf
14mu|cyrus-imapd-2.4.18-1|484	%endif
14mu|cyrus-imapd-2.4.18-1|485	
14mu|cyrus-imapd-2.4.18-1|486	# cleanup
14mu|cyrus-imapd-2.4.18-1|487	find %{buildroot}%{perl_vendorarch} -name "*.orig" | xargs rm -f
14mu|cyrus-imapd-2.4.18-1|488	
14mu|cyrus-imapd-2.4.18-1|489	%pre
14mu|cyrus-imapd-2.4.18-1|490	# Create 'cyrus' user on target host
14mu|cyrus-imapd-2.4.18-1|491	%if %{SASLGROUP}
14mu|cyrus-imapd-2.4.18-1|492	/usr/sbin/groupadd -r %{_saslgroup} 2> /dev/null || :
14mu|cyrus-imapd-2.4.18-1|493	/usr/sbin/useradd -c "Cyrus IMAP Server" -d %{_vardata} -g %{_cyrusgroup} \
14mu|cyrus-imapd-2.4.18-1|494	-G %{_saslgroup} -s /bin/bash -r %{_cyrususer} 2> /dev/null || :
14mu|cyrus-imapd-2.4.18-1|495	%else
14mu|cyrus-imapd-2.4.18-1|496	/usr/sbin/useradd -c "Cyrus IMAP Server" -d %{_vardata} -g %{_cyrusgroup} \
14mu|cyrus-imapd-2.4.18-1|497	-s /bin/bash -r %{_cyrususer} 2> /dev/null || :
14mu|cyrus-imapd-2.4.18-1|498	%endif
14mu|cyrus-imapd-2.4.18-1|499	# move ssl certificate/key from /etc/ssl to /etc/pki/tls
14mu|cyrus-imapd-2.4.18-1|500	if [ -f /etc/ssl/cyrus-imapd/cyrus-imapd.pem -a ! -f /etc/pki/tls/private/cyrus-imapd.pem -a ! -f /etc/pki/tls/certs/cyrus-imapd.pem  ];then
14mu|cyrus-imapd-2.4.18-1|501	touch /etc/pki/tls/private/cyrus-imapd.pem
14mu|cyrus-imapd-2.4.18-1|502	chmod 600 /etc/pki/tls/private/cyrus-imapd.pem
14mu|cyrus-imapd-2.4.18-1|503	awk '/^-----BEGIN PRIVATE KEY-----/ {p=1} /-----END PRIVATE KEY-----/ {p=0;print} p == 1 {print}'  /etc/ssl/cyrus-imapd/cyrus-imapd.pem > /etc/pki/tls/private/cyrus-imapd.pem
14mu|cyrus-imapd-2.4.18-1|504	awk '/^-----BEGIN PRIVATE KEY-----/ {p=0} /-----END PRIVATE KEY-----/ {p=1;next} p == 1 {print}' /etc/ssl/cyrus-imapd/cyrus-imapd.pem > /etc/pki/tls/certs/cyrus-imapd.pem
14mu|cyrus-imapd-2.4.18-1|505	sed -i -e 's,^[[:space:]]*tls_cert_file:[[:space:]]\+/etc/ssl/cyrus-imapd/cyrus-imapd.pem\>,tls_cert_file: /etc/pki/tls/certs/cyrus-imapd.pem,' /etc/imapd.conf
14mu|cyrus-imapd-2.4.18-1|506	sed -i -e 's,^[[:space:]]*tls_key_file:[[:space:]]\+/etc/ssl/cyrus-imapd/cyrus-imapd.pem\>,tls_key_file: /etc/pki/tls/private/cyrus-imapd.pem,' /etc/imapd.conf
14mu|cyrus-imapd-2.4.18-1|507	rm -f /etc/ssl/cyrus-imapd/cyrus-imapd.pem
14mu|cyrus-imapd-2.4.18-1|508	fi
14mu|cyrus-imapd-2.4.18-1|509	
14mu|cyrus-imapd-2.4.18-1|510	%post
14mu|cyrus-imapd-2.4.18-1|511	if [ $1 = 1 ] ; then
14mu|cyrus-imapd-2.4.18-1|512	# make sure we own the stuff, otherwise /var/log/mail/* will fill
14mu|cyrus-imapd-2.4.18-1|513	# the whole disk with error messages...
14mu|cyrus-imapd-2.4.18-1|514	chown -R %{_cyrususer}:%{_cyrusgroup} %{_vardata} %{_spooldata}
14mu|cyrus-imapd-2.4.18-1|515	fi
14mu|cyrus-imapd-2.4.18-1|516	%_create_ssl_certificate cyrus-imapd
14mu|cyrus-imapd-2.4.18-1|517	chown %{_cyrususer}:%{_cyrusgroup} /etc/pki/tls/private/cyrus-imapd.pem
14mu|cyrus-imapd-2.4.18-1|518	
14mu|cyrus-imapd-2.4.18-1|519	
14mu|cyrus-imapd-2.4.18-1|520	# Force synchronous updates only on ext2 filesystems
14mu|cyrus-imapd-2.4.18-1|521	# Note: This will slow down user creation for 10.000+ users!
14mu|cyrus-imapd-2.4.18-1|522	for i in %{_vardata}/{user,quota} %{_spooldata}; do
14mu|cyrus-imapd-2.4.18-1|523	if [ `find $i -maxdepth 0 -printf %F` = "ext2" ]; then
14mu|cyrus-imapd-2.4.18-1|524	chattr -R +S $i 2>/dev/null
14mu|cyrus-imapd-2.4.18-1|525	fi
14mu|cyrus-imapd-2.4.18-1|526	done
14mu|cyrus-imapd-2.4.18-1|527	
14mu|cyrus-imapd-2.4.18-1|528	# Add sieve service if necessary
14mu|cyrus-imapd-2.4.18-1|529	if ! grep -q ^sieve %{_sysconfdir}/services; then
14mu|cyrus-imapd-2.4.18-1|530	echo -e 'sieve\t\t2000/tcp\t\t\t# Sieve mail filter daemon' >> %{_sysconfdir}/services
14mu|cyrus-imapd-2.4.18-1|531	fi
14mu|cyrus-imapd-2.4.18-1|532	
14mu|cyrus-imapd-2.4.18-1|533	# Add lmtp service if necessary
14mu|cyrus-imapd-2.4.18-1|534	if ! grep -q ^lmtp %{_sysconfdir}/services; then
14mu|cyrus-imapd-2.4.18-1|535	echo -e 'lmtp\t\t2003/tcp\t\t\t# Local mail delivery protocol (rfc2033)' >> %{_sysconfdir}/services
14mu|cyrus-imapd-2.4.18-1|536	fi
14mu|cyrus-imapd-2.4.18-1|537	
14mu|cyrus-imapd-2.4.18-1|538	# upgrade from previous versions with compiled in database backends
14mu|cyrus-imapd-2.4.18-1|539	rm -f %{_vardata}/rpm/db.cfg.cache 2> /dev/null
14mu|cyrus-imapd-2.4.18-1|540	
14mu|cyrus-imapd-2.4.18-1|541	# "ctl_deliver -E" is deprecated, now is "cyr_expire -E"
14mu|cyrus-imapd-2.4.18-1|542	if grep -q "ctl_deliver *-E" %{_sysconfdir}/cyrus.conf ; then
14mu|cyrus-imapd-2.4.18-1|543	perl -pi -e "s/ctl_deliver *-E/cyr_expire -E/" %{_sysconfdir}/cyrus.conf
14mu|cyrus-imapd-2.4.18-1|544	fi
14mu|cyrus-imapd-2.4.18-1|545	# compile to byte code sieve scripts on upgrade
14mu|cyrus-imapd-2.4.18-1|546	# masssievec needs to run:
14mu|cyrus-imapd-2.4.18-1|547	# - for versions before 2.2.0 (2.1.x) since they had no bytecode
14mu|cyrus-imapd-2.4.18-1|548	# - upgrading from 2.2.0 since the bytecode has changed
14mu|cyrus-imapd-2.4.18-1|549	# - upgrading from 2.2.1 since the bytecode has changed
14mu|cyrus-imapd-2.4.18-1|550	if [ $1 != 1 ] ; then
14mu|cyrus-imapd-2.4.18-1|551	if [ -f %{_vardata}/rpm/version ] ; then
14mu|cyrus-imapd-2.4.18-1|552	oldversion=`cat %{_vardata}/rpm/version`
14mu|cyrus-imapd-2.4.18-1|553	if [ "$oldversion" = "2.2.0" -o "$oldversion" = "2.2.1" ] ; then
14mu|cyrus-imapd-2.4.18-1|554	compile_needed=1
14mu|cyrus-imapd-2.4.18-1|555	else
14mu|cyrus-imapd-2.4.18-1|556	compile_needed=0
14mu|cyrus-imapd-2.4.18-1|557	fi
14mu|cyrus-imapd-2.4.18-1|558	else
14mu|cyrus-imapd-2.4.18-1|559	# versions prior to 2.2.x didn't write the file
14mu|cyrus-imapd-2.4.18-1|560	ompile_needed=1
14mu|cyrus-imapd-2.4.18-1|561	fi
14mu|cyrus-imapd-2.4.18-1|562	if [ $compile_needed = 1 ] ; then
14mu|cyrus-imapd-2.4.18-1|563	echo "compiling sieve scripts"
14mu|cyrus-imapd-2.4.18-1|564	su cyrus -c "%{_cyrexecdir}/masssievec %{_cyrexecdir}/sievec"
14mu|cyrus-imapd-2.4.18-1|565	fi
14mu|cyrus-imapd-2.4.18-1|566	fi
14mu|cyrus-imapd-2.4.18-1|567	# cache the installed version for next upgrade
14mu|cyrus-imapd-2.4.18-1|568	echo %{version} > %{_vardata}/rpm/version
14mu|cyrus-imapd-2.4.18-1|569	
14mu|cyrus-imapd-2.4.18-1|570	/bin/systemctl daemon-reload > /dev/null 2>&1 :
14mu|cyrus-imapd-2.4.18-1|571	
14mu|cyrus-imapd-2.4.18-1|572	%preun
14mu|cyrus-imapd-2.4.18-1|573	if [ $1 = 0 ]; then
14mu|cyrus-imapd-2.4.18-1|574	# Package removal, not upgrade
14mu|cyrus-imapd-2.4.18-1|575	/bin/systemctl disable cyrus-imapd.service >/dev/null 2>&1 || :
14mu|cyrus-imapd-2.4.18-1|576	/bin/systemctl stop cyrus-imapd.service > /dev/null 2>&1 || :
14mu|cyrus-imapd-2.4.18-1|577	/usr/sbin/userdel %{_cyrususer} 2> /dev/null || :
14mu|cyrus-imapd-2.4.18-1|578	%if %{SASLGROUP}
14mu|cyrus-imapd-2.4.18-1|579	if [ "`grep ^%{_saslgroup}: %{_sysconfdir}/group | cut -d: -f4-`" = "" ]; then
14mu|cyrus-imapd-2.4.18-1|580	/usr/sbin/groupdel %{_saslgroup} 2> /dev/null || :
14mu|cyrus-imapd-2.4.18-1|581	fi
14mu|cyrus-imapd-2.4.18-1|582	%endif
14mu|cyrus-imapd-2.4.18-1|583	rm -f %{_vardata}/socket/lmtp 2> /dev/null
14mu|cyrus-imapd-2.4.18-1|584	rm -f %{_vardata}/rpm/version 2> /dev/null
14mu|cyrus-imapd-2.4.18-1|585	fi
14mu|cyrus-imapd-2.4.18-1|586	
14mu|cyrus-imapd-2.4.18-1|587	%postun
14mu|cyrus-imapd-2.4.18-1|588	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|cyrus-imapd-2.4.18-1|589	if [ $1 -ge 1 ] ; then
14mu|cyrus-imapd-2.4.18-1|590	# Package upgrade, not uninstall
14mu|cyrus-imapd-2.4.18-1|591	/bin/systemctl try-restart cyrus-imapd.service >/dev/null 2>&1 || :
14mu|cyrus-imapd-2.4.18-1|592	fi
14mu|cyrus-imapd-2.4.18-1|593	
14mu|cyrus-imapd-2.4.18-1|594	%files
14mu|cyrus-imapd-2.4.18-1|595	%doc doc/* extradocs/*
14mu|cyrus-imapd-2.4.18-1|596	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.conf
14mu|cyrus-imapd-2.4.18-1|597	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|cyrus-imapd-2.4.18-1|598	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/pop
14mu|cyrus-imapd-2.4.18-1|599	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/imap
14mu|cyrus-imapd-2.4.18-1|600	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/sieve
14mu|cyrus-imapd-2.4.18-1|601	%attr(0644,root,root) %config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/lmtp
14mu|cyrus-imapd-2.4.18-1|602	%attr(0755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/%{name}
14mu|cyrus-imapd-2.4.18-1|603	/lib/systemd/system/cyrus-imapd.service
14mu|cyrus-imapd-2.4.18-1|604	%attr(0755,root,root) %dir %{_cyrexecdir}
14mu|cyrus-imapd-2.4.18-1|605	%attr(0755,root,root) %{_cyrexecdir}/arbitron
14mu|cyrus-imapd-2.4.18-1|606	%attr(0755,root,root) %{_cyrexecdir}/chk_cyrus
14mu|cyrus-imapd-2.4.18-1|607	%attr(0755,root,root) %{_cyrexecdir}/ctl_cyrusdb
14mu|cyrus-imapd-2.4.18-1|608	%attr(0755,root,root) %{_cyrexecdir}/ctl_deliver
14mu|cyrus-imapd-2.4.18-1|609	%attr(0755,root,root) %{_cyrexecdir}/ctl_mboxlist
14mu|cyrus-imapd-2.4.18-1|610	%attr(0755,root,root) %{_cyrexecdir}/cvt_cyrusdb
14mu|cyrus-imapd-2.4.18-1|611	%attr(0755,root,root) %{_cyrexecdir}/cvt_cyrusdb_all
14mu|cyrus-imapd-2.4.18-1|612	%attr(0755,root,root) %{_cyrexecdir}/cyr_dbtool
14mu|cyrus-imapd-2.4.18-1|613	%attr(0755,root,root) %{_cyrexecdir}/cyr_df
14mu|cyrus-imapd-2.4.18-1|614	%attr(0755,root,root) %{_cyrexecdir}/cyrdump
14mu|cyrus-imapd-2.4.18-1|615	%attr(0755,root,root) %{_cyrexecdir}/cyr_expire
14mu|cyrus-imapd-2.4.18-1|616	%attr(0755,root,root) %{_cyrexecdir}/cyr_sequence
14mu|cyrus-imapd-2.4.18-1|617	%attr(0755,root,root) %{_cyrexecdir}/cyr_synclog
14mu|cyrus-imapd-2.4.18-1|618	%attr(0755,root,root) %{_cyrexecdir}/cyr_systemd_helper
14mu|cyrus-imapd-2.4.18-1|619	%attr(0755,root,root) %{_cyrexecdir}/cyr_userseen
14mu|cyrus-imapd-2.4.18-1|620	%attr(0755,root,root) %{_cyrexecdir}/cyrus-master
14mu|cyrus-imapd-2.4.18-1|621	%attr(0755,root,root) %{_cyrexecdir}/dohash
14mu|cyrus-imapd-2.4.18-1|622	%attr(0755,root,root) %{_cyrexecdir}/fud
14mu|cyrus-imapd-2.4.18-1|623	%attr(0755,root,root) %{_cyrexecdir}/imapd
14mu|cyrus-imapd-2.4.18-1|624	%attr(0755,root,root) %{_cyrexecdir}/ipurge
14mu|cyrus-imapd-2.4.18-1|625	%attr(0755,root,root) %{_cyrexecdir}/lmtpd
14mu|cyrus-imapd-2.4.18-1|626	%attr(0755,root,root) %{_cyrexecdir}/masssievec
14mu|cyrus-imapd-2.4.18-1|627	%attr(0755,root,root) %{_cyrexecdir}/mbexamine
14mu|cyrus-imapd-2.4.18-1|628	%attr(0755,root,root) %{_cyrexecdir}/mbpath
14mu|cyrus-imapd-2.4.18-1|629	%attr(0755,root,root) %{_cyrexecdir}/migrate-metadata
14mu|cyrus-imapd-2.4.18-1|630	%attr(0755,root,root) %{_cyrexecdir}/mkimap
14mu|cyrus-imapd-2.4.18-1|631	%attr(0755,root,root) %{_cyrexecdir}/mknewsgroups
14mu|cyrus-imapd-2.4.18-1|632	%attr(0755,root,root) %{_cyrexecdir}/notifyd
14mu|cyrus-imapd-2.4.18-1|633	%attr(0755,root,root) %{_cyrexecdir}/pop3d
14mu|cyrus-imapd-2.4.18-1|634	%attr(0755,root,root) %{_cyrexecdir}/quota
14mu|cyrus-imapd-2.4.18-1|635	%attr(0755,root,root) %{_cyrexecdir}/reconstruct
14mu|cyrus-imapd-2.4.18-1|636	%attr(0755,root,root) %{_cyrexecdir}/rehash
14mu|cyrus-imapd-2.4.18-1|637	%attr(0755,root,root) %{_cyrexecdir}/sievec
14mu|cyrus-imapd-2.4.18-1|638	%attr(0755,root,root) %{_cyrexecdir}/sieved
14mu|cyrus-imapd-2.4.18-1|639	%attr(0755,root,root) %{_cyrexecdir}/squatter
14mu|cyrus-imapd-2.4.18-1|640	%attr(0755,root,root) %{_cyrexecdir}/timsieved
14mu|cyrus-imapd-2.4.18-1|641	%attr(0755,root,root) %{_cyrexecdir}/tls_prune
14mu|cyrus-imapd-2.4.18-1|642	%attr(0755,root,root) %{_cyrexecdir}/translatesieve
14mu|cyrus-imapd-2.4.18-1|643	%attr(0755,root,root) %{_cyrexecdir}/undohash
14mu|cyrus-imapd-2.4.18-1|644	%attr(0755,root,root) %{_cyrexecdir}/unexpunge
14mu|cyrus-imapd-2.4.18-1|645	%attr(0755,root,root) %{_cyrexecdir}/upgradesieve
14mu|cyrus-imapd-2.4.18-1|646	%if %{with_ldap}
14mu|cyrus-imapd-2.4.18-1|647	%attr(0755,root,root) %{_cyrexecdir}/ptdump
14mu|cyrus-imapd-2.4.18-1|648	%attr(0755,root,root) %{_cyrexecdir}/ptexpire
14mu|cyrus-imapd-2.4.18-1|649	%attr(0755,root,root) %{_cyrexecdir}/ptloader
14mu|cyrus-imapd-2.4.18-1|650	%endif
14mu|cyrus-imapd-2.4.18-1|651	%if %build_autocreate
14mu|cyrus-imapd-2.4.18-1|652	%attr(0755,root,root) %{_cyrexecdir}/compile_sieve
14mu|cyrus-imapd-2.4.18-1|653	%endif
14mu|cyrus-imapd-2.4.18-1|654	%attr(0755,root,root) %{_cyrexecdir}/smmapd
14mu|cyrus-imapd-2.4.18-1|655	%if %{IDLED}
14mu|cyrus-imapd-2.4.18-1|656	%attr(0755,root,root) %{_cyrexecdir}/idled
14mu|cyrus-imapd-2.4.18-1|657	%endif
14mu|cyrus-imapd-2.4.18-1|658	%attr(4754,%{_cyrususer},%{_cyrusgroup}) %{_cyrexecdir}/deliver
14mu|cyrus-imapd-2.4.18-1|659	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %dir %{_vardata}
14mu|cyrus-imapd-2.4.18-1|660	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/user
14mu|cyrus-imapd-2.4.18-1|661	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/quota
14mu|cyrus-imapd-2.4.18-1|662	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/proc
14mu|cyrus-imapd-2.4.18-1|663	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/log
14mu|cyrus-imapd-2.4.18-1|664	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/msg
14mu|cyrus-imapd-2.4.18-1|665	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/socket
14mu|cyrus-imapd-2.4.18-1|666	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/db
14mu|cyrus-imapd-2.4.18-1|667	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/sieve
14mu|cyrus-imapd-2.4.18-1|668	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/rpm
14mu|cyrus-imapd-2.4.18-1|669	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/backup
14mu|cyrus-imapd-2.4.18-1|670	%if %{with_ldap}
14mu|cyrus-imapd-2.4.18-1|671	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_vardata}/ptclient
14mu|cyrus-imapd-2.4.18-1|672	%endif
14mu|cyrus-imapd-2.4.18-1|673	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %dir %{_spooldata}
14mu|cyrus-imapd-2.4.18-1|674	%attr(0750,%{_cyrususer},%{_cyrusgroup}) %{_spooldata}/*
14mu|cyrus-imapd-2.4.18-1|675	%if %{with_snmp}
14mu|cyrus-imapd-2.4.18-1|676	%attr(0644,root,root) %{_datadir}/snmp/mibs/*
14mu|cyrus-imapd-2.4.18-1|677	%attr(0644,%{_cyrususer},%{_cyrusgroup}) /var/lib/net-snmp/cyrusMaster.conf
14mu|cyrus-imapd-2.4.18-1|678	%endif
14mu|cyrus-imapd-2.4.18-1|679	%attr(0644,root,root) %{_mandir}/man5/*
14mu|cyrus-imapd-2.4.18-1|680	%attr(0644,root,root) %{_mandir}/man8/arbitron.8*
14mu|cyrus-imapd-2.4.18-1|681	%attr(0644,root,root) %{_mandir}/man8/chk_cyrus.8*
14mu|cyrus-imapd-2.4.18-1|682	%attr(0644,root,root) %{_mandir}/man8/ctl_cyrusdb.8*
14mu|cyrus-imapd-2.4.18-1|683	%attr(0644,root,root) %{_mandir}/man8/ctl_deliver.8*
14mu|cyrus-imapd-2.4.18-1|684	%attr(0644,root,root) %{_mandir}/man8/ctl_mboxlist.8*
14mu|cyrus-imapd-2.4.18-1|685	%attr(0644,root,root) %{_mandir}/man8/cvt_cyrusdb.8*
14mu|cyrus-imapd-2.4.18-1|686	%attr(0644,root,root) %{_mandir}/man8/cyr_dbtool.8*
14mu|cyrus-imapd-2.4.18-1|687	%attr(0644,root,root) %{_mandir}/man8/cyr_df.8*
14mu|cyrus-imapd-2.4.18-1|688	%attr(0644,root,root) %{_mandir}/man8/cyr_expire.8*
14mu|cyrus-imapd-2.4.18-1|689	%attr(0644,root,root) %{_mandir}/man8/cyr_synclog.8*
14mu|cyrus-imapd-2.4.18-1|690	%attr(0644,root,root) %{_mandir}/man8/cyrus-master.8*
14mu|cyrus-imapd-2.4.18-1|691	%attr(0644,root,root) %{_mandir}/man8/deliver.8*
14mu|cyrus-imapd-2.4.18-1|692	%attr(0644,root,root) %{_mandir}/man8/fud.8*
14mu|cyrus-imapd-2.4.18-1|693	%attr(0644,root,root) %{_mandir}/man8/idled.8*
14mu|cyrus-imapd-2.4.18-1|694	%attr(0644,root,root) %{_mandir}/man8/imapd.8*
14mu|cyrus-imapd-2.4.18-1|695	%attr(0644,root,root) %{_mandir}/man8/ipurge.8*
14mu|cyrus-imapd-2.4.18-1|696	%attr(0644,root,root) %{_mandir}/man8/lmtpd.8*
14mu|cyrus-imapd-2.4.18-1|697	%attr(0644,root,root) %{_mandir}/man8/mbexamine.8*
14mu|cyrus-imapd-2.4.18-1|698	%attr(0644,root,root) %{_mandir}/man8/mbpath.8*
14mu|cyrus-imapd-2.4.18-1|699	%attr(0644,root,root) %{_mandir}/man8/notifyd.8*
14mu|cyrus-imapd-2.4.18-1|700	%attr(0644,root,root) %{_mandir}/man8/pop3d.8*
14mu|cyrus-imapd-2.4.18-1|701	%attr(0644,root,root) %{_mandir}/man8/quota.8*
14mu|cyrus-imapd-2.4.18-1|702	%attr(0644,root,root) %{_mandir}/man8/reconstruct.8*
14mu|cyrus-imapd-2.4.18-1|703	%attr(0644,root,root) %{_mandir}/man8/rmnews.8*
14mu|cyrus-imapd-2.4.18-1|704	%attr(0644,root,root) %{_mandir}/man8/smmapd.8*
14mu|cyrus-imapd-2.4.18-1|705	%attr(0644,root,root) %{_mandir}/man8/squatter.8*
14mu|cyrus-imapd-2.4.18-1|706	%attr(0644,root,root) %{_mandir}/man8/sync_client.8*
14mu|cyrus-imapd-2.4.18-1|707	%attr(0644,root,root) %{_mandir}/man8/syncnews.8*
14mu|cyrus-imapd-2.4.18-1|708	%attr(0644,root,root) %{_mandir}/man8/sync_reset.8*
14mu|cyrus-imapd-2.4.18-1|709	%attr(0644,root,root) %{_mandir}/man8/sync_server.8*
14mu|cyrus-imapd-2.4.18-1|710	%attr(0644,root,root) %{_mandir}/man8/timsieved.8*
14mu|cyrus-imapd-2.4.18-1|711	%attr(0644,root,root) %{_mandir}/man8/tls_prune.8*
14mu|cyrus-imapd-2.4.18-1|712	%attr(0644,root,root) %{_mandir}/man8/unexpunge.8*
14mu|cyrus-imapd-2.4.18-1|713	%doc COPYRIGHT README README.RPM
14mu|cyrus-imapd-2.4.18-1|714	%if %{build_autocreate}
14mu|cyrus-imapd-2.4.18-1|715	%doc README.autocreate
14mu|cyrus-imapd-2.4.18-1|716	%endif
14mu|cyrus-imapd-2.4.18-1|717	
14mu|cyrus-imapd-2.4.18-1|718	%files murder
14mu|cyrus-imapd-2.4.18-1|719	%doc doc/text/install-murder
14mu|cyrus-imapd-2.4.18-1|720	%config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/mupdate
14mu|cyrus-imapd-2.4.18-1|721	%config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/csync
14mu|cyrus-imapd-2.4.18-1|722	%attr(0755,root,root) %{_cyrexecdir}/lmtpproxyd
14mu|cyrus-imapd-2.4.18-1|723	%attr(0755,root,root) %{_cyrexecdir}/mupdate
14mu|cyrus-imapd-2.4.18-1|724	%attr(0755,root,root) %{_cyrexecdir}/pop3proxyd
14mu|cyrus-imapd-2.4.18-1|725	%attr(0755,root,root) %{_cyrexecdir}/proxyd
14mu|cyrus-imapd-2.4.18-1|726	
14mu|cyrus-imapd-2.4.18-1|727	%files nntp
14mu|cyrus-imapd-2.4.18-1|728	%doc doc/text/install-netnews
14mu|cyrus-imapd-2.4.18-1|729	%config(noreplace) %verify(not size,not md5) %{_sysconfdir}/pam.d/nntp
14mu|cyrus-imapd-2.4.18-1|730	%attr(0755,root,root) %{_cyrexecdir}/fetchnews
14mu|cyrus-imapd-2.4.18-1|731	%attr(0755,root,root) %{_cyrexecdir}/nntpd
14mu|cyrus-imapd-2.4.18-1|732	%attr(0644,root,root) %{_mandir}/man8/nntpd.8*
14mu|cyrus-imapd-2.4.18-1|733	%attr(0644,root,root) %{_mandir}/man8/fetchnews.8*
14mu|cyrus-imapd-2.4.18-1|734	
14mu|cyrus-imapd-2.4.18-1|735	%files devel
14mu|cyrus-imapd-2.4.18-1|736	%{_includedir}/cyrus
14mu|cyrus-imapd-2.4.18-1|737	%{_libdir}/lib*.a
14mu|cyrus-imapd-2.4.18-1|738	%attr(0644,root,root) %{_mandir}/man3/imclient.3*
14mu|cyrus-imapd-2.4.18-1|739	
14mu|cyrus-imapd-2.4.18-1|740	%files -n perl-Cyrus
14mu|cyrus-imapd-2.4.18-1|741	%doc perl/imap/README perl/imap/Changes perl/imap/examples
14mu|cyrus-imapd-2.4.18-1|742	%{perl_vendorarch}/auto/Cyrus
14mu|cyrus-imapd-2.4.18-1|743	%{perl_vendorarch}/Cyrus
14mu|cyrus-imapd-2.4.18-1|744	%attr(0644,root,root) %{_mandir}/man3/Cyrus*
14mu|cyrus-imapd-2.4.18-1|745	
14mu|cyrus-imapd-2.4.18-1|746	%files utils
14mu|cyrus-imapd-2.4.18-1|747	%attr(0755,root,root) %{_cyrexecdir}/cyradm
14mu|cyrus-imapd-2.4.18-1|748	%attr(0755,root,root) %{_cyrexecdir}/imtest
14mu|cyrus-imapd-2.4.18-1|749	%attr(0755,root,root) %{_cyrexecdir}/imapcreate
14mu|cyrus-imapd-2.4.18-1|750	%attr(0755,root,root) %{_bindir}/*
14mu|cyrus-imapd-2.4.18-1|751	%attr(0644,root,root) %{_mandir}/man1/*
14mu|cyrus-imapd-2.4.18-1|752	
14mu|cyrus-imapd-2.4.18-1|753	
14mu|cyrus-imapd-2.4.18-1|754	%changelog
14mu|cyrus-imapd-2.4.18-1|755	
14mu|cyrus-imapd-2.4.18-1|756	* Mon Nov 30 2015 Denis Silakov <dsilakov@gmail.com> 2.4.18-1
14mu|cyrus-imapd-2.4.18-1|757	- (a225337) Updated to 2.4.18
14mu|cyrus-imapd-2.4.18-1|758	
14mu|cyrus-imapd-2.4.18-1|759	

22458 14
14mu|cyrus-sasl-2.1.25-9|1	%define major 2
14mu|cyrus-sasl-2.1.25-9|2	%define libname %mklibname sasl %{major}
14mu|cyrus-sasl-2.1.25-9|3	%define up_name cyrus-sasl
14mu|cyrus-sasl-2.1.25-9|4	%define sasl2_db_filename /var/lib/sasl2/sasl.db
14mu|cyrus-sasl-2.1.25-9|5	
14mu|cyrus-sasl-2.1.25-9|6	%define KRB5 1
14mu|cyrus-sasl-2.1.25-9|7	%define MYSQL 1
14mu|cyrus-sasl-2.1.25-9|8	%define SRP 1
14mu|cyrus-sasl-2.1.25-9|9	%define PGSQL 1
14mu|cyrus-sasl-2.1.25-9|10	%define SQLITE3 1
14mu|cyrus-sasl-2.1.25-9|11	%define LDAP 1
14mu|cyrus-sasl-2.1.25-9|12	%define SRPSTR enabled
14mu|cyrus-sasl-2.1.25-9|13	%define MYSQLSTR enabled
14mu|cyrus-sasl-2.1.25-9|14	%define PGSQLSTR enabled
14mu|cyrus-sasl-2.1.25-9|15	%define SQLITE3STR enabled
14mu|cyrus-sasl-2.1.25-9|16	%define LDAPSTR enabled
14mu|cyrus-sasl-2.1.25-9|17	
14mu|cyrus-sasl-2.1.25-9|18	%{?_with_krb5: %{expand: %%global KRB5 1}}
14mu|cyrus-sasl-2.1.25-9|19	%{?_without_krb5: %{expand: %%global KRB5 0}}
14mu|cyrus-sasl-2.1.25-9|20	%{?_with_srp: %{expand: %%global SRP 1}}
14mu|cyrus-sasl-2.1.25-9|21	%{?_without_srp: %{expand: %%global SRP 0}}
14mu|cyrus-sasl-2.1.25-9|22	%{?_with_mysql: %{expand: %%global MYSQL 1}}
14mu|cyrus-sasl-2.1.25-9|23	%{?_without_mysql: %{expand: %%global MYSQL 0}}
14mu|cyrus-sasl-2.1.25-9|24	%{?_with_pgsql: %{expand: %%global PGSQL 1}}
14mu|cyrus-sasl-2.1.25-9|25	%{?_without_pgsql: %{expand: %%global PGSQL 0}}
14mu|cyrus-sasl-2.1.25-9|26	%{?_with_sqlite3: %{expand: %%global SQLITE3 1}}
14mu|cyrus-sasl-2.1.25-9|27	%{?_without_sqlite3: %{expand: %%global SQLITE3 0}}
14mu|cyrus-sasl-2.1.25-9|28	%{?_with_ldap: %{expand: %%global LDAP 1}}
14mu|cyrus-sasl-2.1.25-9|29	%{?_without_ldap: %{expand: %%global LDAP 0}}
14mu|cyrus-sasl-2.1.25-9|30	
14mu|cyrus-sasl-2.1.25-9|31	%{?_with_srp: %{expand: %%global SRPSTR enabled}}
14mu|cyrus-sasl-2.1.25-9|32	%{?_without_srp: %{expand: %%global SRPSTR disabled}}
14mu|cyrus-sasl-2.1.25-9|33	%{?_with_mysql: %{expand: %%global MYSQLSTR enabled}}
14mu|cyrus-sasl-2.1.25-9|34	%{?_without_mysql: %{expand: %%global MYSQLSTR disabled}}
14mu|cyrus-sasl-2.1.25-9|35	%{?_with_pgsql: %{expand: %%global PGSQLSTR enabled}}
14mu|cyrus-sasl-2.1.25-9|36	%{?_without_pgsql: %{expand: %%global PGSQLSTR disabled}}
14mu|cyrus-sasl-2.1.25-9|37	%{?_with_sqlite3: %{expand: %%global SQLITE3STR enabled}}
14mu|cyrus-sasl-2.1.25-9|38	%{?_without_sqlite3: %{expand: %%global SQLITE3STR disabled}}
14mu|cyrus-sasl-2.1.25-9|39	%{?_with_ldap: %{expand: %%global LDAPSTR enabled}}
14mu|cyrus-sasl-2.1.25-9|40	%{?_without_ldap: %{expand: %%global LDAPSTR disabled}}
14mu|cyrus-sasl-2.1.25-9|41	
14mu|cyrus-sasl-2.1.25-9|42	# bootstrapping overrides the above LDAP defines
14mu|cyrus-sasl-2.1.25-9|43	%{?bootstrap: %{expand: %%global LDAP 0}}
14mu|cyrus-sasl-2.1.25-9|44	%{?bootstrap: %{expand: %%global LDAPSTR disabled}}
14mu|cyrus-sasl-2.1.25-9|45	
14mu|cyrus-sasl-2.1.25-9|46	Summary:	The Simple Authentication and Security Layer
14mu|cyrus-sasl-2.1.25-9|47	Name:		%{up_name}
14mu|cyrus-sasl-2.1.25-9|48	Version:	2.1.25
14mu|cyrus-sasl-2.1.25-9|49	Release:	9
14mu|cyrus-sasl-2.1.25-9|50	License:	BSD-style
14mu|cyrus-sasl-2.1.25-9|51	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|52	URL:		http://cyrusimap.org/
14mu|cyrus-sasl-2.1.25-9|53	Source0:	ftp://ftp.cyrusimap.org/cyrus-sasl/%{up_name}-%{version}.tar.gz
14mu|cyrus-sasl-2.1.25-9|54	Source1:	ftp://ftp.cyrusimap.org/cyrus-sasl/%{up_name}-%{version}.tar.gz.sig
14mu|cyrus-sasl-2.1.25-9|55	Source2:	saslauthd.init
14mu|cyrus-sasl-2.1.25-9|56	Source3:	saslauthd.sysconfig
14mu|cyrus-sasl-2.1.25-9|57	Source4:	service.conf.example
14mu|cyrus-sasl-2.1.25-9|58	Source7:	sasl-mechlist.c
14mu|cyrus-sasl-2.1.25-9|59	Source8:	sasl-checkpass.c
14mu|cyrus-sasl-2.1.25-9|60	Patch0:		cyrus-sasl-doc.patch
14mu|cyrus-sasl-2.1.25-9|61	Patch3:		cyrus-sasl-2.1.19-pic.patch
14mu|cyrus-sasl-2.1.25-9|62	Patch5:		cyrus-sasl-2.1.25-library_mutexes.diff
14mu|cyrus-sasl-2.1.25-9|63	Patch6:		cyrus-sasl-2.1.25-xopen_crypt_prototype.diff
14mu|cyrus-sasl-2.1.25-9|64	Patch7:		cyrus-sasl-2.1.23-db5.patch
14mu|cyrus-sasl-2.1.25-9|65	Patch11:	cyrus-sasl-2.1.25-no_rpath.diff
14mu|cyrus-sasl-2.1.25-9|66	Patch23:	cyrus-sasl-2.1.23-man.patch
14mu|cyrus-sasl-2.1.25-9|67	Patch28:	cyrus-sasl-2.1.25-keytab.diff
14mu|cyrus-sasl-2.1.25-9|68	Patch30:	cyrus-sasl-2.1.25-rimap.diff
14mu|cyrus-sasl-2.1.25-9|69	Patch31:	cyrus-sasl-2.1.22-kerberos4.patch
14mu|cyrus-sasl-2.1.25-9|70	Patch33:	cyrus-sasl-2.1.25-current-db.diff
14mu|cyrus-sasl-2.1.25-9|71	Patch34:	cyrus-sasl-2.1.22-ldap-timeout.patch
14mu|cyrus-sasl-2.1.25-9|72	Patch37:	cyrus-sasl-2.1.23-race.patch
14mu|cyrus-sasl-2.1.25-9|73	Patch38:	cyrus-sasl-2.1.25-sasl_gss_encode-segfault.patch
14mu|cyrus-sasl-2.1.25-9|74	
14mu|cyrus-sasl-2.1.25-9|75	Patch100:	cyrus-sasl-lt.patch
14mu|cyrus-sasl-2.1.25-9|76	Patch101:	cyrus-sasl-split-sql.patch
14mu|cyrus-sasl-2.1.25-9|77	Patch102:	cyrus-sasl-sizes.patch
14mu|cyrus-sasl-2.1.25-9|78	Patch103:	cyrus-sasl-parallel-make.patch
14mu|cyrus-sasl-2.1.25-9|79	Patch104:	cyrus-sasl-ac-libs.patch
14mu|cyrus-sasl-2.1.25-9|80	Patch105:	cyrus-sasl-pam.patch
14mu|cyrus-sasl-2.1.25-9|81	Patch106:	cyrus-sasl-2.1.15-lib64.patch
14mu|cyrus-sasl-2.1.25-9|82	Patch107:	cyrus-sasl-2.1.25-no_version-info_for_plugins.diff
14mu|cyrus-sasl-2.1.25-9|83	
14mu|cyrus-sasl-2.1.25-9|84	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|85	Requires(pre):	rpm-helper
14mu|cyrus-sasl-2.1.25-9|86	Requires(post):	rpm-helper
14mu|cyrus-sasl-2.1.25-9|87	Requires(preun): rpm-helper
14mu|cyrus-sasl-2.1.25-9|88	BuildRequires:	autoconf
14mu|cyrus-sasl-2.1.25-9|89	BuildRequires:	db-devel
14mu|cyrus-sasl-2.1.25-9|90	BuildRequires:	pam-devel
14mu|cyrus-sasl-2.1.25-9|91	BuildRequires:	openssl-devel
14mu|cyrus-sasl-2.1.25-9|92	BuildRequires:	autoconf automake libtool
14mu|cyrus-sasl-2.1.25-9|93	BuildRequires:  groff
14mu|cyrus-sasl-2.1.25-9|94	# 1.4.x is thread safe, which means we can disable sasl mutexes (see ./configure
14mu|cyrus-sasl-2.1.25-9|95	# further below)
14mu|cyrus-sasl-2.1.25-9|96	%if %{KRB5}
14mu|cyrus-sasl-2.1.25-9|97	BuildRequires:	krb5-devel >= 1.4.1
14mu|cyrus-sasl-2.1.25-9|98	%endif
14mu|cyrus-sasl-2.1.25-9|99	%if %{MYSQL}
14mu|cyrus-sasl-2.1.25-9|100	BuildRequires:	mysql-devel
14mu|cyrus-sasl-2.1.25-9|101	%endif
14mu|cyrus-sasl-2.1.25-9|102	%if %{PGSQL}
14mu|cyrus-sasl-2.1.25-9|103	BuildRequires:	postgresql-devel
14mu|cyrus-sasl-2.1.25-9|104	%endif
14mu|cyrus-sasl-2.1.25-9|105	%if %{SQLITE3}
14mu|cyrus-sasl-2.1.25-9|106	BuildRequires:	sqlite3-devel
14mu|cyrus-sasl-2.1.25-9|107	%endif
14mu|cyrus-sasl-2.1.25-9|108	%if %{LDAP}
14mu|cyrus-sasl-2.1.25-9|109	BuildRequires:	openldap-devel
14mu|cyrus-sasl-2.1.25-9|110	%endif
14mu|cyrus-sasl-2.1.25-9|111	
14mu|cyrus-sasl-2.1.25-9|112	%description
14mu|cyrus-sasl-2.1.25-9|113	SASL is the Simple Authentication and Security Layer,
14mu|cyrus-sasl-2.1.25-9|114	a method for adding authentication support to connection-based protocols.
14mu|cyrus-sasl-2.1.25-9|115	To use SASL, a protocol includes a command for identifying and authenticating
14mu|cyrus-sasl-2.1.25-9|116	a user to a server and for optionally negotiating protection of subsequent
14mu|cyrus-sasl-2.1.25-9|117	protocol interactions. If its use is negotiated, a security layer is inserted
14mu|cyrus-sasl-2.1.25-9|118	between the protocol and the connection.
14mu|cyrus-sasl-2.1.25-9|119	To actually use SASL you must install at least one of the %{libname}-plug-XXXX
14mu|cyrus-sasl-2.1.25-9|120	authentication plugin, such as %{libname}-plug-plain.
14mu|cyrus-sasl-2.1.25-9|121	The SQL auxprop plugin can be rebuild with different database backends:
14mu|cyrus-sasl-2.1.25-9|122	--with srp	SRP support	(%{SRPSTR})
14mu|cyrus-sasl-2.1.25-9|123	--with mysql	MySQL support	(%{MYSQLSTR})
14mu|cyrus-sasl-2.1.25-9|124	--with pgsql	Postgres SQL support	(%{PGSQLSTR})
14mu|cyrus-sasl-2.1.25-9|125	--with sqlite3	SQLite v3 support	(%{SQLITE3STR})
14mu|cyrus-sasl-2.1.25-9|126	
14mu|cyrus-sasl-2.1.25-9|127	%package -n	%{libname}
14mu|cyrus-sasl-2.1.25-9|128	Summary:	Libraries for SASL a the Simple Authentication and Security Layer
14mu|cyrus-sasl-2.1.25-9|129	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|130	
14mu|cyrus-sasl-2.1.25-9|131	%description -n	%{libname}
14mu|cyrus-sasl-2.1.25-9|132	SASL is the Simple Authentication and Security Layer,
14mu|cyrus-sasl-2.1.25-9|133	a method for adding authentication support to connection-based protocols.
14mu|cyrus-sasl-2.1.25-9|134	To use SASL, a protocol includes a command for identifying and authenticating
14mu|cyrus-sasl-2.1.25-9|135	a user to a server and for optionally negotiating protection of subsequent
14mu|cyrus-sasl-2.1.25-9|136	protocol interactions. If its use is negotiated, a security layer is inserted
14mu|cyrus-sasl-2.1.25-9|137	between the protocol and the connection.
14mu|cyrus-sasl-2.1.25-9|138	
14mu|cyrus-sasl-2.1.25-9|139	%package -n	%{libname}-devel
14mu|cyrus-sasl-2.1.25-9|140	Summary:	Libraries for SASL a the Simple Authentication and Security Layer
14mu|cyrus-sasl-2.1.25-9|141	Group:		Development/C
14mu|cyrus-sasl-2.1.25-9|142	%if %{_lib} != lib
14mu|cyrus-sasl-2.1.25-9|143	Provides:	libsasl-devel = %{version}
14mu|cyrus-sasl-2.1.25-9|144	Provides:	libsasl2-devel = %{version}
14mu|cyrus-sasl-2.1.25-9|145	%endif
14mu|cyrus-sasl-2.1.25-9|146	Provides:	%{mklibname -d sasl} = %{version}
14mu|cyrus-sasl-2.1.25-9|147	Provides:	sasl-devel = %{version}-%{release}
14mu|cyrus-sasl-2.1.25-9|148	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|149	Requires:	pam-devel
14mu|cyrus-sasl-2.1.25-9|150	
14mu|cyrus-sasl-2.1.25-9|151	%description -n	%{libname}-devel
14mu|cyrus-sasl-2.1.25-9|152	SASL is the Simple Authentication and Security Layer,
14mu|cyrus-sasl-2.1.25-9|153	a method for adding authentication support to connection-based protocols.
14mu|cyrus-sasl-2.1.25-9|154	To use SASL, a protocol includes a command for identifying and authenticating
14mu|cyrus-sasl-2.1.25-9|155	a user to a server and for optionally negotiating protection of subsequent
14mu|cyrus-sasl-2.1.25-9|156	protocol interactions. If its use is negotiated, a security layer is inserted
14mu|cyrus-sasl-2.1.25-9|157	between the protocol and the connection.
14mu|cyrus-sasl-2.1.25-9|158	
14mu|cyrus-sasl-2.1.25-9|159	%package -n	%{libname}-plug-anonymous
14mu|cyrus-sasl-2.1.25-9|160	Summary:	SASL ANONYMOUS mechanism plugin
14mu|cyrus-sasl-2.1.25-9|161	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|162	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|163	Provides:	sasl-plug-anonymous
14mu|cyrus-sasl-2.1.25-9|164	
14mu|cyrus-sasl-2.1.25-9|165	%description -n	%{libname}-plug-anonymous
14mu|cyrus-sasl-2.1.25-9|166	This plugin implements the SASL ANONYMOUS mechanism,
14mu|cyrus-sasl-2.1.25-9|167	used for anonymous authentication.
14mu|cyrus-sasl-2.1.25-9|168	
14mu|cyrus-sasl-2.1.25-9|169	%package -n	%{libname}-plug-crammd5
14mu|cyrus-sasl-2.1.25-9|170	Summary:	SASL CRAM-MD5 mechanism plugin
14mu|cyrus-sasl-2.1.25-9|171	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|172	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|173	Provides:	sasl-plug-crammd5
14mu|cyrus-sasl-2.1.25-9|174	
14mu|cyrus-sasl-2.1.25-9|175	%description -n	%{libname}-plug-crammd5
14mu|cyrus-sasl-2.1.25-9|176	This plugin implements the SASL CRAM-MD5 mechanism.
14mu|cyrus-sasl-2.1.25-9|177	CRAM-MD5 is the mandatory-to-implement authentication mechanism for a
14mu|cyrus-sasl-2.1.25-9|178	number of protocols; it uses MD5 with a challenge/response system to
14mu|cyrus-sasl-2.1.25-9|179	authenticate the user.
14mu|cyrus-sasl-2.1.25-9|180	
14mu|cyrus-sasl-2.1.25-9|181	%package -n	%{libname}-plug-digestmd5
14mu|cyrus-sasl-2.1.25-9|182	Summary:	SASL DIGEST-MD5 mechanism plugin
14mu|cyrus-sasl-2.1.25-9|183	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|184	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|185	Provides:	sasl-plug-digestmd5
14mu|cyrus-sasl-2.1.25-9|186	
14mu|cyrus-sasl-2.1.25-9|187	%description -n	%{libname}-plug-digestmd5
14mu|cyrus-sasl-2.1.25-9|188	This plugin implements the latest draft of the SASL DIGEST-MD5
14mu|cyrus-sasl-2.1.25-9|189	mechanism.  Although not yet finalized, this is likely to become the
14mu|cyrus-sasl-2.1.25-9|190	new mandatory-to-implement authentication system in all new protocols.
14mu|cyrus-sasl-2.1.25-9|191	It's based on the digest md5 authentication system designed for HTTP.
14mu|cyrus-sasl-2.1.25-9|192	
14mu|cyrus-sasl-2.1.25-9|193	%package -n	%{libname}-plug-plain
14mu|cyrus-sasl-2.1.25-9|194	Summary:	SASL PLAIN mechanism plugin
14mu|cyrus-sasl-2.1.25-9|195	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|196	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|197	Provides:	sasl-plug-plain
14mu|cyrus-sasl-2.1.25-9|198	
14mu|cyrus-sasl-2.1.25-9|199	%description -n	%{libname}-plug-plain
14mu|cyrus-sasl-2.1.25-9|200	This plugin implements the SASL PLAIN mechanism.  Although insecure,
14mu|cyrus-sasl-2.1.25-9|201	PLAIN is useful for transitioning to new security mechanisms, as this
14mu|cyrus-sasl-2.1.25-9|202	is the only mechanism which gives the server a copy of the user's
14mu|cyrus-sasl-2.1.25-9|203	password.
14mu|cyrus-sasl-2.1.25-9|204	
14mu|cyrus-sasl-2.1.25-9|205	%package -n	%{libname}-plug-scram
14mu|cyrus-sasl-2.1.25-9|206	Summary:	SASL SCRAM-SHA-1 mechanism plugin
14mu|cyrus-sasl-2.1.25-9|207	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|208	Requires:	%{libname} = %{version}
14mu|cyrus-sasl-2.1.25-9|209	Provides:	sasl-plug-scram
14mu|cyrus-sasl-2.1.25-9|210	
14mu|cyrus-sasl-2.1.25-9|211	%description -n	%{libname}-plug-scram
14mu|cyrus-sasl-2.1.25-9|212	This plugin implements the SASL SCRAM-SHA-1 SASL plugin mechanism.
14mu|cyrus-sasl-2.1.25-9|213	
14mu|cyrus-sasl-2.1.25-9|214	%package -n	%{libname}-plug-login
14mu|cyrus-sasl-2.1.25-9|215	Summary:	SASL LOGIN mechanism plugin
14mu|cyrus-sasl-2.1.25-9|216	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|217	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|218	Provides:	sasl-plug-login
14mu|cyrus-sasl-2.1.25-9|219	
14mu|cyrus-sasl-2.1.25-9|220	%description -n	%{libname}-plug-login
14mu|cyrus-sasl-2.1.25-9|221	This plugin implements the SASL LOGIN mechanism.
14mu|cyrus-sasl-2.1.25-9|222	THIS PLUGIN IS DEPRECATED, is maintained only for compatibility reasons
14mu|cyrus-sasl-2.1.25-9|223	and will be dropped soon.
14mu|cyrus-sasl-2.1.25-9|224	Please use the plain plugin instead.
14mu|cyrus-sasl-2.1.25-9|225	
14mu|cyrus-sasl-2.1.25-9|226	%if %{KRB5}
14mu|cyrus-sasl-2.1.25-9|227	%package -n	%{libname}-plug-gssapi
14mu|cyrus-sasl-2.1.25-9|228	Summary:	SASL GSSAPI mechanism plugin
14mu|cyrus-sasl-2.1.25-9|229	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|230	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|231	Requires:	krb5-libs
14mu|cyrus-sasl-2.1.25-9|232	Provides:	sasl-plug-gssapi
14mu|cyrus-sasl-2.1.25-9|233	
14mu|cyrus-sasl-2.1.25-9|234	%description -n	%{libname}-plug-gssapi
14mu|cyrus-sasl-2.1.25-9|235	This plugin implements the SASL GSSAPI (kerberos 5)mechanism.
14mu|cyrus-sasl-2.1.25-9|236	%endif
14mu|cyrus-sasl-2.1.25-9|237	
14mu|cyrus-sasl-2.1.25-9|238	%package -n	%{libname}-plug-otp
14mu|cyrus-sasl-2.1.25-9|239	Summary:	SASL OTP mechanism plugin
14mu|cyrus-sasl-2.1.25-9|240	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|241	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|242	Provides:	sasl-plug-otp
14mu|cyrus-sasl-2.1.25-9|243	
14mu|cyrus-sasl-2.1.25-9|244	%description -n	%{libname}-plug-otp
14mu|cyrus-sasl-2.1.25-9|245	This plugin implements the SASL OTP mechanism.
14mu|cyrus-sasl-2.1.25-9|246	
14mu|cyrus-sasl-2.1.25-9|247	%package -n	%{libname}-plug-sasldb
14mu|cyrus-sasl-2.1.25-9|248	Summary:	SASL sasldb auxprop plugin
14mu|cyrus-sasl-2.1.25-9|249	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|250	# Requirement for %%{name} is due to dbconverter-2 being
14mu|cyrus-sasl-2.1.25-9|251	# potentially called in %%post
14mu|cyrus-sasl-2.1.25-9|252	Requires(post):	%{name} >= %{version}
14mu|cyrus-sasl-2.1.25-9|253	# That requirement has to be here (in "Requires") also
14mu|cyrus-sasl-2.1.25-9|254	# (http://archives.mandrivalinux.com/cooker/2005-06/msg00109.php)
14mu|cyrus-sasl-2.1.25-9|255	Requires:	%{libname} >= %{version}, %{name} >= %{version}
14mu|cyrus-sasl-2.1.25-9|256	Provides:	sasl-plug-sasldb
14mu|cyrus-sasl-2.1.25-9|257	
14mu|cyrus-sasl-2.1.25-9|258	%description -n	%{libname}-plug-sasldb
14mu|cyrus-sasl-2.1.25-9|259	This package provides the SASL sasldb auxprop plugin, which stores secrets
14mu|cyrus-sasl-2.1.25-9|260	in a Berkeley database file.
14mu|cyrus-sasl-2.1.25-9|261	
14mu|cyrus-sasl-2.1.25-9|262	%if %{SRP}
14mu|cyrus-sasl-2.1.25-9|263	%package -n	%{libname}-plug-srp
14mu|cyrus-sasl-2.1.25-9|264	Summary:	SASL srp mechanism plugin
14mu|cyrus-sasl-2.1.25-9|265	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|266	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|267	Provides:	sasl-plug-srp
14mu|cyrus-sasl-2.1.25-9|268	
14mu|cyrus-sasl-2.1.25-9|269	%description -n	%{libname}-plug-srp
14mu|cyrus-sasl-2.1.25-9|270	This plugin implements the srp  mechanism.
14mu|cyrus-sasl-2.1.25-9|271	%endif
14mu|cyrus-sasl-2.1.25-9|272	
14mu|cyrus-sasl-2.1.25-9|273	%package -n	%{libname}-plug-ntlm
14mu|cyrus-sasl-2.1.25-9|274	Summary:	SASL ntlm authentication plugin
14mu|cyrus-sasl-2.1.25-9|275	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|276	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|277	Provides:	sasl-plug-ntlm
14mu|cyrus-sasl-2.1.25-9|278	
14mu|cyrus-sasl-2.1.25-9|279	%description -n	%{libname}-plug-ntlm
14mu|cyrus-sasl-2.1.25-9|280	This plugin implements the (unsupported) ntlm authentication.
14mu|cyrus-sasl-2.1.25-9|281	
14mu|cyrus-sasl-2.1.25-9|282	%if %{MYSQL}
14mu|cyrus-sasl-2.1.25-9|283	%package -n	%{libname}-plug-mysql
14mu|cyrus-sasl-2.1.25-9|284	Summary:	SASL MySQL plugin
14mu|cyrus-sasl-2.1.25-9|285	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|286	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|287	Provides:	sasl-plug-sql
14mu|cyrus-sasl-2.1.25-9|288	
14mu|cyrus-sasl-2.1.25-9|289	%description -n	%{libname}-plug-mysql
14mu|cyrus-sasl-2.1.25-9|290	This plugin implements the MySQL authentication method
14mu|cyrus-sasl-2.1.25-9|291	%endif
14mu|cyrus-sasl-2.1.25-9|292	
14mu|cyrus-sasl-2.1.25-9|293	%if %{PGSQL}
14mu|cyrus-sasl-2.1.25-9|294	%package -n	%{libname}-plug-pgsql
14mu|cyrus-sasl-2.1.25-9|295	Summary:	SASL PostgreSQL plugin
14mu|cyrus-sasl-2.1.25-9|296	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|297	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|298	Provides:	sasl-plug-sql
14mu|cyrus-sasl-2.1.25-9|299	
14mu|cyrus-sasl-2.1.25-9|300	%description -n	%{libname}-plug-pgsql
14mu|cyrus-sasl-2.1.25-9|301	This plugin implements the PostgreSQL authentication method
14mu|cyrus-sasl-2.1.25-9|302	%endif
14mu|cyrus-sasl-2.1.25-9|303	
14mu|cyrus-sasl-2.1.25-9|304	%if %{SQLITE3}
14mu|cyrus-sasl-2.1.25-9|305	%package -n	%{libname}-plug-sqlite3
14mu|cyrus-sasl-2.1.25-9|306	Summary:	SASL SQLite v3 plugin
14mu|cyrus-sasl-2.1.25-9|307	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|308	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|309	Provides:	sasl-plug-sql
14mu|cyrus-sasl-2.1.25-9|310	
14mu|cyrus-sasl-2.1.25-9|311	%description -n	%{libname}-plug-sqlite3
14mu|cyrus-sasl-2.1.25-9|312	This plugin implements the SQLite v3 authentication method
14mu|cyrus-sasl-2.1.25-9|313	%endif
14mu|cyrus-sasl-2.1.25-9|314	
14mu|cyrus-sasl-2.1.25-9|315	%if %{LDAP}
14mu|cyrus-sasl-2.1.25-9|316	%package -n	%{libname}-plug-ldapdb
14mu|cyrus-sasl-2.1.25-9|317	Summary:	SASL ldapdb auxprop plugin
14mu|cyrus-sasl-2.1.25-9|318	Group:		System/Libraries
14mu|cyrus-sasl-2.1.25-9|319	Requires:	%{libname} >= %{version}
14mu|cyrus-sasl-2.1.25-9|320	Provides:	sasl-plug-ldapdb
14mu|cyrus-sasl-2.1.25-9|321	
14mu|cyrus-sasl-2.1.25-9|322	%description -n	%{libname}-plug-ldapdb
14mu|cyrus-sasl-2.1.25-9|323	This plugin implements the LDAP auxprop authentication method.
14mu|cyrus-sasl-2.1.25-9|324	%endif
14mu|cyrus-sasl-2.1.25-9|325	
14mu|cyrus-sasl-2.1.25-9|326	%prep
14mu|cyrus-sasl-2.1.25-9|327	
14mu|cyrus-sasl-2.1.25-9|328	%setup -q -n %{up_name}-%{version}
14mu|cyrus-sasl-2.1.25-9|329	install -m 0644 %{SOURCE4} .
14mu|cyrus-sasl-2.1.25-9|330	%patch0 -p1 -b .sasldoc~
14mu|cyrus-sasl-2.1.25-9|331	%patch3 -p1 -b .pic~
14mu|cyrus-sasl-2.1.25-9|332	%patch5 -p0 -b .library_mutexes~
14mu|cyrus-sasl-2.1.25-9|333	%patch6 -p0 -b .xopen_crypt_prototype~
14mu|cyrus-sasl-2.1.25-9|334	%patch7 -p0 -b .db5
14mu|cyrus-sasl-2.1.25-9|335	
14mu|cyrus-sasl-2.1.25-9|336	%patch11 -p0 -b .no_rpath~
14mu|cyrus-sasl-2.1.25-9|337	%patch23 -p1 -b .man~
14mu|cyrus-sasl-2.1.25-9|338	%patch28 -p1 -b .keytab~
14mu|cyrus-sasl-2.1.25-9|339	%patch30 -p0 -b .rimap~
14mu|cyrus-sasl-2.1.25-9|340	%patch31 -p1 -b .krb4~
14mu|cyrus-sasl-2.1.25-9|341	%patch33 -p0 -b .current-db~
14mu|cyrus-sasl-2.1.25-9|342	%patch34 -p1 -b .ldap-timeout~
14mu|cyrus-sasl-2.1.25-9|343	%patch37 -p1 -b .race~
14mu|cyrus-sasl-2.1.25-9|344	%patch38 -p1 -b .segfault~
14mu|cyrus-sasl-2.1.25-9|345	
14mu|cyrus-sasl-2.1.25-9|346	%patch100 -p1
14mu|cyrus-sasl-2.1.25-9|347	%patch101 -p1
14mu|cyrus-sasl-2.1.25-9|348	%patch102 -p1
14mu|cyrus-sasl-2.1.25-9|349	%patch103 -p1
14mu|cyrus-sasl-2.1.25-9|350	%patch104 -p1
14mu|cyrus-sasl-2.1.25-9|351	%patch105 -p1
14mu|cyrus-sasl-2.1.25-9|352	%patch106 -p1 -b .lib64~
14mu|cyrus-sasl-2.1.25-9|353	%patch107 -p0
14mu|cyrus-sasl-2.1.25-9|354	
14mu|cyrus-sasl-2.1.25-9|355	cp %{SOURCE7} sasl-mechlist.c
14mu|cyrus-sasl-2.1.25-9|356	cp %{SOURCE8} sasl-checkpass.c
14mu|cyrus-sasl-2.1.25-9|357	
14mu|cyrus-sasl-2.1.25-9|358	rm -f config/config.guess config/config.sub
14mu|cyrus-sasl-2.1.25-9|359	rm -f config/ltconfig config/ltmain.sh config/libtool.m4 configure
14mu|cyrus-sasl-2.1.25-9|360	rm -fr autom4te.cache
14mu|cyrus-sasl-2.1.25-9|361	libtoolize -c -f -i
14mu|cyrus-sasl-2.1.25-9|362	aclocal -I cmulocal -I config
14mu|cyrus-sasl-2.1.25-9|363	autoheader
14mu|cyrus-sasl-2.1.25-9|364	autoconf
14mu|cyrus-sasl-2.1.25-9|365	automake -a -c
14mu|cyrus-sasl-2.1.25-9|366	pushd saslauthd
14mu|cyrus-sasl-2.1.25-9|367	rm -f config/ltconfig
14mu|cyrus-sasl-2.1.25-9|368	libtoolize -f -c
14mu|cyrus-sasl-2.1.25-9|369	aclocal -I ../cmulocal -I ../config
14mu|cyrus-sasl-2.1.25-9|370	automake -a -c -f
14mu|cyrus-sasl-2.1.25-9|371	autoheader
14mu|cyrus-sasl-2.1.25-9|372	autoconf -f
14mu|cyrus-sasl-2.1.25-9|373	automake -a -c
14mu|cyrus-sasl-2.1.25-9|374	popd
14mu|cyrus-sasl-2.1.25-9|375	
14mu|cyrus-sasl-2.1.25-9|376	%build
14mu|cyrus-sasl-2.1.25-9|377	%serverbuild
14mu|cyrus-sasl-2.1.25-9|378	
14mu|cyrus-sasl-2.1.25-9|379	%configure2_5x 	\
14mu|cyrus-sasl-2.1.25-9|380	--disable-static \
14mu|cyrus-sasl-2.1.25-9|381	--enable-shared \
14mu|cyrus-sasl-2.1.25-9|382	--with-plugindir=%{_libdir}/sasl2 \
14mu|cyrus-sasl-2.1.25-9|383	--with-configdir=%{_sysconfdir}/sasl2:%{_libdir}/sasl2 \
14mu|cyrus-sasl-2.1.25-9|384	--disable-krb4 \
14mu|cyrus-sasl-2.1.25-9|385	--enable-login \
14mu|cyrus-sasl-2.1.25-9|386	%if %{SRP}
14mu|cyrus-sasl-2.1.25-9|387	--enable-srp --enable-srp-setpass \
14mu|cyrus-sasl-2.1.25-9|388	%else
14mu|cyrus-sasl-2.1.25-9|389	--without-srp --without-srp-srp-setpass \
14mu|cyrus-sasl-2.1.25-9|390	%endif
14mu|cyrus-sasl-2.1.25-9|391	--enable-ntlm \
14mu|cyrus-sasl-2.1.25-9|392	--enable-db4 \
14mu|cyrus-sasl-2.1.25-9|393	--enable-gssapi \
14mu|cyrus-sasl-2.1.25-9|394	--disable-gss_mutexes \
14mu|cyrus-sasl-2.1.25-9|395	%if %{MYSQL}
14mu|cyrus-sasl-2.1.25-9|396	--enable-sql --with-mysql=%{_prefix} \
14mu|cyrus-sasl-2.1.25-9|397	%else
14mu|cyrus-sasl-2.1.25-9|398	--without-mysql \
14mu|cyrus-sasl-2.1.25-9|399	%endif
14mu|cyrus-sasl-2.1.25-9|400	%if %{PGSQL}
14mu|cyrus-sasl-2.1.25-9|401	--enable-sql --with-pgsql=%{_prefix} \
14mu|cyrus-sasl-2.1.25-9|402	%else
14mu|cyrus-sasl-2.1.25-9|403	--without-pgsql \
14mu|cyrus-sasl-2.1.25-9|404	%endif
14mu|cyrus-sasl-2.1.25-9|405	%if %{SQLITE3}
14mu|cyrus-sasl-2.1.25-9|406	--enable-sql --with-sqlite3=%{_prefix} \
14mu|cyrus-sasl-2.1.25-9|407	%else
14mu|cyrus-sasl-2.1.25-9|408	--without-sqlite \
14mu|cyrus-sasl-2.1.25-9|409	%endif
14mu|cyrus-sasl-2.1.25-9|410	%if %{LDAP}
14mu|cyrus-sasl-2.1.25-9|411	--with-ldap=%{_prefix} --enable-ldapdb \
14mu|cyrus-sasl-2.1.25-9|412	%endif
14mu|cyrus-sasl-2.1.25-9|413	--with-dbpath=%{sasl2_db_filename} \
14mu|cyrus-sasl-2.1.25-9|414	--with-saslauthd=/var/run/saslauthd \
14mu|cyrus-sasl-2.1.25-9|415	--with-authdaemond=/var/run/authdaemon.courier-imap/socket \
14mu|cyrus-sasl-2.1.25-9|416	--with-devrandom=/dev/urandom
14mu|cyrus-sasl-2.1.25-9|417	
14mu|cyrus-sasl-2.1.25-9|418	# ugly hack: there is an ordering problem introduced in 2.1.21
14mu|cyrus-sasl-2.1.25-9|419	# when --enable-static is given to ./configure which calling
14mu|cyrus-sasl-2.1.25-9|420	# make twice "solves"
14mu|cyrus-sasl-2.1.25-9|421	# no parallel make on cluster
14mu|cyrus-sasl-2.1.25-9|422	%make || :
14mu|cyrus-sasl-2.1.25-9|423	%make
14mu|cyrus-sasl-2.1.25-9|424	%make -C saslauthd testsaslauthd
14mu|cyrus-sasl-2.1.25-9|425	%make -C sample
14mu|cyrus-sasl-2.1.25-9|426	
14mu|cyrus-sasl-2.1.25-9|427	install saslauthd/LDAP_SASLAUTHD README.ldap
14mu|cyrus-sasl-2.1.25-9|428	
14mu|cyrus-sasl-2.1.25-9|429	# Build a small program to list the available mechanisms, because I need it.
14mu|cyrus-sasl-2.1.25-9|430	pushd lib
14mu|cyrus-sasl-2.1.25-9|431	../libtool --tag=CC --mode=link %{__cc} -o sasl2-shared-mechlist \
14mu|cyrus-sasl-2.1.25-9|432	-I../include $CFLAGS ../sasl-mechlist.c $LDFLAGS ./libsasl2.la
14mu|cyrus-sasl-2.1.25-9|433	../libtool --tag=CC --mode=link %{__cc} -o sasl2-shared-checkpass \
14mu|cyrus-sasl-2.1.25-9|434	-I../include $CFLAGS -DSASL2 ../sasl-checkpass.c $LDFLAGS ./libsasl2.la
14mu|cyrus-sasl-2.1.25-9|435	popd
14mu|cyrus-sasl-2.1.25-9|436	
14mu|cyrus-sasl-2.1.25-9|437	%install
14mu|cyrus-sasl-2.1.25-9|438	rm -rf %{buildroot}
14mu|cyrus-sasl-2.1.25-9|439	
14mu|cyrus-sasl-2.1.25-9|440	mkdir -p %{buildroot}/var/lib/sasl2 %{buildroot}/var/run/saslauthd
14mu|cyrus-sasl-2.1.25-9|441	mkdir -p %{buildroot}%{_sysconfdir}/sasl2
14mu|cyrus-sasl-2.1.25-9|442	
14mu|cyrus-sasl-2.1.25-9|443	%makeinstall_std
14mu|cyrus-sasl-2.1.25-9|444	
14mu|cyrus-sasl-2.1.25-9|445	install -m644 %{SOURCE2} -D %{buildroot}%{_initrddir}/saslauthd
14mu|cyrus-sasl-2.1.25-9|446	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/saslauthd
14mu|cyrus-sasl-2.1.25-9|447	
14mu|cyrus-sasl-2.1.25-9|448	# to be removed later
14mu|cyrus-sasl-2.1.25-9|449	# we don't need these
14mu|cyrus-sasl-2.1.25-9|450	rm -f %{buildroot}%{_libdir}/sasl2/*.*a
14mu|cyrus-sasl-2.1.25-9|451	
14mu|cyrus-sasl-2.1.25-9|452	# dbconverter-2 isn't installed by make install
14mu|cyrus-sasl-2.1.25-9|453	
14mu|cyrus-sasl-2.1.25-9|454	cd utils
14mu|cyrus-sasl-2.1.25-9|455	/bin/sh ../libtool --mode=install /usr/bin/install -c dbconverter-2 \
14mu|cyrus-sasl-2.1.25-9|456	%{buildroot}/%{_sbindir}/dbconverter-2
14mu|cyrus-sasl-2.1.25-9|457	
14mu|cyrus-sasl-2.1.25-9|458	cd ..
14mu|cyrus-sasl-2.1.25-9|459	cp saslauthd/testsaslauthd %{buildroot}%{_sbindir}
14mu|cyrus-sasl-2.1.25-9|460	cd sample
14mu|cyrus-sasl-2.1.25-9|461	/bin/sh ../libtool --mode=install /usr/bin/install -c client \
14mu|cyrus-sasl-2.1.25-9|462	%{buildroot}/%{_sbindir}/sasl-sample-client
14mu|cyrus-sasl-2.1.25-9|463	/bin/sh ../libtool --mode=install /usr/bin/install -c server \
14mu|cyrus-sasl-2.1.25-9|464	%{buildroot}/%{_sbindir}/sasl-sample-server
14mu|cyrus-sasl-2.1.25-9|465	cd ..
14mu|cyrus-sasl-2.1.25-9|466	
14mu|cyrus-sasl-2.1.25-9|467	# multiarch policy
14mu|cyrus-sasl-2.1.25-9|468	%multiarch_includes %{buildroot}%{_includedir}/sasl/md5global.h
14mu|cyrus-sasl-2.1.25-9|469	
14mu|cyrus-sasl-2.1.25-9|470	# quick README about the sasl.db file permissions
14mu|cyrus-sasl-2.1.25-9|471	cat > README.Mandriva.sasldb <<EOF
14mu|cyrus-sasl-2.1.25-9|472	Starting with %{libname}-plug-sasldb-2.1.22-6mdk, Mandriva by default
14mu|cyrus-sasl-2.1.25-9|473	creates a system group called "sasl" and installs an empty
14mu|cyrus-sasl-2.1.25-9|474	%{sasl2_db_filename} file with the following permissions:
14mu|cyrus-sasl-2.1.25-9|475	mode 0640, ownership root:sasl.
14mu|cyrus-sasl-2.1.25-9|476	
14mu|cyrus-sasl-2.1.25-9|477	If the %{sasl2_db_filename} file already exists, it is not changed
14mu|cyrus-sasl-2.1.25-9|478	in any way.
14mu|cyrus-sasl-2.1.25-9|479	
14mu|cyrus-sasl-2.1.25-9|480	It is recommended that administrators keep these permissions and add
14mu|cyrus-sasl-2.1.25-9|481	application users to the "sasl" group if access to this database is needed.
14mu|cyrus-sasl-2.1.25-9|482	
14mu|cyrus-sasl-2.1.25-9|483	For example, to permit the Postfix SMTP to authenticate users via the sasldb
14mu|cyrus-sasl-2.1.25-9|484	auxprop plugin, add the "postfix" user to the "sasl" group and read the
14mu|cyrus-sasl-2.1.25-9|485	"SMTP Authentication" section of the README.MDK documentation file for
14mu|cyrus-sasl-2.1.25-9|486	details regarding Postfix's chroot setup.
14mu|cyrus-sasl-2.1.25-9|487	
14mu|cyrus-sasl-2.1.25-9|488	For other applications in general, just add their user to the "sasl" group.
14mu|cyrus-sasl-2.1.25-9|489	
14mu|cyrus-sasl-2.1.25-9|490	Have fun,
14mu|cyrus-sasl-2.1.25-9|491	Mandriva Team.
14mu|cyrus-sasl-2.1.25-9|492	
14mu|cyrus-sasl-2.1.25-9|493	EOF
14mu|cyrus-sasl-2.1.25-9|494	
14mu|cyrus-sasl-2.1.25-9|495	# This is just to "close" vim's syntax misinterpretation.. ;p
14mu|cyrus-sasl-2.1.25-9|496	
14mu|cyrus-sasl-2.1.25-9|497	# Provide an easy way to query the list of available mechanisms.
14mu|cyrus-sasl-2.1.25-9|498	./libtool --tag=CC --mode=install install -m0755 lib/sasl2-shared-mechlist %{buildroot}%{_sbindir}/
14mu|cyrus-sasl-2.1.25-9|499	./libtool --tag=CC --mode=install install -m0755 lib/sasl2-shared-checkpass %{buildroot}%{_sbindir}/
14mu|cyrus-sasl-2.1.25-9|500	
14mu|cyrus-sasl-2.1.25-9|501	%pre -n %{libname}-plug-sasldb
14mu|cyrus-sasl-2.1.25-9|502	%_pre_groupadd sasl
14mu|cyrus-sasl-2.1.25-9|503	
14mu|cyrus-sasl-2.1.25-9|504	%post -n %{libname}-plug-sasldb
14mu|cyrus-sasl-2.1.25-9|505	#convert old sasldb
14mu|cyrus-sasl-2.1.25-9|506	# XXX - what about berkeley db versions? - andreas
14mu|cyrus-sasl-2.1.25-9|507	if [ -f /var/lib/sasl/sasl.db -a ! -f %{sasl2_db_filename} ]; then
14mu|cyrus-sasl-2.1.25-9|508	echo "" | /usr/sbin/dbconverter-2 /var/lib/sasl/sasl.db %{sasl2_db_filename}
14mu|cyrus-sasl-2.1.25-9|509	if [ -f %{sasl2_db_filename} ]; then
14mu|cyrus-sasl-2.1.25-9|510	# conversion was successfull
14mu|cyrus-sasl-2.1.25-9|511	chmod 0640 %{sasl2_db_filename}
14mu|cyrus-sasl-2.1.25-9|512	chown root:sasl %{sasl2_db_filename}
14mu|cyrus-sasl-2.1.25-9|513	fi
14mu|cyrus-sasl-2.1.25-9|514	fi
14mu|cyrus-sasl-2.1.25-9|515	if [ -f /var/lib/sasl/sasl.db.rpmsave -a ! -f %{sasl2_db_filename} ]; then
14mu|cyrus-sasl-2.1.25-9|516	echo "" | /usr/sbin/dbconverter-2 /var/lib/sasl/sasl.db.rpmsave %{sasl2_db_filename}
14mu|cyrus-sasl-2.1.25-9|517	if [ -f %{sasl2_db_filename} ]; then
14mu|cyrus-sasl-2.1.25-9|518	# conversion was successfull
14mu|cyrus-sasl-2.1.25-9|519	chmod 0640 %{sasl2_db_filename}
14mu|cyrus-sasl-2.1.25-9|520	chown root:sasl %{sasl2_db_filename}
14mu|cyrus-sasl-2.1.25-9|521	fi
14mu|cyrus-sasl-2.1.25-9|522	fi
14mu|cyrus-sasl-2.1.25-9|523	if [ ! -f %{sasl2_db_filename} ]; then
14mu|cyrus-sasl-2.1.25-9|524	# the file was never created before nor converted from sasl1
14mu|cyrus-sasl-2.1.25-9|525	touch %{sasl2_db_filename}
14mu|cyrus-sasl-2.1.25-9|526	chmod 0640 %{sasl2_db_filename}
14mu|cyrus-sasl-2.1.25-9|527	chown root:sasl %{sasl2_db_filename}
14mu|cyrus-sasl-2.1.25-9|528	fi
14mu|cyrus-sasl-2.1.25-9|529	
14mu|cyrus-sasl-2.1.25-9|530	%post
14mu|cyrus-sasl-2.1.25-9|531	%_post_service saslauthd
14mu|cyrus-sasl-2.1.25-9|532	
14mu|cyrus-sasl-2.1.25-9|533	%preun
14mu|cyrus-sasl-2.1.25-9|534	%_preun_service saslauthd
14mu|cyrus-sasl-2.1.25-9|535	
14mu|cyrus-sasl-2.1.25-9|536	%files
14mu|cyrus-sasl-2.1.25-9|537	%doc COPYING AUTHORS INSTALL NEWS README* ChangeLog
14mu|cyrus-sasl-2.1.25-9|538	%doc doc/{TODO,ONEWS,*.txt,*.html}
14mu|cyrus-sasl-2.1.25-9|539	%doc service.conf.example
14mu|cyrus-sasl-2.1.25-9|540	%dir /var/lib/sasl2
14mu|cyrus-sasl-2.1.25-9|541	%ghost %dir /var/run/saslauthd
14mu|cyrus-sasl-2.1.25-9|542	%attr (755,root,root) %{_initrddir}/saslauthd
14mu|cyrus-sasl-2.1.25-9|543	%dir %{_sysconfdir}/sasl2
14mu|cyrus-sasl-2.1.25-9|544	%attr (644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/saslauthd
14mu|cyrus-sasl-2.1.25-9|545	%{_sbindir}/dbconverter-2
14mu|cyrus-sasl-2.1.25-9|546	%{_sbindir}/pluginviewer
14mu|cyrus-sasl-2.1.25-9|547	%{_sbindir}/sasl-sample-client
14mu|cyrus-sasl-2.1.25-9|548	%{_sbindir}/sasl-sample-server
14mu|cyrus-sasl-2.1.25-9|549	%{_sbindir}/saslauthd
14mu|cyrus-sasl-2.1.25-9|550	%{_sbindir}/sasldblistusers2
14mu|cyrus-sasl-2.1.25-9|551	%{_sbindir}/saslpasswd2
14mu|cyrus-sasl-2.1.25-9|552	%{_sbindir}/testsaslauthd
14mu|cyrus-sasl-2.1.25-9|553	%{_mandir}/man8/*
14mu|cyrus-sasl-2.1.25-9|554	
14mu|cyrus-sasl-2.1.25-9|555	%files -n %{libname}
14mu|cyrus-sasl-2.1.25-9|556	%dir %{_libdir}/sasl2
14mu|cyrus-sasl-2.1.25-9|557	%{_libdir}/libsasl*.so.%{major}*
14mu|cyrus-sasl-2.1.25-9|558	
14mu|cyrus-sasl-2.1.25-9|559	%files -n %{libname}-plug-anonymous
14mu|cyrus-sasl-2.1.25-9|560	%{_libdir}/sasl2/libanonymous.so
14mu|cyrus-sasl-2.1.25-9|561	
14mu|cyrus-sasl-2.1.25-9|562	%files -n %{libname}-plug-otp
14mu|cyrus-sasl-2.1.25-9|563	%{_libdir}/sasl2/libotp.so
14mu|cyrus-sasl-2.1.25-9|564	
14mu|cyrus-sasl-2.1.25-9|565	%files -n %{libname}-plug-scram
14mu|cyrus-sasl-2.1.25-9|566	%{_libdir}/sasl2/libscram.so
14mu|cyrus-sasl-2.1.25-9|567	
14mu|cyrus-sasl-2.1.25-9|568	%files -n %{libname}-plug-crammd5
14mu|cyrus-sasl-2.1.25-9|569	%{_libdir}/sasl2/libcrammd5.so
14mu|cyrus-sasl-2.1.25-9|570	
14mu|cyrus-sasl-2.1.25-9|571	%files -n %{libname}-plug-sasldb
14mu|cyrus-sasl-2.1.25-9|572	%doc README.Mandriva.sasldb
14mu|cyrus-sasl-2.1.25-9|573	%{_libdir}/sasl2/libsasldb.so
14mu|cyrus-sasl-2.1.25-9|574	
14mu|cyrus-sasl-2.1.25-9|575	%if %{KRB5}
14mu|cyrus-sasl-2.1.25-9|576	%files -n %{libname}-plug-gssapi
14mu|cyrus-sasl-2.1.25-9|577	%{_libdir}/sasl2/libgs2.so
14mu|cyrus-sasl-2.1.25-9|578	%{_libdir}/sasl2/libgssapiv2.so
14mu|cyrus-sasl-2.1.25-9|579	%endif
14mu|cyrus-sasl-2.1.25-9|580	
14mu|cyrus-sasl-2.1.25-9|581	%files -n %{libname}-plug-digestmd5
14mu|cyrus-sasl-2.1.25-9|582	%{_libdir}/sasl2/libdigestmd5.so
14mu|cyrus-sasl-2.1.25-9|583	
14mu|cyrus-sasl-2.1.25-9|584	%files -n %{libname}-plug-plain
14mu|cyrus-sasl-2.1.25-9|585	%{_libdir}/sasl2/libplain.so
14mu|cyrus-sasl-2.1.25-9|586	
14mu|cyrus-sasl-2.1.25-9|587	%files -n %{libname}-plug-login
14mu|cyrus-sasl-2.1.25-9|588	%{_libdir}/sasl2/liblogin.so
14mu|cyrus-sasl-2.1.25-9|589	
14mu|cyrus-sasl-2.1.25-9|590	%if %{SRP}
14mu|cyrus-sasl-2.1.25-9|591	%files -n %{libname}-plug-srp
14mu|cyrus-sasl-2.1.25-9|592	%{_libdir}/sasl2/libsrp.so
14mu|cyrus-sasl-2.1.25-9|593	%endif
14mu|cyrus-sasl-2.1.25-9|594	
14mu|cyrus-sasl-2.1.25-9|595	%files -n %{libname}-plug-ntlm
14mu|cyrus-sasl-2.1.25-9|596	%{_libdir}/sasl2/libntlm.so
14mu|cyrus-sasl-2.1.25-9|597	
14mu|cyrus-sasl-2.1.25-9|598	%if %{MYSQL}
14mu|cyrus-sasl-2.1.25-9|599	%files -n %{libname}-plug-mysql
14mu|cyrus-sasl-2.1.25-9|600	%{_libdir}/sasl2/libmysql.so
14mu|cyrus-sasl-2.1.25-9|601	%endif
14mu|cyrus-sasl-2.1.25-9|602	
14mu|cyrus-sasl-2.1.25-9|603	%if %{PGSQL}
14mu|cyrus-sasl-2.1.25-9|604	%files -n %{libname}-plug-pgsql
14mu|cyrus-sasl-2.1.25-9|605	%{_libdir}/sasl2/libpgsql.so
14mu|cyrus-sasl-2.1.25-9|606	%endif
14mu|cyrus-sasl-2.1.25-9|607	
14mu|cyrus-sasl-2.1.25-9|608	%if %{SQLITE3}
14mu|cyrus-sasl-2.1.25-9|609	%files -n %{libname}-plug-sqlite3
14mu|cyrus-sasl-2.1.25-9|610	%{_libdir}/sasl2/libsqlite3.so
14mu|cyrus-sasl-2.1.25-9|611	%endif
14mu|cyrus-sasl-2.1.25-9|612	
14mu|cyrus-sasl-2.1.25-9|613	%if %{LDAP}
14mu|cyrus-sasl-2.1.25-9|614	%files -n %{libname}-plug-ldapdb
14mu|cyrus-sasl-2.1.25-9|615	%{_libdir}/sasl2/libldapdb.so
14mu|cyrus-sasl-2.1.25-9|616	%endif
14mu|cyrus-sasl-2.1.25-9|617	
14mu|cyrus-sasl-2.1.25-9|618	%files -n %{libname}-devel
14mu|cyrus-sasl-2.1.25-9|619	%{_sbindir}/sasl2-shared-mechlist
14mu|cyrus-sasl-2.1.25-9|620	%{_sbindir}/sasl2-shared-checkpass
14mu|cyrus-sasl-2.1.25-9|621	%{_includedir}/sasl
14mu|cyrus-sasl-2.1.25-9|622	%{multiarch_includedir}/sasl/md5global.h
14mu|cyrus-sasl-2.1.25-9|623	%{_libdir}/*.*so
14mu|cyrus-sasl-2.1.25-9|624	%{_mandir}/man3/*
14mu|cyrus-sasl-2.1.25-9|625	
14mu|cyrus-sasl-2.1.25-9|626	
14mu|cyrus-sasl-2.1.25-9|627	%changelog
14mu|cyrus-sasl-2.1.25-9|628	
14mu|cyrus-sasl-2.1.25-9|629	* Thu May 28 2015 law <a.lahin@ntcit-rosa.ru> 2.1.25-9
14mu|cyrus-sasl-2.1.25-9|630	- (55aea88) Merge pull request #1 from aivanov/cyrus-sasl:rosa2014.1
14mu|cyrus-sasl-2.1.25-9|631	- (55aea88) Fix segfault in sasl_gss_encode
14mu|cyrus-sasl-2.1.25-9|632	
14mu|cyrus-sasl-2.1.25-9|633	

22459 14
14mu|darktable-2.2.5-2|1	%define _cmake_skip_rpath -DCMAKE_SKIP_RPATH:BOOL=OFF
14mu|darktable-2.2.5-2|2	
14mu|darktable-2.2.5-2|3	# Keep libraries private
14mu|darktable-2.2.5-2|4	%if %{_use_internal_dependency_generator}
14mu|darktable-2.2.5-2|5	%define __noautoprov '(.*)\\.so(.*)'
14mu|darktable-2.2.5-2|6	%define __noautoreq 'libdarktable\\.so(.*)'
14mu|darktable-2.2.5-2|7	%endif
14mu|darktable-2.2.5-2|8	
14mu|darktable-2.2.5-2|9	Summary:	Utility to organize and develop raw images
14mu|darktable-2.2.5-2|10	Name:		darktable
14mu|darktable-2.2.5-2|11	Version:	2.2.5
14mu|darktable-2.2.5-2|12	Release:	2
14mu|darktable-2.2.5-2|13	License:	GPLv3+
14mu|darktable-2.2.5-2|14	Group:		Graphics
14mu|darktable-2.2.5-2|15	Url:		http://www.darktable.org
14mu|darktable-2.2.5-2|16	#Source0:	https://github.com/%{name}-org/%{name}/releases/download/release-%{version}/%{name}-%{version}.tar.xz
14mu|darktable-2.2.5-2|17	Source0:	https://github.com/darktable-org/darktable/archive/release-%{version}.tar.gz
14mu|darktable-2.2.5-2|18	Source1:    darktable_ru.tar.gz
14mu|darktable-2.2.5-2|19	Source100:	%{name}.rpmlintrc
14mu|darktable-2.2.5-2|20	Patch0:		darktable-2.2.0-rpath.patch
14mu|darktable-2.2.5-2|21	BuildRequires:	cmake >= 3
14mu|darktable-2.2.5-2|22	BuildRequires:	desktop-file-utils
14mu|darktable-2.2.5-2|23	BuildRequires:	gettext
14mu|darktable-2.2.5-2|24	BuildRequires:	gnome-doc-utils
14mu|darktable-2.2.5-2|25	BuildRequires:	intltool
14mu|darktable-2.2.5-2|26	BuildRequires:	libxml2-utils
14mu|darktable-2.2.5-2|27	BuildRequires:	po4a
14mu|darktable-2.2.5-2|28	BuildRequires:	xml2po
14mu|darktable-2.2.5-2|29	BuildRequires:	xsltproc
14mu|darktable-2.2.5-2|30	BuildRequires:	cups-devel
14mu|darktable-2.2.5-2|31	BuildRequires:	gettext-devel
14mu|darktable-2.2.5-2|32	BuildRequires:	gomp-devel
14mu|darktable-2.2.5-2|33	BuildRequires:	jpeg-devel
14mu|darktable-2.2.5-2|34	BuildRequires:	pugixml-devel >= 1.2
14mu|darktable-2.2.5-2|35	BuildRequires:	pkgconfig(cairo)
14mu|darktable-2.2.5-2|36	BuildRequires:	pkgconfig(colord)
14mu|darktable-2.2.5-2|37	BuildRequires:	pkgconfig(colord-gtk)
14mu|darktable-2.2.5-2|38	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|darktable-2.2.5-2|39	BuildRequires:	pkgconfig(exiv2) >= 0.23
14mu|darktable-2.2.5-2|40	BuildRequires:	pkgconfig(flickcurl)
14mu|darktable-2.2.5-2|41	BuildRequires:	pkgconfig(gconf-2.0)
14mu|darktable-2.2.5-2|42	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|darktable-2.2.5-2|43	BuildRequires:	pkgconfig(glib-2.0) >= 2.32
14mu|darktable-2.2.5-2|44	BuildRequires:	pkgconfig(gl)
14mu|darktable-2.2.5-2|45	BuildRequires:	pkgconfig(glu)
14mu|darktable-2.2.5-2|46	BuildRequires:	pkgconfig(gnome-keyring-1) >= 3.12.0
14mu|darktable-2.2.5-2|47	BuildRequires:	pkgconfig(GraphicsMagick)
14mu|darktable-2.2.5-2|48	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.12
14mu|darktable-2.2.5-2|49	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|darktable-2.2.5-2|50	BuildRequires:	pkgconfig(lcms2)
14mu|darktable-2.2.5-2|51	BuildRequires:	pkgconfig(lensfun)
14mu|darktable-2.2.5-2|52	BuildRequires:	pkgconfig(libcurl)
14mu|darktable-2.2.5-2|53	BuildRequires:	pkgconfig(libglade-2.0)
14mu|darktable-2.2.5-2|54	BuildRequires:	pkgconfig(libgphoto2) >= 2.5
14mu|darktable-2.2.5-2|55	BuildRequires:	pkgconfig(libopenjpeg1) >= 1.5.0
14mu|darktable-2.2.5-2|56	BuildRequires:	pkgconfig(libpng)
14mu|darktable-2.2.5-2|57	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|darktable-2.2.5-2|58	BuildRequires:	pkgconfig(libsecret-1) >= 0.18
14mu|darktable-2.2.5-2|59	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|darktable-2.2.5-2|60	BuildRequires:	pkgconfig(libtiff-4)
14mu|darktable-2.2.5-2|61	BuildRequires:	pkgconfig(libwebp) >= 0.3.0
14mu|darktable-2.2.5-2|62	BuildRequires:	pkgconfig(lua)
14mu|darktable-2.2.5-2|63	BuildRequires:	pkgconfig(OpenEXR)
14mu|darktable-2.2.5-2|64	BuildRequires:	pkgconfig(osmgpsmap-1.0) >= 1.1.0
14mu|darktable-2.2.5-2|65	BuildRequires:	pkgconfig(pangocairo)
14mu|darktable-2.2.5-2|66	BuildRequires:	pkgconfig(sdl)
14mu|darktable-2.2.5-2|67	BuildRequires:	pkgconfig(sqlite3)
14mu|darktable-2.2.5-2|68	BuildRequires:	pkgconfig(x11)
14mu|darktable-2.2.5-2|69	BuildRequires:	pkgconfig(xext)
14mu|darktable-2.2.5-2|70	BuildRequires:	pkgconfig(zlib)
14mu|darktable-2.2.5-2|71	
14mu|darktable-2.2.5-2|72	Requires:	gphoto2
14mu|darktable-2.2.5-2|73	
14mu|darktable-2.2.5-2|74	%description
14mu|darktable-2.2.5-2|75	Darktable is an open source photography workflow application and RAW developer.
14mu|darktable-2.2.5-2|76	A virtual lighttable and darkroom for photographers. It manages your digital
14mu|darktable-2.2.5-2|77	negatives in a database, lets you view them through a zoomable lighttable
14mu|darktable-2.2.5-2|78	and enables you to develop raw images and enhance them.
14mu|darktable-2.2.5-2|79	
14mu|darktable-2.2.5-2|80	%files -f %{name}.lang
14mu|darktable-2.2.5-2|81	%doc doc/README doc/TRANSLATORS
14mu|darktable-2.2.5-2|82	%{_bindir}/%{name}*
14mu|darktable-2.2.5-2|83	%{_libdir}/%{name}
14mu|darktable-2.2.5-2|84	%{_datadir}/appdata/%{name}.appdata.xml
14mu|darktable-2.2.5-2|85	%{_datadir}/applications/%{name}.desktop
14mu|darktable-2.2.5-2|86	%{_datadir}/%{name}
14mu|darktable-2.2.5-2|87	%{_iconsdir}/hicolor/*/apps/%{name}*
14mu|darktable-2.2.5-2|88	%{_mandir}/man1/%{name}*
14mu|darktable-2.2.5-2|89	%{_mandir}/*/man1/%{name}*
14mu|darktable-2.2.5-2|90	
14mu|darktable-2.2.5-2|91	#----------------------------------------------------------------------------
14mu|darktable-2.2.5-2|92	
14mu|darktable-2.2.5-2|93	%prep
14mu|darktable-2.2.5-2|94	%setup -qn %{name}-release-%{version}
14mu|darktable-2.2.5-2|95	%patch0 -p1
14mu|darktable-2.2.5-2|96	
14mu|darktable-2.2.5-2|97	pushd po
14mu|darktable-2.2.5-2|98	tar -xvzf %{SOURCE1}
14mu|darktable-2.2.5-2|99	popd
14mu|darktable-2.2.5-2|100	
14mu|darktable-2.2.5-2|101	rm -fr lua/darktable/external/pygy_require/.gitignore
14mu|darktable-2.2.5-2|102	
14mu|darktable-2.2.5-2|103	%build
14mu|darktable-2.2.5-2|104	%cmake \
14mu|darktable-2.2.5-2|105	-DCMAKE_BUILD_TYPE:STRING=Release \
14mu|darktable-2.2.5-2|106	-DBINARY_PACKAGE_BUILD:BOOLEAN=ON \
14mu|darktable-2.2.5-2|107	-DPROJECT_VERSION:STRING="%{name}-%{EVRD}" \
14mu|darktable-2.2.5-2|108	-DCMAKE_LIBRARY_PATH:PATH=%{_libdir} \
14mu|darktable-2.2.5-2|109	-DUSE_GNOME_KEYRING:BOOLEAN=OFF
14mu|darktable-2.2.5-2|110	%make
14mu|darktable-2.2.5-2|111	
14mu|darktable-2.2.5-2|112	
14mu|darktable-2.2.5-2|113	%install
14mu|darktable-2.2.5-2|114	%makeinstall_std -C build
14mu|darktable-2.2.5-2|115	desktop-file-install --delete-original \
14mu|darktable-2.2.5-2|116	%{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|darktable-2.2.5-2|117	
14mu|darktable-2.2.5-2|118	%find_lang %{name}
14mu|darktable-2.2.5-2|119	
14mu|darktable-2.2.5-2|120	# We use %%doc macro to pull needed docs
14mu|darktable-2.2.5-2|121	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14mu|darktable-2.2.5-2|122	rm -rf %{buildroot}%{_datadir}/%{name}/lua/%{name}/external/pygy_require/.gitignore
14mu|darktable-2.2.5-2|123	
14mu|darktable-2.2.5-2|124	
14mu|darktable-2.2.5-2|125	%changelog

22460 14
14mu|davfs2-1.5.2-1|1	%define dav_user %{name}
14mu|davfs2-1.5.2-1|2	%define dav_group %{name}
14mu|davfs2-1.5.2-1|3	%define dav_localstatedir /run
14mu|davfs2-1.5.2-1|4	%define dav_syscachedir /var/cache
14mu|davfs2-1.5.2-1|5	
14mu|davfs2-1.5.2-1|6	Summary:	File system driver that allows you to mount a WebDAV server
14mu|davfs2-1.5.2-1|7	Name:		davfs2
14mu|davfs2-1.5.2-1|8	Version: 	1.5.2
14mu|davfs2-1.5.2-1|9	Release: 	1
14mu|davfs2-1.5.2-1|10	License:	GPLv2+
14mu|davfs2-1.5.2-1|11	Group:		System/Kernel and hardware
14mu|davfs2-1.5.2-1|12	URL:		http://savannah.nongnu.org/projects/davfs2
14mu|davfs2-1.5.2-1|13	Source0:	http://ftp.twaren.net/Unix/NonGNU/%{name}/%{name}-%{version}.tar.gz
14mu|davfs2-1.5.2-1|14	Source1:	%{name}.tmpfiles.conf
14mu|davfs2-1.5.2-1|15	Requires(pre):	filesystem
14mu|davfs2-1.5.2-1|16	Requires(post):	systemd
14mu|davfs2-1.5.2-1|17	Requires(pre):	rpm-helper
14mu|davfs2-1.5.2-1|18	Requires(postun): rpm-helper
14mu|davfs2-1.5.2-1|19	BuildRequires:	neon-devel >= 0.27
14mu|davfs2-1.5.2-1|20	BuildRequires:	gettext-devel >= 0.14.4
14mu|davfs2-1.5.2-1|21	BuildRequires:	libtool
14mu|davfs2-1.5.2-1|22	Provides:	davfs = %{version}-%{release}
14mu|davfs2-1.5.2-1|23	Obsoletes:	davfs < 0.2.5
14mu|davfs2-1.5.2-1|24	
14mu|davfs2-1.5.2-1|25	%description
14mu|davfs2-1.5.2-1|26	davfs2 is a Linux file system driver that allows you to mount a WebDAV server
14mu|davfs2-1.5.2-1|27	as a local file system, like a disk drive. This way applications can access
14mu|davfs2-1.5.2-1|28	resources on a Web server without knowing anything about HTTP or WebDAV. davfs2
14mu|davfs2-1.5.2-1|29	runs as a daemon in userspace. It uses the kernel file system coda or fuse.
14mu|davfs2-1.5.2-1|30	Most probably your Linux kernel includes at least one of this file systems. To
14mu|davfs2-1.5.2-1|31	connect to the WebDAV server it makes use of the neon library. Neon supports
14mu|davfs2-1.5.2-1|32	TLS/SSL (using OpenSSL or GnuTLS) and access via proxy server.
14mu|davfs2-1.5.2-1|33	
14mu|davfs2-1.5.2-1|34	davfs2 allows you to e.g.
14mu|davfs2-1.5.2-1|35	
14mu|davfs2-1.5.2-1|36	* use a WebDAV server as workspace for a geographically distributed work
14mu|davfs2-1.5.2-1|37	group.
14mu|davfs2-1.5.2-1|38	* save documents on a WebDAV server and access and edit them via internet from
14mu|davfs2-1.5.2-1|39	wherever you want.
14mu|davfs2-1.5.2-1|40	* edit a web site in place, using your preferred development tools.
14mu|davfs2-1.5.2-1|41	
14mu|davfs2-1.5.2-1|42	
14mu|davfs2-1.5.2-1|43	%prep
14mu|davfs2-1.5.2-1|44	%setup -q
14mu|davfs2-1.5.2-1|45	
14mu|davfs2-1.5.2-1|46	%build
14mu|davfs2-1.5.2-1|47	autoreconf -vfi
14mu|davfs2-1.5.2-1|48	
14mu|davfs2-1.5.2-1|49	export dav_user=%{dav_user}
14mu|davfs2-1.5.2-1|50	export dav_group=%{dav_group}
14mu|davfs2-1.5.2-1|51	export dav_localstatedir=%{dav_localstatedir}
14mu|davfs2-1.5.2-1|52	export dav_syscachedir=%{dav_syscachedir}
14mu|davfs2-1.5.2-1|53	
14mu|davfs2-1.5.2-1|54	%configure2_5x \
14mu|davfs2-1.5.2-1|55	--disable-rpath \
14mu|davfs2-1.5.2-1|56	
14mu|davfs2-1.5.2-1|57	%make
14mu|davfs2-1.5.2-1|58	
14mu|davfs2-1.5.2-1|59	%install
14mu|davfs2-1.5.2-1|60	install -d %{buildroot}%{dav_syscachedir}/%{name}
14mu|davfs2-1.5.2-1|61	install -d %{buildroot}%{_datadir}/%{name}
14mu|davfs2-1.5.2-1|62	
14mu|davfs2-1.5.2-1|63	%makeinstall_std
14mu|davfs2-1.5.2-1|64	
14mu|davfs2-1.5.2-1|65	# (cg) For some reason install puts stuff here...
14mu|davfs2-1.5.2-1|66	rm -rf %{buildroot}/sbin
14mu|davfs2-1.5.2-1|67	
14mu|davfs2-1.5.2-1|68	# rename the binaries
14mu|davfs2-1.5.2-1|69	ln -s %{_sbindir}/mount.davfs %{buildroot}%{_sbindir}/mount.%{name}
14mu|davfs2-1.5.2-1|70	ln -s %{_sbindir}/umount.davfs %{buildroot}%{_sbindir}/umount.%{name}
14mu|davfs2-1.5.2-1|71	
14mu|davfs2-1.5.2-1|72	# create tmpfiles directory
14mu|davfs2-1.5.2-1|73	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|davfs2-1.5.2-1|74	
14mu|davfs2-1.5.2-1|75	# rename the manpages
14mu|davfs2-1.5.2-1|76	find %{buildroot}%{_mandir} -name "*.gz" | xargs gunzip
14mu|davfs2-1.5.2-1|77	
14mu|davfs2-1.5.2-1|78	%find_lang %{name} --all-name
14mu|davfs2-1.5.2-1|79	
14mu|davfs2-1.5.2-1|80	%pre
14mu|davfs2-1.5.2-1|81	%_pre_useradd %{dav_user} %{dav_localstatedir}/mount.%{name} /bin/false
14mu|davfs2-1.5.2-1|82	
14mu|davfs2-1.5.2-1|83	%post
14mu|davfs2-1.5.2-1|84	%tmpfiles_create %{name}.conf
14mu|davfs2-1.5.2-1|85	
14mu|davfs2-1.5.2-1|86	%postun
14mu|davfs2-1.5.2-1|87	%_postun_userdel %{dav_user}
14mu|davfs2-1.5.2-1|88	
14mu|davfs2-1.5.2-1|89	%files -f %{name}.lang
14mu|davfs2-1.5.2-1|90	%doc AUTHORS COPYING FAQ NEWS README THANKS
14mu|davfs2-1.5.2-1|91	%dir %{_sysconfdir}/%{name}
14mu|davfs2-1.5.2-1|92	%dir %{_sysconfdir}/%{name}/certs
14mu|davfs2-1.5.2-1|93	%dir %{_sysconfdir}/%{name}/certs/private
14mu|davfs2-1.5.2-1|94	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14mu|davfs2-1.5.2-1|95	%config(noreplace) %{_sysconfdir}/%{name}/secrets
14mu|davfs2-1.5.2-1|96	%{_sbindir}/mount.davfs*
14mu|davfs2-1.5.2-1|97	%{_sbindir}/umount.davfs*
14mu|davfs2-1.5.2-1|98	%{_tmpfilesdir}/%{name}.conf
14mu|davfs2-1.5.2-1|99	%{_mandir}/man5/*
14mu|davfs2-1.5.2-1|100	%{_mandir}/man8/*
14mu|davfs2-1.5.2-1|101	%lang(de) %{_mandir}/de/man5/*
14mu|davfs2-1.5.2-1|102	%lang(de) %{_mandir}/de/man8/*
14mu|davfs2-1.5.2-1|103	%lang(es) %{_mandir}/es/man5/*
14mu|davfs2-1.5.2-1|104	%attr(1775,root,%{dav_group}) %dir %{dav_syscachedir}/%{name}
14mu|davfs2-1.5.2-1|105	%dir %{_datadir}/%{name}
14mu|davfs2-1.5.2-1|106	%{_datadir}/%{name}/*
14mu|davfs2-1.5.2-1|107	
14mu|davfs2-1.5.2-1|108	
14mu|davfs2-1.5.2-1|109	
14mu|davfs2-1.5.2-1|110	%changelog
14mu|davfs2-1.5.2-1|111	* Fri Feb 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-1
14mu|davfs2-1.5.2-1|112	+ Revision: 19fbfed
14mu|davfs2-1.5.2-1|113	- Updated to 1.5.2, switched to tmpfiles
14mu|davfs2-1.5.2-1|114	
14mu|davfs2-1.5.2-1|115	

22461 14
14mu|davmail-4.7.2-2|1	%define debug_package %{nil}
14mu|davmail-4.7.2-2|2	
14mu|davmail-4.7.2-2|3	%define rev 2427
14mu|davmail-4.7.2-2|4	
14mu|davmail-4.7.2-2|5	Summary:	DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway
14mu|davmail-4.7.2-2|6	Name:		davmail
14mu|davmail-4.7.2-2|7	Version:	4.7.2
14mu|davmail-4.7.2-2|8	Release:	2
14mu|davmail-4.7.2-2|9	License:	GPLv2+
14mu|davmail-4.7.2-2|10	Group:		Networking/Mail
14mu|davmail-4.7.2-2|11	Url:		http://davmail.sourceforge.net/
14mu|davmail-4.7.2-2|12	Source0:	http://downloads.sourceforge.net/davmail/%{name}-linux-x86-%{version}-%{rev}.tgz
14mu|davmail-4.7.2-2|13	# Source0-md5:	95ccac520040732e078556b238aa37b9
14mu|davmail-4.7.2-2|14	Source1:	http://downloads.sourceforge.net/davmail/%{name}-linux-x86_64-%{version}-%{rev}.tgz
14mu|davmail-4.7.2-2|15	# Source1-md5:	aa4c2d3437046dbce60cdc92839fdb1b
14mu|davmail-4.7.2-2|16	Patch0:		%{name}-base.patch
14mu|davmail-4.7.2-2|17	Requires:	java
14mu|davmail-4.7.2-2|18	
14mu|davmail-4.7.2-2|19	%description
14mu|davmail-4.7.2-2|20	DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway
14mu|davmail-4.7.2-2|21	allowing users to use any mail/calendar client (e.g. Thunderbird with
14mu|davmail-4.7.2-2|22	Lightning or Apple iCal) with an Exchange server, even from the
14mu|davmail-4.7.2-2|23	internet or behind a firewall through Outlook Web Access.
14mu|davmail-4.7.2-2|24	
14mu|davmail-4.7.2-2|25	%files
14mu|davmail-4.7.2-2|26	%{_bindir}/davmail
14mu|davmail-4.7.2-2|27	%dir %{_datadir}/%{name}
14mu|davmail-4.7.2-2|28	%{_datadir}/%{name}/davmail
14mu|davmail-4.7.2-2|29	%{_datadir}/%{name}/davmail.jar
14mu|davmail-4.7.2-2|30	%{_datadir}/%{name}/lib
14mu|davmail-4.7.2-2|31	
14mu|davmail-4.7.2-2|32	#----------------------------------------------------------------------------
14mu|davmail-4.7.2-2|33	
14mu|davmail-4.7.2-2|34	%prep
14mu|davmail-4.7.2-2|35	%setup -qcT
14mu|davmail-4.7.2-2|36	
14mu|davmail-4.7.2-2|37	%ifarch %{ix86}
14mu|davmail-4.7.2-2|38	tar zxf %{SOURCE0} --strip-components=1
14mu|davmail-4.7.2-2|39	%else
14mu|davmail-4.7.2-2|40	tar zxf %{SOURCE1} --strip-components=1
14mu|davmail-4.7.2-2|41	%endif
14mu|davmail-4.7.2-2|42	%patch0 -p0
14mu|davmail-4.7.2-2|43	
14mu|davmail-4.7.2-2|44	%build
14mu|davmail-4.7.2-2|45	
14mu|davmail-4.7.2-2|46	%install
14mu|davmail-4.7.2-2|47	mkdir -p %{buildroot}%{_bindir}
14mu|davmail-4.7.2-2|48	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|davmail-4.7.2-2|49	cp -a lib %{buildroot}%{_datadir}/%{name}/
14mu|davmail-4.7.2-2|50	install -m 755 davmail.sh %{buildroot}%{_datadir}/%{name}/davmail
14mu|davmail-4.7.2-2|51	install -m 644 davmail.jar %{buildroot}%{_datadir}/%{name}/davmail.jar
14mu|davmail-4.7.2-2|52	
14mu|davmail-4.7.2-2|53	pushd %{buildroot}%{_bindir}
14mu|davmail-4.7.2-2|54	ln -sf ../..%{_datadir}/%{name}/davmail davmail
14mu|davmail-4.7.2-2|55	popd
14mu|davmail-4.7.2-2|56	
14mu|davmail-4.7.2-2|57	%changelog
14mu|davmail-4.7.2-2|58	
14mu|davmail-4.7.2-2|59	* Thu Sep 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2-2
14mu|davmail-4.7.2-2|60	- (c26a051) Merge branch 'rosa2016.1' into rosa2014.1
14mu|davmail-4.7.2-2|61	
14mu|davmail-4.7.2-2|62	

22462 14
14mu|dbus-1.8.4-7|1	%define _rundir %{_var}/run
14mu|dbus-1.8.4-7|2	
14mu|dbus-1.8.4-7|3	%define api 1
14mu|dbus-1.8.4-7|4	%define major 3
14mu|dbus-1.8.4-7|5	%define libname %mklibname dbus- %{api} %{major}
14mu|dbus-1.8.4-7|6	%define devname %mklibname dbus- %{api} -d
14mu|dbus-1.8.4-7|7	
14mu|dbus-1.8.4-7|8	%bcond_with test
14mu|dbus-1.8.4-7|9	%bcond_with verbose
14mu|dbus-1.8.4-7|10	%bcond_with uclibc
14mu|dbus-1.8.4-7|11	
14mu|dbus-1.8.4-7|12	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|dbus-1.8.4-7|13	
14mu|dbus-1.8.4-7|14	%define git_url git://git.freedesktop.org/git/dbus/dbus
14mu|dbus-1.8.4-7|15	
14mu|dbus-1.8.4-7|16	Summary:	D-Bus message bus
14mu|dbus-1.8.4-7|17	Name:		dbus
14mu|dbus-1.8.4-7|18	Version:	1.8.4
14mu|dbus-1.8.4-7|19	Release:	7
14mu|dbus-1.8.4-7|20	License:	GPLv2+ or AFL
14mu|dbus-1.8.4-7|21	Group:		System/Servers
14mu|dbus-1.8.4-7|22	Url:		http://www.freedesktop.org/Software/dbus
14mu|dbus-1.8.4-7|23	Source0:	http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
14mu|dbus-1.8.4-7|24	Source1:	doxygen_to_devhelp.xsl
14mu|dbus-1.8.4-7|25	# (fc) 1.0.2-5mdv disable fatal warnings on check (fd.o bug #13270)
14mu|dbus-1.8.4-7|26	Patch3:		dbus-1.0.2-disable_fatal_warning_on_check.patch
14mu|dbus-1.8.4-7|27	Patch4:		dbus-daemon-bindir.patch
14mu|dbus-1.8.4-7|28	Patch5:		dbus-1.8.0-fix-disabling-of-xml-docs.patch
14mu|dbus-1.8.4-7|29	Patch6:		0001-name-test-Don-t-run-test-autolaunch-if-we-don-t-have.patch
14mu|dbus-1.8.4-7|30	Patch7:		dbus-1.8.4-increase-timeouts.patch
14mu|dbus-1.8.4-7|31	
14mu|dbus-1.8.4-7|32	BuildRequires:	asciidoc
14mu|dbus-1.8.4-7|33	BuildRequires:	docbook2x
14mu|dbus-1.8.4-7|34	BuildRequires:	docbook-dtd412-xml
14mu|dbus-1.8.4-7|35	BuildRequires:	doxygen
14mu|dbus-1.8.4-7|36	BuildRequires:	libtool
14mu|dbus-1.8.4-7|37	BuildRequires:	xmlto
14mu|dbus-1.8.4-7|38	%if %{with selinux}
14mu|dbus-1.8.4-7|39	BuildRequires:	selinux-devel
14mu|dbus-1.8.4-7|40	%endif
14mu|dbus-1.8.4-7|41	BuildRequires:	pkgconfig(expat)
14mu|dbus-1.8.4-7|42	BuildRequires:	pkgconfig(glib-2.0)
14mu|dbus-1.8.4-7|43	BuildRequires:	pkgconfig(libcap-ng)
14mu|dbus-1.8.4-7|44	BuildRequires:	pkgconfig(sm)
14mu|dbus-1.8.4-7|45	BuildRequires:	pkgconfig(x11)
14mu|dbus-1.8.4-7|46	BuildRequires:	pkgconfig(libsystemd-daemon) >= 32
14mu|dbus-1.8.4-7|47	BuildRequires:	pkgconfig(libsystemd-login) >= 32
14mu|dbus-1.8.4-7|48	BuildRequires:	pkgconfig(libsystemd-journal) >= 32
14mu|dbus-1.8.4-7|49	BuildRequires:	pkgconfig(libsystemd-id128)
14mu|dbus-1.8.4-7|50	BuildRequires:	pkgconfig(systemd)
14mu|dbus-1.8.4-7|51	%if %{with uclibc}
14mu|dbus-1.8.4-7|52	BuildRequires:	uClibc-devel >= 0.9.33.2-9
14mu|dbus-1.8.4-7|53	%endif
14mu|dbus-1.8.4-7|54	
14mu|dbus-1.8.4-7|55	Requires(pre):	shadow-utils
14mu|dbus-1.8.4-7|56	Requires(pre):	coreutils
14mu|dbus-1.8.4-7|57	Requires(pre):	systemd-units
14mu|dbus-1.8.4-7|58	Requires(pre,preun,post,postun):	rpm-helper
14mu|dbus-1.8.4-7|59	Provides:	should-restart = system
14mu|dbus-1.8.4-7|60	
14mu|dbus-1.8.4-7|61	%description
14mu|dbus-1.8.4-7|62	D-Bus is a system for sending messages between applications. It is
14mu|dbus-1.8.4-7|63	used both for the systemwide message bus service, and as a
14mu|dbus-1.8.4-7|64	per-user-login-session messaging facility.
14mu|dbus-1.8.4-7|65	
14mu|dbus-1.8.4-7|66	%if %{with uclibc}
14mu|dbus-1.8.4-7|67	%package -n	uclibc-%{name}
14mu|dbus-1.8.4-7|68	Summary:	D-Bus message bus (uClibc linked)
14mu|dbus-1.8.4-7|69	Group:		System/Servers
14mu|dbus-1.8.4-7|70	Requires:	%{name} = %{EVRD}
14mu|dbus-1.8.4-7|71	
14mu|dbus-1.8.4-7|72	%description -n	uclibc-%{name}
14mu|dbus-1.8.4-7|73	D-Bus is a system for sending messages between applications. It is
14mu|dbus-1.8.4-7|74	used both for the systemwide message bus service, and as a
14mu|dbus-1.8.4-7|75	per-user-login-session messaging facility.
14mu|dbus-1.8.4-7|76	%endif
14mu|dbus-1.8.4-7|77	
14mu|dbus-1.8.4-7|78	%package -n %{libname}
14mu|dbus-1.8.4-7|79	Summary:	Shared library for using D-Bus
14mu|dbus-1.8.4-7|80	Group:		System/Libraries
14mu|dbus-1.8.4-7|81	
14mu|dbus-1.8.4-7|82	%description -n	%{libname}
14mu|dbus-1.8.4-7|83	D-Bus shared library.
14mu|dbus-1.8.4-7|84	
14mu|dbus-1.8.4-7|85	%if %{with uclibc}
14mu|dbus-1.8.4-7|86	%package -n	uclibc-%{libname}
14mu|dbus-1.8.4-7|87	Summary:	Shared library for using D-Bus (uClibc linked)
14mu|dbus-1.8.4-7|88	Group:		System/Libraries
14mu|dbus-1.8.4-7|89	
14mu|dbus-1.8.4-7|90	%description -n	uclibc-%{libname}
14mu|dbus-1.8.4-7|91	D-Bus shared library.
14mu|dbus-1.8.4-7|92	%endif
14mu|dbus-1.8.4-7|93	
14mu|dbus-1.8.4-7|94	%package -n %{devname}
14mu|dbus-1.8.4-7|95	Summary:	Libraries and headers for D-Bus
14mu|dbus-1.8.4-7|96	Group:		Development/C
14mu|dbus-1.8.4-7|97	Requires:	%{libname} = %{EVRD}
14mu|dbus-1.8.4-7|98	%if %{with uclibc}
14mu|dbus-1.8.4-7|99	Requires:	uclibc-%{libname} = %{EVRD}
14mu|dbus-1.8.4-7|100	%endif
14mu|dbus-1.8.4-7|101	Provides:	%{name}-devel = %{EVRD}
14mu|dbus-1.8.4-7|102	
14mu|dbus-1.8.4-7|103	%description -n	%{devname}
14mu|dbus-1.8.4-7|104	Headers and static libraries for D-Bus.
14mu|dbus-1.8.4-7|105	
14mu|dbus-1.8.4-7|106	%package x11
14mu|dbus-1.8.4-7|107	Summary:	X11-requiring add-ons for D-Bus
14mu|dbus-1.8.4-7|108	Group:		System/Servers
14mu|dbus-1.8.4-7|109	Requires:	dbus = %{EVRD}
14mu|dbus-1.8.4-7|110	
14mu|dbus-1.8.4-7|111	%description x11
14mu|dbus-1.8.4-7|112	D-Bus contains some tools that require Xlib to be installed, those are
14mu|dbus-1.8.4-7|113	in this separate package so server systems need not install X.
14mu|dbus-1.8.4-7|114	
14mu|dbus-1.8.4-7|115	%package doc
14mu|dbus-1.8.4-7|116	Summary:	Developer documentation for D-BUS
14mu|dbus-1.8.4-7|117	Group:		Books/Computer books
14mu|dbus-1.8.4-7|118	Suggests:	devhelp
14mu|dbus-1.8.4-7|119	
14mu|dbus-1.8.4-7|120	%description doc
14mu|dbus-1.8.4-7|121	This package contains developer documentation for D-Bus along with
14mu|dbus-1.8.4-7|122	other supporting documentation such as the introspect dtd file.
14mu|dbus-1.8.4-7|123	
14mu|dbus-1.8.4-7|124	%prep
14mu|dbus-1.8.4-7|125	%setup -q
14mu|dbus-1.8.4-7|126	#only disable in cooker to detect buggy programs
14mu|dbus-1.8.4-7|127	#patch3 -p1 -b .disable_fatal_warning_on_check
14mu|dbus-1.8.4-7|128	%patch4 -p1 -b .daemon_bindir~
14mu|dbus-1.8.4-7|129	%patch5 -p1 -b .nodocs~
14mu|dbus-1.8.4-7|130	%patch6 -p1 -b .noautolaunchtest~
14mu|dbus-1.8.4-7|131	%patch7 -p1 -b .timeouts~
14mu|dbus-1.8.4-7|132	if test -f autogen.sh; then env NOCONFIGURE=1 ./autogen.sh; else autoreconf -v -f -i; fi
14mu|dbus-1.8.4-7|133	
14mu|dbus-1.8.4-7|134	%build
14mu|dbus-1.8.4-7|135	%serverbuild_hardened
14mu|dbus-1.8.4-7|136	COMMON_ARGS="--enable-systemd --with-systemdsystemunitdir=%{_unitdir} \
14mu|dbus-1.8.4-7|137	--bindir=/bin --enable-libaudit --disable-static \
14mu|dbus-1.8.4-7|138	%if %{with selinux}
14mu|dbus-1.8.4-7|139	--enable-selinux \
14mu|dbus-1.8.4-7|140	%else
14mu|dbus-1.8.4-7|141	--disable-selinux \
14mu|dbus-1.8.4-7|142	%endif
14mu|dbus-1.8.4-7|143	--with-system-pid-file=%{_rundir}/messagebus.pid --exec-prefix=/ \
14mu|dbus-1.8.4-7|144	--with-system-socket=%{_rundir}/dbus/system_bus_socket \
14mu|dbus-1.8.4-7|145	--libexecdir=/%{_lib}/dbus-%{api} --with-init-scripts=redhat"
14mu|dbus-1.8.4-7|146	
14mu|dbus-1.8.4-7|147	export CONFIGURE_TOP="$PWD"
14mu|dbus-1.8.4-7|148	%if %{with uclibc}
14mu|dbus-1.8.4-7|149	mkdir -p uclibc
14mu|dbus-1.8.4-7|150	pushd uclibc
14mu|dbus-1.8.4-7|151	%configure2_5x \
14mu|dbus-1.8.4-7|152	CC=%{uclibc_cc} \
14mu|dbus-1.8.4-7|153	CFLAGS="%{uclibc_cflags}" \
14mu|dbus-1.8.4-7|154	$COMMON_ARGS \
14mu|dbus-1.8.4-7|155	--with-sysroot=%{uclibc_root} \
14mu|dbus-1.8.4-7|156	--bindir=%{uclibc_root}/bin \
14mu|dbus-1.8.4-7|157	--exec-prefix=%{uclibc_root} \
14mu|dbus-1.8.4-7|158	--libexecdir=%{uclibc_root}/%{_lib}/dbus-%{api} \
14mu|dbus-1.8.4-7|159	--disable-libaudit \
14mu|dbus-1.8.4-7|160	--disable-tests \
14mu|dbus-1.8.4-7|161	--disable-asserts \
14mu|dbus-1.8.4-7|162	--disable-doxygen-docs \
14mu|dbus-1.8.4-7|163	--disable-xml-docs \
14mu|dbus-1.8.4-7|164	--disable-x11-autolaunch \
14mu|dbus-1.8.4-7|165	--without-x \
14mu|dbus-1.8.4-7|166	%if %{with verbose}
14mu|dbus-1.8.4-7|167	--enable-verbose-mode
14mu|dbus-1.8.4-7|168	%else
14mu|dbus-1.8.4-7|169	--disable-verbose-mode
14mu|dbus-1.8.4-7|170	%endif
14mu|dbus-1.8.4-7|171	# ugly hack to get rid of library search dir passed..
14mu|dbus-1.8.4-7|172	for i in `find -name Makefile`; do
14mu|dbus-1.8.4-7|173	sed -e 's#-L%{_libdir}##g' -i $i
14mu|dbus-1.8.4-7|174	done
14mu|dbus-1.8.4-7|175	%make
14mu|dbus-1.8.4-7|176	popd
14mu|dbus-1.8.4-7|177	%endif
14mu|dbus-1.8.4-7|178	
14mu|dbus-1.8.4-7|179	#### Build once with tests to make check
14mu|dbus-1.8.4-7|180	%if %{with test}
14mu|dbus-1.8.4-7|181	# (tpg) enable verbose mode by default --enable-verbose-mode
14mu|dbus-1.8.4-7|182	mkdir -p tests
14mu|dbus-1.8.4-7|183	pushd tests
14mu|dbus-1.8.4-7|184	%configure2_5x \
14mu|dbus-1.8.4-7|185	$COMMON_ARGS \
14mu|dbus-1.8.4-7|186	--enable-libaudit \
14mu|dbus-1.8.4-7|187	--enable-verbose-mode \
14mu|dbus-1.8.4-7|188	--enable-tests \
14mu|dbus-1.8.4-7|189	--enable-asserts \
14mu|dbus-1.8.4-7|190	--enable-x11-autolaunch \
14mu|dbus-1.8.4-7|191	--with-x \
14mu|dbus-1.8.4-7|192	--disable-doxygen-docs \
14mu|dbus-1.8.4-7|193	--disable-xml-docs
14mu|dbus-1.8.4-7|194	
14mu|dbus-1.8.4-7|195	DBUS_VERBOSE=1 %make
14mu|dbus-1.8.4-7|196	popd
14mu|dbus-1.8.4-7|197	%endif
14mu|dbus-1.8.4-7|198	
14mu|dbus-1.8.4-7|199	mkdir -p shared
14mu|dbus-1.8.4-7|200	pushd shared
14mu|dbus-1.8.4-7|201	%configure2_5x \
14mu|dbus-1.8.4-7|202	$COMMON_ARGS \
14mu|dbus-1.8.4-7|203	--enable-libaudit \
14mu|dbus-1.8.4-7|204	--disable-tests \
14mu|dbus-1.8.4-7|205	--disable-asserts \
14mu|dbus-1.8.4-7|206	--enable-doxygen-docs \
14mu|dbus-1.8.4-7|207	--enable-xml-docs \
14mu|dbus-1.8.4-7|208	--enable-x11-autolaunch \
14mu|dbus-1.8.4-7|209	--with-x \
14mu|dbus-1.8.4-7|210	%if %{with verbose}
14mu|dbus-1.8.4-7|211	--enable-verbose-mode
14mu|dbus-1.8.4-7|212	%else
14mu|dbus-1.8.4-7|213	--disable-verbose-mode
14mu|dbus-1.8.4-7|214	%endif
14mu|dbus-1.8.4-7|215	
14mu|dbus-1.8.4-7|216	%make
14mu|dbus-1.8.4-7|217	doxygen Doxyfile
14mu|dbus-1.8.4-7|218	
14mu|dbus-1.8.4-7|219	xsltproc -o dbus.devhelp %{SOURCE1} doc/api/xml/index.xml
14mu|dbus-1.8.4-7|220	popd
14mu|dbus-1.8.4-7|221	
14mu|dbus-1.8.4-7|222	%check
14mu|dbus-1.8.4-7|223	%if %{with test}
14mu|dbus-1.8.4-7|224	%make -C tests check
14mu|dbus-1.8.4-7|225	%endif
14mu|dbus-1.8.4-7|226	%make -C shared check
14mu|dbus-1.8.4-7|227	
14mu|dbus-1.8.4-7|228	%install
14mu|dbus-1.8.4-7|229	%if %{with uclibc}
14mu|dbus-1.8.4-7|230	%makeinstall_std -C uclibc
14mu|dbus-1.8.4-7|231	install -d %{buildroot}%{uclibc_root}{/%{_lib},%{_libdir}}
14mu|dbus-1.8.4-7|232	mv %{buildroot}%{_libdir}/libdbus-%{api}.so.%{major}* %{buildroot}%{uclibc_root}/%{_lib}
14mu|dbus-1.8.4-7|233	ln -srf %{buildroot}%{uclibc_root}/%{_lib}/libdbus-%{api}.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libdbus-%{api}.so
14mu|dbus-1.8.4-7|234	%endif
14mu|dbus-1.8.4-7|235	
14mu|dbus-1.8.4-7|236	%makeinstall_std -C shared
14mu|dbus-1.8.4-7|237	
14mu|dbus-1.8.4-7|238	# move lib to /, because it might be needed by hotplug script, before
14mu|dbus-1.8.4-7|239	# /usr is mounted
14mu|dbus-1.8.4-7|240	mkdir -p %{buildroot}/%{_lib} %{buildroot}%{_var}/lib/dbus %{buildroot}%{_bindir}
14mu|dbus-1.8.4-7|241	
14mu|dbus-1.8.4-7|242	mv %{buildroot}%{_libdir}/*dbus-1*.so.* %{buildroot}/%{_lib}
14mu|dbus-1.8.4-7|243	ln -sf /%{_lib}/libdbus-%{api}.so.%{major} %{buildroot}%{_libdir}/libdbus-%{api}.so
14mu|dbus-1.8.4-7|244	
14mu|dbus-1.8.4-7|245	mv %{buildroot}/bin/dbus-launch %{buildroot}%{_bindir}/dbus-launch
14mu|dbus-1.8.4-7|246	mkdir -p %{buildroot}%{_sysconfdir}/X11/xinit.d
14mu|dbus-1.8.4-7|247	cat << EOF > %{buildroot}%{_sysconfdir}/X11/xinit.d/30dbus
14mu|dbus-1.8.4-7|248	# to be sourced
14mu|dbus-1.8.4-7|249	if [ -z "\$DBUS_SESSION_BUS_ADDRESS" ]; then
14mu|dbus-1.8.4-7|250	eval \`%{_bindir}/dbus-launch --exit-with-session --sh-syntax\`
14mu|dbus-1.8.4-7|251	fi
14mu|dbus-1.8.4-7|252	EOF
14mu|dbus-1.8.4-7|253	
14mu|dbus-1.8.4-7|254	chmod 755 %{buildroot}%{_sysconfdir}/X11/xinit.d/30dbus
14mu|dbus-1.8.4-7|255	
14mu|dbus-1.8.4-7|256	# create directory
14mu|dbus-1.8.4-7|257	mkdir %{buildroot}%{_datadir}/dbus-%{api}/interfaces
14mu|dbus-1.8.4-7|258	
14mu|dbus-1.8.4-7|259	# Make sure that when somebody asks for D-Bus under the name of the
14mu|dbus-1.8.4-7|260	# old SysV script, that he ends up with the standard dbus.service name
14mu|dbus-1.8.4-7|261	# now.
14mu|dbus-1.8.4-7|262	ln -s dbus.service %{buildroot}%{_unitdir}/messagebus.service
14mu|dbus-1.8.4-7|263	
14mu|dbus-1.8.4-7|264	#add devhelp compatible helps
14mu|dbus-1.8.4-7|265	mkdir -p %{buildroot}%{_datadir}/devhelp/books/dbus
14mu|dbus-1.8.4-7|266	mkdir -p %{buildroot}%{_datadir}/devhelp/books/dbus/api
14mu|dbus-1.8.4-7|267	
14mu|dbus-1.8.4-7|268	cp shared/dbus.devhelp %{buildroot}%{_datadir}/devhelp/books/dbus
14mu|dbus-1.8.4-7|269	cp shared/doc/dbus-specification.html %{buildroot}%{_datadir}/devhelp/books/dbus
14mu|dbus-1.8.4-7|270	cp shared/doc/dbus-faq.html %{buildroot}%{_datadir}/devhelp/books/dbus
14mu|dbus-1.8.4-7|271	cp shared/doc/dbus-tutorial.html %{buildroot}%{_datadir}/devhelp/books/dbus
14mu|dbus-1.8.4-7|272	cp shared/doc/api/html/* %{buildroot}%{_datadir}/devhelp/books/dbus/api
14mu|dbus-1.8.4-7|273	
14mu|dbus-1.8.4-7|274	# (tpg) remove old initscript
14mu|dbus-1.8.4-7|275	rm -r %{buildroot}%{_sysconfdir}/rc.d/init.d/*
14mu|dbus-1.8.4-7|276	
14mu|dbus-1.8.4-7|277	# systemd user session bits
14mu|dbus-1.8.4-7|278	mkdir -p %{buildroot}%{_prefix}/lib/systemd/user
14mu|dbus-1.8.4-7|279	cat >%{buildroot}%{_prefix}/lib/systemd/user/dbus.service <<'EOF'
14mu|dbus-1.8.4-7|280	[Unit]
14mu|dbus-1.8.4-7|281	Description=D-Bus User Message Bus
14mu|dbus-1.8.4-7|282	Requires=dbus.socket
14mu|dbus-1.8.4-7|283	
14mu|dbus-1.8.4-7|284	[Service]
14mu|dbus-1.8.4-7|285	ExecStart=/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation
14mu|dbus-1.8.4-7|286	ExecReload=/bin/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
14mu|dbus-1.8.4-7|287	
14mu|dbus-1.8.4-7|288	[Install]
14mu|dbus-1.8.4-7|289	WantedBy=default.target
14mu|dbus-1.8.4-7|290	EOF
14mu|dbus-1.8.4-7|291	cat >%{buildroot}%{_prefix}/lib/systemd/user/dbus.socket <<'EOF'
14mu|dbus-1.8.4-7|292	[Unit]
14mu|dbus-1.8.4-7|293	Description=D-Bus User Message Bus Socket
14mu|dbus-1.8.4-7|294	Before=sockets.target
14mu|dbus-1.8.4-7|295	
14mu|dbus-1.8.4-7|296	[Socket]
14mu|dbus-1.8.4-7|297	ListenStream=%{_rundir}/user/%U/dbus/user_bus_socket
14mu|dbus-1.8.4-7|298	
14mu|dbus-1.8.4-7|299	[Install]
14mu|dbus-1.8.4-7|300	WantedBy=default.target
14mu|dbus-1.8.4-7|301	EOF
14mu|dbus-1.8.4-7|302	
14mu|dbus-1.8.4-7|303	mkdir -p %{buildroot}%{_tmpfilesdir}
14mu|dbus-1.8.4-7|304	cat > %{buildroot}%{_tmpfilesdir}/dbus.conf << EOF
14mu|dbus-1.8.4-7|305	d %{_rundir}/dbus 755 - - -
14mu|dbus-1.8.4-7|306	EOF
14mu|dbus-1.8.4-7|307	
14mu|dbus-1.8.4-7|308	%pre
14mu|dbus-1.8.4-7|309	%_pre_useradd messagebus / /sbin/nologin
14mu|dbus-1.8.4-7|310	%_pre_groupadd daemon messagebus
14mu|dbus-1.8.4-7|311	
14mu|dbus-1.8.4-7|312	%post
14mu|dbus-1.8.4-7|313	if [ "$1" = "1" ]; then
14mu|dbus-1.8.4-7|314	/bin/dbus-uuidgen --ensure
14mu|dbus-1.8.4-7|315	/bin/systemctl enable dbus.service >/dev/null 2>&1 || :
14mu|dbus-1.8.4-7|316	/bin/systemctl --user --global enable dbus.socket >/dev/null 2>&1 || :
14mu|dbus-1.8.4-7|317	/bin/systemctl --user --global enable dbus.service >/dev/null 2>&1 || :
14mu|dbus-1.8.4-7|318	fi
14mu|dbus-1.8.4-7|319	%_post_service %{name} %{name}.service
14mu|dbus-1.8.4-7|320	
14mu|dbus-1.8.4-7|321	%postun
14mu|dbus-1.8.4-7|322	%_postun_groupdel messagebus
14mu|dbus-1.8.4-7|323	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|dbus-1.8.4-7|324	if [ $1 -ge 1 ] ; then
14mu|dbus-1.8.4-7|325	/bin/systemctl try-restart dbus.service >/dev/null 2>&1 || :
14mu|dbus-1.8.4-7|326	fi
14mu|dbus-1.8.4-7|327	
14mu|dbus-1.8.4-7|328	%preun
14mu|dbus-1.8.4-7|329	if [ $1 = 0 ]; then
14mu|dbus-1.8.4-7|330	/bin/systemctl --no-reload dbus.service > /dev/null 2>&1 || :
14mu|dbus-1.8.4-7|331	/bin/systemctl stop dbus.service > /dev/null 2>&1 || :
14mu|dbus-1.8.4-7|332	fi
14mu|dbus-1.8.4-7|333	
14mu|dbus-1.8.4-7|334	%triggerun -- dbus < 1.7.10-2
14mu|dbus-1.8.4-7|335	# User sessions are new in 1.7.10
14mu|dbus-1.8.4-7|336	/bin/systemctl --user --global enable dbus.socket >/dev/null 2>&1 || :
14mu|dbus-1.8.4-7|337	/bin/systemctl --user --global enable dbus.service >/dev/null 2>&1 || :
14mu|dbus-1.8.4-7|338	
14mu|dbus-1.8.4-7|339	%files
14mu|dbus-1.8.4-7|340	%dir %{_sysconfdir}/dbus-%{api}
14mu|dbus-1.8.4-7|341	%config(noreplace) %{_sysconfdir}/dbus-%{api}/*.conf
14mu|dbus-1.8.4-7|342	%dir %{_sysconfdir}/dbus-%{api}/system.d
14mu|dbus-1.8.4-7|343	%dir %{_sysconfdir}/dbus-%{api}/session.d
14mu|dbus-1.8.4-7|344	%ghost %dir %{_rundir}/dbus
14mu|dbus-1.8.4-7|345	%dir %{_var}/lib/dbus
14mu|dbus-1.8.4-7|346	%dir %{_libdir}/dbus-1.0
14mu|dbus-1.8.4-7|347	%{_tmpfilesdir}/dbus.conf
14mu|dbus-1.8.4-7|348	/bin/dbus-cleanup-sockets
14mu|dbus-1.8.4-7|349	/bin/dbus-daemon
14mu|dbus-1.8.4-7|350	/bin/dbus-monitor
14mu|dbus-1.8.4-7|351	/bin/dbus-run-session
14mu|dbus-1.8.4-7|352	/bin/dbus-send
14mu|dbus-1.8.4-7|353	/bin/dbus-uuidgen
14mu|dbus-1.8.4-7|354	%{_mandir}/man*/*
14mu|dbus-1.8.4-7|355	%dir %{_datadir}/dbus-%{api}
14mu|dbus-1.8.4-7|356	%{_datadir}/dbus-%{api}/system-services
14mu|dbus-1.8.4-7|357	%{_datadir}/dbus-%{api}/services
14mu|dbus-1.8.4-7|358	%{_datadir}/dbus-%{api}/interfaces
14mu|dbus-1.8.4-7|359	# See doc/system-activation.txt in source tarball for the rationale
14mu|dbus-1.8.4-7|360	# behind these permissions
14mu|dbus-1.8.4-7|361	%dir /%{_lib}/dbus-%{api}
14mu|dbus-1.8.4-7|362	%attr(4750,root,messagebus) /%{_lib}/dbus-%{api}/dbus-daemon-launch-helper
14mu|dbus-1.8.4-7|363	
14mu|dbus-1.8.4-7|364	%{_unitdir}/dbus.service
14mu|dbus-1.8.4-7|365	%{_unitdir}/messagebus.service
14mu|dbus-1.8.4-7|366	%{_unitdir}/dbus.socket
14mu|dbus-1.8.4-7|367	%{_unitdir}/dbus.target.wants/dbus.socket
14mu|dbus-1.8.4-7|368	%{_unitdir}/multi-user.target.wants/dbus.service
14mu|dbus-1.8.4-7|369	%{_unitdir}/sockets.target.wants/dbus.socket
14mu|dbus-1.8.4-7|370	%{_prefix}/lib/systemd/user/dbus.*
14mu|dbus-1.8.4-7|371	
14mu|dbus-1.8.4-7|372	%if %{with uclibc}
14mu|dbus-1.8.4-7|373	%files -n uclibc-%{name}
14mu|dbus-1.8.4-7|374	%{uclibc_root}/bin/dbus-cleanup-sockets
14mu|dbus-1.8.4-7|375	%{uclibc_root}/bin/dbus-daemon
14mu|dbus-1.8.4-7|376	%{uclibc_root}/bin/dbus-launch
14mu|dbus-1.8.4-7|377	%{uclibc_root}/bin/dbus-monitor
14mu|dbus-1.8.4-7|378	%{uclibc_root}/bin/dbus-run-session
14mu|dbus-1.8.4-7|379	%{uclibc_root}/bin/dbus-send
14mu|dbus-1.8.4-7|380	%{uclibc_root}/bin/dbus-uuidgen
14mu|dbus-1.8.4-7|381	%dir %{uclibc_root}/%{_lib}/dbus-%{api}
14mu|dbus-1.8.4-7|382	%attr(4750,root,messagebus) %{uclibc_root}/%{_lib}/dbus-%{api}/dbus-daemon-launch-helper
14mu|dbus-1.8.4-7|383	%endif
14mu|dbus-1.8.4-7|384	
14mu|dbus-1.8.4-7|385	%files -n %{libname}
14mu|dbus-1.8.4-7|386	/%{_lib}/libdbus-%{api}.so.%{major}*
14mu|dbus-1.8.4-7|387	
14mu|dbus-1.8.4-7|388	%if %{with uclibc}
14mu|dbus-1.8.4-7|389	%files -n uclibc-%{libname}
14mu|dbus-1.8.4-7|390	%{uclibc_root}/%{_lib}/libdbus-%{api}.so.%{major}*
14mu|dbus-1.8.4-7|391	%endif
14mu|dbus-1.8.4-7|392	
14mu|dbus-1.8.4-7|393	%files -n %{devname}
14mu|dbus-1.8.4-7|394	%doc ChangeLog
14mu|dbus-1.8.4-7|395	%{_libdir}/libdbus-%{api}.so
14mu|dbus-1.8.4-7|396	%if %{with uclibc}
14mu|dbus-1.8.4-7|397	%{uclibc_root}%{_libdir}/libdbus-%{api}.so
14mu|dbus-1.8.4-7|398	%endif
14mu|dbus-1.8.4-7|399	%{_libdir}/dbus-1.0/include/
14mu|dbus-1.8.4-7|400	%{_libdir}/pkgconfig/dbus-%{api}.pc
14mu|dbus-1.8.4-7|401	%{_includedir}/dbus-1.0/
14mu|dbus-1.8.4-7|402	
14mu|dbus-1.8.4-7|403	%files x11
14mu|dbus-1.8.4-7|404	%{_sysconfdir}/X11/xinit.d/*
14mu|dbus-1.8.4-7|405	%{_bindir}/dbus-launch
14mu|dbus-1.8.4-7|406	
14mu|dbus-1.8.4-7|407	%files doc
14mu|dbus-1.8.4-7|408	%doc COPYING NEWS
14mu|dbus-1.8.4-7|409	%doc doc/introspect.dtd doc/introspect.xsl doc/system-activation.txt
14mu|dbus-1.8.4-7|410	%{_docdir}/%{name}/*
14mu|dbus-1.8.4-7|411	%doc %{_datadir}/devhelp/books/dbus
14mu|dbus-1.8.4-7|412	
14mu|dbus-1.8.4-7|413	
14mu|dbus-1.8.4-7|414	%changelog
14mu|dbus-1.8.4-7|415	
14mu|dbus-1.8.4-7|416	* Thu Apr 02 2015 din <d.fedorov@ntcit-rosa.ru> 1.8.4-7
14mu|dbus-1.8.4-7|417	- (42da29c) Merge pull request #1 from law/dbus:rosa2014.1
14mu|dbus-1.8.4-7|418	- (42da29c) Increase service_start_timeout and dbus_default_timeout (#bz5128)
14mu|dbus-1.8.4-7|419	
14mu|dbus-1.8.4-7|420	

22463 14
14mu|dbus-c++-0.9.0-5|1	%define api 1
14mu|dbus-c++-0.9.0-5|2	%define major 0
14mu|dbus-c++-0.9.0-5|3	%define libname %mklibname %{name} %{api} %{major}
14mu|dbus-c++-0.9.0-5|4	%define devname %mklibname %{name} -d
14mu|dbus-c++-0.9.0-5|5	
14mu|dbus-c++-0.9.0-5|6	Summary:	Native C++ bindings for D-Bus
14mu|dbus-c++-0.9.0-5|7	Name:		dbus-c++
14mu|dbus-c++-0.9.0-5|8	Version:	0.9.0
14mu|dbus-c++-0.9.0-5|9	Release:	5
14mu|dbus-c++-0.9.0-5|10	License:	LGPLv2+
14mu|dbus-c++-0.9.0-5|11	Group:		System/Libraries
14mu|dbus-c++-0.9.0-5|12	Url:		http://freedesktop.org/wiki/Software/dbus-c++
14mu|dbus-c++-0.9.0-5|13	Source0:	http://downloads.sourceforge.net/project/dbus-cplusplus/%{name}/%{version}/lib%{name}-%{version}.tar.gz
14mu|dbus-c++-0.9.0-5|14	Patch0:		libdbus-c++-0.9.0-mdv-build_order.patch
14mu|dbus-c++-0.9.0-5|15	Patch1:		libdbus-c++-0.9.0-mdv-linking.patch
14mu|dbus-c++-0.9.0-5|16	Patch2:		dbus-c++-0.9.0-gcc-4.7.patch
14mu|dbus-c++-0.9.0-5|17	Patch3:		dbus-c++-0.9.0-macro_collision.patch
14mu|dbus-c++-0.9.0-5|18	BuildRequires:	libtool
14mu|dbus-c++-0.9.0-5|19	BuildRequires:	pkgconfig(dbus-1)
14mu|dbus-c++-0.9.0-5|20	BuildRequires:	pkgconfig(expat)
14mu|dbus-c++-0.9.0-5|21	BuildRequires:	pkgconfig(gdkmm-2.4)
14mu|dbus-c++-0.9.0-5|22	BuildRequires:	pkgconfig(glib-2.0)
14mu|dbus-c++-0.9.0-5|23	# It's in Contrib so don't use it
14mu|dbus-c++-0.9.0-5|24	#BuildRequires:	ecore-devel
14mu|dbus-c++-0.9.0-5|25	
14mu|dbus-c++-0.9.0-5|26	%description
14mu|dbus-c++-0.9.0-5|27	Native C++ bindings for D-Bus for use in C++ programs.
14mu|dbus-c++-0.9.0-5|28	
14mu|dbus-c++-0.9.0-5|29	%files
14mu|dbus-c++-0.9.0-5|30	%doc COPYING AUTHORS
14mu|dbus-c++-0.9.0-5|31	%{_bindir}/dbusxx-introspect
14mu|dbus-c++-0.9.0-5|32	%{_bindir}/dbusxx-xml2cpp
14mu|dbus-c++-0.9.0-5|33	
14mu|dbus-c++-0.9.0-5|34	#----------------------------------------------------------------------------
14mu|dbus-c++-0.9.0-5|35	
14mu|dbus-c++-0.9.0-5|36	%package -n %{libname}
14mu|dbus-c++-0.9.0-5|37	Summary:	Native C++ bindings for D-Bus
14mu|dbus-c++-0.9.0-5|38	Group:		System/Libraries
14mu|dbus-c++-0.9.0-5|39	
14mu|dbus-c++-0.9.0-5|40	%description -n %{libname}
14mu|dbus-c++-0.9.0-5|41	Native C++ bindings for D-Bus for use in C++ programs.
14mu|dbus-c++-0.9.0-5|42	
14mu|dbus-c++-0.9.0-5|43	%files -n %{libname}
14mu|dbus-c++-0.9.0-5|44	%{_libdir}/libdbus-c++*-%{api}.so.%{major}*
14mu|dbus-c++-0.9.0-5|45	
14mu|dbus-c++-0.9.0-5|46	#----------------------------------------------------------------------------
14mu|dbus-c++-0.9.0-5|47	
14mu|dbus-c++-0.9.0-5|48	%package -n %{devname}
14mu|dbus-c++-0.9.0-5|49	Summary:	Development files for %{name}
14mu|dbus-c++-0.9.0-5|50	Group:		Development/C
14mu|dbus-c++-0.9.0-5|51	Requires:	%{libname} = %{EVRD}
14mu|dbus-c++-0.9.0-5|52	Requires:	%{name} >= %{EVRD}
14mu|dbus-c++-0.9.0-5|53	Provides:	%{name}-devel = %{EVRD}
14mu|dbus-c++-0.9.0-5|54	
14mu|dbus-c++-0.9.0-5|55	%description -n %{devname}
14mu|dbus-c++-0.9.0-5|56	The %{name}-devel package contains libraries and header files for
14mu|dbus-c++-0.9.0-5|57	developing applications that use %{name}.
14mu|dbus-c++-0.9.0-5|58	
14mu|dbus-c++-0.9.0-5|59	%files -n %{devname}
14mu|dbus-c++-0.9.0-5|60	%doc TODO
14mu|dbus-c++-0.9.0-5|61	%{_includedir}/*
14mu|dbus-c++-0.9.0-5|62	%{_libdir}/*.so
14mu|dbus-c++-0.9.0-5|63	%{_libdir}/pkgconfig/*
14mu|dbus-c++-0.9.0-5|64	
14mu|dbus-c++-0.9.0-5|65	#----------------------------------------------------------------------------
14mu|dbus-c++-0.9.0-5|66	
14mu|dbus-c++-0.9.0-5|67	%prep
14mu|dbus-c++-0.9.0-5|68	%setup -q -n lib%{name}-%{version}
14mu|dbus-c++-0.9.0-5|69	%patch0 -p1
14mu|dbus-c++-0.9.0-5|70	%patch1 -p1
14mu|dbus-c++-0.9.0-5|71	%patch2 -p1
14mu|dbus-c++-0.9.0-5|72	%patch3 -p1
14mu|dbus-c++-0.9.0-5|73	
14mu|dbus-c++-0.9.0-5|74	%build
14mu|dbus-c++-0.9.0-5|75	autoreconf -fi
14mu|dbus-c++-0.9.0-5|76	%configure2_5x \
14mu|dbus-c++-0.9.0-5|77	--disable-static \
14mu|dbus-c++-0.9.0-5|78	--disable-ecore \
14mu|dbus-c++-0.9.0-5|79	--enable-glib \
14mu|dbus-c++-0.9.0-5|80	--disable-tests
14mu|dbus-c++-0.9.0-5|81	make
14mu|dbus-c++-0.9.0-5|82	
14mu|dbus-c++-0.9.0-5|83	%install
14mu|dbus-c++-0.9.0-5|84	%makeinstall_std
14mu|dbus-c++-0.9.0-5|85	
14mu|dbus-c++-0.9.0-5|86	
14mu|dbus-c++-0.9.0-5|87	%changelog
14mu|dbus-c++-0.9.0-5|88	
14mu|dbus-c++-0.9.0-5|89	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-5
14mu|dbus-c++-0.9.0-5|90	- (16315f7) Add patch from Fedora to fix build (macro collision)
14mu|dbus-c++-0.9.0-5|91	
14mu|dbus-c++-0.9.0-5|92	

22464 14
14mu|dcadec-0.2.0-1|1	%define major 0
14mu|dcadec-0.2.0-1|2	%define libname %mklibname %{name} %{major}
14mu|dcadec-0.2.0-1|3	%define devname %mklibname %{name} -d
14mu|dcadec-0.2.0-1|4	
14mu|dcadec-0.2.0-1|5	Summary:	DTS Coherent Acoustics decoder with support for HD extensions
14mu|dcadec-0.2.0-1|6	Name:		dcadec
14mu|dcadec-0.2.0-1|7	Version:	0.2.0
14mu|dcadec-0.2.0-1|8	Release:	1
14mu|dcadec-0.2.0-1|9	License:	LGPLv2.1+
14mu|dcadec-0.2.0-1|10	Group:		Sound
14mu|dcadec-0.2.0-1|11	Url:		https://github.com/foo86/dcadec
14mu|dcadec-0.2.0-1|12	Source0:	https://github.com/foo86/dcadec/archive/%{name}-%{version}.tar.gz
14mu|dcadec-0.2.0-1|13	Conflicts:	libdca-tools
14mu|dcadec-0.2.0-1|14	
14mu|dcadec-0.2.0-1|15	%description
14mu|dcadec-0.2.0-1|16	DTS Coherent Acoustics decoder with support for HD extensions.
14mu|dcadec-0.2.0-1|17	
14mu|dcadec-0.2.0-1|18	%files
14mu|dcadec-0.2.0-1|19	%{_bindir}/dcadec
14mu|dcadec-0.2.0-1|20	
14mu|dcadec-0.2.0-1|21	#----------------------------------------------------------------------------
14mu|dcadec-0.2.0-1|22	
14mu|dcadec-0.2.0-1|23	%package -n %{libname}
14mu|dcadec-0.2.0-1|24	Summary:	Shared library for DTS Coherent Acoustics decoder
14mu|dcadec-0.2.0-1|25	Group:		System/Libraries
14mu|dcadec-0.2.0-1|26	
14mu|dcadec-0.2.0-1|27	%description -n %{libname}
14mu|dcadec-0.2.0-1|28	Shared library for DTS Coherent Acoustics decoder.
14mu|dcadec-0.2.0-1|29	
14mu|dcadec-0.2.0-1|30	%files -n %{libname}
14mu|dcadec-0.2.0-1|31	%{_libdir}/lib%{name}.so.%{major}*
14mu|dcadec-0.2.0-1|32	
14mu|dcadec-0.2.0-1|33	#----------------------------------------------------------------------------
14mu|dcadec-0.2.0-1|34	
14mu|dcadec-0.2.0-1|35	%package -n %{devname}
14mu|dcadec-0.2.0-1|36	Summary:	Development files for DTS Coherent Acoustics decoder
14mu|dcadec-0.2.0-1|37	Group:		Development/C
14mu|dcadec-0.2.0-1|38	Requires:	%{libname} = %{EVRD}
14mu|dcadec-0.2.0-1|39	Provides:	%{name}-devel = %{EVRD}
14mu|dcadec-0.2.0-1|40	Conflicts:	%{name}-devel < 0.2.0
14mu|dcadec-0.2.0-1|41	Obsoletes:	%{name}-devel < 0.2.0
14mu|dcadec-0.2.0-1|42	
14mu|dcadec-0.2.0-1|43	%description -n %{devname}
14mu|dcadec-0.2.0-1|44	Development files for DTS Coherent Acoustics decoder.
14mu|dcadec-0.2.0-1|45	
14mu|dcadec-0.2.0-1|46	%files -n %{devname}
14mu|dcadec-0.2.0-1|47	%dir %{_includedir}/libdcadec/
14mu|dcadec-0.2.0-1|48	%{_includedir}/libdcadec/*.h
14mu|dcadec-0.2.0-1|49	%{_libdir}/lib%{name}.so
14mu|dcadec-0.2.0-1|50	%{_libdir}/pkgconfig/%{name}.pc
14mu|dcadec-0.2.0-1|51	
14mu|dcadec-0.2.0-1|52	#----------------------------------------------------------------------------
14mu|dcadec-0.2.0-1|53	
14mu|dcadec-0.2.0-1|54	%prep
14mu|dcadec-0.2.0-1|55	%setup -q
14mu|dcadec-0.2.0-1|56	
14mu|dcadec-0.2.0-1|57	%build
14mu|dcadec-0.2.0-1|58	%setup_compile_flags
14mu|dcadec-0.2.0-1|59	%make \
14mu|dcadec-0.2.0-1|60	CONFIG_SHARED=1
14mu|dcadec-0.2.0-1|61	
14mu|dcadec-0.2.0-1|62	%install
14mu|dcadec-0.2.0-1|63	%makeinstall_std \
14mu|dcadec-0.2.0-1|64	CONFIG_SHARED=1 \
14mu|dcadec-0.2.0-1|65	PREFIX=%{_prefix} \
14mu|dcadec-0.2.0-1|66	LIBDIR=%{_libdir}
14mu|dcadec-0.2.0-1|67	
14mu|dcadec-0.2.0-1|68	
14mu|dcadec-0.2.0-1|69	%changelog
14mu|dcadec-0.2.0-1|70	
14mu|dcadec-0.2.0-1|71	* Mon Feb 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-1
14mu|dcadec-0.2.0-1|72	- (9120cc0) New version 0.2.0
14mu|dcadec-0.2.0-1|73	- (9120cc0) Build shared library instead of static
14mu|dcadec-0.2.0-1|74	- (9120cc0) Properly name development package
14mu|dcadec-0.2.0-1|75	
14mu|dcadec-0.2.0-1|76	

22465 14
14mu|dconf-0.24.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|dconf-0.24.0-3|2	
14mu|dconf-0.24.0-3|3	%define major 1
14mu|dconf-0.24.0-3|4	%define libname %mklibname %{name} %{major}
14mu|dconf-0.24.0-3|5	%define develname %mklibname -d %{name}
14mu|dconf-0.24.0-3|6	%define giolibname %mklibname gio2.0_ 0
14mu|dconf-0.24.0-3|7	
14mu|dconf-0.24.0-3|8	Summary:	Configuration backend for Glib
14mu|dconf-0.24.0-3|9	Name:		dconf
14mu|dconf-0.24.0-3|10	Version:	0.24.0
14mu|dconf-0.24.0-3|11	Release:	3
14mu|dconf-0.24.0-3|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|dconf-0.24.0-3|13	License:	LGPLv2+
14mu|dconf-0.24.0-3|14	Group:		System/Libraries
14mu|dconf-0.24.0-3|15	Url:		http://www.gnome.org/
14mu|dconf-0.24.0-3|16	
14mu|dconf-0.24.0-3|17	BuildRequires:	pkgconfig(dbus-1)
14mu|dconf-0.24.0-3|18	BuildRequires:	pkgconfig(gio-2.0)
14mu|dconf-0.24.0-3|19	BuildRequires:	pkgconfig(glib-2.0)
14mu|dconf-0.24.0-3|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|dconf-0.24.0-3|21	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|dconf-0.24.0-3|22	BuildRequires:	pkgconfig(libxml-2.0)
14mu|dconf-0.24.0-3|23	BuildRequires:	vala-devel intltool xsltproc gtk-doc
14mu|dconf-0.24.0-3|24	
14mu|dconf-0.24.0-3|25	%description
14mu|dconf-0.24.0-3|26	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
14mu|dconf-0.24.0-3|27	
14mu|dconf-0.24.0-3|28	%package -n %{libname}
14mu|dconf-0.24.0-3|29	Group:		System/Libraries
14mu|dconf-0.24.0-3|30	Summary:	Configuration backend library for Glib
14mu|dconf-0.24.0-3|31	Obsoletes:	%{mklibname dconf 0} < 0.14
14mu|dconf-0.24.0-3|32	Requires(post): %{giolibname} >= 2.23.4
14mu|dconf-0.24.0-3|33	Requires(postun): %{giolibname} >= 2.23.4
14mu|dconf-0.24.0-3|34	%if %_lib != lib
14mu|dconf-0.24.0-3|35	Requires(post,postun): gio2.0-64
14mu|dconf-0.24.0-3|36	%else
14mu|dconf-0.24.0-3|37	Requires(post,postun): gio2.0-32
14mu|dconf-0.24.0-3|38	%endif
14mu|dconf-0.24.0-3|39	
14mu|dconf-0.24.0-3|40	%description -n %{libname}
14mu|dconf-0.24.0-3|41	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
14mu|dconf-0.24.0-3|42	
14mu|dconf-0.24.0-3|43	%package -n %{develname}
14mu|dconf-0.24.0-3|44	Group:		Development/C
14mu|dconf-0.24.0-3|45	Summary:	Configuration backend library for Glib - development files
14mu|dconf-0.24.0-3|46	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|dconf-0.24.0-3|47	Requires:	%{libname} = %{version}-%{release}
14mu|dconf-0.24.0-3|48	
14mu|dconf-0.24.0-3|49	%description -n %{develname}
14mu|dconf-0.24.0-3|50	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
14mu|dconf-0.24.0-3|51	
14mu|dconf-0.24.0-3|52	%prep
14mu|dconf-0.24.0-3|53	%setup -q
14mu|dconf-0.24.0-3|54	
14mu|dconf-0.24.0-3|55	%build
14mu|dconf-0.24.0-3|56	%configure2_5x
14mu|dconf-0.24.0-3|57	%make
14mu|dconf-0.24.0-3|58	
14mu|dconf-0.24.0-3|59	%install
14mu|dconf-0.24.0-3|60	%makeinstall_std
14mu|dconf-0.24.0-3|61	
14mu|dconf-0.24.0-3|62	%post -n %{libname}
14mu|dconf-0.24.0-3|63	%if %_lib != lib
14mu|dconf-0.24.0-3|64	%{_bindir}/gio-querymodules-64 %{_libdir}/gio/modules
14mu|dconf-0.24.0-3|65	%else
14mu|dconf-0.24.0-3|66	%{_bindir}/gio-querymodules-32 %{_libdir}/gio/modules
14mu|dconf-0.24.0-3|67	%endif
14mu|dconf-0.24.0-3|68	
14mu|dconf-0.24.0-3|69	%postun -n %{libname}
14mu|dconf-0.24.0-3|70	if [ "$1" = "0" ]; then
14mu|dconf-0.24.0-3|71	%if %_lib != lib
14mu|dconf-0.24.0-3|72	%{_bindir}/gio-querymodules-64 %{_libdir}/gio/modules
14mu|dconf-0.24.0-3|73	%else
14mu|dconf-0.24.0-3|74	%{_bindir}/gio-querymodules-32 %{_libdir}/gio/modules
14mu|dconf-0.24.0-3|75	%endif
14mu|dconf-0.24.0-3|76	fi
14mu|dconf-0.24.0-3|77	
14mu|dconf-0.24.0-3|78	%files
14mu|dconf-0.24.0-3|79	%doc NEWS
14mu|dconf-0.24.0-3|80	%{_bindir}/dconf
14mu|dconf-0.24.0-3|81	%{_libexecdir}/dconf-service
14mu|dconf-0.24.0-3|82	%{_datadir}/dbus-1/services/ca.desrt.dconf.service
14mu|dconf-0.24.0-3|83	%{_datadir}/bash-completion/completions/dconf
14mu|dconf-0.24.0-3|84	%{_mandir}/man?/*
14mu|dconf-0.24.0-3|85	
14mu|dconf-0.24.0-3|86	%files -n %{libname}
14mu|dconf-0.24.0-3|87	%{_libdir}/libdconf.so.%{major}*
14mu|dconf-0.24.0-3|88	%{_libdir}/libdconf-dbus-1.so.*
14mu|dconf-0.24.0-3|89	%{_libdir}/gio/modules/libdconfsettings.*
14mu|dconf-0.24.0-3|90	
14mu|dconf-0.24.0-3|91	%files -n %{develname}
14mu|dconf-0.24.0-3|92	%{_libdir}/libdconf.so
14mu|dconf-0.24.0-3|93	%{_libdir}/libdconf-dbus-1.so
14mu|dconf-0.24.0-3|94	%{_libdir}/pkgconfig/dconf.pc
14mu|dconf-0.24.0-3|95	%{_libdir}/pkgconfig/dconf-dbus-1.pc
14mu|dconf-0.24.0-3|96	%{_includedir}/dconf
14mu|dconf-0.24.0-3|97	%{_includedir}/dconf-dbus-1/dconf-dbus-1.h
14mu|dconf-0.24.0-3|98	%{_datadir}/gtk-doc/html/dconf
14mu|dconf-0.24.0-3|99	%{_datadir}/vala/vapi/dconf*
14mu|dconf-0.24.0-3|100	
14mu|dconf-0.24.0-3|101	
14mu|dconf-0.24.0-3|102	%changelog
14mu|dconf-0.24.0-3|103	
14mu|dconf-0.24.0-3|104	* Fri Aug 26 2016 Denis Silakov <dsilakov@gmail.com> 0.24.0-3
14mu|dconf-0.24.0-3|105	- (32b54fe) Add post-requires for the lib package
14mu|dconf-0.24.0-3|106	
14mu|dconf-0.24.0-3|107	

22466 14
14mu|dconf-editor-3.16.1-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|dconf-editor-3.16.1-2|2	
14mu|dconf-editor-3.16.1-2|3	Name:           dconf-editor
14mu|dconf-editor-3.16.1-2|4	Version:        3.16.1
14mu|dconf-editor-3.16.1-2|5	Release:        2
14mu|dconf-editor-3.16.1-2|6	Summary:        Configuration editor for dconf
14mu|dconf-editor-3.16.1-2|7	
14mu|dconf-editor-3.16.1-2|8	License:        LGPLv2+
14mu|dconf-editor-3.16.1-2|9	Group:		Graphical desktop/GNOME
14mu|dconf-editor-3.16.1-2|10	URL:            https://wiki.gnome.org/Projects/dconf
14mu|dconf-editor-3.16.1-2|11	Source0:        https://download.gnome.org/sources/dconf-editor/%{url_ver}/%{name}-%{version}.tar.xz
14mu|dconf-editor-3.16.1-2|12	
14mu|dconf-editor-3.16.1-2|13	BuildRequires:  appstream-util
14mu|dconf-editor-3.16.1-2|14	BuildRequires:  desktop-file-utils
14mu|dconf-editor-3.16.1-2|15	BuildRequires:  intltool
14mu|dconf-editor-3.16.1-2|16	BuildRequires:  pkgconfig(dconf)
14mu|dconf-editor-3.16.1-2|17	BuildRequires:  pkgconfig(glib-2.0)
14mu|dconf-editor-3.16.1-2|18	BuildRequires:  pkgconfig(gmodule-2.0)
14mu|dconf-editor-3.16.1-2|19	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|dconf-editor-3.16.1-2|20	BuildRequires:  pkgconfig(libxml-2.0)
14mu|dconf-editor-3.16.1-2|21	BuildRequires:  vala
14mu|dconf-editor-3.16.1-2|22	
14mu|dconf-editor-3.16.1-2|23	Requires:       dconf >= 0.24.0
14mu|dconf-editor-3.16.1-2|24	
14mu|dconf-editor-3.16.1-2|25	%description
14mu|dconf-editor-3.16.1-2|26	Graphical tool for editing the dconf configuration database.
14mu|dconf-editor-3.16.1-2|27	
14mu|dconf-editor-3.16.1-2|28	%prep
14mu|dconf-editor-3.16.1-2|29	%setup -q
14mu|dconf-editor-3.16.1-2|30	%apply_patches
14mu|dconf-editor-3.16.1-2|31	
14mu|dconf-editor-3.16.1-2|32	%build
14mu|dconf-editor-3.16.1-2|33	%configure2_5x
14mu|dconf-editor-3.16.1-2|34	%make
14mu|dconf-editor-3.16.1-2|35	
14mu|dconf-editor-3.16.1-2|36	%install
14mu|dconf-editor-3.16.1-2|37	%make_install
14mu|dconf-editor-3.16.1-2|38	
14mu|dconf-editor-3.16.1-2|39	%find_lang dconf
14mu|dconf-editor-3.16.1-2|40	
14mu|dconf-editor-3.16.1-2|41	%check
14mu|dconf-editor-3.16.1-2|42	appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_datadir}/appdata/ca.desrt.dconf-editor.appdata.xml
14mu|dconf-editor-3.16.1-2|43	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ca.desrt.dconf-editor.desktop
14mu|dconf-editor-3.16.1-2|44	
14mu|dconf-editor-3.16.1-2|45	%files -f dconf.lang
14mu|dconf-editor-3.16.1-2|46	%doc COPYING
14mu|dconf-editor-3.16.1-2|47	%{_bindir}/dconf-editor
14mu|dconf-editor-3.16.1-2|48	%{_datadir}/appdata/ca.desrt.dconf-editor.appdata.xml
14mu|dconf-editor-3.16.1-2|49	%{_datadir}/applications/ca.desrt.dconf-editor.desktop
14mu|dconf-editor-3.16.1-2|50	%{_datadir}/dbus-1/services/ca.desrt.dconf-editor.service
14mu|dconf-editor-3.16.1-2|51	%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
14mu|dconf-editor-3.16.1-2|52	%{_datadir}/icons/*/*/*/*
14mu|dconf-editor-3.16.1-2|53	%{_mandir}/man1/dconf-editor.1*
14mu|dconf-editor-3.16.1-2|54	
14mu|dconf-editor-3.16.1-2|55	%changelog
14mu|dconf-editor-3.16.1-2|56	
14mu|dconf-editor-3.16.1-2|57	* Mon Apr 27 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-2
14mu|dconf-editor-3.16.1-2|58	- (7964979) added R: dconf >= 0.24.0
14mu|dconf-editor-3.16.1-2|59	
14mu|dconf-editor-3.16.1-2|60	

22467 14
14mu|dd_rescue-1.99-1|1	%define _enable_debug_packages %{nil}
14mu|dd_rescue-1.99-1|2	%define debug_package          %{nil}
14mu|dd_rescue-1.99-1|3	
14mu|dd_rescue-1.99-1|4	Summary:	Does copy data from one file or block device to another
14mu|dd_rescue-1.99-1|5	
14mu|dd_rescue-1.99-1|6	Name:		dd_rescue
14mu|dd_rescue-1.99-1|7	Version:	1.99
14mu|dd_rescue-1.99-1|8	Release:	1
14mu|dd_rescue-1.99-1|9	License:	GPL
14mu|dd_rescue-1.99-1|10	Group:		System/Kernel and hardware
14mu|dd_rescue-1.99-1|11	Source0:	http://www.garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2
14mu|dd_rescue-1.99-1|12	URL:		http://www.garloff.de/kurt/linux/ddrescue/
14mu|dd_rescue-1.99-1|13	
14mu|dd_rescue-1.99-1|14	%description
14mu|dd_rescue-1.99-1|15	Like dd, dd_rescue does copy data from one file or block device to another.
14mu|dd_rescue-1.99-1|16	You can specify file positions (called seek and Skip in dd). There are several
14mu|dd_rescue-1.99-1|17	differences:
14mu|dd_rescue-1.99-1|18	o dd_rescue does not provide character conversions.
14mu|dd_rescue-1.99-1|19	o The command syntax is different. Call dd_rescue -h.
14mu|dd_rescue-1.99-1|20	o dd_rescue does not abort on errors on the input file, unless you specify a
14mu|dd_rescue-1.99-1|21	maximum error number. Then dd_rescue will abort when this number is reached
14mu|dd_rescue-1.99-1|22	o dd_rescue does not truncate the output file, unless asked to.
14mu|dd_rescue-1.99-1|23	o You can tell dd_rescue to start from the end of a file and move bcakwards.
14mu|dd_rescue-1.99-1|24	o It uses two block sizes, a large (soft) block size and a small (hard) block
14mu|dd_rescue-1.99-1|25	size. In case of errors, the size falls back to the small one and is
14mu|dd_rescue-1.99-1|26	promoted again after a while without errors.
14mu|dd_rescue-1.99-1|27	
14mu|dd_rescue-1.99-1|28	%prep
14mu|dd_rescue-1.99-1|29	%setup -q
14mu|dd_rescue-1.99-1|30	
14mu|dd_rescue-1.99-1|31	%build
14mu|dd_rescue-1.99-1|32	
14mu|dd_rescue-1.99-1|33	%make
14mu|dd_rescue-1.99-1|34	
14mu|dd_rescue-1.99-1|35	%install
14mu|dd_rescue-1.99-1|36	%makeinstall_std INSTASROOT=""
14mu|dd_rescue-1.99-1|37	
14mu|dd_rescue-1.99-1|38	%clean
14mu|dd_rescue-1.99-1|39	
14mu|dd_rescue-1.99-1|40	%files
14mu|dd_rescue-1.99-1|41	%defattr(-,root,root,0755)
14mu|dd_rescue-1.99-1|42	%doc README.dd_rescue
14mu|dd_rescue-1.99-1|43	%{_bindir}/*
14mu|dd_rescue-1.99-1|44	%{_mandir}/man1/*
14mu|dd_rescue-1.99-1|45	%{_libdir}/*
14mu|dd_rescue-1.99-1|46	
14mu|dd_rescue-1.99-1|47	%changelog
14mu|dd_rescue-1.99-1|48	
14mu|dd_rescue-1.99-1|49	* Sat Jan 30 2016 Denis Silakov <dsilakov@gmail.com> 1.99-1
14mu|dd_rescue-1.99-1|50	- (6055dad) Fix setup
14mu|dd_rescue-1.99-1|51	
14mu|dd_rescue-1.99-1|52	

22468 14
14mu|deadbeef-0.7.2-2|1	# (tpg) do not provide plugins
14mu|deadbeef-0.7.2-2|2	%if %{_use_internal_dependency_generator}
14mu|deadbeef-0.7.2-2|3	%define __noautoprov '(.*)\\.so\\.0'
14mu|deadbeef-0.7.2-2|4	%else
14mu|deadbeef-0.7.2-2|5	%define _provides_exceptions *.so.0\\|
14mu|deadbeef-0.7.2-2|6	%endif
14mu|deadbeef-0.7.2-2|7	
14mu|deadbeef-0.7.2-2|8	%define with_faad 0
14mu|deadbeef-0.7.2-2|9	
14mu|deadbeef-0.7.2-2|10	####################
14mu|deadbeef-0.7.2-2|11	# Hardcore PLF build
14mu|deadbeef-0.7.2-2|12	%define build_plf 0
14mu|deadbeef-0.7.2-2|13	####################
14mu|deadbeef-0.7.2-2|14	
14mu|deadbeef-0.7.2-2|15	%if %{build_plf}
14mu|deadbeef-0.7.2-2|16	%define distsuffix plf
14mu|deadbeef-0.7.2-2|17	%define with_faad 1
14mu|deadbeef-0.7.2-2|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|deadbeef-0.7.2-2|19	%define extrarelsuffix plf
14mu|deadbeef-0.7.2-2|20	%endif
14mu|deadbeef-0.7.2-2|21	
14mu|deadbeef-0.7.2-2|22	Summary:	Ultimate music player for GNU/Linux
14mu|deadbeef-0.7.2-2|23	Name:		deadbeef
14mu|deadbeef-0.7.2-2|24	Version:	0.7.2
14mu|deadbeef-0.7.2-2|25	Release:	2%{?extrarelsuffix}
14mu|deadbeef-0.7.2-2|26	License:	GPLv2+
14mu|deadbeef-0.7.2-2|27	Group:		Sound
14mu|deadbeef-0.7.2-2|28	Url:		http://deadbeef.sourceforge.net
14mu|deadbeef-0.7.2-2|29	Source0:	https://sourceforge.net/projects/deadbeef/files/%{name}-%{version}.tar.bz2
14mu|deadbeef-0.7.2-2|30	Patch0:		translation_fix.patch
14mu|deadbeef-0.7.2-2|31	Patch1:		deadbeef-0.6.2-initial-preference.patch
14mu|deadbeef-0.7.2-2|32	Patch2:		deadbeef-0.7.2-mime-wma.patch
14mu|deadbeef-0.7.2-2|33	BuildRequires:	bison
14mu|deadbeef-0.7.2-2|34	BuildRequires:	intltool >= 0.40
14mu|deadbeef-0.7.2-2|35	BuildRequires:	yasm
14mu|deadbeef-0.7.2-2|36	BuildRequires:	ffmpeg-devel
14mu|deadbeef-0.7.2-2|37	BuildRequires:	jpeg-devel
14mu|deadbeef-0.7.2-2|38	%if %{with_faad}
14mu|deadbeef-0.7.2-2|39	BuildRequires:	libfaad2-devel
14mu|deadbeef-0.7.2-2|40	%endif
14mu|deadbeef-0.7.2-2|41	BuildRequires:	libstdc++-static-devel
14mu|deadbeef-0.7.2-2|42	BuildRequires:	pkgconfig(alsa)
14mu|deadbeef-0.7.2-2|43	BuildRequires:	pkgconfig(dbus-1)
14mu|deadbeef-0.7.2-2|44	BuildRequires:	pkgconfig(flac)
14mu|deadbeef-0.7.2-2|45	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|deadbeef-0.7.2-2|46	BuildRequires:	pkgconfig(imlib2)
14mu|deadbeef-0.7.2-2|47	BuildRequires:	pkgconfig(jansson)
14mu|deadbeef-0.7.2-2|48	BuildRequires:	pkgconfig(libcddb)
14mu|deadbeef-0.7.2-2|49	BuildRequires:	pkgconfig(libcdio)
14mu|deadbeef-0.7.2-2|50	BuildRequires:	pkgconfig(libcurl)
14mu|deadbeef-0.7.2-2|51	BuildRequires:	pkgconfig(libpulse)
14mu|deadbeef-0.7.2-2|52	BuildRequires:	pkgconfig(libzip)
14mu|deadbeef-0.7.2-2|53	BuildRequires:	pkgconfig(mad)
14mu|deadbeef-0.7.2-2|54	BuildRequires:	pkgconfig(samplerate)
14mu|deadbeef-0.7.2-2|55	BuildRequires:	pkgconfig(sndfile)
14mu|deadbeef-0.7.2-2|56	BuildRequires:	pkgconfig(vorbis)
14mu|deadbeef-0.7.2-2|57	BuildRequires:	pkgconfig(wavpack)
14mu|deadbeef-0.7.2-2|58	BuildRequires:	pkgconfig(x11)
14mu|deadbeef-0.7.2-2|59	BuildRequires:	pkgconfig(zlib)
14mu|deadbeef-0.7.2-2|60	# Needed for encoding
14mu|deadbeef-0.7.2-2|61	Suggests:	opus-tools
14mu|deadbeef-0.7.2-2|62	Suggests:	vorbis-tools
14mu|deadbeef-0.7.2-2|63	
14mu|deadbeef-0.7.2-2|64	%description
14mu|deadbeef-0.7.2-2|65	DeaDBeeF is an audio player for GNU/Linux systems with
14mu|deadbeef-0.7.2-2|66	X11 written in C and C++.
14mu|deadbeef-0.7.2-2|67	
14mu|deadbeef-0.7.2-2|68	Features:
14mu|deadbeef-0.7.2-2|69	* minimal depends
14mu|deadbeef-0.7.2-2|70	* native GTK2 GUI
14mu|deadbeef-0.7.2-2|71	* cuesheet support
14mu|deadbeef-0.7.2-2|72	* mp3, ogg, flac, ape and other popular formats
14mu|deadbeef-0.7.2-2|73	* chiptune formats with subtunes
14mu|deadbeef-0.7.2-2|74	* song-length databases
14mu|deadbeef-0.7.2-2|75	* small memory footprint
14mu|deadbeef-0.7.2-2|76	
14mu|deadbeef-0.7.2-2|77	%if %{build_plf}
14mu|deadbeef-0.7.2-2|78	This package is in restricted repository because it uses patented codecs.
14mu|deadbeef-0.7.2-2|79	%endif
14mu|deadbeef-0.7.2-2|80	
14mu|deadbeef-0.7.2-2|81	%files -f %{name}.lang
14mu|deadbeef-0.7.2-2|82	%doc AUTHORS ChangeLog COPYING.GPLv2 COPYING.LGPLv2.1
14mu|deadbeef-0.7.2-2|83	%doc about.txt help.txt translators.txt
14mu|deadbeef-0.7.2-2|84	%dir %{_datadir}/%{name}
14mu|deadbeef-0.7.2-2|85	%dir %{_datadir}/%{name}/pixmaps
14mu|deadbeef-0.7.2-2|86	%{_bindir}/%{name}
14mu|deadbeef-0.7.2-2|87	%{_libdir}/%{name}/*.so*
14mu|deadbeef-0.7.2-2|88	%{_datadir}/applications/%{name}.desktop
14mu|deadbeef-0.7.2-2|89	%{_datadir}/%{name}/pixmaps/*.png
14mu|deadbeef-0.7.2-2|90	%{_iconsdir}/hicolor/*/apps/*.png
14mu|deadbeef-0.7.2-2|91	%{_iconsdir}/hicolor/scalable/apps/deadbeef.svg
14mu|deadbeef-0.7.2-2|92	%{_libdir}/%{name}/convpresets/*.txt
14mu|deadbeef-0.7.2-2|93	%{_libdir}/%{name}/data68
14mu|deadbeef-0.7.2-2|94	
14mu|deadbeef-0.7.2-2|95	#----------------------------------------------------------------------------
14mu|deadbeef-0.7.2-2|96	
14mu|deadbeef-0.7.2-2|97	%package devel
14mu|deadbeef-0.7.2-2|98	Summary:	Development files for %{name}
14mu|deadbeef-0.7.2-2|99	Group:		Development/C++
14mu|deadbeef-0.7.2-2|100	Requires:	%{name} = %{EVRD}
14mu|deadbeef-0.7.2-2|101	
14mu|deadbeef-0.7.2-2|102	%description devel
14mu|deadbeef-0.7.2-2|103	Development files and headers for %{name}.
14mu|deadbeef-0.7.2-2|104	
14mu|deadbeef-0.7.2-2|105	%files devel
14mu|deadbeef-0.7.2-2|106	%dir %{_includedir}/%{name}
14mu|deadbeef-0.7.2-2|107	%{_includedir}/%{name}/*.h
14mu|deadbeef-0.7.2-2|108	
14mu|deadbeef-0.7.2-2|109	#----------------------------------------------------------------------------
14mu|deadbeef-0.7.2-2|110	
14mu|deadbeef-0.7.2-2|111	%prep
14mu|deadbeef-0.7.2-2|112	%setup -q
14mu|deadbeef-0.7.2-2|113	%patch0 -p1
14mu|deadbeef-0.7.2-2|114	%patch1 -p1
14mu|deadbeef-0.7.2-2|115	%patch2 -p1
14mu|deadbeef-0.7.2-2|116	
14mu|deadbeef-0.7.2-2|117	%build
14mu|deadbeef-0.7.2-2|118	%configure2_5x \
14mu|deadbeef-0.7.2-2|119	--enable-gtk3 \
14mu|deadbeef-0.7.2-2|120	--disable-gtk2 \
14mu|deadbeef-0.7.2-2|121	--disable-static \
14mu|deadbeef-0.7.2-2|122	--enable-ffmpeg \
14mu|deadbeef-0.7.2-2|123	%if !%{with_faad}
14mu|deadbeef-0.7.2-2|124	--disable-aac \
14mu|deadbeef-0.7.2-2|125	%endif
14mu|deadbeef-0.7.2-2|126	--disable-rpath
14mu|deadbeef-0.7.2-2|127	
14mu|deadbeef-0.7.2-2|128	%make
14mu|deadbeef-0.7.2-2|129	
14mu|deadbeef-0.7.2-2|130	%install
14mu|deadbeef-0.7.2-2|131	%makeinstall_std
14mu|deadbeef-0.7.2-2|132	
14mu|deadbeef-0.7.2-2|133	rm -rf %{buildroot}%{_docdir}/%{name}
14mu|deadbeef-0.7.2-2|134	
14mu|deadbeef-0.7.2-2|135	%find_lang %{name}
14mu|deadbeef-0.7.2-2|136	
14mu|deadbeef-0.7.2-2|137	%changelog
14mu|deadbeef-0.7.2-2|138	
14mu|deadbeef-0.7.2-2|139	* Fri May 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-2
14mu|deadbeef-0.7.2-2|140	- (74e274a) Add wma mime to desktop file
14mu|deadbeef-0.7.2-2|141	
14mu|deadbeef-0.7.2-2|142	

22469 14
14mu|debootstrap-1.0.75-1|1	%define debug_package	%nil
14mu|debootstrap-1.0.75-1|2	
14mu|debootstrap-1.0.75-1|3	Summary:	Bootstrap a basic Debian system
14mu|debootstrap-1.0.75-1|4	Name:		debootstrap
14mu|debootstrap-1.0.75-1|5	Version:	1.0.75
14mu|debootstrap-1.0.75-1|6	Release:	1
14mu|debootstrap-1.0.75-1|7	Source0:	http://ftp.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.gz
14mu|debootstrap-1.0.75-1|8	Source1:	devices.tar.gz
14mu|debootstrap-1.0.75-1|9	License:	MIT
14mu|debootstrap-1.0.75-1|10	Group:		System/Configuration/Packaging
14mu|debootstrap-1.0.75-1|11	Url:		http://packages.debian.org/unstable/admin/debootstrap
14mu|debootstrap-1.0.75-1|12	
14mu|debootstrap-1.0.75-1|13	%description
14mu|debootstrap-1.0.75-1|14	debootstrap is used to create a Debian base system from scratch,
14mu|debootstrap-1.0.75-1|15	without requiring the availability of dpkg or apt. It does this by
14mu|debootstrap-1.0.75-1|16	downloading .deb files from a mirror site, and carefully unpacking
14mu|debootstrap-1.0.75-1|17	them into a directory which can eventually be chrooted into.
14mu|debootstrap-1.0.75-1|18	
14mu|debootstrap-1.0.75-1|19	%prep
14mu|debootstrap-1.0.75-1|20	%setup -qn %{name}
14mu|debootstrap-1.0.75-1|21	perl -pi -e 's/ -o root -g root//' Makefile
14mu|debootstrap-1.0.75-1|22	perl -pi -e 's/^(\s+)(chown.*)$/$1#$2/g' Makefile
14mu|debootstrap-1.0.75-1|23	perl -pi -e 's/^(all:.*?)(\S+.tar.gz)$/$1/g' Makefile
14mu|debootstrap-1.0.75-1|24	perl -pi -e 's,qw\(%{_prefix}/lib /lib\),qw\(%{_libdir} /%{_lib}\),' functions
14mu|debootstrap-1.0.75-1|25	cp %{SOURCE1} .
14mu|debootstrap-1.0.75-1|26	
14mu|debootstrap-1.0.75-1|27	%build
14mu|debootstrap-1.0.75-1|28	%make
14mu|debootstrap-1.0.75-1|29	
14mu|debootstrap-1.0.75-1|30	%install
14mu|debootstrap-1.0.75-1|31	%makeinstall_std
14mu|debootstrap-1.0.75-1|32	install -D -m 644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
14mu|debootstrap-1.0.75-1|33	
14mu|debootstrap-1.0.75-1|34	%files
14mu|debootstrap-1.0.75-1|35	%doc TODO
14mu|debootstrap-1.0.75-1|36	%{_sbindir}/%{name}
14mu|debootstrap-1.0.75-1|37	%{_datadir}/%{name}
14mu|debootstrap-1.0.75-1|38	%{_mandir}/man8/%{name}.8*
14mu|debootstrap-1.0.75-1|39	
14mu|debootstrap-1.0.75-1|40	%changelog
14mu|debootstrap-1.0.75-1|41	
14mu|debootstrap-1.0.75-1|42	* Mon Nov 30 2015 Denis Silakov <dsilakov@gmail.com> 1.0.75-1
14mu|debootstrap-1.0.75-1|43	- (d72fbfb) Clean .abf.yml
14mu|debootstrap-1.0.75-1|44	
14mu|debootstrap-1.0.75-1|45	

22470 14
14mu|deja-dup-34.3-1|1	Summary:	Deja Dup Backup Tool
14mu|deja-dup-34.3-1|2	Name:		deja-dup
14mu|deja-dup-34.3-1|3	Version:	34.3
14mu|deja-dup-34.3-1|4	Release:	1
14mu|deja-dup-34.3-1|5	License:	GPLv3+
14mu|deja-dup-34.3-1|6	Group:		Archiving/Backup
14mu|deja-dup-34.3-1|7	Url:		https://launchpad.net/deja-dup
14mu|deja-dup-34.3-1|8	Source0:	http://launchpad.net/%{name}/34/%{version}/+download/%{name}-%{version}.tar.xz
14mu|deja-dup-34.3-1|9	Source100:	%{name}.rpmlintrc
14mu|deja-dup-34.3-1|10	
14mu|deja-dup-34.3-1|11	BuildRequires:	cmake
14mu|deja-dup-34.3-1|12	BuildRequires:	intltool
14mu|deja-dup-34.3-1|13	BuildRequires:	itstool
14mu|deja-dup-34.3-1|14	BuildRequires:	libxml2-utils
14mu|deja-dup-34.3-1|15	BuildRequires:	locales-en
14mu|deja-dup-34.3-1|16	BuildRequires:	vala
14mu|deja-dup-34.3-1|17	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|deja-dup-34.3-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|deja-dup-34.3-1|19	BuildRequires:	pkgconfig(libnautilus-extension)
14mu|deja-dup-34.3-1|20	BuildRequires:	pkgconfig(libnotify)
14mu|deja-dup-34.3-1|21	BuildRequires:	pkgconfig(libpeas-1.0)
14mu|deja-dup-34.3-1|22	BuildRequires:	pkgconfig(libsecret-1)
14mu|deja-dup-34.3-1|23	BuildRequires:	pkgconfig(packagekit-glib2)
14mu|deja-dup-34.3-1|24	
14mu|deja-dup-34.3-1|25	Requires:	dconf
14mu|deja-dup-34.3-1|26	Requires:	duplicity >= 0.6.14
14mu|deja-dup-34.3-1|27	Requires:	gnome-icon-theme-symbolic
14mu|deja-dup-34.3-1|28	Requires:       adwaita-icon-theme
14mu|deja-dup-34.3-1|29	Requires:	python-cloudfiles
14mu|deja-dup-34.3-1|30	Requires:	python-lockfile
14mu|deja-dup-34.3-1|31	
14mu|deja-dup-34.3-1|32	
14mu|deja-dup-34.3-1|33	%description
14mu|deja-dup-34.3-1|34	Deja Dup is a simple backup tool. It hides the complexity of doing backups the
14mu|deja-dup-34.3-1|35	'right way' (encrypted, off-site, and regular) and uses duplicity as the
14mu|deja-dup-34.3-1|36	back-end.
14mu|deja-dup-34.3-1|37	
14mu|deja-dup-34.3-1|38	Features:
14mu|deja-dup-34.3-1|39	- Support for local, remote, or cloud backup locations, such as Amazon S3.
14mu|deja-dup-34.3-1|40	- Securely encrypts and compresses your data.
14mu|deja-dup-34.3-1|41	- Incrementally backs up, letting you restore from any particular backup.
14mu|deja-dup-34.3-1|42	- Schedules regular backups.
14mu|deja-dup-34.3-1|43	- Integrates well into your GNOME desktop.
14mu|deja-dup-34.3-1|44	
14mu|deja-dup-34.3-1|45	%files -f %{name}.lang
14mu|deja-dup-34.3-1|46	%doc AUTHORS NEWS
14mu|deja-dup-34.3-1|47	%{_bindir}/deja-*
14mu|deja-dup-34.3-1|48	%{_datadir}/appdata/%{name}.appdata.xml
14mu|deja-dup-34.3-1|49	%{_datadir}/applications/%{name}*.desktop
14mu|deja-dup-34.3-1|50	%{_datadir}/GConf/gsettings/%{name}.convert
14mu|deja-dup-34.3-1|51	%{_datadir}/glib-2.0/schemas/org.gnome.DejaDup.gschema.xml
14mu|deja-dup-34.3-1|52	%{_datadir}/%{name}/
14mu|deja-dup-34.3-1|53	%{_iconsdir}/hicolor/*/*/%{name}*
14mu|deja-dup-34.3-1|54	%{_libexecdir}/%{name}/
14mu|deja-dup-34.3-1|55	%{_libdir}/nautilus/extensions-*/lib%{name}.so
14mu|deja-dup-34.3-1|56	%{_mandir}/man1/deja-dup*.1*
14mu|deja-dup-34.3-1|57	%{_mandir}/*/man1/deja-dup*.1*
14mu|deja-dup-34.3-1|58	%{_sysconfdir}/xdg/autostart/%{name}-monitor*
14mu|deja-dup-34.3-1|59	
14mu|deja-dup-34.3-1|60	#----------------------------------------------------------------------------
14mu|deja-dup-34.3-1|61	
14mu|deja-dup-34.3-1|62	%prep
14mu|deja-dup-34.3-1|63	%setup -q
14mu|deja-dup-34.3-1|64	
14mu|deja-dup-34.3-1|65	%build
14mu|deja-dup-34.3-1|66	# ugly workaround to fix build error with help2man
14mu|deja-dup-34.3-1|67	export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:%{_builddir}/%{name}-%{version}/build/libdeja/:%{_builddir}/%{name}-%{version}/build/deja-dup/widgets
14mu|deja-dup-34.3-1|68	%cmake \
14mu|deja-dup-34.3-1|69	-DENABLE_NAUTILUS:BOOL=ON \
14mu|deja-dup-34.3-1|70	-DENABLE_CCPANEL:BOOL=ON \
14mu|deja-dup-34.3-1|71	-DENABLE_UNITY_CCPANEL:BOOL=OFF \
14mu|deja-dup-34.3-1|72	-DENABLE_UNITY:BOOL=OFF \
14mu|deja-dup-34.3-1|73	-DCMAKE_SKIP_RPATH:BOOL=OFF \
14mu|deja-dup-34.3-1|74	-DCMAKE_INSTALL_LIBEXECDIR:PATH=%{_libexecdir}
14mu|deja-dup-34.3-1|75	%make
14mu|deja-dup-34.3-1|76	
14mu|deja-dup-34.3-1|77	%install
14mu|deja-dup-34.3-1|78	%makeinstall_std -C build
14mu|deja-dup-34.3-1|79	
14mu|deja-dup-34.3-1|80	rm -rf %{buildroot}/%{_datadir}/icons/Humanity/
14mu|deja-dup-34.3-1|81	
14mu|deja-dup-34.3-1|82	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
14mu|deja-dup-34.3-1|83	mv %{buildroot}%{_prefix}%{_sysconfdir}/xdg/autostart/%{name}-monitor.desktop %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-monitor.desktop
14mu|deja-dup-34.3-1|84	
14mu|deja-dup-34.3-1|85	%find_lang %{name} --with-gnome
14mu|deja-dup-34.3-1|86	
14mu|deja-dup-34.3-1|87	%changelog
14mu|deja-dup-34.3-1|88	
14mu|deja-dup-34.3-1|89	* Tue May 16 2017 Denis Silakov <dsilakov@virtuozzo.com> 34.3-1
14mu|deja-dup-34.3-1|90	- (2eabbd5) Upload tarball
14mu|deja-dup-34.3-1|91	
14mu|deja-dup-34.3-1|92	

22471 14
14mu|desktop-common-data-2014.1-10|1	Summary:	Desktop common files
14mu|desktop-common-data-2014.1-10|2	Name:		desktop-common-data
14mu|desktop-common-data-2014.1-10|3	Version:	2014.1
14mu|desktop-common-data-2014.1-10|4	Release:	10
14mu|desktop-common-data-2014.1-10|5	License:	GPLv2+
14mu|desktop-common-data-2014.1-10|6	Group:		System/Configuration/Other
14mu|desktop-common-data-2014.1-10|7	Url:		http://www.rosalinux.com/
14mu|desktop-common-data-2014.1-10|8	Source0:	%{name}-%{version}.tar.bz2
14mu|desktop-common-data-2014.1-10|9	Patch0:		desktop-common-data-2011.0-menu.patch
14mu|desktop-common-data-2014.1-10|10	Patch1:		desktop-common-data-2014.1-plasma5-systemsettings.patch
14mu|desktop-common-data-2014.1-10|11	Patch2:		desktop-common-data-2014.1-office-menu.patch
14mu|desktop-common-data-2014.1-10|12	Patch3:		desktop-common-data-2014.1-emulators-menu.patch
14mu|desktop-common-data-2014.1-10|13	Patch4:		desktop-common-data-2014.1-browser.patch
14mu|desktop-common-data-2014.1-10|14	Patch5:		desktop-common-data-2014.1-qterminal.patch
14mu|desktop-common-data-2014.1-10|15	BuildRequires:	gettext
14mu|desktop-common-data-2014.1-10|16	BuildRequires:	intltool
14mu|desktop-common-data-2014.1-10|17	BuildRequires:	libxml2-utils
14mu|desktop-common-data-2014.1-10|18	BuildRequires:	menu-messages
14mu|desktop-common-data-2014.1-10|19	Provides:	menu-xdg = %{EVRD}
14mu|desktop-common-data-2014.1-10|20	Provides:	menu = 2.1.24
14mu|desktop-common-data-2014.1-10|21	Requires:	mdk-menu-messages
14mu|desktop-common-data-2014.1-10|22	Requires:	run-parts
14mu|desktop-common-data-2014.1-10|23	Requires:	xdg-utils
14mu|desktop-common-data-2014.1-10|24	Requires:	xdg-user-dirs
14mu|desktop-common-data-2014.1-10|25	Requires(post):	hicolor-icon-theme
14mu|desktop-common-data-2014.1-10|26	Requires:	hicolor-icon-theme
14mu|desktop-common-data-2014.1-10|27	BuildArch:	noarch
14mu|desktop-common-data-2014.1-10|28	
14mu|desktop-common-data-2014.1-10|29	%description
14mu|desktop-common-data-2014.1-10|30	This package contains useful icons, menu structure and others goodies for the
14mu|desktop-common-data-2014.1-10|31	ROSA Linux desktop.
14mu|desktop-common-data-2014.1-10|32	
14mu|desktop-common-data-2014.1-10|33	%files
14mu|desktop-common-data-2014.1-10|34	%{_bindir}/*
14mu|desktop-common-data-2014.1-10|35	%{_sbindir}/*
14mu|desktop-common-data-2014.1-10|36	%{_sysconfdir}/profile.d/*
14mu|desktop-common-data-2014.1-10|37	%dir %{_sysconfdir}/menu.d
14mu|desktop-common-data-2014.1-10|38	%dir %{_sysconfdir}/xdg
14mu|desktop-common-data-2014.1-10|39	%dir %{_sysconfdir}/xdg/menus
14mu|desktop-common-data-2014.1-10|40	%dir %{_sysconfdir}/xdg/menus/applications-merged
14mu|desktop-common-data-2014.1-10|41	%config(noreplace) %{_sysconfdir}/xdg/menus/*.menu
14mu|desktop-common-data-2014.1-10|42	%dir %{_var}/lib/menu
14mu|desktop-common-data-2014.1-10|43	#
14mu|desktop-common-data-2014.1-10|44	%dir %{_datadir}/faces/
14mu|desktop-common-data-2014.1-10|45	%dir %{_datadir}/mdk/
14mu|desktop-common-data-2014.1-10|46	%dir %{_datadir}/mdk/faces/
14mu|desktop-common-data-2014.1-10|47	%{_datadir}/faces/*
14mu|desktop-common-data-2014.1-10|48	%{_datadir}/mdk/faces/*
14mu|desktop-common-data-2014.1-10|49	#
14mu|desktop-common-data-2014.1-10|50	%dir %{_datadir}/mdk/backgrounds/
14mu|desktop-common-data-2014.1-10|51	%{_datadir}/mdk/backgrounds/*.jpg
14mu|desktop-common-data-2014.1-10|52	#
14mu|desktop-common-data-2014.1-10|53	%dir %{_datadir}/apps/kdm/pics/
14mu|desktop-common-data-2014.1-10|54	%{_datadir}/apps/kdm/pics/*
14mu|desktop-common-data-2014.1-10|55	#
14mu|desktop-common-data-2014.1-10|56	%dir %{_datadir}/mdk/xfdrake/
14mu|desktop-common-data-2014.1-10|57	%{_datadir}/mdk/xfdrake/*.png
14mu|desktop-common-data-2014.1-10|58	#
14mu|desktop-common-data-2014.1-10|59	%{_datadir}/sounds/*.wav
14mu|desktop-common-data-2014.1-10|60	%{_datadir}/sounds/ia_ora
14mu|desktop-common-data-2014.1-10|61	%{_datadir}/mdk/dm
14mu|desktop-common-data-2014.1-10|62	#
14mu|desktop-common-data-2014.1-10|63	%{_iconsdir}/*.png
14mu|desktop-common-data-2014.1-10|64	%{_liconsdir}/*.png
14mu|desktop-common-data-2014.1-10|65	%{_miconsdir}/*.png
14mu|desktop-common-data-2014.1-10|66	%{_datadir}/icons/hicolor/*/*/*.png
14mu|desktop-common-data-2014.1-10|67	%{_datadir}/desktop-directories/*.directory
14mu|desktop-common-data-2014.1-10|68	
14mu|desktop-common-data-2014.1-10|69	#----------------------------------------------------------------------------
14mu|desktop-common-data-2014.1-10|70	
14mu|desktop-common-data-2014.1-10|71	%post
14mu|desktop-common-data-2014.1-10|72	if [ -f %{_sysconfdir}/X11/window-managers.rpmsave ];then
14mu|desktop-common-data-2014.1-10|73	%{_sbindir}/convertsession -f %{_sysconfdir}/X11/window-managers.rpmsave || :
14mu|desktop-common-data-2014.1-10|74	fi
14mu|desktop-common-data-2014.1-10|75	%make_session
14mu|desktop-common-data-2014.1-10|76	# (cg) See sound-theme-freedesktop for explanation about touch
14mu|desktop-common-data-2014.1-10|77	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/ia_ora
14mu|desktop-common-data-2014.1-10|78	
14mu|desktop-common-data-2014.1-10|79	%postun
14mu|desktop-common-data-2014.1-10|80	# (cg) See sound-theme-freedesktop for explanation about touch
14mu|desktop-common-data-2014.1-10|81	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/ia_ora
14mu|desktop-common-data-2014.1-10|82	
14mu|desktop-common-data-2014.1-10|83	%triggerin -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
14mu|desktop-common-data-2014.1-10|84	%{_bindir}/update-menus
14mu|desktop-common-data-2014.1-10|85	
14mu|desktop-common-data-2014.1-10|86	%triggerin -- %{_datadir}/X11/dm.d/*.conf, %{_sysconfdir}/X11/wmsession.d/*
14mu|desktop-common-data-2014.1-10|87	%{_sbindir}/fndSession
14mu|desktop-common-data-2014.1-10|88	
14mu|desktop-common-data-2014.1-10|89	%triggerpostun -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
14mu|desktop-common-data-2014.1-10|90	%{_bindir}/update-menus
14mu|desktop-common-data-2014.1-10|91	
14mu|desktop-common-data-2014.1-10|92	%triggerpostun -- %{_datadir}/X11/dm.d/*.conf, %{_sysconfdir}/X11/wmsession.d/*
14mu|desktop-common-data-2014.1-10|93	%{_sbindir}/fndSession
14mu|desktop-common-data-2014.1-10|94	
14mu|desktop-common-data-2014.1-10|95	#----------------------------------------------------------------------------
14mu|desktop-common-data-2014.1-10|96	
14mu|desktop-common-data-2014.1-10|97	%prep
14mu|desktop-common-data-2014.1-10|98	%setup -q
14mu|desktop-common-data-2014.1-10|99	%patch0 -p1
14mu|desktop-common-data-2014.1-10|100	%patch1 -p1
14mu|desktop-common-data-2014.1-10|101	%patch2 -p1
14mu|desktop-common-data-2014.1-10|102	%patch3 -p1
14mu|desktop-common-data-2014.1-10|103	%patch4 -p1
14mu|desktop-common-data-2014.1-10|104	%patch5 -p1
14mu|desktop-common-data-2014.1-10|105	
14mu|desktop-common-data-2014.1-10|106	%build
14mu|desktop-common-data-2014.1-10|107	make
14mu|desktop-common-data-2014.1-10|108	
14mu|desktop-common-data-2014.1-10|109	%install
14mu|desktop-common-data-2014.1-10|110	## Install backgrounds
14mu|desktop-common-data-2014.1-10|111	# User & root's backgrounds
14mu|desktop-common-data-2014.1-10|112	install -d -m 0755 %{buildroot}%{_datadir}/mdk/backgrounds/
14mu|desktop-common-data-2014.1-10|113	install -m 0644 backgrounds/flower.jpg %{buildroot}%{_datadir}/mdk/backgrounds/
14mu|desktop-common-data-2014.1-10|114	install -m 0644 backgrounds/nature.jpg %{buildroot}%{_datadir}/mdk/backgrounds/
14mu|desktop-common-data-2014.1-10|115	
14mu|desktop-common-data-2014.1-10|116	# XFdrake test card
14mu|desktop-common-data-2014.1-10|117	install -d -m 0755 %{buildroot}%{_datadir}/mdk/xfdrake/
14mu|desktop-common-data-2014.1-10|118	install -m 0644 backgrounds/xfdrake-test-card.png %{buildroot}%{_datadir}/mdk/xfdrake/xfdrake-test-card.png
14mu|desktop-common-data-2014.1-10|119	
14mu|desktop-common-data-2014.1-10|120	## Install scripts
14mu|desktop-common-data-2014.1-10|121	# /usr/bin/
14mu|desktop-common-data-2014.1-10|122	install -d -m 0755 %{buildroot}%{_bindir}/
14mu|desktop-common-data-2014.1-10|123	for i in bin/*.sh ; do install -m 0755 $i %{buildroot}%{_bindir}/ ; done
14mu|desktop-common-data-2014.1-10|124	install -m 0755 bin/www-browser %{buildroot}%{_bindir}/
14mu|desktop-common-data-2014.1-10|125	install -m 0755 bin/xvt %{buildroot}%{_bindir}/
14mu|desktop-common-data-2014.1-10|126	install -m 0755 bin/editor %{buildroot}%{_bindir}/
14mu|desktop-common-data-2014.1-10|127	
14mu|desktop-common-data-2014.1-10|128	# /usr/sbin/
14mu|desktop-common-data-2014.1-10|129	install -d -m 0755 %{buildroot}%{_sbindir}/
14mu|desktop-common-data-2014.1-10|130	for i in sbin/* ; do install -m 0755 $i %{buildroot}%{_sbindir}/ ; done
14mu|desktop-common-data-2014.1-10|131	
14mu|desktop-common-data-2014.1-10|132	## Install faces
14mu|desktop-common-data-2014.1-10|133	install -d -m 0755 %{buildroot}%{_datadir}/mdk/faces/
14mu|desktop-common-data-2014.1-10|134	install -d -m 0755 %{buildroot}%{_datadir}/faces/
14mu|desktop-common-data-2014.1-10|135	for i in faces/*.png ; do install -m 0644 $i %{buildroot}%{_datadir}/mdk/faces/ ; done
14mu|desktop-common-data-2014.1-10|136	
14mu|desktop-common-data-2014.1-10|137	# David - 9.0-5mdk - For KDE
14mu|desktop-common-data-2014.1-10|138	install -m 0644 faces/default.png %{buildroot}%{_datadir}/faces/default.png
14mu|desktop-common-data-2014.1-10|139	
14mu|desktop-common-data-2014.1-10|140	# David - 9.0-5mdk - For GDM
14mu|desktop-common-data-2014.1-10|141	install -m 0644 faces/default.png %{buildroot}%{_datadir}/faces/user-default-mdk.png
14mu|desktop-common-data-2014.1-10|142	
14mu|desktop-common-data-2014.1-10|143	## KDE
14mu|desktop-common-data-2014.1-10|144	# kdm
14mu|desktop-common-data-2014.1-10|145	install -d -m 0755 %{buildroot}%{_datadir}/apps/kdm/pics/
14mu|desktop-common-data-2014.1-10|146	install -m 0644 kde/kdm-mdk-logo.png %{buildroot}%{_datadir}/apps/kdm/pics/
14mu|desktop-common-data-2014.1-10|147	
14mu|desktop-common-data-2014.1-10|148	## icons
14mu|desktop-common-data-2014.1-10|149	install -d -m 0755 %{buildroot}%{_miconsdir} %{buildroot}%{_liconsdir}
14mu|desktop-common-data-2014.1-10|150	install -m 0644 menu/icons/*.png %{buildroot}%{_iconsdir}
14mu|desktop-common-data-2014.1-10|151	install -m 0644 menu/icons/large/*.png %{buildroot}%{_liconsdir}
14mu|desktop-common-data-2014.1-10|152	install -m 0644 menu/icons/mini/*.png %{buildroot}%{_miconsdir}
14mu|desktop-common-data-2014.1-10|153	cp -r menu/icons/hicolor  %{buildroot}%{_datadir}/icons/
14mu|desktop-common-data-2014.1-10|154	
14mu|desktop-common-data-2014.1-10|155	# XDG menus
14mu|desktop-common-data-2014.1-10|156	install -d -m 0755 %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14mu|desktop-common-data-2014.1-10|157	install -d -m 0755 %{buildroot}%{_sysconfdir}/menu.d %{buildroot}/%{_sysconfdir}/profile.d
14mu|desktop-common-data-2014.1-10|158	install -m 0644 applications.menu %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu
14mu|desktop-common-data-2014.1-10|159	install -m 0644 kde-applications.menu %{buildroot}%{_sysconfdir}/xdg/menus/kde-applications.menu
14mu|desktop-common-data-2014.1-10|160	install -m 0755 menu/xdg_menu %{buildroot}%{_bindir}
14mu|desktop-common-data-2014.1-10|161	install -m 0755 menu/update-menus %{buildroot}%{_bindir}/update-menus
14mu|desktop-common-data-2014.1-10|162	install -m 0644 menu/menustyle.csh %{buildroot}%{_sysconfdir}/profile.d/30menustyle.csh
14mu|desktop-common-data-2014.1-10|163	install -m 0644 menu/menustyle.sh  %{buildroot}%{_sysconfdir}/profile.d/30menustyle.sh
14mu|desktop-common-data-2014.1-10|164	
14mu|desktop-common-data-2014.1-10|165	if [ "%_install_langs" != "all" ]; then
14mu|desktop-common-data-2014.1-10|166	echo ERROR : rpm macro %%_install_langs is not set to \"all\", causing some translations to not be available on your build system and therefore preventing building this package. Add \"%%_install_langs all\" to /etc/rpm/macros and force a reinstall of mdk-menu-messages package to ensure all translations are installed on this system before rebuilding this package
14mu|desktop-common-data-2014.1-10|167	return 1
14mu|desktop-common-data-2014.1-10|168	fi
14mu|desktop-common-data-2014.1-10|169	
14mu|desktop-common-data-2014.1-10|170	install -d -m 0755 %{buildroot}%{_datadir}/desktop-directories
14mu|desktop-common-data-2014.1-10|171	mkdir tmp-l10n
14mu|desktop-common-data-2014.1-10|172	for i in %{_datadir}/locale/*/LC_MESSAGES/menu-messages.mo ; do
14mu|desktop-common-data-2014.1-10|173	msgunfmt $i > tmp-l10n/`echo $i | sed -e 's|%{_datadir}/locale/||' -e 's|/LC.*||'`.po
14mu|desktop-common-data-2014.1-10|174	done
14mu|desktop-common-data-2014.1-10|175	
14mu|desktop-common-data-2014.1-10|176	install -d -m 0755 %{buildroot}%{_var}/lib/menu
14mu|desktop-common-data-2014.1-10|177	
14mu|desktop-common-data-2014.1-10|178	for i in menu/desktop-directories/*.in ; do
14mu|desktop-common-data-2014.1-10|179	%{_bindir}/intltool-merge --desktop-style -c tmp-l10n/cache tmp-l10n $i %{buildroot}%{_datadir}/desktop-directories/`basename $i .in` 2>&1 | grep -q "Odd number of elements in hash assignment" && echo "menu message po broken (see bug #25895), aborting " && exit 1
14mu|desktop-common-data-2014.1-10|180	done
14mu|desktop-common-data-2014.1-10|181	
14mu|desktop-common-data-2014.1-10|182	#install theme for GDM/KDM
14mu|desktop-common-data-2014.1-10|183	install -d -m 0755 %{buildroot}%{_datadir}/mdk/dm
14mu|desktop-common-data-2014.1-10|184	for i in dm/*.png dm/*.desktop dm/*.xml ; do
14mu|desktop-common-data-2014.1-10|185	install -m 0644 $i %{buildroot}%{_datadir}/mdk/dm/
14mu|desktop-common-data-2014.1-10|186	done
14mu|desktop-common-data-2014.1-10|187	
14mu|desktop-common-data-2014.1-10|188	# install sound samples
14mu|desktop-common-data-2014.1-10|189	install -d -m 0755 %{buildroot}%{_datadir}/sounds
14mu|desktop-common-data-2014.1-10|190	for i in sounds/ia_ora*.wav ; do
14mu|desktop-common-data-2014.1-10|191	install -m 0644 $i %{buildroot}%{_datadir}/sounds
14mu|desktop-common-data-2014.1-10|192	done
14mu|desktop-common-data-2014.1-10|193	
14mu|desktop-common-data-2014.1-10|194	#install sound theme Ia Ora
14mu|desktop-common-data-2014.1-10|195	install -d -m 0755 %{buildroot}%{_datadir}/sounds/ia_ora/stereo
14mu|desktop-common-data-2014.1-10|196	install -m 0644 sounds/index.theme %{buildroot}%{_datadir}/sounds/ia_ora
14mu|desktop-common-data-2014.1-10|197	ln -s ../../ia_ora-startup.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/desktop-login.wav
14mu|desktop-common-data-2014.1-10|198	ln -s ../../ia_ora-shutdown.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/desktop-logout.wav
14mu|desktop-common-data-2014.1-10|199	ln -s ../../ia_ora-error.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/dialog-error.wav
14mu|desktop-common-data-2014.1-10|200	ln -s ../../ia_ora-notification.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/dialog-warning.wav
14mu|desktop-common-data-2014.1-10|201	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/dialog.disabled
14mu|desktop-common-data-2014.1-10|202	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/power.disabled
14mu|desktop-common-data-2014.1-10|203	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/battery.disabled
14mu|desktop-common-data-2014.1-10|204	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/suspend.disabled
14mu|desktop-common-data-2014.1-10|205	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/screen-capture.disabled
14mu|desktop-common-data-2014.1-10|206	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/service.disabled
14mu|desktop-common-data-2014.1-10|207	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/system.disabled
14mu|desktop-common-data-2014.1-10|208	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/desktop.disabled
14mu|desktop-common-data-2014.1-10|209	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/device.disabled
14mu|desktop-common-data-2014.1-10|210	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/bell.disabled
14mu|desktop-common-data-2014.1-10|211	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/message-new-email.disabled
14mu|desktop-common-data-2014.1-10|212	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/trash-empty.disabled
14mu|desktop-common-data-2014.1-10|213	
14mu|desktop-common-data-2014.1-10|214	
14mu|desktop-common-data-2014.1-10|215	%changelog
14mu|desktop-common-data-2014.1-10|216	
14mu|desktop-common-data-2014.1-10|217	* Wed Apr 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014.1-10
14mu|desktop-common-data-2014.1-10|218	- (09e2856) Plasma 5 systemsettings should be in the same place in menu as KDE 4 systemsettings
14mu|desktop-common-data-2014.1-10|219	
14mu|desktop-common-data-2014.1-10|220	

22472 14
14mu|devhelp-3.16.1-1|1	%define lib_major 2
14mu|devhelp-3.16.1-1|2	%define api_version 3
14mu|devhelp-3.16.1-1|3	%define libname %mklibname %{name} %{api_version} %{lib_major}
14mu|devhelp-3.16.1-1|4	%define libnamedev %mklibname -d %{name}
14mu|devhelp-3.16.1-1|5	
14mu|devhelp-3.16.1-1|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|devhelp-3.16.1-1|7	
14mu|devhelp-3.16.1-1|8	Summary:	API documentation browser for developers
14mu|devhelp-3.16.1-1|9	Name:		devhelp
14mu|devhelp-3.16.1-1|10	Version:	3.16.1
14mu|devhelp-3.16.1-1|11	Release:	1
14mu|devhelp-3.16.1-1|12	License:	GPLv2+
14mu|devhelp-3.16.1-1|13	Group:		Development/Other
14mu|devhelp-3.16.1-1|14	URL:		http://live.gnome.org/devhelp
14mu|devhelp-3.16.1-1|15	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|devhelp-3.16.1-1|16	BuildRequires:	pkgconfig(gconf-2.0) >= 2.6.0
14mu|devhelp-3.16.1-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.11
14mu|devhelp-3.16.1-1|18	BuildRequires:	pkgconfig(gthread-2.0) >= 2.10.0
14mu|devhelp-3.16.1-1|19	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
14mu|devhelp-3.16.1-1|20	BuildRequires:	pkgconfig(webkit2gtk-4.0)
14mu|devhelp-3.16.1-1|21	BuildRequires:	intltool
14mu|devhelp-3.16.1-1|22	BuildRequires:	desktop-file-utils
14mu|devhelp-3.16.1-1|23	#for gnome-autogen.sh
14mu|devhelp-3.16.1-1|24	BuildRequires:	gnome-common
14mu|devhelp-3.16.1-1|25	BuildRequires:	gettext-devel
14mu|devhelp-3.16.1-1|26	
14mu|devhelp-3.16.1-1|27	%description
14mu|devhelp-3.16.1-1|28	Devhelp is an API documentation browser for GNOME 2. It works
14mu|devhelp-3.16.1-1|29	natively with Gtk-doc (System used in GTK+ and GNOME for
14mu|devhelp-3.16.1-1|30	documentating APIs) and it is possible to create books for other
14mu|devhelp-3.16.1-1|31	documentation as well.
14mu|devhelp-3.16.1-1|32	
14mu|devhelp-3.16.1-1|33	%package -n %{libname}
14mu|devhelp-3.16.1-1|34	Summary:	Dynamic libraries for devhelp
14mu|devhelp-3.16.1-1|35	Group:		System/Libraries
14mu|devhelp-3.16.1-1|36	Requires:	%{name} >= %{version}
14mu|devhelp-3.16.1-1|37	
14mu|devhelp-3.16.1-1|38	%description -n %{libname}
14mu|devhelp-3.16.1-1|39	this package contains dynamic libraries for devhelp.
14mu|devhelp-3.16.1-1|40	
14mu|devhelp-3.16.1-1|41	
14mu|devhelp-3.16.1-1|42	%package -n %{libnamedev}
14mu|devhelp-3.16.1-1|43	Summary:	Development files and headers for devhelp
14mu|devhelp-3.16.1-1|44	Group:		Development/GNOME and GTK+
14mu|devhelp-3.16.1-1|45	Provides:	%{name}-devel = %{version}-%{release}
14mu|devhelp-3.16.1-1|46	Provides:	lib%{name}-%{api_version}-devel = %{version}-%{release}
14mu|devhelp-3.16.1-1|47	Requires:	%{libname} = %{version}-%{release}
14mu|devhelp-3.16.1-1|48	Requires:	%{name} = %{version}-%{release}
14mu|devhelp-3.16.1-1|49	Obsoletes:	%{_lib}devhelp-2-devel < %{version}
14mu|devhelp-3.16.1-1|50	
14mu|devhelp-3.16.1-1|51	%description -n %{libnamedev}
14mu|devhelp-3.16.1-1|52	This package contains the development files and headers for devhelp.
14mu|devhelp-3.16.1-1|53	
14mu|devhelp-3.16.1-1|54	%package -n %{name}-plugins
14mu|devhelp-3.16.1-1|55	Summary:	Gedit Plugins for Devhelp
14mu|devhelp-3.16.1-1|56	Group:		Editors
14mu|devhelp-3.16.1-1|57	Requires:	gedit
14mu|devhelp-3.16.1-1|58	
14mu|devhelp-3.16.1-1|59	%description -n %{name}-plugins
14mu|devhelp-3.16.1-1|60	Gedit plugins to use with Devhelp.
14mu|devhelp-3.16.1-1|61	
14mu|devhelp-3.16.1-1|62	%prep
14mu|devhelp-3.16.1-1|63	%setup -q
14mu|devhelp-3.16.1-1|64	%apply_patches
14mu|devhelp-3.16.1-1|65	
14mu|devhelp-3.16.1-1|66	%build
14mu|devhelp-3.16.1-1|67	NOCONFIGURE=1 gnome-autogen.sh
14mu|devhelp-3.16.1-1|68	%configure2_5x --disable-static
14mu|devhelp-3.16.1-1|69	%make
14mu|devhelp-3.16.1-1|70	
14mu|devhelp-3.16.1-1|71	%install
14mu|devhelp-3.16.1-1|72	%makeinstall_std
14mu|devhelp-3.16.1-1|73	
14mu|devhelp-3.16.1-1|74	# owns this dir
14mu|devhelp-3.16.1-1|75	mkdir -p %{buildroot}%{_datadir}/%{name}/books
14mu|devhelp-3.16.1-1|76	
14mu|devhelp-3.16.1-1|77	%find_lang %{name}
14mu|devhelp-3.16.1-1|78	
14mu|devhelp-3.16.1-1|79	%preun
14mu|devhelp-3.16.1-1|80	%preun_uninstall_gconf_schemas %{name}
14mu|devhelp-3.16.1-1|81	
14mu|devhelp-3.16.1-1|82	%files -f %{name}.lang
14mu|devhelp-3.16.1-1|83	%doc AUTHORS NEWS README
14mu|devhelp-3.16.1-1|84	%{_bindir}/*
14mu|devhelp-3.16.1-1|85	%{_datadir}/applications/%{name}.desktop
14mu|devhelp-3.16.1-1|86	%{_datadir}/devhelp
14mu|devhelp-3.16.1-1|87	%{_datadir}/icons/hicolor/*/apps/*
14mu|devhelp-3.16.1-1|88	%{_datadir}/GConf/gsettings/devhelp.convert
14mu|devhelp-3.16.1-1|89	%{_datadir}/appdata/devhelp.appdata.xml
14mu|devhelp-3.16.1-1|90	%{_datadir}/glib-2.0/schemas/org.gnome.devhelp.gschema.xml
14mu|devhelp-3.16.1-1|91	
14mu|devhelp-3.16.1-1|92	%files -n %{libname}
14mu|devhelp-3.16.1-1|93	%{_libdir}/lib%{name}-%{api_version}.so.%{lib_major}*
14mu|devhelp-3.16.1-1|94	
14mu|devhelp-3.16.1-1|95	%files -n %{libnamedev}
14mu|devhelp-3.16.1-1|96	%{_libdir}/lib%{name}-%{api_version}.so
14mu|devhelp-3.16.1-1|97	%{_libdir}/pkgconfig/lib%{name}-3.0.pc
14mu|devhelp-3.16.1-1|98	%{_includedir}/devhelp-3.0/
14mu|devhelp-3.16.1-1|99	
14mu|devhelp-3.16.1-1|100	%files -n %{name}-plugins
14mu|devhelp-3.16.1-1|101	%{_libdir}/gedit/plugins/*
14mu|devhelp-3.16.1-1|102	
14mu|devhelp-3.16.1-1|103	%changelog
14mu|devhelp-3.16.1-1|104	
14mu|devhelp-3.16.1-1|105	* Mon Apr 13 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|devhelp-3.16.1-1|106	- (0c89c56) pack icon
14mu|devhelp-3.16.1-1|107	
14mu|devhelp-3.16.1-1|108	

22473 14
14mu|dhcp-4.3.2-7|1	%define major_version	4.3.2
14mu|dhcp-4.3.2-7|2	%define patch_version	%{nil}
14mu|dhcp-4.3.2-7|3	
14mu|dhcp-4.3.2-7|4	Name:		dhcp
14mu|dhcp-4.3.2-7|5	Epoch:		3
14mu|dhcp-4.3.2-7|6	Version:	%{major_version}%{patch_version}
14mu|dhcp-4.3.2-7|7	Release:	7
14mu|dhcp-4.3.2-7|8	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server/relay agent/client
14mu|dhcp-4.3.2-7|9	License:	Distributable
14mu|dhcp-4.3.2-7|10	Group:		System/Servers
14mu|dhcp-4.3.2-7|11	URL:		http://www.isc.org/software/dhcp
14mu|dhcp-4.3.2-7|12	Source0:	ftp://ftp.isc.org/isc/%{name}/%{major_version}%{patch_version}/%{name}-%{major_version}%{patch_version}.tar.gz
14mu|dhcp-4.3.2-7|13	Source1:	ftp://ftp.isc.org/isc/%{name}/%{major_version}%{patch_version}/%{name}-%{major_version}%{patch_version}.tar.gz.sha512.asc
14mu|dhcp-4.3.2-7|14	Source2:	dhcpd.conf
14mu|dhcp-4.3.2-7|15	Source4:	dhcp-dynamic-dns-examples.tar.bz2
14mu|dhcp-4.3.2-7|16	Source7:	dhcpreport.pl
14mu|dhcp-4.3.2-7|17	Source8:	dhcpd-chroot.sh
14mu|dhcp-4.3.2-7|18	# (eugeni) dhclient-exit-hooks script
14mu|dhcp-4.3.2-7|19	Source9:	dhclient-exit-hooks
14mu|dhcp-4.3.2-7|20	Source10:	draft-ietf-dhc-ldap-schema-01.txt
14mu|dhcp-4.3.2-7|21	Source12:	dhcpd.service
14mu|dhcp-4.3.2-7|22	Source14:	dhcpd6.service
14mu|dhcp-4.3.2-7|23	Source16:	dhcrelay.service
14mu|dhcp-4.3.2-7|24	Source17:	dhcpd.tmpfiles
14mu|dhcp-4.3.2-7|25	Source18:	dhclient.tmpfiles
14mu|dhcp-4.3.2-7|26	Source19:	dhcrelay.tmpfiles
14mu|dhcp-4.3.2-7|27	# mageia patches
14mu|dhcp-4.3.2-7|28	Patch100:	dhcp-4.2.2-ifup.patch
14mu|dhcp-4.3.2-7|29	#Patch101:	dhcp-4.2.2-fix-format-errors.patch # I see it applied in the source already
14mu|dhcp-4.3.2-7|30	# prevents needless deassociation, working around mdv bug #43441
14mu|dhcp-4.3.2-7|31	Patch102:	dhcp-4.1.1-prevent_wireless_deassociation.patch
14mu|dhcp-4.3.2-7|32	Patch103:	dhcp-4.2.5-P1-man.patch
14mu|dhcp-4.3.2-7|33	# fedora patches
14mu|dhcp-4.3.2-7|34	Patch7:		dhcp-4.2.0-default-requested-options.patch
14mu|dhcp-4.3.2-7|35	#Patch8:	dhcp-4.2.2-xen-checksum.patch # fixed in upstream since 4.3.2
14mu|dhcp-4.3.2-7|36	Patch15:	dhcp-4.2.2-missing-ipv6-not-fatal.patch
14mu|dhcp-4.3.2-7|37	Patch17:	dhcp-4.2.0-add_timeout_when_NULL.patch
14mu|dhcp-4.3.2-7|38	Patch18:	dhcp-4.3.0-64_bit_lease_parse.patch
14mu|dhcp-4.3.2-7|39	BuildRequires:	bind-devel
14mu|dhcp-4.3.2-7|40	BuildRequires:	groff-base
14mu|dhcp-4.3.2-7|41	BuildRequires:	groff-for-man
14mu|dhcp-4.3.2-7|42	BuildRequires:	libtool
14mu|dhcp-4.3.2-7|43	BuildRequires:	openldap-devel
14mu|dhcp-4.3.2-7|44	BuildRequires:	systemd-units
14mu|dhcp-4.3.2-7|45	Requires(post,preun): rpm-helper
14mu|dhcp-4.3.2-7|46	
14mu|dhcp-4.3.2-7|47	%description
14mu|dhcp-4.3.2-7|48	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
14mu|dhcp-4.3.2-7|49	individual devices on an IP network to get their own network configuration
14mu|dhcp-4.3.2-7|50	information (IP address, subnetmask, broadcast address, etc.) from a DHCP
14mu|dhcp-4.3.2-7|51	server. The overall purpose of DHCP is to make it easier to administer a
14mu|dhcp-4.3.2-7|52	large network. The dhcp package includes the DHCP server and a DHCP relay
14mu|dhcp-4.3.2-7|53	agent. You will also need to install the dhcp-client or dhcpcd package,
14mu|dhcp-4.3.2-7|54	or pump or dhcpxd, which provides the DHCP client daemon, on client machines.
14mu|dhcp-4.3.2-7|55	
14mu|dhcp-4.3.2-7|56	If you want the DHCP server and/or relay, you will also need to install the
14mu|dhcp-4.3.2-7|57	dhcp-server and/or dhcp-relay packages.
14mu|dhcp-4.3.2-7|58	
14mu|dhcp-4.3.2-7|59	%package common
14mu|dhcp-4.3.2-7|60	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server
14mu|dhcp-4.3.2-7|61	Group:		System/Servers
14mu|dhcp-4.3.2-7|62	
14mu|dhcp-4.3.2-7|63	%description common
14mu|dhcp-4.3.2-7|64	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
14mu|dhcp-4.3.2-7|65	individual devices on an IP network to get their own network
14mu|dhcp-4.3.2-7|66	configuration information (IP address, subnetmask, broadcast address,
14mu|dhcp-4.3.2-7|67	etc.) from a DHCP server.  The overall purpose of DHCP is to make it
14mu|dhcp-4.3.2-7|68	easier to administer a large network.  The dhcp package includes the
14mu|dhcp-4.3.2-7|69	DHCP server and a DHCP relay agent.
14mu|dhcp-4.3.2-7|70	
14mu|dhcp-4.3.2-7|71	You will also need to install the dhcp-client or dhcpcd package, or pump or
14mu|dhcp-4.3.2-7|72	dhcpxd, which provides the DHCP client daemon, on  client machines. If you
14mu|dhcp-4.3.2-7|73	want the DHCP server and/or relay, you will also need to install the
14mu|dhcp-4.3.2-7|74	dhcp-server and/or dhcp-relay packages.
14mu|dhcp-4.3.2-7|75	
14mu|dhcp-4.3.2-7|76	%package doc
14mu|dhcp-4.3.2-7|77	Summary:	Documentation about the ISC DHCP server/client
14mu|dhcp-4.3.2-7|78	Group:		System/Servers
14mu|dhcp-4.3.2-7|79	
14mu|dhcp-4.3.2-7|80	%description doc
14mu|dhcp-4.3.2-7|81	This package contains RFC/API/protocol documentation about the ISC
14mu|dhcp-4.3.2-7|82	DHCP server and client.
14mu|dhcp-4.3.2-7|83	
14mu|dhcp-4.3.2-7|84	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
14mu|dhcp-4.3.2-7|85	individual devices on an IP network to get their own network
14mu|dhcp-4.3.2-7|86	configuration information (IP address, subnetmask, broadcast address,
14mu|dhcp-4.3.2-7|87	etc.) from a DHCP server.  The overall purpose of DHCP is to make it
14mu|dhcp-4.3.2-7|88	easier to administer a large network.  The dhcp package includes the
14mu|dhcp-4.3.2-7|89	DHCP server and a DHCP relay agent.
14mu|dhcp-4.3.2-7|90	
14mu|dhcp-4.3.2-7|91	%package server
14mu|dhcp-4.3.2-7|92	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server
14mu|dhcp-4.3.2-7|93	Group:		System/Servers
14mu|dhcp-4.3.2-7|94	Requires:	dhcp-common = %{EVRD}
14mu|dhcp-4.3.2-7|95	Requires(post):  systemd-units
14mu|dhcp-4.3.2-7|96	Requires(post,preun): rpm-helper
14mu|dhcp-4.3.2-7|97	
14mu|dhcp-4.3.2-7|98	%description server
14mu|dhcp-4.3.2-7|99	DHCP server is the Internet Software Consortium (ISC) DHCP server for various
14mu|dhcp-4.3.2-7|100	UNIX operating systems. It allows a UNIX mac hine to serve DHCP requests from
14mu|dhcp-4.3.2-7|101	the network.
14mu|dhcp-4.3.2-7|102	
14mu|dhcp-4.3.2-7|103	You should install dhcp-server if you want to set up a DHCP server on your
14mu|dhcp-4.3.2-7|104	network. You will also need to install the base dhcp package.
14mu|dhcp-4.3.2-7|105	
14mu|dhcp-4.3.2-7|106	%package client
14mu|dhcp-4.3.2-7|107	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) client
14mu|dhcp-4.3.2-7|108	Group:		System/Servers
14mu|dhcp-4.3.2-7|109	Requires:	dhcp-common = %{EVRD}
14mu|dhcp-4.3.2-7|110	Requires(post):  systemd-units
14mu|dhcp-4.3.2-7|111	
14mu|dhcp-4.3.2-7|112	%description client
14mu|dhcp-4.3.2-7|113	DHCP client is the Internet Software Consortium (ISC) DHCP client for various
14mu|dhcp-4.3.2-7|114	UNIX operating systems.  It allows a UNIX mac hine to obtain it's networking
14mu|dhcp-4.3.2-7|115	parameters from a DHCP server.
14mu|dhcp-4.3.2-7|116	
14mu|dhcp-4.3.2-7|117	You should install dhcp-client if you want to use the ISC DHCP client instead
14mu|dhcp-4.3.2-7|118	of the Red Hat DHCP client, pump, or dhcpcd, or dhcpxd. You will also need to
14mu|dhcp-4.3.2-7|119	install the base dhcp package.
14mu|dhcp-4.3.2-7|120	
14mu|dhcp-4.3.2-7|121	%package relay
14mu|dhcp-4.3.2-7|122	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) relay
14mu|dhcp-4.3.2-7|123	Group:		System/Servers
14mu|dhcp-4.3.2-7|124	Requires:	dhcp-common = %{EVRD}
14mu|dhcp-4.3.2-7|125	Requires(post):  systemd-units
14mu|dhcp-4.3.2-7|126	Requires(post,preun): rpm-helper
14mu|dhcp-4.3.2-7|127	
14mu|dhcp-4.3.2-7|128	%description relay
14mu|dhcp-4.3.2-7|129	DHCP relay is the Internet Software Consortium (ISC) relay agent for DHCP
14mu|dhcp-4.3.2-7|130	packets. It is used on a subnet with DHCP clients to "relay" their requests
14mu|dhcp-4.3.2-7|131	to a subnet that has a DHCP server on it. Because DHCP packets can be
14mu|dhcp-4.3.2-7|132	broadcast, they will not be routed off of the local subnet. The DHCP relay
14mu|dhcp-4.3.2-7|133	takes care of this for the client. You will need to set the environment
14mu|dhcp-4.3.2-7|134	variable SERVERS and optionally OPTIONS in /etc/sysconfig/dhcrelay before
14mu|dhcp-4.3.2-7|135	starting the server.
14mu|dhcp-4.3.2-7|136	
14mu|dhcp-4.3.2-7|137	%package devel
14mu|dhcp-4.3.2-7|138	Summary:	Development headers and libraries for the dhcpctl API
14mu|dhcp-4.3.2-7|139	Group:		Development/Other
14mu|dhcp-4.3.2-7|140	Requires:	dhcp-common = %{EVRD}
14mu|dhcp-4.3.2-7|141	
14mu|dhcp-4.3.2-7|142	%description devel
14mu|dhcp-4.3.2-7|143	DHCP devel contains all of the libraries and headers for developing with the
14mu|dhcp-4.3.2-7|144	Internet Software Consortium (ISC) dhcpctl API.
14mu|dhcp-4.3.2-7|145	
14mu|dhcp-4.3.2-7|146	%package -n	openldap-schemas-%{name}
14mu|dhcp-4.3.2-7|147	summary:	OpenLDAP schema files from %{name}-%{EVRD} source tree
14mu|dhcp-4.3.2-7|148	Group:		Databases
14mu|dhcp-4.3.2-7|149	BuildArch:	noarch
14mu|dhcp-4.3.2-7|150	Requires(pre):	openldap-config
14mu|dhcp-4.3.2-7|151	
14mu|dhcp-4.3.2-7|152	%prep
14mu|dhcp-4.3.2-7|153	%setup -q -n %{name}-%{major_version}%{patch_version}
14mu|dhcp-4.3.2-7|154	%patch100 -p1 -b .ifup
14mu|dhcp-4.3.2-7|155	#patch101 -p1 -b .format_not_a_string_literal_and_no_format_arguments
14mu|dhcp-4.3.2-7|156	%patch102 -p1 -b .prevent_wireless_deassociation
14mu|dhcp-4.3.2-7|157	%patch103 -p1 -b .man
14mu|dhcp-4.3.2-7|158	
14mu|dhcp-4.3.2-7|159	# Add NIS domain, NIS servers, NTP servers, interface-mtu and domain-search
14mu|dhcp-4.3.2-7|160	# to the list of default requested DHCP options
14mu|dhcp-4.3.2-7|161	%patch7 -p1 -b .requested
14mu|dhcp-4.3.2-7|162	# Handle Xen partial UDP checksums
14mu|dhcp-4.3.2-7|163	#patch8 -p1 -b .xen
14mu|dhcp-4.3.2-7|164	# If the ipv6 kernel module is missing, do not segfault
14mu|dhcp-4.3.2-7|165	# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19367])
14mu|dhcp-4.3.2-7|166	%patch15 -p1 -b .noipv6
14mu|dhcp-4.3.2-7|167	# Handle cases in add_timeout() where the function is called with a NULL
14mu|dhcp-4.3.2-7|168	# value for the 'when' parameter
14mu|dhcp-4.3.2-7|169	%patch17 -p1 -b .dracut
14mu|dhcp-4.3.2-7|170	# Ensure 64-bit platforms parse lease file dates & times correctly
14mu|dhcp-4.3.2-7|171	%patch18 -p1 -b .64-bit_lease_parse
14mu|dhcp-4.3.2-7|172	
14mu|dhcp-4.3.2-7|173	install -m0644 %{SOURCE10} doc
14mu|dhcp-4.3.2-7|174	
14mu|dhcp-4.3.2-7|175	%build
14mu|dhcp-4.3.2-7|176	%serverbuild_hardened
14mu|dhcp-4.3.2-7|177	%configure2_5x \
14mu|dhcp-4.3.2-7|178	--enable-paranoia \
14mu|dhcp-4.3.2-7|179	--enable-early-chroot \
14mu|dhcp-4.3.2-7|180	--with-ldapcrypto \
14mu|dhcp-4.3.2-7|181	--with-srv-lease-file=%{_var}/lib/dhcpd/dhcpd.leases \
14mu|dhcp-4.3.2-7|182	--with-srv6-lease-file=%{_var}/lib/dhcpd/dhcpd6.leases \
14mu|dhcp-4.3.2-7|183	--with-cli-lease-file=%{_var}/lib/dhclient/dhclient.leases \
14mu|dhcp-4.3.2-7|184	--with-cli6-lease-file=%{_var}/lib/dhclient/dhclient6.leases \
14mu|dhcp-4.3.2-7|185	--with-srv-pid-file=/run/dhcpd/dhcpd.pid \
14mu|dhcp-4.3.2-7|186	--with-srv6-pid-file=/run/dhcpd/dhcpd6.pid \
14mu|dhcp-4.3.2-7|187	--with-cli-pid-file=/run/dhclient/dhclient.pid \
14mu|dhcp-4.3.2-7|188	--with-cli6-pid-file=/run/dhclient/dhclient6.pid \
14mu|dhcp-4.3.2-7|189	--with-relay-pid-file=/run/dhcrelay/dhcrelay.pid \
14mu|dhcp-4.3.2-7|190	--disable-static
14mu|dhcp-4.3.2-7|191	%make
14mu|dhcp-4.3.2-7|192	
14mu|dhcp-4.3.2-7|193	%install
14mu|dhcp-4.3.2-7|194	
14mu|dhcp-4.3.2-7|195	%makeinstall_std
14mu|dhcp-4.3.2-7|196	
14mu|dhcp-4.3.2-7|197	# Install correct dhclient-script
14mu|dhcp-4.3.2-7|198	install -d %{buildroot}/sbin
14mu|dhcp-4.3.2-7|199	mv %{buildroot}%{_sbindir}/dhclient %{buildroot}/sbin/dhclient
14mu|dhcp-4.3.2-7|200	install -m 755 client/scripts/linux %{buildroot}/sbin/dhclient-script
14mu|dhcp-4.3.2-7|201	
14mu|dhcp-4.3.2-7|202	install -d %{buildroot}%{_unitdir}
14mu|dhcp-4.3.2-7|203	install -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/dhcpd.service
14mu|dhcp-4.3.2-7|204	install -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/dhcpd6.service
14mu|dhcp-4.3.2-7|205	install -m 644 %{SOURCE16} %{buildroot}%{_unitdir}/dhcrelay.service
14mu|dhcp-4.3.2-7|206	
14mu|dhcp-4.3.2-7|207	install -D -p -m 644 %{SOURCE17} %{buildroot}%{_tmpfilesdir}/dhcpd.conf
14mu|dhcp-4.3.2-7|208	install -D -p -m 644 %{SOURCE18} %{buildroot}%{_tmpfilesdir}/dhclient.conf
14mu|dhcp-4.3.2-7|209	install -D -p -m 644 %{SOURCE19} %{buildroot}%{_tmpfilesdir}/dhcrelay.conf
14mu|dhcp-4.3.2-7|210	
14mu|dhcp-4.3.2-7|211	install -m 755 %{SOURCE7} %{SOURCE8} %{buildroot}%{_sbindir}
14mu|dhcp-4.3.2-7|212	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}
14mu|dhcp-4.3.2-7|213	install -m 755 contrib/ldap/dhcpd-conf-to-ldap %{buildroot}%{_sbindir}
14mu|dhcp-4.3.2-7|214	
14mu|dhcp-4.3.2-7|215	# install exit-hooks script to /etc/
14mu|dhcp-4.3.2-7|216	install -m 755 %{SOURCE9} %{buildroot}%{_sysconfdir}
14mu|dhcp-4.3.2-7|217	
14mu|dhcp-4.3.2-7|218	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|dhcp-4.3.2-7|219	cat > %{buildroot}%{_sysconfdir}/sysconfig/dhcpd <<EOF
14mu|dhcp-4.3.2-7|220	# You can set here various option for dhcpd
14mu|dhcp-4.3.2-7|221	
14mu|dhcp-4.3.2-7|222	# Which configuration file to use.
14mu|dhcp-4.3.2-7|223	# CONFIGFILE="/etc/dhcpd.conf"
14mu|dhcp-4.3.2-7|224	
14mu|dhcp-4.3.2-7|225	# Where to store the lease state information.
14mu|dhcp-4.3.2-7|226	# LEASEFILE="/var/lib/dhcpd/dhcpd.leases"
14mu|dhcp-4.3.2-7|227	
14mu|dhcp-4.3.2-7|228	# Define INTERFACES to limit which network interfaces dhcpd listens on.
14mu|dhcp-4.3.2-7|229	# The default null value causes dhcpd to listen on all interfaces.
14mu|dhcp-4.3.2-7|230	#INTERFACES=""
14mu|dhcp-4.3.2-7|231	
14mu|dhcp-4.3.2-7|232	# Define OPTIONS with any other options to pass to the dhcpd server.
14mu|dhcp-4.3.2-7|233	# See dhcpd(8) for available options and syntax.
14mu|dhcp-4.3.2-7|234	OPTIONS="-q"
14mu|dhcp-4.3.2-7|235	EOF
14mu|dhcp-4.3.2-7|236	
14mu|dhcp-4.3.2-7|237	install -d %{buildroot}%{_var}/lib/dhcpd
14mu|dhcp-4.3.2-7|238	touch %{buildroot}%{_var}/lib/dhcpd/dhcpd.leases
14mu|dhcp-4.3.2-7|239	install -d %{buildroot}%{_var}/lib/dhclient
14mu|dhcp-4.3.2-7|240	touch %{buildroot}%{_var}/lib/dhclient/dhclient.leases
14mu|dhcp-4.3.2-7|241	
14mu|dhcp-4.3.2-7|242	cat > %{buildroot}%{_sysconfdir}/sysconfig/dhcrelay <<EOF
14mu|dhcp-4.3.2-7|243	# Define SERVERS with a list of one or more DHCP servers where
14mu|dhcp-4.3.2-7|244	# DHCP packets are to be relayed to and from.  This is mandatory.
14mu|dhcp-4.3.2-7|245	#SERVERS="10.11.12.13 10.9.8.7"
14mu|dhcp-4.3.2-7|246	SERVERS=""
14mu|dhcp-4.3.2-7|247	
14mu|dhcp-4.3.2-7|248	# Define OPTIONS with any other options to pass to the dhcrelay server.
14mu|dhcp-4.3.2-7|249	# See dhcrelay(8) for available options and syntax.
14mu|dhcp-4.3.2-7|250	#OPTIONS="-q -i eth0 -i eth1"
14mu|dhcp-4.3.2-7|251	OPTIONS="-q"
14mu|dhcp-4.3.2-7|252	EOF
14mu|dhcp-4.3.2-7|253	
14mu|dhcp-4.3.2-7|254	find . -type d -exec chmod 0755 {} \;
14mu|dhcp-4.3.2-7|255	find . -type f -exec chmod 0644 {} \;
14mu|dhcp-4.3.2-7|256	
14mu|dhcp-4.3.2-7|257	rm -rf doc/ja_JP.eucJP
14mu|dhcp-4.3.2-7|258	
14mu|dhcp-4.3.2-7|259	# remove empty files
14mu|dhcp-4.3.2-7|260	
14mu|dhcp-4.3.2-7|261	find -size 0 |grep ldap | xargs rm -rf
14mu|dhcp-4.3.2-7|262	
14mu|dhcp-4.3.2-7|263	# remove unwanted file
14mu|dhcp-4.3.2-7|264	rm -f %{buildroot}%{_sysconfdir}/dhclient.conf.example
14mu|dhcp-4.3.2-7|265	rm -f %{buildroot}%{_sysconfdir}/dhcpd.conf.example
14mu|dhcp-4.3.2-7|266	rm -f %{buildroot}%{_libdir}/*.a
14mu|dhcp-4.3.2-7|267	
14mu|dhcp-4.3.2-7|268	# Prepare schema files to be included into OpenLDAP configuration
14mu|dhcp-4.3.2-7|269	mkdir -p %{buildroot}%{_sysconfdir}/openldap/{schema,slapd.d}
14mu|dhcp-4.3.2-7|270	install -m 0644 contrib/ldap/dhcp.schema %{buildroot}%{_sysconfdir}/openldap/schema/
14mu|dhcp-4.3.2-7|271	install -m 0644 contrib/ldap/README.ldap %{buildroot}%{_sysconfdir}/openldap/schema/README.%{name}
14mu|dhcp-4.3.2-7|272	cat > %{buildroot}%{_sysconfdir}/openldap/slapd.d/%{name}.conf <<EOF
14mu|dhcp-4.3.2-7|273	# If interested in storing DHCP leases in your instance of OpenLDAP,
14mu|dhcp-4.3.2-7|274	# load this file or copy uncommented lines below to your slapd.conf.
14mu|dhcp-4.3.2-7|275	#
14mu|dhcp-4.3.2-7|276	# For details see:
14mu|dhcp-4.3.2-7|277	#  %{_sysconfdir}/openldap/schema/README.%{name}
14mu|dhcp-4.3.2-7|278	#
14mu|dhcp-4.3.2-7|279	# You may also find 'dhcpd-conf-to-ldap' script from
14mu|dhcp-4.3.2-7|280	# dhcp-server package useful.
14mu|dhcp-4.3.2-7|281	
14mu|dhcp-4.3.2-7|282	include %{_sysconfdir}/openldap/schema/dhcp.schema
14mu|dhcp-4.3.2-7|283	
14mu|dhcp-4.3.2-7|284	EOF
14mu|dhcp-4.3.2-7|285	
14mu|dhcp-4.3.2-7|286	%pre server
14mu|dhcp-4.3.2-7|287	%_pre_useradd dhcpd /dev/null /bin/false
14mu|dhcp-4.3.2-7|288	
14mu|dhcp-4.3.2-7|289	%post server
14mu|dhcp-4.3.2-7|290	%_post_service dhcpd
14mu|dhcp-4.3.2-7|291	%tmpfiles_create dhcpd.conf
14mu|dhcp-4.3.2-7|292	# New dhcpd lease file
14mu|dhcp-4.3.2-7|293	if [ ! -f %{_var}/lib/dhcpd/dhcpd.leases ]; then
14mu|dhcp-4.3.2-7|294	touch %{_var}/lib/dhcpd/dhcpd.leases
14mu|dhcp-4.3.2-7|295	fi
14mu|dhcp-4.3.2-7|296	
14mu|dhcp-4.3.2-7|297	%preun server
14mu|dhcp-4.3.2-7|298	%_preun_service dhcpd
14mu|dhcp-4.3.2-7|299	
14mu|dhcp-4.3.2-7|300	%post relay
14mu|dhcp-4.3.2-7|301	%_post_service dhcrelay
14mu|dhcp-4.3.2-7|302	%tmpfiles_create dhcrelay.conf
14mu|dhcp-4.3.2-7|303	
14mu|dhcp-4.3.2-7|304	%preun relay
14mu|dhcp-4.3.2-7|305	%_preun_service dhcrelay
14mu|dhcp-4.3.2-7|306	
14mu|dhcp-4.3.2-7|307	%post client
14mu|dhcp-4.3.2-7|308	touch %{_var}/lib/dhclient/dhclient.leases
14mu|dhcp-4.3.2-7|309	%tmpfiles_create dhclient.conf
14mu|dhcp-4.3.2-7|310	
14mu|dhcp-4.3.2-7|311	%postun client
14mu|dhcp-4.3.2-7|312	rm -rf %{_var}/lib/dhclient/dhclient.leases
14mu|dhcp-4.3.2-7|313	
14mu|dhcp-4.3.2-7|314	%files common
14mu|dhcp-4.3.2-7|315	%doc README contrib/ldap/README.ldap RELNOTES
14mu|dhcp-4.3.2-7|316	%doc contrib/3.0b1-lease-convert
14mu|dhcp-4.3.2-7|317	%{_mandir}/man5/dhcp-options.5*
14mu|dhcp-4.3.2-7|318	
14mu|dhcp-4.3.2-7|319	%files doc
14mu|dhcp-4.3.2-7|320	%doc doc/*
14mu|dhcp-4.3.2-7|321	
14mu|dhcp-4.3.2-7|322	%files server
14mu|dhcp-4.3.2-7|323	%doc server/dhcpd.conf.example tests/failover contrib/ldap/dhcp.schema
14mu|dhcp-4.3.2-7|324	%{_unitdir}/dhcpd.service
14mu|dhcp-4.3.2-7|325	%{_unitdir}/dhcpd6.service
14mu|dhcp-4.3.2-7|326	%{_tmpfilesdir}/dhcpd.conf
14mu|dhcp-4.3.2-7|327	%config(noreplace) %{_sysconfdir}/dhcpd.conf
14mu|dhcp-4.3.2-7|328	%config(noreplace) %{_sysconfdir}/dhclient-exit-hooks
14mu|dhcp-4.3.2-7|329	%config(noreplace) %{_sysconfdir}/sysconfig/dhcpd
14mu|dhcp-4.3.2-7|330	%{_sbindir}/dhcpd
14mu|dhcp-4.3.2-7|331	%{_sbindir}/dhcpreport.pl
14mu|dhcp-4.3.2-7|332	%{_sbindir}/dhcpd-conf-to-ldap
14mu|dhcp-4.3.2-7|333	%{_sbindir}/dhcpd-chroot.sh
14mu|dhcp-4.3.2-7|334	%{_bindir}/omshell
14mu|dhcp-4.3.2-7|335	%{_mandir}/man1/omshell.1*
14mu|dhcp-4.3.2-7|336	%{_mandir}/man3/omapi.3*
14mu|dhcp-4.3.2-7|337	%{_mandir}/man5/dhcpd.conf.5*
14mu|dhcp-4.3.2-7|338	%{_mandir}/man5/dhcpd.leases.5*
14mu|dhcp-4.3.2-7|339	%{_mandir}/man5/dhcp-eval.5*
14mu|dhcp-4.3.2-7|340	%{_mandir}/man8/dhcpd.8*
14mu|dhcp-4.3.2-7|341	%dir %{_var}/lib/dhcpd
14mu|dhcp-4.3.2-7|342	%config(noreplace) %ghost %{_var}/lib/dhcpd/dhcpd.leases
14mu|dhcp-4.3.2-7|343	
14mu|dhcp-4.3.2-7|344	%files relay
14mu|dhcp-4.3.2-7|345	%{_unitdir}/dhcrelay.service
14mu|dhcp-4.3.2-7|346	%{_tmpfilesdir}/dhcrelay.conf
14mu|dhcp-4.3.2-7|347	%config(noreplace) %{_sysconfdir}/sysconfig/dhcrelay
14mu|dhcp-4.3.2-7|348	%{_sbindir}/dhcrelay
14mu|dhcp-4.3.2-7|349	%{_mandir}/man8/dhcrelay.8*
14mu|dhcp-4.3.2-7|350	
14mu|dhcp-4.3.2-7|351	%files client
14mu|dhcp-4.3.2-7|352	%doc client/dhclient.conf.example
14mu|dhcp-4.3.2-7|353	%attr (0755,root,root) /sbin/dhclient-script
14mu|dhcp-4.3.2-7|354	%{_tmpfilesdir}/dhclient.conf
14mu|dhcp-4.3.2-7|355	/sbin/dhclient
14mu|dhcp-4.3.2-7|356	%{_mandir}/man5/dhclient.conf.5*
14mu|dhcp-4.3.2-7|357	%{_mandir}/man5/dhclient.leases.5*
14mu|dhcp-4.3.2-7|358	%{_mandir}/man8/dhclient.8*
14mu|dhcp-4.3.2-7|359	%{_mandir}/man8/dhclient-script.8*
14mu|dhcp-4.3.2-7|360	%dir %{_var}/lib/dhclient
14mu|dhcp-4.3.2-7|361	%config(noreplace) %ghost %{_var}/lib/dhclient/dhclient.leases
14mu|dhcp-4.3.2-7|362	
14mu|dhcp-4.3.2-7|363	%files devel
14mu|dhcp-4.3.2-7|364	%{_includedir}/*
14mu|dhcp-4.3.2-7|365	%{_mandir}/man3/*
14mu|dhcp-4.3.2-7|366	%exclude %{_mandir}/man3/omapi.3*
14mu|dhcp-4.3.2-7|367	
14mu|dhcp-4.3.2-7|368	%files -n openldap-schemas-%{name}
14mu|dhcp-4.3.2-7|369	%config(noreplace) %{_sysconfdir}/openldap/schema/*
14mu|dhcp-4.3.2-7|370	%attr(750,ldap,ldap) %config(noreplace) %{_sysconfdir}/openldap/slapd.d/%{name}.conf
14mu|dhcp-4.3.2-7|371	
14mu|dhcp-4.3.2-7|372	%changelog
14mu|dhcp-4.3.2-7|373	
14mu|dhcp-4.3.2-7|374	* Thu Apr 02 2015 Alexey Ivanov <a.ivanov@ntcit-rosa.ru> 3:4.3.2-7
14mu|dhcp-4.3.2-7|375	- (deca838) Raise release
14mu|dhcp-4.3.2-7|376	
14mu|dhcp-4.3.2-7|377	* Wed Apr 01 2015 Alexey Ivanov <a.ivanov@ntcit-rosa.ru> 3:4.3.2-6
14mu|dhcp-4.3.2-7|378	- (b34752f) Update comments it slapd.d/dhcp.conf file
14mu|dhcp-4.3.2-7|379	- (Alexey Ivanov: f581a50) Lighten openldap-schema-dhcp to simplify it's maintenance
14mu|dhcp-4.3.2-7|380	- (Alexey Ivanov: ec4fb6e) Set correct file access mode
14mu|dhcp-4.3.2-7|381	
14mu|dhcp-4.3.2-7|382	* Thu Mar 19 2015 Alexey Ivanov <a.ivanov@ntcit-rosa.ru> 3:4.3.2-4
14mu|dhcp-4.3.2-7|383	- (c1b7318) Add docs, scripts and conffiles
14mu|dhcp-4.3.2-7|384	
14mu|dhcp-4.3.2-7|385	* Wed Mar 18 2015 Alexey Ivanov <a.ivanov@ntcit-rosa.ru> 3:4.3.2-3
14mu|dhcp-4.3.2-7|386	- (3d18ac1) Fix error in default dhcpd configuration: 'host' section should not be nested into 'subnet'.
14mu|dhcp-4.3.2-7|387	
14mu|dhcp-4.3.2-7|388	* Wed Mar 18 2015 Alexey Ivanov <a.ivanov@ntcit-rosa.ru> 3:4.3.2-2
14mu|dhcp-4.3.2-7|389	- (43927d6) Fix: %tmpfiles_create not being run (services fail to start till reboot)
14mu|dhcp-4.3.2-7|390	
14mu|dhcp-4.3.2-7|391	* Wed Mar 18 2015 Alexey Ivanov <a.ivanov@ntcit-rosa.ru> 3:4.3.2-1
14mu|dhcp-4.3.2-7|392	- (85d2740) Upgrade to version 4.3.2 and prepare to ship spec files from source tree for inclusion to OpenLDAP installations
14mu|dhcp-4.3.2-7|393	
14mu|dhcp-4.3.2-7|394	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 3:4.3.0-5
14mu|dhcp-4.3.2-7|395	- (83e3558) MassBuild#656: Increase release tag
14mu|dhcp-4.3.2-7|396	
14mu|dhcp-4.3.2-7|397	* Sun Feb 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.3.0-4
14mu|dhcp-4.3.2-7|398	- (c248712) Bump release
14mu|dhcp-4.3.2-7|399	
14mu|dhcp-4.3.2-7|400	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:4.3.0-2
14mu|dhcp-4.3.2-7|401	- (51d9aa0) MassBuild#440: Increase release tag
14mu|dhcp-4.3.2-7|402	
14mu|dhcp-4.3.2-7|403	* Tue Jun 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 3:4.3.0-1
14mu|dhcp-4.3.2-7|404	- (8e81aa7) Cleanup
14mu|dhcp-4.3.2-7|405	- (Denis Silakov: aa9b69b) Updated to 4.3.0
14mu|dhcp-4.3.2-7|406	
14mu|dhcp-4.3.2-7|407	* Mon Dec 30 2013 Denis Silakov <denis.silakov@rosalab.ru> 3:4.2.5-0.P1.5
14mu|dhcp-4.3.2-7|408	- (cd8dddd) Add "-d" option to dhcpd
14mu|dhcp-4.3.2-7|409	
14mu|dhcp-4.3.2-7|410	* Mon Dec 30 2013 Denis Silakov <denis.silakov@rosalab.ru> 3:4.2.5-0.P1.4
14mu|dhcp-4.3.2-7|411	- (26d324e) Add "-d" option to dhcpd
14mu|dhcp-4.3.2-7|412	- (Denis Silakov: 92dda04) Fix tmpfiles creation
14mu|dhcp-4.3.2-7|413	- (Denis Silakov: 1563e8f) Bump release for rebuild
14mu|dhcp-4.3.2-7|414	
14mu|dhcp-4.3.2-7|415	* Thu Nov 07 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 3:4.2.5-0.P1.3
14mu|dhcp-4.3.2-7|416	- (971017d) replaced obsolete macro
14mu|dhcp-4.3.2-7|417	- (akdengi: 70cb2c6) SILENT use right sources
14mu|dhcp-4.3.2-7|418	- (akdengi: ef69062) SILENT use right source name
14mu|dhcp-4.3.2-7|419	- (akdengi: 4d6aecc) Fix source
14mu|dhcp-4.3.2-7|420	- (akdengi: 7bf316f) fix plevel define
14mu|dhcp-4.3.2-7|421	
14mu|dhcp-4.3.2-7|422	* Thu Nov 07 2013 akdengi <kazancas@mandriva.ru>
14mu|dhcp-4.3.2-7|423	- (486b8e4) another fix
14mu|dhcp-4.3.2-7|424	
14mu|dhcp-4.3.2-7|425	* Thu Nov 07 2013 akdengi <kazancas@mandriva.ru> 3:4.2.5-3
14mu|dhcp-4.3.2-7|426	- (15895db) SILENT fix spec
14mu|dhcp-4.3.2-7|427	- (akdengi: 0efc158) sync with OM
14mu|dhcp-4.3.2-7|428	
14mu|dhcp-4.3.2-7|429	* Wed Jul 31 2013 akdengi <kazancas@mandriva.ru> 3:4.2.5P1-2
14mu|dhcp-4.3.2-7|430	- (680bdd4) up release
14mu|dhcp-4.3.2-7|431	
14mu|dhcp-4.3.2-7|432	* Wed Jul 31 2013 akdengi <kazancas@mandriva.ru> 3:4.2.5P1-1
14mu|dhcp-4.3.2-7|433	- (cdd1582) fix service to pid in /var/run
14mu|dhcp-4.3.2-7|434	- (akdengi: 99c5987) move pid backward to /run and fix rpm-helper requires
14mu|dhcp-4.3.2-7|435	- (akdengi: 37aa612) fix systemd requires
14mu|dhcp-4.3.2-7|436	- (akdengi: bcd5896) fix typo
14mu|dhcp-4.3.2-7|437	
14mu|dhcp-4.3.2-7|438	

22474 14
14mu|dhcpcd-6.11.0-1|1	Summary:	DHCP Client Daemon
14mu|dhcpcd-6.11.0-1|2	Name:		dhcpcd
14mu|dhcpcd-6.11.0-1|3	Version:	6.11.0
14mu|dhcpcd-6.11.0-1|4	Release:	1
14mu|dhcpcd-6.11.0-1|5	License:	BSD-Like
14mu|dhcpcd-6.11.0-1|6	Group:		System/Servers
14mu|dhcpcd-6.11.0-1|7	URL:		http://roy.marples.name/projects/dhcpcd
14mu|dhcpcd-6.11.0-1|8	Source0:	http://roy.marples.name/downloads/dhcpcd/%{name}-%{version}.tar.xz
14mu|dhcpcd-6.11.0-1|9	Patch1:		dhcpcd-6.4.0-fix-install-permissions.patch
14mu|dhcpcd-6.11.0-1|10	Requires(post): rpm-helper
14mu|dhcpcd-6.11.0-1|11	Provides:	dhcp-client-daemon
14mu|dhcpcd-6.11.0-1|12	
14mu|dhcpcd-6.11.0-1|13	%description
14mu|dhcpcd-6.11.0-1|14	dhcpcd is an RFC2131 compliant DHCP client. It is fully featured and yet
14mu|dhcpcd-6.11.0-1|15	lightweight: the binary is 60k as reported by size(1) on Linux i386. It has
14mu|dhcpcd-6.11.0-1|16	support for duplicate address detection, IPv4LL, carrier detection, and a
14mu|dhcpcd-6.11.0-1|17	merged resolv.conf and ntp.conf for which other DHCP clients require third
14mu|dhcpcd-6.11.0-1|18	party tools.
14mu|dhcpcd-6.11.0-1|19	
14mu|dhcpcd-6.11.0-1|20	%prep
14mu|dhcpcd-6.11.0-1|21	%setup -q
14mu|dhcpcd-6.11.0-1|22	%patch1 -p1 -b .perms~
14mu|dhcpcd-6.11.0-1|23	
14mu|dhcpcd-6.11.0-1|24	%build
14mu|dhcpcd-6.11.0-1|25	%configure2_5x	--bindir=/sbin \
14mu|dhcpcd-6.11.0-1|26	--libdir=/%{_lib} \
14mu|dhcpcd-6.11.0-1|27	--libexecdir=/%{_lib} \
14mu|dhcpcd-6.11.0-1|28	--with-hook=ntp.conf \
14mu|dhcpcd-6.11.0-1|29	--with-hook=yp.conf \
14mu|dhcpcd-6.11.0-1|30	--with-hook=ypbind \
14mu|dhcpcd-6.11.0-1|31	--without-udev
14mu|dhcpcd-6.11.0-1|32	
14mu|dhcpcd-6.11.0-1|33	%serverbuild
14mu|dhcpcd-6.11.0-1|34	
14mu|dhcpcd-6.11.0-1|35	%make
14mu|dhcpcd-6.11.0-1|36	
14mu|dhcpcd-6.11.0-1|37	%install
14mu|dhcpcd-6.11.0-1|38	%makeinstall_std
14mu|dhcpcd-6.11.0-1|39	
14mu|dhcpcd-6.11.0-1|40	%files
14mu|dhcpcd-6.11.0-1|41	%doc README
14mu|dhcpcd-6.11.0-1|42	%config(noreplace) %{_sysconfdir}/dhcpcd.conf
14mu|dhcpcd-6.11.0-1|43	/sbin/dhcpcd
14mu|dhcpcd-6.11.0-1|44	%dir /%{_lib}/dhcpcd-hooks
14mu|dhcpcd-6.11.0-1|45	/%{_lib}/dhcpcd-hooks/*
14mu|dhcpcd-6.11.0-1|46	/%{_lib}/dhcpcd-run-hooks
14mu|dhcpcd-6.11.0-1|47	%{_datadir}/%{name}/hooks
14mu|dhcpcd-6.11.0-1|48	%{_mandir}/man5/dhcpcd.conf.5*
14mu|dhcpcd-6.11.0-1|49	%{_mandir}/man8/dhcpcd.8*
14mu|dhcpcd-6.11.0-1|50	%{_mandir}/man8/dhcpcd-run-hooks.8*
14mu|dhcpcd-6.11.0-1|51	
14mu|dhcpcd-6.11.0-1|52	%changelog
14mu|dhcpcd-6.11.0-1|53	
14mu|dhcpcd-6.11.0-1|54	* Thu Jun 02 2016 Denis Silakov <denis.silakov@rosalab.ru> 6.11.0-1
14mu|dhcpcd-6.11.0-1|55	- (c29f010) Updated to 6.11.0
14mu|dhcpcd-6.11.0-1|56	
14mu|dhcpcd-6.11.0-1|57	

22475 14
14mu|dia-0.97.2-7|1	Summary:	A gtk+ based diagram creation program
14mu|dia-0.97.2-7|2	Name:		dia
14mu|dia-0.97.2-7|3	Version:	0.97.2
14mu|dia-0.97.2-7|4	Release:	7
14mu|dia-0.97.2-7|5	License:	GPLv2+
14mu|dia-0.97.2-7|6	Group:		Office
14mu|dia-0.97.2-7|7	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
14mu|dia-0.97.2-7|8	Patch0:		dia-0.97.1-use-own-gtkrc.patch
14mu|dia-0.97.2-7|9	#gw quick hack to find the gnome documentation
14mu|dia-0.97.2-7|10	Patch1:		dia-0.97.1-help.patch
14mu|dia-0.97.2-7|11	Patch2:		dia-0.97.2-fix-glib-includes.patch
14mu|dia-0.97.2-7|12	Patch3:		dia-0.97.2-vdx-fix-includes.patch
14mu|dia-0.97.2-7|13	Patch4:		dia-0.97.2-startup-segfault.patch
14mu|dia-0.97.2-7|14	Patch5:		dia-freetype.patch
14mu|dia-0.97.2-7|15	URL:		http://www.gnome.org/projects/dia
14mu|dia-0.97.2-7|16	BuildRequires:	docbook-utils
14mu|dia-0.97.2-7|17	#BuildRequires:	pygtk2.0
14mu|dia-0.97.2-7|18	BuildRequires:	python-devel
14mu|dia-0.97.2-7|19	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mu|dia-0.97.2-7|20	BuildRequires:	pkgconfig(libpng)
14mu|dia-0.97.2-7|21	BuildRequires:	pkgconfig(libxslt)
14mu|dia-0.97.2-7|22	BuildRequires:	pkgconfig(cairo)
14mu|dia-0.97.2-7|23	BuildRequires:	intltool
14mu|dia-0.97.2-7|24	BuildRequires:	autoconf
14mu|dia-0.97.2-7|25	BuildRequires:	libxslt-proc
14mu|dia-0.97.2-7|26	BuildRequires:	scrollkeeper
14mu|dia-0.97.2-7|27	BuildRequires:	docbook-style-xsl
14mu|dia-0.97.2-7|28	BuildRequires:	desktop-file-utils
14mu|dia-0.97.2-7|29	#gw if we run aclocal or autogen.sh
14mu|dia-0.97.2-7|30	BuildRequires:	libtool gnome-common
14mu|dia-0.97.2-7|31	#Requires:	pygtk2.0
14mu|dia-0.97.2-7|32	#gw help viewer also for non-GNOME
14mu|dia-0.97.2-7|33	Suggests:	yelp
14mu|dia-0.97.2-7|34	Requires(post): desktop-file-utils
14mu|dia-0.97.2-7|35	Requires(postun): desktop-file-utils
14mu|dia-0.97.2-7|36	
14mu|dia-0.97.2-7|37	%description
14mu|dia-0.97.2-7|38	Dia is a program designed to be much like the Windows
14mu|dia-0.97.2-7|39	program 'Visio'. It can be used to draw different kind of diagrams. In
14mu|dia-0.97.2-7|40	this first version there is support for UML static structure diagrams
14mu|dia-0.97.2-7|41	(class diagrams) and Network diagrams. It can currently load and save
14mu|dia-0.97.2-7|42	diagrams to a custom fileformat and export to postscript.
14mu|dia-0.97.2-7|43	
14mu|dia-0.97.2-7|44	%prep
14mu|dia-0.97.2-7|45	%setup -q
14mu|dia-0.97.2-7|46	%apply_patches
14mu|dia-0.97.2-7|47	
14mu|dia-0.97.2-7|48	# gw fix doctype
14mu|dia-0.97.2-7|49	perl -pi -e "s^../../dtd/docbookx.dtd^http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd^" doc/*/dia.xml
14mu|dia-0.97.2-7|50	
14mu|dia-0.97.2-7|51	%build
14mu|dia-0.97.2-7|52	%configure2_5x --enable-gnome --with-cairo
14mu|dia-0.97.2-7|53	#--with-python
14mu|dia-0.97.2-7|54	
14mu|dia-0.97.2-7|55	%make libdia_la_LIBADD="\$(GTK_LIBS)"
14mu|dia-0.97.2-7|56	
14mu|dia-0.97.2-7|57	%install
14mu|dia-0.97.2-7|58	%makeinstall_std
14mu|dia-0.97.2-7|59	
14mu|dia-0.97.2-7|60	# fix en documentation directory name
14mu|dia-0.97.2-7|61	rm -f %{buildroot}%{_datadir}/gnome/help/%{name}/C
14mu|dia-0.97.2-7|62	mv %{buildroot}%{_datadir}/gnome/help/%{name}/en %{buildroot}%{_datadir}/gnome/help/%{name}/C
14mu|dia-0.97.2-7|63	
14mu|dia-0.97.2-7|64	#fix icon and invalid version in bugzilla field
14mu|dia-0.97.2-7|65	sed -i -e 's/@\(%{version}\)@/\1/g' -e 's/Icon=dia_gnome_icon.png/Icon=dia_gnome_icon/g' %{buildroot}%{_datadir}/applications/dia.desktop
14mu|dia-0.97.2-7|66	
14mu|dia-0.97.2-7|67	desktop-file-install --vendor="" \
14mu|dia-0.97.2-7|68	--remove-category="Application" \
14mu|dia-0.97.2-7|69	--add-category="GTK" \
14mu|dia-0.97.2-7|70	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/dia.desktop
14mu|dia-0.97.2-7|71	
14mu|dia-0.97.2-7|72	
14mu|dia-0.97.2-7|73	#for i in %{buildroot}%{_datadir}/dia/sheets/{ER,GRAFCET,Istar,KAOS,Jackson}/*.xpm ; do
14mu|dia-0.97.2-7|74	# convert $i `dirname $i`/`basename $i .xpm`.png
14mu|dia-0.97.2-7|75	#done
14mu|dia-0.97.2-7|76	
14mu|dia-0.97.2-7|77	%{find_lang} %{name} --with-gnome
14mu|dia-0.97.2-7|78	
14mu|dia-0.97.2-7|79	chmod 644 %{buildroot}%{_libdir}/%{name}/*.la
14mu|dia-0.97.2-7|80	
14mu|dia-0.97.2-7|81	%files -f %{name}.lang
14mu|dia-0.97.2-7|82	%doc README TODO NEWS INSTALL COPYING ChangeLog AUTHORS
14mu|dia-0.97.2-7|83	%{_bindir}/*
14mu|dia-0.97.2-7|84	%{_libdir}/dia
14mu|dia-0.97.2-7|85	%{_mandir}/*/*
14mu|dia-0.97.2-7|86	%{_datadir}/dia
14mu|dia-0.97.2-7|87	%{_datadir}/mime-info/*
14mu|dia-0.97.2-7|88	%{_datadir}/applications/dia.desktop
14mu|dia-0.97.2-7|89	%{_datadir}/icons/hicolor/*/*/*
14mu|dia-0.97.2-7|90	
14mu|dia-0.97.2-7|91	
14mu|dia-0.97.2-7|92	%changelog
14mu|dia-0.97.2-7|93	
14mu|dia-0.97.2-7|94	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.97.2-7
14mu|dia-0.97.2-7|95	- (3004d5d) Build python-devel instead of pyxml
14mu|dia-0.97.2-7|96	
14mu|dia-0.97.2-7|97	

22476 14
14mu|dietlibc-0.33-13|1	%define _enable_debug_packages %{nil}
14mu|dietlibc-0.33-13|2	%define debug_package          %{nil}
14mu|dietlibc-0.33-13|3	
14mu|dietlibc-0.33-13|4	%define snap %{nil}
14mu|dietlibc-0.33-13|5	
14mu|dietlibc-0.33-13|6	%define name	%{cross_prefix}dietlibc
14mu|dietlibc-0.33-13|7	
14mu|dietlibc-0.33-13|8	# This is eventually a biarch package, so no %_lib for diethome
14mu|dietlibc-0.33-13|9	%define diethome %{_prefix}/lib/dietlibc
14mu|dietlibc-0.33-13|10	
14mu|dietlibc-0.33-13|11	# Enable builds without testing (default shall always be testing)
14mu|dietlibc-0.33-13|12	%define build_check		1
14mu|dietlibc-0.33-13|13	%{expand: %{?_with_CHECK:	%%global build_check 1}}
14mu|dietlibc-0.33-13|14	%{expand: %{?_without_CHECK:	%%global build_check 0}}
14mu|dietlibc-0.33-13|15	
14mu|dietlibc-0.33-13|16	# Enable cross compilation
14mu|dietlibc-0.33-13|17	%define build_cross		0
14mu|dietlibc-0.33-13|18	%{expand: %{?cross:		%%global build_cross 1}}
14mu|dietlibc-0.33-13|19	%if %{build_cross}
14mu|dietlibc-0.33-13|20	%define target_cpu		%{cross}
14mu|dietlibc-0.33-13|21	%define cross_prefix		cross-%{target_cpu}-
14mu|dietlibc-0.33-13|22	%define cross_make_flags	ARCH=%{target_cpu} CROSS=%{target_cpu}-linux-
14mu|dietlibc-0.33-13|23	%define build_check		0
14mu|dietlibc-0.33-13|24	%else
14mu|dietlibc-0.33-13|25	%define cross_prefix		%{nil}
14mu|dietlibc-0.33-13|26	%define cross_make_flags	%{nil}
14mu|dietlibc-0.33-13|27	%endif
14mu|dietlibc-0.33-13|28	
14mu|dietlibc-0.33-13|29	Summary:	C library optimized for size
14mu|dietlibc-0.33-13|30	Name:		%{name}
14mu|dietlibc-0.33-13|31	Version:	0.33
14mu|dietlibc-0.33-13|32	%if "%{snap}" != ""
14mu|dietlibc-0.33-13|33	Release:	5.%{snap}.1
14mu|dietlibc-0.33-13|34	Source0:	http://www.fefe.de/dietlibc/dietlibc-%{version}.%{snap}.tar.xz
14mu|dietlibc-0.33-13|35	%else
14mu|dietlibc-0.33-13|36	Release:	13
14mu|dietlibc-0.33-13|37	Source0:	http://www.fefe.de/dietlibc/dietlibc-%{version}.tar.bz2
14mu|dietlibc-0.33-13|38	%endif
14mu|dietlibc-0.33-13|39	License:	GPL
14mu|dietlibc-0.33-13|40	Group:		Development/Other
14mu|dietlibc-0.33-13|41	%if %{build_cross}
14mu|dietlibc-0.33-13|42	BuildRequires:	%{cross_prefix}gcc
14mu|dietlibc-0.33-13|43	%endif
14mu|dietlibc-0.33-13|44	URL:		http://www.fefe.de/dietlibc/
14mu|dietlibc-0.33-13|45	Source2:	build_cross_dietlibc.sh
14mu|dietlibc-0.33-13|46	# all in one from RH:
14mu|dietlibc-0.33-13|47	Patch9999:		dietlibc-github.patch
14mu|dietlibc-0.33-13|48	Patch1:		dietlibc-0.33-mdkconfig.patch
14mu|dietlibc-0.33-13|49	Patch5:		dietlibc-0.22-net-ethernet.patch
14mu|dietlibc-0.33-13|50	Patch6:		dietlibc-0.24-rpc-types.patch
14mu|dietlibc-0.33-13|51	Patch17:	dietlibc-0.33-x86_64-stat64.patch
14mu|dietlibc-0.33-13|52	Patch18:	dietlibc-0.27-x86_64-lseek64.diff
14mu|dietlibc-0.33-13|53	Patch23:	dietlibc-0.33-biarch.patch
14mu|dietlibc-0.33-13|54	Patch26:	dietlibc-0.27-kernel2.6-types.patch
14mu|dietlibc-0.33-13|55	Patch27:	dietlibc-0.29-cross.patch
14mu|dietlibc-0.33-13|56	# (UPSTREAMED differently)
14mu|dietlibc-0.33-13|57	Patch33:	dietlibc-0.33-fix-strncmp.patch
14mu|dietlibc-0.33-13|58	# (cjw) from PLD, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26374
14mu|dietlibc-0.33-13|59	Patch34:	dietlibc-0.29-ppc-gcc-ldbl128.patch
14mu|dietlibc-0.33-13|60	# (pixel) add -fno-stack-protector to override default %{optflags}
14mu|dietlibc-0.33-13|61	Patch37:	dietlibc-0.30-force-no-stack-protector.patch
14mu|dietlibc-0.33-13|62	Patch113:	dietlibc-0.33-i386-types.patch
14mu|dietlibc-0.33-13|63	
14mu|dietlibc-0.33-13|64	# (UPSTREAMED)
14mu|dietlibc-0.33-13|65	Patch200:       dietlibc_mips_Makefile_fixes.patch
14mu|dietlibc-0.33-13|66	Patch201:       dietlibc_mips_use_misc.patch
14mu|dietlibc-0.33-13|67	Patch300:	diet_arm_eabi_time.patch
14mu|dietlibc-0.33-13|68	Patch301:	diet_arm_create_module.patch
14mu|dietlibc-0.33-13|69	# (tv) from http://svn.exactcode.de/t2/trunk/package/base/dietlibc/, for kmod:
14mu|dietlibc-0.33-13|70	Patch305:	fstatat.patch
14mu|dietlibc-0.33-13|71	# (tv) add string.h's basename (prevent libkmod to segfault in basebame())
14mu|dietlibc-0.33-13|72	Patch322:	basename.diff
14mu|dietlibc-0.33-13|73	
14mu|dietlibc-0.33-13|74	%description
14mu|dietlibc-0.33-13|75	Small libc for building embedded applications.
14mu|dietlibc-0.33-13|76	
14mu|dietlibc-0.33-13|77	%package	devel
14mu|dietlibc-0.33-13|78	Group:          Development/C
14mu|dietlibc-0.33-13|79	Summary:        Development files for dietlibc
14mu|dietlibc-0.33-13|80	%if %{build_cross}
14mu|dietlibc-0.33-13|81	# Requires main dietlibc package for "diet" program (dispatcher)
14mu|dietlibc-0.33-13|82	# XXX: build %{target_cpu}-linux-diet wrapper too?
14mu|dietlibc-0.33-13|83	Requires:	dietlibc >= %{version}
14mu|dietlibc-0.33-13|84	Requires:	%{cross_prefix}gcc
14mu|dietlibc-0.33-13|85	%endif
14mu|dietlibc-0.33-13|86	Obsoletes:	%{name}
14mu|dietlibc-0.33-13|87	Provides:	%{name} = %{version}-%{release}
14mu|dietlibc-0.33-13|88	
14mu|dietlibc-0.33-13|89	%description	devel
14mu|dietlibc-0.33-13|90	Small libc for building embedded applications.
14mu|dietlibc-0.33-13|91	
14mu|dietlibc-0.33-13|92	%prep
14mu|dietlibc-0.33-13|93	%if "%{snap}" != ""
14mu|dietlibc-0.33-13|94	%setup -q -n %{name}-%{version}.%{snap}
14mu|dietlibc-0.33-13|95	%else
14mu|dietlibc-0.33-13|96	%setup -q
14mu|dietlibc-0.33-13|97	%endif
14mu|dietlibc-0.33-13|98	
14mu|dietlibc-0.33-13|99	find . -type d -perm 0700 -exec chmod 755 {} \;
14mu|dietlibc-0.33-13|100	find . -type f -perm 0555 -exec chmod 755 {} \;
14mu|dietlibc-0.33-13|101	find . -type f -perm 0444 -exec chmod 644 {} \;
14mu|dietlibc-0.33-13|102	
14mu|dietlibc-0.33-13|103	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mu|dietlibc-0.33-13|104	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mu|dietlibc-0.33-13|105	done
14mu|dietlibc-0.33-13|106	
14mu|dietlibc-0.33-13|107	# P9999 is from fedora
14mu|dietlibc-0.33-13|108	%patch9999 -p1 -b .rh
14mu|dietlibc-0.33-13|109	%patch1 -p0 -b .mdkconfig
14mu|dietlibc-0.33-13|110	%patch5 -p1 -b .net-ethernet
14mu|dietlibc-0.33-13|111	%patch6 -p1 -b .rpc-types
14mu|dietlibc-0.33-13|112	%patch17 -p1 -b .x86_64-stat64
14mu|dietlibc-0.33-13|113	#patch18 -p0 -b .x86_64-lseek64
14mu|dietlibc-0.33-13|114	%patch23 -p1 -b .biarch
14mu|dietlibc-0.33-13|115	%patch26 -p1 -b .kernel2.6-types
14mu|dietlibc-0.33-13|116	%patch27 -p0 -b .cross
14mu|dietlibc-0.33-13|117	%patch33 -p1 -b .fix-strncmp
14mu|dietlibc-0.33-13|118	%patch37 -p1 -b .stack-protector
14mu|dietlibc-0.33-13|119	
14mu|dietlibc-0.33-13|120	%patch200 -p1 -b .mips
14mu|dietlibc-0.33-13|121	%patch201 -p1 -b .mips_misc
14mu|dietlibc-0.33-13|122	%patch300 -p1 -b .arm_time
14mu|dietlibc-0.33-13|123	%patch301 -p1 -b .arm_create_module
14mu|dietlibc-0.33-13|124	%patch305 -p1 -b .at2
14mu|dietlibc-0.33-13|125	%patch322 -p1 -b .readdir_r
14mu|dietlibc-0.33-13|126	
14mu|dietlibc-0.33-13|127	%patch113 -p0 -b .386_types
14mu|dietlibc-0.33-13|128	rm -f x86_64/getpriority.S
14mu|dietlibc-0.33-13|129	
14mu|dietlibc-0.33-13|130	#WANT_VALGRIND_SUPPORT
14mu|dietlibc-0.33-13|131	# disable unwanted features
14mu|dietlibc-0.33-13|132	cp dietfeatures.h{,.tv}
14mu|dietlibc-0.33-13|133	sed -i \
14mu|dietlibc-0.33-13|134	-e '/#define WANT_\(LARGEFILE_BACKCOMPAT\|\LINKER_WARNINGS\|IPV6_DNS\|HIGH_PRECISION_MATH\|SAFEGUARDNT_LINKER_WARNINGS\|PLUGPLAY_DNS\|SAFEGUARD\)/d' \
14mu|dietlibc-0.33-13|135	dietfeatures.h
14mu|dietlibc-0.33-13|136	
14mu|dietlibc-0.33-13|137	# fix execute permission on test scripts
14mu|dietlibc-0.33-13|138	chmod a+x test/{dirent,inet,stdio,string,stdlib,time}/runtests.sh
14mu|dietlibc-0.33-13|139	
14mu|dietlibc-0.33-13|140	%build
14mu|dietlibc-0.33-13|141	%make %{cross_make_flags} DEBUG=1
14mu|dietlibc-0.33-13|142	
14mu|dietlibc-0.33-13|143	%check
14mu|dietlibc-0.33-13|144	# make and run the tests
14mu|dietlibc-0.33-13|145	%if %{build_check}
14mu|dietlibc-0.33-13|146	cd test; rm *.c.*
14mu|dietlibc-0.33-13|147	%ifarch %mips %arm
14mu|dietlibc-0.33-13|148	sed -i -e 's!cycles empty!empty!' Makefile
14mu|dietlibc-0.33-13|149	%endif
14mu|dietlibc-0.33-13|150	# fix build in chroot:
14mu|dietlibc-0.33-13|151	%if "%{snap}" != ""
14mu|dietlibc-0.33-13|152	export DIETHOME="%{_builddir}/%{name}-%{version}.%{snap}"
14mu|dietlibc-0.33-13|153	%else
14mu|dietlibc-0.33-13|154	export DIETHOME="%{_builddir}/%{name}-%{version}"
14mu|dietlibc-0.33-13|155	%endif
14mu|dietlibc-0.33-13|156	MYARCH=`uname -m | sed -e 's/i[4-9]86/i386/' -e 's/armv[3-7]t\?e\?[lb]/arm/' -e 's!mips!%{_arch}!g'`
14mu|dietlibc-0.33-13|157	find -name "Makefile" | xargs perl -pi -e "s|^DIET.*|DIET=\"${DIETHOME}/bin-${MYARCH}/diet\"|g"
14mu|dietlibc-0.33-13|158	# compile test suite:
14mu|dietlibc-0.33-13|159	%make all  DEBUG=1
14mu|dietlibc-0.33-13|160	%make -C inet all DEBUG=1
14mu|dietlibc-0.33-13|161	
14mu|dietlibc-0.33-13|162	# run the tests
14mu|dietlibc-0.33-13|163	# getpass requires user input
14mu|dietlibc-0.33-13|164	perl -pi -e "s|^PASS.*|PASS=\"\"|g" runtests.sh
14mu|dietlibc-0.33-13|165	sh ./runtests.sh
14mu|dietlibc-0.33-13|166	cd ..
14mu|dietlibc-0.33-13|167	%endif
14mu|dietlibc-0.33-13|168	
14mu|dietlibc-0.33-13|169	%install
14mu|dietlibc-0.33-13|170	make %{cross_make_flags} DEBUG=1 DESTDIR=%{buildroot} install
14mu|dietlibc-0.33-13|171	
14mu|dietlibc-0.33-13|172	%files devel
14mu|dietlibc-0.33-13|173	%doc AUTHOR BUGS CAVEAT CHANGES README THANKS TODO FAQ
14mu|dietlibc-0.33-13|174	%if ! %{build_cross}
14mu|dietlibc-0.33-13|175	%{_bindir}/diet
14mu|dietlibc-0.33-13|176	%{_mandir}/man*/*
14mu|dietlibc-0.33-13|177	%dir %{diethome}
14mu|dietlibc-0.33-13|178	%dir %{diethome}/include
14mu|dietlibc-0.33-13|179	%{diethome}/include/*
14mu|dietlibc-0.33-13|180	%endif
14mu|dietlibc-0.33-13|181	%dir %{diethome}/lib-*
14mu|dietlibc-0.33-13|182	%{diethome}/lib-*/*
14mu|dietlibc-0.33-13|183	
14mu|dietlibc-0.33-13|184	%changelog
14mu|dietlibc-0.33-13|185	
14mu|dietlibc-0.33-13|186	* Tue Dec 01 2015 Denis Silakov <dsilakov@gmail.com> 0.33-13
14mu|dietlibc-0.33-13|187	- (daac589) Clean project
14mu|dietlibc-0.33-13|188	
14mu|dietlibc-0.33-13|189	

22477 14
14mu|diffstat-1.61-1|1	Summary: 	A utility which provides statistics based on the output of diff
14mu|diffstat-1.61-1|2	Name: 		diffstat
14mu|diffstat-1.61-1|3	Version: 	1.61
14mu|diffstat-1.61-1|4	Release: 	1
14mu|diffstat-1.61-1|5	Group: 		Development/Other
14mu|diffstat-1.61-1|6	License: 	MIT
14mu|diffstat-1.61-1|7	URL: 		http://invisible-island.net/diffstat/diffstat.html
14mu|diffstat-1.61-1|8	Source0: 	ftp://invisible-island.net/diffstat/%name-%version.tgz
14mu|diffstat-1.61-1|9	Source1: 	ftp://invisible-island.net/diffstat/%name-%version.tgz.asc
14mu|diffstat-1.61-1|10	
14mu|diffstat-1.61-1|11	%description
14mu|diffstat-1.61-1|12	Diffstat is is useful for reviewing large, complex patch files.  It reads from
14mu|diffstat-1.61-1|13	one or more input files which contain output from diff, producing a histogram
14mu|diffstat-1.61-1|14	of the total lines changed for each file referenced.
14mu|diffstat-1.61-1|15	
14mu|diffstat-1.61-1|16	%prep
14mu|diffstat-1.61-1|17	%setup -q
14mu|diffstat-1.61-1|18	
14mu|diffstat-1.61-1|19	%build
14mu|diffstat-1.61-1|20	%configure2_5x
14mu|diffstat-1.61-1|21	%make
14mu|diffstat-1.61-1|22	
14mu|diffstat-1.61-1|23	%install
14mu|diffstat-1.61-1|24	%makeinstall_std
14mu|diffstat-1.61-1|25	
14mu|diffstat-1.61-1|26	%files
14mu|diffstat-1.61-1|27	%defattr(-,root,root)
14mu|diffstat-1.61-1|28	%doc CHANGES
14mu|diffstat-1.61-1|29	%{_bindir}/diffstat
14mu|diffstat-1.61-1|30	%{_mandir}/man1/*
14mu|diffstat-1.61-1|31	
14mu|diffstat-1.61-1|32	%changelog
14mu|diffstat-1.61-1|33	
14mu|diffstat-1.61-1|34	* Mon Apr 11 2016 dsilakov <denis.silakov@rosalab.ru> 1.61-1
14mu|diffstat-1.61-1|35	- (325f370) Merge pull request #1 from alzim/diffstat:rosa2014.1
14mu|diffstat-1.61-1|36	- (325f370) Updated to 0.61
14mu|diffstat-1.61-1|37	
14mu|diffstat-1.61-1|38	

22478 14
14mu|digikam-4.14.0-1|1	# Disable until libmediawiki gets individual tarball release
14mu|digikam-4.14.0-1|2	%bcond_with wikimedia
14mu|digikam-4.14.0-1|3	
14mu|digikam-4.14.0-1|4	Summary:	A KDE photo management utility
14mu|digikam-4.14.0-1|5	Name:		digikam
14mu|digikam-4.14.0-1|6	Epoch:		2
14mu|digikam-4.14.0-1|7	Version:	4.14.0
14mu|digikam-4.14.0-1|8	Release:	1
14mu|digikam-4.14.0-1|9	License:	GPLv2+
14mu|digikam-4.14.0-1|10	Group:		Graphics
14mu|digikam-4.14.0-1|11	Url:		http://www.digikam.org
14mu|digikam-4.14.0-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{name}-%{version}.tar.bz2
14mu|digikam-4.14.0-1|13	# Done for 4.12.0, perhaps needs to be removed later
14mu|digikam-4.14.0-1|14	Source1:	digikam_ru.po
14mu|digikam-4.14.0-1|15	Source2:	kipiplugin_expoblending_ru.po
14mu|digikam-4.14.0-1|16	Source3:	kipiplugin_panorama_ru.po
14mu|digikam-4.14.0-1|17	Source4:	kipiplugin_videoslideshow_ru.po
14mu|digikam-4.14.0-1|18	Source5:	kipiplugin_gpssync_ru.po
14mu|digikam-4.14.0-1|19	Source100:	%{name}.rpmlintrc
14mu|digikam-4.14.0-1|20	Patch1:		digikam-4.13.0-soversion.patch
14mu|digikam-4.14.0-1|21	Patch2:		digikam-4.10.0-cmake-qtsoap.patch
14mu|digikam-4.14.0-1|22	BuildRequires:	bison
14mu|digikam-4.14.0-1|23	BuildRequires:	doxygen
14mu|digikam-4.14.0-1|24	BuildRequires:	eigen3
14mu|digikam-4.14.0-1|25	BuildRequires:	flex
14mu|digikam-4.14.0-1|26	BuildRequires:	imagemagick
14mu|digikam-4.14.0-1|27	%if %{mdvver} >= 201400
14mu|digikam-4.14.0-1|28	BuildRequires:	mariadb-server
14mu|digikam-4.14.0-1|29	%else
14mu|digikam-4.14.0-1|30	BuildRequires:	mysql-core
14mu|digikam-4.14.0-1|31	BuildRequires:	mysql-common
14mu|digikam-4.14.0-1|32	%endif
14mu|digikam-4.14.0-1|33	BuildRequires:	baloo-devel
14mu|digikam-4.14.0-1|34	BuildRequires:	gomp-devel
14mu|digikam-4.14.0-1|35	BuildRequires:	kdelibs4-devel
14mu|digikam-4.14.0-1|36	BuildRequires:	kdepimlibs4-devel
14mu|digikam-4.14.0-1|37	BuildRequires:	kvkontakte-devel
14mu|digikam-4.14.0-1|38	BuildRequires:	qtsoap-devel
14mu|digikam-4.14.0-1|39	BuildRequires:	tiff-devel
14mu|digikam-4.14.0-1|40	BuildRequires:	pkgconfig(gl)
14mu|digikam-4.14.0-1|41	BuildRequires:	pkgconfig(glu)
14mu|digikam-4.14.0-1|42	BuildRequires:	pkgconfig(ImageMagick)
14mu|digikam-4.14.0-1|43	BuildRequires:	pkgconfig(jasper)
14mu|digikam-4.14.0-1|44	BuildRequires:	pkgconfig(kqoauth)
14mu|digikam-4.14.0-1|45	BuildRequires:	pkgconfig(lcms2)
14mu|digikam-4.14.0-1|46	BuildRequires:	pkgconfig(lensfun)
14mu|digikam-4.14.0-1|47	BuildRequires:	pkgconfig(libgphoto2)
14mu|digikam-4.14.0-1|48	BuildRequires:	pkgconfig(libgpod-1.0)
14mu|digikam-4.14.0-1|49	BuildRequires:	pkgconfig(libkexiv2)
14mu|digikam-4.14.0-1|50	BuildRequires:	pkgconfig(libkface)
14mu|digikam-4.14.0-1|51	BuildRequires:	pkgconfig(libkgeomap)
14mu|digikam-4.14.0-1|52	BuildRequires:	pkgconfig(libksane)
14mu|digikam-4.14.0-1|53	BuildRequires:	pkgconfig(libkdcraw)
14mu|digikam-4.14.0-1|54	BuildRequires:	pkgconfig(libkipi)
14mu|digikam-4.14.0-1|55	BuildRequires:	pkgconfig(libpgf)
14mu|digikam-4.14.0-1|56	BuildRequires:	pkgconfig(libxslt)
14mu|digikam-4.14.0-1|57	BuildRequires:	pkgconfig(lqr-1) >= 0.4.0
14mu|digikam-4.14.0-1|58	BuildRequires:	pkgconfig(opencv)
14mu|digikam-4.14.0-1|59	BuildRequires:	pkgconfig(QJson)
14mu|digikam-4.14.0-1|60	BuildRequires:	pkgconfig(QtGStreamer-1.0)
14mu|digikam-4.14.0-1|61	BuildRequires:	pkgconfig(sqlite3)
14mu|digikam-4.14.0-1|62	%if %{mdvver} >= 201400
14mu|digikam-4.14.0-1|63	Requires:	mariadb-common
14mu|digikam-4.14.0-1|64	%else
14mu|digikam-4.14.0-1|65	Requires:	mysql-core
14mu|digikam-4.14.0-1|66	Requires:	mysql-common
14mu|digikam-4.14.0-1|67	%endif
14mu|digikam-4.14.0-1|68	Requires:	kdebase4-runtime
14mu|digikam-4.14.0-1|69	Requires:	kipi-common
14mu|digikam-4.14.0-1|70	Requires:	kipi-plugins
14mu|digikam-4.14.0-1|71	Requires:	libgphoto-common
14mu|digikam-4.14.0-1|72	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|73	# Needed to show geolocation
14mu|digikam-4.14.0-1|74	Suggests:	marble
14mu|digikam-4.14.0-1|75	Requires:	qt4-database-plugin-sqlite
14mu|digikam-4.14.0-1|76	
14mu|digikam-4.14.0-1|77	%description
14mu|digikam-4.14.0-1|78	DigiKam is an advanced digital photo management application for KDE.
14mu|digikam-4.14.0-1|79	Photos can be collected into albums which can be sorted chronologically,
14mu|digikam-4.14.0-1|80	by directory layout or by custom collections.
14mu|digikam-4.14.0-1|81	DigiKam also provides tagging functionality. Images can be tagged despite of
14mu|digikam-4.14.0-1|82	their position and digiKam provides fast and intuitive ways to browse them.
14mu|digikam-4.14.0-1|83	User comments and customized meta-information added to images, are stored
14mu|digikam-4.14.0-1|84	into a database and retrieved to make them available into the user interface.
14mu|digikam-4.14.0-1|85	As soon as the camera is plugged in digikam allows you to preview, download,
14mu|digikam-4.14.0-1|86	upload and delete images.
14mu|digikam-4.14.0-1|87	Digikam also includes tools like Image Editor, to modify photos using plugins
14mu|digikam-4.14.0-1|88	such as red eye correction or Gamma correction, exif management,...
14mu|digikam-4.14.0-1|89	Light Table to make artistic photos and an external image editor such
14mu|digikam-4.14.0-1|90	as Showfoto.
14mu|digikam-4.14.0-1|91	Digikam also uses KIPI plugins (KDE Image Plugin Interface) to increase
14mu|digikam-4.14.0-1|92	its functionalities.
14mu|digikam-4.14.0-1|93	
14mu|digikam-4.14.0-1|94	%files -f %{name}.lang
14mu|digikam-4.14.0-1|95	%doc core/AUTHORS core/ChangeLog core/COPYING core/COPYING.LIB core/NEWS core/README
14mu|digikam-4.14.0-1|96	%{_kde_bindir}/digikam
14mu|digikam-4.14.0-1|97	%{_kde_bindir}/digitaglinktree
14mu|digikam-4.14.0-1|98	%{_kde_bindir}/cleanup_digikamdb
14mu|digikam-4.14.0-1|99	%{_kde_libdir}/kde4/digikam*.so
14mu|digikam-4.14.0-1|100	%{_kde_libdir}/kde4/kio_digikam*.so
14mu|digikam-4.14.0-1|101	%{_kde_appsdir}/digikam
14mu|digikam-4.14.0-1|102	%{_kde_appsdir}/kconf_update/adjustlevelstool.upd
14mu|digikam-4.14.0-1|103	%{_kde_appsdir}/solid/actions/digikam*.desktop
14mu|digikam-4.14.0-1|104	%{_kde_applicationsdir}/digikam.desktop
14mu|digikam-4.14.0-1|105	%{_kde_datadir}/appdata/digikam.appdata.xml
14mu|digikam-4.14.0-1|106	%{_kde_datadir}/appdata/digiKam-ImagePlugin_*.metainfo.xml
14mu|digikam-4.14.0-1|107	%{_kde_services}/digikam*.desktop
14mu|digikam-4.14.0-1|108	%{_kde_services}/digikam*.protocol
14mu|digikam-4.14.0-1|109	%{_kde_servicetypes}/digikam*.desktop
14mu|digikam-4.14.0-1|110	%{_kde_mandir}/man1/digitaglinktree.1*
14mu|digikam-4.14.0-1|111	%{_kde_mandir}/man1/cleanup_digikamdb.1*
14mu|digikam-4.14.0-1|112	%{_kde_iconsdir}/*/*/apps/digikam.*
14mu|digikam-4.14.0-1|113	%{_kde_libdir}/kde4/libexec/digikamdatabaseserver
14mu|digikam-4.14.0-1|114	
14mu|digikam-4.14.0-1|115	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|116	
14mu|digikam-4.14.0-1|117	%package -n showfoto
14mu|digikam-4.14.0-1|118	Summary:	Fast Image Editor
14mu|digikam-4.14.0-1|119	Group:		Graphics
14mu|digikam-4.14.0-1|120	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|121	# Otherwise it doesn't work properly
14mu|digikam-4.14.0-1|122	Requires:	%{name} = %{EVRD}
14mu|digikam-4.14.0-1|123	
14mu|digikam-4.14.0-1|124	%description -n showfoto
14mu|digikam-4.14.0-1|125	Showfoto is a fast Image Editor with powerful image editing tools.
14mu|digikam-4.14.0-1|126	You can use it to view your photographs and improve them.
14mu|digikam-4.14.0-1|127	
14mu|digikam-4.14.0-1|128	%files -n showfoto -f showfoto.lang
14mu|digikam-4.14.0-1|129	%{_kde_bindir}/showfoto
14mu|digikam-4.14.0-1|130	%{_kde_applicationsdir}/showfoto.desktop
14mu|digikam-4.14.0-1|131	%{_kde_appsdir}/showfoto
14mu|digikam-4.14.0-1|132	%{_kde_datadir}/appdata/showfoto.appdata.xml
14mu|digikam-4.14.0-1|133	%{_kde_iconsdir}/*/*/apps/showfoto.*
14mu|digikam-4.14.0-1|134	
14mu|digikam-4.14.0-1|135	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|136	
14mu|digikam-4.14.0-1|137	%define libdigikamdatabase_major 4
14mu|digikam-4.14.0-1|138	%define libdigikamdatabase %mklibname digikamdatabase %{libdigikamdatabase_major}
14mu|digikam-4.14.0-1|139	
14mu|digikam-4.14.0-1|140	%package -n %{libdigikamdatabase}
14mu|digikam-4.14.0-1|141	Summary:	Runtime library for %{name}
14mu|digikam-4.14.0-1|142	Group:		System/Libraries
14mu|digikam-4.14.0-1|143	Obsoletes:	%{_lib}digikamdatabase2 < 2:3.0.0
14mu|digikam-4.14.0-1|144	Obsoletes:	%{_lib}digikamdatabase3 < 2:4.0.0
14mu|digikam-4.14.0-1|145	
14mu|digikam-4.14.0-1|146	%description -n %{libdigikamdatabase}
14mu|digikam-4.14.0-1|147	Librairie File needed by %{name}
14mu|digikam-4.14.0-1|148	
14mu|digikam-4.14.0-1|149	%files -n %{libdigikamdatabase}
14mu|digikam-4.14.0-1|150	%{_kde_libdir}/libdigikamdatabase.so.%{libdigikamdatabase_major}*
14mu|digikam-4.14.0-1|151	
14mu|digikam-4.14.0-1|152	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|153	
14mu|digikam-4.14.0-1|154	%define libdigikamcore_major 4
14mu|digikam-4.14.0-1|155	%define libdigikamcore %mklibname digikamcore %{libdigikamcore_major}
14mu|digikam-4.14.0-1|156	
14mu|digikam-4.14.0-1|157	%package -n %{libdigikamcore}
14mu|digikam-4.14.0-1|158	Summary:	Runtime library for %{name}
14mu|digikam-4.14.0-1|159	Group:		System/Libraries
14mu|digikam-4.14.0-1|160	Obsoletes:	%{_lib}digikamcore2 < 2:3.0.0
14mu|digikam-4.14.0-1|161	Obsoletes:	%{_lib}digikamcore3 < 2:4.0.0
14mu|digikam-4.14.0-1|162	
14mu|digikam-4.14.0-1|163	%description -n %{libdigikamcore}
14mu|digikam-4.14.0-1|164	Librairie File needed by %{name}
14mu|digikam-4.14.0-1|165	
14mu|digikam-4.14.0-1|166	%files -n %{libdigikamcore}
14mu|digikam-4.14.0-1|167	%{_kde_libdir}/libdigikamcore.so.%{libdigikamcore_major}*
14mu|digikam-4.14.0-1|168	
14mu|digikam-4.14.0-1|169	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|170	
14mu|digikam-4.14.0-1|171	%define libkipiplugins_major 4
14mu|digikam-4.14.0-1|172	%define libkipiplugins %mklibname kipiplugins %{libkipiplugins_major}
14mu|digikam-4.14.0-1|173	
14mu|digikam-4.14.0-1|174	%package -n %{libkipiplugins}
14mu|digikam-4.14.0-1|175	Summary:	Runtime library for %{name}
14mu|digikam-4.14.0-1|176	Group:		System/Libraries
14mu|digikam-4.14.0-1|177	Obsoletes:	%{_lib}kipiplugins2 < 2:3.0.0
14mu|digikam-4.14.0-1|178	Obsoletes:	%{_lib}kipiplugins3 < 2:4.0.0
14mu|digikam-4.14.0-1|179	
14mu|digikam-4.14.0-1|180	%description -n %{libkipiplugins}
14mu|digikam-4.14.0-1|181	Librairie File needed by %{name}
14mu|digikam-4.14.0-1|182	
14mu|digikam-4.14.0-1|183	%files -n %{libkipiplugins}
14mu|digikam-4.14.0-1|184	%{_kde_libdir}/libkipiplugins.so.%{libkipiplugins_major}*
14mu|digikam-4.14.0-1|185	
14mu|digikam-4.14.0-1|186	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|187	
14mu|digikam-4.14.0-1|188	%package -n kipi-plugins
14mu|digikam-4.14.0-1|189	Summary:	KDE image Interface Plugins
14mu|digikam-4.14.0-1|190	Group:		System/Libraries
14mu|digikam-4.14.0-1|191	Url:		https://projects.kde.org/projects/extragear/graphics/kipi-plugins
14mu|digikam-4.14.0-1|192	BuildArch:	noarch
14mu|digikam-4.14.0-1|193	Suggests:	kipi-plugins-acquireimages
14mu|digikam-4.14.0-1|194	Suggests:	kipi-plugins-advancedslideshow
14mu|digikam-4.14.0-1|195	Suggests:	kipi-plugins-batchprocess
14mu|digikam-4.14.0-1|196	Suggests:	kipi-plugins-calendar
14mu|digikam-4.14.0-1|197	Suggests:	kipi-plugins-debianscreenshot
14mu|digikam-4.14.0-1|198	Suggests:	kipi-plugins-dlna
14mu|digikam-4.14.0-1|199	Suggests:	kipi-plugins-dngconverter
14mu|digikam-4.14.0-1|200	Suggests:	kipi-plugins-dropbox
14mu|digikam-4.14.0-1|201	Suggests:	kipi-plugins-expoblending
14mu|digikam-4.14.0-1|202	Suggests:	kipi-plugins-facebook
14mu|digikam-4.14.0-1|203	Suggests:	kipi-plugins-flashexport
14mu|digikam-4.14.0-1|204	Suggests:	kipi-plugins-flickr
14mu|digikam-4.14.0-1|205	Suggests:	kipi-plugins-galleryexport
14mu|digikam-4.14.0-1|206	Suggests:	kipi-plugins-googleservices
14mu|digikam-4.14.0-1|207	Suggests:	kipi-plugins-gpssync
14mu|digikam-4.14.0-1|208	Suggests:	kipi-plugins-htmlexport
14mu|digikam-4.14.0-1|209	Suggests:	kipi-plugins-imageshack
14mu|digikam-4.14.0-1|210	Suggests:	kipi-plugins-imageviewer
14mu|digikam-4.14.0-1|211	Suggests:	kipi-plugins-imgurexport
14mu|digikam-4.14.0-1|212	Suggests:	kipi-plugins-ipodexport
14mu|digikam-4.14.0-1|213	Suggests:	kipi-plugins-jalbumexport
14mu|digikam-4.14.0-1|214	Suggests:	kipi-plugins-jpeglossless
14mu|digikam-4.14.0-1|215	Suggests:	kipi-plugins-kioexportimport
14mu|digikam-4.14.0-1|216	Suggests:	kipi-plugins-kmlexport
14mu|digikam-4.14.0-1|217	Suggests:	kipi-plugins-kopete
14mu|digikam-4.14.0-1|218	Suggests:	kipi-plugins-metadataedit
14mu|digikam-4.14.0-1|219	Suggests:	kipi-plugins-panorama
14mu|digikam-4.14.0-1|220	Suggests:	kipi-plugins-piwigoexport
14mu|digikam-4.14.0-1|221	Suggests:	kipi-plugins-printimages
14mu|digikam-4.14.0-1|222	Suggests:	kipi-plugins-rajceexport
14mu|digikam-4.14.0-1|223	Suggests:	kipi-plugins-rawconverter
14mu|digikam-4.14.0-1|224	Suggests:	kipi-plugins-removeredeyes
14mu|digikam-4.14.0-1|225	Suggests:	kipi-plugins-sendimages
14mu|digikam-4.14.0-1|226	Suggests:	kipi-plugins-shwup
14mu|digikam-4.14.0-1|227	Suggests:	kipi-plugins-smug
14mu|digikam-4.14.0-1|228	Suggests:	kipi-plugins-timeadjust
14mu|digikam-4.14.0-1|229	Suggests:	kipi-plugins-videoslideshow
14mu|digikam-4.14.0-1|230	Suggests:	kipi-plugins-vkontakte
14mu|digikam-4.14.0-1|231	%if %{with wikimedia}
14mu|digikam-4.14.0-1|232	Suggests:	kipi-plugins-wikimedia
14mu|digikam-4.14.0-1|233	%else
14mu|digikam-4.14.0-1|234	Obsoletes:	kipi-plugins-wikimedia < %{EVRD}
14mu|digikam-4.14.0-1|235	%endif
14mu|digikam-4.14.0-1|236	Suggests:	kipi-plugins-yandexfotki
14mu|digikam-4.14.0-1|237	
14mu|digikam-4.14.0-1|238	%description -n kipi-plugins
14mu|digikam-4.14.0-1|239	The library of the KDE Image Plugin Interface.
14mu|digikam-4.14.0-1|240	
14mu|digikam-4.14.0-1|241	Libkipi allows image applications to use a plugin architecture
14mu|digikam-4.14.0-1|242	for additional functionality such as: RawConverter, SlideShow,
14mu|digikam-4.14.0-1|243	ImagesGallery, HTMLExport, PrintAssistant...
14mu|digikam-4.14.0-1|244	
14mu|digikam-4.14.0-1|245	%files -n kipi-plugins -f kipi-plugins.lang
14mu|digikam-4.14.0-1|246	%{_datadir}/apps/kipi/tips
14mu|digikam-4.14.0-1|247	%doc extra/kipi-plugins/AUTHORS extra/kipi-plugins/COPYING extra/kipi-plugins/COPYING-ADOBE extra/kipi-plugins/ChangeLog extra/kipi-plugins/README extra/kipi-plugins/TODO extra/kipi-plugins/NEWS
14mu|digikam-4.14.0-1|248	%{_kde_applicationsdir}/kipiplugins.desktop
14mu|digikam-4.14.0-1|249	
14mu|digikam-4.14.0-1|250	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|251	
14mu|digikam-4.14.0-1|252	%package -n kipi-plugins-acquireimages
14mu|digikam-4.14.0-1|253	Summary:	Acquireimages
14mu|digikam-4.14.0-1|254	Group:		System/Libraries
14mu|digikam-4.14.0-1|255	Requires:	kipi-common
14mu|digikam-4.14.0-1|256	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|257	
14mu|digikam-4.14.0-1|258	%description -n kipi-plugins-acquireimages
14mu|digikam-4.14.0-1|259	A tool to acquire images using flat scanner.
14mu|digikam-4.14.0-1|260	
14mu|digikam-4.14.0-1|261	%files -n kipi-plugins-acquireimages -f kipiplugin_acquireimages.lang
14mu|digikam-4.14.0-1|262	%{_kde_appsdir}/kipi/kipiplugin_acquireimagesui.rc
14mu|digikam-4.14.0-1|263	%{_kde_bindir}/scangui
14mu|digikam-4.14.0-1|264	%{_kde_libdir}/kde4/kipiplugin_acquireimages.so
14mu|digikam-4.14.0-1|265	%{_kde_services}/kipiplugin_acquireimages.desktop
14mu|digikam-4.14.0-1|266	%{_kde_applicationsdir}/scangui.desktop
14mu|digikam-4.14.0-1|267	
14mu|digikam-4.14.0-1|268	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|269	
14mu|digikam-4.14.0-1|270	%package -n kipi-plugins-advancedslideshow
14mu|digikam-4.14.0-1|271	Summary:	Advanced Slideshow Kipi Plugin
14mu|digikam-4.14.0-1|272	Group:		System/Libraries
14mu|digikam-4.14.0-1|273	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|274	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|275	Requires:	kipi-common
14mu|digikam-4.14.0-1|276	
14mu|digikam-4.14.0-1|277	%description -n kipi-plugins-advancedslideshow
14mu|digikam-4.14.0-1|278	A tool to slide images with 2D and 3D effects using OpenGL.
14mu|digikam-4.14.0-1|279	
14mu|digikam-4.14.0-1|280	%files -n kipi-plugins-advancedslideshow -f kipiplugin_advancedslideshow.lang
14mu|digikam-4.14.0-1|281	%{_kde_appsdir}/kipi/kipiplugin_advancedslideshowui.rc
14mu|digikam-4.14.0-1|282	%{_kde_libdir}/kde4/kipiplugin_advancedslideshow.so
14mu|digikam-4.14.0-1|283	%{_kde_services}/kipiplugin_advancedslideshow.desktop
14mu|digikam-4.14.0-1|284	%{_kde_iconsdir}/hicolor/*/apps/kipi-slideshow.*
14mu|digikam-4.14.0-1|285	
14mu|digikam-4.14.0-1|286	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|287	
14mu|digikam-4.14.0-1|288	%package -n kipi-plugins-batchprocess
14mu|digikam-4.14.0-1|289	Summary:	Batch Process Images Kipi Plugin
14mu|digikam-4.14.0-1|290	Group:		System/Libraries
14mu|digikam-4.14.0-1|291	# Resizing pictures need convert from imagemagick
14mu|digikam-4.14.0-1|292	Requires:	imagemagick
14mu|digikam-4.14.0-1|293	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|294	Requires:	kipi-common
14mu|digikam-4.14.0-1|295	
14mu|digikam-4.14.0-1|296	%description -n kipi-plugins-batchprocess
14mu|digikam-4.14.0-1|297	KIPI Batch Processing Images Plugin.
14mu|digikam-4.14.0-1|298	
14mu|digikam-4.14.0-1|299	%files -n kipi-plugins-batchprocess -f kipiplugin_batchprocessimages.lang
14mu|digikam-4.14.0-1|300	%{_kde_appsdir}/kipi/kipiplugin_batchprocessimagesui.rc
14mu|digikam-4.14.0-1|301	%{_kde_libdir}/kde4/kipiplugin_batchprocessimages.so
14mu|digikam-4.14.0-1|302	%{_kde_services}/kipiplugin_batchprocessimages.desktop
14mu|digikam-4.14.0-1|303	%{_kde_iconsdir}/hicolor/*/actions/recompressimages.png
14mu|digikam-4.14.0-1|304	%{_kde_iconsdir}/hicolor/*/actions/renameimages.png
14mu|digikam-4.14.0-1|305	%{_kde_iconsdir}/hicolor/*/actions/resizeimages.png
14mu|digikam-4.14.0-1|306	%{_kde_iconsdir}/hicolor/*/actions/borderimages.png
14mu|digikam-4.14.0-1|307	%{_kde_iconsdir}/hicolor/*/actions/colorimages.png
14mu|digikam-4.14.0-1|308	%{_kde_iconsdir}/hicolor/*/actions/convertimages.png
14mu|digikam-4.14.0-1|309	%{_kde_iconsdir}/hicolor/*/actions/effectimages.png
14mu|digikam-4.14.0-1|310	%{_kde_iconsdir}/hicolor/*/actions/filterimages.png
14mu|digikam-4.14.0-1|311	
14mu|digikam-4.14.0-1|312	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|313	
14mu|digikam-4.14.0-1|314	%package -n kipi-plugins-calendar
14mu|digikam-4.14.0-1|315	Summary:	Calendar Kipi Plugin
14mu|digikam-4.14.0-1|316	Group:		System/Libraries
14mu|digikam-4.14.0-1|317	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|318	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|319	Requires:	kipi-common
14mu|digikam-4.14.0-1|320	
14mu|digikam-4.14.0-1|321	%description -n kipi-plugins-calendar
14mu|digikam-4.14.0-1|322	A tool to create calendars.
14mu|digikam-4.14.0-1|323	
14mu|digikam-4.14.0-1|324	%files -n kipi-plugins-calendar -f kipiplugin_calendar.lang
14mu|digikam-4.14.0-1|325	%{_kde_appsdir}/kipi/kipiplugin_calendarui.rc
14mu|digikam-4.14.0-1|326	%{_kde_libdir}/kde4/kipiplugin_calendar.so
14mu|digikam-4.14.0-1|327	%{_kde_services}/kipiplugin_calendar.desktop
14mu|digikam-4.14.0-1|328	
14mu|digikam-4.14.0-1|329	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|330	
14mu|digikam-4.14.0-1|331	%package -n kipi-plugins-debianscreenshot
14mu|digikam-4.14.0-1|332	Summary:	Debian Screenshot Kipi Plugin
14mu|digikam-4.14.0-1|333	Group:		System/Libraries
14mu|digikam-4.14.0-1|334	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|335	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|336	Requires:	kipi-common
14mu|digikam-4.14.0-1|337	
14mu|digikam-4.14.0-1|338	%description -n kipi-plugins-debianscreenshot
14mu|digikam-4.14.0-1|339	A tool to export images to the Debian Screenshots site.
14mu|digikam-4.14.0-1|340	
14mu|digikam-4.14.0-1|341	%files -n kipi-plugins-debianscreenshot -f kipiplugin_debianscreenshots.lang
14mu|digikam-4.14.0-1|342	%{_kde_appsdir}/kipi/kipiplugin_debianscreenshotsui.rc
14mu|digikam-4.14.0-1|343	%{_kde_libdir}/kde4/kipiplugin_debianscreenshots.so
14mu|digikam-4.14.0-1|344	%{_kde_services}/kipiplugin_debianscreenshots.desktop
14mu|digikam-4.14.0-1|345	%{_kde_iconsdir}/hicolor/*/apps/kipi-debianscreenshots.*
14mu|digikam-4.14.0-1|346	
14mu|digikam-4.14.0-1|347	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|348	
14mu|digikam-4.14.0-1|349	%package -n kipi-plugins-dlna
14mu|digikam-4.14.0-1|350	Summary:	DLNA support
14mu|digikam-4.14.0-1|351	Group:		System/Libraries
14mu|digikam-4.14.0-1|352	Requires:	kipi-common
14mu|digikam-4.14.0-1|353	
14mu|digikam-4.14.0-1|354	%description -n kipi-plugins-dlna
14mu|digikam-4.14.0-1|355	A tool to support DLNA.
14mu|digikam-4.14.0-1|356	
14mu|digikam-4.14.0-1|357	%files -n kipi-plugins-dlna -f kipiplugin_dlnaexport.lang
14mu|digikam-4.14.0-1|358	%{_kde_appsdir}/kipi/kipiplugin_dlnaexportui.rc
14mu|digikam-4.14.0-1|359	%{_kde_appsdir}/kipiplugin_dlnaexport
14mu|digikam-4.14.0-1|360	%{_kde_libdir}/kde4/kipiplugin_dlnaexport.so
14mu|digikam-4.14.0-1|361	%{_kde_services}/kipiplugin_dlnaexport.desktop
14mu|digikam-4.14.0-1|362	%{_kde_iconsdir}/hicolor/*/apps/kipi-dlna.*
14mu|digikam-4.14.0-1|363	
14mu|digikam-4.14.0-1|364	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|365	
14mu|digikam-4.14.0-1|366	%package -n kipi-plugins-dngconverter
14mu|digikam-4.14.0-1|367	Summary:	Dng converter Kipi Plugin
14mu|digikam-4.14.0-1|368	Group:		System/Libraries
14mu|digikam-4.14.0-1|369	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|370	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|371	Requires:	kipi-common
14mu|digikam-4.14.0-1|372	
14mu|digikam-4.14.0-1|373	%description -n kipi-plugins-dngconverter
14mu|digikam-4.14.0-1|374	A tool to convert Raw Image to Digital NeGative.
14mu|digikam-4.14.0-1|375	
14mu|digikam-4.14.0-1|376	%files -n kipi-plugins-dngconverter -f kipiplugin_dngconverter.lang
14mu|digikam-4.14.0-1|377	%{_kde_appsdir}/kipi/kipiplugin_dngconverterui.rc
14mu|digikam-4.14.0-1|378	%{_kde_bindir}/dngconverter
14mu|digikam-4.14.0-1|379	%{_kde_applicationsdir}/dngconverter.desktop
14mu|digikam-4.14.0-1|380	%{_kde_libdir}/kde4/kipiplugin_dngconverter.so
14mu|digikam-4.14.0-1|381	%{_kde_services}/kipiplugin_dngconverter.desktop
14mu|digikam-4.14.0-1|382	%{_kde_iconsdir}/hicolor/*/apps/kipi-dngconverter.*
14mu|digikam-4.14.0-1|383	
14mu|digikam-4.14.0-1|384	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|385	
14mu|digikam-4.14.0-1|386	%package -n kipi-plugins-dropbox
14mu|digikam-4.14.0-1|387	Summary:	Dropbox export Kipi Plugin
14mu|digikam-4.14.0-1|388	Group:		System/Libraries
14mu|digikam-4.14.0-1|389	Requires:	kipi-common
14mu|digikam-4.14.0-1|390	
14mu|digikam-4.14.0-1|391	%description -n kipi-plugins-dropbox
14mu|digikam-4.14.0-1|392	A tool to export images to a remote Dropbox web service.
14mu|digikam-4.14.0-1|393	
14mu|digikam-4.14.0-1|394	%files -n kipi-plugins-dropbox -f kipiplugin_dropbox.lang
14mu|digikam-4.14.0-1|395	%{_kde_appsdir}/kipi/kipiplugin_dropboxui.rc
14mu|digikam-4.14.0-1|396	%{_kde_libdir}/kde4/kipiplugin_dropbox.so
14mu|digikam-4.14.0-1|397	%{_kde_services}/kipiplugin_dropbox.desktop
14mu|digikam-4.14.0-1|398	%{_kde_iconsdir}/hicolor/*/apps/kipi-dropbox.*
14mu|digikam-4.14.0-1|399	
14mu|digikam-4.14.0-1|400	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|401	
14mu|digikam-4.14.0-1|402	%package -n kipi-plugins-expoblending
14mu|digikam-4.14.0-1|403	Summary:	Expoblending Kipi Plugin
14mu|digikam-4.14.0-1|404	Group:		System/Libraries
14mu|digikam-4.14.0-1|405	# need align_image_stack from Hugin project and enfuse from Enblend project (runtime dependency)
14mu|digikam-4.14.0-1|406	Requires:	hugin
14mu|digikam-4.14.0-1|407	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|408	Requires:	kipi-common
14mu|digikam-4.14.0-1|409	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|410	
14mu|digikam-4.14.0-1|411	%description -n kipi-plugins-expoblending
14mu|digikam-4.14.0-1|412	A tool to blend bracketed images.
14mu|digikam-4.14.0-1|413	
14mu|digikam-4.14.0-1|414	%files -n kipi-plugins-expoblending -f kipiplugin_expoblending.lang
14mu|digikam-4.14.0-1|415	%{_kde_appsdir}/kipi/kipiplugin_expoblendingui.rc
14mu|digikam-4.14.0-1|416	%{_kde_appsdir}/kipiplugin_expoblending
14mu|digikam-4.14.0-1|417	%{_kde_bindir}/expoblending
14mu|digikam-4.14.0-1|418	%{_kde_applicationsdir}/expoblending.desktop
14mu|digikam-4.14.0-1|419	%{_kde_libdir}/kde4/kipiplugin_expoblending.so
14mu|digikam-4.14.0-1|420	%{_kde_services}/kipiplugin_expoblending.desktop
14mu|digikam-4.14.0-1|421	%{_kde_iconsdir}/hicolor/*/apps/kipi-expoblending.*
14mu|digikam-4.14.0-1|422	
14mu|digikam-4.14.0-1|423	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|424	
14mu|digikam-4.14.0-1|425	%package -n kipi-plugins-facebook
14mu|digikam-4.14.0-1|426	Summary:	Facebook Kipi Plugin
14mu|digikam-4.14.0-1|427	Group:		System/Libraries
14mu|digikam-4.14.0-1|428	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|429	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|430	Requires:	kipi-common
14mu|digikam-4.14.0-1|431	
14mu|digikam-4.14.0-1|432	%description -n kipi-plugins-facebook
14mu|digikam-4.14.0-1|433	A tool to import/export images to/from a remote Facebook web service.
14mu|digikam-4.14.0-1|434	
14mu|digikam-4.14.0-1|435	%files -n kipi-plugins-facebook -f kipiplugin_facebook.lang
14mu|digikam-4.14.0-1|436	%{_kde_appsdir}/kipi/kipiplugin_facebookui.rc
14mu|digikam-4.14.0-1|437	%{_kde_libdir}/kde4/kipiplugin_facebook.so
14mu|digikam-4.14.0-1|438	%{_kde_services}/kipiplugin_facebook.desktop
14mu|digikam-4.14.0-1|439	%{_kde_iconsdir}/hicolor/*/apps/kipi-facebook.*
14mu|digikam-4.14.0-1|440	
14mu|digikam-4.14.0-1|441	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|442	
14mu|digikam-4.14.0-1|443	%package -n kipi-plugins-flashexport
14mu|digikam-4.14.0-1|444	Summary:	Flash export Kipi Plugin
14mu|digikam-4.14.0-1|445	Group:		System/Libraries
14mu|digikam-4.14.0-1|446	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|447	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|448	Requires:	kipi-common
14mu|digikam-4.14.0-1|449	
14mu|digikam-4.14.0-1|450	%description -n kipi-plugins-flashexport
14mu|digikam-4.14.0-1|451	A tool to export images to Flash.
14mu|digikam-4.14.0-1|452	
14mu|digikam-4.14.0-1|453	%files -n kipi-plugins-flashexport -f kipiplugin_flashexport.lang
14mu|digikam-4.14.0-1|454	%{_kde_appsdir}/kipi/kipiplugin_flashexportui.rc
14mu|digikam-4.14.0-1|455	%{_kde_libdir}/kde4/kipiplugin_flashexport.so
14mu|digikam-4.14.0-1|456	%{_kde_appsdir}/kipiplugin_flashexport
14mu|digikam-4.14.0-1|457	%{_kde_services}/kipiplugin_flashexport.desktop
14mu|digikam-4.14.0-1|458	%{_kde_iconsdir}/hicolor/*/apps/kipi-flash.*
14mu|digikam-4.14.0-1|459	
14mu|digikam-4.14.0-1|460	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|461	
14mu|digikam-4.14.0-1|462	%package -n kipi-plugins-flickr
14mu|digikam-4.14.0-1|463	Summary:	Flick Export Kipi Plugin
14mu|digikam-4.14.0-1|464	Group:		System/Libraries
14mu|digikam-4.14.0-1|465	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|466	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|467	Requires:	kipi-common
14mu|digikam-4.14.0-1|468	
14mu|digikam-4.14.0-1|469	%description -n kipi-plugins-flickr
14mu|digikam-4.14.0-1|470	A tool to export images to a remote Flickr, 23 and Zoomr web services.
14mu|digikam-4.14.0-1|471	
14mu|digikam-4.14.0-1|472	%files -n kipi-plugins-flickr -f kipiplugin_flickrexport.lang
14mu|digikam-4.14.0-1|473	%{_kde_appsdir}/kipi/kipiplugin_flickrexportui.rc
14mu|digikam-4.14.0-1|474	%{_kde_libdir}/kde4/kipiplugin_flickrexport.so
14mu|digikam-4.14.0-1|475	%{_kde_services}/kipiplugin_flickrexport.desktop
14mu|digikam-4.14.0-1|476	%{_kde_iconsdir}/hicolor/*/apps/kipi-flickr.*
14mu|digikam-4.14.0-1|477	%{_kde_iconsdir}/hicolor/*/apps/kipi-hq.*
14mu|digikam-4.14.0-1|478	%{_kde_iconsdir}/hicolor/*/apps/kipi-zooomr.*
14mu|digikam-4.14.0-1|479	
14mu|digikam-4.14.0-1|480	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|481	
14mu|digikam-4.14.0-1|482	%package -n kipi-plugins-galleryexport
14mu|digikam-4.14.0-1|483	Summary:	Gallery Export Kipi Plugin
14mu|digikam-4.14.0-1|484	Group:		System/Libraries
14mu|digikam-4.14.0-1|485	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|486	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|487	Requires:	kipi-common
14mu|digikam-4.14.0-1|488	
14mu|digikam-4.14.0-1|489	%description -n kipi-plugins-galleryexport
14mu|digikam-4.14.0-1|490	A tool to export images to a remote Gallery.
14mu|digikam-4.14.0-1|491	
14mu|digikam-4.14.0-1|492	%files -n kipi-plugins-galleryexport -f kipiplugin_galleryexport.lang
14mu|digikam-4.14.0-1|493	%{_kde_appsdir}/kipi/kipiplugin_galleryexportui.rc
14mu|digikam-4.14.0-1|494	%{_kde_libdir}/kde4/kipiplugin_galleryexport.so
14mu|digikam-4.14.0-1|495	%{_kde_appsdir}/kipiplugin_galleryexport
14mu|digikam-4.14.0-1|496	%{_kde_services}/kipiplugin_galleryexport.desktop
14mu|digikam-4.14.0-1|497	%{_kde_iconsdir}/hicolor/*/apps/kipi-gallery.*
14mu|digikam-4.14.0-1|498	
14mu|digikam-4.14.0-1|499	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|500	
14mu|digikam-4.14.0-1|501	%package -n kipi-plugins-googleservices
14mu|digikam-4.14.0-1|502	Summary:	Google Services export Kipi Plugin
14mu|digikam-4.14.0-1|503	Group:		System/Libraries
14mu|digikam-4.14.0-1|504	Requires:	kipi-common
14mu|digikam-4.14.0-1|505	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|506	Conflicts:	kipi-plugins-googledrive < 2:4.12.0
14mu|digikam-4.14.0-1|507	Obsoletes:	kipi-plugins-googledrive < 2:4.12.0
14mu|digikam-4.14.0-1|508	Conflicts:	kipi-plugins-picasa < 2:4.12.0
14mu|digikam-4.14.0-1|509	Obsoletes:	kipi-plugins-picasa < 2:4.12.0
14mu|digikam-4.14.0-1|510	
14mu|digikam-4.14.0-1|511	%description -n kipi-plugins-googleservices
14mu|digikam-4.14.0-1|512	A tool to export images to a remote Google Services (Picasa and Google Drive).
14mu|digikam-4.14.0-1|513	
14mu|digikam-4.14.0-1|514	%files -n kipi-plugins-googleservices -f kipiplugin_googledrive.lang
14mu|digikam-4.14.0-1|515	%{_kde_appsdir}/kipi/kipiplugin_googleservicesui.rc
14mu|digikam-4.14.0-1|516	%{_kde_libdir}/kde4/kipiplugin_googleservices.so
14mu|digikam-4.14.0-1|517	%{_kde_services}/kipiplugin_googleservices.desktop
14mu|digikam-4.14.0-1|518	%{_kde_iconsdir}/hicolor/*/apps/kipi-googledrive.*
14mu|digikam-4.14.0-1|519	%{_kde_iconsdir}/hicolor/*/apps/kipi-picasa.*
14mu|digikam-4.14.0-1|520	
14mu|digikam-4.14.0-1|521	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|522	
14mu|digikam-4.14.0-1|523	%package -n kipi-plugins-gpssync
14mu|digikam-4.14.0-1|524	Summary:	GPS Sync Kipi Plugin
14mu|digikam-4.14.0-1|525	Group:		System/Libraries
14mu|digikam-4.14.0-1|526	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|527	Requires:	kipi-common
14mu|digikam-4.14.0-1|528	
14mu|digikam-4.14.0-1|529	%description -n kipi-plugins-gpssync
14mu|digikam-4.14.0-1|530	A tool to geolocalize pictures.
14mu|digikam-4.14.0-1|531	
14mu|digikam-4.14.0-1|532	%files -n kipi-plugins-gpssync -f kipiplugin_gpssync.lang
14mu|digikam-4.14.0-1|533	%{_kde_appsdir}/kipi/kipiplugin_gpssyncui.rc
14mu|digikam-4.14.0-1|534	%{_kde_appsdir}/gpssync
14mu|digikam-4.14.0-1|535	%{_kde_libdir}/kde4/kipiplugin_gpssync.so
14mu|digikam-4.14.0-1|536	%{_kde_services}/kipiplugin_gpssync.desktop
14mu|digikam-4.14.0-1|537	%{_kde_iconsdir}/hicolor/*/apps/kipi-gpsimagetag.*
14mu|digikam-4.14.0-1|538	
14mu|digikam-4.14.0-1|539	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|540	
14mu|digikam-4.14.0-1|541	%package -n kipi-plugins-htmlexport
14mu|digikam-4.14.0-1|542	Summary:	Html Export Kipi Plugin
14mu|digikam-4.14.0-1|543	Group:		System/Libraries
14mu|digikam-4.14.0-1|544	Conflicts:	kipi-plugins < 2:3.2.0
14mu|digikam-4.14.0-1|545	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|546	Requires:	kipi-common
14mu|digikam-4.14.0-1|547	
14mu|digikam-4.14.0-1|548	%description -n kipi-plugins-htmlexport
14mu|digikam-4.14.0-1|549	A tool to export images collections into a static XHTML page.
14mu|digikam-4.14.0-1|550	
14mu|digikam-4.14.0-1|551	%files -n kipi-plugins-htmlexport -f kipiplugin_htmlexport.lang
14mu|digikam-4.14.0-1|552	%{_kde_appsdir}/kipi/kipiplugin_htmlexportui.rc
14mu|digikam-4.14.0-1|553	%{_kde_appsdir}/kipiplugin_htmlexport
14mu|digikam-4.14.0-1|554	%{_kde_libdir}/kde4/kipiplugin_htmlexport.so
14mu|digikam-4.14.0-1|555	%{_kde_services}/kipiplugin_htmlexport.desktop
14mu|digikam-4.14.0-1|556	
14mu|digikam-4.14.0-1|557	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|558	
14mu|digikam-4.14.0-1|559	%package -n kipi-plugins-imageviewer
14mu|digikam-4.14.0-1|560	Summary:	Image Viewer Kipi Plugin
14mu|digikam-4.14.0-1|561	Group:		System/Libraries
14mu|digikam-4.14.0-1|562	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|563	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|564	Requires:	kipi-common
14mu|digikam-4.14.0-1|565	
14mu|digikam-4.14.0-1|566	%description -n kipi-plugins-imageviewer
14mu|digikam-4.14.0-1|567	A tool to preview images using OpenGl.
14mu|digikam-4.14.0-1|568	
14mu|digikam-4.14.0-1|569	%files -n kipi-plugins-imageviewer -f kipiplugin_imageviewer.lang
14mu|digikam-4.14.0-1|570	%{_kde_appsdir}/kipi/kipiplugin_imageviewerui.rc
14mu|digikam-4.14.0-1|571	%{_kde_libdir}/kde4/kipiplugin_imageviewer.so
14mu|digikam-4.14.0-1|572	%{_kde_appsdir}/kipiplugin_imageviewer
14mu|digikam-4.14.0-1|573	%{_kde_services}/kipiplugin_imageviewer.desktop
14mu|digikam-4.14.0-1|574	%{_kde_iconsdir}/hicolor/*/apps/kipi-ogl.*
14mu|digikam-4.14.0-1|575	
14mu|digikam-4.14.0-1|576	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|577	
14mu|digikam-4.14.0-1|578	%package -n kipi-plugins-imageshack
14mu|digikam-4.14.0-1|579	Summary:	Imageshack Export Kipi Plugin
14mu|digikam-4.14.0-1|580	Group:		System/Libraries
14mu|digikam-4.14.0-1|581	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|582	Requires:	kipi-common
14mu|digikam-4.14.0-1|583	
14mu|digikam-4.14.0-1|584	%description -n kipi-plugins-imageshack
14mu|digikam-4.14.0-1|585	A tool to export images to ImageShack.
14mu|digikam-4.14.0-1|586	
14mu|digikam-4.14.0-1|587	%files -n kipi-plugins-imageshack -f kipiplugin_imageshackexport.lang
14mu|digikam-4.14.0-1|588	%{_kde_appsdir}/kipi/kipiplugin_imageshackexportui.rc
14mu|digikam-4.14.0-1|589	%{_kde_libdir}/kde4/kipiplugin_imageshackexport.so
14mu|digikam-4.14.0-1|590	%{_kde_services}/kipiplugin_imageshackexport.desktop
14mu|digikam-4.14.0-1|591	%{_kde_iconsdir}/hicolor/*/apps/kipi-imageshack.*
14mu|digikam-4.14.0-1|592	
14mu|digikam-4.14.0-1|593	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|594	
14mu|digikam-4.14.0-1|595	%package -n kipi-plugins-imgurexport
14mu|digikam-4.14.0-1|596	Summary:	Imgur Kipi Plugin
14mu|digikam-4.14.0-1|597	Group:		System/Libraries
14mu|digikam-4.14.0-1|598	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|599	Requires:	kipi-common
14mu|digikam-4.14.0-1|600	
14mu|digikam-4.14.0-1|601	%description -n kipi-plugins-imgurexport
14mu|digikam-4.14.0-1|602	A tool to export pictures to Imgur.
14mu|digikam-4.14.0-1|603	
14mu|digikam-4.14.0-1|604	%files -n kipi-plugins-imgurexport -f kipiplugin_imgurexport.lang
14mu|digikam-4.14.0-1|605	%{_kde_appsdir}/kipi/kipiplugin_imgurexportui.rc
14mu|digikam-4.14.0-1|606	%{_kde_libdir}/kde4/kipiplugin_imgurexport.so
14mu|digikam-4.14.0-1|607	%{_kde_services}/kipiplugin_imgurexport.desktop
14mu|digikam-4.14.0-1|608	%{_kde_iconsdir}/hicolor/*/apps/kipi-imgur.*
14mu|digikam-4.14.0-1|609	
14mu|digikam-4.14.0-1|610	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|611	
14mu|digikam-4.14.0-1|612	%package -n kipi-plugins-ipodexport
14mu|digikam-4.14.0-1|613	Summary:	Ipod Kipi Plugin
14mu|digikam-4.14.0-1|614	Group:		System/Libraries
14mu|digikam-4.14.0-1|615	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|616	Requires:	kipi-common
14mu|digikam-4.14.0-1|617	
14mu|digikam-4.14.0-1|618	%description -n kipi-plugins-ipodexport
14mu|digikam-4.14.0-1|619	A tool to export pictures to an Ipod device.
14mu|digikam-4.14.0-1|620	
14mu|digikam-4.14.0-1|621	%files -n kipi-plugins-ipodexport -f kipiplugin_ipodexport.lang
14mu|digikam-4.14.0-1|622	%{_kde_appsdir}/kipi/kipiplugin_ipodexportui.rc
14mu|digikam-4.14.0-1|623	%{_kde_libdir}/kde4/kipiplugin_ipodexport.so
14mu|digikam-4.14.0-1|624	%{_kde_services}/kipiplugin_ipodexport.desktop
14mu|digikam-4.14.0-1|625	
14mu|digikam-4.14.0-1|626	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|627	
14mu|digikam-4.14.0-1|628	%package -n kipi-plugins-jalbumexport
14mu|digikam-4.14.0-1|629	Summary:	JAlbum Export Kipi Plugin
14mu|digikam-4.14.0-1|630	Group:		System/Libraries
14mu|digikam-4.14.0-1|631	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|632	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|633	Requires:	kipi-common
14mu|digikam-4.14.0-1|634	
14mu|digikam-4.14.0-1|635	%description -n kipi-plugins-jalbumexport
14mu|digikam-4.14.0-1|636	A tool to export images to a remote JAlbum.
14mu|digikam-4.14.0-1|637	
14mu|digikam-4.14.0-1|638	%files -n kipi-plugins-jalbumexport -f kipiplugin_jalbumexport.lang
14mu|digikam-4.14.0-1|639	%{_kde_appsdir}/kipi/kipiplugin_jalbumexportui.rc
14mu|digikam-4.14.0-1|640	%{_kde_libdir}/kde4/kipiplugin_jalbumexport.so
14mu|digikam-4.14.0-1|641	%{_kde_services}/kipiplugin_jalbumexport.desktop
14mu|digikam-4.14.0-1|642	%{_kde_iconsdir}/hicolor/*/apps/kipi-jalbum.*
14mu|digikam-4.14.0-1|643	
14mu|digikam-4.14.0-1|644	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|645	
14mu|digikam-4.14.0-1|646	%package -n kipi-plugins-jpeglossless
14mu|digikam-4.14.0-1|647	Summary:	Jpeg Lossless Kipi Plugin
14mu|digikam-4.14.0-1|648	Group:		System/Libraries
14mu|digikam-4.14.0-1|649	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|650	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|651	Requires:	kipi-common
14mu|digikam-4.14.0-1|652	
14mu|digikam-4.14.0-1|653	%description -n kipi-plugins-jpeglossless
14mu|digikam-4.14.0-1|654	A tool to rotate/flip images without losing quality.
14mu|digikam-4.14.0-1|655	
14mu|digikam-4.14.0-1|656	%files -n kipi-plugins-jpeglossless -f kipiplugin_jpeglossless.lang
14mu|digikam-4.14.0-1|657	%{_kde_appsdir}/kipi/kipiplugin_jpeglosslessui.rc
14mu|digikam-4.14.0-1|658	%{_kde_libdir}/kde4/kipiplugin_jpeglossless.so
14mu|digikam-4.14.0-1|659	%{_kde_services}/kipiplugin_jpeglossless.desktop
14mu|digikam-4.14.0-1|660	%{_kde_iconsdir}/hicolor/*/actions/flip-horizontal.png
14mu|digikam-4.14.0-1|661	%{_kde_iconsdir}/hicolor/*/actions/grayscaleconvert.png
14mu|digikam-4.14.0-1|662	
14mu|digikam-4.14.0-1|663	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|664	
14mu|digikam-4.14.0-1|665	%package -n kipi-plugins-kioexportimport
14mu|digikam-4.14.0-1|666	Summary:	Kio Export Import Kipi Plugin
14mu|digikam-4.14.0-1|667	Group:		System/Libraries
14mu|digikam-4.14.0-1|668	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|669	Requires:	kipi-common
14mu|digikam-4.14.0-1|670	
14mu|digikam-4.14.0-1|671	%description -n kipi-plugins-kioexportimport
14mu|digikam-4.14.0-1|672	A tool to export pictures to or import from a remote directory that is
14mu|digikam-4.14.0-1|673	accessible via KIO.
14mu|digikam-4.14.0-1|674	
14mu|digikam-4.14.0-1|675	%files -n kipi-plugins-kioexportimport -f kipiplugin_kioexportimport.lang
14mu|digikam-4.14.0-1|676	%{_kde_libdir}/kde4/kipiplugin_kioexportimport.so
14mu|digikam-4.14.0-1|677	%{_kde_services}/kipiplugin_kioexportimport.desktop
14mu|digikam-4.14.0-1|678	%{_kde_appsdir}/kipi/kipiplugin_kioexportimportui.rc
14mu|digikam-4.14.0-1|679	
14mu|digikam-4.14.0-1|680	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|681	
14mu|digikam-4.14.0-1|682	%package -n kipi-plugins-kmlexport
14mu|digikam-4.14.0-1|683	Summary:	Create KML files to present images with coordinates
14mu|digikam-4.14.0-1|684	Group:		System/Libraries
14mu|digikam-4.14.0-1|685	Requires:	kipi-common
14mu|digikam-4.14.0-1|686	
14mu|digikam-4.14.0-1|687	%description -n kipi-plugins-kmlexport
14mu|digikam-4.14.0-1|688	A plugin to create KML files to present images with coordinates.
14mu|digikam-4.14.0-1|689	
14mu|digikam-4.14.0-1|690	%files -n kipi-plugins-kmlexport -f kipiplugin_kmlexport.lang
14mu|digikam-4.14.0-1|691	%{_kde_appsdir}/kipi/kipiplugin_kmlexportui.rc
14mu|digikam-4.14.0-1|692	%{_kde_libdir}/kde4/kipiplugin_kmlexport.so
14mu|digikam-4.14.0-1|693	%{_kde_services}/kipiplugin_kmlexport.desktop
14mu|digikam-4.14.0-1|694	
14mu|digikam-4.14.0-1|695	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|696	
14mu|digikam-4.14.0-1|697	%package -n kipi-plugins-kopete
14mu|digikam-4.14.0-1|698	Summary:	Kopete kipi plugin
14mu|digikam-4.14.0-1|699	Group:		System/Libraries
14mu|digikam-4.14.0-1|700	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|701	Requires:	kipi-common
14mu|digikam-4.14.0-1|702	
14mu|digikam-4.14.0-1|703	%description -n kipi-plugins-kopete
14mu|digikam-4.14.0-1|704	A tool to export images to an instant messaging contact.
14mu|digikam-4.14.0-1|705	
14mu|digikam-4.14.0-1|706	%files -n kipi-plugins-kopete -f kipiplugin_kopete.lang
14mu|digikam-4.14.0-1|707	%{_kde_appsdir}/kipi/kipiplugin_kopeteui.rc
14mu|digikam-4.14.0-1|708	%{_kde_libdir}/kde4/kipiplugin_kopete.so
14mu|digikam-4.14.0-1|709	%{_kde_services}/kipiplugin_kopete.desktop
14mu|digikam-4.14.0-1|710	
14mu|digikam-4.14.0-1|711	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|712	
14mu|digikam-4.14.0-1|713	%package -n kipi-plugins-metadataedit
14mu|digikam-4.14.0-1|714	Summary:	Meta Data Edit kipi plugins
14mu|digikam-4.14.0-1|715	Group:		System/Libraries
14mu|digikam-4.14.0-1|716	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|717	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|718	Requires:	kipi-common
14mu|digikam-4.14.0-1|719	
14mu|digikam-4.14.0-1|720	%description -n kipi-plugins-metadataedit
14mu|digikam-4.14.0-1|721	A tool to edit EXIF,IPTC and XMP metadata.
14mu|digikam-4.14.0-1|722	
14mu|digikam-4.14.0-1|723	%files -n kipi-plugins-metadataedit -f kipiplugin_metadataedit.lang
14mu|digikam-4.14.0-1|724	%{_kde_appsdir}/kipi/kipiplugin_metadataeditui.rc
14mu|digikam-4.14.0-1|725	%{_kde_libdir}/kde4/kipiplugin_metadataedit.so
14mu|digikam-4.14.0-1|726	%{_kde_services}/kipiplugin_metadataedit.desktop
14mu|digikam-4.14.0-1|727	%{_kde_iconsdir}/hicolor/*/apps/kipi-metadataedit.*
14mu|digikam-4.14.0-1|728	
14mu|digikam-4.14.0-1|729	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|730	
14mu|digikam-4.14.0-1|731	%package -n kipi-plugins-panorama
14mu|digikam-4.14.0-1|732	Summary:	Panorama tools
14mu|digikam-4.14.0-1|733	Group:		System/Libraries
14mu|digikam-4.14.0-1|734	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|735	Requires:	kipi-common
14mu|digikam-4.14.0-1|736	Requires:	hugin
14mu|digikam-4.14.0-1|737	
14mu|digikam-4.14.0-1|738	%description -n kipi-plugins-panorama
14mu|digikam-4.14.0-1|739	A tool to create panorama.
14mu|digikam-4.14.0-1|740	
14mu|digikam-4.14.0-1|741	%files -n kipi-plugins-panorama -f kipiplugin_panorama.lang
14mu|digikam-4.14.0-1|742	%{_kde_appsdir}/kipi/kipiplugin_panoramaui.rc
14mu|digikam-4.14.0-1|743	%{_kde_bindir}/panoramagui
14mu|digikam-4.14.0-1|744	%{_kde_libdir}/kde4/kipiplugin_panorama.so
14mu|digikam-4.14.0-1|745	%{_kde_appsdir}/kipiplugin_panorama/
14mu|digikam-4.14.0-1|746	%{_kde_services}/kipiplugin_panorama.desktop
14mu|digikam-4.14.0-1|747	%{_kde_applicationsdir}/panoramagui.desktop
14mu|digikam-4.14.0-1|748	%{_kde_iconsdir}/hicolor/*/apps/kipi-panorama.*
14mu|digikam-4.14.0-1|749	
14mu|digikam-4.14.0-1|750	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|751	
14mu|digikam-4.14.0-1|752	%package -n kipiplugin-photolayouts-editor
14mu|digikam-4.14.0-1|753	Summary:	Photo Layouts Editor
14mu|digikam-4.14.0-1|754	Group:		System/Libraries
14mu|digikam-4.14.0-1|755	Requires:	kipi-common
14mu|digikam-4.14.0-1|756	
14mu|digikam-4.14.0-1|757	%description -n kipiplugin-photolayouts-editor
14mu|digikam-4.14.0-1|758	Photo Layouts Editor.
14mu|digikam-4.14.0-1|759	
14mu|digikam-4.14.0-1|760	%files -n kipiplugin-photolayouts-editor -f kipiplugin_photolayouteditor.lang
14mu|digikam-4.14.0-1|761	%{_kde_appsdir}/kipi/kipiplugin_photolayoutseditorui.rc
14mu|digikam-4.14.0-1|762	%{_kde_appsdir}/photolayoutseditor
14mu|digikam-4.14.0-1|763	%{_kde_applicationsdir}/photolayoutseditor.desktop
14mu|digikam-4.14.0-1|764	%{_kde_bindir}/photolayoutseditor
14mu|digikam-4.14.0-1|765	%{_kde_libdir}/kde4/kipiplugin_photolayoutseditor.so
14mu|digikam-4.14.0-1|766	%{_kde_services}/kipiplugin_photolayoutseditor.desktop
14mu|digikam-4.14.0-1|767	%{_kde_servicetypes}/photolayoutseditorborderplugin.desktop
14mu|digikam-4.14.0-1|768	%{_kde_servicetypes}/photolayoutseditoreffectplugin.desktop
14mu|digikam-4.14.0-1|769	%{_kde_datadir}/templates/kipiplugins_photolayoutseditor
14mu|digikam-4.14.0-1|770	%{_kde_datadir}/config.kcfg/photolayoutseditor.kcfg
14mu|digikam-4.14.0-1|771	%{_kde_iconsdir}/hicolor/*/apps/photolayoutseditor.png
14mu|digikam-4.14.0-1|772	
14mu|digikam-4.14.0-1|773	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|774	
14mu|digikam-4.14.0-1|775	%package -n kipi-plugins-piwigoexport
14mu|digikam-4.14.0-1|776	Summary:	Piwi Go Export
14mu|digikam-4.14.0-1|777	Group:		System/Libraries
14mu|digikam-4.14.0-1|778	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|779	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|780	Requires:	kipi-common
14mu|digikam-4.14.0-1|781	
14mu|digikam-4.14.0-1|782	%description -n kipi-plugins-piwigoexport
14mu|digikam-4.14.0-1|783	A tool to export images to a remote Piwigo.
14mu|digikam-4.14.0-1|784	
14mu|digikam-4.14.0-1|785	%files -n kipi-plugins-piwigoexport -f kipiplugin_piwigoexport.lang
14mu|digikam-4.14.0-1|786	%{_kde_appsdir}/kipi/kipiplugin_piwigoexportui.rc
14mu|digikam-4.14.0-1|787	%{_kde_libdir}/kde4/kipiplugin_piwigoexport.so
14mu|digikam-4.14.0-1|788	%{_kde_appsdir}/kipiplugin_piwigoexport
14mu|digikam-4.14.0-1|789	%{_kde_services}/kipiplugin_piwigoexport.desktop
14mu|digikam-4.14.0-1|790	%{_kde_iconsdir}/hicolor/*/apps/kipi-piwigo.*
14mu|digikam-4.14.0-1|791	
14mu|digikam-4.14.0-1|792	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|793	
14mu|digikam-4.14.0-1|794	%package -n kipi-plugins-printimages
14mu|digikam-4.14.0-1|795	Summary:	Print Images Kipi Plugin
14mu|digikam-4.14.0-1|796	Group:		System/Libraries
14mu|digikam-4.14.0-1|797	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|798	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|799	Requires:	kipi-common
14mu|digikam-4.14.0-1|800	
14mu|digikam-4.14.0-1|801	%description -n kipi-plugins-printimages
14mu|digikam-4.14.0-1|802	A tool to print images in various formats.
14mu|digikam-4.14.0-1|803	
14mu|digikam-4.14.0-1|804	%files -n kipi-plugins-printimages -f kipiplugin_printimages.lang
14mu|digikam-4.14.0-1|805	%{_kde_appsdir}/kipi/kipiplugin_printimagesui.rc
14mu|digikam-4.14.0-1|806	%{_kde_libdir}/kde4/kipiplugin_printimages.so
14mu|digikam-4.14.0-1|807	%{_kde_services}/kipiplugin_printimages.desktop
14mu|digikam-4.14.0-1|808	%{_kde_appsdir}/kipiplugin_printimages/
14mu|digikam-4.14.0-1|809	
14mu|digikam-4.14.0-1|810	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|811	
14mu|digikam-4.14.0-1|812	%package -n kipi-plugins-rajceexport
14mu|digikam-4.14.0-1|813	Summary:	Rajce.net Exporter
14mu|digikam-4.14.0-1|814	Group:		System/Libraries
14mu|digikam-4.14.0-1|815	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|816	Requires:	kipi-common
14mu|digikam-4.14.0-1|817	
14mu|digikam-4.14.0-1|818	%description -n kipi-plugins-rajceexport
14mu|digikam-4.14.0-1|819	A tool to export images to a remote rajce.net service.
14mu|digikam-4.14.0-1|820	
14mu|digikam-4.14.0-1|821	%files -n kipi-plugins-rajceexport -f kipiplugin_rajceexport.lang
14mu|digikam-4.14.0-1|822	%{_kde_appsdir}/kipi/kipiplugin_rajceexportui.rc
14mu|digikam-4.14.0-1|823	%{_kde_libdir}/kde4/kipiplugin_rajceexport.so
14mu|digikam-4.14.0-1|824	%{_kde_services}/kipiplugin_rajceexport.desktop
14mu|digikam-4.14.0-1|825	%{_kde_iconsdir}/hicolor/*/apps/kipi-rajce.*
14mu|digikam-4.14.0-1|826	
14mu|digikam-4.14.0-1|827	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|828	
14mu|digikam-4.14.0-1|829	%package -n kipi-plugins-rawconverter
14mu|digikam-4.14.0-1|830	Summary:	Rawconverter kipi plugins
14mu|digikam-4.14.0-1|831	Group:		System/Libraries
14mu|digikam-4.14.0-1|832	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|833	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|834	Requires:	kipi-common
14mu|digikam-4.14.0-1|835	
14mu|digikam-4.14.0-1|836	%description -n kipi-plugins-rawconverter
14mu|digikam-4.14.0-1|837	A tool to convert Raw Image to JPEG/PNG/TIFF.
14mu|digikam-4.14.0-1|838	
14mu|digikam-4.14.0-1|839	%files -n kipi-plugins-rawconverter -f kipiplugin_rawconverter.lang
14mu|digikam-4.14.0-1|840	%{_kde_appsdir}/kipi/kipiplugin_rawconverterui.rc
14mu|digikam-4.14.0-1|841	%{_kde_libdir}/kde4/kipiplugin_rawconverter.so
14mu|digikam-4.14.0-1|842	%{_kde_iconsdir}/oxygen/*/apps/rawconverter.png
14mu|digikam-4.14.0-1|843	%{_kde_services}/kipiplugin_rawconverter.desktop
14mu|digikam-4.14.0-1|844	%{_kde_iconsdir}/oxygen/scalable/apps/rawconverter.svgz
14mu|digikam-4.14.0-1|845	
14mu|digikam-4.14.0-1|846	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|847	
14mu|digikam-4.14.0-1|848	%package -n kipi-plugins-removeredeyes
14mu|digikam-4.14.0-1|849	Summary:	Remove red eyes kipi-plugins
14mu|digikam-4.14.0-1|850	Group:		System/Libraries
14mu|digikam-4.14.0-1|851	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|852	Requires:	kipi-common
14mu|digikam-4.14.0-1|853	
14mu|digikam-4.14.0-1|854	%description -n kipi-plugins-removeredeyes
14mu|digikam-4.14.0-1|855	A tool to remove red eyes automatically from images.
14mu|digikam-4.14.0-1|856	
14mu|digikam-4.14.0-1|857	%files -n kipi-plugins-removeredeyes -f kipiplugin_removeredeyes.lang
14mu|digikam-4.14.0-1|858	%{_kde_appsdir}/kipi/kipiplugin_removeredeyesui.rc
14mu|digikam-4.14.0-1|859	%{_kde_libdir}/kde4/kipiplugin_removeredeyes.so
14mu|digikam-4.14.0-1|860	%{_kde_datadir}/apps/kipiplugin_removeredeyes
14mu|digikam-4.14.0-1|861	%{_kde_services}/kipiplugin_removeredeyes.desktop
14mu|digikam-4.14.0-1|862	
14mu|digikam-4.14.0-1|863	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|864	
14mu|digikam-4.14.0-1|865	%package -n kipi-plugins-sendimages
14mu|digikam-4.14.0-1|866	Summary:	Send Images kipi plugins
14mu|digikam-4.14.0-1|867	Group:		System/Libraries
14mu|digikam-4.14.0-1|868	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|869	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|870	Requires:	kipi-common
14mu|digikam-4.14.0-1|871	
14mu|digikam-4.14.0-1|872	%description -n kipi-plugins-sendimages
14mu|digikam-4.14.0-1|873	A tool to send images by e-mail.
14mu|digikam-4.14.0-1|874	
14mu|digikam-4.14.0-1|875	%files -n kipi-plugins-sendimages -f kipiplugin_sendimages.lang
14mu|digikam-4.14.0-1|876	%{_kde_appsdir}/kipi/kipiplugin_sendimagesui.rc
14mu|digikam-4.14.0-1|877	%{_kde_libdir}/kde4/kipiplugin_sendimages.so
14mu|digikam-4.14.0-1|878	%{_kde_services}/kipiplugin_sendimages.desktop
14mu|digikam-4.14.0-1|879	
14mu|digikam-4.14.0-1|880	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|881	
14mu|digikam-4.14.0-1|882	%package -n kipi-plugins-shwup
14mu|digikam-4.14.0-1|883	Summary:	Shwup Kipi Plugins
14mu|digikam-4.14.0-1|884	Group:		System/Libraries
14mu|digikam-4.14.0-1|885	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|886	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|887	Requires:	kipi-common
14mu|digikam-4.14.0-1|888	
14mu|digikam-4.14.0-1|889	%description -n kipi-plugins-shwup
14mu|digikam-4.14.0-1|890	A tool to export images to a remote Shwup web service.
14mu|digikam-4.14.0-1|891	
14mu|digikam-4.14.0-1|892	%files -n kipi-plugins-shwup -f kipiplugin_shwup.lang
14mu|digikam-4.14.0-1|893	%{_kde_appsdir}/kipi/kipiplugin_shwupui.rc
14mu|digikam-4.14.0-1|894	%{_kde_libdir}/kde4/kipiplugin_shwup.so
14mu|digikam-4.14.0-1|895	%{_kde_services}/kipiplugin_shwup.desktop
14mu|digikam-4.14.0-1|896	%{_kde_iconsdir}/hicolor/*/apps/kipi-shwup.*
14mu|digikam-4.14.0-1|897	
14mu|digikam-4.14.0-1|898	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|899	
14mu|digikam-4.14.0-1|900	%package -n kipi-plugins-smug
14mu|digikam-4.14.0-1|901	Summary:	Smug Kipi Plugin
14mu|digikam-4.14.0-1|902	Group:		System/Libraries
14mu|digikam-4.14.0-1|903	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|904	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|905	Requires:	kipi-common
14mu|digikam-4.14.0-1|906	
14mu|digikam-4.14.0-1|907	%description -n kipi-plugins-smug
14mu|digikam-4.14.0-1|908	A tool to import/export images to/from SmugMug web service.
14mu|digikam-4.14.0-1|909	
14mu|digikam-4.14.0-1|910	%files -n kipi-plugins-smug -f kipiplugin_smug.lang
14mu|digikam-4.14.0-1|911	%{_kde_appsdir}/kipi/kipiplugin_smugui.rc
14mu|digikam-4.14.0-1|912	%{_kde_libdir}/kde4/kipiplugin_smug.so
14mu|digikam-4.14.0-1|913	%{_kde_services}/kipiplugin_smug.desktop
14mu|digikam-4.14.0-1|914	%{_kde_iconsdir}/hicolor/*/apps/kipi-smugmug.*
14mu|digikam-4.14.0-1|915	
14mu|digikam-4.14.0-1|916	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|917	
14mu|digikam-4.14.0-1|918	%package -n kipi-plugins-timeadjust
14mu|digikam-4.14.0-1|919	Summary:	Time Adjust kipi plugin
14mu|digikam-4.14.0-1|920	Group:		System/Libraries
14mu|digikam-4.14.0-1|921	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|922	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|923	Requires:	kipi-common
14mu|digikam-4.14.0-1|924	
14mu|digikam-4.14.0-1|925	%description -n kipi-plugins-timeadjust
14mu|digikam-4.14.0-1|926	A Tool to adjust time and date.
14mu|digikam-4.14.0-1|927	
14mu|digikam-4.14.0-1|928	%files -n kipi-plugins-timeadjust -f kipiplugin_timeadjust.lang
14mu|digikam-4.14.0-1|929	%{_kde_appsdir}/kipi/kipiplugin_timeadjustui.rc
14mu|digikam-4.14.0-1|930	%{_kde_libdir}/kde4/kipiplugin_timeadjust.so
14mu|digikam-4.14.0-1|931	%{_kde_services}/kipiplugin_timeadjust.desktop
14mu|digikam-4.14.0-1|932	%{_kde_iconsdir}/hicolor/*/apps/kipi-timeadjust.*
14mu|digikam-4.14.0-1|933	
14mu|digikam-4.14.0-1|934	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|935	
14mu|digikam-4.14.0-1|936	%package -n kipi-plugins-videoslideshow
14mu|digikam-4.14.0-1|937	Summary:	Video Slide Show export kipi plugin
14mu|digikam-4.14.0-1|938	Group:		System/Libraries
14mu|digikam-4.14.0-1|939	Requires:	kipi-common
14mu|digikam-4.14.0-1|940	Requires:	imagemagick
14mu|digikam-4.14.0-1|941	
14mu|digikam-4.14.0-1|942	%description -n kipi-plugins-videoslideshow
14mu|digikam-4.14.0-1|943	A tool to export images as Video Slide Show.
14mu|digikam-4.14.0-1|944	
14mu|digikam-4.14.0-1|945	%files -n kipi-plugins-videoslideshow -f kipiplugin_videoslideshow.lang
14mu|digikam-4.14.0-1|946	%{_kde_appsdir}/kipi/kipiplugin_videoslideshowui.rc
14mu|digikam-4.14.0-1|947	%{_kde_libdir}/kde4/kipiplugin_videoslideshow.so
14mu|digikam-4.14.0-1|948	%{_kde_services}/kipiplugin_videoslideshow.desktop
14mu|digikam-4.14.0-1|949	
14mu|digikam-4.14.0-1|950	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|951	
14mu|digikam-4.14.0-1|952	%package -n kipi-plugins-vkontakte
14mu|digikam-4.14.0-1|953	Summary:	VKontakte.ru Exporter
14mu|digikam-4.14.0-1|954	Group:		System/Libraries
14mu|digikam-4.14.0-1|955	Requires:	kipi-common
14mu|digikam-4.14.0-1|956	
14mu|digikam-4.14.0-1|957	%description -n kipi-plugins-vkontakte
14mu|digikam-4.14.0-1|958	A tool to export on VKontakte.ru Web service
14mu|digikam-4.14.0-1|959	
14mu|digikam-4.14.0-1|960	%files -n kipi-plugins-vkontakte -f kipiplugin_vkontakte.lang
14mu|digikam-4.14.0-1|961	%{_kde_appsdir}/kipi/kipiplugin_vkontakteui.rc
14mu|digikam-4.14.0-1|962	%{_kde_libdir}/kde4/kipiplugin_vkontakte.so
14mu|digikam-4.14.0-1|963	%{_kde_services}/kipiplugin_vkontakte.desktop
14mu|digikam-4.14.0-1|964	
14mu|digikam-4.14.0-1|965	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|966	
14mu|digikam-4.14.0-1|967	%if %{with wikimedia}
14mu|digikam-4.14.0-1|968	%package -n kipi-plugins-wikimedia
14mu|digikam-4.14.0-1|969	Summary:	Wikimedia Export Kipi Plugin
14mu|digikam-4.14.0-1|970	Group:		System/Libraries
14mu|digikam-4.14.0-1|971	Conflicts:	kipi-plugins < 1:1.8.0-1
14mu|digikam-4.14.0-1|972	Requires:	kipi-common
14mu|digikam-4.14.0-1|973	
14mu|digikam-4.14.0-1|974	%description -n kipi-plugins-wikimedia
14mu|digikam-4.14.0-1|975	A tool to export images to a remote MediaWiki site
14mu|digikam-4.14.0-1|976	
14mu|digikam-4.14.0-1|977	%files -n kipi-plugins-wikimedia -f kipiplugin_wikimedia.lang
14mu|digikam-4.14.0-1|978	%{_kde_appsdir}/kipi/kipiplugin_wikimediaui.rc
14mu|digikam-4.14.0-1|979	%{_kde_libdir}/kde4/kipiplugin_wikimedia.so
14mu|digikam-4.14.0-1|980	%{_kde_services}/kipiplugin_wikimedia.desktop
14mu|digikam-4.14.0-1|981	%{_kde_iconsdir}/hicolor/*/apps/kipi-wikimedia.*
14mu|digikam-4.14.0-1|982	%endif
14mu|digikam-4.14.0-1|983	
14mu|digikam-4.14.0-1|984	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|985	
14mu|digikam-4.14.0-1|986	%package -n kipi-plugins-yandexfotki
14mu|digikam-4.14.0-1|987	Summary:	Yandex.Fotki Exporter
14mu|digikam-4.14.0-1|988	Group:		System/Libraries
14mu|digikam-4.14.0-1|989	Requires:	libkdcraw-common
14mu|digikam-4.14.0-1|990	Requires:	kipi-common
14mu|digikam-4.14.0-1|991	
14mu|digikam-4.14.0-1|992	%description -n kipi-plugins-yandexfotki
14mu|digikam-4.14.0-1|993	A tool to export images to a remote Yandex.Fotki web service.
14mu|digikam-4.14.0-1|994	
14mu|digikam-4.14.0-1|995	%files -n kipi-plugins-yandexfotki -f kipiplugin_yandexfotki.lang
14mu|digikam-4.14.0-1|996	%{_kde_appsdir}/kipi/kipiplugin_yandexfotkiui.rc
14mu|digikam-4.14.0-1|997	%{_kde_libdir}/kde4/kipiplugin_yandexfotki.so
14mu|digikam-4.14.0-1|998	%{_kde_services}/kipiplugin_yandexfotki.desktop
14mu|digikam-4.14.0-1|999	
14mu|digikam-4.14.0-1|1000	#-----------------------------------------------------------------------
14mu|digikam-4.14.0-1|1001	
14mu|digikam-4.14.0-1|1002	%prep
14mu|digikam-4.14.0-1|1003	%setup -q
14mu|digikam-4.14.0-1|1004	find . -name ox*-app-showfoto.* -exec rm -rf '{}' \;
14mu|digikam-4.14.0-1|1005	find . -name ox*-app-digikam.* -exec rm -rf '{}' \;
14mu|digikam-4.14.0-1|1006	
14mu|digikam-4.14.0-1|1007	%patch1 -p1
14mu|digikam-4.14.0-1|1008	%patch2 -p1
14mu|digikam-4.14.0-1|1009	
14mu|digikam-4.14.0-1|1010	pushd po
14mu|digikam-4.14.0-1|1011	# Remove wallpaper po files (kipiplugin-wallpaper is not build )
14mu|digikam-4.14.0-1|1012	find  . -name kipiplugin_wallpaper.po -exec rm -rf '{}' \;
14mu|digikam-4.14.0-1|1013	cp -f %{SOURCE1} ru/digikam.po
14mu|digikam-4.14.0-1|1014	cp -f %{SOURCE2} ru/kipiplugin_expoblending.po
14mu|digikam-4.14.0-1|1015	cp -f %{SOURCE3} ru/kipiplugin_panorama.po
14mu|digikam-4.14.0-1|1016	cp -f %{SOURCE4} ru/kipiplugin_videoslideshow.po
14mu|digikam-4.14.0-1|1017	cp -f %{SOURCE5} ru/kipiplugin_gpssync.po
14mu|digikam-4.14.0-1|1018	popd
14mu|digikam-4.14.0-1|1019	
14mu|digikam-4.14.0-1|1020	%build
14mu|digikam-4.14.0-1|1021	%cmake_kde4 \
14mu|digikam-4.14.0-1|1022	-DDIGIKAMSC_COMPILE_LIBKFACE=OFF \
14mu|digikam-4.14.0-1|1023	-DDIGIKAMSC_COMPILE_LIBKGEOMAP=OFF \
14mu|digikam-4.14.0-1|1024	-DDIGIKAMSC_COMPILE_LIBMEDIAWIKI=OFF \
14mu|digikam-4.14.0-1|1025	-DENABLE_BALOOSUPPORT=ON \
14mu|digikam-4.14.0-1|1026	-DENABLE_MYSQLSUPPORT=ON \
14mu|digikam-4.14.0-1|1027	-DENABLE_INTERNALMYSQL=ON \
14mu|digikam-4.14.0-1|1028	-DENABLE_LCMS2=ON
14mu|digikam-4.14.0-1|1029	%make
14mu|digikam-4.14.0-1|1030	
14mu|digikam-4.14.0-1|1031	%install
14mu|digikam-4.14.0-1|1032	%makeinstall_std -C build
14mu|digikam-4.14.0-1|1033	
14mu|digikam-4.14.0-1|1034	rm -f %{buildroot}%{_kde_datadir}/locale/*/LC_MESSAGES/libkipi.mo
14mu|digikam-4.14.0-1|1035	
14mu|digikam-4.14.0-1|1036	# Plugin not ready for production yet, disabled upstream
14mu|digikam-4.14.0-1|1037	rm -f %{buildroot}%{_kde_datadir}/locale/*/LC_MESSAGES/kipiplugin_photivointegration.mo
14mu|digikam-4.14.0-1|1038	
14mu|digikam-4.14.0-1|1039	%if %{without wikimedia}
14mu|digikam-4.14.0-1|1040	rm -f %{buildroot}%{_kde_datadir}/locale/*/LC_MESSAGES/kipiplugin_wikimedia.mo
14mu|digikam-4.14.0-1|1041	%endif
14mu|digikam-4.14.0-1|1042	
14mu|digikam-4.14.0-1|1043	# Seems to be useless
14mu|digikam-4.14.0-1|1044	rm -f %{buildroot}%{_kde_libdir}/libdigikamcore.so
14mu|digikam-4.14.0-1|1045	rm -f %{buildroot}%{_kde_libdir}/libdigikamdatabase.so
14mu|digikam-4.14.0-1|1046	rm -f %{buildroot}%{_kde_libdir}/libkipiplugins.so
14mu|digikam-4.14.0-1|1047	
14mu|digikam-4.14.0-1|1048	
14mu|digikam-4.14.0-1|1049	%find_lang %{name} --with-html || touch %{name}.lang
14mu|digikam-4.14.0-1|1050	%find_lang showfoto --with-html || touch showfoto.lang
14mu|digikam-4.14.0-1|1051	%find_lang kipi-plugins kipiplugins kipi-plugins.lang --with-html || touch kipi-plugins.lang
14mu|digikam-4.14.0-1|1052	
14mu|digikam-4.14.0-1|1053	%find_lang kipiplugin_acquireimages || touch kipiplugin_acquireimages.lang
14mu|digikam-4.14.0-1|1054	%find_lang kipiplugin_advancedslideshow || touch kipiplugin_advancedslideshow.lang
14mu|digikam-4.14.0-1|1055	%find_lang kipiplugin_batchprocessimages || touch kipiplugin_batchprocessimages.lang
14mu|digikam-4.14.0-1|1056	%find_lang kipiplugin_calendar || touch kipiplugin_calendar.lang
14mu|digikam-4.14.0-1|1057	%find_lang kipiplugin_debianscreenshots || touch kipiplugin_debianscreenshots.lang
14mu|digikam-4.14.0-1|1058	%find_lang kipiplugin_dlnaexport || touch kipiplugin_dlnaexport.lang
14mu|digikam-4.14.0-1|1059	%find_lang kipiplugin_dngconverter || touch kipiplugin_dngconverter.lang
14mu|digikam-4.14.0-1|1060	%find_lang kipiplugin_dropbox || touch kipiplugin_dropbox.lang
14mu|digikam-4.14.0-1|1061	%find_lang kipiplugin_expoblending || touch kipiplugin_expoblending.lang
14mu|digikam-4.14.0-1|1062	%find_lang kipiplugin_facebook || touch kipiplugin_facebook.lang
14mu|digikam-4.14.0-1|1063	%find_lang kipiplugin_flashexport || touch kipiplugin_flashexport.lang
14mu|digikam-4.14.0-1|1064	%find_lang kipiplugin_flickrexport || touch kipiplugin_flickrexport.lang
14mu|digikam-4.14.0-1|1065	%find_lang kipiplugin_galleryexport || touch kipiplugin_galleryexport.lang
14mu|digikam-4.14.0-1|1066	%find_lang kipiplugin_googledrive || touch kipiplugin_googledrive.lang
14mu|digikam-4.14.0-1|1067	%find_lang kipiplugin_gpssync || touch kipiplugin_gpssync.lang
14mu|digikam-4.14.0-1|1068	%find_lang kipiplugin_htmlexport || touch kipiplugin_htmlexport.lang
14mu|digikam-4.14.0-1|1069	%find_lang kipiplugin_imageshackexport || touch kipiplugin_imageshackexport.lang
14mu|digikam-4.14.0-1|1070	%find_lang kipiplugin_imageviewer || touch kipiplugin_imageviewer.lang
14mu|digikam-4.14.0-1|1071	%find_lang kipiplugin_imgurexport || touch kipiplugin_imgurexport.lang
14mu|digikam-4.14.0-1|1072	%find_lang kipiplugin_ipodexport || touch kipiplugin_ipodexport.lang
14mu|digikam-4.14.0-1|1073	%find_lang kipiplugin_jalbumexport || touch kipiplugin_jalbumexport.lang
14mu|digikam-4.14.0-1|1074	%find_lang kipiplugin_jpeglossless || touch kipiplugin_jpeglossless.lang
14mu|digikam-4.14.0-1|1075	%find_lang kipiplugin_kioexportimport || touch kipiplugin_kioexportimport.lang
14mu|digikam-4.14.0-1|1076	%find_lang kipiplugin_kmlexport || touch kipiplugin_kmlexport.lang
14mu|digikam-4.14.0-1|1077	%find_lang kipiplugin_kopete || touch kipiplugin_kopete.lang
14mu|digikam-4.14.0-1|1078	%find_lang kipiplugin_metadataedit || touch kipiplugin_metadataedit.lang
14mu|digikam-4.14.0-1|1079	%find_lang kipiplugin_panorama || touch kipiplugin_panorama.lang
14mu|digikam-4.14.0-1|1080	%find_lang kipiplugin_photolayouteditor || touch kipiplugin_photolayouteditor.lang
14mu|digikam-4.14.0-1|1081	%find_lang kipiplugin_piwigoexport || touch kipiplugin_piwigoexport.lang
14mu|digikam-4.14.0-1|1082	%find_lang kipiplugin_printimages || touch kipiplugin_printimages.lang
14mu|digikam-4.14.0-1|1083	%find_lang kipiplugin_rajceexport || touch kipiplugin_rajceexport.lang
14mu|digikam-4.14.0-1|1084	%find_lang kipiplugin_rawconverter || touch kipiplugin_rawconverter.lang
14mu|digikam-4.14.0-1|1085	%find_lang kipiplugin_removeredeyes || touch kipiplugin_removeredeyes.lang
14mu|digikam-4.14.0-1|1086	%find_lang kipiplugin_sendimages || touch kipiplugin_sendimages.lang
14mu|digikam-4.14.0-1|1087	%find_lang kipiplugin_shwup || touch kipiplugin_shwup.lang
14mu|digikam-4.14.0-1|1088	%find_lang kipiplugin_smug || touch kipiplugin_smug.lang
14mu|digikam-4.14.0-1|1089	%find_lang kipiplugin_timeadjust || touch kipiplugin_timeadjust.lang
14mu|digikam-4.14.0-1|1090	%find_lang kipiplugin_videoslideshow || touch kipiplugin_videoslideshow.lang
14mu|digikam-4.14.0-1|1091	%find_lang kipiplugin_vkontakte || touch kipiplugin_vkontakte.lang
14mu|digikam-4.14.0-1|1092	%find_lang kipiplugin_wikimedia || touch kipiplugin_wikimedia.lang
14mu|digikam-4.14.0-1|1093	%find_lang kipiplugin_yandexfotki || touch kipiplugin_yandexfotki.lang
14mu|digikam-4.14.0-1|1094	%find_lang libkgeomap || touch libkgeomap.lang
14mu|digikam-4.14.0-1|1095	
14mu|digikam-4.14.0-1|1096	
14mu|digikam-4.14.0-1|1097	%changelog
14mu|digikam-4.14.0-1|1098	
14mu|digikam-4.14.0-1|1099	* Sun Oct 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.0-1
14mu|digikam-4.14.0-1|1100	- (e6ed2bc) New version 4.14.0
14mu|digikam-4.14.0-1|1101	
14mu|digikam-4.14.0-1|1102	* Mon Sep 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.13.0-1
14mu|digikam-4.14.0-1|1103	- (f0e0aa7) New version 4.13.0
14mu|digikam-4.14.0-1|1104	- (f0e0aa7) Re-diff soversion patch
14mu|digikam-4.14.0-1|1105	
14mu|digikam-4.14.0-1|1106	* Mon Aug 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.0-3
14mu|digikam-4.14.0-1|1107	- (fdf00bf) Suggest marble for geolocation
14mu|digikam-4.14.0-1|1108	
14mu|digikam-4.14.0-1|1109	* Mon Aug 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.0-2
14mu|digikam-4.14.0-1|1110	- (4a21985) Update Russian translation
14mu|digikam-4.14.0-1|1111	
14mu|digikam-4.14.0-1|1112	* Thu Aug 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.0-1
14mu|digikam-4.14.0-1|1113	- (86b33c3) New version 4.12.0
14mu|digikam-4.14.0-1|1114	- (86b33c3) Kipi plugins googledrive and picasa are merged into googleservices plugin now
14mu|digikam-4.14.0-1|1115	
14mu|digikam-4.14.0-1|1116	* Tue Jun 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.0-1
14mu|digikam-4.14.0-1|1117	- (a9773e6) New version 4.11.0
14mu|digikam-4.14.0-1|1118	- (a9773e6) Drop dnginfo tool as upstream did
14mu|digikam-4.14.0-1|1119	- (a9773e6) Always use external libkvkontakte, drop conditional build
14mu|digikam-4.14.0-1|1120	
14mu|digikam-4.14.0-1|1121	* Thu May 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.0-1
14mu|digikam-4.14.0-1|1122	- (5063d0d) New version 4.10.0
14mu|digikam-4.14.0-1|1123	- (5063d0d) Use external libkface and libkgeomap
14mu|digikam-4.14.0-1|1124	- (5063d0d) Disable mediawiki plugin until there's public library release
14mu|digikam-4.14.0-1|1125	- (5063d0d) Update BuildRequires
14mu|digikam-4.14.0-1|1126	- (5063d0d) Re-diff patches
14mu|digikam-4.14.0-1|1127	- (5063d0d) Add new translations for plugins
14mu|digikam-4.14.0-1|1128	
14mu|digikam-4.14.0-1|1129	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.4.0-3
14mu|digikam-4.14.0-1|1130	- (28dc690) Add patch from upstream to fix build with libkexiv2 4.14.x
14mu|digikam-4.14.0-1|1131	
14mu|digikam-4.14.0-1|1132	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.4.0-2
14mu|digikam-4.14.0-1|1133	- (087e79e) Bump release
14mu|digikam-4.14.0-1|1134	
14mu|digikam-4.14.0-1|1135	* Mon Oct 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.4.0-1
14mu|digikam-4.14.0-1|1136	- (a40a98f) New version 4.4.0
14mu|digikam-4.14.0-1|1137	- (a40a98f) Re-diff soname patch
14mu|digikam-4.14.0-1|1138	
14mu|digikam-4.14.0-1|1139	* Wed Sep 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.3.0-1
14mu|digikam-4.14.0-1|1140	- (d81f879) Update files
14mu|digikam-4.14.0-1|1141	- (Andrey Bondrov: 4d7f4b0) Fix typo
14mu|digikam-4.14.0-1|1142	- (Andrey Bondrov: fe6a09b) New version 4.3.0, build with Baloo support
14mu|digikam-4.14.0-1|1143	
14mu|digikam-4.14.0-1|1144	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.2.0-6
14mu|digikam-4.14.0-1|1145	- (ab5e88c) Bump release
14mu|digikam-4.14.0-1|1146	
14mu|digikam-4.14.0-1|1147	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.2.0-5
14mu|digikam-4.14.0-1|1148	- (edc60fe) Bump release
14mu|digikam-4.14.0-1|1149	
14mu|digikam-4.14.0-1|1150	* Mon Sep 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.2.0-2
14mu|digikam-4.14.0-1|1151	- (0766a18) Use QtGStreamer-1.0
14mu|digikam-4.14.0-1|1152	
14mu|digikam-4.14.0-1|1153	* Tue Aug 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.2.0-1
14mu|digikam-4.14.0-1|1154	- (645ef0b) New version 4.2.0
14mu|digikam-4.14.0-1|1155	
14mu|digikam-4.14.0-1|1156	* Wed Jul 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.1.0-4
14mu|digikam-4.14.0-1|1157	- (1e5ace8) Fix files (docs)
14mu|digikam-4.14.0-1|1158	- (Andrey Bondrov: b15f5a5) New version 4.1.0
14mu|digikam-4.14.0-1|1159	
14mu|digikam-4.14.0-1|1160	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:4.0.0-5
14mu|digikam-4.14.0-1|1161	- (67ac48a) MassBuild#440: Increase release tag
14mu|digikam-4.14.0-1|1162	
14mu|digikam-4.14.0-1|1163	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.0.0-4
14mu|digikam-4.14.0-1|1164	- (aedf4c3) Add eigen3 to BuildRequires
14mu|digikam-4.14.0-1|1165	
14mu|digikam-4.14.0-1|1166	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.0.0-3
14mu|digikam-4.14.0-1|1167	- (6219727) MassBuild#430: Increase release tag
14mu|digikam-4.14.0-1|1168	
14mu|digikam-4.14.0-1|1169	* Wed May 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.0.0-2
14mu|digikam-4.14.0-1|1170	- (25abc10) Rebuild against mariadb
14mu|digikam-4.14.0-1|1171	
14mu|digikam-4.14.0-1|1172	* Thu May 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.0.0-1
14mu|digikam-4.14.0-1|1173	- (999ad28) New version 4.0.0
14mu|digikam-4.14.0-1|1174	
14mu|digikam-4.14.0-1|1175	* Sun May 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-4
14mu|digikam-4.14.0-1|1176	- (0cd6d26) Still use mysql for now
14mu|digikam-4.14.0-1|1177	- (Andrey Bondrov: 9d554e2) Rebuild against KDE 4.12, prepare for mariadb migration
14mu|digikam-4.14.0-1|1178	
14mu|digikam-4.14.0-1|1179	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-3.0.1
14mu|digikam-4.14.0-1|1180	- (5aa73f5) Rebuild against new libgphoto
14mu|digikam-4.14.0-1|1181	
14mu|digikam-4.14.0-1|1182	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-3
14mu|digikam-4.14.0-1|1183	- (51bc2fc) LOG Rebuild with KDE 4.11
14mu|digikam-4.14.0-1|1184	
14mu|digikam-4.14.0-1|1185	* Wed Oct 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-1.4
14mu|digikam-4.14.0-1|1186	- (71a2aaa) LOG Update russian translation, adjust Suggests, sort subpackages
14mu|digikam-4.14.0-1|1187	
14mu|digikam-4.14.0-1|1188	* Sat Oct 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:3.5.0-1.3
14mu|digikam-4.14.0-1|1189	- (7c778cb) LOG Replace Russian localization with better one
14mu|digikam-4.14.0-1|1190	
14mu|digikam-4.14.0-1|1191	

22479 14
14mu|ding-libs-0.6.1-12|1	%define path_utils_version 0.2.1
14mu|ding-libs-0.6.1-12|2	%define dhash_version 0.5.0
14mu|ding-libs-0.6.1-12|3	%define collection_version 0.7.0
14mu|ding-libs-0.6.1-12|4	%define ref_array_version 0.1.5
14mu|ding-libs-0.6.1-12|5	%define ini_config_version 1.3.1
14mu|ding-libs-0.6.1-12|6	%define basicobjects_version 0.1.1
14mu|ding-libs-0.6.1-12|7	
14mu|ding-libs-0.6.1-12|8	%define path_utils_major 1
14mu|ding-libs-0.6.1-12|9	%define path_utils_libname %mklibname path_utils %{path_utils_major}
14mu|ding-libs-0.6.1-12|10	%define path_utils_devname %mklibname path_utils -d
14mu|ding-libs-0.6.1-12|11	
14mu|ding-libs-0.6.1-12|12	%define dhash_major 1
14mu|ding-libs-0.6.1-12|13	%define dhash_libname %mklibname dhash %{dhash_major}
14mu|ding-libs-0.6.1-12|14	%define dhash_devname %mklibname dhash -d
14mu|ding-libs-0.6.1-12|15	
14mu|ding-libs-0.6.1-12|16	%define collection_major 4
14mu|ding-libs-0.6.1-12|17	%define collection_libname %mklibname collection %{collection_major}
14mu|ding-libs-0.6.1-12|18	%define collection_devname %mklibname collection -d
14mu|ding-libs-0.6.1-12|19	
14mu|ding-libs-0.6.1-12|20	%define ref_array_major 1
14mu|ding-libs-0.6.1-12|21	%define ref_array_libname %mklibname ref_array %{ref_array_major}
14mu|ding-libs-0.6.1-12|22	%define ref_array_devname %mklibname ref_array -d
14mu|ding-libs-0.6.1-12|23	
14mu|ding-libs-0.6.1-12|24	%define ini_config_major 5
14mu|ding-libs-0.6.1-12|25	%define ini_config_libname %mklibname ini_config %{ini_config_major}
14mu|ding-libs-0.6.1-12|26	%define ini_config_devname %mklibname ini_config -d
14mu|ding-libs-0.6.1-12|27	
14mu|ding-libs-0.6.1-12|28	%define basicobjects_major 0
14mu|ding-libs-0.6.1-12|29	%define basicobjects_libname %mklibname basicobjects %{basicobjects_major}
14mu|ding-libs-0.6.1-12|30	%define basicobjects_devname %mklibname basicobjects -d
14mu|ding-libs-0.6.1-12|31	
14mu|ding-libs-0.6.1-12|32	Summary:	"Ding is not GLib" assorted utility libraries
14mu|ding-libs-0.6.1-12|33	Name:		ding-libs
14mu|ding-libs-0.6.1-12|34	Version:	0.6.1
14mu|ding-libs-0.6.1-12|35	Release:	12
14mu|ding-libs-0.6.1-12|36	License:	LGPLv3+
14mu|ding-libs-0.6.1-12|37	Group:		Development/C
14mu|ding-libs-0.6.1-12|38	Url:		http://fedorahosted.org/sssd/
14mu|ding-libs-0.6.1-12|39	Source0:	http://fedorahosted.org/releases/d/i/ding-libs/%{name}-%{version}.tar.gz
14mu|ding-libs-0.6.1-12|40	Patch0:		INI-Silence-ini_augment-match-failures.patch
14mu|ding-libs-0.6.1-12|41	Patch1:		INI-Remove-definiton-of-TRACE_LEVEL.patch
14mu|ding-libs-0.6.1-12|42	BuildRequires:	doxygen
14mu|ding-libs-0.6.1-12|43	BuildRequires:	pkgconfig(check)
14mu|ding-libs-0.6.1-12|44	
14mu|ding-libs-0.6.1-12|45	%description
14mu|ding-libs-0.6.1-12|46	A set of helpful libraries used by projects such as SSSD.
14mu|ding-libs-0.6.1-12|47	
14mu|ding-libs-0.6.1-12|48	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|49	
14mu|ding-libs-0.6.1-12|50	%package -n %{path_utils_libname}
14mu|ding-libs-0.6.1-12|51	Summary:	Filesystem Path Utilities
14mu|ding-libs-0.6.1-12|52	Version:	%{path_utils_version}
14mu|ding-libs-0.6.1-12|53	Group:		Development/C
14mu|ding-libs-0.6.1-12|54	
14mu|ding-libs-0.6.1-12|55	%description -n %{path_utils_libname}
14mu|ding-libs-0.6.1-12|56	Utility functions to manipulate filesystem pathnames.
14mu|ding-libs-0.6.1-12|57	
14mu|ding-libs-0.6.1-12|58	%files -n %{path_utils_libname}
14mu|ding-libs-0.6.1-12|59	%doc COPYING COPYING.LESSER
14mu|ding-libs-0.6.1-12|60	%{_libdir}/libpath_utils.so.%{path_utils_major}*
14mu|ding-libs-0.6.1-12|61	
14mu|ding-libs-0.6.1-12|62	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|63	
14mu|ding-libs-0.6.1-12|64	%package -n %{path_utils_devname}
14mu|ding-libs-0.6.1-12|65	Summary:	Development files for libpath_utils
14mu|ding-libs-0.6.1-12|66	Version:	%{path_utils_version}
14mu|ding-libs-0.6.1-12|67	Group:		Development/C
14mu|ding-libs-0.6.1-12|68	Requires:	%{path_utils_libname} = %{path_utils_version}-%{release}
14mu|ding-libs-0.6.1-12|69	Provides:	path_utils-devel = %{path_utils_version}-%{release}
14mu|ding-libs-0.6.1-12|70	
14mu|ding-libs-0.6.1-12|71	%description -n %{path_utils_devname}
14mu|ding-libs-0.6.1-12|72	Utility functions to manipulate filesystem pathnames.
14mu|ding-libs-0.6.1-12|73	
14mu|ding-libs-0.6.1-12|74	%files -n %{path_utils_devname}
14mu|ding-libs-0.6.1-12|75	%doc path_utils/README.path_utils
14mu|ding-libs-0.6.1-12|76	%doc path_utils/doc/html/
14mu|ding-libs-0.6.1-12|77	%{_libdir}/libpath_utils.so
14mu|ding-libs-0.6.1-12|78	%{_libdir}/pkgconfig/path_utils.pc
14mu|ding-libs-0.6.1-12|79	%{_includedir}/path_utils.h
14mu|ding-libs-0.6.1-12|80	
14mu|ding-libs-0.6.1-12|81	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|82	
14mu|ding-libs-0.6.1-12|83	%package -n %{dhash_libname}
14mu|ding-libs-0.6.1-12|84	Summary:	Dynamic hash table
14mu|ding-libs-0.6.1-12|85	Version:	%{dhash_version}
14mu|ding-libs-0.6.1-12|86	Group:		Development/C
14mu|ding-libs-0.6.1-12|87	
14mu|ding-libs-0.6.1-12|88	%description -n %{dhash_libname}
14mu|ding-libs-0.6.1-12|89	A hash table which will dynamically resize to achieve optimal storage & access
14mu|ding-libs-0.6.1-12|90	time properties.
14mu|ding-libs-0.6.1-12|91	
14mu|ding-libs-0.6.1-12|92	%files -n %{dhash_libname}
14mu|ding-libs-0.6.1-12|93	%doc COPYING COPYING.LESSER
14mu|ding-libs-0.6.1-12|94	%{_libdir}/libdhash.so.%{dhash_major}*
14mu|ding-libs-0.6.1-12|95	
14mu|ding-libs-0.6.1-12|96	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|97	
14mu|ding-libs-0.6.1-12|98	%package -n %{dhash_devname}
14mu|ding-libs-0.6.1-12|99	Summary:	Development files for libdhash
14mu|ding-libs-0.6.1-12|100	Version:	%{dhash_version}
14mu|ding-libs-0.6.1-12|101	Group:		Development/C
14mu|ding-libs-0.6.1-12|102	Requires:	%{dhash_libname} = %{dhash_version}-%{release}
14mu|ding-libs-0.6.1-12|103	Provides:	dhash-devel = %{dhash_version}-%{release}
14mu|ding-libs-0.6.1-12|104	
14mu|ding-libs-0.6.1-12|105	%description -n %{dhash_devname}
14mu|ding-libs-0.6.1-12|106	A hash table which will dynamically resize to achieve optimal storage & access
14mu|ding-libs-0.6.1-12|107	time properties.
14mu|ding-libs-0.6.1-12|108	
14mu|ding-libs-0.6.1-12|109	%files -n %{dhash_devname}
14mu|ding-libs-0.6.1-12|110	%doc dhash/README.dhash
14mu|ding-libs-0.6.1-12|111	%{_includedir}/dhash.h
14mu|ding-libs-0.6.1-12|112	%{_libdir}/libdhash.so
14mu|ding-libs-0.6.1-12|113	%{_libdir}/pkgconfig/dhash.pc
14mu|ding-libs-0.6.1-12|114	
14mu|ding-libs-0.6.1-12|115	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|116	
14mu|ding-libs-0.6.1-12|117	%package -n %{collection_libname}
14mu|ding-libs-0.6.1-12|118	Summary:	Collection data-type for C
14mu|ding-libs-0.6.1-12|119	Version:	%{collection_version}
14mu|ding-libs-0.6.1-12|120	Group:		Development/C
14mu|ding-libs-0.6.1-12|121	
14mu|ding-libs-0.6.1-12|122	%description -n %{collection_libname}
14mu|ding-libs-0.6.1-12|123	A data-type to collect data in a hierarchical structure for easy iteration
14mu|ding-libs-0.6.1-12|124	and serialization.
14mu|ding-libs-0.6.1-12|125	
14mu|ding-libs-0.6.1-12|126	%files -n %{collection_libname}
14mu|ding-libs-0.6.1-12|127	%doc COPYING COPYING.LESSER
14mu|ding-libs-0.6.1-12|128	%{_libdir}/libcollection.so.%{collection_major}*
14mu|ding-libs-0.6.1-12|129	
14mu|ding-libs-0.6.1-12|130	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|131	
14mu|ding-libs-0.6.1-12|132	%package -n %{collection_devname}
14mu|ding-libs-0.6.1-12|133	Summary:	Development files for libcollection
14mu|ding-libs-0.6.1-12|134	Version:	%{collection_version}
14mu|ding-libs-0.6.1-12|135	Group:		Development/C
14mu|ding-libs-0.6.1-12|136	Requires:	%{collection_libname} = %{collection_version}-%{release}
14mu|ding-libs-0.6.1-12|137	Provides:	collection-devel = %{collection_version}-%{release}
14mu|ding-libs-0.6.1-12|138	
14mu|ding-libs-0.6.1-12|139	%description -n %{collection_devname}
14mu|ding-libs-0.6.1-12|140	A data-type to collect data in a hierarchical structure for easy iteration
14mu|ding-libs-0.6.1-12|141	and serialization.
14mu|ding-libs-0.6.1-12|142	
14mu|ding-libs-0.6.1-12|143	%files -n %{collection_devname}
14mu|ding-libs-0.6.1-12|144	%doc collection/doc/html/
14mu|ding-libs-0.6.1-12|145	%{_includedir}/collection.h
14mu|ding-libs-0.6.1-12|146	%{_includedir}/collection_tools.h
14mu|ding-libs-0.6.1-12|147	%{_includedir}/collection_queue.h
14mu|ding-libs-0.6.1-12|148	%{_includedir}/collection_stack.h
14mu|ding-libs-0.6.1-12|149	%{_libdir}/libcollection.so
14mu|ding-libs-0.6.1-12|150	%{_libdir}/pkgconfig/collection.pc
14mu|ding-libs-0.6.1-12|151	
14mu|ding-libs-0.6.1-12|152	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|153	
14mu|ding-libs-0.6.1-12|154	%package -n %{ref_array_libname}
14mu|ding-libs-0.6.1-12|155	Summary:	A refcounted array for C
14mu|ding-libs-0.6.1-12|156	Version:	%{ref_array_version}
14mu|ding-libs-0.6.1-12|157	Group:		Development/C
14mu|ding-libs-0.6.1-12|158	
14mu|ding-libs-0.6.1-12|159	%description -n %{ref_array_libname}
14mu|ding-libs-0.6.1-12|160	A dynamically-growing, reference-counted array.
14mu|ding-libs-0.6.1-12|161	
14mu|ding-libs-0.6.1-12|162	%files -n %{ref_array_libname}
14mu|ding-libs-0.6.1-12|163	%doc COPYING COPYING.LESSER
14mu|ding-libs-0.6.1-12|164	%{_libdir}/libref_array.so.%{ref_array_major}*
14mu|ding-libs-0.6.1-12|165	
14mu|ding-libs-0.6.1-12|166	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|167	
14mu|ding-libs-0.6.1-12|168	%package -n %{ref_array_devname}
14mu|ding-libs-0.6.1-12|169	Summary:	Development files for libref_array
14mu|ding-libs-0.6.1-12|170	Version:	%{ref_array_version}
14mu|ding-libs-0.6.1-12|171	Group:		Development/C
14mu|ding-libs-0.6.1-12|172	Requires:	%{ref_array_libname} = %{ref_array_version}-%{release}
14mu|ding-libs-0.6.1-12|173	Provides:	ref_array-devel = %{ref_array_version}-%{release}
14mu|ding-libs-0.6.1-12|174	
14mu|ding-libs-0.6.1-12|175	%description -n %{ref_array_devname}
14mu|ding-libs-0.6.1-12|176	A dynamically-growing, reference-counted array
14mu|ding-libs-0.6.1-12|177	
14mu|ding-libs-0.6.1-12|178	%files -n %{ref_array_devname}
14mu|ding-libs-0.6.1-12|179	%doc refarray/README.ref_array
14mu|ding-libs-0.6.1-12|180	%doc refarray/doc/html/
14mu|ding-libs-0.6.1-12|181	%{_includedir}/ref_array.h
14mu|ding-libs-0.6.1-12|182	%{_libdir}/libref_array.so
14mu|ding-libs-0.6.1-12|183	%{_libdir}/pkgconfig/ref_array.pc
14mu|ding-libs-0.6.1-12|184	
14mu|ding-libs-0.6.1-12|185	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|186	
14mu|ding-libs-0.6.1-12|187	%package -n %{ini_config_libname}
14mu|ding-libs-0.6.1-12|188	Summary:	INI file parser for C
14mu|ding-libs-0.6.1-12|189	Version:	%{ini_config_version}
14mu|ding-libs-0.6.1-12|190	Group:		Development/C
14mu|ding-libs-0.6.1-12|191	
14mu|ding-libs-0.6.1-12|192	%description -n %{ini_config_libname}
14mu|ding-libs-0.6.1-12|193	Library to process config files in INI format into a libcollection data
14mu|ding-libs-0.6.1-12|194	structure.
14mu|ding-libs-0.6.1-12|195	
14mu|ding-libs-0.6.1-12|196	%files -n %{ini_config_libname}
14mu|ding-libs-0.6.1-12|197	%doc COPYING COPYING.LESSER
14mu|ding-libs-0.6.1-12|198	%{_libdir}/libini_config.so.%{ini_config_major}*
14mu|ding-libs-0.6.1-12|199	
14mu|ding-libs-0.6.1-12|200	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|201	
14mu|ding-libs-0.6.1-12|202	%package -n %{ini_config_devname}
14mu|ding-libs-0.6.1-12|203	Summary:	Development files for libini_config
14mu|ding-libs-0.6.1-12|204	Version:	%{ini_config_version}
14mu|ding-libs-0.6.1-12|205	Group:		Development/C
14mu|ding-libs-0.6.1-12|206	Requires:	%{ini_config_libname} = %{ini_config_version}-%{release}
14mu|ding-libs-0.6.1-12|207	Provides:	ini_config-devel = %{ini_config_version}-%{release}
14mu|ding-libs-0.6.1-12|208	
14mu|ding-libs-0.6.1-12|209	%description -n %{ini_config_devname}
14mu|ding-libs-0.6.1-12|210	Library to process config files in INI format into a libcollection data
14mu|ding-libs-0.6.1-12|211	structure.
14mu|ding-libs-0.6.1-12|212	
14mu|ding-libs-0.6.1-12|213	%files -n %{ini_config_devname}
14mu|ding-libs-0.6.1-12|214	%doc ini/doc/html/
14mu|ding-libs-0.6.1-12|215	%{_includedir}/ini_config.h
14mu|ding-libs-0.6.1-12|216	%{_includedir}/ini_comment.h
14mu|ding-libs-0.6.1-12|217	%{_includedir}/ini_configmod.h
14mu|ding-libs-0.6.1-12|218	%{_includedir}/ini_configobj.h
14mu|ding-libs-0.6.1-12|219	%{_includedir}/ini_valueobj.h
14mu|ding-libs-0.6.1-12|220	%{_libdir}/libini_config.so
14mu|ding-libs-0.6.1-12|221	%{_libdir}/pkgconfig/ini_config.pc
14mu|ding-libs-0.6.1-12|222	
14mu|ding-libs-0.6.1-12|223	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|224	
14mu|ding-libs-0.6.1-12|225	%package -n %{basicobjects_libname}
14mu|ding-libs-0.6.1-12|226	Summary:	Basic object types for C
14mu|ding-libs-0.6.1-12|227	Version:	%{basicobjects_version}
14mu|ding-libs-0.6.1-12|228	Group:		Development/C
14mu|ding-libs-0.6.1-12|229	
14mu|ding-libs-0.6.1-12|230	%description -n %{basicobjects_libname}
14mu|ding-libs-0.6.1-12|231	Basic object types.
14mu|ding-libs-0.6.1-12|232	
14mu|ding-libs-0.6.1-12|233	%files -n %{basicobjects_libname}
14mu|ding-libs-0.6.1-12|234	%doc COPYING COPYING.LESSER
14mu|ding-libs-0.6.1-12|235	%{_libdir}/libbasicobjects.so.%{basicobjects_major}*
14mu|ding-libs-0.6.1-12|236	
14mu|ding-libs-0.6.1-12|237	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|238	
14mu|ding-libs-0.6.1-12|239	%package -n %{basicobjects_devname}
14mu|ding-libs-0.6.1-12|240	Summary:	Development files for libbasicobjects
14mu|ding-libs-0.6.1-12|241	Version:	%{basicobjects_version}
14mu|ding-libs-0.6.1-12|242	Group:		Development/C
14mu|ding-libs-0.6.1-12|243	Requires:	%{basicobjects_libname} = %{basicobjects_version}-%{release}
14mu|ding-libs-0.6.1-12|244	Provides:	basicobjects-devel = %{basicobjects_version}-%{release}
14mu|ding-libs-0.6.1-12|245	
14mu|ding-libs-0.6.1-12|246	%description -n %{basicobjects_devname}
14mu|ding-libs-0.6.1-12|247	Basic object types.
14mu|ding-libs-0.6.1-12|248	
14mu|ding-libs-0.6.1-12|249	%files -n %{basicobjects_devname}
14mu|ding-libs-0.6.1-12|250	%{_includedir}/simplebuffer.h
14mu|ding-libs-0.6.1-12|251	%{_libdir}/libbasicobjects.so
14mu|ding-libs-0.6.1-12|252	%{_libdir}/pkgconfig/basicobjects.pc
14mu|ding-libs-0.6.1-12|253	
14mu|ding-libs-0.6.1-12|254	#----------------------------------------------------------------------------
14mu|ding-libs-0.6.1-12|255	
14mu|ding-libs-0.6.1-12|256	%prep
14mu|ding-libs-0.6.1-12|257	%setup -q
14mu|ding-libs-0.6.1-12|258	%patch0 -p1
14mu|ding-libs-0.6.1-12|259	%patch1 -p1
14mu|ding-libs-0.6.1-12|260	
14mu|ding-libs-0.6.1-12|261	%build
14mu|ding-libs-0.6.1-12|262	%configure2_5x \
14mu|ding-libs-0.6.1-12|263	--disable-static
14mu|ding-libs-0.6.1-12|264	
14mu|ding-libs-0.6.1-12|265	%make
14mu|ding-libs-0.6.1-12|266	%make docs
14mu|ding-libs-0.6.1-12|267	
14mu|ding-libs-0.6.1-12|268	%install
14mu|ding-libs-0.6.1-12|269	rm -fr dhash/examples/{.dirstamp,.deps/.dirstamp,dhash_example.o,dhash_test.o}
14mu|ding-libs-0.6.1-12|270	%makeinstall_std
14mu|ding-libs-0.6.1-12|271	
14mu|ding-libs-0.6.1-12|272	# Remove the example files from the output directory
14mu|ding-libs-0.6.1-12|273	# We will copy them directly from the source directory
14mu|ding-libs-0.6.1-12|274	# for packaging
14mu|ding-libs-0.6.1-12|275	rm -f \
14mu|ding-libs-0.6.1-12|276	%{buildroot}/usr/share/doc/ding-libs/README.* \
14mu|ding-libs-0.6.1-12|277	%{buildroot}/usr/share/doc/ding-libs/examples/dhash_example.c \
14mu|ding-libs-0.6.1-12|278	%{buildroot}/usr/share/doc/ding-libs/examples/dhash_test.c
14mu|ding-libs-0.6.1-12|279	
14mu|ding-libs-0.6.1-12|280	# Remove document install script. RPM is handling this
14mu|ding-libs-0.6.1-12|281	rm -f */doc/html/installdox
14mu|ding-libs-0.6.1-12|282	
14mu|ding-libs-0.6.1-12|283	find %{buildroot} -size 0 -delete
14mu|ding-libs-0.6.1-12|284	
14mu|ding-libs-0.6.1-12|285	%check
14mu|ding-libs-0.6.1-12|286	%make check
14mu|ding-libs-0.6.1-12|287	
14mu|ding-libs-0.6.1-12|288	
14mu|ding-libs-0.6.1-12|289	%changelog
14mu|ding-libs-0.6.1-12|290	
14mu|ding-libs-0.6.1-12|291	* Mon Jan 22 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.1-12
14mu|ding-libs-0.6.1-12|292	- (d78fa1f) Bump release
14mu|ding-libs-0.6.1-12|293	
14mu|ding-libs-0.6.1-12|294	

22480 14
14mu|dirmngr-1.1.1-2|1	%bcond_without doc
14mu|dirmngr-1.1.1-2|2	
14mu|dirmngr-1.1.1-2|3	Summary:	Client for Managing/Downloading CRLs
14mu|dirmngr-1.1.1-2|4	Name:		dirmngr
14mu|dirmngr-1.1.1-2|5	Version:	1.1.1
14mu|dirmngr-1.1.1-2|6	Release:	2
14mu|dirmngr-1.1.1-2|7	License:	GPLv2+
14mu|dirmngr-1.1.1-2|8	Group:		System/Libraries
14mu|dirmngr-1.1.1-2|9	Url:		http://www.gnupg.org/
14mu|dirmngr-1.1.1-2|10	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
14mu|dirmngr-1.1.1-2|11	Source1:	%{SOURCE0}.sig
14mu|dirmngr-1.1.1-2|12	Patch0:		dirmngr-pth-fix.patch
14mu|dirmngr-1.1.1-2|13	BuildRequires:	libassuan-devel >= 0.9.3
14mu|dirmngr-1.1.1-2|14	BuildRequires:	libksba-devel >= 0.9.11
14mu|dirmngr-1.1.1-2|15	BuildRequires:	openldap-devel
14mu|dirmngr-1.1.1-2|16	BuildRequires:	pth-devel
14mu|dirmngr-1.1.1-2|17	BuildRequires:	pkgconfig(gpg-error)
14mu|dirmngr-1.1.1-2|18	BuildRequires:	pkgconfig(libgcrypt)
14mu|dirmngr-1.1.1-2|19	%if %{with doc}
14mu|dirmngr-1.1.1-2|20	BuildRequires:	texinfo
14mu|dirmngr-1.1.1-2|21	BuildRequires:	texlive
14mu|dirmngr-1.1.1-2|22	BuildRequires:	texlive-dehyph-exptl
14mu|dirmngr-1.1.1-2|23	%endif
14mu|dirmngr-1.1.1-2|24	
14mu|dirmngr-1.1.1-2|25	%description
14mu|dirmngr-1.1.1-2|26	Dirmngr is a client for managing and downloading certificate revocation
14mu|dirmngr-1.1.1-2|27	lists (CRLs) for X509 certificates and for downloading the certificates
14mu|dirmngr-1.1.1-2|28	themselves. Dirmngr is usually invoked by gpgsm and in general not used
14mu|dirmngr-1.1.1-2|29	directly.
14mu|dirmngr-1.1.1-2|30	
14mu|dirmngr-1.1.1-2|31	%files -f %{name}.lang
14mu|dirmngr-1.1.1-2|32	%doc README* ChangeLog NEWS
14mu|dirmngr-1.1.1-2|33	%if %{with doc}
14mu|dirmngr-1.1.1-2|34	%doc doc/dirmngr.pdf
14mu|dirmngr-1.1.1-2|35	%endif
14mu|dirmngr-1.1.1-2|36	%dir %{_sysconfdir}/dirmngr
14mu|dirmngr-1.1.1-2|37	%dir %{_sysconfdir}/dirmngr/trusted-certs
14mu|dirmngr-1.1.1-2|38	%{_bindir}/*
14mu|dirmngr-1.1.1-2|39	%{_infodir}/*.info*
14mu|dirmngr-1.1.1-2|40	%{_libexecdir}/dirmngr_ldap
14mu|dirmngr-1.1.1-2|41	%{_mandir}/man1/dirmngr-client.*
14mu|dirmngr-1.1.1-2|42	%{_mandir}/man1/dirmngr.*
14mu|dirmngr-1.1.1-2|43	%{_var}/cache/dirmngr
14mu|dirmngr-1.1.1-2|44	%{_var}/lib/dirmngr
14mu|dirmngr-1.1.1-2|45	%{_tmpfilesdir}/%{name}.conf
14mu|dirmngr-1.1.1-2|46	
14mu|dirmngr-1.1.1-2|47	#----------------------------------------------------------------------------
14mu|dirmngr-1.1.1-2|48	
14mu|dirmngr-1.1.1-2|49	%prep
14mu|dirmngr-1.1.1-2|50	%setup -q
14mu|dirmngr-1.1.1-2|51	%patch0 -p0
14mu|dirmngr-1.1.1-2|52	
14mu|dirmngr-1.1.1-2|53	%build
14mu|dirmngr-1.1.1-2|54	export LDFLAGS="-llber"
14mu|dirmngr-1.1.1-2|55	%configure2_5x --localstatedir=%{_var}
14mu|dirmngr-1.1.1-2|56	%make
14mu|dirmngr-1.1.1-2|57	
14mu|dirmngr-1.1.1-2|58	%if %{with doc}
14mu|dirmngr-1.1.1-2|59	make -C doc pdf
14mu|dirmngr-1.1.1-2|60	%endif
14mu|dirmngr-1.1.1-2|61	
14mu|dirmngr-1.1.1-2|62	%install
14mu|dirmngr-1.1.1-2|63	mkdir -p %{buildroot}%{_sysconfdir}/dirmngr
14mu|dirmngr-1.1.1-2|64	mkdir -p %{buildroot}%{_sysconfdir}/dirmngr/trusted-certs
14mu|dirmngr-1.1.1-2|65	mkdir -p %{buildroot}%{_var}/cache/dirmngr/crls.d
14mu|dirmngr-1.1.1-2|66	mkdir -p %{buildroot}%{_var}/lib/dirmngr/extra-certs
14mu|dirmngr-1.1.1-2|67	
14mu|dirmngr-1.1.1-2|68	%makeinstall_std
14mu|dirmngr-1.1.1-2|69	
14mu|dirmngr-1.1.1-2|70	mkdir -p %{buildroot}%{_tmpfilesdir}
14mu|dirmngr-1.1.1-2|71	cat <<EOF > %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|dirmngr-1.1.1-2|72	d /run/dirmngr 0755 root root
14mu|dirmngr-1.1.1-2|73	EOF
14mu|dirmngr-1.1.1-2|74	
14mu|dirmngr-1.1.1-2|75	%find_lang %{name}
14mu|dirmngr-1.1.1-2|76	
14mu|dirmngr-1.1.1-2|77	%check
14mu|dirmngr-1.1.1-2|78	make check
14mu|dirmngr-1.1.1-2|79	
14mu|dirmngr-1.1.1-2|80	%post
14mu|dirmngr-1.1.1-2|81	%tmpfiles_create %{name}.conf
14mu|dirmngr-1.1.1-2|82	
14mu|dirmngr-1.1.1-2|83	%changelog
14mu|dirmngr-1.1.1-2|84	
14mu|dirmngr-1.1.1-2|85	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2
14mu|dirmngr-1.1.1-2|86	- (318fa9f) Build requires texlive-dehyph-exptl
14mu|dirmngr-1.1.1-2|87	
14mu|dirmngr-1.1.1-2|88	

22481 14
14mu|discover-5.7.2-1|1	%bcond_without packagekit
14mu|discover-5.7.2-1|2	
14mu|discover-5.7.2-1|3	Summary:	Plasma 5 package manager
14mu|discover-5.7.2-1|4	Name:		discover
14mu|discover-5.7.2-1|5	Version:	5.7.2
14mu|discover-5.7.2-1|6	Release:	1
14mu|discover-5.7.2-1|7	License:	GPLv2+
14mu|discover-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|discover-5.7.2-1|9	Url:		https://www.kde.org/
14mu|discover-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|discover-5.7.2-1|11	Patch0:		discover-5.5.2-soname.patch
14mu|discover-5.7.2-1|12	# Revert upstream commits that added rpath to libraries
14mu|discover-5.7.2-1|13	# https://quickgit.kde.org/?p=discover.git&a=commitdiff&h=7e099790f3603fd0bf343fb85deab3a1425b8972
14mu|discover-5.7.2-1|14	# https://quickgit.kde.org/?p=discover.git&a=commitdiff&h=6e92f5638ddd0a0ff257d2f425d1bbcbb35eba32
14mu|discover-5.7.2-1|15	Patch1:		discover-5.7.2-library-install-path.patch
14mu|discover-5.7.2-1|16	BuildRequires:	extra-cmake-modules
14mu|discover-5.7.2-1|17	%if %{with packagekit}
14mu|discover-5.7.2-1|18	BuildRequires:	appstream-qt5-devel
14mu|discover-5.7.2-1|19	BuildRequires:	pkgconfig(packagekitqt5)
14mu|discover-5.7.2-1|20	%endif
14mu|discover-5.7.2-1|21	BuildRequires:	kf5attica-devel
14mu|discover-5.7.2-1|22	BuildRequires:	kf5config-devel
14mu|discover-5.7.2-1|23	BuildRequires:	kf5configwidgets-devel
14mu|discover-5.7.2-1|24	BuildRequires:	kf5coreaddons-devel
14mu|discover-5.7.2-1|25	BuildRequires:	kf5dbusaddons-devel
14mu|discover-5.7.2-1|26	BuildRequires:	kf5declarative-devel
14mu|discover-5.7.2-1|27	BuildRequires:	kf5i18n-devel
14mu|discover-5.7.2-1|28	BuildRequires:	kf5iconthemes-devel
14mu|discover-5.7.2-1|29	BuildRequires:	kf5itemviews-devel
14mu|discover-5.7.2-1|30	BuildRequires:	kf5kdelibs4support-devel
14mu|discover-5.7.2-1|31	BuildRequires:	kf5kio-devel
14mu|discover-5.7.2-1|32	BuildRequires:	kf5newstuff-devel
14mu|discover-5.7.2-1|33	BuildRequires:	kf5notifications-devel
14mu|discover-5.7.2-1|34	BuildRequires:	kf5plasma-devel
14mu|discover-5.7.2-1|35	BuildRequires:	kf5solid-devel
14mu|discover-5.7.2-1|36	BuildRequires:	kf5wallet-devel
14mu|discover-5.7.2-1|37	BuildRequires:	kf5widgetsaddons-devel
14mu|discover-5.7.2-1|38	BuildRequires:	pkgconfig(phonon4qt5)
14mu|discover-5.7.2-1|39	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|discover-5.7.2-1|40	BuildRequires:	pkgconfig(Qt5Core)
14mu|discover-5.7.2-1|41	BuildRequires:	pkgconfig(Qt5DBus)
14mu|discover-5.7.2-1|42	BuildRequires:	pkgconfig(Qt5Gui)
14mu|discover-5.7.2-1|43	BuildRequires:	pkgconfig(Qt5Network)
14mu|discover-5.7.2-1|44	BuildRequires:	pkgconfig(Qt5Qml)
14mu|discover-5.7.2-1|45	BuildRequires:	pkgconfig(Qt5Quick)
14mu|discover-5.7.2-1|46	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|discover-5.7.2-1|47	BuildRequires:	pkgconfig(Qt5Svg)
14mu|discover-5.7.2-1|48	BuildRequires:	pkgconfig(Qt5Test)
14mu|discover-5.7.2-1|49	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|discover-5.7.2-1|50	BuildRequires:	pkgconfig(Qt5Xml)
14mu|discover-5.7.2-1|51	Requires:	%{name}-backend-kns
14mu|discover-5.7.2-1|52	Conflicts:	muon < 5.5
14mu|discover-5.7.2-1|53	Obsoletes:	muon < 5.5
14mu|discover-5.7.2-1|54	
14mu|discover-5.7.2-1|55	%description
14mu|discover-5.7.2-1|56	Plasma 5 package manager.
14mu|discover-5.7.2-1|57	
14mu|discover-5.7.2-1|58	%files -f %{name}.lang
14mu|discover-5.7.2-1|59	%{_kde5_applicationsdir}/org.kde.discover.desktop
14mu|discover-5.7.2-1|60	%{_kde5_bindir}/plasma-discover
14mu|discover-5.7.2-1|61	%{_kde5_datadir}/plasmadiscover/featured.json
14mu|discover-5.7.2-1|62	%{_kde5_iconsdir}/hicolor/*/apps/plasmadiscover.*
14mu|discover-5.7.2-1|63	%{_kde5_xmlguidir}/plasmadiscover/plasmadiscoverui.rc
14mu|discover-5.7.2-1|64	%{_datadir}/appdata/org.kde.discover.appdata.xml
14mu|discover-5.7.2-1|65	
14mu|discover-5.7.2-1|66	#----------------------------------------------------------------------------
14mu|discover-5.7.2-1|67	
14mu|discover-5.7.2-1|68	%package backend-kns
14mu|discover-5.7.2-1|69	Summary:	KNewStuff backend for Discover
14mu|discover-5.7.2-1|70	Group:		Graphical desktop/KDE
14mu|discover-5.7.2-1|71	Obsoletes:	muon-backend-kns < 5.5
14mu|discover-5.7.2-1|72	
14mu|discover-5.7.2-1|73	%description backend-kns
14mu|discover-5.7.2-1|74	KNewStuff backend for Discover.
14mu|discover-5.7.2-1|75	
14mu|discover-5.7.2-1|76	%files backend-kns
14mu|discover-5.7.2-1|77	%{_kde5_datadir}/libdiscover/backends/knscomic-backend.desktop
14mu|discover-5.7.2-1|78	%{_kde5_datadir}/libdiscover/backends/knsdiscover_ktexteditor_codesnippets_core-backend.desktop
14mu|discover-5.7.2-1|79	%{_kde5_datadir}/libdiscover/backends/knsplasmoids-backend.desktop
14mu|discover-5.7.2-1|80	%{_kde5_datadir}/libdiscover/categories/knscomic-backend-categories.xml
14mu|discover-5.7.2-1|81	%{_kde5_datadir}/libdiscover/categories/knsdiscover_ktexteditor_codesnippets_core-backend-categories.xml
14mu|discover-5.7.2-1|82	%{_kde5_datadir}/libdiscover/categories/knsplasmoids-backend-categories.xml
14mu|discover-5.7.2-1|83	%{_kde5_sysconfdir}/xdg/discover_ktexteditor_codesnippets_core.knsrc
14mu|discover-5.7.2-1|84	%{_qt5_plugindir}/discover/kns-backend.so
14mu|discover-5.7.2-1|85	
14mu|discover-5.7.2-1|86	#----------------------------------------------------------------------------
14mu|discover-5.7.2-1|87	
14mu|discover-5.7.2-1|88	%if %{with packagekit}
14mu|discover-5.7.2-1|89	%package backend-packagekit
14mu|discover-5.7.2-1|90	Summary:	PackageKit backend for Discover
14mu|discover-5.7.2-1|91	Group:		Graphical desktop/KDE
14mu|discover-5.7.2-1|92	Obsoletes:	muon-backend-packagekit < 5.5
14mu|discover-5.7.2-1|93	
14mu|discover-5.7.2-1|94	%description backend-packagekit
14mu|discover-5.7.2-1|95	PackageKit backend for Discover.
14mu|discover-5.7.2-1|96	
14mu|discover-5.7.2-1|97	%files backend-packagekit
14mu|discover-5.7.2-1|98	%{_kde5_datadir}/libdiscover/backends/packagekit-backend.desktop
14mu|discover-5.7.2-1|99	%{_kde5_datadir}/libdiscover/categories/packagekit-backend-categories.xml
14mu|discover-5.7.2-1|100	%{_qt5_plugindir}/discover/packagekit-backend.so
14mu|discover-5.7.2-1|101	%{_qt5_plugindir}/discover-notifier/DiscoverPackageKitNotifier.so
14mu|discover-5.7.2-1|102	%endif
14mu|discover-5.7.2-1|103	
14mu|discover-5.7.2-1|104	#----------------------------------------------------------------------------
14mu|discover-5.7.2-1|105	
14mu|discover-5.7.2-1|106	%package -n plasma5-applet-discovernotifier
14mu|discover-5.7.2-1|107	Summary:	Plasma 5 Discover notifier plasmoid
14mu|discover-5.7.2-1|108	Group:		Graphical desktop/KDE
14mu|discover-5.7.2-1|109	Requires:	%{name}
14mu|discover-5.7.2-1|110	Requires:	discover-qml = %{EVRD}
14mu|discover-5.7.2-1|111	Obsoletes:	plasma5-applet-muonnotifier < 5.5
14mu|discover-5.7.2-1|112	
14mu|discover-5.7.2-1|113	%description -n plasma5-applet-discovernotifier
14mu|discover-5.7.2-1|114	Plasma 5 Discover notifier plasmoid.
14mu|discover-5.7.2-1|115	
14mu|discover-5.7.2-1|116	%files -n plasma5-applet-discovernotifier -f plasma_applet_org.kde.discovernotifier.lang
14mu|discover-5.7.2-1|117	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.discovernotifier/
14mu|discover-5.7.2-1|118	%{_kde5_datadir}/plasma/plasmoids/org.kde.discovernotifier/*
14mu|discover-5.7.2-1|119	%{_kde5_services}/plasma-applet-org.kde.discovernotifier.desktop
14mu|discover-5.7.2-1|120	%dir %{_kde5_qmldir}/org/kde/discovernotifier/
14mu|discover-5.7.2-1|121	%{_kde5_qmldir}/org/kde/discovernotifier/*
14mu|discover-5.7.2-1|122	
14mu|discover-5.7.2-1|123	#----------------------------------------------------------------------------
14mu|discover-5.7.2-1|124	
14mu|discover-5.7.2-1|125	%package -n libdiscover-common
14mu|discover-5.7.2-1|126	Summary:	Plasma 5 package manager library common data files
14mu|discover-5.7.2-1|127	Group:		Graphical desktop/KDE
14mu|discover-5.7.2-1|128	Conflicts:	libmuon-common < 5.5
14mu|discover-5.7.2-1|129	Obsoletes:	libmuon-common < 5.5
14mu|discover-5.7.2-1|130	BuildArch:	noarch
14mu|discover-5.7.2-1|131	
14mu|discover-5.7.2-1|132	%description -n libdiscover-common
14mu|discover-5.7.2-1|133	Plasma 5 package manager library common data files.
14mu|discover-5.7.2-1|134	
14mu|discover-5.7.2-1|135	%files -n libdiscover-common
14mu|discover-5.7.2-1|136	%{_kde5_notificationsdir}/discoverabstractnotifier.notifyrc
14mu|discover-5.7.2-1|137	
14mu|discover-5.7.2-1|138	#----------------------------------------------------------------------------
14mu|discover-5.7.2-1|139	
14mu|discover-5.7.2-1|140	%package -n libdiscover-i18n
14mu|discover-5.7.2-1|141	Summary:	Plasma 5 package manager library translations
14mu|discover-5.7.2-1|142	Group:		System/Internationalization
14mu|discover-5.7.2-1|143	Obsoletes:	libmuon-i18n < 5.5
14mu|discover-5.7.2-1|144	BuildArch:	noarch
14mu|discover-5.7.2-1|145	
14mu|discover-5.7.2-1|146	%description -n libdiscover-i18n
14mu|discover-5.7.2-1|147	Plasma 5 package manager library translations.
14mu|discover-5.7.2-1|148	
14mu|discover-5.7.2-1|149	%files -n libdiscover-i18n -f libdiscover.lang
14mu|discover-5.7.2-1|150	
14mu|discover-5.7.2-1|151	#----------------------------------------------------------------------------
14mu|discover-5.7.2-1|152	
14mu|discover-5.7.2-1|153	%define qmldiscover %mklibname discover-qml
14mu|discover-5.7.2-1|154	
14mu|discover-5.7.2-1|155	%package -n %{qmldiscover}
14mu|discover-5.7.2-1|156	Summary:	QML plugin for Plasma 5 package manager
14mu|discover-5.7.2-1|157	Group:		System/Libraries
14mu|discover-5.7.2-1|158	Requires:	kf5plasma-qml
14mu|discover-5.7.2-1|159	Provides:	discover-qml = %{EVRD}
14mu|discover-5.7.2-1|160	Obsoletes:	%{_lib}muon-qml < 5.5
14mu|discover-5.7.2-1|161	
14mu|discover-5.7.2-1|162	%description -n %{qmldiscover}
14mu|discover-5.7.2-1|163	QML plugin for Plasma 5 package manager.
14mu|discover-5.7.2-1|164	
14mu|discover-5.7.2-1|165	%files -n %{qmldiscover}
14mu|discover-5.7.2-1|166	%dir %{_kde5_qmldir}/org/kde/discover/
14mu|discover-5.7.2-1|167	%{_kde5_qmldir}/org/kde/discover/*
14mu|discover-5.7.2-1|168	
14mu|discover-5.7.2-1|169	#----------------------------------------------------------------------------
14mu|discover-5.7.2-1|170	
14mu|discover-5.7.2-1|171	%define discovercommon_major 5
14mu|discover-5.7.2-1|172	%define libdiscovercommon %mklibname discovercommon %{discovercommon_major}
14mu|discover-5.7.2-1|173	
14mu|discover-5.7.2-1|174	%package -n %{libdiscovercommon}
14mu|discover-5.7.2-1|175	Summary:	Plasma 5 package manager shared library
14mu|discover-5.7.2-1|176	Group:		System/Libraries
14mu|discover-5.7.2-1|177	Requires:	%{qmldiscover}
14mu|discover-5.7.2-1|178	Requires:	libdiscover-common
14mu|discover-5.7.2-1|179	Requires:	libdiscover-i18n
14mu|discover-5.7.2-1|180	Obsoletes:	%{_lib}muoncommon5 < 5.5
14mu|discover-5.7.2-1|181	
14mu|discover-5.7.2-1|182	%description -n %{libdiscovercommon}
14mu|discover-5.7.2-1|183	Plasma 5 package manager shared library.
14mu|discover-5.7.2-1|184	
14mu|discover-5.7.2-1|185	%files -n %{libdiscovercommon}
14mu|discover-5.7.2-1|186	%{_kde5_libdir}/libDiscoverCommon.so.%{discovercommon_major}*
14mu|discover-5.7.2-1|187	
14mu|discover-5.7.2-1|188	#----------------------------------------------------------------------------
14mu|discover-5.7.2-1|189	
14mu|discover-5.7.2-1|190	%define discovernotifiers_major 5
14mu|discover-5.7.2-1|191	%define libdiscovernotifiers %mklibname discovernotifiers %{discovernotifiers_major}
14mu|discover-5.7.2-1|192	
14mu|discover-5.7.2-1|193	%package -n %{libdiscovernotifiers}
14mu|discover-5.7.2-1|194	Summary:	Plasma 5 package manager shared library
14mu|discover-5.7.2-1|195	Group:		System/Libraries
14mu|discover-5.7.2-1|196	Requires:	%{qmldiscover}
14mu|discover-5.7.2-1|197	Requires:	libdiscover-i18n
14mu|discover-5.7.2-1|198	Obsoletes:	%{_lib}notifiers5 < 5.5
14mu|discover-5.7.2-1|199	
14mu|discover-5.7.2-1|200	%description -n %{libdiscovernotifiers}
14mu|discover-5.7.2-1|201	Plasma 5 package manager shared library.
14mu|discover-5.7.2-1|202	
14mu|discover-5.7.2-1|203	%files -n %{libdiscovernotifiers}
14mu|discover-5.7.2-1|204	%{_kde5_libdir}/libDiscoverNotifiers.so.%{discovernotifiers_major}*
14mu|discover-5.7.2-1|205	
14mu|discover-5.7.2-1|206	#----------------------------------------------------------------------------
14mu|discover-5.7.2-1|207	
14mu|discover-5.7.2-1|208	%prep
14mu|discover-5.7.2-1|209	%setup -q
14mu|discover-5.7.2-1|210	%patch0 -p1
14mu|discover-5.7.2-1|211	%patch1 -p1
14mu|discover-5.7.2-1|212	
14mu|discover-5.7.2-1|213	%build
14mu|discover-5.7.2-1|214	%cmake_kde5
14mu|discover-5.7.2-1|215	%make
14mu|discover-5.7.2-1|216	
14mu|discover-5.7.2-1|217	%install
14mu|discover-5.7.2-1|218	%makeinstall_std -C build
14mu|discover-5.7.2-1|219	
14mu|discover-5.7.2-1|220	rm -f %{buildroot}%{_kde5_libdir}/libDiscoverCommon.so
14mu|discover-5.7.2-1|221	rm -f %{buildroot}%{_kde5_libdir}/libDiscoverNotifiers.so
14mu|discover-5.7.2-1|222	
14mu|discover-5.7.2-1|223	%find_lang plasma-discover plasma-discover-exporter plasma-discover-notifier plasma-discover-updater %{name}.lang
14mu|discover-5.7.2-1|224	%find_lang plasma_applet_org.kde.discovernotifier
14mu|discover-5.7.2-1|225	%find_lang libdiscover
14mu|discover-5.7.2-1|226	
14mu|discover-5.7.2-1|227	%changelog
14mu|discover-5.7.2-1|228	
14mu|discover-5.7.2-1|229	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|discover-5.7.2-1|230	- (20b16af) Update files
14mu|discover-5.7.2-1|231	
14mu|discover-5.7.2-1|232	

22482 14
14mu|distcache-1.5.1-25|1	%define major 1
14mu|distcache-1.5.1-25|2	%define libname %mklibname %{name} %{major}
14mu|distcache-1.5.1-25|3	%define devname %mklibname %{name} -d
14mu|distcache-1.5.1-25|4	
14mu|distcache-1.5.1-25|5	Summary:	Programs to provide a distributed session caching architecture
14mu|distcache-1.5.1-25|6	Name:		distcache
14mu|distcache-1.5.1-25|7	Version:	1.5.1
14mu|distcache-1.5.1-25|8	Release:	25
14mu|distcache-1.5.1-25|9	License:	LGPL
14mu|distcache-1.5.1-25|10	Group:		System/Servers
14mu|distcache-1.5.1-25|11	Url:		http://www.distcache.org/
14mu|distcache-1.5.1-25|12	Source0:	http://prdownloads.sourceforge.net/distcache/%{name}-%{version}.tar.bz2
14mu|distcache-1.5.1-25|13	Source1:	dc_server.init
14mu|distcache-1.5.1-25|14	Source2:	dc_client.init
14mu|distcache-1.5.1-25|15	Patch0:		distcache-limits.diff
14mu|distcache-1.5.1-25|16	Patch1:		distcache-libdeps.diff
14mu|distcache-1.5.1-25|17	Patch2:		distcache-1.5.1-autopoo_fixes.diff
14mu|distcache-1.5.1-25|18	Patch3:		distcache-1.5.1-cvs_fixes.diff
14mu|distcache-1.5.1-25|19	Patch4:		distcache-1.5.1-sslv2.patch
14mu|distcache-1.5.1-25|20	BuildRequires:	chrpath
14mu|distcache-1.5.1-25|21	BuildRequires:	pkgconfig(openssl)
14mu|distcache-1.5.1-25|22	
14mu|distcache-1.5.1-25|23	%description
14mu|distcache-1.5.1-25|24	This package provides tools from the distcache project to deploy a distributed
14mu|distcache-1.5.1-25|25	session caching environment. This is most notably useful for SSL/TLS session
14mu|distcache-1.5.1-25|26	caching with supported OpenSSL-based applications. The caching protocol and API
14mu|distcache-1.5.1-25|27	is independent of SSL/TLS specifics and could be useful in other (non-SSL/TLS)
14mu|distcache-1.5.1-25|28	circumstances.
14mu|distcache-1.5.1-25|29	
14mu|distcache-1.5.1-25|30	#----------------------------------------------------------------------------
14mu|distcache-1.5.1-25|31	
14mu|distcache-1.5.1-25|32	%package client
14mu|distcache-1.5.1-25|33	Summary:	Distributed session cache client proxy
14mu|distcache-1.5.1-25|34	Group:		System/Servers
14mu|distcache-1.5.1-25|35	Requires(post,preun):	rpm-helper
14mu|distcache-1.5.1-25|36	
14mu|distcache-1.5.1-25|37	%description client
14mu|distcache-1.5.1-25|38	dc_client runs a client proxy to provide access to a remote cache server
14mu|distcache-1.5.1-25|39	(typically over TCP/IPv4) by providing a local service (typically over unix
14mu|distcache-1.5.1-25|40	domain sockets). It starts listening on a configurable network address for
14mu|distcache-1.5.1-25|41	connections and establishes a persistent connection to an instance of dc_server
14mu|distcache-1.5.1-25|42	for proxying cache operations to. Incoming connections are expected to
14mu|distcache-1.5.1-25|43	communicate using the distcache protocol, and would typically be applications
14mu|distcache-1.5.1-25|44	using one of the distcache APIs in libdistcache to encapsulate these
14mu|distcache-1.5.1-25|45	communications.
14mu|distcache-1.5.1-25|46	
14mu|distcache-1.5.1-25|47	The common use of dc_client is to run as a local agent on each host machine
14mu|distcache-1.5.1-25|48	that requires use of the distributed cache, as the listening address should
14mu|distcache-1.5.1-25|49	probably use unix domain sockets which are better suited to frequent (and
14mu|distcache-1.5.1-25|50	temporary) connections being used for individual cache operations. Likewise,
14mu|distcache-1.5.1-25|51	the connection dc_client makes to the cache server (dc_server) for proxying
14mu|distcache-1.5.1-25|52	cache operations is typically over a genuine network to remote machine, using
14mu|distcache-1.5.1-25|53	TCP/IPv4.
14mu|distcache-1.5.1-25|54	
14mu|distcache-1.5.1-25|55	%files client
14mu|distcache-1.5.1-25|56	%doc ANNOUNCE BUGS CHANGES FAQ README
14mu|distcache-1.5.1-25|57	%attr(0755,root,root) %{_initrddir}/dc_client
14mu|distcache-1.5.1-25|58	%attr(0755,root,root) %{_sbindir}/dc_client
14mu|distcache-1.5.1-25|59	%{_mandir}/man1/dc_client.1*
14mu|distcache-1.5.1-25|60	
14mu|distcache-1.5.1-25|61	%post client
14mu|distcache-1.5.1-25|62	%_post_service dc_client
14mu|distcache-1.5.1-25|63	
14mu|distcache-1.5.1-25|64	%preun client
14mu|distcache-1.5.1-25|65	%_preun_service dc_client
14mu|distcache-1.5.1-25|66	
14mu|distcache-1.5.1-25|67	#----------------------------------------------------------------------------
14mu|distcache-1.5.1-25|68	
14mu|distcache-1.5.1-25|69	%package server
14mu|distcache-1.5.1-25|70	Summary:	Distributed session cache server
14mu|distcache-1.5.1-25|71	Group:		System/Servers
14mu|distcache-1.5.1-25|72	Requires(post,preun):	rpm-helper
14mu|distcache-1.5.1-25|73	
14mu|distcache-1.5.1-25|74	%description server
14mu|distcache-1.5.1-25|75	dc_server runs a cache server and starts listening on a configurable network
14mu|distcache-1.5.1-25|76	address for connections. Incoming connections are expected to communicate using
14mu|distcache-1.5.1-25|77	the distcache protocol, and would typically be instances of dc_client running
14mu|distcache-1.5.1-25|78	on other machines.
14mu|distcache-1.5.1-25|79	
14mu|distcache-1.5.1-25|80	%files server
14mu|distcache-1.5.1-25|81	%doc ANNOUNCE BUGS CHANGES FAQ README
14mu|distcache-1.5.1-25|82	%attr(0755,root,root) %{_initrddir}/dc_server
14mu|distcache-1.5.1-25|83	%attr(0755,root,root) %{_sbindir}/dc_server
14mu|distcache-1.5.1-25|84	%{_mandir}/man1/dc_server.1*
14mu|distcache-1.5.1-25|85	%{_mandir}/man8/distcache.8*
14mu|distcache-1.5.1-25|86	
14mu|distcache-1.5.1-25|87	%post server
14mu|distcache-1.5.1-25|88	%_post_service dc_server
14mu|distcache-1.5.1-25|89	
14mu|distcache-1.5.1-25|90	%preun server
14mu|distcache-1.5.1-25|91	%_preun_service dc_server
14mu|distcache-1.5.1-25|92	
14mu|distcache-1.5.1-25|93	#----------------------------------------------------------------------------
14mu|distcache-1.5.1-25|94	
14mu|distcache-1.5.1-25|95	%package utils
14mu|distcache-1.5.1-25|96	Summary:	Utilities for testing and benchmarking %{name} SSL/TLS servers
14mu|distcache-1.5.1-25|97	Group:		System/Servers
14mu|distcache-1.5.1-25|98	Requires:	%{libname} = %{EVRD}
14mu|distcache-1.5.1-25|99	
14mu|distcache-1.5.1-25|100	%description utils
14mu|distcache-1.5.1-25|101	o dc_snoop - Distributed session cache traffic analysis.
14mu|distcache-1.5.1-25|102	o dc_test - Distributed session cache testing and benchmarking tool.
14mu|distcache-1.5.1-25|103	o nal_test - benchmarking and self-testing libnal program.
14mu|distcache-1.5.1-25|104	o piper - Test file-descriptor based addresses.
14mu|distcache-1.5.1-25|105	o sslswamp - SSL/TLS load-tester based on OpenSSL.
14mu|distcache-1.5.1-25|106	
14mu|distcache-1.5.1-25|107	%files utils
14mu|distcache-1.5.1-25|108	%attr(0755,root,root) %{_bindir}/piper
14mu|distcache-1.5.1-25|109	%attr(0755,root,root) %{_bindir}/sslswamp
14mu|distcache-1.5.1-25|110	%attr(0755,root,root) %{_sbindir}/dc_snoop
14mu|distcache-1.5.1-25|111	%attr(0755,root,root) %{_sbindir}/*_test
14mu|distcache-1.5.1-25|112	%attr(0755,root,root) %{_sbindir}/nal_echo
14mu|distcache-1.5.1-25|113	%attr(0755,root,root) %{_sbindir}/nal_ping
14mu|distcache-1.5.1-25|114	%attr(0755,root,root) %{_sbindir}/nal_hose
14mu|distcache-1.5.1-25|115	%attr(0755,root,root) %{_sbindir}/nal_pong
14mu|distcache-1.5.1-25|116	%attr(0755,root,root) %{_sbindir}/nal_proxy
14mu|distcache-1.5.1-25|117	%{_datadir}/swamp
14mu|distcache-1.5.1-25|118	%{_mandir}/man1/sslswamp.1*
14mu|distcache-1.5.1-25|119	%{_mandir}/man1/dc_snoop.1*
14mu|distcache-1.5.1-25|120	%{_mandir}/man1/dc_test.1*
14mu|distcache-1.5.1-25|121	
14mu|distcache-1.5.1-25|122	#----------------------------------------------------------------------------
14mu|distcache-1.5.1-25|123	
14mu|distcache-1.5.1-25|124	%package -n %{libname}
14mu|distcache-1.5.1-25|125	Summary:	Shared libraries for %{name}
14mu|distcache-1.5.1-25|126	Group:		System/Libraries
14mu|distcache-1.5.1-25|127	
14mu|distcache-1.5.1-25|128	%description -n %{libname}
14mu|distcache-1.5.1-25|129	This package provides tools from the distcache project to deploy a distributed
14mu|distcache-1.5.1-25|130	session caching environment. This is most notably useful for SSL/TLS session
14mu|distcache-1.5.1-25|131	caching with supported OpenSSL-based applications. The caching protocol and API
14mu|distcache-1.5.1-25|132	is independent of SSL/TLS specifics and could be useful in other (non-SSL/TLS)
14mu|distcache-1.5.1-25|133	circumstances.
14mu|distcache-1.5.1-25|134	
14mu|distcache-1.5.1-25|135	%files -n %{libname}
14mu|distcache-1.5.1-25|136	%{_libdir}/*.so.%{major}*
14mu|distcache-1.5.1-25|137	
14mu|distcache-1.5.1-25|138	#----------------------------------------------------------------------------
14mu|distcache-1.5.1-25|139	
14mu|distcache-1.5.1-25|140	%package -n %{devname}
14mu|distcache-1.5.1-25|141	Summary:	Libraries and header files for building distcache-compatible software
14mu|distcache-1.5.1-25|142	Group:		Development/C
14mu|distcache-1.5.1-25|143	Requires:	%{libname} = %{EVRD}
14mu|distcache-1.5.1-25|144	Provides:	%{name}-devel = %{EVRD}
14mu|distcache-1.5.1-25|145	
14mu|distcache-1.5.1-25|146	%description -n %{devname}
14mu|distcache-1.5.1-25|147	This package includes the libraries and header files from the distcache project
14mu|distcache-1.5.1-25|148	that are required to compile
14mu|distcache-1.5.1-25|149	distcache-compatible software.
14mu|distcache-1.5.1-25|150	
14mu|distcache-1.5.1-25|151	%files -n %{devname}
14mu|distcache-1.5.1-25|152	%{_includedir}/libnal
14mu|distcache-1.5.1-25|153	%{_includedir}/distcache
14mu|distcache-1.5.1-25|154	%{_libdir}/*.so
14mu|distcache-1.5.1-25|155	%{_mandir}/man2/*.2*
14mu|distcache-1.5.1-25|156	
14mu|distcache-1.5.1-25|157	#----------------------------------------------------------------------------
14mu|distcache-1.5.1-25|158	
14mu|distcache-1.5.1-25|159	%prep
14mu|distcache-1.5.1-25|160	%setup -q
14mu|distcache-1.5.1-25|161	%patch0 -p0
14mu|distcache-1.5.1-25|162	%patch1 -p1
14mu|distcache-1.5.1-25|163	%patch2 -p1
14mu|distcache-1.5.1-25|164	%patch3 -p1
14mu|distcache-1.5.1-25|165	%patch4 -p1
14mu|distcache-1.5.1-25|166	
14mu|distcache-1.5.1-25|167	cp %{SOURCE1} dc_server.init
14mu|distcache-1.5.1-25|168	cp %{SOURCE2} dc_client.init
14mu|distcache-1.5.1-25|169	
14mu|distcache-1.5.1-25|170	%build
14mu|distcache-1.5.1-25|171	%serverbuild
14mu|distcache-1.5.1-25|172	
14mu|distcache-1.5.1-25|173	export WANT_AUTOCONF_2_5=1
14mu|distcache-1.5.1-25|174	
14mu|distcache-1.5.1-25|175	# bootstrap it (bootstrap.sh won't cut it...)
14mu|distcache-1.5.1-25|176	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --foreign --add-missing
14mu|distcache-1.5.1-25|177	
14mu|distcache-1.5.1-25|178	pushd ssl
14mu|distcache-1.5.1-25|179	libtoolize --copy --force; aclocal; autoheader; autoconf; automake --foreign --add-missing
14mu|distcache-1.5.1-25|180	popd
14mu|distcache-1.5.1-25|181	
14mu|distcache-1.5.1-25|182	export CFLAGS="$CFLAGS -fPIC"
14mu|distcache-1.5.1-25|183	
14mu|distcache-1.5.1-25|184	%configure2_5x \
14mu|distcache-1.5.1-25|185	--enable-shared \
14mu|distcache-1.5.1-25|186	--disable-static \
14mu|distcache-1.5.1-25|187	--enable-ssl \
14mu|distcache-1.5.1-25|188	--enable-swamp \
14mu|distcache-1.5.1-25|189	--with-ssl=%{_prefix}
14mu|distcache-1.5.1-25|190	%make
14mu|distcache-1.5.1-25|191	
14mu|distcache-1.5.1-25|192	%install
14mu|distcache-1.5.1-25|193	%makeinstall
14mu|distcache-1.5.1-25|194	
14mu|distcache-1.5.1-25|195	install -d %{buildroot}%{_sbindir}
14mu|distcache-1.5.1-25|196	install -d %{buildroot}%{_initrddir}
14mu|distcache-1.5.1-25|197	install -d %{buildroot}%{_sysconfdir}
14mu|distcache-1.5.1-25|198	
14mu|distcache-1.5.1-25|199	install -m755 dc_server.init %{buildroot}%{_initrddir}/dc_server
14mu|distcache-1.5.1-25|200	install -m755 dc_client.init %{buildroot}%{_initrddir}/dc_client
14mu|distcache-1.5.1-25|201	
14mu|distcache-1.5.1-25|202	mv %{buildroot}%{_bindir}/dc* %{buildroot}%{_sbindir}/
14mu|distcache-1.5.1-25|203	mv %{buildroot}%{_bindir}/nal* %{buildroot}%{_sbindir}/
14mu|distcache-1.5.1-25|204	
14mu|distcache-1.5.1-25|205	# delete rpath
14mu|distcache-1.5.1-25|206	chrpath -d %{buildroot}%{_bindir}/sslswamp
14mu|distcache-1.5.1-25|207	
14mu|distcache-1.5.1-25|208	
14mu|distcache-1.5.1-25|209	%changelog
14mu|distcache-1.5.1-25|210	
14mu|distcache-1.5.1-25|211	* Thu Mar 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-25
14mu|distcache-1.5.1-25|212	- (bdf43ee) Add patch to fix build with OpenSSL built without SSLv2 support
14mu|distcache-1.5.1-25|213	
14mu|distcache-1.5.1-25|214	

22483 14
14mu|dkms-2.0.19-35|1	Summary: 	Dynamic Kernel Module Support Framework
14mu|dkms-2.0.19-35|2	Name: 		dkms
14mu|dkms-2.0.19-35|3	Version: 	2.0.19
14mu|dkms-2.0.19-35|4	URL:		http://linux.dell.com/dkms
14mu|dkms-2.0.19-35|5	%define subrel 3
14mu|dkms-2.0.19-35|6	Release: 	35
14mu|dkms-2.0.19-35|7	License: 	GPL
14mu|dkms-2.0.19-35|8	Group:  	System/Base
14mu|dkms-2.0.19-35|9	BuildArch: 	noarch
14mu|dkms-2.0.19-35|10	Suggests:	kernel-devel
14mu|dkms-2.0.19-35|11	Requires:	%{name}-minimal = %{version}-%{release}
14mu|dkms-2.0.19-35|12	Requires(pre):	rpm-helper
14mu|dkms-2.0.19-35|13	Requires(post):	rpm-helper
14mu|dkms-2.0.19-35|14	Requires:	patch
14mu|dkms-2.0.19-35|15	Requires:	sed
14mu|dkms-2.0.19-35|16	Requires:       gawk
14mu|dkms-2.0.19-35|17	Source:		http://linux.dell.com/dkms/%{name}-%{version}.tar.gz
14mu|dkms-2.0.19-35|18	Source1:	template-dkms-mkrpm.spec.src
14mu|dkms-2.0.19-35|19	Source2:	dkms.depmod.conf
14mu|dkms-2.0.19-35|20	Source3:	autoload.awk
14mu|dkms-2.0.19-35|21	Source4:	%{name}.service
14mu|dkms-2.0.19-35|22	Patch1:		dkms-2.0.19-norpm.patch
14mu|dkms-2.0.19-35|23	Patch2:		dkms-2.0.17.5-mdkize.patch
14mu|dkms-2.0.19-35|24	Patch3:		dkms-fix-kernel-make-prepare.patch
14mu|dkms-2.0.19-35|25	Patch4:		dkms-2.0.17.6-compressed-module.patch
14mu|dkms-2.0.19-35|26	Patch5:		dkms-2.0.19-weak_module_name.patch
14mu|dkms-2.0.19-35|27	Patch7:		dkms-2.0.19-procconfig.patch
14mu|dkms-2.0.19-35|28	Patch8:		dkms-2.0.19-mdkrpm-split-ver-rel.patch
14mu|dkms-2.0.19-35|29	Patch9:		dkms-2.0.19-bash-completion-update.patch
14mu|dkms-2.0.19-35|30	Patch10:	dkms-2.0.19-binary_only.patch
14mu|dkms-2.0.19-35|31	Patch11:	dkms-2.0.17.5-min-max-kernel.patch
14mu|dkms-2.0.19-35|32	Patch12:	dkms-2.0.17.6-test-dkms.conf-existence.patch
14mu|dkms-2.0.19-35|33	Patch13:	dkms-2.0.17.6-status_default.patch
14mu|dkms-2.0.19-35|34	#Patch14:	dkms-2.0.17.6-stdout.patch
14mu|dkms-2.0.19-35|35	Patch15:	dkms-2.0.19-no_custom_rpm_provides.patch
14mu|dkms-2.0.19-35|36	Patch16:	dkms-2.0.19-binary.patch
14mu|dkms-2.0.19-35|37	Patch17:	dkms-2.0.19-autoalias.patch
14mu|dkms-2.0.19-35|38	Patch18:	dkms-2.0.19-mkrpm_status.patch
14mu|dkms-2.0.19-35|39	Patch19:	dkms-2.0.19-skip-unused-check.patch
14mu|dkms-2.0.19-35|40	Patch20:	dkms-2.0.19-uninstall-speedup.patch
14mu|dkms-2.0.19-35|41	Patch21:	dkms-2.0.19-init-mdv-interactive.patch
14mu|dkms-2.0.19-35|42	Patch22:	dkms-symvers.patch
14mu|dkms-2.0.19-35|43	Patch23:	dkms-2.0.19-autoload_instead_of_udevadm.patch
14mu|dkms-2.0.19-35|44	Patch24:	dkms-generic-preparation-for-2.6.39-and-higher
14mu|dkms-2.0.19-35|45	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root/
14mu|dkms-2.0.19-35|46	
14mu|dkms-2.0.19-35|47	%define _dkmsdir %{_localstatedir}/lib/%{name}
14mu|dkms-2.0.19-35|48	%define _dkmsbinarydir %{_localstatedir}/lib/%{name}-binary
14mu|dkms-2.0.19-35|49	
14mu|dkms-2.0.19-35|50	%description
14mu|dkms-2.0.19-35|51	This package contains the framework for the Dynamic
14mu|dkms-2.0.19-35|52	Kernel Module Support (DKMS) method for installing
14mu|dkms-2.0.19-35|53	module RPMS as originally developed by the Dell
14mu|dkms-2.0.19-35|54	Computer Corporation.
14mu|dkms-2.0.19-35|55	
14mu|dkms-2.0.19-35|56	This package is intended for building binary kernel
14mu|dkms-2.0.19-35|57	modules with dkms source packages installed
14mu|dkms-2.0.19-35|58	
14mu|dkms-2.0.19-35|59	%package minimal
14mu|dkms-2.0.19-35|60	Summary: 	Dynamic Kernel Module Support Framework - minimal package
14mu|dkms-2.0.19-35|61	License: 	GPL
14mu|dkms-2.0.19-35|62	Group: 		System/Base
14mu|dkms-2.0.19-35|63	Requires:	lsb-release
14mu|dkms-2.0.19-35|64	Requires(preun):	rpm-helper
14mu|dkms-2.0.19-35|65	Requires(post):	rpm-helper
14mu|dkms-2.0.19-35|66	
14mu|dkms-2.0.19-35|67	%description minimal
14mu|dkms-2.0.19-35|68	This package contains the framework for the Dynamic
14mu|dkms-2.0.19-35|69	Kernel Module Support (DKMS) method for installing
14mu|dkms-2.0.19-35|70	module RPMS as originally developed by the Dell
14mu|dkms-2.0.19-35|71	Computer Corporation.
14mu|dkms-2.0.19-35|72	
14mu|dkms-2.0.19-35|73	This package is intended for installing binary module RPMS
14mu|dkms-2.0.19-35|74	as created by dkms.
14mu|dkms-2.0.19-35|75	
14mu|dkms-2.0.19-35|76	%prep
14mu|dkms-2.0.19-35|77	%setup -q
14mu|dkms-2.0.19-35|78	%patch1 -p1 -b .norpm
14mu|dkms-2.0.19-35|79	%patch2 -p1 -b .mdkize
14mu|dkms-2.0.19-35|80	%patch3 -p1 -b .fix-kernel-make-prepare
14mu|dkms-2.0.19-35|81	%patch4 -p1 -b .compressed-module
14mu|dkms-2.0.19-35|82	%patch5 -p1 -b .weak_module_name
14mu|dkms-2.0.19-35|83	%patch7 -p1 -b .procconfig
14mu|dkms-2.0.19-35|84	%patch8 -p1 -b .mdkrpm-split-ver-rel
14mu|dkms-2.0.19-35|85	%patch9 -p1 -b .bash-completion-update
14mu|dkms-2.0.19-35|86	%patch10 -p1 -b .binary_only
14mu|dkms-2.0.19-35|87	%patch11 -p1 -b .min-max-kernel
14mu|dkms-2.0.19-35|88	%patch12 -p1 -b .test-dkmsconf
14mu|dkms-2.0.19-35|89	%patch13 -p1 -b .status_default
14mu|dkms-2.0.19-35|90	#%patch14 -p1 -b .stdout
14mu|dkms-2.0.19-35|91	%patch15 -p1 -b .no_custom_rpm_provides
14mu|dkms-2.0.19-35|92	%patch16 -p1 -b .binary
14mu|dkms-2.0.19-35|93	%patch17 -p0 -b .autoalias
14mu|dkms-2.0.19-35|94	%patch18 -p1 -b .mkrpm
14mu|dkms-2.0.19-35|95	%patch19 -p1 -b .versionsanity
14mu|dkms-2.0.19-35|96	%patch20 -p1 -b .uninst-speedup
14mu|dkms-2.0.19-35|97	%patch21 -p1 -b .mdv-interactive
14mu|dkms-2.0.19-35|98	%patch22 -p1 -b .symvers
14mu|dkms-2.0.19-35|99	%patch23 -p1 -b .autoload_instead_of_udevadm
14mu|dkms-2.0.19-35|100	%patch24 -p1 -b .generic-prepare
14mu|dkms-2.0.19-35|101	
14mu|dkms-2.0.19-35|102	sed -i -e 's,/var/%{name},%{_dkmsdir},g;s,init.d/dkms_autoinstaller,init.d/%{name},g' \
14mu|dkms-2.0.19-35|103	dkms_autoinstaller \
14mu|dkms-2.0.19-35|104	dkms_framework.conf \
14mu|dkms-2.0.19-35|105	kernel_*.d_dkms \
14mu|dkms-2.0.19-35|106	%{name}.8 \
14mu|dkms-2.0.19-35|107	dkms
14mu|dkms-2.0.19-35|108	
14mu|dkms-2.0.19-35|109	%install
14mu|dkms-2.0.19-35|110	rm -rf %{buildroot}
14mu|dkms-2.0.19-35|111	mkdir -p %{buildroot}%{_mandir}/man8
14mu|dkms-2.0.19-35|112	%makeinstall_std INITD=%{buildroot}%{_initrddir}
14mu|dkms-2.0.19-35|113	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/template-dkms-mkrpm.spec
14mu|dkms-2.0.19-35|114	install -m 755 dkms_mkkerneldoth %{buildroot}/%{_sbindir}/dkms_mkkerneldoth
14mu|dkms-2.0.19-35|115	install -m 755 %{SOURCE3} %{buildroot}/%{_sbindir}/dkms_autoload
14mu|dkms-2.0.19-35|116	mv %{buildroot}%{_initrddir}/dkms_autoinstaller %{buildroot}%{_sbindir}
14mu|dkms-2.0.19-35|117	mkdir -p %{buildroot}%{_dkmsbinarydir}
14mu|dkms-2.0.19-35|118	mkdir -p %{buildroot}%{_sysconfdir}/depmod.d
14mu|dkms-2.0.19-35|119	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/depmod.d/%{name}.conf
14mu|dkms-2.0.19-35|120	
14mu|dkms-2.0.19-35|121	# Systemd unit files
14mu|dkms-2.0.19-35|122	mkdir -p %{buildroot}%{_unitdir}
14mu|dkms-2.0.19-35|123	install -p -m 644 -D %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
14mu|dkms-2.0.19-35|124	
14mu|dkms-2.0.19-35|125	%triggerpostun -- dkms < 2.0.19-11
14mu|dkms-2.0.19-35|126	rm -f /etc/rc.d/*/{K,S}??dkms
14mu|dkms-2.0.19-35|127	
14mu|dkms-2.0.19-35|128	%trigger -- dkms < 2.0.19-31
14mu|dkms-2.0.19-35|129	#(akdengi) manually enable dkms becouse they not present on preset file
14mu|dkms-2.0.19-35|130	/bin/systemctl enable dkms.service
14mu|dkms-2.0.19-35|131	
14mu|dkms-2.0.19-35|132	%post
14mu|dkms-2.0.19-35|133	%systemd_post %{name}.service
14mu|dkms-2.0.19-35|134	
14mu|dkms-2.0.19-35|135	%preun
14mu|dkms-2.0.19-35|136	%systemd_preun %{name}.service
14mu|dkms-2.0.19-35|137	
14mu|dkms-2.0.19-35|138	%postun
14mu|dkms-2.0.19-35|139	%systemd_postun %{name}.service
14mu|dkms-2.0.19-35|140	
14mu|dkms-2.0.19-35|141	%files
14mu|dkms-2.0.19-35|142	%defattr(-,root,root)
14mu|dkms-2.0.19-35|143	%doc %attr (-,root,root) sample.spec sample.conf AUTHORS COPYING template-dkms-mkrpm.spec
14mu|dkms-2.0.19-35|144	%{_sbindir}/dkms_autoinstaller
14mu|dkms-2.0.19-35|145	
14mu|dkms-2.0.19-35|146	%files minimal
14mu|dkms-2.0.19-35|147	%defattr(-,root,root)
14mu|dkms-2.0.19-35|148	%{_sbindir}/dkms
14mu|dkms-2.0.19-35|149	%{_dkmsdir}
14mu|dkms-2.0.19-35|150	%dir %{_dkmsbinarydir}
14mu|dkms-2.0.19-35|151	%{_sbindir}/dkms_mkkerneldoth
14mu|dkms-2.0.19-35|152	%{_sbindir}/dkms_autoload
14mu|dkms-2.0.19-35|153	%{_mandir}/man8/dkms.8*
14mu|dkms-2.0.19-35|154	%config(noreplace) %{_sysconfdir}/dkms
14mu|dkms-2.0.19-35|155	# these dirs are for plugins - owned by other packages
14mu|dkms-2.0.19-35|156	%{_sysconfdir}/kernel/postinst.d/%{name}
14mu|dkms-2.0.19-35|157	%{_sysconfdir}/kernel/prerm.d/%{name}
14mu|dkms-2.0.19-35|158	%{_sysconfdir}/bash_completion.d/%{name}
14mu|dkms-2.0.19-35|159	%{_sysconfdir}/depmod.d/%{name}.conf
14mu|dkms-2.0.19-35|160	%{_unitdir}/%{name}.service
14mu|dkms-2.0.19-35|161	
14mu|dkms-2.0.19-35|162	
14mu|dkms-2.0.19-35|163	
14mu|dkms-2.0.19-35|164	
14mu|dkms-2.0.19-35|165	
14mu|dkms-2.0.19-35|166	
14mu|dkms-2.0.19-35|167	%changelog
14mu|dkms-2.0.19-35|168	
14mu|dkms-2.0.19-35|169	* Tue Apr 28 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.0.19-35
14mu|dkms-2.0.19-35|170	- (9cbc7d8) Make sure the display manager waits for DKMS to finish building modules
14mu|dkms-2.0.19-35|171	- (9cbc7d8) Should help fix http://bugs.rosalinux.ru/show_bug.cgi?id=5353 and
14mu|dkms-2.0.19-35|172	- (9cbc7d8) similar bugs.
14mu|dkms-2.0.19-35|173	
14mu|dkms-2.0.19-35|174	

22484 14
14mu|dmraid-1.0.0-0.rc16.20|1	# we need the libs in /lib(64) as /usr might not be mounted
14mu|dmraid-1.0.0-0.rc16.20|2	%define _libdir /%{_lib}
14mu|dmraid-1.0.0-0.rc16.20|3	%define _usrlibdir /usr/%{_lib}
14mu|dmraid-1.0.0-0.rc16.20|4	
14mu|dmraid-1.0.0-0.rc16.20|5	%define extraver rc16
14mu|dmraid-1.0.0-0.rc16.20|6	
14mu|dmraid-1.0.0-0.rc16.20|7	# from lib/version.h
14mu|dmraid-1.0.0-0.rc16.20|8	%define major 1
14mu|dmraid-1.0.0-0.rc16.20|9	%define libname %mklibname dmraid %{major}
14mu|dmraid-1.0.0-0.rc16.20|10	%define devname %mklibname dmraid -d
14mu|dmraid-1.0.0-0.rc16.20|11	
14mu|dmraid-1.0.0-0.rc16.20|12	Summary:	Device-mapper ATARAID tool
14mu|dmraid-1.0.0-0.rc16.20|13	Name:		dmraid
14mu|dmraid-1.0.0-0.rc16.20|14	Version:	1.0.0
14mu|dmraid-1.0.0-0.rc16.20|15	Release:	0.%{extraver}.20
14mu|dmraid-1.0.0-0.rc16.20|16	License:	GPLv2+
14mu|dmraid-1.0.0-0.rc16.20|17	Group:		System/Kernel and hardware
14mu|dmraid-1.0.0-0.rc16.20|18	Url:		http://people.redhat.com/~heinzm
14mu|dmraid-1.0.0-0.rc16.20|19	Source0:	http://people.redhat.com/~heinzm/sw/dmraid/src/%{name}-%{version}.%{extraver}.tar.bz2
14mu|dmraid-1.0.0-0.rc16.20|20	Source1:	fedora-dmraid-activation
14mu|dmraid-1.0.0-0.rc16.20|21	Source2:	dmraid-activation.service
14mu|dmraid-1.0.0-0.rc16.20|22	# (bluca) since fedora/redhat rpm is the real upstream for dmraid
14mu|dmraid-1.0.0-0.rc16.20|23	# patch numbers < 100 are reserved for patches synced from fedora/redhat
14mu|dmraid-1.0.0-0.rc16.20|24	# patch numbers > 100 are for our distro specific patches
14mu|dmraid-1.0.0-0.rc16.20|25	Patch0:		dmraid-1.0.0.rc16-test_devices.patch
14mu|dmraid-1.0.0-0.rc16.20|26	Patch1:		ddf1_lsi_persistent_name.patch
14mu|dmraid-1.0.0-0.rc16.20|27	Patch2:		pdc_raid10_failure.patch
14mu|dmraid-1.0.0-0.rc16.20|28	Patch3:		return_error_wo_disks.patch
14mu|dmraid-1.0.0-0.rc16.20|29	Patch4:		fix_sil_jbod.patch
14mu|dmraid-1.0.0-0.rc16.20|30	Patch5:		avoid_register.patch
14mu|dmraid-1.0.0-0.rc16.20|31	#we dont use this# Patch6: move_pattern_file_to_var.patch
14mu|dmraid-1.0.0-0.rc16.20|32	Patch7:		libversion.patch
14mu|dmraid-1.0.0-0.rc16.20|33	Patch8:		libversion-display.patch
14mu|dmraid-1.0.0-0.rc16.20|34	Patch9:		bz635995-data_corruption_during_activation_volume_marked_for_rebuild.patch
14mu|dmraid-1.0.0-0.rc16.20|35	# Patch10: bz626417_8-faulty_message_after_unsuccessful_vol_registration.patch
14mu|dmraid-1.0.0-0.rc16.20|36	Patch11:	bz626417_19-enabling_registration_degraded_volume.patch
14mu|dmraid-1.0.0-0.rc16.20|37	Patch12:	bz626417_20-cleanup_some_compilation_warning.patch
14mu|dmraid-1.0.0-0.rc16.20|38	Patch13:	bz626417_21-add_option_that_postpones_any_metadata_updates.patch
14mu|dmraid-1.0.0-0.rc16.20|39	Patch101:	lib-events-libdmraid-events-isw-strfmt.patch
14mu|dmraid-1.0.0-0.rc16.20|40	Patch102:	fix-linking.patch
14mu|dmraid-1.0.0-0.rc16.20|41	Patch103:	libdmraid-events-soname.patch
14mu|dmraid-1.0.0-0.rc16.20|42	Patch104:	libdmraid-events-install.patch
14mu|dmraid-1.0.0-0.rc16.20|43	
14mu|dmraid-1.0.0-0.rc16.20|44	BuildRequires:	device-mapper-devel >= 1.02.02
14mu|dmraid-1.0.0-0.rc16.20|45	BuildRequires:	device-mapper-event-devel >= 1.02.02
14mu|dmraid-1.0.0-0.rc16.20|46	Requires:	%{libname} = %{EVRD}
14mu|dmraid-1.0.0-0.rc16.20|47	Requires:	dmraid-events = %{EVRD}
14mu|dmraid-1.0.0-0.rc16.20|48	Requires:	kpartx >= 0.4.8-16
14mu|dmraid-1.0.0-0.rc16.20|49	Requires:	systemd
14mu|dmraid-1.0.0-0.rc16.20|50	Requires(post):	systemd >= 195-4
14mu|dmraid-1.0.0-0.rc16.20|51	
14mu|dmraid-1.0.0-0.rc16.20|52	%description
14mu|dmraid-1.0.0-0.rc16.20|53	dmraid (Device-Mapper Raid tool) supports RAID device discovery, RAID
14mu|dmraid-1.0.0-0.rc16.20|54	set activation, creation, removal, rebuild and display of properties for
14mu|dmraid-1.0.0-0.rc16.20|55	ATARAID/DDF1 metadata.
14mu|dmraid-1.0.0-0.rc16.20|56	
14mu|dmraid-1.0.0-0.rc16.20|57	dmraid uses libdevmapper and the device-mapper kernel runtime to create
14mu|dmraid-1.0.0-0.rc16.20|58	devices with respective mappings for the ATARAID sets discovered.
14mu|dmraid-1.0.0-0.rc16.20|59	
14mu|dmraid-1.0.0-0.rc16.20|60	The following ATARAID types are supported:
14mu|dmraid-1.0.0-0.rc16.20|61	
14mu|dmraid-1.0.0-0.rc16.20|62	Adaptec HostRAID ASR
14mu|dmraid-1.0.0-0.rc16.20|63	Highpoint HPT37X
14mu|dmraid-1.0.0-0.rc16.20|64	Highpoint HPT45X
14mu|dmraid-1.0.0-0.rc16.20|65	Intel Software RAID
14mu|dmraid-1.0.0-0.rc16.20|66	JMicron JMB36x
14mu|dmraid-1.0.0-0.rc16.20|67	LSI Logic MegaRAID
14mu|dmraid-1.0.0-0.rc16.20|68	NVidia NForce
14mu|dmraid-1.0.0-0.rc16.20|69	Promise FastTrack
14mu|dmraid-1.0.0-0.rc16.20|70	Silicon Image Medley
14mu|dmraid-1.0.0-0.rc16.20|71	SNIA DDF1
14mu|dmraid-1.0.0-0.rc16.20|72	VIA Software RAID
14mu|dmraid-1.0.0-0.rc16.20|73	
14mu|dmraid-1.0.0-0.rc16.20|74	%files
14mu|dmraid-1.0.0-0.rc16.20|75	%defattr(-,root,root,755)
14mu|dmraid-1.0.0-0.rc16.20|76	%doc CHANGELOG CREDITS KNOWN_BUGS README TODO doc/dmraid_design.txt
14mu|dmraid-1.0.0-0.rc16.20|77	/sbin/dmraid
14mu|dmraid-1.0.0-0.rc16.20|78	%{_mandir}/man8/dmraid.8*
14mu|dmraid-1.0.0-0.rc16.20|79	%{_systemdrootdir}/fedora-dmraid-activation
14mu|dmraid-1.0.0-0.rc16.20|80	%{_systemunitdir}/dmraid-activation.service
14mu|dmraid-1.0.0-0.rc16.20|81	%ghost %dir /var/lock/dmraid
14mu|dmraid-1.0.0-0.rc16.20|82	
14mu|dmraid-1.0.0-0.rc16.20|83	%post
14mu|dmraid-1.0.0-0.rc16.20|84	%systemd_post dmraid-activation.service
14mu|dmraid-1.0.0-0.rc16.20|85	
14mu|dmraid-1.0.0-0.rc16.20|86	#----------------------------------------------------------------------------
14mu|dmraid-1.0.0-0.rc16.20|87	
14mu|dmraid-1.0.0-0.rc16.20|88	%package -n %{libname}
14mu|dmraid-1.0.0-0.rc16.20|89	Summary:	Libraries for dmraid
14mu|dmraid-1.0.0-0.rc16.20|90	Group:		System/Libraries
14mu|dmraid-1.0.0-0.rc16.20|91	
14mu|dmraid-1.0.0-0.rc16.20|92	%description -n %{libname}
14mu|dmraid-1.0.0-0.rc16.20|93	Provides libraries for dmraid.
14mu|dmraid-1.0.0-0.rc16.20|94	
14mu|dmraid-1.0.0-0.rc16.20|95	%files -n %{libname}
14mu|dmraid-1.0.0-0.rc16.20|96	%attr (0555,root,root) %{_libdir}/libdmraid.so.%{major}*
14mu|dmraid-1.0.0-0.rc16.20|97	
14mu|dmraid-1.0.0-0.rc16.20|98	#----------------------------------------------------------------------------
14mu|dmraid-1.0.0-0.rc16.20|99	
14mu|dmraid-1.0.0-0.rc16.20|100	%package -n %{devname}
14mu|dmraid-1.0.0-0.rc16.20|101	Summary:	Development libraries and headers for dmraid
14mu|dmraid-1.0.0-0.rc16.20|102	Group:		Development/Other
14mu|dmraid-1.0.0-0.rc16.20|103	Provides:	%{name}-devel = %{version}.%{extraver}
14mu|dmraid-1.0.0-0.rc16.20|104	Requires:	%{libname} = %{EVRD}
14mu|dmraid-1.0.0-0.rc16.20|105	
14mu|dmraid-1.0.0-0.rc16.20|106	%description -n %{devname}
14mu|dmraid-1.0.0-0.rc16.20|107	Provides a library interface for RAID device discovery, RAID set
14mu|dmraid-1.0.0-0.rc16.20|108	activation and display of properties for ATARAID volumes.
14mu|dmraid-1.0.0-0.rc16.20|109	
14mu|dmraid-1.0.0-0.rc16.20|110	%files -n %{devname}
14mu|dmraid-1.0.0-0.rc16.20|111	%defattr(644,root,root,755)
14mu|dmraid-1.0.0-0.rc16.20|112	%dir %{_includedir}/dmraid
14mu|dmraid-1.0.0-0.rc16.20|113	%{_includedir}/dmraid/*.h
14mu|dmraid-1.0.0-0.rc16.20|114	%{_libdir}/libdmraid.so
14mu|dmraid-1.0.0-0.rc16.20|115	
14mu|dmraid-1.0.0-0.rc16.20|116	#----------------------------------------------------------------------------
14mu|dmraid-1.0.0-0.rc16.20|117	
14mu|dmraid-1.0.0-0.rc16.20|118	%package events
14mu|dmraid-1.0.0-0.rc16.20|119	Summary:	Dmraid event tool
14mu|dmraid-1.0.0-0.rc16.20|120	Group:		System/Base
14mu|dmraid-1.0.0-0.rc16.20|121	Requires:	%{name} = %{EVRD}
14mu|dmraid-1.0.0-0.rc16.20|122	Requires:	device-mapper-event  >= 1.02.02
14mu|dmraid-1.0.0-0.rc16.20|123	
14mu|dmraid-1.0.0-0.rc16.20|124	%description events
14mu|dmraid-1.0.0-0.rc16.20|125	Provides a dmeventd DSO and the dmevent_tool to register devices with it
14mu|dmraid-1.0.0-0.rc16.20|126	for device monitoring. All active RAID sets should be manually registered
14mu|dmraid-1.0.0-0.rc16.20|127	with dmevent_tool.
14mu|dmraid-1.0.0-0.rc16.20|128	
14mu|dmraid-1.0.0-0.rc16.20|129	%files events
14mu|dmraid-1.0.0-0.rc16.20|130	%defattr(-,root,root,755)
14mu|dmraid-1.0.0-0.rc16.20|131	/sbin/dmevent_tool
14mu|dmraid-1.0.0-0.rc16.20|132	%attr (0555,root,root) %{_libdir}/libdmraid-events-isw.so
14mu|dmraid-1.0.0-0.rc16.20|133	%{_mandir}/man8/dmevent_tool*
14mu|dmraid-1.0.0-0.rc16.20|134	
14mu|dmraid-1.0.0-0.rc16.20|135	#----------------------------------------------------------------------------
14mu|dmraid-1.0.0-0.rc16.20|136	
14mu|dmraid-1.0.0-0.rc16.20|137	%prep
14mu|dmraid-1.0.0-0.rc16.20|138	%setup -qn %{name}/%{version}.%{extraver}
14mu|dmraid-1.0.0-0.rc16.20|139	%patch0 -p1 -b .test_devices
14mu|dmraid-1.0.0-0.rc16.20|140	%patch1 -p1 -b .ddf1_lsi_persistent_name
14mu|dmraid-1.0.0-0.rc16.20|141	%patch2 -p1 -b .pdc_raid10_failure
14mu|dmraid-1.0.0-0.rc16.20|142	%patch3 -p1 -b .return_error_wo_disks
14mu|dmraid-1.0.0-0.rc16.20|143	%patch4 -p1 -b .fix_sil_jbod
14mu|dmraid-1.0.0-0.rc16.20|144	%patch5 -p1 -b .avoid_register
14mu|dmraid-1.0.0-0.rc16.20|145	%patch7 -p1 -b .libversion
14mu|dmraid-1.0.0-0.rc16.20|146	%patch8 -p1 -b .libversion_display
14mu|dmraid-1.0.0-0.rc16.20|147	%patch9 -p1 -b .bz635995
14mu|dmraid-1.0.0-0.rc16.20|148	%patch11 -p1 -b .bz626417_19
14mu|dmraid-1.0.0-0.rc16.20|149	%patch12 -p1 -b .bz626417_20
14mu|dmraid-1.0.0-0.rc16.20|150	%patch13 -p1 -b .bz626417_21
14mu|dmraid-1.0.0-0.rc16.20|151	
14mu|dmraid-1.0.0-0.rc16.20|152	%patch101 -p1 -b .libdmraid_events_isw_strfmt
14mu|dmraid-1.0.0-0.rc16.20|153	%patch102 -p1 -b .linking
14mu|dmraid-1.0.0-0.rc16.20|154	%patch103 -p1 -b .lib_events_soname
14mu|dmraid-1.0.0-0.rc16.20|155	%patch104 -p1 -b .lib_events_install
14mu|dmraid-1.0.0-0.rc16.20|156	
14mu|dmraid-1.0.0-0.rc16.20|157	%build
14mu|dmraid-1.0.0-0.rc16.20|158	%configure2_5x \
14mu|dmraid-1.0.0-0.rc16.20|159	--with-user=`id -un` \
14mu|dmraid-1.0.0-0.rc16.20|160	--with-group=`id -gn` \
14mu|dmraid-1.0.0-0.rc16.20|161	--disable-libselinux \
14mu|dmraid-1.0.0-0.rc16.20|162	--disable-libsepol \
14mu|dmraid-1.0.0-0.rc16.20|163	--enable-led \
14mu|dmraid-1.0.0-0.rc16.20|164	--enable-intel_led \
14mu|dmraid-1.0.0-0.rc16.20|165	--enable-shared_lib
14mu|dmraid-1.0.0-0.rc16.20|166	make
14mu|dmraid-1.0.0-0.rc16.20|167	
14mu|dmraid-1.0.0-0.rc16.20|168	%install
14mu|dmraid-1.0.0-0.rc16.20|169	%makeinstall -s sbindir=%{buildroot}/sbin
14mu|dmraid-1.0.0-0.rc16.20|170	rm -f %{buildroot}%{_libdir}/libdmraid.a
14mu|dmraid-1.0.0-0.rc16.20|171	
14mu|dmraid-1.0.0-0.rc16.20|172	mkdir -p %{buildroot}/var/lock/dmraid
14mu|dmraid-1.0.0-0.rc16.20|173	
14mu|dmraid-1.0.0-0.rc16.20|174	# Install systemd unit
14mu|dmraid-1.0.0-0.rc16.20|175	install -d %{buildroot}%{_systemdrootdir}
14mu|dmraid-1.0.0-0.rc16.20|176	install -d %{buildroot}%{_systemunitdir}
14mu|dmraid-1.0.0-0.rc16.20|177	install -m 755 %{SOURCE1} %{buildroot}%{_systemdrootdir}/fedora-dmraid-activation
14mu|dmraid-1.0.0-0.rc16.20|178	install -m 444 %{SOURCE2} %{buildroot}%{_systemunitdir}/dmraid-activation.service
14mu|dmraid-1.0.0-0.rc16.20|179	
14mu|dmraid-1.0.0-0.rc16.20|180	chmod 755 %{buildroot}%{_libdir}/libdmraid-events-isw.so
14mu|dmraid-1.0.0-0.rc16.20|181	chmod 755 %{buildroot}%{_libdir}/libdmraid.so.%{major}*
14mu|dmraid-1.0.0-0.rc16.20|182	
14mu|dmraid-1.0.0-0.rc16.20|183	
14mu|dmraid-1.0.0-0.rc16.20|184	%changelog
14mu|dmraid-1.0.0-0.rc16.20|185	
14mu|dmraid-1.0.0-0.rc16.20|186	* Sat Jan 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-0.rc16.20
14mu|dmraid-1.0.0-0.rc16.20|187	- (09d040a) Install fedora-dmraid-activation to a proper location
14mu|dmraid-1.0.0-0.rc16.20|188	
14mu|dmraid-1.0.0-0.rc16.20|189	

22485 14
14mu|dnsmasq-2.71-5|1	#% define debug_package %{nil}
14mu|dnsmasq-2.71-5|2	Summary:	A lightweight dhcp and caching nameserver
14mu|dnsmasq-2.71-5|3	Name:		dnsmasq
14mu|dnsmasq-2.71-5|4	Version:	2.71
14mu|dnsmasq-2.71-5|5	Release:	5
14mu|dnsmasq-2.71-5|6	License:	GPLv2 or GPLv3
14mu|dnsmasq-2.71-5|7	Group:		System/Servers
14mu|dnsmasq-2.71-5|8	Url:		http://www.thekelleys.org.uk/dnsmasq
14mu|dnsmasq-2.71-5|9	Source0:	http://www.thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.xz
14mu|dnsmasq-2.71-5|10	Source1:	dnsmasq.sysconfig
14mu|dnsmasq-2.71-5|11	Source2:	dnsmasq.service
14mu|dnsmasq-2.71-5|12	Source4:	README.update.urpmi
14mu|dnsmasq-2.71-5|13	
14mu|dnsmasq-2.71-5|14	BuildRequires:	pkgconfig(dbus-1)
14mu|dnsmasq-2.71-5|15	BuildRequires:	pkgconfig(libidn)
14mu|dnsmasq-2.71-5|16	Requires:	%{name}-base = %{version}-%{release}
14mu|dnsmasq-2.71-5|17	Requires(preun,post):	rpm-helper
14mu|dnsmasq-2.71-5|18	Conflicts:	bind
14mu|dnsmasq-2.71-5|19	
14mu|dnsmasq-2.71-5|20	%description
14mu|dnsmasq-2.71-5|21	Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It
14mu|dnsmasq-2.71-5|22	is designed to provide DNS and, optionally, DHCP, to a small network. It can
14mu|dnsmasq-2.71-5|23	serve the names of local machines which are not in the global DNS. The DHCP
14mu|dnsmasq-2.71-5|24	server integrates with the DNS server and allows machines with DHCP-allocated
14mu|dnsmasq-2.71-5|25	addresses to appear in the DNS with names configured either in each host or
14mu|dnsmasq-2.71-5|26	in a central configuration file. Dnsmasq supports static and dynamic DHCP
14mu|dnsmasq-2.71-5|27	leases and BOOTP for network booting of diskless machines.
14mu|dnsmasq-2.71-5|28	
14mu|dnsmasq-2.71-5|29	%package	base
14mu|dnsmasq-2.71-5|30	Summary:	A lightweight dhcp and caching nameserver - base files without init scripts
14mu|dnsmasq-2.71-5|31	Group:		Networking/Remote access
14mu|dnsmasq-2.71-5|32	# This is to avoid a clash with dnsmasq package: before version 2.71-4,
14mu|dnsmasq-2.71-5|33	# /var/lib/dnsmasq/ was there and then was moved to dnsmasq-base.
14mu|dnsmasq-2.71-5|34	Conflicts:	%{name} < 2.71-4
14mu|dnsmasq-2.71-5|35	
14mu|dnsmasq-2.71-5|36	%description	base
14mu|dnsmasq-2.71-5|37	Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It
14mu|dnsmasq-2.71-5|38	is designed to provide DNS and, optionally, DHCP, to a small network. It can
14mu|dnsmasq-2.71-5|39	serve the names of local machines which are not in the global DNS. The DHCP
14mu|dnsmasq-2.71-5|40	server integrates with the DNS server and allows machines with DHCP-allocated
14mu|dnsmasq-2.71-5|41	addresses to appear in the DNS with names configured either in each host or
14mu|dnsmasq-2.71-5|42	in a central configuration file. Dnsmasq supports static and dynamic DHCP
14mu|dnsmasq-2.71-5|43	leases and BOOTP for network booting of diskless machines.
14mu|dnsmasq-2.71-5|44	
14mu|dnsmasq-2.71-5|45	This package contains the base files of the Dnsmasq server, without the init
14mu|dnsmasq-2.71-5|46	scripts and global configuration files.
14mu|dnsmasq-2.71-5|47	
14mu|dnsmasq-2.71-5|48	%prep
14mu|dnsmasq-2.71-5|49	%setup -q
14mu|dnsmasq-2.71-5|50	
14mu|dnsmasq-2.71-5|51	%build
14mu|dnsmasq-2.71-5|52	#fedya
14mu|dnsmasq-2.71-5|53	sed -i -r 's:lua5.[0-9]+:lua:' Makefile
14mu|dnsmasq-2.71-5|54	
14mu|dnsmasq-2.71-5|55	#(tpg) enable dbus support
14mu|dnsmasq-2.71-5|56	sed -i 's|/\* #define HAVE_DBUS \*/|#define HAVE_DBUS|g' src/config.h
14mu|dnsmasq-2.71-5|57	
14mu|dnsmasq-2.71-5|58	# fedya
14mu|dnsmasq-2.71-5|59	# use /var/lib/dnsmasq instead of /var/lib/misc
14mu|dnsmasq-2.71-5|60	for file in dnsmasq.conf.example man/dnsmasq.8 man/es/dnsmasq.8 src/config.h; do
14mu|dnsmasq-2.71-5|61	sed -i 's|/var/lib/misc/dnsmasq.leases|/var/lib/dnsmasq/dnsmasq.leases|g' "$file"
14mu|dnsmasq-2.71-5|62	done
14mu|dnsmasq-2.71-5|63	
14mu|dnsmasq-2.71-5|64	#enable IDN support
14mu|dnsmasq-2.71-5|65	sed -i 's|/\* #define HAVE_IDN \*/|#define HAVE_IDN|g' src/config.h
14mu|dnsmasq-2.71-5|66	
14mu|dnsmasq-2.71-5|67	# RH bugzilla
14mu|dnsmasq-2.71-5|68	#enable /etc/dnsmasq.d fix bz 526703
14mu|dnsmasq-2.71-5|69	sed -i 's|#conf-dir=/etc/dnsmasq.d|conf-dir=/etc/dnsmasq.d|g' dnsmasq.conf.example
14mu|dnsmasq-2.71-5|70	
14mu|dnsmasq-2.71-5|71	%serverbuild
14mu|dnsmasq-2.71-5|72	%make CFLAGS="%{optflags}" LDFLAGS="$RPM_LD_FLAGS"
14mu|dnsmasq-2.71-5|73	
14mu|dnsmasq-2.71-5|74	%install
14mu|dnsmasq-2.71-5|75	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|dnsmasq-2.71-5|76	install -m644 %{SOURCE2} -D %{buildroot}/lib/systemd/system/%{name}.service
14mu|dnsmasq-2.71-5|77	install -m644 dnsmasq.conf.example -D %{buildroot}%{_sysconfdir}/dnsmasq.conf
14mu|dnsmasq-2.71-5|78	install -m755 -D src/dnsmasq %{buildroot}%{_sbindir}/dnsmasq
14mu|dnsmasq-2.71-5|79	install -m644 man/dnsmasq.8 -D %{buildroot}%{_mandir}/man8/dnsmasq.8
14mu|dnsmasq-2.71-5|80	install -m644 %{SOURCE4} README.update.urpmi
14mu|dnsmasq-2.71-5|81	install -d %{buildroot}/%{_sysconfdir}/dnsmasq.d/
14mu|dnsmasq-2.71-5|82	install -d %{buildroot}/var/lib/%{name}/
14mu|dnsmasq-2.71-5|83	
14mu|dnsmasq-2.71-5|84	%post
14mu|dnsmasq-2.71-5|85	%_post_service %{name}
14mu|dnsmasq-2.71-5|86	
14mu|dnsmasq-2.71-5|87	%preun
14mu|dnsmasq-2.71-5|88	%_preun_service %{name}
14mu|dnsmasq-2.71-5|89	
14mu|dnsmasq-2.71-5|90	%files
14mu|dnsmasq-2.71-5|91	%config(noreplace) %{_sysconfdir}/dnsmasq.conf
14mu|dnsmasq-2.71-5|92	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|dnsmasq-2.71-5|93	%dir %{_sysconfdir}/dnsmasq.d/
14mu|dnsmasq-2.71-5|94	/lib/systemd/system/%{name}.service
14mu|dnsmasq-2.71-5|95	%doc README.update.urpmi
14mu|dnsmasq-2.71-5|96	
14mu|dnsmasq-2.71-5|97	%files base
14mu|dnsmasq-2.71-5|98	%doc CHANGELOG FAQ COPYING COPYING-v3 doc.html setup.html
14mu|dnsmasq-2.71-5|99	%dir /var/lib/%{name}
14mu|dnsmasq-2.71-5|100	%{_sbindir}/%{name}
14mu|dnsmasq-2.71-5|101	%doc %{_mandir}/man8/%{name}*
14mu|dnsmasq-2.71-5|102	
14mu|dnsmasq-2.71-5|103	%changelog
14mu|dnsmasq-2.71-5|104	
14mu|dnsmasq-2.71-5|105	* Thu Aug 13 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.71-5
14mu|dnsmasq-2.71-5|106	- (2a9a687) Avoid a potential clash with dnsmasq package over /var/lib/dnsmasq/
14mu|dnsmasq-2.71-5|107	
14mu|dnsmasq-2.71-5|108	

22486 14
14mu|docker-1.11.2-2|1	# modifying the dockerinit binary breaks the SHA1 sum check by docker
14mu|docker-1.11.2-2|2	%global __os_install_post %{_usrlibrpm}/brp-compress
14mu|docker-1.11.2-2|3	%global dist_version 1.11.2
14mu|docker-1.11.2-2|4	
14mu|docker-1.11.2-2|5	
14mu|docker-1.11.2-2|6	# docker builds in a checksum of dockerinit into docker,
14mu|docker-1.11.2-2|7	# so stripping the binaries breaks docker
14mu|docker-1.11.2-2|8	%global debug_package %{nil}
14mu|docker-1.11.2-2|9	%global provider github
14mu|docker-1.11.2-2|10	%global provider_tld com
14mu|docker-1.11.2-2|11	%global project docker
14mu|docker-1.11.2-2|12	%global repo %{project}
14mu|docker-1.11.2-2|13	%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
14mu|docker-1.11.2-2|14	
14mu|docker-1.11.2-2|15	#debuginfo not supported with Go
14mu|docker-1.11.2-2|16	%global gopath  %{_libdir}/golang
14mu|docker-1.11.2-2|17	%define gosrc %{gopath}/src/pkg/%{import_path}
14mu|docker-1.11.2-2|18	
14mu|docker-1.11.2-2|19	%global commit      a34a1d598c6096ed8b5ce5219e77d68e5cd85462
14mu|docker-1.11.2-2|20	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14mu|docker-1.11.2-2|21	
14mu|docker-1.11.2-2|22	%define __noautoreq '.*/bin/make'
14mu|docker-1.11.2-2|23	
14mu|docker-1.11.2-2|24	Name:           docker
14mu|docker-1.11.2-2|25	Version:        %{dist_version}
14mu|docker-1.11.2-2|26	Release:        2
14mu|docker-1.11.2-2|27	Summary:        Automates deployment of containerized applications
14mu|docker-1.11.2-2|28	License:        ASL 2.0
14mu|docker-1.11.2-2|29	Group:		System/Kernel and hardware
14mu|docker-1.11.2-2|30	
14mu|docker-1.11.2-2|31	URL:            http://www.docker.com
14mu|docker-1.11.2-2|32	# only x86_64 for now: https://github.com/docker/docker/issues/136
14mu|docker-1.11.2-2|33	#ExclusiveArch:  x86_64
14mu|docker-1.11.2-2|34	Source0:	https://%{import_path}/archive/v%{dist_version}.tar.gz
14mu|docker-1.11.2-2|35	#Source0:        https://%{import_path}/archive/%{commit}.tar.gzS
14mu|docker-1.11.2-2|36	
14mu|docker-1.11.2-2|37	Source1: %{repo}.service
14mu|docker-1.11.2-2|38	Source2: %{repo}.sysconfig
14mu|docker-1.11.2-2|39	Source3: %{repo}-storage.sysconfig
14mu|docker-1.11.2-2|40	Source4: %{repo}-logrotate.sh
14mu|docker-1.11.2-2|41	Source5: README.%{repo}-logrotate
14mu|docker-1.11.2-2|42	Source6: %{repo}-network.sysconfig
14mu|docker-1.11.2-2|43	Source7: %{repo}.socket
14mu|docker-1.11.2-2|44	Source100:	%{name}.rpmlintrc
14mu|docker-1.11.2-2|45	
14mu|docker-1.11.2-2|46	BuildRequires:  gcc
14mu|docker-1.11.2-2|47	BuildRequires:  glibc-static-devel
14mu|docker-1.11.2-2|48	
14mu|docker-1.11.2-2|49	# ensure build uses golang 1.4 or above
14mu|docker-1.11.2-2|50	BuildRequires:  golang >= 1.4
14mu|docker-1.11.2-2|51	
14mu|docker-1.11.2-2|52	BuildRequires:  sqlite3-devel
14mu|docker-1.11.2-2|53	
14mu|docker-1.11.2-2|54	BuildRequires:  golang-net-devel
14mu|docker-1.11.2-2|55	BuildRequires:  go-md2man
14mu|docker-1.11.2-2|56	BuildRequires:  device-mapper-devel
14mu|docker-1.11.2-2|57	BuildRequires:  btrfs-devel
14mu|docker-1.11.2-2|58	BuildRequires:  pkgconfig(systemd)
14mu|docker-1.11.2-2|59	BuildRequires:  pkgconfig(libsystemd-journal)
14mu|docker-1.11.2-2|60	Requires:       systemd-units
14mu|docker-1.11.2-2|61	
14mu|docker-1.11.2-2|62	# With docker >= 1.11 you now need containerd (and runC as a dep)
14mu|docker-1.11.2-2|63	Requires:		docker-containerd
14mu|docker-1.11.2-2|64	
14mu|docker-1.11.2-2|65	# need xz to work with ubuntu images
14mu|docker-1.11.2-2|66	# https://bugzilla.redhat.com/show_bug.cgi?id=1045220
14mu|docker-1.11.2-2|67	Requires:       xz
14mu|docker-1.11.2-2|68	
14mu|docker-1.11.2-2|69	# https://bugzilla.redhat.com/show_bug.cgi?id=1035436
14mu|docker-1.11.2-2|70	# this won't be needed for rhel7+
14mu|docker-1.11.2-2|71	Requires:       bridge-utils
14mu|docker-1.11.2-2|72	Requires:       lxc
14mu|docker-1.11.2-2|73	
14mu|docker-1.11.2-2|74	# https://bugzilla.redhat.com/show_bug.cgi?id=1034919
14mu|docker-1.11.2-2|75	# No longer needed in Fedora because of libcontainer
14mu|docker-1.11.2-2|76	Requires:       libcgroup
14mu|docker-1.11.2-2|77	Provides:       lxc-docker = %{version}
14mu|docker-1.11.2-2|78	
14mu|docker-1.11.2-2|79	Obsoletes: docker-io < 1.2.0-8
14mu|docker-1.11.2-2|80	Provides: docker-io = %{version}-%{release}
14mu|docker-1.11.2-2|81	
14mu|docker-1.11.2-2|82	%description
14mu|docker-1.11.2-2|83	Docker is an open-source engine that automates the deployment of any
14mu|docker-1.11.2-2|84	application as a lightweight, portable, self-sufficient container that will
14mu|docker-1.11.2-2|85	run virtually anywhere.
14mu|docker-1.11.2-2|86	
14mu|docker-1.11.2-2|87	Docker containers can encapsulate any payload, and will run consistently on
14mu|docker-1.11.2-2|88	and between virtually any server. The same container that a developer builds
14mu|docker-1.11.2-2|89	and tests on a laptop will run at scale, in production*, on VMs, bare-metal
14mu|docker-1.11.2-2|90	servers, OpenStack clusters, public instances, or combinations of the above.
14mu|docker-1.11.2-2|91	
14mu|docker-1.11.2-2|92	%package devel
14mu|docker-1.11.2-2|93	BuildRequires:  golang >= 1.4
14mu|docker-1.11.2-2|94	Requires:       golang >= 1.4
14mu|docker-1.11.2-2|95	Requires:       docker-pkg-devel
14mu|docker-1.11.2-2|96	Summary:        A golang registry for global request variables (source libraries)
14mu|docker-1.11.2-2|97	Provides: %{repo}-pkg-devel = %{version}-%{release}
14mu|docker-1.11.2-2|98	Provides: golang(%{import_path}) = %{version}-%{release}
14mu|docker-1.11.2-2|99	Provides: golang(%{import_path}/builder) = %{version}-%{release}
14mu|docker-1.11.2-2|100	Provides: golang(%{import_path}/builder/parser) = %{version}-%{release}
14mu|docker-1.11.2-2|101	Provides: golang(%{import_path}/builder/parser/dumper) = %{version}-%{release}
14mu|docker-1.11.2-2|102	Provides: golang(%{import_path}/builder/command) = %{version}-%{release}
14mu|docker-1.11.2-2|103	Provides: golang(%{import_path}/nat) = %{version}-%{release}
14mu|docker-1.11.2-2|104	Provides: golang(%{import_path}/utils) = %{version}-%{release}
14mu|docker-1.11.2-2|105	Provides: golang(%{import_path}/integration-cli) = %{version}-%{release}
14mu|docker-1.11.2-2|106	Provides: golang(%{import_path}/trust) = %{version}-%{release}
14mu|docker-1.11.2-2|107	Provides: golang(%{import_path}/events) = %{version}-%{release}
14mu|docker-1.11.2-2|108	Provides: golang(%{import_path}/volumes) = %{version}-%{release}
14mu|docker-1.11.2-2|109	Provides: golang(%{import_path}/engine) = %{version}-%{release}
14mu|docker-1.11.2-2|110	Provides: golang(%{import_path}/registry) = %{version}-%{release}
14mu|docker-1.11.2-2|111	Provides: golang(%{import_path}/registry/v2) = %{version}-%{release}
14mu|docker-1.11.2-2|112	Provides: golang(%{import_path}/api) = %{version}-%{release}
14mu|docker-1.11.2-2|113	Provides: golang(%{import_path}/api/client) = %{version}-%{release}
14mu|docker-1.11.2-2|114	Provides: golang(%{import_path}/api/stats) = %{version}-%{release}
14mu|docker-1.11.2-2|115	Provides: golang(%{import_path}/api/server) = %{version}-%{release}
14mu|docker-1.11.2-2|116	Provides: golang(%{import_path}/opts) = %{version}-%{release}
14mu|docker-1.11.2-2|117	Provides: golang(%{import_path}/builtins) = %{version}-%{release}
14mu|docker-1.11.2-2|118	Provides: golang(%{import_path}/runconfig) = %{version}-%{release}
14mu|docker-1.11.2-2|119	Provides: golang(%{import_path}/docker) = %{version}-%{release}
14mu|docker-1.11.2-2|120	Provides: golang(%{import_path}/contrib/docker-device-tool) = %{version}-%{release}
14mu|docker-1.11.2-2|121	Provides: golang(%{import_path}/contrib/host-integration) = %{version}-%{release}
14mu|docker-1.11.2-2|122	Provides: golang(%{import_path}/daemon) = %{version}-%{release}
14mu|docker-1.11.2-2|123	Provides: golang(%{import_path}/daemon/graphdriver) = %{version}-%{release}
14mu|docker-1.11.2-2|124	Provides: golang(%{import_path}/daemon/graphdriver/devmapper) = %{version}-%{release}
14mu|docker-1.11.2-2|125	Provides: golang(%{import_path}/daemon/graphdriver/aufs) = %{version}-%{release}
14mu|docker-1.11.2-2|126	Provides: golang(%{import_path}/daemon/graphdriver/overlay) = %{version}-%{release}
14mu|docker-1.11.2-2|127	Provides: golang(%{import_path}/daemon/graphdriver/vfs) = %{version}-%{release}
14mu|docker-1.11.2-2|128	Provides: golang(%{import_path}/daemon/graphdriver/btrfs) = %{version}-%{release}
14mu|docker-1.11.2-2|129	Provides: golang(%{import_path}/daemon/graphdriver/graphtest) = %{version}-%{release}
14mu|docker-1.11.2-2|130	Provides: golang(%{import_path}/daemon/networkdriver) = %{version}-%{release}
14mu|docker-1.11.2-2|131	Provides: golang(%{import_path}/daemon/networkdriver/ipallocator) = %{version}-%{release}
14mu|docker-1.11.2-2|132	Provides: golang(%{import_path}/daemon/networkdriver/portmapper) = %{version}-%{release}
14mu|docker-1.11.2-2|133	Provides: golang(%{import_path}/daemon/networkdriver/bridge) = %{version}-%{release}
14mu|docker-1.11.2-2|134	Provides: golang(%{import_path}/daemon/networkdriver/portallocator) = %{version}-%{release}
14mu|docker-1.11.2-2|135	Provides: golang(%{import_path}/daemon/execdriver) = %{version}-%{release}
14mu|docker-1.11.2-2|136	Provides: golang(%{import_path}/daemon/execdriver/execdrivers) = %{version}-%{release}
14mu|docker-1.11.2-2|137	Provides: golang(%{import_path}/daemon/execdriver/lxc) = %{version}-%{release}
14mu|docker-1.11.2-2|138	Provides: golang(%{import_path}/daemon/execdriver/native) = %{version}-%{release}
14mu|docker-1.11.2-2|139	Provides: golang(%{import_path}/daemon/execdriver/native/template) = %{version}-%{release}
14mu|docker-1.11.2-2|140	Provides: golang(%{import_path}/pkg/devicemapper) = %{version}-%{release}
14mu|docker-1.11.2-2|141	Provides: golang(%{import_path}/pkg/units) = %{version}-%{release}
14mu|docker-1.11.2-2|142	Provides: golang(%{import_path}/pkg/chrootarchive) = %{version}-%{release}
14mu|docker-1.11.2-2|143	Provides: golang(%{import_path}/pkg/mount) = %{version}-%{release}
14mu|docker-1.11.2-2|144	Provides: golang(%{import_path}/pkg/systemd) = %{version}-%{release}
14mu|docker-1.11.2-2|145	Provides: golang(%{import_path}/pkg/parsers) = %{version}-%{release}
14mu|docker-1.11.2-2|146	Provides: golang(%{import_path}/pkg/parsers/kernel) = %{version}-%{release}
14mu|docker-1.11.2-2|147	Provides: golang(%{import_path}/pkg/parsers/operatingsystem) = %{version}-%{release}
14mu|docker-1.11.2-2|148	Provides: golang(%{import_path}/pkg/parsers/filters) = %{version}-%{release}
14mu|docker-1.11.2-2|149	Provides: golang(%{import_path}/pkg/broadcastwriter) = %{version}-%{release}
14mu|docker-1.11.2-2|150	Provides: golang(%{import_path}/pkg/stdcopy) = %{version}-%{release}
14mu|docker-1.11.2-2|151	Provides: golang(%{import_path}/pkg/proxy) = %{version}-%{release}
14mu|docker-1.11.2-2|152	Provides: golang(%{import_path}/pkg/promise) = %{version}-%{release}
14mu|docker-1.11.2-2|153	Provides: golang(%{import_path}/pkg/pools) = %{version}-%{release}
14mu|docker-1.11.2-2|154	Provides: golang(%{import_path}/pkg/system) = %{version}-%{release}
14mu|docker-1.11.2-2|155	Provides: golang(%{import_path}/pkg/fileutils) = %{version}-%{release}
14mu|docker-1.11.2-2|156	Provides: golang(%{import_path}/pkg/mflag) = %{version}-%{release}
14mu|docker-1.11.2-2|157	Provides: golang(%{import_path}/pkg/mflag/example) = %{version}-%{release}
14mu|docker-1.11.2-2|158	Provides: golang(%{import_path}/pkg/timeutils) = %{version}-%{release}
14mu|docker-1.11.2-2|159	Provides: golang(%{import_path}/pkg/ioutils) = %{version}-%{release}
14mu|docker-1.11.2-2|160	Provides: golang(%{import_path}/pkg/pubsub) = %{version}-%{release}
14mu|docker-1.11.2-2|161	Provides: golang(%{import_path}/pkg/signal) = %{version}-%{release}
14mu|docker-1.11.2-2|162	Provides: golang(%{import_path}/pkg/listenbuffer) = %{version}-%{release}
14mu|docker-1.11.2-2|163	Provides: golang(%{import_path}/pkg/version) = %{version}-%{release}
14mu|docker-1.11.2-2|164	Provides: golang(%{import_path}/pkg/httputils) = %{version}-%{release}
14mu|docker-1.11.2-2|165	Provides: golang(%{import_path}/pkg/urlutil) = %{version}-%{release}
14mu|docker-1.11.2-2|166	Provides: golang(%{import_path}/pkg/sysinfo) = %{version}-%{release}
14mu|docker-1.11.2-2|167	Provides: golang(%{import_path}/pkg/archive) = %{version}-%{release}
14mu|docker-1.11.2-2|168	Provides: golang(%{import_path}/pkg/iptables) = %{version}-%{release}
14mu|docker-1.11.2-2|169	Provides: golang(%{import_path}/pkg/tailfile) = %{version}-%{release}
14mu|docker-1.11.2-2|170	Provides: golang(%{import_path}/pkg/graphdb) = %{version}-%{release}
14mu|docker-1.11.2-2|171	Provides: golang(%{import_path}/pkg/tarsum) = %{version}-%{release}
14mu|docker-1.11.2-2|172	Provides: golang(%{import_path}/pkg/namesgenerator) = %{version}-%{release}
14mu|docker-1.11.2-2|173	Provides: golang(%{import_path}/pkg/jsonlog) = %{version}-%{release}
14mu|docker-1.11.2-2|174	Provides: golang(%{import_path}/pkg/testutils) = %{version}-%{release}
14mu|docker-1.11.2-2|175	Provides: golang(%{import_path}/pkg/truncindex) = %{version}-%{release}
14mu|docker-1.11.2-2|176	Provides: golang(%{import_path}/pkg/homedir) = %{version}-%{release}
14mu|docker-1.11.2-2|177	Provides: golang(%{import_path}/pkg/symlink) = %{version}-%{release}
14mu|docker-1.11.2-2|178	Provides: golang(%{import_path}/pkg/networkfs/resolvconf) = %{version}-%{release}
14mu|docker-1.11.2-2|179	Provides: golang(%{import_path}/pkg/networkfs/etchosts) = %{version}-%{release}
14mu|docker-1.11.2-2|180	Provides: golang(%{import_path}/pkg/term) = %{version}-%{release}
14mu|docker-1.11.2-2|181	Provides: golang(%{import_path}/pkg/reexec) = %{version}-%{release}
14mu|docker-1.11.2-2|182	Provides: golang(%{import_path}/integration) = %{version}-%{release}
14mu|docker-1.11.2-2|183	Provides: golang(%{import_path}/links) = %{version}-%{release}
14mu|docker-1.11.2-2|184	Provides: golang(%{import_path}/image) = %{version}-%{release}
14mu|docker-1.11.2-2|185	
14mu|docker-1.11.2-2|186	%description devel
14mu|docker-1.11.2-2|187	This is the source libraries for docker.
14mu|docker-1.11.2-2|188	
14mu|docker-1.11.2-2|189	%package fish-completion
14mu|docker-1.11.2-2|190	Summary: Fish completion files for Docker
14mu|docker-1.11.2-2|191	Requires: %{repo} = %{version}-%{release}
14mu|docker-1.11.2-2|192	# fish is in contrib, but we can't move this particular
14mu|docker-1.11.2-2|193	# subpackage there, so suggest fish instead of require
14mu|docker-1.11.2-2|194	Suggests: fish
14mu|docker-1.11.2-2|195	Provides: %{repo}-io-fish-completion = %{version}-%{release}
14mu|docker-1.11.2-2|196	
14mu|docker-1.11.2-2|197	%description fish-completion
14mu|docker-1.11.2-2|198	This package installs %{summary}.
14mu|docker-1.11.2-2|199	
14mu|docker-1.11.2-2|200	%package logrotate
14mu|docker-1.11.2-2|201	Summary: Cron job to run logrotate on Docker containers
14mu|docker-1.11.2-2|202	Requires: %{repo} = %{version}-%{release}
14mu|docker-1.11.2-2|203	Provides: %{repo}-io-logrotate = %{version}-%{release}
14mu|docker-1.11.2-2|204	
14mu|docker-1.11.2-2|205	%description logrotate
14mu|docker-1.11.2-2|206	This package installs a cron job to run logrotate on Docker containers.
14mu|docker-1.11.2-2|207	Logrotate is assumed to be installed on containers for this to work,
14mu|docker-1.11.2-2|208	failures are silently ignored.
14mu|docker-1.11.2-2|209	
14mu|docker-1.11.2-2|210	%package unit-test
14mu|docker-1.11.2-2|211	Summary: Cron job for running unit tests
14mu|docker-1.11.2-2|212	
14mu|docker-1.11.2-2|213	%description unit-test
14mu|docker-1.11.2-2|214	%{summary} - for running unit tests
14mu|docker-1.11.2-2|215	
14mu|docker-1.11.2-2|216	%package vim
14mu|docker-1.11.2-2|217	Summary: Vim syntax highlighting files for Docker
14mu|docker-1.11.2-2|218	Requires: %{repo} = %{version}-%{release}
14mu|docker-1.11.2-2|219	Requires: vim
14mu|docker-1.11.2-2|220	Provides: %{repo}-io-vim = %{version}-%{release}
14mu|docker-1.11.2-2|221	
14mu|docker-1.11.2-2|222	%description vim
14mu|docker-1.11.2-2|223	This package installs %{summary}.
14mu|docker-1.11.2-2|224	
14mu|docker-1.11.2-2|225	%package zsh-completion
14mu|docker-1.11.2-2|226	Summary: Zsh completion files for Docker
14mu|docker-1.11.2-2|227	Requires: %{repo} = %{version}-%{release}
14mu|docker-1.11.2-2|228	Requires: zsh
14mu|docker-1.11.2-2|229	Provides: %{repo}-io-zsh-completion = %{version}-%{release}
14mu|docker-1.11.2-2|230	
14mu|docker-1.11.2-2|231	%description zsh-completion
14mu|docker-1.11.2-2|232	This package installs %{summary}.
14mu|docker-1.11.2-2|233	
14mu|docker-1.11.2-2|234	
14mu|docker-1.11.2-2|235	%prep
14mu|docker-1.11.2-2|236	%setup -q -n docker-%{dist_version}
14mu|docker-1.11.2-2|237	
14mu|docker-1.11.2-2|238	# here keep the new line above otherwise autosetup fails when applying patch
14mu|docker-1.11.2-2|239	cp %{SOURCE5} .
14mu|docker-1.11.2-2|240	#sed -i 's/$/%{?dist}/' VERSION
14mu|docker-1.11.2-2|241	
14mu|docker-1.11.2-2|242	%build
14mu|docker-1.11.2-2|243	export DOCKER_GITCOMMIT="%{shortcommit}"
14mu|docker-1.11.2-2|244	#export DOCKER_GITCOMMIT="%{shortcommit}/%{version}"
14mu|docker-1.11.2-2|245	
14mu|docker-1.11.2-2|246	AUTO_GOPATH=1 ./hack/make.sh dynbinary
14mu|docker-1.11.2-2|247	man/md2man-all.sh
14mu|docker-1.11.2-2|248	cp contrib/syntax/vim/LICENSE LICENSE-vim-syntax
14mu|docker-1.11.2-2|249	cp contrib/syntax/vim/README.md README-vim-syntax.md
14mu|docker-1.11.2-2|250	
14mu|docker-1.11.2-2|251	%install
14mu|docker-1.11.2-2|252	# install binary
14mu|docker-1.11.2-2|253	install -d %{buildroot}%{_bindir}
14mu|docker-1.11.2-2|254	install -p -m 755 bundles/%{dist_version}/dynbinary/docker-%{dist_version} %{buildroot}%{_bindir}/docker
14mu|docker-1.11.2-2|255	
14mu|docker-1.11.2-2|256	# Place to store images
14mu|docker-1.11.2-2|257	install -d %{buildroot}%{_var}/cache/docker
14mu|docker-1.11.2-2|258	
14mu|docker-1.11.2-2|259	# install manpages
14mu|docker-1.11.2-2|260	install -d %{buildroot}%{_mandir}/man1
14mu|docker-1.11.2-2|261	install -p -m 644 man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|docker-1.11.2-2|262	install -d %{buildroot}%{_mandir}/man5
14mu|docker-1.11.2-2|263	install -p -m 644 man/man5/*.5 %{buildroot}%{_mandir}/man5
14mu|docker-1.11.2-2|264	install -d %{buildroot}%{_mandir}/man8
14mu|docker-1.11.2-2|265	install -p -m 644 man/man8/*.8 %{buildroot}%{_mandir}/man8
14mu|docker-1.11.2-2|266	
14mu|docker-1.11.2-2|267	# install bash completion
14mu|docker-1.11.2-2|268	install -d %{buildroot}%{_sysconfdir}/bash_completion.d
14mu|docker-1.11.2-2|269	install -p -m 644 contrib/completion/bash/docker %{buildroot}%{_sysconfdir}/bash_completion.d/docker.bash
14mu|docker-1.11.2-2|270	
14mu|docker-1.11.2-2|271	# install fish completion
14mu|docker-1.11.2-2|272	# create, install and own /usr/share/fish/vendor_completions.d until
14mu|docker-1.11.2-2|273	# upstream fish provides it
14mu|docker-1.11.2-2|274	install -dp %{buildroot}%{_datadir}/fish/vendor_completions.d
14mu|docker-1.11.2-2|275	install -p -m 644 contrib/completion/fish/%{repo}.fish %{buildroot}%{_datadir}/fish/vendor_completions.d
14mu|docker-1.11.2-2|276	
14mu|docker-1.11.2-2|277	# install container logrotate cron script
14mu|docker-1.11.2-2|278	install -dp %{buildroot}%{_sysconfdir}/cron.daily/
14mu|docker-1.11.2-2|279	install -p -m 755 %{SOURCE4} %{buildroot}%{_sysconfdir}/cron.daily/%{repo}-logrotate
14mu|docker-1.11.2-2|280	
14mu|docker-1.11.2-2|281	# install vim syntax highlighting
14mu|docker-1.11.2-2|282	install -d %{buildroot}%{_datadir}/vim/vimfiles/{doc,ftdetect,syntax}
14mu|docker-1.11.2-2|283	install -p -m 644 contrib/syntax/vim/doc/dockerfile.txt %{buildroot}%{_datadir}/vim/vimfiles/doc
14mu|docker-1.11.2-2|284	install -p -m 644 contrib/syntax/vim/ftdetect/dockerfile.vim %{buildroot}%{_datadir}/vim/vimfiles/ftdetect
14mu|docker-1.11.2-2|285	install -p -m 644 contrib/syntax/vim/syntax/dockerfile.vim %{buildroot}%{_datadir}/vim/vimfiles/syntax
14mu|docker-1.11.2-2|286	
14mu|docker-1.11.2-2|287	# install zsh completion
14mu|docker-1.11.2-2|288	install -d %{buildroot}%{_datadir}/zsh/site-functions
14mu|docker-1.11.2-2|289	install -p -m 644 contrib/completion/zsh/_docker %{buildroot}%{_datadir}/zsh/site-functions
14mu|docker-1.11.2-2|290	
14mu|docker-1.11.2-2|291	# install udev rules
14mu|docker-1.11.2-2|292	install -d %{buildroot}%{_udevrulesdir}
14mu|docker-1.11.2-2|293	install -p -m 755 contrib/udev/80-docker.rules %{buildroot}%{_udevrulesdir}
14mu|docker-1.11.2-2|294	# install storage dir
14mu|docker-1.11.2-2|295	install -d -m 700 %{buildroot}%{_sharedstatedir}/docker
14mu|docker-1.11.2-2|296	# install systemd/init scripts
14mu|docker-1.11.2-2|297	install -d %{buildroot}%{_unitdir}
14mu|docker-1.11.2-2|298	install -p -m 644 %{SOURCE1} %{SOURCE7} %{buildroot}%{_unitdir}
14mu|docker-1.11.2-2|299	
14mu|docker-1.11.2-2|300	# for additional args
14mu|docker-1.11.2-2|301	install -d %{buildroot}%{_sysconfdir}/sysconfig/
14mu|docker-1.11.2-2|302	install -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{repo}
14mu|docker-1.11.2-2|303	install -p -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/%{repo}-network
14mu|docker-1.11.2-2|304	install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{repo}-storage
14mu|docker-1.11.2-2|305	
14mu|docker-1.11.2-2|306	install -d -m 0755 %{buildroot}%{_sharedstatedir}/docker-unit-test/
14mu|docker-1.11.2-2|307	cp -pav VERSION Dockerfile %{buildroot}%{_sharedstatedir}/docker-unit-test/.
14mu|docker-1.11.2-2|308	for d in api builder cliconfig contrib daemon hack image integration-cli opts pkg registry runconfig utils vendor volume; do
14mu|docker-1.11.2-2|309	cp -a $d %{buildroot}%{_sharedstatedir}/docker-unit-test/
14mu|docker-1.11.2-2|310	done
14mu|docker-1.11.2-2|311	# remove docker.initd as it requires /sbin/runtime no packages in Fedora
14mu|docker-1.11.2-2|312	rm -rf %{buildroot}%{_sharedstatedir}/docker-unit-test/contrib/init/openrc/docker.initd
14mu|docker-1.11.2-2|313	
14mu|docker-1.11.2-2|314	# sources
14mu|docker-1.11.2-2|315	install -d -p %{buildroot}%{gopath}/src/%{import_path}
14mu|docker-1.11.2-2|316	rm -rf pkg/symlink/testdata
14mu|docker-1.11.2-2|317	
14mu|docker-1.11.2-2|318	# remove dirs that won't be installed in devel
14mu|docker-1.11.2-2|319	rm -rf vendor docs _build bundles contrib/init hack project
14mu|docker-1.11.2-2|320	
14mu|docker-1.11.2-2|321	# install sources to devel
14mu|docker-1.11.2-2|322	for dir in */ ; do
14mu|docker-1.11.2-2|323	cp -rpav $dir %{buildroot}/%{gopath}/src/%{import_path}/
14mu|docker-1.11.2-2|324	done
14mu|docker-1.11.2-2|325	
14mu|docker-1.11.2-2|326	%check
14mu|docker-1.11.2-2|327	
14mu|docker-1.11.2-2|328	%pre
14mu|docker-1.11.2-2|329	getent group docker > /dev/null || %{_sbindir}/groupadd -r docker
14mu|docker-1.11.2-2|330	exit 0
14mu|docker-1.11.2-2|331	
14mu|docker-1.11.2-2|332	%post
14mu|docker-1.11.2-2|333	%systemd_post docker
14mu|docker-1.11.2-2|334	
14mu|docker-1.11.2-2|335	%preun
14mu|docker-1.11.2-2|336	%systemd_preun docker
14mu|docker-1.11.2-2|337	
14mu|docker-1.11.2-2|338	%postun
14mu|docker-1.11.2-2|339	%systemd_postun_with_restart docker
14mu|docker-1.11.2-2|340	
14mu|docker-1.11.2-2|341	%files
14mu|docker-1.11.2-2|342	%doc AUTHORS CHANGELOG.md CONTRIBUTING.md LICENSE MAINTAINERS NOTICE README.md
14mu|docker-1.11.2-2|343	%doc LICENSE-vim-syntax README-vim-syntax.md
14mu|docker-1.11.2-2|344	%config(noreplace) %{_sysconfdir}/sysconfig/%{repo}
14mu|docker-1.11.2-2|345	%config(noreplace) %{_sysconfdir}/sysconfig/%{repo}-network
14mu|docker-1.11.2-2|346	%config(noreplace) %{_sysconfdir}/sysconfig/%{repo}-storage
14mu|docker-1.11.2-2|347	%{_mandir}/man1/*.1*
14mu|docker-1.11.2-2|348	%{_mandir}/man5/*.5*
14mu|docker-1.11.2-2|349	%{_mandir}/man8/*.8*
14mu|docker-1.11.2-2|350	%{_bindir}/docker
14mu|docker-1.11.2-2|351	%dir %{_var}/cache/docker
14mu|docker-1.11.2-2|352	%{_unitdir}/docker.service
14mu|docker-1.11.2-2|353	%{_unitdir}/docker.socket
14mu|docker-1.11.2-2|354	%dir %{_sysconfdir}/bash_completion.d
14mu|docker-1.11.2-2|355	%{_sysconfdir}/bash_completion.d/docker.bash
14mu|docker-1.11.2-2|356	%dir %{_sharedstatedir}/docker
14mu|docker-1.11.2-2|357	%dir %{_udevrulesdir}
14mu|docker-1.11.2-2|358	%{_udevrulesdir}/80-docker.rules
14mu|docker-1.11.2-2|359	
14mu|docker-1.11.2-2|360	%files devel
14mu|docker-1.11.2-2|361	%dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
14mu|docker-1.11.2-2|362	%{gopath}/src/%{import_path}
14mu|docker-1.11.2-2|363	
14mu|docker-1.11.2-2|364	%files unit-test
14mu|docker-1.11.2-2|365	%{_sharedstatedir}/docker-unit-test/
14mu|docker-1.11.2-2|366	
14mu|docker-1.11.2-2|367	%files fish-completion
14mu|docker-1.11.2-2|368	%dir %{_datadir}/fish/vendor_completions.d/
14mu|docker-1.11.2-2|369	%{_datadir}/fish/vendor_completions.d/%{repo}.fish
14mu|docker-1.11.2-2|370	
14mu|docker-1.11.2-2|371	%files logrotate
14mu|docker-1.11.2-2|372	%doc README.%{repo}-logrotate
14mu|docker-1.11.2-2|373	%{_sysconfdir}/cron.daily/%{repo}-logrotate
14mu|docker-1.11.2-2|374	
14mu|docker-1.11.2-2|375	%files vim
14mu|docker-1.11.2-2|376	%{_datadir}/vim/vimfiles/doc/%{repo}file.txt
14mu|docker-1.11.2-2|377	%{_datadir}/vim/vimfiles/ftdetect/%{repo}file.vim
14mu|docker-1.11.2-2|378	%{_datadir}/vim/vimfiles/syntax/%{repo}file.vim
14mu|docker-1.11.2-2|379	
14mu|docker-1.11.2-2|380	%files zsh-completion
14mu|docker-1.11.2-2|381	%{_datadir}/zsh/site-functions/_%{repo}
14mu|docker-1.11.2-2|382	
14mu|docker-1.11.2-2|383	%changelog
14mu|docker-1.11.2-2|384	
14mu|docker-1.11.2-2|385	* Fri Jun 17 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.11.2-2
14mu|docker-1.11.2-2|386	- (fd2d60b) Suggest fish isntead of require
14mu|docker-1.11.2-2|387	
14mu|docker-1.11.2-2|388	

22487 14
14mu|docker-containerd-0.2.1-1|1	%global dist_version 0.2.1
14mu|docker-containerd-0.2.1-1|2	
14mu|docker-containerd-0.2.1-1|3	%global provider github
14mu|docker-containerd-0.2.1-1|4	%global provider_tld com
14mu|docker-containerd-0.2.1-1|5	%global project docker
14mu|docker-containerd-0.2.1-1|6	%global repo containerd
14mu|docker-containerd-0.2.1-1|7	%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
14mu|docker-containerd-0.2.1-1|8	
14mu|docker-containerd-0.2.1-1|9	#debuginfo not supported with Go
14mu|docker-containerd-0.2.1-1|10	%global gopath  %{_libdir}/golang
14mu|docker-containerd-0.2.1-1|11	%define gosrc %{gopath}/src/pkg/%{import_path}
14mu|docker-containerd-0.2.1-1|12	
14mu|docker-containerd-0.2.1-1|13	%global commit      ca47f7e76a93e9b3768ed084d62318e85bd9f4b2
14mu|docker-containerd-0.2.1-1|14	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14mu|docker-containerd-0.2.1-1|15	
14mu|docker-containerd-0.2.1-1|16	Name:           %{project}-%{repo}
14mu|docker-containerd-0.2.1-1|17	Version:        %{dist_version}
14mu|docker-containerd-0.2.1-1|18	Release:        1
14mu|docker-containerd-0.2.1-1|19	Summary:        A daemon to control runC
14mu|docker-containerd-0.2.1-1|20	License:        ASL 2.0
14mu|docker-containerd-0.2.1-1|21	Group:		System/Kernel and hardware
14mu|docker-containerd-0.2.1-1|22	
14mu|docker-containerd-0.2.1-1|23	URL:            http://www.docker.com
14mu|docker-containerd-0.2.1-1|24	Source0:        https://%{import_path}/archive/v%{dist_version}.tar.gz
14mu|docker-containerd-0.2.1-1|25	#Source0:        https://%{import_path}/archive/%{commit}.tar.gzS
14mu|docker-containerd-0.2.1-1|26	
14mu|docker-containerd-0.2.1-1|27	BuildRequires:  gcc
14mu|docker-containerd-0.2.1-1|28	BuildRequires:  glibc-static-devel
14mu|docker-containerd-0.2.1-1|29	
14mu|docker-containerd-0.2.1-1|30	# ensure build uses golang 1.4 or above
14mu|docker-containerd-0.2.1-1|31	BuildRequires:  golang >= 1.4
14mu|docker-containerd-0.2.1-1|32	
14mu|docker-containerd-0.2.1-1|33	Requires:		opencontainers-runc
14mu|docker-containerd-0.2.1-1|34	
14mu|docker-containerd-0.2.1-1|35	%description
14mu|docker-containerd-0.2.1-1|36	containerd is a daemon to control runC, built for performance and density.
14mu|docker-containerd-0.2.1-1|37	
14mu|docker-containerd-0.2.1-1|38	containerd leverages runC's advanced features such as seccomp and user
14mu|docker-containerd-0.2.1-1|39	namespace support as well as checkpoint and restore for cloning and
14mu|docker-containerd-0.2.1-1|40	live migration of containers.
14mu|docker-containerd-0.2.1-1|41	
14mu|docker-containerd-0.2.1-1|42	%prep
14mu|docker-containerd-0.2.1-1|43	#%setup -q -n docker-%{commit}
14mu|docker-containerd-0.2.1-1|44	%setup -q -n %{repo}-%{dist_version}
14mu|docker-containerd-0.2.1-1|45	
14mu|docker-containerd-0.2.1-1|46	%build
14mu|docker-containerd-0.2.1-1|47	#export DOCKER_GITCOMMIT="%{shortcommit}"
14mu|docker-containerd-0.2.1-1|48	#export DOCKER_GITCOMMIT="%{shortcommit}/%{version}"
14mu|docker-containerd-0.2.1-1|49	
14mu|docker-containerd-0.2.1-1|50	ln -sf $(pwd) vendor/src/%{import_path}
14mu|docker-containerd-0.2.1-1|51	
14mu|docker-containerd-0.2.1-1|52	export GOPATH=$(pwd)/vendor:%{gopath}
14mu|docker-containerd-0.2.1-1|53	make
14mu|docker-containerd-0.2.1-1|54	
14mu|docker-containerd-0.2.1-1|55	%install
14mu|docker-containerd-0.2.1-1|56	# install binary
14mu|docker-containerd-0.2.1-1|57	install -d %{buildroot}%{_bindir}
14mu|docker-containerd-0.2.1-1|58	install -p -m 755 bin/* %{buildroot}%{_bindir}
14mu|docker-containerd-0.2.1-1|59	cd %{buildroot}%{_bindir}
14mu|docker-containerd-0.2.1-1|60	for i in *; do
14mu|docker-containerd-0.2.1-1|61	ln -sf $i docker-$i
14mu|docker-containerd-0.2.1-1|62	done
14mu|docker-containerd-0.2.1-1|63	
14mu|docker-containerd-0.2.1-1|64	%files
14mu|docker-containerd-0.2.1-1|65	%doc LICENSE.* MAINTAINERS NOTICE README.md
14mu|docker-containerd-0.2.1-1|66	%{_bindir}/*
14mu|docker-containerd-0.2.1-1|67	
14mu|docker-containerd-0.2.1-1|68	%changelog
14mu|docker-containerd-0.2.1-1|69	
14mu|docker-containerd-0.2.1-1|70	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 0.2.1-1
14mu|docker-containerd-0.2.1-1|71	- (8f5fae0) Imported from SRPM
14mu|docker-containerd-0.2.1-1|72	
14mu|docker-containerd-0.2.1-1|73	

22488 14
14mu|dolphin-folder-color-1.8.0-1|1	Summary:	A KDE Service Menu for coloring the folders
14mu|dolphin-folder-color-1.8.0-1|2	Name:		dolphin-folder-color
14mu|dolphin-folder-color-1.8.0-1|3	Version:	1.8.0
14mu|dolphin-folder-color-1.8.0-1|4	Release:	1
14mu|dolphin-folder-color-1.8.0-1|5	License:	GPLv3
14mu|dolphin-folder-color-1.8.0-1|6	Group:		Graphical desktop/KDE
14mu|dolphin-folder-color-1.8.0-1|7	Url:		https://github.com/audoban/dolphin-folder-color/
14mu|dolphin-folder-color-1.8.0-1|8	Source0:	%{name}-%{version}.tar.gz
14mu|dolphin-folder-color-1.8.0-1|9	Patch0:		dolphin-folder-color.rosa.patch
14mu|dolphin-folder-color-1.8.0-1|10	Requires:	dolphin
14mu|dolphin-folder-color-1.8.0-1|11	BuildArch:	noarch
14mu|dolphin-folder-color-1.8.0-1|12	
14mu|dolphin-folder-color-1.8.0-1|13	%description
14mu|dolphin-folder-color-1.8.0-1|14	A KDE Service Menu for coloring the folders so fast,
14mu|dolphin-folder-color-1.8.0-1|15	also has the ability to color a selected set of folders.
14mu|dolphin-folder-color-1.8.0-1|16	
14mu|dolphin-folder-color-1.8.0-1|17	%files
14mu|dolphin-folder-color-1.8.0-1|18	%{_bindir}/%{name}.sh
14mu|dolphin-folder-color-1.8.0-1|19	%{_datadir}/kde4/services/%{name}.desktop
14mu|dolphin-folder-color-1.8.0-1|20	%doc README.md LICENSE screenshot1.png screenshot2.png
14mu|dolphin-folder-color-1.8.0-1|21	
14mu|dolphin-folder-color-1.8.0-1|22	#----------------------------------------------------------------------------
14mu|dolphin-folder-color-1.8.0-1|23	
14mu|dolphin-folder-color-1.8.0-1|24	%prep
14mu|dolphin-folder-color-1.8.0-1|25	%setup -qn %{name}-%{version}
14mu|dolphin-folder-color-1.8.0-1|26	%patch0 -p1
14mu|dolphin-folder-color-1.8.0-1|27	
14mu|dolphin-folder-color-1.8.0-1|28	
14mu|dolphin-folder-color-1.8.0-1|29	%build
14mu|dolphin-folder-color-1.8.0-1|30	
14mu|dolphin-folder-color-1.8.0-1|31	%install
14mu|dolphin-folder-color-1.8.0-1|32	mkdir -p %{buildroot}%{_bindir}
14mu|dolphin-folder-color-1.8.0-1|33	cp %{name}.sh %{buildroot}%{_bindir}
14mu|dolphin-folder-color-1.8.0-1|34	
14mu|dolphin-folder-color-1.8.0-1|35	mkdir -p %{buildroot}%{_datadir}/kde4/services/
14mu|dolphin-folder-color-1.8.0-1|36	cp %{name}.desktop %{buildroot}%{_datadir}/kde4/services/
14mu|dolphin-folder-color-1.8.0-1|37	
14mu|dolphin-folder-color-1.8.0-1|38	mkdir -p %{buildroot}%doc
14mu|dolphin-folder-color-1.8.0-1|39	cp README.md %{buildroot}%doc
14mu|dolphin-folder-color-1.8.0-1|40	cp LICENSE %{buildroot}%doc
14mu|dolphin-folder-color-1.8.0-1|41	cp screenshot1.png %{buildroot}%doc
14mu|dolphin-folder-color-1.8.0-1|42	cp screenshot2.png %{buildroot}%doc
14mu|dolphin-folder-color-1.8.0-1|43	
14mu|dolphin-folder-color-1.8.0-1|44	%changelog
14mu|dolphin-folder-color-1.8.0-1|45	
14mu|dolphin-folder-color-1.8.0-1|46	* Mon Mar 13 2017 Michl Voznesensky <m.voznesensky@rosalinux.ru> 1.8.0-1
14mu|dolphin-folder-color-1.8.0-1|47	- (694e40a) Init
14mu|dolphin-folder-color-1.8.0-1|48	
14mu|dolphin-folder-color-1.8.0-1|49	

22489 14
14mu|dolphin-plugins-4.14.3-1|1	Summary:	Plugins for Dolphin to view various VCS files
14mu|dolphin-plugins-4.14.3-1|2	Name:		dolphin-plugins
14mu|dolphin-plugins-4.14.3-1|3	Version:	4.14.3
14mu|dolphin-plugins-4.14.3-1|4	Release:	1
14mu|dolphin-plugins-4.14.3-1|5	Epoch:		1
14mu|dolphin-plugins-4.14.3-1|6	License:	GPLv2+
14mu|dolphin-plugins-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|dolphin-plugins-4.14.3-1|8	Url:		http://www.kde.org
14mu|dolphin-plugins-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|dolphin-plugins-4.14.3-1|10	%if %{is_beta}
14mu|dolphin-plugins-4.14.3-1|11	%define ftpdir unstable
14mu|dolphin-plugins-4.14.3-1|12	%else
14mu|dolphin-plugins-4.14.3-1|13	%define ftpdir stable
14mu|dolphin-plugins-4.14.3-1|14	%endif
14mu|dolphin-plugins-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|dolphin-plugins-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|dolphin-plugins-4.14.3-1|17	BuildRequires:	kdebase4-devel
14mu|dolphin-plugins-4.14.3-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
14mu|dolphin-plugins-4.14.3-1|19	
14mu|dolphin-plugins-4.14.3-1|20	%description
14mu|dolphin-plugins-4.14.3-1|21	Plugins for Dolphin to view various VCS files:
14mu|dolphin-plugins-4.14.3-1|22	- bazaar
14mu|dolphin-plugins-4.14.3-1|23	- dropbox
14mu|dolphin-plugins-4.14.3-1|24	- git
14mu|dolphin-plugins-4.14.3-1|25	- mercurial (hg)
14mu|dolphin-plugins-4.14.3-1|26	- subversion (svn)
14mu|dolphin-plugins-4.14.3-1|27	
14mu|dolphin-plugins-4.14.3-1|28	%files
14mu|dolphin-plugins-4.14.3-1|29	%{_kde_libdir}/kde4/fileviewbazaarplugin.so
14mu|dolphin-plugins-4.14.3-1|30	%{_kde_libdir}/kde4/fileviewdropboxplugin.so
14mu|dolphin-plugins-4.14.3-1|31	%{_kde_libdir}/kde4/fileviewgitplugin.so
14mu|dolphin-plugins-4.14.3-1|32	%{_kde_libdir}/kde4/fileviewhgplugin.so
14mu|dolphin-plugins-4.14.3-1|33	%{_kde_libdir}/kde4/fileviewsvnplugin.so
14mu|dolphin-plugins-4.14.3-1|34	%{_kde_datadir}/config.kcfg/fileviewsvnpluginsettings.kcfg
14mu|dolphin-plugins-4.14.3-1|35	%{_kde_datadir}/config.kcfg/fileviewgitpluginsettings.kcfg
14mu|dolphin-plugins-4.14.3-1|36	%{_kde_datadir}/config.kcfg/fileviewhgpluginsettings.kcfg
14mu|dolphin-plugins-4.14.3-1|37	%{_kde_services}/fileviewbazaarplugin.desktop
14mu|dolphin-plugins-4.14.3-1|38	%{_kde_services}/fileviewdropboxplugin.desktop
14mu|dolphin-plugins-4.14.3-1|39	%{_kde_services}/fileviewgitplugin.desktop
14mu|dolphin-plugins-4.14.3-1|40	%{_kde_services}/fileviewhgplugin.desktop
14mu|dolphin-plugins-4.14.3-1|41	%{_kde_services}/fileviewsvnplugin.desktop
14mu|dolphin-plugins-4.14.3-1|42	
14mu|dolphin-plugins-4.14.3-1|43	#----------------------------------------------------------------------------
14mu|dolphin-plugins-4.14.3-1|44	
14mu|dolphin-plugins-4.14.3-1|45	%prep
14mu|dolphin-plugins-4.14.3-1|46	%setup -q
14mu|dolphin-plugins-4.14.3-1|47	
14mu|dolphin-plugins-4.14.3-1|48	%build
14mu|dolphin-plugins-4.14.3-1|49	%cmake_kde4
14mu|dolphin-plugins-4.14.3-1|50	%make
14mu|dolphin-plugins-4.14.3-1|51	
14mu|dolphin-plugins-4.14.3-1|52	%install
14mu|dolphin-plugins-4.14.3-1|53	%makeinstall_std -C build
14mu|dolphin-plugins-4.14.3-1|54	
14mu|dolphin-plugins-4.14.3-1|55	
14mu|dolphin-plugins-4.14.3-1|56	%changelog
14mu|dolphin-plugins-4.14.3-1|57	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|dolphin-plugins-4.14.3-1|58	+ Revision: 5b9a424
14mu|dolphin-plugins-4.14.3-1|59	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|dolphin-plugins-4.14.3-1|60	
14mu|dolphin-plugins-4.14.3-1|61	

22490 14
14mu|dos2unix-7.3.3-1|1	Summary:	Converts DOS-style EOLs to UNIX-style EOLs and vice versa
14mu|dos2unix-7.3.3-1|2	Name:		dos2unix
14mu|dos2unix-7.3.3-1|3	Version:	7.3.3
14mu|dos2unix-7.3.3-1|4	Release:	1
14mu|dos2unix-7.3.3-1|5	License:	BSD
14mu|dos2unix-7.3.3-1|6	Group:		Text tools
14mu|dos2unix-7.3.3-1|7	URL:		http://waterlan.home.xs4all.nl/dos2unix.html
14mu|dos2unix-7.3.3-1|8	Source0:	http://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
14mu|dos2unix-7.3.3-1|9	BuildRequires:	gettext
14mu|dos2unix-7.3.3-1|10	BuildRequires:	perl-devel
14mu|dos2unix-7.3.3-1|11	BuildRequires:	groff
14mu|dos2unix-7.3.3-1|12	BuildRequires:	ghostscript
14mu|dos2unix-7.3.3-1|13	Provides:	unix2dos = %{EVRD}
14mu|dos2unix-7.3.3-1|14	Provides:	mac2unix = %{EVRD}
14mu|dos2unix-7.3.3-1|15	Provides:	unix2mac = %{EVRD}
14mu|dos2unix-7.3.3-1|16	Obsoletes:	unix2dos < 5.3.1
14mu|dos2unix-7.3.3-1|17	
14mu|dos2unix-7.3.3-1|18	%description
14mu|dos2unix-7.3.3-1|19	A filter used to convert DOS-style EOLs to UNIX-style EOLs and vice
14mu|dos2unix-7.3.3-1|20	versa (EOL - End Of Line character).
14mu|dos2unix-7.3.3-1|21	
14mu|dos2unix-7.3.3-1|22	This package contains updated Benjamin Lin's implementations of dos2unix
14mu|dos2unix-7.3.3-1|23	and unix2dos.
14mu|dos2unix-7.3.3-1|24	
14mu|dos2unix-7.3.3-1|25	Benjamin Lin's implementations of dos2unix and unix2dos are a part of many
14mu|dos2unix-7.3.3-1|26	Linux distributions such as RedHat, Fedora, Suse, Gentoo and others.
14mu|dos2unix-7.3.3-1|27	This update includes all RedHat patches and fixes several other problems.
14mu|dos2unix-7.3.3-1|28	Internationalization has been added and ports to various OS have been made.
14mu|dos2unix-7.3.3-1|29	
14mu|dos2unix-7.3.3-1|30	%prep
14mu|dos2unix-7.3.3-1|31	%setup -q
14mu|dos2unix-7.3.3-1|32	
14mu|dos2unix-7.3.3-1|33	%build
14mu|dos2unix-7.3.3-1|34	%make
14mu|dos2unix-7.3.3-1|35	
14mu|dos2unix-7.3.3-1|36	%install
14mu|dos2unix-7.3.3-1|37	%makeinstall_std
14mu|dos2unix-7.3.3-1|38	
14mu|dos2unix-7.3.3-1|39	# doc is installed two times in doc dir
14mu|dos2unix-7.3.3-1|40	%__mv %{buildroot}%{_docdir}/%{name}-%{version}/ %{buildroot}%{_docdir}/%{name}
14mu|dos2unix-7.3.3-1|41	
14mu|dos2unix-7.3.3-1|42	%find_lang %{name}
14mu|dos2unix-7.3.3-1|43	
14mu|dos2unix-7.3.3-1|44	%files -f %{name}.lang
14mu|dos2unix-7.3.3-1|45	%doc %{_docdir}/%{name}/*
14mu|dos2unix-7.3.3-1|46	%{_bindir}/dos2unix
14mu|dos2unix-7.3.3-1|47	%{_bindir}/unix2dos
14mu|dos2unix-7.3.3-1|48	%{_bindir}/mac2unix
14mu|dos2unix-7.3.3-1|49	%{_bindir}/unix2mac
14mu|dos2unix-7.3.3-1|50	%{_mandir}/man1/*.1*
14mu|dos2unix-7.3.3-1|51	%{_mandir}/*/man1/*.1*
14mu|dos2unix-7.3.3-1|52	
14mu|dos2unix-7.3.3-1|53	%changelog
14mu|dos2unix-7.3.3-1|54	
14mu|dos2unix-7.3.3-1|55	* Thu Apr 07 2016 Denis Silakov <dsilakov@gmail.com> 7.3.3-1
14mu|dos2unix-7.3.3-1|56	- (3a4a036) Fix tarball hash
14mu|dos2unix-7.3.3-1|57	
14mu|dos2unix-7.3.3-1|58	

22491 14
14mu|dosfstools-3.0.28-1|1	Summary:	Utilities to create and check MS-DOS FAT filesystems
14mu|dosfstools-3.0.28-1|2	Name:		dosfstools
14mu|dosfstools-3.0.28-1|3	Version:	3.0.28
14mu|dosfstools-3.0.28-1|4	Release:	1
14mu|dosfstools-3.0.28-1|5	License:	GPLv3+
14mu|dosfstools-3.0.28-1|6	Group:		File tools
14mu|dosfstools-3.0.28-1|7	Url:		http://github.com/dosfstools/dosfstools
14mu|dosfstools-3.0.28-1|8	Source0:	http://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
14mu|dosfstools-3.0.28-1|9	Provides:	mkdosfs-ygg = %{version}
14mu|dosfstools-3.0.28-1|10	
14mu|dosfstools-3.0.28-1|11	%description
14mu|dosfstools-3.0.28-1|12	Inside of this package there are two utilities to create and to
14mu|dosfstools-3.0.28-1|13	check MS-DOS FAT filesystems on either harddisks or floppies under
14mu|dosfstools-3.0.28-1|14	Linux. This version uses the enhanced boot sector/superblock
14mu|dosfstools-3.0.28-1|15	format of DOS 3.3+ as well as provides a default dummy boot sector
14mu|dosfstools-3.0.28-1|16	code.
14mu|dosfstools-3.0.28-1|17	
14mu|dosfstools-3.0.28-1|18	%files -f %{name}.lang
14mu|dosfstools-3.0.28-1|19	%doc ChangeLog doc/README.*
14mu|dosfstools-3.0.28-1|20	/sbin/fatlabel
14mu|dosfstools-3.0.28-1|21	/sbin/mkdosfs
14mu|dosfstools-3.0.28-1|22	/sbin/mkfs.fat
14mu|dosfstools-3.0.28-1|23	/sbin/mkfs.msdos
14mu|dosfstools-3.0.28-1|24	/sbin/mkfs.vfat
14mu|dosfstools-3.0.28-1|25	/sbin/fsck.fat
14mu|dosfstools-3.0.28-1|26	/sbin/fsck.msdos
14mu|dosfstools-3.0.28-1|27	/sbin/fsck.vfat
14mu|dosfstools-3.0.28-1|28	/sbin/dosfsck
14mu|dosfstools-3.0.28-1|29	/sbin/dosfslabel
14mu|dosfstools-3.0.28-1|30	%{_mandir}/man8/*
14mu|dosfstools-3.0.28-1|31	
14mu|dosfstools-3.0.28-1|32	#----------------------------------------------------------------------------
14mu|dosfstools-3.0.28-1|33	
14mu|dosfstools-3.0.28-1|34	%prep
14mu|dosfstools-3.0.28-1|35	%setup -q
14mu|dosfstools-3.0.28-1|36	
14mu|dosfstools-3.0.28-1|37	%build
14mu|dosfstools-3.0.28-1|38	%make \
14mu|dosfstools-3.0.28-1|39	PREFIX=%{_prefix} \
14mu|dosfstools-3.0.28-1|40	CFLAGS="%{optflags} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
14mu|dosfstools-3.0.28-1|41	
14mu|dosfstools-3.0.28-1|42	%install
14mu|dosfstools-3.0.28-1|43	%make \
14mu|dosfstools-3.0.28-1|44	DESTDIR=%{buildroot} \
14mu|dosfstools-3.0.28-1|45	install-bin \
14mu|dosfstools-3.0.28-1|46	install-man \
14mu|dosfstools-3.0.28-1|47	install-symlinks \
14mu|dosfstools-3.0.28-1|48	PREFIX=%{_prefix} \
14mu|dosfstools-3.0.28-1|49	SBINDIR=/sbin
14mu|dosfstools-3.0.28-1|50	
14mu|dosfstools-3.0.28-1|51	%find_lang fatlabel fsck.fat mkfs.fat %{name}.lang --with-man
14mu|dosfstools-3.0.28-1|52	
14mu|dosfstools-3.0.28-1|53	%changelog
14mu|dosfstools-3.0.28-1|54	
14mu|dosfstools-3.0.28-1|55	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.28-1
14mu|dosfstools-3.0.28-1|56	- (ac580ca) New version 3.0.28
14mu|dosfstools-3.0.28-1|57	- (ac580ca) Update files (new utility fatlabel etc)
14mu|dosfstools-3.0.28-1|58	- (ac580ca) New upstream URL
14mu|dosfstools-3.0.28-1|59	
14mu|dosfstools-3.0.28-1|60	

22492 14
14mu|dotconf-1.0.13-10|1	%define api 1.0
14mu|dotconf-1.0.13-10|2	%define major 0
14mu|dotconf-1.0.13-10|3	%define libname %mklibname dotconf %{api} %{major}
14mu|dotconf-1.0.13-10|4	%define devname %mklibname dotconf -d
14mu|dotconf-1.0.13-10|5	%define sdevname %mklibname dotconf -d -s
14mu|dotconf-1.0.13-10|6	
14mu|dotconf-1.0.13-10|7	Name:		dotconf
14mu|dotconf-1.0.13-10|8	Summary:	A ConfigurationFile Parser Library
14mu|dotconf-1.0.13-10|9	Version:	1.0.13
14mu|dotconf-1.0.13-10|10	Release:	10
14mu|dotconf-1.0.13-10|11	License:	LGPLv2.1
14mu|dotconf-1.0.13-10|12	Group:		System/Libraries
14mu|dotconf-1.0.13-10|13	Url:		http://www.azzit.de/dotconf/
14mu|dotconf-1.0.13-10|14	Source0:	http://www.azzit.de/dotconf/download/v1.0/%{name}-%{version}.tar.gz
14mu|dotconf-1.0.13-10|15	# (fc) 1.0.13-2mdv fix aclocal warning
14mu|dotconf-1.0.13-10|16	Patch0:		dotconf-1.0.13-aclocal-warning.patch
14mu|dotconf-1.0.13-10|17	BuildRequires:	recode
14mu|dotconf-1.0.13-10|18	
14mu|dotconf-1.0.13-10|19	%description
14mu|dotconf-1.0.13-10|20	Dotconf is a configuration file parser library.
14mu|dotconf-1.0.13-10|21	
14mu|dotconf-1.0.13-10|22	#----------------------------------------------------------------------------
14mu|dotconf-1.0.13-10|23	
14mu|dotconf-1.0.13-10|24	%package -n %{libname}
14mu|dotconf-1.0.13-10|25	Summary:	The shared libraries needed for running programs using dotconf
14mu|dotconf-1.0.13-10|26	Group:		System/Libraries
14mu|dotconf-1.0.13-10|27	Conflicts:	%{_lib}dotconf1 < 1.0.13-10
14mu|dotconf-1.0.13-10|28	Obsoletes:	%{_lib}dotconf1 < 1.0.13-10
14mu|dotconf-1.0.13-10|29	
14mu|dotconf-1.0.13-10|30	%description -n %{libname}
14mu|dotconf-1.0.13-10|31	Dotconf is a configuration file parser library.
14mu|dotconf-1.0.13-10|32	This package contains only the shared libraries needed for running programs
14mu|dotconf-1.0.13-10|33	dynamically linked against dotconf.
14mu|dotconf-1.0.13-10|34	
14mu|dotconf-1.0.13-10|35	%files -n %{libname}
14mu|dotconf-1.0.13-10|36	%doc AUTHORS ChangeLog README
14mu|dotconf-1.0.13-10|37	%{_libdir}/libdotconf-%{api}.so.%{major}*
14mu|dotconf-1.0.13-10|38	
14mu|dotconf-1.0.13-10|39	#----------------------------------------------------------------------------
14mu|dotconf-1.0.13-10|40	
14mu|dotconf-1.0.13-10|41	%package -n %{devname}
14mu|dotconf-1.0.13-10|42	Summary:	The libraries and headers needed for dotconf development
14mu|dotconf-1.0.13-10|43	Group:		Development/C
14mu|dotconf-1.0.13-10|44	Requires:	%{libname} = %{EVRD}
14mu|dotconf-1.0.13-10|45	Provides:	%{name}-devel = %{EVRD}
14mu|dotconf-1.0.13-10|46	
14mu|dotconf-1.0.13-10|47	%description -n %{devname}
14mu|dotconf-1.0.13-10|48	Dotconf is a configuration file parser library.
14mu|dotconf-1.0.13-10|49	This package contains documentation, headers and shared library symlinks
14mu|dotconf-1.0.13-10|50	needed for dotconf development.
14mu|dotconf-1.0.13-10|51	
14mu|dotconf-1.0.13-10|52	%files -n %{devname}
14mu|dotconf-1.0.13-10|53	%doc AUTHORS ChangeLog README doc/dotconf*
14mu|dotconf-1.0.13-10|54	%{_bindir}/%{name}-config
14mu|dotconf-1.0.13-10|55	%{_includedir}/*.h
14mu|dotconf-1.0.13-10|56	%{_datadir}/aclocal/%{name}.m4
14mu|dotconf-1.0.13-10|57	%{_libdir}/*.so
14mu|dotconf-1.0.13-10|58	%{_libdir}/pkgconfig/%{name}.pc
14mu|dotconf-1.0.13-10|59	
14mu|dotconf-1.0.13-10|60	#----------------------------------------------------------------------------
14mu|dotconf-1.0.13-10|61	
14mu|dotconf-1.0.13-10|62	%package -n %{sdevname}
14mu|dotconf-1.0.13-10|63	Summary:	Static libraries for dotconf development
14mu|dotconf-1.0.13-10|64	Group:		Development/C
14mu|dotconf-1.0.13-10|65	Requires:	%{devname} = %{EVRD}
14mu|dotconf-1.0.13-10|66	Provides:	%{name}-static-devel = %{EVRD}
14mu|dotconf-1.0.13-10|67	
14mu|dotconf-1.0.13-10|68	%description -n %{sdevname}
14mu|dotconf-1.0.13-10|69	Dotconf is a configuration file parser library.
14mu|dotconf-1.0.13-10|70	This package contains only the static libraries for dotconf devlopment.
14mu|dotconf-1.0.13-10|71	
14mu|dotconf-1.0.13-10|72	%files -n %{sdevname}
14mu|dotconf-1.0.13-10|73	%{_libdir}/*.a
14mu|dotconf-1.0.13-10|74	
14mu|dotconf-1.0.13-10|75	#----------------------------------------------------------------------------
14mu|dotconf-1.0.13-10|76	
14mu|dotconf-1.0.13-10|77	%package examples
14mu|dotconf-1.0.13-10|78	Summary:	The examples for the dotconf library
14mu|dotconf-1.0.13-10|79	Group:		Development/C
14mu|dotconf-1.0.13-10|80	
14mu|dotconf-1.0.13-10|81	%description examples
14mu|dotconf-1.0.13-10|82	Dotconf is a configuration file parser library.
14mu|dotconf-1.0.13-10|83	This package contains examples, installed in the same place as the
14mu|dotconf-1.0.13-10|84	documentation.
14mu|dotconf-1.0.13-10|85	
14mu|dotconf-1.0.13-10|86	%files examples
14mu|dotconf-1.0.13-10|87	%doc examples/*
14mu|dotconf-1.0.13-10|88	
14mu|dotconf-1.0.13-10|89	#----------------------------------------------------------------------------
14mu|dotconf-1.0.13-10|90	
14mu|dotconf-1.0.13-10|91	%prep
14mu|dotconf-1.0.13-10|92	%setup -q
14mu|dotconf-1.0.13-10|93	%patch0 -p1 -b .aclocal-warning
14mu|dotconf-1.0.13-10|94	recode l1..u8 AUTHORS doc/dotconf-features.txt
14mu|dotconf-1.0.13-10|95	
14mu|dotconf-1.0.13-10|96	%build
14mu|dotconf-1.0.13-10|97	#fix build
14mu|dotconf-1.0.13-10|98	autoreconf -i
14mu|dotconf-1.0.13-10|99	%configure2_5x
14mu|dotconf-1.0.13-10|100	%make
14mu|dotconf-1.0.13-10|101	
14mu|dotconf-1.0.13-10|102	%install
14mu|dotconf-1.0.13-10|103	%makeinstall
14mu|dotconf-1.0.13-10|104	
14mu|dotconf-1.0.13-10|105	
14mu|dotconf-1.0.13-10|106	%changelog
14mu|dotconf-1.0.13-10|107	
14mu|dotconf-1.0.13-10|108	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.13-10
14mu|dotconf-1.0.13-10|109	- (895e9f1) Fix library package name
14mu|dotconf-1.0.13-10|110	- (895e9f1) Spec cleanup
14mu|dotconf-1.0.13-10|111	
14mu|dotconf-1.0.13-10|112	

22493 14
14mu|doxygen-1.8.9.1-1|1	%bcond_with doc
14mu|doxygen-1.8.9.1-1|2	%bcond_without qt4
14mu|doxygen-1.8.9.1-1|3	
14mu|doxygen-1.8.9.1-1|4	Summary:	A documentation system for C/C++
14mu|doxygen-1.8.9.1-1|5	Name:		doxygen
14mu|doxygen-1.8.9.1-1|6	Version:	1.8.9.1
14mu|doxygen-1.8.9.1-1|7	Release:	1
14mu|doxygen-1.8.9.1-1|8	Epoch:		1
14mu|doxygen-1.8.9.1-1|9	Group:		Development/Other
14mu|doxygen-1.8.9.1-1|10	License:	GPLv2+
14mu|doxygen-1.8.9.1-1|11	Url:		http://www.stack.nl/~dimitri/doxygen/
14mu|doxygen-1.8.9.1-1|12	Source0:	ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
14mu|doxygen-1.8.9.1-1|13	Patch0:		doxygen-1.2.12-fix-latex.patch
14mu|doxygen-1.8.9.1-1|14	Patch2:		doxygen-1.8.7-mandir.patch
14mu|doxygen-1.8.9.1-1|15	BuildRequires:	bison
14mu|doxygen-1.8.9.1-1|16	BuildRequires:	flex
14mu|doxygen-1.8.9.1-1|17	BuildRequires:	gcc-c++
14mu|doxygen-1.8.9.1-1|18	BuildRequires:	pkgconfig(libpng)
14mu|doxygen-1.8.9.1-1|19	%if %{with qt4}
14mu|doxygen-1.8.9.1-1|20	BuildRequires:	qt4-devel
14mu|doxygen-1.8.9.1-1|21	%endif
14mu|doxygen-1.8.9.1-1|22	%if %{with doc}
14mu|doxygen-1.8.9.1-1|23	BuildRequires:	ghostscript
14mu|doxygen-1.8.9.1-1|24	BuildRequires:	python
14mu|doxygen-1.8.9.1-1|25	BuildRequires:	tetex-latex
14mu|doxygen-1.8.9.1-1|26	%endif
14mu|doxygen-1.8.9.1-1|27	
14mu|doxygen-1.8.9.1-1|28	%description
14mu|doxygen-1.8.9.1-1|29	Doxygen can generate an online class browser (in HTML) and/or a
14mu|doxygen-1.8.9.1-1|30	reference manual (in LaTeX) from a set of documented source files. The
14mu|doxygen-1.8.9.1-1|31	documentation is extracted directly from the sources. Doxygen can
14mu|doxygen-1.8.9.1-1|32	also be configured to extract the code structure from undocumented
14mu|doxygen-1.8.9.1-1|33	source files.
14mu|doxygen-1.8.9.1-1|34	
14mu|doxygen-1.8.9.1-1|35	%files
14mu|doxygen-1.8.9.1-1|36	%if %{with doc}
14mu|doxygen-1.8.9.1-1|37	%doc html examples pdf
14mu|doxygen-1.8.9.1-1|38	%endif
14mu|doxygen-1.8.9.1-1|39	%doc README.md LICENSE
14mu|doxygen-1.8.9.1-1|40	%{_bindir}/doxygen
14mu|doxygen-1.8.9.1-1|41	%{_mandir}/man1/doxygen.1*
14mu|doxygen-1.8.9.1-1|42	
14mu|doxygen-1.8.9.1-1|43	#----------------------------------------------------------------------------
14mu|doxygen-1.8.9.1-1|44	
14mu|doxygen-1.8.9.1-1|45	%if %{with qt4}
14mu|doxygen-1.8.9.1-1|46	%package doxywizard
14mu|doxygen-1.8.9.1-1|47	Summary:	A GUI for creating and editing configuration files
14mu|doxygen-1.8.9.1-1|48	Group:		Development/Other
14mu|doxygen-1.8.9.1-1|49	Requires:	%{name} = %{EVRD}
14mu|doxygen-1.8.9.1-1|50	
14mu|doxygen-1.8.9.1-1|51	%description doxywizard
14mu|doxygen-1.8.9.1-1|52	Doxygen can generate an online class browser (in HTML) and/or a
14mu|doxygen-1.8.9.1-1|53	reference manual (in LaTeX) from a set of documented source files. The
14mu|doxygen-1.8.9.1-1|54	documentation is extracted directly from the sources. Doxygen can
14mu|doxygen-1.8.9.1-1|55	also be configured to extract the code structure from undocumented
14mu|doxygen-1.8.9.1-1|56	source files.
14mu|doxygen-1.8.9.1-1|57	
14mu|doxygen-1.8.9.1-1|58	This is the GUI interface for doxygen.  It requires qt and X11 to
14mu|doxygen-1.8.9.1-1|59	install.
14mu|doxygen-1.8.9.1-1|60	
14mu|doxygen-1.8.9.1-1|61	%files doxywizard
14mu|doxygen-1.8.9.1-1|62	%{_bindir}/doxywizard
14mu|doxygen-1.8.9.1-1|63	%{_mandir}/man1/doxywizard*
14mu|doxygen-1.8.9.1-1|64	%endif
14mu|doxygen-1.8.9.1-1|65	
14mu|doxygen-1.8.9.1-1|66	#----------------------------------------------------------------------------
14mu|doxygen-1.8.9.1-1|67	
14mu|doxygen-1.8.9.1-1|68	%prep
14mu|doxygen-1.8.9.1-1|69	%setup -q
14mu|doxygen-1.8.9.1-1|70	%patch0 -p1
14mu|doxygen-1.8.9.1-1|71	%patch2 -p1 -b .man
14mu|doxygen-1.8.9.1-1|72	
14mu|doxygen-1.8.9.1-1|73	perl -pi -e "s|^TMAKE_CFLAGS_RELEASE.*|TMAKE_CFLAGS_RELEASE = %{optflags}|" tmake/lib/linux-g++/tmake.conf
14mu|doxygen-1.8.9.1-1|74	perl -pi -e "s|/lib$|/%{_lib}|" tmake/lib/linux-g++/tmake.conf
14mu|doxygen-1.8.9.1-1|75	# XXX configure is going to fail if both 32-bit and 64-bit qt3-devel
14mu|doxygen-1.8.9.1-1|76	# are installed
14mu|doxygen-1.8.9.1-1|77	find -type d -exec chmod 0755 {} \;
14mu|doxygen-1.8.9.1-1|78	# build with system libpng
14mu|doxygen-1.8.9.1-1|79	rm -rf libpng
14mu|doxygen-1.8.9.1-1|80	
14mu|doxygen-1.8.9.1-1|81	%build
14mu|doxygen-1.8.9.1-1|82	./configure \
14mu|doxygen-1.8.9.1-1|83	--prefix %{_prefix} \
14mu|doxygen-1.8.9.1-1|84	--make %{_bindir}/make \
14mu|doxygen-1.8.9.1-1|85	%if %{with qt4}
14mu|doxygen-1.8.9.1-1|86	--with-doxywizard
14mu|doxygen-1.8.9.1-1|87	%endif
14mu|doxygen-1.8.9.1-1|88	
14mu|doxygen-1.8.9.1-1|89	%make LFLAGS="%{?ldflags}"
14mu|doxygen-1.8.9.1-1|90	
14mu|doxygen-1.8.9.1-1|91	%if %{with doc}
14mu|doxygen-1.8.9.1-1|92	make docs
14mu|doxygen-1.8.9.1-1|93	mv doc/float.sty latex
14mu|doxygen-1.8.9.1-1|94	mv doc/fancyhdr.sty latex
14mu|doxygen-1.8.9.1-1|95	make pdf
14mu|doxygen-1.8.9.1-1|96	mkdir pdf
14mu|doxygen-1.8.9.1-1|97	mv latex/doxygen_manual.pdf pdf
14mu|doxygen-1.8.9.1-1|98	%endif
14mu|doxygen-1.8.9.1-1|99	
14mu|doxygen-1.8.9.1-1|100	%install
14mu|doxygen-1.8.9.1-1|101	make install INSTALL=%{buildroot}%{_prefix}
14mu|doxygen-1.8.9.1-1|102	
14mu|doxygen-1.8.9.1-1|103	%changelog
14mu|doxygen-1.8.9.1-1|104	
14mu|doxygen-1.8.9.1-1|105	* Sun Apr 24 2016 dsilakov <denis.silakov@rosalab.ru> 1:1.8.9.1-1
14mu|doxygen-1.8.9.1-1|106	- (05ec918) Merge pull request #1 from alzim/doxygen:rosa2014.1
14mu|doxygen-1.8.9.1-1|107	- (05ec918) Updated to 1.8.9.1
14mu|doxygen-1.8.9.1-1|108	
14mu|doxygen-1.8.9.1-1|109	

22494 14
14mu|dracut-044-20161111git.6|1	%define gitrev e35d145
14mu|dracut-044-20161111git.6|2	%define gitdate 20161111
14mu|dracut-044-20161111git.6|3	# Git repo: git://git.kernel.org/pub/scm/boot/dracut/dracut.git
14mu|dracut-044-20161111git.6|4	
14mu|dracut-044-20161111git.6|5	# How to prepare the source archive from the git tree:
14mu|dracut-044-20161111git.6|6	# $ hash=`git log -1 --format='%h'`
14mu|dracut-044-20161111git.6|7	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|dracut-044-20161111git.6|8	# $ git archive --prefix dracut-${date}-git${hash}/ ${hash} \
14mu|dracut-044-20161111git.6|9	#	| xz -7e > ../dracut-${date}-git${hash}.tar.xz
14mu|dracut-044-20161111git.6|10	
14mu|dracut-044-20161111git.6|11	%define dracutlibdir %{_prefix}/lib/dracut
14mu|dracut-044-20161111git.6|12	
14mu|dracut-044-20161111git.6|13	Summary:	Next generation initrd image generator
14mu|dracut-044-20161111git.6|14	Name:		dracut
14mu|dracut-044-20161111git.6|15	Version:	044
14mu|dracut-044-20161111git.6|16	Release:	%{gitdate}git.6
14mu|dracut-044-20161111git.6|17	License:	GPLv2+
14mu|dracut-044-20161111git.6|18	Group:		System/Base
14mu|dracut-044-20161111git.6|19	Url:		https://dracut.wiki.kernel.org/
14mu|dracut-044-20161111git.6|20	# http://git.kernel.org/cgit/boot/dracut/dracut.git/
14mu|dracut-044-20161111git.6|21	#Source0:	http://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
14mu|dracut-044-20161111git.6|22	Source0:	%{name}-%{gitdate}-git%{gitrev}.tar.xz
14mu|dracut-044-20161111git.6|23	Source3:	01-rosa.conf
14mu|dracut-044-20161111git.6|24	
14mu|dracut-044-20161111git.6|25	# ROSA-specific patches
14mu|dracut-044-20161111git.6|26	Patch1006:	dracut-037-modprobe-loop.patch
14mu|dracut-044-20161111git.6|27	Patch1009:	dracut-044-mount-live-rw-with-noatime.patch
14mu|dracut-044-20161111git.6|28	Patch1010:	dracut-037-busybox-fallback-to-busybox.static-if-no-busybox.patch
14mu|dracut-044-20161111git.6|29	Patch1011:	dracut-037-use-busybox--list.patch
14mu|dracut-044-20161111git.6|30	Patch1013:	dracut-034-fix-prelink.patch
14mu|dracut-044-20161111git.6|31	Patch1014:	dracut-037-always-define-vconsole-font.patch
14mu|dracut-044-20161111git.6|32	Patch1015:	dracut-037-use-initrd-in-stead-of-initramfs-filename.patch
14mu|dracut-044-20161111git.6|33	Patch1020:	dracut-041-plymouth-logo-file.patch
14mu|dracut-044-20161111git.6|34	# Former dracut-027.minimal.patch: /dev/sdXn => /dev/sdX for the system
14mu|dracut-044-20161111git.6|35	# images.
14mu|dracut-044-20161111git.6|36	Patch1021:	dracut-041-fixup-boot-device.patch
14mu|dracut-044-20161111git.6|37	
14mu|dracut-044-20161111git.6|38	# ? To send upstream?
14mu|dracut-044-20161111git.6|39	Patch1022:	dracut-044-90crypt-use-uname.patch
14mu|dracut-044-20161111git.6|40	
14mu|dracut-044-20161111git.6|41	Patch1023:	dracut-044-do-not-strip-binaries-by-default.patch
14mu|dracut-044-20161111git.6|42	
14mu|dracut-044-20161111git.6|43	BuildRequires:	docbook-dtd45-xml
14mu|dracut-044-20161111git.6|44	BuildRequires:	docbook-style-xsl
14mu|dracut-044-20161111git.6|45	BuildRequires:	xsltproc
14mu|dracut-044-20161111git.6|46	BuildRequires:	dash
14mu|dracut-044-20161111git.6|47	BuildRequires:	bash
14mu|dracut-044-20161111git.6|48	BuildRequires:	asciidoc
14mu|dracut-044-20161111git.6|49	BuildRequires:	systemd-units
14mu|dracut-044-20161111git.6|50	BuildRequires:	bash-completion
14mu|dracut-044-20161111git.6|51	BuildRequires:	pkgconfig(libkmod)
14mu|dracut-044-20161111git.6|52	BuildRequires:	pkgconfig(bash-completion)
14mu|dracut-044-20161111git.6|53	
14mu|dracut-044-20161111git.6|54	Requires:	systemd >= 219
14mu|dracut-044-20161111git.6|55	Requires(post):	systemd
14mu|dracut-044-20161111git.6|56	%ifarch %{ix86} x86_64
14mu|dracut-044-20161111git.6|57	Requires:	v86d
14mu|dracut-044-20161111git.6|58	%endif
14mu|dracut-044-20161111git.6|59	Provides:	mkinitrd-command
14mu|dracut-044-20161111git.6|60	Requires(pre):	filesystem
14mu|dracut-044-20161111git.6|61	Requires(pre):	coreutils
14mu|dracut-044-20161111git.6|62	Suggests:	plymouth
14mu|dracut-044-20161111git.6|63	Requires:	udev
14mu|dracut-044-20161111git.6|64	Requires:	util-linux-ng
14mu|dracut-044-20161111git.6|65	Requires:	kmod-compat
14mu|dracut-044-20161111git.6|66	Requires:	e2fsprogs
14mu|dracut-044-20161111git.6|67	Requires:	cpio
14mu|dracut-044-20161111git.6|68	Requires:	findutils
14mu|dracut-044-20161111git.6|69	Requires:	binutils
14mu|dracut-044-20161111git.6|70	Requires:	grep
14mu|dracut-044-20161111git.6|71	Requires:	mktemp
14mu|dracut-044-20161111git.6|72	Requires:	bash
14mu|dracut-044-20161111git.6|73	Requires:	dash
14mu|dracut-044-20161111git.6|74	Requires:	kbd
14mu|dracut-044-20161111git.6|75	Requires:	tar
14mu|dracut-044-20161111git.6|76	Requires:	gzip
14mu|dracut-044-20161111git.6|77	Requires:	bzip2
14mu|dracut-044-20161111git.6|78	Requires:	xz
14mu|dracut-044-20161111git.6|79	Requires:	file
14mu|dracut-044-20161111git.6|80	Requires:	bridge-utils
14mu|dracut-044-20161111git.6|81	#Requires:	bootloader-utils
14mu|dracut-044-20161111git.6|82	Requires(post):	dmraid
14mu|dracut-044-20161111git.6|83	Requires(post):	lvm2
14mu|dracut-044-20161111git.6|84	Requires(post):	mdadm
14mu|dracut-044-20161111git.6|85	Requires(pre):	rpm-helper
14mu|dracut-044-20161111git.6|86	Requires(post,postun):	update-alternatives
14mu|dracut-044-20161111git.6|87	Requires(post):	dracut-aufs
14mu|dracut-044-20161111git.6|88	
14mu|dracut-044-20161111git.6|89	%description
14mu|dracut-044-20161111git.6|90	Dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
14mu|dracut-044-20161111git.6|91	Unlike existing implementations, dracut does hard-code as little as possible
14mu|dracut-044-20161111git.6|92	into the initramfs. Dracut contains various modules which are driven by the
14mu|dracut-044-20161111git.6|93	event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
14mu|dracut-044-20161111git.6|94	NFS, iSCSI, NBD, FCoE with the dracut-network package.
14mu|dracut-044-20161111git.6|95	
14mu|dracut-044-20161111git.6|96	%prep
14mu|dracut-044-20161111git.6|97	#setup -q
14mu|dracut-044-20161111git.6|98	%setup -qn %{name}-%{gitdate}-git%{gitrev}
14mu|dracut-044-20161111git.6|99	%apply_patches
14mu|dracut-044-20161111git.6|100	# We don't want to strip dracut-install, that's debuginfo's job
14mu|dracut-044-20161111git.6|101	sed -i -e 's,\$(strip),,g' install/Makefile
14mu|dracut-044-20161111git.6|102	
14mu|dracut-044-20161111git.6|103	
14mu|dracut-044-20161111git.6|104	%build
14mu|dracut-044-20161111git.6|105	%global optflags %{optflags} -Os
14mu|dracut-044-20161111git.6|106	%serverbuild_hardened
14mu|dracut-044-20161111git.6|107	
14mu|dracut-044-20161111git.6|108	# The build system sets CFLAGS overriding the default value dracut's Makefile
14mu|dracut-044-20161111git.6|109	# uses. However, that default set of options also sets the path to libkmod
14mu|dracut-044-20161111git.6|110	# headers. Add it here then.
14mu|dracut-044-20161111git.6|111	export CFLAGS="%{optflags} $(pkg-config --cflags libkmod)"
14mu|dracut-044-20161111git.6|112	
14mu|dracut-044-20161111git.6|113	%configure2_5x \
14mu|dracut-044-20161111git.6|114	--systemdsystemunitdir=%{_unitdir} \
14mu|dracut-044-20161111git.6|115	--bashcompletiondir=$(pkg-config --variable=completionsdir bash-completion) \
14mu|dracut-044-20161111git.6|116	--libdir=%{_prefix}/lib
14mu|dracut-044-20161111git.6|117	
14mu|dracut-044-20161111git.6|118	%make CC=%{__cc}
14mu|dracut-044-20161111git.6|119	
14mu|dracut-044-20161111git.6|120	%install
14mu|dracut-044-20161111git.6|121	%makeinstall_std
14mu|dracut-044-20161111git.6|122	
14mu|dracut-044-20161111git.6|123	# We place the distro-specific config in /usr/lib/dracut/dracut-conf.d/
14mu|dracut-044-20161111git.6|124	# to make it overridable (the file with the same name in /etc/dracut.conf.d/
14mu|dracut-044-20161111git.6|125	# has a higher priority).
14mu|dracut-044-20161111git.6|126	install -m 644 %{SOURCE3} %{buildroot}%{dracutlibdir}/dracut.conf.d
14mu|dracut-044-20161111git.6|127	
14mu|dracut-044-20161111git.6|128	echo "DRACUT_VERSION=%{version}-%{release}" > %{buildroot}%{dracutlibdir}/dracut-version.sh
14mu|dracut-044-20161111git.6|129	
14mu|dracut-044-20161111git.6|130	# bluca remove patch backup files
14mu|dracut-044-20161111git.6|131	find %{buildroot} -type f -name '*.orig' -exec rm {} \;
14mu|dracut-044-20161111git.6|132	find %{buildroot} -type f -name '*~' -exec rm {} \;
14mu|dracut-044-20161111git.6|133	
14mu|dracut-044-20161111git.6|134	# fix permission of module files
14mu|dracut-044-20161111git.6|135	chmod +x %{buildroot}%{dracutlibdir}/modules.d/*/*.sh
14mu|dracut-044-20161111git.6|136	
14mu|dracut-044-20161111git.6|137	mkdir -p %{buildroot}/boot/dracut
14mu|dracut-044-20161111git.6|138	mkdir -p %{buildroot}%{_var}/lib/dracut/overlay
14mu|dracut-044-20161111git.6|139	install -m 755 -d %{buildroot}%{_datadir}/dracut
14mu|dracut-044-20161111git.6|140	
14mu|dracut-044-20161111git.6|141	mkdir -p %{buildroot}%{_sbindir}
14mu|dracut-044-20161111git.6|142	mkdir -p %{buildroot}/sbin
14mu|dracut-044-20161111git.6|143	mv %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/
14mu|dracut-044-20161111git.6|144	
14mu|dracut-044-20161111git.6|145	ln -s %{_sbindir}/dracut %{buildroot}%{_bindir}/dracut
14mu|dracut-044-20161111git.6|146	ln -s %{_sbindir}/dracut %{buildroot}/sbin/dracut
14mu|dracut-044-20161111git.6|147	ln -s %{dracutlibdir}/dracut-install %{buildroot}%{_sbindir}/dracut-install
14mu|dracut-044-20161111git.6|148	
14mu|dracut-044-20161111git.6|149	mkdir -p %{buildroot}%{_localstatedir}/log
14mu|dracut-044-20161111git.6|150	touch %{buildroot}%{_localstatedir}/log/dracut.log
14mu|dracut-044-20161111git.6|151	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mu|dracut-044-20161111git.6|152	install -m 0644 dracut.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dracut
14mu|dracut-044-20161111git.6|153	
14mu|dracut-044-20161111git.6|154	mv %{buildroot}%{_sbindir}/lsinitrd %{buildroot}%{_sbindir}/lsinitrd-dracut
14mu|dracut-044-20161111git.6|155	mv %{buildroot}%{_sbindir}/mkinitrd %{buildroot}%{_sbindir}/mkinitrd-dracut
14mu|dracut-044-20161111git.6|156	
14mu|dracut-044-20161111git.6|157	# (tpg) don't follow this usr madness
14mu|dracut-044-20161111git.6|158	# systemctl sits in /bin, and it symlinks to /usr/bin
14mu|dracut-044-20161111git.6|159	sed -i -e 's#/usr/bin/systemctl#/bin/systemctl#g' %{buildroot}%{dracutlibdir}/modules.d/*/*.service
14mu|dracut-044-20161111git.6|160	# (tpg) use real path for udevadm
14mu|dracut-044-20161111git.6|161	sed -i -e 's#/usr/bin/udevadm#/sbin/udevadm#g' %{buildroot}%{dracutlibdir}/modules.d/*/*.service
14mu|dracut-044-20161111git.6|162	
14mu|dracut-044-20161111git.6|163	# (tpg) this conflicts with mkinitrd
14mu|dracut-044-20161111git.6|164	rm -rf %{buildroot}%{_mandir}/man8/mkinitrd.8*
14mu|dracut-044-20161111git.6|165	
14mu|dracut-044-20161111git.6|166	%pre
14mu|dracut-044-20161111git.6|167	# Workaround for update from dracut 037 where "dmsquash-live" was in the
14mu|dracut-044-20161111git.6|168	# list of modules to add. If the kernel is updated in the same transaction
14mu|dracut-044-20161111git.6|169	# as dracut, the post scriptlet for the kernel would try to create initrd
14mu|dracut-044-20161111git.6|170	# using both the new and the old dracut configurations. It would fail as a
14mu|dracut-044-20161111git.6|171	# result and leave the system without initrd.
14mu|dracut-044-20161111git.6|172	if test -e /etc/dracut.conf.d/50-dracut-rosa.conf; then
14mu|dracut-044-20161111git.6|173	sed -i -e 's/dmsquash-live//' /etc/dracut.conf.d/50-dracut-rosa.conf
14mu|dracut-044-20161111git.6|174	fi
14mu|dracut-044-20161111git.6|175	
14mu|dracut-044-20161111git.6|176	%post
14mu|dracut-044-20161111git.6|177	update-alternatives --install /sbin/mkinitrd mkinitrd %{_sbindir}/mkinitrd-dracut 110 || :
14mu|dracut-044-20161111git.6|178	update-alternatives --install /sbin/lsinitrd lsinitrd %{_sbindir}/lsinitrd-dracut 110 || :
14mu|dracut-044-20161111git.6|179	
14mu|dracut-044-20161111git.6|180	%postun
14mu|dracut-044-20161111git.6|181	[ ! -e /usr/sbin/mkinitrd-dracut ] && update-alternatives --remove mkinitrd %{_sbindir}/mkinitrd-dracut || :
14mu|dracut-044-20161111git.6|182	[ ! -e /usr/sbin/lsinitrd-dracut ] && update-alternatives --remove lsinitrd %{_sbindir}/lsinitrd-dracut || :
14mu|dracut-044-20161111git.6|183	
14mu|dracut-044-20161111git.6|184	%posttrans
14mu|dracut-044-20161111git.6|185	# Workaround for update from dracut-0.17 with broken postun script (which could incorrectly remove mkinitrd and lsinitrd symlinks)
14mu|dracut-044-20161111git.6|186	[ -e /usr/sbin/mkinitrd-dracut ] && [ ! -e /sbin/mkinitrd ] && update-alternatives --install /sbin/mkinitrd mkinitrd %{_sbindir}/mkinitrd-dracut 110 || :
14mu|dracut-044-20161111git.6|187	[ -e /usr/sbin/lsinitrd-dracut ] && [ ! -e /sbin/lsinitrd ] && update-alternatives --install /sbin/lsinitrd lsinitrd %{_sbindir}/lsinitrd-dracut 110 || :
14mu|dracut-044-20161111git.6|188	
14mu|dracut-044-20161111git.6|189	# Regenerate the initrd here rather than in post because the old configs
14mu|dracut-044-20161111git.6|190	# can interfere then. Dracut 037 had erroneously left "dmsquash-live" in
14mu|dracut-044-20161111git.6|191	# the list of modules, which lead to scriptlet failures during the update.
14mu|dracut-044-20161111git.6|192	if [ -d /lib/modules/$(uname -r) ]; then
14mu|dracut-044-20161111git.6|193	%{_sbindir}/dracut -f /boot/initrd-$(uname -r).img $(uname -r)
14mu|dracut-044-20161111git.6|194	fi
14mu|dracut-044-20161111git.6|195	
14mu|dracut-044-20161111git.6|196	%files
14mu|dracut-044-20161111git.6|197	%doc README.generic README.modules README.kernel HACKING TODO AUTHORS
14mu|dracut-044-20161111git.6|198	%dir /boot/dracut
14mu|dracut-044-20161111git.6|199	%dir %{_datadir}/dracut
14mu|dracut-044-20161111git.6|200	%dir %{_var}/lib/dracut
14mu|dracut-044-20161111git.6|201	%dir %{_var}/lib/dracut/overlay
14mu|dracut-044-20161111git.6|202	%dir %{dracutlibdir}/modules.d
14mu|dracut-044-20161111git.6|203	%dir %{_prefix}/lib/kernel/install.d
14mu|dracut-044-20161111git.6|204	%dir %{dracutlibdir}/dracut.conf.d
14mu|dracut-044-20161111git.6|205	%dir %{_sysconfdir}/dracut.conf.d
14mu|dracut-044-20161111git.6|206	%config %{_sysconfdir}/dracut.conf
14mu|dracut-044-20161111git.6|207	%config %{_sysconfdir}/logrotate.d/dracut
14mu|dracut-044-20161111git.6|208	%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_localstatedir}/log/dracut.log
14mu|dracut-044-20161111git.6|209	%{dracutlibdir}/dracut.conf.d/01-rosa.conf
14mu|dracut-044-20161111git.6|210	/sbin/dracut
14mu|dracut-044-20161111git.6|211	%{_sbindir}/dracut
14mu|dracut-044-20161111git.6|212	%{_bindir}/dracut
14mu|dracut-044-20161111git.6|213	%{_sbindir}/dracut-catimages
14mu|dracut-044-20161111git.6|214	%{_sbindir}/dracut-install
14mu|dracut-044-20161111git.6|215	%{_sbindir}/lsinitrd-dracut
14mu|dracut-044-20161111git.6|216	%{_sbindir}/mkinitrd-dracut
14mu|dracut-044-20161111git.6|217	%{_unitdir}/*.service
14mu|dracut-044-20161111git.6|218	%{_unitdir}/*/*.service
14mu|dracut-044-20161111git.6|219	%{_prefix}/lib/kernel/install.d/5*-dracut*.install
14mu|dracut-044-20161111git.6|220	%{dracutlibdir}/skipcpio
14mu|dracut-044-20161111git.6|221	%{dracutlibdir}/dracut-install
14mu|dracut-044-20161111git.6|222	%{dracutlibdir}/dracut-version.sh
14mu|dracut-044-20161111git.6|223	%{dracutlibdir}/dracut-functions.sh
14mu|dracut-044-20161111git.6|224	%{dracutlibdir}/dracut-functions
14mu|dracut-044-20161111git.6|225	%{dracutlibdir}/modules.d/*
14mu|dracut-044-20161111git.6|226	%{dracutlibdir}/dracut-initramfs-restore
14mu|dracut-044-20161111git.6|227	%{dracutlibdir}/dracut-logger.sh
14mu|dracut-044-20161111git.6|228	%{dracutlibdir}/dracut-init.sh
14mu|dracut-044-20161111git.6|229	%{_datadir}/bash-completion/completions/dracut
14mu|dracut-044-20161111git.6|230	%{_datadir}/bash-completion/completions/lsinitrd
14mu|dracut-044-20161111git.6|231	%{_mandir}/man1/lsinitrd.1.*
14mu|dracut-044-20161111git.6|232	%{_mandir}/man5/dracut.conf.5*
14mu|dracut-044-20161111git.6|233	%{_mandir}/man7/dracut.bootup.7*
14mu|dracut-044-20161111git.6|234	%{_mandir}/man7/dracut.kernel.7*
14mu|dracut-044-20161111git.6|235	%{_mandir}/man7/dracut.cmdline.7*
14mu|dracut-044-20161111git.6|236	%{_mandir}/man7/dracut.modules.7*
14mu|dracut-044-20161111git.6|237	%{_mandir}/man8/dracut*.8*
14mu|dracut-044-20161111git.6|238	%{_mandir}/man8//mkinitrd-suse.8*
14mu|dracut-044-20161111git.6|239	%{_datadir}/pkgconfig/dracut.pc
14mu|dracut-044-20161111git.6|240	
14mu|dracut-044-20161111git.6|241	%changelog
14mu|dracut-044-20161111git.6|242	
14mu|dracut-044-20161111git.6|243	* Thu Apr 26 2018 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 044-20161111git.6
14mu|dracut-044-20161111git.6|244	- (130e5b2) Release up
14mu|dracut-044-20161111git.6|245	
14mu|dracut-044-20161111git.6|246	* Thu Apr 26 2018 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 044-20161111git.5
14mu|dracut-044-20161111git.6|247	- (17a5f3c) Build generic (rather than host-only) initrd by default
14mu|dracut-044-20161111git.6|248	- (17a5f3c) Host-only mode used to be the default one, but dracut kept omitting
14mu|dracut-044-20161111git.6|249	- (17a5f3c) needed kernel modules (and picking unnecessary ones like the proprietary
14mu|dracut-044-20161111git.6|250	- (17a5f3c) graphics drivers) in many cases then. For example, if 'ahci' was built
14mu|dracut-044-20161111git.6|251	- (17a5f3c) as a module, it did not make it into the initrds. As a result, many
14mu|dracut-044-20161111git.6|252	- (17a5f3c) systems would not find their disks at initrd stage and failed to boot
14mu|dracut-044-20161111git.6|253	- (17a5f3c) with not so obvious errors.
14mu|dracut-044-20161111git.6|254	- (17a5f3c) Maintaining the list of additional drivers to include is a pain.
14mu|dracut-044-20161111git.6|255	- (17a5f3c) Let us just use the generic initrds instead. They are larger, 60-65 Mb VS
14mu|dracut-044-20161111git.6|256	- (17a5f3c) 12-15 Mb for a hostonly initrd on my systems, but should be more
14mu|dracut-044-20161111git.6|257	- (17a5f3c) reliable.
14mu|dracut-044-20161111git.6|258	- (17a5f3c) If disk space becomes a problem, the user could try removing the older
14mu|dracut-044-20161111git.6|259	- (17a5f3c) kernels along with their initrds: urpm-package-cleanup --oldkernels.
14mu|dracut-044-20161111git.6|260	- (17a5f3c) Generic initrds might also open a way to provide the pre-built initrds
14mu|dracut-044-20161111git.6|261	- (17a5f3c) to the users rather than to rebuild them on the users' machines each
14mu|dracut-044-20161111git.6|262	- (17a5f3c) time. Such rebuilds are also error-prone. Not sure if it is possible to
14mu|dracut-044-20161111git.6|263	- (17a5f3c) use the pre-built initrds now, that should be investigated later.
14mu|dracut-044-20161111git.6|264	- (Evgenii Shatokhin: bc27651) Do not strip kernel modules by default
14mu|dracut-044-20161111git.6|265	- (Evgenii Shatokhin: bc27651) Unless this is a custom-built kernel, the modules have already been
14mu|dracut-044-20161111git.6|266	- (Evgenii Shatokhin: bc27651) stripped when the kernel packages were built.
14mu|dracut-044-20161111git.6|267	- (Evgenii Shatokhin: bc27651) Besides, if the user does choose to strip the files in the initrd, make
14mu|dracut-044-20161111git.6|268	- (Evgenii Shatokhin: bc27651) sure to get the signature properly, without null symbols. Otherwise,
14mu|dracut-044-20161111git.6|269	- (Evgenii Shatokhin: bc27651) bash may complain like this when processing "SIG=$(tail -c 28 "$f")":
14mu|dracut-044-20161111git.6|270	- (Evgenii Shatokhin: bc27651) "warning: command substitution: ignored null byte in input"
14mu|dracut-044-20161111git.6|271	
14mu|dracut-044-20161111git.6|272	* Thu Dec 01 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 044-20161111git.4
14mu|dracut-044-20161111git.6|273	- (d6fd127) Make the config closer to the defaults, do not meddle with drivers
14mu|dracut-044-20161111git.6|274	- (d6fd127) "add_drivers" has now (v044+, may be true for earlier versions as well)
14mu|dracut-044-20161111git.6|275	- (d6fd127) an unfortunate side effect. If it is used, the default set of drivers
14mu|dracut-044-20161111git.6|276	- (d6fd127) is not included into initrd.
14mu|dracut-044-20161111git.6|277	- (d6fd127) So either we do not use add_drivers at all or specify all the defaults
14mu|dracut-044-20161111git.6|278	- (d6fd127) manually (e.g. "xhci-hcd xhci-pci xhci-plat-hcd", etc.)
14mu|dracut-044-20161111git.6|279	- (d6fd127) I chose the first option: do not use add_drivers & Ko.
14mu|dracut-044-20161111git.6|280	- (d6fd127) See the code in modules.d/90kernel-modules/module-setup.sh for the list
14mu|dracut-044-20161111git.6|281	- (d6fd127) of the defaults.
14mu|dracut-044-20161111git.6|282	
14mu|dracut-044-20161111git.6|283	* Thu Dec 01 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 044-20161111git.3
14mu|dracut-044-20161111git.6|284	- (233f1c8) Fix: 90crypt: ROSA does not have 'arch' utility
14mu|dracut-044-20161111git.6|285	
14mu|dracut-044-20161111git.6|286	* Wed Nov 30 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 044-20161111git.2
14mu|dracut-044-20161111git.6|287	- (adf87af) Release up
14mu|dracut-044-20161111git.6|288	
14mu|dracut-044-20161111git.6|289	* Wed Nov 30 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 044-20161111git.1
14mu|dracut-044-20161111git.6|290	- (1d73938) conf: Do not force inclusion of ext3 module (attempt #3)
14mu|dracut-044-20161111git.6|291	- (1d73938) Kernel 4.2+ no longer has ext3, ext4 is used instead.
14mu|dracut-044-20161111git.6|292	- (1d73938) ext4 is built into our kernel, by the way.
14mu|dracut-044-20161111git.6|293	- (1d73938) This gets rid of the errors like "Failed to install module ext3" when
14mu|dracut-044-20161111git.6|294	- (1d73938) generating initrd.
14mu|dracut-044-20161111git.6|295	- (1d73938) Notes for the attempt #3:
14mu|dracut-044-20161111git.6|296	- (1d73938) I tried at least twice to get rid of ext3 before but the ISO images of
14mu|dracut-044-20161111git.6|297	- (1d73938) ROSA failed to build with strange errors. Let us fix the build system
14mu|dracut-044-20161111git.6|298	- (1d73938) this time.
14mu|dracut-044-20161111git.6|299	- (Evgenii Shatokhin: 98b8492) Updated to git rev. e35d145 (2016-11-11)
14mu|dracut-044-20161111git.6|300	- (Evgenii Shatokhin: 98b8492) Removed unneeded stuff and already applied patches as well.
14mu|dracut-044-20161111git.6|301	
14mu|dracut-044-20161111git.6|302	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 041-17
14mu|dracut-044-20161111git.6|303	- (57bb4e0) MassBuild#1169: Increase release tag
14mu|dracut-044-20161111git.6|304	
14mu|dracut-044-20161111git.6|305	* Tue Sep 20 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 041-16
14mu|dracut-044-20161111git.6|306	- (468b046) Add patch with bash 4.4 support
14mu|dracut-044-20161111git.6|307	
14mu|dracut-044-20161111git.6|308	* Thu Sep 15 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 041-15
14mu|dracut-044-20161111git.6|309	- (88e8525) Release up + removed unused patches
14mu|dracut-044-20161111git.6|310	
14mu|dracut-044-20161111git.6|311	* Thu Sep 15 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 041-14
14mu|dracut-044-20161111git.6|312	- (ebf35c3) Revert "Sync with working copy from rosa2014.1 for now"
14mu|dracut-044-20161111git.6|313	- (ebf35c3) This reverts commit b7e79adbcd6bce494edceb2c068dfe6edcd62497.
14mu|dracut-044-20161111git.6|314	
14mu|dracut-044-20161111git.6|315	* Wed Aug 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 041-12
14mu|dracut-044-20161111git.6|316	- (b7e79ad) Sync with working copy from rosa2014.1 for now
14mu|dracut-044-20161111git.6|317	
14mu|dracut-044-20161111git.6|318	* Tue Aug 09 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 041-14
14mu|dracut-044-20161111git.6|319	- (4d5542c) Release up
14mu|dracut-044-20161111git.6|320	
14mu|dracut-044-20161111git.6|321	* Tue Aug 09 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 041-13
14mu|dracut-044-20161111git.6|322	- (92e635b) Revert "conf: Do not force inclusion of ext3 module"
14mu|dracut-044-20161111git.6|323	- (92e635b) This reverts commit 93b923a815f414b5a479bb4219a13da982de8c85.
14mu|dracut-044-20161111git.6|324	- (92e635b) The Live CD system still needs ext3 for the kernel 4.1.x at least. We
14mu|dracut-044-20161111git.6|325	- (92e635b) need to migrate to ext4 there first.
14mu|dracut-044-20161111git.6|326	- (Evgenii Shatokhin: 072d143) Enable early loading of CPU microcode
14mu|dracut-044-20161111git.6|327	- (Evgenii Shatokhin: 072d143) Intel and AMD CPUs are currently based on RISC chips with the special
14mu|dracut-044-20161111git.6|328	- (Evgenii Shatokhin: 072d143) microcode that actually implements the x86 instruction set.
14mu|dracut-044-20161111git.6|329	- (Evgenii Shatokhin: 072d143) The updates for such microcode are often included into BIOS updates, but
14mu|dracut-044-20161111git.6|330	- (Evgenii Shatokhin: 072d143) it is not always the case.
14mu|dracut-044-20161111git.6|331	- (Evgenii Shatokhin: 072d143) The kernel may apply such updates itself to fix bugs, etc. This should
14mu|dracut-044-20161111git.6|332	- (Evgenii Shatokhin: 072d143) be done as early at boot as possible, so enable the support for it in
14mu|dracut-044-20161111git.6|333	- (Evgenii Shatokhin: 072d143) dracut by default.
14mu|dracut-044-20161111git.6|334	
14mu|dracut-044-20161111git.6|335	* Tue Aug 09 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 041-12
14mu|dracut-044-20161111git.6|336	- (93b923a) conf: Do not force inclusion of ext3 module
14mu|dracut-044-20161111git.6|337	- (93b923a) Kernel 4.2+ no longer has ext3, ext4 is used instead.
14mu|dracut-044-20161111git.6|338	- (93b923a) ext4 is built into our kernel, by the way.
14mu|dracut-044-20161111git.6|339	- (93b923a) This gets rid of the errors like "Failed to install module ext3" when
14mu|dracut-044-20161111git.6|340	- (93b923a) generating initrd.
14mu|dracut-044-20161111git.6|341	- (Evgenii Shatokhin: ab28c79) Updated to 041-12
14mu|dracut-044-20161111git.6|342	
14mu|dracut-044-20161111git.6|343	* Tue Dec 01 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 041-11
14mu|dracut-044-20161111git.6|344	- (f430289) Do not include asus-nb-wmi into initrd
14mu|dracut-044-20161111git.6|345	- (f430289) I doubt this "Asus Notebooks WMI Hotkey Driver" is needed at the initrd
14mu|dracut-044-20161111git.6|346	- (f430289) stage on all machines.
14mu|dracut-044-20161111git.6|347	- (f430289) If it is, we can re-add it later.
14mu|dracut-044-20161111git.6|348	- (Evgenii Shatokhin: dcf6761) conf: Removed duplicate and built-in modules
14mu|dracut-044-20161111git.6|349	- (Evgenii Shatokhin: dcf6761) ahci and ext4 are built-in.
14mu|dracut-044-20161111git.6|350	- (Evgenii Shatokhin: dcf6761) isofs is an alias for iso9660.
14mu|dracut-044-20161111git.6|351	- (Evgenii Shatokhin: 4db0b68) Added the modules for USB3 support and for some Logitech devices
14mu|dracut-044-20161111git.6|352	- (Evgenii Shatokhin: 4db0b68) http://bugs.rosalinux.ru/show_bug.cgi?id=6381
14mu|dracut-044-20161111git.6|353	- (Eugene Shatokhin: 2090b8b) Release up
14mu|dracut-044-20161111git.6|354	
14mu|dracut-044-20161111git.6|355	* Tue Jun 23 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-10
14mu|dracut-044-20161111git.6|356	- (1c3e094) Require mdadm: it is needed for 'mdraid' dracut module
14mu|dracut-044-20161111git.6|357	- (Eugene Shatokhin: f22ba5a) Release up
14mu|dracut-044-20161111git.6|358	
14mu|dracut-044-20161111git.6|359	* Tue Jun 23 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-9
14mu|dracut-044-20161111git.6|360	- (10a0bc5) Require lvm2: it is also needed by the time dracut starts creating initrd
14mu|dracut-044-20161111git.6|361	- (Eugene Shatokhin: a4d9f18) Release up
14mu|dracut-044-20161111git.6|362	
14mu|dracut-044-20161111git.6|363	* Mon Jun 22 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-8
14mu|dracut-044-20161111git.6|364	- (e64e902) Added a workaround for update from dracut 037
14mu|dracut-044-20161111git.6|365	- (e64e902) Dracut 037 erroneously has "dmsquash-live" in the list of modules to add
14mu|dracut-044-20161111git.6|366	- (e64e902) and leaves hostonly=yes. These two settings conflict with each other in
14mu|dracut-044-20161111git.6|367	- (e64e902) dracut 041.
14mu|dracut-044-20161111git.6|368	- (e64e902) Most of the time it would not be a problem but if the kernel is updated
14mu|dracut-044-20161111git.6|369	- (e64e902) in the same transaction as dracut, the post scriptlet for the kernel would
14mu|dracut-044-20161111git.6|370	- (e64e902) try to create initrd using both the new and the old dracut configurations.
14mu|dracut-044-20161111git.6|371	- (e64e902) It would fail as a result and leave the system without initrd.
14mu|dracut-044-20161111git.6|372	- (e64e902) Added a hack to mitigate this problem.
14mu|dracut-044-20161111git.6|373	- (Eugene Shatokhin: 1eba9ef) Added a few fixes to rosa2014.1 branch
14mu|dracut-044-20161111git.6|374	- (Eugene Shatokhin: 1eba9ef) * Fixed boot in live mode on 32-bit systems, see
14mu|dracut-044-20161111git.6|375	- (Eugene Shatokhin: 1eba9ef) dracut-041-fixup-boot-device.patch.
14mu|dracut-044-20161111git.6|376	- (Eugene Shatokhin: 1eba9ef) * In case the updates for both systemd and dracut are installed at the
14mu|dracut-044-20161111git.6|377	- (Eugene Shatokhin: 1eba9ef) same time, make sure systemd is updated first. This way, the new files
14mu|dracut-044-20161111git.6|378	- (Eugene Shatokhin: 1eba9ef) for systemd will be included into the initrd image dracut will create in
14mu|dracut-044-20161111git.6|379	- (Eugene Shatokhin: 1eba9ef) %post.
14mu|dracut-044-20161111git.6|380	- (Eugene Shatokhin: 4dd5adf) Fixed the patch: the device may be passed not as /dev/sdXn
14mu|dracut-044-20161111git.6|381	- (Eugene Shatokhin: 4dd5adf) Looks like /dev/disk/by-label/... is currently used, so we need to
14mu|dracut-044-20161111git.6|382	- (Eugene Shatokhin: 4dd5adf) canonicalize the path first.
14mu|dracut-044-20161111git.6|383	- (Eugene Shatokhin: 9c2b164) Make sure systemd is updated before dracut starts creating initrd images
14mu|dracut-044-20161111git.6|384	- (Eugene Shatokhin: 9c2b164) systemd and some related files are included into the initrd images. So the
14mu|dracut-044-20161111git.6|385	- (Eugene Shatokhin: 9c2b164) correct version must be installed before dracut starts its job.
14mu|dracut-044-20161111git.6|386	- (Eugene Shatokhin: a14a17f) Restored and re-diffed a patch to fix boot in Live mode on x32
14mu|dracut-044-20161111git.6|387	- (Eugene Shatokhin: a14a17f) Details: http://bugs.rosalinux.ru/show_bug.cgi?id=5768#c3
14mu|dracut-044-20161111git.6|388	
14mu|dracut-044-20161111git.6|389	* Fri Jun 12 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-7
14mu|dracut-044-20161111git.6|390	- (49c5c57) Make sure dmraid is installed before %post, etc.
14mu|dracut-044-20161111git.6|391	- (Eugene Shatokhin: abc1587) Require 'dmraid'
14mu|dracut-044-20161111git.6|392	- (Eugene Shatokhin: abc1587) Our configuration for dracut states it should use 'dmraid'. However,
14mu|dracut-044-20161111git.6|393	- (Eugene Shatokhin: abc1587) dracut refuses to do so if 'dmraid' executable is missing, so the
14mu|dracut-044-20161111git.6|394	- (Eugene Shatokhin: abc1587) installation scriptlets may fail. Adding a dependency to fix that.
14mu|dracut-044-20161111git.6|395	- (Eugene Shatokhin: abc1587) Note that dmraid is installed in ROSA Fresh by default, so the users
14mu|dracut-044-20161111git.6|396	- (Eugene Shatokhin: abc1587) could only experience problems if they removed it manually. Anyway,
14mu|dracut-044-20161111git.6|397	- (Eugene Shatokhin: abc1587) it is better to make it more reliable.
14mu|dracut-044-20161111git.6|398	
14mu|dracut-044-20161111git.6|399	* Wed Jun 10 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-6
14mu|dracut-044-20161111git.6|400	- (b89fbf2) Rediffed 'include-hyperv_fb' patch for version 041
14mu|dracut-044-20161111git.6|401	- (Eugene Shatokhin: ce11908) Merged changes from import/dracut
14mu|dracut-044-20161111git.6|402	
14mu|dracut-044-20161111git.6|403	* Thu May 14 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-5
14mu|dracut-044-20161111git.6|404	- (ab290b2) Regenerate initrd in %posttrans rather than in %post
14mu|dracut-044-20161111git.6|405	- (ab290b2) This is to make sure the old dracut configs do not interfere (in case
14mu|dracut-044-20161111git.6|406	- (ab290b2) they have been moved or renamed by this update).
14mu|dracut-044-20161111git.6|407	- (ab290b2) Dracut 037 had erroneously left "dmsquash-live" in the list of modules,
14mu|dracut-044-20161111git.6|408	- (ab290b2) which lead to scriptlet failures during the update.
14mu|dracut-044-20161111git.6|409	- (Eugene Shatokhin: 443a401) Merged recent changes from import/dracut
14mu|dracut-044-20161111git.6|410	
14mu|dracut-044-20161111git.6|411	* Fri May 08 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-4
14mu|dracut-044-20161111git.6|412	- (45d176e) Added spaces at the ends of the lists, may help concatenation
14mu|dracut-044-20161111git.6|413	- (Eugene Shatokhin: d199242) Make sure ROSA-specific config is overridable
14mu|dracut-044-20161111git.6|414	- (Eugene Shatokhin: d199242) 1. The config is now placed in /usr/lib/dracut/dracut.conf.d/, which
14mu|dracut-044-20161111git.6|415	- (Eugene Shatokhin: d199242) allows to override it with a file in /etc/dracut.conf.d/ having the same
14mu|dracut-044-20161111git.6|416	- (Eugene Shatokhin: d199242) name.
14mu|dracut-044-20161111git.6|417	- (Eugene Shatokhin: d199242) 2. The config was renamed from 50-dracut-rosa.conf to 01-rosa.conf to
14mu|dracut-044-20161111git.6|418	- (Eugene Shatokhin: d199242) allow 02livecd.conf (used for building live images) to override settings
14mu|dracut-044-20161111git.6|419	- (Eugene Shatokhin: d199242) in it. "hostonly" being the most important one in this case.
14mu|dracut-044-20161111git.6|420	- (Eugene Shatokhin: d199242) Otherwise, "hostonly" would remain as "yes", which is not suitable for
14mu|dracut-044-20161111git.6|421	- (Eugene Shatokhin: d199242) live images.
14mu|dracut-044-20161111git.6|422	
14mu|dracut-044-20161111git.6|423	* Thu May 07 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-3
14mu|dracut-044-20161111git.6|424	- (bcfa0bb) Release up
14mu|dracut-044-20161111git.6|425	
14mu|dracut-044-20161111git.6|426	* Thu May 07 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-2
14mu|dracut-044-20161111git.6|427	- (3a6bb04) Do not install 'dmsquash-live' if hostonly is 'yes'
14mu|dracut-044-20161111git.6|428	- (Eugene Shatokhin: c7325f6) Do not install 'ifcfg' module, it depends on 'network'
14mu|dracut-044-20161111git.6|429	- (Eugene Shatokhin: a5d8fd8) Do not set early_microcode="yes"
14mu|dracut-044-20161111git.6|430	- (Eugene Shatokhin: a5d8fd8) Our kernels do not support that yet.
14mu|dracut-044-20161111git.6|431	
14mu|dracut-044-20161111git.6|432	* Thu May 07 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 041-1
14mu|dracut-044-20161111git.6|433	- (5709163) Cherry-picked part of commit 004fb182 from import/dracut
14mu|dracut-044-20161111git.6|434	- (5709163) 004fb18266d3b2814fd3348b3f2aaa14bec202c2
14mu|dracut-044-20161111git.6|435	- (5709163) "Remove default vconsole.conf before installing system one"
14mu|dracut-044-20161111git.6|436	- (Eugene Shatokhin: c8a1dcf) Removed excessive requirements
14mu|dracut-044-20161111git.6|437	- (Eugene Shatokhin: cf0c00d) Removed uvesafb-related stuff (obsolete)
14mu|dracut-044-20161111git.6|438	- (Eugene Shatokhin: 750a216) Updated to version 041, revisited the patchset
14mu|dracut-044-20161111git.6|439	- (Eugene Shatokhin: 750a216) * Updated a few patches based on what is done in OMV.
14mu|dracut-044-20161111git.6|440	- (Eugene Shatokhin: 750a216) * Moved setting PLYMOUTH_LOGO_FILE to a separate patch.
14mu|dracut-044-20161111git.6|441	- (Eugene Shatokhin: 750a216) * Added patches from Fedora that may help alleviate the problems with
14mu|dracut-044-20161111git.6|442	- (Eugene Shatokhin: 750a216) DeviceMapper and provide other fixes.
14mu|dracut-044-20161111git.6|443	- (Eugene Shatokhin: 750a216) * Disabled a couple patches.
14mu|dracut-044-20161111git.6|444	
14mu|dracut-044-20161111git.6|445	

22495 14
14mu|dracut-aufs-1.0-1|1	Summary:	AUFS support for dracut
14mu|dracut-aufs-1.0-1|2	Name:		dracut-aufs
14mu|dracut-aufs-1.0-1|3	Version:	1.0
14mu|dracut-aufs-1.0-1|4	Release:	1
14mu|dracut-aufs-1.0-1|5	Group:		System/Base
14mu|dracut-aufs-1.0-1|6	License:	GPLv2+
14mu|dracut-aufs-1.0-1|7	URL:		http://wiki.rosalab.ru/ru/index.php/ROSA_Freeze
14mu|dracut-aufs-1.0-1|8	Source0:	aufs-mount.sh
14mu|dracut-aufs-1.0-1|9	Source1:	module-setup.sh
14mu|dracut-aufs-1.0-1|10	BuildArch:	noarch
14mu|dracut-aufs-1.0-1|11	
14mu|dracut-aufs-1.0-1|12	%description
14mu|dracut-aufs-1.0-1|13	Provide possibility to mount system directories using AUFS
14mu|dracut-aufs-1.0-1|14	during boot.
14mu|dracut-aufs-1.0-1|15	
14mu|dracut-aufs-1.0-1|16	%prep
14mu|dracut-aufs-1.0-1|17	# Nothing to do
14mu|dracut-aufs-1.0-1|18	
14mu|dracut-aufs-1.0-1|19	%build
14mu|dracut-aufs-1.0-1|20	# Nothing to do
14mu|dracut-aufs-1.0-1|21	
14mu|dracut-aufs-1.0-1|22	%install
14mu|dracut-aufs-1.0-1|23	mkdir -p %{buildroot}%{_prefix}/lib/dracut/modules.d/99aufs-mount/
14mu|dracut-aufs-1.0-1|24	
14mu|dracut-aufs-1.0-1|25	install -m 755 %{SOURCE0} %{buildroot}%{_prefix}/lib/dracut/modules.d/99aufs-mount/
14mu|dracut-aufs-1.0-1|26	install -m 755 %{SOURCE1} %{buildroot}%{_prefix}/lib/dracut/modules.d/99aufs-mount/
14mu|dracut-aufs-1.0-1|27	
14mu|dracut-aufs-1.0-1|28	
14mu|dracut-aufs-1.0-1|29	%post
14mu|dracut-aufs-1.0-1|30	if [ -d /lib/modules/$(uname -r) ]; then
14mu|dracut-aufs-1.0-1|31	%{_sbindir}/dracut -f /boot/initrd-$(uname -r).img $(uname -r)
14mu|dracut-aufs-1.0-1|32	fi
14mu|dracut-aufs-1.0-1|33	
14mu|dracut-aufs-1.0-1|34	%files
14mu|dracut-aufs-1.0-1|35	%{_prefix}/lib/dracut/modules.d/99aufs-mount/
14mu|dracut-aufs-1.0-1|36	
14mu|dracut-aufs-1.0-1|37	%changelog
14mu|dracut-aufs-1.0-1|38	* Mon Dec 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
14mu|dracut-aufs-1.0-1|39	+ Revision: bad04b9
14mu|dracut-aufs-1.0-1|40	- Merge last changes from import/dracut
14mu|dracut-aufs-1.0-1|41	
14mu|dracut-aufs-1.0-1|42	

22496 14
14mu|dragonplayer-4.14.3-1|1	Summary:	A simple video player for KDE 4
14mu|dragonplayer-4.14.3-1|2	Name:		dragonplayer
14mu|dragonplayer-4.14.3-1|3	Epoch:		3
14mu|dragonplayer-4.14.3-1|4	Version:	4.14.3
14mu|dragonplayer-4.14.3-1|5	Release:	1
14mu|dragonplayer-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|dragonplayer-4.14.3-1|7	License:	GPLv2
14mu|dragonplayer-4.14.3-1|8	Url:		http://www.kde.org/applications/multimedia/dragonplayer/
14mu|dragonplayer-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/dragon-%{version}.tar.xz
14mu|dragonplayer-4.14.3-1|10	
14mu|dragonplayer-4.14.3-1|11	BuildRequires:	kdelibs4-devel
14mu|dragonplayer-4.14.3-1|12	Requires:	kdebase4-runtime
14mu|dragonplayer-4.14.3-1|13	Conflicts:	kdemultimedia4-core < 3:4.5.71
14mu|dragonplayer-4.14.3-1|14	Conflicts:	kmix < 3:4.8.95
14mu|dragonplayer-4.14.3-1|15	
14mu|dragonplayer-4.14.3-1|16	%description
14mu|dragonplayer-4.14.3-1|17	Dragon Player is a multimedia player where the focus is on simplicity,
14mu|dragonplayer-4.14.3-1|18	instead of features. Dragon Player does one thing, and only one thing,
14mu|dragonplayer-4.14.3-1|19	which is playing multimedia files. It's simple interface is designed not
14mu|dragonplayer-4.14.3-1|20	to get in your way and instead empower you to simply play multimedia
14mu|dragonplayer-4.14.3-1|21	files.
14mu|dragonplayer-4.14.3-1|22	
14mu|dragonplayer-4.14.3-1|23	%files
14mu|dragonplayer-4.14.3-1|24	%{_kde_bindir}/dragon
14mu|dragonplayer-4.14.3-1|25	%{_kde_appsdir}/dragonplayer
14mu|dragonplayer-4.14.3-1|26	%{_kde_appsdir}/solid/actions/dragonplayer-opendvd.desktop
14mu|dragonplayer-4.14.3-1|27	%{_kde_iconsdir}/*/*/*/*
14mu|dragonplayer-4.14.3-1|28	%{_kde_mandir}/man1/*
14mu|dragonplayer-4.14.3-1|29	%{_kde_libdir}/kde4/dragonpart.so
14mu|dragonplayer-4.14.3-1|30	%{_kde_applicationsdir}/dragonplayer.desktop
14mu|dragonplayer-4.14.3-1|31	%{_kde_services}/ServiceMenus/dragonplayer_*
14mu|dragonplayer-4.14.3-1|32	%{_kde_services}/dragonplayer_part.desktop
14mu|dragonplayer-4.14.3-1|33	%{_kde_configdir}/dragonplayerrc
14mu|dragonplayer-4.14.3-1|34	%{_kde_docdir}/HTML/en/dragonplayer
14mu|dragonplayer-4.14.3-1|35	
14mu|dragonplayer-4.14.3-1|36	#------------------------------------------------------------------------------
14mu|dragonplayer-4.14.3-1|37	
14mu|dragonplayer-4.14.3-1|38	%prep
14mu|dragonplayer-4.14.3-1|39	%setup -q -n dragon-%{version}
14mu|dragonplayer-4.14.3-1|40	
14mu|dragonplayer-4.14.3-1|41	%build
14mu|dragonplayer-4.14.3-1|42	%cmake_kde4
14mu|dragonplayer-4.14.3-1|43	%make
14mu|dragonplayer-4.14.3-1|44	
14mu|dragonplayer-4.14.3-1|45	%install
14mu|dragonplayer-4.14.3-1|46	%makeinstall_std -C build
14mu|dragonplayer-4.14.3-1|47	
14mu|dragonplayer-4.14.3-1|48	
14mu|dragonplayer-4.14.3-1|49	%changelog
14mu|dragonplayer-4.14.3-1|50	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|dragonplayer-4.14.3-1|51	+ Revision: 166d619
14mu|dragonplayer-4.14.3-1|52	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|dragonplayer-4.14.3-1|53	
14mu|dragonplayer-4.14.3-1|54	

22497 14
14mu|draklive-install-1.66-1|1	%define iconname ROSAOne-install-icon.png
14mu|draklive-install-1.66-1|2	%define xsetup_level 60
14mu|draklive-install-1.66-1|3	
14mu|draklive-install-1.66-1|4	Summary:	Live installer
14mu|draklive-install-1.66-1|5	Name:		draklive-install
14mu|draklive-install-1.66-1|6	Version:	1.66
14mu|draklive-install-1.66-1|7	Release:	1
14mu|draklive-install-1.66-1|8	Url:		https://abf.rosalinux.ru/soft/%{name}
14mu|draklive-install-1.66-1|9	Source0:	%{url}/archive/%{name}-version-%{version}.tar.gz
14mu|draklive-install-1.66-1|10	Source1:	efi-remount.sh
14mu|draklive-install-1.66-1|11	Source2:	remove-live-user.sh
14mu|draklive-install-1.66-1|12	License:	GPL
14mu|draklive-install-1.66-1|13	Group:		System/Configuration/Other
14mu|draklive-install-1.66-1|14	BuildArch:	noarch
14mu|draklive-install-1.66-1|15	Requires:	drakxtools >= 14.47-24
14mu|draklive-install-1.66-1|16	Requires:	drakx-installer-matchbox
14mu|draklive-install-1.66-1|17	Requires:	draklive-install-advert
14mu|draklive-install-1.66-1|18	Requires:	lm_sensors >= 3.3.5
14mu|draklive-install-1.66-1|19	BuildRequires:	intltool
14mu|draklive-install-1.66-1|20	
14mu|draklive-install-1.66-1|21	%description
14mu|draklive-install-1.66-1|22	This tool allows to install Rosa from a running live system.
14mu|draklive-install-1.66-1|23	
14mu|draklive-install-1.66-1|24	%prep
14mu|draklive-install-1.66-1|25	%setup -q -n %{name}-version-%{version}
14mu|draklive-install-1.66-1|26	%apply_patches
14mu|draklive-install-1.66-1|27	
14mu|draklive-install-1.66-1|28	%build
14mu|draklive-install-1.66-1|29	%make
14mu|draklive-install-1.66-1|30	
14mu|draklive-install-1.66-1|31	%install
14mu|draklive-install-1.66-1|32	
14mu|draklive-install-1.66-1|33	%makeinstall
14mu|draklive-install-1.66-1|34	
14mu|draklive-install-1.66-1|35	for product in one flash; do
14mu|draklive-install-1.66-1|36	install -D -m 0755 %{name}.desktop %{buildroot}%{_datadir}/mdk/desktop/$product/%{name}.desktop
14mu|draklive-install-1.66-1|37	done
14mu|draklive-install-1.66-1|38	install -D -m 0755 %{name} %{buildroot}/%{_sbindir}/%{name}
14mu|draklive-install-1.66-1|39	install -m 0755 %{name}-lock-storage %{buildroot}/%{_sbindir}/
14mu|draklive-install-1.66-1|40	
14mu|draklive-install-1.66-1|41	mkdir -p %{buildroot}%{_bindir}
14mu|draklive-install-1.66-1|42	ln -sf consolehelper %{buildroot}%{_bindir}/%{name}-lock-storage
14mu|draklive-install-1.66-1|43	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|draklive-install-1.66-1|44	
14mu|draklive-install-1.66-1|45	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name}-lock-storage  <<EOF
14mu|draklive-install-1.66-1|46	#%%PAM-1.0
14mu|draklive-install-1.66-1|47	auth		include		config-util-user
14mu|draklive-install-1.66-1|48	account		include		config-util-user
14mu|draklive-install-1.66-1|49	session		include		config-util-user
14mu|draklive-install-1.66-1|50	EOF
14mu|draklive-install-1.66-1|51	
14mu|draklive-install-1.66-1|52	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|draklive-install-1.66-1|53	
14mu|draklive-install-1.66-1|54	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-lock-storage <<EOF
14mu|draklive-install-1.66-1|55	USER=<user>
14mu|draklive-install-1.66-1|56	PROGRAM=/usr/sbin/%{name}-lock-storage
14mu|draklive-install-1.66-1|57	FALLBACK=false
14mu|draklive-install-1.66-1|58	SESSION=true
14mu|draklive-install-1.66-1|59	EOF
14mu|draklive-install-1.66-1|60	
14mu|draklive-install-1.66-1|61	mkdir -p %{buildroot}{%{_miconsdir},%{_iconsdir},%{_liconsdir},%{_menudir},%{_datadir}/libDrakX/pixmaps/{en,ru},%{_datadir}/applications,%{_datadir}/icons/hicolor/{16x16,32x32,48x48}/apps}
14mu|draklive-install-1.66-1|62	install data/icons/IC-installone-48.png %{buildroot}%{_liconsdir}/%{iconname}
14mu|draklive-install-1.66-1|63	install data/icons/IC-installone-32.png %{buildroot}%{_iconsdir}/%{iconname}
14mu|draklive-install-1.66-1|64	install data/icons/IC-installone-16.png %{buildroot}%{_miconsdir}/%{iconname}
14mu|draklive-install-1.66-1|65	cp -l %{buildroot}%{_liconsdir}/%{iconname} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{iconname}
14mu|draklive-install-1.66-1|66	cp -l %{buildroot}%{_liconsdir}/%{iconname} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{iconname}
14mu|draklive-install-1.66-1|67	cp -l %{buildroot}%{_liconsdir}/%{iconname} %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{iconname}
14mu|draklive-install-1.66-1|68	
14mu|draklive-install-1.66-1|69	#install advert to properties directores
14mu|draklive-install-1.66-1|70	install -m 0644 data/icons/en/ROSAOne-*.png %{buildroot}%{_datadir}/libDrakX/pixmaps/en/
14mu|draklive-install-1.66-1|71	install -m 0644 data/icons/ru/ROSAOne-*.png %{buildroot}%{_datadir}/libDrakX/pixmaps/ru/
14mu|draklive-install-1.66-1|72	
14mu|draklive-install-1.66-1|73	install rosa-draklive-install.desktop %{buildroot}%{_datadir}/applications/
14mu|draklive-install-1.66-1|74	install -D -m 0755 %{name}.xsetup %{buildroot}%{_sysconfdir}/X11/xsetup.d/%{xsetup_level}%{name}.xsetup
14mu|draklive-install-1.66-1|75	install -m 0755 clean_live_hds %{buildroot}%{_sbindir}/clean_live_hds
14mu|draklive-install-1.66-1|76	install -m 0755 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}.d/run.d/efi-remount.sh
14mu|draklive-install-1.66-1|77	install -m 0755 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}.d/run.d/remove-live-user.sh
14mu|draklive-install-1.66-1|78	
14mu|draklive-install-1.66-1|79	%find_lang %{name}
14mu|draklive-install-1.66-1|80	
14mu|draklive-install-1.66-1|81	%files -f %{name}.lang
14mu|draklive-install-1.66-1|82	%{_sbindir}/%{name}
14mu|draklive-install-1.66-1|83	%{_sbindir}/%{name}-lock-storage
14mu|draklive-install-1.66-1|84	%{_bindir}/%{name}-lock-storage
14mu|draklive-install-1.66-1|85	%{_sysconfdir}/pam.d/%{name}-lock-storage
14mu|draklive-install-1.66-1|86	%{_sysconfdir}/security/console.apps/%{name}-lock-storage
14mu|draklive-install-1.66-1|87	%{_datadir}/mdk/desktop/*/*.desktop
14mu|draklive-install-1.66-1|88	%{_datadir}/applications/rosa-draklive-install.desktop
14mu|draklive-install-1.66-1|89	%{_iconsdir}/%{iconname}
14mu|draklive-install-1.66-1|90	%{_liconsdir}/%{iconname}
14mu|draklive-install-1.66-1|91	%{_miconsdir}/%{iconname}
14mu|draklive-install-1.66-1|92	%{_datadir}/icons/hicolor/*/apps/%{iconname}
14mu|draklive-install-1.66-1|93	%{_datadir}/libDrakX/pixmaps/en/ROSAOne-*.png
14mu|draklive-install-1.66-1|94	%{_datadir}/libDrakX/pixmaps/ru/ROSAOne-*.png
14mu|draklive-install-1.66-1|95	%{_sysconfdir}/X11/xsetup.d/??%{name}.xsetup
14mu|draklive-install-1.66-1|96	%dir %{_sysconfdir}/%{name}.d
14mu|draklive-install-1.66-1|97	%dir %{_sysconfdir}/%{name}.d/run.d
14mu|draklive-install-1.66-1|98	%{_sysconfdir}/%{name}.d/run.d/*
14mu|draklive-install-1.66-1|99	%{_sbindir}/clean_live_hds
14mu|draklive-install-1.66-1|100	
14mu|draklive-install-1.66-1|101	%changelog
14mu|draklive-install-1.66-1|102	
14mu|draklive-install-1.66-1|103	* Wed Jul 20 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.66-1
14mu|draklive-install-1.66-1|104	- (39266ca) Eject DVD only if booted from it
14mu|draklive-install-1.66-1|105	
14mu|draklive-install-1.66-1|106	* Thu Jul 07 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.65-1
14mu|draklive-install-1.66-1|107	- (ca842c7) Refix
14mu|draklive-install-1.66-1|108	
14mu|draklive-install-1.66-1|109	* Tue Jun 28 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.64-1
14mu|draklive-install-1.66-1|110	- (bc2ff20) Eject DVD on reboot after installation
14mu|draklive-install-1.66-1|111	
14mu|draklive-install-1.66-1|112	* Fri Jul 03 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.63-1
14mu|draklive-install-1.66-1|113	- (01f6278) Generating initrd when installing Grub; minor fixes
14mu|draklive-install-1.66-1|114	- (01f6278) 1. When installing Grub2, initrd is also generated from scratch. This is not required for bootable system, but it will work as early-warning system for dracut/initrd problems.
14mu|draklive-install-1.66-1|115	- (01f6278) 2. When running draklive-install from terminal, grub installation messages will now be printed to output.
14mu|draklive-install-1.66-1|116	- (01f6278) 3. Fixed error messages about /var/lock/dmraid when installing Grub2
14mu|draklive-install-1.66-1|117	
14mu|draklive-install-1.66-1|118	* Thu Jun 18 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.62-2
14mu|draklive-install-1.66-1|119	- (d7a3f00) Removed dracut config for isobuild
14mu|draklive-install-1.66-1|120	- (d7a3f00) Now iso image is built using standard config file with minor modifications performed in run-time during build, so that they will not be out of sync. (And it was unclear what draklive-install has to do with building iso, anyway.)
14mu|draklive-install-1.66-1|121	
14mu|draklive-install-1.66-1|122	* Wed Jun 10 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.62-1
14mu|draklive-install-1.66-1|123	- (898162d) If installing in VESA (basic graphics), the installed system will also use VESA
14mu|draklive-install-1.66-1|124	
14mu|draklive-install-1.66-1|125	* Fri Jun 05 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.61-1
14mu|draklive-install-1.66-1|126	- (5b00d47) Fixed: copying failed on 32-bit system with SELinux (/boot/efi missing)
14mu|draklive-install-1.66-1|127	
14mu|draklive-install-1.66-1|128	* Mon Jun 01 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.60-1
14mu|draklive-install-1.66-1|129	- (cc8fb65) Fixed EFI+selinux
14mu|draklive-install-1.66-1|130	
14mu|draklive-install-1.66-1|131	* Wed May 27 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.59-1
14mu|draklive-install-1.66-1|132	- (99bac55) Installer fixes
14mu|draklive-install-1.66-1|133	- (99bac55) 1. Moved "remount selinuxfs" patch into sources.
14mu|draklive-install-1.66-1|134	- (99bac55) 2. Fixed EFI boot entry installation (problem caused by systemd update - new efivars mountpoint appeared).
14mu|draklive-install-1.66-1|135	
14mu|draklive-install-1.66-1|136	* Thu May 21 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.58-4
14mu|draklive-install-1.66-1|137	- (273ef45) Moved tmpfs hacks into ISO build scripts
14mu|draklive-install-1.66-1|138	
14mu|draklive-install-1.66-1|139	* Wed May 20 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.58-3
14mu|draklive-install-1.66-1|140	- (62984fc) separate options for selinuxfs remount and context copying
14mu|draklive-install-1.66-1|141	
14mu|draklive-install-1.66-1|142	* Wed May 20 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.58-2
14mu|draklive-install-1.66-1|143	- (b6477fa) remount selinuxfs
14mu|draklive-install-1.66-1|144	- (Konstantin Vlasov: 90ae3d8) Fixed xsetup file name
14mu|draklive-install-1.66-1|145	- (Konstantin Vlasov: 7007885) Translation updated
14mu|draklive-install-1.66-1|146	
14mu|draklive-install-1.66-1|147	* Tue May 19 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.58-1
14mu|draklive-install-1.66-1|148	- (982dcec) Various improvements
14mu|draklive-install-1.66-1|149	- (982dcec) 1. Added bootloader option for not adding secondary systems in boot menu (useful if this is a secondary system itself).
14mu|draklive-install-1.66-1|150	- (982dcec) 2. Added bootloader option for portable initrd (so that initrd was not host-only and could work with different hardware).
14mu|draklive-install-1.66-1|151	- (982dcec) 3. When installing on real hardware, VBox Additions are automatically removed.
14mu|draklive-install-1.66-1|152	- (982dcec) 4. Added cleanup for tmpfs mountpoints used only in Live system.
14mu|draklive-install-1.66-1|153	
14mu|draklive-install-1.66-1|154	* Thu May 14 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.57-2
14mu|draklive-install-1.66-1|155	- (78088d0) Merged changes from import/draklive-install
14mu|draklive-install-1.66-1|156	
14mu|draklive-install-1.66-1|157	* Fri May 08 2015 law <a.lahin@ntcit-rosa.ru> 1.57-1
14mu|draklive-install-1.66-1|158	- (31903f1) Store timezone chosen
14mu|draklive-install-1.66-1|159	
14mu|draklive-install-1.66-1|160	* Fri May 08 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.56-2
14mu|draklive-install-1.66-1|161	- (006d4f5) Make draklive-install compatible with dracut 041, the 1st try
14mu|draklive-install-1.66-1|162	
14mu|draklive-install-1.66-1|163	* Wed Apr 29 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.56-1
14mu|draklive-install-1.66-1|164	- (d43b7f9) New copying process
14mu|draklive-install-1.66-1|165	
14mu|draklive-install-1.66-1|166	* Fri Apr 17 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.55-1
14mu|draklive-install-1.66-1|167	- (c89ce30) Don't source /etc/locale.conf (use locale vars set by system)
14mu|draklive-install-1.66-1|168	
14mu|draklive-install-1.66-1|169	* Tue Apr 14 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.54-1
14mu|draklive-install-1.66-1|170	- (c861e43) Improve proc/cmdline check to allow for several installers
14mu|draklive-install-1.66-1|171	
14mu|draklive-install-1.66-1|172	* Thu Mar 19 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.53-1
14mu|draklive-install-1.66-1|173	- (92fec20) Minor spec cleanup
14mu|draklive-install-1.66-1|174	- (Konstantin Vlasov: b8f8895) Added auto-updating lm_sensors config when installing
14mu|draklive-install-1.66-1|175	
14mu|draklive-install-1.66-1|176	* Tue Mar 10 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.52-1
14mu|draklive-install-1.66-1|177	- (49b16ca) Backports from 'current'
14mu|draklive-install-1.66-1|178	- (49b16ca) 1. Switch to new i18n config #rm6199.
14mu|draklive-install-1.66-1|179	- (49b16ca) 2. Restored SELinux support (copy_with_selinux_context=yes).
14mu|draklive-install-1.66-1|180	
14mu|draklive-install-1.66-1|181	* Thu Mar 05 2015 law <a.lahin@ntcit-rosa.ru> 1.51-1
14mu|draklive-install-1.66-1|182	- (acb5bca) Switch to new i18n config #rm6199
14mu|draklive-install-1.66-1|183	- (Konstantin Vlasov: 83ba410) Rephrased suggestion to run XFdrake
14mu|draklive-install-1.66-1|184	
14mu|draklive-install-1.66-1|185	* Thu Feb 26 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.50-1
14mu|draklive-install-1.66-1|186	- (791ace2) Added suggestion to run XFdrake
14mu|draklive-install-1.66-1|187	
14mu|draklive-install-1.66-1|188	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.49-2
14mu|draklive-install-1.66-1|189	- (3617a8d) MassBuild#656: Increase release tag
14mu|draklive-install-1.66-1|190	
14mu|draklive-install-1.66-1|191	* Thu Feb 12 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.49-1
14mu|draklive-install-1.66-1|192	- (31a95c3) Added bootloader option for linking os-probed systems instead of embedding them
14mu|draklive-install-1.66-1|193	
14mu|draklive-install-1.66-1|194	* Wed Feb 04 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.48-1
14mu|draklive-install-1.66-1|195	- (59ad117) Various minor fixes
14mu|draklive-install-1.66-1|196	- (59ad117) 1. Bootloader installation in EFI mode now does not allow device selection - grub2 installer ignores it anyway.
14mu|draklive-install-1.66-1|197	- (59ad117) 2. After installation, draklive-install-<DE> package was not removed from the installed system.
14mu|draklive-install-1.66-1|198	
14mu|draklive-install-1.66-1|199	* Tue Jan 27 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.47-1
14mu|draklive-install-1.66-1|200	- (c12c11e) Extracted advert images into DE-specific packages
14mu|draklive-install-1.66-1|201	
14mu|draklive-install-1.66-1|202	* Tue Jan 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.46-1
14mu|draklive-install-1.66-1|203	- (309a6b9) SILENT Spec cleanup
14mu|draklive-install-1.66-1|204	
14mu|draklive-install-1.66-1|205	

22498 14
14mu|draklive-install-gnome-1.47-1|1	%global src_name draklive-install-advert
14mu|draklive-install-gnome-1.47-1|2	%global desktop_name GNOME
14mu|draklive-install-gnome-1.47-1|3	%global desktop_suffix gnome
14mu|draklive-install-gnome-1.47-1|4	
14mu|draklive-install-gnome-1.47-1|5	Summary:	%{desktop_name} specific files for Live installer
14mu|draklive-install-gnome-1.47-1|6	Name:		draklive-install-%{desktop_suffix}
14mu|draklive-install-gnome-1.47-1|7	Version:	1.47
14mu|draklive-install-gnome-1.47-1|8	Release:	1
14mu|draklive-install-gnome-1.47-1|9	Url:		https://abf.rosalinux.ru/soft/%{src_name}
14mu|draklive-install-gnome-1.47-1|10	Source0:	%{url}/archive/%{src_name}-version-%{version}.tar.gz
14mu|draklive-install-gnome-1.47-1|11	License:	GPL
14mu|draklive-install-gnome-1.47-1|12	Group:		System/Configuration/Other
14mu|draklive-install-gnome-1.47-1|13	BuildArch:	noarch
14mu|draklive-install-gnome-1.47-1|14	Provides:	draklive-install-advert
14mu|draklive-install-gnome-1.47-1|15	Conflicts:	draklive-install < 1.47
14mu|draklive-install-gnome-1.47-1|16	Conflicts:	draklive-install-kde
14mu|draklive-install-gnome-1.47-1|17	Conflicts:	draklive-install-lxde
14mu|draklive-install-gnome-1.47-1|18	
14mu|draklive-install-gnome-1.47-1|19	%description
14mu|draklive-install-gnome-1.47-1|20	This package contains Live installer files that are specific for %{desktop_name}
14mu|draklive-install-gnome-1.47-1|21	desktop environment installation.
14mu|draklive-install-gnome-1.47-1|22	
14mu|draklive-install-gnome-1.47-1|23	%prep
14mu|draklive-install-gnome-1.47-1|24	%setup -q -n %{src_name}-version-%{version}
14mu|draklive-install-gnome-1.47-1|25	%apply_patches
14mu|draklive-install-gnome-1.47-1|26	
14mu|draklive-install-gnome-1.47-1|27	%install
14mu|draklive-install-gnome-1.47-1|28	mkdir -p %{buildroot}%{_datadir}/libDrakX/{pixmaps,advert}/{en,ru}
14mu|draklive-install-gnome-1.47-1|29	install -m 0644 %{desktop_suffix}/advert/en/ROSAOne-advert-1.png %{buildroot}%{_datadir}/libDrakX/pixmaps/en/ROSAOne-advert.png
14mu|draklive-install-gnome-1.47-1|30	install -m 0644 %{desktop_suffix}/advert/en/* %{buildroot}%{_datadir}/libDrakX/advert/en/
14mu|draklive-install-gnome-1.47-1|31	install -m 0644 %{desktop_suffix}/advert/ru/ROSAOne-advert-1.png %{buildroot}%{_datadir}/libDrakX/pixmaps/ru/ROSAOne-advert.png
14mu|draklive-install-gnome-1.47-1|32	install -m 0644 %{desktop_suffix}/advert/ru/* %{buildroot}%{_datadir}/libDrakX/advert/ru/
14mu|draklive-install-gnome-1.47-1|33	
14mu|draklive-install-gnome-1.47-1|34	%files
14mu|draklive-install-gnome-1.47-1|35	%{_datadir}/libDrakX/pixmaps/*
14mu|draklive-install-gnome-1.47-1|36	%{_datadir}/libDrakX/advert/*
14mu|draklive-install-gnome-1.47-1|37	
14mu|draklive-install-gnome-1.47-1|38	%changelog
14mu|draklive-install-gnome-1.47-1|39	* Wed Jan 28 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.47-1
14mu|draklive-install-gnome-1.47-1|40	+ Revision: 3dfca98
14mu|draklive-install-gnome-1.47-1|41	- Extracted advert images into DE-specific packages
14mu|draklive-install-gnome-1.47-1|42	
14mu|draklive-install-gnome-1.47-1|43	

22499 14
14mu|draklive-install-kde-1.47-1|1	%global src_name draklive-install-advert
14mu|draklive-install-kde-1.47-1|2	%global desktop_name KDE
14mu|draklive-install-kde-1.47-1|3	%global desktop_suffix kde
14mu|draklive-install-kde-1.47-1|4	
14mu|draklive-install-kde-1.47-1|5	Summary:	%{desktop_name} specific files for Live installer
14mu|draklive-install-kde-1.47-1|6	Name:		draklive-install-%{desktop_suffix}
14mu|draklive-install-kde-1.47-1|7	Version:	1.47
14mu|draklive-install-kde-1.47-1|8	Release:	1
14mu|draklive-install-kde-1.47-1|9	Url:		https://abf.rosalinux.ru/soft/%{src_name}
14mu|draklive-install-kde-1.47-1|10	Source0:	%{url}/archive/%{src_name}-version-%{version}.tar.gz
14mu|draklive-install-kde-1.47-1|11	License:	GPL
14mu|draklive-install-kde-1.47-1|12	Group:		System/Configuration/Other
14mu|draklive-install-kde-1.47-1|13	BuildArch:	noarch
14mu|draklive-install-kde-1.47-1|14	Provides:	draklive-install-advert
14mu|draklive-install-kde-1.47-1|15	Conflicts:	draklive-install < 1.47
14mu|draklive-install-kde-1.47-1|16	Conflicts:	draklive-install-lxde
14mu|draklive-install-kde-1.47-1|17	Conflicts:	draklive-install-gnome
14mu|draklive-install-kde-1.47-1|18	
14mu|draklive-install-kde-1.47-1|19	%description
14mu|draklive-install-kde-1.47-1|20	This package contains Live installer files that are specific for %{desktop_name}
14mu|draklive-install-kde-1.47-1|21	desktop environment installation.
14mu|draklive-install-kde-1.47-1|22	
14mu|draklive-install-kde-1.47-1|23	%prep
14mu|draklive-install-kde-1.47-1|24	%setup -q -n %{src_name}-version-%{version}
14mu|draklive-install-kde-1.47-1|25	%apply_patches
14mu|draklive-install-kde-1.47-1|26	
14mu|draklive-install-kde-1.47-1|27	%install
14mu|draklive-install-kde-1.47-1|28	mkdir -p %{buildroot}%{_datadir}/libDrakX/{pixmaps,advert}/{en,ru}
14mu|draklive-install-kde-1.47-1|29	install -m 0644 %{desktop_suffix}/advert/en/ROSAOne-advert-1.png %{buildroot}%{_datadir}/libDrakX/pixmaps/en/ROSAOne-advert.png
14mu|draklive-install-kde-1.47-1|30	install -m 0644 %{desktop_suffix}/advert/en/* %{buildroot}%{_datadir}/libDrakX/advert/en/
14mu|draklive-install-kde-1.47-1|31	install -m 0644 %{desktop_suffix}/advert/ru/ROSAOne-advert-1.png %{buildroot}%{_datadir}/libDrakX/pixmaps/ru/ROSAOne-advert.png
14mu|draklive-install-kde-1.47-1|32	install -m 0644 %{desktop_suffix}/advert/ru/* %{buildroot}%{_datadir}/libDrakX/advert/ru/
14mu|draklive-install-kde-1.47-1|33	
14mu|draklive-install-kde-1.47-1|34	%files
14mu|draklive-install-kde-1.47-1|35	%{_datadir}/libDrakX/pixmaps/*
14mu|draklive-install-kde-1.47-1|36	%{_datadir}/libDrakX/advert/*
14mu|draklive-install-kde-1.47-1|37	
14mu|draklive-install-kde-1.47-1|38	%changelog
14mu|draklive-install-kde-1.47-1|39	* Wed Jan 28 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.47-1
14mu|draklive-install-kde-1.47-1|40	+ Revision: b1128f6
14mu|draklive-install-kde-1.47-1|41	- Extracted advert images into DE-specific packages
14mu|draklive-install-kde-1.47-1|42	
14mu|draklive-install-kde-1.47-1|43	

22500 14
14mu|draklive-install-lxde-1.47-1|1	%global src_name draklive-install-advert
14mu|draklive-install-lxde-1.47-1|2	%global desktop_name LXDE
14mu|draklive-install-lxde-1.47-1|3	%global desktop_suffix lxde
14mu|draklive-install-lxde-1.47-1|4	
14mu|draklive-install-lxde-1.47-1|5	Summary:	%{desktop_name} specific files for Live installer
14mu|draklive-install-lxde-1.47-1|6	Name:		draklive-install-%{desktop_suffix}
14mu|draklive-install-lxde-1.47-1|7	Version:	1.47
14mu|draklive-install-lxde-1.47-1|8	Release:	1
14mu|draklive-install-lxde-1.47-1|9	Url:		https://abf.rosalinux.ru/soft/%{src_name}
14mu|draklive-install-lxde-1.47-1|10	Source0:	%{url}/archive/%{src_name}-version-%{version}.tar.gz
14mu|draklive-install-lxde-1.47-1|11	License:	GPL
14mu|draklive-install-lxde-1.47-1|12	Group:		System/Configuration/Other
14mu|draklive-install-lxde-1.47-1|13	BuildArch:	noarch
14mu|draklive-install-lxde-1.47-1|14	Provides:	draklive-install-advert
14mu|draklive-install-lxde-1.47-1|15	Conflicts:	draklive-install < 1.47
14mu|draklive-install-lxde-1.47-1|16	Conflicts:	draklive-install-kde
14mu|draklive-install-lxde-1.47-1|17	Conflicts:	draklive-install-gnome
14mu|draklive-install-lxde-1.47-1|18	
14mu|draklive-install-lxde-1.47-1|19	%description
14mu|draklive-install-lxde-1.47-1|20	This package contains Live installer files that are specific for %{desktop_name}
14mu|draklive-install-lxde-1.47-1|21	desktop environment installation.
14mu|draklive-install-lxde-1.47-1|22	
14mu|draklive-install-lxde-1.47-1|23	%prep
14mu|draklive-install-lxde-1.47-1|24	%setup -q -n %{src_name}-version-%{version}
14mu|draklive-install-lxde-1.47-1|25	%apply_patches
14mu|draklive-install-lxde-1.47-1|26	
14mu|draklive-install-lxde-1.47-1|27	%install
14mu|draklive-install-lxde-1.47-1|28	mkdir -p %{buildroot}%{_datadir}/libDrakX/{pixmaps,advert}/{en,ru}
14mu|draklive-install-lxde-1.47-1|29	install -m 0644 %{desktop_suffix}/advert/en/ROSAOne-advert-1.png %{buildroot}%{_datadir}/libDrakX/pixmaps/en/ROSAOne-advert.png
14mu|draklive-install-lxde-1.47-1|30	install -m 0644 %{desktop_suffix}/advert/en/* %{buildroot}%{_datadir}/libDrakX/advert/en/
14mu|draklive-install-lxde-1.47-1|31	install -m 0644 %{desktop_suffix}/advert/ru/ROSAOne-advert-1.png %{buildroot}%{_datadir}/libDrakX/pixmaps/ru/ROSAOne-advert.png
14mu|draklive-install-lxde-1.47-1|32	install -m 0644 %{desktop_suffix}/advert/ru/* %{buildroot}%{_datadir}/libDrakX/advert/ru/
14mu|draklive-install-lxde-1.47-1|33	
14mu|draklive-install-lxde-1.47-1|34	%files
14mu|draklive-install-lxde-1.47-1|35	%{_datadir}/libDrakX/pixmaps/*
14mu|draklive-install-lxde-1.47-1|36	%{_datadir}/libDrakX/advert/*
14mu|draklive-install-lxde-1.47-1|37	
14mu|draklive-install-lxde-1.47-1|38	%changelog
14mu|draklive-install-lxde-1.47-1|39	* Wed Jan 28 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.47-1
14mu|draklive-install-lxde-1.47-1|40	+ Revision: 566e4ec
14mu|draklive-install-lxde-1.47-1|41	- Extracted advert images into DE-specific packages
14mu|draklive-install-lxde-1.47-1|42	
14mu|draklive-install-lxde-1.47-1|43	

22501 14
14mu|drakx-kbd-mouse-x11-0.117-3|1	%define drakxtools_required_version  14.39
14mu|drakx-kbd-mouse-x11-0.117-3|2	%define drakxtools_conflicted_version  10.4.89
14mu|drakx-kbd-mouse-x11-0.117-3|3	
14mu|drakx-kbd-mouse-x11-0.117-3|4	Summary: 	Tools to configure the keyboard, the mice and the graphic card
14mu|drakx-kbd-mouse-x11-0.117-3|5	Name:		drakx-kbd-mouse-x11
14mu|drakx-kbd-mouse-x11-0.117-3|6	Version:	0.117
14mu|drakx-kbd-mouse-x11-0.117-3|7	Release:	3
14mu|drakx-kbd-mouse-x11-0.117-3|8	Source0:	%{name}-%{version}.tar.xz
14mu|drakx-kbd-mouse-x11-0.117-3|9	Source1:	XFdrake.desktop
14mu|drakx-kbd-mouse-x11-0.117-3|10	License:	GPLv2+
14mu|drakx-kbd-mouse-x11-0.117-3|11	Group:		System/Configuration/Other
14mu|drakx-kbd-mouse-x11-0.117-3|12	Url:		https://abf.rosalinux.ru/soft/drakx-kbd-mouse-x11
14mu|drakx-kbd-mouse-x11-0.117-3|13	BuildRequires:	perl-MDK-Common-devel gettext perl-devel
14mu|drakx-kbd-mouse-x11-0.117-3|14	BuildRequires:	libxxf86misc-devel ncurses-devel
14mu|drakx-kbd-mouse-x11-0.117-3|15	Requires:	drakxtools-curses => %drakxtools_required_version
14mu|drakx-kbd-mouse-x11-0.117-3|16	# need the common pam config files for usermode config
14mu|drakx-kbd-mouse-x11-0.117-3|17	Requires:	usermode-consoleonly >= 1.92-4mdv2008.0
14mu|drakx-kbd-mouse-x11-0.117-3|18	%ifnarch %{sparcx} %{arm} %{mips}
14mu|drakx-kbd-mouse-x11-0.117-3|19	Requires:	monitor-edid >= 1.12
14mu|drakx-kbd-mouse-x11-0.117-3|20	# Need for grub2-cfg-mod utility
14mu|drakx-kbd-mouse-x11-0.117-3|21	Requires:	grub2 >= 2.00-31
14mu|drakx-kbd-mouse-x11-0.117-3|22	%endif
14mu|drakx-kbd-mouse-x11-0.117-3|23	# for program:
14mu|drakx-kbd-mouse-x11-0.117-3|24	Conflicts:	drakxtools <= %drakxtools_conflicted_version
14mu|drakx-kbd-mouse-x11-0.117-3|25	# for man pages:
14mu|drakx-kbd-mouse-x11-0.117-3|26	Conflicts:	drakxtools-curses <= %drakxtools_conflicted_version
14mu|drakx-kbd-mouse-x11-0.117-3|27	# for -noAutoAddDevices:
14mu|drakx-kbd-mouse-x11-0.117-3|28	Conflicts:	x11-server-xorg < 1.5.99.3-1.20090110.13
14mu|drakx-kbd-mouse-x11-0.117-3|29	# for Cards+ using nvidia-current|nvidia71xx|nvidia96xx instead of nvidia/nvidia97xx/NVIDIA_LEGACY
14mu|drakx-kbd-mouse-x11-0.117-3|30	Requires:	ldetect-lst >= 0.1.312
14mu|drakx-kbd-mouse-x11-0.117-3|31	# for nokmsboot (initrds have to have nokmsboot support and udev has to handle it)
14mu|drakx-kbd-mouse-x11-0.117-3|32	Conflicts:	mkinitrd < 6.0.93-22
14mu|drakx-kbd-mouse-x11-0.117-3|33	Conflicts:	dracut < 008-6
14mu|drakx-kbd-mouse-x11-0.117-3|34	Conflicts:	udev < 204
14mu|drakx-kbd-mouse-x11-0.117-3|35	
14mu|drakx-kbd-mouse-x11-0.117-3|36	# we don't want to require X libs (xf86misc is always used inside an eval)
14mu|drakx-kbd-mouse-x11-0.117-3|37	%define  __noautoreq ^libX
14mu|drakx-kbd-mouse-x11-0.117-3|38	
14mu|drakx-kbd-mouse-x11-0.117-3|39	%description
14mu|drakx-kbd-mouse-x11-0.117-3|40	Keyboarddrake enables to configure  the keyboard.
14mu|drakx-kbd-mouse-x11-0.117-3|41	Mousedrake enables to configure the mice.
14mu|drakx-kbd-mouse-x11-0.117-3|42	XFdrake enables to configure the graphic card.
14mu|drakx-kbd-mouse-x11-0.117-3|43	
14mu|drakx-kbd-mouse-x11-0.117-3|44	%prep
14mu|drakx-kbd-mouse-x11-0.117-3|45	%setup -q
14mu|drakx-kbd-mouse-x11-0.117-3|46	%apply_patches
14mu|drakx-kbd-mouse-x11-0.117-3|47	
14mu|drakx-kbd-mouse-x11-0.117-3|48	%build
14mu|drakx-kbd-mouse-x11-0.117-3|49	%make OPTIMIZE="%{optflags} -Os"
14mu|drakx-kbd-mouse-x11-0.117-3|50	
14mu|drakx-kbd-mouse-x11-0.117-3|51	%install
14mu|drakx-kbd-mouse-x11-0.117-3|52	%makeinstall_std
14mu|drakx-kbd-mouse-x11-0.117-3|53	
14mu|drakx-kbd-mouse-x11-0.117-3|54	#install lang
14mu|drakx-kbd-mouse-x11-0.117-3|55	%find_lang %{name}
14mu|drakx-kbd-mouse-x11-0.117-3|56	
14mu|drakx-kbd-mouse-x11-0.117-3|57	mkdir -p %{buildroot}%{_datadir}/applications
14mu|drakx-kbd-mouse-x11-0.117-3|58	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14mu|drakx-kbd-mouse-x11-0.117-3|59	
14mu|drakx-kbd-mouse-x11-0.117-3|60	# consolehelper configuration
14mu|drakx-kbd-mouse-x11-0.117-3|61	# ask for user password
14mu|drakx-kbd-mouse-x11-0.117-3|62	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/XFdrake
14mu|drakx-kbd-mouse-x11-0.117-3|63	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|drakx-kbd-mouse-x11-0.117-3|64	cat > %{buildroot}%{_sysconfdir}/pam.d/xfdrake  <<EOF
14mu|drakx-kbd-mouse-x11-0.117-3|65	#%PAM-1.0
14mu|drakx-kbd-mouse-x11-0.117-3|66	auth		include		config-util-user
14mu|drakx-kbd-mouse-x11-0.117-3|67	account		include		config-util-user
14mu|drakx-kbd-mouse-x11-0.117-3|68	session		include		config-util-user
14mu|drakx-kbd-mouse-x11-0.117-3|69	EOF
14mu|drakx-kbd-mouse-x11-0.117-3|70	
14mu|drakx-kbd-mouse-x11-0.117-3|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|drakx-kbd-mouse-x11-0.117-3|72	cat > %{buildroot}%{_sysconfdir}/security/console.apps/xfdrake <<EOF
14mu|drakx-kbd-mouse-x11-0.117-3|73	USER=<user>
14mu|drakx-kbd-mouse-x11-0.117-3|74	PROGRAM=/usr/sbin/XFdrake
14mu|drakx-kbd-mouse-x11-0.117-3|75	FALLBACK=false
14mu|drakx-kbd-mouse-x11-0.117-3|76	SESSION=true
14mu|drakx-kbd-mouse-x11-0.117-3|77	EOF
14mu|drakx-kbd-mouse-x11-0.117-3|78	
14mu|drakx-kbd-mouse-x11-0.117-3|79	ln -s %{_sysconfdir}/security/console.apps/xfdrake \
14mu|drakx-kbd-mouse-x11-0.117-3|80	%{buildroot}%{_sysconfdir}/security/console.apps/XFdrake
14mu|drakx-kbd-mouse-x11-0.117-3|81	
14mu|drakx-kbd-mouse-x11-0.117-3|82	# add nokmsboot if necessary and rebuild initrds so that they handle it
14mu|drakx-kbd-mouse-x11-0.117-3|83	%triggerpostun -- drakx-kbd-mouse-x11 < 0.91
14mu|drakx-kbd-mouse-x11-0.117-3|84	perl -I/usr/lib/libDrakX -MXconfig::various -e 'Xconfig::various::setup_kms();' &>/dev/null
14mu|drakx-kbd-mouse-x11-0.117-3|85	%{_sbindir}/bootloader-config --action rebuild-initrds || :
14mu|drakx-kbd-mouse-x11-0.117-3|86	
14mu|drakx-kbd-mouse-x11-0.117-3|87	%files -f %{name}.lang
14mu|drakx-kbd-mouse-x11-0.117-3|88	%doc COPYING NEWS
14mu|drakx-kbd-mouse-x11-0.117-3|89	%config(noreplace) %{_sysconfdir}/pam.d/xfdrake
14mu|drakx-kbd-mouse-x11-0.117-3|90	%config(noreplace) %{_sysconfdir}/security/console.apps/xfdrake
14mu|drakx-kbd-mouse-x11-0.117-3|91	# symlink
14mu|drakx-kbd-mouse-x11-0.117-3|92	%{_sysconfdir}/security/console.apps/XFdrake
14mu|drakx-kbd-mouse-x11-0.117-3|93	/sbin/display_driver_helper
14mu|drakx-kbd-mouse-x11-0.117-3|94	%_bindir/XFdrake
14mu|drakx-kbd-mouse-x11-0.117-3|95	%_sbindir/*
14mu|drakx-kbd-mouse-x11-0.117-3|96	%_datadir/libDrakX/pixmaps/*
14mu|drakx-kbd-mouse-x11-0.117-3|97	/usr/lib/libDrakX/auto/*
14mu|drakx-kbd-mouse-x11-0.117-3|98	/usr/lib/libDrakX/xf86misc/main.pm
14mu|drakx-kbd-mouse-x11-0.117-3|99	/usr/lib/libDrakX/Xconfig/*.pm
14mu|drakx-kbd-mouse-x11-0.117-3|100	%dir /usr/lib/libDrakX/Xconfig
14mu|drakx-kbd-mouse-x11-0.117-3|101	/usr/lib/libDrakX/*.pm
14mu|drakx-kbd-mouse-x11-0.117-3|102	%{_datadir}/applications/*.desktop
14mu|drakx-kbd-mouse-x11-0.117-3|103	
14mu|drakx-kbd-mouse-x11-0.117-3|104	
14mu|drakx-kbd-mouse-x11-0.117-3|105	%changelog
14mu|drakx-kbd-mouse-x11-0.117-3|106	
14mu|drakx-kbd-mouse-x11-0.117-3|107	* Wed Apr 01 2015 Tigro <ashejn@yandex-team.ru> 0.117-3
14mu|drakx-kbd-mouse-x11-0.117-3|108	- (c7b24ca) added more Categories to desktop file to show XFdrake in GNOME Control Center
14mu|drakx-kbd-mouse-x11-0.117-3|109	
14mu|drakx-kbd-mouse-x11-0.117-3|110	* Fri Feb 27 2015 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.117-2
14mu|drakx-kbd-mouse-x11-0.117-3|111	- (0ca1607) Fixed version of package in .abf.yml
14mu|drakx-kbd-mouse-x11-0.117-3|112	- (Andrey Ponomarenko: b15d679) Show desktop file in KDE.
14mu|drakx-kbd-mouse-x11-0.117-3|113	
14mu|drakx-kbd-mouse-x11-0.117-3|114	* Fri Feb 27 2015 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.117-1
14mu|drakx-kbd-mouse-x11-0.117-3|115	- (89aa737) 117: Do not show fbdev for Intel graphics. Blacklist free drivers if non-free ones are selected. Install Primus with Optimus. Obsoleted 10-monitor.conf.
14mu|drakx-kbd-mouse-x11-0.117-3|116	
14mu|drakx-kbd-mouse-x11-0.117-3|117	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 0.115-5
14mu|drakx-kbd-mouse-x11-0.117-3|118	- (db44d4f) MassBuild#656: Increase release tag
14mu|drakx-kbd-mouse-x11-0.117-3|119	
14mu|drakx-kbd-mouse-x11-0.117-3|120	* Sun Feb 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.115-4
14mu|drakx-kbd-mouse-x11-0.117-3|121	- (9c88d06) Bump release
14mu|drakx-kbd-mouse-x11-0.117-3|122	
14mu|drakx-kbd-mouse-x11-0.117-3|123	* Fri Jan 23 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.115-2
14mu|drakx-kbd-mouse-x11-0.117-3|124	- (78fcac7) Fixed crash when started with 'resolution' or 'monitor' param and no xorg.conf
14mu|drakx-kbd-mouse-x11-0.117-3|125	
14mu|drakx-kbd-mouse-x11-0.117-3|126	* Wed Oct 15 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.115-1
14mu|drakx-kbd-mouse-x11-0.117-3|127	- (247456a) Updated to 115. Fixed setup of hybrid graphics for GPU classes 0301, 0302, 0380.
14mu|drakx-kbd-mouse-x11-0.117-3|128	
14mu|drakx-kbd-mouse-x11-0.117-3|129	* Mon Oct 13 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.114-1
14mu|drakx-kbd-mouse-x11-0.117-3|130	- (54d4a22) Updated to 114: support for hybrid graphics.
14mu|drakx-kbd-mouse-x11-0.117-3|131	
14mu|drakx-kbd-mouse-x11-0.117-3|132	* Wed Oct 01 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.113-1
14mu|drakx-kbd-mouse-x11-0.117-3|133	- (26a2134) Updated to 113
14mu|drakx-kbd-mouse-x11-0.117-3|134	
14mu|drakx-kbd-mouse-x11-0.117-3|135	* Mon Sep 29 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.112-1
14mu|drakx-kbd-mouse-x11-0.117-3|136	- (5da0245) Updated to 112
14mu|drakx-kbd-mouse-x11-0.117-3|137	
14mu|drakx-kbd-mouse-x11-0.117-3|138	* Wed Sep 24 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.111-1
14mu|drakx-kbd-mouse-x11-0.117-3|139	- (eb6a583) Updated to 111.
14mu|drakx-kbd-mouse-x11-0.117-3|140	
14mu|drakx-kbd-mouse-x11-0.117-3|141	* Thu Aug 14 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.110-1
14mu|drakx-kbd-mouse-x11-0.117-3|142	- (6aee3fb) Updated to 110
14mu|drakx-kbd-mouse-x11-0.117-3|143	
14mu|drakx-kbd-mouse-x11-0.117-3|144	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.109-3
14mu|drakx-kbd-mouse-x11-0.117-3|145	- (893ea3d) MassBuild#440: Increase release tag
14mu|drakx-kbd-mouse-x11-0.117-3|146	
14mu|drakx-kbd-mouse-x11-0.117-3|147	* Thu May 29 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.109-2
14mu|drakx-kbd-mouse-x11-0.117-3|148	- (49e1f1f) release up
14mu|drakx-kbd-mouse-x11-0.117-3|149	
14mu|drakx-kbd-mouse-x11-0.117-3|150	* Fri Feb 14 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.109-1
14mu|drakx-kbd-mouse-x11-0.117-3|151	- (f96fcfb) Updated to 109
14mu|drakx-kbd-mouse-x11-0.117-3|152	
14mu|drakx-kbd-mouse-x11-0.117-3|153	* Fri Feb 14 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.108-1
14mu|drakx-kbd-mouse-x11-0.117-3|154	- (c090f0e) Updated to 108: support for nvidia optimus
14mu|drakx-kbd-mouse-x11-0.117-3|155	
14mu|drakx-kbd-mouse-x11-0.117-3|156	* Mon Feb 10 2014 aponomarenko <aponomarenko@rosalab.ru> 0.107-1
14mu|drakx-kbd-mouse-x11-0.117-3|157	- (7936002) Updated to 107
14mu|drakx-kbd-mouse-x11-0.117-3|158	
14mu|drakx-kbd-mouse-x11-0.117-3|159	* Tue Jan 28 2014 akdengi <kazancas@mandriva.ru> 0.106-1
14mu|drakx-kbd-mouse-x11-0.117-3|160	- (dd887c0) 0.106
14mu|drakx-kbd-mouse-x11-0.117-3|161	
14mu|drakx-kbd-mouse-x11-0.117-3|162	* Thu Jan 23 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.103-1
14mu|drakx-kbd-mouse-x11-0.117-3|163	- (669cf4d) Updated to 103
14mu|drakx-kbd-mouse-x11-0.117-3|164	
14mu|drakx-kbd-mouse-x11-0.117-3|165	* Fri Dec 27 2013 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.102-2
14mu|drakx-kbd-mouse-x11-0.117-3|166	- (96305eb) Updated to 102
14mu|drakx-kbd-mouse-x11-0.117-3|167	
14mu|drakx-kbd-mouse-x11-0.117-3|168	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 0.101-2
14mu|drakx-kbd-mouse-x11-0.117-3|169	- (88246c0) fix error in display_helper kms and rebuild with new ldetect
14mu|drakx-kbd-mouse-x11-0.117-3|170	
14mu|drakx-kbd-mouse-x11-0.117-3|171	* Sun Nov 24 2013 akdengi <kazancas@mandriva.ru> 0.100-2
14mu|drakx-kbd-mouse-x11-0.117-3|172	- (0f97723) SILENT some fix tarball
14mu|drakx-kbd-mouse-x11-0.117-3|173	
14mu|drakx-kbd-mouse-x11-0.117-3|174	* Sat Nov 23 2013 akdengi <kazancas@mandriva.ru> 0.100-1
14mu|drakx-kbd-mouse-x11-0.117-3|175	- (08136ed) SILENT fix yaml
14mu|drakx-kbd-mouse-x11-0.117-3|176	- (akdengi: b1f2564) SILENT fix tarball
14mu|drakx-kbd-mouse-x11-0.117-3|177	- (akdengi: 5b5cdd7) SILENT fix tarball
14mu|drakx-kbd-mouse-x11-0.117-3|178	- (akdengi: ea219cf) update to 0.100
14mu|drakx-kbd-mouse-x11-0.117-3|179	
14mu|drakx-kbd-mouse-x11-0.117-3|180	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-8
14mu|drakx-kbd-mouse-x11-0.117-3|181	- (c14de4f) fix typo again
14mu|drakx-kbd-mouse-x11-0.117-3|182	- (Tigro: 5c8df12) drop ralt_rshift_toggle as it does not work proper in GNOME
14mu|drakx-kbd-mouse-x11-0.117-3|183	
14mu|drakx-kbd-mouse-x11-0.117-3|184	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-7
14mu|drakx-kbd-mouse-x11-0.117-3|185	- (8d3972e) fix typo
14mu|drakx-kbd-mouse-x11-0.117-3|186	
14mu|drakx-kbd-mouse-x11-0.117-3|187	

22502 14
14mu|drakx-kbd-mouse-x11-0.124-3|1	%define drakxtools_required_version  14.39
14mu|drakx-kbd-mouse-x11-0.124-3|2	%define drakxtools_conflicted_version  10.4.89
14mu|drakx-kbd-mouse-x11-0.124-3|3	
14mu|drakx-kbd-mouse-x11-0.124-3|4	Summary: 	Tools to configure the keyboard, the mice and the graphic card
14mu|drakx-kbd-mouse-x11-0.124-3|5	Name:		drakx-kbd-mouse-x11
14mu|drakx-kbd-mouse-x11-0.124-3|6	Version:	0.124
14mu|drakx-kbd-mouse-x11-0.124-3|7	Release:	3
14mu|drakx-kbd-mouse-x11-0.124-3|8	Source0:	%{name}-%{version}.tar.xz
14mu|drakx-kbd-mouse-x11-0.124-3|9	Source1:	XFdrake.desktop
14mu|drakx-kbd-mouse-x11-0.124-3|10	Patch0:		erase-nvidia-dkms.patch
14mu|drakx-kbd-mouse-x11-0.124-3|11	License:	GPLv2+
14mu|drakx-kbd-mouse-x11-0.124-3|12	Group:		System/Configuration/Other
14mu|drakx-kbd-mouse-x11-0.124-3|13	Url:		https://abf.rosalinux.ru/soft/drakx-kbd-mouse-x11
14mu|drakx-kbd-mouse-x11-0.124-3|14	BuildRequires:	perl-MDK-Common-devel gettext perl-devel
14mu|drakx-kbd-mouse-x11-0.124-3|15	BuildRequires:	libxxf86misc-devel ncurses-devel
14mu|drakx-kbd-mouse-x11-0.124-3|16	Requires:	drakxtools-curses => %drakxtools_required_version
14mu|drakx-kbd-mouse-x11-0.124-3|17	# need the common pam config files for usermode config
14mu|drakx-kbd-mouse-x11-0.124-3|18	Requires:	usermode-consoleonly >= 1.92-4mdv2008.0
14mu|drakx-kbd-mouse-x11-0.124-3|19	%ifnarch %{sparcx} %{arm} %{mips}
14mu|drakx-kbd-mouse-x11-0.124-3|20	Requires:	monitor-edid >= 1.12
14mu|drakx-kbd-mouse-x11-0.124-3|21	# Need for grub2-cfg-mod utility
14mu|drakx-kbd-mouse-x11-0.124-3|22	Requires:	grub2 >= 2.00-31
14mu|drakx-kbd-mouse-x11-0.124-3|23	%endif
14mu|drakx-kbd-mouse-x11-0.124-3|24	# for program:
14mu|drakx-kbd-mouse-x11-0.124-3|25	Conflicts:	drakxtools <= %drakxtools_conflicted_version
14mu|drakx-kbd-mouse-x11-0.124-3|26	# for man pages:
14mu|drakx-kbd-mouse-x11-0.124-3|27	Conflicts:	drakxtools-curses <= %drakxtools_conflicted_version
14mu|drakx-kbd-mouse-x11-0.124-3|28	# for -noAutoAddDevices:
14mu|drakx-kbd-mouse-x11-0.124-3|29	Conflicts:	x11-server-xorg < 1.5.99.3-1.20090110.13
14mu|drakx-kbd-mouse-x11-0.124-3|30	# for Cards+ using nvidia-current|nvidia71xx|nvidia96xx instead of nvidia/nvidia97xx/NVIDIA_LEGACY
14mu|drakx-kbd-mouse-x11-0.124-3|31	Requires:	ldetect-lst >= 0.1.312
14mu|drakx-kbd-mouse-x11-0.124-3|32	# for nokmsboot (initrds have to have nokmsboot support and udev has to handle it)
14mu|drakx-kbd-mouse-x11-0.124-3|33	Conflicts:	mkinitrd < 6.0.93-22
14mu|drakx-kbd-mouse-x11-0.124-3|34	Conflicts:	dracut < 008-6
14mu|drakx-kbd-mouse-x11-0.124-3|35	Conflicts:	udev < 204
14mu|drakx-kbd-mouse-x11-0.124-3|36	
14mu|drakx-kbd-mouse-x11-0.124-3|37	# we don't want to require X libs (xf86misc is always used inside an eval)
14mu|drakx-kbd-mouse-x11-0.124-3|38	%define  __noautoreq ^libX
14mu|drakx-kbd-mouse-x11-0.124-3|39	
14mu|drakx-kbd-mouse-x11-0.124-3|40	%description
14mu|drakx-kbd-mouse-x11-0.124-3|41	Keyboarddrake enables to configure  the keyboard.
14mu|drakx-kbd-mouse-x11-0.124-3|42	Mousedrake enables to configure the mice.
14mu|drakx-kbd-mouse-x11-0.124-3|43	XFdrake enables to configure the graphic card.
14mu|drakx-kbd-mouse-x11-0.124-3|44	
14mu|drakx-kbd-mouse-x11-0.124-3|45	%prep
14mu|drakx-kbd-mouse-x11-0.124-3|46	%setup -q
14mu|drakx-kbd-mouse-x11-0.124-3|47	%apply_patches
14mu|drakx-kbd-mouse-x11-0.124-3|48	
14mu|drakx-kbd-mouse-x11-0.124-3|49	%build
14mu|drakx-kbd-mouse-x11-0.124-3|50	%make OPTIMIZE="%{optflags} -Os"
14mu|drakx-kbd-mouse-x11-0.124-3|51	
14mu|drakx-kbd-mouse-x11-0.124-3|52	%install
14mu|drakx-kbd-mouse-x11-0.124-3|53	%makeinstall_std
14mu|drakx-kbd-mouse-x11-0.124-3|54	
14mu|drakx-kbd-mouse-x11-0.124-3|55	#install lang
14mu|drakx-kbd-mouse-x11-0.124-3|56	%find_lang %{name}
14mu|drakx-kbd-mouse-x11-0.124-3|57	
14mu|drakx-kbd-mouse-x11-0.124-3|58	mkdir -p %{buildroot}%{_datadir}/applications
14mu|drakx-kbd-mouse-x11-0.124-3|59	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14mu|drakx-kbd-mouse-x11-0.124-3|60	
14mu|drakx-kbd-mouse-x11-0.124-3|61	# consolehelper configuration
14mu|drakx-kbd-mouse-x11-0.124-3|62	# ask for user password
14mu|drakx-kbd-mouse-x11-0.124-3|63	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/XFdrake
14mu|drakx-kbd-mouse-x11-0.124-3|64	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|drakx-kbd-mouse-x11-0.124-3|65	cat > %{buildroot}%{_sysconfdir}/pam.d/xfdrake  <<EOF
14mu|drakx-kbd-mouse-x11-0.124-3|66	#%PAM-1.0
14mu|drakx-kbd-mouse-x11-0.124-3|67	auth		include		config-util-user
14mu|drakx-kbd-mouse-x11-0.124-3|68	account		include		config-util-user
14mu|drakx-kbd-mouse-x11-0.124-3|69	session		include		config-util-user
14mu|drakx-kbd-mouse-x11-0.124-3|70	EOF
14mu|drakx-kbd-mouse-x11-0.124-3|71	
14mu|drakx-kbd-mouse-x11-0.124-3|72	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|drakx-kbd-mouse-x11-0.124-3|73	cat > %{buildroot}%{_sysconfdir}/security/console.apps/xfdrake <<EOF
14mu|drakx-kbd-mouse-x11-0.124-3|74	USER=<user>
14mu|drakx-kbd-mouse-x11-0.124-3|75	PROGRAM=/usr/sbin/XFdrake
14mu|drakx-kbd-mouse-x11-0.124-3|76	FALLBACK=false
14mu|drakx-kbd-mouse-x11-0.124-3|77	SESSION=true
14mu|drakx-kbd-mouse-x11-0.124-3|78	EOF
14mu|drakx-kbd-mouse-x11-0.124-3|79	
14mu|drakx-kbd-mouse-x11-0.124-3|80	ln -s %{_sysconfdir}/security/console.apps/xfdrake \
14mu|drakx-kbd-mouse-x11-0.124-3|81	%{buildroot}%{_sysconfdir}/security/console.apps/XFdrake
14mu|drakx-kbd-mouse-x11-0.124-3|82	
14mu|drakx-kbd-mouse-x11-0.124-3|83	%post
14mu|drakx-kbd-mouse-x11-0.124-3|84	[ -f /etc/vconsole.conf ] && sed -e 's/\s*KEYMAP\s*=\s*ru4\s*/KEYMAP=ru/' -i /etc/vconsole.conf
14mu|drakx-kbd-mouse-x11-0.124-3|85	
14mu|drakx-kbd-mouse-x11-0.124-3|86	# add nokmsboot if necessary and rebuild initrds so that they handle it
14mu|drakx-kbd-mouse-x11-0.124-3|87	%triggerpostun -- drakx-kbd-mouse-x11 < 0.91
14mu|drakx-kbd-mouse-x11-0.124-3|88	perl -I/usr/lib/libDrakX -MXconfig::various -e 'Xconfig::various::setup_kms();' &>/dev/null
14mu|drakx-kbd-mouse-x11-0.124-3|89	%{_sbindir}/bootloader-config --action rebuild-initrds || :
14mu|drakx-kbd-mouse-x11-0.124-3|90	
14mu|drakx-kbd-mouse-x11-0.124-3|91	%files -f %{name}.lang
14mu|drakx-kbd-mouse-x11-0.124-3|92	%doc COPYING NEWS
14mu|drakx-kbd-mouse-x11-0.124-3|93	%config(noreplace) %{_sysconfdir}/pam.d/xfdrake
14mu|drakx-kbd-mouse-x11-0.124-3|94	%config(noreplace) %{_sysconfdir}/security/console.apps/xfdrake
14mu|drakx-kbd-mouse-x11-0.124-3|95	# symlink
14mu|drakx-kbd-mouse-x11-0.124-3|96	%{_sysconfdir}/security/console.apps/XFdrake
14mu|drakx-kbd-mouse-x11-0.124-3|97	/sbin/display_driver_helper
14mu|drakx-kbd-mouse-x11-0.124-3|98	%_bindir/XFdrake
14mu|drakx-kbd-mouse-x11-0.124-3|99	%_sbindir/*
14mu|drakx-kbd-mouse-x11-0.124-3|100	%_datadir/libDrakX/pixmaps/*
14mu|drakx-kbd-mouse-x11-0.124-3|101	/usr/lib/libDrakX/auto/*
14mu|drakx-kbd-mouse-x11-0.124-3|102	/usr/lib/libDrakX/xf86misc/main.pm
14mu|drakx-kbd-mouse-x11-0.124-3|103	/usr/lib/libDrakX/Xconfig/*.pm
14mu|drakx-kbd-mouse-x11-0.124-3|104	%dir /usr/lib/libDrakX/Xconfig
14mu|drakx-kbd-mouse-x11-0.124-3|105	/usr/lib/libDrakX/*.pm
14mu|drakx-kbd-mouse-x11-0.124-3|106	%{_datadir}/applications/*.desktop
14mu|drakx-kbd-mouse-x11-0.124-3|107	
14mu|drakx-kbd-mouse-x11-0.124-3|108	
14mu|drakx-kbd-mouse-x11-0.124-3|109	%changelog

22503 14
14mu|drakx-net-1.1-8|1	%define drakxtools_ver 12.36
14mu|drakx-net-1.1-8|2	
14mu|drakx-net-1.1-8|3	%define libname lib%{name}
14mu|drakx-net-1.1-8|4	
14mu|drakx-net-1.1-8|5	%define gtk_files (connection_manager|drakroam|ifw|monitor|netcenter|drakconnect/edit|drakconnect/global).pm
14mu|drakx-net-1.1-8|6	
14mu|drakx-net-1.1-8|7	Summary:	Mandriva network tools
14mu|drakx-net-1.1-8|8	Name:		drakx-net
14mu|drakx-net-1.1-8|9	Version:	1.1
14mu|drakx-net-1.1-8|10	Release:	8
14mu|drakx-net-1.1-8|11	Source0:	%{name}-%{version}.tar.xz
14mu|drakx-net-1.1-8|12	Patch0:		%{name}-nm-applet-disable-with-NM.patch
14mu|drakx-net-1.1-8|13	Patch1:		drakx-net-1.1-drakhosts-l10n-domain.patch
14mu|drakx-net-1.1-8|14	License:	GPLv2+
14mu|drakx-net-1.1-8|15	Group:		System/Configuration/Networking
14mu|drakx-net-1.1-8|16	Url:		https://abf.rosalinux.ru/soft/drakx-net
14mu|drakx-net-1.1-8|17	BuildArch:	noarch
14mu|drakx-net-1.1-8|18	BuildRequires:	intltool
14mu|drakx-net-1.1-8|19	Requires:	drakxtools >= %{drakxtools_ver}
14mu|drakx-net-1.1-8|20	Requires:	%{name}-text = %{version}
14mu|drakx-net-1.1-8|21	Requires:	%{libname} = %{version}
14mu|drakx-net-1.1-8|22	Suggests:	netprofile >= 0.20
14mu|drakx-net-1.1-8|23	Requires:	perl-Gtk2 >= 1.154
14mu|drakx-net-1.1-8|24	Requires:	usermode-consoleonly >= 1.92-4mdv2008.0
14mu|drakx-net-1.1-8|25	Conflicts:	drakxtools <= 10.4.83
14mu|drakx-net-1.1-8|26	Suggests:	net_monitor
14mu|drakx-net-1.1-8|27	Suggests:	networkmanager
14mu|drakx-net-1.1-8|28	
14mu|drakx-net-1.1-8|29	%description
14mu|drakx-net-1.1-8|30	This package contains the Mandriva network tools.
14mu|drakx-net-1.1-8|31	
14mu|drakx-net-1.1-8|32	%package	text
14mu|drakx-net-1.1-8|33	Summary:	Mandriva network text tools
14mu|drakx-net-1.1-8|34	Group:		System/Configuration/Networking
14mu|drakx-net-1.1-8|35	Requires:	drakxtools-curses >= %{drakxtools_ver}
14mu|drakx-net-1.1-8|36	Requires:	%{libname} = %{version}
14mu|drakx-net-1.1-8|37	Conflicts:	drakxtools-curses <= 10.4.83
14mu|drakx-net-1.1-8|38	Conflicts:	mdkonline < 2.37
14mu|drakx-net-1.1-8|39	
14mu|drakx-net-1.1-8|40	%description	text
14mu|drakx-net-1.1-8|41	This package contains the Mandriva network tools that can be used in
14mu|drakx-net-1.1-8|42	text mode.
14mu|drakx-net-1.1-8|43	
14mu|drakx-net-1.1-8|44	drakconnect: LAN/Internet connection configuration. It handles
14mu|drakx-net-1.1-8|45	ethernet, ISDN, DSL, cable, modem.
14mu|drakx-net-1.1-8|46	
14mu|drakx-net-1.1-8|47	drakfirewall: simple firewall configurator
14mu|drakx-net-1.1-8|48	
14mu|drakx-net-1.1-8|49	drakgw: internet connection sharing
14mu|drakx-net-1.1-8|50	
14mu|drakx-net-1.1-8|51	drakproxy: proxies configuration
14mu|drakx-net-1.1-8|52	
14mu|drakx-net-1.1-8|53	drakvpn: VPN configuration (openvpn, vpnc)
14mu|drakx-net-1.1-8|54	
14mu|drakx-net-1.1-8|55	%package -n	%{libname}
14mu|drakx-net-1.1-8|56	Summary:	ROSA network tools library
14mu|drakx-net-1.1-8|57	Group:		System/Configuration/Networking
14mu|drakx-net-1.1-8|58	Requires:	drakxtools-backend >= %{drakxtools_ver}
14mu|drakx-net-1.1-8|59	# require perl-Net-Telnet for OpenVPN connections (#36126):
14mu|drakx-net-1.1-8|60	Requires:	perl-Net-Telnet
14mu|drakx-net-1.1-8|61	# Require crda, iw and wireless-regdb for CRDA domain settings (#47324)
14mu|drakx-net-1.1-8|62	Requires:	crda
14mu|drakx-net-1.1-8|63	Requires:	iw
14mu|drakx-net-1.1-8|64	Requires:	wireless-regdb
14mu|drakx-net-1.1-8|65	Conflicts:	drakxtools-backend <= 10.4.83
14mu|drakx-net-1.1-8|66	
14mu|drakx-net-1.1-8|67	%description -n	%{libname}
14mu|drakx-net-1.1-8|68	This package contains the ROSA network tools library.
14mu|drakx-net-1.1-8|69	
14mu|drakx-net-1.1-8|70	%prep
14mu|drakx-net-1.1-8|71	%setup -q
14mu|drakx-net-1.1-8|72	%patch0 -p1
14mu|drakx-net-1.1-8|73	%patch1 -p1
14mu|drakx-net-1.1-8|74	
14mu|drakx-net-1.1-8|75	%build
14mu|drakx-net-1.1-8|76	%make
14mu|drakx-net-1.1-8|77	
14mu|drakx-net-1.1-8|78	%install
14mu|drakx-net-1.1-8|79	%makeinstall_std
14mu|drakx-net-1.1-8|80	
14mu|drakx-net-1.1-8|81	find %{buildroot}%{_prefix}/lib/libDrakX/network/ -type f -name '*.pm'| sed -e 's#^%{buildroot}/##g' | perl -ne 'm!/%{gtk_files}$! ? print STDERR "/$_" : print "/$_"' > %{name}-nogtk.list 2> %{name}-gtk.list
14mu|drakx-net-1.1-8|82	
14mu|drakx-net-1.1-8|83	%find_lang %{name} %{name}.lang
14mu|drakx-net-1.1-8|84	cat %{name}-nogtk.list %{name}.lang > %{name}.list
14mu|drakx-net-1.1-8|85	
14mu|drakx-net-1.1-8|86	# consolehelper config
14mu|drakx-net-1.1-8|87	# ask for root password
14mu|drakx-net-1.1-8|88	for pak in drakproxy drakhosts draksambashare draknfs drakfirewall; do
14mu|drakx-net-1.1-8|89	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mu|drakx-net-1.1-8|90	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|drakx-net-1.1-8|91	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mu|drakx-net-1.1-8|92	USER=root
14mu|drakx-net-1.1-8|93	PROGRAM=/usr/sbin/$pak
14mu|drakx-net-1.1-8|94	FALLBACK=false
14mu|drakx-net-1.1-8|95	SESSION=true
14mu|drakx-net-1.1-8|96	EOF
14mu|drakx-net-1.1-8|97	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|drakx-net-1.1-8|98	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mu|drakx-net-1.1-8|99	#%PAM-1.0
14mu|drakx-net-1.1-8|100	auth		include		config-util
14mu|drakx-net-1.1-8|101	account		include		config-util
14mu|drakx-net-1.1-8|102	session		include		config-util
14mu|drakx-net-1.1-8|103	EOF
14mu|drakx-net-1.1-8|104	done
14mu|drakx-net-1.1-8|105	
14mu|drakx-net-1.1-8|106	#drop draknet-center desktop file
14mu|drakx-net-1.1-8|107	rm -f %{buildroot}%{_datadir}/applications/draknetcenter.desktop
14mu|drakx-net-1.1-8|108	
14mu|drakx-net-1.1-8|109	#full drop netapplet
14mu|drakx-net-1.1-8|110	rm -f %{buildroot}%{_bindir}/net_applet
14mu|drakx-net-1.1-8|111	rm -f %{buildroot}%{_datadir}/applications/net_applet.desktop
14mu|drakx-net-1.1-8|112	rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/net_applet.desktop
14mu|drakx-net-1.1-8|113	
14mu|drakx-net-1.1-8|114	#rm non-needing part (TODO - fix in tarball)
14mu|drakx-net-1.1-8|115	
14mu|drakx-net-1.1-8|116	rm -f %{buildroot}%{_sbindir}/drakids
14mu|drakx-net-1.1-8|117	rm -f %{buildroot}%{_sbindir}/draknetcenter
14mu|drakx-net-1.1-8|118	rm -f %{buildroot}%{_sbindir}/draknetprofile
14mu|drakx-net-1.1-8|119	rm -f %{buildroot}%{_sbindir}/drakroam
14mu|drakx-net-1.1-8|120	rm -f %{buildroot}%{_sbindir}/drakconnect
14mu|drakx-net-1.1-8|121	rm -f %{buildroot}%{_sbindir}/drakgw
14mu|drakx-net-1.1-8|122	rm -f %{buildroot}%{_sbindir}/drakinvictus
14mu|drakx-net-1.1-8|123	rm -f %{buildroot}%{_sbindir}/drakvpn
14mu|drakx-net-1.1-8|124	
14mu|drakx-net-1.1-8|125	
14mu|drakx-net-1.1-8|126	
14mu|drakx-net-1.1-8|127	%check
14mu|drakx-net-1.1-8|128	while read f; do
14mu|drakx-net-1.1-8|129	grep Gtk2 %{buildroot}$f && exit 1
14mu|drakx-net-1.1-8|130	done < %{name}-nogtk.list
14mu|drakx-net-1.1-8|131	exit 0
14mu|drakx-net-1.1-8|132	
14mu|drakx-net-1.1-8|133	%files -f %{name}-gtk.list
14mu|drakx-net-1.1-8|134	%doc NEWS
14mu|drakx-net-1.1-8|135	
14mu|drakx-net-1.1-8|136	%{_bindir}/drakhosts
14mu|drakx-net-1.1-8|137	%{_bindir}/draknfs
14mu|drakx-net-1.1-8|138	%{_bindir}/draksambashare
14mu|drakx-net-1.1-8|139	%{_sbindir}/drakhosts
14mu|drakx-net-1.1-8|140	%{_sbindir}/draknfs
14mu|drakx-net-1.1-8|141	%{_sbindir}/draksambashare
14mu|drakx-net-1.1-8|142	%config(noreplace) %{_sysconfdir}/pam.d/drakhosts
14mu|drakx-net-1.1-8|143	%config(noreplace) %{_sysconfdir}/pam.d/draknfs
14mu|drakx-net-1.1-8|144	%config(noreplace) %{_sysconfdir}/pam.d/draksambashare
14mu|drakx-net-1.1-8|145	%config(noreplace) %{_sysconfdir}/security/console.apps/drakhosts
14mu|drakx-net-1.1-8|146	%config(noreplace) %{_sysconfdir}/security/console.apps/draknfs
14mu|drakx-net-1.1-8|147	%config(noreplace) %{_sysconfdir}/security/console.apps/draksambashare
14mu|drakx-net-1.1-8|148	%{_prefix}/lib/libDrakX/icons/*.png
14mu|drakx-net-1.1-8|149	%{_datadir}/libDrakX/pixmaps/*.png
14mu|drakx-net-1.1-8|150	
14mu|drakx-net-1.1-8|151	%files text
14mu|drakx-net-1.1-8|152	%config(noreplace) %{_sysconfdir}/pam.d/drakproxy
14mu|drakx-net-1.1-8|153	%config(noreplace) %{_sysconfdir}/pam.d/drakfirewall
14mu|drakx-net-1.1-8|154	%config(noreplace) %{_sysconfdir}/security/console.apps/drakproxy
14mu|drakx-net-1.1-8|155	%config(noreplace) %{_sysconfdir}/security/console.apps/drakfirewall
14mu|drakx-net-1.1-8|156	%{_bindir}/drakfirewall
14mu|drakx-net-1.1-8|157	%{_bindir}/drakproxy
14mu|drakx-net-1.1-8|158	%{_sbindir}/drakfirewall
14mu|drakx-net-1.1-8|159	%{_sbindir}/drakproxy
14mu|drakx-net-1.1-8|160	
14mu|drakx-net-1.1-8|161	%files -n %{libname} -f %{name}.list
14mu|drakx-net-1.1-8|162	%dir %{_prefix}/lib/libDrakX/network/
14mu|drakx-net-1.1-8|163	%dir %{_prefix}/lib/libDrakX/network/connection
14mu|drakx-net-1.1-8|164	%dir %{_prefix}/lib/libDrakX/network/connection/isdn
14mu|drakx-net-1.1-8|165	%dir %{_prefix}/lib/libDrakX/network/connection/providers
14mu|drakx-net-1.1-8|166	%dir %{_prefix}/lib/libDrakX/network/drakconnect
14mu|drakx-net-1.1-8|167	%dir %{_prefix}/lib/libDrakX/network/vpn
14mu|drakx-net-1.1-8|168	
14mu|drakx-net-1.1-8|169	
14mu|drakx-net-1.1-8|170	
14mu|drakx-net-1.1-8|171	%changelog
14mu|drakx-net-1.1-8|172	
14mu|drakx-net-1.1-8|173	* Mon May 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14mu|drakx-net-1.1-8|174	- (e75b5d6) Fix gettext domain for drakhosts
14mu|drakx-net-1.1-8|175	
14mu|drakx-net-1.1-8|176	

22504 14
14mu|drakxtools-14.78-1|1	Summary:	The drakxtools (diskdrake, ...)
14mu|drakxtools-14.78-1|2	Name:		drakxtools
14mu|drakxtools-14.78-1|3	Version:	14.78
14mu|drakxtools-14.78-1|4	Release:	1
14mu|drakxtools-14.78-1|5	License:	GPLv2+
14mu|drakxtools-14.78-1|6	Group:		System/Configuration/Other
14mu|drakxtools-14.78-1|7	Url:		https://abf.rosalinux.ru/soft/drakxtools
14mu|drakxtools-14.78-1|8	Source0:	%{url}/archive/%{name}-version-%{version}.tar.gz
14mu|drakxtools-14.78-1|9	Source1:	system-auth-win-default
14mu|drakxtools-14.78-1|10	Source2:	drakxservices.desktop
14mu|drakxtools-14.78-1|11	Source3:	drakxtools.rpmlintrc
14mu|drakxtools-14.78-1|12	BuildRequires:	gettext
14mu|drakxtools-14.78-1|13	BuildRequires:	ldetect-devel >= 0.9.0
14mu|drakxtools-14.78-1|14	BuildRequires:	pkgconfig(ncurses)
14mu|drakxtools-14.78-1|15	BuildRequires:	perl-devel
14mu|drakxtools-14.78-1|16	BuildRequires:	perl-MDK-Common-devel >= 1.1.8-3
14mu|drakxtools-14.78-1|17	BuildRequires:	pkgconfig(libparted)
14mu|drakxtools-14.78-1|18	BuildRequires:	drakx-installer-binaries
14mu|drakxtools-14.78-1|19	BuildRequires:	intltool
14mu|drakxtools-14.78-1|20	BuildRequires:	tirpc-devel
14mu|drakxtools-14.78-1|21	
14mu|drakxtools-14.78-1|22	# usermode 1.111-3-rosa2012.1 has the /etc/pam.d/config-util
14mu|drakxtools-14.78-1|23	# files to which we symlink
14mu|drakxtools-14.78-1|24	Requires:	%{name}-curses = %{EVRD}
14mu|drakxtools-14.78-1|25	Requires:	perl-Gtk2 >= 1.220
14mu|drakxtools-14.78-1|26	Requires:	perl-Glib >= 1.072-1
14mu|drakxtools-14.78-1|27	Requires:	usermode >= 1.92-4
14mu|drakxtools-14.78-1|28	Suggests:	mandriva-doc-common >= 9.2-5
14mu|drakxtools-14.78-1|29	Requires:	perl-Net-DBus
14mu|drakxtools-14.78-1|30	Requires:	perl-Gtk2-WebKit
14mu|drakxtools-14.78-1|31	Requires:	ldetect-lst >= 0.1.299
14mu|drakxtools-14.78-1|32	Requires:	pam
14mu|drakxtools-14.78-1|33	# needed by drakfont (eg: type1inst):
14mu|drakxtools-14.78-1|34	Requires:	font-tools
14mu|drakxtools-14.78-1|35	Requires:	libxxf86misc
14mu|drakxtools-14.78-1|36	# needed by any::enable_x_screensaver()
14mu|drakxtools-14.78-1|37	Requires:	xset
14mu|drakxtools-14.78-1|38	Suggests:	drakx-net
14mu|drakxtools-14.78-1|39	Requires:	drakconf-icons
14mu|drakxtools-14.78-1|40	# needed for installing packages through do_pkgs -> urpmi -> gmessage
14mu|drakxtools-14.78-1|41	Suggests:	gurpmi >= 5.7
14mu|drakxtools-14.78-1|42	Conflicts:	drakconf < drakconf-11.7.2
14mu|drakxtools-14.78-1|43	Conflicts:	rpmdrake < 3.26-1
14mu|drakxtools-14.78-1|44	Conflicts:	bootloader-utils < 1.8-4
14mu|drakxtools-14.78-1|45	Conflicts:	bootsplash < 2.1.7-1
14mu|drakxtools-14.78-1|46	Conflicts:	drakx-kbd-mouse-x11 < 0.91
14mu|drakxtools-14.78-1|47	Conflicts:	initscripts < 8.33-4
14mu|drakxtools-14.78-1|48	
14mu|drakxtools-14.78-1|49	Provides:	draksec = %{EVRD}
14mu|drakxtools-14.78-1|50	%define __noautoreq perl(Net::FTP)\\|perl(Time::localtime)\\|perl(URPM)\\|perl(Xconfig.*)
14mu|drakxtools-14.78-1|51	
14mu|drakxtools-14.78-1|52	%description
14mu|drakxtools-14.78-1|53	Contains many Mandriva Linux applications simplifying users and
14mu|drakxtools-14.78-1|54	administrators life on a Mandriva Linux machine. Nearly all of
14mu|drakxtools-14.78-1|55	them work both under XFree (graphical environment) and in console
14mu|drakxtools-14.78-1|56	(text environment), allowing easy distant work.
14mu|drakxtools-14.78-1|57	
14mu|drakxtools-14.78-1|58	- drakclock: date & time configurator
14mu|drakxtools-14.78-1|59	- drakfont: import fonts in the system
14mu|drakxtools-14.78-1|60	- draklog: show extracted information from the system logs
14mu|drakxtools-14.78-1|61	- draksec: security options managment
14mu|drakxtools-14.78-1|62	
14mu|drakxtools-14.78-1|63	%files -f %{name}-gtk.list
14mu|drakxtools-14.78-1|64	%{_bindir}/clock.pl
14mu|drakxtools-14.78-1|65	%{_bindir}/drakclock
14mu|drakxtools-14.78-1|66	%{_bindir}/drakfont
14mu|drakxtools-14.78-1|67	%{_bindir}/drakguard
14mu|drakxtools-14.78-1|68	%{_bindir}/draklog
14mu|drakxtools-14.78-1|69	%{_bindir}/draksec
14mu|drakxtools-14.78-1|70	%{_bindir}/logdrake
14mu|drakxtools-14.78-1|71	%{_bindir}/Xdrakres
14mu|drakxtools-14.78-1|72	%config(noreplace) %{_sysconfdir}/security/console.apps/clock.pl
14mu|drakxtools-14.78-1|73	%config(noreplace) %{_sysconfdir}/security/console.apps/drakclock
14mu|drakxtools-14.78-1|74	%config(noreplace) %{_sysconfdir}/security/console.apps/drakfont
14mu|drakxtools-14.78-1|75	%config(noreplace) %{_sysconfdir}/security/console.apps/drakguard
14mu|drakxtools-14.78-1|76	%config(noreplace) %{_sysconfdir}/security/console.apps/draklog
14mu|drakxtools-14.78-1|77	%config(noreplace) %{_sysconfdir}/security/console.apps/draksec
14mu|drakxtools-14.78-1|78	%config(noreplace) %{_sysconfdir}/security/console.apps/logdrake
14mu|drakxtools-14.78-1|79	%config(noreplace) %{_sysconfdir}/security/console.apps/xdrakres
14mu|drakxtools-14.78-1|80	%config(noreplace) %{_sysconfdir}/security/console.apps/Xdrakres
14mu|drakxtools-14.78-1|81	%config(noreplace) %{_sysconfdir}/pam.d/clock.pl
14mu|drakxtools-14.78-1|82	%config(noreplace) %{_sysconfdir}/pam.d/drakclock
14mu|drakxtools-14.78-1|83	%config(noreplace) %{_sysconfdir}/pam.d/drakfont
14mu|drakxtools-14.78-1|84	%config(noreplace) %{_sysconfdir}/pam.d/drakguard
14mu|drakxtools-14.78-1|85	%config(noreplace) %{_sysconfdir}/pam.d/draklog
14mu|drakxtools-14.78-1|86	%config(noreplace) %{_sysconfdir}/pam.d/draksec
14mu|drakxtools-14.78-1|87	%config(noreplace) %{_sysconfdir}/pam.d/logdrake
14mu|drakxtools-14.78-1|88	%config(noreplace) %{_sysconfdir}/pam.d/xdrakres
14mu|drakxtools-14.78-1|89	
14mu|drakxtools-14.78-1|90	%post
14mu|drakxtools-14.78-1|91	%make_session
14mu|drakxtools-14.78-1|92	[[ ! -e %{_sbindir}/kbdconfig ]] && ln -s -f keyboarddrake %{_sbindir}/kbdconfig
14mu|drakxtools-14.78-1|93	[[ ! -e %{_sbindir}/mouseconfig ]] && ln -s -f mousedrake %{_sbindir}/mouseconfig
14mu|drakxtools-14.78-1|94	:
14mu|drakxtools-14.78-1|95	
14mu|drakxtools-14.78-1|96	%postun
14mu|drakxtools-14.78-1|97	%make_session
14mu|drakxtools-14.78-1|98	for i in %{_sbindir}/kbdconfig %{_sbindir}/mouseconfig %{_bindir}/printtool;do
14mu|drakxtools-14.78-1|99	[[ -L $i ]] && rm -f $i
14mu|drakxtools-14.78-1|100	done
14mu|drakxtools-14.78-1|101	:
14mu|drakxtools-14.78-1|102	
14mu|drakxtools-14.78-1|103	#----------------------------------------------------------------------------
14mu|drakxtools-14.78-1|104	
14mu|drakxtools-14.78-1|105	%package curses
14mu|drakxtools-14.78-1|106	Summary:	The drakxtools (diskdrake, ...)
14mu|drakxtools-14.78-1|107	Group:		System/Configuration/Other
14mu|drakxtools-14.78-1|108	Requires:	usermode-consoleonly >= 1.44-4
14mu|drakxtools-14.78-1|109	Requires:	urpmi >= 4.8.23
14mu|drakxtools-14.78-1|110	Requires:	perl-Locale-gettext >= 1.05-4
14mu|drakxtools-14.78-1|111	Requires:	module-init-tools
14mu|drakxtools-14.78-1|112	Requires:	%{name}-backend = %{EVRD}
14mu|drakxtools-14.78-1|113	Suggests:	drakx-net-text
14mu|drakxtools-14.78-1|114	Provides:	diskdrake = %{EVRD}
14mu|drakxtools-14.78-1|115	Provides:	kbdconfig = %{EVRD}
14mu|drakxtools-14.78-1|116	Provides:	mouseconfig = %{EVRD}
14mu|drakxtools-14.78-1|117	Provides:	setuptool = %{EVRD}
14mu|drakxtools-14.78-1|118	Provides:	drakfloppy = %{EVRD}
14mu|drakxtools-14.78-1|119	Provides:	drakxtools-newt = %{EVRD}
14mu|drakxtools-14.78-1|120	%define __noautoreq perl(Gtk2::WebKit)\\|perl(Xconfig::various)
14mu|drakxtools-14.78-1|121	
14mu|drakxtools-14.78-1|122	%description curses
14mu|drakxtools-14.78-1|123	Contains many Mandriva Linux applications simplifying users and
14mu|drakxtools-14.78-1|124	administrators life on a Mandriva Linux machine. Nearly all of
14mu|drakxtools-14.78-1|125	them work both under XFree (graphical environment) and in console
14mu|drakxtools-14.78-1|126	(text environment), allowing easy distant work.
14mu|drakxtools-14.78-1|127	
14mu|drakxtools-14.78-1|128	- adduserdrake: help you adding a user
14mu|drakxtools-14.78-1|129	- diskdrake: DiskDrake makes hard disk partitioning easier. It is
14mu|drakxtools-14.78-1|130	graphical, simple and powerful. Different skill levels are available
14mu|drakxtools-14.78-1|131	(newbie, advanced user, expert). It's written entirely in Perl and
14mu|drakxtools-14.78-1|132	Perl/Gtk. It uses resize_fat which is a perl rewrite of the work of
14mu|drakxtools-14.78-1|133	Andrew Clausen (libresize).
14mu|drakxtools-14.78-1|134	- drakauth: configure authentification (LDAP/NIS/...)
14mu|drakxtools-14.78-1|135	- drakkeyboard: configure your keyboard (both console and X)
14mu|drakxtools-14.78-1|136	- drakmouse: autodetect and configure your mouse
14mu|drakxtools-14.78-1|137	- drakscanner: scanner configurator
14mu|drakxtools-14.78-1|138	- draksound: sound card configuration
14mu|drakxtools-14.78-1|139	- drakx11: menu-driven program which walks you through setting up
14mu|drakxtools-14.78-1|140	your X server; it autodetects both monitor and video card if
14mu|drakxtools-14.78-1|141	possible
14mu|drakxtools-14.78-1|142	- drakxservices: SysV services and daemons configurator
14mu|drakxtools-14.78-1|143	- lsnetdrake: display available nfs and smb shares
14mu|drakxtools-14.78-1|144	- lspcidrake: display your pci information, *and* the corresponding
14mu|drakxtools-14.78-1|145	kernel module
14mu|drakxtools-14.78-1|146	
14mu|drakxtools-14.78-1|147	%files curses -f %{name}.list
14mu|drakxtools-14.78-1|148	%{_datadir}/applications/drakxservices.desktop
14mu|drakxtools-14.78-1|149	%doc perl-install/diskdrake/diskdrake.html
14mu|drakxtools-14.78-1|150	%{_bindir}/adduserdrake
14mu|drakxtools-14.78-1|151	%{_bindir}/diskdrake
14mu|drakxtools-14.78-1|152	%{_bindir}/drakauth
14mu|drakxtools-14.78-1|153	%{_bindir}/drakboot
14mu|drakxtools-14.78-1|154	%{_bindir}/drakdisk
14mu|drakxtools-14.78-1|155	%{_bindir}/drakedm
14mu|drakxtools-14.78-1|156	%{_bindir}/drakkeyboard
14mu|drakxtools-14.78-1|157	%{_bindir}/drakmouse
14mu|drakxtools-14.78-1|158	%{_bindir}/drakperm
14mu|drakxtools-14.78-1|159	%{_bindir}/drakscanner
14mu|drakxtools-14.78-1|160	%{_bindir}/draksound
14mu|drakxtools-14.78-1|161	%{_bindir}/drakups
14mu|drakxtools-14.78-1|162	%{_bindir}/drakx11
14mu|drakxtools-14.78-1|163	%{_bindir}/drakxservices
14mu|drakxtools-14.78-1|164	%{_bindir}/keyboarddrake
14mu|drakxtools-14.78-1|165	%{_bindir}/mousedrake
14mu|drakxtools-14.78-1|166	%{_bindir}/scannerdrake
14mu|drakxtools-14.78-1|167	# PAM hack
14mu|drakxtools-14.78-1|168	%{_sysconfdir}/pam.d/system-auth-win-default
14mu|drakxtools-14.78-1|169	%config(noreplace) %{_sysconfdir}/security/console.apps/adduserdrake
14mu|drakxtools-14.78-1|170	%config(noreplace) %{_sysconfdir}/security/console.apps/diskdrake
14mu|drakxtools-14.78-1|171	%config(noreplace) %{_sysconfdir}/security/console.apps/drakauth
14mu|drakxtools-14.78-1|172	%config(noreplace) %{_sysconfdir}/security/console.apps/drakboot
14mu|drakxtools-14.78-1|173	%config(noreplace) %{_sysconfdir}/security/console.apps/drakdisk
14mu|drakxtools-14.78-1|174	%config(noreplace) %{_sysconfdir}/security/console.apps/drakedm
14mu|drakxtools-14.78-1|175	%config(noreplace) %{_sysconfdir}/security/console.apps/drakkeyboard
14mu|drakxtools-14.78-1|176	%config(noreplace) %{_sysconfdir}/security/console.apps/drakmouse
14mu|drakxtools-14.78-1|177	%config(noreplace) %{_sysconfdir}/security/console.apps/drakperm
14mu|drakxtools-14.78-1|178	%config(noreplace) %{_sysconfdir}/security/console.apps/drakscanner
14mu|drakxtools-14.78-1|179	%config(noreplace) %{_sysconfdir}/security/console.apps/draksound
14mu|drakxtools-14.78-1|180	%config(noreplace) %{_sysconfdir}/security/console.apps/drakups
14mu|drakxtools-14.78-1|181	%config(noreplace) %{_sysconfdir}/security/console.apps/drakx11
14mu|drakxtools-14.78-1|182	%config(noreplace) %{_sysconfdir}/security/console.apps/drakxservices
14mu|drakxtools-14.78-1|183	%config(noreplace) %{_sysconfdir}/security/console.apps/keyboarddrake
14mu|drakxtools-14.78-1|184	%config(noreplace) %{_sysconfdir}/security/console.apps/mousedrake
14mu|drakxtools-14.78-1|185	%config(noreplace) %{_sysconfdir}/security/console.apps/scannerdrake
14mu|drakxtools-14.78-1|186	%config(noreplace) %{_sysconfdir}/pam.d/adduserdrake
14mu|drakxtools-14.78-1|187	%config(noreplace) %{_sysconfdir}/pam.d/diskdrake
14mu|drakxtools-14.78-1|188	%config(noreplace) %{_sysconfdir}/pam.d/drakauth
14mu|drakxtools-14.78-1|189	%config(noreplace) %{_sysconfdir}/pam.d/drakboot
14mu|drakxtools-14.78-1|190	%config(noreplace) %{_sysconfdir}/pam.d/drakdisk
14mu|drakxtools-14.78-1|191	%config(noreplace) %{_sysconfdir}/pam.d/drakedm
14mu|drakxtools-14.78-1|192	%config(noreplace) %{_sysconfdir}/pam.d/drakkeyboard
14mu|drakxtools-14.78-1|193	%config(noreplace) %{_sysconfdir}/pam.d/drakmouse
14mu|drakxtools-14.78-1|194	%config(noreplace) %{_sysconfdir}/pam.d/drakperm
14mu|drakxtools-14.78-1|195	%config(noreplace) %{_sysconfdir}/pam.d/drakscanner
14mu|drakxtools-14.78-1|196	%config(noreplace) %{_sysconfdir}/pam.d/draksound
14mu|drakxtools-14.78-1|197	%config(noreplace) %{_sysconfdir}/pam.d/drakups
14mu|drakxtools-14.78-1|198	%config(noreplace) %{_sysconfdir}/pam.d/drakx11
14mu|drakxtools-14.78-1|199	%config(noreplace) %{_sysconfdir}/pam.d/drakxservices
14mu|drakxtools-14.78-1|200	%config(noreplace) %{_sysconfdir}/pam.d/keyboarddrake
14mu|drakxtools-14.78-1|201	%config(noreplace) %{_sysconfdir}/pam.d/mousedrake
14mu|drakxtools-14.78-1|202	%config(noreplace) %{_sysconfdir}/pam.d/scannerdrake
14mu|drakxtools-14.78-1|203	
14mu|drakxtools-14.78-1|204	#----------------------------------------------------------------------------
14mu|drakxtools-14.78-1|205	
14mu|drakxtools-14.78-1|206	%package backend
14mu|drakxtools-14.78-1|207	Summary:	Drakxtools libraries and background tools
14mu|drakxtools-14.78-1|208	Group:		System/Configuration/Other
14mu|drakxtools-14.78-1|209	Requires:	dmidecode
14mu|drakxtools-14.78-1|210	Requires:	perl-File-FnMatch
14mu|drakxtools-14.78-1|211	# for fileshareset and filesharelist (#17123)
14mu|drakxtools-14.78-1|212	#Requires:	perl-suid
14mu|drakxtools-14.78-1|213	# for common::wrap_command_for_root()
14mu|drakxtools-14.78-1|214	Requires:	perl-String-ShellQuote
14mu|drakxtools-14.78-1|215	Conflicts:	drakxtools-newt < 10-51
14mu|drakxtools-14.78-1|216	Conflicts:	drakx-net < 0.28
14mu|drakxtools-14.78-1|217	Conflicts:	e2fsprogs < 1.41.1-2mnb
14mu|drakxtools-14.78-1|218	
14mu|drakxtools-14.78-1|219	%description backend
14mu|drakxtools-14.78-1|220	See package %{name}.
14mu|drakxtools-14.78-1|221	
14mu|drakxtools-14.78-1|222	%files backend -f %{name}-backend.list
14mu|drakxtools-14.78-1|223	%config(noreplace) /etc/security/fileshare.conf
14mu|drakxtools-14.78-1|224	
14mu|drakxtools-14.78-1|225	#----------------------------------------------------------------------------
14mu|drakxtools-14.78-1|226	
14mu|drakxtools-14.78-1|227	%package http
14mu|drakxtools-14.78-1|228	Summary:	The drakxtools via http
14mu|drakxtools-14.78-1|229	Group:		System/Configuration/Other
14mu|drakxtools-14.78-1|230	Requires:	%{name}-curses = %{EVRD}
14mu|drakxtools-14.78-1|231	Requires:	perl(Net::SSLeay) >= 1.22-1
14mu|drakxtools-14.78-1|232	Requires:	perl-Authen-PAM >= 0.14-1
14mu|drakxtools-14.78-1|233	Requires:	perl-CGI >= 2.91-1
14mu|drakxtools-14.78-1|234	Requires(pre,post):	rpm-helper
14mu|drakxtools-14.78-1|235	
14mu|drakxtools-14.78-1|236	%description http
14mu|drakxtools-14.78-1|237	This package lets you configure your computer through your Web browser:
14mu|drakxtools-14.78-1|238	it provides an HTTP interface to the Mandriva tools found in the drakxtools
14mu|drakxtools-14.78-1|239	package.
14mu|drakxtools-14.78-1|240	
14mu|drakxtools-14.78-1|241	%files http -f %{name}-http.list
14mu|drakxtools-14.78-1|242	%dir %{_sysconfdir}/drakxtools_http
14mu|drakxtools-14.78-1|243	%config(noreplace) %{_sysconfdir}/pam.d/miniserv
14mu|drakxtools-14.78-1|244	%{_sysconfdir}/init.d/drakxtools_http
14mu|drakxtools-14.78-1|245	%config(noreplace) %{_sysconfdir}/drakxtools_http/conf
14mu|drakxtools-14.78-1|246	%config(noreplace) %{_sysconfdir}/drakxtools_http/authorised_progs
14mu|drakxtools-14.78-1|247	%config(noreplace) %{_sysconfdir}/logrotate.d/drakxtools-http
14mu|drakxtools-14.78-1|248	
14mu|drakxtools-14.78-1|249	%post http
14mu|drakxtools-14.78-1|250	%_post_service drakxtools_http
14mu|drakxtools-14.78-1|251	
14mu|drakxtools-14.78-1|252	%preun http
14mu|drakxtools-14.78-1|253	%_preun_service drakxtools_http
14mu|drakxtools-14.78-1|254	
14mu|drakxtools-14.78-1|255	#----------------------------------------------------------------------------
14mu|drakxtools-14.78-1|256	
14mu|drakxtools-14.78-1|257	%package -n drakx-finish-install
14mu|drakxtools-14.78-1|258	Summary:	First boot configuration
14mu|drakxtools-14.78-1|259	Group:		System/Configuration/Other
14mu|drakxtools-14.78-1|260	Requires:	%{name} = %{EVRD}
14mu|drakxtools-14.78-1|261	Requires:	drakx-installer-matchbox
14mu|drakxtools-14.78-1|262	Requires:	perl-Geo-IP
14mu|drakxtools-14.78-1|263	Requires:	perl-HTTP-Date
14mu|drakxtools-14.78-1|264	Requires:	libdrakx-net
14mu|drakxtools-14.78-1|265	
14mu|drakxtools-14.78-1|266	%description -n drakx-finish-install
14mu|drakxtools-14.78-1|267	For OEM-like duplications, it allows at first boot:
14mu|drakxtools-14.78-1|268	- network configuration
14mu|drakxtools-14.78-1|269	- creating users
14mu|drakxtools-14.78-1|270	- setting root password
14mu|drakxtools-14.78-1|271	- choosing authentication
14mu|drakxtools-14.78-1|272	
14mu|drakxtools-14.78-1|273	%files -n drakx-finish-install
14mu|drakxtools-14.78-1|274	%config(noreplace) %{_sysconfdir}/sysconfig/finish-install
14mu|drakxtools-14.78-1|275	%{_sysconfdir}/X11/xsetup.d/??finish-install.xsetup
14mu|drakxtools-14.78-1|276	%{_sbindir}/finish-install
14mu|drakxtools-14.78-1|277	
14mu|drakxtools-14.78-1|278	#----------------------------------------------------------------------------
14mu|drakxtools-14.78-1|279	
14mu|drakxtools-14.78-1|280	%package -n harddrake
14mu|drakxtools-14.78-1|281	Summary:	Main Hardware Configuration/Information Tool
14mu|drakxtools-14.78-1|282	Group:		System/Configuration/Hardware
14mu|drakxtools-14.78-1|283	Requires:	%{name}-curses = %{EVRD}
14mu|drakxtools-14.78-1|284	Provides:	kudzu = %{EVRD}
14mu|drakxtools-14.78-1|285	Provides:	kudzu-devel = %{EVRD}
14mu|drakxtools-14.78-1|286	Provides:	libdetect0 = %{EVRD}
14mu|drakxtools-14.78-1|287	Provides:	libdetect0-devel = %{EVRD}
14mu|drakxtools-14.78-1|288	Provides:	libdetect-lst = %{EVRD}
14mu|drakxtools-14.78-1|289	Provides:	libdetect-lst-devel = %{EVRD}
14mu|drakxtools-14.78-1|290	Provides:	detect = %{EVRD}
14mu|drakxtools-14.78-1|291	Provides:	detect-lst = %{EVRD}
14mu|drakxtools-14.78-1|292	Requires(pre,post):	rpm-helper
14mu|drakxtools-14.78-1|293	Requires:	drakx-kbd-mouse-x11
14mu|drakxtools-14.78-1|294	Suggests:	libdrakx-net
14mu|drakxtools-14.78-1|295	Suggests:	drak3d
14mu|drakxtools-14.78-1|296	Requires:	meta-task
14mu|drakxtools-14.78-1|297	
14mu|drakxtools-14.78-1|298	%description -n harddrake
14mu|drakxtools-14.78-1|299	The harddrake service is a hardware probing tool run at system boot
14mu|drakxtools-14.78-1|300	time to determine what hardware has been added or removed from the
14mu|drakxtools-14.78-1|301	system.
14mu|drakxtools-14.78-1|302	
14mu|drakxtools-14.78-1|303	It then offer to run needed config tool to update the OS
14mu|drakxtools-14.78-1|304	configuration.
14mu|drakxtools-14.78-1|305	
14mu|drakxtools-14.78-1|306	%files -n harddrake
14mu|drakxtools-14.78-1|307	%dir /etc/sysconfig/harddrake2/
14mu|drakxtools-14.78-1|308	%config(noreplace) /etc/sysconfig/harddrake2/previous_hw
14mu|drakxtools-14.78-1|309	%config(noreplace) /etc/sysconfig/harddrake2/service.conf
14mu|drakxtools-14.78-1|310	%config(noreplace) %{_sysconfdir}/sysconfig/harddrake2/kernel
14mu|drakxtools-14.78-1|311	%dir %{_datadir}/harddrake/
14mu|drakxtools-14.78-1|312	%{_datadir}/harddrake/*
14mu|drakxtools-14.78-1|313	%{_sysconfdir}/X11/xsetup.d/??notify-x11-free-driver-switch.xsetup
14mu|drakxtools-14.78-1|314	#%{_sysconfdir}/X11/xinit.d/harddrake2
14mu|drakxtools-14.78-1|315	
14mu|drakxtools-14.78-1|316	%postun -n harddrake
14mu|drakxtools-14.78-1|317	file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %{_datadir}/harddrake/convert || :
14mu|drakxtools-14.78-1|318	
14mu|drakxtools-14.78-1|319	#----------------------------------------------------------------------------
14mu|drakxtools-14.78-1|320	
14mu|drakxtools-14.78-1|321	%package -n harddrake-ui
14mu|drakxtools-14.78-1|322	Summary:	Main Hardware Configuration/Information Tool
14mu|drakxtools-14.78-1|323	Group:		System/Configuration/Hardware
14mu|drakxtools-14.78-1|324	Requires:	%{name} = %{EVRD}
14mu|drakxtools-14.78-1|325	Requires:	sane-backends
14mu|drakxtools-14.78-1|326	Requires:	drakx-kbd-mouse-x11
14mu|drakxtools-14.78-1|327	Suggests:	libdrakx-net
14mu|drakxtools-14.78-1|328	Suggests:	drak3d
14mu|drakxtools-14.78-1|329	
14mu|drakxtools-14.78-1|330	%description -n harddrake-ui
14mu|drakxtools-14.78-1|331	This is the main configuration tool for hardware that calls all the
14mu|drakxtools-14.78-1|332	other configuration tools.
14mu|drakxtools-14.78-1|333	
14mu|drakxtools-14.78-1|334	It offers a nice GUI that show the hardware configuration splitted by
14mu|drakxtools-14.78-1|335	hardware classes.
14mu|drakxtools-14.78-1|336	
14mu|drakxtools-14.78-1|337	%files -n harddrake-ui
14mu|drakxtools-14.78-1|338	%dir /etc/sysconfig/harddrake2/
14mu|drakxtools-14.78-1|339	%{_sbindir}/harddrake2
14mu|drakxtools-14.78-1|340	%{_sbindir}/drakhardware
14mu|drakxtools-14.78-1|341	%{_bindir}/harddrake2
14mu|drakxtools-14.78-1|342	%{_bindir}/drakhardware
14mu|drakxtools-14.78-1|343	%config(noreplace) %{_sysconfdir}/security/console.apps/harddrake2
14mu|drakxtools-14.78-1|344	%config(noreplace) %{_sysconfdir}/security/console.apps/drakhardware
14mu|drakxtools-14.78-1|345	%config(noreplace) %{_sysconfdir}/pam.d/harddrake2
14mu|drakxtools-14.78-1|346	%config(noreplace) %{_sysconfdir}/pam.d/drakhardware
14mu|drakxtools-14.78-1|347	%{_datadir}/pixmaps/harddrake2
14mu|drakxtools-14.78-1|348	%{_datadir}/applications/harddrake.desktop
14mu|drakxtools-14.78-1|349	%{_iconsdir}/large/harddrake.png
14mu|drakxtools-14.78-1|350	%{_iconsdir}/mini/harddrake.png
14mu|drakxtools-14.78-1|351	%{_iconsdir}/harddrake.png
14mu|drakxtools-14.78-1|352	
14mu|drakxtools-14.78-1|353	#----------------------------------------------------------------------------
14mu|drakxtools-14.78-1|354	
14mu|drakxtools-14.78-1|355	%prep
14mu|drakxtools-14.78-1|356	%setup -q -n %{name}-version-%{version}
14mu|drakxtools-14.78-1|357	%apply_patches
14mu|drakxtools-14.78-1|358	
14mu|drakxtools-14.78-1|359	# Setting CCFLAGS to %{optflags} fixes debug package generation,
14mu|drakxtools-14.78-1|360	# but completely breaks 32bit binary.
14mu|drakxtools-14.78-1|361	%build
14mu|drakxtools-14.78-1|362	%make -C perl-install \
14mu|drakxtools-14.78-1|363	CFLAGS="%{optflags}" \
14mu|drakxtools-14.78-1|364	-I/usr/include/ldetect/
14mu|drakxtools-14.78-1|365	
14mu|drakxtools-14.78-1|366	%install
14mu|drakxtools-14.78-1|367	%make -C perl-install PREFIX=%{buildroot} install
14mu|drakxtools-14.78-1|368	mkdir -p %{buildroot}%{_sysconfdir}/{X11/xinit.d,X11/wmsession.d,sysconfig/harddrake2}
14mu|drakxtools-14.78-1|369	touch %{buildroot}/etc/sysconfig/harddrake2/previous_hw
14mu|drakxtools-14.78-1|370	
14mu|drakxtools-14.78-1|371	dirs1="usr/lib/libDrakX usr/share/libDrakX"
14mu|drakxtools-14.78-1|372	(cd %{buildroot} ; find $dirs1 usr/bin usr/sbin ! -type d -printf "/%%p\n")|egrep -v 'bin/.*(harddrake|drakhardware)' > %{name}.list
14mu|drakxtools-14.78-1|373	(cd %{buildroot} ; find $dirs1 -type d -printf "%%%%dir /%%p\n") >> %{name}.list
14mu|drakxtools-14.78-1|374	
14mu|drakxtools-14.78-1|375	perl -ni -e '/dbus_object\.pm|Xdrakres|clock|display_help|drak(bug|clock|dvb|floppy|font|hosts|log|sec|splash)|gtk|icons|logdrake|pixmaps|\.png$/ ? print STDERR $_ : print' %{name}.list 2> %{name}-gtk.list
14mu|drakxtools-14.78-1|376	perl -ni -e '/http/ ? print STDERR $_ : print' %{name}.list 2> %{name}-http.list
14mu|drakxtools-14.78-1|377	perl -ni -e 'm!lib/libDrakX|bootloader-config|fileshare|lsnetdrake|drakupdate_fstab|rpcinfo|serial_probe! && !/curses/i ? print STDERR $_ : print' %{name}.list 2> %{name}-backend.list
14mu|drakxtools-14.78-1|378	perl -pi -e 's|^(/usr/sbin/fileshareset)$|%%attr(4755,root,root) $1|;' %{name}-backend.list
14mu|drakxtools-14.78-1|379	perl -ni -e '/finish-install/ ? print STDERR $_ : print' %{name}.list 2> finish-install.list
14mu|drakxtools-14.78-1|380	
14mu|drakxtools-14.78-1|381	#mdk menu entry
14mu|drakxtools-14.78-1|382	mkdir -p %{buildroot}%{_datadir}/autostart
14mu|drakxtools-14.78-1|383	
14mu|drakxtools-14.78-1|384	cat > %{buildroot}%{_sysconfdir}/X11/xinit.d/harddrake2 <<EOF
14mu|drakxtools-14.78-1|385	#!/bin/sh
14mu|drakxtools-14.78-1|386	exec /usr/share/harddrake/service_harddrake X11
14mu|drakxtools-14.78-1|387	EOF
14mu|drakxtools-14.78-1|388	
14mu|drakxtools-14.78-1|389	cat > %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/kernel <<EOF
14mu|drakxtools-14.78-1|390	KERNEL=3.8
14mu|drakxtools-14.78-1|391	EOF
14mu|drakxtools-14.78-1|392	
14mu|drakxtools-14.78-1|393	mv %{buildroot}%{_sbindir}/service_harddrake_confirm %{buildroot}%{_datadir}/harddrake/confirm
14mu|drakxtools-14.78-1|394	
14mu|drakxtools-14.78-1|395	chmod +x %{buildroot}{%{_datadir}/harddrake/{conf*,service_harddrake},%{_sysconfdir}/X11/xinit.d/harddrake2}
14mu|drakxtools-14.78-1|396	# temporary fix until we reenable this feature
14mu|drakxtools-14.78-1|397	rm -f %{buildroot}%{_sysconfdir}/X11/xinit.d/harddrake2
14mu|drakxtools-14.78-1|398	
14mu|drakxtools-14.78-1|399	perl -I perl-install -mharddrake::data -e 'print "DETECT_$_->{class}=yes\n" foreach @harddrake::data::tree' |sort > %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/service.conf
14mu|drakxtools-14.78-1|400	echo -e "AUTORECONFIGURE_RIGHT_XORG_DRIVER=yes\n" >> %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/service.conf
14mu|drakxtools-14.78-1|401	
14mu|drakxtools-14.78-1|402	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/
14mu|drakxtools-14.78-1|403	
14mu|drakxtools-14.78-1|404	# consolehelper config
14mu|drakxtools-14.78-1|405	#
14mu|drakxtools-14.78-1|406	
14mu|drakxtools-14.78-1|407	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/ %{buildroot}%{_sysconfdir}/security/console.apps/
14mu|drakxtools-14.78-1|408	
14mu|drakxtools-14.78-1|409	function make_consolehelper {
14mu|drakxtools-14.78-1|410	pak="$1"
14mu|drakxtools-14.78-1|411	pamd_rule="$2"
14mu|drakxtools-14.78-1|412	
14mu|drakxtools-14.78-1|413	# Workaround for consolehelper not working with capital-lettered files:
14mu|drakxtools-14.78-1|414	# make rule files lowercase and add symlink with correct case in console.apps.
14mu|drakxtools-14.78-1|415	pak_lc=${pak,,}
14mu|drakxtools-14.78-1|416	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mu|drakxtools-14.78-1|417	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak_lc <<EOF
14mu|drakxtools-14.78-1|418	USER=root
14mu|drakxtools-14.78-1|419	PROGRAM=%{_sbindir}/$pak
14mu|drakxtools-14.78-1|420	FALLBACK=false
14mu|drakxtools-14.78-1|421	SESSION=true
14mu|drakxtools-14.78-1|422	EOF
14mu|drakxtools-14.78-1|423	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak_lc <<EOF
14mu|drakxtools-14.78-1|424	#%%PAM-1.0
14mu|drakxtools-14.78-1|425	auth		include		$pamd_rule
14mu|drakxtools-14.78-1|426	account		include		$pamd_rule
14mu|drakxtools-14.78-1|427	session		include		$pamd_rule
14mu|drakxtools-14.78-1|428	EOF
14mu|drakxtools-14.78-1|429	if [ "$pak" != "$pak_lc" ]; then
14mu|drakxtools-14.78-1|430	ln -s $pak_lc %{buildroot}%{_sysconfdir}/security/console.apps/$pak
14mu|drakxtools-14.78-1|431	fi
14mu|drakxtools-14.78-1|432	}
14mu|drakxtools-14.78-1|433	
14mu|drakxtools-14.78-1|434	# - console user, no password
14mu|drakxtools-14.78-1|435	for pak in drakclock clock.pl keyboarddrake drakkeyboard mousedrake drakmouse drakfont drakscanner scannerdrake drakx11 Xdrakres draksound; do
14mu|drakxtools-14.78-1|436	make_consolehelper $pak "config-util-user"
14mu|drakxtools-14.78-1|437	done
14mu|drakxtools-14.78-1|438	
14mu|drakxtools-14.78-1|439	# console user, ask for root password
14mu|drakxtools-14.78-1|440	for pak in drakups drakauth logdrake draklog drakxservices drakboot draksec drakguard harddrake2 drakhardware drakedm diskdrake drakdisk adduserdrake drakperm; do
14mu|drakxtools-14.78-1|441	make_consolehelper $pak "config-util"
14mu|drakxtools-14.78-1|442	done
14mu|drakxtools-14.78-1|443	
14mu|drakxtools-14.78-1|444	%find_lang libDrakX libDrakX.lang
14mu|drakxtools-14.78-1|445	%find_lang libDrakX-standalone libDrakX-standalone.lang
14mu|drakxtools-14.78-1|446	cat libDrakX.lang libDrakX-standalone.lang >> %{name}.list
14mu|drakxtools-14.78-1|447	
14mu|drakxtools-14.78-1|448	# pamd hack
14mu|drakxtools-14.78-1|449	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/system-auth-win-default
14mu|drakxtools-14.78-1|450	
14mu|drakxtools-14.78-1|451	%check
14mu|drakxtools-14.78-1|452	cd perl-install
14mu|drakxtools-14.78-1|453	%make check
14mu|drakxtools-14.78-1|454	
14mu|drakxtools-14.78-1|455	
14mu|drakxtools-14.78-1|456	%changelog
14mu|drakxtools-14.78-1|457	
14mu|drakxtools-14.78-1|458	* Tue Nov 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.78-1
14mu|drakxtools-14.78-1|459	- (ab522ef) New version 14.78 (update Russian translations for timezones)
14mu|drakxtools-14.78-1|460	
14mu|drakxtools-14.78-1|461	* Sat Jun 10 2017 Vladimir Potapov <vladimir.potapov@rosalab.ru> 14.77-4
14mu|drakxtools-14.78-1|462	- (384c1df) fix auth settings
14mu|drakxtools-14.78-1|463	
14mu|drakxtools-14.78-1|464	* Thu May 04 2017 Michl Voznesensky <m.voznesensky@rosalinux.ru> 14.77-3
14mu|drakxtools-14.78-1|465	- (58d7cc6) Update release version 14.77
14mu|drakxtools-14.78-1|466	
14mu|drakxtools-14.78-1|467	* Fri Apr 07 2017 Michl Voznesensky <m.voznesensky@rosalinux.ru> 14.77-2
14mu|drakxtools-14.78-1|468	- (e1f3796) Update release version 14.77
14mu|drakxtools-14.78-1|469	
14mu|drakxtools-14.78-1|470	* Thu Mar 30 2017 Michl Voznesensky <m.voznesensky@rosalinux.ru> 14.77-1
14mu|drakxtools-14.78-1|471	- (f57897b) Update to version 14.77
14mu|drakxtools-14.78-1|472	
14mu|drakxtools-14.78-1|473	* Wed Mar 22 2017 Michl Voznesensky <m.voznesensky@rosalinux.ru> 14.76-2
14mu|drakxtools-14.78-1|474	- (25f02ab) Rebuild version 14.76
14mu|drakxtools-14.78-1|475	
14mu|drakxtools-14.78-1|476	* Wed Mar 22 2017 Michl Voznesensky <m.voznesensky@rosalinux.ru> 14.76-1
14mu|drakxtools-14.78-1|477	- (6b91011) Update version to 14.76
14mu|drakxtools-14.78-1|478	
14mu|drakxtools-14.78-1|479	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.75-1
14mu|drakxtools-14.78-1|480	- (0c005a6) Don't use pkgconfig(libtirpc) instead of tirpc-devel here to allow backports to rosa2014.1
14mu|drakxtools-14.78-1|481	- (Andrey Bondrov: 94bd8fa) Update timezones Russian translations
14mu|drakxtools-14.78-1|482	
14mu|drakxtools-14.78-1|483	* Thu Feb 16 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.74-1
14mu|drakxtools-14.78-1|484	- (4dcf3c2) Update timezones Russian translations
14mu|drakxtools-14.78-1|485	
14mu|drakxtools-14.78-1|486	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.73-5
14mu|drakxtools-14.78-1|487	- (2142036) MassBuild#1230: Increase release tag
14mu|drakxtools-14.78-1|488	
14mu|drakxtools-14.78-1|489	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.73-4
14mu|drakxtools-14.78-1|490	- (1ab9a6e) MassBuild#1169: Increase release tag
14mu|drakxtools-14.78-1|491	
14mu|drakxtools-14.78-1|492	* Fri Sep 16 2016 Denis Silakov <dsilakov@gmail.com> 14.73-3
14mu|drakxtools-14.78-1|493	- (882c51c) Rebuild with new perl
14mu|drakxtools-14.78-1|494	
14mu|drakxtools-14.78-1|495	* Thu Sep 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.73-2
14mu|drakxtools-14.78-1|496	- (3534520) Bump release
14mu|drakxtools-14.78-1|497	
14mu|drakxtools-14.78-1|498	* Mon Sep 05 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.73-1
14mu|drakxtools-14.78-1|499	- (bf4176b) Auto-create /home only if HDD is larger than 20 Gb
14mu|drakxtools-14.78-1|500	
14mu|drakxtools-14.78-1|501	* Sat Jul 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.72-1
14mu|drakxtools-14.78-1|502	- (91458a9) New version 14.72 (update Russian translation)
14mu|drakxtools-14.78-1|503	
14mu|drakxtools-14.78-1|504	* Fri Jul 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.71-1
14mu|drakxtools-14.78-1|505	- (183ed42) New version 14.71 (update timezones translations)
14mu|drakxtools-14.78-1|506	
14mu|drakxtools-14.78-1|507	* Wed Mar 02 2016 Denis Silakov <dsilakov@gmail.com> 14.70-1
14mu|drakxtools-14.78-1|508	- (4b8ecee) Fix drakbug: drop obsolete packages, fix bugzilla report pattern
14mu|drakxtools-14.78-1|509	
14mu|drakxtools-14.78-1|510	* Thu Nov 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.69-2
14mu|drakxtools-14.78-1|511	- (c9470be) Drop license files, they are moved to branding-configs package
14mu|drakxtools-14.78-1|512	- (Andrey Bondrov: cbc7298) Drop Obsolete triggers
14mu|drakxtools-14.78-1|513	
14mu|drakxtools-14.78-1|514	* Wed Sep 23 2015 Andrey Ponomarenko <aponomarenko@rosalab.ru> 14.69-1
14mu|drakxtools-14.78-1|515	- (e191862) Updated to 14.69.
14mu|drakxtools-14.78-1|516	
14mu|drakxtools-14.78-1|517	* Thu Aug 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.68-1
14mu|drakxtools-14.78-1|518	- (b108ef4) Fix regexps for newer systemd (v.219) (and older too)
14mu|drakxtools-14.78-1|519	
14mu|drakxtools-14.78-1|520	* Mon Jul 13 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.67-1
14mu|drakxtools-14.78-1|521	- (66987ab) drakauth: Fixed output with non-latin user names
14mu|drakxtools-14.78-1|522	
14mu|drakxtools-14.78-1|523	* Mon Jul 06 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.66-1
14mu|drakxtools-14.78-1|524	- (04cfdb6) Domain authentication fixes
14mu|drakxtools-14.78-1|525	
14mu|drakxtools-14.78-1|526	* Thu Jul 02 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.65-1
14mu|drakxtools-14.78-1|527	- (4643cd7) Fixed EFI and BIOS Boot partitions auto-suggestion
14mu|drakxtools-14.78-1|528	
14mu|drakxtools-14.78-1|529	* Wed Jul 01 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.64-1
14mu|drakxtools-14.78-1|530	- (a2e43a8) Windows Domain join fixed
14mu|drakxtools-14.78-1|531	
14mu|drakxtools-14.78-1|532	* Fri Jun 26 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.63-1
14mu|drakxtools-14.78-1|533	- (9919125) Minor fixes
14mu|drakxtools-14.78-1|534	- (9919125) 1. MMC block devices were not detected in checking minimal system requirements.
14mu|drakxtools-14.78-1|535	- (9919125) 2. Fhash disk from which we booted was not excluded in checking minimal system requirements.
14mu|drakxtools-14.78-1|536	- (9919125) 3. diskdrake/installer could crash under rare circumstances when chipset RAID-0 was present.
14mu|drakxtools-14.78-1|537	
14mu|drakxtools-14.78-1|538	* Thu Jun 25 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.62-1
14mu|drakxtools-14.78-1|539	- (1b059ac) Several fixes and improvements
14mu|drakxtools-14.78-1|540	- (1b059ac) 1. drakauth fixes for Windows Domain and Kerberos5.
14mu|drakxtools-14.78-1|541	- (1b059ac) 2. Regression fixed: All English languages were shown in installer instead of only US and GB.
14mu|drakxtools-14.78-1|542	- (1b059ac) 3. Added sanity check for EFI mode that /boot/efi is a real partition (not RAID or LVM).
14mu|drakxtools-14.78-1|543	- (1b059ac) 4. diskdrake/installer: Added support for MMC block devices.
14mu|drakxtools-14.78-1|544	
14mu|drakxtools-14.78-1|545	* Fri Jun 05 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.60-1
14mu|drakxtools-14.78-1|546	- (3269e22) Locale fixes
14mu|drakxtools-14.78-1|547	
14mu|drakxtools-14.78-1|548	* Tue Jun 02 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.59-1
14mu|drakxtools-14.78-1|549	- (ed47423) More installer fixes
14mu|drakxtools-14.78-1|550	- (ed47423) 1. Renamed "English (American)" into "English (US)".
14mu|drakxtools-14.78-1|551	- (ed47423) 2. Suggest /boot/efi only if partition type is correct.
14mu|drakxtools-14.78-1|552	- (ed47423) 3. Now hiding 'Use existing partitions', if booted in legacy mode (non-EFI), and there is nowhere to install bootloader (that is, all disks are GPT, and no BIOS Boot Partition present).
14mu|drakxtools-14.78-1|553	
14mu|drakxtools-14.78-1|554	

22505 14
14mu|dropbear-2016.74-1|1	# (tmb) temp linking fix
14mu|dropbear-2016.74-1|2	%define _disable_ld_as_needed 1
14mu|dropbear-2016.74-1|3	%define _disable_ld_no_undefined 1
14mu|dropbear-2016.74-1|4	
14mu|dropbear-2016.74-1|5	Summary:	SSH2 server and client
14mu|dropbear-2016.74-1|6	Name:		dropbear
14mu|dropbear-2016.74-1|7	Version:	2016.74
14mu|dropbear-2016.74-1|8	Release:	1
14mu|dropbear-2016.74-1|9	License:	MIT
14mu|dropbear-2016.74-1|10	Group:		Networking/Remote access
14mu|dropbear-2016.74-1|11	Url:		http://matt.ucc.asn.au/dropbear/dropbear.html
14mu|dropbear-2016.74-1|12	Source0:	http://matt.ucc.asn.au/dropbear/releases/%{name}-%{version}.tar.bz2
14mu|dropbear-2016.74-1|13	Source1:	dropbear.service
14mu|dropbear-2016.74-1|14	Source2:	dropbear-keygen.service
14mu|dropbear-2016.74-1|15	BuildRequires:	pam-devel
14mu|dropbear-2016.74-1|16	BuildRequires:	tomcrypt-devel
14mu|dropbear-2016.74-1|17	BuildRequires:	tommath-devel
14mu|dropbear-2016.74-1|18	BuildRequires:	pkgconfig(zlib)
14mu|dropbear-2016.74-1|19	Requires(post,preun):	rpm-helper
14mu|dropbear-2016.74-1|20	
14mu|dropbear-2016.74-1|21	%description
14mu|dropbear-2016.74-1|22	Dropbear is a relatively small SSH 2 server and client. Dropbear
14mu|dropbear-2016.74-1|23	is particularly useful for "embedded"-type Linux (or other Unix)
14mu|dropbear-2016.74-1|24	systems, such as wireless routers.
14mu|dropbear-2016.74-1|25	
14mu|dropbear-2016.74-1|26	%files
14mu|dropbear-2016.74-1|27	%doc CHANGES INSTALL LICENSE MULTI README SMALL TODO
14mu|dropbear-2016.74-1|28	%dir %{_sysconfdir}/dropbear
14mu|dropbear-2016.74-1|29	%config(noreplace) %{_sysconfdir}/sysconfig/dropbear
14mu|dropbear-2016.74-1|30	%{_unitdir}/dropbear*
14mu|dropbear-2016.74-1|31	%{_bindir}/dropbearkey
14mu|dropbear-2016.74-1|32	%{_bindir}/dropbearconvert
14mu|dropbear-2016.74-1|33	%{_bindir}/dbclient
14mu|dropbear-2016.74-1|34	%{_sbindir}/dropbear
14mu|dropbear-2016.74-1|35	%{_mandir}/man1/dbclient.1*
14mu|dropbear-2016.74-1|36	%{_mandir}/man1/dropbearconvert.1*
14mu|dropbear-2016.74-1|37	%{_mandir}/man1/dropbearkey.1*
14mu|dropbear-2016.74-1|38	%{_mandir}/man8/dropbear.8*
14mu|dropbear-2016.74-1|39	
14mu|dropbear-2016.74-1|40	%post
14mu|dropbear-2016.74-1|41	%_post_service %{name}
14mu|dropbear-2016.74-1|42	
14mu|dropbear-2016.74-1|43	%preun
14mu|dropbear-2016.74-1|44	%_preun_service %{name}
14mu|dropbear-2016.74-1|45	
14mu|dropbear-2016.74-1|46	#----------------------------------------------------------------------------
14mu|dropbear-2016.74-1|47	
14mu|dropbear-2016.74-1|48	%prep
14mu|dropbear-2016.74-1|49	%setup -q
14mu|dropbear-2016.74-1|50	
14mu|dropbear-2016.74-1|51	%build
14mu|dropbear-2016.74-1|52	# Point to the OpenSSH SFTP subsystem binary since dropbear doesn't include
14mu|dropbear-2016.74-1|53	# sftp support itself. The location is architecture-dependent, so must be
14mu|dropbear-2016.74-1|54	# overridden at build time, not patch time
14mu|dropbear-2016.74-1|55	%configure2_5x CPPFLAGS='-DSFTPSERVER_PATH=\"%{_libdir}/ssh/sftp-server\" -I%{_includedir}/tomcrypt -I%{_includedir}/tommath'
14mu|dropbear-2016.74-1|56	#	--enable-pam
14mu|dropbear-2016.74-1|57	
14mu|dropbear-2016.74-1|58	%make -k || make
14mu|dropbear-2016.74-1|59	
14mu|dropbear-2016.74-1|60	%install
14mu|dropbear-2016.74-1|61	%makeinstall_std
14mu|dropbear-2016.74-1|62	
14mu|dropbear-2016.74-1|63	install -d %{buildroot}%{_sysconfdir}/dropbear
14mu|dropbear-2016.74-1|64	install -d %{buildroot}%{_unitdir}
14mu|dropbear-2016.74-1|65	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|dropbear-2016.74-1|66	install -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/dropbear.service
14mu|dropbear-2016.74-1|67	install -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}/dropbear-keygen.service
14mu|dropbear-2016.74-1|68	install -d %{buildroot}%{_mandir}/man1
14mu|dropbear-2016.74-1|69	install -m 0644 dbclient.1 %{buildroot}%{_mandir}/man1/dbclient.1
14mu|dropbear-2016.74-1|70	install -d %{buildroot}%{_mandir}/man8
14mu|dropbear-2016.74-1|71	install -m 0644 dropbearkey.1 %{buildroot}%{_mandir}/man1/dropbearkey.1
14mu|dropbear-2016.74-1|72	
14mu|dropbear-2016.74-1|73	cat > %{buildroot}%{_sysconfdir}/sysconfig/dropbear << EOF
14mu|dropbear-2016.74-1|74	OPTIONS=""
14mu|dropbear-2016.74-1|75	EOF
14mu|dropbear-2016.74-1|76	
14mu|dropbear-2016.74-1|77	chmod a+r CHANGES INSTALL LICENSE MULTI README SMALL TODO
14mu|dropbear-2016.74-1|78	
14mu|dropbear-2016.74-1|79	%changelog

22506 14
14mu|drv_z42-0.4.3-18|1	Summary:	Printer driver for the Lexmark Z42, Z43 and Z52 printer
14mu|drv_z42-0.4.3-18|2	Name: 		drv_z42
14mu|drv_z42-0.4.3-18|3	Version:	0.4.3
14mu|drv_z42-0.4.3-18|4	Release:	18
14mu|drv_z42-0.4.3-18|5	License:	GPLv2+
14mu|drv_z42-0.4.3-18|6	Group:		System/Printing
14mu|drv_z42-0.4.3-18|7	Url:		http://www.xs4all.nl/~pastolk/
14mu|drv_z42-0.4.3-18|8	Source:		http://www.xs4all.nl/~pastolk/drv_z42-%{version}.tar.gz
14mu|drv_z42-0.4.3-18|9	Source1:	z42-2.png
14mu|drv_z42-0.4.3-18|10	Source2:	lexmark.png
14mu|drv_z42-0.4.3-18|11	BuildRequires:	imagemagick
14mu|drv_z42-0.4.3-18|12	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|drv_z42-0.4.3-18|13	
14mu|drv_z42-0.4.3-18|14	%description
14mu|drv_z42-0.4.3-18|15	Driver for the Lexmark printers Z42, Z43, Z52, X73 and the Compaq IJ1200.
14mu|drv_z42-0.4.3-18|16	
14mu|drv_z42-0.4.3-18|17	%files
14mu|drv_z42-0.4.3-18|18	%defattr(0644,root,root,0755)
14mu|drv_z42-0.4.3-18|19	%doc COPYING ChangeLog FAQ README
14mu|drv_z42-0.4.3-18|20	%attr(0755,root,root) %{_bindir}/z42_cmyk
14mu|drv_z42-0.4.3-18|21	
14mu|drv_z42-0.4.3-18|22	#----------------------------------------------------------------------------
14mu|drv_z42-0.4.3-18|23	
14mu|drv_z42-0.4.3-18|24	%package -n z42tool
14mu|drv_z42-0.4.3-18|25	Summary:	GUI for Lexmark printer maintence
14mu|drv_z42-0.4.3-18|26	Group:		System/Printing
14mu|drv_z42-0.4.3-18|27	Requires:	%{name} = %{EVRD}
14mu|drv_z42-0.4.3-18|28	
14mu|drv_z42-0.4.3-18|29	%description -n z42tool
14mu|drv_z42-0.4.3-18|30	GUI tool to configure the Lexmark printers Z42, Z43, Z52, X73 and the Compaq
14mu|drv_z42-0.4.3-18|31	IJ1200.
14mu|drv_z42-0.4.3-18|32	
14mu|drv_z42-0.4.3-18|33	%files -n z42tool
14mu|drv_z42-0.4.3-18|34	%defattr(0644,root,root,0755)
14mu|drv_z42-0.4.3-18|35	%doc z42tool/README
14mu|drv_z42-0.4.3-18|36	%{_datadir}/z42tool
14mu|drv_z42-0.4.3-18|37	%attr(0755,root,root) %{_bindir}/z42tool
14mu|drv_z42-0.4.3-18|38	%{_iconsdir}/*.png
14mu|drv_z42-0.4.3-18|39	%{_miconsdir}/*.png
14mu|drv_z42-0.4.3-18|40	%{_liconsdir}/*.png
14mu|drv_z42-0.4.3-18|41	%{_datadir}/applications/*.desktop
14mu|drv_z42-0.4.3-18|42	
14mu|drv_z42-0.4.3-18|43	#----------------------------------------------------------------------------
14mu|drv_z42-0.4.3-18|44	
14mu|drv_z42-0.4.3-18|45	%prep
14mu|drv_z42-0.4.3-18|46	%setup -q -n %{name}
14mu|drv_z42-0.4.3-18|47	
14mu|drv_z42-0.4.3-18|48	%build
14mu|drv_z42-0.4.3-18|49	pushd src
14mu|drv_z42-0.4.3-18|50	%__cc %{optflags} %{ldflags} -o z42_cmyk z42_cmyk.c
14mu|drv_z42-0.4.3-18|51	popd
14mu|drv_z42-0.4.3-18|52	
14mu|drv_z42-0.4.3-18|53	pushd z42tool
14mu|drv_z42-0.4.3-18|54	%configure2_5x
14mu|drv_z42-0.4.3-18|55	%make
14mu|drv_z42-0.4.3-18|56	popd
14mu|drv_z42-0.4.3-18|57	
14mu|drv_z42-0.4.3-18|58	%install
14mu|drv_z42-0.4.3-18|59	install -d %{buildroot}%{_bindir}
14mu|drv_z42-0.4.3-18|60	
14mu|drv_z42-0.4.3-18|61	pushd src
14mu|drv_z42-0.4.3-18|62	install -m0755 z42_cmyk %{buildroot}%{_bindir}
14mu|drv_z42-0.4.3-18|63	popd
14mu|drv_z42-0.4.3-18|64	
14mu|drv_z42-0.4.3-18|65	pushd z42tool
14mu|drv_z42-0.4.3-18|66	%makeinstall_std
14mu|drv_z42-0.4.3-18|67	popd
14mu|drv_z42-0.4.3-18|68	
14mu|drv_z42-0.4.3-18|69	# icon
14mu|drv_z42-0.4.3-18|70	install -d %{buildroot}%{_miconsdir}
14mu|drv_z42-0.4.3-18|71	install -d %{buildroot}%{_iconsdir}
14mu|drv_z42-0.4.3-18|72	install -d %{buildroot}%{_liconsdir}
14mu|drv_z42-0.4.3-18|73	
14mu|drv_z42-0.4.3-18|74	convert %{SOURCE2} -strip -resize 16x16 %{buildroot}%{_miconsdir}/z42tool.png
14mu|drv_z42-0.4.3-18|75	convert %{SOURCE2} -strip -resize 32x32 %{buildroot}%{_iconsdir}/z42tool.png
14mu|drv_z42-0.4.3-18|76	convert %{SOURCE2} -strip -resize 48x48 %{buildroot}%{_liconsdir}/z42tool.png
14mu|drv_z42-0.4.3-18|77	
14mu|drv_z42-0.4.3-18|78	# XDG menu
14mu|drv_z42-0.4.3-18|79	install -d %{buildroot}%{_datadir}/applications
14mu|drv_z42-0.4.3-18|80	cat > %{buildroot}%{_datadir}/applications/z42tool.desktop << EOF
14mu|drv_z42-0.4.3-18|81	[Desktop Entry]
14mu|drv_z42-0.4.3-18|82	Name=Lexmark printer manager
14mu|drv_z42-0.4.3-18|83	Name[ru]=Управление принтерами Lexmark
14mu|drv_z42-0.4.3-18|84	Comment=Мониторинг, настройка, состояние картриджей ...
14mu|drv_z42-0.4.3-18|85	Exec=%{_bindir}/z42tool
14mu|drv_z42-0.4.3-18|86	Icon=z42tool
14mu|drv_z42-0.4.3-18|87	Terminal=false
14mu|drv_z42-0.4.3-18|88	Type=Application
14mu|drv_z42-0.4.3-18|89	Categories=System;Monitor;
14mu|drv_z42-0.4.3-18|90	EOF
14mu|drv_z42-0.4.3-18|91	
14mu|drv_z42-0.4.3-18|92	
14mu|drv_z42-0.4.3-18|93	%changelog
14mu|drv_z42-0.4.3-18|94	
14mu|drv_z42-0.4.3-18|95	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 0.4.3-18
14mu|drv_z42-0.4.3-18|96	- (16ad5b2) Added Russian l10n to desktop file
14mu|drv_z42-0.4.3-18|97	
14mu|drv_z42-0.4.3-18|98	

22507 14
14mu|dshort-1.0.4-2|1	Summary:	The combination for running applications by default for KDE 4
14mu|dshort-1.0.4-2|2	Name:		dshort
14mu|dshort-1.0.4-2|3	Version:	1.0.4
14mu|dshort-1.0.4-2|4	Release:	2
14mu|dshort-1.0.4-2|5	License:	GPLv3
14mu|dshort-1.0.4-2|6	Group:		Graphical desktop/KDE
14mu|dshort-1.0.4-2|7	Url:		http://rosalab.ru
14mu|dshort-1.0.4-2|8	Source0:	%{name}-%{version}.tar.gz
14mu|dshort-1.0.4-2|9	Requires:	python-kde4
14mu|dshort-1.0.4-2|10	Requires:	python-qt4-core
14mu|dshort-1.0.4-2|11	Requires:	python-qt4-gui
14mu|dshort-1.0.4-2|12	Requires:	python-xlib
14mu|dshort-1.0.4-2|13	BuildArch:	noarch
14mu|dshort-1.0.4-2|14	
14mu|dshort-1.0.4-2|15	%description
14mu|dshort-1.0.4-2|16	DShort program set key combination for running applications by default and
14mu|dshort-1.0.4-2|17	ability quickly show list key shortcuts special for KDE 4.
14mu|dshort-1.0.4-2|18	
14mu|dshort-1.0.4-2|19	%files -f %{name}.lang
14mu|dshort-1.0.4-2|20	%{_bindir}/dshort-daemon
14mu|dshort-1.0.4-2|21	%{_datadir}/autostart/%{name}.desktop
14mu|dshort-1.0.4-2|22	%{_datadir}/apps/kcmkeys/rosa.kksrc
14mu|dshort-1.0.4-2|23	%{py_puresitedir}/*
14mu|dshort-1.0.4-2|24	%{_defaultdocdir}/%{name}/COPYING
14mu|dshort-1.0.4-2|25	
14mu|dshort-1.0.4-2|26	#----------------------------------------------------------------------------
14mu|dshort-1.0.4-2|27	
14mu|dshort-1.0.4-2|28	%prep
14mu|dshort-1.0.4-2|29	%setup -q
14mu|dshort-1.0.4-2|30	
14mu|dshort-1.0.4-2|31	%build
14mu|dshort-1.0.4-2|32	
14mu|dshort-1.0.4-2|33	%install
14mu|dshort-1.0.4-2|34	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14mu|dshort-1.0.4-2|35	
14mu|dshort-1.0.4-2|36	%find_lang %{name}
14mu|dshort-1.0.4-2|37	
14mu|dshort-1.0.4-2|38	%changelog
14mu|dshort-1.0.4-2|39	
14mu|dshort-1.0.4-2|40	* Wed Feb 15 2017 Michl Voznesensky <m.voznesensky@rosalinux.ru> 1.0.4-2
14mu|dshort-1.0.4-2|41	- (cc1531d) Update to plus one release 1.0.4
14mu|dshort-1.0.4-2|42	
14mu|dshort-1.0.4-2|43	

22508 14
14mu|dudf-0.15-9|1	%if %{_use_internal_dependency_generator}
14mu|dudf-0.15-9|2	%define __noautoreq 'devel\\(libjsoncpp(.*)\\)'
14mu|dudf-0.15-9|3	%endif
14mu|dudf-0.15-9|4	
14mu|dudf-0.15-9|5	%define _disable_ld_no_undefined 1
14mu|dudf-0.15-9|6	
14mu|dudf-0.15-9|7	%define major 1
14mu|dudf-0.15-9|8	%define libname %mklibname %{name} %{major}
14mu|dudf-0.15-9|9	%define devname %mklibname %{name} -d
14mu|dudf-0.15-9|10	
14mu|dudf-0.15-9|11	Summary:	Mandriva implementation of DUDF as part of the Mancoosi European Project
14mu|dudf-0.15-9|12	Name:		dudf
14mu|dudf-0.15-9|13	Version:	0.15
14mu|dudf-0.15-9|14	Release:	9
14mu|dudf-0.15-9|15	License:	GPLv2+
14mu|dudf-0.15-9|16	Group:		System/Base
14mu|dudf-0.15-9|17	Url:		http://www.mancoosi.org
14mu|dudf-0.15-9|18	Source0:	%{name}-%{version}.tar.xz
14mu|dudf-0.15-9|19	Patch0:		dudf-0.15-compile.patch
14mu|dudf-0.15-9|20	BuildRequires:	swig
14mu|dudf-0.15-9|21	BuildRequires:	jsoncpp-devel >= 1.6
14mu|dudf-0.15-9|22	BuildRequires:	perl-devel
14mu|dudf-0.15-9|23	BuildRequires:	pkgconfig(cppunit)
14mu|dudf-0.15-9|24	BuildRequires:	pkgconfig(libxml-2.0)
14mu|dudf-0.15-9|25	BuildRequires:	pkgconfig(ossp-uuid)
14mu|dudf-0.15-9|26	BuildRequires:	pkgconfig(rpm)
14mu|dudf-0.15-9|27	
14mu|dudf-0.15-9|28	%description
14mu|dudf-0.15-9|29	Mancoosi aims at achieving better management of software upgrades.
14mu|dudf-0.15-9|30	As part of this European project, urpmi can generate information about
14mu|dudf-0.15-9|31	installation failure when it arises and provide it to Mandriva engineers
14mu|dudf-0.15-9|32	and Mancoosi project members to help solving the issue. This is achieved
14mu|dudf-0.15-9|33	via a DUDF file, where DUDF stands for Distribution Upgradeability
14mu|dudf-0.15-9|34	Description Format.
14mu|dudf-0.15-9|35	
14mu|dudf-0.15-9|36	The current package provides libdudf, a C++ library aiming at generating
14mu|dudf-0.15-9|37	this DUDF file, together with a Perl wrapper, perl-dudfrpmstatus, which is
14mu|dudf-0.15-9|38	used by urpmi.
14mu|dudf-0.15-9|39	
14mu|dudf-0.15-9|40	#----------------------------------------------------------------------------
14mu|dudf-0.15-9|41	
14mu|dudf-0.15-9|42	%package -n %{libname}
14mu|dudf-0.15-9|43	Summary:	Mandriva DUDF file generation library
14mu|dudf-0.15-9|44	Group:		System/Libraries
14mu|dudf-0.15-9|45	
14mu|dudf-0.15-9|46	%description -n %{libname}
14mu|dudf-0.15-9|47	Library used for generating the Mandriva DUDF file.
14mu|dudf-0.15-9|48	
14mu|dudf-0.15-9|49	%files -n %{libname}
14mu|dudf-0.15-9|50	%{_libdir}/libdudf.so.%{major}*
14mu|dudf-0.15-9|51	
14mu|dudf-0.15-9|52	#----------------------------------------------------------------------------
14mu|dudf-0.15-9|53	
14mu|dudf-0.15-9|54	%package -n %{devname}
14mu|dudf-0.15-9|55	Summary:	Development header & library for Mandriva DUDF library
14mu|dudf-0.15-9|56	Group:		Development/C++
14mu|dudf-0.15-9|57	Requires:	%{libname} = %{EVRD}
14mu|dudf-0.15-9|58	Provides:	%{name}-devel = %{EVRD}
14mu|dudf-0.15-9|59	Conflicts:	%{_lib}dudf1-devel < 0.15-9
14mu|dudf-0.15-9|60	Obsoletes:	%{_lib}dudf1-devel < 0.15-9
14mu|dudf-0.15-9|61	
14mu|dudf-0.15-9|62	%description -n %{devname}
14mu|dudf-0.15-9|63	Development header & library for Mandriva DUDF file generation library.
14mu|dudf-0.15-9|64	
14mu|dudf-0.15-9|65	%files -n %{devname}
14mu|dudf-0.15-9|66	%{_includedir}/dudf.h
14mu|dudf-0.15-9|67	%{_libdir}/libdudf.so
14mu|dudf-0.15-9|68	
14mu|dudf-0.15-9|69	#----------------------------------------------------------------------------
14mu|dudf-0.15-9|70	
14mu|dudf-0.15-9|71	%package -n perl-dudfrpmstatus
14mu|dudf-0.15-9|72	Summary:	Mandriva DUDF file generation library Perl wrapper
14mu|dudf-0.15-9|73	Group:		System/Libraries
14mu|dudf-0.15-9|74	
14mu|dudf-0.15-9|75	%description -n perl-dudfrpmstatus
14mu|dudf-0.15-9|76	Perl wrapper providing access to the Mandriva DUDF file generation
14mu|dudf-0.15-9|77	library.
14mu|dudf-0.15-9|78	
14mu|dudf-0.15-9|79	%files -n perl-dudfrpmstatus
14mu|dudf-0.15-9|80	%{perl_sitearch}/dudfrpmstatus.pm
14mu|dudf-0.15-9|81	%{perl_sitearch}/auto/dudfrpmstatus/dudfrpmstatus.so
14mu|dudf-0.15-9|82	
14mu|dudf-0.15-9|83	#----------------------------------------------------------------------------
14mu|dudf-0.15-9|84	
14mu|dudf-0.15-9|85	%prep
14mu|dudf-0.15-9|86	%setup -q
14mu|dudf-0.15-9|87	%patch0 -p1
14mu|dudf-0.15-9|88	
14mu|dudf-0.15-9|89	%build
14mu|dudf-0.15-9|90	export LDFLAGS="%{ldflags}"
14mu|dudf-0.15-9|91	export PERL_LDFLAGS="%{ldflags}"
14mu|dudf-0.15-9|92	%make CXXFLAGS="%{optflags}"
14mu|dudf-0.15-9|93	
14mu|dudf-0.15-9|94	%install
14mu|dudf-0.15-9|95	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir}
14mu|dudf-0.15-9|96	
14mu|dudf-0.15-9|97	
14mu|dudf-0.15-9|98	%changelog
14mu|dudf-0.15-9|99	
14mu|dudf-0.15-9|100	* Wed Dec 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.15-9
14mu|dudf-0.15-9|101	- (50b79f4) Apply patch from previous commit
14mu|dudf-0.15-9|102	
14mu|dudf-0.15-9|103	

22509 14
14mu|duktape-2.1.0-1|1	%define major 201
14mu|duktape-2.1.0-1|2	%define libname %mklibname %{name} %{major}
14mu|duktape-2.1.0-1|3	%define devname %mklibname %{name} -d
14mu|duktape-2.1.0-1|4	
14mu|duktape-2.1.0-1|5	Summary:	Embeddable Javascript engine
14mu|duktape-2.1.0-1|6	Name:		duktape
14mu|duktape-2.1.0-1|7	Version:	2.1.0
14mu|duktape-2.1.0-1|8	Release:	1
14mu|duktape-2.1.0-1|9	License:	MIT
14mu|duktape-2.1.0-1|10	Group:		System/Libraries
14mu|duktape-2.1.0-1|11	Url:		http://duktape.org/
14mu|duktape-2.1.0-1|12	Source0:	http://duktape.org/%{name}-%{version}.tar.xz
14mu|duktape-2.1.0-1|13	Patch0:		duktape-2.1.0-makefile.patch
14mu|duktape-2.1.0-1|14	
14mu|duktape-2.1.0-1|15	%description
14mu|duktape-2.1.0-1|16	Duktape is an embeddable Javascript engine, with a focus on portability
14mu|duktape-2.1.0-1|17	and compact footprint.
14mu|duktape-2.1.0-1|18	
14mu|duktape-2.1.0-1|19	This package contains a commandline duk interpreter.
14mu|duktape-2.1.0-1|20	
14mu|duktape-2.1.0-1|21	%files
14mu|duktape-2.1.0-1|22	%doc AUTHORS.rst LICENSE.txt README.rst
14mu|duktape-2.1.0-1|23	%{_bindir}/duk
14mu|duktape-2.1.0-1|24	
14mu|duktape-2.1.0-1|25	#----------------------------------------------------------------------------
14mu|duktape-2.1.0-1|26	
14mu|duktape-2.1.0-1|27	%package -n %{libname}
14mu|duktape-2.1.0-1|28	Summary:	Embeddable Javascript engine shared library
14mu|duktape-2.1.0-1|29	Group:		System/Libraries
14mu|duktape-2.1.0-1|30	
14mu|duktape-2.1.0-1|31	%description -n %{libname}
14mu|duktape-2.1.0-1|32	Embeddable Javascript engine shared library.
14mu|duktape-2.1.0-1|33	
14mu|duktape-2.1.0-1|34	%files -n %{libname}
14mu|duktape-2.1.0-1|35	%{_libdir}/libduktape.so.%{major}*
14mu|duktape-2.1.0-1|36	
14mu|duktape-2.1.0-1|37	#----------------------------------------------------------------------------
14mu|duktape-2.1.0-1|38	
14mu|duktape-2.1.0-1|39	%package -n %{devname}
14mu|duktape-2.1.0-1|40	Summary:	Development files for %{name}
14mu|duktape-2.1.0-1|41	Group:		Development/C
14mu|duktape-2.1.0-1|42	Requires:	%{libname} = %{EVRD}
14mu|duktape-2.1.0-1|43	Provides:	%{name}-devel = %{EVRD}
14mu|duktape-2.1.0-1|44	
14mu|duktape-2.1.0-1|45	%description -n %{devname}
14mu|duktape-2.1.0-1|46	Libraries and header files for developing programs based on %{name}.
14mu|duktape-2.1.0-1|47	
14mu|duktape-2.1.0-1|48	%files -n %{devname}
14mu|duktape-2.1.0-1|49	%{_includedir}/duk_config.h
14mu|duktape-2.1.0-1|50	%{_includedir}/duktape.h
14mu|duktape-2.1.0-1|51	%{_libdir}/libduktape.so
14mu|duktape-2.1.0-1|52	
14mu|duktape-2.1.0-1|53	#----------------------------------------------------------------------------
14mu|duktape-2.1.0-1|54	
14mu|duktape-2.1.0-1|55	%prep
14mu|duktape-2.1.0-1|56	%setup -q
14mu|duktape-2.1.0-1|57	%patch0 -p1
14mu|duktape-2.1.0-1|58	
14mu|duktape-2.1.0-1|59	%build
14mu|duktape-2.1.0-1|60	%setup_compile_flags
14mu|duktape-2.1.0-1|61	%make -f Makefile.sharedlibrary
14mu|duktape-2.1.0-1|62	%make -f Makefile.cmdline
14mu|duktape-2.1.0-1|63	
14mu|duktape-2.1.0-1|64	%install
14mu|duktape-2.1.0-1|65	%makeinstall_std \
14mu|duktape-2.1.0-1|66	INSTALL_PREFIX="%{_prefix}" \
14mu|duktape-2.1.0-1|67	LIBDIR="%{_libdir}" \
14mu|duktape-2.1.0-1|68	-f Makefile.sharedlibrary
14mu|duktape-2.1.0-1|69	
14mu|duktape-2.1.0-1|70	mkdir -p %{buildroot}%{_bindir}
14mu|duktape-2.1.0-1|71	install -m 755 duk %{buildroot}%{_bindir}/duk
14mu|duktape-2.1.0-1|72	
14mu|duktape-2.1.0-1|73	
14mu|duktape-2.1.0-1|74	%changelog
14mu|duktape-2.1.0-1|75	
14mu|duktape-2.1.0-1|76	* Tue May 30 2017 Rosa <rosa@abf.rosalinux.ru> 2.1.0-1
14mu|duktape-2.1.0-1|77	- (8c69ea0) Automatic import for version 2.1.0-1
14mu|duktape-2.1.0-1|78	
14mu|duktape-2.1.0-1|79	

22510 14
14mu|dump-0.4b42-11|1	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|dump-0.4b42-11|2	
14mu|dump-0.4b42-11|3	Summary:	Programs for backing up and restoring filesystems
14mu|dump-0.4b42-11|4	Name:		dump
14mu|dump-0.4b42-11|5	Version:	0.4b42
14mu|dump-0.4b42-11|6	Release:	11
14mu|dump-0.4b42-11|7	License:	BSD
14mu|dump-0.4b42-11|8	Group:		Archiving/Backup
14mu|dump-0.4b42-11|9	Url:		http://sourceforge.net/projects/dump/
14mu|dump-0.4b42-11|10	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/d/du/%{name}/%{name}-%{version}.tar.gz
14mu|dump-0.4b42-11|11	Patch0:		dump-nonroot.patch
14mu|dump-0.4b42-11|12	Patch2:		dump-0.4b34-check-systypes.patch
14mu|dump-0.4b42-11|13	Patch3:		dump-0.4b37-compile-fix.patch
14mu|dump-0.4b42-11|14	Patch4:		dump_progname_mips.patch
14mu|dump-0.4b42-11|15	Patch5:		dump-rh507948.patch
14mu|dump-0.4b42-11|16	Patch6:		build-without-selinux.patch
14mu|dump-0.4b42-11|17	BuildRequires:	bzip2-devel
14mu|dump-0.4b42-11|18	BuildRequires:	readline-devel
14mu|dump-0.4b42-11|19	%if %{with selinux}
14mu|dump-0.4b42-11|20	BuildRequires:	selinux-devel
14mu|dump-0.4b42-11|21	BuildRequires:	sepol-devel
14mu|dump-0.4b42-11|22	BuildRequires:	pkgconfig(devmapper)
14mu|dump-0.4b42-11|23	%endif
14mu|dump-0.4b42-11|24	BuildRequires:	pkgconfig(blkid)
14mu|dump-0.4b42-11|25	BuildRequires:	pkgconfig(ext2fs)
14mu|dump-0.4b42-11|26	BuildRequires:	pkgconfig(ncurses)
14mu|dump-0.4b42-11|27	BuildRequires:	pkgconfig(openssl)
14mu|dump-0.4b42-11|28	BuildRequires:	pkgconfig(zlib)
14mu|dump-0.4b42-11|29	Requires:	rmt = %{EVRD}
14mu|dump-0.4b42-11|30	
14mu|dump-0.4b42-11|31	%description
14mu|dump-0.4b42-11|32	The dump package contains both dump and restore.  Dump examines files in
14mu|dump-0.4b42-11|33	a filesystem, determines which ones need to be backed up, and copies
14mu|dump-0.4b42-11|34	those files to a specified disk, tape or other storage medium.  The
14mu|dump-0.4b42-11|35	restore command performs the inverse function of dump; it can restore a
14mu|dump-0.4b42-11|36	full backup of a filesystem.  Subsequent incremental backups can then be
14mu|dump-0.4b42-11|37	layered on top of the full backup.  Single files and directory subtrees
14mu|dump-0.4b42-11|38	may also be restored from full or partial backups.
14mu|dump-0.4b42-11|39	
14mu|dump-0.4b42-11|40	%files
14mu|dump-0.4b42-11|41	%doc CHANGES COPYRIGHT KNOWNBUGS README THANKS TODO MAINTAINERS dump.lsm
14mu|dump-0.4b42-11|42	%attr(0664,root,disk)	%config(noreplace) %{_sysconfdir}/dumpdates
14mu|dump-0.4b42-11|43	#%attr(6755,root,tty)	/sbin/dump
14mu|dump-0.4b42-11|44	/sbin/dump*
14mu|dump-0.4b42-11|45	#%attr(6755,root,tty)	/sbin/restore
14mu|dump-0.4b42-11|46	/sbin/restore*
14mu|dump-0.4b42-11|47	/sbin/rdump
14mu|dump-0.4b42-11|48	/sbin/rrestore
14mu|dump-0.4b42-11|49	%{_mandir}/man8/dump.8*
14mu|dump-0.4b42-11|50	%{_mandir}/man8/rdump.8*
14mu|dump-0.4b42-11|51	%{_mandir}/man8/restore.8*
14mu|dump-0.4b42-11|52	%{_mandir}/man8/rrestore.8*
14mu|dump-0.4b42-11|53	
14mu|dump-0.4b42-11|54	#----------------------------------------------------------------------------
14mu|dump-0.4b42-11|55	
14mu|dump-0.4b42-11|56	%package -n rmt
14mu|dump-0.4b42-11|57	Summary:	Provides certain programs with access to remote tape devices
14mu|dump-0.4b42-11|58	Group:		Archiving/Backup
14mu|dump-0.4b42-11|59	Provides:	/sbin/rmt
14mu|dump-0.4b42-11|60	
14mu|dump-0.4b42-11|61	%description -n rmt
14mu|dump-0.4b42-11|62	The rmt utility provides remote access to tape devices for programs
14mu|dump-0.4b42-11|63	like dump (a filesystem backup program), restore (a program for
14mu|dump-0.4b42-11|64	restoring files from a backup) and tar (an archiving program).
14mu|dump-0.4b42-11|65	
14mu|dump-0.4b42-11|66	%files -n rmt
14mu|dump-0.4b42-11|67	%doc COPYRIGHT
14mu|dump-0.4b42-11|68	/sbin/rmt
14mu|dump-0.4b42-11|69	%{_sysconfdir}/rmt
14mu|dump-0.4b42-11|70	%{_mandir}/man8/rmt.8*
14mu|dump-0.4b42-11|71	
14mu|dump-0.4b42-11|72	#----------------------------------------------------------------------------
14mu|dump-0.4b42-11|73	
14mu|dump-0.4b42-11|74	%prep
14mu|dump-0.4b42-11|75	%setup -q
14mu|dump-0.4b42-11|76	%patch0 -p0 -b .nonroot
14mu|dump-0.4b42-11|77	%patch2 -p1 -b .check-systypes
14mu|dump-0.4b42-11|78	%patch3 -p1 -b .compfix
14mu|dump-0.4b42-11|79	%patch4 -p1 -b .progname
14mu|dump-0.4b42-11|80	%patch5 -p1 -b .rh507948
14mu|dump-0.4b42-11|81	%if %{without selinux}
14mu|dump-0.4b42-11|82	%patch6 -p0 -b .selinux
14mu|dump-0.4b42-11|83	%endif
14mu|dump-0.4b42-11|84	
14mu|dump-0.4b42-11|85	autoconf
14mu|dump-0.4b42-11|86	
14mu|dump-0.4b42-11|87	%build
14mu|dump-0.4b42-11|88	%configure2_5x \
14mu|dump-0.4b42-11|89	--with-manowner=root \
14mu|dump-0.4b42-11|90	--with-mangrp=root \
14mu|dump-0.4b42-11|91	--with-manmode=644 \
14mu|dump-0.4b42-11|92	--enable-ermt \
14mu|dump-0.4b42-11|93	%if %{without selinux}
14mu|dump-0.4b42-11|94	--disable-transselinux \
14mu|dump-0.4b42-11|95	%endif
14mu|dump-0.4b42-11|96	--disable-kerberos
14mu|dump-0.4b42-11|97	
14mu|dump-0.4b42-11|98	%make OPT="%{optflags} -fPIC -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"
14mu|dump-0.4b42-11|99	
14mu|dump-0.4b42-11|100	%install
14mu|dump-0.4b42-11|101	make install SBINDIR=%{buildroot}/sbin BINDIR=%{buildroot}/sbin MANDIR=%{buildroot}%{_mandir}/man8
14mu|dump-0.4b42-11|102	
14mu|dump-0.4b42-11|103	for i in dump restore; do
14mu|dump-0.4b42-11|104	mv %{buildroot}/sbin/$i %{buildroot}/sbin/$i.ext3
14mu|dump-0.4b42-11|105	ln -s $i.ext3 %{buildroot}/sbin/$i.ext2
14mu|dump-0.4b42-11|106	ln -s $i.ext3 %{buildroot}/sbin/$i
14mu|dump-0.4b42-11|107	done
14mu|dump-0.4b42-11|108	
14mu|dump-0.4b42-11|109	pushd %{buildroot}
14mu|dump-0.4b42-11|110	mkdir .%{_sysconfdir}
14mu|dump-0.4b42-11|111	> .%{_sysconfdir}/dumpdates
14mu|dump-0.4b42-11|112	ln -s ../sbin/rmt ./%{_sysconfdir}/rmt
14mu|dump-0.4b42-11|113	popd
14mu|dump-0.4b42-11|114	
14mu|dump-0.4b42-11|115	
14mu|dump-0.4b42-11|116	%changelog
14mu|dump-0.4b42-11|117	
14mu|dump-0.4b42-11|118	* Wed Apr 08 2015 Tigro <ashejn@yandex-team.ru> 0.4b42-11
14mu|dump-0.4b42-11|119	- (fb67890) drop termcap depend
14mu|dump-0.4b42-11|120	
14mu|dump-0.4b42-11|121	

22511 14
14mu|dumpet-2.1-5|1	Summary:	A tool to dump and debug bootable CD images
14mu|dumpet-2.1-5|2	Name:		dumpet
14mu|dumpet-2.1-5|3	Version:	2.1
14mu|dumpet-2.1-5|4	Release:	5
14mu|dumpet-2.1-5|5	License:	GPLv2+
14mu|dumpet-2.1-5|6	Group:		System/Base
14mu|dumpet-2.1-5|7	Url:		https://fedorahosted.org/dumpet/
14mu|dumpet-2.1-5|8	Source0:	https://fedorahosted.org/releases/d/u/dumpet/%{name}-%{version}.tar.bz2
14mu|dumpet-2.1-5|9	BuildRequires:	pkgconfig(popt)
14mu|dumpet-2.1-5|10	BuildRequires:	pkgconfig(libxml-2.0)
14mu|dumpet-2.1-5|11	
14mu|dumpet-2.1-5|12	%description
14mu|dumpet-2.1-5|13	DumpET is a utility to aid in the debugging of bootable CD-ROM images.
14mu|dumpet-2.1-5|14	
14mu|dumpet-2.1-5|15	%prep
14mu|dumpet-2.1-5|16	%setup -q
14mu|dumpet-2.1-5|17	
14mu|dumpet-2.1-5|18	%build
14mu|dumpet-2.1-5|19	%make CFLAGS="%{optflags} $(pkg-config --cflags libxml-2.0)"
14mu|dumpet-2.1-5|20	
14mu|dumpet-2.1-5|21	%install
14mu|dumpet-2.1-5|22	mkdir -p %{buildroot}/%{_bindir}
14mu|dumpet-2.1-5|23	%makeinstall_std
14mu|dumpet-2.1-5|24	
14mu|dumpet-2.1-5|25	%files
14mu|dumpet-2.1-5|26	%doc README TODO COPYING
14mu|dumpet-2.1-5|27	%{_bindir}/dumpet
14mu|dumpet-2.1-5|28	%{_mandir}/man1/dumpet.1*
14mu|dumpet-2.1-5|29	
14mu|dumpet-2.1-5|30	%changelog
14mu|dumpet-2.1-5|31	* Wed Dec 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-5
14mu|dumpet-2.1-5|32	+ Revision: 10ee600
14mu|dumpet-2.1-5|33	- Updated to 2.1 (sync with cooker)
14mu|dumpet-2.1-5|34	
14mu|dumpet-2.1-5|35	

22512 14
14mu|duplicity-0.7.06-1|1	Summary:	Untrusted/encrypted backup using rsync algorithm
14mu|duplicity-0.7.06-1|2	Name:		duplicity
14mu|duplicity-0.7.06-1|3	Version:	0.7.06
14mu|duplicity-0.7.06-1|4	Release:	1
14mu|duplicity-0.7.06-1|5	License:	GPLv2+
14mu|duplicity-0.7.06-1|6	Group:		Archiving/Backup
14mu|duplicity-0.7.06-1|7	Url:		http://www.nongnu.org/duplicity/
14mu|duplicity-0.7.06-1|8	Source0:	http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz
14mu|duplicity-0.7.06-1|9	Source1:	http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz.sig
14mu|duplicity-0.7.06-1|10	Patch0:		patch-64bits.patch
14mu|duplicity-0.7.06-1|11	BuildRequires:	python-distribute
14mu|duplicity-0.7.06-1|12	BuildRequires:	librsync-devel
14mu|duplicity-0.7.06-1|13	BuildRequires:	pkgconfig(python)
14mu|duplicity-0.7.06-1|14	Requires:	gnupg
14mu|duplicity-0.7.06-1|15	Requires:	python-lockfile
14mu|duplicity-0.7.06-1|16	Requires:	lftp
14mu|duplicity-0.7.06-1|17	Requires:	ncftp
14mu|duplicity-0.7.06-1|18	Requires:	openssh-clients
14mu|duplicity-0.7.06-1|19	Requires:	python-GnuPG-Interface
14mu|duplicity-0.7.06-1|20	Requires:	python-lockfile
14mu|duplicity-0.7.06-1|21	Requires:	rsync
14mu|duplicity-0.7.06-1|22	Requires:	python-gi
14mu|duplicity-0.7.06-1|23	Requires:	python-paramiko
14mu|duplicity-0.7.06-1|24	Suggests:	python-boto
14mu|duplicity-0.7.06-1|25	Suggests:	python-dropbox
14mu|duplicity-0.7.06-1|26	Suggests:	python-gdata
14mu|duplicity-0.7.06-1|27	
14mu|duplicity-0.7.06-1|28	%description
14mu|duplicity-0.7.06-1|29	Duplicity incrementally backs up files and directory by encrypting tar-format
14mu|duplicity-0.7.06-1|30	volumes with GnuPG and uploading them to a remote (or local) file server. In
14mu|duplicity-0.7.06-1|31	theory many remote backends are possible; right now local, ssh/scp, ftp, and
14mu|duplicity-0.7.06-1|32	rsync backends are written. Because duplicity uses librsync, the incremental
14mu|duplicity-0.7.06-1|33	archives are space efficient and only record the parts of files that have
14mu|duplicity-0.7.06-1|34	changed since the last backup.  Currently duplicity supports deleted files,
14mu|duplicity-0.7.06-1|35	full unix permissions, directories, symbolic links, fifos, etc., but not hard
14mu|duplicity-0.7.06-1|36	links.
14mu|duplicity-0.7.06-1|37	
14mu|duplicity-0.7.06-1|38	%files -f %{name}.lang
14mu|duplicity-0.7.06-1|39	%doc CHANGELOG COPYING README
14mu|duplicity-0.7.06-1|40	%{_bindir}/rdiffdir
14mu|duplicity-0.7.06-1|41	%{_bindir}/duplicity
14mu|duplicity-0.7.06-1|42	%{_mandir}/man1/*
14mu|duplicity-0.7.06-1|43	%{py_platsitedir}/duplicity
14mu|duplicity-0.7.06-1|44	%{py_platsitedir}/*.egg-info
14mu|duplicity-0.7.06-1|45	
14mu|duplicity-0.7.06-1|46	#----------------------------------------------------------------------------
14mu|duplicity-0.7.06-1|47	
14mu|duplicity-0.7.06-1|48	%prep
14mu|duplicity-0.7.06-1|49	%setup -q
14mu|duplicity-0.7.06-1|50	%patch0 -p0
14mu|duplicity-0.7.06-1|51	
14mu|duplicity-0.7.06-1|52	%build
14mu|duplicity-0.7.06-1|53	python setup.py build
14mu|duplicity-0.7.06-1|54	
14mu|duplicity-0.7.06-1|55	%install
14mu|duplicity-0.7.06-1|56	python setup.py install --prefix=%{buildroot}%{_prefix}
14mu|duplicity-0.7.06-1|57	
14mu|duplicity-0.7.06-1|58	rm -Rf %{buildroot}%{_datadir}/doc/duplicity-%{version}
14mu|duplicity-0.7.06-1|59	
14mu|duplicity-0.7.06-1|60	%find_lang %{name}
14mu|duplicity-0.7.06-1|61	
14mu|duplicity-0.7.06-1|62	
14mu|duplicity-0.7.06-1|63	%changelog
14mu|duplicity-0.7.06-1|64	
14mu|duplicity-0.7.06-1|65	* Sun Jan 31 2016 Denis Silakov <dsilakov@gmail.com> 0.7.06-1
14mu|duplicity-0.7.06-1|66	- (22fca80) Added lftp req
14mu|duplicity-0.7.06-1|67	
14mu|duplicity-0.7.06-1|68	

22513 14
14mu|e2fsprogs-1.42.13-1|1	%define _root_sbindir /sbin
14mu|e2fsprogs-1.42.13-1|2	%define _root_libdir /%{_lib}
14mu|e2fsprogs-1.42.13-1|3	
14mu|e2fsprogs-1.42.13-1|4	# Library package should be slpit later
14mu|e2fsprogs-1.42.13-1|5	%define major 2
14mu|e2fsprogs-1.42.13-1|6	%define libname %mklibname ext2fs %{major}
14mu|e2fsprogs-1.42.13-1|7	%define devname %mklibname ext2fs -d
14mu|e2fsprogs-1.42.13-1|8	
14mu|e2fsprogs-1.42.13-1|9	%define git_url git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
14mu|e2fsprogs-1.42.13-1|10	
14mu|e2fsprogs-1.42.13-1|11	Summary:	Utilities used for ext2/ext3/ext4 filesystems
14mu|e2fsprogs-1.42.13-1|12	Name:		e2fsprogs
14mu|e2fsprogs-1.42.13-1|13	Version:	1.42.13
14mu|e2fsprogs-1.42.13-1|14	Release:	1
14mu|e2fsprogs-1.42.13-1|15	License:	GPLv2+
14mu|e2fsprogs-1.42.13-1|16	Group:		System/Kernel and hardware
14mu|e2fsprogs-1.42.13-1|17	Url:		http://e2fsprogs.sourceforge.net/
14mu|e2fsprogs-1.42.13-1|18	Source0:	http://downloads.sourceforge.net/e2fsprogs/%{name}-%{version}.tar.xz
14mu|e2fsprogs-1.42.13-1|19	Source1:	e3jsize
14mu|e2fsprogs-1.42.13-1|20	# (anssi) fix uninitialized variable causing crash without libreadline.so.5;
14mu|e2fsprogs-1.42.13-1|21	# submitted as https://sourceforge.net/tracker/?func=detail&aid=2822113&group_id=2406&atid=302406
14mu|e2fsprogs-1.42.13-1|22	Patch0:		e2fsprogs-1.41.8-uninitialized.patch
14mu|e2fsprogs-1.42.13-1|23	# (gb) strip references to home build dir
14mu|e2fsprogs-1.42.13-1|24	Patch1:		e2fsprogs-1.41.12-strip-me.patch
14mu|e2fsprogs-1.42.13-1|25	Patch2:		e2fsprogs-1.42.5-unlimit-msg-buf.patch
14mu|e2fsprogs-1.42.13-1|26	BuildRequires:	texinfo
14mu|e2fsprogs-1.42.13-1|27	BuildRequires:	gettext-devel
14mu|e2fsprogs-1.42.13-1|28	BuildRequires:	pkgconfig(blkid)
14mu|e2fsprogs-1.42.13-1|29	BuildRequires:	pkgconfig(uuid)
14mu|e2fsprogs-1.42.13-1|30	
14mu|e2fsprogs-1.42.13-1|31	%description
14mu|e2fsprogs-1.42.13-1|32	The e2fsprogs package contains a number of utilities for creating,
14mu|e2fsprogs-1.42.13-1|33	checking, modifying and correcting any inconsistencies in ext2, ext3,
14mu|e2fsprogs-1.42.13-1|34	and ext4 filesystems. E2fsprogs contains e2fsck (used to repair
14mu|e2fsprogs-1.42.13-1|35	filesystem inconsistencies after an unclean shutdown), mke2fs (used to
14mu|e2fsprogs-1.42.13-1|36	initialize a partition to contain an empty ext2 filesystem), debugfs
14mu|e2fsprogs-1.42.13-1|37	(used to examine the internal structure of a filesystem, to manually
14mu|e2fsprogs-1.42.13-1|38	repair a corrupted filesystem or to create test cases for e2fsck), tune2fs
14mu|e2fsprogs-1.42.13-1|39	(used to modify filesystem parameters), resize2fs to grow and shrink
14mu|e2fsprogs-1.42.13-1|40	unmounted filesystems, and most of the other core ext2fs filesystem
14mu|e2fsprogs-1.42.13-1|41	utilities.
14mu|e2fsprogs-1.42.13-1|42	
14mu|e2fsprogs-1.42.13-1|43	%files -f %{name}.lang
14mu|e2fsprogs-1.42.13-1|44	%doc README
14mu|e2fsprogs-1.42.13-1|45	%{_root_sbindir}/badblocks
14mu|e2fsprogs-1.42.13-1|46	%{_root_sbindir}/debugfs
14mu|e2fsprogs-1.42.13-1|47	%{_root_sbindir}/dumpe2fs
14mu|e2fsprogs-1.42.13-1|48	%{_root_sbindir}/e2fsck
14mu|e2fsprogs-1.42.13-1|49	%{_root_sbindir}/e2fsck.static
14mu|e2fsprogs-1.42.13-1|50	%{_root_sbindir}/e2image
14mu|e2fsprogs-1.42.13-1|51	%{_root_sbindir}/e2label
14mu|e2fsprogs-1.42.13-1|52	%{_root_sbindir}/e2undo
14mu|e2fsprogs-1.42.13-1|53	%{_root_sbindir}/e3jsize
14mu|e2fsprogs-1.42.13-1|54	%{_root_sbindir}/fsck.ext2
14mu|e2fsprogs-1.42.13-1|55	%{_root_sbindir}/fsck.ext3
14mu|e2fsprogs-1.42.13-1|56	%{_root_sbindir}/fsck.ext4
14mu|e2fsprogs-1.42.13-1|57	%{_root_sbindir}/fsck.ext4dev
14mu|e2fsprogs-1.42.13-1|58	%{_root_sbindir}/logsave
14mu|e2fsprogs-1.42.13-1|59	%{_root_sbindir}/mke2fs
14mu|e2fsprogs-1.42.13-1|60	%{_root_sbindir}/mke3fs
14mu|e2fsprogs-1.42.13-1|61	%{_root_sbindir}/mkfs.ext2
14mu|e2fsprogs-1.42.13-1|62	%{_root_sbindir}/mkfs.ext3
14mu|e2fsprogs-1.42.13-1|63	%{_root_sbindir}/mkfs.ext4
14mu|e2fsprogs-1.42.13-1|64	%{_root_sbindir}/mkfs.ext4dev
14mu|e2fsprogs-1.42.13-1|65	%{_root_sbindir}/resize2fs
14mu|e2fsprogs-1.42.13-1|66	%{_root_sbindir}/tune2fs
14mu|e2fsprogs-1.42.13-1|67	%config(noreplace) %{_sysconfdir}/mke2fs.conf
14mu|e2fsprogs-1.42.13-1|68	%{_bindir}/chattr
14mu|e2fsprogs-1.42.13-1|69	%{_bindir}/lsattr
14mu|e2fsprogs-1.42.13-1|70	%{_mandir}/man1/chattr.1*
14mu|e2fsprogs-1.42.13-1|71	%{_mandir}/man1/lsattr.1*
14mu|e2fsprogs-1.42.13-1|72	%{_mandir}/man5/e2fsck.conf.5*
14mu|e2fsprogs-1.42.13-1|73	%{_mandir}/man5/mke2fs.conf.5*
14mu|e2fsprogs-1.42.13-1|74	%{_mandir}/man5/ext2.5*
14mu|e2fsprogs-1.42.13-1|75	%{_mandir}/man5/ext3.5*
14mu|e2fsprogs-1.42.13-1|76	%{_mandir}/man5/ext4.5*
14mu|e2fsprogs-1.42.13-1|77	%{_mandir}/man8/badblocks.8*
14mu|e2fsprogs-1.42.13-1|78	%{_mandir}/man8/debugfs.8*
14mu|e2fsprogs-1.42.13-1|79	%{_mandir}/man8/dumpe2fs.8*
14mu|e2fsprogs-1.42.13-1|80	%{_mandir}/man8/e2freefrag.8*
14mu|e2fsprogs-1.42.13-1|81	%{_mandir}/man8/e2fsck.8*
14mu|e2fsprogs-1.42.13-1|82	%{_mandir}/man8/e2image.8*
14mu|e2fsprogs-1.42.13-1|83	%{_mandir}/man8/e2label.8*
14mu|e2fsprogs-1.42.13-1|84	%{_mandir}/man8/e2undo.8.*
14mu|e2fsprogs-1.42.13-1|85	%{_mandir}/man8/e4defrag.8.*
14mu|e2fsprogs-1.42.13-1|86	%{_mandir}/man8/filefrag.8*
14mu|e2fsprogs-1.42.13-1|87	%{_mandir}/man8/fsck.ext2.8*
14mu|e2fsprogs-1.42.13-1|88	%{_mandir}/man8/fsck.ext3.8*
14mu|e2fsprogs-1.42.13-1|89	%{_mandir}/man8/fsck.ext4.8.*
14mu|e2fsprogs-1.42.13-1|90	%{_mandir}/man8/fsck.ext4dev.8.*
14mu|e2fsprogs-1.42.13-1|91	%{_mandir}/man8/logsave.8*
14mu|e2fsprogs-1.42.13-1|92	%{_mandir}/man8/mke2fs.8*
14mu|e2fsprogs-1.42.13-1|93	%{_mandir}/man8/mkfs.ext2.8*
14mu|e2fsprogs-1.42.13-1|94	%{_mandir}/man8/mkfs.ext3.8*
14mu|e2fsprogs-1.42.13-1|95	%{_mandir}/man8/mkfs.ext4.8.*
14mu|e2fsprogs-1.42.13-1|96	%{_mandir}/man8/mkfs.ext4dev.8.*
14mu|e2fsprogs-1.42.13-1|97	%{_mandir}/man8/mklost+found.8*
14mu|e2fsprogs-1.42.13-1|98	%{_mandir}/man8/resize2fs.8*
14mu|e2fsprogs-1.42.13-1|99	%{_mandir}/man8/tune2fs.8*
14mu|e2fsprogs-1.42.13-1|100	%{_sbindir}/e2freefrag
14mu|e2fsprogs-1.42.13-1|101	%{_sbindir}/e4defrag
14mu|e2fsprogs-1.42.13-1|102	%{_sbindir}/filefrag
14mu|e2fsprogs-1.42.13-1|103	%{_sbindir}/mklost+found
14mu|e2fsprogs-1.42.13-1|104	
14mu|e2fsprogs-1.42.13-1|105	#----------------------------------------------------------------------------
14mu|e2fsprogs-1.42.13-1|106	
14mu|e2fsprogs-1.42.13-1|107	%package -n %{libname}
14mu|e2fsprogs-1.42.13-1|108	Summary:	The libraries for Ext2fs
14mu|e2fsprogs-1.42.13-1|109	Group:		System/Libraries
14mu|e2fsprogs-1.42.13-1|110	
14mu|e2fsprogs-1.42.13-1|111	%description -n %{libname}
14mu|e2fsprogs-1.42.13-1|112	The e2fsprogs package contains a number of utilities for creating,
14mu|e2fsprogs-1.42.13-1|113	checking, modifying and correcting any inconsistencies in ext2, ext3,
14mu|e2fsprogs-1.42.13-1|114	and ext4 filesystems. E2fsprogs contains e2fsck (used to repair
14mu|e2fsprogs-1.42.13-1|115	filesystem inconsistencies after an unclean shutdown), mke2fs (used to
14mu|e2fsprogs-1.42.13-1|116	initialize a partition to contain an empty ext2 filesystem), debugfs
14mu|e2fsprogs-1.42.13-1|117	(used to examine the internal structure of a filesystem, to manually
14mu|e2fsprogs-1.42.13-1|118	repair a corrupted filesystem or to create test cases for e2fsck), tune2fs
14mu|e2fsprogs-1.42.13-1|119	(used to modify filesystem parameters), resize2fs to grow and shrink
14mu|e2fsprogs-1.42.13-1|120	unmounted filesystems, and most of the other core ext2fs filesystem
14mu|e2fsprogs-1.42.13-1|121	utilities.
14mu|e2fsprogs-1.42.13-1|122	
14mu|e2fsprogs-1.42.13-1|123	This package contains the shared libraries.
14mu|e2fsprogs-1.42.13-1|124	
14mu|e2fsprogs-1.42.13-1|125	%files -n %{libname}
14mu|e2fsprogs-1.42.13-1|126	%doc README
14mu|e2fsprogs-1.42.13-1|127	%{_root_libdir}/libcom_err.so.%{major}*
14mu|e2fsprogs-1.42.13-1|128	%{_root_libdir}/libe2p.so.%{major}*
14mu|e2fsprogs-1.42.13-1|129	%{_root_libdir}/libext2fs.so.%{major}*
14mu|e2fsprogs-1.42.13-1|130	%{_root_libdir}/libss.so.%{major}*
14mu|e2fsprogs-1.42.13-1|131	%{_libdir}/e2initrd_helper
14mu|e2fsprogs-1.42.13-1|132	
14mu|e2fsprogs-1.42.13-1|133	#----------------------------------------------------------------------------
14mu|e2fsprogs-1.42.13-1|134	
14mu|e2fsprogs-1.42.13-1|135	%package -n %{devname}
14mu|e2fsprogs-1.42.13-1|136	Summary:	The libraries for Ext2fs
14mu|e2fsprogs-1.42.13-1|137	Group:		Development/C
14mu|e2fsprogs-1.42.13-1|138	Requires:	%{libname} = %{EVRD}
14mu|e2fsprogs-1.42.13-1|139	Provides:	ext2fs-devel = %{EVRD}
14mu|e2fsprogs-1.42.13-1|140	
14mu|e2fsprogs-1.42.13-1|141	%description -n %{devname}
14mu|e2fsprogs-1.42.13-1|142	The e2fsprogs package contains a number of utilities for creating,
14mu|e2fsprogs-1.42.13-1|143	checking, modifying and correcting any inconsistencies in ext2, ext3,
14mu|e2fsprogs-1.42.13-1|144	and ext4 filesystems.  E2fsprogs contains e2fsck (used to repair
14mu|e2fsprogs-1.42.13-1|145	filesystem inconsistencies after an unclean shutdown), mke2fs (used to
14mu|e2fsprogs-1.42.13-1|146	initialize a partition to contain an empty ext2 filesystem), debugfs
14mu|e2fsprogs-1.42.13-1|147	(used to examine the internal structure of a filesystem, to manually
14mu|e2fsprogs-1.42.13-1|148	repair a corrupted filesystem or to create test cases for e2fsck), tune2fs
14mu|e2fsprogs-1.42.13-1|149	(used to modify filesystem parameters), resize2fs to grow and shrink
14mu|e2fsprogs-1.42.13-1|150	unmounted filesystems, and most of the other core ext2fs filesystem
14mu|e2fsprogs-1.42.13-1|151	utilities.
14mu|e2fsprogs-1.42.13-1|152	
14mu|e2fsprogs-1.42.13-1|153	You should install %{libname} to use tools that compile with ext2fs
14mu|e2fsprogs-1.42.13-1|154	features.
14mu|e2fsprogs-1.42.13-1|155	
14mu|e2fsprogs-1.42.13-1|156	%files -n %{devname}
14mu|e2fsprogs-1.42.13-1|157	%doc RELEASE-NOTES
14mu|e2fsprogs-1.42.13-1|158	%{_infodir}/libext2fs.info*
14mu|e2fsprogs-1.42.13-1|159	%{_bindir}/compile_et
14mu|e2fsprogs-1.42.13-1|160	%{_mandir}/man1/compile_et.1*
14mu|e2fsprogs-1.42.13-1|161	%{_bindir}/mk_cmds
14mu|e2fsprogs-1.42.13-1|162	%{_mandir}/man1/mk_cmds.1*
14mu|e2fsprogs-1.42.13-1|163	%{_libdir}/pkgconfig/*
14mu|e2fsprogs-1.42.13-1|164	%{_libdir}/libcom_err.so
14mu|e2fsprogs-1.42.13-1|165	%{_libdir}/libe2p.a
14mu|e2fsprogs-1.42.13-1|166	%{_libdir}/libe2p.so
14mu|e2fsprogs-1.42.13-1|167	%{_libdir}/libext2fs.a
14mu|e2fsprogs-1.42.13-1|168	%{_libdir}/libext2fs.so
14mu|e2fsprogs-1.42.13-1|169	%{_libdir}/libcom_err.a
14mu|e2fsprogs-1.42.13-1|170	%{_libdir}/libss.so
14mu|e2fsprogs-1.42.13-1|171	%{_datadir}/et
14mu|e2fsprogs-1.42.13-1|172	%{_datadir}/ss
14mu|e2fsprogs-1.42.13-1|173	%{_includedir}/com_err.h
14mu|e2fsprogs-1.42.13-1|174	%{_includedir}/et
14mu|e2fsprogs-1.42.13-1|175	%{_includedir}/ext2fs
14mu|e2fsprogs-1.42.13-1|176	%dir %{multiarch_includedir}/ext2fs
14mu|e2fsprogs-1.42.13-1|177	%{multiarch_includedir}/ext2fs/ext2_types.h
14mu|e2fsprogs-1.42.13-1|178	%{_includedir}/ss
14mu|e2fsprogs-1.42.13-1|179	%dir %{_includedir}/e2p
14mu|e2fsprogs-1.42.13-1|180	%{_includedir}/e2p/e2p.h
14mu|e2fsprogs-1.42.13-1|181	%{_mandir}/man3/com_err.3*
14mu|e2fsprogs-1.42.13-1|182	
14mu|e2fsprogs-1.42.13-1|183	#----------------------------------------------------------------------------
14mu|e2fsprogs-1.42.13-1|184	
14mu|e2fsprogs-1.42.13-1|185	%prep
14mu|e2fsprogs-1.42.13-1|186	%setup -q
14mu|e2fsprogs-1.42.13-1|187	%patch0 -p1 -b .uninit
14mu|e2fsprogs-1.42.13-1|188	%patch1 -p1 -b .strip-me
14mu|e2fsprogs-1.42.13-1|189	%patch2 -p1 -b .unlimit-buf
14mu|e2fsprogs-1.42.13-1|190	
14mu|e2fsprogs-1.42.13-1|191	%build
14mu|e2fsprogs-1.42.13-1|192	autoreconf -fi
14mu|e2fsprogs-1.42.13-1|193	%configure2_5x \
14mu|e2fsprogs-1.42.13-1|194	--enable-elf-shlibs \
14mu|e2fsprogs-1.42.13-1|195	--disable-libblkid \
14mu|e2fsprogs-1.42.13-1|196	--disable-libuuid \
14mu|e2fsprogs-1.42.13-1|197	--disable-fsck \
14mu|e2fsprogs-1.42.13-1|198	--disable-uuidd \
14mu|e2fsprogs-1.42.13-1|199	--enable-symlink-install
14mu|e2fsprogs-1.42.13-1|200	%make
14mu|e2fsprogs-1.42.13-1|201	%make -C e2fsck e2fsck.static
14mu|e2fsprogs-1.42.13-1|202	
14mu|e2fsprogs-1.42.13-1|203	%check
14mu|e2fsprogs-1.42.13-1|204	LC_ALL=C make check
14mu|e2fsprogs-1.42.13-1|205	
14mu|e2fsprogs-1.42.13-1|206	%install
14mu|e2fsprogs-1.42.13-1|207	export PATH=/sbin:$PATH
14mu|e2fsprogs-1.42.13-1|208	
14mu|e2fsprogs-1.42.13-1|209	%makeinstall_std install-libs \
14mu|e2fsprogs-1.42.13-1|210	root_sbindir=%{_root_sbindir} root_libdir=%{_root_libdir}
14mu|e2fsprogs-1.42.13-1|211	
14mu|e2fsprogs-1.42.13-1|212	for i in libcom_err.so.2 libe2p.so.2 libext2fs.so.2 libss.so.2; do
14mu|e2fsprogs-1.42.13-1|213	ln -s $i %{buildroot}%{_root_libdir}/${i%.[0-9]}
14mu|e2fsprogs-1.42.13-1|214	done
14mu|e2fsprogs-1.42.13-1|215	
14mu|e2fsprogs-1.42.13-1|216	rm -f	%{buildroot}%{_libdir}/libss.a \
14mu|e2fsprogs-1.42.13-1|217	%{buildroot}%{_root_libdir}/libcom_err.so \
14mu|e2fsprogs-1.42.13-1|218	%{buildroot}%{_root_libdir}/libe2p.so \
14mu|e2fsprogs-1.42.13-1|219	%{buildroot}%{_root_libdir}/libext2fs.so \
14mu|e2fsprogs-1.42.13-1|220	%{buildroot}%{_root_libdir}/libss.so
14mu|e2fsprogs-1.42.13-1|221	
14mu|e2fsprogs-1.42.13-1|222	# multiarch policy, alternative is to use <stdint.h>
14mu|e2fsprogs-1.42.13-1|223	%multiarch_includes %{buildroot}%{_includedir}/ext2fs/ext2_types.h
14mu|e2fsprogs-1.42.13-1|224	
14mu|e2fsprogs-1.42.13-1|225	%find_lang %{name}
14mu|e2fsprogs-1.42.13-1|226	
14mu|e2fsprogs-1.42.13-1|227	chmod +x %{buildroot}%{_bindir}/{mk_cmds,compile_et}
14mu|e2fsprogs-1.42.13-1|228	
14mu|e2fsprogs-1.42.13-1|229	install -m 755 e2fsck/e2fsck.static %{buildroot}%{_root_sbindir}
14mu|e2fsprogs-1.42.13-1|230	install -m 755 %{SOURCE1} %{buildroot}%{_root_sbindir}
14mu|e2fsprogs-1.42.13-1|231	ln -f %{buildroot}%{_root_sbindir}/mke2fs \
14mu|e2fsprogs-1.42.13-1|232	%{buildroot}%{_root_sbindir}/mke3fs
14mu|e2fsprogs-1.42.13-1|233	
14mu|e2fsprogs-1.42.13-1|234	
14mu|e2fsprogs-1.42.13-1|235	%changelog
14mu|e2fsprogs-1.42.13-1|236	
14mu|e2fsprogs-1.42.13-1|237	* Mon Feb 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.42.13-1
14mu|e2fsprogs-1.42.13-1|238	- (c24b902) Build requires gettext-devel
14mu|e2fsprogs-1.42.13-1|239	
14mu|e2fsprogs-1.42.13-1|240	

22514 14
14mu|easymock2-2.0-3|1	%define base_name easymock
14mu|easymock2-2.0-3|2	
14mu|easymock2-2.0-3|3	Name:           %{base_name}2
14mu|easymock2-2.0-3|4	Version:        2.0
14mu|easymock2-2.0-3|5	Release:        3
14mu|easymock2-2.0-3|6	Epoch:          0
14mu|easymock2-2.0-3|7	Summary:        Easy mock objects
14mu|easymock2-2.0-3|8	
14mu|easymock2-2.0-3|9	Group:          Development/Java
14mu|easymock2-2.0-3|10	License:        MIT
14mu|easymock2-2.0-3|11	URL:            http://www.easymock.org/
14mu|easymock2-2.0-3|12	Source0:        easymock-2.0-src.tar.gz
14mu|easymock2-2.0-3|13	# cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/easymock login
14mu|easymock2-2.0-3|14	# cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/easymock export -r EasyMock2_0 easymock
14mu|easymock2-2.0-3|15	
14mu|easymock2-2.0-3|16	Patch0:		easymock-2.0-build_xml.patch
14mu|easymock2-2.0-3|17	
14mu|easymock2-2.0-3|18	
14mu|easymock2-2.0-3|19	BuildArch:      noarch
14mu|easymock2-2.0-3|20	BuildRequires:  java-rpmbuild
14mu|easymock2-2.0-3|21	BuildRequires:  jpackage-utils >= 0:1.6
14mu|easymock2-2.0-3|22	BuildRequires:  ant >= 0:1.6
14mu|easymock2-2.0-3|23	BuildRequires:	ant-junit >= 0:1.6
14mu|easymock2-2.0-3|24	BuildRequires:	junit >= 0:3.8.1
14mu|easymock2-2.0-3|25	BuildRequires:  java-devel >= 0:1.5.0
14mu|easymock2-2.0-3|26	Requires:  java >= 0:1.5.0
14mu|easymock2-2.0-3|27	
14mu|easymock2-2.0-3|28	%description
14mu|easymock2-2.0-3|29	EasyMock provides Mock Objects for interfaces in JUnit tests by generating
14mu|easymock2-2.0-3|30	them on the fly using Java's proxy mechanism. Due to EasyMock's unique style
14mu|easymock2-2.0-3|31	of recording expectations, most refactorings will not affect the Mock Objects.
14mu|easymock2-2.0-3|32	So EasyMock is a perfect fit for Test-Driven Development.
14mu|easymock2-2.0-3|33	
14mu|easymock2-2.0-3|34	%package        javadoc
14mu|easymock2-2.0-3|35	Summary:        Javadoc for %{name}
14mu|easymock2-2.0-3|36	Group:          Development/Java
14mu|easymock2-2.0-3|37	
14mu|easymock2-2.0-3|38	%description    javadoc
14mu|easymock2-2.0-3|39	Javadoc for %{name}
14mu|easymock2-2.0-3|40	
14mu|easymock2-2.0-3|41	
14mu|easymock2-2.0-3|42	%prep
14mu|easymock2-2.0-3|43	%setup -q -n %{base_name}
14mu|easymock2-2.0-3|44	mkdir lib
14mu|easymock2-2.0-3|45	pushd lib
14mu|easymock2-2.0-3|46	ln -sf $(build-classpath junit) .
14mu|easymock2-2.0-3|47	popd
14mu|easymock2-2.0-3|48	echo "java\ 1.5=%{_jvmdir}/java-rpmbuild/bin/java" >> easymockbuild.properties
14mu|easymock2-2.0-3|49	echo "java\ compiler=%{_jvmdir}/java-rpmbuild/bin/javac" >> easymockbuild.properties
14mu|easymock2-2.0-3|50	
14mu|easymock2-2.0-3|51	%patch0 -b .sav
14mu|easymock2-2.0-3|52	
14mu|easymock2-2.0-3|53	%build
14mu|easymock2-2.0-3|54	export OPT_JAR_LIST="ant/ant-junit junit"
14mu|easymock2-2.0-3|55	export CLASSPATH=
14mu|easymock2-2.0-3|56	%{ant} -Dbuild.sysclasspath=first
14mu|easymock2-2.0-3|57	
14mu|easymock2-2.0-3|58	%install
14mu|easymock2-2.0-3|59	unzip %{base_name}%{version}.zip
14mu|easymock2-2.0-3|60	install -dm 755 %{buildroot}%{_javadir}
14mu|easymock2-2.0-3|61	
14mu|easymock2-2.0-3|62	install -pm 644 %{base_name}%{version}/%{base_name}.jar \
14mu|easymock2-2.0-3|63	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|easymock2-2.0-3|64	ln -s %{name}-%{version}.jar \
14mu|easymock2-2.0-3|65	%{buildroot}%{_javadir}/%{name}.jar
14mu|easymock2-2.0-3|66	
14mu|easymock2-2.0-3|67	# javadoc
14mu|easymock2-2.0-3|68	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|easymock2-2.0-3|69	cp -pr %{base_name}%{version}/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|easymock2-2.0-3|70	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|easymock2-2.0-3|71	
14mu|easymock2-2.0-3|72	%files
14mu|easymock2-2.0-3|73	%{_javadir}/*.jar
14mu|easymock2-2.0-3|74	%doc %{base_name}%{version}/{Documentation,License}.html
14mu|easymock2-2.0-3|75	
14mu|easymock2-2.0-3|76	%files javadoc
14mu|easymock2-2.0-3|77	%doc %{_javadocdir}/%{name}-%{version}
14mu|easymock2-2.0-3|78	%doc %{_javadocdir}/%{name}
14mu|easymock2-2.0-3|79	
14mu|easymock2-2.0-3|80	%changelog
14mu|easymock2-2.0-3|81	
14mu|easymock2-2.0-3|82	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:2.0-3
14mu|easymock2-2.0-3|83	- (4fdfbaf) Rebuild with Java8
14mu|easymock2-2.0-3|84	
14mu|easymock2-2.0-3|85	

22515 14
14mu|easytag-2.2.6-5|1	Summary:	Tag editor for MP3, OGG and some other files
14mu|easytag-2.2.6-5|2	Name:		easytag
14mu|easytag-2.2.6-5|3	Version:	2.2.6
14mu|easytag-2.2.6-5|4	Release:	5
14mu|easytag-2.2.6-5|5	Epoch:		1
14mu|easytag-2.2.6-5|6	License:	GPLv2+
14mu|easytag-2.2.6-5|7	Group:		Sound
14mu|easytag-2.2.6-5|8	Url:		https://wiki.gnome.org/Apps/EasyTAG
14mu|easytag-2.2.6-5|9	Source0:	https://download.gnome.org/sources/%{name}/2.2/%{name}-%{version}.tar.xz
14mu|easytag-2.2.6-5|10	Source1:	easytag-2.2.6-ru.po.bz2
14mu|easytag-2.2.6-5|11	Patch0:		easytag-2.2-select-all.patch
14mu|easytag-2.2.6-5|12	BuildRequires:	appdata-tools
14mu|easytag-2.2.6-5|13	BuildRequires:	desktop-file-utils
14mu|easytag-2.2.6-5|14	BuildRequires:	docbook-dtd44-xml
14mu|easytag-2.2.6-5|15	BuildRequires:	docbook-style-xsl
14mu|easytag-2.2.6-5|16	BuildRequires:	itstool
14mu|easytag-2.2.6-5|17	BuildRequires:	intltool
14mu|easytag-2.2.6-5|18	BuildRequires:	libmp4v2-utils
14mu|easytag-2.2.6-5|19	BuildRequires:	yelp-tools
14mu|easytag-2.2.6-5|20	BuildRequires:	xsltproc
14mu|easytag-2.2.6-5|21	BuildRequires:	id3lib-devel
14mu|easytag-2.2.6-5|22	BuildRequires:	pkgconfig(flac)
14mu|easytag-2.2.6-5|23	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|easytag-2.2.6-5|24	BuildRequires:	pkgconfig(id3tag)
14mu|easytag-2.2.6-5|25	BuildRequires:	pkgconfig(opus)
14mu|easytag-2.2.6-5|26	BuildRequires:	pkgconfig(opusfile)
14mu|easytag-2.2.6-5|27	BuildRequires:	pkgconfig(speex)
14mu|easytag-2.2.6-5|28	BuildRequires:	pkgconfig(taglib)
14mu|easytag-2.2.6-5|29	BuildRequires:	pkgconfig(vorbis)
14mu|easytag-2.2.6-5|30	BuildRequires:	pkgconfig(wavpack)
14mu|easytag-2.2.6-5|31	
14mu|easytag-2.2.6-5|32	%description
14mu|easytag-2.2.6-5|33	EasyTAG is an utility for viewing and editing tags of MP3, MP2, FLAC,
14mu|easytag-2.2.6-5|34	Ogg Vorbis, MP4/AAC, MusePack, Wavpack, Speex and Monkey's Audio
14mu|easytag-2.2.6-5|35	files. Its simple and nice GTK+ interface makes tagging easier under
14mu|easytag-2.2.6-5|36	GNU/Linux.
14mu|easytag-2.2.6-5|37	Features:
14mu|easytag-2.2.6-5|38	- View, edit, write tags of MP3, MP2 files (ID3 tag with pictures),
14mu|easytag-2.2.6-5|39	FLAC files (FLAC Vorbis tag), Ogg Vorbis files (Ogg Vorbis tag),
14mu|easytag-2.2.6-5|40	MP4/AAC (MP4/AAC tag), and MusePack, Wavpack, Monkey's Audio files
14mu|easytag-2.2.6-5|41	(APE tag), Speex files, Opus files,
14mu|easytag-2.2.6-5|42	- Can edit more tag fields : Title, Artist, Album, Disc Album, Year,
14mu|easytag-2.2.6-5|43	Track Number, Genre, Comment, Composer, Original Artist/Performer,
14mu|easytag-2.2.6-5|44	Copyright, URL and Encoder name,
14mu|easytag-2.2.6-5|45	- Auto tagging: parse filename and directory to complete automatically
14mu|easytag-2.2.6-5|46	the fields (using masks),
14mu|easytag-2.2.6-5|47	- Ability to rename files and directories from the tag (using masks) or by
14mu|easytag-2.2.6-5|48	loading a text file,
14mu|easytag-2.2.6-5|49	- Process selected files of the selected directory,
14mu|easytag-2.2.6-5|50	- Ability to browse subdirectories,
14mu|easytag-2.2.6-5|51	- Recursion for tagging, removing, renaming, saving...,
14mu|easytag-2.2.6-5|52	- Can set a field (artist, title,...) to all other files,
14mu|easytag-2.2.6-5|53	- Read file header informations (bitrate, time, ...) and display them,
14mu|easytag-2.2.6-5|54	- Auto completion of the date if a partial is entered,
14mu|easytag-2.2.6-5|55	- Undo and redo last changes,
14mu|easytag-2.2.6-5|56	- Ability to process fields of tag and file name (convert letters into
14mu|easytag-2.2.6-5|57	uppercase, downcase, ...),
14mu|easytag-2.2.6-5|58	- Ability to open a directory or a file with an external program,
14mu|easytag-2.2.6-5|59	- CDDB support using Freedb.org servers (manual and automatic search),
14mu|easytag-2.2.6-5|60	- A tree based browser or a view by Artist & Album,
14mu|easytag-2.2.6-5|61	- A list to select files,
14mu|easytag-2.2.6-5|62	- A playlist generator window,
14mu|easytag-2.2.6-5|63	- A file searching window,
14mu|easytag-2.2.6-5|64	- Simple and explicit interface!,
14mu|easytag-2.2.6-5|65	
14mu|easytag-2.2.6-5|66	%files -f %{name}.lang
14mu|easytag-2.2.6-5|67	%doc ChangeLog README TODO THANKS
14mu|easytag-2.2.6-5|68	%doc %{_datadir}/help/*/%{name}/*
14mu|easytag-2.2.6-5|69	%{_bindir}/easytag
14mu|easytag-2.2.6-5|70	%{_mandir}/man1/easytag.1*
14mu|easytag-2.2.6-5|71	%{_datadir}/applications/easytag.desktop
14mu|easytag-2.2.6-5|72	%{_datadir}/appdata/easytag.appdata.xml
14mu|easytag-2.2.6-5|73	%{_datadir}/icons/hicolor/*/apps/easytag.*
14mu|easytag-2.2.6-5|74	
14mu|easytag-2.2.6-5|75	#----------------------------------------------------------------------------
14mu|easytag-2.2.6-5|76	
14mu|easytag-2.2.6-5|77	%prep
14mu|easytag-2.2.6-5|78	%setup -q
14mu|easytag-2.2.6-5|79	%patch0 -p1
14mu|easytag-2.2.6-5|80	bzcat %{SOURCE1} > po/ru.po
14mu|easytag-2.2.6-5|81	
14mu|easytag-2.2.6-5|82	%build
14mu|easytag-2.2.6-5|83	autoreconf -fi
14mu|easytag-2.2.6-5|84	%configure2_5x \
14mu|easytag-2.2.6-5|85	--with-gtk2
14mu|easytag-2.2.6-5|86	%make
14mu|easytag-2.2.6-5|87	
14mu|easytag-2.2.6-5|88	%install
14mu|easytag-2.2.6-5|89	%makeinstall_std
14mu|easytag-2.2.6-5|90	
14mu|easytag-2.2.6-5|91	%find_lang %{name}
14mu|easytag-2.2.6-5|92	
14mu|easytag-2.2.6-5|93	desktop-file-install --vendor="" \
14mu|easytag-2.2.6-5|94	--remove-mime-type="x-directory/normal" \
14mu|easytag-2.2.6-5|95	--add-mime-type="inode/directory" \
14mu|easytag-2.2.6-5|96	--remove-category="Editor" \
14mu|easytag-2.2.6-5|97	--dir %{buildroot}%{_datadir}/applications \
14mu|easytag-2.2.6-5|98	%{buildroot}%{_datadir}/applications/*
14mu|easytag-2.2.6-5|99	
14mu|easytag-2.2.6-5|100	
14mu|easytag-2.2.6-5|101	%changelog
14mu|easytag-2.2.6-5|102	
14mu|easytag-2.2.6-5|103	* Wed Dec 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.2.6-5
14mu|easytag-2.2.6-5|104	- (736e6f5) Add Epoch to downgrade from 2.4.0
14mu|easytag-2.2.6-5|105	
14mu|easytag-2.2.6-5|106	

22516 14
14mu|ebook-tools-0.2.2-5|1	%define major   0
14mu|ebook-tools-0.2.2-5|2	%define libepub %mklibname epub %{major}
14mu|ebook-tools-0.2.2-5|3	%define devepub %mklibname epub -d
14mu|ebook-tools-0.2.2-5|4	
14mu|ebook-tools-0.2.2-5|5	Summary:	Tools for accessing and converting various ebook file formats
14mu|ebook-tools-0.2.2-5|6	Name:		ebook-tools
14mu|ebook-tools-0.2.2-5|7	Version:	0.2.2
14mu|ebook-tools-0.2.2-5|8	Release:	5
14mu|ebook-tools-0.2.2-5|9	License:	MIT
14mu|ebook-tools-0.2.2-5|10	Group:		Publishing
14mu|ebook-tools-0.2.2-5|11	Url:		http://sourceforge.net/projects/ebook-tools
14mu|ebook-tools-0.2.2-5|12	Source0:	%{name}-%{version}.tar.gz
14mu|ebook-tools-0.2.2-5|13	Patch0:		ebook-tools-0.2.2-libzip2.patch
14mu|ebook-tools-0.2.2-5|14	BuildRequires:	kde4-macros
14mu|ebook-tools-0.2.2-5|15	BuildRequires:	pkgconfig(libzip)
14mu|ebook-tools-0.2.2-5|16	BuildRequires:	pkgconfig(libxml-2.0)
14mu|ebook-tools-0.2.2-5|17	Suggests:	clit
14mu|ebook-tools-0.2.2-5|18	
14mu|ebook-tools-0.2.2-5|19	%description
14mu|ebook-tools-0.2.2-5|20	Tools for accessing and converting various ebook file formats.
14mu|ebook-tools-0.2.2-5|21	
14mu|ebook-tools-0.2.2-5|22	%files
14mu|ebook-tools-0.2.2-5|23	%{_kde_bindir}/einfo
14mu|ebook-tools-0.2.2-5|24	%{_kde_bindir}/lit2epub
14mu|ebook-tools-0.2.2-5|25	
14mu|ebook-tools-0.2.2-5|26	#----------------------------------------------------------------------------
14mu|ebook-tools-0.2.2-5|27	
14mu|ebook-tools-0.2.2-5|28	%package -n %{libepub}
14mu|ebook-tools-0.2.2-5|29	Summary:	KDE shared library
14mu|ebook-tools-0.2.2-5|30	Group:		System/Libraries
14mu|ebook-tools-0.2.2-5|31	
14mu|ebook-tools-0.2.2-5|32	%description -n %{libepub}
14mu|ebook-tools-0.2.2-5|33	%{name} library.
14mu|ebook-tools-0.2.2-5|34	
14mu|ebook-tools-0.2.2-5|35	%files -n %{libepub}
14mu|ebook-tools-0.2.2-5|36	%{_kde_libdir}/libepub.so.%{major}*
14mu|ebook-tools-0.2.2-5|37	
14mu|ebook-tools-0.2.2-5|38	#----------------------------------------------------------------------------
14mu|ebook-tools-0.2.2-5|39	
14mu|ebook-tools-0.2.2-5|40	%package -n %{devepub}
14mu|ebook-tools-0.2.2-5|41	Summary:	Devel stuff for %{name}
14mu|ebook-tools-0.2.2-5|42	Group:		Development/KDE and Qt
14mu|ebook-tools-0.2.2-5|43	Requires:	%{libepub} = %{EVRD}
14mu|ebook-tools-0.2.2-5|44	Provides:	%{name}-devel = %{EVRD}
14mu|ebook-tools-0.2.2-5|45	Obsoletes:	ebook-tools-devel < 0.2.1-2
14mu|ebook-tools-0.2.2-5|46	
14mu|ebook-tools-0.2.2-5|47	%description -n %{devepub}
14mu|ebook-tools-0.2.2-5|48	This package contains header files needed if you wish to build applications
14mu|ebook-tools-0.2.2-5|49	based on %{name}
14mu|ebook-tools-0.2.2-5|50	
14mu|ebook-tools-0.2.2-5|51	%files -n %{devepub}
14mu|ebook-tools-0.2.2-5|52	%{_kde_includedir}/*.h
14mu|ebook-tools-0.2.2-5|53	%{_kde_libdir}/libepub.so
14mu|ebook-tools-0.2.2-5|54	
14mu|ebook-tools-0.2.2-5|55	#----------------------------------------------------------------------------
14mu|ebook-tools-0.2.2-5|56	
14mu|ebook-tools-0.2.2-5|57	%prep
14mu|ebook-tools-0.2.2-5|58	%setup -q
14mu|ebook-tools-0.2.2-5|59	%apply_patches
14mu|ebook-tools-0.2.2-5|60	
14mu|ebook-tools-0.2.2-5|61	%build
14mu|ebook-tools-0.2.2-5|62	%cmake_kde4
14mu|ebook-tools-0.2.2-5|63	%make
14mu|ebook-tools-0.2.2-5|64	
14mu|ebook-tools-0.2.2-5|65	%install
14mu|ebook-tools-0.2.2-5|66	%makeinstall_std -C build
14mu|ebook-tools-0.2.2-5|67	
14mu|ebook-tools-0.2.2-5|68	
14mu|ebook-tools-0.2.2-5|69	%changelog
14mu|ebook-tools-0.2.2-5|70	
14mu|ebook-tools-0.2.2-5|71	* Mon Nov 23 2015 Denis Silakov <dsilakov@gmail.com> 0.2.2-5
14mu|ebook-tools-0.2.2-5|72	- (9e0d3f6) Rebuild with new libzip
14mu|ebook-tools-0.2.2-5|73	
14mu|ebook-tools-0.2.2-5|74	

22517 14
14mu|ecap-1.0.0-1|1	%define major 3
14mu|ecap-1.0.0-1|2	%define libname %mklibname %{name}  %{major}
14mu|ecap-1.0.0-1|3	%define develname %mklibname %{name} -d
14mu|ecap-1.0.0-1|4	
14mu|ecap-1.0.0-1|5	Name:		ecap
14mu|ecap-1.0.0-1|6	Version:	1.0.0
14mu|ecap-1.0.0-1|7	Release:	1
14mu|ecap-1.0.0-1|8	Summary:	eCAP library
14mu|ecap-1.0.0-1|9	License:	BSD
14mu|ecap-1.0.0-1|10	Group:		Networking/Other
14mu|ecap-1.0.0-1|11	URL:		http://www.e-cap.org/
14mu|ecap-1.0.0-1|12	Source0:	http://www.measurement-factory.com/tmp/ecap/libecap-%{version}.tar.gz
14mu|ecap-1.0.0-1|13	BuildRequires:	kernel-headers
14mu|ecap-1.0.0-1|14	
14mu|ecap-1.0.0-1|15	%description
14mu|ecap-1.0.0-1|16	eCAP is a software interface that allows a network application, such as an
14mu|ecap-1.0.0-1|17	HTTP proxy or an ICAP server, to outsource content analysis and adaptation
14mu|ecap-1.0.0-1|18	to a loadable module. For each applicable protocol message being
14mu|ecap-1.0.0-1|19	processed, an eCAP-enabled application supplies the message details to the
14mu|ecap-1.0.0-1|20	adaptation module and gets back an adapted message or a "not interested"
14mu|ecap-1.0.0-1|21	response. These exchanges often include message bodies.
14mu|ecap-1.0.0-1|22	
14mu|ecap-1.0.0-1|23	%package -n %{libname}
14mu|ecap-1.0.0-1|24	Summary:	Main library for dssl
14mu|ecap-1.0.0-1|25	Group:		System/Libraries
14mu|ecap-1.0.0-1|26	Provides:	%{name} = %{version}-%{release}
14mu|ecap-1.0.0-1|27	
14mu|ecap-1.0.0-1|28	%description -n %{libname}
14mu|ecap-1.0.0-1|29	DSSL library is a network caputre and SSL decryption toolkit useful for
14mu|ecap-1.0.0-1|30	snort and other SSL aware software.
14mu|ecap-1.0.0-1|31	
14mu|ecap-1.0.0-1|32	%package -n %{develname}
14mu|ecap-1.0.0-1|33	Summary:	Header files for the dssl library
14mu|ecap-1.0.0-1|34	Group:		Development/C
14mu|ecap-1.0.0-1|35	Requires:	%{libname} = %{version}-%{release}
14mu|ecap-1.0.0-1|36	Provides:	%{name}-devel = %{version}-%{release}
14mu|ecap-1.0.0-1|37	
14mu|ecap-1.0.0-1|38	%description    -n %{develname}
14mu|ecap-1.0.0-1|39	DSSL library is a network caputre and SSL decryption toolkit useful for
14mu|ecap-1.0.0-1|40	snort and other SSL aware software.  These are .h files.
14mu|ecap-1.0.0-1|41	
14mu|ecap-1.0.0-1|42	%prep
14mu|ecap-1.0.0-1|43	%setup -qn libecap-%{version}
14mu|ecap-1.0.0-1|44	
14mu|ecap-1.0.0-1|45	%build
14mu|ecap-1.0.0-1|46	%configure2_5x \
14mu|ecap-1.0.0-1|47	--enable-shared \
14mu|ecap-1.0.0-1|48	--enable-std-include
14mu|ecap-1.0.0-1|49	
14mu|ecap-1.0.0-1|50	%make
14mu|ecap-1.0.0-1|51	
14mu|ecap-1.0.0-1|52	%install
14mu|ecap-1.0.0-1|53	%makeinstall_std
14mu|ecap-1.0.0-1|54	rm -f %{buildroot}%{_libdir}/libecap.la
14mu|ecap-1.0.0-1|55	
14mu|ecap-1.0.0-1|56	%files -n %{libname}
14mu|ecap-1.0.0-1|57	%doc LICENSE
14mu|ecap-1.0.0-1|58	%{_libdir}/libecap.so.%{major}*
14mu|ecap-1.0.0-1|59	
14mu|ecap-1.0.0-1|60	%files  -n %{develname}
14mu|ecap-1.0.0-1|61	%{_includedir}/libecap/*
14mu|ecap-1.0.0-1|62	%{_libdir}/libecap.so
14mu|ecap-1.0.0-1|63	%{_libdir}/libecap.a
14mu|ecap-1.0.0-1|64	%{_libdir}/pkgconfig/libecap.pc
14mu|ecap-1.0.0-1|65	
14mu|ecap-1.0.0-1|66	
14mu|ecap-1.0.0-1|67	
14mu|ecap-1.0.0-1|68	
14mu|ecap-1.0.0-1|69	%changelog
14mu|ecap-1.0.0-1|70	
14mu|ecap-1.0.0-1|71	* Sat Oct 24 2015 Denis Silakov <dsilakov@gmail.com> 1.0.0-1
14mu|ecap-1.0.0-1|72	- (a6b2f6b) Updated to 1.0.0
14mu|ecap-1.0.0-1|73	
14mu|ecap-1.0.0-1|74	

22518 14
14mu|ecj-4.4-6|1	%define debug_package	%nil
14mu|ecj-4.4-6|2	%define qualifier 200902111700
14mu|ecj-4.4-6|3	%bcond_with gcjbootstrap
14mu|ecj-4.4-6|4	
14mu|ecj-4.4-6|5	Summary:	Eclipse Compiler for Java
14mu|ecj-4.4-6|6	Name:		ecj
14mu|ecj-4.4-6|7	Version:	4.4
14mu|ecj-4.4-6|8	# Sad, but eclipse-ecj Obsoletes: ecj < 2:3.4.2-0.2.7
14mu|ecj-4.4-6|9	Epoch:		2
14mu|ecj-4.4-6|10	Release:	6
14mu|ecj-4.4-6|11	Url:		http://www.eclipse.org
14mu|ecj-4.4-6|12	License:	EPL
14mu|ecj-4.4-6|13	Group:		Development/Java
14mu|ecj-4.4-6|14	Source0:	ftp://ftp.halifax.rwth-aachen.de/eclipse/eclipse/downloads/drops4/R-4.3-201306052000/ecjsrc-%{version}.jar
14mu|ecj-4.4-6|15	Source1:	ecj.sh.in
14mu|ecj-4.4-6|16	# Use ECJ for GCJ
14mu|ecj-4.4-6|17	# cvs -d:pserver:anonymous@sourceware.org:/cvs/rhug \
14mu|ecj-4.4-6|18	# export -r eclipse_r34_1 eclipse-gcj
14mu|ecj-4.4-6|19	# tar cjf ecj-gcj.tar.bz2 eclipse-gcj
14mu|ecj-4.4-6|20	Source2:	%{name}-gcj.tar.bz2
14mu|ecj-4.4-6|21	Source3:	http://repo2.maven.org/maven2/org/eclipse/jdt/core/3.3.0-v_771/core-3.3.0-v_771.pom
14mu|ecj-4.4-6|22	# Always generate debug info when building RPMs (Andrew Haley)
14mu|ecj-4.4-6|23	Patch0:		%{name}-rpmdebuginfo.patch
14mu|ecj-4.4-6|24	Patch1:		%{name}-defaultto1.5.patch
14mu|ecj-4.4-6|25	Patch2:		%{name}-generatedebuginfo.patch
14mu|ecj-4.4-6|26	Patch3:		ecj-4.2.1-compile.patch
14mu|ecj-4.4-6|27	Patch4:		ecj-4.2.2-java7.patch
14mu|ecj-4.4-6|28	Patch5:		ecj-4.3-compile.patch
14mu|ecj-4.4-6|29	BuildArch:	noarch
14mu|ecj-4.4-6|30	
14mu|ecj-4.4-6|31	%if %{without gcjbootstrap}
14mu|ecj-4.4-6|32	BuildRequires:	ant
14mu|ecj-4.4-6|33	BuildRequires:	java-1.8.0-openjdk-devel
14mu|ecj-4.4-6|34	%else
14mu|ecj-4.4-6|35	BuildRequires:	gcc-java >= 4.0.0
14mu|ecj-4.4-6|36	%endif
14mu|ecj-4.4-6|37	BuildRequires:	locales-en
14mu|ecj-4.4-6|38	
14mu|ecj-4.4-6|39	Requires:	java-sdk
14mu|ecj-4.4-6|40	%rename         eclipse-ecj
14mu|ecj-4.4-6|41	
14mu|ecj-4.4-6|42	%description
14mu|ecj-4.4-6|43	ECJ is the Java bytecode compiler of the Eclipse Platform.  It is also known as
14mu|ecj-4.4-6|44	the JDT Core batch compiler.
14mu|ecj-4.4-6|45	
14mu|ecj-4.4-6|46	%prep
14mu|ecj-4.4-6|47	%setup -q -c
14mu|ecj-4.4-6|48	# Use ECJ for GCJ's bytecode compiler
14mu|ecj-4.4-6|49	tar jxf %{SOURCE2}
14mu|ecj-4.4-6|50	mv eclipse-gcj/org/eclipse/jdt/internal/compiler/batch/GCCMain.java \
14mu|ecj-4.4-6|51	org/eclipse/jdt/internal/compiler/batch/
14mu|ecj-4.4-6|52	cat eclipse-gcj/gcc.properties >> \
14mu|ecj-4.4-6|53	org/eclipse/jdt/internal/compiler/batch/messages.properties
14mu|ecj-4.4-6|54	rm -rf eclipse-gcj
14mu|ecj-4.4-6|55	
14mu|ecj-4.4-6|56	%apply_patches
14mu|ecj-4.4-6|57	
14mu|ecj-4.4-6|58	cp %{SOURCE3} pom.xml
14mu|ecj-4.4-6|59	
14mu|ecj-4.4-6|60	# We could remove the parts below as they aren't required for ecj core
14mu|ecj-4.4-6|61	# functionality -- but e.g. forcing ant to use ecj over javac requires
14mu|ecj-4.4-6|62	# the JDTCompilerAdapter, so let's not save space at the cost of losing
14mu|ecj-4.4-6|63	# functionality...
14mu|ecj-4.4-6|64	
14mu|ecj-4.4-6|65	# Remove bits of JDT Core we don't want to build
14mu|ecj-4.4-6|66	#rm -r org/eclipse/jdt/internal/compiler/tool
14mu|ecj-4.4-6|67	#rm -r org/eclipse/jdt/internal/compiler/apt
14mu|ecj-4.4-6|68	
14mu|ecj-4.4-6|69	# JDTCompilerAdapter isn't used by the batch compiler
14mu|ecj-4.4-6|70	#rm -f org/eclipse/jdt/core/JDTCompilerAdapter.java
14mu|ecj-4.4-6|71	
14mu|ecj-4.4-6|72	%build
14mu|ecj-4.4-6|73	export LC_ALL=en_US.utf8
14mu|ecj-4.4-6|74	%if %{with gcjbootstrap}
14mu|ecj-4.4-6|75	for f in `find -name '*.java' | cut -c 3- | LC_ALL=C sort`; do
14mu|ecj-4.4-6|76	gcj -Wno-deprecated -C $f
14mu|ecj-4.4-6|77	done
14mu|ecj-4.4-6|78	
14mu|ecj-4.4-6|79	find -name '*.class' -or -name '*.properties' -or -name '*.rsc' |\
14mu|ecj-4.4-6|80	xargs fastjar cf %{name}-%{version}.jar
14mu|ecj-4.4-6|81	%else
14mu|ecj-4.4-6|82	ant
14mu|ecj-4.4-6|83	%endif
14mu|ecj-4.4-6|84	
14mu|ecj-4.4-6|85	%install
14mu|ecj-4.4-6|86	mkdir -p %{buildroot}%{_javadir}
14mu|ecj-4.4-6|87	cp -a *.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|ecj-4.4-6|88	pushd %{buildroot}%{_javadir}
14mu|ecj-4.4-6|89	ln -s %{name}-%{version}.jar %{name}.jar
14mu|ecj-4.4-6|90	ln -s %{name}-%{version}.jar eclipse-%{name}-%{version}.jar
14mu|ecj-4.4-6|91	ln -s eclipse-%{name}-%{version}.jar eclipse-%{name}.jar
14mu|ecj-4.4-6|92	ln -s %{name}-%{version}.jar jdtcore.jar
14mu|ecj-4.4-6|93	popd
14mu|ecj-4.4-6|94	
14mu|ecj-4.4-6|95	# Install the ecj wrapper script
14mu|ecj-4.4-6|96	install -p -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/ecj
14mu|ecj-4.4-6|97	sed --in-place "s:@JAVADIR@:%{_javadir}:" %{buildroot}%{_bindir}/ecj
14mu|ecj-4.4-6|98	
14mu|ecj-4.4-6|99	# poms
14mu|ecj-4.4-6|100	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|ecj-4.4-6|101	install -pm 644 pom.xml \
14mu|ecj-4.4-6|102	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mu|ecj-4.4-6|103	
14mu|ecj-4.4-6|104	%add_to_maven_depmap org.eclipse.jdt core %{version} JPP %{name}
14mu|ecj-4.4-6|105	
14mu|ecj-4.4-6|106	%post
14mu|ecj-4.4-6|107	%update_maven_depmap
14mu|ecj-4.4-6|108	
14mu|ecj-4.4-6|109	%postun
14mu|ecj-4.4-6|110	%update_maven_depmap
14mu|ecj-4.4-6|111	
14mu|ecj-4.4-6|112	%files
14mu|ecj-4.4-6|113	%doc about.html
14mu|ecj-4.4-6|114	%{_datadir}/maven2/poms/JPP-%{name}.pom
14mu|ecj-4.4-6|115	%{_mavendepmapfragdir}/%{name}
14mu|ecj-4.4-6|116	%{_bindir}/%{name}
14mu|ecj-4.4-6|117	%{_javadir}/%{name}*.jar
14mu|ecj-4.4-6|118	%{_javadir}/eclipse-%{name}*.jar
14mu|ecj-4.4-6|119	%{_javadir}/jdtcore.jar
14mu|ecj-4.4-6|120	
14mu|ecj-4.4-6|121	
14mu|ecj-4.4-6|122	%changelog
14mu|ecj-4.4-6|123	
14mu|ecj-4.4-6|124	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:4.4-6
14mu|ecj-4.4-6|125	- (23fc938) Updated to 4.4
14mu|ecj-4.4-6|126	
14mu|ecj-4.4-6|127	

22519 14
14mu|edid-decode-0-0.20170918.2|1	%define git	20170918
14mu|edid-decode-0-0.20170918.2|2	
14mu|edid-decode-0-0.20170918.2|3	Summary:	EDID parse tool
14mu|edid-decode-0-0.20170918.2|4	Name:		edid-decode
14mu|edid-decode-0-0.20170918.2|5	Version:	0
14mu|edid-decode-0-0.20170918.2|6	Release:	0.%{git}.2
14mu|edid-decode-0-0.20170918.2|7	License:	MIT
14mu|edid-decode-0-0.20170918.2|8	Group:		System/X11
14mu|edid-decode-0-0.20170918.2|9	Url:		http://cgit.freedesktop.org/xorg/app/edid-decode/
14mu|edid-decode-0-0.20170918.2|10	# git clone git://anongit.freedesktop.org/xorg/app/edid-decode
14mu|edid-decode-0-0.20170918.2|11	# tar c -j --exclude=.git --exclude=.gitignore -f edid-decode-%{git}.tar.bz2 edid-decode
14mu|edid-decode-0-0.20170918.2|12	Source0:	%{name}-%{git}.tar.bz2
14mu|edid-decode-0-0.20170918.2|13	# (cjw) add a basic man page
14mu|edid-decode-0-0.20170918.2|14	Source1:	edid-decode.1
14mu|edid-decode-0-0.20170918.2|15	
14mu|edid-decode-0-0.20170918.2|16	%description
14mu|edid-decode-0-0.20170918.2|17	The edid-decode tool parses a given EDID from a file or stdin and
14mu|edid-decode-0-0.20170918.2|18	shows the contents on stdout. It handles both the regular video info
14mu|edid-decode-0-0.20170918.2|19	and the audio info often provided by HDMI displays.
14mu|edid-decode-0-0.20170918.2|20	
14mu|edid-decode-0-0.20170918.2|21	%prep
14mu|edid-decode-0-0.20170918.2|22	%setup -q -n %{name}
14mu|edid-decode-0-0.20170918.2|23	
14mu|edid-decode-0-0.20170918.2|24	%build
14mu|edid-decode-0-0.20170918.2|25	%make CFLAGS="%{optflags}"
14mu|edid-decode-0-0.20170918.2|26	
14mu|edid-decode-0-0.20170918.2|27	%install
14mu|edid-decode-0-0.20170918.2|28	%makeinstall_std
14mu|edid-decode-0-0.20170918.2|29	mkdir -p %{buildroot}%{_mandir}/man1
14mu|edid-decode-0-0.20170918.2|30	install -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1
14mu|edid-decode-0-0.20170918.2|31	
14mu|edid-decode-0-0.20170918.2|32	%files
14mu|edid-decode-0-0.20170918.2|33	%{_bindir}/%{name}
14mu|edid-decode-0-0.20170918.2|34	%{_mandir}/man1/%{name}.1.*
14mu|edid-decode-0-0.20170918.2|35	
14mu|edid-decode-0-0.20170918.2|36	
14mu|edid-decode-0-0.20170918.2|37	%changelog
14mu|edid-decode-0-0.20170918.2|38	
14mu|edid-decode-0-0.20170918.2|39	* Tue Feb 20 2018 Andrey Ponomarenko <andrewponomarenko@yandex.ru> 0-0.20170918.2
14mu|edid-decode-0-0.20170918.2|40	- (0ba5c90) Merge branch 'master' into rosa2014.1
14mu|edid-decode-0-0.20170918.2|41	
14mu|edid-decode-0-0.20170918.2|42	

22520 14
14mu|edk2-20150807-1.svn18187|1	%define svndate   20150807
14mu|edk2-20150807-1.svn18187|2	%define svnrev    18187
14mu|edk2-20150807-1.svn18187|3	
14mu|edk2-20150807-1.svn18187|4	Name:		edk2
14mu|edk2-20150807-1.svn18187|5	Version:	%{svndate}
14mu|edk2-20150807-1.svn18187|6	Release:	1.svn%{svnrev}
14mu|edk2-20150807-1.svn18187|7	Summary:	EFI Development Kit II
14mu|edk2-20150807-1.svn18187|8	
14mu|edk2-20150807-1.svn18187|9	# There are no formal releases from upstream.
14mu|edk2-20150807-1.svn18187|10	# Tarballs are created with:
14mu|edk2-20150807-1.svn18187|11	
14mu|edk2-20150807-1.svn18187|12	# svn export -r ${svnrev} \
14mu|edk2-20150807-1.svn18187|13	#     https://svn.code.sf.net/p/edk2/code/trunk/edk2/BaseTools edk2-buildtools-r${svnrev}
14mu|edk2-20150807-1.svn18187|14	# rm -rf edk2-buildtools-r${svnrev}/Bin
14mu|edk2-20150807-1.svn18187|15	# tar -cv edk2-buildtools-r${svnrev} | xz -6 > edk2-buildtools-r${svnrev}.tar.xz
14mu|edk2-20150807-1.svn18187|16	Source0:	edk2-buildtools-r%{svnrev}.tar.xz
14mu|edk2-20150807-1.svn18187|17	Patch1:		basetools-arm.patch
14mu|edk2-20150807-1.svn18187|18	
14mu|edk2-20150807-1.svn18187|19	License:	BSD
14mu|edk2-20150807-1.svn18187|20	Group:		Emulators
14mu|edk2-20150807-1.svn18187|21	URL:		http://www.tianocore.org/edk2/
14mu|edk2-20150807-1.svn18187|22	
14mu|edk2-20150807-1.svn18187|23	# We need to build tools everywhere, but how is still an open question
14mu|edk2-20150807-1.svn18187|24	# https://bugzilla.redhat.com/show_bug.cgi?id=992180
14mu|edk2-20150807-1.svn18187|25	ExclusiveArch:	%{ix86} x86_64 %{arm}
14mu|edk2-20150807-1.svn18187|26	
14mu|edk2-20150807-1.svn18187|27	BuildRequires:	python-devel
14mu|edk2-20150807-1.svn18187|28	BuildRequires:	pkgconfig(uuid)
14mu|edk2-20150807-1.svn18187|29	
14mu|edk2-20150807-1.svn18187|30	Requires:	edk2-tools = %{EVRD}
14mu|edk2-20150807-1.svn18187|31	Requires:	edk2-tools-doc = %{EVRD}
14mu|edk2-20150807-1.svn18187|32	
14mu|edk2-20150807-1.svn18187|33	%description
14mu|edk2-20150807-1.svn18187|34	EDK II is a development code base for creating UEFI drivers, applications
14mu|edk2-20150807-1.svn18187|35	and firmware images.
14mu|edk2-20150807-1.svn18187|36	
14mu|edk2-20150807-1.svn18187|37	%package tools
14mu|edk2-20150807-1.svn18187|38	Summary:	EFI Development Kit II Tools
14mu|edk2-20150807-1.svn18187|39	Group:		Development/Tools
14mu|edk2-20150807-1.svn18187|40	Requires:	edk2-tools-python = %{EVRD}
14mu|edk2-20150807-1.svn18187|41	
14mu|edk2-20150807-1.svn18187|42	%description tools
14mu|edk2-20150807-1.svn18187|43	This package provides tools that are needed to
14mu|edk2-20150807-1.svn18187|44	build EFI executables and ROMs using the GNU tools.
14mu|edk2-20150807-1.svn18187|45	
14mu|edk2-20150807-1.svn18187|46	%package tools-python
14mu|edk2-20150807-1.svn18187|47	Summary:	EFI Development Kit II Tools
14mu|edk2-20150807-1.svn18187|48	Group:		Development/Tools
14mu|edk2-20150807-1.svn18187|49	Requires:	python
14mu|edk2-20150807-1.svn18187|50	BuildArch:      noarch
14mu|edk2-20150807-1.svn18187|51	
14mu|edk2-20150807-1.svn18187|52	%description tools-python
14mu|edk2-20150807-1.svn18187|53	This package provides tools that are needed to build EFI executables
14mu|edk2-20150807-1.svn18187|54	and ROMs using the GNU tools.  You do not need to install this package;
14mu|edk2-20150807-1.svn18187|55	you probably want to install edk2-tools only.
14mu|edk2-20150807-1.svn18187|56	
14mu|edk2-20150807-1.svn18187|57	%package tools-doc
14mu|edk2-20150807-1.svn18187|58	Summary:	Documentation for EFI Development Kit II Tools
14mu|edk2-20150807-1.svn18187|59	Group:		Development/Tools
14mu|edk2-20150807-1.svn18187|60	
14mu|edk2-20150807-1.svn18187|61	%description tools-doc
14mu|edk2-20150807-1.svn18187|62	This package documents the tools that are needed to
14mu|edk2-20150807-1.svn18187|63	build EFI executables and ROMs using the GNU tools.
14mu|edk2-20150807-1.svn18187|64	
14mu|edk2-20150807-1.svn18187|65	%prep
14mu|edk2-20150807-1.svn18187|66	%setup -q -n edk2-buildtools-r%{svnrev}
14mu|edk2-20150807-1.svn18187|67	%patch1 -p1
14mu|edk2-20150807-1.svn18187|68	
14mu|edk2-20150807-1.svn18187|69	%build
14mu|edk2-20150807-1.svn18187|70	export WORKSPACE=`pwd`
14mu|edk2-20150807-1.svn18187|71	
14mu|edk2-20150807-1.svn18187|72	# Build is broken if MAKEFLAGS contains -j option.
14mu|edk2-20150807-1.svn18187|73	unset MAKEFLAGS
14mu|edk2-20150807-1.svn18187|74	make
14mu|edk2-20150807-1.svn18187|75	
14mu|edk2-20150807-1.svn18187|76	%install
14mu|edk2-20150807-1.svn18187|77	mkdir -p %{buildroot}%{_bindir}
14mu|edk2-20150807-1.svn18187|78	install	\
14mu|edk2-20150807-1.svn18187|79	Source/C/bin/BootSectImage \
14mu|edk2-20150807-1.svn18187|80	Source/C/bin/EfiLdrImage \
14mu|edk2-20150807-1.svn18187|81	Source/C/bin/EfiRom \
14mu|edk2-20150807-1.svn18187|82	Source/C/bin/GenCrc32 \
14mu|edk2-20150807-1.svn18187|83	Source/C/bin/GenFfs \
14mu|edk2-20150807-1.svn18187|84	Source/C/bin/GenFv \
14mu|edk2-20150807-1.svn18187|85	Source/C/bin/GenFw \
14mu|edk2-20150807-1.svn18187|86	Source/C/bin/GenPage \
14mu|edk2-20150807-1.svn18187|87	Source/C/bin/GenSec \
14mu|edk2-20150807-1.svn18187|88	Source/C/bin/GenVtf \
14mu|edk2-20150807-1.svn18187|89	Source/C/bin/GnuGenBootSector \
14mu|edk2-20150807-1.svn18187|90	Source/C/bin/LzmaCompress \
14mu|edk2-20150807-1.svn18187|91	BinWrappers/PosixLike/LzmaF86Compress \
14mu|edk2-20150807-1.svn18187|92	Source/C/bin/Split \
14mu|edk2-20150807-1.svn18187|93	Source/C/bin/TianoCompress \
14mu|edk2-20150807-1.svn18187|94	Source/C/bin/VfrCompile \
14mu|edk2-20150807-1.svn18187|95	Source/C/bin/VolInfo \
14mu|edk2-20150807-1.svn18187|96	%{buildroot}%{_bindir}
14mu|edk2-20150807-1.svn18187|97	
14mu|edk2-20150807-1.svn18187|98	ln -f %{buildroot}%{_bindir}/GnuGenBootSector \
14mu|edk2-20150807-1.svn18187|99	%{buildroot}%{_bindir}/GenBootSector
14mu|edk2-20150807-1.svn18187|100	
14mu|edk2-20150807-1.svn18187|101	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|edk2-20150807-1.svn18187|102	install \
14mu|edk2-20150807-1.svn18187|103	BuildEnv \
14mu|edk2-20150807-1.svn18187|104	%{buildroot}%{_datadir}/%{name}
14mu|edk2-20150807-1.svn18187|105	
14mu|edk2-20150807-1.svn18187|106	mkdir -p %{buildroot}%{_datadir}/%{name}/Conf
14mu|edk2-20150807-1.svn18187|107	install \
14mu|edk2-20150807-1.svn18187|108	Conf/build_rule.template \
14mu|edk2-20150807-1.svn18187|109	Conf/tools_def.template \
14mu|edk2-20150807-1.svn18187|110	Conf/target.template \
14mu|edk2-20150807-1.svn18187|111	%{buildroot}%{_datadir}/%{name}/Conf
14mu|edk2-20150807-1.svn18187|112	
14mu|edk2-20150807-1.svn18187|113	mkdir -p %{buildroot}%{_datadir}/%{name}/Scripts
14mu|edk2-20150807-1.svn18187|114	
14mu|edk2-20150807-1.svn18187|115	cp -R Source/Python %{buildroot}%{_datadir}/%{name}/Python
14mu|edk2-20150807-1.svn18187|116	
14mu|edk2-20150807-1.svn18187|117	find %{buildroot}%{_datadir}/%{name}/Python -name "*.pyd" | xargs rm
14mu|edk2-20150807-1.svn18187|118	
14mu|edk2-20150807-1.svn18187|119	for i in build BPDG Ecc GenDepex GenFds GenPatchPcdTable PatchPcdValue TargetTool Trim UPT; do
14mu|edk2-20150807-1.svn18187|120	echo '#!/bin/sh
14mu|edk2-20150807-1.svn18187|121	PYTHONPATH=%{_datadir}/%{name}/Python
14mu|edk2-20150807-1.svn18187|122	export PYTHONPATH
14mu|edk2-20150807-1.svn18187|123	exec python '%{_datadir}/%{name}/Python/$i/$i.py' "$@"' > %{buildroot}%{_bindir}/$i
14mu|edk2-20150807-1.svn18187|124	chmod +x %{buildroot}%{_bindir}/$i
14mu|edk2-20150807-1.svn18187|125	done
14mu|edk2-20150807-1.svn18187|126	
14mu|edk2-20150807-1.svn18187|127	%files tools
14mu|edk2-20150807-1.svn18187|128	%{_bindir}/BootSectImage
14mu|edk2-20150807-1.svn18187|129	%{_bindir}/EfiLdrImage
14mu|edk2-20150807-1.svn18187|130	%{_bindir}/EfiRom
14mu|edk2-20150807-1.svn18187|131	%{_bindir}/GenBootSector
14mu|edk2-20150807-1.svn18187|132	%{_bindir}/GenCrc32
14mu|edk2-20150807-1.svn18187|133	%{_bindir}/GenFfs
14mu|edk2-20150807-1.svn18187|134	%{_bindir}/GenFv
14mu|edk2-20150807-1.svn18187|135	%{_bindir}/GenFw
14mu|edk2-20150807-1.svn18187|136	%{_bindir}/GenPage
14mu|edk2-20150807-1.svn18187|137	%{_bindir}/GenSec
14mu|edk2-20150807-1.svn18187|138	%{_bindir}/GenVtf
14mu|edk2-20150807-1.svn18187|139	%{_bindir}/GnuGenBootSector
14mu|edk2-20150807-1.svn18187|140	%{_bindir}/LzmaCompress
14mu|edk2-20150807-1.svn18187|141	%{_bindir}/LzmaF86Compress
14mu|edk2-20150807-1.svn18187|142	%{_bindir}/Split
14mu|edk2-20150807-1.svn18187|143	%{_bindir}/TianoCompress
14mu|edk2-20150807-1.svn18187|144	%{_bindir}/VfrCompile
14mu|edk2-20150807-1.svn18187|145	%{_bindir}/VolInfo
14mu|edk2-20150807-1.svn18187|146	%{_datadir}/%{name}/BuildEnv
14mu|edk2-20150807-1.svn18187|147	%{_datadir}/%{name}/Conf/
14mu|edk2-20150807-1.svn18187|148	%{_datadir}/%{name}/Scripts/
14mu|edk2-20150807-1.svn18187|149	
14mu|edk2-20150807-1.svn18187|150	%files tools-python
14mu|edk2-20150807-1.svn18187|151	%{_bindir}/build
14mu|edk2-20150807-1.svn18187|152	%{_bindir}/BPDG
14mu|edk2-20150807-1.svn18187|153	%{_bindir}/Ecc
14mu|edk2-20150807-1.svn18187|154	%{_bindir}/GenDepex
14mu|edk2-20150807-1.svn18187|155	%{_bindir}/GenFds
14mu|edk2-20150807-1.svn18187|156	%{_bindir}/GenPatchPcdTable
14mu|edk2-20150807-1.svn18187|157	%{_bindir}/PatchPcdValue
14mu|edk2-20150807-1.svn18187|158	%{_bindir}/TargetTool
14mu|edk2-20150807-1.svn18187|159	%{_bindir}/Trim
14mu|edk2-20150807-1.svn18187|160	%{_bindir}/UPT
14mu|edk2-20150807-1.svn18187|161	%{_datadir}/%{name}/Python/
14mu|edk2-20150807-1.svn18187|162	
14mu|edk2-20150807-1.svn18187|163	%files tools-doc
14mu|edk2-20150807-1.svn18187|164	%doc UserManuals/BootSectImage_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|165	%doc UserManuals/Build_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|166	%doc UserManuals/EfiLdrImage_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|167	%doc UserManuals/EfiRom_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|168	%doc UserManuals/GenBootSector_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|169	%doc UserManuals/GenCrc32_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|170	%doc UserManuals/GenDepex_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|171	%doc UserManuals/GenFds_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|172	%doc UserManuals/GenFfs_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|173	%doc UserManuals/GenFv_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|174	%doc UserManuals/GenFw_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|175	%doc UserManuals/GenPage_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|176	%doc UserManuals/GenPatchPcdTable_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|177	%doc UserManuals/GenSec_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|178	%doc UserManuals/GenVtf_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|179	%doc UserManuals/LzmaCompress_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|180	%doc UserManuals/PatchPcdValue_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|181	%doc UserManuals/SplitFile_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|182	%doc UserManuals/TargetTool_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|183	%doc UserManuals/TianoCompress_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|184	%doc UserManuals/Trim_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|185	%doc UserManuals/VfrCompiler_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|186	%doc UserManuals/VolInfo_Utility_Man_Page.rtf
14mu|edk2-20150807-1.svn18187|187	
14mu|edk2-20150807-1.svn18187|188	%changelog
14mu|edk2-20150807-1.svn18187|189	
14mu|edk2-20150807-1.svn18187|190	* Fri Aug 07 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 20150807-1.svn18187
14mu|edk2-20150807-1.svn18187|191	- (07cb0c9) Added the files (from Fedora + minor changes)
14mu|edk2-20150807-1.svn18187|192	
14mu|edk2-20150807-1.svn18187|193	

22521 14
14mu|efibootmgr-0.11.0-1|1	Summary:	Interact with the EFI Boot Manager
14mu|efibootmgr-0.11.0-1|2	Name:		efibootmgr
14mu|efibootmgr-0.11.0-1|3	Version:	0.11.0
14mu|efibootmgr-0.11.0-1|4	Release:	1
14mu|efibootmgr-0.11.0-1|5	License:	GPL
14mu|efibootmgr-0.11.0-1|6	Group:		System/Kernel and hardware
14mu|efibootmgr-0.11.0-1|7	URL:		https://github.com/rhinstaller/%{name}/
14mu|efibootmgr-0.11.0-1|8	Source0:	https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
14mu|efibootmgr-0.11.0-1|9	Patch0:		efibootmgr-0.11.0-mbr-logical-partitions.patch
14mu|efibootmgr-0.11.0-1|10	BuildRequires:	pciutils-devel
14mu|efibootmgr-0.11.0-1|11	BuildRequires:	zlib-devel
14mu|efibootmgr-0.11.0-1|12	BuildRequires:	efivar-devel
14mu|efibootmgr-0.11.0-1|13	ExclusiveArch:	%{ix86} x86_64 ia64
14mu|efibootmgr-0.11.0-1|14	
14mu|efibootmgr-0.11.0-1|15	%description
14mu|efibootmgr-0.11.0-1|16	This is efibootmgr, a Linux user-space application to modify the Intel
14mu|efibootmgr-0.11.0-1|17	Extensible Firmware Interface (EFI) Boot Manager. This application can
14mu|efibootmgr-0.11.0-1|18	create and destroy boot entries, change the boot order, change the
14mu|efibootmgr-0.11.0-1|19	next running boot option, and more.
14mu|efibootmgr-0.11.0-1|20	
14mu|efibootmgr-0.11.0-1|21	Details on the EFI Boot Manager are available from the EFI
14mu|efibootmgr-0.11.0-1|22	Specification, v1.02 or above, available from <http://developer.intel.com>.
14mu|efibootmgr-0.11.0-1|23	
14mu|efibootmgr-0.11.0-1|24	Note: efibootmgr requires that the kernel module efivars be loaded
14mu|efibootmgr-0.11.0-1|25	prior to use.  `modprobe efivars` should do the trick.
14mu|efibootmgr-0.11.0-1|26	
14mu|efibootmgr-0.11.0-1|27	%prep
14mu|efibootmgr-0.11.0-1|28	%setup -q
14mu|efibootmgr-0.11.0-1|29	%apply_patches
14mu|efibootmgr-0.11.0-1|30	
14mu|efibootmgr-0.11.0-1|31	%build
14mu|efibootmgr-0.11.0-1|32	make
14mu|efibootmgr-0.11.0-1|33	
14mu|efibootmgr-0.11.0-1|34	%install
14mu|efibootmgr-0.11.0-1|35	mkdir -p %{buildroot}%{_sbindir}
14mu|efibootmgr-0.11.0-1|36	install -m755 src/efibootmgr/efibootmgr %{buildroot}%{_sbindir}
14mu|efibootmgr-0.11.0-1|37	
14mu|efibootmgr-0.11.0-1|38	%clean
14mu|efibootmgr-0.11.0-1|39	rm -rf %{buildroot}
14mu|efibootmgr-0.11.0-1|40	
14mu|efibootmgr-0.11.0-1|41	%files
14mu|efibootmgr-0.11.0-1|42	%defattr(-,root,root)
14mu|efibootmgr-0.11.0-1|43	%doc AUTHORS COPYING README
14mu|efibootmgr-0.11.0-1|44	%doc doc/ChangeLog doc/TODO
14mu|efibootmgr-0.11.0-1|45	%{_sbindir}/efibootmgr
14mu|efibootmgr-0.11.0-1|46	
14mu|efibootmgr-0.11.0-1|47	%changelog
14mu|efibootmgr-0.11.0-1|48	* Mon Feb 02 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.11.0-1
14mu|efibootmgr-0.11.0-1|49	+ Revision: 5b20409
14mu|efibootmgr-0.11.0-1|50	- Added support for MBR extended/logical partitions
14mu|efibootmgr-0.11.0-1|51	
14mu|efibootmgr-0.11.0-1|52	

22522 14
14mu|efivar-0.15-1|1	%define major           0
14mu|efivar-0.15-1|2	%define libname         %mklibname %{name} %{major}
14mu|efivar-0.15-1|3	%define develname       %mklibname -d %{name}
14mu|efivar-0.15-1|4	
14mu|efivar-0.15-1|5	Name:           efivar
14mu|efivar-0.15-1|6	Version:        0.15
14mu|efivar-0.15-1|7	Release:        1
14mu|efivar-0.15-1|8	Summary:        Tools to manage UEFI variables
14mu|efivar-0.15-1|9	License:        LGPLv2.1
14mu|efivar-0.15-1|10	Group:          System/Kernel and hardware
14mu|efivar-0.15-1|11	URL:            https://github.com/vathpela/efivar
14mu|efivar-0.15-1|12	Source0:        https://github.com/vathpela/%{name}/archive/%{version}.tar.gz
14mu|efivar-0.15-1|13	
14mu|efivar-0.15-1|14	Requires:       %{libname} = %{version}-%{release}
14mu|efivar-0.15-1|15	BuildRequires:  popt-devel
14mu|efivar-0.15-1|16	
14mu|efivar-0.15-1|17	%description
14mu|efivar-0.15-1|18	efivar provides a simple command line interface to the UEFI variable facility.
14mu|efivar-0.15-1|19	
14mu|efivar-0.15-1|20	%package -n %{libname}
14mu|efivar-0.15-1|21	Summary:        Library for the %name
14mu|efivar-0.15-1|22	Group:          System/Libraries
14mu|efivar-0.15-1|23	
14mu|efivar-0.15-1|24	%description -n %{libname}
14mu|efivar-0.15-1|25	Library to allow for the simple manipulation of UEFI variables.
14mu|efivar-0.15-1|26	
14mu|efivar-0.15-1|27	%package -n %{develname}
14mu|efivar-0.15-1|28	Summary:        Development files for %{name}
14mu|efivar-0.15-1|29	Group:          Development/C
14mu|efivar-0.15-1|30	Requires:       %{libname} = %{version}-%{release}
14mu|efivar-0.15-1|31	Provides:       %{name}-devel = %{version}-%{release}
14mu|efivar-0.15-1|32	
14mu|efivar-0.15-1|33	%description -n %{develname}
14mu|efivar-0.15-1|34	The %{name}-devel package contains libraries and header files for
14mu|efivar-0.15-1|35	developing applications that use %{name}.
14mu|efivar-0.15-1|36	
14mu|efivar-0.15-1|37	%prep
14mu|efivar-0.15-1|38	%setup -q -n %{name}-%{version}
14mu|efivar-0.15-1|39	
14mu|efivar-0.15-1|40	%build
14mu|efivar-0.15-1|41	make libdir=%{_libdir} bindir=%{_bindir} OPT_FLAGS="$RPM_OPT_FLAGS"
14mu|efivar-0.15-1|42	
14mu|efivar-0.15-1|43	%install
14mu|efivar-0.15-1|44	%makeinstall
14mu|efivar-0.15-1|45	
14mu|efivar-0.15-1|46	%files
14mu|efivar-0.15-1|47	%doc COPYING README
14mu|efivar-0.15-1|48	%{_bindir}/efivar
14mu|efivar-0.15-1|49	%{_mandir}/man1/*
14mu|efivar-0.15-1|50	
14mu|efivar-0.15-1|51	%files -n %{develname}
14mu|efivar-0.15-1|52	%{_mandir}/man3/*
14mu|efivar-0.15-1|53	%{_includedir}/*
14mu|efivar-0.15-1|54	%{_libdir}/*.so
14mu|efivar-0.15-1|55	%{_libdir}/pkgconfig/*.pc
14mu|efivar-0.15-1|56	
14mu|efivar-0.15-1|57	%files -n %{libname}
14mu|efivar-0.15-1|58	%{_libdir}/*.so.%{major}*
14mu|efivar-0.15-1|59	
14mu|efivar-0.15-1|60	%changelog
14mu|efivar-0.15-1|61	* Thu Nov 06 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.15-1
14mu|efivar-0.15-1|62	+ Revision: efd2ee3
14mu|efivar-0.15-1|63	- Sync with upstream
14mu|efivar-0.15-1|64	
14mu|efivar-0.15-1|65	

22523 14
14mu|ekiga-4.0.1-4|1	%define opal_version 3.10.10
14mu|ekiga-4.0.1-4|2	
14mu|ekiga-4.0.1-4|3	%define kde_support 0
14mu|ekiga-4.0.1-4|4	%{?_kde_support: %{expand: %%global kde_support 1}}
14mu|ekiga-4.0.1-4|5	
14mu|ekiga-4.0.1-4|6	Summary:	Voice and Video over IP software (H323 / SIP)
14mu|ekiga-4.0.1-4|7	Name:		ekiga
14mu|ekiga-4.0.1-4|8	Version:	4.0.1
14mu|ekiga-4.0.1-4|9	Release:	4
14mu|ekiga-4.0.1-4|10	License:	GPLv2+
14mu|ekiga-4.0.1-4|11	Group:		Video
14mu|ekiga-4.0.1-4|12	URL:		http://www.ekiga.org
14mu|ekiga-4.0.1-4|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/ekiga/4.0/%{name}-%{version}.tar.xz
14mu|ekiga-4.0.1-4|14	
14mu|ekiga-4.0.1-4|15	BuildRequires:	desktop-file-utils
14mu|ekiga-4.0.1-4|16	BuildRequires:	gnome-common
14mu|ekiga-4.0.1-4|17	BuildRequires:	intltool
14mu|ekiga-4.0.1-4|18	BuildRequires:	scrollkeeper
14mu|ekiga-4.0.1-4|19	BuildRequires:	xsltproc
14mu|ekiga-4.0.1-4|20	BuildRequires:	gettext-devel
14mu|ekiga-4.0.1-4|21	
14mu|ekiga-4.0.1-4|22	BuildRequires:	pkgconfig(avahi-client)
14mu|ekiga-4.0.1-4|23	BuildRequires:	pkgconfig(avahi-glib)
14mu|ekiga-4.0.1-4|24	BuildRequires:	pkgconfig(dbus-1)
14mu|ekiga-4.0.1-4|25	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|ekiga-4.0.1-4|26	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|ekiga-4.0.1-4|27	BuildRequires:	pkgconfig(gnome-icon-theme)
14mu|ekiga-4.0.1-4|28	BuildRequires:	pkgconfig(glib-2.0)
14mu|ekiga-4.0.1-4|29	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|ekiga-4.0.1-4|30	BuildRequires:	pkgconfig(libebook-1.2)
14mu|ekiga-4.0.1-4|31	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mu|ekiga-4.0.1-4|32	BuildRequires:	pkgconfig(libnotify)
14mu|ekiga-4.0.1-4|33	BuildRequires:	pkgconfig(loudmouth-1.0)
14mu|ekiga-4.0.1-4|34	BuildRequires:	pkgconfig(opal) >= %{opal_version}
14mu|ekiga-4.0.1-4|35	Buildrequires:	pkgconfig(ptlib) >= 2.10.9
14mu|ekiga-4.0.1-4|36	BuildRequires:	pkgconfig(sigc++-2.0)
14mu|ekiga-4.0.1-4|37	BuildRequires:	pkgconfig(xv)
14mu|ekiga-4.0.1-4|38	BuildRequires:	openldap-devel
14mu|ekiga-4.0.1-4|39	BuildRequires:	boost-devel
14mu|ekiga-4.0.1-4|40	%if %kde_support
14mu|ekiga-4.0.1-4|41	BuildRequires:	kdelibs4-devel
14mu|ekiga-4.0.1-4|42	%endif
14mu|ekiga-4.0.1-4|43	%rename		gnomemeeting
14mu|ekiga-4.0.1-4|44	
14mu|ekiga-4.0.1-4|45	Requires(post):		scrollkeeper >= 0.3
14mu|ekiga-4.0.1-4|46	Requires(postun):	scrollkeeper >= 0.3
14mu|ekiga-4.0.1-4|47	Requires:	pkgconfig(gnome-icon-theme)
14mu|ekiga-4.0.1-4|48	Requires:	opal3 >= %{opal_version}
14mu|ekiga-4.0.1-4|49	Requires:	evolution-data-server
14mu|ekiga-4.0.1-4|50	Suggests:	yelp
14mu|ekiga-4.0.1-4|51	
14mu|ekiga-4.0.1-4|52	%description
14mu|ekiga-4.0.1-4|53	Ekiga is a tool to communicate with video and audio over the internet.
14mu|ekiga-4.0.1-4|54	It uses both SIP and H323 protocol and is compatible with Microsoft Netmeeting.
14mu|ekiga-4.0.1-4|55	It used to be called GnomeMeeting
14mu|ekiga-4.0.1-4|56	
14mu|ekiga-4.0.1-4|57	%prep
14mu|ekiga-4.0.1-4|58	%setup -q
14mu|ekiga-4.0.1-4|59	
14mu|ekiga-4.0.1-4|60	%build
14mu|ekiga-4.0.1-4|61	%if %kde_support
14mu|ekiga-4.0.1-4|62	QTDIR="/usr/lib/qt4" ; export QTDIR ;
14mu|ekiga-4.0.1-4|63	PATH="/usr/lib/qt4/bin:$PATH" ; export PATH ;
14mu|ekiga-4.0.1-4|64	%endif
14mu|ekiga-4.0.1-4|65	NOCONFIGURE=yes gnome-autogen.sh
14mu|ekiga-4.0.1-4|66	%configure2_5x	\
14mu|ekiga-4.0.1-4|67	%if %kde_support
14mu|ekiga-4.0.1-4|68	--enable-kde \
14mu|ekiga-4.0.1-4|69	%endif
14mu|ekiga-4.0.1-4|70	--disable-schemas-install \
14mu|ekiga-4.0.1-4|71	--enable-dbus \
14mu|ekiga-4.0.1-4|72	--enable-loudmouth
14mu|ekiga-4.0.1-4|73	
14mu|ekiga-4.0.1-4|74	make
14mu|ekiga-4.0.1-4|75	
14mu|ekiga-4.0.1-4|76	%install
14mu|ekiga-4.0.1-4|77	%makeinstall_std
14mu|ekiga-4.0.1-4|78	
14mu|ekiga-4.0.1-4|79	%find_lang %{name} --with-gnome
14mu|ekiga-4.0.1-4|80	
14mu|ekiga-4.0.1-4|81	desktop-file-install --vendor="" \
14mu|ekiga-4.0.1-4|82	--remove-category="Application" \
14mu|ekiga-4.0.1-4|83	--add-category="X-MandrivaLinux-CrossDesktop" \
14mu|ekiga-4.0.1-4|84	--dir %{buildroot}%{_datadir}/applications \
14mu|ekiga-4.0.1-4|85	%{buildroot}%{_datadir}/applications/*
14mu|ekiga-4.0.1-4|86	
14mu|ekiga-4.0.1-4|87	%define launchers %{_sysconfdir}/dynamic/launchers/webcam
14mu|ekiga-4.0.1-4|88	# dynamic support
14mu|ekiga-4.0.1-4|89	mkdir -p %{buildroot}%{launchers}
14mu|ekiga-4.0.1-4|90	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
14mu|ekiga-4.0.1-4|91	[Desktop Entry]
14mu|ekiga-4.0.1-4|92	Name=Ekiga \$devicename
14mu|ekiga-4.0.1-4|93	Comment=Ekiga
14mu|ekiga-4.0.1-4|94	TryExec=%{_bindir}/ekiga
14mu|ekiga-4.0.1-4|95	Exec=%{_bindir}/ekiga
14mu|ekiga-4.0.1-4|96	Terminal=false
14mu|ekiga-4.0.1-4|97	Icon=ekiga
14mu|ekiga-4.0.1-4|98	Type=Application
14mu|ekiga-4.0.1-4|99	StartupNotify=true
14mu|ekiga-4.0.1-4|100	EOF
14mu|ekiga-4.0.1-4|101	
14mu|ekiga-4.0.1-4|102	rm -rf %{buildroot}/var/lib/scrollkeeper
14mu|ekiga-4.0.1-4|103	
14mu|ekiga-4.0.1-4|104	%define schemas ekiga
14mu|ekiga-4.0.1-4|105	
14mu|ekiga-4.0.1-4|106	%preun
14mu|ekiga-4.0.1-4|107	if [ -r %{_sysconfdir}/gconf/schemas/gnomemeeting.schemas -a -x %{_bindir}/gconftool-2 ]; then
14mu|ekiga-4.0.1-4|108	GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gnomemeeting.schemas > /dev/null
14mu|ekiga-4.0.1-4|109	update-alternatives --remove webcam.kde.dynamic %{launchers}/gnomemeeting.desktop
14mu|ekiga-4.0.1-4|110	update-alternatives --remove webcam.gnome.dynamic %{launchers}/gnomemeeting.desktop
14mu|ekiga-4.0.1-4|111	fi
14mu|ekiga-4.0.1-4|112	%preun_uninstall_gconf_schemas %{schemas}
14mu|ekiga-4.0.1-4|113	
14mu|ekiga-4.0.1-4|114	%postun
14mu|ekiga-4.0.1-4|115	if [ "$1" = "0" ]; then
14mu|ekiga-4.0.1-4|116	update-alternatives --remove webcam.kde.dynamic %{launchers}/%{name}.desktop
14mu|ekiga-4.0.1-4|117	update-alternatives --remove webcam.gnome.dynamic %{launchers}/%{name}.desktop
14mu|ekiga-4.0.1-4|118	fi
14mu|ekiga-4.0.1-4|119	
14mu|ekiga-4.0.1-4|120	%files -f %{name}.lang
14mu|ekiga-4.0.1-4|121	%doc README NEWS FAQ AUTHORS TODO
14mu|ekiga-4.0.1-4|122	%{_bindir}/*
14mu|ekiga-4.0.1-4|123	%{_libdir}/%{name}
14mu|ekiga-4.0.1-4|124	%{_datadir}/dbus-1/services/org.ekiga*
14mu|ekiga-4.0.1-4|125	%{_datadir}/applications/*
14mu|ekiga-4.0.1-4|126	%{_datadir}/pixmaps/*
14mu|ekiga-4.0.1-4|127	%{_datadir}/sounds/*
14mu|ekiga-4.0.1-4|128	%{_datadir}/icons/hicolor/*/apps/*
14mu|ekiga-4.0.1-4|129	%{_mandir}/*/*
14mu|ekiga-4.0.1-4|130	%{_sysconfdir}/gconf/schemas/*
14mu|ekiga-4.0.1-4|131	%config(noreplace) %{launchers}/*.desktop
14mu|ekiga-4.0.1-4|132	
14mu|ekiga-4.0.1-4|133	
14mu|ekiga-4.0.1-4|134	
14mu|ekiga-4.0.1-4|135	%changelog
14mu|ekiga-4.0.1-4|136	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0.1-4
14mu|ekiga-4.0.1-4|137	+ Revision: a841af5
14mu|ekiga-4.0.1-4|138	- Build with loudmouth
14mu|ekiga-4.0.1-4|139	
14mu|ekiga-4.0.1-4|140	

22524 14
14mu|emacs-25.3-1|1	Summary:	GNU Emacs text editor with X11 support
14mu|emacs-25.3-1|2	Name:		emacs
14mu|emacs-25.3-1|3	Version:	25.3
14mu|emacs-25.3-1|4	Release:	1
14mu|emacs-25.3-1|5	License:	GPLv3+
14mu|emacs-25.3-1|6	Group:		Editors
14mu|emacs-25.3-1|7	Url:		http://www.gnu.org/software/emacs/
14mu|emacs-25.3-1|8	Source0:	http://ftp.gnu.org/gnu/emacs/%{name}-%{version}.tar.xz
14mu|emacs-25.3-1|9	Source2:	gnu-mini.png
14mu|emacs-25.3-1|10	Source3:	gnu-normal.png
14mu|emacs-25.3-1|11	Source4:	gnu-large.png
14mu|emacs-25.3-1|12	Source5:	emacs-config
14mu|emacs-25.3-1|13	Patch0:		emacs-25.0.92-infofix.patch
14mu|emacs-25.3-1|14	Patch1:		emacs-25.0.92-ispell-dictionaries-list-iso-8859-15.patch
14mu|emacs-25.3-1|15	Patch2:		emacs-25.0.92-lzma-support.patch
14mu|emacs-25.3-1|16	Patch3:		emacs-emacs-25.0.92-l10n.patch
14mu|emacs-25.3-1|17	BuildRequires:	texinfo
14mu|emacs-25.3-1|18	BuildRequires:	x11-server-common
14mu|emacs-25.3-1|19	BuildRequires:	jpeg-devel
14mu|emacs-25.3-1|20	BuildRequires:	giflib-devel
14mu|emacs-25.3-1|21	BuildRequires:	Xaw3d-devel
14mu|emacs-25.3-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|emacs-25.3-1|23	BuildRequires:	pkgconfig(libpng)
14mu|emacs-25.3-1|24	BuildRequires:	pkgconfig(libtiff-4)
14mu|emacs-25.3-1|25	BuildRequires:	pkgconfig(ncurses)
14mu|emacs-25.3-1|26	BuildRequires:	pkgconfig(x11)
14mu|emacs-25.3-1|27	BuildRequires:	pkgconfig(xaw7)
14mu|emacs-25.3-1|28	BuildRequires:	pkgconfig(xpm)
14mu|emacs-25.3-1|29	Requires:	%{name}-common = %{EVRD}
14mu|emacs-25.3-1|30	Requires(post,preun):	update-alternatives
14mu|emacs-25.3-1|31	Provides:	emacs-bin
14mu|emacs-25.3-1|32	Provides:	emacs-gtk
14mu|emacs-25.3-1|33	
14mu|emacs-25.3-1|34	%description
14mu|emacs-25.3-1|35	Emacs is a powerful, customizable, self-documenting, modeless text
14mu|emacs-25.3-1|36	editor. Emacs contains special code editing features, a scripting
14mu|emacs-25.3-1|37	language (elisp), and the capability to read mail, news, and more
14mu|emacs-25.3-1|38	without leaving the editor.
14mu|emacs-25.3-1|39	
14mu|emacs-25.3-1|40	This package provides an emacs binary with support for X Windows.
14mu|emacs-25.3-1|41	
14mu|emacs-25.3-1|42	%files
14mu|emacs-25.3-1|43	%doc src/COPYING
14mu|emacs-25.3-1|44	%{_bindir}/emacs-%{version}
14mu|emacs-25.3-1|45	%{_datadir}/applications/emacs.desktop
14mu|emacs-25.3-1|46	%{_iconsdir}/hicolor/*/apps/emacs*.png
14mu|emacs-25.3-1|47	%{_iconsdir}/hicolor/scalable/apps/emacs.svg
14mu|emacs-25.3-1|48	%{_iconsdir}/hicolor/scalable/mimetypes/emacs-document.svg
14mu|emacs-25.3-1|49	%{_iconsdir}/hicolor/scalable/mimetypes/emacs-document23.svg
14mu|emacs-25.3-1|50	
14mu|emacs-25.3-1|51	%post
14mu|emacs-25.3-1|52	/usr/sbin/update-alternatives --install %{_bindir}/emacs emacs %{_bindir}/emacs-%{version} 21
14mu|emacs-25.3-1|53	
14mu|emacs-25.3-1|54	%postun
14mu|emacs-25.3-1|55	[[ ! -f %{_bindir}/emacs-%{version} ]] && \
14mu|emacs-25.3-1|56	/usr/sbin/update-alternatives --remove emacs %{_bindir}/emacs-%{version}|| :
14mu|emacs-25.3-1|57	
14mu|emacs-25.3-1|58	#----------------------------------------------------------------------------
14mu|emacs-25.3-1|59	
14mu|emacs-25.3-1|60	%package common
14mu|emacs-25.3-1|61	Summary:	Common files for GNU Emacs
14mu|emacs-25.3-1|62	Group:		Editors
14mu|emacs-25.3-1|63	Obsoletes:	emacs-cedet < 1.0-0.pre7
14mu|emacs-25.3-1|64	Provides:	emacs-cedet = 1.0-0.pre7
14mu|emacs-25.3-1|65	Obsoletes:	emacs-easypg < 1.0.0
14mu|emacs-25.3-1|66	Provides:	emacs-easypg = 1.0.0
14mu|emacs-25.3-1|67	
14mu|emacs-25.3-1|68	%description common
14mu|emacs-25.3-1|69	Emacs is a powerful, customizable, self-documenting, modeless text
14mu|emacs-25.3-1|70	editor. Emacs contains special code editing features, a scripting
14mu|emacs-25.3-1|71	language (elisp), and the capability to read mail, news, and more
14mu|emacs-25.3-1|72	without leaving the editor.
14mu|emacs-25.3-1|73	
14mu|emacs-25.3-1|74	This package contains all of the common files needed by emacs-snapshot
14mu|emacs-25.3-1|75	or emacs-snapshot-nox
14mu|emacs-25.3-1|76	
14mu|emacs-25.3-1|77	%files common -f common-filelist
14mu|emacs-25.3-1|78	%doc BUGS README src/COPYING
14mu|emacs-25.3-1|79	%{_localstatedir}/lib/games/emacs/*
14mu|emacs-25.3-1|80	%dir %{_sysconfdir}/emacs/site-start.d
14mu|emacs-25.3-1|81	%dir %{_sysconfdir}/emacs
14mu|emacs-25.3-1|82	%config(noreplace) %{_sysconfdir}/emacs/site-start.el
14mu|emacs-25.3-1|83	%dir %{_datadir}/emacs
14mu|emacs-25.3-1|84	%dir %{_datadir}/emacs/site-lisp
14mu|emacs-25.3-1|85	%{_datadir}/emacs/%{version}/lisp/site-start.el
14mu|emacs-25.3-1|86	%attr(2755,root,mail) %{_libexecdir}/emacs/%{version}/%{_target_platform}/movemail
14mu|emacs-25.3-1|87	%attr(4755,games,root) %{_libexecdir}/emacs/%{version}/%{_target_platform}/update-game-score
14mu|emacs-25.3-1|88	%{_bindir}/emacsclient
14mu|emacs-25.3-1|89	%{_bindir}/%{name}-etags
14mu|emacs-25.3-1|90	%{_bindir}/ebrowse
14mu|emacs-25.3-1|91	%{_bindir}/gctags
14mu|emacs-25.3-1|92	%{_mandir}/*/*
14mu|emacs-25.3-1|93	%{_infodir}/*
14mu|emacs-25.3-1|94	%exclude %{_datadir}/emacs/%{version}/site-lisp/subdirs.el
14mu|emacs-25.3-1|95	
14mu|emacs-25.3-1|96	%post common
14mu|emacs-25.3-1|97	/usr/sbin/update-alternatives --force --install %{_bindir}/etags etags %{_bindir}/%{name}-etags 1
14mu|emacs-25.3-1|98	
14mu|emacs-25.3-1|99	%postun common
14mu|emacs-25.3-1|100	[[ ! -f %{_bindir}/%{name}-etags ]] && \
14mu|emacs-25.3-1|101	/usr/sbin/update-alternatives --remove etags %{_bindir}/%{name}-etags || :
14mu|emacs-25.3-1|102	
14mu|emacs-25.3-1|103	#----------------------------------------------------------------------------
14mu|emacs-25.3-1|104	
14mu|emacs-25.3-1|105	%package doc
14mu|emacs-25.3-1|106	Summary:	GNU Emacs documentation
14mu|emacs-25.3-1|107	Group:		Documentation
14mu|emacs-25.3-1|108	Requires:	%{name}-common = %{EVRD}
14mu|emacs-25.3-1|109	
14mu|emacs-25.3-1|110	%description doc
14mu|emacs-25.3-1|111	Documentation for GNU Emacs.
14mu|emacs-25.3-1|112	
14mu|emacs-25.3-1|113	%files doc -f doc-filelist
14mu|emacs-25.3-1|114	%doc src/COPYING
14mu|emacs-25.3-1|115	
14mu|emacs-25.3-1|116	#----------------------------------------------------------------------------
14mu|emacs-25.3-1|117	
14mu|emacs-25.3-1|118	%package el
14mu|emacs-25.3-1|119	Summary:	GNU Emacs Lisp source files
14mu|emacs-25.3-1|120	Group:		Editors
14mu|emacs-25.3-1|121	Requires:	%{name}-common = %{EVRD}
14mu|emacs-25.3-1|122	
14mu|emacs-25.3-1|123	%description el
14mu|emacs-25.3-1|124	The emacs-snapshot-el package contains the emacs elisp sources for
14mu|emacs-25.3-1|125	many of the elisp programs included with the main Emacs text editor
14mu|emacs-25.3-1|126	package.
14mu|emacs-25.3-1|127	
14mu|emacs-25.3-1|128	You need to install this package only if you intend to modify any of
14mu|emacs-25.3-1|129	the Emacs packages or see some elisp examples.
14mu|emacs-25.3-1|130	
14mu|emacs-25.3-1|131	%files el -f el-filelist
14mu|emacs-25.3-1|132	%doc src/COPYING
14mu|emacs-25.3-1|133	%{_datadir}/emacs/%{version}/site-lisp/subdirs.el
14mu|emacs-25.3-1|134	%{_datadir}/emacs/site-lisp/subdirs.el
14mu|emacs-25.3-1|135	%{_datadir}/emacs/%{version}/lisp/leim/ja-dic/*.el.gz
14mu|emacs-25.3-1|136	%{_datadir}/emacs/%{version}/lisp/leim/quail/*.el.gz
14mu|emacs-25.3-1|137	
14mu|emacs-25.3-1|138	#----------------------------------------------------------------------------
14mu|emacs-25.3-1|139	
14mu|emacs-25.3-1|140	%package leim
14mu|emacs-25.3-1|141	Summary:	GNU Emacs Lisp code for international input methods
14mu|emacs-25.3-1|142	Group:		Editors
14mu|emacs-25.3-1|143	Requires:	%{name}-common = %{EVRD}
14mu|emacs-25.3-1|144	
14mu|emacs-25.3-1|145	%description leim
14mu|emacs-25.3-1|146	This package contains Emacs Lisp code for input methods for various
14mu|emacs-25.3-1|147	international character scripts.
14mu|emacs-25.3-1|148	
14mu|emacs-25.3-1|149	%files leim
14mu|emacs-25.3-1|150	%doc src/COPYING
14mu|emacs-25.3-1|151	%{_datadir}/appdata/emacs.appdata.xml
14mu|emacs-25.3-1|152	%{_datadir}/emacs/%{version}/lisp/leim/leim-list.el
14mu|emacs-25.3-1|153	%dir %{_datadir}/emacs/%{version}/lisp/leim/ja-dic
14mu|emacs-25.3-1|154	%{_datadir}/emacs/%{version}/lisp/leim/ja-dic/*.elc
14mu|emacs-25.3-1|155	%dir %{_datadir}/emacs/%{version}/lisp/leim/quail
14mu|emacs-25.3-1|156	%{_datadir}/emacs/%{version}/lisp/leim/quail/*.elc
14mu|emacs-25.3-1|157	
14mu|emacs-25.3-1|158	#----------------------------------------------------------------------------
14mu|emacs-25.3-1|159	
14mu|emacs-25.3-1|160	%package nox
14mu|emacs-25.3-1|161	Summary:	GNU Emacs text editor without support for X11
14mu|emacs-25.3-1|162	Group:		Editors
14mu|emacs-25.3-1|163	Requires:	%{name}-common = %{EVRD}
14mu|emacs-25.3-1|164	Provides:	emacs-bin
14mu|emacs-25.3-1|165	Requires(post,preun):	update-alternatives
14mu|emacs-25.3-1|166	
14mu|emacs-25.3-1|167	%description nox
14mu|emacs-25.3-1|168	Emacs is a powerful, customizable, self-documenting, modeless text
14mu|emacs-25.3-1|169	editor. Emacs contains special code editing features, a scripting
14mu|emacs-25.3-1|170	language (elisp), and the capability to read mail, news, and more
14mu|emacs-25.3-1|171	without leaving the editor.
14mu|emacs-25.3-1|172	
14mu|emacs-25.3-1|173	This package provides an emacs binary with no X Windows support for
14mu|emacs-25.3-1|174	running on a terminal.
14mu|emacs-25.3-1|175	
14mu|emacs-25.3-1|176	%files nox
14mu|emacs-25.3-1|177	%doc src/COPYING
14mu|emacs-25.3-1|178	%{_bindir}/emacs-nox
14mu|emacs-25.3-1|179	
14mu|emacs-25.3-1|180	%post nox
14mu|emacs-25.3-1|181	update-alternatives --install %{_bindir}/emacs emacs %{_bindir}/emacs-nox 10
14mu|emacs-25.3-1|182	
14mu|emacs-25.3-1|183	[[ ! -f %{_bindir}/emacs ]] && update-alternatives --auto emacs
14mu|emacs-25.3-1|184	:
14mu|emacs-25.3-1|185	
14mu|emacs-25.3-1|186	%postun nox
14mu|emacs-25.3-1|187	[[ ! -f %{_bindir}/emacs-nox ]] && \
14mu|emacs-25.3-1|188	/usr/sbin/update-alternatives --remove emacs %{_bindir}/emacs-nox
14mu|emacs-25.3-1|189	:
14mu|emacs-25.3-1|190	
14mu|emacs-25.3-1|191	#----------------------------------------------------------------------------
14mu|emacs-25.3-1|192	
14mu|emacs-25.3-1|193	%prep
14mu|emacs-25.3-1|194	%setup -q
14mu|emacs-25.3-1|195	%patch0 -p1
14mu|emacs-25.3-1|196	%patch1 -p1
14mu|emacs-25.3-1|197	%patch2 -p1
14mu|emacs-25.3-1|198	%patch3 -p1
14mu|emacs-25.3-1|199	
14mu|emacs-25.3-1|200	%build
14mu|emacs-25.3-1|201	autoreconf -fi -I m4
14mu|emacs-25.3-1|202	PUREDEF="-DNCURSES_OSPEED_T"
14mu|emacs-25.3-1|203	XPUREDEF="-DNCURSES_OSPEED_T"
14mu|emacs-25.3-1|204	
14mu|emacs-25.3-1|205	export CFLAGS="%{optflags} $PUREDEF -fno-zero-initialized-in-bss"
14mu|emacs-25.3-1|206	
14mu|emacs-25.3-1|207	%configure2_5x\
14mu|emacs-25.3-1|208	--with-x=no\
14mu|emacs-25.3-1|209	--localstatedir=%{_localstatedir}/lib
14mu|emacs-25.3-1|210	%make bootstrap
14mu|emacs-25.3-1|211	
14mu|emacs-25.3-1|212	%make distclean
14mu|emacs-25.3-1|213	# Build binary without X support
14mu|emacs-25.3-1|214	%configure2_5x\
14mu|emacs-25.3-1|215	--with-x=no\
14mu|emacs-25.3-1|216	--localstatedir=%{_localstatedir}/lib
14mu|emacs-25.3-1|217	%make
14mu|emacs-25.3-1|218	mv src/emacs src/nox-emacs
14mu|emacs-25.3-1|219	
14mu|emacs-25.3-1|220	%make distclean
14mu|emacs-25.3-1|221	# Build binary with X support
14mu|emacs-25.3-1|222	%configure2_5x\
14mu|emacs-25.3-1|223	--with-x-toolkit\
14mu|emacs-25.3-1|224	--localstatedir=%{_localstatedir}/lib
14mu|emacs-25.3-1|225	%make
14mu|emacs-25.3-1|226	
14mu|emacs-25.3-1|227	%install
14mu|emacs-25.3-1|228	mkdir -p %{buildroot}/usr
14mu|emacs-25.3-1|229	
14mu|emacs-25.3-1|230	PATH=$PATH:/sbin
14mu|emacs-25.3-1|231	ARCHDIR=%{_target_platform}
14mu|emacs-25.3-1|232	%old_makeinstall sharedstatedir=%{buildroot}/var/lib localstatedir=%{buildroot}/var/lib
14mu|emacs-25.3-1|233	
14mu|emacs-25.3-1|234	rm -f %{buildroot}%{_bindir}/emacs
14mu|emacs-25.3-1|235	rm -f %{buildroot}%{_infodir}/dir
14mu|emacs-25.3-1|236	
14mu|emacs-25.3-1|237	# remove sun specific stuff
14mu|emacs-25.3-1|238	rm -f %{buildroot}%{_datadir}/emacs/%{version}/etc/{emacstool.1,emacs.1,ctags.1,etags.1,sex.6}
14mu|emacs-25.3-1|239	
14mu|emacs-25.3-1|240	# rename ctags to gctags
14mu|emacs-25.3-1|241	mv %{buildroot}%{_mandir}/man1/ctags.1.gz %{buildroot}%{_mandir}/man1/gctags.1.gz
14mu|emacs-25.3-1|242	mv %{buildroot}%{_bindir}/ctags %{buildroot}%{_bindir}/gctags
14mu|emacs-25.3-1|243	mv -f %{buildroot}%{_bindir}/{etags,emacs-etags}
14mu|emacs-25.3-1|244	
14mu|emacs-25.3-1|245	# is that needed?
14mu|emacs-25.3-1|246	install -d %{buildroot}%{_libdir}/emacs/site-lisp
14mu|emacs-25.3-1|247	
14mu|emacs-25.3-1|248	mkdir -p %{buildroot}%{_sysconfdir}/emacs
14mu|emacs-25.3-1|249	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/emacs/site-start.el
14mu|emacs-25.3-1|250	(cd %{buildroot}%{_datadir}/emacs/%{version}/lisp; ln -s ../../../../..%{_sysconfdir}/emacs/site-start.el site-start.el)
14mu|emacs-25.3-1|251	
14mu|emacs-25.3-1|252	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mu|emacs-25.3-1|253	
14mu|emacs-25.3-1|254	install -m755 src/nox-emacs %{buildroot}%{_bindir}/emacs-nox
14mu|emacs-25.3-1|255	chmod -t %{buildroot}%{_bindir}/emacs*
14mu|emacs-25.3-1|256	
14mu|emacs-25.3-1|257	#
14mu|emacs-25.3-1|258	# emacs-doc file list
14mu|emacs-25.3-1|259	#
14mu|emacs-25.3-1|260	# 3.22MB of docs from emacs-common to emacs-doc to reduce size (tutorials, news, postscript files, ...)
14mu|emacs-25.3-1|261	# NB: etc/ps-prin{0,1}.ps are needed by ps-print
14mu|emacs-25.3-1|262	find %{buildroot}%{_datadir}/emacs/%{version}/etc/ -type f | \
14mu|emacs-25.3-1|263	grep -E 'TUTORIAL\.|NEWS|ONEWS|.ps$'|grep -F -v /etc/ps-prin | \
14mu|emacs-25.3-1|264	sed "s^%{buildroot}^^" > doc-filelist
14mu|emacs-25.3-1|265	
14mu|emacs-25.3-1|266	#
14mu|emacs-25.3-1|267	# emacs-el file list
14mu|emacs-25.3-1|268	#
14mu|emacs-25.3-1|269	
14mu|emacs-25.3-1|270	# take every .el and .el.gz which have a corresponding .elc
14mu|emacs-25.3-1|271	find %{buildroot}%{_datadir}/emacs -name '*.el' -o -name '*.el.gz' | \
14mu|emacs-25.3-1|272	grep -v /leim/ | while read I; do
14mu|emacs-25.3-1|273	f=`basename $I .gz`
14mu|emacs-25.3-1|274	f=`basename $f .el`
14mu|emacs-25.3-1|275	if [ -e `dirname $I`/$f.elc ]; then
14mu|emacs-25.3-1|276	echo $I | sed "s^%{buildroot}^^"
14mu|emacs-25.3-1|277	fi
14mu|emacs-25.3-1|278	done > el-filelist
14mu|emacs-25.3-1|279	
14mu|emacs-25.3-1|280	#
14mu|emacs-25.3-1|281	# emacs-common file list
14mu|emacs-25.3-1|282	#
14mu|emacs-25.3-1|283	# everything not in previous filelists, and remove a few things listed in %%files
14mu|emacs-25.3-1|284	find %{buildroot}%{_datadir}/emacs/%{version} -type f -print -o -type d -printf "%%%%dir %%p\n" | \
14mu|emacs-25.3-1|285	grep -v /leim/ | sed "s^%{buildroot}^^" > common-filelist.raw
14mu|emacs-25.3-1|286	while read I; do
14mu|emacs-25.3-1|287	grep -qxF $I doc-filelist el-filelist || echo $I
14mu|emacs-25.3-1|288	done < common-filelist.raw > common-filelist
14mu|emacs-25.3-1|289	
14mu|emacs-25.3-1|290	find %{buildroot}%{_libdir}/emacs -type f -print -o -type d -printf "%%%%dir %%p\n" | \
14mu|emacs-25.3-1|291	grep -E -v 'movemail$|update-game-score$' | sed "s^%{buildroot}^^" >> common-filelist
14mu|emacs-25.3-1|292	
14mu|emacs-25.3-1|293	# this conflicts with the info package
14mu|emacs-25.3-1|294	rm -f %{buildroot}%{_infodir}/info.info.gz
14mu|emacs-25.3-1|295	
14mu|emacs-25.3-1|296	have_info_files=$(echo $(ls %{buildroot}%{_infodir} | sed -e 's/\.info\.gz$//' | grep -E -v -- '-[0-9]+$' | LC_ALL=C sort))
14mu|emacs-25.3-1|297	
14mu|emacs-25.3-1|298	%define info_files ada-mode auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede ediff edt efaq eieio eintr elisp emacs emacs-gnutls emacs-mime epa erc ert eshell eudc eww flymake forms gnus htmlfontify idlwave ido mairix-el message mh-e newsticker nxml-mode octave-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode tramp url vhdl-mode vip viper widget wisent woman
14mu|emacs-25.3-1|299	[ "$have_info_files" = "%{info_files}" ] || {
14mu|emacs-25.3-1|300	echo "you must modify the spec file, %%info_files should be: $have_info_files"
14mu|emacs-25.3-1|301	exit 1
14mu|emacs-25.3-1|302	}
14mu|emacs-25.3-1|303	
14mu|emacs-25.3-1|304	%changelog

22525 14
14mu|emacs-auctex-11.89-2|1	%define rname auctex
14mu|emacs-auctex-11.89-2|2	
14mu|emacs-auctex-11.89-2|3	Summary:	Enhanced LaTeX mode for GNU Emacs
14mu|emacs-auctex-11.89-2|4	Name:		emacs-auctex
14mu|emacs-auctex-11.89-2|5	Version:	11.89
14mu|emacs-auctex-11.89-2|6	Release:	2
14mu|emacs-auctex-11.89-2|7	License:	GPLv3+
14mu|emacs-auctex-11.89-2|8	Group:		Editors
14mu|emacs-auctex-11.89-2|9	Url:		http://www.gnu.org/software/auctex/
14mu|emacs-auctex-11.89-2|10	Source0:	http://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.gz
14mu|emacs-auctex-11.89-2|11	BuildRequires:	emacs
14mu|emacs-auctex-11.89-2|12	BuildRequires:	tetex-dvips
14mu|emacs-auctex-11.89-2|13	BuildRequires:	tetex-latex
14mu|emacs-auctex-11.89-2|14	BuildRequires:	texlive-dehyph-exptl
14mu|emacs-auctex-11.89-2|15	Requires:	emacs
14mu|emacs-auctex-11.89-2|16	Requires:	tetex-latex
14mu|emacs-auctex-11.89-2|17	BuildArch:	noarch
14mu|emacs-auctex-11.89-2|18	
14mu|emacs-auctex-11.89-2|19	%description
14mu|emacs-auctex-11.89-2|20	AUCTeX is a comprehensive customizable integrated environment for
14mu|emacs-auctex-11.89-2|21	writing input files for TeX, LaTeX, ConTeXt, Texinfo, and docTeX using
14mu|emacs-auctex-11.89-2|22	GNU Emacs.
14mu|emacs-auctex-11.89-2|23	
14mu|emacs-auctex-11.89-2|24	%files
14mu|emacs-auctex-11.89-2|25	%doc RELEASE COPYING INSTALL README TODO FAQ CHANGES
14mu|emacs-auctex-11.89-2|26	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{rname}*
14mu|emacs-auctex-11.89-2|27	%{_datadir}/emacs/site-lisp/%{rname}
14mu|emacs-auctex-11.89-2|28	%{_datadir}/emacs/site-lisp/auctex.el
14mu|emacs-auctex-11.89-2|29	%{_datadir}/emacs/site-lisp/preview-latex.el
14mu|emacs-auctex-11.89-2|30	%{_datadir}/emacs/site-lisp/tex-site.el
14mu|emacs-auctex-11.89-2|31	%{_datadir}/texmf-dist/tex/latex/preview
14mu|emacs-auctex-11.89-2|32	%{_infodir}/*
14mu|emacs-auctex-11.89-2|33	
14mu|emacs-auctex-11.89-2|34	#----------------------------------------------------------------------------
14mu|emacs-auctex-11.89-2|35	
14mu|emacs-auctex-11.89-2|36	%prep
14mu|emacs-auctex-11.89-2|37	%setup -qn %{rname}-%{version}
14mu|emacs-auctex-11.89-2|38	
14mu|emacs-auctex-11.89-2|39	%build
14mu|emacs-auctex-11.89-2|40	%configure --with-emacs
14mu|emacs-auctex-11.89-2|41	%make
14mu|emacs-auctex-11.89-2|42	
14mu|emacs-auctex-11.89-2|43	%install
14mu|emacs-auctex-11.89-2|44	install -d %{buildroot}{%{_datadir}/emacs/site-lisp/site-start.d,%{_infodir}}
14mu|emacs-auctex-11.89-2|45	%makeinstall autodir=%{buildroot}/var/lib/auctex
14mu|emacs-auctex-11.89-2|46	
14mu|emacs-auctex-11.89-2|47	# This is already in tetex-latex:
14mu|emacs-auctex-11.89-2|48	rm -rf %{buildroot}%{_datadir}/texmf/tex/latex/preview
14mu|emacs-auctex-11.89-2|49	# What's this for?
14mu|emacs-auctex-11.89-2|50	rm -rf %{buildroot}/var/lib/auctex
14mu|emacs-auctex-11.89-2|51	# Don't install reference card:
14mu|emacs-auctex-11.89-2|52	rm -rf %{buildroot}%{_datadir}/doc/auctex
14mu|emacs-auctex-11.89-2|53	
14mu|emacs-auctex-11.89-2|54	#sed -i -e "s|%{buildroot}||" %{buildroot}/%{_datadir}/emacs/site-lisp/tex-site.el
14mu|emacs-auctex-11.89-2|55	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mu|emacs-auctex-11.89-2|56	echo "(if (string-match \"GNU Emacs\" (version)) (require 'tex-site))" >> %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
14mu|emacs-auctex-11.89-2|57	
14mu|emacs-auctex-11.89-2|58	%changelog
14mu|emacs-auctex-11.89-2|59	
14mu|emacs-auctex-11.89-2|60	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 11.89-2
14mu|emacs-auctex-11.89-2|61	- (b5c82db) Update files
14mu|emacs-auctex-11.89-2|62	
14mu|emacs-auctex-11.89-2|63	

22526 14
14mu|empathy-3.12.11-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|empathy-3.12.11-2|2	
14mu|empathy-3.12.11-2|3	Summary:	A IM client based on Telepathy framework
14mu|empathy-3.12.11-2|4	Name:		empathy
14mu|empathy-3.12.11-2|5	Version:	3.12.11
14mu|empathy-3.12.11-2|6	Release:	2
14mu|empathy-3.12.11-2|7	License:	LGPLv2+
14mu|empathy-3.12.11-2|8	Group:		Networking/Instant messaging
14mu|empathy-3.12.11-2|9	URL:		http://live.gnome.org/Empathy
14mu|empathy-3.12.11-2|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/empathy/%{url_ver}/%{name}-%{version}.tar.xz
14mu|empathy-3.12.11-2|11	
14mu|empathy-3.12.11-2|12	BuildRequires:	glib2.0-common >= 2.36.2
14mu|empathy-3.12.11-2|13	BuildRequires:	intltool
14mu|empathy-3.12.11-2|14	BuildRequires:	itstool
14mu|empathy-3.12.11-2|15	BuildRequires:	iso-codes
14mu|empathy-3.12.11-2|16	BuildRequires:	pkgconfig(champlain-0.12)
14mu|empathy-3.12.11-2|17	BuildRequires:	pkgconfig(champlain-gtk-0.12)
14mu|empathy-3.12.11-2|18	BuildRequires:	pkgconfig(cheese-gtk)
14mu|empathy-3.12.11-2|19	BuildRequires:	pkgconfig(clutter-1.0)
14mu|empathy-3.12.11-2|20	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mu|empathy-3.12.11-2|21	BuildRequires:	pkgconfig(clutter-gst-1.0)
14mu|empathy-3.12.11-2|22	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|empathy-3.12.11-2|23	BuildRequires:	pkgconfig(enchant)
14mu|empathy-3.12.11-2|24	BuildRequires:	pkgconfig(evolution-data-server-1.2)
14mu|empathy-3.12.11-2|25	BuildRequires:	pkgconfig(farstream-0.2)
14mu|empathy-3.12.11-2|26	BuildRequires:	pkgconfig(folks)
14mu|empathy-3.12.11-2|27	BuildRequires:	pkgconfig(gcr-3)
14mu|empathy-3.12.11-2|28	BuildRequires:	pkgconfig(geoclue)
14mu|empathy-3.12.11-2|29	BuildRequires:	pkgconfig(geocode-glib-1.0)
14mu|empathy-3.12.11-2|30	BuildRequires:	pkgconfig(glib-2.0)
14mu|empathy-3.12.11-2|31	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|empathy-3.12.11-2|32	BuildRequires:	pkgconfig(gnome-keybindings)
14mu|empathy-3.12.11-2|33	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|empathy-3.12.11-2|34	BuildRequires:	pkgconfig(goa-1.0)
14mu|empathy-3.12.11-2|35	BuildRequires:	pkgconfig(gnutls)
14mu|empathy-3.12.11-2|36	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|empathy-3.12.11-2|37	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|empathy-3.12.11-2|38	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|empathy-3.12.11-2|39	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
14mu|empathy-3.12.11-2|40	BuildRequires:	pkgconfig(gudev-1.0)
14mu|empathy-3.12.11-2|41	BuildRequires:	pkgconfig(libcanberra-gtk)
14mu|empathy-3.12.11-2|42	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|empathy-3.12.11-2|43	BuildRequires:	pkgconfig(libnm-glib)
14mu|empathy-3.12.11-2|44	BuildRequires:	pkgconfig(libnotify)
14mu|empathy-3.12.11-2|45	BuildRequires:	pkgconfig(libpulse)
14mu|empathy-3.12.11-2|46	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
14mu|empathy-3.12.11-2|47	BuildRequires:	pkgconfig(libxml-2.0)
14mu|empathy-3.12.11-2|48	BuildRequires:	pkgconfig(mission-control-plugins)
14mu|empathy-3.12.11-2|49	BuildRequires:	pkgconfig(pixman-1)
14mu|empathy-3.12.11-2|50	#BuildRequires:	pkgconfig(telepathy-farsight)
14mu|empathy-3.12.11-2|51	BuildRequires:	pkgconfig(telepathy-farstream)
14mu|empathy-3.12.11-2|52	BuildRequires:	pkgconfig(telepathy-glib)
14mu|empathy-3.12.11-2|53	BuildRequires:	pkgconfig(telepathy-logger-0.2)
14mu|empathy-3.12.11-2|54	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mu|empathy-3.12.11-2|55	BuildRequires:	pkgconfig(x11)
14mu|empathy-3.12.11-2|56	BuildRequires:	pkgconfig(libsecret-1)
14mu|empathy-3.12.11-2|57	
14mu|empathy-3.12.11-2|58	Requires:	folks
14mu|empathy-3.12.11-2|59	
14mu|empathy-3.12.11-2|60	# anything in _datadir/glib-2.0/schemas/org.gnome.*.gschema.xml
14mu|empathy-3.12.11-2|61	Requires:	gsettings-desktop-schemas
14mu|empathy-3.12.11-2|62	Requires:	telepathy-mission-control >= 5
14mu|empathy-3.12.11-2|63	# jabber by default, unless someone has a better idea
14mu|empathy-3.12.11-2|64	Requires:	telepathy-gabble
14mu|empathy-3.12.11-2|65	# MD after removing dep loop in telepathy-logger
14mu|empathy-3.12.11-2|66	Requires:	telepathy-logger
14mu|empathy-3.12.11-2|67	# Spell check support
14mu|empathy-3.12.11-2|68	Requires:	iso-codes
14mu|empathy-3.12.11-2|69	# needed by MSN
14mu|empathy-3.12.11-2|70	Suggests:	telepathy-butterfly
14mu|empathy-3.12.11-2|71	# various protocol provided by libpurple
14mu|empathy-3.12.11-2|72	Suggests:	telepathy-haze
14mu|empathy-3.12.11-2|73	# needed for local XMPP
14mu|empathy-3.12.11-2|74	Suggests:	telepathy-salut
14mu|empathy-3.12.11-2|75	# needed for irc
14mu|empathy-3.12.11-2|76	Suggests:	telepathy-idle
14mu|empathy-3.12.11-2|77	# needed for voip
14mu|empathy-3.12.11-2|78	Suggests:	gstreamer1.0-farsight2
14mu|empathy-3.12.11-2|79	Suggests:	nautilus-sendto
14mu|empathy-3.12.11-2|80	
14mu|empathy-3.12.11-2|81	%description
14mu|empathy-3.12.11-2|82	Empathy consists of a rich set of reusable instant messaging widgets, as
14mu|empathy-3.12.11-2|83	well as a GNOME client that uses those widgets.
14mu|empathy-3.12.11-2|84	
14mu|empathy-3.12.11-2|85	Empathy uses Telepathy and Nokia's Mission Control, and reuses Gossip's
14mu|empathy-3.12.11-2|86	UI. Its main goal is to integrate instant messaging with the desktop by
14mu|empathy-3.12.11-2|87	providing libempathy and libempathy-gtk libraries, a set of widgets that
14mu|empathy-3.12.11-2|88	can be embeded into any GNOME application.
14mu|empathy-3.12.11-2|89	
14mu|empathy-3.12.11-2|90	%prep
14mu|empathy-3.12.11-2|91	%setup -q
14mu|empathy-3.12.11-2|92	%apply_patches
14mu|empathy-3.12.11-2|93	
14mu|empathy-3.12.11-2|94	%build
14mu|empathy-3.12.11-2|95	%configure2_5x  \
14mu|empathy-3.12.11-2|96	--disable-static \
14mu|empathy-3.12.11-2|97	--enable-empathy-av=yes
14mu|empathy-3.12.11-2|98	
14mu|empathy-3.12.11-2|99	%make
14mu|empathy-3.12.11-2|100	
14mu|empathy-3.12.11-2|101	%install
14mu|empathy-3.12.11-2|102	%makeinstall_std
14mu|empathy-3.12.11-2|103	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|empathy-3.12.11-2|104	
14mu|empathy-3.12.11-2|105	%find_lang %{name} --with-gnome --all-name
14mu|empathy-3.12.11-2|106	
14mu|empathy-3.12.11-2|107	%files -f %{name}.lang
14mu|empathy-3.12.11-2|108	%doc README ChangeLog AUTHORS
14mu|empathy-3.12.11-2|109	%{_datadir}/icons/*/*/*/*
14mu|empathy-3.12.11-2|110	%{_datadir}/dbus-1/services/*
14mu|empathy-3.12.11-2|111	%{_bindir}/*
14mu|empathy-3.12.11-2|112	%{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so
14mu|empathy-3.12.11-2|113	%{_libdir}/%{name}/*.so
14mu|empathy-3.12.11-2|114	%{_libexecdir}/empathy-auth-client
14mu|empathy-3.12.11-2|115	%{_libexecdir}/empathy-call
14mu|empathy-3.12.11-2|116	%{_libexecdir}/empathy-chat
14mu|empathy-3.12.11-2|117	%{_datadir}/applications/%{name}.desktop
14mu|empathy-3.12.11-2|118	%{_datadir}/%{name}/*
14mu|empathy-3.12.11-2|119	%{_datadir}/adium/message-styles/*
14mu|empathy-3.12.11-2|120	%{_datadir}/GConf/gsettings/empathy.convert
14mu|empathy-3.12.11-2|121	%{_datadir}/glib-2.0/schemas/org.gnome.Empathy.gschema.xml
14mu|empathy-3.12.11-2|122	%{_datadir}/glib-2.0/schemas/org.gnome.telepathy-account-widgets.gschema.xml
14mu|empathy-3.12.11-2|123	%{_datadir}/telepathy/clients/Empathy.Auth.client
14mu|empathy-3.12.11-2|124	%{_datadir}/telepathy/clients/Empathy.Call.client
14mu|empathy-3.12.11-2|125	%{_datadir}/telepathy/clients/Empathy.Chat.client
14mu|empathy-3.12.11-2|126	%{_datadir}/telepathy/clients/Empathy.FileTransfer.client
14mu|empathy-3.12.11-2|127	%{_datadir}/appdata/empathy.appdata.xml
14mu|empathy-3.12.11-2|128	%{_mandir}/man1/*
14mu|empathy-3.12.11-2|129	
14mu|empathy-3.12.11-2|130	
14mu|empathy-3.12.11-2|131	%changelog
14mu|empathy-3.12.11-2|132	
14mu|empathy-3.12.11-2|133	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 3.12.11-2
14mu|empathy-3.12.11-2|134	- (122750d) Build with new farstream
14mu|empathy-3.12.11-2|135	
14mu|empathy-3.12.11-2|136	* Thu Dec 10 2015 Tigro <ashejn@gmail.com> 3.12.11-1
14mu|empathy-3.12.11-2|137	- (54e7fb0) update to 3.12.11
14mu|empathy-3.12.11-2|138	
14mu|empathy-3.12.11-2|139	* Wed May 13 2015 Tigro <ashejn@yandex-team.ru> 3.12.10-1
14mu|empathy-3.12.11-2|140	- (41af2ee) anothe icon path
14mu|empathy-3.12.11-2|141	- (Tigro: e9dae3e) update to 3.12.10
14mu|empathy-3.12.11-2|142	
14mu|empathy-3.12.11-2|143	* Thu Apr 16 2015 Tigro <ashejn@yandex-team.ru> 3.12.9-1
14mu|empathy-3.12.11-2|144	- (e8781a6) update to 3.12.9
14mu|empathy-3.12.11-2|145	
14mu|empathy-3.12.11-2|146	* Tue Mar 17 2015 Tigro <ashejn@yandex-team.ru> 3.12.8-1
14mu|empathy-3.12.11-2|147	- (d7d21c5) update to 3.12.8
14mu|empathy-3.12.11-2|148	
14mu|empathy-3.12.11-2|149	* Thu Dec 11 2014 Tigro <ashejn@gmail.com> 3.12.7-1
14mu|empathy-3.12.11-2|150	- (f47e4b0) update to 3.12.7
14mu|empathy-3.12.11-2|151	
14mu|empathy-3.12.11-2|152	* Fri Sep 12 2014 Tigro <ashejn@gmail.com> 3.12.6-1
14mu|empathy-3.12.11-2|153	- (97648cc) update to 3.12.6
14mu|empathy-3.12.11-2|154	
14mu|empathy-3.12.11-2|155	* Mon Aug 25 2014 Tigro <ashejn@gmail.com> 3.12.5-1
14mu|empathy-3.12.11-2|156	- (d81a163) update to 3.12.5
14mu|empathy-3.12.11-2|157	
14mu|empathy-3.12.11-2|158	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.3-2
14mu|empathy-3.12.11-2|159	- (7555364) MassBuild#440: Increase release tag
14mu|empathy-3.12.11-2|160	
14mu|empathy-3.12.11-2|161	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.3-1
14mu|empathy-3.12.11-2|162	- (adf799a) update to 3.12.3
14mu|empathy-3.12.11-2|163	
14mu|empathy-3.12.11-2|164	* Fri May 16 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|empathy-3.12.11-2|165	- (b8ae4f8) update to 3.12.2
14mu|empathy-3.12.11-2|166	
14mu|empathy-3.12.11-2|167	* Wed May 07 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|empathy-3.12.11-2|168	- (7575251) pack some files
14mu|empathy-3.12.11-2|169	- (Tigro: f40a9dc) added BR: geocode-glib-1.0
14mu|empathy-3.12.11-2|170	- (Tigro: 26023b9) update to 3.12.1
14mu|empathy-3.12.11-2|171	
14mu|empathy-3.12.11-2|172	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-2
14mu|empathy-3.12.11-2|173	- (d59c207) drop packed file as it
14mu|empathy-3.12.11-2|174	- (Tigro: e6c4887) drop obsolete depend
14mu|empathy-3.12.11-2|175	
14mu|empathy-3.12.11-2|176	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mu|empathy-3.12.11-2|177	- (bd3c5b2) update to 3.8.4
14mu|empathy-3.12.11-2|178	
14mu|empathy-3.12.11-2|179	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3-1
14mu|empathy-3.12.11-2|180	- (37d43b4) sync to gnome38 branch
14mu|empathy-3.12.11-2|181	
14mu|empathy-3.12.11-2|182	* Wed Mar 20 2013 Arkady Shane <ashejn@gmail.com> 3.6.4-1
14mu|empathy-3.12.11-2|183	- (435bf22) update to 3.6.4
14mu|empathy-3.12.11-2|184	
14mu|empathy-3.12.11-2|185	* Fri Nov 23 2012 Alexander Khryukin <alexander@mezon.ru> 3.6.2-1
14mu|empathy-3.12.11-2|186	- (bfdc71a) version update 3.6.2
14mu|empathy-3.12.11-2|187	- (Arkady Shane: 1a368f8) update to 3.6.2
14mu|empathy-3.12.11-2|188	
14mu|empathy-3.12.11-2|189	* Thu Oct 25 2012 Arkady Shane <ashejn@gmail.com> 3.6.1-1
14mu|empathy-3.12.11-2|190	- (6547499) update to 3.6.1
14mu|empathy-3.12.11-2|191	
14mu|empathy-3.12.11-2|192	* Tue Oct 09 2012 Arkady Shane <ashejn@gmail.com> 3.6.0.3-1
14mu|empathy-3.12.11-2|193	- (9c797c2) update to 3.6.0.3
14mu|empathy-3.12.11-2|194	
14mu|empathy-3.12.11-2|195	* Tue Oct 09 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3.6.0.1-2
14mu|empathy-3.12.11-2|196	- (75623b0) added R: folks
14mu|empathy-3.12.11-2|197	
14mu|empathy-3.12.11-2|198	* Fri Oct 05 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3.6.0.1-1
14mu|empathy-3.12.11-2|199	- (9b56a28) update to 3.6.0.1
14mu|empathy-3.12.11-2|200	
14mu|empathy-3.12.11-2|201	* Thu Sep 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.2.3-1
14mu|empathy-3.12.11-2|202	- (b8fcf5a) LOG New version 3.4.2.3 (sync with Cooker), try to build without obsolete telepathy-farsight
14mu|empathy-3.12.11-2|203	
14mu|empathy-3.12.11-2|204	* Tue Sep 04 2012 dsilakov <denis.silakov@rosalab.ru> 2.34.0-6
14mu|empathy-3.12.11-2|205	- (bbf8458) Fix gnome-doc-utils BR
14mu|empathy-3.12.11-2|206	- (Andrew Lukoshko: 326b83c) telepathy-glib 0.15 compat patch
14mu|empathy-3.12.11-2|207	
14mu|empathy-3.12.11-2|208	* Thu May 03 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 2.34.0-5
14mu|empathy-3.12.11-2|209	- (6b2817e) fix BR
14mu|empathy-3.12.11-2|210	
14mu|empathy-3.12.11-2|211	

22527 14
14mu|eog-3.16.2-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|eog-3.16.2-3|2	
14mu|eog-3.16.2-3|3	%define gi_major 3.0
14mu|eog-3.16.2-3|4	%define girname %mklibname %{name}-gir %{gi_major}
14mu|eog-3.16.2-3|5	
14mu|eog-3.16.2-3|6	Summary:	The Eye of GNOME image viewer
14mu|eog-3.16.2-3|7	Name:		eog
14mu|eog-3.16.2-3|8	Version:	3.16.2
14mu|eog-3.16.2-3|9	Release:	3
14mu|eog-3.16.2-3|10	License:	GPLv2+
14mu|eog-3.16.2-3|11	Group:		Graphical desktop/GNOME
14mu|eog-3.16.2-3|12	URL:		http://www.gnome.org/projects/eog/
14mu|eog-3.16.2-3|13	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|eog-3.16.2-3|14	Patch0:		eog-3.19.4-CVE-2013-7447.patch
14mu|eog-3.16.2-3|15	Patch1:		eog-3.19.4-CVE-2016-6855.patch
14mu|eog-3.16.2-3|16	BuildRequires:	desktop-file-utils
14mu|eog-3.16.2-3|17	BuildRequires:	intltool >= 0.40.0 itstool
14mu|eog-3.16.2-3|18	BuildRequires:	jpeg-devel
14mu|eog-3.16.2-3|19	BuildRequires:	pkgconfig(exempi-2.0)
14mu|eog-3.16.2-3|20	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|eog-3.16.2-3|21	BuildRequires:	pkgconfig(glib-2.0)
14mu|eog-3.16.2-3|22	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mu|eog-3.16.2-3|23	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|eog-3.16.2-3|24	BuildRequires:	pkgconfig(gnome-icon-theme)
14mu|eog-3.16.2-3|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|eog-3.16.2-3|26	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|eog-3.16.2-3|27	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|eog-3.16.2-3|28	BuildRequires:	pkgconfig(lcms2)
14mu|eog-3.16.2-3|29	BuildRequires:	pkgconfig(libexif)
14mu|eog-3.16.2-3|30	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14mu|eog-3.16.2-3|31	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|eog-3.16.2-3|32	BuildRequires:	pkgconfig(libxml-2.0)
14mu|eog-3.16.2-3|33	BuildRequires:	pkgconfig(shared-mime-info)
14mu|eog-3.16.2-3|34	BuildRequires:	pkgconfig(x11)
14mu|eog-3.16.2-3|35	Requires:	librsvg
14mu|eog-3.16.2-3|36	Requires:	gnome-icon-theme
14mu|eog-3.16.2-3|37	Requires:	typelib(Peas)
14mu|eog-3.16.2-3|38	
14mu|eog-3.16.2-3|39	%description
14mu|eog-3.16.2-3|40	This is the Eye of Gnome, an image viewer program. It is meant
14mu|eog-3.16.2-3|41	to be a fast and functional image viewer as well as an image
14mu|eog-3.16.2-3|42	cataloging program. It does proper handling of large images and
14mu|eog-3.16.2-3|43	images with full opacity information, and can zoom and scroll
14mu|eog-3.16.2-3|44	images quickly while keeping  memory usage constant.
14mu|eog-3.16.2-3|45	
14mu|eog-3.16.2-3|46	%package -n %{girname}
14mu|eog-3.16.2-3|47	Summary:	GObject Introspection interface description for %name
14mu|eog-3.16.2-3|48	Group:		System/Libraries
14mu|eog-3.16.2-3|49	Requires:	%{name} = %{version}-%{release}
14mu|eog-3.16.2-3|50	
14mu|eog-3.16.2-3|51	%description -n %{girname}
14mu|eog-3.16.2-3|52	GObject Introspection interface description for %name.
14mu|eog-3.16.2-3|53	
14mu|eog-3.16.2-3|54	%package devel
14mu|eog-3.16.2-3|55	Group:		Development/C
14mu|eog-3.16.2-3|56	Summary:	C headers needed to build EOG plugins
14mu|eog-3.16.2-3|57	Requires:	%{girname} = %{version}-%{release}
14mu|eog-3.16.2-3|58	
14mu|eog-3.16.2-3|59	%description devel
14mu|eog-3.16.2-3|60	This is the Eye of Gnome, an image viewer program. It is meant
14mu|eog-3.16.2-3|61	to be a fast and functional image viewer as well as an image
14mu|eog-3.16.2-3|62	cataloging program. It does proper handling of large images and
14mu|eog-3.16.2-3|63	images with full opacity information, and can zoom and scroll
14mu|eog-3.16.2-3|64	images quickly while keeping  memory usage constant.
14mu|eog-3.16.2-3|65	
14mu|eog-3.16.2-3|66	Install this if you want to build EOG plugins.
14mu|eog-3.16.2-3|67	
14mu|eog-3.16.2-3|68	%prep
14mu|eog-3.16.2-3|69	%setup -q
14mu|eog-3.16.2-3|70	%apply_patches
14mu|eog-3.16.2-3|71	
14mu|eog-3.16.2-3|72	%build
14mu|eog-3.16.2-3|73	%configure2_5x \
14mu|eog-3.16.2-3|74	--enable-introspection=yes \
14mu|eog-3.16.2-3|75	--disable-schemas-compile \
14mu|eog-3.16.2-3|76	--disable-scrollkeeper
14mu|eog-3.16.2-3|77	%make
14mu|eog-3.16.2-3|78	
14mu|eog-3.16.2-3|79	%install
14mu|eog-3.16.2-3|80	%makeinstall_std
14mu|eog-3.16.2-3|81	
14mu|eog-3.16.2-3|82	desktop-file-install --vendor="" \
14mu|eog-3.16.2-3|83	--add-category=Graphics \
14mu|eog-3.16.2-3|84	--add-category=2DGraphics \
14mu|eog-3.16.2-3|85	--dir %{buildroot}%{_datadir}/applications \
14mu|eog-3.16.2-3|86	%{buildroot}%{_datadir}/applications/*
14mu|eog-3.16.2-3|87	
14mu|eog-3.16.2-3|88	%find_lang %{name} --with-gnome
14mu|eog-3.16.2-3|89	
14mu|eog-3.16.2-3|90	find %{buildroot} -name *.la -delete
14mu|eog-3.16.2-3|91	
14mu|eog-3.16.2-3|92	%files -f %{name}.lang
14mu|eog-3.16.2-3|93	%doc AUTHORS NEWS README
14mu|eog-3.16.2-3|94	%{_bindir}/*
14mu|eog-3.16.2-3|95	%dir %{_libdir}/eog
14mu|eog-3.16.2-3|96	%dir %{_libdir}/eog/plugins
14mu|eog-3.16.2-3|97	%{_libdir}/eog/plugins/fullscreen.plugin
14mu|eog-3.16.2-3|98	%{_libdir}/eog/plugins/reload.plugin
14mu|eog-3.16.2-3|99	%{_libdir}/eog/plugins/statusbar-date.plugin
14mu|eog-3.16.2-3|100	%{_libdir}/eog/plugins/*.so*
14mu|eog-3.16.2-3|101	%{_libdir}/eog/*.so
14mu|eog-3.16.2-3|102	%{_datadir}/GConf/gsettings/eog.convert
14mu|eog-3.16.2-3|103	%{_datadir}/glib-2.0/schemas/org.gnome.eog.enums.xml
14mu|eog-3.16.2-3|104	%{_datadir}/glib-2.0/schemas/org.gnome.eog.gschema.xml
14mu|eog-3.16.2-3|105	%{_datadir}/applications/*
14mu|eog-3.16.2-3|106	%{_datadir}/eog
14mu|eog-3.16.2-3|107	%{_datadir}/icons/hicolor/*/*/*
14mu|eog-3.16.2-3|108	%{_datadir}/appdata/eog.appdata.xml
14mu|eog-3.16.2-3|109	
14mu|eog-3.16.2-3|110	%files -n %{girname}
14mu|eog-3.16.2-3|111	%{_libdir}/eog/girepository-1.0/Eog-%{gi_major}.typelib
14mu|eog-3.16.2-3|112	
14mu|eog-3.16.2-3|113	%files devel
14mu|eog-3.16.2-3|114	%doc %{_datadir}/gtk-doc/html/eog
14mu|eog-3.16.2-3|115	%{_includedir}/eog-3.0
14mu|eog-3.16.2-3|116	%{_libdir}/pkgconfig/eog.pc
14mu|eog-3.16.2-3|117	
14mu|eog-3.16.2-3|118	%changelog
14mu|eog-3.16.2-3|119	
14mu|eog-3.16.2-3|120	* Fri Oct 14 2016 Denis Silakov <dsilakov@gmail.com> 3.16.2-3
14mu|eog-3.16.2-3|121	- (4b45793) Fix CVE-2016-6855
14mu|eog-3.16.2-3|122	
14mu|eog-3.16.2-3|123	

22528 14
14mu|eog-plugins-3.16.0-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|eog-plugins-3.16.0-3|2	
14mu|eog-plugins-3.16.0-3|3	Summary:	Plugins for the Eye of GNOME image viewer
14mu|eog-plugins-3.16.0-3|4	
14mu|eog-plugins-3.16.0-3|5	Name:		eog-plugins
14mu|eog-plugins-3.16.0-3|6	Version:	3.16.0
14mu|eog-plugins-3.16.0-3|7	Release:	3
14mu|eog-plugins-3.16.0-3|8	License:	GPLv2+
14mu|eog-plugins-3.16.0-3|9	Group:		Graphical desktop/GNOME
14mu|eog-plugins-3.16.0-3|10	Url:		http://www.gnome.org/projects/eog/
14mu|eog-plugins-3.16.0-3|11	Source0: 	https://download.gnome.org/sources/eog-plugins/%{url_ver}/%{name}-%{version}.tar.xz
14mu|eog-plugins-3.16.0-3|12	BuildRequires:	intltool
14mu|eog-plugins-3.16.0-3|13	BuildRequires:	pkgconfig(champlain-0.12)
14mu|eog-plugins-3.16.0-3|14	BuildRequires:	pkgconfig(eog)
14mu|eog-plugins-3.16.0-3|15	BuildRequires:	pkgconfig(gl)
14mu|eog-plugins-3.16.0-3|16	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|eog-plugins-3.16.0-3|17	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|eog-plugins-3.16.0-3|18	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14mu|eog-plugins-3.16.0-3|19	BuildRequires:	pkgconfig(libexif)
14mu|eog-plugins-3.16.0-3|20	BuildRequires:	pkgconfig(libgdata)
14mu|eog-plugins-3.16.0-3|21	
14mu|eog-plugins-3.16.0-3|22	Requires:	eog
14mu|eog-plugins-3.16.0-3|23	
14mu|eog-plugins-3.16.0-3|24	%description
14mu|eog-plugins-3.16.0-3|25	This is the Eye of Gnome, an image viewer program. It is meant
14mu|eog-plugins-3.16.0-3|26	to be a fast and functional image viewer as well as an image
14mu|eog-plugins-3.16.0-3|27	cataloging program. It does proper handling of large images and
14mu|eog-plugins-3.16.0-3|28	images with full opacity information, and can zoom and scroll
14mu|eog-plugins-3.16.0-3|29	images quickly while keeping  memory usage constant.
14mu|eog-plugins-3.16.0-3|30	
14mu|eog-plugins-3.16.0-3|31	This package contains additional plugins for EOG:
14mu|eog-plugins-3.16.0-3|32	- Map
14mu|eog-plugins-3.16.0-3|33	- Exif display
14mu|eog-plugins-3.16.0-3|34	- Zoom to fit image width
14mu|eog-plugins-3.16.0-3|35	- Flickr Uploader
14mu|eog-plugins-3.16.0-3|36	- PicasaWeb Uploader
14mu|eog-plugins-3.16.0-3|37	- Python Console
14mu|eog-plugins-3.16.0-3|38	- Send By Mail
14mu|eog-plugins-3.16.0-3|39	- Slideshow Shuffle
14mu|eog-plugins-3.16.0-3|40	
14mu|eog-plugins-3.16.0-3|41	%files -f %{name}.lang
14mu|eog-plugins-3.16.0-3|42	%doc AUTHORS NEWS README
14mu|eog-plugins-3.16.0-3|43	# %{_datadir}/eog/plugins/*
14mu|eog-plugins-3.16.0-3|44	# %{_libdir}/eog/plugins/*
14mu|eog-plugins-3.16.0-3|45	%{_datadir}/glib-2.0/schemas/*.xml
14mu|eog-plugins-3.16.0-3|46	%{_libdir}/eog/plugins/exif-display.plugin
14mu|eog-plugins-3.16.0-3|47	%{_libdir}/eog/plugins/fit-to-width.plugin
14mu|eog-plugins-3.16.0-3|48	%{_libdir}/eog/plugins/hide-titlebar.plugin
14mu|eog-plugins-3.16.0-3|49	%{_libdir}/eog/plugins/libexif-display.so
14mu|eog-plugins-3.16.0-3|50	%{_libdir}/eog/plugins/libfit-to-width.so
14mu|eog-plugins-3.16.0-3|51	%{_libdir}/eog/plugins/libhide-titlebar.so
14mu|eog-plugins-3.16.0-3|52	%{_libdir}/eog/plugins/liblight-theme.so
14mu|eog-plugins-3.16.0-3|53	%{_libdir}/eog/plugins/libmap.so
14mu|eog-plugins-3.16.0-3|54	%{_libdir}/eog/plugins/libpostasa.so
14mu|eog-plugins-3.16.0-3|55	%{_libdir}/eog/plugins/libsend-by-mail.so
14mu|eog-plugins-3.16.0-3|56	%{_libdir}/eog/plugins/light-theme.plugin
14mu|eog-plugins-3.16.0-3|57	%{_libdir}/eog/plugins/map.plugin
14mu|eog-plugins-3.16.0-3|58	%{_libdir}/eog/plugins/postasa.plugin
14mu|eog-plugins-3.16.0-3|59	%{_libdir}/eog/plugins/send-by-mail.plugin
14mu|eog-plugins-3.16.0-3|60	%{_datadir}/appdata/eog-exif-display.metainfo.xml
14mu|eog-plugins-3.16.0-3|61	%{_datadir}/appdata/eog-fit-to-width.metainfo.xml
14mu|eog-plugins-3.16.0-3|62	%{_datadir}/appdata/eog-hide-titlebar.metainfo.xml
14mu|eog-plugins-3.16.0-3|63	%{_datadir}/appdata/eog-light-theme.metainfo.xml
14mu|eog-plugins-3.16.0-3|64	%{_datadir}/appdata/eog-map.metainfo.xml
14mu|eog-plugins-3.16.0-3|65	%{_datadir}/appdata/eog-postasa.metainfo.xml
14mu|eog-plugins-3.16.0-3|66	%{_datadir}/appdata/eog-send-by-mail.metainfo.xml
14mu|eog-plugins-3.16.0-3|67	
14mu|eog-plugins-3.16.0-3|68	#----------------------------------------------------------------------------
14mu|eog-plugins-3.16.0-3|69	
14mu|eog-plugins-3.16.0-3|70	%prep
14mu|eog-plugins-3.16.0-3|71	%setup -q
14mu|eog-plugins-3.16.0-3|72	
14mu|eog-plugins-3.16.0-3|73	%build
14mu|eog-plugins-3.16.0-3|74	%configure2_5x \
14mu|eog-plugins-3.16.0-3|75	--disable-static
14mu|eog-plugins-3.16.0-3|76	
14mu|eog-plugins-3.16.0-3|77	%make
14mu|eog-plugins-3.16.0-3|78	
14mu|eog-plugins-3.16.0-3|79	%install
14mu|eog-plugins-3.16.0-3|80	%makeinstall_std
14mu|eog-plugins-3.16.0-3|81	
14mu|eog-plugins-3.16.0-3|82	%find_lang %{name} --with-gnome
14mu|eog-plugins-3.16.0-3|83	
14mu|eog-plugins-3.16.0-3|84	%changelog
14mu|eog-plugins-3.16.0-3|85	
14mu|eog-plugins-3.16.0-3|86	* Tue Jul 28 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-3
14mu|eog-plugins-3.16.0-3|87	- (b28c223) rebuilt against new libgdata
14mu|eog-plugins-3.16.0-3|88	
14mu|eog-plugins-3.16.0-3|89	

22529 14
14mu|epiphany-3.16.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|epiphany-3.16.3-1|2	
14mu|epiphany-3.16.3-1|3	%define api 3.16
14mu|epiphany-3.16.3-1|4	
14mu|epiphany-3.16.3-1|5	Summary:	GNOME web browser based on the webkit rendering engine
14mu|epiphany-3.16.3-1|6	Name:		epiphany
14mu|epiphany-3.16.3-1|7	Version:	3.16.3
14mu|epiphany-3.16.3-1|8	Release:	1
14mu|epiphany-3.16.3-1|9	License:	GPLv2+ and GFDL
14mu|epiphany-3.16.3-1|10	Group:		Networking/WWW
14mu|epiphany-3.16.3-1|11	URL:		http://www.gnome.org/projects/epiphany/
14mu|epiphany-3.16.3-1|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/%{url_ver}/%{name}-%{version}.tar.xz
14mu|epiphany-3.16.3-1|13	# (fc) 1.4.6-2mdk default bookmarks
14mu|epiphany-3.16.3-1|14	#Patch2:		epiphany-defaultbookmarks.patch
14mu|epiphany-3.16.3-1|15	# (fc) 1.8.5-4mdk set urpmi and bundles mimetypes as safe (Mdk bug #21892)
14mu|epiphany-3.16.3-1|16	Patch3:		epiphany-1.8.5-urpmi.patch
14mu|epiphany-3.16.3-1|17	
14mu|epiphany-3.16.3-1|18	BuildRequires:	desktop-file-utils
14mu|epiphany-3.16.3-1|19	BuildRequires:	gnome-common
14mu|epiphany-3.16.3-1|20	BuildRequires:	gtk-doc
14mu|epiphany-3.16.3-1|21	BuildRequires:	imagemagick
14mu|epiphany-3.16.3-1|22	BuildRequires:	intltool itstool
14mu|epiphany-3.16.3-1|23	BuildRequires:	rootcerts
14mu|epiphany-3.16.3-1|24	BuildRequires:	gettext-devel
14mu|epiphany-3.16.3-1|25	BuildRequires:	pkgconfig(avahi-client)
14mu|epiphany-3.16.3-1|26	BuildRequires:	pkgconfig(avahi-gobject)
14mu|epiphany-3.16.3-1|27	BuildRequires:	pkgconfig(glib-2.0)
14mu|epiphany-3.16.3-1|28	BuildRequires:	gnome-doc-utils-devel
14mu|epiphany-3.16.3-1|29	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|epiphany-3.16.3-1|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|epiphany-3.16.3-1|31	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|epiphany-3.16.3-1|32	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|epiphany-3.16.3-1|33	BuildRequires:	pkgconfig(ice)
14mu|epiphany-3.16.3-1|34	BuildRequires:	pkgconfig(iso-codes)
14mu|epiphany-3.16.3-1|35	BuildRequires:	pkgconfig(libnotify)
14mu|epiphany-3.16.3-1|36	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mu|epiphany-3.16.3-1|37	BuildRequires:	pkgconfig(libxml-2.0)
14mu|epiphany-3.16.3-1|38	BuildRequires:	pkgconfig(libxslt)
14mu|epiphany-3.16.3-1|39	BuildRequires:	pkgconfig(nss)
14mu|epiphany-3.16.3-1|40	BuildRequires:	pkgconfig(seed)
14mu|epiphany-3.16.3-1|41	BuildRequires:	pkgconfig(sqlite3)
14mu|epiphany-3.16.3-1|42	BuildRequires:	pkgconfig(sm)
14mu|epiphany-3.16.3-1|43	BuildRequires:	pkgconfig(webkit2gtk-4.0) >= 2.7.91
14mu|epiphany-3.16.3-1|44	BuildRequires:	pkgconfig(x11)
14mu|epiphany-3.16.3-1|45	BuildRequires:	pkgconfig(libwnck-3.0)
14mu|epiphany-3.16.3-1|46	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mu|epiphany-3.16.3-1|47	BuildRequires:	pkgconfig(gcr-3)
14mu|epiphany-3.16.3-1|48	
14mu|epiphany-3.16.3-1|49	#gw for the index themes
14mu|epiphany-3.16.3-1|50	Requires:	dbus-x11
14mu|epiphany-3.16.3-1|51	Requires:	enchant
14mu|epiphany-3.16.3-1|52	Requires:	gnome-themes
14mu|epiphany-3.16.3-1|53	Requires:	gnome-doc-utils >= 0.3.2
14mu|epiphany-3.16.3-1|54	Requires:	indexhtml
14mu|epiphany-3.16.3-1|55	Requires:	iso-codes
14mu|epiphany-3.16.3-1|56	
14mu|epiphany-3.16.3-1|57	%description
14mu|epiphany-3.16.3-1|58	Epiphany is a GNOME web browser based on the webkit rendering engine.
14mu|epiphany-3.16.3-1|59	The name meaning: "An intuitive grasp of reality through something
14mu|epiphany-3.16.3-1|60	(as an event) usually simple and striking"
14mu|epiphany-3.16.3-1|61	
14mu|epiphany-3.16.3-1|62	%prep
14mu|epiphany-3.16.3-1|63	%setup -q
14mu|epiphany-3.16.3-1|64	%apply_patches
14mu|epiphany-3.16.3-1|65	
14mu|epiphany-3.16.3-1|66	%build
14mu|epiphany-3.16.3-1|67	%configure2_5x \
14mu|epiphany-3.16.3-1|68	--with-distributor-name=%{vendor} \
14mu|epiphany-3.16.3-1|69	--disable-scrollkeeper
14mu|epiphany-3.16.3-1|70	
14mu|epiphany-3.16.3-1|71	%make LIBS='-lgmodule-2.0'
14mu|epiphany-3.16.3-1|72	
14mu|epiphany-3.16.3-1|73	%install
14mu|epiphany-3.16.3-1|74	%makeinstall_std
14mu|epiphany-3.16.3-1|75	%find_lang %{name} --with-gnome --all-name
14mu|epiphany-3.16.3-1|76	
14mu|epiphany-3.16.3-1|77	mkdir -p  %{buildroot}%{_libdir}/epiphany/%{api}/extensions
14mu|epiphany-3.16.3-1|78	
14mu|epiphany-3.16.3-1|79	#gw these are useless
14mu|epiphany-3.16.3-1|80	rm -f %{buildroot}%{_datadir}/icons/LowContrastLargePrint/*/apps/*
14mu|epiphany-3.16.3-1|81	
14mu|epiphany-3.16.3-1|82	%post
14mu|epiphany-3.16.3-1|83	if [ "$1" = "2" ]; then
14mu|epiphany-3.16.3-1|84	update-alternatives --remove webclient-gnome %{_bindir}/epiphany
14mu|epiphany-3.16.3-1|85	update-alternatives --remove webclient-kde %{_bindir}/epiphany
14mu|epiphany-3.16.3-1|86	fi
14mu|epiphany-3.16.3-1|87	
14mu|epiphany-3.16.3-1|88	%files -f %{name}.lang
14mu|epiphany-3.16.3-1|89	%doc COPYING.README COPYING README TODO NEWS
14mu|epiphany-3.16.3-1|90	%{_bindir}/*
14mu|epiphany-3.16.3-1|91	%dir %{_libdir}/epiphany
14mu|epiphany-3.16.3-1|92	%dir %{_libdir}/epiphany/%{api}/
14mu|epiphany-3.16.3-1|93	%dir %{_libdir}/epiphany/%{api}/extensions
14mu|epiphany-3.16.3-1|94	%{_datadir}/applications/*
14mu|epiphany-3.16.3-1|95	%{_datadir}/dbus-1/services/org.gnome.Epiphany.service
14mu|epiphany-3.16.3-1|96	%{_datadir}/epiphany
14mu|epiphany-3.16.3-1|97	%{_datadir}/GConf/gsettings/epiphany.convert
14mu|epiphany-3.16.3-1|98	%{_datadir}/glib-2.0/schemas/org.gnome.Epiphany.enums.xml
14mu|epiphany-3.16.3-1|99	%{_datadir}/glib-2.0/schemas/org.gnome.epiphany.gschema.xml
14mu|epiphany-3.16.3-1|100	%{_mandir}/man1/%{name}.1*
14mu|epiphany-3.16.3-1|101	%{_libexecdir}/epiphany-search-provider
14mu|epiphany-3.16.3-1|102	%{_libdir}/epiphany/%{api}/web-extensions/libephywebextension.so
14mu|epiphany-3.16.3-1|103	%{_datadir}/appdata/epiphany.appdata.xml
14mu|epiphany-3.16.3-1|104	%{_datadir}/gnome-shell/search-providers/epiphany-search-provider.ini
14mu|epiphany-3.16.3-1|105	
14mu|epiphany-3.16.3-1|106	%changelog
14mu|epiphany-3.16.3-1|107	
14mu|epiphany-3.16.3-1|108	* Fri Jul 10 2015 Tigro <ashejn@yandex-team.ru> 3.16.3-1
14mu|epiphany-3.16.3-1|109	- (49e4b75) update 3.16.3
14mu|epiphany-3.16.3-1|110	
14mu|epiphany-3.16.3-1|111	

22530 14
14mu|espeak-1.48.04-2|1	%define	major 1
14mu|espeak-1.48.04-2|2	%define	libname %mklibname %{name} %{major}
14mu|espeak-1.48.04-2|3	%define	libnamedev %mklibname -d %{name}
14mu|espeak-1.48.04-2|4	
14mu|espeak-1.48.04-2|5	# No sources get installed
14mu|espeak-1.48.04-2|6	%define	debug_package %{nil}
14mu|espeak-1.48.04-2|7	
14mu|espeak-1.48.04-2|8	#disable autorequires on portaudio since we build with portaudio0
14mu|espeak-1.48.04-2|9	#define _requires_exceptions devel(libportaudio
14mu|espeak-1.48.04-2|10	
14mu|espeak-1.48.04-2|11	Summary:	Text to speech synthesis engine
14mu|espeak-1.48.04-2|12	Name:		espeak
14mu|espeak-1.48.04-2|13	Version:	1.48.04
14mu|espeak-1.48.04-2|14	Release:	2
14mu|espeak-1.48.04-2|15	License:	GPLv3+
14mu|espeak-1.48.04-2|16	Group:		Sound
14mu|espeak-1.48.04-2|17	Url:		http://espeak.sourceforge.net/
14mu|espeak-1.48.04-2|18	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}/%{name}-%{version}-source.zip
14mu|espeak-1.48.04-2|19	Source1:	%{name}.1
14mu|espeak-1.48.04-2|20	Source2:	http://espeak.sourceforge.net/data/ru_dict-46.zip
14mu|espeak-1.48.04-2|21	Source3:	zhy_dict-46.zip
14mu|espeak-1.48.04-2|22	Source4:	zh_dict-46.zip
14mu|espeak-1.48.04-2|23	#Patch0: espeak-1.39-ldflags.patch
14mu|espeak-1.48.04-2|24	#gw from Fedora: make it work with pulseaudio enabled or disabled
14mu|espeak-1.48.04-2|25	Patch2:		%{name}-1.46.02-runtime-detection.patch
14mu|espeak-1.48.04-2|26	BuildRequires:	pkgconfig(portaudio-2.0)
14mu|espeak-1.48.04-2|27	BuildRequires:	pkgconfig(libpulse)
14mu|espeak-1.48.04-2|28	Requires:	sox
14mu|espeak-1.48.04-2|29	
14mu|espeak-1.48.04-2|30	%description
14mu|espeak-1.48.04-2|31	A compact open source software speech synthesizer for English and other
14mu|espeak-1.48.04-2|32	languages. eSpeak produces good quality English speech. It uses a different
14mu|espeak-1.48.04-2|33	synthesis method from other open source TTS engines, and sounds quite
14mu|espeak-1.48.04-2|34	different. It's perhaps not as natural or "smooth", but I find the
14mu|espeak-1.48.04-2|35	articulation clearer and easier to listen to for long periods.
14mu|espeak-1.48.04-2|36	
14mu|espeak-1.48.04-2|37	%files
14mu|espeak-1.48.04-2|38	%doc ReadMe ChangeLog.txt docs
14mu|espeak-1.48.04-2|39	%{_bindir}/%{name}
14mu|espeak-1.48.04-2|40	%{_datadir}/%{name}-data
14mu|espeak-1.48.04-2|41	%{_mandir}/man1/%{name}.1*
14mu|espeak-1.48.04-2|42	
14mu|espeak-1.48.04-2|43	%pretrans
14mu|espeak-1.48.04-2|44	# Replace folder from earlier versions with a file
14mu|espeak-1.48.04-2|45	[[ -d /usr/share/espeak-data/voices/en ]] && rm -rf /usr/share/espeak-data/voices/en
14mu|espeak-1.48.04-2|46	
14mu|espeak-1.48.04-2|47	#-----------------------------------------------------------------------------
14mu|espeak-1.48.04-2|48	
14mu|espeak-1.48.04-2|49	%package -n %{libname}
14mu|espeak-1.48.04-2|50	Group: System/Libraries
14mu|espeak-1.48.04-2|51	Summary: Text to speech library
14mu|espeak-1.48.04-2|52	Requires: %{name} >= %{version}
14mu|espeak-1.48.04-2|53	
14mu|espeak-1.48.04-2|54	%description -n %{libname}
14mu|espeak-1.48.04-2|55	A compact open source software speech synthesizer for English and other
14mu|espeak-1.48.04-2|56	languages. eSpeak produces good quality English speech. It uses a different
14mu|espeak-1.48.04-2|57	synthesis method from other open source TTS engines, and sounds quite
14mu|espeak-1.48.04-2|58	different. It's perhaps not as natural or "smooth", but I find the
14mu|espeak-1.48.04-2|59	articulation clearer and easier to listen to for long periods.
14mu|espeak-1.48.04-2|60	
14mu|espeak-1.48.04-2|61	%files -n %{libname}
14mu|espeak-1.48.04-2|62	%doc ReadMe ChangeLog.txt
14mu|espeak-1.48.04-2|63	%{_libdir}/libespeak.so.%{major}*
14mu|espeak-1.48.04-2|64	
14mu|espeak-1.48.04-2|65	#-----------------------------------------------------------------------------
14mu|espeak-1.48.04-2|66	
14mu|espeak-1.48.04-2|67	%package -n %{libnamedev}
14mu|espeak-1.48.04-2|68	Group:		Development/C++
14mu|espeak-1.48.04-2|69	Summary:	Text to speech library
14mu|espeak-1.48.04-2|70	Requires:	%{libname} = %{version}-%{release}
14mu|espeak-1.48.04-2|71	Provides:	libespeak-devel = %{version}-%{release}
14mu|espeak-1.48.04-2|72	%rename		%{_lib}espeak1-devel
14mu|espeak-1.48.04-2|73	
14mu|espeak-1.48.04-2|74	%description -n %{libnamedev}
14mu|espeak-1.48.04-2|75	A compact open source software speech synthesizer for English and other
14mu|espeak-1.48.04-2|76	languages. eSpeak produces good quality English speech. It uses a different
14mu|espeak-1.48.04-2|77	synthesis method from other open source TTS engines, and sounds quite
14mu|espeak-1.48.04-2|78	different. It's perhaps not as natural or "smooth", but I find the
14mu|espeak-1.48.04-2|79	articulation clearer and easier to listen to for long periods.
14mu|espeak-1.48.04-2|80	
14mu|espeak-1.48.04-2|81	%files -n %{libnamedev}
14mu|espeak-1.48.04-2|82	%doc ReadMe ChangeLog.txt
14mu|espeak-1.48.04-2|83	%{_includedir}/%{name}
14mu|espeak-1.48.04-2|84	%{_libdir}/libespeak.so
14mu|espeak-1.48.04-2|85	#{_libdir}/libespeak.a
14mu|espeak-1.48.04-2|86	
14mu|espeak-1.48.04-2|87	#-----------------------------------------------------------------------------
14mu|espeak-1.48.04-2|88	
14mu|espeak-1.48.04-2|89	%prep
14mu|espeak-1.48.04-2|90	%setup -q -n %{name}-%{version}-source
14mu|espeak-1.48.04-2|91	#%%patch0 -p0
14mu|espeak-1.48.04-2|92	%patch2 -p1
14mu|espeak-1.48.04-2|93	# Fix wrong perms
14mu|espeak-1.48.04-2|94	chmod 644 ReadMe *.txt
14mu|espeak-1.48.04-2|95	chmod 644 docs/*.html
14mu|espeak-1.48.04-2|96	chmod 644 docs/*.h
14mu|espeak-1.48.04-2|97	
14mu|espeak-1.48.04-2|98	rm -f src/portaudio.h
14mu|espeak-1.48.04-2|99	rm -f espeak-data/ru_dict
14mu|espeak-1.48.04-2|100	rm -f espeak-data/zh_dict
14mu|espeak-1.48.04-2|101	rm -f espeak-data/zhy_dict
14mu|espeak-1.48.04-2|102	cd espeak-data
14mu|espeak-1.48.04-2|103	unzip %{SOURCE2}
14mu|espeak-1.48.04-2|104	unzip %{SOURCE3}
14mu|espeak-1.48.04-2|105	unzip %{SOURCE4}
14mu|espeak-1.48.04-2|106	
14mu|espeak-1.48.04-2|107	
14mu|espeak-1.48.04-2|108	%build
14mu|espeak-1.48.04-2|109	cd src
14mu|espeak-1.48.04-2|110	%make
14mu|espeak-1.48.04-2|111	
14mu|espeak-1.48.04-2|112	
14mu|espeak-1.48.04-2|113	%install
14mu|espeak-1.48.04-2|114	cd src
14mu|espeak-1.48.04-2|115	%makeinstall_std LIBDIR=%{_libdir} DATADIR=%{_datadir}/%{name}-data
14mu|espeak-1.48.04-2|116	
14mu|espeak-1.48.04-2|117	install -m 644 -D %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1
14mu|espeak-1.48.04-2|118	
14mu|espeak-1.48.04-2|119	# We don't want .a files
14mu|espeak-1.48.04-2|120	rm -f %{buildroot}%{_libdir}/libespeak.a
14mu|espeak-1.48.04-2|121	
14mu|espeak-1.48.04-2|122	# Fix wrong perms
14mu|espeak-1.48.04-2|123	chmod -x %{buildroot}%{_datadir}/%{name}-data/voices/{de,default,en,en-us,es-la,fr,pt}
14mu|espeak-1.48.04-2|124	chmod -x %{buildroot}%{_datadir}/%{name}-data/voices/!v/*
14mu|espeak-1.48.04-2|125	chmod -x %{buildroot}%{_datadir}/%{name}-data/voices/{asia,europe,mb,other,test}/*
14mu|espeak-1.48.04-2|126	
14mu|espeak-1.48.04-2|127	%changelog
14mu|espeak-1.48.04-2|128	
14mu|espeak-1.48.04-2|129	* Sat Jan 30 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.48.04-2
14mu|espeak-1.48.04-2|130	- (ca8fb89) Bump release
14mu|espeak-1.48.04-2|131	
14mu|espeak-1.48.04-2|132	

22531 14
14mu|ethstatus-0.4.3-3|1	Summary:	Console-based ethernet statistics monitor
14mu|ethstatus-0.4.3-3|2	Name:		ethstatus
14mu|ethstatus-0.4.3-3|3	Version:	0.4.3
14mu|ethstatus-0.4.3-3|4	Release:	3
14mu|ethstatus-0.4.3-3|5	License:	GPLv2+
14mu|ethstatus-0.4.3-3|6	Group:		Monitoring
14mu|ethstatus-0.4.3-3|7	Url:		http://packages.debian.org/stable/net/ethstatus
14mu|ethstatus-0.4.3-3|8	Source0:	http://ftp.de.debian.org/debian/pool/main/e/%{name}/%{name}_%{version}.tar.gz
14mu|ethstatus-0.4.3-3|9	BuildRequires:	pkgconfig(ncurses)
14mu|ethstatus-0.4.3-3|10	
14mu|ethstatus-0.4.3-3|11	%description
14mu|ethstatus-0.4.3-3|12	EthStatus is a simple, easy to use program for displaying commonly
14mu|ethstatus-0.4.3-3|13	needed / wanted statistics in real time about ingoing and outgoing
14mu|ethstatus-0.4.3-3|14	traffic that is usually hard to find, with a simple, efficient
14mu|ethstatus-0.4.3-3|15	interface.
14mu|ethstatus-0.4.3-3|16	
14mu|ethstatus-0.4.3-3|17	%files
14mu|ethstatus-0.4.3-3|18	%doc CHANGELOG COPYRIGHT README THANKS
14mu|ethstatus-0.4.3-3|19	%{_bindir}/%{name}
14mu|ethstatus-0.4.3-3|20	%{_mandir}/man*/%{name}*.*
14mu|ethstatus-0.4.3-3|21	
14mu|ethstatus-0.4.3-3|22	#----------------------------------------------------------------------------
14mu|ethstatus-0.4.3-3|23	
14mu|ethstatus-0.4.3-3|24	%prep
14mu|ethstatus-0.4.3-3|25	%setup -q
14mu|ethstatus-0.4.3-3|26	
14mu|ethstatus-0.4.3-3|27	
14mu|ethstatus-0.4.3-3|28	%build
14mu|ethstatus-0.4.3-3|29	%make CFLAGS="%{optflags}"
14mu|ethstatus-0.4.3-3|30	
14mu|ethstatus-0.4.3-3|31	%install
14mu|ethstatus-0.4.3-3|32	install -Dp -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
14mu|ethstatus-0.4.3-3|33	install -Dp -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14mu|ethstatus-0.4.3-3|34	
14mu|ethstatus-0.4.3-3|35	
14mu|ethstatus-0.4.3-3|36	%changelog
14mu|ethstatus-0.4.3-3|37	
14mu|ethstatus-0.4.3-3|38	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.3-3
14mu|ethstatus-0.4.3-3|39	- (a5fa713) Build with system optflags
14mu|ethstatus-0.4.3-3|40	- (a5fa713) Spec cleanup
14mu|ethstatus-0.4.3-3|41	
14mu|ethstatus-0.4.3-3|42	

22532 14
14mu|evilwm-1.1.1-1|1	%define debug_package %{nil}
14mu|evilwm-1.1.1-1|2	
14mu|evilwm-1.1.1-1|3	Summary:	A minimalist window manager for the X Window System
14mu|evilwm-1.1.1-1|4	Name:		evilwm
14mu|evilwm-1.1.1-1|5	Version:	1.1.1
14mu|evilwm-1.1.1-1|6	Release:	1
14mu|evilwm-1.1.1-1|7	License:	Public Domain
14mu|evilwm-1.1.1-1|8	Group:		Graphical desktop/Other
14mu|evilwm-1.1.1-1|9	Url:		http://evilwm.sourceforge.net/
14mu|evilwm-1.1.1-1|10	Source0:	http://www.6809.org.uk/evilwm/%{name}-%{version}.tar.gz
14mu|evilwm-1.1.1-1|11	
14mu|evilwm-1.1.1-1|12	BuildRequires:	lesstif-devel
14mu|evilwm-1.1.1-1|13	BuildRequires:	nas-devel
14mu|evilwm-1.1.1-1|14	BuildRequires:	pkgconfig(x11)
14mu|evilwm-1.1.1-1|15	BuildRequires:	pkgconfig(xext)
14mu|evilwm-1.1.1-1|16	BuildRequires:	pkgconfig(xrandr)
14mu|evilwm-1.1.1-1|17	
14mu|evilwm-1.1.1-1|18	%description
14mu|evilwm-1.1.1-1|19	evilwm is a minimalist window manager for the X Window System.
14mu|evilwm-1.1.1-1|20	
14mu|evilwm-1.1.1-1|21	The name evil came from Stuart 'Stuii' Ford, who thinks that any software
14mu|evilwm-1.1.1-1|22	I use must be evil and masochistic.  In reality, this window manager is
14mu|evilwm-1.1.1-1|23	clean and easy to use.
14mu|evilwm-1.1.1-1|24	
14mu|evilwm-1.1.1-1|25	FEATURES
14mu|evilwm-1.1.1-1|26	
14mu|evilwm-1.1.1-1|27	* No window decorations apart from a simple 1 pixel border.
14mu|evilwm-1.1.1-1|28	* No icons.
14mu|evilwm-1.1.1-1|29	* Good keyboard control, including repositioning and maximise toggles.
14mu|evilwm-1.1.1-1|30	* Solid window drags (compile time option - may be slow on old machines).
14mu|evilwm-1.1.1-1|31	* Virtual desktops.
14mu|evilwm-1.1.1-1|32	* Small binary size (even with everything turned on).
14mu|evilwm-1.1.1-1|33	
14mu|evilwm-1.1.1-1|34	%prep
14mu|evilwm-1.1.1-1|35	%setup -q
14mu|evilwm-1.1.1-1|36	sed -i -e 's!^#DEFINES.*-DVDESK.*!DEFINES += -DVDESK!' Makefile
14mu|evilwm-1.1.1-1|37	
14mu|evilwm-1.1.1-1|38	%build
14mu|evilwm-1.1.1-1|39	%make CC="gcc %{optflags}" LDPATH="-L%{_prefix}/X11R6/%{_lib}"
14mu|evilwm-1.1.1-1|40	
14mu|evilwm-1.1.1-1|41	%install
14mu|evilwm-1.1.1-1|42	%makeinstall_std
14mu|evilwm-1.1.1-1|43	
14mu|evilwm-1.1.1-1|44	# startfile
14mu|evilwm-1.1.1-1|45	cat > %{buildroot}%{_bindir}/start%{name} << EOF
14mu|evilwm-1.1.1-1|46	#!/bin/sh
14mu|evilwm-1.1.1-1|47	exec %{_bindir}/%{name}
14mu|evilwm-1.1.1-1|48	EOF
14mu|evilwm-1.1.1-1|49	
14mu|evilwm-1.1.1-1|50	# session file
14mu|evilwm-1.1.1-1|51	install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mu|evilwm-1.1.1-1|52	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/16%{name} << EOF
14mu|evilwm-1.1.1-1|53	NAME=%{name}
14mu|evilwm-1.1.1-1|54	EXEC=%{_bindir}/start%{name}
14mu|evilwm-1.1.1-1|55	DESC=%{name} window manager
14mu|evilwm-1.1.1-1|56	SCRIPT:
14mu|evilwm-1.1.1-1|57	exec %{_bindir}/start%{name}
14mu|evilwm-1.1.1-1|58	EOF
14mu|evilwm-1.1.1-1|59	
14mu|evilwm-1.1.1-1|60	%files
14mu|evilwm-1.1.1-1|61	%doc README ChangeLog TODO
14mu|evilwm-1.1.1-1|62	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
14mu|evilwm-1.1.1-1|63	%{_bindir}/start%{name}
14mu|evilwm-1.1.1-1|64	%{_bindir}/%{name}
14mu|evilwm-1.1.1-1|65	%{_datadir}/applications/%{name}.desktop
14mu|evilwm-1.1.1-1|66	%{_mandir}/man1/%{name}.1*
14mu|evilwm-1.1.1-1|67	
14mu|evilwm-1.1.1-1|68	%changelog
14mu|evilwm-1.1.1-1|69	
14mu|evilwm-1.1.1-1|70	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 1.1.1-1
14mu|evilwm-1.1.1-1|71	- (3cc9d8e) Merge pull request #1 from import/evilwm:auto_update
14mu|evilwm-1.1.1-1|72	- (3cc9d8e) Updated to 1.1.1 (by updates_builder)
14mu|evilwm-1.1.1-1|73	
14mu|evilwm-1.1.1-1|74	

22533 14
14mu|evince-3.16.1-1|1	%define build_dvi 1
14mu|evince-3.16.1-1|2	
14mu|evince-3.16.1-1|3	%define major			4
14mu|evince-3.16.1-1|4	%define major_evdocument	4
14mu|evince-3.16.1-1|5	%define major_evview		3
14mu|evince-3.16.1-1|6	%define api			3.0
14mu|evince-3.16.1-1|7	%define gir_major		3.0
14mu|evince-3.16.1-1|8	%define devname			%mklibname -d %{name}
14mu|evince-3.16.1-1|9	%define libname_evdocument	%mklibname evdocument 3 %{major_evdocument}
14mu|evince-3.16.1-1|10	%define libname_evview		%mklibname evview 3 %{major_evview}
14mu|evince-3.16.1-1|11	
14mu|evince-3.16.1-1|12	%define girname			%mklibname %{name}-gir %{gir_major}
14mu|evince-3.16.1-1|13	
14mu|evince-3.16.1-1|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|evince-3.16.1-1|15	
14mu|evince-3.16.1-1|16	Summary:	GNOME Document viewer
14mu|evince-3.16.1-1|17	Name:		evince
14mu|evince-3.16.1-1|18	Version:	3.16.1
14mu|evince-3.16.1-1|19	Release:	1
14mu|evince-3.16.1-1|20	License:	GPLv2+ and GFDL+
14mu|evince-3.16.1-1|21	Group:		Graphical desktop/GNOME
14mu|evince-3.16.1-1|22	URL:		http://www.gnome.org
14mu|evince-3.16.1-1|23	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|evince-3.16.1-1|24	
14mu|evince-3.16.1-1|25	# fix https://bugzilla.gnome.org/show_bug.cgi?id=710681
14mu|evince-3.16.1-1|26	Patch0:         710681.patch
14mu|evince-3.16.1-1|27	Patch1:         710681_2.patch
14mu|evince-3.16.1-1|28	Patch2:         710681_3.patch
14mu|evince-3.16.1-1|29	
14mu|evince-3.16.1-1|30	BuildRequires:	pkgconfig(cairo) >= 1.10.0
14mu|evince-3.16.1-1|31	BuildRequires:	pkgconfig(cairo-pdf)
14mu|evince-3.16.1-1|32	BuildRequires:	pkgconfig(cairo-ps)
14mu|evince-3.16.1-1|33	BuildRequires:	pkgconfig(libsecret-1)
14mu|evince-3.16.1-1|34	BuildRequires:	pkgconfig(ddjvuapi) >= 3.5.17
14mu|evince-3.16.1-1|35	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
14mu|evince-3.16.1-1|36	BuildRequires:	pkgconfig(gio-2.0) >= 2.31.0
14mu|evince-3.16.1-1|37	BuildRequires:	pkgconfig(adwaita-icon-theme) >= 2.17.1
14mu|evince-3.16.1-1|38	BuildRequires:	pkgconfig(gnome-keyring-1) >= 2.22.0
14mu|evince-3.16.1-1|39	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6
14mu|evince-3.16.1-1|40	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|evince-3.16.1-1|41	BuildRequires:	pkgconfig(gthread-2.0)
14mu|evince-3.16.1-1|42	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
14mu|evince-3.16.1-1|43	BuildRequires:	pkgconfig(gtk+-unix-print-3.0) >= 3.0.2
14mu|evince-3.16.1-1|44	BuildRequires:	pkgconfig(gtk+-x11-3.0)
14mu|evince-3.16.1-1|45	BuildRequires:	pkgconfig(ice)
14mu|evince-3.16.1-1|46	BuildRequires:	pkgconfig(libgxps) >= 0.2.0
14mu|evince-3.16.1-1|47	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.4
14mu|evince-3.16.1-1|48	BuildRequires:	pkgconfig(libspectre) >= 0.2.0
14mu|evince-3.16.1-1|49	BuildRequires:	pkgconfig(libxml-2.0) >= 2.5.0
14mu|evince-3.16.1-1|50	BuildRequires:	pkgconfig(poppler-glib) >= 0.24.0
14mu|evince-3.16.1-1|51	BuildRequires:	pkgconfig(sm) >= 1.0.0
14mu|evince-3.16.1-1|52	BuildRequires:	pkgconfig(x11)
14mu|evince-3.16.1-1|53	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|evince-3.16.1-1|54	BuildRequires:	pkgconfig(adwaita-icon-theme)
14mu|evince-3.16.1-1|55	BuildRequires:	tiff-devel
14mu|evince-3.16.1-1|56	BuildRequires:	ghostscript kpathsea-devel
14mu|evince-3.16.1-1|57	BuildRequires:	intltool itstool
14mu|evince-3.16.1-1|58	#gw if we run autoconf
14mu|evince-3.16.1-1|59	BuildRequires:	gnome-icon-theme
14mu|evince-3.16.1-1|60	BuildRequires:  desktop-file-utils
14mu|evince-3.16.1-1|61	BuildRequires:	gtk-doc
14mu|evince-3.16.1-1|62	Requires:	ghostscript
14mu|evince-3.16.1-1|63	Requires:	ghostscript-module-X
14mu|evince-3.16.1-1|64	Requires:	gnome-icon-theme-symbolic
14mu|evince-3.16.1-1|65	
14mu|evince-3.16.1-1|66	%description
14mu|evince-3.16.1-1|67	Evince is the GNOME Document viewer.
14mu|evince-3.16.1-1|68	It supports PDF, PostScript and other formats.
14mu|evince-3.16.1-1|69	To view .dvi files as produced by TeX in evince,
14mu|evince-3.16.1-1|70	install the %{name}-dvi package.
14mu|evince-3.16.1-1|71	
14mu|evince-3.16.1-1|72	%if %{build_dvi}
14mu|evince-3.16.1-1|73	%package dvi
14mu|evince-3.16.1-1|74	Summary:	TeX DVI document support for evince
14mu|evince-3.16.1-1|75	Group:		Graphical desktop/GNOME
14mu|evince-3.16.1-1|76	BuildRequires:	kpathsea-devel
14mu|evince-3.16.1-1|77	#gw just like xdvi, needed for rendering the fonts
14mu|evince-3.16.1-1|78	Requires:	texlive-xdvi
14mu|evince-3.16.1-1|79	Requires:	%{name} = %{version}-%{release}
14mu|evince-3.16.1-1|80	
14mu|evince-3.16.1-1|81	%description dvi
14mu|evince-3.16.1-1|82	This package adds support for displaying .dvi files to evince.
14mu|evince-3.16.1-1|83	These files are
14mu|evince-3.16.1-1|84	produced by TeX, often using
14mu|evince-3.16.1-1|85	a macro package like LaTeX.
14mu|evince-3.16.1-1|86	%endif
14mu|evince-3.16.1-1|87	
14mu|evince-3.16.1-1|88	%package browser-plugin
14mu|evince-3.16.1-1|89	Summary:	Evince web browser plugin
14mu|evince-3.16.1-1|90	Group:		Graphical desktop/GNOME
14mu|evince-3.16.1-1|91	Requires: 	%{name} = %{version}-%{release}
14mu|evince-3.16.1-1|92	
14mu|evince-3.16.1-1|93	%description browser-plugin
14mu|evince-3.16.1-1|94	This package contains the evince web browser plugin.
14mu|evince-3.16.1-1|95	
14mu|evince-3.16.1-1|96	%package -n %{libname_evdocument}
14mu|evince-3.16.1-1|97	Group:		System/Libraries
14mu|evince-3.16.1-1|98	Summary:	GNOME Document viewer library
14mu|evince-3.16.1-1|99	Obsoletes:	%{mklibname %{name} 3} < 3.3.92
14mu|evince-3.16.1-1|100	
14mu|evince-3.16.1-1|101	%description -n %{libname_evdocument}
14mu|evince-3.16.1-1|102	This is the GNOME Document viewer library, the shared parts of evince.
14mu|evince-3.16.1-1|103	
14mu|evince-3.16.1-1|104	%package -n %{libname_evview}
14mu|evince-3.16.1-1|105	Group:		System/Libraries
14mu|evince-3.16.1-1|106	Summary:	GNOME Document viewer library
14mu|evince-3.16.1-1|107	
14mu|evince-3.16.1-1|108	%description -n %{libname_evview}
14mu|evince-3.16.1-1|109	This is the GNOME Document viewer library, the shared parts of evince.
14mu|evince-3.16.1-1|110	
14mu|evince-3.16.1-1|111	%package -n %{devname}
14mu|evince-3.16.1-1|112	Group:		Development/C
14mu|evince-3.16.1-1|113	Summary:	GNOME Document viewer library
14mu|evince-3.16.1-1|114	Requires:	%{libname_evdocument} = %{version}-%{release}
14mu|evince-3.16.1-1|115	Requires:	%{libname_evview} = %{version}-%{release}
14mu|evince-3.16.1-1|116	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|evince-3.16.1-1|117	Provides:	%{name}-devel = %{version}-%{release}
14mu|evince-3.16.1-1|118	
14mu|evince-3.16.1-1|119	%description -n %{devname}
14mu|evince-3.16.1-1|120	This is the GNOME Document viewer library, the shared parts of evince.
14mu|evince-3.16.1-1|121	
14mu|evince-3.16.1-1|122	%package -n %{girname}
14mu|evince-3.16.1-1|123	Summary:	GObject Introspection interface description for %{name}
14mu|evince-3.16.1-1|124	Group:		System/Libraries
14mu|evince-3.16.1-1|125	Requires:	%{libname_evdocument} = %{version}-%{release}
14mu|evince-3.16.1-1|126	Requires:	%{libname_evview} = %{version}-%{release}
14mu|evince-3.16.1-1|127	
14mu|evince-3.16.1-1|128	%description -n %{girname}
14mu|evince-3.16.1-1|129	GObject Introspection interface description for %{name}.
14mu|evince-3.16.1-1|130	
14mu|evince-3.16.1-1|131	%prep
14mu|evince-3.16.1-1|132	%setup -q
14mu|evince-3.16.1-1|133	%apply_patches
14mu|evince-3.16.1-1|134	
14mu|evince-3.16.1-1|135	%build
14mu|evince-3.16.1-1|136	%configure2_5x \
14mu|evince-3.16.1-1|137	--enable-tiff \
14mu|evince-3.16.1-1|138	--enable-djvu \
14mu|evince-3.16.1-1|139	--enable-comics \
14mu|evince-3.16.1-1|140	%if %{build_dvi}
14mu|evince-3.16.1-1|141	--enable-dvi \
14mu|evince-3.16.1-1|142	%endif
14mu|evince-3.16.1-1|143	--enable-gtk-doc=no \
14mu|evince-3.16.1-1|144	--enable-introspection \
14mu|evince-3.16.1-1|145	--disable-static \
14mu|evince-3.16.1-1|146	--disable-scrollkeeper \
14mu|evince-3.16.1-1|147	--disable-schemas-compile
14mu|evince-3.16.1-1|148	
14mu|evince-3.16.1-1|149	%make
14mu|evince-3.16.1-1|150	
14mu|evince-3.16.1-1|151	%install
14mu|evince-3.16.1-1|152	%makeinstall_std
14mu|evince-3.16.1-1|153	
14mu|evince-3.16.1-1|154	desktop-file-install --delete-original --vendor="" \
14mu|evince-3.16.1-1|155	--dir=$RPM_BUILD_ROOT%{_datadir}/applications \
14mu|evince-3.16.1-1|156	--remove-category=Application \
14mu|evince-3.16.1-1|157	--remove-key=NoDisplay \
14mu|evince-3.16.1-1|158	$RPM_BUILD_ROOT%{_datadir}/applications/evince.desktop
14mu|evince-3.16.1-1|159	
14mu|evince-3.16.1-1|160	%find_lang %{name} --with-gnome
14mu|evince-3.16.1-1|161	
14mu|evince-3.16.1-1|162	find %{buildroot} -name *.la -delete
14mu|evince-3.16.1-1|163	
14mu|evince-3.16.1-1|164	%files -f %name.lang
14mu|evince-3.16.1-1|165	%doc NEWS AUTHORS TODO
14mu|evince-3.16.1-1|166	%{_bindir}/*
14mu|evince-3.16.1-1|167	%{_datadir}/evince
14mu|evince-3.16.1-1|168	%{_datadir}/applications/*
14mu|evince-3.16.1-1|169	%{_datadir}/icons/hicolor/*/apps/evince*
14mu|evince-3.16.1-1|170	%{_datadir}/glib-2.0/schemas/org.gnome.Evince.gschema.xml
14mu|evince-3.16.1-1|171	%{_datadir}/GConf/gsettings/evince.convert
14mu|evince-3.16.1-1|172	%{_mandir}/man1/evince.1*
14mu|evince-3.16.1-1|173	%{_libdir}/nautilus/extensions-3.0/libevince*so*
14mu|evince-3.16.1-1|174	%dir %{_libdir}/evince/%{major}/
14mu|evince-3.16.1-1|175	%dir %{_libdir}/evince/%{major}/backends
14mu|evince-3.16.1-1|176	%{_libdir}/evince/%{major}/backends/libcomicsdocument.so
14mu|evince-3.16.1-1|177	%{_libdir}/evince/%{major}/backends/comicsdocument.evince-backend
14mu|evince-3.16.1-1|178	%{_libdir}/evince/%{major}/backends/libdjvudocument.so
14mu|evince-3.16.1-1|179	%{_libdir}/evince/%{major}/backends/djvudocument.evince-backend
14mu|evince-3.16.1-1|180	%{_libdir}/evince/%{major}/backends/libpdfdocument.so
14mu|evince-3.16.1-1|181	%{_libdir}/evince/%{major}/backends/pdfdocument.evince-backend
14mu|evince-3.16.1-1|182	%{_libdir}/evince/%{major}/backends/libpsdocument.so
14mu|evince-3.16.1-1|183	%{_libdir}/evince/%{major}/backends/psdocument.evince-backend
14mu|evince-3.16.1-1|184	%{_libdir}/evince/%{major}/backends/libtiffdocument.so
14mu|evince-3.16.1-1|185	%{_libdir}/evince/%{major}/backends/tiffdocument.evince-backend
14mu|evince-3.16.1-1|186	%{_libdir}/evince/%{major}/backends/libxpsdocument.so
14mu|evince-3.16.1-1|187	%{_libdir}/evince/%{major}/backends/xpsdocument.evince-backend
14mu|evince-3.16.1-1|188	%{_libexecdir}/evinced
14mu|evince-3.16.1-1|189	%{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service
14mu|evince-3.16.1-1|190	%{_datadir}/thumbnailers/evince.thumbnailer
14mu|evince-3.16.1-1|191	%{_datadir}/appdata/*.xml
14mu|evince-3.16.1-1|192	
14mu|evince-3.16.1-1|193	%if %{build_dvi}
14mu|evince-3.16.1-1|194	%files dvi
14mu|evince-3.16.1-1|195	%{_libdir}/evince/%{major}/backends/libdvidocument.so
14mu|evince-3.16.1-1|196	%{_libdir}/evince/%{major}/backends/dvidocument.evince-backend
14mu|evince-3.16.1-1|197	%endif
14mu|evince-3.16.1-1|198	
14mu|evince-3.16.1-1|199	%files -n %{libname_evdocument}
14mu|evince-3.16.1-1|200	%{_libdir}/libevdocument3.so.%{major_evdocument}*
14mu|evince-3.16.1-1|201	
14mu|evince-3.16.1-1|202	%files -n %{libname_evview}
14mu|evince-3.16.1-1|203	%{_libdir}/libevview3.so.%{major_evview}*
14mu|evince-3.16.1-1|204	
14mu|evince-3.16.1-1|205	%files -n %{girname}
14mu|evince-3.16.1-1|206	%{_libdir}/girepository-1.0/EvinceDocument-%{gir_major}.typelib
14mu|evince-3.16.1-1|207	%{_libdir}/girepository-1.0/EvinceView-%{gir_major}.typelib
14mu|evince-3.16.1-1|208	
14mu|evince-3.16.1-1|209	%files -n %{devname}
14mu|evince-3.16.1-1|210	%doc ChangeLog
14mu|evince-3.16.1-1|211	%{_datadir}/gtk-doc/html/*
14mu|evince-3.16.1-1|212	%{_libdir}/libevdocument3.so
14mu|evince-3.16.1-1|213	%{_libdir}/libevview3.so
14mu|evince-3.16.1-1|214	%{_libdir}/pkgconfig/evince*pc
14mu|evince-3.16.1-1|215	%{_includedir}/evince*
14mu|evince-3.16.1-1|216	%{_datadir}/gir-1.0/EvinceDocument-%{gir_major}.gir
14mu|evince-3.16.1-1|217	%{_datadir}/gir-1.0/EvinceView-%{gir_major}.gir
14mu|evince-3.16.1-1|218	
14mu|evince-3.16.1-1|219	%files browser-plugin
14mu|evince-3.16.1-1|220	%{_libdir}/mozilla/plugins/libevbrowserplugin.so
14mu|evince-3.16.1-1|221	
14mu|evince-3.16.1-1|222	%changelog
14mu|evince-3.16.1-1|223	
14mu|evince-3.16.1-1|224	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|evince-3.16.1-1|225	- (d363558) update to 3.16.1
14mu|evince-3.16.1-1|226	
14mu|evince-3.16.1-1|227	

22534 14
14mu|evolution-3.16.4-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|evolution-3.16.4-2|2	
14mu|evolution-3.16.4-2|3	Summary:	Integrated GNOME mail client, calendar and address book
14mu|evolution-3.16.4-2|4	Name:		evolution
14mu|evolution-3.16.4-2|5	Version:	3.16.4
14mu|evolution-3.16.4-2|6	Release:	2
14mu|evolution-3.16.4-2|7	License: 	LGPLv2+
14mu|evolution-3.16.4-2|8	Group:		Networking/Mail
14mu|evolution-3.16.4-2|9	URL: 		http://www.gnome.org/projects/evolution/
14mu|evolution-3.16.4-2|10	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|evolution-3.16.4-2|11	
14mu|evolution-3.16.4-2|12	BuildRequires:	gtk-doc
14mu|evolution-3.16.4-2|13	BuildRequires:	intltool
14mu|evolution-3.16.4-2|14	BuildRequires:	itstool
14mu|evolution-3.16.4-2|15	BuildRequires:	desktop-file-utils
14mu|evolution-3.16.4-2|16	BuildRequires:	openldap-devel
14mu|evolution-3.16.4-2|17	BuildRequires:	pkgconfig(atk)
14mu|evolution-3.16.4-2|18	BuildRequires:	pkgconfig(cairo-gobject)
14mu|evolution-3.16.4-2|19	BuildRequires:	pkgconfig(camel-1.2) >= 3.16.2
14mu|evolution-3.16.4-2|20	BuildRequires:	pkgconfig(clutter-1.0) >= 1.0.0
14mu|evolution-3.16.4-2|21	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 0.90
14mu|evolution-3.16.4-2|22	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
14mu|evolution-3.16.4-2|23	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0.0
14mu|evolution-3.16.4-2|24	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|evolution-3.16.4-2|25	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
14mu|evolution-3.16.4-2|26	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.3
14mu|evolution-3.16.4-2|27	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.30.2.1
14mu|evolution-3.16.4-2|28	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.1
14mu|evolution-3.16.4-2|29	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 2.91.92
14mu|evolution-3.16.4-2|30	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|evolution-3.16.4-2|31	BuildRequires:	pkgconfig(gtkhtml-editor-4.0)
14mu|evolution-3.16.4-2|32	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
14mu|evolution-3.16.4-2|33	BuildRequires:	pkgconfig(gweather-3.0) >= 2.90.0
14mu|evolution-3.16.4-2|34	BuildRequires:	pkgconfig(ice)
14mu|evolution-3.16.4-2|35	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.25
14mu|evolution-3.16.4-2|36	BuildRequires:	pkgconfig(libebackend-1.2) >= 3.16.2
14mu|evolution-3.16.4-2|37	BuildRequires:	pkgconfig(libebook-1.2) >= 3.16.2
14mu|evolution-3.16.4-2|38	BuildRequires:	pkgconfig(libebook-contacts-1.2) >= 3.16.2
14mu|evolution-3.16.4-2|39	BuildRequires:	pkgconfig(libecal-1.2) >= 3.16.2
14mu|evolution-3.16.4-2|40	BuildRequires:	pkgconfig(libedataserver-1.2) >= 3.16.2
14mu|evolution-3.16.4-2|41	BuildRequires:	pkgconfig(libgdata) >= 0.16.1
14mu|evolution-3.16.4-2|42	BuildRequires:	pkgconfig(libgtkhtml-4.0) >= 4.1.2
14mu|evolution-3.16.4-2|43	BuildRequires:	pkgconfig(libnotify) >= 0.5.1
14mu|evolution-3.16.4-2|44	BuildRequires:	pkgconfig(libpst)
14mu|evolution-3.16.4-2|45	BuildRequires:	pkgconfig(libsoup-gnome-2.4) >= 2.31.2
14mu|evolution-3.16.4-2|46	BuildRequires:	pkgconfig(libxml-2.0) >= 2.7.3
14mu|evolution-3.16.4-2|47	BuildRequires:	pkgconfig(libnm-glib)
14mu|evolution-3.16.4-2|48	BuildRequires:	pkgconfig(gtkspell3-3.0)
14mu|evolution-3.16.4-2|49	BuildRequires:	pkgconfig(mx-1.0)
14mu|evolution-3.16.4-2|50	BuildRequires:	pkgconfig(nspr)
14mu|evolution-3.16.4-2|51	BuildRequires:	pkgconfig(nss)
14mu|evolution-3.16.4-2|52	BuildRequires:	pkgconfig(shared-mime-info) >= 0.22
14mu|evolution-3.16.4-2|53	BuildRequires:	pkgconfig(sm)
14mu|evolution-3.16.4-2|54	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mu|evolution-3.16.4-2|55	BuildRequires:	pkgconfig(cryptui-0.0)
14mu|evolution-3.16.4-2|56	BuildRequires:	highlight
14mu|evolution-3.16.4-2|57	
14mu|evolution-3.16.4-2|58	# (fc) 0.8-5mdk implicit dependency is not enough
14mu|evolution-3.16.4-2|59	Requires: evolution-data-server >= 3.16.2
14mu|evolution-3.16.4-2|60	Requires: gtkhtml4
14mu|evolution-3.16.4-2|61	Requires: gnupg
14mu|evolution-3.16.4-2|62	Requires: gtk+3.0
14mu|evolution-3.16.4-2|63	Suggests: gstreamer1.0-plugins-good
14mu|evolution-3.16.4-2|64	# the old shared lib pkg should be obsoleted after everything is rebuilt
14mu|evolution-3.16.4-2|65	
14mu|evolution-3.16.4-2|66	%description
14mu|evolution-3.16.4-2|67	Evolution is the GNOME mailer, calendar, contact manager and
14mu|evolution-3.16.4-2|68	communications tool.  The tools which make up Evolution will
14mu|evolution-3.16.4-2|69	be tightly integrated with one another and act as a seamless
14mu|evolution-3.16.4-2|70	personal information-management tool.
14mu|evolution-3.16.4-2|71	
14mu|evolution-3.16.4-2|72	%package devel
14mu|evolution-3.16.4-2|73	Summary:	Libraries and include files for developing Evolution components
14mu|evolution-3.16.4-2|74	Group:		Development/GNOME and GTK+
14mu|evolution-3.16.4-2|75	Requires:	%{name} = %{version}-%{release}
14mu|evolution-3.16.4-2|76	Obsoletes:	%{_lib}evolution3.2-devel
14mu|evolution-3.16.4-2|77	
14mu|evolution-3.16.4-2|78	%description devel
14mu|evolution-3.16.4-2|79	This package contains the files necessary to develop applications
14mu|evolution-3.16.4-2|80	using Evolution's libraries.
14mu|evolution-3.16.4-2|81	
14mu|evolution-3.16.4-2|82	%prep
14mu|evolution-3.16.4-2|83	%setup -q
14mu|evolution-3.16.4-2|84	%apply_patches
14mu|evolution-3.16.4-2|85	
14mu|evolution-3.16.4-2|86	# Remove the welcome email from Novell
14mu|evolution-3.16.4-2|87	for inbox in mail/default/*/Inbox; do
14mu|evolution-3.16.4-2|88	echo -n "" > $inbox
14mu|evolution-3.16.4-2|89	done
14mu|evolution-3.16.4-2|90	
14mu|evolution-3.16.4-2|91	%build
14mu|evolution-3.16.4-2|92	%configure2_5x \
14mu|evolution-3.16.4-2|93	--disable-static \
14mu|evolution-3.16.4-2|94	--enable-plugins=all \
14mu|evolution-3.16.4-2|95	--disable-autoar \
14mu|evolution-3.16.4-2|96	--with-krb5=%{_prefix} \
14mu|evolution-3.16.4-2|97	--with-krb5-libs=%{_libdir} \
14mu|evolution-3.16.4-2|98	--with-openldap=yes \
14mu|evolution-3.16.4-2|99	--with-static-ldap=no \
14mu|evolution-3.16.4-2|100	--with-sub-version="-%{release}" \
14mu|evolution-3.16.4-2|101	--disable-bogofilter \
14mu|evolution-3.16.4-2|102	--disable-spamassassin
14mu|evolution-3.16.4-2|103	
14mu|evolution-3.16.4-2|104	%make
14mu|evolution-3.16.4-2|105	
14mu|evolution-3.16.4-2|106	%install
14mu|evolution-3.16.4-2|107	%makeinstall_std
14mu|evolution-3.16.4-2|108	#remove unpackaged files
14mu|evolution-3.16.4-2|109	rm -rf %{buildroot}/var/lib/
14mu|evolution-3.16.4-2|110	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|evolution-3.16.4-2|111	
14mu|evolution-3.16.4-2|112	desktop-file-install --vendor="" \
14mu|evolution-3.16.4-2|113	--remove-category="Office" \
14mu|evolution-3.16.4-2|114	--remove-category="Calendar" \
14mu|evolution-3.16.4-2|115	--remove-category="ContactManagement" \
14mu|evolution-3.16.4-2|116	--add-category="Network" \
14mu|evolution-3.16.4-2|117	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/evolution.desktop
14mu|evolution-3.16.4-2|118	
14mu|evolution-3.16.4-2|119	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
14mu|evolution-3.16.4-2|120	cat << EOF > %{buildroot}%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
14mu|evolution-3.16.4-2|121	[Desktop Entry]
14mu|evolution-3.16.4-2|122	Encoding=UTF-8
14mu|evolution-3.16.4-2|123	Name=Evolution Alarm Notifier
14mu|evolution-3.16.4-2|124	Comment=Evolution Alarm Notifier
14mu|evolution-3.16.4-2|125	Icon=stock_alarm
14mu|evolution-3.16.4-2|126	Exec=%{_libdir}/evolution/evolution-alarm-notify
14mu|evolution-3.16.4-2|127	Terminal=false
14mu|evolution-3.16.4-2|128	Type=Application
14mu|evolution-3.16.4-2|129	OnlyShowIn=GNOME;
14mu|evolution-3.16.4-2|130	Categories=TrayIcon;
14mu|evolution-3.16.4-2|131	EOF
14mu|evolution-3.16.4-2|132	
14mu|evolution-3.16.4-2|133	# do not package obsolete mime-info files, evolution doesn't import them on commandline (Mdv bug #53984)
14mu|evolution-3.16.4-2|134	rm -fr %{buildroot}/%{_datadir}/mime-info
14mu|evolution-3.16.4-2|135	
14mu|evolution-3.16.4-2|136	%find_lang %{name}-3.16 --all-name --with-gnome
14mu|evolution-3.16.4-2|137	
14mu|evolution-3.16.4-2|138	%files -f %{name}-3.16.lang
14mu|evolution-3.16.4-2|139	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|evolution-3.16.4-2|140	%{_sysconfdir}/xdg/autostart/*.desktop
14mu|evolution-3.16.4-2|141	%{_bindir}/*
14mu|evolution-3.16.4-2|142	%dir %{_libdir}/evolution
14mu|evolution-3.16.4-2|143	%dir %{_libdir}/evolution//modules/
14mu|evolution-3.16.4-2|144	%dir %{_libdir}/evolution//plugins
14mu|evolution-3.16.4-2|145	%{_libdir}/evolution/*.so
14mu|evolution-3.16.4-2|146	%{_libdir}/evolution/csv2vcard
14mu|evolution-3.16.4-2|147	%{_libdir}/evolution/evolution-addressbook-export
14mu|evolution-3.16.4-2|148	%{_libdir}/evolution/evolution-alarm-notify
14mu|evolution-3.16.4-2|149	%{_libdir}/evolution/evolution-backup
14mu|evolution-3.16.4-2|150	%{_libdir}/evolution/killev
14mu|evolution-3.16.4-2|151	%{_libdir}/evolution/modules/*.so
14mu|evolution-3.16.4-2|152	%{_libdir}/evolution/plugins/*.so
14mu|evolution-3.16.4-2|153	%{_libdir}/evolution/plugins/*.eplug
14mu|evolution-3.16.4-2|154	%{_datadir}/applications/*
14mu|evolution-3.16.4-2|155	%{_datadir}/evolution
14mu|evolution-3.16.4-2|156	%{_datadir}/GConf/gsettings/evolution.convert
14mu|evolution-3.16.4-2|157	%{_datadir}/glib-2.0/schemas/*.xml
14mu|evolution-3.16.4-2|158	%{_datadir}/appdata/*.xml
14mu|evolution-3.16.4-2|159	%{_datadir}/icons/hicolor/*/apps/*
14mu|evolution-3.16.4-2|160	
14mu|evolution-3.16.4-2|161	%files devel
14mu|evolution-3.16.4-2|162	%{_includedir}/*
14mu|evolution-3.16.4-2|163	%{_libdir}/pkgconfig/*
14mu|evolution-3.16.4-2|164	%doc %{_datadir}/gtk-doc/html/*
14mu|evolution-3.16.4-2|165	
14mu|evolution-3.16.4-2|166	
14mu|evolution-3.16.4-2|167	%changelog
14mu|evolution-3.16.4-2|168	
14mu|evolution-3.16.4-2|169	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.4-2
14mu|evolution-3.16.4-2|170	- (33295c0) update to 3.16.4
14mu|evolution-3.16.4-2|171	
14mu|evolution-3.16.4-2|172	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.12.9-2
14mu|evolution-3.16.4-2|173	- (98cd46d) Build with new gdata
14mu|evolution-3.16.4-2|174	
14mu|evolution-3.16.4-2|175	* Mon Jul 27 2015 Tigro <ashejn@yandex-team.ru> 3.16.4-2
14mu|evolution-3.16.4-2|176	- (fe1e69d) rebuilt against new libgdata
14mu|evolution-3.16.4-2|177	
14mu|evolution-3.16.4-2|178	* Mon Jul 13 2015 Tigro <ashejn@yandex-team.ru> 3.16.4-1
14mu|evolution-3.16.4-2|179	- (be3c105) update to 3.16.4
14mu|evolution-3.16.4-2|180	
14mu|evolution-3.16.4-2|181	* Tue Jul 07 2015 Tigro <ashejn@yandex-team.ru> 3.16.3-1
14mu|evolution-3.16.4-2|182	- (9581219) update to 3.16.3
14mu|evolution-3.16.4-2|183	
14mu|evolution-3.16.4-2|184	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2.1-1
14mu|evolution-3.16.4-2|185	- (145abea) fix version in BR
14mu|evolution-3.16.4-2|186	- (Tigro: 8820d61) update to 3.16.2.1
14mu|evolution-3.16.4-2|187	
14mu|evolution-3.16.4-2|188	* Mon Apr 13 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|evolution-3.16.4-2|189	- (534c6fb) update to 3.16.1
14mu|evolution-3.16.4-2|190	
14mu|evolution-3.16.4-2|191	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|evolution-3.16.4-2|192	- (0d8db3b) update to 3.16.0
14mu|evolution-3.16.4-2|193	
14mu|evolution-3.16.4-2|194	* Tue Mar 17 2015 Tigro <ashejn@yandex-team.ru> 3.15.92-1
14mu|evolution-3.16.4-2|195	- (93d95a1) update to 3.15.92
14mu|evolution-3.16.4-2|196	
14mu|evolution-3.16.4-2|197	* Sat Mar 14 2015 Tigro <ashejn@gmail.com> 3.15.91-1
14mu|evolution-3.16.4-2|198	- (b321df2) another parameter fo find_lang
14mu|evolution-3.16.4-2|199	- (Tigro: a8192d9) pack languages
14mu|evolution-3.16.4-2|200	- (Tigro: 2ea7fd5) pack files
14mu|evolution-3.16.4-2|201	- (Tigro: b7473b9) added BR: cryptui-0.0
14mu|evolution-3.16.4-2|202	- (Tigro: ec29cf9) disable autoar
14mu|evolution-3.16.4-2|203	- (Tigro: ef9885b) update to 3.15.91
14mu|evolution-3.16.4-2|204	
14mu|evolution-3.16.4-2|205	* Thu Dec 11 2014 Tigro <ashejn@gmail.com> 3.12.9-1
14mu|evolution-3.16.4-2|206	- (5715464) update to 3.12.9
14mu|evolution-3.16.4-2|207	
14mu|evolution-3.16.4-2|208	* Fri Oct 17 2014 Tigro <ashejn@gmail.com> 3.12.7-1
14mu|evolution-3.16.4-2|209	- (824c4cb) update to 3.12.7
14mu|evolution-3.16.4-2|210	
14mu|evolution-3.16.4-2|211	* Wed Sep 10 2014 Tigro <ashejn@gmail.com> 3.12.6-1
14mu|evolution-3.16.4-2|212	- (4414c95) update to 3.12.6
14mu|evolution-3.16.4-2|213	
14mu|evolution-3.16.4-2|214	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 3.12.4-1
14mu|evolution-3.16.4-2|215	- (38a1e0b) update to 3.12.4
14mu|evolution-3.16.4-2|216	
14mu|evolution-3.16.4-2|217	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.3-2
14mu|evolution-3.16.4-2|218	- (18e6cc9) MassBuild#440: Increase release tag
14mu|evolution-3.16.4-2|219	
14mu|evolution-3.16.4-2|220	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 3.12.3-1
14mu|evolution-3.16.4-2|221	- (a8a039a) update to 3.12.3
14mu|evolution-3.16.4-2|222	
14mu|evolution-3.16.4-2|223	* Tue May 13 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|evolution-3.16.4-2|224	- (dc2eeaf) update to 3.12.2
14mu|evolution-3.16.4-2|225	
14mu|evolution-3.16.4-2|226	* Mon Apr 28 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|evolution-3.16.4-2|227	- (8c9527f) pack files
14mu|evolution-3.16.4-2|228	- (Tigro: a53e887) added BR: gtkspell3-3.0
14mu|evolution-3.16.4-2|229	- (Tigro: e50507c) update to 3.12.1
14mu|evolution-3.16.4-2|230	
14mu|evolution-3.16.4-2|231	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mu|evolution-3.16.4-2|232	- (ed37ec0) update to 3.8.5
14mu|evolution-3.16.4-2|233	
14mu|evolution-3.16.4-2|234	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mu|evolution-3.16.4-2|235	- (e63ca34) update to 3.8.4
14mu|evolution-3.16.4-2|236	- (Tigro: d67f2a4) update to 3.8.4
14mu|evolution-3.16.4-2|237	
14mu|evolution-3.16.4-2|238	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3-1
14mu|evolution-3.16.4-2|239	- (804a01a) sync to gnome38 branch
14mu|evolution-3.16.4-2|240	
14mu|evolution-3.16.4-2|241	* Wed Mar 20 2013 Arkady Shane <ashejn@gmail.com> 3.6.4-1
14mu|evolution-3.16.4-2|242	- (b855ea1) update to 3.6.4
14mu|evolution-3.16.4-2|243	
14mu|evolution-3.16.4-2|244	* Fri Feb 15 2013 Arkady Shane <ashejn@gmail.com> 3.6.3-1
14mu|evolution-3.16.4-2|245	- (f32b628) Updated evolution.spec
14mu|evolution-3.16.4-2|246	- (Arkady Shane: 9efc0ba) update to 3.6.3
14mu|evolution-3.16.4-2|247	
14mu|evolution-3.16.4-2|248	* Tue Nov 13 2012 Arkady Shane <ashejn@gmail.com> 3.6.2-1
14mu|evolution-3.16.4-2|249	- (8f93ca2) Updated evolution.spec
14mu|evolution-3.16.4-2|250	- (Arkady Shane: 79a671b) update to 3.6.2
14mu|evolution-3.16.4-2|251	
14mu|evolution-3.16.4-2|252	* Tue Oct 23 2012 mdawkins <mattydaw@gmail.com> 3.6.1-1
14mu|evolution-3.16.4-2|253	- (7304140) readded removed macro
14mu|evolution-3.16.4-2|254	- (mdawkins: 9995151) fixed file names
14mu|evolution-3.16.4-2|255	- (mdawkins: 9995151) removed schemas
14mu|evolution-3.16.4-2|256	- (mdawkins: 8846d63) fixed configure option for plugins
14mu|evolution-3.16.4-2|257	- (mdawkins: 4bd7c01) Added missing BR
14mu|evolution-3.16.4-2|258	- (mdawkins: 092f170) added missing BR
14mu|evolution-3.16.4-2|259	- (mdawkins: 97c1e64) removed line for unimported patch
14mu|evolution-3.16.4-2|260	- (mdawkins: b9cc102) reimported mdv spec (cleaned spec)
14mu|evolution-3.16.4-2|261	- (mdawkins: b9cc102) new version 3.6.1
14mu|evolution-3.16.4-2|262	
14mu|evolution-3.16.4-2|263	* Mon Oct 01 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3.6.0-1
14mu|evolution-3.16.4-2|264	- (36418ce) update to 3.6.0
14mu|evolution-3.16.4-2|265	
14mu|evolution-3.16.4-2|266	* Fri Aug 31 2012 Sergey A. Sokolov <sokol@mtik.ru> 3.4.4-1
14mu|evolution-3.16.4-2|267	- (5d409ed) up to 3.4.4
14mu|evolution-3.16.4-2|268	
14mu|evolution-3.16.4-2|269	

22535 14
14mu|evolution-data-server-3.16.4-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|evolution-data-server-3.16.4-2|2	
14mu|evolution-data-server-3.16.4-2|3	%define api		1.2
14mu|evolution-data-server-3.16.4-2|4	%define base_version	3.0
14mu|evolution-data-server-3.16.4-2|5	%define dir_version	3.16
14mu|evolution-data-server-3.16.4-2|6	
14mu|evolution-data-server-3.16.4-2|7	%define oldmajor	6
14mu|evolution-data-server-3.16.4-2|8	%define oldlibname %mklibname %{name} %{oldmajor}
14mu|evolution-data-server-3.16.4-2|9	
14mu|evolution-data-server-3.16.4-2|10	%define oldmajor2006 4
14mu|evolution-data-server-3.16.4-2|11	%define oldlibname2006 %mklibname %{name} %{oldmajor2006}
14mu|evolution-data-server-3.16.4-2|12	
14mu|evolution-data-server-3.16.4-2|13	%define camelmajor 52
14mu|evolution-data-server-3.16.4-2|14	%define camel_libname %mklibname camel %{camelmajor}
14mu|evolution-data-server-3.16.4-2|15	%define camel_devel %mklibname camel -d
14mu|evolution-data-server-3.16.4-2|16	
14mu|evolution-data-server-3.16.4-2|17	%define ebackendmajor 10
14mu|evolution-data-server-3.16.4-2|18	%define ebackend_libname %mklibname ebackend %{ebackendmajor}
14mu|evolution-data-server-3.16.4-2|19	%define ebackend_devel %mklibname ebackend -d
14mu|evolution-data-server-3.16.4-2|20	
14mu|evolution-data-server-3.16.4-2|21	%define ebookmajor 16
14mu|evolution-data-server-3.16.4-2|22	%define ebook_libname %mklibname ebook %{ebookmajor}
14mu|evolution-data-server-3.16.4-2|23	%define ebook_devel %mklibname ebook -d
14mu|evolution-data-server-3.16.4-2|24	
14mu|evolution-data-server-3.16.4-2|25	%define ebookcontactsmajor 1
14mu|evolution-data-server-3.16.4-2|26	%define ebookcontacts_libname %mklibname ebook-contacts %{ebookcontactsmajor}
14mu|evolution-data-server-3.16.4-2|27	%define ebookcontacts_devel %mklibname ebook-contacts -d
14mu|evolution-data-server-3.16.4-2|28	
14mu|evolution-data-server-3.16.4-2|29	%define ecalmajor 18
14mu|evolution-data-server-3.16.4-2|30	%define ecal_libname %mklibname ecal %{ecalmajor}
14mu|evolution-data-server-3.16.4-2|31	%define ecal_devel %mklibname ecal -d
14mu|evolution-data-server-3.16.4-2|32	
14mu|evolution-data-server-3.16.4-2|33	%define edatabookmajor 25
14mu|evolution-data-server-3.16.4-2|34	%define edatabook_libname %mklibname edata-book %{edatabookmajor}
14mu|evolution-data-server-3.16.4-2|35	%define edatabook_devel %mklibname edata-book -d
14mu|evolution-data-server-3.16.4-2|36	
14mu|evolution-data-server-3.16.4-2|37	%define edatacalmajor 27
14mu|evolution-data-server-3.16.4-2|38	%define edatacal_libname %mklibname edata-cal %{edatacalmajor}
14mu|evolution-data-server-3.16.4-2|39	%define edatacal_devel %mklibname edata-cal -d
14mu|evolution-data-server-3.16.4-2|40	
14mu|evolution-data-server-3.16.4-2|41	%define edataservermajor 20
14mu|evolution-data-server-3.16.4-2|42	%define edataserver_libname %mklibname edataserver %{edataservermajor}
14mu|evolution-data-server-3.16.4-2|43	%define edataserver_devel %mklibname -d edataserver
14mu|evolution-data-server-3.16.4-2|44	
14mu|evolution-data-server-3.16.4-2|45	%define girmajor 1.2
14mu|evolution-data-server-3.16.4-2|46	%define girname %mklibname %{name}-gir %{girmajor}
14mu|evolution-data-server-3.16.4-2|47	
14mu|evolution-data-server-3.16.4-2|48	Name:		evolution-data-server
14mu|evolution-data-server-3.16.4-2|49	Summary:	Evolution Data Server
14mu|evolution-data-server-3.16.4-2|50	Version:	3.16.4
14mu|evolution-data-server-3.16.4-2|51	Release:	2
14mu|evolution-data-server-3.16.4-2|52	License: 	LGPLv2+
14mu|evolution-data-server-3.16.4-2|53	Group:		System/Libraries
14mu|evolution-data-server-3.16.4-2|54	URL: 		http://www.gnome.org/projects/evolution/
14mu|evolution-data-server-3.16.4-2|55	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|evolution-data-server-3.16.4-2|56	Source10:	%{name}.rpmlintrc
14mu|evolution-data-server-3.16.4-2|57	
14mu|evolution-data-server-3.16.4-2|58	BuildRequires:	bison
14mu|evolution-data-server-3.16.4-2|59	BuildRequires:	db-devel
14mu|evolution-data-server-3.16.4-2|60	BuildRequires:	gettext
14mu|evolution-data-server-3.16.4-2|61	BuildRequires:	gnome-common
14mu|evolution-data-server-3.16.4-2|62	BuildRequires:	gperf
14mu|evolution-data-server-3.16.4-2|63	BuildRequires:	gtk-doc
14mu|evolution-data-server-3.16.4-2|64	BuildRequires:	intltool
14mu|evolution-data-server-3.16.4-2|65	BuildRequires:	openldap-devel
14mu|evolution-data-server-3.16.4-2|66	BuildRequires:	krb5-devel
14mu|evolution-data-server-3.16.4-2|67	BuildRequires:	pkgconfig(gio-2.0) >= 2.28
14mu|evolution-data-server-3.16.4-2|68	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mu|evolution-data-server-3.16.4-2|69	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0.0
14mu|evolution-data-server-3.16.4-2|70	BuildRequires:	pkgconfig(libxml-2.0) >= 2.0.0
14mu|evolution-data-server-3.16.4-2|71	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.31.2
14mu|evolution-data-server-3.16.4-2|72	BuildRequires:	pkgconfig(libgdata) >= 0.16.1
14mu|evolution-data-server-3.16.4-2|73	BuildRequires:	pkgconfig(goa-1.0) >= 3.12.0
14mu|evolution-data-server-3.16.4-2|74	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|evolution-data-server-3.16.4-2|75	BuildRequires:	pkgconfig(gnome-keyring-1) >= 3.12.0
14mu|evolution-data-server-3.16.4-2|76	BuildRequires:	pkgconfig(nspr)
14mu|evolution-data-server-3.16.4-2|77	BuildRequires:	pkgconfig(nss)
14mu|evolution-data-server-3.16.4-2|78	BuildRequires:	pkgconfig(gweather-3.0) >= 3.12.0
14mu|evolution-data-server-3.16.4-2|79	BuildRequires:	pkgconfig(sqlite3) >= 3.5
14mu|evolution-data-server-3.16.4-2|80	BuildRequires:	pkgconfig(libical) >= 0.43
14mu|evolution-data-server-3.16.4-2|81	BuildRequires:	pkgconfig(oauth) >= 0.9.4
14mu|evolution-data-server-3.16.4-2|82	BuildRequires:  pkgconfig(gcr-base-3) >= 3.12
14mu|evolution-data-server-3.16.4-2|83	BuildRequires:  pkgconfig(libsecret-1)
14mu|evolution-data-server-3.16.4-2|84	BuildRequires:  vala-devel vala-tools
14mu|evolution-data-server-3.16.4-2|85	
14mu|evolution-data-server-3.16.4-2|86	# workaround for libedbus-private library
14mu|evolution-data-server-3.16.4-2|87	%ifarch x86_64
14mu|evolution-data-server-3.16.4-2|88	Provides:	devel(libedbus-private(64bit))
14mu|evolution-data-server-3.16.4-2|89	%else
14mu|evolution-data-server-3.16.4-2|90	Provides:	devel(libedbus-private)
14mu|evolution-data-server-3.16.4-2|91	%endif
14mu|evolution-data-server-3.16.4-2|92	
14mu|evolution-data-server-3.16.4-2|93	Obsoletes: %oldlibname
14mu|evolution-data-server-3.16.4-2|94	
14mu|evolution-data-server-3.16.4-2|95	%description
14mu|evolution-data-server-3.16.4-2|96	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|97	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|98	
14mu|evolution-data-server-3.16.4-2|99	%package -n %{camel_libname}
14mu|evolution-data-server-3.16.4-2|100	Summary:	Shared libraries for using Evolution Data Server
14mu|evolution-data-server-3.16.4-2|101	Group:		System/Libraries
14mu|evolution-data-server-3.16.4-2|102	Obsoletes:	%{_lib}camel43
14mu|evolution-data-server-3.16.4-2|103	
14mu|evolution-data-server-3.16.4-2|104	%description -n %{camel_libname}
14mu|evolution-data-server-3.16.4-2|105	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|106	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|107	
14mu|evolution-data-server-3.16.4-2|108	%package -n %{ebackend_libname}
14mu|evolution-data-server-3.16.4-2|109	Summary:	Shared libraries for using Evolution Data Server
14mu|evolution-data-server-3.16.4-2|110	Group:		System/Libraries
14mu|evolution-data-server-3.16.4-2|111	Obsoletes:	%{_lib}ebackend6
14mu|evolution-data-server-3.16.4-2|112	
14mu|evolution-data-server-3.16.4-2|113	%description -n %{ebackend_libname}
14mu|evolution-data-server-3.16.4-2|114	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|115	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|116	
14mu|evolution-data-server-3.16.4-2|117	%package -n %{ebook_libname}
14mu|evolution-data-server-3.16.4-2|118	Summary:	Shared libraries for using Evolution Data Server
14mu|evolution-data-server-3.16.4-2|119	Group:		System/Libraries
14mu|evolution-data-server-3.16.4-2|120	
14mu|evolution-data-server-3.16.4-2|121	%description -n %{ebook_libname}
14mu|evolution-data-server-3.16.4-2|122	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|123	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|124	
14mu|evolution-data-server-3.16.4-2|125	%package -n %{ebookcontacts_libname}
14mu|evolution-data-server-3.16.4-2|126	Summary:        Shared libraries for using Evolution Data Server
14mu|evolution-data-server-3.16.4-2|127	Group:          System/Libraries
14mu|evolution-data-server-3.16.4-2|128	
14mu|evolution-data-server-3.16.4-2|129	%description -n %{ebookcontacts_libname}
14mu|evolution-data-server-3.16.4-2|130	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|131	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|132	
14mu|evolution-data-server-3.16.4-2|133	%package -n %{ecal_libname}
14mu|evolution-data-server-3.16.4-2|134	Summary:	Shared libraries for using Evolution Data Server
14mu|evolution-data-server-3.16.4-2|135	Group:		System/Libraries
14mu|evolution-data-server-3.16.4-2|136	Obsoletes:	%{_lib}ecal15
14mu|evolution-data-server-3.16.4-2|137	
14mu|evolution-data-server-3.16.4-2|138	%description -n %{ecal_libname}
14mu|evolution-data-server-3.16.4-2|139	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|140	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|141	
14mu|evolution-data-server-3.16.4-2|142	%package -n %{edatabook_libname}
14mu|evolution-data-server-3.16.4-2|143	Summary:	Shared libraries for using Evolution Data Server
14mu|evolution-data-server-3.16.4-2|144	Group:		System/Libraries
14mu|evolution-data-server-3.16.4-2|145	Obsoletes:	%{_lib}edata-book17
14mu|evolution-data-server-3.16.4-2|146	
14mu|evolution-data-server-3.16.4-2|147	%description -n %{edatabook_libname}
14mu|evolution-data-server-3.16.4-2|148	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|149	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|150	
14mu|evolution-data-server-3.16.4-2|151	%package -n %{edatacal_libname}
14mu|evolution-data-server-3.16.4-2|152	Summary:	Shared libraries for using Evolution Data Server
14mu|evolution-data-server-3.16.4-2|153	Group:		System/Libraries
14mu|evolution-data-server-3.16.4-2|154	Obsoletes:	%{_lib}edata-cal20
14mu|evolution-data-server-3.16.4-2|155	
14mu|evolution-data-server-3.16.4-2|156	%description -n %{edatacal_libname}
14mu|evolution-data-server-3.16.4-2|157	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|158	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|159	
14mu|evolution-data-server-3.16.4-2|160	%package -n %{edataserver_libname}
14mu|evolution-data-server-3.16.4-2|161	Summary:	Shared libraries for using Evolution Data Server
14mu|evolution-data-server-3.16.4-2|162	Group:		System/Libraries
14mu|evolution-data-server-3.16.4-2|163	Obsoletes:	%{_lib}edataserver17
14mu|evolution-data-server-3.16.4-2|164	
14mu|evolution-data-server-3.16.4-2|165	%description -n %{edataserver_libname}
14mu|evolution-data-server-3.16.4-2|166	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|167	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|168	
14mu|evolution-data-server-3.16.4-2|169	%package -n %{camel_devel}
14mu|evolution-data-server-3.16.4-2|170	Summary:	Libraries and include files for using Evolution Data Server - camel
14mu|evolution-data-server-3.16.4-2|171	Group:		Development/GNOME and GTK+
14mu|evolution-data-server-3.16.4-2|172	Requires:	%{camel_libname} = %{version}-%{release}
14mu|evolution-data-server-3.16.4-2|173	
14mu|evolution-data-server-3.16.4-2|174	%description -n %{camel_devel}
14mu|evolution-data-server-3.16.4-2|175	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|176	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|177	
14mu|evolution-data-server-3.16.4-2|178	%package -n %{ebackend_devel}
14mu|evolution-data-server-3.16.4-2|179	Summary:	Libraries and include files for using Evolution Data Server - ebackend
14mu|evolution-data-server-3.16.4-2|180	Group:		Development/GNOME and GTK+
14mu|evolution-data-server-3.16.4-2|181	Requires:	%{ebackend_libname} = %{version}-%{release}
14mu|evolution-data-server-3.16.4-2|182	
14mu|evolution-data-server-3.16.4-2|183	%description -n %{ebackend_devel}
14mu|evolution-data-server-3.16.4-2|184	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|185	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|186	
14mu|evolution-data-server-3.16.4-2|187	%package -n %{ebook_devel}
14mu|evolution-data-server-3.16.4-2|188	Summary:	Libraries and include files for using Evolution Data Server - ebook
14mu|evolution-data-server-3.16.4-2|189	Group:		Development/GNOME and GTK+
14mu|evolution-data-server-3.16.4-2|190	Requires:	%{ebook_libname} = %{version}-%{release}
14mu|evolution-data-server-3.16.4-2|191	
14mu|evolution-data-server-3.16.4-2|192	%description -n %{ebook_devel}
14mu|evolution-data-server-3.16.4-2|193	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|194	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|195	
14mu|evolution-data-server-3.16.4-2|196	%package -n %{ebookcontacts_devel}
14mu|evolution-data-server-3.16.4-2|197	Summary:        Libraries and include files for using Evolution Data Server - ebookcontacts
14mu|evolution-data-server-3.16.4-2|198	Group:          Development/GNOME and GTK+
14mu|evolution-data-server-3.16.4-2|199	Requires:       %{ebookcontacts_libname} = %{version}-%{release}
14mu|evolution-data-server-3.16.4-2|200	
14mu|evolution-data-server-3.16.4-2|201	%description -n %{ebookcontacts_devel}
14mu|evolution-data-server-3.16.4-2|202	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|203	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|204	
14mu|evolution-data-server-3.16.4-2|205	%package -n %{ecal_devel}
14mu|evolution-data-server-3.16.4-2|206	Summary:	Libraries and include files for using Evolution Data Server - ecal
14mu|evolution-data-server-3.16.4-2|207	Group:		Development/GNOME and GTK+
14mu|evolution-data-server-3.16.4-2|208	Requires:	%{ecal_libname} = %{version}-%{release}
14mu|evolution-data-server-3.16.4-2|209	
14mu|evolution-data-server-3.16.4-2|210	%description -n %{ecal_devel}
14mu|evolution-data-server-3.16.4-2|211	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|212	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|213	
14mu|evolution-data-server-3.16.4-2|214	%package -n %{edatabook_devel}
14mu|evolution-data-server-3.16.4-2|215	Summary:	Libraries and include files for using Evolution Data Server - edatabook
14mu|evolution-data-server-3.16.4-2|216	Group:		Development/GNOME and GTK+
14mu|evolution-data-server-3.16.4-2|217	Requires:	%{edatabook_libname} = %{version}-%{release}
14mu|evolution-data-server-3.16.4-2|218	
14mu|evolution-data-server-3.16.4-2|219	%description -n %{edatabook_devel}
14mu|evolution-data-server-3.16.4-2|220	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|221	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|222	
14mu|evolution-data-server-3.16.4-2|223	%package -n %{edatacal_devel}
14mu|evolution-data-server-3.16.4-2|224	Summary:	Libraries and include files for using Evolution Data Server - edatacal
14mu|evolution-data-server-3.16.4-2|225	Group:		Development/GNOME and GTK+
14mu|evolution-data-server-3.16.4-2|226	Requires:	%{edatacal_libname} = %{version}-%{release}
14mu|evolution-data-server-3.16.4-2|227	
14mu|evolution-data-server-3.16.4-2|228	%description -n %{edatacal_devel}
14mu|evolution-data-server-3.16.4-2|229	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|230	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|231	
14mu|evolution-data-server-3.16.4-2|232	%package -n %{edataserver_devel}
14mu|evolution-data-server-3.16.4-2|233	Summary:	Libraries and include files for using Evolution Data Server
14mu|evolution-data-server-3.16.4-2|234	Group:		Development/GNOME and GTK+
14mu|evolution-data-server-3.16.4-2|235	Requires:	%{edataserver_libname} = %{version}-%{release}
14mu|evolution-data-server-3.16.4-2|236	Provides:	%{name}-devel = %{version}-%{release}
14mu|evolution-data-server-3.16.4-2|237	Obsoletes:	%mklibname -d edataserver 9
14mu|evolution-data-server-3.16.4-2|238	
14mu|evolution-data-server-3.16.4-2|239	%description -n %{edataserver_devel}
14mu|evolution-data-server-3.16.4-2|240	Evolution Data Server provides a central location for your addressbook
14mu|evolution-data-server-3.16.4-2|241	and calendar in the gnome desktop.
14mu|evolution-data-server-3.16.4-2|242	
14mu|evolution-data-server-3.16.4-2|243	%package -n %{girname}
14mu|evolution-data-server-3.16.4-2|244	Summary:        GObject Introspection interface description for %{name}
14mu|evolution-data-server-3.16.4-2|245	Group:          System/Libraries
14mu|evolution-data-server-3.16.4-2|246	
14mu|evolution-data-server-3.16.4-2|247	%description -n %{girname}
14mu|evolution-data-server-3.16.4-2|248	GObject Introspection interface description for %{name}.
14mu|evolution-data-server-3.16.4-2|249	
14mu|evolution-data-server-3.16.4-2|250	%prep
14mu|evolution-data-server-3.16.4-2|251	%setup -q
14mu|evolution-data-server-3.16.4-2|252	%apply_patches
14mu|evolution-data-server-3.16.4-2|253	
14mu|evolution-data-server-3.16.4-2|254	%build
14mu|evolution-data-server-3.16.4-2|255	%configure2_5x \
14mu|evolution-data-server-3.16.4-2|256	--with-krb5=%{_prefix} \
14mu|evolution-data-server-3.16.4-2|257	--with-krb5-libs=%{_libdir} \
14mu|evolution-data-server-3.16.4-2|258	--with-libdb=%{_prefix}	\
14mu|evolution-data-server-3.16.4-2|259	--disable-static \
14mu|evolution-data-server-3.16.4-2|260	--with-openldap=yes \
14mu|evolution-data-server-3.16.4-2|261	--with-static-ldap=no \
14mu|evolution-data-server-3.16.4-2|262	--enable-gtk-doc=yes \
14mu|evolution-data-server-3.16.4-2|263	--disable-uoa \
14mu|evolution-data-server-3.16.4-2|264	--enable-vala-bindings
14mu|evolution-data-server-3.16.4-2|265	
14mu|evolution-data-server-3.16.4-2|266	%make
14mu|evolution-data-server-3.16.4-2|267	
14mu|evolution-data-server-3.16.4-2|268	%install
14mu|evolution-data-server-3.16.4-2|269	%makeinstall_std
14mu|evolution-data-server-3.16.4-2|270	
14mu|evolution-data-server-3.16.4-2|271	# remove libtool archives for importers and the like
14mu|evolution-data-server-3.16.4-2|272	find %{buildroot}/%{_libdir} -name '*.la' -exec rm {} \;
14mu|evolution-data-server-3.16.4-2|273	
14mu|evolution-data-server-3.16.4-2|274	# give the libraries some executable bits
14mu|evolution-data-server-3.16.4-2|275	find %{buildroot} -name '*.so.*' -exec chmod +x {} \;
14mu|evolution-data-server-3.16.4-2|276	
14mu|evolution-data-server-3.16.4-2|277	%find_lang %{name}-%{dir_version}
14mu|evolution-data-server-3.16.4-2|278	
14mu|evolution-data-server-3.16.4-2|279	%files -f %{name}-%{dir_version}.lang
14mu|evolution-data-server-3.16.4-2|280	%doc COPYING NEWS
14mu|evolution-data-server-3.16.4-2|281	%doc %{_datadir}/gtk-doc/html/eds/*
14mu|evolution-data-server-3.16.4-2|282	%{_libexecdir}/%{name}
14mu|evolution-data-server-3.16.4-2|283	%{_libexecdir}/camel-index-control-%{api}
14mu|evolution-data-server-3.16.4-2|284	%{_libexecdir}/evolution-addressbook-factory
14mu|evolution-data-server-3.16.4-2|285	%{_libexecdir}/evolution-calendar-factory
14mu|evolution-data-server-3.16.4-2|286	%{_libexecdir}/evolution-user-prompter
14mu|evolution-data-server-3.16.4-2|287	%{_libexecdir}/evolution-scan-gconf-tree-xml
14mu|evolution-data-server-3.16.4-2|288	%{_libexecdir}/evolution-source-registry
14mu|evolution-data-server-3.16.4-2|289	%{_libexecdir}/evolution-addressbook-factory-subprocess
14mu|evolution-data-server-3.16.4-2|290	%{_libexecdir}/evolution-calendar-factory-subprocess
14mu|evolution-data-server-3.16.4-2|291	
14mu|evolution-data-server-3.16.4-2|292	%attr(2755,root,mail) %{_libexecdir}/camel-lock-helper-%{api}
14mu|evolution-data-server-3.16.4-2|293	%{_datadir}/%{name}
14mu|evolution-data-server-3.16.4-2|294	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
14mu|evolution-data-server-3.16.4-2|295	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
14mu|evolution-data-server-3.16.4-2|296	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Sources.service
14mu|evolution-data-server-3.16.4-2|297	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service
14mu|evolution-data-server-3.16.4-2|298	%{_datadir}/pixmaps/%{name}
14mu|evolution-data-server-3.16.4-2|299	%{_datadir}/GConf/gsettings/evolution-data-server.convert
14mu|evolution-data-server-3.16.4-2|300	
14mu|evolution-data-server-3.16.4-2|301	#GSettings
14mu|evolution-data-server-3.16.4-2|302	%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
14mu|evolution-data-server-3.16.4-2|303	%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
14mu|evolution-data-server-3.16.4-2|304	%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
14mu|evolution-data-server-3.16.4-2|305	%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
14mu|evolution-data-server-3.16.4-2|306	%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
14mu|evolution-data-server-3.16.4-2|307	%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml
14mu|evolution-data-server-3.16.4-2|308	
14mu|evolution-data-server-3.16.4-2|309	%files -n %{camel_libname}
14mu|evolution-data-server-3.16.4-2|310	%{_libdir}/libcamel-%{api}.so.%{camelmajor}*
14mu|evolution-data-server-3.16.4-2|311	
14mu|evolution-data-server-3.16.4-2|312	%files -n %{ebackend_libname}
14mu|evolution-data-server-3.16.4-2|313	%{_libdir}/libebackend-%{api}.so.%{ebackendmajor}*
14mu|evolution-data-server-3.16.4-2|314	
14mu|evolution-data-server-3.16.4-2|315	%files -n %{ebook_libname}
14mu|evolution-data-server-3.16.4-2|316	%{_libdir}/libebook-%{api}.so.%{ebookmajor}*
14mu|evolution-data-server-3.16.4-2|317	
14mu|evolution-data-server-3.16.4-2|318	%files -n %{ebookcontacts_libname}
14mu|evolution-data-server-3.16.4-2|319	%{_libdir}/libebook-contacts-%{api}.so.%{ebookcontactsmajor}*
14mu|evolution-data-server-3.16.4-2|320	
14mu|evolution-data-server-3.16.4-2|321	%files -n %{ecal_libname}
14mu|evolution-data-server-3.16.4-2|322	%{_libdir}/libecal-%{api}.so.%{ecalmajor}*
14mu|evolution-data-server-3.16.4-2|323	
14mu|evolution-data-server-3.16.4-2|324	%files -n %{edatabook_libname}
14mu|evolution-data-server-3.16.4-2|325	%{_libdir}/libedata-book-%{api}.so.%{edatabookmajor}*
14mu|evolution-data-server-3.16.4-2|326	
14mu|evolution-data-server-3.16.4-2|327	%files -n %{edatacal_libname}
14mu|evolution-data-server-3.16.4-2|328	%{_libdir}/libedata-cal-%{api}.so.%{edatacalmajor}*
14mu|evolution-data-server-3.16.4-2|329	
14mu|evolution-data-server-3.16.4-2|330	%files -n %{edataserver_libname}
14mu|evolution-data-server-3.16.4-2|331	%{_libdir}/libedataserver-%{api}.so.%{edataservermajor}*
14mu|evolution-data-server-3.16.4-2|332	%{_libdir}/libedataserverui-%{api}.so.*
14mu|evolution-data-server-3.16.4-2|333	
14mu|evolution-data-server-3.16.4-2|334	%files -n %{girname}
14mu|evolution-data-server-3.16.4-2|335	%{_libdir}/girepository-1.0/EDataServer-%{girmajor}.typelib
14mu|evolution-data-server-3.16.4-2|336	%{_libdir}/girepository-1.0/EBook-%{girmajor}.typelib
14mu|evolution-data-server-3.16.4-2|337	%{_libdir}/girepository-1.0/EBookContacts-%{girmajor}.typelib
14mu|evolution-data-server-3.16.4-2|338	
14mu|evolution-data-server-3.16.4-2|339	%files -n %{camel_devel}
14mu|evolution-data-server-3.16.4-2|340	%doc %{_datadir}/gtk-doc/html/camel/*
14mu|evolution-data-server-3.16.4-2|341	%{_includedir}/%{name}/camel
14mu|evolution-data-server-3.16.4-2|342	%{_libdir}/pkgconfig/camel-%{api}.pc
14mu|evolution-data-server-3.16.4-2|343	##{_libdir}/pkgconfig/camel-provider-%{api}.pc
14mu|evolution-data-server-3.16.4-2|344	%{_libdir}/libcamel-%{api}.so
14mu|evolution-data-server-3.16.4-2|345	##{_libdir}/libcamel-provider-%{api}.so
14mu|evolution-data-server-3.16.4-2|346	
14mu|evolution-data-server-3.16.4-2|347	%files -n %{ebackend_devel}
14mu|evolution-data-server-3.16.4-2|348	%{_includedir}/%{name}/libebackend
14mu|evolution-data-server-3.16.4-2|349	%{_libdir}/pkgconfig/libebackend-%{api}.pc
14mu|evolution-data-server-3.16.4-2|350	%{_libdir}/libebackend-%{api}.so
14mu|evolution-data-server-3.16.4-2|351	
14mu|evolution-data-server-3.16.4-2|352	%files -n %{ebook_devel}
14mu|evolution-data-server-3.16.4-2|353	%{_includedir}/%{name}/libebook/
14mu|evolution-data-server-3.16.4-2|354	%{_libdir}/pkgconfig/libebook-%{api}.pc
14mu|evolution-data-server-3.16.4-2|355	%{_libdir}/libebook-%{api}.so
14mu|evolution-data-server-3.16.4-2|356	%{_datadir}/gir-1.0/EBook-%{girmajor}.gir
14mu|evolution-data-server-3.16.4-2|357	%{_datadir}/vala/vapi/libebook-1.2.deps
14mu|evolution-data-server-3.16.4-2|358	%{_datadir}/vala/vapi/libebook-1.2.vapi
14mu|evolution-data-server-3.16.4-2|359	
14mu|evolution-data-server-3.16.4-2|360	%files -n %{ebookcontacts_devel}
14mu|evolution-data-server-3.16.4-2|361	%{_includedir}/%{name}/libebook-contacts/
14mu|evolution-data-server-3.16.4-2|362	%{_libdir}/pkgconfig/libebook-contacts-%{api}.pc
14mu|evolution-data-server-3.16.4-2|363	%{_libdir}/libebook-contacts-%{api}.so
14mu|evolution-data-server-3.16.4-2|364	%{_datadir}/gir-1.0/EBookContacts-%{girmajor}.gir
14mu|evolution-data-server-3.16.4-2|365	%{_datadir}/vala/vapi/libebook-contacts-1.2.deps
14mu|evolution-data-server-3.16.4-2|366	%{_datadir}/vala/vapi/libebook-contacts-1.2.vapi
14mu|evolution-data-server-3.16.4-2|367	
14mu|evolution-data-server-3.16.4-2|368	%files -n %{ecal_devel}
14mu|evolution-data-server-3.16.4-2|369	%{_includedir}/%{name}/libecal/
14mu|evolution-data-server-3.16.4-2|370	%{_libdir}/pkgconfig/libecal-%{api}.pc
14mu|evolution-data-server-3.16.4-2|371	%{_libdir}/libecal-%{api}.so
14mu|evolution-data-server-3.16.4-2|372	
14mu|evolution-data-server-3.16.4-2|373	%files -n %{edatabook_devel}
14mu|evolution-data-server-3.16.4-2|374	%{_includedir}/%{name}/libedata-book/
14mu|evolution-data-server-3.16.4-2|375	%{_libdir}/pkgconfig/libedata-book-%{api}.pc
14mu|evolution-data-server-3.16.4-2|376	%{_libdir}/libedata-book-%{api}.so
14mu|evolution-data-server-3.16.4-2|377	
14mu|evolution-data-server-3.16.4-2|378	%files -n %{edatacal_devel}
14mu|evolution-data-server-3.16.4-2|379	%{_includedir}/%{name}/libedata-cal/
14mu|evolution-data-server-3.16.4-2|380	%{_libdir}/pkgconfig/libedata-cal-%{api}.pc
14mu|evolution-data-server-3.16.4-2|381	%{_libdir}/libedata-cal-%{api}.so
14mu|evolution-data-server-3.16.4-2|382	
14mu|evolution-data-server-3.16.4-2|383	%files -n %{edataserver_devel}
14mu|evolution-data-server-3.16.4-2|384	%{_includedir}/%{name}/libedataserver/
14mu|evolution-data-server-3.16.4-2|385	%{_includedir}/%{name}/libedataserverui/
14mu|evolution-data-server-3.16.4-2|386	%{_libdir}/pkgconfig/libedataserver-%{api}.pc
14mu|evolution-data-server-3.16.4-2|387	%{_libdir}/pkgconfig/libedataserverui-%{api}.pc
14mu|evolution-data-server-3.16.4-2|388	%{_libdir}/pkgconfig/evolution-data-server-%{api}.pc
14mu|evolution-data-server-3.16.4-2|389	%{_libdir}/libedataserver-%{api}.so
14mu|evolution-data-server-3.16.4-2|390	%{_libdir}/libedataserverui-%{api}.so
14mu|evolution-data-server-3.16.4-2|391	%{_datadir}/gir-1.0/EDataServer-%{girmajor}.gir
14mu|evolution-data-server-3.16.4-2|392	%{_datadir}/vala/vapi/libedataserver-1.2.deps
14mu|evolution-data-server-3.16.4-2|393	%{_datadir}/vala/vapi/libedataserver-1.2.vapi
14mu|evolution-data-server-3.16.4-2|394	
14mu|evolution-data-server-3.16.4-2|395	
14mu|evolution-data-server-3.16.4-2|396	%changelog
14mu|evolution-data-server-3.16.4-2|397	
14mu|evolution-data-server-3.16.4-2|398	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.4-2
14mu|evolution-data-server-3.16.4-2|399	- (ea99fc8) update to 3.16.4
14mu|evolution-data-server-3.16.4-2|400	
14mu|evolution-data-server-3.16.4-2|401	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.12.9-2
14mu|evolution-data-server-3.16.4-2|402	- (49eeaa7) Build with new gdata
14mu|evolution-data-server-3.16.4-2|403	
14mu|evolution-data-server-3.16.4-2|404	* Mon Jul 27 2015 Tigro <ashejn@yandex-team.ru> 3.16.4-2
14mu|evolution-data-server-3.16.4-2|405	- (271a473) rebuilt against new libgdata
14mu|evolution-data-server-3.16.4-2|406	
14mu|evolution-data-server-3.16.4-2|407	* Mon Jul 13 2015 Tigro <ashejn@yandex-team.ru> 3.16.4-1
14mu|evolution-data-server-3.16.4-2|408	- (1bcd462) update to 3.16.4
14mu|evolution-data-server-3.16.4-2|409	
14mu|evolution-data-server-3.16.4-2|410	* Tue Jul 07 2015 Tigro <ashejn@yandex-team.ru> 3.16.3-1
14mu|evolution-data-server-3.16.4-2|411	- (482f604) update to 3.16.3
14mu|evolution-data-server-3.16.4-2|412	
14mu|evolution-data-server-3.16.4-2|413	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|evolution-data-server-3.16.4-2|414	- (07de0a7) update to 3.16.2
14mu|evolution-data-server-3.16.4-2|415	
14mu|evolution-data-server-3.16.4-2|416	* Mon Apr 13 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|evolution-data-server-3.16.4-2|417	- (f14f229) update to 3.16.1
14mu|evolution-data-server-3.16.4-2|418	
14mu|evolution-data-server-3.16.4-2|419	* Mon Mar 23 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|evolution-data-server-3.16.4-2|420	- (cc77ebf) update to 3.16.0
14mu|evolution-data-server-3.16.4-2|421	
14mu|evolution-data-server-3.16.4-2|422	* Tue Mar 17 2015 Tigro <ashejn@yandex-team.ru> 3.15.92-1
14mu|evolution-data-server-3.16.4-2|423	- (b70e1ce) pack file
14mu|evolution-data-server-3.16.4-2|424	- (Tigro: 1dba0d9) update to 3.15.92
14mu|evolution-data-server-3.16.4-2|425	
14mu|evolution-data-server-3.16.4-2|426	* Mon Mar 09 2015 Tigro <ashejn@gmail.com> 3.15.91-1
14mu|evolution-data-server-3.16.4-2|427	- (fd9a0db) added Provides
14mu|evolution-data-server-3.16.4-2|428	- (Tigro: 41cc9bf) fix typo
14mu|evolution-data-server-3.16.4-2|429	- (Tigro: 23a8c7c) pack files
14mu|evolution-data-server-3.16.4-2|430	- (Tigro: 968d1be) bump version
14mu|evolution-data-server-3.16.4-2|431	- (Tigro: 7a41603) upload source
14mu|evolution-data-server-3.16.4-2|432	- (Tigro: 2a24515) update to 3.15.91
14mu|evolution-data-server-3.16.4-2|433	
14mu|evolution-data-server-3.16.4-2|434	* Thu Dec 11 2014 Tigro <ashejn@gmail.com> 3.12.9-1
14mu|evolution-data-server-3.16.4-2|435	- (2e87962) added rpmlintrc to be compat with old versions
14mu|evolution-data-server-3.16.4-2|436	- (Tigro: fadb22c) update to 3.12.9
14mu|evolution-data-server-3.16.4-2|437	
14mu|evolution-data-server-3.16.4-2|438	* Fri Oct 17 2014 Tigro <ashejn@gmail.com> 3.12.7-1
14mu|evolution-data-server-3.16.4-2|439	- (22a6c15) update to 3.12.7
14mu|evolution-data-server-3.16.4-2|440	
14mu|evolution-data-server-3.16.4-2|441	* Wed Sep 10 2014 Tigro <ashejn@gmail.com> 3.12.6-1
14mu|evolution-data-server-3.16.4-2|442	- (a853f9a) update to 3.12.6
14mu|evolution-data-server-3.16.4-2|443	
14mu|evolution-data-server-3.16.4-2|444	* Tue Aug 05 2014 Tigro <ashejn@gmail.com> 3.12.4-1
14mu|evolution-data-server-3.16.4-2|445	- (c2c9912) update to 3.12.4
14mu|evolution-data-server-3.16.4-2|446	
14mu|evolution-data-server-3.16.4-2|447	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.3-3
14mu|evolution-data-server-3.16.4-2|448	- (2f795df) MassBuild#440: Increase release tag
14mu|evolution-data-server-3.16.4-2|449	
14mu|evolution-data-server-3.16.4-2|450	* Wed Jun 18 2014 Tigro <ashejn@gmail.com> 3.12.3-2
14mu|evolution-data-server-3.16.4-2|451	- (999c9d7) bump release to rebuild
14mu|evolution-data-server-3.16.4-2|452	
14mu|evolution-data-server-3.16.4-2|453	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 3.12.3-1
14mu|evolution-data-server-3.16.4-2|454	- (4d0da57) update to 3.12.3
14mu|evolution-data-server-3.16.4-2|455	
14mu|evolution-data-server-3.16.4-2|456	* Tue May 13 2014 Tigro <ashejn@gmail.com> 3.12.2-3
14mu|evolution-data-server-3.16.4-2|457	- (d7068b1) update to 3.12.2
14mu|evolution-data-server-3.16.4-2|458	
14mu|evolution-data-server-3.16.4-2|459	* Tue May 13 2014 Tigro <arkady.shane@rosalab.ru> 3.12.1-3
14mu|evolution-data-server-3.16.4-2|460	- (186474b) clean up old lib packages
14mu|evolution-data-server-3.16.4-2|461	
14mu|evolution-data-server-3.16.4-2|462	* Mon May 05 2014 Tigro <ashejn@gmail.com> 3.12.1-2
14mu|evolution-data-server-3.16.4-2|463	- (edf261e) bump release
14mu|evolution-data-server-3.16.4-2|464	
14mu|evolution-data-server-3.16.4-2|465	* Mon May 05 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|evolution-data-server-3.16.4-2|466	- (d75d035) enable vala bindings and place gir files to proper packages
14mu|evolution-data-server-3.16.4-2|467	- (Tigro: fbd2415) drop libedataserver.convert
14mu|evolution-data-server-3.16.4-2|468	- (Tigro: 555f60b) pack files
14mu|evolution-data-server-3.16.4-2|469	- (Tigro: 17cd610) bump dir version
14mu|evolution-data-server-3.16.4-2|470	- (Tigro: c0eff1c) update depends
14mu|evolution-data-server-3.16.4-2|471	- (Tigro: 90c5892) update to 3.12.1
14mu|evolution-data-server-3.16.4-2|472	
14mu|evolution-data-server-3.16.4-2|473	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mu|evolution-data-server-3.16.4-2|474	- (78329a8) update to 3.8.5
14mu|evolution-data-server-3.16.4-2|475	
14mu|evolution-data-server-3.16.4-2|476	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mu|evolution-data-server-3.16.4-2|477	- (248707c) update to 3.8.4
14mu|evolution-data-server-3.16.4-2|478	
14mu|evolution-data-server-3.16.4-2|479	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3-1
14mu|evolution-data-server-3.16.4-2|480	- (d25936b) sync to gnome38 branch
14mu|evolution-data-server-3.16.4-2|481	
14mu|evolution-data-server-3.16.4-2|482	* Wed Mar 20 2013 Arkady Shane <ashejn@gmail.com> 3.6.4-1
14mu|evolution-data-server-3.16.4-2|483	- (d70d82d) update to 3.6.4
14mu|evolution-data-server-3.16.4-2|484	
14mu|evolution-data-server-3.16.4-2|485	* Fri Feb 15 2013 Arkady Shane <ashejn@gmail.com> 3.6.3-1
14mu|evolution-data-server-3.16.4-2|486	- (2984959) update to 3.6.3
14mu|evolution-data-server-3.16.4-2|487	
14mu|evolution-data-server-3.16.4-2|488	* Tue Nov 13 2012 Arkady Shane <ashejn@gmail.com> 3.6.2-1
14mu|evolution-data-server-3.16.4-2|489	- (430ef6f) update to 3.6.2
14mu|evolution-data-server-3.16.4-2|490	
14mu|evolution-data-server-3.16.4-2|491	* Tue Oct 16 2012 mdawkins <mattydaw@gmail.com> 3.6.1-1
14mu|evolution-data-server-3.16.4-2|492	- (561ae44) added sources file for the tarball
14mu|evolution-data-server-3.16.4-2|493	- (mdawkins: 3d837bd) new version 3.6.1
14mu|evolution-data-server-3.16.4-2|494	
14mu|evolution-data-server-3.16.4-2|495	* Fri Sep 28 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3.6.0-1
14mu|evolution-data-server-3.16.4-2|496	- (12b6113) pack some files
14mu|evolution-data-server-3.16.4-2|497	
14mu|evolution-data-server-3.16.4-2|498	* Wed Aug 29 2012 Sergey A. Sokolov <sokol@mtik.ru> 3.4.4-1
14mu|evolution-data-server-3.16.4-2|499	- (0f33b79) up to 3.4.4
14mu|evolution-data-server-3.16.4-2|500	- (Tigro: 02c5c44) update for GNOME 3
14mu|evolution-data-server-3.16.4-2|501	
14mu|evolution-data-server-3.16.4-2|502	

22536 14
14mu|evolution-ews-3.16.4-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|evolution-ews-3.16.4-1|2	
14mu|evolution-ews-3.16.4-1|3	%define	evolution_base_version	3.12
14mu|evolution-ews-3.16.4-1|4	%define	api	1.2
14mu|evolution-ews-3.16.4-1|5	%define	major	0
14mu|evolution-ews-3.16.4-1|6	%define	libeews		%mklibname eews %{api} %{major}
14mu|evolution-ews-3.16.4-1|7	%define	libewsutils	%mklibname ewsutils %{major}
14mu|evolution-ews-3.16.4-1|8	%define	liblzx		%mklibname lzx %{major}
14mu|evolution-ews-3.16.4-1|9	%define	devname		%mklibname eews -d
14mu|evolution-ews-3.16.4-1|10	
14mu|evolution-ews-3.16.4-1|11	Summary:	Exchange Connector for Evolution, compatible with Exchange 2007 and later
14mu|evolution-ews-3.16.4-1|12	Name:		evolution-ews
14mu|evolution-ews-3.16.4-1|13	Version:	3.16.4
14mu|evolution-ews-3.16.4-1|14	Release:	1
14mu|evolution-ews-3.16.4-1|15	License:	LGPLv2+
14mu|evolution-ews-3.16.4-1|16	Group:		Networking/Mail
14mu|evolution-ews-3.16.4-1|17	Url:		http://projects.gnome.org/evolution/
14mu|evolution-ews-3.16.4-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|evolution-ews-3.16.4-1|19	
14mu|evolution-ews-3.16.4-1|20	BuildRequires:	intltool
14mu|evolution-ews-3.16.4-1|21	BuildRequires:	pkgconfig(camel-1.2) >= 3.12.1
14mu|evolution-ews-3.16.4-1|22	BuildRequires:	pkgconfig(evolution-data-server-1.2) >= 3.12.1
14mu|evolution-ews-3.16.4-1|23	BuildRequires:	pkgconfig(evolution-mail-3.0) >= 3.12.1
14mu|evolution-ews-3.16.4-1|24	BuildRequires:	pkgconfig(evolution-shell-3.0) >= 3.12.1
14mu|evolution-ews-3.16.4-1|25	BuildRequires:	pkgconfig(glib-2.0)
14mu|evolution-ews-3.16.4-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|evolution-ews-3.16.4-1|27	BuildRequires:	pkgconfig(libebackend-1.2) >= 3.12.1
14mu|evolution-ews-3.16.4-1|28	BuildRequires:	pkgconfig(libebook-1.2) >= 3.12.1
14mu|evolution-ews-3.16.4-1|29	BuildRequires:	pkgconfig(libecal-1.2) >= 3.12.1
14mu|evolution-ews-3.16.4-1|30	BuildRequires:	pkgconfig(libedata-book-1.2) >= 3.12.1
14mu|evolution-ews-3.16.4-1|31	BuildRequires:	pkgconfig(libedata-cal-1.2) >= 3.12.1
14mu|evolution-ews-3.16.4-1|32	BuildRequires:	pkgconfig(libemail-engine) >= 3.12.1
14mu|evolution-ews-3.16.4-1|33	BuildRequires:	pkgconfig(libical)
14mu|evolution-ews-3.16.4-1|34	BuildRequires:	pkgconfig(libmspack) >= 0.4
14mu|evolution-ews-3.16.4-1|35	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|evolution-ews-3.16.4-1|36	BuildRequires:  pkgconfig(gnome-desktop-3.0)
14mu|evolution-ews-3.16.4-1|37	
14mu|evolution-ews-3.16.4-1|38	Requires:       evolution-data-server
14mu|evolution-ews-3.16.4-1|39	Requires:       evolution
14mu|evolution-ews-3.16.4-1|40	
14mu|evolution-ews-3.16.4-1|41	%description
14mu|evolution-ews-3.16.4-1|42	The EWS Exchange Connector for Evolution provides a Exchange backend
14mu|evolution-ews-3.16.4-1|43	from evolution-data-server as well as plugins for Evolution to access
14mu|evolution-ews-3.16.4-1|44	Exchange features.
14mu|evolution-ews-3.16.4-1|45	
14mu|evolution-ews-3.16.4-1|46	The EWS Exchange Connector is using the Exchange Web Services interface
14mu|evolution-ews-3.16.4-1|47	and is therefore compatible with Exchange 2007 and later.
14mu|evolution-ews-3.16.4-1|48	
14mu|evolution-ews-3.16.4-1|49	Provides exchange connectivity for exchange server 2007 and later using
14mu|evolution-ews-3.16.4-1|50	exchange web services protocol.
14mu|evolution-ews-3.16.4-1|51	
14mu|evolution-ews-3.16.4-1|52	%package  -n %{libeews}
14mu|evolution-ews-3.16.4-1|53	Summary:	Client library for Accessing Exchange Servers
14mu|evolution-ews-3.16.4-1|54	Group:		System/Libraries
14mu|evolution-ews-3.16.4-1|55	
14mu|evolution-ews-3.16.4-1|56	%description -n %{libeews}
14mu|evolution-ews-3.16.4-1|57	This library is a client library for accessing Exchange servers through
14mu|evolution-ews-3.16.4-1|58	the Exchange Web Services interface (compatible with Exchange 2007 and
14mu|evolution-ews-3.16.4-1|59	later).
14mu|evolution-ews-3.16.4-1|60	
14mu|evolution-ews-3.16.4-1|61	%package  -n %{libewsutils}
14mu|evolution-ews-3.16.4-1|62	Summary:	Client library for Accessing Exchange Servers -- Utilities library
14mu|evolution-ews-3.16.4-1|63	Group:		System/Libraries
14mu|evolution-ews-3.16.4-1|64	
14mu|evolution-ews-3.16.4-1|65	%description -n %{libewsutils}
14mu|evolution-ews-3.16.4-1|66	This library provides utilities API for EWS Exchange Connector.
14mu|evolution-ews-3.16.4-1|67	
14mu|evolution-ews-3.16.4-1|68	%package -n %{devname}
14mu|evolution-ews-3.16.4-1|69	Summary:	Client library for Accessing Exchange Servers - Development Files
14mu|evolution-ews-3.16.4-1|70	Group:		Development/C
14mu|evolution-ews-3.16.4-1|71	Requires:	%{libeews} = %{version}
14mu|evolution-ews-3.16.4-1|72	Requires:	%{libewsutils} = %{version}
14mu|evolution-ews-3.16.4-1|73	
14mu|evolution-ews-3.16.4-1|74	%description -n %{devname}
14mu|evolution-ews-3.16.4-1|75	This library is a client library for accessing Exchange servers through
14mu|evolution-ews-3.16.4-1|76	the Exchange Web Services interface (compatible with Exchange 2007 and
14mu|evolution-ews-3.16.4-1|77	later).
14mu|evolution-ews-3.16.4-1|78	
14mu|evolution-ews-3.16.4-1|79	%prep
14mu|evolution-ews-3.16.4-1|80	%setup -q
14mu|evolution-ews-3.16.4-1|81	%apply_patches
14mu|evolution-ews-3.16.4-1|82	
14mu|evolution-ews-3.16.4-1|83	%build
14mu|evolution-ews-3.16.4-1|84	%configure2_5x \
14mu|evolution-ews-3.16.4-1|85	--disable-static --with-internal-lzx
14mu|evolution-ews-3.16.4-1|86	
14mu|evolution-ews-3.16.4-1|87	%make LIBS='-lm'
14mu|evolution-ews-3.16.4-1|88	
14mu|evolution-ews-3.16.4-1|89	%install
14mu|evolution-ews-3.16.4-1|90	%makeinstall_std
14mu|evolution-ews-3.16.4-1|91	find %{buildroot}%{_libdir} -name '*.la' -delete -print
14mu|evolution-ews-3.16.4-1|92	
14mu|evolution-ews-3.16.4-1|93	%find_lang %{name}
14mu|evolution-ews-3.16.4-1|94	
14mu|evolution-ews-3.16.4-1|95	%files -f %{name}.lang
14mu|evolution-ews-3.16.4-1|96	%doc COPYING README
14mu|evolution-ews-3.16.4-1|97	%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so
14mu|evolution-ews-3.16.4-1|98	%{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so
14mu|evolution-ews-3.16.4-1|99	%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
14mu|evolution-ews-3.16.4-1|100	%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
14mu|evolution-ews-3.16.4-1|101	%{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
14mu|evolution-ews-3.16.4-1|102	%{_libdir}/evolution/modules/module-ews-configuration.so
14mu|evolution-ews-3.16.4-1|103	%{_datadir}/evolution/errors/module-ews-configuration.error
14mu|evolution-ews-3.16.4-1|104	%{_datadir}/evolution-data-server/ews/windowsZones.xml
14mu|evolution-ews-3.16.4-1|105	%{_datadir}/appdata/evolution-ews.*
14mu|evolution-ews-3.16.4-1|106	
14mu|evolution-ews-3.16.4-1|107	%files -n %{libeews}
14mu|evolution-ews-3.16.4-1|108	%dir %{_libdir}/evolution-data-server
14mu|evolution-ews-3.16.4-1|109	%{_libdir}/evolution-data-server/libeews-%{api}.so.%{major}*
14mu|evolution-ews-3.16.4-1|110	
14mu|evolution-ews-3.16.4-1|111	%files -n %{libewsutils}
14mu|evolution-ews-3.16.4-1|112	%{_libdir}/evolution-data-server/libewsutils.so.%{major}*
14mu|evolution-ews-3.16.4-1|113	
14mu|evolution-ews-3.16.4-1|114	%files -n %{devname}
14mu|evolution-ews-3.16.4-1|115	%dir %{_libdir}/evolution-data-server
14mu|evolution-ews-3.16.4-1|116	%{_libdir}/evolution-data-server/libeews-1.2.so
14mu|evolution-ews-3.16.4-1|117	%{_libdir}/evolution-data-server/libewsutils.so
14mu|evolution-ews-3.16.4-1|118	%{_includedir}/evolution-data-server/ews/
14mu|evolution-ews-3.16.4-1|119	
14mu|evolution-ews-3.16.4-1|120	
14mu|evolution-ews-3.16.4-1|121	%changelog
14mu|evolution-ews-3.16.4-1|122	
14mu|evolution-ews-3.16.4-1|123	* Mon Jul 13 2015 Tigro <ashejn@gmail.com> 3.16.4-1
14mu|evolution-ews-3.16.4-1|124	- (add1a6e) update to 3.16.4
14mu|evolution-ews-3.16.4-1|125	
14mu|evolution-ews-3.16.4-1|126	* Sun Jul 12 2015 Tigro <ashejn@gmail.com> 3.16.3-1
14mu|evolution-ews-3.16.4-1|127	- (b8f0ef7) update to 3.16.3
14mu|evolution-ews-3.16.4-1|128	
14mu|evolution-ews-3.16.4-1|129	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|evolution-ews-3.16.4-1|130	- (865d6b2) update to 3.16.2
14mu|evolution-ews-3.16.4-1|131	
14mu|evolution-ews-3.16.4-1|132	* Mon Apr 13 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|evolution-ews-3.16.4-1|133	- (79fb542) update to 3.16.1
14mu|evolution-ews-3.16.4-1|134	
14mu|evolution-ews-3.16.4-1|135	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|evolution-ews-3.16.4-1|136	- (a9a2af2) update to 3.16.0
14mu|evolution-ews-3.16.4-1|137	
14mu|evolution-ews-3.16.4-1|138	* Tue Mar 17 2015 Tigro <ashejn@yandex-team.ru> 3.15.92-1
14mu|evolution-ews-3.16.4-1|139	- (e3fe139) pack files
14mu|evolution-ews-3.16.4-1|140	- (Tigro: 473a60b) fix configure call
14mu|evolution-ews-3.16.4-1|141	- (Tigro: da44a48) update to 3.15.92
14mu|evolution-ews-3.16.4-1|142	
14mu|evolution-ews-3.16.4-1|143	* Fri Mar 13 2015 Tigro <ashejn@yandex-team.ru> 3.15.91-1
14mu|evolution-ews-3.16.4-1|144	- (c8f6b39) update to 3.15.91
14mu|evolution-ews-3.16.4-1|145	
14mu|evolution-ews-3.16.4-1|146	* Thu Dec 11 2014 Tigro <ashejn@gmail.com> 3.12.9-1
14mu|evolution-ews-3.16.4-1|147	- (b6f073f) update to 3.12.9
14mu|evolution-ews-3.16.4-1|148	
14mu|evolution-ews-3.16.4-1|149	* Sat Oct 18 2014 Tigro <ashejn@gmail.com> 3.12.7-1
14mu|evolution-ews-3.16.4-1|150	- (575842d) fix typo
14mu|evolution-ews-3.16.4-1|151	- (Tigro: 63905bb) pack evolution-ewm.meta
14mu|evolution-ews-3.16.4-1|152	- (Tigro: 6baa333) update to 3.12.7
14mu|evolution-ews-3.16.4-1|153	
14mu|evolution-ews-3.16.4-1|154	* Wed Sep 10 2014 Tigro <ashejn@gmail.com> 3.12.6-1
14mu|evolution-ews-3.16.4-1|155	- (67ae044) update to 3.12.6
14mu|evolution-ews-3.16.4-1|156	
14mu|evolution-ews-3.16.4-1|157	* Fri Aug 08 2014 Tigro <ashejn@gmail.com> 3.12.4-1
14mu|evolution-ews-3.16.4-1|158	- (d5270b2) update linkage patch
14mu|evolution-ews-3.16.4-1|159	- (Tigro: 21bbc09) fix merge
14mu|evolution-ews-3.16.4-1|160	- (Tigro: 046c60f) update to 3.12.4
14mu|evolution-ews-3.16.4-1|161	
14mu|evolution-ews-3.16.4-1|162	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.3-2
14mu|evolution-ews-3.16.4-1|163	- (14676e6) MassBuild#440: Increase release tag
14mu|evolution-ews-3.16.4-1|164	
14mu|evolution-ews-3.16.4-1|165	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.3-1
14mu|evolution-ews-3.16.4-1|166	- (47f6fc2) update linkage patch
14mu|evolution-ews-3.16.4-1|167	- (Tigro: 8abe07d) update to 3.12.3
14mu|evolution-ews-3.16.4-1|168	
14mu|evolution-ews-3.16.4-1|169	* Tue May 13 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|evolution-ews-3.16.4-1|170	- (d30280b) update to 3.12.2
14mu|evolution-ews-3.16.4-1|171	
14mu|evolution-ews-3.16.4-1|172	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|evolution-ews-3.16.4-1|173	- (9ed1219) drop pkg file
14mu|evolution-ews-3.16.4-1|174	- (Tigro: ff345eb) pack some files
14mu|evolution-ews-3.16.4-1|175	- (Tigro: e9c7c84) call another configure macro
14mu|evolution-ews-3.16.4-1|176	- (Tigro: bb750a6) apply link patch
14mu|evolution-ews-3.16.4-1|177	- (Tigro: d18d1f0) fix build
14mu|evolution-ews-3.16.4-1|178	- (Tigro: 351fc76) added BR: gnome-desktop-3.0
14mu|evolution-ews-3.16.4-1|179	- (Tigro: cd000e0) update requires
14mu|evolution-ews-3.16.4-1|180	- (Tigro: e348dae) update to 3.12.1
14mu|evolution-ews-3.16.4-1|181	
14mu|evolution-ews-3.16.4-1|182	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mu|evolution-ews-3.16.4-1|183	- (94b9883) added BR: libebook-1.2
14mu|evolution-ews-3.16.4-1|184	- (Tigro: 95ca5c1) added BR: libecal-1.2
14mu|evolution-ews-3.16.4-1|185	
14mu|evolution-ews-3.16.4-1|186	

22537 14
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|1	%global daterev 20151120gitdc603c
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|2	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|3	Summary:	EvoPop GTK theme for Gnome
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|4	Name:		evopop-gtk-theme
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|5	Version:	0.29
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|6	Release:	0.3.%{?daterev}
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|7	License:	GPLv3+
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|8	Group:		Graphical desktop/Other
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|9	Url:		https://github.com/fdinardo/evopop-gtk-theme
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|10	Source0:	%{name}-%{version}-%{?daterev}.tar.xz
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|11	# See http://bugs.rosalinux.ru/show_bug.cgi?id=7262#c1
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|12	Patch0:		evopop-gtk-theme-0.29-colors.patch
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|13	Requires:	gtk+3.0 >= 3.14.0
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|14	Requires:	murrine >= 0.98.1.1
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|15	BuildArch:	noarch
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|16	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|17	%description
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|18	EvoPop is the official GTK theme for Ozon OS.
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|19	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|20	%files
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|21	%doc CREDITS LICENSE README.md
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|22	%{_datadir}/themes/evopop*
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|23	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|24	#----------------------------------------------------------------------------
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|25	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|26	%prep
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|27	%setup -q
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|28	%patch0 -p1
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|29	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|30	%build
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|31	./autogen.sh
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|32	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|33	%install
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|34	%makeinstall_std
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|35	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|36	rm -rf %{buildroot}%{_datadir}/themes/evopop-light-gtk-theme
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|37	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|38	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|39	%changelog
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|40	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|41	* Thu Sep 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.29-0.3.20151120gitdc603c
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|42	- (b69879b) Re-diff the patch
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|43	
14mu|evopop-gtk-theme-0.29-0.3.20151120gitdc603c|44	

22538 14
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|1	%global theme	EvoPop
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|2	%global daterev 20160125git44eafb
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|3	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|4	Summary:	Default icon theme for OzonOS
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|5	Name:		evopop-icon-theme
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|6	Version:	0.7
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|7	Release:	0.3.%{?daterev}
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|8	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|9	License:	GPLv3
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|10	Group:		Graphical desktop/Other
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|11	URL:		http://github.com/solus-project/evopop-icon-theme
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|12	Source0:	%{name}-%{version}-%{daterev}.tar.xz
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|13	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|14	BuildArch:  noarch
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|15	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|16	%description
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|17	%{theme} is the official icon theme for Ozon OS.
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|18	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|19	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|20	%prep
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|21	%setup -q
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|22	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|23	%build
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|24	./autogen.sh
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|25	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|26	%install
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|27	%makeinstall_std
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|28	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|29	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|30	%files
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|31	%defattr(-,root,root)
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|32	%{_datadir}/icons/%{theme}
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|33	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|34	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|35	%changelog
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|36	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|37	* Mon Jan 25 2016 Tigro <ashejn@gmail.com> 0.7-0.3.20160125git44eafb
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|38	- (c312750) update source
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|39	
14mu|evopop-icon-theme-0.7-0.3.20160125git44eafb|40	

22539 14
14mu|exempi-2.3.0-1|1	%define major 3
14mu|exempi-2.3.0-1|2	%define libname %mklibname %{name} %{major}
14mu|exempi-2.3.0-1|3	%define devname %mklibname %{name} -d
14mu|exempi-2.3.0-1|4	
14mu|exempi-2.3.0-1|5	Summary:	XMP implementation library
14mu|exempi-2.3.0-1|6	Name:		exempi
14mu|exempi-2.3.0-1|7	Version:	2.3.0
14mu|exempi-2.3.0-1|8	Release:	1
14mu|exempi-2.3.0-1|9	License:	BSD-like
14mu|exempi-2.3.0-1|10	Group:		System/Libraries
14mu|exempi-2.3.0-1|11	Url:		http://libopenraw.freedesktop.org/wiki/Exempi
14mu|exempi-2.3.0-1|12	Source0:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
14mu|exempi-2.3.0-1|13	Source1:	http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2.asc
14mu|exempi-2.3.0-1|14	BuildRequires:	boost-devel
14mu|exempi-2.3.0-1|15	BuildRequires:	pkgconfig(expat)
14mu|exempi-2.3.0-1|16	
14mu|exempi-2.3.0-1|17	%description
14mu|exempi-2.3.0-1|18	Exempi provides a library for easy parsing of XMP metadata. It is a port of
14mu|exempi-2.3.0-1|19	Adobe XMP SDK to work on UNIX and to be build with GNU automake.
14mu|exempi-2.3.0-1|20	It includes XMPCore and XMPFiles.
14mu|exempi-2.3.0-1|21	
14mu|exempi-2.3.0-1|22	%files
14mu|exempi-2.3.0-1|23	%{_bindir}/%{name}
14mu|exempi-2.3.0-1|24	%{_mandir}/man1/*
14mu|exempi-2.3.0-1|25	
14mu|exempi-2.3.0-1|26	#----------------------------------------------------------------------------
14mu|exempi-2.3.0-1|27	
14mu|exempi-2.3.0-1|28	%package -n %{libname}
14mu|exempi-2.3.0-1|29	Summary:	XMP implementation library
14mu|exempi-2.3.0-1|30	Group:		System/Libraries
14mu|exempi-2.3.0-1|31	
14mu|exempi-2.3.0-1|32	%description -n %{libname}
14mu|exempi-2.3.0-1|33	Exempi provides a library for easy parsing of XMP metadata. It is a port of
14mu|exempi-2.3.0-1|34	Adobe XMP SDK to work on UNIX and to be build with GNU automake.
14mu|exempi-2.3.0-1|35	It includes XMPCore and XMPFiles.
14mu|exempi-2.3.0-1|36	
14mu|exempi-2.3.0-1|37	%files -n %{libname}
14mu|exempi-2.3.0-1|38	%{_libdir}/libexempi.so.%{major}*
14mu|exempi-2.3.0-1|39	
14mu|exempi-2.3.0-1|40	#----------------------------------------------------------------------------
14mu|exempi-2.3.0-1|41	
14mu|exempi-2.3.0-1|42	%package -n %{devname}
14mu|exempi-2.3.0-1|43	Summary:	XMP implementation - development libraries and headers
14mu|exempi-2.3.0-1|44	Group:		Development/C
14mu|exempi-2.3.0-1|45	Requires:	%{libname} = %{EVRD}
14mu|exempi-2.3.0-1|46	Provides:	%{name}-devel = %{EVRD}
14mu|exempi-2.3.0-1|47	
14mu|exempi-2.3.0-1|48	%description -n %{devname}
14mu|exempi-2.3.0-1|49	Exempi provides a library for easy parsing of XMP metadata. It is a port of
14mu|exempi-2.3.0-1|50	Adobe XMP SDK to work on UNIX and to be build with GNU automake.
14mu|exempi-2.3.0-1|51	It includes XMPCore and XMPFiles.
14mu|exempi-2.3.0-1|52	
14mu|exempi-2.3.0-1|53	%files -n %{devname}
14mu|exempi-2.3.0-1|54	%{_includedir}/%{name}-2.0
14mu|exempi-2.3.0-1|55	%{_libdir}/*.a
14mu|exempi-2.3.0-1|56	%{_libdir}/*.so
14mu|exempi-2.3.0-1|57	%{_libdir}/pkgconfig/*.pc
14mu|exempi-2.3.0-1|58	
14mu|exempi-2.3.0-1|59	#----------------------------------------------------------------------------
14mu|exempi-2.3.0-1|60	
14mu|exempi-2.3.0-1|61	%prep
14mu|exempi-2.3.0-1|62	%setup -q
14mu|exempi-2.3.0-1|63	
14mu|exempi-2.3.0-1|64	%build
14mu|exempi-2.3.0-1|65	%configure2_5x
14mu|exempi-2.3.0-1|66	%make
14mu|exempi-2.3.0-1|67	
14mu|exempi-2.3.0-1|68	%install
14mu|exempi-2.3.0-1|69	%makeinstall_std
14mu|exempi-2.3.0-1|70	
14mu|exempi-2.3.0-1|71	%changelog
14mu|exempi-2.3.0-1|72	
14mu|exempi-2.3.0-1|73	* Mon Apr 25 2016 dsilakov <denis.silakov@rosalab.ru> 2.3.0-1
14mu|exempi-2.3.0-1|74	- (974fe1f) Merge pull request #1 from alzim/exempi:rosa2014.1
14mu|exempi-2.3.0-1|75	- (974fe1f) Updated to 2.3.0
14mu|exempi-2.3.0-1|76	
14mu|exempi-2.3.0-1|77	

22540 14
14mu|exfat-utils-1.2.4-1|1	Summary:	Utilities for exFAT file system
14mu|exfat-utils-1.2.4-1|2	Name:		exfat-utils
14mu|exfat-utils-1.2.4-1|3	Version:	1.2.4
14mu|exfat-utils-1.2.4-1|4	Release:	1
14mu|exfat-utils-1.2.4-1|5	License:	GPLv2+
14mu|exfat-utils-1.2.4-1|6	Group:		System/Kernel and hardware
14mu|exfat-utils-1.2.4-1|7	Url:		https://github.com/relan/exfat
14mu|exfat-utils-1.2.4-1|8	Source0:        https://github.com/relan/exfat/releases/download/v%{version}/%{name}-%{version}.tar.gz
14mu|exfat-utils-1.2.4-1|9	
14mu|exfat-utils-1.2.4-1|10	%description
14mu|exfat-utils-1.2.4-1|11	A set of utilities for creating, checking, dumping and labeling exFAT file
14mu|exfat-utils-1.2.4-1|12	system.
14mu|exfat-utils-1.2.4-1|13	
14mu|exfat-utils-1.2.4-1|14	%files
14mu|exfat-utils-1.2.4-1|15	%{_sbindir}/*
14mu|exfat-utils-1.2.4-1|16	%{_mandir}/man8/*
14mu|exfat-utils-1.2.4-1|17	
14mu|exfat-utils-1.2.4-1|18	#----------------------------------------------------------------------------
14mu|exfat-utils-1.2.4-1|19	
14mu|exfat-utils-1.2.4-1|20	%prep
14mu|exfat-utils-1.2.4-1|21	%setup -q
14mu|exfat-utils-1.2.4-1|22	
14mu|exfat-utils-1.2.4-1|23	%build
14mu|exfat-utils-1.2.4-1|24	%configure2_5x
14mu|exfat-utils-1.2.4-1|25	%make
14mu|exfat-utils-1.2.4-1|26	
14mu|exfat-utils-1.2.4-1|27	%install
14mu|exfat-utils-1.2.4-1|28	%make_install
14mu|exfat-utils-1.2.4-1|29	
14mu|exfat-utils-1.2.4-1|30	install -Dm644 dump/dumpexfat.8 %{buildroot}/%{_mandir}/man8/dumpexfat.8
14mu|exfat-utils-1.2.4-1|31	install -m644 fsck/exfatfsck.8 %{buildroot}/%{_mandir}/man8/exfatfsck.8
14mu|exfat-utils-1.2.4-1|32	install -m644 mkfs/mkexfatfs.8 %{buildroot}/%{_mandir}/man8/mkexfatfs.8
14mu|exfat-utils-1.2.4-1|33	install -m644 label/exfatlabel.8 %{buildroot}/%{_mandir}/man8/exfatlabel.8
14mu|exfat-utils-1.2.4-1|34	
14mu|exfat-utils-1.2.4-1|35	pushd %{buildroot}/%{_mandir}/man8/
14mu|exfat-utils-1.2.4-1|36	ln -s exfatfsck.8 fsck.exfat.8
14mu|exfat-utils-1.2.4-1|37	ln -s mkexfatfs.8 mkfs.exfat.8
14mu|exfat-utils-1.2.4-1|38	popd
14mu|exfat-utils-1.2.4-1|39	
14mu|exfat-utils-1.2.4-1|40	%changelog
14mu|exfat-utils-1.2.4-1|41	
14mu|exfat-utils-1.2.4-1|42	* Thu Jun 16 2016 abondrov <andrey.bondrov@rosalab.ru> 1.2.4-1
14mu|exfat-utils-1.2.4-1|43	- (3bc7502) Merge pull request #2 from alzim/exfat-utils:rosa2014.1
14mu|exfat-utils-1.2.4-1|44	- (3bc7502) Updated to 1.2.4
14mu|exfat-utils-1.2.4-1|45	
14mu|exfat-utils-1.2.4-1|46	

22541 14
14mu|exiv2-0.24-3|1	%define major	13
14mu|exiv2-0.24-3|2	%define libname %mklibname exiv2_ %{major}
14mu|exiv2-0.24-3|3	%define devname %mklibname exiv2 -d
14mu|exiv2-0.24-3|4	
14mu|exiv2-0.24-3|5	Summary:	Command line tool to access EXIF data in image files
14mu|exiv2-0.24-3|6	Name:		exiv2
14mu|exiv2-0.24-3|7	Version:	0.24
14mu|exiv2-0.24-3|8	Release:	3
14mu|exiv2-0.24-3|9	License:	GPLv2+
14mu|exiv2-0.24-3|10	Group:		Graphics
14mu|exiv2-0.24-3|11	Url:		http://www.exiv2.org/
14mu|exiv2-0.24-3|12	Source0:	http://www.exiv2.org/%{name}-%{version}.tar.gz
14mu|exiv2-0.24-3|13	
14mu|exiv2-0.24-3|14	BuildRequires:	doxygen
14mu|exiv2-0.24-3|15	BuildRequires:	graphviz
14mu|exiv2-0.24-3|16	BuildRequires:	python
14mu|exiv2-0.24-3|17	BuildRequires:	xsltproc
14mu|exiv2-0.24-3|18	BuildRequires:	pkgconfig(expat)
14mu|exiv2-0.24-3|19	BuildRequires:	pkgconfig(zlib)
14mu|exiv2-0.24-3|20	
14mu|exiv2-0.24-3|21	%description
14mu|exiv2-0.24-3|22	Exiv2 is a command line utility to access image metadata:
14mu|exiv2-0.24-3|23	
14mu|exiv2-0.24-3|24	* print the Exif metadata of JPEG, TIFF and several RAW image
14mu|exiv2-0.24-3|25	formats as summary info, interpreted values, or the plain data
14mu|exiv2-0.24-3|26	for each tag (a sample is here)
14mu|exiv2-0.24-3|27	* print the IPTC metadata of JPEG images
14mu|exiv2-0.24-3|28	* print, set and delete the JPEG comment of JPEG images
14mu|exiv2-0.24-3|29	* set, add and delete Exif and IPTC metadata of JPEG images
14mu|exiv2-0.24-3|30	* adjust the Exif timestamp (that's how it all started...)
14mu|exiv2-0.24-3|31	* rename Exif image files according to the Exif timestamp
14mu|exiv2-0.24-3|32	* extract, insert and delete Exif metadata, IPTC metadata and JPEG
14mu|exiv2-0.24-3|33	comments
14mu|exiv2-0.24-3|34	* extract, insert and delete the thumbnail image embedded in the
14mu|exiv2-0.24-3|35	Exif metadata
14mu|exiv2-0.24-3|36	* fix the Exif ISO setting of picture taken with Nikon cameras
14mu|exiv2-0.24-3|37	
14mu|exiv2-0.24-3|38	%files -f %{name}.lang
14mu|exiv2-0.24-3|39	%doc COPYING README
14mu|exiv2-0.24-3|40	%{_bindir}/exiv2
14mu|exiv2-0.24-3|41	%{_mandir}/man1/*
14mu|exiv2-0.24-3|42	
14mu|exiv2-0.24-3|43	#----------------------------------------------------------------------------
14mu|exiv2-0.24-3|44	
14mu|exiv2-0.24-3|45	%package -n %{libname}
14mu|exiv2-0.24-3|46	Summary:	Library to access EXIF data in image files
14mu|exiv2-0.24-3|47	Group:		Graphics
14mu|exiv2-0.24-3|48	Obsoletes:	%{_lib}exiv2_11 < 0.24
14mu|exiv2-0.24-3|49	Obsoletes:	%{_lib}exiv2_12 < 0.24
14mu|exiv2-0.24-3|50	
14mu|exiv2-0.24-3|51	%description -n %{libname}
14mu|exiv2-0.24-3|52	libexiv2 is a C++ library to access image metadata. libexiv2 is free
14mu|exiv2-0.24-3|53	software.
14mu|exiv2-0.24-3|54	
14mu|exiv2-0.24-3|55	The Exiv2 library provides
14mu|exiv2-0.24-3|56	
14mu|exiv2-0.24-3|57	* full read and write access to the Exif and IPTC metadata of
14mu|exiv2-0.24-3|58	an image through Exiv2 keys and standard C++ iterators
14mu|exiv2-0.24-3|59	(Example1, Example2, Example3, Example4)
14mu|exiv2-0.24-3|60	* a smart IPTC implementation that does not affect data that
14mu|exiv2-0.24-3|61	programs like Photoshop store in the same image segment
14mu|exiv2-0.24-3|62	* Exif MakerNote support:
14mu|exiv2-0.24-3|63	o MakerNote tags can be accessed just like any other Exif metadata
14mu|exiv2-0.24-3|64	o a sophisticated write algorithm avoids corrupting the MakerNote:
14mu|exiv2-0.24-3|65	1) the MakerNote is not re-located if possible at all, and
14mu|exiv2-0.24-3|66	2) MakerNote Ifd offsets are re-calculated if the MakerNote
14mu|exiv2-0.24-3|67	needs to be moved (for known Ifd MakerNotes)
14mu|exiv2-0.24-3|68	* extract and delete methods for Exif thumbnails (both, JPEG and TIFF
14mu|exiv2-0.24-3|69	thumbnails)
14mu|exiv2-0.24-3|70	* set methods for Exif thumbnails (JPEG only, TIFF thumbnails can be
14mu|exiv2-0.24-3|71	set from individual tags)
14mu|exiv2-0.24-3|72	* complete API documentation (by Doxygen)
14mu|exiv2-0.24-3|73	
14mu|exiv2-0.24-3|74	%files -n %{libname}
14mu|exiv2-0.24-3|75	%{_libdir}/lib%{name}.so.%{major}*
14mu|exiv2-0.24-3|76	
14mu|exiv2-0.24-3|77	#----------------------------------------------------------------------------
14mu|exiv2-0.24-3|78	
14mu|exiv2-0.24-3|79	%package -n %{devname}
14mu|exiv2-0.24-3|80	Summary:	Headers and links to compile against the "%{libname}" library
14mu|exiv2-0.24-3|81	Group:		Development/C
14mu|exiv2-0.24-3|82	Requires:	%{libname} = %{version}
14mu|exiv2-0.24-3|83	Provides:	%{name}-devel = %{version}
14mu|exiv2-0.24-3|84	
14mu|exiv2-0.24-3|85	%description -n %{devname}
14mu|exiv2-0.24-3|86	This package contains all files which one needs to compile programs using
14mu|exiv2-0.24-3|87	the "%{libname}" library.
14mu|exiv2-0.24-3|88	
14mu|exiv2-0.24-3|89	%files -n %{devname}
14mu|exiv2-0.24-3|90	%{_libdir}/lib%{name}.so
14mu|exiv2-0.24-3|91	%{_libdir}/pkgconfig/*
14mu|exiv2-0.24-3|92	%{_includedir}/*
14mu|exiv2-0.24-3|93	
14mu|exiv2-0.24-3|94	#----------------------------------------------------------------------------
14mu|exiv2-0.24-3|95	
14mu|exiv2-0.24-3|96	%package doc
14mu|exiv2-0.24-3|97	Summary:	Exiv2 library documentation
14mu|exiv2-0.24-3|98	Group:		Books/Computer books
14mu|exiv2-0.24-3|99	BuildArch:	noarch
14mu|exiv2-0.24-3|100	
14mu|exiv2-0.24-3|101	%description doc
14mu|exiv2-0.24-3|102	Exiv2 library documentation.
14mu|exiv2-0.24-3|103	
14mu|exiv2-0.24-3|104	%files doc
14mu|exiv2-0.24-3|105	%doc doc/ChangeLog doc/cmd.txt doc/html doc/include doc/index.html
14mu|exiv2-0.24-3|106	
14mu|exiv2-0.24-3|107	#----------------------------------------------------------------------------
14mu|exiv2-0.24-3|108	
14mu|exiv2-0.24-3|109	%prep
14mu|exiv2-0.24-3|110	%setup -q
14mu|exiv2-0.24-3|111	
14mu|exiv2-0.24-3|112	%build
14mu|exiv2-0.24-3|113	# exiv2: embedded copy of exempi should be compiled with BanAllEntityUsage
14mu|exiv2-0.24-3|114	# https://bugzilla.redhat.com/show_bug.cgi?id=888769
14mu|exiv2-0.24-3|115	export CPPFLAGS="-DBanAllEntityUsage=1"
14mu|exiv2-0.24-3|116	
14mu|exiv2-0.24-3|117	%configure2_5x \
14mu|exiv2-0.24-3|118	--enable-shared \
14mu|exiv2-0.24-3|119	--disable-static
14mu|exiv2-0.24-3|120	%make
14mu|exiv2-0.24-3|121	%make update-po -C po
14mu|exiv2-0.24-3|122	%make doc -k ||:
14mu|exiv2-0.24-3|123	
14mu|exiv2-0.24-3|124	%install
14mu|exiv2-0.24-3|125	%makeinstall_std
14mu|exiv2-0.24-3|126	
14mu|exiv2-0.24-3|127	%find_lang exiv2
14mu|exiv2-0.24-3|128	
14mu|exiv2-0.24-3|129	# to avoid unstripped-binary-or-object
14mu|exiv2-0.24-3|130	chmod 0755 %{buildroot}%{_libdir}/lib%{name}.so.%{major}*
14mu|exiv2-0.24-3|131	
14mu|exiv2-0.24-3|132	
14mu|exiv2-0.24-3|133	%changelog
14mu|exiv2-0.24-3|134	
14mu|exiv2-0.24-3|135	* Thu Mar 17 2016 Denis Silakov <dsilakov@gmail.com> 0.24-3
14mu|exiv2-0.24-3|136	- (2fb60db) Compile embedded exempi with BanAllEntityUsage
14mu|exiv2-0.24-3|137	
14mu|exiv2-0.24-3|138	

22542 14
14mu|expat-2.1.1-1|1	%define major 1
14mu|expat-2.1.1-1|2	%define libname %mklibname expat %{major}
14mu|expat-2.1.1-1|3	%define devname %mklibname expat -d
14mu|expat-2.1.1-1|4	
14mu|expat-2.1.1-1|5	Summary:	XML parser written in C
14mu|expat-2.1.1-1|6	Name:		expat
14mu|expat-2.1.1-1|7	Version:	2.1.1
14mu|expat-2.1.1-1|8	Release:	1
14mu|expat-2.1.1-1|9	License:	MPL
14mu|expat-2.1.1-1|10	Group:		System/Libraries
14mu|expat-2.1.1-1|11	Url:		http://www.libexpat.org
14mu|expat-2.1.1-1|12	Source0:	http://prdownloads.sourceforge.net/expat/%{name}-%{version}.tar.bz2
14mu|expat-2.1.1-1|13	Patch0:		expat-2.1.1-cve-2012-6702-plus-cve-2016-5300-v1.patch
14mu|expat-2.1.1-1|14	Patch1:		expat-2.1.1-CVE-2015-1283-refix.patch
14mu|expat-2.1.1-1|15	Patch2:		expat-CVE-2016-0718-v2-2-1.patch
14mu|expat-2.1.1-1|16	BuildRequires:	libtool
14mu|expat-2.1.1-1|17	
14mu|expat-2.1.1-1|18	%description
14mu|expat-2.1.1-1|19	Expat is an XML 1.0 parser written in C by James Clark. It aims to be
14mu|expat-2.1.1-1|20	fully conforming. It is currently not a validating XML parser.
14mu|expat-2.1.1-1|21	
14mu|expat-2.1.1-1|22	%files
14mu|expat-2.1.1-1|23	%{_bindir}/xmlwf
14mu|expat-2.1.1-1|24	%{_mandir}/man*/*
14mu|expat-2.1.1-1|25	
14mu|expat-2.1.1-1|26	#----------------------------------------------------------------------------
14mu|expat-2.1.1-1|27	
14mu|expat-2.1.1-1|28	%package -n %{libname}
14mu|expat-2.1.1-1|29	Summary:	Main library for expat
14mu|expat-2.1.1-1|30	Group:		System/Libraries
14mu|expat-2.1.1-1|31	
14mu|expat-2.1.1-1|32	%description -n %{libname}
14mu|expat-2.1.1-1|33	This package contains the library needed to run programs dynamically
14mu|expat-2.1.1-1|34	linked with expat.
14mu|expat-2.1.1-1|35	
14mu|expat-2.1.1-1|36	%files -n %{libname}
14mu|expat-2.1.1-1|37	%{_libdir}/libexpat.so.%{major}*
14mu|expat-2.1.1-1|38	
14mu|expat-2.1.1-1|39	#----------------------------------------------------------------------------
14mu|expat-2.1.1-1|40	
14mu|expat-2.1.1-1|41	%package -n %{devname}
14mu|expat-2.1.1-1|42	Summary:	Development environment for the expat XML parser
14mu|expat-2.1.1-1|43	Group:		Development/C
14mu|expat-2.1.1-1|44	Requires:	%{libname} = %{EVRD}
14mu|expat-2.1.1-1|45	Provides:	%{name}-devel = %{EVRD}
14mu|expat-2.1.1-1|46	Provides:	lib%{name}-devel = %{EVRD}
14mu|expat-2.1.1-1|47	
14mu|expat-2.1.1-1|48	%description -n %{devname}
14mu|expat-2.1.1-1|49	Development environment for the expat XML parser.
14mu|expat-2.1.1-1|50	
14mu|expat-2.1.1-1|51	%files -n %{devname}
14mu|expat-2.1.1-1|52	%doc doc/reference.html
14mu|expat-2.1.1-1|53	%{_libdir}/libexpat.so
14mu|expat-2.1.1-1|54	%{_includedir}/expat.h
14mu|expat-2.1.1-1|55	%{_includedir}/expat_config.h
14mu|expat-2.1.1-1|56	%{_includedir}/expat_external.h
14mu|expat-2.1.1-1|57	%{_libdir}/pkgconfig/expat.pc
14mu|expat-2.1.1-1|58	
14mu|expat-2.1.1-1|59	#----------------------------------------------------------------------------
14mu|expat-2.1.1-1|60	
14mu|expat-2.1.1-1|61	%prep
14mu|expat-2.1.1-1|62	%setup -q
14mu|expat-2.1.1-1|63	%patch0 -p1
14mu|expat-2.1.1-1|64	%patch1 -p1
14mu|expat-2.1.1-1|65	%patch2 -p1
14mu|expat-2.1.1-1|66	
14mu|expat-2.1.1-1|67	%build
14mu|expat-2.1.1-1|68	export CFLAGS="%{optflags} -fPIC"
14mu|expat-2.1.1-1|69	
14mu|expat-2.1.1-1|70	%configure2_5x \
14mu|expat-2.1.1-1|71	--disable-static
14mu|expat-2.1.1-1|72	%make
14mu|expat-2.1.1-1|73	
14mu|expat-2.1.1-1|74	%install
14mu|expat-2.1.1-1|75	%makeinstall_std mandir=%{buildroot}%{_mandir}/man1
14mu|expat-2.1.1-1|76	
14mu|expat-2.1.1-1|77	%check
14mu|expat-2.1.1-1|78	make check
14mu|expat-2.1.1-1|79	
14mu|expat-2.1.1-1|80	
14mu|expat-2.1.1-1|81	%changelog
14mu|expat-2.1.1-1|82	
14mu|expat-2.1.1-1|83	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.1-1
14mu|expat-2.1.1-1|84	- (72899fb) New version 2.1.1
14mu|expat-2.1.1-1|85	- (72899fb) Add some security patches
14mu|expat-2.1.1-1|86	- (72899fb) Update files (add expat_config.h to development package)
14mu|expat-2.1.1-1|87	
14mu|expat-2.1.1-1|88	

22543 14
14mu|extipl-5.04-19|1	Summary:	Yet Another Boot Selector for IBM-PC compatibles
14mu|extipl-5.04-19|2	Name:		extipl
14mu|extipl-5.04-19|3	Version:	5.04
14mu|extipl-5.04-19|4	Release:	19
14mu|extipl-5.04-19|5	License:	GPL+
14mu|extipl-5.04-19|6	Group:		System/Kernel and hardware
14mu|extipl-5.04-19|7	Url:		http://www.tsden.org/ryutaroh/extipl/extipl.html
14mu|extipl-5.04-19|8	Source0:	http://www.tsden.org/takamiti/extipl/archs/%{name}-%{version}.tar.bz2
14mu|extipl-5.04-19|9	Patch1:		extipl-5.03-fix-manpage.patch
14mu|extipl-5.04-19|10	# Fix a nasm syntax error - 'crc32' is now a keyword in nasm
14mu|extipl-5.04-19|11	# - AdamW 2007/10
14mu|extipl-5.04-19|12	Patch2:		extipl-5.04-syntax.patch
14mu|extipl-5.04-19|13	# From Debian - fixes build problems - AdamW 2007/10
14mu|extipl-5.04-19|14	Patch3:		extipl-5.04-debian.patch
14mu|extipl-5.04-19|15	# From Debian bug - fix build on x86_64
14mu|extipl-5.04-19|16	Patch4:		extipl-5.04-debian2.patch
14mu|extipl-5.04-19|17	BuildRequires:	nasm
14mu|extipl-5.04-19|18	Exclusivearch:	%{ix86} x86_64
14mu|extipl-5.04-19|19	
14mu|extipl-5.04-19|20	%description
14mu|extipl-5.04-19|21	Extended-IPL is a boot selector which is upper compatible with
14mu|extipl-5.04-19|22	original IBM IPL. This package includes the installer for this
14mu|extipl-5.04-19|23	boot code which is written into MBR of your hard disk.
14mu|extipl-5.04-19|24	
14mu|extipl-5.04-19|25	With this boot selector, you can select a partition from
14mu|extipl-5.04-19|26	all the partitions including the logical partitions as well as
14mu|extipl-5.04-19|27	the primary ones in all the BIOS supported disks when booting a PC,
14mu|extipl-5.04-19|28	and then it will boot up the OS reside at the selected partition.
14mu|extipl-5.04-19|29	
14mu|extipl-5.04-19|30	%files
14mu|extipl-5.04-19|31	%doc uninstall_linux_or_grub.txt doc/English/*
14mu|extipl-5.04-19|32	%{_sbindir}/*
14mu|extipl-5.04-19|33	%{_prefix}/lib/%{name}
14mu|extipl-5.04-19|34	%{_mandir}/*/*
14mu|extipl-5.04-19|35	
14mu|extipl-5.04-19|36	#----------------------------------------------------------------------------
14mu|extipl-5.04-19|37	
14mu|extipl-5.04-19|38	%prep
14mu|extipl-5.04-19|39	%setup -q
14mu|extipl-5.04-19|40	%patch1 -p1
14mu|extipl-5.04-19|41	%patch2 -p1 -b .syntax
14mu|extipl-5.04-19|42	%patch3 -p1 -b .debian
14mu|extipl-5.04-19|43	%patch4 -p1 -b .debian2
14mu|extipl-5.04-19|44	
14mu|extipl-5.04-19|45	cat > uninstall_linux_or_grub.txt <<EOF
14mu|extipl-5.04-19|46	If you want to remove Linux, you must be careful to replace LILO or GRUB with
14mu|extipl-5.04-19|47	something else.
14mu|extipl-5.04-19|48	
14mu|extipl-5.04-19|49	The equivalent of the Microsoft DOS/Windows(R) "fdisk /mbr" is:
14mu|extipl-5.04-19|50	% dd if=/usr/lib/extipl/aldebaran.bin of=/dev/hda
14mu|extipl-5.04-19|51	where you must replace hda with your first hard drive (eg: sda, hdc...)
14mu|extipl-5.04-19|52	EOF
14mu|extipl-5.04-19|53	
14mu|extipl-5.04-19|54	%build
14mu|extipl-5.04-19|55	%make -C src CFLAGS="%{optflags}"
14mu|extipl-5.04-19|56	
14mu|extipl-5.04-19|57	%install
14mu|extipl-5.04-19|58	install src/%{name} -D %{buildroot}%{_sbindir}/%{name}
14mu|extipl-5.04-19|59	
14mu|extipl-5.04-19|60	install -d %{buildroot}%{_prefix}/lib/%{name}
14mu|extipl-5.04-19|61	install -m 644 src/{pollux,castor,altair,aldebaran}.bin %{buildroot}%{_prefix}/lib/%{name}
14mu|extipl-5.04-19|62	
14mu|extipl-5.04-19|63	install -D -m 644 src/extipl.8.in %{buildroot}%{_mandir}/man8/extipl.8
14mu|extipl-5.04-19|64	
14mu|extipl-5.04-19|65	
14mu|extipl-5.04-19|66	%changelog
14mu|extipl-5.04-19|67	
14mu|extipl-5.04-19|68	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.04-19
14mu|extipl-5.04-19|69	- (2f834ee) Build with system optflags
14mu|extipl-5.04-19|70	- (2f834ee) Spec cleanup
14mu|extipl-5.04-19|71	
14mu|extipl-5.04-19|72	

22544 14
14mu|extra-cmake-modules-5.24.0-1|1	%define fw_version 5.24
14mu|extra-cmake-modules-5.24.0-1|2	
14mu|extra-cmake-modules-5.24.0-1|3	Summary:	KDE Frameworks 5 CMake extra modules
14mu|extra-cmake-modules-5.24.0-1|4	Name:		extra-cmake-modules
14mu|extra-cmake-modules-5.24.0-1|5	Version:	5.24.0
14mu|extra-cmake-modules-5.24.0-1|6	Release:	1
14mu|extra-cmake-modules-5.24.0-1|7	License:	MIT
14mu|extra-cmake-modules-5.24.0-1|8	Group:		Development/KDE and Qt
14mu|extra-cmake-modules-5.24.0-1|9	Url:		http://www.kde.org/
14mu|extra-cmake-modules-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|extra-cmake-modules-5.24.0-1|11	BuildRequires:	cmake
14mu|extra-cmake-modules-5.24.0-1|12	BuildRequires:	python-setuptools
14mu|extra-cmake-modules-5.24.0-1|13	BuildRequires:	python-sphinx
14mu|extra-cmake-modules-5.24.0-1|14	BuildRequires:	qt5-linguist-tools
14mu|extra-cmake-modules-5.24.0-1|15	Requires:	kde5-macros
14mu|extra-cmake-modules-5.24.0-1|16	Requires:	qmake5
14mu|extra-cmake-modules-5.24.0-1|17	Requires:	qt5-linguist-tools
14mu|extra-cmake-modules-5.24.0-1|18	BuildArch:	noarch
14mu|extra-cmake-modules-5.24.0-1|19	
14mu|extra-cmake-modules-5.24.0-1|20	%description
14mu|extra-cmake-modules-5.24.0-1|21	KDE Frameworks 5 CMake extra modules.
14mu|extra-cmake-modules-5.24.0-1|22	
14mu|extra-cmake-modules-5.24.0-1|23	%files
14mu|extra-cmake-modules-5.24.0-1|24	%doc %{_datadir}/doc/ECM/html/
14mu|extra-cmake-modules-5.24.0-1|25	%dir %{_datadir}/ECM
14mu|extra-cmake-modules-5.24.0-1|26	%{_datadir}/ECM/*
14mu|extra-cmake-modules-5.24.0-1|27	%{_mandir}/man7/ecm*.7*
14mu|extra-cmake-modules-5.24.0-1|28	
14mu|extra-cmake-modules-5.24.0-1|29	#--------------------------------------------------------------------
14mu|extra-cmake-modules-5.24.0-1|30	%prep
14mu|extra-cmake-modules-5.24.0-1|31	%setup -q
14mu|extra-cmake-modules-5.24.0-1|32	
14mu|extra-cmake-modules-5.24.0-1|33	%build
14mu|extra-cmake-modules-5.24.0-1|34	%cmake
14mu|extra-cmake-modules-5.24.0-1|35	%make
14mu|extra-cmake-modules-5.24.0-1|36	
14mu|extra-cmake-modules-5.24.0-1|37	%install
14mu|extra-cmake-modules-5.24.0-1|38	%makeinstall_std -C build
14mu|extra-cmake-modules-5.24.0-1|39	
14mu|extra-cmake-modules-5.24.0-1|40	%changelog
14mu|extra-cmake-modules-5.24.0-1|41	
14mu|extra-cmake-modules-5.24.0-1|42	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|extra-cmake-modules-5.24.0-1|43	- (73a54c5) New version 5.24.0
14mu|extra-cmake-modules-5.24.0-1|44	
14mu|extra-cmake-modules-5.24.0-1|45	

22545 14
14mu|f2fs-tools-1.4.0-2|1	%define major 0
14mu|f2fs-tools-1.4.0-2|2	%define libname %mklibname f2fs %{major}
14mu|f2fs-tools-1.4.0-2|3	
14mu|f2fs-tools-1.4.0-2|4	Summary:	Tools for Flash-Friendly File System (F2FS)
14mu|f2fs-tools-1.4.0-2|5	Name:		f2fs-tools
14mu|f2fs-tools-1.4.0-2|6	Version:	1.4.0
14mu|f2fs-tools-1.4.0-2|7	Release:	2
14mu|f2fs-tools-1.4.0-2|8	License:	GPLv2+
14mu|f2fs-tools-1.4.0-2|9	Group:		System/Base
14mu|f2fs-tools-1.4.0-2|10	Url:		http://sourceforge.net/projects/f2fs-tools/
14mu|f2fs-tools-1.4.0-2|11	Source0:	http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/%{name}-%{version}.tar.gz
14mu|f2fs-tools-1.4.0-2|12	BuildRequires:	pkgconfig(uuid)
14mu|f2fs-tools-1.4.0-2|13	
14mu|f2fs-tools-1.4.0-2|14	%description
14mu|f2fs-tools-1.4.0-2|15	NAND flash memory-based storage devices, such as SSD, and SD cards, have been
14mu|f2fs-tools-1.4.0-2|16	widely being used for ranging from mobile to server systems. Since they are
14mu|f2fs-tools-1.4.0-2|17	known to have different characteristics from the conventional rotational
14mu|f2fs-tools-1.4.0-2|18	disks, a file system, an upper layer to the storage device, should adapt to
14mu|f2fs-tools-1.4.0-2|19	the changes from the sketch.
14mu|f2fs-tools-1.4.0-2|20	
14mu|f2fs-tools-1.4.0-2|21	F2FS is a new file system carefully designed for the NAND flash memory-based
14mu|f2fs-tools-1.4.0-2|22	storage devices. We chose a log structure file system approach, but we tried
14mu|f2fs-tools-1.4.0-2|23	to adapt it to the new form of storage. Also we remedy some known issues of
14mu|f2fs-tools-1.4.0-2|24	the very old log structured file system, such as snowball effect of wandering
14mu|f2fs-tools-1.4.0-2|25	tree and high cleaning overhead.
14mu|f2fs-tools-1.4.0-2|26	
14mu|f2fs-tools-1.4.0-2|27	Because a NAND-based storage device shows different characteristics according
14mu|f2fs-tools-1.4.0-2|28	to its internal geometry or flash memory management scheme aka FTL, we add
14mu|f2fs-tools-1.4.0-2|29	various parameters not only for configuring on-disk layout, but also for
14mu|f2fs-tools-1.4.0-2|30	selecting allocation and cleaning algorithms.
14mu|f2fs-tools-1.4.0-2|31	
14mu|f2fs-tools-1.4.0-2|32	%files
14mu|f2fs-tools-1.4.0-2|33	%doc AUTHORS COPYING README
14mu|f2fs-tools-1.4.0-2|34	%{_sbindir}/dump.f2fs
14mu|f2fs-tools-1.4.0-2|35	%{_sbindir}/f2fstat
14mu|f2fs-tools-1.4.0-2|36	%{_sbindir}/fibmap.f2fs
14mu|f2fs-tools-1.4.0-2|37	%{_sbindir}/fsck.f2fs
14mu|f2fs-tools-1.4.0-2|38	%{_sbindir}/mkfs.f2fs
14mu|f2fs-tools-1.4.0-2|39	%{_mandir}/man8/mkfs.f2fs.8*
14mu|f2fs-tools-1.4.0-2|40	
14mu|f2fs-tools-1.4.0-2|41	#----------------------------------------------------------------------------
14mu|f2fs-tools-1.4.0-2|42	
14mu|f2fs-tools-1.4.0-2|43	%package -n %{libname}
14mu|f2fs-tools-1.4.0-2|44	Summary:	Shared library for %{name}
14mu|f2fs-tools-1.4.0-2|45	Group:		System/Libraries
14mu|f2fs-tools-1.4.0-2|46	
14mu|f2fs-tools-1.4.0-2|47	%description -n %{libname}
14mu|f2fs-tools-1.4.0-2|48	Shared library for %{name}.
14mu|f2fs-tools-1.4.0-2|49	
14mu|f2fs-tools-1.4.0-2|50	%files -n %{libname}
14mu|f2fs-tools-1.4.0-2|51	%{_libdir}/libf2fs.so.%{major}*
14mu|f2fs-tools-1.4.0-2|52	
14mu|f2fs-tools-1.4.0-2|53	#----------------------------------------------------------------------------
14mu|f2fs-tools-1.4.0-2|54	
14mu|f2fs-tools-1.4.0-2|55	%prep
14mu|f2fs-tools-1.4.0-2|56	%setup -q
14mu|f2fs-tools-1.4.0-2|57	
14mu|f2fs-tools-1.4.0-2|58	%build
14mu|f2fs-tools-1.4.0-2|59	autoreconf -fi
14mu|f2fs-tools-1.4.0-2|60	%configure2_5x \
14mu|f2fs-tools-1.4.0-2|61	--disable-static
14mu|f2fs-tools-1.4.0-2|62	%make
14mu|f2fs-tools-1.4.0-2|63	
14mu|f2fs-tools-1.4.0-2|64	%install
14mu|f2fs-tools-1.4.0-2|65	%makeinstall_std sbindir=%{_sbindir}
14mu|f2fs-tools-1.4.0-2|66	
14mu|f2fs-tools-1.4.0-2|67	# Useless without headers
14mu|f2fs-tools-1.4.0-2|68	rm -f %{buildroot}%{_libdir}/libf2fs.so
14mu|f2fs-tools-1.4.0-2|69	
14mu|f2fs-tools-1.4.0-2|70	
14mu|f2fs-tools-1.4.0-2|71	%changelog
14mu|f2fs-tools-1.4.0-2|72	
14mu|f2fs-tools-1.4.0-2|73	* Fri Jul 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.0-2
14mu|f2fs-tools-1.4.0-2|74	- (805db35) Bump release
14mu|f2fs-tools-1.4.0-2|75	
14mu|f2fs-tools-1.4.0-2|76	

22546 14
14mu|falcon-0.9.6.8-1|1	%define oname Falcon
14mu|falcon-0.9.6.8-1|2	
14mu|falcon-0.9.6.8-1|3	%define major 1
14mu|falcon-0.9.6.8-1|4	%define libname %mklibname falcon_engine %{major}
14mu|falcon-0.9.6.8-1|5	%define devname %mklibname %{name} -d
14mu|falcon-0.9.6.8-1|6	
14mu|falcon-0.9.6.8-1|7	Summary:	The Falcon Programming Language
14mu|falcon-0.9.6.8-1|8	Name:		falcon
14mu|falcon-0.9.6.8-1|9	Version:	0.9.6.8
14mu|falcon-0.9.6.8-1|10	Release:	1
14mu|falcon-0.9.6.8-1|11	License:	GPLv2+
14mu|falcon-0.9.6.8-1|12	Group:		Development/Other
14mu|falcon-0.9.6.8-1|13	Url:		http://www.falconpl.org/
14mu|falcon-0.9.6.8-1|14	Source0:	http://www.falconpl.org/project_dl/_official_rel/%{oname}-%{version}.tgz
14mu|falcon-0.9.6.8-1|15	Patch0:		Falcon-0.9.6.8-mongo-cmake-linux-x64.patch
14mu|falcon-0.9.6.8-1|16	Patch1:		Falcon-0.9.6.8-mongo-stdint.patch
14mu|falcon-0.9.6.8-1|17	BuildRequires:	bison
14mu|falcon-0.9.6.8-1|18	BuildRequires:	cmake
14mu|falcon-0.9.6.8-1|19	BuildRequires:	pkgconfig(libpcre)
14mu|falcon-0.9.6.8-1|20	BuildRequires:	pkgconfig(zlib)
14mu|falcon-0.9.6.8-1|21	
14mu|falcon-0.9.6.8-1|22	%description
14mu|falcon-0.9.6.8-1|23	The Falcon Programming Language is an embeddable scripting language
14mu|falcon-0.9.6.8-1|24	aiming to empower even simple applications with a powerful,
14mu|falcon-0.9.6.8-1|25	flexible, extensible and highly configurable scripting engine.
14mu|falcon-0.9.6.8-1|26	
14mu|falcon-0.9.6.8-1|27	Falcon is also a standalone multiplatform scripting language that
14mu|falcon-0.9.6.8-1|28	aims to be both simple and powerful.
14mu|falcon-0.9.6.8-1|29	
14mu|falcon-0.9.6.8-1|30	%files
14mu|falcon-0.9.6.8-1|31	%doc AUTHORS ChangeLog copyright README RELNOTES LICENSE LICENSE_GPLv2
14mu|falcon-0.9.6.8-1|32	%{_bindir}/falcon
14mu|falcon-0.9.6.8-1|33	%{_bindir}/falconenv.sh
14mu|falcon-0.9.6.8-1|34	%{_bindir}/faldisass
14mu|falcon-0.9.6.8-1|35	%{_bindir}/faldoc
14mu|falcon-0.9.6.8-1|36	%{_bindir}/fallc.fal
14mu|falcon-0.9.6.8-1|37	%{_bindir}/falrun
14mu|falcon-0.9.6.8-1|38	%{_bindir}/falpack
14mu|falcon-0.9.6.8-1|39	%{_bindir}/icomp.sh
14mu|falcon-0.9.6.8-1|40	%{_libdir}/falcon
14mu|falcon-0.9.6.8-1|41	%{_datadir}/falcon
14mu|falcon-0.9.6.8-1|42	%{_mandir}/man1/falcon.1.*
14mu|falcon-0.9.6.8-1|43	%{_mandir}/man1/faldisass.1.*
14mu|falcon-0.9.6.8-1|44	%{_mandir}/man1/fallc.fal.1.*
14mu|falcon-0.9.6.8-1|45	%{_mandir}/man1/falrun.1.*
14mu|falcon-0.9.6.8-1|46	%{_mandir}/man1/falpack.1.*
14mu|falcon-0.9.6.8-1|47	%exclude %{_datadir}/falcon/cmake
14mu|falcon-0.9.6.8-1|48	
14mu|falcon-0.9.6.8-1|49	#--------------------------------------------------------------------
14mu|falcon-0.9.6.8-1|50	
14mu|falcon-0.9.6.8-1|51	%package -n %{libname}
14mu|falcon-0.9.6.8-1|52	Summary:	Shared library for %{name}
14mu|falcon-0.9.6.8-1|53	Group:		System/Libraries
14mu|falcon-0.9.6.8-1|54	Conflicts:	%{name} < 0.9.6.8
14mu|falcon-0.9.6.8-1|55	
14mu|falcon-0.9.6.8-1|56	%description -n %{libname}
14mu|falcon-0.9.6.8-1|57	Shared library for %{name}.
14mu|falcon-0.9.6.8-1|58	
14mu|falcon-0.9.6.8-1|59	%files -n %{libname}
14mu|falcon-0.9.6.8-1|60	%{_libdir}/libfalcon_engine.so.%{major}*
14mu|falcon-0.9.6.8-1|61	
14mu|falcon-0.9.6.8-1|62	#--------------------------------------------------------------------
14mu|falcon-0.9.6.8-1|63	
14mu|falcon-0.9.6.8-1|64	%package -n %{devname}
14mu|falcon-0.9.6.8-1|65	Summary:	Development files for %{name}
14mu|falcon-0.9.6.8-1|66	Group:		Development/Other
14mu|falcon-0.9.6.8-1|67	Requires:	%{libname} = %{EVRD}
14mu|falcon-0.9.6.8-1|68	Provides:	%{name}-devel = %{EVRD}
14mu|falcon-0.9.6.8-1|69	Conflicts:	%{name}-devel < 0.9.6.8
14mu|falcon-0.9.6.8-1|70	Obsoletes:	%{name}-devel < 0.9.6.8
14mu|falcon-0.9.6.8-1|71	
14mu|falcon-0.9.6.8-1|72	%description -n %{devname}
14mu|falcon-0.9.6.8-1|73	The Falcon Programming Language is an embeddable scripting language
14mu|falcon-0.9.6.8-1|74	aiming to empower even simple applications with a powerful,
14mu|falcon-0.9.6.8-1|75	flexible, extensible and highly configurable scripting engine.
14mu|falcon-0.9.6.8-1|76	
14mu|falcon-0.9.6.8-1|77	Falcon is also a standalone multiplatform scripting language that
14mu|falcon-0.9.6.8-1|78	aims to be both simple and powerful.
14mu|falcon-0.9.6.8-1|79	
14mu|falcon-0.9.6.8-1|80	This package contains development files for %{name}. This is not
14mu|falcon-0.9.6.8-1|81	necessary for using the %{name} interpreter.
14mu|falcon-0.9.6.8-1|82	
14mu|falcon-0.9.6.8-1|83	%files -n %{devname}
14mu|falcon-0.9.6.8-1|84	%{_bindir}/falcon-conf
14mu|falcon-0.9.6.8-1|85	%{_bindir}/falconeer.fal
14mu|falcon-0.9.6.8-1|86	%{_bindir}/faltest
14mu|falcon-0.9.6.8-1|87	%{_datadir}/cmake/faldoc/faldoc-config.cmake
14mu|falcon-0.9.6.8-1|88	%{_datadir}/falcon/cmake/*.cmake
14mu|falcon-0.9.6.8-1|89	%{_includedir}/*
14mu|falcon-0.9.6.8-1|90	%{_libdir}/*.so
14mu|falcon-0.9.6.8-1|91	%{_mandir}/man1/falcon-conf*
14mu|falcon-0.9.6.8-1|92	%{_mandir}/man1/falconeer.fal*
14mu|falcon-0.9.6.8-1|93	%{_mandir}/man1/faltest*
14mu|falcon-0.9.6.8-1|94	
14mu|falcon-0.9.6.8-1|95	#--------------------------------------------------------------------
14mu|falcon-0.9.6.8-1|96	
14mu|falcon-0.9.6.8-1|97	%prep
14mu|falcon-0.9.6.8-1|98	%setup -qn %{oname}-%{version}
14mu|falcon-0.9.6.8-1|99	%patch0 -p1
14mu|falcon-0.9.6.8-1|100	%patch1 -p1
14mu|falcon-0.9.6.8-1|101	
14mu|falcon-0.9.6.8-1|102	%build
14mu|falcon-0.9.6.8-1|103	%cmake \
14mu|falcon-0.9.6.8-1|104	-DFALCON_SHARE_DIR=%{_datadir}/%{name} \
14mu|falcon-0.9.6.8-1|105	-DFALCON_BUILD_GTK:BOOL=OFF
14mu|falcon-0.9.6.8-1|106	%make
14mu|falcon-0.9.6.8-1|107	
14mu|falcon-0.9.6.8-1|108	%install
14mu|falcon-0.9.6.8-1|109	%makeinstall_std -C build
14mu|falcon-0.9.6.8-1|110	
14mu|falcon-0.9.6.8-1|111	
14mu|falcon-0.9.6.8-1|112	%changelog
14mu|falcon-0.9.6.8-1|113	
14mu|falcon-0.9.6.8-1|114	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.6.8-1
14mu|falcon-0.9.6.8-1|115	- (5b54c11) Try not to force libdir
14mu|falcon-0.9.6.8-1|116	
14mu|falcon-0.9.6.8-1|117	

22547 14
14mu|farstream0.2-0.2.7-1|1	%define api		0.2
14mu|farstream0.2-0.2.7-1|2	%define major		5
14mu|farstream0.2-0.2.7-1|3	%define girmajor	0.2
14mu|farstream0.2-0.2.7-1|4	%define oname		farstream
14mu|farstream0.2-0.2.7-1|5	%define libname		%mklibname %{oname} %{api} %{major}
14mu|farstream0.2-0.2.7-1|6	%define develname	%mklibname -d %{oname} %{api}
14mu|farstream0.2-0.2.7-1|7	%define girname		%mklibname %{oname}-gir %{girmajor}
14mu|farstream0.2-0.2.7-1|8	
14mu|farstream0.2-0.2.7-1|9	Summary:	An audio/video communications framework
14mu|farstream0.2-0.2.7-1|10	Name:		%{oname}%{api}
14mu|farstream0.2-0.2.7-1|11	Version:	0.2.7
14mu|farstream0.2-0.2.7-1|12	Release:	1
14mu|farstream0.2-0.2.7-1|13	License:	LGPLv2+
14mu|farstream0.2-0.2.7-1|14	URL:		http://www.freedesktop.org/wiki/Software/Farstream
14mu|farstream0.2-0.2.7-1|15	Group:		Networking/Instant messaging
14mu|farstream0.2-0.2.7-1|16	Source0:  	http://freedesktop.org/software/farstream/releases/%{oname}/%{oname}-%{version}.tar.gz
14mu|farstream0.2-0.2.7-1|17	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.32
14mu|farstream0.2-0.2.7-1|18	BuildRequires: pkgconfig(gstreamer-1.0) >= 1.0
14mu|farstream0.2-0.2.7-1|19	BuildRequires: pkgconfig(gstreamer-base-1.0) >= 1.0
14mu|farstream0.2-0.2.7-1|20	BuildRequires: pkgconfig(gstreamer-check-1.0) >= 1.0
14mu|farstream0.2-0.2.7-1|21	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.0
14mu|farstream0.2-0.2.7-1|22	BuildRequires: pkgconfig(nice) >= 0.1.3
14mu|farstream0.2-0.2.7-1|23	BuildRequires: gobject-introspection-devel
14mu|farstream0.2-0.2.7-1|24	
14mu|farstream0.2-0.2.7-1|25	%description
14mu|farstream0.2-0.2.7-1|26	The Farstream (formerly Farsight) project is an effort to create a framework to
14mu|farstream0.2-0.2.7-1|27	deal with all known audio/video conferencing protocols. On one side it offers a
14mu|farstream0.2-0.2.7-1|28	generic API that makes it possible to write plugins for different streaming
14mu|farstream0.2-0.2.7-1|29	protocols, on the other side it offers an API for clients to use those plugins.
14mu|farstream0.2-0.2.7-1|30	
14mu|farstream0.2-0.2.7-1|31	The main target clients for Farstream are Instant Messaging applications. These
14mu|farstream0.2-0.2.7-1|32	applications should be able to use Farstream for all their Audio/Video
14mu|farstream0.2-0.2.7-1|33	conferencing needs without having to worry about any of the lower level
14mu|farstream0.2-0.2.7-1|34	streaming and NAT traversal issues.
14mu|farstream0.2-0.2.7-1|35	
14mu|farstream0.2-0.2.7-1|36	%package -n %{libname}
14mu|farstream0.2-0.2.7-1|37	Summary:	Farstream library
14mu|farstream0.2-0.2.7-1|38	Group:		System/Libraries
14mu|farstream0.2-0.2.7-1|39	Provides: 	%{name} = %{version}-%{release}
14mu|farstream0.2-0.2.7-1|40	Obsoletes:	%mklibname %{oname} %{api} 2
14mu|farstream0.2-0.2.7-1|41	
14mu|farstream0.2-0.2.7-1|42	%description -n %{libname}
14mu|farstream0.2-0.2.7-1|43	Shared libraries for %{oname}.
14mu|farstream0.2-0.2.7-1|44	
14mu|farstream0.2-0.2.7-1|45	%package -n	gstreamer1.0-%{oname}
14mu|farstream0.2-0.2.7-1|46	Summary:	Set of plugins for GStreamer used Audio/Video conferencing
14mu|farstream0.2-0.2.7-1|47	Group:		Sound
14mu|farstream0.2-0.2.7-1|48	Requires:	%{libname} = %{version}-%{release}
14mu|farstream0.2-0.2.7-1|49	
14mu|farstream0.2-0.2.7-1|50	%description -n gstreamer1.0-%{oname}
14mu|farstream0.2-0.2.7-1|51	This is a set of plugins for GStreamer that will be used by Farstream
14mu|farstream0.2-0.2.7-1|52	for Audio/Video conferencing.
14mu|farstream0.2-0.2.7-1|53	
14mu|farstream0.2-0.2.7-1|54	%package -n %{develname}
14mu|farstream0.2-0.2.7-1|55	Summary:	Headers of %oname for development
14mu|farstream0.2-0.2.7-1|56	Group:		Development/C
14mu|farstream0.2-0.2.7-1|57	Requires:	%{libname} = %{version}-%{release}
14mu|farstream0.2-0.2.7-1|58	Provides:	%{name}-devel = %{version}-%{release}
14mu|farstream0.2-0.2.7-1|59	
14mu|farstream0.2-0.2.7-1|60	%description -n %{develname}
14mu|farstream0.2-0.2.7-1|61	Headers of %{oname} for development.
14mu|farstream0.2-0.2.7-1|62	
14mu|farstream0.2-0.2.7-1|63	%package -n %{girname}
14mu|farstream0.2-0.2.7-1|64	Summary:	GObject Introspection interface description for %{name}
14mu|farstream0.2-0.2.7-1|65	Group:		System/Libraries
14mu|farstream0.2-0.2.7-1|66	Requires:	%{libname} = %{version}-%{release}
14mu|farstream0.2-0.2.7-1|67	
14mu|farstream0.2-0.2.7-1|68	%description -n %{girname}
14mu|farstream0.2-0.2.7-1|69	GObject Introspection interface description for %{name}.
14mu|farstream0.2-0.2.7-1|70	
14mu|farstream0.2-0.2.7-1|71	%prep
14mu|farstream0.2-0.2.7-1|72	%setup -qn %{oname}-%{version}
14mu|farstream0.2-0.2.7-1|73	
14mu|farstream0.2-0.2.7-1|74	%build
14mu|farstream0.2-0.2.7-1|75	%configure2_5x \
14mu|farstream0.2-0.2.7-1|76	--disable-static \
14mu|farstream0.2-0.2.7-1|77	--enable-gupnp \
14mu|farstream0.2-0.2.7-1|78	--with-package-name="%{_vendor} %{name}" \
14mu|farstream0.2-0.2.7-1|79	--with-package-origin="http://www.%{_real_vendor}.org"
14mu|farstream0.2-0.2.7-1|80	%make
14mu|farstream0.2-0.2.7-1|81	
14mu|farstream0.2-0.2.7-1|82	%install
14mu|farstream0.2-0.2.7-1|83	%makeinstall_std
14mu|farstream0.2-0.2.7-1|84	
14mu|farstream0.2-0.2.7-1|85	#we don't want these
14mu|farstream0.2-0.2.7-1|86	find %{buildroot} -name '*.la' -delete
14mu|farstream0.2-0.2.7-1|87	
14mu|farstream0.2-0.2.7-1|88	%files -n %{libname}
14mu|farstream0.2-0.2.7-1|89	%{_libdir}/lib%{oname}-%{api}.so.%{major}*
14mu|farstream0.2-0.2.7-1|90	%{_libdir}/%{oname}-%{api}/*.so
14mu|farstream0.2-0.2.7-1|91	
14mu|farstream0.2-0.2.7-1|92	%files -n gstreamer1.0-%{oname}
14mu|farstream0.2-0.2.7-1|93	%{_libdir}/gstreamer-1.0/*.so
14mu|farstream0.2-0.2.7-1|94	%dir %{_datadir}/%{oname}/%{api}/
14mu|farstream0.2-0.2.7-1|95	%{_datadir}/%{oname}/%{api}/*
14mu|farstream0.2-0.2.7-1|96	
14mu|farstream0.2-0.2.7-1|97	%files -n %{develname}
14mu|farstream0.2-0.2.7-1|98	%doc ChangeLog
14mu|farstream0.2-0.2.7-1|99	%doc %{_datadir}/gtk-doc/html/%{oname}-libs-%{api}
14mu|farstream0.2-0.2.7-1|100	%doc %{_datadir}/gtk-doc/html/%{oname}-plugins-%{api}/
14mu|farstream0.2-0.2.7-1|101	%{_includedir}/%{oname}-%{api}/
14mu|farstream0.2-0.2.7-1|102	%{_datadir}/gir-1.0/Farstream-%{girmajor}.gir
14mu|farstream0.2-0.2.7-1|103	%{_libdir}/pkgconfig/%{oname}-%{api}.pc
14mu|farstream0.2-0.2.7-1|104	%{_libdir}/lib%{oname}-%{api}.so
14mu|farstream0.2-0.2.7-1|105	
14mu|farstream0.2-0.2.7-1|106	%files -n %{girname}
14mu|farstream0.2-0.2.7-1|107	%{_libdir}/girepository-1.0/Farstream-%{girmajor}.typelib
14mu|farstream0.2-0.2.7-1|108	
14mu|farstream0.2-0.2.7-1|109	
14mu|farstream0.2-0.2.7-1|110	%changelog
14mu|farstream0.2-0.2.7-1|111	
14mu|farstream0.2-0.2.7-1|112	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 0.2.7-1
14mu|farstream0.2-0.2.7-1|113	- (c0c53f5) Updated to 0.2.7
14mu|farstream0.2-0.2.7-1|114	
14mu|farstream0.2-0.2.7-1|115	

22548 14
14mu|fbset-2.1-26|1	Summary:	Framebuffer utilities for changing video modes
14mu|fbset-2.1-26|2	Name:		fbset
14mu|fbset-2.1-26|3	Version:	2.1
14mu|fbset-2.1-26|4	Release:	26
14mu|fbset-2.1-26|5	License:	GPL
14mu|fbset-2.1-26|6	Group:		System/Kernel and hardware
14mu|fbset-2.1-26|7	Url:		http://users.telenet.be/geertu/Linux/fbdev/
14mu|fbset-2.1-26|8	Source0:	fbset-%{version}.tar.bz2
14mu|fbset-2.1-26|9	Patch0:		fbset-2.0-pre-19981028.patch
14mu|fbset-2.1-26|10	Patch1:		fbset-2.1-fixmode.patch
14mu|fbset-2.1-26|11	Patch2:		fbset-2.1-mdkconf.patch
14mu|fbset-2.1-26|12	Patch3:		fbset-2.1-manfix.patch
14mu|fbset-2.1-26|13	BuildRequires:	bison
14mu|fbset-2.1-26|14	BuildRequires:	flex
14mu|fbset-2.1-26|15	
14mu|fbset-2.1-26|16	%description
14mu|fbset-2.1-26|17	fbset is a utility for querying and changing video modes of fbcon consoles.
14mu|fbset-2.1-26|18	
14mu|fbset-2.1-26|19	%files
14mu|fbset-2.1-26|20	%{_sbindir}/%{name}
14mu|fbset-2.1-26|21	%{_mandir}/man[58]/*
14mu|fbset-2.1-26|22	%config(noreplace) %{_sysconfdir}/fb.modes
14mu|fbset-2.1-26|23	
14mu|fbset-2.1-26|24	#----------------------------------------------------------------------------
14mu|fbset-2.1-26|25	
14mu|fbset-2.1-26|26	%prep
14mu|fbset-2.1-26|27	%setup -q
14mu|fbset-2.1-26|28	%patch0 -p1
14mu|fbset-2.1-26|29	%patch1 -p1
14mu|fbset-2.1-26|30	%patch2 -p1 -b .mdkconf
14mu|fbset-2.1-26|31	%patch3 -p1
14mu|fbset-2.1-26|32	
14mu|fbset-2.1-26|33	perl -pi -e 's|geometry 10224 768 10224 768 8|geometry 1024 768 1024 768 8|' etc/fb.modes.ATI
14mu|fbset-2.1-26|34	perl -pi -e 's|geometry 1024 1024 1024 1024 8|geometry 1280 1024 1280 1024 8|' etc/fb.modes.ATI
14mu|fbset-2.1-26|35	
14mu|fbset-2.1-26|36	%build
14mu|fbset-2.1-26|37	%make CFLAGS="%{optflags}"
14mu|fbset-2.1-26|38	
14mu|fbset-2.1-26|39	%install
14mu|fbset-2.1-26|40	#make install PREFIX=$RPM_BUILD_ROOT
14mu|fbset-2.1-26|41	install %{name} -D %{buildroot}%{_sbindir}/%{name}
14mu|fbset-2.1-26|42	bzip2 %{name}.8 fb.modes.5
14mu|fbset-2.1-26|43	install %{name}.8.bz2 -D %{buildroot}%{_mandir}/man8/%{name}.8.bz2
14mu|fbset-2.1-26|44	install fb.modes.5.bz2 -D %{buildroot}%{_mandir}/man5/fb.modes.bz2
14mu|fbset-2.1-26|45	
14mu|fbset-2.1-26|46	install etc/fb.modes.ATI -D %{buildroot}%{_sysconfdir}/fb.modes
14mu|fbset-2.1-26|47	
14mu|fbset-2.1-26|48	
14mu|fbset-2.1-26|49	%changelog
14mu|fbset-2.1-26|50	
14mu|fbset-2.1-26|51	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-26
14mu|fbset-2.1-26|52	- (1342403) Build with system optflags
14mu|fbset-2.1-26|53	- (1342403) Add patches from Fedora to fix manpage and resolution
14mu|fbset-2.1-26|54	
14mu|fbset-2.1-26|55	

22549 14
14mu|fdupes-1.51-1|1	Summary:	Identify or delete duplicate files
14mu|fdupes-1.51-1|2	Name:		fdupes
14mu|fdupes-1.51-1|3	Version:	1.51
14mu|fdupes-1.51-1|4	Release:	1
14mu|fdupes-1.51-1|5	License:	BSD like
14mu|fdupes-1.51-1|6	Group:		File tools
14mu|fdupes-1.51-1|7	Url:		http://premium.caribe.net/~adrian2/fdupes.html
14mu|fdupes-1.51-1|8	Source0:	http://fdupes.googlecode.com/files/%{name}-%{version}.tar.gz
14mu|fdupes-1.51-1|9	Source1:	macros.fdupes
14mu|fdupes-1.51-1|10	Patch0:		fdupes-1.51-destdir.patch
14mu|fdupes-1.51-1|11	# http://bugs.debian.org/213385
14mu|fdupes-1.51-1|12	Patch1:		fdupes-1.50-compare-file.patch
14mu|fdupes-1.51-1|13	# http://bugs.debian.org/353789
14mu|fdupes-1.51-1|14	Patch3:		fdupes-1.50-typo.patch
14mu|fdupes-1.51-1|15	
14mu|fdupes-1.51-1|16	%description
14mu|fdupes-1.51-1|17	FDUPES is a program for identifying or deleting duplicate files residing within
14mu|fdupes-1.51-1|18	specified directories.
14mu|fdupes-1.51-1|19	
14mu|fdupes-1.51-1|20	%files
14mu|fdupes-1.51-1|21	%doc CHANGES CONTRIBUTORS INSTALL README TODO
14mu|fdupes-1.51-1|22	%{_bindir}/%{name}
14mu|fdupes-1.51-1|23	%{_sysconfdir}/rpm/macros.fdupes
14mu|fdupes-1.51-1|24	
14mu|fdupes-1.51-1|25	#----------------------------------------------------------------------------
14mu|fdupes-1.51-1|26	
14mu|fdupes-1.51-1|27	%prep
14mu|fdupes-1.51-1|28	%setup -q
14mu|fdupes-1.51-1|29	%patch0 -p1
14mu|fdupes-1.51-1|30	%patch1 -p1
14mu|fdupes-1.51-1|31	%patch3 -p1
14mu|fdupes-1.51-1|32	
14mu|fdupes-1.51-1|33	%build
14mu|fdupes-1.51-1|34	%make COMPILER_OPTIONS="%{optflags}"
14mu|fdupes-1.51-1|35	
14mu|fdupes-1.51-1|36	%install
14mu|fdupes-1.51-1|37	install -d -m 755 %{buildroot}%{_bindir}
14mu|fdupes-1.51-1|38	install -m 755 %{name} %{buildroot}%{_bindir}
14mu|fdupes-1.51-1|39	
14mu|fdupes-1.51-1|40	%check
14mu|fdupes-1.51-1|41	./%{name} testdir
14mu|fdupes-1.51-1|42	./%{name} --omitfirst testdir
14mu|fdupes-1.51-1|43	./%{name} --recurse testdir
14mu|fdupes-1.51-1|44	./%{name} --size testdir
14mu|fdupes-1.51-1|45	
14mu|fdupes-1.51-1|46	mkdir -p %{buildroot}%{_sysconfdir}/rpm
14mu|fdupes-1.51-1|47	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/
14mu|fdupes-1.51-1|48	
14mu|fdupes-1.51-1|49	%changelog
14mu|fdupes-1.51-1|50	
14mu|fdupes-1.51-1|51	* Wed Apr 27 2016 dsilakov <denis.silakov@rosalab.ru> 1.51-1
14mu|fdupes-1.51-1|52	- (dcbea0f) Merge pull request #1 from alzim/fdupes:rosa2014.1
14mu|fdupes-1.51-1|53	- (dcbea0f) Updated to 1.51
14mu|fdupes-1.51-1|54	
14mu|fdupes-1.51-1|55	

22550 14
14mu|festival-2.1-6|1	# we ship the 1.4.2 docs for now.
14mu|festival-2.1-6|2	%define docversion 1.4.2
14mu|festival-2.1-6|3	%define speechtoolsversion %version
14mu|festival-2.1-6|4	
14mu|festival-2.1-6|5	%define major 2.1.1
14mu|festival-2.1-6|6	%define libname %mklibname speech_tools %major
14mu|festival-2.1-6|7	%define stringmajor 1.2
14mu|festival-2.1-6|8	%define libnamestring %mklibname eststring %stringmajor
14mu|festival-2.1-6|9	%define oldlibname %mklibname speech_tools 1
14mu|festival-2.1-6|10	%define libnamedevel %mklibname speech_tools -d
14mu|festival-2.1-6|11	
14mu|festival-2.1-6|12	Summary:	A free speech synthesizer
14mu|festival-2.1-6|13	Name:		festival
14mu|festival-2.1-6|14	Version:	2.1
14mu|festival-2.1-6|15	Release:	6
14mu|festival-2.1-6|16	License:	BSD
14mu|festival-2.1-6|17	Group:		Sound
14mu|festival-2.1-6|18	URL:		http://www.cstr.ed.ac.uk/projects/festival/
14mu|festival-2.1-6|19	Source0:	http://festvox.org/packed/festival/%{version}/%{name}-%{version}-release.tar.gz
14mu|festival-2.1-6|20	Source1:	http://festvox.org/packed/festival/%{version}/speech_tools-%{speechtoolsversion}-release.tar.gz
14mu|festival-2.1-6|21	Source2:	http://festvox.org/packed/festival/%{docversion}/festdoc-%{docversion}.tar.gz
14mu|festival-2.1-6|22	Source3:	siteinit.scm
14mu|festival-2.1-6|23	Source4:	sitevars.scm
14mu|festival-2.1-6|24	Source100:	festival.rpmlintrc
14mu|festival-2.1-6|25	# Fix up various locations to be more FSSTND compliant
14mu|festival-2.1-6|26	Patch0:		festival-1.4.1-fsstnd.patch
14mu|festival-2.1-6|27	# Set defaults to American English instead of British English - the OALD
14mu|festival-2.1-6|28	# dictionary (free for non-commercial use only) is needed for BE support
14mu|festival-2.1-6|29	# Additionally, prefer the smaller nitech hts voices.
14mu|festival-2.1-6|30	Patch1:		festival-2.1-nitech-american.patch
14mu|festival-2.1-6|31	# Whack some buildroot references
14mu|festival-2.1-6|32	Patch2: festival_buildroot.patch
14mu|festival-2.1-6|33	Patch3: festival.gcc47.patch
14mu|festival-2.1-6|34	
14mu|festival-2.1-6|35	# (fc) 1.2.96-4mdv Fix a coding error (RH bug #162137) (Fedora)
14mu|festival-2.1-6|36	Patch5: festival-1.96-speechtools-rateconvtrivialbug.patch
14mu|festival-2.1-6|37	# (fc) 1.2.96-4mdv Link libs with libm, libtermcap, and libesd (RH bug #198190) (Fedora)
14mu|festival-2.1-6|38	# (ahmad) 2.1-2.mga1 modify this patch so that we don't link against libesd,
14mu|festival-2.1-6|39	# as esound is being phased out of the distro
14mu|festival-2.1-6|40	Patch6:		festival-2.1-speechtools-linklibswithotherlibs.patch
14mu|festival-2.1-6|41	# For some reason, CXX is set to gcc on everything but Mac OS Darwin,
14mu|festival-2.1-6|42	# where it's set to g++. Yeah, well. We need it to be right too.
14mu|festival-2.1-6|43	Patch7:		festival-1.96-speechtools-ohjeezcxxisnotgcc.patch
14mu|festival-2.1-6|44	# (fc) 1.2.96-5mdv build speech_tools as shared libraries (Fedora)
14mu|festival-2.1-6|45	Patch8:		festival-1.96-speechtools-shared-build.patch
14mu|festival-2.1-6|46	# (fc) 1.2.96-5mdv Look for speech tools here, not back there (Fedora)
14mu|festival-2.1-6|47	Patch10:	festival-1.96-findspeechtools.patch
14mu|festival-2.1-6|48	# (fc) 1.96-5mdv  Build main library as shared, not just speech-tools (Fedora)
14mu|festival-2.1-6|49	Patch11:	festival-1.96-main-shared-build.patch
14mu|festival-2.1-6|50	# (fc) 1.2.96-5mdv improve soname (Fedora)
14mu|festival-2.1-6|51	Patch12:	festival-2.1-bettersonamehack.patch
14mu|festival-2.1-6|52	# (fc)
14mu|festival-2.1-6|53	Patch15:	festival-finnish.patch
14mu|festival-2.1-6|54	# Look for siteinit and sitevars in /etc/festival
14mu|festival-2.1-6|55	Patch16: festival-1.96-etcsiteinit.patch
14mu|festival-2.1-6|56	Patch17:	speech_tools-1.2.96-fix-str-fmt.patch
14mu|festival-2.1-6|57	BuildRequires:	perl
14mu|festival-2.1-6|58	BuildRequires:	pkgconfig(ncurses)
14mu|festival-2.1-6|59	Requires:	festival-voice
14mu|festival-2.1-6|60	
14mu|festival-2.1-6|61	%description
14mu|festival-2.1-6|62	Festival is a general multi-lingual speech synthesis system developed
14mu|festival-2.1-6|63	at CSTR. It offers a full text to speech system with various APIs, as
14mu|festival-2.1-6|64	well as an environment for development and research of speech synthesis
14mu|festival-2.1-6|65	techniques. It is written in C++ with a Scheme-based command interpreter
14mu|festival-2.1-6|66	for general control.
14mu|festival-2.1-6|67	
14mu|festival-2.1-6|68	
14mu|festival-2.1-6|69	%package -n speech_tools
14mu|festival-2.1-6|70	Summary: Miscellaneous utilities from the Edinburgh Speech Tools
14mu|festival-2.1-6|71	Group: Sound
14mu|festival-2.1-6|72	Version:	%{speechtoolsversion}
14mu|festival-2.1-6|73	Conflicts: festival < 1.96-9mdv
14mu|festival-2.1-6|74	
14mu|festival-2.1-6|75	%description -n speech_tools
14mu|festival-2.1-6|76	Miscellaneous utilities from the Edinburgh Speech Tools. Unless you have a
14mu|festival-2.1-6|77	specific need for one of these programs, you probably don't need to install
14mu|festival-2.1-6|78	this.
14mu|festival-2.1-6|79	
14mu|festival-2.1-6|80	%package	devel
14mu|festival-2.1-6|81	Summary:	Static libraries and headers for festival text to speech
14mu|festival-2.1-6|82	Group:		Development/C++
14mu|festival-2.1-6|83	Requires:	%{name} = %{version}-%{release}
14mu|festival-2.1-6|84	Requires:	speech_tools-devel
14mu|festival-2.1-6|85	
14mu|festival-2.1-6|86	%description	devel
14mu|festival-2.1-6|87	Festival is a general multi-lingual speech synthesis system developed
14mu|festival-2.1-6|88	at CSTR. It offers a full text to speech system with various APIs, as
14mu|festival-2.1-6|89	well as an environment for development and research of speech synthesis
14mu|festival-2.1-6|90	techniques. It is written in C++ with a Scheme-based command interpreter
14mu|festival-2.1-6|91	for general control.
14mu|festival-2.1-6|92	
14mu|festival-2.1-6|93	This package contains the libraries and includes files necessary to develop
14mu|festival-2.1-6|94	applications using festival.
14mu|festival-2.1-6|95	
14mu|festival-2.1-6|96	%package -n	%{libname}
14mu|festival-2.1-6|97	Summary:	Shared libraries for festival text to speech
14mu|festival-2.1-6|98	Group:		System/Libraries
14mu|festival-2.1-6|99	Version:	%{speechtoolsversion}
14mu|festival-2.1-6|100	Requires:	speech_tools >= %{speechtoolsversion}-%{release}
14mu|festival-2.1-6|101	Conflicts:	%oldlibname < %version
14mu|festival-2.1-6|102	
14mu|festival-2.1-6|103	%description -n	%{libname}
14mu|festival-2.1-6|104	Festival is a general multi-lingual speech synthesis system developed
14mu|festival-2.1-6|105	at CSTR. It offers a full text to speech system with various APIs, as
14mu|festival-2.1-6|106	well as an environment for development and research of speech synthesis
14mu|festival-2.1-6|107	techniques. It is written in C++ with a Scheme-based command interpreter
14mu|festival-2.1-6|108	for general control.
14mu|festival-2.1-6|109	
14mu|festival-2.1-6|110	This package contains the libraries and includes files necessary for
14mu|festival-2.1-6|111	applications that use festival.
14mu|festival-2.1-6|112	
14mu|festival-2.1-6|113	%package -n	%{libnamestring}
14mu|festival-2.1-6|114	Summary:	Shared libraries for festival text to speech
14mu|festival-2.1-6|115	Group:		System/Libraries
14mu|festival-2.1-6|116	Version:	%{speechtoolsversion}
14mu|festival-2.1-6|117	Requires:	speech_tools >= %{speechtoolsversion}-%{release}
14mu|festival-2.1-6|118	Conflicts:	%oldlibname < %version
14mu|festival-2.1-6|119	
14mu|festival-2.1-6|120	%description -n	%{libnamestring}
14mu|festival-2.1-6|121	Festival is a general multi-lingual speech synthesis system developed
14mu|festival-2.1-6|122	at CSTR. It offers a full text to speech system with various APIs, as
14mu|festival-2.1-6|123	well as an environment for development and research of speech synthesis
14mu|festival-2.1-6|124	techniques. It is written in C++ with a Scheme-based command interpreter
14mu|festival-2.1-6|125	for general control.
14mu|festival-2.1-6|126	
14mu|festival-2.1-6|127	This package contains the libraries and includes files necessary for
14mu|festival-2.1-6|128	applications that use festival.
14mu|festival-2.1-6|129	
14mu|festival-2.1-6|130	%package -n	%{libnamedevel}
14mu|festival-2.1-6|131	Summary:	Static libraries and headers for festival text to speech
14mu|festival-2.1-6|132	Group:		Development/C++
14mu|festival-2.1-6|133	Version:	%{speechtoolsversion}
14mu|festival-2.1-6|134	Requires:	speech_tools = %{speechtoolsversion}-%{release}
14mu|festival-2.1-6|135	Requires:	%{libname} = %{speechtoolsversion}-%{release}
14mu|festival-2.1-6|136	Requires:	%{libnamestring} = %{speechtoolsversion}-%{release}
14mu|festival-2.1-6|137	Provides:	speech_tools-devel = %{speechtoolsversion}-%{release}
14mu|festival-2.1-6|138	Obsoletes:	%mklibname -d speech_tools %major
14mu|festival-2.1-6|139	Obsoletes:	%mklibname -d -s speech_tools
14mu|festival-2.1-6|140	
14mu|festival-2.1-6|141	%description -n	%{libnamedevel}
14mu|festival-2.1-6|142	Festival is a general multi-lingual speech synthesis system developed
14mu|festival-2.1-6|143	at CSTR. It offers a full text to speech system with various APIs, as
14mu|festival-2.1-6|144	well as an environment for development and research of speech synthesis
14mu|festival-2.1-6|145	techniques. It is written in C++ with a Scheme-based command interpreter
14mu|festival-2.1-6|146	for general control.
14mu|festival-2.1-6|147	
14mu|festival-2.1-6|148	This package contains the libraries and includes files necessary to develop
14mu|festival-2.1-6|149	applications using festival.
14mu|festival-2.1-6|150	
14mu|festival-2.1-6|151	%prep
14mu|festival-2.1-6|152	%setup -q -n festival -a 1 -a 2
14mu|festival-2.1-6|153	%patch0 -p1 -b .fsstnd
14mu|festival-2.1-6|154	# no backup extension, directory is copied during package install
14mu|festival-2.1-6|155	%patch1 -p1
14mu|festival-2.1-6|156	%patch2 -p1 -b .buildroot
14mu|festival-2.1-6|157	%patch3 -p0 -b .gcc
14mu|festival-2.1-6|158	%patch5 -p1 -b .rateconvtrivialbug
14mu|festival-2.1-6|159	%patch6 -p1 -b .linklibswithotherlibs
14mu|festival-2.1-6|160	%patch7 -p1 -b .cxx
14mu|festival-2.1-6|161	%patch8 -p1 -b .shared
14mu|festival-2.1-6|162	# no backup extension, directory is copied during package install
14mu|festival-2.1-6|163	%patch10 -p1
14mu|festival-2.1-6|164	# no backup extension, directory is copied during package install
14mu|festival-2.1-6|165	%patch11 -p1
14mu|festival-2.1-6|166	%patch12 -p1 -b .bettersoname
14mu|festival-2.1-6|167	# no backup extension, directory is copied during package install
14mu|festival-2.1-6|168	%patch15 -p1
14mu|festival-2.1-6|169	# no backup extension, directory is copied during package install
14mu|festival-2.1-6|170	%patch16 -p1
14mu|festival-2.1-6|171	%patch17 -p0
14mu|festival-2.1-6|172	
14mu|festival-2.1-6|173	# zero length
14mu|festival-2.1-6|174	rm festdoc-1.4.2/speech_tools/doc/index_html.jade
14mu|festival-2.1-6|175	rm festdoc-1.4.2/speech_tools/doc/examples_gen/error_example_section.sgml
14mu|festival-2.1-6|176	rm festdoc-1.4.2/speech_tools/doc/tex_stuff.jade
14mu|festival-2.1-6|177	
14mu|festival-2.1-6|178	# (gb) lib64 fixes, don't bother with a patch for now
14mu|festival-2.1-6|179	perl -pi -e '/^REQUIRED_LIBRARY_DIR/ and s,/usr/lib,%{_libdir},' config/project.mak
14mu|festival-2.1-6|180	
14mu|festival-2.1-6|181	
14mu|festival-2.1-6|182	%build
14mu|festival-2.1-6|183	
14mu|festival-2.1-6|184	# build speech tools (and libraries)
14mu|festival-2.1-6|185	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)/speech_tools/lib
14mu|festival-2.1-6|186	cd speech_tools
14mu|festival-2.1-6|187	%configure2_5x
14mu|festival-2.1-6|188	# -fPIC 'cause we're building shared libraries and it doesn't hurt
14mu|festival-2.1-6|189	# -fno-strict-aliasing because of a couple of warnings about code
14mu|festival-2.1-6|190	#   problems; if $RPM_OPT_FLAGS contains -O2 or above, this puts
14mu|festival-2.1-6|191	#   it back. Once that problem is gone upstream, remove this for
14mu|festival-2.1-6|192	#   better optimization.
14mu|festival-2.1-6|193	make \
14mu|festival-2.1-6|194	CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing" \
14mu|festival-2.1-6|195	CXXFLAGS="$RPM_OPT_FLAGS  -fPIC -fno-strict-aliasing"
14mu|festival-2.1-6|196	cd -
14mu|festival-2.1-6|197	
14mu|festival-2.1-6|198	# build the main program
14mu|festival-2.1-6|199	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)/src/lib
14mu|festival-2.1-6|200	# instead of doing this, maybe we should patch the make process
14mu|festival-2.1-6|201	# so it looks in the right place explicitly:
14mu|festival-2.1-6|202	export PATH=$(pwd)/bin:$PATH
14mu|festival-2.1-6|203	%configure
14mu|festival-2.1-6|204	make \
14mu|festival-2.1-6|205	CFLAGS="$RPM_OPT_FLAGS -fPIC" \
14mu|festival-2.1-6|206	CXXFLAGS="$RPM_OPT_FLAGS -fPIC"
14mu|festival-2.1-6|207	
14mu|festival-2.1-6|208	%check
14mu|festival-2.1-6|209	# all tests must pass
14mu|festival-2.1-6|210	cd speech_tools
14mu|festival-2.1-6|211	#make CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing" \
14mu|festival-2.1-6|212	#    CXXFLAGS="$RPM_OPT_FLAGS  -fPIC -fno-strict-aliasing" test | grep -v INCORRECT
14mu|festival-2.1-6|213	cd ..
14mu|festival-2.1-6|214	
14mu|festival-2.1-6|215	%install
14mu|festival-2.1-6|216	# install speech tools libs, binaries, and include files
14mu|festival-2.1-6|217	pushd speech_tools
14mu|festival-2.1-6|218	
14mu|festival-2.1-6|219	make INSTALLED_LIB=$RPM_BUILD_ROOT%{_libdir} make_installed_lib_shared
14mu|festival-2.1-6|220	# no thanks, static libs.
14mu|festival-2.1-6|221	rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
14mu|festival-2.1-6|222	
14mu|festival-2.1-6|223	make INSTALLED_BIN=$RPM_BUILD_ROOT%{_bindir} make_installed_bin_static
14mu|festival-2.1-6|224	# this list of the useful programs in speech_tools comes from
14mu|festival-2.1-6|225	# upstream developer Alan W. Black; the other stuff is to be removed.
14mu|festival-2.1-6|226	pushd $RPM_BUILD_ROOT%{_bindir}
14mu|festival-2.1-6|227	ls |
14mu|festival-2.1-6|228	grep -Evw "ch_wave|ch_track|na_play|na_record|wagon|wagon_test" |
14mu|festival-2.1-6|229	grep -Evw "make_wagon_desc|pitchmark|pm|sig2fv|wfst_build" |
14mu|festival-2.1-6|230	grep -Evw "wfst_run|wfst_run" |
14mu|festival-2.1-6|231	xargs rm
14mu|festival-2.1-6|232	popd
14mu|festival-2.1-6|233	
14mu|festival-2.1-6|234	pushd include
14mu|festival-2.1-6|235	for d in $( find . -type d | grep -v win32 ); do
14mu|festival-2.1-6|236	make -w -C $d INCDIR=$RPM_BUILD_ROOT%{_includedir}/EST/$d install_incs
14mu|festival-2.1-6|237	done
14mu|festival-2.1-6|238	popd
14mu|festival-2.1-6|239	
14mu|festival-2.1-6|240	popd
14mu|festival-2.1-6|241	
14mu|festival-2.1-6|242	
14mu|festival-2.1-6|243	install -d %{buildroot}%{_datadir}/%{name}/{voices/english,dicts}
14mu|festival-2.1-6|244	
14mu|festival-2.1-6|245	# bin
14mu|festival-2.1-6|246	make INSTALLED_BIN=$RPM_BUILD_ROOT%{_bindir} make_installed_bin_static
14mu|festival-2.1-6|247	install -m 755 bin/text2wave $RPM_BUILD_ROOT%{_bindir}
14mu|festival-2.1-6|248	#install bin/festival_server* bin/text2wave %{buildroot}%{_bindir}
14mu|festival-2.1-6|249	#install src/main/festival{,_client} %{buildroot}%{_bindir}
14mu|festival-2.1-6|250	# this is just nifty. and it's small.
14mu|festival-2.1-6|251	install -m 755 examples/saytime $RPM_BUILD_ROOT%{_bindir}
14mu|festival-2.1-6|252	
14mu|festival-2.1-6|253	# install the shared library
14mu|festival-2.1-6|254	cp -a src/lib/libFestival.so* $RPM_BUILD_ROOT%{_libdir}
14mu|festival-2.1-6|255	
14mu|festival-2.1-6|256	# devel
14mu|festival-2.1-6|257	mkdir -p $RPM_BUILD_ROOT%{_includedir}/festival
14mu|festival-2.1-6|258	install src/include/*.h %{buildroot}%{_includedir}/%{name}
14mu|festival-2.1-6|259	
14mu|festival-2.1-6|260	# data
14mu|festival-2.1-6|261	cp -r lib config examples %{buildroot}%{_datadir}/%{name}
14mu|festival-2.1-6|262	find %{buildroot}%{_datadir}/%{name} -name Makefile -exec rm \{\} \;
14mu|festival-2.1-6|263	
14mu|festival-2.1-6|264	# man pages
14mu|festival-2.1-6|265	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
14mu|festival-2.1-6|266	cp -a doc/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
14mu|festival-2.1-6|267	
14mu|festival-2.1-6|268	# lib: the bulk of the program -- the scheme stuff and so on
14mu|festival-2.1-6|269	pushd lib
14mu|festival-2.1-6|270	mkdir -p $RPM_BUILD_ROOT%{_datadir}/festival/lib
14mu|festival-2.1-6|271	for f in *.scm festival.el *.ent *.gram *.dtd *.ngrambin speech.properties ; do
14mu|festival-2.1-6|272	install -m 644 $f $RPM_BUILD_ROOT%{_datadir}/festival/lib/
14mu|festival-2.1-6|273	done
14mu|festival-2.1-6|274	mkdir -p $RPM_BUILD_ROOT%{_datadir}/festival/lib/multisyn/
14mu|festival-2.1-6|275	install -m 644 multisyn/*.scm $RPM_BUILD_ROOT%{_datadir}/festival/lib/multisyn/
14mu|festival-2.1-6|276	popd
14mu|festival-2.1-6|277	
14mu|festival-2.1-6|278	mv -f %{buildroot}/%{_datadir}/%{name}/lib/etc/unknown_RedHatLinux/audsp %{buildroot}/%{_bindir}
14mu|festival-2.1-6|279	rm -Rf %{buildroot}/%{_datadir}/%{name}/lib/etc/
14mu|festival-2.1-6|280	rm -f %{buildroot}%{_datadir}/%{name}/lib/VCLocalRules
14mu|festival-2.1-6|281	
14mu|festival-2.1-6|282	
14mu|festival-2.1-6|283	# the actual /etc. :)
14mu|festival-2.1-6|284	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/festival
14mu|festival-2.1-6|285	# use our version of this file
14mu|festival-2.1-6|286	rm $RPM_BUILD_ROOT%{_datadir}/festival/lib/siteinit.scm
14mu|festival-2.1-6|287	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/festival/siteinit.scm
14mu|festival-2.1-6|288	install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/festival/sitevars.scm
14mu|festival-2.1-6|289	
14mu|festival-2.1-6|290	sed -i -e 's,/projects/festival/lib,%{_datadir}/%{name},g' %{buildroot}/%{_datadir}/%{name}/lib/lexicons.scm
14mu|festival-2.1-6|291	
14mu|festival-2.1-6|292	%files
14mu|festival-2.1-6|293	%doc ACKNOWLEDGMENTS COPYING INSTALL NEWS README*
14mu|festival-2.1-6|294	%doc festdoc-1.4.2/festival/html/*html
14mu|festival-2.1-6|295	%doc festdoc-1.4.2/festival/info
14mu|festival-2.1-6|296	%doc festdoc-1.4.2/festival/festival.ps
14mu|festival-2.1-6|297	%{_bindir}/audsp
14mu|festival-2.1-6|298	%{_bindir}/festival
14mu|festival-2.1-6|299	%{_bindir}/festival_client
14mu|festival-2.1-6|300	%{_bindir}/festival_server
14mu|festival-2.1-6|301	%{_bindir}/festival_server_control
14mu|festival-2.1-6|302	%{_bindir}/text2wave
14mu|festival-2.1-6|303	%{_bindir}/saytime
14mu|festival-2.1-6|304	%{_libdir}/libFestival.so.%{version}*
14mu|festival-2.1-6|305	%dir %{_datadir}/festival
14mu|festival-2.1-6|306	%dir %{_datadir}/festival/lib
14mu|festival-2.1-6|307	%{_datadir}/festival/lib/*.scm
14mu|festival-2.1-6|308	%{_datadir}/festival/lib/festival.el
14mu|festival-2.1-6|309	%{_datadir}/festival/lib/*.ent
14mu|festival-2.1-6|310	%{_datadir}/festival/lib/*.gram
14mu|festival-2.1-6|311	%{_datadir}/festival/lib/*.dtd
14mu|festival-2.1-6|312	%{_datadir}/festival/lib/*.ngrambin
14mu|festival-2.1-6|313	%{_datadir}/festival/lib/speech.properties
14mu|festival-2.1-6|314	%{_datadir}/festival/dicts
14mu|festival-2.1-6|315	%{_datadir}/festival/voices
14mu|festival-2.1-6|316	%dir %{_datadir}/festival/lib/multisyn
14mu|festival-2.1-6|317	%{_datadir}/festival/lib/multisyn/*.scm
14mu|festival-2.1-6|318	%dir %{_datadir}/festival/examples
14mu|festival-2.1-6|319	#% {_datadir}/festival/examples/intro.text
14mu|festival-2.1-6|320	%{_mandir}/man1/*
14mu|festival-2.1-6|321	%config(noreplace) %{_sysconfdir}/festival
14mu|festival-2.1-6|322	
14mu|festival-2.1-6|323	%files devel
14mu|festival-2.1-6|324	%doc festdoc-1.4.2/speech_tools
14mu|festival-2.1-6|325	%{_libdir}/libFestival.so
14mu|festival-2.1-6|326	%{_includedir}/festival
14mu|festival-2.1-6|327	%{_datadir}/festival/config
14mu|festival-2.1-6|328	
14mu|festival-2.1-6|329	%files -n speech_tools
14mu|festival-2.1-6|330	%doc speech_tools/INSTALL speech_tools/README
14mu|festival-2.1-6|331	%{_bindir}/ch_track
14mu|festival-2.1-6|332	%{_bindir}/ch_wave
14mu|festival-2.1-6|333	%{_bindir}/make_wagon_desc
14mu|festival-2.1-6|334	%{_bindir}/na_play
14mu|festival-2.1-6|335	%{_bindir}/na_record
14mu|festival-2.1-6|336	%{_bindir}/pitchmark
14mu|festival-2.1-6|337	%{_bindir}/pm
14mu|festival-2.1-6|338	%{_bindir}/sig2fv
14mu|festival-2.1-6|339	%{_bindir}/wagon
14mu|festival-2.1-6|340	%{_bindir}/wagon_test
14mu|festival-2.1-6|341	%{_bindir}/wfst_run
14mu|festival-2.1-6|342	%{_bindir}/wfst_build
14mu|festival-2.1-6|343	%{_datadir}/festival/examples
14mu|festival-2.1-6|344	
14mu|festival-2.1-6|345	%files -n %{libname}
14mu|festival-2.1-6|346	%doc speech_tools/README
14mu|festival-2.1-6|347	%{_libdir}/libestbase.so.%{major}*
14mu|festival-2.1-6|348	%{_libdir}/libestools.so.%{major}*
14mu|festival-2.1-6|349	
14mu|festival-2.1-6|350	%files -n %libnamestring
14mu|festival-2.1-6|351	%{_libdir}/libeststring.so.%{stringmajor}*
14mu|festival-2.1-6|352	
14mu|festival-2.1-6|353	%files -n %{libnamedevel}
14mu|festival-2.1-6|354	%{_includedir}/EST
14mu|festival-2.1-6|355	%{_libdir}/libestbase.so
14mu|festival-2.1-6|356	%{_libdir}/libestools.so
14mu|festival-2.1-6|357	%{_libdir}/libeststring.so
14mu|festival-2.1-6|358	
14mu|festival-2.1-6|359	%changelog
14mu|festival-2.1-6|360	
14mu|festival-2.1-6|361	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.1-6
14mu|festival-2.1-6|362	- (b08efa9) Repack tarball according to upstream
14mu|festival-2.1-6|363	
14mu|festival-2.1-6|364	

22551 14
14mu|fetchmail-6.3.26-3|1	Summary: 	Full-featured POP/IMAP mail retrieval daemon
14mu|fetchmail-6.3.26-3|2	Name:		fetchmail
14mu|fetchmail-6.3.26-3|3	Version:	6.3.26
14mu|fetchmail-6.3.26-3|4	Release:	3
14mu|fetchmail-6.3.26-3|5	License:	GPLv2+
14mu|fetchmail-6.3.26-3|6	Group:		Networking/Mail
14mu|fetchmail-6.3.26-3|7	Url: 		http://www.fetchmail.info
14mu|fetchmail-6.3.26-3|8	Source0:	http://sourceforge.net/projects/fetchmail/files/branch_6.3/%{name}-%{version}.tar.xz
14mu|fetchmail-6.3.26-3|9	Source2:	http://sourceforge.net/projects/fetchmail/files/branch_6.3/%{name}-%{version}.tar.xz.asc
14mu|fetchmail-6.3.26-3|10	Source4:	fetchmail.sysconfig
14mu|fetchmail-6.3.26-3|11	Source5:	fetchmail.service
14mu|fetchmail-6.3.26-3|12	Patch0:		fetchmail-5.7.0-nlsfix.patch
14mu|fetchmail-6.3.26-3|13	Patch9:		fetchmail-6.3.2-norootwarning.patch
14mu|fetchmail-6.3.26-3|14	BuildRequires:	bison
14mu|fetchmail-6.3.26-3|15	BuildRequires:	flex
14mu|fetchmail-6.3.26-3|16	BuildRequires:	python
14mu|fetchmail-6.3.26-3|17	BuildRequires:	gettext-devel
14mu|fetchmail-6.3.26-3|18	BuildRequires:	pkgconfig(openssl)
14mu|fetchmail-6.3.26-3|19	Requires:	MailTransportAgent
14mu|fetchmail-6.3.26-3|20	
14mu|fetchmail-6.3.26-3|21	%description
14mu|fetchmail-6.3.26-3|22	Fetchmail is a free, full-featured, robust, and well-documented remote mail
14mu|fetchmail-6.3.26-3|23	retrieval and forwarding utility intended to be used over on-demand TCP/IP
14mu|fetchmail-6.3.26-3|24	links (such as SLIP or PPP connections).
14mu|fetchmail-6.3.26-3|25	
14mu|fetchmail-6.3.26-3|26	It retrieves mail from remote mail servers and forwards it to your local
14mu|fetchmail-6.3.26-3|27	(client) machine's delivery system, so it can then be read by normal
14mu|fetchmail-6.3.26-3|28	mail user agents such as Mutt, Elm, Pine, (X)Emacs/Gnus or Mailx.
14mu|fetchmail-6.3.26-3|29	
14mu|fetchmail-6.3.26-3|30	It comes with an interactive GUI configurator suitable for end-users.
14mu|fetchmail-6.3.26-3|31	
14mu|fetchmail-6.3.26-3|32	Fetchmail supports every remote-mail protocol currently in use on the
14mu|fetchmail-6.3.26-3|33	Internet (POP2, POP3, RPOP, APOP, KPOP, all IMAPs, ESMTP ETRN) for
14mu|fetchmail-6.3.26-3|34	retrieval. Then Fetchmail forwards the mail through SMTP, so you can
14mu|fetchmail-6.3.26-3|35	read it through your normal mail client.
14mu|fetchmail-6.3.26-3|36	
14mu|fetchmail-6.3.26-3|37	%files -f %{name}.lang
14mu|fetchmail-6.3.26-3|38	%doc COPYING FAQ FEATURES INSTALL NEWS NOTES README
14mu|fetchmail-6.3.26-3|39	%doc contrib fetchmail-features.html fetchmail-FAQ.html design-notes.html
14mu|fetchmail-6.3.26-3|40	%{_bindir}/fetchmail
14mu|fetchmail-6.3.26-3|41	%{_mandir}/man1/fetchmail.1*
14mu|fetchmail-6.3.26-3|42	
14mu|fetchmail-6.3.26-3|43	#----------------------------------------------------------------------------
14mu|fetchmail-6.3.26-3|44	
14mu|fetchmail-6.3.26-3|45	%package -n fetchmailconf
14mu|fetchmail-6.3.26-3|46	Summary:	A utility for graphically configuring your fetchmail preferences
14mu|fetchmail-6.3.26-3|47	Group:		System/Configuration/Networking
14mu|fetchmail-6.3.26-3|48	Requires:	tkinter
14mu|fetchmail-6.3.26-3|49	Requires:	%{name} = %{EVRD}
14mu|fetchmail-6.3.26-3|50	
14mu|fetchmail-6.3.26-3|51	%description -n fetchmailconf
14mu|fetchmail-6.3.26-3|52	Fetchmailconf is a TCL/TK application for graphically configuring
14mu|fetchmail-6.3.26-3|53	your ~/.fetchmailrc preferences file.
14mu|fetchmail-6.3.26-3|54	
14mu|fetchmail-6.3.26-3|55	Fetchmail has many options which can be daunting to the new user.
14mu|fetchmail-6.3.26-3|56	
14mu|fetchmail-6.3.26-3|57	This utility takes some of the guesswork and hassle out of setting up
14mu|fetchmail-6.3.26-3|58	fetchmail.
14mu|fetchmail-6.3.26-3|59	
14mu|fetchmail-6.3.26-3|60	%files -n fetchmailconf
14mu|fetchmail-6.3.26-3|61	%doc README.fetchmail-conf
14mu|fetchmail-6.3.26-3|62	%{_libdir}/rhs/control-panel/*
14mu|fetchmail-6.3.26-3|63	%{_bindir}/fetchmailconf
14mu|fetchmail-6.3.26-3|64	%{_mandir}/man1/fetchmailconf.1*
14mu|fetchmail-6.3.26-3|65	%{py_puresitedir}/fetchmailconf.py*
14mu|fetchmail-6.3.26-3|66	
14mu|fetchmail-6.3.26-3|67	#----------------------------------------------------------------------------
14mu|fetchmail-6.3.26-3|68	
14mu|fetchmail-6.3.26-3|69	%package daemon
14mu|fetchmail-6.3.26-3|70	Summary:	Systemd service for demonize fetchmail for retrieving emails
14mu|fetchmail-6.3.26-3|71	Group:		System/Base
14mu|fetchmail-6.3.26-3|72	Requires:	%{name} = %{EVRD}
14mu|fetchmail-6.3.26-3|73	Requires(post,preun):	rpm-helper
14mu|fetchmail-6.3.26-3|74	
14mu|fetchmail-6.3.26-3|75	%description daemon
14mu|fetchmail-6.3.26-3|76	Systemd service for demonize fetchmail for sucking emails.
14mu|fetchmail-6.3.26-3|77	
14mu|fetchmail-6.3.26-3|78	%files daemon
14mu|fetchmail-6.3.26-3|79	%attr(600,root,root) %config(noreplace,missingok) %{_sysconfdir}/fetchmailrc
14mu|fetchmail-6.3.26-3|80	%config(noreplace) %{_sysconfdir}/sysconfig/fetchmail
14mu|fetchmail-6.3.26-3|81	%attr(755,root,root) %config(noreplace) %{_unitdir}/fetchmail*
14mu|fetchmail-6.3.26-3|82	
14mu|fetchmail-6.3.26-3|83	%post daemon
14mu|fetchmail-6.3.26-3|84	%_post_service fetchmail
14mu|fetchmail-6.3.26-3|85	
14mu|fetchmail-6.3.26-3|86	%preun daemon
14mu|fetchmail-6.3.26-3|87	%_preun_service fetchmail
14mu|fetchmail-6.3.26-3|88	
14mu|fetchmail-6.3.26-3|89	%postun daemon
14mu|fetchmail-6.3.26-3|90	if [ "$1" -ge "1" ]; then
14mu|fetchmail-6.3.26-3|91	/sbin/service fetchmail condrestart > /dev/null 2>/dev/null || :
14mu|fetchmail-6.3.26-3|92	fi
14mu|fetchmail-6.3.26-3|93	
14mu|fetchmail-6.3.26-3|94	#----------------------------------------------------------------------------
14mu|fetchmail-6.3.26-3|95	
14mu|fetchmail-6.3.26-3|96	%prep
14mu|fetchmail-6.3.26-3|97	%setup -q
14mu|fetchmail-6.3.26-3|98	%patch0 -p0
14mu|fetchmail-6.3.26-3|99	%patch9 -p0 -b .norootwarn
14mu|fetchmail-6.3.26-3|100	
14mu|fetchmail-6.3.26-3|101	%build
14mu|fetchmail-6.3.26-3|102	%serverbuild
14mu|fetchmail-6.3.26-3|103	%configure2_5x  \
14mu|fetchmail-6.3.26-3|104	--with-ssl=%{_prefix} \
14mu|fetchmail-6.3.26-3|105	--enable-RPA \
14mu|fetchmail-6.3.26-3|106	--enable-NTLM \
14mu|fetchmail-6.3.26-3|107	--enable-SDPS
14mu|fetchmail-6.3.26-3|108	
14mu|fetchmail-6.3.26-3|109	# (tv) do not use %%make in order to workaround buggy parallel build:
14mu|fetchmail-6.3.26-3|110	make all
14mu|fetchmail-6.3.26-3|111	
14mu|fetchmail-6.3.26-3|112	%install
14mu|fetchmail-6.3.26-3|113	mkdir -p %{buildroot}{%{_libdir}/rhs/control-panel,%{_datadir}/applets/Administration} \
14mu|fetchmail-6.3.26-3|114	%{buildroot}{%{_sysconfdir}/{X11/wmconfig,sysconfig},%{_mandir}/man1,%{_unitdir}}
14mu|fetchmail-6.3.26-3|115	
14mu|fetchmail-6.3.26-3|116	%makeinstall
14mu|fetchmail-6.3.26-3|117	
14mu|fetchmail-6.3.26-3|118	install rh-config/*.{xpm,init} %{buildroot}%{_libdir}/rhs/control-panel
14mu|fetchmail-6.3.26-3|119	
14mu|fetchmail-6.3.26-3|120	install -Dm 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/fetchmail
14mu|fetchmail-6.3.26-3|121	install -m0755 %{SOURCE5} %{buildroot}%{_unitdir}/fetchmail.service
14mu|fetchmail-6.3.26-3|122	
14mu|fetchmail-6.3.26-3|123	echo -e "# Put here each user config\n" > %{buildroot}/etc/fetchmailrc
14mu|fetchmail-6.3.26-3|124	
14mu|fetchmail-6.3.26-3|125	rm -rf contrib/RCS
14mu|fetchmail-6.3.26-3|126	chmod 644 contrib/*
14mu|fetchmail-6.3.26-3|127	find -name \*.xpm -exec chmod 644 '{}' \;
14mu|fetchmail-6.3.26-3|128	
14mu|fetchmail-6.3.26-3|129	%find_lang %{name}
14mu|fetchmail-6.3.26-3|130	
14mu|fetchmail-6.3.26-3|131	cat > README.fetchmail-conf <<EOF
14mu|fetchmail-6.3.26-3|132	Fetchmailconf is a TCL/TK application for graphically configuring your
14mu|fetchmail-6.3.26-3|133	~/.fetchmailrc preferences file.
14mu|fetchmail-6.3.26-3|134	
14mu|fetchmail-6.3.26-3|135	Fetchmail has many options which can be daunting to the new user.
14mu|fetchmail-6.3.26-3|136	
14mu|fetchmail-6.3.26-3|137	
14mu|fetchmail-6.3.26-3|138	This utility takes some of the guesswork and hassle out of setting up
14mu|fetchmail-6.3.26-3|139	fetchmail.
14mu|fetchmail-6.3.26-3|140	EOF
14mu|fetchmail-6.3.26-3|141	
14mu|fetchmail-6.3.26-3|142	
14mu|fetchmail-6.3.26-3|143	%changelog
14mu|fetchmail-6.3.26-3|144	
14mu|fetchmail-6.3.26-3|145	* Mon Apr 04 2016 Denis Silakov <dsilakov@gmail.com> 6.3.26-3
14mu|fetchmail-6.3.26-3|146	- (608dc71) Migrate to systemd
14mu|fetchmail-6.3.26-3|147	
14mu|fetchmail-6.3.26-3|148	

22552 14
14mu|ffmpeg2.8-2.8.9-5|1	%define oname ffmpeg
14mu|ffmpeg2.8-2.8.9-5|2	
14mu|ffmpeg2.8-2.8.9-5|3	%define major           56
14mu|ffmpeg2.8-2.8.9-5|4	%define avdevmajor      56
14mu|ffmpeg2.8-2.8.9-5|5	%define filtermajor     5
14mu|ffmpeg2.8-2.8.9-5|6	%define avfmtmajor      56
14mu|ffmpeg2.8-2.8.9-5|7	%define avumajor        54
14mu|ffmpeg2.8-2.8.9-5|8	%define ppmajor         53
14mu|ffmpeg2.8-2.8.9-5|9	%define swrmajor        1
14mu|ffmpeg2.8-2.8.9-5|10	%define swsmajor        3
14mu|ffmpeg2.8-2.8.9-5|11	%define libavcodec      %mklibname avcodec %{major}
14mu|ffmpeg2.8-2.8.9-5|12	%define libavdevice     %mklibname avdevice %{avdevmajor}
14mu|ffmpeg2.8-2.8.9-5|13	%define libavfilter     %mklibname avfilter %{filtermajor}
14mu|ffmpeg2.8-2.8.9-5|14	%define libavformat     %mklibname avformat %{avfmtmajor}
14mu|ffmpeg2.8-2.8.9-5|15	%define libavutil       %mklibname avutil %{avumajor}
14mu|ffmpeg2.8-2.8.9-5|16	%define libpostproc     %mklibname postproc %{ppmajor}
14mu|ffmpeg2.8-2.8.9-5|17	%define libswresample   %mklibname swresample %{swrmajor}
14mu|ffmpeg2.8-2.8.9-5|18	%define libswscale      %mklibname swscaler %{swsmajor}
14mu|ffmpeg2.8-2.8.9-5|19	
14mu|ffmpeg2.8-2.8.9-5|20	#####################
14mu|ffmpeg2.8-2.8.9-5|21	# Hardcode PLF build
14mu|ffmpeg2.8-2.8.9-5|22	%define build_plf 0
14mu|ffmpeg2.8-2.8.9-5|23	#####################
14mu|ffmpeg2.8-2.8.9-5|24	
14mu|ffmpeg2.8-2.8.9-5|25	%if %{build_plf}
14mu|ffmpeg2.8-2.8.9-5|26	%define distsuffix plf
14mu|ffmpeg2.8-2.8.9-5|27	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|ffmpeg2.8-2.8.9-5|28	%define extrarelsuffix plf
14mu|ffmpeg2.8-2.8.9-5|29	%bcond_with	dlopen
14mu|ffmpeg2.8-2.8.9-5|30	%else
14mu|ffmpeg2.8-2.8.9-5|31	%bcond_without	dlopen
14mu|ffmpeg2.8-2.8.9-5|32	%endif
14mu|ffmpeg2.8-2.8.9-5|33	
14mu|ffmpeg2.8-2.8.9-5|34	%bcond_without	swscaler
14mu|ffmpeg2.8-2.8.9-5|35	%bcond_with	opencv
14mu|ffmpeg2.8-2.8.9-5|36	%bcond_with	faac
14mu|ffmpeg2.8-2.8.9-5|37	
14mu|ffmpeg2.8-2.8.9-5|38	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
14mu|ffmpeg2.8-2.8.9-5|39	Name:		ffmpeg2.8
14mu|ffmpeg2.8-2.8.9-5|40	Version:	2.8.9
14mu|ffmpeg2.8-2.8.9-5|41	Release:	5%{?extrarelsuffix}
14mu|ffmpeg2.8-2.8.9-5|42	%if %{build_plf}
14mu|ffmpeg2.8-2.8.9-5|43	License:	GPLv3+
14mu|ffmpeg2.8-2.8.9-5|44	%else
14mu|ffmpeg2.8-2.8.9-5|45	License:	GPLv2+
14mu|ffmpeg2.8-2.8.9-5|46	%endif
14mu|ffmpeg2.8-2.8.9-5|47	Group:		Video
14mu|ffmpeg2.8-2.8.9-5|48	Url:		http://ffmpeg.org/
14mu|ffmpeg2.8-2.8.9-5|49	Source0:	http://ffmpeg.org/releases/%{oname}-%{version}.tar.xz
14mu|ffmpeg2.8-2.8.9-5|50	Patch1:		ffmpeg-2.8-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch
14mu|ffmpeg2.8-2.8.9-5|51	Patch2:		ffmpeg-1.0.1-time.h.patch
14mu|ffmpeg2.8-2.8.9-5|52	Patch3:		ffmpeg-2.8-fix-build-with-flto-and-inline-assembly.patch
14mu|ffmpeg2.8-2.8.9-5|53	Patch4:		ffmpeg-3.2-local-headers-for-dlopen.patch
14mu|ffmpeg2.8-2.8.9-5|54	Patch5:		ffmpeg-xbmc-support.patch
14mu|ffmpeg2.8-2.8.9-5|55	BuildRequires:	texi2html
14mu|ffmpeg2.8-2.8.9-5|56	BuildRequires:	yasm
14mu|ffmpeg2.8-2.8.9-5|57	BuildRequires:	bzip2-devel
14mu|ffmpeg2.8-2.8.9-5|58	BuildRequires:	gsm-devel
14mu|ffmpeg2.8-2.8.9-5|59	BuildRequires:	jpeg-devel
14mu|ffmpeg2.8-2.8.9-5|60	BuildRequires:	ladspa-devel
14mu|ffmpeg2.8-2.8.9-5|61	BuildRequires:	libnut-devel
14mu|ffmpeg2.8-2.8.9-5|62	BuildRequires:	libschroedinger-devel
14mu|ffmpeg2.8-2.8.9-5|63	# Maybe needs to be updated in future
14mu|ffmpeg2.8-2.8.9-5|64	BuildConflicts:	crystalhd-devel
14mu|ffmpeg2.8-2.8.9-5|65	
14mu|ffmpeg2.8-2.8.9-5|66	BuildRequires:	pkgconfig(alsa)
14mu|ffmpeg2.8-2.8.9-5|67	BuildRequires:	pkgconfig(celt)
14mu|ffmpeg2.8-2.8.9-5|68	BuildRequires:	pkgconfig(freetype2)
14mu|ffmpeg2.8-2.8.9-5|69	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mu|ffmpeg2.8-2.8.9-5|70	BuildRequires:	pkgconfig(jack)
14mu|ffmpeg2.8-2.8.9-5|71	BuildRequires:	pkgconfig(libass)
14mu|ffmpeg2.8-2.8.9-5|72	BuildRequires:	pkgconfig(libbluray)
14mu|ffmpeg2.8-2.8.9-5|73	BuildRequires:	pkgconfig(libcdio)
14mu|ffmpeg2.8-2.8.9-5|74	BuildRequires:	pkgconfig(libcdio_paranoia)
14mu|ffmpeg2.8-2.8.9-5|75	BuildRequires:	pkgconfig(libdc1394-2)
14mu|ffmpeg2.8-2.8.9-5|76	BuildRequires:	pkgconfig(libmodplug)
14mu|ffmpeg2.8-2.8.9-5|77	BuildRequires:	pkgconfig(libopenjpeg1)
14mu|ffmpeg2.8-2.8.9-5|78	BuildRequires:	pkgconfig(libpng)
14mu|ffmpeg2.8-2.8.9-5|79	BuildRequires:	pkgconfig(libpulse)
14mu|ffmpeg2.8-2.8.9-5|80	BuildRequires:	pkgconfig(librtmp)
14mu|ffmpeg2.8-2.8.9-5|81	BuildRequires:	pkgconfig(libva)
14mu|ffmpeg2.8-2.8.9-5|82	BuildRequires:	pkgconfig(libv4l2)
14mu|ffmpeg2.8-2.8.9-5|83	%if %{with opencv}
14mu|ffmpeg2.8-2.8.9-5|84	BuildRequires:	pkgconfig(opencv)
14mu|ffmpeg2.8-2.8.9-5|85	%endif
14mu|ffmpeg2.8-2.8.9-5|86	BuildRequires:	pkgconfig(opus)
14mu|ffmpeg2.8-2.8.9-5|87	BuildRequires:	pkgconfig(sdl)
14mu|ffmpeg2.8-2.8.9-5|88	BuildRequires:	pkgconfig(soxr)
14mu|ffmpeg2.8-2.8.9-5|89	BuildRequires:	pkgconfig(speex)
14mu|ffmpeg2.8-2.8.9-5|90	BuildRequires:	pkgconfig(theora)
14mu|ffmpeg2.8-2.8.9-5|91	BuildRequires:	pkgconfig(vdpau)
14mu|ffmpeg2.8-2.8.9-5|92	BuildRequires:	pkgconfig(vorbis)
14mu|ffmpeg2.8-2.8.9-5|93	BuildRequires:	pkgconfig(vpx)
14mu|ffmpeg2.8-2.8.9-5|94	BuildRequires:	pkgconfig(wavpack)
14mu|ffmpeg2.8-2.8.9-5|95	%if %{build_plf}
14mu|ffmpeg2.8-2.8.9-5|96	BuildRequires:	liblame-devel
14mu|ffmpeg2.8-2.8.9-5|97	BuildRequires:	xvid-devel
14mu|ffmpeg2.8-2.8.9-5|98	BuildRequires:	pkgconfig(opencore-amrnb)
14mu|ffmpeg2.8-2.8.9-5|99	BuildRequires:	pkgconfig(opencore-amrwb)
14mu|ffmpeg2.8-2.8.9-5|100	BuildRequires:	pkgconfig(vo-aacenc)
14mu|ffmpeg2.8-2.8.9-5|101	BuildRequires:	pkgconfig(vo-amrwbenc)
14mu|ffmpeg2.8-2.8.9-5|102	BuildRequires:	pkgconfig(x264)
14mu|ffmpeg2.8-2.8.9-5|103	BuildRequires:	pkgconfig(x265)
14mu|ffmpeg2.8-2.8.9-5|104	%endif
14mu|ffmpeg2.8-2.8.9-5|105	%if %{with faac}
14mu|ffmpeg2.8-2.8.9-5|106	BuildRequires:	libfaac-devel
14mu|ffmpeg2.8-2.8.9-5|107	%endif
14mu|ffmpeg2.8-2.8.9-5|108	%if 0
14mu|ffmpeg2.8-2.8.9-5|109	Buildrequires:	pkgconfig(frei0r)
14mu|ffmpeg2.8-2.8.9-5|110	%endif
14mu|ffmpeg2.8-2.8.9-5|111	
14mu|ffmpeg2.8-2.8.9-5|112	%description
14mu|ffmpeg2.8-2.8.9-5|113	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14mu|ffmpeg2.8-2.8.9-5|114	and a generic audio and video file converter.
14mu|ffmpeg2.8-2.8.9-5|115	
14mu|ffmpeg2.8-2.8.9-5|116	It can grab from a standard Video4Linux video source and convert it into
14mu|ffmpeg2.8-2.8.9-5|117	several file formats based on DCT/motion compensation encoding. Sound is
14mu|ffmpeg2.8-2.8.9-5|118	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mu|ffmpeg2.8-2.8.9-5|119	
14mu|ffmpeg2.8-2.8.9-5|120	%if %{build_plf}
14mu|ffmpeg2.8-2.8.9-5|121	This package is in Restricted as it violates several patents.
14mu|ffmpeg2.8-2.8.9-5|122	%endif
14mu|ffmpeg2.8-2.8.9-5|123	
14mu|ffmpeg2.8-2.8.9-5|124	#----------------------------------------------------------------------------
14mu|ffmpeg2.8-2.8.9-5|125	
14mu|ffmpeg2.8-2.8.9-5|126	%package -n %{libavcodec}
14mu|ffmpeg2.8-2.8.9-5|127	Summary:	Shared library part of ffmpeg
14mu|ffmpeg2.8-2.8.9-5|128	Group:		System/Libraries
14mu|ffmpeg2.8-2.8.9-5|129	%if %{with dlopen}
14mu|ffmpeg2.8-2.8.9-5|130	%if "%{_lib}" == "lib64"
14mu|ffmpeg2.8-2.8.9-5|131	%global	_ext	()(64bit)
14mu|ffmpeg2.8-2.8.9-5|132	%else
14mu|ffmpeg2.8-2.8.9-5|133	%global	_ext	%{nil}
14mu|ffmpeg2.8-2.8.9-5|134	%endif
14mu|ffmpeg2.8-2.8.9-5|135	Suggests:	libfaac.so.0%{_ext}
14mu|ffmpeg2.8-2.8.9-5|136	Suggests:	libx264.so.142%{_ext}
14mu|ffmpeg2.8-2.8.9-5|137	Suggests:	libopencore-amrnb.so.0%{_ext}
14mu|ffmpeg2.8-2.8.9-5|138	Suggests:	libopencore-amrwb.so.0%{_ext}
14mu|ffmpeg2.8-2.8.9-5|139	Suggests:	libmp3lame.so.0%{_ext}
14mu|ffmpeg2.8-2.8.9-5|140	Suggests:	libxvidcore.so.4%{_ext}
14mu|ffmpeg2.8-2.8.9-5|141	%endif
14mu|ffmpeg2.8-2.8.9-5|142	
14mu|ffmpeg2.8-2.8.9-5|143	%description -n %{libavcodec}
14mu|ffmpeg2.8-2.8.9-5|144	This package contains a shared library for %{oname}.
14mu|ffmpeg2.8-2.8.9-5|145	
14mu|ffmpeg2.8-2.8.9-5|146	%if %{build_plf}
14mu|ffmpeg2.8-2.8.9-5|147	This package is in Restricted as it violates several patents.
14mu|ffmpeg2.8-2.8.9-5|148	%endif
14mu|ffmpeg2.8-2.8.9-5|149	
14mu|ffmpeg2.8-2.8.9-5|150	%files -n %{libavcodec}
14mu|ffmpeg2.8-2.8.9-5|151	%{_libdir}/libavcodec.so.%{major}*
14mu|ffmpeg2.8-2.8.9-5|152	
14mu|ffmpeg2.8-2.8.9-5|153	#----------------------------------------------------------------------------
14mu|ffmpeg2.8-2.8.9-5|154	
14mu|ffmpeg2.8-2.8.9-5|155	%package -n %{libavdevice}
14mu|ffmpeg2.8-2.8.9-5|156	Summary:	Shared library part of ffmpeg
14mu|ffmpeg2.8-2.8.9-5|157	Group:		System/Libraries
14mu|ffmpeg2.8-2.8.9-5|158	
14mu|ffmpeg2.8-2.8.9-5|159	%description -n %{libavdevice}
14mu|ffmpeg2.8-2.8.9-5|160	This package contains a shared library for %{oname}.
14mu|ffmpeg2.8-2.8.9-5|161	
14mu|ffmpeg2.8-2.8.9-5|162	%files -n %{libavdevice}
14mu|ffmpeg2.8-2.8.9-5|163	%{_libdir}/libavdevice.so.%{avdevmajor}*
14mu|ffmpeg2.8-2.8.9-5|164	
14mu|ffmpeg2.8-2.8.9-5|165	#----------------------------------------------------------------------------
14mu|ffmpeg2.8-2.8.9-5|166	
14mu|ffmpeg2.8-2.8.9-5|167	%package -n %{libavfilter}
14mu|ffmpeg2.8-2.8.9-5|168	Summary:	Shared library part of ffmpeg
14mu|ffmpeg2.8-2.8.9-5|169	Group:		System/Libraries
14mu|ffmpeg2.8-2.8.9-5|170	
14mu|ffmpeg2.8-2.8.9-5|171	%description -n %{libavfilter}
14mu|ffmpeg2.8-2.8.9-5|172	This package contains a shared library for %{oname}.
14mu|ffmpeg2.8-2.8.9-5|173	
14mu|ffmpeg2.8-2.8.9-5|174	%files -n %{libavfilter}
14mu|ffmpeg2.8-2.8.9-5|175	%{_libdir}/libavfilter.so.%{filtermajor}*
14mu|ffmpeg2.8-2.8.9-5|176	
14mu|ffmpeg2.8-2.8.9-5|177	#----------------------------------------------------------------------------
14mu|ffmpeg2.8-2.8.9-5|178	
14mu|ffmpeg2.8-2.8.9-5|179	%package -n %{libavformat}
14mu|ffmpeg2.8-2.8.9-5|180	Summary:	Shared library part of ffmpeg
14mu|ffmpeg2.8-2.8.9-5|181	Group:		System/Libraries
14mu|ffmpeg2.8-2.8.9-5|182	
14mu|ffmpeg2.8-2.8.9-5|183	%description -n %{libavformat}
14mu|ffmpeg2.8-2.8.9-5|184	This package contains a shared library for %{oname}.
14mu|ffmpeg2.8-2.8.9-5|185	
14mu|ffmpeg2.8-2.8.9-5|186	%files -n %{libavformat}
14mu|ffmpeg2.8-2.8.9-5|187	%{_libdir}/libavformat.so.%{avfmtmajor}*
14mu|ffmpeg2.8-2.8.9-5|188	
14mu|ffmpeg2.8-2.8.9-5|189	#----------------------------------------------------------------------------
14mu|ffmpeg2.8-2.8.9-5|190	
14mu|ffmpeg2.8-2.8.9-5|191	%package -n %{libavutil}
14mu|ffmpeg2.8-2.8.9-5|192	Summary:	Shared library part of ffmpeg
14mu|ffmpeg2.8-2.8.9-5|193	Group:		System/Libraries
14mu|ffmpeg2.8-2.8.9-5|194	
14mu|ffmpeg2.8-2.8.9-5|195	%description -n %{libavutil}
14mu|ffmpeg2.8-2.8.9-5|196	This package contains a shared library for %{oname}.
14mu|ffmpeg2.8-2.8.9-5|197	
14mu|ffmpeg2.8-2.8.9-5|198	%files -n %{libavutil}
14mu|ffmpeg2.8-2.8.9-5|199	%{_libdir}/libavutil.so.%{avumajor}*
14mu|ffmpeg2.8-2.8.9-5|200	
14mu|ffmpeg2.8-2.8.9-5|201	#----------------------------------------------------------------------------
14mu|ffmpeg2.8-2.8.9-5|202	
14mu|ffmpeg2.8-2.8.9-5|203	%package -n %{libpostproc}
14mu|ffmpeg2.8-2.8.9-5|204	Summary:	Shared library part of ffmpeg
14mu|ffmpeg2.8-2.8.9-5|205	Group:		System/Libraries
14mu|ffmpeg2.8-2.8.9-5|206	Conflicts:	%{_lib}ffmpeg51
14mu|ffmpeg2.8-2.8.9-5|207	
14mu|ffmpeg2.8-2.8.9-5|208	%description -n %{libpostproc}
14mu|ffmpeg2.8-2.8.9-5|209	This package contains a shared library for %{oname}.
14mu|ffmpeg2.8-2.8.9-5|210	
14mu|ffmpeg2.8-2.8.9-5|211	%files -n %{libpostproc}
14mu|ffmpeg2.8-2.8.9-5|212	%{_libdir}/libpostproc.so.%{ppmajor}*
14mu|ffmpeg2.8-2.8.9-5|213	
14mu|ffmpeg2.8-2.8.9-5|214	#----------------------------------------------------------------------------
14mu|ffmpeg2.8-2.8.9-5|215	
14mu|ffmpeg2.8-2.8.9-5|216	%package -n %{libswresample}
14mu|ffmpeg2.8-2.8.9-5|217	Summary:	Shared library part of ffmpeg
14mu|ffmpeg2.8-2.8.9-5|218	Group:		System/Libraries
14mu|ffmpeg2.8-2.8.9-5|219	
14mu|ffmpeg2.8-2.8.9-5|220	%description -n %{libswresample}
14mu|ffmpeg2.8-2.8.9-5|221	This package contains a shared library for %{oname}.
14mu|ffmpeg2.8-2.8.9-5|222	
14mu|ffmpeg2.8-2.8.9-5|223	%files -n %{libswresample}
14mu|ffmpeg2.8-2.8.9-5|224	%{_libdir}/libswresample.so.%{swrmajor}*
14mu|ffmpeg2.8-2.8.9-5|225	
14mu|ffmpeg2.8-2.8.9-5|226	#----------------------------------------------------------------------------
14mu|ffmpeg2.8-2.8.9-5|227	
14mu|ffmpeg2.8-2.8.9-5|228	%if %{with swscaler}
14mu|ffmpeg2.8-2.8.9-5|229	%package -n %{libswscale}
14mu|ffmpeg2.8-2.8.9-5|230	Summary:	Shared library part of ffmpeg
14mu|ffmpeg2.8-2.8.9-5|231	Group:		System/Libraries
14mu|ffmpeg2.8-2.8.9-5|232	
14mu|ffmpeg2.8-2.8.9-5|233	%description -n %{libswscale}
14mu|ffmpeg2.8-2.8.9-5|234	This package contains a shared library for %{oname}.
14mu|ffmpeg2.8-2.8.9-5|235	
14mu|ffmpeg2.8-2.8.9-5|236	%files -n %{libswscale}
14mu|ffmpeg2.8-2.8.9-5|237	%{_libdir}/libswscale.so.%{swsmajor}*
14mu|ffmpeg2.8-2.8.9-5|238	%endif
14mu|ffmpeg2.8-2.8.9-5|239	
14mu|ffmpeg2.8-2.8.9-5|240	#----------------------------------------------------------------------------
14mu|ffmpeg2.8-2.8.9-5|241	
14mu|ffmpeg2.8-2.8.9-5|242	%prep
14mu|ffmpeg2.8-2.8.9-5|243	%setup -qn %{oname}-%{version}
14mu|ffmpeg2.8-2.8.9-5|244	%patch2 -p1 -b .timeh~
14mu|ffmpeg2.8-2.8.9-5|245	%patch3 -p1 -b .flto_inline_asm~
14mu|ffmpeg2.8-2.8.9-5|246	%if %{with dlopen}
14mu|ffmpeg2.8-2.8.9-5|247	%patch1 -p1 -b .dlopen~
14mu|ffmpeg2.8-2.8.9-5|248	%patch4 -p1 -b .dl_headers~
14mu|ffmpeg2.8-2.8.9-5|249	%endif
14mu|ffmpeg2.8-2.8.9-5|250	%patch5 -p1 -b .xbmc~
14mu|ffmpeg2.8-2.8.9-5|251	
14mu|ffmpeg2.8-2.8.9-5|252	%build
14mu|ffmpeg2.8-2.8.9-5|253	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
14mu|ffmpeg2.8-2.8.9-5|254	export LDFLAGS="%{ldflags}"
14mu|ffmpeg2.8-2.8.9-5|255	
14mu|ffmpeg2.8-2.8.9-5|256	./configure --prefix=%{_prefix} \
14mu|ffmpeg2.8-2.8.9-5|257	--enable-shared \
14mu|ffmpeg2.8-2.8.9-5|258	--libdir=%{_libdir} \
14mu|ffmpeg2.8-2.8.9-5|259	--shlibdir=%{_libdir} \
14mu|ffmpeg2.8-2.8.9-5|260	--incdir=%{_includedir} \
14mu|ffmpeg2.8-2.8.9-5|261	--disable-stripping \
14mu|ffmpeg2.8-2.8.9-5|262	--enable-postproc \
14mu|ffmpeg2.8-2.8.9-5|263	--enable-gpl \
14mu|ffmpeg2.8-2.8.9-5|264	--enable-pthreads \
14mu|ffmpeg2.8-2.8.9-5|265	--enable-ladspa \
14mu|ffmpeg2.8-2.8.9-5|266	--enable-libbluray \
14mu|ffmpeg2.8-2.8.9-5|267	--enable-libtheora \
14mu|ffmpeg2.8-2.8.9-5|268	--enable-libvorbis --disable-encoder=vorbis \
14mu|ffmpeg2.8-2.8.9-5|269	--enable-libvpx \
14mu|ffmpeg2.8-2.8.9-5|270	--enable-x11grab \
14mu|ffmpeg2.8-2.8.9-5|271	--enable-runtime-cpudetect \
14mu|ffmpeg2.8-2.8.9-5|272	--enable-libdc1394 \
14mu|ffmpeg2.8-2.8.9-5|273	--enable-libschroedinger \
14mu|ffmpeg2.8-2.8.9-5|274	--enable-librtmp \
14mu|ffmpeg2.8-2.8.9-5|275	--enable-libspeex \
14mu|ffmpeg2.8-2.8.9-5|276	--enable-libfreetype \
14mu|ffmpeg2.8-2.8.9-5|277	--enable-libnut \
14mu|ffmpeg2.8-2.8.9-5|278	--enable-libgsm \
14mu|ffmpeg2.8-2.8.9-5|279	--enable-libcelt \
14mu|ffmpeg2.8-2.8.9-5|280	%if %{with opencv}
14mu|ffmpeg2.8-2.8.9-5|281	--enable-libopencv \
14mu|ffmpeg2.8-2.8.9-5|282	%else
14mu|ffmpeg2.8-2.8.9-5|283	--disable-libopencv \
14mu|ffmpeg2.8-2.8.9-5|284	%endif
14mu|ffmpeg2.8-2.8.9-5|285	--enable-libopenjpeg \
14mu|ffmpeg2.8-2.8.9-5|286	--enable-libopus \
14mu|ffmpeg2.8-2.8.9-5|287	--enable-libsoxr \
14mu|ffmpeg2.8-2.8.9-5|288	--enable-libwavpack \
14mu|ffmpeg2.8-2.8.9-5|289	--disable-libxavs \
14mu|ffmpeg2.8-2.8.9-5|290	--enable-libmodplug \
14mu|ffmpeg2.8-2.8.9-5|291	--enable-libass \
14mu|ffmpeg2.8-2.8.9-5|292	--enable-gnutls \
14mu|ffmpeg2.8-2.8.9-5|293	--enable-libcdio \
14mu|ffmpeg2.8-2.8.9-5|294	--enable-libpulse \
14mu|ffmpeg2.8-2.8.9-5|295	--enable-libv4l2 \
14mu|ffmpeg2.8-2.8.9-5|296	%if 0
14mu|ffmpeg2.8-2.8.9-5|297	--enable-frei0r \
14mu|ffmpeg2.8-2.8.9-5|298	%endif
14mu|ffmpeg2.8-2.8.9-5|299	%if %{build_plf}
14mu|ffmpeg2.8-2.8.9-5|300	--enable-libmp3lame \
14mu|ffmpeg2.8-2.8.9-5|301	--enable-libopencore-amrnb \
14mu|ffmpeg2.8-2.8.9-5|302	--enable-libopencore-amrwb \
14mu|ffmpeg2.8-2.8.9-5|303	--enable-version3 \
14mu|ffmpeg2.8-2.8.9-5|304	--enable-libx264 \
14mu|ffmpeg2.8-2.8.9-5|305	--enable-libx265 \
14mu|ffmpeg2.8-2.8.9-5|306	--enable-libvo-aacenc \
14mu|ffmpeg2.8-2.8.9-5|307	--enable-libvo-amrwbenc \
14mu|ffmpeg2.8-2.8.9-5|308	--enable-libxvid \
14mu|ffmpeg2.8-2.8.9-5|309	%else
14mu|ffmpeg2.8-2.8.9-5|310	--disable-decoder=aac --disable-encoder=aac \
14mu|ffmpeg2.8-2.8.9-5|311	%if %{with dlopen}
14mu|ffmpeg2.8-2.8.9-5|312	--enable-libmp3lame-dlopen \
14mu|ffmpeg2.8-2.8.9-5|313	--enable-libopencore-amrnb-dlopen \
14mu|ffmpeg2.8-2.8.9-5|314	--enable-libopencore-amrwb-dlopen \
14mu|ffmpeg2.8-2.8.9-5|315	--enable-libx264-dlopen \
14mu|ffmpeg2.8-2.8.9-5|316	--enable-libxvid-dlopen \
14mu|ffmpeg2.8-2.8.9-5|317	%if !%{with faac}
14mu|ffmpeg2.8-2.8.9-5|318	--enable-libfaac-dlopen \
14mu|ffmpeg2.8-2.8.9-5|319	%endif
14mu|ffmpeg2.8-2.8.9-5|320	%endif
14mu|ffmpeg2.8-2.8.9-5|321	%endif
14mu|ffmpeg2.8-2.8.9-5|322	%if %{with faac}
14mu|ffmpeg2.8-2.8.9-5|323	--enable-nonfree --enable-libfaac
14mu|ffmpeg2.8-2.8.9-5|324	%endif
14mu|ffmpeg2.8-2.8.9-5|325	
14mu|ffmpeg2.8-2.8.9-5|326	%make
14mu|ffmpeg2.8-2.8.9-5|327	
14mu|ffmpeg2.8-2.8.9-5|328	%install
14mu|ffmpeg2.8-2.8.9-5|329	%makeinstall_std SRC_PATH=`pwd`
14mu|ffmpeg2.8-2.8.9-5|330	
14mu|ffmpeg2.8-2.8.9-5|331	# Drop development and main package files
14mu|ffmpeg2.8-2.8.9-5|332	rm -rf %{buildroot}%{_bindir}/
14mu|ffmpeg2.8-2.8.9-5|333	rm -rf %{buildroot}%{_mandir}/
14mu|ffmpeg2.8-2.8.9-5|334	rm -rf %{buildroot}%{_datadir}/%{oname}/
14mu|ffmpeg2.8-2.8.9-5|335	rm -rf %{buildroot}%{_datadir}/doc/%{oname}/
14mu|ffmpeg2.8-2.8.9-5|336	rm -rf %{buildroot}%{_includedir}/
14mu|ffmpeg2.8-2.8.9-5|337	rm -rf %{buildroot}%{_libdir}/*.a
14mu|ffmpeg2.8-2.8.9-5|338	rm -rf %{buildroot}%{_libdir}/*.so
14mu|ffmpeg2.8-2.8.9-5|339	rm -rf %{buildroot}%{_libdir}/pkgconfig/*.pc
14mu|ffmpeg2.8-2.8.9-5|340	
14mu|ffmpeg2.8-2.8.9-5|341	
14mu|ffmpeg2.8-2.8.9-5|342	%changelog
14mu|ffmpeg2.8-2.8.9-5|343	
14mu|ffmpeg2.8-2.8.9-5|344	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.9-5
14mu|ffmpeg2.8-2.8.9-5|345	- (5834111) New version 2.8.9
14mu|ffmpeg2.8-2.8.9-5|346	
14mu|ffmpeg2.8-2.8.9-5|347	

22553 14
14mu|ffmpeg-3.2.4-3|1	%define major           57
14mu|ffmpeg-3.2.4-3|2	%define avdevmajor      57
14mu|ffmpeg-3.2.4-3|3	%define filtermajor     6
14mu|ffmpeg-3.2.4-3|4	%define avfmtmajor      57
14mu|ffmpeg-3.2.4-3|5	%define avumajor        55
14mu|ffmpeg-3.2.4-3|6	%define ppmajor         54
14mu|ffmpeg-3.2.4-3|7	%define swrmajor        2
14mu|ffmpeg-3.2.4-3|8	%define swsmajor        4
14mu|ffmpeg-3.2.4-3|9	%define avrmajor        3
14mu|ffmpeg-3.2.4-3|10	%define libavcodec      %mklibname avcodec %{major}
14mu|ffmpeg-3.2.4-3|11	%define libavdevice     %mklibname avdevice %{avdevmajor}
14mu|ffmpeg-3.2.4-3|12	%define libavfilter     %mklibname avfilter %{filtermajor}
14mu|ffmpeg-3.2.4-3|13	%define libavformat     %mklibname avformat %{avfmtmajor}
14mu|ffmpeg-3.2.4-3|14	%define libavutil       %mklibname avutil %{avumajor}
14mu|ffmpeg-3.2.4-3|15	%define libpostproc     %mklibname postproc %{ppmajor}
14mu|ffmpeg-3.2.4-3|16	%define libswresample   %mklibname swresample %{swrmajor}
14mu|ffmpeg-3.2.4-3|17	%define libswscale      %mklibname swscaler %{swsmajor}
14mu|ffmpeg-3.2.4-3|18	%define libavresample   %mklibname avresample %{avrmajor}
14mu|ffmpeg-3.2.4-3|19	%define devname         %mklibname %{name} -d
14mu|ffmpeg-3.2.4-3|20	%define statname        %mklibname %{name} -d -s
14mu|ffmpeg-3.2.4-3|21	
14mu|ffmpeg-3.2.4-3|22	#####################
14mu|ffmpeg-3.2.4-3|23	# Hardcode PLF build
14mu|ffmpeg-3.2.4-3|24	%define build_plf 0
14mu|ffmpeg-3.2.4-3|25	#####################
14mu|ffmpeg-3.2.4-3|26	
14mu|ffmpeg-3.2.4-3|27	%if %{build_plf}
14mu|ffmpeg-3.2.4-3|28	%define distsuffix plf
14mu|ffmpeg-3.2.4-3|29	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|ffmpeg-3.2.4-3|30	%define extrarelsuffix plf
14mu|ffmpeg-3.2.4-3|31	%bcond_with	dlopen
14mu|ffmpeg-3.2.4-3|32	%else
14mu|ffmpeg-3.2.4-3|33	%bcond_without	dlopen
14mu|ffmpeg-3.2.4-3|34	%endif
14mu|ffmpeg-3.2.4-3|35	
14mu|ffmpeg-3.2.4-3|36	%bcond_without	swscaler
14mu|ffmpeg-3.2.4-3|37	%bcond_with	opencv
14mu|ffmpeg-3.2.4-3|38	
14mu|ffmpeg-3.2.4-3|39	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
14mu|ffmpeg-3.2.4-3|40	Name:		ffmpeg
14mu|ffmpeg-3.2.4-3|41	Version:	3.2.4
14mu|ffmpeg-3.2.4-3|42	Release:	3%{?extrarelsuffix}
14mu|ffmpeg-3.2.4-3|43	%if %{build_plf}
14mu|ffmpeg-3.2.4-3|44	License:	GPLv3+
14mu|ffmpeg-3.2.4-3|45	%else
14mu|ffmpeg-3.2.4-3|46	License:	GPLv2+
14mu|ffmpeg-3.2.4-3|47	%endif
14mu|ffmpeg-3.2.4-3|48	Group:		Video
14mu|ffmpeg-3.2.4-3|49	Url:		http://ffmpeg.org/
14mu|ffmpeg-3.2.4-3|50	Source0:	http://ffmpeg.org/releases/%{name}-%{version}.tar.xz
14mu|ffmpeg-3.2.4-3|51	Patch1:		ffmpeg-3.2-dlopen-mp3lame-opencore-x264-x265-xvid.patch
14mu|ffmpeg-3.2.4-3|52	Patch2:		ffmpeg-1.0.1-time.h.patch
14mu|ffmpeg-3.2.4-3|53	Patch3:		ffmpeg-3.2-fix-build-with-flto-and-inline-assembly.patch
14mu|ffmpeg-3.2.4-3|54	Patch4:		ffmpeg-3.2-local-headers-for-dlopen.patch
14mu|ffmpeg-3.2.4-3|55	Patch5:		ffmpeg-xbmc-support.patch
14mu|ffmpeg-3.2.4-3|56	BuildRequires:	texi2html
14mu|ffmpeg-3.2.4-3|57	BuildRequires:	yasm
14mu|ffmpeg-3.2.4-3|58	BuildRequires:	bzip2-devel
14mu|ffmpeg-3.2.4-3|59	BuildRequires:	gsm-devel
14mu|ffmpeg-3.2.4-3|60	BuildRequires:	jpeg-devel
14mu|ffmpeg-3.2.4-3|61	BuildRequires:	ladspa-devel
14mu|ffmpeg-3.2.4-3|62	BuildRequires:	libnut-devel
14mu|ffmpeg-3.2.4-3|63	BuildRequires:	libschroedinger-devel
14mu|ffmpeg-3.2.4-3|64	# Maybe needs to be updated in future
14mu|ffmpeg-3.2.4-3|65	BuildConflicts:	crystalhd-devel
14mu|ffmpeg-3.2.4-3|66	
14mu|ffmpeg-3.2.4-3|67	BuildRequires:	pkgconfig(alsa)
14mu|ffmpeg-3.2.4-3|68	BuildRequires:	pkgconfig(celt)
14mu|ffmpeg-3.2.4-3|69	BuildRequires:	pkgconfig(freetype2)
14mu|ffmpeg-3.2.4-3|70	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mu|ffmpeg-3.2.4-3|71	BuildRequires:	pkgconfig(jack)
14mu|ffmpeg-3.2.4-3|72	BuildRequires:	pkgconfig(libass)
14mu|ffmpeg-3.2.4-3|73	BuildRequires:	pkgconfig(libbluray)
14mu|ffmpeg-3.2.4-3|74	BuildRequires:	pkgconfig(libcdio)
14mu|ffmpeg-3.2.4-3|75	BuildRequires:	pkgconfig(libcdio_paranoia)
14mu|ffmpeg-3.2.4-3|76	BuildRequires:	pkgconfig(libdc1394-2)
14mu|ffmpeg-3.2.4-3|77	BuildRequires:	pkgconfig(libmodplug)
14mu|ffmpeg-3.2.4-3|78	BuildRequires:	pkgconfig(libopenjpeg1)
14mu|ffmpeg-3.2.4-3|79	BuildRequires:	pkgconfig(libpng)
14mu|ffmpeg-3.2.4-3|80	BuildRequires:	pkgconfig(libpulse)
14mu|ffmpeg-3.2.4-3|81	BuildRequires:	pkgconfig(librtmp)
14mu|ffmpeg-3.2.4-3|82	BuildRequires:	pkgconfig(libva)
14mu|ffmpeg-3.2.4-3|83	BuildRequires:	pkgconfig(libv4l2)
14mu|ffmpeg-3.2.4-3|84	BuildRequires:	pkgconfig(OpenCL)
14mu|ffmpeg-3.2.4-3|85	%if %{with opencv}
14mu|ffmpeg-3.2.4-3|86	BuildRequires:	pkgconfig(opencv)
14mu|ffmpeg-3.2.4-3|87	%endif
14mu|ffmpeg-3.2.4-3|88	BuildRequires:	pkgconfig(opus)
14mu|ffmpeg-3.2.4-3|89	BuildRequires:	pkgconfig(sdl)
14mu|ffmpeg-3.2.4-3|90	BuildRequires:	pkgconfig(sdl2)
14mu|ffmpeg-3.2.4-3|91	BuildRequires:	pkgconfig(soxr)
14mu|ffmpeg-3.2.4-3|92	BuildRequires:	pkgconfig(speex)
14mu|ffmpeg-3.2.4-3|93	BuildRequires:	pkgconfig(theora)
14mu|ffmpeg-3.2.4-3|94	BuildRequires:	pkgconfig(vdpau)
14mu|ffmpeg-3.2.4-3|95	BuildRequires:	pkgconfig(vorbis)
14mu|ffmpeg-3.2.4-3|96	BuildRequires:	pkgconfig(vpx)
14mu|ffmpeg-3.2.4-3|97	BuildRequires:	pkgconfig(wavpack)
14mu|ffmpeg-3.2.4-3|98	%if %{build_plf}
14mu|ffmpeg-3.2.4-3|99	BuildRequires:	liblame-devel
14mu|ffmpeg-3.2.4-3|100	BuildRequires:	xvid-devel
14mu|ffmpeg-3.2.4-3|101	BuildRequires:	pkgconfig(opencore-amrnb)
14mu|ffmpeg-3.2.4-3|102	BuildRequires:	pkgconfig(opencore-amrwb)
14mu|ffmpeg-3.2.4-3|103	BuildRequires:	pkgconfig(vo-amrwbenc)
14mu|ffmpeg-3.2.4-3|104	BuildRequires:	pkgconfig(x264)
14mu|ffmpeg-3.2.4-3|105	BuildRequires:	pkgconfig(x265)
14mu|ffmpeg-3.2.4-3|106	%endif
14mu|ffmpeg-3.2.4-3|107	%if 0
14mu|ffmpeg-3.2.4-3|108	BuildRequires:	pkgconfig(frei0r)
14mu|ffmpeg-3.2.4-3|109	%endif
14mu|ffmpeg-3.2.4-3|110	
14mu|ffmpeg-3.2.4-3|111	%description
14mu|ffmpeg-3.2.4-3|112	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14mu|ffmpeg-3.2.4-3|113	and a generic audio and video file converter.
14mu|ffmpeg-3.2.4-3|114	
14mu|ffmpeg-3.2.4-3|115	It can grab from a standard Video4Linux video source and convert it into
14mu|ffmpeg-3.2.4-3|116	several file formats based on DCT/motion compensation encoding. Sound is
14mu|ffmpeg-3.2.4-3|117	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mu|ffmpeg-3.2.4-3|118	
14mu|ffmpeg-3.2.4-3|119	%if %{build_plf}
14mu|ffmpeg-3.2.4-3|120	This package is in Restricted as it violates several patents.
14mu|ffmpeg-3.2.4-3|121	%endif
14mu|ffmpeg-3.2.4-3|122	
14mu|ffmpeg-3.2.4-3|123	%files
14mu|ffmpeg-3.2.4-3|124	%doc INSTALL.md README.md doc/*.html doc/*.txt doc/*.conf
14mu|ffmpeg-3.2.4-3|125	%{_bindir}/*
14mu|ffmpeg-3.2.4-3|126	%{_mandir}/man1/*
14mu|ffmpeg-3.2.4-3|127	%{_datadir}/ffmpeg
14mu|ffmpeg-3.2.4-3|128	
14mu|ffmpeg-3.2.4-3|129	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|130	
14mu|ffmpeg-3.2.4-3|131	%package -n %{libavcodec}
14mu|ffmpeg-3.2.4-3|132	Summary:	Shared library part of ffmpeg
14mu|ffmpeg-3.2.4-3|133	Group:		System/Libraries
14mu|ffmpeg-3.2.4-3|134	%if %{with dlopen}
14mu|ffmpeg-3.2.4-3|135	%if "%{_lib}" == "lib64"
14mu|ffmpeg-3.2.4-3|136	%global	_ext	()(64bit)
14mu|ffmpeg-3.2.4-3|137	%else
14mu|ffmpeg-3.2.4-3|138	%global	_ext	%{nil}
14mu|ffmpeg-3.2.4-3|139	%endif
14mu|ffmpeg-3.2.4-3|140	Suggests:	libx264.so.142%{_ext}
14mu|ffmpeg-3.2.4-3|141	Suggests:	libopencore-amrnb.so.0%{_ext}
14mu|ffmpeg-3.2.4-3|142	Suggests:	libopencore-amrwb.so.0%{_ext}
14mu|ffmpeg-3.2.4-3|143	Suggests:	libmp3lame.so.0%{_ext}
14mu|ffmpeg-3.2.4-3|144	Suggests:	libxvidcore.so.4%{_ext}
14mu|ffmpeg-3.2.4-3|145	%endif
14mu|ffmpeg-3.2.4-3|146	
14mu|ffmpeg-3.2.4-3|147	%description -n %{libavcodec}
14mu|ffmpeg-3.2.4-3|148	This package contains a shared library for %{name}.
14mu|ffmpeg-3.2.4-3|149	
14mu|ffmpeg-3.2.4-3|150	%if %{build_plf}
14mu|ffmpeg-3.2.4-3|151	This package is in Restricted as it violates several patents.
14mu|ffmpeg-3.2.4-3|152	%endif
14mu|ffmpeg-3.2.4-3|153	
14mu|ffmpeg-3.2.4-3|154	%files -n %{libavcodec}
14mu|ffmpeg-3.2.4-3|155	%{_libdir}/libavcodec.so.%{major}*
14mu|ffmpeg-3.2.4-3|156	
14mu|ffmpeg-3.2.4-3|157	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|158	
14mu|ffmpeg-3.2.4-3|159	%package -n %{libavdevice}
14mu|ffmpeg-3.2.4-3|160	Summary:	Shared library part of ffmpeg
14mu|ffmpeg-3.2.4-3|161	Group:		System/Libraries
14mu|ffmpeg-3.2.4-3|162	
14mu|ffmpeg-3.2.4-3|163	%description -n %{libavdevice}
14mu|ffmpeg-3.2.4-3|164	This package contains a shared library for %{name}.
14mu|ffmpeg-3.2.4-3|165	
14mu|ffmpeg-3.2.4-3|166	%files -n %{libavdevice}
14mu|ffmpeg-3.2.4-3|167	%{_libdir}/libavdevice.so.%{avdevmajor}*
14mu|ffmpeg-3.2.4-3|168	
14mu|ffmpeg-3.2.4-3|169	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|170	
14mu|ffmpeg-3.2.4-3|171	%package -n %{libavfilter}
14mu|ffmpeg-3.2.4-3|172	Summary:	Shared library part of ffmpeg
14mu|ffmpeg-3.2.4-3|173	Group:		System/Libraries
14mu|ffmpeg-3.2.4-3|174	
14mu|ffmpeg-3.2.4-3|175	%description -n	%{libavfilter}
14mu|ffmpeg-3.2.4-3|176	This package contains a shared library for %{name}.
14mu|ffmpeg-3.2.4-3|177	
14mu|ffmpeg-3.2.4-3|178	%files -n %{libavfilter}
14mu|ffmpeg-3.2.4-3|179	%{_libdir}/libavfilter.so.%{filtermajor}*
14mu|ffmpeg-3.2.4-3|180	
14mu|ffmpeg-3.2.4-3|181	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|182	
14mu|ffmpeg-3.2.4-3|183	%package -n %{libavformat}
14mu|ffmpeg-3.2.4-3|184	Summary:	Shared library part of ffmpeg
14mu|ffmpeg-3.2.4-3|185	Group:		System/Libraries
14mu|ffmpeg-3.2.4-3|186	
14mu|ffmpeg-3.2.4-3|187	%description -n %{libavformat}
14mu|ffmpeg-3.2.4-3|188	This package contains a shared library for %{name}.
14mu|ffmpeg-3.2.4-3|189	
14mu|ffmpeg-3.2.4-3|190	%files -n %{libavformat}
14mu|ffmpeg-3.2.4-3|191	%{_libdir}/libavformat.so.%{avfmtmajor}*
14mu|ffmpeg-3.2.4-3|192	
14mu|ffmpeg-3.2.4-3|193	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|194	
14mu|ffmpeg-3.2.4-3|195	%package -n %{libavutil}
14mu|ffmpeg-3.2.4-3|196	Summary:	Shared library part of ffmpeg
14mu|ffmpeg-3.2.4-3|197	Group:		System/Libraries
14mu|ffmpeg-3.2.4-3|198	
14mu|ffmpeg-3.2.4-3|199	%description -n %{libavutil}
14mu|ffmpeg-3.2.4-3|200	This package contains a shared library for %{name}.
14mu|ffmpeg-3.2.4-3|201	
14mu|ffmpeg-3.2.4-3|202	%files -n %{libavutil}
14mu|ffmpeg-3.2.4-3|203	%{_libdir}/libavutil.so.%{avumajor}*
14mu|ffmpeg-3.2.4-3|204	
14mu|ffmpeg-3.2.4-3|205	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|206	
14mu|ffmpeg-3.2.4-3|207	%package -n %{libpostproc}
14mu|ffmpeg-3.2.4-3|208	Summary:	Shared library part of ffmpeg
14mu|ffmpeg-3.2.4-3|209	Group:		System/Libraries
14mu|ffmpeg-3.2.4-3|210	
14mu|ffmpeg-3.2.4-3|211	%description -n	%{libpostproc}
14mu|ffmpeg-3.2.4-3|212	This package contains a shared library for %{name}.
14mu|ffmpeg-3.2.4-3|213	
14mu|ffmpeg-3.2.4-3|214	%files -n %{libpostproc}
14mu|ffmpeg-3.2.4-3|215	%{_libdir}/libpostproc.so.%{ppmajor}*
14mu|ffmpeg-3.2.4-3|216	
14mu|ffmpeg-3.2.4-3|217	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|218	
14mu|ffmpeg-3.2.4-3|219	%package -n %{libswresample}
14mu|ffmpeg-3.2.4-3|220	Summary:	Shared library part of ffmpeg
14mu|ffmpeg-3.2.4-3|221	Group:		System/Libraries
14mu|ffmpeg-3.2.4-3|222	
14mu|ffmpeg-3.2.4-3|223	%description -n %{libswresample}
14mu|ffmpeg-3.2.4-3|224	This package contains a shared library for %{name}.
14mu|ffmpeg-3.2.4-3|225	
14mu|ffmpeg-3.2.4-3|226	%files -n %{libswresample}
14mu|ffmpeg-3.2.4-3|227	%{_libdir}/libswresample.so.%{swrmajor}*
14mu|ffmpeg-3.2.4-3|228	
14mu|ffmpeg-3.2.4-3|229	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|230	
14mu|ffmpeg-3.2.4-3|231	%if %{with swscaler}
14mu|ffmpeg-3.2.4-3|232	%package -n %{libswscale}
14mu|ffmpeg-3.2.4-3|233	Summary:	Shared library part of ffmpeg
14mu|ffmpeg-3.2.4-3|234	Group:		System/Libraries
14mu|ffmpeg-3.2.4-3|235	
14mu|ffmpeg-3.2.4-3|236	%description -n %{libswscale}
14mu|ffmpeg-3.2.4-3|237	This package contains a shared library for %{name}.
14mu|ffmpeg-3.2.4-3|238	
14mu|ffmpeg-3.2.4-3|239	%files -n %{libswscale}
14mu|ffmpeg-3.2.4-3|240	%{_libdir}/libswscale.so.%{swsmajor}*
14mu|ffmpeg-3.2.4-3|241	%endif
14mu|ffmpeg-3.2.4-3|242	
14mu|ffmpeg-3.2.4-3|243	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|244	
14mu|ffmpeg-3.2.4-3|245	%package -n %{libavresample}
14mu|ffmpeg-3.2.4-3|246	Summary:	Shared library part of ffmpeg
14mu|ffmpeg-3.2.4-3|247	Group:		System/Libraries
14mu|ffmpeg-3.2.4-3|248	
14mu|ffmpeg-3.2.4-3|249	%description -n %{libavresample}
14mu|ffmpeg-3.2.4-3|250	This package contains a shared library for %{name}.
14mu|ffmpeg-3.2.4-3|251	
14mu|ffmpeg-3.2.4-3|252	%files -n %{libavresample}
14mu|ffmpeg-3.2.4-3|253	%{_libdir}/libavresample.so.%{avrmajor}*
14mu|ffmpeg-3.2.4-3|254	
14mu|ffmpeg-3.2.4-3|255	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|256	
14mu|ffmpeg-3.2.4-3|257	%package -n %{devname}
14mu|ffmpeg-3.2.4-3|258	Summary:	Header files for the ffmpeg codec library
14mu|ffmpeg-3.2.4-3|259	Group:		Development/C
14mu|ffmpeg-3.2.4-3|260	Requires:	%{libavcodec} = %{EVRD}
14mu|ffmpeg-3.2.4-3|261	Requires:	%{libavdevice} = %{EVRD}
14mu|ffmpeg-3.2.4-3|262	Requires:	%{libavfilter} = %{EVRD}
14mu|ffmpeg-3.2.4-3|263	Requires:	%{libavformat} = %{EVRD}
14mu|ffmpeg-3.2.4-3|264	Requires:	%{libavresample} = %{EVRD}
14mu|ffmpeg-3.2.4-3|265	Requires:	%{libavutil} = %{EVRD}
14mu|ffmpeg-3.2.4-3|266	Requires:	%{libpostproc} = %{EVRD}
14mu|ffmpeg-3.2.4-3|267	Requires:	%{libswresample} = %{EVRD}
14mu|ffmpeg-3.2.4-3|268	%if %{with swscaler}
14mu|ffmpeg-3.2.4-3|269	Requires:	%{libswscale} = %{EVRD}
14mu|ffmpeg-3.2.4-3|270	%endif
14mu|ffmpeg-3.2.4-3|271	Requires:	pkgconfig(OpenCL)
14mu|ffmpeg-3.2.4-3|272	Provides:	ffmpeg-devel = %{EVRD}
14mu|ffmpeg-3.2.4-3|273	
14mu|ffmpeg-3.2.4-3|274	%description -n %{devname}
14mu|ffmpeg-3.2.4-3|275	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14mu|ffmpeg-3.2.4-3|276	and a generic audio and video file converter.
14mu|ffmpeg-3.2.4-3|277	
14mu|ffmpeg-3.2.4-3|278	It can grab from a standard Video4Linux video source and convert it into
14mu|ffmpeg-3.2.4-3|279	several file formats based on DCT/motion compensation encoding. Sound is
14mu|ffmpeg-3.2.4-3|280	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mu|ffmpeg-3.2.4-3|281	
14mu|ffmpeg-3.2.4-3|282	Install this package if you want to compile apps with ffmpeg support.
14mu|ffmpeg-3.2.4-3|283	
14mu|ffmpeg-3.2.4-3|284	%files -n %{devname}
14mu|ffmpeg-3.2.4-3|285	%{_includedir}/libavcodec
14mu|ffmpeg-3.2.4-3|286	%{_includedir}/libavdevice
14mu|ffmpeg-3.2.4-3|287	%{_includedir}/libavfilter
14mu|ffmpeg-3.2.4-3|288	%{_includedir}/libavformat
14mu|ffmpeg-3.2.4-3|289	%{_includedir}/libavutil
14mu|ffmpeg-3.2.4-3|290	%{_includedir}/libpostproc
14mu|ffmpeg-3.2.4-3|291	%{_includedir}/libswresample
14mu|ffmpeg-3.2.4-3|292	%{_includedir}/libavresample
14mu|ffmpeg-3.2.4-3|293	%{_libdir}/libavcodec.so
14mu|ffmpeg-3.2.4-3|294	%{_libdir}/libavdevice.so
14mu|ffmpeg-3.2.4-3|295	%{_libdir}/libavfilter.so
14mu|ffmpeg-3.2.4-3|296	%{_libdir}/libavformat.so
14mu|ffmpeg-3.2.4-3|297	%{_libdir}/libavutil.so
14mu|ffmpeg-3.2.4-3|298	%{_libdir}/libpostproc.so
14mu|ffmpeg-3.2.4-3|299	%{_libdir}/libswresample.so
14mu|ffmpeg-3.2.4-3|300	%{_libdir}/libavresample.so
14mu|ffmpeg-3.2.4-3|301	%if %{with swscaler}
14mu|ffmpeg-3.2.4-3|302	%{_includedir}/libswscale
14mu|ffmpeg-3.2.4-3|303	%{_libdir}/libswscale.so
14mu|ffmpeg-3.2.4-3|304	%{_libdir}/pkgconfig/libswscale.pc
14mu|ffmpeg-3.2.4-3|305	%endif
14mu|ffmpeg-3.2.4-3|306	%{_libdir}/pkgconfig/libavcodec.pc
14mu|ffmpeg-3.2.4-3|307	%{_libdir}/pkgconfig/libavdevice.pc
14mu|ffmpeg-3.2.4-3|308	%{_libdir}/pkgconfig/libavfilter.pc
14mu|ffmpeg-3.2.4-3|309	%{_libdir}/pkgconfig/libavformat.pc
14mu|ffmpeg-3.2.4-3|310	%{_libdir}/pkgconfig/libavutil.pc
14mu|ffmpeg-3.2.4-3|311	%{_libdir}/pkgconfig/libpostproc.pc
14mu|ffmpeg-3.2.4-3|312	%{_libdir}/pkgconfig/libswresample.pc
14mu|ffmpeg-3.2.4-3|313	%{_libdir}/pkgconfig/libavresample.pc
14mu|ffmpeg-3.2.4-3|314	%{_mandir}/man3/lib*.3.*
14mu|ffmpeg-3.2.4-3|315	
14mu|ffmpeg-3.2.4-3|316	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|317	
14mu|ffmpeg-3.2.4-3|318	%package -n %{statname}
14mu|ffmpeg-3.2.4-3|319	Summary:	Static library for the ffmpeg codec library
14mu|ffmpeg-3.2.4-3|320	Group:		Development/C
14mu|ffmpeg-3.2.4-3|321	Requires:	%{devname} = %{EVRD}
14mu|ffmpeg-3.2.4-3|322	Provides:	ffmpeg-static-devel = %{EVRD}
14mu|ffmpeg-3.2.4-3|323	
14mu|ffmpeg-3.2.4-3|324	%description -n	%{statname}
14mu|ffmpeg-3.2.4-3|325	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14mu|ffmpeg-3.2.4-3|326	and a generic audio and video file converter.
14mu|ffmpeg-3.2.4-3|327	
14mu|ffmpeg-3.2.4-3|328	It can grab from a standard Video4Linux video source and convert it into
14mu|ffmpeg-3.2.4-3|329	several file formats based on DCT/motion compensation encoding. Sound is
14mu|ffmpeg-3.2.4-3|330	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14mu|ffmpeg-3.2.4-3|331	
14mu|ffmpeg-3.2.4-3|332	Install this package if you want to compile static apps with ffmpeg support.
14mu|ffmpeg-3.2.4-3|333	
14mu|ffmpeg-3.2.4-3|334	%files -n %{statname}
14mu|ffmpeg-3.2.4-3|335	%{_libdir}/*.a
14mu|ffmpeg-3.2.4-3|336	
14mu|ffmpeg-3.2.4-3|337	#----------------------------------------------------------------------------
14mu|ffmpeg-3.2.4-3|338	
14mu|ffmpeg-3.2.4-3|339	%prep
14mu|ffmpeg-3.2.4-3|340	%setup -q
14mu|ffmpeg-3.2.4-3|341	%patch2 -p1 -b .timeh~
14mu|ffmpeg-3.2.4-3|342	%patch3 -p1 -b .flto_inline_asm~
14mu|ffmpeg-3.2.4-3|343	%if %{with dlopen}
14mu|ffmpeg-3.2.4-3|344	%patch1 -p1 -b .dlopen~
14mu|ffmpeg-3.2.4-3|345	%patch4 -p1 -b .dl_headers~
14mu|ffmpeg-3.2.4-3|346	%endif
14mu|ffmpeg-3.2.4-3|347	%patch5 -p1 -b .xbmc~
14mu|ffmpeg-3.2.4-3|348	
14mu|ffmpeg-3.2.4-3|349	%build
14mu|ffmpeg-3.2.4-3|350	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
14mu|ffmpeg-3.2.4-3|351	export LDFLAGS="%{ldflags}"
14mu|ffmpeg-3.2.4-3|352	
14mu|ffmpeg-3.2.4-3|353	./configure --prefix=%{_prefix} \
14mu|ffmpeg-3.2.4-3|354	--enable-shared \
14mu|ffmpeg-3.2.4-3|355	--libdir=%{_libdir} \
14mu|ffmpeg-3.2.4-3|356	--shlibdir=%{_libdir} \
14mu|ffmpeg-3.2.4-3|357	--incdir=%{_includedir} \
14mu|ffmpeg-3.2.4-3|358	--disable-stripping \
14mu|ffmpeg-3.2.4-3|359	--enable-postproc \
14mu|ffmpeg-3.2.4-3|360	--enable-gpl \
14mu|ffmpeg-3.2.4-3|361	--enable-pthreads \
14mu|ffmpeg-3.2.4-3|362	--enable-ladspa \
14mu|ffmpeg-3.2.4-3|363	--enable-libbluray \
14mu|ffmpeg-3.2.4-3|364	--enable-libtheora \
14mu|ffmpeg-3.2.4-3|365	--enable-libvorbis --disable-encoder=vorbis \
14mu|ffmpeg-3.2.4-3|366	--enable-libvpx \
14mu|ffmpeg-3.2.4-3|367	--enable-x11grab \
14mu|ffmpeg-3.2.4-3|368	--enable-runtime-cpudetect \
14mu|ffmpeg-3.2.4-3|369	--enable-libdc1394 \
14mu|ffmpeg-3.2.4-3|370	--enable-libschroedinger \
14mu|ffmpeg-3.2.4-3|371	--enable-librtmp \
14mu|ffmpeg-3.2.4-3|372	--enable-libspeex \
14mu|ffmpeg-3.2.4-3|373	--enable-libfreetype \
14mu|ffmpeg-3.2.4-3|374	--enable-libnut \
14mu|ffmpeg-3.2.4-3|375	--enable-libgsm \
14mu|ffmpeg-3.2.4-3|376	--enable-libcelt \
14mu|ffmpeg-3.2.4-3|377	--enable-avresample \
14mu|ffmpeg-3.2.4-3|378	--enable-opencl \
14mu|ffmpeg-3.2.4-3|379	%if %{with opencv}
14mu|ffmpeg-3.2.4-3|380	--enable-libopencv \
14mu|ffmpeg-3.2.4-3|381	%else
14mu|ffmpeg-3.2.4-3|382	--disable-libopencv \
14mu|ffmpeg-3.2.4-3|383	%endif
14mu|ffmpeg-3.2.4-3|384	--enable-libopenjpeg \
14mu|ffmpeg-3.2.4-3|385	--enable-libopus \
14mu|ffmpeg-3.2.4-3|386	--enable-libsoxr \
14mu|ffmpeg-3.2.4-3|387	--enable-libwavpack \
14mu|ffmpeg-3.2.4-3|388	--disable-libxavs \
14mu|ffmpeg-3.2.4-3|389	--enable-libmodplug \
14mu|ffmpeg-3.2.4-3|390	--enable-libass \
14mu|ffmpeg-3.2.4-3|391	--enable-gnutls \
14mu|ffmpeg-3.2.4-3|392	--enable-libcdio \
14mu|ffmpeg-3.2.4-3|393	--enable-libpulse \
14mu|ffmpeg-3.2.4-3|394	--enable-libv4l2 \
14mu|ffmpeg-3.2.4-3|395	%if 0
14mu|ffmpeg-3.2.4-3|396	--enable-frei0r \
14mu|ffmpeg-3.2.4-3|397	%endif
14mu|ffmpeg-3.2.4-3|398	%if %{build_plf}
14mu|ffmpeg-3.2.4-3|399	--enable-libmp3lame \
14mu|ffmpeg-3.2.4-3|400	--enable-libopencore-amrnb \
14mu|ffmpeg-3.2.4-3|401	--enable-libopencore-amrwb \
14mu|ffmpeg-3.2.4-3|402	--enable-version3 \
14mu|ffmpeg-3.2.4-3|403	--enable-libx264 \
14mu|ffmpeg-3.2.4-3|404	--enable-libx265 \
14mu|ffmpeg-3.2.4-3|405	--enable-libvo-amrwbenc \
14mu|ffmpeg-3.2.4-3|406	--enable-libxvid \
14mu|ffmpeg-3.2.4-3|407	%else
14mu|ffmpeg-3.2.4-3|408	--disable-decoder=aac --disable-encoder=aac \
14mu|ffmpeg-3.2.4-3|409	%if %{with dlopen}
14mu|ffmpeg-3.2.4-3|410	--enable-libmp3lame-dlopen \
14mu|ffmpeg-3.2.4-3|411	--enable-libopencore-amrnb-dlopen \
14mu|ffmpeg-3.2.4-3|412	--enable-libopencore-amrwb-dlopen \
14mu|ffmpeg-3.2.4-3|413	--enable-libx264-dlopen \
14mu|ffmpeg-3.2.4-3|414	--enable-libxvid-dlopen
14mu|ffmpeg-3.2.4-3|415	%endif
14mu|ffmpeg-3.2.4-3|416	%endif
14mu|ffmpeg-3.2.4-3|417	
14mu|ffmpeg-3.2.4-3|418	%make
14mu|ffmpeg-3.2.4-3|419	
14mu|ffmpeg-3.2.4-3|420	%install
14mu|ffmpeg-3.2.4-3|421	%makeinstall_std SRC_PATH=`pwd`
14mu|ffmpeg-3.2.4-3|422	
14mu|ffmpeg-3.2.4-3|423	%changelog

22554 14
14mu|ffmpegthumbs-4.14.3-3|1	Summary:	Video thumbnail generator for KDE4 file managers
14mu|ffmpegthumbs-4.14.3-3|2	Name:		ffmpegthumbs
14mu|ffmpegthumbs-4.14.3-3|3	Epoch:		3
14mu|ffmpegthumbs-4.14.3-3|4	Version:	4.14.3
14mu|ffmpegthumbs-4.14.3-3|5	Release:	3
14mu|ffmpegthumbs-4.14.3-3|6	License:	GPLv2+
14mu|ffmpegthumbs-4.14.3-3|7	Group:		Graphical desktop/KDE
14mu|ffmpegthumbs-4.14.3-3|8	Url:		https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs
14mu|ffmpegthumbs-4.14.3-3|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ffmpegthumbs-4.14.3-3|10	BuildRequires:	kdelibs4-devel
14mu|ffmpegthumbs-4.14.3-3|11	BuildRequires:	pkgconfig(libavcodec)
14mu|ffmpegthumbs-4.14.3-3|12	BuildRequires:	pkgconfig(libavformat)
14mu|ffmpegthumbs-4.14.3-3|13	BuildRequires:	pkgconfig(libswscale)
14mu|ffmpegthumbs-4.14.3-3|14	
14mu|ffmpegthumbs-4.14.3-3|15	%description
14mu|ffmpegthumbs-4.14.3-3|16	FFmpegThumbs is a video thumbnails implementation for KDE4 based on
14mu|ffmpegthumbs-4.14.3-3|17	FFmpegThumbnailer.
14mu|ffmpegthumbs-4.14.3-3|18	
14mu|ffmpegthumbs-4.14.3-3|19	This thumbnailer uses FFmpeg to decode frames from the video files,
14mu|ffmpegthumbs-4.14.3-3|20	so supported video formats depend on the configuration flags of ffmpeg.
14mu|ffmpegthumbs-4.14.3-3|21	
14mu|ffmpegthumbs-4.14.3-3|22	This thumbnailer was designed to be as fast and lightweight as possible.
14mu|ffmpegthumbs-4.14.3-3|23	
14mu|ffmpegthumbs-4.14.3-3|24	%files
14mu|ffmpegthumbs-4.14.3-3|25	%{_kde_libdir}/kde4/ffmpegthumbs.so
14mu|ffmpegthumbs-4.14.3-3|26	%{_kde_services}/ffmpegthumbs.desktop
14mu|ffmpegthumbs-4.14.3-3|27	
14mu|ffmpegthumbs-4.14.3-3|28	#------------------------------------------------------------------------------
14mu|ffmpegthumbs-4.14.3-3|29	
14mu|ffmpegthumbs-4.14.3-3|30	%prep
14mu|ffmpegthumbs-4.14.3-3|31	%setup -q
14mu|ffmpegthumbs-4.14.3-3|32	
14mu|ffmpegthumbs-4.14.3-3|33	%build
14mu|ffmpegthumbs-4.14.3-3|34	%cmake_kde4
14mu|ffmpegthumbs-4.14.3-3|35	%make
14mu|ffmpegthumbs-4.14.3-3|36	
14mu|ffmpegthumbs-4.14.3-3|37	%install
14mu|ffmpegthumbs-4.14.3-3|38	%makeinstall_std -C build
14mu|ffmpegthumbs-4.14.3-3|39	
14mu|ffmpegthumbs-4.14.3-3|40	
14mu|ffmpegthumbs-4.14.3-3|41	%changelog
14mu|ffmpegthumbs-4.14.3-3|42	* Fri Feb 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-3
14mu|ffmpegthumbs-4.14.3-3|43	+ Revision: 42cc8e8
14mu|ffmpegthumbs-4.14.3-3|44	- Bump release
14mu|ffmpegthumbs-4.14.3-3|45	
14mu|ffmpegthumbs-4.14.3-3|46	

22555 14
14mu|file-5.28-1|1	%define major 1
14mu|file-5.28-1|2	%define libname %mklibname magic %{major}
14mu|file-5.28-1|3	%define devname %mklibname magic -d
14mu|file-5.28-1|4	%define staticname %mklibname magic -d -s
14mu|file-5.28-1|5	
14mu|file-5.28-1|6	Summary:	A utility for determining file types
14mu|file-5.28-1|7	Name:		file
14mu|file-5.28-1|8	Version:	5.28
14mu|file-5.28-1|9	Release:	1
14mu|file-5.28-1|10	License:	BSD
14mu|file-5.28-1|11	Group:		File tools
14mu|file-5.28-1|12	Url:		http://www.darwinsys.com/file/
14mu|file-5.28-1|13	Source0:	ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
14mu|file-5.28-1|14	Source1:	%{name}.rpmlintrc
14mu|file-5.28-1|15	Patch0:		file-rpm-locale.patch
14mu|file-5.28-1|16	Patch1:		file-5.18-x86boot.patch
14mu|file-5.28-1|17	Patch2:		file-5.26-selinux.patch
14mu|file-5.28-1|18	Patch3:		file-5.04-oracle.patch
14mu|file-5.28-1|19	Patch4:		file-5.05-dump.patch
14mu|file-5.28-1|20	Patch5:		file-5.28-berkeleydb.patch
14mu|file-5.28-1|21	Patch6:		file-4.20-xen.patch
14mu|file-5.28-1|22	Patch7:		file-5.15-images.patch
14mu|file-5.28-1|23	Patch8:		file-5.26-apple.patch
14mu|file-5.28-1|24	Patch9:		file-5.26-strength.patch
14mu|file-5.28-1|25	Patch10:	file-5.19-image-fmt-widths.patch
14mu|file-5.28-1|26	Patch11:	file-5.04-man-return-code.patch
14mu|file-5.28-1|27	Patch12:	file-5.04-volume_key.patch
14mu|file-5.28-1|28	Patch13:	file-5.26-no-magic.patch
14mu|file-5.28-1|29	Patch14:	file-5.18-journald.patch
14mu|file-5.28-1|30	Patch15:	file-5.28-compress-sigsegv.patch
14mu|file-5.28-1|31	BuildRequires:	pythonegg(setuptools)
14mu|file-5.28-1|32	BuildRequires:	pkgconfig(python)
14mu|file-5.28-1|33	BuildRequires:	pkgconfig(zlib)
14mu|file-5.28-1|34	
14mu|file-5.28-1|35	%description
14mu|file-5.28-1|36	The file command is used to identify a particular file according to the
14mu|file-5.28-1|37	type of data contained by the file.  File can identify many different
14mu|file-5.28-1|38	file types, including ELF binaries, system libraries, RPM packages, and
14mu|file-5.28-1|39	different graphics formats.
14mu|file-5.28-1|40	
14mu|file-5.28-1|41	You should install the file package, since the file command is such a
14mu|file-5.28-1|42	useful utility.
14mu|file-5.28-1|43	
14mu|file-5.28-1|44	%files
14mu|file-5.28-1|45	%doc README MAINT ChangeLog
14mu|file-5.28-1|46	%{_bindir}/*
14mu|file-5.28-1|47	%{_datadir}/misc/*
14mu|file-5.28-1|48	%{_mandir}/man1/*
14mu|file-5.28-1|49	%{_mandir}/man4/*
14mu|file-5.28-1|50	
14mu|file-5.28-1|51	#----------------------------------------------------------------------------
14mu|file-5.28-1|52	
14mu|file-5.28-1|53	%package -n %{libname}
14mu|file-5.28-1|54	Summary:	Shared library for handling magic files
14mu|file-5.28-1|55	Group:		System/Libraries
14mu|file-5.28-1|56	
14mu|file-5.28-1|57	%description -n %{libname}
14mu|file-5.28-1|58	The file command is used to identify a particular file according to the
14mu|file-5.28-1|59	type of data contained by the file.  File can identify many different
14mu|file-5.28-1|60	file types, including ELF binaries, system libraries, RPM packages, and
14mu|file-5.28-1|61	different graphics formats.
14mu|file-5.28-1|62	
14mu|file-5.28-1|63	Libmagic is a library for handlig the so called magic files the 'file'
14mu|file-5.28-1|64	command is based on.
14mu|file-5.28-1|65	
14mu|file-5.28-1|66	%files -n %{libname}
14mu|file-5.28-1|67	%{_libdir}/libmagic.so.%{major}*
14mu|file-5.28-1|68	
14mu|file-5.28-1|69	#----------------------------------------------------------------------------
14mu|file-5.28-1|70	
14mu|file-5.28-1|71	%package -n %{devname}
14mu|file-5.28-1|72	Summary:	Development files to build applications that handle magic files
14mu|file-5.28-1|73	Group:		Development/C
14mu|file-5.28-1|74	Requires:	%{libname} = %{EVRD}
14mu|file-5.28-1|75	Provides:	magic-devel = %{EVRD}
14mu|file-5.28-1|76	
14mu|file-5.28-1|77	%description -n %{devname}
14mu|file-5.28-1|78	The file command is used to identify a particular file according to the
14mu|file-5.28-1|79	type of data contained by the file.  File can identify many different
14mu|file-5.28-1|80	file types, including ELF binaries, system libraries, RPM packages, and
14mu|file-5.28-1|81	different graphics formats.
14mu|file-5.28-1|82	
14mu|file-5.28-1|83	Libmagic is a library for handlig the so called magic files the 'file'
14mu|file-5.28-1|84	command is based on.
14mu|file-5.28-1|85	
14mu|file-5.28-1|86	%files -n %{devname}
14mu|file-5.28-1|87	%{_libdir}/libmagic.so
14mu|file-5.28-1|88	%{_includedir}/*
14mu|file-5.28-1|89	%{_mandir}/man3/*
14mu|file-5.28-1|90	
14mu|file-5.28-1|91	#----------------------------------------------------------------------------
14mu|file-5.28-1|92	
14mu|file-5.28-1|93	%package -n %{staticname}
14mu|file-5.28-1|94	Summary:	Static library to build applications that handle magic files
14mu|file-5.28-1|95	Group:		Development/C
14mu|file-5.28-1|96	Requires:	%{devname} = %{EVRD}
14mu|file-5.28-1|97	Provides:	magic-static-devel = %{EVRD}
14mu|file-5.28-1|98	
14mu|file-5.28-1|99	%description -n %{staticname}
14mu|file-5.28-1|100	The file command is used to identify a particular file according to the
14mu|file-5.28-1|101	type of data contained by the file.  File can identify many different
14mu|file-5.28-1|102	file types, including ELF binaries, system libraries, RPM packages, and
14mu|file-5.28-1|103	different graphics formats.
14mu|file-5.28-1|104	
14mu|file-5.28-1|105	Libmagic is a library for handlig the so called magic files the 'file'
14mu|file-5.28-1|106	command is based on.
14mu|file-5.28-1|107	
14mu|file-5.28-1|108	%files -n %{staticname}
14mu|file-5.28-1|109	%{_libdir}/*.a
14mu|file-5.28-1|110	
14mu|file-5.28-1|111	#----------------------------------------------------------------------------
14mu|file-5.28-1|112	
14mu|file-5.28-1|113	%package -n python-magic
14mu|file-5.28-1|114	Summary:	Python module to use libmagic
14mu|file-5.28-1|115	Group:		Development/Python
14mu|file-5.28-1|116	BuildArch:	noarch
14mu|file-5.28-1|117	Requires:	%{name} >= %{EVRD}
14mu|file-5.28-1|118	
14mu|file-5.28-1|119	%description -n python-magic
14mu|file-5.28-1|120	Libmagic is a library for handlig the so called magic files the 'file'
14mu|file-5.28-1|121	command is based on.
14mu|file-5.28-1|122	
14mu|file-5.28-1|123	This package contains the python binding for libmagic.
14mu|file-5.28-1|124	
14mu|file-5.28-1|125	%files -n python-magic
14mu|file-5.28-1|126	%doc python/README python/example.py
14mu|file-5.28-1|127	%{py_puresitedir}/*
14mu|file-5.28-1|128	
14mu|file-5.28-1|129	#----------------------------------------------------------------------------
14mu|file-5.28-1|130	
14mu|file-5.28-1|131	%prep
14mu|file-5.28-1|132	%setup -q
14mu|file-5.28-1|133	%patch0 -p1
14mu|file-5.28-1|134	%patch1 -p1
14mu|file-5.28-1|135	%patch2 -p1
14mu|file-5.28-1|136	%patch3 -p1
14mu|file-5.28-1|137	%patch4 -p1
14mu|file-5.28-1|138	%patch5 -p1
14mu|file-5.28-1|139	%patch6 -p1
14mu|file-5.28-1|140	%patch7 -p1
14mu|file-5.28-1|141	%patch8 -p1
14mu|file-5.28-1|142	%patch9 -p1
14mu|file-5.28-1|143	%patch10 -p1
14mu|file-5.28-1|144	%patch11 -p1
14mu|file-5.28-1|145	%patch12 -p1
14mu|file-5.28-1|146	%patch13 -p1
14mu|file-5.28-1|147	%patch14 -p1
14mu|file-5.28-1|148	%patch15 -p1
14mu|file-5.28-1|149	
14mu|file-5.28-1|150	%build
14mu|file-5.28-1|151	autoreconf -fi
14mu|file-5.28-1|152	CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \
14mu|file-5.28-1|153	%configure2_5x --enable-static
14mu|file-5.28-1|154	%make
14mu|file-5.28-1|155	
14mu|file-5.28-1|156	pushd python
14mu|file-5.28-1|157	python setup.py build
14mu|file-5.28-1|158	popd
14mu|file-5.28-1|159	
14mu|file-5.28-1|160	%install
14mu|file-5.28-1|161	%makeinstall_std
14mu|file-5.28-1|162	
14mu|file-5.28-1|163	# install one missing header file
14mu|file-5.28-1|164	install -m644 src/file.h -D %{buildroot}%{_includedir}/file.h
14mu|file-5.28-1|165	
14mu|file-5.28-1|166	pushd python
14mu|file-5.28-1|167	python setup.py install --root=%{buildroot}
14mu|file-5.28-1|168	popd
14mu|file-5.28-1|169	
14mu|file-5.28-1|170	%changelog
14mu|file-5.28-1|171	
14mu|file-5.28-1|172	* Tue Jul 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.28-1
14mu|file-5.28-1|173	- (3417bfd) New version 5.28
14mu|file-5.28-1|174	- (3417bfd) Add compress-sigsegv patch from Fedora to fix zlib-related segfault
14mu|file-5.28-1|175	
14mu|file-5.28-1|176	

22556 14
14mu|filelight-4.14.3-1|1	Summary:	Graphical disk usage statistics
14mu|filelight-4.14.3-1|2	Name:		filelight
14mu|filelight-4.14.3-1|3	Version:	4.14.3
14mu|filelight-4.14.3-1|4	Release:	1
14mu|filelight-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|filelight-4.14.3-1|6	License:	LGPLv2
14mu|filelight-4.14.3-1|7	Url:		http://utils.kde.org/projects/filelight/
14mu|filelight-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|filelight-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|filelight-4.14.3-1|10	
14mu|filelight-4.14.3-1|11	%description
14mu|filelight-4.14.3-1|12	Filelight allows you to quickly understand exactly where your
14mu|filelight-4.14.3-1|13	diskspace is being used by graphically representing your file
14mu|filelight-4.14.3-1|14	system as a set of concentric segmented-rings. You can use it
14mu|filelight-4.14.3-1|15	to locate hotspots of disk usage and then manipulate those
14mu|filelight-4.14.3-1|16	areas using a file manager.
14mu|filelight-4.14.3-1|17	
14mu|filelight-4.14.3-1|18	%files
14mu|filelight-4.14.3-1|19	%doc %{_kde_docdir}/HTML/en/filelight
14mu|filelight-4.14.3-1|20	%{_kde_bindir}/filelight
14mu|filelight-4.14.3-1|21	%{_kde_libdir}/kde4/filelightpart.so
14mu|filelight-4.14.3-1|22	%{_kde_applicationsdir}/filelight.desktop
14mu|filelight-4.14.3-1|23	%{_kde_appsdir}/filelight
14mu|filelight-4.14.3-1|24	%{_kde_appsdir}/filelightpart
14mu|filelight-4.14.3-1|25	%{_kde_iconsdir}/*/*/actions/view_filelight.*
14mu|filelight-4.14.3-1|26	%{_kde_iconsdir}/*/*/apps/filelight.*
14mu|filelight-4.14.3-1|27	%{_kde_configdir}/filelightrc
14mu|filelight-4.14.3-1|28	%{_kde_services}/filelightpart.desktop
14mu|filelight-4.14.3-1|29	
14mu|filelight-4.14.3-1|30	#----------------------------------------------------------------------
14mu|filelight-4.14.3-1|31	
14mu|filelight-4.14.3-1|32	%prep
14mu|filelight-4.14.3-1|33	%setup -q
14mu|filelight-4.14.3-1|34	
14mu|filelight-4.14.3-1|35	%build
14mu|filelight-4.14.3-1|36	%cmake_kde4
14mu|filelight-4.14.3-1|37	%make
14mu|filelight-4.14.3-1|38	
14mu|filelight-4.14.3-1|39	%install
14mu|filelight-4.14.3-1|40	%makeinstall_std -C build
14mu|filelight-4.14.3-1|41	
14mu|filelight-4.14.3-1|42	
14mu|filelight-4.14.3-1|43	%changelog
14mu|filelight-4.14.3-1|44	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|filelight-4.14.3-1|45	+ Revision: e9f0a0e
14mu|filelight-4.14.3-1|46	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|filelight-4.14.3-1|47	
14mu|filelight-4.14.3-1|48	

22557 14
14mu|file-roller-3.16.4-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|file-roller-3.16.4-2|2	
14mu|file-roller-3.16.4-2|3	Summary:	An archive manager for GNOME
14mu|file-roller-3.16.4-2|4	Name:		file-roller
14mu|file-roller-3.16.4-2|5	Version:	3.16.4
14mu|file-roller-3.16.4-2|6	Release:	2
14mu|file-roller-3.16.4-2|7	License:	GPLv2+
14mu|file-roller-3.16.4-2|8	URL:		http://fileroller.sourceforge.net
14mu|file-roller-3.16.4-2|9	Group:		Archiving/Compression
14mu|file-roller-3.16.4-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|file-roller-3.16.4-2|11	# Merge into f-r 3.22
14mu|file-roller-3.16.4-2|12	Patch0:		CVE-2016-7162.patch
14mu|file-roller-3.16.4-2|13	
14mu|file-roller-3.16.4-2|14	BuildRequires:	intltool
14mu|file-roller-3.16.4-2|15	BuildRequires:	itstool
14mu|file-roller-3.16.4-2|16	
14mu|file-roller-3.16.4-2|17	BuildRequires:	libtool
14mu|file-roller-3.16.4-2|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|file-roller-3.16.4-2|19	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|file-roller-3.16.4-2|20	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|file-roller-3.16.4-2|21	BuildRequires:	pkgconfig(libnautilus-extension)
14mu|file-roller-3.16.4-2|22	BuildRequires:	pkgconfig(sm)
14mu|file-roller-3.16.4-2|23	BuildRequires:  pkgconfig(gio-unix-2.0)
14mu|file-roller-3.16.4-2|24	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|file-roller-3.16.4-2|25	BuildRequires:  pkgconfig(json-glib-1.0)
14mu|file-roller-3.16.4-2|26	BuildRequires:  pkgconfig(libarchive)
14mu|file-roller-3.16.4-2|27	BuildRequires:  pkgconfig(libnotify)
14mu|file-roller-3.16.4-2|28	
14mu|file-roller-3.16.4-2|29	# for the gsettings schema
14mu|file-roller-3.16.4-2|30	Requires:	nautilus
14mu|file-roller-3.16.4-2|31	
14mu|file-roller-3.16.4-2|32	%description
14mu|file-roller-3.16.4-2|33	File Roller is an archive manager for the GNOME environment.  This means that
14mu|file-roller-3.16.4-2|34	you can : create and modify archives; view the content of an archive; view a
14mu|file-roller-3.16.4-2|35	file contained in the archive; extract files from the archive.
14mu|file-roller-3.16.4-2|36	File Roller is only a front-end (a graphical interface) to archiving programs
14mu|file-roller-3.16.4-2|37	like tar and zip. The supported file types are :
14mu|file-roller-3.16.4-2|38	* Tar archives uncompressed (.tar) or compressed with
14mu|file-roller-3.16.4-2|39	* gzip (.tar.gz , .tgz)
14mu|file-roller-3.16.4-2|40	* bzip (.tar.bz , .tbz)
14mu|file-roller-3.16.4-2|41	* bzip2 (.tar.bz2 , .tbz2)
14mu|file-roller-3.16.4-2|42	* compress (.tar.Z , .taz)
14mu|file-roller-3.16.4-2|43	* lzop (.tar.lzo , .tzo)
14mu|file-roller-3.16.4-2|44	* lzma (.tar.lzma , .tlz)
14mu|file-roller-3.16.4-2|45	* Zip archives (.zip)
14mu|file-roller-3.16.4-2|46	* Jar archives (.jar , .ear , .war)
14mu|file-roller-3.16.4-2|47	* Lha archives (.lzh)
14mu|file-roller-3.16.4-2|48	* Rar archives (.rar)
14mu|file-roller-3.16.4-2|49	* Single files compressed with gzip, bzip, bzip2, compress, lzop, lzma
14mu|file-roller-3.16.4-2|50	* ISO images
14mu|file-roller-3.16.4-2|51	
14mu|file-roller-3.16.4-2|52	%prep
14mu|file-roller-3.16.4-2|53	%setup -q
14mu|file-roller-3.16.4-2|54	%apply_patches
14mu|file-roller-3.16.4-2|55	
14mu|file-roller-3.16.4-2|56	%build
14mu|file-roller-3.16.4-2|57	%configure2_5x \
14mu|file-roller-3.16.4-2|58	--disable-static \
14mu|file-roller-3.16.4-2|59	--disable-scrollkeeper \
14mu|file-roller-3.16.4-2|60	--disable-packagekit \
14mu|file-roller-3.16.4-2|61	--enable-nautilus-actions
14mu|file-roller-3.16.4-2|62	
14mu|file-roller-3.16.4-2|63	make V=1 LIBTOOL=/usr/bin/libtool
14mu|file-roller-3.16.4-2|64	
14mu|file-roller-3.16.4-2|65	%install
14mu|file-roller-3.16.4-2|66	%makeinstall_std
14mu|file-roller-3.16.4-2|67	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|file-roller-3.16.4-2|68	%find_lang %{name} --with-gnome
14mu|file-roller-3.16.4-2|69	
14mu|file-roller-3.16.4-2|70	%files -f %{name}.lang
14mu|file-roller-3.16.4-2|71	%doc AUTHORS NEWS README
14mu|file-roller-3.16.4-2|72	%{_bindir}/*
14mu|file-roller-3.16.4-2|73	%{_libdir}/nautilus/extensions-3.0/*.so
14mu|file-roller-3.16.4-2|74	%{_libexecdir}/%{name}
14mu|file-roller-3.16.4-2|75	%{_datadir}/applications/*
14mu|file-roller-3.16.4-2|76	%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
14mu|file-roller-3.16.4-2|77	%{_datadir}/file-roller
14mu|file-roller-3.16.4-2|78	%{_datadir}/GConf/gsettings/file-roller.convert
14mu|file-roller-3.16.4-2|79	%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
14mu|file-roller-3.16.4-2|80	%{_datadir}/icons/hicolor/*/*/*.*
14mu|file-roller-3.16.4-2|81	%{_datadir}/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service
14mu|file-roller-3.16.4-2|82	%{_datadir}/appdata/org.gnome.FileRoller.appdata.xml
14mu|file-roller-3.16.4-2|83	
14mu|file-roller-3.16.4-2|84	%changelog
14mu|file-roller-3.16.4-2|85	
14mu|file-roller-3.16.4-2|86	* Fri Sep 23 2016 Denis Silakov <dsilakov@gmail.com> 3.16.4-2
14mu|file-roller-3.16.4-2|87	- (796f66f) Fix CVE-2016-7162
14mu|file-roller-3.16.4-2|88	
14mu|file-roller-3.16.4-2|89	

22558 14
14mu|filesystem-2.1.9-38|1	Summary:	The basic directory layout for a Linux system
14mu|filesystem-2.1.9-38|2	Name:		filesystem
14mu|filesystem-2.1.9-38|3	Version:	2.1.9
14mu|filesystem-2.1.9-38|4	Release:	38
14mu|filesystem-2.1.9-38|5	License:	Public Domain
14mu|filesystem-2.1.9-38|6	Group:		System/Base
14mu|filesystem-2.1.9-38|7	Url:		http://www.rosalinux.ru/
14mu|filesystem-2.1.9-38|8	Source0:	%{name}.rpmlintrc
14mu|filesystem-2.1.9-38|9	#Added to transfer /var/run and /var/lock from folders to symlinks
14mu|filesystem-2.1.9-38|10	Provides:	should-restart = system
14mu|filesystem-2.1.9-38|11	
14mu|filesystem-2.1.9-38|12	%description
14mu|filesystem-2.1.9-38|13	The filesystem package is one of the basic packages that is installed on
14mu|filesystem-2.1.9-38|14	a ROSA Linux system. Filesystem contains the basic directory layout
14mu|filesystem-2.1.9-38|15	for a Linux operating system, including the correct permissions for the
14mu|filesystem-2.1.9-38|16	directories.
14mu|filesystem-2.1.9-38|17	
14mu|filesystem-2.1.9-38|18	%files
14mu|filesystem-2.1.9-38|19	/bin
14mu|filesystem-2.1.9-38|20	/boot
14mu|filesystem-2.1.9-38|21	/etc
14mu|filesystem-2.1.9-38|22	/home
14mu|filesystem-2.1.9-38|23	/initrd
14mu|filesystem-2.1.9-38|24	/lib
14mu|filesystem-2.1.9-38|25	%if %{_lib} != lib
14mu|filesystem-2.1.9-38|26	/%{_lib}
14mu|filesystem-2.1.9-38|27	%endif
14mu|filesystem-2.1.9-38|28	%dir /media
14mu|filesystem-2.1.9-38|29	%dir /mnt
14mu|filesystem-2.1.9-38|30	%dir /opt
14mu|filesystem-2.1.9-38|31	/proc
14mu|filesystem-2.1.9-38|32	/sys
14mu|filesystem-2.1.9-38|33	%attr(750,root,root) /root
14mu|filesystem-2.1.9-38|34	/sbin
14mu|filesystem-2.1.9-38|35	%attr(1777,root,root) /tmp
14mu|filesystem-2.1.9-38|36	%{_prefix}
14mu|filesystem-2.1.9-38|37	%dir /run
14mu|filesystem-2.1.9-38|38	%dir /run/lock
14mu|filesystem-2.1.9-38|39	%dir /var
14mu|filesystem-2.1.9-38|40	/var/db
14mu|filesystem-2.1.9-38|41	/var/lib
14mu|filesystem-2.1.9-38|42	/var/local
14mu|filesystem-2.1.9-38|43	/var/empty
14mu|filesystem-2.1.9-38|44	/var/cache
14mu|filesystem-2.1.9-38|45	/var/log
14mu|filesystem-2.1.9-38|46	/var/mail
14mu|filesystem-2.1.9-38|47	/var/nis
14mu|filesystem-2.1.9-38|48	/var/opt
14mu|filesystem-2.1.9-38|49	/var/preserve
14mu|filesystem-2.1.9-38|50	/var/run
14mu|filesystem-2.1.9-38|51	/var/lock
14mu|filesystem-2.1.9-38|52	%dir /var/spool
14mu|filesystem-2.1.9-38|53	%attr(0755,root,daemon) %dir /var/spool/lpd
14mu|filesystem-2.1.9-38|54	%attr(775,root,mail) /var/spool/mail
14mu|filesystem-2.1.9-38|55	%attr(1777,root,root) /var/tmp
14mu|filesystem-2.1.9-38|56	/var/yp
14mu|filesystem-2.1.9-38|57	
14mu|filesystem-2.1.9-38|58	#----------------------------------------------------------------------------
14mu|filesystem-2.1.9-38|59	
14mu|filesystem-2.1.9-38|60	%install
14mu|filesystem-2.1.9-38|61	cd %{buildroot}
14mu|filesystem-2.1.9-38|62	mkdir -p mnt media bin boot
14mu|filesystem-2.1.9-38|63	mkdir -p opt proc root sbin sys tmp
14mu|filesystem-2.1.9-38|64	mkdir -p home initrd
14mu|filesystem-2.1.9-38|65	mkdir -p lib/modules
14mu|filesystem-2.1.9-38|66	
14mu|filesystem-2.1.9-38|67	mkdir -p %{buildroot}%{_sysconfdir}/{profile.d,skel,security,ssl,sysconfig,default}
14mu|filesystem-2.1.9-38|68	mkdir -p %{_lib}
14mu|filesystem-2.1.9-38|69	
14mu|filesystem-2.1.9-38|70	mkdir -p %{buildroot}%{_prefix}/{etc,src,lib}
14mu|filesystem-2.1.9-38|71	mkdir -p %{buildroot}/{%{_bindir},%{_libdir},%{_includedir},%{_sbindir},%{_datadir}}
14mu|filesystem-2.1.9-38|72	mkdir -p %{buildroot}/%{_datadir}/{misc,pixmaps,applications,dict,doc,empty,fonts}
14mu|filesystem-2.1.9-38|73	mkdir -p %{buildroot}/%{_datadir}/color/{icc,cmms,settings}
14mu|filesystem-2.1.9-38|74	
14mu|filesystem-2.1.9-38|75	# man
14mu|filesystem-2.1.9-38|76	mkdir -p %{buildroot}/%{_mandir}/man{1,2,3,4,5,6,7,8,9,n}
14mu|filesystem-2.1.9-38|77	mkdir -p %{buildroot}/%{_infodir}
14mu|filesystem-2.1.9-38|78	# games
14mu|filesystem-2.1.9-38|79	mkdir -p %{buildroot}/{%{_gamesbindir},%{_gamesdatadir}}
14mu|filesystem-2.1.9-38|80	mkdir -p %{buildroot}/{%{_libdir},%{_prefix}/lib}/games
14mu|filesystem-2.1.9-38|81	
14mu|filesystem-2.1.9-38|82	mkdir -p %{buildroot}/%{_libdir}/gcc-lib
14mu|filesystem-2.1.9-38|83	mkdir -p %{buildroot}/%{_prefix}/lib/gcc-lib
14mu|filesystem-2.1.9-38|84	
14mu|filesystem-2.1.9-38|85	mkdir -p usr/local/{bin,doc,etc,games,lib,%{_lib},sbin,src,libexec,include}
14mu|filesystem-2.1.9-38|86	mkdir -p usr/local/share/{man/man{1,2,3,4,5,6,7,8,9,n},info}
14mu|filesystem-2.1.9-38|87	
14mu|filesystem-2.1.9-38|88	mkdir -p var/{local,log,nis,preserve,lib,empty}
14mu|filesystem-2.1.9-38|89	mkdir -p var/spool/{mail,lpd}
14mu|filesystem-2.1.9-38|90	mkdir -p var/lib/{games,misc}
14mu|filesystem-2.1.9-38|91	mkdir -p var/{tmp,db,cache/man,opt,games,yp}
14mu|filesystem-2.1.9-38|92	mkdir -p run/lock
14mu|filesystem-2.1.9-38|93	
14mu|filesystem-2.1.9-38|94	ln -snf ../run var/run
14mu|filesystem-2.1.9-38|95	ln -snf ../run/lock var/lock
14mu|filesystem-2.1.9-38|96	
14mu|filesystem-2.1.9-38|97	ln -snf ../var/tmp usr/tmp
14mu|filesystem-2.1.9-38|98	ln -snf spool/mail var/mail
14mu|filesystem-2.1.9-38|99	
14mu|filesystem-2.1.9-38|100	
14mu|filesystem-2.1.9-38|101	%pretrans -p <lua>
14mu|filesystem-2.1.9-38|102	vr = posix.stat("/var/run")
14mu|filesystem-2.1.9-38|103	if vr and vr.type ~= "link" then
14mu|filesystem-2.1.9-38|104	os.rename("/var/run", "/var/run.old")
14mu|filesystem-2.1.9-38|105	end
14mu|filesystem-2.1.9-38|106	
14mu|filesystem-2.1.9-38|107	vl = posix.stat("/var/lock")
14mu|filesystem-2.1.9-38|108	if vl and vl.type ~= "link" then
14mu|filesystem-2.1.9-38|109	os.rename("/var/lock", "/var/lock.old")
14mu|filesystem-2.1.9-38|110	end
14mu|filesystem-2.1.9-38|111	
14mu|filesystem-2.1.9-38|112	
14mu|filesystem-2.1.9-38|113	%post -p <lua>
14mu|filesystem-2.1.9-38|114	--(tpg) seems like arg=arg+1 for lua
14mu|filesystem-2.1.9-38|115	if arg[2] >= 2 then
14mu|filesystem-2.1.9-38|116	vr = posix.stat("/var/run")
14mu|filesystem-2.1.9-38|117	if vr and vr.type ~= "link" then
14mu|filesystem-2.1.9-38|118	posix.symlink("../run", "/var/run")
14mu|filesystem-2.1.9-38|119	end
14mu|filesystem-2.1.9-38|120	
14mu|filesystem-2.1.9-38|121	vr = posix.stat("/var/lock")
14mu|filesystem-2.1.9-38|122	if vr and vr.type ~= "link" then
14mu|filesystem-2.1.9-38|123	posix.symlink("../run/lock", "/var/lock")
14mu|filesystem-2.1.9-38|124	end
14mu|filesystem-2.1.9-38|125	end
14mu|filesystem-2.1.9-38|126	
14mu|filesystem-2.1.9-38|127	
14mu|filesystem-2.1.9-38|128	%changelog
14mu|filesystem-2.1.9-38|129	
14mu|filesystem-2.1.9-38|130	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2.1.9-38
14mu|filesystem-2.1.9-38|131	- (a2bd695) MassBuild#656: Increase release tag
14mu|filesystem-2.1.9-38|132	
14mu|filesystem-2.1.9-38|133	

22559 14
14mu|filezilla-3.16.1-2|1	Summary:        Fast and reliable FTP client
14mu|filezilla-3.16.1-2|2	Name:           filezilla
14mu|filezilla-3.16.1-2|3	Version:        3.16.1
14mu|filezilla-3.16.1-2|4	Release:        2
14mu|filezilla-3.16.1-2|5	License:        GPLv2+
14mu|filezilla-3.16.1-2|6	Group:          Networking/File transfer
14mu|filezilla-3.16.1-2|7	Url:            http://filezilla-project.org/
14mu|filezilla-3.16.1-2|8	Source0:        http://download.sourceforge.net/filezilla/FileZilla_%{version}_src.tar.bz2
14mu|filezilla-3.16.1-2|9	Patch0:		filezilla-3.16.1-desktop-l10n.patch
14mu|filezilla-3.16.1-2|10	BuildRequires:	desktop-file-utils
14mu|filezilla-3.16.1-2|11	BuildRequires:	imagemagick
14mu|filezilla-3.16.1-2|12	BuildRequires:	xdg-utils
14mu|filezilla-3.16.1-2|13	BuildRequires:	idn-devel
14mu|filezilla-3.16.1-2|14	BuildRequires:	wxgtku3.0-devel
14mu|filezilla-3.16.1-2|15	BuildRequires:	pkgconfig(dbus-1)
14mu|filezilla-3.16.1-2|16	BuildRequires:	pkgconfig(gnutls)
14mu|filezilla-3.16.1-2|17	BuildRequires:	pkgconfig(libfilezilla)
14mu|filezilla-3.16.1-2|18	BuildRequires:	pkgconfig(sqlite3)
14mu|filezilla-3.16.1-2|19	BuildRequires:	pugixml-devel
14mu|filezilla-3.16.1-2|20	Requires:	xdg-utils
14mu|filezilla-3.16.1-2|21	
14mu|filezilla-3.16.1-2|22	%description
14mu|filezilla-3.16.1-2|23	FileZilla is a fast and reliable FTP client and server with lots
14mu|filezilla-3.16.1-2|24	of useful features and an intuitive interface
14mu|filezilla-3.16.1-2|25	
14mu|filezilla-3.16.1-2|26	%files -f %{name}.lang
14mu|filezilla-3.16.1-2|27	%{_bindir}/%{name}
14mu|filezilla-3.16.1-2|28	%{_bindir}/fzsftp
14mu|filezilla-3.16.1-2|29	%{_bindir}/fzputtygen
14mu|filezilla-3.16.1-2|30	%dir %{_datadir}/%{name}
14mu|filezilla-3.16.1-2|31	%{_datadir}/%{name}/resources
14mu|filezilla-3.16.1-2|32	%{_datadir}/%{name}/docs/fzdefaults.xml.example
14mu|filezilla-3.16.1-2|33	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mu|filezilla-3.16.1-2|34	%{_datadir}/appdata/*
14mu|filezilla-3.16.1-2|35	%{_datadir}/applications/%{name}.desktop
14mu|filezilla-3.16.1-2|36	%{_datadir}/pixmaps/%{name}.png
14mu|filezilla-3.16.1-2|37	%{_mandir}/man*/*
14mu|filezilla-3.16.1-2|38	
14mu|filezilla-3.16.1-2|39	#--------------------------------------------------------------------
14mu|filezilla-3.16.1-2|40	
14mu|filezilla-3.16.1-2|41	%prep
14mu|filezilla-3.16.1-2|42	%setup -q
14mu|filezilla-3.16.1-2|43	%apply_patches
14mu|filezilla-3.16.1-2|44	
14mu|filezilla-3.16.1-2|45	%build
14mu|filezilla-3.16.1-2|46	export CXX=/usr/bin/g++
14mu|filezilla-3.16.1-2|47	%configure \
14mu|filezilla-3.16.1-2|48	--disable-static \
14mu|filezilla-3.16.1-2|49	--enable-locales \
14mu|filezilla-3.16.1-2|50	--disable-manualupdatecheck \
14mu|filezilla-3.16.1-2|51	--with-tinyxml=builtin \
14mu|filezilla-3.16.1-2|52	--with-wx-config=wx-config \
14mu|filezilla-3.16.1-2|53	--disable-autoupdatecheck
14mu|filezilla-3.16.1-2|54	
14mu|filezilla-3.16.1-2|55	%make LIBS="-lpthread"
14mu|filezilla-3.16.1-2|56	
14mu|filezilla-3.16.1-2|57	%install
14mu|filezilla-3.16.1-2|58	%makeinstall_std
14mu|filezilla-3.16.1-2|59	
14mu|filezilla-3.16.1-2|60	desktop-file-install --vendor='' \
14mu|filezilla-3.16.1-2|61	--dir=%{buildroot}%{_datadir}/applications \
14mu|filezilla-3.16.1-2|62	--add-category='GTK' \
14mu|filezilla-3.16.1-2|63	--add-category='X-MandrivaLinux-CrossDesktop'\
14mu|filezilla-3.16.1-2|64	%{buildroot}%{_datadir}/applications/*.desktop
14mu|filezilla-3.16.1-2|65	
14mu|filezilla-3.16.1-2|66	%find_lang %{name}
14mu|filezilla-3.16.1-2|67	
14mu|filezilla-3.16.1-2|68	
14mu|filezilla-3.16.1-2|69	
14mu|filezilla-3.16.1-2|70	%changelog
14mu|filezilla-3.16.1-2|71	
14mu|filezilla-3.16.1-2|72	* Thu Mar 31 2016 Denis Silakov <dsilakov@gmail.com> 3.16.1-2
14mu|filezilla-3.16.1-2|73	- (7d714aa) Fix l10n in desktop file
14mu|filezilla-3.16.1-2|74	
14mu|filezilla-3.16.1-2|75	

22560 14
14mu|firefox-51.0.1-1|1	#
14mu|firefox-51.0.1-1|2	# WARNING, READ FIRST:
14mu|firefox-51.0.1-1|3	#
14mu|firefox-51.0.1-1|4	# This is a special package that needs special treatment. Due to the amount of
14mu|firefox-51.0.1-1|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
14mu|firefox-51.0.1-1|6	# That means this package MUST be BUILDABLE for stable official releases.
14mu|firefox-51.0.1-1|7	# This also means only STABLE upstream releases, NO betas.
14mu|firefox-51.0.1-1|8	# This is a discussed topic. Please, do not flame it again.
14mu|firefox-51.0.1-1|9	
14mu|firefox-51.0.1-1|10	%define major 51.0.1
14mu|firefox-51.0.1-1|11	%define ff_epoch 0
14mu|firefox-51.0.1-1|12	# (tpg) set version HERE !!!
14mu|firefox-51.0.1-1|13	%define realver %{major}
14mu|firefox-51.0.1-1|14	%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mu|firefox-51.0.1-1|15	
14mu|firefox-51.0.1-1|16	# (tpg) MOZILLA_FIVE_HOME
14mu|firefox-51.0.1-1|17	%define mozillalibdir %{_libdir}/%{name}-%{major}
14mu|firefox-51.0.1-1|18	%define pluginsdir %{_libdir}/mozilla/plugins
14mu|firefox-51.0.1-1|19	
14mu|firefox-51.0.1-1|20	# this seems fragile, so require the exact version or later (#58754)
14mu|firefox-51.0.1-1|21	#%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mu|firefox-51.0.1-1|22	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mu|firefox-51.0.1-1|23	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null |sed -e 's!\.0!!' || echo 0)
14mu|firefox-51.0.1-1|24	
14mu|firefox-51.0.1-1|25	%define _use_syshunspell 0
14mu|firefox-51.0.1-1|26	
14mu|firefox-51.0.1-1|27	%define update_channel release
14mu|firefox-51.0.1-1|28	
14mu|firefox-51.0.1-1|29	%define toolkit_gtk3 1
14mu|firefox-51.0.1-1|30	
14mu|firefox-51.0.1-1|31	Summary:	Next generation web browser
14mu|firefox-51.0.1-1|32	Name:		firefox
14mu|firefox-51.0.1-1|33	Version:	%{major}
14mu|firefox-51.0.1-1|34	Epoch:		%{ff_epoch}
14mu|firefox-51.0.1-1|35	Release:	1
14mu|firefox-51.0.1-1|36	License:	MPLv1+
14mu|firefox-51.0.1-1|37	Group:		Networking/WWW
14mu|firefox-51.0.1-1|38	Url:		http://www.mozilla.com/firefox/
14mu|firefox-51.0.1-1|39	%if 0%{?prel}
14mu|firefox-51.0.1-1|40	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}%prel.source.tar.xz
14mu|firefox-51.0.1-1|41	%else
14mu|firefox-51.0.1-1|42	# Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}.source.tar.xz
14mu|firefox-51.0.1-1|43	Source0:	https://archive.mozilla.org/pub/firefox/releases/%{realver}/source/%{name}-%{realver}.source.tar.xz
14mu|firefox-51.0.1-1|44	%endif
14mu|firefox-51.0.1-1|45	Source4:	%{name}.desktop
14mu|firefox-51.0.1-1|46	Source9:	kde.js
14mu|firefox-51.0.1-1|47	# Patches for kde integration of FF
14mu|firefox-51.0.1-1|48	# http://www.rosenauer.org/hg/mozilla/summary
14mu|firefox-51.0.1-1|49	Patch11:	firefox-kde.patch
14mu|firefox-51.0.1-1|50	Patch12:	mozilla-kde.patch
14mu|firefox-51.0.1-1|51	Patch13:	mozilla-kde-background.patch
14mu|firefox-51.0.1-1|52	Patch34:	xulrunner_nojit.patch
14mu|firefox-51.0.1-1|53	Patch35:	firefox-37-build-with-time-independent-uuids.patch
14mu|firefox-51.0.1-1|54	Patch37:	firefox-50.1-fix-glibc-check.patch
14mu|firefox-51.0.1-1|55	
14mu|firefox-51.0.1-1|56	# Fedora specific patches
14mu|firefox-51.0.1-1|57	# Unable to install addons from https pages
14mu|firefox-51.0.1-1|58	Patch204:	rhbz-966424.patch
14mu|firefox-51.0.1-1|59	Patch215:	firefox-enable-addons.patch
14mu|firefox-51.0.1-1|60	Patch219:	rhbz-1173156.patch
14mu|firefox-51.0.1-1|61	
14mu|firefox-51.0.1-1|62	# Gtk3 upstream patches
14mu|firefox-51.0.1-1|63	
14mu|firefox-51.0.1-1|64	BuildRequires:	gtk+2-devel
14mu|firefox-51.0.1-1|65	%if %{toolkit_gtk3}
14mu|firefox-51.0.1-1|66	BuildRequires:	gtk+3-devel
14mu|firefox-51.0.1-1|67	%endif
14mu|firefox-51.0.1-1|68	
14mu|firefox-51.0.1-1|69	BuildRequires:	unzip
14mu|firefox-51.0.1-1|70	BuildRequires:	zip
14mu|firefox-51.0.1-1|71	BuildRequires:	pkgconfig(xinerama)
14mu|firefox-51.0.1-1|72	BuildRequires:	pkgconfig(xscrnsaver)
14mu|firefox-51.0.1-1|73	BuildRequires:	jpeg-devel
14mu|firefox-51.0.1-1|74	BuildRequires:	zlib-devel
14mu|firefox-51.0.1-1|75	BuildRequires:	glib2-devel
14mu|firefox-51.0.1-1|76	BuildRequires:	python-devel
14mu|firefox-51.0.1-1|77	BuildRequires:	pkgconfig(libIDL-2.0)
14mu|firefox-51.0.1-1|78	BuildRequires:	makedepend
14mu|firefox-51.0.1-1|79	BuildRequires:	nss-devel >= 2:3.24
14mu|firefox-51.0.1-1|80	BuildRequires:	nss-static-devel
14mu|firefox-51.0.1-1|81	BuildRequires:	pkgconfig(nspr)
14mu|firefox-51.0.1-1|82	BuildRequires:	startup-notification-devel
14mu|firefox-51.0.1-1|83	BuildRequires:	dbus-glib-devel
14mu|firefox-51.0.1-1|84	#BuildRequires:	pkgconfig(sqlite3) >= 3.8.10.1
14mu|firefox-51.0.1-1|85	BuildRequires:	pkgconfig(libevent)
14mu|firefox-51.0.1-1|86	%ifnarch %arm %mips
14mu|firefox-51.0.1-1|87	BuildRequires:	java-rpmbuild
14mu|firefox-51.0.1-1|88	BuildRequires:	java-1.8.0-openjdk-devel
14mu|firefox-51.0.1-1|89	BuildRequires:	yasm >= 1.0.1
14mu|firefox-51.0.1-1|90	%endif
14mu|firefox-51.0.1-1|91	%ifarch %arm
14mu|firefox-51.0.1-1|92	BuildRequires:	libffi-devel
14mu|firefox-51.0.1-1|93	%endif
14mu|firefox-51.0.1-1|94	BuildRequires:	rootcerts >= 1:20110830.00
14mu|firefox-51.0.1-1|95	BuildRequires:	pkgconfig(xt)
14mu|firefox-51.0.1-1|96	%if %_use_syshunspell
14mu|firefox-51.0.1-1|97	BuildRequires:	hunspell-devel
14mu|firefox-51.0.1-1|98	%endif
14mu|firefox-51.0.1-1|99	BuildRequires:	doxygen
14mu|firefox-51.0.1-1|100	# BuildRequires:  xulrunner-devel >= %xulrunner_version%{?prel:-0.%prel}
14mu|firefox-51.0.1-1|101	BuildRequires:	pkgconfig(alsa)
14mu|firefox-51.0.1-1|102	BuildRequires:	wget
14mu|firefox-51.0.1-1|103	BuildRequires:	pkgconfig(libnotify)
14mu|firefox-51.0.1-1|104	#BuildRequires:	cairo-devel >= 1.10
14mu|firefox-51.0.1-1|105	BuildRequires:	pkgconfig(gl)
14mu|firefox-51.0.1-1|106	#BuildRequires:	pkgconfig(vpx)
14mu|firefox-51.0.1-1|107	BuildRequires:	autoconf2.1
14mu|firefox-51.0.1-1|108	BuildRequires:	libiw-devel
14mu|firefox-51.0.1-1|109	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|firefox-51.0.1-1|110	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|firefox-51.0.1-1|111	BuildRequires:	pkgconfig(opus)
14mu|firefox-51.0.1-1|112	BuildRequires:	pkgconfig(libpulse)
14mu|firefox-51.0.1-1|113	BuildRequires:	bzip2-devel
14mu|firefox-51.0.1-1|114	BuildRequires:	pkgconfig(theoradec)
14mu|firefox-51.0.1-1|115	BuildRequires:	pkgconfig(vorbis)
14mu|firefox-51.0.1-1|116	BuildRequires:	pkgconfig(gconf-2.0)
14mu|firefox-51.0.1-1|117	BuildRequires:	pkgconfig(fontconfig)
14mu|firefox-51.0.1-1|118	
14mu|firefox-51.0.1-1|119	%if 0%{?prel}
14mu|firefox-51.0.1-1|120	Provides:	%{name} = %{epoch}:%{realver}-0.%{prel}
14mu|firefox-51.0.1-1|121	%else
14mu|firefox-51.0.1-1|122	Provides:	%{name} = %{epoch}:%{realver}
14mu|firefox-51.0.1-1|123	%endif
14mu|firefox-51.0.1-1|124	Provides:	mozilla-firefox = %{epoch}:%{version}-%{release}
14mu|firefox-51.0.1-1|125	Provides:	webclient
14mu|firefox-51.0.1-1|126	
14mu|firefox-51.0.1-1|127	#Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
14mu|firefox-51.0.1-1|128	Requires:	%{mklibname nss 3} >= 2:%{nss_version}
14mu|firefox-51.0.1-1|129	Requires:	%{mklibname nspr 4} >= 2:%{nspr_version}
14mu|firefox-51.0.1-1|130	Requires:	indexhtml
14mu|firefox-51.0.1-1|131	Requires:	xdg-utils
14mu|firefox-51.0.1-1|132	# fixes bug #42096
14mu|firefox-51.0.1-1|133	Requires:	mailcap
14mu|firefox-51.0.1-1|134	%if %_use_syshunspell
14mu|firefox-51.0.1-1|135	Suggests:	hunspell-en
14mu|firefox-51.0.1-1|136	%endif
14mu|firefox-51.0.1-1|137	Suggests:	%{_lib}canberra0
14mu|firefox-51.0.1-1|138	Suggests:	%{_lib}cups2
14mu|firefox-51.0.1-1|139	
14mu|firefox-51.0.1-1|140	%description
14mu|firefox-51.0.1-1|141	The award-winning Web browser is now faster, more secure, and fully
14mu|firefox-51.0.1-1|142	customizable to your online life. With Firefox(R), we've added powerful new
14mu|firefox-51.0.1-1|143	features that make your online experience even better. It is an 'open source'
14mu|firefox-51.0.1-1|144	product which is  freely available, and is acquiring a growing proportion of
14mu|firefox-51.0.1-1|145	international web browser usage.
14mu|firefox-51.0.1-1|146	
14mu|firefox-51.0.1-1|147	Firefox claims to offer a more secure web browsing experience than other
14mu|firefox-51.0.1-1|148	products, with better protection against spyware and other Internet-based
14mu|firefox-51.0.1-1|149	security threats.  It includes all the standard features of a modern web
14mu|firefox-51.0.1-1|150	browser, like Internet searching, tracking recently visited sites, setting up
14mu|firefox-51.0.1-1|151	shortcuts to favourite sites, customising the software behaviour and so on.
14mu|firefox-51.0.1-1|152	Firefox also includes  features like 'tabbed browsing' (opening several web
14mu|firefox-51.0.1-1|153	sites as sections within the same window) and methods for controlling pop-up
14mu|firefox-51.0.1-1|154	windows, cookies and downloaded files.
14mu|firefox-51.0.1-1|155	
14mu|firefox-51.0.1-1|156	%files
14mu|firefox-51.0.1-1|157	%{_bindir}/%{name}
14mu|firefox-51.0.1-1|158	%{_bindir}/mozilla-firefox
14mu|firefox-51.0.1-1|159	%{_iconsdir}/hicolor/*/apps/*.png
14mu|firefox-51.0.1-1|160	%{_miconsdir}/%{name}.png
14mu|firefox-51.0.1-1|161	%{_iconsdir}/%{name}.png
14mu|firefox-51.0.1-1|162	%{_liconsdir}/%{name}.png
14mu|firefox-51.0.1-1|163	%{_datadir}/applications/*.desktop
14mu|firefox-51.0.1-1|164	%{_libdir}/%{name}-%{major}*
14mu|firefox-51.0.1-1|165	#% ghost %{mozillalibdir}/defaults/profile/bookmarks.html
14mu|firefox-51.0.1-1|166	%dir %{_libdir}/mozilla
14mu|firefox-51.0.1-1|167	%dir %{_libdir}/mozilla/extensions
14mu|firefox-51.0.1-1|168	%dir %{pluginsdir}
14mu|firefox-51.0.1-1|169	%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-51.0.1-1|170	%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-51.0.1-1|171	
14mu|firefox-51.0.1-1|172	#---------------------------------------------------------------------
14mu|firefox-51.0.1-1|173	
14mu|firefox-51.0.1-1|174	%package devel
14mu|firefox-51.0.1-1|175	Summary:	Development files for %{name}
14mu|firefox-51.0.1-1|176	Group:		Development/Other
14mu|firefox-51.0.1-1|177	
14mu|firefox-51.0.1-1|178	%description devel
14mu|firefox-51.0.1-1|179	Files and macros mainly for building Firefox extensions.
14mu|firefox-51.0.1-1|180	
14mu|firefox-51.0.1-1|181	%files devel
14mu|firefox-51.0.1-1|182	%{_sys_macros_dir}/%{name}.macros
14mu|firefox-51.0.1-1|183	
14mu|firefox-51.0.1-1|184	#---------------------------------------------------------------------
14mu|firefox-51.0.1-1|185	
14mu|firefox-51.0.1-1|186	%prep
14mu|firefox-51.0.1-1|187	%setup -q
14mu|firefox-51.0.1-1|188	
14mu|firefox-51.0.1-1|189	## KDE INTEGRATION
14mu|firefox-51.0.1-1|190	%patch11 -p1 -b .kdepatch
14mu|firefox-51.0.1-1|191	%patch12 -p1 -b .kdemoz
14mu|firefox-51.0.1-1|192	%patch13 -p1 -b .kdebackground
14mu|firefox-51.0.1-1|193	
14mu|firefox-51.0.1-1|194	%ifarch %{arm}
14mu|firefox-51.0.1-1|195	%if "%{_target_cpu}" != "armv7l"
14mu|firefox-51.0.1-1|196	%patch34 -p1
14mu|firefox-51.0.1-1|197	%endif
14mu|firefox-51.0.1-1|198	%endif
14mu|firefox-51.0.1-1|199	%patch35 -p1
14mu|firefox-51.0.1-1|200	%patch37 -p1
14mu|firefox-51.0.1-1|201	
14mu|firefox-51.0.1-1|202	# Fedora patches
14mu|firefox-51.0.1-1|203	%patch204 -p2 -b .966424
14mu|firefox-51.0.1-1|204	%patch215 -p1 -b .addons
14mu|firefox-51.0.1-1|205	%patch219 -p2 -b .rhbz-1173156
14mu|firefox-51.0.1-1|206	
14mu|firefox-51.0.1-1|207	pushd js/src
14mu|firefox-51.0.1-1|208	autoconf-2.13
14mu|firefox-51.0.1-1|209	popd
14mu|firefox-51.0.1-1|210	autoconf-2.13
14mu|firefox-51.0.1-1|211	
14mu|firefox-51.0.1-1|212	# needed to regenerate certdata.c
14mu|firefox-51.0.1-1|213	pushd security/nss/lib/ckfw/builtins
14mu|firefox-51.0.1-1|214	perl ./certdata.perl /etc/pki/tls/mozilla/certdata.txt
14mu|firefox-51.0.1-1|215	popd
14mu|firefox-51.0.1-1|216	
14mu|firefox-51.0.1-1|217	%build
14mu|firefox-51.0.1-1|218	
14mu|firefox-51.0.1-1|219	CFLAGS="$CFLAGS -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object"
14mu|firefox-51.0.1-1|220	CXXFLAGS="$CFLAGS -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object"
14mu|firefox-51.0.1-1|221	export CFLAGS
14mu|firefox-51.0.1-1|222	export CXXFLAGS
14mu|firefox-51.0.1-1|223	
14mu|firefox-51.0.1-1|224	export MOZCONFIG=`pwd`/mozconfig
14mu|firefox-51.0.1-1|225	cat << EOF > $MOZCONFIG
14mu|firefox-51.0.1-1|226	mk_add_options MOZILLA_OFFICIAL=1
14mu|firefox-51.0.1-1|227	mk_add_options BUILD_OFFICIAL=1
14mu|firefox-51.0.1-1|228	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
14mu|firefox-51.0.1-1|229	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
14mu|firefox-51.0.1-1|230	ac_add_options --host=%{_host}
14mu|firefox-51.0.1-1|231	ac_add_options --target=%{_target_platform}
14mu|firefox-51.0.1-1|232	ac_add_options --enable-release
14mu|firefox-51.0.1-1|233	ac_add_options --enable-ipc-fuzzer
14mu|firefox-51.0.1-1|234	ac_add_options --prefix="%{_prefix}"
14mu|firefox-51.0.1-1|235	ac_add_options --libdir="%{_libdir}"
14mu|firefox-51.0.1-1|236	ac_add_options --with-system-nspr
14mu|firefox-51.0.1-1|237	ac_add_options --with-system-nss
14mu|firefox-51.0.1-1|238	ac_add_options --with-system-zlib
14mu|firefox-51.0.1-1|239	ac_add_options --with-system-jpeg
14mu|firefox-51.0.1-1|240	ac_add_options --with-pthreads
14mu|firefox-51.0.1-1|241	ac_add_options --with-system-libevent
14mu|firefox-51.0.1-1|242	ac_add_options --without-system-libvpx
14mu|firefox-51.0.1-1|243	ac_add_options --with-system-bz2
14mu|firefox-51.0.1-1|244	ac_add_options --enable-gio
14mu|firefox-51.0.1-1|245	ac_add_options --disable-updater
14mu|firefox-51.0.1-1|246	ac_add_options --disable-tests
14mu|firefox-51.0.1-1|247	%if %{toolkit_gtk3}
14mu|firefox-51.0.1-1|248	ac_add_options --enable-default-toolkit=cairo-gtk3
14mu|firefox-51.0.1-1|249	%else
14mu|firefox-51.0.1-1|250	ac_add_options --enable-default-toolkit=cairo-gtk2
14mu|firefox-51.0.1-1|251	%endif
14mu|firefox-51.0.1-1|252	ac_add_options --enable-official-branding
14mu|firefox-51.0.1-1|253	ac_add_options --disable-system-sqlite
14mu|firefox-51.0.1-1|254	ac_add_options --enable-startup-notification
14mu|firefox-51.0.1-1|255	ac_add_options --with-distribution-id=org.rosa
14mu|firefox-51.0.1-1|256	ac_add_options --disable-crashreporter
14mu|firefox-51.0.1-1|257	
14mu|firefox-51.0.1-1|258	EOF
14mu|firefox-51.0.1-1|259	
14mu|firefox-51.0.1-1|260	perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
14mu|firefox-51.0.1-1|261	
14mu|firefox-51.0.1-1|262	export LDFLAGS="%{ldflags}"
14mu|firefox-51.0.1-1|263	make -f client.mk build
14mu|firefox-51.0.1-1|264	
14mu|firefox-51.0.1-1|265	%install
14mu|firefox-51.0.1-1|266	# Make sure locale works for langpacks
14mu|firefox-51.0.1-1|267	cat > %{_builddir}/obj/dist/bin/browser/defaults/preferences/firefox-l10n.js << EOF
14mu|firefox-51.0.1-1|268	pref("general.useragent.locale", "chrome://global/locale/intl.properties");
14mu|firefox-51.0.1-1|269	EOF
14mu|firefox-51.0.1-1|270	
14mu|firefox-51.0.1-1|271	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
14mu|firefox-51.0.1-1|272	
14mu|firefox-51.0.1-1|273	# Copy files to buildroot
14mu|firefox-51.0.1-1|274	mkdir -p %{buildroot}%{mozillalibdir}
14mu|firefox-51.0.1-1|275	cp -rf %{_builddir}/obj/dist/firefox/* %{buildroot}%{mozillalibdir}
14mu|firefox-51.0.1-1|276	
14mu|firefox-51.0.1-1|277	mkdir -p  %{buildroot}%{_bindir}
14mu|firefox-51.0.1-1|278	ln -sf %{mozillalibdir}/firefox %{buildroot}%{_bindir}/firefox
14mu|firefox-51.0.1-1|279	pushd %{buildroot}%{_bindir}
14mu|firefox-51.0.1-1|280	ln -sf firefox mozilla-firefox
14mu|firefox-51.0.1-1|281	popd
14mu|firefox-51.0.1-1|282	mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
14mu|firefox-51.0.1-1|283	install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
14mu|firefox-51.0.1-1|284	
14mu|firefox-51.0.1-1|285	# Create and own %_libdir/mozilla/plugins & firefox extensions directories
14mu|firefox-51.0.1-1|286	mkdir -p %{buildroot}%{pluginsdir}
14mu|firefox-51.0.1-1|287	mkdir -p %{buildroot}%{_libdir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-51.0.1-1|288	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-51.0.1-1|289	
14mu|firefox-51.0.1-1|290	# (tpg) desktop entry
14mu|firefox-51.0.1-1|291	mkdir -p %{buildroot}%{_datadir}/applications
14mu|firefox-51.0.1-1|292	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|firefox-51.0.1-1|293	
14mu|firefox-51.0.1-1|294	# (tpg) icons
14mu|firefox-51.0.1-1|295	cp %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/browser/icons/
14mu|firefox-51.0.1-1|296	for i in 16 22 24 32 48 256; do
14mu|firefox-51.0.1-1|297	# (cg) Not all icon sizes are installed with make install, so just redo it here.
14mu|firefox-51.0.1-1|298	install -m 644 browser/branding/official/default$i.png %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default$i.png
14mu|firefox-51.0.1-1|299	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14mu|firefox-51.0.1-1|300	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{name}.png ;
14mu|firefox-51.0.1-1|301	done
14mu|firefox-51.0.1-1|302	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mu|firefox-51.0.1-1|303	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{name}.png
14mu|firefox-51.0.1-1|304	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{name}.png
14mu|firefox-51.0.1-1|305	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{name}.png
14mu|firefox-51.0.1-1|306	
14mu|firefox-51.0.1-1|307	# exclusions
14mu|firefox-51.0.1-1|308	rm -f %{buildroot}%{mozillalibdir}/README.txt
14mu|firefox-51.0.1-1|309	rm -f %{buildroot}%{mozillalibdir}/removed-files
14mu|firefox-51.0.1-1|310	rm -f %{buildroot}%{mozillalibdir}/precomplete
14mu|firefox-51.0.1-1|311	
14mu|firefox-51.0.1-1|312	cat << EOF >> %{buildroot}%{mozillalibdir}/firefox.cfg
14mu|firefox-51.0.1-1|313	#code
14mu|firefox-51.0.1-1|314	pref("browser.rights.3.shown", false);
14mu|firefox-51.0.1-1|315	defaultPref("browser.startup.homepage", "data:text/html,browser.startup.homepage=file:///usr/share/doc/HTML/index.html");
14mu|firefox-51.0.1-1|316	pref("browser.shell.checkDefaultBrowser", false);
14mu|firefox-51.0.1-1|317	pref("browser.startup.homepage_override.mstone", "ignore");
14mu|firefox-51.0.1-1|318	pref("browser.ctrlTab.previews", true);
14mu|firefox-51.0.1-1|319	pref("browser.tabs.insertRelatedAfterCurrent", false);
14mu|firefox-51.0.1-1|320	pref("browser.backspace_action", 2);
14mu|firefox-51.0.1-1|321	pref("browser.display.use_system_colors", true);
14mu|firefox-51.0.1-1|322	pref("browser.download.folderList", 1);
14mu|firefox-51.0.1-1|323	pref("browser.link.open_external", 3);
14mu|firefox-51.0.1-1|324	pref("app.update.auto", false);
14mu|firefox-51.0.1-1|325	pref("app.update.enabled", false);
14mu|firefox-51.0.1-1|326	pref("app.update.autoInstallEnabled", false);
14mu|firefox-51.0.1-1|327	pref("security.ssl.require_safe_negotiation", false);
14mu|firefox-51.0.1-1|328	pref("dom.ipc.plugins.enabled.nswrapper*", false);
14mu|firefox-51.0.1-1|329	pref("extensions.autoDisableScopes", 0);
14mu|firefox-51.0.1-1|330	pref("extensions.shownSelectionUI", true);
14mu|firefox-51.0.1-1|331	pref("network.manage-offline-status", true);
14mu|firefox-51.0.1-1|332	pref("layers.offmainthreadcomposition.enabled", false);
14mu|firefox-51.0.1-1|333	pref("intl.locale.matchOS", true);
14mu|firefox-51.0.1-1|334	EOF
14mu|firefox-51.0.1-1|335	cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/pref/config-prefs.js
14mu|firefox-51.0.1-1|336	pref("general.config.filename", "firefox.cfg");
14mu|firefox-51.0.1-1|337	pref("general.config.obscure_value", 0); // use this to disable the byte-shift
14mu|firefox-51.0.1-1|338	EOF
14mu|firefox-51.0.1-1|339	
14mu|firefox-51.0.1-1|340	# display icon for Firefox button
14mu|firefox-51.0.1-1|341	mkdir -p %{buildroot}%{mozillalibdir}/defaults/profile/chrome
14mu|firefox-51.0.1-1|342	cat << EOF > %{buildroot}%{mozillalibdir}/defaults/profile/chrome/userChrome.css
14mu|firefox-51.0.1-1|343	#appmenu-toolbar-button {
14mu|firefox-51.0.1-1|344	list-style-image: url("chrome://branding/content/icon16.png");
14mu|firefox-51.0.1-1|345	}
14mu|firefox-51.0.1-1|346	EOF
14mu|firefox-51.0.1-1|347	
14mu|firefox-51.0.1-1|348	# use the system myspell dictionaries
14mu|firefox-51.0.1-1|349	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-51.0.1-1|350	#ln -s %{_datadir}/hunspell %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-51.0.1-1|351	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-51.0.1-1|352	
14mu|firefox-51.0.1-1|353	# (lm) touch and %ghost bookmarks.html to a proper uninstall
14mu|firefox-51.0.1-1|354	touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
14mu|firefox-51.0.1-1|355	
14mu|firefox-51.0.1-1|356	mkdir -p %{buildroot}%{_sys_macros_dir}
14mu|firefox-51.0.1-1|357	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{name}.macros
14mu|firefox-51.0.1-1|358	# Macros from %{name} package
14mu|firefox-51.0.1-1|359	%%firefox_major		%{major}
14mu|firefox-51.0.1-1|360	%%firefox_epoch		%{ff_epoch}
14mu|firefox-51.0.1-1|361	%%firefox_version	%{major}%{?prel:-0.%prel}
14mu|firefox-51.0.1-1|362	%%firefox_mozillapath	%{mozillalibdir}
14mu|firefox-51.0.1-1|363	%%firefox_pluginsdir	%{pluginsdir}
14mu|firefox-51.0.1-1|364	%%firefox_appid		\{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mu|firefox-51.0.1-1|365	%%firefox_extdir	%%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)
14mu|firefox-51.0.1-1|366	FIN
14mu|firefox-51.0.1-1|367	
14mu|firefox-51.0.1-1|368	mkdir -p %{buildroot}%{_docdir}/%{name}
14mu|firefox-51.0.1-1|369	
14mu|firefox-51.0.1-1|370	%pre
14mu|firefox-51.0.1-1|371	if [ -d %{mozillalibdir}/browser/dictionaries ]; then
14mu|firefox-51.0.1-1|372	rm -fr %{mozillalibdir}/browser/dictionaries
14mu|firefox-51.0.1-1|373	fi
14mu|firefox-51.0.1-1|374	
14mu|firefox-51.0.1-1|375	%post
14mu|firefox-51.0.1-1|376	if [ ! -r /etc/sysconfig/oem ]; then
14mu|firefox-51.0.1-1|377	case `grep META_CLASS /etc/sysconfig/system` in
14mu|firefox-51.0.1-1|378	*powerpack) bookmark="mozilla-powerpack.html" ;;
14mu|firefox-51.0.1-1|379	*desktop) bookmark="mozilla-one.html";;
14mu|firefox-51.0.1-1|380	*) bookmark="mozilla-download.html";;
14mu|firefox-51.0.1-1|381	esac
14mu|firefox-51.0.1-1|382	ln -s -f ../../../../share/mdk/bookmarks/mozilla/$bookmark  %{mozillalibdir}/defaults/profile/bookmarks.html
14mu|firefox-51.0.1-1|383	fi
14mu|firefox-51.0.1-1|384	
14mu|firefox-51.0.1-1|385	%changelog

22561 14
14mu|firefox-esr24-24.8.1-9|1	%bcond_with syshunspell
14mu|firefox-esr24-24.8.1-9|2	
14mu|firefox-esr24-24.8.1-9|3	%define ff_epoch 0
14mu|firefox-esr24-24.8.1-9|4	%define oname firefox
14mu|firefox-esr24-24.8.1-9|5	%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mu|firefox-esr24-24.8.1-9|6	
14mu|firefox-esr24-24.8.1-9|7	# (tpg) MOZILLA_FIVE_HOME
14mu|firefox-esr24-24.8.1-9|8	%define mozillalibdir %{_libdir}/%{oname}-%{version}
14mu|firefox-esr24-24.8.1-9|9	%define pluginsdir %{_libdir}/mozilla/plugins
14mu|firefox-esr24-24.8.1-9|10	
14mu|firefox-esr24-24.8.1-9|11	# this seems fragile, so require the exact version or later (#58754)
14mu|firefox-esr24-24.8.1-9|12	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mu|firefox-esr24-24.8.1-9|13	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mu|firefox-esr24-24.8.1-9|14	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null |sed -e 's!\.0!!' || echo 0)
14mu|firefox-esr24-24.8.1-9|15	
14mu|firefox-esr24-24.8.1-9|16	%define update_channel esr24
14mu|firefox-esr24-24.8.1-9|17	
14mu|firefox-esr24-24.8.1-9|18	Summary:	Next generation web browser
14mu|firefox-esr24-24.8.1-9|19	Name:		%{oname}-esr24
14mu|firefox-esr24-24.8.1-9|20	Version:	24.8.1
14mu|firefox-esr24-24.8.1-9|21	Epoch:		%{ff_epoch}
14mu|firefox-esr24-24.8.1-9|22	Release:	9
14mu|firefox-esr24-24.8.1-9|23	License:	MPLv1+
14mu|firefox-esr24-24.8.1-9|24	Group:		Networking/WWW
14mu|firefox-esr24-24.8.1-9|25	Url:		http://www.mozilla.com/firefox/
14mu|firefox-esr24-24.8.1-9|26	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{oname}/releases/%{version}esr/source/%{oname}-%{version}esr.source.tar.bz2
14mu|firefox-esr24-24.8.1-9|27	Source4:	%{oname}.desktop
14mu|firefox-esr24-24.8.1-9|28	Source5:	firefox-searchengines-jamendo.xml
14mu|firefox-esr24-24.8.1-9|29	Source6:	firefox-searchengines-exalead.xml
14mu|firefox-esr24-24.8.1-9|30	Source8:	firefox-searchengines-askcom.xml
14mu|firefox-esr24-24.8.1-9|31	Source9:	kde.js
14mu|firefox-esr24-24.8.1-9|32	Source10:	firefox-searchengines-yandex.xml
14mu|firefox-esr24-24.8.1-9|33	Source11:	firefox-searchengines-google.xml
14mu|firefox-esr24-24.8.1-9|34	Source12:	firefox-searchengines-bing.xml
14mu|firefox-esr24-24.8.1-9|35	Patch1:		firefox-6.0-lang.patch
14mu|firefox-esr24-24.8.1-9|36	Patch2:		firefox-vendor.patch
14mu|firefox-esr24-24.8.1-9|37	Patch8:		firefox-22.0-disable-check-default-browser.patch
14mu|firefox-esr24-24.8.1-9|38	Patch9:		firefox-5.0-asciidel.patch
14mu|firefox-esr24-24.8.1-9|39	Patch10:	firefox-3.5.3-default-mail-handler.patch
14mu|firefox-esr24-24.8.1-9|40	# Patches for kde integration of FF
14mu|firefox-esr24-24.8.1-9|41	Patch11:	firefox-24-kde.patch
14mu|firefox-esr24-24.8.1-9|42	Patch12:	mozilla-24-kde.patch
14mu|firefox-esr24-24.8.1-9|43	Patch13:	mozilla-kde-background.patch
14mu|firefox-esr24-24.8.1-9|44	
14mu|firefox-esr24-24.8.1-9|45	# Upstream patches
14mu|firefox-esr24-24.8.1-9|46	Patch50:	mozilla-esr24-gcm-sha256.patch
14mu|firefox-esr24-24.8.1-9|47	Patch51:	mozilla-esr24-tls1.2.patch
14mu|firefox-esr24-24.8.1-9|48	
14mu|firefox-esr24-24.8.1-9|49	# ROSA
14mu|firefox-esr24-24.8.1-9|50	Patch90:	firefox-15.0-enable-addons.patch
14mu|firefox-esr24-24.8.1-9|51	
14mu|firefox-esr24-24.8.1-9|52	BuildRequires:	autoconf2.1
14mu|firefox-esr24-24.8.1-9|53	BuildRequires:	doxygen
14mu|firefox-esr24-24.8.1-9|54	BuildRequires:	makedepend
14mu|firefox-esr24-24.8.1-9|55	BuildRequires:	python-simplejson
14mu|firefox-esr24-24.8.1-9|56	BuildRequires:	rootcerts
14mu|firefox-esr24-24.8.1-9|57	BuildRequires:	unzip
14mu|firefox-esr24-24.8.1-9|58	BuildRequires:	valgrind
14mu|firefox-esr24-24.8.1-9|59	BuildRequires:	wget
14mu|firefox-esr24-24.8.1-9|60	BuildRequires:	yasm
14mu|firefox-esr24-24.8.1-9|61	BuildRequires:	zip
14mu|firefox-esr24-24.8.1-9|62	BuildRequires:	libiw-devel
14mu|firefox-esr24-24.8.1-9|63	BuildRequires:	jpeg-devel
14mu|firefox-esr24-24.8.1-9|64	BuildRequires:	nss-static-devel
14mu|firefox-esr24-24.8.1-9|65	BuildRequires:	pkgconfig(alsa)
14mu|firefox-esr24-24.8.1-9|66	BuildRequires:	pkgconfig(cairo)
14mu|firefox-esr24-24.8.1-9|67	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|firefox-esr24-24.8.1-9|68	BuildRequires:	pkgconfig(gl)
14mu|firefox-esr24-24.8.1-9|69	BuildRequires:	pkgconfig(glib-2.0)
14mu|firefox-esr24-24.8.1-9|70	BuildRequires:	pkgconfig(gstreamer-0.10)
14mu|firefox-esr24-24.8.1-9|71	BuildRequires:	pkgconfig(gstreamer-app-0.10)
14mu|firefox-esr24-24.8.1-9|72	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mu|firefox-esr24-24.8.1-9|73	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|firefox-esr24-24.8.1-9|74	%if %{with syshunspell}
14mu|firefox-esr24-24.8.1-9|75	BuildRequires:	pkgconfig(hunspell)
14mu|firefox-esr24-24.8.1-9|76	%endif
14mu|firefox-esr24-24.8.1-9|77	BuildRequires:	pkgconfig(libIDL-2.0)
14mu|firefox-esr24-24.8.1-9|78	BuildRequires:	pkgconfig(libnotify)
14mu|firefox-esr24-24.8.1-9|79	BuildRequires:	pkgconfig(libproxy-1.0)
14mu|firefox-esr24-24.8.1-9|80	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|firefox-esr24-24.8.1-9|81	BuildRequires:	pkgconfig(nspr)
14mu|firefox-esr24-24.8.1-9|82	BuildRequires:	pkgconfig(nss) >= 3.21
14mu|firefox-esr24-24.8.1-9|83	BuildRequires:	pkgconfig(opus)
14mu|firefox-esr24-24.8.1-9|84	BuildRequires:	pkgconfig(python)
14mu|firefox-esr24-24.8.1-9|85	BuildRequires:	pkgconfig(sqlite3)
14mu|firefox-esr24-24.8.1-9|86	BuildRequires:	pkgconfig(xinerama)
14mu|firefox-esr24-24.8.1-9|87	BuildRequires:	pkgconfig(xscrnsaver)
14mu|firefox-esr24-24.8.1-9|88	BuildRequires:	pkgconfig(xt)
14mu|firefox-esr24-24.8.1-9|89	BuildRequires:	pkgconfig(zlib)
14mu|firefox-esr24-24.8.1-9|90	# Otherwise fails with "ImportError: No module named Preprocessor"
14mu|firefox-esr24-24.8.1-9|91	BuildConflicts:	python-virtualenv
14mu|firefox-esr24-24.8.1-9|92	Requires:	%{_lib}nspr4 >= 2:%{nspr_version}
14mu|firefox-esr24-24.8.1-9|93	Requires:	%{_lib}nss3 >= 2:%{nss_version}
14mu|firefox-esr24-24.8.1-9|94	Requires:	%{_lib}sqlite3_0 >= %{sqlite3_version}
14mu|firefox-esr24-24.8.1-9|95	Requires:	indexhtml
14mu|firefox-esr24-24.8.1-9|96	Requires:	xdg-utils
14mu|firefox-esr24-24.8.1-9|97	# fixes bug #42096
14mu|firefox-esr24-24.8.1-9|98	Requires:	mailcap
14mu|firefox-esr24-24.8.1-9|99	Suggests:	hunspell-en
14mu|firefox-esr24-24.8.1-9|100	Suggests:	%{_lib}canberra0
14mu|firefox-esr24-24.8.1-9|101	Suggests:	%{_lib}cups2
14mu|firefox-esr24-24.8.1-9|102	Provides:	firefox-esr = %{EVRD}
14mu|firefox-esr24-24.8.1-9|103	Provides:	webclient
14mu|firefox-esr24-24.8.1-9|104	
14mu|firefox-esr24-24.8.1-9|105	Conflicts:	%{oname}
14mu|firefox-esr24-24.8.1-9|106	Conflicts:	firefox-esr < 24.8.1-4
14mu|firefox-esr24-24.8.1-9|107	Obsoletes:	firefox-esr < 24.8.1-4
14mu|firefox-esr24-24.8.1-9|108	
14mu|firefox-esr24-24.8.1-9|109	%description
14mu|firefox-esr24-24.8.1-9|110	The award-winning Web browser is now faster, more secure, and fully
14mu|firefox-esr24-24.8.1-9|111	customizable to your online life. With Firefox(R), we've added powerful new
14mu|firefox-esr24-24.8.1-9|112	features that make your online experience even better. It is an 'open source'
14mu|firefox-esr24-24.8.1-9|113	product which is  freely available, and is acquiring a growing proportion of
14mu|firefox-esr24-24.8.1-9|114	international web browser usage.
14mu|firefox-esr24-24.8.1-9|115	
14mu|firefox-esr24-24.8.1-9|116	Firefox claims to offer a more secure web browsing experience than other
14mu|firefox-esr24-24.8.1-9|117	products, with better protection against spyware and other Internet-based
14mu|firefox-esr24-24.8.1-9|118	security threats. It includes all the standard features of a modern web
14mu|firefox-esr24-24.8.1-9|119	browser, like Internet searching, tracking recently visited sites, setting up
14mu|firefox-esr24-24.8.1-9|120	shortcuts to favourite sites, customising the software behaviour and so on.
14mu|firefox-esr24-24.8.1-9|121	Firefox also includes  features like 'tabbed browsing' (opening several web
14mu|firefox-esr24-24.8.1-9|122	sites as sections within the same window) and methods for controlling pop-up
14mu|firefox-esr24-24.8.1-9|123	windows, cookies and downloaded files.
14mu|firefox-esr24-24.8.1-9|124	
14mu|firefox-esr24-24.8.1-9|125	%files
14mu|firefox-esr24-24.8.1-9|126	%{_bindir}/%{oname}
14mu|firefox-esr24-24.8.1-9|127	%{_bindir}/mozilla-firefox
14mu|firefox-esr24-24.8.1-9|128	%{_iconsdir}/hicolor/*/apps/*.png
14mu|firefox-esr24-24.8.1-9|129	%{_miconsdir}/%{oname}.png
14mu|firefox-esr24-24.8.1-9|130	%{_iconsdir}/%{oname}.png
14mu|firefox-esr24-24.8.1-9|131	%{_liconsdir}/%{oname}.png
14mu|firefox-esr24-24.8.1-9|132	%{_datadir}/applications/*.desktop
14mu|firefox-esr24-24.8.1-9|133	%{_libdir}/%{oname}-%{version}*
14mu|firefox-esr24-24.8.1-9|134	%dir %{_libdir}/mozilla
14mu|firefox-esr24-24.8.1-9|135	%dir %{_libdir}/mozilla/extensions
14mu|firefox-esr24-24.8.1-9|136	%dir %{pluginsdir}
14mu|firefox-esr24-24.8.1-9|137	%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr24-24.8.1-9|138	%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr24-24.8.1-9|139	
14mu|firefox-esr24-24.8.1-9|140	#----------------------------------------------------------------------------
14mu|firefox-esr24-24.8.1-9|141	
14mu|firefox-esr24-24.8.1-9|142	%package devel
14mu|firefox-esr24-24.8.1-9|143	Summary:	Development files for %{name}
14mu|firefox-esr24-24.8.1-9|144	Group:		Development/Other
14mu|firefox-esr24-24.8.1-9|145	Conflicts:	%{oname}-devel
14mu|firefox-esr24-24.8.1-9|146	Conflicts:	firefox-esr-devel < 24.8.1-4
14mu|firefox-esr24-24.8.1-9|147	Obsoletes:	firefox-esr-devel < 24.8.1-4
14mu|firefox-esr24-24.8.1-9|148	
14mu|firefox-esr24-24.8.1-9|149	%description devel
14mu|firefox-esr24-24.8.1-9|150	Files and macros mainly for building Firefox extensions.
14mu|firefox-esr24-24.8.1-9|151	
14mu|firefox-esr24-24.8.1-9|152	%files devel
14mu|firefox-esr24-24.8.1-9|153	%{_sys_macros_dir}/%{oname}.macros
14mu|firefox-esr24-24.8.1-9|154	
14mu|firefox-esr24-24.8.1-9|155	#----------------------------------------------------------------------------
14mu|firefox-esr24-24.8.1-9|156	
14mu|firefox-esr24-24.8.1-9|157	%prep
14mu|firefox-esr24-24.8.1-9|158	%setup -qn mozilla-%{update_channel}
14mu|firefox-esr24-24.8.1-9|159	%patch1 -p1 -b .lang
14mu|firefox-esr24-24.8.1-9|160	%patch2 -p1 -b .vendor
14mu|firefox-esr24-24.8.1-9|161	%patch8 -p1 -b .disable-software-update
14mu|firefox-esr24-24.8.1-9|162	%patch9 -p1 -b .ascii
14mu|firefox-esr24-24.8.1-9|163	%patch10 -p1 -b .default-mail-handler
14mu|firefox-esr24-24.8.1-9|164	
14mu|firefox-esr24-24.8.1-9|165	## KDE INTEGRATION
14mu|firefox-esr24-24.8.1-9|166	# Disable kde integration , need refactoring
14mu|firefox-esr24-24.8.1-9|167	%patch11 -p1 -b .kdepatch
14mu|firefox-esr24-24.8.1-9|168	%patch12 -p1 -b .kdemoz
14mu|firefox-esr24-24.8.1-9|169	%patch13 -p1 -b .kdebackground
14mu|firefox-esr24-24.8.1-9|170	
14mu|firefox-esr24-24.8.1-9|171	%patch50 -p1 -b .gcm_sha256
14mu|firefox-esr24-24.8.1-9|172	%patch51 -p1 -b .tls12
14mu|firefox-esr24-24.8.1-9|173	
14mu|firefox-esr24-24.8.1-9|174	%patch90 -p2 -b .addons
14mu|firefox-esr24-24.8.1-9|175	
14mu|firefox-esr24-24.8.1-9|176	pushd js/src
14mu|firefox-esr24-24.8.1-9|177	autoconf-2.13
14mu|firefox-esr24-24.8.1-9|178	popd
14mu|firefox-esr24-24.8.1-9|179	autoconf-2.13
14mu|firefox-esr24-24.8.1-9|180	
14mu|firefox-esr24-24.8.1-9|181	# needed to regenerate certdata.c
14mu|firefox-esr24-24.8.1-9|182	pushd security/nss/lib/ckfw/builtins
14mu|firefox-esr24-24.8.1-9|183	perl ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
14mu|firefox-esr24-24.8.1-9|184	popd
14mu|firefox-esr24-24.8.1-9|185	
14mu|firefox-esr24-24.8.1-9|186	%build
14mu|firefox-esr24-24.8.1-9|187	%global optflags %(echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//' -e 's/-Wa,--compress-debug-sections//')
14mu|firefox-esr24-24.8.1-9|188	%setup_compile_flags
14mu|firefox-esr24-24.8.1-9|189	
14mu|firefox-esr24-24.8.1-9|190	CFLAGS=$(echo %{optflags} | sed -e 's/-fexceptions//')
14mu|firefox-esr24-24.8.1-9|191	CFLAGS="$CFLAGS -fno-strict-aliasing"
14mu|firefox-esr24-24.8.1-9|192	CXXFLAGS="$CFLAGS -fpermissive"
14mu|firefox-esr24-24.8.1-9|193	RPM_OPT_FLAGS="$CFLAGS"
14mu|firefox-esr24-24.8.1-9|194	LDFLAGS="%{ldflags}"
14mu|firefox-esr24-24.8.1-9|195	export CFLAGS
14mu|firefox-esr24-24.8.1-9|196	export CXXFLAGS
14mu|firefox-esr24-24.8.1-9|197	export RPM_OPT_FLAGS
14mu|firefox-esr24-24.8.1-9|198	export LDFLAGS
14mu|firefox-esr24-24.8.1-9|199	
14mu|firefox-esr24-24.8.1-9|200	export MOZCONFIG=`pwd`/mozconfig
14mu|firefox-esr24-24.8.1-9|201	cat << EOF > $MOZCONFIG
14mu|firefox-esr24-24.8.1-9|202	mk_add_options MOZILLA_OFFICIAL=1
14mu|firefox-esr24-24.8.1-9|203	mk_add_options BUILD_OFFICIAL=1
14mu|firefox-esr24-24.8.1-9|204	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
14mu|firefox-esr24-24.8.1-9|205	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
14mu|firefox-esr24-24.8.1-9|206	mk_add_options AUTOCLOBBER=1
14mu|firefox-esr24-24.8.1-9|207	ac_add_options --host=%{_host}
14mu|firefox-esr24-24.8.1-9|208	ac_add_options --target=%{_target_platform}
14mu|firefox-esr24-24.8.1-9|209	ac_add_options --enable-optimize
14mu|firefox-esr24-24.8.1-9|210	ac_add_options --prefix="%{_prefix}"
14mu|firefox-esr24-24.8.1-9|211	ac_add_options --libdir="%{_libdir}"
14mu|firefox-esr24-24.8.1-9|212	ac_add_options --sysconfdir="%{_sysconfdir}"
14mu|firefox-esr24-24.8.1-9|213	ac_add_options --mandir="%{_mandir}"
14mu|firefox-esr24-24.8.1-9|214	ac_add_options --includedir="%{_includedir}"
14mu|firefox-esr24-24.8.1-9|215	ac_add_options --datadir="%{_datadir}"
14mu|firefox-esr24-24.8.1-9|216	ac_add_options --with-system-nspr
14mu|firefox-esr24-24.8.1-9|217	ac_add_options --without-system-nss
14mu|firefox-esr24-24.8.1-9|218	ac_add_options --with-system-zlib
14mu|firefox-esr24-24.8.1-9|219	ac_add_options --with-pthreads
14mu|firefox-esr24-24.8.1-9|220	ac_add_options --enable-webm
14mu|firefox-esr24-24.8.1-9|221	ac_add_options --enable-webrtc
14mu|firefox-esr24-24.8.1-9|222	ac_add_options --enable-ogg
14mu|firefox-esr24-24.8.1-9|223	ac_add_options --enable-jemalloc
14mu|firefox-esr24-24.8.1-9|224	ac_add_options --enable-gio
14mu|firefox-esr24-24.8.1-9|225	ac_add_options --disable-gnomevfs
14mu|firefox-esr24-24.8.1-9|226	ac_add_options --disable-updater
14mu|firefox-esr24-24.8.1-9|227	ac_add_options --disable-tests
14mu|firefox-esr24-24.8.1-9|228	ac_add_options --disable-debug
14mu|firefox-esr24-24.8.1-9|229	ac_add_options --without-system-libvpx
14mu|firefox-esr24-24.8.1-9|230	ac_add_options --enable-official-branding
14mu|firefox-esr24-24.8.1-9|231	ac_add_options --enable-libproxy
14mu|firefox-esr24-24.8.1-9|232	ac_add_options --with-system-jpeg
14mu|firefox-esr24-24.8.1-9|233	ac_add_options --enable-system-cairo
14mu|firefox-esr24-24.8.1-9|234	ac_add_options --enable-canvas
14mu|firefox-esr24-24.8.1-9|235	ac_add_options --enable-svg
14mu|firefox-esr24-24.8.1-9|236	ac_add_options --enable-system-sqlite
14mu|firefox-esr24-24.8.1-9|237	ac_add_options --enable-extensions=default
14mu|firefox-esr24-24.8.1-9|238	ac_add_options --enable-startup-notification
14mu|firefox-esr24-24.8.1-9|239	ac_add_options --enable-libnotify
14mu|firefox-esr24-24.8.1-9|240	ac_add_options --enable-xinerama
14mu|firefox-esr24-24.8.1-9|241	ac_add_options --with-distribution-id=org.rosa
14mu|firefox-esr24-24.8.1-9|242	ac_add_options --disable-crashreporter
14mu|firefox-esr24-24.8.1-9|243	ac_add_options --enable-update-channel=%{update_channel}
14mu|firefox-esr24-24.8.1-9|244	ac_add_options --enable-gstreamer
14mu|firefox-esr24-24.8.1-9|245	ac_add_options --with-valgrind
14mu|firefox-esr24-24.8.1-9|246	ac_add_options --disable-javaxpcom
14mu|firefox-esr24-24.8.1-9|247	ac_add_options --enable-opus
14mu|firefox-esr24-24.8.1-9|248	
14mu|firefox-esr24-24.8.1-9|249	EOF
14mu|firefox-esr24-24.8.1-9|250	
14mu|firefox-esr24-24.8.1-9|251	perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
14mu|firefox-esr24-24.8.1-9|252	
14mu|firefox-esr24-24.8.1-9|253	export LDFLAGS="%{ldflags}"
14mu|firefox-esr24-24.8.1-9|254	make -f client.mk build
14mu|firefox-esr24-24.8.1-9|255	
14mu|firefox-esr24-24.8.1-9|256	%install
14mu|firefox-esr24-24.8.1-9|257	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
14mu|firefox-esr24-24.8.1-9|258	
14mu|firefox-esr24-24.8.1-9|259	# Copy files to buildroot
14mu|firefox-esr24-24.8.1-9|260	mkdir -p %{buildroot}%{mozillalibdir}
14mu|firefox-esr24-24.8.1-9|261	cp -rf %{_builddir}/obj/dist/firefox/* %{buildroot}%{mozillalibdir}
14mu|firefox-esr24-24.8.1-9|262	
14mu|firefox-esr24-24.8.1-9|263	mkdir -p  %{buildroot}%{_bindir}
14mu|firefox-esr24-24.8.1-9|264	ln -sf %{mozillalibdir}/firefox %{buildroot}%{_bindir}/firefox
14mu|firefox-esr24-24.8.1-9|265	pushd %{buildroot}%{_bindir}
14mu|firefox-esr24-24.8.1-9|266	ln -sf firefox mozilla-firefox
14mu|firefox-esr24-24.8.1-9|267	popd
14mu|firefox-esr24-24.8.1-9|268	mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
14mu|firefox-esr24-24.8.1-9|269	install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
14mu|firefox-esr24-24.8.1-9|270	
14mu|firefox-esr24-24.8.1-9|271	# Create and own %_libdir/mozilla/plugins & firefox extensions directories
14mu|firefox-esr24-24.8.1-9|272	mkdir -p %{buildroot}%{pluginsdir}
14mu|firefox-esr24-24.8.1-9|273	mkdir -p %{buildroot}%{_libdir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr24-24.8.1-9|274	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr24-24.8.1-9|275	
14mu|firefox-esr24-24.8.1-9|276	# (tpg) desktop entry
14mu|firefox-esr24-24.8.1-9|277	mkdir -p %{buildroot}%{_datadir}/applications
14mu|firefox-esr24-24.8.1-9|278	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{oname}.desktop
14mu|firefox-esr24-24.8.1-9|279	
14mu|firefox-esr24-24.8.1-9|280	# (tpg) icons
14mu|firefox-esr24-24.8.1-9|281	cp %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/browser/icons/
14mu|firefox-esr24-24.8.1-9|282	for i in 16 22 24 32 48 256; do
14mu|firefox-esr24-24.8.1-9|283	# (cg) Not all icon sizes are installed with make install, so just redo it here.
14mu|firefox-esr24-24.8.1-9|284	install -m 644 browser/branding/official/default$i.png %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default$i.png
14mu|firefox-esr24-24.8.1-9|285	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14mu|firefox-esr24-24.8.1-9|286	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{oname}.png ;
14mu|firefox-esr24-24.8.1-9|287	done
14mu|firefox-esr24-24.8.1-9|288	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mu|firefox-esr24-24.8.1-9|289	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{oname}.png
14mu|firefox-esr24-24.8.1-9|290	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{oname}.png
14mu|firefox-esr24-24.8.1-9|291	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{oname}.png
14mu|firefox-esr24-24.8.1-9|292	
14mu|firefox-esr24-24.8.1-9|293	# exclusions
14mu|firefox-esr24-24.8.1-9|294	rm -f %{buildroot}%{mozillalibdir}/README.txt
14mu|firefox-esr24-24.8.1-9|295	rm -f %{buildroot}%{mozillalibdir}/removed-files
14mu|firefox-esr24-24.8.1-9|296	rm -f %{buildroot}%{mozillalibdir}/precomplete
14mu|firefox-esr24-24.8.1-9|297	
14mu|firefox-esr24-24.8.1-9|298	install -D -m644 browser/app/profile/prefs.js %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js
14mu|firefox-esr24-24.8.1-9|299	cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js
14mu|firefox-esr24-24.8.1-9|300	user_pref("browser.EULA.override", true);
14mu|firefox-esr24-24.8.1-9|301	user_pref("browser.shell.checkDefaultBrowser", false);
14mu|firefox-esr24-24.8.1-9|302	user_pref("browser.ctrlTab.previews", true);
14mu|firefox-esr24-24.8.1-9|303	user_pref("browser.tabs.insertRelatedAfterCurrent", false);
14mu|firefox-esr24-24.8.1-9|304	user_pref("browser.startup.homepage", "file:///usr/share/doc/HTML/index.html");
14mu|firefox-esr24-24.8.1-9|305	user_pref("browser.backspace_action", 2);
14mu|firefox-esr24-24.8.1-9|306	user_pref("browser.display.use_system_colors", true);
14mu|firefox-esr24-24.8.1-9|307	user_pref("browser.download.folderList", 1);
14mu|firefox-esr24-24.8.1-9|308	user_pref("browser.link.open_external", 3);
14mu|firefox-esr24-24.8.1-9|309	user_pref("app.update.auto", false);
14mu|firefox-esr24-24.8.1-9|310	user_pref("app.update.enabled", false);
14mu|firefox-esr24-24.8.1-9|311	user_pref("app.update.autoInstallEnabled", false);
14mu|firefox-esr24-24.8.1-9|312	user_pref("dom.ipc.plugins.enabled.nswrapper*", false);
14mu|firefox-esr24-24.8.1-9|313	user_pref("extensions.autoDisableScopes", 0);
14mu|firefox-esr24-24.8.1-9|314	user_pref("extensions.shownSelectionUI", true);
14mu|firefox-esr24-24.8.1-9|315	user_pref("network.manage-offline-status", true);
14mu|firefox-esr24-24.8.1-9|316	EOF
14mu|firefox-esr24-24.8.1-9|317	
14mu|firefox-esr24-24.8.1-9|318	# display icon for Firefox button
14mu|firefox-esr24-24.8.1-9|319	mkdir -p %{buildroot}%{mozillalibdir}/defaults/profile/chrome
14mu|firefox-esr24-24.8.1-9|320	cat << EOF > %{buildroot}%{mozillalibdir}/defaults/profile/chrome/userChrome.css
14mu|firefox-esr24-24.8.1-9|321	#appmenu-toolbar-button {
14mu|firefox-esr24-24.8.1-9|322	list-style-image: url("chrome://branding/content/icon16.png");
14mu|firefox-esr24-24.8.1-9|323	}
14mu|firefox-esr24-24.8.1-9|324	EOF
14mu|firefox-esr24-24.8.1-9|325	
14mu|firefox-esr24-24.8.1-9|326	# use the system myspell dictionaries
14mu|firefox-esr24-24.8.1-9|327	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-esr24-24.8.1-9|328	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-esr24-24.8.1-9|329	
14mu|firefox-esr24-24.8.1-9|330	# (lm) touch and %ghost bookmarks.html to a proper uninstall
14mu|firefox-esr24-24.8.1-9|331	touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
14mu|firefox-esr24-24.8.1-9|332	
14mu|firefox-esr24-24.8.1-9|333	# search engines
14mu|firefox-esr24-24.8.1-9|334	rm -f %{buildroot}%{mozillalibdir}/browser/searchplugins/*
14mu|firefox-esr24-24.8.1-9|335	cp -f %{SOURCE5} %{buildroot}%{mozillalibdir}/browser/searchplugins/jamendo.xml
14mu|firefox-esr24-24.8.1-9|336	cp -f %{SOURCE6} %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
14mu|firefox-esr24-24.8.1-9|337	cp -f %{SOURCE8} %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
14mu|firefox-esr24-24.8.1-9|338	cp -f %{SOURCE10} %{buildroot}%{mozillalibdir}/browser/searchplugins/yandex.xml
14mu|firefox-esr24-24.8.1-9|339	cp -f %{SOURCE11} %{buildroot}%{mozillalibdir}/browser/searchplugins/google.xml
14mu|firefox-esr24-24.8.1-9|340	cp -f %{SOURCE12} %{buildroot}%{mozillalibdir}/browser/searchplugins/bing.xml
14mu|firefox-esr24-24.8.1-9|341	
14mu|firefox-esr24-24.8.1-9|342	# Correct distro values on search engines
14mu|firefox-esr24-24.8.1-9|343	sed -i 's/@DISTRO_VALUE@/ffx/' %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
14mu|firefox-esr24-24.8.1-9|344	sed -i 's/@DISTRO_VALUE@//' %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
14mu|firefox-esr24-24.8.1-9|345	
14mu|firefox-esr24-24.8.1-9|346	mkdir -p %{buildroot}%{_sys_macros_dir}
14mu|firefox-esr24-24.8.1-9|347	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{oname}.macros
14mu|firefox-esr24-24.8.1-9|348	# Macros from %{oname} package
14mu|firefox-esr24-24.8.1-9|349	%%firefox_major              %{version}
14mu|firefox-esr24-24.8.1-9|350	%%firefox_epoch              %{ff_epoch}
14mu|firefox-esr24-24.8.1-9|351	%%firefox_version            %{version}
14mu|firefox-esr24-24.8.1-9|352	%%firefox_mozillapath        %{mozillalibdir}
14mu|firefox-esr24-24.8.1-9|353	%%firefox_pluginsdir         %{pluginsdir}
14mu|firefox-esr24-24.8.1-9|354	%%firefox_appid              \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mu|firefox-esr24-24.8.1-9|355	%%firefox_extdir             %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)
14mu|firefox-esr24-24.8.1-9|356	FIN
14mu|firefox-esr24-24.8.1-9|357	
14mu|firefox-esr24-24.8.1-9|358	
14mu|firefox-esr24-24.8.1-9|359	%changelog
14mu|firefox-esr24-24.8.1-9|360	
14mu|firefox-esr24-24.8.1-9|361	* Sun Jan 15 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:24.8.1-9
14mu|firefox-esr24-24.8.1-9|362	- (bd70ef2) Don't use system NSS (internal is enough for TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 and TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) because using new system NSS breaks Facebook loading
14mu|firefox-esr24-24.8.1-9|363	- (bd70ef2) Update tls1.2 patch (keep values in code in sync with values inn prefs)
14mu|firefox-esr24-24.8.1-9|364	
14mu|firefox-esr24-24.8.1-9|365	

22562 14
14mu|firefox-esr24-l10n-24.8.1-3|1	%define oname firefox-esr24
14mu|firefox-esr24-l10n-24.8.1-3|2	
14mu|firefox-esr24-l10n-24.8.1-3|3	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}esr/linux-i686/xpi/
14mu|firefox-esr24-l10n-24.8.1-3|4	
14mu|firefox-esr24-l10n-24.8.1-3|5	# Supported l10n language lists
14mu|firefox-esr24-l10n-24.8.1-3|6	%define langlist	af ar ast be bg bn_IN bn_BD br bs ca cs cy da de el en_GB en_ZA eo es_AR es_CL es_ES es_MX et eu fa fi fr fy ga_IE gd gl gu_IN he hi hr hu hy id is it ja kk ko kn ku lg lt lv mai mk ml mr nb_NO nl nn_NO nso or pa_IN pl pt_BR pt_PT ro ru si sk sl sq sr sv_SE ta ta_LK te th tr uk vi zh_CN zh_TW zu
14mu|firefox-esr24-l10n-24.8.1-3|7	
14mu|firefox-esr24-l10n-24.8.1-3|8	# Disabled l10n languages, for any reason
14mu|firefox-esr24-l10n-24.8.1-3|9	# - no locales-XX package:
14mu|firefox-esr24-l10n-24.8.1-3|10	# uu ak rm son
14mu|firefox-esr24-l10n-24.8.1-3|11	
14mu|firefox-esr24-l10n-24.8.1-3|12	# Disabled myspell dicts, for any reason
14mu|firefox-esr24-l10n-24.8.1-3|13	%define disabled_dict_langlist	ar be bn br br_FR es_AR eu fi fy gl gu_IN he id ja ka kn ko mk pa_IN te tr zh_CN zh_TW
14mu|firefox-esr24-l10n-24.8.1-3|14	
14mu|firefox-esr24-l10n-24.8.1-3|15	# Language descriptions
14mu|firefox-esr24-l10n-24.8.1-3|16	%define language_ak ak
14mu|firefox-esr24-l10n-24.8.1-3|17	%define langname_ak Akan
14mu|firefox-esr24-l10n-24.8.1-3|18	%define language_ar ar
14mu|firefox-esr24-l10n-24.8.1-3|19	%define langname_ar Arabic
14mu|firefox-esr24-l10n-24.8.1-3|20	%define language_ast ast
14mu|firefox-esr24-l10n-24.8.1-3|21	%define langname_ast Asturian
14mu|firefox-esr24-l10n-24.8.1-3|22	%define language_af af
14mu|firefox-esr24-l10n-24.8.1-3|23	%define langname_af Afrikaans
14mu|firefox-esr24-l10n-24.8.1-3|24	%define language_be be
14mu|firefox-esr24-l10n-24.8.1-3|25	%define langname_be Belarusian
14mu|firefox-esr24-l10n-24.8.1-3|26	%define language_bg bg
14mu|firefox-esr24-l10n-24.8.1-3|27	%define langname_bg Bulgarian
14mu|firefox-esr24-l10n-24.8.1-3|28	%define language_bn_BD bn-BD
14mu|firefox-esr24-l10n-24.8.1-3|29	%define langname_bn_BD Bengali
14mu|firefox-esr24-l10n-24.8.1-3|30	%define language_bn_IN bn-IN
14mu|firefox-esr24-l10n-24.8.1-3|31	%define langname_bn_IN Bengali
14mu|firefox-esr24-l10n-24.8.1-3|32	%define language_br br
14mu|firefox-esr24-l10n-24.8.1-3|33	%define langname_br Breton
14mu|firefox-esr24-l10n-24.8.1-3|34	%define language_bs bs
14mu|firefox-esr24-l10n-24.8.1-3|35	%define langname_bs Bosnian
14mu|firefox-esr24-l10n-24.8.1-3|36	%define language_ca ca
14mu|firefox-esr24-l10n-24.8.1-3|37	%define langname_ca Catalan
14mu|firefox-esr24-l10n-24.8.1-3|38	%define language_cs cs
14mu|firefox-esr24-l10n-24.8.1-3|39	%define langname_cs Czech
14mu|firefox-esr24-l10n-24.8.1-3|40	%define language_cy cy
14mu|firefox-esr24-l10n-24.8.1-3|41	%define langname_cy Welsh
14mu|firefox-esr24-l10n-24.8.1-3|42	%define language_da da
14mu|firefox-esr24-l10n-24.8.1-3|43	%define langname_da Dansk
14mu|firefox-esr24-l10n-24.8.1-3|44	%define language_de de
14mu|firefox-esr24-l10n-24.8.1-3|45	%define langname_de German
14mu|firefox-esr24-l10n-24.8.1-3|46	%define language_el el
14mu|firefox-esr24-l10n-24.8.1-3|47	%define langname_el Greek
14mu|firefox-esr24-l10n-24.8.1-3|48	%define language_en_GB en-GB
14mu|firefox-esr24-l10n-24.8.1-3|49	%define langname_en_GB British English
14mu|firefox-esr24-l10n-24.8.1-3|50	%define language_en_ZA en-ZA
14mu|firefox-esr24-l10n-24.8.1-3|51	%define langname_en_ZA English (South Africa)
14mu|firefox-esr24-l10n-24.8.1-3|52	%define language_eo eo
14mu|firefox-esr24-l10n-24.8.1-3|53	%define langname_eo Esperanto
14mu|firefox-esr24-l10n-24.8.1-3|54	%define language_es_AR es-AR
14mu|firefox-esr24-l10n-24.8.1-3|55	%define langname_es_AR Spanish (Argentina)
14mu|firefox-esr24-l10n-24.8.1-3|56	%define language_es_CL es-CL
14mu|firefox-esr24-l10n-24.8.1-3|57	%define langname_es_CL Spanish (Chile)
14mu|firefox-esr24-l10n-24.8.1-3|58	%define language_es_ES es-ES
14mu|firefox-esr24-l10n-24.8.1-3|59	%define langname_es_ES Spanish
14mu|firefox-esr24-l10n-24.8.1-3|60	%define language_es_MX es-MX
14mu|firefox-esr24-l10n-24.8.1-3|61	%define langname_es_MX Spanish (Mexico)
14mu|firefox-esr24-l10n-24.8.1-3|62	%define language_et et
14mu|firefox-esr24-l10n-24.8.1-3|63	%define langname_et Estonian
14mu|firefox-esr24-l10n-24.8.1-3|64	%define language_eu eu
14mu|firefox-esr24-l10n-24.8.1-3|65	%define langname_eu Basque
14mu|firefox-esr24-l10n-24.8.1-3|66	%define language_fa fa
14mu|firefox-esr24-l10n-24.8.1-3|67	%define langname_fa Farsi
14mu|firefox-esr24-l10n-24.8.1-3|68	%define language_fi fi
14mu|firefox-esr24-l10n-24.8.1-3|69	%define langname_fi Finnish
14mu|firefox-esr24-l10n-24.8.1-3|70	%define language_fr fr
14mu|firefox-esr24-l10n-24.8.1-3|71	%define langname_fr French
14mu|firefox-esr24-l10n-24.8.1-3|72	%define language_fy fy-NL
14mu|firefox-esr24-l10n-24.8.1-3|73	%define langname_fy Frisian
14mu|firefox-esr24-l10n-24.8.1-3|74	%define language_ga_IE ga-IE
14mu|firefox-esr24-l10n-24.8.1-3|75	%define langname_ga_IE Irish
14mu|firefox-esr24-l10n-24.8.1-3|76	%define language_gd gd
14mu|firefox-esr24-l10n-24.8.1-3|77	%define langname_gd Scottish Gaelic
14mu|firefox-esr24-l10n-24.8.1-3|78	%define language_gl gl
14mu|firefox-esr24-l10n-24.8.1-3|79	%define langname_gl Galician
14mu|firefox-esr24-l10n-24.8.1-3|80	%define language_gu_IN gu-IN
14mu|firefox-esr24-l10n-24.8.1-3|81	%define langname_gu_IN Gujarati
14mu|firefox-esr24-l10n-24.8.1-3|82	%define language_he he
14mu|firefox-esr24-l10n-24.8.1-3|83	%define langname_he Hebrew
14mu|firefox-esr24-l10n-24.8.1-3|84	%define language_hi hi-IN
14mu|firefox-esr24-l10n-24.8.1-3|85	%define langname_hi Hindi
14mu|firefox-esr24-l10n-24.8.1-3|86	%define language_hr hr
14mu|firefox-esr24-l10n-24.8.1-3|87	%define langname_hr Croatian
14mu|firefox-esr24-l10n-24.8.1-3|88	%define language_hu hu
14mu|firefox-esr24-l10n-24.8.1-3|89	%define langname_hu Hungarian
14mu|firefox-esr24-l10n-24.8.1-3|90	%define language_hy hy-AM
14mu|firefox-esr24-l10n-24.8.1-3|91	%define langname_hy Armenian
14mu|firefox-esr24-l10n-24.8.1-3|92	%define language_id id
14mu|firefox-esr24-l10n-24.8.1-3|93	%define langname_id Indonesian
14mu|firefox-esr24-l10n-24.8.1-3|94	%define language_is is
14mu|firefox-esr24-l10n-24.8.1-3|95	%define langname_is Icelandic
14mu|firefox-esr24-l10n-24.8.1-3|96	%define language_it it
14mu|firefox-esr24-l10n-24.8.1-3|97	%define langname_it Italian
14mu|firefox-esr24-l10n-24.8.1-3|98	%define language_ja ja
14mu|firefox-esr24-l10n-24.8.1-3|99	%define langname_ja Japanese
14mu|firefox-esr24-l10n-24.8.1-3|100	%define language_kk kk
14mu|firefox-esr24-l10n-24.8.1-3|101	%define langname_kk Kazakh
14mu|firefox-esr24-l10n-24.8.1-3|102	%define language_ko ko
14mu|firefox-esr24-l10n-24.8.1-3|103	%define langname_ko Korean
14mu|firefox-esr24-l10n-24.8.1-3|104	%define language_kn kn
14mu|firefox-esr24-l10n-24.8.1-3|105	%define langname_kn Kannada
14mu|firefox-esr24-l10n-24.8.1-3|106	%define language_ku ku
14mu|firefox-esr24-l10n-24.8.1-3|107	%define langname_ku Kurdish
14mu|firefox-esr24-l10n-24.8.1-3|108	%define language_lg lg
14mu|firefox-esr24-l10n-24.8.1-3|109	%define langname_lg Ganda
14mu|firefox-esr24-l10n-24.8.1-3|110	%define language_lt lt
14mu|firefox-esr24-l10n-24.8.1-3|111	%define langname_lt Lithuanian
14mu|firefox-esr24-l10n-24.8.1-3|112	%define language_lv lv
14mu|firefox-esr24-l10n-24.8.1-3|113	%define langname_lv Latvian
14mu|firefox-esr24-l10n-24.8.1-3|114	%define language_mai mai
14mu|firefox-esr24-l10n-24.8.1-3|115	%define langname_mai Maithili
14mu|firefox-esr24-l10n-24.8.1-3|116	%define language_mk mk
14mu|firefox-esr24-l10n-24.8.1-3|117	%define langname_mk Macedonian
14mu|firefox-esr24-l10n-24.8.1-3|118	%define language_ml ml
14mu|firefox-esr24-l10n-24.8.1-3|119	%define langname_ml Malayalam
14mu|firefox-esr24-l10n-24.8.1-3|120	%define language_mr mr
14mu|firefox-esr24-l10n-24.8.1-3|121	%define langname_mr Marathi
14mu|firefox-esr24-l10n-24.8.1-3|122	%define language_nb_NO nb-NO
14mu|firefox-esr24-l10n-24.8.1-3|123	%define langname_nb_NO Norwegian Bokmaal
14mu|firefox-esr24-l10n-24.8.1-3|124	%define language_nn_NO nn-NO
14mu|firefox-esr24-l10n-24.8.1-3|125	%define langname_nn_NO Norwegian Nynorsk
14mu|firefox-esr24-l10n-24.8.1-3|126	%define language_nl nl
14mu|firefox-esr24-l10n-24.8.1-3|127	%define langname_nl Dutch
14mu|firefox-esr24-l10n-24.8.1-3|128	%define language_nso nso
14mu|firefox-esr24-l10n-24.8.1-3|129	%define langname_nso Northern Sotho
14mu|firefox-esr24-l10n-24.8.1-3|130	%define language_or or
14mu|firefox-esr24-l10n-24.8.1-3|131	%define langname_or Oriya
14mu|firefox-esr24-l10n-24.8.1-3|132	%define language_pa_IN pa-IN
14mu|firefox-esr24-l10n-24.8.1-3|133	%define langname_pa_IN Punjabi (gurmukhi)
14mu|firefox-esr24-l10n-24.8.1-3|134	%define language_pl pl
14mu|firefox-esr24-l10n-24.8.1-3|135	%define langname_pl Polish
14mu|firefox-esr24-l10n-24.8.1-3|136	%define language_pt_BR pt-BR
14mu|firefox-esr24-l10n-24.8.1-3|137	%define langname_pt_BR Brazilian portuguese
14mu|firefox-esr24-l10n-24.8.1-3|138	%define language_pt_PT pt-PT
14mu|firefox-esr24-l10n-24.8.1-3|139	%define langname_pt_PT Portuguese
14mu|firefox-esr24-l10n-24.8.1-3|140	%define language_rm rm
14mu|firefox-esr24-l10n-24.8.1-3|141	%define langname_rm Rumantsch
14mu|firefox-esr24-l10n-24.8.1-3|142	%define language_ro ro
14mu|firefox-esr24-l10n-24.8.1-3|143	%define langname_ro Romanian
14mu|firefox-esr24-l10n-24.8.1-3|144	%define language_ru ru
14mu|firefox-esr24-l10n-24.8.1-3|145	%define langname_ru Russian
14mu|firefox-esr24-l10n-24.8.1-3|146	%define language_si si
14mu|firefox-esr24-l10n-24.8.1-3|147	%define langname_si Sinhala
14mu|firefox-esr24-l10n-24.8.1-3|148	%define language_sk sk
14mu|firefox-esr24-l10n-24.8.1-3|149	%define langname_sk Slovak
14mu|firefox-esr24-l10n-24.8.1-3|150	%define language_sl sl
14mu|firefox-esr24-l10n-24.8.1-3|151	%define langname_sl Slovenian
14mu|firefox-esr24-l10n-24.8.1-3|152	%define language_son son
14mu|firefox-esr24-l10n-24.8.1-3|153	%define langname_son Soŋay
14mu|firefox-esr24-l10n-24.8.1-3|154	%define language_sq sq
14mu|firefox-esr24-l10n-24.8.1-3|155	%define langname_sq Shqipe
14mu|firefox-esr24-l10n-24.8.1-3|156	%define language_sr sr
14mu|firefox-esr24-l10n-24.8.1-3|157	%define langname_sr Serbian
14mu|firefox-esr24-l10n-24.8.1-3|158	%define language_sv_SE sv-SE
14mu|firefox-esr24-l10n-24.8.1-3|159	%define langname_sv_SE Swedish
14mu|firefox-esr24-l10n-24.8.1-3|160	%define language_ta ta
14mu|firefox-esr24-l10n-24.8.1-3|161	%define langname_ta Tamil
14mu|firefox-esr24-l10n-24.8.1-3|162	%define language_ta_LK ta-LK
14mu|firefox-esr24-l10n-24.8.1-3|163	%define langname_ta_LK Tamil (Sri Lanka)
14mu|firefox-esr24-l10n-24.8.1-3|164	%define language_te te
14mu|firefox-esr24-l10n-24.8.1-3|165	%define langname_te Telugu
14mu|firefox-esr24-l10n-24.8.1-3|166	%define language_th th
14mu|firefox-esr24-l10n-24.8.1-3|167	%define langname_th Thai
14mu|firefox-esr24-l10n-24.8.1-3|168	%define language_tr tr
14mu|firefox-esr24-l10n-24.8.1-3|169	%define langname_tr Turkish
14mu|firefox-esr24-l10n-24.8.1-3|170	%define language_uk uk
14mu|firefox-esr24-l10n-24.8.1-3|171	%define langname_uk Ukrainian
14mu|firefox-esr24-l10n-24.8.1-3|172	%define language_uk_UA uk-UA
14mu|firefox-esr24-l10n-24.8.1-3|173	%define langname_uk_UA Ukrainian
14mu|firefox-esr24-l10n-24.8.1-3|174	%define language_vi vi
14mu|firefox-esr24-l10n-24.8.1-3|175	%define langname_vi Vietnamese
14mu|firefox-esr24-l10n-24.8.1-3|176	%define language_zh_CN zh-CN
14mu|firefox-esr24-l10n-24.8.1-3|177	%define langname_zh_CN Simplified Chinese
14mu|firefox-esr24-l10n-24.8.1-3|178	%define language_zh_TW zh-TW
14mu|firefox-esr24-l10n-24.8.1-3|179	%define langname_zh_TW Traditional Chinese
14mu|firefox-esr24-l10n-24.8.1-3|180	%define language_zu zu
14mu|firefox-esr24-l10n-24.8.1-3|181	%define langname_zu Zulu
14mu|firefox-esr24-l10n-24.8.1-3|182	
14mu|firefox-esr24-l10n-24.8.1-3|183	# --- Danger line ---
14mu|firefox-esr24-l10n-24.8.1-3|184	
14mu|firefox-esr24-l10n-24.8.1-3|185	# Defaults (all languages enabled by default)
14mu|firefox-esr24-l10n-24.8.1-3|186	# dicts
14mu|firefox-esr24-l10n-24.8.1-3|187	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|firefox-esr24-l10n-24.8.1-3|188	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|firefox-esr24-l10n-24.8.1-3|189	
14mu|firefox-esr24-l10n-24.8.1-3|190	# Locales
14mu|firefox-esr24-l10n-24.8.1-3|191	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mu|firefox-esr24-l10n-24.8.1-3|192	
14mu|firefox-esr24-l10n-24.8.1-3|193	Summary:	Localizations for Firefox (virtual package)
14mu|firefox-esr24-l10n-24.8.1-3|194	Name:		%{oname}-l10n
14mu|firefox-esr24-l10n-24.8.1-3|195	Version:	24.8.1
14mu|firefox-esr24-l10n-24.8.1-3|196	Release:	3
14mu|firefox-esr24-l10n-24.8.1-3|197	License:	GPL
14mu|firefox-esr24-l10n-24.8.1-3|198	Group:		Networking/WWW
14mu|firefox-esr24-l10n-24.8.1-3|199	Url:		http://www.firefox.com/
14mu|firefox-esr24-l10n-24.8.1-3|200	Source0:	%{name}-%{version}.tar.xz
14mu|firefox-esr24-l10n-24.8.1-3|201	# Language package template
14mu|firefox-esr24-l10n-24.8.1-3|202	Source1:	firefox-l10n-template.in
14mu|firefox-esr24-l10n-24.8.1-3|203	BuildRequires:	%{oname}-devel
14mu|firefox-esr24-l10n-24.8.1-3|204	BuildArch:	noarch
14mu|firefox-esr24-l10n-24.8.1-3|205	
14mu|firefox-esr24-l10n-24.8.1-3|206	%description
14mu|firefox-esr24-l10n-24.8.1-3|207	Localizations for Firefox web browser.
14mu|firefox-esr24-l10n-24.8.1-3|208	
14mu|firefox-esr24-l10n-24.8.1-3|209	# Expand all languages packages.
14mu|firefox-esr24-l10n-24.8.1-3|210	%{expand:%(\
14mu|firefox-esr24-l10n-24.8.1-3|211	for lang in %langlist; do\
14mu|firefox-esr24-l10n-24.8.1-3|212	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{SOURCE1} 2> /dev/null)}";\
14mu|firefox-esr24-l10n-24.8.1-3|213	done\
14mu|firefox-esr24-l10n-24.8.1-3|214	)
14mu|firefox-esr24-l10n-24.8.1-3|215	}
14mu|firefox-esr24-l10n-24.8.1-3|216	
14mu|firefox-esr24-l10n-24.8.1-3|217	%prep
14mu|firefox-esr24-l10n-24.8.1-3|218	%setup -q
14mu|firefox-esr24-l10n-24.8.1-3|219	
14mu|firefox-esr24-l10n-24.8.1-3|220	%install
14mu|firefox-esr24-l10n-24.8.1-3|221	# Convert rpm macros to bash variables
14mu|firefox-esr24-l10n-24.8.1-3|222	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mu|firefox-esr24-l10n-24.8.1-3|223	
14mu|firefox-esr24-l10n-24.8.1-3|224	mkdir -p %{buildroot}%{firefox_extdir}/
14mu|firefox-esr24-l10n-24.8.1-3|225	
14mu|firefox-esr24-l10n-24.8.1-3|226	# Install all languages
14mu|firefox-esr24-l10n-24.8.1-3|227	for lang in %{langlist}; do
14mu|firefox-esr24-l10n-24.8.1-3|228	language="language_$lang"
14mu|firefox-esr24-l10n-24.8.1-3|229	language=${!language}
14mu|firefox-esr24-l10n-24.8.1-3|230	
14mu|firefox-esr24-l10n-24.8.1-3|231	# l10n
14mu|firefox-esr24-l10n-24.8.1-3|232	cp ${language}.xpi %{buildroot}%{firefox_extdir}/langpack-${language}@firefox.mozilla.org.xpi
14mu|firefox-esr24-l10n-24.8.1-3|233	done
14mu|firefox-esr24-l10n-24.8.1-3|234	
14mu|firefox-esr24-l10n-24.8.1-3|235	%changelog
14mu|firefox-esr24-l10n-24.8.1-3|236	
14mu|firefox-esr24-l10n-24.8.1-3|237	* Sun Feb 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 24.8.1-3
14mu|firefox-esr24-l10n-24.8.1-3|238	- (85ad470) Uncomment BuildRequires
14mu|firefox-esr24-l10n-24.8.1-3|239	
14mu|firefox-esr24-l10n-24.8.1-3|240	

22563 14
14mu|firefox-esr45-45.9.0-2|1	%define ff_epoch 0
14mu|firefox-esr45-45.9.0-2|2	%define oname firefox
14mu|firefox-esr45-45.9.0-2|3	%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mu|firefox-esr45-45.9.0-2|4	
14mu|firefox-esr45-45.9.0-2|5	# (tpg) MOZILLA_FIVE_HOME
14mu|firefox-esr45-45.9.0-2|6	%define mozillalibdir %{_libdir}/%{oname}-%{version}
14mu|firefox-esr45-45.9.0-2|7	%define pluginsdir %{_libdir}/mozilla/plugins
14mu|firefox-esr45-45.9.0-2|8	
14mu|firefox-esr45-45.9.0-2|9	# this seems fragile, so require the exact version or later (#58754)
14mu|firefox-esr45-45.9.0-2|10	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mu|firefox-esr45-45.9.0-2|11	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mu|firefox-esr45-45.9.0-2|12	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null |sed -e 's!\.0!!' || echo 0)
14mu|firefox-esr45-45.9.0-2|13	
14mu|firefox-esr45-45.9.0-2|14	%define update_channel esr45
14mu|firefox-esr45-45.9.0-2|15	
14mu|firefox-esr45-45.9.0-2|16	Summary:	Next generation web browser
14mu|firefox-esr45-45.9.0-2|17	Name:		%{oname}-esr45
14mu|firefox-esr45-45.9.0-2|18	Version:	45.9.0
14mu|firefox-esr45-45.9.0-2|19	Epoch:		%{ff_epoch}
14mu|firefox-esr45-45.9.0-2|20	Release:	2
14mu|firefox-esr45-45.9.0-2|21	License:	MPLv1+
14mu|firefox-esr45-45.9.0-2|22	Group:		Networking/WWW
14mu|firefox-esr45-45.9.0-2|23	Url:		http://www.mozilla.com/firefox/
14mu|firefox-esr45-45.9.0-2|24	Source0:	https://archive.mozilla.org/pub/%{oname}/releases/%{version}esr/source/%{oname}-%{version}esr.source.tar.xz
14mu|firefox-esr45-45.9.0-2|25	Source1:	%{oname}.desktop
14mu|firefox-esr45-45.9.0-2|26	Source2:	kde.js
14mu|firefox-esr45-45.9.0-2|27	# Patches for kde integration of FF
14mu|firefox-esr45-45.9.0-2|28	Patch1:		firefox-45-kde.patch
14mu|firefox-esr45-45.9.0-2|29	Patch2:		mozilla-45-kde.patch
14mu|firefox-esr45-45.9.0-2|30	Patch3:		mozilla-45-kde-background.patch
14mu|firefox-esr45-45.9.0-2|31	
14mu|firefox-esr45-45.9.0-2|32	# ROSA
14mu|firefox-esr45-45.9.0-2|33	Patch10:	firefox-43-enable-addons.patch
14mu|firefox-esr45-45.9.0-2|34	
14mu|firefox-esr45-45.9.0-2|35	BuildRequires:	autoconf2.1
14mu|firefox-esr45-45.9.0-2|36	BuildRequires:	doxygen
14mu|firefox-esr45-45.9.0-2|37	BuildRequires:	java-rpmbuild
14mu|firefox-esr45-45.9.0-2|38	BuildRequires:	makedepend
14mu|firefox-esr45-45.9.0-2|39	BuildRequires:	rootcerts >= 1:20110830.00
14mu|firefox-esr45-45.9.0-2|40	BuildRequires:	unzip
14mu|firefox-esr45-45.9.0-2|41	BuildRequires:	wget
14mu|firefox-esr45-45.9.0-2|42	BuildRequires:	yasm >= 1.0.1
14mu|firefox-esr45-45.9.0-2|43	BuildRequires:	zip
14mu|firefox-esr45-45.9.0-2|44	BuildRequires:	bzip2-devel
14mu|firefox-esr45-45.9.0-2|45	BuildRequires:	java-1.8.0-openjdk-devel
14mu|firefox-esr45-45.9.0-2|46	BuildRequires:	jpeg-devel
14mu|firefox-esr45-45.9.0-2|47	BuildRequires:	libiw-devel
14mu|firefox-esr45-45.9.0-2|48	BuildRequires:	nss-static-devel
14mu|firefox-esr45-45.9.0-2|49	BuildRequires:	pkgconfig(alsa)
14mu|firefox-esr45-45.9.0-2|50	BuildRequires:	pkgconfig(cairo)
14mu|firefox-esr45-45.9.0-2|51	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|firefox-esr45-45.9.0-2|52	BuildRequires:	pkgconfig(gconf-2.0)
14mu|firefox-esr45-45.9.0-2|53	BuildRequires:	pkgconfig(gl)
14mu|firefox-esr45-45.9.0-2|54	BuildRequires:	pkgconfig(glib-2.0)
14mu|firefox-esr45-45.9.0-2|55	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|firefox-esr45-45.9.0-2|56	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|firefox-esr45-45.9.0-2|57	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|firefox-esr45-45.9.0-2|58	BuildRequires:	pkgconfig(hunspell)
14mu|firefox-esr45-45.9.0-2|59	BuildRequires:	pkgconfig(libevent)
14mu|firefox-esr45-45.9.0-2|60	BuildRequires:	pkgconfig(libIDL-2.0)
14mu|firefox-esr45-45.9.0-2|61	BuildRequires:	pkgconfig(libnotify)
14mu|firefox-esr45-45.9.0-2|62	BuildRequires:	pkgconfig(libpulse)
14mu|firefox-esr45-45.9.0-2|63	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|firefox-esr45-45.9.0-2|64	BuildRequires:	pkgconfig(nspr) >= 4.12
14mu|firefox-esr45-45.9.0-2|65	BuildRequires:	pkgconfig(nss) >= 3.24
14mu|firefox-esr45-45.9.0-2|66	BuildRequires:	pkgconfig(opus)
14mu|firefox-esr45-45.9.0-2|67	BuildRequires:	pkgconfig(python)
14mu|firefox-esr45-45.9.0-2|68	BuildRequires:	pkgconfig(sqlite3) >= 3.8.10.1
14mu|firefox-esr45-45.9.0-2|69	BuildRequires:	pkgconfig(theoradec)
14mu|firefox-esr45-45.9.0-2|70	BuildRequires:	pkgconfig(vorbis)
14mu|firefox-esr45-45.9.0-2|71	BuildRequires:	pkgconfig(xinerama)
14mu|firefox-esr45-45.9.0-2|72	BuildRequires:	pkgconfig(xscrnsaver)
14mu|firefox-esr45-45.9.0-2|73	BuildRequires:	pkgconfig(xt)
14mu|firefox-esr45-45.9.0-2|74	BuildRequires:	pkgconfig(zlib)
14mu|firefox-esr45-45.9.0-2|75	
14mu|firefox-esr45-45.9.0-2|76	Conflicts:	firefox
14mu|firefox-esr45-45.9.0-2|77	Conflicts:	firefox-esr24
14mu|firefox-esr45-45.9.0-2|78	Conflicts:	firefox-esr < %{EVRD}
14mu|firefox-esr45-45.9.0-2|79	
14mu|firefox-esr45-45.9.0-2|80	%description
14mu|firefox-esr45-45.9.0-2|81	The award-winning Web browser is now faster, more secure, and fully
14mu|firefox-esr45-45.9.0-2|82	customizable to your online life. With Firefox(R), we've added powerful new
14mu|firefox-esr45-45.9.0-2|83	features that make your online experience even better. It is an 'open source'
14mu|firefox-esr45-45.9.0-2|84	product which is  freely available, and is acquiring a growing proportion of
14mu|firefox-esr45-45.9.0-2|85	international web browser usage.
14mu|firefox-esr45-45.9.0-2|86	
14mu|firefox-esr45-45.9.0-2|87	Firefox claims to offer a more secure web browsing experience than other
14mu|firefox-esr45-45.9.0-2|88	products, with better protection against spyware and other Internet-based
14mu|firefox-esr45-45.9.0-2|89	security threats. It includes all the standard features of a modern web
14mu|firefox-esr45-45.9.0-2|90	browser, like Internet searching, tracking recently visited sites, setting up
14mu|firefox-esr45-45.9.0-2|91	shortcuts to favourite sites, customising the software behaviour and so on.
14mu|firefox-esr45-45.9.0-2|92	Firefox also includes  features like 'tabbed browsing' (opening several web
14mu|firefox-esr45-45.9.0-2|93	sites as sections within the same window) and methods for controlling pop-up
14mu|firefox-esr45-45.9.0-2|94	windows, cookies and downloaded files.
14mu|firefox-esr45-45.9.0-2|95	
14mu|firefox-esr45-45.9.0-2|96	%files
14mu|firefox-esr45-45.9.0-2|97	%{_bindir}/%{oname}
14mu|firefox-esr45-45.9.0-2|98	%{_bindir}/mozilla-firefox
14mu|firefox-esr45-45.9.0-2|99	%{_iconsdir}/hicolor/*/apps/*.png
14mu|firefox-esr45-45.9.0-2|100	%{_miconsdir}/%{oname}.png
14mu|firefox-esr45-45.9.0-2|101	%{_iconsdir}/%{oname}.png
14mu|firefox-esr45-45.9.0-2|102	%{_liconsdir}/%{oname}.png
14mu|firefox-esr45-45.9.0-2|103	%{_datadir}/applications/*.desktop
14mu|firefox-esr45-45.9.0-2|104	%{_libdir}/%{oname}-%{version}*
14mu|firefox-esr45-45.9.0-2|105	%dir %{_libdir}/mozilla
14mu|firefox-esr45-45.9.0-2|106	%dir %{_libdir}/mozilla/extensions
14mu|firefox-esr45-45.9.0-2|107	%dir %{pluginsdir}
14mu|firefox-esr45-45.9.0-2|108	%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr45-45.9.0-2|109	%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr45-45.9.0-2|110	
14mu|firefox-esr45-45.9.0-2|111	#----------------------------------------------------------------------------
14mu|firefox-esr45-45.9.0-2|112	
14mu|firefox-esr45-45.9.0-2|113	%package devel
14mu|firefox-esr45-45.9.0-2|114	Summary:	Development files for %{name}
14mu|firefox-esr45-45.9.0-2|115	Group:		Development/Other
14mu|firefox-esr45-45.9.0-2|116	Conflicts:	firefox-devel
14mu|firefox-esr45-45.9.0-2|117	Conflicts:	firefox-esr-devel
14mu|firefox-esr45-45.9.0-2|118	Conflicts:	firefox-esr24-devel
14mu|firefox-esr45-45.9.0-2|119	
14mu|firefox-esr45-45.9.0-2|120	%description devel
14mu|firefox-esr45-45.9.0-2|121	Files and macros mainly for building Firefox extensions.
14mu|firefox-esr45-45.9.0-2|122	
14mu|firefox-esr45-45.9.0-2|123	%files devel
14mu|firefox-esr45-45.9.0-2|124	%{_sys_macros_dir}/%{oname}.macros
14mu|firefox-esr45-45.9.0-2|125	
14mu|firefox-esr45-45.9.0-2|126	#----------------------------------------------------------------------------
14mu|firefox-esr45-45.9.0-2|127	
14mu|firefox-esr45-45.9.0-2|128	%prep
14mu|firefox-esr45-45.9.0-2|129	%setup -qn %{oname}-%{version}esr
14mu|firefox-esr45-45.9.0-2|130	
14mu|firefox-esr45-45.9.0-2|131	## KDE INTEGRATION
14mu|firefox-esr45-45.9.0-2|132	%patch1 -p1 -b .kdepatch
14mu|firefox-esr45-45.9.0-2|133	%patch2 -p1 -b .kdemoz
14mu|firefox-esr45-45.9.0-2|134	%patch3 -p1 -b .kdebackground
14mu|firefox-esr45-45.9.0-2|135	
14mu|firefox-esr45-45.9.0-2|136	%patch10 -p1
14mu|firefox-esr45-45.9.0-2|137	
14mu|firefox-esr45-45.9.0-2|138	pushd js/src
14mu|firefox-esr45-45.9.0-2|139	autoconf-2.13
14mu|firefox-esr45-45.9.0-2|140	popd
14mu|firefox-esr45-45.9.0-2|141	autoconf-2.13
14mu|firefox-esr45-45.9.0-2|142	
14mu|firefox-esr45-45.9.0-2|143	# needed to regenerate certdata.c
14mu|firefox-esr45-45.9.0-2|144	pushd security/nss/lib/ckfw/builtins
14mu|firefox-esr45-45.9.0-2|145	perl ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
14mu|firefox-esr45-45.9.0-2|146	popd
14mu|firefox-esr45-45.9.0-2|147	
14mu|firefox-esr45-45.9.0-2|148	%build
14mu|firefox-esr45-45.9.0-2|149	%global optflags %(echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//' -e 's/-Wa,--compress-debug-sections//')
14mu|firefox-esr45-45.9.0-2|150	%setup_compile_flags
14mu|firefox-esr45-45.9.0-2|151	
14mu|firefox-esr45-45.9.0-2|152	CFLAGS="$CFLAGS -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object"
14mu|firefox-esr45-45.9.0-2|153	CXXFLAGS="$CFLAGS -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object"
14mu|firefox-esr45-45.9.0-2|154	export CFLAGS
14mu|firefox-esr45-45.9.0-2|155	export CXXFLAGS
14mu|firefox-esr45-45.9.0-2|156	
14mu|firefox-esr45-45.9.0-2|157	export MOZCONFIG=`pwd`/mozconfig
14mu|firefox-esr45-45.9.0-2|158	cat << EOF > $MOZCONFIG
14mu|firefox-esr45-45.9.0-2|159	mk_add_options MOZILLA_OFFICIAL=1
14mu|firefox-esr45-45.9.0-2|160	mk_add_options BUILD_OFFICIAL=1
14mu|firefox-esr45-45.9.0-2|161	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
14mu|firefox-esr45-45.9.0-2|162	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
14mu|firefox-esr45-45.9.0-2|163	ac_add_options --host=%{_host}
14mu|firefox-esr45-45.9.0-2|164	ac_add_options --target=%{_target_platform}
14mu|firefox-esr45-45.9.0-2|165	ac_add_options --enable-release
14mu|firefox-esr45-45.9.0-2|166	ac_add_options --enable-ipc-fuzzer
14mu|firefox-esr45-45.9.0-2|167	ac_add_options --prefix="%{_prefix}"
14mu|firefox-esr45-45.9.0-2|168	ac_add_options --libdir="%{_libdir}"
14mu|firefox-esr45-45.9.0-2|169	ac_add_options --with-system-nspr
14mu|firefox-esr45-45.9.0-2|170	ac_add_options --with-system-nss
14mu|firefox-esr45-45.9.0-2|171	ac_add_options --with-system-zlib
14mu|firefox-esr45-45.9.0-2|172	ac_add_options --with-system-jpeg
14mu|firefox-esr45-45.9.0-2|173	ac_add_options --with-pthreads
14mu|firefox-esr45-45.9.0-2|174	ac_add_options --with-system-libevent
14mu|firefox-esr45-45.9.0-2|175	ac_add_options --without-system-libvpx
14mu|firefox-esr45-45.9.0-2|176	ac_add_options --with-system-bz2
14mu|firefox-esr45-45.9.0-2|177	ac_add_options --enable-gio
14mu|firefox-esr45-45.9.0-2|178	ac_add_options --enable-system-cairo
14mu|firefox-esr45-45.9.0-2|179	ac_add_options --disable-updater
14mu|firefox-esr45-45.9.0-2|180	ac_add_options --disable-tests
14mu|firefox-esr45-45.9.0-2|181	ac_add_options --enable-default-toolkit=cairo-gtk2
14mu|firefox-esr45-45.9.0-2|182	ac_add_options --enable-official-branding
14mu|firefox-esr45-45.9.0-2|183	ac_add_options --enable-system-sqlite
14mu|firefox-esr45-45.9.0-2|184	ac_add_options --enable-startup-notification
14mu|firefox-esr45-45.9.0-2|185	ac_add_options --enable-gstreamer=1.0
14mu|firefox-esr45-45.9.0-2|186	ac_add_options --enable-pulseaudio
14mu|firefox-esr45-45.9.0-2|187	ac_add_options --with-distribution-id=org.rosa
14mu|firefox-esr45-45.9.0-2|188	ac_add_options --disable-crashreporter
14mu|firefox-esr45-45.9.0-2|189	ac_add_options --disable-update-channel
14mu|firefox-esr45-45.9.0-2|190	EOF
14mu|firefox-esr45-45.9.0-2|191	
14mu|firefox-esr45-45.9.0-2|192	perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
14mu|firefox-esr45-45.9.0-2|193	
14mu|firefox-esr45-45.9.0-2|194	export LDFLAGS="%{ldflags}"
14mu|firefox-esr45-45.9.0-2|195	make -f client.mk build
14mu|firefox-esr45-45.9.0-2|196	
14mu|firefox-esr45-45.9.0-2|197	%install
14mu|firefox-esr45-45.9.0-2|198	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
14mu|firefox-esr45-45.9.0-2|199	
14mu|firefox-esr45-45.9.0-2|200	# Copy files to buildroot
14mu|firefox-esr45-45.9.0-2|201	mkdir -p %{buildroot}%{mozillalibdir}
14mu|firefox-esr45-45.9.0-2|202	cp -rf %{_builddir}/obj/dist/firefox/* %{buildroot}%{mozillalibdir}
14mu|firefox-esr45-45.9.0-2|203	
14mu|firefox-esr45-45.9.0-2|204	mkdir -p  %{buildroot}%{_bindir}
14mu|firefox-esr45-45.9.0-2|205	ln -sf %{mozillalibdir}/firefox %{buildroot}%{_bindir}/firefox
14mu|firefox-esr45-45.9.0-2|206	pushd %{buildroot}%{_bindir}
14mu|firefox-esr45-45.9.0-2|207	ln -sf firefox mozilla-firefox
14mu|firefox-esr45-45.9.0-2|208	popd
14mu|firefox-esr45-45.9.0-2|209	
14mu|firefox-esr45-45.9.0-2|210	mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
14mu|firefox-esr45-45.9.0-2|211	install -m 644 %{SOURCE2} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
14mu|firefox-esr45-45.9.0-2|212	
14mu|firefox-esr45-45.9.0-2|213	# Create and own %_libdir/mozilla/plugins & firefox extensions directories
14mu|firefox-esr45-45.9.0-2|214	mkdir -p %{buildroot}%{pluginsdir}
14mu|firefox-esr45-45.9.0-2|215	mkdir -p %{buildroot}%{_libdir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr45-45.9.0-2|216	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr45-45.9.0-2|217	
14mu|firefox-esr45-45.9.0-2|218	# (tpg) desktop entry
14mu|firefox-esr45-45.9.0-2|219	mkdir -p %{buildroot}%{_datadir}/applications
14mu|firefox-esr45-45.9.0-2|220	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{oname}.desktop
14mu|firefox-esr45-45.9.0-2|221	
14mu|firefox-esr45-45.9.0-2|222	# (tpg) icons
14mu|firefox-esr45-45.9.0-2|223	cp %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/browser/icons/
14mu|firefox-esr45-45.9.0-2|224	for i in 16 22 24 32 48 256; do
14mu|firefox-esr45-45.9.0-2|225	# (cg) Not all icon sizes are installed with make install, so just redo it here.
14mu|firefox-esr45-45.9.0-2|226	install -m 644 browser/branding/official/default$i.png %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default$i.png
14mu|firefox-esr45-45.9.0-2|227	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14mu|firefox-esr45-45.9.0-2|228	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{oname}.png ;
14mu|firefox-esr45-45.9.0-2|229	done
14mu|firefox-esr45-45.9.0-2|230	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mu|firefox-esr45-45.9.0-2|231	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{oname}.png
14mu|firefox-esr45-45.9.0-2|232	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{oname}.png
14mu|firefox-esr45-45.9.0-2|233	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{oname}.png
14mu|firefox-esr45-45.9.0-2|234	
14mu|firefox-esr45-45.9.0-2|235	# exclusions
14mu|firefox-esr45-45.9.0-2|236	rm -f %{buildroot}%{mozillalibdir}/README.txt
14mu|firefox-esr45-45.9.0-2|237	rm -f %{buildroot}%{mozillalibdir}/removed-files
14mu|firefox-esr45-45.9.0-2|238	rm -f %{buildroot}%{mozillalibdir}/precomplete
14mu|firefox-esr45-45.9.0-2|239	
14mu|firefox-esr45-45.9.0-2|240	
14mu|firefox-esr45-45.9.0-2|241	cat << EOF >> %{buildroot}%{mozillalibdir}/firefox.cfg
14mu|firefox-esr45-45.9.0-2|242	#code
14mu|firefox-esr45-45.9.0-2|243	pref("browser.rights.3.shown", false);
14mu|firefox-esr45-45.9.0-2|244	defaultPref("browser.startup.homepage", "data:text/html,browser.startup.homepage=file:///usr/share/doc/HTML/index.html");
14mu|firefox-esr45-45.9.0-2|245	pref("browser.shell.checkDefaultBrowser", false);
14mu|firefox-esr45-45.9.0-2|246	pref("browser.startup.homepage_override.mstone", "ignore");
14mu|firefox-esr45-45.9.0-2|247	pref("browser.ctrlTab.previews", true);
14mu|firefox-esr45-45.9.0-2|248	pref("browser.tabs.insertRelatedAfterCurrent", false);
14mu|firefox-esr45-45.9.0-2|249	pref("browser.backspace_action", 2);
14mu|firefox-esr45-45.9.0-2|250	pref("browser.display.use_system_colors", true);
14mu|firefox-esr45-45.9.0-2|251	pref("browser.download.folderList", 1);
14mu|firefox-esr45-45.9.0-2|252	pref("browser.link.open_external", 3);
14mu|firefox-esr45-45.9.0-2|253	pref("app.update.auto", false);
14mu|firefox-esr45-45.9.0-2|254	pref("app.update.enabled", false);
14mu|firefox-esr45-45.9.0-2|255	pref("app.update.autoInstallEnabled", false);
14mu|firefox-esr45-45.9.0-2|256	pref("security.ssl.require_safe_negotiation", false);
14mu|firefox-esr45-45.9.0-2|257	pref("dom.ipc.plugins.enabled.nswrapper*", false);
14mu|firefox-esr45-45.9.0-2|258	pref("extensions.autoDisableScopes", 0);
14mu|firefox-esr45-45.9.0-2|259	pref("extensions.shownSelectionUI", true);
14mu|firefox-esr45-45.9.0-2|260	pref("network.manage-offline-status", true);
14mu|firefox-esr45-45.9.0-2|261	pref("layers.offmainthreadcomposition.enabled", false);
14mu|firefox-esr45-45.9.0-2|262	pref("intl.locale.matchOS", true);
14mu|firefox-esr45-45.9.0-2|263	EOF
14mu|firefox-esr45-45.9.0-2|264	cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/pref/config-prefs.js
14mu|firefox-esr45-45.9.0-2|265	pref("general.config.filename", "firefox.cfg");
14mu|firefox-esr45-45.9.0-2|266	pref("general.config.obscure_value", 0); // use this to disable the byte-shift
14mu|firefox-esr45-45.9.0-2|267	EOF
14mu|firefox-esr45-45.9.0-2|268	
14mu|firefox-esr45-45.9.0-2|269	# display icon for Firefox button
14mu|firefox-esr45-45.9.0-2|270	mkdir -p %{buildroot}%{mozillalibdir}/defaults/profile/chrome
14mu|firefox-esr45-45.9.0-2|271	cat << EOF > %{buildroot}%{mozillalibdir}/defaults/profile/chrome/userChrome.css
14mu|firefox-esr45-45.9.0-2|272	#appmenu-toolbar-button {
14mu|firefox-esr45-45.9.0-2|273	list-style-image: url("chrome://branding/content/icon16.png");
14mu|firefox-esr45-45.9.0-2|274	}
14mu|firefox-esr45-45.9.0-2|275	EOF
14mu|firefox-esr45-45.9.0-2|276	
14mu|firefox-esr45-45.9.0-2|277	# use the system myspell dictionaries
14mu|firefox-esr45-45.9.0-2|278	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-esr45-45.9.0-2|279	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-esr45-45.9.0-2|280	
14mu|firefox-esr45-45.9.0-2|281	# (lm) touch and %ghost bookmarks.html to a proper uninstall
14mu|firefox-esr45-45.9.0-2|282	touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
14mu|firefox-esr45-45.9.0-2|283	
14mu|firefox-esr45-45.9.0-2|284	mkdir -p %{buildroot}%{_sys_macros_dir}
14mu|firefox-esr45-45.9.0-2|285	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{oname}.macros
14mu|firefox-esr45-45.9.0-2|286	# Macros from %{oname} package
14mu|firefox-esr45-45.9.0-2|287	%%firefox_major              %{version}
14mu|firefox-esr45-45.9.0-2|288	%%firefox_epoch              %{ff_epoch}
14mu|firefox-esr45-45.9.0-2|289	%%firefox_version            %{version}
14mu|firefox-esr45-45.9.0-2|290	%%firefox_mozillapath        %{mozillalibdir}
14mu|firefox-esr45-45.9.0-2|291	%%firefox_pluginsdir         %{pluginsdir}
14mu|firefox-esr45-45.9.0-2|292	%%firefox_appid              \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mu|firefox-esr45-45.9.0-2|293	%%firefox_extdir             %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)
14mu|firefox-esr45-45.9.0-2|294	FIN
14mu|firefox-esr45-45.9.0-2|295	
14mu|firefox-esr45-45.9.0-2|296	%changelog
14mu|firefox-esr45-45.9.0-2|297	
14mu|firefox-esr45-45.9.0-2|298	* Thu Apr 20 2017 alzim <alzim@bk.ru> 0:45.9.0-2
14mu|firefox-esr45-45.9.0-2|299	- (84b40b1) Merge pull request #3 from import/firefox-esr45:rosa2016.1
14mu|firefox-esr45-45.9.0-2|300	- (84b40b1) Updated to 45.9.0
14mu|firefox-esr45-45.9.0-2|301	
14mu|firefox-esr45-45.9.0-2|302	

22564 14
14mu|firefox-esr45-l10n-45.9.0-1|1	%define oname firefox-esr45
14mu|firefox-esr45-l10n-45.9.0-1|2	
14mu|firefox-esr45-l10n-45.9.0-1|3	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}esr/linux-i686/xpi/
14mu|firefox-esr45-l10n-45.9.0-1|4	
14mu|firefox-esr45-l10n-45.9.0-1|5	# Supported l10n language lists
14mu|firefox-esr45-l10n-45.9.0-1|6	%define langlist af ar ast be bg bn_IN bn_BD br bs ca cs cy da de el en_GB en_ZA eo es_AR es_CL es_ES es_MX et eu fa fi fr fy ga_IE gd gl gu_IN he hi hr hu hy id is it ja kk ko kn lt lv mai mk ml mr nb_NO nl nn_NO or pa_IN pl pt_BR pt_PT ro ru si sk sl sq sr sv_SE ta te th tr uk vi zh_CN zh_TW
14mu|firefox-esr45-l10n-45.9.0-1|7	# Disabled l10n languages, for any reason
14mu|firefox-esr45-l10n-45.9.0-1|8	# - no locales-XX package:
14mu|firefox-esr45-l10n-45.9.0-1|9	# uu ak rm son
14mu|firefox-esr45-l10n-45.9.0-1|10	
14mu|firefox-esr45-l10n-45.9.0-1|11	# Disabled myspell dicts, for any reason
14mu|firefox-esr45-l10n-45.9.0-1|12	%define disabled_dict_langlist ar be bn br br_FR es_AR eu fi fy gl gu_IN he id ja ka kn ko mk pa_IN te tr zh_CN zh_TW
14mu|firefox-esr45-l10n-45.9.0-1|13	
14mu|firefox-esr45-l10n-45.9.0-1|14	# Language descriptions
14mu|firefox-esr45-l10n-45.9.0-1|15	%define language_ak ak
14mu|firefox-esr45-l10n-45.9.0-1|16	%define langname_ak Akan
14mu|firefox-esr45-l10n-45.9.0-1|17	%define language_ar ar
14mu|firefox-esr45-l10n-45.9.0-1|18	%define langname_ar Arabic
14mu|firefox-esr45-l10n-45.9.0-1|19	%define language_ast ast
14mu|firefox-esr45-l10n-45.9.0-1|20	%define langname_ast Asturian
14mu|firefox-esr45-l10n-45.9.0-1|21	%define language_af af
14mu|firefox-esr45-l10n-45.9.0-1|22	%define langname_af Afrikaans
14mu|firefox-esr45-l10n-45.9.0-1|23	%define language_be be
14mu|firefox-esr45-l10n-45.9.0-1|24	%define langname_be Belarusian
14mu|firefox-esr45-l10n-45.9.0-1|25	%define language_bg bg
14mu|firefox-esr45-l10n-45.9.0-1|26	%define langname_bg Bulgarian
14mu|firefox-esr45-l10n-45.9.0-1|27	%define language_bn_BD bn-BD
14mu|firefox-esr45-l10n-45.9.0-1|28	%define langname_bn_BD Bengali
14mu|firefox-esr45-l10n-45.9.0-1|29	%define language_bn_IN bn-IN
14mu|firefox-esr45-l10n-45.9.0-1|30	%define langname_bn_IN Bengali
14mu|firefox-esr45-l10n-45.9.0-1|31	%define language_br br
14mu|firefox-esr45-l10n-45.9.0-1|32	%define langname_br Breton
14mu|firefox-esr45-l10n-45.9.0-1|33	%define language_bs bs
14mu|firefox-esr45-l10n-45.9.0-1|34	%define langname_bs Bosnian
14mu|firefox-esr45-l10n-45.9.0-1|35	%define language_ca ca
14mu|firefox-esr45-l10n-45.9.0-1|36	%define langname_ca Catalan
14mu|firefox-esr45-l10n-45.9.0-1|37	%define language_cs cs
14mu|firefox-esr45-l10n-45.9.0-1|38	%define langname_cs Czech
14mu|firefox-esr45-l10n-45.9.0-1|39	%define language_cy cy
14mu|firefox-esr45-l10n-45.9.0-1|40	%define langname_cy Welsh
14mu|firefox-esr45-l10n-45.9.0-1|41	%define language_da da
14mu|firefox-esr45-l10n-45.9.0-1|42	%define langname_da Dansk
14mu|firefox-esr45-l10n-45.9.0-1|43	%define language_de de
14mu|firefox-esr45-l10n-45.9.0-1|44	%define langname_de German
14mu|firefox-esr45-l10n-45.9.0-1|45	%define language_el el
14mu|firefox-esr45-l10n-45.9.0-1|46	%define langname_el Greek
14mu|firefox-esr45-l10n-45.9.0-1|47	%define language_en_GB en-GB
14mu|firefox-esr45-l10n-45.9.0-1|48	%define langname_en_GB British English
14mu|firefox-esr45-l10n-45.9.0-1|49	%define language_en_ZA en-ZA
14mu|firefox-esr45-l10n-45.9.0-1|50	%define langname_en_ZA English (South Africa)
14mu|firefox-esr45-l10n-45.9.0-1|51	%define language_eo eo
14mu|firefox-esr45-l10n-45.9.0-1|52	%define langname_eo Esperanto
14mu|firefox-esr45-l10n-45.9.0-1|53	%define language_es_AR es-AR
14mu|firefox-esr45-l10n-45.9.0-1|54	%define langname_es_AR Spanish (Argentina)
14mu|firefox-esr45-l10n-45.9.0-1|55	%define language_es_CL es-CL
14mu|firefox-esr45-l10n-45.9.0-1|56	%define langname_es_CL Spanish (Chile)
14mu|firefox-esr45-l10n-45.9.0-1|57	%define language_es_ES es-ES
14mu|firefox-esr45-l10n-45.9.0-1|58	%define langname_es_ES Spanish
14mu|firefox-esr45-l10n-45.9.0-1|59	%define language_es_MX es-MX
14mu|firefox-esr45-l10n-45.9.0-1|60	%define langname_es_MX Spanish (Mexico)
14mu|firefox-esr45-l10n-45.9.0-1|61	%define language_et et
14mu|firefox-esr45-l10n-45.9.0-1|62	%define langname_et Estonian
14mu|firefox-esr45-l10n-45.9.0-1|63	%define language_eu eu
14mu|firefox-esr45-l10n-45.9.0-1|64	%define langname_eu Basque
14mu|firefox-esr45-l10n-45.9.0-1|65	%define language_fa fa
14mu|firefox-esr45-l10n-45.9.0-1|66	%define langname_fa Farsi
14mu|firefox-esr45-l10n-45.9.0-1|67	%define language_fi fi
14mu|firefox-esr45-l10n-45.9.0-1|68	%define langname_fi Finnish
14mu|firefox-esr45-l10n-45.9.0-1|69	%define language_fr fr
14mu|firefox-esr45-l10n-45.9.0-1|70	%define langname_fr French
14mu|firefox-esr45-l10n-45.9.0-1|71	%define language_fy fy-NL
14mu|firefox-esr45-l10n-45.9.0-1|72	%define langname_fy Frisian
14mu|firefox-esr45-l10n-45.9.0-1|73	%define language_ga_IE ga-IE
14mu|firefox-esr45-l10n-45.9.0-1|74	%define langname_ga_IE Irish
14mu|firefox-esr45-l10n-45.9.0-1|75	%define language_gd gd
14mu|firefox-esr45-l10n-45.9.0-1|76	%define langname_gd Scottish Gaelic
14mu|firefox-esr45-l10n-45.9.0-1|77	%define language_gl gl
14mu|firefox-esr45-l10n-45.9.0-1|78	%define langname_gl Galician
14mu|firefox-esr45-l10n-45.9.0-1|79	%define language_gu_IN gu-IN
14mu|firefox-esr45-l10n-45.9.0-1|80	%define langname_gu_IN Gujarati
14mu|firefox-esr45-l10n-45.9.0-1|81	%define language_he he
14mu|firefox-esr45-l10n-45.9.0-1|82	%define langname_he Hebrew
14mu|firefox-esr45-l10n-45.9.0-1|83	%define language_hi hi-IN
14mu|firefox-esr45-l10n-45.9.0-1|84	%define langname_hi Hindi
14mu|firefox-esr45-l10n-45.9.0-1|85	%define language_hr hr
14mu|firefox-esr45-l10n-45.9.0-1|86	%define langname_hr Croatian
14mu|firefox-esr45-l10n-45.9.0-1|87	%define language_hu hu
14mu|firefox-esr45-l10n-45.9.0-1|88	%define langname_hu Hungarian
14mu|firefox-esr45-l10n-45.9.0-1|89	%define language_hy hy-AM
14mu|firefox-esr45-l10n-45.9.0-1|90	%define langname_hy Armenian
14mu|firefox-esr45-l10n-45.9.0-1|91	%define language_id id
14mu|firefox-esr45-l10n-45.9.0-1|92	%define langname_id Indonesian
14mu|firefox-esr45-l10n-45.9.0-1|93	%define language_is is
14mu|firefox-esr45-l10n-45.9.0-1|94	%define langname_is Icelandic
14mu|firefox-esr45-l10n-45.9.0-1|95	%define language_it it
14mu|firefox-esr45-l10n-45.9.0-1|96	%define langname_it Italian
14mu|firefox-esr45-l10n-45.9.0-1|97	%define language_ja ja
14mu|firefox-esr45-l10n-45.9.0-1|98	%define langname_ja Japanese
14mu|firefox-esr45-l10n-45.9.0-1|99	%define language_kk kk
14mu|firefox-esr45-l10n-45.9.0-1|100	%define langname_kk Kazakh
14mu|firefox-esr45-l10n-45.9.0-1|101	%define language_ko ko
14mu|firefox-esr45-l10n-45.9.0-1|102	%define langname_ko Korean
14mu|firefox-esr45-l10n-45.9.0-1|103	%define language_kn kn
14mu|firefox-esr45-l10n-45.9.0-1|104	%define langname_kn Kannada
14mu|firefox-esr45-l10n-45.9.0-1|105	%define language_lt lt
14mu|firefox-esr45-l10n-45.9.0-1|106	%define langname_lt Lithuanian
14mu|firefox-esr45-l10n-45.9.0-1|107	%define language_lv lv
14mu|firefox-esr45-l10n-45.9.0-1|108	%define langname_lv Latvian
14mu|firefox-esr45-l10n-45.9.0-1|109	%define language_mai mai
14mu|firefox-esr45-l10n-45.9.0-1|110	%define langname_mai Maithili
14mu|firefox-esr45-l10n-45.9.0-1|111	%define language_mk mk
14mu|firefox-esr45-l10n-45.9.0-1|112	%define langname_mk Macedonian
14mu|firefox-esr45-l10n-45.9.0-1|113	%define language_ml ml
14mu|firefox-esr45-l10n-45.9.0-1|114	%define langname_ml Malayalam
14mu|firefox-esr45-l10n-45.9.0-1|115	%define language_mr mr
14mu|firefox-esr45-l10n-45.9.0-1|116	%define langname_mr Marathi
14mu|firefox-esr45-l10n-45.9.0-1|117	%define language_nb_NO nb-NO
14mu|firefox-esr45-l10n-45.9.0-1|118	%define langname_nb_NO Norwegian Bokmaal
14mu|firefox-esr45-l10n-45.9.0-1|119	%define language_nn_NO nn-NO
14mu|firefox-esr45-l10n-45.9.0-1|120	%define langname_nn_NO Norwegian Nynorsk
14mu|firefox-esr45-l10n-45.9.0-1|121	%define language_nl nl
14mu|firefox-esr45-l10n-45.9.0-1|122	%define langname_nl Dutch
14mu|firefox-esr45-l10n-45.9.0-1|123	%define language_or or
14mu|firefox-esr45-l10n-45.9.0-1|124	%define langname_or Oriya
14mu|firefox-esr45-l10n-45.9.0-1|125	%define language_pa_IN pa-IN
14mu|firefox-esr45-l10n-45.9.0-1|126	%define langname_pa_IN Punjabi (gurmukhi)
14mu|firefox-esr45-l10n-45.9.0-1|127	%define language_pl pl
14mu|firefox-esr45-l10n-45.9.0-1|128	%define langname_pl Polish
14mu|firefox-esr45-l10n-45.9.0-1|129	%define language_pt_BR pt-BR
14mu|firefox-esr45-l10n-45.9.0-1|130	%define langname_pt_BR Brazilian portuguese
14mu|firefox-esr45-l10n-45.9.0-1|131	%define language_pt_PT pt-PT
14mu|firefox-esr45-l10n-45.9.0-1|132	%define langname_pt_PT Portuguese
14mu|firefox-esr45-l10n-45.9.0-1|133	%define language_rm rm
14mu|firefox-esr45-l10n-45.9.0-1|134	%define langname_rm Rumantsch
14mu|firefox-esr45-l10n-45.9.0-1|135	%define language_ro ro
14mu|firefox-esr45-l10n-45.9.0-1|136	%define langname_ro Romanian
14mu|firefox-esr45-l10n-45.9.0-1|137	%define language_ru ru
14mu|firefox-esr45-l10n-45.9.0-1|138	%define langname_ru Russian
14mu|firefox-esr45-l10n-45.9.0-1|139	%define language_si si
14mu|firefox-esr45-l10n-45.9.0-1|140	%define langname_si Sinhala
14mu|firefox-esr45-l10n-45.9.0-1|141	%define language_sk sk
14mu|firefox-esr45-l10n-45.9.0-1|142	%define langname_sk Slovak
14mu|firefox-esr45-l10n-45.9.0-1|143	%define language_sl sl
14mu|firefox-esr45-l10n-45.9.0-1|144	%define langname_sl Slovenian
14mu|firefox-esr45-l10n-45.9.0-1|145	%define language_son son
14mu|firefox-esr45-l10n-45.9.0-1|146	%define langname_son Soŋay
14mu|firefox-esr45-l10n-45.9.0-1|147	%define language_sq sq
14mu|firefox-esr45-l10n-45.9.0-1|148	%define langname_sq Shqipe
14mu|firefox-esr45-l10n-45.9.0-1|149	%define language_sr sr
14mu|firefox-esr45-l10n-45.9.0-1|150	%define langname_sr Serbian
14mu|firefox-esr45-l10n-45.9.0-1|151	%define language_sv_SE sv-SE
14mu|firefox-esr45-l10n-45.9.0-1|152	%define langname_sv_SE Swedish
14mu|firefox-esr45-l10n-45.9.0-1|153	%define language_ta ta
14mu|firefox-esr45-l10n-45.9.0-1|154	%define langname_ta Tamil
14mu|firefox-esr45-l10n-45.9.0-1|155	%define language_te te
14mu|firefox-esr45-l10n-45.9.0-1|156	%define langname_te Telugu
14mu|firefox-esr45-l10n-45.9.0-1|157	%define language_th th
14mu|firefox-esr45-l10n-45.9.0-1|158	%define langname_th Thai
14mu|firefox-esr45-l10n-45.9.0-1|159	%define language_tr tr
14mu|firefox-esr45-l10n-45.9.0-1|160	%define langname_tr Turkish
14mu|firefox-esr45-l10n-45.9.0-1|161	%define language_uk uk
14mu|firefox-esr45-l10n-45.9.0-1|162	%define langname_uk Ukrainian
14mu|firefox-esr45-l10n-45.9.0-1|163	%define language_uk_UA uk-UA
14mu|firefox-esr45-l10n-45.9.0-1|164	%define langname_uk_UA Ukrainian
14mu|firefox-esr45-l10n-45.9.0-1|165	%define language_vi vi
14mu|firefox-esr45-l10n-45.9.0-1|166	%define langname_vi Vietnamese
14mu|firefox-esr45-l10n-45.9.0-1|167	%define language_zh_CN zh-CN
14mu|firefox-esr45-l10n-45.9.0-1|168	%define langname_zh_CN Simplified Chinese
14mu|firefox-esr45-l10n-45.9.0-1|169	%define language_zh_TW zh-TW
14mu|firefox-esr45-l10n-45.9.0-1|170	%define langname_zh_TW Traditional Chinese
14mu|firefox-esr45-l10n-45.9.0-1|171	%define langname_zu Zulu
14mu|firefox-esr45-l10n-45.9.0-1|172	
14mu|firefox-esr45-l10n-45.9.0-1|173	# --- Danger line ---
14mu|firefox-esr45-l10n-45.9.0-1|174	
14mu|firefox-esr45-l10n-45.9.0-1|175	# Defaults (all languages enabled by default)
14mu|firefox-esr45-l10n-45.9.0-1|176	# dicts
14mu|firefox-esr45-l10n-45.9.0-1|177	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|firefox-esr45-l10n-45.9.0-1|178	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|firefox-esr45-l10n-45.9.0-1|179	
14mu|firefox-esr45-l10n-45.9.0-1|180	# Locales
14mu|firefox-esr45-l10n-45.9.0-1|181	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mu|firefox-esr45-l10n-45.9.0-1|182	
14mu|firefox-esr45-l10n-45.9.0-1|183	Summary:	Localizations for Firefox (virtual package)
14mu|firefox-esr45-l10n-45.9.0-1|184	Name:		%{oname}-l10n
14mu|firefox-esr45-l10n-45.9.0-1|185	Version:	45.9.0
14mu|firefox-esr45-l10n-45.9.0-1|186	Release:	1
14mu|firefox-esr45-l10n-45.9.0-1|187	License:	GPL
14mu|firefox-esr45-l10n-45.9.0-1|188	Group:		Networking/WWW
14mu|firefox-esr45-l10n-45.9.0-1|189	Url:		http://www.firefox.com/
14mu|firefox-esr45-l10n-45.9.0-1|190	Source0:	%{name}-%{version}.tar.xz
14mu|firefox-esr45-l10n-45.9.0-1|191	# Language package template
14mu|firefox-esr45-l10n-45.9.0-1|192	Source1:	firefox-l10n-template.in
14mu|firefox-esr45-l10n-45.9.0-1|193	BuildRequires:	%{oname}-devel
14mu|firefox-esr45-l10n-45.9.0-1|194	BuildArch:	noarch
14mu|firefox-esr45-l10n-45.9.0-1|195	
14mu|firefox-esr45-l10n-45.9.0-1|196	%description
14mu|firefox-esr45-l10n-45.9.0-1|197	Localizations for Firefox web browser.
14mu|firefox-esr45-l10n-45.9.0-1|198	
14mu|firefox-esr45-l10n-45.9.0-1|199	# Expand all languages packages.
14mu|firefox-esr45-l10n-45.9.0-1|200	%{expand:%(\
14mu|firefox-esr45-l10n-45.9.0-1|201	for lang in %langlist; do\
14mu|firefox-esr45-l10n-45.9.0-1|202	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{SOURCE1} 2> /dev/null)}";\
14mu|firefox-esr45-l10n-45.9.0-1|203	done\
14mu|firefox-esr45-l10n-45.9.0-1|204	)
14mu|firefox-esr45-l10n-45.9.0-1|205	}
14mu|firefox-esr45-l10n-45.9.0-1|206	
14mu|firefox-esr45-l10n-45.9.0-1|207	%prep
14mu|firefox-esr45-l10n-45.9.0-1|208	%setup -q
14mu|firefox-esr45-l10n-45.9.0-1|209	
14mu|firefox-esr45-l10n-45.9.0-1|210	%install
14mu|firefox-esr45-l10n-45.9.0-1|211	# Convert rpm macros to bash variables
14mu|firefox-esr45-l10n-45.9.0-1|212	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mu|firefox-esr45-l10n-45.9.0-1|213	
14mu|firefox-esr45-l10n-45.9.0-1|214	mkdir -p %{buildroot}%{firefox_extdir}/
14mu|firefox-esr45-l10n-45.9.0-1|215	
14mu|firefox-esr45-l10n-45.9.0-1|216	# Install all languages
14mu|firefox-esr45-l10n-45.9.0-1|217	for lang in %{langlist}; do
14mu|firefox-esr45-l10n-45.9.0-1|218	language="language_$lang"
14mu|firefox-esr45-l10n-45.9.0-1|219	language=${!language}
14mu|firefox-esr45-l10n-45.9.0-1|220	
14mu|firefox-esr45-l10n-45.9.0-1|221	# l10n
14mu|firefox-esr45-l10n-45.9.0-1|222	cp ${language}.xpi %{buildroot}%{firefox_extdir}/langpack-${language}@firefox.mozilla.org.xpi
14mu|firefox-esr45-l10n-45.9.0-1|223	done
14mu|firefox-esr45-l10n-45.9.0-1|224	
14mu|firefox-esr45-l10n-45.9.0-1|225	%changelog
14mu|firefox-esr45-l10n-45.9.0-1|226	
14mu|firefox-esr45-l10n-45.9.0-1|227	* Thu Apr 20 2017 alzim <alzim@bk.ru> 45.9.0-1
14mu|firefox-esr45-l10n-45.9.0-1|228	- (b37858a) Merge pull request #4 from import/firefox-esr45-l10n:rosa2016.1
14mu|firefox-esr45-l10n-45.9.0-1|229	- (b37858a) Updated to 45.9.0
14mu|firefox-esr45-l10n-45.9.0-1|230	
14mu|firefox-esr45-l10n-45.9.0-1|231	

22565 14
14mu|firefox-esr52-52.9.0-1|1	#
14mu|firefox-esr52-52.9.0-1|2	# WARNING, READ FIRST:
14mu|firefox-esr52-52.9.0-1|3	#
14mu|firefox-esr52-52.9.0-1|4	# This is a special package that needs special treatment. Due to the amount of
14mu|firefox-esr52-52.9.0-1|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
14mu|firefox-esr52-52.9.0-1|6	# That means this package MUST be BUILDABLE for stable official releases.
14mu|firefox-esr52-52.9.0-1|7	# This also means only STABLE upstream releases, NO betas.
14mu|firefox-esr52-52.9.0-1|8	# This is a discussed topic. Please, do not flame it again.
14mu|firefox-esr52-52.9.0-1|9	
14mu|firefox-esr52-52.9.0-1|10	%define oname firefox
14mu|firefox-esr52-52.9.0-1|11	%define major 52.9.0
14mu|firefox-esr52-52.9.0-1|12	%define ff_epoch 0
14mu|firefox-esr52-52.9.0-1|13	# (tpg) set version HERE !!!
14mu|firefox-esr52-52.9.0-1|14	%define realver %{major}
14mu|firefox-esr52-52.9.0-1|15	%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mu|firefox-esr52-52.9.0-1|16	
14mu|firefox-esr52-52.9.0-1|17	# (tpg) MOZILLA_FIVE_HOME
14mu|firefox-esr52-52.9.0-1|18	%define mozillalibdir %{_libdir}/%{name}-%{major}
14mu|firefox-esr52-52.9.0-1|19	%define pluginsdir %{_libdir}/mozilla/plugins
14mu|firefox-esr52-52.9.0-1|20	
14mu|firefox-esr52-52.9.0-1|21	# this seems fragile, so require the exact version or later (#58754)
14mu|firefox-esr52-52.9.0-1|22	#%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mu|firefox-esr52-52.9.0-1|23	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mu|firefox-esr52-52.9.0-1|24	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null |sed -e 's!\.0!!' || echo 0)
14mu|firefox-esr52-52.9.0-1|25	
14mu|firefox-esr52-52.9.0-1|26	%define _use_syshunspell 0
14mu|firefox-esr52-52.9.0-1|27	
14mu|firefox-esr52-52.9.0-1|28	%define update_channel release
14mu|firefox-esr52-52.9.0-1|29	
14mu|firefox-esr52-52.9.0-1|30	%define toolkit_gtk3 1
14mu|firefox-esr52-52.9.0-1|31	
14mu|firefox-esr52-52.9.0-1|32	Summary:	Firefox ESR 52.x web browser
14mu|firefox-esr52-52.9.0-1|33	Name:		%{oname}-esr52
14mu|firefox-esr52-52.9.0-1|34	Version:	%{major}
14mu|firefox-esr52-52.9.0-1|35	Epoch:		%{ff_epoch}
14mu|firefox-esr52-52.9.0-1|36	Release:	1
14mu|firefox-esr52-52.9.0-1|37	License:	MPLv1+
14mu|firefox-esr52-52.9.0-1|38	Group:		Networking/WWW
14mu|firefox-esr52-52.9.0-1|39	Url:		http://www.mozilla.com/firefox/
14mu|firefox-esr52-52.9.0-1|40	Source0:	https://archive.mozilla.org/pub/firefox/releases/%{version}esr/source/%{oname}-%{version}esr.source.tar.xz
14mu|firefox-esr52-52.9.0-1|41	Source4:	%{oname}.desktop
14mu|firefox-esr52-52.9.0-1|42	Source9:	kde.js
14mu|firefox-esr52-52.9.0-1|43	# Patches for kde integration of FF
14mu|firefox-esr52-52.9.0-1|44	# http://www.rosenauer.org/hg/mozilla/summary
14mu|firefox-esr52-52.9.0-1|45	Patch11:	firefox-kde.patch
14mu|firefox-esr52-52.9.0-1|46	Patch12:	mozilla-kde.patch
14mu|firefox-esr52-52.9.0-1|47	Patch13:	mozilla-kde-background.patch
14mu|firefox-esr52-52.9.0-1|48	Patch34:	xulrunner_nojit.patch
14mu|firefox-esr52-52.9.0-1|49	Patch35:	firefox-37-build-with-time-independent-uuids.patch
14mu|firefox-esr52-52.9.0-1|50	Patch37:	firefox-50.1-fix-glibc-check.patch
14mu|firefox-esr52-52.9.0-1|51	
14mu|firefox-esr52-52.9.0-1|52	# Fedora specific patches
14mu|firefox-esr52-52.9.0-1|53	# Unable to install addons from https pages
14mu|firefox-esr52-52.9.0-1|54	Patch204:	rhbz-966424.patch
14mu|firefox-esr52-52.9.0-1|55	Patch215:	firefox-enable-addons.patch
14mu|firefox-esr52-52.9.0-1|56	Patch219:	rhbz-1173156.patch
14mu|firefox-esr52-52.9.0-1|57	
14mu|firefox-esr52-52.9.0-1|58	BuildRequires:	gtk+2-devel
14mu|firefox-esr52-52.9.0-1|59	%if %{toolkit_gtk3}
14mu|firefox-esr52-52.9.0-1|60	BuildRequires:	gtk+3-devel
14mu|firefox-esr52-52.9.0-1|61	%endif
14mu|firefox-esr52-52.9.0-1|62	BuildRequires:	unzip
14mu|firefox-esr52-52.9.0-1|63	BuildRequires:	zip
14mu|firefox-esr52-52.9.0-1|64	BuildRequires:	pkgconfig(xinerama)
14mu|firefox-esr52-52.9.0-1|65	BuildRequires:	pkgconfig(xscrnsaver)
14mu|firefox-esr52-52.9.0-1|66	BuildRequires:	jpeg-devel
14mu|firefox-esr52-52.9.0-1|67	BuildRequires:	zlib-devel
14mu|firefox-esr52-52.9.0-1|68	BuildRequires:	glib2-devel
14mu|firefox-esr52-52.9.0-1|69	BuildRequires:	python-devel
14mu|firefox-esr52-52.9.0-1|70	BuildRequires:	pkgconfig(libIDL-2.0)
14mu|firefox-esr52-52.9.0-1|71	BuildRequires:	makedepend
14mu|firefox-esr52-52.9.0-1|72	BuildRequires:	nss-devel >= 2:3.24
14mu|firefox-esr52-52.9.0-1|73	BuildRequires:	nss-static-devel
14mu|firefox-esr52-52.9.0-1|74	BuildRequires:	pkgconfig(nspr)
14mu|firefox-esr52-52.9.0-1|75	BuildRequires:	startup-notification-devel
14mu|firefox-esr52-52.9.0-1|76	BuildRequires:	dbus-glib-devel
14mu|firefox-esr52-52.9.0-1|77	BuildRequires:	pkgconfig(libevent)
14mu|firefox-esr52-52.9.0-1|78	%ifnarch %arm %mips
14mu|firefox-esr52-52.9.0-1|79	BuildRequires:	java-rpmbuild
14mu|firefox-esr52-52.9.0-1|80	BuildRequires:	java-1.8.0-openjdk-devel
14mu|firefox-esr52-52.9.0-1|81	BuildRequires:	yasm >= 1.0.1
14mu|firefox-esr52-52.9.0-1|82	%endif
14mu|firefox-esr52-52.9.0-1|83	%ifarch %arm
14mu|firefox-esr52-52.9.0-1|84	BuildRequires:	libffi-devel
14mu|firefox-esr52-52.9.0-1|85	%endif
14mu|firefox-esr52-52.9.0-1|86	BuildRequires:	rootcerts >= 1:20110830.00
14mu|firefox-esr52-52.9.0-1|87	BuildRequires:	pkgconfig(xt)
14mu|firefox-esr52-52.9.0-1|88	%if %_use_syshunspell
14mu|firefox-esr52-52.9.0-1|89	BuildRequires:	hunspell-devel
14mu|firefox-esr52-52.9.0-1|90	%endif
14mu|firefox-esr52-52.9.0-1|91	BuildRequires:	doxygen
14mu|firefox-esr52-52.9.0-1|92	BuildRequires:	pkgconfig(alsa)
14mu|firefox-esr52-52.9.0-1|93	BuildRequires:	wget
14mu|firefox-esr52-52.9.0-1|94	BuildRequires:	pkgconfig(libnotify)
14mu|firefox-esr52-52.9.0-1|95	BuildRequires:	pkgconfig(gl)
14mu|firefox-esr52-52.9.0-1|96	BuildRequires:	autoconf2.1
14mu|firefox-esr52-52.9.0-1|97	BuildRequires:	libiw-devel
14mu|firefox-esr52-52.9.0-1|98	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|firefox-esr52-52.9.0-1|99	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|firefox-esr52-52.9.0-1|100	BuildRequires:	pkgconfig(opus)
14mu|firefox-esr52-52.9.0-1|101	BuildRequires:	pkgconfig(libpulse)
14mu|firefox-esr52-52.9.0-1|102	BuildRequires:	bzip2-devel
14mu|firefox-esr52-52.9.0-1|103	BuildRequires:	pkgconfig(theoradec)
14mu|firefox-esr52-52.9.0-1|104	BuildRequires:	pkgconfig(vorbis)
14mu|firefox-esr52-52.9.0-1|105	BuildRequires:	pkgconfig(gconf-2.0)
14mu|firefox-esr52-52.9.0-1|106	BuildRequires:	pkgconfig(fontconfig)
14mu|firefox-esr52-52.9.0-1|107	
14mu|firefox-esr52-52.9.0-1|108	Requires:	%{mklibname nss 3} >= 2:%{nss_version}
14mu|firefox-esr52-52.9.0-1|109	Requires:	%{mklibname nspr 4} >= 2:%{nspr_version}
14mu|firefox-esr52-52.9.0-1|110	Requires:	indexhtml
14mu|firefox-esr52-52.9.0-1|111	Requires:	xdg-utils
14mu|firefox-esr52-52.9.0-1|112	# fixes bug #42096
14mu|firefox-esr52-52.9.0-1|113	Requires:	mailcap
14mu|firefox-esr52-52.9.0-1|114	%if %_use_syshunspell
14mu|firefox-esr52-52.9.0-1|115	Suggests:	hunspell-en
14mu|firefox-esr52-52.9.0-1|116	%endif
14mu|firefox-esr52-52.9.0-1|117	Suggests:	%{_lib}canberra0
14mu|firefox-esr52-52.9.0-1|118	Suggests:	%{_lib}cups2
14mu|firefox-esr52-52.9.0-1|119	
14mu|firefox-esr52-52.9.0-1|120	Conflicts:	firefox-esr24
14mu|firefox-esr52-52.9.0-1|121	Conflicts:	firefox-esr45
14mu|firefox-esr52-52.9.0-1|122	Conflicts:	firefox-esr < %{EVRD}
14mu|firefox-esr52-52.9.0-1|123	
14mu|firefox-esr52-52.9.0-1|124	Obsoletes:	firefox < 0:%{version}
14mu|firefox-esr52-52.9.0-1|125	Provides:	firefox = %{EVRD}
14mu|firefox-esr52-52.9.0-1|126	
14mu|firefox-esr52-52.9.0-1|127	%description
14mu|firefox-esr52-52.9.0-1|128	The award-winning Web browser is now faster, more secure, and fully
14mu|firefox-esr52-52.9.0-1|129	customizable to your online life. With Firefox(R), we've added powerful new
14mu|firefox-esr52-52.9.0-1|130	features that make your online experience even better. It is an 'open source'
14mu|firefox-esr52-52.9.0-1|131	product which is  freely available, and is acquiring a growing proportion of
14mu|firefox-esr52-52.9.0-1|132	international web browser usage.
14mu|firefox-esr52-52.9.0-1|133	
14mu|firefox-esr52-52.9.0-1|134	Firefox claims to offer a more secure web browsing experience than other
14mu|firefox-esr52-52.9.0-1|135	products, with better protection against spyware and other Internet-based
14mu|firefox-esr52-52.9.0-1|136	security threats.  It includes all the standard features of a modern web
14mu|firefox-esr52-52.9.0-1|137	browser, like Internet searching, tracking recently visited sites, setting up
14mu|firefox-esr52-52.9.0-1|138	shortcuts to favourite sites, customising the software behaviour and so on.
14mu|firefox-esr52-52.9.0-1|139	Firefox also includes  features like 'tabbed browsing' (opening several web
14mu|firefox-esr52-52.9.0-1|140	sites as sections within the same window) and methods for controlling pop-up
14mu|firefox-esr52-52.9.0-1|141	windows, cookies and downloaded files.
14mu|firefox-esr52-52.9.0-1|142	
14mu|firefox-esr52-52.9.0-1|143	%files
14mu|firefox-esr52-52.9.0-1|144	%{_bindir}/%{oname}
14mu|firefox-esr52-52.9.0-1|145	%{_bindir}/mozilla-firefox
14mu|firefox-esr52-52.9.0-1|146	%{_iconsdir}/hicolor/*/apps/*.png
14mu|firefox-esr52-52.9.0-1|147	%{_miconsdir}/%{oname}.png
14mu|firefox-esr52-52.9.0-1|148	%{_iconsdir}/%{oname}.png
14mu|firefox-esr52-52.9.0-1|149	%{_liconsdir}/%{oname}.png
14mu|firefox-esr52-52.9.0-1|150	%{_datadir}/applications/*.desktop
14mu|firefox-esr52-52.9.0-1|151	%{_libdir}/%{name}-%{major}*
14mu|firefox-esr52-52.9.0-1|152	%dir %{_libdir}/mozilla
14mu|firefox-esr52-52.9.0-1|153	%dir %{_libdir}/mozilla/extensions
14mu|firefox-esr52-52.9.0-1|154	%dir %{pluginsdir}
14mu|firefox-esr52-52.9.0-1|155	%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr52-52.9.0-1|156	%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr52-52.9.0-1|157	
14mu|firefox-esr52-52.9.0-1|158	#---------------------------------------------------------------------
14mu|firefox-esr52-52.9.0-1|159	
14mu|firefox-esr52-52.9.0-1|160	%package devel
14mu|firefox-esr52-52.9.0-1|161	Summary:	Development files for %{oname}
14mu|firefox-esr52-52.9.0-1|162	Group:		Development/Other
14mu|firefox-esr52-52.9.0-1|163	Conflicts:	firefox-devel
14mu|firefox-esr52-52.9.0-1|164	Conflicts:	firefox-esr-devel
14mu|firefox-esr52-52.9.0-1|165	Conflicts:	firefox-esr24-devel
14mu|firefox-esr52-52.9.0-1|166	Conflicts:	firefox-esr45-devel
14mu|firefox-esr52-52.9.0-1|167	
14mu|firefox-esr52-52.9.0-1|168	%description devel
14mu|firefox-esr52-52.9.0-1|169	Files and macros mainly for building Firefox extensions.
14mu|firefox-esr52-52.9.0-1|170	
14mu|firefox-esr52-52.9.0-1|171	%files devel
14mu|firefox-esr52-52.9.0-1|172	%{_sys_macros_dir}/%{oname}.macros
14mu|firefox-esr52-52.9.0-1|173	
14mu|firefox-esr52-52.9.0-1|174	#---------------------------------------------------------------------
14mu|firefox-esr52-52.9.0-1|175	
14mu|firefox-esr52-52.9.0-1|176	%prep
14mu|firefox-esr52-52.9.0-1|177	%setup -qn %{oname}-%{version}esr
14mu|firefox-esr52-52.9.0-1|178	
14mu|firefox-esr52-52.9.0-1|179	## KDE INTEGRATION
14mu|firefox-esr52-52.9.0-1|180	%patch11 -p1 -b .kdepatch
14mu|firefox-esr52-52.9.0-1|181	%patch12 -p1 -b .kdemoz
14mu|firefox-esr52-52.9.0-1|182	%patch13 -p1 -b .kdebackground
14mu|firefox-esr52-52.9.0-1|183	
14mu|firefox-esr52-52.9.0-1|184	%ifarch %{arm}
14mu|firefox-esr52-52.9.0-1|185	%if "%{_target_cpu}" != "armv7l"
14mu|firefox-esr52-52.9.0-1|186	%patch34 -p1
14mu|firefox-esr52-52.9.0-1|187	%endif
14mu|firefox-esr52-52.9.0-1|188	%endif
14mu|firefox-esr52-52.9.0-1|189	%patch35 -p1
14mu|firefox-esr52-52.9.0-1|190	%patch37 -p1
14mu|firefox-esr52-52.9.0-1|191	
14mu|firefox-esr52-52.9.0-1|192	# Fedora patches
14mu|firefox-esr52-52.9.0-1|193	%patch204 -p2 -b .966424
14mu|firefox-esr52-52.9.0-1|194	%patch215 -p1 -b .addons
14mu|firefox-esr52-52.9.0-1|195	%patch219 -p2 -b .rhbz-1173156
14mu|firefox-esr52-52.9.0-1|196	
14mu|firefox-esr52-52.9.0-1|197	pushd js/src
14mu|firefox-esr52-52.9.0-1|198	autoconf-2.13
14mu|firefox-esr52-52.9.0-1|199	popd
14mu|firefox-esr52-52.9.0-1|200	autoconf-2.13
14mu|firefox-esr52-52.9.0-1|201	
14mu|firefox-esr52-52.9.0-1|202	# needed to regenerate certdata.c
14mu|firefox-esr52-52.9.0-1|203	pushd security/nss/lib/ckfw/builtins
14mu|firefox-esr52-52.9.0-1|204	perl ./certdata.perl /etc/pki/tls/mozilla/certdata.txt
14mu|firefox-esr52-52.9.0-1|205	popd
14mu|firefox-esr52-52.9.0-1|206	
14mu|firefox-esr52-52.9.0-1|207	%build
14mu|firefox-esr52-52.9.0-1|208	
14mu|firefox-esr52-52.9.0-1|209	CFLAGS="$CFLAGS -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object"
14mu|firefox-esr52-52.9.0-1|210	CXXFLAGS="$CFLAGS -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object"
14mu|firefox-esr52-52.9.0-1|211	export CFLAGS
14mu|firefox-esr52-52.9.0-1|212	export CXXFLAGS
14mu|firefox-esr52-52.9.0-1|213	
14mu|firefox-esr52-52.9.0-1|214	export MOZCONFIG=`pwd`/mozconfig
14mu|firefox-esr52-52.9.0-1|215	cat << EOF > $MOZCONFIG
14mu|firefox-esr52-52.9.0-1|216	mk_add_options MOZILLA_OFFICIAL=1
14mu|firefox-esr52-52.9.0-1|217	mk_add_options BUILD_OFFICIAL=1
14mu|firefox-esr52-52.9.0-1|218	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
14mu|firefox-esr52-52.9.0-1|219	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
14mu|firefox-esr52-52.9.0-1|220	ac_add_options --host=%{_host}
14mu|firefox-esr52-52.9.0-1|221	ac_add_options --target=%{_target_platform}
14mu|firefox-esr52-52.9.0-1|222	ac_add_options --enable-release
14mu|firefox-esr52-52.9.0-1|223	ac_add_options --enable-ipc-fuzzer
14mu|firefox-esr52-52.9.0-1|224	ac_add_options --prefix="%{_prefix}"
14mu|firefox-esr52-52.9.0-1|225	ac_add_options --libdir="%{_libdir}"
14mu|firefox-esr52-52.9.0-1|226	ac_add_options --with-system-nspr
14mu|firefox-esr52-52.9.0-1|227	ac_add_options --with-system-nss
14mu|firefox-esr52-52.9.0-1|228	ac_add_options --with-system-zlib
14mu|firefox-esr52-52.9.0-1|229	ac_add_options --with-system-jpeg
14mu|firefox-esr52-52.9.0-1|230	ac_add_options --with-pthreads
14mu|firefox-esr52-52.9.0-1|231	ac_add_options --with-system-libevent
14mu|firefox-esr52-52.9.0-1|232	ac_add_options --without-system-libvpx
14mu|firefox-esr52-52.9.0-1|233	ac_add_options --with-system-bz2
14mu|firefox-esr52-52.9.0-1|234	ac_add_options --enable-gio
14mu|firefox-esr52-52.9.0-1|235	ac_add_options --disable-updater
14mu|firefox-esr52-52.9.0-1|236	ac_add_options --disable-tests
14mu|firefox-esr52-52.9.0-1|237	%if %{toolkit_gtk3}
14mu|firefox-esr52-52.9.0-1|238	ac_add_options --enable-default-toolkit=cairo-gtk3
14mu|firefox-esr52-52.9.0-1|239	%else
14mu|firefox-esr52-52.9.0-1|240	ac_add_options --enable-default-toolkit=cairo-gtk2
14mu|firefox-esr52-52.9.0-1|241	%endif
14mu|firefox-esr52-52.9.0-1|242	ac_add_options --enable-official-branding
14mu|firefox-esr52-52.9.0-1|243	ac_add_options --disable-system-sqlite
14mu|firefox-esr52-52.9.0-1|244	ac_add_options --enable-startup-notification
14mu|firefox-esr52-52.9.0-1|245	ac_add_options --with-distribution-id=org.rosa
14mu|firefox-esr52-52.9.0-1|246	ac_add_options --disable-crashreporter
14mu|firefox-esr52-52.9.0-1|247	
14mu|firefox-esr52-52.9.0-1|248	EOF
14mu|firefox-esr52-52.9.0-1|249	
14mu|firefox-esr52-52.9.0-1|250	perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
14mu|firefox-esr52-52.9.0-1|251	
14mu|firefox-esr52-52.9.0-1|252	export LDFLAGS="%{ldflags}"
14mu|firefox-esr52-52.9.0-1|253	%make -f client.mk build
14mu|firefox-esr52-52.9.0-1|254	
14mu|firefox-esr52-52.9.0-1|255	%install
14mu|firefox-esr52-52.9.0-1|256	# Make sure locale works for langpacks
14mu|firefox-esr52-52.9.0-1|257	cat > %{_builddir}/obj/dist/bin/browser/defaults/preferences/firefox-l10n.js << EOF
14mu|firefox-esr52-52.9.0-1|258	pref("general.useragent.locale", "chrome://global/locale/intl.properties");
14mu|firefox-esr52-52.9.0-1|259	EOF
14mu|firefox-esr52-52.9.0-1|260	
14mu|firefox-esr52-52.9.0-1|261	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
14mu|firefox-esr52-52.9.0-1|262	
14mu|firefox-esr52-52.9.0-1|263	# Copy files to buildroot
14mu|firefox-esr52-52.9.0-1|264	mkdir -p %{buildroot}%{mozillalibdir}
14mu|firefox-esr52-52.9.0-1|265	cp -rf %{_builddir}/obj/dist/firefox/* %{buildroot}%{mozillalibdir}
14mu|firefox-esr52-52.9.0-1|266	
14mu|firefox-esr52-52.9.0-1|267	mkdir -p  %{buildroot}%{_bindir}
14mu|firefox-esr52-52.9.0-1|268	ln -sf %{mozillalibdir}/firefox %{buildroot}%{_bindir}/firefox
14mu|firefox-esr52-52.9.0-1|269	pushd %{buildroot}%{_bindir}
14mu|firefox-esr52-52.9.0-1|270	ln -sf firefox mozilla-firefox
14mu|firefox-esr52-52.9.0-1|271	popd
14mu|firefox-esr52-52.9.0-1|272	mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
14mu|firefox-esr52-52.9.0-1|273	install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
14mu|firefox-esr52-52.9.0-1|274	
14mu|firefox-esr52-52.9.0-1|275	# Create and own %_libdir/mozilla/plugins & firefox extensions directories
14mu|firefox-esr52-52.9.0-1|276	mkdir -p %{buildroot}%{pluginsdir}
14mu|firefox-esr52-52.9.0-1|277	mkdir -p %{buildroot}%{_libdir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr52-52.9.0-1|278	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{firefox_appid}
14mu|firefox-esr52-52.9.0-1|279	
14mu|firefox-esr52-52.9.0-1|280	# (tpg) desktop entry
14mu|firefox-esr52-52.9.0-1|281	mkdir -p %{buildroot}%{_datadir}/applications
14mu|firefox-esr52-52.9.0-1|282	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{oname}.desktop
14mu|firefox-esr52-52.9.0-1|283	
14mu|firefox-esr52-52.9.0-1|284	# (tpg) icons
14mu|firefox-esr52-52.9.0-1|285	cp %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/browser/icons/
14mu|firefox-esr52-52.9.0-1|286	for i in 16 22 24 32 48 256; do
14mu|firefox-esr52-52.9.0-1|287	# (cg) Not all icon sizes are installed with make install, so just redo it here.
14mu|firefox-esr52-52.9.0-1|288	install -m 644 browser/branding/official/default$i.png %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default$i.png
14mu|firefox-esr52-52.9.0-1|289	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14mu|firefox-esr52-52.9.0-1|290	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{oname}.png ;
14mu|firefox-esr52-52.9.0-1|291	done
14mu|firefox-esr52-52.9.0-1|292	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mu|firefox-esr52-52.9.0-1|293	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{oname}.png
14mu|firefox-esr52-52.9.0-1|294	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{oname}.png
14mu|firefox-esr52-52.9.0-1|295	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{oname}.png
14mu|firefox-esr52-52.9.0-1|296	
14mu|firefox-esr52-52.9.0-1|297	# exclusions
14mu|firefox-esr52-52.9.0-1|298	rm -f %{buildroot}%{mozillalibdir}/README.txt
14mu|firefox-esr52-52.9.0-1|299	rm -f %{buildroot}%{mozillalibdir}/removed-files
14mu|firefox-esr52-52.9.0-1|300	rm -f %{buildroot}%{mozillalibdir}/precomplete
14mu|firefox-esr52-52.9.0-1|301	
14mu|firefox-esr52-52.9.0-1|302	cat << EOF >> %{buildroot}%{mozillalibdir}/firefox.cfg
14mu|firefox-esr52-52.9.0-1|303	#code
14mu|firefox-esr52-52.9.0-1|304	pref("browser.rights.3.shown", false);
14mu|firefox-esr52-52.9.0-1|305	defaultPref("browser.startup.homepage", "data:text/html,browser.startup.homepage=file:///usr/share/doc/HTML/index.html");
14mu|firefox-esr52-52.9.0-1|306	pref("browser.shell.checkDefaultBrowser", false);
14mu|firefox-esr52-52.9.0-1|307	pref("browser.startup.homepage_override.mstone", "ignore");
14mu|firefox-esr52-52.9.0-1|308	pref("browser.ctrlTab.previews", true);
14mu|firefox-esr52-52.9.0-1|309	pref("browser.tabs.insertRelatedAfterCurrent", false);
14mu|firefox-esr52-52.9.0-1|310	pref("browser.backspace_action", 2);
14mu|firefox-esr52-52.9.0-1|311	pref("browser.display.use_system_colors", true);
14mu|firefox-esr52-52.9.0-1|312	pref("browser.download.folderList", 1);
14mu|firefox-esr52-52.9.0-1|313	pref("browser.link.open_external", 3);
14mu|firefox-esr52-52.9.0-1|314	pref("app.update.auto", false);
14mu|firefox-esr52-52.9.0-1|315	pref("app.update.enabled", false);
14mu|firefox-esr52-52.9.0-1|316	pref("app.update.autoInstallEnabled", false);
14mu|firefox-esr52-52.9.0-1|317	pref("security.ssl.require_safe_negotiation", false);
14mu|firefox-esr52-52.9.0-1|318	pref("dom.ipc.plugins.enabled.nswrapper*", false);
14mu|firefox-esr52-52.9.0-1|319	pref("extensions.autoDisableScopes", 0);
14mu|firefox-esr52-52.9.0-1|320	pref("extensions.shownSelectionUI", true);
14mu|firefox-esr52-52.9.0-1|321	pref("network.manage-offline-status", true);
14mu|firefox-esr52-52.9.0-1|322	pref("layers.offmainthreadcomposition.enabled", false);
14mu|firefox-esr52-52.9.0-1|323	pref("intl.locale.matchOS", true);
14mu|firefox-esr52-52.9.0-1|324	EOF
14mu|firefox-esr52-52.9.0-1|325	cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/pref/config-prefs.js
14mu|firefox-esr52-52.9.0-1|326	pref("general.config.filename", "firefox.cfg");
14mu|firefox-esr52-52.9.0-1|327	pref("general.config.obscure_value", 0); // use this to disable the byte-shift
14mu|firefox-esr52-52.9.0-1|328	EOF
14mu|firefox-esr52-52.9.0-1|329	
14mu|firefox-esr52-52.9.0-1|330	# display icon for Firefox button
14mu|firefox-esr52-52.9.0-1|331	mkdir -p %{buildroot}%{mozillalibdir}/defaults/profile/chrome
14mu|firefox-esr52-52.9.0-1|332	cat << EOF > %{buildroot}%{mozillalibdir}/defaults/profile/chrome/userChrome.css
14mu|firefox-esr52-52.9.0-1|333	#appmenu-toolbar-button {
14mu|firefox-esr52-52.9.0-1|334	list-style-image: url("chrome://branding/content/icon16.png");
14mu|firefox-esr52-52.9.0-1|335	}
14mu|firefox-esr52-52.9.0-1|336	EOF
14mu|firefox-esr52-52.9.0-1|337	
14mu|firefox-esr52-52.9.0-1|338	# use the system myspell dictionaries
14mu|firefox-esr52-52.9.0-1|339	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-esr52-52.9.0-1|340	#ln -s %{_datadir}/hunspell %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-esr52-52.9.0-1|341	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
14mu|firefox-esr52-52.9.0-1|342	
14mu|firefox-esr52-52.9.0-1|343	# (lm) touch and %ghost bookmarks.html to a proper uninstall
14mu|firefox-esr52-52.9.0-1|344	touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
14mu|firefox-esr52-52.9.0-1|345	
14mu|firefox-esr52-52.9.0-1|346	mkdir -p %{buildroot}%{_sys_macros_dir}
14mu|firefox-esr52-52.9.0-1|347	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{oname}.macros
14mu|firefox-esr52-52.9.0-1|348	# Macros from %{name} package
14mu|firefox-esr52-52.9.0-1|349	%%firefox_major		%{major}
14mu|firefox-esr52-52.9.0-1|350	%%firefox_epoch		%{ff_epoch}
14mu|firefox-esr52-52.9.0-1|351	%%firefox_version	%{major}
14mu|firefox-esr52-52.9.0-1|352	%%firefox_mozillapath	%{mozillalibdir}
14mu|firefox-esr52-52.9.0-1|353	%%firefox_pluginsdir	%{pluginsdir}
14mu|firefox-esr52-52.9.0-1|354	%%firefox_appid		\{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
14mu|firefox-esr52-52.9.0-1|355	%%firefox_extdir	%%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)
14mu|firefox-esr52-52.9.0-1|356	FIN
14mu|firefox-esr52-52.9.0-1|357	
14mu|firefox-esr52-52.9.0-1|358	mkdir -p %{buildroot}%{_docdir}/%{name}
14mu|firefox-esr52-52.9.0-1|359	
14mu|firefox-esr52-52.9.0-1|360	%pre
14mu|firefox-esr52-52.9.0-1|361	if [ -d %{mozillalibdir}/browser/dictionaries ]; then
14mu|firefox-esr52-52.9.0-1|362	rm -fr %{mozillalibdir}/browser/dictionaries
14mu|firefox-esr52-52.9.0-1|363	fi
14mu|firefox-esr52-52.9.0-1|364	
14mu|firefox-esr52-52.9.0-1|365	%post
14mu|firefox-esr52-52.9.0-1|366	if [ ! -r /etc/sysconfig/oem ]; then
14mu|firefox-esr52-52.9.0-1|367	case `grep META_CLASS /etc/sysconfig/system` in
14mu|firefox-esr52-52.9.0-1|368	*powerpack) bookmark="mozilla-powerpack.html" ;;
14mu|firefox-esr52-52.9.0-1|369	*desktop) bookmark="mozilla-one.html";;
14mu|firefox-esr52-52.9.0-1|370	*) bookmark="mozilla-download.html";;
14mu|firefox-esr52-52.9.0-1|371	esac
14mu|firefox-esr52-52.9.0-1|372	ln -s -f ../../../../share/mdk/bookmarks/mozilla/$bookmark  %{mozillalibdir}/defaults/profile/bookmarks.html
14mu|firefox-esr52-52.9.0-1|373	fi
14mu|firefox-esr52-52.9.0-1|374	
14mu|firefox-esr52-52.9.0-1|375	%changelog

22566 14
14mu|firefox-esr52-l10n-52.9.0-1|1	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}esr/linux-i686/xpi/
14mu|firefox-esr52-l10n-52.9.0-1|2	%define oname firefox-esr52
14mu|firefox-esr52-l10n-52.9.0-1|3	
14mu|firefox-esr52-l10n-52.9.0-1|4	# Supported l10n language lists
14mu|firefox-esr52-l10n-52.9.0-1|5	%define langlist af ar ast bg bn_IN bn_BD br bs ca cs cy da de el en_GB en_ZA eo es_AR es_CL es_ES es_MX et eu fa fi fr fy ga_IE gd gl gu_IN he hi hr hu hy id is it ja kk ko kn lt lv mai mk ml mr nb_NO nl nn_NO or pa_IN pl pt_BR pt_PT ro ru si sk sl sq sr sv_SE ta te th tr uk vi zh_CN zh_TW
14mu|firefox-esr52-l10n-52.9.0-1|6	# Disabled l10n languages, for any reason
14mu|firefox-esr52-l10n-52.9.0-1|7	# - no locales-XX package:
14mu|firefox-esr52-l10n-52.9.0-1|8	# uu ak be rm son
14mu|firefox-esr52-l10n-52.9.0-1|9	
14mu|firefox-esr52-l10n-52.9.0-1|10	# Disabled myspell dicts, for any reason
14mu|firefox-esr52-l10n-52.9.0-1|11	%define disabled_dict_langlist ar be bn br br_FR es_AR eu fi fy gl gu_IN he id ja ka kn ko mk pa_IN te tr zh_CN zh_TW
14mu|firefox-esr52-l10n-52.9.0-1|12	
14mu|firefox-esr52-l10n-52.9.0-1|13	# Language descriptions
14mu|firefox-esr52-l10n-52.9.0-1|14	%define language_ak ak
14mu|firefox-esr52-l10n-52.9.0-1|15	%define langname_ak Akan
14mu|firefox-esr52-l10n-52.9.0-1|16	%define language_ar ar
14mu|firefox-esr52-l10n-52.9.0-1|17	%define langname_ar Arabic
14mu|firefox-esr52-l10n-52.9.0-1|18	%define language_ast ast
14mu|firefox-esr52-l10n-52.9.0-1|19	%define langname_ast Asturian
14mu|firefox-esr52-l10n-52.9.0-1|20	%define language_af af
14mu|firefox-esr52-l10n-52.9.0-1|21	%define langname_af Afrikaans
14mu|firefox-esr52-l10n-52.9.0-1|22	%define language_be be
14mu|firefox-esr52-l10n-52.9.0-1|23	%define langname_be Belarusian
14mu|firefox-esr52-l10n-52.9.0-1|24	%define language_bg bg
14mu|firefox-esr52-l10n-52.9.0-1|25	%define langname_bg Bulgarian
14mu|firefox-esr52-l10n-52.9.0-1|26	%define language_bn_BD bn-BD
14mu|firefox-esr52-l10n-52.9.0-1|27	%define langname_bn_BD Bengali
14mu|firefox-esr52-l10n-52.9.0-1|28	%define language_bn_IN bn-IN
14mu|firefox-esr52-l10n-52.9.0-1|29	%define langname_bn_IN Bengali
14mu|firefox-esr52-l10n-52.9.0-1|30	%define language_br br
14mu|firefox-esr52-l10n-52.9.0-1|31	%define langname_br Breton
14mu|firefox-esr52-l10n-52.9.0-1|32	%define language_bs bs
14mu|firefox-esr52-l10n-52.9.0-1|33	%define langname_bs Bosnian
14mu|firefox-esr52-l10n-52.9.0-1|34	%define language_ca ca
14mu|firefox-esr52-l10n-52.9.0-1|35	%define langname_ca Catalan
14mu|firefox-esr52-l10n-52.9.0-1|36	%define language_cs cs
14mu|firefox-esr52-l10n-52.9.0-1|37	%define langname_cs Czech
14mu|firefox-esr52-l10n-52.9.0-1|38	%define language_cy cy
14mu|firefox-esr52-l10n-52.9.0-1|39	%define langname_cy Welsh
14mu|firefox-esr52-l10n-52.9.0-1|40	%define language_da da
14mu|firefox-esr52-l10n-52.9.0-1|41	%define langname_da Dansk
14mu|firefox-esr52-l10n-52.9.0-1|42	%define language_de de
14mu|firefox-esr52-l10n-52.9.0-1|43	%define langname_de German
14mu|firefox-esr52-l10n-52.9.0-1|44	%define language_el el
14mu|firefox-esr52-l10n-52.9.0-1|45	%define langname_el Greek
14mu|firefox-esr52-l10n-52.9.0-1|46	%define language_en_GB en-GB
14mu|firefox-esr52-l10n-52.9.0-1|47	%define langname_en_GB British English
14mu|firefox-esr52-l10n-52.9.0-1|48	%define language_en_ZA en-ZA
14mu|firefox-esr52-l10n-52.9.0-1|49	%define langname_en_ZA English (South Africa)
14mu|firefox-esr52-l10n-52.9.0-1|50	%define language_eo eo
14mu|firefox-esr52-l10n-52.9.0-1|51	%define langname_eo Esperanto
14mu|firefox-esr52-l10n-52.9.0-1|52	%define language_es_AR es-AR
14mu|firefox-esr52-l10n-52.9.0-1|53	%define langname_es_AR Spanish (Argentina)
14mu|firefox-esr52-l10n-52.9.0-1|54	%define language_es_CL es-CL
14mu|firefox-esr52-l10n-52.9.0-1|55	%define langname_es_CL Spanish (Chile)
14mu|firefox-esr52-l10n-52.9.0-1|56	%define language_es_ES es-ES
14mu|firefox-esr52-l10n-52.9.0-1|57	%define langname_es_ES Spanish
14mu|firefox-esr52-l10n-52.9.0-1|58	%define language_es_MX es-MX
14mu|firefox-esr52-l10n-52.9.0-1|59	%define langname_es_MX Spanish (Mexico)
14mu|firefox-esr52-l10n-52.9.0-1|60	%define language_et et
14mu|firefox-esr52-l10n-52.9.0-1|61	%define langname_et Estonian
14mu|firefox-esr52-l10n-52.9.0-1|62	%define language_eu eu
14mu|firefox-esr52-l10n-52.9.0-1|63	%define langname_eu Basque
14mu|firefox-esr52-l10n-52.9.0-1|64	%define language_fa fa
14mu|firefox-esr52-l10n-52.9.0-1|65	%define langname_fa Farsi
14mu|firefox-esr52-l10n-52.9.0-1|66	%define language_fi fi
14mu|firefox-esr52-l10n-52.9.0-1|67	%define langname_fi Finnish
14mu|firefox-esr52-l10n-52.9.0-1|68	%define language_fr fr
14mu|firefox-esr52-l10n-52.9.0-1|69	%define langname_fr French
14mu|firefox-esr52-l10n-52.9.0-1|70	%define language_fy fy-NL
14mu|firefox-esr52-l10n-52.9.0-1|71	%define langname_fy Frisian
14mu|firefox-esr52-l10n-52.9.0-1|72	%define language_ga_IE ga-IE
14mu|firefox-esr52-l10n-52.9.0-1|73	%define langname_ga_IE Irish
14mu|firefox-esr52-l10n-52.9.0-1|74	%define language_gd gd
14mu|firefox-esr52-l10n-52.9.0-1|75	%define langname_gd Scottish Gaelic
14mu|firefox-esr52-l10n-52.9.0-1|76	%define language_gl gl
14mu|firefox-esr52-l10n-52.9.0-1|77	%define langname_gl Galician
14mu|firefox-esr52-l10n-52.9.0-1|78	%define language_gu_IN gu-IN
14mu|firefox-esr52-l10n-52.9.0-1|79	%define langname_gu_IN Gujarati
14mu|firefox-esr52-l10n-52.9.0-1|80	%define language_he he
14mu|firefox-esr52-l10n-52.9.0-1|81	%define langname_he Hebrew
14mu|firefox-esr52-l10n-52.9.0-1|82	%define language_hi hi-IN
14mu|firefox-esr52-l10n-52.9.0-1|83	%define langname_hi Hindi
14mu|firefox-esr52-l10n-52.9.0-1|84	%define language_hr hr
14mu|firefox-esr52-l10n-52.9.0-1|85	%define langname_hr Croatian
14mu|firefox-esr52-l10n-52.9.0-1|86	%define language_hu hu
14mu|firefox-esr52-l10n-52.9.0-1|87	%define langname_hu Hungarian
14mu|firefox-esr52-l10n-52.9.0-1|88	%define language_hy hy-AM
14mu|firefox-esr52-l10n-52.9.0-1|89	%define langname_hy Armenian
14mu|firefox-esr52-l10n-52.9.0-1|90	%define language_id id
14mu|firefox-esr52-l10n-52.9.0-1|91	%define langname_id Indonesian
14mu|firefox-esr52-l10n-52.9.0-1|92	%define language_is is
14mu|firefox-esr52-l10n-52.9.0-1|93	%define langname_is Icelandic
14mu|firefox-esr52-l10n-52.9.0-1|94	%define language_it it
14mu|firefox-esr52-l10n-52.9.0-1|95	%define langname_it Italian
14mu|firefox-esr52-l10n-52.9.0-1|96	%define language_ja ja
14mu|firefox-esr52-l10n-52.9.0-1|97	%define langname_ja Japanese
14mu|firefox-esr52-l10n-52.9.0-1|98	%define language_kk kk
14mu|firefox-esr52-l10n-52.9.0-1|99	%define langname_kk Kazakh
14mu|firefox-esr52-l10n-52.9.0-1|100	%define language_ko ko
14mu|firefox-esr52-l10n-52.9.0-1|101	%define langname_ko Korean
14mu|firefox-esr52-l10n-52.9.0-1|102	%define language_kn kn
14mu|firefox-esr52-l10n-52.9.0-1|103	%define langname_kn Kannada
14mu|firefox-esr52-l10n-52.9.0-1|104	%define language_lt lt
14mu|firefox-esr52-l10n-52.9.0-1|105	%define langname_lt Lithuanian
14mu|firefox-esr52-l10n-52.9.0-1|106	%define language_lv lv
14mu|firefox-esr52-l10n-52.9.0-1|107	%define langname_lv Latvian
14mu|firefox-esr52-l10n-52.9.0-1|108	%define language_mai mai
14mu|firefox-esr52-l10n-52.9.0-1|109	%define langname_mai Maithili
14mu|firefox-esr52-l10n-52.9.0-1|110	%define language_mk mk
14mu|firefox-esr52-l10n-52.9.0-1|111	%define langname_mk Macedonian
14mu|firefox-esr52-l10n-52.9.0-1|112	%define language_ml ml
14mu|firefox-esr52-l10n-52.9.0-1|113	%define langname_ml Malayalam
14mu|firefox-esr52-l10n-52.9.0-1|114	%define language_mr mr
14mu|firefox-esr52-l10n-52.9.0-1|115	%define langname_mr Marathi
14mu|firefox-esr52-l10n-52.9.0-1|116	%define language_nb_NO nb-NO
14mu|firefox-esr52-l10n-52.9.0-1|117	%define langname_nb_NO Norwegian Bokmaal
14mu|firefox-esr52-l10n-52.9.0-1|118	%define language_nn_NO nn-NO
14mu|firefox-esr52-l10n-52.9.0-1|119	%define langname_nn_NO Norwegian Nynorsk
14mu|firefox-esr52-l10n-52.9.0-1|120	%define language_nl nl
14mu|firefox-esr52-l10n-52.9.0-1|121	%define langname_nl Dutch
14mu|firefox-esr52-l10n-52.9.0-1|122	%define language_or or
14mu|firefox-esr52-l10n-52.9.0-1|123	%define langname_or Oriya
14mu|firefox-esr52-l10n-52.9.0-1|124	%define language_pa_IN pa-IN
14mu|firefox-esr52-l10n-52.9.0-1|125	%define langname_pa_IN Punjabi (gurmukhi)
14mu|firefox-esr52-l10n-52.9.0-1|126	%define language_pl pl
14mu|firefox-esr52-l10n-52.9.0-1|127	%define langname_pl Polish
14mu|firefox-esr52-l10n-52.9.0-1|128	%define language_pt_BR pt-BR
14mu|firefox-esr52-l10n-52.9.0-1|129	%define langname_pt_BR Brazilian portuguese
14mu|firefox-esr52-l10n-52.9.0-1|130	%define language_pt_PT pt-PT
14mu|firefox-esr52-l10n-52.9.0-1|131	%define langname_pt_PT Portuguese
14mu|firefox-esr52-l10n-52.9.0-1|132	%define language_rm rm
14mu|firefox-esr52-l10n-52.9.0-1|133	%define langname_rm Rumantsch
14mu|firefox-esr52-l10n-52.9.0-1|134	%define language_ro ro
14mu|firefox-esr52-l10n-52.9.0-1|135	%define langname_ro Romanian
14mu|firefox-esr52-l10n-52.9.0-1|136	%define language_ru ru
14mu|firefox-esr52-l10n-52.9.0-1|137	%define langname_ru Russian
14mu|firefox-esr52-l10n-52.9.0-1|138	%define language_si si
14mu|firefox-esr52-l10n-52.9.0-1|139	%define langname_si Sinhala
14mu|firefox-esr52-l10n-52.9.0-1|140	%define language_sk sk
14mu|firefox-esr52-l10n-52.9.0-1|141	%define langname_sk Slovak
14mu|firefox-esr52-l10n-52.9.0-1|142	%define language_sl sl
14mu|firefox-esr52-l10n-52.9.0-1|143	%define langname_sl Slovenian
14mu|firefox-esr52-l10n-52.9.0-1|144	%define language_son son
14mu|firefox-esr52-l10n-52.9.0-1|145	%define langname_son Soŋay
14mu|firefox-esr52-l10n-52.9.0-1|146	%define language_sq sq
14mu|firefox-esr52-l10n-52.9.0-1|147	%define langname_sq Shqipe
14mu|firefox-esr52-l10n-52.9.0-1|148	%define language_sr sr
14mu|firefox-esr52-l10n-52.9.0-1|149	%define langname_sr Serbian
14mu|firefox-esr52-l10n-52.9.0-1|150	%define language_sv_SE sv-SE
14mu|firefox-esr52-l10n-52.9.0-1|151	%define langname_sv_SE Swedish
14mu|firefox-esr52-l10n-52.9.0-1|152	%define language_ta ta
14mu|firefox-esr52-l10n-52.9.0-1|153	%define langname_ta Tamil
14mu|firefox-esr52-l10n-52.9.0-1|154	%define language_te te
14mu|firefox-esr52-l10n-52.9.0-1|155	%define langname_te Telugu
14mu|firefox-esr52-l10n-52.9.0-1|156	%define language_th th
14mu|firefox-esr52-l10n-52.9.0-1|157	%define langname_th Thai
14mu|firefox-esr52-l10n-52.9.0-1|158	%define language_tr tr
14mu|firefox-esr52-l10n-52.9.0-1|159	%define langname_tr Turkish
14mu|firefox-esr52-l10n-52.9.0-1|160	%define language_uk uk
14mu|firefox-esr52-l10n-52.9.0-1|161	%define langname_uk Ukrainian
14mu|firefox-esr52-l10n-52.9.0-1|162	%define language_uk_UA uk-UA
14mu|firefox-esr52-l10n-52.9.0-1|163	%define langname_uk_UA Ukrainian
14mu|firefox-esr52-l10n-52.9.0-1|164	%define language_vi vi
14mu|firefox-esr52-l10n-52.9.0-1|165	%define langname_vi Vietnamese
14mu|firefox-esr52-l10n-52.9.0-1|166	%define language_zh_CN zh-CN
14mu|firefox-esr52-l10n-52.9.0-1|167	%define langname_zh_CN Simplified Chinese
14mu|firefox-esr52-l10n-52.9.0-1|168	%define language_zh_TW zh-TW
14mu|firefox-esr52-l10n-52.9.0-1|169	%define langname_zh_TW Traditional Chinese
14mu|firefox-esr52-l10n-52.9.0-1|170	
14mu|firefox-esr52-l10n-52.9.0-1|171	# --- Danger line ---
14mu|firefox-esr52-l10n-52.9.0-1|172	
14mu|firefox-esr52-l10n-52.9.0-1|173	# Defaults (all languages enabled by default)
14mu|firefox-esr52-l10n-52.9.0-1|174	# dicts
14mu|firefox-esr52-l10n-52.9.0-1|175	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|firefox-esr52-l10n-52.9.0-1|176	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|firefox-esr52-l10n-52.9.0-1|177	
14mu|firefox-esr52-l10n-52.9.0-1|178	# Locales
14mu|firefox-esr52-l10n-52.9.0-1|179	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mu|firefox-esr52-l10n-52.9.0-1|180	
14mu|firefox-esr52-l10n-52.9.0-1|181	Summary:	Localizations for Firefox (virtual package)
14mu|firefox-esr52-l10n-52.9.0-1|182	Name:		%{oname}-l10n
14mu|firefox-esr52-l10n-52.9.0-1|183	Version:	52.9.0
14mu|firefox-esr52-l10n-52.9.0-1|184	Release:	1
14mu|firefox-esr52-l10n-52.9.0-1|185	License:	GPL
14mu|firefox-esr52-l10n-52.9.0-1|186	Group:		Networking/WWW
14mu|firefox-esr52-l10n-52.9.0-1|187	Url:		http://www.firefox.com/
14mu|firefox-esr52-l10n-52.9.0-1|188	Source0:	%{name}-%{version}.tar.xz
14mu|firefox-esr52-l10n-52.9.0-1|189	# Language package template
14mu|firefox-esr52-l10n-52.9.0-1|190	Source1:	firefox-l10n-template.in
14mu|firefox-esr52-l10n-52.9.0-1|191	# No deleted!
14mu|firefox-esr52-l10n-52.9.0-1|192	Source2:	get-langpacks.sh
14mu|firefox-esr52-l10n-52.9.0-1|193	Source3:	firefox-esr52-l10n.rpmlintrc
14mu|firefox-esr52-l10n-52.9.0-1|194	BuildRequires:	%{oname}-devel
14mu|firefox-esr52-l10n-52.9.0-1|195	BuildArch:	noarch
14mu|firefox-esr52-l10n-52.9.0-1|196	
14mu|firefox-esr52-l10n-52.9.0-1|197	%description
14mu|firefox-esr52-l10n-52.9.0-1|198	Localizations for Firefox web browser.
14mu|firefox-esr52-l10n-52.9.0-1|199	
14mu|firefox-esr52-l10n-52.9.0-1|200	# Expand all languages packages.
14mu|firefox-esr52-l10n-52.9.0-1|201	%{expand:%(\
14mu|firefox-esr52-l10n-52.9.0-1|202	for lang in %langlist; do\
14mu|firefox-esr52-l10n-52.9.0-1|203	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{SOURCE1} 2> /dev/null)}";\
14mu|firefox-esr52-l10n-52.9.0-1|204	done\
14mu|firefox-esr52-l10n-52.9.0-1|205	)
14mu|firefox-esr52-l10n-52.9.0-1|206	}
14mu|firefox-esr52-l10n-52.9.0-1|207	
14mu|firefox-esr52-l10n-52.9.0-1|208	%prep
14mu|firefox-esr52-l10n-52.9.0-1|209	%setup -q
14mu|firefox-esr52-l10n-52.9.0-1|210	
14mu|firefox-esr52-l10n-52.9.0-1|211	%build
14mu|firefox-esr52-l10n-52.9.0-1|212	
14mu|firefox-esr52-l10n-52.9.0-1|213	%install
14mu|firefox-esr52-l10n-52.9.0-1|214	# Convert rpm macros to bash variables
14mu|firefox-esr52-l10n-52.9.0-1|215	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mu|firefox-esr52-l10n-52.9.0-1|216	
14mu|firefox-esr52-l10n-52.9.0-1|217	mkdir -p %{buildroot}%{firefox_extdir}/
14mu|firefox-esr52-l10n-52.9.0-1|218	
14mu|firefox-esr52-l10n-52.9.0-1|219	# Install all languages
14mu|firefox-esr52-l10n-52.9.0-1|220	for lang in %{langlist}; do
14mu|firefox-esr52-l10n-52.9.0-1|221	language="language_$lang"
14mu|firefox-esr52-l10n-52.9.0-1|222	language=${!language}
14mu|firefox-esr52-l10n-52.9.0-1|223	
14mu|firefox-esr52-l10n-52.9.0-1|224	#	l10n
14mu|firefox-esr52-l10n-52.9.0-1|225	cp ${language}.xpi %{buildroot}%{firefox_extdir}/langpack-${language}@firefox.mozilla.org.xpi
14mu|firefox-esr52-l10n-52.9.0-1|226	done
14mu|firefox-esr52-l10n-52.9.0-1|227	
14mu|firefox-esr52-l10n-52.9.0-1|228	%changelog

22567 14
14mu|firefox-l10n-51.0.1-1|1	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/linux-i686/xpi/
14mu|firefox-l10n-51.0.1-1|2	%define oname firefox
14mu|firefox-l10n-51.0.1-1|3	
14mu|firefox-l10n-51.0.1-1|4	# Supported l10n language lists
14mu|firefox-l10n-51.0.1-1|5	%define langlist af ar ast bg bn_IN bn_BD br bs ca cs cy da de el en_GB en_ZA eo es_AR es_CL es_ES es_MX et eu fa fi fr fy ga_IE gd gl gu_IN he hi hr hu hy id is it ja kk ko kn lt lv mai mk ml mr nb_NO nl nn_NO or pa_IN pl pt_BR pt_PT ro ru si sk sl sq sr sv_SE ta te th tr uk vi zh_CN zh_TW
14mu|firefox-l10n-51.0.1-1|6	# Disabled l10n languages, for any reason
14mu|firefox-l10n-51.0.1-1|7	# - no locales-XX package:
14mu|firefox-l10n-51.0.1-1|8	# uu ak be rm son
14mu|firefox-l10n-51.0.1-1|9	
14mu|firefox-l10n-51.0.1-1|10	# Disabled myspell dicts, for any reason
14mu|firefox-l10n-51.0.1-1|11	%define disabled_dict_langlist ar be bn br br_FR es_AR eu fi fy gl gu_IN he id ja ka kn ko mk pa_IN te tr zh_CN zh_TW
14mu|firefox-l10n-51.0.1-1|12	
14mu|firefox-l10n-51.0.1-1|13	# Language descriptions
14mu|firefox-l10n-51.0.1-1|14	%define language_ak ak
14mu|firefox-l10n-51.0.1-1|15	%define langname_ak Akan
14mu|firefox-l10n-51.0.1-1|16	%define language_ar ar
14mu|firefox-l10n-51.0.1-1|17	%define langname_ar Arabic
14mu|firefox-l10n-51.0.1-1|18	%define language_ast ast
14mu|firefox-l10n-51.0.1-1|19	%define langname_ast Asturian
14mu|firefox-l10n-51.0.1-1|20	%define language_af af
14mu|firefox-l10n-51.0.1-1|21	%define langname_af Afrikaans
14mu|firefox-l10n-51.0.1-1|22	%define language_be be
14mu|firefox-l10n-51.0.1-1|23	%define langname_be Belarusian
14mu|firefox-l10n-51.0.1-1|24	%define language_bg bg
14mu|firefox-l10n-51.0.1-1|25	%define langname_bg Bulgarian
14mu|firefox-l10n-51.0.1-1|26	%define language_bn_BD bn-BD
14mu|firefox-l10n-51.0.1-1|27	%define langname_bn_BD Bengali
14mu|firefox-l10n-51.0.1-1|28	%define language_bn_IN bn-IN
14mu|firefox-l10n-51.0.1-1|29	%define langname_bn_IN Bengali
14mu|firefox-l10n-51.0.1-1|30	%define language_br br
14mu|firefox-l10n-51.0.1-1|31	%define langname_br Breton
14mu|firefox-l10n-51.0.1-1|32	%define language_bs bs
14mu|firefox-l10n-51.0.1-1|33	%define langname_bs Bosnian
14mu|firefox-l10n-51.0.1-1|34	%define language_ca ca
14mu|firefox-l10n-51.0.1-1|35	%define langname_ca Catalan
14mu|firefox-l10n-51.0.1-1|36	%define language_cs cs
14mu|firefox-l10n-51.0.1-1|37	%define langname_cs Czech
14mu|firefox-l10n-51.0.1-1|38	%define language_cy cy
14mu|firefox-l10n-51.0.1-1|39	%define langname_cy Welsh
14mu|firefox-l10n-51.0.1-1|40	%define language_da da
14mu|firefox-l10n-51.0.1-1|41	%define langname_da Dansk
14mu|firefox-l10n-51.0.1-1|42	%define language_de de
14mu|firefox-l10n-51.0.1-1|43	%define langname_de German
14mu|firefox-l10n-51.0.1-1|44	%define language_el el
14mu|firefox-l10n-51.0.1-1|45	%define langname_el Greek
14mu|firefox-l10n-51.0.1-1|46	%define language_en_GB en-GB
14mu|firefox-l10n-51.0.1-1|47	%define langname_en_GB British English
14mu|firefox-l10n-51.0.1-1|48	%define language_en_ZA en-ZA
14mu|firefox-l10n-51.0.1-1|49	%define langname_en_ZA English (South Africa)
14mu|firefox-l10n-51.0.1-1|50	%define language_eo eo
14mu|firefox-l10n-51.0.1-1|51	%define langname_eo Esperanto
14mu|firefox-l10n-51.0.1-1|52	%define language_es_AR es-AR
14mu|firefox-l10n-51.0.1-1|53	%define langname_es_AR Spanish (Argentina)
14mu|firefox-l10n-51.0.1-1|54	%define language_es_CL es-CL
14mu|firefox-l10n-51.0.1-1|55	%define langname_es_CL Spanish (Chile)
14mu|firefox-l10n-51.0.1-1|56	%define language_es_ES es-ES
14mu|firefox-l10n-51.0.1-1|57	%define langname_es_ES Spanish
14mu|firefox-l10n-51.0.1-1|58	%define language_es_MX es-MX
14mu|firefox-l10n-51.0.1-1|59	%define langname_es_MX Spanish (Mexico)
14mu|firefox-l10n-51.0.1-1|60	%define language_et et
14mu|firefox-l10n-51.0.1-1|61	%define langname_et Estonian
14mu|firefox-l10n-51.0.1-1|62	%define language_eu eu
14mu|firefox-l10n-51.0.1-1|63	%define langname_eu Basque
14mu|firefox-l10n-51.0.1-1|64	%define language_fa fa
14mu|firefox-l10n-51.0.1-1|65	%define langname_fa Farsi
14mu|firefox-l10n-51.0.1-1|66	%define language_fi fi
14mu|firefox-l10n-51.0.1-1|67	%define langname_fi Finnish
14mu|firefox-l10n-51.0.1-1|68	%define language_fr fr
14mu|firefox-l10n-51.0.1-1|69	%define langname_fr French
14mu|firefox-l10n-51.0.1-1|70	%define language_fy fy-NL
14mu|firefox-l10n-51.0.1-1|71	%define langname_fy Frisian
14mu|firefox-l10n-51.0.1-1|72	%define language_ga_IE ga-IE
14mu|firefox-l10n-51.0.1-1|73	%define langname_ga_IE Irish
14mu|firefox-l10n-51.0.1-1|74	%define language_gd gd
14mu|firefox-l10n-51.0.1-1|75	%define langname_gd Scottish Gaelic
14mu|firefox-l10n-51.0.1-1|76	%define language_gl gl
14mu|firefox-l10n-51.0.1-1|77	%define langname_gl Galician
14mu|firefox-l10n-51.0.1-1|78	%define language_gu_IN gu-IN
14mu|firefox-l10n-51.0.1-1|79	%define langname_gu_IN Gujarati
14mu|firefox-l10n-51.0.1-1|80	%define language_he he
14mu|firefox-l10n-51.0.1-1|81	%define langname_he Hebrew
14mu|firefox-l10n-51.0.1-1|82	%define language_hi hi-IN
14mu|firefox-l10n-51.0.1-1|83	%define langname_hi Hindi
14mu|firefox-l10n-51.0.1-1|84	%define language_hr hr
14mu|firefox-l10n-51.0.1-1|85	%define langname_hr Croatian
14mu|firefox-l10n-51.0.1-1|86	%define language_hu hu
14mu|firefox-l10n-51.0.1-1|87	%define langname_hu Hungarian
14mu|firefox-l10n-51.0.1-1|88	%define language_hy hy-AM
14mu|firefox-l10n-51.0.1-1|89	%define langname_hy Armenian
14mu|firefox-l10n-51.0.1-1|90	%define language_id id
14mu|firefox-l10n-51.0.1-1|91	%define langname_id Indonesian
14mu|firefox-l10n-51.0.1-1|92	%define language_is is
14mu|firefox-l10n-51.0.1-1|93	%define langname_is Icelandic
14mu|firefox-l10n-51.0.1-1|94	%define language_it it
14mu|firefox-l10n-51.0.1-1|95	%define langname_it Italian
14mu|firefox-l10n-51.0.1-1|96	%define language_ja ja
14mu|firefox-l10n-51.0.1-1|97	%define langname_ja Japanese
14mu|firefox-l10n-51.0.1-1|98	%define language_kk kk
14mu|firefox-l10n-51.0.1-1|99	%define langname_kk Kazakh
14mu|firefox-l10n-51.0.1-1|100	%define language_ko ko
14mu|firefox-l10n-51.0.1-1|101	%define langname_ko Korean
14mu|firefox-l10n-51.0.1-1|102	%define language_kn kn
14mu|firefox-l10n-51.0.1-1|103	%define langname_kn Kannada
14mu|firefox-l10n-51.0.1-1|104	%define language_lt lt
14mu|firefox-l10n-51.0.1-1|105	%define langname_lt Lithuanian
14mu|firefox-l10n-51.0.1-1|106	%define language_lv lv
14mu|firefox-l10n-51.0.1-1|107	%define langname_lv Latvian
14mu|firefox-l10n-51.0.1-1|108	%define language_mai mai
14mu|firefox-l10n-51.0.1-1|109	%define langname_mai Maithili
14mu|firefox-l10n-51.0.1-1|110	%define language_mk mk
14mu|firefox-l10n-51.0.1-1|111	%define langname_mk Macedonian
14mu|firefox-l10n-51.0.1-1|112	%define language_ml ml
14mu|firefox-l10n-51.0.1-1|113	%define langname_ml Malayalam
14mu|firefox-l10n-51.0.1-1|114	%define language_mr mr
14mu|firefox-l10n-51.0.1-1|115	%define langname_mr Marathi
14mu|firefox-l10n-51.0.1-1|116	%define language_nb_NO nb-NO
14mu|firefox-l10n-51.0.1-1|117	%define langname_nb_NO Norwegian Bokmaal
14mu|firefox-l10n-51.0.1-1|118	%define language_nn_NO nn-NO
14mu|firefox-l10n-51.0.1-1|119	%define langname_nn_NO Norwegian Nynorsk
14mu|firefox-l10n-51.0.1-1|120	%define language_nl nl
14mu|firefox-l10n-51.0.1-1|121	%define langname_nl Dutch
14mu|firefox-l10n-51.0.1-1|122	%define language_or or
14mu|firefox-l10n-51.0.1-1|123	%define langname_or Oriya
14mu|firefox-l10n-51.0.1-1|124	%define language_pa_IN pa-IN
14mu|firefox-l10n-51.0.1-1|125	%define langname_pa_IN Punjabi (gurmukhi)
14mu|firefox-l10n-51.0.1-1|126	%define language_pl pl
14mu|firefox-l10n-51.0.1-1|127	%define langname_pl Polish
14mu|firefox-l10n-51.0.1-1|128	%define language_pt_BR pt-BR
14mu|firefox-l10n-51.0.1-1|129	%define langname_pt_BR Brazilian portuguese
14mu|firefox-l10n-51.0.1-1|130	%define language_pt_PT pt-PT
14mu|firefox-l10n-51.0.1-1|131	%define langname_pt_PT Portuguese
14mu|firefox-l10n-51.0.1-1|132	%define language_rm rm
14mu|firefox-l10n-51.0.1-1|133	%define langname_rm Rumantsch
14mu|firefox-l10n-51.0.1-1|134	%define language_ro ro
14mu|firefox-l10n-51.0.1-1|135	%define langname_ro Romanian
14mu|firefox-l10n-51.0.1-1|136	%define language_ru ru
14mu|firefox-l10n-51.0.1-1|137	%define langname_ru Russian
14mu|firefox-l10n-51.0.1-1|138	%define language_si si
14mu|firefox-l10n-51.0.1-1|139	%define langname_si Sinhala
14mu|firefox-l10n-51.0.1-1|140	%define language_sk sk
14mu|firefox-l10n-51.0.1-1|141	%define langname_sk Slovak
14mu|firefox-l10n-51.0.1-1|142	%define language_sl sl
14mu|firefox-l10n-51.0.1-1|143	%define langname_sl Slovenian
14mu|firefox-l10n-51.0.1-1|144	%define language_son son
14mu|firefox-l10n-51.0.1-1|145	%define langname_son Soŋay
14mu|firefox-l10n-51.0.1-1|146	%define language_sq sq
14mu|firefox-l10n-51.0.1-1|147	%define langname_sq Shqipe
14mu|firefox-l10n-51.0.1-1|148	%define language_sr sr
14mu|firefox-l10n-51.0.1-1|149	%define langname_sr Serbian
14mu|firefox-l10n-51.0.1-1|150	%define language_sv_SE sv-SE
14mu|firefox-l10n-51.0.1-1|151	%define langname_sv_SE Swedish
14mu|firefox-l10n-51.0.1-1|152	%define language_ta ta
14mu|firefox-l10n-51.0.1-1|153	%define langname_ta Tamil
14mu|firefox-l10n-51.0.1-1|154	%define language_te te
14mu|firefox-l10n-51.0.1-1|155	%define langname_te Telugu
14mu|firefox-l10n-51.0.1-1|156	%define language_th th
14mu|firefox-l10n-51.0.1-1|157	%define langname_th Thai
14mu|firefox-l10n-51.0.1-1|158	%define language_tr tr
14mu|firefox-l10n-51.0.1-1|159	%define langname_tr Turkish
14mu|firefox-l10n-51.0.1-1|160	%define language_uk uk
14mu|firefox-l10n-51.0.1-1|161	%define langname_uk Ukrainian
14mu|firefox-l10n-51.0.1-1|162	%define language_uk_UA uk-UA
14mu|firefox-l10n-51.0.1-1|163	%define langname_uk_UA Ukrainian
14mu|firefox-l10n-51.0.1-1|164	%define language_vi vi
14mu|firefox-l10n-51.0.1-1|165	%define langname_vi Vietnamese
14mu|firefox-l10n-51.0.1-1|166	%define language_zh_CN zh-CN
14mu|firefox-l10n-51.0.1-1|167	%define langname_zh_CN Simplified Chinese
14mu|firefox-l10n-51.0.1-1|168	%define language_zh_TW zh-TW
14mu|firefox-l10n-51.0.1-1|169	%define langname_zh_TW Traditional Chinese
14mu|firefox-l10n-51.0.1-1|170	
14mu|firefox-l10n-51.0.1-1|171	# --- Danger line ---
14mu|firefox-l10n-51.0.1-1|172	
14mu|firefox-l10n-51.0.1-1|173	# Defaults (all languages enabled by default)
14mu|firefox-l10n-51.0.1-1|174	# dicts
14mu|firefox-l10n-51.0.1-1|175	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|firefox-l10n-51.0.1-1|176	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|firefox-l10n-51.0.1-1|177	
14mu|firefox-l10n-51.0.1-1|178	# Locales
14mu|firefox-l10n-51.0.1-1|179	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mu|firefox-l10n-51.0.1-1|180	
14mu|firefox-l10n-51.0.1-1|181	Summary:	Localizations for Firefox (virtual package)
14mu|firefox-l10n-51.0.1-1|182	Name:		%{oname}-l10n
14mu|firefox-l10n-51.0.1-1|183	Version:	51.0.1
14mu|firefox-l10n-51.0.1-1|184	Release:	1
14mu|firefox-l10n-51.0.1-1|185	License:	GPL
14mu|firefox-l10n-51.0.1-1|186	Group:		Networking/WWW
14mu|firefox-l10n-51.0.1-1|187	Url:		http://www.firefox.com/
14mu|firefox-l10n-51.0.1-1|188	Source0:	%{name}-%{version}.tar.xz
14mu|firefox-l10n-51.0.1-1|189	# Language package template
14mu|firefox-l10n-51.0.1-1|190	Source1:	firefox-l10n-template.in
14mu|firefox-l10n-51.0.1-1|191	# No deleted!
14mu|firefox-l10n-51.0.1-1|192	Source2:	get-langpacks.sh
14mu|firefox-l10n-51.0.1-1|193	BuildRequires:	%{oname}-devel
14mu|firefox-l10n-51.0.1-1|194	BuildArch:	noarch
14mu|firefox-l10n-51.0.1-1|195	
14mu|firefox-l10n-51.0.1-1|196	%description
14mu|firefox-l10n-51.0.1-1|197	Localizations for Firefox web browser.
14mu|firefox-l10n-51.0.1-1|198	
14mu|firefox-l10n-51.0.1-1|199	# Expand all languages packages.
14mu|firefox-l10n-51.0.1-1|200	%{expand:%(\
14mu|firefox-l10n-51.0.1-1|201	for lang in %langlist; do\
14mu|firefox-l10n-51.0.1-1|202	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{SOURCE1} 2> /dev/null)}";\
14mu|firefox-l10n-51.0.1-1|203	done\
14mu|firefox-l10n-51.0.1-1|204	)
14mu|firefox-l10n-51.0.1-1|205	}
14mu|firefox-l10n-51.0.1-1|206	
14mu|firefox-l10n-51.0.1-1|207	%prep
14mu|firefox-l10n-51.0.1-1|208	%setup -q
14mu|firefox-l10n-51.0.1-1|209	
14mu|firefox-l10n-51.0.1-1|210	%install
14mu|firefox-l10n-51.0.1-1|211	# Convert rpm macros to bash variables
14mu|firefox-l10n-51.0.1-1|212	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mu|firefox-l10n-51.0.1-1|213	
14mu|firefox-l10n-51.0.1-1|214	mkdir -p %{buildroot}%{firefox_extdir}/
14mu|firefox-l10n-51.0.1-1|215	
14mu|firefox-l10n-51.0.1-1|216	# Install all languages
14mu|firefox-l10n-51.0.1-1|217	for lang in %{langlist}; do
14mu|firefox-l10n-51.0.1-1|218	language="language_$lang"
14mu|firefox-l10n-51.0.1-1|219	language=${!language}
14mu|firefox-l10n-51.0.1-1|220	
14mu|firefox-l10n-51.0.1-1|221	# l10n
14mu|firefox-l10n-51.0.1-1|222	cp ${language}.xpi %{buildroot}%{firefox_extdir}/langpack-${language}@firefox.mozilla.org.xpi
14mu|firefox-l10n-51.0.1-1|223	done
14mu|firefox-l10n-51.0.1-1|224	
14mu|firefox-l10n-51.0.1-1|225	%changelog

22568 14
14mu|firewalld-0.4.2-4|1	%bcond_without ebtables
14mu|firewalld-0.4.2-4|2	
14mu|firewalld-0.4.2-4|3	Summary:	A dynamic firewall daemon
14mu|firewalld-0.4.2-4|4	Name:		firewalld
14mu|firewalld-0.4.2-4|5	Version:	0.4.2
14mu|firewalld-0.4.2-4|6	Release:	4
14mu|firewalld-0.4.2-4|7	License:	GPLv2+
14mu|firewalld-0.4.2-4|8	Group:		System/Base
14mu|firewalld-0.4.2-4|9	Url:		https://fedorahosted.org/firewalld/
14mu|firewalld-0.4.2-4|10	Source0:	https://fedorahosted.org/released/firewalld/%{name}-%{version}.tar.bz2
14mu|firewalld-0.4.2-4|11	Source1:	firewalld-0.4.2-ru.po
14mu|firewalld-0.4.2-4|12	Source10:	firewalld.rpmlintrc
14mu|firewalld-0.4.2-4|13	Patch0:		firewalld-0.4.2-MDNS-default.patch
14mu|firewalld-0.4.2-4|14	Patch1:		firewalld-0.4.2-polkit-desktop-policy.patch
14mu|firewalld-0.4.2-4|15	BuildRequires:	desktop-file-utils
14mu|firewalld-0.4.2-4|16	BuildRequires:	docbook-style-xsl
14mu|firewalld-0.4.2-4|17	%if %{with ebtables}
14mu|firewalld-0.4.2-4|18	BuildRequires:	ebtables
14mu|firewalld-0.4.2-4|19	%endif
14mu|firewalld-0.4.2-4|20	BuildRequires:	gettext
14mu|firewalld-0.4.2-4|21	BuildRequires:	intltool
14mu|firewalld-0.4.2-4|22	BuildRequires:	ipset
14mu|firewalld-0.4.2-4|23	BuildRequires:	iptables
14mu|firewalld-0.4.2-4|24	BuildRequires:	systemd-units
14mu|firewalld-0.4.2-4|25	BuildRequires:	pkgconfig(glib-2.0)
14mu|firewalld-0.4.2-4|26	%if %{with ebtables}
14mu|firewalld-0.4.2-4|27	Requires:	ebtables
14mu|firewalld-0.4.2-4|28	%endif
14mu|firewalld-0.4.2-4|29	Requires:	ipset
14mu|firewalld-0.4.2-4|30	Requires:	iptables
14mu|firewalld-0.4.2-4|31	Requires:	python-dbus
14mu|firewalld-0.4.2-4|32	Requires:	python-decorator
14mu|firewalld-0.4.2-4|33	Requires:	python-slip-dbus >= 0.2.7
14mu|firewalld-0.4.2-4|34	Requires:	typelib(NM) = 1.0
14mu|firewalld-0.4.2-4|35	Requires(post,preun,postun):	rpm-helper
14mu|firewalld-0.4.2-4|36	Conflicts:	firewall-config < 0.4.2-3
14mu|firewalld-0.4.2-4|37	BuildArch:	noarch
14mu|firewalld-0.4.2-4|38	
14mu|firewalld-0.4.2-4|39	%description
14mu|firewalld-0.4.2-4|40	A firewall service daemon with D-BUS interface managing a dynamic firewall.
14mu|firewalld-0.4.2-4|41	
14mu|firewalld-0.4.2-4|42	%files -f %{name}.lang
14mu|firewalld-0.4.2-4|43	%doc COPYING README
14mu|firewalld-0.4.2-4|44	%{_sbindir}/firewalld
14mu|firewalld-0.4.2-4|45	%{_bindir}/firewall-cmd
14mu|firewalld-0.4.2-4|46	%{_bindir}/firewall-offline-cmd
14mu|firewalld-0.4.2-4|47	%{_datadir}/bash-completion/completions/firewall-cmd
14mu|firewalld-0.4.2-4|48	%dir %{_datadir}/firewalld/
14mu|firewalld-0.4.2-4|49	%dir %{_datadir}/firewalld/tests
14mu|firewalld-0.4.2-4|50	%{_datadir}/firewalld/gtk3_niceexpander.py
14mu|firewalld-0.4.2-4|51	%{_datadir}/firewalld/tests/*test.sh
14mu|firewalld-0.4.2-4|52	%dir %{_prefix}/lib/firewalld
14mu|firewalld-0.4.2-4|53	%dir %{_prefix}/lib/firewalld/icmptypes
14mu|firewalld-0.4.2-4|54	%dir %{_prefix}/lib/firewalld/ipsets
14mu|firewalld-0.4.2-4|55	%dir %{_prefix}/lib/firewalld/services
14mu|firewalld-0.4.2-4|56	%dir %{_prefix}/lib/firewalld/xmlschema
14mu|firewalld-0.4.2-4|57	%dir %{_prefix}/lib/firewalld/zones
14mu|firewalld-0.4.2-4|58	%{_prefix}/lib/firewalld/icmptypes/*.xml
14mu|firewalld-0.4.2-4|59	%{_prefix}/lib/firewalld/ipsets/README
14mu|firewalld-0.4.2-4|60	%{_prefix}/lib/firewalld/services/*.xml
14mu|firewalld-0.4.2-4|61	%{_prefix}/lib/firewalld/xmlschema/*
14mu|firewalld-0.4.2-4|62	%{_prefix}/lib/firewalld/zones/*.xml
14mu|firewalld-0.4.2-4|63	%dir %{_sysconfdir}/firewalld
14mu|firewalld-0.4.2-4|64	%config(noreplace) %{_sysconfdir}/firewalld/firewalld.conf
14mu|firewalld-0.4.2-4|65	%config(noreplace) %{_sysconfdir}/firewalld/lockdown-whitelist.xml
14mu|firewalld-0.4.2-4|66	%dir %{_sysconfdir}/firewalld/icmptypes
14mu|firewalld-0.4.2-4|67	%dir %{_sysconfdir}/firewalld/services
14mu|firewalld-0.4.2-4|68	%dir %{_sysconfdir}/firewalld/zones
14mu|firewalld-0.4.2-4|69	%config(noreplace) %{_sysconfdir}/sysconfig/firewalld
14mu|firewalld-0.4.2-4|70	%{_unitdir}/firewalld.service
14mu|firewalld-0.4.2-4|71	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/FirewallD.conf
14mu|firewalld-0.4.2-4|72	%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.policy
14mu|firewalld-0.4.2-4|73	%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.desktop.policy
14mu|firewalld-0.4.2-4|74	%{_datadir}/polkit-1/actions/org.fedoraproject.FirewallD1.server.policy
14mu|firewalld-0.4.2-4|75	%dir %{python_sitelib}/firewall
14mu|firewalld-0.4.2-4|76	%dir %{python_sitelib}/firewall/config
14mu|firewalld-0.4.2-4|77	%dir %{python_sitelib}/firewall/core
14mu|firewalld-0.4.2-4|78	%dir %{python_sitelib}/firewall/core/io
14mu|firewalld-0.4.2-4|79	%dir %{python_sitelib}/firewall/server
14mu|firewalld-0.4.2-4|80	%{python_sitelib}/firewall/*.py*
14mu|firewalld-0.4.2-4|81	%{python_sitelib}/firewall/config/*.py*
14mu|firewalld-0.4.2-4|82	%{python_sitelib}/firewall/core/*.py*
14mu|firewalld-0.4.2-4|83	%{python_sitelib}/firewall/core/io/*.py*
14mu|firewalld-0.4.2-4|84	%{python_sitelib}/firewall/server/*.py*
14mu|firewalld-0.4.2-4|85	%{_mandir}/man1/firewall*cmd*.1*
14mu|firewalld-0.4.2-4|86	%{_mandir}/man1/firewalld*.1*
14mu|firewalld-0.4.2-4|87	%{_mandir}/man5/firewall*.5*
14mu|firewalld-0.4.2-4|88	
14mu|firewalld-0.4.2-4|89	%post
14mu|firewalld-0.4.2-4|90	%systemd_post firewalld.service
14mu|firewalld-0.4.2-4|91	
14mu|firewalld-0.4.2-4|92	%preun
14mu|firewalld-0.4.2-4|93	%systemd_preun firewalld.service
14mu|firewalld-0.4.2-4|94	
14mu|firewalld-0.4.2-4|95	%postun
14mu|firewalld-0.4.2-4|96	%systemd_postun_with_restart firewalld.service
14mu|firewalld-0.4.2-4|97	
14mu|firewalld-0.4.2-4|98	#----------------------------------------------------------------------------
14mu|firewalld-0.4.2-4|99	
14mu|firewalld-0.4.2-4|100	%package -n firewall-applet
14mu|firewalld-0.4.2-4|101	Summary:	Firewall panel applet
14mu|firewalld-0.4.2-4|102	Group:		System/Base
14mu|firewalld-0.4.2-4|103	Requires:	%{name} = %{EVRD}
14mu|firewalld-0.4.2-4|104	Requires:	firewall-config = %{EVRD}
14mu|firewalld-0.4.2-4|105	Requires:	python3-gobject3
14mu|firewalld-0.4.2-4|106	Requires:	typelib(Notify) = 0.7
14mu|firewalld-0.4.2-4|107	
14mu|firewalld-0.4.2-4|108	%description -n firewall-applet
14mu|firewalld-0.4.2-4|109	The firewall panel applet provides a status information of firewalld and also
14mu|firewalld-0.4.2-4|110	the firewall settings.
14mu|firewalld-0.4.2-4|111	
14mu|firewalld-0.4.2-4|112	%files -n firewall-applet
14mu|firewalld-0.4.2-4|113	%{_bindir}/firewall-applet
14mu|firewalld-0.4.2-4|114	%config(noreplace) %{_sysconfdir}/firewall/applet.conf
14mu|firewalld-0.4.2-4|115	%{_sysconfdir}/xdg/autostart/firewall-applet.desktop
14mu|firewalld-0.4.2-4|116	%{_datadir}/icons/hicolor/*/apps/firewall-applet*.*
14mu|firewalld-0.4.2-4|117	%{_mandir}/man1/firewall-applet*.1*
14mu|firewalld-0.4.2-4|118	
14mu|firewalld-0.4.2-4|119	#----------------------------------------------------------------------------
14mu|firewalld-0.4.2-4|120	
14mu|firewalld-0.4.2-4|121	%package -n firewall-config
14mu|firewalld-0.4.2-4|122	Summary:	Firewall configuration application
14mu|firewalld-0.4.2-4|123	Group:		System/Base
14mu|firewalld-0.4.2-4|124	Requires:	%{name} = %{EVRD}
14mu|firewalld-0.4.2-4|125	Requires:	python3-gobject3
14mu|firewalld-0.4.2-4|126	Requires:	typelib(NetworkManager)
14mu|firewalld-0.4.2-4|127	Requires:	typelib(Gtk) = 3.0
14mu|firewalld-0.4.2-4|128	
14mu|firewalld-0.4.2-4|129	%description -n firewall-config
14mu|firewalld-0.4.2-4|130	The firewall configuration application provides an configuration interface for
14mu|firewalld-0.4.2-4|131	firewalld.
14mu|firewalld-0.4.2-4|132	
14mu|firewalld-0.4.2-4|133	%files -n firewall-config
14mu|firewalld-0.4.2-4|134	%{_bindir}/firewall-config
14mu|firewalld-0.4.2-4|135	%{_datadir}/firewalld/firewall-config.glade
14mu|firewalld-0.4.2-4|136	%{_datadir}/firewalld/gtk3_chooserbutton.py*
14mu|firewalld-0.4.2-4|137	%{_datadir}/applications/firewall-config.desktop
14mu|firewalld-0.4.2-4|138	%{_datadir}/icons/hicolor/*/apps/firewall-config*.*
14mu|firewalld-0.4.2-4|139	%{_datadir}/glib-2.0/schemas/org.fedoraproject.FirewallConfig.gschema.xml
14mu|firewalld-0.4.2-4|140	%{_datadir}/appdata/firewall-config.appdata.xml
14mu|firewalld-0.4.2-4|141	%{_mandir}/man1/firewall-config*.1*
14mu|firewalld-0.4.2-4|142	
14mu|firewalld-0.4.2-4|143	#----------------------------------------------------------------------------
14mu|firewalld-0.4.2-4|144	
14mu|firewalld-0.4.2-4|145	%prep
14mu|firewalld-0.4.2-4|146	%setup -q
14mu|firewalld-0.4.2-4|147	%patch0 -p1
14mu|firewalld-0.4.2-4|148	%patch1 -p1
14mu|firewalld-0.4.2-4|149	
14mu|firewalld-0.4.2-4|150	cp %{SOURCE1} po/ru.po
14mu|firewalld-0.4.2-4|151	
14mu|firewalld-0.4.2-4|152	%build
14mu|firewalld-0.4.2-4|153	autoreconf -fi
14mu|firewalld-0.4.2-4|154	%configure2_5x \
14mu|firewalld-0.4.2-4|155	--enable-sysconfig \
14mu|firewalld-0.4.2-4|156	%if %{without ebtables}
14mu|firewalld-0.4.2-4|157	--without-ebtables \
14mu|firewalld-0.4.2-4|158	--without-ebtables-restore \
14mu|firewalld-0.4.2-4|159	%endif
14mu|firewalld-0.4.2-4|160	--with-systemd-unitdir=%{_unitdir}
14mu|firewalld-0.4.2-4|161	
14mu|firewalld-0.4.2-4|162	%install
14mu|firewalld-0.4.2-4|163	%makeinstall_std
14mu|firewalld-0.4.2-4|164	
14mu|firewalld-0.4.2-4|165	desktop-file-install \
14mu|firewalld-0.4.2-4|166	--delete-original \
14mu|firewalld-0.4.2-4|167	--dir %{buildroot}%{_sysconfdir}/xdg/autostart \
14mu|firewalld-0.4.2-4|168	%{buildroot}%{_sysconfdir}/xdg/autostart/firewall-applet.desktop
14mu|firewalld-0.4.2-4|169	
14mu|firewalld-0.4.2-4|170	desktop-file-install \
14mu|firewalld-0.4.2-4|171	--delete-original \
14mu|firewalld-0.4.2-4|172	--dir %{buildroot}%{_datadir}/applications \
14mu|firewalld-0.4.2-4|173	%{buildroot}%{_datadir}/applications/firewall-config.desktop
14mu|firewalld-0.4.2-4|174	
14mu|firewalld-0.4.2-4|175	%find_lang %{name} --all-name
14mu|firewalld-0.4.2-4|176	
14mu|firewalld-0.4.2-4|177	
14mu|firewalld-0.4.2-4|178	%changelog
14mu|firewalld-0.4.2-4|179	
14mu|firewalld-0.4.2-4|180	* Fri Jun 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.2-4
14mu|firewalld-0.4.2-4|181	- (f5642a3) Update Russian translation
14mu|firewalld-0.4.2-4|182	
14mu|firewalld-0.4.2-4|183	

22569 14
14mu|five-or-more-3.16.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|five-or-more-3.16.1-1|2	
14mu|five-or-more-3.16.1-1|3	Name:		five-or-more
14mu|five-or-more-3.16.1-1|4	Version:	3.16.1
14mu|five-or-more-3.16.1-1|5	Release:	1
14mu|five-or-more-3.16.1-1|6	Summary:	GNOME Five or More game
14mu|five-or-more-3.16.1-1|7	License:	GPLv2+ and GFDL
14mu|five-or-more-3.16.1-1|8	Group:		Games/Puzzles
14mu|five-or-more-3.16.1-1|9	URL:		https://wiki.gnome.org/Five_or_more
14mu|five-or-more-3.16.1-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|five-or-more-3.16.1-1|11	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|five-or-more-3.16.1-1|12	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mu|five-or-more-3.16.1-1|13	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mu|five-or-more-3.16.1-1|14	BuildRequires:	intltool
14mu|five-or-more-3.16.1-1|15	BuildRequires:	itstool
14mu|five-or-more-3.16.1-1|16	BuildRequires:	libxml2-utils
14mu|five-or-more-3.16.1-1|17	Obsoletes:	glines
14mu|five-or-more-3.16.1-1|18	Obsoletes:	glines-extra-data
14mu|five-or-more-3.16.1-1|19	
14mu|five-or-more-3.16.1-1|20	%description
14mu|five-or-more-3.16.1-1|21	Five or More is the GNOME port of the once popular Windows game called
14mu|five-or-more-3.16.1-1|22	Color Lines. The game's objective is to align as often as possible five
14mu|five-or-more-3.16.1-1|23	or more objects of the same color and shape causing them to disappear.
14mu|five-or-more-3.16.1-1|24	Play as long as possible, and be #1 in the High Scores!
14mu|five-or-more-3.16.1-1|25	
14mu|five-or-more-3.16.1-1|26	%prep
14mu|five-or-more-3.16.1-1|27	%setup -q
14mu|five-or-more-3.16.1-1|28	
14mu|five-or-more-3.16.1-1|29	%build
14mu|five-or-more-3.16.1-1|30	%configure2_5x
14mu|five-or-more-3.16.1-1|31	%make
14mu|five-or-more-3.16.1-1|32	
14mu|five-or-more-3.16.1-1|33	%install
14mu|five-or-more-3.16.1-1|34	%makeinstall_std
14mu|five-or-more-3.16.1-1|35	
14mu|five-or-more-3.16.1-1|36	%find_lang %{name} --with-gnome
14mu|five-or-more-3.16.1-1|37	
14mu|five-or-more-3.16.1-1|38	%files -f %{name}.lang
14mu|five-or-more-3.16.1-1|39	%doc COPYING
14mu|five-or-more-3.16.1-1|40	%{_bindir}/%{name}
14mu|five-or-more-3.16.1-1|41	%{_datadir}/applications/%{name}.desktop
14mu|five-or-more-3.16.1-1|42	%{_datadir}/%{name}
14mu|five-or-more-3.16.1-1|43	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14mu|five-or-more-3.16.1-1|44	%{_iconsdir}/*/*/apps/*
14mu|five-or-more-3.16.1-1|45	%{_mandir}/man6/%{name}.6*
14mu|five-or-more-3.16.1-1|46	%{_datadir}/appdata/%{name}.appdata.xml
14mu|five-or-more-3.16.1-1|47	
14mu|five-or-more-3.16.1-1|48	%changelog
14mu|five-or-more-3.16.1-1|49	
14mu|five-or-more-3.16.1-1|50	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|five-or-more-3.16.1-1|51	- (67ba685) update to 3.16.1
14mu|five-or-more-3.16.1-1|52	
14mu|five-or-more-3.16.1-1|53	

22570 14
14mu|flac-1.3.1-1|1	%define	major 8
14mu|flac-1.3.1-1|2	%define	libname %mklibname %{name} %{major}
14mu|flac-1.3.1-1|3	%define	devname %mklibname %{name} -d
14mu|flac-1.3.1-1|4	
14mu|flac-1.3.1-1|5	%define	majorpp 6
14mu|flac-1.3.1-1|6	%define	libnamepp %mklibname %{name}++ %{majorpp}
14mu|flac-1.3.1-1|7	%define	devnamepp %mklibname %{name}++ -d
14mu|flac-1.3.1-1|8	
14mu|flac-1.3.1-1|9	Summary:	An encoder/decoder for the Free Lossless Audio Codec
14mu|flac-1.3.1-1|10	Name:		flac
14mu|flac-1.3.1-1|11	Version:	1.3.1
14mu|flac-1.3.1-1|12	Release:	1
14mu|flac-1.3.1-1|13	License:	BSD and GPLv2+
14mu|flac-1.3.1-1|14	Group:		Sound
14mu|flac-1.3.1-1|15	Url:		http://flac.sourceforge.net/
14mu|flac-1.3.1-1|16	Source0:	http://prdownloads.sourceforge.net/flac/%{name}-%{version}.tar.xz
14mu|flac-1.3.1-1|17	# configure.ac use sed to remove "-g" from CFLAGS, but this kills our "-gdwarf-4" in it
14mu|flac-1.3.1-1|18	Patch0:		%{name}-1.3.1-fix-wrongly-set-CFLAGS.patch
14mu|flac-1.3.1-1|19	# Only the first hunk applies now: still needed?
14mu|flac-1.3.1-1|20	Patch1:		%{name}-1.2.1-hidesyms.patch
14mu|flac-1.3.1-1|21	BuildRequires:	libtool
14mu|flac-1.3.1-1|22	%ifarch %{ix86}
14mu|flac-1.3.1-1|23	BuildRequires:	nasm >= 0.98.30
14mu|flac-1.3.1-1|24	%endif
14mu|flac-1.3.1-1|25	BuildRequires:	gettext-devel
14mu|flac-1.3.1-1|26	BuildRequires:	id3lib-devel
14mu|flac-1.3.1-1|27	BuildRequires:	pkgconfig(ogg) >= 1.1.2
14mu|flac-1.3.1-1|28	
14mu|flac-1.3.1-1|29	%description
14mu|flac-1.3.1-1|30	FLAC is an Open Source lossless audio codec developed by Josh Coalson.
14mu|flac-1.3.1-1|31	The package is comprised of:
14mu|flac-1.3.1-1|32	1) "libFLAC", a library which implements reference encoders and decoders,
14mu|flac-1.3.1-1|33	licensed under the GNU Lesser General Public License (LGPL);
14mu|flac-1.3.1-1|34	2) "flac", a command-line program for encoding and decoding files, licensed
14mu|flac-1.3.1-1|35	under the GNU General public License (GPL);
14mu|flac-1.3.1-1|36	3) "metaflac", a command-line program for editing FLAC metadata, licensed
14mu|flac-1.3.1-1|37	under the GPL;
14mu|flac-1.3.1-1|38	4) the player plugins for XMMS and Winamp, licensed under the GPL;
14mu|flac-1.3.1-1|39	5) the documentation, licensed under the GNU Free Documentation License.
14mu|flac-1.3.1-1|40	
14mu|flac-1.3.1-1|41	%files
14mu|flac-1.3.1-1|42	%doc AUTHORS COPYING* README installed-docs/*
14mu|flac-1.3.1-1|43	%{_bindir}/%{name}
14mu|flac-1.3.1-1|44	%{_bindir}/metaflac
14mu|flac-1.3.1-1|45	%{_mandir}/man1/*
14mu|flac-1.3.1-1|46	
14mu|flac-1.3.1-1|47	#----------------------------------------------------------------------------
14mu|flac-1.3.1-1|48	
14mu|flac-1.3.1-1|49	%package -n %{libname}
14mu|flac-1.3.1-1|50	Summary:	Shared libraries for FLAC
14mu|flac-1.3.1-1|51	Group:		System/Libraries
14mu|flac-1.3.1-1|52	
14mu|flac-1.3.1-1|53	%description  -n %{libname}
14mu|flac-1.3.1-1|54	This package contains the C libraries for FLAC.
14mu|flac-1.3.1-1|55	
14mu|flac-1.3.1-1|56	%files -n %{libname}
14mu|flac-1.3.1-1|57	%doc AUTHORS COPYING*
14mu|flac-1.3.1-1|58	%{_libdir}/libFLAC.so.%{major}*
14mu|flac-1.3.1-1|59	
14mu|flac-1.3.1-1|60	#----------------------------------------------------------------------------
14mu|flac-1.3.1-1|61	
14mu|flac-1.3.1-1|62	%package -n %{devname}
14mu|flac-1.3.1-1|63	Summary:	Libraries and headers needed for building apps using FLAC
14mu|flac-1.3.1-1|64	Group:		Development/C
14mu|flac-1.3.1-1|65	Requires:	%{libname} = %{EVRD}
14mu|flac-1.3.1-1|66	Provides:	%{name}-devel = %{EVRD}
14mu|flac-1.3.1-1|67	
14mu|flac-1.3.1-1|68	%description -n %{devname}
14mu|flac-1.3.1-1|69	This package contains the libraries and header files necessary to develop
14mu|flac-1.3.1-1|70	applications using FLAC written in C.
14mu|flac-1.3.1-1|71	
14mu|flac-1.3.1-1|72	%files -n %{devname}
14mu|flac-1.3.1-1|73	%doc AUTHORS COPYING*
14mu|flac-1.3.1-1|74	%{_includedir}/FLAC
14mu|flac-1.3.1-1|75	%{_libdir}/libFLAC.so
14mu|flac-1.3.1-1|76	%{_datadir}/aclocal/libFLAC.m4
14mu|flac-1.3.1-1|77	%{_libdir}/pkgconfig/%{name}.pc
14mu|flac-1.3.1-1|78	
14mu|flac-1.3.1-1|79	#----------------------------------------------------------------------------
14mu|flac-1.3.1-1|80	
14mu|flac-1.3.1-1|81	%package -n %{libnamepp}
14mu|flac-1.3.1-1|82	Summary:	Shared C++ libraries for FLAC
14mu|flac-1.3.1-1|83	Group:		System/Libraries
14mu|flac-1.3.1-1|84	
14mu|flac-1.3.1-1|85	%description  -n %{libnamepp}
14mu|flac-1.3.1-1|86	This package contains the libraries for C++ applications using FLAC.
14mu|flac-1.3.1-1|87	
14mu|flac-1.3.1-1|88	%files -n %{libnamepp}
14mu|flac-1.3.1-1|89	%doc AUTHORS COPYING*
14mu|flac-1.3.1-1|90	%{_libdir}/libFLAC++.so.%{majorpp}*
14mu|flac-1.3.1-1|91	
14mu|flac-1.3.1-1|92	#----------------------------------------------------------------------------
14mu|flac-1.3.1-1|93	
14mu|flac-1.3.1-1|94	%package -n %{devnamepp}
14mu|flac-1.3.1-1|95	Summary:	Libraries and headers needed for building apps using FLAC++
14mu|flac-1.3.1-1|96	Group:		Development/C++
14mu|flac-1.3.1-1|97	Requires:	%{libnamepp} = %{EVRD}
14mu|flac-1.3.1-1|98	Requires:	%{devname} = %{EVRD}
14mu|flac-1.3.1-1|99	Provides:	%{name}++-devel = %{EVRD}
14mu|flac-1.3.1-1|100	
14mu|flac-1.3.1-1|101	%description -n %{devnamepp}
14mu|flac-1.3.1-1|102	This package contains the libraries and header files necessary to develop
14mu|flac-1.3.1-1|103	applications using FLAC written in C++.
14mu|flac-1.3.1-1|104	
14mu|flac-1.3.1-1|105	%files -n %{devnamepp}
14mu|flac-1.3.1-1|106	%doc AUTHORS COPYING*
14mu|flac-1.3.1-1|107	%{_includedir}/FLAC++
14mu|flac-1.3.1-1|108	%{_libdir}/libFLAC++.so
14mu|flac-1.3.1-1|109	%{_datadir}/aclocal/libFLAC++.m4
14mu|flac-1.3.1-1|110	%{_libdir}/pkgconfig/%{name}++.pc
14mu|flac-1.3.1-1|111	
14mu|flac-1.3.1-1|112	#----------------------------------------------------------------------------
14mu|flac-1.3.1-1|113	
14mu|flac-1.3.1-1|114	%prep
14mu|flac-1.3.1-1|115	%setup -q
14mu|flac-1.3.1-1|116	%patch0 -p1
14mu|flac-1.3.1-1|117	# If still needed rediff P1
14mu|flac-1.3.1-1|118	#patch1 -p1
14mu|flac-1.3.1-1|119	
14mu|flac-1.3.1-1|120	./autogen.sh -V
14mu|flac-1.3.1-1|121	rm -rf html
14mu|flac-1.3.1-1|122	cp -r doc/html .
14mu|flac-1.3.1-1|123	autoreconf -fi
14mu|flac-1.3.1-1|124	
14mu|flac-1.3.1-1|125	
14mu|flac-1.3.1-1|126	%build
14mu|flac-1.3.1-1|127	%configure2_5x \
14mu|flac-1.3.1-1|128	--disable-static \
14mu|flac-1.3.1-1|129	--disable-xmms-plugin \
14mu|flac-1.3.1-1|130	--disable-thorough-tests \
14mu|flac-1.3.1-1|131	--disable-asm-optimizations
14mu|flac-1.3.1-1|132	
14mu|flac-1.3.1-1|133	%make
14mu|flac-1.3.1-1|134	
14mu|flac-1.3.1-1|135	
14mu|flac-1.3.1-1|136	%check
14mu|flac-1.3.1-1|137	#make -C test check
14mu|flac-1.3.1-1|138	
14mu|flac-1.3.1-1|139	
14mu|flac-1.3.1-1|140	%install
14mu|flac-1.3.1-1|141	%makeinstall_std
14mu|flac-1.3.1-1|142	
14mu|flac-1.3.1-1|143	mv %{buildroot}%{_datadir}/doc/%{name}-%{version} installed-docs
14mu|flac-1.3.1-1|144	
14mu|flac-1.3.1-1|145	%changelog
14mu|flac-1.3.1-1|146	
14mu|flac-1.3.1-1|147	* Tue Jan 05 2016 Giovanni Mariani <mc2374@mclink.it> 1.3.1-1
14mu|flac-1.3.1-1|148	- (28a6557) Massaged Description and actually remove from git dropped patches
14mu|flac-1.3.1-1|149	
14mu|flac-1.3.1-1|150	

22571 14
14mu|flex-2.5.37-7|1	Summary:	A tool for creating scanners (text pattern recognizers)
14mu|flex-2.5.37-7|2	Name:		flex
14mu|flex-2.5.37-7|3	Version:	2.5.37
14mu|flex-2.5.37-7|4	Release:	7
14mu|flex-2.5.37-7|5	License:	BSD
14mu|flex-2.5.37-7|6	Group:		Development/Tools
14mu|flex-2.5.37-7|7	Url:		http://flex.sourceforge.net/
14mu|flex-2.5.37-7|8	Source0:	http://prdownloads.sourceforge.net/flex/%{name}-%{version}.tar.bz2
14mu|flex-2.5.37-7|9	Patch0:		flex-2.5.4a-skel.patch
14mu|flex-2.5.37-7|10	BuildRequires:	bison
14mu|flex-2.5.37-7|11	BuildRequires:	indent
14mu|flex-2.5.37-7|12	BuildRequires:	texinfo
14mu|flex-2.5.37-7|13	BuildRequires:	texlive
14mu|flex-2.5.37-7|14	BuildRequires:	texlive-cm-super
14mu|flex-2.5.37-7|15	BuildRequires:	texlive-dehyph-exptl
14mu|flex-2.5.37-7|16	BuildRequires:	texlive-ec
14mu|flex-2.5.37-7|17	BuildRequires:	gettext-devel
14mu|flex-2.5.37-7|18	Requires:	m4
14mu|flex-2.5.37-7|19	Conflicts:	flex-reentrant
14mu|flex-2.5.37-7|20	
14mu|flex-2.5.37-7|21	%description
14mu|flex-2.5.37-7|22	The flex program generates scanners. Scanners are programs which can recognize
14mu|flex-2.5.37-7|23	lexical patterns in text.
14mu|flex-2.5.37-7|24	
14mu|flex-2.5.37-7|25	Flex takes pairs of regular expressions and C code as input and generates a C
14mu|flex-2.5.37-7|26	source file as output. The output file is compiled and linked with a library
14mu|flex-2.5.37-7|27	to produce an executable.
14mu|flex-2.5.37-7|28	
14mu|flex-2.5.37-7|29	The executable searches through its input for occurrences of the regular
14mu|flex-2.5.37-7|30	expressions. When a match is found, it executes the corresponding C code.
14mu|flex-2.5.37-7|31	
14mu|flex-2.5.37-7|32	Flex was designed to work with both Yacc and Bison, and is used by many
14mu|flex-2.5.37-7|33	programs as part of their build process.
14mu|flex-2.5.37-7|34	
14mu|flex-2.5.37-7|35	You should install flex if you are going to use your system for application
14mu|flex-2.5.37-7|36	development.
14mu|flex-2.5.37-7|37	
14mu|flex-2.5.37-7|38	%files -f %{name}.lang
14mu|flex-2.5.37-7|39	%doc NEWS README
14mu|flex-2.5.37-7|40	%{_bindir}/*
14mu|flex-2.5.37-7|41	%{_mandir}/man1/*
14mu|flex-2.5.37-7|42	%{_libdir}/libfl*.a
14mu|flex-2.5.37-7|43	%{_includedir}/FlexLexer.h
14mu|flex-2.5.37-7|44	%{_infodir}/*
14mu|flex-2.5.37-7|45	
14mu|flex-2.5.37-7|46	#----------------------------------------------------------------------------
14mu|flex-2.5.37-7|47	
14mu|flex-2.5.37-7|48	%prep
14mu|flex-2.5.37-7|49	%setup -q
14mu|flex-2.5.37-7|50	%patch0 -p0 -b .skel~
14mu|flex-2.5.37-7|51	
14mu|flex-2.5.37-7|52	# Force regeneration of skel.c with Patch2 changes
14mu|flex-2.5.37-7|53	rm -f skel.c
14mu|flex-2.5.37-7|54	
14mu|flex-2.5.37-7|55	%build
14mu|flex-2.5.37-7|56	#(tpg) these tests used features removed in bison-2.6
14mu|flex-2.5.37-7|57	sed -i -e '/test-bison-yylloc/d' -e '/test-bison-yylval/d' tests/Makefile.am
14mu|flex-2.5.37-7|58	
14mu|flex-2.5.37-7|59	# Force regeneration of configure script with --libdir= support
14mu|flex-2.5.37-7|60	autoreconf -fi
14mu|flex-2.5.37-7|61	
14mu|flex-2.5.37-7|62	CFLAGS="-fPIC %{optflags}" %configure2_5x \
14mu|flex-2.5.37-7|63	--disable-rpath
14mu|flex-2.5.37-7|64	%make
14mu|flex-2.5.37-7|65	
14mu|flex-2.5.37-7|66	%check
14mu|flex-2.5.37-7|67	make check
14mu|flex-2.5.37-7|68	
14mu|flex-2.5.37-7|69	%install
14mu|flex-2.5.37-7|70	%makeinstall_std
14mu|flex-2.5.37-7|71	
14mu|flex-2.5.37-7|72	%find_lang %{name}
14mu|flex-2.5.37-7|73	
14mu|flex-2.5.37-7|74	pushd %{buildroot}
14mu|flex-2.5.37-7|75	ln -sf flex .%{_bindir}/lex
14mu|flex-2.5.37-7|76	ln -s flex.1 .%{_mandir}/man1/lex.1
14mu|flex-2.5.37-7|77	ln -s flex.1 .%{_mandir}/man1/flex++.1
14mu|flex-2.5.37-7|78	popd
14mu|flex-2.5.37-7|79	
14mu|flex-2.5.37-7|80	%changelog
14mu|flex-2.5.37-7|81	
14mu|flex-2.5.37-7|82	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.37-7
14mu|flex-2.5.37-7|83	- (de8ad53) Build requires texlive-dehyph-exptl
14mu|flex-2.5.37-7|84	
14mu|flex-2.5.37-7|85	

22572 14
14mu|flickcurl-1.25-4|1	%define major 0
14mu|flickcurl-1.25-4|2	%define libname %mklibname %{name} %{major}
14mu|flickcurl-1.25-4|3	%define devname %mklibname %{name} -d
14mu|flickcurl-1.25-4|4	
14mu|flickcurl-1.25-4|5	Summary:	C library for the Flickr API
14mu|flickcurl-1.25-4|6	Name:		flickcurl
14mu|flickcurl-1.25-4|7	Version:	1.25
14mu|flickcurl-1.25-4|8	Release:	4
14mu|flickcurl-1.25-4|9	License:	LGPLv2+
14mu|flickcurl-1.25-4|10	Group:		Networking/File transfer
14mu|flickcurl-1.25-4|11	Url:		http://librdf.org/flickcurl/
14mu|flickcurl-1.25-4|12	Source0:	http://download.dajobe.org/flickcurl/%{name}-%{version}.tar.gz
14mu|flickcurl-1.25-4|13	BuildRequires:	pkgconfig(gnutls)
14mu|flickcurl-1.25-4|14	BuildRequires:	pkgconfig(libcares)
14mu|flickcurl-1.25-4|15	BuildRequires:	pkgconfig(libcurl)
14mu|flickcurl-1.25-4|16	BuildRequires:	pkgconfig(libexslt)
14mu|flickcurl-1.25-4|17	BuildRequires:	pkgconfig(libxml-2.0)
14mu|flickcurl-1.25-4|18	BuildRequires:	pkgconfig(raptor2)
14mu|flickcurl-1.25-4|19	
14mu|flickcurl-1.25-4|20	%description
14mu|flickcurl-1.25-4|21	Flickcurl is a C library for the Flickr API, handling creating the
14mu|flickcurl-1.25-4|22	requests, signing, token management, calling the API, marshalling
14mu|flickcurl-1.25-4|23	request parameters and decoding responses. It uses libcurl to call the
14mu|flickcurl-1.25-4|24	REST web service and libxml2 to manipulate the XML responses. The
14mu|flickcurl-1.25-4|25	current version supports part of the API (see Flickcurl API coverage)
14mu|flickcurl-1.25-4|26	primarily the functions for reading photo, people and tags description,
14mu|flickcurl-1.25-4|27	uploading photos, changing tags and comments.
14mu|flickcurl-1.25-4|28	
14mu|flickcurl-1.25-4|29	This package contains some utility programs using the %{name} library.
14mu|flickcurl-1.25-4|30	
14mu|flickcurl-1.25-4|31	%files
14mu|flickcurl-1.25-4|32	%doc LICENSE-2.0.txt LICENSE.html AUTHORS
14mu|flickcurl-1.25-4|33	%doc NEWS NEWS.html README README.html ChangeLog coverage.html
14mu|flickcurl-1.25-4|34	%{_bindir}/%{name}
14mu|flickcurl-1.25-4|35	%{_bindir}/flickrdf
14mu|flickcurl-1.25-4|36	%{_mandir}/man1/%{name}.1*
14mu|flickcurl-1.25-4|37	%{_mandir}/man1/flickrdf.1*
14mu|flickcurl-1.25-4|38	
14mu|flickcurl-1.25-4|39	#----------------------------------------------------------------------------
14mu|flickcurl-1.25-4|40	
14mu|flickcurl-1.25-4|41	%package -n %{libname}
14mu|flickcurl-1.25-4|42	Summary:	C library for the Flickr API
14mu|flickcurl-1.25-4|43	Group:		System/Libraries
14mu|flickcurl-1.25-4|44	
14mu|flickcurl-1.25-4|45	%description -n %{libname}
14mu|flickcurl-1.25-4|46	Flickcurl is a C library for the Flickr API, handling creating the
14mu|flickcurl-1.25-4|47	requests, signing, token management, calling the API, marshalling
14mu|flickcurl-1.25-4|48	request parameters and decoding responses. It uses libcurl to call the
14mu|flickcurl-1.25-4|49	REST web service and libxml2 to manipulate the XML responses. The
14mu|flickcurl-1.25-4|50	current version supports part of the API (see Flickcurl API coverage)
14mu|flickcurl-1.25-4|51	primarily the functions for reading photo, people and tags description,
14mu|flickcurl-1.25-4|52	uploading photos, changing tags and comments.
14mu|flickcurl-1.25-4|53	
14mu|flickcurl-1.25-4|54	%files -n %{libname}
14mu|flickcurl-1.25-4|55	%doc LICENSE-2.0.txt LICENSE.html AUTHORS
14mu|flickcurl-1.25-4|56	%{_libdir}/lib%{name}.so.%{major}*
14mu|flickcurl-1.25-4|57	
14mu|flickcurl-1.25-4|58	#----------------------------------------------------------------------------
14mu|flickcurl-1.25-4|59	
14mu|flickcurl-1.25-4|60	%package -n %{devname}
14mu|flickcurl-1.25-4|61	Summary:	Development files for %{libname}
14mu|flickcurl-1.25-4|62	Group:		System/Libraries
14mu|flickcurl-1.25-4|63	Requires:	%{libname} = %{EVRD}
14mu|flickcurl-1.25-4|64	Provides:	%{name}-devel = %{EVRD}
14mu|flickcurl-1.25-4|65	
14mu|flickcurl-1.25-4|66	%description -n %{devname}
14mu|flickcurl-1.25-4|67	This package contains the development files for the %{name} library.
14mu|flickcurl-1.25-4|68	
14mu|flickcurl-1.25-4|69	%files -n %{devname}
14mu|flickcurl-1.25-4|70	%doc NOTICE
14mu|flickcurl-1.25-4|71	%{_libdir}/lib%{name}.so
14mu|flickcurl-1.25-4|72	%{_libdir}/pkgconfig/%{name}.pc
14mu|flickcurl-1.25-4|73	%{_includedir}/%{name}.h
14mu|flickcurl-1.25-4|74	%{_bindir}/%{name}-config
14mu|flickcurl-1.25-4|75	%{_mandir}/man1/%{name}-config.1.*
14mu|flickcurl-1.25-4|76	%{_datadir}/gtk-doc/html/flickcurl
14mu|flickcurl-1.25-4|77	
14mu|flickcurl-1.25-4|78	#----------------------------------------------------------------------------
14mu|flickcurl-1.25-4|79	
14mu|flickcurl-1.25-4|80	%prep
14mu|flickcurl-1.25-4|81	%setup -q
14mu|flickcurl-1.25-4|82	
14mu|flickcurl-1.25-4|83	%build
14mu|flickcurl-1.25-4|84	%configure2_5x \
14mu|flickcurl-1.25-4|85	--disable-static
14mu|flickcurl-1.25-4|86	%make
14mu|flickcurl-1.25-4|87	
14mu|flickcurl-1.25-4|88	%install
14mu|flickcurl-1.25-4|89	%makeinstall_std
14mu|flickcurl-1.25-4|90	
14mu|flickcurl-1.25-4|91	
14mu|flickcurl-1.25-4|92	%changelog
14mu|flickcurl-1.25-4|93	
14mu|flickcurl-1.25-4|94	* Mon Dec 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.25-4
14mu|flickcurl-1.25-4|95	- (14e99fd) Spec cleanup
14mu|flickcurl-1.25-4|96	
14mu|flickcurl-1.25-4|97	

22573 14
14mu|fltk-1.3.2-11|1	%define major 1.3
14mu|fltk-1.3.2-11|2	%define soname 0
14mu|fltk-1.3.2-11|3	%define libname %mklibname %{name} %{soname}
14mu|fltk-1.3.2-11|4	%define libforms %mklibname %{name}_forms %{soname}
14mu|fltk-1.3.2-11|5	%define libgl %mklibname %{name}_gl %{soname}
14mu|fltk-1.3.2-11|6	%define libimages %mklibname %{name}_images %{soname}
14mu|fltk-1.3.2-11|7	%define devname %mklibname %{name} -d
14mu|fltk-1.3.2-11|8	
14mu|fltk-1.3.2-11|9	Summary:	Fast Light Tool Kit (FLTK)
14mu|fltk-1.3.2-11|10	Name:		fltk
14mu|fltk-1.3.2-11|11	Version:	1.3.2
14mu|fltk-1.3.2-11|12	Release:	11
14mu|fltk-1.3.2-11|13	License:	LGPLv2.1+
14mu|fltk-1.3.2-11|14	Group:		System/Libraries
14mu|fltk-1.3.2-11|15	Url:		http://www.fltk.org
14mu|fltk-1.3.2-11|16	Source0:	ftp://ftp.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.gz
14mu|fltk-1.3.2-11|17	Patch0:		fltk-1.3.0-link.patch
14mu|fltk-1.3.2-11|18	## FIXME/TODO: upstream these asap -- Rex
14mu|fltk-1.3.2-11|19	# add lib64 support, drop extraneous libs (bug #708185) and ldflags (#1112930)
14mu|fltk-1.3.2-11|20	Patch1:		fltk-1.3.2-fltk_config.patch
14mu|fltk-1.3.2-11|21	# libfltk_gl.so had undefined symbols
14mu|fltk-1.3.2-11|22	Patch3:		fltk-1.1.x-r5750-undefined.patch
14mu|fltk-1.3.2-11|23	Patch5:		fltk-1.1.8-fluid_desktop.patch
14mu|fltk-1.3.2-11|24	# http://www.fltk.org/str.php?L2599
14mu|fltk-1.3.2-11|25	Patch9:		fltk-1_v4.3.x-keyboard-x11.patch
14mu|fltk-1.3.2-11|26	# http://www.fltk.org/str.php?L2636
14mu|fltk-1.3.2-11|27	Patch10:	fltk-1.3.x-r9671-clipboard.patch
14mu|fltk-1.3.2-11|28	Patch11:	http://www.fltk.org/strfiles/2636/fltk-1_v6.3.x-clipboard-x11.patch
14mu|fltk-1.3.2-11|29	# http://www.fltk.org/str.php?L2660
14mu|fltk-1.3.2-11|30	Patch13:	fltk-1.3.x-r9671-cursor.patch
14mu|fltk-1.3.2-11|31	Patch20:	fltk-1_v4.3.x-cursor-abi.patch
14mu|fltk-1.3.2-11|32	# http://www.fltk.org/str.php?L2659
14mu|fltk-1.3.2-11|33	Patch15:	http://www.fltk.org/strfiles/2659/pixmap_v2.patch
14mu|fltk-1.3.2-11|34	# http://www.fltk.org/str.php?L2802
14mu|fltk-1.3.2-11|35	Patch16:	fltk-1.3.x-r9671-modal.patch
14mu|fltk-1.3.2-11|36	# http://www.fltk.org/str.php?L2816
14mu|fltk-1.3.2-11|37	Patch17:	http://www.fltk.org/strfiles/2816/fltk-1_v3.3.0-icons.patch
14mu|fltk-1.3.2-11|38	# http://www.fltk.org/str.php?L2860
14mu|fltk-1.3.2-11|39	Patch18:	fltk-1.3.x-screen_num.patch
14mu|fltk-1.3.2-11|40	Patch19:	http://www.fltk.org/strfiles/2860/fltk-1_v3.3.x-multihead.patch
14mu|fltk-1.3.2-11|41	BuildRequires:	cmake
14mu|fltk-1.3.2-11|42	BuildRequires:	man
14mu|fltk-1.3.2-11|43	BuildRequires:	jpeg-devel
14mu|fltk-1.3.2-11|44	BuildRequires:	pkgconfig(cairo)
14mu|fltk-1.3.2-11|45	BuildRequires:	pkgconfig(gl)
14mu|fltk-1.3.2-11|46	BuildRequires:	pkgconfig(fontconfig)
14mu|fltk-1.3.2-11|47	BuildRequires:	pkgconfig(libpng)
14mu|fltk-1.3.2-11|48	BuildRequires:	pkgconfig(x11)
14mu|fltk-1.3.2-11|49	BuildRequires:	pkgconfig(xft)
14mu|fltk-1.3.2-11|50	BuildRequires:	pkgconfig(xinerama)
14mu|fltk-1.3.2-11|51	
14mu|fltk-1.3.2-11|52	%description
14mu|fltk-1.3.2-11|53	The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
14mu|fltk-1.3.2-11|54	C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
14mu|fltk-1.3.2-11|55	and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
14mu|fltk-1.3.2-11|56	developed by Mr. Bill Spitzak and is currently maintained by a
14mu|fltk-1.3.2-11|57	small group of developers across the world with a central
14mu|fltk-1.3.2-11|58	repository in the US.
14mu|fltk-1.3.2-11|59	
14mu|fltk-1.3.2-11|60	#----------------------------------------------------------------------------
14mu|fltk-1.3.2-11|61	
14mu|fltk-1.3.2-11|62	%package -n %{libname}
14mu|fltk-1.3.2-11|63	Summary:	Fast Light Tool Kit (FLTK) - main library
14mu|fltk-1.3.2-11|64	Group:		System/Libraries
14mu|fltk-1.3.2-11|65	Provides:	%{name} = %{EVRD}
14mu|fltk-1.3.2-11|66	Conflicts:	%{name} < 1.3.2
14mu|fltk-1.3.2-11|67	
14mu|fltk-1.3.2-11|68	%description -n %{libname}
14mu|fltk-1.3.2-11|69	The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
14mu|fltk-1.3.2-11|70	C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
14mu|fltk-1.3.2-11|71	and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
14mu|fltk-1.3.2-11|72	developed by Mr. Bill Spitzak and is currently maintained by a
14mu|fltk-1.3.2-11|73	small group of developers across the world with a central
14mu|fltk-1.3.2-11|74	repository in the US.
14mu|fltk-1.3.2-11|75	
14mu|fltk-1.3.2-11|76	%files -n %{libname}
14mu|fltk-1.3.2-11|77	%{_libdir}/libfltk.so.%{soname}
14mu|fltk-1.3.2-11|78	%{_libdir}/libfltk.so.%{major}
14mu|fltk-1.3.2-11|79	
14mu|fltk-1.3.2-11|80	#----------------------------------------------------------------------------
14mu|fltk-1.3.2-11|81	
14mu|fltk-1.3.2-11|82	%package -n %{libforms}
14mu|fltk-1.3.2-11|83	Summary:	Fast Light Tool Kit (FLTK) - library
14mu|fltk-1.3.2-11|84	Group:		System/Libraries
14mu|fltk-1.3.2-11|85	Conflicts:	%{_lib}fltk0 < 1.3.2-1
14mu|fltk-1.3.2-11|86	Conflicts:	%{name} < 1.3.2
14mu|fltk-1.3.2-11|87	
14mu|fltk-1.3.2-11|88	%description -n %{libforms}
14mu|fltk-1.3.2-11|89	This package contains a shared library for %{name}.
14mu|fltk-1.3.2-11|90	
14mu|fltk-1.3.2-11|91	%files -n %{libforms}
14mu|fltk-1.3.2-11|92	%{_libdir}/libfltk_forms.so.%{soname}
14mu|fltk-1.3.2-11|93	%{_libdir}/libfltk_forms.so.%{major}
14mu|fltk-1.3.2-11|94	
14mu|fltk-1.3.2-11|95	#----------------------------------------------------------------------------
14mu|fltk-1.3.2-11|96	
14mu|fltk-1.3.2-11|97	%package -n %{libgl}
14mu|fltk-1.3.2-11|98	Summary:	Fast Light Tool Kit (FLTK) - library
14mu|fltk-1.3.2-11|99	Group:		System/Libraries
14mu|fltk-1.3.2-11|100	Conflicts:	%{_lib}fltk0 < 1.3.2-1
14mu|fltk-1.3.2-11|101	Conflicts:	%{name} < 1.3.2
14mu|fltk-1.3.2-11|102	
14mu|fltk-1.3.2-11|103	%description -n %{libgl}
14mu|fltk-1.3.2-11|104	This package contains a shared library for %{name}.
14mu|fltk-1.3.2-11|105	
14mu|fltk-1.3.2-11|106	%files -n %{libgl}
14mu|fltk-1.3.2-11|107	%{_libdir}/libfltk_gl.so.%{soname}
14mu|fltk-1.3.2-11|108	%{_libdir}/libfltk_gl.so.%{major}
14mu|fltk-1.3.2-11|109	
14mu|fltk-1.3.2-11|110	#----------------------------------------------------------------------------
14mu|fltk-1.3.2-11|111	
14mu|fltk-1.3.2-11|112	%package -n %{libimages}
14mu|fltk-1.3.2-11|113	Summary:	Fast Light Tool Kit (FLTK) - library
14mu|fltk-1.3.2-11|114	Group:		System/Libraries
14mu|fltk-1.3.2-11|115	Conflicts:	%{_lib}fltk0 < 1.3.2-1
14mu|fltk-1.3.2-11|116	Conflicts:	%{name} < 1.3.2
14mu|fltk-1.3.2-11|117	
14mu|fltk-1.3.2-11|118	%description -n %{libimages}
14mu|fltk-1.3.2-11|119	This package contains a shared library for %{name}.
14mu|fltk-1.3.2-11|120	
14mu|fltk-1.3.2-11|121	%files -n %{libimages}
14mu|fltk-1.3.2-11|122	%{_libdir}/libfltk_images.so.%{soname}
14mu|fltk-1.3.2-11|123	%{_libdir}/libfltk_images.so.%{major}
14mu|fltk-1.3.2-11|124	
14mu|fltk-1.3.2-11|125	#----------------------------------------------------------------------------
14mu|fltk-1.3.2-11|126	
14mu|fltk-1.3.2-11|127	%package -n %{devname}
14mu|fltk-1.3.2-11|128	Summary:	Fast Light Tool Kit (FLTK) - development environment
14mu|fltk-1.3.2-11|129	Group:		Development/C
14mu|fltk-1.3.2-11|130	Requires:	%{libname} = %{EVRD}
14mu|fltk-1.3.2-11|131	Requires:	%{libforms} = %{EVRD}
14mu|fltk-1.3.2-11|132	Requires:	%{libgl} = %{EVRD}
14mu|fltk-1.3.2-11|133	Requires:	%{libimages} = %{EVRD}
14mu|fltk-1.3.2-11|134	Provides:	%{name}-devel = %{EVRD}
14mu|fltk-1.3.2-11|135	
14mu|fltk-1.3.2-11|136	%description -n %{devname}
14mu|fltk-1.3.2-11|137	Install libfltk1-devel if you need to develop FLTK applications. You'll
14mu|fltk-1.3.2-11|138	need to install the libfltk1.1 package if you plan to run dynamically
14mu|fltk-1.3.2-11|139	linked applications.
14mu|fltk-1.3.2-11|140	
14mu|fltk-1.3.2-11|141	%files -n %{devname}
14mu|fltk-1.3.2-11|142	%doc README CHANGES
14mu|fltk-1.3.2-11|143	%{_includedir}/F?
14mu|fltk-1.3.2-11|144	%{_bindir}/fltk-config
14mu|fltk-1.3.2-11|145	%{_bindir}/fluid
14mu|fltk-1.3.2-11|146	%{multiarch_bindir}/fltk-config
14mu|fltk-1.3.2-11|147	%{_mandir}/man?/*
14mu|fltk-1.3.2-11|148	%{_libdir}/libfltk*.so
14mu|fltk-1.3.2-11|149	%{_libdir}/libfltk*.a
14mu|fltk-1.3.2-11|150	%dir %{_libdir}/FLTK-%{major}
14mu|fltk-1.3.2-11|151	%{_libdir}/FLTK-%{major}/*
14mu|fltk-1.3.2-11|152	
14mu|fltk-1.3.2-11|153	#----------------------------------------------------------------------------
14mu|fltk-1.3.2-11|154	
14mu|fltk-1.3.2-11|155	%prep
14mu|fltk-1.3.2-11|156	%setup -q
14mu|fltk-1.3.2-11|157	%apply_patches
14mu|fltk-1.3.2-11|158	
14mu|fltk-1.3.2-11|159	%build
14mu|fltk-1.3.2-11|160	%define Werror_cflags %{nil}
14mu|fltk-1.3.2-11|161	export LDFLAGS="$LDFLAGS -lXfixes"
14mu|fltk-1.3.2-11|162	%cmake \
14mu|fltk-1.3.2-11|163	-DOPTION_BUILD_SHARED_LIBS=ON \
14mu|fltk-1.3.2-11|164	-DOPTION_CAIRO=ON \
14mu|fltk-1.3.2-11|165	-DOPTION_CAIROEXT=ON \
14mu|fltk-1.3.2-11|166	-DOPTION_PREFIX_MAN=%{_mandir} \
14mu|fltk-1.3.2-11|167	-DOPTION_PREFIX_LIB=%{_libdir} \
14mu|fltk-1.3.2-11|168	-DOPTION_BUILD_EXAMPLES=OFF \
14mu|fltk-1.3.2-11|169	-DOPTION_PREFIX_CONFIG=%{_libdir}/FLTK-%{major} \
14mu|fltk-1.3.2-11|170	-DFLTK_USE_SYSTEM_ZLIB=ON \
14mu|fltk-1.3.2-11|171	-DFLTK_USE_SYSTEM_JPEG=ON \
14mu|fltk-1.3.2-11|172	-DFLTK_USE_SYSTEM_PNG=ON \
14mu|fltk-1.3.2-11|173	-DBUILD_EXAMPLES=OFF
14mu|fltk-1.3.2-11|174	%make
14mu|fltk-1.3.2-11|175	
14mu|fltk-1.3.2-11|176	%install
14mu|fltk-1.3.2-11|177	%makeinstall_std -C build
14mu|fltk-1.3.2-11|178	
14mu|fltk-1.3.2-11|179	%multiarch_binaries %{buildroot}%{_bindir}/fltk-config
14mu|fltk-1.3.2-11|180	
14mu|fltk-1.3.2-11|181	
14mu|fltk-1.3.2-11|182	%changelog
14mu|fltk-1.3.2-11|183	
14mu|fltk-1.3.2-11|184	* Tue Jul 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-11
14mu|fltk-1.3.2-11|185	- (ac8c80e) Fix fltk-config patch - LDLIBS was dropped incorrectly and led to incorrect work of fltk-config
14mu|fltk-1.3.2-11|186	
14mu|fltk-1.3.2-11|187	

22574 14
14mu|flute-1.3.0-7|1	Name: flute
14mu|flute-1.3.0-7|2	Version: 1.3.0
14mu|flute-1.3.0-7|3	Release: 7
14mu|flute-1.3.0-7|4	Summary: Java CSS parser using SAC
14mu|flute-1.3.0-7|5	# The entire source code is W3C except ParseException.java which is LGPLv2+
14mu|flute-1.3.0-7|6	License: W3C and LGPLv2+
14mu|flute-1.3.0-7|7	Group:   System/Libraries
14mu|flute-1.3.0-7|8	Source0: http://downloads.sourceforge.net/jfreereport/%{name}-%{version}-OOo31.zip
14mu|flute-1.3.0-7|9	URL: http://www.w3.org/Style/CSS/SAC/
14mu|flute-1.3.0-7|10	BuildRequires: ant, java-devel >= 0:1.6.0, jpackage-utils, sac, java-rpmbuild
14mu|flute-1.3.0-7|11	Requires: java >= 0:1.6.0 , jpackage-utils, sac
14mu|flute-1.3.0-7|12	BuildArch: noarch
14mu|flute-1.3.0-7|13	
14mu|flute-1.3.0-7|14	%description
14mu|flute-1.3.0-7|15	A Cascading Style Sheets parser using the Simple API for CSS, for Java.
14mu|flute-1.3.0-7|16	
14mu|flute-1.3.0-7|17	%package javadoc
14mu|flute-1.3.0-7|18	Group: Development/Java
14mu|flute-1.3.0-7|19	Summary: Javadoc for %{name}
14mu|flute-1.3.0-7|20	
14mu|flute-1.3.0-7|21	%description javadoc
14mu|flute-1.3.0-7|22	Javadoc for %{name}.
14mu|flute-1.3.0-7|23	
14mu|flute-1.3.0-7|24	%prep
14mu|flute-1.3.0-7|25	%setup -q -c
14mu|flute-1.3.0-7|26	find . -name "*.jar" -exec rm -f {} \;
14mu|flute-1.3.0-7|27	mkdir -p lib
14mu|flute-1.3.0-7|28	build-jar-repository -s -p lib sac
14mu|flute-1.3.0-7|29	
14mu|flute-1.3.0-7|30	%build
14mu|flute-1.3.0-7|31	ant jar javadoc
14mu|flute-1.3.0-7|32	
14mu|flute-1.3.0-7|33	%install
14mu|flute-1.3.0-7|34	mkdir -p %{buildroot}%{_javadir}
14mu|flute-1.3.0-7|35	cp -p build/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|flute-1.3.0-7|36	
14mu|flute-1.3.0-7|37	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|flute-1.3.0-7|38	cp -rp build/api %{buildroot}%{_javadocdir}/%{name}
14mu|flute-1.3.0-7|39	
14mu|flute-1.3.0-7|40	%files
14mu|flute-1.3.0-7|41	%defattr(0644,root,root,0755)
14mu|flute-1.3.0-7|42	%doc COPYRIGHT.html
14mu|flute-1.3.0-7|43	%{_javadir}/*.jar
14mu|flute-1.3.0-7|44	
14mu|flute-1.3.0-7|45	%files javadoc
14mu|flute-1.3.0-7|46	%defattr(0644,root,root,0755)
14mu|flute-1.3.0-7|47	%doc COPYRIGHT.html
14mu|flute-1.3.0-7|48	%{_javadocdir}/%{name}
14mu|flute-1.3.0-7|49	
14mu|flute-1.3.0-7|50	%changelog
14mu|flute-1.3.0-7|51	
14mu|flute-1.3.0-7|52	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-7
14mu|flute-1.3.0-7|53	- (21f63cf) Rebuild with Java8
14mu|flute-1.3.0-7|54	
14mu|flute-1.3.0-7|55	

22575 14
14mu|fluxbox-1.3.7-1|1	%define title Fluxbox
14mu|fluxbox-1.3.7-1|2	%define style Met-Anti-Flux-blue
14mu|fluxbox-1.3.7-1|3	
14mu|fluxbox-1.3.7-1|4	Summary:	Windowmanager based on the original blackbox-code
14mu|fluxbox-1.3.7-1|5	Name:		fluxbox
14mu|fluxbox-1.3.7-1|6	Version:	1.3.7
14mu|fluxbox-1.3.7-1|7	Release:	1
14mu|fluxbox-1.3.7-1|8	License:	MIT
14mu|fluxbox-1.3.7-1|9	Group:		Graphical desktop/Other
14mu|fluxbox-1.3.7-1|10	Url:		http://fluxbox.org/
14mu|fluxbox-1.3.7-1|11	Source0:	https://sourceforge.net/projects/fluxbox/files/fluxbox/%{name}-%{version}.tar.gz
14mu|fluxbox-1.3.7-1|12	Source3:	%{name}-icons.tar.bz2
14mu|fluxbox-1.3.7-1|13	Source4:	%{name}-%{style}.tar.bz2
14mu|fluxbox-1.3.7-1|14	Source6:	%{name}-artwiz-fonts.tar.bz2
14mu|fluxbox-1.3.7-1|15	Source10:	%{name}-splash.jpg
14mu|fluxbox-1.3.7-1|16	Source11:	%{name}-menu-xdg
14mu|fluxbox-1.3.7-1|17	Patch0:		fluxbox-startfluxbox-pulseaudio.patch
14mu|fluxbox-1.3.7-1|18	BuildRequires:	mkfontdir
14mu|fluxbox-1.3.7-1|19	# Make sure these exist
14mu|fluxbox-1.3.7-1|20	BuildRequires:	alsa-plugins-pulseaudio
14mu|fluxbox-1.3.7-1|21	BuildRequires:	pulseaudio
14mu|fluxbox-1.3.7-1|22	BuildRequires:	pulseaudio-module-x11
14mu|fluxbox-1.3.7-1|23	BuildRequires:	pulseaudio-utils
14mu|fluxbox-1.3.7-1|24	BuildRequires:	pkgconfig(fontconfig)
14mu|fluxbox-1.3.7-1|25	BuildRequires:	pkgconfig(ice)
14mu|fluxbox-1.3.7-1|26	BuildRequires:	pkgconfig(imlib2)
14mu|fluxbox-1.3.7-1|27	BuildRequires:	pkgconfig(sm)
14mu|fluxbox-1.3.7-1|28	BuildRequires:	pkgconfig(x11)
14mu|fluxbox-1.3.7-1|29	BuildRequires:	pkgconfig(xext)
14mu|fluxbox-1.3.7-1|30	BuildRequires:	pkgconfig(xft)
14mu|fluxbox-1.3.7-1|31	BuildRequires:	pkgconfig(xinerama)
14mu|fluxbox-1.3.7-1|32	BuildRequires:	pkgconfig(xpm)
14mu|fluxbox-1.3.7-1|33	BuildRequires:	pkgconfig(xrandr)
14mu|fluxbox-1.3.7-1|34	BuildRequires:	pkgconfig(xrender)
14mu|fluxbox-1.3.7-1|35	BuildRequires:	pkgconfig(zlib)
14mu|fluxbox-1.3.7-1|36	
14mu|fluxbox-1.3.7-1|37	Requires:	xmessage
14mu|fluxbox-1.3.7-1|38	Requires:	xdg-compliance-menu
14mu|fluxbox-1.3.7-1|39	
14mu|fluxbox-1.3.7-1|40	%description
14mu|fluxbox-1.3.7-1|41	Fluxbox is yet another windowmanager for X. It's a fork from the origi-
14mu|fluxbox-1.3.7-1|42	nal blackbox-0.61.1 code. Fluxbox looks like blackbox and handles
14mu|fluxbox-1.3.7-1|43	styles, colors, window placement and similar thing exactly like black-
14mu|fluxbox-1.3.7-1|44	box. So what's the difference between fluxbox and blackbox then? The
14mu|fluxbox-1.3.7-1|45	answer is: LOTS!
14mu|fluxbox-1.3.7-1|46	
14mu|fluxbox-1.3.7-1|47	Have a look at the homepage for more info ;)
14mu|fluxbox-1.3.7-1|48	
14mu|fluxbox-1.3.7-1|49	%files
14mu|fluxbox-1.3.7-1|50	%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
14mu|fluxbox-1.3.7-1|51	%config(noreplace) %{_sysconfdir}/X11/%{name}/menu
14mu|fluxbox-1.3.7-1|52	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/16%{name}
14mu|fluxbox-1.3.7-1|53	%{_sysconfdir}/menu.d/%{name}
14mu|fluxbox-1.3.7-1|54	%{_bindir}/fbsetbg
14mu|fluxbox-1.3.7-1|55	%{_bindir}/fbrun
14mu|fluxbox-1.3.7-1|56	%{_bindir}/fbsetroot
14mu|fluxbox-1.3.7-1|57	%{_bindir}/fluxbox
14mu|fluxbox-1.3.7-1|58	%{_bindir}/fluxbox-generate_menu
14mu|fluxbox-1.3.7-1|59	%{_bindir}/fluxbox-update_configs
14mu|fluxbox-1.3.7-1|60	%{_bindir}/startfluxbox
14mu|fluxbox-1.3.7-1|61	%{_bindir}/fluxbox-remote
14mu|fluxbox-1.3.7-1|62	%{_mandir}/man1/*
14mu|fluxbox-1.3.7-1|63	%dir %{_datadir}/fonts/fluxbox-artwiz-fonts
14mu|fluxbox-1.3.7-1|64	%{_datadir}/fonts/fluxbox-artwiz-fonts/*.gz
14mu|fluxbox-1.3.7-1|65	%{_datadir}/fonts/fluxbox-artwiz-fonts/fonts.dir
14mu|fluxbox-1.3.7-1|66	%{_liconsdir}/%{name}.png
14mu|fluxbox-1.3.7-1|67	%{_iconsdir}/%{name}.png
14mu|fluxbox-1.3.7-1|68	%{_miconsdir}/%{name}.png
14mu|fluxbox-1.3.7-1|69	%dir %{_datadir}/%{name}
14mu|fluxbox-1.3.7-1|70	%{_datadir}/%{name}/init
14mu|fluxbox-1.3.7-1|71	%{_datadir}/%{name}/keys
14mu|fluxbox-1.3.7-1|72	%{_datadir}/%{name}/splash.jpg
14mu|fluxbox-1.3.7-1|73	%{_datadir}/%{name}/backgrounds/default.png
14mu|fluxbox-1.3.7-1|74	%{_datadir}/%{name}/styles/*
14mu|fluxbox-1.3.7-1|75	%{_datadir}/%{name}/pixmaps/*
14mu|fluxbox-1.3.7-1|76	%{_sysconfdir}/X11/fontpath.d/fluxbox-artwiz-fonts:unscaled:pri=50
14mu|fluxbox-1.3.7-1|77	%{_datadir}/%{name}/apps
14mu|fluxbox-1.3.7-1|78	%{_datadir}/%{name}/overlay
14mu|fluxbox-1.3.7-1|79	%{_datadir}/%{name}/windowmenu
14mu|fluxbox-1.3.7-1|80	%{_datadir}/%{name}/nls/*
14mu|fluxbox-1.3.7-1|81	%{_mandir}/man5/fluxbox-keys.5.*
14mu|fluxbox-1.3.7-1|82	%{_mandir}/man5/fluxbox-apps.5*
14mu|fluxbox-1.3.7-1|83	%{_mandir}/man5/fluxbox-menu.5*
14mu|fluxbox-1.3.7-1|84	%{_mandir}/man5/fluxbox-style.5*
14mu|fluxbox-1.3.7-1|85	
14mu|fluxbox-1.3.7-1|86	#----------------------------------------------------------------------------
14mu|fluxbox-1.3.7-1|87	
14mu|fluxbox-1.3.7-1|88	%package pulseaudio
14mu|fluxbox-1.3.7-1|89	Summary:	Enable pulseaudio support
14mu|fluxbox-1.3.7-1|90	Group:		Graphical desktop/Other
14mu|fluxbox-1.3.7-1|91	Requires:	%{name} = %{EVRD}
14mu|fluxbox-1.3.7-1|92	Requires:	alsa-plugins-pulseaudio
14mu|fluxbox-1.3.7-1|93	Requires:	pulseaudio
14mu|fluxbox-1.3.7-1|94	Requires:	pulseaudio-module-x11
14mu|fluxbox-1.3.7-1|95	Requires:	pulseaudio-utils
14mu|fluxbox-1.3.7-1|96	
14mu|fluxbox-1.3.7-1|97	%description pulseaudio
14mu|fluxbox-1.3.7-1|98	Enable pulseaudio support.
14mu|fluxbox-1.3.7-1|99	
14mu|fluxbox-1.3.7-1|100	%files pulseaudio
14mu|fluxbox-1.3.7-1|101	%{_sysconfdir}/fluxbox-pulseaudio
14mu|fluxbox-1.3.7-1|102	
14mu|fluxbox-1.3.7-1|103	#----------------------------------------------------------------------------
14mu|fluxbox-1.3.7-1|104	
14mu|fluxbox-1.3.7-1|105	%prep
14mu|fluxbox-1.3.7-1|106	%setup -q -a3
14mu|fluxbox-1.3.7-1|107	%patch0 -p0 -b .pulseaudio
14mu|fluxbox-1.3.7-1|108	
14mu|fluxbox-1.3.7-1|109	%build
14mu|fluxbox-1.3.7-1|110	%configure2_5x \
14mu|fluxbox-1.3.7-1|111	--enable-xft \
14mu|fluxbox-1.3.7-1|112	--enable-xinerama \
14mu|fluxbox-1.3.7-1|113	--enable-imlib2 \
14mu|fluxbox-1.3.7-1|114	--enable-nls \
14mu|fluxbox-1.3.7-1|115	--with-menu=%{_sysconfdir}/X11/fluxbox/menu \
14mu|fluxbox-1.3.7-1|116	--with-style=%{_datadir}/%{name}/styles/%{style} \
14mu|fluxbox-1.3.7-1|117	--with-keys=%{_datadir}/%{name}/keys \
14mu|fluxbox-1.3.7-1|118	--with-init=%{_datadir}/%{name}/init
14mu|fluxbox-1.3.7-1|119	
14mu|fluxbox-1.3.7-1|120	%make
14mu|fluxbox-1.3.7-1|121	
14mu|fluxbox-1.3.7-1|122	%install
14mu|fluxbox-1.3.7-1|123	%makeinstall_std
14mu|fluxbox-1.3.7-1|124	
14mu|fluxbox-1.3.7-1|125	# icon
14mu|fluxbox-1.3.7-1|126	install -D -m 644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
14mu|fluxbox-1.3.7-1|127	install -D -m 644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
14mu|fluxbox-1.3.7-1|128	install -D -m 644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
14mu|fluxbox-1.3.7-1|129	
14mu|fluxbox-1.3.7-1|130	# session file
14mu|fluxbox-1.3.7-1|131	install -d %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mu|fluxbox-1.3.7-1|132	cat > %{buildroot}%{_sysconfdir}/X11/wmsession.d/16fluxbox << EOF
14mu|fluxbox-1.3.7-1|133	NAME=Fluxbox
14mu|fluxbox-1.3.7-1|134	ICON=fluxbox.png
14mu|fluxbox-1.3.7-1|135	EXEC=%{_bindir}/startfluxbox
14mu|fluxbox-1.3.7-1|136	DESC=%{summary}
14mu|fluxbox-1.3.7-1|137	SCRIPT:
14mu|fluxbox-1.3.7-1|138	exec %{_bindir}/startfluxbox
14mu|fluxbox-1.3.7-1|139	EOF
14mu|fluxbox-1.3.7-1|140	
14mu|fluxbox-1.3.7-1|141	# menu
14mu|fluxbox-1.3.7-1|142	install -d %{buildroot}%{_sysconfdir}/menu.d
14mu|fluxbox-1.3.7-1|143	install -m 0755 %{SOURCE11} %{buildroot}%{_sysconfdir}/menu.d/%{name}
14mu|fluxbox-1.3.7-1|144	
14mu|fluxbox-1.3.7-1|145	# Artwiz fonts
14mu|fluxbox-1.3.7-1|146	install -d %{buildroot}%{_datadir}/fonts
14mu|fluxbox-1.3.7-1|147	tar xjf %{SOURCE6} -C %{buildroot}%{_datadir}/fonts/
14mu|fluxbox-1.3.7-1|148	pushd %{buildroot}%{_datadir}/fonts/fluxbox-artwiz-fonts
14mu|fluxbox-1.3.7-1|149	mkfontdir
14mu|fluxbox-1.3.7-1|150	popd
14mu|fluxbox-1.3.7-1|151	
14mu|fluxbox-1.3.7-1|152	# mdk-style and background.
14mu|fluxbox-1.3.7-1|153	install -d %{buildroot}%{_datadir}/%{name}/{styles,backgrounds}
14mu|fluxbox-1.3.7-1|154	tar xjf %{SOURCE4} -C %{buildroot}%{_datadir}/%{name}
14mu|fluxbox-1.3.7-1|155	# update background command for fluxbox >= 0.9.15
14mu|fluxbox-1.3.7-1|156	sed -i "s/^rootCommand:.*@WALLPAPER@/background: aspect\nbackground.pixmap: @WALLPAPER@/" %{buildroot}%{_datadir}/%{name}/styles/%{style}
14mu|fluxbox-1.3.7-1|157	sed -i "s,\@WALLPAPER@,%{_datadir}/%{name}/backgrounds/default.png," \
14mu|fluxbox-1.3.7-1|158	%{buildroot}%{_datadir}/%{name}/styles/%{style}
14mu|fluxbox-1.3.7-1|159	sed -i "s,\@DATADIR\@,%{_datadir}/%{name}," %{buildroot}%{_datadir}/%{name}/styles/%{style}
14mu|fluxbox-1.3.7-1|160	
14mu|fluxbox-1.3.7-1|161	pushd %{buildroot}%{_datadir}/%{name}/backgrounds/
14mu|fluxbox-1.3.7-1|162	ln -s %{_datadir}/mdk/backgrounds/default.png default.png
14mu|fluxbox-1.3.7-1|163	popd
14mu|fluxbox-1.3.7-1|164	install %{SOURCE10} %{buildroot}%{_datadir}/%{name}/splash.jpg
14mu|fluxbox-1.3.7-1|165	
14mu|fluxbox-1.3.7-1|166	# bzip2 manpages (should be automatic, dirty); lenny
14mu|fluxbox-1.3.7-1|167	bzip2 %{buildroot}%{_mandir}/man1/*.1
14mu|fluxbox-1.3.7-1|168	
14mu|fluxbox-1.3.7-1|169	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mu|fluxbox-1.3.7-1|170	ln -s ../../..%{_datadir}/fonts/fluxbox-artwiz-fonts \
14mu|fluxbox-1.3.7-1|171	%{buildroot}%{_sysconfdir}/X11/fontpath.d/fluxbox-artwiz-fonts:unscaled:pri=50
14mu|fluxbox-1.3.7-1|172	
14mu|fluxbox-1.3.7-1|173	mkdir -p %{buildroot}%{_sysconfdir}
14mu|fluxbox-1.3.7-1|174	touch -r ChangeLog %{buildroot}%{_sysconfdir}/fluxbox-pulseaudio
14mu|fluxbox-1.3.7-1|175	
14mu|fluxbox-1.3.7-1|176	
14mu|fluxbox-1.3.7-1|177	%changelog
14mu|fluxbox-1.3.7-1|178	
14mu|fluxbox-1.3.7-1|179	* Mon Jun 27 2016 dsilakov <denis.silakov@rosalab.ru> 1.3.7-1
14mu|fluxbox-1.3.7-1|180	- (f35a1c6) Merge pull request #1 from tremod/fluxbox:rosa2014.1
14mu|fluxbox-1.3.7-1|181	- (f35a1c6) Update to 1.3.7
14mu|fluxbox-1.3.7-1|182	
14mu|fluxbox-1.3.7-1|183	

22576 14
14mu|folks-0.11.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|folks-0.11.0-1|2	
14mu|folks-0.11.0-1|3	%define dirver 43
14mu|folks-0.11.0-1|4	%define major 25
14mu|folks-0.11.0-1|5	%define gir_major 0.6
14mu|folks-0.11.0-1|6	
14mu|folks-0.11.0-1|7	%define libname		%mklibname %{name} %{major}
14mu|folks-0.11.0-1|8	%define girname		%mklibname %{name}-gir %{gir_major}
14mu|folks-0.11.0-1|9	%define develname	%mklibname -d %{name}
14mu|folks-0.11.0-1|10	
14mu|folks-0.11.0-1|11	%define enable_vala 0
14mu|folks-0.11.0-1|12	
14mu|folks-0.11.0-1|13	Summary:	Aggregates people from multiple sources to create metacontacts
14mu|folks-0.11.0-1|14	Name:		folks
14mu|folks-0.11.0-1|15	Version:	0.11.0
14mu|folks-0.11.0-1|16	Release:	1
14mu|folks-0.11.0-1|17	Group:		Networking/Instant messaging
14mu|folks-0.11.0-1|18	License:	LGPLv2+
14mu|folks-0.11.0-1|19	URL:		http://telepathy.freedesktop.org/wiki/Folks
14mu|folks-0.11.0-1|20	Source0:	http://ftp.gnome.org/pub/GNOME/sources/folks/%{url_ver}/%{name}-%{version}.tar.xz
14mu|folks-0.11.0-1|21	
14mu|folks-0.11.0-1|22	BuildRequires:	glib2.0-common
14mu|folks-0.11.0-1|23	BuildRequires:	intltool
14mu|folks-0.11.0-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
14mu|folks-0.11.0-1|25	BuildRequires:	pkgconfig(telepathy-glib) >= 0.13
14mu|folks-0.11.0-1|26	BuildRequires:	pkgconfig(gconf-2.0) >= 2.31
14mu|folks-0.11.0-1|27	BuildRequires:	pkgconfig(gee-0.8) >= 0.8.4
14mu|folks-0.11.0-1|28	BuildRequires:	pkgconfig(libebook-1.2)
14mu|folks-0.11.0-1|29	BuildRequires:	pkgconfig(libedataserver-1.2)
14mu|folks-0.11.0-1|30	BuildRequires:	pkgconfig(libedata-book-1.2) >= 3.1.5
14mu|folks-0.11.0-1|31	BuildRequires:	pkgconfig(libsocialweb-client)
14mu|folks-0.11.0-1|32	BuildRequires:	pkgconfig(zeitgeist-1.0)
14mu|folks-0.11.0-1|33	BuildRequires:	pkgconfig(libxml-2.0)
14mu|folks-0.11.0-1|34	BuildRequires:	vala-devel
14mu|folks-0.11.0-1|35	BuildRequires:	vala-tools
14mu|folks-0.11.0-1|36	
14mu|folks-0.11.0-1|37	Requires:	evolution-data-server
14mu|folks-0.11.0-1|38	
14mu|folks-0.11.0-1|39	Obsoletes: %{name}-i18n
14mu|folks-0.11.0-1|40	
14mu|folks-0.11.0-1|41	%description
14mu|folks-0.11.0-1|42	libfolks is a library that aggregates people from multiple sources (eg,
14mu|folks-0.11.0-1|43	Telepathy connection managers and eventually evolution data server, Facebook,
14mu|folks-0.11.0-1|44	etc.) to create metacontacts. It's written in Vala (in part to evaluate Vala).
14mu|folks-0.11.0-1|45	The initial goal is for GObject/C support, though the Vala bindings should
14mu|folks-0.11.0-1|46	basically automatic.
14mu|folks-0.11.0-1|47	
14mu|folks-0.11.0-1|48	%package -n %{libname}
14mu|folks-0.11.0-1|49	Group:		System/Libraries
14mu|folks-0.11.0-1|50	Summary:	Aggregates people from multiple sources to create metacontacts
14mu|folks-0.11.0-1|51	# old libs left over in the repo
14mu|folks-0.11.0-1|52	Obsoletes:	%{mklibname folks 0} < 0.7.0
14mu|folks-0.11.0-1|53	Obsoletes:	%{mklibname folks 1} < 0.7.0
14mu|folks-0.11.0-1|54	
14mu|folks-0.11.0-1|55	%description -n %{libname}
14mu|folks-0.11.0-1|56	This package contains the dynamic libraries from %{name}.
14mu|folks-0.11.0-1|57	
14mu|folks-0.11.0-1|58	%package -n %{girname}
14mu|folks-0.11.0-1|59	Group:		System/Libraries
14mu|folks-0.11.0-1|60	Summary:	Aggregates people from multiple sources to create metacontacts
14mu|folks-0.11.0-1|61	Requires:	%{libname} = %{version}-%{release}
14mu|folks-0.11.0-1|62	
14mu|folks-0.11.0-1|63	%description -n %{girname}
14mu|folks-0.11.0-1|64	This package contains the Gir-repository typelib for %{name}.
14mu|folks-0.11.0-1|65	
14mu|folks-0.11.0-1|66	%package -n %{develname}
14mu|folks-0.11.0-1|67	Group:		Development/C
14mu|folks-0.11.0-1|68	Summary:	Aggregates people from multiple sources to create metacontacts
14mu|folks-0.11.0-1|69	Requires:	%{libname} = %{version}-%{release}
14mu|folks-0.11.0-1|70	Provides:	%{name}-devel = %{version}-%{release}
14mu|folks-0.11.0-1|71	
14mu|folks-0.11.0-1|72	%description -n %{develname}
14mu|folks-0.11.0-1|73	This packages contains the headers and libraries for %{name}.
14mu|folks-0.11.0-1|74	
14mu|folks-0.11.0-1|75	%prep
14mu|folks-0.11.0-1|76	%setup -q
14mu|folks-0.11.0-1|77	%apply_patches
14mu|folks-0.11.0-1|78	
14mu|folks-0.11.0-1|79	%build
14mu|folks-0.11.0-1|80	autoreconf -fi
14mu|folks-0.11.0-1|81	%configure \
14mu|folks-0.11.0-1|82	--disable-static \
14mu|folks-0.11.0-1|83	--disable-fatal-warnings \
14mu|folks-0.11.0-1|84	--enable-libsocialweb-backend=auto \
14mu|folks-0.11.0-1|85	--enable-eds-backend \
14mu|folks-0.11.0-1|86	%if %{enable_vala}
14mu|folks-0.11.0-1|87	--enable-vala \
14mu|folks-0.11.0-1|88	--enable-inspect-tool \
14mu|folks-0.11.0-1|89	%endif
14mu|folks-0.11.0-1|90	--enable-import-tool
14mu|folks-0.11.0-1|91	
14mu|folks-0.11.0-1|92	%make LIBS='-lgmodule-2.0'
14mu|folks-0.11.0-1|93	
14mu|folks-0.11.0-1|94	%install
14mu|folks-0.11.0-1|95	%makeinstall_std
14mu|folks-0.11.0-1|96	%find_lang %{name}
14mu|folks-0.11.0-1|97	
14mu|folks-0.11.0-1|98	%files -f %{name}.lang
14mu|folks-0.11.0-1|99	%doc AUTHORS README
14mu|folks-0.11.0-1|100	%{_bindir}/folks-import
14mu|folks-0.11.0-1|101	%dir %{_libdir}/folks/%{dirver}/
14mu|folks-0.11.0-1|102	%{_libdir}/folks/%{dirver}/backends
14mu|folks-0.11.0-1|103	%{_datadir}/GConf/gsettings/folks.convert
14mu|folks-0.11.0-1|104	%{_datadir}/glib-2.0/schemas/org.freedesktop.folks.gschema.xml
14mu|folks-0.11.0-1|105	
14mu|folks-0.11.0-1|106	%files -n %{libname}
14mu|folks-0.11.0-1|107	%{_libdir}/*.so.%{major}*
14mu|folks-0.11.0-1|108	
14mu|folks-0.11.0-1|109	%files -n %{girname}
14mu|folks-0.11.0-1|110	%{_libdir}/girepository-1.0/Folks*-%{gir_major}.typelib
14mu|folks-0.11.0-1|111	
14mu|folks-0.11.0-1|112	%files -n %{develname}
14mu|folks-0.11.0-1|113	%{_libdir}/*.so
14mu|folks-0.11.0-1|114	%{_libdir}/pkgconfig/*.pc
14mu|folks-0.11.0-1|115	%{_includedir}/folks
14mu|folks-0.11.0-1|116	%{_datadir}/vala/vapi/folks*
14mu|folks-0.11.0-1|117	%{_datadir}/gir-1.0/Folks*-%{gir_major}.gir
14mu|folks-0.11.0-1|118	
14mu|folks-0.11.0-1|119	
14mu|folks-0.11.0-1|120	%changelog
14mu|folks-0.11.0-1|121	
14mu|folks-0.11.0-1|122	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 0.11.0-1
14mu|folks-0.11.0-1|123	- (597bebf) upload source
14mu|folks-0.11.0-1|124	
14mu|folks-0.11.0-1|125	

22577 14
14mu|fontconfig-2.11.1-3|1	%define major 1
14mu|fontconfig-2.11.1-3|2	%define libname %mklibname %{name} %{major}
14mu|fontconfig-2.11.1-3|3	%define devname %mklibname %{name} -d
14mu|fontconfig-2.11.1-3|4	
14mu|fontconfig-2.11.1-3|5	# We pushed patches from plf to main repository (TK 03062015)
14mu|fontconfig-2.11.1-3|6	
14mu|fontconfig-2.11.1-3|7	Summary:	Font configuration library
14mu|fontconfig-2.11.1-3|8	Name:		fontconfig
14mu|fontconfig-2.11.1-3|9	Version:	2.11.1
14mu|fontconfig-2.11.1-3|10	Release:	3
14mu|fontconfig-2.11.1-3|11	License:	MIT
14mu|fontconfig-2.11.1-3|12	Group:		System/X11
14mu|fontconfig-2.11.1-3|13	Url:		http://fontconfig.org/
14mu|fontconfig-2.11.1-3|14	Source0:	http://www.freedesktop.org/software/fontconfig/release/%{name}-%{version}.tar.bz2
14mu|fontconfig-2.11.1-3|15	# (fc) 2.3.2-3mdk prefer urw fonts
14mu|fontconfig-2.11.1-3|16	Source1:	30-mdv-urwfonts.conf
14mu|fontconfig-2.11.1-3|17	# (fc) 2.3.2-3mdk disable antialiasing for some fonts
14mu|fontconfig-2.11.1-3|18	Source3:	20-mdv-disable-antialias.conf
14mu|fontconfig-2.11.1-3|19	# (fc) 2.3.2-3mdk  Avoid KDE/QT uses some bitmapped fonts (guisseppe)
14mu|fontconfig-2.11.1-3|20	Source5:	30-mdv-avoid-bitmap.conf
14mu|fontconfig-2.11.1-3|21	# (fc) 2.4.2-1mdv disable embedded bitmap for big size (Mdv bug #25924)
14mu|fontconfig-2.11.1-3|22	Source8:	26-mdv-no-embeddedbitmap.conf
14mu|fontconfig-2.11.1-3|23	# (fc) 2.4.92-1mdv enable embeddedbitmap on some CJK fonts (Fedora)
14mu|fontconfig-2.11.1-3|24	Source10:	25-no-bitmap-fedora.conf
14mu|fontconfig-2.11.1-3|25	# (fc) 2.1-4mdk change order of default fonts
14mu|fontconfig-2.11.1-3|26	Source11:	fc-cache.filter
14mu|fontconfig-2.11.1-3|27	Source12:	fc-cache.script
14mu|fontconfig-2.11.1-3|28	Patch1:		fontconfig-mdvconfig.patch
14mu|fontconfig-2.11.1-3|29	Patch10:	00_old_diff_gz.patch
14mu|fontconfig-2.11.1-3|30	Patch11:	01_fonts_nanum.patch
14mu|fontconfig-2.11.1-3|31	Patch12:	04_ubuntu_monospace_lcd_filter_conf.patch
14mu|fontconfig-2.11.1-3|32	Patch13:	05_lcdfilterlegacy.patch
14mu|fontconfig-2.11.1-3|33	Patch14:	05_ubuntu_add_hinting_and_antialiasing_confs.patch
14mu|fontconfig-2.11.1-3|34	Patch15:	06_ubuntu_lcddefault.patch
14mu|fontconfig-2.11.1-3|35	BuildRequires:	ed
14mu|fontconfig-2.11.1-3|36	BuildRequires:	lynx
14mu|fontconfig-2.11.1-3|37	BuildRequires:	pkgconfig(freetype2) >= 2.3.5
14mu|fontconfig-2.11.1-3|38	BuildRequires:	pkgconfig(libxml-2.0)
14mu|fontconfig-2.11.1-3|39	Provides:	lib%{name} = %{EVRD}
14mu|fontconfig-2.11.1-3|40	Provides:	%{name}-libs = %{EVRD}
14mu|fontconfig-2.11.1-3|41	# fwang: add conflicts to ease upgrade
14mu|fontconfig-2.11.1-3|42	Conflicts:	x11-font-wqy-bitmapfont < 1.0-0.20070901.1
14mu|fontconfig-2.11.1-3|43	
14mu|fontconfig-2.11.1-3|44	%description
14mu|fontconfig-2.11.1-3|45	Fontconfig is designed to locate fonts within the system and select them
14mu|fontconfig-2.11.1-3|46	according to requirements specified by applications.
14mu|fontconfig-2.11.1-3|47	
14mu|fontconfig-2.11.1-3|48	This package contains Ubuntu LCD patches.
14mu|fontconfig-2.11.1-3|49	
14mu|fontconfig-2.11.1-3|50	%files
14mu|fontconfig-2.11.1-3|51	%doc README AUTHORS COPYING doc/fontconfig-user.html doc/fontconfig-user.txt
14mu|fontconfig-2.11.1-3|52	%dir %{_var}/cache/fontconfig
14mu|fontconfig-2.11.1-3|53	%{_bindir}/*
14mu|fontconfig-2.11.1-3|54	%dir %{_sysconfdir}/fonts
14mu|fontconfig-2.11.1-3|55	%dir %{_sysconfdir}/fonts/conf.d
14mu|fontconfig-2.11.1-3|56	%{_datadir}/%{name}/conf.avail
14mu|fontconfig-2.11.1-3|57	%{_datadir}/xml/fontconfig/fonts.dtd
14mu|fontconfig-2.11.1-3|58	# those files must NOT have noreplace option
14mu|fontconfig-2.11.1-3|59	%config %{_sysconfdir}/fonts/fonts.conf
14mu|fontconfig-2.11.1-3|60	%config %{_sysconfdir}/fonts/conf.d/*.conf
14mu|fontconfig-2.11.1-3|61	%config %{_sysconfdir}/fonts/conf.d/README
14mu|fontconfig-2.11.1-3|62	%{_mandir}/man1/*
14mu|fontconfig-2.11.1-3|63	%{_mandir}/man5/*
14mu|fontconfig-2.11.1-3|64	%{_var}/lib/rpm/filetriggers/fc-cache.*
14mu|fontconfig-2.11.1-3|65	
14mu|fontconfig-2.11.1-3|66	%post
14mu|fontconfig-2.11.1-3|67	%{_bindir}/fc-cache --force --system-only >/dev/null
14mu|fontconfig-2.11.1-3|68	
14mu|fontconfig-2.11.1-3|69	#----------------------------------------------------------------------------
14mu|fontconfig-2.11.1-3|70	
14mu|fontconfig-2.11.1-3|71	%package -n %{libname}
14mu|fontconfig-2.11.1-3|72	Summary:	Font configuration and customization library
14mu|fontconfig-2.11.1-3|73	Group:		System/Libraries
14mu|fontconfig-2.11.1-3|74	
14mu|fontconfig-2.11.1-3|75	%description -n %{libname}
14mu|fontconfig-2.11.1-3|76	Fontconfig is designed to locate fonts within the system and select them
14mu|fontconfig-2.11.1-3|77	according to requirements specified by applications.
14mu|fontconfig-2.11.1-3|78	
14mu|fontconfig-2.11.1-3|79	%files -n %{libname}
14mu|fontconfig-2.11.1-3|80	%{_libdir}/libfontconfig.so.%{major}*
14mu|fontconfig-2.11.1-3|81	
14mu|fontconfig-2.11.1-3|82	#----------------------------------------------------------------------------
14mu|fontconfig-2.11.1-3|83	
14mu|fontconfig-2.11.1-3|84	%package -n %{devname}
14mu|fontconfig-2.11.1-3|85	Summary:	Font configuration and customization library
14mu|fontconfig-2.11.1-3|86	Group:		Development/C
14mu|fontconfig-2.11.1-3|87	Provides:	%{name}-devel = %{EVRD}
14mu|fontconfig-2.11.1-3|88	Requires:	%{libname} = %{EVRD}
14mu|fontconfig-2.11.1-3|89	
14mu|fontconfig-2.11.1-3|90	%description -n %{devname}
14mu|fontconfig-2.11.1-3|91	This package includes the header files, and developer docs for the fontconfig
14mu|fontconfig-2.11.1-3|92	package. Install it if you want to develop programs which will use fontconfig.
14mu|fontconfig-2.11.1-3|93	
14mu|fontconfig-2.11.1-3|94	%files -n %{devname}
14mu|fontconfig-2.11.1-3|95	%doc doc/fontconfig-devel doc/fontconfig-devel.txt
14mu|fontconfig-2.11.1-3|96	%{_libdir}/*.so
14mu|fontconfig-2.11.1-3|97	%{_libdir}/pkgconfig/*
14mu|fontconfig-2.11.1-3|98	%{_includedir}/*
14mu|fontconfig-2.11.1-3|99	%{_mandir}/man3/*
14mu|fontconfig-2.11.1-3|100	
14mu|fontconfig-2.11.1-3|101	#----------------------------------------------------------------------------
14mu|fontconfig-2.11.1-3|102	
14mu|fontconfig-2.11.1-3|103	%prep
14mu|fontconfig-2.11.1-3|104	%setup -q
14mu|fontconfig-2.11.1-3|105	%patch10 -p1
14mu|fontconfig-2.11.1-3|106	%patch11 -p1
14mu|fontconfig-2.11.1-3|107	%patch12 -p1
14mu|fontconfig-2.11.1-3|108	%patch13 -p1
14mu|fontconfig-2.11.1-3|109	%patch14 -p1
14mu|fontconfig-2.11.1-3|110	%patch15 -p1
14mu|fontconfig-2.11.1-3|111	
14mu|fontconfig-2.11.1-3|112	%build
14mu|fontconfig-2.11.1-3|113	export HASDOCBOOK=no
14mu|fontconfig-2.11.1-3|114	
14mu|fontconfig-2.11.1-3|115	%configure2_5x \
14mu|fontconfig-2.11.1-3|116	--disable-static \
14mu|fontconfig-2.11.1-3|117	--localstatedir=/var \
14mu|fontconfig-2.11.1-3|118	--with-add-fonts="/usr/lib/X11/fonts,/usr/X11R6/lib/X11/fonts,/opt/ttfonts" \
14mu|fontconfig-2.11.1-3|119	--enable-libxml2
14mu|fontconfig-2.11.1-3|120	
14mu|fontconfig-2.11.1-3|121	%make
14mu|fontconfig-2.11.1-3|122	
14mu|fontconfig-2.11.1-3|123	%install
14mu|fontconfig-2.11.1-3|124	%makeinstall_std
14mu|fontconfig-2.11.1-3|125	
14mu|fontconfig-2.11.1-3|126	mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
14mu|fontconfig-2.11.1-3|127	cp %{SOURCE1} %{SOURCE3} %{SOURCE5} %{SOURCE8} %{SOURCE10} %{buildroot}%{_sysconfdir}/fonts/conf.d
14mu|fontconfig-2.11.1-3|128	
14mu|fontconfig-2.11.1-3|129	# needed in case main config files isn't up to date
14mu|fontconfig-2.11.1-3|130	cat << EOF > %{buildroot}%{_sysconfdir}/fonts/conf.d/00-cache.conf
14mu|fontconfig-2.11.1-3|131	<?xml version="1.0"?>
14mu|fontconfig-2.11.1-3|132	<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
14mu|fontconfig-2.11.1-3|133	<fontconfig>
14mu|fontconfig-2.11.1-3|134	<!-- Font cache directory list -->
14mu|fontconfig-2.11.1-3|135	
14mu|fontconfig-2.11.1-3|136	<cachedir>/var/cache/fontconfig</cachedir>
14mu|fontconfig-2.11.1-3|137	<cachedir>~/.fontconfig</cachedir>
14mu|fontconfig-2.11.1-3|138	
14mu|fontconfig-2.11.1-3|139	</fontconfig>
14mu|fontconfig-2.11.1-3|140	EOF
14mu|fontconfig-2.11.1-3|141	
14mu|fontconfig-2.11.1-3|142	ln -s ../../..%{_datadir}/%{name}/conf.avail/25-unhint-nonlatin.conf %{buildroot}%{_sysconfdir}/fonts/conf.d
14mu|fontconfig-2.11.1-3|143	ln -s ../../..%{_datadir}/%{name}/conf.avail/10-sub-pixel-rgb.conf %{buildroot}%{_sysconfdir}/fonts/conf.d
14mu|fontconfig-2.11.1-3|144	
14mu|fontconfig-2.11.1-3|145	# install filetriggers
14mu|fontconfig-2.11.1-3|146	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
14mu|fontconfig-2.11.1-3|147	install -m 0644 %{SOURCE11} %{buildroot}%{_var}/lib/rpm/filetriggers
14mu|fontconfig-2.11.1-3|148	install -m 0755 %{SOURCE12} %{buildroot}%{_var}/lib/rpm/filetriggers
14mu|fontconfig-2.11.1-3|149	
14mu|fontconfig-2.11.1-3|150	
14mu|fontconfig-2.11.1-3|151	%changelog
14mu|fontconfig-2.11.1-3|152	
14mu|fontconfig-2.11.1-3|153	* Wed Jan 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.11.1-3
14mu|fontconfig-2.11.1-3|154	- (e6f73a7) Add 10-sub-pixel-rgb.conf to default config
14mu|fontconfig-2.11.1-3|155	
14mu|fontconfig-2.11.1-3|156	

22578 14
14mu|fontforge-1.0-0.20170731.1|1	%define ffversion 20170731
14mu|fontforge-1.0-0.20170731.1|2	
14mu|fontforge-1.0-0.20170731.1|3	%define major 2
14mu|fontforge-1.0-0.20170731.1|4	%define gdraw_major 5
14mu|fontforge-1.0-0.20170731.1|5	%define gunicode_major 4
14mu|fontforge-1.0-0.20170731.1|6	%define libname %mklibname %{name} %{major}
14mu|fontforge-1.0-0.20170731.1|7	%define libgdraw %mklibname gdraw %{gdraw_major}
14mu|fontforge-1.0-0.20170731.1|8	%define libgioftp %mklibname gioftp %{major}
14mu|fontforge-1.0-0.20170731.1|9	%define libgunicode %mklibname gunicode %{gunicode_major}
14mu|fontforge-1.0-0.20170731.1|10	%define libgutils %mklibname gutils %{major}
14mu|fontforge-1.0-0.20170731.1|11	%define libexe %mklibname %{name}exe %{major}
14mu|fontforge-1.0-0.20170731.1|12	%define devname %mklibname %{name} -d
14mu|fontforge-1.0-0.20170731.1|13	
14mu|fontforge-1.0-0.20170731.1|14	%define gnulib_githead 2bf7326
14mu|fontforge-1.0-0.20170731.1|15	
14mu|fontforge-1.0-0.20170731.1|16	Summary:	Font Editor for PostScript, TrueType, OpenType and various fonts
14mu|fontforge-1.0-0.20170731.1|17	Name:		fontforge
14mu|fontforge-1.0-0.20170731.1|18	Version:	1.0
14mu|fontforge-1.0-0.20170731.1|19	Release:	0.%{ffversion}.1
14mu|fontforge-1.0-0.20170731.1|20	License:	BSD-like
14mu|fontforge-1.0-0.20170731.1|21	Group:		Publishing
14mu|fontforge-1.0-0.20170731.1|22	Url:		http://fontforge.sourceforge.net/
14mu|fontforge-1.0-0.20170731.1|23	# For current version, check https://github.com/fontforge/fontforge/releases
14mu|fontforge-1.0-0.20170731.1|24	Source0:	http://github.com/fontforge/fontforge/archive/%{ffversion}.tar.gz
14mu|fontforge-1.0-0.20170731.1|25	# https://github.com/fontforge/fontforge/issues/1725
14mu|fontforge-1.0-0.20170731.1|26	# http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=%{gnulib_githead};sf=tgz;name=gnulib-%{gnulib_githead}.tar.gz
14mu|fontforge-1.0-0.20170731.1|27	Source1:	gnulib-%{gnulib_githead}.tar.gz
14mu|fontforge-1.0-0.20170731.1|28	Source11:	%{name}-16x16.png
14mu|fontforge-1.0-0.20170731.1|29	Source12:	%{name}-32x32.png
14mu|fontforge-1.0-0.20170731.1|30	Source13:	%{name}-48x48.png
14mu|fontforge-1.0-0.20170731.1|31	Patch1:		fontforge-20140813-use-system-uthash.patch
14mu|fontforge-1.0-0.20170731.1|32	#Patch0:		fontforge-20110222-link.patch
14mu|fontforge-1.0-0.20170731.1|33	#Patch1:		fontforge-20090224-pythondl.patch
14mu|fontforge-1.0-0.20170731.1|34	#Patch2:		fontforge-20110222-libz.so-linkage.patch
14mu|fontforge-1.0-0.20170731.1|35	#Patch3:		fontforge-20120731-b-giflib51.patch
14mu|fontforge-1.0-0.20170731.1|36	
14mu|fontforge-1.0-0.20170731.1|37	BuildRequires:	chrpath
14mu|fontforge-1.0-0.20170731.1|38	BuildRequires:	desktop-file-utils
14mu|fontforge-1.0-0.20170731.1|39	BuildRequires:	git
14mu|fontforge-1.0-0.20170731.1|40	BuildRequires:	jpeg-devel
14mu|fontforge-1.0-0.20170731.1|41	BuildRequires:	libuninameslist-devel
14mu|fontforge-1.0-0.20170731.1|42	BuildRequires:	libltdl-devel
14mu|fontforge-1.0-0.20170731.1|43	BuildRequires:	ungif-devel
14mu|fontforge-1.0-0.20170731.1|44	BuildRequires:	uthash-devel
14mu|fontforge-1.0-0.20170731.1|45	BuildRequires:	pkgconfig(freetype2)
14mu|fontforge-1.0-0.20170731.1|46	BuildRequires:	pkgconfig(fontconfig)
14mu|fontforge-1.0-0.20170731.1|47	BuildRequires:	pkgconfig(libpng)
14mu|fontforge-1.0-0.20170731.1|48	BuildRequires:	pkgconfig(libtiff-4)
14mu|fontforge-1.0-0.20170731.1|49	BuildRequires:	pkgconfig(libxml-2.0)
14mu|fontforge-1.0-0.20170731.1|50	BuildRequires:	pkgconfig(python)
14mu|fontforge-1.0-0.20170731.1|51	BuildRequires:	pkgconfig(x11)
14mu|fontforge-1.0-0.20170731.1|52	BuildRequires:	pkgconfig(xi)
14mu|fontforge-1.0-0.20170731.1|53	BuildRequires:	pkgconfig(xft)
14mu|fontforge-1.0-0.20170731.1|54	BuildRequires:	pkgconfig(cairo)
14mu|fontforge-1.0-0.20170731.1|55	BuildRequires:	pkgconfig(pango)
14mu|fontforge-1.0-0.20170731.1|56	BuildRequires:	pkgconfig(pangocairo)
14mu|fontforge-1.0-0.20170731.1|57	BuildRequires:	pkgconfig(pangoxft)
14mu|fontforge-1.0-0.20170731.1|58	
14mu|fontforge-1.0-0.20170731.1|59	# (Abel) it wants either autotrace or potrace
14mu|fontforge-1.0-0.20170731.1|60	Requires:	potrace
14mu|fontforge-1.0-0.20170731.1|61	Provides:	/usr/bin/fontforge
14mu|fontforge-1.0-0.20170731.1|62	
14mu|fontforge-1.0-0.20170731.1|63	%description
14mu|fontforge-1.0-0.20170731.1|64	FontForge is an outline font editor that lets you create your own
14mu|fontforge-1.0-0.20170731.1|65	postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and
14mu|fontforge-1.0-0.20170731.1|66	bitmap (bdf) fonts, or edit existing ones. Also lets you convert one
14mu|fontforge-1.0-0.20170731.1|67	format to another. FontForge has support for many macintosh font formats.
14mu|fontforge-1.0-0.20170731.1|68	
14mu|fontforge-1.0-0.20170731.1|69	%files -f FontForge.lang
14mu|fontforge-1.0-0.20170731.1|70	%doc LICENSE doc/README-unix doc/README-Unix.html doc/html/fontforge-tutorial.pdf
14mu|fontforge-1.0-0.20170731.1|71	%{_bindir}/*
14mu|fontforge-1.0-0.20170731.1|72	%{_mandir}/man1/*
14mu|fontforge-1.0-0.20170731.1|73	%{_iconsdir}/hicolor/*/apps/%{name}*
14mu|fontforge-1.0-0.20170731.1|74	%{_datadir}/applications/%{name}.desktop
14mu|fontforge-1.0-0.20170731.1|75	%{_datadir}/mime/packages/fontforge.xml
14mu|fontforge-1.0-0.20170731.1|76	%{_datadir}/%{name}
14mu|fontforge-1.0-0.20170731.1|77	
14mu|fontforge-1.0-0.20170731.1|78	#----------------------------------------------------------------------------
14mu|fontforge-1.0-0.20170731.1|79	
14mu|fontforge-1.0-0.20170731.1|80	%package -n %{libname}
14mu|fontforge-1.0-0.20170731.1|81	Group:		System/Libraries
14mu|fontforge-1.0-0.20170731.1|82	Summary:	Library for %{name}
14mu|fontforge-1.0-0.20170731.1|83	
14mu|fontforge-1.0-0.20170731.1|84	%description -n %{libname}
14mu|fontforge-1.0-0.20170731.1|85	This package contains the shared library libfontforge.
14mu|fontforge-1.0-0.20170731.1|86	
14mu|fontforge-1.0-0.20170731.1|87	%files -n %{libname}
14mu|fontforge-1.0-0.20170731.1|88	%{_libdir}/libfontforge.so.%{major}*
14mu|fontforge-1.0-0.20170731.1|89	
14mu|fontforge-1.0-0.20170731.1|90	#----------------------------------------------------------------------------
14mu|fontforge-1.0-0.20170731.1|91	
14mu|fontforge-1.0-0.20170731.1|92	%package -n %{libexe}
14mu|fontforge-1.0-0.20170731.1|93	Group:          System/Libraries
14mu|fontforge-1.0-0.20170731.1|94	Summary:        Library for %{name}
14mu|fontforge-1.0-0.20170731.1|95	
14mu|fontforge-1.0-0.20170731.1|96	%description -n %{libexe}
14mu|fontforge-1.0-0.20170731.1|97	This package contains the shared library libfontforgeexe.
14mu|fontforge-1.0-0.20170731.1|98	
14mu|fontforge-1.0-0.20170731.1|99	%files -n %{libexe}
14mu|fontforge-1.0-0.20170731.1|100	%{_libdir}/libfontforgeexe.so.%{major}*
14mu|fontforge-1.0-0.20170731.1|101	
14mu|fontforge-1.0-0.20170731.1|102	#----------------------------------------------------------------------------
14mu|fontforge-1.0-0.20170731.1|103	
14mu|fontforge-1.0-0.20170731.1|104	%package -n %{libgdraw}
14mu|fontforge-1.0-0.20170731.1|105	Group:		System/Libraries
14mu|fontforge-1.0-0.20170731.1|106	Summary:	Library for %{name}
14mu|fontforge-1.0-0.20170731.1|107	
14mu|fontforge-1.0-0.20170731.1|108	%description -n %{libgdraw}
14mu|fontforge-1.0-0.20170731.1|109	This package contains the shared library libgdraw.
14mu|fontforge-1.0-0.20170731.1|110	
14mu|fontforge-1.0-0.20170731.1|111	%files -n %{libgdraw}
14mu|fontforge-1.0-0.20170731.1|112	%{_libdir}/libgdraw.so.%{gdraw_major}*
14mu|fontforge-1.0-0.20170731.1|113	
14mu|fontforge-1.0-0.20170731.1|114	#----------------------------------------------------------------------------
14mu|fontforge-1.0-0.20170731.1|115	
14mu|fontforge-1.0-0.20170731.1|116	%package -n %{libgioftp}
14mu|fontforge-1.0-0.20170731.1|117	Group:		System/Libraries
14mu|fontforge-1.0-0.20170731.1|118	Summary:	Library for %{name}
14mu|fontforge-1.0-0.20170731.1|119	
14mu|fontforge-1.0-0.20170731.1|120	%description -n %{libgioftp}
14mu|fontforge-1.0-0.20170731.1|121	This package contains the shared library libgioftp.
14mu|fontforge-1.0-0.20170731.1|122	
14mu|fontforge-1.0-0.20170731.1|123	%files -n %{libgioftp}
14mu|fontforge-1.0-0.20170731.1|124	%{_libdir}/libgioftp.so.%{major}*
14mu|fontforge-1.0-0.20170731.1|125	
14mu|fontforge-1.0-0.20170731.1|126	#----------------------------------------------------------------------------
14mu|fontforge-1.0-0.20170731.1|127	
14mu|fontforge-1.0-0.20170731.1|128	%package -n %{libgunicode}
14mu|fontforge-1.0-0.20170731.1|129	Group:		System/Libraries
14mu|fontforge-1.0-0.20170731.1|130	Summary:	Library for %{name}
14mu|fontforge-1.0-0.20170731.1|131	
14mu|fontforge-1.0-0.20170731.1|132	%description -n %{libgunicode}
14mu|fontforge-1.0-0.20170731.1|133	This package contains the shared library libgunicode.
14mu|fontforge-1.0-0.20170731.1|134	
14mu|fontforge-1.0-0.20170731.1|135	%files -n %{libgunicode}
14mu|fontforge-1.0-0.20170731.1|136	%{_libdir}/libgunicode.so.%{gunicode_major}*
14mu|fontforge-1.0-0.20170731.1|137	
14mu|fontforge-1.0-0.20170731.1|138	#----------------------------------------------------------------------------
14mu|fontforge-1.0-0.20170731.1|139	
14mu|fontforge-1.0-0.20170731.1|140	%package -n %{libgutils}
14mu|fontforge-1.0-0.20170731.1|141	Group:		System/Libraries
14mu|fontforge-1.0-0.20170731.1|142	Summary:	Library for %{name}
14mu|fontforge-1.0-0.20170731.1|143	
14mu|fontforge-1.0-0.20170731.1|144	%description -n %{libgutils}
14mu|fontforge-1.0-0.20170731.1|145	This package contains the shared library libgutils.
14mu|fontforge-1.0-0.20170731.1|146	
14mu|fontforge-1.0-0.20170731.1|147	%files -n %{libgutils}
14mu|fontforge-1.0-0.20170731.1|148	%{_libdir}/libgutils.so.%{major}*
14mu|fontforge-1.0-0.20170731.1|149	
14mu|fontforge-1.0-0.20170731.1|150	#----------------------------------------------------------------------------
14mu|fontforge-1.0-0.20170731.1|151	
14mu|fontforge-1.0-0.20170731.1|152	%package -n %{devname}
14mu|fontforge-1.0-0.20170731.1|153	Group:		Development/C
14mu|fontforge-1.0-0.20170731.1|154	Summary:	Development files for %{name}
14mu|fontforge-1.0-0.20170731.1|155	Requires:	%{libname} = %{EVRD}
14mu|fontforge-1.0-0.20170731.1|156	Requires:	%{libgdraw} = %{EVRD}
14mu|fontforge-1.0-0.20170731.1|157	Requires:	%{libgioftp} = %{EVRD}
14mu|fontforge-1.0-0.20170731.1|158	Requires:	%{libgunicode} = %{EVRD}
14mu|fontforge-1.0-0.20170731.1|159	Requires:	%{libgutils} = %{EVRD}
14mu|fontforge-1.0-0.20170731.1|160	Provides:	%{name}-devel = %{EVRD}
14mu|fontforge-1.0-0.20170731.1|161	
14mu|fontforge-1.0-0.20170731.1|162	%description -n %{devname}
14mu|fontforge-1.0-0.20170731.1|163	This package contains the development files for %{name}.
14mu|fontforge-1.0-0.20170731.1|164	
14mu|fontforge-1.0-0.20170731.1|165	%files -n %{devname}
14mu|fontforge-1.0-0.20170731.1|166	%{_libdir}/lib*.so
14mu|fontforge-1.0-0.20170731.1|167	%{_libdir}/pkgconfig/*.pc
14mu|fontforge-1.0-0.20170731.1|168	%{_includedir}/%{name}
14mu|fontforge-1.0-0.20170731.1|169	
14mu|fontforge-1.0-0.20170731.1|170	#----------------------------------------------------------------------------
14mu|fontforge-1.0-0.20170731.1|171	
14mu|fontforge-1.0-0.20170731.1|172	%package python
14mu|fontforge-1.0-0.20170731.1|173	Group:		Development/Python
14mu|fontforge-1.0-0.20170731.1|174	Summary:	Library bindings for python
14mu|fontforge-1.0-0.20170731.1|175	
14mu|fontforge-1.0-0.20170731.1|176	%description python
14mu|fontforge-1.0-0.20170731.1|177	This package contains the python library for python applications that
14mu|fontforge-1.0-0.20170731.1|178	use %{name}.
14mu|fontforge-1.0-0.20170731.1|179	
14mu|fontforge-1.0-0.20170731.1|180	%files python
14mu|fontforge-1.0-0.20170731.1|181	%{py_platsitedir}/fontforge.so
14mu|fontforge-1.0-0.20170731.1|182	%{py_platsitedir}/psMat.so
14mu|fontforge-1.0-0.20170731.1|183	
14mu|fontforge-1.0-0.20170731.1|184	#----------------------------------------------------------------------------
14mu|fontforge-1.0-0.20170731.1|185	
14mu|fontforge-1.0-0.20170731.1|186	%prep
14mu|fontforge-1.0-0.20170731.1|187	%setup -qn fontforge-%{ffversion}
14mu|fontforge-1.0-0.20170731.1|188	tar xzf %{SOURCE1}
14mu|fontforge-1.0-0.20170731.1|189	
14mu|fontforge-1.0-0.20170731.1|190	%apply_patches
14mu|fontforge-1.0-0.20170731.1|191	
14mu|fontforge-1.0-0.20170731.1|192	mkdir -p htdocs
14mu|fontforge-1.0-0.20170731.1|193	cp -pr doc/html/* htdocs
14mu|fontforge-1.0-0.20170731.1|194	chmod 644 htdocs/nonBMP/index.html
14mu|fontforge-1.0-0.20170731.1|195	# Fix bad line terminators
14mu|fontforge-1.0-0.20170731.1|196	sed -i 's/\r//' htdocs/Big5.txt
14mu|fontforge-1.0-0.20170731.1|197	sed -i 's/\r//' htdocs/corpchar.txt
14mu|fontforge-1.0-0.20170731.1|198	
14mu|fontforge-1.0-0.20170731.1|199	%build
14mu|fontforge-1.0-0.20170731.1|200	./bootstrap --skip-git --gnulib-srcdir=gnulib-%{gnulib_githead}
14mu|fontforge-1.0-0.20170731.1|201	%configure2_5x \
14mu|fontforge-1.0-0.20170731.1|202	--disable-static \
14mu|fontforge-1.0-0.20170731.1|203	--with-freetype-bytecode=no \
14mu|fontforge-1.0-0.20170731.1|204	--with-regular-link \
14mu|fontforge-1.0-0.20170731.1|205	--enable-pyextension \
14mu|fontforge-1.0-0.20170731.1|206	--enable-longdouble \
14mu|fontforge-1.0-0.20170731.1|207	--enable-type3 \
14mu|fontforge-1.0-0.20170731.1|208	--enable-libff
14mu|fontforge-1.0-0.20170731.1|209	
14mu|fontforge-1.0-0.20170731.1|210	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|fontforge-1.0-0.20170731.1|211	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|fontforge-1.0-0.20170731.1|212	
14mu|fontforge-1.0-0.20170731.1|213	%make
14mu|fontforge-1.0-0.20170731.1|214	
14mu|fontforge-1.0-0.20170731.1|215	%install
14mu|fontforge-1.0-0.20170731.1|216	%makeinstall_std
14mu|fontforge-1.0-0.20170731.1|217	
14mu|fontforge-1.0-0.20170731.1|218	desktop-file-install \
14mu|fontforge-1.0-0.20170731.1|219	--dir %{buildroot}%{_datadir}/applications \
14mu|fontforge-1.0-0.20170731.1|220	desktop/fontforge.desktop
14mu|fontforge-1.0-0.20170731.1|221	
14mu|fontforge-1.0-0.20170731.1|222	# icons
14mu|fontforge-1.0-0.20170731.1|223	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|fontforge-1.0-0.20170731.1|224	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|fontforge-1.0-0.20170731.1|225	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|fontforge-1.0-0.20170731.1|226	
14mu|fontforge-1.0-0.20170731.1|227	mkdir -p %{buildroot}/%{_datadir}/mime/packages
14mu|fontforge-1.0-0.20170731.1|228	
14mu|fontforge-1.0-0.20170731.1|229	install -p desktop/fontforge.xml %{buildroot}/%{_datadir}/mime/packages/
14mu|fontforge-1.0-0.20170731.1|230	
14mu|fontforge-1.0-0.20170731.1|231	chrpath -d %{buildroot}%{_bindir}/%{name} %{buildroot}%{_libdir}/*.so.*
14mu|fontforge-1.0-0.20170731.1|232	
14mu|fontforge-1.0-0.20170731.1|233	%find_lang FontForge
14mu|fontforge-1.0-0.20170731.1|234	
14mu|fontforge-1.0-0.20170731.1|235	
14mu|fontforge-1.0-0.20170731.1|236	%changelog
14mu|fontforge-1.0-0.20170731.1|237	
14mu|fontforge-1.0-0.20170731.1|238	* Tue Aug 15 2017 dsilakov <denis.silakov@rosalab.ru> 1.0-0.20170731.1
14mu|fontforge-1.0-0.20170731.1|239	- (f298b15) Merge pull request #2 from vladimir71/fontforge:rosa2014.1
14mu|fontforge-1.0-0.20170731.1|240	- (f298b15) fontforge
14mu|fontforge-1.0-0.20170731.1|241	
14mu|fontforge-1.0-0.20170731.1|242	

22579 14
14mu|fonts-ttf-bengali-0.5-15|1	Summary: A set of Bangla fonts under GPL
14mu|fonts-ttf-bengali-0.5-15|2	Name: fonts-ttf-bengali
14mu|fonts-ttf-bengali-0.5-15|3	# version number is defined at http://www.bengalinux.org/downloads/
14mu|fonts-ttf-bengali-0.5-15|4	Version: 0.5
14mu|fonts-ttf-bengali-0.5-15|5	Release: 15
14mu|fonts-ttf-bengali-0.5-15|6	License: GPL
14mu|fonts-ttf-bengali-0.5-15|7	Group: System/Fonts/True type
14mu|fonts-ttf-bengali-0.5-15|8	Source0: http://savannah.nongnu.org/download/freebangfont/Akaash-0.8.5.tar.gz
14mu|fonts-ttf-bengali-0.5-15|9	Source1: http://savannah.nongnu.org/download/freebangfont/Ani.tar.gz
14mu|fonts-ttf-bengali-0.5-15|10	Source2: http://savannah.nongnu.org/download/freebangfont/Likhan-0.5.tar.gz
14mu|fonts-ttf-bengali-0.5-15|11	Source3: http://savannah.nongnu.org/download/freebangfont/MuktiNarrow-0.94.tar.bz2
14mu|fonts-ttf-bengali-0.5-15|12	URL: http://www.bengalinux.org/
14mu|fonts-ttf-bengali-0.5-15|13	BuildArch:	noarch
14mu|fonts-ttf-bengali-0.5-15|14	BuildRequires: fontconfig
14mu|fonts-ttf-bengali-0.5-15|15	BuildRequires:	freetype-tools
14mu|fonts-ttf-bengali-0.5-15|16	
14mu|fonts-ttf-bengali-0.5-15|17	Provides: fonts-tt-Akaash
14mu|fonts-ttf-bengali-0.5-15|18	Provides: fonts-tt-Ani
14mu|fonts-ttf-bengali-0.5-15|19	Provides: fonts-tt-Likhan
14mu|fonts-ttf-bengali-0.5-15|20	Provides: fonts-tt-MuktiNarrow
14mu|fonts-ttf-bengali-0.5-15|21	
14mu|fonts-ttf-bengali-0.5-15|22	%description
14mu|fonts-ttf-bengali-0.5-15|23	This package contains a set of Bangla (Bengali) OpenType fonts based on
14mu|fonts-ttf-bengali-0.5-15|24	Unicode encoding scheme. The fonts are provided by Free Bangla Font project,
14mu|fonts-ttf-bengali-0.5-15|25	a sub project of Ankur group (http://www.bengalinux.org).
14mu|fonts-ttf-bengali-0.5-15|26	
14mu|fonts-ttf-bengali-0.5-15|27	Install freebanglafont if you'd like to use Bangla or want to see Bangla
14mu|fonts-ttf-bengali-0.5-15|28	interface for GNOME, KDE, etc.
14mu|fonts-ttf-bengali-0.5-15|29	
14mu|fonts-ttf-bengali-0.5-15|30	%prep
14mu|fonts-ttf-bengali-0.5-15|31	%setup -c -a 0 -a 1 -a 2 -a 3 -q
14mu|fonts-ttf-bengali-0.5-15|32	
14mu|fonts-ttf-bengali-0.5-15|33	%build
14mu|fonts-ttf-bengali-0.5-15|34	
14mu|fonts-ttf-bengali-0.5-15|35	%install
14mu|fonts-ttf-bengali-0.5-15|36	install -d %{buildroot}/%{_datadir}/fonts/TTF/bengali
14mu|fonts-ttf-bengali-0.5-15|37	
14mu|fonts-ttf-bengali-0.5-15|38	for i in `find . -name "*.ttf"` ; do
14mu|fonts-ttf-bengali-0.5-15|39	install -m 644 $i %{buildroot}/%{_datadir}/fonts/TTF/bengali
14mu|fonts-ttf-bengali-0.5-15|40	done
14mu|fonts-ttf-bengali-0.5-15|41	for i in `find . -name "*.TTF"` ; do
14mu|fonts-ttf-bengali-0.5-15|42	install -m 644 $i \
14mu|fonts-ttf-bengali-0.5-15|43	%{buildroot}/%{_datadir}/fonts/TTF/bengali/`basename $i .TTF`.ttf
14mu|fonts-ttf-bengali-0.5-15|44	done
14mu|fonts-ttf-bengali-0.5-15|45	
14mu|fonts-ttf-bengali-0.5-15|46	mkdir -p %{buildroot}/%{_docdir}/%{name}-%{version}/Akaash/
14mu|fonts-ttf-bengali-0.5-15|47	install -m 644 Akaash/{BUGS,README,MAILINGLISTS,VERSION,CHANGELOG,CREDITS} \
14mu|fonts-ttf-bengali-0.5-15|48	%{buildroot}/%{_docdir}/%{name}-%{version}/Akaash/
14mu|fonts-ttf-bengali-0.5-15|49	mkdir -p %{buildroot}/%{_docdir}/%{name}-%{version}/Ani/
14mu|fonts-ttf-bengali-0.5-15|50	install -m 644 Ani/{AUTHORS,BUGS,MAILINGLISTS,README,VERSION} \
14mu|fonts-ttf-bengali-0.5-15|51	%{buildroot}/%{_docdir}/%{name}-%{version}/Ani/
14mu|fonts-ttf-bengali-0.5-15|52	mkdir -p %{buildroot}/%{_docdir}/%{name}-%{version}/Likhan/
14mu|fonts-ttf-bengali-0.5-15|53	install -m 644 Likhan-0.5/README \
14mu|fonts-ttf-bengali-0.5-15|54	%{buildroot}/%{_docdir}/%{name}-%{version}/Likhan/
14mu|fonts-ttf-bengali-0.5-15|55	mkdir -p %{buildroot}/%{_docdir}/%{name}-%{version}/MuktiNarrow/
14mu|fonts-ttf-bengali-0.5-15|56	install -m 644 MuktiNarrow0.94/readme.txt \
14mu|fonts-ttf-bengali-0.5-15|57	%{buildroot}/%{_docdir}/%{name}-%{version}/MuktiNarrow/
14mu|fonts-ttf-bengali-0.5-15|58	install -m 644 Ani/COPYING %{buildroot}/%{_docdir}/%{name}-%{version}/
14mu|fonts-ttf-bengali-0.5-15|59	
14mu|fonts-ttf-bengali-0.5-15|60	%post
14mu|fonts-ttf-bengali-0.5-15|61	touch %{_datadir}/fonts/TTF
14mu|fonts-ttf-bengali-0.5-15|62	
14mu|fonts-ttf-bengali-0.5-15|63	%clean
14mu|fonts-ttf-bengali-0.5-15|64	rm -fr %{buildroot}
14mu|fonts-ttf-bengali-0.5-15|65	
14mu|fonts-ttf-bengali-0.5-15|66	%files
14mu|fonts-ttf-bengali-0.5-15|67	%defattr(0644,root,root,0755)
14mu|fonts-ttf-bengali-0.5-15|68	%doc %{_docdir}/%{name}-%{version}/*
14mu|fonts-ttf-bengali-0.5-15|69	%dir %{_datadir}/fonts/TTF/
14mu|fonts-ttf-bengali-0.5-15|70	%dir %{_datadir}/fonts/TTF/bengali
14mu|fonts-ttf-bengali-0.5-15|71	%{_datadir}/fonts/TTF/bengali/*.ttf
14mu|fonts-ttf-bengali-0.5-15|72	
14mu|fonts-ttf-bengali-0.5-15|73	%changelog
14mu|fonts-ttf-bengali-0.5-15|74	
14mu|fonts-ttf-bengali-0.5-15|75	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.5-15
14mu|fonts-ttf-bengali-0.5-15|76	- (56b60cc) Repack tarball according to upstream
14mu|fonts-ttf-bengali-0.5-15|77	
14mu|fonts-ttf-bengali-0.5-15|78	

22580 14
14mu|fonts-ttf-liberation-2.00.1-10|1	%define pkgname liberation-fonts-ttf
14mu|fonts-ttf-liberation-2.00.1-10|2	
14mu|fonts-ttf-liberation-2.00.1-10|3	Summary:	Fonts to replace commonly used Microsoft Windows Fonts
14mu|fonts-ttf-liberation-2.00.1-10|4	Name:		fonts-ttf-liberation
14mu|fonts-ttf-liberation-2.00.1-10|5	Version:	2.00.1
14mu|fonts-ttf-liberation-2.00.1-10|6	Release:	10
14mu|fonts-ttf-liberation-2.00.1-10|7	# The license of the Liberation Fonts is a EULA that contains
14mu|fonts-ttf-liberation-2.00.1-10|8	# GPLv2 and two exceptions:
14mu|fonts-ttf-liberation-2.00.1-10|9	# The first exception is the standard FSF font exception.
14mu|fonts-ttf-liberation-2.00.1-10|10	# The second exception is an anti-lockdown clause somewhat like
14mu|fonts-ttf-liberation-2.00.1-10|11	# the one in GPLv3. This license is Free, but GPLv2 and GPLv3
14mu|fonts-ttf-liberation-2.00.1-10|12	# incompatible.
14mu|fonts-ttf-liberation-2.00.1-10|13	License:	GPLv2+ with font exception
14mu|fonts-ttf-liberation-2.00.1-10|14	Group:		System/Fonts/True type
14mu|fonts-ttf-liberation-2.00.1-10|15	Url:		https://fedorahosted.org/liberation-fonts/
14mu|fonts-ttf-liberation-2.00.1-10|16	Source0:	https://fedorahosted.org/releases/l/i/liberation-fonts/%{pkgname}-%{version}.tar.gz
14mu|fonts-ttf-liberation-2.00.1-10|17	BuildArch:	noarch
14mu|fonts-ttf-liberation-2.00.1-10|18	BuildRequires:	fontconfig
14mu|fonts-ttf-liberation-2.00.1-10|19	BuildRequires:	freetype-tools
14mu|fonts-ttf-liberation-2.00.1-10|20	# Google Chrome >= 70 depends from liberation-fonts
14mu|fonts-ttf-liberation-2.00.1-10|21	Provides:	liberation-fonts = %{EVRD}
14mu|fonts-ttf-liberation-2.00.1-10|22	
14mu|fonts-ttf-liberation-2.00.1-10|23	%description
14mu|fonts-ttf-liberation-2.00.1-10|24	The Liberation Fonts are intended to be replacements for the three
14mu|fonts-ttf-liberation-2.00.1-10|25	most commonly used fonts on Microsoft systems: Times New Roman,
14mu|fonts-ttf-liberation-2.00.1-10|26	Arial, and Courier New.
14mu|fonts-ttf-liberation-2.00.1-10|27	
14mu|fonts-ttf-liberation-2.00.1-10|28	%files
14mu|fonts-ttf-liberation-2.00.1-10|29	%doc README AUTHORS LICENSE TODO
14mu|fonts-ttf-liberation-2.00.1-10|30	%dir %{_datadir}/fonts/TTF/liberation
14mu|fonts-ttf-liberation-2.00.1-10|31	%{_datadir}/fonts/TTF/liberation/*.ttf
14mu|fonts-ttf-liberation-2.00.1-10|32	%verify(not mtime) %{_datadir}/fonts/TTF/liberation/fonts.dir
14mu|fonts-ttf-liberation-2.00.1-10|33	%{_datadir}/fonts/TTF/liberation/fonts.scale
14mu|fonts-ttf-liberation-2.00.1-10|34	%{_sysconfdir}/X11/fontpath.d/ttf-liberation:pri=50
14mu|fonts-ttf-liberation-2.00.1-10|35	
14mu|fonts-ttf-liberation-2.00.1-10|36	#----------------------------------------------------------------------------
14mu|fonts-ttf-liberation-2.00.1-10|37	
14mu|fonts-ttf-liberation-2.00.1-10|38	%prep
14mu|fonts-ttf-liberation-2.00.1-10|39	%setup -qn %{pkgname}-%{version}
14mu|fonts-ttf-liberation-2.00.1-10|40	
14mu|fonts-ttf-liberation-2.00.1-10|41	%build
14mu|fonts-ttf-liberation-2.00.1-10|42	
14mu|fonts-ttf-liberation-2.00.1-10|43	%install
14mu|fonts-ttf-liberation-2.00.1-10|44	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/liberation
14mu|fonts-ttf-liberation-2.00.1-10|45	
14mu|fonts-ttf-liberation-2.00.1-10|46	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/liberation
14mu|fonts-ttf-liberation-2.00.1-10|47	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/liberation > %{buildroot}%{_datadir}/fonts/TTF/liberation/fonts.dir
14mu|fonts-ttf-liberation-2.00.1-10|48	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/liberation/fonts.scale
14mu|fonts-ttf-liberation-2.00.1-10|49	
14mu|fonts-ttf-liberation-2.00.1-10|50	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mu|fonts-ttf-liberation-2.00.1-10|51	ln -s ../../..%{_datadir}/fonts/TTF/liberation \
14mu|fonts-ttf-liberation-2.00.1-10|52	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-liberation:pri=50
14mu|fonts-ttf-liberation-2.00.1-10|53	
14mu|fonts-ttf-liberation-2.00.1-10|54	
14mu|fonts-ttf-liberation-2.00.1-10|55	%changelog
14mu|fonts-ttf-liberation-2.00.1-10|56	
14mu|fonts-ttf-liberation-2.00.1-10|57	* Wed Oct 17 2018 Mikhail Novosyolov <m.novosyolov@rosalinux.ru> 2.00.1-10
14mu|fonts-ttf-liberation-2.00.1-10|58	- (d5b5dac) [backport] Add 'Provides: liveration-fonts' because it's a requirement for Google's RPMs of Chrome 70
14mu|fonts-ttf-liberation-2.00.1-10|59	
14mu|fonts-ttf-liberation-2.00.1-10|60	

22581 14
14mu|fonts-ttf-paratype-20141121-4|1	%define mononame paratype-pt-mono
14mu|fonts-ttf-paratype-20141121-4|2	%define sansname paratype-pt-sans
14mu|fonts-ttf-paratype-20141121-4|3	%define serifname paratype-pt-serif
14mu|fonts-ttf-paratype-20141121-4|4	
14mu|fonts-ttf-paratype-20141121-4|5	Summary:	A pan-Cyrillic typeface
14mu|fonts-ttf-paratype-20141121-4|6	Name:		fonts-ttf-paratype
14mu|fonts-ttf-paratype-20141121-4|7	Version:	20141121
14mu|fonts-ttf-paratype-20141121-4|8	Release:	4
14mu|fonts-ttf-paratype-20141121-4|9	License:	OFL
14mu|fonts-ttf-paratype-20141121-4|10	Group:		System/Fonts/True type
14mu|fonts-ttf-paratype-20141121-4|11	Url:		http://www.paratype.com/public/
14mu|fonts-ttf-paratype-20141121-4|12	# We now got new updated source archive to use
14mu|fonts-ttf-paratype-20141121-4|13	Source0:	http://www.fontstock.com/public/PTSansOFL.zip
14mu|fonts-ttf-paratype-20141121-4|14	Source1:	http://www.fontstock.com/public/PTSerifOFL.zip
14mu|fonts-ttf-paratype-20141121-4|15	Source2:	http://www.fontstock.com/public/PTMonoOFL.zip
14mu|fonts-ttf-paratype-20141121-4|16	Source12:	%{sansname}.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|17	Source13:	%{sansname}-narrow.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|18	Source14:	%{sansname}-caption.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|19	Source22:	%{serifname}.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|20	Source23:	%{serifname}-caption.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|21	Source31:	%{mononame}.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|22	BuildRequires:	fontconfig
14mu|fonts-ttf-paratype-20141121-4|23	BuildRequires:	ttmkfdir
14mu|fonts-ttf-paratype-20141121-4|24	Conflicts:	paratype-pt-sans-fonts < 20141121-3
14mu|fonts-ttf-paratype-20141121-4|25	Obsoletes:	paratype-pt-sans-fonts < 20141121-3
14mu|fonts-ttf-paratype-20141121-4|26	Provides:	paratype-pt-mono-fonts = %{EVRD}
14mu|fonts-ttf-paratype-20141121-4|27	Provides:	paratype-pt-sans-fonts = %{EVRD}
14mu|fonts-ttf-paratype-20141121-4|28	Provides:	paratype-pt-serif-fonts = %{EVRD}
14mu|fonts-ttf-paratype-20141121-4|29	BuildArch:	noarch
14mu|fonts-ttf-paratype-20141121-4|30	
14mu|fonts-ttf-paratype-20141121-4|31	%description
14mu|fonts-ttf-paratype-20141121-4|32	The Paratype family was developed as part of the "Public Types of Russian
14mu|fonts-ttf-paratype-20141121-4|33	Federation" project. This project aims at enabling the peoples of Russia to
14mu|fonts-ttf-paratype-20141121-4|34	read and write their native languages, using free/libre fonts. It is
14mu|fonts-ttf-paratype-20141121-4|35	dedicated to the 300-year anniversary of the Russian civil type invented by
14mu|fonts-ttf-paratype-20141121-4|36	Peter the Great from 1708 to 1710, and was realized with financial support
14mu|fonts-ttf-paratype-20141121-4|37	from the Russian Federal Agency for Press and Mass Communications.
14mu|fonts-ttf-paratype-20141121-4|38	
14mu|fonts-ttf-paratype-20141121-4|39	The fonts include support for all 54 title languages of the Russian
14mu|fonts-ttf-paratype-20141121-4|40	Federation as well as more common Western, Central European and Cyrillic
14mu|fonts-ttf-paratype-20141121-4|41	blocks making them unique and a very important tool for modern digital
14mu|fonts-ttf-paratype-20141121-4|42	communications.
14mu|fonts-ttf-paratype-20141121-4|43	
14mu|fonts-ttf-paratype-20141121-4|44	Paratype is a grotesque font based on Russian type designs of the second part
14mu|fonts-ttf-paratype-20141121-4|45	of the 20th century. However, it also includes very distinctive features of
14mu|fonts-ttf-paratype-20141121-4|46	modern humanistic design, fulfilling present day aesthetic and functional
14mu|fonts-ttf-paratype-20141121-4|47	requirements.
14mu|fonts-ttf-paratype-20141121-4|48	
14mu|fonts-ttf-paratype-20141121-4|49	It was designed by Alexandra Korolkova, Olga Umpeleva and Vladimir Yefimov
14mu|fonts-ttf-paratype-20141121-4|50	and released by ParaType.
14mu|fonts-ttf-paratype-20141121-4|51	
14mu|fonts-ttf-paratype-20141121-4|52	This package includes the four basic styles and two narrows styles for
14mu|fonts-ttf-paratype-20141121-4|53	economic setting.
14mu|fonts-ttf-paratype-20141121-4|54	
14mu|fonts-ttf-paratype-20141121-4|55	%files
14mu|fonts-ttf-paratype-20141121-4|56	%doc *.txt
14mu|fonts-ttf-paratype-20141121-4|57	%{_datadir}/appdata/%{mononame}.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|58	%{_datadir}/appdata/%{sansname}.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|59	%{_datadir}/appdata/%{sansname}-narrow.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|60	%{_datadir}/appdata/%{serifname}.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|61	%{_datadir}/fonts/TTF/paratype/PTF*.ttf
14mu|fonts-ttf-paratype-20141121-4|62	%{_datadir}/fonts/TTF/paratype/PTM*.ttf
14mu|fonts-ttf-paratype-20141121-4|63	%{_datadir}/fonts/TTF/paratype/PTN*.ttf
14mu|fonts-ttf-paratype-20141121-4|64	%{_datadir}/fonts/TTF/paratype/PTS*.ttf
14mu|fonts-ttf-paratype-20141121-4|65	%verify(not mtime) %{_datadir}/fonts/TTF/paratype/fonts.dir
14mu|fonts-ttf-paratype-20141121-4|66	%{_datadir}/fonts/TTF/paratype/fonts.scale
14mu|fonts-ttf-paratype-20141121-4|67	%{_sysconfdir}/X11/fontpath.d/ttf-paratype:pri=50
14mu|fonts-ttf-paratype-20141121-4|68	
14mu|fonts-ttf-paratype-20141121-4|69	#----------------------------------------------------------------------------
14mu|fonts-ttf-paratype-20141121-4|70	
14mu|fonts-ttf-paratype-20141121-4|71	%package caption
14mu|fonts-ttf-paratype-20141121-4|72	Summary:	A pan-Cyrillic typeface (caption forms for small text)
14mu|fonts-ttf-paratype-20141121-4|73	Group:		System/Fonts/True type
14mu|fonts-ttf-paratype-20141121-4|74	Conflicts:	paratype-pt-sans-caption-fonts < 20141121-3
14mu|fonts-ttf-paratype-20141121-4|75	Obsoletes:	paratype-pt-sans-caption-fonts < 20141121-3
14mu|fonts-ttf-paratype-20141121-4|76	Provides:	paratype-pt-sans-caption-fonts = %{EVRD}
14mu|fonts-ttf-paratype-20141121-4|77	Provides:	paratype-pt-serif-caption-fonts = %{EVRD}
14mu|fonts-ttf-paratype-20141121-4|78	
14mu|fonts-ttf-paratype-20141121-4|79	%description caption
14mu|fonts-ttf-paratype-20141121-4|80	This paratype subpackage includes captions styles for small text sizes.
14mu|fonts-ttf-paratype-20141121-4|81	
14mu|fonts-ttf-paratype-20141121-4|82	%files caption
14mu|fonts-ttf-paratype-20141121-4|83	%doc *.txt
14mu|fonts-ttf-paratype-20141121-4|84	%{_datadir}/appdata/%{sansname}-caption.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|85	%{_datadir}/appdata/%{serifname}-caption.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|86	%{_datadir}/fonts/TTF/paratype-caption/PTC*.ttf
14mu|fonts-ttf-paratype-20141121-4|87	%{_datadir}/fonts/TTF/paratype-caption/PTZ*.ttf
14mu|fonts-ttf-paratype-20141121-4|88	%verify(not mtime) %{_datadir}/fonts/TTF/paratype-caption/fonts.dir
14mu|fonts-ttf-paratype-20141121-4|89	%{_datadir}/fonts/TTF/paratype-caption/fonts.scale
14mu|fonts-ttf-paratype-20141121-4|90	%{_sysconfdir}/X11/fontpath.d/ttf-paratype-caption:pri=50
14mu|fonts-ttf-paratype-20141121-4|91	
14mu|fonts-ttf-paratype-20141121-4|92	#----------------------------------------------------------------------------
14mu|fonts-ttf-paratype-20141121-4|93	
14mu|fonts-ttf-paratype-20141121-4|94	%prep
14mu|fonts-ttf-paratype-20141121-4|95	%setup -q -c -T
14mu|fonts-ttf-paratype-20141121-4|96	unzip -o %{SOURCE0}
14mu|fonts-ttf-paratype-20141121-4|97	unzip -o %{SOURCE1}
14mu|fonts-ttf-paratype-20141121-4|98	unzip -o %{SOURCE2}
14mu|fonts-ttf-paratype-20141121-4|99	
14mu|fonts-ttf-paratype-20141121-4|100	for txt in *.txt ; do
14mu|fonts-ttf-paratype-20141121-4|101	if $(echo "$txt" | grep -q "rus\.txt") ; then
14mu|fonts-ttf-paratype-20141121-4|102	iconv --from=UTF-16       --to=UTF-8 "$txt" > "$txt.1"
14mu|fonts-ttf-paratype-20141121-4|103	else
14mu|fonts-ttf-paratype-20141121-4|104	iconv --from=WINDOWS-1251 --to=UTF-8 "$txt" > "$txt.1"
14mu|fonts-ttf-paratype-20141121-4|105	fi
14mu|fonts-ttf-paratype-20141121-4|106	sed -i 's/\r//' "$txt.1"
14mu|fonts-ttf-paratype-20141121-4|107	touch -r "$txt" "$txt.1"
14mu|fonts-ttf-paratype-20141121-4|108	mv "$txt.1" "$txt"
14mu|fonts-ttf-paratype-20141121-4|109	done
14mu|fonts-ttf-paratype-20141121-4|110	
14mu|fonts-ttf-paratype-20141121-4|111	%build
14mu|fonts-ttf-paratype-20141121-4|112	
14mu|fonts-ttf-paratype-20141121-4|113	%install
14mu|fonts-ttf-paratype-20141121-4|114	# Paratype fonts
14mu|fonts-ttf-paratype-20141121-4|115	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/paratype
14mu|fonts-ttf-paratype-20141121-4|116	install -m 0644 -p PTF*.ttf PTM*.ttf PTN*.ttf PTS*.ttf %{buildroot}%{_datadir}/fonts/TTF/paratype/
14mu|fonts-ttf-paratype-20141121-4|117	
14mu|fonts-ttf-paratype-20141121-4|118	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/paratype > %{buildroot}%{_datadir}/fonts/TTF/paratype/fonts.dir
14mu|fonts-ttf-paratype-20141121-4|119	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/paratype/fonts.scale
14mu|fonts-ttf-paratype-20141121-4|120	
14mu|fonts-ttf-paratype-20141121-4|121	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mu|fonts-ttf-paratype-20141121-4|122	ln -s ../../..%{_datadir}/fonts/TTF/paratype \
14mu|fonts-ttf-paratype-20141121-4|123	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-paratype:pri=50
14mu|fonts-ttf-paratype-20141121-4|124	
14mu|fonts-ttf-paratype-20141121-4|125	# Paratype Caption fonts
14mu|fonts-ttf-paratype-20141121-4|126	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/paratype-caption
14mu|fonts-ttf-paratype-20141121-4|127	install -m 0644 -p PTC*.ttf PTZ*.ttf %{buildroot}%{_datadir}/fonts/TTF/paratype-caption/
14mu|fonts-ttf-paratype-20141121-4|128	
14mu|fonts-ttf-paratype-20141121-4|129	ttmkfdir %{buildroot}%{_datadir}/fonts/TTF/paratype-caption > %{buildroot}%{_datadir}/fonts/TTF/paratype-caption/fonts.dir
14mu|fonts-ttf-paratype-20141121-4|130	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/paratype-caption/fonts.scale
14mu|fonts-ttf-paratype-20141121-4|131	
14mu|fonts-ttf-paratype-20141121-4|132	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mu|fonts-ttf-paratype-20141121-4|133	ln -s ../../..%{_datadir}/fonts/TTF/paratype-caption \
14mu|fonts-ttf-paratype-20141121-4|134	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-paratype-caption:pri=50
14mu|fonts-ttf-paratype-20141121-4|135	
14mu|fonts-ttf-paratype-20141121-4|136	# Add AppStream metadata
14mu|fonts-ttf-paratype-20141121-4|137	install -Dm 0644 -p %{SOURCE12} \
14mu|fonts-ttf-paratype-20141121-4|138	%{buildroot}%{_datadir}/appdata/%{sansname}.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|139	install -Dm 0644 -p %{SOURCE13} \
14mu|fonts-ttf-paratype-20141121-4|140	%{buildroot}%{_datadir}/appdata/%{sansname}-narrow.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|141	install -Dm 0644 -p %{SOURCE14} \
14mu|fonts-ttf-paratype-20141121-4|142	%{buildroot}%{_datadir}/appdata/%{sansname}-caption.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|143	install -Dm 0644 -p %{SOURCE22} \
14mu|fonts-ttf-paratype-20141121-4|144	%{buildroot}%{_datadir}/appdata/%{serifname}.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|145	install -Dm 0644 -p %{SOURCE23} \
14mu|fonts-ttf-paratype-20141121-4|146	%{buildroot}%{_datadir}/appdata/%{serifname}-caption.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|147	install -Dm 0644 -p %{SOURCE31} \
14mu|fonts-ttf-paratype-20141121-4|148	%{buildroot}%{_datadir}/appdata/%{mononame}.metainfo.xml
14mu|fonts-ttf-paratype-20141121-4|149	
14mu|fonts-ttf-paratype-20141121-4|150	
14mu|fonts-ttf-paratype-20141121-4|151	%changelog
14mu|fonts-ttf-paratype-20141121-4|152	
14mu|fonts-ttf-paratype-20141121-4|153	* Wed Apr 20 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20141121-4
14mu|fonts-ttf-paratype-20141121-4|154	- (a4e569f) Use different way of packaging fonts (like we do with Droid and Liberation fonts)
14mu|fonts-ttf-paratype-20141121-4|155	
14mu|fonts-ttf-paratype-20141121-4|156	

22582 14
14mu|foomatic-db-4.0-3.20150819.4|1	%define releasedate 20150819
14mu|foomatic-db-4.0-3.20150819.4|2	
14mu|foomatic-db-4.0-3.20150819.4|3	Name:		foomatic-db
14mu|foomatic-db-4.0-3.20150819.4|4	Version:	4.0
14mu|foomatic-db-4.0-3.20150819.4|5	Release:	3.%{releasedate}.4
14mu|foomatic-db-4.0-3.20150819.4|6	Epoch:		1
14mu|foomatic-db-4.0-3.20150819.4|7	Summary:	Foomatic printer/driver database
14mu|foomatic-db-4.0-3.20150819.4|8	License:	GPLv2 and MIT
14mu|foomatic-db-4.0-3.20150819.4|9	Group:		System/Servers
14mu|foomatic-db-4.0-3.20150819.4|10	Url:		http://www.linuxprinting.org/
14mu|foomatic-db-4.0-3.20150819.4|11	Source:		http://www.openprinting.org/download/foomatic/%{name}-%{version}-%{releasedate}.tar.gz
14mu|foomatic-db-4.0-3.20150819.4|12	# Perl script to clean up Manufacturer entries in the PPD files, so that
14mu|foomatic-db-4.0-3.20150819.4|13	# drivers are sorted by the printer manufacturer in the graphical frontends
14mu|foomatic-db-4.0-3.20150819.4|14	Source2:	cleanppd.pl.bz2
14mu|foomatic-db-4.0-3.20150819.4|15	Patch0:		foomatic-db-20130312-cp_argument_list_too_long.diff
14mu|foomatic-db-4.0-3.20150819.4|16	Patch1:		foomatic-db-device-ids.patch
14mu|foomatic-db-4.0-3.20150819.4|17	Requires:	foomatic-db-engine
14mu|foomatic-db-4.0-3.20150819.4|18	BuildArch:	noarch
14mu|foomatic-db-4.0-3.20150819.4|19	BuildRequires:	autoconf
14mu|foomatic-db-4.0-3.20150819.4|20	BuildRequires:	automake
14mu|foomatic-db-4.0-3.20150819.4|21	BuildRequires:	cups
14mu|foomatic-db-4.0-3.20150819.4|22	BuildRequires:	cups-common
14mu|foomatic-db-4.0-3.20150819.4|23	BuildRequires:	foomatic-db-engine
14mu|foomatic-db-4.0-3.20150819.4|24	# Make sure we get postscriptdriver tags:
14mu|foomatic-db-4.0-3.20150819.4|25	BuildRequires: python-cups
14mu|foomatic-db-4.0-3.20150819.4|26	
14mu|foomatic-db-4.0-3.20150819.4|27	%description
14mu|foomatic-db-4.0-3.20150819.4|28	Foomatic is a comprehensive, spooler-independent database of printers,
14mu|foomatic-db-4.0-3.20150819.4|29	printer drivers, and driver descriptions. It contains utilities to
14mu|foomatic-db-4.0-3.20150819.4|30	generate PPD (Postscript Printer Description) files and printer queues
14mu|foomatic-db-4.0-3.20150819.4|31	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
14mu|foomatic-db-4.0-3.20150819.4|32	is also the possibility to read the PJL options out of PJL-capable
14mu|foomatic-db-4.0-3.20150819.4|33	laser printers and take them into account at the driver description
14mu|foomatic-db-4.0-3.20150819.4|34	file generation.
14mu|foomatic-db-4.0-3.20150819.4|35	
14mu|foomatic-db-4.0-3.20150819.4|36	There are spooler-independent command line interfaces to manipulate
14mu|foomatic-db-4.0-3.20150819.4|37	queues (foomatic-configure) and to print files/manipulate jobs
14mu|foomatic-db-4.0-3.20150819.4|38	(foomatic printjob).
14mu|foomatic-db-4.0-3.20150819.4|39	
14mu|foomatic-db-4.0-3.20150819.4|40	This package is the Foomatic database, an XML database containing
14mu|foomatic-db-4.0-3.20150819.4|41	information about the capabilities of near 1000 printers and around
14mu|foomatic-db-4.0-3.20150819.4|42	250 drivers. Especially it contains the information how and with which
14mu|foomatic-db-4.0-3.20150819.4|43	options the drivers have to be executed.
14mu|foomatic-db-4.0-3.20150819.4|44	
14mu|foomatic-db-4.0-3.20150819.4|45	%prep
14mu|foomatic-db-4.0-3.20150819.4|46	
14mu|foomatic-db-4.0-3.20150819.4|47	##### FOOMATIC
14mu|foomatic-db-4.0-3.20150819.4|48	
14mu|foomatic-db-4.0-3.20150819.4|49	# Source trees for installation
14mu|foomatic-db-4.0-3.20150819.4|50	%setup -q -n %{name}-%{releasedate}
14mu|foomatic-db-4.0-3.20150819.4|51	%patch0 -p0
14mu|foomatic-db-4.0-3.20150819.4|52	# foomatic-db patches
14mu|foomatic-db-4.0-3.20150819.4|53	# Don't use "-b" when patching PPD files as the backups will be packaged.
14mu|foomatic-db-4.0-3.20150819.4|54	
14mu|foomatic-db-4.0-3.20150819.4|55	# Device IDs for:
14mu|foomatic-db-4.0-3.20150819.4|56	# Brother MFC-8840D (#678065)
14mu|foomatic-db-4.0-3.20150819.4|57	# HP LaserJet M1522nf MFP (#745499)
14mu|foomatic-db-4.0-3.20150819.4|58	# Lexmark C453 (#770169)
14mu|foomatic-db-4.0-3.20150819.4|59	# HP DeskJet 720C (bug #797099)
14mu|foomatic-db-4.0-3.20150819.4|60	# Kyocera FS-1118MFP (bug #782377)
14mu|foomatic-db-4.0-3.20150819.4|61	%patch1 -p1
14mu|foomatic-db-4.0-3.20150819.4|62	
14mu|foomatic-db-4.0-3.20150819.4|63	# Use sed instead of perl in the PPDs (bug #512739).
14mu|foomatic-db-4.0-3.20150819.4|64	find db/source/PPD -type f -name '*.ppd' | xargs perl -pi -e 's,perl -p,sed,'
14mu|foomatic-db-4.0-3.20150819.4|65	
14mu|foomatic-db-4.0-3.20150819.4|66	%build
14mu|foomatic-db-4.0-3.20150819.4|67	# Makefile generation ("./make_configure" for CVS snapshots)
14mu|foomatic-db-4.0-3.20150819.4|68	./make_configure
14mu|foomatic-db-4.0-3.20150819.4|69	# Fix for lib64 architectures, avoid patch
14mu|foomatic-db-4.0-3.20150819.4|70	perl -pi -e "s@/usr/lib/(cups|pdq|ppr)@%{_libdir}/\1@g" configure
14mu|foomatic-db-4.0-3.20150819.4|71	
14mu|foomatic-db-4.0-3.20150819.4|72	# We do not compress the PPDs now, so that we can do a clean-up
14mu|foomatic-db-4.0-3.20150819.4|73	%configure --disable-gzip-ppds
14mu|foomatic-db-4.0-3.20150819.4|74	
14mu|foomatic-db-4.0-3.20150819.4|75	# "make" is not needed for this package, there is nothing to build
14mu|foomatic-db-4.0-3.20150819.4|76	
14mu|foomatic-db-4.0-3.20150819.4|77	# Delete drivers which are not on the distro (obsolete drivers which are
14mu|foomatic-db-4.0-3.20150819.4|78	# replaced by a new driver with a different name)
14mu|foomatic-db-4.0-3.20150819.4|79	# "stp" replaced by "gimp-print"/"gutenprint"
14mu|foomatic-db-4.0-3.20150819.4|80	rm -f db/source/driver/stp.xml
14mu|foomatic-db-4.0-3.20150819.4|81	# "cZ11" replaced by "cZ11somsom"
14mu|foomatic-db-4.0-3.20150819.4|82	rm -f db/source/driver/cZ11.xml
14mu|foomatic-db-4.0-3.20150819.4|83	# "cZ11somsom" replaced by "lz11"
14mu|foomatic-db-4.0-3.20150819.4|84	rm -f db/source/driver/cZ11somsom.xml
14mu|foomatic-db-4.0-3.20150819.4|85	# "hpdj" replaced by "pcl3"
14mu|foomatic-db-4.0-3.20150819.4|86	rm -f db/source/driver/hpdj.xml
14mu|foomatic-db-4.0-3.20150819.4|87	# "lxm3200[mcp]" replaced by "lxm3200"
14mu|foomatic-db-4.0-3.20150819.4|88	rm -f db/source/driver/lxm3200[mcp].xml
14mu|foomatic-db-4.0-3.20150819.4|89	# "lxm3200" replaced by "lxm3200-tweaked"
14mu|foomatic-db-4.0-3.20150819.4|90	rm -f db/source/driver/lxm3200.xml
14mu|foomatic-db-4.0-3.20150819.4|91	# Japanese drivers which are not in our GhostScript
14mu|foomatic-db-4.0-3.20150819.4|92	rm -f db/source/driver/bjc800j.xml
14mu|foomatic-db-4.0-3.20150819.4|93	rm -f db/source/driver/bj10.xml
14mu|foomatic-db-4.0-3.20150819.4|94	
14mu|foomatic-db-4.0-3.20150819.4|95	# These drivers come with their own Foomatic data. Remove the files
14mu|foomatic-db-4.0-3.20150819.4|96	# from this package
14mu|foomatic-db-4.0-3.20150819.4|97	rm -f db/source/*/gimp-print*.xml
14mu|foomatic-db-4.0-3.20150819.4|98	rm -f db/source/*/gutenprint*.xml
14mu|foomatic-db-4.0-3.20150819.4|99	rm -f db/source/*/foo2*.xml
14mu|foomatic-db-4.0-3.20150819.4|100	rm -f db/source/*/lz11*.xml
14mu|foomatic-db-4.0-3.20150819.4|101	rm -f db/source/*/m2300w*.xml
14mu|foomatic-db-4.0-3.20150819.4|102	rm -f db/source/*/m2400w*.xml
14mu|foomatic-db-4.0-3.20150819.4|103	rm -f db/source/[do]*/*[Pp]touch*.xml
14mu|foomatic-db-4.0-3.20150819.4|104	
14mu|foomatic-db-4.0-3.20150819.4|105	# foo2zjs files
14mu|foomatic-db-4.0-3.20150819.4|106	rm -f \
14mu|foomatic-db-4.0-3.20150819.4|107	db/source/printer/HP-Color_LaserJet_1500.xml \
14mu|foomatic-db-4.0-3.20150819.4|108	db/source/printer/HP-Color_LaserJet_1600.xml \
14mu|foomatic-db-4.0-3.20150819.4|109	db/source/printer/HP-Color_LaserJet_2600n.xml \
14mu|foomatic-db-4.0-3.20150819.4|110	db/source/printer/HP-LaserJet_1000.xml \
14mu|foomatic-db-4.0-3.20150819.4|111	db/source/printer/HP-LaserJet_1005.xml \
14mu|foomatic-db-4.0-3.20150819.4|112	db/source/printer/HP-LaserJet_1020.xml \
14mu|foomatic-db-4.0-3.20150819.4|113	db/source/printer/HP-LaserJet_1022.xml \
14mu|foomatic-db-4.0-3.20150819.4|114	db/source/printer/HP-LaserJet_M1005_MFP.xml \
14mu|foomatic-db-4.0-3.20150819.4|115	db/source/printer/Minolta-magicolor_2300_DL.xml \
14mu|foomatic-db-4.0-3.20150819.4|116	db/source/printer/Minolta-magicolor_2430_DL.xml \
14mu|foomatic-db-4.0-3.20150819.4|117	db/source/printer/Samsung-CLP-300.xml \
14mu|foomatic-db-4.0-3.20150819.4|118	db/source/printer/Samsung-CLP-600.xml \
14mu|foomatic-db-4.0-3.20150819.4|119	db/source/printer/Xerox-Phaser-6115MFP.xml
14mu|foomatic-db-4.0-3.20150819.4|120	
14mu|foomatic-db-4.0-3.20150819.4|121	# m2300w files
14mu|foomatic-db-4.0-3.20150819.4|122	rm -f \
14mu|foomatic-db-4.0-3.20150819.4|123	db/source/printer/Minolta-magicolor_2300W.xml \
14mu|foomatic-db-4.0-3.20150819.4|124	db/source/printer/Minolta-magicolor_2400W.xml
14mu|foomatic-db-4.0-3.20150819.4|125	
14mu|foomatic-db-4.0-3.20150819.4|126	# ptouch files
14mu|foomatic-db-4.0-3.20150819.4|127	rm -f \
14mu|foomatic-db-4.0-3.20150819.4|128	db/source/printer/Brother-PT-1500PC.xml \
14mu|foomatic-db-4.0-3.20150819.4|129	db/source/printer/Brother-PT-18R.xml \
14mu|foomatic-db-4.0-3.20150819.4|130	db/source/printer/Brother-PT-1950.xml \
14mu|foomatic-db-4.0-3.20150819.4|131	db/source/printer/Brother-PT-1950VP.xml \
14mu|foomatic-db-4.0-3.20150819.4|132	db/source/printer/Brother-PT-1960.xml \
14mu|foomatic-db-4.0-3.20150819.4|133	db/source/printer/Brother-PT-2420PC.xml \
14mu|foomatic-db-4.0-3.20150819.4|134	db/source/printer/Brother-PT-2450DX.xml \
14mu|foomatic-db-4.0-3.20150819.4|135	db/source/printer/Brother-PT-2500PC.xml \
14mu|foomatic-db-4.0-3.20150819.4|136	db/source/printer/Brother-PT-2600.xml \
14mu|foomatic-db-4.0-3.20150819.4|137	db/source/printer/Brother-PT-2610.xml \
14mu|foomatic-db-4.0-3.20150819.4|138	db/source/printer/Brother-PT-3600.xml \
14mu|foomatic-db-4.0-3.20150819.4|139	db/source/printer/Brother-PT-550A.xml \
14mu|foomatic-db-4.0-3.20150819.4|140	db/source/printer/Brother-PT-9200DX.xml \
14mu|foomatic-db-4.0-3.20150819.4|141	db/source/printer/Brother-PT-9200PC.xml \
14mu|foomatic-db-4.0-3.20150819.4|142	db/source/printer/Brother-PT-9400.xml \
14mu|foomatic-db-4.0-3.20150819.4|143	db/source/printer/Brother-PT-9500PC.xml \
14mu|foomatic-db-4.0-3.20150819.4|144	db/source/printer/Brother-PT-9600.xml \
14mu|foomatic-db-4.0-3.20150819.4|145	db/source/printer/Brother-PT-PC.xml \
14mu|foomatic-db-4.0-3.20150819.4|146	db/source/printer/Brother-QL-500.xml \
14mu|foomatic-db-4.0-3.20150819.4|147	db/source/printer/Brother-QL-550.xml \
14mu|foomatic-db-4.0-3.20150819.4|148	db/source/printer/Brother-QL-650TD.xml
14mu|foomatic-db-4.0-3.20150819.4|149	
14mu|foomatic-db-4.0-3.20150819.4|150	# Delete drivers with empty command line prototype, they would give
14mu|foomatic-db-4.0-3.20150819.4|151	# unusable printer/driver combos.
14mu|foomatic-db-4.0-3.20150819.4|152	FOOMATICDB=`pwd` %{_sbindir}/foomatic-cleanupdrivers
14mu|foomatic-db-4.0-3.20150819.4|153	
14mu|foomatic-db-4.0-3.20150819.4|154	# Correct recommended driver "gimp-print" or "gutenprint", must be
14mu|foomatic-db-4.0-3.20150819.4|155	# "gutenprint-ijs.5.0".
14mu|foomatic-db-4.0-3.20150819.4|156	for f in db/source/printer/*.xml; do
14mu|foomatic-db-4.0-3.20150819.4|157	perl -p -i -e 's:<driver>(gimp-|guten)print</driver>:<driver>gutenprint-ijs.5.0</driver>:' $f
14mu|foomatic-db-4.0-3.20150819.4|158	done
14mu|foomatic-db-4.0-3.20150819.4|159	
14mu|foomatic-db-4.0-3.20150819.4|160	# Fixed default paper tray for HP Business Inkjet 2800.
14mu|foomatic-db-4.0-3.20150819.4|161	perl -p -i -e 's/(\*DefaultInputSlot:\s+)Auto/$1Tray1/' db/source/PPD/HP/business_inkjet/HP_Business_Inkjet_2800.ppd
14mu|foomatic-db-4.0-3.20150819.4|162	# Fixed device ID lines in the HP PPDs
14mu|foomatic-db-4.0-3.20150819.4|163	perl -p -i -e 's/1284DeviceId/1284DeviceID/' db/source/PPD/HP/*/*.ppd
14mu|foomatic-db-4.0-3.20150819.4|164	
14mu|foomatic-db-4.0-3.20150819.4|165	%install
14mu|foomatic-db-4.0-3.20150819.4|166	# Do not use "make" macro, as parallelized build of Foomatic does not
14mu|foomatic-db-4.0-3.20150819.4|167	# work.
14mu|foomatic-db-4.0-3.20150819.4|168	
14mu|foomatic-db-4.0-3.20150819.4|169	# Install data files
14mu|foomatic-db-4.0-3.20150819.4|170	make	PREFIX=%{_prefix} \
14mu|foomatic-db-4.0-3.20150819.4|171	DESTDIR=%{buildroot} \
14mu|foomatic-db-4.0-3.20150819.4|172	install
14mu|foomatic-db-4.0-3.20150819.4|173	
14mu|foomatic-db-4.0-3.20150819.4|174	# Uncompress Perl script for cleaning up the PPD files
14mu|foomatic-db-4.0-3.20150819.4|175	bzcat %{SOURCE2} > ./cleanppd.pl
14mu|foomatic-db-4.0-3.20150819.4|176	chmod a+rx ./cleanppd.pl
14mu|foomatic-db-4.0-3.20150819.4|177	
14mu|foomatic-db-4.0-3.20150819.4|178	# Do the clean-up
14mu|foomatic-db-4.0-3.20150819.4|179	find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd" -exec ./cleanppd.pl '{}' \;
14mu|foomatic-db-4.0-3.20150819.4|180	
14mu|foomatic-db-4.0-3.20150819.4|181	# Remove PPDs which are not Adobe-compliant and therefore not working with
14mu|foomatic-db-4.0-3.20150819.4|182	# CUPS 1.1.20 or newer
14mu|foomatic-db-4.0-3.20150819.4|183	for ppd in `find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd.gz"`
14mu|foomatic-db-4.0-3.20150819.4|184	do
14mu|foomatic-db-4.0-3.20150819.4|185	cupstestppd -q $ppd || (
14mu|foomatic-db-4.0-3.20150819.4|186	rm -f $ppd && \
14mu|foomatic-db-4.0-3.20150819.4|187	echo "$ppd not Adobe-compliant. Deleted." && \
14mu|foomatic-db-4.0-3.20150819.4|188	echo $ppd >> deletedppds-%{name}-%{version}-%{release}.txt
14mu|foomatic-db-4.0-3.20150819.4|189	)
14mu|foomatic-db-4.0-3.20150819.4|190	done
14mu|foomatic-db-4.0-3.20150819.4|191	
14mu|foomatic-db-4.0-3.20150819.4|192	##### GENERAL STUFF
14mu|foomatic-db-4.0-3.20150819.4|193	
14mu|foomatic-db-4.0-3.20150819.4|194	# Correct permissions
14mu|foomatic-db-4.0-3.20150819.4|195	for f in %{buildroot}%{_datadir}/foomatic/db/source/*/*.xml; do
14mu|foomatic-db-4.0-3.20150819.4|196	chmod a-x $f
14mu|foomatic-db-4.0-3.20150819.4|197	done
14mu|foomatic-db-4.0-3.20150819.4|198	chmod a-x %{buildroot}%{_datadir}/foomatic/db/oldprinterids
14mu|foomatic-db-4.0-3.20150819.4|199	
14mu|foomatic-db-4.0-3.20150819.4|200	##### SCRIPTS
14mu|foomatic-db-4.0-3.20150819.4|201	
14mu|foomatic-db-4.0-3.20150819.4|202	# Restart the CUPS daemon when it is running, but do not start it when it
14mu|foomatic-db-4.0-3.20150819.4|203	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14mu|foomatic-db-4.0-3.20150819.4|204	# PPD index
14mu|foomatic-db-4.0-3.20150819.4|205	
14mu|foomatic-db-4.0-3.20150819.4|206	%post
14mu|foomatic-db-4.0-3.20150819.4|207	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14mu|foomatic-db-4.0-3.20150819.4|208	
14mu|foomatic-db-4.0-3.20150819.4|209	%postun
14mu|foomatic-db-4.0-3.20150819.4|210	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14mu|foomatic-db-4.0-3.20150819.4|211	
14mu|foomatic-db-4.0-3.20150819.4|212	##### CLEAN UP
14mu|foomatic-db-4.0-3.20150819.4|213	
14mu|foomatic-db-4.0-3.20150819.4|214	%clean
14mu|foomatic-db-4.0-3.20150819.4|215	
14mu|foomatic-db-4.0-3.20150819.4|216	##### FILES
14mu|foomatic-db-4.0-3.20150819.4|217	
14mu|foomatic-db-4.0-3.20150819.4|218	%files
14mu|foomatic-db-4.0-3.20150819.4|219	%doc README USAGE COPYING
14mu|foomatic-db-4.0-3.20150819.4|220	%{_datadir}/foomatic/db
14mu|foomatic-db-4.0-3.20150819.4|221	%{_datadir}/foomatic/xmlschema
14mu|foomatic-db-4.0-3.20150819.4|222	%{_datadir}/cups/model/foomatic-db-ppds
14mu|foomatic-db-4.0-3.20150819.4|223	
14mu|foomatic-db-4.0-3.20150819.4|224	
14mu|foomatic-db-4.0-3.20150819.4|225	
14mu|foomatic-db-4.0-3.20150819.4|226	%changelog
14mu|foomatic-db-4.0-3.20150819.4|227	
14mu|foomatic-db-4.0-3.20150819.4|228	* Thu Nov 26 2015 Denis Silakov <dsilakov@gmail.com> 1:4.0-3.20150819.4
14mu|foomatic-db-4.0-3.20150819.4|229	- (5133295) Updated to 20150819
14mu|foomatic-db-4.0-3.20150819.4|230	
14mu|foomatic-db-4.0-3.20150819.4|231	

22583 14
14mu|foomatic-db-engine-4.0.12-1|1	%define releasedate 0
14mu|foomatic-db-engine-4.0.12-1|2	%if %{releasedate}
14mu|foomatic-db-engine-4.0.12-1|3	%define tarname %{name}-%{version}-%{releasedate}
14mu|foomatic-db-engine-4.0.12-1|4	%else
14mu|foomatic-db-engine-4.0.12-1|5	%define tarname %{name}-%{version}
14mu|foomatic-db-engine-4.0.12-1|6	%endif
14mu|foomatic-db-engine-4.0.12-1|7	
14mu|foomatic-db-engine-4.0.12-1|8	%define debug 0
14mu|foomatic-db-engine-4.0.12-1|9	
14mu|foomatic-db-engine-4.0.12-1|10	##### GENERAL DEFINITIONS
14mu|foomatic-db-engine-4.0.12-1|11	
14mu|foomatic-db-engine-4.0.12-1|12	Name:		foomatic-db-engine
14mu|foomatic-db-engine-4.0.12-1|13	Version:	4.0.12
14mu|foomatic-db-engine-4.0.12-1|14	Release:	1
14mu|foomatic-db-engine-4.0.12-1|15	Summary:        Foomatic database access, printer admin, and printing utils
14mu|foomatic-db-engine-4.0.12-1|16	License:        GPLv2
14mu|foomatic-db-engine-4.0.12-1|17	Group:          System/Servers
14mu|foomatic-db-engine-4.0.12-1|18	Url:            http://www.linuxprinting.org/
14mu|foomatic-db-engine-4.0.12-1|19	Requires:       foomatic-filters >= 3.0.2-1.20050816.1mdk perl-base >= 2:5.8.8
14mu|foomatic-db-engine-4.0.12-1|20	
14mu|foomatic-db-engine-4.0.12-1|21	BuildRequires:	autoconf
14mu|foomatic-db-engine-4.0.12-1|22	BuildRequires:	automake
14mu|foomatic-db-engine-4.0.12-1|23	BuildRequires:	cups
14mu|foomatic-db-engine-4.0.12-1|24	BuildRequires:	perl-devel
14mu|foomatic-db-engine-4.0.12-1|25	BuildRequires:	file
14mu|foomatic-db-engine-4.0.12-1|26	BuildRequires:	libxml2-devel
14mu|foomatic-db-engine-4.0.12-1|27	
14mu|foomatic-db-engine-4.0.12-1|28	##### FOOMATIC SOURCES
14mu|foomatic-db-engine-4.0.12-1|29	
14mu|foomatic-db-engine-4.0.12-1|30	Source0:	http://www.openprinting.org/download/foomatic/%{tarname}.tar.gz
14mu|foomatic-db-engine-4.0.12-1|31	
14mu|foomatic-db-engine-4.0.12-1|32	##### PACKAGE DESCRIPTIONS
14mu|foomatic-db-engine-4.0.12-1|33	
14mu|foomatic-db-engine-4.0.12-1|34	%description
14mu|foomatic-db-engine-4.0.12-1|35	Foomatic is a comprehensive, spooler-independent database of printers,
14mu|foomatic-db-engine-4.0.12-1|36	printer drivers, and driver descriptions. It contains utilities to
14mu|foomatic-db-engine-4.0.12-1|37	generate PPD (Postscript Printer Description) files and printer queues
14mu|foomatic-db-engine-4.0.12-1|38	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
14mu|foomatic-db-engine-4.0.12-1|39	is also the possibility to read the PJL options out of PJL-capable
14mu|foomatic-db-engine-4.0.12-1|40	laser printers and take them into account at the driver description
14mu|foomatic-db-engine-4.0.12-1|41	file generation.
14mu|foomatic-db-engine-4.0.12-1|42	
14mu|foomatic-db-engine-4.0.12-1|43	There are spooler-independent command line interfaces to manipulate
14mu|foomatic-db-engine-4.0.12-1|44	queues (foomatic-configure) and to print files/manipulate jobs
14mu|foomatic-db-engine-4.0.12-1|45	(foomatic printjob).
14mu|foomatic-db-engine-4.0.12-1|46	
14mu|foomatic-db-engine-4.0.12-1|47	This package contains the tools for accessing the Foomatic database,
14mu|foomatic-db-engine-4.0.12-1|48	for printer administration, and for printing.
14mu|foomatic-db-engine-4.0.12-1|49	
14mu|foomatic-db-engine-4.0.12-1|50	%prep
14mu|foomatic-db-engine-4.0.12-1|51	
14mu|foomatic-db-engine-4.0.12-1|52	##### FOOMATIC
14mu|foomatic-db-engine-4.0.12-1|53	
14mu|foomatic-db-engine-4.0.12-1|54	# Source trees for installation
14mu|foomatic-db-engine-4.0.12-1|55	%setup -q -n %{tarname}
14mu|foomatic-db-engine-4.0.12-1|56	chmod -x *.c
14mu|foomatic-db-engine-4.0.12-1|57	
14mu|foomatic-db-engine-4.0.12-1|58	%build
14mu|foomatic-db-engine-4.0.12-1|59	
14mu|foomatic-db-engine-4.0.12-1|60	# Change compiler flags for debugging when in debug mode
14mu|foomatic-db-engine-4.0.12-1|61	%if %{debug}
14mu|foomatic-db-engine-4.0.12-1|62	export DONT_STRIP=1
14mu|foomatic-db-engine-4.0.12-1|63	export CFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mu|foomatic-db-engine-4.0.12-1|64	export CXXFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mu|foomatic-db-engine-4.0.12-1|65	export RPM_OPT_FLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mu|foomatic-db-engine-4.0.12-1|66	%endif
14mu|foomatic-db-engine-4.0.12-1|67	
14mu|foomatic-db-engine-4.0.12-1|68	
14mu|foomatic-db-engine-4.0.12-1|69	# Makefile generation ("./make_configure" for CVS snapshots)
14mu|foomatic-db-engine-4.0.12-1|70	./make_configure
14mu|foomatic-db-engine-4.0.12-1|71	%configure --libdir=%{_prefix}/lib
14mu|foomatic-db-engine-4.0.12-1|72	
14mu|foomatic-db-engine-4.0.12-1|73	# Fix for new library "make install" behaviour of Perl 5.8.1.
14mu|foomatic-db-engine-4.0.12-1|74	perl -p -i -e 's/PREFIX=\$\(DESTDIR\)\$\(PERLPREFIX\)/PREFIX=\$\(PERLPREFIX\)/' Makefile
14mu|foomatic-db-engine-4.0.12-1|75	
14mu|foomatic-db-engine-4.0.12-1|76	# Final build of Foomatic package
14mu|foomatic-db-engine-4.0.12-1|77	# Use the real file names of the printing utilities to be independent of the
14mu|foomatic-db-engine-4.0.12-1|78	# update-alternatives configuration
14mu|foomatic-db-engine-4.0.12-1|79	
14mu|foomatic-db-engine-4.0.12-1|80	# Do not use "make" macro, as parallelized build of Foomatic does not
14mu|foomatic-db-engine-4.0.12-1|81	# work.
14mu|foomatic-db-engine-4.0.12-1|82	
14mu|foomatic-db-engine-4.0.12-1|83	make	LPD_LPR=/usr/bin/lpr-lpd \
14mu|foomatic-db-engine-4.0.12-1|84	LPD_LPQ=/usr/bin/lpq-lpd \
14mu|foomatic-db-engine-4.0.12-1|85	LPD_LPRM=/usr/bin/lprm-lpd \
14mu|foomatic-db-engine-4.0.12-1|86	LPD_LPC=/usr/sbin/lpc-lpd \
14mu|foomatic-db-engine-4.0.12-1|87	CUPS_LPR=/usr/bin/lpr-cups \
14mu|foomatic-db-engine-4.0.12-1|88	CUPS_LPQ=/usr/bin/lpq-cups \
14mu|foomatic-db-engine-4.0.12-1|89	CUPS_LPRM=/usr/bin/lprm-cups \
14mu|foomatic-db-engine-4.0.12-1|90	CUPS_LPC=/usr/sbin/lpc-cups \
14mu|foomatic-db-engine-4.0.12-1|91	CUPS_LP=/usr/bin/lp-cups \
14mu|foomatic-db-engine-4.0.12-1|92	CUPS_CANCEL=/usr/bin/cancel-cups \
14mu|foomatic-db-engine-4.0.12-1|93	CUPS_LPSTAT=/usr/bin/lpstat-cups \
14mu|foomatic-db-engine-4.0.12-1|94	PDQ_PRINTRC=/etc/pdq/printrc \
14mu|foomatic-db-engine-4.0.12-1|95	PREFIX=%{_prefix} \
14mu|foomatic-db-engine-4.0.12-1|96	PERL_INSTALLDIRS=vendor \
14mu|foomatic-db-engine-4.0.12-1|97	DESTDIR=%{buildroot}
14mu|foomatic-db-engine-4.0.12-1|98	
14mu|foomatic-db-engine-4.0.12-1|99	chmod a+rx mkinstalldirs
14mu|foomatic-db-engine-4.0.12-1|100	
14mu|foomatic-db-engine-4.0.12-1|101	%install
14mu|foomatic-db-engine-4.0.12-1|102	
14mu|foomatic-db-engine-4.0.12-1|103	
14mu|foomatic-db-engine-4.0.12-1|104	# Change compiler flags for debugging when in debug mode
14mu|foomatic-db-engine-4.0.12-1|105	%if %{debug}
14mu|foomatic-db-engine-4.0.12-1|106	export DONT_STRIP=1
14mu|foomatic-db-engine-4.0.12-1|107	export CFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mu|foomatic-db-engine-4.0.12-1|108	export CXXFLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mu|foomatic-db-engine-4.0.12-1|109	export RPM_OPT_FLAGS="`echo %{optflags} |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
14mu|foomatic-db-engine-4.0.12-1|110	%endif
14mu|foomatic-db-engine-4.0.12-1|111	
14mu|foomatic-db-engine-4.0.12-1|112	# Make directories
14mu|foomatic-db-engine-4.0.12-1|113	install -d %{buildroot}%{_bindir}
14mu|foomatic-db-engine-4.0.12-1|114	install -d %{buildroot}%{_libdir}
14mu|foomatic-db-engine-4.0.12-1|115	install -d %{buildroot}%{_sysconfdir}
14mu|foomatic-db-engine-4.0.12-1|116	install -d %{buildroot}%{_mandir}/man1
14mu|foomatic-db-engine-4.0.12-1|117	install -d %{buildroot}%{_mandir}/man8
14mu|foomatic-db-engine-4.0.12-1|118	
14mu|foomatic-db-engine-4.0.12-1|119	##### FOOMATIC
14mu|foomatic-db-engine-4.0.12-1|120	
14mu|foomatic-db-engine-4.0.12-1|121	# Install program files
14mu|foomatic-db-engine-4.0.12-1|122	eval `perl '-V:installsitelib'`
14mu|foomatic-db-engine-4.0.12-1|123	mkdir -p %{buildroot}/$installsitelib
14mu|foomatic-db-engine-4.0.12-1|124	export INSTALLSITELIB=%{buildroot}/$installsitelib
14mu|foomatic-db-engine-4.0.12-1|125	make	PREFIX=%{_prefix} \
14mu|foomatic-db-engine-4.0.12-1|126	DESTDIR=%{buildroot} \
14mu|foomatic-db-engine-4.0.12-1|127	INSTALLSITELIB=%{buildroot}/$installsitelib \
14mu|foomatic-db-engine-4.0.12-1|128	install
14mu|foomatic-db-engine-4.0.12-1|129	
14mu|foomatic-db-engine-4.0.12-1|130	# Use update-alternatives to make "foomatic-printjob" also possible through
14mu|foomatic-db-engine-4.0.12-1|131	# the usual printing commands
14mu|foomatic-db-engine-4.0.12-1|132	
14mu|foomatic-db-engine-4.0.12-1|133	( cd %{buildroot}%{_bindir}
14mu|foomatic-db-engine-4.0.12-1|134	ln -s foomatic-printjob lpr-foomatic
14mu|foomatic-db-engine-4.0.12-1|135	ln -s foomatic-printjob lpq-foomatic
14mu|foomatic-db-engine-4.0.12-1|136	ln -s foomatic-printjob lprm-foomatic
14mu|foomatic-db-engine-4.0.12-1|137	)
14mu|foomatic-db-engine-4.0.12-1|138	( cd %{buildroot}%{_sbindir}
14mu|foomatic-db-engine-4.0.12-1|139	ln -s %{_bindir}/foomatic-printjob lpc-foomatic
14mu|foomatic-db-engine-4.0.12-1|140	)
14mu|foomatic-db-engine-4.0.12-1|141	
14mu|foomatic-db-engine-4.0.12-1|142	# Correct permissions
14mu|foomatic-db-engine-4.0.12-1|143	chmod -R a-X %{buildroot}%{perl_vendorlib}/Foomatic/*.pm
14mu|foomatic-db-engine-4.0.12-1|144	
14mu|foomatic-db-engine-4.0.12-1|145	%post -n foomatic-db-engine
14mu|foomatic-db-engine-4.0.12-1|146	# Set up update-alternatives entries
14mu|foomatic-db-engine-4.0.12-1|147	%{_sbindir}/update-alternatives --install %{_bindir}/lpr lpr %{_bindir}/lpr-foomatic 1
14mu|foomatic-db-engine-4.0.12-1|148	%{_sbindir}/update-alternatives --install %{_bindir}/lpq lpq %{_bindir}/lpq-foomatic 1
14mu|foomatic-db-engine-4.0.12-1|149	%{_sbindir}/update-alternatives --install %{_bindir}/lprm lprm %{_bindir}/lprm-foomatic 1
14mu|foomatic-db-engine-4.0.12-1|150	%{_sbindir}/update-alternatives --install %{_sbindir}/lpc lpc %{_sbindir}/lpc-foomatic 1
14mu|foomatic-db-engine-4.0.12-1|151	
14mu|foomatic-db-engine-4.0.12-1|152	%preun -n foomatic-db-engine
14mu|foomatic-db-engine-4.0.12-1|153	if [ "$1" -eq "0" ]; then
14mu|foomatic-db-engine-4.0.12-1|154	# On removal
14mu|foomatic-db-engine-4.0.12-1|155	# Remove update-alternatives entries
14mu|foomatic-db-engine-4.0.12-1|156	%{_sbindir}/update-alternatives --remove lpr /usr/bin/lpr-foomatic
14mu|foomatic-db-engine-4.0.12-1|157	%{_sbindir}/update-alternatives --remove lpq /usr/bin/lpq-foomatic
14mu|foomatic-db-engine-4.0.12-1|158	%{_sbindir}/update-alternatives --remove lprm /usr/bin/lprm-foomatic
14mu|foomatic-db-engine-4.0.12-1|159	%{_sbindir}/update-alternatives --remove lpc /usr/sbin/lpc-foomatic
14mu|foomatic-db-engine-4.0.12-1|160	fi
14mu|foomatic-db-engine-4.0.12-1|161	
14mu|foomatic-db-engine-4.0.12-1|162	%clean
14mu|foomatic-db-engine-4.0.12-1|163	
14mu|foomatic-db-engine-4.0.12-1|164	##### FILES
14mu|foomatic-db-engine-4.0.12-1|165	
14mu|foomatic-db-engine-4.0.12-1|166	%files
14mu|foomatic-db-engine-4.0.12-1|167	%doc README TODO USAGE Foomatic-Devel-Ideas.txt ChangeLog
14mu|foomatic-db-engine-4.0.12-1|168	%{_bindir}/*
14mu|foomatic-db-engine-4.0.12-1|169	%{_sbindir}/*
14mu|foomatic-db-engine-4.0.12-1|170	%{perl_vendorlib}/Foomatic
14mu|foomatic-db-engine-4.0.12-1|171	%{_datadir}/foomatic/templates
14mu|foomatic-db-engine-4.0.12-1|172	%{_mandir}/man*/*
14mu|foomatic-db-engine-4.0.12-1|173	%{_prefix}/lib/cups/driver/*
14mu|foomatic-db-engine-4.0.12-1|174	
14mu|foomatic-db-engine-4.0.12-1|175	
14mu|foomatic-db-engine-4.0.12-1|176	
14mu|foomatic-db-engine-4.0.12-1|177	%changelog
14mu|foomatic-db-engine-4.0.12-1|178	
14mu|foomatic-db-engine-4.0.12-1|179	* Wed Nov 25 2015 Denis Silakov <dsilakov@gmail.com> 4.0.12-1
14mu|foomatic-db-engine-4.0.12-1|180	- (780d9eb) Updated to 4.0.12
14mu|foomatic-db-engine-4.0.12-1|181	
14mu|foomatic-db-engine-4.0.12-1|182	

22584 14
14mu|four-in-a-row-3.16.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|four-in-a-row-3.16.2-1|2	
14mu|four-in-a-row-3.16.2-1|3	Name:		four-in-a-row
14mu|four-in-a-row-3.16.2-1|4	Version:	3.16.2
14mu|four-in-a-row-3.16.2-1|5	Release:	1
14mu|four-in-a-row-3.16.2-1|6	Summary:	GNOME Four-in-a-row game
14mu|four-in-a-row-3.16.2-1|7	License:	GPLv2+ and GFDL
14mu|four-in-a-row-3.16.2-1|8	Group:		Games/Boards
14mu|four-in-a-row-3.16.2-1|9	URL:		http://projects.gnome.org/gnome-games/
14mu|four-in-a-row-3.16.2-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|four-in-a-row-3.16.2-1|11	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mu|four-in-a-row-3.16.2-1|12	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14mu|four-in-a-row-3.16.2-1|13	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mu|four-in-a-row-3.16.2-1|14	BuildRequires:	pkgconfig(zlib)
14mu|four-in-a-row-3.16.2-1|15	BuildRequires:	intltool
14mu|four-in-a-row-3.16.2-1|16	BuildRequires:	itstool
14mu|four-in-a-row-3.16.2-1|17	BuildRequires:	libxml2-utils
14mu|four-in-a-row-3.16.2-1|18	Obsoletes:	gnect
14mu|four-in-a-row-3.16.2-1|19	
14mu|four-in-a-row-3.16.2-1|20	%description
14mu|four-in-a-row-3.16.2-1|21	The objective of Four-in-a-row is to build a line of four of your marbles
14mu|four-in-a-row-3.16.2-1|22	while trying to stop your opponent (human or computer) building a line
14mu|four-in-a-row-3.16.2-1|23	of his or her own.
14mu|four-in-a-row-3.16.2-1|24	
14mu|four-in-a-row-3.16.2-1|25	%prep
14mu|four-in-a-row-3.16.2-1|26	%setup -q
14mu|four-in-a-row-3.16.2-1|27	
14mu|four-in-a-row-3.16.2-1|28	%build
14mu|four-in-a-row-3.16.2-1|29	%configure2_5x
14mu|four-in-a-row-3.16.2-1|30	%make
14mu|four-in-a-row-3.16.2-1|31	
14mu|four-in-a-row-3.16.2-1|32	%install
14mu|four-in-a-row-3.16.2-1|33	%makeinstall_std
14mu|four-in-a-row-3.16.2-1|34	
14mu|four-in-a-row-3.16.2-1|35	%find_lang %{name} --all-name --with-gnome
14mu|four-in-a-row-3.16.2-1|36	
14mu|four-in-a-row-3.16.2-1|37	%files -f %{name}.lang
14mu|four-in-a-row-3.16.2-1|38	%doc COPYING
14mu|four-in-a-row-3.16.2-1|39	%{_bindir}/%{name}
14mu|four-in-a-row-3.16.2-1|40	%{_datadir}/applications/%{name}.desktop
14mu|four-in-a-row-3.16.2-1|41	%{_datadir}/%{name}
14mu|four-in-a-row-3.16.2-1|42	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14mu|four-in-a-row-3.16.2-1|43	%{_iconsdir}/*/*/*/*
14mu|four-in-a-row-3.16.2-1|44	%{_mandir}/man6/%{name}.6*
14mu|four-in-a-row-3.16.2-1|45	%{_datadir}/appdata/%{name}.appdata.xml
14mu|four-in-a-row-3.16.2-1|46	
14mu|four-in-a-row-3.16.2-1|47	%changelog
14mu|four-in-a-row-3.16.2-1|48	
14mu|four-in-a-row-3.16.2-1|49	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|four-in-a-row-3.16.2-1|50	- (a771d8a) pack icons
14mu|four-in-a-row-3.16.2-1|51	
14mu|four-in-a-row-3.16.2-1|52	

22585 14
14mu|fping-3.13-1|1	Name:		fping
14mu|fping-3.13-1|2	Version:	3.13
14mu|fping-3.13-1|3	Release:	1
14mu|fping-3.13-1|4	Summary:	Quickly ping N number of hosts to determine their reachability
14mu|fping-3.13-1|5	
14mu|fping-3.13-1|6	License:	BSD
14mu|fping-3.13-1|7	Group:		Networking/Other
14mu|fping-3.13-1|8	URL:		http://fping.org/
14mu|fping-3.13-1|9	Source0:	http://fping.org/dist/%{name}-%{version}.tar.gz
14mu|fping-3.13-1|10	
14mu|fping-3.13-1|11	%description
14mu|fping-3.13-1|12	fping is a ping(1) like program which uses the Internet Control Message
14mu|fping-3.13-1|13	Protocol (ICMP) echo request to determine if a host is up. fping is different
14mu|fping-3.13-1|14	from ping in that you can specify any  number of hosts on the command line, or
14mu|fping-3.13-1|15	specify a file containing the lists of hosts to ping. Instead of trying one
14mu|fping-3.13-1|16	host until it timeouts or replies, fping will send out a ping packet and move
14mu|fping-3.13-1|17	on to the next host in a round-robin fashion. If a host replies, it is noted
14mu|fping-3.13-1|18	and removed from the list of hosts to check. If a host does not respond within
14mu|fping-3.13-1|19	a certain time limit and/or retry limit it will be considered unreachable.
14mu|fping-3.13-1|20	
14mu|fping-3.13-1|21	%prep
14mu|fping-3.13-1|22	%setup -q
14mu|fping-3.13-1|23	
14mu|fping-3.13-1|24	%build
14mu|fping-3.13-1|25	%configure2_5x
14mu|fping-3.13-1|26	%make
14mu|fping-3.13-1|27	
14mu|fping-3.13-1|28	%install
14mu|fping-3.13-1|29	%makeinstall_std
14mu|fping-3.13-1|30	
14mu|fping-3.13-1|31	%files
14mu|fping-3.13-1|32	%doc README INSTALL ChangeLog
14mu|fping-3.13-1|33	%attr(4755,root,root) %{_sbindir}/fping
14mu|fping-3.13-1|34	%{_mandir}/man8/fping.8*
14mu|fping-3.13-1|35	
14mu|fping-3.13-1|36	%changelog
14mu|fping-3.13-1|37	
14mu|fping-3.13-1|38	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 3.13-1
14mu|fping-3.13-1|39	- (47c2139) Merge pull request #4 from import/fping:auto_update
14mu|fping-3.13-1|40	- (47c2139) Updated to 3.13 (by updates_builder)
14mu|fping-3.13-1|41	
14mu|fping-3.13-1|42	

22586 14
14mu|fprintd-0.7.0-1|1	%define with_doc 1
14mu|fprintd-0.7.0-1|2	%{?_with_doc: %{expand: %%global with_doc 1}}
14mu|fprintd-0.7.0-1|3	
14mu|fprintd-0.7.0-1|4	Summary:	D-Bus service for Fingerprint reader access
14mu|fprintd-0.7.0-1|5	Name:		fprintd
14mu|fprintd-0.7.0-1|6	Version:	0.7.0
14mu|fprintd-0.7.0-1|7	Release:	1
14mu|fprintd-0.7.0-1|8	License:	GPLv2+
14mu|fprintd-0.7.0-1|9	Group:		System/Kernel and hardware
14mu|fprintd-0.7.0-1|10	Url:		http://www.freedesktop.org/wiki/Software/fprint/fprintd
14mu|fprintd-0.7.0-1|11	Source0:	http://freedesktop.org/~hadess/%{name}-%{version}.tar.xz
14mu|fprintd-0.7.0-1|12	%if %{with_doc}
14mu|fprintd-0.7.0-1|13	BuildRequires:	gtk-doc
14mu|fprintd-0.7.0-1|14	%endif
14mu|fprintd-0.7.0-1|15	BuildRequires:	intltool
14mu|fprintd-0.7.0-1|16	BuildRequires:	libtool
14mu|fprintd-0.7.0-1|17	BuildRequires:	pam-devel
14mu|fprintd-0.7.0-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|fprintd-0.7.0-1|19	BuildRequires:	pkgconfig(libfprint) >= 0.4.0
14mu|fprintd-0.7.0-1|20	BuildRequires:	pkgconfig(polkit-agent-1)
14mu|fprintd-0.7.0-1|21	
14mu|fprintd-0.7.0-1|22	%description
14mu|fprintd-0.7.0-1|23	D-Bus service to access fingerprint readers.
14mu|fprintd-0.7.0-1|24	
14mu|fprintd-0.7.0-1|25	%files -f %{name}.lang
14mu|fprintd-0.7.0-1|26	%doc README COPYING AUTHORS TODO
14mu|fprintd-0.7.0-1|27	%{_bindir}/fprintd-*
14mu|fprintd-0.7.0-1|28	%{_libexecdir}/fprintd
14mu|fprintd-0.7.0-1|29	# FIXME This file should be marked as config when it does something useful
14mu|fprintd-0.7.0-1|30	%{_sysconfdir}/fprintd.conf
14mu|fprintd-0.7.0-1|31	%{_sysconfdir}/dbus-1/system.d/net.reactivated.Fprint.conf
14mu|fprintd-0.7.0-1|32	%{_datadir}/dbus-1/system-services/net.reactivated.Fprint.service
14mu|fprintd-0.7.0-1|33	%{_datadir}/polkit-1/actions/net.reactivated.fprint.device.policy
14mu|fprintd-0.7.0-1|34	/lib/systemd/system/fprintd.service
14mu|fprintd-0.7.0-1|35	%{_localstatedir}/lib/fprint
14mu|fprintd-0.7.0-1|36	%{_mandir}/man1/fprintd.*
14mu|fprintd-0.7.0-1|37	
14mu|fprintd-0.7.0-1|38	#--------------------------------------------------------------------
14mu|fprintd-0.7.0-1|39	
14mu|fprintd-0.7.0-1|40	%package pam
14mu|fprintd-0.7.0-1|41	Summary:	PAM module for fingerprint authentication
14mu|fprintd-0.7.0-1|42	Group:		System/Kernel and hardware
14mu|fprintd-0.7.0-1|43	Requires:	%{name} = %{EVRD}
14mu|fprintd-0.7.0-1|44	# Note that we obsolete pam_fprint, but as the configuration
14mu|fprintd-0.7.0-1|45	# is different, it will be mentioned in the release notes
14mu|fprintd-0.7.0-1|46	Provides:	pam_fprint = %{EVRD}
14mu|fprintd-0.7.0-1|47	Obsoletes:	pam_fprint < 0.2-5
14mu|fprintd-0.7.0-1|48	
14mu|fprintd-0.7.0-1|49	%description pam
14mu|fprintd-0.7.0-1|50	PAM module that uses the fprintd D-Bus service for fingerprint
14mu|fprintd-0.7.0-1|51	authentication.
14mu|fprintd-0.7.0-1|52	
14mu|fprintd-0.7.0-1|53	%files pam
14mu|fprintd-0.7.0-1|54	%doc pam/README
14mu|fprintd-0.7.0-1|55	/%{_lib}/security/pam_fprintd.so
14mu|fprintd-0.7.0-1|56	
14mu|fprintd-0.7.0-1|57	#--------------------------------------------------------------------
14mu|fprintd-0.7.0-1|58	
14mu|fprintd-0.7.0-1|59	%package devel
14mu|fprintd-0.7.0-1|60	Summary:	Development files for %{name}
14mu|fprintd-0.7.0-1|61	Group:		Development/Other
14mu|fprintd-0.7.0-1|62	Requires:	%{name} = %{EVRD}
14mu|fprintd-0.7.0-1|63	Requires:	gtk-doc
14mu|fprintd-0.7.0-1|64	
14mu|fprintd-0.7.0-1|65	%description devel
14mu|fprintd-0.7.0-1|66	Development documentation for fprintd, the D-Bus service for
14mu|fprintd-0.7.0-1|67	fingerprint readers access.
14mu|fprintd-0.7.0-1|68	
14mu|fprintd-0.7.0-1|69	%files devel
14mu|fprintd-0.7.0-1|70	%if %{with_doc}
14mu|fprintd-0.7.0-1|71	%{_datadir}/gtk-doc/html/fprintd
14mu|fprintd-0.7.0-1|72	%endif
14mu|fprintd-0.7.0-1|73	%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Device.xml
14mu|fprintd-0.7.0-1|74	%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
14mu|fprintd-0.7.0-1|75	
14mu|fprintd-0.7.0-1|76	#--------------------------------------------------------------------
14mu|fprintd-0.7.0-1|77	
14mu|fprintd-0.7.0-1|78	%prep
14mu|fprintd-0.7.0-1|79	%setup -q
14mu|fprintd-0.7.0-1|80	
14mu|fprintd-0.7.0-1|81	%build
14mu|fprintd-0.7.0-1|82	%configure2_5x \
14mu|fprintd-0.7.0-1|83	%if %{with_doc}
14mu|fprintd-0.7.0-1|84	--enable-gtk-doc \
14mu|fprintd-0.7.0-1|85	%endif
14mu|fprintd-0.7.0-1|86	--enable-pam \
14mu|fprintd-0.7.0-1|87	--libdir=/%{_lib}/
14mu|fprintd-0.7.0-1|88	
14mu|fprintd-0.7.0-1|89	%make
14mu|fprintd-0.7.0-1|90	
14mu|fprintd-0.7.0-1|91	%install
14mu|fprintd-0.7.0-1|92	%makeinstall_std
14mu|fprintd-0.7.0-1|93	mkdir -p %{buildroot}/%{_localstatedir}/lib/fprint
14mu|fprintd-0.7.0-1|94	
14mu|fprintd-0.7.0-1|95	mkdir -p %{buildroot}/lib/systemd/system/
14mu|fprintd-0.7.0-1|96	sed -e "s|\@libexecdir\@|%{_libexecdir}|" data/fprintd.service.in > \
14mu|fprintd-0.7.0-1|97	%{buildroot}/lib/systemd/system/fprintd.service
14mu|fprintd-0.7.0-1|98	
14mu|fprintd-0.7.0-1|99	rm -f %{buildroot}/%{_lib}/security/pam_fprintd.{a,la,so.*}
14mu|fprintd-0.7.0-1|100	
14mu|fprintd-0.7.0-1|101	%find_lang %{name}
14mu|fprintd-0.7.0-1|102	
14mu|fprintd-0.7.0-1|103	
14mu|fprintd-0.7.0-1|104	%changelog
14mu|fprintd-0.7.0-1|105	
14mu|fprintd-0.7.0-1|106	* Tue Dec 13 2016 tremod <negry.m@yandex.ru> 0.7.0-1
14mu|fprintd-0.7.0-1|107	- (6af0e39) Update to 0.7.0
14mu|fprintd-0.7.0-1|108	
14mu|fprintd-0.7.0-1|109	

22587 14
14mu|frameworkintegration-5.24.0-1|1	%define fw_version 5.24
14mu|frameworkintegration-5.24.0-1|2	
14mu|frameworkintegration-5.24.0-1|3	Summary:	KDE Frameworks 5 workspace and cross-framework integration module
14mu|frameworkintegration-5.24.0-1|4	Name:		frameworkintegration
14mu|frameworkintegration-5.24.0-1|5	Version:	5.24.0
14mu|frameworkintegration-5.24.0-1|6	Release:	1
14mu|frameworkintegration-5.24.0-1|7	License:	GPLv2+
14mu|frameworkintegration-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|frameworkintegration-5.24.0-1|9	Url:		https://www.kde.org/
14mu|frameworkintegration-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|frameworkintegration-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|frameworkintegration-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|frameworkintegration-5.24.0-1|13	BuildRequires:	kf5config-devel >= %{version}
14mu|frameworkintegration-5.24.0-1|14	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|frameworkintegration-5.24.0-1|15	BuildRequires:	kf5i18n-devel >= %{version}
14mu|frameworkintegration-5.24.0-1|16	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|frameworkintegration-5.24.0-1|17	BuildRequires:	kf5kio-devel >= %{version}
14mu|frameworkintegration-5.24.0-1|18	BuildRequires:	kf5notifications-devel >= %{version}
14mu|frameworkintegration-5.24.0-1|19	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|frameworkintegration-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Core)
14mu|frameworkintegration-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5DBus)
14mu|frameworkintegration-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Gui)
14mu|frameworkintegration-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Test)
14mu|frameworkintegration-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|frameworkintegration-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|frameworkintegration-5.24.0-1|26	BuildRequires:	pkgconfig(x11)
14mu|frameworkintegration-5.24.0-1|27	BuildRequires:	pkgconfig(xcb)
14mu|frameworkintegration-5.24.0-1|28	BuildRequires:	pkgconfig(xcursor)
14mu|frameworkintegration-5.24.0-1|29	BuildRequires:	pkgconfig(xext)
14mu|frameworkintegration-5.24.0-1|30	Requires:	kinit
14mu|frameworkintegration-5.24.0-1|31	Suggests:	qt5-platformtheme-plasma5
14mu|frameworkintegration-5.24.0-1|32	Obsoletes:	frameworkintegration-i18n < 5.23.0
14mu|frameworkintegration-5.24.0-1|33	
14mu|frameworkintegration-5.24.0-1|34	%description
14mu|frameworkintegration-5.24.0-1|35	KDE Frameworks 5 workspace and cross-framework integration module.
14mu|frameworkintegration-5.24.0-1|36	
14mu|frameworkintegration-5.24.0-1|37	Framework Integration is a set of plugins responsible for better integration
14mu|frameworkintegration-5.24.0-1|38	of Qt applications when running on a KDE Plasma workspace.
14mu|frameworkintegration-5.24.0-1|39	
14mu|frameworkintegration-5.24.0-1|40	Applications do not need to link to this directly.
14mu|frameworkintegration-5.24.0-1|41	
14mu|frameworkintegration-5.24.0-1|42	%files
14mu|frameworkintegration-5.24.0-1|43	%dir %{_kde5_datadir}/kf5/infopage/
14mu|frameworkintegration-5.24.0-1|44	%{_kde5_datadir}/kf5/infopage/*
14mu|frameworkintegration-5.24.0-1|45	%{_kde5_notificationsdir}/plasma_workspace.notifyrc
14mu|frameworkintegration-5.24.0-1|46	%{_kde5_plugindir}/FrameworkIntegrationPlugin.so
14mu|frameworkintegration-5.24.0-1|47	
14mu|frameworkintegration-5.24.0-1|48	#----------------------------------------------------------------------------
14mu|frameworkintegration-5.24.0-1|49	
14mu|frameworkintegration-5.24.0-1|50	%define kf5style_major 5
14mu|frameworkintegration-5.24.0-1|51	%define libkf5style %mklibname kf5style %{kf5style_major}
14mu|frameworkintegration-5.24.0-1|52	
14mu|frameworkintegration-5.24.0-1|53	%package -n %{libkf5style}
14mu|frameworkintegration-5.24.0-1|54	Summary:	KDE Frameworks 5 cross-framework integration shared library
14mu|frameworkintegration-5.24.0-1|55	Group:		System/Libraries
14mu|frameworkintegration-5.24.0-1|56	
14mu|frameworkintegration-5.24.0-1|57	%description -n %{libkf5style}
14mu|frameworkintegration-5.24.0-1|58	KDE Frameworks 5 cross-framework integration shared library.
14mu|frameworkintegration-5.24.0-1|59	
14mu|frameworkintegration-5.24.0-1|60	%files -n %{libkf5style}
14mu|frameworkintegration-5.24.0-1|61	%{_kde5_libdir}/libKF5Style.so.%{kf5style_major}*
14mu|frameworkintegration-5.24.0-1|62	
14mu|frameworkintegration-5.24.0-1|63	#----------------------------------------------------------------------------
14mu|frameworkintegration-5.24.0-1|64	
14mu|frameworkintegration-5.24.0-1|65	%define devkf5frameworkintegration %mklibname kf5frameworkintegration -d
14mu|frameworkintegration-5.24.0-1|66	
14mu|frameworkintegration-5.24.0-1|67	%package -n %{devkf5frameworkintegration}
14mu|frameworkintegration-5.24.0-1|68	Summary:	Development files for KDE Frameworks 5 cross-framework integration module
14mu|frameworkintegration-5.24.0-1|69	Group:		Development/KDE and Qt
14mu|frameworkintegration-5.24.0-1|70	Requires:	%{libkf5style} = %{EVRD}
14mu|frameworkintegration-5.24.0-1|71	Provides:	%{name}-devel = %{EVRD}
14mu|frameworkintegration-5.24.0-1|72	Provides:	kf5frameworkintegration-devel = %{version}
14mu|frameworkintegration-5.24.0-1|73	Provides:	kf5style-devel = %{version}
14mu|frameworkintegration-5.24.0-1|74	
14mu|frameworkintegration-5.24.0-1|75	%description -n %{devkf5frameworkintegration}
14mu|frameworkintegration-5.24.0-1|76	This package contains header files needed if you wish to build applications
14mu|frameworkintegration-5.24.0-1|77	based on %{name}.
14mu|frameworkintegration-5.24.0-1|78	
14mu|frameworkintegration-5.24.0-1|79	%files -n %{devkf5frameworkintegration}
14mu|frameworkintegration-5.24.0-1|80	%{_kde5_includedir}/KF5/KStyle
14mu|frameworkintegration-5.24.0-1|81	%{_kde5_includedir}/KF5/frameworkintegration_version.h
14mu|frameworkintegration-5.24.0-1|82	%{_kde5_libdir}/cmake/KF5FrameworkIntegration
14mu|frameworkintegration-5.24.0-1|83	%{_kde5_libdir}/libKF5Style.so
14mu|frameworkintegration-5.24.0-1|84	
14mu|frameworkintegration-5.24.0-1|85	#----------------------------------------------------------------------------
14mu|frameworkintegration-5.24.0-1|86	
14mu|frameworkintegration-5.24.0-1|87	%prep
14mu|frameworkintegration-5.24.0-1|88	%setup -q
14mu|frameworkintegration-5.24.0-1|89	
14mu|frameworkintegration-5.24.0-1|90	%build
14mu|frameworkintegration-5.24.0-1|91	%cmake_kde5
14mu|frameworkintegration-5.24.0-1|92	%make
14mu|frameworkintegration-5.24.0-1|93	
14mu|frameworkintegration-5.24.0-1|94	%install
14mu|frameworkintegration-5.24.0-1|95	%makeinstall_std -C build
14mu|frameworkintegration-5.24.0-1|96	
14mu|frameworkintegration-5.24.0-1|97	
14mu|frameworkintegration-5.24.0-1|98	
14mu|frameworkintegration-5.24.0-1|99	
14mu|frameworkintegration-5.24.0-1|100	%changelog
14mu|frameworkintegration-5.24.0-1|101	
14mu|frameworkintegration-5.24.0-1|102	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|frameworkintegration-5.24.0-1|103	- (12ee842) New version 5.24.0
14mu|frameworkintegration-5.24.0-1|104	
14mu|frameworkintegration-5.24.0-1|105	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.23.0-1
14mu|frameworkintegration-5.24.0-1|106	- (634135b) Some parts moved to plasma5-integration
14mu|frameworkintegration-5.24.0-1|107	- (Andrey Bondrov: a372be4) New version 5.23.0
14mu|frameworkintegration-5.24.0-1|108	
14mu|frameworkintegration-5.24.0-1|109	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-2
14mu|frameworkintegration-5.24.0-1|110	- (413fc04) MassBuild#1023: Increase release tag
14mu|frameworkintegration-5.24.0-1|111	
14mu|frameworkintegration-5.24.0-1|112	* Sun Apr 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-1
14mu|frameworkintegration-5.24.0-1|113	- (80e6f15) New version 5.21.0
14mu|frameworkintegration-5.24.0-1|114	
14mu|frameworkintegration-5.24.0-1|115	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-2
14mu|frameworkintegration-5.24.0-1|116	- (43fe7f3) MassBuild#1000: Increase release tag
14mu|frameworkintegration-5.24.0-1|117	
14mu|frameworkintegration-5.24.0-1|118	* Mon Mar 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-1
14mu|frameworkintegration-5.24.0-1|119	- (6ce28f0) New version 5.20.0
14mu|frameworkintegration-5.24.0-1|120	
14mu|frameworkintegration-5.24.0-1|121	* Sat Feb 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19.0-1
14mu|frameworkintegration-5.24.0-1|122	- (30ae350) New version 5.19.0
14mu|frameworkintegration-5.24.0-1|123	
14mu|frameworkintegration-5.24.0-1|124	* Mon Jan 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.18.0-1
14mu|frameworkintegration-5.24.0-1|125	- (971ab03) New version 5.18.0
14mu|frameworkintegration-5.24.0-1|126	
14mu|frameworkintegration-5.24.0-1|127	* Mon Jan 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-2
14mu|frameworkintegration-5.24.0-1|128	- (9256979) Adjust default fonts
14mu|frameworkintegration-5.24.0-1|129	- (Andrey Bondrov: ab18ce1) Drop fonts-related script from kconf update
14mu|frameworkintegration-5.24.0-1|130	
14mu|frameworkintegration-5.24.0-1|131	* Wed Dec 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-1
14mu|frameworkintegration-5.24.0-1|132	- (1f39ef4) New version 5.17.0
14mu|frameworkintegration-5.24.0-1|133	
14mu|frameworkintegration-5.24.0-1|134	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-2
14mu|frameworkintegration-5.24.0-1|135	- (137d240) Bump release
14mu|frameworkintegration-5.24.0-1|136	
14mu|frameworkintegration-5.24.0-1|137	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-1
14mu|frameworkintegration-5.24.0-1|138	- (90cb17c) Update files
14mu|frameworkintegration-5.24.0-1|139	- (Andrey Bondrov: 6277c5b) Update files
14mu|frameworkintegration-5.24.0-1|140	- (Andrey Bondrov: d7e9f39) New version 5.16.0
14mu|frameworkintegration-5.24.0-1|141	
14mu|frameworkintegration-5.24.0-1|142	* Sun Oct 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.15.0-1
14mu|frameworkintegration-5.24.0-1|143	- (f30e0e7) New version 5.15.0
14mu|frameworkintegration-5.24.0-1|144	
14mu|frameworkintegration-5.24.0-1|145	* Sat Sep 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.14.0-1
14mu|frameworkintegration-5.24.0-1|146	- (c5e885f) New version 5.14.0
14mu|frameworkintegration-5.24.0-1|147	
14mu|frameworkintegration-5.24.0-1|148	* Wed Aug 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.13.0-1
14mu|frameworkintegration-5.24.0-1|149	- (6ecdc5a) New version 5.13.0
14mu|frameworkintegration-5.24.0-1|150	
14mu|frameworkintegration-5.24.0-1|151	* Mon Jul 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.12.0-1
14mu|frameworkintegration-5.24.0-1|152	- (bbfb48b) New version 5.12.0
14mu|frameworkintegration-5.24.0-1|153	
14mu|frameworkintegration-5.24.0-1|154	* Mon Jun 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.11.0-1
14mu|frameworkintegration-5.24.0-1|155	- (ba61468) New version 5.11.0
14mu|frameworkintegration-5.24.0-1|156	
14mu|frameworkintegration-5.24.0-1|157	* Thu Jun 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10.0-3
14mu|frameworkintegration-5.24.0-1|158	- (c16ff34) Make sure frameworkintegration requires i18n package
14mu|frameworkintegration-5.24.0-1|159	
14mu|frameworkintegration-5.24.0-1|160	* Mon May 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10.0-2
14mu|frameworkintegration-5.24.0-1|161	- (68e6aaf) Requires kinit
14mu|frameworkintegration-5.24.0-1|162	
14mu|frameworkintegration-5.24.0-1|163	* Sat May 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10.0-1
14mu|frameworkintegration-5.24.0-1|164	- (c0f2e72) New version 5.10.0
14mu|frameworkintegration-5.24.0-1|165	
14mu|frameworkintegration-5.24.0-1|166	* Fri Apr 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.9.0-1
14mu|frameworkintegration-5.24.0-1|167	- (f93d305) New version 5.9.0
14mu|frameworkintegration-5.24.0-1|168	
14mu|frameworkintegration-5.24.0-1|169	* Wed Mar 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.8.0-1
14mu|frameworkintegration-5.24.0-1|170	- (e9ce8f1) New version 5.8.0
14mu|frameworkintegration-5.24.0-1|171	
14mu|frameworkintegration-5.24.0-1|172	* Fri Mar 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-5
14mu|frameworkintegration-5.24.0-1|173	- (84ad0fc) MassBuild#682: Increase release tag
14mu|frameworkintegration-5.24.0-1|174	
14mu|frameworkintegration-5.24.0-1|175	* Sat Mar 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-4
14mu|frameworkintegration-5.24.0-1|176	- (5d1eeef) Provides kf5frameworkintegration-devel
14mu|frameworkintegration-5.24.0-1|177	
14mu|frameworkintegration-5.24.0-1|178	* Sat Mar 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-3
14mu|frameworkintegration-5.24.0-1|179	- (a1a6c0b) Library shouldn't require main package
14mu|frameworkintegration-5.24.0-1|180	
14mu|frameworkintegration-5.24.0-1|181	* Thu Mar 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-2
14mu|frameworkintegration-5.24.0-1|182	- (bf492ad) Adjust devel package Provides and headers directory
14mu|frameworkintegration-5.24.0-1|183	
14mu|frameworkintegration-5.24.0-1|184	

22588 14
14mu|freeimage-3.154-5|1	%define debug_package	%nil
14mu|freeimage-3.154-5|2	
14mu|freeimage-3.154-5|3	%define oname	FreeImage
14mu|freeimage-3.154-5|4	%define oversion 3.15.4
14mu|freeimage-3.154-5|5	%define major	3
14mu|freeimage-3.154-5|6	%define libname %mklibname %{name} %{major}
14mu|freeimage-3.154-5|7	%define devname %mklibname %{name} -d
14mu|freeimage-3.154-5|8	
14mu|freeimage-3.154-5|9	Summary:	Image library
14mu|freeimage-3.154-5|10	Name:		freeimage
14mu|freeimage-3.154-5|11	Version:	3.154
14mu|freeimage-3.154-5|12	Release:	5
14mu|freeimage-3.154-5|13	License:	GPLv2+
14mu|freeimage-3.154-5|14	Group:		System/Libraries
14mu|freeimage-3.154-5|15	Url:		http://freeimage.sourceforge.net/
14mu|freeimage-3.154-5|16	Source0:	http://downloads.sourceforge.net/freeimage/FreeImage3154.zip
14mu|freeimage-3.154-5|17	# Check Debian repo for patches http://anonscm.debian.org/cgit/collab-maint/freeimage.git
14mu|freeimage-3.154-5|18	Patch0:		freeimage-3.15.4-deb-disable-embedded-libraries.patch
14mu|freeimage-3.154-5|19	Patch1:		freeimage-3.15.4-disable-jpegtransform.patch
14mu|freeimage-3.154-5|20	Patch2:		freeimage-3.15.4-deb-fix-ftbfs-amd64.patch
14mu|freeimage-3.154-5|21	Patch3:		freeimage-3.15.4-deb-makefile-modifications.patch
14mu|freeimage-3.154-5|22	Patch4:		freeimage-3.15.4-deb-tiff-tag-truncation.patch
14mu|freeimage-3.154-5|23	Patch5:		freeimage-3.15.4-deb-fix-libpng15.patch
14mu|freeimage-3.154-5|24	Patch6:		freeimage-3.15.4-fix-forced-ownership.patch
14mu|freeimage-3.154-5|25	Patch7:		FreeImage-3.15.3-CVE-2015-0852.patch
14mu|freeimage-3.154-5|26	Patch8:		freeimage-3.15.4-makefile-pic.patch
14mu|freeimage-3.154-5|27	Patch9:		freeimage-3.15.4-tiff4-4.0.4.patch
14mu|freeimage-3.154-5|28	Patch10:	freeimage-3.15.4-CVE-2015-3885.patch
14mu|freeimage-3.154-5|29	Patch11:	freeimage-3.15.4-CVE-2016-5684.patch
14mu|freeimage-3.154-5|30	BuildRequires:	jpeg-devel
14mu|freeimage-3.154-5|31	BuildRequires:	libraw-devel
14mu|freeimage-3.154-5|32	BuildRequires:	mng-devel
14mu|freeimage-3.154-5|33	BuildRequires:	png-devel
14mu|freeimage-3.154-5|34	BuildRequires:	openexr-devel
14mu|freeimage-3.154-5|35	BuildRequires:	openjpeg-devel
14mu|freeimage-3.154-5|36	BuildRequires:	tiff-devel
14mu|freeimage-3.154-5|37	
14mu|freeimage-3.154-5|38	%description
14mu|freeimage-3.154-5|39	FreeImage is an Open Source library project for developers who would
14mu|freeimage-3.154-5|40	like to support popular graphics image formats like PNG, BMP, JPEG,
14mu|freeimage-3.154-5|41	TIFF and others as needed by today's multimedia applications.
14mu|freeimage-3.154-5|42	FreeImage is easy to use, fast, multithreading safe, compatible with
14mu|freeimage-3.154-5|43	all 32-bit versions of Windows, and cross-platform (works both with
14mu|freeimage-3.154-5|44	Linux and Mac OS X).
14mu|freeimage-3.154-5|45	
14mu|freeimage-3.154-5|46	#----------------------------------------------------------------------------
14mu|freeimage-3.154-5|47	
14mu|freeimage-3.154-5|48	%package -n	%{libname}
14mu|freeimage-3.154-5|49	Summary:	A library to Image library
14mu|freeimage-3.154-5|50	Group:		System/Libraries
14mu|freeimage-3.154-5|51	
14mu|freeimage-3.154-5|52	%description -n %{libname}
14mu|freeimage-3.154-5|53	This package contains the library needed to run programs dynamically
14mu|freeimage-3.154-5|54	linked with %{name}.
14mu|freeimage-3.154-5|55	
14mu|freeimage-3.154-5|56	%files -n %{libname}
14mu|freeimage-3.154-5|57	%doc Whatsnew.txt license-*.txt Wrapper/FreeImagePlus/WhatsNew_FIP.txt README.linux
14mu|freeimage-3.154-5|58	%{_libdir}/lib%{name}.so.%{major}
14mu|freeimage-3.154-5|59	%{_libdir}/lib%{name}-%{oversion}.so
14mu|freeimage-3.154-5|60	
14mu|freeimage-3.154-5|61	#----------------------------------------------------------------------------
14mu|freeimage-3.154-5|62	
14mu|freeimage-3.154-5|63	%package -n	%{devname}
14mu|freeimage-3.154-5|64	Summary:	Development tools for programs using %{name}
14mu|freeimage-3.154-5|65	Group:		Development/C
14mu|freeimage-3.154-5|66	Requires:	%{libname} = %{EVRD}
14mu|freeimage-3.154-5|67	Provides:	%{name}-devel = %{EVRD}
14mu|freeimage-3.154-5|68	
14mu|freeimage-3.154-5|69	%description -n %{devname}
14mu|freeimage-3.154-5|70	This package contains the header files and libraries needed for
14mu|freeimage-3.154-5|71	developing programs using the %{name} library.
14mu|freeimage-3.154-5|72	
14mu|freeimage-3.154-5|73	%files -n %{devname}
14mu|freeimage-3.154-5|74	%{_includedir}/%{oname}*.h
14mu|freeimage-3.154-5|75	%{_libdir}/lib%{name}.so
14mu|freeimage-3.154-5|76	
14mu|freeimage-3.154-5|77	#----------------------------------------------------------------------------
14mu|freeimage-3.154-5|78	
14mu|freeimage-3.154-5|79	%prep
14mu|freeimage-3.154-5|80	%setup -qn %{oname}
14mu|freeimage-3.154-5|81	%apply_patches
14mu|freeimage-3.154-5|82	
14mu|freeimage-3.154-5|83	# Remove included libs to make sure these don't get used during compile
14mu|freeimage-3.154-5|84	# Sadly LibTIFF4 can't be removed as TIFF-support relies on private defintions...
14mu|freeimage-3.154-5|85	rm -rf Source/Lib{JPEG,MNG,OpenJPEG,PNG,RawLite,TIFF} Source/OpenEXR Source/ZLib
14mu|freeimage-3.154-5|86	
14mu|freeimage-3.154-5|87	sed -i 's/\r//g' Whatsnew.txt license-*.txt gensrclist.sh \
14mu|freeimage-3.154-5|88	Wrapper/FreeImagePlus/WhatsNew_FIP.txt
14mu|freeimage-3.154-5|89	
14mu|freeimage-3.154-5|90	sed -i -e 's/ -o root -g root//' Makefile.gnu
14mu|freeimage-3.154-5|91	sed -i -e 's/\bldconfig//' Makefile.gnu
14mu|freeimage-3.154-5|92	
14mu|freeimage-3.154-5|93	%build
14mu|freeimage-3.154-5|94	sh ./gensrclist.sh
14mu|freeimage-3.154-5|95	%setup_compile_flags CFLAGS="%{optflags} -fPIC -I`pkg-config --cflags libopenjpeg1`"
14mu|freeimage-3.154-5|96	%make
14mu|freeimage-3.154-5|97	#LIBRARIES="-lstdc++ -lm"
14mu|freeimage-3.154-5|98	
14mu|freeimage-3.154-5|99	%install
14mu|freeimage-3.154-5|100	mkdir -p %{buildroot}%{_includedir} %{buildroot}%{_libdir}
14mu|freeimage-3.154-5|101	
14mu|freeimage-3.154-5|102	%make install \
14mu|freeimage-3.154-5|103	INCDIR=%{buildroot}%{_includedir} \
14mu|freeimage-3.154-5|104	INSTALLDIR=%{buildroot}%{_libdir}
14mu|freeimage-3.154-5|105	
14mu|freeimage-3.154-5|106	rm -f %{buildroot}%{_libdir}/*.a
14mu|freeimage-3.154-5|107	
14mu|freeimage-3.154-5|108	
14mu|freeimage-3.154-5|109	%changelog
14mu|freeimage-3.154-5|110	
14mu|freeimage-3.154-5|111	* Sun Nov 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.154-5
14mu|freeimage-3.154-5|112	- (0cac312) Fix CVE-2015-3885 and CVE-2016-5684
14mu|freeimage-3.154-5|113	
14mu|freeimage-3.154-5|114	

22589 14
14mu|freeipmi-1.4.3-3|1	%define freeipmi_major		16
14mu|freeipmi-1.4.3-3|2	%define ipmiconsole_major	2
14mu|freeipmi-1.4.3-3|3	%define ipmidetect_major	0
14mu|freeipmi-1.4.3-3|4	%define ipmimonitoring_major	5
14mu|freeipmi-1.4.3-3|5	%define libfreeipmi		%mklibname freeipmi %{freeipmi_major}
14mu|freeipmi-1.4.3-3|6	%define libipmiconsole		%mklibname ipmiconsole %{ipmiconsole_major}
14mu|freeipmi-1.4.3-3|7	%define libipmidetect		%mklibname ipmidetect %{ipmidetect_major}
14mu|freeipmi-1.4.3-3|8	%define libipmimonitoring	%mklibname ipmimonitoring %{ipmimonitoring_major}
14mu|freeipmi-1.4.3-3|9	%define devname			%mklibname %{name} -d
14mu|freeipmi-1.4.3-3|10	
14mu|freeipmi-1.4.3-3|11	Summary:	FreeIPMI
14mu|freeipmi-1.4.3-3|12	Name:		freeipmi
14mu|freeipmi-1.4.3-3|13	Version:	1.4.3
14mu|freeipmi-1.4.3-3|14	Release:	3
14mu|freeipmi-1.4.3-3|15	License:	GPLv2+
14mu|freeipmi-1.4.3-3|16	Group: 		System/Kernel and hardware
14mu|freeipmi-1.4.3-3|17	Url:		http://www.gnu.org/software/freeipmi/index.html
14mu|freeipmi-1.4.3-3|18	Source0:	http://ftp.gnu.org/gnu/freeipmi/%{name}-%{version}.tar.gz
14mu|freeipmi-1.4.3-3|19	Source1:	ipmidetectd.service
14mu|freeipmi-1.4.3-3|20	Source2:	bmc-watchdog.service
14mu|freeipmi-1.4.3-3|21	BuildRequires:	ghostscript
14mu|freeipmi-1.4.3-3|22	BuildRequires:	texinfo
14mu|freeipmi-1.4.3-3|23	BuildRequires:	texlive-dehyph-exptl
14mu|freeipmi-1.4.3-3|24	BuildRequires:	texlive-scheme-small
14mu|freeipmi-1.4.3-3|25	BuildRequires:	transfig
14mu|freeipmi-1.4.3-3|26	BuildRequires:	pkgconfig(guile-2.0)
14mu|freeipmi-1.4.3-3|27	BuildRequires:	pkgconfig(libgcrypt)
14mu|freeipmi-1.4.3-3|28	BuildRequires:	pkgconfig(ncurses)
14mu|freeipmi-1.4.3-3|29	
14mu|freeipmi-1.4.3-3|30	%description
14mu|freeipmi-1.4.3-3|31	The FreeIPMI project provides "Remote-Console" (out-of-band) and
14mu|freeipmi-1.4.3-3|32	"System Management Software" (in-band) based on Intelligent
14mu|freeipmi-1.4.3-3|33	Platform Management Interface (IPMI v1.5) specification.
14mu|freeipmi-1.4.3-3|34	
14mu|freeipmi-1.4.3-3|35	%files
14mu|freeipmi-1.4.3-3|36	%doc AUTHORS COPYING ChangeLog* INSTALL NEWS README TODO
14mu|freeipmi-1.4.3-3|37	%doc doc/*.pdf
14mu|freeipmi-1.4.3-3|38	%{_sysconfdir}/freeipmi/*.conf
14mu|freeipmi-1.4.3-3|39	%{_mandir}/man5/freeipmi_interpret_sel.conf.5.*
14mu|freeipmi-1.4.3-3|40	%{_mandir}/man5/freeipmi_interpret_sensor.conf.5.*
14mu|freeipmi-1.4.3-3|41	%{_mandir}/man5/libipmiconsole.conf.5.*
14mu|freeipmi-1.4.3-3|42	%{_infodir}/freeipmi-faq.info*
14mu|freeipmi-1.4.3-3|43	%dir %{_localstatedir}/lib/%{name}
14mu|freeipmi-1.4.3-3|44	%{_localstatedir}/lib/%{name}/ipckey
14mu|freeipmi-1.4.3-3|45	
14mu|freeipmi-1.4.3-3|46	#----------------------------------------------------------------------------
14mu|freeipmi-1.4.3-3|47	
14mu|freeipmi-1.4.3-3|48	%package -n %{libfreeipmi}
14mu|freeipmi-1.4.3-3|49	Summary:	Main library for %{name}
14mu|freeipmi-1.4.3-3|50	Group:		System/Libraries
14mu|freeipmi-1.4.3-3|51	
14mu|freeipmi-1.4.3-3|52	%description -n %{libfreeipmi}
14mu|freeipmi-1.4.3-3|53	This package contains one of the libraries needed to run programs dynamically
14mu|freeipmi-1.4.3-3|54	linked with %{name}.
14mu|freeipmi-1.4.3-3|55	
14mu|freeipmi-1.4.3-3|56	%files -n %{libfreeipmi}
14mu|freeipmi-1.4.3-3|57	%{_libdir}/libfreeipmi.so.%{freeipmi_major}*
14mu|freeipmi-1.4.3-3|58	
14mu|freeipmi-1.4.3-3|59	#----------------------------------------------------------------------------
14mu|freeipmi-1.4.3-3|60	
14mu|freeipmi-1.4.3-3|61	%package -n %{libipmiconsole}
14mu|freeipmi-1.4.3-3|62	Summary:	Main library for %{name}
14mu|freeipmi-1.4.3-3|63	Group:		System/Libraries
14mu|freeipmi-1.4.3-3|64	
14mu|freeipmi-1.4.3-3|65	%description -n %{libipmiconsole}
14mu|freeipmi-1.4.3-3|66	This package contains one of the libraries needed to run programs dynamically
14mu|freeipmi-1.4.3-3|67	linked with %{name}.
14mu|freeipmi-1.4.3-3|68	
14mu|freeipmi-1.4.3-3|69	%files -n %{libipmiconsole}
14mu|freeipmi-1.4.3-3|70	%{_libdir}/libipmiconsole.so.%{ipmiconsole_major}*
14mu|freeipmi-1.4.3-3|71	
14mu|freeipmi-1.4.3-3|72	#----------------------------------------------------------------------------
14mu|freeipmi-1.4.3-3|73	
14mu|freeipmi-1.4.3-3|74	%package -n %{libipmidetect}
14mu|freeipmi-1.4.3-3|75	Summary:	Main library for %{name}
14mu|freeipmi-1.4.3-3|76	Group:		System/Libraries
14mu|freeipmi-1.4.3-3|77	
14mu|freeipmi-1.4.3-3|78	%description -n %{libipmidetect}
14mu|freeipmi-1.4.3-3|79	This package contains one of the libraries needed to run programs dynamically
14mu|freeipmi-1.4.3-3|80	linked with %{name}.
14mu|freeipmi-1.4.3-3|81	
14mu|freeipmi-1.4.3-3|82	%files -n %{libipmidetect}
14mu|freeipmi-1.4.3-3|83	%{_libdir}/libipmidetect.so.%{ipmidetect_major}*
14mu|freeipmi-1.4.3-3|84	
14mu|freeipmi-1.4.3-3|85	#----------------------------------------------------------------------------
14mu|freeipmi-1.4.3-3|86	
14mu|freeipmi-1.4.3-3|87	%package -n %{libipmimonitoring}
14mu|freeipmi-1.4.3-3|88	Summary:	Main library for %{name}
14mu|freeipmi-1.4.3-3|89	Group:		System/Libraries
14mu|freeipmi-1.4.3-3|90	
14mu|freeipmi-1.4.3-3|91	%description -n %{libipmimonitoring}
14mu|freeipmi-1.4.3-3|92	This package contains one of the libraries needed to run programs dynamically
14mu|freeipmi-1.4.3-3|93	linked with %{name}.
14mu|freeipmi-1.4.3-3|94	
14mu|freeipmi-1.4.3-3|95	%files -n %{libipmimonitoring}
14mu|freeipmi-1.4.3-3|96	%{_libdir}/libipmimonitoring.so.%{ipmimonitoring_major}*
14mu|freeipmi-1.4.3-3|97	
14mu|freeipmi-1.4.3-3|98	#----------------------------------------------------------------------------
14mu|freeipmi-1.4.3-3|99	
14mu|freeipmi-1.4.3-3|100	%package -n %{devname}
14mu|freeipmi-1.4.3-3|101	Summary:	Headers for developing programs that will use %{name}
14mu|freeipmi-1.4.3-3|102	Group:		Development/C
14mu|freeipmi-1.4.3-3|103	Requires:	%{libfreeipmi} = %{EVRD}
14mu|freeipmi-1.4.3-3|104	Requires:	%{libipmimonitoring} = %{EVRD}
14mu|freeipmi-1.4.3-3|105	Requires:	%{libipmiconsole} = %{EVRD}
14mu|freeipmi-1.4.3-3|106	Requires:	%{libipmidetect} = %{EVRD}
14mu|freeipmi-1.4.3-3|107	Conflicts:	%{libfreeipmi} < 1.0.8-2
14mu|freeipmi-1.4.3-3|108	Conflicts:	%{libipmimonitoring} < 1.0.8-2
14mu|freeipmi-1.4.3-3|109	Conflicts:	%{libipmiconsole} < 1.0.8-2
14mu|freeipmi-1.4.3-3|110	Conflicts:	%{libipmidetect} < 1.0.8-2
14mu|freeipmi-1.4.3-3|111	Provides:	%{name}-devel = %{EVRD}
14mu|freeipmi-1.4.3-3|112	
14mu|freeipmi-1.4.3-3|113	%description -n %{devname}
14mu|freeipmi-1.4.3-3|114	This package contains the headers that programmers will need to develop
14mu|freeipmi-1.4.3-3|115	applications which will use %{name}.
14mu|freeipmi-1.4.3-3|116	
14mu|freeipmi-1.4.3-3|117	%files -n %{devname}
14mu|freeipmi-1.4.3-3|118	%{_libdir}/*.so
14mu|freeipmi-1.4.3-3|119	%{_includedir}/*
14mu|freeipmi-1.4.3-3|120	%{_libdir}/pkgconfig/*.pc
14mu|freeipmi-1.4.3-3|121	
14mu|freeipmi-1.4.3-3|122	#----------------------------------------------------------------------------
14mu|freeipmi-1.4.3-3|123	
14mu|freeipmi-1.4.3-3|124	%package fish
14mu|freeipmi-1.4.3-3|125	Summary:	FreeIPMI Shell
14mu|freeipmi-1.4.3-3|126	Group:		System/Kernel and hardware
14mu|freeipmi-1.4.3-3|127	Requires:	%{name} = %{EVRD}
14mu|freeipmi-1.4.3-3|128	
14mu|freeipmi-1.4.3-3|129	%description fish
14mu|freeipmi-1.4.3-3|130	Fish provides Shell, Extension/Plug-in and scripting interface. As a
14mu|freeipmi-1.4.3-3|131	shell, User has access to both in-band and out-of-band access to the
14mu|freeipmi-1.4.3-3|132	host BMC through a rich set of IPMI commands.
14mu|freeipmi-1.4.3-3|133	
14mu|freeipmi-1.4.3-3|134	%files fish
14mu|freeipmi-1.4.3-3|135	%{_sbindir}/bmc-config
14mu|freeipmi-1.4.3-3|136	%{_sbindir}/bmc-info
14mu|freeipmi-1.4.3-3|137	%{_sbindir}/ipmi-config
14mu|freeipmi-1.4.3-3|138	%{_sbindir}/ipmi-sel
14mu|freeipmi-1.4.3-3|139	%{_sbindir}/ipmi-sensors
14mu|freeipmi-1.4.3-3|140	%{_sbindir}/ipmi-sensors-config
14mu|freeipmi-1.4.3-3|141	%{_mandir}/man5/bmc-config.conf.5*
14mu|freeipmi-1.4.3-3|142	%{_mandir}/man5/ipmi-config.conf.5*
14mu|freeipmi-1.4.3-3|143	%{_mandir}/man8/bmc-config.8*
14mu|freeipmi-1.4.3-3|144	%{_mandir}/man8/bmc-info.8*
14mu|freeipmi-1.4.3-3|145	%{_mandir}/man8/ipmi-config.8*
14mu|freeipmi-1.4.3-3|146	%{_mandir}/man8/ipmi-sel.8*
14mu|freeipmi-1.4.3-3|147	%{_mandir}/man8/ipmi-sensors.8*
14mu|freeipmi-1.4.3-3|148	%{_mandir}/man8/ipmi-sensors-config.8*
14mu|freeipmi-1.4.3-3|149	
14mu|freeipmi-1.4.3-3|150	#----------------------------------------------------------------------------
14mu|freeipmi-1.4.3-3|151	
14mu|freeipmi-1.4.3-3|152	%package utils
14mu|freeipmi-1.4.3-3|153	Summary:	FreeIPMI Utilities
14mu|freeipmi-1.4.3-3|154	Group:		System/Kernel and hardware
14mu|freeipmi-1.4.3-3|155	Requires:	%{name} = %{EVRD}
14mu|freeipmi-1.4.3-3|156	Requires(post,preun):	rpm-helper
14mu|freeipmi-1.4.3-3|157	
14mu|freeipmi-1.4.3-3|158	%description utils
14mu|freeipmi-1.4.3-3|159	FreeIPMI utilities ipmipower, bmc-watchdog, ipmiping, and rmcpping.
14mu|freeipmi-1.4.3-3|160	
14mu|freeipmi-1.4.3-3|161	%files utils
14mu|freeipmi-1.4.3-3|162	%doc COPYING.bmc-watchdog DISCLAIMER.bmc-watchdog
14mu|freeipmi-1.4.3-3|163	%doc COPYING.ipmiconsole DISCLAIMER.ipmiconsole
14mu|freeipmi-1.4.3-3|164	%doc COPYING.ipmiping DISCLAIMER.ipmiping
14mu|freeipmi-1.4.3-3|165	%doc COPYING.ipmipower DISCLAIMER.ipmipower
14mu|freeipmi-1.4.3-3|166	%{_unitdir}/bmc-watchdog.service
14mu|freeipmi-1.4.3-3|167	%{_unitdir}/bmcwatchdog.service
14mu|freeipmi-1.4.3-3|168	%{_unitdir}/ipmidetectd.service
14mu|freeipmi-1.4.3-3|169	%config(noreplace) %{_sysconfdir}/sysconfig/bmc-watchdog
14mu|freeipmi-1.4.3-3|170	%{_sbindir}/bmc-device
14mu|freeipmi-1.4.3-3|171	%{_sbindir}/bmc-watchdog
14mu|freeipmi-1.4.3-3|172	%{_sbindir}/ipmi-chassis
14mu|freeipmi-1.4.3-3|173	%{_sbindir}/ipmi-chassis-config
14mu|freeipmi-1.4.3-3|174	%{_sbindir}/ipmi-console
14mu|freeipmi-1.4.3-3|175	%{_sbindir}/ipmi-dcmi
14mu|freeipmi-1.4.3-3|176	%{_sbindir}/ipmi-detect
14mu|freeipmi-1.4.3-3|177	%{_sbindir}/ipmi-fru
14mu|freeipmi-1.4.3-3|178	%{_sbindir}/ipmi-locate
14mu|freeipmi-1.4.3-3|179	%{_sbindir}/ipmi-oem
14mu|freeipmi-1.4.3-3|180	%{_sbindir}/ipmi-pef-config
14mu|freeipmi-1.4.3-3|181	%{_sbindir}/ipmi-pet
14mu|freeipmi-1.4.3-3|182	%{_sbindir}/ipmi-ping
14mu|freeipmi-1.4.3-3|183	%{_sbindir}/ipmi-power
14mu|freeipmi-1.4.3-3|184	%{_sbindir}/ipmi-raw
14mu|freeipmi-1.4.3-3|185	%{_sbindir}/ipmiconsole
14mu|freeipmi-1.4.3-3|186	%{_sbindir}/ipmidetect
14mu|freeipmi-1.4.3-3|187	%{_sbindir}/ipmidetectd
14mu|freeipmi-1.4.3-3|188	%{_sbindir}/ipmimonitoring
14mu|freeipmi-1.4.3-3|189	%{_sbindir}/ipmiping
14mu|freeipmi-1.4.3-3|190	%{_sbindir}/ipmipower
14mu|freeipmi-1.4.3-3|191	%{_sbindir}/ipmiseld
14mu|freeipmi-1.4.3-3|192	%{_sbindir}/pef-config
14mu|freeipmi-1.4.3-3|193	%{_sbindir}/rmcp-ping
14mu|freeipmi-1.4.3-3|194	%{_sbindir}/rmcpping
14mu|freeipmi-1.4.3-3|195	%{_mandir}/man3/libfreeipmi.3.*
14mu|freeipmi-1.4.3-3|196	%{_mandir}/man3/libipmiconsole.3.*
14mu|freeipmi-1.4.3-3|197	%{_mandir}/man3/libipmidetect.3.*
14mu|freeipmi-1.4.3-3|198	%{_mandir}/man3/libipmimonitoring.3.*
14mu|freeipmi-1.4.3-3|199	%{_mandir}/man5/freeipmi.conf.5.*
14mu|freeipmi-1.4.3-3|200	%{_mandir}/man5/ipmi_monitoring_sensors.conf.5.*
14mu|freeipmi-1.4.3-3|201	%{_mandir}/man5/ipmiconsole.conf.5.*
14mu|freeipmi-1.4.3-3|202	%{_mandir}/man5/ipmidetect.conf.5.*
14mu|freeipmi-1.4.3-3|203	%{_mandir}/man5/ipmidetectd.conf.5.*
14mu|freeipmi-1.4.3-3|204	%{_mandir}/man5/ipmimonitoring.conf.5.*
14mu|freeipmi-1.4.3-3|205	%{_mandir}/man5/ipmimonitoring_sensors.conf.5.*
14mu|freeipmi-1.4.3-3|206	%{_mandir}/man5/ipmipower.conf.5.*
14mu|freeipmi-1.4.3-3|207	%{_mandir}/man5/libipmimonitoring.conf.5.*
14mu|freeipmi-1.4.3-3|208	%{_mandir}/man5/ipmiseld.conf.5.*
14mu|freeipmi-1.4.3-3|209	%{_mandir}/man7/freeipmi.7.*
14mu|freeipmi-1.4.3-3|210	%{_mandir}/man8/bmc-device.8.*
14mu|freeipmi-1.4.3-3|211	%{_mandir}/man8/bmc-watchdog.8.*
14mu|freeipmi-1.4.3-3|212	%{_mandir}/man8/ipmi-chassis-config.8.*
14mu|freeipmi-1.4.3-3|213	%{_mandir}/man8/ipmi-chassis.8.*
14mu|freeipmi-1.4.3-3|214	%{_mandir}/man8/ipmi-console.8.*
14mu|freeipmi-1.4.3-3|215	%{_mandir}/man8/ipmi-dcmi.8.*
14mu|freeipmi-1.4.3-3|216	%{_mandir}/man8/ipmi-detect.8.*
14mu|freeipmi-1.4.3-3|217	%{_mandir}/man8/ipmi-fru.8.*
14mu|freeipmi-1.4.3-3|218	%{_mandir}/man8/ipmi-locate.8.*
14mu|freeipmi-1.4.3-3|219	%{_mandir}/man8/ipmi-oem.8.*
14mu|freeipmi-1.4.3-3|220	%{_mandir}/man8/ipmi-pef-config.8.*
14mu|freeipmi-1.4.3-3|221	%{_mandir}/man8/ipmi-pet.8.*
14mu|freeipmi-1.4.3-3|222	%{_mandir}/man8/ipmi-ping.8.*
14mu|freeipmi-1.4.3-3|223	%{_mandir}/man8/ipmi-power.8.*
14mu|freeipmi-1.4.3-3|224	%{_mandir}/man8/ipmi-raw.8.*
14mu|freeipmi-1.4.3-3|225	%{_mandir}/man8/ipmiconsole.8.*
14mu|freeipmi-1.4.3-3|226	%{_mandir}/man8/ipmidetect.8.*
14mu|freeipmi-1.4.3-3|227	%{_mandir}/man8/ipmidetectd.8.*
14mu|freeipmi-1.4.3-3|228	%{_mandir}/man8/ipmimonitoring.8.*
14mu|freeipmi-1.4.3-3|229	%{_mandir}/man8/ipmiping.8.*
14mu|freeipmi-1.4.3-3|230	%{_mandir}/man8/ipmiseld.8.*
14mu|freeipmi-1.4.3-3|231	%{_mandir}/man8/ipmipower.8.*
14mu|freeipmi-1.4.3-3|232	%{_mandir}/man8/pef-config.8.*
14mu|freeipmi-1.4.3-3|233	%{_mandir}/man8/rmcp-ping.8.*
14mu|freeipmi-1.4.3-3|234	%{_mandir}/man8/rmcpping.8.*
14mu|freeipmi-1.4.3-3|235	
14mu|freeipmi-1.4.3-3|236	
14mu|freeipmi-1.4.3-3|237	%post utils
14mu|freeipmi-1.4.3-3|238	%_post_service bmcwatchdog
14mu|freeipmi-1.4.3-3|239	
14mu|freeipmi-1.4.3-3|240	%preun utils
14mu|freeipmi-1.4.3-3|241	%_preun_service bmcwatchdog
14mu|freeipmi-1.4.3-3|242	
14mu|freeipmi-1.4.3-3|243	#----------------------------------------------------------------------------
14mu|freeipmi-1.4.3-3|244	
14mu|freeipmi-1.4.3-3|245	%prep
14mu|freeipmi-1.4.3-3|246	%setup -q
14mu|freeipmi-1.4.3-3|247	
14mu|freeipmi-1.4.3-3|248	%build
14mu|freeipmi-1.4.3-3|249	%define Werror_cflags %{nil}
14mu|freeipmi-1.4.3-3|250	%serverbuild
14mu|freeipmi-1.4.3-3|251	%configure2_5x \
14mu|freeipmi-1.4.3-3|252	--localstatedir=%{_var} \
14mu|freeipmi-1.4.3-3|253	--disable-dependency-tracking \
14mu|freeipmi-1.4.3-3|254	--disable-static
14mu|freeipmi-1.4.3-3|255	%make
14mu|freeipmi-1.4.3-3|256	cd doc
14mu|freeipmi-1.4.3-3|257	make pdf
14mu|freeipmi-1.4.3-3|258	cd -
14mu|freeipmi-1.4.3-3|259	
14mu|freeipmi-1.4.3-3|260	%install
14mu|freeipmi-1.4.3-3|261	%makeinstall_std
14mu|freeipmi-1.4.3-3|262	
14mu|freeipmi-1.4.3-3|263	rm -rf %{buildroot}%{_docdir}/%{name}
14mu|freeipmi-1.4.3-3|264	rm -f %{buildroot}%{_initrddir}/*  %{buildroot}%{_sysconfdir}/init.d/*
14mu|freeipmi-1.4.3-3|265	
14mu|freeipmi-1.4.3-3|266	# Install systemd units
14mu|freeipmi-1.4.3-3|267	install -m 755 -d %{buildroot}%{_unitdir}
14mu|freeipmi-1.4.3-3|268	install -m 644 %{SOURCE1} %{SOURCE2} %{buildroot}%{_unitdir}
14mu|freeipmi-1.4.3-3|269	
14mu|freeipmi-1.4.3-3|270	# (cg) Make sure we mask the sysvinit script name
14mu|freeipmi-1.4.3-3|271	ln -s bmc-watchdog.service %{buildroot}%{_unitdir}/bmcwatchdog.service
14mu|freeipmi-1.4.3-3|272	
14mu|freeipmi-1.4.3-3|273	
14mu|freeipmi-1.4.3-3|274	%changelog
14mu|freeipmi-1.4.3-3|275	
14mu|freeipmi-1.4.3-3|276	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.3-3
14mu|freeipmi-1.4.3-3|277	- (f2b3ad7) Build requires texlive-dehyph-exptl
14mu|freeipmi-1.4.3-3|278	
14mu|freeipmi-1.4.3-3|279	

22590 14
14mu|freeradius-2.2.9-1|1	%define _disable_ld_no_undefined 1
14mu|freeradius-2.2.9-1|2	%define __noautoreq 'perl\\(DBI\\)'
14mu|freeradius-2.2.9-1|3	
14mu|freeradius-2.2.9-1|4	%define major 1
14mu|freeradius-2.2.9-1|5	%define libname %mklibname freeradius %{major}
14mu|freeradius-2.2.9-1|6	%define develname %mklibname -d freeradius
14mu|freeradius-2.2.9-1|7	
14mu|freeradius-2.2.9-1|8	Summary:	High-performance and highly configurable RADIUS server
14mu|freeradius-2.2.9-1|9	Name:		freeradius
14mu|freeradius-2.2.9-1|10	Version:	2.2.9
14mu|freeradius-2.2.9-1|11	Release:	1
14mu|freeradius-2.2.9-1|12	License:	GPLv2+
14mu|freeradius-2.2.9-1|13	Group:		System/Servers
14mu|freeradius-2.2.9-1|14	URL:		http://www.freeradius.org/
14mu|freeradius-2.2.9-1|15	Source0:	ftp://ftp.freeradius.org/pub/radius/%{name}-server-%{version}.tar.gz
14mu|freeradius-2.2.9-1|16	Source1:	ftp://ftp.freeradius.org/pub/radius/%{name}-server-%{version}.tar.gz.sig
14mu|freeradius-2.2.9-1|17	Source2:	freeradius.pam-0.77
14mu|freeradius-2.2.9-1|18	Source3:	freeradius.pam
14mu|freeradius-2.2.9-1|19	Source5:	freeradius.logrotate
14mu|freeradius-2.2.9-1|20	Source6:	freeradius.sysconfig
14mu|freeradius-2.2.9-1|21	Source7:	freeradius.service
14mu|freeradius-2.2.9-1|22	Source8:	freeradius.tmpfiles
14mu|freeradius-2.2.9-1|23	# http://code.google.com/p/freeradius-yubikey-module/
14mu|freeradius-2.2.9-1|24	Source9:	rlm_yubikey.tar.gz
14mu|freeradius-2.2.9-1|25	# Fix certificate location
14mu|freeradius-2.2.9-1|26	Patch0:		freeradius-2.1.11-ssl-config.patch
14mu|freeradius-2.2.9-1|27	Patch1:		freeradius-server-2.1.6-fix-format-errors.patch
14mu|freeradius-2.2.9-1|28	Patch4:		freeradius-0.8.1-use-system-com_err.patch
14mu|freeradius-2.2.9-1|29	Patch6:		freeradius-server-2.2.6-avoid-version.diff
14mu|freeradius-2.2.9-1|30	Patch7:		freeradius-server-2.2.6-version-info.diff
14mu|freeradius-2.2.9-1|31	Patch8:		freeradius-2.0.0-samba3.patch
14mu|freeradius-2.2.9-1|32	Patch9:		freeradius-server-2.1.8-ltdl_no_la.patch
14mu|freeradius-2.2.9-1|33	Patch10:	freeradius-server-linkage_fix.diff
14mu|freeradius-2.2.9-1|34	Patch11:	freeradius-server-2.1.7-fix-perl-scripts.patch
14mu|freeradius-2.2.9-1|35	Patch12:	freeradius-server-2.2.0-yubico-paths.diff
14mu|freeradius-2.2.9-1|36	# dialup-admin is completely dropped in 3.x in any case,
14mu|freeradius-2.2.9-1|37	# so don't spend much time on this patch
14mu|freeradius-2.2.9-1|38	Patch14:	freeradius-server-2.2.6-php54.patch
14mu|freeradius-2.2.9-1|39	BuildRequires:	gdbm-devel
14mu|freeradius-2.2.9-1|40	BuildRequires:	krb5-devel
14mu|freeradius-2.2.9-1|41	BuildRequires:	sasl-devel
14mu|freeradius-2.2.9-1|42	BuildRequires:	libtool-devel
14mu|freeradius-2.2.9-1|43	BuildRequires:	mysql-devel
14mu|freeradius-2.2.9-1|44	BuildRequires:	openldap-devel
14mu|freeradius-2.2.9-1|45	BuildRequires:	pam-devel
14mu|freeradius-2.2.9-1|46	BuildRequires:	pcap-devel
14mu|freeradius-2.2.9-1|47	BuildRequires:	perl-devel
14mu|freeradius-2.2.9-1|48	BuildRequires:	postgresql-devel
14mu|freeradius-2.2.9-1|49	BuildRequires:	rpm-helper
14mu|freeradius-2.2.9-1|50	BuildRequires:	unixODBC-devel
14mu|freeradius-2.2.9-1|51	BuildRequires:	pkgconfig(openssl)
14mu|freeradius-2.2.9-1|52	BuildRequires:	pkgconfig(python)
14mu|freeradius-2.2.9-1|53	BuildRequires:	pkgconfig(sqlite3)
14mu|freeradius-2.2.9-1|54	BuildRequires:	pkgconfig(zlib)
14mu|freeradius-2.2.9-1|55	# minimal version for ssl cert generation
14mu|freeradius-2.2.9-1|56	Requires(post): openssl
14mu|freeradius-2.2.9-1|57	Requires(post,preun,pre,postun):  rpm-helper
14mu|freeradius-2.2.9-1|58	
14mu|freeradius-2.2.9-1|59	%description
14mu|freeradius-2.2.9-1|60	The FreeRADIUS Server Project is a high-performance and highly configurable
14mu|freeradius-2.2.9-1|61	GPL'd RADIUS server. It is somewhat similar to the Livingston 2.0 RADIUS
14mu|freeradius-2.2.9-1|62	server, but has many more features, and is much more configurable.
14mu|freeradius-2.2.9-1|63	
14mu|freeradius-2.2.9-1|64	%package -n	%{name}-krb5
14mu|freeradius-2.2.9-1|65	Summary:	The Kerberos module for %{name}
14mu|freeradius-2.2.9-1|66	Group:		System/Servers
14mu|freeradius-2.2.9-1|67	Requires:	krb5-libs
14mu|freeradius-2.2.9-1|68	Requires:	%{name} = %{version}-%{release}
14mu|freeradius-2.2.9-1|69	
14mu|freeradius-2.2.9-1|70	%description -n	%{name}-krb5
14mu|freeradius-2.2.9-1|71	The FreeRADIUS server can use Kerberos to authenticate users, and this module
14mu|freeradius-2.2.9-1|72	is necessary for that.
14mu|freeradius-2.2.9-1|73	
14mu|freeradius-2.2.9-1|74	%package -n	%{name}-ldap
14mu|freeradius-2.2.9-1|75	Summary:	The LDAP module for %{name}
14mu|freeradius-2.2.9-1|76	Group:		System/Servers
14mu|freeradius-2.2.9-1|77	Requires:	%{name} = %{version}-%{release}
14mu|freeradius-2.2.9-1|78	
14mu|freeradius-2.2.9-1|79	%description -n	%{name}-ldap
14mu|freeradius-2.2.9-1|80	The FreeRADIUS server can use LDAP to authenticate users, and this module is
14mu|freeradius-2.2.9-1|81	necessary for that.
14mu|freeradius-2.2.9-1|82	
14mu|freeradius-2.2.9-1|83	%package -n	%{name}-postgresql
14mu|freeradius-2.2.9-1|84	Summary:	The PostgreSQL module for %{name}
14mu|freeradius-2.2.9-1|85	Group:		System/Servers
14mu|freeradius-2.2.9-1|86	Requires:	%{name} = %{version}-%{release}
14mu|freeradius-2.2.9-1|87	
14mu|freeradius-2.2.9-1|88	%description -n	%{name}-postgresql
14mu|freeradius-2.2.9-1|89	The FreeRADIUS server can use PostgreSQL to authenticate users and do
14mu|freeradius-2.2.9-1|90	accounting, and this module is necessary for that.
14mu|freeradius-2.2.9-1|91	
14mu|freeradius-2.2.9-1|92	%package -n	%{name}-mysql
14mu|freeradius-2.2.9-1|93	Summary:	The MySQL module for %{name}
14mu|freeradius-2.2.9-1|94	Group:		System/Servers
14mu|freeradius-2.2.9-1|95	Requires:	%{name} = %{version}-%{release}
14mu|freeradius-2.2.9-1|96	
14mu|freeradius-2.2.9-1|97	%description -n	%{name}-mysql
14mu|freeradius-2.2.9-1|98	The FreeRADIUS server can use MySQL to authenticate users and do accounting,
14mu|freeradius-2.2.9-1|99	and this module is necessary for that.
14mu|freeradius-2.2.9-1|100	
14mu|freeradius-2.2.9-1|101	%package -n	%{name}-unixODBC
14mu|freeradius-2.2.9-1|102	Summary:	The unixODBC module for %{name}
14mu|freeradius-2.2.9-1|103	Group:		System/Servers
14mu|freeradius-2.2.9-1|104	Requires:	%{name} = %{version}-%{release}
14mu|freeradius-2.2.9-1|105	
14mu|freeradius-2.2.9-1|106	%description -n	%{name}-unixODBC
14mu|freeradius-2.2.9-1|107	The FreeRADIUS server can use unixODBC to authenticate users and do accounting,
14mu|freeradius-2.2.9-1|108	and this module is necessary for that.
14mu|freeradius-2.2.9-1|109	
14mu|freeradius-2.2.9-1|110	%package -n	%{name}-sqlite
14mu|freeradius-2.2.9-1|111	Summary:	The sqlite module for %{name}
14mu|freeradius-2.2.9-1|112	Group:		System/Servers
14mu|freeradius-2.2.9-1|113	Requires:	%{name} = %{version}-%{release}
14mu|freeradius-2.2.9-1|114	
14mu|freeradius-2.2.9-1|115	%description -n	%{name}-sqlite
14mu|freeradius-2.2.9-1|116	The FreeRADIUS server can use sqlite to authenticate users and do accounting,
14mu|freeradius-2.2.9-1|117	and this module is necessary for that.
14mu|freeradius-2.2.9-1|118	
14mu|freeradius-2.2.9-1|119	%package -n	%{name}-yubikey
14mu|freeradius-2.2.9-1|120	Summary:	The yubikey module for %{name}
14mu|freeradius-2.2.9-1|121	Group:		System/Servers
14mu|freeradius-2.2.9-1|122	Requires:	%{name} = %{version}-%{release}
14mu|freeradius-2.2.9-1|123	
14mu|freeradius-2.2.9-1|124	%description -n	%{name}-yubikey
14mu|freeradius-2.2.9-1|125	The FreeRADIUS server can use yubikey to authenticate users and do accounting,
14mu|freeradius-2.2.9-1|126	and this module is necessary for that.
14mu|freeradius-2.2.9-1|127	
14mu|freeradius-2.2.9-1|128	%package -n	%{libname}
14mu|freeradius-2.2.9-1|129	Summary:	Libraries for %{name}
14mu|freeradius-2.2.9-1|130	Group:		System/Libraries
14mu|freeradius-2.2.9-1|131	
14mu|freeradius-2.2.9-1|132	%description -n	%{libname}
14mu|freeradius-2.2.9-1|133	Libraries for %{name}
14mu|freeradius-2.2.9-1|134	
14mu|freeradius-2.2.9-1|135	%package -n	%{develname}
14mu|freeradius-2.2.9-1|136	Summary:	Development headers for %{name}
14mu|freeradius-2.2.9-1|137	Group:		Development/C
14mu|freeradius-2.2.9-1|138	Requires:	%{libname} = %{version}-%{release}
14mu|freeradius-2.2.9-1|139	Obsoletes:	%{mklibname -d %{name} 1}
14mu|freeradius-2.2.9-1|140	Provides:	freeradius-devel = %{version}-%{release}
14mu|freeradius-2.2.9-1|141	
14mu|freeradius-2.2.9-1|142	%description -n	%{develname}
14mu|freeradius-2.2.9-1|143	Development headers and libraries for %{name}
14mu|freeradius-2.2.9-1|144	
14mu|freeradius-2.2.9-1|145	%package web
14mu|freeradius-2.2.9-1|146	Summary:	Web based administration interface for freeradius
14mu|freeradius-2.2.9-1|147	Group:		System/Servers
14mu|freeradius-2.2.9-1|148	Requires:	apache-mod_php
14mu|freeradius-2.2.9-1|149	Requires:	freeradius
14mu|freeradius-2.2.9-1|150	Requires:	php-mysql
14mu|freeradius-2.2.9-1|151	Requires:	net-snmp-mibs
14mu|freeradius-2.2.9-1|152	Requires:	net-snmp-utils
14mu|freeradius-2.2.9-1|153	Provides:	dialup_admin = %{version}-%{release}
14mu|freeradius-2.2.9-1|154	
14mu|freeradius-2.2.9-1|155	%description web
14mu|freeradius-2.2.9-1|156	dialup_admin is a web based administration interface for the freeradius radius
14mu|freeradius-2.2.9-1|157	server. It is written in PHP4. It is modular and right now it assumes that user
14mu|freeradius-2.2.9-1|158	information is stored in an ldap server or an sql database and accounting in an
14mu|freeradius-2.2.9-1|159	sql server.
14mu|freeradius-2.2.9-1|160	
14mu|freeradius-2.2.9-1|161	%prep
14mu|freeradius-2.2.9-1|162	%setup -q -n %{name}-server-%{version}
14mu|freeradius-2.2.9-1|163	
14mu|freeradius-2.2.9-1|164	# add the yubikey plugin from http://code.google.com/p/freeradius-yubikey-module/
14mu|freeradius-2.2.9-1|165	tar -zxf %{SOURCE9}
14mu|freeradius-2.2.9-1|166	mv freeradius-yubikey-module-read-only src/modules/rlm_yubikey
14mu|freeradius-2.2.9-1|167	
14mu|freeradius-2.2.9-1|168	# fix strange perms
14mu|freeradius-2.2.9-1|169	find . -type d -perm 0700 -exec chmod 755 {} \;
14mu|freeradius-2.2.9-1|170	find . -type f -perm 0555 -exec chmod 755 {} \;
14mu|freeradius-2.2.9-1|171	find . -type f -perm 0444 -exec chmod 644 {} \;
14mu|freeradius-2.2.9-1|172	
14mu|freeradius-2.2.9-1|173	%patch0 -p1 -b .config
14mu|freeradius-2.2.9-1|174	# %patch2 -p0 -b .ruby
14mu|freeradius-2.2.9-1|175	%patch4 -p1 -b .peroyvind
14mu|freeradius-2.2.9-1|176	%patch6 -p1 -b .avoid-version
14mu|freeradius-2.2.9-1|177	%patch7 -p1 -b .version-info
14mu|freeradius-2.2.9-1|178	%patch8 -p0 -b .samba3
14mu|freeradius-2.2.9-1|179	%patch9 -p1 -b .ltdl_no_la
14mu|freeradius-2.2.9-1|180	%patch10 -p1 -b .linkage_fix
14mu|freeradius-2.2.9-1|181	%patch11 -p1 -b .file-temp
14mu|freeradius-2.2.9-1|182	%patch1 -p 1
14mu|freeradius-2.2.9-1|183	%patch12 -p0
14mu|freeradius-2.2.9-1|184	%patch14 -p1
14mu|freeradius-2.2.9-1|185	
14mu|freeradius-2.2.9-1|186	./autogen.sh
14mu|freeradius-2.2.9-1|187	
14mu|freeradius-2.2.9-1|188	# For pre release only:
14mu|freeradius-2.2.9-1|189	perl -pi -e 's,\$\(RADIUSD_VERSION\),%{version},' doc/Makefile
14mu|freeradius-2.2.9-1|190	perl -pi -e 's,\$\(RADIUSD_VERSION\),%{version},' doc/rfc/Makefile
14mu|freeradius-2.2.9-1|191	
14mu|freeradius-2.2.9-1|192	# fix path
14mu|freeradius-2.2.9-1|193	find . -type f | xargs perl -pi -e "s|/usr/local/bin|%{_bindir}|g"
14mu|freeradius-2.2.9-1|194	
14mu|freeradius-2.2.9-1|195	# move php3 to php
14mu|freeradius-2.2.9-1|196	find dialup_admin -name '*.php3' | while read php3; do
14mu|freeradius-2.2.9-1|197	mv $php3 ${php3%%.php3}.php
14mu|freeradius-2.2.9-1|198	done
14mu|freeradius-2.2.9-1|199	
14mu|freeradius-2.2.9-1|200	find dialup_admin -type f | xargs perl -pi -e "s|\.php3|\.php|g"
14mu|freeradius-2.2.9-1|201	perl -pi -e "s|\\\${bindir}|\\\${bindir}/|g" dialup_admin/Makefile
14mu|freeradius-2.2.9-1|202	
14mu|freeradius-2.2.9-1|203	%build
14mu|freeradius-2.2.9-1|204	%serverbuild
14mu|freeradius-2.2.9-1|205	
14mu|freeradius-2.2.9-1|206	export CFLAGS="$CFLAGS -fPIC -DLDAP_DEPRECATED"
14mu|freeradius-2.2.9-1|207	export CXXFLAGS="$CXXFLAGS -fPIC -DLDAP_DEPRECATED"
14mu|freeradius-2.2.9-1|208	
14mu|freeradius-2.2.9-1|209	%configure2_5x \
14mu|freeradius-2.2.9-1|210	--with-gnu-ld \
14mu|freeradius-2.2.9-1|211	--with-threads \
14mu|freeradius-2.2.9-1|212	--with-thread-pool \
14mu|freeradius-2.2.9-1|213	--with-system-libtool \
14mu|freeradius-2.2.9-1|214	--with-system-libltdl \
14mu|freeradius-2.2.9-1|215	--disable-static \
14mu|freeradius-2.2.9-1|216	--libdir=%{_libdir}/%{name}  \
14mu|freeradius-2.2.9-1|217	--libexecdir=%{_libdir}/%{name} \
14mu|freeradius-2.2.9-1|218	--localstatedir=%{_var} \
14mu|freeradius-2.2.9-1|219	--with-logdir=%{_var}/log/radius \
14mu|freeradius-2.2.9-1|220	--disable-ltdl-install \
14mu|freeradius-2.2.9-1|221	--with-ltdl-lib=%{_libdir} \
14mu|freeradius-2.2.9-1|222	--with-ltdl-include=%{_includedir} \
14mu|freeradius-2.2.9-1|223	--with-radacctdir=%{_var}/log/radius/radacct \
14mu|freeradius-2.2.9-1|224	--with-raddbdir=%{_sysconfdir}/raddb \
14mu|freeradius-2.2.9-1|225	--with-static-modules="" \
14mu|freeradius-2.2.9-1|226	--with-experimental-modules \
14mu|freeradius-2.2.9-1|227	--with-large-files \
14mu|freeradius-2.2.9-1|228	--with-rlm-dbm-lib-dir=%{_libdir} \
14mu|freeradius-2.2.9-1|229	--with-rlm-eap-peap-lib-dir=%{_libdir} \
14mu|freeradius-2.2.9-1|230	--with-openssl-libraries=%{_libdir} \
14mu|freeradius-2.2.9-1|231	--with-rlm-ruby-include-dir=%{_includedir}/ruby \
14mu|freeradius-2.2.9-1|232	--with-rlm-krb5-lib-dir=%{_libdir} \
14mu|freeradius-2.2.9-1|233	--with-rlm-ldap-lib-dir=%{_libdir} \
14mu|freeradius-2.2.9-1|234	--with-rlm-ldap-include-dir=%{_includedir}/ldap \
14mu|freeradius-2.2.9-1|235	--with-mysql-include-dir=%{_includedir}/mysql \
14mu|freeradius-2.2.9-1|236	--with-mysql-lib-dir=%{_libdir}/mysql \
14mu|freeradius-2.2.9-1|237	--with-mysql-dir=%{_prefix} \
14mu|freeradius-2.2.9-1|238	--with-rlm-sql-postgresql-lib-dir=%{_libdir}/mysql \
14mu|freeradius-2.2.9-1|239	--with-rlm-sql-postgresql-include-dir=%{_includedir}/pgsql \
14mu|freeradius-2.2.9-1|240	--with-unixodbc-lib-dir=%{_libdir} \
14mu|freeradius-2.2.9-1|241	--with-unixodbc-dir=%{_prefix} \
14mu|freeradius-2.2.9-1|242	--without-rlm_sql_db2 \
14mu|freeradius-2.2.9-1|243	--without-rlm_sql_firebird \
14mu|freeradius-2.2.9-1|244	--without-rlm_sql_freetds \
14mu|freeradius-2.2.9-1|245	--without-rlm_sql_iodbc \
14mu|freeradius-2.2.9-1|246	--without-rlm_sql_oracle \
14mu|freeradius-2.2.9-1|247	--without-rlm_sql_sybase \
14mu|freeradius-2.2.9-1|248	
14mu|freeradius-2.2.9-1|249	# enable this one with a hack...
14mu|freeradius-2.2.9-1|250	perl -pi \
14mu|freeradius-2.2.9-1|251	-e "s|^TARGET.*|TARGET=rlm_dbm|g;" \
14mu|freeradius-2.2.9-1|252	-e "s|^SRCS.*|SRCS=rlm_dbm.c|g;" \
14mu|freeradius-2.2.9-1|253	-e "s|^RLM_UTILS.*|RLM_UTILS=rlm_dbm_parser rlm_dbm_cat|g;" \
14mu|freeradius-2.2.9-1|254	-e "s|^RLM_CFLAGS.*|RLM_CFLAGS=-I%{_includedir}/gdbm -DHAVE_GDBM_NDBM_H|g;" \
14mu|freeradius-2.2.9-1|255	-e "s|^RLM_LIBS.*|RLM_LIBS=-L%{_libdir} -lgdbm -lgdbm_compat|g;" \
14mu|freeradius-2.2.9-1|256	-e "s|^RLM_INSTALL.*|RLM_INSTALL=rlm_dbm_install|g;" \
14mu|freeradius-2.2.9-1|257	src/modules/rlm_dbm/Makefile
14mu|freeradius-2.2.9-1|258	
14mu|freeradius-2.2.9-1|259	%if "%{_lib}" == "lib64"
14mu|freeradius-2.2.9-1|260	perl -pi -e 's:sys_lib_search_path_spec=.*:sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64":' libtool
14mu|freeradius-2.2.9-1|261	%endif
14mu|freeradius-2.2.9-1|262	
14mu|freeradius-2.2.9-1|263	make
14mu|freeradius-2.2.9-1|264	
14mu|freeradius-2.2.9-1|265	%install
14mu|freeradius-2.2.9-1|266	make install R=%{buildroot}
14mu|freeradius-2.2.9-1|267	
14mu|freeradius-2.2.9-1|268	install -d %{buildroot}%{_sysconfdir}/raddb/yubico
14mu|freeradius-2.2.9-1|269	
14mu|freeradius-2.2.9-1|270	# fix default configuration file permissions
14mu|freeradius-2.2.9-1|271	find %{buildroot}%{_sysconfdir}/raddb -type d | xargs chmod 755
14mu|freeradius-2.2.9-1|272	find %{buildroot}%{_sysconfdir}/raddb -type f | xargs chmod 644
14mu|freeradius-2.2.9-1|273	chmod 640 \
14mu|freeradius-2.2.9-1|274	%{buildroot}%{_sysconfdir}/raddb/acct_users \
14mu|freeradius-2.2.9-1|275	%{buildroot}%{_sysconfdir}/raddb/acct_users \
14mu|freeradius-2.2.9-1|276	%{buildroot}%{_sysconfdir}/raddb/clients.conf \
14mu|freeradius-2.2.9-1|277	%{buildroot}%{_sysconfdir}/raddb/preproxy_users \
14mu|freeradius-2.2.9-1|278	%{buildroot}%{_sysconfdir}/raddb/users \
14mu|freeradius-2.2.9-1|279	
14mu|freeradius-2.2.9-1|280	# install headers
14mu|freeradius-2.2.9-1|281	install -d -m 755 %{buildroot}%{_includedir}/%{name}
14mu|freeradius-2.2.9-1|282	install -m 644 src/include/*  %{buildroot}%{_includedir}/%{name}/
14mu|freeradius-2.2.9-1|283	
14mu|freeradius-2.2.9-1|284	# install distribution scripts and stuff...
14mu|freeradius-2.2.9-1|285	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/radiusd
14mu|freeradius-2.2.9-1|286	install -D -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/logrotate.d/radiusd
14mu|freeradius-2.2.9-1|287	install -D -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/radiusd
14mu|freeradius-2.2.9-1|288	install -D -m 644 %{SOURCE7} %{buildroot}%{_unitdir}/radiusd.service
14mu|freeradius-2.2.9-1|289	install -D -m 644 %{SOURCE8} %{buildroot}%{_prefix}/lib/tmpfiles.d/radiusd.conf
14mu|freeradius-2.2.9-1|290	
14mu|freeradius-2.2.9-1|291	# put the mibs in place
14mu|freeradius-2.2.9-1|292	install -d -m 755 %{buildroot}%{_datadir}/snmp/mibs
14mu|freeradius-2.2.9-1|293	install -m 644 mibs/RADIUS* %{buildroot}%{_datadir}/snmp/mibs/
14mu|freeradius-2.2.9-1|294	
14mu|freeradius-2.2.9-1|295	# fix ghostfiles
14mu|freeradius-2.2.9-1|296	touch %{buildroot}%{_localstatedir}/log/radius/radutmp
14mu|freeradius-2.2.9-1|297	touch %{buildroot}%{_localstatedir}/log/radius/radwtmp
14mu|freeradius-2.2.9-1|298	touch %{buildroot}%{_localstatedir}/log/radius/radius.log
14mu|freeradius-2.2.9-1|299	
14mu|freeradius-2.2.9-1|300	# remove unneeded stuff
14mu|freeradius-2.2.9-1|301	rm -f %{buildroot}%{_sbindir}/rc.radiusd
14mu|freeradius-2.2.9-1|302	rm -f %{buildroot}%{_includedir}/%{name}/Makefile
14mu|freeradius-2.2.9-1|303	rm -f %{buildroot}%{_sysconfdir}/raddb/Makefile
14mu|freeradius-2.2.9-1|304	rm -rf %{buildroot}%{_sysconfdir}/raddb/sql/mssql
14mu|freeradius-2.2.9-1|305	rm -rf %{buildroot}%{_sysconfdir}/raddb/sql/oracle
14mu|freeradius-2.2.9-1|306	rm -f %{buildroot}%{_sysconfdir}/raddb/certs/*
14mu|freeradius-2.2.9-1|307	
14mu|freeradius-2.2.9-1|308	find %{buildroot} -name '*.la' -delete
14mu|freeradius-2.2.9-1|309	rm -f %{buildroot}%{_libdir}/%{name}/*.a
14mu|freeradius-2.2.9-1|310	
14mu|freeradius-2.2.9-1|311	# include more docs
14mu|freeradius-2.2.9-1|312	cp src/modules/rlm_sql/README README.sql
14mu|freeradius-2.2.9-1|313	cp src/modules/rlm_cram/Readme Readme.cram
14mu|freeradius-2.2.9-1|314	cp src/modules/rlm_cram/Standard.draft .
14mu|freeradius-2.2.9-1|315	cp src/modules/rlm_cram/dictionary.sandy .
14mu|freeradius-2.2.9-1|316	cp src/modules/rlm_smb/README README.smb
14mu|freeradius-2.2.9-1|317	
14mu|freeradius-2.2.9-1|318	# put specific docs and files where they belong (prepare for doc inclusion)
14mu|freeradius-2.2.9-1|319	cp doc/rlm_krb5 .
14mu|freeradius-2.2.9-1|320	cp doc/RADIUS*.schema .
14mu|freeradius-2.2.9-1|321	cp doc/rlm_ldap .
14mu|freeradius-2.2.9-1|322	
14mu|freeradius-2.2.9-1|323	%multiarch_includes %{buildroot}%{_includedir}/freeradius/build-radpaths-h
14mu|freeradius-2.2.9-1|324	
14mu|freeradius-2.2.9-1|325	%multiarch_includes %{buildroot}%{_includedir}/freeradius/radpaths.h
14mu|freeradius-2.2.9-1|326	
14mu|freeradius-2.2.9-1|327	# the web cruft
14mu|freeradius-2.2.9-1|328	install -d %{buildroot}%{_datadir}/%{name}-web
14mu|freeradius-2.2.9-1|329	install -d %{buildroot}%{_sysconfdir}/%{name}-web
14mu|freeradius-2.2.9-1|330	
14mu|freeradius-2.2.9-1|331	pushd dialup_admin
14mu|freeradius-2.2.9-1|332	make \
14mu|freeradius-2.2.9-1|333	DIALUP_PREFIX=%{buildroot}%{_datadir}/freeradius-web \
14mu|freeradius-2.2.9-1|334	DIALUP_DOCDIR=%{buildroot}%{_docdir}/freeradius-web \
14mu|freeradius-2.2.9-1|335	DIALUP_CONFDIR=%{buildroot}%{_sysconfdir}/freeradius-web \
14mu|freeradius-2.2.9-1|336	install
14mu|freeradius-2.2.9-1|337	popd
14mu|freeradius-2.2.9-1|338	
14mu|freeradius-2.2.9-1|339	find %{buildroot}%{_datadir}/freeradius-web | xargs perl -pi \
14mu|freeradius-2.2.9-1|340	-e 's|\.\./conf/config\.php|%{_sysconfdir}/freeradius-web/config\.php|g;' \
14mu|freeradius-2.2.9-1|341	-e 's|%{buildroot}||g;'
14mu|freeradius-2.2.9-1|342	
14mu|freeradius-2.2.9-1|343	find %{buildroot}%{_sysconfdir}/freeradius-web | xargs perl -pi \
14mu|freeradius-2.2.9-1|344	-e 's|\.\./conf/admin\.conf|%{_sysconfdir}/freeradius-web/admin\.conf|g;' \
14mu|freeradius-2.2.9-1|345	-e 's|%{buildroot}||g;'
14mu|freeradius-2.2.9-1|346	
14mu|freeradius-2.2.9-1|347	find %{buildroot}%{_datadir}/freeradius-web/bin | xargs perl -pi \
14mu|freeradius-2.2.9-1|348	-e 's|/data/local/dialupadmin/conf/admin\.conf|%{_sysconfdir}/freeradius-web/admin\.conf|g;' \
14mu|freeradius-2.2.9-1|349	-e 's|/logs/radiusd/accounting|%{_localstatedir}/log/radius/accounting|g;'
14mu|freeradius-2.2.9-1|350	
14mu|freeradius-2.2.9-1|351	mv %{buildroot}%{_datadir}/freeradius-web/bin/* %{buildroot}%{_bindir}
14mu|freeradius-2.2.9-1|352	mv %{buildroot}%{_bindir}/snmpfinger \
14mu|freeradius-2.2.9-1|353	%{buildroot}%{_bindir}/freeradius-web-snmpfinger
14mu|freeradius-2.2.9-1|354	
14mu|freeradius-2.2.9-1|355	# fix a simple redirector
14mu|freeradius-2.2.9-1|356	cat > %{buildroot}%{_datadir}/%{name}-web/index.html << EOF
14mu|freeradius-2.2.9-1|357	<html>
14mu|freeradius-2.2.9-1|358	<head>
14mu|freeradius-2.2.9-1|359	<title></title>
14mu|freeradius-2.2.9-1|360	<meta HTTP-EQUIV="REFRESH" CONTENT="0; URL=htdocs/index.html">
14mu|freeradius-2.2.9-1|361	</head>
14mu|freeradius-2.2.9-1|362	<body>
14mu|freeradius-2.2.9-1|363	</body>
14mu|freeradius-2.2.9-1|364	</html>
14mu|freeradius-2.2.9-1|365	EOF
14mu|freeradius-2.2.9-1|366	
14mu|freeradius-2.2.9-1|367	# apache configuration
14mu|freeradius-2.2.9-1|368	install -d %{buildroot}%{_webappconfdir}
14mu|freeradius-2.2.9-1|369	cat > %{buildroot}%{_webappconfdir}/%{name}-web.conf <<EOF
14mu|freeradius-2.2.9-1|370	# %{name} Apache configuration
14mu|freeradius-2.2.9-1|371	Alias /%{name}-web %{_datadir}/%{name}-web
14mu|freeradius-2.2.9-1|372	
14mu|freeradius-2.2.9-1|373	<Directory %{_datadir}/%{name}-web>
14mu|freeradius-2.2.9-1|374	Require all granted
14mu|freeradius-2.2.9-1|375	</Directory>
14mu|freeradius-2.2.9-1|376	EOF
14mu|freeradius-2.2.9-1|377	
14mu|freeradius-2.2.9-1|378	# cron stuff
14mu|freeradius-2.2.9-1|379	install -d %{buildroot}%{_sysconfdir}/cron.daily
14mu|freeradius-2.2.9-1|380	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name}-web <<EOF
14mu|freeradius-2.2.9-1|381	#!/bin/sh
14mu|freeradius-2.2.9-1|382	%{_bindir}/tot_stats >/dev/null 2>&1
14mu|freeradius-2.2.9-1|383	%{_bindir}/monthly_tot_stats >/dev/null 2>&1
14mu|freeradius-2.2.9-1|384	EOF
14mu|freeradius-2.2.9-1|385	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/%{name}-web
14mu|freeradius-2.2.9-1|386	
14mu|freeradius-2.2.9-1|387	install -d %{buildroot}%{_sysconfdir}/cron.monthly
14mu|freeradius-2.2.9-1|388	cat > %{buildroot}%{_sysconfdir}/cron.monthly/%{name}-web <<EOF
14mu|freeradius-2.2.9-1|389	#!/bin/sh
14mu|freeradius-2.2.9-1|390	%{_bindir}/truncate_radacct >/dev/null 2>&1
14mu|freeradius-2.2.9-1|391	%{_bindir}/clean_radacct >/dev/null 2>&1
14mu|freeradius-2.2.9-1|392	EOF
14mu|freeradius-2.2.9-1|393	chmod 755 %{buildroot}%{_sysconfdir}/cron.monthly/%{name}-web
14mu|freeradius-2.2.9-1|394	
14mu|freeradius-2.2.9-1|395	# cleanup
14mu|freeradius-2.2.9-1|396	rm -rf %{buildroot}%{_docdir}/%{name}
14mu|freeradius-2.2.9-1|397	rm -rf %{buildroot}%{_docdir}/freeradius-web
14mu|freeradius-2.2.9-1|398	rm -rf %{buildroot}%{_datadir}/freeradius-web/bin
14mu|freeradius-2.2.9-1|399	rm -rf %{buildroot}%{_datadir}/freeradius-web/sql
14mu|freeradius-2.2.9-1|400	rm -f %{buildroot}%{_bindir}/dialup_admin.cron
14mu|freeradius-2.2.9-1|401	
14mu|freeradius-2.2.9-1|402	%pre
14mu|freeradius-2.2.9-1|403	%_pre_useradd radius %{_localstatedir}/log/radius/radacct /bin/false
14mu|freeradius-2.2.9-1|404	
14mu|freeradius-2.2.9-1|405	%post
14mu|freeradius-2.2.9-1|406	%_post_service radiusd
14mu|freeradius-2.2.9-1|407	%create_ghostfile %{_localstatedir}/log/radius/radutmp radius radius 0644
14mu|freeradius-2.2.9-1|408	%create_ghostfile %{_localstatedir}/log/radius/radwtmp radius radius 0644
14mu|freeradius-2.2.9-1|409	%create_ghostfile %{_localstatedir}/log/radius/radius.log radius radius 0644
14mu|freeradius-2.2.9-1|410	%_create_ssl_certificate radiusd -g radius
14mu|freeradius-2.2.9-1|411	if [ $1 = 1 ]; then
14mu|freeradius-2.2.9-1|412	openssl dhparam -out  %{_sysconfdir}/raddb/certs/dh 1024 2>&1 >/dev/null
14mu|freeradius-2.2.9-1|413	dd if=/dev/urandom of=%{_sysconfdir}/raddb/certs/random count=10 2>&1 >/dev/null
14mu|freeradius-2.2.9-1|414	chgrp radius %{_sysconfdir}/raddb/certs/random
14mu|freeradius-2.2.9-1|415	fi
14mu|freeradius-2.2.9-1|416	
14mu|freeradius-2.2.9-1|417	%preun
14mu|freeradius-2.2.9-1|418	%_preun_service radiusd
14mu|freeradius-2.2.9-1|419	
14mu|freeradius-2.2.9-1|420	%postun
14mu|freeradius-2.2.9-1|421	%_postun_userdel radius
14mu|freeradius-2.2.9-1|422	
14mu|freeradius-2.2.9-1|423	%files
14mu|freeradius-2.2.9-1|424	%doc doc COPYRIGHT CREDITS INSTALL LICENSE README.rst
14mu|freeradius-2.2.9-1|425	%doc README.sql README.smb Readme.cram Standard.draft dictionary.sandy
14mu|freeradius-2.2.9-1|426	%{_unitdir}/radiusd.service
14mu|freeradius-2.2.9-1|427	%{_prefix}/lib/tmpfiles.d/radiusd.conf
14mu|freeradius-2.2.9-1|428	%config(noreplace) %{_sysconfdir}/pam.d/radiusd
14mu|freeradius-2.2.9-1|429	%config(noreplace) %{_sysconfdir}/logrotate.d/radiusd
14mu|freeradius-2.2.9-1|430	%config(noreplace)  %{_sysconfdir}/sysconfig/radiusd
14mu|freeradius-2.2.9-1|431	%dir %{_sysconfdir}/raddb
14mu|freeradius-2.2.9-1|432	%config(noreplace) %{_sysconfdir}/raddb/attrs
14mu|freeradius-2.2.9-1|433	%config(noreplace) %{_sysconfdir}/raddb/attrs.access_reject
14mu|freeradius-2.2.9-1|434	%config(noreplace) %{_sysconfdir}/raddb/attrs.access_challenge
14mu|freeradius-2.2.9-1|435	%config(noreplace) %{_sysconfdir}/raddb/attrs.accounting_response
14mu|freeradius-2.2.9-1|436	%config(noreplace) %{_sysconfdir}/raddb/attrs.pre-proxy
14mu|freeradius-2.2.9-1|437	%config(noreplace) %{_sysconfdir}/raddb/dictionary*
14mu|freeradius-2.2.9-1|438	%config(noreplace) %{_sysconfdir}/raddb/experimental.conf
14mu|freeradius-2.2.9-1|439	%config(noreplace) %{_sysconfdir}/raddb/example.pl
14mu|freeradius-2.2.9-1|440	%config(noreplace) %{_sysconfdir}/raddb/hints
14mu|freeradius-2.2.9-1|441	%config(noreplace) %{_sysconfdir}/raddb/huntgroups
14mu|freeradius-2.2.9-1|442	%config(noreplace) %{_sysconfdir}/raddb/radiusd.conf
14mu|freeradius-2.2.9-1|443	%config(noreplace) %{_sysconfdir}/raddb/*gdb
14mu|freeradius-2.2.9-1|444	%config(noreplace) %{_sysconfdir}/raddb/policy.conf
14mu|freeradius-2.2.9-1|445	%config(noreplace) %{_sysconfdir}/raddb/policy.txt
14mu|freeradius-2.2.9-1|446	%config(noreplace) %{_sysconfdir}/raddb/proxy.conf
14mu|freeradius-2.2.9-1|447	%config(noreplace) %{_sysconfdir}/raddb/eap.conf
14mu|freeradius-2.2.9-1|448	%config(noreplace) %{_sysconfdir}/raddb/sql.conf
14mu|freeradius-2.2.9-1|449	%config(noreplace) %{_sysconfdir}/raddb/sqlippool.conf
14mu|freeradius-2.2.9-1|450	%config(noreplace) %{_sysconfdir}/raddb/templates.conf
14mu|freeradius-2.2.9-1|451	# those contains passwords
14mu|freeradius-2.2.9-1|452	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/acct_users
14mu|freeradius-2.2.9-1|453	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/clients.conf
14mu|freeradius-2.2.9-1|454	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/preproxy_users
14mu|freeradius-2.2.9-1|455	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/users
14mu|freeradius-2.2.9-1|456	%dir %{_sysconfdir}/raddb/certs
14mu|freeradius-2.2.9-1|457	%dir %{_sysconfdir}/raddb/sites-available
14mu|freeradius-2.2.9-1|458	%dir %{_sysconfdir}/raddb/sites-enabled
14mu|freeradius-2.2.9-1|459	%config(noreplace) %{_sysconfdir}/raddb/sites-available/*
14mu|freeradius-2.2.9-1|460	%config(noreplace) %{_sysconfdir}/raddb/sites-enabled/*
14mu|freeradius-2.2.9-1|461	%dir %{_sysconfdir}/raddb/modules
14mu|freeradius-2.2.9-1|462	%config(noreplace) %{_sysconfdir}/raddb/modules/*
14mu|freeradius-2.2.9-1|463	%dir %{_sysconfdir}/raddb/sql
14mu|freeradius-2.2.9-1|464	%dir %{_sysconfdir}/raddb/sql/ndb
14mu|freeradius-2.2.9-1|465	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/README
14mu|freeradius-2.2.9-1|466	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/admin.sql
14mu|freeradius-2.2.9-1|467	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/schema.sql
14mu|freeradius-2.2.9-1|468	%{_bindir}/radclient
14mu|freeradius-2.2.9-1|469	%{_bindir}/radconf2xml
14mu|freeradius-2.2.9-1|470	%{_bindir}/rad_counter
14mu|freeradius-2.2.9-1|471	%{_bindir}/radcrypt
14mu|freeradius-2.2.9-1|472	%{_bindir}/radeapclient
14mu|freeradius-2.2.9-1|473	%{_bindir}/radlast
14mu|freeradius-2.2.9-1|474	%{_bindir}/radsniff
14mu|freeradius-2.2.9-1|475	%{_bindir}/radsqlrelay
14mu|freeradius-2.2.9-1|476	%{_bindir}/radtest
14mu|freeradius-2.2.9-1|477	%{_bindir}/radwho
14mu|freeradius-2.2.9-1|478	%{_bindir}/radzap
14mu|freeradius-2.2.9-1|479	%{_bindir}/rlm_dbm_cat
14mu|freeradius-2.2.9-1|480	%{_bindir}/rlm_dbm_parser
14mu|freeradius-2.2.9-1|481	%{_bindir}/rlm_ippool_tool
14mu|freeradius-2.2.9-1|482	%{_bindir}/smbencrypt
14mu|freeradius-2.2.9-1|483	%{_sbindir}/checkrad
14mu|freeradius-2.2.9-1|484	%{_sbindir}/raddebug
14mu|freeradius-2.2.9-1|485	%{_sbindir}/radiusd
14mu|freeradius-2.2.9-1|486	%{_sbindir}/radmin
14mu|freeradius-2.2.9-1|487	%{_sbindir}/radwatch
14mu|freeradius-2.2.9-1|488	%attr(0755,radius,radius) %dir %{_localstatedir}/log/radius
14mu|freeradius-2.2.9-1|489	%attr(0755,radius,radius) %dir %{_localstatedir}/log/radius/radacct
14mu|freeradius-2.2.9-1|490	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radutmp
14mu|freeradius-2.2.9-1|491	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radwtmp
14mu|freeradius-2.2.9-1|492	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radius.log
14mu|freeradius-2.2.9-1|493	%{_datadir}/snmp/mibs/*
14mu|freeradius-2.2.9-1|494	%{_datadir}/freeradius
14mu|freeradius-2.2.9-1|495	%{_mandir}/man*/*
14mu|freeradius-2.2.9-1|496	
14mu|freeradius-2.2.9-1|497	%files -n %{name}-krb5
14mu|freeradius-2.2.9-1|498	%doc rlm_krb5
14mu|freeradius-2.2.9-1|499	%{_libdir}/%{name}/rlm_krb5.so
14mu|freeradius-2.2.9-1|500	
14mu|freeradius-2.2.9-1|501	%files -n %{name}-ldap
14mu|freeradius-2.2.9-1|502	%doc RADIUS*.schema rlm_ldap doc/examples/openldap.schema
14mu|freeradius-2.2.9-1|503	%config(noreplace) %{_sysconfdir}/raddb/ldap.attrmap
14mu|freeradius-2.2.9-1|504	%{_libdir}/%{name}/rlm_ldap.so
14mu|freeradius-2.2.9-1|505	
14mu|freeradius-2.2.9-1|506	%files -n %{name}-postgresql
14mu|freeradius-2.2.9-1|507	%doc src/billing
14mu|freeradius-2.2.9-1|508	%config(noreplace) %{_sysconfdir}/raddb/sql/postgresql
14mu|freeradius-2.2.9-1|509	%{_libdir}/%{name}/rlm_sql_postgresql.so
14mu|freeradius-2.2.9-1|510	
14mu|freeradius-2.2.9-1|511	%files -n %{name}-mysql
14mu|freeradius-2.2.9-1|512	%config(noreplace) %{_sysconfdir}/raddb/sql/mysql
14mu|freeradius-2.2.9-1|513	%{_libdir}/%{name}/rlm_sql_mysql.so
14mu|freeradius-2.2.9-1|514	
14mu|freeradius-2.2.9-1|515	%files -n %{name}-unixODBC
14mu|freeradius-2.2.9-1|516	%{_libdir}/%{name}/rlm_sql_unixodbc.so
14mu|freeradius-2.2.9-1|517	
14mu|freeradius-2.2.9-1|518	%files -n %{name}-sqlite
14mu|freeradius-2.2.9-1|519	%{_libdir}/%{name}/rlm_sql_sqlite.so
14mu|freeradius-2.2.9-1|520	
14mu|freeradius-2.2.9-1|521	%files -n %{name}-yubikey
14mu|freeradius-2.2.9-1|522	%dir %{_sysconfdir}/raddb/yubico
14mu|freeradius-2.2.9-1|523	%{_libdir}/%{name}/rlm_yubikey.so
14mu|freeradius-2.2.9-1|524	
14mu|freeradius-2.2.9-1|525	%files -n %{libname}
14mu|freeradius-2.2.9-1|526	%{_libdir}/%{name}/libfreeradius-radius.so.%{major}*
14mu|freeradius-2.2.9-1|527	%{_libdir}/%{name}/libfreeradius-eap.so.%{major}*
14mu|freeradius-2.2.9-1|528	%{_libdir}/%{name}/rlm_acctlog.so
14mu|freeradius-2.2.9-1|529	%{_libdir}/%{name}/rlm_acct_unique.so
14mu|freeradius-2.2.9-1|530	%{_libdir}/%{name}/rlm_always.so
14mu|freeradius-2.2.9-1|531	%{_libdir}/%{name}/rlm_attr_filter.so
14mu|freeradius-2.2.9-1|532	%{_libdir}/%{name}/rlm_attr_rewrite.so
14mu|freeradius-2.2.9-1|533	%{_libdir}/%{name}/rlm_cache.so
14mu|freeradius-2.2.9-1|534	%{_libdir}/%{name}/rlm_caching.so
14mu|freeradius-2.2.9-1|535	%{_libdir}/%{name}/rlm_chap.so
14mu|freeradius-2.2.9-1|536	%{_libdir}/%{name}/rlm_checkval.so
14mu|freeradius-2.2.9-1|537	%{_libdir}/%{name}/rlm_copy_packet.so
14mu|freeradius-2.2.9-1|538	%{_libdir}/%{name}/rlm_counter.so
14mu|freeradius-2.2.9-1|539	%{_libdir}/%{name}/rlm_cram.so
14mu|freeradius-2.2.9-1|540	%{_libdir}/%{name}/rlm_dbm.so
14mu|freeradius-2.2.9-1|541	%{_libdir}/%{name}/rlm_detail.so
14mu|freeradius-2.2.9-1|542	%{_libdir}/%{name}/rlm_digest.so
14mu|freeradius-2.2.9-1|543	%{_libdir}/%{name}/rlm_dynamic_clients.so
14mu|freeradius-2.2.9-1|544	%{_libdir}/%{name}/rlm_eap_gtc.so
14mu|freeradius-2.2.9-1|545	%{_libdir}/%{name}/rlm_eap_leap.so
14mu|freeradius-2.2.9-1|546	%{_libdir}/%{name}/rlm_eap_md5.so
14mu|freeradius-2.2.9-1|547	%{_libdir}/%{name}/rlm_eap_mschapv2.so
14mu|freeradius-2.2.9-1|548	%{_libdir}/%{name}/rlm_eap_peap.so
14mu|freeradius-2.2.9-1|549	%{_libdir}/%{name}/rlm_eap_sim.so
14mu|freeradius-2.2.9-1|550	%{_libdir}/%{name}/rlm_eap.so
14mu|freeradius-2.2.9-1|551	%{_libdir}/%{name}/rlm_eap_tls.so
14mu|freeradius-2.2.9-1|552	%{_libdir}/%{name}/rlm_eap_ttls.so
14mu|freeradius-2.2.9-1|553	%{_libdir}/%{name}/rlm_example.so
14mu|freeradius-2.2.9-1|554	%{_libdir}/%{name}/rlm_exec.so
14mu|freeradius-2.2.9-1|555	%{_libdir}/%{name}/rlm_expiration.so
14mu|freeradius-2.2.9-1|556	%{_libdir}/%{name}/rlm_expr.so
14mu|freeradius-2.2.9-1|557	%{_libdir}/%{name}/rlm_fastusers.so
14mu|freeradius-2.2.9-1|558	%{_libdir}/%{name}/rlm_files.so
14mu|freeradius-2.2.9-1|559	%{_libdir}/%{name}/rlm_ippool.so
14mu|freeradius-2.2.9-1|560	%{_libdir}/%{name}/rlm_jradius.so
14mu|freeradius-2.2.9-1|561	%{_libdir}/%{name}/rlm_linelog.so
14mu|freeradius-2.2.9-1|562	%{_libdir}/%{name}/rlm_logintime.so
14mu|freeradius-2.2.9-1|563	%{_libdir}/%{name}/rlm_mschap.so
14mu|freeradius-2.2.9-1|564	%{_libdir}/%{name}/rlm_otp.so
14mu|freeradius-2.2.9-1|565	%{_libdir}/%{name}/rlm_pam.so
14mu|freeradius-2.2.9-1|566	%{_libdir}/%{name}/rlm_pap.so
14mu|freeradius-2.2.9-1|567	%{_libdir}/%{name}/rlm_passwd.so
14mu|freeradius-2.2.9-1|568	%{_libdir}/%{name}/rlm_perl.so
14mu|freeradius-2.2.9-1|569	%{_libdir}/%{name}/rlm_policy.so
14mu|freeradius-2.2.9-1|570	%{_libdir}/%{name}/rlm_preprocess.so
14mu|freeradius-2.2.9-1|571	%{_libdir}/%{name}/rlm_protocol_filter.so
14mu|freeradius-2.2.9-1|572	%{_libdir}/%{name}/rlm_python.so
14mu|freeradius-2.2.9-1|573	%{_libdir}/%{name}/rlm_radutmp.so
14mu|freeradius-2.2.9-1|574	%{_libdir}/%{name}/rlm_realm.so
14mu|freeradius-2.2.9-1|575	%{_libdir}/%{name}/rlm_replicate.so
14mu|freeradius-2.2.9-1|576	#%{_libdir}/%{name}/rlm_ruby.so
14mu|freeradius-2.2.9-1|577	%{_libdir}/%{name}/rlm_sim_files.so
14mu|freeradius-2.2.9-1|578	%{_libdir}/%{name}/rlm_smsotp.so
14mu|freeradius-2.2.9-1|579	%{_libdir}/%{name}/rlm_soh.so
14mu|freeradius-2.2.9-1|580	%{_libdir}/%{name}/rlm_sqlcounter.so
14mu|freeradius-2.2.9-1|581	%{_libdir}/%{name}/rlm_sqlhpwippool.so
14mu|freeradius-2.2.9-1|582	%{_libdir}/%{name}/rlm_sqlippool.so
14mu|freeradius-2.2.9-1|583	%{_libdir}/%{name}/rlm_sql_log.so
14mu|freeradius-2.2.9-1|584	%{_libdir}/%{name}/rlm_sql.so
14mu|freeradius-2.2.9-1|585	%{_libdir}/%{name}/rlm_unix.so
14mu|freeradius-2.2.9-1|586	%{_libdir}/%{name}/rlm_wimax.so
14mu|freeradius-2.2.9-1|587	
14mu|freeradius-2.2.9-1|588	%files -n %{develname}
14mu|freeradius-2.2.9-1|589	%doc todo
14mu|freeradius-2.2.9-1|590	%{multiarch_includedir}/freeradius/build-radpaths-h
14mu|freeradius-2.2.9-1|591	%{multiarch_includedir}/freeradius/radpaths.h
14mu|freeradius-2.2.9-1|592	%{_includedir}/%{name}
14mu|freeradius-2.2.9-1|593	%{_libdir}/%{name}/libfreeradius-radius.so
14mu|freeradius-2.2.9-1|594	%{_libdir}/%{name}/libfreeradius-eap.so
14mu|freeradius-2.2.9-1|595	
14mu|freeradius-2.2.9-1|596	%files -n %{name}-web
14mu|freeradius-2.2.9-1|597	%doc dialup_admin/sql/mysql dialup_admin/sql/postgresql dialup_admin/sql/oracle
14mu|freeradius-2.2.9-1|598	%doc dialup_admin/doc/AUTHORS dialup_admin/doc/FAQ dialup_admin/doc/HELP_WANTED
14mu|freeradius-2.2.9-1|599	%doc dialup_admin/doc/HOWTO dialup_admin/doc/TODO dialup_admin/Changelog
14mu|freeradius-2.2.9-1|600	%doc dialup_admin/README dialup_admin/bin/Changelog.*
14mu|freeradius-2.2.9-1|601	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}-web
14mu|freeradius-2.2.9-1|602	%config(noreplace) %{_sysconfdir}/cron.monthly/%{name}-web
14mu|freeradius-2.2.9-1|603	%config(noreplace) %{_webappconfdir}/%{name}-web.conf
14mu|freeradius-2.2.9-1|604	%dir %{_sysconfdir}/%{name}-web
14mu|freeradius-2.2.9-1|605	%config(noreplace) %{_sysconfdir}/%{name}-web/accounting.attrs
14mu|freeradius-2.2.9-1|606	%config(noreplace) %{_sysconfdir}/%{name}-web/auth.request
14mu|freeradius-2.2.9-1|607	%config(noreplace) %{_sysconfdir}/%{name}-web/default.vals
14mu|freeradius-2.2.9-1|608	%config(noreplace) %{_sysconfdir}/%{name}-web/extra.ldap-attrmap
14mu|freeradius-2.2.9-1|609	%config(noreplace) %{_sysconfdir}/%{name}-web/sql.attrmap
14mu|freeradius-2.2.9-1|610	%config(noreplace) %{_sysconfdir}/%{name}-web/sql.attrs
14mu|freeradius-2.2.9-1|611	%config(noreplace) %{_sysconfdir}/%{name}-web/user_edit.attrs
14mu|freeradius-2.2.9-1|612	%config(noreplace) %{_sysconfdir}/%{name}-web/username.mappings
14mu|freeradius-2.2.9-1|613	# those contains passwords
14mu|freeradius-2.2.9-1|614	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/admin.conf
14mu|freeradius-2.2.9-1|615	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/captions.conf
14mu|freeradius-2.2.9-1|616	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/naslist.conf
14mu|freeradius-2.2.9-1|617	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/config.php
14mu|freeradius-2.2.9-1|618	%{_bindir}/backup_radacct
14mu|freeradius-2.2.9-1|619	%{_bindir}/clean_radacct
14mu|freeradius-2.2.9-1|620	%{_bindir}/clearsession
14mu|freeradius-2.2.9-1|621	%{_bindir}/freeradius-web-snmpfinger
14mu|freeradius-2.2.9-1|622	%{_bindir}/log_badlogins
14mu|freeradius-2.2.9-1|623	%{_bindir}/monthly_tot_stats
14mu|freeradius-2.2.9-1|624	%{_bindir}/showmodem
14mu|freeradius-2.2.9-1|625	%{_bindir}/sqlrelay_query
14mu|freeradius-2.2.9-1|626	%{_bindir}/tot_stats
14mu|freeradius-2.2.9-1|627	%{_bindir}/truncate_radacct
14mu|freeradius-2.2.9-1|628	%{_datadir}/%{name}-web
14mu|freeradius-2.2.9-1|629	
14mu|freeradius-2.2.9-1|630	%changelog
14mu|freeradius-2.2.9-1|631	
14mu|freeradius-2.2.9-1|632	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 2.2.9-1
14mu|freeradius-2.2.9-1|633	- (5d1f34c) Updated to 2.2.9
14mu|freeradius-2.2.9-1|634	
14mu|freeradius-2.2.9-1|635	

22591 14
14mu|freerdp-2.0.0-0.git20160317.1|1	%define rdtk_major      2
14mu|freerdp-2.0.0-0.git20160317.1|2	%define winpr_major     2
14mu|freerdp-2.0.0-0.git20160317.1|3	%define uwac_major      0
14mu|freerdp-2.0.0-0.git20160317.1|4	%define major           2
14mu|freerdp-2.0.0-0.git20160317.1|5	
14mu|freerdp-2.0.0-0.git20160317.1|6	%define devname		%mklibname %{name} -d
14mu|freerdp-2.0.0-0.git20160317.1|7	
14mu|freerdp-2.0.0-0.git20160317.1|8	%define librdtk		%mklibname rdtk %{rdtk_major}
14mu|freerdp-2.0.0-0.git20160317.1|9	%define libwinpr	%mklibname winpr %{winpr_major}
14mu|freerdp-2.0.0-0.git20160317.1|10	%define libuwac		%mklibname uwac %{uwac_major}
14mu|freerdp-2.0.0-0.git20160317.1|11	%define libclient	%mklibname freerdp-client %{major}
14mu|freerdp-2.0.0-0.git20160317.1|12	%define libxclient	%mklibname xfreerdp-client %{major}
14mu|freerdp-2.0.0-0.git20160317.1|13	%define libserver	%mklibname freerdp-server %{major}
14mu|freerdp-2.0.0-0.git20160317.1|14	%define libshadow	%mklibname freerdp-shadow %{major}
14mu|freerdp-2.0.0-0.git20160317.1|15	%define libname		%mklibname freerdp %{major}
14mu|freerdp-2.0.0-0.git20160317.1|16	
14mu|freerdp-2.0.0-0.git20160317.1|17	%define date            20160317
14mu|freerdp-2.0.0-0.git20160317.1|18	%if %{date}
14mu|freerdp-2.0.0-0.git20160317.1|19	%define rel         0.git%{date}.1
14mu|freerdp-2.0.0-0.git20160317.1|20	%define tarballver      %{commit}
14mu|freerdp-2.0.0-0.git20160317.1|21	%define tarballdir      %{commit}
14mu|freerdp-2.0.0-0.git20160317.1|22	%define tarballgit      +git%{date}
14mu|freerdp-2.0.0-0.git20160317.1|23	%define commit          75ae3f58df5a14b4a67439aca96061a9c2ea5040
14mu|freerdp-2.0.0-0.git20160317.1|24	%else
14mu|freerdp-2.0.0-0.git20160317.1|25	%define rel         1
14mu|freerdp-2.0.0-0.git20160317.1|26	%define tarballver      %{version}
14mu|freerdp-2.0.0-0.git20160317.1|27	%define tarballdir      v%{version}
14mu|freerdp-2.0.0-0.git20160317.1|28	%endif
14mu|freerdp-2.0.0-0.git20160317.1|29	
14mu|freerdp-2.0.0-0.git20160317.1|30	Summary:	A free remote desktop protocol client
14mu|freerdp-2.0.0-0.git20160317.1|31	Name:		freerdp
14mu|freerdp-2.0.0-0.git20160317.1|32	Version:	2.0.0
14mu|freerdp-2.0.0-0.git20160317.1|33	Release:	%{rel}
14mu|freerdp-2.0.0-0.git20160317.1|34	License:	Apache License
14mu|freerdp-2.0.0-0.git20160317.1|35	Group:		Networking/Remote access
14mu|freerdp-2.0.0-0.git20160317.1|36	Url:		http://freerdp.sourceforge.net/
14mu|freerdp-2.0.0-0.git20160317.1|37	#Source0:	https://github.com/downloads/FreeRDP/FreeRDP/%{name}-%{version}.tar.gz
14mu|freerdp-2.0.0-0.git20160317.1|38	Source0:	https://github.com/FreeRDP/FreeRDP/archive/%{tarballdir}/FreeRDP-%{version}%{?tarballgit}.tar.gz
14mu|freerdp-2.0.0-0.git20160317.1|39	BuildRequires:	cmake
14mu|freerdp-2.0.0-0.git20160317.1|40	BuildRequires:	docbook-style-xsl
14mu|freerdp-2.0.0-0.git20160317.1|41	BuildRequires:	xmlto
14mu|freerdp-2.0.0-0.git20160317.1|42	BuildRequires:	cups-devel
14mu|freerdp-2.0.0-0.git20160317.1|43	BuildRequires:	jpeg-devel
14mu|freerdp-2.0.0-0.git20160317.1|44	BuildRequires:	gsm-devel
14mu|freerdp-2.0.0-0.git20160317.1|45	BuildRequires:	pkgconfig(libpulse)
14mu|freerdp-2.0.0-0.git20160317.1|46	BuildRequires:  pkgconfig(gstreamer-1.0)
14mu|freerdp-2.0.0-0.git20160317.1|47	BuildRequires:  pkgconfig(gstreamer-base-1.0)
14mu|freerdp-2.0.0-0.git20160317.1|48	BuildRequires:  pkgconfig(gstreamer-app-1.0)
14mu|freerdp-2.0.0-0.git20160317.1|49	BuildRequires:  pkgconfig(gstreamer-audio-1.0)
14mu|freerdp-2.0.0-0.git20160317.1|50	BuildRequires:  pkgconfig(gstreamer-fft-1.0)
14mu|freerdp-2.0.0-0.git20160317.1|51	BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
14mu|freerdp-2.0.0-0.git20160317.1|52	BuildRequires:  pkgconfig(gstreamer-video-1.0)
14mu|freerdp-2.0.0-0.git20160317.1|53	BuildRequires:	pkgconfig(openssl)
14mu|freerdp-2.0.0-0.git20160317.1|54	BuildRequires:	pkgconfig(libpcsclite)
14mu|freerdp-2.0.0-0.git20160317.1|55	BuildRequires:	pkgconfig(x11)
14mu|freerdp-2.0.0-0.git20160317.1|56	BuildRequires:	pkgconfig(xcursor)
14mu|freerdp-2.0.0-0.git20160317.1|57	BuildRequires:	pkgconfig(xdamage)
14mu|freerdp-2.0.0-0.git20160317.1|58	BuildRequires:	pkgconfig(xext)
14mu|freerdp-2.0.0-0.git20160317.1|59	BuildRequires:	pkgconfig(xinerama)
14mu|freerdp-2.0.0-0.git20160317.1|60	BuildRequires:	pkgconfig(xkbfile)
14mu|freerdp-2.0.0-0.git20160317.1|61	BuildRequires:	pkgconfig(xv)
14mu|freerdp-2.0.0-0.git20160317.1|62	Obsoletes:	%{mklibname freerdp-utils 1} < %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|63	Obsoletes:	%{mklibname freerdp-rail 1} < %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|64	Obsoletes:	%{mklibname freerdp-kbd 1} < %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|65	Obsoletes:	%{mklibname freerdp-gdi 1} < %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|66	Obsoletes:	%{mklibname freerdp-core 1} < %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|67	Obsoletes:	%{mklibname freerdp-codec 1} < %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|68	Obsoletes:	%{mklibname freerdp-channels 1} < %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|69	Obsoletes:	%{mklibname freerdp-cache 1} < %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|70	
14mu|freerdp-2.0.0-0.git20160317.1|71	%description
14mu|freerdp-2.0.0-0.git20160317.1|72	FreeRDP is a fork of the rdesktop project.
14mu|freerdp-2.0.0-0.git20160317.1|73	
14mu|freerdp-2.0.0-0.git20160317.1|74	%files
14mu|freerdp-2.0.0-0.git20160317.1|75	%doc ChangeLog LICENSE README
14mu|freerdp-2.0.0-0.git20160317.1|76	%{_bindir}/*
14mu|freerdp-2.0.0-0.git20160317.1|77	%{_mandir}/man1/xfreerdp.1.*
14mu|freerdp-2.0.0-0.git20160317.1|78	
14mu|freerdp-2.0.0-0.git20160317.1|79	#----------------------------------------------------------------------------
14mu|freerdp-2.0.0-0.git20160317.1|80	
14mu|freerdp-2.0.0-0.git20160317.1|81	%package -n %{libname}
14mu|freerdp-2.0.0-0.git20160317.1|82	Summary:	Shared library for %{name}
14mu|freerdp-2.0.0-0.git20160317.1|83	Group:		System/Libraries
14mu|freerdp-2.0.0-0.git20160317.1|84	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mu|freerdp-2.0.0-0.git20160317.1|85	
14mu|freerdp-2.0.0-0.git20160317.1|86	%description -n %{libname}
14mu|freerdp-2.0.0-0.git20160317.1|87	Shared library for %{name}.
14mu|freerdp-2.0.0-0.git20160317.1|88	
14mu|freerdp-2.0.0-0.git20160317.1|89	%files -n %{libname}
14mu|freerdp-2.0.0-0.git20160317.1|90	%{_libdir}/libfreerdp.so.%{major}*
14mu|freerdp-2.0.0-0.git20160317.1|91	
14mu|freerdp-2.0.0-0.git20160317.1|92	#----------------------------------------------------------------------------
14mu|freerdp-2.0.0-0.git20160317.1|93	
14mu|freerdp-2.0.0-0.git20160317.1|94	%package -n %{libwinpr}
14mu|freerdp-2.0.0-0.git20160317.1|95	Summary:	Shared library for %{name}
14mu|freerdp-2.0.0-0.git20160317.1|96	Group:		System/Libraries
14mu|freerdp-2.0.0-0.git20160317.1|97	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mu|freerdp-2.0.0-0.git20160317.1|98	
14mu|freerdp-2.0.0-0.git20160317.1|99	%description -n %{libwinpr}
14mu|freerdp-2.0.0-0.git20160317.1|100	Shared library for %{name}.
14mu|freerdp-2.0.0-0.git20160317.1|101	
14mu|freerdp-2.0.0-0.git20160317.1|102	%files -n %{libwinpr}
14mu|freerdp-2.0.0-0.git20160317.1|103	%{_libdir}/libwinpr.so.%{winpr_major}*
14mu|freerdp-2.0.0-0.git20160317.1|104	
14mu|freerdp-2.0.0-0.git20160317.1|105	#----------------------------------------------------------------------------
14mu|freerdp-2.0.0-0.git20160317.1|106	
14mu|freerdp-2.0.0-0.git20160317.1|107	%package -n %{librdtk}
14mu|freerdp-2.0.0-0.git20160317.1|108	Summary:	Shared library for %{name}
14mu|freerdp-2.0.0-0.git20160317.1|109	Group:		System/Libraries
14mu|freerdp-2.0.0-0.git20160317.1|110	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mu|freerdp-2.0.0-0.git20160317.1|111	Obsoletes:	%{_lib}freerdp1 < 1.0.2
14mu|freerdp-2.0.0-0.git20160317.1|112	
14mu|freerdp-2.0.0-0.git20160317.1|113	%description -n %{librdtk}
14mu|freerdp-2.0.0-0.git20160317.1|114	Shared library for %{name}.
14mu|freerdp-2.0.0-0.git20160317.1|115	
14mu|freerdp-2.0.0-0.git20160317.1|116	%files -n %{librdtk}
14mu|freerdp-2.0.0-0.git20160317.1|117	%{_libdir}/librdtk.so.%{rdtk_major}*
14mu|freerdp-2.0.0-0.git20160317.1|118	
14mu|freerdp-2.0.0-0.git20160317.1|119	#----------------------------------------------------------------------------
14mu|freerdp-2.0.0-0.git20160317.1|120	
14mu|freerdp-2.0.0-0.git20160317.1|121	%package -n %{libclient}
14mu|freerdp-2.0.0-0.git20160317.1|122	Summary:	Shared library for %{name}
14mu|freerdp-2.0.0-0.git20160317.1|123	Group:		System/Libraries
14mu|freerdp-2.0.0-0.git20160317.1|124	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mu|freerdp-2.0.0-0.git20160317.1|125	
14mu|freerdp-2.0.0-0.git20160317.1|126	%description -n %{libclient}
14mu|freerdp-2.0.0-0.git20160317.1|127	Shared library for %{name}.
14mu|freerdp-2.0.0-0.git20160317.1|128	
14mu|freerdp-2.0.0-0.git20160317.1|129	%files -n %{libclient}
14mu|freerdp-2.0.0-0.git20160317.1|130	%{_libdir}/libfreerdp-client.so.%{major}*
14mu|freerdp-2.0.0-0.git20160317.1|131	
14mu|freerdp-2.0.0-0.git20160317.1|132	#----------------------------------------------------------------------------
14mu|freerdp-2.0.0-0.git20160317.1|133	
14mu|freerdp-2.0.0-0.git20160317.1|134	%package -n %{libxclient}
14mu|freerdp-2.0.0-0.git20160317.1|135	Summary:	Shared library for %{name}
14mu|freerdp-2.0.0-0.git20160317.1|136	Group:		System/Libraries
14mu|freerdp-2.0.0-0.git20160317.1|137	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mu|freerdp-2.0.0-0.git20160317.1|138	
14mu|freerdp-2.0.0-0.git20160317.1|139	%description -n %{libxclient}
14mu|freerdp-2.0.0-0.git20160317.1|140	Shared library for %{name}.
14mu|freerdp-2.0.0-0.git20160317.1|141	
14mu|freerdp-2.0.0-0.git20160317.1|142	%files -n %{libxclient}
14mu|freerdp-2.0.0-0.git20160317.1|143	%{_libdir}/libxfreerdp-client.so.%{major}*
14mu|freerdp-2.0.0-0.git20160317.1|144	
14mu|freerdp-2.0.0-0.git20160317.1|145	#----------------------------------------------------------------------------
14mu|freerdp-2.0.0-0.git20160317.1|146	
14mu|freerdp-2.0.0-0.git20160317.1|147	%package -n %{libserver}
14mu|freerdp-2.0.0-0.git20160317.1|148	Summary:	Shared library for %{name}
14mu|freerdp-2.0.0-0.git20160317.1|149	Group:		System/Libraries
14mu|freerdp-2.0.0-0.git20160317.1|150	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mu|freerdp-2.0.0-0.git20160317.1|151	
14mu|freerdp-2.0.0-0.git20160317.1|152	%description -n %{libserver}
14mu|freerdp-2.0.0-0.git20160317.1|153	Shared library for %{name}.
14mu|freerdp-2.0.0-0.git20160317.1|154	
14mu|freerdp-2.0.0-0.git20160317.1|155	%files -n %{libserver}
14mu|freerdp-2.0.0-0.git20160317.1|156	%{_libdir}/libfreerdp-server.so.%{major}*
14mu|freerdp-2.0.0-0.git20160317.1|157	
14mu|freerdp-2.0.0-0.git20160317.1|158	#----------------------------------------------------------------------------
14mu|freerdp-2.0.0-0.git20160317.1|159	
14mu|freerdp-2.0.0-0.git20160317.1|160	%package -n %{libshadow}
14mu|freerdp-2.0.0-0.git20160317.1|161	Summary:	Shared library for %{name}
14mu|freerdp-2.0.0-0.git20160317.1|162	Group:		System/Libraries
14mu|freerdp-2.0.0-0.git20160317.1|163	Conflicts:	%{_lib}freerdp1 < 1.0.2
14mu|freerdp-2.0.0-0.git20160317.1|164	
14mu|freerdp-2.0.0-0.git20160317.1|165	%description -n %{libshadow}
14mu|freerdp-2.0.0-0.git20160317.1|166	Shared library for %{name}.
14mu|freerdp-2.0.0-0.git20160317.1|167	
14mu|freerdp-2.0.0-0.git20160317.1|168	%files -n %{libshadow}
14mu|freerdp-2.0.0-0.git20160317.1|169	%{_libdir}/libfreerdp-shadow*.so.%{major}*
14mu|freerdp-2.0.0-0.git20160317.1|170	
14mu|freerdp-2.0.0-0.git20160317.1|171	#----------------------------------------------------------------------------
14mu|freerdp-2.0.0-0.git20160317.1|172	
14mu|freerdp-2.0.0-0.git20160317.1|173	%package -n %{devname}
14mu|freerdp-2.0.0-0.git20160317.1|174	Summary:	Development files for %{name}
14mu|freerdp-2.0.0-0.git20160317.1|175	Group:		Development/C++
14mu|freerdp-2.0.0-0.git20160317.1|176	Requires:	%{libname} = %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|177	Requires:	%{libclient} = %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|178	Requires:	%{libwinpr} = %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|179	Requires:	%{librdtk} = %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|180	Requires:	%{libshadow} = %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|181	Provides:	%{name}-devel = %{EVRD}
14mu|freerdp-2.0.0-0.git20160317.1|182	
14mu|freerdp-2.0.0-0.git20160317.1|183	%description -n %{devname}
14mu|freerdp-2.0.0-0.git20160317.1|184	Development files and headers for %{name}.
14mu|freerdp-2.0.0-0.git20160317.1|185	
14mu|freerdp-2.0.0-0.git20160317.1|186	%files -n %{devname}
14mu|freerdp-2.0.0-0.git20160317.1|187	%{_libdir}/*.so
14mu|freerdp-2.0.0-0.git20160317.1|188	%{_libdir}/*.a
14mu|freerdp-2.0.0-0.git20160317.1|189	%{_includedir}/*
14mu|freerdp-2.0.0-0.git20160317.1|190	%{_libdir}/pkgconfig/*.pc
14mu|freerdp-2.0.0-0.git20160317.1|191	%{_libdir}/cmake/*
14mu|freerdp-2.0.0-0.git20160317.1|192	
14mu|freerdp-2.0.0-0.git20160317.1|193	#----------------------------------------------------------------------------
14mu|freerdp-2.0.0-0.git20160317.1|194	
14mu|freerdp-2.0.0-0.git20160317.1|195	%prep
14mu|freerdp-2.0.0-0.git20160317.1|196	%setup -qn FreeRDP-%{tarballver}
14mu|freerdp-2.0.0-0.git20160317.1|197	
14mu|freerdp-2.0.0-0.git20160317.1|198	%build
14mu|freerdp-2.0.0-0.git20160317.1|199	%cmake \
14mu|freerdp-2.0.0-0.git20160317.1|200	-DWITH_CUPS=ON \
14mu|freerdp-2.0.0-0.git20160317.1|201	-DWITH_PULSE=ON \
14mu|freerdp-2.0.0-0.git20160317.1|202	-DWITH_X11=ON \
14mu|freerdp-2.0.0-0.git20160317.1|203	-DWITH_XCURSOR=ON \
14mu|freerdp-2.0.0-0.git20160317.1|204	-DWITH_XEXT=ON \
14mu|freerdp-2.0.0-0.git20160317.1|205	-DWITH_XINERAMA=ON \
14mu|freerdp-2.0.0-0.git20160317.1|206	-DWITH_XKBFILE=ON \
14mu|freerdp-2.0.0-0.git20160317.1|207	-DWITH_XV=ON \
14mu|freerdp-2.0.0-0.git20160317.1|208	-DWITH_GSM=ON \
14mu|freerdp-2.0.0-0.git20160317.1|209	-DWITH_ALSA=OFF \
14mu|freerdp-2.0.0-0.git20160317.1|210	-DWITH_JPEG=ON \
14mu|freerdp-2.0.0-0.git20160317.1|211	-DWITH_WAYLAND=OFF \
14mu|freerdp-2.0.0-0.git20160317.1|212	-DWITH_PCSC=ON \
14mu|freerdp-2.0.0-0.git20160317.1|213	-DWITH_ZLIB=ON \
14mu|freerdp-2.0.0-0.git20160317.1|214	-DWITH_SERVER=ON \
14mu|freerdp-2.0.0-0.git20160317.1|215	-DWITH_FFMPEG=ON \
14mu|freerdp-2.0.0-0.git20160317.1|216	-DWITH_CUNIT=OFF \
14mu|freerdp-2.0.0-0.git20160317.1|217	-DWITH_DIRECTFB=OFF \
14mu|freerdp-2.0.0-0.git20160317.1|218	-DWITH_FFMPEG=OFF \
14mu|freerdp-2.0.0-0.git20160317.1|219	-DWITH_SSE2=OFF \
14mu|freerdp-2.0.0-0.git20160317.1|220	-DCMAKE_INSTALL_LIBDIR:PATH=%{_lib}
14mu|freerdp-2.0.0-0.git20160317.1|221	%make
14mu|freerdp-2.0.0-0.git20160317.1|222	
14mu|freerdp-2.0.0-0.git20160317.1|223	%install
14mu|freerdp-2.0.0-0.git20160317.1|224	%makeinstall_std -C build
14mu|freerdp-2.0.0-0.git20160317.1|225	
14mu|freerdp-2.0.0-0.git20160317.1|226	
14mu|freerdp-2.0.0-0.git20160317.1|227	%changelog
14mu|freerdp-2.0.0-0.git20160317.1|228	
14mu|freerdp-2.0.0-0.git20160317.1|229	* Tue Apr 26 2016 Denis Silakov <dsilakov@gmail.com> 2.0.0-0.git20160317.1
14mu|freerdp-2.0.0-0.git20160317.1|230	- (123cfa6) Added xdamage BR
14mu|freerdp-2.0.0-0.git20160317.1|231	
14mu|freerdp-2.0.0-0.git20160317.1|232	

22592 14
14mu|freetype2-2.5.5-3|1	%bcond_without subpixel
14mu|freetype2-2.5.5-3|2	%bcond_without subpixel_hinting
14mu|freetype2-2.5.5-3|3	%bcond_with pre246
14mu|freetype2-2.5.5-3|4	
14mu|freetype2-2.5.5-3|5	%define major 6
14mu|freetype2-2.5.5-3|6	%define libname %mklibname freetype %{major}
14mu|freetype2-2.5.5-3|7	%define devname %mklibname freetype %{major} -d
14mu|freetype2-2.5.5-3|8	
14mu|freetype2-2.5.5-3|9	%define git_url git://git.sv.gnu.org/freetype/freetype2.git
14mu|freetype2-2.5.5-3|10	
14mu|freetype2-2.5.5-3|11	Summary:	A free and portable TrueType font rendering engine
14mu|freetype2-2.5.5-3|12	Name:		freetype2
14mu|freetype2-2.5.5-3|13	Version:	2.5.5
14mu|freetype2-2.5.5-3|14	Release:	3
14mu|freetype2-2.5.5-3|15	License:	FreeType License/GPLv2+
14mu|freetype2-2.5.5-3|16	Group:		System/Libraries
14mu|freetype2-2.5.5-3|17	Url:		http://www.freetype.org/
14mu|freetype2-2.5.5-3|18	Source0:	http://savannah.nongnu.org/download/freetype/freetype-%{version}.tar.bz2
14mu|freetype2-2.5.5-3|19	Source1:	http://savannah.nongnu.org/download/freetype/freetype-doc-%{version}.tar.bz2
14mu|freetype2-2.5.5-3|20	Source2:	http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.bz2
14mu|freetype2-2.5.5-3|21	Patch0:		ft2demos-2.3.12-mathlib.diff
14mu|freetype2-2.5.5-3|22	Patch1:		freetype-2.4.2-CVE-2010-3311.patch
14mu|freetype2-2.5.5-3|23	# Revert 2.4.5 -> 2.4.6 commit that changed font rendering in konsole if pre246 build was requested
14mu|freetype2-2.5.5-3|24	# http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=b0962ac34e66052ccfee7996e5468f30d4bd5a72
14mu|freetype2-2.5.5-3|25	Patch2:		freetype-2.5.5-pre246-rendering.patch
14mu|freetype2-2.5.5-3|26	BuildRequires:	bzip2-devel
14mu|freetype2-2.5.5-3|27	BuildRequires:	pkgconfig(harfbuzz)
14mu|freetype2-2.5.5-3|28	BuildRequires:	pkgconfig(libpng)
14mu|freetype2-2.5.5-3|29	BuildRequires:	pkgconfig(x11)
14mu|freetype2-2.5.5-3|30	BuildRequires:	pkgconfig(zlib)
14mu|freetype2-2.5.5-3|31	
14mu|freetype2-2.5.5-3|32	%description
14mu|freetype2-2.5.5-3|33	The FreeType2 engine is a free and portable TrueType font rendering engine.
14mu|freetype2-2.5.5-3|34	It has been developed to provide TT support to a great variety of
14mu|freetype2-2.5.5-3|35	platforms and environments. Note that FreeType2 is a library, not a
14mu|freetype2-2.5.5-3|36	stand-alone application, though some utility applications are included
14mu|freetype2-2.5.5-3|37	
14mu|freetype2-2.5.5-3|38	#----------------------------------------------------------------------------
14mu|freetype2-2.5.5-3|39	
14mu|freetype2-2.5.5-3|40	%package -n %{libname}
14mu|freetype2-2.5.5-3|41	Summary:	Shared libraries for a free and portable TrueType font rendering engine
14mu|freetype2-2.5.5-3|42	Group:		System/Libraries
14mu|freetype2-2.5.5-3|43	
14mu|freetype2-2.5.5-3|44	%description -n %{libname}
14mu|freetype2-2.5.5-3|45	The FreeType2 engine is a free and portable TrueType font rendering
14mu|freetype2-2.5.5-3|46	engine.  It has been developed to provide TT support to a great
14mu|freetype2-2.5.5-3|47	variety of platforms and environments. Note that FreeType2 is a
14mu|freetype2-2.5.5-3|48	library, not a stand-alone application, though some utility
14mu|freetype2-2.5.5-3|49	applications are included
14mu|freetype2-2.5.5-3|50	
14mu|freetype2-2.5.5-3|51	%files -n %{libname}
14mu|freetype2-2.5.5-3|52	%{_libdir}/libfreetype.so.%{major}*
14mu|freetype2-2.5.5-3|53	
14mu|freetype2-2.5.5-3|54	#----------------------------------------------------------------------------
14mu|freetype2-2.5.5-3|55	
14mu|freetype2-2.5.5-3|56	%package -n %{devname}
14mu|freetype2-2.5.5-3|57	Summary:	Header files and static library for development with FreeType2
14mu|freetype2-2.5.5-3|58	Group:		Development/C
14mu|freetype2-2.5.5-3|59	Requires:	%{libname} = %{EVRD}
14mu|freetype2-2.5.5-3|60	Provides:	%{name}-devel = %{EVRD}
14mu|freetype2-2.5.5-3|61	
14mu|freetype2-2.5.5-3|62	%description -n %{devname}
14mu|freetype2-2.5.5-3|63	This package is only needed if you intend to develop or compile applications
14mu|freetype2-2.5.5-3|64	which rely on the FreeType2 library. If you simply want to run existing
14mu|freetype2-2.5.5-3|65	applications, you won't need this package.
14mu|freetype2-2.5.5-3|66	
14mu|freetype2-2.5.5-3|67	%files -n %{devname}
14mu|freetype2-2.5.5-3|68	%doc docs/*
14mu|freetype2-2.5.5-3|69	%{_bindir}/freetype-config
14mu|freetype2-2.5.5-3|70	%{_libdir}/libfreetype.so
14mu|freetype2-2.5.5-3|71	%dir %{_includedir}/freetype2
14mu|freetype2-2.5.5-3|72	%{_includedir}/freetype2/*
14mu|freetype2-2.5.5-3|73	%{_mandir}/man1/freetype-config.1*
14mu|freetype2-2.5.5-3|74	%{_datadir}/aclocal/*
14mu|freetype2-2.5.5-3|75	%{_libdir}/pkgconfig/*.pc
14mu|freetype2-2.5.5-3|76	%{multiarch_bindir}/freetype-config
14mu|freetype2-2.5.5-3|77	%dir %{multiarch_includedir}/freetype2
14mu|freetype2-2.5.5-3|78	%{multiarch_includedir}/freetype2/*
14mu|freetype2-2.5.5-3|79	
14mu|freetype2-2.5.5-3|80	#----------------------------------------------------------------------------
14mu|freetype2-2.5.5-3|81	
14mu|freetype2-2.5.5-3|82	%package demos
14mu|freetype2-2.5.5-3|83	Summary:	A collection of FreeType demos
14mu|freetype2-2.5.5-3|84	Group:		File tools
14mu|freetype2-2.5.5-3|85	
14mu|freetype2-2.5.5-3|86	%description demos
14mu|freetype2-2.5.5-3|87	The FreeType engine is a free and portable font rendering engine, developed to
14mu|freetype2-2.5.5-3|88	provide advanced font support for a variety of platforms and environments. The
14mu|freetype2-2.5.5-3|89	demos package includes a set of useful small utilities showing various
14mu|freetype2-2.5.5-3|90	capabilities of the FreeType library.
14mu|freetype2-2.5.5-3|91	
14mu|freetype2-2.5.5-3|92	%files demos
14mu|freetype2-2.5.5-3|93	%{_bindir}/ftbench
14mu|freetype2-2.5.5-3|94	%{_bindir}/ftdiff
14mu|freetype2-2.5.5-3|95	%{_bindir}/ftdump
14mu|freetype2-2.5.5-3|96	%{_bindir}/ftgamma
14mu|freetype2-2.5.5-3|97	%{_bindir}/ftgrid
14mu|freetype2-2.5.5-3|98	%{_bindir}/ftlint
14mu|freetype2-2.5.5-3|99	%{_bindir}/ftmulti
14mu|freetype2-2.5.5-3|100	%{_bindir}/ftstring
14mu|freetype2-2.5.5-3|101	%{_bindir}/ftvalid
14mu|freetype2-2.5.5-3|102	%{_bindir}/ftview
14mu|freetype2-2.5.5-3|103	
14mu|freetype2-2.5.5-3|104	#----------------------------------------------------------------------------
14mu|freetype2-2.5.5-3|105	
14mu|freetype2-2.5.5-3|106	%prep
14mu|freetype2-2.5.5-3|107	%setup -qn freetype-%{version} -a1 -a2
14mu|freetype2-2.5.5-3|108	
14mu|freetype2-2.5.5-3|109	pushd ft2demos-%{version}
14mu|freetype2-2.5.5-3|110	%patch0 -p0
14mu|freetype2-2.5.5-3|111	popd
14mu|freetype2-2.5.5-3|112	
14mu|freetype2-2.5.5-3|113	%patch1 -p1 -b .CVE-2010-3311
14mu|freetype2-2.5.5-3|114	
14mu|freetype2-2.5.5-3|115	%if %{with pre246}
14mu|freetype2-2.5.5-3|116	%patch2 -p1
14mu|freetype2-2.5.5-3|117	%endif
14mu|freetype2-2.5.5-3|118	
14mu|freetype2-2.5.5-3|119	%if %{with subpixel}
14mu|freetype2-2.5.5-3|120	perl -pi -e 's|^/\* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING \*/| #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING|' include/config/ftoption.h
14mu|freetype2-2.5.5-3|121	%endif
14mu|freetype2-2.5.5-3|122	%if %{with subpixel_hinting}
14mu|freetype2-2.5.5-3|123	perl -pi -e 's|^/\* #define TT_CONFIG_OPTION_SUBPIXEL_HINTING \*/| #define TT_CONFIG_OPTION_SUBPIXEL_HINTING|' include/config/ftoption.h
14mu|freetype2-2.5.5-3|124	%endif
14mu|freetype2-2.5.5-3|125	sed -i -e 's/#define CFF_CONFIG_OPTION_OLD_ENGINE/#undef CFF_CONFIG_OPTION_OLD_ENGINE/' devel/ftoption.h
14mu|freetype2-2.5.5-3|126	
14mu|freetype2-2.5.5-3|127	%build
14mu|freetype2-2.5.5-3|128	%configure2_5x --disable-static
14mu|freetype2-2.5.5-3|129	%make
14mu|freetype2-2.5.5-3|130	
14mu|freetype2-2.5.5-3|131	pushd ft2demos-%{version}
14mu|freetype2-2.5.5-3|132	%make X11_PATH=%{_prefix} TOP_DIR=".."
14mu|freetype2-2.5.5-3|133	popd
14mu|freetype2-2.5.5-3|134	
14mu|freetype2-2.5.5-3|135	%install
14mu|freetype2-2.5.5-3|136	%makeinstall_std
14mu|freetype2-2.5.5-3|137	
14mu|freetype2-2.5.5-3|138	%multiarch_binaries %{buildroot}%{_bindir}/freetype-config
14mu|freetype2-2.5.5-3|139	
14mu|freetype2-2.5.5-3|140	%multiarch_includes %{buildroot}%{_includedir}/freetype2/config/ftconfig.h
14mu|freetype2-2.5.5-3|141	
14mu|freetype2-2.5.5-3|142	install -d %{buildroot}%{_bindir}
14mu|freetype2-2.5.5-3|143	
14mu|freetype2-2.5.5-3|144	for ftdemo in ftbench ftdiff ftdump ftgamma ftgrid ftlint ftmulti ftstring ftvalid ftview; do
14mu|freetype2-2.5.5-3|145	builds/unix/libtool --mode=install install -m 755 ft2demos-%{version}/bin/$ftdemo %{buildroot}%{_bindir}
14mu|freetype2-2.5.5-3|146	done
14mu|freetype2-2.5.5-3|147	
14mu|freetype2-2.5.5-3|148	
14mu|freetype2-2.5.5-3|149	%changelog
14mu|freetype2-2.5.5-3|150	
14mu|freetype2-2.5.5-3|151	* Wed Feb 15 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.5-3
14mu|freetype2-2.5.5-3|152	- (2f5242b) Bump release
14mu|freetype2-2.5.5-3|153	
14mu|freetype2-2.5.5-3|154	

22593 14
14mu|fuse-2.9.7-1|1	%define major 2
14mu|fuse-2.9.7-1|2	%define ulmajor 1
14mu|fuse-2.9.7-1|3	%define libname %mklibname %{name} %{major}
14mu|fuse-2.9.7-1|4	%define libulm %mklibname ulockmgr %{ulmajor}
14mu|fuse-2.9.7-1|5	%define devname %mklibname %{name} -d
14mu|fuse-2.9.7-1|6	%define sdevname %mklibname %{name} -d -s
14mu|fuse-2.9.7-1|7	
14mu|fuse-2.9.7-1|8	Summary:	Interface for userspace programs to export a virtual filesystem to the kernel
14mu|fuse-2.9.7-1|9	Name:		fuse
14mu|fuse-2.9.7-1|10	Version:	2.9.7
14mu|fuse-2.9.7-1|11	Release:	1
14mu|fuse-2.9.7-1|12	License:	GPLv2+
14mu|fuse-2.9.7-1|13	Group:		System/Base
14mu|fuse-2.9.7-1|14	Url:		https://github.com/libfuse
14mu|fuse-2.9.7-1|15	Source0:	https://github.com/libfuse/libfuse/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
14mu|fuse-2.9.7-1|16	Source1:	fuse.conf
14mu|fuse-2.9.7-1|17	Patch0:		mount-readlink-hang-workaround.patch
14mu|fuse-2.9.7-1|18	BuildRequires:	libtool
14mu|fuse-2.9.7-1|19	BuildRequires:	gettext-devel
14mu|fuse-2.9.7-1|20	Requires(post,preun):	rpm-helper
14mu|fuse-2.9.7-1|21	
14mu|fuse-2.9.7-1|22	%description
14mu|fuse-2.9.7-1|23	FUSE (Filesystem in USErspace) is a simple interface for userspace
14mu|fuse-2.9.7-1|24	programs to export a virtual filesystem to the linux kernel.  FUSE
14mu|fuse-2.9.7-1|25	also aims to provide a secure method for non privileged users to
14mu|fuse-2.9.7-1|26	create and mount their own filesystem implementations.
14mu|fuse-2.9.7-1|27	
14mu|fuse-2.9.7-1|28	%files
14mu|fuse-2.9.7-1|29	%doc AUTHORS ChangeLog NEWS README.NFS
14mu|fuse-2.9.7-1|30	%attr(0755,root,root) /sbin/mount.fuse
14mu|fuse-2.9.7-1|31	%attr(4755,root,root) /bin/fusermount
14mu|fuse-2.9.7-1|32	%attr(0755,root,root) /bin/ulockmgr_server
14mu|fuse-2.9.7-1|33	%config(noreplace) %{_sysconfdir}/fuse.conf
14mu|fuse-2.9.7-1|34	%{_bindir}/fusermount
14mu|fuse-2.9.7-1|35	%{_bindir}/ulockmgr_server
14mu|fuse-2.9.7-1|36	%{_mandir}/man1/fusermount.1.*
14mu|fuse-2.9.7-1|37	%{_mandir}/man1/ulockmgr_server.1.*
14mu|fuse-2.9.7-1|38	%{_mandir}/man8/mount.fuse.8.*
14mu|fuse-2.9.7-1|39	
14mu|fuse-2.9.7-1|40	%preun
14mu|fuse-2.9.7-1|41	if [ -f %{_sysconfdir}/rc.d/init.d/fuse ]; then
14mu|fuse-2.9.7-1|42	chkconfig --del fuse
14mu|fuse-2.9.7-1|43	fi
14mu|fuse-2.9.7-1|44	
14mu|fuse-2.9.7-1|45	#----------------------------------------------------------------------------
14mu|fuse-2.9.7-1|46	
14mu|fuse-2.9.7-1|47	%package -n %{libname}
14mu|fuse-2.9.7-1|48	Summary:	Libraries for fuse
14mu|fuse-2.9.7-1|49	License:	LGPLv2+
14mu|fuse-2.9.7-1|50	Group:		System/Libraries
14mu|fuse-2.9.7-1|51	
14mu|fuse-2.9.7-1|52	%description -n %{libname}
14mu|fuse-2.9.7-1|53	Libraries for fuse.
14mu|fuse-2.9.7-1|54	
14mu|fuse-2.9.7-1|55	%files -n %{libname}
14mu|fuse-2.9.7-1|56	/%{_lib}/libfuse.so.%{major}*
14mu|fuse-2.9.7-1|57	
14mu|fuse-2.9.7-1|58	#----------------------------------------------------------------------------
14mu|fuse-2.9.7-1|59	
14mu|fuse-2.9.7-1|60	%package -n %{libulm}
14mu|fuse-2.9.7-1|61	Summary:	libulockmgr for fuse
14mu|fuse-2.9.7-1|62	License:	LGPLv2+
14mu|fuse-2.9.7-1|63	Group:		System/Libraries
14mu|fuse-2.9.7-1|64	Conflicts:	%{libname} < 2.9.2-1
14mu|fuse-2.9.7-1|65	
14mu|fuse-2.9.7-1|66	%description -n %{libulm}
14mu|fuse-2.9.7-1|67	Libraries for fuse.
14mu|fuse-2.9.7-1|68	
14mu|fuse-2.9.7-1|69	%files -n %{libulm}
14mu|fuse-2.9.7-1|70	/%{_lib}/libulockmgr.so.%{ulmajor}*
14mu|fuse-2.9.7-1|71	
14mu|fuse-2.9.7-1|72	#----------------------------------------------------------------------------
14mu|fuse-2.9.7-1|73	
14mu|fuse-2.9.7-1|74	%package -n %{devname}
14mu|fuse-2.9.7-1|75	Summary:	Header files and development libraries for %{name}
14mu|fuse-2.9.7-1|76	License:	LGPLv2+
14mu|fuse-2.9.7-1|77	Group:		Development/C
14mu|fuse-2.9.7-1|78	Requires:	%{libname} = %{EVRD}
14mu|fuse-2.9.7-1|79	Requires:	%{libulm} = %{EVRD}
14mu|fuse-2.9.7-1|80	Provides:	%{name}-devel = %{EVRD}
14mu|fuse-2.9.7-1|81	
14mu|fuse-2.9.7-1|82	%description -n %{devname}
14mu|fuse-2.9.7-1|83	Header files and development libraries for %{name}.
14mu|fuse-2.9.7-1|84	
14mu|fuse-2.9.7-1|85	%files -n %{devname}
14mu|fuse-2.9.7-1|86	%{_includedir}/*
14mu|fuse-2.9.7-1|87	%{_libdir}/*.so
14mu|fuse-2.9.7-1|88	%{_libdir}/pkgconfig/*
14mu|fuse-2.9.7-1|89	
14mu|fuse-2.9.7-1|90	#----------------------------------------------------------------------------
14mu|fuse-2.9.7-1|91	
14mu|fuse-2.9.7-1|92	%package -n %{sdevname}
14mu|fuse-2.9.7-1|93	Summary:	Static libraries for fuse
14mu|fuse-2.9.7-1|94	License:	LGPLv2+
14mu|fuse-2.9.7-1|95	Group:		Development/C
14mu|fuse-2.9.7-1|96	Requires:	%{devname} = %{EVRD}
14mu|fuse-2.9.7-1|97	Provides:	%{name}-static-devel = %{EVRD}
14mu|fuse-2.9.7-1|98	
14mu|fuse-2.9.7-1|99	%description -n %{sdevname}
14mu|fuse-2.9.7-1|100	Static libraries for fuse.
14mu|fuse-2.9.7-1|101	
14mu|fuse-2.9.7-1|102	%files -n %{sdevname}
14mu|fuse-2.9.7-1|103	%{_libdir}/*.a
14mu|fuse-2.9.7-1|104	
14mu|fuse-2.9.7-1|105	#----------------------------------------------------------------------------
14mu|fuse-2.9.7-1|106	
14mu|fuse-2.9.7-1|107	%prep
14mu|fuse-2.9.7-1|108	%setup -q
14mu|fuse-2.9.7-1|109	%apply_patches
14mu|fuse-2.9.7-1|110	
14mu|fuse-2.9.7-1|111	sed -e 's|mknod|/bin/echo Disabled: mknod |g' -i util/Makefile.in
14mu|fuse-2.9.7-1|112	sed -i -e 's|INIT_D_PATH=.*|INIT_D_PATH=%{_initrddir}|' configure*
14mu|fuse-2.9.7-1|113	
14mu|fuse-2.9.7-1|114	%build
14mu|fuse-2.9.7-1|115	%configure2_5x \
14mu|fuse-2.9.7-1|116	CC="%{__cc} -fuse-ld=bfd" \
14mu|fuse-2.9.7-1|117	--bindir=/bin \
14mu|fuse-2.9.7-1|118	--exec-prefix=/
14mu|fuse-2.9.7-1|119	%make
14mu|fuse-2.9.7-1|120	
14mu|fuse-2.9.7-1|121	%install
14mu|fuse-2.9.7-1|122	%makeinstall_std
14mu|fuse-2.9.7-1|123	install -d %{buildroot}/%{_lib}
14mu|fuse-2.9.7-1|124	for l in libfuse.so libulockmgr.so; do
14mu|fuse-2.9.7-1|125	rm %{buildroot}%{_libdir}/${l}
14mu|fuse-2.9.7-1|126	mv %{buildroot}%{_libdir}/${l}.*.* %{buildroot}/%{_lib}
14mu|fuse-2.9.7-1|127	ln -sr %{buildroot}/%{_lib}/${l}.*.* %{buildroot}%{_libdir}/${l}
14mu|fuse-2.9.7-1|128	done
14mu|fuse-2.9.7-1|129	
14mu|fuse-2.9.7-1|130	# XXX: have a hard time believing that these symlinks are actually needed,,,
14mu|fuse-2.9.7-1|131	mkdir -p %{buildroot}%{_bindir}
14mu|fuse-2.9.7-1|132	ln -s /bin/fusermount %{buildroot}%{_bindir}/fusermount
14mu|fuse-2.9.7-1|133	ln -s /bin/ulockmgr_server %{buildroot}%{_bindir}/ulockmgr_server
14mu|fuse-2.9.7-1|134	
14mu|fuse-2.9.7-1|135	rm -rf %{buildroot}%{_sysconfdir}/rc.d/init.d %{buildroot}%{_sysconfdir}/udev/rules.d
14mu|fuse-2.9.7-1|136	
14mu|fuse-2.9.7-1|137	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/fuse.conf
14mu|fuse-2.9.7-1|138	
14mu|fuse-2.9.7-1|139	%changelog
14mu|fuse-2.9.7-1|140	
14mu|fuse-2.9.7-1|141	* Sun Sep 04 2016 spectre <eugene.shatokhin@rosalab.ru> 2.9.7-1
14mu|fuse-2.9.7-1|142	- (7d1df46) Merge pull request #1 from alzim/fuse:rosa2016.1
14mu|fuse-2.9.7-1|143	- (7d1df46) Updated to 2.9.7
14mu|fuse-2.9.7-1|144	
14mu|fuse-2.9.7-1|145	

22594 14
14mu|fuse-exfat-1.2.4-1|1	Summary:	Free exFAT file system implementation
14mu|fuse-exfat-1.2.4-1|2	Name:		fuse-exfat
14mu|fuse-exfat-1.2.4-1|3	Version:	1.2.4
14mu|fuse-exfat-1.2.4-1|4	Release:	1
14mu|fuse-exfat-1.2.4-1|5	License:	GPLv2+
14mu|fuse-exfat-1.2.4-1|6	Group:		System/Kernel and hardware
14mu|fuse-exfat-1.2.4-1|7	Url:		https://github.com/relan/exfat
14mu|fuse-exfat-1.2.4-1|8	Source0:	https://github.com/relan/exfat/releases/download/v%{version}/%{name}-%{version}.tar.gz
14mu|fuse-exfat-1.2.4-1|9	BuildRequires:	pkgconfig(fuse)
14mu|fuse-exfat-1.2.4-1|10	Requires:	exfat-utils
14mu|fuse-exfat-1.2.4-1|11	Requires:	fuse
14mu|fuse-exfat-1.2.4-1|12	
14mu|fuse-exfat-1.2.4-1|13	%description
14mu|fuse-exfat-1.2.4-1|14	This driver is the first free exFAT file system implementation with write
14mu|fuse-exfat-1.2.4-1|15	support. exFAT is a simple file system created by Microsoft. It is intended
14mu|fuse-exfat-1.2.4-1|16	to replace FAT32 removing some of it's limitations. exFAT is a standard FS
14mu|fuse-exfat-1.2.4-1|17	for SDXC memory cards.
14mu|fuse-exfat-1.2.4-1|18	
14mu|fuse-exfat-1.2.4-1|19	%files
14mu|fuse-exfat-1.2.4-1|20	/sbin/mount.exfat
14mu|fuse-exfat-1.2.4-1|21	/sbin/mount.exfat-fuse
14mu|fuse-exfat-1.2.4-1|22	%{_mandir}/man8/*
14mu|fuse-exfat-1.2.4-1|23	
14mu|fuse-exfat-1.2.4-1|24	#----------------------------------------------------------------------------
14mu|fuse-exfat-1.2.4-1|25	
14mu|fuse-exfat-1.2.4-1|26	%prep
14mu|fuse-exfat-1.2.4-1|27	%setup -q
14mu|fuse-exfat-1.2.4-1|28	
14mu|fuse-exfat-1.2.4-1|29	%build
14mu|fuse-exfat-1.2.4-1|30	autoreconf -fi
14mu|fuse-exfat-1.2.4-1|31	%configure2_5x \
14mu|fuse-exfat-1.2.4-1|32	--sbindir=/sbin
14mu|fuse-exfat-1.2.4-1|33	%make
14mu|fuse-exfat-1.2.4-1|34	
14mu|fuse-exfat-1.2.4-1|35	%install
14mu|fuse-exfat-1.2.4-1|36	%makeinstall_std
14mu|fuse-exfat-1.2.4-1|37	
14mu|fuse-exfat-1.2.4-1|38	
14mu|fuse-exfat-1.2.4-1|39	%changelog
14mu|fuse-exfat-1.2.4-1|40	
14mu|fuse-exfat-1.2.4-1|41	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-1
14mu|fuse-exfat-1.2.4-1|42	- (f49d30d) New version 1.2.4
14mu|fuse-exfat-1.2.4-1|43	- (f49d30d) New homepage URL
14mu|fuse-exfat-1.2.4-1|44	- (f49d30d) No longer requires scons to build
14mu|fuse-exfat-1.2.4-1|45	
14mu|fuse-exfat-1.2.4-1|46	

22595 14
14mu|game-music-emu-0.6.0-1|1	%define	major 0
14mu|game-music-emu-0.6.0-1|2	%define	libname %mklibname gme %{major}
14mu|game-music-emu-0.6.0-1|3	%define	devname %mklibname gme -d
14mu|game-music-emu-0.6.0-1|4	
14mu|game-music-emu-0.6.0-1|5	Summary:	Game Music Emulators library
14mu|game-music-emu-0.6.0-1|6	Name:		game-music-emu
14mu|game-music-emu-0.6.0-1|7	Version:	0.6.0
14mu|game-music-emu-0.6.0-1|8	Release:	1
14mu|game-music-emu-0.6.0-1|9	License:	LGPLv2.1+
14mu|game-music-emu-0.6.0-1|10	Group:		Sound
14mu|game-music-emu-0.6.0-1|11	Url:		https://bitbucket.org/mpyne/game-music-emu/wiki/Home
14mu|game-music-emu-0.6.0-1|12	Source0:	https://bitbucket.org/mpyne/%{name}/downloads/%{name}-%{version}.tar.bz2
14mu|game-music-emu-0.6.0-1|13	BuildRequires:	cmake >= 2.6
14mu|game-music-emu-0.6.0-1|14	
14mu|game-music-emu-0.6.0-1|15	%description
14mu|game-music-emu-0.6.0-1|16	This is a collection of video game music file emulators that supports a
14mu|game-music-emu-0.6.0-1|17	variety of formats and systems.
14mu|game-music-emu-0.6.0-1|18	
14mu|game-music-emu-0.6.0-1|19	#----------------------------------------------------------------------------
14mu|game-music-emu-0.6.0-1|20	
14mu|game-music-emu-0.6.0-1|21	%package -n %{libname}
14mu|game-music-emu-0.6.0-1|22	Summary:	Game Music Emulators library
14mu|game-music-emu-0.6.0-1|23	Group:		System/Libraries
14mu|game-music-emu-0.6.0-1|24	
14mu|game-music-emu-0.6.0-1|25	%description -n %{libname}
14mu|game-music-emu-0.6.0-1|26	This is a collection of video game music file emulators that supports a
14mu|game-music-emu-0.6.0-1|27	variety of formats and systems.
14mu|game-music-emu-0.6.0-1|28	
14mu|game-music-emu-0.6.0-1|29	%files -n %{libname}
14mu|game-music-emu-0.6.0-1|30	%doc readme.txt gme.txt license.txt
14mu|game-music-emu-0.6.0-1|31	%{_libdir}/libgme.so.%{major}*
14mu|game-music-emu-0.6.0-1|32	
14mu|game-music-emu-0.6.0-1|33	#----------------------------------------------------------------------------
14mu|game-music-emu-0.6.0-1|34	
14mu|game-music-emu-0.6.0-1|35	%package -n %{devname}
14mu|game-music-emu-0.6.0-1|36	Summary:	Game Music Emulators development library
14mu|game-music-emu-0.6.0-1|37	Group:		Development/C++
14mu|game-music-emu-0.6.0-1|38	Requires:	%{libname} = %{EVRD}
14mu|game-music-emu-0.6.0-1|39	Provides:	libgme-devel = %{EVRD}
14mu|game-music-emu-0.6.0-1|40	
14mu|game-music-emu-0.6.0-1|41	%description -n %{devname}
14mu|game-music-emu-0.6.0-1|42	This is a collection of video game music file emulators that supports a
14mu|game-music-emu-0.6.0-1|43	variety of formats and systems.
14mu|game-music-emu-0.6.0-1|44	
14mu|game-music-emu-0.6.0-1|45	%files -n %{devname}
14mu|game-music-emu-0.6.0-1|46	%doc changes.txt design.txt
14mu|game-music-emu-0.6.0-1|47	%{_libdir}/libgme.so
14mu|game-music-emu-0.6.0-1|48	%{_libdir}/pkgconfig/libgme.pc
14mu|game-music-emu-0.6.0-1|49	%{_includedir}/gme
14mu|game-music-emu-0.6.0-1|50	
14mu|game-music-emu-0.6.0-1|51	#----------------------------------------------------------------------------
14mu|game-music-emu-0.6.0-1|52	
14mu|game-music-emu-0.6.0-1|53	%prep
14mu|game-music-emu-0.6.0-1|54	%setup -q
14mu|game-music-emu-0.6.0-1|55	
14mu|game-music-emu-0.6.0-1|56	# Fix pkconfig file placement...
14mu|game-music-emu-0.6.0-1|57	sed -i "s|lib/pkgconfig|%{_lib}/pkgconfig|g" gme/CMakeLists.txt
14mu|game-music-emu-0.6.0-1|58	# ... and its libdir value (somehow ${lib_suffix} ends up empty on x86_64)
14mu|game-music-emu-0.6.0-1|59	sed -i -e "s|\${exec_prefix}/lib\${lib_suffix}|\${exec_prefix}/%{_lib}|g" gme/libgme.pc.in
14mu|game-music-emu-0.6.0-1|60	
14mu|game-music-emu-0.6.0-1|61	
14mu|game-music-emu-0.6.0-1|62	%build
14mu|game-music-emu-0.6.0-1|63	%cmake
14mu|game-music-emu-0.6.0-1|64	%make
14mu|game-music-emu-0.6.0-1|65	
14mu|game-music-emu-0.6.0-1|66	
14mu|game-music-emu-0.6.0-1|67	%install
14mu|game-music-emu-0.6.0-1|68	%makeinstall_std -C build
14mu|game-music-emu-0.6.0-1|69	
14mu|game-music-emu-0.6.0-1|70	%changelog
14mu|game-music-emu-0.6.0-1|71	
14mu|game-music-emu-0.6.0-1|72	* Mon Jan 18 2016 Giovanni Mariani <mc2374@mclink.it> 0.6.0-1
14mu|game-music-emu-0.6.0-1|73	- (2726b05) Updated to release 0.6.0, removed now unneeded install workarounds, updated Url tag and S0 url
14mu|game-music-emu-0.6.0-1|74	
14mu|game-music-emu-0.6.0-1|75	

22596 14
14mu|ganymed-ssh2-251-0.beta1.3|1	%define prerel		beta1
14mu|ganymed-ssh2-251-0.beta1.3|2	%define rel		3
14mu|ganymed-ssh2-251-0.beta1.3|3	
14mu|ganymed-ssh2-251-0.beta1.3|4	Name:           ganymed-ssh2
14mu|ganymed-ssh2-251-0.beta1.3|5	Version:        251
14mu|ganymed-ssh2-251-0.beta1.3|6	Release:        %{?prerel:0.%prerel.}%{rel}
14mu|ganymed-ssh2-251-0.beta1.3|7	Summary:        SSH-2 protocol implementation in pure Java
14mu|ganymed-ssh2-251-0.beta1.3|8	Group:          Development/Java
14mu|ganymed-ssh2-251-0.beta1.3|9	License:        BSD
14mu|ganymed-ssh2-251-0.beta1.3|10	URL:            https://code.google.com/p/ganymed-ssh-2/
14mu|ganymed-ssh2-251-0.beta1.3|11	Source0:        https://ganymed-ssh-2.googlecode.com/files/%{name}-build%{version}%{?prerel:%prerel}.zip
14mu|ganymed-ssh2-251-0.beta1.3|12	Source1:	build.xml
14mu|ganymed-ssh2-251-0.beta1.3|13	BuildRequires:  java-rpmbuild >= 0:1.6
14mu|ganymed-ssh2-251-0.beta1.3|14	BuildRequires:  ant
14mu|ganymed-ssh2-251-0.beta1.3|15	BuildArch:      noarch
14mu|ganymed-ssh2-251-0.beta1.3|16	BuildRequires:  java-devel >= 0:1.4.2
14mu|ganymed-ssh2-251-0.beta1.3|17	
14mu|ganymed-ssh2-251-0.beta1.3|18	%description
14mu|ganymed-ssh2-251-0.beta1.3|19	Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure
14mu|ganymed-ssh2-251-0.beta1.3|20	Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers
14mu|ganymed-ssh2-251-0.beta1.3|21	from within Java programs. It supports SSH sessions (remote command execution
14mu|ganymed-ssh2-251-0.beta1.3|22	and shell access), local and remote port forwarding, local stream forwarding,
14mu|ganymed-ssh2-251-0.beta1.3|23	X11 forwarding and SCP. There are no dependencies on any JCE provider, as all
14mu|ganymed-ssh2-251-0.beta1.3|24	crypto functionality is included.
14mu|ganymed-ssh2-251-0.beta1.3|25	
14mu|ganymed-ssh2-251-0.beta1.3|26	%package javadoc
14mu|ganymed-ssh2-251-0.beta1.3|27	Summary:        Javadoc for ganymed-ssh2
14mu|ganymed-ssh2-251-0.beta1.3|28	Group:          Development/Java
14mu|ganymed-ssh2-251-0.beta1.3|29	
14mu|ganymed-ssh2-251-0.beta1.3|30	%description javadoc
14mu|ganymed-ssh2-251-0.beta1.3|31	Javadoc for ganymed-ssh2.
14mu|ganymed-ssh2-251-0.beta1.3|32	
14mu|ganymed-ssh2-251-0.beta1.3|33	%prep
14mu|ganymed-ssh2-251-0.beta1.3|34	%setup -q -n %{name}-build%{version}%{?prerel:%prerel}
14mu|ganymed-ssh2-251-0.beta1.3|35	cp %{SOURCE1} .
14mu|ganymed-ssh2-251-0.beta1.3|36	
14mu|ganymed-ssh2-251-0.beta1.3|37	# delete the jars that are in the archive
14mu|ganymed-ssh2-251-0.beta1.3|38	%{__rm} %{name}-build%{version}%{?prerel:%prerel}.jar
14mu|ganymed-ssh2-251-0.beta1.3|39	
14mu|ganymed-ssh2-251-0.beta1.3|40	# fixing wrong-file-end-of-line-encoding warnings
14mu|ganymed-ssh2-251-0.beta1.3|41	%{__sed} -i 's/\r$//g' LICENSE.txt README.txt HISTORY.txt faq/FAQ.html
14mu|ganymed-ssh2-251-0.beta1.3|42	%{_bindir}/find examples -name \*.java | %{_bindir}/xargs -t %{__sed} -i 's/\r$//g'
14mu|ganymed-ssh2-251-0.beta1.3|43	
14mu|ganymed-ssh2-251-0.beta1.3|44	%build
14mu|ganymed-ssh2-251-0.beta1.3|45	%ant
14mu|ganymed-ssh2-251-0.beta1.3|46	
14mu|ganymed-ssh2-251-0.beta1.3|47	# Link source files to fix -debuginfo generation.
14mu|ganymed-ssh2-251-0.beta1.3|48	%{__rm} -f ch
14mu|ganymed-ssh2-251-0.beta1.3|49	%{__ln_s} src/ch
14mu|ganymed-ssh2-251-0.beta1.3|50	
14mu|ganymed-ssh2-251-0.beta1.3|51	
14mu|ganymed-ssh2-251-0.beta1.3|52	%install
14mu|ganymed-ssh2-251-0.beta1.3|53	# jar
14mu|ganymed-ssh2-251-0.beta1.3|54	%{__mkdir_p} %{buildroot}%{_javadir}
14mu|ganymed-ssh2-251-0.beta1.3|55	%{__cp} -a %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|ganymed-ssh2-251-0.beta1.3|56	
14mu|ganymed-ssh2-251-0.beta1.3|57	# javadoc
14mu|ganymed-ssh2-251-0.beta1.3|58	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|ganymed-ssh2-251-0.beta1.3|59	cp -a javadoc/* \
14mu|ganymed-ssh2-251-0.beta1.3|60	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|ganymed-ssh2-251-0.beta1.3|61	
14mu|ganymed-ssh2-251-0.beta1.3|62	pushd %{buildroot}%{_javadir}/
14mu|ganymed-ssh2-251-0.beta1.3|63	%{__ln_s} %{name}-%{version}.jar %{name}.jar
14mu|ganymed-ssh2-251-0.beta1.3|64	popd
14mu|ganymed-ssh2-251-0.beta1.3|65	
14mu|ganymed-ssh2-251-0.beta1.3|66	%files
14mu|ganymed-ssh2-251-0.beta1.3|67	%defattr(0644,root,root,0755)
14mu|ganymed-ssh2-251-0.beta1.3|68	%doc LICENSE.txt HISTORY.txt README.txt faq examples
14mu|ganymed-ssh2-251-0.beta1.3|69	%{_javadir}/*
14mu|ganymed-ssh2-251-0.beta1.3|70	
14mu|ganymed-ssh2-251-0.beta1.3|71	%files javadoc
14mu|ganymed-ssh2-251-0.beta1.3|72	%defattr(0644,root,root,0755)
14mu|ganymed-ssh2-251-0.beta1.3|73	%{_javadocdir}/%{name}-%{version}
14mu|ganymed-ssh2-251-0.beta1.3|74	
14mu|ganymed-ssh2-251-0.beta1.3|75	
14mu|ganymed-ssh2-251-0.beta1.3|76	%changelog
14mu|ganymed-ssh2-251-0.beta1.3|77	
14mu|ganymed-ssh2-251-0.beta1.3|78	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 251-0.beta1.3
14mu|ganymed-ssh2-251-0.beta1.3|79	- (f711868) Rebuild with Java8
14mu|ganymed-ssh2-251-0.beta1.3|80	
14mu|ganymed-ssh2-251-0.beta1.3|81	

22597 14
14mu|gawk-4.1.3-1|1	Summary:	The GNU version of the awk text processing utility
14mu|gawk-4.1.3-1|2	Name:		gawk
14mu|gawk-4.1.3-1|3	Version:	4.1.3
14mu|gawk-4.1.3-1|4	Release:	1
14mu|gawk-4.1.3-1|5	License:	GPLv3+
14mu|gawk-4.1.3-1|6	Group:		Text tools
14mu|gawk-4.1.3-1|7	Url:		http://www.gnu.org/software/gawk/gawk.html
14mu|gawk-4.1.3-1|8	Source0:	http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.xz
14mu|gawk-4.1.3-1|9	Source1:	http://ftp.gnu.org/gnu/gawk/%{name}-3.1.6-ps.tar.gz
14mu|gawk-4.1.3-1|10	BuildRequires:	byacc
14mu|gawk-4.1.3-1|11	BuildRequires:	gettext-devel
14mu|gawk-4.1.3-1|12	BuildRequires:	libsigsegv-devel >= 2.8
14mu|gawk-4.1.3-1|13	Provides:	awk
14mu|gawk-4.1.3-1|14	Provides:	/usr/bin/awk
14mu|gawk-4.1.3-1|15	Provides:	/usr/bin/gawk
14mu|gawk-4.1.3-1|16	Provides:	/bin/awk
14mu|gawk-4.1.3-1|17	Provides:	/bin/gawk
14mu|gawk-4.1.3-1|18	
14mu|gawk-4.1.3-1|19	%description
14mu|gawk-4.1.3-1|20	The gawk packages contains the GNU version of awk, a text processing
14mu|gawk-4.1.3-1|21	utility.  Awk interprets a special-purpose programming language to do
14mu|gawk-4.1.3-1|22	quick and easy text pattern matching and reformatting jobs. Gawk should
14mu|gawk-4.1.3-1|23	be upwardly compatible with the Bell Labs research version of awk and
14mu|gawk-4.1.3-1|24	is almost completely compliant with the 1993 POSIX 1003.2 standard for
14mu|gawk-4.1.3-1|25	awk.
14mu|gawk-4.1.3-1|26	
14mu|gawk-4.1.3-1|27	Install the gawk package if you need a text processing utility. Gawk is
14mu|gawk-4.1.3-1|28	considered to be a standard Linux tool for processing text.
14mu|gawk-4.1.3-1|29	
14mu|gawk-4.1.3-1|30	%files -f %{name}.lang
14mu|gawk-4.1.3-1|31	%defattr(644,root,root,755)
14mu|gawk-4.1.3-1|32	%attr(755,root,root) /bin/*
14mu|gawk-4.1.3-1|33	%attr(755,root,root) %{_bindir}/*
14mu|gawk-4.1.3-1|34	%{_mandir}/*/*
14mu|gawk-4.1.3-1|35	%{_infodir}/*
14mu|gawk-4.1.3-1|36	%{_libdir}/gawk
14mu|gawk-4.1.3-1|37	%{_libdir}/awk
14mu|gawk-4.1.3-1|38	%{_datadir}/awk
14mu|gawk-4.1.3-1|39	%{_includedir}/*.h
14mu|gawk-4.1.3-1|40	
14mu|gawk-4.1.3-1|41	#----------------------------------------------------------------------------
14mu|gawk-4.1.3-1|42	
14mu|gawk-4.1.3-1|43	%package doc
14mu|gawk-4.1.3-1|44	Summary:	Documentation about the GNU version of the awk text processing utility
14mu|gawk-4.1.3-1|45	Group:		Documentation
14mu|gawk-4.1.3-1|46	
14mu|gawk-4.1.3-1|47	%description doc
14mu|gawk-4.1.3-1|48	The gawk packages contains the GNU version of awk, a text processing
14mu|gawk-4.1.3-1|49	utility.  Awk interprets a special-purpose programming language to do
14mu|gawk-4.1.3-1|50	quick and easy text pattern matching and reformatting jobs. Gawk should
14mu|gawk-4.1.3-1|51	be upwardly compatible with the Bell Labs research version of awk and
14mu|gawk-4.1.3-1|52	is almost completely compliant with the 1993 POSIX 1003.2 standard for
14mu|gawk-4.1.3-1|53	awk.
14mu|gawk-4.1.3-1|54	
14mu|gawk-4.1.3-1|55	%files doc
14mu|gawk-4.1.3-1|56	%doc README INSTALL NEWS
14mu|gawk-4.1.3-1|57	%doc README_d POSIX.STD doc/*.ps
14mu|gawk-4.1.3-1|58	
14mu|gawk-4.1.3-1|59	#----------------------------------------------------------------------------
14mu|gawk-4.1.3-1|60	
14mu|gawk-4.1.3-1|61	%prep
14mu|gawk-4.1.3-1|62	%setup -q -b 1
14mu|gawk-4.1.3-1|63	mv ../%{name}-3.1.6/doc/*.ps doc
14mu|gawk-4.1.3-1|64	rm -rf ../%{name}-3.1.6
14mu|gawk-4.1.3-1|65	
14mu|gawk-4.1.3-1|66	%build
14mu|gawk-4.1.3-1|67	%configure2_5x \
14mu|gawk-4.1.3-1|68	--with-libsigsegv-prefix=%{_prefix} \
14mu|gawk-4.1.3-1|69	--disable-rpath
14mu|gawk-4.1.3-1|70	
14mu|gawk-4.1.3-1|71	%make
14mu|gawk-4.1.3-1|72	
14mu|gawk-4.1.3-1|73	%install
14mu|gawk-4.1.3-1|74	%makeinstall_std bindir=/bin
14mu|gawk-4.1.3-1|75	
14mu|gawk-4.1.3-1|76	%find_lang %{name}
14mu|gawk-4.1.3-1|77	
14mu|gawk-4.1.3-1|78	mkdir -p %{buildroot}%{_bindir}
14mu|gawk-4.1.3-1|79	cd %{buildroot}%{_datadir}
14mu|gawk-4.1.3-1|80	mkdir awk && for i in *.awk;do
14mu|gawk-4.1.3-1|81	mv $i awk
14mu|gawk-4.1.3-1|82	done
14mu|gawk-4.1.3-1|83	cd %{buildroot}%{_mandir}/man1
14mu|gawk-4.1.3-1|84	ln -s gawk.1 awk.1
14mu|gawk-4.1.3-1|85	cd %{buildroot}%{_bindir}
14mu|gawk-4.1.3-1|86	ln -s ../../bin/awk %{buildroot}%{_bindir}/awk
14mu|gawk-4.1.3-1|87	ln -s ../../bin/gawk %{buildroot}%{_bindir}/gawk
14mu|gawk-4.1.3-1|88	
14mu|gawk-4.1.3-1|89	
14mu|gawk-4.1.3-1|90	%changelog
14mu|gawk-4.1.3-1|91	
14mu|gawk-4.1.3-1|92	* Thu Feb 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.1.3-1
14mu|gawk-4.1.3-1|93	- (69a155e) New version 4.1.3
14mu|gawk-4.1.3-1|94	
14mu|gawk-4.1.3-1|95	

22598 14
14mu|gcab-0.6-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gcab-0.6-1|2	
14mu|gcab-0.6-1|3	%define api	1.0
14mu|gcab-0.6-1|4	%define major	0
14mu|gcab-0.6-1|5	%define libname	%mklibname %{name} %{api} %{major}
14mu|gcab-0.6-1|6	%define girname	%mklibname %{name}-gir %{api}
14mu|gcab-0.6-1|7	%define devname	%mklibname -d %{name}
14mu|gcab-0.6-1|8	
14mu|gcab-0.6-1|9	Summary:	Tool and library mainly made to create Cabinet files
14mu|gcab-0.6-1|10	Name:		gcab
14mu|gcab-0.6-1|11	Version:	0.6
14mu|gcab-0.6-1|12	Release:	1
14mu|gcab-0.6-1|13	Group:		Development/Databases
14mu|gcab-0.6-1|14	License:	GPLv2+
14mu|gcab-0.6-1|15	Url:		http://www.gnome.org/
14mu|gcab-0.6-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gcab/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gcab-0.6-1|17	
14mu|gcab-0.6-1|18	BuildRequires:	intltool
14mu|gcab-0.6-1|19	BuildRequires:	vala-tools
14mu|gcab-0.6-1|20	BuildRequires:	vala-devel
14mu|gcab-0.6-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gcab-0.6-1|22	
14mu|gcab-0.6-1|23	%description
14mu|gcab-0.6-1|24	Tool and library mainly made to create Cabinet files.
14mu|gcab-0.6-1|25	- creation supports plain and basic MSZIP compression
14mu|gcab-0.6-1|26	- can open and list files from cabinet, no extraction
14mu|gcab-0.6-1|27	
14mu|gcab-0.6-1|28	%package -n %{libname}
14mu|gcab-0.6-1|29	Summary:	A support library for %{name}
14mu|gcab-0.6-1|30	Group:		System/Libraries
14mu|gcab-0.6-1|31	
14mu|gcab-0.6-1|32	%description -n %{libname}
14mu|gcab-0.6-1|33	A support library for %{name}.
14mu|gcab-0.6-1|34	
14mu|gcab-0.6-1|35	%package -n %{girname}
14mu|gcab-0.6-1|36	Summary:	GObject Introspection interface description for %{name}
14mu|gcab-0.6-1|37	Group:		System/Libraries
14mu|gcab-0.6-1|38	
14mu|gcab-0.6-1|39	%description -n %{girname}
14mu|gcab-0.6-1|40	GObject Introspection interface description for %{name}.
14mu|gcab-0.6-1|41	
14mu|gcab-0.6-1|42	%package -n %{devname}
14mu|gcab-0.6-1|43	Summary:        Development files for %{name}
14mu|gcab-0.6-1|44	Group:          Development/Other
14mu|gcab-0.6-1|45	Requires:	%{libname} = %{version}
14mu|gcab-0.6-1|46	Requires:	%{girname} = %{version}
14mu|gcab-0.6-1|47	
14mu|gcab-0.6-1|48	%description -n %{devname}
14mu|gcab-0.6-1|49	Development files for %{name}.
14mu|gcab-0.6-1|50	
14mu|gcab-0.6-1|51	%prep
14mu|gcab-0.6-1|52	%setup -q
14mu|gcab-0.6-1|53	
14mu|gcab-0.6-1|54	%build
14mu|gcab-0.6-1|55	%configure2_5x \
14mu|gcab-0.6-1|56	--disable-static
14mu|gcab-0.6-1|57	
14mu|gcab-0.6-1|58	%make
14mu|gcab-0.6-1|59	
14mu|gcab-0.6-1|60	%install
14mu|gcab-0.6-1|61	%makeinstall_std
14mu|gcab-0.6-1|62	%find_lang %{name}
14mu|gcab-0.6-1|63	
14mu|gcab-0.6-1|64	%files -f %{name}.lang
14mu|gcab-0.6-1|65	%{_bindir}/gcab
14mu|gcab-0.6-1|66	%{_mandir}/man1/gcab*
14mu|gcab-0.6-1|67	
14mu|gcab-0.6-1|68	%files -n %{libname}
14mu|gcab-0.6-1|69	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mu|gcab-0.6-1|70	
14mu|gcab-0.6-1|71	%files -n %{girname}
14mu|gcab-0.6-1|72	%{_libdir}/girepository-1.0/GCab-%{api}.typelib
14mu|gcab-0.6-1|73	
14mu|gcab-0.6-1|74	%files -n %{devname}
14mu|gcab-0.6-1|75	%{_includedir}/lib%{name}-%{api}/*
14mu|gcab-0.6-1|76	%{_libdir}/lib%{name}-%{api}.so
14mu|gcab-0.6-1|77	%{_libdir}/pkgconfig/*.pc
14mu|gcab-0.6-1|78	%{_datadir}/gir-1.0/GCab-%{api}.gir
14mu|gcab-0.6-1|79	%{_datadir}/vala/vapi/libgcab-%{api}.vapi
14mu|gcab-0.6-1|80	%doc %{_datadir}/gtk-doc/html/%{name}
14mu|gcab-0.6-1|81	
14mu|gcab-0.6-1|82	%changelog
14mu|gcab-0.6-1|83	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 0.6-1
14mu|gcab-0.6-1|84	+ Revision: 404fb9e
14mu|gcab-0.6-1|85	- update to 0.6
14mu|gcab-0.6-1|86	
14mu|gcab-0.6-1|87	

22599 14
14mu|gcc-4.9.4_2017.01-6|1	# functions with printf format attribute but with special parser and also
14mu|gcc-4.9.4_2017.01-6|2	# receiving non constant format strings
14mu|gcc-4.9.4_2017.01-6|3	%define		Werror_cflags			%{nil}
14mu|gcc-4.9.4_2017.01-6|4	
14mu|gcc-4.9.4_2017.01-6|5	# avoid failures when testing if compiler used to build gcc can generate
14mu|gcc-4.9.4_2017.01-6|6	# shared objects (regardless of unresolved symbols)
14mu|gcc-4.9.4_2017.01-6|7	%define		_disable_ld_no_undefined	1
14mu|gcc-4.9.4_2017.01-6|8	
14mu|gcc-4.9.4_2017.01-6|9	# avoid build failure due to configure built with different autoconf version
14mu|gcc-4.9.4_2017.01-6|10	%define		_disable_libtoolize		1
14mu|gcc-4.9.4_2017.01-6|11	
14mu|gcc-4.9.4_2017.01-6|12	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|13	%define		official		1
14mu|gcc-4.9.4_2017.01-6|14	%if %{official}
14mu|gcc-4.9.4_2017.01-6|15	%define	snapshot		%{nil}
14mu|gcc-4.9.4_2017.01-6|16	%else
14mu|gcc-4.9.4_2017.01-6|17	%define	snapshot		-20120413
14mu|gcc-4.9.4_2017.01-6|18	%endif
14mu|gcc-4.9.4_2017.01-6|19	%define		system_compiler		1
14mu|gcc-4.9.4_2017.01-6|20	%define		branch			4.9
14mu|gcc-4.9.4_2017.01-6|21	%define		ver			%{branch}.4
14mu|gcc-4.9.4_2017.01-6|22	%define		linaro			2017.01
14mu|gcc-4.9.4_2017.01-6|23	%define		linaro_spin		%nil
14mu|gcc-4.9.4_2017.01-6|24	%define		alternatives		/usr/sbin/update-alternatives
14mu|gcc-4.9.4_2017.01-6|25	%define		gcclibexecdir		%{_libexecdir}/gcc/%{_target_platform}/%{ver}
14mu|gcc-4.9.4_2017.01-6|26	%define		gccdir			%{_libdir}/gcc/%{_target_platform}/%{ver}
14mu|gcc-4.9.4_2017.01-6|27	%define		multigccdir		%{_libdir}/gcc/%{_target_platform}/%{ver}/32
14mu|gcc-4.9.4_2017.01-6|28	%define		multilibdir		%{_prefix}/lib
14mu|gcc-4.9.4_2017.01-6|29	%define		multirootlibdir		/lib
14mu|gcc-4.9.4_2017.01-6|30	
14mu|gcc-4.9.4_2017.01-6|31	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|32	%define		gcc_major		1
14mu|gcc-4.9.4_2017.01-6|33	%define		libgcc			%mklibname gcc %{gcc_major}
14mu|gcc-4.9.4_2017.01-6|34	%define		multilibgcc		libgcc%{gcc_major}
14mu|gcc-4.9.4_2017.01-6|35	%define		stdcxx_major		6
14mu|gcc-4.9.4_2017.01-6|36	%define		libstdcxx		%mklibname stdc++ %{stdcxx_major}
14mu|gcc-4.9.4_2017.01-6|37	%define		libstdcxx_devel		%mklibname stdc++ -d
14mu|gcc-4.9.4_2017.01-6|38	%define		libstdcxx_static_devel	%mklibname stdc++ -d -s
14mu|gcc-4.9.4_2017.01-6|39	%define		multilibstdcxx		libstdc++%{stdcxx_major}
14mu|gcc-4.9.4_2017.01-6|40	%define		gcj_major		15
14mu|gcc-4.9.4_2017.01-6|41	%define		libgcj			%mklibname gcj %{gcj_major}
14mu|gcc-4.9.4_2017.01-6|42	%define		libgcj_devel		%mklibname gcj -d
14mu|gcc-4.9.4_2017.01-6|43	%define		libgcj_static_devel	%mklibname gcj -d -s
14mu|gcc-4.9.4_2017.01-6|44	%define		gcj_bc_major		1
14mu|gcc-4.9.4_2017.01-6|45	%define		libgcj_bc		%mklibname gcj_bc %{gcj_bc_major}
14mu|gcc-4.9.4_2017.01-6|46	# gcj multilib explicitly disabled
14mu|gcc-4.9.4_2017.01-6|47	%define		gfortran_major		3
14mu|gcc-4.9.4_2017.01-6|48	%define		libgfortran		%mklibname gfortran %{gfortran_major}
14mu|gcc-4.9.4_2017.01-6|49	%define		libgfortran_devel	%mklibname gfortran -d
14mu|gcc-4.9.4_2017.01-6|50	%define		libgfortran_static_devel %mklibname gfortran -d -s
14mu|gcc-4.9.4_2017.01-6|51	%define		multilibgfortran	libgfortran%{gfortran_major}
14mu|gcc-4.9.4_2017.01-6|52	%define		ffi_major		4
14mu|gcc-4.9.4_2017.01-6|53	%define		libffi			%mklibname ffi %{ffi_major}
14mu|gcc-4.9.4_2017.01-6|54	%define		libffi_devel		%mklibname ffi -d
14mu|gcc-4.9.4_2017.01-6|55	%define		libffi_static_devel	%mklibname ffi -d -s
14mu|gcc-4.9.4_2017.01-6|56	%define		multilibffi		libffi%{ffi_major}
14mu|gcc-4.9.4_2017.01-6|57	%define		gnat_major		1
14mu|gcc-4.9.4_2017.01-6|58	%define		libgnat			%mklibname gnat %{gnat_major}
14mu|gcc-4.9.4_2017.01-6|59	%define		libgnat_devel		%mklibname gnat -d
14mu|gcc-4.9.4_2017.01-6|60	%define		libgnat_static_devel	%mklibname gnat -d -s
14mu|gcc-4.9.4_2017.01-6|61	%define		multilibgnat		libgnat%{gnat_major}
14mu|gcc-4.9.4_2017.01-6|62	%define		go_major		5
14mu|gcc-4.9.4_2017.01-6|63	%define		libgo			%mklibname go %{go_major}
14mu|gcc-4.9.4_2017.01-6|64	%define		libgo_devel		%mklibname go -d
14mu|gcc-4.9.4_2017.01-6|65	%define		libgo_static_devel	%mklibname go -d -s
14mu|gcc-4.9.4_2017.01-6|66	%define		multilibgo		libgo%{go_major}
14mu|gcc-4.9.4_2017.01-6|67	%define		gomp_major		1
14mu|gcc-4.9.4_2017.01-6|68	%define		libgomp			%mklibname gomp %{gomp_major}
14mu|gcc-4.9.4_2017.01-6|69	%define		libgomp_devel		%mklibname gomp -d
14mu|gcc-4.9.4_2017.01-6|70	%define		libgomp_static_devel	%mklibname gomp -d -s
14mu|gcc-4.9.4_2017.01-6|71	%define		multilibgomp		libgomp%{gomp_major}
14mu|gcc-4.9.4_2017.01-6|72	%define		objc_major		4
14mu|gcc-4.9.4_2017.01-6|73	%define		libobjc			%mklibname objc %{objc_major}
14mu|gcc-4.9.4_2017.01-6|74	%define		libobjc_devel		%mklibname objc -d
14mu|gcc-4.9.4_2017.01-6|75	%define		libobjc_static_devel	%mklibname objc -d -s
14mu|gcc-4.9.4_2017.01-6|76	%define		multilibobjc		libobjc%{objc_major}
14mu|gcc-4.9.4_2017.01-6|77	%define		quadmath_major		0
14mu|gcc-4.9.4_2017.01-6|78	%define		libquadmath		%mklibname quadmath %{quadmath_major}
14mu|gcc-4.9.4_2017.01-6|79	%define		libquadmath_devel	%mklibname quadmath -d
14mu|gcc-4.9.4_2017.01-6|80	%define		libquadmath_static_devel %mklibname quadmath -d -s
14mu|gcc-4.9.4_2017.01-6|81	%define		multilibquadmath	libquadmath%{quadmath_major}
14mu|gcc-4.9.4_2017.01-6|82	%define		ssp_major		0
14mu|gcc-4.9.4_2017.01-6|83	%define		libssp			%mklibname ssp %{ssp_major}
14mu|gcc-4.9.4_2017.01-6|84	%define		libssp_devel		%mklibname ssp -d
14mu|gcc-4.9.4_2017.01-6|85	%define		libssp_static_devel	%mklibname ssp -d -s
14mu|gcc-4.9.4_2017.01-6|86	%define		multilibssp		libssp%{ssp_major}
14mu|gcc-4.9.4_2017.01-6|87	%define		itm_major		1
14mu|gcc-4.9.4_2017.01-6|88	%define		libitm			%mklibname itm %{itm_major}
14mu|gcc-4.9.4_2017.01-6|89	%define		libitm_devel		%mklibname itm -d
14mu|gcc-4.9.4_2017.01-6|90	%define		libitm_static_devel	%mklibname itm -d -s
14mu|gcc-4.9.4_2017.01-6|91	%define		multilibitm		libitm%{itm_major}
14mu|gcc-4.9.4_2017.01-6|92	%define		asan_major		1
14mu|gcc-4.9.4_2017.01-6|93	%define		libasan			%mklibname asan %{asan_major}
14mu|gcc-4.9.4_2017.01-6|94	%define		libasan_devel		%mklibname asan -d
14mu|gcc-4.9.4_2017.01-6|95	%define		libasan_static_devel	%mklibname asan -d -s
14mu|gcc-4.9.4_2017.01-6|96	%define		multilibasan		libasan%{asan_major}
14mu|gcc-4.9.4_2017.01-6|97	%define		tsan_major		0
14mu|gcc-4.9.4_2017.01-6|98	%define		libtsan			%mklibname tsan %{tsan_major}
14mu|gcc-4.9.4_2017.01-6|99	%define		libtsan_devel		%mklibname tsan -d
14mu|gcc-4.9.4_2017.01-6|100	%define		libtsan_static_devel	%mklibname tsan -d -s
14mu|gcc-4.9.4_2017.01-6|101	%define		atomic_major		1
14mu|gcc-4.9.4_2017.01-6|102	%define		libatomic		%mklibname atomic %{atomic_major}
14mu|gcc-4.9.4_2017.01-6|103	%define		libatomic_devel		%mklibname atomic -d
14mu|gcc-4.9.4_2017.01-6|104	%define		libatomic_static_devel	%mklibname atomic -d -s
14mu|gcc-4.9.4_2017.01-6|105	%define		multilibatomic		libatomic%{atomic_major}
14mu|gcc-4.9.4_2017.01-6|106	%define		cilk_major		5
14mu|gcc-4.9.4_2017.01-6|107	%define		libcilkrts		%mklibname cilkrts %{cilk_major}
14mu|gcc-4.9.4_2017.01-6|108	%define		libcilkrts_devel	%mklibname cilkrts -d
14mu|gcc-4.9.4_2017.01-6|109	%define		libcilkrts_static_devel	%mklibname cilkrts -d -s
14mu|gcc-4.9.4_2017.01-6|110	%define		multilibcilkrts		libcilkrts%{cilk_major}
14mu|gcc-4.9.4_2017.01-6|111	%define		ubsan_major		0
14mu|gcc-4.9.4_2017.01-6|112	%define		libubsan		%mklibname ubsan %{ubsan_major}
14mu|gcc-4.9.4_2017.01-6|113	%define		libubsan_devel		%mklibname ubsan -d
14mu|gcc-4.9.4_2017.01-6|114	%define		libubsan_static_devel	%mklibname ubsan -d -s
14mu|gcc-4.9.4_2017.01-6|115	%define		multilibubsan		libubsan%{ubsan_major}
14mu|gcc-4.9.4_2017.01-6|116	%define		vtv_major		0
14mu|gcc-4.9.4_2017.01-6|117	%define		libvtv			%mklibname vtv %{vtv_major}
14mu|gcc-4.9.4_2017.01-6|118	%define		libvtv_devel		%mklibname vtv -d
14mu|gcc-4.9.4_2017.01-6|119	%define		libvtv_static_devel	%mklibname vtv -d -s
14mu|gcc-4.9.4_2017.01-6|120	%define		multilibvtv		libvtv%{vtv_major}
14mu|gcc-4.9.4_2017.01-6|121	%define		lsan_major		0
14mu|gcc-4.9.4_2017.01-6|122	%define		liblsan			%mklibname lsan %{lsan_major}
14mu|gcc-4.9.4_2017.01-6|123	%define		liblsan_devel		%mklibname lsan -d
14mu|gcc-4.9.4_2017.01-6|124	%define		liblsan_static_devel	%mklibname lsan -d -s
14mu|gcc-4.9.4_2017.01-6|125	
14mu|gcc-4.9.4_2017.01-6|126	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|127	%define		build_ada		0
14mu|gcc-4.9.4_2017.01-6|128	%define		build_asan		0
14mu|gcc-4.9.4_2017.01-6|129	%define		build_check		0
14mu|gcc-4.9.4_2017.01-6|130	%define		build_multilib		0
14mu|gcc-4.9.4_2017.01-6|131	%define		build_go		0
14mu|gcc-4.9.4_2017.01-6|132	%define		build_lto		1
14mu|gcc-4.9.4_2017.01-6|133	%define		build_objc		0
14mu|gcc-4.9.4_2017.01-6|134	%define		build_objcxx		0
14mu|gcc-4.9.4_2017.01-6|135	%define		build_quadmath		0
14mu|gcc-4.9.4_2017.01-6|136	%define		build_ssp		0
14mu|gcc-4.9.4_2017.01-6|137	%ifarch	%{ix86} x86_64 %{arm}
14mu|gcc-4.9.4_2017.01-6|138	%define		build_itm		1
14mu|gcc-4.9.4_2017.01-6|139	%else
14mu|gcc-4.9.4_2017.01-6|140	# aarch64 libitm support not implemented yet
14mu|gcc-4.9.4_2017.01-6|141	%define		build_itm		0
14mu|gcc-4.9.4_2017.01-6|142	%endif
14mu|gcc-4.9.4_2017.01-6|143	%define		build_cloog		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|144	%define		build_cxx		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|145	%define		build_doc		0
14mu|gcc-4.9.4_2017.01-6|146	%define		build_ffi		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|147	%define		build_fortran		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|148	%define		build_gomp		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|149	# system_compiler && build_ffi
14mu|gcc-4.9.4_2017.01-6|150	%ifarch %{ix86} x86_64 %{arm}
14mu|gcc-4.9.4_2017.01-6|151	%define	build_java		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|152	%else
14mu|gcc-4.9.4_2017.01-6|153	%define	build_java		0
14mu|gcc-4.9.4_2017.01-6|154	%endif
14mu|gcc-4.9.4_2017.01-6|155	# need to build if major does not conflict with current system_compiler
14mu|gcc-4.9.4_2017.01-6|156	%define		build_libgcc		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|157	%define		build_pdf		%{build_doc}
14mu|gcc-4.9.4_2017.01-6|158	%define		build_plugin		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|159	%ifarch x86_64
14mu|gcc-4.9.4_2017.01-6|160	%define	build_multilib		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|161	%endif
14mu|gcc-4.9.4_2017.01-6|162	%ifarch %{ix86} x86_64
14mu|gcc-4.9.4_2017.01-6|163	%define	build_ada		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|164	%define	build_quadmath		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|165	%define	build_doc		1
14mu|gcc-4.9.4_2017.01-6|166	# system_compiler && build_cxx
14mu|gcc-4.9.4_2017.01-6|167	%define	build_go		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|168	%endif
14mu|gcc-4.9.4_2017.01-6|169	%ifarch %{ix86} x86_64 %{arm} aarch64
14mu|gcc-4.9.4_2017.01-6|170	%define	build_objc		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|171	%define	build_objcxx		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|172	%define	build_asan		%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|173	%endif
14mu|gcc-4.9.4_2017.01-6|174	
14mu|gcc-4.9.4_2017.01-6|175	%define		build_doc		0
14mu|gcc-4.9.4_2017.01-6|176	%define		build_pdf		0
14mu|gcc-4.9.4_2017.01-6|177	
14mu|gcc-4.9.4_2017.01-6|178	%define		package_ffi		0
14mu|gcc-4.9.4_2017.01-6|179	
14mu|gcc-4.9.4_2017.01-6|180	# Some versions of gcc build shared libgnat/libgnarl, some don't...
14mu|gcc-4.9.4_2017.01-6|181	%define		shared_libgnat		1
14mu|gcc-4.9.4_2017.01-6|182	
14mu|gcc-4.9.4_2017.01-6|183	# Adapted from fedora procedure:
14mu|gcc-4.9.4_2017.01-6|184	#   If there is no usable gcc-java neither libgcj for the arch,
14mu|gcc-4.9.4_2017.01-6|185	# on an arch that has it, run:
14mu|gcc-4.9.4_2017.01-6|186	#	rpmbuild -bc --define "_topdir `pwd`" --with java_build_tar SPECS/gcc.spec
14mu|gcc-4.9.4_2017.01-6|187	# which creates libjava-classes-@{version}-@{release}.tar.bz2
14mu|gcc-4.9.4_2017.01-6|188	#   With the tarball on the new arch, run:
14mu|gcc-4.9.4_2017.01-6|189	#	rpmbuild -ba --define "_topdir `pwd`" -v --with java_bootstrap SPECS/gcc.spec
14mu|gcc-4.9.4_2017.01-6|190	%bcond_with	java_build_tar
14mu|gcc-4.9.4_2017.01-6|191	%bcond_with	java_bootstrap
14mu|gcc-4.9.4_2017.01-6|192	
14mu|gcc-4.9.4_2017.01-6|193	%bcond_with	x32_bootstrap
14mu|gcc-4.9.4_2017.01-6|194	
14mu|gcc-4.9.4_2017.01-6|195	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|196	
14mu|gcc-4.9.4_2017.01-6|197	Summary:	GNU Compiler Collection
14mu|gcc-4.9.4_2017.01-6|198	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|199	Name:		gcc
14mu|gcc-4.9.4_2017.01-6|200	%else
14mu|gcc-4.9.4_2017.01-6|201	Name:		gcc%{branch}
14mu|gcc-4.9.4_2017.01-6|202	%endif
14mu|gcc-4.9.4_2017.01-6|203	Release:	6
14mu|gcc-4.9.4_2017.01-6|204	License:	GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
14mu|gcc-4.9.4_2017.01-6|205	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|206	Url:		http://gcc.gnu.org/
14mu|gcc-4.9.4_2017.01-6|207	%if "%{linaro}" != ""
14mu|gcc-4.9.4_2017.01-6|208	Version:	%{ver}_%{linaro}
14mu|gcc-4.9.4_2017.01-6|209	%if "%{linaro_spin}" != ""
14mu|gcc-4.9.4_2017.01-6|210	Source0:	http://cbuild.validation.linaro.org/snapshots/gcc-linaro-%{branch}-%{linaro}-%{linaro_spin}.tar.xz
14mu|gcc-4.9.4_2017.01-6|211	%else
14mu|gcc-4.9.4_2017.01-6|212	Source0:	http://cbuild.validation.linaro.org/snapshots/gcc-linaro-%{branch}-%{linaro}.tar.xz
14mu|gcc-4.9.4_2017.01-6|213	%endif
14mu|gcc-4.9.4_2017.01-6|214	%else
14mu|gcc-4.9.4_2017.01-6|215	Version:	%{ver}
14mu|gcc-4.9.4_2017.01-6|216	%if %{official}
14mu|gcc-4.9.4_2017.01-6|217	#http://www.gnu.org/prep/ftp.html ...
14mu|gcc-4.9.4_2017.01-6|218	Source0:	gcc-%{version}.tar.bz2
14mu|gcc-4.9.4_2017.01-6|219	Source1:	gcc-%{version}.tar.bz2.sig
14mu|gcc-4.9.4_2017.01-6|220	%else
14mu|gcc-4.9.4_2017.01-6|221	# http://gcc.gnu.org/mirrors.html
14mu|gcc-4.9.4_2017.01-6|222	# <<mirror>>/snapshots/@{branch}@{snapshot}/
14mu|gcc-4.9.4_2017.01-6|223	Source0:	gcc-%{branch}%{snapshot}.tar.bz2
14mu|gcc-4.9.4_2017.01-6|224	Source1:	md5.sum
14mu|gcc-4.9.4_2017.01-6|225	%endif
14mu|gcc-4.9.4_2017.01-6|226	%endif
14mu|gcc-4.9.4_2017.01-6|227	Source4:	c89
14mu|gcc-4.9.4_2017.01-6|228	Source5:	c99
14mu|gcc-4.9.4_2017.01-6|229	%if %{with java_bootstrap}
14mu|gcc-4.9.4_2017.01-6|230	Source6:	libjava-classes-%{version}-%{release}.tar.bz2
14mu|gcc-4.9.4_2017.01-6|231	%endif
14mu|gcc-4.9.4_2017.01-6|232	Source7:	gcc-x32-seed.tar.xz
14mu|gcc-4.9.4_2017.01-6|233	
14mu|gcc-4.9.4_2017.01-6|234	Source100:	%{name}.rpmlintrc
14mu|gcc-4.9.4_2017.01-6|235	
14mu|gcc-4.9.4_2017.01-6|236	Patch0:		gcc-4.7.1-uclibc-ldso-path.patch
14mu|gcc-4.9.4_2017.01-6|237	Patch1:		gcc-4.6.0-java-nomulti.patch
14mu|gcc-4.9.4_2017.01-6|238	Patch2:		gcc-4.9-aarch64-ld-path.patch
14mu|gcc-4.9.4_2017.01-6|239	Patch3:		gcc-4.7.1-linux32.patch
14mu|gcc-4.9.4_2017.01-6|240	Patch4:		gnatmake-execstack.patch
14mu|gcc-4.9.4_2017.01-6|241	# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55930
14mu|gcc-4.9.4_2017.01-6|242	Patch5:		gcc-4.8-disable-dependency-tracking.patch
14mu|gcc-4.9.4_2017.01-6|243	Patch6:		gcc-4.7.1-autoconf-2.69.patch
14mu|gcc-4.9.4_2017.01-6|244	Patch7:		gcc-4.7.1-linker-plugin-detect.patch
14mu|gcc-4.9.4_2017.01-6|245	Patch8:		gcc-4.7.1-extern-inline-not-inlined.patch
14mu|gcc-4.9.4_2017.01-6|246	# Patch for Android compatibility (creating Linux->Android crosscompilers etc)
14mu|gcc-4.9.4_2017.01-6|247	Patch9:		gcc-4.7-androidcompat.patch
14mu|gcc-4.9.4_2017.01-6|248	Patch10:	gcc-4.7.3-texinfo-5.0.patch
14mu|gcc-4.9.4_2017.01-6|249	# Fix build failure
14mu|gcc-4.9.4_2017.01-6|250	Patch11:	gcc-4.8-istream-ignore.patch
14mu|gcc-4.9.4_2017.01-6|251	Patch12:	gcc-4.8-non-fatal-compare-failure.patch
14mu|gcc-4.9.4_2017.01-6|252	# https://bugs.launchpad.net/gcc-linaro/+bug/1225317
14mu|gcc-4.9.4_2017.01-6|253	Patch13:	Gcc-4.8.2-arm-thumb2-CASE_VECTOR_SHORTEN_MODE.patch
14mu|gcc-4.9.4_2017.01-6|254	# Fix for fileline_fn callback being NULL in libbacktrace sometimes
14mu|gcc-4.9.4_2017.01-6|255	Patch15:	gcc-4.9.1-libbacktrace-fix-null-callback.patch
14mu|gcc-4.9.4_2017.01-6|256	
14mu|gcc-4.9.4_2017.01-6|257	# From https://github.com/hjl-tools/gcc/
14mu|gcc-4.9.4_2017.01-6|258	Patch16:	0001-retpoline-1.patch
14mu|gcc-4.9.4_2017.01-6|259	Patch17:	0002-retpoline-2.patch
14mu|gcc-4.9.4_2017.01-6|260	Patch18:	0003-retpoline-3.patch
14mu|gcc-4.9.4_2017.01-6|261	Patch19:	0004-retpoline-4.patch
14mu|gcc-4.9.4_2017.01-6|262	Patch20:	0005-retpoline-5.patch
14mu|gcc-4.9.4_2017.01-6|263	Patch21:	0006-retpoline-6.patch
14mu|gcc-4.9.4_2017.01-6|264	Patch22:	0007-retpoline-7.patch
14mu|gcc-4.9.4_2017.01-6|265	Patch23:	0008-retpoline-8.patch
14mu|gcc-4.9.4_2017.01-6|266	Patch24:	0009-retpoline-9.patch
14mu|gcc-4.9.4_2017.01-6|267	Patch25:	0010-retpoline-10.patch
14mu|gcc-4.9.4_2017.01-6|268	Patch26:	0011-retpoline-11.patch
14mu|gcc-4.9.4_2017.01-6|269	Patch27:	0012-retpoline-12.patch
14mu|gcc-4.9.4_2017.01-6|270	Patch28:	0013-retpoline-13.patch
14mu|gcc-4.9.4_2017.01-6|271	
14mu|gcc-4.9.4_2017.01-6|272	BuildRequires:	binutils >= 2.20.51.0.2
14mu|gcc-4.9.4_2017.01-6|273	BuildRequires:	dejagnu
14mu|gcc-4.9.4_2017.01-6|274	BuildRequires:	elfutils-devel >= 0.147
14mu|gcc-4.9.4_2017.01-6|275	BuildRequires:	bison
14mu|gcc-4.9.4_2017.01-6|276	BuildRequires:	flex
14mu|gcc-4.9.4_2017.01-6|277	BuildRequires:	gdb
14mu|gcc-4.9.4_2017.01-6|278	BuildRequires:	gettext
14mu|gcc-4.9.4_2017.01-6|279	BuildRequires:	sash
14mu|gcc-4.9.4_2017.01-6|280	BuildRequires:	sharutils
14mu|gcc-4.9.4_2017.01-6|281	BuildRequires:	texinfo
14mu|gcc-4.9.4_2017.01-6|282	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|283	BuildRequires:	texi2html
14mu|gcc-4.9.4_2017.01-6|284	%endif
14mu|gcc-4.9.4_2017.01-6|285	%if %{build_pdf}
14mu|gcc-4.9.4_2017.01-6|286	BuildRequires:	texlive
14mu|gcc-4.9.4_2017.01-6|287	%endif
14mu|gcc-4.9.4_2017.01-6|288	BuildRequires:	util-linux
14mu|gcc-4.9.4_2017.01-6|289	BuildRequires:	gmp-devel
14mu|gcc-4.9.4_2017.01-6|290	BuildRequires:	mpfr-devel
14mu|gcc-4.9.4_2017.01-6|291	BuildRequires:	libmpc-devel
14mu|gcc-4.9.4_2017.01-6|292	BuildRequires:	pkgconfig(zlib)
14mu|gcc-4.9.4_2017.01-6|293	%if %{build_cloog}
14mu|gcc-4.9.4_2017.01-6|294	BuildRequires:	ppl-devel >= 0.11
14mu|gcc-4.9.4_2017.01-6|295	BuildRequires:	ppl_c-devel >= 0.11
14mu|gcc-4.9.4_2017.01-6|296	BuildRequires:	pkgconfig(cloog-isl)
14mu|gcc-4.9.4_2017.01-6|297	BuildRequires:	pkgconfig(isl)
14mu|gcc-4.9.4_2017.01-6|298	%endif
14mu|gcc-4.9.4_2017.01-6|299	
14mu|gcc-4.9.4_2017.01-6|300	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|301	Requires:	gcc-cpp >= %{EVRD}
14mu|gcc-4.9.4_2017.01-6|302	Requires:	libgcc >= %{EVRD}
14mu|gcc-4.9.4_2017.01-6|303	Requires:	libgomp >= %{EVRD}
14mu|gcc-4.9.4_2017.01-6|304	%endif
14mu|gcc-4.9.4_2017.01-6|305	Requires:	binutils >= 2.20.51.0.2
14mu|gcc-4.9.4_2017.01-6|306	# Ensure https://qa.mandriva.com/show_bug.cgi?id=62943
14mu|gcc-4.9.4_2017.01-6|307	# have been addressed if using an older version
14mu|gcc-4.9.4_2017.01-6|308	Requires:	glibc-devel >= 2.13
14mu|gcc-4.9.4_2017.01-6|309	
14mu|gcc-4.9.4_2017.01-6|310	%ifarch armv7l armv7hl
14mu|gcc-4.9.4_2017.01-6|311	# find-provides fail to provide devel(libgcc_s) because it is a linker script
14mu|gcc-4.9.4_2017.01-6|312	Provides:	devel(libgcc_s) = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|313	%endif
14mu|gcc-4.9.4_2017.01-6|314	
14mu|gcc-4.9.4_2017.01-6|315	Obsoletes:	%{_lib}mudflap0 < 4.9.1_2014.05
14mu|gcc-4.9.4_2017.01-6|316	Obsoletes:	%{_lib}mudflap-devel < 4.9.1_2014.05
14mu|gcc-4.9.4_2017.01-6|317	Obsoletes:	%{_lib}mudflap-static-devel < 4.9.1_2014.05
14mu|gcc-4.9.4_2017.01-6|318	
14mu|gcc-4.9.4_2017.01-6|319	%description
14mu|gcc-4.9.4_2017.01-6|320	The gcc package contains the GNU Compiler Collection version %{branch}.
14mu|gcc-4.9.4_2017.01-6|321	
14mu|gcc-4.9.4_2017.01-6|322	%files
14mu|gcc-4.9.4_2017.01-6|323	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|324	%{_bindir}/cc
14mu|gcc-4.9.4_2017.01-6|325	%{_bindir}/c89
14mu|gcc-4.9.4_2017.01-6|326	%{_bindir}/c99
14mu|gcc-4.9.4_2017.01-6|327	%{_bindir}/gcc
14mu|gcc-4.9.4_2017.01-6|328	%{_bindir}/gcc-ar
14mu|gcc-4.9.4_2017.01-6|329	%{_bindir}/gcc-nm
14mu|gcc-4.9.4_2017.01-6|330	%{_bindir}/gcc-ranlib
14mu|gcc-4.9.4_2017.01-6|331	%{_bindir}/gcov
14mu|gcc-4.9.4_2017.01-6|332	%{_bindir}/%{_target_platform}-gcc
14mu|gcc-4.9.4_2017.01-6|333	%{_bindir}/%{_target_platform}-gcc-ar
14mu|gcc-4.9.4_2017.01-6|334	%{_bindir}/%{_target_platform}-gcc-nm
14mu|gcc-4.9.4_2017.01-6|335	%{_bindir}/%{_target_platform}-gcc-ranlib
14mu|gcc-4.9.4_2017.01-6|336	%{_mandir}/man1/gcc.1*
14mu|gcc-4.9.4_2017.01-6|337	%{_mandir}/man1/gcov.1*
14mu|gcc-4.9.4_2017.01-6|338	%{_mandir}/man7/*
14mu|gcc-4.9.4_2017.01-6|339	%{_localedir}/*/LC_MESSAGES/gcc.mo
14mu|gcc-4.9.4_2017.01-6|340	%{_infodir}/gcc.info*
14mu|gcc-4.9.4_2017.01-6|341	%{_infodir}/gccint.info*
14mu|gcc-4.9.4_2017.01-6|342	%{_infodir}/gccinstall.info*
14mu|gcc-4.9.4_2017.01-6|343	%{_libdir}/libgcc_s.so
14mu|gcc-4.9.4_2017.01-6|344	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|345	%{multilibdir}/libgcc_s.so
14mu|gcc-4.9.4_2017.01-6|346	%endif
14mu|gcc-4.9.4_2017.01-6|347	%endif
14mu|gcc-4.9.4_2017.01-6|348	%{_bindir}/gcc-%{ver}
14mu|gcc-4.9.4_2017.01-6|349	%{_bindir}/%{_target_platform}-gcc-%{ver}
14mu|gcc-4.9.4_2017.01-6|350	%dir %{gccdir}
14mu|gcc-4.9.4_2017.01-6|351	%{gcclibexecdir}/cc1
14mu|gcc-4.9.4_2017.01-6|352	%{gcclibexecdir}/collect2
14mu|gcc-4.9.4_2017.01-6|353	%{gccdir}/*.o
14mu|gcc-4.9.4_2017.01-6|354	%{gccdir}/libgcc*.a
14mu|gcc-4.9.4_2017.01-6|355	%{gccdir}/libgcov.a
14mu|gcc-4.9.4_2017.01-6|356	%if %{build_lto}
14mu|gcc-4.9.4_2017.01-6|357	%{gcclibexecdir}/lto*
14mu|gcc-4.9.4_2017.01-6|358	%{gcclibexecdir}/liblto*
14mu|gcc-4.9.4_2017.01-6|359	%endif
14mu|gcc-4.9.4_2017.01-6|360	%dir %{gccdir}/include
14mu|gcc-4.9.4_2017.01-6|361	%{gccdir}/include/*.h
14mu|gcc-4.9.4_2017.01-6|362	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|363	%exclude %{gccdir}/include/jawt*.h
14mu|gcc-4.9.4_2017.01-6|364	%exclude %{gccdir}/include/jni*.h
14mu|gcc-4.9.4_2017.01-6|365	%exclude %{gccdir}/include/jvm*.h
14mu|gcc-4.9.4_2017.01-6|366	%endif
14mu|gcc-4.9.4_2017.01-6|367	%{gcclibexecdir}/install-tools
14mu|gcc-4.9.4_2017.01-6|368	%if "%{gcclibexecdir}" != "%{gccdir}"
14mu|gcc-4.9.4_2017.01-6|369	%{gccdir}/install-tools
14mu|gcc-4.9.4_2017.01-6|370	%endif
14mu|gcc-4.9.4_2017.01-6|371	%if %{build_quadmath}
14mu|gcc-4.9.4_2017.01-6|372	%exclude %{gccdir}/include/quadmath*.h
14mu|gcc-4.9.4_2017.01-6|373	%endif
14mu|gcc-4.9.4_2017.01-6|374	%if %{build_gomp}
14mu|gcc-4.9.4_2017.01-6|375	%exclude %{gccdir}/include/omp*.h
14mu|gcc-4.9.4_2017.01-6|376	%endif
14mu|gcc-4.9.4_2017.01-6|377	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|378	%dir %{multigccdir}
14mu|gcc-4.9.4_2017.01-6|379	%{multigccdir}/*.o
14mu|gcc-4.9.4_2017.01-6|380	%{multigccdir}/libgcc*.a
14mu|gcc-4.9.4_2017.01-6|381	%{multigccdir}/libgcov.a
14mu|gcc-4.9.4_2017.01-6|382	%endif
14mu|gcc-4.9.4_2017.01-6|383	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|384	%doc %{_docdir}/gcc
14mu|gcc-4.9.4_2017.01-6|385	%endif
14mu|gcc-4.9.4_2017.01-6|386	%if %{build_check}
14mu|gcc-4.9.4_2017.01-6|387	%doc %{_docdir}/gcc/test_summary.log
14mu|gcc-4.9.4_2017.01-6|388	%endif
14mu|gcc-4.9.4_2017.01-6|389	
14mu|gcc-4.9.4_2017.01-6|390	########################################################################
14mu|gcc-4.9.4_2017.01-6|391	%if %{build_libgcc}
14mu|gcc-4.9.4_2017.01-6|392	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|393	
14mu|gcc-4.9.4_2017.01-6|394	%package -n %{libgcc}
14mu|gcc-4.9.4_2017.01-6|395	Summary:	GNU C library
14mu|gcc-4.9.4_2017.01-6|396	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|397	%if "%{libgcc}" != "libgcc"
14mu|gcc-4.9.4_2017.01-6|398	Provides:	libgcc = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|399	%endif
14mu|gcc-4.9.4_2017.01-6|400	
14mu|gcc-4.9.4_2017.01-6|401	%description -n %{libgcc}
14mu|gcc-4.9.4_2017.01-6|402	The %{libgcc} package contains GCC shared libraries for gcc %{branch}
14mu|gcc-4.9.4_2017.01-6|403	
14mu|gcc-4.9.4_2017.01-6|404	%files -n %{libgcc}
14mu|gcc-4.9.4_2017.01-6|405	/%{_lib}/libgcc_s.so.%{gcc_major}
14mu|gcc-4.9.4_2017.01-6|406	
14mu|gcc-4.9.4_2017.01-6|407	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|408	
14mu|gcc-4.9.4_2017.01-6|409	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|410	%package -n %{multilibgcc}
14mu|gcc-4.9.4_2017.01-6|411	Summary:	GNU C library
14mu|gcc-4.9.4_2017.01-6|412	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|413	Conflicts:	%{libgcc} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|414	
14mu|gcc-4.9.4_2017.01-6|415	%description -n %{multilibgcc}
14mu|gcc-4.9.4_2017.01-6|416	The %{multilibgcc} package contains GCC shared libraries for gcc %{branch}
14mu|gcc-4.9.4_2017.01-6|417	
14mu|gcc-4.9.4_2017.01-6|418	%files -n %{multilibgcc}
14mu|gcc-4.9.4_2017.01-6|419	%{multirootlibdir}/libgcc_s.so.%{gcc_major}
14mu|gcc-4.9.4_2017.01-6|420	%endif
14mu|gcc-4.9.4_2017.01-6|421	
14mu|gcc-4.9.4_2017.01-6|422	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|423	# build libgcc
14mu|gcc-4.9.4_2017.01-6|424	%endif
14mu|gcc-4.9.4_2017.01-6|425	
14mu|gcc-4.9.4_2017.01-6|426	########################################################################
14mu|gcc-4.9.4_2017.01-6|427	%if %{build_plugin}
14mu|gcc-4.9.4_2017.01-6|428	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|429	
14mu|gcc-4.9.4_2017.01-6|430	%package plugin-devel
14mu|gcc-4.9.4_2017.01-6|431	Summary:	Headers to build gcc plugins
14mu|gcc-4.9.4_2017.01-6|432	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|433	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|434	Requires:	gmp-devel
14mu|gcc-4.9.4_2017.01-6|435	Requires:	mpfr-devel
14mu|gcc-4.9.4_2017.01-6|436	Requires:	libmpc-devel
14mu|gcc-4.9.4_2017.01-6|437	Requires:	ppl-devel
14mu|gcc-4.9.4_2017.01-6|438	Requires:	ppl_c-devel
14mu|gcc-4.9.4_2017.01-6|439	
14mu|gcc-4.9.4_2017.01-6|440	%description plugin-devel
14mu|gcc-4.9.4_2017.01-6|441	This package contains header files and other support files
14mu|gcc-4.9.4_2017.01-6|442	for compiling GCC plugins. The GCC plugin ABI is currently
14mu|gcc-4.9.4_2017.01-6|443	not stable, so plugins must be rebuilt any time GCC is updated.
14mu|gcc-4.9.4_2017.01-6|444	
14mu|gcc-4.9.4_2017.01-6|445	%files plugin-devel
14mu|gcc-4.9.4_2017.01-6|446	%{gccdir}/plugin
14mu|gcc-4.9.4_2017.01-6|447	%if "%{gccdir}" != "%{gcclibexecdir}"
14mu|gcc-4.9.4_2017.01-6|448	%{gcclibexecdir}/plugin
14mu|gcc-4.9.4_2017.01-6|449	%endif
14mu|gcc-4.9.4_2017.01-6|450	
14mu|gcc-4.9.4_2017.01-6|451	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|452	# build_plugin
14mu|gcc-4.9.4_2017.01-6|453	%endif
14mu|gcc-4.9.4_2017.01-6|454	
14mu|gcc-4.9.4_2017.01-6|455	########################################################################
14mu|gcc-4.9.4_2017.01-6|456	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|457	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|458	
14mu|gcc-4.9.4_2017.01-6|459	%package cpp
14mu|gcc-4.9.4_2017.01-6|460	Summary:	The C Preprocessor
14mu|gcc-4.9.4_2017.01-6|461	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|462	Provides:	cpp = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|463	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|464	
14mu|gcc-4.9.4_2017.01-6|465	%description cpp
14mu|gcc-4.9.4_2017.01-6|466	Cpp is the GNU C-Compatible Compiler Preprocessor.
14mu|gcc-4.9.4_2017.01-6|467	Cpp is a macro processor which is used automatically
14mu|gcc-4.9.4_2017.01-6|468	by the C compiler to transform your program before actual
14mu|gcc-4.9.4_2017.01-6|469	compilation. It is called a macro processor because it allows
14mu|gcc-4.9.4_2017.01-6|470	you to define macros, abbreviations for longer
14mu|gcc-4.9.4_2017.01-6|471	constructs.
14mu|gcc-4.9.4_2017.01-6|472	
14mu|gcc-4.9.4_2017.01-6|473	The C preprocessor provides four separate functionalities:
14mu|gcc-4.9.4_2017.01-6|474	
14mu|gcc-4.9.4_2017.01-6|475	* Inclusion of header files. These are files of declarations that can be
14mu|gcc-4.9.4_2017.01-6|476	substituted into your program.
14mu|gcc-4.9.4_2017.01-6|477	* Macro expansion. You can define 'macros,' which are abbreviations for
14mu|gcc-4.9.4_2017.01-6|478	arbitrary fragments of C code, and then the C preprocessor will replace
14mu|gcc-4.9.4_2017.01-6|479	the macros with their definitions throughout the program.
14mu|gcc-4.9.4_2017.01-6|480	* Conditional compilation. Using special preprocessing directives,
14mu|gcc-4.9.4_2017.01-6|481	you can include or exclude parts of the program according to various
14mu|gcc-4.9.4_2017.01-6|482	conditions.
14mu|gcc-4.9.4_2017.01-6|483	* Line control. If you use a program to combine or rearrange source files
14mu|gcc-4.9.4_2017.01-6|484	into an intermediate file which is then compiled, you can use line
14mu|gcc-4.9.4_2017.01-6|485	control to inform the compiler about where each source line originated.
14mu|gcc-4.9.4_2017.01-6|486	
14mu|gcc-4.9.4_2017.01-6|487	%files cpp
14mu|gcc-4.9.4_2017.01-6|488	/lib/cpp
14mu|gcc-4.9.4_2017.01-6|489	%{_bindir}/cpp
14mu|gcc-4.9.4_2017.01-6|490	%{_mandir}/man1/cpp.1*
14mu|gcc-4.9.4_2017.01-6|491	%{_infodir}/cpp*
14mu|gcc-4.9.4_2017.01-6|492	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|493	%doc %{_docdir}/gcc-cpp
14mu|gcc-4.9.4_2017.01-6|494	%endif
14mu|gcc-4.9.4_2017.01-6|495	%{_localedir}/*/LC_MESSAGES/cpplib.mo
14mu|gcc-4.9.4_2017.01-6|496	
14mu|gcc-4.9.4_2017.01-6|497	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|498	# system_compiler
14mu|gcc-4.9.4_2017.01-6|499	%endif
14mu|gcc-4.9.4_2017.01-6|500	
14mu|gcc-4.9.4_2017.01-6|501	########################################################################
14mu|gcc-4.9.4_2017.01-6|502	%if %{build_cxx}
14mu|gcc-4.9.4_2017.01-6|503	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|504	
14mu|gcc-4.9.4_2017.01-6|505	%package c++
14mu|gcc-4.9.4_2017.01-6|506	Summary:	C++ support for gcc
14mu|gcc-4.9.4_2017.01-6|507	Group:		Development/C++
14mu|gcc-4.9.4_2017.01-6|508	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|509	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|510	Requires:	%{libstdcxx_devel} = %{version}
14mu|gcc-4.9.4_2017.01-6|511	%endif
14mu|gcc-4.9.4_2017.01-6|512	
14mu|gcc-4.9.4_2017.01-6|513	%description c++
14mu|gcc-4.9.4_2017.01-6|514	This package adds C++ support to the GNU Compiler Collection.
14mu|gcc-4.9.4_2017.01-6|515	It includes support for most of the current C++ specification,
14mu|gcc-4.9.4_2017.01-6|516	including templates and exception handling.
14mu|gcc-4.9.4_2017.01-6|517	
14mu|gcc-4.9.4_2017.01-6|518	%files c++
14mu|gcc-4.9.4_2017.01-6|519	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|520	%{_bindir}/c++
14mu|gcc-4.9.4_2017.01-6|521	%{_bindir}/g++
14mu|gcc-4.9.4_2017.01-6|522	%{_bindir}/%{_target_platform}-c++
14mu|gcc-4.9.4_2017.01-6|523	%{_bindir}/%{_target_platform}-g++
14mu|gcc-4.9.4_2017.01-6|524	%{_mandir}/man1/g++.1*
14mu|gcc-4.9.4_2017.01-6|525	%endif
14mu|gcc-4.9.4_2017.01-6|526	%{_bindir}/c++-%{ver}
14mu|gcc-4.9.4_2017.01-6|527	%{_bindir}/g++-%{ver}
14mu|gcc-4.9.4_2017.01-6|528	%{_bindir}/%{_target_platform}-g++-%{ver}
14mu|gcc-4.9.4_2017.01-6|529	%{gcclibexecdir}/cc1plus
14mu|gcc-4.9.4_2017.01-6|530	
14mu|gcc-4.9.4_2017.01-6|531	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|532	
14mu|gcc-4.9.4_2017.01-6|533	%package -n %{libstdcxx}
14mu|gcc-4.9.4_2017.01-6|534	Summary:	GNU Standard C++ library
14mu|gcc-4.9.4_2017.01-6|535	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|536	%if "%{libstdcxx}" != "libstdc++"
14mu|gcc-4.9.4_2017.01-6|537	Provides:	libstdc++ = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|538	%endif
14mu|gcc-4.9.4_2017.01-6|539	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|540	BuildRequires:	doxygen
14mu|gcc-4.9.4_2017.01-6|541	BuildRequires:	graphviz
14mu|gcc-4.9.4_2017.01-6|542	%endif
14mu|gcc-4.9.4_2017.01-6|543	
14mu|gcc-4.9.4_2017.01-6|544	%description -n %{libstdcxx}
14mu|gcc-4.9.4_2017.01-6|545	The libstdc++ package contains a rewritten standard compliant
14mu|gcc-4.9.4_2017.01-6|546	GCC Standard C++ Library.
14mu|gcc-4.9.4_2017.01-6|547	
14mu|gcc-4.9.4_2017.01-6|548	%files -n %{libstdcxx}
14mu|gcc-4.9.4_2017.01-6|549	/%{_lib}/libstdc++.so.%{stdcxx_major}*
14mu|gcc-4.9.4_2017.01-6|550	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|551	%{_localedir}/*/LC_MESSAGES/libstdc++.mo
14mu|gcc-4.9.4_2017.01-6|552	%endif
14mu|gcc-4.9.4_2017.01-6|553	
14mu|gcc-4.9.4_2017.01-6|554	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|555	
14mu|gcc-4.9.4_2017.01-6|556	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|557	%package -n %{multilibstdcxx}
14mu|gcc-4.9.4_2017.01-6|558	Summary:	GNU Standard C++ library
14mu|gcc-4.9.4_2017.01-6|559	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|560	Conflicts:	%{libstdcxx} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|561	
14mu|gcc-4.9.4_2017.01-6|562	%description -n %{multilibstdcxx}
14mu|gcc-4.9.4_2017.01-6|563	The libstdc++ package contains a rewritten standard compliant
14mu|gcc-4.9.4_2017.01-6|564	GCC Standard C++ Library.
14mu|gcc-4.9.4_2017.01-6|565	
14mu|gcc-4.9.4_2017.01-6|566	%files -n %{multilibstdcxx}
14mu|gcc-4.9.4_2017.01-6|567	%{multirootlibdir}/libstdc++.so.%{stdcxx_major}*
14mu|gcc-4.9.4_2017.01-6|568	%endif
14mu|gcc-4.9.4_2017.01-6|569	
14mu|gcc-4.9.4_2017.01-6|570	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|571	
14mu|gcc-4.9.4_2017.01-6|572	%package -n %{libstdcxx_devel}
14mu|gcc-4.9.4_2017.01-6|573	Summary:	Header files and libraries for C++ development
14mu|gcc-4.9.4_2017.01-6|574	Group:		Development/C++
14mu|gcc-4.9.4_2017.01-6|575	Requires:	%{libstdcxx} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|576	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|577	Requires:	%{multilibstdcxx} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|578	%endif
14mu|gcc-4.9.4_2017.01-6|579	%if "%{libstdcxx_devel}" != "libstdc++-devel"
14mu|gcc-4.9.4_2017.01-6|580	Provides:	libstdc++-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|581	%endif
14mu|gcc-4.9.4_2017.01-6|582	Provides:	stdc++-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|583	%if "%{ver}" != "%{version}"
14mu|gcc-4.9.4_2017.01-6|584	# 4.7.2_2010.10 should provide 4.7.2 so clang can pick up the dep
14mu|gcc-4.9.4_2017.01-6|585	%if "%{libstdcxx_devel}" != "libstdc++-devel"
14mu|gcc-4.9.4_2017.01-6|586	Provides:	%{libstdcxx_devel} = %{ver}-%{release}
14mu|gcc-4.9.4_2017.01-6|587	%endif
14mu|gcc-4.9.4_2017.01-6|588	Provides:	libstdc++-devel = %{ver}-%{release}
14mu|gcc-4.9.4_2017.01-6|589	Provides:	stdc++-devel = %{ver}-%{release}
14mu|gcc-4.9.4_2017.01-6|590	%endif
14mu|gcc-4.9.4_2017.01-6|591	# We don't want to pull in an entire Python environment just because of
14mu|gcc-4.9.4_2017.01-6|592	# libstdc++'s python based gdb plugin...
14mu|gcc-4.9.4_2017.01-6|593	%define __noautoreq '.*python.*'
14mu|gcc-4.9.4_2017.01-6|594	
14mu|gcc-4.9.4_2017.01-6|595	%description -n %{libstdcxx_devel}
14mu|gcc-4.9.4_2017.01-6|596	This is the GNU implementation of the standard C++ libraries.  This
14mu|gcc-4.9.4_2017.01-6|597	package includes the header files and libraries needed for C++
14mu|gcc-4.9.4_2017.01-6|598	development. This includes rewritten implementation of STL.
14mu|gcc-4.9.4_2017.01-6|599	
14mu|gcc-4.9.4_2017.01-6|600	%files -n %{libstdcxx_devel}
14mu|gcc-4.9.4_2017.01-6|601	%{_includedir}/c++/%{ver}
14mu|gcc-4.9.4_2017.01-6|602	%{_libdir}/libstdc++.so
14mu|gcc-4.9.4_2017.01-6|603	%{_datadir}/gdb/auto-load%{_libdir}/libstdc++.*.py
14mu|gcc-4.9.4_2017.01-6|604	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|605	%{multilibdir}/libstdc++.so
14mu|gcc-4.9.4_2017.01-6|606	%{_datadir}/gdb/auto-load%{multilibdir}/libstdc++.*.py
14mu|gcc-4.9.4_2017.01-6|607	%endif
14mu|gcc-4.9.4_2017.01-6|608	%{py_puresitedir}/libstdcxx
14mu|gcc-4.9.4_2017.01-6|609	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|610	%doc %{_docdir}/libstdc++
14mu|gcc-4.9.4_2017.01-6|611	%endif
14mu|gcc-4.9.4_2017.01-6|612	
14mu|gcc-4.9.4_2017.01-6|613	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|614	
14mu|gcc-4.9.4_2017.01-6|615	%package -n %{libstdcxx_static_devel}
14mu|gcc-4.9.4_2017.01-6|616	Summary:	Static libraries for the GNU standard C++ library
14mu|gcc-4.9.4_2017.01-6|617	Group:		Development/C++
14mu|gcc-4.9.4_2017.01-6|618	Requires:	%{libstdcxx_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|619	%if "%{libstdcxx_static_devel}" != "libstdc++-static-devel"
14mu|gcc-4.9.4_2017.01-6|620	Provides:	libstdc++-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|621	%endif
14mu|gcc-4.9.4_2017.01-6|622	Provides:	stdc++-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|623	
14mu|gcc-4.9.4_2017.01-6|624	%description -n %{libstdcxx_static_devel}
14mu|gcc-4.9.4_2017.01-6|625	Static libraries for the GNU standard C++ library.
14mu|gcc-4.9.4_2017.01-6|626	
14mu|gcc-4.9.4_2017.01-6|627	%files -n %{libstdcxx_static_devel}
14mu|gcc-4.9.4_2017.01-6|628	%{_libdir}/libstdc++.*a
14mu|gcc-4.9.4_2017.01-6|629	%{_libdir}/libsupc++.*a
14mu|gcc-4.9.4_2017.01-6|630	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|631	%{multilibdir}/libstdc++.*a
14mu|gcc-4.9.4_2017.01-6|632	%{multilibdir}/libsupc++.*a
14mu|gcc-4.9.4_2017.01-6|633	%endif
14mu|gcc-4.9.4_2017.01-6|634	
14mu|gcc-4.9.4_2017.01-6|635	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|636	# build_cxx
14mu|gcc-4.9.4_2017.01-6|637	%endif
14mu|gcc-4.9.4_2017.01-6|638	
14mu|gcc-4.9.4_2017.01-6|639	########################################################################
14mu|gcc-4.9.4_2017.01-6|640	%if %{build_ada}
14mu|gcc-4.9.4_2017.01-6|641	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|642	
14mu|gcc-4.9.4_2017.01-6|643	%package gnat
14mu|gcc-4.9.4_2017.01-6|644	Summary:	Ada 95 support for gcc
14mu|gcc-4.9.4_2017.01-6|645	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|646	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|647	Requires:	%{libgnat_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|648	# no bootstrap support
14mu|gcc-4.9.4_2017.01-6|649	BuildRequires:	gcc-gnat >= 3.1, libgnat >= 3.1
14mu|gcc-4.9.4_2017.01-6|650	
14mu|gcc-4.9.4_2017.01-6|651	%description gnat
14mu|gcc-4.9.4_2017.01-6|652	GNAT is a GNU Ada 95 front-end to GCC. This package includes development
14mu|gcc-4.9.4_2017.01-6|653	tools, the documents and Ada 95 compiler.
14mu|gcc-4.9.4_2017.01-6|654	
14mu|gcc-4.9.4_2017.01-6|655	%files gnat
14mu|gcc-4.9.4_2017.01-6|656	%{_bindir}/gnat*
14mu|gcc-4.9.4_2017.01-6|657	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|658	%exclude %{_bindir}/gnative2ascii
14mu|gcc-4.9.4_2017.01-6|659	%endif
14mu|gcc-4.9.4_2017.01-6|660	%{gcclibexecdir}/gnat1
14mu|gcc-4.9.4_2017.01-6|661	%{_infodir}/gnat*
14mu|gcc-4.9.4_2017.01-6|662	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|663	%doc %{_docdir}/gcc-gnat
14mu|gcc-4.9.4_2017.01-6|664	%endif
14mu|gcc-4.9.4_2017.01-6|665	
14mu|gcc-4.9.4_2017.01-6|666	# libgnat and libgnarl are static-only these days
14mu|gcc-4.9.4_2017.01-6|667	%if %{shared_libgnat}
14mu|gcc-4.9.4_2017.01-6|668	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|669	
14mu|gcc-4.9.4_2017.01-6|670	%package -n %{libgnat}
14mu|gcc-4.9.4_2017.01-6|671	Summary:	GNU Ada 95 runtime libraries
14mu|gcc-4.9.4_2017.01-6|672	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|673	Provides:	libgnat = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|674	Obsoletes:	gnat-runtime < %{EVRD}
14mu|gcc-4.9.4_2017.01-6|675	
14mu|gcc-4.9.4_2017.01-6|676	%description -n %{libgnat}
14mu|gcc-4.9.4_2017.01-6|677	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
14mu|gcc-4.9.4_2017.01-6|678	libraries, which are required to run programs compiled with the GNAT.
14mu|gcc-4.9.4_2017.01-6|679	
14mu|gcc-4.9.4_2017.01-6|680	%files -n %{libgnat}
14mu|gcc-4.9.4_2017.01-6|681	%{_libdir}/libgnat-%{branch}.so.%{gnat_major}
14mu|gcc-4.9.4_2017.01-6|682	%{_libdir}/libgnarl-%{branch}.so.%{gnat_major}
14mu|gcc-4.9.4_2017.01-6|683	
14mu|gcc-4.9.4_2017.01-6|684	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|685	
14mu|gcc-4.9.4_2017.01-6|686	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|687	%package -n %{multilibgnat}
14mu|gcc-4.9.4_2017.01-6|688	Summary:	GNU Ada 95 runtime libraries
14mu|gcc-4.9.4_2017.01-6|689	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|690	Conflicts:	%{libgnat} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|691	
14mu|gcc-4.9.4_2017.01-6|692	%description -n %{multilibgnat}
14mu|gcc-4.9.4_2017.01-6|693	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
14mu|gcc-4.9.4_2017.01-6|694	libraries, which are required to run programs compiled with the GNAT.
14mu|gcc-4.9.4_2017.01-6|695	
14mu|gcc-4.9.4_2017.01-6|696	%files -n %{multilibgnat}
14mu|gcc-4.9.4_2017.01-6|697	%{multilibdir}/libgnat-%{branch}.so.%{gnat_major}
14mu|gcc-4.9.4_2017.01-6|698	%{multilibdir}/libgnarl-%{branch}.so.%{gnat_major}
14mu|gcc-4.9.4_2017.01-6|699	%endif
14mu|gcc-4.9.4_2017.01-6|700	%endif
14mu|gcc-4.9.4_2017.01-6|701	
14mu|gcc-4.9.4_2017.01-6|702	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|703	
14mu|gcc-4.9.4_2017.01-6|704	%package -n %{libgnat_devel}
14mu|gcc-4.9.4_2017.01-6|705	Summary:	GNU Ada 95 libraries
14mu|gcc-4.9.4_2017.01-6|706	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|707	%if %{shared_libgnat}
14mu|gcc-4.9.4_2017.01-6|708	Requires:	%{libgnat} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|709	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|710	Requires:	%{multilibgnat} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|711	%endif
14mu|gcc-4.9.4_2017.01-6|712	%else
14mu|gcc-4.9.4_2017.01-6|713	Obsoletes:	%{libgnat} < %{EVRD}
14mu|gcc-4.9.4_2017.01-6|714	Obsoletes:	%{multilibgnat} < %{EVRD}
14mu|gcc-4.9.4_2017.01-6|715	Requires:	%{libgnat_static_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|716	%endif
14mu|gcc-4.9.4_2017.01-6|717	Provides:	libgnat-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|718	Provides:	gnat-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|719	
14mu|gcc-4.9.4_2017.01-6|720	%description -n %{libgnat_devel}
14mu|gcc-4.9.4_2017.01-6|721	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
14mu|gcc-4.9.4_2017.01-6|722	libraries, which are required to compile with the GNAT.
14mu|gcc-4.9.4_2017.01-6|723	
14mu|gcc-4.9.4_2017.01-6|724	%files -n %{libgnat_devel}
14mu|gcc-4.9.4_2017.01-6|725	%if %{shared_libgnat}
14mu|gcc-4.9.4_2017.01-6|726	%{_libdir}/libgnat*.so
14mu|gcc-4.9.4_2017.01-6|727	%{_libdir}/libgnarl*.so
14mu|gcc-4.9.4_2017.01-6|728	%endif
14mu|gcc-4.9.4_2017.01-6|729	%{gccdir}/adalib
14mu|gcc-4.9.4_2017.01-6|730	%{gccdir}/adainclude
14mu|gcc-4.9.4_2017.01-6|731	%exclude %{gccdir}/adalib/lib*.a
14mu|gcc-4.9.4_2017.01-6|732	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|733	%if %{shared_libgnat}
14mu|gcc-4.9.4_2017.01-6|734	%{multilibdir}/libgnat*.so
14mu|gcc-4.9.4_2017.01-6|735	%{multilibdir}/libgnarl*.so
14mu|gcc-4.9.4_2017.01-6|736	%endif
14mu|gcc-4.9.4_2017.01-6|737	%{multigccdir}/adalib
14mu|gcc-4.9.4_2017.01-6|738	%{multigccdir}/adainclude
14mu|gcc-4.9.4_2017.01-6|739	%exclude %{multigccdir}/adalib/lib*.a
14mu|gcc-4.9.4_2017.01-6|740	%endif
14mu|gcc-4.9.4_2017.01-6|741	
14mu|gcc-4.9.4_2017.01-6|742	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|743	
14mu|gcc-4.9.4_2017.01-6|744	%package -n %{libgnat_static_devel}
14mu|gcc-4.9.4_2017.01-6|745	Summary:	GNU Ada 95 static libraries
14mu|gcc-4.9.4_2017.01-6|746	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|747	Requires:	%{libgnat_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|748	Provides:	libgnat-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|749	Provides:	gnat-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|750	
14mu|gcc-4.9.4_2017.01-6|751	%description -n %{libgnat_static_devel}
14mu|gcc-4.9.4_2017.01-6|752	GNAT is a GNU Ada 95 front-end to GCC. This package includes static
14mu|gcc-4.9.4_2017.01-6|753	libraries.
14mu|gcc-4.9.4_2017.01-6|754	
14mu|gcc-4.9.4_2017.01-6|755	%files -n %{libgnat_static_devel}
14mu|gcc-4.9.4_2017.01-6|756	%{gccdir}/adalib/lib*.a
14mu|gcc-4.9.4_2017.01-6|757	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|758	%{multigccdir}/adalib/lib*.a
14mu|gcc-4.9.4_2017.01-6|759	%endif
14mu|gcc-4.9.4_2017.01-6|760	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|761	# build ada
14mu|gcc-4.9.4_2017.01-6|762	%endif
14mu|gcc-4.9.4_2017.01-6|763	
14mu|gcc-4.9.4_2017.01-6|764	########################################################################
14mu|gcc-4.9.4_2017.01-6|765	%if %{build_fortran}
14mu|gcc-4.9.4_2017.01-6|766	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|767	
14mu|gcc-4.9.4_2017.01-6|768	%package gfortran
14mu|gcc-4.9.4_2017.01-6|769	Summary:	Fortran 95 support for gcc
14mu|gcc-4.9.4_2017.01-6|770	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|771	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|772	Requires:	%{libgfortran_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|773	
14mu|gcc-4.9.4_2017.01-6|774	%description gfortran
14mu|gcc-4.9.4_2017.01-6|775	The gcc-gfortran package provides support for compiling Fortran
14mu|gcc-4.9.4_2017.01-6|776	programs with the GNU Compiler Collection.
14mu|gcc-4.9.4_2017.01-6|777	
14mu|gcc-4.9.4_2017.01-6|778	%files gfortran
14mu|gcc-4.9.4_2017.01-6|779	%{_bindir}/gfortran
14mu|gcc-4.9.4_2017.01-6|780	%{_bindir}/gfortran-%{ver}
14mu|gcc-4.9.4_2017.01-6|781	%{_bindir}/%{_target_platform}-gfortran
14mu|gcc-4.9.4_2017.01-6|782	%{_bindir}/%{_target_platform}-gfortran-%{ver}
14mu|gcc-4.9.4_2017.01-6|783	%{_infodir}/gfortran.info*
14mu|gcc-4.9.4_2017.01-6|784	%{_mandir}/man1/gfortran.1*
14mu|gcc-4.9.4_2017.01-6|785	%{gcclibexecdir}/f951
14mu|gcc-4.9.4_2017.01-6|786	%{gccdir}/finclude
14mu|gcc-4.9.4_2017.01-6|787	%{gccdir}/libgfortranbegin.*a
14mu|gcc-4.9.4_2017.01-6|788	%{gccdir}/libcaf_single.a
14mu|gcc-4.9.4_2017.01-6|789	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|790	%{multigccdir}/libgfortranbegin.a
14mu|gcc-4.9.4_2017.01-6|791	%{multigccdir}/libcaf_single.a
14mu|gcc-4.9.4_2017.01-6|792	%endif
14mu|gcc-4.9.4_2017.01-6|793	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|794	%doc %{_docdir}/gcc-gfortran
14mu|gcc-4.9.4_2017.01-6|795	%endif
14mu|gcc-4.9.4_2017.01-6|796	
14mu|gcc-4.9.4_2017.01-6|797	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|798	
14mu|gcc-4.9.4_2017.01-6|799	%package -n %{libgfortran}
14mu|gcc-4.9.4_2017.01-6|800	Summary:	Fortran 95 runtime libraries
14mu|gcc-4.9.4_2017.01-6|801	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|802	%if %{build_quadmath}
14mu|gcc-4.9.4_2017.01-6|803	Requires:	%{libquadmath} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|804	%endif
14mu|gcc-4.9.4_2017.01-6|805	Provides:	libgfortran = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|806	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|807	Provides:	%{multilibgfortran} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|808	%endif
14mu|gcc-4.9.4_2017.01-6|809	
14mu|gcc-4.9.4_2017.01-6|810	%description -n %{libgfortran}
14mu|gcc-4.9.4_2017.01-6|811	This package contains Fortran 95 shared library which is needed to run
14mu|gcc-4.9.4_2017.01-6|812	Fortran 95 dynamically linked programs.
14mu|gcc-4.9.4_2017.01-6|813	
14mu|gcc-4.9.4_2017.01-6|814	%files -n %{libgfortran}
14mu|gcc-4.9.4_2017.01-6|815	%{_libdir}/libgfortran.so.%{gfortran_major}*
14mu|gcc-4.9.4_2017.01-6|816	
14mu|gcc-4.9.4_2017.01-6|817	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|818	
14mu|gcc-4.9.4_2017.01-6|819	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|820	%package -n %{multilibgfortran}
14mu|gcc-4.9.4_2017.01-6|821	Summary:	Fortran 95 runtime libraries
14mu|gcc-4.9.4_2017.01-6|822	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|823	%if %{build_quadmath}
14mu|gcc-4.9.4_2017.01-6|824	Requires:	%{multilibquadmath} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|825	%endif
14mu|gcc-4.9.4_2017.01-6|826	Conflicts:	%{libgfortran} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|827	
14mu|gcc-4.9.4_2017.01-6|828	%description -n %{multilibgfortran}
14mu|gcc-4.9.4_2017.01-6|829	This package contains Fortran 95 shared library which is needed to run
14mu|gcc-4.9.4_2017.01-6|830	Fortran 95 dynamically linked programs.
14mu|gcc-4.9.4_2017.01-6|831	
14mu|gcc-4.9.4_2017.01-6|832	%files -n %{multilibgfortran}
14mu|gcc-4.9.4_2017.01-6|833	%{multilibdir}/libgfortran.so.%{gfortran_major}*
14mu|gcc-4.9.4_2017.01-6|834	%endif
14mu|gcc-4.9.4_2017.01-6|835	
14mu|gcc-4.9.4_2017.01-6|836	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|837	
14mu|gcc-4.9.4_2017.01-6|838	%package -n %{libgfortran_devel}
14mu|gcc-4.9.4_2017.01-6|839	Summary:	Fortran 95 libraries
14mu|gcc-4.9.4_2017.01-6|840	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|841	Requires:	%{libgfortran} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|842	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|843	Requires:	%{multilibgfortran} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|844	%endif
14mu|gcc-4.9.4_2017.01-6|845	%if %{build_quadmath}
14mu|gcc-4.9.4_2017.01-6|846	Requires:	%{libquadmath_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|847	%endif
14mu|gcc-4.9.4_2017.01-6|848	Provides:	libgfortran-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|849	Provides:	gfortran-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|850	
14mu|gcc-4.9.4_2017.01-6|851	%description -n %{libgfortran_devel}
14mu|gcc-4.9.4_2017.01-6|852	This package contains Fortran 95 shared library which is needed to
14mu|gcc-4.9.4_2017.01-6|853	compile Fortran 95 programs.
14mu|gcc-4.9.4_2017.01-6|854	
14mu|gcc-4.9.4_2017.01-6|855	%files -n %{libgfortran_devel}
14mu|gcc-4.9.4_2017.01-6|856	%{_libdir}/libgfortran.so
14mu|gcc-4.9.4_2017.01-6|857	%{_libdir}/libgfortran.spec
14mu|gcc-4.9.4_2017.01-6|858	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|859	%{multilibdir}/libgfortran.so
14mu|gcc-4.9.4_2017.01-6|860	%{multilibdir}/libgfortran.spec
14mu|gcc-4.9.4_2017.01-6|861	%endif
14mu|gcc-4.9.4_2017.01-6|862	
14mu|gcc-4.9.4_2017.01-6|863	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|864	
14mu|gcc-4.9.4_2017.01-6|865	%package -n %{libgfortran_static_devel}
14mu|gcc-4.9.4_2017.01-6|866	Summary:	Fortran 95 static libraries
14mu|gcc-4.9.4_2017.01-6|867	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|868	Requires:	%{libgfortran_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|869	Provides:	libgfortran-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|870	Provides:	gfortran-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|871	
14mu|gcc-4.9.4_2017.01-6|872	%description -n %{libgfortran_static_devel}
14mu|gcc-4.9.4_2017.01-6|873	This package contains Fortran 95 static library which is needed to
14mu|gcc-4.9.4_2017.01-6|874	compile Fortran 95 programs.
14mu|gcc-4.9.4_2017.01-6|875	
14mu|gcc-4.9.4_2017.01-6|876	%files -n %{libgfortran_static_devel}
14mu|gcc-4.9.4_2017.01-6|877	%{_libdir}/libgfortran.*a
14mu|gcc-4.9.4_2017.01-6|878	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|879	%{multilibdir}/libgfortran.*a
14mu|gcc-4.9.4_2017.01-6|880	%endif
14mu|gcc-4.9.4_2017.01-6|881	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|882	# build fortran
14mu|gcc-4.9.4_2017.01-6|883	%endif
14mu|gcc-4.9.4_2017.01-6|884	
14mu|gcc-4.9.4_2017.01-6|885	########################################################################
14mu|gcc-4.9.4_2017.01-6|886	%if %{build_go}
14mu|gcc-4.9.4_2017.01-6|887	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|888	
14mu|gcc-4.9.4_2017.01-6|889	%package go
14mu|gcc-4.9.4_2017.01-6|890	Summary:	Go support for gcc
14mu|gcc-4.9.4_2017.01-6|891	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|892	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|893	Requires:	%{libgo_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|894	BuildRequires:	gcc-go
14mu|gcc-4.9.4_2017.01-6|895	
14mu|gcc-4.9.4_2017.01-6|896	%description go
14mu|gcc-4.9.4_2017.01-6|897	The gcc-go package provides support for compiling Go programs
14mu|gcc-4.9.4_2017.01-6|898	with the GNU Compiler Collection.
14mu|gcc-4.9.4_2017.01-6|899	
14mu|gcc-4.9.4_2017.01-6|900	%files go
14mu|gcc-4.9.4_2017.01-6|901	%{_bindir}/gccgo
14mu|gcc-4.9.4_2017.01-6|902	%{_bindir}/%{_target_platform}-gccgo
14mu|gcc-4.9.4_2017.01-6|903	%dir %{_libdir}/go
14mu|gcc-4.9.4_2017.01-6|904	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|905	%dir %{multilibdir}/go
14mu|gcc-4.9.4_2017.01-6|906	%endif
14mu|gcc-4.9.4_2017.01-6|907	%{_infodir}/gccgo.info*
14mu|gcc-4.9.4_2017.01-6|908	%{_mandir}/man1/gccgo.1*
14mu|gcc-4.9.4_2017.01-6|909	%{_bindir}/gccgo-%{ver}
14mu|gcc-4.9.4_2017.01-6|910	%{_bindir}/%{_target_platform}-gccgo-%{ver}
14mu|gcc-4.9.4_2017.01-6|911	%{gcclibexecdir}/go1
14mu|gcc-4.9.4_2017.01-6|912	%{_libdir}/go/%{ver}
14mu|gcc-4.9.4_2017.01-6|913	%{_libdir}/libgobegin.a
14mu|gcc-4.9.4_2017.01-6|914	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|915	%{multilibdir}/go/%{ver}
14mu|gcc-4.9.4_2017.01-6|916	%{multilibdir}/libgobegin.a
14mu|gcc-4.9.4_2017.01-6|917	%endif
14mu|gcc-4.9.4_2017.01-6|918	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|919	%doc %{_docdir}/gcc-go
14mu|gcc-4.9.4_2017.01-6|920	%endif
14mu|gcc-4.9.4_2017.01-6|921	
14mu|gcc-4.9.4_2017.01-6|922	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|923	
14mu|gcc-4.9.4_2017.01-6|924	%package -n %{libgo}
14mu|gcc-4.9.4_2017.01-6|925	Summary:	Go runtime libraries
14mu|gcc-4.9.4_2017.01-6|926	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|927	Provides:	libgo = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|928	
14mu|gcc-4.9.4_2017.01-6|929	%description -n %{libgo}
14mu|gcc-4.9.4_2017.01-6|930	This package contains Go shared library which is needed to run
14mu|gcc-4.9.4_2017.01-6|931	Go dynamically linked programs.
14mu|gcc-4.9.4_2017.01-6|932	
14mu|gcc-4.9.4_2017.01-6|933	%files -n %{libgo}
14mu|gcc-4.9.4_2017.01-6|934	%{_libdir}/libgo.so.%{go_major}*
14mu|gcc-4.9.4_2017.01-6|935	
14mu|gcc-4.9.4_2017.01-6|936	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|937	
14mu|gcc-4.9.4_2017.01-6|938	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|939	%package -n %{multilibgo}
14mu|gcc-4.9.4_2017.01-6|940	Summary:	Go runtime libraries
14mu|gcc-4.9.4_2017.01-6|941	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|942	Conflicts:	%{libgo} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|943	
14mu|gcc-4.9.4_2017.01-6|944	%description -n %{multilibgo}
14mu|gcc-4.9.4_2017.01-6|945	This package contains Go shared library which is needed to run
14mu|gcc-4.9.4_2017.01-6|946	Go dynamically linked programs.
14mu|gcc-4.9.4_2017.01-6|947	
14mu|gcc-4.9.4_2017.01-6|948	%files -n %{multilibgo}
14mu|gcc-4.9.4_2017.01-6|949	%{multilibdir}/libgo.so.%{go_major}*
14mu|gcc-4.9.4_2017.01-6|950	%endif
14mu|gcc-4.9.4_2017.01-6|951	
14mu|gcc-4.9.4_2017.01-6|952	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|953	
14mu|gcc-4.9.4_2017.01-6|954	%package -n %{libgo_devel}
14mu|gcc-4.9.4_2017.01-6|955	Summary:	Go development libraries
14mu|gcc-4.9.4_2017.01-6|956	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|957	Requires:	%{libgo} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|958	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|959	Requires:	%{multilibgo} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|960	%endif
14mu|gcc-4.9.4_2017.01-6|961	Provides:	libgo-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|962	Provides:	go-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|963	
14mu|gcc-4.9.4_2017.01-6|964	%description -n %{libgo_devel}
14mu|gcc-4.9.4_2017.01-6|965	This package includes libraries and support files for compiling
14mu|gcc-4.9.4_2017.01-6|966	Go programs.
14mu|gcc-4.9.4_2017.01-6|967	
14mu|gcc-4.9.4_2017.01-6|968	%files -n %{libgo_devel}
14mu|gcc-4.9.4_2017.01-6|969	%{_libdir}/libgo.so
14mu|gcc-4.9.4_2017.01-6|970	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|971	%{multilibdir}/libgo.so
14mu|gcc-4.9.4_2017.01-6|972	%endif
14mu|gcc-4.9.4_2017.01-6|973	
14mu|gcc-4.9.4_2017.01-6|974	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|975	
14mu|gcc-4.9.4_2017.01-6|976	%package -n %{libgo_static_devel}
14mu|gcc-4.9.4_2017.01-6|977	Summary:	Static Go libraries
14mu|gcc-4.9.4_2017.01-6|978	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|979	Requires:	%{libgo_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|980	Provides:	libgo-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|981	Provides:	go-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|982	
14mu|gcc-4.9.4_2017.01-6|983	%description -n %{libgo_static_devel}
14mu|gcc-4.9.4_2017.01-6|984	This package contains static Go libraries.
14mu|gcc-4.9.4_2017.01-6|985	
14mu|gcc-4.9.4_2017.01-6|986	%files -n %{libgo_static_devel}
14mu|gcc-4.9.4_2017.01-6|987	%{_libdir}/libgo.*a
14mu|gcc-4.9.4_2017.01-6|988	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|989	%{multilibdir}/libgo.*a
14mu|gcc-4.9.4_2017.01-6|990	%endif
14mu|gcc-4.9.4_2017.01-6|991	
14mu|gcc-4.9.4_2017.01-6|992	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|993	# build go
14mu|gcc-4.9.4_2017.01-6|994	%endif
14mu|gcc-4.9.4_2017.01-6|995	
14mu|gcc-4.9.4_2017.01-6|996	########################################################################
14mu|gcc-4.9.4_2017.01-6|997	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|998	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|999	
14mu|gcc-4.9.4_2017.01-6|1000	%package java
14mu|gcc-4.9.4_2017.01-6|1001	Summary:	Java support for GCC
14mu|gcc-4.9.4_2017.01-6|1002	Group:		Development/Java
14mu|gcc-4.9.4_2017.01-6|1003	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1004	Requires:	%{libgcj_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1005	Requires:	ecj
14mu|gcc-4.9.4_2017.01-6|1006	BuildRequires:	ecj
14mu|gcc-4.9.4_2017.01-6|1007	BuildRequires:	jpackage-utils
14mu|gcc-4.9.4_2017.01-6|1008	BuildRequires:	unzip
14mu|gcc-4.9.4_2017.01-6|1009	BuildRequires:	zip
14mu|gcc-4.9.4_2017.01-6|1010	
14mu|gcc-4.9.4_2017.01-6|1011	%description java
14mu|gcc-4.9.4_2017.01-6|1012	This package adds support for compiling Java(tm) programs and
14mu|gcc-4.9.4_2017.01-6|1013	bytecode into native code.
14mu|gcc-4.9.4_2017.01-6|1014	
14mu|gcc-4.9.4_2017.01-6|1015	%files java
14mu|gcc-4.9.4_2017.01-6|1016	%{_bindir}/aot-compile
14mu|gcc-4.9.4_2017.01-6|1017	%{_bindir}/gc-analyze
14mu|gcc-4.9.4_2017.01-6|1018	%{_bindir}/gcj
14mu|gcc-4.9.4_2017.01-6|1019	%{_bindir}/gcj-dbtool
14mu|gcc-4.9.4_2017.01-6|1020	%{_bindir}/gcjh
14mu|gcc-4.9.4_2017.01-6|1021	%{_bindir}/gjavah
14mu|gcc-4.9.4_2017.01-6|1022	%{_bindir}/gjar
14mu|gcc-4.9.4_2017.01-6|1023	%{_bindir}/gjarsigner
14mu|gcc-4.9.4_2017.01-6|1024	%if %{without java_bootstrap}
14mu|gcc-4.9.4_2017.01-6|1025	%{_bindir}/gjdoc
14mu|gcc-4.9.4_2017.01-6|1026	%endif
14mu|gcc-4.9.4_2017.01-6|1027	%{_bindir}/gnative2ascii
14mu|gcc-4.9.4_2017.01-6|1028	%{_bindir}/grmic
14mu|gcc-4.9.4_2017.01-6|1029	%{_bindir}/gserialver
14mu|gcc-4.9.4_2017.01-6|1030	%{_bindir}/jcf-dump
14mu|gcc-4.9.4_2017.01-6|1031	%{_bindir}/jv-convert
14mu|gcc-4.9.4_2017.01-6|1032	%{_bindir}/rebuild-gcj-db
14mu|gcc-4.9.4_2017.01-6|1033	%{_mandir}/man1/aot-compile.1*
14mu|gcc-4.9.4_2017.01-6|1034	%{_mandir}/man1/gc-analyze.1*
14mu|gcc-4.9.4_2017.01-6|1035	%{_mandir}/man1/gcj.1*
14mu|gcc-4.9.4_2017.01-6|1036	%{_mandir}/man1/gcj-dbtool.1*
14mu|gcc-4.9.4_2017.01-6|1037	%{_mandir}/man1/gcjh.1*
14mu|gcc-4.9.4_2017.01-6|1038	%{_mandir}/man1/gjar.1*
14mu|gcc-4.9.4_2017.01-6|1039	%{_mandir}/man1/gjarsigner.1*
14mu|gcc-4.9.4_2017.01-6|1040	%{_mandir}/man1/gjavah.1*
14mu|gcc-4.9.4_2017.01-6|1041	%{_mandir}/man1/gjdoc.1*
14mu|gcc-4.9.4_2017.01-6|1042	%{_mandir}/man1/gnative2ascii.1*
14mu|gcc-4.9.4_2017.01-6|1043	%{_mandir}/man1/grmic.1*
14mu|gcc-4.9.4_2017.01-6|1044	%{_mandir}/man1/gserialver.1*
14mu|gcc-4.9.4_2017.01-6|1045	%{_mandir}/man1/jcf-dump.1*
14mu|gcc-4.9.4_2017.01-6|1046	%{_mandir}/man1/jv-convert.1*
14mu|gcc-4.9.4_2017.01-6|1047	%{_mandir}/man1/rebuild-gcj-db.1*
14mu|gcc-4.9.4_2017.01-6|1048	%{_infodir}/gcj.info*
14mu|gcc-4.9.4_2017.01-6|1049	%{_infodir}/cp-tools.info*
14mu|gcc-4.9.4_2017.01-6|1050	%{_bindir}/gcj-%{ver}
14mu|gcc-4.9.4_2017.01-6|1051	%{_bindir}/%{_target_platform}-gcj
14mu|gcc-4.9.4_2017.01-6|1052	%{_bindir}/%{_target_platform}-gcj-%{ver}
14mu|gcc-4.9.4_2017.01-6|1053	%{_bindir}/%{_target_platform}-gcjh
14mu|gcc-4.9.4_2017.01-6|1054	%{gcclibexecdir}/jc1
14mu|gcc-4.9.4_2017.01-6|1055	%{gcclibexecdir}/ecj1
14mu|gcc-4.9.4_2017.01-6|1056	%{gcclibexecdir}/jvgenmain
14mu|gcc-4.9.4_2017.01-6|1057	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|1058	%doc %{_docdir}/gcc-java
14mu|gcc-4.9.4_2017.01-6|1059	%endif
14mu|gcc-4.9.4_2017.01-6|1060	
14mu|gcc-4.9.4_2017.01-6|1061	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1062	
14mu|gcc-4.9.4_2017.01-6|1063	%package -n %{libgcj}
14mu|gcc-4.9.4_2017.01-6|1064	Summary:	Java runtime library for gcc (platform dependent parts)
14mu|gcc-4.9.4_2017.01-6|1065	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1066	Provides:	libgcj = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1067	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1068	# for compatibility and/or make updates clean
14mu|gcc-4.9.4_2017.01-6|1069	Provides:	libgcj%{gcj_major} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1070	%endif
14mu|gcc-4.9.4_2017.01-6|1071	Requires:	zip >= 2.1
14mu|gcc-4.9.4_2017.01-6|1072	Requires:	libgcj-java >= %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1073	%if %{without java_bootstrap}
14mu|gcc-4.9.4_2017.01-6|1074	# We need antlr
14mu|gcc-4.9.4_2017.01-6|1075	BuildRequires:	antlr-tool
14mu|gcc-4.9.4_2017.01-6|1076	%endif
14mu|gcc-4.9.4_2017.01-6|1077	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gcc-4.9.4_2017.01-6|1078	BuildRequires:	pkgconfig(glib-2.0)
14mu|gcc-4.9.4_2017.01-6|1079	BuildRequires:	pkgconfig(libart-2.0)
14mu|gcc-4.9.4_2017.01-6|1080	BuildRequires:	pkgconfig(alsa)
14mu|gcc-4.9.4_2017.01-6|1081	BuildRequires:	pkgconfig(xt)
14mu|gcc-4.9.4_2017.01-6|1082	BuildRequires:	pkgconfig(xtst)
14mu|gcc-4.9.4_2017.01-6|1083	BuildRequires:	spec-helper >= 0.31.10
14mu|gcc-4.9.4_2017.01-6|1084	
14mu|gcc-4.9.4_2017.01-6|1085	%description -n %{libgcj}
14mu|gcc-4.9.4_2017.01-6|1086	The Java(tm) runtime library. You will need this package to run your Java
14mu|gcc-4.9.4_2017.01-6|1087	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
14mu|gcc-4.9.4_2017.01-6|1088	
14mu|gcc-4.9.4_2017.01-6|1089	%files -n %{libgcj}
14mu|gcc-4.9.4_2017.01-6|1090	%dir %{_libdir}/gcj-%{ver}-%{gcj_major}
14mu|gcc-4.9.4_2017.01-6|1091	%{_libdir}/gcj-%{ver}-%{gcj_major}/*.so
14mu|gcc-4.9.4_2017.01-6|1092	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_libdir}/gcj-%{ver}-%{gcj_major}/classmap.db
14mu|gcc-4.9.4_2017.01-6|1093	%{_libdir}/libgcj.so.%{gcj_major}*
14mu|gcc-4.9.4_2017.01-6|1094	%{_libdir}/libgcj-tools.so.%{gcj_major}*
14mu|gcc-4.9.4_2017.01-6|1095	%{_libdir}/libgij.so.%{gcj_major}*
14mu|gcc-4.9.4_2017.01-6|1096	
14mu|gcc-4.9.4_2017.01-6|1097	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1098	
14mu|gcc-4.9.4_2017.01-6|1099	%package -n %{libgcj_bc}
14mu|gcc-4.9.4_2017.01-6|1100	Summary:	Java runtime library for gcc
14mu|gcc-4.9.4_2017.01-6|1101	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1102	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1103	Provides:	libgcj_bc%{gcj_bc_major} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1104	%endif
14mu|gcc-4.9.4_2017.01-6|1105	Conflicts:	%{_lib}gcj13 < 4.7.3_2012.10-4
14mu|gcc-4.9.4_2017.01-6|1106	Conflicts:	%{_lib}gcj15 < 4.9.1_2014.05-2
14mu|gcc-4.9.4_2017.01-6|1107	
14mu|gcc-4.9.4_2017.01-6|1108	%description -n %{libgcj_bc}
14mu|gcc-4.9.4_2017.01-6|1109	The Java(tm) runtime library. You will need this package to run your Java
14mu|gcc-4.9.4_2017.01-6|1110	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
14mu|gcc-4.9.4_2017.01-6|1111	
14mu|gcc-4.9.4_2017.01-6|1112	%files -n %{libgcj_bc}
14mu|gcc-4.9.4_2017.01-6|1113	%{_libdir}/libgcj_bc.so.%{gcj_bc_major}*
14mu|gcc-4.9.4_2017.01-6|1114	
14mu|gcc-4.9.4_2017.01-6|1115	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1116	
14mu|gcc-4.9.4_2017.01-6|1117	%package -n libgcj-java
14mu|gcc-4.9.4_2017.01-6|1118	Summary:	Java runtime library for gcc (Java parts)
14mu|gcc-4.9.4_2017.01-6|1119	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1120	Conflicts:	%{_lib}gcj13 < 4.7.3_2012.10-4
14mu|gcc-4.9.4_2017.01-6|1121	Requires:	%{libgcj} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1122	
14mu|gcc-4.9.4_2017.01-6|1123	%description -n libgcj-java
14mu|gcc-4.9.4_2017.01-6|1124	The Java(tm) runtime library. You will need this package to run your Java
14mu|gcc-4.9.4_2017.01-6|1125	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
14mu|gcc-4.9.4_2017.01-6|1126	
14mu|gcc-4.9.4_2017.01-6|1127	%files -n libgcj-java
14mu|gcc-4.9.4_2017.01-6|1128	%{_javadir}/libgcj*.jar
14mu|gcc-4.9.4_2017.01-6|1129	
14mu|gcc-4.9.4_2017.01-6|1130	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1131	
14mu|gcc-4.9.4_2017.01-6|1132	%package -n gcj-tools
14mu|gcc-4.9.4_2017.01-6|1133	Summary:	Tools needed to use applications in the GCJ Java runtime
14mu|gcc-4.9.4_2017.01-6|1134	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1135	Requires:	%{libgcj} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1136	Requires:	zip >= 2.1
14mu|gcc-4.9.4_2017.01-6|1137	
14mu|gcc-4.9.4_2017.01-6|1138	%description -n gcj-tools
14mu|gcc-4.9.4_2017.01-6|1139	Tools needed to run applications in the GCJ Java(tm) runtime. You will
14mu|gcc-4.9.4_2017.01-6|1140	need this package to run your Java programs in the Java Virtual Machine
14mu|gcc-4.9.4_2017.01-6|1141	(JVM) provided by the GNU Compiler Collection (gcj).
14mu|gcc-4.9.4_2017.01-6|1142	
14mu|gcc-4.9.4_2017.01-6|1143	%files -n gcj-tools
14mu|gcc-4.9.4_2017.01-6|1144	%{_bindir}/gappletviewer
14mu|gcc-4.9.4_2017.01-6|1145	%{_bindir}/gij
14mu|gcc-4.9.4_2017.01-6|1146	%{_bindir}/grmid
14mu|gcc-4.9.4_2017.01-6|1147	%{_bindir}/grmiregistry
14mu|gcc-4.9.4_2017.01-6|1148	%{_bindir}/gtnameserv
14mu|gcc-4.9.4_2017.01-6|1149	%{_bindir}/gkeytool
14mu|gcc-4.9.4_2017.01-6|1150	%{_bindir}/gorbd
14mu|gcc-4.9.4_2017.01-6|1151	%{_mandir}/man1/gappletviewer.1*
14mu|gcc-4.9.4_2017.01-6|1152	%{_mandir}/man1/gij.1*
14mu|gcc-4.9.4_2017.01-6|1153	%{_mandir}/man1/grmiregistry.1*
14mu|gcc-4.9.4_2017.01-6|1154	%{_mandir}/man1/gkeytool.1*
14mu|gcc-4.9.4_2017.01-6|1155	%{_mandir}/man1/gorbd.1*
14mu|gcc-4.9.4_2017.01-6|1156	%{_mandir}/man1/grmid.1*
14mu|gcc-4.9.4_2017.01-6|1157	%{_mandir}/man1/gtnameserv.1*
14mu|gcc-4.9.4_2017.01-6|1158	%{_libdir}/logging.properties
14mu|gcc-4.9.4_2017.01-6|1159	%{_libdir}/security
14mu|gcc-4.9.4_2017.01-6|1160	%if %{build_pdf}
14mu|gcc-4.9.4_2017.01-6|1161	%doc %{_docdir}/libjava
14mu|gcc-4.9.4_2017.01-6|1162	%endif
14mu|gcc-4.9.4_2017.01-6|1163	
14mu|gcc-4.9.4_2017.01-6|1164	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1165	
14mu|gcc-4.9.4_2017.01-6|1166	%package -n %{libgcj_devel}
14mu|gcc-4.9.4_2017.01-6|1167	Summary:	Libraries for Java development using GCC
14mu|gcc-4.9.4_2017.01-6|1168	Group:		Development/Java
14mu|gcc-4.9.4_2017.01-6|1169	Requires:	%{libgcj} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1170	Requires:	%{libgcj_bc} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1171	Requires:	awk
14mu|gcc-4.9.4_2017.01-6|1172	Requires:	pkgconfig(zlib)
14mu|gcc-4.9.4_2017.01-6|1173	Provides:	libgcj-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1174	Provides:	gcj-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1175	
14mu|gcc-4.9.4_2017.01-6|1176	%description -n %{libgcj_devel}
14mu|gcc-4.9.4_2017.01-6|1177	The Java(tm) static libraries and C header files. You will need this
14mu|gcc-4.9.4_2017.01-6|1178	package to compile your Java programs using the GCC Java compiler (gcj).
14mu|gcc-4.9.4_2017.01-6|1179	
14mu|gcc-4.9.4_2017.01-6|1180	%files -n %{libgcj_devel}
14mu|gcc-4.9.4_2017.01-6|1181	%{gccdir}/include/gcj
14mu|gcc-4.9.4_2017.01-6|1182	%{gccdir}/include/jawt*.h
14mu|gcc-4.9.4_2017.01-6|1183	%{gccdir}/include/jni*.h
14mu|gcc-4.9.4_2017.01-6|1184	%{gccdir}/include/jvm*.h
14mu|gcc-4.9.4_2017.01-6|1185	%{py_puresitedir}/libjava
14mu|gcc-4.9.4_2017.01-6|1186	%{_libdir}/pkgconfig/libgcj-%{branch}.pc
14mu|gcc-4.9.4_2017.01-6|1187	%{_libdir}/libgcj*.spec
14mu|gcc-4.9.4_2017.01-6|1188	%{_libdir}/libgcj*.so
14mu|gcc-4.9.4_2017.01-6|1189	%{_libdir}/libgij.so
14mu|gcc-4.9.4_2017.01-6|1190	
14mu|gcc-4.9.4_2017.01-6|1191	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1192	
14mu|gcc-4.9.4_2017.01-6|1193	%package -n libgcj%{gcj_major}-src
14mu|gcc-4.9.4_2017.01-6|1194	Summary:	Java library sources
14mu|gcc-4.9.4_2017.01-6|1195	Group:		Development/Java
14mu|gcc-4.9.4_2017.01-6|1196	Requires:	%{libgcj} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1197	Provides:	libgcj-src = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1198	
14mu|gcc-4.9.4_2017.01-6|1199	%description -n libgcj%{gcj_major}-src
14mu|gcc-4.9.4_2017.01-6|1200	The Java(tm) runtime library sources.
14mu|gcc-4.9.4_2017.01-6|1201	
14mu|gcc-4.9.4_2017.01-6|1202	%files -n libgcj%{gcj_major}-src
14mu|gcc-4.9.4_2017.01-6|1203	%{_javadir}/src-%{ver}.zip
14mu|gcc-4.9.4_2017.01-6|1204	
14mu|gcc-4.9.4_2017.01-6|1205	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1206	# build java
14mu|gcc-4.9.4_2017.01-6|1207	%endif
14mu|gcc-4.9.4_2017.01-6|1208	
14mu|gcc-4.9.4_2017.01-6|1209	########################################################################
14mu|gcc-4.9.4_2017.01-6|1210	%if %{build_objc}
14mu|gcc-4.9.4_2017.01-6|1211	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1212	
14mu|gcc-4.9.4_2017.01-6|1213	%package objc
14mu|gcc-4.9.4_2017.01-6|1214	Summary:	Objective-C support for GCC
14mu|gcc-4.9.4_2017.01-6|1215	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|1216	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1217	Requires:	%{libobjc_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1218	
14mu|gcc-4.9.4_2017.01-6|1219	%description objc
14mu|gcc-4.9.4_2017.01-6|1220	gcc-objc provides Objective-C support for the GCC.
14mu|gcc-4.9.4_2017.01-6|1221	Mainly used on systems running NeXTSTEP, Objective-C is an
14mu|gcc-4.9.4_2017.01-6|1222	object-oriented derivative of the C language.
14mu|gcc-4.9.4_2017.01-6|1223	
14mu|gcc-4.9.4_2017.01-6|1224	%files objc
14mu|gcc-4.9.4_2017.01-6|1225	%{gcclibexecdir}/cc1obj
14mu|gcc-4.9.4_2017.01-6|1226	
14mu|gcc-4.9.4_2017.01-6|1227	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1228	
14mu|gcc-4.9.4_2017.01-6|1229	%package -n %{libobjc}
14mu|gcc-4.9.4_2017.01-6|1230	Summary:	Objective-C runtime
14mu|gcc-4.9.4_2017.01-6|1231	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1232	Provides:	libobjc = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1233	
14mu|gcc-4.9.4_2017.01-6|1234	%description -n %{libobjc}
14mu|gcc-4.9.4_2017.01-6|1235	This package contains Objective-C shared library which is needed to run
14mu|gcc-4.9.4_2017.01-6|1236	Objective-C dynamically linked programs.
14mu|gcc-4.9.4_2017.01-6|1237	
14mu|gcc-4.9.4_2017.01-6|1238	%files -n %{libobjc}
14mu|gcc-4.9.4_2017.01-6|1239	%{_libdir}/libobjc.so.%{objc_major}*
14mu|gcc-4.9.4_2017.01-6|1240	
14mu|gcc-4.9.4_2017.01-6|1241	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1242	
14mu|gcc-4.9.4_2017.01-6|1243	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1244	%package -n %{multilibobjc}
14mu|gcc-4.9.4_2017.01-6|1245	Summary:	Objective-C runtime
14mu|gcc-4.9.4_2017.01-6|1246	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1247	Provides:	libobjc = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1248	Conflicts:	%{libobjc} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|1249	
14mu|gcc-4.9.4_2017.01-6|1250	%description -n %{multilibobjc}
14mu|gcc-4.9.4_2017.01-6|1251	This package contains Objective-C shared library which is needed to run
14mu|gcc-4.9.4_2017.01-6|1252	Objective-C dynamically linked programs.
14mu|gcc-4.9.4_2017.01-6|1253	
14mu|gcc-4.9.4_2017.01-6|1254	%files -n %{multilibobjc}
14mu|gcc-4.9.4_2017.01-6|1255	%{multilibdir}/libobjc.so.%{objc_major}*
14mu|gcc-4.9.4_2017.01-6|1256	%endif
14mu|gcc-4.9.4_2017.01-6|1257	
14mu|gcc-4.9.4_2017.01-6|1258	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1259	
14mu|gcc-4.9.4_2017.01-6|1260	%package -n %{libobjc_devel}
14mu|gcc-4.9.4_2017.01-6|1261	Summary:	Objective-C development libraries
14mu|gcc-4.9.4_2017.01-6|1262	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|1263	Requires:	%{libobjc} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1264	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1265	Requires:	%{multilibobjc} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1266	%endif
14mu|gcc-4.9.4_2017.01-6|1267	Provides:	libobjc-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1268	Provides:	objc-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1269	
14mu|gcc-4.9.4_2017.01-6|1270	%description -n %{libobjc_devel}
14mu|gcc-4.9.4_2017.01-6|1271	This package includes libraries and support files for compiling
14mu|gcc-4.9.4_2017.01-6|1272	Objective-C programs.
14mu|gcc-4.9.4_2017.01-6|1273	
14mu|gcc-4.9.4_2017.01-6|1274	%files -n %{libobjc_devel}
14mu|gcc-4.9.4_2017.01-6|1275	%{_libdir}/libobjc.so
14mu|gcc-4.9.4_2017.01-6|1276	%{gccdir}/include/objc
14mu|gcc-4.9.4_2017.01-6|1277	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1278	%{multilibdir}/libobjc.so
14mu|gcc-4.9.4_2017.01-6|1279	%endif
14mu|gcc-4.9.4_2017.01-6|1280	
14mu|gcc-4.9.4_2017.01-6|1281	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1282	
14mu|gcc-4.9.4_2017.01-6|1283	%package -n %{libobjc_static_devel}
14mu|gcc-4.9.4_2017.01-6|1284	Summary:	Static Objective-C libraries
14mu|gcc-4.9.4_2017.01-6|1285	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|1286	Requires:	%{libobjc_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1287	Provides:	libobjc-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1288	Provides:	objc-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1289	
14mu|gcc-4.9.4_2017.01-6|1290	%description -n %{libobjc_static_devel}
14mu|gcc-4.9.4_2017.01-6|1291	This package contains static Objective-C libraries.
14mu|gcc-4.9.4_2017.01-6|1292	
14mu|gcc-4.9.4_2017.01-6|1293	%files -n %{libobjc_static_devel}
14mu|gcc-4.9.4_2017.01-6|1294	%{_libdir}/libobjc.*a
14mu|gcc-4.9.4_2017.01-6|1295	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1296	%{multilibdir}/libobjc.*a
14mu|gcc-4.9.4_2017.01-6|1297	%endif
14mu|gcc-4.9.4_2017.01-6|1298	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1299	# build objc
14mu|gcc-4.9.4_2017.01-6|1300	%endif
14mu|gcc-4.9.4_2017.01-6|1301	
14mu|gcc-4.9.4_2017.01-6|1302	########################################################################
14mu|gcc-4.9.4_2017.01-6|1303	%if %{build_objcxx}
14mu|gcc-4.9.4_2017.01-6|1304	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1305	
14mu|gcc-4.9.4_2017.01-6|1306	%package objc++
14mu|gcc-4.9.4_2017.01-6|1307	Summary:	Objective-C++ support for GCC
14mu|gcc-4.9.4_2017.01-6|1308	Group:		Development/Other
14mu|gcc-4.9.4_2017.01-6|1309	Requires:	gcc-objc = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1310	
14mu|gcc-4.9.4_2017.01-6|1311	%description objc++
14mu|gcc-4.9.4_2017.01-6|1312	gcc++-objc provides Objective-C++ support for the GCC.
14mu|gcc-4.9.4_2017.01-6|1313	
14mu|gcc-4.9.4_2017.01-6|1314	%files objc++
14mu|gcc-4.9.4_2017.01-6|1315	%{gcclibexecdir}/cc1objplus
14mu|gcc-4.9.4_2017.01-6|1316	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1317	# build objcxx
14mu|gcc-4.9.4_2017.01-6|1318	%endif
14mu|gcc-4.9.4_2017.01-6|1319	
14mu|gcc-4.9.4_2017.01-6|1320	########################################################################
14mu|gcc-4.9.4_2017.01-6|1321	%if %{package_ffi}
14mu|gcc-4.9.4_2017.01-6|1322	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1323	
14mu|gcc-4.9.4_2017.01-6|1324	%package -n %{libffi}
14mu|gcc-4.9.4_2017.01-6|1325	Summary:	GCC support library for FFI
14mu|gcc-4.9.4_2017.01-6|1326	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1327	Provides:	libffi = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1328	
14mu|gcc-4.9.4_2017.01-6|1329	%description -n %{libffi}
14mu|gcc-4.9.4_2017.01-6|1330	This package contains GCC shared support library which is needed
14mu|gcc-4.9.4_2017.01-6|1331	for FFI support.
14mu|gcc-4.9.4_2017.01-6|1332	
14mu|gcc-4.9.4_2017.01-6|1333	%files -n %{libffi}
14mu|gcc-4.9.4_2017.01-6|1334	%{_libdir}/libffi.so.%{ffi_major}*
14mu|gcc-4.9.4_2017.01-6|1335	
14mu|gcc-4.9.4_2017.01-6|1336	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1337	
14mu|gcc-4.9.4_2017.01-6|1338	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1339	%package -n %{multilibffi}
14mu|gcc-4.9.4_2017.01-6|1340	Summary:	GCC support library for FFI
14mu|gcc-4.9.4_2017.01-6|1341	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1342	Conflicts:	%{libffi} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|1343	
14mu|gcc-4.9.4_2017.01-6|1344	%description -n %{multilibffi}
14mu|gcc-4.9.4_2017.01-6|1345	This package contains GCC shared support library which is needed
14mu|gcc-4.9.4_2017.01-6|1346	for FFI support.
14mu|gcc-4.9.4_2017.01-6|1347	
14mu|gcc-4.9.4_2017.01-6|1348	%files -n %{multilibffi}
14mu|gcc-4.9.4_2017.01-6|1349	%{multirootlibdir}/libffi.so.%{ffi_major}*
14mu|gcc-4.9.4_2017.01-6|1350	%endif
14mu|gcc-4.9.4_2017.01-6|1351	
14mu|gcc-4.9.4_2017.01-6|1352	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1353	
14mu|gcc-4.9.4_2017.01-6|1354	%package -n %{libffi_devel}
14mu|gcc-4.9.4_2017.01-6|1355	Summary:	GCC development for FFI
14mu|gcc-4.9.4_2017.01-6|1356	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1357	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1358	Requires:	%{libffi} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1359	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1360	Requires:	%{multilibffi} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1361	%endif
14mu|gcc-4.9.4_2017.01-6|1362	Provides:	libffi-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1363	Provides:	ffi-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1364	
14mu|gcc-4.9.4_2017.01-6|1365	%description -n %{libffi_devel}
14mu|gcc-4.9.4_2017.01-6|1366	This package contains GCC development which is needed
14mu|gcc-4.9.4_2017.01-6|1367	to compile FFI support.
14mu|gcc-4.9.4_2017.01-6|1368	
14mu|gcc-4.9.4_2017.01-6|1369	%files -n %{libffi_devel}
14mu|gcc-4.9.4_2017.01-6|1370	%{_libdir}/libffi.so
14mu|gcc-4.9.4_2017.01-6|1371	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1372	%{multilibdir}/libffi.so
14mu|gcc-4.9.4_2017.01-6|1373	%endif
14mu|gcc-4.9.4_2017.01-6|1374	%{_mandir}/man3/*.3*
14mu|gcc-4.9.4_2017.01-6|1375	
14mu|gcc-4.9.4_2017.01-6|1376	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1377	
14mu|gcc-4.9.4_2017.01-6|1378	%package -n %{libffi_static_devel}
14mu|gcc-4.9.4_2017.01-6|1379	Summary:	GCC FFI static library
14mu|gcc-4.9.4_2017.01-6|1380	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1381	Requires:	%{libffi_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1382	Provides:	libffi-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1383	Provides:	ffi-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1384	
14mu|gcc-4.9.4_2017.01-6|1385	%description -n %{libffi_static_devel}
14mu|gcc-4.9.4_2017.01-6|1386	This package contains GCC static libraries which are needed
14mu|gcc-4.9.4_2017.01-6|1387	to compile FFI support.
14mu|gcc-4.9.4_2017.01-6|1388	
14mu|gcc-4.9.4_2017.01-6|1389	%files -n %{libffi_static_devel}
14mu|gcc-4.9.4_2017.01-6|1390	%{_libdir}/libffi.*a
14mu|gcc-4.9.4_2017.01-6|1391	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1392	%{multilibdir}/libffi.*a
14mu|gcc-4.9.4_2017.01-6|1393	%endif
14mu|gcc-4.9.4_2017.01-6|1394	
14mu|gcc-4.9.4_2017.01-6|1395	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1396	# package ffi
14mu|gcc-4.9.4_2017.01-6|1397	%endif
14mu|gcc-4.9.4_2017.01-6|1398	
14mu|gcc-4.9.4_2017.01-6|1399	########################################################################
14mu|gcc-4.9.4_2017.01-6|1400	%if %{build_quadmath}
14mu|gcc-4.9.4_2017.01-6|1401	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1402	
14mu|gcc-4.9.4_2017.01-6|1403	%package -n %{libquadmath}
14mu|gcc-4.9.4_2017.01-6|1404	Summary:	GCC __float128 shared support library
14mu|gcc-4.9.4_2017.01-6|1405	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1406	Provides:	libquadmath = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1407	
14mu|gcc-4.9.4_2017.01-6|1408	%description -n %{libquadmath}
14mu|gcc-4.9.4_2017.01-6|1409	This package contains GCC shared support library which is needed
14mu|gcc-4.9.4_2017.01-6|1410	for __float128 math support and for Fortran REAL*16 support.
14mu|gcc-4.9.4_2017.01-6|1411	
14mu|gcc-4.9.4_2017.01-6|1412	%files -n %{libquadmath}
14mu|gcc-4.9.4_2017.01-6|1413	%{_libdir}/libquadmath.so.%{quadmath_major}*
14mu|gcc-4.9.4_2017.01-6|1414	
14mu|gcc-4.9.4_2017.01-6|1415	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1416	
14mu|gcc-4.9.4_2017.01-6|1417	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1418	%package -n %{multilibquadmath}
14mu|gcc-4.9.4_2017.01-6|1419	Summary:	GCC __float128 shared support library
14mu|gcc-4.9.4_2017.01-6|1420	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1421	Conflicts:	%{libquadmath} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|1422	
14mu|gcc-4.9.4_2017.01-6|1423	%description -n %{multilibquadmath}
14mu|gcc-4.9.4_2017.01-6|1424	This package contains GCC shared support library which is needed
14mu|gcc-4.9.4_2017.01-6|1425	for __float128 math support and for Fortran REAL*16 support.
14mu|gcc-4.9.4_2017.01-6|1426	
14mu|gcc-4.9.4_2017.01-6|1427	%files -n %{multilibquadmath}
14mu|gcc-4.9.4_2017.01-6|1428	%{multilibdir}/libquadmath.so.%{quadmath_major}*
14mu|gcc-4.9.4_2017.01-6|1429	%endif
14mu|gcc-4.9.4_2017.01-6|1430	
14mu|gcc-4.9.4_2017.01-6|1431	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1432	
14mu|gcc-4.9.4_2017.01-6|1433	%package -n %{libquadmath_devel}
14mu|gcc-4.9.4_2017.01-6|1434	Summary:	GCC __float128 support
14mu|gcc-4.9.4_2017.01-6|1435	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1436	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1437	Requires:	%{libquadmath} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1438	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1439	Requires:	%{multilibquadmath} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1440	%endif
14mu|gcc-4.9.4_2017.01-6|1441	Provides:	libquadmath-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1442	Provides:	quadmath-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1443	
14mu|gcc-4.9.4_2017.01-6|1444	%description -n %{libquadmath_devel}
14mu|gcc-4.9.4_2017.01-6|1445	This package contains support for building Fortran programs using
14mu|gcc-4.9.4_2017.01-6|1446	REAL*16 and programs using __float128 math.
14mu|gcc-4.9.4_2017.01-6|1447	
14mu|gcc-4.9.4_2017.01-6|1448	%files -n %{libquadmath_devel}
14mu|gcc-4.9.4_2017.01-6|1449	%{_libdir}/libquadmath.so
14mu|gcc-4.9.4_2017.01-6|1450	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1451	%{multilibdir}/libquadmath.so
14mu|gcc-4.9.4_2017.01-6|1452	%endif
14mu|gcc-4.9.4_2017.01-6|1453	%{_infodir}/libquadmath.info*
14mu|gcc-4.9.4_2017.01-6|1454	%{gccdir}/include/quadmath*.h
14mu|gcc-4.9.4_2017.01-6|1455	%if %{build_pdf}
14mu|gcc-4.9.4_2017.01-6|1456	%doc %{_docdir}/libquadmath
14mu|gcc-4.9.4_2017.01-6|1457	%endif
14mu|gcc-4.9.4_2017.01-6|1458	
14mu|gcc-4.9.4_2017.01-6|1459	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1460	
14mu|gcc-4.9.4_2017.01-6|1461	%package -n %{libquadmath_static_devel}
14mu|gcc-4.9.4_2017.01-6|1462	Summary:	Static libraries for __float128 support
14mu|gcc-4.9.4_2017.01-6|1463	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1464	Requires:	%{libquadmath_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1465	Provides:	libquadmath-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1466	Provides:	quadmath-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1467	
14mu|gcc-4.9.4_2017.01-6|1468	%description -n %{libquadmath_static_devel}
14mu|gcc-4.9.4_2017.01-6|1469	This package contains static libraries for building Fortran programs
14mu|gcc-4.9.4_2017.01-6|1470	using REAL*16 and programs using __float128 math.
14mu|gcc-4.9.4_2017.01-6|1471	
14mu|gcc-4.9.4_2017.01-6|1472	%files -n %{libquadmath_static_devel}
14mu|gcc-4.9.4_2017.01-6|1473	%{_libdir}/libquadmath.*a
14mu|gcc-4.9.4_2017.01-6|1474	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1475	%{multilibdir}/libquadmath.*a
14mu|gcc-4.9.4_2017.01-6|1476	%endif
14mu|gcc-4.9.4_2017.01-6|1477	
14mu|gcc-4.9.4_2017.01-6|1478	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1479	# build quadmath
14mu|gcc-4.9.4_2017.01-6|1480	%endif
14mu|gcc-4.9.4_2017.01-6|1481	
14mu|gcc-4.9.4_2017.01-6|1482	########################################################################
14mu|gcc-4.9.4_2017.01-6|1483	%if %{build_gomp}
14mu|gcc-4.9.4_2017.01-6|1484	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1485	
14mu|gcc-4.9.4_2017.01-6|1486	%package -n %{libgomp}
14mu|gcc-4.9.4_2017.01-6|1487	Summary:	GCC OpenMP v3.0 shared support library
14mu|gcc-4.9.4_2017.01-6|1488	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1489	Provides:	libgomp = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1490	
14mu|gcc-4.9.4_2017.01-6|1491	%description -n %{libgomp}
14mu|gcc-4.9.4_2017.01-6|1492	This package contains GCC shared library which is needed
14mu|gcc-4.9.4_2017.01-6|1493	for OpenMP v3.0 support.
14mu|gcc-4.9.4_2017.01-6|1494	
14mu|gcc-4.9.4_2017.01-6|1495	%files -n %{libgomp}
14mu|gcc-4.9.4_2017.01-6|1496	/%{_lib}/libgomp.so.%{gomp_major}*
14mu|gcc-4.9.4_2017.01-6|1497	
14mu|gcc-4.9.4_2017.01-6|1498	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1499	
14mu|gcc-4.9.4_2017.01-6|1500	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1501	%package -n %{multilibgomp}
14mu|gcc-4.9.4_2017.01-6|1502	Summary:	GCC OpenMP v3.0 shared support library
14mu|gcc-4.9.4_2017.01-6|1503	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1504	Provides:	libgomp = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1505	Conflicts:	%{libgomp} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|1506	
14mu|gcc-4.9.4_2017.01-6|1507	%description -n %{multilibgomp}
14mu|gcc-4.9.4_2017.01-6|1508	This package contains GCC shared library which is needed
14mu|gcc-4.9.4_2017.01-6|1509	for OpenMP v3.0 support.
14mu|gcc-4.9.4_2017.01-6|1510	
14mu|gcc-4.9.4_2017.01-6|1511	%files -n %{multilibgomp}
14mu|gcc-4.9.4_2017.01-6|1512	%{multirootlibdir}/libgomp.so.%{gomp_major}*
14mu|gcc-4.9.4_2017.01-6|1513	%endif
14mu|gcc-4.9.4_2017.01-6|1514	
14mu|gcc-4.9.4_2017.01-6|1515	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1516	
14mu|gcc-4.9.4_2017.01-6|1517	%package -n %{libgomp_devel}
14mu|gcc-4.9.4_2017.01-6|1518	Summary:	GCC OpenMP v3.0 development support
14mu|gcc-4.9.4_2017.01-6|1519	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1520	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1521	Requires:	%{libgomp} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1522	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1523	Requires:	%{multilibgomp} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1524	%endif
14mu|gcc-4.9.4_2017.01-6|1525	Provides:	libgomp-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1526	Provides:	gomp-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1527	
14mu|gcc-4.9.4_2017.01-6|1528	%description -n %{libgomp_devel}
14mu|gcc-4.9.4_2017.01-6|1529	This package contains GCC development which is needed
14mu|gcc-4.9.4_2017.01-6|1530	to compile OpenMP v3.0 support.
14mu|gcc-4.9.4_2017.01-6|1531	
14mu|gcc-4.9.4_2017.01-6|1532	%files -n %{libgomp_devel}
14mu|gcc-4.9.4_2017.01-6|1533	%{_libdir}/libgomp.so
14mu|gcc-4.9.4_2017.01-6|1534	%{_libdir}/libgomp.spec
14mu|gcc-4.9.4_2017.01-6|1535	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1536	%{multilibdir}/libgomp.so
14mu|gcc-4.9.4_2017.01-6|1537	%{multilibdir}/libgomp.spec
14mu|gcc-4.9.4_2017.01-6|1538	%endif
14mu|gcc-4.9.4_2017.01-6|1539	%{_infodir}/libgomp.info*
14mu|gcc-4.9.4_2017.01-6|1540	%{gccdir}/include/omp*.h
14mu|gcc-4.9.4_2017.01-6|1541	%if %{build_pdf}
14mu|gcc-4.9.4_2017.01-6|1542	%doc %{_docdir}/libgomp
14mu|gcc-4.9.4_2017.01-6|1543	%endif
14mu|gcc-4.9.4_2017.01-6|1544	
14mu|gcc-4.9.4_2017.01-6|1545	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1546	
14mu|gcc-4.9.4_2017.01-6|1547	%package -n %{libgomp_static_devel}
14mu|gcc-4.9.4_2017.01-6|1548	Summary:	GCC OpenMP v3.0 static library
14mu|gcc-4.9.4_2017.01-6|1549	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1550	Requires:	%{libgomp_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1551	Provides:	libgomp-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1552	Provides:	gomp-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1553	
14mu|gcc-4.9.4_2017.01-6|1554	%description -n %{libgomp_static_devel}
14mu|gcc-4.9.4_2017.01-6|1555	This package contains GCC static libraries which are needed
14mu|gcc-4.9.4_2017.01-6|1556	to compile OpenMP v3.0 support.
14mu|gcc-4.9.4_2017.01-6|1557	
14mu|gcc-4.9.4_2017.01-6|1558	%files -n %{libgomp_static_devel}
14mu|gcc-4.9.4_2017.01-6|1559	%{_libdir}/libgomp.*a
14mu|gcc-4.9.4_2017.01-6|1560	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1561	%{multilibdir}/libgomp.*a
14mu|gcc-4.9.4_2017.01-6|1562	%endif
14mu|gcc-4.9.4_2017.01-6|1563	
14mu|gcc-4.9.4_2017.01-6|1564	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1565	# build gomp
14mu|gcc-4.9.4_2017.01-6|1566	%endif
14mu|gcc-4.9.4_2017.01-6|1567	
14mu|gcc-4.9.4_2017.01-6|1568	########################################################################
14mu|gcc-4.9.4_2017.01-6|1569	%if %{build_ssp}
14mu|gcc-4.9.4_2017.01-6|1570	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1571	
14mu|gcc-4.9.4_2017.01-6|1572	%package -n %{libssp}
14mu|gcc-4.9.4_2017.01-6|1573	Summary:	GCC SSP shared support library
14mu|gcc-4.9.4_2017.01-6|1574	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1575	Provides:	libssp = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1576	
14mu|gcc-4.9.4_2017.01-6|1577	%description -n %{libssp}
14mu|gcc-4.9.4_2017.01-6|1578	This package contains GCC shared support library which is needed
14mu|gcc-4.9.4_2017.01-6|1579	for SSP support.
14mu|gcc-4.9.4_2017.01-6|1580	
14mu|gcc-4.9.4_2017.01-6|1581	%files -n %{libssp}
14mu|gcc-4.9.4_2017.01-6|1582	%{_libdir}/libssp.so.%{ssp_major}*
14mu|gcc-4.9.4_2017.01-6|1583	
14mu|gcc-4.9.4_2017.01-6|1584	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1585	
14mu|gcc-4.9.4_2017.01-6|1586	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1587	%package -n %{multilibssp}
14mu|gcc-4.9.4_2017.01-6|1588	Summary:	GCC SSP shared support library
14mu|gcc-4.9.4_2017.01-6|1589	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1590	Provides:	libssp = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1591	Conflicts:	%{libssp} < 4.6.2-11
14mu|gcc-4.9.4_2017.01-6|1592	
14mu|gcc-4.9.4_2017.01-6|1593	%description -n %{multilibssp}
14mu|gcc-4.9.4_2017.01-6|1594	This package contains GCC shared support library which is needed
14mu|gcc-4.9.4_2017.01-6|1595	for SSP support.
14mu|gcc-4.9.4_2017.01-6|1596	
14mu|gcc-4.9.4_2017.01-6|1597	%files -n %{multilibssp}
14mu|gcc-4.9.4_2017.01-6|1598	%{multilibdir}/libssp.so.%{ssp_major}*
14mu|gcc-4.9.4_2017.01-6|1599	%endif
14mu|gcc-4.9.4_2017.01-6|1600	
14mu|gcc-4.9.4_2017.01-6|1601	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1602	
14mu|gcc-4.9.4_2017.01-6|1603	%package -n %{libssp_devel}
14mu|gcc-4.9.4_2017.01-6|1604	Summary:	GCC SSP development support
14mu|gcc-4.9.4_2017.01-6|1605	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1606	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1607	Requires:	%{libssp} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1608	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1609	Requires:	%{multilibssp} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1610	%endif
14mu|gcc-4.9.4_2017.01-6|1611	Provides:	libssp-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1612	Provides:	ssp-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1613	
14mu|gcc-4.9.4_2017.01-6|1614	%description -n %{libssp_devel}
14mu|gcc-4.9.4_2017.01-6|1615	This package contains GCC libraries which are needed
14mu|gcc-4.9.4_2017.01-6|1616	to compile SSP support.
14mu|gcc-4.9.4_2017.01-6|1617	
14mu|gcc-4.9.4_2017.01-6|1618	%files -n %{libssp_devel}
14mu|gcc-4.9.4_2017.01-6|1619	%{_libdir}/libssp.so
14mu|gcc-4.9.4_2017.01-6|1620	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1621	%{multilibdir}/libssp.so
14mu|gcc-4.9.4_2017.01-6|1622	%endif
14mu|gcc-4.9.4_2017.01-6|1623	%{gccdir}/include/ssp
14mu|gcc-4.9.4_2017.01-6|1624	
14mu|gcc-4.9.4_2017.01-6|1625	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1626	
14mu|gcc-4.9.4_2017.01-6|1627	%package -n %{libssp_static_devel}
14mu|gcc-4.9.4_2017.01-6|1628	Summary:	GCC SSP static libraries
14mu|gcc-4.9.4_2017.01-6|1629	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1630	Requires:	%{libssp_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1631	Provides:	libssp-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1632	Provides:	ssp-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1633	
14mu|gcc-4.9.4_2017.01-6|1634	%description -n %{libssp_static_devel}
14mu|gcc-4.9.4_2017.01-6|1635	This package contains GCC static libraries which are needed
14mu|gcc-4.9.4_2017.01-6|1636	to compile SSP support.
14mu|gcc-4.9.4_2017.01-6|1637	
14mu|gcc-4.9.4_2017.01-6|1638	%files -n %{libssp_static_devel}
14mu|gcc-4.9.4_2017.01-6|1639	%{_libdir}/libssp.*.*a
14mu|gcc-4.9.4_2017.01-6|1640	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1641	%{multilibdir}/libssp.*.*a
14mu|gcc-4.9.4_2017.01-6|1642	%endif
14mu|gcc-4.9.4_2017.01-6|1643	
14mu|gcc-4.9.4_2017.01-6|1644	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1645	# build ssp
14mu|gcc-4.9.4_2017.01-6|1646	%endif
14mu|gcc-4.9.4_2017.01-6|1647	
14mu|gcc-4.9.4_2017.01-6|1648	########################################################################
14mu|gcc-4.9.4_2017.01-6|1649	%if %{build_itm}
14mu|gcc-4.9.4_2017.01-6|1650	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1651	
14mu|gcc-4.9.4_2017.01-6|1652	%package -n %{libitm}
14mu|gcc-4.9.4_2017.01-6|1653	Summary:	GCC Transactional Memory support library
14mu|gcc-4.9.4_2017.01-6|1654	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1655	Provides:	libitm = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1656	
14mu|gcc-4.9.4_2017.01-6|1657	%description -n %{libitm}
14mu|gcc-4.9.4_2017.01-6|1658	This package contains GCC's Transactional Memory support library.
14mu|gcc-4.9.4_2017.01-6|1659	
14mu|gcc-4.9.4_2017.01-6|1660	%files -n %{libitm}
14mu|gcc-4.9.4_2017.01-6|1661	%{_libdir}/libitm.so.%{itm_major}*
14mu|gcc-4.9.4_2017.01-6|1662	
14mu|gcc-4.9.4_2017.01-6|1663	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1664	
14mu|gcc-4.9.4_2017.01-6|1665	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1666	%package -n %{multilibitm}
14mu|gcc-4.9.4_2017.01-6|1667	Summary:	GCC Transactional Memory support library
14mu|gcc-4.9.4_2017.01-6|1668	Group:		System/Libraries
14mu|gcc-4.9.4_2017.01-6|1669	Provides:	libitm = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1670	
14mu|gcc-4.9.4_2017.01-6|1671	%description -n %{multilibitm}
14mu|gcc-4.9.4_2017.01-6|1672	This package contains GCC's Transactional Memory support library.
14mu|gcc-4.9.4_2017.01-6|1673	
14mu|gcc-4.9.4_2017.01-6|1674	%files -n %{multilibitm}
14mu|gcc-4.9.4_2017.01-6|1675	%{multilibdir}/libitm.so.%{itm_major}*
14mu|gcc-4.9.4_2017.01-6|1676	%endif
14mu|gcc-4.9.4_2017.01-6|1677	
14mu|gcc-4.9.4_2017.01-6|1678	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1679	
14mu|gcc-4.9.4_2017.01-6|1680	%package -n %{libitm_devel}
14mu|gcc-4.9.4_2017.01-6|1681	Summary:	GCC Transactional Memory development support
14mu|gcc-4.9.4_2017.01-6|1682	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1683	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1684	Requires:	%{libitm} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1685	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1686	Requires:	%{multilibitm} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1687	%endif
14mu|gcc-4.9.4_2017.01-6|1688	Provides:	libitm-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1689	Provides:	itm-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1690	
14mu|gcc-4.9.4_2017.01-6|1691	%description -n %{libitm_devel}
14mu|gcc-4.9.4_2017.01-6|1692	This package contains GCC libraries which are needed
14mu|gcc-4.9.4_2017.01-6|1693	to use Transactional Memory features.
14mu|gcc-4.9.4_2017.01-6|1694	
14mu|gcc-4.9.4_2017.01-6|1695	%files -n %{libitm_devel}
14mu|gcc-4.9.4_2017.01-6|1696	%{_libdir}/libitm.so
14mu|gcc-4.9.4_2017.01-6|1697	%{_libdir}/libitm.spec
14mu|gcc-4.9.4_2017.01-6|1698	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1699	%{multilibdir}/libitm.so
14mu|gcc-4.9.4_2017.01-6|1700	%{multilibdir}/libitm.spec
14mu|gcc-4.9.4_2017.01-6|1701	%endif
14mu|gcc-4.9.4_2017.01-6|1702	%{_infodir}/libitm.info*
14mu|gcc-4.9.4_2017.01-6|1703	
14mu|gcc-4.9.4_2017.01-6|1704	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1705	
14mu|gcc-4.9.4_2017.01-6|1706	%package -n %{libitm_static_devel}
14mu|gcc-4.9.4_2017.01-6|1707	Summary:	GCC Transactional Memory static libraries
14mu|gcc-4.9.4_2017.01-6|1708	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1709	Requires:	%{libitm_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1710	Provides:	libitm-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1711	Provides:	itm-static-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1712	
14mu|gcc-4.9.4_2017.01-6|1713	%description -n %{libitm_static_devel}
14mu|gcc-4.9.4_2017.01-6|1714	This package contains GCC static libraries which are needed
14mu|gcc-4.9.4_2017.01-6|1715	to compile Transactional Memory support.
14mu|gcc-4.9.4_2017.01-6|1716	
14mu|gcc-4.9.4_2017.01-6|1717	%files -n %{libitm_static_devel}
14mu|gcc-4.9.4_2017.01-6|1718	%{_libdir}/libitm.a
14mu|gcc-4.9.4_2017.01-6|1719	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1720	%{multilibdir}/libitm.a
14mu|gcc-4.9.4_2017.01-6|1721	%endif
14mu|gcc-4.9.4_2017.01-6|1722	
14mu|gcc-4.9.4_2017.01-6|1723	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1724	# build itm
14mu|gcc-4.9.4_2017.01-6|1725	%endif
14mu|gcc-4.9.4_2017.01-6|1726	
14mu|gcc-4.9.4_2017.01-6|1727	%if %{build_asan}
14mu|gcc-4.9.4_2017.01-6|1728	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1729	# Address Sanitizer
14mu|gcc-4.9.4_2017.01-6|1730	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1731	%package -n %{libasan}
14mu|gcc-4.9.4_2017.01-6|1732	Summary:	GCC Address Sanitizer library
14mu|gcc-4.9.4_2017.01-6|1733	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1734	
14mu|gcc-4.9.4_2017.01-6|1735	%description -n %{libasan}
14mu|gcc-4.9.4_2017.01-6|1736	GCC Address Sanitizer Library.
14mu|gcc-4.9.4_2017.01-6|1737	
14mu|gcc-4.9.4_2017.01-6|1738	%files -n %{libasan}
14mu|gcc-4.9.4_2017.01-6|1739	%{_libdir}/libasan.so.%{asan_major}*
14mu|gcc-4.9.4_2017.01-6|1740	
14mu|gcc-4.9.4_2017.01-6|1741	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1742	
14mu|gcc-4.9.4_2017.01-6|1743	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1744	%package -n %{multilibasan}
14mu|gcc-4.9.4_2017.01-6|1745	Summary:	GCC Address Sanitizer library
14mu|gcc-4.9.4_2017.01-6|1746	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1747	
14mu|gcc-4.9.4_2017.01-6|1748	%description -n %{multilibasan}
14mu|gcc-4.9.4_2017.01-6|1749	GCC Address Sanitizer Library.
14mu|gcc-4.9.4_2017.01-6|1750	
14mu|gcc-4.9.4_2017.01-6|1751	%files -n %{multilibasan}
14mu|gcc-4.9.4_2017.01-6|1752	%{multilibdir}/libasan.so.%{asan_major}*
14mu|gcc-4.9.4_2017.01-6|1753	%endif
14mu|gcc-4.9.4_2017.01-6|1754	
14mu|gcc-4.9.4_2017.01-6|1755	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1756	
14mu|gcc-4.9.4_2017.01-6|1757	%package -n %{libasan_devel}
14mu|gcc-4.9.4_2017.01-6|1758	Summary:	GCC Address Sanitizer development support
14mu|gcc-4.9.4_2017.01-6|1759	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1760	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1761	Requires:	%{libasan} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1762	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1763	Requires:	%{multilibasan} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1764	%endif
14mu|gcc-4.9.4_2017.01-6|1765	Provides:	libasan-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1766	Provides:	asan-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1767	
14mu|gcc-4.9.4_2017.01-6|1768	%description -n %{libasan_devel}
14mu|gcc-4.9.4_2017.01-6|1769	This package contains GCC libraries which are needed
14mu|gcc-4.9.4_2017.01-6|1770	to use Address Sanitizer features.
14mu|gcc-4.9.4_2017.01-6|1771	
14mu|gcc-4.9.4_2017.01-6|1772	%files -n %{libasan_devel}
14mu|gcc-4.9.4_2017.01-6|1773	%{_libdir}/libasan.so
14mu|gcc-4.9.4_2017.01-6|1774	%{_libdir}/libasan_preinit.o
14mu|gcc-4.9.4_2017.01-6|1775	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1776	%{multilibdir}/libasan.so
14mu|gcc-4.9.4_2017.01-6|1777	%{multilibdir}/libasan_preinit.o
14mu|gcc-4.9.4_2017.01-6|1778	%endif
14mu|gcc-4.9.4_2017.01-6|1779	
14mu|gcc-4.9.4_2017.01-6|1780	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1781	
14mu|gcc-4.9.4_2017.01-6|1782	%package -n %{libasan_static_devel}
14mu|gcc-4.9.4_2017.01-6|1783	Summary:	Static libasan
14mu|gcc-4.9.4_2017.01-6|1784	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1785	Requires:	%{libasan_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1786	
14mu|gcc-4.9.4_2017.01-6|1787	%description -n %{libasan_static_devel}
14mu|gcc-4.9.4_2017.01-6|1788	Static libasan.
14mu|gcc-4.9.4_2017.01-6|1789	
14mu|gcc-4.9.4_2017.01-6|1790	%files -n %{libasan_static_devel}
14mu|gcc-4.9.4_2017.01-6|1791	%{_libdir}/libasan.a
14mu|gcc-4.9.4_2017.01-6|1792	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1793	%{multilibdir}/libasan.a
14mu|gcc-4.9.4_2017.01-6|1794	%endif
14mu|gcc-4.9.4_2017.01-6|1795	%endif
14mu|gcc-4.9.4_2017.01-6|1796	
14mu|gcc-4.9.4_2017.01-6|1797	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1798	# Thread Sanitizer
14mu|gcc-4.9.4_2017.01-6|1799	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1800	%ifarch x86_64
14mu|gcc-4.9.4_2017.01-6|1801	%package -n %{libtsan}
14mu|gcc-4.9.4_2017.01-6|1802	Summary:	GCC Thread Sanitizer library
14mu|gcc-4.9.4_2017.01-6|1803	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1804	
14mu|gcc-4.9.4_2017.01-6|1805	%description -n %{libtsan}
14mu|gcc-4.9.4_2017.01-6|1806	GCC Address Sanitizer Library.
14mu|gcc-4.9.4_2017.01-6|1807	
14mu|gcc-4.9.4_2017.01-6|1808	%files -n %{libtsan}
14mu|gcc-4.9.4_2017.01-6|1809	%{_libdir}/libtsan.so.%{tsan_major}*
14mu|gcc-4.9.4_2017.01-6|1810	
14mu|gcc-4.9.4_2017.01-6|1811	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1812	
14mu|gcc-4.9.4_2017.01-6|1813	%package -n %{libtsan_devel}
14mu|gcc-4.9.4_2017.01-6|1814	Summary:	GCC Thread Sanitizer development support
14mu|gcc-4.9.4_2017.01-6|1815	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1816	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1817	Requires:	%{libtsan} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1818	Provides:	libtsan-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1819	Provides:	tsan-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1820	
14mu|gcc-4.9.4_2017.01-6|1821	%description -n %{libtsan_devel}
14mu|gcc-4.9.4_2017.01-6|1822	This package contains GCC libraries which are needed
14mu|gcc-4.9.4_2017.01-6|1823	to use Thread Sanitizer features.
14mu|gcc-4.9.4_2017.01-6|1824	
14mu|gcc-4.9.4_2017.01-6|1825	%files -n %{libtsan_devel}
14mu|gcc-4.9.4_2017.01-6|1826	%{_libdir}/libtsan.so
14mu|gcc-4.9.4_2017.01-6|1827	
14mu|gcc-4.9.4_2017.01-6|1828	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1829	
14mu|gcc-4.9.4_2017.01-6|1830	%package -n %{libtsan_static_devel}
14mu|gcc-4.9.4_2017.01-6|1831	Summary:	Static libtsan
14mu|gcc-4.9.4_2017.01-6|1832	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1833	Requires:	%{libtsan_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1834	
14mu|gcc-4.9.4_2017.01-6|1835	%description -n %{libtsan_static_devel}
14mu|gcc-4.9.4_2017.01-6|1836	Static libtsan.
14mu|gcc-4.9.4_2017.01-6|1837	
14mu|gcc-4.9.4_2017.01-6|1838	%files -n %{libtsan_static_devel}
14mu|gcc-4.9.4_2017.01-6|1839	%{_libdir}/libtsan.a
14mu|gcc-4.9.4_2017.01-6|1840	%endif
14mu|gcc-4.9.4_2017.01-6|1841	
14mu|gcc-4.9.4_2017.01-6|1842	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1843	# Atomic operations
14mu|gcc-4.9.4_2017.01-6|1844	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1845	%package -n %{libatomic}
14mu|gcc-4.9.4_2017.01-6|1846	Summary:	GCC Atomic operations library
14mu|gcc-4.9.4_2017.01-6|1847	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1848	
14mu|gcc-4.9.4_2017.01-6|1849	%description -n %{libatomic}
14mu|gcc-4.9.4_2017.01-6|1850	GCC Atomic operations Library.
14mu|gcc-4.9.4_2017.01-6|1851	
14mu|gcc-4.9.4_2017.01-6|1852	%files -n %{libatomic}
14mu|gcc-4.9.4_2017.01-6|1853	%{_libdir}/libatomic.so.%{atomic_major}*
14mu|gcc-4.9.4_2017.01-6|1854	
14mu|gcc-4.9.4_2017.01-6|1855	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1856	
14mu|gcc-4.9.4_2017.01-6|1857	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1858	%package -n %{multilibatomic}
14mu|gcc-4.9.4_2017.01-6|1859	Summary:	GCC Atomic optimizer library
14mu|gcc-4.9.4_2017.01-6|1860	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1861	
14mu|gcc-4.9.4_2017.01-6|1862	%description -n %{multilibatomic}
14mu|gcc-4.9.4_2017.01-6|1863	GCC Atomic optimizer Library.
14mu|gcc-4.9.4_2017.01-6|1864	
14mu|gcc-4.9.4_2017.01-6|1865	%files -n %{multilibatomic}
14mu|gcc-4.9.4_2017.01-6|1866	%{_prefix}/lib/libatomic.so.%{atomic_major}*
14mu|gcc-4.9.4_2017.01-6|1867	%endif
14mu|gcc-4.9.4_2017.01-6|1868	
14mu|gcc-4.9.4_2017.01-6|1869	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1870	
14mu|gcc-4.9.4_2017.01-6|1871	%package -n %{libatomic_devel}
14mu|gcc-4.9.4_2017.01-6|1872	Summary:	GCC Atomic optimizer development support
14mu|gcc-4.9.4_2017.01-6|1873	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1874	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1875	Requires:	%{libatomic} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1876	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1877	Requires:	%{multilibatomic} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1878	%endif
14mu|gcc-4.9.4_2017.01-6|1879	Provides:	libatomic-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1880	Provides:	atomic-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1881	
14mu|gcc-4.9.4_2017.01-6|1882	%description -n %{libatomic_devel}
14mu|gcc-4.9.4_2017.01-6|1883	This package contains GCC libraries which are needed
14mu|gcc-4.9.4_2017.01-6|1884	to use Atomic optimizer features.
14mu|gcc-4.9.4_2017.01-6|1885	
14mu|gcc-4.9.4_2017.01-6|1886	%files -n %{libatomic_devel}
14mu|gcc-4.9.4_2017.01-6|1887	%{_libdir}/libatomic.so
14mu|gcc-4.9.4_2017.01-6|1888	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1889	%{multilibdir}/libatomic.so
14mu|gcc-4.9.4_2017.01-6|1890	%endif
14mu|gcc-4.9.4_2017.01-6|1891	
14mu|gcc-4.9.4_2017.01-6|1892	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1893	
14mu|gcc-4.9.4_2017.01-6|1894	%package -n %{libatomic_static_devel}
14mu|gcc-4.9.4_2017.01-6|1895	Summary:	Static libatomic
14mu|gcc-4.9.4_2017.01-6|1896	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1897	Requires:	%{libatomic_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1898	
14mu|gcc-4.9.4_2017.01-6|1899	%description -n %{libatomic_static_devel}
14mu|gcc-4.9.4_2017.01-6|1900	Static libatomic.
14mu|gcc-4.9.4_2017.01-6|1901	
14mu|gcc-4.9.4_2017.01-6|1902	%files -n %{libatomic_static_devel}
14mu|gcc-4.9.4_2017.01-6|1903	%{_libdir}/libatomic.a
14mu|gcc-4.9.4_2017.01-6|1904	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1905	%{multilibdir}/libatomic.a
14mu|gcc-4.9.4_2017.01-6|1906	%endif
14mu|gcc-4.9.4_2017.01-6|1907	
14mu|gcc-4.9.4_2017.01-6|1908	########################################################################
14mu|gcc-4.9.4_2017.01-6|1909	# Intel CILK
14mu|gcc-4.9.4_2017.01-6|1910	########################################################################
14mu|gcc-4.9.4_2017.01-6|1911	%ifarch %{ix86} x86_64
14mu|gcc-4.9.4_2017.01-6|1912	%package -n %{libcilkrts}
14mu|gcc-4.9.4_2017.01-6|1913	Summary:	CILK (multithreading programming language) runtime
14mu|gcc-4.9.4_2017.01-6|1914	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1915	
14mu|gcc-4.9.4_2017.01-6|1916	%description -n %{libcilkrts}
14mu|gcc-4.9.4_2017.01-6|1917	CILK (multithreading programming language) runtime.
14mu|gcc-4.9.4_2017.01-6|1918	
14mu|gcc-4.9.4_2017.01-6|1919	%files -n %{libcilkrts}
14mu|gcc-4.9.4_2017.01-6|1920	%{_libdir}/libcilkrts.so.%{cilk_major}*
14mu|gcc-4.9.4_2017.01-6|1921	
14mu|gcc-4.9.4_2017.01-6|1922	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1923	
14mu|gcc-4.9.4_2017.01-6|1924	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1925	%package -n %{multilibcilkrts}
14mu|gcc-4.9.4_2017.01-6|1926	Summary:	CILK (multithreading programming language) runtime
14mu|gcc-4.9.4_2017.01-6|1927	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1928	
14mu|gcc-4.9.4_2017.01-6|1929	%description -n %{multilibcilkrts}
14mu|gcc-4.9.4_2017.01-6|1930	CILK (multithreading programming language) runtime.
14mu|gcc-4.9.4_2017.01-6|1931	
14mu|gcc-4.9.4_2017.01-6|1932	%files -n %{multilibcilkrts}
14mu|gcc-4.9.4_2017.01-6|1933	%{_prefix}/lib/libcilkrts.so.%{cilk_major}*
14mu|gcc-4.9.4_2017.01-6|1934	%endif
14mu|gcc-4.9.4_2017.01-6|1935	
14mu|gcc-4.9.4_2017.01-6|1936	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1937	
14mu|gcc-4.9.4_2017.01-6|1938	%package -n %{libcilkrts_devel}
14mu|gcc-4.9.4_2017.01-6|1939	Summary:	Development files for the CILK multithreading programming language
14mu|gcc-4.9.4_2017.01-6|1940	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1941	Requires:	%{libcilkrts} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1942	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1943	Requires:	%{multilibcilkrts} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1944	%endif
14mu|gcc-4.9.4_2017.01-6|1945	Provides:	libcilkrts-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1946	Provides:	cilkrts-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1947	
14mu|gcc-4.9.4_2017.01-6|1948	%description -n %{libcilkrts_devel}
14mu|gcc-4.9.4_2017.01-6|1949	Development files for the CILK multithreading programming language.
14mu|gcc-4.9.4_2017.01-6|1950	
14mu|gcc-4.9.4_2017.01-6|1951	%files -n %{libcilkrts_devel}
14mu|gcc-4.9.4_2017.01-6|1952	%{_libdir}/libcilkrts.so
14mu|gcc-4.9.4_2017.01-6|1953	%{_libdir}/libcilkrts.spec
14mu|gcc-4.9.4_2017.01-6|1954	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1955	%{_prefix}/lib/libcilkrts.so
14mu|gcc-4.9.4_2017.01-6|1956	%{_prefix}/lib/libcilkrts.spec
14mu|gcc-4.9.4_2017.01-6|1957	%endif
14mu|gcc-4.9.4_2017.01-6|1958	%{gccdir}/include/cilk
14mu|gcc-4.9.4_2017.01-6|1959	
14mu|gcc-4.9.4_2017.01-6|1960	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1961	
14mu|gcc-4.9.4_2017.01-6|1962	%package -n %{libcilkrts_static_devel}
14mu|gcc-4.9.4_2017.01-6|1963	Summary:	Static libcilkrts
14mu|gcc-4.9.4_2017.01-6|1964	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1965	Requires:	%{libcilkrts_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|1966	
14mu|gcc-4.9.4_2017.01-6|1967	%description -n %{libcilkrts_static_devel}
14mu|gcc-4.9.4_2017.01-6|1968	Static libcilkrts.
14mu|gcc-4.9.4_2017.01-6|1969	
14mu|gcc-4.9.4_2017.01-6|1970	%files -n %{libcilkrts_static_devel}
14mu|gcc-4.9.4_2017.01-6|1971	%{_libdir}/libcilkrts.a
14mu|gcc-4.9.4_2017.01-6|1972	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1973	%{multilibdir}/libcilkrts.a
14mu|gcc-4.9.4_2017.01-6|1974	%endif
14mu|gcc-4.9.4_2017.01-6|1975	%endif
14mu|gcc-4.9.4_2017.01-6|1976	
14mu|gcc-4.9.4_2017.01-6|1977	########################################################################
14mu|gcc-4.9.4_2017.01-6|1978	# VTV (VTable Verification)
14mu|gcc-4.9.4_2017.01-6|1979	########################################################################
14mu|gcc-4.9.4_2017.01-6|1980	%ifarch %{ix86} x86_64
14mu|gcc-4.9.4_2017.01-6|1981	%package -n %{libvtv}
14mu|gcc-4.9.4_2017.01-6|1982	Summary:	VTable Verification library
14mu|gcc-4.9.4_2017.01-6|1983	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1984	
14mu|gcc-4.9.4_2017.01-6|1985	%description -n %{libvtv}
14mu|gcc-4.9.4_2017.01-6|1986	VTable Verification library.
14mu|gcc-4.9.4_2017.01-6|1987	
14mu|gcc-4.9.4_2017.01-6|1988	%files -n %{libvtv}
14mu|gcc-4.9.4_2017.01-6|1989	%{_libdir}/libvtv.so.%{vtv_major}*
14mu|gcc-4.9.4_2017.01-6|1990	
14mu|gcc-4.9.4_2017.01-6|1991	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|1992	
14mu|gcc-4.9.4_2017.01-6|1993	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|1994	%package -n %{multilibvtv}
14mu|gcc-4.9.4_2017.01-6|1995	Summary:	VTable Verification library
14mu|gcc-4.9.4_2017.01-6|1996	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|1997	
14mu|gcc-4.9.4_2017.01-6|1998	%description -n %{multilibvtv}
14mu|gcc-4.9.4_2017.01-6|1999	VTable Verification library.
14mu|gcc-4.9.4_2017.01-6|2000	
14mu|gcc-4.9.4_2017.01-6|2001	%files -n %{multilibvtv}
14mu|gcc-4.9.4_2017.01-6|2002	%{_prefix}/lib/libvtv.so.%{vtv_major}*
14mu|gcc-4.9.4_2017.01-6|2003	%endif
14mu|gcc-4.9.4_2017.01-6|2004	
14mu|gcc-4.9.4_2017.01-6|2005	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2006	
14mu|gcc-4.9.4_2017.01-6|2007	%package -n %{libvtv_devel}
14mu|gcc-4.9.4_2017.01-6|2008	Summary:	GCC VTable Verification development support
14mu|gcc-4.9.4_2017.01-6|2009	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|2010	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2011	Requires:	%{libvtv} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2012	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2013	Requires:	%{multilibvtv} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2014	%endif
14mu|gcc-4.9.4_2017.01-6|2015	Provides:	libvtv-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2016	Provides:	vtv-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2017	
14mu|gcc-4.9.4_2017.01-6|2018	%description -n %{libvtv_devel}
14mu|gcc-4.9.4_2017.01-6|2019	This package contains GCC libraries which are needed
14mu|gcc-4.9.4_2017.01-6|2020	to use VTable Verification features.
14mu|gcc-4.9.4_2017.01-6|2021	
14mu|gcc-4.9.4_2017.01-6|2022	%files -n %{libvtv_devel}
14mu|gcc-4.9.4_2017.01-6|2023	%{_libdir}/libvtv.so
14mu|gcc-4.9.4_2017.01-6|2024	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2025	%{_prefix}/lib/libvtv.so
14mu|gcc-4.9.4_2017.01-6|2026	%endif
14mu|gcc-4.9.4_2017.01-6|2027	
14mu|gcc-4.9.4_2017.01-6|2028	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2029	
14mu|gcc-4.9.4_2017.01-6|2030	%package -n %{libvtv_static_devel}
14mu|gcc-4.9.4_2017.01-6|2031	Summary:	Static libvtv
14mu|gcc-4.9.4_2017.01-6|2032	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|2033	Requires:	%{libvtv_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2034	
14mu|gcc-4.9.4_2017.01-6|2035	%description -n %{libvtv_static_devel}
14mu|gcc-4.9.4_2017.01-6|2036	Static libvtv
14mu|gcc-4.9.4_2017.01-6|2037	
14mu|gcc-4.9.4_2017.01-6|2038	%files -n %{libvtv_static_devel}
14mu|gcc-4.9.4_2017.01-6|2039	%{_libdir}/libvtv.a
14mu|gcc-4.9.4_2017.01-6|2040	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2041	%{multilibdir}/libvtv.a
14mu|gcc-4.9.4_2017.01-6|2042	%endif
14mu|gcc-4.9.4_2017.01-6|2043	%endif
14mu|gcc-4.9.4_2017.01-6|2044	
14mu|gcc-4.9.4_2017.01-6|2045	########################################################################
14mu|gcc-4.9.4_2017.01-6|2046	# UBSan (Undefined Behavior Sanitizer)
14mu|gcc-4.9.4_2017.01-6|2047	########################################################################
14mu|gcc-4.9.4_2017.01-6|2048	%package -n %{libubsan}
14mu|gcc-4.9.4_2017.01-6|2049	Summary:	Undefined Behavior Sanitizer library
14mu|gcc-4.9.4_2017.01-6|2050	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|2051	
14mu|gcc-4.9.4_2017.01-6|2052	%description -n %{libubsan}
14mu|gcc-4.9.4_2017.01-6|2053	Undefined Behavior Sanitizer library.
14mu|gcc-4.9.4_2017.01-6|2054	
14mu|gcc-4.9.4_2017.01-6|2055	%files -n %{libubsan}
14mu|gcc-4.9.4_2017.01-6|2056	%{_libdir}/libubsan.so.%{ubsan_major}*
14mu|gcc-4.9.4_2017.01-6|2057	
14mu|gcc-4.9.4_2017.01-6|2058	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2059	
14mu|gcc-4.9.4_2017.01-6|2060	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2061	%package -n %{multilibubsan}
14mu|gcc-4.9.4_2017.01-6|2062	Summary:	Undefined Behavior Sanitizer library
14mu|gcc-4.9.4_2017.01-6|2063	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|2064	
14mu|gcc-4.9.4_2017.01-6|2065	%description -n %{multilibubsan}
14mu|gcc-4.9.4_2017.01-6|2066	Undefined Behavior Sanitizer library.
14mu|gcc-4.9.4_2017.01-6|2067	
14mu|gcc-4.9.4_2017.01-6|2068	%files -n %{multilibubsan}
14mu|gcc-4.9.4_2017.01-6|2069	%{_prefix}/lib/libubsan.so.%{ubsan_major}*
14mu|gcc-4.9.4_2017.01-6|2070	%endif
14mu|gcc-4.9.4_2017.01-6|2071	
14mu|gcc-4.9.4_2017.01-6|2072	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2073	
14mu|gcc-4.9.4_2017.01-6|2074	%package -n %{libubsan_devel}
14mu|gcc-4.9.4_2017.01-6|2075	Summary:	GCC Undefined Behavior Sanitizer development support
14mu|gcc-4.9.4_2017.01-6|2076	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|2077	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2078	Requires:	%{libubsan} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2079	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2080	Requires:	%{multilibubsan} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2081	%endif
14mu|gcc-4.9.4_2017.01-6|2082	Provides:	libubsan-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2083	Provides:	ubsan-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2084	
14mu|gcc-4.9.4_2017.01-6|2085	%description -n %{libubsan_devel}
14mu|gcc-4.9.4_2017.01-6|2086	This package contains GCC libraries which are needed
14mu|gcc-4.9.4_2017.01-6|2087	to use Undefined Behavior Sanitizer features.
14mu|gcc-4.9.4_2017.01-6|2088	
14mu|gcc-4.9.4_2017.01-6|2089	%files -n %{libubsan_devel}
14mu|gcc-4.9.4_2017.01-6|2090	%{_libdir}/libubsan.so
14mu|gcc-4.9.4_2017.01-6|2091	%{_libdir}/libsanitizer.spec
14mu|gcc-4.9.4_2017.01-6|2092	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2093	%{_prefix}/lib/libubsan.so
14mu|gcc-4.9.4_2017.01-6|2094	%{_prefix}/lib/libsanitizer.spec
14mu|gcc-4.9.4_2017.01-6|2095	%endif
14mu|gcc-4.9.4_2017.01-6|2096	%dir %{gccdir}/include/sanitizer/
14mu|gcc-4.9.4_2017.01-6|2097	%{gccdir}/include/sanitizer/*.h
14mu|gcc-4.9.4_2017.01-6|2098	
14mu|gcc-4.9.4_2017.01-6|2099	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2100	
14mu|gcc-4.9.4_2017.01-6|2101	%package -n %{libubsan_static_devel}
14mu|gcc-4.9.4_2017.01-6|2102	Summary:	Static libubsan
14mu|gcc-4.9.4_2017.01-6|2103	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|2104	Requires:	%{libubsan_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2105	
14mu|gcc-4.9.4_2017.01-6|2106	%description -n %{libubsan_static_devel}
14mu|gcc-4.9.4_2017.01-6|2107	Static libubsan.
14mu|gcc-4.9.4_2017.01-6|2108	
14mu|gcc-4.9.4_2017.01-6|2109	%files -n %{libubsan_static_devel}
14mu|gcc-4.9.4_2017.01-6|2110	%{_libdir}/libubsan.a
14mu|gcc-4.9.4_2017.01-6|2111	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2112	%{multilibdir}/libubsan.a
14mu|gcc-4.9.4_2017.01-6|2113	%endif
14mu|gcc-4.9.4_2017.01-6|2114	
14mu|gcc-4.9.4_2017.01-6|2115	########################################################################
14mu|gcc-4.9.4_2017.01-6|2116	# LSan (Leak Sanitizer)
14mu|gcc-4.9.4_2017.01-6|2117	########################################################################
14mu|gcc-4.9.4_2017.01-6|2118	%ifarch x86_64
14mu|gcc-4.9.4_2017.01-6|2119	%package -n %{liblsan}
14mu|gcc-4.9.4_2017.01-6|2120	Summary:	Leak Sanitizer library
14mu|gcc-4.9.4_2017.01-6|2121	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|2122	
14mu|gcc-4.9.4_2017.01-6|2123	%description -n %{liblsan}
14mu|gcc-4.9.4_2017.01-6|2124	Leak Sanitizer library.
14mu|gcc-4.9.4_2017.01-6|2125	
14mu|gcc-4.9.4_2017.01-6|2126	%files -n %{liblsan}
14mu|gcc-4.9.4_2017.01-6|2127	%{_libdir}/liblsan.so.%{lsan_major}*
14mu|gcc-4.9.4_2017.01-6|2128	
14mu|gcc-4.9.4_2017.01-6|2129	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2130	
14mu|gcc-4.9.4_2017.01-6|2131	%package -n %{liblsan_devel}
14mu|gcc-4.9.4_2017.01-6|2132	Summary:	GCC Leak Sanitizer development support
14mu|gcc-4.9.4_2017.01-6|2133	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|2134	Requires:	%{name} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2135	Requires:	%{liblsan} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2136	Provides:	liblsan-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2137	Provides:	lsan-devel = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2138	
14mu|gcc-4.9.4_2017.01-6|2139	%description -n %{liblsan_devel}
14mu|gcc-4.9.4_2017.01-6|2140	This package contains GCC libraries which are needed
14mu|gcc-4.9.4_2017.01-6|2141	to use Leak Sanitizer features.
14mu|gcc-4.9.4_2017.01-6|2142	
14mu|gcc-4.9.4_2017.01-6|2143	%files -n %{liblsan_devel}
14mu|gcc-4.9.4_2017.01-6|2144	%{_libdir}/liblsan.so
14mu|gcc-4.9.4_2017.01-6|2145	
14mu|gcc-4.9.4_2017.01-6|2146	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2147	
14mu|gcc-4.9.4_2017.01-6|2148	%package -n %{liblsan_static_devel}
14mu|gcc-4.9.4_2017.01-6|2149	Summary:	Static liblsan
14mu|gcc-4.9.4_2017.01-6|2150	Group:		Development/C
14mu|gcc-4.9.4_2017.01-6|2151	Requires:	%{liblsan_devel} = %{EVRD}
14mu|gcc-4.9.4_2017.01-6|2152	
14mu|gcc-4.9.4_2017.01-6|2153	%description -n %{liblsan_static_devel}
14mu|gcc-4.9.4_2017.01-6|2154	Static liblsan.
14mu|gcc-4.9.4_2017.01-6|2155	
14mu|gcc-4.9.4_2017.01-6|2156	%files -n %{liblsan_static_devel}
14mu|gcc-4.9.4_2017.01-6|2157	%{_libdir}/liblsan.a
14mu|gcc-4.9.4_2017.01-6|2158	%endif
14mu|gcc-4.9.4_2017.01-6|2159	
14mu|gcc-4.9.4_2017.01-6|2160	########################################################################
14mu|gcc-4.9.4_2017.01-6|2161	%prep
14mu|gcc-4.9.4_2017.01-6|2162	%if "%{linaro}" != ""
14mu|gcc-4.9.4_2017.01-6|2163	%if "%{linaro_spin}" != ""
14mu|gcc-4.9.4_2017.01-6|2164	%setup -q -n gcc-linaro-%{branch}-%{linaro}-%{linaro_spin}
14mu|gcc-4.9.4_2017.01-6|2165	%else
14mu|gcc-4.9.4_2017.01-6|2166	%setup -q -n gcc-linaro-%{branch}-%{linaro}
14mu|gcc-4.9.4_2017.01-6|2167	%endif
14mu|gcc-4.9.4_2017.01-6|2168	%else
14mu|gcc-4.9.4_2017.01-6|2169	%if %{official}
14mu|gcc-4.9.4_2017.01-6|2170	%setup -q -n gcc-%{version}%{snapshot}
14mu|gcc-4.9.4_2017.01-6|2171	%else
14mu|gcc-4.9.4_2017.01-6|2172	%setup -q -n gcc-%{branch}%{snapshot}
14mu|gcc-4.9.4_2017.01-6|2173	%endif
14mu|gcc-4.9.4_2017.01-6|2174	%endif
14mu|gcc-4.9.4_2017.01-6|2175	
14mu|gcc-4.9.4_2017.01-6|2176	%patch0 -p1 -b .uclibc~
14mu|gcc-4.9.4_2017.01-6|2177	%patch1 -p1 -b .java~
14mu|gcc-4.9.4_2017.01-6|2178	%patch2 -p1 -b .aarch64~
14mu|gcc-4.9.4_2017.01-6|2179	%patch3 -p1 -b .linux32~
14mu|gcc-4.9.4_2017.01-6|2180	%patch4 -p1 -b .execstack~
14mu|gcc-4.9.4_2017.01-6|2181	%patch5 -p1 -b .deptrack~
14mu|gcc-4.9.4_2017.01-6|2182	%patch6 -p1 -b .ac269~
14mu|gcc-4.9.4_2017.01-6|2183	%patch7 -p1 -b .plugindet~
14mu|gcc-4.9.4_2017.01-6|2184	# Breaks the build, see comment on bug 33763
14mu|gcc-4.9.4_2017.01-6|2185	#patch8 -p1 -b .ext_inline~
14mu|gcc-4.9.4_2017.01-6|2186	#patch9 -p1 -b .android~
14mu|gcc-4.9.4_2017.01-6|2187	#patch10 -p1 -b .texi50~
14mu|gcc-4.9.4_2017.01-6|2188	%patch11 -p1 -b .buildfix~
14mu|gcc-4.9.4_2017.01-6|2189	%patch12 -p1 -b .compare~
14mu|gcc-4.9.4_2017.01-6|2190	%patch13 -p1 -b .short
14mu|gcc-4.9.4_2017.01-6|2191	%patch15 -p1 -b .libbacktrace
14mu|gcc-4.9.4_2017.01-6|2192	
14mu|gcc-4.9.4_2017.01-6|2193	%patch16 -p1
14mu|gcc-4.9.4_2017.01-6|2194	%patch17 -p1
14mu|gcc-4.9.4_2017.01-6|2195	%patch18 -p1
14mu|gcc-4.9.4_2017.01-6|2196	%patch19 -p1
14mu|gcc-4.9.4_2017.01-6|2197	%patch20 -p1
14mu|gcc-4.9.4_2017.01-6|2198	%patch21 -p1
14mu|gcc-4.9.4_2017.01-6|2199	%patch22 -p1
14mu|gcc-4.9.4_2017.01-6|2200	%patch23 -p1
14mu|gcc-4.9.4_2017.01-6|2201	%patch24 -p1
14mu|gcc-4.9.4_2017.01-6|2202	%patch25 -p1
14mu|gcc-4.9.4_2017.01-6|2203	%patch26 -p1
14mu|gcc-4.9.4_2017.01-6|2204	%patch27 -p1
14mu|gcc-4.9.4_2017.01-6|2205	%patch28 -p1
14mu|gcc-4.9.4_2017.01-6|2206	
14mu|gcc-4.9.4_2017.01-6|2207	aclocal -I config
14mu|gcc-4.9.4_2017.01-6|2208	autoconf
14mu|gcc-4.9.4_2017.01-6|2209	
14mu|gcc-4.9.4_2017.01-6|2210	echo %{vendor} > gcc/DEV-PHASE
14mu|gcc-4.9.4_2017.01-6|2211	%if !%{official}
14mu|gcc-4.9.4_2017.01-6|2212	sed -i -e 's/4\.8\..*/%{version}/' gcc/BASE-VER
14mu|gcc-4.9.4_2017.01-6|2213	%endif
14mu|gcc-4.9.4_2017.01-6|2214	
14mu|gcc-4.9.4_2017.01-6|2215	%if %{with java_bootstrap}
14mu|gcc-4.9.4_2017.01-6|2216	tar xjf %{SOURCE6}
14mu|gcc-4.9.4_2017.01-6|2217	%endif
14mu|gcc-4.9.4_2017.01-6|2218	
14mu|gcc-4.9.4_2017.01-6|2219	%if %{with x32_bootstrap}
14mu|gcc-4.9.4_2017.01-6|2220	pushd gcc
14mu|gcc-4.9.4_2017.01-6|2221	tar -xf %{SOURCE7}
14mu|gcc-4.9.4_2017.01-6|2222	mkdir gnu
14mu|gcc-4.9.4_2017.01-6|2223	ln -s /usr/include/gnu/stubs-64.h gnu/stubs-x32.h
14mu|gcc-4.9.4_2017.01-6|2224	popd
14mu|gcc-4.9.4_2017.01-6|2225	%endif
14mu|gcc-4.9.4_2017.01-6|2226	
14mu|gcc-4.9.4_2017.01-6|2227	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2228	%build
14mu|gcc-4.9.4_2017.01-6|2229	# The -gdwarf-4 removal is a workaround for gcc bug #52420
14mu|gcc-4.9.4_2017.01-6|2230	OPT_FLAGS=`echo %{optflags} | \
14mu|gcc-4.9.4_2017.01-6|2231	sed -e 's/\(-Wp,\)\?-D_FORTIFY_SOURCE=[12]//g' \
14mu|gcc-4.9.4_2017.01-6|2232	-e 's/-m\(31\|32\|64\)//g' \
14mu|gcc-4.9.4_2017.01-6|2233	-e 's/-fstack-protector//g' \
14mu|gcc-4.9.4_2017.01-6|2234	-e 's/--param=ssp-buffer-size=4//' \
14mu|gcc-4.9.4_2017.01-6|2235	-e 's/-gdwarf-4/-g/' \
14mu|gcc-4.9.4_2017.01-6|2236	-e 's/-pipe//g'`
14mu|gcc-4.9.4_2017.01-6|2237	OPT_FLAGS=`echo "$OPT_FLAGS" | sed -e 's/[[:blank:]]\+/ /g'`
14mu|gcc-4.9.4_2017.01-6|2238	
14mu|gcc-4.9.4_2017.01-6|2239	# FIXME debugedit
14mu|gcc-4.9.4_2017.01-6|2240	[ ! -z "$TMP" ] && export TMP=`echo $TMP | sed -e 's|/$||'`
14mu|gcc-4.9.4_2017.01-6|2241	[ ! -z "x$TMPDIR" ] && export TMPDIR=`echo $TMPDIR | sed -e 's|/$||'`
14mu|gcc-4.9.4_2017.01-6|2242	
14mu|gcc-4.9.4_2017.01-6|2243	LANGUAGES=c
14mu|gcc-4.9.4_2017.01-6|2244	%if %{build_ada}
14mu|gcc-4.9.4_2017.01-6|2245	LANGUAGES="$LANGUAGES,ada"
14mu|gcc-4.9.4_2017.01-6|2246	%endif
14mu|gcc-4.9.4_2017.01-6|2247	%if %{build_cxx}
14mu|gcc-4.9.4_2017.01-6|2248	LANGUAGES="$LANGUAGES,c++"
14mu|gcc-4.9.4_2017.01-6|2249	%endif
14mu|gcc-4.9.4_2017.01-6|2250	%if %{build_fortran}
14mu|gcc-4.9.4_2017.01-6|2251	LANGUAGES="$LANGUAGES,fortran"
14mu|gcc-4.9.4_2017.01-6|2252	%endif
14mu|gcc-4.9.4_2017.01-6|2253	%if %{build_go}
14mu|gcc-4.9.4_2017.01-6|2254	LANGUAGES="$LANGUAGES,go"
14mu|gcc-4.9.4_2017.01-6|2255	%endif
14mu|gcc-4.9.4_2017.01-6|2256	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|2257	LANGUAGES="$LANGUAGES,java"
14mu|gcc-4.9.4_2017.01-6|2258	%endif
14mu|gcc-4.9.4_2017.01-6|2259	%if %{build_lto}
14mu|gcc-4.9.4_2017.01-6|2260	LANGUAGES="$LANGUAGES,lto"
14mu|gcc-4.9.4_2017.01-6|2261	%endif
14mu|gcc-4.9.4_2017.01-6|2262	%if %{build_objc}
14mu|gcc-4.9.4_2017.01-6|2263	LANGUAGES="$LANGUAGES,objc"
14mu|gcc-4.9.4_2017.01-6|2264	%endif
14mu|gcc-4.9.4_2017.01-6|2265	%if %{build_objcxx}
14mu|gcc-4.9.4_2017.01-6|2266	LANGUAGES="$LANGUAGES,obj-c++"
14mu|gcc-4.9.4_2017.01-6|2267	%endif
14mu|gcc-4.9.4_2017.01-6|2268	
14mu|gcc-4.9.4_2017.01-6|2269	BOOTSTRAP=bootstrap
14mu|gcc-4.9.4_2017.01-6|2270	%ifarch %{ix86} x86_64
14mu|gcc-4.9.4_2017.01-6|2271	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2272	BOOSTRAP=profiledbootstrap
14mu|gcc-4.9.4_2017.01-6|2273	%endif
14mu|gcc-4.9.4_2017.01-6|2274	%endif
14mu|gcc-4.9.4_2017.01-6|2275	
14mu|gcc-4.9.4_2017.01-6|2276	mkdir BUILD
14mu|gcc-4.9.4_2017.01-6|2277	cd BUILD
14mu|gcc-4.9.4_2017.01-6|2278	
14mu|gcc-4.9.4_2017.01-6|2279	CC=%{__cc} \
14mu|gcc-4.9.4_2017.01-6|2280	CFLAGS="$OPT_FLAGS" \
14mu|gcc-4.9.4_2017.01-6|2281	CXXFLAGS="$OPT_FLAGS" \
14mu|gcc-4.9.4_2017.01-6|2282	GCJFLAGS="$OPT_FLAGS" \
14mu|gcc-4.9.4_2017.01-6|2283	TCFLAGS="$OPT_FLAGS" \
14mu|gcc-4.9.4_2017.01-6|2284	XCFLAGS="$OPT_FLAGS" \
14mu|gcc-4.9.4_2017.01-6|2285	../configure \
14mu|gcc-4.9.4_2017.01-6|2286	--prefix=%{_prefix} \
14mu|gcc-4.9.4_2017.01-6|2287	--libdir=%{_libdir} \
14mu|gcc-4.9.4_2017.01-6|2288	--libexecdir=%{_libexecdir} \
14mu|gcc-4.9.4_2017.01-6|2289	--mandir=%{_mandir} \
14mu|gcc-4.9.4_2017.01-6|2290	--infodir=%{_infodir} \
14mu|gcc-4.9.4_2017.01-6|2291	%if !%{build_java}
14mu|gcc-4.9.4_2017.01-6|2292	--disable-libgcj \
14mu|gcc-4.9.4_2017.01-6|2293	%else
14mu|gcc-4.9.4_2017.01-6|2294	--disable-libjava-multilib \
14mu|gcc-4.9.4_2017.01-6|2295	--with-java-home=%{_jvmdir}/java-1.5.0-gcj-1.5.0.0/jre \
14mu|gcc-4.9.4_2017.01-6|2296	--with-ecj-jar=%{_datadir}/java/eclipse-ecj.jar \
14mu|gcc-4.9.4_2017.01-6|2297	--enable-java-awt=gtk \
14mu|gcc-4.9.4_2017.01-6|2298	--enable-gtk-cairo \
14mu|gcc-4.9.4_2017.01-6|2299	%endif
14mu|gcc-4.9.4_2017.01-6|2300	%if !%{build_cloog}
14mu|gcc-4.9.4_2017.01-6|2301	--without-cloog \
14mu|gcc-4.9.4_2017.01-6|2302	--without-ppl \
14mu|gcc-4.9.4_2017.01-6|2303	%else
14mu|gcc-4.9.4_2017.01-6|2304	--with-cloog \
14mu|gcc-4.9.4_2017.01-6|2305	--with-ppl \
14mu|gcc-4.9.4_2017.01-6|2306	--enable-cloog-backend=isl \
14mu|gcc-4.9.4_2017.01-6|2307	--disable-cloog-version-check \
14mu|gcc-4.9.4_2017.01-6|2308	%endif
14mu|gcc-4.9.4_2017.01-6|2309	%if !%{build_ffi}
14mu|gcc-4.9.4_2017.01-6|2310	--disable-libffi \
14mu|gcc-4.9.4_2017.01-6|2311	%endif
14mu|gcc-4.9.4_2017.01-6|2312	%if !%{build_gomp}
14mu|gcc-4.9.4_2017.01-6|2313	--disable-libgomp \
14mu|gcc-4.9.4_2017.01-6|2314	%endif
14mu|gcc-4.9.4_2017.01-6|2315	%if !%{build_quadmath}
14mu|gcc-4.9.4_2017.01-6|2316	--disable-libquadmath \
14mu|gcc-4.9.4_2017.01-6|2317	%if %{build_fortran}
14mu|gcc-4.9.4_2017.01-6|2318	--disable-libquadmath-support \
14mu|gcc-4.9.4_2017.01-6|2319	%endif
14mu|gcc-4.9.4_2017.01-6|2320	%endif
14mu|gcc-4.9.4_2017.01-6|2321	%if !%{build_ssp}
14mu|gcc-4.9.4_2017.01-6|2322	--disable-libssp \
14mu|gcc-4.9.4_2017.01-6|2323	%endif
14mu|gcc-4.9.4_2017.01-6|2324	--disable-libunwind-exceptions \
14mu|gcc-4.9.4_2017.01-6|2325	--disable-werror \
14mu|gcc-4.9.4_2017.01-6|2326	--enable-__cxa_atexit \
14mu|gcc-4.9.4_2017.01-6|2327	--enable-gold=default \
14mu|gcc-4.9.4_2017.01-6|2328	--with-plugin-ld=%{_bindir}/ld \
14mu|gcc-4.9.4_2017.01-6|2329	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2330	--enable-bootstrap \
14mu|gcc-4.9.4_2017.01-6|2331	%endif
14mu|gcc-4.9.4_2017.01-6|2332	--enable-checking=release \
14mu|gcc-4.9.4_2017.01-6|2333	--enable-gnu-unique-object \
14mu|gcc-4.9.4_2017.01-6|2334	--enable-languages="$LANGUAGES" \
14mu|gcc-4.9.4_2017.01-6|2335	--enable-linker-build-id \
14mu|gcc-4.9.4_2017.01-6|2336	%if !%{build_plugin}
14mu|gcc-4.9.4_2017.01-6|2337	--disable-plugin \
14mu|gcc-4.9.4_2017.01-6|2338	%else
14mu|gcc-4.9.4_2017.01-6|2339	--enable-plugin \
14mu|gcc-4.9.4_2017.01-6|2340	--enable-lto \
14mu|gcc-4.9.4_2017.01-6|2341	%endif
14mu|gcc-4.9.4_2017.01-6|2342	--enable-shared \
14mu|gcc-4.9.4_2017.01-6|2343	%if !%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2344	--disable-static \
14mu|gcc-4.9.4_2017.01-6|2345	%endif
14mu|gcc-4.9.4_2017.01-6|2346	--enable-threads=posix \
14mu|gcc-4.9.4_2017.01-6|2347	--with-system-zlib \
14mu|gcc-4.9.4_2017.01-6|2348	--with-bugurl=%{bugurl} \
14mu|gcc-4.9.4_2017.01-6|2349	%ifarch %{ix86} x86_64
14mu|gcc-4.9.4_2017.01-6|2350	--with-tune=generic \
14mu|gcc-4.9.4_2017.01-6|2351	%endif
14mu|gcc-4.9.4_2017.01-6|2352	%ifarch %{ix86}
14mu|gcc-4.9.4_2017.01-6|2353	--with-arch=i586 \
14mu|gcc-4.9.4_2017.01-6|2354	%endif
14mu|gcc-4.9.4_2017.01-6|2355	%ifarch x86_64
14mu|gcc-4.9.4_2017.01-6|2356	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2357	--with-arch_32=i586 \
14mu|gcc-4.9.4_2017.01-6|2358	%if %{with x32_boostrap}
14mu|gcc-4.9.4_2017.01-6|2359	--with-multilib-list=m32,m64,mx32 \
14mu|gcc-4.9.4_2017.01-6|2360	%else
14mu|gcc-4.9.4_2017.01-6|2361	--with-multilib-list=m32,m64 \
14mu|gcc-4.9.4_2017.01-6|2362	%endif
14mu|gcc-4.9.4_2017.01-6|2363	%else
14mu|gcc-4.9.4_2017.01-6|2364	--disable-multilib \
14mu|gcc-4.9.4_2017.01-6|2365	%endif
14mu|gcc-4.9.4_2017.01-6|2366	%endif
14mu|gcc-4.9.4_2017.01-6|2367	%ifarch armv5te
14mu|gcc-4.9.4_2017.01-6|2368	--with-arch=armv5te \
14mu|gcc-4.9.4_2017.01-6|2369	%endif
14mu|gcc-4.9.4_2017.01-6|2370	%ifarch armv7l armv7hl
14mu|gcc-4.9.4_2017.01-6|2371	--without-multilib \
14mu|gcc-4.9.4_2017.01-6|2372	--disable-multilib \
14mu|gcc-4.9.4_2017.01-6|2373	--with-cpu=cortex-a8 \
14mu|gcc-4.9.4_2017.01-6|2374	--with-tune=cortex-a8 \
14mu|gcc-4.9.4_2017.01-6|2375	--with-arch=armv7-a \
14mu|gcc-4.9.4_2017.01-6|2376	--with-mode=thumb \
14mu|gcc-4.9.4_2017.01-6|2377	%ifarch armv7l
14mu|gcc-4.9.4_2017.01-6|2378	--with-float=softfp \
14mu|gcc-4.9.4_2017.01-6|2379	%else
14mu|gcc-4.9.4_2017.01-6|2380	--with-float=hard \
14mu|gcc-4.9.4_2017.01-6|2381	%endif
14mu|gcc-4.9.4_2017.01-6|2382	--with-fpu=vfpv3-d16 \
14mu|gcc-4.9.4_2017.01-6|2383	--with-abi=aapcs-linux \
14mu|gcc-4.9.4_2017.01-6|2384	%endif
14mu|gcc-4.9.4_2017.01-6|2385	--host=%{_target_platform} \
14mu|gcc-4.9.4_2017.01-6|2386	--build=%{_build} \
14mu|gcc-4.9.4_2017.01-6|2387	--target=%{_target_platform}
14mu|gcc-4.9.4_2017.01-6|2388	
14mu|gcc-4.9.4_2017.01-6|2389	GCJFLAGS="$OPT_FLAGS" \
14mu|gcc-4.9.4_2017.01-6|2390	%make BOOT_CFLAGS="$OPT_FLAGS" $BOOTSTRAP
14mu|gcc-4.9.4_2017.01-6|2391	# GNATMAKE=gnatmake GNATBIND=gnatbind
14mu|gcc-4.9.4_2017.01-6|2392	
14mu|gcc-4.9.4_2017.01-6|2393	%if %{build_pdf}
14mu|gcc-4.9.4_2017.01-6|2394	%make pdf || :
14mu|gcc-4.9.4_2017.01-6|2395	%endif
14mu|gcc-4.9.4_2017.01-6|2396	
14mu|gcc-4.9.4_2017.01-6|2397	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|2398	pushd host-%{_target_platform}/gcc
14mu|gcc-4.9.4_2017.01-6|2399	%make html || :
14mu|gcc-4.9.4_2017.01-6|2400	%if %{build_pdf}
14mu|gcc-4.9.4_2017.01-6|2401	%make pdf || :
14mu|gcc-4.9.4_2017.01-6|2402	%endif
14mu|gcc-4.9.4_2017.01-6|2403	popd
14mu|gcc-4.9.4_2017.01-6|2404	%endif
14mu|gcc-4.9.4_2017.01-6|2405	
14mu|gcc-4.9.4_2017.01-6|2406	%if %{with java_build_tar}
14mu|gcc-4.9.4_2017.01-6|2407	find libjava -name \*.h -type f | \
14mu|gcc-4.9.4_2017.01-6|2408	xargs grep -l '// DO NOT EDIT THIS FILE - it is machine generated' \
14mu|gcc-4.9.4_2017.01-6|2409	> libjava-classes.list
14mu|gcc-4.9.4_2017.01-6|2410	find libjava -name \*.class -type f >> libjava-classes.list
14mu|gcc-4.9.4_2017.01-6|2411	find libjava/testsuite -name \*.jar -type f >> libjava-classes.list
14mu|gcc-4.9.4_2017.01-6|2412	tar cf - -T libjava-classes.list | bzip2 -9 \
14mu|gcc-4.9.4_2017.01-6|2413	> %{make_rpmlint_happy_sourcedir}/libjava-classes-%{version}-%{release}.tar.bz2
14mu|gcc-4.9.4_2017.01-6|2414	%endif
14mu|gcc-4.9.4_2017.01-6|2415	
14mu|gcc-4.9.4_2017.01-6|2416	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2417	
14mu|gcc-4.9.4_2017.01-6|2418	%if %{build_check}
14mu|gcc-4.9.4_2017.01-6|2419	%check
14mu|gcc-4.9.4_2017.01-6|2420	echo ====================TESTING=========================
14mu|gcc-4.9.4_2017.01-6|2421	%{_bindir}/time %make -k check || true
14mu|gcc-4.9.4_2017.01-6|2422	echo "XXX check time above XXX"
14mu|gcc-4.9.4_2017.01-6|2423	contrib/test_summary > test_summary.log
14mu|gcc-4.9.4_2017.01-6|2424	echo ====================TESTING END=====================
14mu|gcc-4.9.4_2017.01-6|2425	install -D -m644 test_summary.log %{buildroot}%{_docdir}/gcc/test_summary.log
14mu|gcc-4.9.4_2017.01-6|2426	%endif
14mu|gcc-4.9.4_2017.01-6|2427	
14mu|gcc-4.9.4_2017.01-6|2428	#-----------------------------------------------------------------------
14mu|gcc-4.9.4_2017.01-6|2429	
14mu|gcc-4.9.4_2017.01-6|2430	%install
14mu|gcc-4.9.4_2017.01-6|2431	%makeinstall_std -C BUILD
14mu|gcc-4.9.4_2017.01-6|2432	
14mu|gcc-4.9.4_2017.01-6|2433	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|2434	%make -C BUILD \
14mu|gcc-4.9.4_2017.01-6|2435	DESTDIR=%{buildroot} \
14mu|gcc-4.9.4_2017.01-6|2436	JAR=$PWD/BUILD/%{_target_platform}/libjava/scripts/jar \
14mu|gcc-4.9.4_2017.01-6|2437	-C %{_target_platform}/libjava \
14mu|gcc-4.9.4_2017.01-6|2438	install-src.zip
14mu|gcc-4.9.4_2017.01-6|2439	%endif
14mu|gcc-4.9.4_2017.01-6|2440	
14mu|gcc-4.9.4_2017.01-6|2441	# configure python dir option does not cover libstdc++ and needs to remove
14mu|gcc-4.9.4_2017.01-6|2442	# /usr prefix for libjava
14mu|gcc-4.9.4_2017.01-6|2443	mkdir -p %{buildroot}%{py_puresitedir}
14mu|gcc-4.9.4_2017.01-6|2444	if [ -d %{buildroot}%{_datadir}/gcc-%{ver}/python ]; then
14mu|gcc-4.9.4_2017.01-6|2445	mv -f %{buildroot}%{_datadir}/gcc-%{ver}/python/* \
14mu|gcc-4.9.4_2017.01-6|2446	%{buildroot}%{py_puresitedir}
14mu|gcc-4.9.4_2017.01-6|2447	rm -fr %{buildroot}%{_datadir}/gcc-%{ver}
14mu|gcc-4.9.4_2017.01-6|2448	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|2449	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
14mu|gcc-4.9.4_2017.01-6|2450	%{buildroot}%{_bindir}/aot-compile
14mu|gcc-4.9.4_2017.01-6|2451	%endif
14mu|gcc-4.9.4_2017.01-6|2452	fi
14mu|gcc-4.9.4_2017.01-6|2453	
14mu|gcc-4.9.4_2017.01-6|2454	pushd %{buildroot}%{_bindir}
14mu|gcc-4.9.4_2017.01-6|2455	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2456	mkdir -p %{buildroot}/lib
14mu|gcc-4.9.4_2017.01-6|2457	ln -sf %{_bindir}/cpp %{buildroot}/lib/cpp
14mu|gcc-4.9.4_2017.01-6|2458	install -m 0755 %{SOURCE4} %{SOURCE5} %{buildroot}%{_bindir}
14mu|gcc-4.9.4_2017.01-6|2459	ln -sf %{_target_platform}-gcc-%{ver} cc
14mu|gcc-4.9.4_2017.01-6|2460	%else
14mu|gcc-4.9.4_2017.01-6|2461	rm -f %{buildroot}%{_bindir}/cpp
14mu|gcc-4.9.4_2017.01-6|2462	%endif
14mu|gcc-4.9.4_2017.01-6|2463	PROGRAMS="gcc"
14mu|gcc-4.9.4_2017.01-6|2464	%if %{build_cxx}
14mu|gcc-4.9.4_2017.01-6|2465	PROGRAMS="$PROGRAMS g++"
14mu|gcc-4.9.4_2017.01-6|2466	%endif
14mu|gcc-4.9.4_2017.01-6|2467	%if %{build_go}
14mu|gcc-4.9.4_2017.01-6|2468	PROGRAMS="$PROGRAMS gccgo"
14mu|gcc-4.9.4_2017.01-6|2469	%endif
14mu|gcc-4.9.4_2017.01-6|2470	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|2471	PROGRAMS="$PROGRAMS gcj"
14mu|gcc-4.9.4_2017.01-6|2472	%endif
14mu|gcc-4.9.4_2017.01-6|2473	%if %{build_fortran}
14mu|gcc-4.9.4_2017.01-6|2474	PROGRAMS="$PROGRAMS gfortran"
14mu|gcc-4.9.4_2017.01-6|2475	%endif
14mu|gcc-4.9.4_2017.01-6|2476	for prog in $PROGRAMS; do
14mu|gcc-4.9.4_2017.01-6|2477	if [ -f %{_target_platform}-$prog ]; then
14mu|gcc-4.9.4_2017.01-6|2478	mv -f %{_target_platform}-$prog{,-%{ver}}
14mu|gcc-4.9.4_2017.01-6|2479	fi
14mu|gcc-4.9.4_2017.01-6|2480	rm -f $prog
14mu|gcc-4.9.4_2017.01-6|2481	ln -sf %{_target_platform}-$prog-%{ver} $prog-%{ver}
14mu|gcc-4.9.4_2017.01-6|2482	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2483	ln -sf %{_target_platform}-$prog-%{ver} $prog
14mu|gcc-4.9.4_2017.01-6|2484	ln -sf %{_target_platform}-$prog-%{ver} %{_target_platform}-$prog
14mu|gcc-4.9.4_2017.01-6|2485	%endif
14mu|gcc-4.9.4_2017.01-6|2486	done
14mu|gcc-4.9.4_2017.01-6|2487	%if %{build_cxx}
14mu|gcc-4.9.4_2017.01-6|2488	rm -f c++ %{_target_platform}-c++{,-%{ver}}
14mu|gcc-4.9.4_2017.01-6|2489	ln -sf %{_target_platform}-g++-%{ver} c++-%{ver}
14mu|gcc-4.9.4_2017.01-6|2490	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2491	ln -sf %{_target_platform}-g++-%{ver} c++
14mu|gcc-4.9.4_2017.01-6|2492	ln -sf %{_target_platform}-g++-%{ver} %{_target_platform}-c++
14mu|gcc-4.9.4_2017.01-6|2493	%endif
14mu|gcc-4.9.4_2017.01-6|2494	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{_libdir}
14mu|gcc-4.9.4_2017.01-6|2495	mv -f %{buildroot}%{_libdir}/libstdc++.so.*.py \
14mu|gcc-4.9.4_2017.01-6|2496	%{buildroot}%{_datadir}/gdb/auto-load%{_libdir}
14mu|gcc-4.9.4_2017.01-6|2497	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
14mu|gcc-4.9.4_2017.01-6|2498	%{buildroot}%{_datadir}/gdb/auto-load%{_libdir}/libstdc++.*.py
14mu|gcc-4.9.4_2017.01-6|2499	
14mu|gcc-4.9.4_2017.01-6|2500	mkdir -p %{buildroot}/%{_lib}
14mu|gcc-4.9.4_2017.01-6|2501	mv %{buildroot}%{_libdir}/libstdc++.so.%{stdcxx_major}* \
14mu|gcc-4.9.4_2017.01-6|2502	%{buildroot}/%{_lib}
14mu|gcc-4.9.4_2017.01-6|2503	ln -srf %{buildroot}/%{_lib}/libstdc++.so.%{stdcxx_major}.*.* \
14mu|gcc-4.9.4_2017.01-6|2504	%{buildroot}%{_libdir}/libstdc++.so
14mu|gcc-4.9.4_2017.01-6|2505	
14mu|gcc-4.9.4_2017.01-6|2506	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2507	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}
14mu|gcc-4.9.4_2017.01-6|2508	mv -f %{buildroot}%{multilibdir}/libstdc++.so.*.py \
14mu|gcc-4.9.4_2017.01-6|2509	%{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}
14mu|gcc-4.9.4_2017.01-6|2510	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
14mu|gcc-4.9.4_2017.01-6|2511	%{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}/libstdc++.*.py
14mu|gcc-4.9.4_2017.01-6|2512	
14mu|gcc-4.9.4_2017.01-6|2513	mkdir -p %{buildroot}%{multirootlibdir}
14mu|gcc-4.9.4_2017.01-6|2514	mv %{buildroot}%{multilibdir}/libstdc++.so.%{stdcxx_major}* \
14mu|gcc-4.9.4_2017.01-6|2515	%{buildroot}%{multirootlibdir}
14mu|gcc-4.9.4_2017.01-6|2516	ln -srf %{buildroot}%{multirootlibdir}/libstdc++.so.%{stdcxx_major}.*.* \
14mu|gcc-4.9.4_2017.01-6|2517	%{buildroot}%{multilibdir}/libstdc++.so
14mu|gcc-4.9.4_2017.01-6|2518	%endif
14mu|gcc-4.9.4_2017.01-6|2519	%endif
14mu|gcc-4.9.4_2017.01-6|2520	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|2521	ln -sf gcjh %{_target_platform}-gcjh
14mu|gcc-4.9.4_2017.01-6|2522	# For some reason, the .so file is a real file, not a symlink
14mu|gcc-4.9.4_2017.01-6|2523	ln -sf libgcj_bc.so.1.0.0 %{buildroot}%{_libdir}/libgcj_bc.so
14mu|gcc-4.9.4_2017.01-6|2524	%endif
14mu|gcc-4.9.4_2017.01-6|2525	popd
14mu|gcc-4.9.4_2017.01-6|2526	
14mu|gcc-4.9.4_2017.01-6|2527	%if %{build_gomp}
14mu|gcc-4.9.4_2017.01-6|2528	mkdir -p %{buildroot}/%{_lib}
14mu|gcc-4.9.4_2017.01-6|2529	mv %{buildroot}%{_libdir}/libgomp.so.%{gomp_major}* \
14mu|gcc-4.9.4_2017.01-6|2530	%{buildroot}/%{_lib}
14mu|gcc-4.9.4_2017.01-6|2531	ln -srf %{buildroot}/%{_lib}/libgomp.so.%{gomp_major}.*.* \
14mu|gcc-4.9.4_2017.01-6|2532	%{buildroot}%{_libdir}/libgomp.so
14mu|gcc-4.9.4_2017.01-6|2533	
14mu|gcc-4.9.4_2017.01-6|2534	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2535	mkdir -p %{buildroot}%{multirootlibdir}
14mu|gcc-4.9.4_2017.01-6|2536	mv %{buildroot}%{multilibdir}/libgomp.so.%{gomp_major}* \
14mu|gcc-4.9.4_2017.01-6|2537	%{buildroot}%{multirootlibdir}
14mu|gcc-4.9.4_2017.01-6|2538	ln -srf %{buildroot}%{multirootlibdir}/libgomp.so.%{gomp_major}.*.* \
14mu|gcc-4.9.4_2017.01-6|2539	%{buildroot}%{multilibdir}/libgomp.so
14mu|gcc-4.9.4_2017.01-6|2540	%endif
14mu|gcc-4.9.4_2017.01-6|2541	%endif
14mu|gcc-4.9.4_2017.01-6|2542	
14mu|gcc-4.9.4_2017.01-6|2543	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2544	mkdir -p %{buildroot}/%{_lib}
14mu|gcc-4.9.4_2017.01-6|2545	mv %{buildroot}%{_libdir}/libgcc_s.so.%{gcc_major} \
14mu|gcc-4.9.4_2017.01-6|2546	%{buildroot}/%{_lib}
14mu|gcc-4.9.4_2017.01-6|2547	ln -srf %{buildroot}/%{_lib}/libgcc_s.so.%{gcc_major} \
14mu|gcc-4.9.4_2017.01-6|2548	%{buildroot}%{_libdir}/libgcc_s.so
14mu|gcc-4.9.4_2017.01-6|2549	
14mu|gcc-4.9.4_2017.01-6|2550	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2551	mkdir -p %{buildroot}%{multirootlibdir}
14mu|gcc-4.9.4_2017.01-6|2552	mv %{buildroot}%{multilibdir}/libgcc_s.so.%{gcc_major} \
14mu|gcc-4.9.4_2017.01-6|2553	%{buildroot}%{multirootlibdir}
14mu|gcc-4.9.4_2017.01-6|2554	ln -srf %{buildroot}%{multirootlibdir}/libgcc_s.so.%{gcc_major} \
14mu|gcc-4.9.4_2017.01-6|2555	%{buildroot}%{multilibdir}/libgcc_s.so
14mu|gcc-4.9.4_2017.01-6|2556	%endif
14mu|gcc-4.9.4_2017.01-6|2557	%endif
14mu|gcc-4.9.4_2017.01-6|2558	
14mu|gcc-4.9.4_2017.01-6|2559	%if %{shared_libgnat}
14mu|gcc-4.9.4_2017.01-6|2560	%if %{build_ada}
14mu|gcc-4.9.4_2017.01-6|2561	for lib in libgnarl libgnat; do
14mu|gcc-4.9.4_2017.01-6|2562	rm -f %{buildroot}%{_libdir}/$lib.so
14mu|gcc-4.9.4_2017.01-6|2563	rm -f %{buildroot}%{gccdir}/adalib/$lib.so
14mu|gcc-4.9.4_2017.01-6|2564	mv -f %{buildroot}%{gccdir}/adalib/$lib-%{branch}.so \
14mu|gcc-4.9.4_2017.01-6|2565	%{buildroot}%{_libdir}/$lib-%{branch}.so.1
14mu|gcc-4.9.4_2017.01-6|2566	ln -sf $lib-%{branch}.so.1 %{buildroot}%{_libdir}/$lib-%{branch}.so
14mu|gcc-4.9.4_2017.01-6|2567	ln -sf $lib-%{branch}.so.1 %{buildroot}%{_libdir}/$lib.so
14mu|gcc-4.9.4_2017.01-6|2568	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2569	rm -f %{buildroot}%{multilibdir}/$lib.so
14mu|gcc-4.9.4_2017.01-6|2570	rm -f %{buildroot}%{multigccdir}/adalib/$lib.so
14mu|gcc-4.9.4_2017.01-6|2571	mv -f %{buildroot}%{multigccdir}/adalib/$lib-%{branch}.so \
14mu|gcc-4.9.4_2017.01-6|2572	%{buildroot}%{multilibdir}/$lib-%{branch}.so.1
14mu|gcc-4.9.4_2017.01-6|2573	ln -sf $lib-%{branch}.so.1 %{buildroot}%{multilibdir}/$lib-%{branch}.so
14mu|gcc-4.9.4_2017.01-6|2574	ln -sf $lib-%{branch}.so.1 %{buildroot}%{multilibdir}/$lib.so
14mu|gcc-4.9.4_2017.01-6|2575	%endif
14mu|gcc-4.9.4_2017.01-6|2576	done
14mu|gcc-4.9.4_2017.01-6|2577	%endif
14mu|gcc-4.9.4_2017.01-6|2578	%endif
14mu|gcc-4.9.4_2017.01-6|2579	
14mu|gcc-4.9.4_2017.01-6|2580	mv -f %{buildroot}%{gccdir}/include{-fixed,}/syslimits.h
14mu|gcc-4.9.4_2017.01-6|2581	mv -f %{buildroot}%{gccdir}/include{-fixed,}/limits.h
14mu|gcc-4.9.4_2017.01-6|2582	rm -fr %{buildroot}%{gccdir}/include-fixed
14mu|gcc-4.9.4_2017.01-6|2583	rm -fr %{buildroot}%{gccdir}/install-tools/include
14mu|gcc-4.9.4_2017.01-6|2584	
14mu|gcc-4.9.4_2017.01-6|2585	%if !%{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2586	rm -fr %{buildroot}%{_infodir}
14mu|gcc-4.9.4_2017.01-6|2587	rm -fr %{buildroot}%{_mandir}
14mu|gcc-4.9.4_2017.01-6|2588	rm -fr %{buildroot}%{_localedir}
14mu|gcc-4.9.4_2017.01-6|2589	rm -f %{buildroot}%{_bindir}/gcov
14mu|gcc-4.9.4_2017.01-6|2590	rm -f %{buildroot}%{_libdir}/libgcc_s.so
14mu|gcc-4.9.4_2017.01-6|2591	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2592	rm -f %{buildroot}%{multilibdir}/libgcc_s.so
14mu|gcc-4.9.4_2017.01-6|2593	%endif
14mu|gcc-4.9.4_2017.01-6|2594	%if !%{build_libgcc}
14mu|gcc-4.9.4_2017.01-6|2595	rm -f %{buildroot}%{_libdir}/libgcc_s.so.*
14mu|gcc-4.9.4_2017.01-6|2596	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2597	rm -f %{buildroot}%{multilibdir}/libgcc_s.so.*
14mu|gcc-4.9.4_2017.01-6|2598	%endif
14mu|gcc-4.9.4_2017.01-6|2599	%endif
14mu|gcc-4.9.4_2017.01-6|2600	%endif
14mu|gcc-4.9.4_2017.01-6|2601	rm -f %{buildroot}%{_libdir}/libiberty.a
14mu|gcc-4.9.4_2017.01-6|2602	rm -f %{buildroot}%{multilibdir}/libiberty.a
14mu|gcc-4.9.4_2017.01-6|2603	
14mu|gcc-4.9.4_2017.01-6|2604	%if !%{package_ffi}
14mu|gcc-4.9.4_2017.01-6|2605	rm -f %{buildroot}%{_libdir}/libffi.*
14mu|gcc-4.9.4_2017.01-6|2606	rm -f %{buildroot}%{multilibdir}/libffi.*
14mu|gcc-4.9.4_2017.01-6|2607	rm -f %{buildroot}%{_mandir}/man3/ffi*
14mu|gcc-4.9.4_2017.01-6|2608	%else
14mu|gcc-4.9.4_2017.01-6|2609	mkdir -p %{buildroot}/%{_lib}
14mu|gcc-4.9.4_2017.01-6|2610	mv %{buildroot}%{_libdir}/libffi.so.%{ffi_major}* \
14mu|gcc-4.9.4_2017.01-6|2611	%{buildroot}/%{_lib}
14mu|gcc-4.9.4_2017.01-6|2612	ln -srf %{buildroot}/%{_lib}/libffi.so.%{ffi_major}.*.* \
14mu|gcc-4.9.4_2017.01-6|2613	%{buildroot}%{_libdir}/libffi.so
14mu|gcc-4.9.4_2017.01-6|2614	
14mu|gcc-4.9.4_2017.01-6|2615	%if %{build_multilib}
14mu|gcc-4.9.4_2017.01-6|2616	mkdir -p %{buildroot}%{multirootlibdir}
14mu|gcc-4.9.4_2017.01-6|2617	mv %{buildroot}%{multilibdir}/libffi.so.%{ffi_major}* \
14mu|gcc-4.9.4_2017.01-6|2618	%{buildroot}%{multirootlibdir}
14mu|gcc-4.9.4_2017.01-6|2619	ln -srf %{buildroot}%{multirootlibdir}/libffi.so.%{ffi_major}.*.* \
14mu|gcc-4.9.4_2017.01-6|2620	%{buildroot}%{multilibdir}/libffi.so
14mu|gcc-4.9.4_2017.01-6|2621	%endif
14mu|gcc-4.9.4_2017.01-6|2622	%endif
14mu|gcc-4.9.4_2017.01-6|2623	
14mu|gcc-4.9.4_2017.01-6|2624	cd BUILD
14mu|gcc-4.9.4_2017.01-6|2625	
14mu|gcc-4.9.4_2017.01-6|2626	%if %{build_doc}
14mu|gcc-4.9.4_2017.01-6|2627	%if %{build_cxx}
14mu|gcc-4.9.4_2017.01-6|2628	mkdir -p %{buildroot}%{_docdir}/libstdc++
14mu|gcc-4.9.4_2017.01-6|2629	cp -far libstdc++-v3/doc/html %{buildroot}%{_docdir}/libstdc++
14mu|gcc-4.9.4_2017.01-6|2630	%endif
14mu|gcc-4.9.4_2017.01-6|2631	pushd host-%{_target_platform}/gcc/HTML/gcc-%{ver}
14mu|gcc-4.9.4_2017.01-6|2632	mkdir -p %{buildroot}%{_docdir}/gcc/html
14mu|gcc-4.9.4_2017.01-6|2633	for doc in gcc gccinstall gccint; do
14mu|gcc-4.9.4_2017.01-6|2634	cp -far $doc %{buildroot}%{_docdir}/gcc/html
14mu|gcc-4.9.4_2017.01-6|2635	done
14mu|gcc-4.9.4_2017.01-6|2636	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2637	mkdir -p %{buildroot}%{_docdir}/gcc-cpp/html
14mu|gcc-4.9.4_2017.01-6|2638	for doc in cpp cppinternals; do
14mu|gcc-4.9.4_2017.01-6|2639	cp -far $doc %{buildroot}%{_docdir}/gcc-cpp/html
14mu|gcc-4.9.4_2017.01-6|2640	done
14mu|gcc-4.9.4_2017.01-6|2641	%endif
14mu|gcc-4.9.4_2017.01-6|2642	%if %{build_fortran}
14mu|gcc-4.9.4_2017.01-6|2643	mkdir -p %{buildroot}%{_docdir}/gcc-gfortran/html
14mu|gcc-4.9.4_2017.01-6|2644	cp -far gfortran %{buildroot}%{_docdir}/gcc-gfortran/html
14mu|gcc-4.9.4_2017.01-6|2645	%endif
14mu|gcc-4.9.4_2017.01-6|2646	%if %{build_go}
14mu|gcc-4.9.4_2017.01-6|2647	mkdir -p %{buildroot}%{_docdir}/gcc-go/html
14mu|gcc-4.9.4_2017.01-6|2648	cp -far go %{buildroot}%{_docdir}/gcc-go/html
14mu|gcc-4.9.4_2017.01-6|2649	%endif
14mu|gcc-4.9.4_2017.01-6|2650	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|2651	mkdir -p %{buildroot}%{_docdir}/gcc-java/html
14mu|gcc-4.9.4_2017.01-6|2652	cp -far java %{buildroot}%{_docdir}/gcc-java/html
14mu|gcc-4.9.4_2017.01-6|2653	%endif
14mu|gcc-4.9.4_2017.01-6|2654	popd
14mu|gcc-4.9.4_2017.01-6|2655	%if %{build_pdf}
14mu|gcc-4.9.4_2017.01-6|2656	pushd host-%{_target_platform}/gcc/doc
14mu|gcc-4.9.4_2017.01-6|2657	for doc in gcc.pdf gccinstall.pdf gccint.pdf; do
14mu|gcc-4.9.4_2017.01-6|2658	install -m 0644 $doc %{buildroot}%{_docdir}/gcc/$doc
14mu|gcc-4.9.4_2017.01-6|2659	done
14mu|gcc-4.9.4_2017.01-6|2660	%if %{system_compiler}
14mu|gcc-4.9.4_2017.01-6|2661	for doc in cpp.pdf cppinternals.pdf; do
14mu|gcc-4.9.4_2017.01-6|2662	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-cpp/$doc
14mu|gcc-4.9.4_2017.01-6|2663	done
14mu|gcc-4.9.4_2017.01-6|2664	%endif
14mu|gcc-4.9.4_2017.01-6|2665	%if %{build_ada}
14mu|gcc-4.9.4_2017.01-6|2666	mkdir -p %{buildroot}%{_docdir}/gcc-gnat
14mu|gcc-4.9.4_2017.01-6|2667	for doc in gnat_ugn.pdf gnat_rm.pdf gnat-style.pdf; do
14mu|gcc-4.9.4_2017.01-6|2668	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-gnat/$doc
14mu|gcc-4.9.4_2017.01-6|2669	done
14mu|gcc-4.9.4_2017.01-6|2670	%endif
14mu|gcc-4.9.4_2017.01-6|2671	%if %{build_fortran}
14mu|gcc-4.9.4_2017.01-6|2672	for doc in gfc-internals.pdf gfortran.pdf; do
14mu|gcc-4.9.4_2017.01-6|2673	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-gfortran/$doc
14mu|gcc-4.9.4_2017.01-6|2674	done
14mu|gcc-4.9.4_2017.01-6|2675	%endif
14mu|gcc-4.9.4_2017.01-6|2676	%if %{build_go}
14mu|gcc-4.9.4_2017.01-6|2677	install -m 0644 -D gccgo.pdf %{buildroot}%{_docdir}/gcc-go/gccgo.pdf
14mu|gcc-4.9.4_2017.01-6|2678	%endif
14mu|gcc-4.9.4_2017.01-6|2679	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|2680	install -m 0644 -D gcj.pdf %{buildroot}%{_docdir}/gcc-java/gcj.pdf
14mu|gcc-4.9.4_2017.01-6|2681	%endif
14mu|gcc-4.9.4_2017.01-6|2682	popd
14mu|gcc-4.9.4_2017.01-6|2683	pushd %{_target_platform}
14mu|gcc-4.9.4_2017.01-6|2684	%if %{build_gomp}
14mu|gcc-4.9.4_2017.01-6|2685	install -m 0644 -D libgomp/libgomp.pdf %{buildroot}%{_docdir}/libgomp/libgomp.pdf
14mu|gcc-4.9.4_2017.01-6|2686	%endif
14mu|gcc-4.9.4_2017.01-6|2687	%if %{build_quadmath}
14mu|gcc-4.9.4_2017.01-6|2688	install -m 0644 -D libquadmath/libquadmath.pdf %{buildroot}%{_docdir}/libquadmath/libquadmath.pdf
14mu|gcc-4.9.4_2017.01-6|2689	%endif
14mu|gcc-4.9.4_2017.01-6|2690	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|2691	install -m 0644 -D libjava/classpath/doc/cp-tools.pdf %{buildroot}%{_docdir}/libjava/cp-tools.pdf
14mu|gcc-4.9.4_2017.01-6|2692	%endif
14mu|gcc-4.9.4_2017.01-6|2693	popd
14mu|gcc-4.9.4_2017.01-6|2694	%endif
14mu|gcc-4.9.4_2017.01-6|2695	%endif
14mu|gcc-4.9.4_2017.01-6|2696	
14mu|gcc-4.9.4_2017.01-6|2697	cd ..
14mu|gcc-4.9.4_2017.01-6|2698	
14mu|gcc-4.9.4_2017.01-6|2699	%if %{build_java}
14mu|gcc-4.9.4_2017.01-6|2700	# Workaround for all gcj related tools
14mu|gcc-4.9.4_2017.01-6|2701	# somehow getting the same build ID
14mu|gcc-4.9.4_2017.01-6|2702	strip --strip-unneeded \
14mu|gcc-4.9.4_2017.01-6|2703	%{buildroot}%{_bindir}/gc-analyze \
14mu|gcc-4.9.4_2017.01-6|2704	%{buildroot}%{_bindir}/gappletviewer \
14mu|gcc-4.9.4_2017.01-6|2705	%{buildroot}%{_bindir}/gjar \
14mu|gcc-4.9.4_2017.01-6|2706	%{buildroot}%{_bindir}/gij \
14mu|gcc-4.9.4_2017.01-6|2707	%{buildroot}%{_bindir}/gjavah \
14mu|gcc-4.9.4_2017.01-6|2708	%{buildroot}%{_bindir}/gjarsigner \
14mu|gcc-4.9.4_2017.01-6|2709	%{buildroot}%{_bindir}/gkeytool \
14mu|gcc-4.9.4_2017.01-6|2710	%{buildroot}%{_bindir}/gorbd \
14mu|gcc-4.9.4_2017.01-6|2711	%{buildroot}%{_bindir}/grmic \
14mu|gcc-4.9.4_2017.01-6|2712	%{buildroot}%{_bindir}/grmid \
14mu|gcc-4.9.4_2017.01-6|2713	%{buildroot}%{_bindir}/gnative2ascii \
14mu|gcc-4.9.4_2017.01-6|2714	%{buildroot}%{_bindir}/gserialver \
14mu|gcc-4.9.4_2017.01-6|2715	%{buildroot}%{_bindir}/grmiregistry \
14mu|gcc-4.9.4_2017.01-6|2716	%{buildroot}%{_bindir}/jv-convert \
14mu|gcc-4.9.4_2017.01-6|2717	%{buildroot}%{_bindir}/gtnameserv \
14mu|gcc-4.9.4_2017.01-6|2718	%{buildroot}%{_bindir}/gcjh
14mu|gcc-4.9.4_2017.01-6|2719	%endif
14mu|gcc-4.9.4_2017.01-6|2720	
14mu|gcc-4.9.4_2017.01-6|2721	%changelog
14mu|gcc-4.9.4_2017.01-6|2722	
14mu|gcc-4.9.4_2017.01-6|2723	* Thu Apr 19 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4_2017.01-6
14mu|gcc-4.9.4_2017.01-6|2724	- (f170297) Add retpoline patches
14mu|gcc-4.9.4_2017.01-6|2725	
14mu|gcc-4.9.4_2017.01-6|2726	* Wed Jun 07 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4_2017.01-5
14mu|gcc-4.9.4_2017.01-6|2727	- (8522e40) Package sanitizer headers
14mu|gcc-4.9.4_2017.01-6|2728	- (Andrey Bondrov: 830eafb) Bump real version from 4.9.2 to 4.9.4
14mu|gcc-4.9.4_2017.01-6|2729	
14mu|gcc-4.9.4_2017.01-6|2730	* Wed Jun 07 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2_2017.01-5
14mu|gcc-4.9.4_2017.01-6|2731	- (509cfc7) New version 4.9-2017.01
14mu|gcc-4.9.4_2017.01-6|2732	- (509cfc7) Drop lto-names-reproduce patch (merged upstream)
14mu|gcc-4.9.4_2017.01-6|2733	
14mu|gcc-4.9.4_2017.01-6|2734	* Thu Jun 11 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 4.9.2_2014.08-5
14mu|gcc-4.9.4_2017.01-6|2735	- (4044670) add reproducibility for lto names
14mu|gcc-4.9.4_2017.01-6|2736	
14mu|gcc-4.9.4_2017.01-6|2737	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 4.9.2_2014.08-4
14mu|gcc-4.9.4_2017.01-6|2738	- (2c5c3a4) MassBuild#656: Increase release tag
14mu|gcc-4.9.4_2017.01-6|2739	
14mu|gcc-4.9.4_2017.01-6|2740	* Fri Feb 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2_2014.08-3
14mu|gcc-4.9.4_2017.01-6|2741	- (1c24cf6) Try to fix build with BR sash and util-linux
14mu|gcc-4.9.4_2017.01-6|2742	
14mu|gcc-4.9.4_2017.01-6|2743	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2_2014.08-2
14mu|gcc-4.9.4_2017.01-6|2744	- (e3fb165) Bump release to rebuild itself
14mu|gcc-4.9.4_2017.01-6|2745	
14mu|gcc-4.9.4_2017.01-6|2746	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2_2014.08-1
14mu|gcc-4.9.4_2017.01-6|2747	- (b516e97) 4.9.2 now
14mu|gcc-4.9.4_2017.01-6|2748	
14mu|gcc-4.9.4_2017.01-6|2749	* Wed Sep 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.08-1
14mu|gcc-4.9.4_2017.01-6|2750	- (b0414f3) Drop merged patch
14mu|gcc-4.9.4_2017.01-6|2751	- (Andrey Bondrov: 0f5b35f) New version 4.9.1 2014.08
14mu|gcc-4.9.4_2017.01-6|2752	
14mu|gcc-4.9.4_2017.01-6|2753	* Wed Aug 13 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 4.9.1_2014.07-3
14mu|gcc-4.9.4_2017.01-6|2754	- (d268577) Fixed: state->fileline_fn could be 0 in libbacktrace in some cases
14mu|gcc-4.9.4_2017.01-6|2755	- (d268577) This lead, among other things, to crashes of the apps built with TSan
14mu|gcc-4.9.4_2017.01-6|2756	- (d268577) enabled. When the app (or, to be exact, TSan) tried to output a
14mu|gcc-4.9.4_2017.01-6|2757	- (d268577) backtrace of a suspicious event, backtrace_pcinfo() was invoked.
14mu|gcc-4.9.4_2017.01-6|2758	- (d268577) At the end it called state->fileline_fn() which should have been set
14mu|gcc-4.9.4_2017.01-6|2759	- (d268577) before. However, it was not always the case. If debug info was missing
14mu|gcc-4.9.4_2017.01-6|2760	- (d268577) from some library used by the app or it was in a format that
14mu|gcc-4.9.4_2017.01-6|2761	- (d268577) libbacktrace did not understand, libbacktrace did not set
14mu|gcc-4.9.4_2017.01-6|2762	- (d268577) state->fileline_fn. The latter remained 0 and that resulted in a
14mu|gcc-4.9.4_2017.01-6|2763	- (d268577) segfault in backtrace_pcinfo().
14mu|gcc-4.9.4_2017.01-6|2764	- (d268577) Should now be fixed. The fix makes sure that the callback is always
14mu|gcc-4.9.4_2017.01-6|2765	- (d268577) initialized.
14mu|gcc-4.9.4_2017.01-6|2766	
14mu|gcc-4.9.4_2017.01-6|2767	* Thu Jul 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.07-2
14mu|gcc-4.9.4_2017.01-6|2768	- (2c6c76f) Backport patch from upstream to fix bug 61801
14mu|gcc-4.9.4_2017.01-6|2769	
14mu|gcc-4.9.4_2017.01-6|2770	* Fri Jul 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.07-1
14mu|gcc-4.9.4_2017.01-6|2771	- (5fb801f) New version 4.9.1 2014.07, drop merged patch
14mu|gcc-4.9.4_2017.01-6|2772	
14mu|gcc-4.9.4_2017.01-6|2773	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.9.1_2014.05-7
14mu|gcc-4.9.4_2017.01-6|2774	- (18d5c85) MassBuild#440: Increase release tag
14mu|gcc-4.9.4_2017.01-6|2775	
14mu|gcc-4.9.4_2017.01-6|2776	* Wed Jun 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-6
14mu|gcc-4.9.4_2017.01-6|2777	- (9613e59) Add patch from upstream to fix upstream bug 60965
14mu|gcc-4.9.4_2017.01-6|2778	
14mu|gcc-4.9.4_2017.01-6|2779	* Fri May 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-5
14mu|gcc-4.9.4_2017.01-6|2780	- (74b016f) Fix typo
14mu|gcc-4.9.4_2017.01-6|2781	
14mu|gcc-4.9.4_2017.01-6|2782	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-4
14mu|gcc-4.9.4_2017.01-6|2783	- (2182185) Bump release
14mu|gcc-4.9.4_2017.01-6|2784	
14mu|gcc-4.9.4_2017.01-6|2785	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-3
14mu|gcc-4.9.4_2017.01-6|2786	- (d5b136a) Obsolete no longer built libraries
14mu|gcc-4.9.4_2017.01-6|2787	- (Andrey Bondrov: 2eb09f5) Bump release
14mu|gcc-4.9.4_2017.01-6|2788	
14mu|gcc-4.9.4_2017.01-6|2789	* Wed May 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1_2014.05-2
14mu|gcc-4.9.4_2017.01-6|2790	- (80c90f3) Handle situations when libexecdir is the same as libdir
14mu|gcc-4.9.4_2017.01-6|2791	- (Andrey Bondrov: 3f118bb) Define libexec dir in configure
14mu|gcc-4.9.4_2017.01-6|2792	- (Andrey Bondrov: e033fef) New version 4.9-2014.05 (sync with Cooker, too many changes to mention them all)
14mu|gcc-4.9.4_2017.01-6|2793	
14mu|gcc-4.9.4_2017.01-6|2794	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 4.7.4_2014.01-1
14mu|gcc-4.9.4_2017.01-6|2795	- (7d18f32) update to 2014.01
14mu|gcc-4.9.4_2017.01-6|2796	
14mu|gcc-4.9.4_2017.01-6|2797	* Fri Jan 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-4
14mu|gcc-4.9.4_2017.01-6|2798	- (5a9337f) LOG Fix Requires
14mu|gcc-4.9.4_2017.01-6|2799	- (Andrey Bondrov: 3fdb711) LOG Fix files
14mu|gcc-4.9.4_2017.01-6|2800	- (Andrey Bondrov: ddd59a0) LOG Split libgcj package, fix issue with libgcj_bc.so being copy instead of symlink
14mu|gcc-4.9.4_2017.01-6|2801	
14mu|gcc-4.9.4_2017.01-6|2802	* Thu Jan 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-3.2
14mu|gcc-4.9.4_2017.01-6|2803	- (aea60a9) LOG Spec cleanup
14mu|gcc-4.9.4_2017.01-6|2804	- (Andrey Bondrov: 35d2117) LOG Switch from cloog-ppl to cloog-isl
14mu|gcc-4.9.4_2017.01-6|2805	
14mu|gcc-4.9.4_2017.01-6|2806	* Tue Nov 13 2012 root <root@localhost.localdomain> 4.7.3_2012.10-3.1
14mu|gcc-4.9.4_2017.01-6|2807	- (850c27b) small fixes
14mu|gcc-4.9.4_2017.01-6|2808	
14mu|gcc-4.9.4_2017.01-6|2809	

22600 14
14mu|gcr-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gcr-3.16.0-1|2	
14mu|gcr-3.16.0-1|3	%define major_gck   0
14mu|gcr-3.16.0-1|4	%define api_gck     1
14mu|gcr-3.16.0-1|5	
14mu|gcr-3.16.0-1|6	%define major_gcr   1
14mu|gcr-3.16.0-1|7	%define api_gcr     3
14mu|gcr-3.16.0-1|8	
14mu|gcr-3.16.0-1|9	%define libname		%mklibname gcr %{api_gcr} %{major_gcr}
14mu|gcr-3.16.0-1|10	%define libnamebase	%mklibname gcr-base %{api_gcr} %{major_gcr}
14mu|gcr-3.16.0-1|11	%define libnamegck	%mklibname gck %{api_gck} %{major_gck}
14mu|gcr-3.16.0-1|12	%define girname		%mklibname gcr-gir %{major_gcr}
14mu|gcr-3.16.0-1|13	%define girnamegck	%mklibname gck-gir %{major_gck}
14mu|gcr-3.16.0-1|14	%define develname	%mklibname -d gcr
14mu|gcr-3.16.0-1|15	
14mu|gcr-3.16.0-1|16	Summary:    A library for bits of crypto UI and parsing
14mu|gcr-3.16.0-1|17	Name:       gcr
14mu|gcr-3.16.0-1|18	Version:    3.16.0
14mu|gcr-3.16.0-1|19	Release:    1
14mu|gcr-3.16.0-1|20	URL:        http://www.gnome.org/
14mu|gcr-3.16.0-1|21	License:    GPLv2+ and LGPLv2+
14mu|gcr-3.16.0-1|22	Group:      Networking/Remote access
14mu|gcr-3.16.0-1|23	Source0:    http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gcr-3.16.0-1|24	Source10:   %{name}.rpmlintrc
14mu|gcr-3.16.0-1|25	
14mu|gcr-3.16.0-1|26	BuildRequires:  intltool
14mu|gcr-3.16.0-1|27	BuildRequires:  libgcrypt-devel
14mu|gcr-3.16.0-1|28	BuildRequires:  libtasn1-tools
14mu|gcr-3.16.0-1|29	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|gcr-3.16.0-1|30	BuildRequires:  pkgconfig(p11-kit-1) >= 0.19.1
14mu|gcr-3.16.0-1|31	BuildRequires:  pkgconfig(libtasn1)
14mu|gcr-3.16.0-1|32	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mu|gcr-3.16.0-1|33	BuildRequires:  xsltproc
14mu|gcr-3.16.0-1|34	BuildRequires:  vala-tools
14mu|gcr-3.16.0-1|35	BuildRequires:  pkgconfig(libvala-0.28)
14mu|gcr-3.16.0-1|36	
14mu|gcr-3.16.0-1|37	%description
14mu|gcr-3.16.0-1|38	A library for bits of crypto UI and parsing etc.
14mu|gcr-3.16.0-1|39	
14mu|gcr-3.16.0-1|40	This package also contains the gcr-viewer binary.
14mu|gcr-3.16.0-1|41	
14mu|gcr-3.16.0-1|42	%package -n %{libname}
14mu|gcr-3.16.0-1|43	Group:      System/Libraries
14mu|gcr-3.16.0-1|44	Summary:    Library for integration with the gnome keyring system
14mu|gcr-3.16.0-1|45	Requires:   %{name} = %{version}-%{release}
14mu|gcr-3.16.0-1|46	Conflicts:  %{_lib}gnome-keyring < 2.29.4
14mu|gcr-3.16.0-1|47	Obsoletes:  %{_lib}gcr-3_0 < 3.1.4
14mu|gcr-3.16.0-1|48	Obsoletes:  %{_lib}gcr-3_1 < 3.1.91
14mu|gcr-3.16.0-1|49	
14mu|gcr-3.16.0-1|50	%description -n %{libname}
14mu|gcr-3.16.0-1|51	This package contains shared libraries for Gnome keyring.
14mu|gcr-3.16.0-1|52	
14mu|gcr-3.16.0-1|53	%package -n %{libnamegck}
14mu|gcr-3.16.0-1|54	Group:      System/Libraries
14mu|gcr-3.16.0-1|55	Summary:    Library for integration with the gnome keyring system
14mu|gcr-3.16.0-1|56	
14mu|gcr-3.16.0-1|57	%description -n %{libnamegck}
14mu|gcr-3.16.0-1|58	This package contains shared libraries for Gnome keyring.
14mu|gcr-3.16.0-1|59	
14mu|gcr-3.16.0-1|60	%package -n %{libnamebase}
14mu|gcr-3.16.0-1|61	Group:          System/Libraries
14mu|gcr-3.16.0-1|62	Summary:        Library for integration with the gnome keyring system
14mu|gcr-3.16.0-1|63	
14mu|gcr-3.16.0-1|64	%description -n %{libnamebase}
14mu|gcr-3.16.0-1|65	This package contains shared libraries for Gnome keyring.
14mu|gcr-3.16.0-1|66	
14mu|gcr-3.16.0-1|67	%package -n %{girname}
14mu|gcr-3.16.0-1|68	Summary:        GObject Introspection interface description for Gcr
14mu|gcr-3.16.0-1|69	Group:          System/Libraries
14mu|gcr-3.16.0-1|70	
14mu|gcr-3.16.0-1|71	%description -n %{girname}
14mu|gcr-3.16.0-1|72	GObject Introspection interface description for Gcr.
14mu|gcr-3.16.0-1|73	
14mu|gcr-3.16.0-1|74	%package -n %{girnamegck}
14mu|gcr-3.16.0-1|75	Summary:        GObject Introspection interface description for Gck
14mu|gcr-3.16.0-1|76	Group:          System/Libraries
14mu|gcr-3.16.0-1|77	
14mu|gcr-3.16.0-1|78	%description -n %{girnamegck}
14mu|gcr-3.16.0-1|79	GObject Introspection interface description for Gck.
14mu|gcr-3.16.0-1|80	
14mu|gcr-3.16.0-1|81	%package -n %{develname}
14mu|gcr-3.16.0-1|82	Group:      Development/C
14mu|gcr-3.16.0-1|83	Summary:    Development files and headers for %{name}
14mu|gcr-3.16.0-1|84	Requires:   %{libname} = %{version}-%{release}
14mu|gcr-3.16.0-1|85	Requires:   %{libnamegck} = %{version}-%{release}
14mu|gcr-3.16.0-1|86	Requires:   %{libnamebase} = %{version}-%{release}
14mu|gcr-3.16.0-1|87	Requires:   %{girname} = %{version}-%{release}
14mu|gcr-3.16.0-1|88	Requires:   %{girnamegck} = %{version}-%{release}
14mu|gcr-3.16.0-1|89	Provides:   %{name}-devel = %{version}-%{release}
14mu|gcr-3.16.0-1|90	Conflicts:  %{_lib}-gnome-keyring-devel < 2.29.4
14mu|gcr-3.16.0-1|91	
14mu|gcr-3.16.0-1|92	%description -n %{develname}
14mu|gcr-3.16.0-1|93	Thi package contains the development files and headers for %{name}.
14mu|gcr-3.16.0-1|94	
14mu|gcr-3.16.0-1|95	%prep
14mu|gcr-3.16.0-1|96	%setup -q
14mu|gcr-3.16.0-1|97	%apply_patches
14mu|gcr-3.16.0-1|98	
14mu|gcr-3.16.0-1|99	%build
14mu|gcr-3.16.0-1|100	%configure2_5x \
14mu|gcr-3.16.0-1|101	--disable-static \
14mu|gcr-3.16.0-1|102	--disable-update-mime \
14mu|gcr-3.16.0-1|103	--disable-schemas-compile \
14mu|gcr-3.16.0-1|104	--enable-introspection=yes
14mu|gcr-3.16.0-1|105	%make
14mu|gcr-3.16.0-1|106	
14mu|gcr-3.16.0-1|107	%install
14mu|gcr-3.16.0-1|108	%makeinstall_std
14mu|gcr-3.16.0-1|109	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14mu|gcr-3.16.0-1|110	
14mu|gcr-3.16.0-1|111	# rm -f %{buildroot}/%{_datadir}/glib-2.0/schemas/org.gnome.crypto.pgp*.xml
14mu|gcr-3.16.0-1|112	
14mu|gcr-3.16.0-1|113	%find_lang %{name}
14mu|gcr-3.16.0-1|114	
14mu|gcr-3.16.0-1|115	%files -f %{name}.lang
14mu|gcr-3.16.0-1|116	%doc README NEWS
14mu|gcr-3.16.0-1|117	%{_bindir}/gcr-viewer
14mu|gcr-3.16.0-1|118	%{_libexecdir}/gcr-prompter
14mu|gcr-3.16.0-1|119	%{_datadir}/%{name}-%{api_gcr}/
14mu|gcr-3.16.0-1|120	%{_datadir}/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
14mu|gcr-3.16.0-1|121	%{_datadir}/dbus-1/services/org.gnome.keyring.SystemPrompter.service
14mu|gcr-3.16.0-1|122	%{_datadir}/GConf/gsettings/org.gnome.crypto.pgp*.convert
14mu|gcr-3.16.0-1|123	%{_datadir}/glib-2.0/schemas/org.gnome.crypto.pgp*.xml
14mu|gcr-3.16.0-1|124	%{_datadir}/applications/gcr-viewer.desktop
14mu|gcr-3.16.0-1|125	%{_datadir}/applications/gcr-prompter.desktop
14mu|gcr-3.16.0-1|126	%{_datadir}/mime/packages/gcr-crypto-types.xml
14mu|gcr-3.16.0-1|127	%{_datadir}/icons/hicolor/*/apps/gcr*.png
14mu|gcr-3.16.0-1|128	
14mu|gcr-3.16.0-1|129	%files -n %{libnamegck}
14mu|gcr-3.16.0-1|130	%{_libdir}/libgck-%{api_gck}.so.%{major_gck}*
14mu|gcr-3.16.0-1|131	
14mu|gcr-3.16.0-1|132	%files -n %{girnamegck}
14mu|gcr-3.16.0-1|133	%{_libdir}/girepository-1.0/Gck-%{api_gck}.typelib
14mu|gcr-3.16.0-1|134	
14mu|gcr-3.16.0-1|135	%files -n %{libnamebase}
14mu|gcr-3.16.0-1|136	%{_libdir}/libgcr-base-%{api_gcr}.so.%{major_gcr}*
14mu|gcr-3.16.0-1|137	
14mu|gcr-3.16.0-1|138	%files -n %{libname}
14mu|gcr-3.16.0-1|139	%{_libdir}/libgcr-%{api_gcr}.so.%{major_gcr}*
14mu|gcr-3.16.0-1|140	%{_libdir}/libgcr-ui-%{api_gcr}.so.%{major_gcr}*
14mu|gcr-3.16.0-1|141	
14mu|gcr-3.16.0-1|142	%files -n %{girname}
14mu|gcr-3.16.0-1|143	%{_libdir}/girepository-1.0/Gcr-%{api_gcr}.typelib
14mu|gcr-3.16.0-1|144	%{_libdir}/girepository-1.0/GcrUi-%{api_gcr}.typelib
14mu|gcr-3.16.0-1|145	
14mu|gcr-3.16.0-1|146	%files -n %{develname}
14mu|gcr-3.16.0-1|147	%doc %{_datadir}/gtk-doc/html/*
14mu|gcr-3.16.0-1|148	%{_libdir}/libgck-%{api_gck}.so
14mu|gcr-3.16.0-1|149	%{_libdir}/libgcr-%{api_gcr}.so
14mu|gcr-3.16.0-1|150	%{_libdir}/libgcr-base-%{api_gcr}.so
14mu|gcr-3.16.0-1|151	%{_libdir}/libgcr-ui-%{api_gcr}.so
14mu|gcr-3.16.0-1|152	%{_includedir}/gck-%{api_gck}
14mu|gcr-3.16.0-1|153	%{_includedir}/gcr-%{api_gcr}
14mu|gcr-3.16.0-1|154	%{_libdir}/pkgconfig/gck-%{api_gck}.pc
14mu|gcr-3.16.0-1|155	%{_libdir}/pkgconfig/gcr-%{api_gcr}.pc
14mu|gcr-3.16.0-1|156	%{_libdir}/pkgconfig/gcr-base-%{api_gcr}.pc
14mu|gcr-3.16.0-1|157	%{_libdir}/pkgconfig/gcr-ui-%{api_gcr}.pc
14mu|gcr-3.16.0-1|158	%{_datadir}/gir-1.0/Gck-%{api_gck}.gir
14mu|gcr-3.16.0-1|159	%{_datadir}/gir-1.0/Gcr-%{api_gcr}.gir
14mu|gcr-3.16.0-1|160	%{_datadir}/gir-1.0/GcrUi-%{api_gcr}.gir
14mu|gcr-3.16.0-1|161	%{_datadir}/vala/
14mu|gcr-3.16.0-1|162	
14mu|gcr-3.16.0-1|163	
14mu|gcr-3.16.0-1|164	%changelog
14mu|gcr-3.16.0-1|165	
14mu|gcr-3.16.0-1|166	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|gcr-3.16.0-1|167	- (0ef56fb) update to 3.16.0
14mu|gcr-3.16.0-1|168	
14mu|gcr-3.16.0-1|169	

22601 14
14mu|gdb-7.7.1_2014.06_1-10|1	# rpmbuild parameters:
14mu|gdb-7.7.1_2014.06_1-10|2	# --with testsuite: Run the testsuite (biarch if possible).  Default is without.
14mu|gdb-7.7.1_2014.06_1-10|3	# --with asan: gcc -fsanitize=address
14mu|gdb-7.7.1_2014.06_1-10|4	# --with debug: Build without optimizations and without splitting the debuginfo.
14mu|gdb-7.7.1_2014.06_1-10|5	# --without python: No python support.
14mu|gdb-7.7.1_2014.06_1-10|6	# --with profile: gcc -fprofile-generate / -fprofile-use: Before better
14mu|gdb-7.7.1_2014.06_1-10|7	#                 workload gets run it decreases the general performance now.
14mu|gdb-7.7.1_2014.06_1-10|8	# --without rpm: Don't build rpm support (for aarch64 bootstrap)
14mu|gdb-7.7.1_2014.06_1-10|9	%bcond_with rpm
14mu|gdb-7.7.1_2014.06_1-10|10	%bcond_with testsuite
14mu|gdb-7.7.1_2014.06_1-10|11	
14mu|gdb-7.7.1_2014.06_1-10|12	%{?build_chrome}%{?!build_chrome:%bcond_with chrome}
14mu|gdb-7.7.1_2014.06_1-10|13	
14mu|gdb-7.7.1_2014.06_1-10|14	# Extract OpenMandriva Linux name and version
14mu|gdb-7.7.1_2014.06_1-10|15	%define distro_version	%(perl -ne '/^([.\\w\\s]+) \\(.+\\).+/ and print $1' < /etc/release)
14mu|gdb-7.7.1_2014.06_1-10|16	%define Werror_cflags %nil
14mu|gdb-7.7.1_2014.06_1-10|17	# Libtool die die die!
14mu|gdb-7.7.1_2014.06_1-10|18	%define __libtoolize /bin/true
14mu|gdb-7.7.1_2014.06_1-10|19	
14mu|gdb-7.7.1_2014.06_1-10|20	%define linaro 2014.06-1
14mu|gdb-7.7.1_2014.06_1-10|21	
14mu|gdb-7.7.1_2014.06_1-10|22	Summary: A GNU source-level debugger for C, C++, Fortran, Go and other languages
14mu|gdb-7.7.1_2014.06_1-10|23	Name: gdb%{?_withi_debug:-debug}
14mu|gdb-7.7.1_2014.06_1-10|24	
14mu|gdb-7.7.1_2014.06_1-10|25	#global snap       20140108
14mu|gdb-7.7.1_2014.06_1-10|26	%define ver 7.7.1
14mu|gdb-7.7.1_2014.06_1-10|27	Release:	10
14mu|gdb-7.7.1_2014.06_1-10|28	License:	GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain
14mu|gdb-7.7.1_2014.06_1-10|29	Group:		Development/Other
14mu|gdb-7.7.1_2014.06_1-10|30	# Do not provide URL for snapshots as the file lasts there only for 2 days.
14mu|gdb-7.7.1_2014.06_1-10|31	# ftp://sourceware.org/pub/gdb/snapshots/current/gdb-%{ver}.tar.bz2
14mu|gdb-7.7.1_2014.06_1-10|32	# ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-%{ver}.tar.bz2
14mu|gdb-7.7.1_2014.06_1-10|33	# ftp://sourceware.org/pub/gdb/releases/gdb-%{ver}.tar.bz2
14mu|gdb-7.7.1_2014.06_1-10|34	%if "%{linaro}" == "%{nil}"
14mu|gdb-7.7.1_2014.06_1-10|35	Source0:	ftp://sourceware.org/pub/gdb/snapshots/current/gdb-%{ver}.tar.bz2
14mu|gdb-7.7.1_2014.06_1-10|36	Version:	%{ver}
14mu|gdb-7.7.1_2014.06_1-10|37	%define gdb_src gdb-%{ver}
14mu|gdb-7.7.1_2014.06_1-10|38	%else
14mu|gdb-7.7.1_2014.06_1-10|39	Source0:	http://cbuild.validation.linaro.org/snapshots/gdb-linaro-%{ver}-%{linaro}.tar.bz2
14mu|gdb-7.7.1_2014.06_1-10|40	Version:	%{ver}_%(echo %{linaro} |sed -e 's,-,_,g')
14mu|gdb-7.7.1_2014.06_1-10|41	%define gdb_src gdb-linaro-%{ver}-%{linaro}
14mu|gdb-7.7.1_2014.06_1-10|42	%endif
14mu|gdb-7.7.1_2014.06_1-10|43	URL:		http://gnu.org/software/gdb/
14mu|gdb-7.7.1_2014.06_1-10|44	
14mu|gdb-7.7.1_2014.06_1-10|45	# For our convenience
14mu|gdb-7.7.1_2014.06_1-10|46	%define gdb_build build-%{_target_platform}
14mu|gdb-7.7.1_2014.06_1-10|47	%define gdb_docdir %{_docdir}/%{name}-doc
14mu|gdb-7.7.1_2014.06_1-10|48	
14mu|gdb-7.7.1_2014.06_1-10|49	%if 0%{?_with_debug:1}
14mu|gdb-7.7.1_2014.06_1-10|50	# Define this if you want to skip the strip step and preserve debug info.
14mu|gdb-7.7.1_2014.06_1-10|51	# Useful for testing.
14mu|gdb-7.7.1_2014.06_1-10|52	%define __debug_install_post : > %{_builddir}/%{?buildsubdir}/debugfiles.list
14mu|gdb-7.7.1_2014.06_1-10|53	%define debug_package %{nil}
14mu|gdb-7.7.1_2014.06_1-10|54	%endif
14mu|gdb-7.7.1_2014.06_1-10|55	
14mu|gdb-7.7.1_2014.06_1-10|56	# eu-strip: -g recognizes .gdb_index as a debugging section. (#631997)
14mu|gdb-7.7.1_2014.06_1-10|57	Conflicts: elfutils < 0.149
14mu|gdb-7.7.1_2014.06_1-10|58	
14mu|gdb-7.7.1_2014.06_1-10|59	# GDB patches have the format `gdb-<version>-bz<red-hat-bz-#>-<desc>.patch'.
14mu|gdb-7.7.1_2014.06_1-10|60	# They should be created using patch level 1: diff -up ./gdb (or gdb-6.3/gdb).
14mu|gdb-7.7.1_2014.06_1-10|61	
14mu|gdb-7.7.1_2014.06_1-10|62	#=
14mu|gdb-7.7.1_2014.06_1-10|63	#push=Should be pushed upstream.
14mu|gdb-7.7.1_2014.06_1-10|64	#maybepush=Should be pushed upstream unless it got obsoleted there.
14mu|gdb-7.7.1_2014.06_1-10|65	#fedora=Should stay as a Fedora patch.
14mu|gdb-7.7.1_2014.06_1-10|66	#ia64=Drop after RHEL-5 rebases and rebuilds are no longer meaningful.
14mu|gdb-7.7.1_2014.06_1-10|67	#fedoratest=Keep it in Fedora only as a regression test safety.
14mu|gdb-7.7.1_2014.06_1-10|68	#+ppc=Specific for ppc32/ppc64/ppc*
14mu|gdb-7.7.1_2014.06_1-10|69	#+work=Requires some nontrivial work.
14mu|gdb-7.7.1_2014.06_1-10|70	
14mu|gdb-7.7.1_2014.06_1-10|71	# Cleanup any leftover testsuite processes as it may stuck mock(1) builds.
14mu|gdb-7.7.1_2014.06_1-10|72	#=push
14mu|gdb-7.7.1_2014.06_1-10|73	Source2: gdb-orphanripper.c
14mu|gdb-7.7.1_2014.06_1-10|74	
14mu|gdb-7.7.1_2014.06_1-10|75	# Man page for gstack(1).
14mu|gdb-7.7.1_2014.06_1-10|76	#=push
14mu|gdb-7.7.1_2014.06_1-10|77	Source3: gdb-gstack.man
14mu|gdb-7.7.1_2014.06_1-10|78	
14mu|gdb-7.7.1_2014.06_1-10|79	# /etc/gdbinit (from Debian but with Fedora compliant location).
14mu|gdb-7.7.1_2014.06_1-10|80	#=fedora
14mu|gdb-7.7.1_2014.06_1-10|81	Source4: gdbinit
14mu|gdb-7.7.1_2014.06_1-10|82	
14mu|gdb-7.7.1_2014.06_1-10|83	# Work around out-of-date dejagnu that does not have KFAIL
14mu|gdb-7.7.1_2014.06_1-10|84	#=drop: That dejagnu is too old to be supported.
14mu|gdb-7.7.1_2014.06_1-10|85	Patch1: gdb-6.3-rh-dummykfail-20041202.patch
14mu|gdb-7.7.1_2014.06_1-10|86	
14mu|gdb-7.7.1_2014.06_1-10|87	# Match the Fedora's version info.
14mu|gdb-7.7.1_2014.06_1-10|88	#=fedora
14mu|gdb-7.7.1_2014.06_1-10|89	Patch2: gdb-6.3-rh-testversion-20041202.patch
14mu|gdb-7.7.1_2014.06_1-10|90	
14mu|gdb-7.7.1_2014.06_1-10|91	# Better parse 64-bit PPC system call prologues.
14mu|gdb-7.7.1_2014.06_1-10|92	#=maybepush+ppc: Write new testcase.
14mu|gdb-7.7.1_2014.06_1-10|93	Patch105: gdb-6.3-ppc64syscall-20040622.patch
14mu|gdb-7.7.1_2014.06_1-10|94	
14mu|gdb-7.7.1_2014.06_1-10|95	# Include the pc's section when doing a symbol lookup so that the
14mu|gdb-7.7.1_2014.06_1-10|96	# correct symbol is found.
14mu|gdb-7.7.1_2014.06_1-10|97	#=maybepush: Write new testcase.
14mu|gdb-7.7.1_2014.06_1-10|98	Patch111: gdb-6.3-ppc64displaysymbol-20041124.patch
14mu|gdb-7.7.1_2014.06_1-10|99	
14mu|gdb-7.7.1_2014.06_1-10|100	# Fix upstream `set scheduler-locking step' vs. upstream PPC atomic seqs.
14mu|gdb-7.7.1_2014.06_1-10|101	#=push+work: It is a bit difficult patch, a part is ppc specific.
14mu|gdb-7.7.1_2014.06_1-10|102	Patch112: gdb-6.6-scheduler_locking-step-sw-watchpoints2.patch
14mu|gdb-7.7.1_2014.06_1-10|103	# Make upstream `set scheduler-locking step' as default.
14mu|gdb-7.7.1_2014.06_1-10|104	#=push+work: How much is scheduler-locking relevant after non-stop?
14mu|gdb-7.7.1_2014.06_1-10|105	Patch260: gdb-6.6-scheduler_locking-step-is-default.patch
14mu|gdb-7.7.1_2014.06_1-10|106	
14mu|gdb-7.7.1_2014.06_1-10|107	# Add a wrapper script to GDB that implements pstack using the
14mu|gdb-7.7.1_2014.06_1-10|108	# --readnever option.
14mu|gdb-7.7.1_2014.06_1-10|109	#=push+work: with gdbindex maybe --readnever should no longer be used.
14mu|gdb-7.7.1_2014.06_1-10|110	Patch118: gdb-6.3-gstack-20050411.patch
14mu|gdb-7.7.1_2014.06_1-10|111	
14mu|gdb-7.7.1_2014.06_1-10|112	# VSYSCALL and PIE
14mu|gdb-7.7.1_2014.06_1-10|113	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|114	Patch122: gdb-6.3-test-pie-20050107.patch
14mu|gdb-7.7.1_2014.06_1-10|115	#=push: May get obsoleted by Tom's unrelocated objfiles patch.
14mu|gdb-7.7.1_2014.06_1-10|116	Patch389: gdb-archer-pie-addons.patch
14mu|gdb-7.7.1_2014.06_1-10|117	#=push+work: Breakpoints disabling matching should not be based on address.
14mu|gdb-7.7.1_2014.06_1-10|118	Patch394: gdb-archer-pie-addons-keep-disabled.patch
14mu|gdb-7.7.1_2014.06_1-10|119	
14mu|gdb-7.7.1_2014.06_1-10|120	# Get selftest working with sep-debug-info
14mu|gdb-7.7.1_2014.06_1-10|121	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|122	Patch125: gdb-6.3-test-self-20050110.patch
14mu|gdb-7.7.1_2014.06_1-10|123	
14mu|gdb-7.7.1_2014.06_1-10|124	# Test support of multiple destructors just like multiple constructors
14mu|gdb-7.7.1_2014.06_1-10|125	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|126	Patch133: gdb-6.3-test-dtorfix-20050121.patch
14mu|gdb-7.7.1_2014.06_1-10|127	
14mu|gdb-7.7.1_2014.06_1-10|128	# Fix to support executable moving
14mu|gdb-7.7.1_2014.06_1-10|129	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|130	Patch136: gdb-6.3-test-movedir-20050125.patch
14mu|gdb-7.7.1_2014.06_1-10|131	
14mu|gdb-7.7.1_2014.06_1-10|132	# Test sibling threads to set threaded watchpoints for x86 and x86-64
14mu|gdb-7.7.1_2014.06_1-10|133	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|134	Patch145: gdb-6.3-threaded-watchpoints2-20050225.patch
14mu|gdb-7.7.1_2014.06_1-10|135	
14mu|gdb-7.7.1_2014.06_1-10|136	# Notify observers that the inferior has been created
14mu|gdb-7.7.1_2014.06_1-10|137	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|138	Patch161: gdb-6.3-inferior-notification-20050721.patch
14mu|gdb-7.7.1_2014.06_1-10|139	
14mu|gdb-7.7.1_2014.06_1-10|140	# Verify printing of inherited members test
14mu|gdb-7.7.1_2014.06_1-10|141	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|142	Patch163: gdb-6.3-inheritancetest-20050726.patch
14mu|gdb-7.7.1_2014.06_1-10|143	
14mu|gdb-7.7.1_2014.06_1-10|144	# Add readnever option
14mu|gdb-7.7.1_2014.06_1-10|145	#=push
14mu|gdb-7.7.1_2014.06_1-10|146	Patch164: gdb-6.3-readnever-20050907.patch
14mu|gdb-7.7.1_2014.06_1-10|147	
14mu|gdb-7.7.1_2014.06_1-10|148	# Fix debuginfo addresses resolving for --emit-relocs Linux kernels (BZ 203661).
14mu|gdb-7.7.1_2014.06_1-10|149	#=push+work: There was some mail thread about it, this patch may be a hack.
14mu|gdb-7.7.1_2014.06_1-10|150	Patch188: gdb-6.5-bz203661-emit-relocs.patch
14mu|gdb-7.7.1_2014.06_1-10|151	
14mu|gdb-7.7.1_2014.06_1-10|152	# Support TLS symbols (+`errno' suggestion if no pthread is found) (BZ 185337).
14mu|gdb-7.7.1_2014.06_1-10|153	#=push+work: It should be replaced by existing uncommitted Roland's glibc patch for TLS without libpthreads.
14mu|gdb-7.7.1_2014.06_1-10|154	Patch194: gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
14mu|gdb-7.7.1_2014.06_1-10|155	
14mu|gdb-7.7.1_2014.06_1-10|156	# Fix TLS symbols resolving for shared libraries with a relative pathname.
14mu|gdb-7.7.1_2014.06_1-10|157	# The testsuite needs `gdb-6.5-tls-of-separate-debuginfo.patch'.
14mu|gdb-7.7.1_2014.06_1-10|158	#=fedoratest+work: One should recheck if it is really fixed upstream.
14mu|gdb-7.7.1_2014.06_1-10|159	Patch196: gdb-6.5-sharedlibrary-path.patch
14mu|gdb-7.7.1_2014.06_1-10|160	
14mu|gdb-7.7.1_2014.06_1-10|161	# Suggest fixing your target architecture for gdbserver(1) (BZ 190810).
14mu|gdb-7.7.1_2014.06_1-10|162	# FIXME: It could be autodetected.
14mu|gdb-7.7.1_2014.06_1-10|163	#=push+work: There are more such error cases that can happen.
14mu|gdb-7.7.1_2014.06_1-10|164	Patch199: gdb-6.5-bz190810-gdbserver-arch-advice.patch
14mu|gdb-7.7.1_2014.06_1-10|165	
14mu|gdb-7.7.1_2014.06_1-10|166	# Testcase for deadlocking on last address space byte; for corrupted backtraces.
14mu|gdb-7.7.1_2014.06_1-10|167	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|168	Patch211: gdb-6.5-last-address-space-byte-test.patch
14mu|gdb-7.7.1_2014.06_1-10|169	
14mu|gdb-7.7.1_2014.06_1-10|170	# Improved testsuite results by the testsuite provided by the courtesy of BEA.
14mu|gdb-7.7.1_2014.06_1-10|171	#=fedoratest+work: For upstream it should be rewritten as a dejagnu test, the test of no "??" was useful.
14mu|gdb-7.7.1_2014.06_1-10|172	Patch208: gdb-6.5-BEA-testsuite.patch
14mu|gdb-7.7.1_2014.06_1-10|173	
14mu|gdb-7.7.1_2014.06_1-10|174	# Fix readline segfault on excessively long hand-typed lines.
14mu|gdb-7.7.1_2014.06_1-10|175	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|176	Patch213: gdb-6.5-readline-long-line-crash-test.patch
14mu|gdb-7.7.1_2014.06_1-10|177	
14mu|gdb-7.7.1_2014.06_1-10|178	# Fix bogus 0x0 unwind of the thread's topmost function clone(3) (BZ 216711).
14mu|gdb-7.7.1_2014.06_1-10|179	#=fedora
14mu|gdb-7.7.1_2014.06_1-10|180	Patch214: gdb-6.5-bz216711-clone-is-outermost.patch
14mu|gdb-7.7.1_2014.06_1-10|181	
14mu|gdb-7.7.1_2014.06_1-10|182	# Test sideeffects of skipping ppc .so libs trampolines (BZ 218379).
14mu|gdb-7.7.1_2014.06_1-10|183	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|184	Patch216: gdb-6.5-bz218379-ppc-solib-trampoline-test.patch
14mu|gdb-7.7.1_2014.06_1-10|185	
14mu|gdb-7.7.1_2014.06_1-10|186	# Fix lockup on trampoline vs. its function lookup; unreproducible (BZ 218379).
14mu|gdb-7.7.1_2014.06_1-10|187	#=fedora
14mu|gdb-7.7.1_2014.06_1-10|188	Patch217: gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch
14mu|gdb-7.7.1_2014.06_1-10|189	
14mu|gdb-7.7.1_2014.06_1-10|190	# Find symbols properly at their original (included) file (BZ 109921).
14mu|gdb-7.7.1_2014.06_1-10|191	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|192	Patch225: gdb-6.5-bz109921-DW_AT_decl_file-test.patch
14mu|gdb-7.7.1_2014.06_1-10|193	
14mu|gdb-7.7.1_2014.06_1-10|194	# Update PPC unwinding patches to their upstream variants (BZ 140532).
14mu|gdb-7.7.1_2014.06_1-10|195	#=fedoratest+ppc
14mu|gdb-7.7.1_2014.06_1-10|196	Patch229: gdb-6.3-bz140532-ppc-unwinding-test.patch
14mu|gdb-7.7.1_2014.06_1-10|197	
14mu|gdb-7.7.1_2014.06_1-10|198	# Testcase for exec() from threaded program (BZ 202689).
14mu|gdb-7.7.1_2014.06_1-10|199	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|200	Patch231: gdb-6.3-bz202689-exec-from-pthread-test.patch
14mu|gdb-7.7.1_2014.06_1-10|201	
14mu|gdb-7.7.1_2014.06_1-10|202	# Backported fixups post the source tarball.
14mu|gdb-7.7.1_2014.06_1-10|203	#Xdrop: Just backports.
14mu|gdb-7.7.1_2014.06_1-10|204	Patch232: gdb-upstream.patch
14mu|gdb-7.7.1_2014.06_1-10|205	
14mu|gdb-7.7.1_2014.06_1-10|206	# Testcase for PPC Power6/DFP instructions disassembly (BZ 230000).
14mu|gdb-7.7.1_2014.06_1-10|207	#=fedoratest+ppc
14mu|gdb-7.7.1_2014.06_1-10|208	Patch234: gdb-6.6-bz230000-power6-disassembly-test.patch
14mu|gdb-7.7.1_2014.06_1-10|209	
14mu|gdb-7.7.1_2014.06_1-10|210	# Temporary support for shared libraries >2GB on 64bit hosts. (BZ 231832)
14mu|gdb-7.7.1_2014.06_1-10|211	#=push+work: Upstream should have backward compat. API: libc-alpha: <20070127104539.GA9444@.*>
14mu|gdb-7.7.1_2014.06_1-10|212	Patch235: gdb-6.3-bz231832-obstack-2gb.patch
14mu|gdb-7.7.1_2014.06_1-10|213	
14mu|gdb-7.7.1_2014.06_1-10|214	# Allow running `/usr/bin/gcore' with provided but inaccessible tty (BZ 229517).
14mu|gdb-7.7.1_2014.06_1-10|215	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|216	Patch245: gdb-6.6-bz229517-gcore-without-terminal.patch
14mu|gdb-7.7.1_2014.06_1-10|217	
14mu|gdb-7.7.1_2014.06_1-10|218	# Notify user of a child forked process being detached (BZ 235197).
14mu|gdb-7.7.1_2014.06_1-10|219	#=push: This is more about discussion if/what should be printed.
14mu|gdb-7.7.1_2014.06_1-10|220	Patch247: gdb-6.6-bz235197-fork-detach-info.patch
14mu|gdb-7.7.1_2014.06_1-10|221	
14mu|gdb-7.7.1_2014.06_1-10|222	# Avoid too long timeouts on failing cases of "annota1.exp annota3.exp".
14mu|gdb-7.7.1_2014.06_1-10|223	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|224	Patch254: gdb-6.6-testsuite-timeouts.patch
14mu|gdb-7.7.1_2014.06_1-10|225	
14mu|gdb-7.7.1_2014.06_1-10|226	# Support for stepping over PPC atomic instruction sequences (BZ 237572).
14mu|gdb-7.7.1_2014.06_1-10|227	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|228	Patch258: gdb-6.6-bz237572-ppc-atomic-sequence-test.patch
14mu|gdb-7.7.1_2014.06_1-10|229	
14mu|gdb-7.7.1_2014.06_1-10|230	# Test kernel VDSO decoding while attaching to an i386 process.
14mu|gdb-7.7.1_2014.06_1-10|231	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|232	Patch263: gdb-6.3-attach-see-vdso-test.patch
14mu|gdb-7.7.1_2014.06_1-10|233	
14mu|gdb-7.7.1_2014.06_1-10|234	# Test leftover zombie process (BZ 243845).
14mu|gdb-7.7.1_2014.06_1-10|235	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|236	Patch271: gdb-6.5-bz243845-stale-testing-zombie-test.patch
14mu|gdb-7.7.1_2014.06_1-10|237	
14mu|gdb-7.7.1_2014.06_1-10|238	# New locating of the matching binaries from the pure core file (build-id).
14mu|gdb-7.7.1_2014.06_1-10|239	#=push
14mu|gdb-7.7.1_2014.06_1-10|240	Patch274: gdb-6.6-buildid-locate.patch
14mu|gdb-7.7.1_2014.06_1-10|241	# Fix loading of core files without build-ids but with build-ids in executables.
14mu|gdb-7.7.1_2014.06_1-10|242	#=push
14mu|gdb-7.7.1_2014.06_1-10|243	Patch659: gdb-6.6-buildid-locate-solib-missing-ids.patch
14mu|gdb-7.7.1_2014.06_1-10|244	#=push
14mu|gdb-7.7.1_2014.06_1-10|245	Patch353: gdb-6.6-buildid-locate-rpm.patch
14mu|gdb-7.7.1_2014.06_1-10|246	#=push
14mu|gdb-7.7.1_2014.06_1-10|247	Patch415: gdb-6.6-buildid-locate-core-as-arg.patch
14mu|gdb-7.7.1_2014.06_1-10|248	# Workaround librpm BZ 643031 due to its unexpected exit() calls (BZ 642879).
14mu|gdb-7.7.1_2014.06_1-10|249	#=push
14mu|gdb-7.7.1_2014.06_1-10|250	Patch519: gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
14mu|gdb-7.7.1_2014.06_1-10|251	# [SCL] Skip deprecated .gdb_index warning for Red Hat built files (BZ 953585).
14mu|gdb-7.7.1_2014.06_1-10|252	Patch833: gdb-6.6-buildid-locate-rpm-scl.patch
14mu|gdb-7.7.1_2014.06_1-10|253	
14mu|gdb-7.7.1_2014.06_1-10|254	# Add kernel vDSO workaround (`no loadable ...') on RHEL-5 (kernel BZ 765875).
14mu|gdb-7.7.1_2014.06_1-10|255	#=push
14mu|gdb-7.7.1_2014.06_1-10|256	Patch276: gdb-6.6-bfd-vdso8k.patch
14mu|gdb-7.7.1_2014.06_1-10|257	
14mu|gdb-7.7.1_2014.06_1-10|258	# Fix displaying of numeric char arrays as strings (BZ 224128).
14mu|gdb-7.7.1_2014.06_1-10|259	#=fedoratest: But it is failing anyway, one should check the behavior more.
14mu|gdb-7.7.1_2014.06_1-10|260	Patch282: gdb-6.7-charsign-test.patch
14mu|gdb-7.7.1_2014.06_1-10|261	
14mu|gdb-7.7.1_2014.06_1-10|262	# Test PPC hiding of call-volatile parameter register.
14mu|gdb-7.7.1_2014.06_1-10|263	#=fedoratest+ppc
14mu|gdb-7.7.1_2014.06_1-10|264	Patch284: gdb-6.7-ppc-clobbered-registers-O2-test.patch
14mu|gdb-7.7.1_2014.06_1-10|265	
14mu|gdb-7.7.1_2014.06_1-10|266	# Test ia64 memory leaks of the code using libunwind.
14mu|gdb-7.7.1_2014.06_1-10|267	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|268	Patch289: gdb-6.5-ia64-libunwind-leak-test.patch
14mu|gdb-7.7.1_2014.06_1-10|269	
14mu|gdb-7.7.1_2014.06_1-10|270	# Test hiding unexpected breakpoints on intentional step commands.
14mu|gdb-7.7.1_2014.06_1-10|271	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|272	Patch290: gdb-6.5-missed-trap-on-step-test.patch
14mu|gdb-7.7.1_2014.06_1-10|273	
14mu|gdb-7.7.1_2014.06_1-10|274	# Support DW_TAG_interface_type the same way as DW_TAG_class_type (BZ 426600).
14mu|gdb-7.7.1_2014.06_1-10|275	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|276	Patch294: gdb-6.7-bz426600-DW_TAG_interface_type-test.patch
14mu|gdb-7.7.1_2014.06_1-10|277	
14mu|gdb-7.7.1_2014.06_1-10|278	# Test gcore memory and time requirements for large inferiors.
14mu|gdb-7.7.1_2014.06_1-10|279	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|280	Patch296: gdb-6.5-gcore-buffer-limit-test.patch
14mu|gdb-7.7.1_2014.06_1-10|281	
14mu|gdb-7.7.1_2014.06_1-10|282	# Test debugging statically linked threaded inferiors (BZ 239652).
14mu|gdb-7.7.1_2014.06_1-10|283	#  - It requires recent glibc to work in this case properly.
14mu|gdb-7.7.1_2014.06_1-10|284	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|285	Patch298: gdb-6.6-threads-static-test.patch
14mu|gdb-7.7.1_2014.06_1-10|286	
14mu|gdb-7.7.1_2014.06_1-10|287	# Test GCORE for shmid 0 shared memory mappings.
14mu|gdb-7.7.1_2014.06_1-10|288	#=fedoratest: But it is broken anyway, sometimes the case being tested is not reproducible.
14mu|gdb-7.7.1_2014.06_1-10|289	Patch309: gdb-6.3-mapping-zero-inode-test.patch
14mu|gdb-7.7.1_2014.06_1-10|290	
14mu|gdb-7.7.1_2014.06_1-10|291	# Test a crash on `focus cmd', `focus prev' commands.
14mu|gdb-7.7.1_2014.06_1-10|292	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|293	Patch311: gdb-6.3-focus-cmd-prev-test.patch
14mu|gdb-7.7.1_2014.06_1-10|294	
14mu|gdb-7.7.1_2014.06_1-10|295	# Test various forms of threads tracking across exec() (BZ 442765).
14mu|gdb-7.7.1_2014.06_1-10|296	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|297	Patch315: gdb-6.8-bz442765-threaded-exec-test.patch
14mu|gdb-7.7.1_2014.06_1-10|298	
14mu|gdb-7.7.1_2014.06_1-10|299	# Silence memcpy check which returns false positive (sparc64)
14mu|gdb-7.7.1_2014.06_1-10|300	#=push: But it is just a GCC workaround, look up the existing GCC PR for it.
14mu|gdb-7.7.1_2014.06_1-10|301	Patch317: gdb-6.8-sparc64-silence-memcpy-check.patch
14mu|gdb-7.7.1_2014.06_1-10|302	
14mu|gdb-7.7.1_2014.06_1-10|303	# Test a crash on libraries missing the .text section.
14mu|gdb-7.7.1_2014.06_1-10|304	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|305	Patch320: gdb-6.5-section-num-fixup-test.patch
14mu|gdb-7.7.1_2014.06_1-10|306	
14mu|gdb-7.7.1_2014.06_1-10|307	# Fix register assignments with no GDB stack frames (BZ 436037).
14mu|gdb-7.7.1_2014.06_1-10|308	#=push+work: This fix is incorrect.
14mu|gdb-7.7.1_2014.06_1-10|309	Patch330: gdb-6.8-bz436037-reg-no-longer-active.patch
14mu|gdb-7.7.1_2014.06_1-10|310	
14mu|gdb-7.7.1_2014.06_1-10|311	# Make the GDB quit processing non-abortable to cleanup everything properly.
14mu|gdb-7.7.1_2014.06_1-10|312	#=fedora: It was useful only after gdb-6.8-attach-signalled-detach-stopped.patch .
14mu|gdb-7.7.1_2014.06_1-10|313	Patch331: gdb-6.8-quit-never-aborts.patch
14mu|gdb-7.7.1_2014.06_1-10|314	
14mu|gdb-7.7.1_2014.06_1-10|315	# [RHEL5] Workaround kernel for detaching SIGSTOPped processes (BZ 809382).
14mu|gdb-7.7.1_2014.06_1-10|316	#=fedora
14mu|gdb-7.7.1_2014.06_1-10|317	Patch335: gdb-rhel5-compat.patch
14mu|gdb-7.7.1_2014.06_1-10|318	
14mu|gdb-7.7.1_2014.06_1-10|319	# [RHEL5,RHEL6] Fix attaching to stopped processes.
14mu|gdb-7.7.1_2014.06_1-10|320	#=fedora
14mu|gdb-7.7.1_2014.06_1-10|321	Patch337: gdb-6.8-attach-signalled-detach-stopped.patch
14mu|gdb-7.7.1_2014.06_1-10|322	
14mu|gdb-7.7.1_2014.06_1-10|323	# Test the watchpoints conditionals works.
14mu|gdb-7.7.1_2014.06_1-10|324	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|325	Patch343: gdb-6.8-watchpoint-conditionals-test.patch
14mu|gdb-7.7.1_2014.06_1-10|326	
14mu|gdb-7.7.1_2014.06_1-10|327	# Fix resolving of variables at locations lists in prelinked libs (BZ 466901).
14mu|gdb-7.7.1_2014.06_1-10|328	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|329	Patch348: gdb-6.8-bz466901-backtrace-full-prelinked.patch
14mu|gdb-7.7.1_2014.06_1-10|330	
14mu|gdb-7.7.1_2014.06_1-10|331	# The merged branch `archer-jankratochvil-fedora15' of:
14mu|gdb-7.7.1_2014.06_1-10|332	# http://sourceware.org/gdb/wiki/ProjectArcher
14mu|gdb-7.7.1_2014.06_1-10|333	#=push+work
14mu|gdb-7.7.1_2014.06_1-10|334	Patch349: gdb-archer.patch
14mu|gdb-7.7.1_2014.06_1-10|335	
14mu|gdb-7.7.1_2014.06_1-10|336	# Fix parsing elf64-i386 files for kdump PAE vmcore dumps (BZ 457187).
14mu|gdb-7.7.1_2014.06_1-10|337	# - Turn on 64-bit BFD support, globally enable AC_SYS_LARGEFILE.
14mu|gdb-7.7.1_2014.06_1-10|338	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|339	Patch360: gdb-6.8-bz457187-largefile-test.patch
14mu|gdb-7.7.1_2014.06_1-10|340	
14mu|gdb-7.7.1_2014.06_1-10|341	# New test for step-resume breakpoint placed in multiple threads at once.
14mu|gdb-7.7.1_2014.06_1-10|342	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|343	Patch381: gdb-simultaneous-step-resume-breakpoint-test.patch
14mu|gdb-7.7.1_2014.06_1-10|344	
14mu|gdb-7.7.1_2014.06_1-10|345	# Fix GNU/Linux core open: Can't read pathname for load map: Input/output error.
14mu|gdb-7.7.1_2014.06_1-10|346	# Fix regression of undisplayed missing shared libraries caused by a fix for.
14mu|gdb-7.7.1_2014.06_1-10|347	#=push+work: It should be in glibc: libc-alpha: <20091004161706.GA27450@.*>
14mu|gdb-7.7.1_2014.06_1-10|348	Patch382: gdb-core-open-vdso-warning.patch
14mu|gdb-7.7.1_2014.06_1-10|349	
14mu|gdb-7.7.1_2014.06_1-10|350	# Fix syscall restarts for amd64->i386 biarch.
14mu|gdb-7.7.1_2014.06_1-10|351	#=push
14mu|gdb-7.7.1_2014.06_1-10|352	Patch391: gdb-x86_64-i386-syscall-restart.patch
14mu|gdb-7.7.1_2014.06_1-10|353	
14mu|gdb-7.7.1_2014.06_1-10|354	# Fix stepping with OMP parallel Fortran sections (BZ 533176).
14mu|gdb-7.7.1_2014.06_1-10|355	#=push+work: It requires some better DWARF annotations.
14mu|gdb-7.7.1_2014.06_1-10|356	Patch392: gdb-bz533176-fortran-omp-step.patch
14mu|gdb-7.7.1_2014.06_1-10|357	
14mu|gdb-7.7.1_2014.06_1-10|358	# Use gfortran44 when running the testsuite on RHEL-5.
14mu|gdb-7.7.1_2014.06_1-10|359	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|360	Patch393: gdb-rhel5-gcc44.patch
14mu|gdb-7.7.1_2014.06_1-10|361	
14mu|gdb-7.7.1_2014.06_1-10|362	# Fix regression by python on ia64 due to stale current frame.
14mu|gdb-7.7.1_2014.06_1-10|363	#=push
14mu|gdb-7.7.1_2014.06_1-10|364	Patch397: gdb-follow-child-stale-parent.patch
14mu|gdb-7.7.1_2014.06_1-10|365	
14mu|gdb-7.7.1_2014.06_1-10|366	# Workaround ccache making lineno non-zero for command-line definitions.
14mu|gdb-7.7.1_2014.06_1-10|367	#=fedoratest: ccache is rarely used and it is even fixed now.
14mu|gdb-7.7.1_2014.06_1-10|368	Patch403: gdb-ccache-workaround.patch
14mu|gdb-7.7.1_2014.06_1-10|369	
14mu|gdb-7.7.1_2014.06_1-10|370	# Testcase for "Do not make up line information" fix by Daniel Jacobowitz.
14mu|gdb-7.7.1_2014.06_1-10|371	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|372	Patch407: gdb-lineno-makeup-test.patch
14mu|gdb-7.7.1_2014.06_1-10|373	
14mu|gdb-7.7.1_2014.06_1-10|374	# Test power7 ppc disassembly.
14mu|gdb-7.7.1_2014.06_1-10|375	#=fedoratest+ppc
14mu|gdb-7.7.1_2014.06_1-10|376	Patch408: gdb-ppc-power7-test.patch
14mu|gdb-7.7.1_2014.06_1-10|377	
14mu|gdb-7.7.1_2014.06_1-10|378	# Fix i386+x86_64 rwatch+awatch before run, regression against 6.8 (BZ 541866).
14mu|gdb-7.7.1_2014.06_1-10|379	# Fix i386 rwatch+awatch before run (BZ 688788, on top of BZ 541866).
14mu|gdb-7.7.1_2014.06_1-10|380	#=push+work: It should be fixed properly instead.
14mu|gdb-7.7.1_2014.06_1-10|381	Patch417: gdb-bz541866-rwatch-before-run.patch
14mu|gdb-7.7.1_2014.06_1-10|382	
14mu|gdb-7.7.1_2014.06_1-10|383	# Workaround non-stop moribund locations exploited by kernel utrace (BZ 590623).
14mu|gdb-7.7.1_2014.06_1-10|384	#=push+work: Currently it is still not fully safe.
14mu|gdb-7.7.1_2014.06_1-10|385	Patch459: gdb-moribund-utrace-workaround.patch
14mu|gdb-7.7.1_2014.06_1-10|386	
14mu|gdb-7.7.1_2014.06_1-10|387	# Fix follow-exec for C++ programs (bugreported by Martin Stransky).
14mu|gdb-7.7.1_2014.06_1-10|388	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|389	Patch470: gdb-archer-next-over-throw-cxx-exec.patch
14mu|gdb-7.7.1_2014.06_1-10|390	
14mu|gdb-7.7.1_2014.06_1-10|391	# Backport DWARF-4 support (BZ 601887, Tom Tromey).
14mu|gdb-7.7.1_2014.06_1-10|392	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|393	Patch475: gdb-bz601887-dwarf4-rh-test.patch
14mu|gdb-7.7.1_2014.06_1-10|394	
14mu|gdb-7.7.1_2014.06_1-10|395	# [delayed-symfile] Test a backtrace regression on CFIs without DIE (BZ 614604).
14mu|gdb-7.7.1_2014.06_1-10|396	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|397	Patch490: gdb-test-bt-cfi-without-die.patch
14mu|gdb-7.7.1_2014.06_1-10|398	
14mu|gdb-7.7.1_2014.06_1-10|399	# Provide /usr/bin/gdb-add-index for rpm-build (Tom Tromey).
14mu|gdb-7.7.1_2014.06_1-10|400	#=fedora: Re-check against the upstream version.
14mu|gdb-7.7.1_2014.06_1-10|401	Patch491: gdb-gdb-add-index-script.patch
14mu|gdb-7.7.1_2014.06_1-10|402	
14mu|gdb-7.7.1_2014.06_1-10|403	# Out of memory is just an error, not fatal (uninitialized VLS vars, BZ 568248).
14mu|gdb-7.7.1_2014.06_1-10|404	#=drop+work: Inferior objects should be read in parts, then this patch gets obsoleted.
14mu|gdb-7.7.1_2014.06_1-10|405	Patch496: gdb-bz568248-oom-is-error.patch
14mu|gdb-7.7.1_2014.06_1-10|406	
14mu|gdb-7.7.1_2014.06_1-10|407	# Verify GDB Python built-in function gdb.solib_address exists (BZ # 634108).
14mu|gdb-7.7.1_2014.06_1-10|408	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|409	Patch526: gdb-bz634108-solib_address.patch
14mu|gdb-7.7.1_2014.06_1-10|410	
14mu|gdb-7.7.1_2014.06_1-10|411	# New test gdb.arch/x86_64-pid0-core.exp for kernel PID 0 cores (BZ 611435).
14mu|gdb-7.7.1_2014.06_1-10|412	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|413	Patch542: gdb-test-pid0-core.patch
14mu|gdb-7.7.1_2014.06_1-10|414	
14mu|gdb-7.7.1_2014.06_1-10|415	# [archer-tromey-delayed-symfile] New test gdb.dwarf2/dw2-aranges.exp.
14mu|gdb-7.7.1_2014.06_1-10|416	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|417	Patch547: gdb-test-dw2-aranges.patch
14mu|gdb-7.7.1_2014.06_1-10|418	
14mu|gdb-7.7.1_2014.06_1-10|419	# [archer-keiths-expr-cumulative+upstream] Import C++ testcases.
14mu|gdb-7.7.1_2014.06_1-10|420	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|421	Patch548: gdb-test-expr-cumulative-archer.patch
14mu|gdb-7.7.1_2014.06_1-10|422	
14mu|gdb-7.7.1_2014.06_1-10|423	# Toolchain on sparc is slightly broken and debuginfo files are generated
14mu|gdb-7.7.1_2014.06_1-10|424	# with non 64bit aligned tables/offsets.
14mu|gdb-7.7.1_2014.06_1-10|425	# See for example readelf -S ../Xvnc.debug.
14mu|gdb-7.7.1_2014.06_1-10|426	#
14mu|gdb-7.7.1_2014.06_1-10|427	# As a consenquence calculation of sectp->filepos as used in
14mu|gdb-7.7.1_2014.06_1-10|428	# dwarf2_read_section (gdb/dwarf2read.c:1525) will return a non aligned buffer
14mu|gdb-7.7.1_2014.06_1-10|429	# that cannot be used directly as done with MMAP.
14mu|gdb-7.7.1_2014.06_1-10|430	# Usage will result in a BusError.
14mu|gdb-7.7.1_2014.06_1-10|431	#
14mu|gdb-7.7.1_2014.06_1-10|432	# While we figure out what's wrong in the toolchain and do a full archive
14mu|gdb-7.7.1_2014.06_1-10|433	# rebuild to fix it, we need to be able to use gdb :)
14mu|gdb-7.7.1_2014.06_1-10|434	#=push+work
14mu|gdb-7.7.1_2014.06_1-10|435	Patch579: gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch
14mu|gdb-7.7.1_2014.06_1-10|436	
14mu|gdb-7.7.1_2014.06_1-10|437	# Work around PR libc/13097 "linux-vdso.so.1" warning message.
14mu|gdb-7.7.1_2014.06_1-10|438	#=push
14mu|gdb-7.7.1_2014.06_1-10|439	Patch627: gdb-glibc-vdso-workaround.patch
14mu|gdb-7.7.1_2014.06_1-10|440	
14mu|gdb-7.7.1_2014.06_1-10|441	# Hack for proper PIE run of the testsuite.
14mu|gdb-7.7.1_2014.06_1-10|442	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|443	Patch634: gdb-runtest-pie-override.patch
14mu|gdb-7.7.1_2014.06_1-10|444	
14mu|gdb-7.7.1_2014.06_1-10|445	# Work around readline-6.2 incompatibility not asking for --more-- (BZ 701131).
14mu|gdb-7.7.1_2014.06_1-10|446	#=fedora
14mu|gdb-7.7.1_2014.06_1-10|447	Patch642: gdb-readline62-ask-more-rh.patch
14mu|gdb-7.7.1_2014.06_1-10|448	
14mu|gdb-7.7.1_2014.06_1-10|449	# Print reasons for failed attach/spawn incl. SELinux deny_ptrace (BZ 786878).
14mu|gdb-7.7.1_2014.06_1-10|450	#=push
14mu|gdb-7.7.1_2014.06_1-10|451	Patch653: gdb-attach-fail-reasons-5of5.patch
14mu|gdb-7.7.1_2014.06_1-10|452	
14mu|gdb-7.7.1_2014.06_1-10|453	# Workaround crashes from stale frame_info pointer (BZ 804256).
14mu|gdb-7.7.1_2014.06_1-10|454	#=fedora
14mu|gdb-7.7.1_2014.06_1-10|455	Patch661: gdb-stale-frame_info.patch
14mu|gdb-7.7.1_2014.06_1-10|456	
14mu|gdb-7.7.1_2014.06_1-10|457	# Workaround PR libc/14166 for inferior calls of strstr.
14mu|gdb-7.7.1_2014.06_1-10|458	#=fedora: Compatibility with RHELs (unchecked which ones).
14mu|gdb-7.7.1_2014.06_1-10|459	Patch690: gdb-glibc-strstr-workaround.patch
14mu|gdb-7.7.1_2014.06_1-10|460	
14mu|gdb-7.7.1_2014.06_1-10|461	# Include testcase for `Unable to see a variable inside a module (XLF)' (BZ 823789).
14mu|gdb-7.7.1_2014.06_1-10|462	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|463	#+ppc
14mu|gdb-7.7.1_2014.06_1-10|464	Patch698: gdb-rhel5.9-testcase-xlf-var-inside-mod.patch
14mu|gdb-7.7.1_2014.06_1-10|465	
14mu|gdb-7.7.1_2014.06_1-10|466	# Testcase for `Setting solib-absolute-prefix breaks vDSO' (BZ 818343).
14mu|gdb-7.7.1_2014.06_1-10|467	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|468	Patch703: gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch
14mu|gdb-7.7.1_2014.06_1-10|469	
14mu|gdb-7.7.1_2014.06_1-10|470	# Fix `GDB cannot access struct member whose offset is larger than 256MB'
14mu|gdb-7.7.1_2014.06_1-10|471	# (RH BZ 795424).
14mu|gdb-7.7.1_2014.06_1-10|472	#=push+work
14mu|gdb-7.7.1_2014.06_1-10|473	Patch811: gdb-rhbz795424-bitpos-20of25.patch
14mu|gdb-7.7.1_2014.06_1-10|474	Patch812: gdb-rhbz795424-bitpos-21of25.patch
14mu|gdb-7.7.1_2014.06_1-10|475	Patch813: gdb-rhbz795424-bitpos-22of25.patch
14mu|gdb-7.7.1_2014.06_1-10|476	Patch814: gdb-rhbz795424-bitpos-23of25.patch
14mu|gdb-7.7.1_2014.06_1-10|477	Patch816: gdb-rhbz795424-bitpos-25of25.patch
14mu|gdb-7.7.1_2014.06_1-10|478	Patch817: gdb-rhbz795424-bitpos-25of25-test.patch
14mu|gdb-7.7.1_2014.06_1-10|479	Patch818: gdb-rhbz795424-bitpos-lazyvalue.patch
14mu|gdb-7.7.1_2014.06_1-10|480	
14mu|gdb-7.7.1_2014.06_1-10|481	# Import regression test for `gdb/findvar.c:417: internal-error:
14mu|gdb-7.7.1_2014.06_1-10|482	# read_var_value: Assertion `frame' failed.' (RH BZ 947564) from RHEL 6.5.
14mu|gdb-7.7.1_2014.06_1-10|483	#=fedoratest
14mu|gdb-7.7.1_2014.06_1-10|484	Patch832: gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch
14mu|gdb-7.7.1_2014.06_1-10|485	
14mu|gdb-7.7.1_2014.06_1-10|486	# Fix crash on 'enable count' (Simon Marchi, BZ 993118).
14mu|gdb-7.7.1_2014.06_1-10|487	Patch843: gdb-enable-count-crash.patch
14mu|gdb-7.7.1_2014.06_1-10|488	
14mu|gdb-7.7.1_2014.06_1-10|489	# Fix testsuite "ERROR: no fileid for".
14mu|gdb-7.7.1_2014.06_1-10|490	Patch846: gdb-testsuite-nohostid.patch
14mu|gdb-7.7.1_2014.06_1-10|491	
14mu|gdb-7.7.1_2014.06_1-10|492	# [rhel6] DTS backward Python compatibility API (BZ 1020004, Phil Muldoon).
14mu|gdb-7.7.1_2014.06_1-10|493	Patch848: gdb-dts-rhel6-python-compat.patch
14mu|gdb-7.7.1_2014.06_1-10|494	
14mu|gdb-7.7.1_2014.06_1-10|495	# Fix crash of -readnow /usr/lib/debug/usr/bin/gnatbind.debug (BZ 1069211).
14mu|gdb-7.7.1_2014.06_1-10|496	Patch850: gdb-gnat-dwarf-crash-1of3.patch
14mu|gdb-7.7.1_2014.06_1-10|497	Patch851: gdb-gnat-dwarf-crash-2of3.patch
14mu|gdb-7.7.1_2014.06_1-10|498	Patch852: gdb-gnat-dwarf-crash-3of3.patch
14mu|gdb-7.7.1_2014.06_1-10|499	# RPM5 patch
14mu|gdb-7.7.1_2014.06_1-10|500	Patch1000: gdb-7.3.50.20110722-rpm5.patch
14mu|gdb-7.7.1_2014.06_1-10|501	
14mu|gdb-7.7.1_2014.06_1-10|502	# ROSA/OMV/MGA have urpmi instead of yum:
14mu|gdb-7.7.1_2014.06_1-10|503	Patch1001: gdb-7.7-buildid-locate-rosa.patch
14mu|gdb-7.7.1_2014.06_1-10|504	
14mu|gdb-7.7.1_2014.06_1-10|505	# http://svnweb.mageia.org/soft/rpm/debuginfo-install/trunk/debuginfo-install
14mu|gdb-7.7.1_2014.06_1-10|506	Source1000: debuginfo-install
14mu|gdb-7.7.1_2014.06_1-10|507	
14mu|gdb-7.7.1_2014.06_1-10|508	BuildRequires:  bison
14mu|gdb-7.7.1_2014.06_1-10|509	Buildrequires:  cloog-devel
14mu|gdb-7.7.1_2014.06_1-10|510	BuildRequires:  flex
14mu|gdb-7.7.1_2014.06_1-10|511	BuildRequires:  pkgconfig(ncurses)
14mu|gdb-7.7.1_2014.06_1-10|512	BuildRequires:  pkgconfig(expat)
14mu|gdb-7.7.1_2014.06_1-10|513	BuildRequires:  pkgconfig(python)
14mu|gdb-7.7.1_2014.06_1-10|514	BuildRequires:  pkgconfig(rpm) >= 5.3
14mu|gdb-7.7.1_2014.06_1-10|515	BuildRequires:  readline-devel
14mu|gdb-7.7.1_2014.06_1-10|516	BuildRequires:  texinfo
14mu|gdb-7.7.1_2014.06_1-10|517	# To be cleaned up later
14mu|gdb-7.7.1_2014.06_1-10|518	BuildRequires:	texlive
14mu|gdb-7.7.1_2014.06_1-10|519	BuildRequires:	texlive-scheme-medium
14mu|gdb-7.7.1_2014.06_1-10|520	# chrome is used for certified products
14mu|gdb-7.7.1_2014.06_1-10|521	%if %{with chrome}
14mu|gdb-7.7.1_2014.06_1-10|522	BuildRequires:	texlive-collection-texinfo
14mu|gdb-7.7.1_2014.06_1-10|523	BuildRequires:	texlive-latex-fonts
14mu|gdb-7.7.1_2014.06_1-10|524	BuildRequires:	texlive-ec
14mu|gdb-7.7.1_2014.06_1-10|525	BuildRequires:	texlive-cm-super
14mu|gdb-7.7.1_2014.06_1-10|526	%endif
14mu|gdb-7.7.1_2014.06_1-10|527	%if %{with testsuite}
14mu|gdb-7.7.1_2014.06_1-10|528	BuildRequires:	dejagnu
14mu|gdb-7.7.1_2014.06_1-10|529	%endif
14mu|gdb-7.7.1_2014.06_1-10|530	
14mu|gdb-7.7.1_2014.06_1-10|531	
14mu|gdb-7.7.1_2014.06_1-10|532	%description
14mu|gdb-7.7.1_2014.06_1-10|533	GDB, the GNU debugger, allows you to debug programs written in C, C++,
14mu|gdb-7.7.1_2014.06_1-10|534	Java, and other languages, by executing them in a controlled fashion
14mu|gdb-7.7.1_2014.06_1-10|535	and printing their data.
14mu|gdb-7.7.1_2014.06_1-10|536	
14mu|gdb-7.7.1_2014.06_1-10|537	%prep
14mu|gdb-7.7.1_2014.06_1-10|538	
14mu|gdb-7.7.1_2014.06_1-10|539	# This allows the tarball name to be different from our
14mu|gdb-7.7.1_2014.06_1-10|540	# version-release name.
14mu|gdb-7.7.1_2014.06_1-10|541	
14mu|gdb-7.7.1_2014.06_1-10|542	%setup -q -n %{gdb_src}
14mu|gdb-7.7.1_2014.06_1-10|543	
14mu|gdb-7.7.1_2014.06_1-10|544	# Files have `# <number> <file>' statements breaking VPATH / find-debuginfo.sh .
14mu|gdb-7.7.1_2014.06_1-10|545	rm -f gdb/ada-exp.c gdb/ada-lex.c gdb/c-exp.c gdb/cp-name-parser.c gdb/f-exp.c
14mu|gdb-7.7.1_2014.06_1-10|546	rm -f gdb/jv-exp.c gdb/m2-exp.c gdb/objc-exp.c gdb/p-exp.c gdb/go-exp.c
14mu|gdb-7.7.1_2014.06_1-10|547	
14mu|gdb-7.7.1_2014.06_1-10|548	# Apply patches defined above.
14mu|gdb-7.7.1_2014.06_1-10|549	
14mu|gdb-7.7.1_2014.06_1-10|550	# Match the Fedora's version info.
14mu|gdb-7.7.1_2014.06_1-10|551	%patch2 -p1
14mu|gdb-7.7.1_2014.06_1-10|552	
14mu|gdb-7.7.1_2014.06_1-10|553	%patch349 -p1
14mu|gdb-7.7.1_2014.06_1-10|554	%patch232 -p1
14mu|gdb-7.7.1_2014.06_1-10|555	%patch1 -p1
14mu|gdb-7.7.1_2014.06_1-10|556	
14mu|gdb-7.7.1_2014.06_1-10|557	%patch105 -p1
14mu|gdb-7.7.1_2014.06_1-10|558	%patch111 -p1
14mu|gdb-7.7.1_2014.06_1-10|559	%patch112 -p1
14mu|gdb-7.7.1_2014.06_1-10|560	%patch118 -p1
14mu|gdb-7.7.1_2014.06_1-10|561	%patch122 -p1
14mu|gdb-7.7.1_2014.06_1-10|562	%patch125 -p1
14mu|gdb-7.7.1_2014.06_1-10|563	%patch133 -p1
14mu|gdb-7.7.1_2014.06_1-10|564	%patch136 -p1
14mu|gdb-7.7.1_2014.06_1-10|565	%patch145 -p1
14mu|gdb-7.7.1_2014.06_1-10|566	%patch161 -p1
14mu|gdb-7.7.1_2014.06_1-10|567	%patch163 -p1
14mu|gdb-7.7.1_2014.06_1-10|568	%patch164 -p1
14mu|gdb-7.7.1_2014.06_1-10|569	%patch188 -p1
14mu|gdb-7.7.1_2014.06_1-10|570	%patch194 -p1
14mu|gdb-7.7.1_2014.06_1-10|571	%patch196 -p1
14mu|gdb-7.7.1_2014.06_1-10|572	%patch199 -p1
14mu|gdb-7.7.1_2014.06_1-10|573	%patch208 -p1
14mu|gdb-7.7.1_2014.06_1-10|574	%patch211 -p1
14mu|gdb-7.7.1_2014.06_1-10|575	%patch213 -p1
14mu|gdb-7.7.1_2014.06_1-10|576	%patch214 -p1
14mu|gdb-7.7.1_2014.06_1-10|577	%patch216 -p1
14mu|gdb-7.7.1_2014.06_1-10|578	%patch217 -p1
14mu|gdb-7.7.1_2014.06_1-10|579	%patch225 -p1
14mu|gdb-7.7.1_2014.06_1-10|580	%patch229 -p1
14mu|gdb-7.7.1_2014.06_1-10|581	%patch231 -p1
14mu|gdb-7.7.1_2014.06_1-10|582	%patch234 -p1
14mu|gdb-7.7.1_2014.06_1-10|583	%patch235 -p1
14mu|gdb-7.7.1_2014.06_1-10|584	%patch245 -p1
14mu|gdb-7.7.1_2014.06_1-10|585	%patch247 -p1
14mu|gdb-7.7.1_2014.06_1-10|586	%patch254 -p1
14mu|gdb-7.7.1_2014.06_1-10|587	%patch258 -p1
14mu|gdb-7.7.1_2014.06_1-10|588	%patch260 -p1
14mu|gdb-7.7.1_2014.06_1-10|589	%patch263 -p1
14mu|gdb-7.7.1_2014.06_1-10|590	%patch271 -p1
14mu|gdb-7.7.1_2014.06_1-10|591	%patch274 -p1
14mu|gdb-7.7.1_2014.06_1-10|592	%patch659 -p1
14mu|gdb-7.7.1_2014.06_1-10|593	%patch353 -p1
14mu|gdb-7.7.1_2014.06_1-10|594	%patch276 -p1
14mu|gdb-7.7.1_2014.06_1-10|595	%patch282 -p1
14mu|gdb-7.7.1_2014.06_1-10|596	%patch284 -p1
14mu|gdb-7.7.1_2014.06_1-10|597	%patch289 -p1
14mu|gdb-7.7.1_2014.06_1-10|598	%patch290 -p1
14mu|gdb-7.7.1_2014.06_1-10|599	%patch294 -p1
14mu|gdb-7.7.1_2014.06_1-10|600	%patch296 -p1
14mu|gdb-7.7.1_2014.06_1-10|601	%patch298 -p1
14mu|gdb-7.7.1_2014.06_1-10|602	%patch309 -p1
14mu|gdb-7.7.1_2014.06_1-10|603	%patch311 -p1
14mu|gdb-7.7.1_2014.06_1-10|604	%patch315 -p1
14mu|gdb-7.7.1_2014.06_1-10|605	%patch317 -p1
14mu|gdb-7.7.1_2014.06_1-10|606	%patch320 -p1
14mu|gdb-7.7.1_2014.06_1-10|607	%patch330 -p1
14mu|gdb-7.7.1_2014.06_1-10|608	%patch343 -p1
14mu|gdb-7.7.1_2014.06_1-10|609	%patch348 -p1
14mu|gdb-7.7.1_2014.06_1-10|610	%patch360 -p1
14mu|gdb-7.7.1_2014.06_1-10|611	%patch381 -p1
14mu|gdb-7.7.1_2014.06_1-10|612	%patch382 -p1
14mu|gdb-7.7.1_2014.06_1-10|613	%patch391 -p1
14mu|gdb-7.7.1_2014.06_1-10|614	%patch392 -p1
14mu|gdb-7.7.1_2014.06_1-10|615	%patch397 -p1
14mu|gdb-7.7.1_2014.06_1-10|616	%patch403 -p1
14mu|gdb-7.7.1_2014.06_1-10|617	%patch389 -p1
14mu|gdb-7.7.1_2014.06_1-10|618	%patch394 -p1
14mu|gdb-7.7.1_2014.06_1-10|619	%patch407 -p1
14mu|gdb-7.7.1_2014.06_1-10|620	%patch408 -p1
14mu|gdb-7.7.1_2014.06_1-10|621	%patch417 -p1
14mu|gdb-7.7.1_2014.06_1-10|622	%patch459 -p1
14mu|gdb-7.7.1_2014.06_1-10|623	%patch470 -p1
14mu|gdb-7.7.1_2014.06_1-10|624	%patch475 -p1
14mu|gdb-7.7.1_2014.06_1-10|625	%patch415 -p1
14mu|gdb-7.7.1_2014.06_1-10|626	%patch519 -p1
14mu|gdb-7.7.1_2014.06_1-10|627	%patch490 -p1
14mu|gdb-7.7.1_2014.06_1-10|628	%patch491 -p1
14mu|gdb-7.7.1_2014.06_1-10|629	%patch496 -p1
14mu|gdb-7.7.1_2014.06_1-10|630	%patch526 -p1
14mu|gdb-7.7.1_2014.06_1-10|631	%patch542 -p1
14mu|gdb-7.7.1_2014.06_1-10|632	%patch547 -p1
14mu|gdb-7.7.1_2014.06_1-10|633	%patch548 -p1
14mu|gdb-7.7.1_2014.06_1-10|634	%patch579 -p1
14mu|gdb-7.7.1_2014.06_1-10|635	%patch627 -p1
14mu|gdb-7.7.1_2014.06_1-10|636	%patch634 -p1
14mu|gdb-7.7.1_2014.06_1-10|637	%patch653 -p1
14mu|gdb-7.7.1_2014.06_1-10|638	%patch661 -p1
14mu|gdb-7.7.1_2014.06_1-10|639	%patch690 -p1
14mu|gdb-7.7.1_2014.06_1-10|640	%patch698 -p1
14mu|gdb-7.7.1_2014.06_1-10|641	%patch703 -p1
14mu|gdb-7.7.1_2014.06_1-10|642	%patch811 -p1
14mu|gdb-7.7.1_2014.06_1-10|643	%patch812 -p1
14mu|gdb-7.7.1_2014.06_1-10|644	%patch813 -p1
14mu|gdb-7.7.1_2014.06_1-10|645	%patch814 -p1
14mu|gdb-7.7.1_2014.06_1-10|646	%patch816 -p1
14mu|gdb-7.7.1_2014.06_1-10|647	%patch817 -p1
14mu|gdb-7.7.1_2014.06_1-10|648	%patch818 -p1
14mu|gdb-7.7.1_2014.06_1-10|649	%patch832 -p1
14mu|gdb-7.7.1_2014.06_1-10|650	%patch843 -p1
14mu|gdb-7.7.1_2014.06_1-10|651	%patch846 -p1
14mu|gdb-7.7.1_2014.06_1-10|652	%patch850 -p1
14mu|gdb-7.7.1_2014.06_1-10|653	%patch851 -p1
14mu|gdb-7.7.1_2014.06_1-10|654	%patch852 -p1
14mu|gdb-7.7.1_2014.06_1-10|655	
14mu|gdb-7.7.1_2014.06_1-10|656	%patch1000 -p1
14mu|gdb-7.7.1_2014.06_1-10|657	%patch1001 -p1
14mu|gdb-7.7.1_2014.06_1-10|658	
14mu|gdb-7.7.1_2014.06_1-10|659	find -name "*.orig" | xargs rm -f
14mu|gdb-7.7.1_2014.06_1-10|660	! find -name "*.rej" # Should not happen.
14mu|gdb-7.7.1_2014.06_1-10|661	
14mu|gdb-7.7.1_2014.06_1-10|662	cat > gdb/version.in << EOF
14mu|gdb-7.7.1_2014.06_1-10|663	%{version}-%{release} (%{distro_version})
14mu|gdb-7.7.1_2014.06_1-10|664	EOF
14mu|gdb-7.7.1_2014.06_1-10|665	
14mu|gdb-7.7.1_2014.06_1-10|666	# Remove the info and other generated files added by the FSF release
14mu|gdb-7.7.1_2014.06_1-10|667	# process.
14mu|gdb-7.7.1_2014.06_1-10|668	rm -f libdecnumber/gstdint.h
14mu|gdb-7.7.1_2014.06_1-10|669	rm -f bfd/doc/*.info
14mu|gdb-7.7.1_2014.06_1-10|670	rm -f bfd/doc/*.info-*
14mu|gdb-7.7.1_2014.06_1-10|671	rm -f gdb/doc/*.info
14mu|gdb-7.7.1_2014.06_1-10|672	rm -f gdb/doc/*.info-*
14mu|gdb-7.7.1_2014.06_1-10|673	
14mu|gdb-7.7.1_2014.06_1-10|674	# RL_STATE_FEDORA_GDB would not be found for:
14mu|gdb-7.7.1_2014.06_1-10|675	# Patch642: gdb-readline62-ask-more-rh.patch
14mu|gdb-7.7.1_2014.06_1-10|676	# --with-system-readline
14mu|gdb-7.7.1_2014.06_1-10|677	mv -f readline/doc readline-doc
14mu|gdb-7.7.1_2014.06_1-10|678	rm -rf readline/*
14mu|gdb-7.7.1_2014.06_1-10|679	mv -f readline-doc readline/doc
14mu|gdb-7.7.1_2014.06_1-10|680	
14mu|gdb-7.7.1_2014.06_1-10|681	%build
14mu|gdb-7.7.1_2014.06_1-10|682	CONFIGURE_TOP=$PWD
14mu|gdb-7.7.1_2014.06_1-10|683	# Identify the build directory with the version of gdb as well as the
14mu|gdb-7.7.1_2014.06_1-10|684	# architecture, to allow for mutliple versions to be installed and
14mu|gdb-7.7.1_2014.06_1-10|685	# built.
14mu|gdb-7.7.1_2014.06_1-10|686	# Initially we're in the %{gdb_src} directory.
14mu|gdb-7.7.1_2014.06_1-10|687	
14mu|gdb-7.7.1_2014.06_1-10|688	for fprofile in %{?_with_profile:-fprofile} ""
14mu|gdb-7.7.1_2014.06_1-10|689	do
14mu|gdb-7.7.1_2014.06_1-10|690	
14mu|gdb-7.7.1_2014.06_1-10|691	mkdir %{gdb_build}$fprofile
14mu|gdb-7.7.1_2014.06_1-10|692	cd %{gdb_build}$fprofile
14mu|gdb-7.7.1_2014.06_1-10|693	
14mu|gdb-7.7.1_2014.06_1-10|694	export CFLAGS="$RPM_OPT_FLAGS"
14mu|gdb-7.7.1_2014.06_1-10|695	
14mu|gdb-7.7.1_2014.06_1-10|696	%if 0%{?_with_debug:1}
14mu|gdb-7.7.1_2014.06_1-10|697	# --enable-werror could conflict with `-Wall -O0' but this is no longer true
14mu|gdb-7.7.1_2014.06_1-10|698	# for recent GCCs.
14mu|gdb-7.7.1_2014.06_1-10|699	CFLAGS="$CFLAGS -O0 -ggdb2"
14mu|gdb-7.7.1_2014.06_1-10|700	%endif
14mu|gdb-7.7.1_2014.06_1-10|701	
14mu|gdb-7.7.1_2014.06_1-10|702	CC=gcc CXX=g++ %configure	\
14mu|gdb-7.7.1_2014.06_1-10|703	--htmldir=%{gdb_docdir}					\
14mu|gdb-7.7.1_2014.06_1-10|704	--pdfdir=%{gdb_docdir}					\
14mu|gdb-7.7.1_2014.06_1-10|705	--with-system-gdbinit=%{_sysconfdir}/gdbinit		\
14mu|gdb-7.7.1_2014.06_1-10|706	--with-gdb-datadir=%{_datadir}/gdb			\
14mu|gdb-7.7.1_2014.06_1-10|707	--enable-gdb-build-warnings=,-Wno-unused		\
14mu|gdb-7.7.1_2014.06_1-10|708	--with-separate-debug-dir=/usr/lib/debug		\
14mu|gdb-7.7.1_2014.06_1-10|709	--disable-werror					\
14mu|gdb-7.7.1_2014.06_1-10|710	--disable-rpath						\
14mu|gdb-7.7.1_2014.06_1-10|711	--with-lzma						\
14mu|gdb-7.7.1_2014.06_1-10|712	--with-system-readline				\
14mu|gdb-7.7.1_2014.06_1-10|713	--with-expat						\
14mu|gdb-7.7.1_2014.06_1-10|714	$(: ppc64 host build crashes on ppc variant of libexpat.so )	\
14mu|gdb-7.7.1_2014.06_1-10|715	--without-libexpat-prefix				\
14mu|gdb-7.7.1_2014.06_1-10|716	--disable-tui						\
14mu|gdb-7.7.1_2014.06_1-10|717	%if 0%{!?_without_python:1}
14mu|gdb-7.7.1_2014.06_1-10|718	--with-python						\
14mu|gdb-7.7.1_2014.06_1-10|719	%else
14mu|gdb-7.7.1_2014.06_1-10|720	--without-python					\
14mu|gdb-7.7.1_2014.06_1-10|721	%endif
14mu|gdb-7.7.1_2014.06_1-10|722	%if %{with rpm}
14mu|gdb-7.7.1_2014.06_1-10|723	--with-rpm						\
14mu|gdb-7.7.1_2014.06_1-10|724	%else
14mu|gdb-7.7.1_2014.06_1-10|725	--without-rpm						\
14mu|gdb-7.7.1_2014.06_1-10|726	%endif
14mu|gdb-7.7.1_2014.06_1-10|727	--without-libunwind					\
14mu|gdb-7.7.1_2014.06_1-10|728	--enable-64-bit-bfd					\
14mu|gdb-7.7.1_2014.06_1-10|729	%if 0%{?_with_debug:1}
14mu|gdb-7.7.1_2014.06_1-10|730	--enable-static --disable-shared --enable-debug		\
14mu|gdb-7.7.1_2014.06_1-10|731	%endif
14mu|gdb-7.7.1_2014.06_1-10|732	--enable-targets=all \
14mu|gdb-7.7.1_2014.06_1-10|733	%{_target_platform}
14mu|gdb-7.7.1_2014.06_1-10|734	
14mu|gdb-7.7.1_2014.06_1-10|735	if [ -z "%{!?_with_profile:no}" ]
14mu|gdb-7.7.1_2014.06_1-10|736	then
14mu|gdb-7.7.1_2014.06_1-10|737	# Run all the configure tests being incompatible with $FPROFILE_CFLAGS.
14mu|gdb-7.7.1_2014.06_1-10|738	%make configure-host configure-target
14mu|gdb-7.7.1_2014.06_1-10|739	%make clean
14mu|gdb-7.7.1_2014.06_1-10|740	
14mu|gdb-7.7.1_2014.06_1-10|741	# Workaround -fprofile-use:
14mu|gdb-7.7.1_2014.06_1-10|742	# linux-x86-low.c:2225: Error: symbol `start_i386_goto' is already defined
14mu|gdb-7.7.1_2014.06_1-10|743	%make -C gdb/gdbserver linux-x86-low.o
14mu|gdb-7.7.1_2014.06_1-10|744	fi
14mu|gdb-7.7.1_2014.06_1-10|745	
14mu|gdb-7.7.1_2014.06_1-10|746	# Global CFLAGS would fail on:
14mu|gdb-7.7.1_2014.06_1-10|747	# conftest.c:1:1: error: coverage mismatch for function 'main' while reading counter 'arcs'
14mu|gdb-7.7.1_2014.06_1-10|748	if [ "$fprofile" = "-fprofile" ]
14mu|gdb-7.7.1_2014.06_1-10|749	then
14mu|gdb-7.7.1_2014.06_1-10|750	FPROFILE_CFLAGS='-fprofile-generate'
14mu|gdb-7.7.1_2014.06_1-10|751	elif [ -z "%{!?_with_profile:no}" ]
14mu|gdb-7.7.1_2014.06_1-10|752	then
14mu|gdb-7.7.1_2014.06_1-10|753	FPROFILE_CFLAGS='-fprofile-use'
14mu|gdb-7.7.1_2014.06_1-10|754	# We cannot use -fprofile-dir as the bare filenames clash.
14mu|gdb-7.7.1_2014.06_1-10|755	(cd ../%{gdb_build}-fprofile;
14mu|gdb-7.7.1_2014.06_1-10|756	# It was 333 on x86_64.
14mu|gdb-7.7.1_2014.06_1-10|757	test $(find -name "*.gcda"|wc -l) -gt 300
14mu|gdb-7.7.1_2014.06_1-10|758	find -name "*.gcda" | while read -r i
14mu|gdb-7.7.1_2014.06_1-10|759	do
14mu|gdb-7.7.1_2014.06_1-10|760	ln $i ../%{gdb_build}/$i
14mu|gdb-7.7.1_2014.06_1-10|761	done
14mu|gdb-7.7.1_2014.06_1-10|762	)
14mu|gdb-7.7.1_2014.06_1-10|763	else
14mu|gdb-7.7.1_2014.06_1-10|764	FPROFILE_CFLAGS=""
14mu|gdb-7.7.1_2014.06_1-10|765	fi
14mu|gdb-7.7.1_2014.06_1-10|766	
14mu|gdb-7.7.1_2014.06_1-10|767	%make CFLAGS="$CFLAGS $FPROFILE_CFLAGS" LDFLAGS="$FPROFILE_CFLAGS"
14mu|gdb-7.7.1_2014.06_1-10|768	
14mu|gdb-7.7.1_2014.06_1-10|769	if [ "$fprofile" = "-fprofile" ]
14mu|gdb-7.7.1_2014.06_1-10|770	then
14mu|gdb-7.7.1_2014.06_1-10|771	cd gdb
14mu|gdb-7.7.1_2014.06_1-10|772	cp -p gdb gdb-withindex
14mu|gdb-7.7.1_2014.06_1-10|773	PATH="$PWD:$PATH" sh ../../gdb/gdb-add-index $PWD/gdb-withindex
14mu|gdb-7.7.1_2014.06_1-10|774	./gdb -nx -ex q ./gdb-withindex
14mu|gdb-7.7.1_2014.06_1-10|775	./gdb -nx -readnow -ex q ./gdb-withindex
14mu|gdb-7.7.1_2014.06_1-10|776	cd ..
14mu|gdb-7.7.1_2014.06_1-10|777	fi
14mu|gdb-7.7.1_2014.06_1-10|778	
14mu|gdb-7.7.1_2014.06_1-10|779	cd ..
14mu|gdb-7.7.1_2014.06_1-10|780	
14mu|gdb-7.7.1_2014.06_1-10|781	done	# fprofile
14mu|gdb-7.7.1_2014.06_1-10|782	
14mu|gdb-7.7.1_2014.06_1-10|783	cd %{gdb_build}
14mu|gdb-7.7.1_2014.06_1-10|784	
14mu|gdb-7.7.1_2014.06_1-10|785	%make info
14mu|gdb-7.7.1_2014.06_1-10|786	%make -C gdb/doc {gdb,annotate}{.info,/index.html,.pdf} MAKEHTMLFLAGS=--no-split
14mu|gdb-7.7.1_2014.06_1-10|787	
14mu|gdb-7.7.1_2014.06_1-10|788	grep '#define HAVE_ZLIB_H 1' gdb/config.h
14mu|gdb-7.7.1_2014.06_1-10|789	
14mu|gdb-7.7.1_2014.06_1-10|790	# Copy the <sourcetree>/gdb/NEWS file to the directory above it.
14mu|gdb-7.7.1_2014.06_1-10|791	cp $RPM_BUILD_DIR/%{gdb_src}/gdb/NEWS $RPM_BUILD_DIR/%{gdb_src}
14mu|gdb-7.7.1_2014.06_1-10|792	
14mu|gdb-7.7.1_2014.06_1-10|793	%check
14mu|gdb-7.7.1_2014.06_1-10|794	# Initially we're in the %{gdb_src} directory.
14mu|gdb-7.7.1_2014.06_1-10|795	cd %{gdb_build}
14mu|gdb-7.7.1_2014.06_1-10|796	
14mu|gdb-7.7.1_2014.06_1-10|797	%if %{without testsuite}
14mu|gdb-7.7.1_2014.06_1-10|798	echo ====================TESTSUITE DISABLED=========================
14mu|gdb-7.7.1_2014.06_1-10|799	%else
14mu|gdb-7.7.1_2014.06_1-10|800	echo ====================TESTING=========================
14mu|gdb-7.7.1_2014.06_1-10|801	cd gdb
14mu|gdb-7.7.1_2014.06_1-10|802	gcc -o ./orphanripper %{SOURCE2} -Wall -lutil -ggdb2
14mu|gdb-7.7.1_2014.06_1-10|803	# Need to use a single --ignore option, second use overrides first.
14mu|gdb-7.7.1_2014.06_1-10|804	# No `%{?_smp_mflags}' here as it may race.
14mu|gdb-7.7.1_2014.06_1-10|805	# WARNING: can't generate a core file - core tests suppressed - check ulimit
14mu|gdb-7.7.1_2014.06_1-10|806	# "readline-overflow.exp" - Testcase is broken, functionality is OK.
14mu|gdb-7.7.1_2014.06_1-10|807	(
14mu|gdb-7.7.1_2014.06_1-10|808	# ULIMIT required for `gdb.base/auxv.exp'.
14mu|gdb-7.7.1_2014.06_1-10|809	ulimit -H -c
14mu|gdb-7.7.1_2014.06_1-10|810	ulimit -c unlimited || :
14mu|gdb-7.7.1_2014.06_1-10|811	
14mu|gdb-7.7.1_2014.06_1-10|812	# Setup $CHECK as `check//unix/' or `check//unix/-m64' for explicit bitsize.
14mu|gdb-7.7.1_2014.06_1-10|813	# Never use two different bitsizes as it fails on ppc64.
14mu|gdb-7.7.1_2014.06_1-10|814	echo 'int main (void) { return 0; }' >biarch.c
14mu|gdb-7.7.1_2014.06_1-10|815	CHECK=""
14mu|gdb-7.7.1_2014.06_1-10|816	for BI in -m64 -m32 -m31 ""
14mu|gdb-7.7.1_2014.06_1-10|817	do
14mu|gdb-7.7.1_2014.06_1-10|818	# Do not use size-less options if any of the sizes works.
14mu|gdb-7.7.1_2014.06_1-10|819	# On ia64 there is no -m64 flag while we must not leave a bare `check' here
14mu|gdb-7.7.1_2014.06_1-10|820	# as it would switch over some testing scripts to the backward compatibility
14mu|gdb-7.7.1_2014.06_1-10|821	# mode: when `make check' was executed from inside the testsuite/ directory.
14mu|gdb-7.7.1_2014.06_1-10|822	if [ -z "$BI" -a -n "$CHECK" ];then
14mu|gdb-7.7.1_2014.06_1-10|823	continue
14mu|gdb-7.7.1_2014.06_1-10|824	fi
14mu|gdb-7.7.1_2014.06_1-10|825	# Do not use $RPM_OPT_FLAGS as the other non-size options will not be used
14mu|gdb-7.7.1_2014.06_1-10|826	# in the real run of the testsuite.
14mu|gdb-7.7.1_2014.06_1-10|827	if ! gcc $BI -o biarch biarch.c
14mu|gdb-7.7.1_2014.06_1-10|828	then
14mu|gdb-7.7.1_2014.06_1-10|829	continue
14mu|gdb-7.7.1_2014.06_1-10|830	fi
14mu|gdb-7.7.1_2014.06_1-10|831	CHECK="$CHECK check//unix/$BI"
14mu|gdb-7.7.1_2014.06_1-10|832	done
14mu|gdb-7.7.1_2014.06_1-10|833	# Do not try -m64 inferiors for -m32 GDB as it cannot handle inferiors larger
14mu|gdb-7.7.1_2014.06_1-10|834	# than itself.
14mu|gdb-7.7.1_2014.06_1-10|835	# s390 -m31 still uses the standard ELF32 binary format.
14mu|gdb-7.7.1_2014.06_1-10|836	gcc $RPM_OPT_FLAGS -o biarch biarch.c
14mu|gdb-7.7.1_2014.06_1-10|837	RPM_SIZE="$(file ./biarch|sed -n 's/^.*: ELF \(32\|64\)-bit .*$/\1/p')"
14mu|gdb-7.7.1_2014.06_1-10|838	if [ "$RPM_SIZE" != "64" ]
14mu|gdb-7.7.1_2014.06_1-10|839	then
14mu|gdb-7.7.1_2014.06_1-10|840	CHECK="$(echo " $CHECK "|sed 's# check//unix/-m64 # #')"
14mu|gdb-7.7.1_2014.06_1-10|841	fi
14mu|gdb-7.7.1_2014.06_1-10|842	
14mu|gdb-7.7.1_2014.06_1-10|843	# Disable some problematic testcases.
14mu|gdb-7.7.1_2014.06_1-10|844	# RUNTESTFLAGS='--ignore ...' is not used below as it gets separated by the
14mu|gdb-7.7.1_2014.06_1-10|845	# `check//...' target spawn and too much escaping there would be dense.
14mu|gdb-7.7.1_2014.06_1-10|846	for test in				\
14mu|gdb-7.7.1_2014.06_1-10|847	gdb.base/readline-overflow.exp	\
14mu|gdb-7.7.1_2014.06_1-10|848	gdb.base/bigcore.exp		\
14mu|gdb-7.7.1_2014.06_1-10|849	; do
14mu|gdb-7.7.1_2014.06_1-10|850	mv -f ../../gdb/testsuite/$test ../gdb/testsuite/$test-DISABLED || :
14mu|gdb-7.7.1_2014.06_1-10|851	done
14mu|gdb-7.7.1_2014.06_1-10|852	
14mu|gdb-7.7.1_2014.06_1-10|853	# Run all the scheduled testsuite runs also in the PIE mode.
14mu|gdb-7.7.1_2014.06_1-10|854	# Upstream GDB would lock up the testsuite run for too long on its failures.
14mu|gdb-7.7.1_2014.06_1-10|855	CHECK="$(echo $CHECK|sed 's#check//unix/[^ ]*#& &/-fPIE/-pie#g')"
14mu|gdb-7.7.1_2014.06_1-10|856	
14mu|gdb-7.7.1_2014.06_1-10|857	./orphanripper %make -k $CHECK \
14mu|gdb-7.7.1_2014.06_1-10|858	$(: Serialize the output to keep the order for regression checks. ) \
14mu|gdb-7.7.1_2014.06_1-10|859	%if 0%{?el5:1}
14mu|gdb-7.7.1_2014.06_1-10|860	RUNTESTFLAGS="--tool gdb" \
14mu|gdb-7.7.1_2014.06_1-10|861	%endif
14mu|gdb-7.7.1_2014.06_1-10|862	|| :
14mu|gdb-7.7.1_2014.06_1-10|863	)
14mu|gdb-7.7.1_2014.06_1-10|864	for t in sum log
14mu|gdb-7.7.1_2014.06_1-10|865	do
14mu|gdb-7.7.1_2014.06_1-10|866	for file in testsuite*/gdb.$t
14mu|gdb-7.7.1_2014.06_1-10|867	do
14mu|gdb-7.7.1_2014.06_1-10|868	suffix="${file#testsuite.unix.}"
14mu|gdb-7.7.1_2014.06_1-10|869	suffix="${suffix%/gdb.$t}"
14mu|gdb-7.7.1_2014.06_1-10|870	ln $file gdb-%{_target_platform}$suffix.$t || :
14mu|gdb-7.7.1_2014.06_1-10|871	done
14mu|gdb-7.7.1_2014.06_1-10|872	done
14mu|gdb-7.7.1_2014.06_1-10|873	# `tar | bzip2 | uuencode' may have some piping problems in Brew.
14mu|gdb-7.7.1_2014.06_1-10|874	tar cjf gdb-%{_target_platform}.tar.bz2 gdb-%{_target_platform}*.{sum,log}
14mu|gdb-7.7.1_2014.06_1-10|875	uuencode gdb-%{_target_platform}.tar.bz2 gdb-%{_target_platform}.tar.bz2
14mu|gdb-7.7.1_2014.06_1-10|876	cd ../..
14mu|gdb-7.7.1_2014.06_1-10|877	echo ====================TESTING END=====================
14mu|gdb-7.7.1_2014.06_1-10|878	%endif
14mu|gdb-7.7.1_2014.06_1-10|879	
14mu|gdb-7.7.1_2014.06_1-10|880	%install
14mu|gdb-7.7.1_2014.06_1-10|881	# Initially we're in the %{gdb_src} directory.
14mu|gdb-7.7.1_2014.06_1-10|882	cd %{gdb_build}
14mu|gdb-7.7.1_2014.06_1-10|883	
14mu|gdb-7.7.1_2014.06_1-10|884	%makeinstall_std
14mu|gdb-7.7.1_2014.06_1-10|885	
14mu|gdb-7.7.1_2014.06_1-10|886	mkdir -p %{buildroot}%{_sysconfdir}/gdbinit.d
14mu|gdb-7.7.1_2014.06_1-10|887	sed 's#%%{_sysconfdir}#%{_sysconfdir}#g' <%{SOURCE4} >%{buildroot}%{_sysconfdir}/gdbinit
14mu|gdb-7.7.1_2014.06_1-10|888	
14mu|gdb-7.7.1_2014.06_1-10|889	for i in `find %{buildroot}%{_datadir}/gdb/python/gdb -name "*.py"`
14mu|gdb-7.7.1_2014.06_1-10|890	do
14mu|gdb-7.7.1_2014.06_1-10|891	# Files could be also patched getting the current time.
14mu|gdb-7.7.1_2014.06_1-10|892	touch -r $RPM_BUILD_DIR/%{gdb_src}/gdb/ChangeLog $i
14mu|gdb-7.7.1_2014.06_1-10|893	done
14mu|gdb-7.7.1_2014.06_1-10|894	
14mu|gdb-7.7.1_2014.06_1-10|895	install -m 0775 %{SOURCE1000} %{buildroot}%{_bindir}
14mu|gdb-7.7.1_2014.06_1-10|896	
14mu|gdb-7.7.1_2014.06_1-10|897	# Remove the files that are part of a gdb build but that are owned and
14mu|gdb-7.7.1_2014.06_1-10|898	# provided by other packages.
14mu|gdb-7.7.1_2014.06_1-10|899	# These are part of binutils
14mu|gdb-7.7.1_2014.06_1-10|900	
14mu|gdb-7.7.1_2014.06_1-10|901	rm -rf %{buildroot}%{_datadir}/locale/
14mu|gdb-7.7.1_2014.06_1-10|902	rm -f %{buildroot}%{_infodir}/bfd*
14mu|gdb-7.7.1_2014.06_1-10|903	rm -f %{buildroot}%{_infodir}/standard*
14mu|gdb-7.7.1_2014.06_1-10|904	rm -f %{buildroot}%{_infodir}/mmalloc*
14mu|gdb-7.7.1_2014.06_1-10|905	rm -f %{buildroot}%{_infodir}/configure*
14mu|gdb-7.7.1_2014.06_1-10|906	rm -f %{buildroot}%{_infodir}/gdbint*
14mu|gdb-7.7.1_2014.06_1-10|907	rm -f %{buildroot}%{_infodir}/stabs*
14mu|gdb-7.7.1_2014.06_1-10|908	rm -rf %{buildroot}%{_includedir}
14mu|gdb-7.7.1_2014.06_1-10|909	rm -rf %{buildroot}/%{_libdir}/lib{bfd*,opcodes*,iberty*,mmalloc*}
14mu|gdb-7.7.1_2014.06_1-10|910	
14mu|gdb-7.7.1_2014.06_1-10|911	# Delete this too because the dir file will be updated at rpm install time.
14mu|gdb-7.7.1_2014.06_1-10|912	# We don't want a gdb specific one overwriting the system wide one.
14mu|gdb-7.7.1_2014.06_1-10|913	
14mu|gdb-7.7.1_2014.06_1-10|914	rm -f %{buildroot}%{_infodir}/dir
14mu|gdb-7.7.1_2014.06_1-10|915	
14mu|gdb-7.7.1_2014.06_1-10|916	# pstack obsoletion
14mu|gdb-7.7.1_2014.06_1-10|917	cp -p %{SOURCE3} %{buildroot}%{_mandir}/man1/gstack.1
14mu|gdb-7.7.1_2014.06_1-10|918	ln -s gstack.1 %{buildroot}%{_mandir}/man1/pstack.1
14mu|gdb-7.7.1_2014.06_1-10|919	ln -s gstack %{buildroot}%{_bindir}/pstack
14mu|gdb-7.7.1_2014.06_1-10|920	
14mu|gdb-7.7.1_2014.06_1-10|921	# Packaged GDB is not a cross-target one.
14mu|gdb-7.7.1_2014.06_1-10|922	(cd %{buildroot}%{_datadir}/gdb/syscalls
14mu|gdb-7.7.1_2014.06_1-10|923	rm -f mips*.xml
14mu|gdb-7.7.1_2014.06_1-10|924	rm -f sparc*.xml
14mu|gdb-7.7.1_2014.06_1-10|925	%ifnarch x86_64
14mu|gdb-7.7.1_2014.06_1-10|926	rm -f amd64-linux.xml
14mu|gdb-7.7.1_2014.06_1-10|927	%endif
14mu|gdb-7.7.1_2014.06_1-10|928	%ifnarch %{ix86} x86_64
14mu|gdb-7.7.1_2014.06_1-10|929	rm -f i386-linux.xml
14mu|gdb-7.7.1_2014.06_1-10|930	%endif
14mu|gdb-7.7.1_2014.06_1-10|931	%ifnarch ppc ppc64
14mu|gdb-7.7.1_2014.06_1-10|932	rm -f ppc{,64}-linux.xml
14mu|gdb-7.7.1_2014.06_1-10|933	%endif
14mu|gdb-7.7.1_2014.06_1-10|934	)
14mu|gdb-7.7.1_2014.06_1-10|935	
14mu|gdb-7.7.1_2014.06_1-10|936	%files
14mu|gdb-7.7.1_2014.06_1-10|937	%doc COPYING3 COPYING COPYING.LIB README NEWS
14mu|gdb-7.7.1_2014.06_1-10|938	%{_bindir}/gcore
14mu|gdb-7.7.1_2014.06_1-10|939	%{_bindir}/gdb
14mu|gdb-7.7.1_2014.06_1-10|940	%{_bindir}/debuginfo-install
14mu|gdb-7.7.1_2014.06_1-10|941	%config(noreplace) %{_sysconfdir}/gdbinit
14mu|gdb-7.7.1_2014.06_1-10|942	%{_sysconfdir}/gdbinit.d
14mu|gdb-7.7.1_2014.06_1-10|943	%{_mandir}/*/gdbinit.5*
14mu|gdb-7.7.1_2014.06_1-10|944	%{_mandir}/*/gdb.1*
14mu|gdb-7.7.1_2014.06_1-10|945	%{_mandir}/*/gcore.1*
14mu|gdb-7.7.1_2014.06_1-10|946	%{_mandir}/*/gdb-add-index.1*
14mu|gdb-7.7.1_2014.06_1-10|947	%{_bindir}/gstack
14mu|gdb-7.7.1_2014.06_1-10|948	%ifarch %arm
14mu|gdb-7.7.1_2014.06_1-10|949	%{_bindir}/run
14mu|gdb-7.7.1_2014.06_1-10|950	%{_libdir}/lib*-*mandriva-linux-gnu*-sim.a
14mu|gdb-7.7.1_2014.06_1-10|951	%{_mandir}/man1/run.1*
14mu|gdb-7.7.1_2014.06_1-10|952	%endif
14mu|gdb-7.7.1_2014.06_1-10|953	%{_mandir}/*/gstack.1*
14mu|gdb-7.7.1_2014.06_1-10|954	%{_bindir}/gdb-add-index
14mu|gdb-7.7.1_2014.06_1-10|955	%{_bindir}/pstack
14mu|gdb-7.7.1_2014.06_1-10|956	%{_mandir}/*/pstack.1*
14mu|gdb-7.7.1_2014.06_1-10|957	%{_datadir}/gdb
14mu|gdb-7.7.1_2014.06_1-10|958	# don't include the files in include, they are part of binutils
14mu|gdb-7.7.1_2014.06_1-10|959	%{_bindir}/gdbserver
14mu|gdb-7.7.1_2014.06_1-10|960	%{_mandir}/*/gdbserver.1*
14mu|gdb-7.7.1_2014.06_1-10|961	%ifarch %{ix86} x86_64
14mu|gdb-7.7.1_2014.06_1-10|962	%{_libdir}/libinproctrace.so
14mu|gdb-7.7.1_2014.06_1-10|963	%endif
14mu|gdb-7.7.1_2014.06_1-10|964	%{_infodir}/annotate.info*
14mu|gdb-7.7.1_2014.06_1-10|965	%{_infodir}/gdb.info*
14mu|gdb-7.7.1_2014.06_1-10|966	
14mu|gdb-7.7.1_2014.06_1-10|967	%changelog
14mu|gdb-7.7.1_2014.06_1-10|968	
14mu|gdb-7.7.1_2014.06_1-10|969	* Tue Nov 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.7.1_2014.06_1-10
14mu|gdb-7.7.1_2014.06_1-10|970	- (8969ef6) Update BuildRequires
14mu|gdb-7.7.1_2014.06_1-10|971	
14mu|gdb-7.7.1_2014.06_1-10|972	

22602 14
14mu|gdk-pixbuf2.0-2.31.4-1|1	%define enable_gtkdoc 0
14mu|gdk-pixbuf2.0-2.31.4-1|2	%define enable_tests 0
14mu|gdk-pixbuf2.0-2.31.4-1|3	%define _disable_ld_as_needed	1
14mu|gdk-pixbuf2.0-2.31.4-1|4	
14mu|gdk-pixbuf2.0-2.31.4-1|5	%define oname		gdk_pixbuf
14mu|gdk-pixbuf2.0-2.31.4-1|6	%define pkgname		gdk-pixbuf
14mu|gdk-pixbuf2.0-2.31.4-1|7	%define api_version	2.0
14mu|gdk-pixbuf2.0-2.31.4-1|8	%define binary_version	2.10.0
14mu|gdk-pixbuf2.0-2.31.4-1|9	%define major		0
14mu|gdk-pixbuf2.0-2.31.4-1|10	%define girmajor	2.0
14mu|gdk-pixbuf2.0-2.31.4-1|11	
14mu|gdk-pixbuf2.0-2.31.4-1|12	%define libname		%mklibname %{oname} %{api_version} %{major}
14mu|gdk-pixbuf2.0-2.31.4-1|13	%define xlibname	%mklibname %{oname}_xlib %{api_version} %{major}
14mu|gdk-pixbuf2.0-2.31.4-1|14	%define develname	%mklibname -d %{oname} %{api_version}
14mu|gdk-pixbuf2.0-2.31.4-1|15	%define develxlib	%mklibname -d %{oname}_xlib %{api_version}
14mu|gdk-pixbuf2.0-2.31.4-1|16	%define girname		%mklibname %{oname}-gir %{girmajor}
14mu|gdk-pixbuf2.0-2.31.4-1|17	
14mu|gdk-pixbuf2.0-2.31.4-1|18	Summary:	Image loading and manipulation library for GTK+
14mu|gdk-pixbuf2.0-2.31.4-1|19	Name:		%{pkgname}%{api_version}
14mu|gdk-pixbuf2.0-2.31.4-1|20	Version:	2.31.4
14mu|gdk-pixbuf2.0-2.31.4-1|21	Release:	1
14mu|gdk-pixbuf2.0-2.31.4-1|22	License:	LGPLv2+
14mu|gdk-pixbuf2.0-2.31.4-1|23	Group:		System/Libraries
14mu|gdk-pixbuf2.0-2.31.4-1|24	Url:		http://www.gtk.org
14mu|gdk-pixbuf2.0-2.31.4-1|25	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.31/%{pkgname}-%{version}.tar.xz
14mu|gdk-pixbuf2.0-2.31.4-1|26	Patch0:		0001-Be-more-careful-about-integer-overflow.patch
14mu|gdk-pixbuf2.0-2.31.4-1|27	
14mu|gdk-pixbuf2.0-2.31.4-1|28	BuildRequires:	gettext-devel
14mu|gdk-pixbuf2.0-2.31.4-1|29	BuildRequires:	jasper-devel
14mu|gdk-pixbuf2.0-2.31.4-1|30	BuildRequires:	jpeg-devel
14mu|gdk-pixbuf2.0-2.31.4-1|31	BuildRequires:	tiff-devel
14mu|gdk-pixbuf2.0-2.31.4-1|32	BuildRequires:	pkgconfig(glib-2.0)
14mu|gdk-pixbuf2.0-2.31.4-1|33	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gdk-pixbuf2.0-2.31.4-1|34	BuildRequires:	pkgconfig(libpng)
14mu|gdk-pixbuf2.0-2.31.4-1|35	BuildRequires:	pkgconfig(x11)
14mu|gdk-pixbuf2.0-2.31.4-1|36	%if %enable_tests
14mu|gdk-pixbuf2.0-2.31.4-1|37	BuildRequires:	x11-server-xvfb
14mu|gdk-pixbuf2.0-2.31.4-1|38	# gw tests will fail without this
14mu|gdk-pixbuf2.0-2.31.4-1|39	BuildRequires:	fonts-ttf-dejavu
14mu|gdk-pixbuf2.0-2.31.4-1|40	%endif
14mu|gdk-pixbuf2.0-2.31.4-1|41	%if %enable_gtkdoc
14mu|gdk-pixbuf2.0-2.31.4-1|42	BuildRequires:	gtk-doc >= 0.9
14mu|gdk-pixbuf2.0-2.31.4-1|43	BuildRequires:	sgml-tools
14mu|gdk-pixbuf2.0-2.31.4-1|44	BuildRequires:	texinfo
14mu|gdk-pixbuf2.0-2.31.4-1|45	%endif
14mu|gdk-pixbuf2.0-2.31.4-1|46	Requires:	common-licenses
14mu|gdk-pixbuf2.0-2.31.4-1|47	Conflicts:	gtk+2.0 < 2.21.3
14mu|gdk-pixbuf2.0-2.31.4-1|48	Conflicts:	%{_lib}gdk_pixbuf2.0_0 < 2.24.0-6
14mu|gdk-pixbuf2.0-2.31.4-1|49	
14mu|gdk-pixbuf2.0-2.31.4-1|50	Requires: 	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|51	
14mu|gdk-pixbuf2.0-2.31.4-1|52	%description
14mu|gdk-pixbuf2.0-2.31.4-1|53	This package contains libraries used by GTK+ to load and handle
14mu|gdk-pixbuf2.0-2.31.4-1|54	various image formats.
14mu|gdk-pixbuf2.0-2.31.4-1|55	
14mu|gdk-pixbuf2.0-2.31.4-1|56	%package -n %{libname}
14mu|gdk-pixbuf2.0-2.31.4-1|57	Summary:	Image loading and manipulation library for GTK+
14mu|gdk-pixbuf2.0-2.31.4-1|58	Group:		System/Libraries
14mu|gdk-pixbuf2.0-2.31.4-1|59	Provides:	lib%{oname}%{api_version} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|60	Requires(pre):	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|61	Requires(post):	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|62	Requires:	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|63	
14mu|gdk-pixbuf2.0-2.31.4-1|64	%description -n %{libname}
14mu|gdk-pixbuf2.0-2.31.4-1|65	This package contains libraries used by GTK+ to load and handle
14mu|gdk-pixbuf2.0-2.31.4-1|66	various image formats.
14mu|gdk-pixbuf2.0-2.31.4-1|67	
14mu|gdk-pixbuf2.0-2.31.4-1|68	%package -n %{xlibname}
14mu|gdk-pixbuf2.0-2.31.4-1|69	Summary:	Image loading and manipulation library for GTK+
14mu|gdk-pixbuf2.0-2.31.4-1|70	Group:		System/Libraries
14mu|gdk-pixbuf2.0-2.31.4-1|71	
14mu|gdk-pixbuf2.0-2.31.4-1|72	%description -n %{xlibname}
14mu|gdk-pixbuf2.0-2.31.4-1|73	This package contains libraries used by GTK+ to load and handle
14mu|gdk-pixbuf2.0-2.31.4-1|74	various image formats.
14mu|gdk-pixbuf2.0-2.31.4-1|75	
14mu|gdk-pixbuf2.0-2.31.4-1|76	%package -n %{girname}
14mu|gdk-pixbuf2.0-2.31.4-1|77	Summary:	GObject Introspection interface description for %{name}
14mu|gdk-pixbuf2.0-2.31.4-1|78	Group:		System/Libraries
14mu|gdk-pixbuf2.0-2.31.4-1|79	Conflicts:	gir-repository < 0.6.5-4
14mu|gdk-pixbuf2.0-2.31.4-1|80	Requires: 	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|81	
14mu|gdk-pixbuf2.0-2.31.4-1|82	%description -n %{girname}
14mu|gdk-pixbuf2.0-2.31.4-1|83	GObject Introspection interface description for %{name}.
14mu|gdk-pixbuf2.0-2.31.4-1|84	
14mu|gdk-pixbuf2.0-2.31.4-1|85	%package -n %{develname}
14mu|gdk-pixbuf2.0-2.31.4-1|86	Summary:	Development files for image handling library for GTK+
14mu|gdk-pixbuf2.0-2.31.4-1|87	Group:		Development/GNOME and GTK+
14mu|gdk-pixbuf2.0-2.31.4-1|88	Provides:	lib%{oname}%{api_version}-devel = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|89	Requires:	%{libname} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|90	Requires: 	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|91	Requires:	%{girname} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|92	Obsoletes:	%{_lib}gdk_pixbuf2.0_0-devel < 2.26
14mu|gdk-pixbuf2.0-2.31.4-1|93	
14mu|gdk-pixbuf2.0-2.31.4-1|94	%description -n %{develname}
14mu|gdk-pixbuf2.0-2.31.4-1|95	This package contains the development files needed to compile programs
14mu|gdk-pixbuf2.0-2.31.4-1|96	that uses GTK+ image loading/manipulation library.
14mu|gdk-pixbuf2.0-2.31.4-1|97	
14mu|gdk-pixbuf2.0-2.31.4-1|98	%package -n %{develxlib}
14mu|gdk-pixbuf2.0-2.31.4-1|99	Summary:	Development files for image handling library for GTK+ - Xlib
14mu|gdk-pixbuf2.0-2.31.4-1|100	Group:		Development/GNOME and GTK+
14mu|gdk-pixbuf2.0-2.31.4-1|101	Provides:	lib%{oname}_xlib%{api_version}-devel = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|102	Requires:	%{xlibname} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-1|103	
14mu|gdk-pixbuf2.0-2.31.4-1|104	%description -n %{develxlib}
14mu|gdk-pixbuf2.0-2.31.4-1|105	This package contains the development files needed to compile programs
14mu|gdk-pixbuf2.0-2.31.4-1|106	that uses GTK+ image loading/manipulation Xlib library.
14mu|gdk-pixbuf2.0-2.31.4-1|107	
14mu|gdk-pixbuf2.0-2.31.4-1|108	%prep
14mu|gdk-pixbuf2.0-2.31.4-1|109	%setup -qn %{pkgname}-%{version}
14mu|gdk-pixbuf2.0-2.31.4-1|110	%apply_patches
14mu|gdk-pixbuf2.0-2.31.4-1|111	
14mu|gdk-pixbuf2.0-2.31.4-1|112	%build
14mu|gdk-pixbuf2.0-2.31.4-1|113	# fix crash in nautilus (GNOME bug #596977)
14mu|gdk-pixbuf2.0-2.31.4-1|114	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
14mu|gdk-pixbuf2.0-2.31.4-1|115	
14mu|gdk-pixbuf2.0-2.31.4-1|116	#CONFIGURE_TOP=..
14mu|gdk-pixbuf2.0-2.31.4-1|117	#export CPPFLAGS="-DGTK_COMPILATION"
14mu|gdk-pixbuf2.0-2.31.4-1|118	
14mu|gdk-pixbuf2.0-2.31.4-1|119	autoreconf -f -i
14mu|gdk-pixbuf2.0-2.31.4-1|120	%configure \
14mu|gdk-pixbuf2.0-2.31.4-1|121	--with-libjasper --with-x11 \
14mu|gdk-pixbuf2.0-2.31.4-1|122	--with-included-loaders=png \
14mu|gdk-pixbuf2.0-2.31.4-1|123	%if !%{enable_gtkdoc}
14mu|gdk-pixbuf2.0-2.31.4-1|124	--enable-gtk-doc=no
14mu|gdk-pixbuf2.0-2.31.4-1|125	%endif
14mu|gdk-pixbuf2.0-2.31.4-1|126	
14mu|gdk-pixbuf2.0-2.31.4-1|127	%make
14mu|gdk-pixbuf2.0-2.31.4-1|128	
14mu|gdk-pixbuf2.0-2.31.4-1|129	%if %enable_tests
14mu|gdk-pixbuf2.0-2.31.4-1|130	%check
14mu|gdk-pixbuf2.0-2.31.4-1|131	xvfb-run make check
14mu|gdk-pixbuf2.0-2.31.4-1|132	%endif
14mu|gdk-pixbuf2.0-2.31.4-1|133	
14mu|gdk-pixbuf2.0-2.31.4-1|134	%install
14mu|gdk-pixbuf2.0-2.31.4-1|135	rm -rf %{buildroot} %{pkgname}.lang
14mu|gdk-pixbuf2.0-2.31.4-1|136	%makeinstall_std RUN_QUERY_LOADER_TEST=false
14mu|gdk-pixbuf2.0-2.31.4-1|137	
14mu|gdk-pixbuf2.0-2.31.4-1|138	touch %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
14mu|gdk-pixbuf2.0-2.31.4-1|139	
14mu|gdk-pixbuf2.0-2.31.4-1|140	# handle biarch packages
14mu|gdk-pixbuf2.0-2.31.4-1|141	progs="gdk-pixbuf-query-loaders"
14mu|gdk-pixbuf2.0-2.31.4-1|142	mkdir -p %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin
14mu|gdk-pixbuf2.0-2.31.4-1|143	for f in $progs; do
14mu|gdk-pixbuf2.0-2.31.4-1|144	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin/
14mu|gdk-pixbuf2.0-2.31.4-1|145	cat > %{buildroot}%{_bindir}/$f << EOF
14mu|gdk-pixbuf2.0-2.31.4-1|146	#!/bin/sh
14mu|gdk-pixbuf2.0-2.31.4-1|147	lib=%{_lib}
14mu|gdk-pixbuf2.0-2.31.4-1|148	case ":\$1:" in
14mu|gdk-pixbuf2.0-2.31.4-1|149	:lib*:) lib="\$1"; shift 1;;
14mu|gdk-pixbuf2.0-2.31.4-1|150	esac
14mu|gdk-pixbuf2.0-2.31.4-1|151	exec %{_prefix}/\$lib/%{pkgname}-%{api_version}/bin/$f \${1+"\$@"}
14mu|gdk-pixbuf2.0-2.31.4-1|152	EOF
14mu|gdk-pixbuf2.0-2.31.4-1|153	chmod +x %{buildroot}%{_bindir}/$f
14mu|gdk-pixbuf2.0-2.31.4-1|154	done
14mu|gdk-pixbuf2.0-2.31.4-1|155	
14mu|gdk-pixbuf2.0-2.31.4-1|156	#remove not packaged files
14mu|gdk-pixbuf2.0-2.31.4-1|157	find %{buildroot} -name *.la | xargs rm
14mu|gdk-pixbuf2.0-2.31.4-1|158	
14mu|gdk-pixbuf2.0-2.31.4-1|159	%find_lang %{pkgname}
14mu|gdk-pixbuf2.0-2.31.4-1|160	
14mu|gdk-pixbuf2.0-2.31.4-1|161	%post -n %{libname}
14mu|gdk-pixbuf2.0-2.31.4-1|162	if [ "$1" = "2" ]; then
14mu|gdk-pixbuf2.0-2.31.4-1|163	if [ -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache ]; then
14mu|gdk-pixbuf2.0-2.31.4-1|164	rm -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
14mu|gdk-pixbuf2.0-2.31.4-1|165	fi
14mu|gdk-pixbuf2.0-2.31.4-1|166	fi
14mu|gdk-pixbuf2.0-2.31.4-1|167	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
14mu|gdk-pixbuf2.0-2.31.4-1|168	
14mu|gdk-pixbuf2.0-2.31.4-1|169	%triggerin -n %{libname} -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
14mu|gdk-pixbuf2.0-2.31.4-1|170	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
14mu|gdk-pixbuf2.0-2.31.4-1|171	
14mu|gdk-pixbuf2.0-2.31.4-1|172	%triggerpostun -n %{libname} -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
14mu|gdk-pixbuf2.0-2.31.4-1|173	if [ -x %{_bindir}/gdk-pixbuf-query-loaders ]; then
14mu|gdk-pixbuf2.0-2.31.4-1|174	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
14mu|gdk-pixbuf2.0-2.31.4-1|175	fi
14mu|gdk-pixbuf2.0-2.31.4-1|176	
14mu|gdk-pixbuf2.0-2.31.4-1|177	%files -f %{pkgname}.lang
14mu|gdk-pixbuf2.0-2.31.4-1|178	%doc README
14mu|gdk-pixbuf2.0-2.31.4-1|179	%{_bindir}/gdk-pixbuf-query-loaders
14mu|gdk-pixbuf2.0-2.31.4-1|180	%{_bindir}/gdk-pixbuf-pixdata
14mu|gdk-pixbuf2.0-2.31.4-1|181	%{_mandir}/man1/gdk-pixbuf-query-loaders.1*
14mu|gdk-pixbuf2.0-2.31.4-1|182	
14mu|gdk-pixbuf2.0-2.31.4-1|183	%files -n %{libname}
14mu|gdk-pixbuf2.0-2.31.4-1|184	%{_libdir}/libgdk_pixbuf-%{api_version}.so.%{major}*
14mu|gdk-pixbuf2.0-2.31.4-1|185	%dir %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders
14mu|gdk-pixbuf2.0-2.31.4-1|186	%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders/*.so
14mu|gdk-pixbuf2.0-2.31.4-1|187	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders
14mu|gdk-pixbuf2.0-2.31.4-1|188	%ghost %verify (not md5 mtime size) %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
14mu|gdk-pixbuf2.0-2.31.4-1|189	
14mu|gdk-pixbuf2.0-2.31.4-1|190	%files -n %{xlibname}
14mu|gdk-pixbuf2.0-2.31.4-1|191	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so.%{major}*
14mu|gdk-pixbuf2.0-2.31.4-1|192	
14mu|gdk-pixbuf2.0-2.31.4-1|193	%files -n %{girname}
14mu|gdk-pixbuf2.0-2.31.4-1|194	%{_libdir}/girepository-1.0/GdkPixbuf-%{girmajor}.typelib
14mu|gdk-pixbuf2.0-2.31.4-1|195	
14mu|gdk-pixbuf2.0-2.31.4-1|196	%files -n %{develname}
14mu|gdk-pixbuf2.0-2.31.4-1|197	%doc %{_datadir}/gtk-doc/html/gdk-pixbuf
14mu|gdk-pixbuf2.0-2.31.4-1|198	%{_bindir}/gdk-pixbuf-csource
14mu|gdk-pixbuf2.0-2.31.4-1|199	%{_libdir}/libgdk_pixbuf-%{api_version}.so
14mu|gdk-pixbuf2.0-2.31.4-1|200	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}/
14mu|gdk-pixbuf2.0-2.31.4-1|201	%{_libdir}/pkgconfig/gdk-pixbuf-%{api_version}.pc
14mu|gdk-pixbuf2.0-2.31.4-1|202	%{_datadir}/gir-1.0/GdkPixbuf-%{api_version}.gir
14mu|gdk-pixbuf2.0-2.31.4-1|203	%{_mandir}/man1/gdk-pixbuf-csource.1*
14mu|gdk-pixbuf2.0-2.31.4-1|204	
14mu|gdk-pixbuf2.0-2.31.4-1|205	%files -n %{develxlib}
14mu|gdk-pixbuf2.0-2.31.4-1|206	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so
14mu|gdk-pixbuf2.0-2.31.4-1|207	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}-xlib/
14mu|gdk-pixbuf2.0-2.31.4-1|208	%{_libdir}/pkgconfig/gdk-pixbuf-xlib-%{api_version}.pc
14mu|gdk-pixbuf2.0-2.31.4-1|209	
14mu|gdk-pixbuf2.0-2.31.4-1|210	
14mu|gdk-pixbuf2.0-2.31.4-1|211	%changelog
14mu|gdk-pixbuf2.0-2.31.4-1|212	
14mu|gdk-pixbuf2.0-2.31.4-1|213	* Mon Aug 17 2015 Tigro <ashejn@gmail.com> 2.31.4-1
14mu|gdk-pixbuf2.0-2.31.4-1|214	- (77778ac) fix https://bugzilla.gnome.org/show_bug.cgi?id=752297
14mu|gdk-pixbuf2.0-2.31.4-1|215	
14mu|gdk-pixbuf2.0-2.31.4-1|216	

22603 14
14mu|gdk-pixbuf2.0-2.31.4-2|1	%define enable_gtkdoc 0
14mu|gdk-pixbuf2.0-2.31.4-2|2	%define enable_tests 0
14mu|gdk-pixbuf2.0-2.31.4-2|3	%define _disable_ld_as_needed	1
14mu|gdk-pixbuf2.0-2.31.4-2|4	
14mu|gdk-pixbuf2.0-2.31.4-2|5	%define oname		gdk_pixbuf
14mu|gdk-pixbuf2.0-2.31.4-2|6	%define pkgname		gdk-pixbuf
14mu|gdk-pixbuf2.0-2.31.4-2|7	%define api_version	2.0
14mu|gdk-pixbuf2.0-2.31.4-2|8	%define binary_version	2.10.0
14mu|gdk-pixbuf2.0-2.31.4-2|9	%define major		0
14mu|gdk-pixbuf2.0-2.31.4-2|10	%define girmajor	2.0
14mu|gdk-pixbuf2.0-2.31.4-2|11	
14mu|gdk-pixbuf2.0-2.31.4-2|12	%define libname		%mklibname %{oname} %{api_version} %{major}
14mu|gdk-pixbuf2.0-2.31.4-2|13	%define xlibname	%mklibname %{oname}_xlib %{api_version} %{major}
14mu|gdk-pixbuf2.0-2.31.4-2|14	%define develname	%mklibname -d %{oname} %{api_version}
14mu|gdk-pixbuf2.0-2.31.4-2|15	%define develxlib	%mklibname -d %{oname}_xlib %{api_version}
14mu|gdk-pixbuf2.0-2.31.4-2|16	%define girname		%mklibname %{oname}-gir %{girmajor}
14mu|gdk-pixbuf2.0-2.31.4-2|17	
14mu|gdk-pixbuf2.0-2.31.4-2|18	Summary:	Image loading and manipulation library for GTK+
14mu|gdk-pixbuf2.0-2.31.4-2|19	Name:		%{pkgname}%{api_version}
14mu|gdk-pixbuf2.0-2.31.4-2|20	Version:	2.31.4
14mu|gdk-pixbuf2.0-2.31.4-2|21	Release:	2
14mu|gdk-pixbuf2.0-2.31.4-2|22	License:	LGPLv2+
14mu|gdk-pixbuf2.0-2.31.4-2|23	Group:		System/Libraries
14mu|gdk-pixbuf2.0-2.31.4-2|24	Url:		http://www.gtk.org
14mu|gdk-pixbuf2.0-2.31.4-2|25	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.31/%{pkgname}-%{version}.tar.xz
14mu|gdk-pixbuf2.0-2.31.4-2|26	Patch0:		0001-Be-more-careful-about-integer-overflow.patch
14mu|gdk-pixbuf2.0-2.31.4-2|27	
14mu|gdk-pixbuf2.0-2.31.4-2|28	BuildRequires:	gettext-devel
14mu|gdk-pixbuf2.0-2.31.4-2|29	BuildRequires:	jasper-devel
14mu|gdk-pixbuf2.0-2.31.4-2|30	BuildRequires:	jpeg-devel
14mu|gdk-pixbuf2.0-2.31.4-2|31	BuildRequires:	tiff-devel
14mu|gdk-pixbuf2.0-2.31.4-2|32	BuildRequires:	pkgconfig(glib-2.0)
14mu|gdk-pixbuf2.0-2.31.4-2|33	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gdk-pixbuf2.0-2.31.4-2|34	BuildRequires:	pkgconfig(libpng)
14mu|gdk-pixbuf2.0-2.31.4-2|35	BuildRequires:	pkgconfig(x11)
14mu|gdk-pixbuf2.0-2.31.4-2|36	%if %enable_tests
14mu|gdk-pixbuf2.0-2.31.4-2|37	BuildRequires:	x11-server-xvfb
14mu|gdk-pixbuf2.0-2.31.4-2|38	# gw tests will fail without this
14mu|gdk-pixbuf2.0-2.31.4-2|39	BuildRequires:	fonts-ttf-dejavu
14mu|gdk-pixbuf2.0-2.31.4-2|40	%endif
14mu|gdk-pixbuf2.0-2.31.4-2|41	%if %enable_gtkdoc
14mu|gdk-pixbuf2.0-2.31.4-2|42	BuildRequires:	gtk-doc >= 0.9
14mu|gdk-pixbuf2.0-2.31.4-2|43	BuildRequires:	sgml-tools
14mu|gdk-pixbuf2.0-2.31.4-2|44	BuildRequires:	texinfo
14mu|gdk-pixbuf2.0-2.31.4-2|45	%endif
14mu|gdk-pixbuf2.0-2.31.4-2|46	Requires:	common-licenses
14mu|gdk-pixbuf2.0-2.31.4-2|47	Conflicts:	gtk+2.0 < 2.21.3
14mu|gdk-pixbuf2.0-2.31.4-2|48	Conflicts:	%{_lib}gdk_pixbuf2.0_0 < 2.24.0-6
14mu|gdk-pixbuf2.0-2.31.4-2|49	
14mu|gdk-pixbuf2.0-2.31.4-2|50	Requires: 	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|51	
14mu|gdk-pixbuf2.0-2.31.4-2|52	%description
14mu|gdk-pixbuf2.0-2.31.4-2|53	This package contains libraries used by GTK+ to load and handle
14mu|gdk-pixbuf2.0-2.31.4-2|54	various image formats.
14mu|gdk-pixbuf2.0-2.31.4-2|55	
14mu|gdk-pixbuf2.0-2.31.4-2|56	%package -n %{libname}
14mu|gdk-pixbuf2.0-2.31.4-2|57	Summary:	Image loading and manipulation library for GTK+
14mu|gdk-pixbuf2.0-2.31.4-2|58	Group:		System/Libraries
14mu|gdk-pixbuf2.0-2.31.4-2|59	Provides:	lib%{oname}%{api_version} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|60	Requires(pre):	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|61	Requires(post):	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|62	Requires:	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|63	
14mu|gdk-pixbuf2.0-2.31.4-2|64	%description -n %{libname}
14mu|gdk-pixbuf2.0-2.31.4-2|65	This package contains libraries used by GTK+ to load and handle
14mu|gdk-pixbuf2.0-2.31.4-2|66	various image formats.
14mu|gdk-pixbuf2.0-2.31.4-2|67	
14mu|gdk-pixbuf2.0-2.31.4-2|68	%package -n %{xlibname}
14mu|gdk-pixbuf2.0-2.31.4-2|69	Summary:	Image loading and manipulation library for GTK+
14mu|gdk-pixbuf2.0-2.31.4-2|70	Group:		System/Libraries
14mu|gdk-pixbuf2.0-2.31.4-2|71	
14mu|gdk-pixbuf2.0-2.31.4-2|72	%description -n %{xlibname}
14mu|gdk-pixbuf2.0-2.31.4-2|73	This package contains libraries used by GTK+ to load and handle
14mu|gdk-pixbuf2.0-2.31.4-2|74	various image formats.
14mu|gdk-pixbuf2.0-2.31.4-2|75	
14mu|gdk-pixbuf2.0-2.31.4-2|76	%package -n %{girname}
14mu|gdk-pixbuf2.0-2.31.4-2|77	Summary:	GObject Introspection interface description for %{name}
14mu|gdk-pixbuf2.0-2.31.4-2|78	Group:		System/Libraries
14mu|gdk-pixbuf2.0-2.31.4-2|79	Conflicts:	gir-repository < 0.6.5-4
14mu|gdk-pixbuf2.0-2.31.4-2|80	Requires:	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|81	
14mu|gdk-pixbuf2.0-2.31.4-2|82	%description -n %{girname}
14mu|gdk-pixbuf2.0-2.31.4-2|83	GObject Introspection interface description for %{name}.
14mu|gdk-pixbuf2.0-2.31.4-2|84	
14mu|gdk-pixbuf2.0-2.31.4-2|85	%package -n %{develname}
14mu|gdk-pixbuf2.0-2.31.4-2|86	Summary:	Development files for image handling library for GTK+
14mu|gdk-pixbuf2.0-2.31.4-2|87	Group:		Development/GNOME and GTK+
14mu|gdk-pixbuf2.0-2.31.4-2|88	Provides:	lib%{oname}%{api_version}-devel = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|89	Requires:	%{libname} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|90	Requires: 	%{name} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|91	Requires:	%{girname} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|92	Obsoletes:	%{_lib}gdk_pixbuf2.0_0-devel < 2.26
14mu|gdk-pixbuf2.0-2.31.4-2|93	
14mu|gdk-pixbuf2.0-2.31.4-2|94	%description -n %{develname}
14mu|gdk-pixbuf2.0-2.31.4-2|95	This package contains the development files needed to compile programs
14mu|gdk-pixbuf2.0-2.31.4-2|96	that uses GTK+ image loading/manipulation library.
14mu|gdk-pixbuf2.0-2.31.4-2|97	
14mu|gdk-pixbuf2.0-2.31.4-2|98	%package -n %{develxlib}
14mu|gdk-pixbuf2.0-2.31.4-2|99	Summary:	Development files for image handling library for GTK+ - Xlib
14mu|gdk-pixbuf2.0-2.31.4-2|100	Group:		Development/GNOME and GTK+
14mu|gdk-pixbuf2.0-2.31.4-2|101	Provides:	lib%{oname}_xlib%{api_version}-devel = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|102	Requires:	%{xlibname} = %{version}-%{release}
14mu|gdk-pixbuf2.0-2.31.4-2|103	
14mu|gdk-pixbuf2.0-2.31.4-2|104	%description -n %{develxlib}
14mu|gdk-pixbuf2.0-2.31.4-2|105	This package contains the development files needed to compile programs
14mu|gdk-pixbuf2.0-2.31.4-2|106	that uses GTK+ image loading/manipulation Xlib library.
14mu|gdk-pixbuf2.0-2.31.4-2|107	
14mu|gdk-pixbuf2.0-2.31.4-2|108	%prep
14mu|gdk-pixbuf2.0-2.31.4-2|109	%setup -qn %{pkgname}-%{version}
14mu|gdk-pixbuf2.0-2.31.4-2|110	%apply_patches
14mu|gdk-pixbuf2.0-2.31.4-2|111	
14mu|gdk-pixbuf2.0-2.31.4-2|112	%build
14mu|gdk-pixbuf2.0-2.31.4-2|113	# fix crash in nautilus (GNOME bug #596977)
14mu|gdk-pixbuf2.0-2.31.4-2|114	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
14mu|gdk-pixbuf2.0-2.31.4-2|115	
14mu|gdk-pixbuf2.0-2.31.4-2|116	#CONFIGURE_TOP=..
14mu|gdk-pixbuf2.0-2.31.4-2|117	#export CPPFLAGS="-DGTK_COMPILATION"
14mu|gdk-pixbuf2.0-2.31.4-2|118	
14mu|gdk-pixbuf2.0-2.31.4-2|119	autoreconf -f -i
14mu|gdk-pixbuf2.0-2.31.4-2|120	%configure \
14mu|gdk-pixbuf2.0-2.31.4-2|121	--with-libjasper --with-x11 \
14mu|gdk-pixbuf2.0-2.31.4-2|122	--with-included-loaders=png \
14mu|gdk-pixbuf2.0-2.31.4-2|123	%if !%{enable_gtkdoc}
14mu|gdk-pixbuf2.0-2.31.4-2|124	--enable-gtk-doc=no
14mu|gdk-pixbuf2.0-2.31.4-2|125	%endif
14mu|gdk-pixbuf2.0-2.31.4-2|126	
14mu|gdk-pixbuf2.0-2.31.4-2|127	%make
14mu|gdk-pixbuf2.0-2.31.4-2|128	
14mu|gdk-pixbuf2.0-2.31.4-2|129	%if %enable_tests
14mu|gdk-pixbuf2.0-2.31.4-2|130	%check
14mu|gdk-pixbuf2.0-2.31.4-2|131	xvfb-run make check
14mu|gdk-pixbuf2.0-2.31.4-2|132	%endif
14mu|gdk-pixbuf2.0-2.31.4-2|133	
14mu|gdk-pixbuf2.0-2.31.4-2|134	%install
14mu|gdk-pixbuf2.0-2.31.4-2|135	rm -rf %{buildroot} %{pkgname}.lang
14mu|gdk-pixbuf2.0-2.31.4-2|136	%makeinstall_std RUN_QUERY_LOADER_TEST=false
14mu|gdk-pixbuf2.0-2.31.4-2|137	
14mu|gdk-pixbuf2.0-2.31.4-2|138	touch %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
14mu|gdk-pixbuf2.0-2.31.4-2|139	
14mu|gdk-pixbuf2.0-2.31.4-2|140	# handle biarch packages
14mu|gdk-pixbuf2.0-2.31.4-2|141	progs="gdk-pixbuf-query-loaders"
14mu|gdk-pixbuf2.0-2.31.4-2|142	mkdir -p %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin
14mu|gdk-pixbuf2.0-2.31.4-2|143	for f in $progs; do
14mu|gdk-pixbuf2.0-2.31.4-2|144	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin/
14mu|gdk-pixbuf2.0-2.31.4-2|145	cat > %{buildroot}%{_bindir}/$f << EOF
14mu|gdk-pixbuf2.0-2.31.4-2|146	#!/bin/sh
14mu|gdk-pixbuf2.0-2.31.4-2|147	lib=%{_lib}
14mu|gdk-pixbuf2.0-2.31.4-2|148	case ":\$1:" in
14mu|gdk-pixbuf2.0-2.31.4-2|149	:lib*:) lib="\$1"; shift 1;;
14mu|gdk-pixbuf2.0-2.31.4-2|150	esac
14mu|gdk-pixbuf2.0-2.31.4-2|151	exec %{_prefix}/\$lib/%{pkgname}-%{api_version}/bin/$f \${1+"\$@"}
14mu|gdk-pixbuf2.0-2.31.4-2|152	EOF
14mu|gdk-pixbuf2.0-2.31.4-2|153	chmod +x %{buildroot}%{_bindir}/$f
14mu|gdk-pixbuf2.0-2.31.4-2|154	done
14mu|gdk-pixbuf2.0-2.31.4-2|155	
14mu|gdk-pixbuf2.0-2.31.4-2|156	#remove not packaged files
14mu|gdk-pixbuf2.0-2.31.4-2|157	find %{buildroot} -name *.la | xargs rm
14mu|gdk-pixbuf2.0-2.31.4-2|158	
14mu|gdk-pixbuf2.0-2.31.4-2|159	%find_lang %{pkgname}
14mu|gdk-pixbuf2.0-2.31.4-2|160	
14mu|gdk-pixbuf2.0-2.31.4-2|161	%post -n %{libname}
14mu|gdk-pixbuf2.0-2.31.4-2|162	if [ "$1" = "2" ]; then
14mu|gdk-pixbuf2.0-2.31.4-2|163	if [ -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache ]; then
14mu|gdk-pixbuf2.0-2.31.4-2|164	rm -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
14mu|gdk-pixbuf2.0-2.31.4-2|165	fi
14mu|gdk-pixbuf2.0-2.31.4-2|166	fi
14mu|gdk-pixbuf2.0-2.31.4-2|167	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
14mu|gdk-pixbuf2.0-2.31.4-2|168	
14mu|gdk-pixbuf2.0-2.31.4-2|169	%triggerin -n %{libname} -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
14mu|gdk-pixbuf2.0-2.31.4-2|170	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
14mu|gdk-pixbuf2.0-2.31.4-2|171	
14mu|gdk-pixbuf2.0-2.31.4-2|172	%triggerpostun -n %{libname} -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
14mu|gdk-pixbuf2.0-2.31.4-2|173	if [ -x %{_bindir}/gdk-pixbuf-query-loaders ]; then
14mu|gdk-pixbuf2.0-2.31.4-2|174	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
14mu|gdk-pixbuf2.0-2.31.4-2|175	fi
14mu|gdk-pixbuf2.0-2.31.4-2|176	
14mu|gdk-pixbuf2.0-2.31.4-2|177	%files -f %{pkgname}.lang
14mu|gdk-pixbuf2.0-2.31.4-2|178	%doc README
14mu|gdk-pixbuf2.0-2.31.4-2|179	%{_bindir}/gdk-pixbuf-query-loaders
14mu|gdk-pixbuf2.0-2.31.4-2|180	%{_bindir}/gdk-pixbuf-pixdata
14mu|gdk-pixbuf2.0-2.31.4-2|181	%{_mandir}/man1/gdk-pixbuf-query-loaders.1*
14mu|gdk-pixbuf2.0-2.31.4-2|182	
14mu|gdk-pixbuf2.0-2.31.4-2|183	%files -n %{libname}
14mu|gdk-pixbuf2.0-2.31.4-2|184	%{_libdir}/libgdk_pixbuf-%{api_version}.so.%{major}*
14mu|gdk-pixbuf2.0-2.31.4-2|185	%dir %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders
14mu|gdk-pixbuf2.0-2.31.4-2|186	%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders/*.so
14mu|gdk-pixbuf2.0-2.31.4-2|187	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders
14mu|gdk-pixbuf2.0-2.31.4-2|188	%ghost %verify (not md5 mtime size) %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
14mu|gdk-pixbuf2.0-2.31.4-2|189	
14mu|gdk-pixbuf2.0-2.31.4-2|190	%files -n %{xlibname}
14mu|gdk-pixbuf2.0-2.31.4-2|191	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so.%{major}*
14mu|gdk-pixbuf2.0-2.31.4-2|192	
14mu|gdk-pixbuf2.0-2.31.4-2|193	%files -n %{girname}
14mu|gdk-pixbuf2.0-2.31.4-2|194	%{_libdir}/girepository-1.0/GdkPixbuf-%{girmajor}.typelib
14mu|gdk-pixbuf2.0-2.31.4-2|195	
14mu|gdk-pixbuf2.0-2.31.4-2|196	%files -n %{develname}
14mu|gdk-pixbuf2.0-2.31.4-2|197	%doc %{_datadir}/gtk-doc/html/gdk-pixbuf
14mu|gdk-pixbuf2.0-2.31.4-2|198	%{_bindir}/gdk-pixbuf-csource
14mu|gdk-pixbuf2.0-2.31.4-2|199	%{_libdir}/libgdk_pixbuf-%{api_version}.so
14mu|gdk-pixbuf2.0-2.31.4-2|200	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}/
14mu|gdk-pixbuf2.0-2.31.4-2|201	%{_libdir}/pkgconfig/gdk-pixbuf-%{api_version}.pc
14mu|gdk-pixbuf2.0-2.31.4-2|202	%{_datadir}/gir-1.0/GdkPixbuf-%{api_version}.gir
14mu|gdk-pixbuf2.0-2.31.4-2|203	%{_mandir}/man1/gdk-pixbuf-csource.1*
14mu|gdk-pixbuf2.0-2.31.4-2|204	
14mu|gdk-pixbuf2.0-2.31.4-2|205	%files -n %{develxlib}
14mu|gdk-pixbuf2.0-2.31.4-2|206	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so
14mu|gdk-pixbuf2.0-2.31.4-2|207	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}-xlib/
14mu|gdk-pixbuf2.0-2.31.4-2|208	%{_libdir}/pkgconfig/gdk-pixbuf-xlib-%{api_version}.pc
14mu|gdk-pixbuf2.0-2.31.4-2|209	
14mu|gdk-pixbuf2.0-2.31.4-2|210	
14mu|gdk-pixbuf2.0-2.31.4-2|211	%changelog
14mu|gdk-pixbuf2.0-2.31.4-2|212	
14mu|gdk-pixbuf2.0-2.31.4-2|213	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 2.31.4-2
14mu|gdk-pixbuf2.0-2.31.4-2|214	- (2632266) update to 2.31.4
14mu|gdk-pixbuf2.0-2.31.4-2|215	
14mu|gdk-pixbuf2.0-2.31.4-2|216	

22604 14
14mu|gdl3-3.16.0-1|1	%define oname	gdl
14mu|gdl3-3.16.0-1|2	%define api	3
14mu|gdl3-3.16.0-1|3	%define major	5
14mu|gdl3-3.16.0-1|4	
14mu|gdl3-3.16.0-1|5	%define libname 	%mklibname %{oname} %api %major
14mu|gdl3-3.16.0-1|6	%define develname	%mklibname -d %{oname} %api
14mu|gdl3-3.16.0-1|7	%define girname 	%mklibname %{oname}-gir %{api}
14mu|gdl3-3.16.0-1|8	
14mu|gdl3-3.16.0-1|9	Summary: Gnome Development/Docking library
14mu|gdl3-3.16.0-1|10	Name: %{oname}3
14mu|gdl3-3.16.0-1|11	Version: 3.16.0
14mu|gdl3-3.16.0-1|12	Release: 1
14mu|gdl3-3.16.0-1|13	License: LGPLv2+
14mu|gdl3-3.16.0-1|14	Group: System/Libraries
14mu|gdl3-3.16.0-1|15	Url: http://www.gnome.org
14mu|gdl3-3.16.0-1|16	Source0: http://ftp.gnome.org/pub/GNOME/sources/gdl/3.16/%{oname}-%{version}.tar.xz
14mu|gdl3-3.16.0-1|17	
14mu|gdl3-3.16.0-1|18	BuildRequires: intltool
14mu|gdl3-3.16.0-1|19	BuildRequires: pkgconfig(gdk-3.0)
14mu|gdl3-3.16.0-1|20	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mu|gdl3-3.16.0-1|21	BuildRequires: pkgconfig(libxml-2.0)
14mu|gdl3-3.16.0-1|22	
14mu|gdl3-3.16.0-1|23	%description
14mu|gdl3-3.16.0-1|24	This package contains components and libraries that are intended to be
14mu|gdl3-3.16.0-1|25	shared between GNOME development tools, including gnome-debug,
14mu|gdl3-3.16.0-1|26	gnome-build, and anjuta2.
14mu|gdl3-3.16.0-1|27	
14mu|gdl3-3.16.0-1|28	The current pieces of GDL include:
14mu|gdl3-3.16.0-1|29	- A symbol browser bonobo component (symbol-browser-control).
14mu|gdl3-3.16.0-1|30	- A docking widget (gdl).
14mu|gdl3-3.16.0-1|31	- A utility library that also contains the stubs and skels for
14mu|gdl3-3.16.0-1|32	the symbol browser and text editor components (gdl, idl).
14mu|gdl3-3.16.0-1|33	
14mu|gdl3-3.16.0-1|34	%package -n %{libname}
14mu|gdl3-3.16.0-1|35	Group: System/Libraries
14mu|gdl3-3.16.0-1|36	Summary: Gnome Development/Docking library - shared libraries
14mu|gdl3-3.16.0-1|37	Suggests: %{name} = %{version}-%{release}
14mu|gdl3-3.16.0-1|38	
14mu|gdl3-3.16.0-1|39	%description -n %{libname}
14mu|gdl3-3.16.0-1|40	This package contains the dynamic libraries from %{name}.
14mu|gdl3-3.16.0-1|41	
14mu|gdl3-3.16.0-1|42	%package -n %{girname}
14mu|gdl3-3.16.0-1|43	Group: System/Libraries
14mu|gdl3-3.16.0-1|44	Summary: GObject Introspection interface library for %{name}
14mu|gdl3-3.16.0-1|45	
14mu|gdl3-3.16.0-1|46	%description -n %{girname}
14mu|gdl3-3.16.0-1|47	GObject Introspection interface library for %{name}.
14mu|gdl3-3.16.0-1|48	
14mu|gdl3-3.16.0-1|49	%package -n %{develname}
14mu|gdl3-3.16.0-1|50	Group: Development/C
14mu|gdl3-3.16.0-1|51	Summary: Gnome Development/Docking library headers and development libraries
14mu|gdl3-3.16.0-1|52	Requires: %{libname} = %{version}-%{release}
14mu|gdl3-3.16.0-1|53	Requires: %{girname} = %{version}-%{release}
14mu|gdl3-3.16.0-1|54	Provides: %{name}-devel = %{version}-%{release}
14mu|gdl3-3.16.0-1|55	
14mu|gdl3-3.16.0-1|56	%description -n %{develname}
14mu|gdl3-3.16.0-1|57	This packages contains the headers and libraries for %{name}.
14mu|gdl3-3.16.0-1|58	
14mu|gdl3-3.16.0-1|59	%prep
14mu|gdl3-3.16.0-1|60	%setup -qn %{oname}-%{version}
14mu|gdl3-3.16.0-1|61	
14mu|gdl3-3.16.0-1|62	%build
14mu|gdl3-3.16.0-1|63	%configure2_5x \
14mu|gdl3-3.16.0-1|64	--disable-rpath \
14mu|gdl3-3.16.0-1|65	--disable-static
14mu|gdl3-3.16.0-1|66	
14mu|gdl3-3.16.0-1|67	%make
14mu|gdl3-3.16.0-1|68	
14mu|gdl3-3.16.0-1|69	%install
14mu|gdl3-3.16.0-1|70	%makeinstall_std
14mu|gdl3-3.16.0-1|71	
14mu|gdl3-3.16.0-1|72	# remove unpackaged files
14mu|gdl3-3.16.0-1|73	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|gdl3-3.16.0-1|74	
14mu|gdl3-3.16.0-1|75	%find_lang %{oname}-%{api}
14mu|gdl3-3.16.0-1|76	
14mu|gdl3-3.16.0-1|77	%files -f %{oname}-%{api}.lang
14mu|gdl3-3.16.0-1|78	
14mu|gdl3-3.16.0-1|79	%files -n %{libname}
14mu|gdl3-3.16.0-1|80	%{_libdir}/libgdl-%{api}.so.%{major}*
14mu|gdl3-3.16.0-1|81	
14mu|gdl3-3.16.0-1|82	%files -n %{girname}
14mu|gdl3-3.16.0-1|83	%{_libdir}/girepository-1.0/Gdl-%{api}.typelib
14mu|gdl3-3.16.0-1|84	
14mu|gdl3-3.16.0-1|85	%files -n %{develname}
14mu|gdl3-3.16.0-1|86	%doc ChangeLog README NEWS MAINTAINERS AUTHORS
14mu|gdl3-3.16.0-1|87	%{_libdir}/lib*.so
14mu|gdl3-3.16.0-1|88	%{_libdir}/pkgconfig/*
14mu|gdl3-3.16.0-1|89	%{_includedir}/*
14mu|gdl3-3.16.0-1|90	%{_datadir}/gtk-doc/html/gdl-*
14mu|gdl3-3.16.0-1|91	%{_datadir}/gir-1.0/Gdl-%{api}.gir
14mu|gdl3-3.16.0-1|92	
14mu|gdl3-3.16.0-1|93	%changelog
14mu|gdl3-3.16.0-1|94	* Sat Mar 21 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gdl3-3.16.0-1|95	+ Revision: 9f372a8
14mu|gdl3-3.16.0-1|96	- update to 3.16.0
14mu|gdl3-3.16.0-1|97	
14mu|gdl3-3.16.0-1|98	

22605 14
14mu|gdm-3.12.2-4|1	%define _disable_ld_no_undefined 1
14mu|gdm-3.12.2-4|2	
14mu|gdm-3.12.2-4|3	%define major		1
14mu|gdm-3.12.2-4|4	%define	gmajor		1.0
14mu|gdm-3.12.2-4|5	%define libname		%mklibname gdm %{major}
14mu|gdm-3.12.2-4|6	%define develname	%mklibname -d %{name}
14mu|gdm-3.12.2-4|7	%define girname		%mklibname gdm-gir %{gmajor}
14mu|gdm-3.12.2-4|8	
14mu|gdm-3.12.2-4|9	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gdm-3.12.2-4|10	
14mu|gdm-3.12.2-4|11	Summary:	The GNOME Display Manager
14mu|gdm-3.12.2-4|12	Name:		gdm
14mu|gdm-3.12.2-4|13	Version:	3.12.2
14mu|gdm-3.12.2-4|14	Release:	4
14mu|gdm-3.12.2-4|15	Epoch:		1
14mu|gdm-3.12.2-4|16	License:	GPLv2+
14mu|gdm-3.12.2-4|17	Group:		Graphical desktop/GNOME
14mu|gdm-3.12.2-4|18	URL:		http://www.gnome.org/projects/gdm/
14mu|gdm-3.12.2-4|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gdm-3.12.2-4|20	Source1:	org.gnome.login-screen.gschema.override
14mu|gdm-3.12.2-4|21	Source2:	rosa-logo.png
14mu|gdm-3.12.2-4|22	# git format-patch --start-number 300 mga-3.1.2-plymouth..mga-3.1.2-patches
14mu|gdm-3.12.2-4|23	Patch0301:	0301-Novell-Look-at-the-current-runlevel-before-managing-.patch
14mu|gdm-3.12.2-4|24	Patch0302:	0302-Fix-gdm-pam.d-configs-3.12.2.patch
14mu|gdm-3.12.2-4|25	Patch0303:	0303-Read-.xsetup-scripts.patch
14mu|gdm-3.12.2-4|26	
14mu|gdm-3.12.2-4|27	Provides:	dm
14mu|gdm-3.12.2-4|28	
14mu|gdm-3.12.2-4|29	Requires(postun): rpm-helper systemd update-alternatives
14mu|gdm-3.12.2-4|30	Requires(post):	  dconf systemd update-alternatives
14mu|gdm-3.12.2-4|31	
14mu|gdm-3.12.2-4|32	Requires:	pam
14mu|gdm-3.12.2-4|33	Requires:	sessreg
14mu|gdm-3.12.2-4|34	Requires:	usermode
14mu|gdm-3.12.2-4|35	Requires:	cdialog
14mu|gdm-3.12.2-4|36	Requires:	zenity
14mu|gdm-3.12.2-4|37	Requires:	gnome-session-bin
14mu|gdm-3.12.2-4|38	Requires:	gnome-settings-daemon
14mu|gdm-3.12.2-4|39	Requires:	metacity
14mu|gdm-3.12.2-4|40	Suggests:	gnome-power-manager
14mu|gdm-3.12.2-4|41	# for XFdrake on failsafe fallback:
14mu|gdm-3.12.2-4|42	Requires:	drakx-kbd-mouse-x11
14mu|gdm-3.12.2-4|43	Requires:	xinitrc >= 2.4.14
14mu|gdm-3.12.2-4|44	Requires:	dbus-x11
14mu|gdm-3.12.2-4|45	Requires:	polkit-gnome
14mu|gdm-3.12.2-4|46	Requires:	accountsservice
14mu|gdm-3.12.2-4|47	Requires:	gnome-icon-theme-symbolic
14mu|gdm-3.12.2-4|48	Provides:	gdm-Xnest
14mu|gdm-3.12.2-4|49	Obsoletes:	gdm-Xnest
14mu|gdm-3.12.2-4|50	
14mu|gdm-3.12.2-4|51	Obsoletes:	gdm-themes
14mu|gdm-3.12.2-4|52	Conflicts:	gdm-220
14mu|gdm-3.12.2-4|53	BuildRequires: 	pkgconfig(accountsservice) >= 0.6.12
14mu|gdm-3.12.2-4|54	BuildRequires:	pkgconfig(check) >= 0.9.4
14mu|gdm-3.12.2-4|55	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
14mu|gdm-3.12.2-4|56	BuildRequires:	pkgconfig(fontconfig) >= 2.5.0
14mu|gdm-3.12.2-4|57	BuildRequires:	pkgconfig(gconf-2.0) >= 2.31.3
14mu|gdm-3.12.2-4|58	BuildRequires:	pkgconfig(gio-2.0) >= 2.29.3
14mu|gdm-3.12.2-4|59	BuildRequires:	pkgconfig(gobject-2.0) >= 2.29.3
14mu|gdm-3.12.2-4|60	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gdm-3.12.2-4|61	BuildRequires:	pkgconfig(gthread-2.0)
14mu|gdm-3.12.2-4|62	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.1
14mu|gdm-3.12.2-4|63	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.4
14mu|gdm-3.12.2-4|64	BuildRequires:	pkgconfig(libxklavier) >= 4.0
14mu|gdm-3.12.2-4|65	BuildRequires:	pkgconfig(nss) >= 3.11.1
14mu|gdm-3.12.2-4|66	BuildRequires:	pkgconfig(libsystemd-login)
14mu|gdm-3.12.2-4|67	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|gdm-3.12.2-4|68	BuildRequires:	pkgconfig(ply-boot-client)
14mu|gdm-3.12.2-4|69	BuildRequires:	pkgconfig(upower-glib) >= 0.9.0
14mu|gdm-3.12.2-4|70	BuildRequires:	pkgconfig(x11)
14mu|gdm-3.12.2-4|71	BuildRequires:	pkgconfig(xau)
14mu|gdm-3.12.2-4|72	BuildRequires:	pkgconfig(xdmcp)
14mu|gdm-3.12.2-4|73	BuildRequires:	pkgconfig(xrandr)
14mu|gdm-3.12.2-4|74	BuildRequires:	pam-devel
14mu|gdm-3.12.2-4|75	BuildRequires:	libwrap-devel
14mu|gdm-3.12.2-4|76	BuildRequires:	audit-devel
14mu|gdm-3.12.2-4|77	BuildRequires:	intltool >= 0.40.0
14mu|gdm-3.12.2-4|78	BuildRequires:	gettext-devel
14mu|gdm-3.12.2-4|79	BuildRequires:	yelp-tools
14mu|gdm-3.12.2-4|80	BuildRequires:	dconf
14mu|gdm-3.12.2-4|81	BuildRequires:	itstool
14mu|gdm-3.12.2-4|82	BuildRequires:	gnome-common
14mu|gdm-3.12.2-4|83	
14mu|gdm-3.12.2-4|84	Obsoletes:	gdm-user-switch-applet < 3.0.0
14mu|gdm-3.12.2-4|85	Obsoletes:	%{_lib}gdmsimplegreeter1
14mu|gdm-3.12.2-4|86	
14mu|gdm-3.12.2-4|87	Requires:	%{_lib}gmenu-gir3.0 >= 3.8.0
14mu|gdm-3.12.2-4|88	
14mu|gdm-3.12.2-4|89	%description
14mu|gdm-3.12.2-4|90	Gdm (the GNOME Display Manager) is a highly configurable
14mu|gdm-3.12.2-4|91	reimplementation of xdm, the X Display Manager. Gdm allows you to log
14mu|gdm-3.12.2-4|92	into your system with the X Window System running and supports running
14mu|gdm-3.12.2-4|93	several different X sessions on your local machine at the same time.
14mu|gdm-3.12.2-4|94	
14mu|gdm-3.12.2-4|95	%pre
14mu|gdm-3.12.2-4|96	%_pre_useradd gdm %{_var}/lib/gdm /bin/false
14mu|gdm-3.12.2-4|97	%_pre_groupadd xgrp gdm
14mu|gdm-3.12.2-4|98	
14mu|gdm-3.12.2-4|99	%post
14mu|gdm-3.12.2-4|100	# avoiding conflict with lightdm
14mu|gdm-3.12.2-4|101	if [ $1 -eq 1 ] ; then \
14mu|gdm-3.12.2-4|102	update-alternatives --install %{_bindir}/gdmflexiserver gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver 30
14mu|gdm-3.12.2-4|103	fi
14mu|gdm-3.12.2-4|104	
14mu|gdm-3.12.2-4|105	# (cg) Setup dconf settings for gdm
14mu|gdm-3.12.2-4|106	# http://git.gnome.org/browse/gdm/commit/?id=eebeb62e2daccc932f3033fbd857b619ba9936d0
14mu|gdm-3.12.2-4|107	dconf update
14mu|gdm-3.12.2-4|108	
14mu|gdm-3.12.2-4|109	if [ -f /%{_sysconfdir}/X11/xdm/Xsession -a ! -x /%{_sysconfdir}/X11/xdm/Xsession ]; then
14mu|gdm-3.12.2-4|110	chmod +x /%{_sysconfdir}/X11/xdm/Xsession
14mu|gdm-3.12.2-4|111	fi
14mu|gdm-3.12.2-4|112	if [ -x /usr/sbin/chksession ]; then /usr/sbin/chksession -g || true; fi
14mu|gdm-3.12.2-4|113	
14mu|gdm-3.12.2-4|114	%systemd_post gdm.service
14mu|gdm-3.12.2-4|115	
14mu|gdm-3.12.2-4|116	%{_sbindir}/gdm-safe-restart >/dev/null 2>&1 || :
14mu|gdm-3.12.2-4|117	
14mu|gdm-3.12.2-4|118	%postun
14mu|gdm-3.12.2-4|119	%_postun_userdel gdm
14mu|gdm-3.12.2-4|120	%_postun_groupdel xgrp gdm
14mu|gdm-3.12.2-4|121	%systemd_postun gdm.service
14mu|gdm-3.12.2-4|122	
14mu|gdm-3.12.2-4|123	%preun
14mu|gdm-3.12.2-4|124	if [ $1 -ge 0 ] ; then \
14mu|gdm-3.12.2-4|125	if [ ! -e %{_libexecdir}/%{name}/gdmflexiserver ]; then
14mu|gdm-3.12.2-4|126	update-alternatives --remove gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver
14mu|gdm-3.12.2-4|127	fi
14mu|gdm-3.12.2-4|128	fi
14mu|gdm-3.12.2-4|129	%systemd_preun gdm.service
14mu|gdm-3.12.2-4|130	
14mu|gdm-3.12.2-4|131	%files -f %{name}.lang
14mu|gdm-3.12.2-4|132	%doc AUTHORS COPYING NEWS README
14mu|gdm-3.12.2-4|133	%_sysconfdir/dbus-1/system.d/gdm.conf
14mu|gdm-3.12.2-4|134	%{_bindir}/gdm-screenshot
14mu|gdm-3.12.2-4|135	%{_sbindir}/gdm
14mu|gdm-3.12.2-4|136	%dir %{_sysconfdir}/X11/gdm
14mu|gdm-3.12.2-4|137	%{_sysconfdir}/gdm
14mu|gdm-3.12.2-4|138	%config(noreplace) %{_sysconfdir}/pam.d/gdm
14mu|gdm-3.12.2-4|139	%config(noreplace) %{_sysconfdir}/pam.d/gdm-autologin
14mu|gdm-3.12.2-4|140	%config(noreplace) %{_sysconfdir}/pam.d/gdm-pin
14mu|gdm-3.12.2-4|141	%config(noreplace) %{_sysconfdir}/pam.d/gdm-fingerprint
14mu|gdm-3.12.2-4|142	%config(noreplace) %{_sysconfdir}/pam.d/gdm-password
14mu|gdm-3.12.2-4|143	%config(noreplace) %{_sysconfdir}/pam.d/gdm-smartcard
14mu|gdm-3.12.2-4|144	%config(noreplace) %{_sysconfdir}/pam.d/gdm-launch-environment
14mu|gdm-3.12.2-4|145	%config(noreplace) %{_sysconfdir}/X11/gdm/custom.conf
14mu|gdm-3.12.2-4|146	%config(noreplace) %{_sysconfdir}/X11/gdm/Xsession
14mu|gdm-3.12.2-4|147	%dir %{_sysconfdir}/X11/dm
14mu|gdm-3.12.2-4|148	%dir %{_sysconfdir}/X11/dm/Sessions
14mu|gdm-3.12.2-4|149	%config(noreplace) %{_sysconfdir}/X11/gdm/PreSession
14mu|gdm-3.12.2-4|150	%config(noreplace) %{_sysconfdir}/X11/gdm/PostSession
14mu|gdm-3.12.2-4|151	%config(noreplace) %{_sysconfdir}/X11/gdm/PostLogin
14mu|gdm-3.12.2-4|152	%config(noreplace) %{_sysconfdir}/X11/gdm/Init
14mu|gdm-3.12.2-4|153	%{_libexecdir}/gdm-host-chooser
14mu|gdm-3.12.2-4|154	%{_libexecdir}/gdm-session-worker
14mu|gdm-3.12.2-4|155	%{_libexecdir}/gdm-simple-chooser
14mu|gdm-3.12.2-4|156	%{_libexecdir}/gdm/gdmflexiserver
14mu|gdm-3.12.2-4|157	%dir %{_libdir}/gdm
14mu|gdm-3.12.2-4|158	%{_datadir}/pixmaps/*
14mu|gdm-3.12.2-4|159	%{_datadir}/gdm
14mu|gdm-3.12.2-4|160	%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
14mu|gdm-3.12.2-4|161	%dir %{_datadir}/hosts
14mu|gdm-3.12.2-4|162	%attr(1770, gdm, gdm) %dir %{_localstatedir}/lib/gdm
14mu|gdm-3.12.2-4|163	%ghost %attr(1755, gdm, gdm) %dir %{_localstatedir}/run/gdm/greeter
14mu|gdm-3.12.2-4|164	%ghost %attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm
14mu|gdm-3.12.2-4|165	%attr(1755, root, gdm) %dir %{_localstatedir}/cache/gdm
14mu|gdm-3.12.2-4|166	%attr(700,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.local
14mu|gdm-3.12.2-4|167	%attr(700,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.local/share
14mu|gdm-3.12.2-4|168	%attr(700,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.local/share/applications
14mu|gdm-3.12.2-4|169	%{_datadir}/dconf/profile/gdm
14mu|gdm-3.12.2-4|170	#%ghost %{_sysconfdir}/dconf/db/%{name}
14mu|gdm-3.12.2-4|171	#%dir %{_sysconfdir}/dconf/db/gdm.d
14mu|gdm-3.12.2-4|172	#%{_sysconfdir}/dconf/db/gdm.d/00-upstream-settings
14mu|gdm-3.12.2-4|173	#%dir %{_sysconfdir}/dconf/db/gdm.d/locks
14mu|gdm-3.12.2-4|174	%{_datadir}/gnome-session/sessions/gdm-shell.session
14mu|gdm-3.12.2-4|175	%dir %{_var}/log/gdm
14mu|gdm-3.12.2-4|176	%{_datadir}/icons/hicolor/*/apps/gdm*
14mu|gdm-3.12.2-4|177	# (cg) Note: Ship this, but lets not enable it or do anything fancy
14mu|gdm-3.12.2-4|178	# until we fully redo any prefdm stuff and have units for all DMs
14mu|gdm-3.12.2-4|179	# we support.
14mu|gdm-3.12.2-4|180	%{_unitdir}/gdm.service
14mu|gdm-3.12.2-4|181	%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.override
14mu|gdm-3.12.2-4|182	
14mu|gdm-3.12.2-4|183	#--------------------------------------------------------------------
14mu|gdm-3.12.2-4|184	%package -n %{libname}
14mu|gdm-3.12.2-4|185	Summary:	Library for the %name greeter
14mu|gdm-3.12.2-4|186	Group:		System/Libraries
14mu|gdm-3.12.2-4|187	Obsoletes:	%{_lib}gdmreeter1 < 3.2.1-3
14mu|gdm-3.12.2-4|188	
14mu|gdm-3.12.2-4|189	%description -n %{libname}
14mu|gdm-3.12.2-4|190	Gdm (the GNOME Display Manager) is a highly configurable
14mu|gdm-3.12.2-4|191	reimplementation of xdm, the X Display Manager. Gdm allows you to log
14mu|gdm-3.12.2-4|192	into your system with the X Window System running and supports running
14mu|gdm-3.12.2-4|193	several different X sessions on your local machine at the same time.
14mu|gdm-3.12.2-4|194	
14mu|gdm-3.12.2-4|195	%files -n %{libname}
14mu|gdm-3.12.2-4|196	%{_libdir}/libgdm.so.%{major}*
14mu|gdm-3.12.2-4|197	
14mu|gdm-3.12.2-4|198	#--------------------------------------------------------------------
14mu|gdm-3.12.2-4|199	
14mu|gdm-3.12.2-4|200	%package -n %{girname}
14mu|gdm-3.12.2-4|201	Summary:        GObject Introspection interface description for %{name}
14mu|gdm-3.12.2-4|202	Group:          System/Libraries
14mu|gdm-3.12.2-4|203	Requires:       %{libname} = %{epoch}:%{version}-%{release}
14mu|gdm-3.12.2-4|204	
14mu|gdm-3.12.2-4|205	%description -n %{girname}
14mu|gdm-3.12.2-4|206	GObject Introspection interface description for %{name}.
14mu|gdm-3.12.2-4|207	
14mu|gdm-3.12.2-4|208	%files -n %{girname}
14mu|gdm-3.12.2-4|209	%{_libdir}/girepository-1.0/Gdm-%{gmajor}.typelib
14mu|gdm-3.12.2-4|210	
14mu|gdm-3.12.2-4|211	#--------------------------------------------------------------------
14mu|gdm-3.12.2-4|212	
14mu|gdm-3.12.2-4|213	%package -n %{develname}
14mu|gdm-3.12.2-4|214	Summary:	Development files for %{name}
14mu|gdm-3.12.2-4|215	Group:		Development/C
14mu|gdm-3.12.2-4|216	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14mu|gdm-3.12.2-4|217	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14mu|gdm-3.12.2-4|218	
14mu|gdm-3.12.2-4|219	%description -n %{develname}
14mu|gdm-3.12.2-4|220	The %{name}-devel package contains libraries and header files for
14mu|gdm-3.12.2-4|221	developing applications that use %{name}.
14mu|gdm-3.12.2-4|222	
14mu|gdm-3.12.2-4|223	%files -n %{develname}
14mu|gdm-3.12.2-4|224	%{_includedir}/gdm
14mu|gdm-3.12.2-4|225	%{_libdir}/libgdm.so
14mu|gdm-3.12.2-4|226	%{_libdir}/pkgconfig/gdm.pc
14mu|gdm-3.12.2-4|227	%{_datadir}/gir-1.0/Gdm-%{gmajor}.gir
14mu|gdm-3.12.2-4|228	
14mu|gdm-3.12.2-4|229	#--------------------------------------------------------------------
14mu|gdm-3.12.2-4|230	
14mu|gdm-3.12.2-4|231	%prep
14mu|gdm-3.12.2-4|232	%setup -q
14mu|gdm-3.12.2-4|233	cp data/Init.in data/Default.in
14mu|gdm-3.12.2-4|234	%apply_patches
14mu|gdm-3.12.2-4|235	
14mu|gdm-3.12.2-4|236	%build
14mu|gdm-3.12.2-4|237	NOCONFIGURE=yes gnome-autogen.sh
14mu|gdm-3.12.2-4|238	%configure2_5x \
14mu|gdm-3.12.2-4|239	--with-sysconfsubdir=X11/gdm \
14mu|gdm-3.12.2-4|240	--with-dmconfdir=%{_sysconfdir}/X11/dm \
14mu|gdm-3.12.2-4|241	--disable-static \
14mu|gdm-3.12.2-4|242	--with-console-kit=no \
14mu|gdm-3.12.2-4|243	--with-systemd \
14mu|gdm-3.12.2-4|244	--with-plymouth
14mu|gdm-3.12.2-4|245	
14mu|gdm-3.12.2-4|246	%make
14mu|gdm-3.12.2-4|247	
14mu|gdm-3.12.2-4|248	%install
14mu|gdm-3.12.2-4|249	%makeinstall_std PAM_PREFIX=%{_sysconfdir}
14mu|gdm-3.12.2-4|250	
14mu|gdm-3.12.2-4|251	# don't provide PreSession/PostSession, pam handle this
14mu|gdm-3.12.2-4|252	rm -f %{buildroot}%{_sysconfdir}/X11/PreSession/Default
14mu|gdm-3.12.2-4|253	rm -f %{buildroot}%{_sysconfdir}/X11/PostSession/Default
14mu|gdm-3.12.2-4|254	
14mu|gdm-3.12.2-4|255	mkdir -p %{buildroot}%{_datadir}/hosts
14mu|gdm-3.12.2-4|256	
14mu|gdm-3.12.2-4|257	%find_lang %{name} --with-gnome --all-name
14mu|gdm-3.12.2-4|258	
14mu|gdm-3.12.2-4|259	mkdir -p %{buildroot}%{_var}/log/gdm %{buildroot}%{_sysconfdir}/X11/dm/Sessions
14mu|gdm-3.12.2-4|260	
14mu|gdm-3.12.2-4|261	#remove unpackaged files
14mu|gdm-3.12.2-4|262	rm -rf %{buildroot}%{_sysconfdir}/X11/gdm/PostLogin/Default.sample \
14mu|gdm-3.12.2-4|263	%{buildroot}%{_datadir}/xsessions/gnome.desktop
14mu|gdm-3.12.2-4|264	
14mu|gdm-3.12.2-4|265	find %{buildroot} -name '*.la' -delete
14mu|gdm-3.12.2-4|266	
14mu|gdm-3.12.2-4|267	# (cg) The existing gdm file is what we really want for gdm-password
14mu|gdm-3.12.2-4|268	rm -f %{buildroot}%{_sysconfdir}/pam.d/gdm-password
14mu|gdm-3.12.2-4|269	ln -s gdm %{buildroot}%{_sysconfdir}/pam.d/gdm-password
14mu|gdm-3.12.2-4|270	
14mu|gdm-3.12.2-4|271	## (cg) For ghost ownership
14mu|gdm-3.12.2-4|272	#touch %{buildroot}%{_sysconfdir}/dconf/db/%{name}
14mu|gdm-3.12.2-4|273	
14mu|gdm-3.12.2-4|274	pushd %{buildroot}%{_sysconfdir}
14mu|gdm-3.12.2-4|275	ln -s X11/gdm
14mu|gdm-3.12.2-4|276	popd
14mu|gdm-3.12.2-4|277	
14mu|gdm-3.12.2-4|278	# avoiding conflict with lightdm
14mu|gdm-3.12.2-4|279	mkdir -p %{buildroot}%{_libexecdir}/%{name}
14mu|gdm-3.12.2-4|280	mv %{buildroot}%{_bindir}/gdmflexiserver %{buildroot}%{_libexecdir}/%{name}/gdmflexiserver
14mu|gdm-3.12.2-4|281	
14mu|gdm-3.12.2-4|282	echo "auth       optional pam_group.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm
14mu|gdm-3.12.2-4|283	echo "auth       optional pam_group.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm-autologin
14mu|gdm-3.12.2-4|284	echo "-session     optional      pam_systemd.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm-fingerprint
14mu|gdm-3.12.2-4|285	echo "-session     optional      pam_systemd.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm-smartcard
14mu|gdm-3.12.2-4|286	
14mu|gdm-3.12.2-4|287	# added ROSA logo
14mu|gdm-3.12.2-4|288	install -dD %{buildroot}%{_datadir}/glib-2.0/schemas
14mu|gdm-3.12.2-4|289	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/glib-2.0/schemas/
14mu|gdm-3.12.2-4|290	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/
14mu|gdm-3.12.2-4|291	
14mu|gdm-3.12.2-4|292	sed -i 's@#!/bin/sh@#!/bin/bash@g' %{buildroot}%{_sysconfdir}/X11/gdm/Xsession
14mu|gdm-3.12.2-4|293	
14mu|gdm-3.12.2-4|294	%changelog
14mu|gdm-3.12.2-4|295	* Thu Feb 26 2015 Tigro <ashejn@yandex-team.ru> 1:3.12.2-4
14mu|gdm-3.12.2-4|296	+ Revision: ac5f892
14mu|gdm-3.12.2-4|297	- drop patch to avoid conflict with plymouth-quit.service. New systemd fix plymouth freeze
14mu|gdm-3.12.2-4|298	
14mu|gdm-3.12.2-4|299	* Fri Feb 13 2015 Tigro <ashejn@gmail.com> 1:3.12.2-4
14mu|gdm-3.12.2-4|300	+ Revision: fda8603
14mu|gdm-3.12.2-4|301	- drop plymouth-quit.service from Conflict
14mu|gdm-3.12.2-4|302	
14mu|gdm-3.12.2-4|303	* Thu Feb 12 2015 Tigro <ashejn@yandex-team.ru> 1:3.12.2-4
14mu|gdm-3.12.2-4|304	+ Revision: a017035
14mu|gdm-3.12.2-4|305	- quit plymouth befor gdm start
14mu|gdm-3.12.2-4|306	
14mu|gdm-3.12.2-4|307	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.12.2-3
14mu|gdm-3.12.2-4|308	+ Revision: 7320e81
14mu|gdm-3.12.2-4|309	- MassBuild#440: Increase release tag
14mu|gdm-3.12.2-4|310	
14mu|gdm-3.12.2-4|311	* Wed Jun 11 2014 Tigro <ashejn@gmail.com> 1:3.12.2-2
14mu|gdm-3.12.2-4|312	+ Revision: 5886202
14mu|gdm-3.12.2-4|313	- Merge remote-tracking branch 'origin/gnome312' into rosa2014.1
14mu|gdm-3.12.2-4|314	
14mu|gdm-3.12.2-4|315	* Thu May 29 2014 Tigro <ashejn@gmail.com> 1:3.12.2-2
14mu|gdm-3.12.2-4|316	+ Revision: 1d81bed
14mu|gdm-3.12.2-4|317	- drop old patch
14mu|gdm-3.12.2-4|318	
14mu|gdm-3.12.2-4|319	* Thu May 29 2014 Tigro <ashejn@gmail.com> 1:3.12.2-2
14mu|gdm-3.12.2-4|320	+ Revision: 8a78846
14mu|gdm-3.12.2-4|321	- update gdm-pam.d-configs patch for gdm 3.12.2
14mu|gdm-3.12.2-4|322	
14mu|gdm-3.12.2-4|323	* Wed May 28 2014 Tigro <ashejn@gmail.com> 1:3.12.2-1
14mu|gdm-3.12.2-4|324	+ Revision: ef320ef
14mu|gdm-3.12.2-4|325	- drop pam patch for test
14mu|gdm-3.12.2-4|326	
14mu|gdm-3.12.2-4|327	* Wed May 28 2014 Tigro <ashejn@gmail.com> 1:3.12.2-1
14mu|gdm-3.12.2-4|328	+ Revision: 66c0453
14mu|gdm-3.12.2-4|329	- drop file
14mu|gdm-3.12.2-4|330	
14mu|gdm-3.12.2-4|331	* Tue May 20 2014 Tigro <ashejn@gmail.com> 1:3.12.2-1
14mu|gdm-3.12.2-4|332	+ Revision: 867c345
14mu|gdm-3.12.2-4|333	- update to 3.12.2
14mu|gdm-3.12.2-4|334	
14mu|gdm-3.12.2-4|335	* Mon May 12 2014 Tigro <ashejn@gmail.com> 1:3.12.1-1
14mu|gdm-3.12.2-4|336	+ Revision: 9d75808
14mu|gdm-3.12.2-4|337	- drop some files and packages
14mu|gdm-3.12.2-4|338	
14mu|gdm-3.12.2-4|339	* Mon May 12 2014 Tigro <ashejn@gmail.com> 1:3.12.1-1
14mu|gdm-3.12.2-4|340	+ Revision: f3089b7
14mu|gdm-3.12.2-4|341	- change paths
14mu|gdm-3.12.2-4|342	
14mu|gdm-3.12.2-4|343	* Mon May 12 2014 Tigro <ashejn@gmail.com> 1:3.12.1-1
14mu|gdm-3.12.2-4|344	+ Revision: fd7738a
14mu|gdm-3.12.2-4|345	- added BR: dconf
14mu|gdm-3.12.2-4|346	
14mu|gdm-3.12.2-4|347	* Mon May 12 2014 Tigro <ashejn@gmail.com> 1:3.12.1-1
14mu|gdm-3.12.2-4|348	+ Revision: 24e1957
14mu|gdm-3.12.2-4|349	- update to 3.12.1
14mu|gdm-3.12.2-4|350	
14mu|gdm-3.12.2-4|351	* Fri Nov 22 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-12
14mu|gdm-3.12.2-4|352	+ Revision: a1c5ce6
14mu|gdm-3.12.2-4|353	- update logo to english rosa
14mu|gdm-3.12.2-4|354	
14mu|gdm-3.12.2-4|355	* Mon Nov 11 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-12
14mu|gdm-3.12.2-4|356	+ Revision: 3d41442
14mu|gdm-3.12.2-4|357	- drop scrollkeeper update
14mu|gdm-3.12.2-4|358	
14mu|gdm-3.12.2-4|359	* Thu Nov 07 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-11
14mu|gdm-3.12.2-4|360	+ Revision: fc29dad
14mu|gdm-3.12.2-4|361	- change #!/bin/sh to #!/bin/bash in /etc/X11/gdm/Xsession
14mu|gdm-3.12.2-4|362	
14mu|gdm-3.12.2-4|363	* Thu Nov 07 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-10
14mu|gdm-3.12.2-4|364	+ Revision: ce4bafe
14mu|gdm-3.12.2-4|365	- drop some sources
14mu|gdm-3.12.2-4|366	
14mu|gdm-3.12.2-4|367	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-10
14mu|gdm-3.12.2-4|368	+ Revision: fab50fa
14mu|gdm-3.12.2-4|369	- bump release
14mu|gdm-3.12.2-4|370	
14mu|gdm-3.12.2-4|371	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-8
14mu|gdm-3.12.2-4|372	+ Revision: e5030c9
14mu|gdm-3.12.2-4|373	- Revert "drop chksession run and remove %{_sysconfdir}/X11/dm/"
14mu|gdm-3.12.2-4|374	- This reverts commit 39c1679423ca46ab4f0b3d18156f5d00dcd0e444.
14mu|gdm-3.12.2-4|375	
14mu|gdm-3.12.2-4|376	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mu|gdm-3.12.2-4|377	+ Revision: 4a4575d
14mu|gdm-3.12.2-4|378	- Revert "fix path"
14mu|gdm-3.12.2-4|379	- This reverts commit 93bb74b5d4cc22de9618951da865f27b6caca8eb.
14mu|gdm-3.12.2-4|380	
14mu|gdm-3.12.2-4|381	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mu|gdm-3.12.2-4|382	+ Revision: 6d1dfcf
14mu|gdm-3.12.2-4|383	- Revert "do not remove gnome.desktop"
14mu|gdm-3.12.2-4|384	- This reverts commit ebacab9e1ebc2bc68484fe35ec01f4826d12d054.
14mu|gdm-3.12.2-4|385	
14mu|gdm-3.12.2-4|386	* Fri Oct 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mu|gdm-3.12.2-4|387	+ Revision: ebacab9
14mu|gdm-3.12.2-4|388	- do not remove gnome.desktop
14mu|gdm-3.12.2-4|389	
14mu|gdm-3.12.2-4|390	* Wed Oct 23 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mu|gdm-3.12.2-4|391	+ Revision: 93bb74b
14mu|gdm-3.12.2-4|392	- fix path
14mu|gdm-3.12.2-4|393	
14mu|gdm-3.12.2-4|394	* Wed Oct 23 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
14mu|gdm-3.12.2-4|395	+ Revision: 39c1679
14mu|gdm-3.12.2-4|396	- drop chksession run and remove %{_sysconfdir}/X11/dm/
14mu|gdm-3.12.2-4|397	
14mu|gdm-3.12.2-4|398	* Sun Oct 13 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-8
14mu|gdm-3.12.2-4|399	+ Revision: 576dd39
14mu|gdm-3.12.2-4|400	- pack file
14mu|gdm-3.12.2-4|401	
14mu|gdm-3.12.2-4|402	* Sun Oct 13 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-8
14mu|gdm-3.12.2-4|403	+ Revision: 709038a
14mu|gdm-3.12.2-4|404	- added ROSA logo
14mu|gdm-3.12.2-4|405	
14mu|gdm-3.12.2-4|406	* Wed Oct 09 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-7
14mu|gdm-3.12.2-4|407	+ Revision: f56304c
14mu|gdm-3.12.2-4|408	- drop plymouth conflicts
14mu|gdm-3.12.2-4|409	
14mu|gdm-3.12.2-4|410	* Tue Oct 08 2013 akdengi <kazancas@mandriva.ru> 1:3.8.1.1-6
14mu|gdm-3.12.2-4|411	+ Revision: 91db9f2
14mu|gdm-3.12.2-4|412	- install alternatives for gdmflexiserver only in initial, not upgrade
14mu|gdm-3.12.2-4|413	
14mu|gdm-3.12.2-4|414	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1:3.8.1.1-5
14mu|gdm-3.12.2-4|415	+ Revision: b2ea34d
14mu|gdm-3.12.2-4|416	- fix post
14mu|gdm-3.12.2-4|417	
14mu|gdm-3.12.2-4|418	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1:3.8.1.1-4
14mu|gdm-3.12.2-4|419	+ Revision: dcffcf2
14mu|gdm-3.12.2-4|420	- fix triggers
14mu|gdm-3.12.2-4|421	
14mu|gdm-3.12.2-4|422	* Mon Sep 16 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1:3.8.1.1-3
14mu|gdm-3.12.2-4|423	+ Revision: 20ebf2d
14mu|gdm-3.12.2-4|424	- Added alternatives to avoid conflict with lightdm
14mu|gdm-3.12.2-4|425	
14mu|gdm-3.12.2-4|426	* Thu Jul 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-2
14mu|gdm-3.12.2-4|427	+ Revision: a7734fb
14mu|gdm-3.12.2-4|428	- require package not typelib
14mu|gdm-3.12.2-4|429	
14mu|gdm-3.12.2-4|430	

22606 14
14mu|geary-0.10.0-1|1	%global vala_version_suffix -0.28
14mu|geary-0.10.0-1|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|geary-0.10.0-1|3	
14mu|geary-0.10.0-1|4	Summary:	A lightweight email program designed around conversations
14mu|geary-0.10.0-1|5	Name:		geary
14mu|geary-0.10.0-1|6	Version:	0.10.0
14mu|geary-0.10.0-1|7	Release:	1
14mu|geary-0.10.0-1|8	License:	LGPLv2+
14mu|geary-0.10.0-1|9	Group:		Networking/Mail
14mu|geary-0.10.0-1|10	URL:		http://yorba.org/geary/
14mu|geary-0.10.0-1|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/geary/%{url_ver}/%{name}-%{version}.tar.xz
14mu|geary-0.10.0-1|12	
14mu|geary-0.10.0-1|13	BuildRequires:	vala
14mu|geary-0.10.0-1|14	BuildRequires:	vala-tools
14mu|geary-0.10.0-1|15	BuildRequires:	make
14mu|geary-0.10.0-1|16	BuildRequires:	cmake
14mu|geary-0.10.0-1|17	BuildRequires:	pkgconfig(gthread-2.0)
14mu|geary-0.10.0-1|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.0
14mu|geary-0.10.0-1|19	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14mu|geary-0.10.0-1|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
14mu|geary-0.10.0-1|21	BuildRequires:	pkgconfig(gee-0.8)
14mu|geary-0.10.0-1|22	BuildRequires:	pkgconfig(unique-3.0) >= 3.0.0
14mu|geary-0.10.0-1|23	BuildRequires:	pkgconfig(libnotify) >= 0.7.5
14mu|geary-0.10.0-1|24	BuildRequires:	pkgconfig(libcanberra) >= 0.28
14mu|geary-0.10.0-1|25	BuildRequires:	pkgconfig(sqlite3) >= 3.7.4
14mu|geary-0.10.0-1|26	BuildRequires:	pkgconfig(gmime-2.6) >= 2.6.0
14mu|geary-0.10.0-1|27	BuildRequires:	pkgconfig(gnome-keyring-1) >= 3.2.2
14mu|geary-0.10.0-1|28	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.8.0
14mu|geary-0.10.0-1|29	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|geary-0.10.0-1|30	BuildRequires:	pkgconfig(gcr-3)
14mu|geary-0.10.0-1|31	BuildRequires:	desktop-file-utils
14mu|geary-0.10.0-1|32	BuildRequires:	gettext
14mu|geary-0.10.0-1|33	BuildRequires:	intltool
14mu|geary-0.10.0-1|34	BuildRequires:	xml2po
14mu|geary-0.10.0-1|35	
14mu|geary-0.10.0-1|36	Requires:	hicolor-icon-theme
14mu|geary-0.10.0-1|37	
14mu|geary-0.10.0-1|38	%description
14mu|geary-0.10.0-1|39	Geary is a new email reader for GNOME designed to let you read your email
14mu|geary-0.10.0-1|40	quickly and effortlessly. Its interface is based on conversations, so you
14mu|geary-0.10.0-1|41	can easily read an entire discussion without having to click from message
14mu|geary-0.10.0-1|42	to message.
14mu|geary-0.10.0-1|43	Geary is still in early development and has limited features today, but
14mu|geary-0.10.0-1|44	we're planning to add lightning-fast searching, multiple account support,
14mu|geary-0.10.0-1|45	and much more. Eventually we'd like Geary to have an extensible plugin
14mu|geary-0.10.0-1|46	architecture so that developers will be able to add all kinds of nifty
14mu|geary-0.10.0-1|47	features in a modular way.
14mu|geary-0.10.0-1|48	
14mu|geary-0.10.0-1|49	%prep
14mu|geary-0.10.0-1|50	%setup -q
14mu|geary-0.10.0-1|51	
14mu|geary-0.10.0-1|52	%build
14mu|geary-0.10.0-1|53	%cmake -DVALA_EXECUTABLE:FILEPATH=%{_bindir}/valac%{?vala_version_suffix} \
14mu|geary-0.10.0-1|54	-DVAPIGEN:FILEPATH=%{_bindir}/vapigen%{?vala_version_suffix} \
14mu|geary-0.10.0-1|55	-DGSETTINGS_COMPILE=OFF \
14mu|geary-0.10.0-1|56	-DGSETTINGS_COMPILE_IN_PLACE=OFF \
14mu|geary-0.10.0-1|57	-DICON_UPDATE=OFF \
14mu|geary-0.10.0-1|58	-DDESKTOP_UPDATE=OFF \
14mu|geary-0.10.0-1|59	-DDISABLE_CONTRACT=ON
14mu|geary-0.10.0-1|60	
14mu|geary-0.10.0-1|61	%make
14mu|geary-0.10.0-1|62	
14mu|geary-0.10.0-1|63	%install
14mu|geary-0.10.0-1|64	%makeinstall_std -C build
14mu|geary-0.10.0-1|65	
14mu|geary-0.10.0-1|66	%find_lang %{name} --with-gnome
14mu|geary-0.10.0-1|67	
14mu|geary-0.10.0-1|68	%files -f %{name}.lang
14mu|geary-0.10.0-1|69	%doc AUTHORS COPYING NEWS MAINTAINERS README THANKS
14mu|geary-0.10.0-1|70	%{_bindir}/%{name}
14mu|geary-0.10.0-1|71	%{_datadir}/%{name}
14mu|geary-0.10.0-1|72	%{_datadir}/appdata/*
14mu|geary-0.10.0-1|73	%{_datadir}/applications/*.desktop
14mu|geary-0.10.0-1|74	%{_datadir}/glib-2.0/schemas/org.yorba.geary.gschema.xml
14mu|geary-0.10.0-1|75	%{_datadir}/icons/hicolor/*/*/*
14mu|geary-0.10.0-1|76	
14mu|geary-0.10.0-1|77	%changelog
14mu|geary-0.10.0-1|78	* Tue Mar 31 2015 Tigro <ashejn@yandex-team.ru> 0.10.0-1
14mu|geary-0.10.0-1|79	+ Revision: 4a6ceb4
14mu|geary-0.10.0-1|80	- update version
14mu|geary-0.10.0-1|81	
14mu|geary-0.10.0-1|82	

22607 14
14mu|gedit-3.16.4-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gedit-3.16.4-1|2	
14mu|gedit-3.16.4-1|3	%define _disable_ld_no_undefined 1
14mu|gedit-3.16.4-1|4	%define build_python 0
14mu|gedit-3.16.4-1|5	
14mu|gedit-3.16.4-1|6	Summary:	Small but powerful text editor for GNOME
14mu|gedit-3.16.4-1|7	Name:		gedit
14mu|gedit-3.16.4-1|8	Version:	3.16.4
14mu|gedit-3.16.4-1|9	Release:	1
14mu|gedit-3.16.4-1|10	License:	GPLv2+
14mu|gedit-3.16.4-1|11	Group:		Editors
14mu|gedit-3.16.4-1|12	URL:		http://www.gnome.org/projects/gedit/
14mu|gedit-3.16.4-1|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gedit/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gedit-3.16.4-1|14	
14mu|gedit-3.16.4-1|15	BuildRequires:	desktop-file-utils
14mu|gedit-3.16.4-1|16	BuildRequires:	intltool
14mu|gedit-3.16.4-1|17	BuildRequires:	itstool
14mu|gedit-3.16.4-1|18	BuildRequires:	python-gi
14mu|gedit-3.16.4-1|19	BuildRequires:	attr-devel
14mu|gedit-3.16.4-1|20	BuildRequires:	vala-devel vala-tools
14mu|gedit-3.16.4-1|21	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|gedit-3.16.4-1|22	BuildRequires:	pkgconfig(enchant)
14mu|gedit-3.16.4-1|23	BuildRequires:	pkgconfig(glib-2.0)
14mu|gedit-3.16.4-1|24	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gedit-3.16.4-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gedit-3.16.4-1|26	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|gedit-3.16.4-1|27	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gedit-3.16.4-1|28	BuildRequires:	pkgconfig(gtk-doc)
14mu|gedit-3.16.4-1|29	BuildRequires:	pkgconfig(gtksourceview-3.0) >= 3.11.2
14mu|gedit-3.16.4-1|30	BuildRequires:	pkgconfig(ice)
14mu|gedit-3.16.4-1|31	BuildRequires:	pkgconfig(iso-codes)
14mu|gedit-3.16.4-1|32	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14mu|gedit-3.16.4-1|33	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|gedit-3.16.4-1|34	BuildRequires:	pkgconfig(libxml-2.0)
14mu|gedit-3.16.4-1|35	BuildRequires:	pkgconfig(sm)
14mu|gedit-3.16.4-1|36	BuildRequires:	pkgconfig(python3)
14mu|gedit-3.16.4-1|37	BuildRequires:	pkgconfig(x11)
14mu|gedit-3.16.4-1|38	%if %{build_python}
14mu|gedit-3.16.4-1|39	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|gedit-3.16.4-1|40	%endif
14mu|gedit-3.16.4-1|41	
14mu|gedit-3.16.4-1|42	Obsoletes:	%{_lib}gedit-private0 < 3.4.2
14mu|gedit-3.16.4-1|43	Obsoletes:	%{name}-zeitgeist < 3.15.91
14mu|gedit-3.16.4-1|44	
14mu|gedit-3.16.4-1|45	%description
14mu|gedit-3.16.4-1|46	gEdit is a small but powerful text editor designed expressly
14mu|gedit-3.16.4-1|47	for GNOME.
14mu|gedit-3.16.4-1|48	
14mu|gedit-3.16.4-1|49	It includes such features as split-screen mode, a plugin
14mu|gedit-3.16.4-1|50	API, which allows gEdit to be extended to support many
14mu|gedit-3.16.4-1|51	features while remaining small at its core, multiple
14mu|gedit-3.16.4-1|52	document editing through the use of a 'tabbed' notebook and
14mu|gedit-3.16.4-1|53	many more functions.
14mu|gedit-3.16.4-1|54	
14mu|gedit-3.16.4-1|55	%package devel
14mu|gedit-3.16.4-1|56	Group:		Development/C
14mu|gedit-3.16.4-1|57	Summary:	Headers for writing gEdit plugins
14mu|gedit-3.16.4-1|58	Obsoletes:	%{_lib}gedit-private-devel < 3.4.2
14mu|gedit-3.16.4-1|59	
14mu|gedit-3.16.4-1|60	%description devel
14mu|gedit-3.16.4-1|61	Install this if you want to build plugins that use gEdit's API.
14mu|gedit-3.16.4-1|62	
14mu|gedit-3.16.4-1|63	%prep
14mu|gedit-3.16.4-1|64	%setup -q
14mu|gedit-3.16.4-1|65	
14mu|gedit-3.16.4-1|66	%build
14mu|gedit-3.16.4-1|67	%configure2_5x \
14mu|gedit-3.16.4-1|68	--disable-static \
14mu|gedit-3.16.4-1|69	--enable-gtk-doc \
14mu|gedit-3.16.4-1|70	%if %{build_python}
14mu|gedit-3.16.4-1|71	--enable-python \
14mu|gedit-3.16.4-1|72	%else
14mu|gedit-3.16.4-1|73	--disable-python \
14mu|gedit-3.16.4-1|74	%endif
14mu|gedit-3.16.4-1|75	--enable-introspection \
14mu|gedit-3.16.4-1|76	--disable-updater \
14mu|gedit-3.16.4-1|77	--enable-gvfs-metadata
14mu|gedit-3.16.4-1|78	
14mu|gedit-3.16.4-1|79	%make LIBS='-lm'
14mu|gedit-3.16.4-1|80	
14mu|gedit-3.16.4-1|81	%install
14mu|gedit-3.16.4-1|82	%makeinstall_std
14mu|gedit-3.16.4-1|83	
14mu|gedit-3.16.4-1|84	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|gedit-3.16.4-1|85	%find_lang %{name} --with-gnome
14mu|gedit-3.16.4-1|86	
14mu|gedit-3.16.4-1|87	%files -f %{name}.lang
14mu|gedit-3.16.4-1|88	%doc README AUTHORS NEWS MAINTAINERS
14mu|gedit-3.16.4-1|89	%{_bindir}/*
14mu|gedit-3.16.4-1|90	%{_datadir}/dbus-1/services/org.gnome.gedit.service
14mu|gedit-3.16.4-1|91	%{_datadir}/GConf/gsettings/gedit.*
14mu|gedit-3.16.4-1|92	%{_datadir}/gedit
14mu|gedit-3.16.4-1|93	
14mu|gedit-3.16.4-1|94	%{_datadir}/appdata/org.gnome.gedit.appdata.xml
14mu|gedit-3.16.4-1|95	%{_datadir}/applications/org.gnome.gedit.desktop
14mu|gedit-3.16.4-1|96	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.gschema.xml
14mu|gedit-3.16.4-1|97	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.enums.xml
14mu|gedit-3.16.4-1|98	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.gschema.xml
14mu|gedit-3.16.4-1|99	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.enums.xml
14mu|gedit-3.16.4-1|100	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml
14mu|gedit-3.16.4-1|101	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.enums.xml
14mu|gedit-3.16.4-1|102	%{_mandir}/man1/gedit.1*
14mu|gedit-3.16.4-1|103	
14mu|gedit-3.16.4-1|104	%{_libdir}/gedit/gedit-bugreport.sh
14mu|gedit-3.16.4-1|105	%{_libdir}/gedit/girepository-1.0/Gedit-3.0.typelib
14mu|gedit-3.16.4-1|106	
14mu|gedit-3.16.4-1|107	%{_libdir}/gedit/plugins/libdocinfo.so
14mu|gedit-3.16.4-1|108	%{_libdir}/gedit/plugins/docinfo.plugin
14mu|gedit-3.16.4-1|109	
14mu|gedit-3.16.4-1|110	%{_libdir}/gedit/plugins/filebrowser.plugin
14mu|gedit-3.16.4-1|111	%{_libdir}/gedit/plugins/libfilebrowser.so
14mu|gedit-3.16.4-1|112	
14mu|gedit-3.16.4-1|113	%{_libdir}/gedit/plugins/modelines.plugin
14mu|gedit-3.16.4-1|114	%{_libdir}/gedit/plugins/libmodelines.so
14mu|gedit-3.16.4-1|115	
14mu|gedit-3.16.4-1|116	%{_libdir}/gedit/plugins/sort.plugin
14mu|gedit-3.16.4-1|117	%{_libdir}/gedit/plugins/libsort.so
14mu|gedit-3.16.4-1|118	
14mu|gedit-3.16.4-1|119	%{_libdir}/gedit/plugins/spell.plugin
14mu|gedit-3.16.4-1|120	%{_libdir}/gedit/plugins/libspell.so
14mu|gedit-3.16.4-1|121	
14mu|gedit-3.16.4-1|122	%{_libdir}/gedit/plugins/time.plugin
14mu|gedit-3.16.4-1|123	%{_libdir}/gedit/plugins/libtime.so
14mu|gedit-3.16.4-1|124	
14mu|gedit-3.16.4-1|125	%{_libdir}/gedit/libgedit.so
14mu|gedit-3.16.4-1|126	
14mu|gedit-3.16.4-1|127	%if %{build_python}
14mu|gedit-3.16.4-1|128	%{python_sitearch}/gi/overrides/Gedit.*
14mu|gedit-3.16.4-1|129	%{_libdir}/gedit/plugins/externaltools/*
14mu|gedit-3.16.4-1|130	%{_libdir}/gedit/plugins/externaltools.plugin
14mu|gedit-3.16.4-1|131	
14mu|gedit-3.16.4-1|132	%{_libdir}/gedit/plugins/pythonconsole/*
14mu|gedit-3.16.4-1|133	%{_libdir}/gedit/plugins/pythonconsole.plugin
14mu|gedit-3.16.4-1|134	
14mu|gedit-3.16.4-1|135	%{_libdir}/gedit/plugins/quickopen/*
14mu|gedit-3.16.4-1|136	%{_libdir}/gedit/plugins/quickopen.plugin
14mu|gedit-3.16.4-1|137	
14mu|gedit-3.16.4-1|138	%{_libdir}/gedit/plugins/snippets/*
14mu|gedit-3.16.4-1|139	%{_libdir}/gedit/plugins/snippets.plugin
14mu|gedit-3.16.4-1|140	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.pythonconsole.gschema.xml
14mu|gedit-3.16.4-1|141	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.externaltools.gschema.xml
14mu|gedit-3.16.4-1|142	%endif
14mu|gedit-3.16.4-1|143	
14mu|gedit-3.16.4-1|144	%files devel
14mu|gedit-3.16.4-1|145	%doc %{_datadir}/gtk-doc/html/*
14mu|gedit-3.16.4-1|146	%{_includedir}/*
14mu|gedit-3.16.4-1|147	%{_libdir}/pkgconfig/*
14mu|gedit-3.16.4-1|148	%{_datadir}/vala/vapi/*
14mu|gedit-3.16.4-1|149	
14mu|gedit-3.16.4-1|150	%changelog
14mu|gedit-3.16.4-1|151	
14mu|gedit-3.16.4-1|152	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 3.16.4-1
14mu|gedit-3.16.4-1|153	- (1a3c155) update to 3.16.4
14mu|gedit-3.16.4-1|154	
14mu|gedit-3.16.4-1|155	

22608 14
14mu|gedit-plugins-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gedit-plugins-3.16.0-1|2	
14mu|gedit-plugins-3.16.0-1|3	Summary:	Extra plugins for gedit
14mu|gedit-plugins-3.16.0-1|4	Name:		gedit-plugins
14mu|gedit-plugins-3.16.0-1|5	Version:	3.16.0
14mu|gedit-plugins-3.16.0-1|6	Release:	1
14mu|gedit-plugins-3.16.0-1|7	License:	GPLv2+
14mu|gedit-plugins-3.16.0-1|8	Group:		Editors
14mu|gedit-plugins-3.16.0-1|9	URL:		http://gedit.pn.org/
14mu|gedit-plugins-3.16.0-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gedit-plugins-3.16.0-1|11	
14mu|gedit-plugins-3.16.0-1|12	BuildRequires:	intltool itstool
14mu|gedit-plugins-3.16.0-1|13	BuildRequires:	pkgconfig(dbus-python)
14mu|gedit-plugins-3.16.0-1|14	BuildRequires:	pkgconfig(gedit) >= 3.11.3
14mu|gedit-plugins-3.16.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
14mu|gedit-plugins-3.16.0-1|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gedit-plugins-3.16.0-1|17	BuildRequires:	pkgconfig(gtksourceview-3.0)
14mu|gedit-plugins-3.16.0-1|18	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
14mu|gedit-plugins-3.16.0-1|19	BuildRequires:	pkgconfig(python3)
14mu|gedit-plugins-3.16.0-1|20	
14mu|gedit-plugins-3.16.0-1|21	Requires:	gedit >= 3.15.0
14mu|gedit-plugins-3.16.0-1|22	
14mu|gedit-plugins-3.16.0-1|23	%description
14mu|gedit-plugins-3.16.0-1|24	gEdit is a small but powerful text editor designed expressly
14mu|gedit-plugins-3.16.0-1|25	for GNOME.
14mu|gedit-plugins-3.16.0-1|26	
14mu|gedit-plugins-3.16.0-1|27	It includes such features as split-screen mode, a plugin
14mu|gedit-plugins-3.16.0-1|28	API, which allows gEdit to be extended to support many
14mu|gedit-plugins-3.16.0-1|29	features while remaining small at its core, multiple
14mu|gedit-plugins-3.16.0-1|30	document editing through the use of a 'tabbed' notebook and
14mu|gedit-plugins-3.16.0-1|31	many more functions.
14mu|gedit-plugins-3.16.0-1|32	
14mu|gedit-plugins-3.16.0-1|33	This package contains some extra plugins for gEdit, extending gEdit
14mu|gedit-plugins-3.16.0-1|34	functionality.
14mu|gedit-plugins-3.16.0-1|35	
14mu|gedit-plugins-3.16.0-1|36	%prep
14mu|gedit-plugins-3.16.0-1|37	%setup -q
14mu|gedit-plugins-3.16.0-1|38	
14mu|gedit-plugins-3.16.0-1|39	%build
14mu|gedit-plugins-3.16.0-1|40	%configure2_5x \
14mu|gedit-plugins-3.16.0-1|41	--disable-static
14mu|gedit-plugins-3.16.0-1|42	
14mu|gedit-plugins-3.16.0-1|43	%make
14mu|gedit-plugins-3.16.0-1|44	
14mu|gedit-plugins-3.16.0-1|45	%install
14mu|gedit-plugins-3.16.0-1|46	%makeinstall_std
14mu|gedit-plugins-3.16.0-1|47	find %{buildroot} -name *.la | xargs rm
14mu|gedit-plugins-3.16.0-1|48	
14mu|gedit-plugins-3.16.0-1|49	%find_lang %{name}
14mu|gedit-plugins-3.16.0-1|50	
14mu|gedit-plugins-3.16.0-1|51	%files -f %{name}.lang
14mu|gedit-plugins-3.16.0-1|52	%doc COPYING ChangeLog AUTHORS
14mu|gedit-plugins-3.16.0-1|53	%doc %{_datadir}/help/*/gedit/*
14mu|gedit-plugins-3.16.0-1|54	%{_datadir}/glib-2.0/schemas/*.xml
14mu|gedit-plugins-3.16.0-1|55	%{_libdir}/gedit/plugins/*
14mu|gedit-plugins-3.16.0-1|56	%{_datadir}/gedit/plugins/*
14mu|gedit-plugins-3.16.0-1|57	%{_datadir}/appdata/*.xml
14mu|gedit-plugins-3.16.0-1|58	
14mu|gedit-plugins-3.16.0-1|59	%changelog
14mu|gedit-plugins-3.16.0-1|60	
14mu|gedit-plugins-3.16.0-1|61	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gedit-plugins-3.16.0-1|62	- (912e50a) update to 3.16.0
14mu|gedit-plugins-3.16.0-1|63	
14mu|gedit-plugins-3.16.0-1|64	

22609 14
14mu|gegl-0.3.4-1|1	%define major 0
14mu|gegl-0.3.4-1|2	%define api 0.3
14mu|gegl-0.3.4-1|3	%define libname %mklibname %{name} %{api}_%{major}
14mu|gegl-0.3.4-1|4	%define devname %mklibname %{name} -d
14mu|gegl-0.3.4-1|5	%define girname %mklibname %{name}-gir %{api}
14mu|gegl-0.3.4-1|6	
14mu|gegl-0.3.4-1|7	Summary:	GEGL (Generic Graphics Library) - graph based image processing framework
14mu|gegl-0.3.4-1|8	Name:		gegl
14mu|gegl-0.3.4-1|9	Version:	0.3.4
14mu|gegl-0.3.4-1|10	Release:	1
14mu|gegl-0.3.4-1|11	License:	LGPLv3+
14mu|gegl-0.3.4-1|12	Group:		System/Libraries
14mu|gegl-0.3.4-1|13	Url:		http://www.gegl.org/
14mu|gegl-0.3.4-1|14	Source0:	ftp://ftp.gimp.org/pub/gegl/%{api}/%{name}-%{version}.tar.bz2
14mu|gegl-0.3.4-1|15	Patch0:		gegl-0.3.4-soname.patch
14mu|gegl-0.3.4-1|16	Patch1:		gegl-0.3.4-linking.patch
14mu|gegl-0.3.4-1|17	Patch2:		gegl-0.3.4-str-fmt.patch
14mu|gegl-0.3.4-1|18	BuildRequires:	enscript
14mu|gegl-0.3.4-1|19	BuildRequires:	intltool
14mu|gegl-0.3.4-1|20	BuildRequires:	gobject-introspection-devel
14mu|gegl-0.3.4-1|21	BuildRequires:	graphviz
14mu|gegl-0.3.4-1|22	BuildRequires:	imagemagick
14mu|gegl-0.3.4-1|23	BuildRequires:	pango-modules
14mu|gegl-0.3.4-1|24	BuildRequires:	ruby
14mu|gegl-0.3.4-1|25	#gw warning: this needs the deprecated libavcodec scaler (img_convert,...)
14mu|gegl-0.3.4-1|26	BuildRequires:	ffmpeg-devel
14mu|gegl-0.3.4-1|27	BuildRequires:	jpeg-devel
14mu|gegl-0.3.4-1|28	BuildRequires:	pkgconfig(babl) >= 0.1.10
14mu|gegl-0.3.4-1|29	BuildRequires:	pkgconfig(glib-2.0)
14mu|gegl-0.3.4-1|30	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gegl-0.3.4-1|31	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|gegl-0.3.4-1|32	BuildRequires:	pkgconfig(libopenraw-1.0)
14mu|gegl-0.3.4-1|33	BuildRequires:	pkgconfig(libpng)
14mu|gegl-0.3.4-1|34	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|gegl-0.3.4-1|35	BuildRequires:	pkgconfig(libspiro)
14mu|gegl-0.3.4-1|36	BuildRequires:	pkgconfig(lua)
14mu|gegl-0.3.4-1|37	BuildRequires:	pkgconfig(OpenEXR)
14mu|gegl-0.3.4-1|38	BuildRequires:	pkgconfig(pangocairo)
14mu|gegl-0.3.4-1|39	BuildRequires:	pkgconfig(sdl)
14mu|gegl-0.3.4-1|40	BuildRequires:	pkgconfig(vapigen)
14mu|gegl-0.3.4-1|41	BuildRequires:	vala
14mu|gegl-0.3.4-1|42	BuildRequires:	vala-tools
14mu|gegl-0.3.4-1|43	%rename gegl03
14mu|gegl-0.3.4-1|44	
14mu|gegl-0.3.4-1|45	%description
14mu|gegl-0.3.4-1|46	GEGL (Generic Graphics Library) is a graph based image processing framework.
14mu|gegl-0.3.4-1|47	
14mu|gegl-0.3.4-1|48	GEGLs original design was made to scratch GIMPs itches for a new compositing
14mu|gegl-0.3.4-1|49	and processing core. This core is being designed to have minimal dependencies
14mu|gegl-0.3.4-1|50	and a simple well defined API.
14mu|gegl-0.3.4-1|51	
14mu|gegl-0.3.4-1|52	%files -f %{name}-%{api}.lang
14mu|gegl-0.3.4-1|53	%doc README AUTHORS NEWS
14mu|gegl-0.3.4-1|54	%{_bindir}/gegl
14mu|gegl-0.3.4-1|55	%{_bindir}/gegl-imgcmp
14mu|gegl-0.3.4-1|56	%{_bindir}/gegl-tester
14mu|gegl-0.3.4-1|57	%{_libdir}/gegl-%{api}/*.so
14mu|gegl-0.3.4-1|58	%{_libdir}/gegl-%{api}/*.json
14mu|gegl-0.3.4-1|59	
14mu|gegl-0.3.4-1|60	#----------------------------------------------------------------------------
14mu|gegl-0.3.4-1|61	
14mu|gegl-0.3.4-1|62	%package -n %{libname}
14mu|gegl-0.3.4-1|63	Summary:	A library for %{name}
14mu|gegl-0.3.4-1|64	Group:		System/Libraries
14mu|gegl-0.3.4-1|65	%define libname03  %mklibname gegl03 %{api} %{major}
14mu|gegl-0.3.4-1|66	%rename %{libname03}
14mu|gegl-0.3.4-1|67	
14mu|gegl-0.3.4-1|68	
14mu|gegl-0.3.4-1|69	%description -n %{libname}
14mu|gegl-0.3.4-1|70	GEGL (Generic Graphics Library) is a graph based image processing framework.
14mu|gegl-0.3.4-1|71	
14mu|gegl-0.3.4-1|72	GEGLs original design was made to scratch GIMPs itches for a new compositing
14mu|gegl-0.3.4-1|73	and processing core. This core is being designed to have minimal dependencies
14mu|gegl-0.3.4-1|74	and a simple well defined API.
14mu|gegl-0.3.4-1|75	
14mu|gegl-0.3.4-1|76	%files -n %{libname}
14mu|gegl-0.3.4-1|77	%{_libdir}/libgegl-%{api}.so.%{major}*
14mu|gegl-0.3.4-1|78	%{_libdir}/libgegl-npd-%{api}.so.%{major}*
14mu|gegl-0.3.4-1|79	%{_libdir}/libgegl-sc-%{api}.so.%{major}*
14mu|gegl-0.3.4-1|80	
14mu|gegl-0.3.4-1|81	#----------------------------------------------------------------------------
14mu|gegl-0.3.4-1|82	
14mu|gegl-0.3.4-1|83	%package -n %{devname}
14mu|gegl-0.3.4-1|84	Summary:	Header files for %{name}
14mu|gegl-0.3.4-1|85	Group:		Development/C
14mu|gegl-0.3.4-1|86	Requires:	%{libname} = %{EVRD}
14mu|gegl-0.3.4-1|87	Provides:	%{name}-devel = %{EVRD}
14mu|gegl-0.3.4-1|88	%define develname03 %mklibname -d gegl03
14mu|gegl-0.3.4-1|89	%rename %{develname03}
14mu|gegl-0.3.4-1|90	
14mu|gegl-0.3.4-1|91	%description -n %{devname}
14mu|gegl-0.3.4-1|92	GEGL (Generic Graphics Library) is a graph based image processing
14mu|gegl-0.3.4-1|93	framework.
14mu|gegl-0.3.4-1|94	
14mu|gegl-0.3.4-1|95	GEGLs original design was made to scratch GIMPs itches for a new
14mu|gegl-0.3.4-1|96	compositing and processing core. This core is being designed to
14mu|gegl-0.3.4-1|97	have minimal dependencies. and a simple well defined API.
14mu|gegl-0.3.4-1|98	
14mu|gegl-0.3.4-1|99	%files -n %{devname}
14mu|gegl-0.3.4-1|100	%doc ChangeLog
14mu|gegl-0.3.4-1|101	%doc %{_datadir}/gtk-doc/html/gegl/
14mu|gegl-0.3.4-1|102	%{_libdir}/*.so
14mu|gegl-0.3.4-1|103	%{_includedir}/gegl-%{api}/
14mu|gegl-0.3.4-1|104	%{_libdir}/pkgconfig/*.pc
14mu|gegl-0.3.4-1|105	%{_datadir}/gir-1.0/Gegl-%{api}.gir
14mu|gegl-0.3.4-1|106	%{_datadir}/vala/vapi/*
14mu|gegl-0.3.4-1|107	
14mu|gegl-0.3.4-1|108	#----------------------------------------------------------------------------
14mu|gegl-0.3.4-1|109	%package -n %{girname}
14mu|gegl-0.3.4-1|110	
14mu|gegl-0.3.4-1|111	Summary:        GObject Introspection interface description for %{name}
14mu|gegl-0.3.4-1|112	Group:          System/Libraries
14mu|gegl-0.3.4-1|113	Requires:       %{libname} = %{EVRD}
14mu|gegl-0.3.4-1|114	%define girname03     %mklibname gegl03-gir %{api}
14mu|gegl-0.3.4-1|115	%rename %{girname03}
14mu|gegl-0.3.4-1|116	
14mu|gegl-0.3.4-1|117	%description -n %{girname}
14mu|gegl-0.3.4-1|118	GObject Introspection interface description for %{name}.
14mu|gegl-0.3.4-1|119	
14mu|gegl-0.3.4-1|120	%files -n %{girname}
14mu|gegl-0.3.4-1|121	%{_libdir}/girepository-1.0/Gegl-%{api}.typelib
14mu|gegl-0.3.4-1|122	
14mu|gegl-0.3.4-1|123	#----------------------------------------------------------------------------
14mu|gegl-0.3.4-1|124	
14mu|gegl-0.3.4-1|125	%prep
14mu|gegl-0.3.4-1|126	%setup -q
14mu|gegl-0.3.4-1|127	%patch0 -p1 -b .ffmpeg11~
14mu|gegl-0.3.4-1|128	%patch1 -p1 -b .CVE-2012-4433
14mu|gegl-0.3.4-1|129	%patch2 -p1 -b .remove-src-over-op
14mu|gegl-0.3.4-1|130	export LC_ALL=UTF-8
14mu|gegl-0.3.4-1|131	autoreconf -vfi
14mu|gegl-0.3.4-1|132	
14mu|gegl-0.3.4-1|133	%build
14mu|gegl-0.3.4-1|134	%configure2_5x \
14mu|gegl-0.3.4-1|135	--disable-workshop
14mu|gegl-0.3.4-1|136	%make
14mu|gegl-0.3.4-1|137	
14mu|gegl-0.3.4-1|138	%install
14mu|gegl-0.3.4-1|139	%makeinstall_std
14mu|gegl-0.3.4-1|140	
14mu|gegl-0.3.4-1|141	%find_lang %{name}-%{api}
14mu|gegl-0.3.4-1|142	
14mu|gegl-0.3.4-1|143	rm -f %{buildroot}%{_libdir}/gegl-%{api}/*.la
14mu|gegl-0.3.4-1|144	
14mu|gegl-0.3.4-1|145	
14mu|gegl-0.3.4-1|146	%changelog
14mu|gegl-0.3.4-1|147	
14mu|gegl-0.3.4-1|148	* Sat Feb 06 2016 Denis Silakov <dsilakov@gmail.com> 0.3.4-1
14mu|gegl-0.3.4-1|149	- (8d69977) Added vala BRs
14mu|gegl-0.3.4-1|150	
14mu|gegl-0.3.4-1|151	

22610 14
14mu|genius-1.0.20-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|genius-1.0.20-1|2	
14mu|genius-1.0.20-1|3	Summary:	A general purpose calculator and math tool
14mu|genius-1.0.20-1|4	Name:		genius
14mu|genius-1.0.20-1|5	Version:	1.0.20
14mu|genius-1.0.20-1|6	Release:	1
14mu|genius-1.0.20-1|7	License:	GPLv3+
14mu|genius-1.0.20-1|8	Group:		Sciences/Mathematics
14mu|genius-1.0.20-1|9	URL:		http://www.jirka.org/genius.html
14mu|genius-1.0.20-1|10	Source0:	https://download.gnome.org/sources/genius/1.0/%{name}-%{version}.tar.xz
14mu|genius-1.0.20-1|11	BuildRequires:  intltool >= 0.21
14mu|genius-1.0.20-1|12	BuildRequires:  pkgconfig(glib-2.0) >= 2.12.0
14mu|genius-1.0.20-1|13	BuildRequires:  pkgconfig(gmodule-2.0) >= 2.12.0
14mu|genius-1.0.20-1|14	BuildRequires:  pkgconfig(gio-2.0) >= 2.16.0
14mu|genius-1.0.20-1|15	BuildRequires:  pkgconfig(gtk+-2.0) >= 2.18.0
14mu|genius-1.0.20-1|16	BuildRequires:  pkgconfig(vte) >= 0.17.1
14mu|genius-1.0.20-1|17	BuildRequires:  pkgconfig(gtksourceview-2.0) >= 2.0.2
14mu|genius-1.0.20-1|18	BuildRequires:  pkgconfig(gnome-doc-utils)
14mu|genius-1.0.20-1|19	BuildRequires:  gmp-devel
14mu|genius-1.0.20-1|20	BuildRequires:  gtk+2.0
14mu|genius-1.0.20-1|21	BuildRequires:  readline-devel
14mu|genius-1.0.20-1|22	BuildRequires:  mpfr-devel
14mu|genius-1.0.20-1|23	BuildRequires:  flex
14mu|genius-1.0.20-1|24	BuildRequires:  bison
14mu|genius-1.0.20-1|25	BuildRequires:  scrollkeeper
14mu|genius-1.0.20-1|26	BuildRequires:  automake
14mu|genius-1.0.20-1|27	
14mu|genius-1.0.20-1|28	Requires:	ghostscript
14mu|genius-1.0.20-1|29	
14mu|genius-1.0.20-1|30	%description
14mu|genius-1.0.20-1|31	Genius is an advanced calculator and a mathematical programming language.
14mu|genius-1.0.20-1|32	It handles multiple precision floating point numbers, infinite precision
14mu|genius-1.0.20-1|33	integers, complex numbers and matrixes.
14mu|genius-1.0.20-1|34	
14mu|genius-1.0.20-1|35	%package devel
14mu|genius-1.0.20-1|36	Summary:	Files to develop genius plugins
14mu|genius-1.0.20-1|37	Requires:	%{name} = %{version}
14mu|genius-1.0.20-1|38	
14mu|genius-1.0.20-1|39	%description devel
14mu|genius-1.0.20-1|40	Genius is an advanced calculator and a mathematical programming language.
14mu|genius-1.0.20-1|41	It handles multiple precision floating point numbers, infinite precision
14mu|genius-1.0.20-1|42	integers, complex numbers and matrixes.
14mu|genius-1.0.20-1|43	
14mu|genius-1.0.20-1|44	This package contains developmend files and not required for runnind genius.
14mu|genius-1.0.20-1|45	
14mu|genius-1.0.20-1|46	%prep
14mu|genius-1.0.20-1|47	%setup -q
14mu|genius-1.0.20-1|48	%apply_patches
14mu|genius-1.0.20-1|49	
14mu|genius-1.0.20-1|50	%build
14mu|genius-1.0.20-1|51	%configure2_5x \
14mu|genius-1.0.20-1|52	--enable-mpfr \
14mu|genius-1.0.20-1|53	--disable-scrollkeeper \
14mu|genius-1.0.20-1|54	--disable-update-mimedb \
14mu|genius-1.0.20-1|55	--disable-static
14mu|genius-1.0.20-1|56	%make
14mu|genius-1.0.20-1|57	
14mu|genius-1.0.20-1|58	%install
14mu|genius-1.0.20-1|59	%makeinstall_std
14mu|genius-1.0.20-1|60	
14mu|genius-1.0.20-1|61	%{find_lang} %{name} --with-gnome
14mu|genius-1.0.20-1|62	
14mu|genius-1.0.20-1|63	%files -f %{name}.lang
14mu|genius-1.0.20-1|64	%doc AUTHORS NEWS README
14mu|genius-1.0.20-1|65	%{_bindir}/*
14mu|genius-1.0.20-1|66	%{_datadir}/applications/*.desktop
14mu|genius-1.0.20-1|67	%{_datadir}/%{name}
14mu|genius-1.0.20-1|68	%{_datadir}/application-registry/*
14mu|genius-1.0.20-1|69	%{_datadir}/mime/packages/*
14mu|genius-1.0.20-1|70	%{_datadir}/mime-info/*
14mu|genius-1.0.20-1|71	%{_iconsdir}/hicolor/*/apps/*
14mu|genius-1.0.20-1|72	%{_libdir}/%{name}
14mu|genius-1.0.20-1|73	%{_libexecdir}/genius-readline-helper-fifo
14mu|genius-1.0.20-1|74	
14mu|genius-1.0.20-1|75	%files devel
14mu|genius-1.0.20-1|76	%{_includedir}/*
14mu|genius-1.0.20-1|77	
14mu|genius-1.0.20-1|78	%changelog
14mu|genius-1.0.20-1|79	* Fri Mar 13 2015 Tigro <ashejn@yandex-team.ru> 1.0.20-1
14mu|genius-1.0.20-1|80	+ Revision: d301833
14mu|genius-1.0.20-1|81	- pack files
14mu|genius-1.0.20-1|82	
14mu|genius-1.0.20-1|83	

22611 14
14mu|geoclue-0.12.0-13|1	%define major 0
14mu|geoclue-0.12.0-13|2	%define libname %mklibname %{name} %{major}
14mu|geoclue-0.12.0-13|3	%define devname %mklibname %{name} -d
14mu|geoclue-0.12.0-13|4	
14mu|geoclue-0.12.0-13|5	Summary:	The geoinformation service
14mu|geoclue-0.12.0-13|6	Name:		geoclue
14mu|geoclue-0.12.0-13|7	Version:	0.12.0
14mu|geoclue-0.12.0-13|8	Release:	13
14mu|geoclue-0.12.0-13|9	License:	LGPLv2+
14mu|geoclue-0.12.0-13|10	Group:		Networking/Other
14mu|geoclue-0.12.0-13|11	Url:		http://www.freedesktop.org/wiki/Software/GeoClue
14mu|geoclue-0.12.0-13|12	Source0:	http://folks.o-hand.com/jku/geoclue-releases/%{name}-%{version}.tar.gz
14mu|geoclue-0.12.0-13|13	Patch0:		geoclue-0.12.0-gcc46.patch
14mu|geoclue-0.12.0-13|14	Patch1:		geoclue-0.12.0-str-fmt.patch
14mu|geoclue-0.12.0-13|15	Patch2:		geoclue-0.12.0-networkmanager-pkgconfig-typo.patch
14mu|geoclue-0.12.0-13|16	
14mu|geoclue-0.12.0-13|17	BuildRequires:	GConf2
14mu|geoclue-0.12.0-13|18	BuildRequires:	gtk-doc
14mu|geoclue-0.12.0-13|19	BuildRequires:	xsltproc
14mu|geoclue-0.12.0-13|20	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|geoclue-0.12.0-13|21	BuildRequires:	pkgconfig(gconf-2.0)
14mu|geoclue-0.12.0-13|22	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|geoclue-0.12.0-13|23	BuildRequires:	pkgconfig(gypsy)
14mu|geoclue-0.12.0-13|24	BuildRequires:	pkgconfig(libnm-glib)
14mu|geoclue-0.12.0-13|25	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mu|geoclue-0.12.0-13|26	BuildRequires:	pkgconfig(libxml-2.0)
14mu|geoclue-0.12.0-13|27	
14mu|geoclue-0.12.0-13|28	%description
14mu|geoclue-0.12.0-13|29	Geoclue is a modular geoinformation service built on top of the D-Bus
14mu|geoclue-0.12.0-13|30	messaging system.The goal of the Geoclue project is to make creating
14mu|geoclue-0.12.0-13|31	location-aware applications as simple as possible.
14mu|geoclue-0.12.0-13|32	
14mu|geoclue-0.12.0-13|33	%files
14mu|geoclue-0.12.0-13|34	%doc AUTHORS README
14mu|geoclue-0.12.0-13|35	%dir %{_datadir}/geoclue-providers
14mu|geoclue-0.12.0-13|36	%{_bindir}/%{name}*
14mu|geoclue-0.12.0-13|37	%{_libdir}/%{name}-*
14mu|geoclue-0.12.0-13|38	%{_datadir}/dbus-1/services/*.service
14mu|geoclue-0.12.0-13|39	%{_datadir}/geoclue-providers/%{name}-*.provider
14mu|geoclue-0.12.0-13|40	%{_datadir}/gtk-doc/html/%{name}
14mu|geoclue-0.12.0-13|41	
14mu|geoclue-0.12.0-13|42	#----------------------------------------------------------------------------
14mu|geoclue-0.12.0-13|43	
14mu|geoclue-0.12.0-13|44	%package -n	%{libname}
14mu|geoclue-0.12.0-13|45	Summary:	Shared library for %{name}
14mu|geoclue-0.12.0-13|46	Group:		System/Libraries
14mu|geoclue-0.12.0-13|47	
14mu|geoclue-0.12.0-13|48	%description -n %{libname}
14mu|geoclue-0.12.0-13|49	Main library for %{name}.
14mu|geoclue-0.12.0-13|50	
14mu|geoclue-0.12.0-13|51	%files -n %{libname}
14mu|geoclue-0.12.0-13|52	%{_libdir}/lib%{name}.so.%{major}*
14mu|geoclue-0.12.0-13|53	
14mu|geoclue-0.12.0-13|54	#----------------------------------------------------------------------------
14mu|geoclue-0.12.0-13|55	
14mu|geoclue-0.12.0-13|56	%package -n %{devname}
14mu|geoclue-0.12.0-13|57	Summary:	Development libraries for %{name}
14mu|geoclue-0.12.0-13|58	Group:		System/Libraries
14mu|geoclue-0.12.0-13|59	Requires:	%{libname} = %{EVRD}
14mu|geoclue-0.12.0-13|60	Provides:	%{name}-devel = %{EVRD}
14mu|geoclue-0.12.0-13|61	
14mu|geoclue-0.12.0-13|62	%description -n %{devname}
14mu|geoclue-0.12.0-13|63	Development files and headers for %{name}.
14mu|geoclue-0.12.0-13|64	
14mu|geoclue-0.12.0-13|65	%files -n %{devname}
14mu|geoclue-0.12.0-13|66	%{_includedir}/%{name}
14mu|geoclue-0.12.0-13|67	%{_libdir}/lib%{name}.so
14mu|geoclue-0.12.0-13|68	%{_libdir}/pkgconfig/%{name}.pc
14mu|geoclue-0.12.0-13|69	
14mu|geoclue-0.12.0-13|70	#----------------------------------------------------------------------------
14mu|geoclue-0.12.0-13|71	
14mu|geoclue-0.12.0-13|72	%prep
14mu|geoclue-0.12.0-13|73	%setup -q
14mu|geoclue-0.12.0-13|74	%patch0 -p0 -b .gcc46~
14mu|geoclue-0.12.0-13|75	%patch1 -p0 -b .str_fmt~
14mu|geoclue-0.12.0-13|76	%patch2 -p1 -b .nm_pkgconf~
14mu|geoclue-0.12.0-13|77	
14mu|geoclue-0.12.0-13|78	%build
14mu|geoclue-0.12.0-13|79	autoreconf -fi
14mu|geoclue-0.12.0-13|80	%configure2_5x \
14mu|geoclue-0.12.0-13|81	--disable-static \
14mu|geoclue-0.12.0-13|82	--disable-gtk-doc \
14mu|geoclue-0.12.0-13|83	--enable-gtk=yes \
14mu|geoclue-0.12.0-13|84	--enable-conic=no \
14mu|geoclue-0.12.0-13|85	--enable-networkmanager=yes \
14mu|geoclue-0.12.0-13|86	--enable-gypsy=yes \
14mu|geoclue-0.12.0-13|87	--enable-gpsd=no \
14mu|geoclue-0.12.0-13|88	--enable-skyhook=no
14mu|geoclue-0.12.0-13|89	%make
14mu|geoclue-0.12.0-13|90	
14mu|geoclue-0.12.0-13|91	%install
14mu|geoclue-0.12.0-13|92	%makeinstall_std
14mu|geoclue-0.12.0-13|93	
14mu|geoclue-0.12.0-13|94	# Install the test gui as it seems the test isn't installed any more
14mu|geoclue-0.12.0-13|95	install -m755 test/.libs/geoclue-test-gui -D %{buildroot}%{_bindir}/geoclue-test-gui
14mu|geoclue-0.12.0-13|96	
14mu|geoclue-0.12.0-13|97	
14mu|geoclue-0.12.0-13|98	%changelog
14mu|geoclue-0.12.0-13|99	
14mu|geoclue-0.12.0-13|100	* Thu Dec 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.0-13
14mu|geoclue-0.12.0-13|101	- (7493930) Disable gpsd support, it's dropped in new versions anyway
14mu|geoclue-0.12.0-13|102	
14mu|geoclue-0.12.0-13|103	

22612 14
14mu|geocode-glib-3.16.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|geocode-glib-3.16.3-1|2	
14mu|geocode-glib-3.16.3-1|3	%define major 0
14mu|geocode-glib-3.16.3-1|4	%define libname %mklibname %{name} %{major}
14mu|geocode-glib-3.16.3-1|5	%define girname %mklibname %{name}-gir 1.0
14mu|geocode-glib-3.16.3-1|6	%define develname %mklibname -d %{name}
14mu|geocode-glib-3.16.3-1|7	
14mu|geocode-glib-3.16.3-1|8	Summary:	A convenience library for the Yahoo! Place Finder APIs
14mu|geocode-glib-3.16.3-1|9	Name:		geocode-glib
14mu|geocode-glib-3.16.3-1|10	Version:	3.16.3
14mu|geocode-glib-3.16.3-1|11	Release:	1
14mu|geocode-glib-3.16.3-1|12	
14mu|geocode-glib-3.16.3-1|13	Group:		Networking/Other
14mu|geocode-glib-3.16.3-1|14	License:	LGPLv2
14mu|geocode-glib-3.16.3-1|15	URL:		http://geoclue.freedesktop.org/
14mu|geocode-glib-3.16.3-1|16	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|geocode-glib-3.16.3-1|17	
14mu|geocode-glib-3.16.3-1|18	BuildRequires:	intltool
14mu|geocode-glib-3.16.3-1|19	BuildRequires:	pkgconfig(gio-2.0)
14mu|geocode-glib-3.16.3-1|20	BuildRequires:	pkgconfig(json-glib-1.0) >= 0.99
14mu|geocode-glib-3.16.3-1|21	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|geocode-glib-3.16.3-1|22	BuildRequires:	gobject-introspection-devel >= 0.6.3
14mu|geocode-glib-3.16.3-1|23	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|geocode-glib-3.16.3-1|24	
14mu|geocode-glib-3.16.3-1|25	%description
14mu|geocode-glib-3.16.3-1|26	geocode-glib is a convenience library for the Yahoo! Place Finder
14mu|geocode-glib-3.16.3-1|27	APIs, as described at:
14mu|geocode-glib-3.16.3-1|28	http://developer.yahoo.com/geo/placefinder/
14mu|geocode-glib-3.16.3-1|29	
14mu|geocode-glib-3.16.3-1|30	The Place Finder web service allows to do geocoding (finding longitude
14mu|geocode-glib-3.16.3-1|31	and latitude from an address), and reverse geocoding (finding an address
14mu|geocode-glib-3.16.3-1|32	from coordinates).
14mu|geocode-glib-3.16.3-1|33	
14mu|geocode-glib-3.16.3-1|34	#------------------------------------------------------------------------------
14mu|geocode-glib-3.16.3-1|35	
14mu|geocode-glib-3.16.3-1|36	%package -n %{libname}
14mu|geocode-glib-3.16.3-1|37	Group: Networking/Other
14mu|geocode-glib-3.16.3-1|38	Summary: A convenience library for the Yahoo! Place Finder APIs
14mu|geocode-glib-3.16.3-1|39	
14mu|geocode-glib-3.16.3-1|40	%description -n %{libname}
14mu|geocode-glib-3.16.3-1|41	Geocode-glib allows you to do geocoding (going from a place name,
14mu|geocode-glib-3.16.3-1|42	to a longitude/latitude pair) and reverse geocoding (finding a place
14mu|geocode-glib-3.16.3-1|43	name from coordinates) using Yahoo! Place Finder API.
14mu|geocode-glib-3.16.3-1|44	
14mu|geocode-glib-3.16.3-1|45	This library should be used in place of Geoclue's D-Bus API for
14mu|geocode-glib-3.16.3-1|46	geocoding and reverse geocoding.
14mu|geocode-glib-3.16.3-1|47	
14mu|geocode-glib-3.16.3-1|48	#------------------------------------------------------------------------------
14mu|geocode-glib-3.16.3-1|49	
14mu|geocode-glib-3.16.3-1|50	%package -n %{girname}
14mu|geocode-glib-3.16.3-1|51	Group: Networking/Other
14mu|geocode-glib-3.16.3-1|52	Summary: A convenience library for the Yahoo! Place Finder APIs
14mu|geocode-glib-3.16.3-1|53	
14mu|geocode-glib-3.16.3-1|54	%description -n %{girname}
14mu|geocode-glib-3.16.3-1|55	This package contains GObjectIntrospection data for geocode-glib.
14mu|geocode-glib-3.16.3-1|56	
14mu|geocode-glib-3.16.3-1|57	#------------------------------------------------------------------------------
14mu|geocode-glib-3.16.3-1|58	
14mu|geocode-glib-3.16.3-1|59	%package -n %{develname}
14mu|geocode-glib-3.16.3-1|60	Group: Networking/Other
14mu|geocode-glib-3.16.3-1|61	Summary: A convenience library for the Yahoo! Place Finder APIs
14mu|geocode-glib-3.16.3-1|62	Requires: %{libname} = %{version}-%{release}
14mu|geocode-glib-3.16.3-1|63	Requires: %{girname} = %{version}-%{release}
14mu|geocode-glib-3.16.3-1|64	Provides: %{name}-devel = %{version}-%{release}
14mu|geocode-glib-3.16.3-1|65	
14mu|geocode-glib-3.16.3-1|66	%description -n %{develname}
14mu|geocode-glib-3.16.3-1|67	This package contains the development files for geocode-glib.
14mu|geocode-glib-3.16.3-1|68	
14mu|geocode-glib-3.16.3-1|69	#------------------------------------------------------------------------------
14mu|geocode-glib-3.16.3-1|70	
14mu|geocode-glib-3.16.3-1|71	%prep
14mu|geocode-glib-3.16.3-1|72	%setup -q
14mu|geocode-glib-3.16.3-1|73	
14mu|geocode-glib-3.16.3-1|74	%build
14mu|geocode-glib-3.16.3-1|75	%configure2_5x \
14mu|geocode-glib-3.16.3-1|76	--disable-static
14mu|geocode-glib-3.16.3-1|77	
14mu|geocode-glib-3.16.3-1|78	%make
14mu|geocode-glib-3.16.3-1|79	
14mu|geocode-glib-3.16.3-1|80	%install
14mu|geocode-glib-3.16.3-1|81	%makeinstall_std
14mu|geocode-glib-3.16.3-1|82	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|geocode-glib-3.16.3-1|83	
14mu|geocode-glib-3.16.3-1|84	
14mu|geocode-glib-3.16.3-1|85	%files -n %{libname}
14mu|geocode-glib-3.16.3-1|86	%{_libdir}/libgeocode-glib.so.%{major}*
14mu|geocode-glib-3.16.3-1|87	%{_datadir}/icons/gnome/scalable/places/*.svg
14mu|geocode-glib-3.16.3-1|88	
14mu|geocode-glib-3.16.3-1|89	
14mu|geocode-glib-3.16.3-1|90	%files -n %{girname}
14mu|geocode-glib-3.16.3-1|91	%{_libdir}/girepository-1.0/GeocodeGlib-1.0.typelib
14mu|geocode-glib-3.16.3-1|92	
14mu|geocode-glib-3.16.3-1|93	
14mu|geocode-glib-3.16.3-1|94	%files -n %{develname}
14mu|geocode-glib-3.16.3-1|95	%{_includedir}/geocode-glib-1.0/*
14mu|geocode-glib-3.16.3-1|96	%{_libdir}/libgeocode-glib.so
14mu|geocode-glib-3.16.3-1|97	%{_libdir}/pkgconfig/geocode-glib-1.0.pc
14mu|geocode-glib-3.16.3-1|98	%{_datadir}/gir-1.0/GeocodeGlib-1.0.gir
14mu|geocode-glib-3.16.3-1|99	%{_datadir}/gtk-doc/html/%{name}-1.0/*
14mu|geocode-glib-3.16.3-1|100	
14mu|geocode-glib-3.16.3-1|101	
14mu|geocode-glib-3.16.3-1|102	%changelog
14mu|geocode-glib-3.16.3-1|103	
14mu|geocode-glib-3.16.3-1|104	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 3.16.3-1
14mu|geocode-glib-3.16.3-1|105	- (49a1177) update to 3.16.3
14mu|geocode-glib-3.16.3-1|106	
14mu|geocode-glib-3.16.3-1|107	

22613 14
14mu|geoip-1.5.1-6|1	%define oname GeoIP
14mu|geoip-1.5.1-6|2	%define major 1
14mu|geoip-1.5.1-6|3	%define updatemajor 0
14mu|geoip-1.5.1-6|4	
14mu|geoip-1.5.1-6|5	%define libname %mklibname geoip %{major}
14mu|geoip-1.5.1-6|6	%define libupdate %mklibname geoipupdate %{updatemajor}
14mu|geoip-1.5.1-6|7	%define devname %mklibname geoip -d
14mu|geoip-1.5.1-6|8	
14mu|geoip-1.5.1-6|9	Summary:	Find what country an IP address or hostname originates from
14mu|geoip-1.5.1-6|10	Name:		geoip
14mu|geoip-1.5.1-6|11	Version:	1.5.1
14mu|geoip-1.5.1-6|12	Release:	6
14mu|geoip-1.5.1-6|13	License:	LGPLv2+
14mu|geoip-1.5.1-6|14	Group:		System/Libraries
14mu|geoip-1.5.1-6|15	Url:		http://www.maxmind.com/app/c
14mu|geoip-1.5.1-6|16	Source0:	http://www.maxmind.com/download/geoip/api/c/%{oname}-%{version}.tar.gz
14mu|geoip-1.5.1-6|17	Source1:	http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/%{oname}.dat.gz
14mu|geoip-1.5.1-6|18	Source2:	http://geolite.maxmind.com/download/geoip/database/LICENSE.txt
14mu|geoip-1.5.1-6|19	Source3:	http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
14mu|geoip-1.5.1-6|20	Source4:	http://download.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz
14mu|geoip-1.5.1-6|21	BuildRequires:	libtool
14mu|geoip-1.5.1-6|22	BuildRequires:	pkgconfig(zlib)
14mu|geoip-1.5.1-6|23	BuildRequires:  gzip-utils
14mu|geoip-1.5.1-6|24	
14mu|geoip-1.5.1-6|25	%description
14mu|geoip-1.5.1-6|26	GeoIP is a C library that enables the user to find the country that any IP
14mu|geoip-1.5.1-6|27	address or hostname originates from. It uses a file based database that is
14mu|geoip-1.5.1-6|28	accurate as of March 2003. This database simply contains IP blocks as keys,
14mu|geoip-1.5.1-6|29	and countries as values. This database should be more complete and accurate
14mu|geoip-1.5.1-6|30	than using reverse DNS lookups. Commercial databases and automatic update
14mu|geoip-1.5.1-6|31	services are available from http://www.maxmind.com/
14mu|geoip-1.5.1-6|32	
14mu|geoip-1.5.1-6|33	This module can be used to automatically select the geographically closest
14mu|geoip-1.5.1-6|34	mirror, to analyze your web server logs to determine the countries of your
14mu|geoip-1.5.1-6|35	visitors, for credit card fraud detection, and for software export controls.
14mu|geoip-1.5.1-6|36	
14mu|geoip-1.5.1-6|37	%package -n	%{libname}
14mu|geoip-1.5.1-6|38	Summary:	Shared library part of GeoIP
14mu|geoip-1.5.1-6|39	Group:		System/Libraries
14mu|geoip-1.5.1-6|40	Suggests:	%{name} >= %{version}-%{release}
14mu|geoip-1.5.1-6|41	
14mu|geoip-1.5.1-6|42	%description -n	%{libname}
14mu|geoip-1.5.1-6|43	This package contains a shared library for %{name}.
14mu|geoip-1.5.1-6|44	
14mu|geoip-1.5.1-6|45	%package -n	%{libupdate}
14mu|geoip-1.5.1-6|46	Summary:	Shared library parts of GeoIP
14mu|geoip-1.5.1-6|47	Group:		System/Libraries
14mu|geoip-1.5.1-6|48	
14mu|geoip-1.5.1-6|49	%description -n	%{libupdate}
14mu|geoip-1.5.1-6|50	This package contains a shared library for %{name}.
14mu|geoip-1.5.1-6|51	
14mu|geoip-1.5.1-6|52	%package -n	%{devname}
14mu|geoip-1.5.1-6|53	Summary:	Headers and libraries needed for GeoIP development
14mu|geoip-1.5.1-6|54	Group:		Development/C
14mu|geoip-1.5.1-6|55	Requires:	%{libname} >= %{version}-%{release}
14mu|geoip-1.5.1-6|56	Requires:	%{libupdate} = %{version}-%{release}
14mu|geoip-1.5.1-6|57	Provides:	%{name}-devel = %{version}-%{release}
14mu|geoip-1.5.1-6|58	Provides:	%{oname}-devel = %{version}-%{release}
14mu|geoip-1.5.1-6|59	
14mu|geoip-1.5.1-6|60	%description -n	%{devname}
14mu|geoip-1.5.1-6|61	This package contains the development files for %{name}.
14mu|geoip-1.5.1-6|62	
14mu|geoip-1.5.1-6|63	%prep
14mu|geoip-1.5.1-6|64	%setup -qn %{oname}-%{version}
14mu|geoip-1.5.1-6|65	
14mu|geoip-1.5.1-6|66	zcat %{SOURCE1} > data/GeoIP.dat
14mu|geoip-1.5.1-6|67	cp %{SOURCE2} LICENSE.txt
14mu|geoip-1.5.1-6|68	zcat %{SOURCE3} > data/GeoLiteCity.dat
14mu|geoip-1.5.1-6|69	zcat %{SOURCE4} > data/GeoIPASNum.dat
14mu|geoip-1.5.1-6|70	
14mu|geoip-1.5.1-6|71	%build
14mu|geoip-1.5.1-6|72	rm -rf configure autom4te.cache
14mu|geoip-1.5.1-6|73	libtoolize --copy --force; aclocal; automake --gnu --add-missing --copy; autoconf
14mu|geoip-1.5.1-6|74	
14mu|geoip-1.5.1-6|75	%configure2_5x \
14mu|geoip-1.5.1-6|76	--disable-static
14mu|geoip-1.5.1-6|77	
14mu|geoip-1.5.1-6|78	%make
14mu|geoip-1.5.1-6|79	
14mu|geoip-1.5.1-6|80	%check
14mu|geoip-1.5.1-6|81	#gw disable tests if there's no network
14mu|geoip-1.5.1-6|82	if ping -c 1 www.rosalab.com; then
14mu|geoip-1.5.1-6|83	make check
14mu|geoip-1.5.1-6|84	fi
14mu|geoip-1.5.1-6|85	
14mu|geoip-1.5.1-6|86	%install
14mu|geoip-1.5.1-6|87	%makeinstall_std
14mu|geoip-1.5.1-6|88	#gw path fix man page
14mu|geoip-1.5.1-6|89	perl -pi -e "s^%{buildroot}^^" %{buildroot}%{_mandir}/man1/geoipupdate.1
14mu|geoip-1.5.1-6|90	
14mu|geoip-1.5.1-6|91	mkdir -p %{buildroot}%{_datadir}/GeoIP
14mu|geoip-1.5.1-6|92	install -m0644 data/GeoLiteCity.dat %{buildroot}%{_datadir}/GeoIP/
14mu|geoip-1.5.1-6|93	install -m0644 data/GeoIPASNum.dat %{buildroot}%{_datadir}/GeoIP/
14mu|geoip-1.5.1-6|94	
14mu|geoip-1.5.1-6|95	%files
14mu|geoip-1.5.1-6|96	%doc AUTHORS COPYING ChangeLog README TODO LICENSE.txt
14mu|geoip-1.5.1-6|97	%config(noreplace) %{_sysconfdir}/GeoIP.conf
14mu|geoip-1.5.1-6|98	%config(noreplace) %{_sysconfdir}/GeoIP.conf.default
14mu|geoip-1.5.1-6|99	%{_bindir}/geoiplookup
14mu|geoip-1.5.1-6|100	%{_bindir}/geoipupdate
14mu|geoip-1.5.1-6|101	%{_bindir}/geoiplookup6
14mu|geoip-1.5.1-6|102	%config(noreplace) %{_datadir}/GeoIP
14mu|geoip-1.5.1-6|103	%{_mandir}/man1/geoiplookup.1*
14mu|geoip-1.5.1-6|104	%{_mandir}/man1/geoiplookup6.1*
14mu|geoip-1.5.1-6|105	%{_mandir}/man1/geoipupdate.1*
14mu|geoip-1.5.1-6|106	
14mu|geoip-1.5.1-6|107	%files -n %{libname}
14mu|geoip-1.5.1-6|108	%{_libdir}/libGeoIP.so.%{major}*
14mu|geoip-1.5.1-6|109	
14mu|geoip-1.5.1-6|110	%files -n %{libupdate}
14mu|geoip-1.5.1-6|111	%{_libdir}/libGeoIPUpdate.so.%{updatemajor}*
14mu|geoip-1.5.1-6|112	
14mu|geoip-1.5.1-6|113	%files -n %{devname}
14mu|geoip-1.5.1-6|114	%{_libdir}/lib*.so
14mu|geoip-1.5.1-6|115	%{_includedir}/*
14mu|geoip-1.5.1-6|116	%{_libdir}/pkgconfig/*.pc
14mu|geoip-1.5.1-6|117	
14mu|geoip-1.5.1-6|118	
14mu|geoip-1.5.1-6|119	%changelog
14mu|geoip-1.5.1-6|120	
14mu|geoip-1.5.1-6|121	* Mon Jun 29 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.5.1-6
14mu|geoip-1.5.1-6|122	- (c7545a7) Rollback to older Fedora DB (GeoIP-1.5.1-6.fc21.i686.rpm)
14mu|geoip-1.5.1-6|123	
14mu|geoip-1.5.1-6|124	

22614 14
14mu|gerbera-1.0.0-4|1	Summary:	UPnP AV MediaServer
14mu|gerbera-1.0.0-4|2	Name:		gerbera
14mu|gerbera-1.0.0-4|3	Version:	1.0.0
14mu|gerbera-1.0.0-4|4	Release:	4
14mu|gerbera-1.0.0-4|5	License:	GPLv2+
14mu|gerbera-1.0.0-4|6	Group:		Networking/Remote access
14mu|gerbera-1.0.0-4|7	Url:		https://gerbera.io/
14mu|gerbera-1.0.0-4|8	Source0:	https://github.com/v00d00/gerbera/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14mu|gerbera-1.0.0-4|9	Source1:	gerbera.logrotate
14mu|gerbera-1.0.0-4|10	Source2:	80-gerbera.preset
14mu|gerbera-1.0.0-4|11	Source3:	gerbera.service
14mu|gerbera-1.0.0-4|12	Source4:	gerbera.conf
14mu|gerbera-1.0.0-4|13	Source5:	gerbera-tmpfiles.conf
14mu|gerbera-1.0.0-4|14	BuildRequires:	cmake
14mu|gerbera-1.0.0-4|15	BuildRequires:	duktape-devel
14mu|gerbera-1.0.0-4|16	BuildRequires:	magic-devel
14mu|gerbera-1.0.0-4|17	BuildRequires:	mariadb-devel
14mu|gerbera-1.0.0-4|18	BuildRequires:	pkgconfig(expat)
14mu|gerbera-1.0.0-4|19	BuildRequires:	pkgconfig(libcurl)
14mu|gerbera-1.0.0-4|20	BuildRequires:	pkgconfig(libexif)
14mu|gerbera-1.0.0-4|21	BuildRequires:	pkgconfig(libupnp-1.8)
14mu|gerbera-1.0.0-4|22	BuildRequires:	pkgconfig(sqlite3)
14mu|gerbera-1.0.0-4|23	BuildRequires:	pkgconfig(uuid)
14mu|gerbera-1.0.0-4|24	BuildRequires:	pkgconfig(zlib)
14mu|gerbera-1.0.0-4|25	Suggests:	youtube-dl
14mu|gerbera-1.0.0-4|26	Requires(pre,post,postun):	rpm-helper
14mu|gerbera-1.0.0-4|27	Requires(post,preun):	systemd
14mu|gerbera-1.0.0-4|28	
14mu|gerbera-1.0.0-4|29	%description
14mu|gerbera-1.0.0-4|30	UPnP AV MediaServer for Linux.
14mu|gerbera-1.0.0-4|31	
14mu|gerbera-1.0.0-4|32	%files
14mu|gerbera-1.0.0-4|33	%doc AUTHORS README.md ChangeLog.md
14mu|gerbera-1.0.0-4|34	%{_sysconfdir}/logrotate.d/%{name}
14mu|gerbera-1.0.0-4|35	%{_bindir}/%{name}
14mu|gerbera-1.0.0-4|36	%{_datadir}/%{name}
14mu|gerbera-1.0.0-4|37	%{_mandir}/man1/*
14mu|gerbera-1.0.0-4|38	%{_presetdir}/80-%{name}.preset
14mu|gerbera-1.0.0-4|39	%{_tmpfilesdir}/%{name}.conf
14mu|gerbera-1.0.0-4|40	%{_unitdir}/%{name}.service
14mu|gerbera-1.0.0-4|41	%defattr(-,%{name},%{name})
14mu|gerbera-1.0.0-4|42	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mu|gerbera-1.0.0-4|43	%dir %{_sysconfdir}/%{name}
14mu|gerbera-1.0.0-4|44	%ghost %dir /run/%{name}
14mu|gerbera-1.0.0-4|45	%ghost %{_logdir}/%{name}
14mu|gerbera-1.0.0-4|46	
14mu|gerbera-1.0.0-4|47	%pre
14mu|gerbera-1.0.0-4|48	# Create a user
14mu|gerbera-1.0.0-4|49	%_pre_useradd %{name} %{_sysconfdir}/%{name} /bin/false
14mu|gerbera-1.0.0-4|50	
14mu|gerbera-1.0.0-4|51	%post
14mu|gerbera-1.0.0-4|52	%systemd_post %{name}.service
14mu|gerbera-1.0.0-4|53	
14mu|gerbera-1.0.0-4|54	# Create initial log file so that logrotate doesn't complain
14mu|gerbera-1.0.0-4|55	if [ $1 = 1 ]; then
14mu|gerbera-1.0.0-4|56	%create_ghostfile %{_logdir}/%{name} %{name} %{name} 644
14mu|gerbera-1.0.0-4|57	fi
14mu|gerbera-1.0.0-4|58	
14mu|gerbera-1.0.0-4|59	%preun
14mu|gerbera-1.0.0-4|60	%systemd_preun %{name}.service
14mu|gerbera-1.0.0-4|61	
14mu|gerbera-1.0.0-4|62	%postun
14mu|gerbera-1.0.0-4|63	%_postun_userdel %{name}
14mu|gerbera-1.0.0-4|64	
14mu|gerbera-1.0.0-4|65	#----------------------------------------------------------------------------
14mu|gerbera-1.0.0-4|66	
14mu|gerbera-1.0.0-4|67	%prep
14mu|gerbera-1.0.0-4|68	%setup -q
14mu|gerbera-1.0.0-4|69	
14mu|gerbera-1.0.0-4|70	%build
14mu|gerbera-1.0.0-4|71	%cmake \
14mu|gerbera-1.0.0-4|72	-DWITH_TAGLIB:BOOL=OFF
14mu|gerbera-1.0.0-4|73	%make
14mu|gerbera-1.0.0-4|74	
14mu|gerbera-1.0.0-4|75	%install
14mu|gerbera-1.0.0-4|76	install -D -m 0644 %{SOURCE2} %{buildroot}%{_presetdir}/80-%{name}.preset
14mu|gerbera-1.0.0-4|77	install -D -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14mu|gerbera-1.0.0-4|78	install -D -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/%{name}.conf
14mu|gerbera-1.0.0-4|79	
14mu|gerbera-1.0.0-4|80	%makeinstall_std -C build
14mu|gerbera-1.0.0-4|81	
14mu|gerbera-1.0.0-4|82	mkdir -p %{buildroot}%{_logdir}
14mu|gerbera-1.0.0-4|83	touch %{buildroot}%{_logdir}/%{name}
14mu|gerbera-1.0.0-4|84	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|gerbera-1.0.0-4|85	install -D -m 644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|gerbera-1.0.0-4|86	
14mu|gerbera-1.0.0-4|87	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mu|gerbera-1.0.0-4|88	mkdir -p %{buildroot}/run/%{name}
14mu|gerbera-1.0.0-4|89	
14mu|gerbera-1.0.0-4|90	%changelog
14mu|gerbera-1.0.0-4|91	
14mu|gerbera-1.0.0-4|92	* Mon Aug 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-4
14mu|gerbera-1.0.0-4|93	- (a233230) Build without taglib support because current taglib version is too old
14mu|gerbera-1.0.0-4|94	
14mu|gerbera-1.0.0-4|95	

22615 14
14mu|geronimo-specs-1.2-12|1	%define _duplicate_files_terminate_build 0
14mu|geronimo-specs-1.2-12|2	
14mu|geronimo-specs-1.2-12|3	%define with_tests 0
14mu|geronimo-specs-1.2-12|4	
14mu|geronimo-specs-1.2-12|5	%define bname       geronimo
14mu|geronimo-specs-1.2-12|6	%define section     free
14mu|geronimo-specs-1.2-12|7	%define sver_activation_1_0_2 1.2
14mu|geronimo-specs-1.2-12|8	%define sver_activation_1_1 1.0
14mu|geronimo-specs-1.2-12|9	%define sver_annotation_1_0 1.1.0
14mu|geronimo-specs-1.2-12|10	%define sver_corba_2_3 1.1
14mu|geronimo-specs-1.2-12|11	%define sver_corba_3_0 1.1
14mu|geronimo-specs-1.2-12|12	%define sver_ejb_3_0 1.0
14mu|geronimo-specs-1.2-12|13	%define sver_el_1_0 1.0
14mu|geronimo-specs-1.2-12|14	%define sver_interceptor_3_0 1.0
14mu|geronimo-specs-1.2-12|15	%define sver_j2ee_connector_1_5 1.1.1
14mu|geronimo-specs-1.2-12|16	%define sver_j2ee_deployment_1_1 1.1
14mu|geronimo-specs-1.2-12|17	%define sver_javaee_deployment_1_1MR3 1.0
14mu|geronimo-specs-1.2-12|18	%define sver_j2ee_jacc_1_0 1.1
14mu|geronimo-specs-1.2-12|19	%define sver_jacc_1_1 1.0
14mu|geronimo-specs-1.2-12|20	%define sver_j2ee_management_1_1 1.0
14mu|geronimo-specs-1.2-12|21	%define sver_javamail_1_4 1.1
14mu|geronimo-specs-1.2-12|22	%define sver_jaxr_1_0 1.1
14mu|geronimo-specs-1.2-12|23	%define sver_jaxrpc_1_1 1.1
14mu|geronimo-specs-1.2-12|24	%define sver_jms_1_1 1.1
14mu|geronimo-specs-1.2-12|25	%define sver_jpa_3_0 1.1.0
14mu|geronimo-specs-1.2-12|26	%define sver_jsp_2_0 1.1
14mu|geronimo-specs-1.2-12|27	%define sver_jsp_2_1 1.0
14mu|geronimo-specs-1.2-12|28	%define sver_jta_1_0_1B 1.1.1
14mu|geronimo-specs-1.2-12|29	%define sver_jta_1_1 1.1.0
14mu|geronimo-specs-1.2-12|30	%define sver_qname_1_1 1.1
14mu|geronimo-specs-1.2-12|31	%define sver_saaj_1_1 1.1
14mu|geronimo-specs-1.2-12|32	%define sver_stax_1_0 1.0
14mu|geronimo-specs-1.2-12|33	%define sver_ws_metadata_2_0 1.1.1
14mu|geronimo-specs-1.2-12|34	%define sver_commonj_1_1 1.0
14mu|geronimo-specs-1.2-12|35	
14mu|geronimo-specs-1.2-12|36	Name:           geronimo-specs
14mu|geronimo-specs-1.2-12|37	Version:        1.2
14mu|geronimo-specs-1.2-12|38	Release:        12
14mu|geronimo-specs-1.2-12|39	Epoch:          0
14mu|geronimo-specs-1.2-12|40	Summary:        Geronimo J2EE server J2EE specifications
14mu|geronimo-specs-1.2-12|41	Url:            http://geronimo.apache.org
14mu|geronimo-specs-1.2-12|42	License:        Apache License
14mu|geronimo-specs-1.2-12|43	Group:          Development/Java
14mu|geronimo-specs-1.2-12|44	Source0:        %{name}-%{version}-src.tar.bz2
14mu|geronimo-specs-1.2-12|45	
14mu|geronimo-specs-1.2-12|46	Source1:        %{name}-jpp-depmap.xml
14mu|geronimo-specs-1.2-12|47	Source1000:     geronimo-specs.build.xml
14mu|geronimo-specs-1.2-12|48	Source1001:     undot.py
14mu|geronimo-specs-1.2-12|49	Patch0:         geronimo-specs-1.2-pom_xml.patch
14mu|geronimo-specs-1.2-12|50	Patch1:         geronimo-specs-jta-1.0.1B-pom_xml.patch
14mu|geronimo-specs-1.2-12|51	Patch2:         geronimo-specs-j2ee-connector-1.5-pom_xml.patch
14mu|geronimo-specs-1.2-12|52	Patch3:         geronimo-specs-servlet-2.4-pom_xml.patch
14mu|geronimo-specs-1.2-12|53	Patch4:         geronimo-specs-j2ee-1.4-pom_xml.patch
14mu|geronimo-specs-1.2-12|54	Patch5:         geronimo-specs-corba-2.3-pom_xml.patch
14mu|geronimo-specs-1.2-12|55	BuildRequires:  jpackage-utils >= 1.7.2
14mu|geronimo-specs-1.2-12|56	BuildRequires:  java-devel >= 0:1.6.0
14mu|geronimo-specs-1.2-12|57	BuildRequires:  java-rpmbuild
14mu|geronimo-specs-1.2-12|58	BuildRequires:  ant
14mu|geronimo-specs-1.2-12|59	BuildRequires:  junit >= 3.8.1
14mu|geronimo-specs-1.2-12|60	BuildRequires:  xml-commons-jaxp-1.3-apis
14mu|geronimo-specs-1.2-12|61	BuildRequires:  xerces-j2
14mu|geronimo-specs-1.2-12|62	BuildRequires:  fdupes
14mu|geronimo-specs-1.2-12|63	
14mu|geronimo-specs-1.2-12|64	Requires: geronimo-commonj-1.1-apis = %{version}-%{release}
14mu|geronimo-specs-1.2-12|65	Requires: geronimo-jaf-1.0.2-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|66	Requires: geronimo-jaf-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|67	Requires: geronimo-annotation-1.0-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|68	Requires: geronimo-corba-2.3-apis = %{version}-%{release}
14mu|geronimo-specs-1.2-12|69	Requires: geronimo-ejb-3.0-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|70	Requires: geronimo-el-1.0-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|71	Requires: geronimo-interceptor-3.0-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|72	Requires: geronimo-j2ee-1.4-apis = %{version}-%{release}
14mu|geronimo-specs-1.2-12|73	Requires: geronimo-j2ee-connector-1.5-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|74	Requires: geronimo-javaee-deployment-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|75	Requires: geronimo-javaee-deployment-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|76	Requires: geronimo-jacc-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|77	Requires: geronimo-j2ee-management-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|78	Requires: geronimo-javamail-1.4-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|79	Requires: geronimo-jaxrpc-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|80	Requires: geronimo-jms-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|81	Requires: geronimo-jpa-3.0-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|82	Requires: geronimo-jsp-2.0-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|83	Requires: geronimo-jsp-2.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|84	Requires: geronimo-jta-1.0.1B-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|85	Requires: geronimo-jta-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|86	Requires: geronimo-qname-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|87	Requires: geronimo-saaj-1.1-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|88	Requires: geronimo-stax-1.0-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|89	Requires: geronimo-ws-metadata-2.0-api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|90	
14mu|geronimo-specs-1.2-12|91	Obsoletes: geronimo-javamail-1.3.1-api < %{EVRD}
14mu|geronimo-specs-1.2-12|92	Obsoletes: geronimo-corba-1.0-apis < %{EVRD}
14mu|geronimo-specs-1.2-12|93	Obsoletes: geronimo-ejb-2.1-api < %{EVRD}
14mu|geronimo-specs-1.2-12|94	Obsoletes: geronimo-jacc-1.0-api < %{EVRD}
14mu|geronimo-specs-1.2-12|95	Obsoletes: geronimo-j2ee-management-1.0-api < %{EVRD}
14mu|geronimo-specs-1.2-12|96	Obsoletes: geronimo-jaxr-1.0-api < %{EVRD}
14mu|geronimo-specs-1.2-12|97	Obsoletes: geronimo-servlet-2.4-api < %{EVRD}
14mu|geronimo-specs-1.2-12|98	Obsoletes: geronimo-servlet-2.5-api < %{EVRD}
14mu|geronimo-specs-1.2-12|99	
14mu|geronimo-specs-1.2-12|100	BuildArch:      noarch
14mu|geronimo-specs-1.2-12|101	
14mu|geronimo-specs-1.2-12|102	%description
14mu|geronimo-specs-1.2-12|103	Geronimo is Apache's ASF-licensed J2EE server project.
14mu|geronimo-specs-1.2-12|104	These are the J2EE-Specifications
14mu|geronimo-specs-1.2-12|105	Note: You should use the sub packages for the Specifications
14mu|geronimo-specs-1.2-12|106	that you actually need.  The ones installed by the main package
14mu|geronimo-specs-1.2-12|107	are deprecated and will disappear in future releases.
14mu|geronimo-specs-1.2-12|108	
14mu|geronimo-specs-1.2-12|109	%package javadoc
14mu|geronimo-specs-1.2-12|110	Summary:        Javadoc for %{name}
14mu|geronimo-specs-1.2-12|111	Group:          Development/Java
14mu|geronimo-specs-1.2-12|112	
14mu|geronimo-specs-1.2-12|113	%description javadoc
14mu|geronimo-specs-1.2-12|114	Javadoc for %{name}.
14mu|geronimo-specs-1.2-12|115	
14mu|geronimo-specs-1.2-12|116	%package -n geronimo-commonj-1.1-apis
14mu|geronimo-specs-1.2-12|117	Summary:        CommonJ APIs
14mu|geronimo-specs-1.2-12|118	Group:          Development/Java
14mu|geronimo-specs-1.2-12|119	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|120	Provides:    commonj_1_1_apis = %{version}-%{release}
14mu|geronimo-specs-1.2-12|121	Provides:    commonj_apis = 0:1.1
14mu|geronimo-specs-1.2-12|122	
14mu|geronimo-specs-1.2-12|123	%description -n geronimo-commonj-1.1-apis
14mu|geronimo-specs-1.2-12|124	CommonJ Spec
14mu|geronimo-specs-1.2-12|125	
14mu|geronimo-specs-1.2-12|126	%package -n geronimo-jaf-1.0.2-api
14mu|geronimo-specs-1.2-12|127	Summary:        J2EE JAF v1.0.2 API
14mu|geronimo-specs-1.2-12|128	Group:          Development/Java
14mu|geronimo-specs-1.2-12|129	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|130	Provides:    jaf = 0:1.0.2
14mu|geronimo-specs-1.2-12|131	# TODO: drop asap
14mu|geronimo-specs-1.2-12|132	Provides:    jaf_1_0_2_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|133	Provides:    activation_1_0_2_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|134	Provides:    jaf_api = 0:1.0.2
14mu|geronimo-specs-1.2-12|135	Provides:    activation_api = 0:1.0.2
14mu|geronimo-specs-1.2-12|136	# Don't obsolete jaf, classpathx-jaf provides it
14mu|geronimo-specs-1.2-12|137	# Don't even obsolete it versioned, as sun-jaf is at 1.1
14mu|geronimo-specs-1.2-12|138	#Obsoletes:    jaf
14mu|geronimo-specs-1.2-12|139	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|140	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|141	
14mu|geronimo-specs-1.2-12|142	%description -n geronimo-jaf-1.0.2-api
14mu|geronimo-specs-1.2-12|143	Java Activation Framework 1.0.2
14mu|geronimo-specs-1.2-12|144	
14mu|geronimo-specs-1.2-12|145	
14mu|geronimo-specs-1.2-12|146	%package -n geronimo-jaf-1.1-api
14mu|geronimo-specs-1.2-12|147	Summary:        J2EE JAF v1.1 API
14mu|geronimo-specs-1.2-12|148	Group:          Development/Java
14mu|geronimo-specs-1.2-12|149	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|150	Provides:    jaf = 0:1.1
14mu|geronimo-specs-1.2-12|151	# TODO: drop asap
14mu|geronimo-specs-1.2-12|152	Provides:    jaf_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|153	Provides:    activation_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|154	Provides:    jaf_api = 0:1.1
14mu|geronimo-specs-1.2-12|155	Provides:    activation_api = 0:1.1
14mu|geronimo-specs-1.2-12|156	# Don't obsolete jaf, classpathx-jaf provides it
14mu|geronimo-specs-1.2-12|157	# Don't even obsolete it versioned, as sun-jaf is at 1.1
14mu|geronimo-specs-1.2-12|158	#Obsoletes:    jaf
14mu|geronimo-specs-1.2-12|159	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|160	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|161	
14mu|geronimo-specs-1.2-12|162	%description -n geronimo-jaf-1.1-api
14mu|geronimo-specs-1.2-12|163	Java Activation Framework 1.1
14mu|geronimo-specs-1.2-12|164	
14mu|geronimo-specs-1.2-12|165	
14mu|geronimo-specs-1.2-12|166	%package -n geronimo-annotation-1.0-api
14mu|geronimo-specs-1.2-12|167	Summary:        JEE Common Annotations v1.0
14mu|geronimo-specs-1.2-12|168	Group:          Development/Java
14mu|geronimo-specs-1.2-12|169	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|170	Provides:    annotation_1_0_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|171	Provides:    annotation_api = 0:1.0
14mu|geronimo-specs-1.2-12|172	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|173	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|174	
14mu|geronimo-specs-1.2-12|175	%description -n geronimo-annotation-1.0-api
14mu|geronimo-specs-1.2-12|176	JEE Common Annotations v1.0
14mu|geronimo-specs-1.2-12|177	
14mu|geronimo-specs-1.2-12|178	%package -n geronimo-corba-2.3-apis
14mu|geronimo-specs-1.2-12|179	Summary:        CORBA v2.3 APIs
14mu|geronimo-specs-1.2-12|180	Group:          Development/Java
14mu|geronimo-specs-1.2-12|181	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|182	Provides:    corba_2_3_apis = %{version}-%{release}
14mu|geronimo-specs-1.2-12|183	Provides:    corba_apis = 0:2.3
14mu|geronimo-specs-1.2-12|184	
14mu|geronimo-specs-1.2-12|185	%description -n geronimo-corba-2.3-apis
14mu|geronimo-specs-1.2-12|186	CORBA 2.3 Spec
14mu|geronimo-specs-1.2-12|187	
14mu|geronimo-specs-1.2-12|188	%package -n geronimo-ejb-3.0-api
14mu|geronimo-specs-1.2-12|189	Summary:        J2EE EJB v3.0 API
14mu|geronimo-specs-1.2-12|190	Group:          Development/Java
14mu|geronimo-specs-1.2-12|191	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|192	Provides:    ejb = 0:3.0
14mu|geronimo-specs-1.2-12|193	# TODO: drop asap
14mu|geronimo-specs-1.2-12|194	Provides:    ejb_3_0_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|195	Provides:    ejb_api = 0:3.0
14mu|geronimo-specs-1.2-12|196	#Obsoletes:   ejb
14mu|geronimo-specs-1.2-12|197	Requires:    annotation_1_0_api
14mu|geronimo-specs-1.2-12|198	Requires:    interceptor_3_0_api
14mu|geronimo-specs-1.2-12|199	Requires:    jta_1_1_api
14mu|geronimo-specs-1.2-12|200	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|201	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|202	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mu|geronimo-specs-1.2-12|203	
14mu|geronimo-specs-1.2-12|204	%description -n geronimo-ejb-3.0-api
14mu|geronimo-specs-1.2-12|205	Enterprise JavaBeans Specification 3.0
14mu|geronimo-specs-1.2-12|206	
14mu|geronimo-specs-1.2-12|207	
14mu|geronimo-specs-1.2-12|208	
14mu|geronimo-specs-1.2-12|209	%package -n geronimo-el-1.0-api
14mu|geronimo-specs-1.2-12|210	Summary:        Expression Language v1.0 API
14mu|geronimo-specs-1.2-12|211	Group:          Development/Java
14mu|geronimo-specs-1.2-12|212	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|213	Provides:    el_1_0_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|214	Provides:    el_api = 0:1.0
14mu|geronimo-specs-1.2-12|215	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|216	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|217	
14mu|geronimo-specs-1.2-12|218	%description -n geronimo-el-1.0-api
14mu|geronimo-specs-1.2-12|219	Expression Language 1.0
14mu|geronimo-specs-1.2-12|220	
14mu|geronimo-specs-1.2-12|221	
14mu|geronimo-specs-1.2-12|222	
14mu|geronimo-specs-1.2-12|223	%package -n geronimo-interceptor-3.0-api
14mu|geronimo-specs-1.2-12|224	Summary:        Interceptor v3.0 API
14mu|geronimo-specs-1.2-12|225	Group:          Development/Java
14mu|geronimo-specs-1.2-12|226	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|227	Provides:    interceptor_3_0_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|228	Provides:    interceptor_api = 0:3.0
14mu|geronimo-specs-1.2-12|229	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|230	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|231	
14mu|geronimo-specs-1.2-12|232	%description -n geronimo-interceptor-3.0-api
14mu|geronimo-specs-1.2-12|233	Interceptor 3.0
14mu|geronimo-specs-1.2-12|234	
14mu|geronimo-specs-1.2-12|235	
14mu|geronimo-specs-1.2-12|236	
14mu|geronimo-specs-1.2-12|237	%package -n geronimo-j2ee-1.4-apis
14mu|geronimo-specs-1.2-12|238	Summary:        J2EE v1.4 APIs
14mu|geronimo-specs-1.2-12|239	Group:          Development/Java
14mu|geronimo-specs-1.2-12|240	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|241	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|242	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|243	
14mu|geronimo-specs-1.2-12|244	%description -n geronimo-j2ee-1.4-apis
14mu|geronimo-specs-1.2-12|245	J2EE Specification (the complete set in one jar)
14mu|geronimo-specs-1.2-12|246	
14mu|geronimo-specs-1.2-12|247	
14mu|geronimo-specs-1.2-12|248	%package -n geronimo-j2ee-connector-1.5-api
14mu|geronimo-specs-1.2-12|249	Summary:        J2EE Connector v1.5 API
14mu|geronimo-specs-1.2-12|250	Group:          Development/Java
14mu|geronimo-specs-1.2-12|251	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|252	Provides:    j2ee_connector_1_5_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|253	Provides:    j2ee_connector_api = 0:1.5
14mu|geronimo-specs-1.2-12|254	# drop the following asap
14mu|geronimo-specs-1.2-12|255	Provides:    j2ee-connector = 0:1.5
14mu|geronimo-specs-1.2-12|256	# Obsoletes:   j2ee-connector
14mu|geronimo-specs-1.2-12|257	Requires:    jta_1_0_1B_api
14mu|geronimo-specs-1.2-12|258	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|259	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|260	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mu|geronimo-specs-1.2-12|261	
14mu|geronimo-specs-1.2-12|262	%description -n geronimo-j2ee-connector-1.5-api
14mu|geronimo-specs-1.2-12|263	J2EE Connector Architecture 1.5 Specification
14mu|geronimo-specs-1.2-12|264	
14mu|geronimo-specs-1.2-12|265	
14mu|geronimo-specs-1.2-12|266	%package -n geronimo-j2ee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|267	Summary:        J2EE Deployment v1.1 API
14mu|geronimo-specs-1.2-12|268	Group:          Development/Java
14mu|geronimo-specs-1.2-12|269	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|270	Provides:    j2ee_deployment_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|271	Provides:    j2ee_deployment_api = 0:1.1
14mu|geronimo-specs-1.2-12|272	# drop the following asap
14mu|geronimo-specs-1.2-12|273	Provides:    j2ee-deployment = 0:1.1
14mu|geronimo-specs-1.2-12|274	# Obsoletes:    j2ee-deployment
14mu|geronimo-specs-1.2-12|275	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|276	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|277	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mu|geronimo-specs-1.2-12|278	
14mu|geronimo-specs-1.2-12|279	%description -n geronimo-j2ee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|280	J2EE Application Deployment Specification
14mu|geronimo-specs-1.2-12|281	
14mu|geronimo-specs-1.2-12|282	%package -n geronimo-javaee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|283	Summary:        JEE Deployment v1.1 API
14mu|geronimo-specs-1.2-12|284	Group:          Development/Java
14mu|geronimo-specs-1.2-12|285	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|286	Provides:    javaee_deployment_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|287	Provides:    javaee_deployment_api = 0:1.1
14mu|geronimo-specs-1.2-12|288	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|289	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|290	
14mu|geronimo-specs-1.2-12|291	%description -n geronimo-javaee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|292	JEE Application Deployment Specification
14mu|geronimo-specs-1.2-12|293	
14mu|geronimo-specs-1.2-12|294	%package -n geronimo-jacc-1.1-api
14mu|geronimo-specs-1.2-12|295	Summary:        J2EE JACC v1.1 API
14mu|geronimo-specs-1.2-12|296	Group:          Development/Java
14mu|geronimo-specs-1.2-12|297	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|298	Provides:    jacc_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|299	Provides:    jacc_api = 0:1.1
14mu|geronimo-specs-1.2-12|300	Requires:    servlet6
14mu|geronimo-specs-1.2-12|301	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|302	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|303	
14mu|geronimo-specs-1.2-12|304	%description -n geronimo-jacc-1.1-api
14mu|geronimo-specs-1.2-12|305	Java Authorization Contract for Containers v1.1 Specification
14mu|geronimo-specs-1.2-12|306	
14mu|geronimo-specs-1.2-12|307	%package -n geronimo-j2ee-management-1.1-api
14mu|geronimo-specs-1.2-12|308	Summary:        J2EE Management v1.1 API
14mu|geronimo-specs-1.2-12|309	Group:          Development/Java
14mu|geronimo-specs-1.2-12|310	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|311	Provides:    j2ee_management_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|312	Provides:    j2ee_management_api = 0:1.1
14mu|geronimo-specs-1.2-12|313	# drop the following asap
14mu|geronimo-specs-1.2-12|314	Provides:    j2ee-management = 0:1.1
14mu|geronimo-specs-1.2-12|315	#Obsoletes:   j2ee-management
14mu|geronimo-specs-1.2-12|316	Requires:    ejb_3_0_api
14mu|geronimo-specs-1.2-12|317	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|318	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|319	
14mu|geronimo-specs-1.2-12|320	%description -n geronimo-j2ee-management-1.1-api
14mu|geronimo-specs-1.2-12|321	J2EE Application Management Specification 1.1
14mu|geronimo-specs-1.2-12|322	
14mu|geronimo-specs-1.2-12|323	%package -n geronimo-javamail-1.4-api
14mu|geronimo-specs-1.2-12|324	Summary:        J2EE JavaMail v1.4 API
14mu|geronimo-specs-1.2-12|325	Group:          Development/Java
14mu|geronimo-specs-1.2-12|326	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|327	Provides:    javamail_1_4_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|328	Provides:    javamail_api = 0:1.4
14mu|geronimo-specs-1.2-12|329	Requires:    jaf_1_1_api
14mu|geronimo-specs-1.2-12|330	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|331	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|332	# Do not provide javamail as this is just the API (is it?) and
14mu|geronimo-specs-1.2-12|333	# our 'javamail' alternative means the providers as well
14mu|geronimo-specs-1.2-12|334	# all in a single jar file called 'javamail.jar'
14mu|geronimo-specs-1.2-12|335	#Provides:    javamail = 0:1.4
14mu|geronimo-specs-1.2-12|336	
14mu|geronimo-specs-1.2-12|337	%description -n geronimo-javamail-1.4-api
14mu|geronimo-specs-1.2-12|338	JavaMail API 1.4
14mu|geronimo-specs-1.2-12|339	
14mu|geronimo-specs-1.2-12|340	%package -n geronimo-jaxrpc-1.1-api
14mu|geronimo-specs-1.2-12|341	Summary:        J2EE JAXRPC v1.1 API
14mu|geronimo-specs-1.2-12|342	Group:          Development/Java
14mu|geronimo-specs-1.2-12|343	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|344	Provides:    jaxrpc = 0:1.1
14mu|geronimo-specs-1.2-12|345	# TODO: drop asap
14mu|geronimo-specs-1.2-12|346	Provides:    jaxrpc_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|347	Provides:    jaxrpc_api = 0:1.1
14mu|geronimo-specs-1.2-12|348	Requires:    qname_1_1_api
14mu|geronimo-specs-1.2-12|349	Requires:    saaj_1_1_api
14mu|geronimo-specs-1.2-12|350	Requires:    servlet6
14mu|geronimo-specs-1.2-12|351	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|352	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|353	
14mu|geronimo-specs-1.2-12|354	%description -n geronimo-jaxrpc-1.1-api
14mu|geronimo-specs-1.2-12|355	Java API for XML-Based RPC (JAXRPC)
14mu|geronimo-specs-1.2-12|356	
14mu|geronimo-specs-1.2-12|357	
14mu|geronimo-specs-1.2-12|358	%package -n geronimo-jms-1.1-api
14mu|geronimo-specs-1.2-12|359	Summary:        J2EE JMS v1.1 API
14mu|geronimo-specs-1.2-12|360	Group:          Development/Java
14mu|geronimo-specs-1.2-12|361	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|362	Provides:    jms_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|363	Provides:    jms_api = 0:1.1
14mu|geronimo-specs-1.2-12|364	# drop the following asap
14mu|geronimo-specs-1.2-12|365	Provides:    jms = 0:1.1
14mu|geronimo-specs-1.2-12|366	# Obsoletes:    jms
14mu|geronimo-specs-1.2-12|367	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|368	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|369	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mu|geronimo-specs-1.2-12|370	
14mu|geronimo-specs-1.2-12|371	%description -n geronimo-jms-1.1-api
14mu|geronimo-specs-1.2-12|372	JMS Specification
14mu|geronimo-specs-1.2-12|373	
14mu|geronimo-specs-1.2-12|374	
14mu|geronimo-specs-1.2-12|375	%package -n geronimo-jpa-3.0-api
14mu|geronimo-specs-1.2-12|376	Summary:        JPA v3.0 API
14mu|geronimo-specs-1.2-12|377	Group:          Development/Java
14mu|geronimo-specs-1.2-12|378	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|379	Provides:    jpa_3_0_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|380	Provides:    jpa_api = 0:3.0
14mu|geronimo-specs-1.2-12|381	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|382	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|383	
14mu|geronimo-specs-1.2-12|384	%description -n geronimo-jpa-3.0-api
14mu|geronimo-specs-1.2-12|385	JPA Specification
14mu|geronimo-specs-1.2-12|386	
14mu|geronimo-specs-1.2-12|387	%package -n geronimo-jsp-2.0-api
14mu|geronimo-specs-1.2-12|388	Summary:        J2EE JSP v2.0 API
14mu|geronimo-specs-1.2-12|389	Group:          Development/Java
14mu|geronimo-specs-1.2-12|390	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|391	Provides:    jsp = 0:2.0
14mu|geronimo-specs-1.2-12|392	# TODO: drop asap
14mu|geronimo-specs-1.2-12|393	Provides:    jsp_2_0_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|394	Provides:    jsp_api = 0:2.0
14mu|geronimo-specs-1.2-12|395	Requires:    servlet6
14mu|geronimo-specs-1.2-12|396	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|397	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|398	
14mu|geronimo-specs-1.2-12|399	%description -n geronimo-jsp-2.0-api
14mu|geronimo-specs-1.2-12|400	JavaServer Pages Specification 2.0
14mu|geronimo-specs-1.2-12|401	
14mu|geronimo-specs-1.2-12|402	
14mu|geronimo-specs-1.2-12|403	%package -n geronimo-jsp-2.1-api
14mu|geronimo-specs-1.2-12|404	Summary:        JEE JSP v2.1 API
14mu|geronimo-specs-1.2-12|405	Group:          Development/Java
14mu|geronimo-specs-1.2-12|406	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|407	Provides:    jsp = 0:2.1
14mu|geronimo-specs-1.2-12|408	# TODO: drop asap
14mu|geronimo-specs-1.2-12|409	Provides:    jsp_2_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|410	Provides:    jsp_api = 0:2.1
14mu|geronimo-specs-1.2-12|411	Requires:    servlet6
14mu|geronimo-specs-1.2-12|412	Requires:    el_1_0_api
14mu|geronimo-specs-1.2-12|413	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|414	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|415	
14mu|geronimo-specs-1.2-12|416	%description -n geronimo-jsp-2.1-api
14mu|geronimo-specs-1.2-12|417	JavaServer Pages Specification 2.1
14mu|geronimo-specs-1.2-12|418	
14mu|geronimo-specs-1.2-12|419	
14mu|geronimo-specs-1.2-12|420	%package -n geronimo-jta-1.0.1B-api
14mu|geronimo-specs-1.2-12|421	Summary:        J2EE JTA v1.0.1B API
14mu|geronimo-specs-1.2-12|422	Group:          Development/Java
14mu|geronimo-specs-1.2-12|423	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|424	Provides:    jta_1_0_1B_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|425	Provides:    jta_api = 0:1.0.1B
14mu|geronimo-specs-1.2-12|426	# drop the following asap
14mu|geronimo-specs-1.2-12|427	Provides:    jta = 0:1.0.1B
14mu|geronimo-specs-1.2-12|428	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|429	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|430	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mu|geronimo-specs-1.2-12|431	
14mu|geronimo-specs-1.2-12|432	%description -n geronimo-jta-1.0.1B-api
14mu|geronimo-specs-1.2-12|433	Java Transaction API Specification 1.0.1B
14mu|geronimo-specs-1.2-12|434	
14mu|geronimo-specs-1.2-12|435	
14mu|geronimo-specs-1.2-12|436	%package -n geronimo-jta-1.1-api
14mu|geronimo-specs-1.2-12|437	Summary:        J2EE JTA v1.1 API
14mu|geronimo-specs-1.2-12|438	Group:          Development/Java
14mu|geronimo-specs-1.2-12|439	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|440	Provides:    jta_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|441	Provides:    jta_api = 0:1.1
14mu|geronimo-specs-1.2-12|442	# drop the following asap
14mu|geronimo-specs-1.2-12|443	Provides:    jta = 0:1.1
14mu|geronimo-specs-1.2-12|444	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|445	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|446	Obsoletes:   geronimo-specs-compat <= 0:1.0
14mu|geronimo-specs-1.2-12|447	
14mu|geronimo-specs-1.2-12|448	%description -n geronimo-jta-1.1-api
14mu|geronimo-specs-1.2-12|449	Java Transaction API Specification 1.1
14mu|geronimo-specs-1.2-12|450	
14mu|geronimo-specs-1.2-12|451	
14mu|geronimo-specs-1.2-12|452	%package -n geronimo-qname-1.1-api
14mu|geronimo-specs-1.2-12|453	Summary:        Namespace v1.1 API
14mu|geronimo-specs-1.2-12|454	Group:          Development/Java
14mu|geronimo-specs-1.2-12|455	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|456	Provides:    qname_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|457	Provides:    qname_api = 0:1.1
14mu|geronimo-specs-1.2-12|458	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|459	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|460	
14mu|geronimo-specs-1.2-12|461	%description -n geronimo-qname-1.1-api
14mu|geronimo-specs-1.2-12|462	javax.xml.namespace.QName API
14mu|geronimo-specs-1.2-12|463	
14mu|geronimo-specs-1.2-12|464	
14mu|geronimo-specs-1.2-12|465	%package -n geronimo-saaj-1.1-api
14mu|geronimo-specs-1.2-12|466	Summary:        J2EE SAAJ v1.1 API
14mu|geronimo-specs-1.2-12|467	Group:          Development/Java
14mu|geronimo-specs-1.2-12|468	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|469	Provides:    saaj = 0:1.1
14mu|geronimo-specs-1.2-12|470	# TODO: drop asap
14mu|geronimo-specs-1.2-12|471	Provides:    saaj_1_1_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|472	Provides:    saaj_api = 0:1.1
14mu|geronimo-specs-1.2-12|473	Requires:    jaf_1_0_2_api
14mu|geronimo-specs-1.2-12|474	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|475	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|476	
14mu|geronimo-specs-1.2-12|477	%description -n geronimo-saaj-1.1-api
14mu|geronimo-specs-1.2-12|478	SOAP with Attachments API for Java (SAAJ)
14mu|geronimo-specs-1.2-12|479	
14mu|geronimo-specs-1.2-12|480	
14mu|geronimo-specs-1.2-12|481	%package -n geronimo-stax-1.0-api
14mu|geronimo-specs-1.2-12|482	Summary:        XML Stax v1.0 API
14mu|geronimo-specs-1.2-12|483	Group:          Development/Java
14mu|geronimo-specs-1.2-12|484	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|485	Provides:    stax_1_0_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|486	Provides:    stax_api = 0:1.0
14mu|geronimo-specs-1.2-12|487	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|488	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|489	
14mu|geronimo-specs-1.2-12|490	%description -n geronimo-stax-1.0-api
14mu|geronimo-specs-1.2-12|491	XML STax v1.0 API
14mu|geronimo-specs-1.2-12|492	
14mu|geronimo-specs-1.2-12|493	
14mu|geronimo-specs-1.2-12|494	
14mu|geronimo-specs-1.2-12|495	%package -n geronimo-ws-metadata-2.0-api
14mu|geronimo-specs-1.2-12|496	Summary:        Webservices Metadata v2.0 API
14mu|geronimo-specs-1.2-12|497	Group:          Development/Java
14mu|geronimo-specs-1.2-12|498	Requires:    %{name}-poms = %{version}-%{release}
14mu|geronimo-specs-1.2-12|499	Provides:    ws_metadata_2_0_api = %{version}-%{release}
14mu|geronimo-specs-1.2-12|500	Provides:    ws_metadata_api = 0:2.0
14mu|geronimo-specs-1.2-12|501	Requires(preun):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|502	Requires(post):  %{_sbindir}/update-alternatives
14mu|geronimo-specs-1.2-12|503	
14mu|geronimo-specs-1.2-12|504	%description -n geronimo-ws-metadata-2.0-api
14mu|geronimo-specs-1.2-12|505	Webservices Metadata v2.0 API
14mu|geronimo-specs-1.2-12|506	
14mu|geronimo-specs-1.2-12|507	
14mu|geronimo-specs-1.2-12|508	%package poms
14mu|geronimo-specs-1.2-12|509	Summary:        POM files for geronimo-specs
14mu|geronimo-specs-1.2-12|510	Group:          Development/Java
14mu|geronimo-specs-1.2-12|511	Requires(post):   jpackage-utils >= 1.7.3
14mu|geronimo-specs-1.2-12|512	Requires(postun): jpackage-utils >= 1.7.3
14mu|geronimo-specs-1.2-12|513	
14mu|geronimo-specs-1.2-12|514	%description poms
14mu|geronimo-specs-1.2-12|515	The Project Object Model files for the geronimo-specs modules.
14mu|geronimo-specs-1.2-12|516	
14mu|geronimo-specs-1.2-12|517	
14mu|geronimo-specs-1.2-12|518	
14mu|geronimo-specs-1.2-12|519	%prep
14mu|geronimo-specs-1.2-12|520	%setup -q -n %{name}-%{version}
14mu|geronimo-specs-1.2-12|521	chmod -R go=u-w *
14mu|geronimo-specs-1.2-12|522	mkdir etc
14mu|geronimo-specs-1.2-12|523	cp LICENSE.txt etc
14mu|geronimo-specs-1.2-12|524	mkdir external_repo
14mu|geronimo-specs-1.2-12|525	ln -s %{_javadir} external_repo/JPP
14mu|geronimo-specs-1.2-12|526	%patch0 -b .sav0
14mu|geronimo-specs-1.2-12|527	%patch1 -p0 -b .sav1
14mu|geronimo-specs-1.2-12|528	%patch2 -p0 -b .sav2
14mu|geronimo-specs-1.2-12|529	%patch3 -p0 -b .sav3
14mu|geronimo-specs-1.2-12|530	%patch4 -p0 -b .sav4
14mu|geronimo-specs-1.2-12|531	%patch5 -p0 -b .sav5
14mu|geronimo-specs-1.2-12|532	cp %{SOURCE1000} build.xml
14mu|geronimo-specs-1.2-12|533	
14mu|geronimo-specs-1.2-12|534	%build
14mu|geronimo-specs-1.2-12|535	
14mu|geronimo-specs-1.2-12|536	ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
14mu|geronimo-specs-1.2-12|537	-Didlj=%{java_home}/bin/idlj
14mu|geronimo-specs-1.2-12|538	
14mu|geronimo-specs-1.2-12|539	
14mu|geronimo-specs-1.2-12|540	%install
14mu|geronimo-specs-1.2-12|541	# Directory for poms
14mu|geronimo-specs-1.2-12|542	install -d -m 0755 %{buildroot}%{_datadir}/maven2/poms
14mu|geronimo-specs-1.2-12|543	# subpackage jars
14mu|geronimo-specs-1.2-12|544	install -d -m 755 %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|545	install -m 0644 \
14mu|geronimo-specs-1.2-12|546	geronimo-activation_1.0.2_spec-1.2/target/geronimo-activation_1.0.2_spec-1.2.jar \
14mu|geronimo-specs-1.2-12|547	%{buildroot}%{_javadir}/geronimo-jaf-1.0.2-api-%{sver_activation_1_0_2}.jar
14mu|geronimo-specs-1.2-12|548	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|549	ln -sf geronimo-jaf-1.0.2-api-%{sver_activation_1_0_2}.jar \
14mu|geronimo-specs-1.2-12|550	geronimo-jaf-1.0.2-api.jar
14mu|geronimo-specs-1.2-12|551	popd
14mu|geronimo-specs-1.2-12|552	touch %{buildroot}%{_javadir}/jaf.jar
14mu|geronimo-specs-1.2-12|553	touch %{buildroot}%{_javadir}/jaf_api.jar
14mu|geronimo-specs-1.2-12|554	touch %{buildroot}%{_javadir}/jaf_1_0_2_api.jar
14mu|geronimo-specs-1.2-12|555	install -m 0644 geronimo-activation_1.0.2_spec-1.2/pom.xml \
14mu|geronimo-specs-1.2-12|556	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaf-1.0.2-api.pom
14mu|geronimo-specs-1.2-12|557	%add_to_maven_depmap org.apache.geronimo.specs geronimo-activation_1.0.2_spec %{sver_activation_1_0_2} JPP geronimo-jaf-1.0.2-api
14mu|geronimo-specs-1.2-12|558	install -m 0644 \
14mu|geronimo-specs-1.2-12|559	geronimo-activation_1.1_spec-1.0/target/geronimo-activation_1.1_spec-1.0.jar \
14mu|geronimo-specs-1.2-12|560	%{buildroot}%{_javadir}/geronimo-jaf-1.1-api-%{sver_activation_1_1}.jar
14mu|geronimo-specs-1.2-12|561	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|562	ln -sf geronimo-jaf-1.1-api-%{sver_activation_1_1}.jar \
14mu|geronimo-specs-1.2-12|563	geronimo-jaf-1.1-api.jar
14mu|geronimo-specs-1.2-12|564	popd
14mu|geronimo-specs-1.2-12|565	touch %{buildroot}%{_javadir}/jaf.jar
14mu|geronimo-specs-1.2-12|566	touch %{buildroot}%{_javadir}/jaf_api.jar
14mu|geronimo-specs-1.2-12|567	touch %{buildroot}%{_javadir}/jaf_1_1_api.jar
14mu|geronimo-specs-1.2-12|568	install -m 0644 geronimo-activation_1.1_spec-1.0/pom.xml \
14mu|geronimo-specs-1.2-12|569	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaf-1.1-api.pom
14mu|geronimo-specs-1.2-12|570	%add_to_maven_depmap org.apache.geronimo.specs geronimo-activation_1.1_spec %{sver_activation_1_1} JPP geronimo-jaf-1.1-api
14mu|geronimo-specs-1.2-12|571	install -m 0644 \
14mu|geronimo-specs-1.2-12|572	geronimo-annotation_1.0_spec-1.1.0/target/geronimo-annotation_1.0_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|573	%{buildroot}%{_javadir}/geronimo-annotation-1.0-api-%{sver_annotation_1_0}.jar
14mu|geronimo-specs-1.2-12|574	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|575	ln -sf geronimo-annotation-1.0-api-%{sver_annotation_1_0}.jar \
14mu|geronimo-specs-1.2-12|576	geronimo-annotation-1.0-api.jar
14mu|geronimo-specs-1.2-12|577	popd
14mu|geronimo-specs-1.2-12|578	touch %{buildroot}%{_javadir}/annotation_api.jar
14mu|geronimo-specs-1.2-12|579	touch %{buildroot}%{_javadir}/annotation_1_0_api.jar
14mu|geronimo-specs-1.2-12|580	install -m 0644 geronimo-annotation_1.0_spec-1.1.0/pom.xml \
14mu|geronimo-specs-1.2-12|581	%{buildroot}%{_mavenpomdir}/JPP-geronimo-annotation-1.0-api.pom
14mu|geronimo-specs-1.2-12|582	%add_to_maven_depmap org.apache.geronimo.specs geronimo-annotation_1.0_spec %{sver_annotation_1_0} JPP geronimo-annotation-1.0-api
14mu|geronimo-specs-1.2-12|583	install -m 0644 \
14mu|geronimo-specs-1.2-12|584	geronimo-spec-corba-2.3/target/geronimo-corba_2.3_spec-null.jar \
14mu|geronimo-specs-1.2-12|585	%{buildroot}%{_javadir}/geronimo-corba-2.3-apis-%{sver_corba_2_3}.jar
14mu|geronimo-specs-1.2-12|586	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|587	ln -sf geronimo-corba-2.3-apis-%{sver_corba_2_3}.jar \
14mu|geronimo-specs-1.2-12|588	geronimo-corba-2.3-apis.jar
14mu|geronimo-specs-1.2-12|589	popd
14mu|geronimo-specs-1.2-12|590	touch %{buildroot}%{_javadir}/corba_apis.jar
14mu|geronimo-specs-1.2-12|591	touch %{buildroot}%{_javadir}/corba_2_3_apis.jar
14mu|geronimo-specs-1.2-12|592	install -m 0644 geronimo-spec-corba-2.3/pom.xml \
14mu|geronimo-specs-1.2-12|593	%{buildroot}%{_mavenpomdir}/JPP-geronimo-corba-2.3-apis.pom
14mu|geronimo-specs-1.2-12|594	%add_to_maven_depmap org.apache.geronimo.specs geronimo-corba_2.3_spec %{sver_corba_2_3} JPP geronimo-corba-2.3-apis
14mu|geronimo-specs-1.2-12|595	
14mu|geronimo-specs-1.2-12|596	install -m 0644 \
14mu|geronimo-specs-1.2-12|597	geronimo-ejb_3.0_spec-1.0/target/geronimo-ejb_3.0_spec-1.0.jar \
14mu|geronimo-specs-1.2-12|598	%{buildroot}%{_javadir}/geronimo-ejb-3.0-api-%{sver_ejb_3_0}.jar
14mu|geronimo-specs-1.2-12|599	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|600	ln -sf geronimo-ejb-3.0-api-%{sver_ejb_3_0}.jar \
14mu|geronimo-specs-1.2-12|601	geronimo-ejb-3.0-api.jar
14mu|geronimo-specs-1.2-12|602	popd
14mu|geronimo-specs-1.2-12|603	touch %{buildroot}%{_javadir}/ejb.jar
14mu|geronimo-specs-1.2-12|604	touch %{buildroot}%{_javadir}/ejb_api.jar
14mu|geronimo-specs-1.2-12|605	touch %{buildroot}%{_javadir}/ejb_3_0_api.jar
14mu|geronimo-specs-1.2-12|606	install -m 0644 geronimo-ejb_3.0_spec-1.0/pom.xml \
14mu|geronimo-specs-1.2-12|607	%{buildroot}%{_mavenpomdir}/JPP-geronimo-ejb-3.0-api.pom
14mu|geronimo-specs-1.2-12|608	%add_to_maven_depmap org.apache.geronimo.specs geronimo-ejb_3.0_spec %{sver_ejb_3_0} JPP geronimo-ejb-3.0-api
14mu|geronimo-specs-1.2-12|609	install -m 0644 \
14mu|geronimo-specs-1.2-12|610	geronimo-el_1.0_spec-1.0/target/geronimo-el_1.0_spec-1.0.jar \
14mu|geronimo-specs-1.2-12|611	%{buildroot}%{_javadir}/geronimo-el-1.0-api-%{sver_el_1_0}.jar
14mu|geronimo-specs-1.2-12|612	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|613	ln -sf geronimo-el-1.0-api-%{sver_el_1_0}.jar \
14mu|geronimo-specs-1.2-12|614	geronimo-el-1.0-api.jar
14mu|geronimo-specs-1.2-12|615	popd
14mu|geronimo-specs-1.2-12|616	touch %{buildroot}%{_javadir}/el_api.jar
14mu|geronimo-specs-1.2-12|617	touch %{buildroot}%{_javadir}/el_1_0_api.jar
14mu|geronimo-specs-1.2-12|618	install -m 0644 geronimo-el_1.0_spec-1.0/pom.xml \
14mu|geronimo-specs-1.2-12|619	%{buildroot}%{_mavenpomdir}/JPP-geronimo-el-1.0-api.pom
14mu|geronimo-specs-1.2-12|620	%add_to_maven_depmap org.apache.geronimo.specs geronimo-el_1.0_spec %{sver_el_1_0} JPP geronimo-el-1.0-api
14mu|geronimo-specs-1.2-12|621	install -m 0644 \
14mu|geronimo-specs-1.2-12|622	geronimo-interceptor_3.0_spec-1.0/target/geronimo-interceptor_3.0_spec-1.0.jar \
14mu|geronimo-specs-1.2-12|623	%{buildroot}%{_javadir}/geronimo-interceptor-3.0-api-%{sver_interceptor_3_0}.jar
14mu|geronimo-specs-1.2-12|624	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|625	ln -sf geronimo-interceptor-3.0-api-%{sver_interceptor_3_0}.jar \
14mu|geronimo-specs-1.2-12|626	geronimo-interceptor-3.0-api.jar
14mu|geronimo-specs-1.2-12|627	popd
14mu|geronimo-specs-1.2-12|628	touch %{buildroot}%{_javadir}/interceptor_api.jar
14mu|geronimo-specs-1.2-12|629	touch %{buildroot}%{_javadir}/interceptor_3_0_api.jar
14mu|geronimo-specs-1.2-12|630	install -m 0644 geronimo-interceptor_3.0_spec-1.0/pom.xml \
14mu|geronimo-specs-1.2-12|631	%{buildroot}%{_mavenpomdir}/JPP-geronimo-interceptor-3.0-api.pom
14mu|geronimo-specs-1.2-12|632	%add_to_maven_depmap org.apache.geronimo.specs geronimo-interceptor_3.0_spec %{sver_interceptor_3_0} JPP geronimo-interceptor-3.0-api
14mu|geronimo-specs-1.2-12|633	install -m 0644 \
14mu|geronimo-specs-1.2-12|634	geronimo-j2ee-connector_1.5_spec-1.1.1/target/geronimo-j2ee-connector_1.5_spec-1.1.1.jar \
14mu|geronimo-specs-1.2-12|635	%{buildroot}%{_javadir}/geronimo-j2ee-connector-1.5-api-%{sver_j2ee_connector_1_5}.jar
14mu|geronimo-specs-1.2-12|636	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|637	ln -sf geronimo-j2ee-connector-1.5-api-%{sver_j2ee_connector_1_5}.jar \
14mu|geronimo-specs-1.2-12|638	geronimo-j2ee-connector-1.5-api.jar
14mu|geronimo-specs-1.2-12|639	popd
14mu|geronimo-specs-1.2-12|640	touch %{buildroot}%{_javadir}/j2ee-connector.jar
14mu|geronimo-specs-1.2-12|641	touch %{buildroot}%{_javadir}/j2ee_connector_api.jar
14mu|geronimo-specs-1.2-12|642	touch %{buildroot}%{_javadir}/j2ee_connector_1_5_api.jar
14mu|geronimo-specs-1.2-12|643	install -m 0644 geronimo-j2ee-connector_1.5_spec-1.1.1/pom.xml \
14mu|geronimo-specs-1.2-12|644	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-connector-1.5-api.pom
14mu|geronimo-specs-1.2-12|645	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-connector_1.5_spec %{sver_j2ee_connector_1_5} JPP geronimo-j2ee-connector-1.5-api
14mu|geronimo-specs-1.2-12|646	install -m 0644 \
14mu|geronimo-specs-1.2-12|647	geronimo-j2ee-deployment_1.1_spec-1.1/target/geronimo-j2ee-deployment_1.1_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|648	%{buildroot}%{_javadir}/geronimo-j2ee-deployment-1.1-api-%{sver_j2ee_deployment_1_1}.jar
14mu|geronimo-specs-1.2-12|649	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|650	ln -sf geronimo-j2ee-deployment-1.1-api-%{sver_j2ee_deployment_1_1}.jar \
14mu|geronimo-specs-1.2-12|651	geronimo-j2ee-deployment-1.1-api.jar
14mu|geronimo-specs-1.2-12|652	popd
14mu|geronimo-specs-1.2-12|653	touch %{buildroot}%{_javadir}/j2ee-deployment.jar
14mu|geronimo-specs-1.2-12|654	touch %{buildroot}%{_javadir}/j2ee_deployment_api.jar
14mu|geronimo-specs-1.2-12|655	touch %{buildroot}%{_javadir}/j2ee_deployment_1_1_api.jar
14mu|geronimo-specs-1.2-12|656	install -m 0644 geronimo-j2ee-deployment_1.1_spec-1.1/pom.xml \
14mu|geronimo-specs-1.2-12|657	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-deployment-1.1-api.pom
14mu|geronimo-specs-1.2-12|658	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-deployment_1.1_spec %{sver_j2ee_deployment_1_1} JPP geronimo-j2ee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|659	install -m 0644 \
14mu|geronimo-specs-1.2-12|660	geronimo-javaee-deployment_1.1MR3_spec-1.0/target/geronimo-javaee-deployment_1.1MR3_spec-1.0.jar \
14mu|geronimo-specs-1.2-12|661	%{buildroot}%{_javadir}/geronimo-javaee-deployment-1.1-api-%{sver_javaee_deployment_1_1MR3}.jar
14mu|geronimo-specs-1.2-12|662	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|663	ln -sf geronimo-javaee-deployment-1.1-api-%{sver_javaee_deployment_1_1MR3}.jar \
14mu|geronimo-specs-1.2-12|664	geronimo-javaee-deployment-1.1-api.jar
14mu|geronimo-specs-1.2-12|665	popd
14mu|geronimo-specs-1.2-12|666	touch %{buildroot}%{_javadir}/javaee_deployment_1_1MR3_api.jar
14mu|geronimo-specs-1.2-12|667	touch %{buildroot}%{_javadir}/javaee_deployment_api.jar
14mu|geronimo-specs-1.2-12|668	install -m 0644 geronimo-javaee-deployment_1.1MR3_spec-1.0/pom.xml \
14mu|geronimo-specs-1.2-12|669	%{buildroot}%{_mavenpomdir}/JPP-geronimo-javaee-deployment-1.1-api.pom
14mu|geronimo-specs-1.2-12|670	%add_to_maven_depmap org.apache.geronimo.specs geronimo-javaee-deployment_1.1_spec %{sver_javaee_deployment_1_1MR3} JPP geronimo-javaee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|671	install -m 0644 \
14mu|geronimo-specs-1.2-12|672	geronimo-jacc_1.1_spec-1.0/target/geronimo-jacc_1.1_spec-1.0.jar \
14mu|geronimo-specs-1.2-12|673	%{buildroot}%{_javadir}/geronimo-jacc-1.1-api-%{sver_jacc_1_1}.jar
14mu|geronimo-specs-1.2-12|674	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|675	ln -sf geronimo-jacc-1.1-api-%{sver_jacc_1_1}.jar \
14mu|geronimo-specs-1.2-12|676	geronimo-jacc-1.1-api.jar
14mu|geronimo-specs-1.2-12|677	popd
14mu|geronimo-specs-1.2-12|678	touch %{buildroot}%{_javadir}/jacc_api.jar
14mu|geronimo-specs-1.2-12|679	touch %{buildroot}%{_javadir}/jacc_1_1_api.jar
14mu|geronimo-specs-1.2-12|680	install -m 0644 geronimo-jacc_1.1_spec-1.0/pom.xml \
14mu|geronimo-specs-1.2-12|681	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jacc-1.1-api.pom
14mu|geronimo-specs-1.2-12|682	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-jacc_1.1_spec %{sver_jacc_1_1} JPP geronimo-jacc-1.1-api
14mu|geronimo-specs-1.2-12|683	install -m 0644 \
14mu|geronimo-specs-1.2-12|684	geronimo-j2ee-management_1.1_spec-1.0/target/geronimo-j2ee-management_1.1_spec-1.0.jar \
14mu|geronimo-specs-1.2-12|685	%{buildroot}%{_javadir}/geronimo-j2ee-management-1.1-api-%{sver_j2ee_management_1_1}.jar
14mu|geronimo-specs-1.2-12|686	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|687	ln -sf geronimo-j2ee-management-1.1-api-%{sver_j2ee_management_1_1}.jar \
14mu|geronimo-specs-1.2-12|688	geronimo-j2ee-management-1.1-api.jar
14mu|geronimo-specs-1.2-12|689	popd
14mu|geronimo-specs-1.2-12|690	touch %{buildroot}%{_javadir}/j2ee-management.jar
14mu|geronimo-specs-1.2-12|691	touch %{buildroot}%{_javadir}/j2ee_management_api.jar
14mu|geronimo-specs-1.2-12|692	touch %{buildroot}%{_javadir}/j2ee_management_1_1_api.jar
14mu|geronimo-specs-1.2-12|693	install -m 0644 geronimo-j2ee-management_1.1_spec-1.0/pom.xml \
14mu|geronimo-specs-1.2-12|694	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-management-1.1-api.pom
14mu|geronimo-specs-1.2-12|695	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee-management_1.1_spec %{sver_j2ee_management_1_1} JPP geronimo-j2ee-management-1.1-api
14mu|geronimo-specs-1.2-12|696	install -m 0644 \
14mu|geronimo-specs-1.2-12|697	geronimo-javamail_1.4_spec-1.1/target/geronimo-javamail_1.4_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|698	%{buildroot}%{_javadir}/geronimo-javamail-1.4-api-%{sver_javamail_1_4}.jar
14mu|geronimo-specs-1.2-12|699	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|700	ln -sf geronimo-javamail-1.4-api-%{sver_javamail_1_4}.jar \
14mu|geronimo-specs-1.2-12|701	geronimo-javamail-1.4-api.jar
14mu|geronimo-specs-1.2-12|702	popd
14mu|geronimo-specs-1.2-12|703	touch %{buildroot}%{_javadir}/javamail_api.jar
14mu|geronimo-specs-1.2-12|704	touch %{buildroot}%{_javadir}/javamail_1_4_api.jar
14mu|geronimo-specs-1.2-12|705	install -m 0644 geronimo-javamail_1.4_spec-1.1/pom.xml \
14mu|geronimo-specs-1.2-12|706	%{buildroot}%{_mavenpomdir}/JPP-geronimo-javamail-1.4-api.pom
14mu|geronimo-specs-1.2-12|707	%add_to_maven_depmap org.apache.geronimo.specs geronimo-javamail_1.4_spec %{sver_javamail_1_4} JPP geronimo-javamail-1.4-api
14mu|geronimo-specs-1.2-12|708	install -m 0644 \
14mu|geronimo-specs-1.2-12|709	geronimo-jaxrpc_1.1_spec-1.1/target/geronimo-jaxrpc_1.1_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|710	%{buildroot}%{_javadir}/geronimo-jaxrpc-1.1-api-%{sver_jaxrpc_1_1}.jar
14mu|geronimo-specs-1.2-12|711	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|712	ln -sf geronimo-jaxrpc-1.1-api-%{sver_jaxrpc_1_1}.jar \
14mu|geronimo-specs-1.2-12|713	geronimo-jaxrpc-1.1-api.jar
14mu|geronimo-specs-1.2-12|714	popd
14mu|geronimo-specs-1.2-12|715	touch %{buildroot}%{_javadir}/jaxrpc.jar
14mu|geronimo-specs-1.2-12|716	touch %{buildroot}%{_javadir}/jaxrpc_api.jar
14mu|geronimo-specs-1.2-12|717	touch %{buildroot}%{_javadir}/jaxrpc_1_1_api.jar
14mu|geronimo-specs-1.2-12|718	install -m 0644 geronimo-jaxrpc_1.1_spec-1.1/pom.xml \
14mu|geronimo-specs-1.2-12|719	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jaxrpc-1.1-api.pom
14mu|geronimo-specs-1.2-12|720	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jaxrpc_1.1_spec %{sver_jaxrpc_1_1} JPP geronimo-jaxrpc-1.1-api
14mu|geronimo-specs-1.2-12|721	install -m 0644 \
14mu|geronimo-specs-1.2-12|722	geronimo-spec-j2ee/target/geronimo-j2ee_1.4_spec-1.2-jar-with-dependencies.jar \
14mu|geronimo-specs-1.2-12|723	%{buildroot}%{_javadir}/geronimo-j2ee-1.4-apis-%{version}.jar
14mu|geronimo-specs-1.2-12|724	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|725	ln -sf geronimo-j2ee-1.4-apis-%{version}.jar \
14mu|geronimo-specs-1.2-12|726	geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|727	popd
14mu|geronimo-specs-1.2-12|728	install -m 0644 geronimo-spec-j2ee/pom.xml \
14mu|geronimo-specs-1.2-12|729	%{buildroot}%{_mavenpomdir}/JPP-geronimo-j2ee-1.4-apis.pom
14mu|geronimo-specs-1.2-12|730	%add_to_maven_depmap org.apache.geronimo.specs geronimo-j2ee_1.4_spec %{version} JPP geronimo-j2ee-1.4-apis
14mu|geronimo-specs-1.2-12|731	install -m 0644 \
14mu|geronimo-specs-1.2-12|732	geronimo-jms_1.1_spec-1.1/target/geronimo-jms_1.1_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|733	%{buildroot}%{_javadir}/geronimo-jms-1.1-api-%{sver_jms_1_1}.jar
14mu|geronimo-specs-1.2-12|734	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|735	ln -sf geronimo-jms-1.1-api-%{sver_jms_1_1}.jar \
14mu|geronimo-specs-1.2-12|736	geronimo-jms-1.1-api.jar
14mu|geronimo-specs-1.2-12|737	popd
14mu|geronimo-specs-1.2-12|738	touch %{buildroot}%{_javadir}/jms.jar
14mu|geronimo-specs-1.2-12|739	touch %{buildroot}%{_javadir}/jms_api.jar
14mu|geronimo-specs-1.2-12|740	touch %{buildroot}%{_javadir}/jms_1_1_api.jar
14mu|geronimo-specs-1.2-12|741	install -m 0644 geronimo-jms_1.1_spec-1.1/pom.xml \
14mu|geronimo-specs-1.2-12|742	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jms-1.1-api.pom
14mu|geronimo-specs-1.2-12|743	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jms_1.1_spec %{sver_jms_1_1} JPP geronimo-jms-1.1-api
14mu|geronimo-specs-1.2-12|744	install -m 0644 \
14mu|geronimo-specs-1.2-12|745	geronimo-jpa_3.0_spec-1.1.0/target/geronimo-jpa_3.0_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|746	%{buildroot}%{_javadir}/geronimo-jpa-3.0-api-%{sver_jpa_3_0}.jar
14mu|geronimo-specs-1.2-12|747	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|748	ln -sf geronimo-jpa-3.0-api-%{sver_jpa_3_0}.jar \
14mu|geronimo-specs-1.2-12|749	geronimo-jpa-3.0-api.jar
14mu|geronimo-specs-1.2-12|750	popd
14mu|geronimo-specs-1.2-12|751	touch %{buildroot}%{_javadir}/jpa_api.jar
14mu|geronimo-specs-1.2-12|752	touch %{buildroot}%{_javadir}/jpa_3_0_api.jar
14mu|geronimo-specs-1.2-12|753	install -m 0644 geronimo-jpa_3.0_spec-1.1.0/pom.xml \
14mu|geronimo-specs-1.2-12|754	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jpa-3.0-api.pom
14mu|geronimo-specs-1.2-12|755	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jpa_3.0_spec %{sver_jpa_3_0} JPP geronimo-jpa-3.0-api
14mu|geronimo-specs-1.2-12|756	install -m 0644 \
14mu|geronimo-specs-1.2-12|757	geronimo-jsp_2.0_spec-1.1/target/geronimo-jsp_2.0_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|758	%{buildroot}%{_javadir}/geronimo-jsp-2.0-api-%{sver_jsp_2_0}.jar
14mu|geronimo-specs-1.2-12|759	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|760	ln -sf geronimo-jsp-2.0-api-%{sver_jsp_2_0}.jar \
14mu|geronimo-specs-1.2-12|761	geronimo-jsp-2.0-api.jar
14mu|geronimo-specs-1.2-12|762	popd
14mu|geronimo-specs-1.2-12|763	touch %{buildroot}%{_javadir}/jsp.jar
14mu|geronimo-specs-1.2-12|764	touch %{buildroot}%{_javadir}/jsp_api.jar
14mu|geronimo-specs-1.2-12|765	touch %{buildroot}%{_javadir}/jsp_2_0_api.jar
14mu|geronimo-specs-1.2-12|766	install -m 0644 geronimo-jsp_2.0_spec-1.1/pom.xml \
14mu|geronimo-specs-1.2-12|767	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jsp-2.0-api.pom
14mu|geronimo-specs-1.2-12|768	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jsp_2.0_spec %{sver_jsp_2_0} JPP geronimo-jsp-2.0-api
14mu|geronimo-specs-1.2-12|769	install -m 0644 \
14mu|geronimo-specs-1.2-12|770	geronimo-jsp_2.1_spec-1.0/target/geronimo-jsp_2.1_spec-1.0.jar \
14mu|geronimo-specs-1.2-12|771	%{buildroot}%{_javadir}/geronimo-jsp-2.1-api-%{sver_jsp_2_1}.jar
14mu|geronimo-specs-1.2-12|772	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|773	ln -sf geronimo-jsp-2.1-api-%{sver_jsp_2_1}.jar \
14mu|geronimo-specs-1.2-12|774	geronimo-jsp-2.1-api.jar
14mu|geronimo-specs-1.2-12|775	popd
14mu|geronimo-specs-1.2-12|776	touch %{buildroot}%{_javadir}/jsp.jar
14mu|geronimo-specs-1.2-12|777	touch %{buildroot}%{_javadir}/jsp_api.jar
14mu|geronimo-specs-1.2-12|778	touch %{buildroot}%{_javadir}/jsp_2_1_api.jar
14mu|geronimo-specs-1.2-12|779	install -m 0644 geronimo-jsp_2.1_spec-1.0/pom.xml \
14mu|geronimo-specs-1.2-12|780	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jsp-2.1-api.pom
14mu|geronimo-specs-1.2-12|781	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jsp_2.1_spec %{sver_jsp_2_1} JPP geronimo-jsp-2.1-api
14mu|geronimo-specs-1.2-12|782	install -m 0644 \
14mu|geronimo-specs-1.2-12|783	geronimo-jta_1.0.1B_spec-1.1.1/target/geronimo-jta_1.0.1B_spec-1.1.1.jar \
14mu|geronimo-specs-1.2-12|784	%{buildroot}%{_javadir}/geronimo-jta-1.0.1B-api-%{sver_jta_1_0_1B}.jar
14mu|geronimo-specs-1.2-12|785	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|786	ln -sf geronimo-jta-1.0.1B-api-%{sver_jta_1_0_1B}.jar \
14mu|geronimo-specs-1.2-12|787	geronimo-jta-1.0.1B-api.jar
14mu|geronimo-specs-1.2-12|788	popd
14mu|geronimo-specs-1.2-12|789	touch %{buildroot}%{_javadir}/jta.jar
14mu|geronimo-specs-1.2-12|790	touch %{buildroot}%{_javadir}/jta_api.jar
14mu|geronimo-specs-1.2-12|791	touch %{buildroot}%{_javadir}/jta_1_0_1B_api.jar
14mu|geronimo-specs-1.2-12|792	install -m 0644 geronimo-jta_1.0.1B_spec-1.1.1/pom.xml \
14mu|geronimo-specs-1.2-12|793	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jta-1.0.1B-api.pom
14mu|geronimo-specs-1.2-12|794	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jta_1.0.1B_spec %{sver_jta_1_0_1B} JPP geronimo-jta-1.0.1B-api
14mu|geronimo-specs-1.2-12|795	install -m 0644 \
14mu|geronimo-specs-1.2-12|796	geronimo-jta_1.1_spec-1.1.0/target/geronimo-jta_1.1_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|797	%{buildroot}%{_javadir}/geronimo-jta-1.1-api-%{sver_jta_1_1}.jar
14mu|geronimo-specs-1.2-12|798	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|799	ln -sf geronimo-jta-1.1-api-%{sver_jta_1_1}.jar \
14mu|geronimo-specs-1.2-12|800	geronimo-jta-1.1-api.jar
14mu|geronimo-specs-1.2-12|801	popd
14mu|geronimo-specs-1.2-12|802	touch %{buildroot}%{_javadir}/jta.jar
14mu|geronimo-specs-1.2-12|803	touch %{buildroot}%{_javadir}/jta_api.jar
14mu|geronimo-specs-1.2-12|804	touch %{buildroot}%{_javadir}/jta_1_1_api.jar
14mu|geronimo-specs-1.2-12|805	install -m 0644 geronimo-jta_1.1_spec-1.1.0/pom.xml \
14mu|geronimo-specs-1.2-12|806	%{buildroot}%{_mavenpomdir}/JPP-geronimo-jta-1.1-api.pom
14mu|geronimo-specs-1.2-12|807	%add_to_maven_depmap org.apache.geronimo.specs geronimo-jta_1.1_spec %{sver_jta_1_1} JPP geronimo-jta-1.1-api
14mu|geronimo-specs-1.2-12|808	install -m 0644 \
14mu|geronimo-specs-1.2-12|809	geronimo-qname_1.1_spec-1.1/target/geronimo-qname_1.1_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|810	%{buildroot}%{_javadir}/geronimo-qname-1.1-api-%{sver_qname_1_1}.jar
14mu|geronimo-specs-1.2-12|811	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|812	ln -sf geronimo-qname-1.1-api-%{sver_qname_1_1}.jar \
14mu|geronimo-specs-1.2-12|813	geronimo-qname-1.1-api.jar
14mu|geronimo-specs-1.2-12|814	popd
14mu|geronimo-specs-1.2-12|815	touch %{buildroot}%{_javadir}/qname_api.jar
14mu|geronimo-specs-1.2-12|816	touch %{buildroot}%{_javadir}/qname_1_1_api.jar
14mu|geronimo-specs-1.2-12|817	install -m 0644 geronimo-qname_1.1_spec-1.1/pom.xml \
14mu|geronimo-specs-1.2-12|818	%{buildroot}%{_mavenpomdir}/JPP-geronimo-qname-1.1-api.pom
14mu|geronimo-specs-1.2-12|819	%add_to_maven_depmap org.apache.geronimo.specs geronimo-qname_1.1_spec %{sver_qname_1_1} JPP geronimo-qname-1.1-api
14mu|geronimo-specs-1.2-12|820	install -m 0644 \
14mu|geronimo-specs-1.2-12|821	geronimo-saaj_1.1_spec-1.1/target/geronimo-saaj_1.1_spec-1.1.jar \
14mu|geronimo-specs-1.2-12|822	%{buildroot}%{_javadir}/geronimo-saaj-1.1-api-%{sver_saaj_1_1}.jar
14mu|geronimo-specs-1.2-12|823	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|824	ln -sf geronimo-saaj-1.1-api-%{sver_saaj_1_1}.jar \
14mu|geronimo-specs-1.2-12|825	geronimo-saaj-1.1-api.jar
14mu|geronimo-specs-1.2-12|826	popd
14mu|geronimo-specs-1.2-12|827	touch %{buildroot}%{_javadir}/saaj.jar
14mu|geronimo-specs-1.2-12|828	touch %{buildroot}%{_javadir}/saaj_api.jar
14mu|geronimo-specs-1.2-12|829	touch %{buildroot}%{_javadir}/saaj_1_1_api.jar
14mu|geronimo-specs-1.2-12|830	install -m 0644 geronimo-saaj_1.1_spec-1.1/pom.xml \
14mu|geronimo-specs-1.2-12|831	%{buildroot}%{_mavenpomdir}/JPP-geronimo-saaj-1.1-api.pom
14mu|geronimo-specs-1.2-12|832	%add_to_maven_depmap org.apache.geronimo.specs geronimo-saaj_1.1_spec %{sver_saaj_1_1} JPP geronimo-saaj-1.1-api
14mu|geronimo-specs-1.2-12|833	install -m 0644 \
14mu|geronimo-specs-1.2-12|834	geronimo-stax-api_1.0_spec-1.0/target/geronimo-stax-api_1.0_spec-1.0.jar \
14mu|geronimo-specs-1.2-12|835	%{buildroot}%{_javadir}/geronimo-stax-1.0-api-%{sver_stax_1_0}.jar
14mu|geronimo-specs-1.2-12|836	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|837	ln -sf geronimo-stax-1.0-api-%{sver_stax_1_0}.jar \
14mu|geronimo-specs-1.2-12|838	geronimo-stax-1.0-api.jar
14mu|geronimo-specs-1.2-12|839	popd
14mu|geronimo-specs-1.2-12|840	touch %{buildroot}%{_javadir}/stax_api.jar
14mu|geronimo-specs-1.2-12|841	touch %{buildroot}%{_javadir}/stax_1_0_api.jar
14mu|geronimo-specs-1.2-12|842	install -m 0644 geronimo-stax-api_1.0_spec-1.0/pom.xml \
14mu|geronimo-specs-1.2-12|843	%{buildroot}%{_mavenpomdir}/JPP-geronimo-stax-1.0-api.pom
14mu|geronimo-specs-1.2-12|844	%add_to_maven_depmap org.apache.geronimo.specs geronimo-stax_1.0_spec %{sver_stax_1_0} JPP geronimo-stax-1.0-api
14mu|geronimo-specs-1.2-12|845	install -m 0644 \
14mu|geronimo-specs-1.2-12|846	geronimo-ws-metadata_2.0_spec-1.1.1/target/geronimo-ws-metadata_2.0_spec-1.1.1.jar \
14mu|geronimo-specs-1.2-12|847	%{buildroot}%{_javadir}/geronimo-ws-metadata-2.0-api-%{sver_ws_metadata_2_0}.jar
14mu|geronimo-specs-1.2-12|848	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|849	ln -sf geronimo-ws-metadata-2.0-api-%{sver_ws_metadata_2_0}.jar \
14mu|geronimo-specs-1.2-12|850	geronimo-ws-metadata-2.0-api.jar
14mu|geronimo-specs-1.2-12|851	popd
14mu|geronimo-specs-1.2-12|852	touch %{buildroot}%{_javadir}/ws_metadata_api.jar
14mu|geronimo-specs-1.2-12|853	touch %{buildroot}%{_javadir}/ws_metadata_2_0_api.jar
14mu|geronimo-specs-1.2-12|854	install -m 0644 geronimo-ws-metadata_2.0_spec-1.1.1/pom.xml \
14mu|geronimo-specs-1.2-12|855	%{buildroot}%{_mavenpomdir}/JPP-geronimo-ws-metadata-2.0-api.pom
14mu|geronimo-specs-1.2-12|856	%add_to_maven_depmap org.apache.geronimo.specs geronimo-ws-metadata_2.0_spec %{sver_ws_metadata_2_0} JPP geronimo-ws-metadata-2.0-api
14mu|geronimo-specs-1.2-12|857	install -m 0644 \
14mu|geronimo-specs-1.2-12|858	geronimo-spec-commonj/target/geronimo-commonj_1.1_spec-null.jar \
14mu|geronimo-specs-1.2-12|859	%{buildroot}%{_javadir}/geronimo-commonj-1.1-apis-%{sver_commonj_1_1}.jar
14mu|geronimo-specs-1.2-12|860	pushd %{buildroot}%{_javadir}
14mu|geronimo-specs-1.2-12|861	ln -sf geronimo-commonj-1.1-apis-%{sver_commonj_1_1}.jar \
14mu|geronimo-specs-1.2-12|862	geronimo-commonj-1.1-apis.jar
14mu|geronimo-specs-1.2-12|863	popd
14mu|geronimo-specs-1.2-12|864	touch %{buildroot}%{_javadir}/commonj_apis.jar
14mu|geronimo-specs-1.2-12|865	touch %{buildroot}%{_javadir}/commonj_1_1_apis.jar
14mu|geronimo-specs-1.2-12|866	install -m 0644 geronimo-spec-commonj/pom.xml \
14mu|geronimo-specs-1.2-12|867	%{buildroot}%{_mavenpomdir}/JPP-geronimo-commonj-1.1-apis.pom
14mu|geronimo-specs-1.2-12|868	%add_to_maven_depmap org.apache.geronimo.specs geronimo-commonj_1.1_spec %{sver_commonj_1_1} JPP geronimo-commonj-1.1-apis
14mu|geronimo-specs-1.2-12|869	# Add the parent geronimo-specs pom
14mu|geronimo-specs-1.2-12|870	cp pom.xml \
14mu|geronimo-specs-1.2-12|871	%{buildroot}%{_mavenpomdir}/JPP-geronimo-specs.pom
14mu|geronimo-specs-1.2-12|872	%add_to_maven_depmap org.apache.geronimo.specs specs 1.1 JPP geronimo-specs
14mu|geronimo-specs-1.2-12|873	# main package jars
14mu|geronimo-specs-1.2-12|874	install -d -m 0755 %{buildroot}%{_javadir}/geronimo
14mu|geronimo-specs-1.2-12|875	pushd %{buildroot}%{_javadir}/geronimo
14mu|geronimo-specs-1.2-12|876	ln -sf ../geronimo-commonj-1.1-apis-%{version}.jar spec-commonj-1.1-%{version}.jar
14mu|geronimo-specs-1.2-12|877	ln -sf spec-commonj-1.1-%{version}.jar spec-commonj-1.1.jar
14mu|geronimo-specs-1.2-12|878	ln -sf ../geronimo-jaf-1.0.2-api-%{version}.jar spec-jaf-1.0.2-%{version}.jar
14mu|geronimo-specs-1.2-12|879	ln -sf spec-jaf-1.0.2-%{version}.jar spec-jaf-1.0.2.jar
14mu|geronimo-specs-1.2-12|880	ln -sf ../geronimo-jaf-1.1-api-%{version}.jar spec-jaf-1.1-%{version}.jar
14mu|geronimo-specs-1.2-12|881	ln -sf spec-jaf-1.1-%{version}.jar spec-jaf-1.1.jar
14mu|geronimo-specs-1.2-12|882	ln -sf ../geronimo-annotation-1.0-api-%{version}.jar spec-annotation-1.0-%{version}.jar
14mu|geronimo-specs-1.2-12|883	ln -sf spec-annotation-1.0-%{version}.jar spec-annotation-1.0.jar
14mu|geronimo-specs-1.2-12|884	ln -sf ../geronimo-ejb-3.0-api-%{version}.jar spec-ejb-3.0-%{version}.jar
14mu|geronimo-specs-1.2-12|885	ln -sf spec-ejb-3.0-%{version}.jar spec-ejb-3.0.jar
14mu|geronimo-specs-1.2-12|886	ln -sf ../geronimo-el-1.0-api-%{version}.jar spec-el-1.0-%{version}.jar
14mu|geronimo-specs-1.2-12|887	ln -sf spec-el-1.0-%{version}.jar spec-el-1.0.jar
14mu|geronimo-specs-1.2-12|888	ln -sf ../geronimo-interceptor-3.0-api-%{version}.jar spec-interceptor-3.0-%{version}.jar
14mu|geronimo-specs-1.2-12|889	ln -sf spec-interceptor-3.0-%{version}.jar spec-interceptor-3.0.jar
14mu|geronimo-specs-1.2-12|890	ln -sf ../geronimo-j2ee-connector-1.5-api-%{version}.jar \
14mu|geronimo-specs-1.2-12|891	spec-j2ee-connector-1.5-%{version}.jar
14mu|geronimo-specs-1.2-12|892	ln -sf spec-j2ee-connector-1.5-%{version}.jar spec-j2ee-connector-1.5.jar
14mu|geronimo-specs-1.2-12|893	ln -sf ../geronimo-j2ee-deployment-1.1-api-%{version}.jar \
14mu|geronimo-specs-1.2-12|894	spec-j2ee-deployment-1.1-%{version}.jar
14mu|geronimo-specs-1.2-12|895	ln -sf spec-j2ee-deployment-1.1-%{version}.jar spec-j2ee-deployment-1.1.jar
14mu|geronimo-specs-1.2-12|896	ln -sf ../geronimo-javaee-deployment-1.1-api-%{version}.jar \
14mu|geronimo-specs-1.2-12|897	spec-javaee-deployment-1.1-%{version}.jar
14mu|geronimo-specs-1.2-12|898	ln -sf spec-javaee-deployment-1.1-%{version}.jar spec-javaee-deployment-1.1.jar
14mu|geronimo-specs-1.2-12|899	ln -sf ../geronimo-jacc-1.1-api-%{version}.jar spec-jacc-1.1-%{version}.jar
14mu|geronimo-specs-1.2-12|900	ln -sf spec-jacc-1.1-%{version}.jar spec-jacc-1.1.jar
14mu|geronimo-specs-1.2-12|901	ln -sf spec-j2ee-management-1.0-%{version}.jar spec-j2ee-management-1.0.jar
14mu|geronimo-specs-1.2-12|902	ln -sf ../geronimo-j2ee-management-1.1-api-%{version}.jar \
14mu|geronimo-specs-1.2-12|903	spec-j2ee-management-1.1-%{version}.jar
14mu|geronimo-specs-1.2-12|904	ln -sf spec-j2ee-management-1.1-%{version}.jar spec-j2ee-management-1.1.jar
14mu|geronimo-specs-1.2-12|905	ln -sf ../geronimo-j2ee-1.4-apis-%{version}.jar spec-j2ee-1.4-%{version}.jar
14mu|geronimo-specs-1.2-12|906	ln -sf spec-j2ee-1.4-%{version}.jar spec-j2ee-1.4.jar
14mu|geronimo-specs-1.2-12|907	ln -sf ../geronimo-jms-1.1-api-%{version}.jar spec-jms-1.1-%{version}.jar
14mu|geronimo-specs-1.2-12|908	ln -sf spec-jms-1.1-%{version}.jar spec-jms-1.1.jar
14mu|geronimo-specs-1.2-12|909	ln -sf ../geronimo-jpa-3.0-api-%{version}.jar spec-jpa-3.0-%{version}.jar
14mu|geronimo-specs-1.2-12|910	ln -sf spec-jpa-3.0-%{version}.jar spec-jpa-3.0.jar
14mu|geronimo-specs-1.2-12|911	ln -sf ../geronimo-jsp-2.0-api-%{version}.jar spec-jsp-2.0-%{version}.jar
14mu|geronimo-specs-1.2-12|912	ln -sf spec-jsp-2.0-%{version}.jar spec-jsp-2.0.jar
14mu|geronimo-specs-1.2-12|913	ln -sf ../geronimo-jsp-2.1-api-%{version}.jar spec-jsp-2.1-%{version}.jar
14mu|geronimo-specs-1.2-12|914	ln -sf spec-jsp-2.1-%{version}.jar spec-jsp-2.1.jar
14mu|geronimo-specs-1.2-12|915	ln -sf ../geronimo-jta-1.0.1B-api-%{version}.jar spec-jta-1.0.1B-%{version}.jar
14mu|geronimo-specs-1.2-12|916	ln -sf spec-jta-1.0.1B-%{version}.jar spec-jta-1.0.1B.jar
14mu|geronimo-specs-1.2-12|917	ln -sf ../geronimo-jta-1.1-api-%{version}.jar spec-jta-1.1-%{version}.jar
14mu|geronimo-specs-1.2-12|918	ln -sf spec-jta-1.1-%{version}.jar spec-jta-1.1.jar
14mu|geronimo-specs-1.2-12|919	ln -sf ../geronimo-stax-1.0-api-%{version}.jar spec-stax-1.0-%{version}.jar
14mu|geronimo-specs-1.2-12|920	ln -sf spec-stax-1.0-%{version}.jar spec-stax-1.0.jar
14mu|geronimo-specs-1.2-12|921	ln -sf ../geronimo-ws-metadata-2.0-api-%{version}.jar spec-ws-metadata-2.0-%{version}.jar
14mu|geronimo-specs-1.2-12|922	ln -sf spec-ws-metadata-2.0-%{version}.jar spec-ws-metadata-2.0.jar
14mu|geronimo-specs-1.2-12|923	popd
14mu|geronimo-specs-1.2-12|924	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|925	install -d -m 755 \
14mu|geronimo-specs-1.2-12|926	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.0.2
14mu|geronimo-specs-1.2-12|927	cp -pr geronimo-activation_1.0.2_spec-1.2/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|928	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.0.2
14mu|geronimo-specs-1.2-12|929	install -d -m 755 \
14mu|geronimo-specs-1.2-12|930	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.1
14mu|geronimo-specs-1.2-12|931	cp -pr geronimo-activation_1.1_spec-1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|932	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaf-1.1
14mu|geronimo-specs-1.2-12|933	install -d -m 755 \
14mu|geronimo-specs-1.2-12|934	%{buildroot}%{_javadocdir}/%{name}-%{version}/annotation-1.0
14mu|geronimo-specs-1.2-12|935	cp -pr geronimo-annotation_1.0_spec-1.1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|936	%{buildroot}%{_javadocdir}/%{name}-%{version}/annotation-1.0
14mu|geronimo-specs-1.2-12|937	install -d -m 755 \
14mu|geronimo-specs-1.2-12|938	%{buildroot}%{_javadocdir}/%{name}-%{version}/commonj-1.1
14mu|geronimo-specs-1.2-12|939	cp -pr geronimo-spec-commonj/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|940	%{buildroot}%{_javadocdir}/%{name}-%{version}/commonj-1.1
14mu|geronimo-specs-1.2-12|941	install -d -m 755 \
14mu|geronimo-specs-1.2-12|942	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-2.3
14mu|geronimo-specs-1.2-12|943	cp -pr geronimo-spec-corba-2.3/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|944	%{buildroot}%{_javadocdir}/%{name}-%{version}/corba-2.3
14mu|geronimo-specs-1.2-12|945	install -d -m 755 \
14mu|geronimo-specs-1.2-12|946	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-3.0
14mu|geronimo-specs-1.2-12|947	cp -pr geronimo-ejb_3.0_spec-1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|948	%{buildroot}%{_javadocdir}/%{name}-%{version}/ejb-3.0
14mu|geronimo-specs-1.2-12|949	install -d -m 755 \
14mu|geronimo-specs-1.2-12|950	%{buildroot}%{_javadocdir}/%{name}-%{version}/el-1.0
14mu|geronimo-specs-1.2-12|951	cp -pr geronimo-el_1.0_spec-1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|952	%{buildroot}%{_javadocdir}/%{name}-%{version}/el-1.0
14mu|geronimo-specs-1.2-12|953	install -d -m 755 \
14mu|geronimo-specs-1.2-12|954	%{buildroot}%{_javadocdir}/%{name}-%{version}/interceptor-3.0
14mu|geronimo-specs-1.2-12|955	cp -pr geronimo-interceptor_3.0_spec-1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|956	%{buildroot}%{_javadocdir}/%{name}-%{version}/interceptor-3.0
14mu|geronimo-specs-1.2-12|957	install -d -m 755 \
14mu|geronimo-specs-1.2-12|958	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-connector-1.5
14mu|geronimo-specs-1.2-12|959	cp -pr geronimo-j2ee-connector_1.5_spec-1.1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|960	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-connector-1.5
14mu|geronimo-specs-1.2-12|961	install -d -m 755 \
14mu|geronimo-specs-1.2-12|962	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-deployment-1.1
14mu|geronimo-specs-1.2-12|963	cp -pr geronimo-j2ee-deployment_1.1_spec-1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|964	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-deployment-1.1
14mu|geronimo-specs-1.2-12|965	install -d -m 755 \
14mu|geronimo-specs-1.2-12|966	%{buildroot}%{_javadocdir}/%{name}-%{version}/javaee-deployment-1.1
14mu|geronimo-specs-1.2-12|967	cp -pr geronimo-javaee-deployment_1.1MR3_spec-1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|968	%{buildroot}%{_javadocdir}/%{name}-%{version}/javaee-deployment-1.1
14mu|geronimo-specs-1.2-12|969	install -d -m 755 \
14mu|geronimo-specs-1.2-12|970	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.1
14mu|geronimo-specs-1.2-12|971	cp -pr geronimo-j2ee-management_1.1_spec-1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|972	%{buildroot}%{_javadocdir}/%{name}-%{version}/j2ee-management-1.1
14mu|geronimo-specs-1.2-12|973	install -d -m 755 \
14mu|geronimo-specs-1.2-12|974	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.4
14mu|geronimo-specs-1.2-12|975	cp -pr geronimo-javamail_1.4_spec-1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|976	%{buildroot}%{_javadocdir}/%{name}-%{version}/javamail-1.4
14mu|geronimo-specs-1.2-12|977	install -d -m 755 \
14mu|geronimo-specs-1.2-12|978	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxrpc-1.1
14mu|geronimo-specs-1.2-12|979	cp -pr geronimo-jaxrpc_1.1_spec-1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|980	%{buildroot}%{_javadocdir}/%{name}-%{version}/jaxrpc-1.1
14mu|geronimo-specs-1.2-12|981	install -d -m 755 \
14mu|geronimo-specs-1.2-12|982	%{buildroot}%{_javadocdir}/%{name}-%{version}/jms-1.1
14mu|geronimo-specs-1.2-12|983	cp -pr geronimo-jms_1.1_spec-1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|984	%{buildroot}%{_javadocdir}/%{name}-%{version}/jms-1.1
14mu|geronimo-specs-1.2-12|985	install -d -m 755 \
14mu|geronimo-specs-1.2-12|986	%{buildroot}%{_javadocdir}/%{name}-%{version}/jpa-3.0
14mu|geronimo-specs-1.2-12|987	cp -pr geronimo-jpa_3.0_spec-1.1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|988	%{buildroot}%{_javadocdir}/%{name}-%{version}/jpa-3.0
14mu|geronimo-specs-1.2-12|989	install -d -m 755 \
14mu|geronimo-specs-1.2-12|990	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.0
14mu|geronimo-specs-1.2-12|991	cp -pr geronimo-jsp_2.0_spec-1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|992	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.0
14mu|geronimo-specs-1.2-12|993	install -d -m 755 \
14mu|geronimo-specs-1.2-12|994	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.1
14mu|geronimo-specs-1.2-12|995	cp -pr geronimo-jsp_2.1_spec-1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|996	%{buildroot}%{_javadocdir}/%{name}-%{version}/jsp-2.1
14mu|geronimo-specs-1.2-12|997	install -d -m 755 \
14mu|geronimo-specs-1.2-12|998	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.0.1B
14mu|geronimo-specs-1.2-12|999	cp -pr geronimo-jta_1.0.1B_spec-1.1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|1000	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.0.1B
14mu|geronimo-specs-1.2-12|1001	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1002	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.1
14mu|geronimo-specs-1.2-12|1003	cp -pr geronimo-jta_1.1_spec-1.1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|1004	%{buildroot}%{_javadocdir}/%{name}-%{version}/jta-1.1
14mu|geronimo-specs-1.2-12|1005	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1006	%{buildroot}%{_javadocdir}/%{name}-%{version}/qname-1.1
14mu|geronimo-specs-1.2-12|1007	cp -pr geronimo-qname_1.1_spec-1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|1008	%{buildroot}%{_javadocdir}/%{name}-%{version}/qname-1.1
14mu|geronimo-specs-1.2-12|1009	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1010	%{buildroot}%{_javadocdir}/%{name}-%{version}/saaj-1.1
14mu|geronimo-specs-1.2-12|1011	cp -pr geronimo-saaj_1.1_spec-1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|1012	%{buildroot}%{_javadocdir}/%{name}-%{version}/saaj-1.1
14mu|geronimo-specs-1.2-12|1013	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1014	%{buildroot}%{_javadocdir}/%{name}-%{version}/stax-1.0
14mu|geronimo-specs-1.2-12|1015	cp -pr geronimo-stax-api_1.0_spec-1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|1016	%{buildroot}%{_javadocdir}/%{name}-%{version}/stax-1.0
14mu|geronimo-specs-1.2-12|1017	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1018	%{buildroot}%{_javadocdir}/%{name}-%{version}/ws-metadata-2.0
14mu|geronimo-specs-1.2-12|1019	cp -pr geronimo-ws-metadata_2.0_spec-1.1.1/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|1020	%{buildroot}%{_javadocdir}/%{name}-%{version}/ws-metadata-2.0
14mu|geronimo-specs-1.2-12|1021	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1022	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.1
14mu|geronimo-specs-1.2-12|1023	cp -pr geronimo-jacc_1.1_spec-1.0/target/site/apidocs/* \
14mu|geronimo-specs-1.2-12|1024	%{buildroot}%{_javadocdir}/%{name}-%{version}/jacc-1.1
14mu|geronimo-specs-1.2-12|1025	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14mu|geronimo-specs-1.2-12|1026	# documents
14mu|geronimo-specs-1.2-12|1027	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1028	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1029	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.0.2
14mu|geronimo-specs-1.2-12|1030	cp -pr geronimo-activation_1.0.2_spec-1.2/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1031	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.0.2
14mu|geronimo-specs-1.2-12|1032	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1033	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.1
14mu|geronimo-specs-1.2-12|1034	cp -pr geronimo-activation_1.1_spec-1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1035	%{buildroot}%{_docdir}/%{name}-%{version}/jaf-1.1
14mu|geronimo-specs-1.2-12|1036	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1037	%{buildroot}%{_docdir}/%{name}-%{version}/annotation-1.0
14mu|geronimo-specs-1.2-12|1038	cp -pr geronimo-annotation_1.0_spec-1.1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1039	%{buildroot}%{_docdir}/%{name}-%{version}/annotation-1.0
14mu|geronimo-specs-1.2-12|1040	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1041	%{buildroot}%{_docdir}/%{name}-%{version}/commonj-1.1
14mu|geronimo-specs-1.2-12|1042	cp -pr geronimo-spec-commonj/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1043	%{buildroot}%{_docdir}/%{name}-%{version}/commonj-1.1
14mu|geronimo-specs-1.2-12|1044	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1045	%{buildroot}%{_docdir}/%{name}-%{version}/corba-2.3
14mu|geronimo-specs-1.2-12|1046	cp -pr geronimo-spec-corba-2.3/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1047	%{buildroot}%{_docdir}/%{name}-%{version}/corba-2.3
14mu|geronimo-specs-1.2-12|1048	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1049	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-3.0
14mu|geronimo-specs-1.2-12|1050	cp -pr geronimo-ejb_3.0_spec-1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1051	%{buildroot}%{_docdir}/%{name}-%{version}/ejb-3.0
14mu|geronimo-specs-1.2-12|1052	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1053	%{buildroot}%{_docdir}/%{name}-%{version}/el-1.0
14mu|geronimo-specs-1.2-12|1054	cp -pr geronimo-el_1.0_spec-1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1055	%{buildroot}%{_docdir}/%{name}-%{version}/el-1.0
14mu|geronimo-specs-1.2-12|1056	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1057	%{buildroot}%{_docdir}/%{name}-%{version}/interceptor-3.0
14mu|geronimo-specs-1.2-12|1058	cp -pr geronimo-interceptor_3.0_spec-1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1059	%{buildroot}%{_docdir}/%{name}-%{version}/interceptor-3.0
14mu|geronimo-specs-1.2-12|1060	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1061	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-connector-1.5
14mu|geronimo-specs-1.2-12|1062	cp -pr geronimo-j2ee-connector_1.5_spec-1.1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1063	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-connector-1.5
14mu|geronimo-specs-1.2-12|1064	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1065	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-deployment-1.1
14mu|geronimo-specs-1.2-12|1066	cp -pr geronimo-j2ee-deployment_1.1_spec-1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1067	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-deployment-1.1
14mu|geronimo-specs-1.2-12|1068	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1069	%{buildroot}%{_docdir}/%{name}-%{version}/javaee-deployment-1.1
14mu|geronimo-specs-1.2-12|1070	cp -pr geronimo-javaee-deployment_1.1MR3_spec-1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1071	%{buildroot}%{_docdir}/%{name}-%{version}/javaee-deployment-1.1
14mu|geronimo-specs-1.2-12|1072	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1073	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.1
14mu|geronimo-specs-1.2-12|1074	cp -pr geronimo-j2ee-management_1.1_spec-1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1075	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-management-1.1
14mu|geronimo-specs-1.2-12|1076	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1077	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.4
14mu|geronimo-specs-1.2-12|1078	cp -pr geronimo-javamail_1.4_spec-1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1079	%{buildroot}%{_docdir}/%{name}-%{version}/javamail-1.4
14mu|geronimo-specs-1.2-12|1080	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1081	%{buildroot}%{_docdir}/%{name}-%{version}/jaxrpc-1.1
14mu|geronimo-specs-1.2-12|1082	cp -pr geronimo-jaxrpc_1.1_spec-1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1083	%{buildroot}%{_docdir}/%{name}-%{version}/jaxrpc-1.1
14mu|geronimo-specs-1.2-12|1084	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1085	%{buildroot}%{_docdir}/%{name}-%{version}/jms-1.1
14mu|geronimo-specs-1.2-12|1086	cp -pr geronimo-jms_1.1_spec-1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1087	%{buildroot}%{_docdir}/%{name}-%{version}/jms-1.1
14mu|geronimo-specs-1.2-12|1088	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1089	%{buildroot}%{_docdir}/%{name}-%{version}/jpa-3.0
14mu|geronimo-specs-1.2-12|1090	cp -pr geronimo-jpa_3.0_spec-1.1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1091	%{buildroot}%{_docdir}/%{name}-%{version}/jpa-3.0
14mu|geronimo-specs-1.2-12|1092	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1093	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.0
14mu|geronimo-specs-1.2-12|1094	cp -pr geronimo-jsp_2.0_spec-1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1095	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.0
14mu|geronimo-specs-1.2-12|1096	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1097	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.1
14mu|geronimo-specs-1.2-12|1098	cp -pr geronimo-jsp_2.1_spec-1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1099	%{buildroot}%{_docdir}/%{name}-%{version}/jsp-2.1
14mu|geronimo-specs-1.2-12|1100	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1101	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.0.1B
14mu|geronimo-specs-1.2-12|1102	cp -pr geronimo-jta_1.0.1B_spec-1.1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1103	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.0.1B
14mu|geronimo-specs-1.2-12|1104	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1105	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.1
14mu|geronimo-specs-1.2-12|1106	cp -pr geronimo-jta_1.1_spec-1.1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1107	%{buildroot}%{_docdir}/%{name}-%{version}/jta-1.1
14mu|geronimo-specs-1.2-12|1108	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1109	%{buildroot}%{_docdir}/%{name}-%{version}/qname-1.1
14mu|geronimo-specs-1.2-12|1110	cp -pr geronimo-qname_1.1_spec-1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1111	%{buildroot}%{_docdir}/%{name}-%{version}/qname-1.1
14mu|geronimo-specs-1.2-12|1112	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1113	%{buildroot}%{_docdir}/%{name}-%{version}/saaj-1.1
14mu|geronimo-specs-1.2-12|1114	cp -pr geronimo-saaj_1.1_spec-1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1115	%{buildroot}%{_docdir}/%{name}-%{version}/saaj-1.1
14mu|geronimo-specs-1.2-12|1116	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1117	%{buildroot}%{_docdir}/%{name}-%{version}/stax-1.0
14mu|geronimo-specs-1.2-12|1118	cp -pr geronimo-stax-api_1.0_spec-1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1119	%{buildroot}%{_docdir}/%{name}-%{version}/stax-1.0
14mu|geronimo-specs-1.2-12|1120	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1121	%{buildroot}%{_docdir}/%{name}-%{version}/ws-metadata-2.0
14mu|geronimo-specs-1.2-12|1122	cp -pr geronimo-ws-metadata_2.0_spec-1.1.1/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1123	%{buildroot}%{_docdir}/%{name}-%{version}/ws-metadata-2.0
14mu|geronimo-specs-1.2-12|1124	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1125	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.1
14mu|geronimo-specs-1.2-12|1126	cp -pr geronimo-jacc_1.1_spec-1.0/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1127	%{buildroot}%{_docdir}/%{name}-%{version}/jacc-1.1
14mu|geronimo-specs-1.2-12|1128	install -d -m 755 \
14mu|geronimo-specs-1.2-12|1129	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-1.4
14mu|geronimo-specs-1.2-12|1130	cp -pr geronimo-spec-j2ee/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1131	%{buildroot}%{_docdir}/%{name}-%{version}/j2ee-1.4
14mu|geronimo-specs-1.2-12|1132	cp -pr etc/LICENSE.txt \
14mu|geronimo-specs-1.2-12|1133	%{buildroot}%{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1134	fdupes -s %{buildroot}/%{_javadocdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1135	
14mu|geronimo-specs-1.2-12|1136	
14mu|geronimo-specs-1.2-12|1137	%post poms
14mu|geronimo-specs-1.2-12|1138	%update_maven_depmap
14mu|geronimo-specs-1.2-12|1139	
14mu|geronimo-specs-1.2-12|1140	%postun poms
14mu|geronimo-specs-1.2-12|1141	%update_maven_depmap
14mu|geronimo-specs-1.2-12|1142	
14mu|geronimo-specs-1.2-12|1143	%post -n geronimo-commonj-1.1-apis
14mu|geronimo-specs-1.2-12|1144	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_apis.jar commonj_apis %{_javadir}/geronimo-commonj-1.1-apis.jar 10100
14mu|geronimo-specs-1.2-12|1145	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_1_1_apis.jar commonj_1_1_apis %{_javadir}/geronimo-commonj-1.1-apis.jar 10100
14mu|geronimo-specs-1.2-12|1146	
14mu|geronimo-specs-1.2-12|1147	%preun -n geronimo-commonj-1.1-apis
14mu|geronimo-specs-1.2-12|1148	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1149	%{_sbindir}/update-alternatives --remove commonj_apis %{_javadir}/geronimo-commonj-1.1-apis.jar
14mu|geronimo-specs-1.2-12|1150	%{_sbindir}/update-alternatives --remove commonj_1_1_apis %{_javadir}/geronimo-commonj-1.1-apis.jar
14mu|geronimo-specs-1.2-12|1151	fi
14mu|geronimo-specs-1.2-12|1152	
14mu|geronimo-specs-1.2-12|1153	%post -n geronimo-jaf-1.0.2-api
14mu|geronimo-specs-1.2-12|1154	%{_sbindir}/update-alternatives --install %{_javadir}/jaf.jar jaf %{_javadir}/geronimo-jaf-1.0.2-api.jar 10002
14mu|geronimo-specs-1.2-12|1155	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_api.jar jaf_api %{_javadir}/geronimo-jaf-1.0.2-api.jar 10002
14mu|geronimo-specs-1.2-12|1156	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_1_0_2_api.jar jaf_1_0_2_api %{_javadir}/geronimo-jaf-1.0.2-api.jar 10002
14mu|geronimo-specs-1.2-12|1157	
14mu|geronimo-specs-1.2-12|1158	%preun -n geronimo-jaf-1.0.2-api
14mu|geronimo-specs-1.2-12|1159	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1160	%{_sbindir}/update-alternatives --remove jaf %{_javadir}/geronimo-jaf-1.0.2-api.jar
14mu|geronimo-specs-1.2-12|1161	%{_sbindir}/update-alternatives --remove jaf_api %{_javadir}/geronimo-jaf-1.0.2-api.jar
14mu|geronimo-specs-1.2-12|1162	%{_sbindir}/update-alternatives --remove jaf_1_0_2_api %{_javadir}/geronimo-jaf-1.0.2-api.jar
14mu|geronimo-specs-1.2-12|1163	fi
14mu|geronimo-specs-1.2-12|1164	
14mu|geronimo-specs-1.2-12|1165	%post -n geronimo-jaf-1.1-api
14mu|geronimo-specs-1.2-12|1166	%{_sbindir}/update-alternatives --install %{_javadir}/jaf.jar jaf %{_javadir}/geronimo-jaf-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1167	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_api.jar jaf_api %{_javadir}/geronimo-jaf-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1168	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_1_1_api.jar jaf_1_1_api %{_javadir}/geronimo-jaf-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1169	
14mu|geronimo-specs-1.2-12|1170	%preun -n geronimo-jaf-1.1-api
14mu|geronimo-specs-1.2-12|1171	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1172	%{_sbindir}/update-alternatives --remove jaf %{_javadir}/geronimo-jaf-1.1-api.jar
14mu|geronimo-specs-1.2-12|1173	%{_sbindir}/update-alternatives --remove jaf_api %{_javadir}/geronimo-jaf-1.1-api.jar
14mu|geronimo-specs-1.2-12|1174	%{_sbindir}/update-alternatives --remove jaf_1_1_api %{_javadir}/geronimo-jaf-1.1-api.jar
14mu|geronimo-specs-1.2-12|1175	fi
14mu|geronimo-specs-1.2-12|1176	
14mu|geronimo-specs-1.2-12|1177	%post -n geronimo-annotation-1.0-api
14mu|geronimo-specs-1.2-12|1178	%{_sbindir}/update-alternatives --install %{_javadir}/annotation_api.jar annotation_api %{_javadir}/geronimo-annotation-1.0-api.jar 10000
14mu|geronimo-specs-1.2-12|1179	%{_sbindir}/update-alternatives --install %{_javadir}/annotation_1_0_api.jar annotation_1_0_api %{_javadir}/geronimo-annotation-1.0-api.jar 10000
14mu|geronimo-specs-1.2-12|1180	
14mu|geronimo-specs-1.2-12|1181	%preun -n geronimo-annotation-1.0-api
14mu|geronimo-specs-1.2-12|1182	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1183	%{_sbindir}/update-alternatives --remove annotation_api %{_javadir}/geronimo-annotation-1.0-api.jar
14mu|geronimo-specs-1.2-12|1184	%{_sbindir}/update-alternatives --remove annotation_1_0_api %{_javadir}/geronimo-annotation-1.0-api.jar
14mu|geronimo-specs-1.2-12|1185	fi
14mu|geronimo-specs-1.2-12|1186	
14mu|geronimo-specs-1.2-12|1187	%post -n geronimo-corba-2.3-apis
14mu|geronimo-specs-1.2-12|1188	%{_sbindir}/update-alternatives --install %{_javadir}/corba_apis.jar corba_apis %{_javadir}/geronimo-corba-2.3-apis.jar 20300
14mu|geronimo-specs-1.2-12|1189	%{_sbindir}/update-alternatives --install %{_javadir}/corba_2_3_apis.jar corba_2_3_apis %{_javadir}/geronimo-corba-2.3-apis.jar 20300
14mu|geronimo-specs-1.2-12|1190	
14mu|geronimo-specs-1.2-12|1191	%preun -n geronimo-corba-2.3-apis
14mu|geronimo-specs-1.2-12|1192	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1193	%{_sbindir}/update-alternatives --remove corba_apis %{_javadir}/geronimo-corba-2.3-apis.jar
14mu|geronimo-specs-1.2-12|1194	%{_sbindir}/update-alternatives --remove corba_2_3_apis %{_javadir}/geronimo-corba-2.3-apis.jar
14mu|geronimo-specs-1.2-12|1195	fi
14mu|geronimo-specs-1.2-12|1196	
14mu|geronimo-specs-1.2-12|1197	%post -n geronimo-ejb-3.0-api
14mu|geronimo-specs-1.2-12|1198	%{_sbindir}/update-alternatives --install %{_javadir}/ejb.jar ejb %{_javadir}/geronimo-ejb-3.0-api.jar 30000
14mu|geronimo-specs-1.2-12|1199	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_api.jar ejb_api %{_javadir}/geronimo-ejb-3.0-api.jar 30000
14mu|geronimo-specs-1.2-12|1200	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_3_0_api.jar ejb_3_0_api %{_javadir}/geronimo-ejb-3.0-api.jar 30000
14mu|geronimo-specs-1.2-12|1201	
14mu|geronimo-specs-1.2-12|1202	%preun -n geronimo-ejb-3.0-api
14mu|geronimo-specs-1.2-12|1203	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1204	%{_sbindir}/update-alternatives --remove ejb %{_javadir}/geronimo-ejb-3.0-api.jar
14mu|geronimo-specs-1.2-12|1205	%{_sbindir}/update-alternatives --remove ejb_api %{_javadir}/geronimo-ejb-3.0-api.jar
14mu|geronimo-specs-1.2-12|1206	%{_sbindir}/update-alternatives --remove ejb_3_0_api %{_javadir}/geronimo-ejb-3.0-api.jar
14mu|geronimo-specs-1.2-12|1207	fi
14mu|geronimo-specs-1.2-12|1208	
14mu|geronimo-specs-1.2-12|1209	%post -n geronimo-el-1.0-api
14mu|geronimo-specs-1.2-12|1210	%{_sbindir}/update-alternatives --install %{_javadir}/el_api.jar el_api %{_javadir}/geronimo-el-1.0-api.jar 10000
14mu|geronimo-specs-1.2-12|1211	%{_sbindir}/update-alternatives --install %{_javadir}/el_1_0_api.jar el_1_0_api %{_javadir}/geronimo-el-1.0-api.jar 10000
14mu|geronimo-specs-1.2-12|1212	
14mu|geronimo-specs-1.2-12|1213	%preun -n geronimo-el-1.0-api
14mu|geronimo-specs-1.2-12|1214	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1215	%{_sbindir}/update-alternatives --remove el_api %{_javadir}/geronimo-el-1.0-api.jar
14mu|geronimo-specs-1.2-12|1216	%{_sbindir}/update-alternatives --remove el_1_0_api %{_javadir}/geronimo-el-1.0-api.jar
14mu|geronimo-specs-1.2-12|1217	fi
14mu|geronimo-specs-1.2-12|1218	
14mu|geronimo-specs-1.2-12|1219	%post -n geronimo-interceptor-3.0-api
14mu|geronimo-specs-1.2-12|1220	%{_sbindir}/update-alternatives --install %{_javadir}/interceptor_api.jar interceptor_api %{_javadir}/geronimo-interceptor-3.0-api.jar 30000
14mu|geronimo-specs-1.2-12|1221	%{_sbindir}/update-alternatives --install %{_javadir}/interceptor_3_0_api.jar interceptor_3_0_api %{_javadir}/geronimo-interceptor-3.0-api.jar 30000
14mu|geronimo-specs-1.2-12|1222	
14mu|geronimo-specs-1.2-12|1223	%preun -n geronimo-interceptor-3.0-api
14mu|geronimo-specs-1.2-12|1224	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1225	%{_sbindir}/update-alternatives --remove interceptor_api %{_javadir}/geronimo-interceptor-3.0-api.jar
14mu|geronimo-specs-1.2-12|1226	%{_sbindir}/update-alternatives --remove interceptor_3_0_api %{_javadir}/geronimo-interceptor-3.0-api.jar
14mu|geronimo-specs-1.2-12|1227	fi
14mu|geronimo-specs-1.2-12|1228	
14mu|geronimo-specs-1.2-12|1229	
14mu|geronimo-specs-1.2-12|1230	%post -n geronimo-j2ee-connector-1.5-api
14mu|geronimo-specs-1.2-12|1231	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-connector.jar j2ee-connector %{_javadir}/geronimo-j2ee-connector-1.5-api.jar 10500
14mu|geronimo-specs-1.2-12|1232	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_api.jar j2ee_connector_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar 10500
14mu|geronimo-specs-1.2-12|1233	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_1_5_api.jar j2ee_connector_1_5_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar 10500
14mu|geronimo-specs-1.2-12|1234	
14mu|geronimo-specs-1.2-12|1235	%preun -n geronimo-j2ee-connector-1.5-api
14mu|geronimo-specs-1.2-12|1236	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1237	%{_sbindir}/update-alternatives --remove j2ee-connector %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
14mu|geronimo-specs-1.2-12|1238	%{_sbindir}/update-alternatives --remove j2ee_connector_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
14mu|geronimo-specs-1.2-12|1239	%{_sbindir}/update-alternatives --remove j2ee_connector_1_5_api %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
14mu|geronimo-specs-1.2-12|1240	fi
14mu|geronimo-specs-1.2-12|1241	
14mu|geronimo-specs-1.2-12|1242	%post -n geronimo-j2ee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|1243	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-deployment.jar j2ee-deployment %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1244	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_api.jar j2ee_deployment_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1245	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_1_1_api.jar j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1246	
14mu|geronimo-specs-1.2-12|1247	%preun -n geronimo-j2ee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|1248	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1249	%{_sbindir}/update-alternatives --remove j2ee-deployment %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar
14mu|geronimo-specs-1.2-12|1250	%{_sbindir}/update-alternatives --remove j2ee_deployment_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar
14mu|geronimo-specs-1.2-12|1251	%{_sbindir}/update-alternatives --remove j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-deployment-1.1-api.jar
14mu|geronimo-specs-1.2-12|1252	fi
14mu|geronimo-specs-1.2-12|1253	
14mu|geronimo-specs-1.2-12|1254	%post -n geronimo-javaee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|1255	%{_sbindir}/update-alternatives --install %{_javadir}/javaee_deployment_api.jar javaee_deployment_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1256	%{_sbindir}/update-alternatives --install %{_javadir}/javaee_deployment_1_1MR3_api.jar javaee_deployment_1_1MR3_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1257	
14mu|geronimo-specs-1.2-12|1258	%preun -n geronimo-javaee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|1259	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1260	%{_sbindir}/update-alternatives --remove javaee_deployment_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar
14mu|geronimo-specs-1.2-12|1261	%{_sbindir}/update-alternatives --remove javaee_deployment_1_1MR3_api %{_javadir}/geronimo-javaee-deployment-1.1-api.jar
14mu|geronimo-specs-1.2-12|1262	fi
14mu|geronimo-specs-1.2-12|1263	
14mu|geronimo-specs-1.2-12|1264	
14mu|geronimo-specs-1.2-12|1265	%post -n geronimo-jacc-1.1-api
14mu|geronimo-specs-1.2-12|1266	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_api.jar jacc_api %{_javadir}/geronimo-jacc-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1267	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_1_1_api.jar jacc_1_1_api %{_javadir}/geronimo-jacc-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1268	
14mu|geronimo-specs-1.2-12|1269	%preun -n geronimo-jacc-1.1-api
14mu|geronimo-specs-1.2-12|1270	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1271	%{_sbindir}/update-alternatives --remove jacc_api %{_javadir}/geronimo-jacc-1.1-api.jar
14mu|geronimo-specs-1.2-12|1272	%{_sbindir}/update-alternatives --remove jacc_1_1_api %{_javadir}/geronimo-jacc-1.1-api.jar
14mu|geronimo-specs-1.2-12|1273	fi
14mu|geronimo-specs-1.2-12|1274	
14mu|geronimo-specs-1.2-12|1275	
14mu|geronimo-specs-1.2-12|1276	%post -n geronimo-j2ee-management-1.1-api
14mu|geronimo-specs-1.2-12|1277	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-management.jar j2ee-management %{_javadir}/geronimo-j2ee-management-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1278	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_api.jar j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1279	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_1_1_api.jar j2ee_management_1_1_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1280	
14mu|geronimo-specs-1.2-12|1281	%preun -n geronimo-j2ee-management-1.1-api
14mu|geronimo-specs-1.2-12|1282	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1283	%{_sbindir}/update-alternatives --remove j2ee-management %{_javadir}/geronimo-j2ee-management-1.1-api.jar
14mu|geronimo-specs-1.2-12|1284	%{_sbindir}/update-alternatives --remove j2ee_management_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar
14mu|geronimo-specs-1.2-12|1285	%{_sbindir}/update-alternatives --remove j2ee_management_1_1_api %{_javadir}/geronimo-j2ee-management-1.1-api.jar
14mu|geronimo-specs-1.2-12|1286	fi
14mu|geronimo-specs-1.2-12|1287	
14mu|geronimo-specs-1.2-12|1288	
14mu|geronimo-specs-1.2-12|1289	# Do not provide javamail as this is just the API (is it?) and
14mu|geronimo-specs-1.2-12|1290	# our 'javamail' alternative means the providers as well
14mu|geronimo-specs-1.2-12|1291	# all in a single jar file called 'javamail.jar'
14mu|geronimo-specs-1.2-12|1292	
14mu|geronimo-specs-1.2-12|1293	%post -n geronimo-javamail-1.4-api
14mu|geronimo-specs-1.2-12|1294	%{_sbindir}/update-alternatives --install %{_javadir}/javamail.jar javamail %{_javadir}/geronimo-javamail-1.4-api.jar 10400
14mu|geronimo-specs-1.2-12|1295	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_api.jar javamail_api %{_javadir}/geronimo-javamail-1.4-api.jar 10400
14mu|geronimo-specs-1.2-12|1296	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_1_4_api.jar javamail_1_4_api %{_javadir}/geronimo-javamail-1.4-api.jar 10400
14mu|geronimo-specs-1.2-12|1297	
14mu|geronimo-specs-1.2-12|1298	%preun -n geronimo-javamail-1.4-api
14mu|geronimo-specs-1.2-12|1299	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1300	%{_sbindir}/update-alternatives --remove javamail %{_javadir}/geronimo-javamail-1.4-api.jar
14mu|geronimo-specs-1.2-12|1301	%{_sbindir}/update-alternatives --remove javamail_api %{_javadir}/geronimo-javamail-1.4-api.jar
14mu|geronimo-specs-1.2-12|1302	%{_sbindir}/update-alternatives --remove javamail_1_4_api %{_javadir}/geronimo-javamail-1.4-api.jar
14mu|geronimo-specs-1.2-12|1303	fi
14mu|geronimo-specs-1.2-12|1304	
14mu|geronimo-specs-1.2-12|1305	
14mu|geronimo-specs-1.2-12|1306	%post -n geronimo-jaxrpc-1.1-api
14mu|geronimo-specs-1.2-12|1307	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc.jar jaxrpc %{_javadir}/geronimo-jaxrpc-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1308	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_api.jar jaxrpc_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1309	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_1_1_api.jar jaxrpc_1_1_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1310	
14mu|geronimo-specs-1.2-12|1311	%preun -n geronimo-jaxrpc-1.1-api
14mu|geronimo-specs-1.2-12|1312	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1313	%{_sbindir}/update-alternatives --remove jaxrpc %{_javadir}/geronimo-jaxrpc-1.1-api.jar
14mu|geronimo-specs-1.2-12|1314	%{_sbindir}/update-alternatives --remove jaxrpc_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar
14mu|geronimo-specs-1.2-12|1315	%{_sbindir}/update-alternatives --remove jaxrpc_1_1_api %{_javadir}/geronimo-jaxrpc-1.1-api.jar
14mu|geronimo-specs-1.2-12|1316	fi
14mu|geronimo-specs-1.2-12|1317	
14mu|geronimo-specs-1.2-12|1318	
14mu|geronimo-specs-1.2-12|1319	%post -n geronimo-jms-1.1-api
14mu|geronimo-specs-1.2-12|1320	%{_sbindir}/update-alternatives --install %{_javadir}/jms.jar jms %{_javadir}/geronimo-jms-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1321	%{_sbindir}/update-alternatives --install %{_javadir}/jms_api.jar jms_api %{_javadir}/geronimo-jms-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1322	%{_sbindir}/update-alternatives --install %{_javadir}/jms_1_1_api.jar jms_1_1_api %{_javadir}/geronimo-jms-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1323	
14mu|geronimo-specs-1.2-12|1324	%preun -n geronimo-jms-1.1-api
14mu|geronimo-specs-1.2-12|1325	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1326	%{_sbindir}/update-alternatives --remove jms %{_javadir}/geronimo-jms-1.1-api.jar
14mu|geronimo-specs-1.2-12|1327	%{_sbindir}/update-alternatives --remove jms_api %{_javadir}/geronimo-jms-1.1-api.jar
14mu|geronimo-specs-1.2-12|1328	%{_sbindir}/update-alternatives --remove jms_1_1_api %{_javadir}/geronimo-jms-1.1-api.jar
14mu|geronimo-specs-1.2-12|1329	fi
14mu|geronimo-specs-1.2-12|1330	
14mu|geronimo-specs-1.2-12|1331	%post -n geronimo-jpa-3.0-api
14mu|geronimo-specs-1.2-12|1332	%{_sbindir}/update-alternatives --install %{_javadir}/jpa_api.jar jpa_api %{_javadir}/geronimo-jpa-3.0-api.jar 30000
14mu|geronimo-specs-1.2-12|1333	%{_sbindir}/update-alternatives --install %{_javadir}/jpa_3_0_api.jar jpa_3_0_api %{_javadir}/geronimo-jpa-3.0-api.jar 30000
14mu|geronimo-specs-1.2-12|1334	
14mu|geronimo-specs-1.2-12|1335	%preun -n geronimo-jpa-3.0-api
14mu|geronimo-specs-1.2-12|1336	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1337	%{_sbindir}/update-alternatives --remove jpa_api %{_javadir}/geronimo-jpa-3.0-api.jar
14mu|geronimo-specs-1.2-12|1338	%{_sbindir}/update-alternatives --remove jpa_3_0_api %{_javadir}/geronimo-jpa-3.0-api.jar
14mu|geronimo-specs-1.2-12|1339	fi
14mu|geronimo-specs-1.2-12|1340	
14mu|geronimo-specs-1.2-12|1341	%post -n geronimo-jsp-2.0-api
14mu|geronimo-specs-1.2-12|1342	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp %{_javadir}/geronimo-jsp-2.0-api.jar 20000
14mu|geronimo-specs-1.2-12|1343	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_api.jar jsp_api %{_javadir}/geronimo-jsp-2.0-api.jar 20000
14mu|geronimo-specs-1.2-12|1344	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_0_api.jar jsp_2_0_api %{_javadir}/geronimo-jsp-2.0-api.jar 20000
14mu|geronimo-specs-1.2-12|1345	
14mu|geronimo-specs-1.2-12|1346	%preun -n geronimo-jsp-2.0-api
14mu|geronimo-specs-1.2-12|1347	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1348	%{_sbindir}/update-alternatives --remove jsp %{_javadir}/geronimo-jsp-2.0-api.jar
14mu|geronimo-specs-1.2-12|1349	%{_sbindir}/update-alternatives --remove jsp_api %{_javadir}/geronimo-jsp-2.0-api.jar
14mu|geronimo-specs-1.2-12|1350	%{_sbindir}/update-alternatives --remove jsp_2_0_api %{_javadir}/geronimo-jsp-2.0-api.jar
14mu|geronimo-specs-1.2-12|1351	fi
14mu|geronimo-specs-1.2-12|1352	
14mu|geronimo-specs-1.2-12|1353	%post -n geronimo-jsp-2.1-api
14mu|geronimo-specs-1.2-12|1354	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp %{_javadir}/geronimo-jsp-2.1-api.jar 20100
14mu|geronimo-specs-1.2-12|1355	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_api.jar jsp_api %{_javadir}/geronimo-jsp-2.1-api.jar 20100
14mu|geronimo-specs-1.2-12|1356	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_1_api.jar jsp_2_1_api %{_javadir}/geronimo-jsp-2.1-api.jar 20100
14mu|geronimo-specs-1.2-12|1357	
14mu|geronimo-specs-1.2-12|1358	%preun -n geronimo-jsp-2.1-api
14mu|geronimo-specs-1.2-12|1359	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1360	%{_sbindir}/update-alternatives --remove jsp %{_javadir}/geronimo-jsp-2.1-api.jar
14mu|geronimo-specs-1.2-12|1361	%{_sbindir}/update-alternatives --remove jsp_api %{_javadir}/geronimo-jsp-2.1-api.jar
14mu|geronimo-specs-1.2-12|1362	%{_sbindir}/update-alternatives --remove jsp_2_1_api %{_javadir}/geronimo-jsp-2.1-api.jar
14mu|geronimo-specs-1.2-12|1363	fi
14mu|geronimo-specs-1.2-12|1364	
14mu|geronimo-specs-1.2-12|1365	
14mu|geronimo-specs-1.2-12|1366	%post -n geronimo-jta-1.0.1B-api
14mu|geronimo-specs-1.2-12|1367	%{_sbindir}/update-alternatives --install %{_javadir}/jta.jar jta %{_javadir}/geronimo-jta-1.0.1B-api.jar 10001
14mu|geronimo-specs-1.2-12|1368	%{_sbindir}/update-alternatives --install %{_javadir}/jta_api.jar jta_api %{_javadir}/geronimo-jta-1.0.1B-api.jar 10001
14mu|geronimo-specs-1.2-12|1369	%{_sbindir}/update-alternatives --install %{_javadir}/jta_1_0_1B_api.jar jta_1_0_1B_api %{_javadir}/geronimo-jta-1.0.1B-api.jar 10001
14mu|geronimo-specs-1.2-12|1370	
14mu|geronimo-specs-1.2-12|1371	%preun -n geronimo-jta-1.0.1B-api
14mu|geronimo-specs-1.2-12|1372	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1373	%{_sbindir}/update-alternatives --remove jta %{_javadir}/geronimo-jta-1.0.1B-api.jar
14mu|geronimo-specs-1.2-12|1374	%{_sbindir}/update-alternatives --remove jta_api %{_javadir}/geronimo-jta-1.0.1B-api.jar
14mu|geronimo-specs-1.2-12|1375	%{_sbindir}/update-alternatives --remove jta_1_0_1B_api %{_javadir}/geronimo-jta-1.0.1B-api.jar
14mu|geronimo-specs-1.2-12|1376	fi
14mu|geronimo-specs-1.2-12|1377	
14mu|geronimo-specs-1.2-12|1378	
14mu|geronimo-specs-1.2-12|1379	%post -n geronimo-jta-1.1-api
14mu|geronimo-specs-1.2-12|1380	%{_sbindir}/update-alternatives --install %{_javadir}/jta.jar jta %{_javadir}/geronimo-jta-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1381	%{_sbindir}/update-alternatives --install %{_javadir}/jta_api.jar jta_api %{_javadir}/geronimo-jta-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1382	%{_sbindir}/update-alternatives --install %{_javadir}/jta_1_1_api.jar jta_1_1_api %{_javadir}/geronimo-jta-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1383	
14mu|geronimo-specs-1.2-12|1384	%preun -n geronimo-jta-1.1-api
14mu|geronimo-specs-1.2-12|1385	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1386	%{_sbindir}/update-alternatives --remove jta %{_javadir}/geronimo-jta-1.1-api.jar
14mu|geronimo-specs-1.2-12|1387	%{_sbindir}/update-alternatives --remove jta_api %{_javadir}/geronimo-jta-1.1-api.jar
14mu|geronimo-specs-1.2-12|1388	%{_sbindir}/update-alternatives --remove jta_1_1_api %{_javadir}/geronimo-jta-1.1-api.jar
14mu|geronimo-specs-1.2-12|1389	fi
14mu|geronimo-specs-1.2-12|1390	
14mu|geronimo-specs-1.2-12|1391	%post -n geronimo-qname-1.1-api
14mu|geronimo-specs-1.2-12|1392	%{_sbindir}/update-alternatives --install %{_javadir}/qname_api.jar qname_api %{_javadir}/geronimo-qname-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1393	%{_sbindir}/update-alternatives --install %{_javadir}/qname_1_1_api.jar qname_1_1_api %{_javadir}/geronimo-qname-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1394	
14mu|geronimo-specs-1.2-12|1395	%postun -n geronimo-qname-1.1-api
14mu|geronimo-specs-1.2-12|1396	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1397	%{_sbindir}/update-alternatives --remove qname_api %{_javadir}/geronimo-qname-1.1-api.jar
14mu|geronimo-specs-1.2-12|1398	%{_sbindir}/update-alternatives --remove qname_1_1_api %{_javadir}/geronimo-qname-1.1-api.jar
14mu|geronimo-specs-1.2-12|1399	fi
14mu|geronimo-specs-1.2-12|1400	
14mu|geronimo-specs-1.2-12|1401	%post -n geronimo-saaj-1.1-api
14mu|geronimo-specs-1.2-12|1402	%{_sbindir}/update-alternatives --install %{_javadir}/saaj.jar saaj %{_javadir}/geronimo-saaj-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1403	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_api.jar saaj_api %{_javadir}/geronimo-saaj-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1404	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_1_1_api.jar saaj_1_1_api %{_javadir}/geronimo-saaj-1.1-api.jar 10100
14mu|geronimo-specs-1.2-12|1405	
14mu|geronimo-specs-1.2-12|1406	%preun -n geronimo-saaj-1.1-api
14mu|geronimo-specs-1.2-12|1407	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1408	%{_sbindir}/update-alternatives --remove saaj %{_javadir}/geronimo-saaj-1.1-api.jar
14mu|geronimo-specs-1.2-12|1409	%{_sbindir}/update-alternatives --remove saaj_api %{_javadir}/geronimo-saaj-1.1-api.jar
14mu|geronimo-specs-1.2-12|1410	%{_sbindir}/update-alternatives --remove saaj_1_1_api %{_javadir}/geronimo-saaj-1.1-api.jar
14mu|geronimo-specs-1.2-12|1411	fi
14mu|geronimo-specs-1.2-12|1412	
14mu|geronimo-specs-1.2-12|1413	%post -n geronimo-stax-1.0-api
14mu|geronimo-specs-1.2-12|1414	%{_sbindir}/update-alternatives --install %{_javadir}/stax_api.jar stax_api %{_javadir}/geronimo-stax-1.0-api.jar 10000
14mu|geronimo-specs-1.2-12|1415	%{_sbindir}/update-alternatives --install %{_javadir}/stax_1_0_api.jar stax_1_0_api %{_javadir}/geronimo-stax-1.0-api.jar 10000
14mu|geronimo-specs-1.2-12|1416	
14mu|geronimo-specs-1.2-12|1417	%preun -n geronimo-stax-1.0-api
14mu|geronimo-specs-1.2-12|1418	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1419	%{_sbindir}/update-alternatives --remove stax_api %{_javadir}/geronimo-stax-1.0-api.jar
14mu|geronimo-specs-1.2-12|1420	%{_sbindir}/update-alternatives --remove stax_1_0_api %{_javadir}/geronimo-stax-1.0-api.jar
14mu|geronimo-specs-1.2-12|1421	fi
14mu|geronimo-specs-1.2-12|1422	
14mu|geronimo-specs-1.2-12|1423	%post -n geronimo-ws-metadata-2.0-api
14mu|geronimo-specs-1.2-12|1424	%{_sbindir}/update-alternatives --install %{_javadir}/ws_metadata_api.jar ws_metadata_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar 20000
14mu|geronimo-specs-1.2-12|1425	%{_sbindir}/update-alternatives --install %{_javadir}/ws_metadata_2_0_api.jar ws_metadata_2_0_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar 20000
14mu|geronimo-specs-1.2-12|1426	
14mu|geronimo-specs-1.2-12|1427	%preun -n geronimo-ws-metadata-2.0-api
14mu|geronimo-specs-1.2-12|1428	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1429	%{_sbindir}/update-alternatives --remove ws_metadata_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar
14mu|geronimo-specs-1.2-12|1430	%{_sbindir}/update-alternatives --remove ws_metadata_2_0_api %{_javadir}/geronimo-ws-metadata-2.0-api.jar
14mu|geronimo-specs-1.2-12|1431	fi
14mu|geronimo-specs-1.2-12|1432	
14mu|geronimo-specs-1.2-12|1433	%post -n geronimo-j2ee-1.4-apis
14mu|geronimo-specs-1.2-12|1434	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_api.jar jaf_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10002
14mu|geronimo-specs-1.2-12|1435	%{_sbindir}/update-alternatives --install %{_javadir}/jaf_1_0_2_api.jar jaf_1_0_2_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10002
14mu|geronimo-specs-1.2-12|1436	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_apis.jar commonj_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1437	%{_sbindir}/update-alternatives --install %{_javadir}/commonj_1_1_apis.jar commonj_1_1_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1438	%{_sbindir}/update-alternatives --install %{_javadir}/corba_apis.jar corba_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 20300
14mu|geronimo-specs-1.2-12|1439	%{_sbindir}/update-alternatives --install %{_javadir}/corba_2_3_apis.jar corba_2_3_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar 20300
14mu|geronimo-specs-1.2-12|1440	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_api.jar ejb_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20100
14mu|geronimo-specs-1.2-12|1441	%{_sbindir}/update-alternatives --install %{_javadir}/ejb_2_1_api.jar ejb_2_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 20100
14mu|geronimo-specs-1.2-12|1442	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee-connector.jar j2ee-connector %{_javadir}/geronimo-j2ee-1.4-apis.jar 10500
14mu|geronimo-specs-1.2-12|1443	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_api.jar j2ee_connector_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10500
14mu|geronimo-specs-1.2-12|1444	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_connector_1_5_api.jar j2ee_1_5_connector_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10500
14mu|geronimo-specs-1.2-12|1445	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_api.jar j2ee_deployment_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1446	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_deployment_1_1_api.jar j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1447	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_api.jar j2ee_management_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mu|geronimo-specs-1.2-12|1448	%{_sbindir}/update-alternatives --install %{_javadir}/j2ee_management_1_0_api.jar j2ee_management_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mu|geronimo-specs-1.2-12|1449	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_api.jar jacc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mu|geronimo-specs-1.2-12|1450	%{_sbindir}/update-alternatives --install %{_javadir}/jacc_1_0_api.jar jacc_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mu|geronimo-specs-1.2-12|1451	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_api.jar javamail_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10301
14mu|geronimo-specs-1.2-12|1452	%{_sbindir}/update-alternatives --install %{_javadir}/javamail_1_3_1_api.jar javamail_1_3_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10301
14mu|geronimo-specs-1.2-12|1453	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_api.jar jaxr_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mu|geronimo-specs-1.2-12|1454	%{_sbindir}/update-alternatives --install %{_javadir}/jaxr_1_0_api.jar jaxr_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10000
14mu|geronimo-specs-1.2-12|1455	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_api.jar jaxrpc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1456	%{_sbindir}/update-alternatives --install %{_javadir}/jaxrpc_1_1_api.jar jaxrpc_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1457	%{_sbindir}/update-alternatives --install %{_javadir}/jms_api.jar jms_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1458	%{_sbindir}/update-alternatives --install %{_javadir}/jms_1_1_api.jar jms_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1459	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_api.jar jsp_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1460	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_0_api.jar jsp_2_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1461	%{_sbindir}/update-alternatives --install %{_javadir}/jta_api.jar jta_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10001
14mu|geronimo-specs-1.2-12|1462	%{_sbindir}/update-alternatives --install %{_javadir}/jta_1_0_1B_api.jar jta_1_0_1B_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10001
14mu|geronimo-specs-1.2-12|1463	%{_sbindir}/update-alternatives --install %{_javadir}/qname_api.jar qname_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1464	%{_sbindir}/update-alternatives --install %{_javadir}/qname_1_1_api.jar qname_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1465	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_api.jar saaj_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1466	%{_sbindir}/update-alternatives --install %{_javadir}/saaj_1_1_api.jar saaj_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar 10100
14mu|geronimo-specs-1.2-12|1467	
14mu|geronimo-specs-1.2-12|1468	%preun -n geronimo-j2ee-1.4-apis
14mu|geronimo-specs-1.2-12|1469	if [ "$1" = "0" ]; then
14mu|geronimo-specs-1.2-12|1470	%{_sbindir}/update-alternatives --remove jaf_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1471	%{_sbindir}/update-alternatives --remove jaf_1_0_2_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1472	%{_sbindir}/update-alternatives --remove commonj_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1473	%{_sbindir}/update-alternatives --remove commonj_1_1_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1474	%{_sbindir}/update-alternatives --remove corba_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1475	%{_sbindir}/update-alternatives --remove corba_2_3_apis %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1476	%{_sbindir}/update-alternatives --remove ejb_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1477	%{_sbindir}/update-alternatives --remove ejb_2_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1478	%{_sbindir}/update-alternatives --remove j2ee-connector %{_javadir}/geronimo-j2ee-connector-1.5-api.jar
14mu|geronimo-specs-1.2-12|1479	%{_sbindir}/update-alternatives --remove j2ee_connector_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1480	%{_sbindir}/update-alternatives --remove j2ee_connector_1_5_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1481	%{_sbindir}/update-alternatives --remove j2ee_deployment_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1482	%{_sbindir}/update-alternatives --remove j2ee_deployment_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1483	%{_sbindir}/update-alternatives --remove j2ee_management_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1484	%{_sbindir}/update-alternatives --remove j2ee_management_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1485	%{_sbindir}/update-alternatives --remove jacc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1486	%{_sbindir}/update-alternatives --remove jacc_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1487	%{_sbindir}/update-alternatives --remove javamail_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1488	%{_sbindir}/update-alternatives --remove javamail_1_3_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1489	%{_sbindir}/update-alternatives --remove jaxr_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1490	%{_sbindir}/update-alternatives --remove jaxr_1_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1491	%{_sbindir}/update-alternatives --remove jaxrpc_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1492	%{_sbindir}/update-alternatives --remove jaxrpc_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1493	%{_sbindir}/update-alternatives --remove jms_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1494	%{_sbindir}/update-alternatives --remove jms_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1495	%{_sbindir}/update-alternatives --remove jsp_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1496	%{_sbindir}/update-alternatives --remove jsp_2_0_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1497	%{_sbindir}/update-alternatives --remove jta_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1498	%{_sbindir}/update-alternatives --remove jta_1_0_1B_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1499	%{_sbindir}/update-alternatives --remove qname_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1500	%{_sbindir}/update-alternatives --remove qname_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1501	%{_sbindir}/update-alternatives --remove saaj_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1502	%{_sbindir}/update-alternatives --remove saaj_1_1_api %{_javadir}/geronimo-j2ee-1.4-apis.jar
14mu|geronimo-specs-1.2-12|1503	fi
14mu|geronimo-specs-1.2-12|1504	
14mu|geronimo-specs-1.2-12|1505	%files
14mu|geronimo-specs-1.2-12|1506	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1507	%doc %{_docdir}/%{name}-%{version}/LICENSE.txt
14mu|geronimo-specs-1.2-12|1508	%dir %{_javadir}/geronimo
14mu|geronimo-specs-1.2-12|1509	%{_javadir}/geronimo/*
14mu|geronimo-specs-1.2-12|1510	
14mu|geronimo-specs-1.2-12|1511	%files javadoc
14mu|geronimo-specs-1.2-12|1512	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1513	%doc %{_javadocdir}/*
14mu|geronimo-specs-1.2-12|1514	
14mu|geronimo-specs-1.2-12|1515	%files poms
14mu|geronimo-specs-1.2-12|1516	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1517	%config %{_mavendepmapfragdir}/*
14mu|geronimo-specs-1.2-12|1518	%{_mavenpomdir}/*
14mu|geronimo-specs-1.2-12|1519	
14mu|geronimo-specs-1.2-12|1520	%files -n geronimo-commonj-1.1-apis
14mu|geronimo-specs-1.2-12|1521	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1522	%{_javadir}/geronimo-commonj-1.1-apis*.jar
14mu|geronimo-specs-1.2-12|1523	%ghost %{_javadir}/commonj_1_1_apis.jar
14mu|geronimo-specs-1.2-12|1524	%ghost %{_javadir}/commonj_apis.jar
14mu|geronimo-specs-1.2-12|1525	%doc %{_docdir}/%{name}-%{version}/commonj-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1526	%dir %{_docdir}/%{name}-%{version}/commonj-1.1
14mu|geronimo-specs-1.2-12|1527	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1528	
14mu|geronimo-specs-1.2-12|1529	%files -n geronimo-jaf-1.0.2-api
14mu|geronimo-specs-1.2-12|1530	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1531	%{_javadir}/geronimo-jaf-1.0.2-api*.jar
14mu|geronimo-specs-1.2-12|1532	%doc %{_docdir}/%{name}-%{version}/jaf-1.0.2/LICENSE.txt
14mu|geronimo-specs-1.2-12|1533	%dir %{_docdir}/%{name}-%{version}/jaf-1.0.2
14mu|geronimo-specs-1.2-12|1534	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1535	%ghost %{_javadir}/jaf.jar
14mu|geronimo-specs-1.2-12|1536	%ghost %{_javadir}/jaf_api.jar
14mu|geronimo-specs-1.2-12|1537	%ghost %{_javadir}/jaf_1_0_2_api.jar
14mu|geronimo-specs-1.2-12|1538	
14mu|geronimo-specs-1.2-12|1539	%files -n geronimo-jaf-1.1-api
14mu|geronimo-specs-1.2-12|1540	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1541	%{_javadir}/geronimo-jaf-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1542	%doc %{_docdir}/%{name}-%{version}/jaf-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1543	%dir %{_docdir}/%{name}-%{version}/jaf-1.1
14mu|geronimo-specs-1.2-12|1544	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1545	%ghost %{_javadir}/jaf.jar
14mu|geronimo-specs-1.2-12|1546	%ghost %{_javadir}/jaf_api.jar
14mu|geronimo-specs-1.2-12|1547	%ghost %{_javadir}/jaf_1_1_api.jar
14mu|geronimo-specs-1.2-12|1548	
14mu|geronimo-specs-1.2-12|1549	%files -n geronimo-annotation-1.0-api
14mu|geronimo-specs-1.2-12|1550	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1551	%doc %{_docdir}/%{name}-%{version}/annotation-1.0/LICENSE.txt
14mu|geronimo-specs-1.2-12|1552	%dir %{_docdir}/%{name}-%{version}/annotation-1.0
14mu|geronimo-specs-1.2-12|1553	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1554	%ghost %{_javadir}/annotation_api.jar
14mu|geronimo-specs-1.2-12|1555	%ghost %{_javadir}/annotation_1_0_api.jar
14mu|geronimo-specs-1.2-12|1556	%{_javadir}/geronimo-annotation-1.0-api*.jar
14mu|geronimo-specs-1.2-12|1557	
14mu|geronimo-specs-1.2-12|1558	%files -n geronimo-corba-2.3-apis
14mu|geronimo-specs-1.2-12|1559	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1560	%{_javadir}/geronimo-corba-2.3-apis*.jar
14mu|geronimo-specs-1.2-12|1561	%doc %{_docdir}/%{name}-%{version}/corba-2.3/LICENSE.txt
14mu|geronimo-specs-1.2-12|1562	%dir %{_docdir}/%{name}-%{version}/corba-2.3
14mu|geronimo-specs-1.2-12|1563	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1564	%ghost %{_javadir}/corba_apis.jar
14mu|geronimo-specs-1.2-12|1565	%ghost %{_javadir}/corba_2_3_apis.jar
14mu|geronimo-specs-1.2-12|1566	
14mu|geronimo-specs-1.2-12|1567	
14mu|geronimo-specs-1.2-12|1568	%files -n geronimo-ejb-3.0-api
14mu|geronimo-specs-1.2-12|1569	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1570	%doc %{_docdir}/%{name}-%{version}/ejb-3.0/LICENSE.txt
14mu|geronimo-specs-1.2-12|1571	%dir %{_docdir}/%{name}-%{version}/ejb-3.0
14mu|geronimo-specs-1.2-12|1572	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1573	%ghost %{_javadir}/ejb.jar
14mu|geronimo-specs-1.2-12|1574	%ghost %{_javadir}/ejb_api.jar
14mu|geronimo-specs-1.2-12|1575	%ghost %{_javadir}/ejb_3_0_api.jar
14mu|geronimo-specs-1.2-12|1576	%{_javadir}/geronimo-ejb-3.0-api*.jar
14mu|geronimo-specs-1.2-12|1577	
14mu|geronimo-specs-1.2-12|1578	%files -n geronimo-el-1.0-api
14mu|geronimo-specs-1.2-12|1579	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1580	%{_javadir}/geronimo-el-1.0-api*.jar
14mu|geronimo-specs-1.2-12|1581	%doc %{_docdir}/%{name}-%{version}/el-1.0/LICENSE.txt
14mu|geronimo-specs-1.2-12|1582	%dir %{_docdir}/%{name}-%{version}/el-1.0
14mu|geronimo-specs-1.2-12|1583	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1584	%ghost %{_javadir}/el_api.jar
14mu|geronimo-specs-1.2-12|1585	%ghost %{_javadir}/el_1_0_api.jar
14mu|geronimo-specs-1.2-12|1586	
14mu|geronimo-specs-1.2-12|1587	%files -n geronimo-interceptor-3.0-api
14mu|geronimo-specs-1.2-12|1588	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1589	%doc %{_docdir}/%{name}-%{version}/interceptor-3.0/LICENSE.txt
14mu|geronimo-specs-1.2-12|1590	%dir %{_docdir}/%{name}-%{version}/interceptor-3.0
14mu|geronimo-specs-1.2-12|1591	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1592	%ghost %{_javadir}/interceptor_api.jar
14mu|geronimo-specs-1.2-12|1593	%ghost %{_javadir}/interceptor_3_0_api.jar
14mu|geronimo-specs-1.2-12|1594	%{_javadir}/geronimo-interceptor-3.0-api*.jar
14mu|geronimo-specs-1.2-12|1595	
14mu|geronimo-specs-1.2-12|1596	%files -n geronimo-j2ee-1.4-apis
14mu|geronimo-specs-1.2-12|1597	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1598	%{_javadir}/geronimo-j2ee-1.4-apis*.jar
14mu|geronimo-specs-1.2-12|1599	%doc %{_docdir}/%{name}-%{version}/j2ee-1.4/LICENSE.txt
14mu|geronimo-specs-1.2-12|1600	%dir %{_docdir}/%{name}-%{version}/j2ee-1.4
14mu|geronimo-specs-1.2-12|1601	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1602	
14mu|geronimo-specs-1.2-12|1603	%files -n geronimo-j2ee-connector-1.5-api
14mu|geronimo-specs-1.2-12|1604	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1605	%{_javadir}/geronimo-j2ee-connector-1.5-api*.jar
14mu|geronimo-specs-1.2-12|1606	%doc %{_docdir}/%{name}-%{version}/j2ee-connector-1.5/LICENSE.txt
14mu|geronimo-specs-1.2-12|1607	%dir %{_docdir}/%{name}-%{version}/j2ee-connector-1.5
14mu|geronimo-specs-1.2-12|1608	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1609	%ghost %{_javadir}/j2ee-connector.jar
14mu|geronimo-specs-1.2-12|1610	%ghost %{_javadir}/j2ee_connector_api.jar
14mu|geronimo-specs-1.2-12|1611	%ghost %{_javadir}/j2ee_connector_1_5_api.jar
14mu|geronimo-specs-1.2-12|1612	
14mu|geronimo-specs-1.2-12|1613	%files -n geronimo-j2ee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|1614	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1615	%{_javadir}/geronimo-j2ee-deployment-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1616	%doc %{_docdir}/%{name}-%{version}/j2ee-deployment-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1617	%dir %{_docdir}/%{name}-%{version}/j2ee-deployment-1.1
14mu|geronimo-specs-1.2-12|1618	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1619	%ghost %{_javadir}/j2ee-deployment.jar
14mu|geronimo-specs-1.2-12|1620	%ghost %{_javadir}/j2ee_deployment_api.jar
14mu|geronimo-specs-1.2-12|1621	%ghost %{_javadir}/j2ee_deployment_1_1_api.jar
14mu|geronimo-specs-1.2-12|1622	
14mu|geronimo-specs-1.2-12|1623	%files -n geronimo-javaee-deployment-1.1-api
14mu|geronimo-specs-1.2-12|1624	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1625	%{_javadir}/geronimo-javaee-deployment-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1626	%doc %{_docdir}/%{name}-%{version}/javaee-deployment-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1627	%dir %{_docdir}/%{name}-%{version}/javaee-deployment-1.1
14mu|geronimo-specs-1.2-12|1628	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1629	%ghost %{_javadir}/javaee_deployment_api.jar
14mu|geronimo-specs-1.2-12|1630	%ghost %{_javadir}/javaee_deployment_1_1MR3_api.jar
14mu|geronimo-specs-1.2-12|1631	
14mu|geronimo-specs-1.2-12|1632	%files -n geronimo-jacc-1.1-api
14mu|geronimo-specs-1.2-12|1633	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1634	%{_javadir}/geronimo-jacc-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1635	%doc %{_docdir}/%{name}-%{version}/jacc-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1636	%dir %{_docdir}/%{name}-%{version}/jacc-1.1
14mu|geronimo-specs-1.2-12|1637	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1638	%ghost %{_javadir}/jacc_api.jar
14mu|geronimo-specs-1.2-12|1639	%ghost %{_javadir}/jacc_1_1_api.jar
14mu|geronimo-specs-1.2-12|1640	
14mu|geronimo-specs-1.2-12|1641	%files -n geronimo-j2ee-management-1.1-api
14mu|geronimo-specs-1.2-12|1642	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1643	%{_javadir}/geronimo-j2ee-management-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1644	%doc %{_docdir}/%{name}-%{version}/j2ee-management-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1645	%dir %{_docdir}/%{name}-%{version}/j2ee-management-1.1
14mu|geronimo-specs-1.2-12|1646	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1647	%ghost %{_javadir}/j2ee-management.jar
14mu|geronimo-specs-1.2-12|1648	%ghost %{_javadir}/j2ee_management_api.jar
14mu|geronimo-specs-1.2-12|1649	%ghost %{_javadir}/j2ee_management_1_1_api.jar
14mu|geronimo-specs-1.2-12|1650	
14mu|geronimo-specs-1.2-12|1651	%files -n geronimo-javamail-1.4-api
14mu|geronimo-specs-1.2-12|1652	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1653	%{_javadir}/geronimo-javamail-1.4-api*.jar
14mu|geronimo-specs-1.2-12|1654	%doc %{_docdir}/%{name}-%{version}/javamail-1.4/LICENSE.txt
14mu|geronimo-specs-1.2-12|1655	%dir %{_docdir}/%{name}-%{version}/javamail-1.4
14mu|geronimo-specs-1.2-12|1656	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1657	# Do not provide it as this is just the API (is it?) and
14mu|geronimo-specs-1.2-12|1658	# our 'javamail' alternative means the providers as well
14mu|geronimo-specs-1.2-12|1659	# all in a single jar file called 'javamail.jar'
14mu|geronimo-specs-1.2-12|1660	%ghost %{_javadir}/javamail_api.jar
14mu|geronimo-specs-1.2-12|1661	%ghost %{_javadir}/javamail_1_4_api.jar
14mu|geronimo-specs-1.2-12|1662	
14mu|geronimo-specs-1.2-12|1663	%files -n geronimo-jaxrpc-1.1-api
14mu|geronimo-specs-1.2-12|1664	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1665	%{_javadir}/geronimo-jaxrpc-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1666	%doc %{_docdir}/%{name}-%{version}/jaxrpc-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1667	%dir %{_docdir}/%{name}-%{version}/jaxrpc-1.1
14mu|geronimo-specs-1.2-12|1668	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1669	%ghost %{_javadir}/jaxrpc.jar
14mu|geronimo-specs-1.2-12|1670	%ghost %{_javadir}/jaxrpc_api.jar
14mu|geronimo-specs-1.2-12|1671	%ghost %{_javadir}/jaxrpc_1_1_api.jar
14mu|geronimo-specs-1.2-12|1672	
14mu|geronimo-specs-1.2-12|1673	%files -n geronimo-jms-1.1-api
14mu|geronimo-specs-1.2-12|1674	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1675	%{_javadir}/geronimo-jms-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1676	%doc %{_docdir}/%{name}-%{version}/jms-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1677	%dir %{_docdir}/%{name}-%{version}/jms-1.1
14mu|geronimo-specs-1.2-12|1678	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1679	%ghost %{_javadir}/jms.jar
14mu|geronimo-specs-1.2-12|1680	%ghost %{_javadir}/jms_api.jar
14mu|geronimo-specs-1.2-12|1681	%ghost %{_javadir}/jms_1_1_api.jar
14mu|geronimo-specs-1.2-12|1682	
14mu|geronimo-specs-1.2-12|1683	%files -n geronimo-jpa-3.0-api
14mu|geronimo-specs-1.2-12|1684	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1685	%{_javadir}/geronimo-jpa-3.0-api*.jar
14mu|geronimo-specs-1.2-12|1686	%doc %{_docdir}/%{name}-%{version}/jpa-3.0/LICENSE.txt
14mu|geronimo-specs-1.2-12|1687	%dir %{_docdir}/%{name}-%{version}/jpa-3.0
14mu|geronimo-specs-1.2-12|1688	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1689	%ghost %{_javadir}/jpa_api.jar
14mu|geronimo-specs-1.2-12|1690	%ghost %{_javadir}/jpa_3_0_api.jar
14mu|geronimo-specs-1.2-12|1691	
14mu|geronimo-specs-1.2-12|1692	%files -n geronimo-jsp-2.0-api
14mu|geronimo-specs-1.2-12|1693	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1694	%{_javadir}/geronimo-jsp-2.0-api*.jar
14mu|geronimo-specs-1.2-12|1695	%doc %{_docdir}/%{name}-%{version}/jsp-2.0/LICENSE.txt
14mu|geronimo-specs-1.2-12|1696	%dir %{_docdir}/%{name}-%{version}/jsp-2.0
14mu|geronimo-specs-1.2-12|1697	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1698	%ghost %{_javadir}/jsp.jar
14mu|geronimo-specs-1.2-12|1699	%ghost %{_javadir}/jsp_api.jar
14mu|geronimo-specs-1.2-12|1700	%ghost %{_javadir}/jsp_2_0_api.jar
14mu|geronimo-specs-1.2-12|1701	
14mu|geronimo-specs-1.2-12|1702	%files -n geronimo-jsp-2.1-api
14mu|geronimo-specs-1.2-12|1703	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1704	%{_javadir}/geronimo-jsp-2.1-api*.jar
14mu|geronimo-specs-1.2-12|1705	%doc %{_docdir}/%{name}-%{version}/jsp-2.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1706	%dir %{_docdir}/%{name}-%{version}/jsp-2.1
14mu|geronimo-specs-1.2-12|1707	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1708	%ghost %{_javadir}/jsp.jar
14mu|geronimo-specs-1.2-12|1709	%ghost %{_javadir}/jsp_api.jar
14mu|geronimo-specs-1.2-12|1710	%ghost %{_javadir}/jsp_2_1_api.jar
14mu|geronimo-specs-1.2-12|1711	
14mu|geronimo-specs-1.2-12|1712	%files -n geronimo-jta-1.0.1B-api
14mu|geronimo-specs-1.2-12|1713	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1714	%{_javadir}/geronimo-jta-1.0.1B-api*.jar
14mu|geronimo-specs-1.2-12|1715	%doc %{_docdir}/%{name}-%{version}/jta-1.0.1B/LICENSE.txt
14mu|geronimo-specs-1.2-12|1716	%dir %{_docdir}/%{name}-%{version}/jta-1.0.1B
14mu|geronimo-specs-1.2-12|1717	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1718	%ghost %{_javadir}/jta.jar
14mu|geronimo-specs-1.2-12|1719	%ghost %{_javadir}/jta_api.jar
14mu|geronimo-specs-1.2-12|1720	%ghost %{_javadir}/jta_1_0_1B_api.jar
14mu|geronimo-specs-1.2-12|1721	
14mu|geronimo-specs-1.2-12|1722	%files -n geronimo-jta-1.1-api
14mu|geronimo-specs-1.2-12|1723	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1724	%{_javadir}/geronimo-jta-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1725	%doc %{_docdir}/%{name}-%{version}/jta-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1726	%dir %{_docdir}/%{name}-%{version}/jta-1.1
14mu|geronimo-specs-1.2-12|1727	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1728	%ghost %{_javadir}/jta.jar
14mu|geronimo-specs-1.2-12|1729	%ghost %{_javadir}/jta_api.jar
14mu|geronimo-specs-1.2-12|1730	%ghost %{_javadir}/jta_1_1_api.jar
14mu|geronimo-specs-1.2-12|1731	
14mu|geronimo-specs-1.2-12|1732	%files -n geronimo-qname-1.1-api
14mu|geronimo-specs-1.2-12|1733	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1734	%{_javadir}/geronimo-qname-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1735	%doc %{_docdir}/%{name}-%{version}/qname-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1736	%dir %{_docdir}/%{name}-%{version}/qname-1.1
14mu|geronimo-specs-1.2-12|1737	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1738	%ghost %{_javadir}/qname_api.jar
14mu|geronimo-specs-1.2-12|1739	%ghost %{_javadir}/qname_1_1_api.jar
14mu|geronimo-specs-1.2-12|1740	
14mu|geronimo-specs-1.2-12|1741	%files -n geronimo-saaj-1.1-api
14mu|geronimo-specs-1.2-12|1742	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1743	%{_javadir}/geronimo-saaj-1.1-api*.jar
14mu|geronimo-specs-1.2-12|1744	%doc %{_docdir}/%{name}-%{version}/saaj-1.1/LICENSE.txt
14mu|geronimo-specs-1.2-12|1745	%dir %{_docdir}/%{name}-%{version}/saaj-1.1
14mu|geronimo-specs-1.2-12|1746	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1747	%ghost %{_javadir}/saaj.jar
14mu|geronimo-specs-1.2-12|1748	%ghost %{_javadir}/saaj_api.jar
14mu|geronimo-specs-1.2-12|1749	%ghost %{_javadir}/saaj_1_1_api.jar
14mu|geronimo-specs-1.2-12|1750	
14mu|geronimo-specs-1.2-12|1751	%files -n geronimo-stax-1.0-api
14mu|geronimo-specs-1.2-12|1752	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1753	%{_javadir}/geronimo-stax-1.0-api*.jar
14mu|geronimo-specs-1.2-12|1754	%doc %{_docdir}/%{name}-%{version}/stax-1.0/LICENSE.txt
14mu|geronimo-specs-1.2-12|1755	%dir %{_docdir}/%{name}-%{version}/stax-1.0
14mu|geronimo-specs-1.2-12|1756	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1757	%ghost %{_javadir}/stax_api.jar
14mu|geronimo-specs-1.2-12|1758	%ghost %{_javadir}/stax_1_0_api.jar
14mu|geronimo-specs-1.2-12|1759	
14mu|geronimo-specs-1.2-12|1760	%files -n geronimo-ws-metadata-2.0-api
14mu|geronimo-specs-1.2-12|1761	%defattr(0644,root,root,0755)
14mu|geronimo-specs-1.2-12|1762	%{_javadir}/geronimo-ws-metadata-2.0-api*.jar
14mu|geronimo-specs-1.2-12|1763	%doc %{_docdir}/%{name}-%{version}/ws-metadata-2.0/LICENSE.txt
14mu|geronimo-specs-1.2-12|1764	%dir %{_docdir}/%{name}-%{version}/ws-metadata-2.0
14mu|geronimo-specs-1.2-12|1765	%dir %{_docdir}/%{name}-%{version}
14mu|geronimo-specs-1.2-12|1766	%ghost %{_javadir}/ws_metadata_api.jar
14mu|geronimo-specs-1.2-12|1767	%ghost %{_javadir}/ws_metadata_2_0_api.jar
14mu|geronimo-specs-1.2-12|1768	
14mu|geronimo-specs-1.2-12|1769	
14mu|geronimo-specs-1.2-12|1770	%changelog
14mu|geronimo-specs-1.2-12|1771	
14mu|geronimo-specs-1.2-12|1772	* Sat Mar 19 2016 Denis Silakov <dsilakov@gmail.com> 0:1.2-12
14mu|geronimo-specs-1.2-12|1773	- (7c0077e) Drop old servlet-api subpackages
14mu|geronimo-specs-1.2-12|1774	
14mu|geronimo-specs-1.2-12|1775	

22616 14
14mu|gettext-0.19.4-1|1	%define intl_major 8
14mu|gettext-0.19.4-1|2	%define major 0
14mu|gettext-0.19.4-1|3	%define libintl %mklibname intl %{intl_major}
14mu|gettext-0.19.4-1|4	%define libasprintf %mklibname asprintf %{major}
14mu|gettext-0.19.4-1|5	%define libgettextpo %mklibname gettextpo %{major}
14mu|gettext-0.19.4-1|6	%define libgettextmisc %mklibname gettextmisc
14mu|gettext-0.19.4-1|7	
14mu|gettext-0.19.4-1|8	%bcond_with check
14mu|gettext-0.19.4-1|9	%bcond_with csharp
14mu|gettext-0.19.4-1|10	%bcond_with java
14mu|gettext-0.19.4-1|11	%{?build_emacs}%{?!build_emacs:%bcond_without emacs}
14mu|gettext-0.19.4-1|12	
14mu|gettext-0.19.4-1|13	Summary:	GNU libraries and utilities for producing multi-lingual messages
14mu|gettext-0.19.4-1|14	Name:		gettext
14mu|gettext-0.19.4-1|15	Version:	0.19.4
14mu|gettext-0.19.4-1|16	Release:	1
14mu|gettext-0.19.4-1|17	License:	GPLv3+ and LGPLv2.1+
14mu|gettext-0.19.4-1|18	Group:		System/Internationalization
14mu|gettext-0.19.4-1|19	Url:		http://www.gnu.org/software/gettext/
14mu|gettext-0.19.4-1|20	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
14mu|gettext-0.19.4-1|21	Source2:	po-mode-init.el
14mu|gettext-0.19.4-1|22	# Missing in 0.19.1 tarball
14mu|gettext-0.19.4-1|23	Source3:	git-version-gen
14mu|gettext-0.19.4-1|24	Source100:	%{name}.rpmlintrc
14mu|gettext-0.19.4-1|25	# KDE example comes from 2003, it's really useless now
14mu|gettext-0.19.4-1|26	Patch0:		gettext-0.19.1-drop-kde-example.patch
14mu|gettext-0.19.4-1|27	Patch1:		gettext-0.18.1.1-stdio-gets.patch
14mu|gettext-0.19.4-1|28	
14mu|gettext-0.19.4-1|29	BuildRequires:	bison
14mu|gettext-0.19.4-1|30	BuildRequires:	chrpath
14mu|gettext-0.19.4-1|31	%if %{with emacs}
14mu|gettext-0.19.4-1|32	BuildRequires:	emacs-nox
14mu|gettext-0.19.4-1|33	%endif
14mu|gettext-0.19.4-1|34	BuildRequires:	flex
14mu|gettext-0.19.4-1|35	BuildRequires:	texinfo
14mu|gettext-0.19.4-1|36	BuildRequires:	acl-devel
14mu|gettext-0.19.4-1|37	BuildRequires:	gomp-devel
14mu|gettext-0.19.4-1|38	BuildRequires:	libunistring-devel
14mu|gettext-0.19.4-1|39	BuildRequires:	pkgconfig(libcroco-0.6)
14mu|gettext-0.19.4-1|40	BuildRequires:	pkgconfig(ncursesw)
14mu|gettext-0.19.4-1|41	BuildRequires:	pkgconfig(libxml-2.0)
14mu|gettext-0.19.4-1|42	%if %{with check}
14mu|gettext-0.19.4-1|43	# test suite
14mu|gettext-0.19.4-1|44	BuildRequires:	locales-fa
14mu|gettext-0.19.4-1|45	BuildRequires:	locales-fr
14mu|gettext-0.19.4-1|46	BuildRequires:	locales-ja
14mu|gettext-0.19.4-1|47	BuildRequires:	locales-zh
14mu|gettext-0.19.4-1|48	%endif
14mu|gettext-0.19.4-1|49	%if %{with csharp}
14mu|gettext-0.19.4-1|50	# (Abel) we pick mono here, though pnet can be used as well.
14mu|gettext-0.19.4-1|51	BuildRequires:	mono
14mu|gettext-0.19.4-1|52	%endif
14mu|gettext-0.19.4-1|53	%if %{with java}
14mu|gettext-0.19.4-1|54	BuildRequires:	eclipse-ecj
14mu|gettext-0.19.4-1|55	BuildRequires:	gcc-java
14mu|gettext-0.19.4-1|56	BuildRequires:	gcj-tools
14mu|gettext-0.19.4-1|57	BuildRequires:	fastjar
14mu|gettext-0.19.4-1|58	%endif
14mu|gettext-0.19.4-1|59	
14mu|gettext-0.19.4-1|60	Requires:	%{name}-base = %{version}-%{release}
14mu|gettext-0.19.4-1|61	Requires:	%{libgettextmisc} = %{version}-%{release}
14mu|gettext-0.19.4-1|62	# xgettext will dlopen() it when extracting strings from glade files
14mu|gettext-0.19.4-1|63	Requires:	%mklibname expat 1
14mu|gettext-0.19.4-1|64	
14mu|gettext-0.19.4-1|65	%description
14mu|gettext-0.19.4-1|66	The GNU gettext package provides a set of tools and documentation for producing
14mu|gettext-0.19.4-1|67	multi-lingual messages in programs. Tools include a set of conventions about
14mu|gettext-0.19.4-1|68	how programs should be written to support message catalogs, a directory and
14mu|gettext-0.19.4-1|69	file naming organization for the message catalogs, a runtime library which
14mu|gettext-0.19.4-1|70	supports the retrieval of translated messages, and stand-alone programs for
14mu|gettext-0.19.4-1|71	handling the translatable and the already translated strings. Gettext provides
14mu|gettext-0.19.4-1|72	an easy to use library and tools for creating, using, and modifying natural
14mu|gettext-0.19.4-1|73	language catalogs and is a powerful and simple method for internationalizing
14mu|gettext-0.19.4-1|74	programs.
14mu|gettext-0.19.4-1|75	
14mu|gettext-0.19.4-1|76	If you would like to internationalize or incorporate multi-lingual messages
14mu|gettext-0.19.4-1|77	into programs that you're developing, you should install gettext.
14mu|gettext-0.19.4-1|78	
14mu|gettext-0.19.4-1|79	%files
14mu|gettext-0.19.4-1|80	%doc AUTHORS README COPYING gettext-runtime/ABOUT-NLS gettext-runtime/BUGS NEWS THANKS
14mu|gettext-0.19.4-1|81	%if %{with emacs}
14mu|gettext-0.19.4-1|82	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
14mu|gettext-0.19.4-1|83	%endif
14mu|gettext-0.19.4-1|84	%{_bindir}/envsubst
14mu|gettext-0.19.4-1|85	%{_bindir}/gettext.sh
14mu|gettext-0.19.4-1|86	%{_bindir}/msg*
14mu|gettext-0.19.4-1|87	%{_bindir}/recode-sr-latin
14mu|gettext-0.19.4-1|88	%{_bindir}/xgettext
14mu|gettext-0.19.4-1|89	%dir %{_datadir}/gettext
14mu|gettext-0.19.4-1|90	%{_datadir}/%{name}/msgunfmt.tcl
14mu|gettext-0.19.4-1|91	%{_datadir}/%{name}/projects
14mu|gettext-0.19.4-1|92	%{_datadir}/%{name}/javaversion.class
14mu|gettext-0.19.4-1|93	%{_datadir}/%{name}/styles
14mu|gettext-0.19.4-1|94	%dir %{_libdir}/%{name}
14mu|gettext-0.19.4-1|95	%{_libdir}/%{name}/hostname
14mu|gettext-0.19.4-1|96	%{_libdir}/%{name}/project-id
14mu|gettext-0.19.4-1|97	%{_libdir}/%{name}/urlget
14mu|gettext-0.19.4-1|98	%{_libdir}/%{name}/user-email
14mu|gettext-0.19.4-1|99	%if %{with java}
14mu|gettext-0.19.4-1|100	%exclude %{_libdir}/%{name}/gnu.gettext.*
14mu|gettext-0.19.4-1|101	%endif
14mu|gettext-0.19.4-1|102	%{_infodir}/gettext.*
14mu|gettext-0.19.4-1|103	%if %{with emacs}
14mu|gettext-0.19.4-1|104	%{_datadir}/emacs/site-lisp/*.el*
14mu|gettext-0.19.4-1|105	%endif
14mu|gettext-0.19.4-1|106	%{_mandir}/man1/envsubst.*
14mu|gettext-0.19.4-1|107	%{_mandir}/man1/msg*
14mu|gettext-0.19.4-1|108	%{_mandir}/man1/xgettext.*
14mu|gettext-0.19.4-1|109	%{_mandir}/man1/recode-sr-latin.*
14mu|gettext-0.19.4-1|110	
14mu|gettext-0.19.4-1|111	#----------------------------------------------------------------------------
14mu|gettext-0.19.4-1|112	
14mu|gettext-0.19.4-1|113	%package -n %{libintl}
14mu|gettext-0.19.4-1|114	Summary:	Basic libintl library for internationalization
14mu|gettext-0.19.4-1|115	Group:		System/Libraries
14mu|gettext-0.19.4-1|116	License:	LGPLv2.1+
14mu|gettext-0.19.4-1|117	Provides:	libintl = %{version}-%{release}
14mu|gettext-0.19.4-1|118	
14mu|gettext-0.19.4-1|119	%description -n %{libintl}
14mu|gettext-0.19.4-1|120	This package contains the libintl library, which is important for
14mu|gettext-0.19.4-1|121	system internationalization.
14mu|gettext-0.19.4-1|122	
14mu|gettext-0.19.4-1|123	%files -n %{libintl}
14mu|gettext-0.19.4-1|124	/%{_lib}/libintl.so.%{intl_major}*
14mu|gettext-0.19.4-1|125	
14mu|gettext-0.19.4-1|126	#----------------------------------------------------------------------------
14mu|gettext-0.19.4-1|127	
14mu|gettext-0.19.4-1|128	%package -n %{libasprintf}
14mu|gettext-0.19.4-1|129	Summary:	%{name} libasprintf needed by %{name} utilities
14mu|gettext-0.19.4-1|130	Group:		System/Libraries
14mu|gettext-0.19.4-1|131	License:	LGPLv2.1+
14mu|gettext-0.19.4-1|132	Conflicts:	%{_lib}gettextmisc < 0.18.1.1-4
14mu|gettext-0.19.4-1|133	
14mu|gettext-0.19.4-1|134	%description -n %{libasprintf}
14mu|gettext-0.19.4-1|135	This package contains libasprintf shared library.
14mu|gettext-0.19.4-1|136	
14mu|gettext-0.19.4-1|137	%files -n %{libasprintf}
14mu|gettext-0.19.4-1|138	%{_libdir}/libasprintf.so.%{major}*
14mu|gettext-0.19.4-1|139	
14mu|gettext-0.19.4-1|140	#----------------------------------------------------------------------------
14mu|gettext-0.19.4-1|141	
14mu|gettext-0.19.4-1|142	%package -n %{libgettextpo}
14mu|gettext-0.19.4-1|143	Summary:	%{name} libgettextpo needed by %{name} utilities
14mu|gettext-0.19.4-1|144	Group:		System/Libraries
14mu|gettext-0.19.4-1|145	License:	LGPLv2.1+
14mu|gettext-0.19.4-1|146	Conflicts:	%{_lib}gettextmisc < 0.18.1.1-4
14mu|gettext-0.19.4-1|147	
14mu|gettext-0.19.4-1|148	%description -n %{libgettextpo}
14mu|gettext-0.19.4-1|149	This package contains libgettextpo shared library.
14mu|gettext-0.19.4-1|150	
14mu|gettext-0.19.4-1|151	%files -n %{libgettextpo}
14mu|gettext-0.19.4-1|152	%{_libdir}/libgettextpo.so.%{major}*
14mu|gettext-0.19.4-1|153	
14mu|gettext-0.19.4-1|154	#----------------------------------------------------------------------------
14mu|gettext-0.19.4-1|155	
14mu|gettext-0.19.4-1|156	%package -n %{libgettextmisc}
14mu|gettext-0.19.4-1|157	Summary:	Other %{name} libraries needed by %{name} utilities
14mu|gettext-0.19.4-1|158	Group:		System/Libraries
14mu|gettext-0.19.4-1|159	License:	LGPLv2.1+
14mu|gettext-0.19.4-1|160	
14mu|gettext-0.19.4-1|161	%description -n %{libgettextmisc}
14mu|gettext-0.19.4-1|162	This package contains all other libraries used by %{name} utilities,
14mu|gettext-0.19.4-1|163	and are not very widely used outside %{name}.
14mu|gettext-0.19.4-1|164	
14mu|gettext-0.19.4-1|165	%files -n %{libgettextmisc}
14mu|gettext-0.19.4-1|166	%{_libdir}/libgettextlib-*.so
14mu|gettext-0.19.4-1|167	%{_libdir}/libgettextsrc-*.so
14mu|gettext-0.19.4-1|168	
14mu|gettext-0.19.4-1|169	#----------------------------------------------------------------------------
14mu|gettext-0.19.4-1|170	
14mu|gettext-0.19.4-1|171	%package devel
14mu|gettext-0.19.4-1|172	Summary:	Development files for %{name}
14mu|gettext-0.19.4-1|173	Group:		Development/C
14mu|gettext-0.19.4-1|174	License:	LGPLv2.1+
14mu|gettext-0.19.4-1|175	Requires:	%{name} = %{EVRD}
14mu|gettext-0.19.4-1|176	Requires:	%{libgettextpo} = %{EVRD}
14mu|gettext-0.19.4-1|177	Requires:	%{libasprintf} = %{EVRD}
14mu|gettext-0.19.4-1|178	Requires:	%{libgettextmisc} = %{EVRD}
14mu|gettext-0.19.4-1|179	Requires:	%{libintl} = %{EVRD}
14mu|gettext-0.19.4-1|180	# fwang: autopoint requires cvs to work
14mu|gettext-0.19.4-1|181	Requires:	cvs
14mu|gettext-0.19.4-1|182	
14mu|gettext-0.19.4-1|183	%description devel
14mu|gettext-0.19.4-1|184	This package contains all development related files necessary for
14mu|gettext-0.19.4-1|185	developing or compiling applications/libraries that needs
14mu|gettext-0.19.4-1|186	internationalization capability. You also need this package if you
14mu|gettext-0.19.4-1|187	want to add gettext support for your project.
14mu|gettext-0.19.4-1|188	
14mu|gettext-0.19.4-1|189	%files devel
14mu|gettext-0.19.4-1|190	%doc gettext-runtime/man/*.3.html examples htmldoc
14mu|gettext-0.19.4-1|191	%{_bindir}/autopoint
14mu|gettext-0.19.4-1|192	%{_bindir}/gettextize
14mu|gettext-0.19.4-1|193	%{_datadir}/%{name}/ABOUT-NLS
14mu|gettext-0.19.4-1|194	%{_datadir}/%{name}/archive*
14mu|gettext-0.19.4-1|195	%{_datadir}/%{name}/config.rpath
14mu|gettext-0.19.4-1|196	%{_datadir}/%{name}/*.h
14mu|gettext-0.19.4-1|197	%{_datadir}/%{name}/intl
14mu|gettext-0.19.4-1|198	%{_datadir}/%{name}/po
14mu|gettext-0.19.4-1|199	%{_datadir}/aclocal/*
14mu|gettext-0.19.4-1|200	%{_includedir}/*
14mu|gettext-0.19.4-1|201	%{_infodir}/autosprintf*
14mu|gettext-0.19.4-1|202	# "lib*.so" cannot be used (it should be 'lib[^\.]*\.so' regexp in fact
14mu|gettext-0.19.4-1|203	# but using regexp is not possible here; so we list all files manually
14mu|gettext-0.19.4-1|204	%{_libdir}/libasprintf.so
14mu|gettext-0.19.4-1|205	%{_libdir}/libgettextlib.so
14mu|gettext-0.19.4-1|206	%{_libdir}/libgettextpo.so
14mu|gettext-0.19.4-1|207	%{_libdir}/libgettextsrc.so
14mu|gettext-0.19.4-1|208	%{_libdir}/libintl.so
14mu|gettext-0.19.4-1|209	%{_mandir}/man1/autopoint.*
14mu|gettext-0.19.4-1|210	%{_mandir}/man3/*
14mu|gettext-0.19.4-1|211	
14mu|gettext-0.19.4-1|212	#----------------------------------------------------------------------------
14mu|gettext-0.19.4-1|213	
14mu|gettext-0.19.4-1|214	%package base
14mu|gettext-0.19.4-1|215	Summary:	Basic binary for showing translation of textual messages
14mu|gettext-0.19.4-1|216	Group:		System/Internationalization
14mu|gettext-0.19.4-1|217	Requires:	%{libintl} = %{EVRD}
14mu|gettext-0.19.4-1|218	
14mu|gettext-0.19.4-1|219	%description base
14mu|gettext-0.19.4-1|220	This package contains the basic binary from %{name}. It is splitted from
14mu|gettext-0.19.4-1|221	%{name} because initscript need it to show translated boot messages.
14mu|gettext-0.19.4-1|222	
14mu|gettext-0.19.4-1|223	%files base -f %{name}.lang
14mu|gettext-0.19.4-1|224	%doc gettext-runtime/man/*.1.html
14mu|gettext-0.19.4-1|225	%doc gettext-runtime/intl/COPYING*
14mu|gettext-0.19.4-1|226	/bin/gettext
14mu|gettext-0.19.4-1|227	%{_bindir}/gettext
14mu|gettext-0.19.4-1|228	%{_bindir}/ngettext
14mu|gettext-0.19.4-1|229	%{_mandir}/man1/gettext*
14mu|gettext-0.19.4-1|230	%{_mandir}/man1/ngettext*
14mu|gettext-0.19.4-1|231	
14mu|gettext-0.19.4-1|232	#----------------------------------------------------------------------------
14mu|gettext-0.19.4-1|233	
14mu|gettext-0.19.4-1|234	%if %{with java}
14mu|gettext-0.19.4-1|235	%package java
14mu|gettext-0.19.4-1|236	Summary:	Java binding for GNU gettext
14mu|gettext-0.19.4-1|237	Group:		System/Internationalization
14mu|gettext-0.19.4-1|238	Requires:	%{name} = %{version}
14mu|gettext-0.19.4-1|239	
14mu|gettext-0.19.4-1|240	%description java
14mu|gettext-0.19.4-1|241	This package contains class file that implements the main GNU libintl
14mu|gettext-0.19.4-1|242	functions in Java. This allows compiling GNU gettext message catalogs
14mu|gettext-0.19.4-1|243	into Java ResourceBundle classes.
14mu|gettext-0.19.4-1|244	
14mu|gettext-0.19.4-1|245	%files java
14mu|gettext-0.19.4-1|246	%doc gettext-runtime/intl-java/javadoc*
14mu|gettext-0.19.4-1|247	%{_libdir}/%{name}/gnu.gettext.*
14mu|gettext-0.19.4-1|248	%{_datadir}/%{name}/*.jar
14mu|gettext-0.19.4-1|249	%endif
14mu|gettext-0.19.4-1|250	
14mu|gettext-0.19.4-1|251	#----------------------------------------------------------------------------
14mu|gettext-0.19.4-1|252	
14mu|gettext-0.19.4-1|253	%if %{with csharp}
14mu|gettext-0.19.4-1|254	%package csharp
14mu|gettext-0.19.4-1|255	Summary:	C# binding for GNU gettext
14mu|gettext-0.19.4-1|256	Group:		System/Internationalization
14mu|gettext-0.19.4-1|257	Requires:	mono
14mu|gettext-0.19.4-1|258	Requires:	%{name} = %{version}
14mu|gettext-0.19.4-1|259	
14mu|gettext-0.19.4-1|260	%description csharp
14mu|gettext-0.19.4-1|261	This package contains class file that implements the main GNU libintl
14mu|gettext-0.19.4-1|262	functions in C#. This allows compiling GNU gettext message catalogs
14mu|gettext-0.19.4-1|263	into C# dll or resource files.
14mu|gettext-0.19.4-1|264	
14mu|gettext-0.19.4-1|265	%files csharp
14mu|gettext-0.19.4-1|266	%doc gettext-runtime/intl-csharp/csharpdoc/*
14mu|gettext-0.19.4-1|267	%{_libdir}/*.dll
14mu|gettext-0.19.4-1|268	%{_libdir}/gettext/*.exe
14mu|gettext-0.19.4-1|269	%endif
14mu|gettext-0.19.4-1|270	
14mu|gettext-0.19.4-1|271	#----------------------------------------------------------------------------
14mu|gettext-0.19.4-1|272	
14mu|gettext-0.19.4-1|273	%prep
14mu|gettext-0.19.4-1|274	%setup -q
14mu|gettext-0.19.4-1|275	%apply_patches
14mu|gettext-0.19.4-1|276	install -m 755 %{SOURCE3} build-aux/
14mu|gettext-0.19.4-1|277	
14mu|gettext-0.19.4-1|278	%build
14mu|gettext-0.19.4-1|279	autoreconf -fi
14mu|gettext-0.19.4-1|280	%if %{with java}
14mu|gettext-0.19.4-1|281	export GCJ="%{_bindir}/gcj"
14mu|gettext-0.19.4-1|282	export JAVAC="%{_bindir}/gcj -C"
14mu|gettext-0.19.4-1|283	export JAR="%{_bindir}/fastjar"
14mu|gettext-0.19.4-1|284	%endif
14mu|gettext-0.19.4-1|285	
14mu|gettext-0.19.4-1|286	for i in `find -name configure|sort`
14mu|gettext-0.19.4-1|287	do
14mu|gettext-0.19.4-1|288	pushd `dirname $i`
14mu|gettext-0.19.4-1|289	CONFIGURE_TOP=. \
14mu|gettext-0.19.4-1|290	%configure2_5x \
14mu|gettext-0.19.4-1|291	--disable-static \
14mu|gettext-0.19.4-1|292	--disable-rpath \
14mu|gettext-0.19.4-1|293	--enable-shared \
14mu|gettext-0.19.4-1|294	--with-included-gettext \
14mu|gettext-0.19.4-1|295	%if %{with csharp}
14mu|gettext-0.19.4-1|296	--enable-csharp=mono \
14mu|gettext-0.19.4-1|297	%else
14mu|gettext-0.19.4-1|298	--disable-csharp \
14mu|gettext-0.19.4-1|299	%endif
14mu|gettext-0.19.4-1|300	%if ! %{with java}
14mu|gettext-0.19.4-1|301	--disable-java
14mu|gettext-0.19.4-1|302	%endif
14mu|gettext-0.19.4-1|303	
14mu|gettext-0.19.4-1|304	popd
14mu|gettext-0.19.4-1|305	done
14mu|gettext-0.19.4-1|306	
14mu|gettext-0.19.4-1|307	%make
14mu|gettext-0.19.4-1|308	
14mu|gettext-0.19.4-1|309	%if %{with check}
14mu|gettext-0.19.4-1|310	%check
14mu|gettext-0.19.4-1|311	export JAVAC=ecj
14mu|gettext-0.19.4-1|312	LC_ALL=C make check
14mu|gettext-0.19.4-1|313	%endif
14mu|gettext-0.19.4-1|314	
14mu|gettext-0.19.4-1|315	%install
14mu|gettext-0.19.4-1|316	%makeinstall_std
14mu|gettext-0.19.4-1|317	
14mu|gettext-0.19.4-1|318	# remove unwanted files
14mu|gettext-0.19.4-1|319	rm -f %{buildroot}%{_includedir}/libintl.h \
14mu|gettext-0.19.4-1|320	%{buildroot}%{_datadir}/locale/locale.alias
14mu|gettext-0.19.4-1|321	rm -f gettext-runtime/intl-java/javadoc2/package-list
14mu|gettext-0.19.4-1|322	
14mu|gettext-0.19.4-1|323	%if %{with emacs}
14mu|gettext-0.19.4-1|324	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mu|gettext-0.19.4-1|325	%endif
14mu|gettext-0.19.4-1|326	
14mu|gettext-0.19.4-1|327	# remove non-standard lc directories
14mu|gettext-0.19.4-1|328	for i in en@boldquot en@quot ; do rm -rf %{buildroot}/%{_datadir}/locale/$i; done
14mu|gettext-0.19.4-1|329	
14mu|gettext-0.19.4-1|330	# move installed doc back to %%doc
14mu|gettext-0.19.4-1|331	rm -rf htmldoc examples
14mu|gettext-0.19.4-1|332	mkdir htmldoc
14mu|gettext-0.19.4-1|333	for i in gettext-runtime/man/*.html; do
14mu|gettext-0.19.4-1|334	rm -f %{buildroot}%{_datadir}/doc/gettext/`basename $i`
14mu|gettext-0.19.4-1|335	done
14mu|gettext-0.19.4-1|336	rm -rf %{buildroot}%{_datadir}/doc/gettext/javadoc*
14mu|gettext-0.19.4-1|337	mv %{buildroot}%{_datadir}/doc/gettext/* %{buildroot}/%{_datadir}/doc/libasprintf/* htmldoc
14mu|gettext-0.19.4-1|338	mv htmldoc/examples examples
14mu|gettext-0.19.4-1|339	
14mu|gettext-0.19.4-1|340	# move crucial stuff to /lib and /bin
14mu|gettext-0.19.4-1|341	pushd %{buildroot}
14mu|gettext-0.19.4-1|342	mkdir -p bin
14mu|gettext-0.19.4-1|343	mkdir -p ./%{_lib}
14mu|gettext-0.19.4-1|344	mv usr/bin/gettext bin/
14mu|gettext-0.19.4-1|345	ln -s ../../bin/gettext usr/bin/gettext
14mu|gettext-0.19.4-1|346	mv .%{_libdir}/libintl.so.* ./%{_lib}/
14mu|gettext-0.19.4-1|347	rm -f .%{_libdir}/libintl.so
14mu|gettext-0.19.4-1|348	# if major changed, then package build will fail, which is a GOOD THING.
14mu|gettext-0.19.4-1|349	# this prevents mindless packaging.
14mu|gettext-0.19.4-1|350	[ -f %{_lib}/libintl.so.%{intl_major} ] && \
14mu|gettext-0.19.4-1|351	ln -s ../../%{_lib}/libintl.so.%{intl_major} .%{_libdir}/libintl.so
14mu|gettext-0.19.4-1|352	popd
14mu|gettext-0.19.4-1|353	
14mu|gettext-0.19.4-1|354	# remove java stuff, otherwise rpm complains
14mu|gettext-0.19.4-1|355	%if !%{with java}
14mu|gettext-0.19.4-1|356	rm -f %{buildroot}%{_libdir}/%{name}/gnu.gettext.* \
14mu|gettext-0.19.4-1|357	%{buildroot}%{_datadir}/%{name}/*.jar
14mu|gettext-0.19.4-1|358	%endif
14mu|gettext-0.19.4-1|359	
14mu|gettext-0.19.4-1|360	# cleanup rpaths
14mu|gettext-0.19.4-1|361	for i in %{buildroot}%{_bindir}/* `find %{buildroot}%{_libdir} -type f`; do
14mu|gettext-0.19.4-1|362	if file $i | grep "ELF 64-bit" >/dev/null; then
14mu|gettext-0.19.4-1|363	chrpath -l $i && chrpath --delete $i
14mu|gettext-0.19.4-1|364	fi
14mu|gettext-0.19.4-1|365	done
14mu|gettext-0.19.4-1|366	
14mu|gettext-0.19.4-1|367	%find_lang %{name} --all-name
14mu|gettext-0.19.4-1|368	
14mu|gettext-0.19.4-1|369	
14mu|gettext-0.19.4-1|370	%changelog
14mu|gettext-0.19.4-1|371	
14mu|gettext-0.19.4-1|372	* Wed Apr 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.4-1
14mu|gettext-0.19.4-1|373	- (e468797) New version 0.19.4
14mu|gettext-0.19.4-1|374	
14mu|gettext-0.19.4-1|375	

22617 14
14mu|gexif-0.5-26|1	Summary:	Graphical tool to access EXIF information in JPEG files
14mu|gexif-0.5-26|2	Name:		gexif
14mu|gexif-0.5-26|3	Version:	0.5
14mu|gexif-0.5-26|4	Release:	26
14mu|gexif-0.5-26|5	License:	LGPLv2+
14mu|gexif-0.5-26|6	Group:		Graphics
14mu|gexif-0.5-26|7	Url:		http://sourceforge.net/projects/libexif
14mu|gexif-0.5-26|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/libexif/%{name}-%{version}.tar.bz2
14mu|gexif-0.5-26|9	# Bug #23536
14mu|gexif-0.5-26|10	Patch0:		gexif-0.5-warning_non_fatal.patch
14mu|gexif-0.5-26|11	
14mu|gexif-0.5-26|12	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gexif-0.5-26|13	BuildRequires:	pkgconfig(libexif)
14mu|gexif-0.5-26|14	BuildRequires:	pkgconfig(libexif-gtk)
14mu|gexif-0.5-26|15	BuildRequires:	pkgconfig(popt)
14mu|gexif-0.5-26|16	
14mu|gexif-0.5-26|17	%description
14mu|gexif-0.5-26|18	Most digital cameras produce EXIF files, which are JPEG files with extra tags
14mu|gexif-0.5-26|19	that contain information about the image. The EXIF library allows you to parse
14mu|gexif-0.5-26|20	an EXIF file and read the data from those tags.
14mu|gexif-0.5-26|21	
14mu|gexif-0.5-26|22	This package contains a graphical frontend for the EXIF library.
14mu|gexif-0.5-26|23	
14mu|gexif-0.5-26|24	%files -f %{name}.lang
14mu|gexif-0.5-26|25	%doc AUTHORS ChangeLog
14mu|gexif-0.5-26|26	%{_bindir}/%{name}
14mu|gexif-0.5-26|27	%{_datadir}/applications/%{name}.desktop
14mu|gexif-0.5-26|28	
14mu|gexif-0.5-26|29	#----------------------------------------------------------------------------
14mu|gexif-0.5-26|30	
14mu|gexif-0.5-26|31	%prep
14mu|gexif-0.5-26|32	%setup -q
14mu|gexif-0.5-26|33	%apply_patches
14mu|gexif-0.5-26|34	
14mu|gexif-0.5-26|35	# Make gexif compile with GTK 2.4.x or newer
14mu|gexif-0.5-26|36	perl -n -i -e '/^\s*-DGTK_DISABLE_DEPRECATED\b.*$/ || print $_' gexif/Makefile*
14mu|gexif-0.5-26|37	
14mu|gexif-0.5-26|38	%build
14mu|gexif-0.5-26|39	%configure2_5x
14mu|gexif-0.5-26|40	%make
14mu|gexif-0.5-26|41	
14mu|gexif-0.5-26|42	%install
14mu|gexif-0.5-26|43	%makeinstall_std
14mu|gexif-0.5-26|44	
14mu|gexif-0.5-26|45	# XDG menu
14mu|gexif-0.5-26|46	install -d %{buildroot}%{_datadir}/applications
14mu|gexif-0.5-26|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|gexif-0.5-26|48	[Desktop Entry]
14mu|gexif-0.5-26|49	Name=Gexif
14mu|gexif-0.5-26|50	Comment=Access EXIF information from pictures
14mu|gexif-0.5-26|51	Comment[ru]=Доступ к EXIF-информации изображений
14mu|gexif-0.5-26|52	Exec=%{_bindir}/%{name}
14mu|gexif-0.5-26|53	Icon=graphics_section
14mu|gexif-0.5-26|54	Terminal=false
14mu|gexif-0.5-26|55	Type=Application
14mu|gexif-0.5-26|56	Categories=Graphics;GTK;
14mu|gexif-0.5-26|57	EOF
14mu|gexif-0.5-26|58	
14mu|gexif-0.5-26|59	%find_lang %{name}
14mu|gexif-0.5-26|60	
14mu|gexif-0.5-26|61	
14mu|gexif-0.5-26|62	%changelog
14mu|gexif-0.5-26|63	
14mu|gexif-0.5-26|64	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 0.5-26
14mu|gexif-0.5-26|65	- (20746aa) Added Russian l10n to desktop file
14mu|gexif-0.5-26|66	
14mu|gexif-0.5-26|67	

22618 14
14mu|gfxboot-4.5.7-14|1	Summary:	Tools to create graphical boot logos
14mu|gfxboot-4.5.7-14|2	Name:		gfxboot
14mu|gfxboot-4.5.7-14|3	Version:	4.5.7
14mu|gfxboot-4.5.7-14|4	Release:	14
14mu|gfxboot-4.5.7-14|5	License:	GPLv2+
14mu|gfxboot-4.5.7-14|6	Group:		System/Kernel and hardware
14mu|gfxboot-4.5.7-14|7	Url:		http://en.opensuse.org/
14mu|gfxboot-4.5.7-14|8	Source0:	%{name}-%{version}.tar.xz
14mu|gfxboot-4.5.7-14|9	BuildRequires:	lynx
14mu|gfxboot-4.5.7-14|10	BuildRequires:	nasm
14mu|gfxboot-4.5.7-14|11	BuildRequires:	xmlto
14mu|gfxboot-4.5.7-14|12	BuildRequires:	sed
14mu|gfxboot-4.5.7-14|13	BuildRequires:	docbook-dtd-xml
14mu|gfxboot-4.5.7-14|14	BuildRequires:	pkgconfig(freetype2)
14mu|gfxboot-4.5.7-14|15	BuildRequires:	pkgconfig(x11)
14mu|gfxboot-4.5.7-14|16	ExclusiveArch:	%{ix86} x86_64
14mu|gfxboot-4.5.7-14|17	
14mu|gfxboot-4.5.7-14|18	%description
14mu|gfxboot-4.5.7-14|19	gfxboot provides tools to create graphical boot logos, for grub, lilo
14mu|gfxboot-4.5.7-14|20	and syslinux. It supports arch-specific boot menus, advanced help
14mu|gfxboot-4.5.7-14|21	menus, multiple keymaps, animated images, and more graphical pretty
14mu|gfxboot-4.5.7-14|22	things.
14mu|gfxboot-4.5.7-14|23	
14mu|gfxboot-4.5.7-14|24	%files
14mu|gfxboot-4.5.7-14|25	%{_sbindir}/gfxboot
14mu|gfxboot-4.5.7-14|26	%{_mandir}/man8/*
14mu|gfxboot-4.5.7-14|27	
14mu|gfxboot-4.5.7-14|28	#----------------------------------------------------------------------------
14mu|gfxboot-4.5.7-14|29	
14mu|gfxboot-4.5.7-14|30	%package devel
14mu|gfxboot-4.5.7-14|31	Summary:	Tools for creating a graphical boot logo
14mu|gfxboot-4.5.7-14|32	Group:		System/Kernel and hardware
14mu|gfxboot-4.5.7-14|33	Requires:	%{name} = %{EVRD}
14mu|gfxboot-4.5.7-14|34	Requires:	master-boot-code
14mu|gfxboot-4.5.7-14|35	Requires:	qemu
14mu|gfxboot-4.5.7-14|36	
14mu|gfxboot-4.5.7-14|37	%description devel
14mu|gfxboot-4.5.7-14|38	Here you find the necessary programs to create your own graphical boot
14mu|gfxboot-4.5.7-14|39	logo. The logo can be used with grub, lilo or syslinux.
14mu|gfxboot-4.5.7-14|40	
14mu|gfxboot-4.5.7-14|41	%files devel
14mu|gfxboot-4.5.7-14|42	%{_bindir}/gfxboot-compile
14mu|gfxboot-4.5.7-14|43	%{_bindir}/gfxboot-font
14mu|gfxboot-4.5.7-14|44	%{_bindir}/gfxboot-adddir
14mu|gfxboot-4.5.7-14|45	%{_bindir}/gfxboot-keymapchars
14mu|gfxboot-4.5.7-14|46	%{_bindir}/gfxboot-test
14mu|gfxboot-4.5.7-14|47	%doc doc/gfxboot.txt
14mu|gfxboot-4.5.7-14|48	%doc doc/gfxboot.html
14mu|gfxboot-4.5.7-14|49	
14mu|gfxboot-4.5.7-14|50	#----------------------------------------------------------------------------
14mu|gfxboot-4.5.7-14|51	
14mu|gfxboot-4.5.7-14|52	%prep
14mu|gfxboot-4.5.7-14|53	%setup -q
14mu|gfxboot-4.5.7-14|54	
14mu|gfxboot-4.5.7-14|55	%build
14mu|gfxboot-4.5.7-14|56	export SUSE_ASNEEDED=0
14mu|gfxboot-4.5.7-14|57	%make
14mu|gfxboot-4.5.7-14|58	%make doc
14mu|gfxboot-4.5.7-14|59	
14mu|gfxboot-4.5.7-14|60	%install
14mu|gfxboot-4.5.7-14|61	%makeinstall_std THEMES=""
14mu|gfxboot-4.5.7-14|62	install -d -m 755 %{buildroot}%{_mandir}/man8
14mu|gfxboot-4.5.7-14|63	install -m 644 doc/gfxboot.8 %{buildroot}%{_mandir}/man8
14mu|gfxboot-4.5.7-14|64	
14mu|gfxboot-4.5.7-14|65	# gfxboot-compile is used to build as non-root, move it out of /usr/sbin
14mu|gfxboot-4.5.7-14|66	install -d %{buildroot}%{_bindir}
14mu|gfxboot-4.5.7-14|67	# add adddir and keymapchars since they are used in mandriva-gfxboot-theme
14mu|gfxboot-4.5.7-14|68	# build system
14mu|gfxboot-4.5.7-14|69	cp %{_builddir}/%{name}-%{version}/bin/adddir %{buildroot}%{_bindir}/gfxboot-adddir
14mu|gfxboot-4.5.7-14|70	cp %{_builddir}/%{name}-%{version}/bin/keymapchars %{buildroot}%{_bindir}/gfxboot-keymapchars
14mu|gfxboot-4.5.7-14|71	mv %{buildroot}%{_sbindir}/gfxboot-compile %{buildroot}%{_bindir}/gfxboot-compile
14mu|gfxboot-4.5.7-14|72	mv %{buildroot}%{_sbindir}/gfxboot-font %{buildroot}%{_bindir}/gfxboot-font
14mu|gfxboot-4.5.7-14|73	mv %{buildroot}%{_sbindir}/gfxtest %{buildroot}%{_bindir}/gfxboot-test
14mu|gfxboot-4.5.7-14|74	
14mu|gfxboot-4.5.7-14|75	
14mu|gfxboot-4.5.7-14|76	%changelog
14mu|gfxboot-4.5.7-14|77	
14mu|gfxboot-4.5.7-14|78	* Sun Mar 01 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 4.5.7-14
14mu|gfxboot-4.5.7-14|79	- (43fbc3b) fix BR
14mu|gfxboot-4.5.7-14|80	
14mu|gfxboot-4.5.7-14|81	

22619 14
14mu|ggz-client-libs-0.0.14.1-11|1	%define mod_major 4
14mu|ggz-client-libs-0.0.14.1-11|2	%define core_major 9
14mu|ggz-client-libs-0.0.14.1-11|3	%define modlibname %mklibname ggzmod %{mod_major}
14mu|ggz-client-libs-0.0.14.1-11|4	%define corelibname %mklibname ggzcore %{core_major}
14mu|ggz-client-libs-0.0.14.1-11|5	
14mu|ggz-client-libs-0.0.14.1-11|6	%define libggz_version %{version}
14mu|ggz-client-libs-0.0.14.1-11|7	%define lib_name %mklibname %{name} %{core_major}
14mu|ggz-client-libs-0.0.14.1-11|8	%define develname %mklibname -d %{name}
14mu|ggz-client-libs-0.0.14.1-11|9	
14mu|ggz-client-libs-0.0.14.1-11|10	Name:		ggz-client-libs
14mu|ggz-client-libs-0.0.14.1-11|11	Summary:	GGZ Client Libraries
14mu|ggz-client-libs-0.0.14.1-11|12	Version:	0.0.14.1
14mu|ggz-client-libs-0.0.14.1-11|13	Release:	11
14mu|ggz-client-libs-0.0.14.1-11|14	License:	GPL
14mu|ggz-client-libs-0.0.14.1-11|15	Group:		Games/Other
14mu|ggz-client-libs-0.0.14.1-11|16	URL:		http://ggzgamingzone.org/
14mu|ggz-client-libs-0.0.14.1-11|17	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.gz
14mu|ggz-client-libs-0.0.14.1-11|18	
14mu|ggz-client-libs-0.0.14.1-11|19	BuildRequires:	libggz-devel = %{libggz_version}
14mu|ggz-client-libs-0.0.14.1-11|20	BuildRequires:	popt-devel
14mu|ggz-client-libs-0.0.14.1-11|21	BuildRequires:	expat-devel
14mu|ggz-client-libs-0.0.14.1-11|22	Requires(pre):	%{modlibname} = %{version}
14mu|ggz-client-libs-0.0.14.1-11|23	Requires(pre):	%{corelibname} = %{version}
14mu|ggz-client-libs-0.0.14.1-11|24	
14mu|ggz-client-libs-0.0.14.1-11|25	%description
14mu|ggz-client-libs-0.0.14.1-11|26	The GGZ client libraries are necessary for running and/or developing
14mu|ggz-client-libs-0.0.14.1-11|27	GGZ Gaming Zone clients and games.
14mu|ggz-client-libs-0.0.14.1-11|28	
14mu|ggz-client-libs-0.0.14.1-11|29	This package contains shared data files of GGZ and utility that
14mu|ggz-client-libs-0.0.14.1-11|30	maintain installed game modules.
14mu|ggz-client-libs-0.0.14.1-11|31	
14mu|ggz-client-libs-0.0.14.1-11|32	%package -n	%{modlibname}
14mu|ggz-client-libs-0.0.14.1-11|33	Summary:	GGZ Library containing functions interfacing game server and GGZ
14mu|ggz-client-libs-0.0.14.1-11|34	Group:		System/Libraries
14mu|ggz-client-libs-0.0.14.1-11|35	Requires:	%{name} = %{version}
14mu|ggz-client-libs-0.0.14.1-11|36	Provides:	libggzmod = %{version}
14mu|ggz-client-libs-0.0.14.1-11|37	
14mu|ggz-client-libs-0.0.14.1-11|38	%description -n	%{modlibname}
14mu|ggz-client-libs-0.0.14.1-11|39	The GGZ client libraries are necessary for running and/or developing
14mu|ggz-client-libs-0.0.14.1-11|40	GGZ Gaming Zone clients and games.
14mu|ggz-client-libs-0.0.14.1-11|41	
14mu|ggz-client-libs-0.0.14.1-11|42	This package contains library that contains common functions for
14mu|ggz-client-libs-0.0.14.1-11|43	interfacing a game server and GGZ.
14mu|ggz-client-libs-0.0.14.1-11|44	
14mu|ggz-client-libs-0.0.14.1-11|45	%package -n	%{corelibname}
14mu|ggz-client-libs-0.0.14.1-11|46	Summary:	GGZ Library needed by GGZ clients
14mu|ggz-client-libs-0.0.14.1-11|47	Group:		System/Libraries
14mu|ggz-client-libs-0.0.14.1-11|48	Requires:	%{name} = %{version}
14mu|ggz-client-libs-0.0.14.1-11|49	Provides:	libggzcore = %{version}
14mu|ggz-client-libs-0.0.14.1-11|50	
14mu|ggz-client-libs-0.0.14.1-11|51	%description -n	%{corelibname}
14mu|ggz-client-libs-0.0.14.1-11|52	The GGZ client libraries are necessary for running and/or developing
14mu|ggz-client-libs-0.0.14.1-11|53	GGZ Gaming Zone clients and games.
14mu|ggz-client-libs-0.0.14.1-11|54	
14mu|ggz-client-libs-0.0.14.1-11|55	This package contains library that contains core functions needed
14mu|ggz-client-libs-0.0.14.1-11|56	by all GGZ clients.
14mu|ggz-client-libs-0.0.14.1-11|57	
14mu|ggz-client-libs-0.0.14.1-11|58	%package -n	%{develname}
14mu|ggz-client-libs-0.0.14.1-11|59	Summary:	Development files for GGZ game clients library
14mu|ggz-client-libs-0.0.14.1-11|60	Group:		Development/C
14mu|ggz-client-libs-0.0.14.1-11|61	Requires:	libggz-devel = %{libggz_version}
14mu|ggz-client-libs-0.0.14.1-11|62	Requires: 	%{modlibname} = %{version}-%{release}
14mu|ggz-client-libs-0.0.14.1-11|63	Requires:	%{corelibname} = %{version}-%{release}
14mu|ggz-client-libs-0.0.14.1-11|64	Provides: 	%{name}-devel = %{version}-%{release}
14mu|ggz-client-libs-0.0.14.1-11|65	
14mu|ggz-client-libs-0.0.14.1-11|66	%description -n	%{develname}
14mu|ggz-client-libs-0.0.14.1-11|67	The GGZ client libraries are necessary for running and/or developing
14mu|ggz-client-libs-0.0.14.1-11|68	GGZ Gaming Zone clients and games.
14mu|ggz-client-libs-0.0.14.1-11|69	
14mu|ggz-client-libs-0.0.14.1-11|70	This package contains headers and other development files used for
14mu|ggz-client-libs-0.0.14.1-11|71	building GGZ Gaming Zone clients or game modules.
14mu|ggz-client-libs-0.0.14.1-11|72	
14mu|ggz-client-libs-0.0.14.1-11|73	%prep
14mu|ggz-client-libs-0.0.14.1-11|74	%setup -q
14mu|ggz-client-libs-0.0.14.1-11|75	
14mu|ggz-client-libs-0.0.14.1-11|76	%build
14mu|ggz-client-libs-0.0.14.1-11|77	%configure2_5x \
14mu|ggz-client-libs-0.0.14.1-11|78	--disable-static \
14mu|ggz-client-libs-0.0.14.1-11|79	--with-libggz-libraries=%{_libdir}
14mu|ggz-client-libs-0.0.14.1-11|80	
14mu|ggz-client-libs-0.0.14.1-11|81	%make
14mu|ggz-client-libs-0.0.14.1-11|82	
14mu|ggz-client-libs-0.0.14.1-11|83	%install
14mu|ggz-client-libs-0.0.14.1-11|84	rm -rf %{buildroot} ggz*.lang
14mu|ggz-client-libs-0.0.14.1-11|85	%makeinstall_std
14mu|ggz-client-libs-0.0.14.1-11|86	
14mu|ggz-client-libs-0.0.14.1-11|87	%find_lang ggzcore
14mu|ggz-client-libs-0.0.14.1-11|88	%find_lang ggz-config
14mu|ggz-client-libs-0.0.14.1-11|89	cat ggz-config.lang >> ggzcore.lang
14mu|ggz-client-libs-0.0.14.1-11|90	
14mu|ggz-client-libs-0.0.14.1-11|91	# owns various directories
14mu|ggz-client-libs-0.0.14.1-11|92	mkdir -p %{buildroot}%{_libdir}/ggz \
14mu|ggz-client-libs-0.0.14.1-11|93	%{buildroot}%{_datadir}/ggz/ggz-config \
14mu|ggz-client-libs-0.0.14.1-11|94	%{buildroot}%{_datadir}/ggz/pixmaps
14mu|ggz-client-libs-0.0.14.1-11|95	
14mu|ggz-client-libs-0.0.14.1-11|96	mkdir -p %{buildroot}%{_sysconfdir}
14mu|ggz-client-libs-0.0.14.1-11|97	touch %{buildroot}%{_sysconfdir}/ggz.modules
14mu|ggz-client-libs-0.0.14.1-11|98	
14mu|ggz-client-libs-0.0.14.1-11|99	%post
14mu|ggz-client-libs-0.0.14.1-11|100	touch %{_sysconfdir}/ggz.modules
14mu|ggz-client-libs-0.0.14.1-11|101	
14mu|ggz-client-libs-0.0.14.1-11|102	%files -f ggzcore.lang
14mu|ggz-client-libs-0.0.14.1-11|103	%doc AUTHORS COPYING NEWS README QuickStart.GGZ README.GGZ
14mu|ggz-client-libs-0.0.14.1-11|104	%ghost %{_sysconfdir}/ggz.modules
14mu|ggz-client-libs-0.0.14.1-11|105	%{_sysconfdir}/xdg/menus/ggz.menu
14mu|ggz-client-libs-0.0.14.1-11|106	%{_sysconfdir}/xdg/menus/applications-merged/ggz.merge.menu
14mu|ggz-client-libs-0.0.14.1-11|107	%{_bindir}/ggz-config
14mu|ggz-client-libs-0.0.14.1-11|108	%{_bindir}/ggz-wrapper
14mu|ggz-client-libs-0.0.14.1-11|109	%{_bindir}/ggz
14mu|ggz-client-libs-0.0.14.1-11|110	%dir %{_libexecdir}/ggz
14mu|ggz-client-libs-0.0.14.1-11|111	%dir %{_libexecdir}/ggz/ggzwrap
14mu|ggz-client-libs-0.0.14.1-11|112	%dir %{_datadir}/ggz
14mu|ggz-client-libs-0.0.14.1-11|113	%dir %{_datadir}/ggz/ggz-config
14mu|ggz-client-libs-0.0.14.1-11|114	%dir %{_datadir}/ggz/pixmaps
14mu|ggz-client-libs-0.0.14.1-11|115	%{_datadir}/desktop-directories/ggz-games.directory
14mu|ggz-client-libs-0.0.14.1-11|116	%{_datadir}/desktop-directories/ggz.directory
14mu|ggz-client-libs-0.0.14.1-11|117	%{_mandir}/man1/*
14mu|ggz-client-libs-0.0.14.1-11|118	%{_mandir}/man5/*
14mu|ggz-client-libs-0.0.14.1-11|119	%{_mandir}/man6/*
14mu|ggz-client-libs-0.0.14.1-11|120	%{_mandir}/man7/*
14mu|ggz-client-libs-0.0.14.1-11|121	
14mu|ggz-client-libs-0.0.14.1-11|122	%files -n %{modlibname}
14mu|ggz-client-libs-0.0.14.1-11|123	%{_libdir}/libggzmod.so.%{mod_major}*
14mu|ggz-client-libs-0.0.14.1-11|124	
14mu|ggz-client-libs-0.0.14.1-11|125	%files -n %{corelibname}
14mu|ggz-client-libs-0.0.14.1-11|126	%{_libdir}/libggzcore.so.%{core_major}*
14mu|ggz-client-libs-0.0.14.1-11|127	
14mu|ggz-client-libs-0.0.14.1-11|128	%files -n %{develname}
14mu|ggz-client-libs-0.0.14.1-11|129	%doc COPYING ChangeLog
14mu|ggz-client-libs-0.0.14.1-11|130	%{_includedir}/*
14mu|ggz-client-libs-0.0.14.1-11|131	%{_libdir}/lib*.so
14mu|ggz-client-libs-0.0.14.1-11|132	%{_mandir}/man3/*
14mu|ggz-client-libs-0.0.14.1-11|133	
14mu|ggz-client-libs-0.0.14.1-11|134	%changelog
14mu|ggz-client-libs-0.0.14.1-11|135	
14mu|ggz-client-libs-0.0.14.1-11|136	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.0.14.1-11
14mu|ggz-client-libs-0.0.14.1-11|137	- (6959b58) Repack tarball according to upstream
14mu|ggz-client-libs-0.0.14.1-11|138	
14mu|ggz-client-libs-0.0.14.1-11|139	

22620 14
14mu|ghetto-skype-1.5.0-1.20171130.3|1	# To avoid out of memory error
14mu|ghetto-skype-1.5.0-1.20171130.3|2	%define _build_pkgcheck_set %{nil}
14mu|ghetto-skype-1.5.0-1.20171130.3|3	
14mu|ghetto-skype-1.5.0-1.20171130.3|4	%define debug_package %{nil}
14mu|ghetto-skype-1.5.0-1.20171130.3|5	
14mu|ghetto-skype-1.5.0-1.20171130.3|6	%define _skypedir /opt/ghetto-skype
14mu|ghetto-skype-1.5.0-1.20171130.3|7	
14mu|ghetto-skype-1.5.0-1.20171130.3|8	%define __noautoreqfiles /opt/ghetto-skype/resources
14mu|ghetto-skype-1.5.0-1.20171130.3|9	%define __noautoreq 'libffmpeg.so*|libnode.so*'
14mu|ghetto-skype-1.5.0-1.20171130.3|10	
14mu|ghetto-skype-1.5.0-1.20171130.3|11	%define git 20171130
14mu|ghetto-skype-1.5.0-1.20171130.3|12	
14mu|ghetto-skype-1.5.0-1.20171130.3|13	Summary:	Web Skype + Tray Icon + Notifications
14mu|ghetto-skype-1.5.0-1.20171130.3|14	Name:		ghetto-skype
14mu|ghetto-skype-1.5.0-1.20171130.3|15	Version:	1.5.0
14mu|ghetto-skype-1.5.0-1.20171130.3|16	Release:	1.%{git}.3
14mu|ghetto-skype-1.5.0-1.20171130.3|17	License:	GPLv3+
14mu|ghetto-skype-1.5.0-1.20171130.3|18	Group:		Networking/Instant messaging
14mu|ghetto-skype-1.5.0-1.20171130.3|19	Url:		https://github.com/stanfieldr/ghetto-skype
14mu|ghetto-skype-1.5.0-1.20171130.3|20	# git snapshot
14mu|ghetto-skype-1.5.0-1.20171130.3|21	Source0:	%{name}-%{version}-%{git}.tar.bz2
14mu|ghetto-skype-1.5.0-1.20171130.3|22	Patch1:		ghetto-skype-1.6.0-autostart-dir.patch
14mu|ghetto-skype-1.5.0-1.20171130.3|23	Patch2:		ghetto-skype-1.6.0-browser-support.patch
14mu|ghetto-skype-1.5.0-1.20171130.3|24	Patch3:		ghetto-skype-1.5.0-20171130-fix-url.patch
14mu|ghetto-skype-1.5.0-1.20171130.3|25	BuildRequires:	git
14mu|ghetto-skype-1.5.0-1.20171130.3|26	BuildRequires:	graphicsmagick
14mu|ghetto-skype-1.5.0-1.20171130.3|27	BuildRequires:	libicns-utils
14mu|ghetto-skype-1.5.0-1.20171130.3|28	BuildRequires:	nodejs
14mu|ghetto-skype-1.5.0-1.20171130.3|29	BuildRequires:	giflib-devel
14mu|ghetto-skype-1.5.0-1.20171130.3|30	BuildRequires:	jpeg-devel
14mu|ghetto-skype-1.5.0-1.20171130.3|31	BuildRequires:	pkgconfig(cairo)
14mu|ghetto-skype-1.5.0-1.20171130.3|32	BuildRequires:	pkgconfig(x11)
14mu|ghetto-skype-1.5.0-1.20171130.3|33	BuildRequires:	pkgconfig(xkbfile)
14mu|ghetto-skype-1.5.0-1.20171130.3|34	AutoProv:	no
14mu|ghetto-skype-1.5.0-1.20171130.3|35	
14mu|ghetto-skype-1.5.0-1.20171130.3|36	%description
14mu|ghetto-skype-1.5.0-1.20171130.3|37	Ghetto Skype is an electron client that uses Web Skype to better integrate
14mu|ghetto-skype-1.5.0-1.20171130.3|38	with desktop environments found on Linux.
14mu|ghetto-skype-1.5.0-1.20171130.3|39	
14mu|ghetto-skype-1.5.0-1.20171130.3|40	%files
14mu|ghetto-skype-1.5.0-1.20171130.3|41	%{_bindir}/%{name}
14mu|ghetto-skype-1.5.0-1.20171130.3|42	%{_datadir}/applications/%{name}.desktop
14mu|ghetto-skype-1.5.0-1.20171130.3|43	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mu|ghetto-skype-1.5.0-1.20171130.3|44	%{_skypedir}/*
14mu|ghetto-skype-1.5.0-1.20171130.3|45	
14mu|ghetto-skype-1.5.0-1.20171130.3|46	#----------------------------------------------------------------------------
14mu|ghetto-skype-1.5.0-1.20171130.3|47	
14mu|ghetto-skype-1.5.0-1.20171130.3|48	%prep
14mu|ghetto-skype-1.5.0-1.20171130.3|49	%setup -qn %{name}-%{version}-%{git}
14mu|ghetto-skype-1.5.0-1.20171130.3|50	%patch1 -p1
14mu|ghetto-skype-1.5.0-1.20171130.3|51	%patch2 -p1
14mu|ghetto-skype-1.5.0-1.20171130.3|52	%patch3 -p1
14mu|ghetto-skype-1.5.0-1.20171130.3|53	
14mu|ghetto-skype-1.5.0-1.20171130.3|54	%build
14mu|ghetto-skype-1.5.0-1.20171130.3|55	npm install
14mu|ghetto-skype-1.5.0-1.20171130.3|56	#npm run dist
14mu|ghetto-skype-1.5.0-1.20171130.3|57	
14mu|ghetto-skype-1.5.0-1.20171130.3|58	%ifarch x86_64
14mu|ghetto-skype-1.5.0-1.20171130.3|59	%define linuxunpacked dist/linux-unpacked
14mu|ghetto-skype-1.5.0-1.20171130.3|60	node_modules/.bin/build -l tar.gz --x64
14mu|ghetto-skype-1.5.0-1.20171130.3|61	%else
14mu|ghetto-skype-1.5.0-1.20171130.3|62	%define linuxunpacked dist/linux-ia32-unpacked
14mu|ghetto-skype-1.5.0-1.20171130.3|63	node_modules/.bin/build -l tar.gz --ia32
14mu|ghetto-skype-1.5.0-1.20171130.3|64	%endif
14mu|ghetto-skype-1.5.0-1.20171130.3|65	
14mu|ghetto-skype-1.5.0-1.20171130.3|66	%install
14mu|ghetto-skype-1.5.0-1.20171130.3|67	mkdir -p %{buildroot}%{_skypedir}
14mu|ghetto-skype-1.5.0-1.20171130.3|68	cp -a %{linuxunpacked}/* %{buildroot}%{_skypedir}/
14mu|ghetto-skype-1.5.0-1.20171130.3|69	
14mu|ghetto-skype-1.5.0-1.20171130.3|70	# install binary wrapper
14mu|ghetto-skype-1.5.0-1.20171130.3|71	mkdir -p %{buildroot}%{_bindir}
14mu|ghetto-skype-1.5.0-1.20171130.3|72	cat > %{buildroot}%{_bindir}/%{name} << EOF
14mu|ghetto-skype-1.5.0-1.20171130.3|73	#!/bin/sh
14mu|ghetto-skype-1.5.0-1.20171130.3|74	pushd %{_skypedir}
14mu|ghetto-skype-1.5.0-1.20171130.3|75	./ghetto-skype
14mu|ghetto-skype-1.5.0-1.20171130.3|76	popd
14mu|ghetto-skype-1.5.0-1.20171130.3|77	EOF
14mu|ghetto-skype-1.5.0-1.20171130.3|78	chmod 755 %{buildroot}%{_bindir}/%{name}
14mu|ghetto-skype-1.5.0-1.20171130.3|79	
14mu|ghetto-skype-1.5.0-1.20171130.3|80	# install menu entry
14mu|ghetto-skype-1.5.0-1.20171130.3|81	mkdir -p %{buildroot}%{_datadir}/applications/
14mu|ghetto-skype-1.5.0-1.20171130.3|82	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|ghetto-skype-1.5.0-1.20171130.3|83	[Desktop Entry]
14mu|ghetto-skype-1.5.0-1.20171130.3|84	Name=Ghetto Skype
14mu|ghetto-skype-1.5.0-1.20171130.3|85	Comment=An electron client that uses Web Skype
14mu|ghetto-skype-1.5.0-1.20171130.3|86	Exec=%{name}
14mu|ghetto-skype-1.5.0-1.20171130.3|87	Icon=%{name}
14mu|ghetto-skype-1.5.0-1.20171130.3|88	Terminal=false
14mu|ghetto-skype-1.5.0-1.20171130.3|89	Type=Application
14mu|ghetto-skype-1.5.0-1.20171130.3|90	StartupNotify=true
14mu|ghetto-skype-1.5.0-1.20171130.3|91	Categories=Network;InstantMessaging;
14mu|ghetto-skype-1.5.0-1.20171130.3|92	EOF
14mu|ghetto-skype-1.5.0-1.20171130.3|93	
14mu|ghetto-skype-1.5.0-1.20171130.3|94	# install menu icons
14mu|ghetto-skype-1.5.0-1.20171130.3|95	icns2png -x build/icon.icns
14mu|ghetto-skype-1.5.0-1.20171130.3|96	for N in 16 32 48 128 256 512;
14mu|ghetto-skype-1.5.0-1.20171130.3|97	do
14mu|ghetto-skype-1.5.0-1.20171130.3|98	install -D -m 0644 icon_${N}x${N}x32.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14mu|ghetto-skype-1.5.0-1.20171130.3|99	done
14mu|ghetto-skype-1.5.0-1.20171130.3|100	

22621 14
14mu|ghostscript-9.14-8|1	%define _disable_ld_no_undefined 1
14mu|ghostscript-9.14-8|2	
14mu|ghostscript-9.14-8|3	%define gsver 9.14
14mu|ghostscript-9.14-8|4	%define ijsver 0.35
14mu|ghostscript-9.14-8|5	%define ijsreloffset 100
14mu|ghostscript-9.14-8|6	%define ijsrel %(echo $((%{release} + %{ijsreloffset})))
14mu|ghostscript-9.14-8|7	
14mu|ghostscript-9.14-8|8	%define ijsmajor 1
14mu|ghostscript-9.14-8|9	%define libijs %mklibname ijs %{ijsmajor}
14mu|ghostscript-9.14-8|10	%define libijs_devel %mklibname -d ijs
14mu|ghostscript-9.14-8|11	
14mu|ghostscript-9.14-8|12	%define gsmajor 9
14mu|ghostscript-9.14-8|13	%define libgs %mklibname gs %{gsmajor}
14mu|ghostscript-9.14-8|14	%define libgs_devel %mklibname -d gs
14mu|ghostscript-9.14-8|15	
14mu|ghostscript-9.14-8|16	%define bootstrap 0
14mu|ghostscript-9.14-8|17	
14mu|ghostscript-9.14-8|18	%define GSx11SVGAmodule 1
14mu|ghostscript-9.14-8|19	%define withcupsfilters 0
14mu|ghostscript-9.14-8|20	%define debug 0
14mu|ghostscript-9.14-8|21	%if %{bootstrap}
14mu|ghostscript-9.14-8|22	%global withcupsfilters 0
14mu|ghostscript-9.14-8|23	%endif
14mu|ghostscript-9.14-8|24	
14mu|ghostscript-9.14-8|25	Summary:	PostScript/PDF interpreter and renderer (Main executable)
14mu|ghostscript-9.14-8|26	Name:		ghostscript
14mu|ghostscript-9.14-8|27	Version:	%{gsver}
14mu|ghostscript-9.14-8|28	Release:	8
14mu|ghostscript-9.14-8|29	License:	GPLv2+
14mu|ghostscript-9.14-8|30	Group:		Publishing
14mu|ghostscript-9.14-8|31	Url:		http://www.ghostscript.com/awki/Index
14mu|ghostscript-9.14-8|32	Source0:	http://ghostscript.com/releases/%{name}-%{gsver}.tar.gz
14mu|ghostscript-9.14-8|33	Source2:	ps2pdfpress.bz2
14mu|ghostscript-9.14-8|34	Source3:	http://www.linuxprinting.org/download/printing/sipixa6.upp.bz2
14mu|ghostscript-9.14-8|35	Source4:	ghostscript.rpmlintrc
14mu|ghostscript-9.14-8|36	
14mu|ghostscript-9.14-8|37	# Fedora patches
14mu|ghostscript-9.14-8|38	Patch1:		ghostscript-multilib.patch
14mu|ghostscript-9.14-8|39	Patch2:		ghostscript-scripts.patch
14mu|ghostscript-9.14-8|40	Patch3:		ghostscript-noopt.patch
14mu|ghostscript-9.14-8|41	Patch4:		ghostscript-runlibfileifexists.patch
14mu|ghostscript-9.14-8|42	Patch5:		ghostscript-icc-missing-check.patch
14mu|ghostscript-9.14-8|43	Patch6:		ghostscript-Fontmap.local.patch
14mu|ghostscript-9.14-8|44	Patch7:		ghostscript-iccprofiles-initdir.patch
14mu|ghostscript-9.14-8|45	Patch8:		ghostscript-gdevcups-debug-uninit.patch
14mu|ghostscript-9.14-8|46	Patch9:		ghostscript-wrf-snprintf.patch
14mu|ghostscript-9.14-8|47	Patch10:	ghostscript-9.14-system-zlib.patch
14mu|ghostscript-9.14-8|48	
14mu|ghostscript-9.14-8|49	%if !%{bootstrap}
14mu|ghostscript-9.14-8|50	BuildRequires:	cups-devel
14mu|ghostscript-9.14-8|51	BuildRequires:	pkgconfig(fontconfig)
14mu|ghostscript-9.14-8|52	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|ghostscript-9.14-8|53	%endif
14mu|ghostscript-9.14-8|54	BuildRequires:	bison
14mu|ghostscript-9.14-8|55	BuildRequires:	flex
14mu|ghostscript-9.14-8|56	BuildRequires:	libtool
14mu|ghostscript-9.14-8|57	BuildRequires:	poppler-data
14mu|ghostscript-9.14-8|58	BuildRequires:	unzip
14mu|ghostscript-9.14-8|59	BuildRequires:	gettext-devel
14mu|ghostscript-9.14-8|60	BuildRequires:	glibc-devel
14mu|ghostscript-9.14-8|61	BuildRequires:	jbig2dec-devel
14mu|ghostscript-9.14-8|62	BuildRequires:	jpeg-devel
14mu|ghostscript-9.14-8|63	BuildRequires:	libpaper-devel
14mu|ghostscript-9.14-8|64	BuildRequires:	netpbm-devel
14mu|ghostscript-9.14-8|65	BuildRequires:	pkgconfig(dbus-1)
14mu|ghostscript-9.14-8|66	BuildRequires:	pkgconfig(freetype2)
14mu|ghostscript-9.14-8|67	BuildRequires:	pkgconfig(ice)
14mu|ghostscript-9.14-8|68	BuildRequires:	pkgconfig(jasper)
14mu|ghostscript-9.14-8|69	BuildRequires:	pkgconfig(lcms2)
14mu|ghostscript-9.14-8|70	BuildRequires:	pkgconfig(libidn)
14mu|ghostscript-9.14-8|71	BuildRequires:	pkgconfig(libopenjpeg1)
14mu|ghostscript-9.14-8|72	BuildRequires:	pkgconfig(libpng)
14mu|ghostscript-9.14-8|73	BuildRequires:	pkgconfig(libtiff-4)
14mu|ghostscript-9.14-8|74	BuildRequires:	pkgconfig(libxml-2.0)
14mu|ghostscript-9.14-8|75	BuildRequires:	pkgconfig(sm)
14mu|ghostscript-9.14-8|76	BuildRequires:	pkgconfig(x11)
14mu|ghostscript-9.14-8|77	BuildRequires:	pkgconfig(xext)
14mu|ghostscript-9.14-8|78	BuildRequires:	pkgconfig(xt)
14mu|ghostscript-9.14-8|79	BuildRequires:	pkgconfig(zlib)
14mu|ghostscript-9.14-8|80	
14mu|ghostscript-9.14-8|81	Requires:	ghostscript-common
14mu|ghostscript-9.14-8|82	Requires:	ghostscript-fonts
14mu|ghostscript-9.14-8|83	Requires:	poppler-data
14mu|ghostscript-9.14-8|84	Requires:	update-alternatives
14mu|ghostscript-9.14-8|85	Requires:	urw-fonts
14mu|ghostscript-9.14-8|86	%if !%{GSx11SVGAmodule}
14mu|ghostscript-9.14-8|87	%rename	ghostscript-module-X ghostscript-module-SVGALIB
14mu|ghostscript-9.14-8|88	%endif
14mu|ghostscript-9.14-8|89	
14mu|ghostscript-9.14-8|90	%description
14mu|ghostscript-9.14-8|91	Ghostscript is a set of software tools that provide a PostScript(TM)
14mu|ghostscript-9.14-8|92	interpreter, a set of C procedures (the Ghostscript library, which
14mu|ghostscript-9.14-8|93	implements the graphics capabilities in the PostScript language) and
14mu|ghostscript-9.14-8|94	an interpreter for Portable Document Format (PDF) files. Ghostscript
14mu|ghostscript-9.14-8|95	translates PostScript code into many common, bitmapped and vector
14mu|ghostscript-9.14-8|96	formats, like those understood by your printer or screen. Ghostscript
14mu|ghostscript-9.14-8|97	is normally used to display PostScript files and to print PostScript
14mu|ghostscript-9.14-8|98	files to non-PostScript printers.
14mu|ghostscript-9.14-8|99	
14mu|ghostscript-9.14-8|100	You should install ghostscript if you need to display PostScript or
14mu|ghostscript-9.14-8|101	PDF files, or if you have a non-PostScript printer.
14mu|ghostscript-9.14-8|102	
14mu|ghostscript-9.14-8|103	%files
14mu|ghostscript-9.14-8|104	%{_bindir}/gsc
14mu|ghostscript-9.14-8|105	%{_bindir}/gs-common
14mu|ghostscript-9.14-8|106	%{_bindir}/ghostscript
14mu|ghostscript-9.14-8|107	
14mu|ghostscript-9.14-8|108	%preun
14mu|ghostscript-9.14-8|109	if [ "$1" = 0 ]; then
14mu|ghostscript-9.14-8|110	# Remove update-alternatives entry
14mu|ghostscript-9.14-8|111	%{_sbindir}/update-alternatives --remove gs %{_bindir}/gsc
14mu|ghostscript-9.14-8|112	fi
14mu|ghostscript-9.14-8|113	
14mu|ghostscript-9.14-8|114	%post
14mu|ghostscript-9.14-8|115	# Set up update-alternatives entries
14mu|ghostscript-9.14-8|116	%{_sbindir}/update-alternatives --install %{_bindir}/gs gs %{_bindir}/gsc 200
14mu|ghostscript-9.14-8|117	
14mu|ghostscript-9.14-8|118	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|119	
14mu|ghostscript-9.14-8|120	%package dvipdf
14mu|ghostscript-9.14-8|121	Summary:	PostScript/PDF interpreter and renderer (DVI-to-PDF converter)
14mu|ghostscript-9.14-8|122	Group: 		Publishing
14mu|ghostscript-9.14-8|123	Requires: 	ghostscript
14mu|ghostscript-9.14-8|124	Requires:	coreutils
14mu|ghostscript-9.14-8|125	Requires:	tetex-dvips
14mu|ghostscript-9.14-8|126	
14mu|ghostscript-9.14-8|127	%description dvipdf
14mu|ghostscript-9.14-8|128	Tool to convert the DVI format of TeX into the PDF format. There are
14mu|ghostscript-9.14-8|129	more such tools (for different quality levels) in the tetex-dvipdfm
14mu|ghostscript-9.14-8|130	package. All these tools use dvips of TeX to convert the DVI file to
14mu|ghostscript-9.14-8|131	PostScript, then they use GhostScript to generate the PDF file.
14mu|ghostscript-9.14-8|132	
14mu|ghostscript-9.14-8|133	%files dvipdf
14mu|ghostscript-9.14-8|134	%{_bindir}/dvipdf
14mu|ghostscript-9.14-8|135	
14mu|ghostscript-9.14-8|136	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|137	
14mu|ghostscript-9.14-8|138	%package common
14mu|ghostscript-9.14-8|139	Summary:	PostScript/PDF interpreter and renderer (Common files)
14mu|ghostscript-9.14-8|140	Group: 		Publishing
14mu|ghostscript-9.14-8|141	Requires:	urw-fonts >= 1.1
14mu|ghostscript-9.14-8|142	Requires:	ghostscript-fonts
14mu|ghostscript-9.14-8|143	Requires:	perl
14mu|ghostscript-9.14-8|144	
14mu|ghostscript-9.14-8|145	%description common
14mu|ghostscript-9.14-8|146	Ghostscript is a PostScript/PDF interpreter. It can render both
14mu|ghostscript-9.14-8|147	PostScript and PDF files to devices which include X window, many
14mu|ghostscript-9.14-8|148	printer formats, and popular graphics file formats.
14mu|ghostscript-9.14-8|149	
14mu|ghostscript-9.14-8|150	This package contains the common data files needed by GhostScript.
14mu|ghostscript-9.14-8|151	
14mu|ghostscript-9.14-8|152	%files common
14mu|ghostscript-9.14-8|153	%dir %{_datadir}/ghostscript
14mu|ghostscript-9.14-8|154	%{_datadir}/ghostscript/%{gsver}
14mu|ghostscript-9.14-8|155	%{_mandir}/man1/*
14mu|ghostscript-9.14-8|156	%lang(de) %{_mandir}/de/man1/*
14mu|ghostscript-9.14-8|157	%{_bindir}/[e-f]*
14mu|ghostscript-9.14-8|158	#{_bindir}/gs-common
14mu|ghostscript-9.14-8|159	%{_bindir}/gs[a-b]*
14mu|ghostscript-9.14-8|160	%{_bindir}/gs[d-n]*
14mu|ghostscript-9.14-8|161	%{_bindir}/[j-l]*
14mu|ghostscript-9.14-8|162	%{_bindir}/[n-z]*
14mu|ghostscript-9.14-8|163	%if %{withcupsfilters}
14mu|ghostscript-9.14-8|164	# "pstoraster" wrapper script to make GhostScript being used as the
14mu|ghostscript-9.14-8|165	# cups-internal RIP
14mu|ghostscript-9.14-8|166	%attr(0755,root,root) %{_prefix}/lib*/cups/filter/*
14mu|ghostscript-9.14-8|167	%{_datadir}/cups/model/*
14mu|ghostscript-9.14-8|168	%config(noreplace) %{_sysconfdir}/cups/gstoraster.convs
14mu|ghostscript-9.14-8|169	%endif
14mu|ghostscript-9.14-8|170	
14mu|ghostscript-9.14-8|171	%post common
14mu|ghostscript-9.14-8|172	# Initialize japanese fonts
14mu|ghostscript-9.14-8|173	if test -f /usr/share/fonts/ttf/japanese/cidinst; then
14mu|ghostscript-9.14-8|174	sh /usr/share/fonts/ttf/japanese/cidinst
14mu|ghostscript-9.14-8|175	fi
14mu|ghostscript-9.14-8|176	
14mu|ghostscript-9.14-8|177	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|178	
14mu|ghostscript-9.14-8|179	%package X
14mu|ghostscript-9.14-8|180	Summary:	PostScript/PDF interpreter and renderer (GTK-based executable)
14mu|ghostscript-9.14-8|181	Group: 		Publishing
14mu|ghostscript-9.14-8|182	Requires: 	ghostscript-common
14mu|ghostscript-9.14-8|183	Requires:	update-alternatives
14mu|ghostscript-9.14-8|184	
14mu|ghostscript-9.14-8|185	%description X
14mu|ghostscript-9.14-8|186	Ghostscript is a PostScript/PDF interpreter. It can render both
14mu|ghostscript-9.14-8|187	PostScript and PDF files to devices which include X window, many
14mu|ghostscript-9.14-8|188	printer formats, and popular graphics file formats.
14mu|ghostscript-9.14-8|189	
14mu|ghostscript-9.14-8|190	This package contains a GhostScript executable with GTK-based X
14mu|ghostscript-9.14-8|191	display support ("display" device, default, so it displays files by
14mu|ghostscript-9.14-8|192	simply entering "gs <file>" on the command line). It makes use of the
14mu|ghostscript-9.14-8|193	GhostScript shared library.
14mu|ghostscript-9.14-8|194	
14mu|ghostscript-9.14-8|195	%files X
14mu|ghostscript-9.14-8|196	%{_bindir}/gsx
14mu|ghostscript-9.14-8|197	
14mu|ghostscript-9.14-8|198	%preun X
14mu|ghostscript-9.14-8|199	if [ "$1" = 0 ]; then
14mu|ghostscript-9.14-8|200	# Remove update-alternatives entry
14mu|ghostscript-9.14-8|201	%{_sbindir}/update-alternatives --remove gs %{_bindir}/gsx
14mu|ghostscript-9.14-8|202	fi
14mu|ghostscript-9.14-8|203	
14mu|ghostscript-9.14-8|204	%post X
14mu|ghostscript-9.14-8|205	# Set up update-alternatives entries
14mu|ghostscript-9.14-8|206	%{_sbindir}/update-alternatives --install %{_bindir}/gs gs %{_bindir}/gsx 100
14mu|ghostscript-9.14-8|207	
14mu|ghostscript-9.14-8|208	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|209	
14mu|ghostscript-9.14-8|210	%if %{GSx11SVGAmodule}
14mu|ghostscript-9.14-8|211	%package module-X
14mu|ghostscript-9.14-8|212	Summary:	PostScript/PDF interpreter and renderer (Additional support for X)
14mu|ghostscript-9.14-8|213	Group: 		Publishing
14mu|ghostscript-9.14-8|214	Requires: 	ghostscript-common
14mu|ghostscript-9.14-8|215	
14mu|ghostscript-9.14-8|216	%description module-X
14mu|ghostscript-9.14-8|217	Ghostscript is a PostScript/PDF interpreter. It can render both
14mu|ghostscript-9.14-8|218	PostScript and PDF files to devices which include X window, many
14mu|ghostscript-9.14-8|219	printer formats, and popular graphics file formats.
14mu|ghostscript-9.14-8|220	
14mu|ghostscript-9.14-8|221	This package enhances Ghostscript with X window support.
14mu|ghostscript-9.14-8|222	
14mu|ghostscript-9.14-8|223	%files module-X
14mu|ghostscript-9.14-8|224	%doc README.shared.mandrivalinux
14mu|ghostscript-9.14-8|225	%dir %{_libdir}/ghostscript/%{gsver}
14mu|ghostscript-9.14-8|226	%{_libdir}/ghostscript/%{gsver}/X11.so
14mu|ghostscript-9.14-8|227	%endif
14mu|ghostscript-9.14-8|228	
14mu|ghostscript-9.14-8|229	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|230	
14mu|ghostscript-9.14-8|231	%package -n %{libgs}
14mu|ghostscript-9.14-8|232	Summary:	PostScript/PDF interpreter and renderer (GhostScript shared library)
14mu|ghostscript-9.14-8|233	Group:		Publishing
14mu|ghostscript-9.14-8|234	
14mu|ghostscript-9.14-8|235	%description -n %{libgs}
14mu|ghostscript-9.14-8|236	This is the API library for programs which use the PostScript and/or
14mu|ghostscript-9.14-8|237	PDF interpreters of GhostScript.
14mu|ghostscript-9.14-8|238	
14mu|ghostscript-9.14-8|239	%files -n %{libgs}
14mu|ghostscript-9.14-8|240	%{_libdir}/libgs.so.*%{gsmajor}*
14mu|ghostscript-9.14-8|241	
14mu|ghostscript-9.14-8|242	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|243	
14mu|ghostscript-9.14-8|244	%package -n %{libgs_devel}
14mu|ghostscript-9.14-8|245	Summary:	Headers and links to compile against the "%{libgs}" library
14mu|ghostscript-9.14-8|246	Group:		Development/C
14mu|ghostscript-9.14-8|247	Requires:	%{libgs} >= %{gsver}
14mu|ghostscript-9.14-8|248	Provides:	%{name}-devel = %{gsver}
14mu|ghostscript-9.14-8|249	Provides:	libgs-devel = %{gsver}
14mu|ghostscript-9.14-8|250	Obsoletes:	%{_lib}gs9-devel < %{gsver}
14mu|ghostscript-9.14-8|251	Obsoletes:	%{_lib}gs8-devel < %{gsver}
14mu|ghostscript-9.14-8|252	
14mu|ghostscript-9.14-8|253	%description -n %{libgs_devel}
14mu|ghostscript-9.14-8|254	This package contains the static library and the header files needed
14mu|ghostscript-9.14-8|255	to compile applications using the GhostScript shared library.
14mu|ghostscript-9.14-8|256	
14mu|ghostscript-9.14-8|257	%files -n %{libgs_devel}
14mu|ghostscript-9.14-8|258	%{_libdir}/libgs.so
14mu|ghostscript-9.14-8|259	%{_includedir}/ghostscript
14mu|ghostscript-9.14-8|260	
14mu|ghostscript-9.14-8|261	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|262	
14mu|ghostscript-9.14-8|263	%package -n %{libijs}
14mu|ghostscript-9.14-8|264	Summary:	Dynamic library for the IJS printer driver plug-in interface
14mu|ghostscript-9.14-8|265	Version:	%{ijsver}
14mu|ghostscript-9.14-8|266	Release:	%{ijsrel}
14mu|ghostscript-9.14-8|267	Group:		Publishing
14mu|ghostscript-9.14-8|268	Url:		http://www.linuxprinting.org/ijs/
14mu|ghostscript-9.14-8|269	Provides:	libijs = %{ijsver}-%{ijsrel}
14mu|ghostscript-9.14-8|270	
14mu|ghostscript-9.14-8|271	%description -n %{libijs}
14mu|ghostscript-9.14-8|272	This is the API library for programs using the IJS printer driver
14mu|ghostscript-9.14-8|273	plug-in interface. Printer drivers using this interface can be added
14mu|ghostscript-9.14-8|274	to GhostScript (6.53 or newer) without needing to rebuild
14mu|ghostscript-9.14-8|275	GhostScript. Application programs providing an IJS interface can make
14mu|ghostscript-9.14-8|276	use of IJS printer drivers directly, without needing GhostScript.
14mu|ghostscript-9.14-8|277	
14mu|ghostscript-9.14-8|278	%files -n %{libijs}
14mu|ghostscript-9.14-8|279	%{_libdir}/libijs-%{ijsver}.so
14mu|ghostscript-9.14-8|280	
14mu|ghostscript-9.14-8|281	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|282	
14mu|ghostscript-9.14-8|283	%package -n %{libijs_devel}
14mu|ghostscript-9.14-8|284	Summary:	Headers and links for compiling against the "%{libijs}" library
14mu|ghostscript-9.14-8|285	Version:	%{ijsver}
14mu|ghostscript-9.14-8|286	Release:	%{ijsrel}
14mu|ghostscript-9.14-8|287	Group:		Development/C
14mu|ghostscript-9.14-8|288	Url:		http://www.linuxprinting.org/ijs/
14mu|ghostscript-9.14-8|289	Requires:	%{libijs} >= %{ijsver}
14mu|ghostscript-9.14-8|290	Requires:	multiarch-utils
14mu|ghostscript-9.14-8|291	Provides:	libijs-devel = %{ijsver}-%{ijsrel}
14mu|ghostscript-9.14-8|292	Provides:	ijs-devel = %{ijsver}-%{ijsrel}
14mu|ghostscript-9.14-8|293	Obsoletes:	%{_lib}ijs1-devel < %{ijsver}-%{ijsrel}
14mu|ghostscript-9.14-8|294	
14mu|ghostscript-9.14-8|295	%description -n %{libijs_devel}
14mu|ghostscript-9.14-8|296	This package contains the static library and the header files needed
14mu|ghostscript-9.14-8|297	to compile applications using the IJS library.
14mu|ghostscript-9.14-8|298	
14mu|ghostscript-9.14-8|299	%files -n %{libijs_devel}
14mu|ghostscript-9.14-8|300	%doc ijs/README
14mu|ghostscript-9.14-8|301	%{_libdir}/libijs.so
14mu|ghostscript-9.14-8|302	%{_libdir}/pkgconfig/ijs.pc
14mu|ghostscript-9.14-8|303	%{_includedir}/ijs
14mu|ghostscript-9.14-8|304	%{_bindir}/ijs_client_example
14mu|ghostscript-9.14-8|305	%{_bindir}/ijs_server_example
14mu|ghostscript-9.14-8|306	%{_bindir}/ijs-config
14mu|ghostscript-9.14-8|307	
14mu|ghostscript-9.14-8|308	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|309	
14mu|ghostscript-9.14-8|310	%package doc
14mu|ghostscript-9.14-8|311	Summary:	Documentation for GhostScript
14mu|ghostscript-9.14-8|312	Group:		Publishing
14mu|ghostscript-9.14-8|313	
14mu|ghostscript-9.14-8|314	%description doc
14mu|ghostscript-9.14-8|315	This package contains documentation for GhostScript.
14mu|ghostscript-9.14-8|316	
14mu|ghostscript-9.14-8|317	%files doc
14mu|ghostscript-9.14-8|318	%doc %{_docdir}/ghostscript-doc-%{gsver}
14mu|ghostscript-9.14-8|319	
14mu|ghostscript-9.14-8|320	#----------------------------------------------------------------------------
14mu|ghostscript-9.14-8|321	
14mu|ghostscript-9.14-8|322	%prep
14mu|ghostscript-9.14-8|323	%setup -q
14mu|ghostscript-9.14-8|324	%apply_patches
14mu|ghostscript-9.14-8|325	
14mu|ghostscript-9.14-8|326	# prevent building and using bundled libs
14mu|ghostscript-9.14-8|327	rm -rf jasper jbig2dec libpng jpeg tiff expat zlib lcms freetype
14mu|ghostscript-9.14-8|328	
14mu|ghostscript-9.14-8|329	# Convert manual pages to UTF-8
14mu|ghostscript-9.14-8|330	from8859_1() {
14mu|ghostscript-9.14-8|331	iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"
14mu|ghostscript-9.14-8|332	mv "${1}_" "$1"
14mu|ghostscript-9.14-8|333	}
14mu|ghostscript-9.14-8|334	for i in man/de/*.1; do from8859_1 "$i"; done
14mu|ghostscript-9.14-8|335	
14mu|ghostscript-9.14-8|336	# Stuff for shared library support to ghostscript.
14mu|ghostscript-9.14-8|337	%if %{GSx11SVGAmodule}
14mu|ghostscript-9.14-8|338	# build a small README describing the features available.
14mu|ghostscript-9.14-8|339	cat <<EOF >README.shared.mandrivalinux
14mu|ghostscript-9.14-8|340	This version of ghostscript support shared modules dynamically loaded
14mu|ghostscript-9.14-8|341	at run time.
14mu|ghostscript-9.14-8|342	
14mu|ghostscript-9.14-8|343	There are currently two modules compiled with the Mandriva Linux version of
14mu|ghostscript-9.14-8|344	ghostscript, one to support all X11 devices (typically used by gv) and
14mu|ghostscript-9.14-8|345	another to support the svgalib devices. Look at the
14mu|ghostscript-9.14-8|346	ghostscript-module-??? packages.
14mu|ghostscript-9.14-8|347	
14mu|ghostscript-9.14-8|348	There is no configuration needed, just can add (or remove) the package
14mu|ghostscript-9.14-8|349	to add (or remove) the devices concerned in ghostscript.
14mu|ghostscript-9.14-8|350	EOF
14mu|ghostscript-9.14-8|351	%endif
14mu|ghostscript-9.14-8|352	
14mu|ghostscript-9.14-8|353	# ps2pdfpress
14mu|ghostscript-9.14-8|354	bzcat %{SOURCE2} > ps2pdfpress
14mu|ghostscript-9.14-8|355	
14mu|ghostscript-9.14-8|356	# UPP file for SiPix Pocket Printer A6
14mu|ghostscript-9.14-8|357	bzcat %{SOURCE3} > sipixa6.upp
14mu|ghostscript-9.14-8|358	
14mu|ghostscript-9.14-8|359	%build
14mu|ghostscript-9.14-8|360	EXTRACFLAGS="-fno-strict-aliasing"
14mu|ghostscript-9.14-8|361	
14mu|ghostscript-9.14-8|362	pushd ijs*
14mu|ghostscript-9.14-8|363	./autogen.sh
14mu|ghostscript-9.14-8|364	%configure2_5x \
14mu|ghostscript-9.14-8|365	%ifarch %{ix86}
14mu|ghostscript-9.14-8|366	--disable-sse2 \
14mu|ghostscript-9.14-8|367	%endif
14mu|ghostscript-9.14-8|368	--enable-shared \
14mu|ghostscript-9.14-8|369	--disable-static
14mu|ghostscript-9.14-8|370	
14mu|ghostscript-9.14-8|371	%make
14mu|ghostscript-9.14-8|372	popd
14mu|ghostscript-9.14-8|373	
14mu|ghostscript-9.14-8|374	FONTPATH=
14mu|ghostscript-9.14-8|375	for path in \
14mu|ghostscript-9.14-8|376	%{_datadir}/fonts/default/%{name} \
14mu|ghostscript-9.14-8|377	%{_datadir}/fonts/default/Type1 \
14mu|ghostscript-9.14-8|378	%{_datadir}/fonts/default/amspsfnt/pfb \
14mu|ghostscript-9.14-8|379	%{_datadir}/fonts/default/cmpsfont/pfb \
14mu|ghostscript-9.14-8|380	%{_datadir}/fonts \
14mu|ghostscript-9.14-8|381	%{_datadir}/%{name}/conf.d \
14mu|ghostscript-9.14-8|382	%{_sysconfdir}/%{name} \
14mu|ghostscript-9.14-8|383	%{_sysconfdir}/%{name}/%{gs_dot_ver} \
14mu|ghostscript-9.14-8|384	%{_datadir}/poppler/cMap/*
14mu|ghostscript-9.14-8|385	do
14mu|ghostscript-9.14-8|386	FONTPATH="$FONTPATH${FONTPATH:+:}$path"
14mu|ghostscript-9.14-8|387	done
14mu|ghostscript-9.14-8|388	autoconf --force
14mu|ghostscript-9.14-8|389	
14mu|ghostscript-9.14-8|390	%configure2_5x \
14mu|ghostscript-9.14-8|391	--enable-dynamic \
14mu|ghostscript-9.14-8|392	%if !%{bootstrap}
14mu|ghostscript-9.14-8|393	--enable-fontconfig \
14mu|ghostscript-9.14-8|394	%endif
14mu|ghostscript-9.14-8|395	--with-drivers=ALL \
14mu|ghostscript-9.14-8|396	--with-fontpath="$FONTPATH" \
14mu|ghostscript-9.14-8|397	--with-ijs \
14mu|ghostscript-9.14-8|398	--with-x \
14mu|ghostscript-9.14-8|399	--disable-compile-inits \
14mu|ghostscript-9.14-8|400	--with-system-libtiff \
14mu|ghostscript-9.14-8|401	%if %{withcupsfilters}
14mu|ghostscript-9.14-8|402	--with-install-cups \
14mu|ghostscript-9.14-8|403	%endif
14mu|ghostscript-9.14-8|404	CFLAGS="$CFLAGS $EXTRACFLAGS"
14mu|ghostscript-9.14-8|405	
14mu|ghostscript-9.14-8|406	
14mu|ghostscript-9.14-8|407	# Drivers which do not compile:
14mu|ghostscript-9.14-8|408	# Needs newsiop/lbp.h: nwp533
14mu|ghostscript-9.14-8|409	# Needs sys/ioccom.h: sparc
14mu|ghostscript-9.14-8|410	# Needs unbdev/lpviio.h: sparc
14mu|ghostscript-9.14-8|411	
14mu|ghostscript-9.14-8|412	# Set documentation dir
14mu|ghostscript-9.14-8|413	perl -p -i -e 's|^(docdir=).*$|$1\$\(datadir\)/doc/%{name}-doc-%{gsver}|' Makefile
14mu|ghostscript-9.14-8|414	
14mu|ghostscript-9.14-8|415	# Fix references to X11 libraries
14mu|ghostscript-9.14-8|416	perl -p -i -e "s|(/usr/X11R6)/lib\b|\1/%{_lib}|g" Makefile base/*.mak
14mu|ghostscript-9.14-8|417	
14mu|ghostscript-9.14-8|418	# Correct paths for CJK fonts
14mu|ghostscript-9.14-8|419	perl -p -i -e "s:/usr/share/ghostscript/:/usr/share/ghostscript/Resource/:g" Resource/Init/gs_res.ps
14mu|ghostscript-9.14-8|420	perl -p -i -e "s:ghostscript/Resource/fonts:ghostscript/Resource/Font:g" Resource/Init/gs_res.ps
14mu|ghostscript-9.14-8|421	
14mu|ghostscript-9.14-8|422	# Do not use "-ansi" in gcc calls
14mu|ghostscript-9.14-8|423	perl -p -i -e "s:-ansi::g" Makefile
14mu|ghostscript-9.14-8|424	
14mu|ghostscript-9.14-8|425	# bork
14mu|ghostscript-9.14-8|426	perl -p -i -e "s|^EXTRALIBS=|EXTRALIBS=-L/%{_lib} -lz |g" Makefile
14mu|ghostscript-9.14-8|427	
14mu|ghostscript-9.14-8|428	# The RPM macro for make is not used here, as parallelization of the build
14mu|ghostscript-9.14-8|429	# process does not work.
14mu|ghostscript-9.14-8|430	%if %{GSx11SVGAmodule}
14mu|ghostscript-9.14-8|431	#make STDDIRS
14mu|ghostscript-9.14-8|432	make obj/X11.so
14mu|ghostscript-9.14-8|433	%endif
14mu|ghostscript-9.14-8|434	make so
14mu|ghostscript-9.14-8|435	#make pcl3opts
14mu|ghostscript-9.14-8|436	make cups
14mu|ghostscript-9.14-8|437	
14mu|ghostscript-9.14-8|438	%install
14mu|ghostscript-9.14-8|439	# Make directories
14mu|ghostscript-9.14-8|440	install -d %{buildroot}%{_bindir}
14mu|ghostscript-9.14-8|441	install -d %{buildroot}%{_libdir}
14mu|ghostscript-9.14-8|442	install -d %{buildroot}%{_includedir}
14mu|ghostscript-9.14-8|443	install -d %{buildroot}%{_sysconfdir}
14mu|ghostscript-9.14-8|444	install -d %{buildroot}%{_mandir}/man1
14mu|ghostscript-9.14-8|445	%if !%{bootstrap}
14mu|ghostscript-9.14-8|446	install -d %{buildroot}%{_prefix}/lib/cups
14mu|ghostscript-9.14-8|447	install -d %{buildroot}%{_datadir}/cups/model
14mu|ghostscript-9.14-8|448	install -d %{buildroot}%{_sysconfdir}/cups
14mu|ghostscript-9.14-8|449	%endif
14mu|ghostscript-9.14-8|450	
14mu|ghostscript-9.14-8|451	pushd ijs*
14mu|ghostscript-9.14-8|452	%configure2_5x \
14mu|ghostscript-9.14-8|453	--enable-shared \
14mu|ghostscript-9.14-8|454	--prefix=%{buildroot}%{_prefix} \
14mu|ghostscript-9.14-8|455	--libdir=%{buildroot}%{_libdir}
14mu|ghostscript-9.14-8|456	
14mu|ghostscript-9.14-8|457	# Work around bug in "configure" script
14mu|ghostscript-9.14-8|458	perl -p -i -e 's/\@OBJEXT\@/o/g' Makefile
14mu|ghostscript-9.14-8|459	perl -p -i -e 's/\@EXEEXT\@//g' Makefile
14mu|ghostscript-9.14-8|460	%makeinstall
14mu|ghostscript-9.14-8|461	# Fix prefixes in scripts
14mu|ghostscript-9.14-8|462	perl -p -i -e "s:%{buildroot}::g" %{buildroot}%{_bindir}/ijs-config
14mu|ghostscript-9.14-8|463	perl -p -i -e "s:%{buildroot}::g" %{buildroot}%{_libdir}/pkgconfig/ijs.pc
14mu|ghostscript-9.14-8|464	popd
14mu|ghostscript-9.14-8|465	
14mu|ghostscript-9.14-8|466	##### GHOSTSCRIPT
14mu|ghostscript-9.14-8|467	mkdir -p %{buildroot}%{_docdir}/ghostscript-doc-%{gsver}
14mu|ghostscript-9.14-8|468	
14mu|ghostscript-9.14-8|469	%if !%{bootstrap}
14mu|ghostscript-9.14-8|470	make \
14mu|ghostscript-9.14-8|471	prefix=%{_prefix} \
14mu|ghostscript-9.14-8|472	DESTDIR=%{buildroot} \
14mu|ghostscript-9.14-8|473	gssharedir=%{_libdir}/ghostscript/%{gsver} \
14mu|ghostscript-9.14-8|474	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
14mu|ghostscript-9.14-8|475	bindir=%{_bindir} \
14mu|ghostscript-9.14-8|476	%if %{withcupsfilters}
14mu|ghostscript-9.14-8|477	install-cups \
14mu|ghostscript-9.14-8|478	%endif
14mu|ghostscript-9.14-8|479	mandir=%{_mandir}
14mu|ghostscript-9.14-8|480	%endif
14mu|ghostscript-9.14-8|481	
14mu|ghostscript-9.14-8|482	make \
14mu|ghostscript-9.14-8|483	prefix=%{_prefix} \
14mu|ghostscript-9.14-8|484	DESTDIR=%{buildroot} \
14mu|ghostscript-9.14-8|485	gssharedir=%{_libdir}/ghostscript/%{gsver} \
14mu|ghostscript-9.14-8|486	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
14mu|ghostscript-9.14-8|487	bindir=%{_bindir} \
14mu|ghostscript-9.14-8|488	libdir=%{_libdir} \
14mu|ghostscript-9.14-8|489	mandir=%{_mandir} \
14mu|ghostscript-9.14-8|490	soinstall
14mu|ghostscript-9.14-8|491	
14mu|ghostscript-9.14-8|492	%if %{GSx11SVGAmodule}
14mu|ghostscript-9.14-8|493	make \
14mu|ghostscript-9.14-8|494	prefix=%{_prefix} \
14mu|ghostscript-9.14-8|495	DESTDIR=%{buildroot} \
14mu|ghostscript-9.14-8|496	gssharedir=%{_libdir}/ghostscript/%{gsver} \
14mu|ghostscript-9.14-8|497	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
14mu|ghostscript-9.14-8|498	bindir=%{_bindir} \
14mu|ghostscript-9.14-8|499	libdir=%{_libdir} \
14mu|ghostscript-9.14-8|500	mandir=%{_mandir} \
14mu|ghostscript-9.14-8|501	install-shared
14mu|ghostscript-9.14-8|502	%endif
14mu|ghostscript-9.14-8|503	
14mu|ghostscript-9.14-8|504	ln -sf gs.1%{_extension} %{buildroot}%{_mandir}/man1/ghostscript.1%{_extension}
14mu|ghostscript-9.14-8|505	
14mu|ghostscript-9.14-8|506	# ps2pdfpress
14mu|ghostscript-9.14-8|507	install -m 755 ps2pdfpress %{buildroot}%{_bindir}
14mu|ghostscript-9.14-8|508	
14mu|ghostscript-9.14-8|509	# UPP file for SiPix Pocket Printer A6
14mu|ghostscript-9.14-8|510	install -m 644 sipixa6.upp %{buildroot}%{_datadir}/ghostscript/%{gsver}/lib/
14mu|ghostscript-9.14-8|511	
14mu|ghostscript-9.14-8|512	# why?
14mu|ghostscript-9.14-8|513	%if %{withcupsfilters}
14mu|ghostscript-9.14-8|514	mv %{buildroot}%{_datadir}/cups/mime/gstoraster.convs %{buildroot}%{_sysconfdir}/cups/gstoraster.convs
14mu|ghostscript-9.14-8|515	%endif
14mu|ghostscript-9.14-8|516	
14mu|ghostscript-9.14-8|517	# Add backward compatibility link to not break printerdrake in Mandriva
14mu|ghostscript-9.14-8|518	# 2006 and older
14mu|ghostscript-9.14-8|519	ln -s %{_bindir}/gsc %{buildroot}%{_bindir}/gs-common
14mu|ghostscript-9.14-8|520	ln -s %{_bindir}/gsc %{buildroot}%{_bindir}/ghostscript
14mu|ghostscript-9.14-8|521	
14mu|ghostscript-9.14-8|522	# Correct permissions for all documentation files
14mu|ghostscript-9.14-8|523	chmod -R a+rX %{buildroot}%{_docdir}
14mu|ghostscript-9.14-8|524	chmod -R go-w %{buildroot}%{_docdir}
14mu|ghostscript-9.14-8|525	chmod -R u+w %{buildroot}%{_docdir}
14mu|ghostscript-9.14-8|526	
14mu|ghostscript-9.14-8|527	
14mu|ghostscript-9.14-8|528	%changelog
14mu|ghostscript-9.14-8|529	
14mu|ghostscript-9.14-8|530	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 9.14-8
14mu|ghostscript-9.14-8|531	- (629aa5a) Rebuild with new poppler
14mu|ghostscript-9.14-8|532	
14mu|ghostscript-9.14-8|533	

22622 14
14mu|giflib-5.1.4-1|1	%define major 7
14mu|giflib-5.1.4-1|2	%define libname %mklibname gif %{major}
14mu|giflib-5.1.4-1|3	%define devname %mklibname gif -d
14mu|giflib-5.1.4-1|4	
14mu|giflib-5.1.4-1|5	Summary:	Library for reading and writing gif images
14mu|giflib-5.1.4-1|6	Name:		giflib
14mu|giflib-5.1.4-1|7	Version:	5.1.4
14mu|giflib-5.1.4-1|8	Release:	1
14mu|giflib-5.1.4-1|9	License:	BSD
14mu|giflib-5.1.4-1|10	Group:		System/Libraries
14mu|giflib-5.1.4-1|11	Url:		http://giflib.sourceforge.net/
14mu|giflib-5.1.4-1|12	Source0:	https://sourceforge.net/projects/giflib/files/giflib-%{version}.tar.bz2
14mu|giflib-5.1.4-1|13	Patch0:		giflib-5.1.2-automake-1.13.patch
14mu|giflib-5.1.4-1|14	Patch1:		giflib-5.0.5_CVE-2015-7555.patch
14mu|giflib-5.1.4-1|15	BuildRequires:	xmlto
14mu|giflib-5.1.4-1|16	BuildRequires:	pkgconfig(x11)
14mu|giflib-5.1.4-1|17	
14mu|giflib-5.1.4-1|18	%description
14mu|giflib-5.1.4-1|19	giflib is a library for reading and writing gif images. It is API and
14mu|giflib-5.1.4-1|20	ABI compatible with libungif which was in wide use while the LZW
14mu|giflib-5.1.4-1|21	compression algorithm was patented.
14mu|giflib-5.1.4-1|22	
14mu|giflib-5.1.4-1|23	#----------------------------------------------------------------------------
14mu|giflib-5.1.4-1|24	
14mu|giflib-5.1.4-1|25	%package progs
14mu|giflib-5.1.4-1|26	Summary:	Gif tools based on giflib
14mu|giflib-5.1.4-1|27	Group:		Graphics
14mu|giflib-5.1.4-1|28	
14mu|giflib-5.1.4-1|29	%description progs
14mu|giflib-5.1.4-1|30	giflib is a library for reading and writing gif images. It is API and
14mu|giflib-5.1.4-1|31	ABI compatible with libungif which was in wide use while the LZW
14mu|giflib-5.1.4-1|32	compression algorithm was patented.
14mu|giflib-5.1.4-1|33	
14mu|giflib-5.1.4-1|34	This package provides some gif tools based on giflib.
14mu|giflib-5.1.4-1|35	
14mu|giflib-5.1.4-1|36	%files progs
14mu|giflib-5.1.4-1|37	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
14mu|giflib-5.1.4-1|38	%{_bindir}/*
14mu|giflib-5.1.4-1|39	%{_mandir}/man1/*
14mu|giflib-5.1.4-1|40	
14mu|giflib-5.1.4-1|41	#----------------------------------------------------------------------------
14mu|giflib-5.1.4-1|42	
14mu|giflib-5.1.4-1|43	%package -n %{libname}
14mu|giflib-5.1.4-1|44	Summary:	Library for reading and writing gif images
14mu|giflib-5.1.4-1|45	Group:		System/Libraries
14mu|giflib-5.1.4-1|46	
14mu|giflib-5.1.4-1|47	%description -n %{libname}
14mu|giflib-5.1.4-1|48	giflib is a library for reading and writing gif images. It is API and
14mu|giflib-5.1.4-1|49	ABI compatible with libungif which was in wide use while the LZW
14mu|giflib-5.1.4-1|50	compression algorithm was patented.
14mu|giflib-5.1.4-1|51	
14mu|giflib-5.1.4-1|52	%files -n %{libname}
14mu|giflib-5.1.4-1|53	%{_libdir}/libgif.so.%{major}*
14mu|giflib-5.1.4-1|54	
14mu|giflib-5.1.4-1|55	#----------------------------------------------------------------------------
14mu|giflib-5.1.4-1|56	
14mu|giflib-5.1.4-1|57	%package -n %{devname}
14mu|giflib-5.1.4-1|58	Summary:	Development files for giflib
14mu|giflib-5.1.4-1|59	Group:		Development/C
14mu|giflib-5.1.4-1|60	Requires:	%{libname} = %{EVRD}
14mu|giflib-5.1.4-1|61	Provides:	giflib-devel = %{EVRD}
14mu|giflib-5.1.4-1|62	Provides:	ungif-devel = %{EVRD}
14mu|giflib-5.1.4-1|63	
14mu|giflib-5.1.4-1|64	%description -n %{devname}
14mu|giflib-5.1.4-1|65	giflib is a library for reading and writing gif images. It is API and
14mu|giflib-5.1.4-1|66	ABI compatible with libungif which was in wide use while the LZW
14mu|giflib-5.1.4-1|67	compression algorithm was patented.
14mu|giflib-5.1.4-1|68	
14mu|giflib-5.1.4-1|69	This packages provides the developement files for giflib.
14mu|giflib-5.1.4-1|70	
14mu|giflib-5.1.4-1|71	%files -n %{devname}
14mu|giflib-5.1.4-1|72	%{_includedir}/gif_lib.h
14mu|giflib-5.1.4-1|73	%{_libdir}/*.so
14mu|giflib-5.1.4-1|74	
14mu|giflib-5.1.4-1|75	#----------------------------------------------------------------------------
14mu|giflib-5.1.4-1|76	
14mu|giflib-5.1.4-1|77	%prep
14mu|giflib-5.1.4-1|78	%setup -q
14mu|giflib-5.1.4-1|79	%apply_patches
14mu|giflib-5.1.4-1|80	autoreconf -fi
14mu|giflib-5.1.4-1|81	
14mu|giflib-5.1.4-1|82	%build
14mu|giflib-5.1.4-1|83	%configure2_5x \
14mu|giflib-5.1.4-1|84	--disable-static
14mu|giflib-5.1.4-1|85	
14mu|giflib-5.1.4-1|86	%make
14mu|giflib-5.1.4-1|87	
14mu|giflib-5.1.4-1|88	%install
14mu|giflib-5.1.4-1|89	%makeinstall_std
14mu|giflib-5.1.4-1|90	
14mu|giflib-5.1.4-1|91	# Let's try to keep -lungif working for really old code
14mu|giflib-5.1.4-1|92	ln -s libgif.so %{buildroot}%{_libdir}/libungif.so
14mu|giflib-5.1.4-1|93	
14mu|giflib-5.1.4-1|94	%changelog
14mu|giflib-5.1.4-1|95	
14mu|giflib-5.1.4-1|96	* Thu Aug 25 2016 dsilakov <denis.silakov@rosalab.ru> 5.1.4-1
14mu|giflib-5.1.4-1|97	- (735f9b6) Merge pull request #1 from alzim/giflib:rosa2014.1
14mu|giflib-5.1.4-1|98	- (735f9b6) Updated to 5.1.4
14mu|giflib-5.1.4-1|99	
14mu|giflib-5.1.4-1|100	

22623 14
14mu|gigolo-0.4.2-1|1	%define url_ver %(echo %{version} | cut -c 1-3)
14mu|gigolo-0.4.2-1|2	
14mu|gigolo-0.4.2-1|3	Summary:	Frontend for GIO/GVFS
14mu|gigolo-0.4.2-1|4	Name:		gigolo
14mu|gigolo-0.4.2-1|5	Version:	0.4.2
14mu|gigolo-0.4.2-1|6	Release:	1
14mu|gigolo-0.4.2-1|7	License:	GPLv2+
14mu|gigolo-0.4.2-1|8	Group:		Graphical desktop/Xfce
14mu|gigolo-0.4.2-1|9	Url:		http://www.xfce.org
14mu|gigolo-0.4.2-1|10	Source0:	http://archive.xfce.org/src/apps/gigolo/%{url_ver}/gigolo-%{version}.tar.bz2
14mu|gigolo-0.4.2-1|11	BuildRequires:	intltool
14mu|gigolo-0.4.2-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gigolo-0.4.2-1|13	Provides:	sion
14mu|gigolo-0.4.2-1|14	
14mu|gigolo-0.4.2-1|15	%description
14mu|gigolo-0.4.2-1|16	Gigolo is a frontend to easily manage connections to remote filesystems
14mu|gigolo-0.4.2-1|17	using GIO/GVFS. It allows you to quickly connect/mount a remote filesystem
14mu|gigolo-0.4.2-1|18	and manage bookmarks of such.
14mu|gigolo-0.4.2-1|19	
14mu|gigolo-0.4.2-1|20	%prep
14mu|gigolo-0.4.2-1|21	%setup -q
14mu|gigolo-0.4.2-1|22	
14mu|gigolo-0.4.2-1|23	%build
14mu|gigolo-0.4.2-1|24	%configure
14mu|gigolo-0.4.2-1|25	%make
14mu|gigolo-0.4.2-1|26	
14mu|gigolo-0.4.2-1|27	%install
14mu|gigolo-0.4.2-1|28	%makeinstall_std
14mu|gigolo-0.4.2-1|29	
14mu|gigolo-0.4.2-1|30	rm -rf %{_docdir}/%{name}
14mu|gigolo-0.4.2-1|31	
14mu|gigolo-0.4.2-1|32	%find_lang %{name} %{name}.lang
14mu|gigolo-0.4.2-1|33	
14mu|gigolo-0.4.2-1|34	%files -f %{name}.lang
14mu|gigolo-0.4.2-1|35	%doc AUTHORS README ChangeLog TODO
14mu|gigolo-0.4.2-1|36	%{_bindir}/%{name}
14mu|gigolo-0.4.2-1|37	%{_datadir}/applications/%{name}.desktop
14mu|gigolo-0.4.2-1|38	%{_mandir}/man1/*
14mu|gigolo-0.4.2-1|39	
14mu|gigolo-0.4.2-1|40	
14mu|gigolo-0.4.2-1|41	%changelog
14mu|gigolo-0.4.2-1|42	* Wed Oct 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4.2-1
14mu|gigolo-0.4.2-1|43	+ Revision: 7edf9ea
14mu|gigolo-0.4.2-1|44	- Updated to 0.4.1, sync with cooker
14mu|gigolo-0.4.2-1|45	
14mu|gigolo-0.4.2-1|46	

22624 14
14mu|gimp-2.8.22-1|1	%bcond_without  python
14mu|gimp-2.8.22-1|2	
14mu|gimp-2.8.22-1|3	%define	api	2.0
14mu|gimp-2.8.22-1|4	%define	abi	2.8
14mu|gimp-2.8.22-1|5	%define	major	0
14mu|gimp-2.8.22-1|6	%define	libname 	%mklibname %{name} %{api}_%{major}
14mu|gimp-2.8.22-1|7	%define	libbase		%mklibname gimpbase %{api} %{major}
14mu|gimp-2.8.22-1|8	%define	libcolor	%mklibname gimpcolor %{api} %{major}
14mu|gimp-2.8.22-1|9	%define	libconfig	%mklibname gimpconfig %{api} %{major}
14mu|gimp-2.8.22-1|10	%define	libmath		%mklibname gimpmath %{api} %{major}
14mu|gimp-2.8.22-1|11	%define	libmodule	%mklibname gimpmodule %{api} %{major}
14mu|gimp-2.8.22-1|12	%define	libthumb	%mklibname gimpthumb %{api} %{major}
14mu|gimp-2.8.22-1|13	%define	libui		%mklibname gimpui %{api} %{major}
14mu|gimp-2.8.22-1|14	%define	libwidgets	%mklibname gimpwidgets %{api} %{major}
14mu|gimp-2.8.22-1|15	%define	devname 	%mklibname -d %{name}%{api}
14mu|gimp-2.8.22-1|16	
14mu|gimp-2.8.22-1|17	Summary:	The GNU Image Manipulation Program
14mu|gimp-2.8.22-1|18	Name:		gimp
14mu|gimp-2.8.22-1|19	Epoch:		1
14mu|gimp-2.8.22-1|20	Version:	2.8.22
14mu|gimp-2.8.22-1|21	Release:	1
14mu|gimp-2.8.22-1|22	License:	GPLv2+
14mu|gimp-2.8.22-1|23	Group:		Graphics
14mu|gimp-2.8.22-1|24	Url:		http://www.gimp.org/
14mu|gimp-2.8.22-1|25	Source0:	http://download.gimp.org/pub/gimp/v%{abi}/gimp-%{version}.tar.bz2
14mu|gimp-2.8.22-1|26	# add single-window mode by default
14mu|gimp-2.8.22-1|27	Source2:	sessionrc
14mu|gimp-2.8.22-1|28	# disable RGB font anti-aliasing, see http://bugs.rosalinux.ru/show_bug.cgi?id=6620
14mu|gimp-2.8.22-1|29	Source3:	fonts.conf
14mu|gimp-2.8.22-1|30	Source13:	gimp-scripting-sample.pl
14mu|gimp-2.8.22-1|31	Patch0:		gimp-2.5.1-desktopentry.patch
14mu|gimp-2.8.22-1|32	Patch1:		gimp-2.8.4-link.patch
14mu|gimp-2.8.22-1|33	Patch2:		gimp-2.8.14-initial-pref.patch
14mu|gimp-2.8.22-1|34	Patch3:		gimp-2.8.14-gegl-0.3.patch
14mu|gimp-2.8.22-1|35	Patch4:		gimp-2.8.14-gegl-0.3-multiline.patch
14mu|gimp-2.8.22-1|36	
14mu|gimp-2.8.22-1|37	BuildRequires:	desktop-file-utils
14mu|gimp-2.8.22-1|38	BuildRequires:	iso-codes
14mu|gimp-2.8.22-1|39	BuildRequires:	gtk-doc
14mu|gimp-2.8.22-1|40	BuildRequires:	imagemagick
14mu|gimp-2.8.22-1|41	BuildRequires:	intltool
14mu|gimp-2.8.22-1|42	BuildRequires:	aalib-devel
14mu|gimp-2.8.22-1|43	BuildRequires:	bzip2-devel
14mu|gimp-2.8.22-1|44	BuildRequires:	ghostscript-devel
14mu|gimp-2.8.22-1|45	BuildRequires:	jasper-devel
14mu|gimp-2.8.22-1|46	BuildRequires:	libwmf-devel >= 0.2.8
14mu|gimp-2.8.22-1|47	BuildRequires:	mng-devel
14mu|gimp-2.8.22-1|48	BuildRequires:	tiff-devel
14mu|gimp-2.8.22-1|49	BuildRequires:	pkgconfig(alsa)
14mu|gimp-2.8.22-1|50	BuildRequires:	pkgconfig(atk) >= 2.2.0
14mu|gimp-2.8.22-1|51	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|gimp-2.8.22-1|52	BuildRequires:	pkgconfig(gegl-0.3)
14mu|gimp-2.8.22-1|53	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gimp-2.8.22-1|54	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.2
14mu|gimp-2.8.22-1|55	BuildRequires:	pkgconfig(gudev-1.0)
14mu|gimp-2.8.22-1|56	BuildRequires:	pkgconfig(lcms2)
14mu|gimp-2.8.22-1|57	BuildRequires:	pkgconfig(libart-2.0)
14mu|gimp-2.8.22-1|58	BuildRequires:	pkgconfig(libcurl)
14mu|gimp-2.8.22-1|59	BuildRequires:	pkgconfig(libexif)
14mu|gimp-2.8.22-1|60	BuildRequires:	pkgconfig(libpng)
14mu|gimp-2.8.22-1|61	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|gimp-2.8.22-1|62	BuildRequires:	pkgconfig(poppler-glib)
14mu|gimp-2.8.22-1|63	# help browser
14mu|gimp-2.8.22-1|64	BuildRequires:	pkgconfig(webkit-1.0)
14mu|gimp-2.8.22-1|65	BuildRequires:	pkgconfig(xext)
14mu|gimp-2.8.22-1|66	BuildRequires:	pkgconfig(xfixes)
14mu|gimp-2.8.22-1|67	BuildRequires:	pkgconfig(xmu)
14mu|gimp-2.8.22-1|68	BuildRequires:	pkgconfig(xpm)
14mu|gimp-2.8.22-1|69	## mail plugin
14mu|gimp-2.8.22-1|70	#BuildRequires:	postfix #sendmail-command
14mu|gimp-2.8.22-1|71	# print plugin
14mu|gimp-2.8.22-1|72	#BuildRequires: libgimpprint-devel >= 4.2.0
14mu|gimp-2.8.22-1|73	# python plugin
14mu|gimp-2.8.22-1|74	%if %{with python}
14mu|gimp-2.8.22-1|75	BuildRequires:	pkgconfig(pygtk-2.0)
14mu|gimp-2.8.22-1|76	BuildRequires:	pkgconfig(python)
14mu|gimp-2.8.22-1|77	%endif
14mu|gimp-2.8.22-1|78	# Require gegl, otherwise GIMP crashes on some operations
14mu|gimp-2.8.22-1|79	# (at least on cage transformation)
14mu|gimp-2.8.22-1|80	Requires:	gegl
14mu|gimp-2.8.22-1|81	Requires:	%{libname} = %{EVRD}
14mu|gimp-2.8.22-1|82	Suggests:	gimp-help-2
14mu|gimp-2.8.22-1|83	
14mu|gimp-2.8.22-1|84	%rename gimp2.6
14mu|gimp-2.8.22-1|85	
14mu|gimp-2.8.22-1|86	%description
14mu|gimp-2.8.22-1|87	The GIMP is an image manipulation program suitable for photo retouching,
14mu|gimp-2.8.22-1|88	image composition and image authoring.  Many people find it extremely useful
14mu|gimp-2.8.22-1|89	in creating logos and other graphics for web pages.  The GIMP has many of the
14mu|gimp-2.8.22-1|90	tools and filters you would expect to find in similar commercial offerings,
14mu|gimp-2.8.22-1|91	and some interesting extras as well.
14mu|gimp-2.8.22-1|92	
14mu|gimp-2.8.22-1|93	The GIMP provides a large image manipulation toolbox, including channel
14mu|gimp-2.8.22-1|94	operations and layers, effects, sub-pixel imaging and anti-aliasing,
14mu|gimp-2.8.22-1|95	and conversions, all with multi-level undo.
14mu|gimp-2.8.22-1|96	
14mu|gimp-2.8.22-1|97	This version of The GIMP includes a scripting facility, but many of the
14mu|gimp-2.8.22-1|98	included scripts rely on fonts that we cannot distribute.  The GIMP ftp
14mu|gimp-2.8.22-1|99	site has a package of fonts that you can install by yourself, which
14mu|gimp-2.8.22-1|100	includes all the fonts needed to run the included scripts.  Some of the
14mu|gimp-2.8.22-1|101	fonts have unusual licensing requirements; all the licenses are documented
14mu|gimp-2.8.22-1|102	in the package.  Get them in ftp://ftp.gimp.org/pub/gimp/fonts/ if you are so
14mu|gimp-2.8.22-1|103	inclined.  Alternatively, choose fonts which exist on your system before
14mu|gimp-2.8.22-1|104	running the scripts.
14mu|gimp-2.8.22-1|105	
14mu|gimp-2.8.22-1|106	%files -f gimp20.lang
14mu|gimp-2.8.22-1|107	%doc AUTHORS NEWS README README.i18n docs/Wilber*
14mu|gimp-2.8.22-1|108	%config(noreplace) %{_sysconfdir}/gimp/*/*
14mu|gimp-2.8.22-1|109	%{_bindir}/gimp
14mu|gimp-2.8.22-1|110	%{_bindir}/gimp-%{abi}
14mu|gimp-2.8.22-1|111	%{_bindir}/gimp-console
14mu|gimp-2.8.22-1|112	%{_bindir}/gimp-console-%{abi}
14mu|gimp-2.8.22-1|113	%dir %{_libdir}/gimp/%{api}
14mu|gimp-2.8.22-1|114	%dir %{_libdir}/gimp/%{api}/environ
14mu|gimp-2.8.22-1|115	%{_libdir}/gimp/%{api}/interpreters
14mu|gimp-2.8.22-1|116	%{_libdir}/gimp/%{api}/environ/default.env
14mu|gimp-2.8.22-1|117	%{_libdir}/gimp/%{api}/modules
14mu|gimp-2.8.22-1|118	%{_libdir}/gimp/%{api}/plug-ins
14mu|gimp-2.8.22-1|119	%exclude %{_libdir}/gimp/%{api}/plug-ins/*.py
14mu|gimp-2.8.22-1|120	%{_datadir}/applications/*
14mu|gimp-2.8.22-1|121	%{_datadir}/gimp
14mu|gimp-2.8.22-1|122	%{_datadir}/icons/hicolor/*/apps/gimp.png
14mu|gimp-2.8.22-1|123	%{_mandir}/man1/gimp-*
14mu|gimp-2.8.22-1|124	%{_mandir}/man1/gimp.*
14mu|gimp-2.8.22-1|125	%{_mandir}/man5/gimp*
14mu|gimp-2.8.22-1|126	%{_datadir}/appdata/*.xml
14mu|gimp-2.8.22-1|127	
14mu|gimp-2.8.22-1|128	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|129	
14mu|gimp-2.8.22-1|130	%package -n %{libname}
14mu|gimp-2.8.22-1|131	Summary:	GIMP libraries
14mu|gimp-2.8.22-1|132	Group:		System/Libraries
14mu|gimp-2.8.22-1|133	
14mu|gimp-2.8.22-1|134	%description -n %{libname}
14mu|gimp-2.8.22-1|135	This package contains a shared library for %{name}.
14mu|gimp-2.8.22-1|136	
14mu|gimp-2.8.22-1|137	%files -n %{libname}
14mu|gimp-2.8.22-1|138	%{_libdir}/libgimp-%{api}.so.%{major}*
14mu|gimp-2.8.22-1|139	
14mu|gimp-2.8.22-1|140	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|141	
14mu|gimp-2.8.22-1|142	%package -n %{libbase}
14mu|gimp-2.8.22-1|143	Summary:	GIMP libraries
14mu|gimp-2.8.22-1|144	Group:		System/Libraries
14mu|gimp-2.8.22-1|145	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mu|gimp-2.8.22-1|146	
14mu|gimp-2.8.22-1|147	%description -n %{libbase}
14mu|gimp-2.8.22-1|148	This package contains a shared library for %{name}.
14mu|gimp-2.8.22-1|149	
14mu|gimp-2.8.22-1|150	%files -n %{libbase}
14mu|gimp-2.8.22-1|151	%{_libdir}/libgimpbase-%{api}.so.%{major}*
14mu|gimp-2.8.22-1|152	
14mu|gimp-2.8.22-1|153	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|154	
14mu|gimp-2.8.22-1|155	%package -n %{libcolor}
14mu|gimp-2.8.22-1|156	Summary:	GIMP libraries
14mu|gimp-2.8.22-1|157	Group:		System/Libraries
14mu|gimp-2.8.22-1|158	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mu|gimp-2.8.22-1|159	
14mu|gimp-2.8.22-1|160	%description -n %{libcolor}
14mu|gimp-2.8.22-1|161	This package contains a shared library for %{name}.
14mu|gimp-2.8.22-1|162	
14mu|gimp-2.8.22-1|163	%files -n %{libcolor}
14mu|gimp-2.8.22-1|164	%{_libdir}/libgimpcolor-%{api}.so.%{major}*
14mu|gimp-2.8.22-1|165	
14mu|gimp-2.8.22-1|166	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|167	
14mu|gimp-2.8.22-1|168	%package -n %{libconfig}
14mu|gimp-2.8.22-1|169	Summary:	GIMP libraries
14mu|gimp-2.8.22-1|170	Group:		System/Libraries
14mu|gimp-2.8.22-1|171	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mu|gimp-2.8.22-1|172	
14mu|gimp-2.8.22-1|173	%description -n %{libconfig}
14mu|gimp-2.8.22-1|174	This package contains a shared library for %{name}.
14mu|gimp-2.8.22-1|175	
14mu|gimp-2.8.22-1|176	%files -n %{libconfig}
14mu|gimp-2.8.22-1|177	%{_libdir}/libgimpconfig-%{api}.so.%{major}*
14mu|gimp-2.8.22-1|178	
14mu|gimp-2.8.22-1|179	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|180	
14mu|gimp-2.8.22-1|181	%package -n %{libmath}
14mu|gimp-2.8.22-1|182	Summary:	GIMP libraries
14mu|gimp-2.8.22-1|183	Group:		System/Libraries
14mu|gimp-2.8.22-1|184	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mu|gimp-2.8.22-1|185	
14mu|gimp-2.8.22-1|186	%description -n %{libmath}
14mu|gimp-2.8.22-1|187	This package contains a shared library for %{name}.
14mu|gimp-2.8.22-1|188	
14mu|gimp-2.8.22-1|189	%files -n %{libmath}
14mu|gimp-2.8.22-1|190	%{_libdir}/libgimpmath-%{api}.so.%{major}*
14mu|gimp-2.8.22-1|191	
14mu|gimp-2.8.22-1|192	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|193	
14mu|gimp-2.8.22-1|194	%package -n %{libmodule}
14mu|gimp-2.8.22-1|195	Summary:	GIMP libraries
14mu|gimp-2.8.22-1|196	Group:		System/Libraries
14mu|gimp-2.8.22-1|197	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mu|gimp-2.8.22-1|198	
14mu|gimp-2.8.22-1|199	%description -n %{libmodule}
14mu|gimp-2.8.22-1|200	This package contains a shared library for %{name}.
14mu|gimp-2.8.22-1|201	
14mu|gimp-2.8.22-1|202	%files -n %{libmodule}
14mu|gimp-2.8.22-1|203	%{_libdir}/libgimpmodule-%{api}.so.%{major}*
14mu|gimp-2.8.22-1|204	
14mu|gimp-2.8.22-1|205	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|206	
14mu|gimp-2.8.22-1|207	%package -n %{libthumb}
14mu|gimp-2.8.22-1|208	Summary:	GIMP libraries
14mu|gimp-2.8.22-1|209	Group:		System/Libraries
14mu|gimp-2.8.22-1|210	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mu|gimp-2.8.22-1|211	
14mu|gimp-2.8.22-1|212	%description -n %{libthumb}
14mu|gimp-2.8.22-1|213	This package contains a shared library for %{name}.
14mu|gimp-2.8.22-1|214	
14mu|gimp-2.8.22-1|215	%files -n %{libthumb}
14mu|gimp-2.8.22-1|216	%{_libdir}/libgimpthumb-%{api}.so.%{major}*
14mu|gimp-2.8.22-1|217	
14mu|gimp-2.8.22-1|218	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|219	
14mu|gimp-2.8.22-1|220	%package -n %{libui}
14mu|gimp-2.8.22-1|221	Summary:	GIMP libraries
14mu|gimp-2.8.22-1|222	Group:		System/Libraries
14mu|gimp-2.8.22-1|223	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mu|gimp-2.8.22-1|224	
14mu|gimp-2.8.22-1|225	%description -n %{libui}
14mu|gimp-2.8.22-1|226	This package contains a shared library for %{name}.
14mu|gimp-2.8.22-1|227	
14mu|gimp-2.8.22-1|228	%files -n %{libui}
14mu|gimp-2.8.22-1|229	%{_libdir}/libgimpui-%{api}.so.%{major}*
14mu|gimp-2.8.22-1|230	
14mu|gimp-2.8.22-1|231	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|232	
14mu|gimp-2.8.22-1|233	%package -n %{libwidgets}
14mu|gimp-2.8.22-1|234	Summary:	GIMP libraries
14mu|gimp-2.8.22-1|235	Group:		System/Libraries
14mu|gimp-2.8.22-1|236	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
14mu|gimp-2.8.22-1|237	
14mu|gimp-2.8.22-1|238	%description -n %{libwidgets}
14mu|gimp-2.8.22-1|239	This package contains a shared library for %{name}.
14mu|gimp-2.8.22-1|240	
14mu|gimp-2.8.22-1|241	%files -n %{libwidgets}
14mu|gimp-2.8.22-1|242	%{_libdir}/libgimpwidgets-%{api}.so.%{major}*
14mu|gimp-2.8.22-1|243	
14mu|gimp-2.8.22-1|244	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|245	
14mu|gimp-2.8.22-1|246	%package -n %{devname}
14mu|gimp-2.8.22-1|247	Summary:	GIMP plugin and extension development kit
14mu|gimp-2.8.22-1|248	Group:		Development/GNOME and GTK+
14mu|gimp-2.8.22-1|249	Requires:	%{libname} = %{EVRD}
14mu|gimp-2.8.22-1|250	Requires:	%{libbase} = %{EVRD}
14mu|gimp-2.8.22-1|251	Requires:	%{libcolor} = %{EVRD}
14mu|gimp-2.8.22-1|252	Requires:	%{libconfig} = %{EVRD}
14mu|gimp-2.8.22-1|253	Requires:	%{libmath} = %{EVRD}
14mu|gimp-2.8.22-1|254	Requires:	%{libmodule} = %{EVRD}
14mu|gimp-2.8.22-1|255	Requires:	%{libthumb} = %{EVRD}
14mu|gimp-2.8.22-1|256	Requires:	%{libui} = %{EVRD}
14mu|gimp-2.8.22-1|257	Requires:	%{libwidgets} = %{EVRD}
14mu|gimp-2.8.22-1|258	Provides:	%{name}-devel = %{version}-%{release}
14mu|gimp-2.8.22-1|259	
14mu|gimp-2.8.22-1|260	%description -n %{devname}
14mu|gimp-2.8.22-1|261	Development libraries and header files for writing GIMP plugins and extensions.
14mu|gimp-2.8.22-1|262	
14mu|gimp-2.8.22-1|263	%files -n %{devname}
14mu|gimp-2.8.22-1|264	%doc ChangeLog
14mu|gimp-2.8.22-1|265	%doc %{_datadir}/gtk-doc/html/*
14mu|gimp-2.8.22-1|266	%{_bindir}/gimptool-*
14mu|gimp-2.8.22-1|267	%{_datadir}/aclocal/*.m4
14mu|gimp-2.8.22-1|268	%{_includedir}/*
14mu|gimp-2.8.22-1|269	%{_libdir}/lib*.so
14mu|gimp-2.8.22-1|270	%{_libdir}/pkgconfig/*
14mu|gimp-2.8.22-1|271	%{_mandir}/man1/gimptool-*
14mu|gimp-2.8.22-1|272	
14mu|gimp-2.8.22-1|273	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|274	
14mu|gimp-2.8.22-1|275	%if %{with python}
14mu|gimp-2.8.22-1|276	%package python
14mu|gimp-2.8.22-1|277	Summary:	GIMP python extension
14mu|gimp-2.8.22-1|278	Group:		Graphics
14mu|gimp-2.8.22-1|279	Requires:	pygtk2.0
14mu|gimp-2.8.22-1|280	
14mu|gimp-2.8.22-1|281	%description python
14mu|gimp-2.8.22-1|282	This package contains the python modules for GIMP, which act as a
14mu|gimp-2.8.22-1|283	wrapper to libgimp allowing the writing of plug-ins for Gimp.
14mu|gimp-2.8.22-1|284	This is similar to script-fu, except that you can use the full set
14mu|gimp-2.8.22-1|285	of Python extension modules from the plug-in, and you write plug-in
14mu|gimp-2.8.22-1|286	in python instead of in scheme.
14mu|gimp-2.8.22-1|287	
14mu|gimp-2.8.22-1|288	%files python
14mu|gimp-2.8.22-1|289	%{_libdir}/gimp/%{api}/environ/pygimp.env
14mu|gimp-2.8.22-1|290	%{_libdir}/gimp/%{api}/python
14mu|gimp-2.8.22-1|291	%{_libdir}/gimp/%{api}/plug-ins/*.py
14mu|gimp-2.8.22-1|292	%{_libdir}/python%{py_ver}/site-packages/*.pth
14mu|gimp-2.8.22-1|293	%endif
14mu|gimp-2.8.22-1|294	
14mu|gimp-2.8.22-1|295	#----------------------------------------------------------------------------
14mu|gimp-2.8.22-1|296	
14mu|gimp-2.8.22-1|297	%prep
14mu|gimp-2.8.22-1|298	%setup -q
14mu|gimp-2.8.22-1|299	%apply_patches
14mu|gimp-2.8.22-1|300	
14mu|gimp-2.8.22-1|301	%build
14mu|gimp-2.8.22-1|302	autoreconf -fiv
14mu|gimp-2.8.22-1|303	%configure2_5x \
14mu|gimp-2.8.22-1|304	--enable-default-binary=yes \
14mu|gimp-2.8.22-1|305	--enable-gimp-console \
14mu|gimp-2.8.22-1|306	--enable-mp=yes \
14mu|gimp-2.8.22-1|307	%if %{with python}
14mu|gimp-2.8.22-1|308	--enable-python=yes \
14mu|gimp-2.8.22-1|309	%else
14mu|gimp-2.8.22-1|310	--enable-python=no \
14mu|gimp-2.8.22-1|311	%endif
14mu|gimp-2.8.22-1|312	--with-gif-compression=lzw \
14mu|gimp-2.8.22-1|313	--without-hal \
14mu|gimp-2.8.22-1|314	--with-gvfs \
14mu|gimp-2.8.22-1|315	--with-dbus \
14mu|gimp-2.8.22-1|316	--enable-gtk-doc=yes \
14mu|gimp-2.8.22-1|317	--with-pdbgen \
14mu|gimp-2.8.22-1|318	--with-print \
14mu|gimp-2.8.22-1|319	--with-lcms=lcms2 \
14mu|gimp-2.8.22-1|320	--with-aa \
14mu|gimp-2.8.22-1|321	--with-linux-input \
14mu|gimp-2.8.22-1|322	--with-poppler \
14mu|gimp-2.8.22-1|323	--with-webkit \
14mu|gimp-2.8.22-1|324	--with-libtiff \
14mu|gimp-2.8.22-1|325	--with-libjpeg \
14mu|gimp-2.8.22-1|326	--with-libpng \
14mu|gimp-2.8.22-1|327	--with-libmng \
14mu|gimp-2.8.22-1|328	--with-libjasper \
14mu|gimp-2.8.22-1|329	--with-libexif \
14mu|gimp-2.8.22-1|330	--with-librsvg \
14mu|gimp-2.8.22-1|331	--with-libxpm \
14mu|gimp-2.8.22-1|332	--with-gvfs \
14mu|gimp-2.8.22-1|333	--with-alsa \
14mu|gimp-2.8.22-1|334	--with-dbus \
14mu|gimp-2.8.22-1|335	--with-script-fu \
14mu|gimp-2.8.22-1|336	--with-cairo-pdf
14mu|gimp-2.8.22-1|337	
14mu|gimp-2.8.22-1|338	%make
14mu|gimp-2.8.22-1|339	
14mu|gimp-2.8.22-1|340	%install
14mu|gimp-2.8.22-1|341	%makeinstall_std
14mu|gimp-2.8.22-1|342	
14mu|gimp-2.8.22-1|343	# workaround broken help system
14mu|gimp-2.8.22-1|344	HELP_DIR=%{buildroot}%{_datadir}/gimp/%{api}/help/C
14mu|gimp-2.8.22-1|345	[[ -d $HELP_DIR ]] || mkdir -p $HELP_DIR
14mu|gimp-2.8.22-1|346	HELP_IDX=$HELP_DIR/introduction.html
14mu|gimp-2.8.22-1|347	echo -e '<HTML><HEAD><TITLE>GIMP Base Library</HEAD>\n<BODY><UL>' > $HELP_IDX
14mu|gimp-2.8.22-1|348	
14mu|gimp-2.8.22-1|349	/bin/ls %{buildroot}%{_datadir}/gtk-doc/html/*/index.html | sed -e "s@%{buildroot}@@g" >> $HELP_IDX
14mu|gimp-2.8.22-1|350	perl -pi -e 's!(.*/html/)([^/]*)(/index.html)!<LI><A HREF="\1\2\3">\2</A>!g' $HELP_IDX
14mu|gimp-2.8.22-1|351	
14mu|gimp-2.8.22-1|352	echo '</UL></BODY></HTML>' >> $HELP_IDX
14mu|gimp-2.8.22-1|353	
14mu|gimp-2.8.22-1|354	%find_lang gimp20 --all-name
14mu|gimp-2.8.22-1|355	
14mu|gimp-2.8.22-1|356	%if %{with python}
14mu|gimp-2.8.22-1|357	chmod 755 %{buildroot}%{_libdir}/gimp/%{api}/plug-ins/*.py
14mu|gimp-2.8.22-1|358	mkdir -p %{buildroot}%{_libdir}/python%{py_ver}/site-packages
14mu|gimp-2.8.22-1|359	echo %{_libdir}/gimp/%{api}/python > %{buildroot}%{_libdir}/python%{py_ver}/site-packages/gimp.pth
14mu|gimp-2.8.22-1|360	echo %{_libdir}/gimp/%{api}/plug-ins >> %{buildroot}%{_libdir}/python%{py_ver}/site-packages/gimp.pth
14mu|gimp-2.8.22-1|361	%endif
14mu|gimp-2.8.22-1|362	
14mu|gimp-2.8.22-1|363	desktop-file-install --vendor="" \
14mu|gimp-2.8.22-1|364	--add-category="X-MandrivaLinux-CrossDesktop" \
14mu|gimp-2.8.22-1|365	--dir %{buildroot}%{_datadir}/applications \
14mu|gimp-2.8.22-1|366	%{buildroot}%{_datadir}/applications/*
14mu|gimp-2.8.22-1|367	
14mu|gimp-2.8.22-1|368	cp %{SOURCE2} %{buildroot}%{_sysconfdir}/gimp/2.0/
14mu|gimp-2.8.22-1|369	cp %{SOURCE3} %{buildroot}%{_sysconfdir}/gimp/2.0/
14mu|gimp-2.8.22-1|370	
14mu|gimp-2.8.22-1|371	%changelog
14mu|gimp-2.8.22-1|372	
14mu|gimp-2.8.22-1|373	* Fri May 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.22-1
14mu|gimp-2.8.22-1|374	- (453bd3f) New version 2.8.22
14mu|gimp-2.8.22-1|375	- (453bd3f) Drop CVE patch (merged upstream)
14mu|gimp-2.8.22-1|376	
14mu|gimp-2.8.22-1|377	* Fri Apr 21 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.20-1
14mu|gimp-2.8.22-1|378	- (213fc73) New version 2.8.20
14mu|gimp-2.8.22-1|379	- (213fc73) Fix CVE-2007-3126
14mu|gimp-2.8.22-1|380	
14mu|gimp-2.8.22-1|381	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.18-2
14mu|gimp-2.8.22-1|382	- (0fe0a56) MassBuild#1230: Increase release tag
14mu|gimp-2.8.22-1|383	
14mu|gimp-2.8.22-1|384	* Thu Oct 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.18-1
14mu|gimp-2.8.22-1|385	- (8a2f342) New version 2.8.18
14mu|gimp-2.8.22-1|386	- (8a2f342) Add patch from Debian to fix linkage with new GEGL
14mu|gimp-2.8.22-1|387	
14mu|gimp-2.8.22-1|388	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.16-6
14mu|gimp-2.8.22-1|389	- (05638f2) MassBuild#1169: Increase release tag
14mu|gimp-2.8.22-1|390	
14mu|gimp-2.8.22-1|391	* Mon Sep 19 2016 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.16-5
14mu|gimp-2.8.22-1|392	- (445a896) BuildList#2715417: Increase release tag
14mu|gimp-2.8.22-1|393	
14mu|gimp-2.8.22-1|394	* Tue Mar 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.16-4
14mu|gimp-2.8.22-1|395	- (860cfad) Add fonts.conf to disable RGB font anti-aliasing (RBZ#6620)
14mu|gimp-2.8.22-1|396	
14mu|gimp-2.8.22-1|397	* Sat Feb 06 2016 Denis Silakov <dsilakov@gmail.com> 1:2.8.16-3
14mu|gimp-2.8.22-1|398	- (a32c7ca) Call autoreconf
14mu|gimp-2.8.22-1|399	- (Denis Silakov: 67277df) Patch to build ith gegl-0.3
14mu|gimp-2.8.22-1|400	- (Denis Silakov: 26cfb4c) Use gegl-0.3
14mu|gimp-2.8.22-1|401	
14mu|gimp-2.8.22-1|402	* Sat Feb 06 2016 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.16-2
14mu|gimp-2.8.22-1|403	- (b16e115) Rebuild with new gegl
14mu|gimp-2.8.22-1|404	
14mu|gimp-2.8.22-1|405	* Thu Nov 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.16-1
14mu|gimp-2.8.22-1|406	- (dd921b8) New version 2.8.16
14mu|gimp-2.8.22-1|407	
14mu|gimp-2.8.22-1|408	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.14-4
14mu|gimp-2.8.22-1|409	- (7a4900e) Set InitialPreference in desktop file for KDE
14mu|gimp-2.8.22-1|410	
14mu|gimp-2.8.22-1|411	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.14-3
14mu|gimp-2.8.22-1|412	- (287a2e0) Rebuild with new poppler
14mu|gimp-2.8.22-1|413	
14mu|gimp-2.8.22-1|414	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1:2.8.14-2
14mu|gimp-2.8.22-1|415	- (60be729) MassBuild#656: Increase release tag
14mu|gimp-2.8.22-1|416	
14mu|gimp-2.8.22-1|417	* Tue Dec 30 2014 Tigro <ashejn@gmail.com> 1:2.8.14-1
14mu|gimp-2.8.22-1|418	- (ea2f2b7) update to 2.8.14
14mu|gimp-2.8.22-1|419	
14mu|gimp-2.8.22-1|420	* Tue Aug 26 2014 Tigro <ashejn@gmail.com> 1:2.8.12-1
14mu|gimp-2.8.22-1|421	- (139c91e) update to 2.8.12
14mu|gimp-2.8.22-1|422	
14mu|gimp-2.8.22-1|423	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.8.10-4
14mu|gimp-2.8.22-1|424	- (20d4f6a) MassBuild#440: Increase release tag
14mu|gimp-2.8.22-1|425	
14mu|gimp-2.8.22-1|426	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.10-3
14mu|gimp-2.8.22-1|427	- (7d8191a) Bump release
14mu|gimp-2.8.22-1|428	
14mu|gimp-2.8.22-1|429	* Tue Jun 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.10-2
14mu|gimp-2.8.22-1|430	- (c147bd8) Added patch to build with freetype 2.5.1
14mu|gimp-2.8.22-1|431	- (Andrey Bondrov: bf36c59) MassBuild#430: Increase release tag
14mu|gimp-2.8.22-1|432	
14mu|gimp-2.8.22-1|433	* Fri May 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.10-1
14mu|gimp-2.8.22-1|434	- (a734e41) Fix typo
14mu|gimp-2.8.22-1|435	- (Denis Silakov: 783f947) Updated to 2.8.10
14mu|gimp-2.8.22-1|436	
14mu|gimp-2.8.22-1|437	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.8-1
14mu|gimp-2.8.22-1|438	- (dd98e2b) LOG New version 2.8.8, switch to lcms2
14mu|gimp-2.8.22-1|439	
14mu|gimp-2.8.22-1|440	* Tue Aug 06 2013 Anton Chernyshov <ach@rosalab.ru> 1:2.8.6-3
14mu|gimp-2.8.22-1|441	- (98c6bbd) Fix macros for correct libs dependencies
14mu|gimp-2.8.22-1|442	- (Anton Chernyshov: e1ba16e) Add single-user mode by default
14mu|gimp-2.8.22-1|443	
14mu|gimp-2.8.22-1|444	* Thu Jul 11 2013 Arkady Shane <ashejn@gmail.com> 1:2.8.6-2
14mu|gimp-2.8.22-1|445	- (0848e70) Requires %{libname}
14mu|gimp-2.8.22-1|446	
14mu|gimp-2.8.22-1|447	* Sat Jun 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.6-1
14mu|gimp-2.8.22-1|448	- (b692fda) LOG New version 2.8.6, sync spec with Cooker
14mu|gimp-2.8.22-1|449	
14mu|gimp-2.8.22-1|450	* Fri Aug 24 2012 Alexander Khryukin <alexander@mezon.ru> 1:2.8.2-1
14mu|gimp-2.8.22-1|451	- (c0d2071) version update 2.8.2
14mu|gimp-2.8.22-1|452	
14mu|gimp-2.8.22-1|453	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:2.8.0-2
14mu|gimp-2.8.22-1|454	- (eef9ecb) Automatic import for version 2.8.0-2
14mu|gimp-2.8.22-1|455	
14mu|gimp-2.8.22-1|456	* Mon May 14 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:2.8.0-1
14mu|gimp-2.8.22-1|457	- (2c44950) Automatic import for version 2.8.0
14mu|gimp-2.8.22-1|458	
14mu|gimp-2.8.22-1|459	* Wed Apr 11 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1:2.6.11-7.1
14mu|gimp-2.8.22-1|460	- (2e0a140) add security patch from mdv (forgotten when syncing)
14mu|gimp-2.8.22-1|461	- (Dmitry Mikhirev: ddbf852) remove BuildRoot specification
14mu|gimp-2.8.22-1|462	
14mu|gimp-2.8.22-1|463	* Sun Feb 05 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:2.6.12-1
14mu|gimp-2.8.22-1|464	- (d7c935e) Automatic import for version 2.6.12
14mu|gimp-2.8.22-1|465	
14mu|gimp-2.8.22-1|466	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:2.6.11-11
14mu|gimp-2.8.22-1|467	- (3a779fa) Automatic import for version 2.6.11
14mu|gimp-2.8.22-1|468	
14mu|gimp-2.8.22-1|469	

22625 14
14mu|gir-repository-0.6.6-0.20100907.9|1	# Not needed here, debug info is empty
14mu|gir-repository-0.6.6-0.20100907.9|2	%define _enable_debug_packages %{nil}
14mu|gir-repository-0.6.6-0.20100907.9|3	%define debug_package %{nil}
14mu|gir-repository-0.6.6-0.20100907.9|4	
14mu|gir-repository-0.6.6-0.20100907.9|5	%define git 20100907
14mu|gir-repository-0.6.6-0.20100907.9|6	%define api 1.0
14mu|gir-repository-0.6.6-0.20100907.9|7	
14mu|gir-repository-0.6.6-0.20100907.9|8	Summary:	GObject Introspection Repository
14mu|gir-repository-0.6.6-0.20100907.9|9	Name:		gir-repository
14mu|gir-repository-0.6.6-0.20100907.9|10	Version:	0.6.6
14mu|gir-repository-0.6.6-0.20100907.9|11	Release:	0.%{git}.9
14mu|gir-repository-0.6.6-0.20100907.9|12	License:	LGPLv2+
14mu|gir-repository-0.6.6-0.20100907.9|13	Group:		Development/C
14mu|gir-repository-0.6.6-0.20100907.9|14	Url:		http://www.gnome.org
14mu|gir-repository-0.6.6-0.20100907.9|15	%if %{git}
14mu|gir-repository-0.6.6-0.20100907.9|16	Source0:	%{name}-%{git}.tar.xz
14mu|gir-repository-0.6.6-0.20100907.9|17	%else
14mu|gir-repository-0.6.6-0.20100907.9|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mu|gir-repository-0.6.6-0.20100907.9|19	%endif
14mu|gir-repository-0.6.6-0.20100907.9|20	Patch0:		gir-repository-disable-gtk.patch
14mu|gir-repository-0.6.6-0.20100907.9|21	Patch1:		gir-repository-fix-goo-build.patch
14mu|gir-repository-0.6.6-0.20100907.9|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gir-repository-0.6.6-0.20100907.9|23	BuildRequires:	pkgconfig(xft)
14mu|gir-repository-0.6.6-0.20100907.9|24	BuildRequires:	pkgconfig(xfixes)
14mu|gir-repository-0.6.6-0.20100907.9|25	BuildRequires:	pkgconfig(libxml-2.0)
14mu|gir-repository-0.6.6-0.20100907.9|26	BuildRequires:	pkgconfig(gl)
14mu|gir-repository-0.6.6-0.20100907.9|27	BuildRequires:	pkgconfig(poppler-glib)
14mu|gir-repository-0.6.6-0.20100907.9|28	BuildRequires:	pkgconfig(libnautilus-extension)
14mu|gir-repository-0.6.6-0.20100907.9|29	BuildRequires:	pkgconfig(libnotify)
14mu|gir-repository-0.6.6-0.20100907.9|30	BuildRequires:	pkgconfig(gtksourceview-2.0)
14mu|gir-repository-0.6.6-0.20100907.9|31	BuildRequires:	pkgconfig(goocanvas)
14mu|gir-repository-0.6.6-0.20100907.9|32	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|gir-repository-0.6.6-0.20100907.9|33	BuildRequires:	pkgconfig(avahi-gobject)
14mu|gir-repository-0.6.6-0.20100907.9|34	%if %{git}
14mu|gir-repository-0.6.6-0.20100907.9|35	BuildRequires:	gnome-common
14mu|gir-repository-0.6.6-0.20100907.9|36	%endif
14mu|gir-repository-0.6.6-0.20100907.9|37	
14mu|gir-repository-0.6.6-0.20100907.9|38	Requires:	%{mklibname girepository 1.0 1}
14mu|gir-repository-0.6.6-0.20100907.9|39	
14mu|gir-repository-0.6.6-0.20100907.9|40	%description
14mu|gir-repository-0.6.6-0.20100907.9|41	This is a repository of GIR interface description files.
14mu|gir-repository-0.6.6-0.20100907.9|42	
14mu|gir-repository-0.6.6-0.20100907.9|43	%prep
14mu|gir-repository-0.6.6-0.20100907.9|44	%if %{git}
14mu|gir-repository-0.6.6-0.20100907.9|45	%setup -q -n %{name}
14mu|gir-repository-0.6.6-0.20100907.9|46	%else
14mu|gir-repository-0.6.6-0.20100907.9|47	%setup -q
14mu|gir-repository-0.6.6-0.20100907.9|48	%endif
14mu|gir-repository-0.6.6-0.20100907.9|49	
14mu|gir-repository-0.6.6-0.20100907.9|50	%apply_patches
14mu|gir-repository-0.6.6-0.20100907.9|51	%if %{git}
14mu|gir-repository-0.6.6-0.20100907.9|52	./autogen.sh -V
14mu|gir-repository-0.6.6-0.20100907.9|53	%else
14mu|gir-repository-0.6.6-0.20100907.9|54	autoreconf -fi
14mu|gir-repository-0.6.6-0.20100907.9|55	%endif
14mu|gir-repository-0.6.6-0.20100907.9|56	
14mu|gir-repository-0.6.6-0.20100907.9|57	%build
14mu|gir-repository-0.6.6-0.20100907.9|58	%configure2_5x --disable-static
14mu|gir-repository-0.6.6-0.20100907.9|59	%make
14mu|gir-repository-0.6.6-0.20100907.9|60	
14mu|gir-repository-0.6.6-0.20100907.9|61	%install
14mu|gir-repository-0.6.6-0.20100907.9|62	%makeinstall_std
14mu|gir-repository-0.6.6-0.20100907.9|63	rm -v %{buildroot}%{_datadir}/gir-%{api}/Atk-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|64	rm -f %{buildroot}%{_datadir}/gir-%{api}/DBus*-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|65	rm -v %{buildroot}%{_datadir}/gir-%{api}/Pango-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|66	rm -v %{buildroot}%{_datadir}/gir-%{api}/PangoCairo-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|67	rm -v %{buildroot}%{_datadir}/gir-%{api}/PangoFT2-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|68	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GConf-2.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|69	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GMenu-2.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|70	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Gst*0.10.gir
14mu|gir-repository-0.6.6-0.20100907.9|71	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GSSDP-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|72	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/GUPnP-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|73	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Soup-2.4.gir
14mu|gir-repository-0.6.6-0.20100907.9|74	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Unique-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|75	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/WebKit-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|76	rm -v -f %{buildroot}%{_datadir}/gir-%{api}/Wnck-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|77	rm -v %{buildroot}%{_libdir}/girepository-%{api}/Atk-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|78	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GConf-2.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|79	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GMenu-2.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|80	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Gst*0.10.typelib
14mu|gir-repository-0.6.6-0.20100907.9|81	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GSSDP-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|82	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/GUPnP-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|83	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Soup-2.4.typelib
14mu|gir-repository-0.6.6-0.20100907.9|84	rm -v %{buildroot}%{_libdir}/girepository-%{api}/Pango-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|85	rm -v %{buildroot}%{_libdir}/girepository-%{api}/PangoCairo-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|86	rm -v %{buildroot}%{_libdir}/girepository-%{api}/PangoFT2-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|87	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Unique-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|88	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/WebKit-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|89	rm -v -f %{buildroot}%{_libdir}/girepository-%{api}/Wnck-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|90	rm -v -f %{buildroot}%{_libdir}/libgirepo-DBus-custom.so
14mu|gir-repository-0.6.6-0.20100907.9|91	
14mu|gir-repository-0.6.6-0.20100907.9|92	%files
14mu|gir-repository-0.6.6-0.20100907.9|93	%doc README NEWS AUTHORS
14mu|gir-repository-0.6.6-0.20100907.9|94	%{_datadir}/gir-%{api}/GnomeKeyring-2.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|95	%{_datadir}/gir-%{api}/GooCanvas-0.10.gir
14mu|gir-repository-0.6.6-0.20100907.9|96	%{_datadir}/gir-%{api}/GtkSource-2.2.gir
14mu|gir-repository-0.6.6-0.20100907.9|97	%{_datadir}/gir-%{api}/Nautilus-1.0.gir
14mu|gir-repository-0.6.6-0.20100907.9|98	%{_datadir}/gir-%{api}/Notify-0.4.gir
14mu|gir-repository-0.6.6-0.20100907.9|99	%{_datadir}/gir-%{api}/Poppler-0.8.gir
14mu|gir-repository-0.6.6-0.20100907.9|100	%{_libdir}/girepository-%{api}/GnomeKeyring-2.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|101	%{_libdir}/girepository-%{api}/GooCanvas-0.10.typelib
14mu|gir-repository-0.6.6-0.20100907.9|102	%{_libdir}/girepository-%{api}/GtkSource-2.2.typelib
14mu|gir-repository-0.6.6-0.20100907.9|103	%{_libdir}/girepository-%{api}/Nautilus-1.0.typelib
14mu|gir-repository-0.6.6-0.20100907.9|104	%{_libdir}/girepository-%{api}/Notify-0.4.typelib
14mu|gir-repository-0.6.6-0.20100907.9|105	%{_libdir}/girepository-%{api}/Poppler-0.8.typelib
14mu|gir-repository-0.6.6-0.20100907.9|106	
14mu|gir-repository-0.6.6-0.20100907.9|107	
14mu|gir-repository-0.6.6-0.20100907.9|108	%changelog
14mu|gir-repository-0.6.6-0.20100907.9|109	
14mu|gir-repository-0.6.6-0.20100907.9|110	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.6-0.20100907.9
14mu|gir-repository-0.6.6-0.20100907.9|111	- (2ada59e) Rebuild with new poppler
14mu|gir-repository-0.6.6-0.20100907.9|112	
14mu|gir-repository-0.6.6-0.20100907.9|113	

22626 14
14mu|git-2.13.7-1|1	%define devname %mklibname git -d
14mu|git-2.13.7-1|2	%define profile_branch 93git-branch.sh
14mu|git-2.13.7-1|3	%define profile_env 93git-env.sh
14mu|git-2.13.7-1|4	
14mu|git-2.13.7-1|5	Summary:	Global Information Tracker
14mu|git-2.13.7-1|6	Name:		git
14mu|git-2.13.7-1|7	Version:	2.13.7
14mu|git-2.13.7-1|8	Release:	1
14mu|git-2.13.7-1|9	Epoch:		1
14mu|git-2.13.7-1|10	License:	GPLv2+
14mu|git-2.13.7-1|11	Group:		Development/Tools
14mu|git-2.13.7-1|12	Url:		http://git-scm.com/
14mu|git-2.13.7-1|13	Source0:	https://www.kernel.org/pub/software/scm/git/%{name}-%{version}.tar.xz
14mu|git-2.13.7-1|14	Source2:	gitweb.conf
14mu|git-2.13.7-1|15	Source3:	%{profile_branch}
14mu|git-2.13.7-1|16	# Do we really need it? It's not used anyway
14mu|git-2.13.7-1|17	Source4:	%{profile_env}
14mu|git-2.13.7-1|18	BuildRequires:	asciidoc
14mu|git-2.13.7-1|19	BuildRequires:	docbook-dtd45-xml
14mu|git-2.13.7-1|20	BuildRequires:	xmlto
14mu|git-2.13.7-1|21	BuildRequires:	perl-CGI
14mu|git-2.13.7-1|22	BuildRequires:	perl-devel
14mu|git-2.13.7-1|23	BuildRequires:	pkgconfig(expat)
14mu|git-2.13.7-1|24	BuildRequires:	pkgconfig(libcurl)
14mu|git-2.13.7-1|25	BuildRequires:	pkgconfig(openssl)
14mu|git-2.13.7-1|26	BuildRequires:	pkgconfig(zlib)
14mu|git-2.13.7-1|27	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|28	Requires:	git-svn = %{EVRD}
14mu|git-2.13.7-1|29	Requires:	git-email = %{EVRD}
14mu|git-2.13.7-1|30	Suggests:	gitk = %{EVRD}
14mu|git-2.13.7-1|31	Suggests:	git-arch = %{EVRD}
14mu|git-2.13.7-1|32	Suggests:	git-core-oldies = %{EVRD}
14mu|git-2.13.7-1|33	Suggests:	git-cvs = %{EVRD}
14mu|git-2.13.7-1|34	Obsoletes:	python-git < 1:2.11
14mu|git-2.13.7-1|35	
14mu|git-2.13.7-1|36	%description
14mu|git-2.13.7-1|37	This is a stupid (but extremely fast) directory content manager.  It
14mu|git-2.13.7-1|38	doesn't do a whole lot, but what it _does_ do is track directory
14mu|git-2.13.7-1|39	contents efficiently. It is intended to be the base of an efficient,
14mu|git-2.13.7-1|40	distributed source code management system. This package includes
14mu|git-2.13.7-1|41	rudimentary tools that can be used as a SCM, but you should look
14mu|git-2.13.7-1|42	elsewhere for tools for ordinary humans layered on top of this.
14mu|git-2.13.7-1|43	
14mu|git-2.13.7-1|44	This is a dummy package which brings in all subpackages.
14mu|git-2.13.7-1|45	
14mu|git-2.13.7-1|46	%files
14mu|git-2.13.7-1|47	# no file in the main package
14mu|git-2.13.7-1|48	
14mu|git-2.13.7-1|49	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|50	
14mu|git-2.13.7-1|51	%package -n git-core
14mu|git-2.13.7-1|52	Summary:	Global Information Tracker
14mu|git-2.13.7-1|53	Group:		Development/Other
14mu|git-2.13.7-1|54	Requires:	diffutils
14mu|git-2.13.7-1|55	Suggests:	git-prompt
14mu|git-2.13.7-1|56	Requires:	less
14mu|git-2.13.7-1|57	Requires:	openssh-clients
14mu|git-2.13.7-1|58	Requires:	rsync
14mu|git-2.13.7-1|59	%rename gitcompletion
14mu|git-2.13.7-1|60	
14mu|git-2.13.7-1|61	%description -n git-core
14mu|git-2.13.7-1|62	This is a stupid (but extremely fast) directory content manager.  It
14mu|git-2.13.7-1|63	doesn't do a whole lot, but what it _does_ do is track directory
14mu|git-2.13.7-1|64	contents efficiently. It is intended to be the base of an efficient,
14mu|git-2.13.7-1|65	distributed source code management system. This package includes
14mu|git-2.13.7-1|66	rudimentary tools that can be used as a SCM, but you should look
14mu|git-2.13.7-1|67	elsewhere for tools for ordinary humans layered on top of this.
14mu|git-2.13.7-1|68	
14mu|git-2.13.7-1|69	This are the core tools with minimal dependencies.
14mu|git-2.13.7-1|70	
14mu|git-2.13.7-1|71	You may want to install subversion, cpsps and/or tla to import
14mu|git-2.13.7-1|72	repositories from other VCS.
14mu|git-2.13.7-1|73	
14mu|git-2.13.7-1|74	%files -n git-core -f %{name}.lang
14mu|git-2.13.7-1|75	%doc Documentation/*.html Documentation/howto Documentation/technical Documentation/RelNotes.txt.gz
14mu|git-2.13.7-1|76	%{_sysconfdir}/emacs/site-start.d/*
14mu|git-2.13.7-1|77	%{_sysconfdir}/bash_completion.d/*
14mu|git-2.13.7-1|78	%{_datadir}/emacs/site-lisp/*
14mu|git-2.13.7-1|79	%{_bindir}/git
14mu|git-2.13.7-1|80	%{_bindir}/git-*
14mu|git-2.13.7-1|81	%{_libdir}/git-core
14mu|git-2.13.7-1|82	%exclude %{_libdir}/git-core/*svn*
14mu|git-2.13.7-1|83	%exclude %{_libdir}/git-core/*cvs*
14mu|git-2.13.7-1|84	%exclude %{_libdir}/git-core/git-archimport
14mu|git-2.13.7-1|85	%exclude %{_libdir}/git-core/*email*
14mu|git-2.13.7-1|86	%{_datadir}/git-core
14mu|git-2.13.7-1|87	%{_datadir}/git-gui
14mu|git-2.13.7-1|88	%{_mandir}/*/git-*
14mu|git-2.13.7-1|89	%{_mandir}/*/git.*
14mu|git-2.13.7-1|90	%{_mandir}/*/gitattributes*
14mu|git-2.13.7-1|91	%{_mandir}/*/gitignore*
14mu|git-2.13.7-1|92	%{_mandir}/*/gitmodules*
14mu|git-2.13.7-1|93	%{_mandir}/*/gitnamespaces*
14mu|git-2.13.7-1|94	%{_mandir}/*/gitcli*
14mu|git-2.13.7-1|95	%{_mandir}/*/githooks*
14mu|git-2.13.7-1|96	%{_mandir}/*/gitrepository*
14mu|git-2.13.7-1|97	%{_mandir}/*/gitremote-helpers*
14mu|git-2.13.7-1|98	%{_mandir}/*/*tutorial*
14mu|git-2.13.7-1|99	%{_mandir}/*/*glossary*
14mu|git-2.13.7-1|100	%{_mandir}/*/giteveryday*
14mu|git-2.13.7-1|101	%{_mandir}/*/gitdiffcore*
14mu|git-2.13.7-1|102	%{_mandir}/*/gitworkflows*
14mu|git-2.13.7-1|103	%{_mandir}/*/gitrevisions*
14mu|git-2.13.7-1|104	%{_mandir}/*/gitcredentials*
14mu|git-2.13.7-1|105	%exclude %{_mandir}/man1/*svn*.1*
14mu|git-2.13.7-1|106	%exclude %{_mandir}/man1/*cvs*.1*
14mu|git-2.13.7-1|107	%exclude %{_mandir}/man7/*cvs*.7*
14mu|git-2.13.7-1|108	%exclude %{_mandir}/man1/*email*.1*
14mu|git-2.13.7-1|109	%exclude %{_mandir}/man1/git-archimport.1*
14mu|git-2.13.7-1|110	
14mu|git-2.13.7-1|111	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|112	
14mu|git-2.13.7-1|113	%package -n gitk
14mu|git-2.13.7-1|114	Summary:	Git revision tree visualiser
14mu|git-2.13.7-1|115	Group:		Development/Other
14mu|git-2.13.7-1|116	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|117	Requires:	tcl >= 8.4
14mu|git-2.13.7-1|118	Requires:	tk >= 8.4
14mu|git-2.13.7-1|119	
14mu|git-2.13.7-1|120	%description -n gitk
14mu|git-2.13.7-1|121	Git revision tree visualiser.
14mu|git-2.13.7-1|122	
14mu|git-2.13.7-1|123	%files -n gitk
14mu|git-2.13.7-1|124	%{_bindir}/gitk
14mu|git-2.13.7-1|125	%{_mandir}/*/gitk*
14mu|git-2.13.7-1|126	%{_datadir}/gitk
14mu|git-2.13.7-1|127	
14mu|git-2.13.7-1|128	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|129	
14mu|git-2.13.7-1|130	# %package -n gitview
14mu|git-2.13.7-1|131	# Summary:	Git graphical revision tree visualiser
14mu|git-2.13.7-1|132	# Group:		Development/Other
14mu|git-2.13.7-1|133	# Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|134	# Requires:	python-cairo
14mu|git-2.13.7-1|135	# Requires:	pygtk2.0
14mu|git-2.13.7-1|136	# Requires:	python-gtksourceview
14mu|git-2.13.7-1|137	#
14mu|git-2.13.7-1|138	# %description -n gitview
14mu|git-2.13.7-1|139	# Git graphical revision tree visualiser.
14mu|git-2.13.7-1|140	#
14mu|git-2.13.7-1|141	# %files -n gitview
14mu|git-2.13.7-1|142	# %doc contrib/gitview/gitview.txt
14mu|git-2.13.7-1|143	# %{_bindir}/gitview
14mu|git-2.13.7-1|144	
14mu|git-2.13.7-1|145	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|146	
14mu|git-2.13.7-1|147	%package -n %{devname}
14mu|git-2.13.7-1|148	Summary:	Git development files
14mu|git-2.13.7-1|149	Group:		Development/Other
14mu|git-2.13.7-1|150	Provides:	git-devel = %{EVRD}
14mu|git-2.13.7-1|151	
14mu|git-2.13.7-1|152	%description -n %{devname}
14mu|git-2.13.7-1|153	Development files for git.
14mu|git-2.13.7-1|154	
14mu|git-2.13.7-1|155	%files -n %{devname}
14mu|git-2.13.7-1|156	%{_includedir}/git
14mu|git-2.13.7-1|157	%{_libdir}/libgit.a
14mu|git-2.13.7-1|158	
14mu|git-2.13.7-1|159	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|160	
14mu|git-2.13.7-1|161	%package -n git-svn
14mu|git-2.13.7-1|162	Summary:	Git tools for importing Subversion repositories
14mu|git-2.13.7-1|163	Group:		Development/Other
14mu|git-2.13.7-1|164	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|165	Requires:	perl-Git
14mu|git-2.13.7-1|166	Requires:	perl-SVN
14mu|git-2.13.7-1|167	Requires:	subversion
14mu|git-2.13.7-1|168	
14mu|git-2.13.7-1|169	%description -n git-svn
14mu|git-2.13.7-1|170	Git tools for importing Subversion repositories.
14mu|git-2.13.7-1|171	
14mu|git-2.13.7-1|172	%files -n git-svn
14mu|git-2.13.7-1|173	%{_libdir}/git-core/*svn*
14mu|git-2.13.7-1|174	%{_mandir}/man1/*svn*.1*
14mu|git-2.13.7-1|175	
14mu|git-2.13.7-1|176	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|177	
14mu|git-2.13.7-1|178	%package -n git-cvs
14mu|git-2.13.7-1|179	Summary:	Git tools for importing CVS repositories
14mu|git-2.13.7-1|180	Group:		Development/Other
14mu|git-2.13.7-1|181	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|182	Suggests:	cvs
14mu|git-2.13.7-1|183	Suggests:	cvsps
14mu|git-2.13.7-1|184	
14mu|git-2.13.7-1|185	%description -n git-cvs
14mu|git-2.13.7-1|186	Git tools for importing CVS repositories.
14mu|git-2.13.7-1|187	
14mu|git-2.13.7-1|188	%files -n git-cvs
14mu|git-2.13.7-1|189	%{_libdir}/git-core/*cvs*
14mu|git-2.13.7-1|190	%{_mandir}/man1/*cvs*.1*
14mu|git-2.13.7-1|191	%{_mandir}/man7/*cvs*.7*
14mu|git-2.13.7-1|192	
14mu|git-2.13.7-1|193	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|194	
14mu|git-2.13.7-1|195	%package -n git-arch
14mu|git-2.13.7-1|196	Summary:	Git tools for importing Arch repositories
14mu|git-2.13.7-1|197	Group:		Development/Other
14mu|git-2.13.7-1|198	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|199	Suggests:	tla
14mu|git-2.13.7-1|200	
14mu|git-2.13.7-1|201	%description -n git-arch
14mu|git-2.13.7-1|202	Git tools for importing Arch repositories.
14mu|git-2.13.7-1|203	
14mu|git-2.13.7-1|204	%files -n git-arch
14mu|git-2.13.7-1|205	%{_libdir}/git-core/git-archimport
14mu|git-2.13.7-1|206	%{_mandir}/man1/git-archimport.1*
14mu|git-2.13.7-1|207	
14mu|git-2.13.7-1|208	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|209	
14mu|git-2.13.7-1|210	%package -n git-email
14mu|git-2.13.7-1|211	Summary:	Git tools for sending email
14mu|git-2.13.7-1|212	Group:		Development/Other
14mu|git-2.13.7-1|213	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|214	Suggests:	perl-Authen-SASL
14mu|git-2.13.7-1|215	Suggests:	perl-MIME-Base64
14mu|git-2.13.7-1|216	
14mu|git-2.13.7-1|217	%description -n git-email
14mu|git-2.13.7-1|218	Git tools for sending email.
14mu|git-2.13.7-1|219	
14mu|git-2.13.7-1|220	%files -n git-email
14mu|git-2.13.7-1|221	%{_libdir}/git-core/*email*
14mu|git-2.13.7-1|222	%{_mandir}/man1/*email*.1*
14mu|git-2.13.7-1|223	
14mu|git-2.13.7-1|224	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|225	
14mu|git-2.13.7-1|226	%package -n perl-Git
14mu|git-2.13.7-1|227	Summary:	Perl interface to Git
14mu|git-2.13.7-1|228	Group:		Development/Perl
14mu|git-2.13.7-1|229	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|230	
14mu|git-2.13.7-1|231	%description -n perl-Git
14mu|git-2.13.7-1|232	Perl interface to Git
14mu|git-2.13.7-1|233	
14mu|git-2.13.7-1|234	%files -n perl-Git
14mu|git-2.13.7-1|235	%{perl_vendorlib}/*
14mu|git-2.13.7-1|236	%{_mandir}/man3/*
14mu|git-2.13.7-1|237	
14mu|git-2.13.7-1|238	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|239	
14mu|git-2.13.7-1|240	%package -n git-core-oldies
14mu|git-2.13.7-1|241	Summary:	Git obsolete commands, bound to extinction
14mu|git-2.13.7-1|242	Group:		Development/Other
14mu|git-2.13.7-1|243	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|244	
14mu|git-2.13.7-1|245	%description -n git-core-oldies
14mu|git-2.13.7-1|246	Git obsolete commands, bound to extinction
14mu|git-2.13.7-1|247	
14mu|git-2.13.7-1|248	%files -n git-core-oldies
14mu|git-2.13.7-1|249	
14mu|git-2.13.7-1|250	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|251	
14mu|git-2.13.7-1|252	%package -n gitweb
14mu|git-2.13.7-1|253	Summary:	cgi-bin script for browse a git repository with web browser
14mu|git-2.13.7-1|254	Group:		System/Servers
14mu|git-2.13.7-1|255	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|256	Requires:	apache-mod_perl
14mu|git-2.13.7-1|257	
14mu|git-2.13.7-1|258	%description -n gitweb
14mu|git-2.13.7-1|259	cgi-bin script for browse a git repository with web browser.
14mu|git-2.13.7-1|260	
14mu|git-2.13.7-1|261	%files -n gitweb
14mu|git-2.13.7-1|262	%doc gitweb/INSTALL gitweb/README
14mu|git-2.13.7-1|263	%config(noreplace) %{_sysconfdir}/gitweb.conf
14mu|git-2.13.7-1|264	%config(noreplace) %{_webappconfdir}/gitweb.conf
14mu|git-2.13.7-1|265	%{_datadir}/gitweb
14mu|git-2.13.7-1|266	%{_mandir}/man1/gitweb.1*
14mu|git-2.13.7-1|267	%{_mandir}/man5/gitweb.conf.5*
14mu|git-2.13.7-1|268	
14mu|git-2.13.7-1|269	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|270	
14mu|git-2.13.7-1|271	%package -n git-prompt
14mu|git-2.13.7-1|272	Summary:	Shows the current git branch in your bash prompt
14mu|git-2.13.7-1|273	Group:		Shells
14mu|git-2.13.7-1|274	Requires:	git-core = %{EVRD}
14mu|git-2.13.7-1|275	Requires:	bash-completion
14mu|git-2.13.7-1|276	
14mu|git-2.13.7-1|277	%description -n git-prompt
14mu|git-2.13.7-1|278	Shows the current git branch in your bash prompt.
14mu|git-2.13.7-1|279	
14mu|git-2.13.7-1|280	%files -n git-prompt
14mu|git-2.13.7-1|281	%{_sysconfdir}/profile.d/%{profile_branch}
14mu|git-2.13.7-1|282	
14mu|git-2.13.7-1|283	#----------------------------------------------------------------------------
14mu|git-2.13.7-1|284	
14mu|git-2.13.7-1|285	%prep
14mu|git-2.13.7-1|286	%setup -q
14mu|git-2.13.7-1|287	# remove borring file
14mu|git-2.13.7-1|288	rm -f Documentation/.gitignore
14mu|git-2.13.7-1|289	# prefix gitweb css/png files with /gitweb
14mu|git-2.13.7-1|290	perl -pi -e 's!^(GITWEB_CSS|GITWEB_LOGO|GITWEB_FAVICON) = !$1 = /gitweb/!' Makefile
14mu|git-2.13.7-1|291	
14mu|git-2.13.7-1|292	%build
14mu|git-2.13.7-1|293	# same flags and prefix must be passed for make test too
14mu|git-2.13.7-1|294	%define git_make_params prefix=%{_prefix} gitexecdir=%{_libdir}/git-core CFLAGS="%{optflags}" GITWEB_CONFIG=%{_sysconfdir}/gitweb.conf DOCBOOK_XSL_172=1
14mu|git-2.13.7-1|295	%make %{git_make_params} all doc gitweb
14mu|git-2.13.7-1|296	
14mu|git-2.13.7-1|297	# Produce RelNotes.txt.gz
14mu|git-2.13.7-1|298	# sed trick changes "-x.y.z.txt" to "-x.y.z.0.txt" for ordering, then undoes it
14mu|git-2.13.7-1|299	# use awk to print a newline before each RelNotes header
14mu|git-2.13.7-1|300	cd Documentation/RelNotes \
14mu|git-2.13.7-1|301	&& relnotesls="`find . -name '*.txt' | sed 's/\([0-9]\.[0-9]\.[0-9]\)\.txt/\1.0.txt/' | sort -nr | sed 's/\([0-9]\.[0-9]\.[0-9]\)\.0\.txt/\1.txt/'`" \
14mu|git-2.13.7-1|302	&& awk 'FNR == 1 { print "" } { print }' $relnotesls | gzip -9c >../RelNotes.txt.gz
14mu|git-2.13.7-1|303	
14mu|git-2.13.7-1|304	%install
14mu|git-2.13.7-1|305	mkdir -p %{buildroot}%{_bindir}
14mu|git-2.13.7-1|306	%makeinstall_std prefix=%{_prefix} gitexecdir=%{_libdir}/git-core  CFLAGS="%{optflags}"
14mu|git-2.13.7-1|307	make install-doc prefix=%{_prefix} gitexecdir=%{_libdir}/git-core   DESTDIR=%{buildroot}
14mu|git-2.13.7-1|308	
14mu|git-2.13.7-1|309	# Avoid dependencies on obscure perl modules
14mu|git-2.13.7-1|310	chmod -x contrib/mw-to-git/git-remote-mediawiki.perl
14mu|git-2.13.7-1|311	
14mu|git-2.13.7-1|312	# (cg) Copy the whole contrib dir as docs. It contains useful scripts.
14mu|git-2.13.7-1|313	mkdir -p %{buildroot}%{_datadir}/doc/git-core
14mu|git-2.13.7-1|314	cp -ar contrib %{buildroot}%{_datadir}/doc/git-core
14mu|git-2.13.7-1|315	# (cg) Even tho' we copy the whole contrib dir, copy this rather than symlink incase the user is excluding docs
14mu|git-2.13.7-1|316	# install -m 755 contrib/gitview/gitview %{buildroot}%{_bindir}
14mu|git-2.13.7-1|317	
14mu|git-2.13.7-1|318	mkdir -p %{buildroot}%{_includedir}/git
14mu|git-2.13.7-1|319	cp *.h %{buildroot}%{_includedir}/git
14mu|git-2.13.7-1|320	
14mu|git-2.13.7-1|321	mkdir -p %{buildroot}%{_libdir}
14mu|git-2.13.7-1|322	install -m 644 libgit.a %{buildroot}%{_libdir}/libgit.a
14mu|git-2.13.7-1|323	
14mu|git-2.13.7-1|324	mv %{buildroot}/%{_prefix}/lib/perl5/site_perl %{buildroot}/%{_prefix}/lib/perl5/vendor_perl
14mu|git-2.13.7-1|325	rm -f %{buildroot}/%{perl_vendorlib}/Error.pm
14mu|git-2.13.7-1|326	
14mu|git-2.13.7-1|327	mkdir -p %{buildroot}%{_datadir}/gitweb/static
14mu|git-2.13.7-1|328	install -m 755 gitweb/gitweb.cgi %{buildroot}%{_datadir}/gitweb
14mu|git-2.13.7-1|329	install -m 644 gitweb/static/*.css gitweb/static/*.png %{buildroot}%{_datadir}/gitweb/static/
14mu|git-2.13.7-1|330	
14mu|git-2.13.7-1|331	mkdir -p %{buildroot}%{_sysconfdir}
14mu|git-2.13.7-1|332	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/gitweb.conf
14mu|git-2.13.7-1|333	# apache configuration
14mu|git-2.13.7-1|334	mkdir -p %{buildroot}%{_webappconfdir}
14mu|git-2.13.7-1|335	cat > %{buildroot}%{_webappconfdir}/gitweb.conf <<EOF
14mu|git-2.13.7-1|336	# gitweb configuration
14mu|git-2.13.7-1|337	Alias /gitweb %{_datadir}/gitweb
14mu|git-2.13.7-1|338	
14mu|git-2.13.7-1|339	<Directory %{_datadir}/gitweb>
14mu|git-2.13.7-1|340	Require all granted
14mu|git-2.13.7-1|341	Options ExecCgi
14mu|git-2.13.7-1|342	DirectoryIndex gitweb.cgi
14mu|git-2.13.7-1|343	AddHandler cgi-script .cgi
14mu|git-2.13.7-1|344	</Directory>
14mu|git-2.13.7-1|345	EOF
14mu|git-2.13.7-1|346	
14mu|git-2.13.7-1|347	# fix .sp in man files
14mu|git-2.13.7-1|348	find %{buildroot}/%{_mandir} -type f | xargs perl -e 's/\.sp$/\n\.sp/g' -pi
14mu|git-2.13.7-1|349	
14mu|git-2.13.7-1|350	# emacs VC backend:
14mu|git-2.13.7-1|351	mkdir -p %{buildroot}{%{_datadir}/emacs/site-lisp,/etc/emacs/site-start.d}
14mu|git-2.13.7-1|352	install -m 644 contrib/emacs/*.el %{buildroot}%{_datadir}/emacs/site-lisp
14mu|git-2.13.7-1|353	cat >%{buildroot}/etc/emacs/site-start.d/vc_git.el <<EOF
14mu|git-2.13.7-1|354	(add-to-list 'vc-handled-backends 'GIT)
14mu|git-2.13.7-1|355	EOF
14mu|git-2.13.7-1|356	
14mu|git-2.13.7-1|357	# install bash-completion file
14mu|git-2.13.7-1|358	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14mu|git-2.13.7-1|359	install -m644 contrib/completion/git-completion.bash \
14mu|git-2.13.7-1|360	%{buildroot}%{_sysconfdir}/bash_completion.d/git
14mu|git-2.13.7-1|361	install -m644 contrib/completion/git-prompt.sh \
14mu|git-2.13.7-1|362	%{buildroot}%{_sysconfdir}/bash_completion.d/git-prompt
14mu|git-2.13.7-1|363	
14mu|git-2.13.7-1|364	# And the prompt manipulation file
14mu|git-2.13.7-1|365	install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{profile_branch}
14mu|git-2.13.7-1|366	
14mu|git-2.13.7-1|367	# exposes a bug in less, as reported by coling
14mu|git-2.13.7-1|368	#install -D -m 0644 %SOURCE4 %{buildroot}%{_sysconfdir}/profile.d/%{profile_env}
14mu|git-2.13.7-1|369	
14mu|git-2.13.7-1|370	%find_lang %{name}
14mu|git-2.13.7-1|371	
14mu|git-2.13.7-1|372	%check
14mu|git-2.13.7-1|373	# We do NO_SVN_TESTS because git's tests hardcode
14mu|git-2.13.7-1|374	# replies from svn versions older than the one
14mu|git-2.13.7-1|375	# we're shipping -- and they have changed since
14mu|git-2.13.7-1|376	LC_ALL=C %make %{git_make_params} test NO_SVN_TESTS=true
14mu|git-2.13.7-1|377	
14mu|git-2.13.7-1|378	%changelog

22627 14
14mu|gitg-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gitg-3.16.1-1|2	
14mu|gitg-3.16.1-1|3	%define api 1.0
14mu|gitg-3.16.1-1|4	%define major 0
14mu|gitg-3.16.1-1|5	%define gmajor  1.0
14mu|gitg-3.16.1-1|6	%define libname %mklibname %{name} %{api} %major
14mu|gitg-3.16.1-1|7	%define girname %mklibname %{name}-gir %{gmajor}
14mu|gitg-3.16.1-1|8	%define develname %mklibname -d %{name}
14mu|gitg-3.16.1-1|9	
14mu|gitg-3.16.1-1|10	Name:           gitg
14mu|gitg-3.16.1-1|11	Version:        3.16.1
14mu|gitg-3.16.1-1|12	Release:        1
14mu|gitg-3.16.1-1|13	Summary:        GTK++++ graphical interface for the git revision control system
14mu|gitg-3.16.1-1|14	
14mu|gitg-3.16.1-1|15	Group:          Graphical desktop/GNOME
14mu|gitg-3.16.1-1|16	License:        GPLv2+
14mu|gitg-3.16.1-1|17	URL:            http://trac.novowork.com/gitg
14mu|gitg-3.16.1-1|18	Source0:        https://download.gnome.org/sources/gitg/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gitg-3.16.1-1|19	
14mu|gitg-3.16.1-1|20	BuildRequires:  intltool
14mu|gitg-3.16.1-1|21	BuildRequires:  pkgconfig(gee-0.8)
14mu|gitg-3.16.1-1|22	BuildRequires:  pkgconfig(gio-2.0) >= 2.38
14mu|gitg-3.16.1-1|23	BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.38
14mu|gitg-3.16.1-1|24	BuildRequires:  pkgconfig(glib-2.0) >= 2.38
14mu|gitg-3.16.1-1|25	BuildRequires:  pkgconfig(gmodule-2.0) >= 2.38
14mu|gitg-3.16.1-1|26	BuildRequires:  pkgconfig(gobject-2.0) >= 2.38
14mu|gitg-3.16.1-1|27	BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.10.1
14mu|gitg-3.16.1-1|28	BuildRequires:  pkgconfig(gsettings-desktop-schemas)
14mu|gitg-3.16.1-1|29	BuildRequires:  pkgconfig(gthread-2.0) >= 2.38
14mu|gitg-3.16.1-1|30	BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
14mu|gitg-3.16.1-1|31	BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.10
14mu|gitg-3.16.1-1|32	BuildRequires:  pkgconfig(gtkspell3-3.0) >= 3.0.3
14mu|gitg-3.16.1-1|33	BuildRequires:  pkgconfig(json-glib-1.0)
14mu|gitg-3.16.1-1|34	BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.18
14mu|gitg-3.16.1-1|35	BuildRequires:  pkgconfig(libpeas-1.0) >= 1.5.0
14mu|gitg-3.16.1-1|36	BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.5.0
14mu|gitg-3.16.1-1|37	BuildRequires:  pkgconfig(pygobject-3.0)
14mu|gitg-3.16.1-1|38	BuildRequires:  pkgconfig(webkit2gtk-4.0)
14mu|gitg-3.16.1-1|39	BuildRequires:  pkgconfig(libsecret-1)
14mu|gitg-3.16.1-1|40	BuildRequires:  python3-devel
14mu|gitg-3.16.1-1|41	BuildRequires:  vala-tools
14mu|gitg-3.16.1-1|42	
14mu|gitg-3.16.1-1|43	Requires:       git
14mu|gitg-3.16.1-1|44	Requires:	%{libname} >= %{version}-%{release}
14mu|gitg-3.16.1-1|45	Requires:	%{girname} >= %{version}-%{release}
14mu|gitg-3.16.1-1|46	
14mu|gitg-3.16.1-1|47	%description
14mu|gitg-3.16.1-1|48	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14mu|gitg-3.16.1-1|49	convenient tool to visualize git history and actions that benefit from a
14mu|gitg-3.16.1-1|50	graphical presentation.
14mu|gitg-3.16.1-1|51	
14mu|gitg-3.16.1-1|52	%package -n %{libname}
14mu|gitg-3.16.1-1|53	Group: System/Libraries
14mu|gitg-3.16.1-1|54	Summary: Shared library parts of %{name}
14mu|gitg-3.16.1-1|55	
14mu|gitg-3.16.1-1|56	%description -n %{libname}
14mu|gitg-3.16.1-1|57	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14mu|gitg-3.16.1-1|58	convenient tool to visualize git history and actions that benefit from a
14mu|gitg-3.16.1-1|59	graphical presentation.
14mu|gitg-3.16.1-1|60	
14mu|gitg-3.16.1-1|61	%package -n %{develname}
14mu|gitg-3.16.1-1|62	Group: Development/C
14mu|gitg-3.16.1-1|63	Summary: Development library parts of %{name}
14mu|gitg-3.16.1-1|64	Requires: %{libname} = %{version}-%{release}
14mu|gitg-3.16.1-1|65	Provides: libgitg-devel = %{version}-%{release}
14mu|gitg-3.16.1-1|66	
14mu|gitg-3.16.1-1|67	%description -n %{develname}
14mu|gitg-3.16.1-1|68	gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
14mu|gitg-3.16.1-1|69	convenient tool to visualize git history and actions that benefit from a
14mu|gitg-3.16.1-1|70	graphical presentation.
14mu|gitg-3.16.1-1|71	
14mu|gitg-3.16.1-1|72	%package -n %{girname}
14mu|gitg-3.16.1-1|73	Summary:        GObject Introspection interface description for %{name}
14mu|gitg-3.16.1-1|74	Group:          System/Libraries
14mu|gitg-3.16.1-1|75	Requires:       %{libname} = %{version}-%{release}
14mu|gitg-3.16.1-1|76	Conflicts:      %{name} < 0.3.2-2
14mu|gitg-3.16.1-1|77	
14mu|gitg-3.16.1-1|78	%description -n %{girname}
14mu|gitg-3.16.1-1|79	GObject Introspection interface description for %{name}.
14mu|gitg-3.16.1-1|80	
14mu|gitg-3.16.1-1|81	%prep
14mu|gitg-3.16.1-1|82	%setup -q
14mu|gitg-3.16.1-1|83	
14mu|gitg-3.16.1-1|84	# Use webkitgtk4
14mu|gitg-3.16.1-1|85	sed -i -e '/name="WebKit2"/ s/3\.0/4.0/' Gitg-1.0.gir
14mu|gitg-3.16.1-1|86	
14mu|gitg-3.16.1-1|87	%build
14mu|gitg-3.16.1-1|88	%configure2_5x \
14mu|gitg-3.16.1-1|89	--disable-static \
14mu|gitg-3.16.1-1|90	--disable-maintainer-mode
14mu|gitg-3.16.1-1|91	%make
14mu|gitg-3.16.1-1|92	
14mu|gitg-3.16.1-1|93	%install
14mu|gitg-3.16.1-1|94	%makeinstall_std
14mu|gitg-3.16.1-1|95	%find_lang %{name}
14mu|gitg-3.16.1-1|96	
14mu|gitg-3.16.1-1|97	%files -f %{name}.lang
14mu|gitg-3.16.1-1|98	%doc AUTHORS NEWS README
14mu|gitg-3.16.1-1|99	%{_bindir}/gitg
14mu|gitg-3.16.1-1|100	%{_datadir}/appdata/gitg.appdata.xml
14mu|gitg-3.16.1-1|101	%{_datadir}/applications/gitg.desktop
14mu|gitg-3.16.1-1|102	%{_datadir}/gitg
14mu|gitg-3.16.1-1|103	%{_datadir}/glib-2.0/schemas/org.gnome.gitg.gschema.xml
14mu|gitg-3.16.1-1|104	%{_datadir}/icons/hicolor/*/apps/gitg*
14mu|gitg-3.16.1-1|105	%{_libdir}/gitg/plugins/*
14mu|gitg-3.16.1-1|106	%{_mandir}/man1/gitg.1*
14mu|gitg-3.16.1-1|107	%{py3_platsitedir}/gi/overrides/*
14mu|gitg-3.16.1-1|108	
14mu|gitg-3.16.1-1|109	%files -n %{libname}
14mu|gitg-3.16.1-1|110	%{_libdir}/libgitg*-%{api}.so.%{major}*
14mu|gitg-3.16.1-1|111	
14mu|gitg-3.16.1-1|112	%files -n %{girname}
14mu|gitg-3.16.1-1|113	%{_libdir}/girepository-1.0/Gitg*-%{gmajor}.typelib
14mu|gitg-3.16.1-1|114	
14mu|gitg-3.16.1-1|115	%files -n %{develname}
14mu|gitg-3.16.1-1|116	%doc ChangeLog
14mu|gitg-3.16.1-1|117	%{_includedir}/libgitg*-%{api}
14mu|gitg-3.16.1-1|118	%{_libdir}/libgitg*-%{api}.so
14mu|gitg-3.16.1-1|119	%{_libdir}/pkgconfig/libgitg*-%{api}.pc
14mu|gitg-3.16.1-1|120	%{_datadir}/gir-%{gmajor}/Gitg*-%{gmajor}.gir
14mu|gitg-3.16.1-1|121	%{_datadir}/vala/vapi/libgitg*-%{api}.vapi
14mu|gitg-3.16.1-1|122	
14mu|gitg-3.16.1-1|123	%changelog
14mu|gitg-3.16.1-1|124	
14mu|gitg-3.16.1-1|125	* Fri May 01 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|gitg-3.16.1-1|126	- (dd6e005) update to 3.16.1
14mu|gitg-3.16.1-1|127	
14mu|gitg-3.16.1-1|128	

22628 14
14mu|gjs-1.43.3-2|1	%define api			1.0
14mu|gjs-1.43.3-2|2	%define major		0
14mu|gjs-1.43.3-2|3	%define girmajor	1.0
14mu|gjs-1.43.3-2|4	%define libname		%mklibname %{name} %major
14mu|gjs-1.43.3-2|5	%define develname	%mklibname -d %{name}
14mu|gjs-1.43.3-2|6	%define girname		%mklibname %{name}-gir %{girmajor}
14mu|gjs-1.43.3-2|7	
14mu|gjs-1.43.3-2|8	Summary:	JavaScript bindings based on gobject-introspection
14mu|gjs-1.43.3-2|9	Name:		gjs
14mu|gjs-1.43.3-2|10	Version:	1.43.3
14mu|gjs-1.43.3-2|11	Release:	2
14mu|gjs-1.43.3-2|12	License:	BSD
14mu|gjs-1.43.3-2|13	Group:		Development/Other
14mu|gjs-1.43.3-2|14	Url:		http://live.gnome.org/Gjs
14mu|gjs-1.43.3-2|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.43/%{name}-%{version}.tar.xz
14mu|gjs-1.43.3-2|16	
14mu|gjs-1.43.3-2|17	BuildRequires:	pkgconfig(cairo)
14mu|gjs-1.43.3-2|18	BuildRequires:	pkgconfig(cairo-gobject)
14mu|gjs-1.43.3-2|19	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|gjs-1.43.3-2|20	BuildRequires:	pkgconfig(gio-2.0)
14mu|gjs-1.43.3-2|21	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|gjs-1.43.3-2|22	BuildRequires:	pkgconfig(gobject-2.0) >= 2.18.0
14mu|gjs-1.43.3-2|23	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.29.16
14mu|gjs-1.43.3-2|24	BuildRequires:	pkgconfig(gthread-2.0)
14mu|gjs-1.43.3-2|25	BuildRequires:	pkgconfig(mozjs-24)
14mu|gjs-1.43.3-2|26	
14mu|gjs-1.43.3-2|27	Provides:	/usr/bin/gjs
14mu|gjs-1.43.3-2|28	Provides:	/usr/bin/gjs-console
14mu|gjs-1.43.3-2|29	
14mu|gjs-1.43.3-2|30	%description
14mu|gjs-1.43.3-2|31	This package contains JavaScript bindings based on gobject-introspection.
14mu|gjs-1.43.3-2|32	
14mu|gjs-1.43.3-2|33	%package -n %{libname}
14mu|gjs-1.43.3-2|34	Group:		System/Libraries
14mu|gjs-1.43.3-2|35	Summary:	JavaScript bindings based on gobject-introspection
14mu|gjs-1.43.3-2|36	
14mu|gjs-1.43.3-2|37	%description -n %{libname}
14mu|gjs-1.43.3-2|38	This package contains JavaScript bindings based on gobject-introspection.
14mu|gjs-1.43.3-2|39	
14mu|gjs-1.43.3-2|40	%package -n %{girname}
14mu|gjs-1.43.3-2|41	Summary:	GObject Introspection interface description for %{name}
14mu|gjs-1.43.3-2|42	Group:		System/Libraries
14mu|gjs-1.43.3-2|43	
14mu|gjs-1.43.3-2|44	%description -n %{girname}
14mu|gjs-1.43.3-2|45	GObject Introspection interface description for %{name}.
14mu|gjs-1.43.3-2|46	
14mu|gjs-1.43.3-2|47	%package -n %{develname}
14mu|gjs-1.43.3-2|48	Group:		Development/C
14mu|gjs-1.43.3-2|49	Summary:	JavaScript bindings based on gobject-introspection
14mu|gjs-1.43.3-2|50	Requires:	%{libname} = %{version}-%{release}
14mu|gjs-1.43.3-2|51	Requires:	%{girname} = %{version}-%{release}
14mu|gjs-1.43.3-2|52	Provides:	%{name}-devel = %{version}-%{release}
14mu|gjs-1.43.3-2|53	
14mu|gjs-1.43.3-2|54	%description -n %{develname}
14mu|gjs-1.43.3-2|55	This package contains JavaScript bindings based on gobject-introspection.
14mu|gjs-1.43.3-2|56	
14mu|gjs-1.43.3-2|57	%prep
14mu|gjs-1.43.3-2|58	%setup -q
14mu|gjs-1.43.3-2|59	%apply_patches
14mu|gjs-1.43.3-2|60	
14mu|gjs-1.43.3-2|61	%build
14mu|gjs-1.43.3-2|62	%configure2_5x \
14mu|gjs-1.43.3-2|63	--disable-static
14mu|gjs-1.43.3-2|64	
14mu|gjs-1.43.3-2|65	%make V=1
14mu|gjs-1.43.3-2|66	
14mu|gjs-1.43.3-2|67	%install
14mu|gjs-1.43.3-2|68	%makeinstall_std
14mu|gjs-1.43.3-2|69	
14mu|gjs-1.43.3-2|70	%files
14mu|gjs-1.43.3-2|71	%doc README COPYING NEWS
14mu|gjs-1.43.3-2|72	%{_bindir}/gjs
14mu|gjs-1.43.3-2|73	%{_bindir}/gjs-console
14mu|gjs-1.43.3-2|74	
14mu|gjs-1.43.3-2|75	%files -n %{libname}
14mu|gjs-1.43.3-2|76	%{_libdir}/libgjs.so.%{major}*
14mu|gjs-1.43.3-2|77	
14mu|gjs-1.43.3-2|78	%files -n %{girname}
14mu|gjs-1.43.3-2|79	%{_libdir}/gjs/girepository-1.0/GjsPrivate-1.0.typelib
14mu|gjs-1.43.3-2|80	
14mu|gjs-1.43.3-2|81	%files -n %{develname}
14mu|gjs-1.43.3-2|82	%{_libdir}/libgjs.so
14mu|gjs-1.43.3-2|83	%{_libdir}/pkgconfig/gjs-%{api}.pc
14mu|gjs-1.43.3-2|84	%{_libdir}/pkgconfig/gjs-internals-%{api}.pc
14mu|gjs-1.43.3-2|85	%{_includedir}/gjs-%{api}
14mu|gjs-1.43.3-2|86	
14mu|gjs-1.43.3-2|87	
14mu|gjs-1.43.3-2|88	%changelog
14mu|gjs-1.43.3-2|89	
14mu|gjs-1.43.3-2|90	* Fri Mar 13 2015 Tigro <ashejn@yandex-team.ru> 1.43.3-2
14mu|gjs-1.43.3-2|91	- (5f14d03) P: /usr/bin/gjs-console
14mu|gjs-1.43.3-2|92	
14mu|gjs-1.43.3-2|93	

22629 14
14mu|gksu-2.0.2-15|1	%define Werror_cflags %{nil}
14mu|gksu-2.0.2-15|2	
14mu|gksu-2.0.2-15|3	Summary:	GTK+ frontend to the su and sudo programs
14mu|gksu-2.0.2-15|4	Name:		gksu
14mu|gksu-2.0.2-15|5	Version:	2.0.2
14mu|gksu-2.0.2-15|6	Release:	15
14mu|gksu-2.0.2-15|7	License:	GPLv2+
14mu|gksu-2.0.2-15|8	Group:		Graphical desktop/GNOME
14mu|gksu-2.0.2-15|9	Url:		http://www.nongnu.org/gksu/
14mu|gksu-2.0.2-15|10	Source0:	http://people.debian.org/~kov/gksu/gksu/%{name}-%{version}.tar.bz2
14mu|gksu-2.0.2-15|11	Patch0:		gksu-2.0.2-use-xvt-for-terminal.patch
14mu|gksu-2.0.2-15|12	Patch1:		gksu-2.0.2-fix-nautilus-link.patch
14mu|gksu-2.0.2-15|13	Patch2:		gksu-2.0.2-fixglibinclude.patch
14mu|gksu-2.0.2-15|14	Patch3:		02_format_security.patch
14mu|gksu-2.0.2-15|15	Patch4:		gksu-2.0.2-ru.patch
14mu|gksu-2.0.2-15|16	BuildRequires:	pkgconfig(libgksu2)
14mu|gksu-2.0.2-15|17	BuildRequires:	intltool
14mu|gksu-2.0.2-15|18	
14mu|gksu-2.0.2-15|19	%description
14mu|gksu-2.0.2-15|20	gksu is a Gtk+ frontend to /bin/su. It supports login shells and preserving
14mu|gksu-2.0.2-15|21	environment when acting as a su frontend. It is useful to menu items or
14mu|gksu-2.0.2-15|22	other graphical programs that need to ask a user's password to run another
14mu|gksu-2.0.2-15|23	program as another user.
14mu|gksu-2.0.2-15|24	
14mu|gksu-2.0.2-15|25	%files -f %{name}.lang
14mu|gksu-2.0.2-15|26	%doc AUTHORS ChangeLog COPYING README
14mu|gksu-2.0.2-15|27	%{_bindir}/*
14mu|gksu-2.0.2-15|28	%{_datadir}/pixmaps/*.png
14mu|gksu-2.0.2-15|29	%{_datadir}/%{name}
14mu|gksu-2.0.2-15|30	%{_mandir}/man1/*.1.*
14mu|gksu-2.0.2-15|31	
14mu|gksu-2.0.2-15|32	%post
14mu|gksu-2.0.2-15|33	if [ -e /etc/gksu.conf ]; then
14mu|gksu-2.0.2-15|34	sh %{_datadir}/%{name}/gksu-migrate-conf.sh
14mu|gksu-2.0.2-15|35	fi
14mu|gksu-2.0.2-15|36	
14mu|gksu-2.0.2-15|37	#----------------------------------------------------------------------------
14mu|gksu-2.0.2-15|38	
14mu|gksu-2.0.2-15|39	%prep
14mu|gksu-2.0.2-15|40	%setup -q
14mu|gksu-2.0.2-15|41	%apply_patches
14mu|gksu-2.0.2-15|42	
14mu|gksu-2.0.2-15|43	%build
14mu|gksu-2.0.2-15|44	%configure2_5x --enable-nautilus-extension=no
14mu|gksu-2.0.2-15|45	%make
14mu|gksu-2.0.2-15|46	
14mu|gksu-2.0.2-15|47	%install
14mu|gksu-2.0.2-15|48	%makeinstall_std
14mu|gksu-2.0.2-15|49	
14mu|gksu-2.0.2-15|50	#we don't need .desktop file
14mu|gksu-2.0.2-15|51	rm -rf %{buildroot}%{_datadir}/applications
14mu|gksu-2.0.2-15|52	
14mu|gksu-2.0.2-15|53	%find_lang %{name}
14mu|gksu-2.0.2-15|54	
14mu|gksu-2.0.2-15|55	
14mu|gksu-2.0.2-15|56	%changelog
14mu|gksu-2.0.2-15|57	
14mu|gksu-2.0.2-15|58	* Thu Dec 07 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.2-15
14mu|gksu-2.0.2-15|59	- (80adef1) Add format security patch from Debian
14mu|gksu-2.0.2-15|60	- (80adef1) Add patch to fix Russian error message when incorrect password was given 3 times
14mu|gksu-2.0.2-15|61	
14mu|gksu-2.0.2-15|62	

22630 14
14mu|glib2.0-2.44.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|glib2.0-2.44.1-1|2	
14mu|glib2.0-2.44.1-1|3	#gw this was required since 2.23.2 (new atomic OPs?)
14mu|glib2.0-2.44.1-1|4	%if %{_use_internal_dependency_generator}
14mu|glib2.0-2.44.1-1|5	%define __noautoreq 'GLIBC_PRIVATE|python\\(abi\\)'
14mu|glib2.0-2.44.1-1|6	%else
14mu|glib2.0-2.44.1-1|7	%define _requires_exceptions GLIBC_PRIVATE
14mu|glib2.0-2.44.1-1|8	%endif
14mu|glib2.0-2.44.1-1|9	
14mu|glib2.0-2.44.1-1|10	%define enable_gtkdoc	0
14mu|glib2.0-2.44.1-1|11	
14mu|glib2.0-2.44.1-1|12	# gw bootstrap: fam pulls glib2, so build without fam
14mu|glib2.0-2.44.1-1|13	%define bootstrap 0
14mu|glib2.0-2.44.1-1|14	
14mu|glib2.0-2.44.1-1|15	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|glib2.0-2.44.1-1|16	
14mu|glib2.0-2.44.1-1|17	# Note that this is NOT a relocatable package
14mu|glib2.0-2.44.1-1|18	%define api	2.0
14mu|glib2.0-2.44.1-1|19	%define major	0
14mu|glib2.0-2.44.1-1|20	%define libname		%mklibname %{name}_ %{major}
14mu|glib2.0-2.44.1-1|21	%define libgio		%mklibname gio %{api} %{major}
14mu|glib2.0-2.44.1-1|22	%define libgmodule	%mklibname gmodule %{api} %{major}
14mu|glib2.0-2.44.1-1|23	%define libgthread	%mklibname gthread %{api} %{major}
14mu|glib2.0-2.44.1-1|24	%define libgobject	%mklibname gobject %{api} %{major}
14mu|glib2.0-2.44.1-1|25	%define develname	%mklibname -d %{name}
14mu|glib2.0-2.44.1-1|26	%if %{_lib} == lib
14mu|glib2.0-2.44.1-1|27	%define	bit	32
14mu|glib2.0-2.44.1-1|28	%else
14mu|glib2.0-2.44.1-1|29	%define	bit	64
14mu|glib2.0-2.44.1-1|30	%endif
14mu|glib2.0-2.44.1-1|31	%define gio	gio2.0-%{bit}
14mu|glib2.0-2.44.1-1|32	
14mu|glib2.0-2.44.1-1|33	Summary:	GIMP Toolkit and GIMP Drawing Kit support library
14mu|glib2.0-2.44.1-1|34	Name:		glib%{api}
14mu|glib2.0-2.44.1-1|35	Epoch:		1
14mu|glib2.0-2.44.1-1|36	Version:	2.44.1
14mu|glib2.0-2.44.1-1|37	Release:	1
14mu|glib2.0-2.44.1-1|38	Group:		System/Libraries
14mu|glib2.0-2.44.1-1|39	License:	LGPLv2+
14mu|glib2.0-2.44.1-1|40	Url:		http://www.gtk.org
14mu|glib2.0-2.44.1-1|41	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/glib/%{url_ver}/glib-%{version}.tar.xz
14mu|glib2.0-2.44.1-1|42	Source1:	glib20.sh
14mu|glib2.0-2.44.1-1|43	Source2:	glib20.csh
14mu|glib2.0-2.44.1-1|44	Patch0:		glib-2.34.1-no-warnings.patch
14mu|glib2.0-2.44.1-1|45	BuildRequires:	gettext
14mu|glib2.0-2.44.1-1|46	BuildRequires:	libtool >= 1.4.2-2
14mu|glib2.0-2.44.1-1|47	BuildRequires:	locales-en
14mu|glib2.0-2.44.1-1|48	BuildRequires:	docbook-dtd412-xml
14mu|glib2.0-2.44.1-1|49	BuildRequires:	docbook-xsl, xsltproc
14mu|glib2.0-2.44.1-1|50	BuildRequires:	pkgconfig(dbus-1)
14mu|glib2.0-2.44.1-1|51	BuildRequires:	pkgconfig(libffi)
14mu|glib2.0-2.44.1-1|52	BuildRequires:	pkgconfig(libpcre) >= 8.11
14mu|glib2.0-2.44.1-1|53	Requires:	pkgconfig(shared-mime-info) >= 0.70
14mu|glib2.0-2.44.1-1|54	BuildRequires:	pkgconfig(zlib)
14mu|glib2.0-2.44.1-1|55	%if !%{bootstrap}
14mu|glib2.0-2.44.1-1|56	BuildRequires:	pkgconfig(gamin)
14mu|glib2.0-2.44.1-1|57	%endif
14mu|glib2.0-2.44.1-1|58	%if %{enable_gtkdoc}
14mu|glib2.0-2.44.1-1|59	BuildRequires:	pkgconfig(gtk-doc) >= 0.10
14mu|glib2.0-2.44.1-1|60	%endif
14mu|glib2.0-2.44.1-1|61	
14mu|glib2.0-2.44.1-1|62	%description
14mu|glib2.0-2.44.1-1|63	Glib is a handy library of utility functions. This C
14mu|glib2.0-2.44.1-1|64	library is designed to solve some portability problems
14mu|glib2.0-2.44.1-1|65	and provide other useful functionality which most
14mu|glib2.0-2.44.1-1|66	programs require.
14mu|glib2.0-2.44.1-1|67	
14mu|glib2.0-2.44.1-1|68	Glib is used by GDK, GTK+ and many applications.
14mu|glib2.0-2.44.1-1|69	You should install Glib because many of your applications
14mu|glib2.0-2.44.1-1|70	will depend on this library.
14mu|glib2.0-2.44.1-1|71	
14mu|glib2.0-2.44.1-1|72	%package common
14mu|glib2.0-2.44.1-1|73	Summary:	data files used by glib
14mu|glib2.0-2.44.1-1|74	Group:		System/Libraries
14mu|glib2.0-2.44.1-1|75	Conflicts:	gio2.0_0 < 2.28.4-2
14mu|glib2.0-2.44.1-1|76	
14mu|glib2.0-2.44.1-1|77	%description common
14mu|glib2.0-2.44.1-1|78	Glib is a handy library of utility functions. This C
14mu|glib2.0-2.44.1-1|79	library is designed to solve some portability problems
14mu|glib2.0-2.44.1-1|80	and provide other useful functionality which most
14mu|glib2.0-2.44.1-1|81	programs require.
14mu|glib2.0-2.44.1-1|82	
14mu|glib2.0-2.44.1-1|83	Glib is used by GDK, GTK+ and many applications.
14mu|glib2.0-2.44.1-1|84	You should install Glib because many of your applications
14mu|glib2.0-2.44.1-1|85	will depend on this library.
14mu|glib2.0-2.44.1-1|86	
14mu|glib2.0-2.44.1-1|87	This package contains data used by glib library.
14mu|glib2.0-2.44.1-1|88	
14mu|glib2.0-2.44.1-1|89	%package -n %{libname}
14mu|glib2.0-2.44.1-1|90	Summary:	%{summary}
14mu|glib2.0-2.44.1-1|91	Group:		%{group}
14mu|glib2.0-2.44.1-1|92	Provides:	glib2 = %{EVRD}
14mu|glib2.0-2.44.1-1|93	Conflicts:	%{_lib}gio2.0_0 < 2.28.4-2
14mu|glib2.0-2.44.1-1|94	Conflicts:	%{develname} < 1:2.31.2
14mu|glib2.0-2.44.1-1|95	
14mu|glib2.0-2.44.1-1|96	%description -n %{libname}
14mu|glib2.0-2.44.1-1|97	This package contains the library needed to run programs dynamically
14mu|glib2.0-2.44.1-1|98	linked with libglib.
14mu|glib2.0-2.44.1-1|99	
14mu|glib2.0-2.44.1-1|100	%package -n %{libgio}
14mu|glib2.0-2.44.1-1|101	Summary:	%{summary}
14mu|glib2.0-2.44.1-1|102	Group:		%{group}
14mu|glib2.0-2.44.1-1|103	Conflicts:	%{libname} < 1:2.31.2
14mu|glib2.0-2.44.1-1|104	
14mu|glib2.0-2.44.1-1|105	%description -n %{libgio}
14mu|glib2.0-2.44.1-1|106	This package contains the library needed to run programs dynamically
14mu|glib2.0-2.44.1-1|107	linked with libgio.
14mu|glib2.0-2.44.1-1|108	
14mu|glib2.0-2.44.1-1|109	%package -n %{libgmodule}
14mu|glib2.0-2.44.1-1|110	Summary:	%{summary}
14mu|glib2.0-2.44.1-1|111	Group:		%{group}
14mu|glib2.0-2.44.1-1|112	Conflicts:	%{libname} < 1:2.31.2
14mu|glib2.0-2.44.1-1|113	
14mu|glib2.0-2.44.1-1|114	%description -n %{libgmodule}
14mu|glib2.0-2.44.1-1|115	This package contains the library needed to run programs dynamically
14mu|glib2.0-2.44.1-1|116	linked with libgmodule.
14mu|glib2.0-2.44.1-1|117	
14mu|glib2.0-2.44.1-1|118	%package -n %{libgobject}
14mu|glib2.0-2.44.1-1|119	Summary:	%{summary}
14mu|glib2.0-2.44.1-1|120	Group:		%{group}
14mu|glib2.0-2.44.1-1|121	Conflicts:	%{libname} < 1:2.31.2
14mu|glib2.0-2.44.1-1|122	
14mu|glib2.0-2.44.1-1|123	%description -n %{libgobject}
14mu|glib2.0-2.44.1-1|124	This package contains the library needed to run programs dynamically
14mu|glib2.0-2.44.1-1|125	linked with libgobject.
14mu|glib2.0-2.44.1-1|126	
14mu|glib2.0-2.44.1-1|127	%package -n %{libgthread}
14mu|glib2.0-2.44.1-1|128	Summary:	%{summary}
14mu|glib2.0-2.44.1-1|129	Group:		%{group}
14mu|glib2.0-2.44.1-1|130	Conflicts:	%{libname} < 1:2.31.2
14mu|glib2.0-2.44.1-1|131	
14mu|glib2.0-2.44.1-1|132	%description -n %{libgthread}
14mu|glib2.0-2.44.1-1|133	This package contains the library needed to run programs dynamically
14mu|glib2.0-2.44.1-1|134	linked with libgthread.
14mu|glib2.0-2.44.1-1|135	
14mu|glib2.0-2.44.1-1|136	%package -n %{gio}
14mu|glib2.0-2.44.1-1|137	Summary:	GIO is the input, output and streaming API of glib
14mu|glib2.0-2.44.1-1|138	Group:		%{group}
14mu|glib2.0-2.44.1-1|139	Conflicts:	%{name}-common < 2.23.4-2mdv2010.1
14mu|glib2.0-2.44.1-1|140	Provides:	gio2.0
14mu|glib2.0-2.44.1-1|141	Obsoletes:	%{libgio} < 2.28.4-3
14mu|glib2.0-2.44.1-1|142	
14mu|glib2.0-2.44.1-1|143	%description -n %{gio}
14mu|glib2.0-2.44.1-1|144	GIO is the input, output and streaming API of glib. It on the one hand
14mu|glib2.0-2.44.1-1|145	provides a set of various streaming classes to access data from different
14mu|glib2.0-2.44.1-1|146	sources in a convenient way and on the other hand it provides a high level
14mu|glib2.0-2.44.1-1|147	file system abstraction to access file and directories not only local but also
14mu|glib2.0-2.44.1-1|148	on the network. For the latter you need to install gvfs.
14mu|glib2.0-2.44.1-1|149	
14mu|glib2.0-2.44.1-1|150	%package -n %{develname}
14mu|glib2.0-2.44.1-1|151	Summary:	Static libraries and header files of %{name}
14mu|glib2.0-2.44.1-1|152	Group:		Development/C
14mu|glib2.0-2.44.1-1|153	Requires:	glib-gettextize = %{EVRD}
14mu|glib2.0-2.44.1-1|154	Requires:	%{name}-common = %{EVRD}
14mu|glib2.0-2.44.1-1|155	Requires:	%{libname} = %{EVRD}
14mu|glib2.0-2.44.1-1|156	Requires:	%{libgio} = %{EVRD}
14mu|glib2.0-2.44.1-1|157	Requires:	%{libgmodule} = %{EVRD}
14mu|glib2.0-2.44.1-1|158	Requires:	%{libgobject} = %{EVRD}
14mu|glib2.0-2.44.1-1|159	Requires:	%{libgthread} = %{EVRD}
14mu|glib2.0-2.44.1-1|160	Requires:	python
14mu|glib2.0-2.44.1-1|161	Provides:	glib2-devel = %{EVRD}
14mu|glib2.0-2.44.1-1|162	Provides:	libglib2-devel = %{EVRD}
14mu|glib2.0-2.44.1-1|163	Provides:	libglib2.0-devel = %{EVRD}
14mu|glib2.0-2.44.1-1|164	#gw for %{_datadir}/glib-%{api}/gdb
14mu|glib2.0-2.44.1-1|165	Conflicts:	glib-gettextize < 2.25.3
14mu|glib2.0-2.44.1-1|166	Obsoletes:	%{_lib}glib2.0_0-codegen < 2.32.3-4
14mu|glib2.0-2.44.1-1|167	
14mu|glib2.0-2.44.1-1|168	%description -n %{develname}
14mu|glib2.0-2.44.1-1|169	Static libraries and header files for the support library for the GIMP's X
14mu|glib2.0-2.44.1-1|170	libraries, which are available as public libraries.  GLIB includes generally
14mu|glib2.0-2.44.1-1|171	useful data structures.
14mu|glib2.0-2.44.1-1|172	
14mu|glib2.0-2.44.1-1|173	%package -n glib-gettextize
14mu|glib2.0-2.44.1-1|174	Summary:	Gettextize replacement
14mu|glib2.0-2.44.1-1|175	Group:		Development/Other
14mu|glib2.0-2.44.1-1|176	
14mu|glib2.0-2.44.1-1|177	%description -n glib-gettextize
14mu|glib2.0-2.44.1-1|178	%{name} package is designed to replace gettextize completely.
14mu|glib2.0-2.44.1-1|179	Various gettext related files are modified in glib and gtk+ to
14mu|glib2.0-2.44.1-1|180	allow better and more flexible i18n; however gettextize overwrites
14mu|glib2.0-2.44.1-1|181	them with its own copy of files, thus nullifying the changes.
14mu|glib2.0-2.44.1-1|182	If this replacement of gettextize is run instead, then all gnome
14mu|glib2.0-2.44.1-1|183	packages can potentially benefict from the changes.
14mu|glib2.0-2.44.1-1|184	
14mu|glib2.0-2.44.1-1|185	%prep
14mu|glib2.0-2.44.1-1|186	%setup -qn glib-%{version}
14mu|glib2.0-2.44.1-1|187	%apply_patches
14mu|glib2.0-2.44.1-1|188	
14mu|glib2.0-2.44.1-1|189	%build
14mu|glib2.0-2.44.1-1|190	autoreconf -fi
14mu|glib2.0-2.44.1-1|191	%configure2_5x \
14mu|glib2.0-2.44.1-1|192	--with-pcre=system \
14mu|glib2.0-2.44.1-1|193	--enable-man \
14mu|glib2.0-2.44.1-1|194	--disable-static \
14mu|glib2.0-2.44.1-1|195	%if %{with selinux}
14mu|glib2.0-2.44.1-1|196	--enable-selinux \
14mu|glib2.0-2.44.1-1|197	%else
14mu|glib2.0-2.44.1-1|198	--disable-selinux \
14mu|glib2.0-2.44.1-1|199	%endif
14mu|glib2.0-2.44.1-1|200	--with-runtime-libdir=../../%{_lib} \
14mu|glib2.0-2.44.1-1|201	%if !%{enable_gtkdoc}
14mu|glib2.0-2.44.1-1|202	--enable-gtk-doc=no
14mu|glib2.0-2.44.1-1|203	%endif
14mu|glib2.0-2.44.1-1|204	
14mu|glib2.0-2.44.1-1|205	%make
14mu|glib2.0-2.44.1-1|206	
14mu|glib2.0-2.44.1-1|207	%check
14mu|glib2.0-2.44.1-1|208	#gw http://bugzilla.gnome.org/show_bug.cgi?id=440544
14mu|glib2.0-2.44.1-1|209	#make check
14mu|glib2.0-2.44.1-1|210	
14mu|glib2.0-2.44.1-1|211	%install
14mu|glib2.0-2.44.1-1|212	%makeinstall_std
14mu|glib2.0-2.44.1-1|213	
14mu|glib2.0-2.44.1-1|214	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14mu|glib2.0-2.44.1-1|215	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/50glib20.sh
14mu|glib2.0-2.44.1-1|216	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/50glib20.csh
14mu|glib2.0-2.44.1-1|217	%find_lang glib20
14mu|glib2.0-2.44.1-1|218	
14mu|glib2.0-2.44.1-1|219	# remove files
14mu|glib2.0-2.44.1-1|220	find %{buildroot} -name "*.la" -delete
14mu|glib2.0-2.44.1-1|221	rm -f %{buildroot}%{_libdir}/gio/modules/lib*a
14mu|glib2.0-2.44.1-1|222	
14mu|glib2.0-2.44.1-1|223	mv %{buildroot}%{_bindir}/gio-querymodules %{buildroot}%{_bindir}/gio-querymodules-%{bit}
14mu|glib2.0-2.44.1-1|224	mv %{buildroot}%{_mandir}/man1/gio-querymodules.1 %{buildroot}%{_mandir}/man1/gio-querymodules-%{bit}.1
14mu|glib2.0-2.44.1-1|225	
14mu|glib2.0-2.44.1-1|226	#ghost files
14mu|glib2.0-2.44.1-1|227	touch %{buildroot}%{_libdir}/gio/modules/giomodule.cache \
14mu|glib2.0-2.44.1-1|228	%{buildroot}%{_datadir}/glib-2.0/schemas/gschemas.compiled
14mu|glib2.0-2.44.1-1|229	
14mu|glib2.0-2.44.1-1|230	#gw at the moment, don't ship these:
14mu|glib2.0-2.44.1-1|231	rm -f %{buildroot}%{_datadir}/systemtap/tapset/{glib,gobject}.stp
14mu|glib2.0-2.44.1-1|232	
14mu|glib2.0-2.44.1-1|233	%post -n %{gio}
14mu|glib2.0-2.44.1-1|234	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
14mu|glib2.0-2.44.1-1|235	
14mu|glib2.0-2.44.1-1|236	%triggerin -n %{gio} -- %{_libdir}/gio/modules/*.so
14mu|glib2.0-2.44.1-1|237	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
14mu|glib2.0-2.44.1-1|238	
14mu|glib2.0-2.44.1-1|239	%triggerpostun -n %{gio} -- %{_libdir}/gio/modules/*.so
14mu|glib2.0-2.44.1-1|240	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
14mu|glib2.0-2.44.1-1|241	
14mu|glib2.0-2.44.1-1|242	%post common
14mu|glib2.0-2.44.1-1|243	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
14mu|glib2.0-2.44.1-1|244	
14mu|glib2.0-2.44.1-1|245	%triggerin common -- %{_datadir}/glib-2.0/schemas/*.xml
14mu|glib2.0-2.44.1-1|246	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
14mu|glib2.0-2.44.1-1|247	
14mu|glib2.0-2.44.1-1|248	%triggerpostun common -- %{_datadir}/glib-2.0/schemas/*.xml
14mu|glib2.0-2.44.1-1|249	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
14mu|glib2.0-2.44.1-1|250	
14mu|glib2.0-2.44.1-1|251	%files common -f glib20.lang
14mu|glib2.0-2.44.1-1|252	%doc README
14mu|glib2.0-2.44.1-1|253	%config(noreplace) %{_sysconfdir}/profile.d/*
14mu|glib2.0-2.44.1-1|254	%{_datadir}/bash-completion/completions/gdbus
14mu|glib2.0-2.44.1-1|255	%{_datadir}/bash-completion/completions/gsettings
14mu|glib2.0-2.44.1-1|256	%{_datadir}/bash-completion/completions/gapplication
14mu|glib2.0-2.44.1-1|257	%{_bindir}/gdbus
14mu|glib2.0-2.44.1-1|258	%{_bindir}/glib-compile-schemas
14mu|glib2.0-2.44.1-1|259	%{_bindir}/gsettings
14mu|glib2.0-2.44.1-1|260	%{_bindir}/gapplication
14mu|glib2.0-2.44.1-1|261	%{_mandir}/man1/glib-compile-schemas.1*
14mu|glib2.0-2.44.1-1|262	%{_mandir}/man1/gsettings.1*
14mu|glib2.0-2.44.1-1|263	%{_mandir}/man1/gdbus.1*
14mu|glib2.0-2.44.1-1|264	%{_mandir}/man1/gapplication.1.xz
14mu|glib2.0-2.44.1-1|265	%dir %{_datadir}/glib-2.0/
14mu|glib2.0-2.44.1-1|266	%dir %{_datadir}/glib-2.0/schemas/
14mu|glib2.0-2.44.1-1|267	%{_datadir}/glib-2.0/schemas/gschema.dtd
14mu|glib2.0-2.44.1-1|268	%ghost %{_datadir}/glib-2.0/schemas/gschemas.compiled
14mu|glib2.0-2.44.1-1|269	
14mu|glib2.0-2.44.1-1|270	%files -n %{libgio}
14mu|glib2.0-2.44.1-1|271	/%{_lib}/libgio-%{api}.so.%{major}*
14mu|glib2.0-2.44.1-1|272	
14mu|glib2.0-2.44.1-1|273	%files -n %{libname}
14mu|glib2.0-2.44.1-1|274	/%{_lib}/libglib-%{api}.so.%{major}*
14mu|glib2.0-2.44.1-1|275	
14mu|glib2.0-2.44.1-1|276	%files -n %{libgmodule}
14mu|glib2.0-2.44.1-1|277	/%{_lib}/libgmodule-%{api}.so.%{major}*
14mu|glib2.0-2.44.1-1|278	
14mu|glib2.0-2.44.1-1|279	%files -n %{libgthread}
14mu|glib2.0-2.44.1-1|280	/%{_lib}/libgthread-%{api}.so.%{major}*
14mu|glib2.0-2.44.1-1|281	
14mu|glib2.0-2.44.1-1|282	%files -n %{libgobject}
14mu|glib2.0-2.44.1-1|283	/%{_lib}/libgobject-%{api}.so.%{major}*
14mu|glib2.0-2.44.1-1|284	
14mu|glib2.0-2.44.1-1|285	%files -n %{gio}
14mu|glib2.0-2.44.1-1|286	%{_bindir}/gio-querymodules-%{bit}
14mu|glib2.0-2.44.1-1|287	%{_mandir}/man1/gio-querymodules-%{bit}.1*
14mu|glib2.0-2.44.1-1|288	%if !%{bootstrap}
14mu|glib2.0-2.44.1-1|289	%dir %{_libdir}/gio/
14mu|glib2.0-2.44.1-1|290	%dir %{_libdir}/gio/modules/
14mu|glib2.0-2.44.1-1|291	%{_libdir}/gio/modules/libgiofam.so
14mu|glib2.0-2.44.1-1|292	%endif
14mu|glib2.0-2.44.1-1|293	%ghost %{_libdir}/gio/modules/giomodule.cache
14mu|glib2.0-2.44.1-1|294	
14mu|glib2.0-2.44.1-1|295	%files -n %{develname}
14mu|glib2.0-2.44.1-1|296	%doc AUTHORS ChangeLog NEWS
14mu|glib2.0-2.44.1-1|297	%doc %{_datadir}/gtk-doc/html/*
14mu|glib2.0-2.44.1-1|298	%{_libdir}/lib*.so
14mu|glib2.0-2.44.1-1|299	%{_libdir}/glib-%{api}/include/
14mu|glib2.0-2.44.1-1|300	#%{_libdir}/gdbus-%{api}/codegen/
14mu|glib2.0-2.44.1-1|301	%{_libdir}/pkgconfig/*
14mu|glib2.0-2.44.1-1|302	%{_includedir}/*
14mu|glib2.0-2.44.1-1|303	%{_mandir}/man1/glib-genmarshal.1*
14mu|glib2.0-2.44.1-1|304	%{_mandir}/man1/glib-mkenums.1*
14mu|glib2.0-2.44.1-1|305	%{_mandir}/man1/gobject-query.1*
14mu|glib2.0-2.44.1-1|306	%{_mandir}/man1/gtester-report.1*
14mu|glib2.0-2.44.1-1|307	%{_mandir}/man1/gtester.1*
14mu|glib2.0-2.44.1-1|308	%{_datadir}/aclocal/glib-%{api}.m4
14mu|glib2.0-2.44.1-1|309	%{_datadir}/aclocal/gsettings.m4
14mu|glib2.0-2.44.1-1|310	%{_bindir}/glib-genmarshal
14mu|glib2.0-2.44.1-1|311	%{_bindir}/glib-mkenums
14mu|glib2.0-2.44.1-1|312	%{_bindir}/gobject-query
14mu|glib2.0-2.44.1-1|313	%{_bindir}/gtester*
14mu|glib2.0-2.44.1-1|314	%{_datadir}/gdb/auto-load/%{_lib}/lib*-gdb.py
14mu|glib2.0-2.44.1-1|315	%{_datadir}/glib-%{api}/gdb/
14mu|glib2.0-2.44.1-1|316	%{_datadir}/glib-%{api}/codegen
14mu|glib2.0-2.44.1-1|317	%{_datadir}/bash-completion/completions/gresource
14mu|glib2.0-2.44.1-1|318	%{_bindir}/gdbus-codegen
14mu|glib2.0-2.44.1-1|319	%{_bindir}/glib-compile-resources
14mu|glib2.0-2.44.1-1|320	%{_bindir}/gresource
14mu|glib2.0-2.44.1-1|321	%{_mandir}/man1/gdbus-codegen.1*
14mu|glib2.0-2.44.1-1|322	%{_mandir}/man1/glib-compile-resources.1*
14mu|glib2.0-2.44.1-1|323	%{_mandir}/man1/gresource.1*
14mu|glib2.0-2.44.1-1|324	
14mu|glib2.0-2.44.1-1|325	%files -n glib-gettextize
14mu|glib2.0-2.44.1-1|326	%{_bindir}/glib-gettextize
14mu|glib2.0-2.44.1-1|327	%{_mandir}/man1/glib-gettextize.1*
14mu|glib2.0-2.44.1-1|328	%{_datadir}/aclocal/glib-gettext.m4
14mu|glib2.0-2.44.1-1|329	%{_datadir}/glib-%{api}/gettext/
14mu|glib2.0-2.44.1-1|330	
14mu|glib2.0-2.44.1-1|331	%changelog
14mu|glib2.0-2.44.1-1|332	
14mu|glib2.0-2.44.1-1|333	* Fri Jul 10 2015 Tigro <ashejn@yandex-team.ru> 1:2.44.1-1
14mu|glib2.0-2.44.1-1|334	- (9c3ab2d) drop glib2-do-not-unload.patch patch
14mu|glib2.0-2.44.1-1|335	- (Tigro: 76ee2da) update to 2.44.1
14mu|glib2.0-2.44.1-1|336	
14mu|glib2.0-2.44.1-1|337	* Mon Jun 22 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:2.40.0-8
14mu|glib2.0-2.44.1-1|338	- (a7716f7) add missed patch
14mu|glib2.0-2.44.1-1|339	- (din (Dmitry Fedorov): f23f908) link libgobject with a flag indicating that it can't be unloaded; fix #bz5805
14mu|glib2.0-2.44.1-1|340	
14mu|glib2.0-2.44.1-1|341	* Mon May 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.40.0-7
14mu|glib2.0-2.44.1-1|342	- (de6832c) Require python for devel package, not for the main one
14mu|glib2.0-2.44.1-1|343	- (Denis Silakov: c81c360) Require python, not python(abi)
14mu|glib2.0-2.44.1-1|344	
14mu|glib2.0-2.44.1-1|345	* Mon May 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.40.0-6
14mu|glib2.0-2.44.1-1|346	- (f60d920) Rebuild
14mu|glib2.0-2.44.1-1|347	
14mu|glib2.0-2.44.1-1|348	* Wed May 13 2015 Tigro <ashejn@gmail.com> 1:2.44.1-1
14mu|glib2.0-2.44.1-1|349	- (65e6d3e) update to 2.44.1
14mu|glib2.0-2.44.1-1|350	
14mu|glib2.0-2.44.1-1|351	* Mon Mar 23 2015 Tigro <ashejn@gmail.com> 1:2.44.0-1
14mu|glib2.0-2.44.1-1|352	- (d4eb647) update to 2.44.0
14mu|glib2.0-2.44.1-1|353	
14mu|glib2.0-2.44.1-1|354	* Tue Mar 17 2015 Tigro <ashejn@yandex-team.ru> 1:2.43.92-1
14mu|glib2.0-2.44.1-1|355	- (aa5a405) update to 2.43.92
14mu|glib2.0-2.44.1-1|356	
14mu|glib2.0-2.44.1-1|357	* Sun Mar 08 2015 Tigro <ashejn@gmail.com> 1:2.43.91-1
14mu|glib2.0-2.44.1-1|358	- (647c4fa) update to 2.43.91
14mu|glib2.0-2.44.1-1|359	
14mu|glib2.0-2.44.1-1|360	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1:2.40.0-5.2
14mu|glib2.0-2.44.1-1|361	- (757c3ee) MassBuild#656: Increase release tag
14mu|glib2.0-2.44.1-1|362	
14mu|glib2.0-2.44.1-1|363	* Tue Feb 03 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.40.0-5.1
14mu|glib2.0-2.44.1-1|364	- (0214e98) Adjust selinux build conditions
14mu|glib2.0-2.44.1-1|365	
14mu|glib2.0-2.44.1-1|366	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.40.0-4
14mu|glib2.0-2.44.1-1|367	- (a9a3ed6) MassBuild#440: Increase release tag
14mu|glib2.0-2.44.1-1|368	
14mu|glib2.0-2.44.1-1|369	* Tue Jun 24 2014 Tigro <ashejn@gmail.com> 1:2.40.0-3
14mu|glib2.0-2.44.1-1|370	- (bb53675) bump release
14mu|glib2.0-2.44.1-1|371	
14mu|glib2.0-2.44.1-1|372	* Tue Jun 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.40.0-2
14mu|glib2.0-2.44.1-1|373	- (81f1a70) Bump release
14mu|glib2.0-2.44.1-1|374	
14mu|glib2.0-2.44.1-1|375	* Tue Apr 08 2014 Tigro <ashejn@gmail.com> 1:2.40.0-1
14mu|glib2.0-2.44.1-1|376	- (328d55e) pack files
14mu|glib2.0-2.44.1-1|377	- (Tigro: 3913cef) added source
14mu|glib2.0-2.44.1-1|378	- (Tigro: 8a196d0) update to 2.40.0
14mu|glib2.0-2.44.1-1|379	
14mu|glib2.0-2.44.1-1|380	* Wed Mar 12 2014 Tigro <ashejn@gmail.com> 1:2.39.91-1
14mu|glib2.0-2.44.1-1|381	- (b082a63) update to 2.39.91
14mu|glib2.0-2.44.1-1|382	
14mu|glib2.0-2.44.1-1|383	* Thu Oct 17 2013 Tigro <ashejn@gmail.com> 1:2.36.3-4
14mu|glib2.0-2.44.1-1|384	- (4bcfd96) fix https://bugzilla.gnome.org/show_bug.cgi?id=701609
14mu|glib2.0-2.44.1-1|385	
14mu|glib2.0-2.44.1-1|386	* Mon Sep 09 2013 Tigro <ashejn@gmail.com> 1:2.36.3-3
14mu|glib2.0-2.44.1-1|387	- (b7894f3) added autoreconf
14mu|glib2.0-2.44.1-1|388	- (Tigro: de273b3) Backport patch from upstream to fix dconf corruption, among other failures. (gnome #701560)
14mu|glib2.0-2.44.1-1|389	
14mu|glib2.0-2.44.1-1|390	* Fri Jun 28 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.36.3-2
14mu|glib2.0-2.44.1-1|391	- (05391fe) release up
14mu|glib2.0-2.44.1-1|392	
14mu|glib2.0-2.44.1-1|393	* Thu Jun 20 2013 root <root@localhost.localdomain> 1:2.36.3-1
14mu|glib2.0-2.44.1-1|394	- (21cbdeb) sync to gnome38 branch
14mu|glib2.0-2.44.1-1|395	
14mu|glib2.0-2.44.1-1|396	* Tue Dec 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.34.3-1
14mu|glib2.0-2.44.1-1|397	- (87ec991) LOG New version 2.34.3 (very minor update, mostly docs and translations)
14mu|glib2.0-2.44.1-1|398	
14mu|glib2.0-2.44.1-1|399	* Thu Nov 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.34.2-1
14mu|glib2.0-2.44.1-1|400	- (484f263) LOG New version 2.34.2
14mu|glib2.0-2.44.1-1|401	
14mu|glib2.0-2.44.1-1|402	* Sat Oct 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.34.1-2
14mu|glib2.0-2.44.1-1|403	- (5dfc496) LOG Add patch to disable annoying warnings about deprecated schemas
14mu|glib2.0-2.44.1-1|404	
14mu|glib2.0-2.44.1-1|405	* Tue Oct 16 2012 mdawkins <mattydaw@gmail.com> 1:2.34.1-1
14mu|glib2.0-2.44.1-1|406	- (1d0f0e2) new version 2.34.1
14mu|glib2.0-2.44.1-1|407	- (1d0f0e2) added sources file
14mu|glib2.0-2.44.1-1|408	
14mu|glib2.0-2.44.1-1|409	* Fri Sep 28 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:2.34.0-1
14mu|glib2.0-2.44.1-1|410	- (23f69fe) added BR: xsltproc
14mu|glib2.0-2.44.1-1|411	- (ashejn: 648640f) enable man
14mu|glib2.0-2.44.1-1|412	- (Tigro: 5a31e55) fix typo
14mu|glib2.0-2.44.1-1|413	- (Tigro: 078bde4) update to 2.34.0
14mu|glib2.0-2.44.1-1|414	
14mu|glib2.0-2.44.1-1|415	* Fri Sep 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.4-1
14mu|glib2.0-2.44.1-1|416	- (9f4fd7b) More file fixes
14mu|glib2.0-2.44.1-1|417	
14mu|glib2.0-2.44.1-1|418	

22631 14
14mu|glibc-2.19-22|1	%define	checklist	%{_builddir}/%{name}-%{version}/Check.list
14mu|glibc-2.19-22|2	
14mu|glibc-2.19-22|3	# crypt blowfish support
14mu|glibc-2.19-22|4	%define crypt_bf_ver	1.2
14mu|glibc-2.19-22|5	
14mu|glibc-2.19-22|6	%define _slibdir	/%{_lib}
14mu|glibc-2.19-22|7	%define _slibdir32	/lib
14mu|glibc-2.19-22|8	%define _libdir32	%{_prefix}/lib
14mu|glibc-2.19-22|9	
14mu|glibc-2.19-22|10	%define	major		6
14mu|glibc-2.19-22|11	%define	libc		%mklibname c %{major}
14mu|glibc-2.19-22|12	%define	devname		%mklibname -d c
14mu|glibc-2.19-22|13	%define	statname	%mklibname -d -s c
14mu|glibc-2.19-22|14	%define	multilibc	libc%{major}
14mu|glibc-2.19-22|15	
14mu|glibc-2.19-22|16	%define	_disable_ld_no_undefined	1
14mu|glibc-2.19-22|17	%undefine _fortify_cflags
14mu|glibc-2.19-22|18	
14mu|glibc-2.19-22|19	%ifarch %{arm}
14mu|glibc-2.19-22|20	%define _gnu		-gnueabi
14mu|glibc-2.19-22|21	%endif
14mu|glibc-2.19-22|22	
14mu|glibc-2.19-22|23	# Define Xen arches to build with -mno-tls-direct-seg-refs
14mu|glibc-2.19-22|24	%define xenarches	%{ix86}
14mu|glibc-2.19-22|25	
14mu|glibc-2.19-22|26	# Distro-specific default value is defined in branding-configs package
14mu|glibc-2.19-22|27	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|glibc-2.19-22|28	%{?build_systap}%{?!build_systap:%bcond_without systap}
14mu|glibc-2.19-22|29	
14mu|glibc-2.19-22|30	# FIXME disable libselinux, new version is not yet available
14mu|glibc-2.19-22|31	%bcond_with selinux
14mu|glibc-2.19-22|32	
14mu|glibc-2.19-22|33	# Allow make check to fail only when running kernels where we know
14mu|glibc-2.19-22|34	# tests must pass (no missing features or bugs in the kernel)
14mu|glibc-2.19-22|35	%define check_min_kver 2.6.21
14mu|glibc-2.19-22|36	
14mu|glibc-2.19-22|37	# Define to build a biarch package
14mu|glibc-2.19-22|38	%define build_multiarch	0
14mu|glibc-2.19-22|39	%ifarch x86_64
14mu|glibc-2.19-22|40	%define build_multiarch	1
14mu|glibc-2.19-22|41	%endif
14mu|glibc-2.19-22|42	
14mu|glibc-2.19-22|43	%bcond_without nscd
14mu|glibc-2.19-22|44	%bcond_without i18ndata
14mu|glibc-2.19-22|45	%bcond_with timezone
14mu|glibc-2.19-22|46	%bcond_without nsscrypt
14mu|glibc-2.19-22|47	%bcond_without locales
14mu|glibc-2.19-22|48	
14mu|glibc-2.19-22|49	# build documentation by default
14mu|glibc-2.19-22|50	%bcond_without		doc
14mu|glibc-2.19-22|51	%bcond_with		pdf
14mu|glibc-2.19-22|52	# enable utils by default
14mu|glibc-2.19-22|53	%bcond_without		utils
14mu|glibc-2.19-22|54	
14mu|glibc-2.19-22|55	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|56	Summary:	The GNU libc libraries
14mu|glibc-2.19-22|57	Name:		glibc
14mu|glibc-2.19-22|58	Epoch:		6
14mu|glibc-2.19-22|59	Version:	2.19
14mu|glibc-2.19-22|60	Release:	22
14mu|glibc-2.19-22|61	License:	LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
14mu|glibc-2.19-22|62	Group:		System/Libraries
14mu|glibc-2.19-22|63	Url:		http://www.eglibc.org/
14mu|glibc-2.19-22|64	Source0:	http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz
14mu|glibc-2.19-22|65	Source1:	http://ftp.gnu.org/gnu/glibc/%{name}-%{version}.tar.xz.sig
14mu|glibc-2.19-22|66	
14mu|glibc-2.19-22|67	# From Fedora
14mu|glibc-2.19-22|68	Source2:	glibc_post_upgrade.c
14mu|glibc-2.19-22|69	Source3:	glibc-manpages.tar.bz2
14mu|glibc-2.19-22|70	Source4:	nscd.conf
14mu|glibc-2.19-22|71	Source5:	glibc-check.sh
14mu|glibc-2.19-22|72	Source6:	nscd.service
14mu|glibc-2.19-22|73	Source7:	nscd.socket
14mu|glibc-2.19-22|74	Source10:	libc-lock.h
14mu|glibc-2.19-22|75	
14mu|glibc-2.19-22|76	# Locales
14mu|glibc-2.19-22|77	Source20:	Makefile.locales
14mu|glibc-2.19-22|78	
14mu|glibc-2.19-22|79	# Blowfish support
14mu|glibc-2.19-22|80	Source50:	http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz
14mu|glibc-2.19-22|81	Source51:	http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz.sign
14mu|glibc-2.19-22|82	Source52:	http://cvsweb.openwall.com/cgi/cvsweb.cgi/~checkout~/Owl/packages/glibc/crypt_freesec.c
14mu|glibc-2.19-22|83	Source53:	http://cvsweb.openwall.com/cgi/cvsweb.cgi/~checkout~/Owl/packages/glibc/crypt_freesec.h
14mu|glibc-2.19-22|84	
14mu|glibc-2.19-22|85	Source100:	%{name}.rpmlintrc
14mu|glibc-2.19-22|86	
14mu|glibc-2.19-22|87	Source1000:	locale-pkg
14mu|glibc-2.19-22|88	Source1001:	locale_install.sh
14mu|glibc-2.19-22|89	Source1002:	locale_uninstall.sh
14mu|glibc-2.19-22|90	
14mu|glibc-2.19-22|91	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|92	# fedora patches
14mu|glibc-2.19-22|93	#
14mu|glibc-2.19-22|94	# Patches that are highly unlikely to ever be accepated upstream.
14mu|glibc-2.19-22|95	#
14mu|glibc-2.19-22|96	
14mu|glibc-2.19-22|97	# Configuration twiddle, not sure there's a good case to get upstream to
14mu|glibc-2.19-22|98	# change this.
14mu|glibc-2.19-22|99	Patch0: 	glibc-fedora-nscd.patch
14mu|glibc-2.19-22|100	
14mu|glibc-2.19-22|101	# Build info files in the source tree, then move to the build
14mu|glibc-2.19-22|102	# tree so that they're identical for multilib builds
14mu|glibc-2.19-22|103	Patch4:		glibc-rh825061.patch
14mu|glibc-2.19-22|104	
14mu|glibc-2.19-22|105	# Horrible hack, never to be upstreamed.  Can go away once the world
14mu|glibc-2.19-22|106	# has been rebuilt to use the new ld.so path.
14mu|glibc-2.19-22|107	Patch5:		glibc-arm-hardfloat-3.patch
14mu|glibc-2.19-22|108	
14mu|glibc-2.19-22|109	# Needs to be sent upstream
14mu|glibc-2.19-22|110	Patch6:		glibc-rh697421.patch
14mu|glibc-2.19-22|111	
14mu|glibc-2.19-22|112	# Needs to be sent upstream
14mu|glibc-2.19-22|113	Patch10:	glibc-rh841318.patch
14mu|glibc-2.19-22|114	
14mu|glibc-2.19-22|115	# All these were from the glibc-fedora.patch mega-patch and need another
14mu|glibc-2.19-22|116	# round of reviewing.  Ideally they'll either be submitted upstream or
14mu|glibc-2.19-22|117	# dropped.
14mu|glibc-2.19-22|118	
14mu|glibc-2.19-22|119	Patch11:	glibc-fedora-uname-getrlimit.patch
14mu|glibc-2.19-22|120	Patch12:	glibc-fedora-__libc_multiple_libcs.patch
14mu|glibc-2.19-22|121	Patch14:	glibc-fedora-elf-ORIGIN.patch
14mu|glibc-2.19-22|122	Patch15:	glibc-fedora-elf-init-hidden_undef.patch
14mu|glibc-2.19-22|123	Patch16:	glibc-fedora-elf-rh737223.patch
14mu|glibc-2.19-22|124	Patch18:	eglibc-fedora-test-debug-gnuc-hack.patch
14mu|glibc-2.19-22|125	Patch20:	glibc-fedora-getrlimit-PLT.patch
14mu|glibc-2.19-22|126	Patch21:	glibc-fedora-i386-tls-direct-seg-refs.patch
14mu|glibc-2.19-22|127	Patch22:	eglibc-fedora-pt_chown.patch
14mu|glibc-2.19-22|128	Patch23:	glibc-fedora-include-bits-ldbl.patch
14mu|glibc-2.19-22|129	Patch24:	glibc-fedora-ldd.patch
14mu|glibc-2.19-22|130	Patch25:	glibc-fedora-linux-tcsetattr.patch
14mu|glibc-2.19-22|131	Patch26:	eglibc-fedora-locale-euro.patch
14mu|glibc-2.19-22|132	Patch27:	eglibc-fedora-localedata-locales-fixes.patch
14mu|glibc-2.19-22|133	# We disagree with
14mu|glibc-2.19-22|134	#		glibc-fedora-streams-rh436349.patch
14mu|glibc-2.19-22|135	# Therefore we don't package/apply it.
14mu|glibc-2.19-22|136	Patch29:	glibc-fedora-localedata-rh61908.patch
14mu|glibc-2.19-22|137	Patch30:	glibc-fedora-localedef.patch
14mu|glibc-2.19-22|138	Patch31:	glibc-fedora-locarchive.patch
14mu|glibc-2.19-22|139	Patch32:	glibc-fedora-manual-dircategory.patch
14mu|glibc-2.19-22|140	Patch33:	glibc-fedora-nis-rh188246.patch
14mu|glibc-2.19-22|141	Patch34:	glibc-fedora-nptl-linklibc.patch
14mu|glibc-2.19-22|142	Patch35:	glibc-fedora-ppc-unwind.patch
14mu|glibc-2.19-22|143	Patch37:	eglibc-fedora-strict-aliasing.patch
14mu|glibc-2.19-22|144	
14mu|glibc-2.19-22|145	#
14mu|glibc-2.19-22|146	# Patches from upstream
14mu|glibc-2.19-22|147	#
14mu|glibc-2.19-22|148	
14mu|glibc-2.19-22|149	#
14mu|glibc-2.19-22|150	# Patches submitted, but not yet approved upstream.
14mu|glibc-2.19-22|151	# Each should be associated with a BZ.
14mu|glibc-2.19-22|152	# Obviously we're not there right now, but that's the goal
14mu|glibc-2.19-22|153	#
14mu|glibc-2.19-22|154	
14mu|glibc-2.19-22|155	Patch38:	glibc-rh757881.patch
14mu|glibc-2.19-22|156	Patch40:	glibc-rh741105.patch
14mu|glibc-2.19-22|157	# Upstream BZ 13818
14mu|glibc-2.19-22|158	Patch49:	glibc-rh800224.patch
14mu|glibc-2.19-22|159	# Upstream BZ 14247
14mu|glibc-2.19-22|160	Patch50:	glibc-rh827510.patch
14mu|glibc-2.19-22|161	# Upstream BZ 14185
14mu|glibc-2.19-22|162	Patch54:	glibc-rh819430.patch
14mu|glibc-2.19-22|163	Patch55:	glibc-rh911307.patch
14mu|glibc-2.19-22|164	Patch51:	glibc-rh952799.patch
14mu|glibc-2.19-22|165	
14mu|glibc-2.19-22|166	Patch501:	glibc-rh1170118-CVE-2014-7817.patch
14mu|glibc-2.19-22|167	Patch502:	glibc-rh1194143.patch
14mu|glibc-2.19-22|168	Patch503:	glibc-rh1199525.patch
14mu|glibc-2.19-22|169	Patch504:	glibc-rh1296031.patch
14mu|glibc-2.19-22|170	
14mu|glibc-2.19-22|171	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|172	# mandriva patches
14mu|glibc-2.19-22|173	Patch56:	eglibc-mandriva-localedef-archive-follow-symlinks.patch
14mu|glibc-2.19-22|174	Patch57:	eglibc-mandriva-fix-dns-with-broken-routers.patch
14mu|glibc-2.19-22|175	Patch58:	eglibc-mandriva-nss-upgrade.patch
14mu|glibc-2.19-22|176	#Drop patch. Use default directory for locale definitions
14mu|glibc-2.19-22|177	#Patch59:	eglibc-mandriva-share-locale.patch
14mu|glibc-2.19-22|178	Patch60:	eglibc-mandriva-nsswitch.conf.patch
14mu|glibc-2.19-22|179	Patch61:	eglibc-mandriva-xterm-xvt.patch
14mu|glibc-2.19-22|180	Patch62:	eglibc-mandriva-nscd-enable.patch
14mu|glibc-2.19-22|181	Patch63:	eglibc-mandriva-nscd-no-host-cache.patch
14mu|glibc-2.19-22|182	Patch64:	eglibc-mandriva-i386-hwcapinfo.patch
14mu|glibc-2.19-22|183	Patch65:	eglibc-mandriva-nscd-init-should-start.patch
14mu|glibc-2.19-22|184	Patch66:	eglibc-mandriva-timezone.patch
14mu|glibc-2.19-22|185	Patch67:	eglibc-mandriva-biarch-cpp-defines.patch
14mu|glibc-2.19-22|186	Patch68:	eglibc-mandriva-ENOTTY-fr-translation.patch
14mu|glibc-2.19-22|187	Patch69:	eglibc-mandriva-biarch-utils.patch
14mu|glibc-2.19-22|188	Patch70:	eglibc-mandriva-multiarch.patch
14mu|glibc-2.19-22|189	Patch71:	eglibc-mandriva-i586-hptiming.patch
14mu|glibc-2.19-22|190	Patch72:	eglibc-mandriva-i586-if-no-cmov.patch
14mu|glibc-2.19-22|191	Patch73:	eglibc-mandriva-pt_BR-i18nfixes.patch
14mu|glibc-2.19-22|192	Patch74:	eglibc-mandriva-testsuite-ldbl-bits.patch
14mu|glibc-2.19-22|193	Patch75:	eglibc-mandriva-testsuite-rt-notparallel.patch
14mu|glibc-2.19-22|194	
14mu|glibc-2.19-22|195	# https://bugzilla.redhat.com/show_bug.cgi?id=638477#c275
14mu|glibc-2.19-22|196	# https://bugzilla.redhat.com/show_bug.cgi?id=696096
14mu|glibc-2.19-22|197	# https://bugzilla.redhat.com/attachment.cgi?id=491198
14mu|glibc-2.19-22|198	Patch77:	eglibc-mandriva-fix-for-new-memcpy-behavior.patch
14mu|glibc-2.19-22|199	Patch79:	eglibc-mandriva-no-leaf-attribute.patch
14mu|glibc-2.19-22|200	Patch80:	eglibc-mandriva-string-format-fixes.patch
14mu|glibc-2.19-22|201	Patch81:	eglibc-mandriva-mdv-avx-owl-crypt.patch
14mu|glibc-2.19-22|202	Patch82:	eglibc-mandriva-mdv-owl-crypt_freesec.patch
14mu|glibc-2.19-22|203	Patch83:	eglibc-mandriva-avx-relocate_fcrypt.patch
14mu|glibc-2.19-22|204	Patch84:	eglibc-mandriva-avx-increase_BF_FRAME.patch
14mu|glibc-2.19-22|205	Patch85:	eglibc-mandriva-mdv-wrapper_handle_sha.patch
14mu|glibc-2.19-22|206	# Reverts a part of eglibc-fedora-uname-getrlimit.patch that breaks the build
14mu|glibc-2.19-22|207	Patch86:	nptl-getrlimit-compile.patch
14mu|glibc-2.19-22|208	Patch87:	eglibc-2.17-bo-locale-buildfix.patch
14mu|glibc-2.19-22|209	# http://sourceware.org/bugzilla/show_bug.cgi?id=14995
14mu|glibc-2.19-22|210	# http://sourceware.org/bugzilla/attachment.cgi?id=6795
14mu|glibc-2.19-22|211	Patch88:	glibc-2.17-gold.patch
14mu|glibc-2.19-22|212	# Crypt-blowfish patches
14mu|glibc-2.19-22|213	Patch100:	crypt_blowfish-arm.patch
14mu|glibc-2.19-22|214	
14mu|glibc-2.19-22|215	BuildRequires:	autoconf2.5
14mu|glibc-2.19-22|216	BuildRequires:	gettext
14mu|glibc-2.19-22|217	BuildRequires:	kernel-headers
14mu|glibc-2.19-22|218	BuildRequires:	patch
14mu|glibc-2.19-22|219	BuildRequires:	perl
14mu|glibc-2.19-22|220	BuildRequires:	cap-devel
14mu|glibc-2.19-22|221	%if %{with selinux}
14mu|glibc-2.19-22|222	BuildRequires:	pkgconfig(libselinux) >= 1.17.10
14mu|glibc-2.19-22|223	%endif
14mu|glibc-2.19-22|224	BuildRequires:	texinfo
14mu|glibc-2.19-22|225	%if %{with pdf}
14mu|glibc-2.19-22|226	BuildRequires:	texlive
14mu|glibc-2.19-22|227	%endif
14mu|glibc-2.19-22|228	%if %{with utils}
14mu|glibc-2.19-22|229	BuildRequires:	gd-devel
14mu|glibc-2.19-22|230	%endif
14mu|glibc-2.19-22|231	%if %{with systap}
14mu|glibc-2.19-22|232	BuildRequires:	systemtap-devel
14mu|glibc-2.19-22|233	%endif
14mu|glibc-2.19-22|234	%if %{with nsscrypt}
14mu|glibc-2.19-22|235	BuildRequires:	nss-devel >= 3.15.1-2
14mu|glibc-2.19-22|236	%endif
14mu|glibc-2.19-22|237	# we'll be the only package requiring this, avoiding any other package
14mu|glibc-2.19-22|238	# dependencies on '/bin/sh' or 'bash'
14mu|glibc-2.19-22|239	Requires:	bash
14mu|glibc-2.19-22|240	# Requires:	filesystem
14mu|glibc-2.19-22|241	%ifarch %{xenarches}
14mu|glibc-2.19-22|242	%rename		%{name}-xen
14mu|glibc-2.19-22|243	%endif
14mu|glibc-2.19-22|244	# The dynamic linker supports DT_GNU_HASH
14mu|glibc-2.19-22|245	Provides:	rtld(GNU_HASH)
14mu|glibc-2.19-22|246	Provides:	glibc-crypt_blowfish = %{crypt_bf_ver}
14mu|glibc-2.19-22|247	Provides:	eglibc-crypt_blowfish = %{crypt_bf_ver}
14mu|glibc-2.19-22|248	Provides:	should-restart = system
14mu|glibc-2.19-22|249	Obsoletes:	glibc-profile
14mu|glibc-2.19-22|250	# Old prelink versions breaks the system with glibc 2.11
14mu|glibc-2.19-22|251	Conflicts:	prelink < 1:0.4.2-1.20091104.1mdv2010.1
14mu|glibc-2.19-22|252	# Determine minimum kernel versions (rhbz#619538)
14mu|glibc-2.19-22|253	%define		enablekernel 2.6.32
14mu|glibc-2.19-22|254	Conflicts:	kernel < %{enablekernel}
14mu|glibc-2.19-22|255	Conflicts:	locales < %{EVRD}
14mu|glibc-2.19-22|256	Conflicts:	locales > %{EVRD}
14mu|glibc-2.19-22|257	
14mu|glibc-2.19-22|258	# Don't try to explicitly provide GLIBC_PRIVATE versioned libraries
14mu|glibc-2.19-22|259	%define _filter_GLIBC_PRIVATE 1
14mu|glibc-2.19-22|260	
14mu|glibc-2.19-22|261	Obsoletes:	ld.so
14mu|glibc-2.19-22|262	Provides:	ld.so
14mu|glibc-2.19-22|263	
14mu|glibc-2.19-22|264	%rename		ldconfig
14mu|glibc-2.19-22|265	Provides:	/sbin/ldconfig
14mu|glibc-2.19-22|266	Obsoletes:	nss_db
14mu|glibc-2.19-22|267	
14mu|glibc-2.19-22|268	%description
14mu|glibc-2.19-22|269	The glibc package contains standard libraries which are used by
14mu|glibc-2.19-22|270	multiple programs on the system. In order to save disk space and
14mu|glibc-2.19-22|271	memory, as well as to make upgrading easier, common system code is
14mu|glibc-2.19-22|272	kept in one place and shared between programs. This particular package
14mu|glibc-2.19-22|273	contains the most important sets of shared libraries: the standard C
14mu|glibc-2.19-22|274	library and the standard math library. Without these two libraries, a
14mu|glibc-2.19-22|275	Linux system will not function.
14mu|glibc-2.19-22|276	
14mu|glibc-2.19-22|277	# %post
14mu|glibc-2.19-22|278	# %{_sbindir}/glibc_post_upgrade
14mu|glibc-2.19-22|279	
14mu|glibc-2.19-22|280	%files -f libc.lang
14mu|glibc-2.19-22|281	%if %{with timezone}
14mu|glibc-2.19-22|282	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/localtime
14mu|glibc-2.19-22|283	%endif
14mu|glibc-2.19-22|284	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/nsswitch.conf
14mu|glibc-2.19-22|285	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/ld.so.conf
14mu|glibc-2.19-22|286	%dir %{_sysconfdir}/ld.so.conf.d
14mu|glibc-2.19-22|287	%config(noreplace) %{_sysconfdir}/rpc
14mu|glibc-2.19-22|288	%doc %dir %{_docdir}/glibc
14mu|glibc-2.19-22|289	%doc %{_docdir}/glibc/nss
14mu|glibc-2.19-22|290	%doc %{_docdir}/glibc/gai.conf
14mu|glibc-2.19-22|291	%doc %{_docdir}/glibc/COPYING
14mu|glibc-2.19-22|292	%doc %{_docdir}/glibc/COPYING.LIB
14mu|glibc-2.19-22|293	%{_mandir}/man1/*
14mu|glibc-2.19-22|294	%{_mandir}/man8/rpcinfo.8*
14mu|glibc-2.19-22|295	%{_mandir}/man8/ld.so*
14mu|glibc-2.19-22|296	%{_localedir}/locale.alias
14mu|glibc-2.19-22|297	/sbin/sln
14mu|glibc-2.19-22|298	%{_prefix}/libexec/getconf
14mu|glibc-2.19-22|299	%ifarch x86_64
14mu|glibc-2.19-22|300	%exclude %{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFF32
14mu|glibc-2.19-22|301	%exclude %{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFFBIG
14mu|glibc-2.19-22|302	%exclude %{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFF32
14mu|glibc-2.19-22|303	%exclude %{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFFBIG
14mu|glibc-2.19-22|304	%exclude %{_prefix}/libexec/getconf/XBS5_ILP32_OFF32
14mu|glibc-2.19-22|305	%exclude %{_prefix}/libexec/getconf/XBS5_ILP32_OFFBIG
14mu|glibc-2.19-22|306	%endif
14mu|glibc-2.19-22|307	%{_slibdir}/ld-%{version}.so
14mu|glibc-2.19-22|308	%ifarch %{ix86}
14mu|glibc-2.19-22|309	%{_slibdir}/ld-linux.so.2
14mu|glibc-2.19-22|310	%{_slibdir}/i686
14mu|glibc-2.19-22|311	%endif
14mu|glibc-2.19-22|312	%ifarch x86_64
14mu|glibc-2.19-22|313	%{_slibdir}/ld-linux-x86-64.so.2
14mu|glibc-2.19-22|314	%endif
14mu|glibc-2.19-22|315	%ifarch armv7l
14mu|glibc-2.19-22|316	%{_slibdir}/ld-linux.so.3
14mu|glibc-2.19-22|317	%endif
14mu|glibc-2.19-22|318	%ifarch armv7hl armv6j
14mu|glibc-2.19-22|319	%{_slibdir}/ld-linux-armhf.so.3
14mu|glibc-2.19-22|320	%endif
14mu|glibc-2.19-22|321	%ifarch aarch64
14mu|glibc-2.19-22|322	%{_slibdir}/ld-linux-aarch64.so.1
14mu|glibc-2.19-22|323	%{_slibdir32}/ld-linux-aarch64.so.1
14mu|glibc-2.19-22|324	%endif
14mu|glibc-2.19-22|325	%{_slibdir}/lib*-[.0-9]*.so
14mu|glibc-2.19-22|326	%{_slibdir}/lib*.so.[0-9]*
14mu|glibc-2.19-22|327	%{_slibdir}/libSegFault.so
14mu|glibc-2.19-22|328	%dir %{_libdir}/audit
14mu|glibc-2.19-22|329	%{_libdir}/audit/sotruss-lib.so
14mu|glibc-2.19-22|330	%dir %{_libdir}/gconv
14mu|glibc-2.19-22|331	%{_libdir}/gconv/*.so
14mu|glibc-2.19-22|332	%{_libdir}/gconv/gconv-modules
14mu|glibc-2.19-22|333	%ghost %{_libdir}/gconv/gconv-modules.cache
14mu|glibc-2.19-22|334	# %attr(4755,root,root) %{_prefix}/libexec/pt_chown
14mu|glibc-2.19-22|335	%{_bindir}/catchsegv
14mu|glibc-2.19-22|336	%{_bindir}/gencat
14mu|glibc-2.19-22|337	%{_bindir}/getconf
14mu|glibc-2.19-22|338	%{_bindir}/getent
14mu|glibc-2.19-22|339	%{_bindir}/iconv
14mu|glibc-2.19-22|340	%{_bindir}/ldd
14mu|glibc-2.19-22|341	%ifarch %{ix86}
14mu|glibc-2.19-22|342	%{_bindir}/lddlibc4
14mu|glibc-2.19-22|343	%endif
14mu|glibc-2.19-22|344	%{_bindir}/locale
14mu|glibc-2.19-22|345	%{_bindir}/localedef
14mu|glibc-2.19-22|346	%{_bindir}/makedb
14mu|glibc-2.19-22|347	%{_bindir}/pldd
14mu|glibc-2.19-22|348	%{_bindir}/sotruss
14mu|glibc-2.19-22|349	%{_bindir}/sprof
14mu|glibc-2.19-22|350	%{_bindir}/tzselect
14mu|glibc-2.19-22|351	%{_sbindir}/iconvconfig
14mu|glibc-2.19-22|352	%{_sbindir}/glibc_post_upgrade
14mu|glibc-2.19-22|353	/sbin/ldconfig
14mu|glibc-2.19-22|354	%{_mandir}/man8/ldconfig*
14mu|glibc-2.19-22|355	%ghost %{_sysconfdir}/ld.so.cache
14mu|glibc-2.19-22|356	%dir %{_var}/cache/ldconfig
14mu|glibc-2.19-22|357	%ghost %{_var}/cache/ldconfig/aux-cache
14mu|glibc-2.19-22|358	%{_var}/lib/rpm/filetriggers/ldconfig.*
14mu|glibc-2.19-22|359	%{_var}/db/Makefile
14mu|glibc-2.19-22|360	
14mu|glibc-2.19-22|361	########################################################################
14mu|glibc-2.19-22|362	%if %{build_multiarch}
14mu|glibc-2.19-22|363	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|364	%package -n	%{multilibc}
14mu|glibc-2.19-22|365	Summary:	The GNU libc libraries
14mu|glibc-2.19-22|366	Group:		System/Libraries
14mu|glibc-2.19-22|367	Conflicts:	glibc < 6:2.14.90-13
14mu|glibc-2.19-22|368	
14mu|glibc-2.19-22|369	%post -n	%{multilibc}
14mu|glibc-2.19-22|370	%{_sbindir}/iconvconfig %{_libdir32}/gconv -o %{_libdir32}/gconv/gconv-modules.cache
14mu|glibc-2.19-22|371	
14mu|glibc-2.19-22|372	%description -n	%{multilibc}
14mu|glibc-2.19-22|373	The glibc package contains standard libraries which are used by
14mu|glibc-2.19-22|374	multiple programs on the system. In order to save disk space and
14mu|glibc-2.19-22|375	memory, as well as to make upgrading easier, common system code is
14mu|glibc-2.19-22|376	kept in one place and shared between programs. This particular package
14mu|glibc-2.19-22|377	contains the most important sets of shared libraries: the standard C
14mu|glibc-2.19-22|378	library and the standard math library. Without these two libraries, a
14mu|glibc-2.19-22|379	Linux system will not function.
14mu|glibc-2.19-22|380	
14mu|glibc-2.19-22|381	%files -n	%{multilibc}
14mu|glibc-2.19-22|382	%{_slibdir32}/ld-%{version}.so
14mu|glibc-2.19-22|383	%{_slibdir32}/ld-linux*.so.2
14mu|glibc-2.19-22|384	%{_slibdir32}/lib*-[.0-9]*.so
14mu|glibc-2.19-22|385	%{_slibdir32}/lib*.so.[0-9]*
14mu|glibc-2.19-22|386	%{_slibdir32}/libSegFault.so
14mu|glibc-2.19-22|387	%dir %{_libdir32}/audit
14mu|glibc-2.19-22|388	%{_libdir32}/audit/sotruss-lib.so
14mu|glibc-2.19-22|389	%{_libdir32}/gconv/*.so
14mu|glibc-2.19-22|390	%{_libdir32}/gconv/gconv-modules
14mu|glibc-2.19-22|391	%ghost %{_libdir32}/gconv/gconv-modules.cache
14mu|glibc-2.19-22|392	%{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFF32
14mu|glibc-2.19-22|393	%{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFFBIG
14mu|glibc-2.19-22|394	%{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFF32
14mu|glibc-2.19-22|395	%{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFFBIG
14mu|glibc-2.19-22|396	%{_prefix}/libexec/getconf/XBS5_ILP32_OFF32
14mu|glibc-2.19-22|397	%{_prefix}/libexec/getconf/XBS5_ILP32_OFFBIG
14mu|glibc-2.19-22|398	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|399	# build_multiarch
14mu|glibc-2.19-22|400	%endif
14mu|glibc-2.19-22|401	
14mu|glibc-2.19-22|402	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|403	%package	devel
14mu|glibc-2.19-22|404	Summary:	Header and object files for development using standard C libraries
14mu|glibc-2.19-22|405	Group:		Development/C
14mu|glibc-2.19-22|406	Requires:	%{name} = %{EVRD}
14mu|glibc-2.19-22|407	%if %{build_multiarch}
14mu|glibc-2.19-22|408	Requires:	%{multilibc} = %{EVRD}
14mu|glibc-2.19-22|409	%endif
14mu|glibc-2.19-22|410	Requires:	kernel-headers
14mu|glibc-2.19-22|411	Provides:	glibc-crypt_blowfish-devel = %{crypt_bf_ver}
14mu|glibc-2.19-22|412	Provides:	eglibc-crypt_blowfish-devel = %{crypt_bf_ver}
14mu|glibc-2.19-22|413	%rename		glibc-doc
14mu|glibc-2.19-22|414	%if %{with pdf}
14mu|glibc-2.19-22|415	%rename		glibc-doc-pdf
14mu|glibc-2.19-22|416	%endif
14mu|glibc-2.19-22|417	
14mu|glibc-2.19-22|418	%description	devel
14mu|glibc-2.19-22|419	The glibc-devel package contains the header and object files necessary
14mu|glibc-2.19-22|420	for developing programs which use the standard C libraries (which are
14mu|glibc-2.19-22|421	used by nearly all programs).  If you are developing programs which
14mu|glibc-2.19-22|422	will use the standard C libraries, your system needs to have these
14mu|glibc-2.19-22|423	standard header and object files available in order to create the
14mu|glibc-2.19-22|424	executables.
14mu|glibc-2.19-22|425	
14mu|glibc-2.19-22|426	%files		devel
14mu|glibc-2.19-22|427	%{_mandir}/man3/*
14mu|glibc-2.19-22|428	%{_infodir}/libc.info*
14mu|glibc-2.19-22|429	%doc %{_docdir}/glibc/*
14mu|glibc-2.19-22|430	%exclude %{_docdir}/glibc/nss
14mu|glibc-2.19-22|431	%exclude %{_docdir}/glibc/gai.conf
14mu|glibc-2.19-22|432	%exclude %{_docdir}/glibc/COPYING
14mu|glibc-2.19-22|433	%exclude %{_docdir}/glibc/COPYING.LIB
14mu|glibc-2.19-22|434	%{_includedir}/*
14mu|glibc-2.19-22|435	%{_libdir}/*.o
14mu|glibc-2.19-22|436	%{_libdir}/*.so
14mu|glibc-2.19-22|437	%{_libdir}/libc_nonshared.a
14mu|glibc-2.19-22|438	%{_libdir}/libg.a
14mu|glibc-2.19-22|439	%{_libdir}/libieee.a
14mu|glibc-2.19-22|440	%{_libdir}/libmcheck.a
14mu|glibc-2.19-22|441	%{_libdir}/libpthread_nonshared.a
14mu|glibc-2.19-22|442	%{_libdir}/librpcsvc.a
14mu|glibc-2.19-22|443	%if %{build_multiarch}
14mu|glibc-2.19-22|444	%{_libdir32}/*.o
14mu|glibc-2.19-22|445	%{_libdir32}/*.so
14mu|glibc-2.19-22|446	%{_libdir32}/libc_nonshared.a
14mu|glibc-2.19-22|447	%{_libdir32}/libg.a
14mu|glibc-2.19-22|448	%{_libdir32}/libieee.a
14mu|glibc-2.19-22|449	%{_libdir32}/libmcheck.a
14mu|glibc-2.19-22|450	%{_libdir32}/libpthread_nonshared.a
14mu|glibc-2.19-22|451	%{_libdir32}/librpcsvc.a
14mu|glibc-2.19-22|452	%endif
14mu|glibc-2.19-22|453	
14mu|glibc-2.19-22|454	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|455	%package	static-devel
14mu|glibc-2.19-22|456	Summary:	Static libraries for GNU C library
14mu|glibc-2.19-22|457	Group:		Development/C
14mu|glibc-2.19-22|458	Requires:	%{name}-devel = %{EVRD}
14mu|glibc-2.19-22|459	
14mu|glibc-2.19-22|460	%description	static-devel
14mu|glibc-2.19-22|461	The glibc-static-devel package contains the static libraries necessary
14mu|glibc-2.19-22|462	for developing programs which use the standard C libraries. Install
14mu|glibc-2.19-22|463	glibc-static-devel if you need to statically link your program or
14mu|glibc-2.19-22|464	library.
14mu|glibc-2.19-22|465	
14mu|glibc-2.19-22|466	%files		static-devel
14mu|glibc-2.19-22|467	%{_libdir}/libBrokenLocale.a
14mu|glibc-2.19-22|468	%{_libdir}/libanl.a
14mu|glibc-2.19-22|469	%{_libdir}/libc.a
14mu|glibc-2.19-22|470	%{_libdir}/libcrypt.a
14mu|glibc-2.19-22|471	%{_libdir}/libdl.a
14mu|glibc-2.19-22|472	%{_libdir}/libm.a
14mu|glibc-2.19-22|473	%{_libdir}/libnsl.a
14mu|glibc-2.19-22|474	%{_libdir}/libpthread.a
14mu|glibc-2.19-22|475	%{_libdir}/libresolv.a
14mu|glibc-2.19-22|476	%{_libdir}/librt.a
14mu|glibc-2.19-22|477	%{_libdir}/libutil.a
14mu|glibc-2.19-22|478	%if %{build_multiarch}
14mu|glibc-2.19-22|479	%{_libdir32}/libBrokenLocale.a
14mu|glibc-2.19-22|480	%{_libdir32}/libanl.a
14mu|glibc-2.19-22|481	%{_libdir32}/libc.a
14mu|glibc-2.19-22|482	%{_libdir32}/libcrypt.a
14mu|glibc-2.19-22|483	%{_libdir32}/libdl.a
14mu|glibc-2.19-22|484	%{_libdir32}/libm.a
14mu|glibc-2.19-22|485	%{_libdir32}/libnsl.a
14mu|glibc-2.19-22|486	%{_libdir32}/libpthread.a
14mu|glibc-2.19-22|487	%{_libdir32}/libresolv.a
14mu|glibc-2.19-22|488	%{_libdir32}/librt.a
14mu|glibc-2.19-22|489	%{_libdir32}/libutil.a
14mu|glibc-2.19-22|490	%endif
14mu|glibc-2.19-22|491	
14mu|glibc-2.19-22|492	########################################################################
14mu|glibc-2.19-22|493	%if %{with nscd}
14mu|glibc-2.19-22|494	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|495	%package -n	nscd
14mu|glibc-2.19-22|496	Summary:	A Name Service Caching Daemon (nscd)
14mu|glibc-2.19-22|497	Group:		System/Servers
14mu|glibc-2.19-22|498	Conflicts:	kernel < 2.2.0
14mu|glibc-2.19-22|499	Requires(post):	systemd
14mu|glibc-2.19-22|500	Requires(pre):	rpm-helper
14mu|glibc-2.19-22|501	Requires(preun):rpm-helper
14mu|glibc-2.19-22|502	Requires(post):	rpm-helper
14mu|glibc-2.19-22|503	Requires(postun):rpm-helper
14mu|glibc-2.19-22|504	
14mu|glibc-2.19-22|505	%description -n	nscd
14mu|glibc-2.19-22|506	Nscd caches name service lookups and can dramatically improve
14mu|glibc-2.19-22|507	performance with NIS+, and may help with DNS as well.
14mu|glibc-2.19-22|508	
14mu|glibc-2.19-22|509	%pre -n nscd
14mu|glibc-2.19-22|510	%_pre_useradd nscd / /sbin/nologin
14mu|glibc-2.19-22|511	
14mu|glibc-2.19-22|512	%post -n nscd
14mu|glibc-2.19-22|513	%_post_service nscd
14mu|glibc-2.19-22|514	
14mu|glibc-2.19-22|515	%preun -n nscd
14mu|glibc-2.19-22|516	%_preun_service nscd
14mu|glibc-2.19-22|517	
14mu|glibc-2.19-22|518	%postun -n nscd
14mu|glibc-2.19-22|519	%_postun_userdel nscd
14mu|glibc-2.19-22|520	if [ "$1" -ge "1" ]; then
14mu|glibc-2.19-22|521	systemctl condrestart nscd > /dev/null 2>&1 || :
14mu|glibc-2.19-22|522	fi
14mu|glibc-2.19-22|523	
14mu|glibc-2.19-22|524	%files -n 	nscd
14mu|glibc-2.19-22|525	%config(noreplace) %{_sysconfdir}/nscd.conf
14mu|glibc-2.19-22|526	%{_tmpfilesdir}/nscd.conf
14mu|glibc-2.19-22|527	%{_unitdir}/nscd.service
14mu|glibc-2.19-22|528	%{_unitdir}/nscd.socket
14mu|glibc-2.19-22|529	%{_sbindir}/nscd
14mu|glibc-2.19-22|530	/var/db/nscd
14mu|glibc-2.19-22|531	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|532	# with nscd
14mu|glibc-2.19-22|533	%endif
14mu|glibc-2.19-22|534	
14mu|glibc-2.19-22|535	########################################################################
14mu|glibc-2.19-22|536	%if %{with utils}
14mu|glibc-2.19-22|537	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|538	%package	utils
14mu|glibc-2.19-22|539	Summary:	Development utilities from GNU C library
14mu|glibc-2.19-22|540	Group:		Development/Other
14mu|glibc-2.19-22|541	Requires:	%{name} = %{EVRD}
14mu|glibc-2.19-22|542	
14mu|glibc-2.19-22|543	%description	utils
14mu|glibc-2.19-22|544	The glibc-utils package contains memusage, a memory usage profiler,
14mu|glibc-2.19-22|545	mtrace, a memory leak tracer and xtrace, a function call tracer which
14mu|glibc-2.19-22|546	can be helpful during program debugging.
14mu|glibc-2.19-22|547	
14mu|glibc-2.19-22|548	If unsure if you need this, don't install this package.
14mu|glibc-2.19-22|549	
14mu|glibc-2.19-22|550	%files		utils
14mu|glibc-2.19-22|551	%{_bindir}/memusage
14mu|glibc-2.19-22|552	%{_bindir}/memusagestat
14mu|glibc-2.19-22|553	%{_bindir}/mtrace
14mu|glibc-2.19-22|554	%{_bindir}/pcprofiledump
14mu|glibc-2.19-22|555	%{_bindir}/xtrace
14mu|glibc-2.19-22|556	%{_slibdir}/libmemusage.so
14mu|glibc-2.19-22|557	%{_slibdir}/libpcprofile.so
14mu|glibc-2.19-22|558	%if %{build_multiarch}
14mu|glibc-2.19-22|559	%{_slibdir32}/libmemusage.so
14mu|glibc-2.19-22|560	%{_slibdir32}/libpcprofile.so
14mu|glibc-2.19-22|561	%endif
14mu|glibc-2.19-22|562	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|563	# with utils
14mu|glibc-2.19-22|564	%endif
14mu|glibc-2.19-22|565	
14mu|glibc-2.19-22|566	########################################################################
14mu|glibc-2.19-22|567	%if %{with i18ndata}
14mu|glibc-2.19-22|568	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|569	%package	i18ndata
14mu|glibc-2.19-22|570	Summary:	Database sources for 'locale'
14mu|glibc-2.19-22|571	Group:		System/Libraries
14mu|glibc-2.19-22|572	%rename		glibc-localedata
14mu|glibc-2.19-22|573	
14mu|glibc-2.19-22|574	%description	i18ndata
14mu|glibc-2.19-22|575	This package contains the data needed to build the locale data files
14mu|glibc-2.19-22|576	to use the internationalization features of the GNU libc.
14mu|glibc-2.19-22|577	
14mu|glibc-2.19-22|578	%files		i18ndata
14mu|glibc-2.19-22|579	%dir %{_datadir}/i18n
14mu|glibc-2.19-22|580	%dir %{_datadir}/i18n/charmaps
14mu|glibc-2.19-22|581	%{_datadir}/i18n/charmaps/*
14mu|glibc-2.19-22|582	%dir %{_datadir}/i18n/locales
14mu|glibc-2.19-22|583	%{_datadir}/i18n/locales/*
14mu|glibc-2.19-22|584	%{_datadir}/i18n/SUPPORTED
14mu|glibc-2.19-22|585	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|586	# with i18ndata
14mu|glibc-2.19-22|587	%endif
14mu|glibc-2.19-22|588	
14mu|glibc-2.19-22|589	########################################################################
14mu|glibc-2.19-22|590	%if %{with timezone}
14mu|glibc-2.19-22|591	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|592	%package -n	timezone
14mu|glibc-2.19-22|593	Summary:	Time zone descriptions
14mu|glibc-2.19-22|594	Group:		System/Base
14mu|glibc-2.19-22|595	Obsoletes:	zoneinfo
14mu|glibc-2.19-22|596	
14mu|glibc-2.19-22|597	%description -n	timezone
14mu|glibc-2.19-22|598	These are configuration files that describe possible time zones.
14mu|glibc-2.19-22|599	
14mu|glibc-2.19-22|600	%files -n	timezone
14mu|glibc-2.19-22|601	%{_sbindir}/zdump
14mu|glibc-2.19-22|602	%{_sbindir}/zic
14mu|glibc-2.19-22|603	%{_mandir}/man1/zdump.1*
14mu|glibc-2.19-22|604	%{_datadir}/zoneinfo
14mu|glibc-2.19-22|605	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|606	# with timezone
14mu|glibc-2.19-22|607	%endif
14mu|glibc-2.19-22|608	
14mu|glibc-2.19-22|609	########################################################################
14mu|glibc-2.19-22|610	
14mu|glibc-2.19-22|611	%if ! %{without locales}
14mu|glibc-2.19-22|612	%package -n locales
14mu|glibc-2.19-22|613	Summary:	Base files for localization
14mu|glibc-2.19-22|614	Group:		System/Internationalization
14mu|glibc-2.19-22|615	Requires:	%{name}-i18ndata
14mu|glibc-2.19-22|616	Requires(pre):	glibc = %{EVRD}
14mu|glibc-2.19-22|617	
14mu|glibc-2.19-22|618	%description -n locales
14mu|glibc-2.19-22|619	These are the base files for language localization.
14mu|glibc-2.19-22|620	
14mu|glibc-2.19-22|621	You also need to install the specific locales-?? for the language(s) you want.
14mu|glibc-2.19-22|622	Then the user need to set the LANG variable to their preferred language in
14mu|glibc-2.19-22|623	their ~/.profile configuration file.
14mu|glibc-2.19-22|624	
14mu|glibc-2.19-22|625	%files -n locales
14mu|glibc-2.19-22|626	%{_bindir}/locale_install.sh
14mu|glibc-2.19-22|627	%{_bindir}/locale_uninstall.sh
14mu|glibc-2.19-22|628	%dir %{_datadir}/locale
14mu|glibc-2.19-22|629	%dir %{_prefix}/lib/locale
14mu|glibc-2.19-22|630	%ghost %{_prefix}/lib/locale/locale-archive
14mu|glibc-2.19-22|631	%{_prefix}/lib/locale/ISO*
14mu|glibc-2.19-22|632	%{_prefix}/lib/locale/CP*
14mu|glibc-2.19-22|633	%{_prefix}/lib/locale/UTF*
14mu|glibc-2.19-22|634	%{_prefix}/lib/locale/KOI*
14mu|glibc-2.19-22|635	
14mu|glibc-2.19-22|636	# Locale specifc packages
14mu|glibc-2.19-22|637	%{expand:%(sh %{SOURCE1000} Afar aa aa_DJ aa_ER aa_ET)}
14mu|glibc-2.19-22|638	%{expand:%(sh %{SOURCE1000} Afrikaans af af_ZA)}
14mu|glibc-2.19-22|639	%{expand:%(sh %{SOURCE1000} Amharic am am_ET byn_ER gez_ER gez_ET om_ET om_KE sid_ET ti_ER ti_ET tig_ER wal_ET)}
14mu|glibc-2.19-22|640	%{expand:%(sh %{SOURCE1000} Akan ak ak_GH)}
14mu|glibc-2.19-22|641	%{expand:%(sh %{SOURCE1000} Angika anp anp_IN)}
14mu|glibc-2.19-22|642	%{expand:%(sh %{SOURCE1000} Arabic ar ar_AE ar_BH ar_DZ ar_EG ar_IN ar_IQ ar_JO ar_KW ar_LB ar_LY ar_MA ar_OM ar_QA ar_SA ar_SD ar_SS ar_SY ar_TN ar_YE)}
14mu|glibc-2.19-22|643	%{expand:%(sh %{SOURCE1000} Assamese as as_IN)}
14mu|glibc-2.19-22|644	%{expand:%(sh %{SOURCE1000} Asturian ast ast_ES)}
14mu|glibc-2.19-22|645	%{expand:%(sh %{SOURCE1000} Aymara ayc ayc_PE)}
14mu|glibc-2.19-22|646	%{expand:%(sh %{SOURCE1000} Azeri az az_AZ)}
14mu|glibc-2.19-22|647	%{expand:%(sh %{SOURCE1000} Belarusian be be_BY)}
14mu|glibc-2.19-22|648	%{expand:%(sh %{SOURCE1000} Bemba bem bem_ZM)}
14mu|glibc-2.19-22|649	%{expand:%(sh %{SOURCE1000} Berber ber ber_DZ ber_MA)}
14mu|glibc-2.19-22|650	%{expand:%(sh %{SOURCE1000} Bulgarian bg bg_BG)}
14mu|glibc-2.19-22|651	%{expand:%(sh %{SOURCE1000} Bengali bn bn_BD bn_IN)}
14mu|glibc-2.19-22|652	%{expand:%(sh %{SOURCE1000} Tibetan bo bo_CN bo_IN)}
14mu|glibc-2.19-22|653	%{expand:%(sh %{SOURCE1000} Breton br br_FR)}
14mu|glibc-2.19-22|654	%{expand:%(sh %{SOURCE1000} Bosnian bs bs_BA)}
14mu|glibc-2.19-22|655	%{expand:%(sh %{SOURCE1000} Catalan ca ca_AD ca_ES ca_FR ca_IT)}
14mu|glibc-2.19-22|656	%{expand:%(sh %{SOURCE1000} "Crimean Tatar" crh crh_UA)}
14mu|glibc-2.19-22|657	%{expand:%(sh %{SOURCE1000} Czech cs cs_CZ)}
14mu|glibc-2.19-22|658	%{expand:%(sh %{SOURCE1000} Chuvash cv cv_RU)}
14mu|glibc-2.19-22|659	%{expand:%(sh %{SOURCE1000} Welsh cy cy_GB)}
14mu|glibc-2.19-22|660	%{expand:%(sh %{SOURCE1000} Danish da da_DK)}
14mu|glibc-2.19-22|661	%{expand:%(sh %{SOURCE1000} German de de_AT de_BE de_CH de_DE de_LU)}
14mu|glibc-2.19-22|662	%{expand:%(sh %{SOURCE1000} Dogri doi doi_IN)}
14mu|glibc-2.19-22|663	%{expand:%(sh %{SOURCE1000} Dhivehi dv dv_MV)}
14mu|glibc-2.19-22|664	%{expand:%(sh %{SOURCE1000} Dzongkha dz dz_BT)}
14mu|glibc-2.19-22|665	%{expand:%(sh %{SOURCE1000} Greek el r:gr el_CY el_GR)}
14mu|glibc-2.19-22|666	%{expand:%(sh %{SOURCE1000} English en en_AG en_AU en_BW en_CA en_DK en_GB en_HK en_IE en_IN en_NG en_NZ en_PH en_SG en_US en_ZA en_ZM en_ZW)}
14mu|glibc-2.19-22|667	%{expand:%(sh %{SOURCE1000} Esperanto eo eo_XX)}
14mu|glibc-2.19-22|668	# Potentially unhandled: es@tradicional?, an = Aragonese
14mu|glibc-2.19-22|669	%{expand:%(sh %{SOURCE1000} Spanish es an_ES es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_ES es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE)}
14mu|glibc-2.19-22|670	%{expand:%(sh %{SOURCE1000} Estonian et et_EE)}
14mu|glibc-2.19-22|671	%{expand:%(sh %{SOURCE1000} Basque eu eu_ES)}
14mu|glibc-2.19-22|672	%{expand:%(sh %{SOURCE1000} Farsi fa fa_IR)}
14mu|glibc-2.19-22|673	%{expand:%(sh %{SOURCE1000} Finnish fi fi_FI)}
14mu|glibc-2.19-22|674	%{expand:%(sh %{SOURCE1000} Fulah ff ff_SN)}
14mu|glibc-2.19-22|675	%{expand:%(sh %{SOURCE1000} Faroese fo fo_FO)}
14mu|glibc-2.19-22|676	%{expand:%(sh %{SOURCE1000} French fr fr_BE fr_CA fr_CH fr_FR fr_LU)}
14mu|glibc-2.19-22|677	%{expand:%(sh %{SOURCE1000} Friulan fur fur_IT)}
14mu|glibc-2.19-22|678	%{expand:%(sh %{SOURCE1000} Frisian fy fy_DE fy_NL)}
14mu|glibc-2.19-22|679	%{expand:%(sh %{SOURCE1000} Irish ga ga_IE)}
14mu|glibc-2.19-22|680	%{expand:%(sh %{SOURCE1000} "Scottish Gaelic" gd gd_GB)}
14mu|glibc-2.19-22|681	%{expand:%(sh %{SOURCE1000} Galician gl gl_ES)}
14mu|glibc-2.19-22|682	%{expand:%(sh %{SOURCE1000} Gujarati gu gu_IN)}
14mu|glibc-2.19-22|683	%{expand:%(sh %{SOURCE1000} "Manx Gaelic" gv gv_GB)}
14mu|glibc-2.19-22|684	%{expand:%(sh %{SOURCE1000} Hausa ha ha_NG)}
14mu|glibc-2.19-22|685	%{expand:%(sh %{SOURCE1000} Hebrew he he_IL iw_IL)}
14mu|glibc-2.19-22|686	%{expand:%(sh %{SOURCE1000} Hindi hi bho_IN brx_IN hi_IN ur_IN)}
14mu|glibc-2.19-22|687	%{expand:%(sh %{SOURCE1000} Chhattisgarhi hne hne_IN)}
14mu|glibc-2.19-22|688	%{expand:%(sh %{SOURCE1000} Croatian hr hr_HR)}
14mu|glibc-2.19-22|689	%{expand:%(sh %{SOURCE1000} "Upper Sorbian" hsb hsb_DE)}
14mu|glibc-2.19-22|690	%{expand:%(sh %{SOURCE1000} Breyol ht ht_HT)}
14mu|glibc-2.19-22|691	%{expand:%(sh %{SOURCE1000} Hungarian hu hu_HU)}
14mu|glibc-2.19-22|692	%{expand:%(sh %{SOURCE1000} Armenian hy hy_AM)}
14mu|glibc-2.19-22|693	%{expand:%(sh %{SOURCE1000} Interlingua ia ia_FR)}
14mu|glibc-2.19-22|694	%{expand:%(sh %{SOURCE1000} Indonesian id id_ID)}
14mu|glibc-2.19-22|695	%{expand:%(sh %{SOURCE1000} Igbo ig ig_NG)}
14mu|glibc-2.19-22|696	%{expand:%(sh %{SOURCE1000} Inupiaq ik ik_CA)}
14mu|glibc-2.19-22|697	%{expand:%(sh %{SOURCE1000} Icelandic is is_IS)}
14mu|glibc-2.19-22|698	%{expand:%(sh %{SOURCE1000} Italian it it_CH it_IT)}
14mu|glibc-2.19-22|699	%{expand:%(sh %{SOURCE1000} Inuktitut iu iu_CA)}
14mu|glibc-2.19-22|700	%{expand:%(sh %{SOURCE1000} Japanese ja ja ja_JP)}
14mu|glibc-2.19-22|701	%{expand:%(sh %{SOURCE1000} Georgian ka ka_GE)}
14mu|glibc-2.19-22|702	%{expand:%(sh %{SOURCE1000} Kazakh kk kk_KZ)}
14mu|glibc-2.19-22|703	%{expand:%(sh %{SOURCE1000} Greenlandic kl kl_GL)}
14mu|glibc-2.19-22|704	%{expand:%(sh %{SOURCE1000} Khmer km km_KH)}
14mu|glibc-2.19-22|705	%{expand:%(sh %{SOURCE1000} Kannada kn kn_IN)}
14mu|glibc-2.19-22|706	%{expand:%(sh %{SOURCE1000} Korean ko ko_KR)}
14mu|glibc-2.19-22|707	%{expand:%(sh %{SOURCE1000} Konkani kok kok_IN)}
14mu|glibc-2.19-22|708	%{expand:%(sh %{SOURCE1000} Kashmiri ks ks_IN ks_IN@devanagari)}
14mu|glibc-2.19-22|709	%{expand:%(sh %{SOURCE1000} Kurdish ku ku_TR)}
14mu|glibc-2.19-22|710	%{expand:%(sh %{SOURCE1000} Cornish kw kw_GB)}
14mu|glibc-2.19-22|711	%{expand:%(sh %{SOURCE1000} Kyrgyz ky ky_KG)}
14mu|glibc-2.19-22|712	%{expand:%(sh %{SOURCE1000} Luxembourgish lb lb_LU)}
14mu|glibc-2.19-22|713	%{expand:%(sh %{SOURCE1000} Luganda lg lg_UG)}
14mu|glibc-2.19-22|714	%{expand:%(sh %{SOURCE1000} Limburguish li li_BE li_NL)}
14mu|glibc-2.19-22|715	%{expand:%(sh %{SOURCE1000} Ligurian lij lij_IT)}
14mu|glibc-2.19-22|716	%{expand:%(sh %{SOURCE1000} Laotian lo lo_LA)}
14mu|glibc-2.19-22|717	%{expand:%(sh %{SOURCE1000} Lithuanian lt lt_LT)}
14mu|glibc-2.19-22|718	%{expand:%(sh %{SOURCE1000} Latvian lv lv_LV)}
14mu|glibc-2.19-22|719	%{expand:%(sh %{SOURCE1000} Magahi mag mag_IN)}
14mu|glibc-2.19-22|720	%{expand:%(sh %{SOURCE1000} Maithili mai mai_IN)}
14mu|glibc-2.19-22|721	%{expand:%(sh %{SOURCE1000} Malagasy mg mg_MG)}
14mu|glibc-2.19-22|722	%{expand:%(sh %{SOURCE1000} Mari mhr mhr_RU)}
14mu|glibc-2.19-22|723	%{expand:%(sh %{SOURCE1000} Maori mi mi_NZ)}
14mu|glibc-2.19-22|724	%{expand:%(sh %{SOURCE1000} Macedonian mk mk_MK)}
14mu|glibc-2.19-22|725	%{expand:%(sh %{SOURCE1000} Malayalam ml ml_IN)}
14mu|glibc-2.19-22|726	%{expand:%(sh %{SOURCE1000} Mongolian mn mn_MN)}
14mu|glibc-2.19-22|727	%{expand:%(sh %{SOURCE1000} Manipuri mni mni_IN)}
14mu|glibc-2.19-22|728	%{expand:%(sh %{SOURCE1000} Marathi mr mr_IN)}
14mu|glibc-2.19-22|729	%{expand:%(sh %{SOURCE1000} Malay ms ms_MY)}
14mu|glibc-2.19-22|730	%{expand:%(sh %{SOURCE1000} Maltese mt mt_MT)}
14mu|glibc-2.19-22|731	%{expand:%(sh %{SOURCE1000} Burmese my my_MM)}
14mu|glibc-2.19-22|732	%{expand:%(sh %{SOURCE1000} "Lower Saxon" nds nds_DE nds_NL)}
14mu|glibc-2.19-22|733	%{expand:%(sh %{SOURCE1000} Nepali ne ne_NP)}
14mu|glibc-2.19-22|734	%{expand:%(sh %{SOURCE1000} Nahuatl nhn nhn_MX)}
14mu|glibc-2.19-22|735	%{expand:%(sh %{SOURCE1000} Niuean niu niu_NU niu_NZ)}
14mu|glibc-2.19-22|736	%{expand:%(sh %{SOURCE1000} Dutch nl nl_AW nl_BE nl_NL)}
14mu|glibc-2.19-22|737	%{expand:%(sh %{SOURCE1000} Norwegian no r:nb r:nn nb_NO nn_NO)}
14mu|glibc-2.19-22|738	%{expand:%(sh %{SOURCE1000} Ndebele nr nr_ZA)}
14mu|glibc-2.19-22|739	%{expand:%(sh %{SOURCE1000} "Northern Sotho" nso nso_ZA)}
14mu|glibc-2.19-22|740	%{expand:%(sh %{SOURCE1000} Occitan oc oc_FR)}
14mu|glibc-2.19-22|741	%{expand:%(sh %{SOURCE1000} Oriya or or_IN)}
14mu|glibc-2.19-22|742	%{expand:%(sh %{SOURCE1000} Ossetian os os_RU)}
14mu|glibc-2.19-22|743	%{expand:%(sh %{SOURCE1000} Punjabi pa pa_IN pa_PK)}
14mu|glibc-2.19-22|744	%{expand:%(sh %{SOURCE1000} Papiamento pap r:pp pap_AN pap_AW pap_CW)}
14mu|glibc-2.19-22|745	%{expand:%(sh %{SOURCE1000} Polish pl csb_PL pl_PL)}
14mu|glibc-2.19-22|746	%{expand:%(sh %{SOURCE1000} Pashto ps ps_AF)}
14mu|glibc-2.19-22|747	%{expand:%(sh %{SOURCE1000} Portuguese pt pt_BR pt_PT)}
14mu|glibc-2.19-22|748	%{expand:%(sh %{SOURCE1000} Quechua quz quz_PE)}
14mu|glibc-2.19-22|749	%{expand:%(sh %{SOURCE1000} Romanian ro ro_RO)}
14mu|glibc-2.19-22|750	%{expand:%(sh %{SOURCE1000} Russian ru ru_RU ru_UA)}
14mu|glibc-2.19-22|751	%{expand:%(sh %{SOURCE1000} Kinyarwanda rw rw_RW)}
14mu|glibc-2.19-22|752	%{expand:%(sh %{SOURCE1000} Sanskrit sa sa_IN)}
14mu|glibc-2.19-22|753	%{expand:%(sh %{SOURCE1000} Santali sat sat_IN)}
14mu|glibc-2.19-22|754	%{expand:%(sh %{SOURCE1000} Sardinian sc sc_IT)}
14mu|glibc-2.19-22|755	%{expand:%(sh %{SOURCE1000} Sindhi sd sd_IN sd_IN@devanagari)}
14mu|glibc-2.19-22|756	%{expand:%(sh %{SOURCE1000} Saami se se_NO)}
14mu|glibc-2.19-22|757	%{expand:%(sh %{SOURCE1000} Secwepemctsin shs shs_CA)}
14mu|glibc-2.19-22|758	%{expand:%(sh %{SOURCE1000} Sinhala si si_LK)}
14mu|glibc-2.19-22|759	%{expand:%(sh %{SOURCE1000} Slovak sk sk_SK)}
14mu|glibc-2.19-22|760	%{expand:%(sh %{SOURCE1000} Slovenian sl sl_SI)}
14mu|glibc-2.19-22|761	%{expand:%(sh %{SOURCE1000} Serbian sr sr_ME sr_RS)}
14mu|glibc-2.19-22|762	%{expand:%(sh %{SOURCE1000} Somali so so_DJ so_ET so_KE so_SO)}
14mu|glibc-2.19-22|763	%{expand:%(sh %{SOURCE1000} Albanian sq sq_AL sq_MK)}
14mu|glibc-2.19-22|764	%{expand:%(sh %{SOURCE1000} Swati ss ss_ZA)}
14mu|glibc-2.19-22|765	%{expand:%(sh %{SOURCE1000} Sotho st st_ZA)}
14mu|glibc-2.19-22|766	%{expand:%(sh %{SOURCE1000} Swedish sv sv_FI sv_SE)}
14mu|glibc-2.19-22|767	# sw_XX?
14mu|glibc-2.19-22|768	%{expand:%(sh %{SOURCE1000} Swahili sw sw_KE sw_TZ)}
14mu|glibc-2.19-22|769	%{expand:%(sh %{SOURCE1000} Silesian szl szl_PL)}
14mu|glibc-2.19-22|770	%{expand:%(sh %{SOURCE1000} Tamil ta ta_IN ta_LK)}
14mu|glibc-2.19-22|771	%{expand:%(sh %{SOURCE1000} Telugu te te_IN)}
14mu|glibc-2.19-22|772	%{expand:%(sh %{SOURCE1000} Tajik tg tg_TJ)}
14mu|glibc-2.19-22|773	%{expand:%(sh %{SOURCE1000} Thai th th_TH)}
14mu|glibc-2.19-22|774	%{expand:%(sh %{SOURCE1000} Tharu/Tharuhati the the_NP)}
14mu|glibc-2.19-22|775	%{expand:%(sh %{SOURCE1000} Turkmen tk tk_TM)}
14mu|glibc-2.19-22|776	%{expand:%(sh %{SOURCE1000} Pilipino tl r:ph fil_PH tl_PH)}
14mu|glibc-2.19-22|777	%{expand:%(sh %{SOURCE1000} Tswana tn tn_ZA)}
14mu|glibc-2.19-22|778	%{expand:%(sh %{SOURCE1000} Turkish tr tr_CY tr_TR)}
14mu|glibc-2.19-22|779	%{expand:%(sh %{SOURCE1000} Tsonga ts ts_ZA)}
14mu|glibc-2.19-22|780	%{expand:%(sh %{SOURCE1000} Tatar tt tt_RU)}
14mu|glibc-2.19-22|781	%{expand:%(sh %{SOURCE1000} Uyghur ug ug_CN)}
14mu|glibc-2.19-22|782	%{expand:%(sh %{SOURCE1000} Unami unm unm_US)}
14mu|glibc-2.19-22|783	%{expand:%(sh %{SOURCE1000} Ukrainian uk uk_UA)}
14mu|glibc-2.19-22|784	%{expand:%(sh %{SOURCE1000} Urdu ur ur_PK)}
14mu|glibc-2.19-22|785	%{expand:%(sh %{SOURCE1000} Uzbek uz uz_UZ)}
14mu|glibc-2.19-22|786	%{expand:%(sh %{SOURCE1000} Venda ve ve_ZA)}
14mu|glibc-2.19-22|787	%{expand:%(sh %{SOURCE1000} Vietnamese vi vi_VN)}
14mu|glibc-2.19-22|788	%{expand:%(sh %{SOURCE1000} Walloon wa wa_BE)}
14mu|glibc-2.19-22|789	%{expand:%(sh %{SOURCE1000} Walser wae wae_CH)}
14mu|glibc-2.19-22|790	%{expand:%(sh %{SOURCE1000} Wolof wo wo_SN)}
14mu|glibc-2.19-22|791	%{expand:%(sh %{SOURCE1000} Xhosa xh xh_ZA)}
14mu|glibc-2.19-22|792	%{expand:%(sh %{SOURCE1000} Yiddish yi yi_US)}
14mu|glibc-2.19-22|793	%{expand:%(sh %{SOURCE1000} Yoruba yo yo_NG)}
14mu|glibc-2.19-22|794	%{expand:%(sh %{SOURCE1000} "Yue Chinese (Cantonese)" yue yue_HK)}
14mu|glibc-2.19-22|795	%{expand:%(sh %{SOURCE1000} Chinese zh zh_CN zh_HK zh_SG zh_TW cmn_TW hak_TW lzh_TW nan_TW nam_TW@latin)}
14mu|glibc-2.19-22|796	%{expand:%(sh %{SOURCE1000} Zulu zu zu_ZA)}
14mu|glibc-2.19-22|797	
14mu|glibc-2.19-22|798	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|799	# without locales
14mu|glibc-2.19-22|800	%endif
14mu|glibc-2.19-22|801	########################################################################
14mu|glibc-2.19-22|802	
14mu|glibc-2.19-22|803	%prep
14mu|glibc-2.19-22|804	%setup -q -a3 -a50
14mu|glibc-2.19-22|805	
14mu|glibc-2.19-22|806	%patch00 -p1
14mu|glibc-2.19-22|807	%patch04 -p1
14mu|glibc-2.19-22|808	%patch05 -p1
14mu|glibc-2.19-22|809	%patch06 -p1
14mu|glibc-2.19-22|810	%patch10 -p1 -b .rh841318~
14mu|glibc-2.19-22|811	%patch11 -p1
14mu|glibc-2.19-22|812	%patch12 -p1 -b .multiple~
14mu|glibc-2.19-22|813	%patch14 -p1 -b .elfORIGIN~
14mu|glibc-2.19-22|814	%patch15 -p1
14mu|glibc-2.19-22|815	%patch16 -p1 -b .rh737223~
14mu|glibc-2.19-22|816	%patch18 -p1
14mu|glibc-2.19-22|817	%patch20 -p1
14mu|glibc-2.19-22|818	%patch21 -p1
14mu|glibc-2.19-22|819	%patch22 -p1
14mu|glibc-2.19-22|820	%patch23 -p1
14mu|glibc-2.19-22|821	%patch24 -p1
14mu|glibc-2.19-22|822	%patch25 -p1
14mu|glibc-2.19-22|823	%patch26 -p1 -b .curr~
14mu|glibc-2.19-22|824	%patch27 -p1
14mu|glibc-2.19-22|825	%patch29 -p1 -b .locales~
14mu|glibc-2.19-22|826	%patch30 -p1
14mu|glibc-2.19-22|827	%patch31 -p1
14mu|glibc-2.19-22|828	%patch32 -p1
14mu|glibc-2.19-22|829	%patch33 -p1
14mu|glibc-2.19-22|830	%patch34 -p1
14mu|glibc-2.19-22|831	%patch35 -p1
14mu|glibc-2.19-22|832	%patch37 -p1 -b .aliasing~
14mu|glibc-2.19-22|833	%patch40 -p1
14mu|glibc-2.19-22|834	%patch49 -p1 -b .rh800224~
14mu|glibc-2.19-22|835	%patch50 -p1
14mu|glibc-2.19-22|836	%patch54 -p1
14mu|glibc-2.19-22|837	%patch55 -p1
14mu|glibc-2.19-22|838	%patch51 -p1
14mu|glibc-2.19-22|839	%patch56 -p1
14mu|glibc-2.19-22|840	%patch57 -p1
14mu|glibc-2.19-22|841	%patch58 -p1 -b .nssUpgrade~
14mu|glibc-2.19-22|842	%patch60 -p1
14mu|glibc-2.19-22|843	%patch61 -p1
14mu|glibc-2.19-22|844	%patch62 -p1
14mu|glibc-2.19-22|845	%patch63 -p1
14mu|glibc-2.19-22|846	%patch64 -p1 -b .hwcap~
14mu|glibc-2.19-22|847	%patch65 -p1
14mu|glibc-2.19-22|848	%patch66 -p1
14mu|glibc-2.19-22|849	%patch67 -p1
14mu|glibc-2.19-22|850	%patch68 -p1
14mu|glibc-2.19-22|851	%patch69 -p1
14mu|glibc-2.19-22|852	%patch70 -p1 -b .multiarch~
14mu|glibc-2.19-22|853	%patch71 -p1 -b .hpt~
14mu|glibc-2.19-22|854	%patch72 -p1
14mu|glibc-2.19-22|855	%patch73 -p1
14mu|glibc-2.19-22|856	%patch74 -p1 -b .ldbl~
14mu|glibc-2.19-22|857	%patch75 -p1 -b .tsp~
14mu|glibc-2.19-22|858	%patch79 -p1
14mu|glibc-2.19-22|859	%patch80 -p1
14mu|glibc-2.19-22|860	
14mu|glibc-2.19-22|861	%patch501 -p1
14mu|glibc-2.19-22|862	%patch502 -p1
14mu|glibc-2.19-22|863	%patch503 -p1
14mu|glibc-2.19-22|864	%patch504 -p1
14mu|glibc-2.19-22|865	
14mu|glibc-2.19-22|866	
14mu|glibc-2.19-22|867	# copy freesec source
14mu|glibc-2.19-22|868	cp %{SOURCE52} %{SOURCE53} crypt/
14mu|glibc-2.19-22|869	echo "Applying crypt_blowfish patch:"
14mu|glibc-2.19-22|870	%patch81 -p1 -b .owlCrypt~
14mu|glibc-2.19-22|871	mv crypt/crypt.h crypt/gnu-crypt.h
14mu|glibc-2.19-22|872	chmod 0644 crypt_blowfish-%{crypt_bf_ver}/*.[chS]
14mu|glibc-2.19-22|873	cp -a crypt_blowfish-%{crypt_bf_ver}/*.[chS] crypt/
14mu|glibc-2.19-22|874	
14mu|glibc-2.19-22|875	## FreeSec support for extended/new-style/BSDI hashes in crypt(3)
14mu|glibc-2.19-22|876	%patch82 -p1 -b .freesec~
14mu|glibc-2.19-22|877	%patch83 -p1 -b .relocateFcrypt~
14mu|glibc-2.19-22|878	%patch84 -p0
14mu|glibc-2.19-22|879	# add sha256-crypt and sha512-crypt support to the Openwall wrapper
14mu|glibc-2.19-22|880	%patch85 -p1
14mu|glibc-2.19-22|881	
14mu|glibc-2.19-22|882	%patch86 -p1 -b .compile~
14mu|glibc-2.19-22|883	
14mu|glibc-2.19-22|884	%patch87 -p1 -b .boLocale~
14mu|glibc-2.19-22|885	
14mu|glibc-2.19-22|886	%patch88 -p1 -b .gold~
14mu|glibc-2.19-22|887	
14mu|glibc-2.19-22|888	%patch100 -p1 -b .blowfish_nonx86~
14mu|glibc-2.19-22|889	
14mu|glibc-2.19-22|890	%if %{with selinux}
14mu|glibc-2.19-22|891	# XXX kludge to build nscd with selinux support as it added -nostdinc
14mu|glibc-2.19-22|892	# so /usr/include/selinux is not found
14mu|glibc-2.19-22|893	ln -s %{_includedir}/selinux selinux
14mu|glibc-2.19-22|894	%endif
14mu|glibc-2.19-22|895	
14mu|glibc-2.19-22|896	find . -type f -size 0 -o -name "*.orig" -exec rm -f {} \;
14mu|glibc-2.19-22|897	
14mu|glibc-2.19-22|898	# Remove patch backups from files we ship in glibc packages
14mu|glibc-2.19-22|899	rm -f ChangeLog.[^0-9]*
14mu|glibc-2.19-22|900	rm -f localedata/locales/{???_??,??_??}.*
14mu|glibc-2.19-22|901	rm -f localedata/locales/[a-z_]*.*
14mu|glibc-2.19-22|902	
14mu|glibc-2.19-22|903	# Regenerate autoconf files, some of our patches touch them
14mu|glibc-2.19-22|904	# Remove the autoconf 2.68 hardcode...
14mu|glibc-2.19-22|905	sed -i -e "s,2.68,`autoconf --version |head -n1 |cut -d' ' -f4`," aclocal.m4
14mu|glibc-2.19-22|906	# fix nss headers location
14mu|glibc-2.19-22|907	sed -i -e 's@<hasht.h>@<nss/hasht.h>@g' -e 's@<nsslowhash.h>@<nss/nsslowhash.h>@g' configure*
14mu|glibc-2.19-22|908	
14mu|glibc-2.19-22|909	aclocal
14mu|glibc-2.19-22|910	autoconf
14mu|glibc-2.19-22|911	
14mu|glibc-2.19-22|912	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|913	%build
14mu|glibc-2.19-22|914	# ...
14mu|glibc-2.19-22|915	[ -d ports ] || ln -s ../ports .
14mu|glibc-2.19-22|916	mkdir bin
14mu|glibc-2.19-22|917	ln -sf %{_bindir}/ld.bfd bin/ld
14mu|glibc-2.19-22|918	export PATH=$PWD/bin:$PATH
14mu|glibc-2.19-22|919	
14mu|glibc-2.19-22|920	# Prepare test matrix in the next function
14mu|glibc-2.19-22|921	> %{checklist}
14mu|glibc-2.19-22|922	
14mu|glibc-2.19-22|923	#
14mu|glibc-2.19-22|924	# BuildGlibc <arch> [<extra_configure_options>+]
14mu|glibc-2.19-22|925	#
14mu|glibc-2.19-22|926	function BuildGlibc() {
14mu|glibc-2.19-22|927	arch="$1"
14mu|glibc-2.19-22|928	shift 1
14mu|glibc-2.19-22|929	
14mu|glibc-2.19-22|930	# Select optimization flags and compiler to use
14mu|glibc-2.19-22|931	BuildAltArch="no"
14mu|glibc-2.19-22|932	BuildCompFlags=""
14mu|glibc-2.19-22|933	BuildFlags=""
14mu|glibc-2.19-22|934	case $arch in
14mu|glibc-2.19-22|935	i[3-6]86)
14mu|glibc-2.19-22|936	%ifarch x86_64
14mu|glibc-2.19-22|937	BuildFlags="-march=pentium4 -mtune=generic"
14mu|glibc-2.19-22|938	BuildAltArch="yes"
14mu|glibc-2.19-22|939	BuildCompFlags="-m32"
14mu|glibc-2.19-22|940	%else
14mu|glibc-2.19-22|941	BuildFlags="-march=$arch -mtune=atom"
14mu|glibc-2.19-22|942	%endif
14mu|glibc-2.19-22|943	;;
14mu|glibc-2.19-22|944	x86_64)
14mu|glibc-2.19-22|945	BuildFlags="-mtune=generic"
14mu|glibc-2.19-22|946	;;
14mu|glibc-2.19-22|947	armv5t*)
14mu|glibc-2.19-22|948	BuildFlags="-march=armv5t"
14mu|glibc-2.19-22|949	BuildCompFlags="-march=armv5t"
14mu|glibc-2.19-22|950	;;
14mu|glibc-2.19-22|951	# to check
14mu|glibc-2.19-22|952	armv7*)
14mu|glibc-2.19-22|953	BuildFlags="-march=armv7-a"
14mu|glibc-2.19-22|954	BuildCompFlags="-march=armv7-a"
14mu|glibc-2.19-22|955	;;
14mu|glibc-2.19-22|956	armv6*)
14mu|glibc-2.19-22|957	BuildFlags="-march=armv6"
14mu|glibc-2.19-22|958	BuildCompFlags="-march=armv6"
14mu|glibc-2.19-22|959	;;
14mu|glibc-2.19-22|960	esac
14mu|glibc-2.19-22|961	BuildCompFlags="$BuildCompFlags -fuse-ld=bfd"
14mu|glibc-2.19-22|962	
14mu|glibc-2.19-22|963	# Choose multiarch support
14mu|glibc-2.19-22|964	MultiArchFlags=
14mu|glibc-2.19-22|965	case $arch in
14mu|glibc-2.19-22|966	i686 | x86_64)
14mu|glibc-2.19-22|967	MultiArchFlags="--enable-multi-arch"
14mu|glibc-2.19-22|968	;;
14mu|glibc-2.19-22|969	esac
14mu|glibc-2.19-22|970	
14mu|glibc-2.19-22|971	# Determine C & C++ compilers
14mu|glibc-2.19-22|972	BuildCC="%{__cc} $BuildCompFlags"
14mu|glibc-2.19-22|973	BuildCXX="%{__cxx} $BuildCompFlags"
14mu|glibc-2.19-22|974	
14mu|glibc-2.19-22|975	BuildFlags="$BuildFlags -DNDEBUG=1 %{__common_cflags} -O3"
14mu|glibc-2.19-22|976	
14mu|glibc-2.19-22|977	# XXX: -frecord-gcc-switches makes gold abort with assertion error and gcc segfault :|
14mu|glibc-2.19-22|978	#BuildFlags="$(echo $BuildFlags |sed -e 's#-frecord-gcc-switches##g')"
14mu|glibc-2.19-22|979	
14mu|glibc-2.19-22|980	# Do not use direct references against %gs when accessing tls data
14mu|glibc-2.19-22|981	# XXX make it the default in GCC? (for other non glibc specific usage)
14mu|glibc-2.19-22|982	%ifarch %{xenarches}
14mu|glibc-2.19-22|983	BuildFlags="$BuildFlags -mno-tls-direct-seg-refs"
14mu|glibc-2.19-22|984	%endif
14mu|glibc-2.19-22|985	
14mu|glibc-2.19-22|986	# Extra configure flags
14mu|glibc-2.19-22|987	ExtraFlags=
14mu|glibc-2.19-22|988	
14mu|glibc-2.19-22|989	# We'll be having issues with biarch builds of these two as longs as their
14mu|glibc-2.19-22|990	# build dependencies aren't provided as biarch packages as well.
14mu|glibc-2.19-22|991	# But as the alternate arch is less likely to make any use of the
14mu|glibc-2.19-22|992	# functionality and that we might just ditch biarch packaging completely,
14mu|glibc-2.19-22|993	# we just enable it on the main arch for now.
14mu|glibc-2.19-22|994	%if %{with nsscrypt} || %{with systap}
14mu|glibc-2.19-22|995	if [[ "$BuildAltArch" = "no" ]]; then
14mu|glibc-2.19-22|996	%if %{with nsscrypt}
14mu|glibc-2.19-22|997	ExtraFlags="$ExtraFlags --enable-nss-crypt"
14mu|glibc-2.19-22|998	%endif
14mu|glibc-2.19-22|999	%if %{with systap}
14mu|glibc-2.19-22|1000	ExtraFlags="$ExtraFlags --enable-systemtap"
14mu|glibc-2.19-22|1001	%endif
14mu|glibc-2.19-22|1002	fi
14mu|glibc-2.19-22|1003	%endif
14mu|glibc-2.19-22|1004	
14mu|glibc-2.19-22|1005	# NPTL+TLS are now the default
14mu|glibc-2.19-22|1006	Pthreads="nptl"
14mu|glibc-2.19-22|1007	
14mu|glibc-2.19-22|1008	# Add-ons
14mu|glibc-2.19-22|1009	AddOns="$Pthreads,ports,libidn"
14mu|glibc-2.19-22|1010	
14mu|glibc-2.19-22|1011	# Force a separate and clean object dir
14mu|glibc-2.19-22|1012	rm -rf build-$arch-linux
14mu|glibc-2.19-22|1013	mkdir  build-$arch-linux
14mu|glibc-2.19-22|1014	pushd  build-$arch-linux
14mu|glibc-2.19-22|1015	[[ "$BuildAltArch" = "yes" ]] && touch ".alt" || touch ".main"
14mu|glibc-2.19-22|1016	CC="$BuildCC" CXX="$BuildCXX" CFLAGS="$BuildFlags" LDFLAGS="%{ldflags} -fuse-ld=bfd" ../configure \
14mu|glibc-2.19-22|1017	$arch-%{_target_vendor}-%{_target_os}%{?_gnu} \
14mu|glibc-2.19-22|1018	--prefix=%{_prefix} \
14mu|glibc-2.19-22|1019	--libexecdir=%{_prefix}/libexec \
14mu|glibc-2.19-22|1020	--infodir=%{_infodir} \
14mu|glibc-2.19-22|1021	--localedir=%{_localedir} \
14mu|glibc-2.19-22|1022	--enable-add-ons=$AddOns \
14mu|glibc-2.19-22|1023	--disable-profile \
14mu|glibc-2.19-22|1024	--enable-static \
14mu|glibc-2.19-22|1025	--enable-bind-now \
14mu|glibc-2.19-22|1026	$ExtraFlags \
14mu|glibc-2.19-22|1027	$MultiArchFlags \
14mu|glibc-2.19-22|1028	--enable-kernel=%{enablekernel} \
14mu|glibc-2.19-22|1029	--with-headers=%{_includedir} ${1+"$@"}
14mu|glibc-2.19-22|1030	%make -r
14mu|glibc-2.19-22|1031	popd
14mu|glibc-2.19-22|1032	
14mu|glibc-2.19-22|1033	check_flags="-k"
14mu|glibc-2.19-22|1034	
14mu|glibc-2.19-22|1035	# Generate test matrix
14mu|glibc-2.19-22|1036	[[ -d "build-$arch-linux" ]] || {
14mu|glibc-2.19-22|1037	echo "ERROR: PrepareGlibcTest: build-$arch-linux does not exist!"
14mu|glibc-2.19-22|1038	return 1
14mu|glibc-2.19-22|1039	}
14mu|glibc-2.19-22|1040	local BuildJobs="%{_smp_mflags}"
14mu|glibc-2.19-22|1041	echo "$BuildJobs -d build-$arch-linux $check_flags" >> %{checklist}
14mu|glibc-2.19-22|1042	
14mu|glibc-2.19-22|1043	case $arch in
14mu|glibc-2.19-22|1044	i686)		base_arch=i586;;
14mu|glibc-2.19-22|1045	*)		base_arch=none;;
14mu|glibc-2.19-22|1046	esac
14mu|glibc-2.19-22|1047	
14mu|glibc-2.19-22|1048	[[ -d "build-$base_arch-linux" ]] && {
14mu|glibc-2.19-22|1049	check_flags="$check_flags -l build-$base_arch-linux/elf/ld.so"
14mu|glibc-2.19-22|1050	echo "$BuildJobs -d build-$arch-linux $check_flags" >> %{checklist}
14mu|glibc-2.19-22|1051	}
14mu|glibc-2.19-22|1052	return 0
14mu|glibc-2.19-22|1053	}
14mu|glibc-2.19-22|1054	
14mu|glibc-2.19-22|1055	# Build main glibc
14mu|glibc-2.19-22|1056	BuildGlibc %{_target_cpu}
14mu|glibc-2.19-22|1057	
14mu|glibc-2.19-22|1058	%if %{build_multiarch}
14mu|glibc-2.19-22|1059	%ifarch x86_64
14mu|glibc-2.19-22|1060	BuildGlibc i686
14mu|glibc-2.19-22|1061	%endif
14mu|glibc-2.19-22|1062	%else
14mu|glibc-2.19-22|1063	# Build i686 libraries if not already building for i686
14mu|glibc-2.19-22|1064	case %{_target_cpu} in
14mu|glibc-2.19-22|1065	i686)
14mu|glibc-2.19-22|1066	;;
14mu|glibc-2.19-22|1067	i[3-5]86)
14mu|glibc-2.19-22|1068	BuildGlibc i686
14mu|glibc-2.19-22|1069	;;
14mu|glibc-2.19-22|1070	esac
14mu|glibc-2.19-22|1071	%endif
14mu|glibc-2.19-22|1072	
14mu|glibc-2.19-22|1073	make -C crypt_blowfish-%{crypt_bf_ver} man
14mu|glibc-2.19-22|1074	
14mu|glibc-2.19-22|1075	# post install wrapper
14mu|glibc-2.19-22|1076	gcc -static -Lbuild-%{_target_cpu}-linux %{optflags} -Os %{SOURCE2} -o build-%{_target_cpu}-linux/glibc_post_upgrade \
14mu|glibc-2.19-22|1077	'-DLIBTLS="/%{_lib}/tls/"' \
14mu|glibc-2.19-22|1078	'-DGCONV_MODULES_DIR="%{_libdir}/gconv"' \
14mu|glibc-2.19-22|1079	'-DLD_SO_CONF="/etc/ld.so.conf"' \
14mu|glibc-2.19-22|1080	'-DICONVCONFIG="%{_sbindir}/iconvconfig"'
14mu|glibc-2.19-22|1081	
14mu|glibc-2.19-22|1082	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|1083	%check
14mu|glibc-2.19-22|1084	# ...
14mu|glibc-2.19-22|1085	export PATH=$PWD/bin:$PATH
14mu|glibc-2.19-22|1086	
14mu|glibc-2.19-22|1087	export TMPDIR=/tmp
14mu|glibc-2.19-22|1088	export TIMEOUTFACTOR=16
14mu|glibc-2.19-22|1089	while read arglist; do
14mu|glibc-2.19-22|1090	sh %{SOURCE5} $arglist || exit 1
14mu|glibc-2.19-22|1091	done < %{checklist}
14mu|glibc-2.19-22|1092	
14mu|glibc-2.19-22|1093	#-----------------------------------------------------------------------
14mu|glibc-2.19-22|1094	%install
14mu|glibc-2.19-22|1095	# ...
14mu|glibc-2.19-22|1096	export PATH=$PWD/bin:$PATH
14mu|glibc-2.19-22|1097	
14mu|glibc-2.19-22|1098	%if %{build_multiarch}
14mu|glibc-2.19-22|1099	%ifarch x86_64
14mu|glibc-2.19-22|1100	ALT_ARCH=i686
14mu|glibc-2.19-22|1101	%endif
14mu|glibc-2.19-22|1102	%make install install_root=%{buildroot} -C build-${ALT_ARCH}-linux
14mu|glibc-2.19-22|1103	%endif
14mu|glibc-2.19-22|1104	%make install install_root=%{buildroot} -C build-%{_target_cpu}-linux
14mu|glibc-2.19-22|1105	%if %{build_multiarch}
14mu|glibc-2.19-22|1106	%ifarch x86_64
14mu|glibc-2.19-22|1107	rm -f %{buildroot}%{_bindir}/lddlibc4
14mu|glibc-2.19-22|1108	%endif
14mu|glibc-2.19-22|1109	%endif
14mu|glibc-2.19-22|1110	
14mu|glibc-2.19-22|1111	install -m700 build-%{_target_cpu}-linux/glibc_post_upgrade -D %{buildroot}%{_sbindir}/glibc_post_upgrade
14mu|glibc-2.19-22|1112	sh manpages/Script.sh
14mu|glibc-2.19-22|1113	
14mu|glibc-2.19-22|1114	# Install extra glibc libraries
14mu|glibc-2.19-22|1115	function InstallGlibc() {
14mu|glibc-2.19-22|1116	local BuildDir="$1"
14mu|glibc-2.19-22|1117	local SubDir="$2"
14mu|glibc-2.19-22|1118	local LibDir="$3"
14mu|glibc-2.19-22|1119	
14mu|glibc-2.19-22|1120	[[ -z "$LibDir" ]] && LibDir="%{_slibdir}"
14mu|glibc-2.19-22|1121	
14mu|glibc-2.19-22|1122	pushd $BuildDir
14mu|glibc-2.19-22|1123	mkdir -p %{buildroot}$LibDir/$SubDir/
14mu|glibc-2.19-22|1124	install -m755 libc.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libc-*.so`
14mu|glibc-2.19-22|1125	ln -sf `basename %{buildroot}$LibDir/libc-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libc.so.*`
14mu|glibc-2.19-22|1126	install -m755 math/libm.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libm-*.so`
14mu|glibc-2.19-22|1127	ln -sf `basename %{buildroot}$LibDir/libm-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libm.so.*`
14mu|glibc-2.19-22|1128	install -m755 nptl/libpthread.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libpthread-*.so`
14mu|glibc-2.19-22|1129	ln -sf `basename %{buildroot}$LibDir/libpthread-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libpthread.so.*`
14mu|glibc-2.19-22|1130	install -m755 nptl_db/libthread_db.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libthread_db-*.so`
14mu|glibc-2.19-22|1131	ln -sf `basename %{buildroot}$LibDir/libthread_db-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libthread_db.so.*`
14mu|glibc-2.19-22|1132	install -m755 rt/librt.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/librt-*.so`
14mu|glibc-2.19-22|1133	ln -sf `basename %{buildroot}$LibDir/librt-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/librt.so.*`
14mu|glibc-2.19-22|1134	popd
14mu|glibc-2.19-22|1135	}
14mu|glibc-2.19-22|1136	
14mu|glibc-2.19-22|1137	# Install arch-specific optimized libraries
14mu|glibc-2.19-22|1138	case %{_target_cpu} in
14mu|glibc-2.19-22|1139	i[3-5]86)
14mu|glibc-2.19-22|1140	InstallGlibc build-i686-linux i686
14mu|glibc-2.19-22|1141	;;
14mu|glibc-2.19-22|1142	esac
14mu|glibc-2.19-22|1143	
14mu|glibc-2.19-22|1144	# NPTL <bits/stdio-lock.h> is not usable outside of glibc, so include
14mu|glibc-2.19-22|1145	# the generic one (RH#162634)
14mu|glibc-2.19-22|1146	install -m644 bits/stdio-lock.h -D %{buildroot}%{_includedir}/bits/stdio-lock.h
14mu|glibc-2.19-22|1147	# And <bits/libc-lock.h> needs sanitizing as well.
14mu|glibc-2.19-22|1148	install -m644 %{SOURCE10} -D %{buildroot}%{_includedir}/bits/libc-lock.h
14mu|glibc-2.19-22|1149	
14mu|glibc-2.19-22|1150	# Compatibility hack: this locale has vanished from glibc, but some other
14mu|glibc-2.19-22|1151	# programs are still using it. Normally we would handle it in the %pre
14mu|glibc-2.19-22|1152	# section but with glibc that is simply not an option
14mu|glibc-2.19-22|1153	mkdir -p %{buildroot}%{_localedir}/ru_RU/LC_MESSAGES
14mu|glibc-2.19-22|1154	
14mu|glibc-2.19-22|1155	# Remove the files we don't want to distribute
14mu|glibc-2.19-22|1156	rm -f %{buildroot}%{_libdir}/libNoVersion*
14mu|glibc-2.19-22|1157	rm -f %{buildroot}%{_slibdir}/libNoVersion*
14mu|glibc-2.19-22|1158	
14mu|glibc-2.19-22|1159	
14mu|glibc-2.19-22|1160	# (tpg) workaround for aarch64 ?
14mu|glibc-2.19-22|1161	%ifarch aarch64
14mu|glibc-2.19-22|1162	ls -sf %{_slibdir}/ld-linux-aarch64.so.1 %{buildroot}%{_slibdir32}/ld-linux-aarch64.so.1
14mu|glibc-2.19-22|1163	%endif
14mu|glibc-2.19-22|1164	
14mu|glibc-2.19-22|1165	install -m 644 mandriva/nsswitch.conf %{buildroot}%{_sysconfdir}/nsswitch.conf
14mu|glibc-2.19-22|1166	
14mu|glibc-2.19-22|1167	# This is for ncsd - in glibc 2.2
14mu|glibc-2.19-22|1168	%if %{with nscd}
14mu|glibc-2.19-22|1169	install -m644 nscd/nscd.conf -D %{buildroot}%{_sysconfdir}/nscd.conf
14mu|glibc-2.19-22|1170	install -m755 %{SOURCE6} -D %{buildroot}%{_unitdir}/nscd.service
14mu|glibc-2.19-22|1171	mkdir -p %{buildroot}%{_tmpfilesdir}
14mu|glibc-2.19-22|1172	install -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}
14mu|glibc-2.19-22|1173	install -m755 %{SOURCE7} -D %{buildroot}%{_unitdir}/nscd.socket
14mu|glibc-2.19-22|1174	install -m755 -d %{buildroot}/var/db/nscd
14mu|glibc-2.19-22|1175	%endif
14mu|glibc-2.19-22|1176	
14mu|glibc-2.19-22|1177	# These man pages require special attention
14mu|glibc-2.19-22|1178	mkdir -p %{buildroot}%{_mandir}/man3
14mu|glibc-2.19-22|1179	install -p -m 0644 crypt_blowfish-%{crypt_bf_ver}/*.3 %{buildroot}%{_mandir}/man3/
14mu|glibc-2.19-22|1180	
14mu|glibc-2.19-22|1181	# Useless and takes place
14mu|glibc-2.19-22|1182	rm -rf %{buildroot}/%{_datadir}/zoneinfo/{posix,right}
14mu|glibc-2.19-22|1183	
14mu|glibc-2.19-22|1184	# Include ld.so.conf
14mu|glibc-2.19-22|1185	echo "include /etc/ld.so.conf.d/*.conf" > %{buildroot}%{_sysconfdir}/ld.so.conf
14mu|glibc-2.19-22|1186	chmod 644 %{buildroot}%{_sysconfdir}/ld.so.conf
14mu|glibc-2.19-22|1187	mkdir -p  %{buildroot}%{_sysconfdir}/ld.so.conf.d
14mu|glibc-2.19-22|1188	
14mu|glibc-2.19-22|1189	# ldconfig cache
14mu|glibc-2.19-22|1190	mkdir -p %{buildroot}%{_var}/cache/ldconfig
14mu|glibc-2.19-22|1191	touch %{buildroot}%{_var}/cache/ldconfig/aux-cache
14mu|glibc-2.19-22|1192	
14mu|glibc-2.19-22|1193	# automatic ldconfig cache update on rpm installs/removals
14mu|glibc-2.19-22|1194	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
14mu|glibc-2.19-22|1195	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mu|glibc-2.19-22|1196	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.filter << EOF
14mu|glibc-2.19-22|1197	^.((/lib|/usr/lib)(64)?/[^/]*\.so\.|/etc/ld.so.conf.d/[^/]*\.conf)
14mu|glibc-2.19-22|1198	EOF
14mu|glibc-2.19-22|1199	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.script << EOF
14mu|glibc-2.19-22|1200	#!/bin/sh
14mu|glibc-2.19-22|1201	ldconfig -X
14mu|glibc-2.19-22|1202	EOF
14mu|glibc-2.19-22|1203	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.script
14mu|glibc-2.19-22|1204	
14mu|glibc-2.19-22|1205	# gconv-modules.cache
14mu|glibc-2.19-22|1206	touch %{buildroot}%{_libdir}/gconv/gconv-modules.cache
14mu|glibc-2.19-22|1207	chmod 644 %{buildroot}%{_libdir}/gconv/gconv-modules.cache
14mu|glibc-2.19-22|1208	%if %{build_multiarch}
14mu|glibc-2.19-22|1209	touch %{buildroot}%{_libdir32}/gconv/gconv-modules.cache
14mu|glibc-2.19-22|1210	chmod 644 %{buildroot}%{_libdir32}/gconv/gconv-modules.cache
14mu|glibc-2.19-22|1211	%endif
14mu|glibc-2.19-22|1212	
14mu|glibc-2.19-22|1213	touch %{buildroot}%{_sysconfdir}/ld.so.cache
14mu|glibc-2.19-22|1214	
14mu|glibc-2.19-22|1215	# Strip debugging info from all static libraries
14mu|glibc-2.19-22|1216	pushd %{buildroot}%{_libdir}
14mu|glibc-2.19-22|1217	for i in *.a; do
14mu|glibc-2.19-22|1218	if [ -f "$i" ]; then
14mu|glibc-2.19-22|1219	strip -g -R .comment -R .GCC.command.line $i
14mu|glibc-2.19-22|1220	fi
14mu|glibc-2.19-22|1221	done
14mu|glibc-2.19-22|1222	popd
14mu|glibc-2.19-22|1223	
14mu|glibc-2.19-22|1224	# rquota.x and rquota.h are now provided by quota
14mu|glibc-2.19-22|1225	rm -f %{buildroot}%{_includedir}/rpcsvc/rquota.[hx]
14mu|glibc-2.19-22|1226	
14mu|glibc-2.19-22|1227	%if %{with i18ndata}
14mu|glibc-2.19-22|1228	install -m644 localedata/SUPPORTED %{buildroot}%{_datadir}/i18n/
14mu|glibc-2.19-22|1229	%endif
14mu|glibc-2.19-22|1230	
14mu|glibc-2.19-22|1231	rm -rf %{buildroot}%{_includedir}/netatalk/
14mu|glibc-2.19-22|1232	
14mu|glibc-2.19-22|1233	# /etc/localtime - we're proud of our timezone #Well we(mdk) may put Paris
14mu|glibc-2.19-22|1234	%if %{with timezone}
14mu|glibc-2.19-22|1235	rm -f %{buildroot}%{_sysconfdir}/localtime
14mu|glibc-2.19-22|1236	cp -f %{buildroot}%{_datadir}/zoneinfo/CET %{buildroot}%{_sysconfdir}/localtime
14mu|glibc-2.19-22|1237	%endif
14mu|glibc-2.19-22|1238	
14mu|glibc-2.19-22|1239	# Documentation
14mu|glibc-2.19-22|1240	install -m 755 -d %{buildroot}%{_docdir}/glibc
14mu|glibc-2.19-22|1241	pushd build-%{_target_cpu}-linux html
14mu|glibc-2.19-22|1242	%if %{with doc}
14mu|glibc-2.19-22|1243	make html
14mu|glibc-2.19-22|1244	cp -fpar manual/libc %{buildroot}%{_docdir}/glibc/html
14mu|glibc-2.19-22|1245	%endif
14mu|glibc-2.19-22|1246	%if %{with pdf}
14mu|glibc-2.19-22|1247	make pdf
14mu|glibc-2.19-22|1248	install -m644 -D manual/libc.pdf %{buildroot}%{_docdir}/glibc/libc.pdf
14mu|glibc-2.19-22|1249	%endif
14mu|glibc-2.19-22|1250	popd
14mu|glibc-2.19-22|1251	install -m 644 COPYING COPYING.LIB README NEWS INSTALL BUGS		\
14mu|glibc-2.19-22|1252	PROJECTS CONFORMANCE hesiod/README.hesiod				\
14mu|glibc-2.19-22|1253	ChangeLog* crypt/README.ufc-crypt nis/nss posix/gai.conf		\
14mu|glibc-2.19-22|1254	%{buildroot}%{_docdir}/glibc
14mu|glibc-2.19-22|1255	xz -0 --text %{buildroot}%{_docdir}/glibc/ChangeLog*
14mu|glibc-2.19-22|1256	install -m 644 timezone/README %{buildroot}%{_docdir}/glibc/README.timezone
14mu|glibc-2.19-22|1257	install -m 755 -d %{buildroot}%{_docdir}/glibc/crypt_blowfish
14mu|glibc-2.19-22|1258	install -m 644 crypt_blowfish-%{crypt_bf_ver}/{README,LINKS,PERFORMANCE} \
14mu|glibc-2.19-22|1259	%{buildroot}%{_docdir}/glibc/crypt_blowfish
14mu|glibc-2.19-22|1260	
14mu|glibc-2.19-22|1261	# Localization
14mu|glibc-2.19-22|1262	%find_lang libc
14mu|glibc-2.19-22|1263	
14mu|glibc-2.19-22|1264	# Remove unpackaged files
14mu|glibc-2.19-22|1265	rm -f  %{buildroot}%{_infodir}/dir.old*
14mu|glibc-2.19-22|1266	rm -rf %{buildroot}%{_includedir}/asm-*/mach-*/
14mu|glibc-2.19-22|1267	rm -f  %{buildroot}%{_localedir}/locale-archive*
14mu|glibc-2.19-22|1268	
14mu|glibc-2.19-22|1269	rm %{buildroot}%{_bindir}/rpcgen %{buildroot}%{_mandir}/man1/rpcgen.1*
14mu|glibc-2.19-22|1270	
14mu|glibc-2.19-22|1271	# XXX: verify
14mu|glibc-2.19-22|1272	#find %{buildroot}%{_localedir} -type f -name LC_\* -o -name SYS_LC_\* |xargs rm -f
14mu|glibc-2.19-22|1273	
14mu|glibc-2.19-22|1274	%if !%{with nscd}
14mu|glibc-2.19-22|1275	rm -f %{buildroot}%{_sbindir}/nscd
14mu|glibc-2.19-22|1276	%endif
14mu|glibc-2.19-22|1277	
14mu|glibc-2.19-22|1278	rm -f %{buildroot}%{_infodir}/dir
14mu|glibc-2.19-22|1279	
14mu|glibc-2.19-22|1280	%if %{without utils}
14mu|glibc-2.19-22|1281	rm -f  %{buildroot}%{_bindir}/memusage
14mu|glibc-2.19-22|1282	rm -f  %{buildroot}%{_bindir}/memusagestat
14mu|glibc-2.19-22|1283	rm -f  %{buildroot}%{_bindir}/mtrace
14mu|glibc-2.19-22|1284	rm -f  %{buildroot}%{_bindir}/pcprofiledump
14mu|glibc-2.19-22|1285	rm -f  %{buildroot}%{_bindir}/xtrace
14mu|glibc-2.19-22|1286	rm -f  %{buildroot}%{_slibdir}/libmemusage.so
14mu|glibc-2.19-22|1287	rm -f  %{buildroot}%{_slibdir}/libpcprofile.so
14mu|glibc-2.19-22|1288	%if %{build_multiarch}
14mu|glibc-2.19-22|1289	rm -f  %{buildroot}%{_slibdir32}/libmemusage.so
14mu|glibc-2.19-22|1290	rm -f  %{buildroot}%{_slibdir32}/libpcprofile.so
14mu|glibc-2.19-22|1291	%endif
14mu|glibc-2.19-22|1292	%endif
14mu|glibc-2.19-22|1293	
14mu|glibc-2.19-22|1294	%if !%{with timezone}
14mu|glibc-2.19-22|1295	rm -f  %{buildroot}%{_sysconfdir}/localtime
14mu|glibc-2.19-22|1296	rm -f  %{buildroot}%{_sbindir}/zdump
14mu|glibc-2.19-22|1297	rm -f  %{buildroot}%{_sbindir}/zic
14mu|glibc-2.19-22|1298	rm -f  %{buildroot}%{_mandir}/man1/zdump.1*
14mu|glibc-2.19-22|1299	rm -rf %{buildroot}%{_datadir}/zoneinfo
14mu|glibc-2.19-22|1300	%endif
14mu|glibc-2.19-22|1301	
14mu|glibc-2.19-22|1302	%if !%{with i18ndata}
14mu|glibc-2.19-22|1303	rm -rf %{buildroot}%{_datadir}/i18n
14mu|glibc-2.19-22|1304	%endif
14mu|glibc-2.19-22|1305	
14mu|glibc-2.19-22|1306	%if ! %{without locales}
14mu|glibc-2.19-22|1307	export PATH=%{buildroot}%{_bindir}:%{buildroot}%{_sbindir}:$PATH
14mu|glibc-2.19-22|1308	export LD_LIBRARY_PATH=%{buildroot}/%{_lib}:%{buildroot}%{_libdir}:$LD_LIBRARY_PATH
14mu|glibc-2.19-22|1309	export I18NPATH=%{buildroot}%{_datadir}/i18n
14mu|glibc-2.19-22|1310	
14mu|glibc-2.19-22|1311	# Needed for/used by locale-archive
14mu|glibc-2.19-22|1312	mkdir -p %{buildroot}%{_prefix}/lib/locale
14mu|glibc-2.19-22|1313	touch %{buildroot}%{_prefix}/lib/locale/locale-archive
14mu|glibc-2.19-22|1314	
14mu|glibc-2.19-22|1315	# Locale related tools
14mu|glibc-2.19-22|1316	install -c -m 755 %{SOURCE1001} %{SOURCE1002} %{buildroot}%{_bindir}/
14mu|glibc-2.19-22|1317	
14mu|glibc-2.19-22|1318	# make default charset pseudo-locales
14mu|glibc-2.19-22|1319	# those will be symlinked (for LC_CTYPE, LC_COLLATE mainly) from
14mu|glibc-2.19-22|1320	# a lot of other locales, thus saving space
14mu|glibc-2.19-22|1321	for DEF_CHARSET in UTF-8 ISO-8859-1 ISO-8859-2 ISO-8859-3 ISO-8859-4 \
14mu|glibc-2.19-22|1322	ISO-8859-5 ISO-8859-7 ISO-8859-9 \
14mu|glibc-2.19-22|1323	ISO-8859-13 ISO-8859-14 ISO-8859-15 KOI8-R KOI8-U CP1251
14mu|glibc-2.19-22|1324	do
14mu|glibc-2.19-22|1325	# don't use en_DK because of LC_MONETARY
14mu|glibc-2.19-22|1326	localedef -c -f $DEF_CHARSET -i en_US %{buildroot}%{_prefix}/lib/locale/$DEF_CHARSET || :
14mu|glibc-2.19-22|1327	done
14mu|glibc-2.19-22|1328	# TODO: REMOVE?^^^
14mu|glibc-2.19-22|1329	
14mu|glibc-2.19-22|1330	%endif
14mu|glibc-2.19-22|1331	
14mu|glibc-2.19-22|1332	# This will make the '-g' argument to be passed to eu-strip for these libraries, so that
14mu|glibc-2.19-22|1333	# some info is kept that's required to make valgrind work without depending on glibc-debug
14mu|glibc-2.19-22|1334	# package to be installed.
14mu|glibc-2.19-22|1335	export EXCLUDE_FROM_FULL_STRIP="ld-%{version}.so libpthread libc-%{version}.so libm-%{version}.so"
14mu|glibc-2.19-22|1336	
14mu|glibc-2.19-22|1337	
14mu|glibc-2.19-22|1338	%changelog
14mu|glibc-2.19-22|1339	
14mu|glibc-2.19-22|1340	* Fri Feb 19 2016 Denis Silakov <dsilakov@gmail.com> 6:2.19-22
14mu|glibc-2.19-22|1341	- (491d574) Fix CVE-2015-7547 and several other issues
14mu|glibc-2.19-22|1342	
14mu|glibc-2.19-22|1343	* Wed Oct 21 2015 Denis Silakov <dsilakov@gmail.com> 6:2.19-21
14mu|glibc-2.19-22|1344	- (3f47d56) No need to call systemd-tmpfiles in postscript, systemd trigger will take care of this
14mu|glibc-2.19-22|1345	- (Denis Silakov: 6a8659b) Fix tmpfile creation in nscd pre-script
14mu|glibc-2.19-22|1346	
14mu|glibc-2.19-22|1347	* Fri Sep 18 2015 Denis Silakov <dsilakov@gmail.com> 6:2.19-20
14mu|glibc-2.19-22|1348	- (30b6993) Added tmpfiles config for nscd
14mu|glibc-2.19-22|1349	
14mu|glibc-2.19-22|1350	* Mon May 18 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 6:2.19-19
14mu|glibc-2.19-22|1351	- (d1eff96) BuildList#2501564: Increase release tag
14mu|glibc-2.19-22|1352	
14mu|glibc-2.19-22|1353	* Fri May 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 6:2.19-18
14mu|glibc-2.19-22|1354	- (1b8bce9) BuildList#2501564: Increase release tag
14mu|glibc-2.19-22|1355	
14mu|glibc-2.19-22|1356	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 6:2.19-17
14mu|glibc-2.19-22|1357	- (24a5e18) BuildList#2501564: Increase release tag
14mu|glibc-2.19-22|1358	
14mu|glibc-2.19-22|1359	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 6:2.19-16
14mu|glibc-2.19-22|1360	- (c9e73e4) BuildList#2501564: Increase release tag
14mu|glibc-2.19-22|1361	
14mu|glibc-2.19-22|1362	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 6:2.19-15
14mu|glibc-2.19-22|1363	- (21f5a35) MassBuild#656: Increase release tag
14mu|glibc-2.19-22|1364	
14mu|glibc-2.19-22|1365	* Fri Feb 20 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 6:2.19-14
14mu|glibc-2.19-22|1366	- (88ed98d) do not enable selinux explicitly
14mu|glibc-2.19-22|1367	- (Dmitry Fedorov: 605d936) disable selinux, new version of libselinux not yet available
14mu|glibc-2.19-22|1368	- (law: 7d56d99) Increase release number
14mu|glibc-2.19-22|1369	
14mu|glibc-2.19-22|1370	* Thu Feb 12 2015 law <a.lahin@ntcit-rosa.ru> 6:2.19-13
14mu|glibc-2.19-22|1371	- (08f876e) Require new glibc version for locales
14mu|glibc-2.19-22|1372	- (law: 379327e) Force the same version of glibc and locales*
14mu|glibc-2.19-22|1373	- (Andrey Bondrov: 7285b9d) Sync with Current (re-organize locales)
14mu|glibc-2.19-22|1374	
14mu|glibc-2.19-22|1375	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6:2.19-8
14mu|glibc-2.19-22|1376	- (0f0e96f) MassBuild#440: Increase release tag
14mu|glibc-2.19-22|1377	
14mu|glibc-2.19-22|1378	* Mon Jun 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-7
14mu|glibc-2.19-22|1379	- (0b9a6ae) Merge some fixes from Cooker to fix issues with building locales
14mu|glibc-2.19-22|1380	- (Andrey Bondrov: 8f9285d) Bump release (rebuild to regenerate static libs with new lto flags)
14mu|glibc-2.19-22|1381	
14mu|glibc-2.19-22|1382	* Fri May 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-6
14mu|glibc-2.19-22|1383	- (11e25d7) Update Requires for generated locale packages
14mu|glibc-2.19-22|1384	
14mu|glibc-2.19-22|1385	* Fri May 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-5
14mu|glibc-2.19-22|1386	- (b9d8ab5) Don't use LD_LIBRARY_PATH when building locales, otherwise localedef fails to run
14mu|glibc-2.19-22|1387	- (Andrey Bondrov: 1f457e2) Now build with locales
14mu|glibc-2.19-22|1388	
14mu|glibc-2.19-22|1389	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-4
14mu|glibc-2.19-22|1390	- (9099714) Another try without locales, silesystem and post script
14mu|glibc-2.19-22|1391	- (Andrey Bondrov: ed228f8) Now build with locales
14mu|glibc-2.19-22|1392	
14mu|glibc-2.19-22|1393	* Thu May 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.19-3
14mu|glibc-2.19-22|1394	- (ac6d376) Generate locales package only when building locales is enabled
14mu|glibc-2.19-22|1395	- (Andrey Bondrov: 53b0ad4) Don't build locales for now
14mu|glibc-2.19-22|1396	- (Andrey Bondrov: 4f92249) Drop changelog
14mu|glibc-2.19-22|1397	- (Andrey Bondrov: da72ea0) New version 2.19 (sync with OpenMandriva 2014.0), now includes locales
14mu|glibc-2.19-22|1398	
14mu|glibc-2.19-22|1399	* Wed Dec 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 6:2.15-9
14mu|glibc-2.19-22|1400	- (d71bf7a) Ru l10n fix
14mu|glibc-2.19-22|1401	
14mu|glibc-2.19-22|1402	* Fri Dec 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 6:2.15-8
14mu|glibc-2.19-22|1403	- (a9d9b73) Added systemtap-devel BR
14mu|glibc-2.19-22|1404	- (Alex Burmashev: 1855b0a) enabled -mno-tls-direct-seg-refs for x86_64
14mu|glibc-2.19-22|1405	
14mu|glibc-2.19-22|1406	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:2.15-7
14mu|glibc-2.19-22|1407	- (a53e9bf) LOG Add rpmlint filter
14mu|glibc-2.19-22|1408	
14mu|glibc-2.19-22|1409	

22632 14
14mu|glibmm2.4-2.44.0-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14mu|glibmm2.4-2.44.0-1|2	
14mu|glibmm2.4-2.44.0-1|3	%define pkgname glibmm
14mu|glibmm2.4-2.44.0-1|4	%define api 2.4
14mu|glibmm2.4-2.44.0-1|5	%define major 1
14mu|glibmm2.4-2.44.0-1|6	%define libname %mklibname %{pkgname} %{api} %{major}
14mu|glibmm2.4-2.44.0-1|7	%define devname %mklibname %{pkgname} %{api} -d
14mu|glibmm2.4-2.44.0-1|8	
14mu|glibmm2.4-2.44.0-1|9	Summary:	C++ interface for Glib
14mu|glibmm2.4-2.44.0-1|10	Name:		%{pkgname}%{api}
14mu|glibmm2.4-2.44.0-1|11	Version:	2.44.0
14mu|glibmm2.4-2.44.0-1|12	Release:	1
14mu|glibmm2.4-2.44.0-1|13	License:	LGPLv2.1+
14mu|glibmm2.4-2.44.0-1|14	Group:		System/Libraries
14mu|glibmm2.4-2.44.0-1|15	Url:		http://gtkmm.sourceforge.net/
14mu|glibmm2.4-2.44.0-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{url_ver}/%{pkgname}-%{version}.tar.xz
14mu|glibmm2.4-2.44.0-1|17	BuildRequires:	doxygen
14mu|glibmm2.4-2.44.0-1|18	BuildRequires:	mm-common >= 0.9.4
14mu|glibmm2.4-2.44.0-1|19	BuildRequires:	xsltproc
14mu|glibmm2.4-2.44.0-1|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.30
14mu|glibmm2.4-2.44.0-1|21	BuildRequires:	pkgconfig(sigc++-2.0) >= 2.2.10
14mu|glibmm2.4-2.44.0-1|22	
14mu|glibmm2.4-2.44.0-1|23	%description
14mu|glibmm2.4-2.44.0-1|24	GtkMM provides a C++ interface to the GTK+ GUI library.
14mu|glibmm2.4-2.44.0-1|25	
14mu|glibmm2.4-2.44.0-1|26	%{pkgname} originally belongs to GtkMM, but is now separated,
14mu|glibmm2.4-2.44.0-1|27	for use with non-GUI software written in C++.
14mu|glibmm2.4-2.44.0-1|28	
14mu|glibmm2.4-2.44.0-1|29	#----------------------------------------------------------------------------
14mu|glibmm2.4-2.44.0-1|30	
14mu|glibmm2.4-2.44.0-1|31	%package -n %{libname}
14mu|glibmm2.4-2.44.0-1|32	Summary:	C++ interface for Glib
14mu|glibmm2.4-2.44.0-1|33	Group:		System/Libraries
14mu|glibmm2.4-2.44.0-1|34	
14mu|glibmm2.4-2.44.0-1|35	%description -n %{libname}
14mu|glibmm2.4-2.44.0-1|36	GtkMM provides a C++ interface to the GTK+ GUI library.
14mu|glibmm2.4-2.44.0-1|37	
14mu|glibmm2.4-2.44.0-1|38	%{pkgname} originally belongs to gtkmm, but is now separated,
14mu|glibmm2.4-2.44.0-1|39	for use with non-GUI software written in C++.
14mu|glibmm2.4-2.44.0-1|40	
14mu|glibmm2.4-2.44.0-1|41	This package contains the library needed to run programs dynamically
14mu|glibmm2.4-2.44.0-1|42	linked with %{pkgname}.
14mu|glibmm2.4-2.44.0-1|43	
14mu|glibmm2.4-2.44.0-1|44	%files -n %{libname}
14mu|glibmm2.4-2.44.0-1|45	%doc COPYING NEWS README
14mu|glibmm2.4-2.44.0-1|46	%{_libdir}/libglibmm*%{api}.so.%{major}*
14mu|glibmm2.4-2.44.0-1|47	%{_libdir}/libgiomm*%{api}.so.%{major}*
14mu|glibmm2.4-2.44.0-1|48	
14mu|glibmm2.4-2.44.0-1|49	#----------------------------------------------------------------------------
14mu|glibmm2.4-2.44.0-1|50	
14mu|glibmm2.4-2.44.0-1|51	%package -n %{devname}
14mu|glibmm2.4-2.44.0-1|52	Summary:	Headers and development files of %{pkgname}
14mu|glibmm2.4-2.44.0-1|53	Group:		Development/GNOME and GTK+
14mu|glibmm2.4-2.44.0-1|54	Requires:	%{libname} = %{EVRD}
14mu|glibmm2.4-2.44.0-1|55	Provides:	%{pkgname}%{api}-devel = %{EVRD}
14mu|glibmm2.4-2.44.0-1|56	Requires:	mm-common >= 0.9.4
14mu|glibmm2.4-2.44.0-1|57	
14mu|glibmm2.4-2.44.0-1|58	%description -n %{devname}
14mu|glibmm2.4-2.44.0-1|59	This package contains the headers and development files that are needed,
14mu|glibmm2.4-2.44.0-1|60	when trying to develop or compile applications which need %{pkgname}.
14mu|glibmm2.4-2.44.0-1|61	
14mu|glibmm2.4-2.44.0-1|62	%files -n %{devname}
14mu|glibmm2.4-2.44.0-1|63	%doc AUTHORS ChangeLog
14mu|glibmm2.4-2.44.0-1|64	%{_includedir}/*
14mu|glibmm2.4-2.44.0-1|65	%{_libdir}/*.so
14mu|glibmm2.4-2.44.0-1|66	%{_libdir}/giomm-%{api}/
14mu|glibmm2.4-2.44.0-1|67	%{_libdir}/glibmm-%{api}/
14mu|glibmm2.4-2.44.0-1|68	%{_libdir}/pkgconfig/*.pc
14mu|glibmm2.4-2.44.0-1|69	
14mu|glibmm2.4-2.44.0-1|70	#----------------------------------------------------------------------------
14mu|glibmm2.4-2.44.0-1|71	
14mu|glibmm2.4-2.44.0-1|72	%package doc
14mu|glibmm2.4-2.44.0-1|73	Summary:	GlibMM documentation
14mu|glibmm2.4-2.44.0-1|74	Group:		Documentation
14mu|glibmm2.4-2.44.0-1|75	
14mu|glibmm2.4-2.44.0-1|76	%description doc
14mu|glibmm2.4-2.44.0-1|77	GtkMM provides a C++ interface to the GTK+ GUI library.
14mu|glibmm2.4-2.44.0-1|78	
14mu|glibmm2.4-2.44.0-1|79	%{pkgname} originally belongs to GtkMM, but is now separated,
14mu|glibmm2.4-2.44.0-1|80	for use with non-GUI software written in C++.
14mu|glibmm2.4-2.44.0-1|81	
14mu|glibmm2.4-2.44.0-1|82	This package contains all API documentation for %{pkgname}.
14mu|glibmm2.4-2.44.0-1|83	
14mu|glibmm2.4-2.44.0-1|84	%files doc
14mu|glibmm2.4-2.44.0-1|85	%doc %{_datadir}/doc/glibmm-%{api}
14mu|glibmm2.4-2.44.0-1|86	%{_datadir}/devhelp/books/glibmm-2.4/
14mu|glibmm2.4-2.44.0-1|87	
14mu|glibmm2.4-2.44.0-1|88	#----------------------------------------------------------------------------
14mu|glibmm2.4-2.44.0-1|89	
14mu|glibmm2.4-2.44.0-1|90	%prep
14mu|glibmm2.4-2.44.0-1|91	%setup -qn %{pkgname}-%{version}
14mu|glibmm2.4-2.44.0-1|92	
14mu|glibmm2.4-2.44.0-1|93	%build
14mu|glibmm2.4-2.44.0-1|94	%configure2_5x \
14mu|glibmm2.4-2.44.0-1|95	--enable-shared \
14mu|glibmm2.4-2.44.0-1|96	--disable-static
14mu|glibmm2.4-2.44.0-1|97	
14mu|glibmm2.4-2.44.0-1|98	%make
14mu|glibmm2.4-2.44.0-1|99	
14mu|glibmm2.4-2.44.0-1|100	%install
14mu|glibmm2.4-2.44.0-1|101	%makeinstall_std
14mu|glibmm2.4-2.44.0-1|102	
14mu|glibmm2.4-2.44.0-1|103	# make check does nothing
14mu|glibmm2.4-2.44.0-1|104	
14mu|glibmm2.4-2.44.0-1|105	%changelog
14mu|glibmm2.4-2.44.0-1|106	
14mu|glibmm2.4-2.44.0-1|107	* Wed Mar 25 2015 Tigro <ashejn@yandex-team.ru> 2.44.0-1
14mu|glibmm2.4-2.44.0-1|108	- (d724b60) update to 2.44.0
14mu|glibmm2.4-2.44.0-1|109	
14mu|glibmm2.4-2.44.0-1|110	

22633 14
14mu|glib-networking-2.44.0-1|1	%define libname %mklibname %{name}
14mu|glib-networking-2.44.0-1|2	
14mu|glib-networking-2.44.0-1|3	Summary:	Network-related GIO modules
14mu|glib-networking-2.44.0-1|4	Name:		glib-networking
14mu|glib-networking-2.44.0-1|5	Version:	2.44.0
14mu|glib-networking-2.44.0-1|6	Release:	1
14mu|glib-networking-2.44.0-1|7	
14mu|glib-networking-2.44.0-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.44/%{name}-%{version}.tar.xz
14mu|glib-networking-2.44.0-1|9	License:	LGPLv2+
14mu|glib-networking-2.44.0-1|10	Group:		System/Libraries
14mu|glib-networking-2.44.0-1|11	Url:		http://www.gnome.org/
14mu|glib-networking-2.44.0-1|12	
14mu|glib-networking-2.44.0-1|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.27.90
14mu|glib-networking-2.44.0-1|14	BuildRequires:	pkgconfig(libproxy-1.0) >= 0.3.1
14mu|glib-networking-2.44.0-1|15	BuildRequires:	pkgconfig(gnutls) >= 2.1.7
14mu|glib-networking-2.44.0-1|16	BuildRequires:	libgcrypt-devel
14mu|glib-networking-2.44.0-1|17	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|glib-networking-2.44.0-1|18	BuildRequires:	intltool
14mu|glib-networking-2.44.0-1|19	
14mu|glib-networking-2.44.0-1|20	Requires:	%{libname} = %{EVRD}
14mu|glib-networking-2.44.0-1|21	
14mu|glib-networking-2.44.0-1|22	%description
14mu|glib-networking-2.44.0-1|23	This package contains the network-related GIO modules for Glib.
14mu|glib-networking-2.44.0-1|24	
14mu|glib-networking-2.44.0-1|25	%package -n %{libname}
14mu|glib-networking-2.44.0-1|26	Summary:	Network-related GIO modules
14mu|glib-networking-2.44.0-1|27	Group:		System/Libraries
14mu|glib-networking-2.44.0-1|28	Requires:	%{name} = %{EVRD}
14mu|glib-networking-2.44.0-1|29	
14mu|glib-networking-2.44.0-1|30	%description -n %{libname}
14mu|glib-networking-2.44.0-1|31	This package contains the network-related GIO modules for Glib.
14mu|glib-networking-2.44.0-1|32	
14mu|glib-networking-2.44.0-1|33	%prep
14mu|glib-networking-2.44.0-1|34	%setup -q
14mu|glib-networking-2.44.0-1|35	
14mu|glib-networking-2.44.0-1|36	%build
14mu|glib-networking-2.44.0-1|37	%configure2_5x --disable-static
14mu|glib-networking-2.44.0-1|38	%make
14mu|glib-networking-2.44.0-1|39	
14mu|glib-networking-2.44.0-1|40	%install
14mu|glib-networking-2.44.0-1|41	rm -rf %{buildroot}
14mu|glib-networking-2.44.0-1|42	%makeinstall_std
14mu|glib-networking-2.44.0-1|43	rm -f %buildroot%_libdir/gio/modules/*.la
14mu|glib-networking-2.44.0-1|44	%find_lang %{name}
14mu|glib-networking-2.44.0-1|45	
14mu|glib-networking-2.44.0-1|46	%files -f %{name}.lang
14mu|glib-networking-2.44.0-1|47	%defattr(-,root,root)
14mu|glib-networking-2.44.0-1|48	%doc README
14mu|glib-networking-2.44.0-1|49	%{_libexecdir}/glib-pacrunner
14mu|glib-networking-2.44.0-1|50	%{_datadir}/dbus-1/services/*.service
14mu|glib-networking-2.44.0-1|51	
14mu|glib-networking-2.44.0-1|52	%files -n %libname
14mu|glib-networking-2.44.0-1|53	%defattr(-,root,root)
14mu|glib-networking-2.44.0-1|54	%{_libdir}/gio/modules/*.so
14mu|glib-networking-2.44.0-1|55	
14mu|glib-networking-2.44.0-1|56	
14mu|glib-networking-2.44.0-1|57	%changelog
14mu|glib-networking-2.44.0-1|58	
14mu|glib-networking-2.44.0-1|59	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 2.44.0-1
14mu|glib-networking-2.44.0-1|60	- (2632c4c) update to 2.44.0
14mu|glib-networking-2.44.0-1|61	
14mu|glib-networking-2.44.0-1|62	

22634 14
14mu|glitz-0.5.6-16|1	%define major 1
14mu|glitz-0.5.6-16|2	%define libname %mklibname %{name} %{major}
14mu|glitz-0.5.6-16|3	%define libglx %mklibname %{name}-glx %{major}
14mu|glitz-0.5.6-16|4	%define devname %mklibname %{name} -d
14mu|glitz-0.5.6-16|5	
14mu|glitz-0.5.6-16|6	Summary:	OpenGL image compositing library
14mu|glitz-0.5.6-16|7	Name:		glitz
14mu|glitz-0.5.6-16|8	Version:	0.5.6
14mu|glitz-0.5.6-16|9	Release:	16
14mu|glitz-0.5.6-16|10	License:	BSD
14mu|glitz-0.5.6-16|11	Group:		System/Libraries
14mu|glitz-0.5.6-16|12	Url:		http://cairographics.org/
14mu|glitz-0.5.6-16|13	Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
14mu|glitz-0.5.6-16|14	Patch0:		glitz-0.4.0-libtool.patch
14mu|glitz-0.5.6-16|15	Patch1:		glitz-0.5.6-wformat.patch
14mu|glitz-0.5.6-16|16	BuildRequires:	pkgconfig(gl)
14mu|glitz-0.5.6-16|17	BuildRequires:	pkgconfig(x11)
14mu|glitz-0.5.6-16|18	
14mu|glitz-0.5.6-16|19	%description
14mu|glitz-0.5.6-16|20	Glitz is an OpenGL image compositing library. Glitz provides
14mu|glitz-0.5.6-16|21	Porter/Duff compositing of images and implicit mask generation for
14mu|glitz-0.5.6-16|22	geometric primitives including trapezoids, triangles, and rectangles.
14mu|glitz-0.5.6-16|23	
14mu|glitz-0.5.6-16|24	The semantics of glitz are designed to precisely match the
14mu|glitz-0.5.6-16|25	specification of the X Render extension. Glitz does not only implement
14mu|glitz-0.5.6-16|26	X Render features like component alpha and image transformations, but
14mu|glitz-0.5.6-16|27	also support for additional features like convolution filters and color
14mu|glitz-0.5.6-16|28	gradients, which are not currently part of the X Render specification.
14mu|glitz-0.5.6-16|29	
14mu|glitz-0.5.6-16|30	The performance and capabilities of glitz are much dependent on
14mu|glitz-0.5.6-16|31	graphics hardware. Glitz does not in any way handle software
14mu|glitz-0.5.6-16|32	fall-backs when graphics hardware is insufficient. However, glitz
14mu|glitz-0.5.6-16|33	will report if any requested operation cannot be carried out by
14mu|glitz-0.5.6-16|34	graphics hardware, hence making a higher level software layer
14mu|glitz-0.5.6-16|35	responsible for appropriate actions.
14mu|glitz-0.5.6-16|36	
14mu|glitz-0.5.6-16|37	#----------------------------------------------------------------------------
14mu|glitz-0.5.6-16|38	
14mu|glitz-0.5.6-16|39	%package -n %{libname}
14mu|glitz-0.5.6-16|40	Summary:	OpenGL image compositing library
14mu|glitz-0.5.6-16|41	Group:		System/Libraries
14mu|glitz-0.5.6-16|42	Provides:	glitz = %{EVRD}
14mu|glitz-0.5.6-16|43	
14mu|glitz-0.5.6-16|44	%description -n %{libname}
14mu|glitz-0.5.6-16|45	Glitz is an OpenGL image compositing library. Glitz provides
14mu|glitz-0.5.6-16|46	Porter/Duff compositing of images and implicit mask generation for
14mu|glitz-0.5.6-16|47	geometric primitives including trapezoids, triangles, and rectangles.
14mu|glitz-0.5.6-16|48	
14mu|glitz-0.5.6-16|49	The semantics of glitz are designed to precisely match the
14mu|glitz-0.5.6-16|50	specification of the X Render extension. Glitz does not only implement
14mu|glitz-0.5.6-16|51	X Render features like component alpha and image transformations, but
14mu|glitz-0.5.6-16|52	also support for additional features like convolution filters and color
14mu|glitz-0.5.6-16|53	gradients, which are not currently part of the X Render specification.
14mu|glitz-0.5.6-16|54	
14mu|glitz-0.5.6-16|55	The performance and capabilities of glitz are much dependent on
14mu|glitz-0.5.6-16|56	graphics hardware. Glitz does not in any way handle software
14mu|glitz-0.5.6-16|57	fall-backs when graphics hardware is insufficient. However, glitz
14mu|glitz-0.5.6-16|58	will report if any requested operation cannot be carried out by
14mu|glitz-0.5.6-16|59	graphics hardware, hence making a higher level software layer
14mu|glitz-0.5.6-16|60	responsible for appropriate actions.
14mu|glitz-0.5.6-16|61	
14mu|glitz-0.5.6-16|62	%files -n %{libname}
14mu|glitz-0.5.6-16|63	%doc AUTHORS COPYING README NEWS TODO
14mu|glitz-0.5.6-16|64	%{_libdir}/libglitz.so.%{major}*
14mu|glitz-0.5.6-16|65	
14mu|glitz-0.5.6-16|66	#----------------------------------------------------------------------------
14mu|glitz-0.5.6-16|67	
14mu|glitz-0.5.6-16|68	%package -n %{libglx}
14mu|glitz-0.5.6-16|69	Summary:	OpenGL image compositing library
14mu|glitz-0.5.6-16|70	Group:		System/Libraries
14mu|glitz-0.5.6-16|71	Conflicts:	%{_lib}glitz1 < 0.5.6-13
14mu|glitz-0.5.6-16|72	
14mu|glitz-0.5.6-16|73	%description -n %{libglx}
14mu|glitz-0.5.6-16|74	Glitz is an OpenGL image compositing library. Glitz provides
14mu|glitz-0.5.6-16|75	Porter/Duff compositing of images and implicit mask generation for
14mu|glitz-0.5.6-16|76	geometric primitives including trapezoids, triangles, and rectangles.
14mu|glitz-0.5.6-16|77	
14mu|glitz-0.5.6-16|78	The semantics of glitz are designed to precisely match the
14mu|glitz-0.5.6-16|79	specification of the X Render extension. Glitz does not only implement
14mu|glitz-0.5.6-16|80	X Render features like component alpha and image transformations, but
14mu|glitz-0.5.6-16|81	also support for additional features like convolution filters and color
14mu|glitz-0.5.6-16|82	gradients, which are not currently part of the X Render specification.
14mu|glitz-0.5.6-16|83	
14mu|glitz-0.5.6-16|84	The performance and capabilities of glitz are much dependent on
14mu|glitz-0.5.6-16|85	graphics hardware. Glitz does not in any way handle software
14mu|glitz-0.5.6-16|86	fall-backs when graphics hardware is insufficient. However, glitz
14mu|glitz-0.5.6-16|87	will report if any requested operation cannot be carried out by
14mu|glitz-0.5.6-16|88	graphics hardware, hence making a higher level software layer
14mu|glitz-0.5.6-16|89	responsible for appropriate actions.
14mu|glitz-0.5.6-16|90	
14mu|glitz-0.5.6-16|91	%files -n %{libglx}
14mu|glitz-0.5.6-16|92	%doc AUTHORS COPYING README NEWS TODO
14mu|glitz-0.5.6-16|93	%{_libdir}/libglitz-glx.so.%{major}*
14mu|glitz-0.5.6-16|94	
14mu|glitz-0.5.6-16|95	#----------------------------------------------------------------------------
14mu|glitz-0.5.6-16|96	
14mu|glitz-0.5.6-16|97	%package -n %{devname}
14mu|glitz-0.5.6-16|98	Summary:	Development files for glitz library
14mu|glitz-0.5.6-16|99	Group:		Development/C
14mu|glitz-0.5.6-16|100	Requires:	%{libname} = %{EVRD}
14mu|glitz-0.5.6-16|101	Requires:	%{libglx} = %{EVRD}
14mu|glitz-0.5.6-16|102	Provides:	%{name}-devel = %{EVRD}
14mu|glitz-0.5.6-16|103	Obsoletes:	%{_lib}glitz-static-devel < 0.5.6-13
14mu|glitz-0.5.6-16|104	
14mu|glitz-0.5.6-16|105	%description -n %{devname}
14mu|glitz-0.5.6-16|106	Development files for glitz library.
14mu|glitz-0.5.6-16|107	
14mu|glitz-0.5.6-16|108	%files -n %{devname}
14mu|glitz-0.5.6-16|109	%{_libdir}/lib*.so
14mu|glitz-0.5.6-16|110	%{_includedir}/*
14mu|glitz-0.5.6-16|111	%{_libdir}/pkgconfig/*.pc
14mu|glitz-0.5.6-16|112	
14mu|glitz-0.5.6-16|113	#----------------------------------------------------------------------------
14mu|glitz-0.5.6-16|114	
14mu|glitz-0.5.6-16|115	%prep
14mu|glitz-0.5.6-16|116	%setup -q
14mu|glitz-0.5.6-16|117	%patch0 -p1 -b .libtool
14mu|glitz-0.5.6-16|118	%patch1 -p1 -b .wformat
14mu|glitz-0.5.6-16|119	
14mu|glitz-0.5.6-16|120	%build
14mu|glitz-0.5.6-16|121	%configure2_5x --disable-static
14mu|glitz-0.5.6-16|122	%make LDFLAGS+=-ldl
14mu|glitz-0.5.6-16|123	
14mu|glitz-0.5.6-16|124	%install
14mu|glitz-0.5.6-16|125	%makeinstall_std
14mu|glitz-0.5.6-16|126	
14mu|glitz-0.5.6-16|127	%changelog
14mu|glitz-0.5.6-16|128	
14mu|glitz-0.5.6-16|129	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.5.6-16
14mu|glitz-0.5.6-16|130	- (f178c4e) Repack tarball according to upstream
14mu|glitz-0.5.6-16|131	
14mu|glitz-0.5.6-16|132	

22635 14
14mu|glu-9.0.0-7|1	%define major 1
14mu|glu-9.0.0-7|2	%define libname %mklibname %{name} %{major}
14mu|glu-9.0.0-7|3	%define devname %mklibname %{name} -d
14mu|glu-9.0.0-7|4	
14mu|glu-9.0.0-7|5	Summary:	Mesa libGLU library
14mu|glu-9.0.0-7|6	Name:		glu
14mu|glu-9.0.0-7|7	Version:	9.0.0
14mu|glu-9.0.0-7|8	Release:	7
14mu|glu-9.0.0-7|9	License:	MIT
14mu|glu-9.0.0-7|10	Group:		System/Libraries
14mu|glu-9.0.0-7|11	Url:		http://mesa3d.org/
14mu|glu-9.0.0-7|12	# snapshot only at this point
14mu|glu-9.0.0-7|13	Source0:	ftp://ftp.freedesktop.org/pub/mesa/glu/%{name}-%{version}.tar.bz2
14mu|glu-9.0.0-7|14	Source2:	make-git-snapshot.sh
14mu|glu-9.0.0-7|15	BuildRequires:	autoconf
14mu|glu-9.0.0-7|16	BuildRequires:	automake
14mu|glu-9.0.0-7|17	BuildRequires:	libtool
14mu|glu-9.0.0-7|18	BuildRequires:	pkgconfig(gl)
14mu|glu-9.0.0-7|19	
14mu|glu-9.0.0-7|20	%description
14mu|glu-9.0.0-7|21	Mesa implementation of the standard GLU OpenGL utility API.
14mu|glu-9.0.0-7|22	
14mu|glu-9.0.0-7|23	#----------------------------------------------------------------------------
14mu|glu-9.0.0-7|24	
14mu|glu-9.0.0-7|25	%package -n %{libname}
14mu|glu-9.0.0-7|26	Summary:	Files for Mesa (GLU libs)
14mu|glu-9.0.0-7|27	Group:		System/Libraries
14mu|glu-9.0.0-7|28	Provides:	libmesaglu = %{EVRD}
14mu|glu-9.0.0-7|29	%rename		%{_lib}mesaglu1
14mu|glu-9.0.0-7|30	
14mu|glu-9.0.0-7|31	%description -n %{libname}
14mu|glu-9.0.0-7|32	GLU is the OpenGL Utility Library.
14mu|glu-9.0.0-7|33	
14mu|glu-9.0.0-7|34	It provides a number of functions upon the base OpenGL library to provide
14mu|glu-9.0.0-7|35	higher-level drawing routines from the more primitive routines provided by
14mu|glu-9.0.0-7|36	OpenGL.
14mu|glu-9.0.0-7|37	
14mu|glu-9.0.0-7|38	%files -n %{libname}
14mu|glu-9.0.0-7|39	%{_libdir}/libGLU.so.%{major}*
14mu|glu-9.0.0-7|40	
14mu|glu-9.0.0-7|41	#----------------------------------------------------------------------------
14mu|glu-9.0.0-7|42	
14mu|glu-9.0.0-7|43	%package -n %{devname}
14mu|glu-9.0.0-7|44	Summary:	Development files for GLU libs
14mu|glu-9.0.0-7|45	Group:		Development/C
14mu|glu-9.0.0-7|46	Requires:	%{libname} = %{EVRD}
14mu|glu-9.0.0-7|47	Provides:	libmesaglu-devel = %{EVRD}
14mu|glu-9.0.0-7|48	Provides:	mesaglu-devel = %{EVRD}
14mu|glu-9.0.0-7|49	%rename		%{_lib}mesaglu1-devel
14mu|glu-9.0.0-7|50	
14mu|glu-9.0.0-7|51	%description -n %{devname}
14mu|glu-9.0.0-7|52	This package contains the headers needed to compile programs with GLU.
14mu|glu-9.0.0-7|53	
14mu|glu-9.0.0-7|54	%files -n %{devname}
14mu|glu-9.0.0-7|55	%{_includedir}/GL/glu.h
14mu|glu-9.0.0-7|56	%{_includedir}/GL/glu_mangle.h
14mu|glu-9.0.0-7|57	%{_libdir}/libGLU.so
14mu|glu-9.0.0-7|58	%{_libdir}/pkgconfig/glu.pc
14mu|glu-9.0.0-7|59	
14mu|glu-9.0.0-7|60	#----------------------------------------------------------------------------
14mu|glu-9.0.0-7|61	
14mu|glu-9.0.0-7|62	%prep
14mu|glu-9.0.0-7|63	%setup -q
14mu|glu-9.0.0-7|64	
14mu|glu-9.0.0-7|65	%build
14mu|glu-9.0.0-7|66	%configure2_5x --disable-static
14mu|glu-9.0.0-7|67	%make
14mu|glu-9.0.0-7|68	
14mu|glu-9.0.0-7|69	%install
14mu|glu-9.0.0-7|70	%makeinstall_std
14mu|glu-9.0.0-7|71	rm -rf %{buildroot}%{_datadir}/man/man3/gl[A-Z]*
14mu|glu-9.0.0-7|72	
14mu|glu-9.0.0-7|73	
14mu|glu-9.0.0-7|74	%changelog
14mu|glu-9.0.0-7|75	* Tue Feb 24 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 9.0.0-7
14mu|glu-9.0.0-7|76	+ Revision: cfce94d
14mu|glu-9.0.0-7|77	- Properly mark the packages as the replacement for lib(64)mesaglu*
14mu|glu-9.0.0-7|78	- May help if someone wants to upgrade the system from ROSA 2012 LTS
14mu|glu-9.0.0-7|79	- to ROSA R3 or newer.
14mu|glu-9.0.0-7|80	
14mu|glu-9.0.0-7|81	

22636 14
14mu|gmock-1.7.0-1|1	%define _disable_rebuild_configure 1
14mu|gmock-1.7.0-1|2	
14mu|gmock-1.7.0-1|3	%define major 0
14mu|gmock-1.7.0-1|4	%define libname %mklibname %{name} %{major}
14mu|gmock-1.7.0-1|5	%define libmain %mklibname %{name}_main %{major}
14mu|gmock-1.7.0-1|6	%define devname %mklibname %{name} -d
14mu|gmock-1.7.0-1|7	
14mu|gmock-1.7.0-1|8	Summary:	Google C++ Mocking Framework
14mu|gmock-1.7.0-1|9	Name:		gmock
14mu|gmock-1.7.0-1|10	Version:	1.7.0
14mu|gmock-1.7.0-1|11	Release:	1
14mu|gmock-1.7.0-1|12	License:	BSD
14mu|gmock-1.7.0-1|13	Group:		System/Libraries
14mu|gmock-1.7.0-1|14	Url:		http://code.google.com/p/googlemock/
14mu|gmock-1.7.0-1|15	Source0:	http://googlemock.googlecode.com/files/gmock-%{version}.zip
14mu|gmock-1.7.0-1|16	Patch0:		gmock-1.6.0-enable-install.patch
14mu|gmock-1.7.0-1|17	BuildRequires:	gtest-devel >= 1.7.0
14mu|gmock-1.7.0-1|18	BuildRequires:	python
14mu|gmock-1.7.0-1|19	
14mu|gmock-1.7.0-1|20	%description
14mu|gmock-1.7.0-1|21	Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
14mu|gmock-1.7.0-1|22	specifics in mind, Google C++ Mocking Framework (or Google Mock for
14mu|gmock-1.7.0-1|23	short) is a library for writing and using C++ mock classes.
14mu|gmock-1.7.0-1|24	
14mu|gmock-1.7.0-1|25	Google Mock:
14mu|gmock-1.7.0-1|26	
14mu|gmock-1.7.0-1|27	o lets you create mock classes trivially using simple macros,
14mu|gmock-1.7.0-1|28	o supports a rich set of matchers and actions,
14mu|gmock-1.7.0-1|29	o handles unordered, partially ordered, or completely ordered
14mu|gmock-1.7.0-1|30	expectations,
14mu|gmock-1.7.0-1|31	o is extensible by users, and
14mu|gmock-1.7.0-1|32	o works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and
14mu|gmock-1.7.0-1|33	Symbian.
14mu|gmock-1.7.0-1|34	
14mu|gmock-1.7.0-1|35	#----------------------------------------------------------------------------
14mu|gmock-1.7.0-1|36	
14mu|gmock-1.7.0-1|37	%package -n %{libname}
14mu|gmock-1.7.0-1|38	Summary:	Libraries for the %{name} package
14mu|gmock-1.7.0-1|39	Group:		System/Libraries
14mu|gmock-1.7.0-1|40	
14mu|gmock-1.7.0-1|41	%description -n %{libname}
14mu|gmock-1.7.0-1|42	Library for %{name}.
14mu|gmock-1.7.0-1|43	
14mu|gmock-1.7.0-1|44	%files -n %{libname}
14mu|gmock-1.7.0-1|45	%{_libdir}/libgmock.so.%{major}*
14mu|gmock-1.7.0-1|46	
14mu|gmock-1.7.0-1|47	#----------------------------------------------------------------------------
14mu|gmock-1.7.0-1|48	
14mu|gmock-1.7.0-1|49	%package -n %{libmain}
14mu|gmock-1.7.0-1|50	Summary:	Libraries for the %{name} package
14mu|gmock-1.7.0-1|51	Group:		System/Libraries
14mu|gmock-1.7.0-1|52	Conflicts:	%{_lib}gmock0 < 1.7.0
14mu|gmock-1.7.0-1|53	
14mu|gmock-1.7.0-1|54	%description -n %{libmain}
14mu|gmock-1.7.0-1|55	Library for %{name}.
14mu|gmock-1.7.0-1|56	
14mu|gmock-1.7.0-1|57	%files -n %{libmain}
14mu|gmock-1.7.0-1|58	%{_libdir}/libgmock_main.so.%{major}*
14mu|gmock-1.7.0-1|59	
14mu|gmock-1.7.0-1|60	#----------------------------------------------------------------------------
14mu|gmock-1.7.0-1|61	
14mu|gmock-1.7.0-1|62	%package -n %{devname}
14mu|gmock-1.7.0-1|63	Summary:	Development files for %{name}
14mu|gmock-1.7.0-1|64	Group:		Development/C
14mu|gmock-1.7.0-1|65	Requires:	%{libname} = %{EVRD}
14mu|gmock-1.7.0-1|66	Requires:	%{libmain} = %{EVRD}
14mu|gmock-1.7.0-1|67	Provides:	%{name}-devel = %{EVRD}
14mu|gmock-1.7.0-1|68	
14mu|gmock-1.7.0-1|69	%description -n %{devname}
14mu|gmock-1.7.0-1|70	This package contains development files for %{name}.
14mu|gmock-1.7.0-1|71	
14mu|gmock-1.7.0-1|72	%files -n %{devname}
14mu|gmock-1.7.0-1|73	%doc CHANGES CONTRIBUTORS README
14mu|gmock-1.7.0-1|74	%{_libdir}/lib*.so
14mu|gmock-1.7.0-1|75	%{_includedir}/gmock/*
14mu|gmock-1.7.0-1|76	
14mu|gmock-1.7.0-1|77	#----------------------------------------------------------------------------
14mu|gmock-1.7.0-1|78	
14mu|gmock-1.7.0-1|79	%prep
14mu|gmock-1.7.0-1|80	%setup -q
14mu|gmock-1.7.0-1|81	%apply_patches
14mu|gmock-1.7.0-1|82	
14mu|gmock-1.7.0-1|83	%build
14mu|gmock-1.7.0-1|84	%configure2_5x \
14mu|gmock-1.7.0-1|85	--disable-static \
14mu|gmock-1.7.0-1|86	--with-gtest \
14mu|gmock-1.7.0-1|87	--enable-external-gtest
14mu|gmock-1.7.0-1|88	
14mu|gmock-1.7.0-1|89	%make LIBS='-lpthread -lgtest'
14mu|gmock-1.7.0-1|90	
14mu|gmock-1.7.0-1|91	%install
14mu|gmock-1.7.0-1|92	%makeinstall_std
14mu|gmock-1.7.0-1|93	
14mu|gmock-1.7.0-1|94	# why repkg gtest
14mu|gmock-1.7.0-1|95	rm -fr %{buildroot}%{_includedir}/gtest/
14mu|gmock-1.7.0-1|96	rm -fr %{buildroot}%{_libdir}/libgtest*
14mu|gmock-1.7.0-1|97	rm -fr %{buildroot}%{_datadir}/aclocal
14mu|gmock-1.7.0-1|98	
14mu|gmock-1.7.0-1|99	%check
14mu|gmock-1.7.0-1|100	%make check
14mu|gmock-1.7.0-1|101	
14mu|gmock-1.7.0-1|102	
14mu|gmock-1.7.0-1|103	%changelog
14mu|gmock-1.7.0-1|104	
14mu|gmock-1.7.0-1|105	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
14mu|gmock-1.7.0-1|106	- (324c834) New version 1.7.0
14mu|gmock-1.7.0-1|107	- (324c834) Split libgmock_main from main library package
14mu|gmock-1.7.0-1|108	- (324c834) Spec cleanup
14mu|gmock-1.7.0-1|109	
14mu|gmock-1.7.0-1|110	

22637 14
14mu|gnome-backgrounds-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-backgrounds-3.16.0-1|2	
14mu|gnome-backgrounds-3.16.0-1|3	Summary:	Background images for the GNOME desktop
14mu|gnome-backgrounds-3.16.0-1|4	Name:		gnome-backgrounds
14mu|gnome-backgrounds-3.16.0-1|5	Version:	3.16.0
14mu|gnome-backgrounds-3.16.0-1|6	Release:	1
14mu|gnome-backgrounds-3.16.0-1|7	
14mu|gnome-backgrounds-3.16.0-1|8	License:	GPLv2
14mu|gnome-backgrounds-3.16.0-1|9	Group:		Graphical desktop/GNOME
14mu|gnome-backgrounds-3.16.0-1|10	Url:		http://www.gnome.org
14mu|gnome-backgrounds-3.16.0-1|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-backgrounds-3.16.0-1|12	
14mu|gnome-backgrounds-3.16.0-1|13	BuildArch:	noarch
14mu|gnome-backgrounds-3.16.0-1|14	
14mu|gnome-backgrounds-3.16.0-1|15	BuildRequires:	intltool
14mu|gnome-backgrounds-3.16.0-1|16	
14mu|gnome-backgrounds-3.16.0-1|17	%description
14mu|gnome-backgrounds-3.16.0-1|18	This module contains a set of backgrounds packaged with the GNOME desktop.
14mu|gnome-backgrounds-3.16.0-1|19	
14mu|gnome-backgrounds-3.16.0-1|20	%prep
14mu|gnome-backgrounds-3.16.0-1|21	%setup -q
14mu|gnome-backgrounds-3.16.0-1|22	
14mu|gnome-backgrounds-3.16.0-1|23	%build
14mu|gnome-backgrounds-3.16.0-1|24	%configure2_5x
14mu|gnome-backgrounds-3.16.0-1|25	%make
14mu|gnome-backgrounds-3.16.0-1|26	
14mu|gnome-backgrounds-3.16.0-1|27	%install
14mu|gnome-backgrounds-3.16.0-1|28	%makeinstall_std
14mu|gnome-backgrounds-3.16.0-1|29	%find_lang %{name}
14mu|gnome-backgrounds-3.16.0-1|30	
14mu|gnome-backgrounds-3.16.0-1|31	%files -f %{name}.lang
14mu|gnome-backgrounds-3.16.0-1|32	%doc NEWS README AUTHORS
14mu|gnome-backgrounds-3.16.0-1|33	%{_datadir}/gnome-background-properties/
14mu|gnome-backgrounds-3.16.0-1|34	%{_datadir}/backgrounds/*
14mu|gnome-backgrounds-3.16.0-1|35	
14mu|gnome-backgrounds-3.16.0-1|36	%changelog
14mu|gnome-backgrounds-3.16.0-1|37	
14mu|gnome-backgrounds-3.16.0-1|38	* Mon Mar 23 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gnome-backgrounds-3.16.0-1|39	- (27aaa1e) update to 3.16.0
14mu|gnome-backgrounds-3.16.0-1|40	
14mu|gnome-backgrounds-3.16.0-1|41	

22638 14
14mu|gnome-battery-bench-3.15.4-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-battery-bench-3.15.4-1|2	
14mu|gnome-battery-bench-3.15.4-1|3	Name:           gnome-battery-bench
14mu|gnome-battery-bench-3.15.4-1|4	Version:        3.15.4
14mu|gnome-battery-bench-3.15.4-1|5	Release:        1
14mu|gnome-battery-bench-3.15.4-1|6	Summary:        Measure power usage in defined scenarios
14mu|gnome-battery-bench-3.15.4-1|7	
14mu|gnome-battery-bench-3.15.4-1|8	License:        GPLv2+
14mu|gnome-battery-bench-3.15.4-1|9	Group:          Graphical desktop/GNOME
14mu|gnome-battery-bench-3.15.4-1|10	URL:            https://git.gnome.org/browse/%{name}
14mu|gnome-battery-bench-3.15.4-1|11	Source0:        https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-battery-bench-3.15.4-1|12	
14mu|gnome-battery-bench-3.15.4-1|13	BuildRequires: asciidoc
14mu|gnome-battery-bench-3.15.4-1|14	BuildRequires: desktop-file-utils
14mu|gnome-battery-bench-3.15.4-1|15	BuildRequires: xmlto
14mu|gnome-battery-bench-3.15.4-1|16	BuildRequires: pkgconfig(gio-unix-2.0)
14mu|gnome-battery-bench-3.15.4-1|17	BuildRequires: pkgconfig(glib-2.0)
14mu|gnome-battery-bench-3.15.4-1|18	BuildRequires: pkgconfig(gtk+-3.0)
14mu|gnome-battery-bench-3.15.4-1|19	BuildRequires: pkgconfig(json-glib-1.0)
14mu|gnome-battery-bench-3.15.4-1|20	BuildRequires: pkgconfig(libevdev)
14mu|gnome-battery-bench-3.15.4-1|21	BuildRequires: pkgconfig(polkit-gobject-1)
14mu|gnome-battery-bench-3.15.4-1|22	BuildRequires: pkgconfig(x11)
14mu|gnome-battery-bench-3.15.4-1|23	BuildRequires: pkgconfig(xi)
14mu|gnome-battery-bench-3.15.4-1|24	BuildRequires: pkgconfig(xtst)
14mu|gnome-battery-bench-3.15.4-1|25	
14mu|gnome-battery-bench-3.15.4-1|26	%description
14mu|gnome-battery-bench-3.15.4-1|27	This application is designed for measuring power usage. It does it by
14mu|gnome-battery-bench-3.15.4-1|28	recording the reported battery statistics as it replays recorded event
14mu|gnome-battery-bench-3.15.4-1|29	logs, and then using that to estimate power consumption and total
14mu|gnome-battery-bench-3.15.4-1|30	battery lifetime.
14mu|gnome-battery-bench-3.15.4-1|31	
14mu|gnome-battery-bench-3.15.4-1|32	%prep
14mu|gnome-battery-bench-3.15.4-1|33	%setup -q
14mu|gnome-battery-bench-3.15.4-1|34	
14mu|gnome-battery-bench-3.15.4-1|35	
14mu|gnome-battery-bench-3.15.4-1|36	%build
14mu|gnome-battery-bench-3.15.4-1|37	%configure2_5x
14mu|gnome-battery-bench-3.15.4-1|38	%make
14mu|gnome-battery-bench-3.15.4-1|39	
14mu|gnome-battery-bench-3.15.4-1|40	
14mu|gnome-battery-bench-3.15.4-1|41	%install
14mu|gnome-battery-bench-3.15.4-1|42	%makeinstall_std
14mu|gnome-battery-bench-3.15.4-1|43	
14mu|gnome-battery-bench-3.15.4-1|44	desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.BatteryBench.desktop
14mu|gnome-battery-bench-3.15.4-1|45	
14mu|gnome-battery-bench-3.15.4-1|46	%files
14mu|gnome-battery-bench-3.15.4-1|47	%doc README COPYING
14mu|gnome-battery-bench-3.15.4-1|48	%{_bindir}/%{name}
14mu|gnome-battery-bench-3.15.4-1|49	%{_bindir}/gbb
14mu|gnome-battery-bench-3.15.4-1|50	%{_datadir}/%{name}
14mu|gnome-battery-bench-3.15.4-1|51	%{_datadir}/applications/org.gnome.BatteryBench.desktop
14mu|gnome-battery-bench-3.15.4-1|52	%{_datadir}/dbus-1/services/org.gnome.BatteryBench.service
14mu|gnome-battery-bench-3.15.4-1|53	%{_datadir}/dbus-1/system-services/org.gnome.BatteryBench.Helper.service
14mu|gnome-battery-bench-3.15.4-1|54	%{_datadir}/polkit-1/actions/org.gnome.BatteryBench.Helper.policy
14mu|gnome-battery-bench-3.15.4-1|55	%{_libexecdir}/gnome-battery-bench-helper
14mu|gnome-battery-bench-3.15.4-1|56	%{_mandir}/man1/gbb.1*
14mu|gnome-battery-bench-3.15.4-1|57	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.gnome.BatteryBench.Helper.conf
14mu|gnome-battery-bench-3.15.4-1|58	
14mu|gnome-battery-bench-3.15.4-1|59	
14mu|gnome-battery-bench-3.15.4-1|60	%changelog
14mu|gnome-battery-bench-3.15.4-1|61	
14mu|gnome-battery-bench-3.15.4-1|62	* Wed Mar 25 2015 Tigro <ashejn@yandex-team.ru> 3.15.4-1
14mu|gnome-battery-bench-3.15.4-1|63	- (f1a3c4c) clean up spec
14mu|gnome-battery-bench-3.15.4-1|64	
14mu|gnome-battery-bench-3.15.4-1|65	

22639 14
14mu|gnome-bluetooth-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-bluetooth-3.16.1-1|2	
14mu|gnome-bluetooth-3.16.1-1|3	%define	major	13
14mu|gnome-bluetooth-3.16.1-1|4	%define	maj_app	0
14mu|gnome-bluetooth-3.16.1-1|5	%define	gir_maj	1.0
14mu|gnome-bluetooth-3.16.1-1|6	%define	libname	%mklibname %{name} %{major}
14mu|gnome-bluetooth-3.16.1-1|7	%define	lib_app	%mklibname %{name}-applet %{maj_app}
14mu|gnome-bluetooth-3.16.1-1|8	%define	girname	%mklibname %{name}-gir %{gir_maj}
14mu|gnome-bluetooth-3.16.1-1|9	%define	gir_app	%mklibname %{name}-applet-gir %{gir_maj}
14mu|gnome-bluetooth-3.16.1-1|10	%define	devname	%mklibname -d %{name}
14mu|gnome-bluetooth-3.16.1-1|11	
14mu|gnome-bluetooth-3.16.1-1|12	Name: 	 	gnome-bluetooth
14mu|gnome-bluetooth-3.16.1-1|13	Summary: 	GNOME Bluetooth Subsystem
14mu|gnome-bluetooth-3.16.1-1|14	Epoch:		1
14mu|gnome-bluetooth-3.16.1-1|15	Version: 	3.16.1
14mu|gnome-bluetooth-3.16.1-1|16	Release:	1
14mu|gnome-bluetooth-3.16.1-1|17	#gw lib is LGPL, main app is GPL
14mu|gnome-bluetooth-3.16.1-1|18	License:	GPLv2+ and LGPLv2+
14mu|gnome-bluetooth-3.16.1-1|19	Group:		Graphical desktop/GNOME
14mu|gnome-bluetooth-3.16.1-1|20	URL:		http://usefulinc.com/software/gnome-bluetooth/
14mu|gnome-bluetooth-3.16.1-1|21	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-bluetooth-3.16.1-1|22	Source1:	61-gnome-bluetooth-rfkill.rules
14mu|gnome-bluetooth-3.16.1-1|23	
14mu|gnome-bluetooth-3.16.1-1|24	BuildRequires:	intltool itstool
14mu|gnome-bluetooth-3.16.1-1|25	BuildRequires:	GConf2
14mu|gnome-bluetooth-3.16.1-1|26	BuildRequires:	gettext
14mu|gnome-bluetooth-3.16.1-1|27	BuildRequires:	gnome-common
14mu|gnome-bluetooth-3.16.1-1|28	BuildRequires:	gtk-doc
14mu|gnome-bluetooth-3.16.1-1|29	BuildRequires:	pkgconfig(glib-2.0)
14mu|gnome-bluetooth-3.16.1-1|30	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gnome-bluetooth-3.16.1-1|31	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-bluetooth-3.16.1-1|32	BuildRequires:	pkgconfig(unique-3.0)
14mu|gnome-bluetooth-3.16.1-1|33	BuildRequires:	pkgconfig(libnotify)
14mu|gnome-bluetooth-3.16.1-1|34	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|gnome-bluetooth-3.16.1-1|35	BuildRequires:	pkgconfig(gconf-2.0)
14mu|gnome-bluetooth-3.16.1-1|36	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gnome-bluetooth-3.16.1-1|37	BuildRequires:	pkgconfig(libudev)
14mu|gnome-bluetooth-3.16.1-1|38	
14mu|gnome-bluetooth-3.16.1-1|39	Requires:	bluez
14mu|gnome-bluetooth-3.16.1-1|40	
14mu|gnome-bluetooth-3.16.1-1|41	Obsoletes:	nautilus-sendto-bluetooth < %{version}
14mu|gnome-bluetooth-3.16.1-1|42	Provides:	nautilus-sendto-bluetooth = %{version}
14mu|gnome-bluetooth-3.16.1-1|43	
14mu|gnome-bluetooth-3.16.1-1|44	Provides:	bluez-pin
14mu|gnome-bluetooth-3.16.1-1|45	
14mu|gnome-bluetooth-3.16.1-1|46	Obsoletes:	%{gir_app}
14mu|gnome-bluetooth-3.16.1-1|47	Obsoletes:	%{lib_app}
14mu|gnome-bluetooth-3.16.1-1|48	
14mu|gnome-bluetooth-3.16.1-1|49	%description
14mu|gnome-bluetooth-3.16.1-1|50	The gnome-bluetooth package contains graphical utilities to setup,
14mu|gnome-bluetooth-3.16.1-1|51	monitor and use Bluetooth devices.
14mu|gnome-bluetooth-3.16.1-1|52	
14mu|gnome-bluetooth-3.16.1-1|53	%package -n	%{libname}
14mu|gnome-bluetooth-3.16.1-1|54	Group:		System/Libraries
14mu|gnome-bluetooth-3.16.1-1|55	Summary: 	GNOME bluetooth library
14mu|gnome-bluetooth-3.16.1-1|56	Conflicts:	%{_lib}gnome-bluetooth7 < 1:2.31
14mu|gnome-bluetooth-3.16.1-1|57	Obsoletes:	%{_lib}gnome-bluetooth11
14mu|gnome-bluetooth-3.16.1-1|58	
14mu|gnome-bluetooth-3.16.1-1|59	%description -n	%{libname}
14mu|gnome-bluetooth-3.16.1-1|60	Library from GNOME-Bluetooth.
14mu|gnome-bluetooth-3.16.1-1|61	
14mu|gnome-bluetooth-3.16.1-1|62	%package -n	%{lib_app}
14mu|gnome-bluetooth-3.16.1-1|63	Group:		System/Libraries
14mu|gnome-bluetooth-3.16.1-1|64	Summary: 	GNOME bluetooth Applet library
14mu|gnome-bluetooth-3.16.1-1|65	
14mu|gnome-bluetooth-3.16.1-1|66	%description -n %{lib_app}
14mu|gnome-bluetooth-3.16.1-1|67	Library from GNOME-Bluetooth Applet
14mu|gnome-bluetooth-3.16.1-1|68	
14mu|gnome-bluetooth-3.16.1-1|69	%package -n	%{girname}
14mu|gnome-bluetooth-3.16.1-1|70	Group:		System/Libraries
14mu|gnome-bluetooth-3.16.1-1|71	Summary:	GObject Introspection interface for %{name}
14mu|gnome-bluetooth-3.16.1-1|72	Requires:	%{libname} = %{EVRD}
14mu|gnome-bluetooth-3.16.1-1|73	
14mu|gnome-bluetooth-3.16.1-1|74	%description -n	%{girname}
14mu|gnome-bluetooth-3.16.1-1|75	GObject Introspection interface for %{name}.
14mu|gnome-bluetooth-3.16.1-1|76	
14mu|gnome-bluetooth-3.16.1-1|77	%package -n	%{devname}
14mu|gnome-bluetooth-3.16.1-1|78	Group:		Development/C
14mu|gnome-bluetooth-3.16.1-1|79	Summary:	Development libraries and header files from %{name}
14mu|gnome-bluetooth-3.16.1-1|80	Requires:	%{libname} = %{EVRD}
14mu|gnome-bluetooth-3.16.1-1|81	Provides:	%{name}-devel = %{version}-%{release}
14mu|gnome-bluetooth-3.16.1-1|82	
14mu|gnome-bluetooth-3.16.1-1|83	
14mu|gnome-bluetooth-3.16.1-1|84	%description -n	%{devname}
14mu|gnome-bluetooth-3.16.1-1|85	Development libraries and header files from %{name}
14mu|gnome-bluetooth-3.16.1-1|86	
14mu|gnome-bluetooth-3.16.1-1|87	%prep
14mu|gnome-bluetooth-3.16.1-1|88	%setup -q
14mu|gnome-bluetooth-3.16.1-1|89	%apply_patches
14mu|gnome-bluetooth-3.16.1-1|90	
14mu|gnome-bluetooth-3.16.1-1|91	%build
14mu|gnome-bluetooth-3.16.1-1|92	export LDFLAGS="$LDFLAGS -lm"
14mu|gnome-bluetooth-3.16.1-1|93	
14mu|gnome-bluetooth-3.16.1-1|94	%configure2_5x \
14mu|gnome-bluetooth-3.16.1-1|95	--enable-shared \
14mu|gnome-bluetooth-3.16.1-1|96	--disable-static \
14mu|gnome-bluetooth-3.16.1-1|97	--disable-desktop-update \
14mu|gnome-bluetooth-3.16.1-1|98	--disable-icon-update
14mu|gnome-bluetooth-3.16.1-1|99	
14mu|gnome-bluetooth-3.16.1-1|100	%make
14mu|gnome-bluetooth-3.16.1-1|101	
14mu|gnome-bluetooth-3.16.1-1|102	%install
14mu|gnome-bluetooth-3.16.1-1|103	%makeinstall_std
14mu|gnome-bluetooth-3.16.1-1|104	%find_lang %{name}2 --all-name --with-gnome
14mu|gnome-bluetooth-3.16.1-1|105	
14mu|gnome-bluetooth-3.16.1-1|106	mkdir -p %{buildroot}/lib/udev/rules.d
14mu|gnome-bluetooth-3.16.1-1|107	install -m644 %{SOURCE1} %{buildroot}/lib/udev/rules.d/
14mu|gnome-bluetooth-3.16.1-1|108	
14mu|gnome-bluetooth-3.16.1-1|109	%files -f %{name}2.lang
14mu|gnome-bluetooth-3.16.1-1|110	%doc README AUTHORS
14mu|gnome-bluetooth-3.16.1-1|111	%{_bindir}/*
14mu|gnome-bluetooth-3.16.1-1|112	%{_datadir}/applications/bluetooth-sendto.desktop
14mu|gnome-bluetooth-3.16.1-1|113	%{_datadir}/icons/hicolor/*/*/*.*
14mu|gnome-bluetooth-3.16.1-1|114	%{_datadir}/%{name}
14mu|gnome-bluetooth-3.16.1-1|115	%{_mandir}/man1/*
14mu|gnome-bluetooth-3.16.1-1|116	/lib/udev/rules.d/*
14mu|gnome-bluetooth-3.16.1-1|117	
14mu|gnome-bluetooth-3.16.1-1|118	%files -n %{libname}
14mu|gnome-bluetooth-3.16.1-1|119	%{_libdir}/lib%{name}.so.%{major}*
14mu|gnome-bluetooth-3.16.1-1|120	
14mu|gnome-bluetooth-3.16.1-1|121	%files -n %{girname}
14mu|gnome-bluetooth-3.16.1-1|122	%{_libdir}/girepository-1.0/GnomeBluetooth-%{gir_maj}.typelib
14mu|gnome-bluetooth-3.16.1-1|123	
14mu|gnome-bluetooth-3.16.1-1|124	%files -n %{devname}
14mu|gnome-bluetooth-3.16.1-1|125	%{_datadir}/gtk-doc/html/%{name}
14mu|gnome-bluetooth-3.16.1-1|126	%{_includedir}/%{name}
14mu|gnome-bluetooth-3.16.1-1|127	%{_libdir}/*.so
14mu|gnome-bluetooth-3.16.1-1|128	%{_libdir}/pkgconfig/*.pc
14mu|gnome-bluetooth-3.16.1-1|129	%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
14mu|gnome-bluetooth-3.16.1-1|130	
14mu|gnome-bluetooth-3.16.1-1|131	%changelog
14mu|gnome-bluetooth-3.16.1-1|132	
14mu|gnome-bluetooth-3.16.1-1|133	* Mon Apr 20 2015 Tigro <ashejn@gmail.com> 1:3.16.1-1
14mu|gnome-bluetooth-3.16.1-1|134	- (06818bd) update to 3.16.1
14mu|gnome-bluetooth-3.16.1-1|135	
14mu|gnome-bluetooth-3.16.1-1|136	

22640 14
14mu|gnome-boxes-3.16.2-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-boxes-3.16.2-2|2	
14mu|gnome-boxes-3.16.2-2|3	Summary:	Boxes manager for GNOME
14mu|gnome-boxes-3.16.2-2|4	Name:		gnome-boxes
14mu|gnome-boxes-3.16.2-2|5	Version:	3.16.2
14mu|gnome-boxes-3.16.2-2|6	Release:	2
14mu|gnome-boxes-3.16.2-2|7	License:	GPLv2+
14mu|gnome-boxes-3.16.2-2|8	Group:		Graphical desktop/GNOME
14mu|gnome-boxes-3.16.2-2|9	Url:		https://live.gnome.org/Boxes
14mu|gnome-boxes-3.16.2-2|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-boxes/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-boxes-3.16.2-2|11	BuildRequires:	intltool
14mu|gnome-boxes-3.16.2-2|12	BuildRequires:	itstool
14mu|gnome-boxes-3.16.2-2|13	BuildRequires:	vala-tools
14mu|gnome-boxes-3.16.2-2|14	BuildRequires:	vala-devel
14mu|gnome-boxes-3.16.2-2|15	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0.1
14mu|gnome-boxes-3.16.2-2|16	BuildRequires:	pkgconfig(gl)
14mu|gnome-boxes-3.16.2-2|17	BuildRequires:	pkgconfig(glib-2.0) => 2.29.90
14mu|gnome-boxes-3.16.2-2|18	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
14mu|gnome-boxes-3.16.2-2|19	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.5
14mu|gnome-boxes-3.16.2-2|20	BuildRequires:	pkgconfig(gtk-vnc-2.0) >= 0.4.4
14mu|gnome-boxes-3.16.2-2|21	BuildRequires:	pkgconfig(gudev-1.0) >= 167
14mu|gnome-boxes-3.16.2-2|22	BuildRequires:	pkgconfig(libarchive)
14mu|gnome-boxes-3.16.2-2|23	BuildRequires:	pkgconfig(libosinfo-1.0) >= 0.2.11
14mu|gnome-boxes-3.16.2-2|24	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|gnome-boxes-3.16.2-2|25	BuildRequires:	pkgconfig(libvirt-gconfig-1.0) >= 0.2.0
14mu|gnome-boxes-3.16.2-2|26	BuildRequires:	pkgconfig(libvirt-gobject-1.0) >= 0.2.0
14mu|gnome-boxes-3.16.2-2|27	BuildRequires:	pkgconfig(libxml-2.0) >= 2.7.8
14mu|gnome-boxes-3.16.2-2|28	BuildRequires:	pkgconfig(spice-client-gtk-3.0) >= 0.27
14mu|gnome-boxes-3.16.2-2|29	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mu|gnome-boxes-3.16.2-2|30	Requires:	fuseiso
14mu|gnome-boxes-3.16.2-2|31	# gnome-boxes uses a dark theme
14mu|gnome-boxes-3.16.2-2|32	Requires:	gnome-icon-theme
14mu|gnome-boxes-3.16.2-2|33	# XXX - libvirtd service should be running
14mu|gnome-boxes-3.16.2-2|34	Requires:	libvirt-utils
14mu|gnome-boxes-3.16.2-2|35	# Needed for unattended installer:
14mu|gnome-boxes-3.16.2-2|36	Requires:	mtools
14mu|gnome-boxes-3.16.2-2|37	Requires:	qemu
14mu|gnome-boxes-3.16.2-2|38	Requires:	qemu-img
14mu|gnome-boxes-3.16.2-2|39	
14mu|gnome-boxes-3.16.2-2|40	%description
14mu|gnome-boxes-3.16.2-2|41	Standalone boxes manager for GNOME desktop.
14mu|gnome-boxes-3.16.2-2|42	
14mu|gnome-boxes-3.16.2-2|43	%files -f %{name}.lang
14mu|gnome-boxes-3.16.2-2|44	%doc AUTHORS README NEWS TODO
14mu|gnome-boxes-3.16.2-2|45	%doc %{_datadir}/help/*/gnome-boxes/*
14mu|gnome-boxes-3.16.2-2|46	%{_bindir}/%{name}
14mu|gnome-boxes-3.16.2-2|47	%{_libexecdir}/gnome-boxes-search-provider
14mu|gnome-boxes-3.16.2-2|48	%{_datadir}/%{name}/
14mu|gnome-boxes-3.16.2-2|49	%{_datadir}/applications/*.desktop
14mu|gnome-boxes-3.16.2-2|50	%{_datadir}/appdata/*.appdata.xml
14mu|gnome-boxes-3.16.2-2|51	%{_datadir}/dbus-1/services/org.gnome.Boxes.SearchProvider.service
14mu|gnome-boxes-3.16.2-2|52	%{_datadir}/dbus-1/services/org.gnome.Boxes.service
14mu|gnome-boxes-3.16.2-2|53	%{_datadir}/glib-2.0/schemas/org.gnome.boxes.gschema.xml
14mu|gnome-boxes-3.16.2-2|54	%{_datadir}/gnome-shell/search-providers/gnome-boxes-search-provider.ini
14mu|gnome-boxes-3.16.2-2|55	%{_iconsdir}/*/*/*/*
14mu|gnome-boxes-3.16.2-2|56	
14mu|gnome-boxes-3.16.2-2|57	#----------------------------------------------------------------------------
14mu|gnome-boxes-3.16.2-2|58	
14mu|gnome-boxes-3.16.2-2|59	%prep
14mu|gnome-boxes-3.16.2-2|60	%setup -q
14mu|gnome-boxes-3.16.2-2|61	
14mu|gnome-boxes-3.16.2-2|62	%build
14mu|gnome-boxes-3.16.2-2|63	%configure2_5x
14mu|gnome-boxes-3.16.2-2|64	%make
14mu|gnome-boxes-3.16.2-2|65	
14mu|gnome-boxes-3.16.2-2|66	%install
14mu|gnome-boxes-3.16.2-2|67	%makeinstall_std
14mu|gnome-boxes-3.16.2-2|68	
14mu|gnome-boxes-3.16.2-2|69	%find_lang %{name}
14mu|gnome-boxes-3.16.2-2|70	
14mu|gnome-boxes-3.16.2-2|71	
14mu|gnome-boxes-3.16.2-2|72	%changelog
14mu|gnome-boxes-3.16.2-2|73	
14mu|gnome-boxes-3.16.2-2|74	* Fri Apr 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.16.2-2
14mu|gnome-boxes-3.16.2-2|75	- (84b90ae) Adjust spec style
14mu|gnome-boxes-3.16.2-2|76	
14mu|gnome-boxes-3.16.2-2|77	

22641 14
14mu|gnome-builder-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-builder-3.16.1-1|2	
14mu|gnome-builder-3.16.1-1|3	%define gir_major 1.0
14mu|gnome-builder-3.16.1-1|4	%define libname %mklibname %{name} %{gir_major}
14mu|gnome-builder-3.16.1-1|5	%define develname %mklibname -d %{name}
14mu|gnome-builder-3.16.1-1|6	%define girname %mklibname %{name}-gir %{gir_major}
14mu|gnome-builder-3.16.1-1|7	
14mu|gnome-builder-3.16.1-1|8	Summary:	IDE for writing GNOME-based software
14mu|gnome-builder-3.16.1-1|9	Name:		gnome-builder
14mu|gnome-builder-3.16.1-1|10	Version:	3.16.1
14mu|gnome-builder-3.16.1-1|11	Release:	1
14mu|gnome-builder-3.16.1-1|12	
14mu|gnome-builder-3.16.1-1|13	Group:		Editors
14mu|gnome-builder-3.16.1-1|14	License:	GPLv3+ and GPLv2+ and LGPLv3+ and LGPLv2+ and MIT and CC-BY-SA and CC0
14mu|gnome-builder-3.16.1-1|15	URL:		https://wiki.gnome.org/Apps/Builder
14mu|gnome-builder-3.16.1-1|16	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-builder-3.16.1-1|17	
14mu|gnome-builder-3.16.1-1|18	BuildRequires:	desktop-file-utils
14mu|gnome-builder-3.16.1-1|19	BuildRequires:	intltool
14mu|gnome-builder-3.16.1-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-builder-3.16.1-1|21	BuildRequires:	pkgconfig(gtksourceview-3.0) >= 3.16.1
14mu|gnome-builder-3.16.1-1|22	BuildRequires:	pkgconfig(libdevhelp-3.0)
14mu|gnome-builder-3.16.1-1|23	BuildRequires:	pkgconfig(libgit2-glib-1.0)
14mu|gnome-builder-3.16.1-1|24	BuildRequires:	pkgconfig(gjs-1.0)
14mu|gnome-builder-3.16.1-1|25	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|gnome-builder-3.16.1-1|26	BuildRequires:	appstream-util
14mu|gnome-builder-3.16.1-1|27	BuildRequires:	llvm-devel
14mu|gnome-builder-3.16.1-1|28	BuildRequires:	clang-devel
14mu|gnome-builder-3.16.1-1|29	BuildRequires:	pkgconfig(python3)
14mu|gnome-builder-3.16.1-1|30	
14mu|gnome-builder-3.16.1-1|31	Requires:	uncrustify
14mu|gnome-builder-3.16.1-1|32	Requires:	%{libname} = %{EVRD}
14mu|gnome-builder-3.16.1-1|33	Requires:	%{girname} = %{EVRD}
14mu|gnome-builder-3.16.1-1|34	
14mu|gnome-builder-3.16.1-1|35	%description
14mu|gnome-builder-3.16.1-1|36	Builder attempts to be an IDE for writing software for GNOME. It does not try
14mu|gnome-builder-3.16.1-1|37	to be a generic IDE, but one specialized for writing GNOME software.
14mu|gnome-builder-3.16.1-1|38	
14mu|gnome-builder-3.16.1-1|39	%package -n %{libname}
14mu|gnome-builder-3.16.1-1|40	Summary:        Library for the GData protocol
14mu|gnome-builder-3.16.1-1|41	Group:          System/Libraries
14mu|gnome-builder-3.16.1-1|42	Requires:	%{libname} = %{EVRD}
14mu|gnome-builder-3.16.1-1|43	
14mu|gnome-builder-3.16.1-1|44	%description -n %{libname}
14mu|gnome-builder-3.16.1-1|45	This package contains the dynamic libraries from %{name}.
14mu|gnome-builder-3.16.1-1|46	
14mu|gnome-builder-3.16.1-1|47	%package -n %{girname}
14mu|gnome-builder-3.16.1-1|48	Group:          System/Libraries
14mu|gnome-builder-3.16.1-1|49	Summary:        GObject Introspection interface library for %{name}
14mu|gnome-builder-3.16.1-1|50	Requires:	%{libname} = %{EVRD}
14mu|gnome-builder-3.16.1-1|51	
14mu|gnome-builder-3.16.1-1|52	%description -n %{girname}
14mu|gnome-builder-3.16.1-1|53	GObject Introspection interface library for %{name}.
14mu|gnome-builder-3.16.1-1|54	
14mu|gnome-builder-3.16.1-1|55	%package -n %{develname}
14mu|gnome-builder-3.16.1-1|56	Summary:	Development files for %{name}
14mu|gnome-builder-3.16.1-1|57	Requires:	%{libname} = %{EVRD}
14mu|gnome-builder-3.16.1-1|58	
14mu|gnome-builder-3.16.1-1|59	%description -n %{develname}
14mu|gnome-builder-3.16.1-1|60	The %{name}-devel package contains libraries and header files for
14mu|gnome-builder-3.16.1-1|61	developing applications that use %{name}.
14mu|gnome-builder-3.16.1-1|62	
14mu|gnome-builder-3.16.1-1|63	%prep
14mu|gnome-builder-3.16.1-1|64	%setup -q
14mu|gnome-builder-3.16.1-1|65	
14mu|gnome-builder-3.16.1-1|66	%build
14mu|gnome-builder-3.16.1-1|67	%configure2_5x
14mu|gnome-builder-3.16.1-1|68	%make V=1
14mu|gnome-builder-3.16.1-1|69	
14mu|gnome-builder-3.16.1-1|70	%install
14mu|gnome-builder-3.16.1-1|71	%makeinstall_std
14mu|gnome-builder-3.16.1-1|72	
14mu|gnome-builder-3.16.1-1|73	find $RPM_BUILD_ROOT -name '*.la' -delete
14mu|gnome-builder-3.16.1-1|74	
14mu|gnome-builder-3.16.1-1|75	%find_lang gnome-builder
14mu|gnome-builder-3.16.1-1|76	
14mu|gnome-builder-3.16.1-1|77	%check
14mu|gnome-builder-3.16.1-1|78	appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/org.gnome.Builder.appdata.xml
14mu|gnome-builder-3.16.1-1|79	desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Builder.desktop
14mu|gnome-builder-3.16.1-1|80	
14mu|gnome-builder-3.16.1-1|81	%files -f gnome-builder.lang
14mu|gnome-builder-3.16.1-1|82	%doc NEWS README COPYING
14mu|gnome-builder-3.16.1-1|83	%{_bindir}/%{name}
14mu|gnome-builder-3.16.1-1|84	# AppData is CC0.
14mu|gnome-builder-3.16.1-1|85	%{_datadir}/appdata/org.gnome.Builder.appdata.xml
14mu|gnome-builder-3.16.1-1|86	%{_datadir}/applications/org.gnome.Builder.desktop
14mu|gnome-builder-3.16.1-1|87	%{_datadir}/dbus-1/services/org.gnome.Builder.service
14mu|gnome-builder-3.16.1-1|88	%{_datadir}/glib-2.0/schemas/*.gschema.xml
14mu|gnome-builder-3.16.1-1|89	%{_datadir}/gtksourceview-3.0/styles/builder*.xml
14mu|gnome-builder-3.16.1-1|90	# CC-BY-SA.
14mu|gnome-builder-3.16.1-1|91	%{_datadir}/icons/*/*/*/*
14mu|gnome-builder-3.16.1-1|92	
14mu|gnome-builder-3.16.1-1|93	%files -n %{libname}
14mu|gnome-builder-3.16.1-1|94	%{_libdir}/libide-1.0.so
14mu|gnome-builder-3.16.1-1|95	
14mu|gnome-builder-3.16.1-1|96	%files -n %{girname}
14mu|gnome-builder-3.16.1-1|97	%{_libdir}/girepository-1.0/Ide-1.0.typelib
14mu|gnome-builder-3.16.1-1|98	
14mu|gnome-builder-3.16.1-1|99	%files -n %{develname}
14mu|gnome-builder-3.16.1-1|100	%{_libdir}/pkgconfig/libide-1.0.pc
14mu|gnome-builder-3.16.1-1|101	%{_datadir}/gir-1.0/Ide-1.0.gir
14mu|gnome-builder-3.16.1-1|102	
14mu|gnome-builder-3.16.1-1|103	%changelog
14mu|gnome-builder-3.16.1-1|104	
14mu|gnome-builder-3.16.1-1|105	* Tue Apr 14 2015 Arkady Shane <ashejn@gmail.com> 3.16.1-1
14mu|gnome-builder-3.16.1-1|106	- (fc3a42f) drop autocomplete dir
14mu|gnome-builder-3.16.1-1|107	
14mu|gnome-builder-3.16.1-1|108	

22642 14
14mu|gnome-builder-3.16.3-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-builder-3.16.3-3|2	
14mu|gnome-builder-3.16.3-3|3	%define gir_major 1.0
14mu|gnome-builder-3.16.3-3|4	%define libname %mklibname %{name} %{gir_major}
14mu|gnome-builder-3.16.3-3|5	%define develname %mklibname -d %{name}
14mu|gnome-builder-3.16.3-3|6	%define girname %mklibname %{name}-gir %{gir_major}
14mu|gnome-builder-3.16.3-3|7	
14mu|gnome-builder-3.16.3-3|8	Summary:	IDE for writing GNOME-based software
14mu|gnome-builder-3.16.3-3|9	Name:		gnome-builder
14mu|gnome-builder-3.16.3-3|10	Version:	3.16.3
14mu|gnome-builder-3.16.3-3|11	Release:	3
14mu|gnome-builder-3.16.3-3|12	
14mu|gnome-builder-3.16.3-3|13	Group:		Editors
14mu|gnome-builder-3.16.3-3|14	License:	GPLv3+ and GPLv2+ and LGPLv3+ and LGPLv2+ and MIT and CC-BY-SA and CC0
14mu|gnome-builder-3.16.3-3|15	URL:		https://wiki.gnome.org/Apps/Builder
14mu|gnome-builder-3.16.3-3|16	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-builder-3.16.3-3|17	
14mu|gnome-builder-3.16.3-3|18	BuildRequires:	desktop-file-utils
14mu|gnome-builder-3.16.3-3|19	BuildRequires:	intltool
14mu|gnome-builder-3.16.3-3|20	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-builder-3.16.3-3|21	BuildRequires:	pkgconfig(gtksourceview-3.0) >= 3.16.1
14mu|gnome-builder-3.16.3-3|22	BuildRequires:	pkgconfig(libdevhelp-3.0)
14mu|gnome-builder-3.16.3-3|23	BuildRequires:	pkgconfig(libgit2-glib-1.0)
14mu|gnome-builder-3.16.3-3|24	BuildRequires:	pkgconfig(gjs-1.0)
14mu|gnome-builder-3.16.3-3|25	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|gnome-builder-3.16.3-3|26	BuildRequires:	appstream-util
14mu|gnome-builder-3.16.3-3|27	BuildRequires:	llvm-devel
14mu|gnome-builder-3.16.3-3|28	BuildRequires:	clang-devel
14mu|gnome-builder-3.16.3-3|29	BuildRequires:	pkgconfig(python3)
14mu|gnome-builder-3.16.3-3|30	
14mu|gnome-builder-3.16.3-3|31	Requires:	uncrustify
14mu|gnome-builder-3.16.3-3|32	Requires:	%{libname} = %{EVRD}
14mu|gnome-builder-3.16.3-3|33	Requires:	%{girname} = %{EVRD}
14mu|gnome-builder-3.16.3-3|34	
14mu|gnome-builder-3.16.3-3|35	%description
14mu|gnome-builder-3.16.3-3|36	Builder attempts to be an IDE for writing software for GNOME. It does not try
14mu|gnome-builder-3.16.3-3|37	to be a generic IDE, but one specialized for writing GNOME software.
14mu|gnome-builder-3.16.3-3|38	
14mu|gnome-builder-3.16.3-3|39	%package -n %{libname}
14mu|gnome-builder-3.16.3-3|40	Summary:        Library for the GData protocol
14mu|gnome-builder-3.16.3-3|41	Group:          System/Libraries
14mu|gnome-builder-3.16.3-3|42	Requires:	%{libname} = %{EVRD}
14mu|gnome-builder-3.16.3-3|43	
14mu|gnome-builder-3.16.3-3|44	%description -n %{libname}
14mu|gnome-builder-3.16.3-3|45	This package contains the dynamic libraries from %{name}.
14mu|gnome-builder-3.16.3-3|46	
14mu|gnome-builder-3.16.3-3|47	%package -n %{girname}
14mu|gnome-builder-3.16.3-3|48	Group:          System/Libraries
14mu|gnome-builder-3.16.3-3|49	Summary:        GObject Introspection interface library for %{name}
14mu|gnome-builder-3.16.3-3|50	Requires:	%{libname} = %{EVRD}
14mu|gnome-builder-3.16.3-3|51	
14mu|gnome-builder-3.16.3-3|52	%description -n %{girname}
14mu|gnome-builder-3.16.3-3|53	GObject Introspection interface library for %{name}.
14mu|gnome-builder-3.16.3-3|54	
14mu|gnome-builder-3.16.3-3|55	%package -n %{develname}
14mu|gnome-builder-3.16.3-3|56	Summary:	Development files for %{name}
14mu|gnome-builder-3.16.3-3|57	Requires:	%{libname} = %{EVRD}
14mu|gnome-builder-3.16.3-3|58	
14mu|gnome-builder-3.16.3-3|59	%description -n %{develname}
14mu|gnome-builder-3.16.3-3|60	The %{name}-devel package contains libraries and header files for
14mu|gnome-builder-3.16.3-3|61	developing applications that use %{name}.
14mu|gnome-builder-3.16.3-3|62	
14mu|gnome-builder-3.16.3-3|63	%prep
14mu|gnome-builder-3.16.3-3|64	%setup -q
14mu|gnome-builder-3.16.3-3|65	
14mu|gnome-builder-3.16.3-3|66	%build
14mu|gnome-builder-3.16.3-3|67	%configure2_5x --disable-static
14mu|gnome-builder-3.16.3-3|68	%make V=1
14mu|gnome-builder-3.16.3-3|69	
14mu|gnome-builder-3.16.3-3|70	%install
14mu|gnome-builder-3.16.3-3|71	%makeinstall_std
14mu|gnome-builder-3.16.3-3|72	
14mu|gnome-builder-3.16.3-3|73	find $RPM_BUILD_ROOT -name '*.la' -delete
14mu|gnome-builder-3.16.3-3|74	
14mu|gnome-builder-3.16.3-3|75	%find_lang gnome-builder
14mu|gnome-builder-3.16.3-3|76	
14mu|gnome-builder-3.16.3-3|77	%check
14mu|gnome-builder-3.16.3-3|78	appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/org.gnome.Builder.appdata.xml
14mu|gnome-builder-3.16.3-3|79	desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Builder.desktop
14mu|gnome-builder-3.16.3-3|80	
14mu|gnome-builder-3.16.3-3|81	%files -f gnome-builder.lang
14mu|gnome-builder-3.16.3-3|82	%doc NEWS README COPYING
14mu|gnome-builder-3.16.3-3|83	%{_bindir}/%{name}
14mu|gnome-builder-3.16.3-3|84	%{_libexecdir}/%{name}/ide-*
14mu|gnome-builder-3.16.3-3|85	# AppData is CC0.
14mu|gnome-builder-3.16.3-3|86	%{_datadir}/appdata/org.gnome.Builder.appdata.xml
14mu|gnome-builder-3.16.3-3|87	%{_datadir}/applications/org.gnome.Builder.desktop
14mu|gnome-builder-3.16.3-3|88	%{_datadir}/dbus-1/services/org.gnome.Builder.service
14mu|gnome-builder-3.16.3-3|89	%{_datadir}/glib-2.0/schemas/*.gschema.xml
14mu|gnome-builder-3.16.3-3|90	%{_datadir}/gtksourceview-3.0/styles/builder*.xml
14mu|gnome-builder-3.16.3-3|91	# CC-BY-SA.
14mu|gnome-builder-3.16.3-3|92	%{_datadir}/icons/*/*/*/*
14mu|gnome-builder-3.16.3-3|93	%{_datadir}/gtk-doc/html/libide/*
14mu|gnome-builder-3.16.3-3|94	
14mu|gnome-builder-3.16.3-3|95	%files -n %{libname}
14mu|gnome-builder-3.16.3-3|96	%{_libdir}/%{name}/libide-1.0.so
14mu|gnome-builder-3.16.3-3|97	
14mu|gnome-builder-3.16.3-3|98	%files -n %{girname}
14mu|gnome-builder-3.16.3-3|99	%{_libdir}/%{name}/girepository-1.0/Ide-1.0.typelib
14mu|gnome-builder-3.16.3-3|100	
14mu|gnome-builder-3.16.3-3|101	%files -n %{develname}
14mu|gnome-builder-3.16.3-3|102	%{_libdir}/pkgconfig/libide-1.0.pc
14mu|gnome-builder-3.16.3-3|103	%{_datadir}/gir-1.0/Ide-1.0.gir
14mu|gnome-builder-3.16.3-3|104	
14mu|gnome-builder-3.16.3-3|105	%changelog
14mu|gnome-builder-3.16.3-3|106	
14mu|gnome-builder-3.16.3-3|107	* Sun Feb 19 2017 Denis Silakov <denis.silakov@rosalab.ru> 3.16.3-3
14mu|gnome-builder-3.16.3-3|108	- (1c3ff4a) Rebuild
14mu|gnome-builder-3.16.3-3|109	
14mu|gnome-builder-3.16.3-3|110	

22643 14
14mu|gnome-calculator-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-calculator-3.16.1-1|2	
14mu|gnome-calculator-3.16.1-1|3	Name:           gnome-calculator
14mu|gnome-calculator-3.16.1-1|4	Version:        3.16.1
14mu|gnome-calculator-3.16.1-1|5	Release:        1
14mu|gnome-calculator-3.16.1-1|6	Summary:        A desktop calculator
14mu|gnome-calculator-3.16.1-1|7	
14mu|gnome-calculator-3.16.1-1|8	Group:          Graphical desktop/GNOME
14mu|gnome-calculator-3.16.1-1|9	License:        GPLv2+
14mu|gnome-calculator-3.16.1-1|10	URL:            http://live.gnome.org/Gcalctool
14mu|gnome-calculator-3.16.1-1|11	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-calculator-3.16.1-1|12	
14mu|gnome-calculator-3.16.1-1|13	BuildRequires: pkgconfig(glib-2.0)
14mu|gnome-calculator-3.16.1-1|14	BuildRequires: pkgconfig(gtk+-3.0)
14mu|gnome-calculator-3.16.1-1|15	BuildRequires: pkgconfig(libsoup-2.4)
14mu|gnome-calculator-3.16.1-1|16	BuildRequires: pkgconfig(gtksourceview-3.0)
14mu|gnome-calculator-3.16.1-1|17	BuildRequires: desktop-file-utils
14mu|gnome-calculator-3.16.1-1|18	BuildRequires: gettext
14mu|gnome-calculator-3.16.1-1|19	BuildRequires: libxml2-utils
14mu|gnome-calculator-3.16.1-1|20	BuildRequires: flex
14mu|gnome-calculator-3.16.1-1|21	BuildRequires: bison
14mu|gnome-calculator-3.16.1-1|22	BuildRequires: intltool
14mu|gnome-calculator-3.16.1-1|23	BuildRequires: itstool
14mu|gnome-calculator-3.16.1-1|24	BuildRequires: %{_lib}mpfr-devel
14mu|gnome-calculator-3.16.1-1|25	
14mu|gnome-calculator-3.16.1-1|26	Provides:  gcalctool = 6.6.2-3
14mu|gnome-calculator-3.16.1-1|27	Obsoletes: gcalctool < 6.6.2-3
14mu|gnome-calculator-3.16.1-1|28	
14mu|gnome-calculator-3.16.1-1|29	
14mu|gnome-calculator-3.16.1-1|30	%description
14mu|gnome-calculator-3.16.1-1|31	gnome-calculator is a powerful graphical calculator with financial,
14mu|gnome-calculator-3.16.1-1|32	logical and scientific modes. It uses a multiple precision package
14mu|gnome-calculator-3.16.1-1|33	to do its arithmetic to give a high degree of accuracy.
14mu|gnome-calculator-3.16.1-1|34	
14mu|gnome-calculator-3.16.1-1|35	
14mu|gnome-calculator-3.16.1-1|36	%prep
14mu|gnome-calculator-3.16.1-1|37	%setup -q
14mu|gnome-calculator-3.16.1-1|38	%apply_patches
14mu|gnome-calculator-3.16.1-1|39	
14mu|gnome-calculator-3.16.1-1|40	
14mu|gnome-calculator-3.16.1-1|41	%build
14mu|gnome-calculator-3.16.1-1|42	%configure2_5x
14mu|gnome-calculator-3.16.1-1|43	%make
14mu|gnome-calculator-3.16.1-1|44	
14mu|gnome-calculator-3.16.1-1|45	
14mu|gnome-calculator-3.16.1-1|46	%install
14mu|gnome-calculator-3.16.1-1|47	%makeinstall_std
14mu|gnome-calculator-3.16.1-1|48	
14mu|gnome-calculator-3.16.1-1|49	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-calculator.desktop
14mu|gnome-calculator-3.16.1-1|50	
14mu|gnome-calculator-3.16.1-1|51	sed -i 's/GTK/GTK;System/' $RPM_BUILD_ROOT%{_datadir}/applications/gnome-calculator.desktop
14mu|gnome-calculator-3.16.1-1|52	
14mu|gnome-calculator-3.16.1-1|53	%find_lang %{name} --with-gnome --all-name
14mu|gnome-calculator-3.16.1-1|54	
14mu|gnome-calculator-3.16.1-1|55	
14mu|gnome-calculator-3.16.1-1|56	%files -f %{name}.lang
14mu|gnome-calculator-3.16.1-1|57	%doc COPYING NEWS
14mu|gnome-calculator-3.16.1-1|58	%{_bindir}/gcalccmd
14mu|gnome-calculator-3.16.1-1|59	%{_bindir}/gnome-calculator
14mu|gnome-calculator-3.16.1-1|60	%{_libexecdir}/gnome-calculator-search-provider
14mu|gnome-calculator-3.16.1-1|61	%{_datadir}/applications/*.desktop
14mu|gnome-calculator-3.16.1-1|62	%{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
14mu|gnome-calculator-3.16.1-1|63	%{_datadir}/dbus-1/services/org.gnome.Calculator.SearchProvider.service
14mu|gnome-calculator-3.16.1-1|64	%{_datadir}/gnome-shell/search-providers/gnome-calculator-search-provider.ini
14mu|gnome-calculator-3.16.1-1|65	%{_datadir}/appdata/gnome-calculator.appdata.xml
14mu|gnome-calculator-3.16.1-1|66	%doc %{_mandir}/man1/gnome-calculator.1*
14mu|gnome-calculator-3.16.1-1|67	%doc %{_mandir}/man1/gcalccmd.1*
14mu|gnome-calculator-3.16.1-1|68	
14mu|gnome-calculator-3.16.1-1|69	
14mu|gnome-calculator-3.16.1-1|70	%changelog
14mu|gnome-calculator-3.16.1-1|71	
14mu|gnome-calculator-3.16.1-1|72	* Mon May 25 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|gnome-calculator-3.16.1-1|73	- (eb68ccf) drop patch
14mu|gnome-calculator-3.16.1-1|74	
14mu|gnome-calculator-3.16.1-1|75	

22644 14
14mu|gnome-calendar-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-calendar-3.16.2-1|2	
14mu|gnome-calendar-3.16.2-1|3	Name:           gnome-calendar
14mu|gnome-calendar-3.16.2-1|4	Version:        3.16.2
14mu|gnome-calendar-3.16.2-1|5	Release:        1
14mu|gnome-calendar-3.16.2-1|6	Summary:        Simple and beautiful calendar application designed to fit GNOME 3
14mu|gnome-calendar-3.16.2-1|7	
14mu|gnome-calendar-3.16.2-1|8	License:        GPLv3+
14mu|gnome-calendar-3.16.2-1|9	Group:		Graphical desktop/GNOME
14mu|gnome-calendar-3.16.2-1|10	URL:            https://wiki.gnome.org/Apps/Calendar
14mu|gnome-calendar-3.16.2-1|11	
14mu|gnome-calendar-3.16.2-1|12	Source0:        https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-calendar-3.16.2-1|13	
14mu|gnome-calendar-3.16.2-1|14	BuildRequires:  intltool
14mu|gnome-calendar-3.16.2-1|15	BuildRequires:  pkgconfig(gio-2.0)
14mu|gnome-calendar-3.16.2-1|16	BuildRequires:  pkgconfig(glib-2.0)
14mu|gnome-calendar-3.16.2-1|17	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|gnome-calendar-3.16.2-1|18	BuildRequires:  pkgconfig(libecal-1.2)
14mu|gnome-calendar-3.16.2-1|19	BuildRequires:  pkgconfig(libedataserver-1.2)
14mu|gnome-calendar-3.16.2-1|20	BuildRequires:  pkgconfig(libical) >= 1.0
14mu|gnome-calendar-3.16.2-1|21	BuildRequires:  appstream-util
14mu|gnome-calendar-3.16.2-1|22	BuildRequires:  desktop-file-utils
14mu|gnome-calendar-3.16.2-1|23	
14mu|gnome-calendar-3.16.2-1|24	%description
14mu|gnome-calendar-3.16.2-1|25	Calendar is a simple and beautiful calendar application designed to fit
14mu|gnome-calendar-3.16.2-1|26	GNOME 3.
14mu|gnome-calendar-3.16.2-1|27	Features:
14mu|gnome-calendar-3.16.2-1|28	* Week, month and year views
14mu|gnome-calendar-3.16.2-1|29	* Basic editing of events
14mu|gnome-calendar-3.16.2-1|30	* Evolution Data Server integration
14mu|gnome-calendar-3.16.2-1|31	* Search support
14mu|gnome-calendar-3.16.2-1|32	
14mu|gnome-calendar-3.16.2-1|33	%prep
14mu|gnome-calendar-3.16.2-1|34	%setup -q
14mu|gnome-calendar-3.16.2-1|35	
14mu|gnome-calendar-3.16.2-1|36	%build
14mu|gnome-calendar-3.16.2-1|37	%configure2_5x
14mu|gnome-calendar-3.16.2-1|38	%make LIBS="-lical"
14mu|gnome-calendar-3.16.2-1|39	
14mu|gnome-calendar-3.16.2-1|40	%install
14mu|gnome-calendar-3.16.2-1|41	%makeinstall_std
14mu|gnome-calendar-3.16.2-1|42	%find_lang %{name}
14mu|gnome-calendar-3.16.2-1|43	
14mu|gnome-calendar-3.16.2-1|44	%check
14mu|gnome-calendar-3.16.2-1|45	desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Calendar.desktop
14mu|gnome-calendar-3.16.2-1|46	appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/org.gnome.Calendar.appdata.xml
14mu|gnome-calendar-3.16.2-1|47	
14mu|gnome-calendar-3.16.2-1|48	
14mu|gnome-calendar-3.16.2-1|49	%files -f %{name}.lang
14mu|gnome-calendar-3.16.2-1|50	%doc NEWS README COPYING
14mu|gnome-calendar-3.16.2-1|51	%{_bindir}/%{name}
14mu|gnome-calendar-3.16.2-1|52	%{_datadir}/applications/org.gnome.Calendar.desktop
14mu|gnome-calendar-3.16.2-1|53	%{_datadir}/dbus-1/services/org.gnome.Calendar.service
14mu|gnome-calendar-3.16.2-1|54	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14mu|gnome-calendar-3.16.2-1|55	%{_datadir}/appdata/org.gnome.Calendar.appdata.xml
14mu|gnome-calendar-3.16.2-1|56	%{_datadir}/glib-2.0/schemas/org.gnome.calendar.enums.xml
14mu|gnome-calendar-3.16.2-1|57	%{_datadir}/glib-2.0/schemas/org.gnome.calendar.gschema.xml
14mu|gnome-calendar-3.16.2-1|58	# co-own these directories
14mu|gnome-calendar-3.16.2-1|59	%dir %{_datadir}/gnome-shell
14mu|gnome-calendar-3.16.2-1|60	%dir %{_datadir}/gnome-shell/search-providers
14mu|gnome-calendar-3.16.2-1|61	%{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini
14mu|gnome-calendar-3.16.2-1|62	
14mu|gnome-calendar-3.16.2-1|63	
14mu|gnome-calendar-3.16.2-1|64	%changelog
14mu|gnome-calendar-3.16.2-1|65	
14mu|gnome-calendar-3.16.2-1|66	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-calendar-3.16.2-1|67	- (6abf43e) update to 3.16.2
14mu|gnome-calendar-3.16.2-1|68	
14mu|gnome-calendar-3.16.2-1|69	

22645 14
14mu|gnome-characters-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-characters-3.16.2-1|2	%global appname org.gnome.Characters
14mu|gnome-characters-3.16.2-1|3	
14mu|gnome-characters-3.16.2-1|4	Name:		gnome-characters
14mu|gnome-characters-3.16.2-1|5	Version:	3.16.2
14mu|gnome-characters-3.16.2-1|6	Release:	1
14mu|gnome-characters-3.16.2-1|7	Summary:	Character map application for GNOME
14mu|gnome-characters-3.16.2-1|8	# Files from gtk-js-app are licensed under 3-clause BSD.
14mu|gnome-characters-3.16.2-1|9	# Other files are GPL 2.0 or later.
14mu|gnome-characters-3.16.2-1|10	License:	BSD and GPLv2+
14mu|gnome-characters-3.16.2-1|11	Group:		Graphical desktop/GNOME
14mu|gnome-characters-3.16.2-1|12	URL:		https://wiki.gnome.org/Design/Apps/CharacterMap
14mu|gnome-characters-3.16.2-1|13	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-characters-3.16.2-1|14	
14mu|gnome-characters-3.16.2-1|15	BuildRequires:	appstream-util
14mu|gnome-characters-3.16.2-1|16	BuildRequires:	desktop-file-utils
14mu|gnome-characters-3.16.2-1|17	BuildRequires:	intltool
14mu|gnome-characters-3.16.2-1|18	BuildRequires:	pkgconfig(gjs-1.0)
14mu|gnome-characters-3.16.2-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gnome-characters-3.16.2-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-characters-3.16.2-1|21	BuildRequires:	pkgconfig(pangoft2)
14mu|gnome-characters-3.16.2-1|22	
14mu|gnome-characters-3.16.2-1|23	Requires:	gjs >= 1.43.3
14mu|gnome-characters-3.16.2-1|24	
14mu|gnome-characters-3.16.2-1|25	# This package contains libunistring modules from Gnulib.  If a recent
14mu|gnome-characters-3.16.2-1|26	# enough version of libunistring is installed on the system, it will
14mu|gnome-characters-3.16.2-1|27	# be used instead.  However, as of today, the libunistring package in
14mu|gnome-characters-3.16.2-1|28	# F22 is older and we try to avoid unnecessary dependency.
14mu|gnome-characters-3.16.2-1|29	
14mu|gnome-characters-3.16.2-1|30	# BuildRequires:	   libunistring-devel
14mu|gnome-characters-3.16.2-1|31	Provides:	bundled(gnulib)
14mu|gnome-characters-3.16.2-1|32	
14mu|gnome-characters-3.16.2-1|33	%description
14mu|gnome-characters-3.16.2-1|34	Characters is a simple utility application to find and insert unusual
14mu|gnome-characters-3.16.2-1|35	characters.
14mu|gnome-characters-3.16.2-1|36	
14mu|gnome-characters-3.16.2-1|37	
14mu|gnome-characters-3.16.2-1|38	%prep
14mu|gnome-characters-3.16.2-1|39	%setup -q
14mu|gnome-characters-3.16.2-1|40	
14mu|gnome-characters-3.16.2-1|41	
14mu|gnome-characters-3.16.2-1|42	%build
14mu|gnome-characters-3.16.2-1|43	%configure2_5x
14mu|gnome-characters-3.16.2-1|44	%make LIBS='-lpangoft2-1.0'
14mu|gnome-characters-3.16.2-1|45	
14mu|gnome-characters-3.16.2-1|46	
14mu|gnome-characters-3.16.2-1|47	%install
14mu|gnome-characters-3.16.2-1|48	%makeinstall_std
14mu|gnome-characters-3.16.2-1|49	find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
14mu|gnome-characters-3.16.2-1|50	
14mu|gnome-characters-3.16.2-1|51	
14mu|gnome-characters-3.16.2-1|52	%find_lang %{appname}
14mu|gnome-characters-3.16.2-1|53	
14mu|gnome-characters-3.16.2-1|54	%check
14mu|gnome-characters-3.16.2-1|55	desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/%{appname}.desktop
14mu|gnome-characters-3.16.2-1|56	
14mu|gnome-characters-3.16.2-1|57	%files -f %{appname}.lang
14mu|gnome-characters-3.16.2-1|58	%doc NEWS README COPYING COPYINGv2
14mu|gnome-characters-3.16.2-1|59	%{_bindir}/%{name}
14mu|gnome-characters-3.16.2-1|60	%{_datadir}/dbus-1/services/%{appname}.BackgroundService.service
14mu|gnome-characters-3.16.2-1|61	%{_datadir}/icons/gnome/scalable/categories/characters*.svg
14mu|gnome-characters-3.16.2-1|62	%{_datadir}/appdata/%{appname}.appdata.xml
14mu|gnome-characters-3.16.2-1|63	%{_datadir}/applications/%{appname}.desktop
14mu|gnome-characters-3.16.2-1|64	%{_datadir}/dbus-1/services/%{appname}.service
14mu|gnome-characters-3.16.2-1|65	%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
14mu|gnome-characters-3.16.2-1|66	%{_datadir}/icons/hicolor/*/apps/%{name}.png
14mu|gnome-characters-3.16.2-1|67	%{_datadir}/%{appname}
14mu|gnome-characters-3.16.2-1|68	%{_datadir}/gnome-shell/search-providers/%{appname}.search-provider.ini
14mu|gnome-characters-3.16.2-1|69	%{_libdir}/%{appname}
14mu|gnome-characters-3.16.2-1|70	
14mu|gnome-characters-3.16.2-1|71	
14mu|gnome-characters-3.16.2-1|72	%changelog
14mu|gnome-characters-3.16.2-1|73	
14mu|gnome-characters-3.16.2-1|74	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-characters-3.16.2-1|75	- (82845a3) update to 3.16.2
14mu|gnome-characters-3.16.2-1|76	
14mu|gnome-characters-3.16.2-1|77	

22646 14
14mu|gnome-chess-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-chess-3.16.2-1|2	
14mu|gnome-chess-3.16.2-1|3	Name:           gnome-chess
14mu|gnome-chess-3.16.2-1|4	Version:        3.16.2
14mu|gnome-chess-3.16.2-1|5	Release:        1
14mu|gnome-chess-3.16.2-1|6	Summary:        GNOME Chess game
14mu|gnome-chess-3.16.2-1|7	
14mu|gnome-chess-3.16.2-1|8	License:        GPLv2+ and GFDL
14mu|gnome-chess-3.16.2-1|9	Group:		Games/Other
14mu|gnome-chess-3.16.2-1|10	URL:            https://live.gnome.org/Chess
14mu|gnome-chess-3.16.2-1|11	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-chess-3.16.2-1|12	
14mu|gnome-chess-3.16.2-1|13	BuildRequires:  desktop-file-utils
14mu|gnome-chess-3.16.2-1|14	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|gnome-chess-3.16.2-1|15	BuildRequires:  intltool
14mu|gnome-chess-3.16.2-1|16	BuildRequires:  itstool
14mu|gnome-chess-3.16.2-1|17	BuildRequires:  pkgconfig(librsvg-2.0)
14mu|gnome-chess-3.16.2-1|18	BuildRequires:  pkgconfig(gl)
14mu|gnome-chess-3.16.2-1|19	BuildRequires:  pkgconfig(glu)
14mu|gnome-chess-3.16.2-1|20	BuildRequires:  pkgconfig(sqlite3)
14mu|gnome-chess-3.16.2-1|21	BuildRequires:  vala-devel
14mu|gnome-chess-3.16.2-1|22	
14mu|gnome-chess-3.16.2-1|23	Obsoletes: gnome-games < 3.7.92
14mu|gnome-chess-3.16.2-1|24	Obsoletes: glchess < 3.7.92
14mu|gnome-chess-3.16.2-1|25	Provides: glchess = %{version}-%{release}
14mu|gnome-chess-3.16.2-1|26	
14mu|gnome-chess-3.16.2-1|27	Requires: gnuchess
14mu|gnome-chess-3.16.2-1|28	
14mu|gnome-chess-3.16.2-1|29	%description
14mu|gnome-chess-3.16.2-1|30	A chess game which supports several chess engines, with 2D and optionally 3D
14mu|gnome-chess-3.16.2-1|31	support if OpenGL is present.
14mu|gnome-chess-3.16.2-1|32	
14mu|gnome-chess-3.16.2-1|33	%prep
14mu|gnome-chess-3.16.2-1|34	%setup -q
14mu|gnome-chess-3.16.2-1|35	
14mu|gnome-chess-3.16.2-1|36	%build
14mu|gnome-chess-3.16.2-1|37	%configure2_5x
14mu|gnome-chess-3.16.2-1|38	%make
14mu|gnome-chess-3.16.2-1|39	
14mu|gnome-chess-3.16.2-1|40	%install
14mu|gnome-chess-3.16.2-1|41	%makeinstall_std
14mu|gnome-chess-3.16.2-1|42	
14mu|gnome-chess-3.16.2-1|43	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-chess.desktop
14mu|gnome-chess-3.16.2-1|44	
14mu|gnome-chess-3.16.2-1|45	%find_lang %{name} --with-gnome
14mu|gnome-chess-3.16.2-1|46	
14mu|gnome-chess-3.16.2-1|47	%files -f %{name}.lang
14mu|gnome-chess-3.16.2-1|48	%doc COPYING
14mu|gnome-chess-3.16.2-1|49	%{_bindir}/gnome-chess
14mu|gnome-chess-3.16.2-1|50	%{_datadir}/applications/gnome-chess.desktop
14mu|gnome-chess-3.16.2-1|51	%{_datadir}/glib-2.0/schemas/*.gschema.xml
14mu|gnome-chess-3.16.2-1|52	%{_datadir}/gnome-chess
14mu|gnome-chess-3.16.2-1|53	%{_datadir}/icons/*/*/*/*
14mu|gnome-chess-3.16.2-1|54	%{_mandir}/man6/gnome-chess.6*
14mu|gnome-chess-3.16.2-1|55	%{_sysconfdir}/gnome-chess/engines.conf
14mu|gnome-chess-3.16.2-1|56	%{_datadir}/appdata/gnome-chess.appdata.xml
14mu|gnome-chess-3.16.2-1|57	
14mu|gnome-chess-3.16.2-1|58	%changelog
14mu|gnome-chess-3.16.2-1|59	
14mu|gnome-chess-3.16.2-1|60	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-chess-3.16.2-1|61	- (efaae56) pack icons
14mu|gnome-chess-3.16.2-1|62	
14mu|gnome-chess-3.16.2-1|63	

22647 14
14mu|gnome-clocks-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-clocks-3.16.2-1|2	
14mu|gnome-clocks-3.16.2-1|3	Name:           gnome-clocks
14mu|gnome-clocks-3.16.2-1|4	Version:        3.16.2
14mu|gnome-clocks-3.16.2-1|5	Release:        1
14mu|gnome-clocks-3.16.2-1|6	Summary:        Clock application designed for GNOME 3
14mu|gnome-clocks-3.16.2-1|7	
14mu|gnome-clocks-3.16.2-1|8	License:        GPLv2+
14mu|gnome-clocks-3.16.2-1|9	Group:		Graphical desktop/GNOME
14mu|gnome-clocks-3.16.2-1|10	URL:            https://live.gnome.org/GnomeClocks
14mu|gnome-clocks-3.16.2-1|11	Source0:        http://download.gnome.org/sources/gnome-clocks/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-clocks-3.16.2-1|12	
14mu|gnome-clocks-3.16.2-1|13	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|gnome-clocks-3.16.2-1|14	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mu|gnome-clocks-3.16.2-1|15	BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.30
14mu|gnome-clocks-3.16.2-1|16	BuildRequires:  pkgconfig(gweather-3.0)
14mu|gnome-clocks-3.16.2-1|17	BuildRequires:  pkgconfig(gnome-desktop-3.0)
14mu|gnome-clocks-3.16.2-1|18	BuildRequires:  pkgconfig(libnotify)
14mu|gnome-clocks-3.16.2-1|19	BuildRequires:  pkgconfig(glib-2.0)
14mu|gnome-clocks-3.16.2-1|20	BuildRequires:  pkgconfig(geocode-glib-1.0)
14mu|gnome-clocks-3.16.2-1|21	BuildRequires:  pkgconfig(geoclue-2.0)
14mu|gnome-clocks-3.16.2-1|22	BuildRequires:  pkgconfig(gsound)
14mu|gnome-clocks-3.16.2-1|23	BuildRequires:  vala-tools
14mu|gnome-clocks-3.16.2-1|24	BuildRequires:  itstool
14mu|gnome-clocks-3.16.2-1|25	BuildRequires:  intltool
14mu|gnome-clocks-3.16.2-1|26	
14mu|gnome-clocks-3.16.2-1|27	%description
14mu|gnome-clocks-3.16.2-1|28	Clock application designed for GNOME 3
14mu|gnome-clocks-3.16.2-1|29	
14mu|gnome-clocks-3.16.2-1|30	%prep
14mu|gnome-clocks-3.16.2-1|31	%setup -q
14mu|gnome-clocks-3.16.2-1|32	
14mu|gnome-clocks-3.16.2-1|33	%build
14mu|gnome-clocks-3.16.2-1|34	%configure2_5x
14mu|gnome-clocks-3.16.2-1|35	%make V=1 %{?_smp_mflags}
14mu|gnome-clocks-3.16.2-1|36	
14mu|gnome-clocks-3.16.2-1|37	%install
14mu|gnome-clocks-3.16.2-1|38	%makeinstall_std
14mu|gnome-clocks-3.16.2-1|39	
14mu|gnome-clocks-3.16.2-1|40	%find_lang %{name}
14mu|gnome-clocks-3.16.2-1|41	
14mu|gnome-clocks-3.16.2-1|42	%files -f gnome-clocks.lang
14mu|gnome-clocks-3.16.2-1|43	%doc AUTHORS COPYING README NEWS
14mu|gnome-clocks-3.16.2-1|44	%{_bindir}/gnome-clocks
14mu|gnome-clocks-3.16.2-1|45	%{_datadir}/gnome-clocks
14mu|gnome-clocks-3.16.2-1|46	%{_datadir}/icons/*/*/apps/*
14mu|gnome-clocks-3.16.2-1|47	%{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml
14mu|gnome-clocks-3.16.2-1|48	%{_datadir}/appdata/org.gnome.clocks.appdata.xml
14mu|gnome-clocks-3.16.2-1|49	%{_datadir}/applications/org.gnome.clocks.desktop
14mu|gnome-clocks-3.16.2-1|50	%{_datadir}/dbus-1/services/org.gnome.clocks.service
14mu|gnome-clocks-3.16.2-1|51	%{_datadir}/help/*/gnome-clocks/*
14mu|gnome-clocks-3.16.2-1|52	%{_datadir}/gnome-shell/search-providers/org.gnome.clocks.search-provider.ini
14mu|gnome-clocks-3.16.2-1|53	
14mu|gnome-clocks-3.16.2-1|54	%changelog
14mu|gnome-clocks-3.16.2-1|55	
14mu|gnome-clocks-3.16.2-1|56	* Tue Sep 15 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-clocks-3.16.2-1|57	- (5e15860) update to 3.16.2
14mu|gnome-clocks-3.16.2-1|58	
14mu|gnome-clocks-3.16.2-1|59	

22648 14
14mu|gnome-color-manager-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-color-manager-3.16.0-1|2	
14mu|gnome-color-manager-3.16.0-1|3	Summary:   Color management tools for GNOME
14mu|gnome-color-manager-3.16.0-1|4	Name:      gnome-color-manager
14mu|gnome-color-manager-3.16.0-1|5	Version:   3.16.0
14mu|gnome-color-manager-3.16.0-1|6	Release:   1
14mu|gnome-color-manager-3.16.0-1|7	License:   GPLv2+
14mu|gnome-color-manager-3.16.0-1|8	Group:     Graphical desktop/GNOME
14mu|gnome-color-manager-3.16.0-1|9	Url:       http://projects.gnome.org/gnome-color-manager/
14mu|gnome-color-manager-3.16.0-1|10	Source0:   ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-color-manager-3.16.0-1|11	
14mu|gnome-color-manager-3.16.0-1|12	BuildRequires:	desktop-file-utils
14mu|gnome-color-manager-3.16.0-1|13	BuildRequires:	docbook-dtd41-sgml
14mu|gnome-color-manager-3.16.0-1|14	BuildRequires:	docbook-utils
14mu|gnome-color-manager-3.16.0-1|15	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gnome-color-manager-3.16.0-1|16	BuildRequires:	intltool itstool
14mu|gnome-color-manager-3.16.0-1|17	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mu|gnome-color-manager-3.16.0-1|18	BuildRequires:	pkgconfig(colord)
14mu|gnome-color-manager-3.16.0-1|19	BuildRequires:	pkgconfig(colord-gtk)
14mu|gnome-color-manager-3.16.0-1|20	BuildRequires:	pkgconfig(exiv2)
14mu|gnome-color-manager-3.16.0-1|21	BuildRequires:	pkgconfig(gl)
14mu|gnome-color-manager-3.16.0-1|22	BuildRequires:	pkgconfig(glib-2.0)
14mu|gnome-color-manager-3.16.0-1|23	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mu|gnome-color-manager-3.16.0-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-color-manager-3.16.0-1|25	BuildRequires:	pkgconfig(lcms2)
14mu|gnome-color-manager-3.16.0-1|26	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|gnome-color-manager-3.16.0-1|27	BuildRequires:	pkgconfig(libexif)
14mu|gnome-color-manager-3.16.0-1|28	BuildRequires:	pkgconfig(libtiff-4)
14mu|gnome-color-manager-3.16.0-1|29	BuildRequires:	pkgconfig(mash-0.2)
14mu|gnome-color-manager-3.16.0-1|30	BuildRequires:	pkgconfig(mx-1.0)
14mu|gnome-color-manager-3.16.0-1|31	BuildRequires:	pkgconfig(vte-2.90)
14mu|gnome-color-manager-3.16.0-1|32	BuildRequires:	pkgconfig(x11)
14mu|gnome-color-manager-3.16.0-1|33	BuildRequires:	pkgconfig(xrandr)
14mu|gnome-color-manager-3.16.0-1|34	
14mu|gnome-color-manager-3.16.0-1|35	Requires: colord
14mu|gnome-color-manager-3.16.0-1|36	Requires: gnome-icon-theme
14mu|gnome-color-manager-3.16.0-1|37	Requires: shared-color-profiles
14mu|gnome-color-manager-3.16.0-1|38	
14mu|gnome-color-manager-3.16.0-1|39	%description
14mu|gnome-color-manager-3.16.0-1|40	gnome-color-manager is a session framework that makes it easy to manage,
14mu|gnome-color-manager-3.16.0-1|41	install and generate color profiles in the GNOME desktop.
14mu|gnome-color-manager-3.16.0-1|42	
14mu|gnome-color-manager-3.16.0-1|43	%prep
14mu|gnome-color-manager-3.16.0-1|44	%setup -q
14mu|gnome-color-manager-3.16.0-1|45	%apply_patches
14mu|gnome-color-manager-3.16.0-1|46	
14mu|gnome-color-manager-3.16.0-1|47	%build
14mu|gnome-color-manager-3.16.0-1|48	%configure2_5x \
14mu|gnome-color-manager-3.16.0-1|49	--disable-static \
14mu|gnome-color-manager-3.16.0-1|50	--disable-scrollkeeper \
14mu|gnome-color-manager-3.16.0-1|51	--enable-packagekit
14mu|gnome-color-manager-3.16.0-1|52	
14mu|gnome-color-manager-3.16.0-1|53	%make
14mu|gnome-color-manager-3.16.0-1|54	
14mu|gnome-color-manager-3.16.0-1|55	%install
14mu|gnome-color-manager-3.16.0-1|56	%makeinstall_std
14mu|gnome-color-manager-3.16.0-1|57	
14mu|gnome-color-manager-3.16.0-1|58	%find_lang %name --with-gnome --all-name
14mu|gnome-color-manager-3.16.0-1|59	
14mu|gnome-color-manager-3.16.0-1|60	%files -f %{name}.lang
14mu|gnome-color-manager-3.16.0-1|61	%doc AUTHORS NEWS README
14mu|gnome-color-manager-3.16.0-1|62	%{_bindir}/gcm-*
14mu|gnome-color-manager-3.16.0-1|63	%{_libexecdir}/gcm-helper-exiv
14mu|gnome-color-manager-3.16.0-1|64	%{_datadir}/%{name}
14mu|gnome-color-manager-3.16.0-1|65	%{_datadir}/applications/*.desktop
14mu|gnome-color-manager-3.16.0-1|66	%{_datadir}/icons/hicolor/*/*/*.png
14mu|gnome-color-manager-3.16.0-1|67	%{_datadir}/icons/hicolor/scalable/*/*.svg
14mu|gnome-color-manager-3.16.0-1|68	%{_datadir}/man/man1/*
14mu|gnome-color-manager-3.16.0-1|69	%{_datadir}/appdata/gcm-viewer.appdata.xml
14mu|gnome-color-manager-3.16.0-1|70	
14mu|gnome-color-manager-3.16.0-1|71	%changelog
14mu|gnome-color-manager-3.16.0-1|72	
14mu|gnome-color-manager-3.16.0-1|73	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|gnome-color-manager-3.16.0-1|74	- (88aa44a) update to 3.16.0
14mu|gnome-color-manager-3.16.0-1|75	
14mu|gnome-color-manager-3.16.0-1|76	

22649 14
14mu|gnome-common-3.14.0-1|1	Name:		gnome-common
14mu|gnome-common-3.14.0-1|2	Summary:	Gnome-common contains useful things common to building gnome packages
14mu|gnome-common-3.14.0-1|3	Version:	3.14.0
14mu|gnome-common-3.14.0-1|4	Release:	1
14mu|gnome-common-3.14.0-1|5	License: 	GPLv3+
14mu|gnome-common-3.14.0-1|6	Group:		Development/GNOME and GTK+
14mu|gnome-common-3.14.0-1|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.14/%{name}-%{version}.tar.xz
14mu|gnome-common-3.14.0-1|8	URL: 		http://www.gnome.org/
14mu|gnome-common-3.14.0-1|9	Requires:	common-licenses
14mu|gnome-common-3.14.0-1|10	BuildRequires:	pkgconfig gawk
14mu|gnome-common-3.14.0-1|11	BuildArch:	noarch
14mu|gnome-common-3.14.0-1|12	
14mu|gnome-common-3.14.0-1|13	%description
14mu|gnome-common-3.14.0-1|14	gnome-common is for building various GNOME modules from CVS. It is not
14mu|gnome-common-3.14.0-1|15	needed to run GNOME.
14mu|gnome-common-3.14.0-1|16	
14mu|gnome-common-3.14.0-1|17	%prep
14mu|gnome-common-3.14.0-1|18	%setup -q
14mu|gnome-common-3.14.0-1|19	
14mu|gnome-common-3.14.0-1|20	%build
14mu|gnome-common-3.14.0-1|21	%configure2_5x
14mu|gnome-common-3.14.0-1|22	%make
14mu|gnome-common-3.14.0-1|23	
14mu|gnome-common-3.14.0-1|24	%install
14mu|gnome-common-3.14.0-1|25	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
14mu|gnome-common-3.14.0-1|26	
14mu|gnome-common-3.14.0-1|27	%makeinstall_std
14mu|gnome-common-3.14.0-1|28	
14mu|gnome-common-3.14.0-1|29	%files
14mu|gnome-common-3.14.0-1|30	%defattr(-, root, root)
14mu|gnome-common-3.14.0-1|31	%doc ChangeLog
14mu|gnome-common-3.14.0-1|32	%{_bindir}/*
14mu|gnome-common-3.14.0-1|33	%{_datadir}/aclocal/*.m4
14mu|gnome-common-3.14.0-1|34	%{_datadir}/gnome-common
14mu|gnome-common-3.14.0-1|35	
14mu|gnome-common-3.14.0-1|36	
14mu|gnome-common-3.14.0-1|37	%changelog
14mu|gnome-common-3.14.0-1|38	
14mu|gnome-common-3.14.0-1|39	* Mon Mar 09 2015 Tigro <ashejn@gmail.com> 3.14.0-1
14mu|gnome-common-3.14.0-1|40	- (a300814) update to 3.14.0
14mu|gnome-common-3.14.0-1|41	
14mu|gnome-common-3.14.0-1|42	

22650 14
14mu|gnome-contacts-3.16.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-contacts-3.16.2-1|2	
14mu|gnome-contacts-3.16.2-1|3	Name:		gnome-contacts
14mu|gnome-contacts-3.16.2-1|4	Version:	3.16.2
14mu|gnome-contacts-3.16.2-1|5	Release:	1
14mu|gnome-contacts-3.16.2-1|6	Summary:	Contacts manager for GNOME
14mu|gnome-contacts-3.16.2-1|7	Group:		Graphical desktop/GNOME
14mu|gnome-contacts-3.16.2-1|8	License:	GPLv2+
14mu|gnome-contacts-3.16.2-1|9	URL:		https://live.gnome.org/ThreePointOne/Features/Contacts
14mu|gnome-contacts-3.16.2-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-contacts-3.16.2-1|11	
14mu|gnome-contacts-3.16.2-1|12	BuildRequires:	intltool
14mu|gnome-contacts-3.16.2-1|13	BuildRequires:	vala-devel >= 0.20
14mu|gnome-contacts-3.16.2-1|14	BuildRequires:	vala-tools
14mu|gnome-contacts-3.16.2-1|15	BuildRequires:	pkgconfig(folks)
14mu|gnome-contacts-3.16.2-1|16	BuildRequires:	pkgconfig(folks-eds)
14mu|gnome-contacts-3.16.2-1|17	BuildRequires:	pkgconfig(folks-telepathy)
14mu|gnome-contacts-3.16.2-1|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|gnome-contacts-3.16.2-1|19	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mu|gnome-contacts-3.16.2-1|20	BuildRequires:	pkgconfig(goa-1.0)
14mu|gnome-contacts-3.16.2-1|21	BuildRequires:	pkgconfig(libebook-1.2)
14mu|gnome-contacts-3.16.2-1|22	BuildRequires:	pkgconfig(libedataserver-1.2)
14mu|gnome-contacts-3.16.2-1|23	BuildRequires:	pkgconfig(libnotify)
14mu|gnome-contacts-3.16.2-1|24	BuildRequires:	pkgconfig(cheese) >= 3.6.0
14mu|gnome-contacts-3.16.2-1|25	BuildRequires:	pkgconfig(cheese-gtk) >= 3.6.0
14mu|gnome-contacts-3.16.2-1|26	BuildRequires:	pkgconfig(clutter-1.0)
14mu|gnome-contacts-3.16.2-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gnome-contacts-3.16.2-1|28	BuildRequires:	pkgconfig(champlain-0.12)
14mu|gnome-contacts-3.16.2-1|29	BuildRequires:	pkgconfig(geocode-glib-1.0)
14mu|gnome-contacts-3.16.2-1|30	
14mu|gnome-contacts-3.16.2-1|31	Requires:	telepathy-mission-control
14mu|gnome-contacts-3.16.2-1|32	
14mu|gnome-contacts-3.16.2-1|33	%description
14mu|gnome-contacts-3.16.2-1|34	Standalone contacts manager for GNOME desktop.
14mu|gnome-contacts-3.16.2-1|35	
14mu|gnome-contacts-3.16.2-1|36	%prep
14mu|gnome-contacts-3.16.2-1|37	%setup -q
14mu|gnome-contacts-3.16.2-1|38	%apply_patches
14mu|gnome-contacts-3.16.2-1|39	
14mu|gnome-contacts-3.16.2-1|40	%build
14mu|gnome-contacts-3.16.2-1|41	%configure2_5x
14mu|gnome-contacts-3.16.2-1|42	%make
14mu|gnome-contacts-3.16.2-1|43	
14mu|gnome-contacts-3.16.2-1|44	%install
14mu|gnome-contacts-3.16.2-1|45	%makeinstall_std
14mu|gnome-contacts-3.16.2-1|46	
14mu|gnome-contacts-3.16.2-1|47	%find_lang %{name}
14mu|gnome-contacts-3.16.2-1|48	
14mu|gnome-contacts-3.16.2-1|49	%files -f %{name}.lang
14mu|gnome-contacts-3.16.2-1|50	%doc AUTHORS README NEWS ChangeLog
14mu|gnome-contacts-3.16.2-1|51	%{_bindir}/%{name}
14mu|gnome-contacts-3.16.2-1|52	%{_datadir}/applications/*.desktop
14mu|gnome-contacts-3.16.2-1|53	%{_libexecdir}/gnome-contacts-search-provider
14mu|gnome-contacts-3.16.2-1|54	%{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service
14mu|gnome-contacts-3.16.2-1|55	%{_datadir}/dbus-1/services/org.gnome.Contacts.service
14mu|gnome-contacts-3.16.2-1|56	%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
14mu|gnome-contacts-3.16.2-1|57	%{_datadir}/gnome-shell/search-providers/*.ini
14mu|gnome-contacts-3.16.2-1|58	%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.enums.xml
14mu|gnome-contacts-3.16.2-1|59	%{_datadir}/appdata/*.xml
14mu|gnome-contacts-3.16.2-1|60	
14mu|gnome-contacts-3.16.2-1|61	%changelog
14mu|gnome-contacts-3.16.2-1|62	
14mu|gnome-contacts-3.16.2-1|63	* Wed Apr 22 2015 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|gnome-contacts-3.16.2-1|64	- (afe55da) update to 3.16.2
14mu|gnome-contacts-3.16.2-1|65	
14mu|gnome-contacts-3.16.2-1|66	

22651 14
14mu|gnome-control-center-3.16.2-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-control-center-3.16.2-2|2	
14mu|gnome-control-center-3.16.2-2|3	%define major 1
14mu|gnome-control-center-3.16.2-2|4	%define libname %mklibname %{name} %{major}
14mu|gnome-control-center-3.16.2-2|5	%define devname %mklibname %{name} -d
14mu|gnome-control-center-3.16.2-2|6	
14mu|gnome-control-center-3.16.2-2|7	Summary:	GNOME control center
14mu|gnome-control-center-3.16.2-2|8	Name:		gnome-control-center
14mu|gnome-control-center-3.16.2-2|9	Version:	3.16.2
14mu|gnome-control-center-3.16.2-2|10	Release:	2
14mu|gnome-control-center-3.16.2-2|11	License:	GPLv2+
14mu|gnome-control-center-3.16.2-2|12	Group:		Graphical desktop/GNOME
14mu|gnome-control-center-3.16.2-2|13	Url:		http://www.gnome.org/softwaremap/projects/control-center/
14mu|gnome-control-center-3.16.2-2|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-control-center-3.16.2-2|15	Patch0:		lv3-typo-default-layout.patch
14mu|gnome-control-center-3.16.2-2|16	Patch1:		gnome-control-center-3.15.91-fontconfig.patch
14mu|gnome-control-center-3.16.2-2|17	Patch4:		gcc-increase-field-for-long-Russian-words.patch
14mu|gnome-control-center-3.16.2-2|18	Patch5:		gnome-control-center-3.16.2-drop-wacom-calibrate-button.patch
14mu|gnome-control-center-3.16.2-2|19	
14mu|gnome-control-center-3.16.2-2|20	# added hardcoded launchers to control-center
14mu|gnome-control-center-3.16.2-2|21	Patch11:	gnome-control-center-3.16.1-ubuntu_external_panels.patch
14mu|gnome-control-center-3.16.2-2|22	# revert dropping library of g-c-c
14mu|gnome-control-center-3.16.2-2|23	Patch12:	revert_git_drop_library.patch
14mu|gnome-control-center-3.16.2-2|24	
14mu|gnome-control-center-3.16.2-2|25	BuildRequires:	desktop-file-utils
14mu|gnome-control-center-3.16.2-2|26	BuildRequires:	docbook-style-xsl
14mu|gnome-control-center-3.16.2-2|27	BuildRequires:	gnome-common
14mu|gnome-control-center-3.16.2-2|28	BuildRequires:	intltool
14mu|gnome-control-center-3.16.2-2|29	BuildRequires:	shared-mime-info
14mu|gnome-control-center-3.16.2-2|30	BuildRequires:	cups-devel
14mu|gnome-control-center-3.16.2-2|31	BuildRequires:	vala-devel
14mu|gnome-control-center-3.16.2-2|32	BuildRequires:	pkgconfig(accountsservice) >= 0.6.39
14mu|gnome-control-center-3.16.2-2|33	BuildRequires:	pkgconfig(cheese-gtk) >= 2.91.91.1
14mu|gnome-control-center-3.16.2-2|34	BuildRequires:	pkgconfig(colord) >= 0.1.25
14mu|gnome-control-center-3.16.2-2|35	BuildRequires:	pkgconfig(colord-gtk) >= 0.1.25
14mu|gnome-control-center-3.16.2-2|36	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|gnome-control-center-3.16.2-2|37	BuildRequires:	pkgconfig(gconf-2.0)
14mu|gnome-control-center-3.16.2-2|38	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.23.0
14mu|gnome-control-center-3.16.2-2|39	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.14
14mu|gnome-control-center-3.16.2-2|40	BuildRequires:	pkgconfig(gnome-bluetooth-1.0)
14mu|gnome-control-center-3.16.2-2|41	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.1.0
14mu|gnome-control-center-3.16.2-2|42	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gnome-control-center-3.16.2-2|43	BuildRequires:	pkgconfig(gnome-settings-daemon) >= 3.3.91
14mu|gnome-control-center-3.16.2-2|44	BuildRequires:	pkgconfig(goa-backend-1.0)
14mu|gnome-control-center-3.16.2-2|45	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gnome-control-center-3.16.2-2|46	BuildRequires:	pkgconfig(grilo-0.2)
14mu|gnome-control-center-3.16.2-2|47	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|gnome-control-center-3.16.2-2|48	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|gnome-control-center-3.16.2-2|49	BuildRequires:	pkgconfig(gthread-2.0)
14mu|gnome-control-center-3.16.2-2|50	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-control-center-3.16.2-2|51	BuildRequires:	pkgconfig(iso-codes)
14mu|gnome-control-center-3.16.2-2|52	BuildRequires:	pkgconfig(ibus-1.0)
14mu|gnome-control-center-3.16.2-2|53	BuildRequires:	pkgconfig(lcms2)
14mu|gnome-control-center-3.16.2-2|54	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.13
14mu|gnome-control-center-3.16.2-2|55	BuildRequires:	pkgconfig(libgnome-menu-3.0)
14mu|gnome-control-center-3.16.2-2|56	BuildRequires:	pkgconfig(libgnomekbd) >= 2.91.91
14mu|gnome-control-center-3.16.2-2|57	BuildRequires:	pkgconfig(libgnomekbdui) >= 2.91.91
14mu|gnome-control-center-3.16.2-2|58	BuildRequires:	pkgconfig(libgtop-2.0)
14mu|gnome-control-center-3.16.2-2|59	BuildRequires:	pkgconfig(libnm-glib) >= 0.8.992
14mu|gnome-control-center-3.16.2-2|60	BuildRequires:	pkgconfig(libnm-glib-vpn) => 0.8.992
14mu|gnome-control-center-3.16.2-2|61	BuildRequires:	pkgconfig(libnm-util) >= 0.8.992
14mu|gnome-control-center-3.16.2-2|62	BuildRequires:	pkgconfig(libnm-gtk) >= 0.8.992
14mu|gnome-control-center-3.16.2-2|63	BuildRequires:	pkgconfig(libnotify) >= 0.7.3
14mu|gnome-control-center-3.16.2-2|64	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14mu|gnome-control-center-3.16.2-2|65	BuildRequires:	pkgconfig(libpulse-mainloop-glib) >= 0.9.16
14mu|gnome-control-center-3.16.2-2|66	BuildRequires:	pkgconfig(libsystemd-login)
14mu|gnome-control-center-3.16.2-2|67	BuildRequires:	pkgconfig(libwacom)
14mu|gnome-control-center-3.16.2-2|68	BuildRequires:	pkgconfig(libxklavier) >= 5.1
14mu|gnome-control-center-3.16.2-2|69	BuildRequires:	pkgconfig(libxml-2.0)
14mu|gnome-control-center-3.16.2-2|70	BuildRequires:	pkgconfig(mm-glib)
14mu|gnome-control-center-3.16.2-2|71	BuildRequires:	pkgconfig(NetworkManager) >= 0.8.992
14mu|gnome-control-center-3.16.2-2|72	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.97
14mu|gnome-control-center-3.16.2-2|73	BuildRequires:	pkgconfig(pwquality)
14mu|gnome-control-center-3.16.2-2|74	BuildRequires:	pkgconfig(smbclient)
14mu|gnome-control-center-3.16.2-2|75	BuildRequires:	pkgconfig(upower-glib) >= 0.9.1
14mu|gnome-control-center-3.16.2-2|76	BuildRequires:	pkgconfig(x11)
14mu|gnome-control-center-3.16.2-2|77	BuildRequires:	pkgconfig(xi) >= 1.2
14mu|gnome-control-center-3.16.2-2|78	BuildRequires:	pkgconfig(xxf86misc)
14mu|gnome-control-center-3.16.2-2|79	Requires:	cups-pk-helper
14mu|gnome-control-center-3.16.2-2|80	Requires:	gnome-settings-daemon >= 2.21.5
14mu|gnome-control-center-3.16.2-2|81	
14mu|gnome-control-center-3.16.2-2|82	Suggests:	ntp
14mu|gnome-control-center-3.16.2-2|83	
14mu|gnome-control-center-3.16.2-2|84	%description
14mu|gnome-control-center-3.16.2-2|85	GNOME Control-center is a configuration tool for easily setting up your
14mu|gnome-control-center-3.16.2-2|86	GNOME environment.
14mu|gnome-control-center-3.16.2-2|87	
14mu|gnome-control-center-3.16.2-2|88	%files -f %{name}-2.0.lang
14mu|gnome-control-center-3.16.2-2|89	%doc AUTHORS NEWS README
14mu|gnome-control-center-3.16.2-2|90	%{_bindir}/gnome-control-center
14mu|gnome-control-center-3.16.2-2|91	%{_libexecdir}/gnome-control-center-search-provider
14mu|gnome-control-center-3.16.2-2|92	%{_libdir}/cc-remote-login-helper
14mu|gnome-control-center-3.16.2-2|93	%{_datadir}/applications/*
14mu|gnome-control-center-3.16.2-2|94	%{_datadir}/appdata/*.appdata.xml
14mu|gnome-control-center-3.16.2-2|95	%{_datadir}/gnome-control-center/
14mu|gnome-control-center-3.16.2-2|96	%{_datadir}/icons/hicolor/*/*/*
14mu|gnome-control-center-3.16.2-2|97	%{_datadir}/sounds/gnome/default/*
14mu|gnome-control-center-3.16.2-2|98	%{_datadir}/pixmaps
14mu|gnome-control-center-3.16.2-2|99	%{_datadir}/dbus-1/services/*
14mu|gnome-control-center-3.16.2-2|100	%{_datadir}/bash-completion/*
14mu|gnome-control-center-3.16.2-2|101	%{_datadir}/gnome-shell
14mu|gnome-control-center-3.16.2-2|102	%{_mandir}/man?/*
14mu|gnome-control-center-3.16.2-2|103	%{_datadir}/polkit-1/actions/*.policy
14mu|gnome-control-center-3.16.2-2|104	%{_datadir}/polkit-1/rules.d/*.rules
14mu|gnome-control-center-3.16.2-2|105	
14mu|gnome-control-center-3.16.2-2|106	#----------------------------------------------------------------------------
14mu|gnome-control-center-3.16.2-2|107	
14mu|gnome-control-center-3.16.2-2|108	%package -n %{libname}
14mu|gnome-control-center-3.16.2-2|109	Summary:	Shared library for GNOME control center
14mu|gnome-control-center-3.16.2-2|110	Group:		System/Libraries
14mu|gnome-control-center-3.16.2-2|111	Conflicts:	gnome-control-center < 3.12.1-9
14mu|gnome-control-center-3.16.2-2|112	
14mu|gnome-control-center-3.16.2-2|113	%description -n %{libname}
14mu|gnome-control-center-3.16.2-2|114	Shared library for GNOME control center
14mu|gnome-control-center-3.16.2-2|115	
14mu|gnome-control-center-3.16.2-2|116	%files -n %{libname}
14mu|gnome-control-center-3.16.2-2|117	%{_libdir}/libgnome-control-center.so.%{major}*
14mu|gnome-control-center-3.16.2-2|118	
14mu|gnome-control-center-3.16.2-2|119	#----------------------------------------------------------------------------
14mu|gnome-control-center-3.16.2-2|120	
14mu|gnome-control-center-3.16.2-2|121	%package -n %{devname}
14mu|gnome-control-center-3.16.2-2|122	Summary:	Development libraries, include files for GNOME control center
14mu|gnome-control-center-3.16.2-2|123	Group:		Development/GNOME and GTK+
14mu|gnome-control-center-3.16.2-2|124	Requires:	%{libname} = %{EVRD}
14mu|gnome-control-center-3.16.2-2|125	Obsoletes:	%{_lib}gnome-window-settings-devel < 3.12.1-9
14mu|gnome-control-center-3.16.2-2|126	
14mu|gnome-control-center-3.16.2-2|127	%description -n %{devname}
14mu|gnome-control-center-3.16.2-2|128	Development libraries, include files for GNOME Control Center
14mu|gnome-control-center-3.16.2-2|129	
14mu|gnome-control-center-3.16.2-2|130	%files -n %{devname}
14mu|gnome-control-center-3.16.2-2|131	%{_datadir}/pkgconfig/*
14mu|gnome-control-center-3.16.2-2|132	%{_libdir}/pkgconfig/*
14mu|gnome-control-center-3.16.2-2|133	%{_libdir}/libgnome-control-center.so
14mu|gnome-control-center-3.16.2-2|134	%{_includedir}/gnome-control-center-1/*
14mu|gnome-control-center-3.16.2-2|135	
14mu|gnome-control-center-3.16.2-2|136	#----------------------------------------------------------------------------
14mu|gnome-control-center-3.16.2-2|137	
14mu|gnome-control-center-3.16.2-2|138	%prep
14mu|gnome-control-center-3.16.2-2|139	%setup -q
14mu|gnome-control-center-3.16.2-2|140	%apply_patches
14mu|gnome-control-center-3.16.2-2|141	
14mu|gnome-control-center-3.16.2-2|142	%build
14mu|gnome-control-center-3.16.2-2|143	%configure2_5x \
14mu|gnome-control-center-3.16.2-2|144	--disable-static
14mu|gnome-control-center-3.16.2-2|145	
14mu|gnome-control-center-3.16.2-2|146	# % make V=1
14mu|gnome-control-center-3.16.2-2|147	make V=1
14mu|gnome-control-center-3.16.2-2|148	
14mu|gnome-control-center-3.16.2-2|149	
14mu|gnome-control-center-3.16.2-2|150	%install
14mu|gnome-control-center-3.16.2-2|151	%makeinstall_std
14mu|gnome-control-center-3.16.2-2|152	find %{buildroot} -name '*.la' -exec rm -f {} \;
14mu|gnome-control-center-3.16.2-2|153	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
14mu|gnome-control-center-3.16.2-2|154	
14mu|gnome-control-center-3.16.2-2|155	desktop-file-install --delete-original \
14mu|gnome-control-center-3.16.2-2|156	--dir %{buildroot}%{_datadir}/applications \
14mu|gnome-control-center-3.16.2-2|157	--add-only-show-in GNOME \
14mu|gnome-control-center-3.16.2-2|158	%{buildroot}%{_datadir}/applications/*.desktop
14mu|gnome-control-center-3.16.2-2|159	
14mu|gnome-control-center-3.16.2-2|160	%find_lang %{name}-2.0 --with-gnome --all-name
14mu|gnome-control-center-3.16.2-2|161	
14mu|gnome-control-center-3.16.2-2|162	
14mu|gnome-control-center-3.16.2-2|163	%changelog
14mu|gnome-control-center-3.16.2-2|164	
14mu|gnome-control-center-3.16.2-2|165	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.2-2
14mu|gnome-control-center-3.16.2-2|166	- (8dddc19) update to 3.16.2
14mu|gnome-control-center-3.16.2-2|167	
14mu|gnome-control-center-3.16.2-2|168	* Thu Sep 10 2015 Stas Fomin <stas-fomin@yandex.ru> 3.12.1-14
14mu|gnome-control-center-3.16.2-2|169	- (441008a) Updated gnome-control-center.spec
14mu|gnome-control-center-3.16.2-2|170	
14mu|gnome-control-center-3.16.2-2|171	* Mon Sep 07 2015 Stas Fomin <stas-fomin@yandex.ru> 3.12.1-13
14mu|gnome-control-center-3.16.2-2|172	- (cc5c4d1) Try usual make
14mu|gnome-control-center-3.16.2-2|173	- (Stas Fomin: 5714189) fix for NM tested and worked on my machine
14mu|gnome-control-center-3.16.2-2|174	
14mu|gnome-control-center-3.16.2-2|175	* Sun Sep 06 2015 Stas Fomin <stas-fomin@yandex.ru> 3.12.1-10
14mu|gnome-control-center-3.16.2-2|176	- (f3e94ee) try to fix http://forum.rosalinux.com/viewtopic.php?t=5967&p=49362
14mu|gnome-control-center-3.16.2-2|177	
14mu|gnome-control-center-3.16.2-2|178	* Tue Jul 14 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-2
14mu|gnome-control-center-3.16.2-2|179	- (e118064) bump release
14mu|gnome-control-center-3.16.2-2|180	
14mu|gnome-control-center-3.16.2-2|181	* Tue Jul 14 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-control-center-3.16.2-2|182	- (3686a3e) drop Calibrate button on wacom panel
14mu|gnome-control-center-3.16.2-2|183	- (Tigro: 1118030) Revert "disable broken wacom support https://bugzilla.redhat.com/show_bug.cgi?id=1222377"
14mu|gnome-control-center-3.16.2-2|184	- (Tigro: 1118030) This reverts commit 377c96c8d151c9c9ec9ceb49146f0b64f5f02a5c.
14mu|gnome-control-center-3.16.2-2|185	
14mu|gnome-control-center-3.16.2-2|186	* Sun Jul 12 2015 Tigro <ashejn@gmail.com> 3.16.2-2
14mu|gnome-control-center-3.16.2-2|187	- (377c96c) disable broken wacom support https://bugzilla.redhat.com/show_bug.cgi?id=1222377
14mu|gnome-control-center-3.16.2-2|188	
14mu|gnome-control-center-3.16.2-2|189	* Wed May 13 2015 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|gnome-control-center-3.16.2-2|190	- (a1a84d4) update to 3.16.2
14mu|gnome-control-center-3.16.2-2|191	
14mu|gnome-control-center-3.16.2-2|192	* Thu Apr 16 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|gnome-control-center-3.16.2-2|193	- (6a824a9) pack appdata xml
14mu|gnome-control-center-3.16.2-2|194	- (Tigro: a7ed852) update patch
14mu|gnome-control-center-3.16.2-2|195	- (Tigro: 2da5e0a) update to 3.16.1
14mu|gnome-control-center-3.16.2-2|196	
14mu|gnome-control-center-3.16.2-2|197	* Wed Apr 01 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-3
14mu|gnome-control-center-3.16.2-2|198	- (ec04081) added XFdrake to GNOME Control Center panel
14mu|gnome-control-center-3.16.2-2|199	
14mu|gnome-control-center-3.16.2-2|200	* Fri Mar 27 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-2
14mu|gnome-control-center-3.16.2-2|201	- (ba02c1e) bump release
14mu|gnome-control-center-3.16.2-2|202	
14mu|gnome-control-center-3.16.2-2|203	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|gnome-control-center-3.16.2-2|204	- (64cbf75) added S: ntp
14mu|gnome-control-center-3.16.2-2|205	- (Tigro: e082541) update to 3.16.0
14mu|gnome-control-center-3.16.2-2|206	- (Tigro: a2393d4) update to 3.16.0
14mu|gnome-control-center-3.16.2-2|207	
14mu|gnome-control-center-3.16.2-2|208	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 3.15.92-1
14mu|gnome-control-center-3.16.2-2|209	- (0ce609d) update to 3.15.92
14mu|gnome-control-center-3.16.2-2|210	
14mu|gnome-control-center-3.16.2-2|211	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 3.15.91-1
14mu|gnome-control-center-3.16.2-2|212	- (52ec739) define version
14mu|gnome-control-center-3.16.2-2|213	- (Tigro: 55b832e) update fontconfig patch
14mu|gnome-control-center-3.16.2-2|214	- (Tigro: 491d4dc) update to 3.15.91
14mu|gnome-control-center-3.16.2-2|215	
14mu|gnome-control-center-3.16.2-2|216	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 3.12.1-9
14mu|gnome-control-center-3.16.2-2|217	- (858145f) update Ubuntu patches for GNOME 3.16
14mu|gnome-control-center-3.16.2-2|218	- (Andrey Bondrov: 6ef83d6) Fix files
14mu|gnome-control-center-3.16.2-2|219	- (Andrey Bondrov: b064fc5) Split library package according to our packaging policy
14mu|gnome-control-center-3.16.2-2|220	- (Andrey Bondrov: 2f71405) Spec cleanup
14mu|gnome-control-center-3.16.2-2|221	
14mu|gnome-control-center-3.16.2-2|222	* Sat Oct 25 2014 Tigro <ashejn@gmail.com> 3.12.1-8
14mu|gnome-control-center-3.16.2-2|223	- (52a02c3) leave only gnome-tweak-tool
14mu|gnome-control-center-3.16.2-2|224	
14mu|gnome-control-center-3.16.2-2|225	* Fri Oct 24 2014 Tigro <ashejn@gmail.com> 3.12.1-7
14mu|gnome-control-center-3.16.2-2|226	- (815c581) update desktop-file-install rules
14mu|gnome-control-center-3.16.2-2|227	- (Tigro: 7ea2596) fix typo and pack another pkgconfig
14mu|gnome-control-center-3.16.2-2|228	- (Tigro: 84bb2df) pack files
14mu|gnome-control-center-3.16.2-2|229	- (Tigro: bc4fd9f) added patch
14mu|gnome-control-center-3.16.2-2|230	- (Tigro: b9c68a5) added the way to add special desktop launchers to g-c-c
14mu|gnome-control-center-3.16.2-2|231	
14mu|gnome-control-center-3.16.2-2|232	* Fri Sep 12 2014 Tigro <ashejn@gmail.com> 3.12.1-6
14mu|gnome-control-center-3.16.2-2|233	- (6dd9b17) rebuilt against new modemmanager
14mu|gnome-control-center-3.16.2-2|234	
14mu|gnome-control-center-3.16.2-2|235	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 3.12.1-5
14mu|gnome-control-center-3.16.2-2|236	- (73779b9) bump release
14mu|gnome-control-center-3.16.2-2|237	
14mu|gnome-control-center-3.16.2-2|238	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 3.12.1-4
14mu|gnome-control-center-3.16.2-2|239	- (64a8b45) increase size
14mu|gnome-control-center-3.16.2-2|240	- (Alex Burmashev: 6c53bef) MassBuild#440: Increase release tag
14mu|gnome-control-center-3.16.2-2|241	
14mu|gnome-control-center-3.16.2-2|242	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.1-3
14mu|gnome-control-center-3.16.2-2|243	- (b27e023) bump release to build against new colord
14mu|gnome-control-center-3.16.2-2|244	
14mu|gnome-control-center-3.16.2-2|245	* Tue May 27 2014 Tigro <ashejn@gmail.com> 3.12.1-2
14mu|gnome-control-center-3.16.2-2|246	- (f350a73) apply gcc-increase-field-for-long-Russian-words.patch patch
14mu|gnome-control-center-3.16.2-2|247	
14mu|gnome-control-center-3.16.2-2|248	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|gnome-control-center-3.16.2-2|249	- (67786ec) added BR: grilo-0.2
14mu|gnome-control-center-3.16.2-2|250	- (Tigro: ae7a09c) drop obsolete configure
14mu|gnome-control-center-3.16.2-2|251	- (Tigro: e2e60df) drop patch
14mu|gnome-control-center-3.16.2-2|252	- (Tigro: d25f09e) update field patch
14mu|gnome-control-center-3.16.2-2|253	- (Tigro: c6e8c4b) update patches
14mu|gnome-control-center-3.16.2-2|254	- (Tigro: 8f186fd) update fontconfig patch
14mu|gnome-control-center-3.16.2-2|255	- (Tigro: 7372a41) update to 3.12.1
14mu|gnome-control-center-3.16.2-2|256	
14mu|gnome-control-center-3.16.2-2|257	* Wed Mar 12 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.6-2
14mu|gnome-control-center-3.16.2-2|258	- (a5a0d6b) Added icon for drakxservices
14mu|gnome-control-center-3.16.2-2|259	
14mu|gnome-control-center-3.16.2-2|260	* Thu Feb 13 2014 akdengi <kazancas@mandriva.ru> 3.8.6-1
14mu|gnome-control-center-3.16.2-2|261	- (ff1db4d) Update to 3.8.6
14mu|gnome-control-center-3.16.2-2|262	
14mu|gnome-control-center-3.16.2-2|263	* Thu Feb 13 2014 akdengi <alexander.kazancev@rosalab.ru> 3.8.4.1-9
14mu|gnome-control-center-3.16.2-2|264	- (e29daae) use logind instead upower when battery power crytical
14mu|gnome-control-center-3.16.2-2|265	
14mu|gnome-control-center-3.16.2-2|266	* Fri Jan 17 2014 akdengi <kazancas@mandriva.ru> 3.8.4.1-8
14mu|gnome-control-center-3.16.2-2|267	- (46d44cd) disable upower patch
14mu|gnome-control-center-3.16.2-2|268	
14mu|gnome-control-center-3.16.2-2|269	* Fri Nov 22 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4.1-7
14mu|gnome-control-center-3.16.2-2|270	- (86161f5) Increased width for scrollbar
14mu|gnome-control-center-3.16.2-2|271	
14mu|gnome-control-center-3.16.2-2|272	

22652 14
14mu|gnome-desktop3-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-desktop3-3.16.2-1|2	
14mu|gnome-desktop3-3.16.2-1|3	%define oname gnome-desktop
14mu|gnome-desktop3-3.16.2-1|4	
14mu|gnome-desktop3-3.16.2-1|5	%define	api_version	3
14mu|gnome-desktop3-3.16.2-1|6	%define api		3.0
14mu|gnome-desktop3-3.16.2-1|7	%define major		10
14mu|gnome-desktop3-3.16.2-1|8	
14mu|gnome-desktop3-3.16.2-1|9	%define libname		%mklibname %{oname} %{api_version} %{major}
14mu|gnome-desktop3-3.16.2-1|10	%define develname	%mklibname -d %{oname} %{api_version}
14mu|gnome-desktop3-3.16.2-1|11	%define girname		%mklibname %{oname}-gir %{api}
14mu|gnome-desktop3-3.16.2-1|12	
14mu|gnome-desktop3-3.16.2-1|13	Summary:	Package containing code shared among gnome-panel, gnome-session, nautilus, etc
14mu|gnome-desktop3-3.16.2-1|14	Name:		%{oname}3
14mu|gnome-desktop3-3.16.2-1|15	Version:	3.16.2
14mu|gnome-desktop3-3.16.2-1|16	Release:	1
14mu|gnome-desktop3-3.16.2-1|17	License:	GPLv2+ and LGPLv2+
14mu|gnome-desktop3-3.16.2-1|18	Group:		Graphical desktop/GNOME
14mu|gnome-desktop3-3.16.2-1|19	URL:		http://www.gnome.org
14mu|gnome-desktop3-3.16.2-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{url_ver}/%{oname}-%{version}.tar.xz
14mu|gnome-desktop3-3.16.2-1|21	
14mu|gnome-desktop3-3.16.2-1|22	BuildRequires:	gtk-doc
14mu|gnome-desktop3-3.16.2-1|23	BuildRequires:	intltool
14mu|gnome-desktop3-3.16.2-1|24	BuildRequires:	ldetect-lst
14mu|gnome-desktop3-3.16.2-1|25	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|gnome-desktop3-3.16.2-1|26	BuildRequires:	pkgconfig(glib-2.0)
14mu|gnome-desktop3-3.16.2-1|27	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gnome-desktop3-3.16.2-1|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gnome-desktop3-3.16.2-1|29	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|gnome-desktop3-3.16.2-1|30	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-desktop3-3.16.2-1|31	BuildRequires:	pkgconfig(x11)
14mu|gnome-desktop3-3.16.2-1|32	BuildRequires:	pkgconfig(xext)
14mu|gnome-desktop3-3.16.2-1|33	BuildRequires:	pkgconfig(xrandr)
14mu|gnome-desktop3-3.16.2-1|34	BuildRequires:	pkgconfig(xkbfile)
14mu|gnome-desktop3-3.16.2-1|35	BuildRequires:	pkgconfig(xkeyboard-config)
14mu|gnome-desktop3-3.16.2-1|36	BuildRequires:	itstool, iso-codes-devel
14mu|gnome-desktop3-3.16.2-1|37	
14mu|gnome-desktop3-3.16.2-1|38	
14mu|gnome-desktop3-3.16.2-1|39	Requires:	ldetect-lst >= 0.1.282
14mu|gnome-desktop3-3.16.2-1|40	Obsoletes:	%{name}-common < 2.91.92
14mu|gnome-desktop3-3.16.2-1|41	Conflicts:	gnome-desktop-common < 2.32.1-2
14mu|gnome-desktop3-3.16.2-1|42	%rename 	%{oname}
14mu|gnome-desktop3-3.16.2-1|43	
14mu|gnome-desktop3-3.16.2-1|44	%description
14mu|gnome-desktop3-3.16.2-1|45	This package contains some data files and other shared components of the
14mu|gnome-desktop3-3.16.2-1|46	GNOME user environment.
14mu|gnome-desktop3-3.16.2-1|47	
14mu|gnome-desktop3-3.16.2-1|48	%package -n %{libname}
14mu|gnome-desktop3-3.16.2-1|49	Summary:	%{summary}
14mu|gnome-desktop3-3.16.2-1|50	Group:		System/Libraries
14mu|gnome-desktop3-3.16.2-1|51	%rename		%{_lib}%{oname}-3_2
14mu|gnome-desktop3-3.16.2-1|52	Obsoletes:	%{_lib}gnome-desktop3_4
14mu|gnome-desktop3-3.16.2-1|53	Obsoletes:	%{_lib}gnome-desktop3_7
14mu|gnome-desktop3-3.16.2-1|54	
14mu|gnome-desktop3-3.16.2-1|55	%description -n %{libname}
14mu|gnome-desktop3-3.16.2-1|56	This package contains an internal library
14mu|gnome-desktop3-3.16.2-1|57	(libgnomedesktop) used to implement some portions of the GNOME
14mu|gnome-desktop3-3.16.2-1|58	desktop.
14mu|gnome-desktop3-3.16.2-1|59	
14mu|gnome-desktop3-3.16.2-1|60	%package -n %{girname}
14mu|gnome-desktop3-3.16.2-1|61	Summary:	GObject Introspection interface description for %{oname}
14mu|gnome-desktop3-3.16.2-1|62	Group:		System/Libraries
14mu|gnome-desktop3-3.16.2-1|63	
14mu|gnome-desktop3-3.16.2-1|64	%description -n %{girname}
14mu|gnome-desktop3-3.16.2-1|65	GObject Introspection interface description for %{oname}.
14mu|gnome-desktop3-3.16.2-1|66	
14mu|gnome-desktop3-3.16.2-1|67	%package -n %{develname}
14mu|gnome-desktop3-3.16.2-1|68	Summary:	Development libraries, include files for %{oname}
14mu|gnome-desktop3-3.16.2-1|69	Group:		Development/GNOME and GTK+
14mu|gnome-desktop3-3.16.2-1|70	Provides:	%{name}-devel = %{version}-%{release}
14mu|gnome-desktop3-3.16.2-1|71	Requires:	%{libname} = %{version}-%{release}
14mu|gnome-desktop3-3.16.2-1|72	Requires:	%{girname} = %{version}-%{release}
14mu|gnome-desktop3-3.16.2-1|73	
14mu|gnome-desktop3-3.16.2-1|74	%description -n %{develname}
14mu|gnome-desktop3-3.16.2-1|75	Development libraries, include files for internal library %{oname}.
14mu|gnome-desktop3-3.16.2-1|76	
14mu|gnome-desktop3-3.16.2-1|77	%prep
14mu|gnome-desktop3-3.16.2-1|78	%setup -qn %{oname}-%{version}
14mu|gnome-desktop3-3.16.2-1|79	
14mu|gnome-desktop3-3.16.2-1|80	%build
14mu|gnome-desktop3-3.16.2-1|81	%configure2_5x \
14mu|gnome-desktop3-3.16.2-1|82	--disable-static \
14mu|gnome-desktop3-3.16.2-1|83	--with-gnome-distributor="%_vendor" \
14mu|gnome-desktop3-3.16.2-1|84	--disable-scrollkeeper \
14mu|gnome-desktop3-3.16.2-1|85	--with-pnp-ids-path=%{_datadir}/hwdata/pnp.ids
14mu|gnome-desktop3-3.16.2-1|86	
14mu|gnome-desktop3-3.16.2-1|87	%make LIBS='-lrt -lgmodule-2.0'
14mu|gnome-desktop3-3.16.2-1|88	
14mu|gnome-desktop3-3.16.2-1|89	%install
14mu|gnome-desktop3-3.16.2-1|90	%makeinstall_std
14mu|gnome-desktop3-3.16.2-1|91	rm -f %{buildroot}%{_libdir}/*.la
14mu|gnome-desktop3-3.16.2-1|92	
14mu|gnome-desktop3-3.16.2-1|93	%find_lang %{oname}-%{api}
14mu|gnome-desktop3-3.16.2-1|94	for d in `ls -1 %{buildroot}%{_datadir}/gnome/help/`; do
14mu|gnome-desktop3-3.16.2-1|95	%find_lang $d --with-gnome
14mu|gnome-desktop3-3.16.2-1|96	cat $d.lang >> %{oname}-%{api}.lang
14mu|gnome-desktop3-3.16.2-1|97	done
14mu|gnome-desktop3-3.16.2-1|98	
14mu|gnome-desktop3-3.16.2-1|99	%files -f %{oname}-%{api}.lang
14mu|gnome-desktop3-3.16.2-1|100	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|gnome-desktop3-3.16.2-1|101	%{_datadir}/gnome/gnome-version.xml
14mu|gnome-desktop3-3.16.2-1|102	%{_datadir}/help/*
14mu|gnome-desktop3-3.16.2-1|103	
14mu|gnome-desktop3-3.16.2-1|104	%files -n %{libname}
14mu|gnome-desktop3-3.16.2-1|105	%{_libdir}/libgnome-desktop-%{api_version}.so.%{major}*
14mu|gnome-desktop3-3.16.2-1|106	%{_libdir}/gnome-rr-debug
14mu|gnome-desktop3-3.16.2-1|107	
14mu|gnome-desktop3-3.16.2-1|108	%files -n %{girname}
14mu|gnome-desktop3-3.16.2-1|109	%{_libdir}/girepository-1.0/GnomeDesktop-%{api}.typelib
14mu|gnome-desktop3-3.16.2-1|110	
14mu|gnome-desktop3-3.16.2-1|111	%files -n %{develname}
14mu|gnome-desktop3-3.16.2-1|112	%{_includedir}/*
14mu|gnome-desktop3-3.16.2-1|113	%{_libdir}/*.so
14mu|gnome-desktop3-3.16.2-1|114	%{_libdir}/pkgconfig/*
14mu|gnome-desktop3-3.16.2-1|115	%{_datadir}/gir-1.0/GnomeDesktop-%{api}.gir
14mu|gnome-desktop3-3.16.2-1|116	%doc %{_datadir}/gtk-doc/html/*
14mu|gnome-desktop3-3.16.2-1|117	
14mu|gnome-desktop3-3.16.2-1|118	
14mu|gnome-desktop3-3.16.2-1|119	%changelog
14mu|gnome-desktop3-3.16.2-1|120	
14mu|gnome-desktop3-3.16.2-1|121	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-desktop3-3.16.2-1|122	- (d09d582) update to 3.16.2
14mu|gnome-desktop3-3.16.2-1|123	
14mu|gnome-desktop3-3.16.2-1|124	

22653 14
14mu|gnome-dictionary-3.16.2-1|1	%define major	8
14mu|gnome-dictionary-3.16.2-1|2	%define api	1.0
14mu|gnome-dictionary-3.16.2-1|3	%define libname	%mklibname gdict %{api} %{major}
14mu|gnome-dictionary-3.16.2-1|4	%define devname	%mklibname -d gdict %{api}
14mu|gnome-dictionary-3.16.2-1|5	
14mu|gnome-dictionary-3.16.2-1|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-dictionary-3.16.2-1|7	
14mu|gnome-dictionary-3.16.2-1|8	Name:		gnome-dictionary
14mu|gnome-dictionary-3.16.2-1|9	Epoch:		1
14mu|gnome-dictionary-3.16.2-1|10	Version:	3.16.2
14mu|gnome-dictionary-3.16.2-1|11	Release:	1
14mu|gnome-dictionary-3.16.2-1|12	Summary:	GNOME Dictionary
14mu|gnome-dictionary-3.16.2-1|13	License:	GPLv2+ and LGPLv2
14mu|gnome-dictionary-3.16.2-1|14	Group:		Graphical desktop/GNOME
14mu|gnome-dictionary-3.16.2-1|15	Url:		http://www.gnome.org
14mu|gnome-dictionary-3.16.2-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-dictionary-3.16.2-1|17	BuildRequires:	intltool, itstool
14mu|gnome-dictionary-3.16.2-1|18	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gnome-dictionary-3.16.2-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mu|gnome-dictionary-3.16.2-1|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mu|gnome-dictionary-3.16.2-1|21	Conflicts:	gnome-utils < 1:3.3.2
14mu|gnome-dictionary-3.16.2-1|22	
14mu|gnome-dictionary-3.16.2-1|23	%description
14mu|gnome-dictionary-3.16.2-1|24	GNOME Dictionary - Look up words in dictionary sources.
14mu|gnome-dictionary-3.16.2-1|25	
14mu|gnome-dictionary-3.16.2-1|26	%package -n %{libname}
14mu|gnome-dictionary-3.16.2-1|27	Group:		System/Libraries
14mu|gnome-dictionary-3.16.2-1|28	Summary:	GNOME dictionary shared library
14mu|gnome-dictionary-3.16.2-1|29	
14mu|gnome-dictionary-3.16.2-1|30	%description -n %{libname}
14mu|gnome-dictionary-3.16.2-1|31	This is the shared library required by the GNOME Dictionary.
14mu|gnome-dictionary-3.16.2-1|32	
14mu|gnome-dictionary-3.16.2-1|33	%package -n %{devname}
14mu|gnome-dictionary-3.16.2-1|34	Group:		Development/C
14mu|gnome-dictionary-3.16.2-1|35	Summary:	GNOME dictionary library development files
14mu|gnome-dictionary-3.16.2-1|36	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14mu|gnome-dictionary-3.16.2-1|37	Provides:	libgdict%{api}-devel = %{epoch}:%{version}-%{release}
14mu|gnome-dictionary-3.16.2-1|38	
14mu|gnome-dictionary-3.16.2-1|39	%description -n %{devname}
14mu|gnome-dictionary-3.16.2-1|40	This is the shared library required by the GNOME Dictionary.
14mu|gnome-dictionary-3.16.2-1|41	
14mu|gnome-dictionary-3.16.2-1|42	%prep
14mu|gnome-dictionary-3.16.2-1|43	%setup -q
14mu|gnome-dictionary-3.16.2-1|44	
14mu|gnome-dictionary-3.16.2-1|45	%build
14mu|gnome-dictionary-3.16.2-1|46	%configure2_5x \
14mu|gnome-dictionary-3.16.2-1|47	--disable-rpath \
14mu|gnome-dictionary-3.16.2-1|48	--disable-static \
14mu|gnome-dictionary-3.16.2-1|49	--disable-schemas-compile \
14mu|gnome-dictionary-3.16.2-1|50	--disable-scrollkeeper
14mu|gnome-dictionary-3.16.2-1|51	%make
14mu|gnome-dictionary-3.16.2-1|52	
14mu|gnome-dictionary-3.16.2-1|53	%install
14mu|gnome-dictionary-3.16.2-1|54	%makeinstall_std
14mu|gnome-dictionary-3.16.2-1|55	
14mu|gnome-dictionary-3.16.2-1|56	%find_lang %{name} --with-gnome
14mu|gnome-dictionary-3.16.2-1|57	
14mu|gnome-dictionary-3.16.2-1|58	#we don't want these
14mu|gnome-dictionary-3.16.2-1|59	find %{buildroot} -name "*.la" -delete
14mu|gnome-dictionary-3.16.2-1|60	
14mu|gnome-dictionary-3.16.2-1|61	%files -f %{name}.lang
14mu|gnome-dictionary-3.16.2-1|62	%doc README NEWS AUTHORS TODO
14mu|gnome-dictionary-3.16.2-1|63	%{_bindir}/%{name}
14mu|gnome-dictionary-3.16.2-1|64	%{_datadir}/gdict-%{api}/
14mu|gnome-dictionary-3.16.2-1|65	%{_datadir}/glib-2.0/schemas/org.gnome.dictionary.gschema.xml
14mu|gnome-dictionary-3.16.2-1|66	%{_datadir}/applications/*.desktop
14mu|gnome-dictionary-3.16.2-1|67	%{_datadir}/appdata/*.xml
14mu|gnome-dictionary-3.16.2-1|68	%{_datadir}/dbus-1/services/org.gnome.Dictionary.service
14mu|gnome-dictionary-3.16.2-1|69	%{_mandir}/man1/%{name}.1.*
14mu|gnome-dictionary-3.16.2-1|70	
14mu|gnome-dictionary-3.16.2-1|71	%files -n %{libname}
14mu|gnome-dictionary-3.16.2-1|72	%{_libdir}/libgdict-%{api}.so.%{major}*
14mu|gnome-dictionary-3.16.2-1|73	
14mu|gnome-dictionary-3.16.2-1|74	%files -n %{devname}
14mu|gnome-dictionary-3.16.2-1|75	%doc %{_datadir}/gtk-doc/html/gdict/
14mu|gnome-dictionary-3.16.2-1|76	%{_libdir}/libgdict-%{api}.so
14mu|gnome-dictionary-3.16.2-1|77	%{_libdir}/pkgconfig/gdict-%{api}.pc
14mu|gnome-dictionary-3.16.2-1|78	%{_includedir}/gdict-%{api}
14mu|gnome-dictionary-3.16.2-1|79	
14mu|gnome-dictionary-3.16.2-1|80	
14mu|gnome-dictionary-3.16.2-1|81	%changelog
14mu|gnome-dictionary-3.16.2-1|82	
14mu|gnome-dictionary-3.16.2-1|83	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 1:3.16.2-1
14mu|gnome-dictionary-3.16.2-1|84	- (159ee4b) update to 3.16.2
14mu|gnome-dictionary-3.16.2-1|85	
14mu|gnome-dictionary-3.16.2-1|86	

22654 14
14mu|gnome-directory-thumbnailer-0.1.5-1|1	Name:           gnome-directory-thumbnailer
14mu|gnome-directory-thumbnailer-0.1.5-1|2	Version:        0.1.5
14mu|gnome-directory-thumbnailer-0.1.5-1|3	Release:        1
14mu|gnome-directory-thumbnailer-0.1.5-1|4	Summary:        Thumbnailer for directories
14mu|gnome-directory-thumbnailer-0.1.5-1|5	
14mu|gnome-directory-thumbnailer-0.1.5-1|6	License:        LGPLv2+
14mu|gnome-directory-thumbnailer-0.1.5-1|7	Group:		Graphical desktop/GNOME
14mu|gnome-directory-thumbnailer-0.1.5-1|8	URL:            https://wiki.gnome.org/GnomeDirectoryThumbnailer
14mu|gnome-directory-thumbnailer-0.1.5-1|9	Source0:        http://download.gnome.org/sources/%{name}/0.1/%{name}-%{version}.tar.xz
14mu|gnome-directory-thumbnailer-0.1.5-1|10	
14mu|gnome-directory-thumbnailer-0.1.5-1|11	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14mu|gnome-directory-thumbnailer-0.1.5-1|12	BuildRequires:  pkgconfig(gio-2.0)
14mu|gnome-directory-thumbnailer-0.1.5-1|13	BuildRequires:  pkgconfig(glib-2.0)
14mu|gnome-directory-thumbnailer-0.1.5-1|14	Buildrequires:  pkgconfig(gtk+-3.0)
14mu|gnome-directory-thumbnailer-0.1.5-1|15	Buildrequires:  pkgconfig(gnome-desktop-3.0)
14mu|gnome-directory-thumbnailer-0.1.5-1|16	
14mu|gnome-directory-thumbnailer-0.1.5-1|17	BuildRequires:  intltool
14mu|gnome-directory-thumbnailer-0.1.5-1|18	
14mu|gnome-directory-thumbnailer-0.1.5-1|19	%description
14mu|gnome-directory-thumbnailer-0.1.5-1|20	Thumbnailer for directories based on some heuristics.
14mu|gnome-directory-thumbnailer-0.1.5-1|21	
14mu|gnome-directory-thumbnailer-0.1.5-1|22	
14mu|gnome-directory-thumbnailer-0.1.5-1|23	%prep
14mu|gnome-directory-thumbnailer-0.1.5-1|24	%setup -q
14mu|gnome-directory-thumbnailer-0.1.5-1|25	
14mu|gnome-directory-thumbnailer-0.1.5-1|26	
14mu|gnome-directory-thumbnailer-0.1.5-1|27	%build
14mu|gnome-directory-thumbnailer-0.1.5-1|28	%configure2_5x \
14mu|gnome-directory-thumbnailer-0.1.5-1|29	--disable-silent-rules
14mu|gnome-directory-thumbnailer-0.1.5-1|30	
14mu|gnome-directory-thumbnailer-0.1.5-1|31	%make
14mu|gnome-directory-thumbnailer-0.1.5-1|32	
14mu|gnome-directory-thumbnailer-0.1.5-1|33	
14mu|gnome-directory-thumbnailer-0.1.5-1|34	%install
14mu|gnome-directory-thumbnailer-0.1.5-1|35	%makeinstall_std
14mu|gnome-directory-thumbnailer-0.1.5-1|36	
14mu|gnome-directory-thumbnailer-0.1.5-1|37	%find_lang %{name}
14mu|gnome-directory-thumbnailer-0.1.5-1|38	
14mu|gnome-directory-thumbnailer-0.1.5-1|39	
14mu|gnome-directory-thumbnailer-0.1.5-1|40	%files -f %{name}.lang
14mu|gnome-directory-thumbnailer-0.1.5-1|41	%doc AUTHORS COPYING NEWS README
14mu|gnome-directory-thumbnailer-0.1.5-1|42	%{_bindir}/gnome-directory-thumbnailer
14mu|gnome-directory-thumbnailer-0.1.5-1|43	%dir %{_datadir}/thumbnailers
14mu|gnome-directory-thumbnailer-0.1.5-1|44	%{_datadir}/thumbnailers/gnome-directory-thumbnailer.thumbnailer
14mu|gnome-directory-thumbnailer-0.1.5-1|45	
14mu|gnome-directory-thumbnailer-0.1.5-1|46	%changelog
14mu|gnome-directory-thumbnailer-0.1.5-1|47	
14mu|gnome-directory-thumbnailer-0.1.5-1|48	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 0.1.5-1
14mu|gnome-directory-thumbnailer-0.1.5-1|49	- (089b318) fix typo
14mu|gnome-directory-thumbnailer-0.1.5-1|50	
14mu|gnome-directory-thumbnailer-0.1.5-1|51	

22655 14
14mu|gnome-disk-utility-3.16.2-1|1	%define Werror_cflags %nil
14mu|gnome-disk-utility-3.16.2-1|2	
14mu|gnome-disk-utility-3.16.2-1|3	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-disk-utility-3.16.2-1|4	
14mu|gnome-disk-utility-3.16.2-1|5	Summary:	Disk management daemon
14mu|gnome-disk-utility-3.16.2-1|6	Name:		gnome-disk-utility
14mu|gnome-disk-utility-3.16.2-1|7	Version:	3.16.2
14mu|gnome-disk-utility-3.16.2-1|8	Release:	1
14mu|gnome-disk-utility-3.16.2-1|9	License:	LGPLv2+
14mu|gnome-disk-utility-3.16.2-1|10	Group:		System/Configuration/Other
14mu|gnome-disk-utility-3.16.2-1|11	URL:		http://git.gnome.org/cgit/gnome-disk-utility
14mu|gnome-disk-utility-3.16.2-1|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-disk-utility-3.16.2-1|13	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.31.0
14mu|gnome-disk-utility-3.16.2-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.0
14mu|gnome-disk-utility-3.16.2-1|15	BuildRequires:	pkgconfig(udisks2) >= 1.90
14mu|gnome-disk-utility-3.16.2-1|16	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|gnome-disk-utility-3.16.2-1|17	BuildRequires:	pkgconfig(pwquality)
14mu|gnome-disk-utility-3.16.2-1|18	BuildRequires:	pkgconfig(libsystemd-login) >= 186
14mu|gnome-disk-utility-3.16.2-1|19	BuildRequires:	pkgconfig(libsystemd)
14mu|gnome-disk-utility-3.16.2-1|20	BuildRequires:	pkgconfig(libsecret-1)
14mu|gnome-disk-utility-3.16.2-1|21	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|gnome-disk-utility-3.16.2-1|22	BuildRequires:	pkgconfig(dvdread)
14mu|gnome-disk-utility-3.16.2-1|23	BuildRequires:	pkgconfig(gnome-settings-daemon)
14mu|gnome-disk-utility-3.16.2-1|24	BuildRequires:	pkgconfig(libnotify)
14mu|gnome-disk-utility-3.16.2-1|25	BuildRequires:	gnome-doc-utils
14mu|gnome-disk-utility-3.16.2-1|26	BuildRequires:	intltool
14mu|gnome-disk-utility-3.16.2-1|27	BuildRequires:	gtk-doc
14mu|gnome-disk-utility-3.16.2-1|28	Requires:	polkit-agent
14mu|gnome-disk-utility-3.16.2-1|29	Requires:	udisks2 >= 1.90
14mu|gnome-disk-utility-3.16.2-1|30	
14mu|gnome-disk-utility-3.16.2-1|31	%description
14mu|gnome-disk-utility-3.16.2-1|32	This package contains the Palimpsest disk management application.
14mu|gnome-disk-utility-3.16.2-1|33	Palimpsest supports partitioning, file system creation, encryption,
14mu|gnome-disk-utility-3.16.2-1|34	RAID, SMART monitoring, etc.
14mu|gnome-disk-utility-3.16.2-1|35	
14mu|gnome-disk-utility-3.16.2-1|36	%prep
14mu|gnome-disk-utility-3.16.2-1|37	%setup -q
14mu|gnome-disk-utility-3.16.2-1|38	
14mu|gnome-disk-utility-3.16.2-1|39	%build
14mu|gnome-disk-utility-3.16.2-1|40	%configure2_5x \
14mu|gnome-disk-utility-3.16.2-1|41	--disable-static
14mu|gnome-disk-utility-3.16.2-1|42	%make
14mu|gnome-disk-utility-3.16.2-1|43	
14mu|gnome-disk-utility-3.16.2-1|44	%install
14mu|gnome-disk-utility-3.16.2-1|45	%makeinstall_std
14mu|gnome-disk-utility-3.16.2-1|46	
14mu|gnome-disk-utility-3.16.2-1|47	%find_lang %{name}
14mu|gnome-disk-utility-3.16.2-1|48	
14mu|gnome-disk-utility-3.16.2-1|49	%files -f %{name}.lang
14mu|gnome-disk-utility-3.16.2-1|50	%doc README AUTHORS NEWS
14mu|gnome-disk-utility-3.16.2-1|51	%{_bindir}/*
14mu|gnome-disk-utility-3.16.2-1|52	%{_datadir}/applications/*.desktop
14mu|gnome-disk-utility-3.16.2-1|53	%{_iconsdir}/*/*/*/*
14mu|gnome-disk-utility-3.16.2-1|54	%{_libdir}/gnome-settings-daemon-3.0/*
14mu|gnome-disk-utility-3.16.2-1|55	%{_datadir}/glib-2.0/schemas/*.xml
14mu|gnome-disk-utility-3.16.2-1|56	%{_mandir}/man1/gnome*1*
14mu|gnome-disk-utility-3.16.2-1|57	
14mu|gnome-disk-utility-3.16.2-1|58	
14mu|gnome-disk-utility-3.16.2-1|59	%changelog
14mu|gnome-disk-utility-3.16.2-1|60	
14mu|gnome-disk-utility-3.16.2-1|61	* Fri Dec 18 2015 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|gnome-disk-utility-3.16.2-1|62	- (0332f5f) added BR: pkgconfig(libsystemd)
14mu|gnome-disk-utility-3.16.2-1|63	
14mu|gnome-disk-utility-3.16.2-1|64	

22656 14
14mu|gnome-documents-3.16.5-1|1	%define		api		1.0
14mu|gnome-documents-3.16.5-1|2	
14mu|gnome-documents-3.16.5-1|3	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-documents-3.16.5-1|4	
14mu|gnome-documents-3.16.5-1|5	Name:		gnome-documents
14mu|gnome-documents-3.16.5-1|6	Version:	3.16.5
14mu|gnome-documents-3.16.5-1|7	Release:	1
14mu|gnome-documents-3.16.5-1|8	License:	GPLv2+
14mu|gnome-documents-3.16.5-1|9	Summary:	Document manager application for GNOME
14mu|gnome-documents-3.16.5-1|10	Url:		http://www.gnome.org/
14mu|gnome-documents-3.16.5-1|11	Group:		Graphical desktop/GNOME
14mu|gnome-documents-3.16.5-1|12	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-documents-3.16.5-1|13	BuildRequires:	gobject-introspection-devel
14mu|gnome-documents-3.16.5-1|14	BuildRequires:	intltool, libxml2-utils, itstool, xsltproc
14mu|gnome-documents-3.16.5-1|15	BuildRequires:	pkgconfig(evince-document-3.0) >= 3.3.0
14mu|gnome-documents-3.16.5-1|16	BuildRequires:	pkgconfig(evince-view-3.0) >= 3.3.0
14mu|gnome-documents-3.16.5-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
14mu|gnome-documents-3.16.5-1|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.90
14mu|gnome-documents-3.16.5-1|19	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.13
14mu|gnome-documents-3.16.5-1|20	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mu|gnome-documents-3.16.5-1|21	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.90
14mu|gnome-documents-3.16.5-1|22	BuildRequires:	pkgconfig(libgdata) >= 0.16.1
14mu|gnome-documents-3.16.5-1|23	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0.1
14mu|gnome-documents-3.16.5-1|24	BuildRequires:	pkgconfig(gjs-1.0)
14mu|gnome-documents-3.16.5-1|25	BuildRequires:  pkgconfig(zapojit-0.0)
14mu|gnome-documents-3.16.5-1|26	BuildRequires:  pkgconfig(evince-document-3.0)
14mu|gnome-documents-3.16.5-1|27	BuildRequires:  pkgconfig(tracker-sparql-1.0)
14mu|gnome-documents-3.16.5-1|28	BuildRequires:  pkgconfig(webkit2gtk-4.0)
14mu|gnome-documents-3.16.5-1|29	BuildRequires:  inkscape
14mu|gnome-documents-3.16.5-1|30	BuildRequires:  docbook-dtd42-xml
14mu|gnome-documents-3.16.5-1|31	BuildRequires:	docbook-style-xsl
14mu|gnome-documents-3.16.5-1|32	BuildRequires:  librsvg
14mu|gnome-documents-3.16.5-1|33	
14mu|gnome-documents-3.16.5-1|34	Requires:	gjs
14mu|gnome-documents-3.16.5-1|35	Requires:	tracker
14mu|gnome-documents-3.16.5-1|36	Requires:	typelib(Rest)
14mu|gnome-documents-3.16.5-1|37	Requires:	typelib(Soup)
14mu|gnome-documents-3.16.5-1|38	Requires:	typelib(JavaScriptCore)
14mu|gnome-documents-3.16.5-1|39	Requires:       %{_lib}tracker-gir1.0
14mu|gnome-documents-3.16.5-1|40	
14mu|gnome-documents-3.16.5-1|41	Obsoletes:	%{_lib}gdprivate1.0_0 < 0.3.3
14mu|gnome-documents-3.16.5-1|42	Obsoletes:	%{_lib}gdprivate1.0-devel < 0.3.3
14mu|gnome-documents-3.16.5-1|43	Obsoletes:	%{_lib}gdprivate-gir1.0 < %{version}
14mu|gnome-documents-3.16.5-1|44	
14mu|gnome-documents-3.16.5-1|45	%description
14mu|gnome-documents-3.16.5-1|46	Documents is a document manager application for GNOME.
14mu|gnome-documents-3.16.5-1|47	
14mu|gnome-documents-3.16.5-1|48	%package -n gnome-books
14mu|gnome-documents-3.16.5-1|49	Summary:        A e-books manager application for GNOME
14mu|gnome-documents-3.16.5-1|50	Group:		Graphical desktop/GNOME
14mu|gnome-documents-3.16.5-1|51	Requires:       gnome-epub-thumbnailer
14mu|gnome-documents-3.16.5-1|52	Requires:	%{name} = %{EVRD}
14mu|gnome-documents-3.16.5-1|53	
14mu|gnome-documents-3.16.5-1|54	%description -n gnome-books
14mu|gnome-documents-3.16.5-1|55	gnome-books is an e-books manager application for GNOME,
14mu|gnome-documents-3.16.5-1|56	aiming to be a simple and elegant replacement for using Files to show
14mu|gnome-documents-3.16.5-1|57	the Documents directory.
14mu|gnome-documents-3.16.5-1|58	
14mu|gnome-documents-3.16.5-1|59	%prep
14mu|gnome-documents-3.16.5-1|60	%setup -q
14mu|gnome-documents-3.16.5-1|61	%apply_patches
14mu|gnome-documents-3.16.5-1|62	
14mu|gnome-documents-3.16.5-1|63	%build
14mu|gnome-documents-3.16.5-1|64	%configure2_5x \
14mu|gnome-documents-3.16.5-1|65	--disable-static
14mu|gnome-documents-3.16.5-1|66	%make
14mu|gnome-documents-3.16.5-1|67	
14mu|gnome-documents-3.16.5-1|68	%install
14mu|gnome-documents-3.16.5-1|69	%makeinstall_std
14mu|gnome-documents-3.16.5-1|70	
14mu|gnome-documents-3.16.5-1|71	%find_lang %{name} --with-gnome
14mu|gnome-documents-3.16.5-1|72	
14mu|gnome-documents-3.16.5-1|73	%files -f %{name}.lang
14mu|gnome-documents-3.16.5-1|74	%doc AUTHORS NEWS README
14mu|gnome-documents-3.16.5-1|75	%{_bindir}/%{name}
14mu|gnome-documents-3.16.5-1|76	%{_datadir}/%{name}
14mu|gnome-documents-3.16.5-1|77	%{_datadir}/icons/hicolor/scalable/apps/gnome-documents-symbolic.svg
14mu|gnome-documents-3.16.5-1|78	%{_datadir}/icons/hicolor/*/apps/gnome-documents.png
14mu|gnome-documents-3.16.5-1|79	%{_libdir}/%{name}/girepository-1.0/GdPrivate-%{api}.typelib
14mu|gnome-documents-3.16.5-1|80	%{_libdir}/%{name}/*.so
14mu|gnome-documents-3.16.5-1|81	%{_datadir}/dbus-1/services/org.gnome.Documents.service
14mu|gnome-documents-3.16.5-1|82	%{_datadir}/glib-2.0/schemas/org.gnome.documents.gschema.xml
14mu|gnome-documents-3.16.5-1|83	%{_datadir}/glib-2.0/schemas/org.gnome.Documents.enums.xml
14mu|gnome-documents-3.16.5-1|84	%{_libdir}/%{name}/girepository-1.0/Gd-%{api}.typelib
14mu|gnome-documents-3.16.5-1|85	%{_mandir}/man1/gnome-documents.1*
14mu|gnome-documents-3.16.5-1|86	%{_datadir}/gnome-shell/search-providers/org.gnome.Documents.search-provider.ini
14mu|gnome-documents-3.16.5-1|87	%{_datadir}/applications/org.gnome.Documents.desktop
14mu|gnome-documents-3.16.5-1|88	%{_datadir}/appdata/org.gnome.Documents.appdata.xml
14mu|gnome-documents-3.16.5-1|89	
14mu|gnome-documents-3.16.5-1|90	%files -n gnome-books
14mu|gnome-documents-3.16.5-1|91	%doc README AUTHORS NEWS TODO COPYING
14mu|gnome-documents-3.16.5-1|92	%{_bindir}/gnome-books
14mu|gnome-documents-3.16.5-1|93	%{_datadir}/dbus-1/services/org.gnome.Books.service
14mu|gnome-documents-3.16.5-1|94	%{_datadir}/glib-2.0/schemas/org.gnome.books.gschema.xml
14mu|gnome-documents-3.16.5-1|95	%{_datadir}/applications/org.gnome.Books.desktop
14mu|gnome-documents-3.16.5-1|96	%{_datadir}/icons/hicolor/scalable/apps/gnome-books-symbolic.svg
14mu|gnome-documents-3.16.5-1|97	%{_datadir}/icons/hicolor/*/apps/gnome-books.png
14mu|gnome-documents-3.16.5-1|98	%{_mandir}/man1/gnome-books.1*
14mu|gnome-documents-3.16.5-1|99	%{_datadir}/appdata/org.gnome.Books.appdata.xml
14mu|gnome-documents-3.16.5-1|100	
14mu|gnome-documents-3.16.5-1|101	%changelog
14mu|gnome-documents-3.16.5-1|102	
14mu|gnome-documents-3.16.5-1|103	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 3.16.5-1
14mu|gnome-documents-3.16.5-1|104	- (a015b38) update to 3.16.5
14mu|gnome-documents-3.16.5-1|105	
14mu|gnome-documents-3.16.5-1|106	

22657 14
14mu|gnome-epub-thumbnailer-1.5-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-epub-thumbnailer-1.5-1|2	
14mu|gnome-epub-thumbnailer-1.5-1|3	Name:           gnome-epub-thumbnailer
14mu|gnome-epub-thumbnailer-1.5-1|4	Version:        1.5
14mu|gnome-epub-thumbnailer-1.5-1|5	Release:        1
14mu|gnome-epub-thumbnailer-1.5-1|6	Summary:        Thumbnailers for EPub and MOBI books
14mu|gnome-epub-thumbnailer-1.5-1|7	
14mu|gnome-epub-thumbnailer-1.5-1|8	License:        GPLv2+
14mu|gnome-epub-thumbnailer-1.5-1|9	Group:		Graphical desktop/GNOME
14mu|gnome-epub-thumbnailer-1.5-1|10	URL:            https://git.gnome.org/browse/gnome-epub-thumbnailer
14mu|gnome-epub-thumbnailer-1.5-1|11	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-epub-thumbnailer-1.5-1|12	
14mu|gnome-epub-thumbnailer-1.5-1|13	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14mu|gnome-epub-thumbnailer-1.5-1|14	BuildRequires:  pkgconfig(gio-2.0)
14mu|gnome-epub-thumbnailer-1.5-1|15	BuildRequires:  pkgconfig(libxml-2.0)
14mu|gnome-epub-thumbnailer-1.5-1|16	Buildrequires:  pkgconfig(libarchive)
14mu|gnome-epub-thumbnailer-1.5-1|17	
14mu|gnome-epub-thumbnailer-1.5-1|18	%description
14mu|gnome-epub-thumbnailer-1.5-1|19	Thumbnailers for EPub and MOBI books
14mu|gnome-epub-thumbnailer-1.5-1|20	
14mu|gnome-epub-thumbnailer-1.5-1|21	
14mu|gnome-epub-thumbnailer-1.5-1|22	%prep
14mu|gnome-epub-thumbnailer-1.5-1|23	%setup -q
14mu|gnome-epub-thumbnailer-1.5-1|24	%apply_patches
14mu|gnome-epub-thumbnailer-1.5-1|25	
14mu|gnome-epub-thumbnailer-1.5-1|26	
14mu|gnome-epub-thumbnailer-1.5-1|27	%build
14mu|gnome-epub-thumbnailer-1.5-1|28	%configure2_5x
14mu|gnome-epub-thumbnailer-1.5-1|29	%make
14mu|gnome-epub-thumbnailer-1.5-1|30	
14mu|gnome-epub-thumbnailer-1.5-1|31	
14mu|gnome-epub-thumbnailer-1.5-1|32	%install
14mu|gnome-epub-thumbnailer-1.5-1|33	%makeinstall_std
14mu|gnome-epub-thumbnailer-1.5-1|34	
14mu|gnome-epub-thumbnailer-1.5-1|35	
14mu|gnome-epub-thumbnailer-1.5-1|36	%files
14mu|gnome-epub-thumbnailer-1.5-1|37	%doc AUTHORS COPYING NEWS README
14mu|gnome-epub-thumbnailer-1.5-1|38	%{_bindir}/gnome-epub-thumbnailer
14mu|gnome-epub-thumbnailer-1.5-1|39	%{_bindir}/gnome-mobi-thumbnailer
14mu|gnome-epub-thumbnailer-1.5-1|40	%dir %{_datadir}/thumbnailers
14mu|gnome-epub-thumbnailer-1.5-1|41	%{_datadir}/thumbnailers/gnome-epub-thumbnailer.thumbnailer
14mu|gnome-epub-thumbnailer-1.5-1|42	%{_datadir}/thumbnailers/gnome-mobi-thumbnailer.thumbnailer
14mu|gnome-epub-thumbnailer-1.5-1|43	
14mu|gnome-epub-thumbnailer-1.5-1|44	
14mu|gnome-epub-thumbnailer-1.5-1|45	%changelog
14mu|gnome-epub-thumbnailer-1.5-1|46	
14mu|gnome-epub-thumbnailer-1.5-1|47	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 1.5-1
14mu|gnome-epub-thumbnailer-1.5-1|48	- (32051b7) cleanup spec
14mu|gnome-epub-thumbnailer-1.5-1|49	
14mu|gnome-epub-thumbnailer-1.5-1|50	

22658 14
14mu|gnome-font-viewer-3.16.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-font-viewer-3.16.2-1|2	
14mu|gnome-font-viewer-3.16.2-1|3	Summary:	GNOME Font viewer
14mu|gnome-font-viewer-3.16.2-1|4	Name:		gnome-font-viewer
14mu|gnome-font-viewer-3.16.2-1|5	Version:	3.16.2
14mu|gnome-font-viewer-3.16.2-1|6	Release:	1
14mu|gnome-font-viewer-3.16.2-1|7	License:	GPLv2+
14mu|gnome-font-viewer-3.16.2-1|8	Group:		Graphical desktop/GNOME
14mu|gnome-font-viewer-3.16.2-1|9	Url:		http://www.gnome.org
14mu|gnome-font-viewer-3.16.2-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-font-viewer-3.16.2-1|11	BuildRequires:	intltool
14mu|gnome-font-viewer-3.16.2-1|12	BuildRequires:	pkgconfig(glib-2.0)
14mu|gnome-font-viewer-3.16.2-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-font-viewer-3.16.2-1|14	BuildRequires:	pkgconfig(freetype2)
14mu|gnome-font-viewer-3.16.2-1|15	BuildRequires:	gnome-desktop3-devel
14mu|gnome-font-viewer-3.16.2-1|16	Conflicts:	gnome-utils < 1:3.3.1
14mu|gnome-font-viewer-3.16.2-1|17	
14mu|gnome-font-viewer-3.16.2-1|18	%description
14mu|gnome-font-viewer-3.16.2-1|19	Font viewer for Gnome desktop.
14mu|gnome-font-viewer-3.16.2-1|20	
14mu|gnome-font-viewer-3.16.2-1|21	%prep
14mu|gnome-font-viewer-3.16.2-1|22	%setup -q
14mu|gnome-font-viewer-3.16.2-1|23	
14mu|gnome-font-viewer-3.16.2-1|24	%build
14mu|gnome-font-viewer-3.16.2-1|25	%configure2_5x \
14mu|gnome-font-viewer-3.16.2-1|26	--disable-rpath \
14mu|gnome-font-viewer-3.16.2-1|27	--disable-schemas-compile
14mu|gnome-font-viewer-3.16.2-1|28	%make
14mu|gnome-font-viewer-3.16.2-1|29	
14mu|gnome-font-viewer-3.16.2-1|30	%install
14mu|gnome-font-viewer-3.16.2-1|31	%makeinstall_std
14mu|gnome-font-viewer-3.16.2-1|32	
14mu|gnome-font-viewer-3.16.2-1|33	%find_lang %{name} --with-gnome
14mu|gnome-font-viewer-3.16.2-1|34	
14mu|gnome-font-viewer-3.16.2-1|35	%files -f %{name}.lang
14mu|gnome-font-viewer-3.16.2-1|36	%doc NEWS
14mu|gnome-font-viewer-3.16.2-1|37	%{_bindir}/%{name}
14mu|gnome-font-viewer-3.16.2-1|38	%{_bindir}/gnome-thumbnail-font
14mu|gnome-font-viewer-3.16.2-1|39	%{_datadir}/thumbnailers/gnome-font-viewer.thumbnailer
14mu|gnome-font-viewer-3.16.2-1|40	%{_datadir}/applications/*.desktop
14mu|gnome-font-viewer-3.16.2-1|41	%{_datadir}/appdata/*.xml
14mu|gnome-font-viewer-3.16.2-1|42	%{_datadir}/dbus-1/services/org.gnome.font-viewer.service
14mu|gnome-font-viewer-3.16.2-1|43	
14mu|gnome-font-viewer-3.16.2-1|44	
14mu|gnome-font-viewer-3.16.2-1|45	%changelog
14mu|gnome-font-viewer-3.16.2-1|46	
14mu|gnome-font-viewer-3.16.2-1|47	* Wed May 13 2015 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|gnome-font-viewer-3.16.2-1|48	- (68d0fbb) update to 3.16.2
14mu|gnome-font-viewer-3.16.2-1|49	
14mu|gnome-font-viewer-3.16.2-1|50	

22659 14
14mu|gnome-getting-started-docs-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-getting-started-docs-3.16.2-1|2	
14mu|gnome-getting-started-docs-3.16.2-1|3	Name:           gnome-getting-started-docs
14mu|gnome-getting-started-docs-3.16.2-1|4	Version:        3.16.2
14mu|gnome-getting-started-docs-3.16.2-1|5	Release:        1
14mu|gnome-getting-started-docs-3.16.2-1|6	Summary:        Help a new user get started in GNOME
14mu|gnome-getting-started-docs-3.16.2-1|7	
14mu|gnome-getting-started-docs-3.16.2-1|8	License:        CC-BY-SA
14mu|gnome-getting-started-docs-3.16.2-1|9	URL:            http://help.gnome.org/
14mu|gnome-getting-started-docs-3.16.2-1|10	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-getting-started-docs-3.16.2-1|11	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|12	
14mu|gnome-getting-started-docs-3.16.2-1|13	BuildArch:      noarch
14mu|gnome-getting-started-docs-3.16.2-1|14	
14mu|gnome-getting-started-docs-3.16.2-1|15	BuildRequires:  pkgconfig
14mu|gnome-getting-started-docs-3.16.2-1|16	BuildRequires:  gettext
14mu|gnome-getting-started-docs-3.16.2-1|17	BuildRequires:  itstool
14mu|gnome-getting-started-docs-3.16.2-1|18	BuildRequires:  yelp-tools
14mu|gnome-getting-started-docs-3.16.2-1|19	Requires: gnome-user-docs
14mu|gnome-getting-started-docs-3.16.2-1|20	
14mu|gnome-getting-started-docs-3.16.2-1|21	%description
14mu|gnome-getting-started-docs-3.16.2-1|22	This package contains a 'Getting Started' guide that can be viewed
14mu|gnome-getting-started-docs-3.16.2-1|23	with yelp. It is normally used together with gnome-initial-setup.
14mu|gnome-getting-started-docs-3.16.2-1|24	
14mu|gnome-getting-started-docs-3.16.2-1|25	%package as
14mu|gnome-getting-started-docs-3.16.2-1|26	Summary:        as translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|27	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|28	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|29	
14mu|gnome-getting-started-docs-3.16.2-1|30	%description as
14mu|gnome-getting-started-docs-3.16.2-1|31	as translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|32	
14mu|gnome-getting-started-docs-3.16.2-1|33	%package ca
14mu|gnome-getting-started-docs-3.16.2-1|34	Summary:        ca translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|35	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|36	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|37	
14mu|gnome-getting-started-docs-3.16.2-1|38	%description ca
14mu|gnome-getting-started-docs-3.16.2-1|39	ca translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|40	
14mu|gnome-getting-started-docs-3.16.2-1|41	%package cs
14mu|gnome-getting-started-docs-3.16.2-1|42	Summary:        cs translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|43	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|44	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|45	
14mu|gnome-getting-started-docs-3.16.2-1|46	%description cs
14mu|gnome-getting-started-docs-3.16.2-1|47	cs translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|48	
14mu|gnome-getting-started-docs-3.16.2-1|49	%package de
14mu|gnome-getting-started-docs-3.16.2-1|50	Summary:        de translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|51	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|52	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|53	
14mu|gnome-getting-started-docs-3.16.2-1|54	%description de
14mu|gnome-getting-started-docs-3.16.2-1|55	de translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|56	
14mu|gnome-getting-started-docs-3.16.2-1|57	%package el
14mu|gnome-getting-started-docs-3.16.2-1|58	Summary:        el translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|59	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|60	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|61	
14mu|gnome-getting-started-docs-3.16.2-1|62	%description el
14mu|gnome-getting-started-docs-3.16.2-1|63	el translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|64	
14mu|gnome-getting-started-docs-3.16.2-1|65	%package es
14mu|gnome-getting-started-docs-3.16.2-1|66	Summary:        es translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|67	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|68	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|69	
14mu|gnome-getting-started-docs-3.16.2-1|70	%description es
14mu|gnome-getting-started-docs-3.16.2-1|71	es translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|72	
14mu|gnome-getting-started-docs-3.16.2-1|73	%package fr
14mu|gnome-getting-started-docs-3.16.2-1|74	Summary:        fr translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|75	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|76	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|77	
14mu|gnome-getting-started-docs-3.16.2-1|78	%description fr
14mu|gnome-getting-started-docs-3.16.2-1|79	fr translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|80	
14mu|gnome-getting-started-docs-3.16.2-1|81	%package gl
14mu|gnome-getting-started-docs-3.16.2-1|82	Summary:        gl translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|83	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|84	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|85	
14mu|gnome-getting-started-docs-3.16.2-1|86	%description gl
14mu|gnome-getting-started-docs-3.16.2-1|87	gl translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|88	
14mu|gnome-getting-started-docs-3.16.2-1|89	%package gu
14mu|gnome-getting-started-docs-3.16.2-1|90	Summary:        gu translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|91	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|92	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|93	
14mu|gnome-getting-started-docs-3.16.2-1|94	%description gu
14mu|gnome-getting-started-docs-3.16.2-1|95	gu translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|96	
14mu|gnome-getting-started-docs-3.16.2-1|97	%package hi
14mu|gnome-getting-started-docs-3.16.2-1|98	Summary:        hi translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|99	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|100	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|101	
14mu|gnome-getting-started-docs-3.16.2-1|102	%description hi
14mu|gnome-getting-started-docs-3.16.2-1|103	hi translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|104	
14mu|gnome-getting-started-docs-3.16.2-1|105	%package hu
14mu|gnome-getting-started-docs-3.16.2-1|106	Summary:        hu translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|107	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|108	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|109	
14mu|gnome-getting-started-docs-3.16.2-1|110	%description hu
14mu|gnome-getting-started-docs-3.16.2-1|111	hu translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|112	
14mu|gnome-getting-started-docs-3.16.2-1|113	%package id
14mu|gnome-getting-started-docs-3.16.2-1|114	Summary:        id translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|115	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|116	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|117	
14mu|gnome-getting-started-docs-3.16.2-1|118	%description id
14mu|gnome-getting-started-docs-3.16.2-1|119	id translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|120	
14mu|gnome-getting-started-docs-3.16.2-1|121	%package ja
14mu|gnome-getting-started-docs-3.16.2-1|122	Summary:        ja translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|123	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|124	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|125	
14mu|gnome-getting-started-docs-3.16.2-1|126	%description ja
14mu|gnome-getting-started-docs-3.16.2-1|127	ja translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|128	
14mu|gnome-getting-started-docs-3.16.2-1|129	%package it
14mu|gnome-getting-started-docs-3.16.2-1|130	Summary:        it translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|131	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|132	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|133	
14mu|gnome-getting-started-docs-3.16.2-1|134	%description it
14mu|gnome-getting-started-docs-3.16.2-1|135	it translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|136	
14mu|gnome-getting-started-docs-3.16.2-1|137	%package kn
14mu|gnome-getting-started-docs-3.16.2-1|138	Summary:        kn translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|139	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|140	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|141	
14mu|gnome-getting-started-docs-3.16.2-1|142	%description kn
14mu|gnome-getting-started-docs-3.16.2-1|143	kn translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|144	
14mu|gnome-getting-started-docs-3.16.2-1|145	%package ko
14mu|gnome-getting-started-docs-3.16.2-1|146	Summary:        ko translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|147	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|148	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|149	
14mu|gnome-getting-started-docs-3.16.2-1|150	%description ko
14mu|gnome-getting-started-docs-3.16.2-1|151	ko translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|152	
14mu|gnome-getting-started-docs-3.16.2-1|153	%package lv
14mu|gnome-getting-started-docs-3.16.2-1|154	Summary:        lv translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|155	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|156	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|157	
14mu|gnome-getting-started-docs-3.16.2-1|158	%description lv
14mu|gnome-getting-started-docs-3.16.2-1|159	lv translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|160	
14mu|gnome-getting-started-docs-3.16.2-1|161	%package mr
14mu|gnome-getting-started-docs-3.16.2-1|162	Summary:        mr translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|163	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|164	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|165	
14mu|gnome-getting-started-docs-3.16.2-1|166	%description mr
14mu|gnome-getting-started-docs-3.16.2-1|167	mr translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|168	
14mu|gnome-getting-started-docs-3.16.2-1|169	%package pa
14mu|gnome-getting-started-docs-3.16.2-1|170	Summary:        pa translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|171	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|172	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|173	
14mu|gnome-getting-started-docs-3.16.2-1|174	%description pa
14mu|gnome-getting-started-docs-3.16.2-1|175	pa translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|176	
14mu|gnome-getting-started-docs-3.16.2-1|177	%package pl
14mu|gnome-getting-started-docs-3.16.2-1|178	Summary:        pl translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|179	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|180	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|181	
14mu|gnome-getting-started-docs-3.16.2-1|182	%description pl
14mu|gnome-getting-started-docs-3.16.2-1|183	pl translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|184	
14mu|gnome-getting-started-docs-3.16.2-1|185	%package ru
14mu|gnome-getting-started-docs-3.16.2-1|186	Summary:        ru translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|187	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|188	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|189	
14mu|gnome-getting-started-docs-3.16.2-1|190	%description ru
14mu|gnome-getting-started-docs-3.16.2-1|191	ru translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|192	
14mu|gnome-getting-started-docs-3.16.2-1|193	%package sk
14mu|gnome-getting-started-docs-3.16.2-1|194	Summary:        sk translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|195	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|196	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|197	
14mu|gnome-getting-started-docs-3.16.2-1|198	%description sk
14mu|gnome-getting-started-docs-3.16.2-1|199	sk translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|200	
14mu|gnome-getting-started-docs-3.16.2-1|201	%package sv
14mu|gnome-getting-started-docs-3.16.2-1|202	Summary:        sv translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|203	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|204	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|205	
14mu|gnome-getting-started-docs-3.16.2-1|206	%description sv
14mu|gnome-getting-started-docs-3.16.2-1|207	sv translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|208	
14mu|gnome-getting-started-docs-3.16.2-1|209	%package ta
14mu|gnome-getting-started-docs-3.16.2-1|210	Summary:        ta translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|211	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|212	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|213	
14mu|gnome-getting-started-docs-3.16.2-1|214	%description ta
14mu|gnome-getting-started-docs-3.16.2-1|215	ta translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|216	
14mu|gnome-getting-started-docs-3.16.2-1|217	%package te
14mu|gnome-getting-started-docs-3.16.2-1|218	Summary:        te translations for gnome-getting-started-docs videos
14mu|gnome-getting-started-docs-3.16.2-1|219	Group:          Books/Other
14mu|gnome-getting-started-docs-3.16.2-1|220	Requires:       gnome-getting-started-docs = %{version}-%{release}
14mu|gnome-getting-started-docs-3.16.2-1|221	
14mu|gnome-getting-started-docs-3.16.2-1|222	%description te
14mu|gnome-getting-started-docs-3.16.2-1|223	te translations for the Getting Started guide videos.
14mu|gnome-getting-started-docs-3.16.2-1|224	
14mu|gnome-getting-started-docs-3.16.2-1|225	
14mu|gnome-getting-started-docs-3.16.2-1|226	%prep
14mu|gnome-getting-started-docs-3.16.2-1|227	%setup -q
14mu|gnome-getting-started-docs-3.16.2-1|228	%apply_patches
14mu|gnome-getting-started-docs-3.16.2-1|229	
14mu|gnome-getting-started-docs-3.16.2-1|230	
14mu|gnome-getting-started-docs-3.16.2-1|231	%build
14mu|gnome-getting-started-docs-3.16.2-1|232	%configure2_5x
14mu|gnome-getting-started-docs-3.16.2-1|233	%make
14mu|gnome-getting-started-docs-3.16.2-1|234	
14mu|gnome-getting-started-docs-3.16.2-1|235	
14mu|gnome-getting-started-docs-3.16.2-1|236	%install
14mu|gnome-getting-started-docs-3.16.2-1|237	%makeinstall_std
14mu|gnome-getting-started-docs-3.16.2-1|238	
14mu|gnome-getting-started-docs-3.16.2-1|239	%find_lang %{name} --all-name --with-gnome
14mu|gnome-getting-started-docs-3.16.2-1|240	
14mu|gnome-getting-started-docs-3.16.2-1|241	
14mu|gnome-getting-started-docs-3.16.2-1|242	%files -f %{name}.lang
14mu|gnome-getting-started-docs-3.16.2-1|243	%doc COPYING NEWS AUTHORS
14mu|gnome-getting-started-docs-3.16.2-1|244	%exclude %{_datadir}/help/??/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|245	
14mu|gnome-getting-started-docs-3.16.2-1|246	%files as
14mu|gnome-getting-started-docs-3.16.2-1|247	%{_datadir}/help/as/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|248	
14mu|gnome-getting-started-docs-3.16.2-1|249	%files ca
14mu|gnome-getting-started-docs-3.16.2-1|250	%{_datadir}/help/ca/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|251	
14mu|gnome-getting-started-docs-3.16.2-1|252	%files cs
14mu|gnome-getting-started-docs-3.16.2-1|253	%{_datadir}/help/cs/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|254	
14mu|gnome-getting-started-docs-3.16.2-1|255	%files de
14mu|gnome-getting-started-docs-3.16.2-1|256	%{_datadir}/help/de/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|257	
14mu|gnome-getting-started-docs-3.16.2-1|258	%files el
14mu|gnome-getting-started-docs-3.16.2-1|259	%{_datadir}/help/el/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|260	
14mu|gnome-getting-started-docs-3.16.2-1|261	%files es
14mu|gnome-getting-started-docs-3.16.2-1|262	%{_datadir}/help/es/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|263	
14mu|gnome-getting-started-docs-3.16.2-1|264	%files fr
14mu|gnome-getting-started-docs-3.16.2-1|265	%{_datadir}/help/fr/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|266	
14mu|gnome-getting-started-docs-3.16.2-1|267	%files gl
14mu|gnome-getting-started-docs-3.16.2-1|268	%{_datadir}/help/gl/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|269	
14mu|gnome-getting-started-docs-3.16.2-1|270	%files gu
14mu|gnome-getting-started-docs-3.16.2-1|271	%{_datadir}/help/gu/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|272	
14mu|gnome-getting-started-docs-3.16.2-1|273	%files hi
14mu|gnome-getting-started-docs-3.16.2-1|274	%{_datadir}/help/hi/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|275	
14mu|gnome-getting-started-docs-3.16.2-1|276	%files hu
14mu|gnome-getting-started-docs-3.16.2-1|277	%{_datadir}/help/hu/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|278	
14mu|gnome-getting-started-docs-3.16.2-1|279	%files id
14mu|gnome-getting-started-docs-3.16.2-1|280	%{_datadir}/help/id/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|281	
14mu|gnome-getting-started-docs-3.16.2-1|282	%files it
14mu|gnome-getting-started-docs-3.16.2-1|283	%{_datadir}/help/it/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|284	
14mu|gnome-getting-started-docs-3.16.2-1|285	%files ja
14mu|gnome-getting-started-docs-3.16.2-1|286	%{_datadir}/help/ja/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|287	
14mu|gnome-getting-started-docs-3.16.2-1|288	%files kn
14mu|gnome-getting-started-docs-3.16.2-1|289	%{_datadir}/help/kn/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|290	
14mu|gnome-getting-started-docs-3.16.2-1|291	%files ko
14mu|gnome-getting-started-docs-3.16.2-1|292	%{_datadir}/help/ko/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|293	
14mu|gnome-getting-started-docs-3.16.2-1|294	%files lv
14mu|gnome-getting-started-docs-3.16.2-1|295	%{_datadir}/help/lv/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|296	
14mu|gnome-getting-started-docs-3.16.2-1|297	%files mr
14mu|gnome-getting-started-docs-3.16.2-1|298	%{_datadir}/help/mr/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|299	
14mu|gnome-getting-started-docs-3.16.2-1|300	%files pa
14mu|gnome-getting-started-docs-3.16.2-1|301	%{_datadir}/help/pa/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|302	
14mu|gnome-getting-started-docs-3.16.2-1|303	%files pl
14mu|gnome-getting-started-docs-3.16.2-1|304	%{_datadir}/help/pl/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|305	
14mu|gnome-getting-started-docs-3.16.2-1|306	%files ru
14mu|gnome-getting-started-docs-3.16.2-1|307	%{_datadir}/help/ru/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|308	
14mu|gnome-getting-started-docs-3.16.2-1|309	%files sk
14mu|gnome-getting-started-docs-3.16.2-1|310	%{_datadir}/help/sk/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|311	
14mu|gnome-getting-started-docs-3.16.2-1|312	%files sv
14mu|gnome-getting-started-docs-3.16.2-1|313	%{_datadir}/help/sv/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|314	
14mu|gnome-getting-started-docs-3.16.2-1|315	%files ta
14mu|gnome-getting-started-docs-3.16.2-1|316	%{_datadir}/help/ta/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|317	
14mu|gnome-getting-started-docs-3.16.2-1|318	%files te
14mu|gnome-getting-started-docs-3.16.2-1|319	%{_datadir}/help/te/gnome-help/figures/
14mu|gnome-getting-started-docs-3.16.2-1|320	
14mu|gnome-getting-started-docs-3.16.2-1|321	
14mu|gnome-getting-started-docs-3.16.2-1|322	%changelog
14mu|gnome-getting-started-docs-3.16.2-1|323	
14mu|gnome-getting-started-docs-3.16.2-1|324	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-getting-started-docs-3.16.2-1|325	- (f4c0057) update to 3.16.2
14mu|gnome-getting-started-docs-3.16.2-1|326	
14mu|gnome-getting-started-docs-3.16.2-1|327	

22660 14
14mu|gnome-initial-setup-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-initial-setup-3.16.2-1|2	
14mu|gnome-initial-setup-3.16.2-1|3	Name:           gnome-initial-setup
14mu|gnome-initial-setup-3.16.2-1|4	Version:        3.16.2
14mu|gnome-initial-setup-3.16.2-1|5	Release:        1
14mu|gnome-initial-setup-3.16.2-1|6	Summary:        Bootstrapping your OS
14mu|gnome-initial-setup-3.16.2-1|7	
14mu|gnome-initial-setup-3.16.2-1|8	Group:          Graphical desktop/GNOME
14mu|gnome-initial-setup-3.16.2-1|9	License:        GPLv2+
14mu|gnome-initial-setup-3.16.2-1|10	URL:            https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
14mu|gnome-initial-setup-3.16.2-1|11	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-initial-setup-3.16.2-1|12	
14mu|gnome-initial-setup-3.16.2-1|13	# this depends on a yelp patch that hasn't been merged upstream yet
14mu|gnome-initial-setup-3.16.2-1|14	# https://bugzilla.gnome.org/show_bug.cgi?id=687957
14mu|gnome-initial-setup-3.16.2-1|15	Patch0: yelp-fixes.patch
14mu|gnome-initial-setup-3.16.2-1|16	# added english layout to russian
14mu|gnome-initial-setup-3.16.2-1|17	#Patch1: 0001-add-english-layout-to-russian.patch
14mu|gnome-initial-setup-3.16.2-1|18	# Add special button to close gnome-initial-setup
14mu|gnome-initial-setup-3.16.2-1|19	#Patch3: add-close-button.patch
14mu|gnome-initial-setup-3.16.2-1|20	
14mu|gnome-initial-setup-3.16.2-1|21	%global nm_version 0.9
14mu|gnome-initial-setup-3.16.2-1|22	%global glib_required_version 2.29.4
14mu|gnome-initial-setup-3.16.2-1|23	%global gtk_required_version 3.1.2
14mu|gnome-initial-setup-3.16.2-1|24	
14mu|gnome-initial-setup-3.16.2-1|25	BuildRequires:  krb5-devel
14mu|gnome-initial-setup-3.16.2-1|26	BuildRequires:  desktop-file-utils
14mu|gnome-initial-setup-3.16.2-1|27	BuildRequires:  intltool
14mu|gnome-initial-setup-3.16.2-1|28	BuildRequires:  pkgconfig(pwquality)
14mu|gnome-initial-setup-3.16.2-1|29	BuildRequires:  pkgconfig(NetworkManager) >= %{nm_version}
14mu|gnome-initial-setup-3.16.2-1|30	BuildRequires:  pkgconfig(libnm-glib) >= %{nm_version}
14mu|gnome-initial-setup-3.16.2-1|31	BuildRequires:  pkgconfig(libnm-glib-vpn) >= %{nm_version}
14mu|gnome-initial-setup-3.16.2-1|32	BuildRequires:  pkgconfig(libnm-util) >= %{nm_version}
14mu|gnome-initial-setup-3.16.2-1|33	BuildRequires:  pkgconfig(libnm-gtk)
14mu|gnome-initial-setup-3.16.2-1|34	BuildRequires:  pkgconfig(accountsservice)
14mu|gnome-initial-setup-3.16.2-1|35	BuildRequires:  pkgconfig(gnome-desktop-3.0)
14mu|gnome-initial-setup-3.16.2-1|36	BuildRequires:  pkgconfig(gstreamer-0.10)
14mu|gnome-initial-setup-3.16.2-1|37	BuildRequires:  pkgconfig(cheese)
14mu|gnome-initial-setup-3.16.2-1|38	BuildRequires:  pkgconfig(cheese-gtk) >= 3.3.5
14mu|gnome-initial-setup-3.16.2-1|39	BuildRequires:  pkgconfig(geoclue)
14mu|gnome-initial-setup-3.16.2-1|40	BuildRequires:  pkgconfig(gweather-3.0)
14mu|gnome-initial-setup-3.16.2-1|41	BuildRequires:  pkgconfig(goa-1.0)
14mu|gnome-initial-setup-3.16.2-1|42	BuildRequires:  pkgconfig(goa-backend-1.0)
14mu|gnome-initial-setup-3.16.2-1|43	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mu|gnome-initial-setup-3.16.2-1|44	BuildRequires:  pkgconfig(gtk+-3.0) >= %{gtk_required_version}
14mu|gnome-initial-setup-3.16.2-1|45	BuildRequires:  pkgconfig(glib-2.0) >= %{glib_required_version}
14mu|gnome-initial-setup-3.16.2-1|46	BuildRequires:  pkgconfig(gio-2.0) >= %{glib_required_version}
14mu|gnome-initial-setup-3.16.2-1|47	BuildRequires:  pkgconfig(gio-unix-2.0) >= %{glib_required_version}
14mu|gnome-initial-setup-3.16.2-1|48	BuildRequires:  pkgconfig(gdm)
14mu|gnome-initial-setup-3.16.2-1|49	BuildRequires:  pkgconfig(iso-codes)
14mu|gnome-initial-setup-3.16.2-1|50	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mu|gnome-initial-setup-3.16.2-1|51	BuildRequires:  pkgconfig(vapigen)
14mu|gnome-initial-setup-3.16.2-1|52	BuildRequires:	vala-tools
14mu|gnome-initial-setup-3.16.2-1|53	BuildRequires:  autoconf automake libtool
14mu|gnome-initial-setup-3.16.2-1|54	BuildRequires:  gnome-common
14mu|gnome-initial-setup-3.16.2-1|55	BuildRequires:  pkgconfig(ibus-1.0)
14mu|gnome-initial-setup-3.16.2-1|56	BuildRequires:  pkgconfig(libsecret-1) >= 0.18
14mu|gnome-initial-setup-3.16.2-1|57	BuildRequires:  pkgconfig(polkit-agent-1)
14mu|gnome-initial-setup-3.16.2-1|58	BuildRequires:  pkgconfig(geoclue-2.0)
14mu|gnome-initial-setup-3.16.2-1|59	
14mu|gnome-initial-setup-3.16.2-1|60	# gnome-initial-setup is being run by gdm
14mu|gnome-initial-setup-3.16.2-1|61	Requires: gdm
14mu|gnome-initial-setup-3.16.2-1|62	Requires: libgnomekbd-common
14mu|gnome-initial-setup-3.16.2-1|63	
14mu|gnome-initial-setup-3.16.2-1|64	Requires(pre): shadow-utils
14mu|gnome-initial-setup-3.16.2-1|65	
14mu|gnome-initial-setup-3.16.2-1|66	Requires(post): systemd-units
14mu|gnome-initial-setup-3.16.2-1|67	Requires(preun): systemd-units
14mu|gnome-initial-setup-3.16.2-1|68	Requires(postun): systemd-units
14mu|gnome-initial-setup-3.16.2-1|69	
14mu|gnome-initial-setup-3.16.2-1|70	Provides: user(%name)
14mu|gnome-initial-setup-3.16.2-1|71	
14mu|gnome-initial-setup-3.16.2-1|72	%description
14mu|gnome-initial-setup-3.16.2-1|73	GNOME Initial Setup is an alternative to firstboot, providing
14mu|gnome-initial-setup-3.16.2-1|74	a good setup experience to welcome you to your system, and walks
14mu|gnome-initial-setup-3.16.2-1|75	you through configuring it. It is integrated with gdm.
14mu|gnome-initial-setup-3.16.2-1|76	
14mu|gnome-initial-setup-3.16.2-1|77	%prep
14mu|gnome-initial-setup-3.16.2-1|78	%setup -q
14mu|gnome-initial-setup-3.16.2-1|79	%apply_patches
14mu|gnome-initial-setup-3.16.2-1|80	
14mu|gnome-initial-setup-3.16.2-1|81	%build
14mu|gnome-initial-setup-3.16.2-1|82	%configure2_5x
14mu|gnome-initial-setup-3.16.2-1|83	%make
14mu|gnome-initial-setup-3.16.2-1|84	
14mu|gnome-initial-setup-3.16.2-1|85	%install
14mu|gnome-initial-setup-3.16.2-1|86	%makeinstall_std
14mu|gnome-initial-setup-3.16.2-1|87	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|gnome-initial-setup-3.16.2-1|88	
14mu|gnome-initial-setup-3.16.2-1|89	# Desktop file does not (and probably will not) ever validate, as it uses
14mu|gnome-initial-setup-3.16.2-1|90	# an absolute path /tmp/-style trigger to determine whether to autostart.
14mu|gnome-initial-setup-3.16.2-1|91	# desktop-file-validate %%{buildroot}/%%{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop
14mu|gnome-initial-setup-3.16.2-1|92	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
14mu|gnome-initial-setup-3.16.2-1|93	desktop-file-validate %{buildroot}%{_datadir}/gdm/greeter/applications/gnome-initial-setup.desktop
14mu|gnome-initial-setup-3.16.2-1|94	desktop-file-validate %{buildroot}%{_datadir}/gdm/greeter/applications/setup-shell.desktop
14mu|gnome-initial-setup-3.16.2-1|95	
14mu|gnome-initial-setup-3.16.2-1|96	mkdir -p %{buildroot}%{_localstatedir}/lib/gnome-initial-setup
14mu|gnome-initial-setup-3.16.2-1|97	
14mu|gnome-initial-setup-3.16.2-1|98	%find_lang %{name}
14mu|gnome-initial-setup-3.16.2-1|99	
14mu|gnome-initial-setup-3.16.2-1|100	%pre
14mu|gnome-initial-setup-3.16.2-1|101	useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null || :
14mu|gnome-initial-setup-3.16.2-1|102	
14mu|gnome-initial-setup-3.16.2-1|103	%postun
14mu|gnome-initial-setup-3.16.2-1|104	userdel %{name} &>/dev/null || :
14mu|gnome-initial-setup-3.16.2-1|105	
14mu|gnome-initial-setup-3.16.2-1|106	%files -f %{name}.lang
14mu|gnome-initial-setup-3.16.2-1|107	%doc COPYING README
14mu|gnome-initial-setup-3.16.2-1|108	%{_sysconfdir}/xdg/autostart/gnome-initial-setup-first-login.desktop
14mu|gnome-initial-setup-3.16.2-1|109	%{_libexecdir}/gnome-initial-setup
14mu|gnome-initial-setup-3.16.2-1|110	%{_libexecdir}/gnome-initial-setup-copy-worker
14mu|gnome-initial-setup-3.16.2-1|111	%{_libexecdir}/gnome-welcome-tour
14mu|gnome-initial-setup-3.16.2-1|112	%{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop
14mu|gnome-initial-setup-3.16.2-1|113	%{_sysconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
14mu|gnome-initial-setup-3.16.2-1|114	
14mu|gnome-initial-setup-3.16.2-1|115	%{_datadir}/gdm/greeter/applications/gnome-initial-setup.desktop
14mu|gnome-initial-setup-3.16.2-1|116	%{_datadir}/gdm/greeter/applications/setup-shell.desktop
14mu|gnome-initial-setup-3.16.2-1|117	%{_datadir}/gnome-session/sessions/gnome-initial-setup.session
14mu|gnome-initial-setup-3.16.2-1|118	%{_datadir}/gnome-shell/modes/initial-setup.json
14mu|gnome-initial-setup-3.16.2-1|119	%{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules
14mu|gnome-initial-setup-3.16.2-1|120	
14mu|gnome-initial-setup-3.16.2-1|121	
14mu|gnome-initial-setup-3.16.2-1|122	%changelog
14mu|gnome-initial-setup-3.16.2-1|123	
14mu|gnome-initial-setup-3.16.2-1|124	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-initial-setup-3.16.2-1|125	- (57e1409) update to 3.16.2
14mu|gnome-initial-setup-3.16.2-1|126	
14mu|gnome-initial-setup-3.16.2-1|127	

22661 14
14mu|gnome-keyring-3.16.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-keyring-3.16.0-1|2	
14mu|gnome-keyring-3.16.0-1|3	%define api	3
14mu|gnome-keyring-3.16.0-1|4	
14mu|gnome-keyring-3.16.0-1|5	Summary:	Keyring and password manager for the GNOME desktop
14mu|gnome-keyring-3.16.0-1|6	Name:		gnome-keyring
14mu|gnome-keyring-3.16.0-1|7	Version:	3.16.0
14mu|gnome-keyring-3.16.0-1|8	Release:	1
14mu|gnome-keyring-3.16.0-1|9	License:	GPLv2+ and LGPLv2+
14mu|gnome-keyring-3.16.0-1|10	Group:		Networking/Remote access
14mu|gnome-keyring-3.16.0-1|11	URL:		http://www.gnome.org/
14mu|gnome-keyring-3.16.0-1|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-keyring-3.16.0-1|13	
14mu|gnome-keyring-3.16.0-1|14	BuildRequires:	intltool
14mu|gnome-keyring-3.16.0-1|15	BuildRequires:	glib2.0-common
14mu|gnome-keyring-3.16.0-1|16	BuildRequires:	gtk-doc
14mu|gnome-keyring-3.16.0-1|17	BuildRequires:	libtasn1-tools
14mu|gnome-keyring-3.16.0-1|18	BuildRequires:	pam-devel
14mu|gnome-keyring-3.16.0-1|19	BuildRequires:	pkgconfig(dbus-1) >= 1.0
14mu|gnome-keyring-3.16.0-1|20	BuildRequires:	pkgconfig(gck-1) >= 3.3.4
14mu|gnome-keyring-3.16.0-1|21	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mu|gnome-keyring-3.16.0-1|22	BuildRequires:	pkgconfig(libtasn1)
14mu|gnome-keyring-3.16.0-1|23	
14mu|gnome-keyring-3.16.0-1|24	#gw for keyring management GUI
14mu|gnome-keyring-3.16.0-1|25	Suggests:	seahorse
14mu|gnome-keyring-3.16.0-1|26	
14mu|gnome-keyring-3.16.0-1|27	%description
14mu|gnome-keyring-3.16.0-1|28	gnome-keyring is a program that keep password and other secrets for
14mu|gnome-keyring-3.16.0-1|29	users. It is run as a damon in the session, similar to ssh-agent, and
14mu|gnome-keyring-3.16.0-1|30	other applications can locate it by an environment variable.
14mu|gnome-keyring-3.16.0-1|31	
14mu|gnome-keyring-3.16.0-1|32	The program can manage several keyrings, each with its own master
14mu|gnome-keyring-3.16.0-1|33	password, and there is also a session keyring which is never stored to
14mu|gnome-keyring-3.16.0-1|34	disk, but forgotten when the session ends.
14mu|gnome-keyring-3.16.0-1|35	
14mu|gnome-keyring-3.16.0-1|36	%prep
14mu|gnome-keyring-3.16.0-1|37	%setup -q
14mu|gnome-keyring-3.16.0-1|38	%apply_patches
14mu|gnome-keyring-3.16.0-1|39	
14mu|gnome-keyring-3.16.0-1|40	%build
14mu|gnome-keyring-3.16.0-1|41	%configure2_5x \
14mu|gnome-keyring-3.16.0-1|42	--with-pam-dir=/%{_lib}/security \
14mu|gnome-keyring-3.16.0-1|43	--disable-static \
14mu|gnome-keyring-3.16.0-1|44	--enable-pam \
14mu|gnome-keyring-3.16.0-1|45	--disable-schemas-compile
14mu|gnome-keyring-3.16.0-1|46	
14mu|gnome-keyring-3.16.0-1|47	%make LIBS='-lgmodule-2.0 -lglib-2.0'
14mu|gnome-keyring-3.16.0-1|48	
14mu|gnome-keyring-3.16.0-1|49	%install
14mu|gnome-keyring-3.16.0-1|50	%makeinstall_std
14mu|gnome-keyring-3.16.0-1|51	
14mu|gnome-keyring-3.16.0-1|52	#we don't want these
14mu|gnome-keyring-3.16.0-1|53	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14mu|gnome-keyring-3.16.0-1|54	
14mu|gnome-keyring-3.16.0-1|55	%find_lang %{name} %{name}.lang
14mu|gnome-keyring-3.16.0-1|56	
14mu|gnome-keyring-3.16.0-1|57	%files -f %{name}.lang
14mu|gnome-keyring-3.16.0-1|58	%doc README NEWS
14mu|gnome-keyring-3.16.0-1|59	%{_sysconfdir}/xdg/autostart/%{name}-gpg.desktop
14mu|gnome-keyring-3.16.0-1|60	%{_sysconfdir}/xdg/autostart/%{name}-pkcs11.desktop
14mu|gnome-keyring-3.16.0-1|61	%{_sysconfdir}/xdg/autostart/%{name}-secrets.desktop
14mu|gnome-keyring-3.16.0-1|62	%{_sysconfdir}/xdg/autostart/%{name}-ssh.desktop
14mu|gnome-keyring-3.16.0-1|63	%{_bindir}/%{name}
14mu|gnome-keyring-3.16.0-1|64	%{_bindir}/%{name}-%{api}
14mu|gnome-keyring-3.16.0-1|65	%attr(755,root,root) %{_bindir}/%{name}-daemon
14mu|gnome-keyring-3.16.0-1|66	%{_libdir}/%{name}
14mu|gnome-keyring-3.16.0-1|67	%{_libdir}/pkcs11
14mu|gnome-keyring-3.16.0-1|68	/%{_lib}/security/pam_gnome_keyring*.so
14mu|gnome-keyring-3.16.0-1|69	%{_datadir}/dbus-1/services/org.gnome.keyring.service
14mu|gnome-keyring-3.16.0-1|70	%{_datadir}/dbus-1/services/org.freedesktop.secrets.service
14mu|gnome-keyring-3.16.0-1|71	%{_datadir}/GConf/gsettings/*.convert
14mu|gnome-keyring-3.16.0-1|72	%{_datadir}/glib-2.0/schemas/org.gnome.crypto.cache.gschema.xml
14mu|gnome-keyring-3.16.0-1|73	%{_datadir}/p11-kit/modules/gnome-keyring.module
14mu|gnome-keyring-3.16.0-1|74	%{_mandir}/man1/gnome-*
14mu|gnome-keyring-3.16.0-1|75	
14mu|gnome-keyring-3.16.0-1|76	%changelog
14mu|gnome-keyring-3.16.0-1|77	
14mu|gnome-keyring-3.16.0-1|78	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gnome-keyring-3.16.0-1|79	- (2dc5ed9) update to 3.16.0
14mu|gnome-keyring-3.16.0-1|80	
14mu|gnome-keyring-3.16.0-1|81	

22662 14
14mu|gnome-klotski-3.16.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-klotski-3.16.2-1|2	
14mu|gnome-klotski-3.16.2-1|3	Name:		gnome-klotski
14mu|gnome-klotski-3.16.2-1|4	Version:	3.16.2
14mu|gnome-klotski-3.16.2-1|5	Release:	1
14mu|gnome-klotski-3.16.2-1|6	Summary:	GNOME Klotski game
14mu|gnome-klotski-3.16.2-1|7	License:	GPLv2+ and GFDL
14mu|gnome-klotski-3.16.2-1|8	Group:		Games/Puzzles
14mu|gnome-klotski-3.16.2-1|9	URL:		https://wiki.gnome.org/Klotski
14mu|gnome-klotski-3.16.2-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-klotski-3.16.2-1|11	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mu|gnome-klotski-3.16.2-1|12	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mu|gnome-klotski-3.16.2-1|13	BuildRequires:	intltool
14mu|gnome-klotski-3.16.2-1|14	BuildRequires:	itstool
14mu|gnome-klotski-3.16.2-1|15	BuildRequires:	libxml2-utils
14mu|gnome-klotski-3.16.2-1|16	Obsoletes:	gnotski
14mu|gnome-klotski-3.16.2-1|17	
14mu|gnome-klotski-3.16.2-1|18	%description
14mu|gnome-klotski-3.16.2-1|19	A series of sliding block puzzles. Try and solve them in the least number of
14mu|gnome-klotski-3.16.2-1|20	moves.
14mu|gnome-klotski-3.16.2-1|21	
14mu|gnome-klotski-3.16.2-1|22	%prep
14mu|gnome-klotski-3.16.2-1|23	%setup -q
14mu|gnome-klotski-3.16.2-1|24	
14mu|gnome-klotski-3.16.2-1|25	%build
14mu|gnome-klotski-3.16.2-1|26	%configure2_5x
14mu|gnome-klotski-3.16.2-1|27	%make
14mu|gnome-klotski-3.16.2-1|28	
14mu|gnome-klotski-3.16.2-1|29	%install
14mu|gnome-klotski-3.16.2-1|30	%makeinstall_std
14mu|gnome-klotski-3.16.2-1|31	
14mu|gnome-klotski-3.16.2-1|32	%find_lang %{name} --with-gnome
14mu|gnome-klotski-3.16.2-1|33	
14mu|gnome-klotski-3.16.2-1|34	%files -f %{name}.lang
14mu|gnome-klotski-3.16.2-1|35	%doc COPYING
14mu|gnome-klotski-3.16.2-1|36	%{_bindir}/%{name}
14mu|gnome-klotski-3.16.2-1|37	%{_datadir}/applications/%{name}.desktop
14mu|gnome-klotski-3.16.2-1|38	%{_datadir}/glib-2.0/schemas/org.gnome.klotski.gschema.xml
14mu|gnome-klotski-3.16.2-1|39	%{_datadir}/%{name}
14mu|gnome-klotski-3.16.2-1|40	%{_iconsdir}/*/*/apps/*
14mu|gnome-klotski-3.16.2-1|41	%{_mandir}/man6/%{name}.6*
14mu|gnome-klotski-3.16.2-1|42	%{_datadir}/appdata/%{name}.appdata.xml
14mu|gnome-klotski-3.16.2-1|43	
14mu|gnome-klotski-3.16.2-1|44	
14mu|gnome-klotski-3.16.2-1|45	%changelog
14mu|gnome-klotski-3.16.2-1|46	
14mu|gnome-klotski-3.16.2-1|47	* Tue Sep 15 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-klotski-3.16.2-1|48	- (02d9233) update to 3.16.2
14mu|gnome-klotski-3.16.2-1|49	
14mu|gnome-klotski-3.16.2-1|50	

22663 14
14mu|gnome-logs-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-logs-3.16.2-1|2	
14mu|gnome-logs-3.16.2-1|3	Name:		gnome-logs
14mu|gnome-logs-3.16.2-1|4	Version:	3.16.2
14mu|gnome-logs-3.16.2-1|5	Release:	1
14mu|gnome-logs-3.16.2-1|6	Summary:	GNOME Log Viewer
14mu|gnome-logs-3.16.2-1|7	License:	GPLv2+
14mu|gnome-logs-3.16.2-1|8	Group:		Graphical desktop/GNOME
14mu|gnome-logs-3.16.2-1|9	URL:		https://wiki.gnome.org/Apps/Logs
14mu|gnome-logs-3.16.2-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-logs-3.16.2-1|11	BuildRequires:	intltool
14mu|gnome-logs-3.16.2-1|12	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mu|gnome-logs-3.16.2-1|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.9.6
14mu|gnome-logs-3.16.2-1|14	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|gnome-logs-3.16.2-1|15	BuildRequires:	appdata-tools
14mu|gnome-logs-3.16.2-1|16	BuildRequires:	gsettings-desktop-schemas
14mu|gnome-logs-3.16.2-1|17	BuildRequires:	itstool
14mu|gnome-logs-3.16.2-1|18	BuildRequires:	libxml2-utils
14mu|gnome-logs-3.16.2-1|19	BuildRequires:	xsltproc
14mu|gnome-logs-3.16.2-1|20	BuildRequires:	docbook-style-xsl
14mu|gnome-logs-3.16.2-1|21	BuildRequires:	docbook-dtd43-xml
14mu|gnome-logs-3.16.2-1|22	Requires:	gsettings-desktop-schemas
14mu|gnome-logs-3.16.2-1|23	
14mu|gnome-logs-3.16.2-1|24	%description
14mu|gnome-logs-3.16.2-1|25	Logs makes it easy to view and filter log messages and events. Filter
14mu|gnome-logs-3.16.2-1|26	logs by category and importance to get the information you want. Use
14mu|gnome-logs-3.16.2-1|27	the integrated search to get more relevant results.
14mu|gnome-logs-3.16.2-1|28	
14mu|gnome-logs-3.16.2-1|29	%prep
14mu|gnome-logs-3.16.2-1|30	%setup -q
14mu|gnome-logs-3.16.2-1|31	%apply_patches
14mu|gnome-logs-3.16.2-1|32	
14mu|gnome-logs-3.16.2-1|33	%build
14mu|gnome-logs-3.16.2-1|34	%configure2_5x
14mu|gnome-logs-3.16.2-1|35	%make
14mu|gnome-logs-3.16.2-1|36	
14mu|gnome-logs-3.16.2-1|37	%install
14mu|gnome-logs-3.16.2-1|38	%makeinstall_std
14mu|gnome-logs-3.16.2-1|39	
14mu|gnome-logs-3.16.2-1|40	find %{buildroot} -name '*.la' -delete
14mu|gnome-logs-3.16.2-1|41	
14mu|gnome-logs-3.16.2-1|42	%find_lang %{name}
14mu|gnome-logs-3.16.2-1|43	
14mu|gnome-logs-3.16.2-1|44	%files -f %{name}.lang
14mu|gnome-logs-3.16.2-1|45	%doc README NEWS
14mu|gnome-logs-3.16.2-1|46	%doc %{_datadir}/help/*/%{name}/*
14mu|gnome-logs-3.16.2-1|47	%{_bindir}/%{name}
14mu|gnome-logs-3.16.2-1|48	%{_iconsdir}/*/*/*/*
14mu|gnome-logs-3.16.2-1|49	%{_datadir}/appdata/*.appdata.xml
14mu|gnome-logs-3.16.2-1|50	%{_datadir}/applications/org.gnome.Logs.desktop
14mu|gnome-logs-3.16.2-1|51	%{_datadir}/glib-2.0/schemas/org.gnome.Logs.*.xml
14mu|gnome-logs-3.16.2-1|52	%{_datadir}/dbus-1/services/org.gnome.Logs.service
14mu|gnome-logs-3.16.2-1|53	%{_mandir}//man1/%{name}.1*
14mu|gnome-logs-3.16.2-1|54	
14mu|gnome-logs-3.16.2-1|55	%changelog
14mu|gnome-logs-3.16.2-1|56	
14mu|gnome-logs-3.16.2-1|57	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-logs-3.16.2-1|58	- (74b8f65) update to 3.16.2
14mu|gnome-logs-3.16.2-1|59	
14mu|gnome-logs-3.16.2-1|60	

22664 14
14mu|gnome-mahjongg-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-mahjongg-3.16.2-1|2	
14mu|gnome-mahjongg-3.16.2-1|3	Name:           gnome-mahjongg
14mu|gnome-mahjongg-3.16.2-1|4	Version:        3.16.2
14mu|gnome-mahjongg-3.16.2-1|5	Release:        1
14mu|gnome-mahjongg-3.16.2-1|6	Summary:        GNOME Mahjongg game
14mu|gnome-mahjongg-3.16.2-1|7	
14mu|gnome-mahjongg-3.16.2-1|8	License:        GPLv2+ and CC-BY-SA
14mu|gnome-mahjongg-3.16.2-1|9	Group:		Games/Other
14mu|gnome-mahjongg-3.16.2-1|10	URL:            http://projects.gnome.org/gnome-games/
14mu|gnome-mahjongg-3.16.2-1|11	Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-mahjongg/%{url_ver}/gnome-mahjongg-%{version}.tar.xz
14mu|gnome-mahjongg-3.16.2-1|12	
14mu|gnome-mahjongg-3.16.2-1|13	BuildRequires: pkgconfig(glib-2.0)
14mu|gnome-mahjongg-3.16.2-1|14	BuildRequires: pkgconfig(gtk+-3.0)
14mu|gnome-mahjongg-3.16.2-1|15	BuildRequires: pkgconfig(librsvg-2.0)
14mu|gnome-mahjongg-3.16.2-1|16	BuildRequires: intltool libxml2-utils
14mu|gnome-mahjongg-3.16.2-1|17	BuildRequires: itstool
14mu|gnome-mahjongg-3.16.2-1|18	BuildRequires: desktop-file-utils
14mu|gnome-mahjongg-3.16.2-1|19	
14mu|gnome-mahjongg-3.16.2-1|20	Obsoletes: gnome-games-mahjongg < 1:3.7.4
14mu|gnome-mahjongg-3.16.2-1|21	
14mu|gnome-mahjongg-3.16.2-1|22	%description
14mu|gnome-mahjongg-3.16.2-1|23	Mahjongg is a simple pattern recognition game. You score points by
14mu|gnome-mahjongg-3.16.2-1|24	matching identical tiles.
14mu|gnome-mahjongg-3.16.2-1|25	
14mu|gnome-mahjongg-3.16.2-1|26	
14mu|gnome-mahjongg-3.16.2-1|27	%prep
14mu|gnome-mahjongg-3.16.2-1|28	%setup -q
14mu|gnome-mahjongg-3.16.2-1|29	
14mu|gnome-mahjongg-3.16.2-1|30	%build
14mu|gnome-mahjongg-3.16.2-1|31	%configure2_5x
14mu|gnome-mahjongg-3.16.2-1|32	%make
14mu|gnome-mahjongg-3.16.2-1|33	
14mu|gnome-mahjongg-3.16.2-1|34	
14mu|gnome-mahjongg-3.16.2-1|35	%install
14mu|gnome-mahjongg-3.16.2-1|36	%makeinstall_std
14mu|gnome-mahjongg-3.16.2-1|37	
14mu|gnome-mahjongg-3.16.2-1|38	%find_lang %{name} --with-gnome
14mu|gnome-mahjongg-3.16.2-1|39	
14mu|gnome-mahjongg-3.16.2-1|40	
14mu|gnome-mahjongg-3.16.2-1|41	%check
14mu|gnome-mahjongg-3.16.2-1|42	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-mahjongg.desktop
14mu|gnome-mahjongg-3.16.2-1|43	
14mu|gnome-mahjongg-3.16.2-1|44	
14mu|gnome-mahjongg-3.16.2-1|45	%files -f %{name}.lang
14mu|gnome-mahjongg-3.16.2-1|46	%doc COPYING
14mu|gnome-mahjongg-3.16.2-1|47	%{_datadir}/applications/gnome-mahjongg.desktop
14mu|gnome-mahjongg-3.16.2-1|48	%{_datadir}/glib-2.0/schemas/*.gschema.xml
14mu|gnome-mahjongg-3.16.2-1|49	%{_mandir}/man6/gnome-mahjongg.6*
14mu|gnome-mahjongg-3.16.2-1|50	%{_bindir}/gnome-mahjongg
14mu|gnome-mahjongg-3.16.2-1|51	%{_datadir}/gnome-mahjongg
14mu|gnome-mahjongg-3.16.2-1|52	%{_datadir}/icons/*/*/*/*
14mu|gnome-mahjongg-3.16.2-1|53	%{_datadir}/appdata/gnome-mahjongg.appdata.xml
14mu|gnome-mahjongg-3.16.2-1|54	
14mu|gnome-mahjongg-3.16.2-1|55	%changelog
14mu|gnome-mahjongg-3.16.2-1|56	
14mu|gnome-mahjongg-3.16.2-1|57	* Tue Sep 15 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-mahjongg-3.16.2-1|58	- (8a3959c) update to 3.16.2
14mu|gnome-mahjongg-3.16.2-1|59	
14mu|gnome-mahjongg-3.16.2-1|60	

22665 14
14mu|gnome-maps-3.16.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-maps-3.16.2-1|2	
14mu|gnome-maps-3.16.2-1|3	Name:		gnome-maps
14mu|gnome-maps-3.16.2-1|4	Version:	3.16.2
14mu|gnome-maps-3.16.2-1|5	Release:	1
14mu|gnome-maps-3.16.2-1|6	Summary:	A map application for GNOME
14mu|gnome-maps-3.16.2-1|7	License:	GPLv2+
14mu|gnome-maps-3.16.2-1|8	Group:		Graphical desktop/GNOME
14mu|gnome-maps-3.16.2-1|9	Url:		http://www.gnome.org
14mu|gnome-maps-3.16.2-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-maps-3.16.2-1|11	BuildRequires:	intltool
14mu|gnome-maps-3.16.2-1|12	BuildRequires:	pkgconfig(glib-2.0)
14mu|gnome-maps-3.16.2-1|13	BuildRequires:	pkgconfig(gio-2.0) >= 2.39.3
14mu|gnome-maps-3.16.2-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-maps-3.16.2-1|15	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gnome-maps-3.16.2-1|16	BuildRequires:	pkgconfig(gjs-1.0) >= 1.39.0
14mu|gnome-maps-3.16.2-1|17	BuildRequires:	pkgconfig(geoclue-2.0)
14mu|gnome-maps-3.16.2-1|18	BuildRequires:	pkgconfig(gee-0.8)
14mu|gnome-maps-3.16.2-1|19	BuildRequires:	pkgconfig(folks)
14mu|gnome-maps-3.16.2-1|20	BuildRequires:	pkgconfig(geocode-glib-1.0)
14mu|gnome-maps-3.16.2-1|21	BuildRequires:	pkgconfig(champlain-0.12) >= 0.12.9
14mu|gnome-maps-3.16.2-1|22	BuildRequires:	gjs
14mu|gnome-maps-3.16.2-1|23	Requires:	gjs
14mu|gnome-maps-3.16.2-1|24	Requires:	geoclue2 >= 1.99.3
14mu|gnome-maps-3.16.2-1|25	
14mu|gnome-maps-3.16.2-1|26	Requires:	typelib(GeocodeGlib)
14mu|gnome-maps-3.16.2-1|27	Requires:	typelib(GtkChamplain)
14mu|gnome-maps-3.16.2-1|28	Requires:	typelib(Memphis)
14mu|gnome-maps-3.16.2-1|29	Requires:	typelib(Champlain)
14mu|gnome-maps-3.16.2-1|30	
14mu|gnome-maps-3.16.2-1|31	%description
14mu|gnome-maps-3.16.2-1|32	%{name} is a map application for GNOME.
14mu|gnome-maps-3.16.2-1|33	
14mu|gnome-maps-3.16.2-1|34	%prep
14mu|gnome-maps-3.16.2-1|35	%setup -q
14mu|gnome-maps-3.16.2-1|36	
14mu|gnome-maps-3.16.2-1|37	%build
14mu|gnome-maps-3.16.2-1|38	%configure2_5x  --disable-rpath --disable-schemas-compile
14mu|gnome-maps-3.16.2-1|39	%make
14mu|gnome-maps-3.16.2-1|40	
14mu|gnome-maps-3.16.2-1|41	%install
14mu|gnome-maps-3.16.2-1|42	%makeinstall_std
14mu|gnome-maps-3.16.2-1|43	
14mu|gnome-maps-3.16.2-1|44	find %{buildroot} -name "*.la" -delete
14mu|gnome-maps-3.16.2-1|45	# There is no devel file, so at this moment also no need to keep
14mu|gnome-maps-3.16.2-1|46	rm %{buildroot}%{_datadir}/gir-1.0/GnomeMaps-1.0.gir
14mu|gnome-maps-3.16.2-1|47	
14mu|gnome-maps-3.16.2-1|48	%find_lang %{name} --with-gnome
14mu|gnome-maps-3.16.2-1|49	
14mu|gnome-maps-3.16.2-1|50	%files -f %{name}.lang
14mu|gnome-maps-3.16.2-1|51	%doc NEWS README
14mu|gnome-maps-3.16.2-1|52	%{_datadir}/%{name}
14mu|gnome-maps-3.16.2-1|53	%{_bindir}/%{name}
14mu|gnome-maps-3.16.2-1|54	%{_libdir}/%{name}
14mu|gnome-maps-3.16.2-1|55	%{_datadir}/glib-2.0/schemas/*
14mu|gnome-maps-3.16.2-1|56	%{_datadir}/applications/*
14mu|gnome-maps-3.16.2-1|57	%{_datadir}/appdata/*.appdata.xml
14mu|gnome-maps-3.16.2-1|58	%{_datadir}/dbus-1/services/org.gnome.Maps.service
14mu|gnome-maps-3.16.2-1|59	%{_iconsdir}/*/*/apps/*
14mu|gnome-maps-3.16.2-1|60	
14mu|gnome-maps-3.16.2-1|61	
14mu|gnome-maps-3.16.2-1|62	
14mu|gnome-maps-3.16.2-1|63	%changelog
14mu|gnome-maps-3.16.2-1|64	
14mu|gnome-maps-3.16.2-1|65	* Wed May 13 2015 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|gnome-maps-3.16.2-1|66	- (9481a45) update to 3.16.2
14mu|gnome-maps-3.16.2-1|67	
14mu|gnome-maps-3.16.2-1|68	

22666 14
14mu|gnome-menus-3.13.3-1|1	%define major	0
14mu|gnome-menus-3.13.3-1|2	%define api	3
14mu|gnome-menus-3.13.3-1|3	%define gimajor	3.0
14mu|gnome-menus-3.13.3-1|4	%define libname	%mklibname gnome-menu %{api} %{major}
14mu|gnome-menus-3.13.3-1|5	%define girname	%mklibname gmenu-gir %{gimajor}
14mu|gnome-menus-3.13.3-1|6	%define devname	%mklibname -d gnome-menu
14mu|gnome-menus-3.13.3-1|7	
14mu|gnome-menus-3.13.3-1|8	Summary:	GNOME menu library
14mu|gnome-menus-3.13.3-1|9	Name:		gnome-menus
14mu|gnome-menus-3.13.3-1|10	Version:	3.13.3
14mu|gnome-menus-3.13.3-1|11	Release:	1
14mu|gnome-menus-3.13.3-1|12	License:	LGPLv2+
14mu|gnome-menus-3.13.3-1|13	Group:		System/Libraries
14mu|gnome-menus-3.13.3-1|14	Url:		http://www.gnome.org
14mu|gnome-menus-3.13.3-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.13/%{name}-%{version}.tar.xz
14mu|gnome-menus-3.13.3-1|16	
14mu|gnome-menus-3.13.3-1|17	BuildRequires:	intltool
14mu|gnome-menus-3.13.3-1|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|gnome-menus-3.13.3-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gnome-menus-3.13.3-1|20	BuildRequires:	pkgconfig(python)
14mu|gnome-menus-3.13.3-1|21	
14mu|gnome-menus-3.13.3-1|22	Obsoletes:	gnome-menus2 < 3.4
14mu|gnome-menus-3.13.3-1|23	
14mu|gnome-menus-3.13.3-1|24	Obsoletes:	python-%{name} < %{version}
14mu|gnome-menus-3.13.3-1|25	
14mu|gnome-menus-3.13.3-1|26	%description
14mu|gnome-menus-3.13.3-1|27	The package contains an implementation of the draft "Desktop Menu
14mu|gnome-menus-3.13.3-1|28	Specification" from freedesktop.org:
14mu|gnome-menus-3.13.3-1|29	http://www.freedesktop.org/Standards/menu-spec
14mu|gnome-menus-3.13.3-1|30	
14mu|gnome-menus-3.13.3-1|31	Also contained here are the GNOME menu layout configuration files,
14mu|gnome-menus-3.13.3-1|32	.directory files and assorted menu related utility programs.
14mu|gnome-menus-3.13.3-1|33	
14mu|gnome-menus-3.13.3-1|34	%package -n %{libname}
14mu|gnome-menus-3.13.3-1|35	Group:		System/Libraries
14mu|gnome-menus-3.13.3-1|36	Summary:	GNOME menu library
14mu|gnome-menus-3.13.3-1|37	Conflicts:	gir-repository < 0.6.5-8
14mu|gnome-menus-3.13.3-1|38	
14mu|gnome-menus-3.13.3-1|39	%description -n %{libname}
14mu|gnome-menus-3.13.3-1|40	This package contains the shared libraries of %{name}.
14mu|gnome-menus-3.13.3-1|41	
14mu|gnome-menus-3.13.3-1|42	%package -n %{girname}
14mu|gnome-menus-3.13.3-1|43	Group:		System/Libraries
14mu|gnome-menus-3.13.3-1|44	Summary:	GObject Introspection interface library for %{name}
14mu|gnome-menus-3.13.3-1|45	Requires:	%{libname} = %{version}-%{release}
14mu|gnome-menus-3.13.3-1|46	
14mu|gnome-menus-3.13.3-1|47	%description -n %{girname}
14mu|gnome-menus-3.13.3-1|48	GObject Introspection interface library for %{name}.
14mu|gnome-menus-3.13.3-1|49	
14mu|gnome-menus-3.13.3-1|50	%package -n %{devname}
14mu|gnome-menus-3.13.3-1|51	Group:		Development/C
14mu|gnome-menus-3.13.3-1|52	Summary:	GNOME menu library development files
14mu|gnome-menus-3.13.3-1|53	Requires:	%{libname} = %{version}-%{release}
14mu|gnome-menus-3.13.3-1|54	Requires:	%{girname} = %{version}-%{release}
14mu|gnome-menus-3.13.3-1|55	Provides:	%{name}-devel = %{version}-%{release}
14mu|gnome-menus-3.13.3-1|56	Obsoletes:	%{_lib}gnome-menu2-devel < 3.4
14mu|gnome-menus-3.13.3-1|57	Conflicts:	gir-repository < 0.6.5-8
14mu|gnome-menus-3.13.3-1|58	
14mu|gnome-menus-3.13.3-1|59	%description -n %{devname}
14mu|gnome-menus-3.13.3-1|60	This package contains the development libraries of %{name}.
14mu|gnome-menus-3.13.3-1|61	
14mu|gnome-menus-3.13.3-1|62	%prep
14mu|gnome-menus-3.13.3-1|63	%setup -q
14mu|gnome-menus-3.13.3-1|64	%apply_patches
14mu|gnome-menus-3.13.3-1|65	
14mu|gnome-menus-3.13.3-1|66	%build
14mu|gnome-menus-3.13.3-1|67	%configure2_5x \
14mu|gnome-menus-3.13.3-1|68	--disable-static
14mu|gnome-menus-3.13.3-1|69	
14mu|gnome-menus-3.13.3-1|70	%make LIBS='-lgmodule-2.0'
14mu|gnome-menus-3.13.3-1|71	
14mu|gnome-menus-3.13.3-1|72	%install
14mu|gnome-menus-3.13.3-1|73	%makeinstall_std
14mu|gnome-menus-3.13.3-1|74	
14mu|gnome-menus-3.13.3-1|75	%find_lang %{name}-3.0
14mu|gnome-menus-3.13.3-1|76	
14mu|gnome-menus-3.13.3-1|77	mkdir -p %{buildroot}%{_sysconfdir}/xdg/gnome
14mu|gnome-menus-3.13.3-1|78	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/gnome
14mu|gnome-menus-3.13.3-1|79	
14mu|gnome-menus-3.13.3-1|80	%files -f %{name}-3.0.lang
14mu|gnome-menus-3.13.3-1|81	%doc README NEWS HACKING AUTHORS ChangeLog
14mu|gnome-menus-3.13.3-1|82	%{_datadir}/desktop-directories/*
14mu|gnome-menus-3.13.3-1|83	%dir %{_sysconfdir}/xdg/gnome
14mu|gnome-menus-3.13.3-1|84	%dir %{_sysconfdir}/xdg/gnome/menus
14mu|gnome-menus-3.13.3-1|85	%config(noreplace) %{_sysconfdir}/xdg/gnome/menus/*
14mu|gnome-menus-3.13.3-1|86	
14mu|gnome-menus-3.13.3-1|87	%files -n %{libname}
14mu|gnome-menus-3.13.3-1|88	%{_libdir}/libgnome-menu-%{api}.so.%{major}*
14mu|gnome-menus-3.13.3-1|89	
14mu|gnome-menus-3.13.3-1|90	%files -n %{girname}
14mu|gnome-menus-3.13.3-1|91	%{_libdir}/girepository-1.0/GMenu-%{gimajor}.typelib
14mu|gnome-menus-3.13.3-1|92	
14mu|gnome-menus-3.13.3-1|93	%files -n %{devname}
14mu|gnome-menus-3.13.3-1|94	%{_libdir}/lib*.so
14mu|gnome-menus-3.13.3-1|95	%{_includedir}/*
14mu|gnome-menus-3.13.3-1|96	%{_libdir}/pkgconfig/*.pc
14mu|gnome-menus-3.13.3-1|97	%{_datadir}/gir-1.0/GMenu-%{gimajor}.gir
14mu|gnome-menus-3.13.3-1|98	
14mu|gnome-menus-3.13.3-1|99	
14mu|gnome-menus-3.13.3-1|100	%changelog
14mu|gnome-menus-3.13.3-1|101	
14mu|gnome-menus-3.13.3-1|102	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 3.13.3-1
14mu|gnome-menus-3.13.3-1|103	- (f0f2435) update to 3.13.3
14mu|gnome-menus-3.13.3-1|104	
14mu|gnome-menus-3.13.3-1|105	

22667 14
14mu|gnome-mines-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-mines-3.16.0-1|2	
14mu|gnome-mines-3.16.0-1|3	Name:           gnome-mines
14mu|gnome-mines-3.16.0-1|4	Version:        3.16.0
14mu|gnome-mines-3.16.0-1|5	Release:        1
14mu|gnome-mines-3.16.0-1|6	Summary:        GNOME Mines Sweeper game
14mu|gnome-mines-3.16.0-1|7	
14mu|gnome-mines-3.16.0-1|8	License:        GPLv2+ and CC-BY-SA
14mu|gnome-mines-3.16.0-1|9	Group:		Games/Other
14mu|gnome-mines-3.16.0-1|10	URL:            http://projects.gnome.org/gnome-games/
14mu|gnome-mines-3.16.0-1|11	Source0:        http://download.gnome.org/sources/gnome-mines/%{url_ver}/gnome-mines-%{version}.tar.xz
14mu|gnome-mines-3.16.0-1|12	
14mu|gnome-mines-3.16.0-1|13	BuildRequires:  desktop-file-utils
14mu|gnome-mines-3.16.0-1|14	BuildRequires:  pkgconfig(glib-2.0)
14mu|gnome-mines-3.16.0-1|15	BuildRequires:  pkgconfig(gdk-3.0)
14mu|gnome-mines-3.16.0-1|16	BuildRequires:  intltool
14mu|gnome-mines-3.16.0-1|17	BuildRequires:  itstool
14mu|gnome-mines-3.16.0-1|18	BuildRequires:  pkgconfig(librsvg-2.0)
14mu|gnome-mines-3.16.0-1|19	
14mu|gnome-mines-3.16.0-1|20	Obsoletes: gnome-games < 3.7.92
14mu|gnome-mines-3.16.0-1|21	Obsoletes: gnomine < 3.7.92
14mu|gnome-mines-3.16.0-1|22	Provides: gnomine = %{version}-%{release}
14mu|gnome-mines-3.16.0-1|23	
14mu|gnome-mines-3.16.0-1|24	%description
14mu|gnome-mines-3.16.0-1|25	The popular logic puzzle minesweeper. Find mines on a grid
14mu|gnome-mines-3.16.0-1|26	using hints from squares you have already cleared.
14mu|gnome-mines-3.16.0-1|27	
14mu|gnome-mines-3.16.0-1|28	%prep
14mu|gnome-mines-3.16.0-1|29	%setup -q
14mu|gnome-mines-3.16.0-1|30	
14mu|gnome-mines-3.16.0-1|31	%build
14mu|gnome-mines-3.16.0-1|32	%configure2_5x
14mu|gnome-mines-3.16.0-1|33	%make
14mu|gnome-mines-3.16.0-1|34	
14mu|gnome-mines-3.16.0-1|35	
14mu|gnome-mines-3.16.0-1|36	%install
14mu|gnome-mines-3.16.0-1|37	%makeinstall_std
14mu|gnome-mines-3.16.0-1|38	
14mu|gnome-mines-3.16.0-1|39	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-mines.desktop
14mu|gnome-mines-3.16.0-1|40	
14mu|gnome-mines-3.16.0-1|41	%find_lang %{name} --with-gnome
14mu|gnome-mines-3.16.0-1|42	
14mu|gnome-mines-3.16.0-1|43	
14mu|gnome-mines-3.16.0-1|44	%files -f %{name}.lang
14mu|gnome-mines-3.16.0-1|45	%doc COPYING
14mu|gnome-mines-3.16.0-1|46	%{_bindir}/gnome-mines
14mu|gnome-mines-3.16.0-1|47	%{_datadir}/applications/gnome-mines.desktop
14mu|gnome-mines-3.16.0-1|48	%{_datadir}/glib-2.0/schemas/org.gnome.mines.gschema.xml
14mu|gnome-mines-3.16.0-1|49	%{_datadir}/gnome-mines
14mu|gnome-mines-3.16.0-1|50	%{_datadir}/icons/*/*/apps/*
14mu|gnome-mines-3.16.0-1|51	%{_datadir}/icons/hicolor/16x16/actions/flag-symbolic.svg
14mu|gnome-mines-3.16.0-1|52	%{_mandir}/man6/gnome-mines.6*
14mu|gnome-mines-3.16.0-1|53	%{_datadir}/appdata/*.xml
14mu|gnome-mines-3.16.0-1|54	
14mu|gnome-mines-3.16.0-1|55	
14mu|gnome-mines-3.16.0-1|56	%changelog
14mu|gnome-mines-3.16.0-1|57	
14mu|gnome-mines-3.16.0-1|58	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gnome-mines-3.16.0-1|59	- (b764c3b) update to 3.16.0
14mu|gnome-mines-3.16.0-1|60	
14mu|gnome-mines-3.16.0-1|61	

22668 14
14mu|gnome-music-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-music-3.16.2-1|2	
14mu|gnome-music-3.16.2-1|3	Name:		gnome-music
14mu|gnome-music-3.16.2-1|4	Version:	3.16.2
14mu|gnome-music-3.16.2-1|5	Release:	1
14mu|gnome-music-3.16.2-1|6	Summary:	Music player and management application
14mu|gnome-music-3.16.2-1|7	License:	GPLv2+
14mu|gnome-music-3.16.2-1|8	Group:		Sound
14mu|gnome-music-3.16.2-1|9	URL:		https://wiki.gnome.org/Design/Apps/Music
14mu|gnome-music-3.16.2-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-music-3.16.2-1|11	BuildRequires:	intltool
14mu|gnome-music-3.16.2-1|12	BuildRequires:	python3
14mu|gnome-music-3.16.2-1|13	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mu|gnome-music-3.16.2-1|14	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.6
14mu|gnome-music-3.16.2-1|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.8
14mu|gnome-music-3.16.2-1|16	BuildRequires:	pkgconfig(libmediaart-2.0)
14mu|gnome-music-3.16.2-1|17	BuildRequires:	pkgconfig(libgdata)
14mu|gnome-music-3.16.2-1|18	BuildRequires:	itstool
14mu|gnome-music-3.16.2-1|19	BuildRequires:	libxml2-utils
14mu|gnome-music-3.16.2-1|20	Requires:	gnome-settings-daemon
14mu|gnome-music-3.16.2-1|21	Requires:	grilo
14mu|gnome-music-3.16.2-1|22	Requires:	python3-dbus
14mu|gnome-music-3.16.2-1|23	Requires:	python3-gobject3
14mu|gnome-music-3.16.2-1|24	Requires:	tracker
14mu|gnome-music-3.16.2-1|25	Suggests:	grilo-plugins
14mu|gnome-music-3.16.2-1|26	Requires:	typelib(TotemPlParser)
14mu|gnome-music-3.16.2-1|27	Requires:	typelib(Grl)
14mu|gnome-music-3.16.2-1|28	Requires:	python3-gi-cairo
14mu|gnome-music-3.16.2-1|29	Requires:	typelib(MediaArt)
14mu|gnome-music-3.16.2-1|30	
14mu|gnome-music-3.16.2-1|31	%description
14mu|gnome-music-3.16.2-1|32	Music is the new GNOME music playing application.
14mu|gnome-music-3.16.2-1|33	
14mu|gnome-music-3.16.2-1|34	%prep
14mu|gnome-music-3.16.2-1|35	%setup -q
14mu|gnome-music-3.16.2-1|36	
14mu|gnome-music-3.16.2-1|37	%build
14mu|gnome-music-3.16.2-1|38	%configure2_5x
14mu|gnome-music-3.16.2-1|39	%make
14mu|gnome-music-3.16.2-1|40	
14mu|gnome-music-3.16.2-1|41	%install
14mu|gnome-music-3.16.2-1|42	%makeinstall_std
14mu|gnome-music-3.16.2-1|43	
14mu|gnome-music-3.16.2-1|44	find %{buildroot} -name '*.la' -delete
14mu|gnome-music-3.16.2-1|45	
14mu|gnome-music-3.16.2-1|46	%find_lang %{name}
14mu|gnome-music-3.16.2-1|47	
14mu|gnome-music-3.16.2-1|48	%files -f %{name}.lang
14mu|gnome-music-3.16.2-1|49	%doc README NEWS
14mu|gnome-music-3.16.2-1|50	%{_bindir}/%{name}
14mu|gnome-music-3.16.2-1|51	%{_libdir}/%{name}
14mu|gnome-music-3.16.2-1|52	%{py3_puresitedir}/gnomemusic
14mu|gnome-music-3.16.2-1|53	%{_datadir}/applications/*.desktop
14mu|gnome-music-3.16.2-1|54	%{_datadir}/glib-2.0/schemas/*.xml
14mu|gnome-music-3.16.2-1|55	%{_datadir}/%{name}
14mu|gnome-music-3.16.2-1|56	%{_iconsdir}/*/*/*/*
14mu|gnome-music-3.16.2-1|57	%{_datadir}/appdata/%{name}.appdata.xml
14mu|gnome-music-3.16.2-1|58	%{_datadir}/help/*/gnome-music/*
14mu|gnome-music-3.16.2-1|59	%{_mandir}/man1/gnome-music.1*
14mu|gnome-music-3.16.2-1|60	
14mu|gnome-music-3.16.2-1|61	%changelog
14mu|gnome-music-3.16.2-1|62	
14mu|gnome-music-3.16.2-1|63	* Tue Aug 11 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-music-3.16.2-1|64	- (a96a123) update to 3.16.2
14mu|gnome-music-3.16.2-1|65	
14mu|gnome-music-3.16.2-1|66	

22669 14
14mu|gnome-nibbles-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-nibbles-3.16.1-1|2	
14mu|gnome-nibbles-3.16.1-1|3	Name:		gnome-nibbles
14mu|gnome-nibbles-3.16.1-1|4	Version:	3.16.1
14mu|gnome-nibbles-3.16.1-1|5	Release:	1
14mu|gnome-nibbles-3.16.1-1|6	Summary:	GNOME Nibbles game
14mu|gnome-nibbles-3.16.1-1|7	License:	GPLv2+ and GFDL
14mu|gnome-nibbles-3.16.1-1|8	Group:		Games/Arcade
14mu|gnome-nibbles-3.16.1-1|9	URL:		https://wiki.gnome.org/Nibbles
14mu|gnome-nibbles-3.16.1-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-nibbles-3.16.1-1|11	BuildRequires:	pkgconfig(clutter-1.0) >= 1.0.0
14mu|gnome-nibbles-3.16.1-1|12	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0.0
14mu|gnome-nibbles-3.16.1-1|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mu|gnome-nibbles-3.16.1-1|14	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14mu|gnome-nibbles-3.16.1-1|15	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mu|gnome-nibbles-3.16.1-1|16	BuildRequires:	intltool
14mu|gnome-nibbles-3.16.1-1|17	BuildRequires:	itstool
14mu|gnome-nibbles-3.16.1-1|18	BuildRequires:	libxml2-utils
14mu|gnome-nibbles-3.16.1-1|19	Obsoletes:	gnibbles
14mu|gnome-nibbles-3.16.1-1|20	
14mu|gnome-nibbles-3.16.1-1|21	%description
14mu|gnome-nibbles-3.16.1-1|22	Pilot a worm around a maze trying to collect diamonds and at the same time
14mu|gnome-nibbles-3.16.1-1|23	avoiding the walls and yourself. With each diamond your worm grows longer and
14mu|gnome-nibbles-3.16.1-1|24	navigation becomes more and more difficult. Playable by up to four people.
14mu|gnome-nibbles-3.16.1-1|25	
14mu|gnome-nibbles-3.16.1-1|26	%prep
14mu|gnome-nibbles-3.16.1-1|27	%setup -q
14mu|gnome-nibbles-3.16.1-1|28	
14mu|gnome-nibbles-3.16.1-1|29	%build
14mu|gnome-nibbles-3.16.1-1|30	%configure2_5x
14mu|gnome-nibbles-3.16.1-1|31	%make
14mu|gnome-nibbles-3.16.1-1|32	
14mu|gnome-nibbles-3.16.1-1|33	%install
14mu|gnome-nibbles-3.16.1-1|34	%makeinstall_std
14mu|gnome-nibbles-3.16.1-1|35	
14mu|gnome-nibbles-3.16.1-1|36	%find_lang %{name} --with-gnome
14mu|gnome-nibbles-3.16.1-1|37	
14mu|gnome-nibbles-3.16.1-1|38	%files -f %{name}.lang
14mu|gnome-nibbles-3.16.1-1|39	%doc COPYING
14mu|gnome-nibbles-3.16.1-1|40	%{_bindir}/%{name}
14mu|gnome-nibbles-3.16.1-1|41	%{_datadir}/applications/%{name}.desktop
14mu|gnome-nibbles-3.16.1-1|42	%{_datadir}/glib-2.0/schemas/org.gnome.nibbles.gschema.xml
14mu|gnome-nibbles-3.16.1-1|43	%{_datadir}/%{name}
14mu|gnome-nibbles-3.16.1-1|44	%{_iconsdir}/*/*/apps/*
14mu|gnome-nibbles-3.16.1-1|45	%{_mandir}/man6/%{name}.6*
14mu|gnome-nibbles-3.16.1-1|46	%{_datadir}/appdata/*.appdata.xml
14mu|gnome-nibbles-3.16.1-1|47	
14mu|gnome-nibbles-3.16.1-1|48	
14mu|gnome-nibbles-3.16.1-1|49	%changelog
14mu|gnome-nibbles-3.16.1-1|50	
14mu|gnome-nibbles-3.16.1-1|51	* Mon Apr 13 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-nibbles-3.16.1-1|52	- (51da709) pack icon
14mu|gnome-nibbles-3.16.1-1|53	
14mu|gnome-nibbles-3.16.1-1|54	

22670 14
14mu|gnome-online-accounts-3.16.5-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-online-accounts-3.16.5-1|2	
14mu|gnome-online-accounts-3.16.5-1|3	%define	oname		goa
14mu|gnome-online-accounts-3.16.5-1|4	%define	api		1.0
14mu|gnome-online-accounts-3.16.5-1|5	%define	major		0
14mu|gnome-online-accounts-3.16.5-1|6	%define	libname		%mklibname %{oname} %{api} %{major}
14mu|gnome-online-accounts-3.16.5-1|7	%define	backendname	%mklibname %{oname}-backend %{api} %{major}
14mu|gnome-online-accounts-3.16.5-1|8	%define	girname		%mklibname %{oname}-gir %{api}
14mu|gnome-online-accounts-3.16.5-1|9	%define	develname	%mklibname -d %{oname} %{api}
14mu|gnome-online-accounts-3.16.5-1|10	%define	develbackend	%mklibname -d %{oname}-backend %{api}
14mu|gnome-online-accounts-3.16.5-1|11	
14mu|gnome-online-accounts-3.16.5-1|12	Summary:	Provide online accounts information
14mu|gnome-online-accounts-3.16.5-1|13	Name:		gnome-online-accounts
14mu|gnome-online-accounts-3.16.5-1|14	Version:	3.16.5
14mu|gnome-online-accounts-3.16.5-1|15	Release:	1
14mu|gnome-online-accounts-3.16.5-1|16	Group:		Graphical desktop/GNOME
14mu|gnome-online-accounts-3.16.5-1|17	License:	LGPLv2+
14mu|gnome-online-accounts-3.16.5-1|18	URL:		http://developer.gnome.org/goa/stable/
14mu|gnome-online-accounts-3.16.5-1|19	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-online-accounts-3.16.5-1|20	
14mu|gnome-online-accounts-3.16.5-1|21	BuildRequires:  gtk-doc
14mu|gnome-online-accounts-3.16.5-1|22	BuildRequires:  intltool
14mu|gnome-online-accounts-3.16.5-1|23	BuildRequires:  pkgconfig(glib-2.0)
14mu|gnome-online-accounts-3.16.5-1|24	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mu|gnome-online-accounts-3.16.5-1|25	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|gnome-online-accounts-3.16.5-1|26	BuildRequires:  pkgconfig(gnome-keyring-1)
14mu|gnome-online-accounts-3.16.5-1|27	BuildRequires:  pkgconfig(json-glib-1.0)
14mu|gnome-online-accounts-3.16.5-1|28	BuildRequires:  pkgconfig(libnotify)
14mu|gnome-online-accounts-3.16.5-1|29	BuildRequires:  pkgconfig(rest-0.7)
14mu|gnome-online-accounts-3.16.5-1|30	BuildRequires:  pkgconfig(webkit2gtk-4.0)
14mu|gnome-online-accounts-3.16.5-1|31	BuildRequires:  pkgconfig(libsecret-1)
14mu|gnome-online-accounts-3.16.5-1|32	BuildRequires:  pkgconfig(telepathy-glib)
14mu|gnome-online-accounts-3.16.5-1|33	
14mu|gnome-online-accounts-3.16.5-1|34	%description
14mu|gnome-online-accounts-3.16.5-1|35	gnome-online-accounts provides interfaces so applications and
14mu|gnome-online-accounts-3.16.5-1|36	libraries in GNOME can access the user's online accounts.
14mu|gnome-online-accounts-3.16.5-1|37	
14mu|gnome-online-accounts-3.16.5-1|38	%package -n %{libname}
14mu|gnome-online-accounts-3.16.5-1|39	Summary:	Runtime libraries for %{name}
14mu|gnome-online-accounts-3.16.5-1|40	Group:		System/Libraries
14mu|gnome-online-accounts-3.16.5-1|41	
14mu|gnome-online-accounts-3.16.5-1|42	%description -n %{libname}
14mu|gnome-online-accounts-3.16.5-1|43	Runtime libraries for %{name}.
14mu|gnome-online-accounts-3.16.5-1|44	
14mu|gnome-online-accounts-3.16.5-1|45	%package -n %{backendname}
14mu|gnome-online-accounts-3.16.5-1|46	Summary:	Runtime libraries for %{name}
14mu|gnome-online-accounts-3.16.5-1|47	Group:		System/Libraries
14mu|gnome-online-accounts-3.16.5-1|48	
14mu|gnome-online-accounts-3.16.5-1|49	%description -n %{backendname}
14mu|gnome-online-accounts-3.16.5-1|50	Runtime libraries for %{name}.
14mu|gnome-online-accounts-3.16.5-1|51	
14mu|gnome-online-accounts-3.16.5-1|52	%package -n %{girname}
14mu|gnome-online-accounts-3.16.5-1|53	Summary:	GObject introspection interface for %{name}
14mu|gnome-online-accounts-3.16.5-1|54	Group:		System/Libraries
14mu|gnome-online-accounts-3.16.5-1|55	
14mu|gnome-online-accounts-3.16.5-1|56	%description -n %{girname}
14mu|gnome-online-accounts-3.16.5-1|57	GObject introspection interface for %{name}.
14mu|gnome-online-accounts-3.16.5-1|58	
14mu|gnome-online-accounts-3.16.5-1|59	%package -n %{develname}
14mu|gnome-online-accounts-3.16.5-1|60	Summary:	Development files for %{name}
14mu|gnome-online-accounts-3.16.5-1|61	Group:		Development/C
14mu|gnome-online-accounts-3.16.5-1|62	Requires:	%{libname} = %{version}-%{release}
14mu|gnome-online-accounts-3.16.5-1|63	Requires:	%{girname} = %{version}-%{release}
14mu|gnome-online-accounts-3.16.5-1|64	Provides:	%{oname}-devel = %{version}-%{release}
14mu|gnome-online-accounts-3.16.5-1|65	
14mu|gnome-online-accounts-3.16.5-1|66	%description -n %{develname}
14mu|gnome-online-accounts-3.16.5-1|67	The gnome-online-accounts-devel package contains libraries and header
14mu|gnome-online-accounts-3.16.5-1|68	files for developing applications that use gnome-online-accounts.
14mu|gnome-online-accounts-3.16.5-1|69	
14mu|gnome-online-accounts-3.16.5-1|70	%package -n %{develbackend}
14mu|gnome-online-accounts-3.16.5-1|71	Summary:	Development files for %{name}
14mu|gnome-online-accounts-3.16.5-1|72	Group:		Development/C
14mu|gnome-online-accounts-3.16.5-1|73	Requires:	%{backendname} = %{version}-%{release}
14mu|gnome-online-accounts-3.16.5-1|74	Provides:	%{oname}-backend-devel = %{version}-%{release}
14mu|gnome-online-accounts-3.16.5-1|75	
14mu|gnome-online-accounts-3.16.5-1|76	%description -n %{develbackend}
14mu|gnome-online-accounts-3.16.5-1|77	The gnome-online-accounts-devel package contains libraries and header
14mu|gnome-online-accounts-3.16.5-1|78	files for developing applications that use gnome-online-accounts.
14mu|gnome-online-accounts-3.16.5-1|79	
14mu|gnome-online-accounts-3.16.5-1|80	%prep
14mu|gnome-online-accounts-3.16.5-1|81	%setup -q
14mu|gnome-online-accounts-3.16.5-1|82	
14mu|gnome-online-accounts-3.16.5-1|83	%build
14mu|gnome-online-accounts-3.16.5-1|84	%configure2_5x \
14mu|gnome-online-accounts-3.16.5-1|85	--disable-static \
14mu|gnome-online-accounts-3.16.5-1|86	--enable-gtk-doc
14mu|gnome-online-accounts-3.16.5-1|87	
14mu|gnome-online-accounts-3.16.5-1|88	%make LIBS='-lgmodule-2.0'
14mu|gnome-online-accounts-3.16.5-1|89	
14mu|gnome-online-accounts-3.16.5-1|90	%install
14mu|gnome-online-accounts-3.16.5-1|91	%makeinstall_std
14mu|gnome-online-accounts-3.16.5-1|92	%find_lang %{name} --all-name
14mu|gnome-online-accounts-3.16.5-1|93	rm -f %{buildroot}/%{_libdir}/*.la
14mu|gnome-online-accounts-3.16.5-1|94	rm -f %{buildroot}/%{_libdir}/*.a
14mu|gnome-online-accounts-3.16.5-1|95	
14mu|gnome-online-accounts-3.16.5-1|96	%files -f %{name}.lang
14mu|gnome-online-accounts-3.16.5-1|97	%doc NEWS COPYING
14mu|gnome-online-accounts-3.16.5-1|98	%{_libexecdir}/goa-daemon
14mu|gnome-online-accounts-3.16.5-1|99	%{_libdir}/goa-1.0/web-extensions/libgoawebextension.so
14mu|gnome-online-accounts-3.16.5-1|100	%{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
14mu|gnome-online-accounts-3.16.5-1|101	%{_datadir}/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml
14mu|gnome-online-accounts-3.16.5-1|102	%{_datadir}/icons/hicolor/*/apps/*
14mu|gnome-online-accounts-3.16.5-1|103	%{_datadir}/%{name}/irc-networks.xml
14mu|gnome-online-accounts-3.16.5-1|104	%{_mandir}/man8/goa-daemon.8*
14mu|gnome-online-accounts-3.16.5-1|105	
14mu|gnome-online-accounts-3.16.5-1|106	%files -n %{libname}
14mu|gnome-online-accounts-3.16.5-1|107	%{_libdir}/libgoa-%{api}.so.*
14mu|gnome-online-accounts-3.16.5-1|108	
14mu|gnome-online-accounts-3.16.5-1|109	%files -n %{backendname}
14mu|gnome-online-accounts-3.16.5-1|110	%{_libdir}/libgoa-backend-%{api}.so.*
14mu|gnome-online-accounts-3.16.5-1|111	
14mu|gnome-online-accounts-3.16.5-1|112	%files -n %{girname}
14mu|gnome-online-accounts-3.16.5-1|113	%{_libdir}/girepository-1.0/Goa-%{api}.typelib
14mu|gnome-online-accounts-3.16.5-1|114	
14mu|gnome-online-accounts-3.16.5-1|115	%files -n %{develname}
14mu|gnome-online-accounts-3.16.5-1|116	%{_includedir}/goa-%{api}/
14mu|gnome-online-accounts-3.16.5-1|117	%{_libdir}/goa-%{api}/include/goaconfig.h
14mu|gnome-online-accounts-3.16.5-1|118	%{_libdir}/libgoa-%{api}.so
14mu|gnome-online-accounts-3.16.5-1|119	%{_libdir}/pkgconfig/goa-%{api}.pc
14mu|gnome-online-accounts-3.16.5-1|120	%{_datadir}/gir-1.0/Goa-%{api}.gir
14mu|gnome-online-accounts-3.16.5-1|121	%{_datadir}/gtk-doc/html/goa/
14mu|gnome-online-accounts-3.16.5-1|122	
14mu|gnome-online-accounts-3.16.5-1|123	%files -n %{develbackend}
14mu|gnome-online-accounts-3.16.5-1|124	%{_libdir}/libgoa-backend-%{api}.so
14mu|gnome-online-accounts-3.16.5-1|125	%{_libdir}/pkgconfig/goa-backend-%{api}.pc
14mu|gnome-online-accounts-3.16.5-1|126	
14mu|gnome-online-accounts-3.16.5-1|127	
14mu|gnome-online-accounts-3.16.5-1|128	%changelog
14mu|gnome-online-accounts-3.16.5-1|129	
14mu|gnome-online-accounts-3.16.5-1|130	* Thu Dec 10 2015 Tigro <ashejn@gmail.com> 3.16.5-1
14mu|gnome-online-accounts-3.16.5-1|131	- (ad49dea) update to 3.16.5
14mu|gnome-online-accounts-3.16.5-1|132	
14mu|gnome-online-accounts-3.16.5-1|133	

22671 14
14mu|gnome-online-miners-3.14.3-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-online-miners-3.14.3-1|2	
14mu|gnome-online-miners-3.14.3-1|3	Name:		gnome-online-miners
14mu|gnome-online-miners-3.14.3-1|4	Version:	3.14.3
14mu|gnome-online-miners-3.14.3-1|5	Release:	1
14mu|gnome-online-miners-3.14.3-1|6	Summary:	Crawls through your online content
14mu|gnome-online-miners-3.14.3-1|7	License:	GPLv2+
14mu|gnome-online-miners-3.14.3-1|8	Group:		Graphical desktop/GNOME
14mu|gnome-online-miners-3.14.3-1|9	URL:		https://git.gnome.org/browse/gnome-online-miners
14mu|gnome-online-miners-3.14.3-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-online-miners-3.14.3-1|11	BuildRequires:	pkgconfig(gio-2.0)
14mu|gnome-online-miners-3.14.3-1|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.35.1
14mu|gnome-online-miners-3.14.3-1|13	BuildRequires:	pkgconfig(goa-1.0) >= 3.2.0
14mu|gnome-online-miners-3.14.3-1|14	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.6
14mu|gnome-online-miners-3.14.3-1|15	BuildRequires:	pkgconfig(libgdata) >= 0.16.1
14mu|gnome-online-miners-3.14.3-1|16	BuildRequires:	pkgconfig(tracker-miner-1.0)
14mu|gnome-online-miners-3.14.3-1|17	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mu|gnome-online-miners-3.14.3-1|18	BuildRequires:	pkgconfig(zapojit-0.0) >= 0.0.2
14mu|gnome-online-miners-3.14.3-1|19	BuildRequires:	pkgconfig(libgfbgraph-0.2)
14mu|gnome-online-miners-3.14.3-1|20	Requires:	dbus
14mu|gnome-online-miners-3.14.3-1|21	Requires:	grilo-plugins
14mu|gnome-online-miners-3.14.3-1|22	
14mu|gnome-online-miners-3.14.3-1|23	%description
14mu|gnome-online-miners-3.14.3-1|24	GNOME Online Miners provides a set of crawlers that go through your online
14mu|gnome-online-miners-3.14.3-1|25	content and index them locally in Tracker. It has miners for Flickr, Google
14mu|gnome-online-miners-3.14.3-1|26	and SkyDrive.
14mu|gnome-online-miners-3.14.3-1|27	
14mu|gnome-online-miners-3.14.3-1|28	%prep
14mu|gnome-online-miners-3.14.3-1|29	%setup -q
14mu|gnome-online-miners-3.14.3-1|30	
14mu|gnome-online-miners-3.14.3-1|31	%build
14mu|gnome-online-miners-3.14.3-1|32	%configure2_5x \
14mu|gnome-online-miners-3.14.3-1|33	--disable-silent-rules \
14mu|gnome-online-miners-3.14.3-1|34	--disable-static
14mu|gnome-online-miners-3.14.3-1|35	%make
14mu|gnome-online-miners-3.14.3-1|36	
14mu|gnome-online-miners-3.14.3-1|37	%install
14mu|gnome-online-miners-3.14.3-1|38	%makeinstall_std
14mu|gnome-online-miners-3.14.3-1|39	find %{buildroot} -name '*.la' -delete
14mu|gnome-online-miners-3.14.3-1|40	
14mu|gnome-online-miners-3.14.3-1|41	# Use %%doc instead.
14mu|gnome-online-miners-3.14.3-1|42	rm -rf %{buildroot}%{_docdir}/%{name}
14mu|gnome-online-miners-3.14.3-1|43	
14mu|gnome-online-miners-3.14.3-1|44	%files
14mu|gnome-online-miners-3.14.3-1|45	%doc AUTHORS COPYING ChangeLog README
14mu|gnome-online-miners-3.14.3-1|46	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.Flickr.service
14mu|gnome-online-miners-3.14.3-1|47	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.GData.service
14mu|gnome-online-miners-3.14.3-1|48	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.Zpj.service
14mu|gnome-online-miners-3.14.3-1|49	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.Owncloud.service
14mu|gnome-online-miners-3.14.3-1|50	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.Facebook.service
14mu|gnome-online-miners-3.14.3-1|51	%{_datadir}/dbus-1/services/org.gnome.OnlineMiners.MediaServer.service
14mu|gnome-online-miners-3.14.3-1|52	%{_libdir}/%{name}/libgom-1.0.so
14mu|gnome-online-miners-3.14.3-1|53	%{_libexecdir}/gom-flickr-miner
14mu|gnome-online-miners-3.14.3-1|54	%{_libexecdir}/gom-gdata-miner
14mu|gnome-online-miners-3.14.3-1|55	%{_libexecdir}/gom-zpj-miner
14mu|gnome-online-miners-3.14.3-1|56	%{_libexecdir}/gom-owncloud-miner
14mu|gnome-online-miners-3.14.3-1|57	%{_libexecdir}/gom-facebook-miner
14mu|gnome-online-miners-3.14.3-1|58	%{_libexecdir}/gom-media-server-miner
14mu|gnome-online-miners-3.14.3-1|59	
14mu|gnome-online-miners-3.14.3-1|60	
14mu|gnome-online-miners-3.14.3-1|61	%changelog
14mu|gnome-online-miners-3.14.3-1|62	
14mu|gnome-online-miners-3.14.3-1|63	* Sun Dec 20 2015 Tigro <ashejn@gmail.com> 3.14.3-1
14mu|gnome-online-miners-3.14.3-1|64	- (ee96c6d) Merge branch 'rosa2014.1' of abf.rosalinux.ru:import/gnome-online-miners into rosa2014.1
14mu|gnome-online-miners-3.14.3-1|65	
14mu|gnome-online-miners-3.14.3-1|66	

22672 14
14mu|gnome-packagekit-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-packagekit-3.16.0-1|2	
14mu|gnome-packagekit-3.16.0-1|3	Summary:	A PackageKit client for the GNOME desktop
14mu|gnome-packagekit-3.16.0-1|4	Name:		gnome-packagekit
14mu|gnome-packagekit-3.16.0-1|5	Version:	3.16.0
14mu|gnome-packagekit-3.16.0-1|6	Release:	1
14mu|gnome-packagekit-3.16.0-1|7	License:	GPLv2+
14mu|gnome-packagekit-3.16.0-1|8	Group:		System/Configuration/Packaging
14mu|gnome-packagekit-3.16.0-1|9	Url:		http://www.packagekit.org
14mu|gnome-packagekit-3.16.0-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-packagekit/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-packagekit-3.16.0-1|11	BuildRequires:	desktop-file-utils
14mu|gnome-packagekit-3.16.0-1|12	BuildRequires:	docbook-dtd41-sgml
14mu|gnome-packagekit-3.16.0-1|13	BuildRequires:	docbook-utils
14mu|gnome-packagekit-3.16.0-1|14	BuildRequires:	intltool
14mu|gnome-packagekit-3.16.0-1|15	BuildRequires:	itstool
14mu|gnome-packagekit-3.16.0-1|16	BuildRequires:	xsltproc
14mu|gnome-packagekit-3.16.0-1|17	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gnome-packagekit-3.16.0-1|18	BuildRequires:	pkgconfig(gudev-1.0)
14mu|gnome-packagekit-3.16.0-1|19	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|gnome-packagekit-3.16.0-1|20	BuildRequires:	pkgconfig(libnotify)
14mu|gnome-packagekit-3.16.0-1|21	BuildRequires:	pkgconfig(packagekit-glib2)
14mu|gnome-packagekit-3.16.0-1|22	BuildRequires:	pkgconfig(unique-1.0)
14mu|gnome-packagekit-3.16.0-1|23	BuildRequires:	pkgconfig(upower-glib)
14mu|gnome-packagekit-3.16.0-1|24	Requires:	%{name}-common = %{EVRD}
14mu|gnome-packagekit-3.16.0-1|25	Conflicts:	%{name}-common < 3.14.0
14mu|gnome-packagekit-3.16.0-1|26	
14mu|gnome-packagekit-3.16.0-1|27	%description
14mu|gnome-packagekit-3.16.0-1|28	This package contains PackageKit client programs designed for the GNOME
14mu|gnome-packagekit-3.16.0-1|29	desktop.
14mu|gnome-packagekit-3.16.0-1|30	
14mu|gnome-packagekit-3.16.0-1|31	%files
14mu|gnome-packagekit-3.16.0-1|32	%{_bindir}/gpk-application
14mu|gnome-packagekit-3.16.0-1|33	%{_bindir}/gpk-log
14mu|gnome-packagekit-3.16.0-1|34	%{_bindir}/gpk-prefs
14mu|gnome-packagekit-3.16.0-1|35	%{_bindir}/gpk-update-*
14mu|gnome-packagekit-3.16.0-1|36	%{_datadir}/appdata/gpk*.xml
14mu|gnome-packagekit-3.16.0-1|37	%{_datadir}/applications/gpk-application.desktop
14mu|gnome-packagekit-3.16.0-1|38	%{_datadir}/applications/gpk-prefs.desktop
14mu|gnome-packagekit-3.16.0-1|39	%{_datadir}/applications/gpk-update-viewer.desktop
14mu|gnome-packagekit-3.16.0-1|40	%{_datadir}/gnome-packagekit/gpk-application.ui
14mu|gnome-packagekit-3.16.0-1|41	%{_datadir}/gnome-packagekit/gpk-prefs.ui
14mu|gnome-packagekit-3.16.0-1|42	%{_datadir}/gnome-packagekit/gpk-update-viewer.ui
14mu|gnome-packagekit-3.16.0-1|43	%{_datadir}/gnome-packagekit/gpk-log.ui
14mu|gnome-packagekit-3.16.0-1|44	%{_mandir}/man1/gpk-application*
14mu|gnome-packagekit-3.16.0-1|45	%{_mandir}/man1/gpk-prefs*
14mu|gnome-packagekit-3.16.0-1|46	%{_mandir}/man1/gpk-update*
14mu|gnome-packagekit-3.16.0-1|47	%{_mandir}/man1/gpk-log*
14mu|gnome-packagekit-3.16.0-1|48	%{_datadir}/applications/gpk-log.desktop
14mu|gnome-packagekit-3.16.0-1|49	
14mu|gnome-packagekit-3.16.0-1|50	#----------------------------------------------------------------------------
14mu|gnome-packagekit-3.16.0-1|51	
14mu|gnome-packagekit-3.16.0-1|52	%package common
14mu|gnome-packagekit-3.16.0-1|53	Summary:	Common files and services for GNOME PackageKit
14mu|gnome-packagekit-3.16.0-1|54	Group:		System/Configuration/Packaging
14mu|gnome-packagekit-3.16.0-1|55	Requires:	packagekit
14mu|gnome-packagekit-3.16.0-1|56	Provides:	packagekit-gui
14mu|gnome-packagekit-3.16.0-1|57	
14mu|gnome-packagekit-3.16.0-1|58	%description common
14mu|gnome-packagekit-3.16.0-1|59	Common files and services used by GNOME PackageKit. This packages provides
14mu|gnome-packagekit-3.16.0-1|60	D-Bus service for packages installation.
14mu|gnome-packagekit-3.16.0-1|61	
14mu|gnome-packagekit-3.16.0-1|62	%files common -f %{name}.lang
14mu|gnome-packagekit-3.16.0-1|63	%{_datadir}/applications/gpk-install-*.desktop
14mu|gnome-packagekit-3.16.0-1|64	%{_datadir}/GConf/gsettings/org.gnome.packagekit.gschema.migrate
14mu|gnome-packagekit-3.16.0-1|65	%{_datadir}/glib-2.0/schemas/org.gnome.packagekit.gschema.xml
14mu|gnome-packagekit-3.16.0-1|66	%dir %{_datadir}/gnome-packagekit
14mu|gnome-packagekit-3.16.0-1|67	%{_datadir}/gnome-packagekit/gpk-client.ui
14mu|gnome-packagekit-3.16.0-1|68	%{_datadir}/gnome-packagekit/gpk-error.ui
14mu|gnome-packagekit-3.16.0-1|69	%{_datadir}/gnome-packagekit/gpk-eula.ui
14mu|gnome-packagekit-3.16.0-1|70	%{_datadir}/gnome-packagekit/gpk-signature.ui
14mu|gnome-packagekit-3.16.0-1|71	%{_datadir}/gnome-packagekit/icons
14mu|gnome-packagekit-3.16.0-1|72	%{_iconsdir}/hicolor/*/*/*
14mu|gnome-packagekit-3.16.0-1|73	
14mu|gnome-packagekit-3.16.0-1|74	#----------------------------------------------------------------------------
14mu|gnome-packagekit-3.16.0-1|75	
14mu|gnome-packagekit-3.16.0-1|76	%prep
14mu|gnome-packagekit-3.16.0-1|77	%setup -q
14mu|gnome-packagekit-3.16.0-1|78	%apply_patches
14mu|gnome-packagekit-3.16.0-1|79	
14mu|gnome-packagekit-3.16.0-1|80	%build
14mu|gnome-packagekit-3.16.0-1|81	%configure2_5x \
14mu|gnome-packagekit-3.16.0-1|82	--disable-static \
14mu|gnome-packagekit-3.16.0-1|83	--disable-scrollkeeper
14mu|gnome-packagekit-3.16.0-1|84	
14mu|gnome-packagekit-3.16.0-1|85	%make
14mu|gnome-packagekit-3.16.0-1|86	
14mu|gnome-packagekit-3.16.0-1|87	%install
14mu|gnome-packagekit-3.16.0-1|88	%makeinstall_std
14mu|gnome-packagekit-3.16.0-1|89	
14mu|gnome-packagekit-3.16.0-1|90	%find_lang %{name} --with-gnome
14mu|gnome-packagekit-3.16.0-1|91	
14mu|gnome-packagekit-3.16.0-1|92	%changelog
14mu|gnome-packagekit-3.16.0-1|93	
14mu|gnome-packagekit-3.16.0-1|94	* Sat Dec 19 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gnome-packagekit-3.16.0-1|95	- (61594a8) drop desktop file
14mu|gnome-packagekit-3.16.0-1|96	
14mu|gnome-packagekit-3.16.0-1|97	

22673 14
14mu|gnome-photos-3.16.3-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-photos-3.16.3-3|2	
14mu|gnome-photos-3.16.3-3|3	Name:          gnome-photos
14mu|gnome-photos-3.16.3-3|4	Summary:       Access, organize and share your photos on GNOME
14mu|gnome-photos-3.16.3-3|5	Version:       3.16.3
14mu|gnome-photos-3.16.3-3|6	Release:       3
14mu|gnome-photos-3.16.3-3|7	URL:           https://live.gnome.org/GnomePhotos
14mu|gnome-photos-3.16.3-3|8	
14mu|gnome-photos-3.16.3-3|9	# GNOME Photos itself is GPLv2+, but the bundled libgd is LGPLv2+
14mu|gnome-photos-3.16.3-3|10	License:       GPLv2+ and LGPLv2+
14mu|gnome-photos-3.16.3-3|11	Group:         Graphical desktop/GNOME
14mu|gnome-photos-3.16.3-3|12	
14mu|gnome-photos-3.16.3-3|13	Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-photos-3.16.3-3|14	# patch to fix another potential g_malloc issue
14mu|gnome-photos-3.16.3-3|15	Patch0:        gnome-photos-3.16.3-another-g_malloc_issue.patch
14mu|gnome-photos-3.16.3-3|16	# patch to fix CVE-2013-7447
14mu|gnome-photos-3.16.3-3|17	Patch1:        gnome-photos-3.19.4-CVE-2013-7447.patch
14mu|gnome-photos-3.16.3-3|18	
14mu|gnome-photos-3.16.3-3|19	BuildRequires: desktop-file-utils
14mu|gnome-photos-3.16.3-3|20	BuildRequires: pkgconfig(cairo)
14mu|gnome-photos-3.16.3-3|21	BuildRequires: intltool itstool
14mu|gnome-photos-3.16.3-3|22	BuildRequires: pkgconfig(clutter-1.0) >= 1.11
14mu|gnome-photos-3.16.3-3|23	BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.3.2
14mu|gnome-photos-3.16.3-3|24	BuildRequires: pkgconfig(exempi-2.0)
14mu|gnome-photos-3.16.3-3|25	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
14mu|gnome-photos-3.16.3-3|26	BuildRequires: pkgconfig(glib-2.0) >= 2.35.6
14mu|gnome-photos-3.16.3-3|27	BuildRequires: pkgconfig(gnome-desktop-3.0) > 3.7.6
14mu|gnome-photos-3.16.3-3|28	BuildRequires: pkgconfig(goa-1.0)
14mu|gnome-photos-3.16.3-3|29	BuildRequires: pkgconfig(gtk+-3.0)
14mu|gnome-photos-3.16.3-3|30	BuildRequires: pkgconfig(lcms2)
14mu|gnome-photos-3.16.3-3|31	BuildRequires: pkgconfig(babl)
14mu|gnome-photos-3.16.3-3|32	BuildRequires: pkgconfig(gegl-0.3)
14mu|gnome-photos-3.16.3-3|33	BuildRequires: pkgconfig(libexif) >= 0.6
14mu|gnome-photos-3.16.3-3|34	BuildRequires: pkgconfig(librsvg-2.0)
14mu|gnome-photos-3.16.3-3|35	BuildRequires: pkgconfig(tracker-sparql-1.0)
14mu|gnome-photos-3.16.3-3|36	BuildRequires: pkgconfig(libgfbgraph-0.2)
14mu|gnome-photos-3.16.3-3|37	BuildRequires: pkgconfig(grilo-0.2)
14mu|gnome-photos-3.16.3-3|38	BuildRequires: pkgconfig(libgdata)
14mu|gnome-photos-3.16.3-3|39	BuildRequires: gnome-common
14mu|gnome-photos-3.16.3-3|40	
14mu|gnome-photos-3.16.3-3|41	Requires: gegl03
14mu|gnome-photos-3.16.3-3|42	Requires: gnome-online-miners
14mu|gnome-photos-3.16.3-3|43	Requires: tracker
14mu|gnome-photos-3.16.3-3|44	
14mu|gnome-photos-3.16.3-3|45	# libgd is not meant to be installed as a system-wide shared library.
14mu|gnome-photos-3.16.3-3|46	# It is just a way for GNOME applications to share widgets and other common
14mu|gnome-photos-3.16.3-3|47	# code on an ad-hoc basis.
14mu|gnome-photos-3.16.3-3|48	Provides: bundled(libgd)
14mu|gnome-photos-3.16.3-3|49	
14mu|gnome-photos-3.16.3-3|50	
14mu|gnome-photos-3.16.3-3|51	%description
14mu|gnome-photos-3.16.3-3|52	Photos, like Documents, Music and Videos, is one of the core GNOME
14mu|gnome-photos-3.16.3-3|53	applications meant for find and reminding the user about her content.
14mu|gnome-photos-3.16.3-3|54	
14mu|gnome-photos-3.16.3-3|55	
14mu|gnome-photos-3.16.3-3|56	%prep
14mu|gnome-photos-3.16.3-3|57	%setup -q
14mu|gnome-photos-3.16.3-3|58	%apply_patches
14mu|gnome-photos-3.16.3-3|59	
14mu|gnome-photos-3.16.3-3|60	%build
14mu|gnome-photos-3.16.3-3|61	%configure2_5x
14mu|gnome-photos-3.16.3-3|62	%make
14mu|gnome-photos-3.16.3-3|63	
14mu|gnome-photos-3.16.3-3|64	
14mu|gnome-photos-3.16.3-3|65	%install
14mu|gnome-photos-3.16.3-3|66	%makeinstall_std
14mu|gnome-photos-3.16.3-3|67	
14mu|gnome-photos-3.16.3-3|68	# Upstream doesn't install with desktop-file-install, so let's check
14mu|gnome-photos-3.16.3-3|69	# FIXME: The desktop file is invalid, sent patch upstream, should be fixed in
14mu|gnome-photos-3.16.3-3|70	# next release
14mu|gnome-photos-3.16.3-3|71	#desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|gnome-photos-3.16.3-3|72	
14mu|gnome-photos-3.16.3-3|73	%find_lang %{name}
14mu|gnome-photos-3.16.3-3|74	
14mu|gnome-photos-3.16.3-3|75	
14mu|gnome-photos-3.16.3-3|76	%files -f %{name}.lang
14mu|gnome-photos-3.16.3-3|77	%{_bindir}/%{name}
14mu|gnome-photos-3.16.3-3|78	%{_datadir}/glib-2.0/schemas/org.gnome.photos.gschema.xml
14mu|gnome-photos-3.16.3-3|79	%{_datadir}/icons/*/*/*/*
14mu|gnome-photos-3.16.3-3|80	%{_docdir}/%{name}
14mu|gnome-photos-3.16.3-3|81	%{_datadir}/help/*/gnome-photos/*
14mu|gnome-photos-3.16.3-3|82	%{_datadir}/appdata/org.gnome.Photos.appdata.xml
14mu|gnome-photos-3.16.3-3|83	%{_datadir}/applications/org.gnome.Photos.desktop
14mu|gnome-photos-3.16.3-3|84	%{_datadir}/dbus-1/services/org.gnome.Photos.service
14mu|gnome-photos-3.16.3-3|85	%{_datadir}/gnome-shell/search-providers/org.gnome.Photos.search-provider.ini
14mu|gnome-photos-3.16.3-3|86	
14mu|gnome-photos-3.16.3-3|87	%changelog
14mu|gnome-photos-3.16.3-3|88	
14mu|gnome-photos-3.16.3-3|89	* Thu Mar 03 2016 Tigro <ashejn@gmail.com> 3.16.3-3
14mu|gnome-photos-3.16.3-3|90	- (7371430) added R tracker to avoid http://bugs.rosalinux.ru/show_bug.cgi?id=6753#c2
14mu|gnome-photos-3.16.3-3|91	
14mu|gnome-photos-3.16.3-3|92	* Fri Feb 19 2016 Tigro <ashejn@gmail.com> 3.16.3-2
14mu|gnome-photos-3.16.3-3|93	- (f49084b) update patch
14mu|gnome-photos-3.16.3-3|94	- (Tigro: 1e0ae9b) fix CVE-2013-7447 and g_malloc_issue
14mu|gnome-photos-3.16.3-3|95	
14mu|gnome-photos-3.16.3-3|96	* Fri Jan 29 2016 Tigro <ashejn@gmail.com> 3.16.3-1
14mu|gnome-photos-3.16.3-3|97	- (291b8c4) fix depend on gegl03
14mu|gnome-photos-3.16.3-3|98	- (Tigro: a635513) update to 3.16.3
14mu|gnome-photos-3.16.3-3|99	
14mu|gnome-photos-3.16.3-3|100	* Mon Jul 27 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-2
14mu|gnome-photos-3.16.3-3|101	- (e04880a) rebuilt against new libgdata
14mu|gnome-photos-3.16.3-3|102	
14mu|gnome-photos-3.16.3-3|103	* Thu May 14 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-photos-3.16.3-3|104	- (cb79ba4) update to 31.6.2
14mu|gnome-photos-3.16.3-3|105	
14mu|gnome-photos-3.16.3-3|106	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|gnome-photos-3.16.3-3|107	- (4bf4cdc) update to 3.16.0
14mu|gnome-photos-3.16.3-3|108	
14mu|gnome-photos-3.16.3-3|109	* Sun Mar 15 2015 Tigro <ashejn@gmail.com> 3.15.91-1
14mu|gnome-photos-3.16.3-3|110	- (59e492c) pack icons
14mu|gnome-photos-3.16.3-3|111	- (Tigro: 30cecb7) pack files
14mu|gnome-photos-3.16.3-3|112	- (Tigro: 7bc5fd3) bump gegl release
14mu|gnome-photos-3.16.3-3|113	- (Tigro: ccdc3f0) added BR: libgdata
14mu|gnome-photos-3.16.3-3|114	- (Tigro: 644365a) update to 3.15.91
14mu|gnome-photos-3.16.3-3|115	
14mu|gnome-photos-3.16.3-3|116	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-3
14mu|gnome-photos-3.16.3-3|117	- (62f2798) MassBuild#440: Increase release tag
14mu|gnome-photos-3.16.3-3|118	
14mu|gnome-photos-3.16.3-3|119	* Wed May 14 2014 Tigro <ashejn@gmail.com> 3.12.1-2
14mu|gnome-photos-3.16.3-3|120	- (8c33bcd) added R: gnome-online-miners
14mu|gnome-photos-3.16.3-3|121	
14mu|gnome-photos-3.16.3-3|122	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|gnome-photos-3.16.3-3|123	- (722fa3c) drop desktop file
14mu|gnome-photos-3.16.3-3|124	- (Tigro: 5516577) pack some files
14mu|gnome-photos-3.16.3-3|125	- (Tigro: 895337d) addedb BR: itstool
14mu|gnome-photos-3.16.3-3|126	- (Tigro: a76a66a) drop autoreconf
14mu|gnome-photos-3.16.3-3|127	- (Tigro: bbca697) addedb BR: grilo-0.2
14mu|gnome-photos-3.16.3-3|128	- (Tigro: 79c2374) added BR: libgfbgraph-0.2
14mu|gnome-photos-3.16.3-3|129	- (Tigro: bca8429) update tracker depend
14mu|gnome-photos-3.16.3-3|130	- (Tigro: 2683fb6) update to 3.12.1
14mu|gnome-photos-3.16.3-3|131	
14mu|gnome-photos-3.16.3-3|132	* Wed Jul 10 2013 Arkady Shane <ashejn@gmail.com> 3.8.2-2
14mu|gnome-photos-3.16.3-3|133	- (59e9d55) gnome-photos requires gegl plugins
14mu|gnome-photos-3.16.3-3|134	
14mu|gnome-photos-3.16.3-3|135	* Tue May 14 2013 Tigro <ashejn@gmail.com> 3.8.2-1
14mu|gnome-photos-3.16.3-3|136	- (68cad17) update to 3.8.2
14mu|gnome-photos-3.16.3-3|137	
14mu|gnome-photos-3.16.3-3|138	* Thu Apr 18 2013 Tigro <ashejn@gmail.com> 3.8.0-1
14mu|gnome-photos-3.16.3-3|139	- (ef25c29) added BR: gegl-0.2
14mu|gnome-photos-3.16.3-3|140	- (Tigro: 048ad3c) added BR: babl
14mu|gnome-photos-3.16.3-3|141	- (Tigro: 43d895c) update to 3.8.0
14mu|gnome-photos-3.16.3-3|142	
14mu|gnome-photos-3.16.3-3|143	* Fri Apr 05 2013 Tigro <ashejn@gmail.com> 3.7.3-1
14mu|gnome-photos-3.16.3-3|144	- (8e5447f) added group
14mu|gnome-photos-3.16.3-3|145	
14mu|gnome-photos-3.16.3-3|146	* Fri Apr 05 2013 Tigro <ashejn@gmail.com>
14mu|gnome-photos-3.16.3-3|147	- (ad53406) adapt spec for rosa/mandriva
14mu|gnome-photos-3.16.3-3|148	
14mu|gnome-photos-3.16.3-3|149	

22674 14
14mu|gnome-power-manager-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-power-manager-3.16.1-1|2	
14mu|gnome-power-manager-3.16.1-1|3	Name:		gnome-power-manager
14mu|gnome-power-manager-3.16.1-1|4	Version:	3.16.1
14mu|gnome-power-manager-3.16.1-1|5	Release:	1
14mu|gnome-power-manager-3.16.1-1|6	Summary:	GNOME Power Manager
14mu|gnome-power-manager-3.16.1-1|7	License:	GPLv2+
14mu|gnome-power-manager-3.16.1-1|8	Group:		Graphical desktop/GNOME
14mu|gnome-power-manager-3.16.1-1|9	URL:		http://www.gnome.org/projects/gnome-power-manager/
14mu|gnome-power-manager-3.16.1-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-power-manager/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-power-manager-3.16.1-1|11	
14mu|gnome-power-manager-3.16.1-1|12	BuildRequires:	docbook-dtd41-sgml
14mu|gnome-power-manager-3.16.1-1|13	BuildRequires:	docbook-utils
14mu|gnome-power-manager-3.16.1-1|14	BuildRequires:	intltool
14mu|gnome-power-manager-3.16.1-1|15	BuildRequires:	xmlto
14mu|gnome-power-manager-3.16.1-1|16	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gnome-power-manager-3.16.1-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-power-manager-3.16.1-1|18	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|gnome-power-manager-3.16.1-1|19	BuildRequires:	pkgconfig(cairo)
14mu|gnome-power-manager-3.16.1-1|20	BuildRequires:	pkgconfig(upower-glib)
14mu|gnome-power-manager-3.16.1-1|21	BuildRequires:	pkgconfig(libnotify)
14mu|gnome-power-manager-3.16.1-1|22	Requires:	gnome-mime-data
14mu|gnome-power-manager-3.16.1-1|23	Requires:	gnome-icon-theme
14mu|gnome-power-manager-3.16.1-1|24	Requires(preun):  GConf2
14mu|gnome-power-manager-3.16.1-1|25	Requires:	upower
14mu|gnome-power-manager-3.16.1-1|26	
14mu|gnome-power-manager-3.16.1-1|27	%description
14mu|gnome-power-manager-3.16.1-1|28	GNOME Power Manager uses the information and facilities provided by Upower
14mu|gnome-power-manager-3.16.1-1|29	displaying icons and handling user callbacks in an interactive GNOME session.
14mu|gnome-power-manager-3.16.1-1|30	GNOME Power Preferences allows authorised users to set policy and
14mu|gnome-power-manager-3.16.1-1|31	change preferences.
14mu|gnome-power-manager-3.16.1-1|32	
14mu|gnome-power-manager-3.16.1-1|33	%prep
14mu|gnome-power-manager-3.16.1-1|34	%setup -q
14mu|gnome-power-manager-3.16.1-1|35	%patch0 -p0
14mu|gnome-power-manager-3.16.1-1|36	
14mu|gnome-power-manager-3.16.1-1|37	%build
14mu|gnome-power-manager-3.16.1-1|38	%configure2_5x \
14mu|gnome-power-manager-3.16.1-1|39	--disable-static
14mu|gnome-power-manager-3.16.1-1|40	
14mu|gnome-power-manager-3.16.1-1|41	%make
14mu|gnome-power-manager-3.16.1-1|42	
14mu|gnome-power-manager-3.16.1-1|43	%install
14mu|gnome-power-manager-3.16.1-1|44	%makeinstall_std
14mu|gnome-power-manager-3.16.1-1|45	%find_lang %{name}
14mu|gnome-power-manager-3.16.1-1|46	
14mu|gnome-power-manager-3.16.1-1|47	%files -f %{name}.lang
14mu|gnome-power-manager-3.16.1-1|48	%doc AUTHORS COPYING NEWS README
14mu|gnome-power-manager-3.16.1-1|49	%{_datadir}/applications/gnome-power-statistics.desktop
14mu|gnome-power-manager-3.16.1-1|50	%{_bindir}/*
14mu|gnome-power-manager-3.16.1-1|51	%{_datadir}/glib-2.0/schemas/org.gnome.power-manager.gschema.xml
14mu|gnome-power-manager-3.16.1-1|52	%{_datadir}/icons/*/*/*/*
14mu|gnome-power-manager-3.16.1-1|53	%{_datadir}/appdata/gnome-power-statistics.appdata.xml
14mu|gnome-power-manager-3.16.1-1|54	%{_mandir}/man1/*
14mu|gnome-power-manager-3.16.1-1|55	
14mu|gnome-power-manager-3.16.1-1|56	
14mu|gnome-power-manager-3.16.1-1|57	%changelog
14mu|gnome-power-manager-3.16.1-1|58	
14mu|gnome-power-manager-3.16.1-1|59	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-power-manager-3.16.1-1|60	- (20bb945) update to 3.16.1
14mu|gnome-power-manager-3.16.1-1|61	
14mu|gnome-power-manager-3.16.1-1|62	

22675 14
14mu|gnome-python-desktop-2.32.0-14|1	%define build_gnomeprint 1
14mu|gnome-python-desktop-2.32.0-14|2	
14mu|gnome-python-desktop-2.32.0-14|3	%define pygtk 2.10.3
14mu|gnome-python-desktop-2.32.0-14|4	%define gnomepython 2.10.0
14mu|gnome-python-desktop-2.32.0-14|5	%define oname gnome-python
14mu|gnome-python-desktop-2.32.0-14|6	
14mu|gnome-python-desktop-2.32.0-14|7	Summary:	GNOME Desktop bindings for Python
14mu|gnome-python-desktop-2.32.0-14|8	Name:		gnome-python-desktop
14mu|gnome-python-desktop-2.32.0-14|9	Version:	2.32.0
14mu|gnome-python-desktop-2.32.0-14|10	Release:	14
14mu|gnome-python-desktop-2.32.0-14|11	License:	LGPLv2+ and GPLv2+
14mu|gnome-python-desktop-2.32.0-14|12	Group:		Development/GNOME and GTK+
14mu|gnome-python-desktop-2.32.0-14|13	Url:		ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/
14mu|gnome-python-desktop-2.32.0-14|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mu|gnome-python-desktop-2.32.0-14|15	#gw link plparser wrapper with gtk until it was update for 2.29
14mu|gnome-python-desktop-2.32.0-14|16	Patch1:		gnome-python-desktop-2.29.1-totem-plparser-add-gtk.patch
14mu|gnome-python-desktop-2.32.0-14|17	
14mu|gnome-python-desktop-2.32.0-14|18	BuildRequires:	gnome-python-gconf >= %{gnomepython}
14mu|gnome-python-desktop-2.32.0-14|19	BuildRequires:	x11-server-xvfb
14mu|gnome-python-desktop-2.32.0-14|20	BuildRequires:	pkgconfig(gnome-desktop-2.0)
14mu|gnome-python-desktop-2.32.0-14|21	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|gnome-python-desktop-2.32.0-14|22	BuildRequires:	pkgconfig(gnome-python-2.0) >= %{gnomepython}
14mu|gnome-python-desktop-2.32.0-14|23	BuildRequires:	pkgconfig(gtksourceview-1.0) >= 1.1.90
14mu|gnome-python-desktop-2.32.0-14|24	BuildRequires:	pkgconfig(libcanberra)
14mu|gnome-python-desktop-2.32.0-14|25	BuildRequires:	pkgconfig(libgcrypt)
14mu|gnome-python-desktop-2.32.0-14|26	BuildRequires:	pkgconfig(libgnomeui-2.0) >= 2.0.0
14mu|gnome-python-desktop-2.32.0-14|27	BuildRequires:	pkgconfig(libwnck-1.0)
14mu|gnome-python-desktop-2.32.0-14|28	BuildRequires:	pkgconfig(pygtk-2.0) >= %{pygtk}
14mu|gnome-python-desktop-2.32.0-14|29	BuildRequires:	pkgconfig(python)
14mu|gnome-python-desktop-2.32.0-14|30	Requires:	gnome-desktop
14mu|gnome-python-desktop-2.32.0-14|31	Conflicts:	gnome-python-extras < 2.13.3
14mu|gnome-python-desktop-2.32.0-14|32	
14mu|gnome-python-desktop-2.32.0-14|33	%description
14mu|gnome-python-desktop-2.32.0-14|34	The gnome-python-desktop package contains the Python bindings for the
14mu|gnome-python-desktop-2.32.0-14|35	GNOME Desktop modules.
14mu|gnome-python-desktop-2.32.0-14|36	
14mu|gnome-python-desktop-2.32.0-14|37	%files
14mu|gnome-python-desktop-2.32.0-14|38	%doc AUTHORS ChangeLog
14mu|gnome-python-desktop-2.32.0-14|39	%dir %{_datadir}/pygtk/2.0/defs
14mu|gnome-python-desktop-2.32.0-14|40	%{py_platsitedir}/gtk-2.0/gnomedesktop/
14mu|gnome-python-desktop-2.32.0-14|41	%{py_platsitedir}/gtk-2.0/bugbuddy*
14mu|gnome-python-desktop-2.32.0-14|42	%{_datadir}/pygtk/2.0/defs/_gnomedesktop.defs
14mu|gnome-python-desktop-2.32.0-14|43	
14mu|gnome-python-desktop-2.32.0-14|44	#----------------------------------------------------------------------------
14mu|gnome-python-desktop-2.32.0-14|45	
14mu|gnome-python-desktop-2.32.0-14|46	%package -n %{oname}-gnomekeyring
14mu|gnome-python-desktop-2.32.0-14|47	Summary:	Python bindings for Gnome-keyring
14mu|gnome-python-desktop-2.32.0-14|48	Group:		Development/GNOME and GTK+
14mu|gnome-python-desktop-2.32.0-14|49	Requires:	gnome-keyring
14mu|gnome-python-desktop-2.32.0-14|50	Conflicts:	gnome-python-desktop < 2.32.0-5
14mu|gnome-python-desktop-2.32.0-14|51	
14mu|gnome-python-desktop-2.32.0-14|52	%description -n %{oname}-gnomekeyring
14mu|gnome-python-desktop-2.32.0-14|53	This module contains a wrapper that makes Gnome-keyring available from Python.
14mu|gnome-python-desktop-2.32.0-14|54	
14mu|gnome-python-desktop-2.32.0-14|55	%files -n %{oname}-gnomekeyring
14mu|gnome-python-desktop-2.32.0-14|56	%doc examples/keyring*
14mu|gnome-python-desktop-2.32.0-14|57	%{py_platsitedir}/gtk-2.0/gnomekeyring.so
14mu|gnome-python-desktop-2.32.0-14|58	%{_datadir}/pygtk/2.0/defs/gnomekeyring.defs
14mu|gnome-python-desktop-2.32.0-14|59	
14mu|gnome-python-desktop-2.32.0-14|60	#----------------------------------------------------------------------------
14mu|gnome-python-desktop-2.32.0-14|61	
14mu|gnome-python-desktop-2.32.0-14|62	%package -n %{oname}-gtksourceview
14mu|gnome-python-desktop-2.32.0-14|63	Summary:	Python bindings for Gtksourceview
14mu|gnome-python-desktop-2.32.0-14|64	Group:		Development/GNOME and GTK+
14mu|gnome-python-desktop-2.32.0-14|65	Requires:	gtksourceview1
14mu|gnome-python-desktop-2.32.0-14|66	Requires:	%{oname}-gnomeprint = %{version}
14mu|gnome-python-desktop-2.32.0-14|67	Conflicts:	gnome-python-desktop < 2.32.0-5
14mu|gnome-python-desktop-2.32.0-14|68	
14mu|gnome-python-desktop-2.32.0-14|69	%description -n %{oname}-gtksourceview
14mu|gnome-python-desktop-2.32.0-14|70	This module contains a wrapper that makes Gtksourceview available from Python.
14mu|gnome-python-desktop-2.32.0-14|71	
14mu|gnome-python-desktop-2.32.0-14|72	%files -n %{oname}-gtksourceview
14mu|gnome-python-desktop-2.32.0-14|73	%doc examples/gtksourceview
14mu|gnome-python-desktop-2.32.0-14|74	%{py_platsitedir}/gtk-2.0/gtksourceview.so
14mu|gnome-python-desktop-2.32.0-14|75	%{_datadir}/pygtk/2.0/defs/gtksourceview.defs
14mu|gnome-python-desktop-2.32.0-14|76	%{_datadir}/gtk-doc/html/pygtksourceview
14mu|gnome-python-desktop-2.32.0-14|77	
14mu|gnome-python-desktop-2.32.0-14|78	#----------------------------------------------------------------------------
14mu|gnome-python-desktop-2.32.0-14|79	
14mu|gnome-python-desktop-2.32.0-14|80	%package -n %{oname}-gtop
14mu|gnome-python-desktop-2.32.0-14|81	Summary:	Python bindings for Gtop
14mu|gnome-python-desktop-2.32.0-14|82	Group:		Development/GNOME and GTK+
14mu|gnome-python-desktop-2.32.0-14|83	Requires:	libgtop2
14mu|gnome-python-desktop-2.32.0-14|84	BuildRequires:	pkgconfig(libgtop-2.0)
14mu|gnome-python-desktop-2.32.0-14|85	
14mu|gnome-python-desktop-2.32.0-14|86	%description -n %{oname}-gtop
14mu|gnome-python-desktop-2.32.0-14|87	This module contains a wrapper that makes Gtop available from Python.
14mu|gnome-python-desktop-2.32.0-14|88	
14mu|gnome-python-desktop-2.32.0-14|89	%files -n %{oname}-gtop
14mu|gnome-python-desktop-2.32.0-14|90	%{py_platsitedir}/gtk-2.0/gtop.so
14mu|gnome-python-desktop-2.32.0-14|91	
14mu|gnome-python-desktop-2.32.0-14|92	#----------------------------------------------------------------------------
14mu|gnome-python-desktop-2.32.0-14|93	
14mu|gnome-python-desktop-2.32.0-14|94	%package -n %{oname}-totem
14mu|gnome-python-desktop-2.32.0-14|95	Summary:	Python bindings for the Totem playlist parser
14mu|gnome-python-desktop-2.32.0-14|96	Group:		Development/GNOME and GTK+
14mu|gnome-python-desktop-2.32.0-14|97	BuildRequires:	pkgconfig(totem-plparser)
14mu|gnome-python-desktop-2.32.0-14|98	
14mu|gnome-python-desktop-2.32.0-14|99	%description -n %{oname}-totem
14mu|gnome-python-desktop-2.32.0-14|100	This module contains a wrapper that makes the Totem playlist parser
14mu|gnome-python-desktop-2.32.0-14|101	available from Python.
14mu|gnome-python-desktop-2.32.0-14|102	
14mu|gnome-python-desktop-2.32.0-14|103	%files -n %{oname}-totem
14mu|gnome-python-desktop-2.32.0-14|104	%{py_platsitedir}/gtk-2.0/totem/
14mu|gnome-python-desktop-2.32.0-14|105	
14mu|gnome-python-desktop-2.32.0-14|106	#----------------------------------------------------------------------------
14mu|gnome-python-desktop-2.32.0-14|107	
14mu|gnome-python-desktop-2.32.0-14|108	%if %{build_gnomeprint}
14mu|gnome-python-desktop-2.32.0-14|109	%package -n %{oname}-gnomeprint
14mu|gnome-python-desktop-2.32.0-14|110	Summary:	Python bindings for interacting with gnomeprint and gnomeprintui
14mu|gnome-python-desktop-2.32.0-14|111	Group:		Development/GNOME and GTK+
14mu|gnome-python-desktop-2.32.0-14|112	Requires:	libgnomeprintui
14mu|gnome-python-desktop-2.32.0-14|113	Requires:	gnome-python-canvas
14mu|gnome-python-desktop-2.32.0-14|114	Conflicts:	gnome-python-desktop < 2.32.0-5
14mu|gnome-python-desktop-2.32.0-14|115	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
14mu|gnome-python-desktop-2.32.0-14|116	
14mu|gnome-python-desktop-2.32.0-14|117	%description -n %{oname}-gnomeprint
14mu|gnome-python-desktop-2.32.0-14|118	This module contains a wrapper that allows the use of gnomeprint and
14mu|gnome-python-desktop-2.32.0-14|119	gnomeprintui via python.
14mu|gnome-python-desktop-2.32.0-14|120	
14mu|gnome-python-desktop-2.32.0-14|121	%files -n %{oname}-gnomeprint
14mu|gnome-python-desktop-2.32.0-14|122	%doc examples/gnomeprint/
14mu|gnome-python-desktop-2.32.0-14|123	%{py_platsitedir}/gtk-2.0/gnomeprint/
14mu|gnome-python-desktop-2.32.0-14|124	%{_datadir}/pygtk/2.0/defs/art.defs
14mu|gnome-python-desktop-2.32.0-14|125	%{_datadir}/pygtk/2.0/defs/print.defs
14mu|gnome-python-desktop-2.32.0-14|126	%{_datadir}/pygtk/2.0/defs/printui.defs
14mu|gnome-python-desktop-2.32.0-14|127	%{_datadir}/gtk-doc/html/pygnomeprint*
14mu|gnome-python-desktop-2.32.0-14|128	%endif
14mu|gnome-python-desktop-2.32.0-14|129	
14mu|gnome-python-desktop-2.32.0-14|130	#----------------------------------------------------------------------------
14mu|gnome-python-desktop-2.32.0-14|131	
14mu|gnome-python-desktop-2.32.0-14|132	%package -n %{oname}-wnck
14mu|gnome-python-desktop-2.32.0-14|133	Summary:	Python-wnck bindings
14mu|gnome-python-desktop-2.32.0-14|134	Group:		Development/GNOME and GTK+
14mu|gnome-python-desktop-2.32.0-14|135	Conflicts:	gnome-python-desktop < 2.32.0-5
14mu|gnome-python-desktop-2.32.0-14|136	
14mu|gnome-python-desktop-2.32.0-14|137	%description -n %{oname}-wnck
14mu|gnome-python-desktop-2.32.0-14|138	This package contains a module that allows communication with the Window
14mu|gnome-python-desktop-2.32.0-14|139	Manager using the EWMH specification from Python applications.
14mu|gnome-python-desktop-2.32.0-14|140	
14mu|gnome-python-desktop-2.32.0-14|141	%files -n %{oname}-wnck
14mu|gnome-python-desktop-2.32.0-14|142	%doc examples/wnck*
14mu|gnome-python-desktop-2.32.0-14|143	%{py_platsitedir}/gtk-2.0/wnck.so
14mu|gnome-python-desktop-2.32.0-14|144	%{_datadir}/pygtk/2.0/defs/wnck.defs
14mu|gnome-python-desktop-2.32.0-14|145	
14mu|gnome-python-desktop-2.32.0-14|146	#----------------------------------------------------------------------------
14mu|gnome-python-desktop-2.32.0-14|147	
14mu|gnome-python-desktop-2.32.0-14|148	%package devel
14mu|gnome-python-desktop-2.32.0-14|149	Summary:	Pkgconfig file for %{name}
14mu|gnome-python-desktop-2.32.0-14|150	Group:		Development/GNOME and GTK+
14mu|gnome-python-desktop-2.32.0-14|151	Requires:	%{name} = %{EVRD}
14mu|gnome-python-desktop-2.32.0-14|152	Conflicts:	gnome-python-desktop < 2.32.0-5
14mu|gnome-python-desktop-2.32.0-14|153	
14mu|gnome-python-desktop-2.32.0-14|154	%description devel
14mu|gnome-python-desktop-2.32.0-14|155	This package contains pkgconfig file for %{name}.
14mu|gnome-python-desktop-2.32.0-14|156	
14mu|gnome-python-desktop-2.32.0-14|157	%files devel
14mu|gnome-python-desktop-2.32.0-14|158	%{_libdir}/pkgconfig/%{name}-2.0.pc
14mu|gnome-python-desktop-2.32.0-14|159	
14mu|gnome-python-desktop-2.32.0-14|160	#----------------------------------------------------------------------------
14mu|gnome-python-desktop-2.32.0-14|161	
14mu|gnome-python-desktop-2.32.0-14|162	%prep
14mu|gnome-python-desktop-2.32.0-14|163	%setup -q
14mu|gnome-python-desktop-2.32.0-14|164	%apply_patches
14mu|gnome-python-desktop-2.32.0-14|165	
14mu|gnome-python-desktop-2.32.0-14|166	%build
14mu|gnome-python-desktop-2.32.0-14|167	autoreconf -fi
14mu|gnome-python-desktop-2.32.0-14|168	%configure2_5x \
14mu|gnome-python-desktop-2.32.0-14|169	--disable-applet \
14mu|gnome-python-desktop-2.32.0-14|170	--disable-braseroburn \
14mu|gnome-python-desktop-2.32.0-14|171	--disable-braseromedia \
14mu|gnome-python-desktop-2.32.0-14|172	--disable-evince \
14mu|gnome-python-desktop-2.32.0-14|173	--disable-evolution \
14mu|gnome-python-desktop-2.32.0-14|174	--disable-evolution_ecal \
14mu|gnome-python-desktop-2.32.0-14|175	--disable-mediaprofiles \
14mu|gnome-python-desktop-2.32.0-14|176	--disable-metacity \
14mu|gnome-python-desktop-2.32.0-14|177	--disable-rsvg
14mu|gnome-python-desktop-2.32.0-14|178	%make LIBS="`python-config --libs`"
14mu|gnome-python-desktop-2.32.0-14|179	
14mu|gnome-python-desktop-2.32.0-14|180	%install
14mu|gnome-python-desktop-2.32.0-14|181	%makeinstall_std
14mu|gnome-python-desktop-2.32.0-14|182	
14mu|gnome-python-desktop-2.32.0-14|183	%check
14mu|gnome-python-desktop-2.32.0-14|184	# Disabled due to http://bugzilla.gnome.org/show_bug.cgi?id=565593 :
14mu|gnome-python-desktop-2.32.0-14|185	# check fails against Python 2.6 due to Python issue #4244 - AdamW
14mu|gnome-python-desktop-2.32.0-14|186	# 2008/12
14mu|gnome-python-desktop-2.32.0-14|187	#xvfb-run make check
14mu|gnome-python-desktop-2.32.0-14|188	
14mu|gnome-python-desktop-2.32.0-14|189	%changelog
14mu|gnome-python-desktop-2.32.0-14|190	
14mu|gnome-python-desktop-2.32.0-14|191	* Mon Dec 12 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.32.0-14
14mu|gnome-python-desktop-2.32.0-14|192	- (674d53f) Drop explicit libwnck requirement
14mu|gnome-python-desktop-2.32.0-14|193	
14mu|gnome-python-desktop-2.32.0-14|194	

22676 14
14mu|gnome-robots-3.16.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-robots-3.16.1-1|2	
14mu|gnome-robots-3.16.1-1|3	Name:		gnome-robots
14mu|gnome-robots-3.16.1-1|4	Version:	3.16.1
14mu|gnome-robots-3.16.1-1|5	Release:	1
14mu|gnome-robots-3.16.1-1|6	Summary:	GNOME Robots game
14mu|gnome-robots-3.16.1-1|7	License:	GPLv2+ and GFDL
14mu|gnome-robots-3.16.1-1|8	Group:		Games/Arcade
14mu|gnome-robots-3.16.1-1|9	URL:		https://wiki.gnome.org/Robots
14mu|gnome-robots-3.16.1-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-robots-3.16.1-1|11	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mu|gnome-robots-3.16.1-1|12	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
14mu|gnome-robots-3.16.1-1|13	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
14mu|gnome-robots-3.16.1-1|14	BuildRequires:	intltool > 0.50
14mu|gnome-robots-3.16.1-1|15	BuildRequires:	itstool
14mu|gnome-robots-3.16.1-1|16	BuildRequires:	libxml2-utils
14mu|gnome-robots-3.16.1-1|17	Obsoletes:	gnobots2
14mu|gnome-robots-3.16.1-1|18	Obsoletes:	gnobots2-extra-data
14mu|gnome-robots-3.16.1-1|19	
14mu|gnome-robots-3.16.1-1|20	%description
14mu|gnome-robots-3.16.1-1|21	The classic game where you have to avoid a hoard of robots who are trying to
14mu|gnome-robots-3.16.1-1|22	kill you. Each step you take brings them closer toward you. Fortunately they
14mu|gnome-robots-3.16.1-1|23	aren't very smart and you also have a helpful teleportation gadget.
14mu|gnome-robots-3.16.1-1|24	
14mu|gnome-robots-3.16.1-1|25	%prep
14mu|gnome-robots-3.16.1-1|26	%setup -q
14mu|gnome-robots-3.16.1-1|27	
14mu|gnome-robots-3.16.1-1|28	%build
14mu|gnome-robots-3.16.1-1|29	%configure2_5x
14mu|gnome-robots-3.16.1-1|30	%make
14mu|gnome-robots-3.16.1-1|31	
14mu|gnome-robots-3.16.1-1|32	%install
14mu|gnome-robots-3.16.1-1|33	%makeinstall_std
14mu|gnome-robots-3.16.1-1|34	
14mu|gnome-robots-3.16.1-1|35	%find_lang %{name} --with-gnome
14mu|gnome-robots-3.16.1-1|36	
14mu|gnome-robots-3.16.1-1|37	%files -f %{name}.lang
14mu|gnome-robots-3.16.1-1|38	%doc COPYING
14mu|gnome-robots-3.16.1-1|39	%{_bindir}/%{name}
14mu|gnome-robots-3.16.1-1|40	%{_datadir}/applications/%{name}.desktop
14mu|gnome-robots-3.16.1-1|41	%{_datadir}/glib-2.0/schemas/org.gnome.robots.gschema.xml
14mu|gnome-robots-3.16.1-1|42	%{_datadir}/%{name}
14mu|gnome-robots-3.16.1-1|43	%{_iconsdir}/*/*/*/*
14mu|gnome-robots-3.16.1-1|44	%{_mandir}/man6/%{name}.6*
14mu|gnome-robots-3.16.1-1|45	%{_datadir}/appdata/%{name}.appdata.xml
14mu|gnome-robots-3.16.1-1|46	
14mu|gnome-robots-3.16.1-1|47	
14mu|gnome-robots-3.16.1-1|48	%changelog
14mu|gnome-robots-3.16.1-1|49	
14mu|gnome-robots-3.16.1-1|50	* Mon Apr 13 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-robots-3.16.1-1|51	- (8a2e47e) update to 3.16.1
14mu|gnome-robots-3.16.1-1|52	
14mu|gnome-robots-3.16.1-1|53	

22677 14
14mu|gnome-screenshot-3.16.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|gnome-screenshot-3.16.2-1|2	
14mu|gnome-screenshot-3.16.2-1|3	Name:		gnome-screenshot
14mu|gnome-screenshot-3.16.2-1|4	Version:	3.16.2
14mu|gnome-screenshot-3.16.2-1|5	Release:	1
14mu|gnome-screenshot-3.16.2-1|6	Summary:	GNOME Screenshot utility
14mu|gnome-screenshot-3.16.2-1|7	License:	GPLv2+
14mu|gnome-screenshot-3.16.2-1|8	Group:		File tools
14mu|gnome-screenshot-3.16.2-1|9	Url:		http://live.gnome.org/GnomeUtils/Baobab
14mu|gnome-screenshot-3.16.2-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-screenshot-3.16.2-1|11	BuildRequires:	intltool
14mu|gnome-screenshot-3.16.2-1|12	BuildRequires:	pkgconfig(xext)
14mu|gnome-screenshot-3.16.2-1|13	BuildRequires:	pkgconfig(x11)
14mu|gnome-screenshot-3.16.2-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
14mu|gnome-screenshot-3.16.2-1|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mu|gnome-screenshot-3.16.2-1|16	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|gnome-screenshot-3.16.2-1|17	Conflicts:	gnome-utils < 1:3.3.1
14mu|gnome-screenshot-3.16.2-1|18	
14mu|gnome-screenshot-3.16.2-1|19	%description
14mu|gnome-screenshot-3.16.2-1|20	Gnome screenshot utility.
14mu|gnome-screenshot-3.16.2-1|21	
14mu|gnome-screenshot-3.16.2-1|22	%prep
14mu|gnome-screenshot-3.16.2-1|23	%setup -q
14mu|gnome-screenshot-3.16.2-1|24	%apply_patches
14mu|gnome-screenshot-3.16.2-1|25	
14mu|gnome-screenshot-3.16.2-1|26	%build
14mu|gnome-screenshot-3.16.2-1|27	%configure2_5x \
14mu|gnome-screenshot-3.16.2-1|28	--disable-rpath \
14mu|gnome-screenshot-3.16.2-1|29	--disable-schemas-compile
14mu|gnome-screenshot-3.16.2-1|30	
14mu|gnome-screenshot-3.16.2-1|31	%make
14mu|gnome-screenshot-3.16.2-1|32	
14mu|gnome-screenshot-3.16.2-1|33	%install
14mu|gnome-screenshot-3.16.2-1|34	%makeinstall_std
14mu|gnome-screenshot-3.16.2-1|35	
14mu|gnome-screenshot-3.16.2-1|36	#handle docs with files section
14mu|gnome-screenshot-3.16.2-1|37	rm -rf %{buildroot}%{_defaultdocdir}
14mu|gnome-screenshot-3.16.2-1|38	
14mu|gnome-screenshot-3.16.2-1|39	%find_lang %{name} --with-gnome
14mu|gnome-screenshot-3.16.2-1|40	
14mu|gnome-screenshot-3.16.2-1|41	%files -f %{name}.lang
14mu|gnome-screenshot-3.16.2-1|42	%doc NEWS
14mu|gnome-screenshot-3.16.2-1|43	%{_bindir}/%{name}
14mu|gnome-screenshot-3.16.2-1|44	%{_datadir}/GConf/gsettings/gnome-screenshot.convert
14mu|gnome-screenshot-3.16.2-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml
14mu|gnome-screenshot-3.16.2-1|46	%{_datadir}/dbus-1/services/org.gnome.Screenshot.service
14mu|gnome-screenshot-3.16.2-1|47	%{_datadir}/applications/*.desktop
14mu|gnome-screenshot-3.16.2-1|48	%{_datadir}/appdata/*.appdata.xml
14mu|gnome-screenshot-3.16.2-1|49	%{_mandir}/man1/%{name}.1*
14mu|gnome-screenshot-3.16.2-1|50	
14mu|gnome-screenshot-3.16.2-1|51	%changelog
14mu|gnome-screenshot-3.16.2-1|52	
14mu|gnome-screenshot-3.16.2-1|53	* Wed May 13 2015 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|gnome-screenshot-3.16.2-1|54	- (47c10e2) update to 3.16.2
14mu|gnome-screenshot-3.16.2-1|55	
14mu|gnome-screenshot-3.16.2-1|56	

22678 14
14mu|gnome-session-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-session-3.16.0-1|2	
14mu|gnome-session-3.16.0-1|3	Summary:	The gnome desktop programs for the GNOME GUI desktop environment
14mu|gnome-session-3.16.0-1|4	Name:		gnome-session
14mu|gnome-session-3.16.0-1|5	Version:	3.16.0
14mu|gnome-session-3.16.0-1|6	Release:	1
14mu|gnome-session-3.16.0-1|7	License:	GPLv2+
14mu|gnome-session-3.16.0-1|8	Group:		Graphical desktop/GNOME
14mu|gnome-session-3.16.0-1|9	URL:		http://www.gnome.org/softwaremap/projects/gnome-session/
14mu|gnome-session-3.16.0-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-session-3.16.0-1|11	Source1:	gnome-session-startgnome
14mu|gnome-session-3.16.0-1|12	Source2:	gnome-session-gnomerc
14mu|gnome-session-3.16.0-1|13	
14mu|gnome-session-3.16.0-1|14	BuildRequires:	desktop-file-utils
14mu|gnome-session-3.16.0-1|15	BuildRequires:	gtk-doc
14mu|gnome-session-3.16.0-1|16	BuildRequires:	intltool >= 0.40.0
14mu|gnome-session-3.16.0-1|17	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.76
14mu|gnome-session-3.16.0-1|18	BuildRequires:	pkgconfig(gconf-2.0)
14mu|gnome-session-3.16.0-1|19	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
14mu|gnome-session-3.16.0-1|20	BuildRequires:	pkgconfig(gl)
14mu|gnome-session-3.16.0-1|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mu|gnome-session-3.16.0-1|22	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mu|gnome-session-3.16.0-1|23	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.90.7
14mu|gnome-session-3.16.0-1|24	BuildRequires:	pkgconfig(gudev-1.0)
14mu|gnome-session-3.16.0-1|25	BuildRequires:	pkgconfig(ice)
14mu|gnome-session-3.16.0-1|26	BuildRequires:	pkgconfig(json-glib-1.0) >= 0.10
14mu|gnome-session-3.16.0-1|27	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|gnome-session-3.16.0-1|28	BuildRequires:	pkgconfig(libsystemd-id128)
14mu|gnome-session-3.16.0-1|29	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|gnome-session-3.16.0-1|30	BuildRequires:	pkgconfig(libsystemd-login) >= 38
14mu|gnome-session-3.16.0-1|31	BuildRequires:	pkgconfig(libudev)
14mu|gnome-session-3.16.0-1|32	BuildRequires:	pkgconfig(polkit-gobject-1)
14mu|gnome-session-3.16.0-1|33	BuildRequires:	pkgconfig(sm)
14mu|gnome-session-3.16.0-1|34	BuildRequires:	pkgconfig(upower-glib) >= 0.9.0
14mu|gnome-session-3.16.0-1|35	BuildRequires:	pkgconfig(xau)
14mu|gnome-session-3.16.0-1|36	BuildRequires:	pkgconfig(xcomposite)
14mu|gnome-session-3.16.0-1|37	BuildRequires:	pkgconfig(xext)
14mu|gnome-session-3.16.0-1|38	BuildRequires:	pkgconfig(xrender)
14mu|gnome-session-3.16.0-1|39	BuildRequires:	pkgconfig(xtst)
14mu|gnome-session-3.16.0-1|40	BuildRequires:	tcp_wrappers-devel
14mu|gnome-session-3.16.0-1|41	BuildRequires:	x11-xtrans-devel
14mu|gnome-session-3.16.0-1|42	BuildRequires:	xmlto
14mu|gnome-session-3.16.0-1|43	
14mu|gnome-session-3.16.0-1|44	Requires:	GConf2 >= 1.2.1
14mu|gnome-session-3.16.0-1|45	Requires:	desktop-common-data
14mu|gnome-session-3.16.0-1|46	Requires:	gnome-user-docs
14mu|gnome-session-3.16.0-1|47	Requires:	gnome-settings-daemon
14mu|gnome-session-3.16.0-1|48	Requires:	%{name}-bin = %{EVRD}
14mu|gnome-session-3.16.0-1|49	
14mu|gnome-session-3.16.0-1|50	Requires:	typelib(PangoCairo)
14mu|gnome-session-3.16.0-1|51	Requires:	typelib(PangoFT2)
14mu|gnome-session-3.16.0-1|52	
14mu|gnome-session-3.16.0-1|53	%description
14mu|gnome-session-3.16.0-1|54	GNOME (GNU Network Object Model Environment) is a user-friendly
14mu|gnome-session-3.16.0-1|55	set of applications and desktop tools to be used in conjunction with a
14mu|gnome-session-3.16.0-1|56	window manager for the X Window System.
14mu|gnome-session-3.16.0-1|57	
14mu|gnome-session-3.16.0-1|58	The GNOME Session Manager restores a set session (group of applications)
14mu|gnome-session-3.16.0-1|59	when you log into GNOME.
14mu|gnome-session-3.16.0-1|60	
14mu|gnome-session-3.16.0-1|61	%package bin
14mu|gnome-session-3.16.0-1|62	Group: %{group}
14mu|gnome-session-3.16.0-1|63	Summary: %{summary}
14mu|gnome-session-3.16.0-1|64	
14mu|gnome-session-3.16.0-1|65	%description bin
14mu|gnome-session-3.16.0-1|66	This package contains the binaries for the GNOME Session Manager, but
14mu|gnome-session-3.16.0-1|67	no startup scripts. It is meant for applications such as GDM that use
14mu|gnome-session-3.16.0-1|68	gnome-session internally.
14mu|gnome-session-3.16.0-1|69	
14mu|gnome-session-3.16.0-1|70	%package wayland-session
14mu|gnome-session-3.16.0-1|71	Summary: %{summary}
14mu|gnome-session-3.16.0-1|72	Requires: %{name} = %{EVRD}
14mu|gnome-session-3.16.0-1|73	
14mu|gnome-session-3.16.0-1|74	%description wayland-session
14mu|gnome-session-3.16.0-1|75	This package contains Wayland session desktop file.
14mu|gnome-session-3.16.0-1|76	
14mu|gnome-session-3.16.0-1|77	%prep
14mu|gnome-session-3.16.0-1|78	%setup -q
14mu|gnome-session-3.16.0-1|79	%apply_patches
14mu|gnome-session-3.16.0-1|80	
14mu|gnome-session-3.16.0-1|81	%build
14mu|gnome-session-3.16.0-1|82	%configure2_5x --enable-systemd --disable-schemas-install
14mu|gnome-session-3.16.0-1|83	
14mu|gnome-session-3.16.0-1|84	%make
14mu|gnome-session-3.16.0-1|85	
14mu|gnome-session-3.16.0-1|86	%install
14mu|gnome-session-3.16.0-1|87	%makeinstall_std
14mu|gnome-session-3.16.0-1|88	
14mu|gnome-session-3.16.0-1|89	# wmsession session file
14mu|gnome-session-3.16.0-1|90	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mu|gnome-session-3.16.0-1|91	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/02GNOME
14mu|gnome-session-3.16.0-1|92	NAME=GNOME
14mu|gnome-session-3.16.0-1|93	ICON=gnome-logo-icon-transparent.png
14mu|gnome-session-3.16.0-1|94	DESC=GNOME Environment
14mu|gnome-session-3.16.0-1|95	EXEC=%{_bindir}/startgnome
14mu|gnome-session-3.16.0-1|96	SCRIPT:
14mu|gnome-session-3.16.0-1|97	exec %{_bindir}/startgnome
14mu|gnome-session-3.16.0-1|98	EOF
14mu|gnome-session-3.16.0-1|99	
14mu|gnome-session-3.16.0-1|100	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/startgnome
14mu|gnome-session-3.16.0-1|101	
14mu|gnome-session-3.16.0-1|102	mkdir -p %{buildroot}%{_sysconfdir}/gnome
14mu|gnome-session-3.16.0-1|103	install -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/gnome/gnomerc
14mu|gnome-session-3.16.0-1|104	# gw these produce rpmlint errors:
14mu|gnome-session-3.16.0-1|105	#rm -rf %{buildroot}%{_datadir}/locale/{be@latin}
14mu|gnome-session-3.16.0-1|106	%find_lang %{name}-3.0
14mu|gnome-session-3.16.0-1|107	
14mu|gnome-session-3.16.0-1|108	# remove unpackaged files
14mu|gnome-session-3.16.0-1|109	rm -rf %{buildroot}%{_datadir}/xsessions
14mu|gnome-session-3.16.0-1|110	
14mu|gnome-session-3.16.0-1|111	%post
14mu|gnome-session-3.16.0-1|112	if [ "$1" = "2" -a -r /etc/sysconfig/desktop ]; then
14mu|gnome-session-3.16.0-1|113	sed -i -e "s|^DESKTOP=Gnome$|DESKTOP=GNOME|g" /etc/sysconfig/desktop
14mu|gnome-session-3.16.0-1|114	fi
14mu|gnome-session-3.16.0-1|115	
14mu|gnome-session-3.16.0-1|116	%files bin
14mu|gnome-session-3.16.0-1|117	%{_bindir}/gnome-session
14mu|gnome-session-3.16.0-1|118	%{_bindir}/gnome-session-inhibit
14mu|gnome-session-3.16.0-1|119	%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
14mu|gnome-session-3.16.0-1|120	%{_datadir}/%{name}
14mu|gnome-session-3.16.0-1|121	%{_datadir}/icons/hicolor/*/apps/*
14mu|gnome-session-3.16.0-1|122	%{_mandir}/man1/gnome-session.*
14mu|gnome-session-3.16.0-1|123	
14mu|gnome-session-3.16.0-1|124	%files -f %{name}-3.0.lang
14mu|gnome-session-3.16.0-1|125	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|gnome-session-3.16.0-1|126	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
14mu|gnome-session-3.16.0-1|127	%{_sysconfdir}/gnome/gnomerc
14mu|gnome-session-3.16.0-1|128	%{_bindir}/startgnome
14mu|gnome-session-3.16.0-1|129	%{_bindir}/gnome-session-quit
14mu|gnome-session-3.16.0-1|130	%{_libdir}/gnome-session-check-accelerated
14mu|gnome-session-3.16.0-1|131	%{_libdir}/gnome-session-check-accelerated-helper
14mu|gnome-session-3.16.0-1|132	%{_libdir}/gnome-session-failed
14mu|gnome-session-3.16.0-1|133	%{_datadir}/GConf/gsettings/gnome-session.convert
14mu|gnome-session-3.16.0-1|134	%{_mandir}/man1/gnome-session-quit.*
14mu|gnome-session-3.16.0-1|135	%{_mandir}/man1/gnome-session-inhibit.1.*
14mu|gnome-session-3.16.0-1|136	
14mu|gnome-session-3.16.0-1|137	%files wayland-session
14mu|gnome-session-3.16.0-1|138	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|gnome-session-3.16.0-1|139	%{_datadir}/wayland-sessions/gnome-wayland.desktop
14mu|gnome-session-3.16.0-1|140	
14mu|gnome-session-3.16.0-1|141	
14mu|gnome-session-3.16.0-1|142	%changelog

22679 14
14mu|gnome-settings-daemon-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-settings-daemon-3.16.2-1|2	
14mu|gnome-settings-daemon-3.16.2-1|3	Summary: GNOME Settings Daemon
14mu|gnome-settings-daemon-3.16.2-1|4	Name: gnome-settings-daemon
14mu|gnome-settings-daemon-3.16.2-1|5	Version: 3.16.2
14mu|gnome-settings-daemon-3.16.2-1|6	Release: 1
14mu|gnome-settings-daemon-3.16.2-1|7	License: GPLv2+
14mu|gnome-settings-daemon-3.16.2-1|8	Group: Graphical desktop/GNOME
14mu|gnome-settings-daemon-3.16.2-1|9	URL: http://www.gnome.org/
14mu|gnome-settings-daemon-3.16.2-1|10	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-settings-daemon-3.16.2-1|11	
14mu|gnome-settings-daemon-3.16.2-1|12	BuildRequires:	cups-devel
14mu|gnome-settings-daemon-3.16.2-1|13	BuildRequires:	docbook-style-xsl
14mu|gnome-settings-daemon-3.16.2-1|14	BuildRequires:	gnome-common
14mu|gnome-settings-daemon-3.16.2-1|15	BuildRequires:	intltool, xsltproc
14mu|gnome-settings-daemon-3.16.2-1|16	BuildRequires:	ldetect-lst
14mu|gnome-settings-daemon-3.16.2-1|17	BuildRequires:	pkgconfig(colord)
14mu|gnome-settings-daemon-3.16.2-1|18	BuildRequires:	pkgconfig(dbus-1) >= 1.1.2
14mu|gnome-settings-daemon-3.16.2-1|19	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
14mu|gnome-settings-daemon-3.16.2-1|20	BuildRequires:	pkgconfig(fontconfig)
14mu|gnome-settings-daemon-3.16.2-1|21	BuildRequires:	pkgconfig(gconf-2.0)
14mu|gnome-settings-daemon-3.16.2-1|22	BuildRequires:	pkgconfig(geoclue-2.0)
14mu|gnome-settings-daemon-3.16.2-1|23	BuildRequires:	pkgconfig(geocode-glib-1.0)
14mu|gnome-settings-daemon-3.16.2-1|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.14
14mu|gnome-settings-daemon-3.16.2-1|25	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.1.5
14mu|gnome-settings-daemon-3.16.2-1|26	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 3.2.0
14mu|gnome-settings-daemon-3.16.2-1|27	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.4
14mu|gnome-settings-daemon-3.16.2-1|28	BuildRequires:	pkgconfig(gudev-1.0)
14mu|gnome-settings-daemon-3.16.2-1|29	BuildRequires:	pkgconfig(gweather-3.0)
14mu|gnome-settings-daemon-3.16.2-1|30	BuildRequires:	pkgconfig(ibus-1.0)
14mu|gnome-settings-daemon-3.16.2-1|31	BuildRequires:	pkgconfig(kbproto)
14mu|gnome-settings-daemon-3.16.2-1|32	BuildRequires:	pkgconfig(lcms2) >= 2.2
14mu|gnome-settings-daemon-3.16.2-1|33	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|gnome-settings-daemon-3.16.2-1|34	BuildRequires:	pkgconfig(libgnomekbd) >= 2.91.1
14mu|gnome-settings-daemon-3.16.2-1|35	BuildRequires:	pkgconfig(libgnomekbdui) >= 2.91.1
14mu|gnome-settings-daemon-3.16.2-1|36	BuildRequires:	pkgconfig(libnm-glib)
14mu|gnome-settings-daemon-3.16.2-1|37	BuildRequires:	pkgconfig(libnm-util)
14mu|gnome-settings-daemon-3.16.2-1|38	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mu|gnome-settings-daemon-3.16.2-1|39	BuildRequires:	pkgconfig(libnotify) >= 0.7.3,
14mu|gnome-settings-daemon-3.16.2-1|40	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14mu|gnome-settings-daemon-3.16.2-1|41	BuildRequires:	pkgconfig(libpulse-mainloop-glib) >= 0.9.16
14mu|gnome-settings-daemon-3.16.2-1|42	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|gnome-settings-daemon-3.16.2-1|43	BuildRequires:	pkgconfig(libsystemd-login)
14mu|gnome-settings-daemon-3.16.2-1|44	BuildRequires:	pkgconfig(libwacom)
14mu|gnome-settings-daemon-3.16.2-1|45	BuildRequires:	pkgconfig(libxklavier) >= 5.0
14mu|gnome-settings-daemon-3.16.2-1|46	BuildRequires:	pkgconfig(nss) >= 3.11.2,
14mu|gnome-settings-daemon-3.16.2-1|47	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.97
14mu|gnome-settings-daemon-3.16.2-1|48	BuildRequires:	pkgconfig(systemd)
14mu|gnome-settings-daemon-3.16.2-1|49	BuildRequires:	pkgconfig(upower-glib) >= 0.9.1
14mu|gnome-settings-daemon-3.16.2-1|50	BuildRequires:	pkgconfig(x11)
14mu|gnome-settings-daemon-3.16.2-1|51	BuildRequires:	pkgconfig(xfixes)
14mu|gnome-settings-daemon-3.16.2-1|52	BuildRequires:	pkgconfig(xi)
14mu|gnome-settings-daemon-3.16.2-1|53	BuildRequires:	pkgconfig(xkeyboard-config)
14mu|gnome-settings-daemon-3.16.2-1|54	BuildRequires:	pkgconfig(xorg-wacom)
14mu|gnome-settings-daemon-3.16.2-1|55	
14mu|gnome-settings-daemon-3.16.2-1|56	%description
14mu|gnome-settings-daemon-3.16.2-1|57	GNOME settings daemon manages the configuration of the desktop in the
14mu|gnome-settings-daemon-3.16.2-1|58	background.
14mu|gnome-settings-daemon-3.16.2-1|59	
14mu|gnome-settings-daemon-3.16.2-1|60	%package devel
14mu|gnome-settings-daemon-3.16.2-1|61	Summary:	Include files for the GNOME settings daemon
14mu|gnome-settings-daemon-3.16.2-1|62	Group:		Development/GNOME and GTK+
14mu|gnome-settings-daemon-3.16.2-1|63	
14mu|gnome-settings-daemon-3.16.2-1|64	%description devel
14mu|gnome-settings-daemon-3.16.2-1|65	Include files for the GNOME settings daemon
14mu|gnome-settings-daemon-3.16.2-1|66	
14mu|gnome-settings-daemon-3.16.2-1|67	%prep
14mu|gnome-settings-daemon-3.16.2-1|68	%setup -q
14mu|gnome-settings-daemon-3.16.2-1|69	%apply_patches
14mu|gnome-settings-daemon-3.16.2-1|70	
14mu|gnome-settings-daemon-3.16.2-1|71	
14mu|gnome-settings-daemon-3.16.2-1|72	%build
14mu|gnome-settings-daemon-3.16.2-1|73	autoreconf -fi
14mu|gnome-settings-daemon-3.16.2-1|74	%configure2_5x \
14mu|gnome-settings-daemon-3.16.2-1|75	--disable-static \
14mu|gnome-settings-daemon-3.16.2-1|76	--enable-profiling
14mu|gnome-settings-daemon-3.16.2-1|77	
14mu|gnome-settings-daemon-3.16.2-1|78	%make
14mu|gnome-settings-daemon-3.16.2-1|79	
14mu|gnome-settings-daemon-3.16.2-1|80	%install
14mu|gnome-settings-daemon-3.16.2-1|81	%makeinstall_std xmldir=%{buildroot}%{_datadir}/gnome-control-center/keybindings
14mu|gnome-settings-daemon-3.16.2-1|82	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|gnome-settings-daemon-3.16.2-1|83	
14mu|gnome-settings-daemon-3.16.2-1|84	%{find_lang} %{name} --with-gnome --all-name
14mu|gnome-settings-daemon-3.16.2-1|85	
14mu|gnome-settings-daemon-3.16.2-1|86	%pre
14mu|gnome-settings-daemon-3.16.2-1|87	if [ -d %{_libexecdir}/%{name} ]
14mu|gnome-settings-daemon-3.16.2-1|88	then rm -rf %{_libexecdir}/%{name}
14mu|gnome-settings-daemon-3.16.2-1|89	fi
14mu|gnome-settings-daemon-3.16.2-1|90	
14mu|gnome-settings-daemon-3.16.2-1|91	%files -f %{name}.lang
14mu|gnome-settings-daemon-3.16.2-1|92	%doc AUTHORS COPYING NEWS
14mu|gnome-settings-daemon-3.16.2-1|93	%dir %{_libdir}/gnome-settings-daemon-3.0
14mu|gnome-settings-daemon-3.16.2-1|94	
14mu|gnome-settings-daemon-3.16.2-1|95	# list plugins explicitly, so we notice if one goes missing
14mu|gnome-settings-daemon-3.16.2-1|96	# some of these don't have a separate gschema
14mu|gnome-settings-daemon-3.16.2-1|97	%{_libdir}/gnome-settings-daemon-3.0/a11y-keyboard.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|98	%{_libdir}/gnome-settings-daemon-3.0/liba11y-keyboard.so
14mu|gnome-settings-daemon-3.16.2-1|99	
14mu|gnome-settings-daemon-3.16.2-1|100	%{_libdir}/gnome-settings-daemon-3.0/power.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|101	%{_libdir}/gnome-settings-daemon-3.0/libpower.so
14mu|gnome-settings-daemon-3.16.2-1|102	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|103	
14mu|gnome-settings-daemon-3.16.2-1|104	%{_libdir}/gnome-settings-daemon-3.0/clipboard.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|105	%{_libdir}/gnome-settings-daemon-3.0/libclipboard.so
14mu|gnome-settings-daemon-3.16.2-1|106	
14mu|gnome-settings-daemon-3.16.2-1|107	%{_libdir}/gnome-settings-daemon-3.0/housekeeping.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|108	%{_libdir}/gnome-settings-daemon-3.0/libhousekeeping.so
14mu|gnome-settings-daemon-3.16.2-1|109	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|110	
14mu|gnome-settings-daemon-3.16.2-1|111	%{_libdir}/gnome-settings-daemon-3.0/keyboard.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|112	%{_libdir}/gnome-settings-daemon-3.0/libkeyboard.so
14mu|gnome-settings-daemon-3.16.2-1|113	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.keyboard.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|114	
14mu|gnome-settings-daemon-3.16.2-1|115	%{_libdir}/gnome-settings-daemon-3.0/media-keys.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|116	%{_libdir}/gnome-settings-daemon-3.0/libmedia-keys.so
14mu|gnome-settings-daemon-3.16.2-1|117	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|118	
14mu|gnome-settings-daemon-3.16.2-1|119	%{_libdir}/gnome-settings-daemon-3.0/mouse.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|120	%{_libdir}/gnome-settings-daemon-3.0/libmouse.so
14mu|gnome-settings-daemon-3.16.2-1|121	
14mu|gnome-settings-daemon-3.16.2-1|122	%{_libdir}/gnome-settings-daemon-3.0/print-notifications.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|123	%{_libdir}/gnome-settings-daemon-3.0/libprint-notifications.so
14mu|gnome-settings-daemon-3.16.2-1|124	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|125	
14mu|gnome-settings-daemon-3.16.2-1|126	%{_libdir}/gnome-settings-daemon-3.0/sound.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|127	%{_libdir}/gnome-settings-daemon-3.0/libsound.so
14mu|gnome-settings-daemon-3.16.2-1|128	
14mu|gnome-settings-daemon-3.16.2-1|129	%{_libdir}/gnome-settings-daemon-3.0/wacom.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|130	%{_libdir}/gnome-settings-daemon-3.0/libgsdwacom.so
14mu|gnome-settings-daemon-3.16.2-1|131	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|132	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|133	
14mu|gnome-settings-daemon-3.16.2-1|134	%{_libdir}/gnome-settings-daemon-3.0/xrandr.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|135	%{_libdir}/gnome-settings-daemon-3.0/libxrandr.so
14mu|gnome-settings-daemon-3.16.2-1|136	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|137	
14mu|gnome-settings-daemon-3.16.2-1|138	%{_libdir}/gnome-settings-daemon-3.0/xsettings.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|139	%{_libdir}/gnome-settings-daemon-3.0/libxsettings.so
14mu|gnome-settings-daemon-3.16.2-1|140	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|141	
14mu|gnome-settings-daemon-3.16.2-1|142	%{_libdir}/gnome-settings-daemon-3.0/a11y-settings.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|143	%{_libdir}/gnome-settings-daemon-3.0/liba11y-settings.so
14mu|gnome-settings-daemon-3.16.2-1|144	
14mu|gnome-settings-daemon-3.16.2-1|145	%{_libdir}/gnome-settings-daemon-3.0/color.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|146	%{_libdir}/gnome-settings-daemon-3.0/libcolor.so
14mu|gnome-settings-daemon-3.16.2-1|147	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|148	
14mu|gnome-settings-daemon-3.16.2-1|149	%{_libdir}/gnome-settings-daemon-3.0/libgsd.so
14mu|gnome-settings-daemon-3.16.2-1|150	
14mu|gnome-settings-daemon-3.16.2-1|151	%{_libdir}/gnome-settings-daemon-3.0/orientation.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|152	%{_libdir}/gnome-settings-daemon-3.0/liborientation.so
14mu|gnome-settings-daemon-3.16.2-1|153	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.orientation.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|154	
14mu|gnome-settings-daemon-3.16.2-1|155	%{_libdir}/gnome-settings-daemon-3.0/libsharing.so
14mu|gnome-settings-daemon-3.16.2-1|156	%{_libdir}/gnome-settings-daemon-3.0/sharing.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|157	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.sharing.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|158	
14mu|gnome-settings-daemon-3.16.2-1|159	%{_libdir}/gnome-settings-daemon-3.0/libscreensaver-proxy.so
14mu|gnome-settings-daemon-3.16.2-1|160	%{_libdir}/gnome-settings-daemon-3.0/screensaver-proxy.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|161	
14mu|gnome-settings-daemon-3.16.2-1|162	%{_libdir}/gnome-settings-daemon-3.0/libdatetime.so
14mu|gnome-settings-daemon-3.16.2-1|163	%{_libdir}/gnome-settings-daemon-3.0/datetime.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|164	
14mu|gnome-settings-daemon-3.16.2-1|165	%{_libdir}/gnome-settings-daemon-3.0/librfkill.so
14mu|gnome-settings-daemon-3.16.2-1|166	%{_libdir}/gnome-settings-daemon-3.0/rfkill.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|167	
14mu|gnome-settings-daemon-3.16.2-1|168	%{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so
14mu|gnome-settings-daemon-3.16.2-1|169	%{_libdir}/gnome-settings-daemon-3.0/smartcard.gnome-settings-plugin
14mu|gnome-settings-daemon-3.16.2-1|170	
14mu|gnome-settings-daemon-3.16.2-1|171	%{_libexecdir}/gnome-settings-daemon
14mu|gnome-settings-daemon-3.16.2-1|172	%{_libexecdir}/gsd-backlight-helper
14mu|gnome-settings-daemon-3.16.2-1|173	%{_libexecdir}/gsd-locate-pointer
14mu|gnome-settings-daemon-3.16.2-1|174	%{_libexecdir}/gsd-printer
14mu|gnome-settings-daemon-3.16.2-1|175	%{_libexecdir}/gsd-wacom-led-helper
14mu|gnome-settings-daemon-3.16.2-1|176	%{_libexecdir}/gsd-list-wacom
14mu|gnome-settings-daemon-3.16.2-1|177	%{_libexecdir}/gsd-test-wacom
14mu|gnome-settings-daemon-3.16.2-1|178	%{_libexecdir}/gsd-test-a11y-keyboard
14mu|gnome-settings-daemon-3.16.2-1|179	%{_libexecdir}/gsd-test-a11y-settings
14mu|gnome-settings-daemon-3.16.2-1|180	%{_libexecdir}/gsd-test-input-helper
14mu|gnome-settings-daemon-3.16.2-1|181	%{_libexecdir}/gsd-test-keyboard
14mu|gnome-settings-daemon-3.16.2-1|182	%{_libexecdir}/gsd-test-media-keys
14mu|gnome-settings-daemon-3.16.2-1|183	%{_libexecdir}/gsd-test-mouse
14mu|gnome-settings-daemon-3.16.2-1|184	%{_libexecdir}/gsd-test-orientation
14mu|gnome-settings-daemon-3.16.2-1|185	%{_libexecdir}/gnome-settings-daemon-localeexec
14mu|gnome-settings-daemon-3.16.2-1|186	%{_libexecdir}/gsd-test-datetime
14mu|gnome-settings-daemon-3.16.2-1|187	%{_libexecdir}/gsd-test-rfkill
14mu|gnome-settings-daemon-3.16.2-1|188	%{_libexecdir}/gsd-test-smartcard
14mu|gnome-settings-daemon-3.16.2-1|189	%{_libexecdir}/gsd-wacom-oled-helper
14mu|gnome-settings-daemon-3.16.2-1|190	
14mu|gnome-settings-daemon-3.16.2-1|191	/usr/lib/udev/rules.d/61-gnome-settings-daemon-rfkill.rules
14mu|gnome-settings-daemon-3.16.2-1|192	
14mu|gnome-settings-daemon-3.16.2-1|193	%{_libexecdir}/gsd-test-housekeeping
14mu|gnome-settings-daemon-3.16.2-1|194	%{_libexecdir}/gsd-test-xrandr
14mu|gnome-settings-daemon-3.16.2-1|195	%{_libexecdir}/gsd-test-print-notifications
14mu|gnome-settings-daemon-3.16.2-1|196	%{_libexecdir}/gsd-test-sound
14mu|gnome-settings-daemon-3.16.2-1|197	%{_libexecdir}/gsd-test-wacom-osd
14mu|gnome-settings-daemon-3.16.2-1|198	%{_libexecdir}/gsd-test-xsettings
14mu|gnome-settings-daemon-3.16.2-1|199	%{_libexecdir}/gsd-test-screensaver-proxy
14mu|gnome-settings-daemon-3.16.2-1|200	
14mu|gnome-settings-daemon-3.16.2-1|201	%{_datadir}/gnome-settings-daemon/
14mu|gnome-settings-daemon-3.16.2-1|202	
14mu|gnome-settings-daemon-3.16.2-1|203	%{_sysconfdir}/xdg/autostart/gnome-settings-daemon.desktop
14mu|gnome-settings-daemon-3.16.2-1|204	
14mu|gnome-settings-daemon-3.16.2-1|205	%{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
14mu|gnome-settings-daemon-3.16.2-1|206	
14mu|gnome-settings-daemon-3.16.2-1|207	%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
14mu|gnome-settings-daemon-3.16.2-1|208	%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
14mu|gnome-settings-daemon-3.16.2-1|209	
14mu|gnome-settings-daemon-3.16.2-1|210	%{_datadir}/GConf/gsettings/gnome-settings-daemon.convert
14mu|gnome-settings-daemon-3.16.2-1|211	
14mu|gnome-settings-daemon-3.16.2-1|212	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
14mu|gnome-settings-daemon-3.16.2-1|213	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|214	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.datetime.gschema.xml
14mu|gnome-settings-daemon-3.16.2-1|215	
14mu|gnome-settings-daemon-3.16.2-1|216	%{_datadir}/man/man1/gnome-settings-daemon.1.*
14mu|gnome-settings-daemon-3.16.2-1|217	
14mu|gnome-settings-daemon-3.16.2-1|218	%files devel
14mu|gnome-settings-daemon-3.16.2-1|219	%{_includedir}/gnome-settings-daemon-3.0
14mu|gnome-settings-daemon-3.16.2-1|220	%{_libdir}/pkgconfig/gnome-settings-daemon.pc
14mu|gnome-settings-daemon-3.16.2-1|221	%dir %{_datadir}/gnome-settings-daemon-3.0
14mu|gnome-settings-daemon-3.16.2-1|222	%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
14mu|gnome-settings-daemon-3.16.2-1|223	
14mu|gnome-settings-daemon-3.16.2-1|224	%changelog
14mu|gnome-settings-daemon-3.16.2-1|225	
14mu|gnome-settings-daemon-3.16.2-1|226	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-settings-daemon-3.16.2-1|227	- (ae5c16e) update to 3.16.2
14mu|gnome-settings-daemon-3.16.2-1|228	
14mu|gnome-settings-daemon-3.16.2-1|229	* Wed Apr 15 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-settings-daemon-3.16.2-1|230	- (e9e5dd6) update to 3.16.1
14mu|gnome-settings-daemon-3.16.2-1|231	
14mu|gnome-settings-daemon-3.16.2-1|232	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|gnome-settings-daemon-3.16.2-1|233	- (b38d8de) update to 3.16.0
14mu|gnome-settings-daemon-3.16.2-1|234	- (Tigro: c0ec428) update to 3.16.0
14mu|gnome-settings-daemon-3.16.2-1|235	
14mu|gnome-settings-daemon-3.16.2-1|236	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 3.15.92-1
14mu|gnome-settings-daemon-3.16.2-1|237	- (f470f6c) remove cursor plugin: https://bugzilla.gnome.org/show_bug.cgi?id=744343
14mu|gnome-settings-daemon-3.16.2-1|238	- (Tigro: 55c601b) update to 3.15.92
14mu|gnome-settings-daemon-3.16.2-1|239	
14mu|gnome-settings-daemon-3.16.2-1|240	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 3.15.91-1
14mu|gnome-settings-daemon-3.16.2-1|241	- (4bf9739) pack some files
14mu|gnome-settings-daemon-3.16.2-1|242	- (Tigro: c465452) added BR: libnm-glib-vpn
14mu|gnome-settings-daemon-3.16.2-1|243	- (Tigro: ff9c4c2) added BR: libnm-glib, libnm-util
14mu|gnome-settings-daemon-3.16.2-1|244	- (Tigro: 447261c) update to 3.15.91
14mu|gnome-settings-daemon-3.16.2-1|245	
14mu|gnome-settings-daemon-3.16.2-1|246	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mu|gnome-settings-daemon-3.16.2-1|247	- (8085794) MassBuild#440: Increase release tag
14mu|gnome-settings-daemon-3.16.2-1|248	
14mu|gnome-settings-daemon-3.16.2-1|249	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.2-2
14mu|gnome-settings-daemon-3.16.2-1|250	- (35c5810) bump release to build against new colord
14mu|gnome-settings-daemon-3.16.2-1|251	
14mu|gnome-settings-daemon-3.16.2-1|252	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|gnome-settings-daemon-3.16.2-1|253	- (594760b) drop old tarball
14mu|gnome-settings-daemon-3.16.2-1|254	- (Tigro: 9b372bd) update to 3.12.2
14mu|gnome-settings-daemon-3.16.2-1|255	
14mu|gnome-settings-daemon-3.16.2-1|256	* Tue Apr 29 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|gnome-settings-daemon-3.16.2-1|257	- (d05b76a) fix path again. only /usr/lib for udev rules
14mu|gnome-settings-daemon-3.16.2-1|258	- (Tigro: 3c34fc5) fix path
14mu|gnome-settings-daemon-3.16.2-1|259	- (Tigro: 08023f5) drop and pack files
14mu|gnome-settings-daemon-3.16.2-1|260	- (Tigro: 354f409) added some BRs
14mu|gnome-settings-daemon-3.16.2-1|261	- (Tigro: 7ef3302) added BR: xkeyboard-config
14mu|gnome-settings-daemon-3.16.2-1|262	- (Tigro: 6b9734b) drop two-finger patch
14mu|gnome-settings-daemon-3.16.2-1|263	- (Tigro: cbb1039) drop battery patch
14mu|gnome-settings-daemon-3.16.2-1|264	- (Tigro: da7c845) update to 3.12.1
14mu|gnome-settings-daemon-3.16.2-1|265	
14mu|gnome-settings-daemon-3.16.2-1|266	* Tue Feb 11 2014 Tigro <ashejn@gmail.com> 3.8.6.1-1
14mu|gnome-settings-daemon-3.16.2-1|267	- (f3ae009) drop background components
14mu|gnome-settings-daemon-3.16.2-1|268	- (Tigro: 27a7659) update to 3.8.6.1 and disable background plugin
14mu|gnome-settings-daemon-3.16.2-1|269	
14mu|gnome-settings-daemon-3.16.2-1|270	* Mon Jan 20 2014 Tigro <ashejn@gmail.com> 3.8.5-6
14mu|gnome-settings-daemon-3.16.2-1|271	- (990a10a) update two finger patch
14mu|gnome-settings-daemon-3.16.2-1|272	- (Tigro: b0020b1) Added patch for two-finger-scrolling checking
14mu|gnome-settings-daemon-3.16.2-1|273	
14mu|gnome-settings-daemon-3.16.2-1|274	* Sat Jan 11 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.5-5
14mu|gnome-settings-daemon-3.16.2-1|275	- (ef081d5) Added patch for battery level icon
14mu|gnome-settings-daemon-3.16.2-1|276	
14mu|gnome-settings-daemon-3.16.2-1|277	* Fri Dec 13 2013 Tigro <ashejn@gmail.com> 3.8.5-4
14mu|gnome-settings-daemon-3.16.2-1|278	- (2a1da60) drop packagekit files
14mu|gnome-settings-daemon-3.16.2-1|279	- (Tigro: 016008d) drop packagekit debend
14mu|gnome-settings-daemon-3.16.2-1|280	
14mu|gnome-settings-daemon-3.16.2-1|281	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.5-3
14mu|gnome-settings-daemon-3.16.2-1|282	- (990fac5) update russian translations
14mu|gnome-settings-daemon-3.16.2-1|283	
14mu|gnome-settings-daemon-3.16.2-1|284	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 3.8.5-2
14mu|gnome-settings-daemon-3.16.2-1|285	- (5a9122f) fix rosa#3072
14mu|gnome-settings-daemon-3.16.2-1|286	
14mu|gnome-settings-daemon-3.16.2-1|287	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mu|gnome-settings-daemon-3.16.2-1|288	- (ac6b148) update to 3.8.5
14mu|gnome-settings-daemon-3.16.2-1|289	
14mu|gnome-settings-daemon-3.16.2-1|290	

22680 14
14mu|gnome-shell-3.16.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-shell-3.16.3-1|2	
14mu|gnome-shell-3.16.3-1|3	# To make GNOME Shell extensions load, we need to get rid of DT_RUNPATH on /usr/bin/gnome-shell
14mu|gnome-shell-3.16.3-1|4	# (see glibc bug #13945, GNOME bug #670477, Mageia bug #4523)
14mu|gnome-shell-3.16.3-1|5	%define _disable_ld_enable_new_dtags 1
14mu|gnome-shell-3.16.3-1|6	
14mu|gnome-shell-3.16.3-1|7	Summary:	Next generation GNOME desktop shell
14mu|gnome-shell-3.16.3-1|8	Name:		gnome-shell
14mu|gnome-shell-3.16.3-1|9	Version:	3.16.3
14mu|gnome-shell-3.16.3-1|10	Release:	1
14mu|gnome-shell-3.16.3-1|11	License:	GPLv2+ and LGPLv2+
14mu|gnome-shell-3.16.3-1|12	Group:		Graphical desktop/GNOME
14mu|gnome-shell-3.16.3-1|13	Url:		http://live.gnome.org/GnomeShell
14mu|gnome-shell-3.16.3-1|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-shell/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-shell-3.16.3-1|15	Patch1:		gnome-shell-3.15.91-new-favorites.patch
14mu|gnome-shell-3.16.3-1|16	#Patch9:		gnome-shell-3.8.4-focus-losing-after-suspend.patch
14mu|gnome-shell-3.16.3-1|17	
14mu|gnome-shell-3.16.3-1|18	BuildRequires: intltool >= 0.40
14mu|gnome-shell-3.16.3-1|19	BuildRequires: rootcerts
14mu|gnome-shell-3.16.3-1|20	BuildRequires: polkit-1-devel
14mu|gnome-shell-3.16.3-1|21	BuildRequires: pkgconfig(clutter-1.0)
14mu|gnome-shell-3.16.3-1|22	BuildRequires: pkgconfig(dbus-glib-1)
14mu|gnome-shell-3.16.3-1|23	BuildRequires: pkgconfig(folks)
14mu|gnome-shell-3.16.3-1|24	BuildRequires: pkgconfig(gcr-3)
14mu|gnome-shell-3.16.3-1|25	BuildRequires: pkgconfig(gjs-1.0) >= 1.36
14mu|gnome-shell-3.16.3-1|26	BuildRequires: pkgconfig(gl)
14mu|gnome-shell-3.16.3-1|27	BuildRequires: pkgconfig(gnome-bluetooth-1.0)
14mu|gnome-shell-3.16.3-1|28	BuildRequires: pkgconfig(gnome-desktop-3.0)
14mu|gnome-shell-3.16.3-1|29	BuildRequires: pkgconfig(gsettings-desktop-schemas)
14mu|gnome-shell-3.16.3-1|30	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
14mu|gnome-shell-3.16.3-1|31	BuildRequires: pkgconfig(gtk+-3.0)
14mu|gnome-shell-3.16.3-1|32	BuildRequires: pkgconfig(libcanberra)
14mu|gnome-shell-3.16.3-1|33	BuildRequires: pkgconfig(libecal-1.2)
14mu|gnome-shell-3.16.3-1|34	BuildRequires: pkgconfig(libedataserver-1.2)
14mu|gnome-shell-3.16.3-1|35	BuildRequires: pkgconfig(libgnome-menu-3.0)
14mu|gnome-shell-3.16.3-1|36	BuildRequires: pkgconfig(libmutter) >= %{version}
14mu|gnome-shell-3.16.3-1|37	BuildRequires: pkgconfig(libnm-glib)
14mu|gnome-shell-3.16.3-1|38	BuildRequires: pkgconfig(libnm-util)
14mu|gnome-shell-3.16.3-1|39	BuildRequires: pkgconfig(libnm-gtk)
14mu|gnome-shell-3.16.3-1|40	BuildRequires: pkgconfig(libnm-glib-vpn)
14mu|gnome-shell-3.16.3-1|41	BuildRequires: pkgconfig(libpulse)
14mu|gnome-shell-3.16.3-1|42	BuildRequires: pkgconfig(telepathy-glib)
14mu|gnome-shell-3.16.3-1|43	BuildRequires: pkgconfig(telepathy-logger-0.2)
14mu|gnome-shell-3.16.3-1|44	BuildRequires: pkgconfig(caribou-1.0)
14mu|gnome-shell-3.16.3-1|45	BuildRequires: pkgconfig(python3)
14mu|gnome-shell-3.16.3-1|46	BuildRequires: xsltproc
14mu|gnome-shell-3.16.3-1|47	BuildRequires: docbook-style-xsl
14mu|gnome-shell-3.16.3-1|48	BuildRequires: chrpath
14mu|gnome-shell-3.16.3-1|49	
14mu|gnome-shell-3.16.3-1|50	Requires: at-spi2-atk
14mu|gnome-shell-3.16.3-1|51	Requires: gjs
14mu|gnome-shell-3.16.3-1|52	Requires: glxinfo
14mu|gnome-shell-3.16.3-1|53	Requires: gnome-session
14mu|gnome-shell-3.16.3-1|54	Requires: gtk+3.0
14mu|gnome-shell-3.16.3-1|55	Requires: json-glib
14mu|gnome-shell-3.16.3-1|56	Requires: librsvg
14mu|gnome-shell-3.16.3-1|57	Requires: mutter
14mu|gnome-shell-3.16.3-1|58	
14mu|gnome-shell-3.16.3-1|59	# md until js & python typelib autoreqs works
14mu|gnome-shell-3.16.3-1|60	Requires: typelib(AccountsService)
14mu|gnome-shell-3.16.3-1|61	Requires: typelib(Caribou)
14mu|gnome-shell-3.16.3-1|62	Requires: typelib(ClutterX11)
14mu|gnome-shell-3.16.3-1|63	Requires: typelib(DBusGLib)
14mu|gnome-shell-3.16.3-1|64	Requires: typelib(Folks)
14mu|gnome-shell-3.16.3-1|65	Requires: typelib(Gcr)
14mu|gnome-shell-3.16.3-1|66	Requires: typelib(Gkbd)
14mu|gnome-shell-3.16.3-1|67	Requires: typelib(GDesktopEnums)
14mu|gnome-shell-3.16.3-1|68	Requires: typelib(Gee)
14mu|gnome-shell-3.16.3-1|69	Requires: typelib(GMenu)
14mu|gnome-shell-3.16.3-1|70	Requires: typelib(Meta)
14mu|gnome-shell-3.16.3-1|71	Requires: typelib(NMClient)
14mu|gnome-shell-3.16.3-1|72	Requires: typelib(NetworkManager)
14mu|gnome-shell-3.16.3-1|73	Requires: typelib(Polkit)
14mu|gnome-shell-3.16.3-1|74	Requires: typelib(Soup)
14mu|gnome-shell-3.16.3-1|75	Requires: typelib(TelepathyGLib)
14mu|gnome-shell-3.16.3-1|76	Requires: typelib(TelepathyLogger)
14mu|gnome-shell-3.16.3-1|77	Requires: typelib(UPowerGlib)
14mu|gnome-shell-3.16.3-1|78	Requires: typelib(Cogl)
14mu|gnome-shell-3.16.3-1|79	Requires: typelib(GjsPrivate)
14mu|gnome-shell-3.16.3-1|80	Requires: typelib(IBus)
14mu|gnome-shell-3.16.3-1|81	Requires: typelib(Gdm)
14mu|gnome-shell-3.16.3-1|82	Requires: typelib(GnomeBluetooth)
14mu|gnome-shell-3.16.3-1|83	Requires: typelib(Gck)
14mu|gnome-shell-3.16.3-1|84	Requires: typelib(GWeather)
14mu|gnome-shell-3.16.3-1|85	
14mu|gnome-shell-3.16.3-1|86	Obsoletes: %{name}-docs
14mu|gnome-shell-3.16.3-1|87	Obsoletes: gnome-applets
14mu|gnome-shell-3.16.3-1|88	
14mu|gnome-shell-3.16.3-1|89	%description
14mu|gnome-shell-3.16.3-1|90	The GNOME Shell redefines user interactions with the GNOME desktop. In
14mu|gnome-shell-3.16.3-1|91	particular, it offers new paradigms for launching applications,
14mu|gnome-shell-3.16.3-1|92	accessing documents, and organizing open windows in GNOME. Later, it
14mu|gnome-shell-3.16.3-1|93	will introduce a new applets eco-system and offer new solutions for
14mu|gnome-shell-3.16.3-1|94	other desktop features, such as notifications and contacts
14mu|gnome-shell-3.16.3-1|95	management. The GNOME Shell is intended to replace functions handled
14mu|gnome-shell-3.16.3-1|96	by the GNOME Panel and by the window manager in previous versions of
14mu|gnome-shell-3.16.3-1|97	GNOME. The GNOME Shell has rich visual effects enabled by new
14mu|gnome-shell-3.16.3-1|98	graphical technologies.
14mu|gnome-shell-3.16.3-1|99	
14mu|gnome-shell-3.16.3-1|100	
14mu|gnome-shell-3.16.3-1|101	%prep
14mu|gnome-shell-3.16.3-1|102	%setup -q
14mu|gnome-shell-3.16.3-1|103	%apply_patches
14mu|gnome-shell-3.16.3-1|104	
14mu|gnome-shell-3.16.3-1|105	%build
14mu|gnome-shell-3.16.3-1|106	%configure2_5x \
14mu|gnome-shell-3.16.3-1|107	--disable-static \
14mu|gnome-shell-3.16.3-1|108	--enable-compile-warnings=no
14mu|gnome-shell-3.16.3-1|109	
14mu|gnome-shell-3.16.3-1|110	%make
14mu|gnome-shell-3.16.3-1|111	
14mu|gnome-shell-3.16.3-1|112	%install
14mu|gnome-shell-3.16.3-1|113	%makeinstall_std
14mu|gnome-shell-3.16.3-1|114	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|gnome-shell-3.16.3-1|115	%find_lang %{name}
14mu|gnome-shell-3.16.3-1|116	
14mu|gnome-shell-3.16.3-1|117	%files -f %{name}.lang
14mu|gnome-shell-3.16.3-1|118	%doc README
14mu|gnome-shell-3.16.3-1|119	%{_bindir}/*
14mu|gnome-shell-3.16.3-1|120	%{_libdir}/%{name}
14mu|gnome-shell-3.16.3-1|121	%{_libdir}/mozilla/plugins/*.so
14mu|gnome-shell-3.16.3-1|122	%{_libexecdir}/gnome-shell-calendar-server
14mu|gnome-shell-3.16.3-1|123	%{_libexecdir}/gnome-shell-hotplug-sniffer
14mu|gnome-shell-3.16.3-1|124	%{_libexecdir}/gnome-shell-perf-helper
14mu|gnome-shell-3.16.3-1|125	%{_libexecdir}/gnome-shell-portal-helper
14mu|gnome-shell-3.16.3-1|126	%{_datadir}/applications/%{name}.desktop
14mu|gnome-shell-3.16.3-1|127	%{_datadir}/applications/gnome-shell-extension-prefs.desktop
14mu|gnome-shell-3.16.3-1|128	%{_datadir}/applications/gnome-shell-wayland.desktop
14mu|gnome-shell-3.16.3-1|129	%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
14mu|gnome-shell-3.16.3-1|130	%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
14mu|gnome-shell-3.16.3-1|131	%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
14mu|gnome-shell-3.16.3-1|132	%{_datadir}/dbus-1/services/org.gnome.Shell.PortalHelper.service
14mu|gnome-shell-3.16.3-1|133	%{_datadir}/dbus-1/interfaces/
14mu|gnome-shell-3.16.3-1|134	%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
14mu|gnome-shell-3.16.3-1|135	%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
14mu|gnome-shell-3.16.3-1|136	%{_datadir}/%{name}
14mu|gnome-shell-3.16.3-1|137	%{_datadir}/gtk-doc/*
14mu|gnome-shell-3.16.3-1|138	%{_datadir}/applications/evolution-calendar.desktop
14mu|gnome-shell-3.16.3-1|139	%{_mandir}/man1/%{name}.1*
14mu|gnome-shell-3.16.3-1|140	
14mu|gnome-shell-3.16.3-1|141	
14mu|gnome-shell-3.16.3-1|142	%changelog
14mu|gnome-shell-3.16.3-1|143	
14mu|gnome-shell-3.16.3-1|144	* Fri Jul 03 2015 Tigro <ashejn@yandex-team.ru> 3.16.3-1
14mu|gnome-shell-3.16.3-1|145	- (ae8ce7e) update to 3.16.3
14mu|gnome-shell-3.16.3-1|146	
14mu|gnome-shell-3.16.3-1|147	* Fri May 15 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-shell-3.16.3-1|148	- (e54bf9d) drop patch
14mu|gnome-shell-3.16.3-1|149	- (Tigro: 8e22046) update to 3.16.2
14mu|gnome-shell-3.16.3-1|150	
14mu|gnome-shell-3.16.3-1|151	* Wed Apr 15 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-shell-3.16.3-1|152	- (c70afdf) update to 3.16.1
14mu|gnome-shell-3.16.3-1|153	
14mu|gnome-shell-3.16.3-1|154	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gnome-shell-3.16.3-1|155	- (3e5cb2b) update to 3.16.0
14mu|gnome-shell-3.16.3-1|156	
14mu|gnome-shell-3.16.3-1|157	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 3.15.92-1
14mu|gnome-shell-3.16.3-1|158	- (7088ad8) update to 3.15.92
14mu|gnome-shell-3.16.3-1|159	
14mu|gnome-shell-3.16.3-1|160	* Sat Mar 14 2015 Tigro <ashejn@gmail.com> 3.15.91-2
14mu|gnome-shell-3.16.3-1|161	- (fc2838b) added R: typelib(GWeather)
14mu|gnome-shell-3.16.3-1|162	
14mu|gnome-shell-3.16.3-1|163	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 3.15.91-1
14mu|gnome-shell-3.16.3-1|164	- (5828103) pack files
14mu|gnome-shell-3.16.3-1|165	- (Tigro: fdcc3ff) added BR: python3
14mu|gnome-shell-3.16.3-1|166	- (Tigro: edff391) update to 3.15.91
14mu|gnome-shell-3.16.3-1|167	
14mu|gnome-shell-3.16.3-1|168	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 3.12.2-4
14mu|gnome-shell-3.16.3-1|169	- (66ea0ea) update firefox patch
14mu|gnome-shell-3.16.3-1|170	
14mu|gnome-shell-3.16.3-1|171	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mu|gnome-shell-3.16.3-1|172	- (f0880e9) MassBuild#440: Increase release tag
14mu|gnome-shell-3.16.3-1|173	
14mu|gnome-shell-3.16.3-1|174	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.12.2-2
14mu|gnome-shell-3.16.3-1|175	- (f4aa5f1) bump release
14mu|gnome-shell-3.16.3-1|176	
14mu|gnome-shell-3.16.3-1|177	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|gnome-shell-3.16.3-1|178	- (51d3569) added some requires
14mu|gnome-shell-3.16.3-1|179	- (Tigro: 240179b) update to 3.12.2
14mu|gnome-shell-3.16.3-1|180	
14mu|gnome-shell-3.16.3-1|181	* Tue May 13 2014 Tigro <arkady.shane@rosalab.ru> 3.12.1-2
14mu|gnome-shell-3.16.3-1|182	- (312c01c) drop typelib(GnomeBluetoothApplet) depend
14mu|gnome-shell-3.16.3-1|183	
14mu|gnome-shell-3.16.3-1|184	* Thu Apr 24 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|gnome-shell-3.16.3-1|185	- (e0309dd) drop chpath call and some old fixes
14mu|gnome-shell-3.16.3-1|186	- (Tigro: cd3a431) update version
14mu|gnome-shell-3.16.3-1|187	- (Tigro: d6cb91b) drop walpaper patch
14mu|gnome-shell-3.16.3-1|188	- (Tigro: 9718258) update to 3.12.1
14mu|gnome-shell-3.16.3-1|189	
14mu|gnome-shell-3.16.3-1|190	* Mon Feb 17 2014 akdengi <kazancas@mandriva.ru> 3.8.4-14
14mu|gnome-shell-3.16.3-1|191	- (8e60507) Fix touchscreen in classic mode
14mu|gnome-shell-3.16.3-1|192	
14mu|gnome-shell-3.16.3-1|193	* Wed Feb 05 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 3.8.4-13
14mu|gnome-shell-3.16.3-1|194	- (fb98abd) Increment counter release.
14mu|gnome-shell-3.16.3-1|195	
14mu|gnome-shell-3.16.3-1|196	* Wed Feb 05 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 3.8.4-12
14mu|gnome-shell-3.16.3-1|197	- (52cb3b9) Bugfix wallpaper change from Firefox.
14mu|gnome-shell-3.16.3-1|198	- (Aleksey Yermakov: a8dd350) Updated & enabled tray_in_overlay patch.
14mu|gnome-shell-3.16.3-1|199	
14mu|gnome-shell-3.16.3-1|200	* Sat Jan 11 2014 Tigro <ashejn@gmail.com> 3.8.4-11
14mu|gnome-shell-3.16.3-1|201	- (205b08e) do not apply tray patch as it break gnome-shell menu
14mu|gnome-shell-3.16.3-1|202	
14mu|gnome-shell-3.16.3-1|203	* Fri Jan 10 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4-10
14mu|gnome-shell-3.16.3-1|204	- (5869f3d) Added patch to prevent losing of focus after suspend
14mu|gnome-shell-3.16.3-1|205	
14mu|gnome-shell-3.16.3-1|206	* Wed Dec 18 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-9
14mu|gnome-shell-3.16.3-1|207	- (3974b23) Added patch to always show message tray in overlay.
14mu|gnome-shell-3.16.3-1|208	
14mu|gnome-shell-3.16.3-1|209	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-8
14mu|gnome-shell-3.16.3-1|210	- (55203a6) bump release
14mu|gnome-shell-3.16.3-1|211	
14mu|gnome-shell-3.16.3-1|212	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-7
14mu|gnome-shell-3.16.3-1|213	- (a6478ad) add some requires
14mu|gnome-shell-3.16.3-1|214	- (Tigro: 4892a6f) drop obsolete depend
14mu|gnome-shell-3.16.3-1|215	
14mu|gnome-shell-3.16.3-1|216	

22681 14
14mu|gnome-shell-extensions-3.16.2-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-shell-extensions-3.16.2-2|2	
14mu|gnome-shell-extensions-3.16.2-2|3	Summary:        Modify and extend GNOME Shell functionality and behavior
14mu|gnome-shell-extensions-3.16.2-2|4	Name:           gnome-shell-extensions
14mu|gnome-shell-extensions-3.16.2-2|5	Version:        3.16.2
14mu|gnome-shell-extensions-3.16.2-2|6	Release:        2
14mu|gnome-shell-extensions-3.16.2-2|7	
14mu|gnome-shell-extensions-3.16.2-2|8	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|9	License:        GPLv2+ and BSD
14mu|gnome-shell-extensions-3.16.2-2|10	URL:            http://live.gnome.org/GnomeShell/Extensions
14mu|gnome-shell-extensions-3.16.2-2|11	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-shell-extensions-3.16.2-2|12	Source1:        gnomerc-classic
14mu|gnome-shell-extensions-3.16.2-2|13	
14mu|gnome-shell-extensions-3.16.2-2|14	BuildRequires:  desktop-file-utils
14mu|gnome-shell-extensions-3.16.2-2|15	BuildRequires:  intltool
14mu|gnome-shell-extensions-3.16.2-2|16	BuildRequires:  pkgconfig(gnome-desktop-3.0)
14mu|gnome-shell-extensions-3.16.2-2|17	BuildRequires:  pkgconfig(libgtop-2.0)
14mu|gnome-shell-extensions-3.16.2-2|18	
14mu|gnome-shell-extensions-3.16.2-2|19	Requires:       gnome-shell >= 3.15.90
14mu|gnome-shell-extensions-3.16.2-2|20	
14mu|gnome-shell-extensions-3.16.2-2|21	BuildArch:      noarch
14mu|gnome-shell-extensions-3.16.2-2|22	
14mu|gnome-shell-extensions-3.16.2-2|23	Obsoletes:	%{name}-systemMonitor < 3.15.91
14mu|gnome-shell-extensions-3.16.2-2|24	
14mu|gnome-shell-extensions-3.16.2-2|25	%description
14mu|gnome-shell-extensions-3.16.2-2|26	GNOME Shell Extensions is a collection of extensions providing additional and
14mu|gnome-shell-extensions-3.16.2-2|27	optional functionality to GNOME Shell.
14mu|gnome-shell-extensions-3.16.2-2|28	
14mu|gnome-shell-extensions-3.16.2-2|29	Enabled extensions:
14mu|gnome-shell-extensions-3.16.2-2|30	* alternate-tab
14mu|gnome-shell-extensions-3.16.2-2|31	* apps-menu
14mu|gnome-shell-extensions-3.16.2-2|32	* auto-move-windows
14mu|gnome-shell-extensions-3.16.2-2|33	* drive-menu
14mu|gnome-shell-extensions-3.16.2-2|34	* launch-new-instance
14mu|gnome-shell-extensions-3.16.2-2|35	* native-window-placement
14mu|gnome-shell-extensions-3.16.2-2|36	* places-menu
14mu|gnome-shell-extensions-3.16.2-2|37	* systemMonitor
14mu|gnome-shell-extensions-3.16.2-2|38	* user-theme
14mu|gnome-shell-extensions-3.16.2-2|39	* window-list
14mu|gnome-shell-extensions-3.16.2-2|40	* windowsNavigator
14mu|gnome-shell-extensions-3.16.2-2|41	* workspace-indicator
14mu|gnome-shell-extensions-3.16.2-2|42	* screenshot-window-sizer
14mu|gnome-shell-extensions-3.16.2-2|43	
14mu|gnome-shell-extensions-3.16.2-2|44	
14mu|gnome-shell-extensions-3.16.2-2|45	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|46	
14mu|gnome-shell-extensions-3.16.2-2|47	%package -n %{name}-common
14mu|gnome-shell-extensions-3.16.2-2|48	Summary:        Files common to GNOME Shell Extensions
14mu|gnome-shell-extensions-3.16.2-2|49	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|50	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|51	Requires:       gnome-shell >= 3.12
14mu|gnome-shell-extensions-3.16.2-2|52	# Dock extension no longer provides by GNOME Shell extensions >= 3.7.1
14mu|gnome-shell-extensions-3.16.2-2|53	Obsoletes:      %{name}-dock < 3.7.1
14mu|gnome-shell-extensions-3.16.2-2|54	
14mu|gnome-shell-extensions-3.16.2-2|55	%description -n %{name}-common
14mu|gnome-shell-extensions-3.16.2-2|56	GNOME Shell Extensions is a collection of extensions providing additional and
14mu|gnome-shell-extensions-3.16.2-2|57	optional functionality to GNOME Shell. Common files and directories needed by
14mu|gnome-shell-extensions-3.16.2-2|58	extensions are provided here.
14mu|gnome-shell-extensions-3.16.2-2|59	
14mu|gnome-shell-extensions-3.16.2-2|60	%files -n %{name}-common -f %{name}.lang
14mu|gnome-shell-extensions-3.16.2-2|61	%doc COPYING NEWS README
14mu|gnome-shell-extensions-3.16.2-2|62	%dir %{_datadir}/gnome-shell/extensions/
14mu|gnome-shell-extensions-3.16.2-2|63	
14mu|gnome-shell-extensions-3.16.2-2|64	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|65	
14mu|gnome-shell-extensions-3.16.2-2|66	%package -n gnome-classic-session
14mu|gnome-shell-extensions-3.16.2-2|67	Summary:        GNOME "classic" mode session
14mu|gnome-shell-extensions-3.16.2-2|68	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|69	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|70	Requires:       %{name}-alternate-tab = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|71	Requires:       %{name}-apps-menu = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|72	#Requires:       %{name}-launch-new-instance = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|73	Requires:       %{name}-places-menu = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|74	Requires:       %{name}-window-list = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|75	
14mu|gnome-shell-extensions-3.16.2-2|76	Requires(post): desktop-common-data
14mu|gnome-shell-extensions-3.16.2-2|77	Requires(postun): desktop-common-data
14mu|gnome-shell-extensions-3.16.2-2|78	
14mu|gnome-shell-extensions-3.16.2-2|79	Provides:       gnome-panel = 3.6.2-7
14mu|gnome-shell-extensions-3.16.2-2|80	Obsoletes:      gnome-panel < 3.6.2-7
14mu|gnome-shell-extensions-3.16.2-2|81	
14mu|gnome-shell-extensions-3.16.2-2|82	%description -n gnome-classic-session
14mu|gnome-shell-extensions-3.16.2-2|83	This package contains the required components for the GNOME Shell "classic"
14mu|gnome-shell-extensions-3.16.2-2|84	mode, which aims to provide a GNOME 2-like user interface.
14mu|gnome-shell-extensions-3.16.2-2|85	
14mu|gnome-shell-extensions-3.16.2-2|86	%files -n gnome-classic-session
14mu|gnome-shell-extensions-3.16.2-2|87	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
14mu|gnome-shell-extensions-3.16.2-2|88	%config(noreplace) %{_sysconfdir}/gnome/gnomerc-classic
14mu|gnome-shell-extensions-3.16.2-2|89	%{_datadir}/gnome-session/sessions/gnome-classic.session
14mu|gnome-shell-extensions-3.16.2-2|90	%{_datadir}/gnome-shell/modes/classic.json
14mu|gnome-shell-extensions-3.16.2-2|91	%{_datadir}/gnome-shell/theme/*.svg
14mu|gnome-shell-extensions-3.16.2-2|92	%{_datadir}/gnome-shell/theme/gnome-classic.css
14mu|gnome-shell-extensions-3.16.2-2|93	%{_datadir}/gnome-shell/theme/gnome-classic-high-contrast.css
14mu|gnome-shell-extensions-3.16.2-2|94	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.classic-overrides.gschema.xml
14mu|gnome-shell-extensions-3.16.2-2|95	%{_bindir}/startgnome_classic
14mu|gnome-shell-extensions-3.16.2-2|96	
14mu|gnome-shell-extensions-3.16.2-2|97	%post -n gnome-classic-session
14mu|gnome-shell-extensions-3.16.2-2|98	if [ -d /etc/X11/dm/Sessions ]; then
14mu|gnome-shell-extensions-3.16.2-2|99	/usr/sbin/chksession -g
14mu|gnome-shell-extensions-3.16.2-2|100	fi
14mu|gnome-shell-extensions-3.16.2-2|101	if [ -d /usr/share/apps/kdm/sessions ]; then
14mu|gnome-shell-extensions-3.16.2-2|102	/usr/sbin/chksession -K
14mu|gnome-shell-extensions-3.16.2-2|103	fi
14mu|gnome-shell-extensions-3.16.2-2|104	
14mu|gnome-shell-extensions-3.16.2-2|105	%postun -n gnome-classic-session
14mu|gnome-shell-extensions-3.16.2-2|106	if [ -d /etc/X11/dm/Sessions ]; then
14mu|gnome-shell-extensions-3.16.2-2|107	/usr/sbin/chksession -g
14mu|gnome-shell-extensions-3.16.2-2|108	fi
14mu|gnome-shell-extensions-3.16.2-2|109	if [ -d /usr/share/apps/kdm/sessions ]; then
14mu|gnome-shell-extensions-3.16.2-2|110	/usr/sbin/chksession -K
14mu|gnome-shell-extensions-3.16.2-2|111	fi
14mu|gnome-shell-extensions-3.16.2-2|112	
14mu|gnome-shell-extensions-3.16.2-2|113	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|114	
14mu|gnome-shell-extensions-3.16.2-2|115	%package -n %{name}-alternate-tab
14mu|gnome-shell-extensions-3.16.2-2|116	Summary:        Classic Alt+Tab behavior for GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|117	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|118	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|119	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|120	
14mu|gnome-shell-extensions-3.16.2-2|121	%description -n %{name}-alternate-tab
14mu|gnome-shell-extensions-3.16.2-2|122	This GNOME Shell extension changes Alt+Tab to be window-based instead of
14mu|gnome-shell-extensions-3.16.2-2|123	app-based.
14mu|gnome-shell-extensions-3.16.2-2|124	
14mu|gnome-shell-extensions-3.16.2-2|125	%files -n %{name}-alternate-tab
14mu|gnome-shell-extensions-3.16.2-2|126	%{_datadir}/gnome-shell/extensions/alternate-tab*/
14mu|gnome-shell-extensions-3.16.2-2|127	
14mu|gnome-shell-extensions-3.16.2-2|128	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|129	
14mu|gnome-shell-extensions-3.16.2-2|130	%package -n %{name}-screenshot-window-sizer
14mu|gnome-shell-extensions-3.16.2-2|131	Summary:        Screenshot window sizer for GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|132	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|133	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|134	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|135	
14mu|gnome-shell-extensions-3.16.2-2|136	%description -n %{name}-screenshot-window-sizer
14mu|gnome-shell-extensions-3.16.2-2|137	This GNOME Shell extension allows to easily resize windows for GNOME Software
14mu|gnome-shell-extensions-3.16.2-2|138	screenshots.
14mu|gnome-shell-extensions-3.16.2-2|139	
14mu|gnome-shell-extensions-3.16.2-2|140	%files -n %{name}-screenshot-window-sizer
14mu|gnome-shell-extensions-3.16.2-2|141	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml
14mu|gnome-shell-extensions-3.16.2-2|142	%{_datadir}/gnome-shell/extensions/screenshot-window-sizer*/
14mu|gnome-shell-extensions-3.16.2-2|143	
14mu|gnome-shell-extensions-3.16.2-2|144	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|145	
14mu|gnome-shell-extensions-3.16.2-2|146	%package -n %{name}-apps-menu
14mu|gnome-shell-extensions-3.16.2-2|147	Summary:        Application menu for GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|148	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|149	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|150	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|151	
14mu|gnome-shell-extensions-3.16.2-2|152	%description  -n %{name}-apps-menu
14mu|gnome-shell-extensions-3.16.2-2|153	This GNOME Shell extension adds a GNOME 2.x style menu for applications.
14mu|gnome-shell-extensions-3.16.2-2|154	
14mu|gnome-shell-extensions-3.16.2-2|155	%files -n %{name}-apps-menu
14mu|gnome-shell-extensions-3.16.2-2|156	%{_datadir}/gnome-shell/extensions/apps-menu*/
14mu|gnome-shell-extensions-3.16.2-2|157	
14mu|gnome-shell-extensions-3.16.2-2|158	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|159	
14mu|gnome-shell-extensions-3.16.2-2|160	%package -n %{name}-auto-move-windows
14mu|gnome-shell-extensions-3.16.2-2|161	Summary:        Assign specific workspaces to applications in GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|162	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|163	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|164	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|165	
14mu|gnome-shell-extensions-3.16.2-2|166	%description -n %{name}-auto-move-windows
14mu|gnome-shell-extensions-3.16.2-2|167	This GNOME Shell extension enables easy workspace management. A specific
14mu|gnome-shell-extensions-3.16.2-2|168	workspace can be assigned to each application as soon as it creates a window,
14mu|gnome-shell-extensions-3.16.2-2|169	in a manner configurable with a GSettings key.
14mu|gnome-shell-extensions-3.16.2-2|170	
14mu|gnome-shell-extensions-3.16.2-2|171	%files -n %{name}-auto-move-windows
14mu|gnome-shell-extensions-3.16.2-2|172	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.auto-move-windows.gschema.xml
14mu|gnome-shell-extensions-3.16.2-2|173	%{_datadir}/gnome-shell/extensions/auto-move-windows*/
14mu|gnome-shell-extensions-3.16.2-2|174	
14mu|gnome-shell-extensions-3.16.2-2|175	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|176	
14mu|gnome-shell-extensions-3.16.2-2|177	%package -n %{name}-drive-menu
14mu|gnome-shell-extensions-3.16.2-2|178	Summary:        Drive status menu for GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|179	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|180	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|181	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|182	
14mu|gnome-shell-extensions-3.16.2-2|183	%description -n %{name}-drive-menu
14mu|gnome-shell-extensions-3.16.2-2|184	This GNOME Shell extension provides a panel status menu for accessing and
14mu|gnome-shell-extensions-3.16.2-2|185	unmounting removable devices.
14mu|gnome-shell-extensions-3.16.2-2|186	
14mu|gnome-shell-extensions-3.16.2-2|187	%files -n %{name}-drive-menu
14mu|gnome-shell-extensions-3.16.2-2|188	%{_datadir}/gnome-shell/extensions/drive-menu*/
14mu|gnome-shell-extensions-3.16.2-2|189	
14mu|gnome-shell-extensions-3.16.2-2|190	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|191	
14mu|gnome-shell-extensions-3.16.2-2|192	%package -n %{name}-launch-new-instance
14mu|gnome-shell-extensions-3.16.2-2|193	Summary:        Always launch a new application instance for GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|194	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|195	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|196	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|197	
14mu|gnome-shell-extensions-3.16.2-2|198	%description  -n %{name}-launch-new-instance
14mu|gnome-shell-extensions-3.16.2-2|199	This GNOME Shell extension modifies the behavior of clicking in the dash and
14mu|gnome-shell-extensions-3.16.2-2|200	app launcher to always launch a new application instance.
14mu|gnome-shell-extensions-3.16.2-2|201	
14mu|gnome-shell-extensions-3.16.2-2|202	
14mu|gnome-shell-extensions-3.16.2-2|203	%files -n %{name}-launch-new-instance
14mu|gnome-shell-extensions-3.16.2-2|204	%{_datadir}/gnome-shell/extensions/launch-new-instance*/
14mu|gnome-shell-extensions-3.16.2-2|205	
14mu|gnome-shell-extensions-3.16.2-2|206	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|207	
14mu|gnome-shell-extensions-3.16.2-2|208	%package -n %{name}-native-window-placement
14mu|gnome-shell-extensions-3.16.2-2|209	Summary:        Native window placement for GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|210	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|211	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|212	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|213	
14mu|gnome-shell-extensions-3.16.2-2|214	%description  -n %{name}-native-window-placement
14mu|gnome-shell-extensions-3.16.2-2|215	This GNOME Shell extension provides additional configurability for the window
14mu|gnome-shell-extensions-3.16.2-2|216	layout in the overview, including a mechanism similar to KDE4.
14mu|gnome-shell-extensions-3.16.2-2|217	
14mu|gnome-shell-extensions-3.16.2-2|218	%files -n %{name}-native-window-placement
14mu|gnome-shell-extensions-3.16.2-2|219	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.native-window-placement.gschema.xml
14mu|gnome-shell-extensions-3.16.2-2|220	%{_datadir}/gnome-shell/extensions/native-window-placement*/
14mu|gnome-shell-extensions-3.16.2-2|221	
14mu|gnome-shell-extensions-3.16.2-2|222	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|223	
14mu|gnome-shell-extensions-3.16.2-2|224	%package -n %{name}-places-menu
14mu|gnome-shell-extensions-3.16.2-2|225	Summary:        Places status menu for GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|226	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|227	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|228	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|229	
14mu|gnome-shell-extensions-3.16.2-2|230	%description -n %{name}-places-menu
14mu|gnome-shell-extensions-3.16.2-2|231	This GNOME Shell extension add a system status menu for quickly navigating
14mu|gnome-shell-extensions-3.16.2-2|232	places in the system.
14mu|gnome-shell-extensions-3.16.2-2|233	
14mu|gnome-shell-extensions-3.16.2-2|234	%files -n %{name}-places-menu
14mu|gnome-shell-extensions-3.16.2-2|235	%{_datadir}/gnome-shell/extensions/places-menu*/
14mu|gnome-shell-extensions-3.16.2-2|236	
14mu|gnome-shell-extensions-3.16.2-2|237	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|238	
14mu|gnome-shell-extensions-3.16.2-2|239	%package -n %{name}-user-theme
14mu|gnome-shell-extensions-3.16.2-2|240	Summary:        Support for custom themes in GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|241	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|242	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|243	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|244	
14mu|gnome-shell-extensions-3.16.2-2|245	%description -n %{name}-user-theme
14mu|gnome-shell-extensions-3.16.2-2|246	This GNOME Shell extension enables loading a GNOME Shell theme from
14mu|gnome-shell-extensions-3.16.2-2|247	~/.themes/<name>/gnome-shell/.
14mu|gnome-shell-extensions-3.16.2-2|248	
14mu|gnome-shell-extensions-3.16.2-2|249	%files -n %{name}-user-theme
14mu|gnome-shell-extensions-3.16.2-2|250	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
14mu|gnome-shell-extensions-3.16.2-2|251	%{_datadir}/gnome-shell/extensions/user-theme*/
14mu|gnome-shell-extensions-3.16.2-2|252	
14mu|gnome-shell-extensions-3.16.2-2|253	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|254	
14mu|gnome-shell-extensions-3.16.2-2|255	%package -n %{name}-window-list
14mu|gnome-shell-extensions-3.16.2-2|256	Summary:        Display a window list at the bottom of the screen in GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|257	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|258	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|259	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|260	
14mu|gnome-shell-extensions-3.16.2-2|261	%description -n %{name}-window-list
14mu|gnome-shell-extensions-3.16.2-2|262	This GNOME Shell extension displays a window list at the bottom of the screen.
14mu|gnome-shell-extensions-3.16.2-2|263	
14mu|gnome-shell-extensions-3.16.2-2|264	
14mu|gnome-shell-extensions-3.16.2-2|265	%files -n %{name}-window-list
14mu|gnome-shell-extensions-3.16.2-2|266	%{_datadir}/gnome-shell/extensions/window-list*/
14mu|gnome-shell-extensions-3.16.2-2|267	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml
14mu|gnome-shell-extensions-3.16.2-2|268	
14mu|gnome-shell-extensions-3.16.2-2|269	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|270	
14mu|gnome-shell-extensions-3.16.2-2|271	%package -n %{name}-windowsNavigator
14mu|gnome-shell-extensions-3.16.2-2|272	Summary:        Support for keyboard selection of windows and workspaces in GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|273	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|274	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|275	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|276	
14mu|gnome-shell-extensions-3.16.2-2|277	%description -n %{name}-windowsNavigator
14mu|gnome-shell-extensions-3.16.2-2|278	This GNOME Shell extension enables keyboard selection of windows and workspaces
14mu|gnome-shell-extensions-3.16.2-2|279	in overlay mode, by pressing the Alt and Ctrl key respectively.
14mu|gnome-shell-extensions-3.16.2-2|280	
14mu|gnome-shell-extensions-3.16.2-2|281	
14mu|gnome-shell-extensions-3.16.2-2|282	%files -n %{name}-windowsNavigator
14mu|gnome-shell-extensions-3.16.2-2|283	%{_datadir}/gnome-shell/extensions/windowsNavigator*/
14mu|gnome-shell-extensions-3.16.2-2|284	
14mu|gnome-shell-extensions-3.16.2-2|285	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|286	
14mu|gnome-shell-extensions-3.16.2-2|287	%package -n %{name}-workspace-indicator
14mu|gnome-shell-extensions-3.16.2-2|288	Summary:        Workspace indicator for GNOME Shell
14mu|gnome-shell-extensions-3.16.2-2|289	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-3.16.2-2|290	License:        GPLv2+
14mu|gnome-shell-extensions-3.16.2-2|291	Requires:       %{name}-common = %{version}-%{release}
14mu|gnome-shell-extensions-3.16.2-2|292	
14mu|gnome-shell-extensions-3.16.2-2|293	%description -n %{name}-workspace-indicator
14mu|gnome-shell-extensions-3.16.2-2|294	This GNOME Shell extension add a system status menu for quickly changing
14mu|gnome-shell-extensions-3.16.2-2|295	workspaces.
14mu|gnome-shell-extensions-3.16.2-2|296	
14mu|gnome-shell-extensions-3.16.2-2|297	%files -n %{name}-workspace-indicator
14mu|gnome-shell-extensions-3.16.2-2|298	%{_datadir}/gnome-shell/extensions/workspace-indicator*/
14mu|gnome-shell-extensions-3.16.2-2|299	
14mu|gnome-shell-extensions-3.16.2-2|300	#------------------------------------------------------------------------------
14mu|gnome-shell-extensions-3.16.2-2|301	
14mu|gnome-shell-extensions-3.16.2-2|302	%prep
14mu|gnome-shell-extensions-3.16.2-2|303	%setup -q
14mu|gnome-shell-extensions-3.16.2-2|304	
14mu|gnome-shell-extensions-3.16.2-2|305	
14mu|gnome-shell-extensions-3.16.2-2|306	%build
14mu|gnome-shell-extensions-3.16.2-2|307	%configure2_5x  --enable-extensions="all"
14mu|gnome-shell-extensions-3.16.2-2|308	%make
14mu|gnome-shell-extensions-3.16.2-2|309	
14mu|gnome-shell-extensions-3.16.2-2|310	
14mu|gnome-shell-extensions-3.16.2-2|311	%install
14mu|gnome-shell-extensions-3.16.2-2|312	%makeinstall_std
14mu|gnome-shell-extensions-3.16.2-2|313	
14mu|gnome-shell-extensions-3.16.2-2|314	# Drop useless example extension
14mu|gnome-shell-extensions-3.16.2-2|315	rm -r %{buildroot}%{_datadir}/gnome-shell/extensions/example*/
14mu|gnome-shell-extensions-3.16.2-2|316	rm %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.example.gschema.xml
14mu|gnome-shell-extensions-3.16.2-2|317	
14mu|gnome-shell-extensions-3.16.2-2|318	# helper script
14mu|gnome-shell-extensions-3.16.2-2|319	mkdir -p %{buildroot}%{_bindir}
14mu|gnome-shell-extensions-3.16.2-2|320	cat << EOF >%{buildroot}%{_bindir}/startgnome_classic
14mu|gnome-shell-extensions-3.16.2-2|321	#!/bin/sh
14mu|gnome-shell-extensions-3.16.2-2|322	
14mu|gnome-shell-extensions-3.16.2-2|323	if [ -x ~/.gnomerc ]; then
14mu|gnome-shell-extensions-3.16.2-2|324	exec ~/.gnomerc
14mu|gnome-shell-extensions-3.16.2-2|325	else
14mu|gnome-shell-extensions-3.16.2-2|326	exec /etc/gnome/gnomerc-classic
14mu|gnome-shell-extensions-3.16.2-2|327	fi
14mu|gnome-shell-extensions-3.16.2-2|328	EOF
14mu|gnome-shell-extensions-3.16.2-2|329	chmod 755 %{buildroot}%{_bindir}/startgnome_classic
14mu|gnome-shell-extensions-3.16.2-2|330	
14mu|gnome-shell-extensions-3.16.2-2|331	# wmsession session file
14mu|gnome-shell-extensions-3.16.2-2|332	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mu|gnome-shell-extensions-3.16.2-2|333	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/03GNOME_CLASSIC
14mu|gnome-shell-extensions-3.16.2-2|334	NAME=GNOME Classic
14mu|gnome-shell-extensions-3.16.2-2|335	ICON=gnome-logo-icon-transparent.png
14mu|gnome-shell-extensions-3.16.2-2|336	DESC=GNOME 3 Classic Mode
14mu|gnome-shell-extensions-3.16.2-2|337	EXEC=%{_bindir}/startgnome_classic
14mu|gnome-shell-extensions-3.16.2-2|338	SCRIPT:
14mu|gnome-shell-extensions-3.16.2-2|339	exec %{_bindir}/startgnome_classic
14mu|gnome-shell-extensions-3.16.2-2|340	EOF
14mu|gnome-shell-extensions-3.16.2-2|341	
14mu|gnome-shell-extensions-3.16.2-2|342	mkdir -p %{buildroot}%{_sysconfdir}/gnome
14mu|gnome-shell-extensions-3.16.2-2|343	install -m755 %{SOURCE1} %{buildroot}%{_sysconfdir}/gnome/
14mu|gnome-shell-extensions-3.16.2-2|344	
14mu|gnome-shell-extensions-3.16.2-2|345	rm -rf %{buildroot}%{_datadir}/xsessions/
14mu|gnome-shell-extensions-3.16.2-2|346	
14mu|gnome-shell-extensions-3.16.2-2|347	%find_lang %{name}
14mu|gnome-shell-extensions-3.16.2-2|348	
14mu|gnome-shell-extensions-3.16.2-2|349	
14mu|gnome-shell-extensions-3.16.2-2|350	%changelog
14mu|gnome-shell-extensions-3.16.2-2|351	
14mu|gnome-shell-extensions-3.16.2-2|352	* Sat Jan 30 2016 Tigro <ashejn@gmail.com> 3.16.2-2
14mu|gnome-shell-extensions-3.16.2-2|353	- (b788f33) launch new instance extension does not work with dash-to-dock extension
14mu|gnome-shell-extensions-3.16.2-2|354	
14mu|gnome-shell-extensions-3.16.2-2|355	* Fri Jul 03 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-shell-extensions-3.16.2-2|356	- (b655030) update to 3.16.2
14mu|gnome-shell-extensions-3.16.2-2|357	
14mu|gnome-shell-extensions-3.16.2-2|358	* Wed Apr 15 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-shell-extensions-3.16.2-2|359	- (116951d) update to 3.16.1
14mu|gnome-shell-extensions-3.16.2-2|360	
14mu|gnome-shell-extensions-3.16.2-2|361	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gnome-shell-extensions-3.16.2-2|362	- (2047d71) update to 3.16.0
14mu|gnome-shell-extensions-3.16.2-2|363	
14mu|gnome-shell-extensions-3.16.2-2|364	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 3.15.92-1
14mu|gnome-shell-extensions-3.16.2-2|365	- (6f55b9f) update to 3.15.92
14mu|gnome-shell-extensions-3.16.2-2|366	
14mu|gnome-shell-extensions-3.16.2-2|367	* Wed Mar 11 2015 Tigro <ashejn@yandex-team.ru> 3.15.91-1
14mu|gnome-shell-extensions-3.16.2-2|368	- (2e8c808) fix group name
14mu|gnome-shell-extensions-3.16.2-2|369	- (Tigro: 45fe46e) pack files
14mu|gnome-shell-extensions-3.16.2-2|370	- (Tigro: 062b399) drop systemMonitor subpackage
14mu|gnome-shell-extensions-3.16.2-2|371	- (Tigro: 8e0be4f) update to 3.15.91
14mu|gnome-shell-extensions-3.16.2-2|372	
14mu|gnome-shell-extensions-3.16.2-2|373	* Wed Mar 04 2015 Tigro <ashejn@yandex-team.ru> 3.12.2-4
14mu|gnome-shell-extensions-3.16.2-2|374	- (bb8f4d8) clean up spec
14mu|gnome-shell-extensions-3.16.2-2|375	- (Tigro: 8022918) another scheme to run classic mode. Fixes duplicate decoration and missing icons in GNOME Control Center
14mu|gnome-shell-extensions-3.16.2-2|376	
14mu|gnome-shell-extensions-3.16.2-2|377	* Wed Aug 13 2014 Tigro <ashejn@gmail.com> 3.12.2-3
14mu|gnome-shell-extensions-3.16.2-2|378	- (8270238) define env to start classic mode
14mu|gnome-shell-extensions-3.16.2-2|379	
14mu|gnome-shell-extensions-3.16.2-2|380	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mu|gnome-shell-extensions-3.16.2-2|381	- (e9f6127) MassBuild#440: Increase release tag
14mu|gnome-shell-extensions-3.16.2-2|382	
14mu|gnome-shell-extensions-3.16.2-2|383	* Fri May 16 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|gnome-shell-extensions-3.16.2-2|384	- (b7957ac) update to 3.12.2
14mu|gnome-shell-extensions-3.16.2-2|385	
14mu|gnome-shell-extensions-3.16.2-2|386	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mu|gnome-shell-extensions-3.16.2-2|387	- (8da498e) drop some packages
14mu|gnome-shell-extensions-3.16.2-2|388	- (Tigro: ce8550b) update to 3.12.0
14mu|gnome-shell-extensions-3.16.2-2|389	
14mu|gnome-shell-extensions-3.16.2-2|390	* Mon Feb 03 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-4
14mu|gnome-shell-extensions-3.16.2-2|391	- (f796ca1) Added patch for window list panel to appear on lowest monitor.
14mu|gnome-shell-extensions-3.16.2-2|392	
14mu|gnome-shell-extensions-3.16.2-2|393	* Mon Nov 04 2013 Tigro <ashejn@gmail.com> 3.8.4-3
14mu|gnome-shell-extensions-3.16.2-2|394	- (0134cb7) another rule
14mu|gnome-shell-extensions-3.16.2-2|395	- (Tigro: 3be49e8) run session generation really and for gnome-classic-session package
14mu|gnome-shell-extensions-3.16.2-2|396	
14mu|gnome-shell-extensions-3.16.2-2|397	* Sun Nov 03 2013 Tigro <ashejn@gmail.com> 3.8.4-2
14mu|gnome-shell-extensions-3.16.2-2|398	- (13a355e) added post script
14mu|gnome-shell-extensions-3.16.2-2|399	- (Tigro: b1990d3) drop xsessions directory
14mu|gnome-shell-extensions-3.16.2-2|400	
14mu|gnome-shell-extensions-3.16.2-2|401	* Fri Sep 13 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mu|gnome-shell-extensions-3.16.2-2|402	- (93b68ee) update to 3.8.4
14mu|gnome-shell-extensions-3.16.2-2|403	
14mu|gnome-shell-extensions-3.16.2-2|404	* Mon Jul 22 2013 Alexander Kazancev <kazancas@gmail.com> 3.8.3.1-2
14mu|gnome-shell-extensions-3.16.2-2|405	- (f551933) Add %{_bindir}/startgnome_classic
14mu|gnome-shell-extensions-3.16.2-2|406	- (Alexander Kazancev: e74ee1c) fix spec
14mu|gnome-shell-extensions-3.16.2-2|407	- (akdengi: 1534468) drop /usr/bin/startgnome_classic
14mu|gnome-shell-extensions-3.16.2-2|408	- (akdengi: 0b8f51c) add /etc/X11/wmsession.d/03GNOME_CLASSIC
14mu|gnome-shell-extensions-3.16.2-2|409	
14mu|gnome-shell-extensions-3.16.2-2|410	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3.1-1
14mu|gnome-shell-extensions-3.16.2-2|411	- (9093769) sync to gnome38 branch
14mu|gnome-shell-extensions-3.16.2-2|412	
14mu|gnome-shell-extensions-3.16.2-2|413	* Fri Dec 07 2012 Tigro <ashejn@gmail.com> 3.6.1-1
14mu|gnome-shell-extensions-3.16.2-2|414	- (c6df33f) pack some files
14mu|gnome-shell-extensions-3.16.2-2|415	- (Tigro: 712b743) update to 3.6.1
14mu|gnome-shell-extensions-3.16.2-2|416	
14mu|gnome-shell-extensions-3.16.2-2|417	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.2.0-2
14mu|gnome-shell-extensions-3.16.2-2|418	- (05c373c) Automatic import for version 3.2.0-2
14mu|gnome-shell-extensions-3.16.2-2|419	
14mu|gnome-shell-extensions-3.16.2-2|420	

22682 14
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|1	Name:           gnome-shell-extensions-desktop-shortcuts
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|2	Version:        0.1.2
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|3	Release:        7
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|4	Summary:        Gnome Shell extension allows you to add shortcuts to the desktop
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|5	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|6	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|7	License:        GPLv3+
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|8	URL:            http://extensions.gnome.org
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|9	Source0:        https://abf.io/uxteam/%{name}-devel/archive/%{name}-devel-v%{version}.tar.gz
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|10	Patch0:		gnome-shell-extensions-desktop-shortcuts-devel-v0.1.2-gnome-shell-version.patch
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|11	BuildArch:      noarch
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|12	Requires:       gnome-shell
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|13	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|14	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|15	%description
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|16	Gnome Shell extension allows you to add shortcuts to the desktop.
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|17	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|18	%prep
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|19	%setup -qn %{name}-devel-v%{version}
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|20	%apply_patches
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|21	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|22	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|23	%build
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|24	# Nothing to build
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|25	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|26	%define extname DesktopShortcuts@rosalab.com
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|27	%define extdir %{buildroot}%{_datadir}/gnome-shell/extensions/%{extname}
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|28	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|29	%install
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|30	rm -rf %{buildroot}
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|31	mkdir -p %{extdir}
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|32	cp -r *  %{extdir}
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|33	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|34	%files
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|35	%defattr(-,root,root,-)
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|36	%{_datadir}/gnome-shell/extensions/%{extname}
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|37	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|38	%changelog
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|39	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|40	* Tue Mar 24 2015 Tigro <ashejn@yandex-team.ru> 0.1.2-7
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|41	- (43b3f01) update to work with gnome-shell 3.16
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|42	
14mu|gnome-shell-extensions-desktop-shortcuts-0.1.2-7|43	

22683 14
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|1	Name:           gnome-shell-extensions-win-key-for-help
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|2	Version:        1.0.0
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|3	Release:        1
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|4	Summary:        Gnome Shell extension showing a list of hot keys when Win key holding down
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|5	
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|6	Group:          Graphical desktop/GNOME
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|7	License:        GPLv3+
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|8	Url:				 https://github.com/belonesox/win-key-for-help-gnome-shell-extension
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|9	Source0:	       https://github.com/belonesox/win-key-for-help-gnome-shell-extension/archive/v%{version}.tar.gz
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|10	BuildArch:      noarch
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|11	Requires:       gnome-shell
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|12	Requires:       mutter
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|13	
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|14	%description
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|15	Gnome Shell extension showing a list of hot keys when Win key holding down.
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|16	
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|17	%files
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|18	%{_datadir}/gnome-shell/extensions/*
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|19	
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|20	%prep
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|21	%setup -qn win-key-for-help-gnome-shell-extension-%{version}
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|22	%apply_patches
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|23	
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|24	%build
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|25	
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|26	%install
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|27	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|28	cp -r .  %{buildroot}%{_datadir}/gnome-shell/extensions/win-key-for-help-gnome-shell-extension@belonesox.github.com
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|29	%changelog
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|30	
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|31	* Tue Dec 22 2015 Stas Fomin <stas-fomin@yandex.ru> 1.0.0-1
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|32	- (db8ce4d) move sources to github
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|33	
14mu|gnome-shell-extensions-win-key-for-help-1.0.0-1|34	

22684 14
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|1	Name:           gnome-shell-rosa-extensions
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|2	Version:        3.16.0.6
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|3	Release:        1
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|4	Summary:        A gnome-shell extensions used in ROSA GNOME Desktop
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|5	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|6	Group:          Graphical desktop/GNOME
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|7	License:        GPLv3+
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|8	URL:            http://extensions.gnome.org
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|9	Source0:        %{name}-%{version}.tar.xz
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|10	BuildArch:      noarch
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|11	Requires:       gnome-shell >= 3.16.0
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|12	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|13	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|14	%description
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|15	This package contains GNOME Shell extensions from http://extensions.gnome.org:
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|16	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|17	dash-to-dock@micxgx.gmail.com
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|18	SkypeNotification@chrisss404.gmail.com
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|19	openweather-extension@jenslody.de
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|20	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|21	%prep
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|22	%setup -q
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|23	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|24	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|25	%build
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|26	# Nothing to build
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|27	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|28	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|29	%install
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|30	rm -rf %{buildroot}
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|31	mkdir -p %{buildroot}%{_sysconfdir}/skel/.local/share/gnome-shell/extensions/
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|32	cp -r *@*  %{buildroot}%{_sysconfdir}/skel/.local/share/gnome-shell/extensions/
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|33	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|34	%files
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|35	%defattr(-,root,root,-)
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|36	%dir %attr(0700, root, root) %{_sysconfdir}/skel/.local
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|37	%dir %attr(0700, root, root) %{_sysconfdir}/skel/.local/share
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|38	%{_sysconfdir}/skel/.local/share/gnome-shell/extensions/*
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|39	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|40	%changelog
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|41	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|42	* Thu Feb 18 2016 Tigro <ashejn@gmail.com> 3.16.0.6-1
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|43	- (15abb12) update Skype extension, set default icon size in dock to 64
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|44	
14mu|gnome-shell-rosa-extensions-3.16.0.6-1|45	

22685 14
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|1	Name:           gnome-shell-rosa-hotkeys
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|2	Version:        1.0.0
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|3	Release:        1
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|4	Summary:        Windows-like desktop hotkeys for GNOME Shell
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|5	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|6	Group:          Graphical desktop/GNOME
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|7	License:        GPLv3+
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|8	Url:				 https://github.com/belonesox/win-hotkeys-gnome-shell-extension
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|9	Source0:	       https://github.com/belonesox/win-hotkeys-gnome-shell-extension/archive/v%{version}.tar.gz
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|10	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|11	BuildArch:      noarch
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|12	Requires:       gnome-shell
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|13	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|14	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|15	%description
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|16	This package contains GNOME Shell extension
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|17	implementing familiar (Windows-like) desktop hotkeys.
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|18	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|19	%prep
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|20	%setup -qn win-hotkeys-gnome-shell-extension-%{version}
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|21	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|22	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|23	%build
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|24	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|25	%install
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|26	rm -rf %{buildroot}
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|27	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|28	cp -r .  %{buildroot}%{_datadir}/gnome-shell/extensions/win-hotkeys-gnome-shell-extension@belonesox.github.com
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|29	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|30	%files
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|31	%defattr(-,root,root,-)
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|32	%{_datadir}/gnome-shell/extensions/*
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|33	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|34	%changelog
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|35	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|36	* Mon Dec 21 2015 belonesox <stas-fomin@yandex.ru> 1.0.0-1
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|37	- (c3f340e) Merge pull request #1 from belonesox/gnome-shell-rosa-hotkeys:rosa2014.1
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|38	- (c3f340e) porting to GNOME Shell 3.16
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|39	
14mu|gnome-shell-rosa-hotkeys-1.0.0-1|40	

22686 14
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|1	%global theme    Korora
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|2	%global daterev 20150716git939ecf
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|3	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|4	Summary:	%{theme} theme for Gnome Shell
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|5	Name:		gnome-shell-theme-korora
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|6	Version:	0.5
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|7	Release:	1.%{daterev}
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|8	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|9	Group:		Graphical desktop/Other
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|10	License:	GPLv2
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|11	URL:		https://github.com/kororaproject/kp-gnome-shell-theme-korora
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|12	Source0:	%{name}-%{version}-%{daterev}.tar.xz
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|13	# set 11pt for main font
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|14	Patch0:		gnome-shell-theme-korora-0.5-change-font-size.patch
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|15	# black background for dock
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|16	Patch1:		gnome-shell-theme-korora-0.5-black-background-for-dock.patch
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|17	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|18	BuildArch:	noarch
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|19	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|20	%description
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|21	The %{theme} theme for GNOME Shell.
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|22	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|23	%prep
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|24	%setup -q
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|25	%apply_patches
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|26	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|27	%install
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|28	mkdir -p -m755 %{buildroot}%{_datadir}/themes/%{theme}/gnome-shell
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|29	cp -pr gnome-shell/* %{buildroot}%{_datadir}/themes/%{theme}/gnome-shell
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|30	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|31	%files
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|32	%defattr(-,root,root)
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|33	%dir %{_datadir}/themes/%{theme}
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|34	%{_datadir}/themes/%{theme}/gnome-shell/
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|35	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|36	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|37	%changelog
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|38	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|39	* Tue Jan 19 2016 Tigro <ashejn@gmail.com> 0.5-1.20150716git939ecf
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|40	- (6d3d06e) clean up spec
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|41	
14mu|gnome-shell-theme-korora-0.5-1.20150716git939ecf|42	

22687 14
14mu|gnome-sound-recorder-3.16.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-sound-recorder-3.16.0-2|2	
14mu|gnome-sound-recorder-3.16.0-2|3	Name:		gnome-sound-recorder
14mu|gnome-sound-recorder-3.16.0-2|4	Version:	3.16.0
14mu|gnome-sound-recorder-3.16.0-2|5	Release:	2
14mu|gnome-sound-recorder-3.16.0-2|6	Summary:	A simple, modern sound recorder
14mu|gnome-sound-recorder-3.16.0-2|7	License:	GPLv2+ and LGPLv2+
14mu|gnome-sound-recorder-3.16.0-2|8	Group:		Graphical desktop/GNOME
14mu|gnome-sound-recorder-3.16.0-2|9	URL:		https://wiki.gnome.org/Apps/Polari
14mu|gnome-sound-recorder-3.16.0-2|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-sound-recorder-3.16.0-2|11	BuildRequires:	intltool
14mu|gnome-sound-recorder-3.16.0-2|12	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mu|gnome-sound-recorder-3.16.0-2|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.9.12
14mu|gnome-sound-recorder-3.16.0-2|14	BuildRequires:	gsettings-desktop-schemas
14mu|gnome-sound-recorder-3.16.0-2|15	BuildRequires:	desktop-file-utils
14mu|gnome-sound-recorder-3.16.0-2|16	Obsoletes:	gnome-media
14mu|gnome-sound-recorder-3.16.0-2|17	Requires:	gsettings-desktop-schemas
14mu|gnome-sound-recorder-3.16.0-2|18	
14mu|gnome-sound-recorder-3.16.0-2|19	BuildArch:	noarch
14mu|gnome-sound-recorder-3.16.0-2|20	
14mu|gnome-sound-recorder-3.16.0-2|21	%description
14mu|gnome-sound-recorder-3.16.0-2|22	A simple, modern sound recorder for the GNOME desktop.
14mu|gnome-sound-recorder-3.16.0-2|23	
14mu|gnome-sound-recorder-3.16.0-2|24	%prep
14mu|gnome-sound-recorder-3.16.0-2|25	%setup -q
14mu|gnome-sound-recorder-3.16.0-2|26	
14mu|gnome-sound-recorder-3.16.0-2|27	%build
14mu|gnome-sound-recorder-3.16.0-2|28	%configure2_5x --disable-static
14mu|gnome-sound-recorder-3.16.0-2|29	%make
14mu|gnome-sound-recorder-3.16.0-2|30	
14mu|gnome-sound-recorder-3.16.0-2|31	%install
14mu|gnome-sound-recorder-3.16.0-2|32	%makeinstall_std
14mu|gnome-sound-recorder-3.16.0-2|33	
14mu|gnome-sound-recorder-3.16.0-2|34	#fix missing cap
14mu|gnome-sound-recorder-3.16.0-2|35	sed -i '1s@.*@#!/usr/bin/gjs@' \
14mu|gnome-sound-recorder-3.16.0-2|36	%{buildroot}%{_datadir}/%{name}/org.gnome.SoundRecorder
14mu|gnome-sound-recorder-3.16.0-2|37	
14mu|gnome-sound-recorder-3.16.0-2|38	find %{buildroot} -name '*.la' -delete
14mu|gnome-sound-recorder-3.16.0-2|39	
14mu|gnome-sound-recorder-3.16.0-2|40	%find_lang %{name}
14mu|gnome-sound-recorder-3.16.0-2|41	
14mu|gnome-sound-recorder-3.16.0-2|42	%files -f %{name}.lang
14mu|gnome-sound-recorder-3.16.0-2|43	%doc NEWS
14mu|gnome-sound-recorder-3.16.0-2|44	%{_bindir}/%{name}
14mu|gnome-sound-recorder-3.16.0-2|45	%{_datadir}/glib-2.0/schemas/*.xml
14mu|gnome-sound-recorder-3.16.0-2|46	%{_datadir}/%{name}
14mu|gnome-sound-recorder-3.16.0-2|47	%{_datadir}/applications/org.gnome.SoundRecorder.desktop
14mu|gnome-sound-recorder-3.16.0-2|48	%{_iconsdir}/*/*/*/*
14mu|gnome-sound-recorder-3.16.0-2|49	%{_datadir}/appdata/*.xml
14mu|gnome-sound-recorder-3.16.0-2|50	
14mu|gnome-sound-recorder-3.16.0-2|51	
14mu|gnome-sound-recorder-3.16.0-2|52	%changelog
14mu|gnome-sound-recorder-3.16.0-2|53	
14mu|gnome-sound-recorder-3.16.0-2|54	* Sat Jan 30 2016 Arkady Shane <ashejn@gmail.com> 3.16.0-2
14mu|gnome-sound-recorder-3.16.0-2|55	- (2f6017f) fix typo
14mu|gnome-sound-recorder-3.16.0-2|56	
14mu|gnome-sound-recorder-3.16.0-2|57	

22688 14
14mu|gnome-sudoku-3.17.90-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-sudoku-3.17.90-1|2	%define _appdatadir %{_datadir}/appdata
14mu|gnome-sudoku-3.17.90-1|3	
14mu|gnome-sudoku-3.17.90-1|4	Name:           gnome-sudoku
14mu|gnome-sudoku-3.17.90-1|5	Epoch:          1
14mu|gnome-sudoku-3.17.90-1|6	Version:        3.17.90
14mu|gnome-sudoku-3.17.90-1|7	Release:        1
14mu|gnome-sudoku-3.17.90-1|8	Summary:        GNOME Sudoku game
14mu|gnome-sudoku-3.17.90-1|9	
14mu|gnome-sudoku-3.17.90-1|10	License:        GPLv2+ and CC-BY-SA
14mu|gnome-sudoku-3.17.90-1|11	Group:		    Games/Other
14mu|gnome-sudoku-3.17.90-1|12	Url:            http://projects.gnome.org/gnome-games/
14mu|gnome-sudoku-3.17.90-1|13	Source0:        http://download.gnome.org/sources/gnome-sudoku/%{url_ver}/gnome-sudoku-%{version}.tar.xz
14mu|gnome-sudoku-3.17.90-1|14	Source100:	gnome-sudoku.rpmlintrc
14mu|gnome-sudoku-3.17.90-1|15	
14mu|gnome-sudoku-3.17.90-1|16	BuildRequires:  pkgconfig(glib-2.0)
14mu|gnome-sudoku-3.17.90-1|17	BuildRequires:  intltool
14mu|gnome-sudoku-3.17.90-1|18	BuildRequires:  itstool
14mu|gnome-sudoku-3.17.90-1|19	BuildRequires:  pkgconfig(pygobject-3.0)
14mu|gnome-sudoku-3.17.90-1|20	BuildRequires:  pkgconfig(python-2.7)
14mu|gnome-sudoku-3.17.90-1|21	BuildRequires:  pkgconfig(gee-0.8)
14mu|gnome-sudoku-3.17.90-1|22	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|gnome-sudoku-3.17.90-1|23	BuildRequires:  pkgconfig(qqwing) >= 1.3.4
14mu|gnome-sudoku-3.17.90-1|24	BuildRequires:  pkgconfig(json-glib-1.0)
14mu|gnome-sudoku-3.17.90-1|25	BuildRequires:	appstream-util
14mu|gnome-sudoku-3.17.90-1|26	BuildRequires:	desktop-file-utils
14mu|gnome-sudoku-3.17.90-1|27	
14mu|gnome-sudoku-3.17.90-1|28	Requires:       gtk+3.0
14mu|gnome-sudoku-3.17.90-1|29	# fix http://bugs.rosalinux.ru/show_bug.cgi?id=2826
14mu|gnome-sudoku-3.17.90-1|30	Requires:       python3-gi-cairo
14mu|gnome-sudoku-3.17.90-1|31	
14mu|gnome-sudoku-3.17.90-1|32	Obsoletes: gnome-games < 3.7.92
14mu|gnome-sudoku-3.17.90-1|33	
14mu|gnome-sudoku-3.17.90-1|34	%description
14mu|gnome-sudoku-3.17.90-1|35	GNOME version of the popular Sudoku Japanese logic game.
14mu|gnome-sudoku-3.17.90-1|36	
14mu|gnome-sudoku-3.17.90-1|37	%files -f %{name}.lang
14mu|gnome-sudoku-3.17.90-1|38	%doc COPYING NEWS
14mu|gnome-sudoku-3.17.90-1|39	%{_bindir}/gnome-sudoku
14mu|gnome-sudoku-3.17.90-1|40	%{_datadir}/applications/gnome-sudoku.desktop
14mu|gnome-sudoku-3.17.90-1|41	%{_datadir}/gnome-sudoku
14mu|gnome-sudoku-3.17.90-1|42	%{_datadir}/icons/hicolor/*/apps/gnome-sudoku*.*
14mu|gnome-sudoku-3.17.90-1|43	%{_mandir}/man6/gnome-sudoku.6*
14mu|gnome-sudoku-3.17.90-1|44	%{_appdatadir}/gnome-sudoku.appdata.xml
14mu|gnome-sudoku-3.17.90-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.sudoku.gschema.xml
14mu|gnome-sudoku-3.17.90-1|46	#--------------------------------------------------------
14mu|gnome-sudoku-3.17.90-1|47	
14mu|gnome-sudoku-3.17.90-1|48	%prep
14mu|gnome-sudoku-3.17.90-1|49	%setup -q
14mu|gnome-sudoku-3.17.90-1|50	
14mu|gnome-sudoku-3.17.90-1|51	%build
14mu|gnome-sudoku-3.17.90-1|52	%configure2_5x
14mu|gnome-sudoku-3.17.90-1|53	%make
14mu|gnome-sudoku-3.17.90-1|54	
14mu|gnome-sudoku-3.17.90-1|55	
14mu|gnome-sudoku-3.17.90-1|56	%install
14mu|gnome-sudoku-3.17.90-1|57	%makeinstall_std
14mu|gnome-sudoku-3.17.90-1|58	%find_lang %{name} --with-gnome
14mu|gnome-sudoku-3.17.90-1|59	
14mu|gnome-sudoku-3.17.90-1|60	%check
14mu|gnome-sudoku-3.17.90-1|61	desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-sudoku.desktop
14mu|gnome-sudoku-3.17.90-1|62	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14mu|gnome-sudoku-3.17.90-1|63	
14mu|gnome-sudoku-3.17.90-1|64	
14mu|gnome-sudoku-3.17.90-1|65	
14mu|gnome-sudoku-3.17.90-1|66	
14mu|gnome-sudoku-3.17.90-1|67	
14mu|gnome-sudoku-3.17.90-1|68	%changelog
14mu|gnome-sudoku-3.17.90-1|69	
14mu|gnome-sudoku-3.17.90-1|70	* Sat Sep 05 2015 abfonly <abfonly@gmail.com> 1:3.17.90-1
14mu|gnome-sudoku-3.17.90-1|71	- (e7965af) Merge pull request #1 from abfonly/gnome-sudoku:gnome316
14mu|gnome-sudoku-3.17.90-1|72	- (e7965af) abfonly
14mu|gnome-sudoku-3.17.90-1|73	
14mu|gnome-sudoku-3.17.90-1|74	

22689 14
14mu|gnome-system-monitor-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-system-monitor-3.16.0-1|2	
14mu|gnome-system-monitor-3.16.0-1|3	Summary:	Simple process monitor
14mu|gnome-system-monitor-3.16.0-1|4	Name:		gnome-system-monitor
14mu|gnome-system-monitor-3.16.0-1|5	Version:	3.16.0
14mu|gnome-system-monitor-3.16.0-1|6	Release:	1
14mu|gnome-system-monitor-3.16.0-1|7	License:	GPLv2+
14mu|gnome-system-monitor-3.16.0-1|8	Group:		Graphical desktop/GNOME
14mu|gnome-system-monitor-3.16.0-1|9	URL:		http://www.gnome.org/
14mu|gnome-system-monitor-3.16.0-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-system-monitor-3.16.0-1|11	
14mu|gnome-system-monitor-3.16.0-1|12	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gnome-system-monitor-3.16.0-1|13	BuildRequires:	intltool >= 0.41.0 itstool
14mu|gnome-system-monitor-3.16.0-1|14	BuildRequires:	pkgconfig(giomm-2.4) >= 2.27
14mu|gnome-system-monitor-3.16.0-1|15	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
14mu|gnome-system-monitor-3.16.0-1|16	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.27
14mu|gnome-system-monitor-3.16.0-1|17	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.31
14mu|gnome-system-monitor-3.16.0-1|18	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mu|gnome-system-monitor-3.16.0-1|19	BuildRequires:	pkgconfig(gtkmm-3.0) >= 2.99
14mu|gnome-system-monitor-3.16.0-1|20	BuildRequires:	pkgconfig(libgtop-2.0) >= 2.28.2
14mu|gnome-system-monitor-3.16.0-1|21	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.12
14mu|gnome-system-monitor-3.16.0-1|22	BuildRequires:	pkgconfig(libwnck-3.0) >= 2.91.0
14mu|gnome-system-monitor-3.16.0-1|23	BuildRequires:	pkgconfig(libxml-2.0) >= 2.0
14mu|gnome-system-monitor-3.16.0-1|24	BuildRequires:  pkgconfig(libsystemd-daemon) >= 38
14mu|gnome-system-monitor-3.16.0-1|25	BuildRequires:  pkgconfig(libsystemd-login) >= 38
14mu|gnome-system-monitor-3.16.0-1|26	Requires:	polkit-agent
14mu|gnome-system-monitor-3.16.0-1|27	%ifnarch %arm %mips
14mu|gnome-system-monitor-3.16.0-1|28	Requires: lsb-release
14mu|gnome-system-monitor-3.16.0-1|29	%endif
14mu|gnome-system-monitor-3.16.0-1|30	
14mu|gnome-system-monitor-3.16.0-1|31	%description
14mu|gnome-system-monitor-3.16.0-1|32	Gnome-system-monitor is a simple process and system monitor.
14mu|gnome-system-monitor-3.16.0-1|33	
14mu|gnome-system-monitor-3.16.0-1|34	%prep
14mu|gnome-system-monitor-3.16.0-1|35	%setup -q
14mu|gnome-system-monitor-3.16.0-1|36	%apply_patches
14mu|gnome-system-monitor-3.16.0-1|37	
14mu|gnome-system-monitor-3.16.0-1|38	%build
14mu|gnome-system-monitor-3.16.0-1|39	%configure2_5x \
14mu|gnome-system-monitor-3.16.0-1|40	--disable-scrollkeeper \
14mu|gnome-system-monitor-3.16.0-1|41	--enable-systemd
14mu|gnome-system-monitor-3.16.0-1|42	
14mu|gnome-system-monitor-3.16.0-1|43	%make LIBS='-lgmodule-2.0'
14mu|gnome-system-monitor-3.16.0-1|44	
14mu|gnome-system-monitor-3.16.0-1|45	%install
14mu|gnome-system-monitor-3.16.0-1|46	%makeinstall_std
14mu|gnome-system-monitor-3.16.0-1|47	%find_lang %{name} --with-gnome
14mu|gnome-system-monitor-3.16.0-1|48	
14mu|gnome-system-monitor-3.16.0-1|49	%files -f %{name}.lang
14mu|gnome-system-monitor-3.16.0-1|50	%doc README NEWS AUTHORS
14mu|gnome-system-monitor-3.16.0-1|51	%{_bindir}/gnome-system-monitor
14mu|gnome-system-monitor-3.16.0-1|52	%{_libdir}/gnome-system-monitor/gsm-kill
14mu|gnome-system-monitor-3.16.0-1|53	%{_libdir}/gnome-system-monitor/gsm-renice
14mu|gnome-system-monitor-3.16.0-1|54	%{_datadir}/applications/*
14mu|gnome-system-monitor-3.16.0-1|55	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml
14mu|gnome-system-monitor-3.16.0-1|56	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml
14mu|gnome-system-monitor-3.16.0-1|57	%{_datadir}/polkit-1/actions/org.gnome.gnome-system-monitor.policy
14mu|gnome-system-monitor-3.16.0-1|58	%{_datadir}/appdata/gnome-system-monitor.appdata.xml
14mu|gnome-system-monitor-3.16.0-1|59	
14mu|gnome-system-monitor-3.16.0-1|60	%changelog
14mu|gnome-system-monitor-3.16.0-1|61	
14mu|gnome-system-monitor-3.16.0-1|62	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gnome-system-monitor-3.16.0-1|63	- (4f35835) update to 3.16.0
14mu|gnome-system-monitor-3.16.0-1|64	
14mu|gnome-system-monitor-3.16.0-1|65	

22690 14
14mu|gnome-taquin-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-taquin-3.16.2-1|2	
14mu|gnome-taquin-3.16.2-1|3	Name:           gnome-taquin
14mu|gnome-taquin-3.16.2-1|4	Version:        3.16.2
14mu|gnome-taquin-3.16.2-1|5	Release:        1
14mu|gnome-taquin-3.16.2-1|6	Summary:        Sliding-block puzzle game
14mu|gnome-taquin-3.16.2-1|7	
14mu|gnome-taquin-3.16.2-1|8	License:        GPLv3+ and GPLv2+ and CC-BY-SA
14mu|gnome-taquin-3.16.2-1|9	Group:		Games/Other
14mu|gnome-taquin-3.16.2-1|10	URL:            https://wiki.gnome.org/Apps/Taquin
14mu|gnome-taquin-3.16.2-1|11	Source0:        http://download.gnome.org/sources/gnome-taquin/%{url_ver}/gnome-taquin-%{version}.tar.xz
14mu|gnome-taquin-3.16.2-1|12	
14mu|gnome-taquin-3.16.2-1|13	BuildRequires:  pkgconfig(glib-2.0)
14mu|gnome-taquin-3.16.2-1|14	BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15
14mu|gnome-taquin-3.16.2-1|15	BuildRequires:  pkgconfig(librsvg-2.0)
14mu|gnome-taquin-3.16.2-1|16	BuildRequires:  pkgconfig(libcanberra-gtk3)
14mu|gnome-taquin-3.16.2-1|17	
14mu|gnome-taquin-3.16.2-1|18	BuildRequires:  desktop-file-utils
14mu|gnome-taquin-3.16.2-1|19	BuildRequires:  intltool
14mu|gnome-taquin-3.16.2-1|20	BuildRequires:  itstool
14mu|gnome-taquin-3.16.2-1|21	
14mu|gnome-taquin-3.16.2-1|22	
14mu|gnome-taquin-3.16.2-1|23	%description
14mu|gnome-taquin-3.16.2-1|24	Taquin is a computer version of the 15-puzzle and other sliding puzzles.
14mu|gnome-taquin-3.16.2-1|25	The object of Taquin is to move tiles so that they reach their places,
14mu|gnome-taquin-3.16.2-1|26	either indicated with numbers, or with parts of a great image.
14mu|gnome-taquin-3.16.2-1|27	
14mu|gnome-taquin-3.16.2-1|28	%prep
14mu|gnome-taquin-3.16.2-1|29	%setup -q
14mu|gnome-taquin-3.16.2-1|30	
14mu|gnome-taquin-3.16.2-1|31	
14mu|gnome-taquin-3.16.2-1|32	%build
14mu|gnome-taquin-3.16.2-1|33	%configure2_5x
14mu|gnome-taquin-3.16.2-1|34	%make
14mu|gnome-taquin-3.16.2-1|35	
14mu|gnome-taquin-3.16.2-1|36	
14mu|gnome-taquin-3.16.2-1|37	%install
14mu|gnome-taquin-3.16.2-1|38	%makeinstall_std
14mu|gnome-taquin-3.16.2-1|39	%find_lang %{name} --with-gnome
14mu|gnome-taquin-3.16.2-1|40	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.taquin.desktop
14mu|gnome-taquin-3.16.2-1|41	
14mu|gnome-taquin-3.16.2-1|42	
14mu|gnome-taquin-3.16.2-1|43	%files -f %{name}.lang
14mu|gnome-taquin-3.16.2-1|44	%doc AUTHORS NEWS COPYING COPYING.sounds COPYING.themes
14mu|gnome-taquin-3.16.2-1|45	%{_bindir}/gnome-taquin
14mu|gnome-taquin-3.16.2-1|46	%{_datadir}/appdata/org.gnome.taquin.appdata.xml
14mu|gnome-taquin-3.16.2-1|47	%{_datadir}/applications/org.gnome.taquin.desktop
14mu|gnome-taquin-3.16.2-1|48	%{_datadir}/dbus-1/services/org.gnome.taquin.service
14mu|gnome-taquin-3.16.2-1|49	%{_datadir}/glib-2.0/schemas/org.gnome.taquin.gschema.xml
14mu|gnome-taquin-3.16.2-1|50	%{_datadir}/gnome-taquin
14mu|gnome-taquin-3.16.2-1|51	%{_datadir}/icons/*/*/apps/gnome-taquin*
14mu|gnome-taquin-3.16.2-1|52	%{_mandir}/man6/gnome-taquin.6.*
14mu|gnome-taquin-3.16.2-1|53	
14mu|gnome-taquin-3.16.2-1|54	
14mu|gnome-taquin-3.16.2-1|55	%changelog
14mu|gnome-taquin-3.16.2-1|56	
14mu|gnome-taquin-3.16.2-1|57	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|gnome-taquin-3.16.2-1|58	- (899fd3a) update to 3.16.2
14mu|gnome-taquin-3.16.2-1|59	
14mu|gnome-taquin-3.16.2-1|60	

22691 14
14mu|gnome-terminal-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-terminal-3.16.2-1|2	
14mu|gnome-terminal-3.16.2-1|3	Summary:	GNOME terminal
14mu|gnome-terminal-3.16.2-1|4	Name:		gnome-terminal
14mu|gnome-terminal-3.16.2-1|5	Version:	3.16.2
14mu|gnome-terminal-3.16.2-1|6	Release:	1
14mu|gnome-terminal-3.16.2-1|7	
14mu|gnome-terminal-3.16.2-1|8	License:	GPLv2+
14mu|gnome-terminal-3.16.2-1|9	Group:		Graphical desktop/GNOME
14mu|gnome-terminal-3.16.2-1|10	URL:		http://www.gnome.org/
14mu|gnome-terminal-3.16.2-1|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-terminal-3.16.2-1|12	
14mu|gnome-terminal-3.16.2-1|13	Patch0:		0001-build-Don-t-treat-warnings-as-errors.patch
14mu|gnome-terminal-3.16.2-1|14	
14mu|gnome-terminal-3.16.2-1|15	#Patch100:	gnome-terminal-restore-transparency.patch
14mu|gnome-terminal-3.16.2-1|16	Patch101:	gnome-terminal-restore-dark.patch
14mu|gnome-terminal-3.16.2-1|17	Patch102:	gnome-terminal-command-notify.patch
14mu|gnome-terminal-3.16.2-1|18	
14mu|gnome-terminal-3.16.2-1|19	Patch150:	gnome-terminal-3.16.1-russian-for-dark-theme.patch
14mu|gnome-terminal-3.16.2-1|20	Patch151:	gnome-terminal-3.16.0-menu-accelerator-enabled-false.patch
14mu|gnome-terminal-3.16.2-1|21	
14mu|gnome-terminal-3.16.2-1|22	BuildRequires:	gnome-doc-utils-devel
14mu|gnome-terminal-3.16.2-1|23	BuildRequires:	intltool itstool
14mu|gnome-terminal-3.16.2-1|24	BuildRequires:	xsltproc
14mu|gnome-terminal-3.16.2-1|25	BuildRequires:	pkgconfig(gconf-2.0)
14mu|gnome-terminal-3.16.2-1|26	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|gnome-terminal-3.16.2-1|27	BuildRequires:	pkgconfig(glib-2.0)
14mu|gnome-terminal-3.16.2-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-terminal-3.16.2-1|29	BuildRequires:	appdata-tools
14mu|gnome-terminal-3.16.2-1|30	BuildRequires:	libice-devel
14mu|gnome-terminal-3.16.2-1|31	BuildRequires:	pkgconfig(sm)
14mu|gnome-terminal-3.16.2-1|32	BuildRequires:	pkgconfig(vte-2.91) >= 0.40.2
14mu|gnome-terminal-3.16.2-1|33	BuildRequires:	pkgconfig(x11)
14mu|gnome-terminal-3.16.2-1|34	BuildRequires:	pkgconfig(dconf)
14mu|gnome-terminal-3.16.2-1|35	BuildRequires:	pkgconfig(uuid)
14mu|gnome-terminal-3.16.2-1|36	BuildRequires:	pkgconfig(libnautilus-extension)
14mu|gnome-terminal-3.16.2-1|37	BuildRequires:	pkgconfig(vapigen)
14mu|gnome-terminal-3.16.2-1|38	BuildRequires:	scrollkeeper
14mu|gnome-terminal-3.16.2-1|39	BuildRequires:	gnome-shell
14mu|gnome-terminal-3.16.2-1|40	BuildRequires:	yelp-tools
14mu|gnome-terminal-3.16.2-1|41	
14mu|gnome-terminal-3.16.2-1|42	%description
14mu|gnome-terminal-3.16.2-1|43	This is the GNOME terminal emulator application.
14mu|gnome-terminal-3.16.2-1|44	
14mu|gnome-terminal-3.16.2-1|45	%prep
14mu|gnome-terminal-3.16.2-1|46	%setup -q
14mu|gnome-terminal-3.16.2-1|47	%apply_patches
14mu|gnome-terminal-3.16.2-1|48	
14mu|gnome-terminal-3.16.2-1|49	%build
14mu|gnome-terminal-3.16.2-1|50	autoreconf -f -i
14mu|gnome-terminal-3.16.2-1|51	%configure2_5x \
14mu|gnome-terminal-3.16.2-1|52	--with-nautilus-extension \
14mu|gnome-terminal-3.16.2-1|53	--with-gtk=3.0
14mu|gnome-terminal-3.16.2-1|54	
14mu|gnome-terminal-3.16.2-1|55	%make
14mu|gnome-terminal-3.16.2-1|56	
14mu|gnome-terminal-3.16.2-1|57	%install
14mu|gnome-terminal-3.16.2-1|58	rm -rf %{buildroot}
14mu|gnome-terminal-3.16.2-1|59	%makeinstall_std
14mu|gnome-terminal-3.16.2-1|60	
14mu|gnome-terminal-3.16.2-1|61	%find_lang %{name} --with-gnome
14mu|gnome-terminal-3.16.2-1|62	
14mu|gnome-terminal-3.16.2-1|63	%files -f %{name}.lang
14mu|gnome-terminal-3.16.2-1|64	%doc AUTHORS NEWS HACKING
14mu|gnome-terminal-3.16.2-1|65	%{_bindir}/*
14mu|gnome-terminal-3.16.2-1|66	%{_libdir}/gnome-terminal*
14mu|gnome-terminal-3.16.2-1|67	%{_datadir}/applications/*
14mu|gnome-terminal-3.16.2-1|68	%{_datadir}/dbus-1/services/org.gnome.Terminal.service
14mu|gnome-terminal-3.16.2-1|69	%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml
14mu|gnome-terminal-3.16.2-1|70	%{_libdir}/nautilus/extensions-3.0/*
14mu|gnome-terminal-3.16.2-1|71	%{_datadir}/appdata/*.appdata.xml
14mu|gnome-terminal-3.16.2-1|72	%{_datadir}/gnome-shell/search-providers/gnome-terminal-search-provider.ini
14mu|gnome-terminal-3.16.2-1|73	
14mu|gnome-terminal-3.16.2-1|74	%changelog
14mu|gnome-terminal-3.16.2-1|75	
14mu|gnome-terminal-3.16.2-1|76	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-terminal-3.16.2-1|77	- (abe80c3) bump vte version
14mu|gnome-terminal-3.16.2-1|78	- (Tigro: 2241c8b) update to 3.16.2
14mu|gnome-terminal-3.16.2-1|79	
14mu|gnome-terminal-3.16.2-1|80	* Mon Apr 13 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-terminal-3.16.2-1|81	- (522802d) update translation patch
14mu|gnome-terminal-3.16.2-1|82	- (Tigro: 3871b0b) update to 3.16.1
14mu|gnome-terminal-3.16.2-1|83	
14mu|gnome-terminal-3.16.2-1|84	* Thu Mar 26 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-2
14mu|gnome-terminal-3.16.2-1|85	- (f872ba8) drop override file
14mu|gnome-terminal-3.16.2-1|86	- (Tigro: 6c3e9f5) drop override scheme file
14mu|gnome-terminal-3.16.2-1|87	
14mu|gnome-terminal-3.16.2-1|88	* Thu Mar 26 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|gnome-terminal-3.16.2-1|89	- (f567c1d) set menu-accelerator-enabled to false
14mu|gnome-terminal-3.16.2-1|90	- (Tigro: b1f1837) use dark theme by default
14mu|gnome-terminal-3.16.2-1|91	- (Tigro: 9fea625) bump vte version
14mu|gnome-terminal-3.16.2-1|92	- (Tigro: c6f44cb) disable  gnome-terminal-restore-transparency.patch and enable translation patch
14mu|gnome-terminal-3.16.2-1|93	- (Tigro: ebd7fc1) update to 3.16.0
14mu|gnome-terminal-3.16.2-1|94	
14mu|gnome-terminal-3.16.2-1|95	* Fri Mar 20 2015 Tigro <ashejn@yandex-team.ru> 3.15.92-2
14mu|gnome-terminal-3.16.2-1|96	- (afec422) set menu-accelerator-enabled=false
14mu|gnome-terminal-3.16.2-1|97	
14mu|gnome-terminal-3.16.2-1|98	* Thu Mar 19 2015 Tigro <ashejn@yandex-team.ru> 3.15.92-1
14mu|gnome-terminal-3.16.2-1|99	- (d2d23f7) fix typo
14mu|gnome-terminal-3.16.2-1|100	- (Tigro: fa0b691) drop release
14mu|gnome-terminal-3.16.2-1|101	- (Tigro: c4d8146) redefine depends and pack files
14mu|gnome-terminal-3.16.2-1|102	- (Tigro: a68c9cc) update to 3.15.92
14mu|gnome-terminal-3.16.2-1|103	
14mu|gnome-terminal-3.16.2-1|104	* Thu Mar 19 2015 Tigro <ashejn@yandex-team.ru> 3.15.90-1
14mu|gnome-terminal-3.16.2-1|105	- (1b9f904) added BR: vte-2.91
14mu|gnome-terminal-3.16.2-1|106	- (Tigro: f5cc56a) update to 3.15.90
14mu|gnome-terminal-3.16.2-1|107	
14mu|gnome-terminal-3.16.2-1|108	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-2
14mu|gnome-terminal-3.16.2-1|109	- (e87e154) MassBuild#440: Increase release tag
14mu|gnome-terminal-3.16.2-1|110	
14mu|gnome-terminal-3.16.2-1|111	* Fri May 16 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|gnome-terminal-3.16.2-1|112	- (305fc47) update to 3.12.2
14mu|gnome-terminal-3.16.2-1|113	
14mu|gnome-terminal-3.16.2-1|114	* Tue May 06 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|gnome-terminal-3.16.2-1|115	- (521b046) fix path
14mu|gnome-terminal-3.16.2-1|116	- (Tigro: 38217c7) pack files
14mu|gnome-terminal-3.16.2-1|117	- (Tigro: c276a1c) added BR: pkgconfig(libnautilus-extension)
14mu|gnome-terminal-3.16.2-1|118	- (Tigro: ecac2ef) added BR: gnome-shell
14mu|gnome-terminal-3.16.2-1|119	- (Tigro: a3da0e6) added BR: appdata-tools
14mu|gnome-terminal-3.16.2-1|120	- (Tigro: 9aa3a52) update to 3.12.1
14mu|gnome-terminal-3.16.2-1|121	
14mu|gnome-terminal-3.16.2-1|122	* Mon Feb 17 2014 Tigro <ashejn@gmail.com> 3.8.4-2
14mu|gnome-terminal-3.16.2-1|123	- (e1a0135) update help translation, not terminal
14mu|gnome-terminal-3.16.2-1|124	- (Tigro: fc02f05) update Russian translation
14mu|gnome-terminal-3.16.2-1|125	
14mu|gnome-terminal-3.16.2-1|126	* Thu Sep 05 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mu|gnome-terminal-3.16.2-1|127	- (bbeadaf) build with vte3 package
14mu|gnome-terminal-3.16.2-1|128	- (Tigro: f26fd0f) update to 3.8.4
14mu|gnome-terminal-3.16.2-1|129	
14mu|gnome-terminal-3.16.2-1|130	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3-1
14mu|gnome-terminal-3.16.2-1|131	- (3bd866d) sync to gnome38 branch
14mu|gnome-terminal-3.16.2-1|132	
14mu|gnome-terminal-3.16.2-1|133	* Fri Oct 19 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 3.6.1-1
14mu|gnome-terminal-3.16.2-1|134	- (c4b7c15) LOG update to 3.6.1
14mu|gnome-terminal-3.16.2-1|135	
14mu|gnome-terminal-3.16.2-1|136	* Fri Oct 05 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3.6.0-1
14mu|gnome-terminal-3.16.2-1|137	- (b6c9423) update to 3.6.0
14mu|gnome-terminal-3.16.2-1|138	
14mu|gnome-terminal-3.16.2-1|139	

22692 14
14mu|gnome-tetravex-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-tetravex-3.16.0-1|2	
14mu|gnome-tetravex-3.16.0-1|3	Name:           gnome-tetravex
14mu|gnome-tetravex-3.16.0-1|4	Version:        3.16.0
14mu|gnome-tetravex-3.16.0-1|5	Release:        1
14mu|gnome-tetravex-3.16.0-1|6	Summary:        GNOME Tetravex game
14mu|gnome-tetravex-3.16.0-1|7	
14mu|gnome-tetravex-3.16.0-1|8	License:        GPLv2+ and CC-BY-SA
14mu|gnome-tetravex-3.16.0-1|9	Group:		Games/Other
14mu|gnome-tetravex-3.16.0-1|10	URL:            https://live.gnome.org/Tetravex
14mu|gnome-tetravex-3.16.0-1|11	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-tetravex-3.16.0-1|12	
14mu|gnome-tetravex-3.16.0-1|13	BuildRequires:  desktop-file-utils
14mu|gnome-tetravex-3.16.0-1|14	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|gnome-tetravex-3.16.0-1|15	BuildRequires:  intltool
14mu|gnome-tetravex-3.16.0-1|16	BuildRequires:  itstool
14mu|gnome-tetravex-3.16.0-1|17	BuildRequires:  pkgconfig(librsvg-2.0)
14mu|gnome-tetravex-3.16.0-1|18	
14mu|gnome-tetravex-3.16.0-1|19	Obsoletes: gnome-games-extra < 3.7.92
14mu|gnome-tetravex-3.16.0-1|20	Obsoletes: gnome-games < 3.7.92
14mu|gnome-tetravex-3.16.0-1|21	Obsoletes: gnotravex < 3.7.92
14mu|gnome-tetravex-3.16.0-1|22	Provides: gnotravex = %{EVRD}
14mu|gnome-tetravex-3.16.0-1|23	
14mu|gnome-tetravex-3.16.0-1|24	%description
14mu|gnome-tetravex-3.16.0-1|25	A puzzle game where you have to match a grid of tiles together. The skill
14mu|gnome-tetravex-3.16.0-1|26	level ranges from the simple two by two up to the seriously mind-bending six
14mu|gnome-tetravex-3.16.0-1|27	by six grid.
14mu|gnome-tetravex-3.16.0-1|28	
14mu|gnome-tetravex-3.16.0-1|29	%prep
14mu|gnome-tetravex-3.16.0-1|30	%setup -q
14mu|gnome-tetravex-3.16.0-1|31	
14mu|gnome-tetravex-3.16.0-1|32	
14mu|gnome-tetravex-3.16.0-1|33	%build
14mu|gnome-tetravex-3.16.0-1|34	%configure2_5x
14mu|gnome-tetravex-3.16.0-1|35	%make
14mu|gnome-tetravex-3.16.0-1|36	
14mu|gnome-tetravex-3.16.0-1|37	
14mu|gnome-tetravex-3.16.0-1|38	%install
14mu|gnome-tetravex-3.16.0-1|39	%makeinstall_std
14mu|gnome-tetravex-3.16.0-1|40	
14mu|gnome-tetravex-3.16.0-1|41	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mu|gnome-tetravex-3.16.0-1|42	
14mu|gnome-tetravex-3.16.0-1|43	%find_lang %{name} --with-gnome
14mu|gnome-tetravex-3.16.0-1|44	
14mu|gnome-tetravex-3.16.0-1|45	
14mu|gnome-tetravex-3.16.0-1|46	%files -f %{name}.lang
14mu|gnome-tetravex-3.16.0-1|47	%doc COPYING
14mu|gnome-tetravex-3.16.0-1|48	%{_bindir}/gnome-tetravex
14mu|gnome-tetravex-3.16.0-1|49	%{_datadir}/applications/gnome-tetravex.desktop
14mu|gnome-tetravex-3.16.0-1|50	%{_datadir}/glib-2.0/schemas/org.gnome.tetravex.gschema.xml
14mu|gnome-tetravex-3.16.0-1|51	%{_datadir}/icons/hicolor/*/apps/gnome-tetravex.*
14mu|gnome-tetravex-3.16.0-1|52	%{_datadir}/icons/HighContrast/*/apps/gnome-tetravex.*
14mu|gnome-tetravex-3.16.0-1|53	%{_mandir}/man6/gnome-tetravex.6*
14mu|gnome-tetravex-3.16.0-1|54	%{_datadir}/appdata/gnome-tetravex.appdata.xml
14mu|gnome-tetravex-3.16.0-1|55	
14mu|gnome-tetravex-3.16.0-1|56	%changelog
14mu|gnome-tetravex-3.16.0-1|57	
14mu|gnome-tetravex-3.16.0-1|58	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gnome-tetravex-3.16.0-1|59	- (40dd732) update to 3.16.0
14mu|gnome-tetravex-3.16.0-1|60	
14mu|gnome-tetravex-3.16.0-1|61	

22693 14
14mu|gnome-themes-standard-3.16.2-4|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mu|gnome-themes-standard-3.16.2-4|2	
14mu|gnome-themes-standard-3.16.2-4|3	Name:		gnome-themes-standard
14mu|gnome-themes-standard-3.16.2-4|4	Version:	3.16.2
14mu|gnome-themes-standard-3.16.2-4|5	Release:	4
14mu|gnome-themes-standard-3.16.2-4|6	Summary:	Standard themes for GNOME applications
14mu|gnome-themes-standard-3.16.2-4|7	Group:		Graphical desktop/GNOME
14mu|gnome-themes-standard-3.16.2-4|8	License:	LGPLv2+
14mu|gnome-themes-standard-3.16.2-4|9	URL:		http://git.gnome.org/browse/gnome-themes-standard
14mu|gnome-themes-standard-3.16.2-4|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-themes-standard-3.16.2-4|11	Source1:	settings.ini
14mu|gnome-themes-standard-3.16.2-4|12	Source2:	gtkrc
14mu|gnome-themes-standard-3.16.2-4|13	
14mu|gnome-themes-standard-3.16.2-4|14	BuildRequires:	intltool
14mu|gnome-themes-standard-3.16.2-4|15	BuildRequires:	libxml2-utils
14mu|gnome-themes-standard-3.16.2-4|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-themes-standard-3.16.2-4|17	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gnome-themes-standard-3.16.2-4|18	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|gnome-themes-standard-3.16.2-4|19	BuildRequires:	gtk-update-icon-cache
14mu|gnome-themes-standard-3.16.2-4|20	Requires:	gnome-icon-theme
14mu|gnome-themes-standard-3.16.2-4|21	Requires:	abattis-cantarell-fonts
14mu|gnome-themes-standard-3.16.2-4|22	Requires:	adwaita-icon-theme
14mu|gnome-themes-standard-3.16.2-4|23	Requires:	adwaita-cursor-theme
14mu|gnome-themes-standard-3.16.2-4|24	Requires:	adwaita-gtk2-theme = %{version}-%{release}
14mu|gnome-themes-standard-3.16.2-4|25	
14mu|gnome-themes-standard-3.16.2-4|26	%rename		gnome-themes
14mu|gnome-themes-standard-3.16.2-4|27	
14mu|gnome-themes-standard-3.16.2-4|28	%description
14mu|gnome-themes-standard-3.16.2-4|29	The gnome-themes-standard package contains the standard theme for the GNOME
14mu|gnome-themes-standard-3.16.2-4|30	desktop, which provides default appearance for cursors, desktop background,
14mu|gnome-themes-standard-3.16.2-4|31	window borders and GTK+ applications.
14mu|gnome-themes-standard-3.16.2-4|32	
14mu|gnome-themes-standard-3.16.2-4|33	%package -n adwaita-gtk2-theme
14mu|gnome-themes-standard-3.16.2-4|34	Summary:	Adwaita gtk2 theme
14mu|gnome-themes-standard-3.16.2-4|35	Group:		Graphical desktop/GNOME
14mu|gnome-themes-standard-3.16.2-4|36	
14mu|gnome-themes-standard-3.16.2-4|37	%description -n adwaita-gtk2-theme
14mu|gnome-themes-standard-3.16.2-4|38	The adwaita-gtk2-theme package contains a gtk2 theme for presenting widgets
14mu|gnome-themes-standard-3.16.2-4|39	with a GNOME look and feel.
14mu|gnome-themes-standard-3.16.2-4|40	
14mu|gnome-themes-standard-3.16.2-4|41	%package -n adwaita-gtk3-theme
14mu|gnome-themes-standard-3.16.2-4|42	Summary:	Adwaita gtk3 theme
14mu|gnome-themes-standard-3.16.2-4|43	Group:		Graphical desktop/GNOME
14mu|gnome-themes-standard-3.16.2-4|44	
14mu|gnome-themes-standard-3.16.2-4|45	%description -n adwaita-gtk3-theme
14mu|gnome-themes-standard-3.16.2-4|46	The adwaita-gtk3-theme package contains a gtk3 theme for rendering widgets
14mu|gnome-themes-standard-3.16.2-4|47	with a GNOME look and feel.
14mu|gnome-themes-standard-3.16.2-4|48	
14mu|gnome-themes-standard-3.16.2-4|49	%prep
14mu|gnome-themes-standard-3.16.2-4|50	%setup -q
14mu|gnome-themes-standard-3.16.2-4|51	
14mu|gnome-themes-standard-3.16.2-4|52	%build
14mu|gnome-themes-standard-3.16.2-4|53	%configure2_5x
14mu|gnome-themes-standard-3.16.2-4|54	%make
14mu|gnome-themes-standard-3.16.2-4|55	
14mu|gnome-themes-standard-3.16.2-4|56	%install
14mu|gnome-themes-standard-3.16.2-4|57	%makeinstall_std
14mu|gnome-themes-standard-3.16.2-4|58	
14mu|gnome-themes-standard-3.16.2-4|59	# we don't want these
14mu|gnome-themes-standard-3.16.2-4|60	rm -rf %{buildroot}%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.la
14mu|gnome-themes-standard-3.16.2-4|61	
14mu|gnome-themes-standard-3.16.2-4|62	install -Dpm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/gtk-3.0/settings.ini
14mu|gnome-themes-standard-3.16.2-4|63	install -Dpm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/gtk-2.0/gtkrc
14mu|gnome-themes-standard-3.16.2-4|64	
14mu|gnome-themes-standard-3.16.2-4|65	%post
14mu|gnome-themes-standard-3.16.2-4|66	touch --no-create %{_datadir}/icons/Adwaita &>/dev/null || :
14mu|gnome-themes-standard-3.16.2-4|67	for t in Adwaita HighContrast; do
14mu|gnome-themes-standard-3.16.2-4|68	touch --no-create %{_datadir}/icons/$t &>/dev/null
14mu|gnome-themes-standard-3.16.2-4|69	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
14mu|gnome-themes-standard-3.16.2-4|70	done
14mu|gnome-themes-standard-3.16.2-4|71	
14mu|gnome-themes-standard-3.16.2-4|72	%postun
14mu|gnome-themes-standard-3.16.2-4|73	if [ $1 -eq 0 ] ; then
14mu|gnome-themes-standard-3.16.2-4|74	for t in Adwaita HighContrast; do
14mu|gnome-themes-standard-3.16.2-4|75	touch --no-create %{_datadir}/icons/$t &>/dev/null
14mu|gnome-themes-standard-3.16.2-4|76	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
14mu|gnome-themes-standard-3.16.2-4|77	done
14mu|gnome-themes-standard-3.16.2-4|78	fi
14mu|gnome-themes-standard-3.16.2-4|79	
14mu|gnome-themes-standard-3.16.2-4|80	%posttrans
14mu|gnome-themes-standard-3.16.2-4|81	for t in Adwaita HighContrast; do
14mu|gnome-themes-standard-3.16.2-4|82	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
14mu|gnome-themes-standard-3.16.2-4|83	done
14mu|gnome-themes-standard-3.16.2-4|84	
14mu|gnome-themes-standard-3.16.2-4|85	%files
14mu|gnome-themes-standard-3.16.2-4|86	%doc NEWS README
14mu|gnome-themes-standard-3.16.2-4|87	
14mu|gnome-themes-standard-3.16.2-4|88	# Background and WM
14mu|gnome-themes-standard-3.16.2-4|89	%{_datadir}/themes/Adwaita
14mu|gnome-themes-standard-3.16.2-4|90	%exclude %{_datadir}/themes/Adwaita/gtk-2.0
14mu|gnome-themes-standard-3.16.2-4|91	
14mu|gnome-themes-standard-3.16.2-4|92	# A11y themes
14mu|gnome-themes-standard-3.16.2-4|93	%{_datadir}/icons/HighContrast
14mu|gnome-themes-standard-3.16.2-4|94	%{_datadir}/themes/HighContrast
14mu|gnome-themes-standard-3.16.2-4|95	
14mu|gnome-themes-standard-3.16.2-4|96	%files -n adwaita-gtk2-theme
14mu|gnome-themes-standard-3.16.2-4|97	# gtk2 Theme
14mu|gnome-themes-standard-3.16.2-4|98	%{_datadir}/themes/Adwaita/gtk-2.0
14mu|gnome-themes-standard-3.16.2-4|99	%{_libdir}/gtk-2.0/2.10.0/engines/libadwaita.so
14mu|gnome-themes-standard-3.16.2-4|100	
14mu|gnome-themes-standard-3.16.2-4|101	# Default gtk2 settings
14mu|gnome-themes-standard-3.16.2-4|102	%{_sysconfdir}/gtk-2.0/gtkrc
14mu|gnome-themes-standard-3.16.2-4|103	
14mu|gnome-themes-standard-3.16.2-4|104	%files -n adwaita-gtk3-theme
14mu|gnome-themes-standard-3.16.2-4|105	# Default gtk3 settings
14mu|gnome-themes-standard-3.16.2-4|106	%{_sysconfdir}/gtk-3.0/settings.ini
14mu|gnome-themes-standard-3.16.2-4|107	
14mu|gnome-themes-standard-3.16.2-4|108	
14mu|gnome-themes-standard-3.16.2-4|109	%changelog
14mu|gnome-themes-standard-3.16.2-4|110	
14mu|gnome-themes-standard-3.16.2-4|111	* Mon Jan 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.16.2-4
14mu|gnome-themes-standard-3.16.2-4|112	- (395a700) Add default font settings
14mu|gnome-themes-standard-3.16.2-4|113	
14mu|gnome-themes-standard-3.16.2-4|114	

22694 14
14mu|gnome-tweak-tool-3.16.2-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14mu|gnome-tweak-tool-3.16.2-1|2	
14mu|gnome-tweak-tool-3.16.2-1|3	Name:		gnome-tweak-tool
14mu|gnome-tweak-tool-3.16.2-1|4	Version:	3.16.2
14mu|gnome-tweak-tool-3.16.2-1|5	Release:	1
14mu|gnome-tweak-tool-3.16.2-1|6	Summary:	A tool to customize advanced GNOME 3 options
14mu|gnome-tweak-tool-3.16.2-1|7	Group:		Graphical desktop/GNOME
14mu|gnome-tweak-tool-3.16.2-1|8	License:	GPLv3
14mu|gnome-tweak-tool-3.16.2-1|9	URL:		http://live.gnome.org/GnomeTweakTool
14mu|gnome-tweak-tool-3.16.2-1|10	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-tweak-tool-3.16.2-1|11	Patch0:		gnome-tweak-tool-3.12.0-categories-for-g-c-c.patch
14mu|gnome-tweak-tool-3.16.2-1|12	Patch1:		gnome-tweak-tool-3.15.90-autostart.patch
14mu|gnome-tweak-tool-3.16.2-1|13	BuildArch:	noarch
14mu|gnome-tweak-tool-3.16.2-1|14	
14mu|gnome-tweak-tool-3.16.2-1|15	BuildRequires:	desktop-file-utils
14mu|gnome-tweak-tool-3.16.2-1|16	BuildRequires:	GConf2
14mu|gnome-tweak-tool-3.16.2-1|17	BuildRequires:	intltool
14mu|gnome-tweak-tool-3.16.2-1|18	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|gnome-tweak-tool-3.16.2-1|19	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|gnome-tweak-tool-3.16.2-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-tweak-tool-3.16.2-1|21	
14mu|gnome-tweak-tool-3.16.2-1|22	Requires:	gnome-shell
14mu|gnome-tweak-tool-3.16.2-1|23	Requires:	python-gi
14mu|gnome-tweak-tool-3.16.2-1|24	
14mu|gnome-tweak-tool-3.16.2-1|25	%description
14mu|gnome-tweak-tool-3.16.2-1|26	GNOME Tweak Tool is an application for changing the advanced settings
14mu|gnome-tweak-tool-3.16.2-1|27	of GNOME 3.
14mu|gnome-tweak-tool-3.16.2-1|28	
14mu|gnome-tweak-tool-3.16.2-1|29	Features:
14mu|gnome-tweak-tool-3.16.2-1|30	* Install and switch gnome-shell themes
14mu|gnome-tweak-tool-3.16.2-1|31	* Switch GTK+ themes
14mu|gnome-tweak-tool-3.16.2-1|32	* Switch icon themes
14mu|gnome-tweak-tool-3.16.2-1|33	* Change
14mu|gnome-tweak-tool-3.16.2-1|34	- The user-interface and title bar fonts
14mu|gnome-tweak-tool-3.16.2-1|35	- Icons in menus and buttons
14mu|gnome-tweak-tool-3.16.2-1|36	- Behavior on laptop lid close
14mu|gnome-tweak-tool-3.16.2-1|37	- Shell font size
14mu|gnome-tweak-tool-3.16.2-1|38	- File manager desktop icons
14mu|gnome-tweak-tool-3.16.2-1|39	- Title bar click action
14mu|gnome-tweak-tool-3.16.2-1|40	- Shell clock to show date
14mu|gnome-tweak-tool-3.16.2-1|41	- Font hinting
14mu|gnome-tweak-tool-3.16.2-1|42	- Font anti-aliasing
14mu|gnome-tweak-tool-3.16.2-1|43	
14mu|gnome-tweak-tool-3.16.2-1|44	%prep
14mu|gnome-tweak-tool-3.16.2-1|45	%setup -q
14mu|gnome-tweak-tool-3.16.2-1|46	%apply_patches
14mu|gnome-tweak-tool-3.16.2-1|47	
14mu|gnome-tweak-tool-3.16.2-1|48	%build
14mu|gnome-tweak-tool-3.16.2-1|49	%configure2_5x \
14mu|gnome-tweak-tool-3.16.2-1|50	--build=%{_host}
14mu|gnome-tweak-tool-3.16.2-1|51	
14mu|gnome-tweak-tool-3.16.2-1|52	%make
14mu|gnome-tweak-tool-3.16.2-1|53	
14mu|gnome-tweak-tool-3.16.2-1|54	%install
14mu|gnome-tweak-tool-3.16.2-1|55	%makeinstall_std
14mu|gnome-tweak-tool-3.16.2-1|56	
14mu|gnome-tweak-tool-3.16.2-1|57	sed -i '/OnlyShowIn/s@Pantheon;@@g' $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mu|gnome-tweak-tool-3.16.2-1|58	
14mu|gnome-tweak-tool-3.16.2-1|59	desktop-file-install --delete-original			\
14mu|gnome-tweak-tool-3.16.2-1|60	--dir $RPM_BUILD_ROOT%{_datadir}/applications		\
14mu|gnome-tweak-tool-3.16.2-1|61	--add-category="DesktopSettings"			\
14mu|gnome-tweak-tool-3.16.2-1|62	--add-category="X-GNOME-Settings-Panel"		\
14mu|gnome-tweak-tool-3.16.2-1|63	--add-category="X-GNOME-PersonalSettings"		\
14mu|gnome-tweak-tool-3.16.2-1|64	$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mu|gnome-tweak-tool-3.16.2-1|65	
14mu|gnome-tweak-tool-3.16.2-1|66	%find_lang %{name}
14mu|gnome-tweak-tool-3.16.2-1|67	
14mu|gnome-tweak-tool-3.16.2-1|68	%files -f %{name}.lang
14mu|gnome-tweak-tool-3.16.2-1|69	%doc AUTHORS COPYING NEWS README
14mu|gnome-tweak-tool-3.16.2-1|70	%{_bindir}/%{name}
14mu|gnome-tweak-tool-3.16.2-1|71	%{_libexecdir}/gnome-tweak-tool-lid-inhibitor
14mu|gnome-tweak-tool-3.16.2-1|72	%{python_sitelib}/gtweak
14mu|gnome-tweak-tool-3.16.2-1|73	%{_datadir}/applications/%{name}.desktop
14mu|gnome-tweak-tool-3.16.2-1|74	%{_datadir}/%{name}
14mu|gnome-tweak-tool-3.16.2-1|75	%{_datadir}/icons/*/*/*/*
14mu|gnome-tweak-tool-3.16.2-1|76	%{_datadir}/appdata/gnome-tweak-tool.appdata.xml
14mu|gnome-tweak-tool-3.16.2-1|77	
14mu|gnome-tweak-tool-3.16.2-1|78	
14mu|gnome-tweak-tool-3.16.2-1|79	%changelog
14mu|gnome-tweak-tool-3.16.2-1|80	
14mu|gnome-tweak-tool-3.16.2-1|81	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gnome-tweak-tool-3.16.2-1|82	- (76feb11) pack files
14mu|gnome-tweak-tool-3.16.2-1|83	- (Tigro: c944137) update to 3.16.2
14mu|gnome-tweak-tool-3.16.2-1|84	
14mu|gnome-tweak-tool-3.16.2-1|85	* Mon Apr 20 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-tweak-tool-3.16.2-1|86	- (fa49343) update to 3.16.1
14mu|gnome-tweak-tool-3.16.2-1|87	
14mu|gnome-tweak-tool-3.16.2-1|88	* Wed Mar 25 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|gnome-tweak-tool-3.16.2-1|89	- (41609e3) update to 3.16.0
14mu|gnome-tweak-tool-3.16.2-1|90	
14mu|gnome-tweak-tool-3.16.2-1|91	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 3.15.92-1
14mu|gnome-tweak-tool-3.16.2-1|92	- (bbe820d) update to 3.15.92
14mu|gnome-tweak-tool-3.16.2-1|93	
14mu|gnome-tweak-tool-3.16.2-1|94	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 3.15.90-1
14mu|gnome-tweak-tool-3.16.2-1|95	- (1fef94d) update to 3.15.90
14mu|gnome-tweak-tool-3.16.2-1|96	
14mu|gnome-tweak-tool-3.16.2-1|97	* Fri Feb 13 2015 Tigro <ashejn@yandex-team.ru> 3.12.0-6
14mu|gnome-tweak-tool-3.16.2-1|98	- (749e367) try to fix https://bugs.launchpad.net/ubuntu/+source/gnome-tweak-tool/+bug/1316289
14mu|gnome-tweak-tool-3.16.2-1|99	
14mu|gnome-tweak-tool-3.16.2-1|100	* Tue Nov 18 2014 Tigro <ashejn@gmail.com> 3.12.0-5
14mu|gnome-tweak-tool-3.16.2-1|101	- (902f639) change russian name
14mu|gnome-tweak-tool-3.16.2-1|102	
14mu|gnome-tweak-tool-3.16.2-1|103	* Sat Oct 25 2014 Tigro <ashejn@gmail.com> 3.12.0-4
14mu|gnome-tweak-tool-3.16.2-1|104	- (402bc9d) drop Pantheon from OnlyShowIn
14mu|gnome-tweak-tool-3.16.2-1|105	- (Tigro: c743cf2) validate desktop file
14mu|gnome-tweak-tool-3.16.2-1|106	- (Tigro: ee512c3) added some groups for control center
14mu|gnome-tweak-tool-3.16.2-1|107	
14mu|gnome-tweak-tool-3.16.2-1|108	* Wed Oct 15 2014 Tigro <ashejn@gmail.com> 3.12.0-3
14mu|gnome-tweak-tool-3.16.2-1|109	- (49bb821) added tweak tool into gnome control center
14mu|gnome-tweak-tool-3.16.2-1|110	
14mu|gnome-tweak-tool-3.16.2-1|111	* Wed Oct 15 2014 Tigro <ashejn@gmail.com> 3.12.0-2
14mu|gnome-tweak-tool-3.16.2-1|112	- (d0b29d7) drop old sources
14mu|gnome-tweak-tool-3.16.2-1|113	- (Alex Burmashev: 1b28495) MassBuild#440: Increase release tag
14mu|gnome-tweak-tool-3.16.2-1|114	
14mu|gnome-tweak-tool-3.16.2-1|115	* Tue May 06 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mu|gnome-tweak-tool-3.16.2-1|116	- (43af64e) pack file
14mu|gnome-tweak-tool-3.16.2-1|117	- (Tigro: 45e2f0e) added BR for gtk+
14mu|gnome-tweak-tool-3.16.2-1|118	- (Tigro: 0d597fb) update to 3.12.0
14mu|gnome-tweak-tool-3.16.2-1|119	
14mu|gnome-tweak-tool-3.16.2-1|120	* Fri Feb 14 2014 akdengi <alexander.kazancev@rosalab.ru> 3.8.1-1
14mu|gnome-tweak-tool-3.16.2-1|121	- (060f042) update to 3.8.1
14mu|gnome-tweak-tool-3.16.2-1|122	
14mu|gnome-tweak-tool-3.16.2-1|123	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.0-7
14mu|gnome-tweak-tool-3.16.2-1|124	- (b535aca) update russian translations
14mu|gnome-tweak-tool-3.16.2-1|125	
14mu|gnome-tweak-tool-3.16.2-1|126	* Tue Oct 29 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.0-6
14mu|gnome-tweak-tool-3.16.2-1|127	- (ba408b9) Added patch to increase size of comboboxes in the Typing tab
14mu|gnome-tweak-tool-3.16.2-1|128	
14mu|gnome-tweak-tool-3.16.2-1|129	* Mon Oct 28 2013 Tigro <ashejn@gmail.com> 3.8.0-5
14mu|gnome-tweak-tool-3.16.2-1|130	- (9d6feee) drop another line
14mu|gnome-tweak-tool-3.16.2-1|131	- (Tigro: a13fcf7) fix release and drop ru.po
14mu|gnome-tweak-tool-3.16.2-1|132	
14mu|gnome-tweak-tool-3.16.2-1|133	* Mon Oct 28 2013 Tigro <ashejn@gmail.com> 3.8.0-45
14mu|gnome-tweak-tool-3.16.2-1|134	- (c272d77) enable resize function for tweak tool window
14mu|gnome-tweak-tool-3.16.2-1|135	
14mu|gnome-tweak-tool-3.16.2-1|136	* Mon Oct 28 2013 Tigro <ashejn@gmail.com> 3.8.0-3
14mu|gnome-tweak-tool-3.16.2-1|137	- (00a6d2d) drop old files
14mu|gnome-tweak-tool-3.16.2-1|138	- (Tigro: a6d9990) Add patch to allow pref.js for system extensions (thanks to Ralph Bean)
14mu|gnome-tweak-tool-3.16.2-1|139	
14mu|gnome-tweak-tool-3.16.2-1|140	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.0-2
14mu|gnome-tweak-tool-3.16.2-1|141	- (4db69c1) sync to gnome38 branch
14mu|gnome-tweak-tool-3.16.2-1|142	
14mu|gnome-tweak-tool-3.16.2-1|143	* Fri Feb 08 2013 Tigro <ashejn@gmail.com> 3.6.1-3
14mu|gnome-tweak-tool-3.16.2-1|144	- (ca0880f) Drop lid close configuration options that are now handled by systemd
14mu|gnome-tweak-tool-3.16.2-1|145	
14mu|gnome-tweak-tool-3.16.2-1|146	* Thu Feb 07 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.6.1-2
14mu|gnome-tweak-tool-3.16.2-1|147	- (fdbf917) Added src file
14mu|gnome-tweak-tool-3.16.2-1|148	- (Aleksey Yermakov: ef34d08) Changed icon theme verification mechanics to more compatable method.
14mu|gnome-tweak-tool-3.16.2-1|149	
14mu|gnome-tweak-tool-3.16.2-1|150	* Tue Oct 30 2012 Arkady Shane <ashejn@gmail.com> 3.6.1-1
14mu|gnome-tweak-tool-3.16.2-1|151	- (50d7a62) update to 3.6.1
14mu|gnome-tweak-tool-3.16.2-1|152	
14mu|gnome-tweak-tool-3.16.2-1|153	

22695 14
14mu|gnome-user-docs-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-user-docs-3.16.1-1|2	
14mu|gnome-user-docs-3.16.1-1|3	Summary:	GNOME User Documentation
14mu|gnome-user-docs-3.16.1-1|4	Name:		gnome-user-docs
14mu|gnome-user-docs-3.16.1-1|5	Version:	3.16.1
14mu|gnome-user-docs-3.16.1-1|6	Release:	1
14mu|gnome-user-docs-3.16.1-1|7	
14mu|gnome-user-docs-3.16.1-1|8	License:	GFDL
14mu|gnome-user-docs-3.16.1-1|9	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-user-docs-3.16.1-1|10	Group:		Books/Other
14mu|gnome-user-docs-3.16.1-1|11	Url:		http://www.gnome.org/
14mu|gnome-user-docs-3.16.1-1|12	
14mu|gnome-user-docs-3.16.1-1|13	BuildRequires: itstool
14mu|gnome-user-docs-3.16.1-1|14	BuildRequires: xsltproc
14mu|gnome-user-docs-3.16.1-1|15	BuildRequires: pkgconfig(gnome-doc-utils)
14mu|gnome-user-docs-3.16.1-1|16	
14mu|gnome-user-docs-3.16.1-1|17	BuildArch:	noarch
14mu|gnome-user-docs-3.16.1-1|18	
14mu|gnome-user-docs-3.16.1-1|19	%description
14mu|gnome-user-docs-3.16.1-1|20	This package contains the GNOME Glossary, Introduction to GNOME, and a Unix
14mu|gnome-user-docs-3.16.1-1|21	Primer.
14mu|gnome-user-docs-3.16.1-1|22	
14mu|gnome-user-docs-3.16.1-1|23	%prep
14mu|gnome-user-docs-3.16.1-1|24	%setup -q
14mu|gnome-user-docs-3.16.1-1|25	
14mu|gnome-user-docs-3.16.1-1|26	%build
14mu|gnome-user-docs-3.16.1-1|27	%configure2_5x
14mu|gnome-user-docs-3.16.1-1|28	
14mu|gnome-user-docs-3.16.1-1|29	%make
14mu|gnome-user-docs-3.16.1-1|30	
14mu|gnome-user-docs-3.16.1-1|31	%install
14mu|gnome-user-docs-3.16.1-1|32	%makeinstall_std
14mu|gnome-user-docs-3.16.1-1|33	
14mu|gnome-user-docs-3.16.1-1|34	%files
14mu|gnome-user-docs-3.16.1-1|35	#FIXME: find-lang can't deal with %{_datadir}/help
14mu|gnome-user-docs-3.16.1-1|36	#-f gnome-help.lang
14mu|gnome-user-docs-3.16.1-1|37	%doc README NEWS
14mu|gnome-user-docs-3.16.1-1|38	%{_datadir}/help/C/*
14mu|gnome-user-docs-3.16.1-1|39	%lang(cs) %{_datadir}/help/cs/gnome-help
14mu|gnome-user-docs-3.16.1-1|40	%lang(ca) %{_datadir}/help/ca/gnome-help
14mu|gnome-user-docs-3.16.1-1|41	%lang(de) %{_datadir}/help/de/gnome-help
14mu|gnome-user-docs-3.16.1-1|42	%lang(el) %{_datadir}/help/el/gnome-help
14mu|gnome-user-docs-3.16.1-1|43	%lang(es) %{_datadir}/help/es/gnome-help
14mu|gnome-user-docs-3.16.1-1|44	%lang(fi) %{_datadir}/help/fi/gnome-help
14mu|gnome-user-docs-3.16.1-1|45	%lang(fr) %{_datadir}/help/fr/gnome-help
14mu|gnome-user-docs-3.16.1-1|46	%lang(gl) %{_datadir}/help/gl/gnome-help
14mu|gnome-user-docs-3.16.1-1|47	%lang(hi) %{_datadir}/help/hi/gnome-help
14mu|gnome-user-docs-3.16.1-1|48	%lang(hu) %{_datadir}/help/hu/gnome-help
14mu|gnome-user-docs-3.16.1-1|49	%lang(id) %{_datadir}/help/id/gnome-help
14mu|gnome-user-docs-3.16.1-1|50	%lang(it) %{_datadir}/help/it/gnome-help
14mu|gnome-user-docs-3.16.1-1|51	%lang(ja) %{_datadir}/help/ja/gnome-help
14mu|gnome-user-docs-3.16.1-1|52	%lang(lv) %{_datadir}/help/lv/gnome-help
14mu|gnome-user-docs-3.16.1-1|53	%lang(nl) %{_datadir}/help/nl/gnome-help
14mu|gnome-user-docs-3.16.1-1|54	%lang(pa) %{_datadir}/help/pa/gnome-help
14mu|gnome-user-docs-3.16.1-1|55	%lang(pt_BR) %{_datadir}/help/pt_BR/gnome-help
14mu|gnome-user-docs-3.16.1-1|56	%lang(ru) %{_datadir}/help/ru/gnome-help
14mu|gnome-user-docs-3.16.1-1|57	%lang(sl) %{_datadir}/help/sl/gnome-help
14mu|gnome-user-docs-3.16.1-1|58	%lang(sr) %{_datadir}/help/sr/gnome-help
14mu|gnome-user-docs-3.16.1-1|59	%lang(sr@latin) %{_datadir}/help/sr@latin/gnome-help
14mu|gnome-user-docs-3.16.1-1|60	%lang(sv) %{_datadir}/help/sv/gnome-help
14mu|gnome-user-docs-3.16.1-1|61	%lang(te) %{_datadir}/help/te/gnome-help
14mu|gnome-user-docs-3.16.1-1|62	%lang(vi) %{_datadir}/help/vi/gnome-help
14mu|gnome-user-docs-3.16.1-1|63	%lang(ta) %{_datadir}/help/ta/gnome-help
14mu|gnome-user-docs-3.16.1-1|64	%lang(zh_CN) %{_datadir}/help/zh_CN/gnome-help
14mu|gnome-user-docs-3.16.1-1|65	%lang(mr) %{_datadir}/help/mr/gnome-help
14mu|gnome-user-docs-3.16.1-1|66	%lang(kn) %{_datadir}/help/kn/gnome-help
14mu|gnome-user-docs-3.16.1-1|67	%lang(gu) %{_datadir}/help/gu/gnome-help
14mu|gnome-user-docs-3.16.1-1|68	%lang(as) %{_datadir}/help/as/gnome-help
14mu|gnome-user-docs-3.16.1-1|69	
14mu|gnome-user-docs-3.16.1-1|70	%changelog
14mu|gnome-user-docs-3.16.1-1|71	
14mu|gnome-user-docs-3.16.1-1|72	* Wed Apr 15 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-user-docs-3.16.1-1|73	- (3e78748) update to 3.16.1
14mu|gnome-user-docs-3.16.1-1|74	
14mu|gnome-user-docs-3.16.1-1|75	

22696 14
14mu|gnome-vfs2-2.24.4-14|1	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|gnome-vfs2-2.24.4-14|2	
14mu|gnome-vfs2-2.24.4-14|3	%define pkgname gnome-vfs
14mu|gnome-vfs2-2.24.4-14|4	%define api 2
14mu|gnome-vfs2-2.24.4-14|5	%define major 0
14mu|gnome-vfs2-2.24.4-14|6	%define libname %mklibname %{name}_ %{major}
14mu|gnome-vfs2-2.24.4-14|7	%define devname %mklibname %{name} -d
14mu|gnome-vfs2-2.24.4-14|8	
14mu|gnome-vfs2-2.24.4-14|9	Summary:	GNOME virtual file-system libraries
14mu|gnome-vfs2-2.24.4-14|10	Name:		%{pkgname}%{api}
14mu|gnome-vfs2-2.24.4-14|11	Version:	2.24.4
14mu|gnome-vfs2-2.24.4-14|12	Release:	14
14mu|gnome-vfs2-2.24.4-14|13	License:	GPLv2+ and LGPLv2.1+
14mu|gnome-vfs2-2.24.4-14|14	Group:		Graphical desktop/GNOME
14mu|gnome-vfs2-2.24.4-14|15	Url:		http://www.gnome.org/
14mu|gnome-vfs2-2.24.4-14|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
14mu|gnome-vfs2-2.24.4-14|17	Patch0:		gnome-vfs-2.24.4-docbook-dtd45.patch
14mu|gnome-vfs2-2.24.4-14|18	# (gw) 2.6.0-1mdk set default web browser
14mu|gnome-vfs2-2.24.4-14|19	Patch5:		gnome-vfs-2.8.2-webclient.patch
14mu|gnome-vfs2-2.24.4-14|20	# (fc) 2.8.2-1mdk handle about: url (Fedora)
14mu|gnome-vfs2-2.24.4-14|21	Patch8:		gnome-vfs-2.7.90-schema_about_for_upstream.patch
14mu|gnome-vfs2-2.24.4-14|22	# (fc) 2.8.3-5mdk support pamconsole mount option (Fedora)
14mu|gnome-vfs2-2.24.4-14|23	Patch10:	gnome-vfs-2.24.1-console-mount-opt.patch
14mu|gnome-vfs2-2.24.4-14|24	# (fc) 2.17.91-2mdv replace references to gnomemeeting with ekiga
14mu|gnome-vfs2-2.24.4-14|25	Patch11:	gnome-vfs-2.17.91-fixh323.patch
14mu|gnome-vfs2-2.24.4-14|26	# (fc) 2.17.91-3mdv allow OnlyShowIn=KDE .desktop to be used when running under KDE (Mdv bug #26999)
14mu|gnome-vfs2-2.24.4-14|27	Patch12:	gnome-vfs-2.17.91-onlyshow.patch
14mu|gnome-vfs2-2.24.4-14|28	# (fc) 2.18.0.1-2mdv fix crash when fstab is being edited (Ubuntu) (GNOME bug #300547)
14mu|gnome-vfs2-2.24.4-14|29	Patch13:	gnome-vfs-2.20.0-fstab-edit-crash.patch
14mu|gnome-vfs2-2.24.4-14|30	# (fc) 2.18.0.1-2mdv fix uuid and label mount point duplication (initial idea from Ubuntu bug #57701) (Mdv bug #32792)
14mu|gnome-vfs2-2.24.4-14|31	Patch14:	gnome-vfs-2.20.0-uuid-label-mount.patch
14mu|gnome-vfs2-2.24.4-14|32	# (fc) 2.18.0.1-2mdv resolve mount point fstab symlinks (Ubuntu)
14mu|gnome-vfs2-2.24.4-14|33	Patch15:	gnome-vfs-2.20.0-resolve-fstab-symlinks.patch
14mu|gnome-vfs2-2.24.4-14|34	# (fc) 2.24.2-3mdv add default media player schema (GNOME bug #435653) (Fedora)
14mu|gnome-vfs2-2.24.4-14|35	Patch16:	gnome-vfs-2.24.2-default-media-application-schema.patch
14mu|gnome-vfs2-2.24.4-14|36	# (fc) 2.24.2-3mdv ensure mailto evolution command is a mailer (RH bug #197868) (Fedora)
14mu|gnome-vfs2-2.24.4-14|37	Patch17:	gnome-vfs-2.15.91-mailto-command.patch
14mu|gnome-vfs2-2.24.4-14|38	# (fc) 2.24.2-3mdv fix dbus error (Fedora bug #486286) (Fedora)
14mu|gnome-vfs2-2.24.4-14|39	Patch18:	gnome-vfs-2.24.xx-utf8-mounts.patch
14mu|gnome-vfs2-2.24.4-14|40	# (fc) CVE-2009-2473 gnome-vfs2 embedded neon: billion laughs DoS attacck (Fedora)
14mu|gnome-vfs2-2.24.4-14|41	Patch19:	gnome-vfs-2.24.3-CVE-2009-2473.patch
14mu|gnome-vfs2-2.24.4-14|42	
14mu|gnome-vfs2-2.24.4-14|43	BuildRequires:	docbook-dtd45-xml
14mu|gnome-vfs2-2.24.4-14|44	BuildRequires:	gawk
14mu|gnome-vfs2-2.24.4-14|45	BuildRequires:	GConf2
14mu|gnome-vfs2-2.24.4-14|46	BuildRequires:	gnome-mime-data
14mu|gnome-vfs2-2.24.4-14|47	BuildRequires:	gtk-doc
14mu|gnome-vfs2-2.24.4-14|48	BuildRequires:	intltool
14mu|gnome-vfs2-2.24.4-14|49	BuildRequires:	acl-devel
14mu|gnome-vfs2-2.24.4-14|50	BuildRequires:	bzip2-devel
14mu|gnome-vfs2-2.24.4-14|51	BuildRequires:	fam-devel
14mu|gnome-vfs2-2.24.4-14|52	BuildRequires:	pkgconfig(avahi-client)
14mu|gnome-vfs2-2.24.4-14|53	BuildRequires:	pkgconfig(avahi-glib)
14mu|gnome-vfs2-2.24.4-14|54	BuildRequires:	pkgconfig(dbus-1)
14mu|gnome-vfs2-2.24.4-14|55	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|gnome-vfs2-2.24.4-14|56	BuildRequires:	pkgconfig(gconf-2.0) >= 1.1.1
14mu|gnome-vfs2-2.24.4-14|57	BuildRequires:	pkgconfig(glib-2.0) >= 2.9.3
14mu|gnome-vfs2-2.24.4-14|58	BuildRequires:	pkgconfig(libssl)
14mu|gnome-vfs2-2.24.4-14|59	BuildRequires:	pkgconfig(libxml-2.0)
14mu|gnome-vfs2-2.24.4-14|60	BuildRequires:	pkgconfig(smbclient)
14mu|gnome-vfs2-2.24.4-14|61	BuildRequires:	perl-XML-Parser
14mu|gnome-vfs2-2.24.4-14|62	Requires:	%{libname} = %{EVRD}
14mu|gnome-vfs2-2.24.4-14|63	Requires:	dbus-x11
14mu|gnome-vfs2-2.24.4-14|64	Requires:	shared-mime-info
14mu|gnome-vfs2-2.24.4-14|65	# needed for www-browser
14mu|gnome-vfs2-2.24.4-14|66	Requires:	desktop-common-data
14mu|gnome-vfs2-2.24.4-14|67	Requires:	gnome-mime-data >= 2.0.0
14mu|gnome-vfs2-2.24.4-14|68	Requires(post,preun):	GConf2 >= 1.1.1
14mu|gnome-vfs2-2.24.4-14|69	Conflicts:	%{_lib}gnome-vfs2_0 < 2.24.4-5
14mu|gnome-vfs2-2.24.4-14|70	
14mu|gnome-vfs2-2.24.4-14|71	%description
14mu|gnome-vfs2-2.24.4-14|72	The GNOME Virtual File System provides an abstraction to common file
14mu|gnome-vfs2-2.24.4-14|73	system operations like reading, writing and copying files, listing
14mu|gnome-vfs2-2.24.4-14|74	directories and so on.  It is similar in spirit to the Midnight
14mu|gnome-vfs2-2.24.4-14|75	Commander's VFS (as it uses a similar URI scheme) but it is designed
14mu|gnome-vfs2-2.24.4-14|76	from the ground up to be extensible and to be usable from any
14mu|gnome-vfs2-2.24.4-14|77	application.
14mu|gnome-vfs2-2.24.4-14|78	
14mu|gnome-vfs2-2.24.4-14|79	%files -n %{name} -f %{pkgname}-2.0.lang
14mu|gnome-vfs2-2.24.4-14|80	%doc AUTHORS NEWS README
14mu|gnome-vfs2-2.24.4-14|81	%config(noreplace) %{_sysconfdir}/%{pkgname}-*
14mu|gnome-vfs2-2.24.4-14|82	%config(noreplace) %{_sysconfdir}/gconf/schemas/*
14mu|gnome-vfs2-2.24.4-14|83	%{_bindir}/*
14mu|gnome-vfs2-2.24.4-14|84	%{_datadir}/dbus-1/services/*.service
14mu|gnome-vfs2-2.24.4-14|85	%dir %{_libdir}/%{pkgname}-2.0
14mu|gnome-vfs2-2.24.4-14|86	%dir %{_libdir}/%{pkgname}-2.0/modules
14mu|gnome-vfs2-2.24.4-14|87	%{_libdir}/%{pkgname}-2.0/modules/*.so
14mu|gnome-vfs2-2.24.4-14|88	%{_libexecdir}/gnome-vfs-daemon
14mu|gnome-vfs2-2.24.4-14|89	
14mu|gnome-vfs2-2.24.4-14|90	%define schemas desktop_default_applications desktop_gnome_url_handlers system_dns_sd system_http_proxy system_smb
14mu|gnome-vfs2-2.24.4-14|91	
14mu|gnome-vfs2-2.24.4-14|92	%preun
14mu|gnome-vfs2-2.24.4-14|93	%preun_uninstall_gconf_schemas %{schemas}
14mu|gnome-vfs2-2.24.4-14|94	
14mu|gnome-vfs2-2.24.4-14|95	#----------------------------------------------------------------------------
14mu|gnome-vfs2-2.24.4-14|96	
14mu|gnome-vfs2-2.24.4-14|97	%package -n %{libname}
14mu|gnome-vfs2-2.24.4-14|98	Summary:	GNOME virtual file-system shared library
14mu|gnome-vfs2-2.24.4-14|99	Group:		System/Libraries
14mu|gnome-vfs2-2.24.4-14|100	
14mu|gnome-vfs2-2.24.4-14|101	%description -n %{libname}
14mu|gnome-vfs2-2.24.4-14|102	The GNOME Virtual File System provides an abstraction to common file
14mu|gnome-vfs2-2.24.4-14|103	system operations like reading, writing and copying files, listing
14mu|gnome-vfs2-2.24.4-14|104	directories and so on.
14mu|gnome-vfs2-2.24.4-14|105	
14mu|gnome-vfs2-2.24.4-14|106	This package contains the main GNOME VFS libraries, which is required
14mu|gnome-vfs2-2.24.4-14|107	by the basic GNOME 2 system.
14mu|gnome-vfs2-2.24.4-14|108	
14mu|gnome-vfs2-2.24.4-14|109	%files -n %{libname}
14mu|gnome-vfs2-2.24.4-14|110	%{_libdir}/libgnomevfs-%{api}.so.%{major}*
14mu|gnome-vfs2-2.24.4-14|111	
14mu|gnome-vfs2-2.24.4-14|112	#----------------------------------------------------------------------------
14mu|gnome-vfs2-2.24.4-14|113	
14mu|gnome-vfs2-2.24.4-14|114	%package -n %{devname}
14mu|gnome-vfs2-2.24.4-14|115	Summary:	Libraries and include files for gnome-vfs
14mu|gnome-vfs2-2.24.4-14|116	Group:		Development/GNOME and GTK+
14mu|gnome-vfs2-2.24.4-14|117	Requires:	%{libname} = %{EVRD}
14mu|gnome-vfs2-2.24.4-14|118	Provides:	%{name}-devel = %{EVRD}
14mu|gnome-vfs2-2.24.4-14|119	
14mu|gnome-vfs2-2.24.4-14|120	%description -n %{devname}
14mu|gnome-vfs2-2.24.4-14|121	The GNOME Virtual File System provides an abstraction to common file
14mu|gnome-vfs2-2.24.4-14|122	system operations like reading, writing and copying files, listing
14mu|gnome-vfs2-2.24.4-14|123	directories and so on.
14mu|gnome-vfs2-2.24.4-14|124	
14mu|gnome-vfs2-2.24.4-14|125	This package includes libraries and header files for developing
14mu|gnome-vfs2-2.24.4-14|126	GNOME VFS applications.
14mu|gnome-vfs2-2.24.4-14|127	
14mu|gnome-vfs2-2.24.4-14|128	%files -n %{devname}
14mu|gnome-vfs2-2.24.4-14|129	%doc ChangeLog
14mu|gnome-vfs2-2.24.4-14|130	%doc %{_datadir}/gtk-doc/html/*
14mu|gnome-vfs2-2.24.4-14|131	%{_includedir}/gnome-vfs*2.0/*
14mu|gnome-vfs2-2.24.4-14|132	%dir %{multiarch_includedir}/gnome-vfs-2.0
14mu|gnome-vfs2-2.24.4-14|133	%dir %{multiarch_includedir}/gnome-vfs-2.0/libgnomevfs
14mu|gnome-vfs2-2.24.4-14|134	%{multiarch_includedir}/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h
14mu|gnome-vfs2-2.24.4-14|135	%{_libdir}/*.so
14mu|gnome-vfs2-2.24.4-14|136	%{_libdir}/%{pkgname}-*/include
14mu|gnome-vfs2-2.24.4-14|137	%{_libdir}/pkgconfig/*.pc
14mu|gnome-vfs2-2.24.4-14|138	
14mu|gnome-vfs2-2.24.4-14|139	#----------------------------------------------------------------------------
14mu|gnome-vfs2-2.24.4-14|140	
14mu|gnome-vfs2-2.24.4-14|141	%prep
14mu|gnome-vfs2-2.24.4-14|142	%setup -qn %{pkgname}-%{version}
14mu|gnome-vfs2-2.24.4-14|143	%apply_patches
14mu|gnome-vfs2-2.24.4-14|144	
14mu|gnome-vfs2-2.24.4-14|145	# this is a hack for glib2.0 >= 2.31.0
14mu|gnome-vfs2-2.24.4-14|146	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
14mu|gnome-vfs2-2.24.4-14|147	./daemon/Makefile.* \
14mu|gnome-vfs2-2.24.4-14|148	./libgnomevfs/Makefile.*
14mu|gnome-vfs2-2.24.4-14|149	
14mu|gnome-vfs2-2.24.4-14|150	%build
14mu|gnome-vfs2-2.24.4-14|151	%configure2_5x \
14mu|gnome-vfs2-2.24.4-14|152	--enable-gtk-doc=yes \
14mu|gnome-vfs2-2.24.4-14|153	%if %{with selinux}
14mu|gnome-vfs2-2.24.4-14|154	--enable-selinux \
14mu|gnome-vfs2-2.24.4-14|155	%else
14mu|gnome-vfs2-2.24.4-14|156	--disable-selinux \
14mu|gnome-vfs2-2.24.4-14|157	%endif
14mu|gnome-vfs2-2.24.4-14|158	--disable-hal \
14mu|gnome-vfs2-2.24.4-14|159	--disable-static
14mu|gnome-vfs2-2.24.4-14|160	
14mu|gnome-vfs2-2.24.4-14|161	%make
14mu|gnome-vfs2-2.24.4-14|162	
14mu|gnome-vfs2-2.24.4-14|163	%install
14mu|gnome-vfs2-2.24.4-14|164	%makeinstall_std
14mu|gnome-vfs2-2.24.4-14|165	
14mu|gnome-vfs2-2.24.4-14|166	# multiarch policy
14mu|gnome-vfs2-2.24.4-14|167	%multiarch_includes %{buildroot}%{_includedir}/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h
14mu|gnome-vfs2-2.24.4-14|168	
14mu|gnome-vfs2-2.24.4-14|169	# we ship our own files in drakconf and drakwizard
14mu|gnome-vfs2-2.24.4-14|170	rm -f %{buildroot}%{_sysconfdir}/gnome-vfs-2.0/vfolders/{system,server}-settings.vfolder-info
14mu|gnome-vfs2-2.24.4-14|171	
14mu|gnome-vfs2-2.24.4-14|172	# don't package these
14mu|gnome-vfs2-2.24.4-14|173	rm -f %{buildroot}%{_libdir}/%{pkgname}-*/modules/*a
14mu|gnome-vfs2-2.24.4-14|174	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
14mu|gnome-vfs2-2.24.4-14|175	
14mu|gnome-vfs2-2.24.4-14|176	%find_lang %{pkgname}-2.0
14mu|gnome-vfs2-2.24.4-14|177	
14mu|gnome-vfs2-2.24.4-14|178	
14mu|gnome-vfs2-2.24.4-14|179	%changelog
14mu|gnome-vfs2-2.24.4-14|180	
14mu|gnome-vfs2-2.24.4-14|181	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.24.4-14
14mu|gnome-vfs2-2.24.4-14|182	- (c446fa5) Add patch to fix build with docbook-dtd45
14mu|gnome-vfs2-2.24.4-14|183	
14mu|gnome-vfs2-2.24.4-14|184	

22697 14
14mu|gnome-weather-3.17.1-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnome-weather-3.17.1-2|2	%define _appdatadir %{_datadir}/appdata
14mu|gnome-weather-3.17.1-2|3	# if we need tests package enable here.Sflo
14mu|gnome-weather-3.17.1-2|4	%define with_tests 0
14mu|gnome-weather-3.17.1-2|5	
14mu|gnome-weather-3.17.1-2|6	Name:		gnome-weather
14mu|gnome-weather-3.17.1-2|7	Version:	3.17.1
14mu|gnome-weather-3.17.1-2|8	Release:	2
14mu|gnome-weather-3.17.1-2|9	Summary:	A weather application for GNOME
14mu|gnome-weather-3.17.1-2|10	
14mu|gnome-weather-3.17.1-2|11	License:	GPLv2+ and LGPLv2+ and MIT and CC-BY and CC-BY-SA
14mu|gnome-weather-3.17.1-2|12	Group:		Graphical desktop/GNOME
14mu|gnome-weather-3.17.1-2|13	URL:		https://live.gnome.org/Design/Apps/Weather
14mu|gnome-weather-3.17.1-2|14	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnome-weather-3.17.1-2|15	Source100:	gnome-weather.rpmlintrc
14mu|gnome-weather-3.17.1-2|16	# patch from stella/centos
14mu|gnome-weather-3.17.1-2|17	Patch0:		0001-Fix-desktop-file-keywords-translations.patch
14mu|gnome-weather-3.17.1-2|18	
14mu|gnome-weather-3.17.1-2|19	BuildRequires:	gjs
14mu|gnome-weather-3.17.1-2|20	BuildRequires:	intltool
14mu|gnome-weather-3.17.1-2|21	BuildRequires:	pkgconfig(gjs-1.0)
14mu|gnome-weather-3.17.1-2|22	BuildRequires:	pkgconfig(glib-2.0)
14mu|gnome-weather-3.17.1-2|23	BuildRequires:	gnome-common
14mu|gnome-weather-3.17.1-2|24	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gnome-weather-3.17.1-2|25	BuildRequires:	pkgconfig(gweather-3.0) >= %{version}
14mu|gnome-weather-3.17.1-2|26	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mu|gnome-weather-3.17.1-2|27	BuildRequires:	appstream-util
14mu|gnome-weather-3.17.1-2|28	BuildRequires:	desktop-file-utils
14mu|gnome-weather-3.17.1-2|29	
14mu|gnome-weather-3.17.1-2|30	Requires:	typelib(GWeather)
14mu|gnome-weather-3.17.1-2|31	Requires:	typelib(GIRepository)
14mu|gnome-weather-3.17.1-2|32	Requires:	typelib(GLib)
14mu|gnome-weather-3.17.1-2|33	Requires:	typelib(GWeather)
14mu|gnome-weather-3.17.1-2|34	Requires:	typelib(Gtk) = 3.0
14mu|gnome-weather-3.17.1-2|35	Requires:	typelib(cairo)
14mu|gnome-weather-3.17.1-2|36	Requires:	gjs
14mu|gnome-weather-3.17.1-2|37	Requires:	%{_lib}pango1.0_0
14mu|gnome-weather-3.17.1-2|38	Requires:	%{_lib}gtk+3_0
14mu|gnome-weather-3.17.1-2|39	Requires:	%{_lib}glib2.0_0
14mu|gnome-weather-3.17.1-2|40	Requires:	%{_lib}gobject2.0_0
14mu|gnome-weather-3.17.1-2|41	
14mu|gnome-weather-3.17.1-2|42	BuildArch:	noarch
14mu|gnome-weather-3.17.1-2|43	
14mu|gnome-weather-3.17.1-2|44	%description
14mu|gnome-weather-3.17.1-2|45	gnome-weather is a weather application for GNOME
14mu|gnome-weather-3.17.1-2|46	
14mu|gnome-weather-3.17.1-2|47	%files -f org.gnome.Weather.lang
14mu|gnome-weather-3.17.1-2|48	%doc NEWS data/CREDITS COPYING
14mu|gnome-weather-3.17.1-2|49	%{_bindir}/%{name}
14mu|gnome-weather-3.17.1-2|50	%{_datadir}/applications/org.gnome.Weather.Application.desktop
14mu|gnome-weather-3.17.1-2|51	%{_datadir}/dbus-1/services/org.gnome.Weather.Application.service
14mu|gnome-weather-3.17.1-2|52	%{_datadir}/dbus-1/services/org.gnome.Weather.BackgroundService.service
14mu|gnome-weather-3.17.1-2|53	%{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
14mu|gnome-weather-3.17.1-2|54	%dir %{_datadir}/gnome-shell/
14mu|gnome-weather-3.17.1-2|55	%dir %{_datadir}/gnome-shell/search-providers/
14mu|gnome-weather-3.17.1-2|56	%{_datadir}/gnome-shell/search-providers/org.gnome.Weather.Application.search-provider.ini
14mu|gnome-weather-3.17.1-2|57	%{_datadir}/icons/*/*/*/*
14mu|gnome-weather-3.17.1-2|58	%{_datadir}/org.gnome.Weather/*
14mu|gnome-weather-3.17.1-2|59	%{_appdatadir}/*.xml
14mu|gnome-weather-3.17.1-2|60	
14mu|gnome-weather-3.17.1-2|61	#------------------------------------------------------
14mu|gnome-weather-3.17.1-2|62	%if %{with_tests}
14mu|gnome-weather-3.17.1-2|63	%package tests
14mu|gnome-weather-3.17.1-2|64	Summary:	Tests for the gnome-weather package
14mu|gnome-weather-3.17.1-2|65	Group:		Development/C
14mu|gnome-weather-3.17.1-2|66	Requires:	%{name} = %{EVRD}
14mu|gnome-weather-3.17.1-2|67	
14mu|gnome-weather-3.17.1-2|68	%description tests
14mu|gnome-weather-3.17.1-2|69	The gnome-weather-tests package contains tests that can be used to verify
14mu|gnome-weather-3.17.1-2|70	the functionality of the installed gnome-weather package.
14mu|gnome-weather-3.17.1-2|71	
14mu|gnome-weather-3.17.1-2|72	%files tests
14mu|gnome-weather-3.17.1-2|73	%doc NEWS data/CREDITS COPYING
14mu|gnome-weather-3.17.1-2|74	%{_libexecdir}/installed-tests/org.gnome.Weather/
14mu|gnome-weather-3.17.1-2|75	%{_datadir}/installed-tests
14mu|gnome-weather-3.17.1-2|76	%endif
14mu|gnome-weather-3.17.1-2|77	#------------------------------------------------------
14mu|gnome-weather-3.17.1-2|78	
14mu|gnome-weather-3.17.1-2|79	%prep
14mu|gnome-weather-3.17.1-2|80	%setup -q
14mu|gnome-weather-3.17.1-2|81	%patch0 -p1
14mu|gnome-weather-3.17.1-2|82	
14mu|gnome-weather-3.17.1-2|83	%build
14mu|gnome-weather-3.17.1-2|84	%if %{with_tests}
14mu|gnome-weather-3.17.1-2|85	%configure2_5x --disable-static --enable-installed-tests
14mu|gnome-weather-3.17.1-2|86	%else
14mu|gnome-weather-3.17.1-2|87	%configure2_5x --disable-static
14mu|gnome-weather-3.17.1-2|88	%endif
14mu|gnome-weather-3.17.1-2|89	
14mu|gnome-weather-3.17.1-2|90	%make
14mu|gnome-weather-3.17.1-2|91	
14mu|gnome-weather-3.17.1-2|92	%install
14mu|gnome-weather-3.17.1-2|93	%makeinstall_std
14mu|gnome-weather-3.17.1-2|94	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|gnome-weather-3.17.1-2|95	
14mu|gnome-weather-3.17.1-2|96	%find_lang org.gnome.Weather
14mu|gnome-weather-3.17.1-2|97	
14mu|gnome-weather-3.17.1-2|98	%check
14mu|gnome-weather-3.17.1-2|99	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14mu|gnome-weather-3.17.1-2|100	desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Weather.Application.desktop
14mu|gnome-weather-3.17.1-2|101	%changelog
14mu|gnome-weather-3.17.1-2|102	
14mu|gnome-weather-3.17.1-2|103	* Wed Jan 18 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.17.1-2
14mu|gnome-weather-3.17.1-2|104	- (e7a97b9) Build requires gjs
14mu|gnome-weather-3.17.1-2|105	
14mu|gnome-weather-3.17.1-2|106	* Sat Aug 29 2015 abfonly <abfonly@gmail.com> 3.17.1-1
14mu|gnome-weather-3.17.1-2|107	- (c0d0d71) Fixed min BR
14mu|gnome-weather-3.17.1-2|108	- (abfonly: 4c0e9e5) Log: update to 3.17.1
14mu|gnome-weather-3.17.1-2|109	- (abfonly: 4c0e9e5) * Fix initial application state when geolocation is disabled
14mu|gnome-weather-3.17.1-2|110	- (abfonly: 4c0e9e5) * Fix temperature unit shown in the menu when not explicitly configured
14mu|gnome-weather-3.17.1-2|111	- (abfonly: 4c0e9e5) * Translation updates
14mu|gnome-weather-3.17.1-2|112	- (abfonly: 4c0e9e5) #
14mu|gnome-weather-3.17.1-2|113	- (abfonly: 4c0e9e5) ready for appdata policy
14mu|gnome-weather-3.17.1-2|114	- (abfonly: 4c0e9e5) tests package added as bcond, disabled for now
14mu|gnome-weather-3.17.1-2|115	- (abfonly: 3b9f01b) Log: update to 3.17.1
14mu|gnome-weather-3.17.1-2|116	- (abfonly: 3b9f01b) * Fix initial application state when geolocation is disabled
14mu|gnome-weather-3.17.1-2|117	- (abfonly: 3b9f01b) * Fix temperature unit shown in the menu when not explicitly configured
14mu|gnome-weather-3.17.1-2|118	- (abfonly: 3b9f01b) * Translation updates
14mu|gnome-weather-3.17.1-2|119	- (abfonly: 3b9f01b) #
14mu|gnome-weather-3.17.1-2|120	- (abfonly: 3b9f01b) ready for appdata policy
14mu|gnome-weather-3.17.1-2|121	
14mu|gnome-weather-3.17.1-2|122	* Tue Apr 28 2015 Tigro <ashejn@gmail.com> 3.16.2.1-1
14mu|gnome-weather-3.17.1-2|123	- (fe0bad2) drop icon path
14mu|gnome-weather-3.17.1-2|124	- (Tigro: 7162cc5) update to 3.16.2.1
14mu|gnome-weather-3.17.1-2|125	
14mu|gnome-weather-3.17.1-2|126	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|gnome-weather-3.17.1-2|127	- (e26dc5d) pack file
14mu|gnome-weather-3.17.1-2|128	- (Tigro: 356706f) update to 3.16.1
14mu|gnome-weather-3.17.1-2|129	
14mu|gnome-weather-3.17.1-2|130	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|gnome-weather-3.17.1-2|131	- (a6dc978) update to 3.16.0
14mu|gnome-weather-3.17.1-2|132	
14mu|gnome-weather-3.17.1-2|133	* Wed Mar 11 2015 Tigro <ashejn@yandex-team.ru> 3.15.91-1
14mu|gnome-weather-3.17.1-2|134	- (34aa2c0) build as noarch
14mu|gnome-weather-3.17.1-2|135	- (Tigro: 83e9b89) pack files
14mu|gnome-weather-3.17.1-2|136	- (Tigro: 9b60544) fix typo
14mu|gnome-weather-3.17.1-2|137	- (Tigro: b25fe26) fix lang
14mu|gnome-weather-3.17.1-2|138	- (Tigro: ba97016) update to 3.15.91
14mu|gnome-weather-3.17.1-2|139	
14mu|gnome-weather-3.17.1-2|140	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.1-3
14mu|gnome-weather-3.17.1-2|141	- (5100fe3) MassBuild#440: Increase release tag
14mu|gnome-weather-3.17.1-2|142	
14mu|gnome-weather-3.17.1-2|143	* Fri May 23 2014 Tigro <ashejn@gmail.com> 3.12.1-2
14mu|gnome-weather-3.17.1-2|144	- (bdfcbad) fix path
14mu|gnome-weather-3.17.1-2|145	- (Tigro: ecfb195) fix cap in start file
14mu|gnome-weather-3.17.1-2|146	
14mu|gnome-weather-3.17.1-2|147	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|gnome-weather-3.17.1-2|148	- (21731e9) update to 3.12.1
14mu|gnome-weather-3.17.1-2|149	
14mu|gnome-weather-3.17.1-2|150	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mu|gnome-weather-3.17.1-2|151	- (17c4a64) drop desktop file
14mu|gnome-weather-3.17.1-2|152	- (Tigro: d91ddd2) drop desktop file
14mu|gnome-weather-3.17.1-2|153	- (Tigro: 7bf6db8) added BR: gweather-3.0
14mu|gnome-weather-3.17.1-2|154	- (Tigro: e3e45ed) update to 3.12.0
14mu|gnome-weather-3.17.1-2|155	
14mu|gnome-weather-3.17.1-2|156	* Fri May 31 2013 Tigro <ashejn@gmail.com> 3.8.2-2
14mu|gnome-weather-3.17.1-2|157	- (b7277b3) update Russian and Czech translations
14mu|gnome-weather-3.17.1-2|158	
14mu|gnome-weather-3.17.1-2|159	* Tue May 14 2013 Tigro <ashejn@gmail.com> 3.8.2-1
14mu|gnome-weather-3.17.1-2|160	- (a81bec6) update to 3.8.2
14mu|gnome-weather-3.17.1-2|161	
14mu|gnome-weather-3.17.1-2|162	* Mon Apr 29 2013 Tigro <ashejn@gmail.com> 3.8.1-3
14mu|gnome-weather-3.17.1-2|163	- (c4038e4) bump release
14mu|gnome-weather-3.17.1-2|164	
14mu|gnome-weather-3.17.1-2|165	* Mon Apr 29 2013 Tigro <ashejn@gmail.com> 3.8.1-2
14mu|gnome-weather-3.17.1-2|166	- (bc0ddc2) added autoreq no
14mu|gnome-weather-3.17.1-2|167	- (Tigro: 3b0a08a) another exclude
14mu|gnome-weather-3.17.1-2|168	- (Tigro: 62f09c5) another exclude
14mu|gnome-weather-3.17.1-2|169	- (Tigro: d54270f) another req
14mu|gnome-weather-3.17.1-2|170	- (Tigro: b2f0160) added noureq for typelib
14mu|gnome-weather-3.17.1-2|171	- (Tigro: 85ac421) drop some provides
14mu|gnome-weather-3.17.1-2|172	- (Arkady Shane: 14200b1) drop missing provides
14mu|gnome-weather-3.17.1-2|173	
14mu|gnome-weather-3.17.1-2|174	

22698 14
14mu|gnote-3.17.0-1|1	%define	api	3.17
14mu|gnote-3.17.0-1|2	%define	major	0
14mu|gnote-3.17.0-1|3	%define	libname	%mklibname %{name} %{api} %{major}
14mu|gnote-3.17.0-1|4	%define	devname	%mklibname %{name} -d
14mu|gnote-3.17.0-1|5	%define _appdatadir %{_datadir}/appdata
14mu|gnote-3.17.0-1|6	
14mu|gnote-3.17.0-1|7	Name:           gnote
14mu|gnote-3.17.0-1|8	Version:        3.17.0
14mu|gnote-3.17.0-1|9	Release:        1
14mu|gnote-3.17.0-1|10	Summary:        Note-taking application
14mu|gnote-3.17.0-1|11	Group:          Graphical desktop/GNOME
14mu|gnote-3.17.0-1|12	License:        GPLv3+
14mu|gnote-3.17.0-1|13	URL:            http://live.gnome.org/Gnote
14mu|gnote-3.17.0-1|14	Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnote/%{api}/%{name}-%{version}.tar.xz
14mu|gnote-3.17.0-1|15	Source100:      gnote.rpmlintrc
14mu|gnote-3.17.0-1|16	
14mu|gnote-3.17.0-1|17	BuildRequires:  boost-devel
14mu|gnote-3.17.0-1|18	BuildRequires:  desktop-file-utils
14mu|gnote-3.17.0-1|19	BuildRequires:  gettext
14mu|gnote-3.17.0-1|20	BuildRequires:  pkgconfig(gtkmm-3.0)
14mu|gnote-3.17.0-1|21	BuildRequires:  pkgconfig(gtkspell3-3.0)
14mu|gnote-3.17.0-1|22	BuildRequires:  intltool
14mu|gnote-3.17.0-1|23	BuildRequires:  itstool
14mu|gnote-3.17.0-1|24	BuildRequires:  pkgconfig(libsecret-1)
14mu|gnote-3.17.0-1|25	BuildRequires:  pkgconfig(uuid)
14mu|gnote-3.17.0-1|26	BuildRequires:  pkgconfig(libxml-2.0)
14mu|gnote-3.17.0-1|27	BuildRequires:  libxml2-utils
14mu|gnote-3.17.0-1|28	BuildRequires:  pkgconfig(libxslt)
14mu|gnote-3.17.0-1|29	BuildRequires:  pkgconfig(libpcre)
14mu|gnote-3.17.0-1|30	BuildRequires:  appstream-util
14mu|gnote-3.17.0-1|31	
14mu|gnote-3.17.0-1|32	%description
14mu|gnote-3.17.0-1|33	Gnote is a desktop note-taking application which is simple and easy to use.
14mu|gnote-3.17.0-1|34	It lets you organize your notes intelligently by allowing you to easily link
14mu|gnote-3.17.0-1|35	ideas together with Wiki style interconnects. It is a port of Tomboy to C++
14mu|gnote-3.17.0-1|36	and consumes fewer resources.
14mu|gnote-3.17.0-1|37	
14mu|gnote-3.17.0-1|38	
14mu|gnote-3.17.0-1|39	%files -f %{name}.lang
14mu|gnote-3.17.0-1|40	%doc COPYING README TODO NEWS AUTHORS
14mu|gnote-3.17.0-1|41	%{_bindir}/gnote
14mu|gnote-3.17.0-1|42	%{_mandir}/man1/gnote.1.*
14mu|gnote-3.17.0-1|43	%{_datadir}/applications/gnote.desktop
14mu|gnote-3.17.0-1|44	%{_datadir}/gnote/
14mu|gnote-3.17.0-1|45	%{_libdir}/gnote/
14mu|gnote-3.17.0-1|46	%{_datadir}/icons/hicolor/*/apps/gnote.png
14mu|gnote-3.17.0-1|47	%{_datadir}/icons/hicolor/scalable/apps/gnote.svg
14mu|gnote-3.17.0-1|48	%{_datadir}/dbus-1/services/org.gnome.Gnote.service
14mu|gnote-3.17.0-1|49	%{_datadir}/glib-2.0/schemas/org.gnome.gnote.gschema.xml
14mu|gnote-3.17.0-1|50	%{_datadir}/gnome-shell/search-providers/gnote-search-provider.ini
14mu|gnote-3.17.0-1|51	%{_appdatadir}/*.xml
14mu|gnote-3.17.0-1|52	
14mu|gnote-3.17.0-1|53	#---------------------------------------------------------
14mu|gnote-3.17.0-1|54	
14mu|gnote-3.17.0-1|55	%package -n %{libname}
14mu|gnote-3.17.0-1|56	Summary:	Shared library for %{name}
14mu|gnote-3.17.0-1|57	Group:		System/Libraries
14mu|gnote-3.17.0-1|58	
14mu|gnote-3.17.0-1|59	%description -n %{libname}
14mu|gnote-3.17.0-1|60	This package contains the shared library for %{name}.
14mu|gnote-3.17.0-1|61	
14mu|gnote-3.17.0-1|62	
14mu|gnote-3.17.0-1|63	%files -n %{libname}
14mu|gnote-3.17.0-1|64	%doc COPYING README TODO NEWS AUTHORS
14mu|gnote-3.17.0-1|65	%{_libdir}/libgnote-%{api}.so.%{major}*
14mu|gnote-3.17.0-1|66	
14mu|gnote-3.17.0-1|67	#---------------------------------------------------------
14mu|gnote-3.17.0-1|68	
14mu|gnote-3.17.0-1|69	%package -n %{devname}
14mu|gnote-3.17.0-1|70	Summary:	Development library for %{name}
14mu|gnote-3.17.0-1|71	Group:		Development/C
14mu|gnote-3.17.0-1|72	Requires:	%{libname} = %{EVRD}
14mu|gnote-3.17.0-1|73	Provides:	%{name}-devel = %{EVRD}
14mu|gnote-3.17.0-1|74	
14mu|gnote-3.17.0-1|75	%description -n %{devname}
14mu|gnote-3.17.0-1|76	This package contains the development library for %{name}.
14mu|gnote-3.17.0-1|77	
14mu|gnote-3.17.0-1|78	
14mu|gnote-3.17.0-1|79	%files -n %{devname}
14mu|gnote-3.17.0-1|80	%doc COPYING README TODO NEWS AUTHORS
14mu|gnote-3.17.0-1|81	%{_libdir}/*.so
14mu|gnote-3.17.0-1|82	
14mu|gnote-3.17.0-1|83	#---------------------------------------------------------
14mu|gnote-3.17.0-1|84	
14mu|gnote-3.17.0-1|85	%prep
14mu|gnote-3.17.0-1|86	%setup -q
14mu|gnote-3.17.0-1|87	
14mu|gnote-3.17.0-1|88	%build
14mu|gnote-3.17.0-1|89	%configure2_5x --disable-static --with-gnu-ld
14mu|gnote-3.17.0-1|90	%make V=1
14mu|gnote-3.17.0-1|91	
14mu|gnote-3.17.0-1|92	%install
14mu|gnote-3.17.0-1|93	%makeinstall_std
14mu|gnote-3.17.0-1|94	
14mu|gnote-3.17.0-1|95	find %{buildroot} -type f -name "*.la" -delete
14mu|gnote-3.17.0-1|96	
14mu|gnote-3.17.0-1|97	%find_lang %{name} --with-gnome
14mu|gnote-3.17.0-1|98	
14mu|gnote-3.17.0-1|99	
14mu|gnote-3.17.0-1|100	%check
14mu|gnote-3.17.0-1|101	desktop-file-validate %{buildroot}%{_datadir}/applications/gnote.desktop
14mu|gnote-3.17.0-1|102	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14mu|gnote-3.17.0-1|103	
14mu|gnote-3.17.0-1|104	
14mu|gnote-3.17.0-1|105	
14mu|gnote-3.17.0-1|106	%changelog
14mu|gnote-3.17.0-1|107	
14mu|gnote-3.17.0-1|108	* Sat Aug 29 2015 abfonly <abfonly@gmail.com> 3.17.0-1
14mu|gnote-3.17.0-1|109	- (88b12ab) Merge pull request #1 from abfonly/gnote:gnome316
14mu|gnote-3.17.0-1|110	- (88b12ab) abfonly
14mu|gnote-3.17.0-1|111	
14mu|gnote-3.17.0-1|112	

22699 14
14mu|gnucash-2.6.7-1|1	%define _disable_ld_no_undefined 1
14mu|gnucash-2.6.7-1|2	%define major	0
14mu|gnucash-2.6.7-1|3	%define libname %mklibname %{name} %{major}
14mu|gnucash-2.6.7-1|4	%define devname %mklibname -d %{name}
14mu|gnucash-2.6.7-1|5	
14mu|gnucash-2.6.7-1|6	%define doc_version 2.6.7
14mu|gnucash-2.6.7-1|7	%define build_hbci 1
14mu|gnucash-2.6.7-1|8	
14mu|gnucash-2.6.7-1|9	%if %{_use_internal_dependency_generator}
14mu|gnucash-2.6.7-1|10	%define __noautoreq 'devel\\(libgncmod(.*)\\)|libgnc.*so$'
14mu|gnucash-2.6.7-1|11	%endif
14mu|gnucash-2.6.7-1|12	
14mu|gnucash-2.6.7-1|13	Summary:	Application to keep track of your finances
14mu|gnucash-2.6.7-1|14	Name:		gnucash
14mu|gnucash-2.6.7-1|15	Version:	2.6.7
14mu|gnucash-2.6.7-1|16	Release:	1
14mu|gnucash-2.6.7-1|17	License:	GPLv2+
14mu|gnucash-2.6.7-1|18	Group:		Office
14mu|gnucash-2.6.7-1|19	Url:		http://www.gnucash.org/
14mu|gnucash-2.6.7-1|20	Source0:	http://downloads.sourceforge.net/gnucash/%{name}-%{version}.tar.bz2
14mu|gnucash-2.6.7-1|21	Source4:	http://downloads.sourceforge.net/gnucash/%{name}-docs-%{doc_version}.tar.gz
14mu|gnucash-2.6.7-1|22	Source100:	gnucash.rpmlintrc
14mu|gnucash-2.6.7-1|23	
14mu|gnucash-2.6.7-1|24	BuildRequires:	intltool
14mu|gnucash-2.6.7-1|25	BuildRequires:	desktop-file-utils
14mu|gnucash-2.6.7-1|26	BuildRequires:	rarian
14mu|gnucash-2.6.7-1|27	BuildRequires:	slib
14mu|gnucash-2.6.7-1|28	BuildRequires:	swig
14mu|gnucash-2.6.7-1|29	BuildRequires:	xsltproc
14mu|gnucash-2.6.7-1|30	BuildRequires:	dbi-devel
14mu|gnucash-2.6.7-1|31	BuildRequires:	libdbi-drivers-dbd-sqlite3
14mu|gnucash-2.6.7-1|32	BuildRequires:	gettext-devel
14mu|gnucash-2.6.7-1|33	BuildRequires:	pkgconfig(guile-2.0)
14mu|gnucash-2.6.7-1|34	BuildRequires:	pkgconfig(ktoblzcheck)
14mu|gnucash-2.6.7-1|35	BuildRequires:	pkgconfig(libglade-2.0)
14mu|gnucash-2.6.7-1|36	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mu|gnucash-2.6.7-1|37	BuildRequires:	pkgconfig(libgoffice-0.8)
14mu|gnucash-2.6.7-1|38	BuildRequires:	pkgconfig(libofx)
14mu|gnucash-2.6.7-1|39	BuildRequires:	pkgconfig(webkit-1.0)
14mu|gnucash-2.6.7-1|40	Requires:	libdbi-drivers-dbd-sqlite3
14mu|gnucash-2.6.7-1|41	Requires:	guile-runtime
14mu|gnucash-2.6.7-1|42	Requires:	slib
14mu|gnucash-2.6.7-1|43	Requires:	yelp
14mu|gnucash-2.6.7-1|44	Suggests:	perl-Finance-Quote
14mu|gnucash-2.6.7-1|45	%rename gnucash-sql
14mu|gnucash-2.6.7-1|46	
14mu|gnucash-2.6.7-1|47	%description
14mu|gnucash-2.6.7-1|48	GnuCash is a personal finance manager. A check-book like
14mu|gnucash-2.6.7-1|49	register GUI allows you to enter and track bank accounts,
14mu|gnucash-2.6.7-1|50	stocks, income and even currency trades. The interface is
14mu|gnucash-2.6.7-1|51	designed to be simple and easy to use, but is backed with
14mu|gnucash-2.6.7-1|52	double-entry accounting principles to ensure balanced books.
14mu|gnucash-2.6.7-1|53	
14mu|gnucash-2.6.7-1|54	%package ofx
14mu|gnucash-2.6.7-1|55	Summary:	Enables OFX importing in GnuCash
14mu|gnucash-2.6.7-1|56	Group:		Office
14mu|gnucash-2.6.7-1|57	Requires:	%{name} = %{version}-%{release}
14mu|gnucash-2.6.7-1|58	
14mu|gnucash-2.6.7-1|59	%description ofx
14mu|gnucash-2.6.7-1|60	This package adds OFX file import support to the base
14mu|gnucash-2.6.7-1|61	GnuCash package. Install this package if you want to
14mu|gnucash-2.6.7-1|62	import OFX files.
14mu|gnucash-2.6.7-1|63	
14mu|gnucash-2.6.7-1|64	%if %{build_hbci}
14mu|gnucash-2.6.7-1|65	%package hbci
14mu|gnucash-2.6.7-1|66	Summary:	Enables HBCI importing in GnuCash
14mu|gnucash-2.6.7-1|67	Group:		Office
14mu|gnucash-2.6.7-1|68	Requires:	%{name} = %{version}-%{release}
14mu|gnucash-2.6.7-1|69	BuildRequires:	pkgconfig(aqbanking)
14mu|gnucash-2.6.7-1|70	# only require the wizard, it will pull aqhbci package too
14mu|gnucash-2.6.7-1|71	#gw it really required qt3-wizard which wasn't included in aqbanking for a while
14mu|gnucash-2.6.7-1|72	Requires:	aqhbci
14mu|gnucash-2.6.7-1|73	
14mu|gnucash-2.6.7-1|74	%description hbci
14mu|gnucash-2.6.7-1|75	This package adds HBCI file import support to the base
14mu|gnucash-2.6.7-1|76	GnuCash package. Install this package if you want to
14mu|gnucash-2.6.7-1|77	import HBCI files.
14mu|gnucash-2.6.7-1|78	%endif
14mu|gnucash-2.6.7-1|79	
14mu|gnucash-2.6.7-1|80	%package -n %{devname}
14mu|gnucash-2.6.7-1|81	Group:		Development/C
14mu|gnucash-2.6.7-1|82	Summary:	Libraries needed to develop for gnucash
14mu|gnucash-2.6.7-1|83	Requires:	%{libname} = %{version}-%{release}
14mu|gnucash-2.6.7-1|84	Provides:	%{name}-devel = %{version}-%{release}
14mu|gnucash-2.6.7-1|85	
14mu|gnucash-2.6.7-1|86	%description -n %{devname}
14mu|gnucash-2.6.7-1|87	Libraries needed to develop for gnucash.
14mu|gnucash-2.6.7-1|88	
14mu|gnucash-2.6.7-1|89	%package -n %{libname}
14mu|gnucash-2.6.7-1|90	Summary:	Libraries for gnucash
14mu|gnucash-2.6.7-1|91	Group:		System/Libraries
14mu|gnucash-2.6.7-1|92	
14mu|gnucash-2.6.7-1|93	%description -n %{libname}
14mu|gnucash-2.6.7-1|94	This package provides libraries to use gnucash.
14mu|gnucash-2.6.7-1|95	
14mu|gnucash-2.6.7-1|96	%prep
14mu|gnucash-2.6.7-1|97	%setup -q -a 4
14mu|gnucash-2.6.7-1|98	%apply_patches
14mu|gnucash-2.6.7-1|99	
14mu|gnucash-2.6.7-1|100	%build
14mu|gnucash-2.6.7-1|101	%configure2_5x \
14mu|gnucash-2.6.7-1|102	--enable-gui \
14mu|gnucash-2.6.7-1|103	--enable-ofx \
14mu|gnucash-2.6.7-1|104	--disable-error-on-warning \
14mu|gnucash-2.6.7-1|105	--disable-schemas-install \
14mu|gnucash-2.6.7-1|106	--disable-static \
14mu|gnucash-2.6.7-1|107	--enable-locale-specific-tax \
14mu|gnucash-2.6.7-1|108	--enable-dbi \
14mu|gnucash-2.6.7-1|109	--with-html-engine=webkit \
14mu|gnucash-2.6.7-1|110	%if %{build_hbci}
14mu|gnucash-2.6.7-1|111	--enable-aqbanking
14mu|gnucash-2.6.7-1|112	%endif
14mu|gnucash-2.6.7-1|113	
14mu|gnucash-2.6.7-1|114	pushd gnucash-docs-%{doc_version}
14mu|gnucash-2.6.7-1|115	%configure2_5x \
14mu|gnucash-2.6.7-1|116	--localstatedir=/var/lib
14mu|gnucash-2.6.7-1|117	popd
14mu|gnucash-2.6.7-1|118	
14mu|gnucash-2.6.7-1|119	make
14mu|gnucash-2.6.7-1|120	
14mu|gnucash-2.6.7-1|121	pushd gnucash-docs-%{doc_version}
14mu|gnucash-2.6.7-1|122	make
14mu|gnucash-2.6.7-1|123	popd
14mu|gnucash-2.6.7-1|124	
14mu|gnucash-2.6.7-1|125	%install
14mu|gnucash-2.6.7-1|126	%makeinstall_std
14mu|gnucash-2.6.7-1|127	
14mu|gnucash-2.6.7-1|128	pushd gnucash-docs-%{doc_version}
14mu|gnucash-2.6.7-1|129	%makeinstall_std
14mu|gnucash-2.6.7-1|130	popd
14mu|gnucash-2.6.7-1|131	
14mu|gnucash-2.6.7-1|132	rm -f %{buildroot}%{_infodir}/dir
14mu|gnucash-2.6.7-1|133	
14mu|gnucash-2.6.7-1|134	%{find_lang} %{name} --with-gnome --all-name
14mu|gnucash-2.6.7-1|135	rm -fr %{buildroot}%{_libexecdir}/gnucash/src/libqof/qof/test
14mu|gnucash-2.6.7-1|136	
14mu|gnucash-2.6.7-1|137	# Menu entry
14mu|gnucash-2.6.7-1|138	desktop-file-install --vendor="" \
14mu|gnucash-2.6.7-1|139	--remove-category="Application" \
14mu|gnucash-2.6.7-1|140	--add-category="GTK" \
14mu|gnucash-2.6.7-1|141	--dir %{buildroot}%{_datadir}/applications \
14mu|gnucash-2.6.7-1|142	%{buildroot}%{_datadir}/applications/*
14mu|gnucash-2.6.7-1|143	
14mu|gnucash-2.6.7-1|144	# don't ship /usr/bin/gnc-test-env as it's only used for build and testing, this mitigates CVE-2010-3999
14mu|gnucash-2.6.7-1|145	rm -f %{buildroot}%{_bindir}/gnc-test-env
14mu|gnucash-2.6.7-1|146	
14mu|gnucash-2.6.7-1|147	#%post
14mu|gnucash-2.6.7-1|148	#%define schemas apps_gnucash_dialog_business_common apps_gnucash_dialog_commodities apps_gnucash_dialog_common apps_gnucash_dialog_prices apps_gnucash_dialog_print_checks apps_gnucash_dialog_reconcile apps_gnucash_dialog_totd apps_gnucash_general apps_gnucash_history apps_gnucash_import_generic_matcher apps_gnucash_import_qif apps_gnucash_warnings apps_gnucash_window_pages_account_tree apps_gnucash_window_pages_register apps_gnucash_dialog_scheduled_transctions
14mu|gnucash-2.6.7-1|149	
14mu|gnucash-2.6.7-1|150	%preun
14mu|gnucash-2.6.7-1|151	%preun_uninstall_gconf_schemas %schemas
14mu|gnucash-2.6.7-1|152	
14mu|gnucash-2.6.7-1|153	%if %build_hbci
14mu|gnucash-2.6.7-1|154	%preun hbci
14mu|gnucash-2.6.7-1|155	%preun_uninstall_gconf_schemas apps_gnucash_dialog_hbci
14mu|gnucash-2.6.7-1|156	%endif
14mu|gnucash-2.6.7-1|157	
14mu|gnucash-2.6.7-1|158	%files -f %{name}.lang
14mu|gnucash-2.6.7-1|159	%doc AUTHORS COPYING HACKING NEWS README*
14mu|gnucash-2.6.7-1|160	%doc doc/README.german doc/README.francais doc/guile-hackers.txt
14mu|gnucash-2.6.7-1|161	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.business.gschema.xml
14mu|gnucash-2.6.7-1|162	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.checkprinting.gschema.xml
14mu|gnucash-2.6.7-1|163	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.commodities.gschema.xml
14mu|gnucash-2.6.7-1|164	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.export.csv.gschema.xml
14mu|gnucash-2.6.7-1|165	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.gschema.xml
14mu|gnucash-2.6.7-1|166	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.csv.gschema.xml
14mu|gnucash-2.6.7-1|167	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.generic.gschema.xml
14mu|gnucash-2.6.7-1|168	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.qif.gschema.xml
14mu|gnucash-2.6.7-1|169	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.reconcile.gschema.xml
14mu|gnucash-2.6.7-1|170	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.sxs.gschema.xml
14mu|gnucash-2.6.7-1|171	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.totd.gschema.xml
14mu|gnucash-2.6.7-1|172	%{_datadir}/glib-2.0/schemas/org.gnucash.gschema.xml
14mu|gnucash-2.6.7-1|173	%{_datadir}/glib-2.0/schemas/org.gnucash.history.gschema.xml
14mu|gnucash-2.6.7-1|174	%{_datadir}/glib-2.0/schemas/org.gnucash.warnings.gschema.xml
14mu|gnucash-2.6.7-1|175	%{_datadir}/glib-2.0/schemas/org.gnucash.window.pages.account.tree.gschema.xml
14mu|gnucash-2.6.7-1|176	%{_datadir}/glib-2.0/schemas/org.gnucash.window.pages.gschema.xml
14mu|gnucash-2.6.7-1|177	%config(noreplace) %{_sysconfdir}/%{name}
14mu|gnucash-2.6.7-1|178	%{_bindir}/gnucash
14mu|gnucash-2.6.7-1|179	%{_bindir}/gnucash-env
14mu|gnucash-2.6.7-1|180	%{_bindir}/gnc-fq-check
14mu|gnucash-2.6.7-1|181	%{_bindir}/gnc-fq-dump
14mu|gnucash-2.6.7-1|182	%{_bindir}/gnc-fq-helper
14mu|gnucash-2.6.7-1|183	%{_bindir}/gnc-fq-update
14mu|gnucash-2.6.7-1|184	%{_datadir}/applications/%{name}.desktop
14mu|gnucash-2.6.7-1|185	%{_libexecdir}/%{name}/overrides/*
14mu|gnucash-2.6.7-1|186	%dir %{_libdir}/gnucash
14mu|gnucash-2.6.7-1|187	%{_libdir}/gnucash/*.so*
14mu|gnucash-2.6.7-1|188	%dir %{_datadir}/%{name}
14mu|gnucash-2.6.7-1|189	%{_datadir}/%{name}/accounts
14mu|gnucash-2.6.7-1|190	%{_datadir}/%{name}/checks
14mu|gnucash-2.6.7-1|191	%{_datadir}/%{name}/gtkbuilder
14mu|gnucash-2.6.7-1|192	%{_datadir}/%{name}/jqplot
14mu|gnucash-2.6.7-1|193	%{_datadir}/%{name}/pixmaps
14mu|gnucash-2.6.7-1|194	%{_datadir}/%{name}/ui
14mu|gnucash-2.6.7-1|195	%{_datadir}/%{name}/gnome
14mu|gnucash-2.6.7-1|196	%{_datadir}/%{name}/tip_of_the_day.list
14mu|gnucash-2.6.7-1|197	%{_datadir}/%{name}/make-prefs-migration-script.xsl
14mu|gnucash-2.6.7-1|198	%{_datadir}/%{name}/migratable-prefs.xml
14mu|gnucash-2.6.7-1|199	%{_datadir}/%{name}/scm
14mu|gnucash-2.6.7-1|200	%{_libdir}/gnucash/scm/ccache/2.0/*
14mu|gnucash-2.6.7-1|201	%{_datadir}/appdata/gnucash.appdata.xml
14mu|gnucash-2.6.7-1|202	%{_iconsdir}/hicolor/*/apps/gnucash*
14mu|gnucash-2.6.7-1|203	%{_mandir}/*/*
14mu|gnucash-2.6.7-1|204	
14mu|gnucash-2.6.7-1|205	%exclude %{_libdir}/gnucash/libgncmod-ofx*
14mu|gnucash-2.6.7-1|206	%if %{build_hbci}
14mu|gnucash-2.6.7-1|207	%exclude %{_libdir}/gnucash/libgncmod-aqbanking*
14mu|gnucash-2.6.7-1|208	%exclude %{_datadir}/gnucash/ui/gnc-plugin-aqbanking-ui.xml
14mu|gnucash-2.6.7-1|209	%endif
14mu|gnucash-2.6.7-1|210	%exclude %{_datadir}/gnucash/ui/gnc-plugin-ofx-ui.xml
14mu|gnucash-2.6.7-1|211	
14mu|gnucash-2.6.7-1|212	%files ofx
14mu|gnucash-2.6.7-1|213	%doc doc/README.OFX
14mu|gnucash-2.6.7-1|214	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.ofx.gschema.xml
14mu|gnucash-2.6.7-1|215	%{_libdir}/gnucash/libgncmod-ofx*
14mu|gnucash-2.6.7-1|216	%{_datadir}/gnucash/ui/gnc-plugin-ofx-ui.xml
14mu|gnucash-2.6.7-1|217	
14mu|gnucash-2.6.7-1|218	%if %{build_hbci}
14mu|gnucash-2.6.7-1|219	%files hbci
14mu|gnucash-2.6.7-1|220	%doc doc/README.HBCI
14mu|gnucash-2.6.7-1|221	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.hbci.gschema.xml
14mu|gnucash-2.6.7-1|222	%{_libdir}/gnucash/libgncmod-aqbanking*
14mu|gnucash-2.6.7-1|223	%{_datadir}/gnucash/ui/gnc-plugin-aqbanking-ui.xml
14mu|gnucash-2.6.7-1|224	%endif
14mu|gnucash-2.6.7-1|225	
14mu|gnucash-2.6.7-1|226	%files -n %{libname}
14mu|gnucash-2.6.7-1|227	%{_libdir}/libgnc-backend-sql.so.%{major}*
14mu|gnucash-2.6.7-1|228	%{_libdir}/libgnc-backend-xml-utils.so.%{major}*
14mu|gnucash-2.6.7-1|229	%{_libdir}/libgnc-business-ledger.so.%{major}*
14mu|gnucash-2.6.7-1|230	%{_libdir}/libgnc-core-utils.so.%{major}*
14mu|gnucash-2.6.7-1|231	%{_libdir}/libgnc-gnome.so.%{major}*
14mu|gnucash-2.6.7-1|232	%{_libdir}/libgnc-module.so.%{major}*
14mu|gnucash-2.6.7-1|233	%{_libdir}/libgnc-qof.so.1*
14mu|gnucash-2.6.7-1|234	%{_libdir}/lib*.so
14mu|gnucash-2.6.7-1|235	
14mu|gnucash-2.6.7-1|236	%files -n %{devname}
14mu|gnucash-2.6.7-1|237	%{_bindir}/gnucash-make-guids
14mu|gnucash-2.6.7-1|238	%{_bindir}/gnucash-valgrind
14mu|gnucash-2.6.7-1|239	%{_includedir}/gnucash
14mu|gnucash-2.6.7-1|240	
14mu|gnucash-2.6.7-1|241	
14mu|gnucash-2.6.7-1|242	%changelog
14mu|gnucash-2.6.7-1|243	
14mu|gnucash-2.6.7-1|244	* Tue Sep 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.6.7-1
14mu|gnucash-2.6.7-1|245	- (cd301cc) Updated to 2.6.7
14mu|gnucash-2.6.7-1|246	
14mu|gnucash-2.6.7-1|247	

22700 14
14mu|gnuchess-6.2.4-1|1	%define book_version 1.02
14mu|gnuchess-6.2.4-1|2	
14mu|gnuchess-6.2.4-1|3	Summary:	The GNU chess program
14mu|gnuchess-6.2.4-1|4	Name:		gnuchess
14mu|gnuchess-6.2.4-1|5	Version:	6.2.4
14mu|gnuchess-6.2.4-1|6	Release:	1
14mu|gnuchess-6.2.4-1|7	Source0:	ftp://ftp.gnu.org/pub/gnu/chess/%{name}-%{version}.tar.gz
14mu|gnuchess-6.2.4-1|8	Source1:	ftp://ftp.gnu.org/pub/gnu/chess/%{name}-%{version}.tar.gz.sig
14mu|gnuchess-6.2.4-1|9	Source2:	ftp://ftp.gnu.org/pub/gnu/chess/book_%{book_version}.pgn.gz
14mu|gnuchess-6.2.4-1|10	Source3:	ftp://ftp.gnu.org/pub/gnu/chess/book_%{book_version}.pgn.gz.sig
14mu|gnuchess-6.2.4-1|11	Group:		Games/Boards
14mu|gnuchess-6.2.4-1|12	URL:		http://www.gnu.org/software/chess/
14mu|gnuchess-6.2.4-1|13	License:	GPL and Public Domain
14mu|gnuchess-6.2.4-1|14	BuildRequires:	readline-devel
14mu|gnuchess-6.2.4-1|15	BuildRequires:	ncurses-devel
14mu|gnuchess-6.2.4-1|16	BuildRequires:	flex
14mu|gnuchess-6.2.4-1|17	Provides:	chessengine
14mu|gnuchess-6.2.4-1|18	Obsoletes:	gnuchess-book
14mu|gnuchess-6.2.4-1|19	Provides:	gnuchess-book
14mu|gnuchess-6.2.4-1|20	
14mu|gnuchess-6.2.4-1|21	%description
14mu|gnuchess-6.2.4-1|22	The gnuchess package contains the GNU chess program.  By default,
14mu|gnuchess-6.2.4-1|23	GNUchess uses a text-based interface.  Alternatively, GNUchess can
14mu|gnuchess-6.2.4-1|24	be used in conjunction with other GUI interface, thus serving as a
14mu|gnuchess-6.2.4-1|25	chess engine.
14mu|gnuchess-6.2.4-1|26	
14mu|gnuchess-6.2.4-1|27	You should install the gnuchess package if you would like to play
14mu|gnuchess-6.2.4-1|28	chess on your computer. If you'd like to use a graphical interface
14mu|gnuchess-6.2.4-1|29	with GNUchess, you'll also need to install other GUI interface,
14mu|gnuchess-6.2.4-1|30	such as xboard or eboard.
14mu|gnuchess-6.2.4-1|31	
14mu|gnuchess-6.2.4-1|32	This package also includes opening book for gnuchess, containing many
14mu|gnuchess-6.2.4-1|33	historic games played between masters and grandmasters.
14mu|gnuchess-6.2.4-1|34	
14mu|gnuchess-6.2.4-1|35	%prep
14mu|gnuchess-6.2.4-1|36	%setup -q
14mu|gnuchess-6.2.4-1|37	gzip -dc %{SOURCE2} > book.pgn
14mu|gnuchess-6.2.4-1|38	
14mu|gnuchess-6.2.4-1|39	%build
14mu|gnuchess-6.2.4-1|40	%configure2_5x	--bindir=%{_gamesbindir} --datadir=%{_gamesdatadir}
14mu|gnuchess-6.2.4-1|41	%make
14mu|gnuchess-6.2.4-1|42	
14mu|gnuchess-6.2.4-1|43	# create book
14mu|gnuchess-6.2.4-1|44	echo -e 'book add book.pgn\nquit' | ./src/gnuchess -
14mu|gnuchess-6.2.4-1|45	
14mu|gnuchess-6.2.4-1|46	%install
14mu|gnuchess-6.2.4-1|47	%makeinstall_std
14mu|gnuchess-6.2.4-1|48	
14mu|gnuchess-6.2.4-1|49	install -m0644 book.pgn -D %{buildroot}%{_gamesdatadir}/gnuchess/book.pgn
14mu|gnuchess-6.2.4-1|50	
14mu|gnuchess-6.2.4-1|51	%find_lang %{name}
14mu|gnuchess-6.2.4-1|52	
14mu|gnuchess-6.2.4-1|53	%clean
14mu|gnuchess-6.2.4-1|54	
14mu|gnuchess-6.2.4-1|55	%files -f %{name}.lang
14mu|gnuchess-6.2.4-1|56	%doc AUTHORS ChangeLog NEWS README
14mu|gnuchess-6.2.4-1|57	%{_gamesbindir}/*
14mu|gnuchess-6.2.4-1|58	%{_gamesdatadir}/gnuchess
14mu|gnuchess-6.2.4-1|59	%{_gamesdatadir}/games/plugins/*/*
14mu|gnuchess-6.2.4-1|60	%{_infodir}/*
14mu|gnuchess-6.2.4-1|61	%{_mandir}/man1/*
14mu|gnuchess-6.2.4-1|62	
14mu|gnuchess-6.2.4-1|63	%changelog
14mu|gnuchess-6.2.4-1|64	
14mu|gnuchess-6.2.4-1|65	* Sun Nov 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 6.2.4-1
14mu|gnuchess-6.2.4-1|66	- (505a987) Fix files
14mu|gnuchess-6.2.4-1|67	
14mu|gnuchess-6.2.4-1|68	

22701 14
14mu|gnupg-1.4.21-1|1	Summary:	GNU privacy guard - a free PGP replacement
14mu|gnupg-1.4.21-1|2	Name:		gnupg
14mu|gnupg-1.4.21-1|3	Version:	1.4.21
14mu|gnupg-1.4.21-1|4	Release:	1
14mu|gnupg-1.4.21-1|5	License:	GPLv3+
14mu|gnupg-1.4.21-1|6	Group:		File tools
14mu|gnupg-1.4.21-1|7	Url:		http://www.gnupg.org
14mu|gnupg-1.4.21-1|8	Source0:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{name}-%{version}.tar.bz2
14mu|gnupg-1.4.21-1|9	Source1:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{name}-%{version}.tar.bz2.sig
14mu|gnupg-1.4.21-1|10	Source2:	mdk-keys.tar.bz2
14mu|gnupg-1.4.21-1|11	Source3:	mdk-keys.tar.bz2.sig
14mu|gnupg-1.4.21-1|12	Patch1:		gnupg-1.4.2.2-use-agent-by-default.diff
14mu|gnupg-1.4.21-1|13	Patch4:		gnupg-1.4.5-ppc64.patch
14mu|gnupg-1.4.21-1|14	# splitted off from the previous debian patch
14mu|gnupg-1.4.21-1|15	Patch6:		gnupg-1.4.7-deb-free_caps.patch
14mu|gnupg-1.4.21-1|16	Patch7:		gnupg-1.4.7-deb-manpage.patch
14mu|gnupg-1.4.21-1|17	Patch8:		gnupg-1.4.7-deb-min_privileges.patch
14mu|gnupg-1.4.21-1|18	BuildRequires:	bison
14mu|gnupg-1.4.21-1|19	BuildRequires:	docbook-utils
14mu|gnupg-1.4.21-1|20	BuildRequires:	gettext
14mu|gnupg-1.4.21-1|21	BuildRequires:	sendmail-command
14mu|gnupg-1.4.21-1|22	BuildRequires:	bzip2-devel
14mu|gnupg-1.4.21-1|23	BuildRequires:	openldap-devel
14mu|gnupg-1.4.21-1|24	BuildRequires:	readline-devel
14mu|gnupg-1.4.21-1|25	BuildRequires:	pkgconfig(ncurses)
14mu|gnupg-1.4.21-1|26	BuildRequires:	pkgconfig(libcurl)
14mu|gnupg-1.4.21-1|27	BuildRequires:	pkgconfig(libusb)
14mu|gnupg-1.4.21-1|28	
14mu|gnupg-1.4.21-1|29	%description
14mu|gnupg-1.4.21-1|30	GnuPG is GNU's tool for secure communication and data storage.
14mu|gnupg-1.4.21-1|31	It can be used to encrypt data and to create digital signatures.
14mu|gnupg-1.4.21-1|32	It includes an advanced key management facility and is compliant
14mu|gnupg-1.4.21-1|33	with the proposed OpenPGP Internet standard as described in RFC2440.
14mu|gnupg-1.4.21-1|34	
14mu|gnupg-1.4.21-1|35	%files -f %{name}.lang
14mu|gnupg-1.4.21-1|36	%doc README NEWS THANKS TODO doc/DETAILS doc/FAQ doc/HACKING
14mu|gnupg-1.4.21-1|37	%doc doc/OpenPGP doc/samplekeys.asc
14mu|gnupg-1.4.21-1|38	%doc doc/gpgv.texi
14mu|gnupg-1.4.21-1|39	%attr(0755,root,root) %{_bindir}/gpg
14mu|gnupg-1.4.21-1|40	%attr(0755,root,root) %{_bindir}/gpgv
14mu|gnupg-1.4.21-1|41	%attr(0755,root,root) %{_bindir}/lspgpot
14mu|gnupg-1.4.21-1|42	%attr(0755,root,root) %{_bindir}/gpgsplit
14mu|gnupg-1.4.21-1|43	%attr(0755,root,root) %{_bindir}/gpg-zip
14mu|gnupg-1.4.21-1|44	%dir %{_libdir}/gnupg
14mu|gnupg-1.4.21-1|45	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_curl
14mu|gnupg-1.4.21-1|46	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_finger
14mu|gnupg-1.4.21-1|47	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_hkp
14mu|gnupg-1.4.21-1|48	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_ldap
14mu|gnupg-1.4.21-1|49	%dir %{_datadir}/gnupg
14mu|gnupg-1.4.21-1|50	%{_datadir}/gnupg/options.skel
14mu|gnupg-1.4.21-1|51	%{_mandir}/man1/*
14mu|gnupg-1.4.21-1|52	%{_infodir}/gnupg1.info*
14mu|gnupg-1.4.21-1|53	%dir %{_sysconfdir}/RPM-GPG-KEYS
14mu|gnupg-1.4.21-1|54	%attr(0644,root,root) %{_sysconfdir}/RPM-GPG-KEYS/*.asc
14mu|gnupg-1.4.21-1|55	
14mu|gnupg-1.4.21-1|56	#----------------------------------------------------------------------------
14mu|gnupg-1.4.21-1|57	
14mu|gnupg-1.4.21-1|58	%prep
14mu|gnupg-1.4.21-1|59	%setup -q
14mu|gnupg-1.4.21-1|60	%patch1 -p0 -b .use_agent
14mu|gnupg-1.4.21-1|61	%patch4 -p1 -b .ppc64
14mu|gnupg-1.4.21-1|62	%patch6 -p1 -b .free_caps
14mu|gnupg-1.4.21-1|63	%patch7 -p1 -b .manpage
14mu|gnupg-1.4.21-1|64	%patch8 -p1 -b .min_privileges
14mu|gnupg-1.4.21-1|65	
14mu|gnupg-1.4.21-1|66	%build
14mu|gnupg-1.4.21-1|67	%serverbuild
14mu|gnupg-1.4.21-1|68	%configure2_5x \
14mu|gnupg-1.4.21-1|69	--without-included-regex \
14mu|gnupg-1.4.21-1|70	--without-included-gettext \
14mu|gnupg-1.4.21-1|71	--without-included-zlib \
14mu|gnupg-1.4.21-1|72	--with-static-rnd=linux \
14mu|gnupg-1.4.21-1|73	--disable-rpath \
14mu|gnupg-1.4.21-1|74	--without-capabilities \
14mu|gnupg-1.4.21-1|75	--enable-noexecstack \
14mu|gnupg-1.4.21-1|76	%ifarch %{sunsparc}
14mu|gnupg-1.4.21-1|77	--enable-m-guard
14mu|gnupg-1.4.21-1|78	%else
14mu|gnupg-1.4.21-1|79	--disable-m-guard
14mu|gnupg-1.4.21-1|80	%endif
14mu|gnupg-1.4.21-1|81	%make
14mu|gnupg-1.4.21-1|82	
14mu|gnupg-1.4.21-1|83	%check
14mu|gnupg-1.4.21-1|84	# all tests must pass
14mu|gnupg-1.4.21-1|85	make check
14mu|gnupg-1.4.21-1|86	
14mu|gnupg-1.4.21-1|87	%install
14mu|gnupg-1.4.21-1|88	%makeinstall_std
14mu|gnupg-1.4.21-1|89	
14mu|gnupg-1.4.21-1|90	sed -e "s#../g10/gpg#gpg#" < tools/lspgpot > %{buildroot}%{_bindir}/lspgpot
14mu|gnupg-1.4.21-1|91	
14mu|gnupg-1.4.21-1|92	perl -pi -e 's|/usr/local|/usr/|' %{buildroot}%{_mandir}/man1/gpg.1
14mu|gnupg-1.4.21-1|93	
14mu|gnupg-1.4.21-1|94	# install some extra man pages by debian
14mu|gnupg-1.4.21-1|95	install -m0644 debian/gpgsplit.1 %{buildroot}%{_mandir}/man1/
14mu|gnupg-1.4.21-1|96	install -m0644 debian/lspgpot.1 %{buildroot}%{_mandir}/man1/
14mu|gnupg-1.4.21-1|97	
14mu|gnupg-1.4.21-1|98	# installed but not wanted
14mu|gnupg-1.4.21-1|99	rm -f %{buildroot}%{_datadir}/gnupg/{FAQ,faq.html}
14mu|gnupg-1.4.21-1|100	rm -f %{buildroot}%{_datadir}/locale/locale.alias
14mu|gnupg-1.4.21-1|101	
14mu|gnupg-1.4.21-1|102	mkdir -p %{buildroot}%{_sysconfdir}/RPM-GPG-KEYS
14mu|gnupg-1.4.21-1|103	tar xvjf %{SOURCE2} -C %{buildroot}%{_sysconfdir}/RPM-GPG-KEYS
14mu|gnupg-1.4.21-1|104	
14mu|gnupg-1.4.21-1|105	%find_lang %{name}
14mu|gnupg-1.4.21-1|106	
14mu|gnupg-1.4.21-1|107	
14mu|gnupg-1.4.21-1|108	%changelog
14mu|gnupg-1.4.21-1|109	
14mu|gnupg-1.4.21-1|110	* Fri Sep 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.21-1
14mu|gnupg-1.4.21-1|111	- (b44cb4f) New version 1.4.21
14mu|gnupg-1.4.21-1|112	
14mu|gnupg-1.4.21-1|113	

22702 14
14mu|gnupg2-2.0.27-1|1	%define pkgname gnupg
14mu|gnupg2-2.0.27-1|2	
14mu|gnupg2-2.0.27-1|3	%define build_gpgagentscript 0
14mu|gnupg2-2.0.27-1|4	%{?_without_gpgagentscript: %global build_gpgagentscript 0}
14mu|gnupg2-2.0.27-1|5	%{?_with_gpgagentscript: %global build_gpgagentscript 1}
14mu|gnupg2-2.0.27-1|6	
14mu|gnupg2-2.0.27-1|7	Summary:	GNU privacy guard - a free PGP replacement
14mu|gnupg2-2.0.27-1|8	Name:		gnupg2
14mu|gnupg2-2.0.27-1|9	Version:	2.0.27
14mu|gnupg2-2.0.27-1|10	Release:	1
14mu|gnupg2-2.0.27-1|11	License:	GPLv3+
14mu|gnupg2-2.0.27-1|12	Group:		File tools
14mu|gnupg2-2.0.27-1|13	Url:		http://www.gnupg.org
14mu|gnupg2-2.0.27-1|14	Source0:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{pkgname}-%{version}.tar.bz2
14mu|gnupg2-2.0.27-1|15	Source2:	gpg-agent.sh
14mu|gnupg2-2.0.27-1|16	Source3:	gpg-agent-xinit.sh
14mu|gnupg2-2.0.27-1|17	Source4:	sysconfig-gnupg2
14mu|gnupg2-2.0.27-1|18	Patch0:		gnupg-1.9.3-use-ImageMagick-for-photo.patch
14mu|gnupg2-2.0.27-1|19	Patch1:		gnupg-2.0.20-tests-s2kcount.patch
14mu|gnupg2-2.0.27-1|20	BuildRequires:	docbook-utils
14mu|gnupg2-2.0.27-1|21	BuildRequires:	sendmail-command
14mu|gnupg2-2.0.27-1|22	BuildRequires:	bzip2-devel
14mu|gnupg2-2.0.27-1|23	BuildRequires:	libassuan-devel
14mu|gnupg2-2.0.27-1|24	BuildRequires:	libksba-devel
14mu|gnupg2-2.0.27-1|25	BuildRequires:	openldap-devel
14mu|gnupg2-2.0.27-1|26	BuildRequires:	pth-devel >= 2.0.0
14mu|gnupg2-2.0.27-1|27	BuildRequires:	readline-devel
14mu|gnupg2-2.0.27-1|28	BuildRequires:	pkgconfig(ncurses)
14mu|gnupg2-2.0.27-1|29	BuildRequires:	pkgconfig(gpg-error)
14mu|gnupg2-2.0.27-1|30	BuildRequires:	pkgconfig(libcurl)
14mu|gnupg2-2.0.27-1|31	BuildRequires:	pkgconfig(libgcrypt)
14mu|gnupg2-2.0.27-1|32	BuildRequires:	pkgconfig(libusb)
14mu|gnupg2-2.0.27-1|33	BuildRequires:	pkgconfig(zlib)
14mu|gnupg2-2.0.27-1|34	BuildRequires:	gettext-devel >= 0.19.3
14mu|gnupg2-2.0.27-1|35	Provides:	newpg = %{EVRD}
14mu|gnupg2-2.0.27-1|36	Requires:	dirmngr
14mu|gnupg2-2.0.27-1|37	Requires:	pinentry
14mu|gnupg2-2.0.27-1|38	Requires:	gnupg
14mu|gnupg2-2.0.27-1|39	
14mu|gnupg2-2.0.27-1|40	%description
14mu|gnupg2-2.0.27-1|41	GnuPG is GNU's tool for secure communication and data storage.
14mu|gnupg2-2.0.27-1|42	It can be used to encrypt data and to create digital signatures.
14mu|gnupg2-2.0.27-1|43	It includes an advanced key management facility and is compliant
14mu|gnupg2-2.0.27-1|44	with the proposed OpenPGP Internet standard as described in RFC2440.
14mu|gnupg2-2.0.27-1|45	
14mu|gnupg2-2.0.27-1|46	%files -f %{name}.lang
14mu|gnupg2-2.0.27-1|47	%doc README NEWS THANKS TODO ChangeLog
14mu|gnupg2-2.0.27-1|48	%doc doc/FAQ doc/HACKING doc/KEYSERVER doc/OpenPGP doc/TRANSLATE doc/DETAILS
14mu|gnupg2-2.0.27-1|49	%doc doc/examples
14mu|gnupg2-2.0.27-1|50	%if %{build_gpgagentscript}
14mu|gnupg2-2.0.27-1|51	%attr(0755,root,root) %{_sysconfdir}/profile.d/gpg-agent.sh
14mu|gnupg2-2.0.27-1|52	%attr(0755,root,root) %{_sysconfdir}/X11/xinit.d/gpg-agent
14mu|gnupg2-2.0.27-1|53	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|gnupg2-2.0.27-1|54	%endif
14mu|gnupg2-2.0.27-1|55	%attr(4755,root,root) %{_bindir}/gpgsm
14mu|gnupg2-2.0.27-1|56	%{_bindir}/gpg-agent
14mu|gnupg2-2.0.27-1|57	%{_bindir}/gpgconf
14mu|gnupg2-2.0.27-1|58	%{_bindir}/kbxutil
14mu|gnupg2-2.0.27-1|59	%{_bindir}/watchgnupg
14mu|gnupg2-2.0.27-1|60	%{_bindir}/gpgsm-gencert.sh
14mu|gnupg2-2.0.27-1|61	%{_bindir}/gpgkey2ssh
14mu|gnupg2-2.0.27-1|62	%{_bindir}/gpg-connect-agent
14mu|gnupg2-2.0.27-1|63	%{_bindir}/gpgparsemail
14mu|gnupg2-2.0.27-1|64	%{_bindir}/gpg2
14mu|gnupg2-2.0.27-1|65	%{_bindir}/gpgv2
14mu|gnupg2-2.0.27-1|66	%{_bindir}/symcryptrun
14mu|gnupg2-2.0.27-1|67	%{_sbindir}/addgnupghome
14mu|gnupg2-2.0.27-1|68	%{_sbindir}/applygnupgdefaults
14mu|gnupg2-2.0.27-1|69	%dir %{_libdir}/gnupg2
14mu|gnupg2-2.0.27-1|70	%{_libdir}/gnupg2/gpg-check-pattern
14mu|gnupg2-2.0.27-1|71	%{_libdir}/gnupg2/gpg-preset-passphrase
14mu|gnupg2-2.0.27-1|72	%{_libdir}/gnupg2/gpg-protect-tool
14mu|gnupg2-2.0.27-1|73	%{_libdir}/gnupg2/gnupg-pcsc-wrapper
14mu|gnupg2-2.0.27-1|74	%{_libdir}/gnupg2/gpg2keys_curl
14mu|gnupg2-2.0.27-1|75	%{_libdir}/gnupg2/gpg2keys_finger
14mu|gnupg2-2.0.27-1|76	%{_libdir}/gnupg2/gpg2keys_hkp
14mu|gnupg2-2.0.27-1|77	%{_libdir}/gnupg2/gpg2keys_ldap
14mu|gnupg2-2.0.27-1|78	%{_libdir}/gnupg2/scdaemon
14mu|gnupg2-2.0.27-1|79	%{_infodir}/gnupg.info*
14mu|gnupg2-2.0.27-1|80	%{_mandir}/man1/gpg-agent.1*
14mu|gnupg2-2.0.27-1|81	%{_mandir}/man1/gpg-connect-agent.1*
14mu|gnupg2-2.0.27-1|82	%{_mandir}/man1/gpg-preset-passphrase.1*
14mu|gnupg2-2.0.27-1|83	%{_mandir}/man1/gpg2.1*
14mu|gnupg2-2.0.27-1|84	%{_mandir}/man1/gpgconf.1*
14mu|gnupg2-2.0.27-1|85	%{_mandir}/man1/gpgparsemail.1*
14mu|gnupg2-2.0.27-1|86	%{_mandir}/man1/gpgsm-gencert.sh.1*
14mu|gnupg2-2.0.27-1|87	%{_mandir}/man1/gpgsm.1*
14mu|gnupg2-2.0.27-1|88	%{_mandir}/man1/gpgv2.1*
14mu|gnupg2-2.0.27-1|89	%{_mandir}/man1/scdaemon.1*
14mu|gnupg2-2.0.27-1|90	%{_mandir}/man1/symcryptrun.1*
14mu|gnupg2-2.0.27-1|91	%{_mandir}/man1/watchgnupg.1*
14mu|gnupg2-2.0.27-1|92	%{_mandir}/man8/addgnupghome.8*
14mu|gnupg2-2.0.27-1|93	%{_mandir}/man8/applygnupgdefaults.8*
14mu|gnupg2-2.0.27-1|94	
14mu|gnupg2-2.0.27-1|95	#----------------------------------------------------------------------------
14mu|gnupg2-2.0.27-1|96	
14mu|gnupg2-2.0.27-1|97	%prep
14mu|gnupg2-2.0.27-1|98	%setup -q -n %{pkgname}-%{version}
14mu|gnupg2-2.0.27-1|99	%patch0 -p1 -b .ImageMagick
14mu|gnupg2-2.0.27-1|100	%patch1 -p1
14mu|gnupg2-2.0.27-1|101	
14mu|gnupg2-2.0.27-1|102	%build
14mu|gnupg2-2.0.27-1|103	%serverbuild
14mu|gnupg2-2.0.27-1|104	
14mu|gnupg2-2.0.27-1|105	./autogen.sh
14mu|gnupg2-2.0.27-1|106	
14mu|gnupg2-2.0.27-1|107	%configure2_5x \
14mu|gnupg2-2.0.27-1|108	--libexecdir=%{_libdir}/gnupg2 \
14mu|gnupg2-2.0.27-1|109	--enable-symcryptrun \
14mu|gnupg2-2.0.27-1|110	--disable-rpath \
14mu|gnupg2-2.0.27-1|111	--without-capabilities \
14mu|gnupg2-2.0.27-1|112	--with-adns=no \
14mu|gnupg2-2.0.27-1|113	--with-pkits-tests
14mu|gnupg2-2.0.27-1|114	
14mu|gnupg2-2.0.27-1|115	# no parallel make (v2.0.5 at least)
14mu|gnupg2-2.0.27-1|116	%make
14mu|gnupg2-2.0.27-1|117	
14mu|gnupg2-2.0.27-1|118	# all tests must pass on i586 and x86_64
14mu|gnupg2-2.0.27-1|119	%check
14mu|gnupg2-2.0.27-1|120	[[ -n "$GPG_AGENT_INFO" ]] || eval `./agent/gpg-agent --use-standard-socket --daemon --write-env-file gpg-agent-info`
14mu|gnupg2-2.0.27-1|121	make check
14mu|gnupg2-2.0.27-1|122	[[ -a gpg-agent-info ]] && kill -0 `cut -d: -f 2 gpg-agent-info`
14mu|gnupg2-2.0.27-1|123	rm -f gpg-agent-info
14mu|gnupg2-2.0.27-1|124	
14mu|gnupg2-2.0.27-1|125	%install
14mu|gnupg2-2.0.27-1|126	%makeinstall_std
14mu|gnupg2-2.0.27-1|127	#Remove: #60298
14mu|gnupg2-2.0.27-1|128	%if %{build_gpgagentscript}
14mu|gnupg2-2.0.27-1|129	install -d %{buildroot}/%{_sysconfdir}/profile.d
14mu|gnupg2-2.0.27-1|130	install %{SOURCE2} %{buildroot}/%{_sysconfdir}/profile.d/gpg-agent.sh
14mu|gnupg2-2.0.27-1|131	install -d %{buildroot}/%{_sysconfdir}/X11/xinit.d
14mu|gnupg2-2.0.27-1|132	install %{SOURCE3} %{buildroot}/%{_sysconfdir}/X11/xinit.d/gpg-agent
14mu|gnupg2-2.0.27-1|133	install -d %{buildroot}/%{_sysconfdir}/sysconfig
14mu|gnupg2-2.0.27-1|134	install %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14mu|gnupg2-2.0.27-1|135	%endif
14mu|gnupg2-2.0.27-1|136	# remove this from package because the content of options.skel is the
14mu|gnupg2-2.0.27-1|137	# identical for both gnupg 1/2, except for comment
14mu|gnupg2-2.0.27-1|138	rm -rf %{buildroot}%{_datadir}/gnupg
14mu|gnupg2-2.0.27-1|139	
14mu|gnupg2-2.0.27-1|140	rm -rf %{buildroot}%{_docdir}/gnupg
14mu|gnupg2-2.0.27-1|141	
14mu|gnupg2-2.0.27-1|142	# fix file conflict with 'gnupg' package
14mu|gnupg2-2.0.27-1|143	rm %{buildroot}%{_mandir}/man1/gpg-zip.1
14mu|gnupg2-2.0.27-1|144	
14mu|gnupg2-2.0.27-1|145	%find_lang %{name}
14mu|gnupg2-2.0.27-1|146	
14mu|gnupg2-2.0.27-1|147	
14mu|gnupg2-2.0.27-1|148	%changelog
14mu|gnupg2-2.0.27-1|149	
14mu|gnupg2-2.0.27-1|150	* Wed Apr 08 2015 Tigro <ashejn@yandex-team.ru> 2.0.27-1
14mu|gnupg2-2.0.27-1|151	- (42891b8) fix typo on version
14mu|gnupg2-2.0.27-1|152	
14mu|gnupg2-2.0.27-1|153	

22703 14
14mu|gnuplot-5.0.1-2|1	%define modeversion 0.7.0
14mu|gnuplot-5.0.1-2|2	
14mu|gnuplot-5.0.1-2|3	Summary:	A program for plotting mathematical expressions and data
14mu|gnuplot-5.0.1-2|4	Name:		gnuplot
14mu|gnuplot-5.0.1-2|5	Version:	5.0.1
14mu|gnuplot-5.0.1-2|6	Release:	2
14mu|gnuplot-5.0.1-2|7	License:	Freeware-like
14mu|gnuplot-5.0.1-2|8	Group:		Sciences/Other
14mu|gnuplot-5.0.1-2|9	Url:		http://www.gnuplot.info/
14mu|gnuplot-5.0.1-2|10	Source0:	http://downloads.sourceforge.net/project/gnuplot/%{name}/%{version}/%{name}-%{version}.tar.gz
14mu|gnuplot-5.0.1-2|11	Source1:	https://github.com/bruceravel/gnuplot-mode/archive/%{modeversion}/%{name}-mode-%{modeversion}.tar.gz
14mu|gnuplot-5.0.1-2|12	Source2:	http://www.gnuplot.info/faq/faq.html
14mu|gnuplot-5.0.1-2|13	Source11:	%{name}.16.png
14mu|gnuplot-5.0.1-2|14	Source12:	%{name}.32.png
14mu|gnuplot-5.0.1-2|15	Source13:	%{name}.48.png
14mu|gnuplot-5.0.1-2|16	Patch0:		gnuplot-mode-0.7.0-disable-f9.patch
14mu|gnuplot-5.0.1-2|17	Patch1:		gnuplot-4.6.3-nocrossbuild.patch
14mu|gnuplot-5.0.1-2|18	BuildRequires:	emacs-bin
14mu|gnuplot-5.0.1-2|19	BuildRequires:	texlive
14mu|gnuplot-5.0.1-2|20	BuildRequires:	texlive-collection-latexextra
14mu|gnuplot-5.0.1-2|21	BuildRequires:	texlive-dehyph-exptl
14mu|gnuplot-5.0.1-2|22	BuildRequires:	texlive-epstopdf
14mu|gnuplot-5.0.1-2|23	BuildRequires:	texinfo
14mu|gnuplot-5.0.1-2|24	BuildRequires:	gd-devel
14mu|gnuplot-5.0.1-2|25	BuildRequires:	readline-devel
14mu|gnuplot-5.0.1-2|26	BuildRequires:	wxgtku2.8-devel
14mu|gnuplot-5.0.1-2|27	BuildRequires:	pkgconfig(cairo)
14mu|gnuplot-5.0.1-2|28	BuildRequires:	pkgconfig(libpng)
14mu|gnuplot-5.0.1-2|29	BuildRequires:	pkgconfig(lua)
14mu|gnuplot-5.0.1-2|30	BuildRequires:	pkgconfig(ncurses)
14mu|gnuplot-5.0.1-2|31	BuildRequires:	pkgconfig(x11)
14mu|gnuplot-5.0.1-2|32	BuildRequires:	qt5-linguist-tools
14mu|gnuplot-5.0.1-2|33	BuildRequires:	pkgconfig(Qt5Core)
14mu|gnuplot-5.0.1-2|34	BuildRequires:	pkgconfig(Qt5Gui)
14mu|gnuplot-5.0.1-2|35	BuildRequires:	pkgconfig(Qt5Network)
14mu|gnuplot-5.0.1-2|36	BuildRequires:	pkgconfig(Qt5Svg)
14mu|gnuplot-5.0.1-2|37	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|gnuplot-5.0.1-2|38	Requires:	gnuplot-nox
14mu|gnuplot-5.0.1-2|39	Suggests:	gnuplot-mode
14mu|gnuplot-5.0.1-2|40	Suggests:	gnuplot-doc
14mu|gnuplot-5.0.1-2|41	
14mu|gnuplot-5.0.1-2|42	%description
14mu|gnuplot-5.0.1-2|43	Gnuplot is a command-line driven, interactive function plotting program
14mu|gnuplot-5.0.1-2|44	especially suited for scientific data representation. Gnuplot can be used to
14mu|gnuplot-5.0.1-2|45	plot functions and data points in both two and three dimensions and in many
14mu|gnuplot-5.0.1-2|46	different formats.
14mu|gnuplot-5.0.1-2|47	
14mu|gnuplot-5.0.1-2|48	Install gnuplot if you need a graphics package for scientific data
14mu|gnuplot-5.0.1-2|49	representation.
14mu|gnuplot-5.0.1-2|50	
14mu|gnuplot-5.0.1-2|51	This package provides GNUPlot without any X dependency.
14mu|gnuplot-5.0.1-2|52	
14mu|gnuplot-5.0.1-2|53	%files
14mu|gnuplot-5.0.1-2|54	%{_bindir}/gnuplot
14mu|gnuplot-5.0.1-2|55	
14mu|gnuplot-5.0.1-2|56	#----------------------------------------------------------------------------
14mu|gnuplot-5.0.1-2|57	
14mu|gnuplot-5.0.1-2|58	%package nox
14mu|gnuplot-5.0.1-2|59	Summary:	A program for plotting mathematical expressions and data
14mu|gnuplot-5.0.1-2|60	Group:		Sciences/Other
14mu|gnuplot-5.0.1-2|61	Conflicts:	gnuplot < 4.4.3
14mu|gnuplot-5.0.1-2|62	
14mu|gnuplot-5.0.1-2|63	%description nox
14mu|gnuplot-5.0.1-2|64	Gnuplot is a command-line driven, interactive function plotting program
14mu|gnuplot-5.0.1-2|65	especially suited for scientific data representation. Gnuplot can be used to
14mu|gnuplot-5.0.1-2|66	plot functions and data points in both two and three dimensions and in many
14mu|gnuplot-5.0.1-2|67	different formats.
14mu|gnuplot-5.0.1-2|68	
14mu|gnuplot-5.0.1-2|69	Install gnuplot if you need a graphics package for scientific data
14mu|gnuplot-5.0.1-2|70	representation.
14mu|gnuplot-5.0.1-2|71	
14mu|gnuplot-5.0.1-2|72	%files nox
14mu|gnuplot-5.0.1-2|73	%doc Copyright faq.html
14mu|gnuplot-5.0.1-2|74	%doc README
14mu|gnuplot-5.0.1-2|75	%doc NEWS PORTING
14mu|gnuplot-5.0.1-2|76	%{_bindir}/gnuplot-nox
14mu|gnuplot-5.0.1-2|77	%{_mandir}/*/*
14mu|gnuplot-5.0.1-2|78	%{_libdir}/gnuplot
14mu|gnuplot-5.0.1-2|79	%{_datadir}/applications/%{name}.desktop
14mu|gnuplot-5.0.1-2|80	%{_miconsdir}/%{name}.png
14mu|gnuplot-5.0.1-2|81	%{_iconsdir}/%{name}.png
14mu|gnuplot-5.0.1-2|82	%{_liconsdir}/%{name}.png
14mu|gnuplot-5.0.1-2|83	%{_datadir}/texmf/tex/latex/gnuplot
14mu|gnuplot-5.0.1-2|84	
14mu|gnuplot-5.0.1-2|85	#----------------------------------------------------------------------------
14mu|gnuplot-5.0.1-2|86	
14mu|gnuplot-5.0.1-2|87	%package mode
14mu|gnuplot-5.0.1-2|88	Summary:	Yet another Gnuplot mode for Emacs
14mu|gnuplot-5.0.1-2|89	Group:		Sciences/Other
14mu|gnuplot-5.0.1-2|90	Conflicts:	gnuplot < 4.4.3
14mu|gnuplot-5.0.1-2|91	
14mu|gnuplot-5.0.1-2|92	%description mode
14mu|gnuplot-5.0.1-2|93	Gnuplot is a major mode for Emacs flavours with the following features:
14mu|gnuplot-5.0.1-2|94	
14mu|gnuplot-5.0.1-2|95	- Functions for plotting lines, regions, entire scripts, or entire files
14mu|gnuplot-5.0.1-2|96	- Graphical interface to setting command arguments
14mu|gnuplot-5.0.1-2|97	- Syntax colorization
14mu|gnuplot-5.0.1-2|98	- Completion of common words in Gnuplot
14mu|gnuplot-5.0.1-2|99	- Code indentation
14mu|gnuplot-5.0.1-2|100	- On-line help using Info for Gnuplot functions and features
14mu|gnuplot-5.0.1-2|101	- Interaction with Gnuplot using comint
14mu|gnuplot-5.0.1-2|102	- Pull-down menus plus a toolbar in XEmacs
14mu|gnuplot-5.0.1-2|103	- Distributed with a quick reference sheet in postscript.
14mu|gnuplot-5.0.1-2|104	
14mu|gnuplot-5.0.1-2|105	%files mode
14mu|gnuplot-5.0.1-2|106	%doc gnuplot-mode-%{modeversion}/gpelcard.pdf
14mu|gnuplot-5.0.1-2|107	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
14mu|gnuplot-5.0.1-2|108	%{_datadir}/emacs/site-lisp/*
14mu|gnuplot-5.0.1-2|109	
14mu|gnuplot-5.0.1-2|110	#----------------------------------------------------------------------------
14mu|gnuplot-5.0.1-2|111	
14mu|gnuplot-5.0.1-2|112	%package doc
14mu|gnuplot-5.0.1-2|113	Summary:	GNUPlot Documentation
14mu|gnuplot-5.0.1-2|114	Group:		Documentation
14mu|gnuplot-5.0.1-2|115	Conflicts:	gnuplot < 4.4.3
14mu|gnuplot-5.0.1-2|116	
14mu|gnuplot-5.0.1-2|117	%description doc
14mu|gnuplot-5.0.1-2|118	Gnuplot is a command-line driven, interactive function plotting program
14mu|gnuplot-5.0.1-2|119	especially suited for scientific data representation. Gnuplot can be used to
14mu|gnuplot-5.0.1-2|120	plot functions and data points in both two and three dimensions and in many
14mu|gnuplot-5.0.1-2|121	different formats.
14mu|gnuplot-5.0.1-2|122	
14mu|gnuplot-5.0.1-2|123	Install gnuplot if you need a graphics package for scientific data
14mu|gnuplot-5.0.1-2|124	representation.
14mu|gnuplot-5.0.1-2|125	
14mu|gnuplot-5.0.1-2|126	This package provides the additional documentation.
14mu|gnuplot-5.0.1-2|127	
14mu|gnuplot-5.0.1-2|128	%files doc
14mu|gnuplot-5.0.1-2|129	%doc demo docs/gnuplot.pdf
14mu|gnuplot-5.0.1-2|130	%{_datadir}/gnuplot
14mu|gnuplot-5.0.1-2|131	
14mu|gnuplot-5.0.1-2|132	#----------------------------------------------------------------------------
14mu|gnuplot-5.0.1-2|133	
14mu|gnuplot-5.0.1-2|134	%prep
14mu|gnuplot-5.0.1-2|135	%setup -q -a 1
14mu|gnuplot-5.0.1-2|136	%patch0 -p1
14mu|gnuplot-5.0.1-2|137	%patch1 -p1
14mu|gnuplot-5.0.1-2|138	
14mu|gnuplot-5.0.1-2|139	perl -pi -e 's|(^\s*)mkinstalldirs\s|$1./mkinstalldirs |' gnuplot-mode-%{modeversion}/Makefile.in
14mu|gnuplot-5.0.1-2|140	# Non-free stuff. Ouch. -- Geoff
14mu|gnuplot-5.0.1-2|141	rm -f demo/prob.dem demo/prob2.dem
14mu|gnuplot-5.0.1-2|142	
14mu|gnuplot-5.0.1-2|143	%build
14mu|gnuplot-5.0.1-2|144	autoreconf -vfi
14mu|gnuplot-5.0.1-2|145	export CFLAGS="%{optflags} -fno-fast-math"
14mu|gnuplot-5.0.1-2|146	export CONFIGURE_TOP=..
14mu|gnuplot-5.0.1-2|147	
14mu|gnuplot-5.0.1-2|148	mkdir build-nox
14mu|gnuplot-5.0.1-2|149	pushd build-nox
14mu|gnuplot-5.0.1-2|150	%configure2_5x \
14mu|gnuplot-5.0.1-2|151	--with-readline=gnu \
14mu|gnuplot-5.0.1-2|152	--without-linux-vga \
14mu|gnuplot-5.0.1-2|153	--without-x \
14mu|gnuplot-5.0.1-2|154	--without-qt \
14mu|gnuplot-5.0.1-2|155	--disable-wxwidgets
14mu|gnuplot-5.0.1-2|156	%make -C src
14mu|gnuplot-5.0.1-2|157	make -C docs ps
14mu|gnuplot-5.0.1-2|158	%make -C docs pdf
14mu|gnuplot-5.0.1-2|159	popd
14mu|gnuplot-5.0.1-2|160	
14mu|gnuplot-5.0.1-2|161	mkdir build-x11
14mu|gnuplot-5.0.1-2|162	pushd build-x11
14mu|gnuplot-5.0.1-2|163	%configure2_5x \
14mu|gnuplot-5.0.1-2|164	--with-readline=gnu \
14mu|gnuplot-5.0.1-2|165	--without-linux-vga
14mu|gnuplot-5.0.1-2|166	%make
14mu|gnuplot-5.0.1-2|167	%make
14mu|gnuplot-5.0.1-2|168	popd
14mu|gnuplot-5.0.1-2|169	
14mu|gnuplot-5.0.1-2|170	unset CONFIGURE_TOP
14mu|gnuplot-5.0.1-2|171	pushd gnuplot-mode-%{modeversion}
14mu|gnuplot-5.0.1-2|172	autoreconf -vfi
14mu|gnuplot-5.0.1-2|173	%configure2_5x
14mu|gnuplot-5.0.1-2|174	%make
14mu|gnuplot-5.0.1-2|175	popd
14mu|gnuplot-5.0.1-2|176	
14mu|gnuplot-5.0.1-2|177	cp -f %{SOURCE2} .
14mu|gnuplot-5.0.1-2|178	chmod 644 faq.html
14mu|gnuplot-5.0.1-2|179	
14mu|gnuplot-5.0.1-2|180	%install
14mu|gnuplot-5.0.1-2|181	pushd build-nox
14mu|gnuplot-5.0.1-2|182	%makeinstall_std
14mu|gnuplot-5.0.1-2|183	mv %{buildroot}%{_bindir}/gnuplot %{buildroot}%{_bindir}/gnuplot-nox
14mu|gnuplot-5.0.1-2|184	popd
14mu|gnuplot-5.0.1-2|185	
14mu|gnuplot-5.0.1-2|186	pushd build-x11
14mu|gnuplot-5.0.1-2|187	%makeinstall_std
14mu|gnuplot-5.0.1-2|188	popd
14mu|gnuplot-5.0.1-2|189	
14mu|gnuplot-5.0.1-2|190	pushd gnuplot-mode-%{modeversion}
14mu|gnuplot-5.0.1-2|191	%makeinstall_std
14mu|gnuplot-5.0.1-2|192	pdflatex gpelcard
14mu|gnuplot-5.0.1-2|193	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mu|gnuplot-5.0.1-2|194	install -m 644 dotemacs.el %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mu|gnuplot-5.0.1-2|195	popd
14mu|gnuplot-5.0.1-2|196	
14mu|gnuplot-5.0.1-2|197	# Copy back from build dir to be able to package those files
14mu|gnuplot-5.0.1-2|198	pushd build-nox
14mu|gnuplot-5.0.1-2|199	cp docs/gnuplot.pdf ../docs/
14mu|gnuplot-5.0.1-2|200	popd
14mu|gnuplot-5.0.1-2|201	
14mu|gnuplot-5.0.1-2|202	# menu
14mu|gnuplot-5.0.1-2|203	
14mu|gnuplot-5.0.1-2|204	mkdir -p %{buildroot}%{_datadir}/applications
14mu|gnuplot-5.0.1-2|205	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|gnuplot-5.0.1-2|206	[Desktop Entry]
14mu|gnuplot-5.0.1-2|207	Name=Gnuplot
14mu|gnuplot-5.0.1-2|208	GenericName=Function plotting program
14mu|gnuplot-5.0.1-2|209	GenericName[ru]=Построение графиков функций
14mu|gnuplot-5.0.1-2|210	Comment=The famous function plotting program
14mu|gnuplot-5.0.1-2|211	Comment[af]=Die welbekende funksieplotprogram
14mu|gnuplot-5.0.1-2|212	Comment[ar]=برنامج تحديد الوظائف الشهير
14mu|gnuplot-5.0.1-2|213	Comment[az]=Funksiya çap edici proqram
14mu|gnuplot-5.0.1-2|214	Comment[bg]=Програма за чертане с плотер
14mu|gnuplot-5.0.1-2|215	Comment[bn]=ফাংশন প্লট অঙ্কনকারী বিখ্যাত প্রোগ্রাম
14mu|gnuplot-5.0.1-2|216	Comment[bs]=Poznati program za crtanje funkcija
14mu|gnuplot-5.0.1-2|217	Comment[ca]=El conegut programa de funcions d'impressió amb traçador
14mu|gnuplot-5.0.1-2|218	Comment[cs]=Známý program pro vytváření grafů funkcí
14mu|gnuplot-5.0.1-2|219	Comment[cy]=Rhaglen plotio swyddogaeth enwog
14mu|gnuplot-5.0.1-2|220	Comment[da]=Det berømte funktion-plotteprogram
14mu|gnuplot-5.0.1-2|221	Comment[de]=Das berühmte Programm zur Darstellung mathematischer Funktionen
14mu|gnuplot-5.0.1-2|222	Comment[el]=Το διάσημο πρόγραμμα σχεδίασης μαθηματικών συναρτήσεων
14mu|gnuplot-5.0.1-2|223	Comment[es]=El programa famoso de graficado de funciones
14mu|gnuplot-5.0.1-2|224	Comment[et]=Kuulus funktsioonide joonistamise rakendus
14mu|gnuplot-5.0.1-2|225	Comment[eu]=Funtzioak marrazteko programa ospetsua
14mu|gnuplot-5.0.1-2|226	Comment[fa]=برنامه‌ی مشهور ترسیم تابع
14mu|gnuplot-5.0.1-2|227	Comment[fi]=Kuuluisa kuvaajienpiirto-ohjelma
14mu|gnuplot-5.0.1-2|228	Comment[fr]=Le fameux programme de traçage de fonction
14mu|gnuplot-5.0.1-2|229	Comment[gl]=O famoso programa de representación de funcións
14mu|gnuplot-5.0.1-2|230	Comment[he]=תוכנת ציור הפונקציות המפורסמת
14mu|gnuplot-5.0.1-2|231	Comment[hi]=एक प्रसिद्ध फ़ंक्शन प्लौटिंग प्रोग्राम
14mu|gnuplot-5.0.1-2|232	Comment[hr]=Čuveni program za crtanje funkcija
14mu|gnuplot-5.0.1-2|233	Comment[hu]=Elterjedt függvényábrázoló
14mu|gnuplot-5.0.1-2|234	Comment[id]=Program plot terkenal
14mu|gnuplot-5.0.1-2|235	Comment[is]=Víðfrægt falla-teikniforrit
14mu|gnuplot-5.0.1-2|236	Comment[it]=Il famoso programma per tracciare funzioni
14mu|gnuplot-5.0.1-2|237	Comment[ja]=有名な関数プロットソフト
14mu|gnuplot-5.0.1-2|238	Comment[ky]=Белгилүү функция сызуучу програм
14mu|gnuplot-5.0.1-2|239	Comment[lt]=Garsioji funkcijų braižymų programa
14mu|gnuplot-5.0.1-2|240	Comment[lv]=Slavenā programma funkciju zīmēšanai
14mu|gnuplot-5.0.1-2|241	Comment[mk]=Познатиот програм за цртање графици на функции
14mu|gnuplot-5.0.1-2|242	Comment[mt]=Programm famuż li jipplottja funzjonijiet
14mu|gnuplot-5.0.1-2|243	Comment[nb]=Det berømte plotteprogrammet
14mu|gnuplot-5.0.1-2|244	Comment[nl]=Het beroemde functie-plotprogramma (grafieken van functies)
14mu|gnuplot-5.0.1-2|245	Comment[nn]=Eit program for plotting av funksjonar
14mu|gnuplot-5.0.1-2|246	Comment[pl]=Słynny program do rysowania wykresów
14mu|gnuplot-5.0.1-2|247	Comment[pt]=O famoso programa de gráficos de funções
14mu|gnuplot-5.0.1-2|248	Comment[pt_BR]=O famoso programa para plotagem de funções
14mu|gnuplot-5.0.1-2|249	Comment[ro]=Faimosul program de trasare de funcții
14mu|gnuplot-5.0.1-2|250	Comment[ru]=Знаменитая программа для построения графиков функций
14mu|gnuplot-5.0.1-2|251	Comment[sc]=Su programa po fai plot de funtzionis
14mu|gnuplot-5.0.1-2|252	Comment[sk]=Plotting program s mnohými funkciami
14mu|gnuplot-5.0.1-2|253	Comment[sl]=Znani program za risanje funkcij
14mu|gnuplot-5.0.1-2|254	Comment[sq]=Program me famë të funksioneve gjurmuese
14mu|gnuplot-5.0.1-2|255	Comment[sr]=Познати функционални плотинг програм
14mu|gnuplot-5.0.1-2|256	Comment[sr@Latn]=Poznati funkcionalni ploting program
14mu|gnuplot-5.0.1-2|257	Comment[sv]=Det berömda programmet för funktionsplotting
14mu|gnuplot-5.0.1-2|258	Comment[ta]=gவரைவியல்
14mu|gnuplot-5.0.1-2|259	Comment[tg]=Барномаи машҳури нақшакашии вазифоӣ
14mu|gnuplot-5.0.1-2|260	Comment[th]=โปรแกรมวาดรูปฟังชั่น
14mu|gnuplot-5.0.1-2|261	Comment[tl]=Ang tanyag na program na nagpa-plot ng function
14mu|gnuplot-5.0.1-2|262	Comment[tr]=Fonksiyon çizim programı
14mu|gnuplot-5.0.1-2|263	Comment[uk]=Відома програма для побудови графіків функцій
14mu|gnuplot-5.0.1-2|264	Comment[vi]=Chương trình có chức năng vẽ nổi tiếng
14mu|gnuplot-5.0.1-2|265	Comment[wa]=Li fameus programe di traçaedje di fonccions
14mu|gnuplot-5.0.1-2|266	Comment[zh_CN]=绘制函数图像
14mu|gnuplot-5.0.1-2|267	Comment[zh_TW]=著名的函數繪製程式
14mu|gnuplot-5.0.1-2|268	Exec=%{name}
14mu|gnuplot-5.0.1-2|269	Icon=%{name}
14mu|gnuplot-5.0.1-2|270	Terminal=true
14mu|gnuplot-5.0.1-2|271	Type=Application
14mu|gnuplot-5.0.1-2|272	StartupNotify=true
14mu|gnuplot-5.0.1-2|273	Categories=Graphics;Science;
14mu|gnuplot-5.0.1-2|274	EOF
14mu|gnuplot-5.0.1-2|275	
14mu|gnuplot-5.0.1-2|276	# icon
14mu|gnuplot-5.0.1-2|277	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14mu|gnuplot-5.0.1-2|278	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14mu|gnuplot-5.0.1-2|279	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14mu|gnuplot-5.0.1-2|280	
14mu|gnuplot-5.0.1-2|281	%changelog
14mu|gnuplot-5.0.1-2|282	
14mu|gnuplot-5.0.1-2|283	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.1-2
14mu|gnuplot-5.0.1-2|284	- (ffaeaba) Run autoreconf to fix build
14mu|gnuplot-5.0.1-2|285	
14mu|gnuplot-5.0.1-2|286	

22704 14
14mu|gnutls-3.2.21-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gnutls-3.2.21-1|2	%define dirver %(echo %{version}|cut -d. -f1,2,3)
14mu|gnutls-3.2.21-1|3	
14mu|gnutls-3.2.21-1|4	%define major 28
14mu|gnutls-3.2.21-1|5	%define sslmajor 27
14mu|gnutls-3.2.21-1|6	%define xsslmajor 0
14mu|gnutls-3.2.21-1|7	%define libname %mklibname %{name} %{major}
14mu|gnutls-3.2.21-1|8	%define libnamexx %mklibname %{name}xx %{major}
14mu|gnutls-3.2.21-1|9	%define libssl %mklibname %{name}-openssl %{sslmajor}
14mu|gnutls-3.2.21-1|10	%define libxssl %mklibname %{name}-xssl %{xsslmajor}
14mu|gnutls-3.2.21-1|11	%define devname %mklibname %{name} -d
14mu|gnutls-3.2.21-1|12	
14mu|gnutls-3.2.21-1|13	Summary:	Library providing a secure layer (SSL)
14mu|gnutls-3.2.21-1|14	Name:		gnutls
14mu|gnutls-3.2.21-1|15	Version:	3.2.21
14mu|gnutls-3.2.21-1|16	Release:	1
14mu|gnutls-3.2.21-1|17	License:	GPLv2+ and LGPLv2.1+
14mu|gnutls-3.2.21-1|18	Group:		System/Libraries
14mu|gnutls-3.2.21-1|19	Url:		http://www.gnutls.org
14mu|gnutls-3.2.21-1|20	Source0:	ftp://ftp.gnutls.org/gcrypt/gnutls/v%{url_ver}/%{name}-%{version}.tar.xz
14mu|gnutls-3.2.21-1|21	Patch1:		gnutls-3.2.7-rpath.patch
14mu|gnutls-3.2.21-1|22	# Use only FIPS approved ciphers in the FIPS mode
14mu|gnutls-3.2.21-1|23	Patch7:		gnutls-2.12.21-fips-algorithms.patch
14mu|gnutls-3.2.21-1|24	Patch8:		gnutls-3.1.11-nosrp.patch
14mu|gnutls-3.2.21-1|25	
14mu|gnutls-3.2.21-1|26	BuildRequires:	liblzo-devel
14mu|gnutls-3.2.21-1|27	BuildRequires:	pkgconfig(libgcrypt)
14mu|gnutls-3.2.21-1|28	BuildRequires:	pkgconfig(libidn)
14mu|gnutls-3.2.21-1|29	BuildRequires:	pkgconfig(libtasn1)
14mu|gnutls-3.2.21-1|30	BuildRequires:	pkgconfig(nettle)
14mu|gnutls-3.2.21-1|31	BuildRequires:	pkgconfig(p11-kit-1)
14mu|gnutls-3.2.21-1|32	%ifnarch %{arm} %{mips} aarch64
14mu|gnutls-3.2.21-1|33	BuildRequires:	valgrind
14mu|gnutls-3.2.21-1|34	%endif
14mu|gnutls-3.2.21-1|35	
14mu|gnutls-3.2.21-1|36	%description
14mu|gnutls-3.2.21-1|37	GnuTLS is a project that aims to develop a library which provides
14mu|gnutls-3.2.21-1|38	a secure layer, over a reliable transport layer.
14mu|gnutls-3.2.21-1|39	
14mu|gnutls-3.2.21-1|40	%files
14mu|gnutls-3.2.21-1|41	%doc NEWS README
14mu|gnutls-3.2.21-1|42	%{_bindir}/[cgs]*
14mu|gnutls-3.2.21-1|43	%{_bindir}/danetool
14mu|gnutls-3.2.21-1|44	%{_bindir}/psktool
14mu|gnutls-3.2.21-1|45	%{_bindir}/p11tool
14mu|gnutls-3.2.21-1|46	%{_bindir}/ocsptool
14mu|gnutls-3.2.21-1|47	%{_mandir}/man?/*
14mu|gnutls-3.2.21-1|48	%{_infodir}/*
14mu|gnutls-3.2.21-1|49	
14mu|gnutls-3.2.21-1|50	#----------------------------------------------------------------------------
14mu|gnutls-3.2.21-1|51	
14mu|gnutls-3.2.21-1|52	%package -n %{libname}
14mu|gnutls-3.2.21-1|53	Summary:	Library providing a secure layer (SSL)
14mu|gnutls-3.2.21-1|54	Group:		System/Libraries
14mu|gnutls-3.2.21-1|55	Requires:	%{name}-locales
14mu|gnutls-3.2.21-1|56	# To avoid file conflicts when both 32 and 64 bit old libraries are installed
14mu|gnutls-3.2.21-1|57	%if "%{_lib}" == "lib64"
14mu|gnutls-3.2.21-1|58	Conflicts:	lib%{name}%{major} < 3.2.15
14mu|gnutls-3.2.21-1|59	%endif
14mu|gnutls-3.2.21-1|60	
14mu|gnutls-3.2.21-1|61	%description -n %{libname}
14mu|gnutls-3.2.21-1|62	This package contains a shared library for %{name}.
14mu|gnutls-3.2.21-1|63	
14mu|gnutls-3.2.21-1|64	%files -n %{libname}
14mu|gnutls-3.2.21-1|65	%{_libdir}/libgnutls.so.%{major}*
14mu|gnutls-3.2.21-1|66	
14mu|gnutls-3.2.21-1|67	#----------------------------------------------------------------------------
14mu|gnutls-3.2.21-1|68	
14mu|gnutls-3.2.21-1|69	%package -n %{libnamexx}
14mu|gnutls-3.2.21-1|70	Summary:	Library providing a secure layer (SSL)
14mu|gnutls-3.2.21-1|71	Group:		System/Libraries
14mu|gnutls-3.2.21-1|72	Conflicts:	%{_lib}gnutls28 < 3.2.15
14mu|gnutls-3.2.21-1|73	
14mu|gnutls-3.2.21-1|74	%description -n %{libnamexx}
14mu|gnutls-3.2.21-1|75	This package contains a shared library for %{name}.
14mu|gnutls-3.2.21-1|76	
14mu|gnutls-3.2.21-1|77	%files -n %{libnamexx}
14mu|gnutls-3.2.21-1|78	%{_libdir}/libgnutlsxx.so.%{major}*
14mu|gnutls-3.2.21-1|79	
14mu|gnutls-3.2.21-1|80	#----------------------------------------------------------------------------
14mu|gnutls-3.2.21-1|81	
14mu|gnutls-3.2.21-1|82	%package -n %{libssl}
14mu|gnutls-3.2.21-1|83	Summary:	Library providing a secure layer (SSL)
14mu|gnutls-3.2.21-1|84	Group:		System/Libraries
14mu|gnutls-3.2.21-1|85	Conflicts:	%{_lib}gnutls-ssl27 < 3.2.15
14mu|gnutls-3.2.21-1|86	Obsoletes:	%{_lib}gnutls-ssl27 < 3.2.15
14mu|gnutls-3.2.21-1|87	
14mu|gnutls-3.2.21-1|88	%description -n %{libssl}
14mu|gnutls-3.2.21-1|89	This package contains a shared library for %{name}.
14mu|gnutls-3.2.21-1|90	
14mu|gnutls-3.2.21-1|91	%files -n %{libssl}
14mu|gnutls-3.2.21-1|92	%{_libdir}/libgnutls-openssl.so.%{sslmajor}*
14mu|gnutls-3.2.21-1|93	
14mu|gnutls-3.2.21-1|94	#----------------------------------------------------------------------------
14mu|gnutls-3.2.21-1|95	
14mu|gnutls-3.2.21-1|96	%package -n %{libxssl}
14mu|gnutls-3.2.21-1|97	Summary:	Library providing a secure layer (SSL)
14mu|gnutls-3.2.21-1|98	Group:		System/Libraries
14mu|gnutls-3.2.21-1|99	Requires:	%{libname} = %{EVRD}
14mu|gnutls-3.2.21-1|100	
14mu|gnutls-3.2.21-1|101	%description -n %{libxssl}
14mu|gnutls-3.2.21-1|102	This package contains a shared library for %{name}.
14mu|gnutls-3.2.21-1|103	
14mu|gnutls-3.2.21-1|104	%files -n %{libxssl}
14mu|gnutls-3.2.21-1|105	%{_libdir}/libgnutls-xssl.so.%{xsslmajor}*
14mu|gnutls-3.2.21-1|106	
14mu|gnutls-3.2.21-1|107	#----------------------------------------------------------------------------
14mu|gnutls-3.2.21-1|108	
14mu|gnutls-3.2.21-1|109	%package -n %{devname}
14mu|gnutls-3.2.21-1|110	Summary:	Development files for %{name}
14mu|gnutls-3.2.21-1|111	Group:		Development/C
14mu|gnutls-3.2.21-1|112	Requires:	%{name} = %{EVRD}
14mu|gnutls-3.2.21-1|113	Requires:	%{libname} = %{EVRD}
14mu|gnutls-3.2.21-1|114	Requires:	%{libnamexx} = %{EVRD}
14mu|gnutls-3.2.21-1|115	Requires:	%{libssl} = %{EVRD}
14mu|gnutls-3.2.21-1|116	Requires:	%{libxssl} = %{EVRD}
14mu|gnutls-3.2.21-1|117	Provides:	%{name}-devel = %{EVRD}
14mu|gnutls-3.2.21-1|118	
14mu|gnutls-3.2.21-1|119	%description -n %{devname}
14mu|gnutls-3.2.21-1|120	This package contains all necessary files to compile or develop
14mu|gnutls-3.2.21-1|121	programs/libraries that use %{name}.
14mu|gnutls-3.2.21-1|122	
14mu|gnutls-3.2.21-1|123	%files -n %{devname}
14mu|gnutls-3.2.21-1|124	%{_libdir}/*.so
14mu|gnutls-3.2.21-1|125	%{_libdir}/pkgconfig/*.pc
14mu|gnutls-3.2.21-1|126	%{_includedir}/gnutls
14mu|gnutls-3.2.21-1|127	
14mu|gnutls-3.2.21-1|128	#----------------------------------------------------------------------------
14mu|gnutls-3.2.21-1|129	
14mu|gnutls-3.2.21-1|130	%package locales
14mu|gnutls-3.2.21-1|131	Summary:	Locale files for GnuTLS
14mu|gnutls-3.2.21-1|132	Group:		System/Internationalization
14mu|gnutls-3.2.21-1|133	BuildArch:	noarch
14mu|gnutls-3.2.21-1|134	Conflicts:	%{_lib}gnutls28 < 3.2.15
14mu|gnutls-3.2.21-1|135	
14mu|gnutls-3.2.21-1|136	%description
14mu|gnutls-3.2.21-1|137	Locale files for GnuTLS main library.
14mu|gnutls-3.2.21-1|138	
14mu|gnutls-3.2.21-1|139	%files locales -f %{name}.lang
14mu|gnutls-3.2.21-1|140	
14mu|gnutls-3.2.21-1|141	#----------------------------------------------------------------------------
14mu|gnutls-3.2.21-1|142	
14mu|gnutls-3.2.21-1|143	%prep
14mu|gnutls-3.2.21-1|144	%setup -qn %{name}-%{dirver}
14mu|gnutls-3.2.21-1|145	%patch1 -p1 -b .rpath
14mu|gnutls-3.2.21-1|146	# This patch is not applicable as we use nettle now but some parts will be
14mu|gnutls-3.2.21-1|147	# later reused.
14mu|gnutls-3.2.21-1|148	# patch7 -p1 -b .fips
14mu|gnutls-3.2.21-1|149	%patch8 -p1 -b .nosrp
14mu|gnutls-3.2.21-1|150	
14mu|gnutls-3.2.21-1|151	sed 's/gnutls_srp.c//g' -i lib/Makefile.in
14mu|gnutls-3.2.21-1|152	sed 's/gnutls_srp.lo//g' -i lib/Makefile.in
14mu|gnutls-3.2.21-1|153	
14mu|gnutls-3.2.21-1|154	%build
14mu|gnutls-3.2.21-1|155	%configure2_5x \
14mu|gnutls-3.2.21-1|156	--disable-static \
14mu|gnutls-3.2.21-1|157	--with-included-libtasn1=no \
14mu|gnutls-3.2.21-1|158	--disable-srp-authentication \
14mu|gnutls-3.2.21-1|159	--with-libz-prefix=%{_prefix} \
14mu|gnutls-3.2.21-1|160	%ifnarch %{arm} %{mips} aarch64
14mu|gnutls-3.2.21-1|161	--enable-valgrind-tests \
14mu|gnutls-3.2.21-1|162	%endif
14mu|gnutls-3.2.21-1|163	--disable-non-suiteb-curves \
14mu|gnutls-3.2.21-1|164	--disable-rpath \
14mu|gnutls-3.2.21-1|165	--disable-guile
14mu|gnutls-3.2.21-1|166	
14mu|gnutls-3.2.21-1|167	%make
14mu|gnutls-3.2.21-1|168	
14mu|gnutls-3.2.21-1|169	%install
14mu|gnutls-3.2.21-1|170	%makeinstall_std
14mu|gnutls-3.2.21-1|171	
14mu|gnutls-3.2.21-1|172	%find_lang %{name}
14mu|gnutls-3.2.21-1|173	
14mu|gnutls-3.2.21-1|174	%check
14mu|gnutls-3.2.21-1|175	#make check
14mu|gnutls-3.2.21-1|176	
14mu|gnutls-3.2.21-1|177	%changelog
14mu|gnutls-3.2.21-1|178	* Thu Jan 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.21-1
14mu|gnutls-3.2.21-1|179	+ Revision: e2ede8a
14mu|gnutls-3.2.21-1|180	- New version 3.2.21
14mu|gnutls-3.2.21-1|181	
14mu|gnutls-3.2.21-1|182	

22705 14
14mu|gobject-introspection-1.44.0-1|1	%define typelibnames DBus-1.0 DBusGLib-1.0 GIRepository-2.0 GL-1.0 GLib-2.0 GModule-2.0 GObject-2.0 Gio-2.0 cairo-1.0 fontconfig-2.0 freetype2-2.0 libxml2-2.0 xfixes-4.0 xft-2.0 xlib-2.0 xrandr-1.3
14mu|gobject-introspection-1.44.0-1|2	
14mu|gobject-introspection-1.44.0-1|3	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gobject-introspection-1.44.0-1|4	
14mu|gobject-introspection-1.44.0-1|5	%bcond_with bootstrap
14mu|gobject-introspection-1.44.0-1|6	
14mu|gobject-introspection-1.44.0-1|7	%define api 1.0
14mu|gobject-introspection-1.44.0-1|8	%define major 1
14mu|gobject-introspection-1.44.0-1|9	%define libname %mklibname girepository %{api} %{major}
14mu|gobject-introspection-1.44.0-1|10	%define devname %mklibname girepository -d
14mu|gobject-introspection-1.44.0-1|11	
14mu|gobject-introspection-1.44.0-1|12	Summary:	GObject Introspection
14mu|gobject-introspection-1.44.0-1|13	Name:		gobject-introspection
14mu|gobject-introspection-1.44.0-1|14	Version:	1.44.0
14mu|gobject-introspection-1.44.0-1|15	Release:	1
14mu|gobject-introspection-1.44.0-1|16	License:	GPLv2+, LGPLv2.1+, MIT
14mu|gobject-introspection-1.44.0-1|17	Group:		Development/C
14mu|gobject-introspection-1.44.0-1|18	Url:		http://live.gnome.org/GObjectIntrospection
14mu|gobject-introspection-1.44.0-1|19	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/gobject-introspection/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gobject-introspection-1.44.0-1|20	# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
14mu|gobject-introspection-1.44.0-1|21	Source1:	gi-find-deps.sh
14mu|gobject-introspection-1.44.0-1|22	Source2:	typelib.macros
14mu|gobject-introspection-1.44.0-1|23	Source3:	gobject-introspection-typelib.template
14mu|gobject-introspection-1.44.0-1|24	# PATCH-FIX-UPSTREAM g-ir-dep-tool.patch bgo#665672 dimstar@opensuse.org -- Add g-ir-dep-tool to get further automatic dependencies.
14mu|gobject-introspection-1.44.0-1|25	Patch0:		g-ir-dep-tool.patch
14mu|gobject-introspection-1.44.0-1|26	
14mu|gobject-introspection-1.44.0-1|27	BuildRequires:	bison
14mu|gobject-introspection-1.44.0-1|28	BuildRequires:	flex
14mu|gobject-introspection-1.44.0-1|29	BuildRequires:	libtool
14mu|gobject-introspection-1.44.0-1|30	# this could be removed if the typelib stuff is backported
14mu|gobject-introspection-1.44.0-1|31	BuildRequires:	rpm >= 5.4.7-14
14mu|gobject-introspection-1.44.0-1|32	BuildRequires:	pkgconfig(cairo)
14mu|gobject-introspection-1.44.0-1|33	BuildRequires:	pkgconfig(cairo-gobject)
14mu|gobject-introspection-1.44.0-1|34	BuildRequires:	pkgconfig(gio-2.0)
14mu|gobject-introspection-1.44.0-1|35	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|gobject-introspection-1.44.0-1|36	BuildRequires:	pkgconfig(glib-2.0)
14mu|gobject-introspection-1.44.0-1|37	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|gobject-introspection-1.44.0-1|38	BuildRequires:	pkgconfig(gobject-2.0)
14mu|gobject-introspection-1.44.0-1|39	BuildRequires:	pkgconfig(gthread-2.0)
14mu|gobject-introspection-1.44.0-1|40	BuildRequires:	pkgconfig(libffi)
14mu|gobject-introspection-1.44.0-1|41	BuildRequires:	pkgconfig(python)
14mu|gobject-introspection-1.44.0-1|42	BuildRequires:	python-mako
14mu|gobject-introspection-1.44.0-1|43	# these are needed by the g-ir-dep-tool
14mu|gobject-introspection-1.44.0-1|44	%if %{without bootstrap}
14mu|gobject-introspection-1.44.0-1|45	BuildRequires:	gobject-introspection >= 1.32.0-2
14mu|gobject-introspection-1.44.0-1|46	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.32.0
14mu|gobject-introspection-1.44.0-1|47	%endif
14mu|gobject-introspection-1.44.0-1|48	
14mu|gobject-introspection-1.44.0-1|49	Requires:	%{libname} = %{EVRD}
14mu|gobject-introspection-1.44.0-1|50	Conflicts:	%mklibname girepository 1.0 0 < 0.6.10-5
14mu|gobject-introspection-1.44.0-1|51	%rename		gir-repository
14mu|gobject-introspection-1.44.0-1|52	
14mu|gobject-introspection-1.44.0-1|53	# Provide typelib() symbols based on gobject-introspection-typelib.template
14mu|gobject-introspection-1.44.0-1|54	# The template is checked during install if it matches the installed *.typelib files.
14mu|gobject-introspection-1.44.0-1|55	%if %{with bootstrap}
14mu|gobject-introspection-1.44.0-1|56	%(cat %{SOURCE3} | awk '{ print "Provides: " $0}')
14mu|gobject-introspection-1.44.0-1|57	%endif
14mu|gobject-introspection-1.44.0-1|58	
14mu|gobject-introspection-1.44.0-1|59	%description
14mu|gobject-introspection-1.44.0-1|60	The goal of the project is to describe the APIs and  collect them in
14mu|gobject-introspection-1.44.0-1|61	a uniform, machine readable format.
14mu|gobject-introspection-1.44.0-1|62	
14mu|gobject-introspection-1.44.0-1|63	%files
14mu|gobject-introspection-1.44.0-1|64	%doc README
14mu|gobject-introspection-1.44.0-1|65	%dir %{_libdir}/girepository-%{api}
14mu|gobject-introspection-1.44.0-1|66	%{_libdir}/girepository-%{api}/*.typelib
14mu|gobject-introspection-1.44.0-1|67	
14mu|gobject-introspection-1.44.0-1|68	#----------------------------------------------------------------------------
14mu|gobject-introspection-1.44.0-1|69	
14mu|gobject-introspection-1.44.0-1|70	%package -n %{libname}
14mu|gobject-introspection-1.44.0-1|71	Summary:	GObject Introspection shared library
14mu|gobject-introspection-1.44.0-1|72	Group:		System/Libraries
14mu|gobject-introspection-1.44.0-1|73	Conflicts:	%{name} < 0.6.8-2
14mu|gobject-introspection-1.44.0-1|74	
14mu|gobject-introspection-1.44.0-1|75	%description -n %{libname}
14mu|gobject-introspection-1.44.0-1|76	The goal of the project is to describe the APIs and  collect them in
14mu|gobject-introspection-1.44.0-1|77	a uniform, machine readable format.
14mu|gobject-introspection-1.44.0-1|78	
14mu|gobject-introspection-1.44.0-1|79	%files -n %{libname}
14mu|gobject-introspection-1.44.0-1|80	%{_libdir}/libgirepository-%{api}.so.%{major}*
14mu|gobject-introspection-1.44.0-1|81	
14mu|gobject-introspection-1.44.0-1|82	#----------------------------------------------------------------------------
14mu|gobject-introspection-1.44.0-1|83	
14mu|gobject-introspection-1.44.0-1|84	%package -n %{devname}
14mu|gobject-introspection-1.44.0-1|85	Summary:	GObject Introspection development libraries
14mu|gobject-introspection-1.44.0-1|86	Group:		Development/C
14mu|gobject-introspection-1.44.0-1|87	# these two pkgs are needed for typelib requires generation
14mu|gobject-introspection-1.44.0-1|88	Requires:	%{name} = %{EVRD}
14mu|gobject-introspection-1.44.0-1|89	Requires:	%{libname} = %{EVRD}
14mu|gobject-introspection-1.44.0-1|90	#gw /usr/bin/libtool is called in giscanner
14mu|gobject-introspection-1.44.0-1|91	Requires:	libtool
14mu|gobject-introspection-1.44.0-1|92	Provides:	libgirepository-devel = %{EVRD}
14mu|gobject-introspection-1.44.0-1|93	Provides:	girepository-devel = %{EVRD}
14mu|gobject-introspection-1.44.0-1|94	Provides:	%{name}-devel = %{EVRD}
14mu|gobject-introspection-1.44.0-1|95	
14mu|gobject-introspection-1.44.0-1|96	%description -n %{devname}
14mu|gobject-introspection-1.44.0-1|97	The goal of the project is to describe the APIs and  collect them in
14mu|gobject-introspection-1.44.0-1|98	a uniform, machine readable format.
14mu|gobject-introspection-1.44.0-1|99	
14mu|gobject-introspection-1.44.0-1|100	%files -n %{devname}
14mu|gobject-introspection-1.44.0-1|101	%doc ChangeLog TODO NEWS AUTHORS
14mu|gobject-introspection-1.44.0-1|102	%{_bindir}/g-ir-annotation-tool
14mu|gobject-introspection-1.44.0-1|103	%{_bindir}/g-ir-compiler
14mu|gobject-introspection-1.44.0-1|104	%{_bindir}/g-ir-dep-tool
14mu|gobject-introspection-1.44.0-1|105	%{_bindir}/g-ir-generate
14mu|gobject-introspection-1.44.0-1|106	%{_bindir}/g-ir-scanner
14mu|gobject-introspection-1.44.0-1|107	%{_bindir}/g-ir-doc-tool
14mu|gobject-introspection-1.44.0-1|108	%{_libdir}/%{name}
14mu|gobject-introspection-1.44.0-1|109	%{_libdir}/libgirepository-%{api}.so
14mu|gobject-introspection-1.44.0-1|110	%{_libdir}/pkgconfig/*.pc
14mu|gobject-introspection-1.44.0-1|111	%{_includedir}/%{name}-%{api}
14mu|gobject-introspection-1.44.0-1|112	%{_datadir}/aclocal/*.m4
14mu|gobject-introspection-1.44.0-1|113	%{_datadir}/%{name}-%{api}
14mu|gobject-introspection-1.44.0-1|114	#%{_datadir}/gtk-doc/html/gi
14mu|gobject-introspection-1.44.0-1|115	%dir %{_datadir}/gir-%{api}
14mu|gobject-introspection-1.44.0-1|116	%{_datadir}/gir-%{api}/*.gir
14mu|gobject-introspection-1.44.0-1|117	%{_rpmhome}/gi-find-deps.sh
14mu|gobject-introspection-1.44.0-1|118	%{_rpmhome}/macros.d/typelib
14mu|gobject-introspection-1.44.0-1|119	%{_mandir}/man1/*
14mu|gobject-introspection-1.44.0-1|120	
14mu|gobject-introspection-1.44.0-1|121	#----------------------------------------------------------------------------
14mu|gobject-introspection-1.44.0-1|122	
14mu|gobject-introspection-1.44.0-1|123	%prep
14mu|gobject-introspection-1.44.0-1|124	%setup -q
14mu|gobject-introspection-1.44.0-1|125	%apply_patches
14mu|gobject-introspection-1.44.0-1|126	
14mu|gobject-introspection-1.44.0-1|127	%build
14mu|gobject-introspection-1.44.0-1|128	autoreconf -fi
14mu|gobject-introspection-1.44.0-1|129	%configure2_5x \
14mu|gobject-introspection-1.44.0-1|130	--disable-static
14mu|gobject-introspection-1.44.0-1|131	
14mu|gobject-introspection-1.44.0-1|132	%make V=1
14mu|gobject-introspection-1.44.0-1|133	
14mu|gobject-introspection-1.44.0-1|134	%install
14mu|gobject-introspection-1.44.0-1|135	%makeinstall_std
14mu|gobject-introspection-1.44.0-1|136	install -D %{SOURCE1} %{buildroot}%{_rpmhome}/gi-find-deps.sh
14mu|gobject-introspection-1.44.0-1|137	install -D %{SOURCE2} -m 0644 %{buildroot}%{_rpmhome}/macros.d/typelib
14mu|gobject-introspection-1.44.0-1|138	
14mu|gobject-introspection-1.44.0-1|139	# comparing, if we provide all the symbols expected.
14mu|gobject-introspection-1.44.0-1|140	%if %{with bootstrap}
14mu|gobject-introspection-1.44.0-1|141	ls %{buildroot}%{_libdir}/girepository-1.0/*.typelib | sh %{SOURCE1} -P > gobject-introspection-typelib.installed
14mu|gobject-introspection-1.44.0-1|142	diff -s %{SOURCE3} gobject-introspection-typelib.installed
14mu|gobject-introspection-1.44.0-1|143	%endif
14mu|gobject-introspection-1.44.0-1|144	
14mu|gobject-introspection-1.44.0-1|145	
14mu|gobject-introspection-1.44.0-1|146	%changelog
14mu|gobject-introspection-1.44.0-1|147	
14mu|gobject-introspection-1.44.0-1|148	* Tue Mar 24 2015 Tigro <ashejn@yandex-team.ru> 1.44.0-1
14mu|gobject-introspection-1.44.0-1|149	- (d9d5d2f) update to 1.44.0
14mu|gobject-introspection-1.44.0-1|150	
14mu|gobject-introspection-1.44.0-1|151	

22706 14
14mu|gocr-0.50-1|1	%define _disable_ld_as_needed 1
14mu|gocr-0.50-1|2	
14mu|gocr-0.50-1|3	Summary:	OCR (Optical Character Recognition) program
14mu|gocr-0.50-1|4	Name:		gocr
14mu|gocr-0.50-1|5	Version:	0.50
14mu|gocr-0.50-1|6	Release:	1
14mu|gocr-0.50-1|7	License:	GPLv2
14mu|gocr-0.50-1|8	Group:		Graphics
14mu|gocr-0.50-1|9	URL:		http://jocr.sourceforge.net/
14mu|gocr-0.50-1|10	Source0:	http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-%{version}.tar.gz
14mu|gocr-0.50-1|11	Source1:	http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-%{version}.tar.gz.asc
14mu|gocr-0.50-1|12	Source2:	%{name}-icons.tar.bz2
14mu|gocr-0.50-1|13	BuildRequires:	libnetpbm-devel
14mu|gocr-0.50-1|14	Requires:	gzip
14mu|gocr-0.50-1|15	Requires:	bzip2
14mu|gocr-0.50-1|16	Requires:	jpeg-progs
14mu|gocr-0.50-1|17	Requires:	netpbm
14mu|gocr-0.50-1|18	Requires:	transfig
14mu|gocr-0.50-1|19	
14mu|gocr-0.50-1|20	%description
14mu|gocr-0.50-1|21	GOCR is an optical character recognition program, released under the
14mu|gocr-0.50-1|22	GNU General Public License. It reads images in many formats (pnm, pbm,
14mu|gocr-0.50-1|23	pgm, ppm, some pcx and tga image files (or PNM from stdin); if
14mu|gocr-0.50-1|24	pnm-tools installed and running linux-like system you can also use
14mu|gocr-0.50-1|25	pnm.gz, pnm.bz2, png, jpg, tiff, gif, bmp and others) and outputs
14mu|gocr-0.50-1|26	a text file.
14mu|gocr-0.50-1|27	
14mu|gocr-0.50-1|28	%prep
14mu|gocr-0.50-1|29	%setup -q
14mu|gocr-0.50-1|30	
14mu|gocr-0.50-1|31	%build
14mu|gocr-0.50-1|32	%configure2_5x
14mu|gocr-0.50-1|33	%make
14mu|gocr-0.50-1|34	
14mu|gocr-0.50-1|35	%install
14mu|gocr-0.50-1|36	%makeinstall_std
14mu|gocr-0.50-1|37	
14mu|gocr-0.50-1|38	# drop buggy tcl frontend
14mu|gocr-0.50-1|39	rm -rf %{buildroot}%{_bindir}/gocr.tcl
14mu|gocr-0.50-1|40	
14mu|gocr-0.50-1|41	# Desktop menu - not needed without GUI frontend
14mu|gocr-0.50-1|42	#mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir},%{_menudir}}
14mu|gocr-0.50-1|43	#bzcat %{SOURCE2}|tar xf - -C %{buildroot}/%{_datadir}
14mu|gocr-0.50-1|44	#
14mu|gocr-0.50-1|45	#mkdir -p %{buildroot}%{_datadir}/applications/
14mu|gocr-0.50-1|46	#cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|gocr-0.50-1|47	#[Desktop Entry]
14mu|gocr-0.50-1|48	#Type=Application
14mu|gocr-0.50-1|49	#Exec=%{_bindir}/gocr
14mu|gocr-0.50-1|50	#Icon=%{name}
14mu|gocr-0.50-1|51	#Categories=Graphics;Viewer;
14mu|gocr-0.50-1|52	#Name=Gocr
14mu|gocr-0.50-1|53	#Name[ru]=Gocr
14mu|gocr-0.50-1|54	#Comment=Optical recognition program
14mu|gocr-0.50-1|55	#Comment[ru]=Система распознавания текста
14mu|gocr-0.50-1|56	#EOF
14mu|gocr-0.50-1|57	
14mu|gocr-0.50-1|58	%clean
14mu|gocr-0.50-1|59	
14mu|gocr-0.50-1|60	%files -n %{name}
14mu|gocr-0.50-1|61	%doc AUTHORS BUGS CREDITS HISTORY README REMARK.txt REVIEW TODO
14mu|gocr-0.50-1|62	%doc doc/{examples.txt,gocr.html,unicode.txt}
14mu|gocr-0.50-1|63	%{_mandir}/man1/*
14mu|gocr-0.50-1|64	%attr(755,root,root) %{_bindir}/*
14mu|gocr-0.50-1|65	#%{_datadir}/applications/%{name}.desktop
14mu|gocr-0.50-1|66	
14mu|gocr-0.50-1|67	%changelog
14mu|gocr-0.50-1|68	
14mu|gocr-0.50-1|69	* Sat Nov 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.50-1
14mu|gocr-0.50-1|70	- (42ff7e0) Updated to 0.50 , spec cleanup
14mu|gocr-0.50-1|71	
14mu|gocr-0.50-1|72	

22707 14
14mu|golang-1.9.7-1|1	# build ids are n	ot currently generated:
14mu|golang-1.9.7-1|2	# https://code.google.com/p/go/issues/detail?id=5238
14mu|golang-1.9.7-1|3	#
14mu|golang-1.9.7-1|4	# also, debuginfo extraction currently fails with
14mu|golang-1.9.7-1|5	# "Failed to write file: invalid section alignment"
14mu|golang-1.9.7-1|6	%global debug_package %{nil}
14mu|golang-1.9.7-1|7	
14mu|golang-1.9.7-1|8	# we are shipping the full contents of src in the data subpackage, which
14mu|golang-1.9.7-1|9	# contains binary-like things (ELF data for tests, etc)
14mu|golang-1.9.7-1|10	%global _binaries_in_noarch_packages_terminate_build 0
14mu|golang-1.9.7-1|11	
14mu|golang-1.9.7-1|12	# Don't alter timestamps of especially the .a files (or else go will rebuild later)
14mu|golang-1.9.7-1|13	# Actually, don't strip at all since we are not even building debug packages and this corrupts the dwarf testdata
14mu|golang-1.9.7-1|14	%global __strip /bin/true
14mu|golang-1.9.7-1|15	
14mu|golang-1.9.7-1|16	# rpmbuild magic to keep from having meta dependency on libc.so.6
14mu|golang-1.9.7-1|17	# % define _use_internal_dependency_generator 0
14mu|golang-1.9.7-1|18	# % define __find_requires %{nil}
14mu|golang-1.9.7-1|19	%global debug_package %{nil}
14mu|golang-1.9.7-1|20	%global __spec_install_post /usr/lib/rpm/brp-compress
14mu|golang-1.9.7-1|21	
14mu|golang-1.9.7-1|22	# %define _emacs_sitelispdir %{_datadir}/emacs/site-lisp
14mu|golang-1.9.7-1|23	# %define _xemacs_sitelispdir %{_datadir}/xemacs/site-lisp
14mu|golang-1.9.7-1|24	# %define _emacs_sitestartdir %{_datadir}/emacs/site-lisp
14mu|golang-1.9.7-1|25	# %define _xemacs_sitestartdir %{_datadir}/xemacs/site-lisp
14mu|golang-1.9.7-1|26	
14mu|golang-1.9.7-1|27	%define __noautoreq '/bin/rc|/usr/bin/awk|libc.so'
14mu|golang-1.9.7-1|28	
14mu|golang-1.9.7-1|29	Name:           golang
14mu|golang-1.9.7-1|30	Version:        1.9.7
14mu|golang-1.9.7-1|31	Release:        1
14mu|golang-1.9.7-1|32	Summary:        The Go Programming Language
14mu|golang-1.9.7-1|33	Group:          Development/Other
14mu|golang-1.9.7-1|34	License:        BSD
14mu|golang-1.9.7-1|35	URL:            http://golang.org/
14mu|golang-1.9.7-1|36	Source0:        https://storage.googleapis.com/golang/go%{version}.src.tar.gz
14mu|golang-1.9.7-1|37	Source3:        macros.go
14mu|golang-1.9.7-1|38	#bootstrap
14mu|golang-1.9.7-1|39	Source10:	https://storage.googleapis.com/golang/go%{version}.linux-amd64.tar.gz
14mu|golang-1.9.7-1|40	Source11:	https://storage.googleapis.com/golang/go%{version}.linux-386.tar.gz
14mu|golang-1.9.7-1|41	# for hostname
14mu|golang-1.9.7-1|42	BuildRequires:  net-tools
14mu|golang-1.9.7-1|43	
14mu|golang-1.9.7-1|44	%rename go
14mu|golang-1.9.7-1|45	
14mu|golang-1.9.7-1|46	# We strip the meta dependency, but go does require glibc.
14mu|golang-1.9.7-1|47	# This is an odd issue, still looking for a better fix.
14mu|golang-1.9.7-1|48	Requires:   glibc
14mu|golang-1.9.7-1|49	
14mu|golang-1.9.7-1|50	# Having godoc and the documentation separate was broken
14mu|golang-1.9.7-1|51	Obsoletes:      %{name}-godoc < 1.1-4
14mu|golang-1.9.7-1|52	Obsoletes:      %{name}-docs < 1.1-4
14mu|golang-1.9.7-1|53	
14mu|golang-1.9.7-1|54	# RPM can't handle symlink -> dir with subpackages, so merge back
14mu|golang-1.9.7-1|55	Obsoletes:      %{name}-data < 1.1.1-4
14mu|golang-1.9.7-1|56	
14mu|golang-1.9.7-1|57	ExclusiveArch:  %{ix86} x86_64 %{arm}
14mu|golang-1.9.7-1|58	
14mu|golang-1.9.7-1|59	Source100:      golang-gdbinit
14mu|golang-1.9.7-1|60	Source101:      golang-prelink.conf
14mu|golang-1.9.7-1|61	Source102:	%{name}.rpmlintrc
14mu|golang-1.9.7-1|62	
14mu|golang-1.9.7-1|63	%description
14mu|golang-1.9.7-1|64	%{summary}.
14mu|golang-1.9.7-1|65	
14mu|golang-1.9.7-1|66	# Workaround old RPM bug of symlink-replaced-with-dir failure
14mu|golang-1.9.7-1|67	%pretrans -p <lua>
14mu|golang-1.9.7-1|68	for _,d in pairs({"api", "doc", "include", "lib", "src"}) do
14mu|golang-1.9.7-1|69	path = "%{_libdir}/%{name}/" .. d
14mu|golang-1.9.7-1|70	if posix.stat(path, "type") == "link" then
14mu|golang-1.9.7-1|71	os.remove(path)
14mu|golang-1.9.7-1|72	posix.mkdir(path)
14mu|golang-1.9.7-1|73	end
14mu|golang-1.9.7-1|74	end
14mu|golang-1.9.7-1|75	
14mu|golang-1.9.7-1|76	
14mu|golang-1.9.7-1|77	%prep
14mu|golang-1.9.7-1|78	#setup -q -n go
14mu|golang-1.9.7-1|79	
14mu|golang-1.9.7-1|80	
14mu|golang-1.9.7-1|81	# setup go_arch (BSD-like scheme)
14mu|golang-1.9.7-1|82	%ifarch %{ix86}
14mu|golang-1.9.7-1|83	sed -i 's|GOARCH|386|' %{SOURCE3}
14mu|golang-1.9.7-1|84	%define go_arch 386
14mu|golang-1.9.7-1|85	%setup -q -a11 -T -c -n go-bootstrap
14mu|golang-1.9.7-1|86	%endif
14mu|golang-1.9.7-1|87	
14mu|golang-1.9.7-1|88	%ifarch x86_64
14mu|golang-1.9.7-1|89	sed -i 's|GOARCH|amd64|' %{SOURCE3}
14mu|golang-1.9.7-1|90	%define go_arch amd64
14mu|golang-1.9.7-1|91	%setup -q -a10 -T -c -n go-bootstrap
14mu|golang-1.9.7-1|92	%endif
14mu|golang-1.9.7-1|93	
14mu|golang-1.9.7-1|94	%setup -q -n go
14mu|golang-1.9.7-1|95	
14mu|golang-1.9.7-1|96	
14mu|golang-1.9.7-1|97	%build
14mu|golang-1.9.7-1|98	export CFLAGS="${RPM_OPT_FLAGS/-Wstrict-aliasing=2/} -Wno-error"
14mu|golang-1.9.7-1|99	export LDFLAGS="$RPM_LD_FLAGS"
14mu|golang-1.9.7-1|100	
14mu|golang-1.9.7-1|101	# set up final install location
14mu|golang-1.9.7-1|102	export GOROOT_FINAL=%{_libdir}/%{name}
14mu|golang-1.9.7-1|103	#export GOROOT=$(pwd -P)
14mu|golang-1.9.7-1|104	export GOROOT=$RPM_BUILD_DIR/go-bootstrap/go
14mu|golang-1.9.7-1|105	export GOBIN="$GOROOT"/bin
14mu|golang-1.9.7-1|106	export GOROOT_BOOTSTRAP=$GOROOT
14mu|golang-1.9.7-1|107	# TODO use the system linker to get the system link flags and build-id
14mu|golang-1.9.7-1|108	# when https://code.google.com/p/go/issues/detail?id=5221 is solved
14mu|golang-1.9.7-1|109	#export GO_LDFLAGS="-linkmode external -extldflags $RPM_LD_FLAGS"
14mu|golang-1.9.7-1|110	
14mu|golang-1.9.7-1|111	# build
14mu|golang-1.9.7-1|112	#cd src
14mu|golang-1.9.7-1|113	#./make.bash
14mu|golang-1.9.7-1|114	#cd ..
14mu|golang-1.9.7-1|115	
14mu|golang-1.9.7-1|116	pushd src
14mu|golang-1.9.7-1|117	./make.bash
14mu|golang-1.9.7-1|118	popd
14mu|golang-1.9.7-1|119	
14mu|golang-1.9.7-1|120	# build static version of documentation
14mu|golang-1.9.7-1|121	export PATH="$PATH":"$GOROOT"/bin
14mu|golang-1.9.7-1|122	#cd doc
14mu|golang-1.9.7-1|123	#make
14mu|golang-1.9.7-1|124	#cd ..
14mu|golang-1.9.7-1|125	
14mu|golang-1.9.7-1|126	%check
14mu|golang-1.9.7-1|127	export GOROOT=$(pwd -P)
14mu|golang-1.9.7-1|128	export PATH="$PATH":"$GOROOT"/bin
14mu|golang-1.9.7-1|129	cd src
14mu|golang-1.9.7-1|130	# For now test 3729,5603 doesn't pass so skiping it
14mu|golang-1.9.7-1|131	perl -pi -e 's/!windows/!windows,!linux/' ../misc/cgo/test/issue3729.go
14mu|golang-1.9.7-1|132	perl -pi -e 's/func Test3729/\/\/func Test3729/' ../misc/cgo/test/cgo_test.go
14mu|golang-1.9.7-1|133	perl -pi -e 's/^package/\/\/ +build !linux
14mu|golang-1.9.7-1|134	package/' ../misc/cgo/test/issue5603.go
14mu|golang-1.9.7-1|135	perl -pi -e 's/func Test5603/\/\/func Test5603/' ../misc/cgo/test/cgo_test.go
14mu|golang-1.9.7-1|136	#./run.bash --no-rebuild
14mu|golang-1.9.7-1|137	cd ..
14mu|golang-1.9.7-1|138	
14mu|golang-1.9.7-1|139	
14mu|golang-1.9.7-1|140	%install
14mu|golang-1.9.7-1|141	# create the top level directories
14mu|golang-1.9.7-1|142	install -d %{buildroot}%{_bindir}
14mu|golang-1.9.7-1|143	install -d %{buildroot}%{_libdir}/%{name}
14mu|golang-1.9.7-1|144	
14mu|golang-1.9.7-1|145	# remove all .bat
14mu|golang-1.9.7-1|146	pushd src
14mu|golang-1.9.7-1|147	rm -f *.bat
14mu|golang-1.9.7-1|148	popd
14mu|golang-1.9.7-1|149	
14mu|golang-1.9.7-1|150	
14mu|golang-1.9.7-1|151	# install everything into libdir (until symlink problems are fixed)
14mu|golang-1.9.7-1|152	# https://code.google.com/p/go/issues/detail?id=5830
14mu|golang-1.9.7-1|153	#cp -av api bin doc favicon.ico include lib pkg robots.txt src %{buildroot}%{_libdir}/%{name}
14mu|golang-1.9.7-1|154	cp -av bin lib src pkg robots.txt %{buildroot}%{_libdir}/%{name}
14mu|golang-1.9.7-1|155	
14mu|golang-1.9.7-1|156	# remove the unnecessary zoneinfo file (Go will always use the system one first)
14mu|golang-1.9.7-1|157	rm -rfv %{buildroot}%{_libdir}/%{name}/lib/time
14mu|golang-1.9.7-1|158	
14mu|golang-1.9.7-1|159	# remove the doc Makefile
14mu|golang-1.9.7-1|160	rm -rfv %{buildroot}%{_libdir}/%{name}/doc/Makefile
14mu|golang-1.9.7-1|161	
14mu|golang-1.9.7-1|162	# add symlinks for binaries
14mu|golang-1.9.7-1|163	pushd %{buildroot}%{_bindir}
14mu|golang-1.9.7-1|164	for z in %{buildroot}%{_libdir}/%{name}/bin/*
14mu|golang-1.9.7-1|165	do ln -s %{_libdir}/%{name}/bin/$(basename $z)
14mu|golang-1.9.7-1|166	done
14mu|golang-1.9.7-1|167	popd
14mu|golang-1.9.7-1|168	
14mu|golang-1.9.7-1|169	# gdbinit
14mu|golang-1.9.7-1|170	#mkdir -p %{buildroot}%{_sysconfdir}/gdbinit.d
14mu|golang-1.9.7-1|171	install -d %{buildroot}%{_sysconfdir}/gdbinit.d
14mu|golang-1.9.7-1|172	cp -av %{SOURCE100} %{buildroot}%{_sysconfdir}/gdbinit.d/golang
14mu|golang-1.9.7-1|173	
14mu|golang-1.9.7-1|174	# prelink blacklist
14mu|golang-1.9.7-1|175	#mkdir -p %{buildroot}%{_sysconfdir}/prelink.conf.d
14mu|golang-1.9.7-1|176	install -d %{buildroot}%{_sysconfdir}/prelink.conf.d
14mu|golang-1.9.7-1|177	cp -av %{SOURCE101} %{buildroot}%{_sysconfdir}/prelink.conf.d/golang.conf
14mu|golang-1.9.7-1|178	
14mu|golang-1.9.7-1|179	# install RPM macros ($GOARCH prepared in %%prep section)
14mu|golang-1.9.7-1|180	install -Dm644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rpm/macros.go
14mu|golang-1.9.7-1|181	
14mu|golang-1.9.7-1|182	%files
14mu|golang-1.9.7-1|183	%doc api/ doc/ AUTHORS CONTRIBUTORS LICENSE PATENTS VERSION README.md
14mu|golang-1.9.7-1|184	# go files
14mu|golang-1.9.7-1|185	%{_libdir}/%{name}
14mu|golang-1.9.7-1|186	# bin symlinks
14mu|golang-1.9.7-1|187	%{_bindir}/go
14mu|golang-1.9.7-1|188	#%{_bindir}/godoc
14mu|golang-1.9.7-1|189	%{_bindir}/gofmt
14mu|golang-1.9.7-1|190	# gdbinit (for gdb debugging)
14mu|golang-1.9.7-1|191	%{_sysconfdir}/gdbinit.d
14mu|golang-1.9.7-1|192	# prelink blacklist
14mu|golang-1.9.7-1|193	%{_sysconfdir}/prelink.conf.d
14mu|golang-1.9.7-1|194	# ROM macros
14mu|golang-1.9.7-1|195	%config %{_sysconfdir}/rpm/macros.go
14mu|golang-1.9.7-1|196	
14mu|golang-1.9.7-1|197	
14mu|golang-1.9.7-1|198	%changelog
14mu|golang-1.9.7-1|199	
14mu|golang-1.9.7-1|200	* Fri Oct 26 2018 Mikhail N <m.novosyolov@rosalinux.ru> 1.9.7-1
14mu|golang-1.9.7-1|201	- (847d452) Updated to 1.9.7
14mu|golang-1.9.7-1|202	
14mu|golang-1.9.7-1|203	

22708 14
14mu|golang-blackfriday-1.2-4|1	%define debug_package %{nil}
14mu|golang-blackfriday-1.2-4|2	
14mu|golang-blackfriday-1.2-4|3	%define import_path github.com/russross/blackfriday
14mu|golang-blackfriday-1.2-4|4	%define gopath %{_libdir}/golang
14mu|golang-blackfriday-1.2-4|5	%define gosrc %{gopath}/src/%{import_path}
14mu|golang-blackfriday-1.2-4|6	
14mu|golang-blackfriday-1.2-4|7	Summary:	Markdown processor for Go
14mu|golang-blackfriday-1.2-4|8	Name:		golang-blackfriday
14mu|golang-blackfriday-1.2-4|9	Version:	1.2
14mu|golang-blackfriday-1.2-4|10	Release:	4
14mu|golang-blackfriday-1.2-4|11	License:	BSD
14mu|golang-blackfriday-1.2-4|12	Group:		Development/Other
14mu|golang-blackfriday-1.2-4|13	Url:		https://%{import_path}
14mu|golang-blackfriday-1.2-4|14	Source0:        https://%{import_path}/archive/v%{version}.tar.gz
14mu|golang-blackfriday-1.2-4|15	Provides:       golang(%{import_path}) = %{version}-%{release}
14mu|golang-blackfriday-1.2-4|16	
14mu|golang-blackfriday-1.2-4|17	%package devel
14mu|golang-blackfriday-1.2-4|18	BuildRequires:  golang >= 1.3.3
14mu|golang-blackfriday-1.2-4|19	BuildRequires:	golang-net-devel
14mu|golang-blackfriday-1.2-4|20	Requires:       golang >= 1.3.3
14mu|golang-blackfriday-1.2-4|21	Summary:        Markdown processor for Go
14mu|golang-blackfriday-1.2-4|22	
14mu|golang-blackfriday-1.2-4|23	%description
14mu|golang-blackfriday-1.2-4|24	Blackfriday is a markdown processor for Go
14mu|golang-blackfriday-1.2-4|25	
14mu|golang-blackfriday-1.2-4|26	%description devel
14mu|golang-blackfriday-1.2-4|27	Blackfriday is a markdown processor for Go devel part
14mu|golang-blackfriday-1.2-4|28	
14mu|golang-blackfriday-1.2-4|29	%prep
14mu|golang-blackfriday-1.2-4|30	%setup -q -n blackfriday-%{version}
14mu|golang-blackfriday-1.2-4|31	
14mu|golang-blackfriday-1.2-4|32	%build
14mu|golang-blackfriday-1.2-4|33	go build
14mu|golang-blackfriday-1.2-4|34	
14mu|golang-blackfriday-1.2-4|35	%install
14mu|golang-blackfriday-1.2-4|36	mkdir -p %{buildroot}%{gosrc}
14mu|golang-blackfriday-1.2-4|37	for d in . ; do
14mu|golang-blackfriday-1.2-4|38	install -d -p %{buildroot}/%{gosrc}/$d
14mu|golang-blackfriday-1.2-4|39	cp -av $d/*.go %{buildroot}/%{gosrc}/$d
14mu|golang-blackfriday-1.2-4|40	done
14mu|golang-blackfriday-1.2-4|41	rm -f %{buildroot}%{gosrc}/{README.md}
14mu|golang-blackfriday-1.2-4|42	
14mu|golang-blackfriday-1.2-4|43	%files
14mu|golang-blackfriday-1.2-4|44	%doc README.md
14mu|golang-blackfriday-1.2-4|45	
14mu|golang-blackfriday-1.2-4|46	%files devel
14mu|golang-blackfriday-1.2-4|47	%doc README.md
14mu|golang-blackfriday-1.2-4|48	%dir %attr(755,root,root) %{gosrc}
14mu|golang-blackfriday-1.2-4|49	%{gosrc}/*.go
14mu|golang-blackfriday-1.2-4|50	
14mu|golang-blackfriday-1.2-4|51	
14mu|golang-blackfriday-1.2-4|52	
14mu|golang-blackfriday-1.2-4|53	%changelog
14mu|golang-blackfriday-1.2-4|54	
14mu|golang-blackfriday-1.2-4|55	* Tue Jun 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|golang-blackfriday-1.2-4|56	- (771ac08) Move to main
14mu|golang-blackfriday-1.2-4|57	
14mu|golang-blackfriday-1.2-4|58	

22709 14
14mu|golang-net-0.1.git84a4013f96e0-9|1	%define prerelease 84a4013f96e01fdd14b65d260a78b543e3702ee1
14mu|golang-net-0.1.git84a4013f96e0-9|2	%define import_path code.google.com/p/go.net
14mu|golang-net-0.1.git84a4013f96e0-9|3	%define gopath %{_libdir}/golang
14mu|golang-net-0.1.git84a4013f96e0-9|4	%define gosrc %{gopath}/src/%{import_path}
14mu|golang-net-0.1.git84a4013f96e0-9|5	%define shortcommit %(c=%{prerelease}; echo ${c:0:12})
14mu|golang-net-0.1.git84a4013f96e0-9|6	
14mu|golang-net-0.1.git84a4013f96e0-9|7	Summary:	Supplementary Go networking libraries
14mu|golang-net-0.1.git84a4013f96e0-9|8	Name:		golang-net
14mu|golang-net-0.1.git84a4013f96e0-9|9	Version:	0.1.git%{shortcommit}
14mu|golang-net-0.1.git84a4013f96e0-9|10	Release:	9
14mu|golang-net-0.1.git84a4013f96e0-9|11	License:	BSD
14mu|golang-net-0.1.git84a4013f96e0-9|12	Group:		Development/Other
14mu|golang-net-0.1.git84a4013f96e0-9|13	Url:		http://net.go.googlecode.com
14mu|golang-net-0.1.git84a4013f96e0-9|14	Source0:	http://net.go.googlecode.com/archive/%{prerelease}.zip
14mu|golang-net-0.1.git84a4013f96e0-9|15	Provides:       golang(%{import_path}) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|16	Provides:       golang(%{import_path}/dict) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|17	Provides:       golang(%{import_path}/html) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|18	Provides:       golang(%{import_path}/html/atom) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|19	Provides:       golang(%{import_path}/idna) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|20	Provides:       golang(%{import_path}/ipv4) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|21	Provides:       golang(%{import_path}/ipv6) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|22	Provides:       golang(%{import_path}/proxy) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|23	Provides:       golang(%{import_path}/publicsuffix) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|24	Provides:       golang(%{import_path}/spdy) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|25	Provides:       golang(%{import_path}/websocket) = %{version}-%{release}
14mu|golang-net-0.1.git84a4013f96e0-9|26	
14mu|golang-net-0.1.git84a4013f96e0-9|27	%package devel
14mu|golang-net-0.1.git84a4013f96e0-9|28	BuildRequires:  golang >= 1.3.3
14mu|golang-net-0.1.git84a4013f96e0-9|29	Requires:       golang >= 1.3.3
14mu|golang-net-0.1.git84a4013f96e0-9|30	Summary:        Supplementary Go networking libraries
14mu|golang-net-0.1.git84a4013f96e0-9|31	
14mu|golang-net-0.1.git84a4013f96e0-9|32	%description devel
14mu|golang-net-0.1.git84a4013f96e0-9|33	Supplementary Go networking libraries devel part
14mu|golang-net-0.1.git84a4013f96e0-9|34	
14mu|golang-net-0.1.git84a4013f96e0-9|35	%description
14mu|golang-net-0.1.git84a4013f96e0-9|36	Supplementary Go networking libraries
14mu|golang-net-0.1.git84a4013f96e0-9|37	
14mu|golang-net-0.1.git84a4013f96e0-9|38	%prep
14mu|golang-net-0.1.git84a4013f96e0-9|39	cd %{_builddir}
14mu|golang-net-0.1.git84a4013f96e0-9|40	rm -rf net.go-*
14mu|golang-net-0.1.git84a4013f96e0-9|41	unzip %{SOURCE0}
14mu|golang-net-0.1.git84a4013f96e0-9|42	
14mu|golang-net-0.1.git84a4013f96e0-9|43	%build
14mu|golang-net-0.1.git84a4013f96e0-9|44	cd %{_builddir}/net.go-%{shortcommit}
14mu|golang-net-0.1.git84a4013f96e0-9|45	#go build
14mu|golang-net-0.1.git84a4013f96e0-9|46	
14mu|golang-net-0.1.git84a4013f96e0-9|47	%install
14mu|golang-net-0.1.git84a4013f96e0-9|48	mkdir -p %{buildroot}%{gosrc}
14mu|golang-net-0.1.git84a4013f96e0-9|49	cp -av %{_builddir}/net.go-%{shortcommit}/* %{buildroot}%{gosrc}/
14mu|golang-net-0.1.git84a4013f96e0-9|50	rm -vf %{buildroot}%{gosrc}/LICENSE
14mu|golang-net-0.1.git84a4013f96e0-9|51	rm -vf %{buildroot}%{gosrc}/README
14mu|golang-net-0.1.git84a4013f96e0-9|52	rm -vf %{buildroot}%{gosrc}/AUTHORS
14mu|golang-net-0.1.git84a4013f96e0-9|53	rm -vf %{buildroot}%{gosrc}/CONTRIBUTORS
14mu|golang-net-0.1.git84a4013f96e0-9|54	rm -vf %{buildroot}%{gosrc}/PATENTS
14mu|golang-net-0.1.git84a4013f96e0-9|55	
14mu|golang-net-0.1.git84a4013f96e0-9|56	%files
14mu|golang-net-0.1.git84a4013f96e0-9|57	%doc net.go-%{shortcommit}/README
14mu|golang-net-0.1.git84a4013f96e0-9|58	%doc net.go-%{shortcommit}/LICENSE
14mu|golang-net-0.1.git84a4013f96e0-9|59	
14mu|golang-net-0.1.git84a4013f96e0-9|60	%files devel
14mu|golang-net-0.1.git84a4013f96e0-9|61	%doc net.go-%{shortcommit}/LICENSE
14mu|golang-net-0.1.git84a4013f96e0-9|62	%doc net.go-%{shortcommit}/README
14mu|golang-net-0.1.git84a4013f96e0-9|63	%doc net.go-%{shortcommit}/AUTHORS
14mu|golang-net-0.1.git84a4013f96e0-9|64	%doc net.go-%{shortcommit}/CONTRIBUTORS
14mu|golang-net-0.1.git84a4013f96e0-9|65	%doc net.go-%{shortcommit}/PATENTS
14mu|golang-net-0.1.git84a4013f96e0-9|66	%{gosrc}/*
14mu|golang-net-0.1.git84a4013f96e0-9|67	
14mu|golang-net-0.1.git84a4013f96e0-9|68	
14mu|golang-net-0.1.git84a4013f96e0-9|69	
14mu|golang-net-0.1.git84a4013f96e0-9|70	%changelog
14mu|golang-net-0.1.git84a4013f96e0-9|71	
14mu|golang-net-0.1.git84a4013f96e0-9|72	* Tue Jun 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.git84a4013f96e0-9
14mu|golang-net-0.1.git84a4013f96e0-9|73	- (795d92b) Move to main
14mu|golang-net-0.1.git84a4013f96e0-9|74	
14mu|golang-net-0.1.git84a4013f96e0-9|75	

22710 14
14mu|gom-0.3.2-1|1	%define api	1.0
14mu|gom-0.3.2-1|2	%define major	0
14mu|gom-0.3.2-1|3	%define libname	%mklibname gom %{api} %{major}
14mu|gom-0.3.2-1|4	%define devname	%mklibname gom %{api} -d
14mu|gom-0.3.2-1|5	%define girname	%mklibname gom-gir %{api}
14mu|gom-0.3.2-1|6	
14mu|gom-0.3.2-1|7	%define url_ver	%(echo %{version} | cut -d. -f1,2)
14mu|gom-0.3.2-1|8	
14mu|gom-0.3.2-1|9	Name:           gom
14mu|gom-0.3.2-1|10	Version:        0.3.2
14mu|gom-0.3.2-1|11	Release:        1
14mu|gom-0.3.2-1|12	Summary:        GObject to SQLite object mapper library
14mu|gom-0.3.2-1|13	Group:		System/Libraries
14mu|gom-0.3.2-1|14	License:	LGPLv2+
14mu|gom-0.3.2-1|15	URL:            https://wiki.gnome.org/Projects/Gom
14mu|gom-0.3.2-1|16	Source0:        https://download.gnome.org/sources/gom/%{url_ver}/gom-%{version}.tar.xz
14mu|gom-0.3.2-1|17	BuildRequires:  gobject-introspection-devel
14mu|gom-0.3.2-1|18	BuildRequires:  intltool
14mu|gom-0.3.2-1|19	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
14mu|gom-0.3.2-1|20	BuildRequires:  pkgconfig(gio-2.0)
14mu|gom-0.3.2-1|21	BuildRequires:  pkgconfig(gobject-2.0)
14mu|gom-0.3.2-1|22	BuildRequires:  pkgconfig(sqlite3)
14mu|gom-0.3.2-1|23	BuildRequires:	pkgconfig(libpng16)
14mu|gom-0.3.2-1|24	
14mu|gom-0.3.2-1|25	%description
14mu|gom-0.3.2-1|26	Gom provides an object mapper from GObjects to SQLite. It helps you write
14mu|gom-0.3.2-1|27	applications that need to store structured data as well as make complex queries
14mu|gom-0.3.2-1|28	upon that data.
14mu|gom-0.3.2-1|29	
14mu|gom-0.3.2-1|30	%package -n %{libname}
14mu|gom-0.3.2-1|31	Summary:	GObject to SQLite object mapper library
14mu|gom-0.3.2-1|32	Group:		System/Libraries
14mu|gom-0.3.2-1|33	
14mu|gom-0.3.2-1|34	%description -n %{libname}
14mu|gom-0.3.2-1|35	Gom provides an object mapper from GObjects to SQLite. It helps you write
14mu|gom-0.3.2-1|36	applications that need to store structured data as well as make complex queries
14mu|gom-0.3.2-1|37	upon that data.
14mu|gom-0.3.2-1|38	
14mu|gom-0.3.2-1|39	%package -n %{girname}
14mu|gom-0.3.2-1|40	Summary:	GObject Introspection interface description for %{name}
14mu|gom-0.3.2-1|41	Group:		System/Libraries
14mu|gom-0.3.2-1|42	Requires:	%{libname} = %{version}-%{release}
14mu|gom-0.3.2-1|43	
14mu|gom-0.3.2-1|44	%description -n %{girname}
14mu|gom-0.3.2-1|45	GObject Introspection interface description for %{name}.
14mu|gom-0.3.2-1|46	
14mu|gom-0.3.2-1|47	%package -n %{devname}
14mu|gom-0.3.2-1|48	Summary:        Development files for %{name}
14mu|gom-0.3.2-1|49	Group:		Development/Other
14mu|gom-0.3.2-1|50	Requires:       %{libname} = %{version}-%{release}
14mu|gom-0.3.2-1|51	Requires:	%{girname} = %{version}-%{release}
14mu|gom-0.3.2-1|52	
14mu|gom-0.3.2-1|53	%description -n %{devname}
14mu|gom-0.3.2-1|54	This package contains libraries and header files for developing applications
14mu|gom-0.3.2-1|55	that use %{name}.
14mu|gom-0.3.2-1|56	
14mu|gom-0.3.2-1|57	%prep
14mu|gom-0.3.2-1|58	%setup -q
14mu|gom-0.3.2-1|59	
14mu|gom-0.3.2-1|60	%build
14mu|gom-0.3.2-1|61	%configure2_5x --disable-static
14mu|gom-0.3.2-1|62	%make
14mu|gom-0.3.2-1|63	
14mu|gom-0.3.2-1|64	%install
14mu|gom-0.3.2-1|65	%makeinstall_std
14mu|gom-0.3.2-1|66	
14mu|gom-0.3.2-1|67	#we don't want these
14mu|gom-0.3.2-1|68	find %{buildroot} -name '*.la' -delete
14mu|gom-0.3.2-1|69	
14mu|gom-0.3.2-1|70	%find_lang gom
14mu|gom-0.3.2-1|71	
14mu|gom-0.3.2-1|72	%files -f gom.lang
14mu|gom-0.3.2-1|73	
14mu|gom-0.3.2-1|74	%files -n %{libname}
14mu|gom-0.3.2-1|75	%{_libdir}/libgom-%{api}.so.%{major}
14mu|gom-0.3.2-1|76	%{_libdir}/libgom-%{api}.so.%{major}.*
14mu|gom-0.3.2-1|77	
14mu|gom-0.3.2-1|78	%files -n %{girname}
14mu|gom-0.3.2-1|79	%{_libdir}/girepository-1.0/Gom-%{api}.typelib
14mu|gom-0.3.2-1|80	
14mu|gom-0.3.2-1|81	%files -n %{devname}
14mu|gom-0.3.2-1|82	%doc %{_datadir}/gtk-doc
14mu|gom-0.3.2-1|83	%{_includedir}/gom-%{api}
14mu|gom-0.3.2-1|84	%{_libdir}/libgom-%{api}.so
14mu|gom-0.3.2-1|85	%{_libdir}/pkgconfig/gom-%{api}.pc
14mu|gom-0.3.2-1|86	%{_datadir}/gir-1.0/Gom-%{api}.gir
14mu|gom-0.3.2-1|87	
14mu|gom-0.3.2-1|88	
14mu|gom-0.3.2-1|89	%changelog
14mu|gom-0.3.2-1|90	
14mu|gom-0.3.2-1|91	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 0.3.2-1
14mu|gom-0.3.2-1|92	- (ebf3611) update to 0.3.2
14mu|gom-0.3.2-1|93	
14mu|gom-0.3.2-1|94	

22711 14
14mu|go-md2man-1.0.2-2|1	%define debug_package %{nil}
14mu|go-md2man-1.0.2-2|2	
14mu|go-md2man-1.0.2-2|3	%define import_path github.com/cpuguy83/go-md2man
14mu|go-md2man-1.0.2-2|4	%define gopath %{_libdir}/golang
14mu|go-md2man-1.0.2-2|5	%define gosrc %{gopath}/src/%{import_path}
14mu|go-md2man-1.0.2-2|6	
14mu|go-md2man-1.0.2-2|7	Summary:	Transform md into man pages
14mu|go-md2man-1.0.2-2|8	Name:		go-md2man
14mu|go-md2man-1.0.2-2|9	Version:	1.0.2
14mu|go-md2man-1.0.2-2|10	Release:	2
14mu|go-md2man-1.0.2-2|11	License:	Specific
14mu|go-md2man-1.0.2-2|12	Group:		Development/Other
14mu|go-md2man-1.0.2-2|13	Url:		https://%{import_path}
14mu|go-md2man-1.0.2-2|14	Source0:        https://%{import_path}/archive/v%{version}.tar.gz
14mu|go-md2man-1.0.2-2|15	Provides:       golang(%{import_path}) = %{version}-%{release}
14mu|go-md2man-1.0.2-2|16	Provides:       golang(%{import_path}/mangen)
14mu|go-md2man-1.0.2-2|17	
14mu|go-md2man-1.0.2-2|18	%package devel
14mu|go-md2man-1.0.2-2|19	BuildRequires:  golang >= 1.3.3
14mu|go-md2man-1.0.2-2|20	BuildRequires:  golang-blackfriday-devel
14mu|go-md2man-1.0.2-2|21	BuildRequires:  golang-net-devel
14mu|go-md2man-1.0.2-2|22	Requires:       golang >= 1.3.3
14mu|go-md2man-1.0.2-2|23	Summary:        Transform md into man pages devel part
14mu|go-md2man-1.0.2-2|24	
14mu|go-md2man-1.0.2-2|25	%description
14mu|go-md2man-1.0.2-2|26	Transform md into man pages
14mu|go-md2man-1.0.2-2|27	
14mu|go-md2man-1.0.2-2|28	%description devel
14mu|go-md2man-1.0.2-2|29	Transform md into man pages devel part
14mu|go-md2man-1.0.2-2|30	
14mu|go-md2man-1.0.2-2|31	%prep
14mu|go-md2man-1.0.2-2|32	%setup -q  -n %{name}-%{version}
14mu|go-md2man-1.0.2-2|33	
14mu|go-md2man-1.0.2-2|34	%build
14mu|go-md2man-1.0.2-2|35	mkdir -p ./_build/src/github.com/cpuguy83/
14mu|go-md2man-1.0.2-2|36	ln -s $(pwd) ./_build/src/%{import_path}
14mu|go-md2man-1.0.2-2|37	export GOPATH=$(pwd)/_build:%{gopath}
14mu|go-md2man-1.0.2-2|38	pushd $(pwd)/_build/src/%{import_path}
14mu|go-md2man-1.0.2-2|39	go build
14mu|go-md2man-1.0.2-2|40	popd
14mu|go-md2man-1.0.2-2|41	
14mu|go-md2man-1.0.2-2|42	%install
14mu|go-md2man-1.0.2-2|43	mkdir -p %{buildroot}%{gosrc}
14mu|go-md2man-1.0.2-2|44	for d in . mangen; do
14mu|go-md2man-1.0.2-2|45	install -d -p %{buildroot}/%{gosrc}/$d
14mu|go-md2man-1.0.2-2|46	cp -av $d/*.go %{buildroot}/%{gosrc}/$d
14mu|go-md2man-1.0.2-2|47	done
14mu|go-md2man-1.0.2-2|48	rm -f %{buildroot}%{gosrc}/{README.md}
14mu|go-md2man-1.0.2-2|49	install -d -m 755 %{buildroot}/%{_bindir}
14mu|go-md2man-1.0.2-2|50	install -m 755 %{name} %{buildroot}/%{_bindir}/%{name}
14mu|go-md2man-1.0.2-2|51	
14mu|go-md2man-1.0.2-2|52	%files
14mu|go-md2man-1.0.2-2|53	%doc README.md
14mu|go-md2man-1.0.2-2|54	%{_bindir}/%{name}
14mu|go-md2man-1.0.2-2|55	
14mu|go-md2man-1.0.2-2|56	%files devel
14mu|go-md2man-1.0.2-2|57	%doc README.md
14mu|go-md2man-1.0.2-2|58	%dir %attr(755,root,root) %{gosrc}
14mu|go-md2man-1.0.2-2|59	%dir %attr(755,root,root) %{gosrc}/mangen
14mu|go-md2man-1.0.2-2|60	%{gosrc}/*.go
14mu|go-md2man-1.0.2-2|61	%{gosrc}/*/*.go
14mu|go-md2man-1.0.2-2|62	
14mu|go-md2man-1.0.2-2|63	
14mu|go-md2man-1.0.2-2|64	
14mu|go-md2man-1.0.2-2|65	%changelog
14mu|go-md2man-1.0.2-2|66	
14mu|go-md2man-1.0.2-2|67	* Tue Jun 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-2
14mu|go-md2man-1.0.2-2|68	- (174fd89) Move to main
14mu|go-md2man-1.0.2-2|69	
14mu|go-md2man-1.0.2-2|70	

22712 14
14mu|goobox-3.4.0-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14mu|goobox-3.4.0-1|2	
14mu|goobox-3.4.0-1|3	Summary:	CD player and ripper for GNOME
14mu|goobox-3.4.0-1|4	Name:		goobox
14mu|goobox-3.4.0-1|5	Version:	3.4.0
14mu|goobox-3.4.0-1|6	Release:	1
14mu|goobox-3.4.0-1|7	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|goobox-3.4.0-1|8	License:	GPLv2+
14mu|goobox-3.4.0-1|9	Group:		Sound
14mu|goobox-3.4.0-1|10	Url:		http://www.gnome.org
14mu|goobox-3.4.0-1|11	BuildRequires:	pkgconfig(glib-2.0) >= 2.28
14mu|goobox-3.4.0-1|12	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0.0
14mu|goobox-3.4.0-1|13	BuildRequires:	pkgconfig(gthread-2.0)
14mu|goobox-3.4.0-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.6.0
14mu|goobox-3.4.0-1|15	BuildRequires:	pkgconfig(ice)
14mu|goobox-3.4.0-1|16	BuildRequires:	pkgconfig(libbrasero-media3)
14mu|goobox-3.4.0-1|17	BuildRequires:	pkgconfig(libdiscid)
14mu|goobox-3.4.0-1|18	BuildRequires:	pkgconfig(libmusicbrainz5) >= 5.0.0
14mu|goobox-3.4.0-1|19	BuildRequires:	pkgconfig(libnotify) >= 0.4.3
14mu|goobox-3.4.0-1|20	BuildRequires:	pkgconfig(sm)
14mu|goobox-3.4.0-1|21	BuildRequires:	intltool >= 0.35.0
14mu|goobox-3.4.0-1|22	BuildRequires:	itstool
14mu|goobox-3.4.0-1|23	BuildRequires:	libxml2-utils
14mu|goobox-3.4.0-1|24	Requires:	gstreamer1.0-plugins-good
14mu|goobox-3.4.0-1|25	
14mu|goobox-3.4.0-1|26	%description
14mu|goobox-3.4.0-1|27	Goobox is a CD player and ripper that always knows just what to do.
14mu|goobox-3.4.0-1|28	
14mu|goobox-3.4.0-1|29	%prep
14mu|goobox-3.4.0-1|30	%setup -q
14mu|goobox-3.4.0-1|31	
14mu|goobox-3.4.0-1|32	%build
14mu|goobox-3.4.0-1|33	%configure2_5x
14mu|goobox-3.4.0-1|34	%make
14mu|goobox-3.4.0-1|35	
14mu|goobox-3.4.0-1|36	%install
14mu|goobox-3.4.0-1|37	%makeinstall_std
14mu|goobox-3.4.0-1|38	
14mu|goobox-3.4.0-1|39	%find_lang %{name} --with-gnome
14mu|goobox-3.4.0-1|40	
14mu|goobox-3.4.0-1|41	%files -f %{name}.lang
14mu|goobox-3.4.0-1|42	%doc README NEWS AUTHORS ChangeLog
14mu|goobox-3.4.0-1|43	%{_bindir}/%{name}
14mu|goobox-3.4.0-1|44	%{_datadir}/GConf/gsettings/%{name}.convert
14mu|goobox-3.4.0-1|45	%{_datadir}/glib-2.0/schemas/*.xml
14mu|goobox-3.4.0-1|46	%{_datadir}/applications/%{name}.desktop
14mu|goobox-3.4.0-1|47	%{_datadir}/icons/*/*/*/*
14mu|goobox-3.4.0-1|48	%{_datadir}/appdata/%{name}.appdata.xml
14mu|goobox-3.4.0-1|49	
14mu|goobox-3.4.0-1|50	
14mu|goobox-3.4.0-1|51	
14mu|goobox-3.4.0-1|52	%changelog
14mu|goobox-3.4.0-1|53	
14mu|goobox-3.4.0-1|54	* Wed Apr 15 2015 Tigro <ashejn@gmail.com> 3.4.0-1
14mu|goobox-3.4.0-1|55	- (c3f8bee) pack icons
14mu|goobox-3.4.0-1|56	
14mu|goobox-3.4.0-1|57	

22713 14
14mu|google-authenticator-1.03-1|1	Summary:	One-time pass-code support using open standards
14mu|google-authenticator-1.03-1|2	Name:		google-authenticator
14mu|google-authenticator-1.03-1|3	Version:	1.03
14mu|google-authenticator-1.03-1|4	Release:	1
14mu|google-authenticator-1.03-1|5	License:	ASL 2.0
14mu|google-authenticator-1.03-1|6	Group:		System/Libraries
14mu|google-authenticator-1.03-1|7	Url:		https://github.com/google/%{name}-libpam/
14mu|google-authenticator-1.03-1|8	Source0:	https://github.com/google/%{name}-libpam/archive/%{version}.zip
14mu|google-authenticator-1.03-1|9	BuildRequires:	libtool
14mu|google-authenticator-1.03-1|10	BuildRequires:	pam-devel
14mu|google-authenticator-1.03-1|11	
14mu|google-authenticator-1.03-1|12	%description
14mu|google-authenticator-1.03-1|13	The Google Authenticator package contains a plug-able authentication
14mu|google-authenticator-1.03-1|14	module (PAM) which allows login using one-time pass-codes conforming to
14mu|google-authenticator-1.03-1|15	the open standards developed by the Initiative for Open Authentication
14mu|google-authenticator-1.03-1|16	(OATH) (which is unrelated to OAuth).
14mu|google-authenticator-1.03-1|17	
14mu|google-authenticator-1.03-1|18	Pass-code generators are available (separately) for several mobile
14mu|google-authenticator-1.03-1|19	platforms.
14mu|google-authenticator-1.03-1|20	
14mu|google-authenticator-1.03-1|21	These implementations support the HMAC-Based One-time Password (HOTP)
14mu|google-authenticator-1.03-1|22	algorithm specified in RFC 4226 and the Time-based One-time Password
14mu|google-authenticator-1.03-1|23	(TOTP) algorithm currently in draft.
14mu|google-authenticator-1.03-1|24	
14mu|google-authenticator-1.03-1|25	%files
14mu|google-authenticator-1.03-1|26	%doc README.md FILEFORMAT CONTRIBUTING.md LICENSE
14mu|google-authenticator-1.03-1|27	%{_bindir}/%{name}
14mu|google-authenticator-1.03-1|28	/%{_lib}/security/*
14mu|google-authenticator-1.03-1|29	
14mu|google-authenticator-1.03-1|30	#----------------------------------------------------------------------------
14mu|google-authenticator-1.03-1|31	
14mu|google-authenticator-1.03-1|32	%prep
14mu|google-authenticator-1.03-1|33	%setup -q -n %{name}-libpam-%{version}
14mu|google-authenticator-1.03-1|34	
14mu|google-authenticator-1.03-1|35	%build
14mu|google-authenticator-1.03-1|36	./bootstrap.sh
14mu|google-authenticator-1.03-1|37	%configure2_5x \
14mu|google-authenticator-1.03-1|38	--libdir="/%{_lib}/"
14mu|google-authenticator-1.03-1|39	%make
14mu|google-authenticator-1.03-1|40	
14mu|google-authenticator-1.03-1|41	%install
14mu|google-authenticator-1.03-1|42	%makeinstall_std
14mu|google-authenticator-1.03-1|43	
14mu|google-authenticator-1.03-1|44	
14mu|google-authenticator-1.03-1|45	%changelog
14mu|google-authenticator-1.03-1|46	
14mu|google-authenticator-1.03-1|47	* Thu Jun 15 2017 Rosa <rosa@abf.rosalinux.ru> 1.03-1
14mu|google-authenticator-1.03-1|48	- (e59d3b4) Automatic import for version 1.03-1
14mu|google-authenticator-1.03-1|49	
14mu|google-authenticator-1.03-1|50	

22714 14
14mu|google-perftools-2.1-4|1	%define oname gperftools
14mu|google-perftools-2.1-4|2	
14mu|google-perftools-2.1-4|3	%define pr_major 0
14mu|google-perftools-2.1-4|4	%define major 4
14mu|google-perftools-2.1-4|5	%define libprofiler %mklibname profiler %{pr_major}
14mu|google-perftools-2.1-4|6	%define libtcmalloc %mklibname tcmalloc %{major}
14mu|google-perftools-2.1-4|7	%define libtcmallocpr %mklibname tcmalloc_and_profiler %{major}
14mu|google-perftools-2.1-4|8	%define libtcmallocd %mklibname tcmalloc_debug %{major}
14mu|google-perftools-2.1-4|9	%define libtcmallocm %mklibname tcmalloc_minimal %{major}
14mu|google-perftools-2.1-4|10	%define libtcmallocmd %mklibname tcmalloc_minimal_debug %{major}
14mu|google-perftools-2.1-4|11	%define devname %mklibname google-perftools -d
14mu|google-perftools-2.1-4|12	
14mu|google-perftools-2.1-4|13	Summary:	Performance tools for C++
14mu|google-perftools-2.1-4|14	Name:		google-perftools
14mu|google-perftools-2.1-4|15	Version:	2.1
14mu|google-perftools-2.1-4|16	Release:	4
14mu|google-perftools-2.1-4|17	License:	BSD
14mu|google-perftools-2.1-4|18	Group:		System/Libraries
14mu|google-perftools-2.1-4|19	Url:		http://code.google.com/p/%{oname}/
14mu|google-perftools-2.1-4|20	Source0:	http://%{oname}.googlecode.com/files/%{oname}-%{version}.tar.gz
14mu|google-perftools-2.1-4|21	BuildRequires:	file
14mu|google-perftools-2.1-4|22	BuildRequires:	libtool
14mu|google-perftools-2.1-4|23	Conflicts:	%{_lib}google-perftools4 < 2.1
14mu|google-perftools-2.1-4|24	
14mu|google-perftools-2.1-4|25	%description
14mu|google-perftools-2.1-4|26	The google-perftools packages contains some utilities to improve and analyze
14mu|google-perftools-2.1-4|27	the performance of C++ programs.  This includes an optimized thread-caching
14mu|google-perftools-2.1-4|28	malloc() and cpu and heap profiling utilities.
14mu|google-perftools-2.1-4|29	
14mu|google-perftools-2.1-4|30	%files
14mu|google-perftools-2.1-4|31	%doc AUTHORS COPYING ChangeLog INSTALL README
14mu|google-perftools-2.1-4|32	%{_bindir}/pprof
14mu|google-perftools-2.1-4|33	%{_mandir}/man1/pprof.1*
14mu|google-perftools-2.1-4|34	
14mu|google-perftools-2.1-4|35	#----------------------------------------------------------------------------
14mu|google-perftools-2.1-4|36	
14mu|google-perftools-2.1-4|37	%package -n %{libprofiler}
14mu|google-perftools-2.1-4|38	Summary:	Shared library for %{name}
14mu|google-perftools-2.1-4|39	Group:		System/Libraries
14mu|google-perftools-2.1-4|40	Conflicts:	%{_lib}google-perftools4 < 2.1
14mu|google-perftools-2.1-4|41	Obsoletes:	%{_lib}google-perftools4 < 2.1
14mu|google-perftools-2.1-4|42	
14mu|google-perftools-2.1-4|43	%description -n %{libprofiler}
14mu|google-perftools-2.1-4|44	Shared library for %{name}.
14mu|google-perftools-2.1-4|45	
14mu|google-perftools-2.1-4|46	%files -n %{libprofiler}
14mu|google-perftools-2.1-4|47	%{_libdir}/libprofiler.so.%{pr_major}*
14mu|google-perftools-2.1-4|48	
14mu|google-perftools-2.1-4|49	#----------------------------------------------------------------------------
14mu|google-perftools-2.1-4|50	
14mu|google-perftools-2.1-4|51	%package -n %{libtcmalloc}
14mu|google-perftools-2.1-4|52	Summary:	Shared library for %{name}
14mu|google-perftools-2.1-4|53	Group:		System/Libraries
14mu|google-perftools-2.1-4|54	Conflicts:	%{_lib}google-perftools4 < 2.1
14mu|google-perftools-2.1-4|55	
14mu|google-perftools-2.1-4|56	%description -n %{libtcmalloc}
14mu|google-perftools-2.1-4|57	Shared library for %{name}.
14mu|google-perftools-2.1-4|58	
14mu|google-perftools-2.1-4|59	%files -n %{libtcmalloc}
14mu|google-perftools-2.1-4|60	%{_libdir}/libtcmalloc.so.%{major}*
14mu|google-perftools-2.1-4|61	
14mu|google-perftools-2.1-4|62	#----------------------------------------------------------------------------
14mu|google-perftools-2.1-4|63	
14mu|google-perftools-2.1-4|64	%package -n %{libtcmallocpr}
14mu|google-perftools-2.1-4|65	Summary:	Shared library for %{name}
14mu|google-perftools-2.1-4|66	Group:		System/Libraries
14mu|google-perftools-2.1-4|67	Conflicts:	%{_lib}google-perftools4 < 2.1
14mu|google-perftools-2.1-4|68	
14mu|google-perftools-2.1-4|69	%description -n %{libtcmallocpr}
14mu|google-perftools-2.1-4|70	Shared library for %{name}.
14mu|google-perftools-2.1-4|71	
14mu|google-perftools-2.1-4|72	%files -n %{libtcmallocpr}
14mu|google-perftools-2.1-4|73	%{_libdir}/libtcmalloc_and_profiler.so.%{major}*
14mu|google-perftools-2.1-4|74	
14mu|google-perftools-2.1-4|75	#----------------------------------------------------------------------------
14mu|google-perftools-2.1-4|76	
14mu|google-perftools-2.1-4|77	%package -n %{libtcmallocd}
14mu|google-perftools-2.1-4|78	Summary:	Shared library for %{name}
14mu|google-perftools-2.1-4|79	Group:		System/Libraries
14mu|google-perftools-2.1-4|80	Conflicts:	%{_lib}google-perftools4 < 2.1
14mu|google-perftools-2.1-4|81	
14mu|google-perftools-2.1-4|82	%description -n %{libtcmallocd}
14mu|google-perftools-2.1-4|83	Shared library for %{name}.
14mu|google-perftools-2.1-4|84	
14mu|google-perftools-2.1-4|85	%files -n %{libtcmallocd}
14mu|google-perftools-2.1-4|86	%{_libdir}/libtcmalloc_debug.so.%{major}*
14mu|google-perftools-2.1-4|87	
14mu|google-perftools-2.1-4|88	#----------------------------------------------------------------------------
14mu|google-perftools-2.1-4|89	
14mu|google-perftools-2.1-4|90	%package -n %{libtcmallocm}
14mu|google-perftools-2.1-4|91	Summary:	Shared library for %{name}
14mu|google-perftools-2.1-4|92	Group:		System/Libraries
14mu|google-perftools-2.1-4|93	Conflicts:	%{_lib}google-perftools4 < 2.1
14mu|google-perftools-2.1-4|94	
14mu|google-perftools-2.1-4|95	%description -n %{libtcmallocm}
14mu|google-perftools-2.1-4|96	Shared library for %{name}.
14mu|google-perftools-2.1-4|97	
14mu|google-perftools-2.1-4|98	%files -n %{libtcmallocm}
14mu|google-perftools-2.1-4|99	%{_libdir}/libtcmalloc_minimal.so.%{major}*
14mu|google-perftools-2.1-4|100	
14mu|google-perftools-2.1-4|101	#----------------------------------------------------------------------------
14mu|google-perftools-2.1-4|102	
14mu|google-perftools-2.1-4|103	%package -n %{libtcmallocmd}
14mu|google-perftools-2.1-4|104	Summary:	Shared library for %{name}
14mu|google-perftools-2.1-4|105	Group:		System/Libraries
14mu|google-perftools-2.1-4|106	Conflicts:	%{_lib}google-perftools4 < 2.1
14mu|google-perftools-2.1-4|107	
14mu|google-perftools-2.1-4|108	%description -n %{libtcmallocmd}
14mu|google-perftools-2.1-4|109	Shared library for %{name}.
14mu|google-perftools-2.1-4|110	
14mu|google-perftools-2.1-4|111	%files -n %{libtcmallocmd}
14mu|google-perftools-2.1-4|112	%{_libdir}/libtcmalloc_minimal_debug.so.%{major}*
14mu|google-perftools-2.1-4|113	
14mu|google-perftools-2.1-4|114	#----------------------------------------------------------------------------
14mu|google-perftools-2.1-4|115	
14mu|google-perftools-2.1-4|116	%package -n %{devname}
14mu|google-perftools-2.1-4|117	Summary:	Development files for google-perftools libraries
14mu|google-perftools-2.1-4|118	Group:		Development/C++
14mu|google-perftools-2.1-4|119	Requires:	%{libprofiler} = %{EVRD}
14mu|google-perftools-2.1-4|120	Requires:	%{libtcmalloc} = %{EVRD}
14mu|google-perftools-2.1-4|121	Requires:	%{libtcmallocpr} = %{EVRD}
14mu|google-perftools-2.1-4|122	Requires:	%{libtcmallocd} = %{EVRD}
14mu|google-perftools-2.1-4|123	Requires:	%{libtcmallocm} = %{EVRD}
14mu|google-perftools-2.1-4|124	Requires:	%{libtcmallocmd} = %{EVRD}
14mu|google-perftools-2.1-4|125	Provides:	%{name}-devel = %{EVRD}
14mu|google-perftools-2.1-4|126	
14mu|google-perftools-2.1-4|127	%description -n %{devname}
14mu|google-perftools-2.1-4|128	Development files for google-perftools libraries.
14mu|google-perftools-2.1-4|129	
14mu|google-perftools-2.1-4|130	%files -n %{devname}
14mu|google-perftools-2.1-4|131	%doc doc/*.html doc/*.png doc/*.dot doc/*.gif doc/*.txt TODO
14mu|google-perftools-2.1-4|132	%{_includedir}/google/*.h
14mu|google-perftools-2.1-4|133	%{_includedir}/%{oname}/*.h
14mu|google-perftools-2.1-4|134	%{_libdir}/*.so
14mu|google-perftools-2.1-4|135	%{_libdir}/pkgconfig/*.pc
14mu|google-perftools-2.1-4|136	
14mu|google-perftools-2.1-4|137	#----------------------------------------------------------------------------
14mu|google-perftools-2.1-4|138	
14mu|google-perftools-2.1-4|139	%prep
14mu|google-perftools-2.1-4|140	%setup -qn %{oname}-%{version}
14mu|google-perftools-2.1-4|141	
14mu|google-perftools-2.1-4|142	%build
14mu|google-perftools-2.1-4|143	autoreconf -fi
14mu|google-perftools-2.1-4|144	%configure2_5x \
14mu|google-perftools-2.1-4|145	--disable-static \
14mu|google-perftools-2.1-4|146	%ifarch x86_64
14mu|google-perftools-2.1-4|147	--enable-frame-pointers
14mu|google-perftools-2.1-4|148	%endif
14mu|google-perftools-2.1-4|149	
14mu|google-perftools-2.1-4|150	%make
14mu|google-perftools-2.1-4|151	
14mu|google-perftools-2.1-4|152	%install
14mu|google-perftools-2.1-4|153	%makeinstall_std
14mu|google-perftools-2.1-4|154	
14mu|google-perftools-2.1-4|155	# cleanup
14mu|google-perftools-2.1-4|156	rm -rf %{buildroot}/usr/share/doc/%{oname}-%{version}
14mu|google-perftools-2.1-4|157	
14mu|google-perftools-2.1-4|158	%changelog
14mu|google-perftools-2.1-4|159	
14mu|google-perftools-2.1-4|160	* Fri Feb 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-4
14mu|google-perftools-2.1-4|161	- (2c7ae7a) MassBuild#1257: Increase release tag
14mu|google-perftools-2.1-4|162	
14mu|google-perftools-2.1-4|163	

22715 14
14mu|gpart-0.2.1-1|1	Summary:	Hard disk primary partition table reconstruction
14mu|gpart-0.2.1-1|2	Name:		gpart
14mu|gpart-0.2.1-1|3	Version:	0.2.1
14mu|gpart-0.2.1-1|4	Release:	1
14mu|gpart-0.2.1-1|5	License:	GPLv2+
14mu|gpart-0.2.1-1|6	Group:		System/Kernel and hardware
14mu|gpart-0.2.1-1|7	Url:		https://github.com/baruch/gpart/
14mu|gpart-0.2.1-1|8	Source0:	https://github.com/baruch/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
14mu|gpart-0.2.1-1|9	
14mu|gpart-0.2.1-1|10	%description
14mu|gpart-0.2.1-1|11	A tool which tries to guess the primary partition table of a PC-type hard disk
14mu|gpart-0.2.1-1|12	in case the primary partition table in sector 0 is damaged, incorrect or
14mu|gpart-0.2.1-1|13	deleted. The guessed table can be written to a file or device. Supported
14mu|gpart-0.2.1-1|14	(guessable) filesystem or partition types: DOS/Windows FAT, Linux ext2 and
14mu|gpart-0.2.1-1|15	swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels, Minix FS,
14mu|gpart-0.2.1-1|16	QNX 4 FS, Reiser FS, LVM physical volumes, BeOS FS, SGI XFS.
14mu|gpart-0.2.1-1|17	
14mu|gpart-0.2.1-1|18	%prep
14mu|gpart-0.2.1-1|19	%setup -q
14mu|gpart-0.2.1-1|20	
14mu|gpart-0.2.1-1|21	%build
14mu|gpart-0.2.1-1|22	%configure
14mu|gpart-0.2.1-1|23	%make
14mu|gpart-0.2.1-1|24	
14mu|gpart-0.2.1-1|25	%install
14mu|gpart-0.2.1-1|26	%makeinstall_std
14mu|gpart-0.2.1-1|27	
14mu|gpart-0.2.1-1|28	%files
14mu|gpart-0.2.1-1|29	%doc Changes README
14mu|gpart-0.2.1-1|30	%{_bindir}/%{name}
14mu|gpart-0.2.1-1|31	%{_mandir}/man8/*
14mu|gpart-0.2.1-1|32	
14mu|gpart-0.2.1-1|33	
14mu|gpart-0.2.1-1|34	
14mu|gpart-0.2.1-1|35	
14mu|gpart-0.2.1-1|36	%changelog
14mu|gpart-0.2.1-1|37	
14mu|gpart-0.2.1-1|38	* Mon Jun 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-1
14mu|gpart-0.2.1-1|39	- (4c8eed9) Updated to 0.2.1
14mu|gpart-0.2.1-1|40	
14mu|gpart-0.2.1-1|41	

22716 14
14mu|gparted-0.26.1-1|1	%define _files_listed_twice_terminate_build 0
14mu|gparted-0.26.1-1|2	
14mu|gparted-0.26.1-1|3	Summary:	Graphical frontend to libparted
14mu|gparted-0.26.1-1|4	Name:		gparted
14mu|gparted-0.26.1-1|5	Version:	0.26.1
14mu|gparted-0.26.1-1|6	Release:	1
14mu|gparted-0.26.1-1|7	License:	GPLv2+
14mu|gparted-0.26.1-1|8	Group:		System/Kernel and hardware
14mu|gparted-0.26.1-1|9	Url:		http://gparted.org
14mu|gparted-0.26.1-1|10	Source0:	http://downloads.sourceforge.net/project/gparted/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz
14mu|gparted-0.26.1-1|11	Source1:	http://downloads.sourceforge.net/project/gparted/%{name}/%{name}-%{version}/%{name}-%{version}.tar.gz.sig
14mu|gparted-0.26.1-1|12	Source2:	gparted-console.apps
14mu|gparted-0.26.1-1|13	Source3:	gparted-pam.d
14mu|gparted-0.26.1-1|14	BuildRequires:	desktop-file-utils
14mu|gparted-0.26.1-1|15	BuildRequires:	imagemagick
14mu|gparted-0.26.1-1|16	BuildRequires:	intltool
14mu|gparted-0.26.1-1|17	BuildRequires:	rarian
14mu|gparted-0.26.1-1|18	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gparted-0.26.1-1|19	BuildRequires:	pkgconfig(gtkmm-2.4)
14mu|gparted-0.26.1-1|20	BuildRequires:	pkgconfig(libparted)
14mu|gparted-0.26.1-1|21	BuildRequires:	pkgconfig(sigc++-2.0)
14mu|gparted-0.26.1-1|22	BuildRequires:	pkgconfig(uuid)
14mu|gparted-0.26.1-1|23	Requires:	gpart
14mu|gparted-0.26.1-1|24	Requires:	usermode-consoleonly
14mu|gparted-0.26.1-1|25	Requires:	yelp
14mu|gparted-0.26.1-1|26	
14mu|gparted-0.26.1-1|27	%description
14mu|gparted-0.26.1-1|28	GParted stands for Gnome Partition Editor and is a graphical frontend to
14mu|gparted-0.26.1-1|29	libparted. Among other features it supports creating, resizing, moving
14mu|gparted-0.26.1-1|30	and copying of partitions.
14mu|gparted-0.26.1-1|31	
14mu|gparted-0.26.1-1|32	%files -f %{name}.lang
14mu|gparted-0.26.1-1|33	%doc AUTHORS README COPYING ChangeLog
14mu|gparted-0.26.1-1|34	%{_bindir}/%{name}
14mu|gparted-0.26.1-1|35	%{_sbindir}/%{name}*
14mu|gparted-0.26.1-1|36	%{_datadir}/applications/%{name}.desktop
14mu|gparted-0.26.1-1|37	%{_datadir}/appdata/*
14mu|gparted-0.26.1-1|38	%{_iconsdir}/hicolor/*/apps/*
14mu|gparted-0.26.1-1|39	%{_mandir}/man8/*
14mu|gparted-0.26.1-1|40	%config(noreplace) %{_sysconfdir}/pam.d/gparted
14mu|gparted-0.26.1-1|41	%config(noreplace) %{_sysconfdir}/security/console.apps/gparted
14mu|gparted-0.26.1-1|42	
14mu|gparted-0.26.1-1|43	#----------------------------------------------------------------------------
14mu|gparted-0.26.1-1|44	
14mu|gparted-0.26.1-1|45	%prep
14mu|gparted-0.26.1-1|46	%setup -q
14mu|gparted-0.26.1-1|47	
14mu|gparted-0.26.1-1|48	%build
14mu|gparted-0.26.1-1|49	%configure2_5x
14mu|gparted-0.26.1-1|50	%make
14mu|gparted-0.26.1-1|51	
14mu|gparted-0.26.1-1|52	%install
14mu|gparted-0.26.1-1|53	%makeinstall_std
14mu|gparted-0.26.1-1|54	
14mu|gparted-0.26.1-1|55	%find_lang %{name} --with-gnome
14mu|gparted-0.26.1-1|56	
14mu|gparted-0.26.1-1|57	sed '/latin\/figures/d' %{name}.lang
14mu|gparted-0.26.1-1|58	
14mu|gparted-0.26.1-1|59	#consolehelper
14mu|gparted-0.26.1-1|60	mkdir -p %{buildroot}%{_bindir}
14mu|gparted-0.26.1-1|61	ln -s consolehelper %{buildroot}%{_bindir}/gparted
14mu|gparted-0.26.1-1|62	sed -i 's|%{_sbindir}|%{_bindir}|' %{buildroot}%{_datadir}/applications/*.desktop
14mu|gparted-0.26.1-1|63	
14mu|gparted-0.26.1-1|64	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|gparted-0.26.1-1|65	cp %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.apps/gparted
14mu|gparted-0.26.1-1|66	
14mu|gparted-0.26.1-1|67	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|gparted-0.26.1-1|68	cp %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/gparted
14mu|gparted-0.26.1-1|69	
14mu|gparted-0.26.1-1|70	desktop-file-install --vendor='' \
14mu|gparted-0.26.1-1|71	--dir %{buildroot}%{_datadir}/applications/ \
14mu|gparted-0.26.1-1|72	--remove-category=GNOME \
14mu|gparted-0.26.1-1|73	--add-category='GTK;HardwareSettings;Settings' \
14mu|gparted-0.26.1-1|74	%{buildroot}%{_datadir}/applications/*.desktop
14mu|gparted-0.26.1-1|75	
14mu|gparted-0.26.1-1|76	%changelog
14mu|gparted-0.26.1-1|77	
14mu|gparted-0.26.1-1|78	* Sat Jul 09 2016 abondrov <andrey.bondrov@rosalab.ru> 0.26.1-1
14mu|gparted-0.26.1-1|79	- (81f7ff1) Merge pull request #3 from alzim/gparted:rosa2014.1
14mu|gparted-0.26.1-1|80	- (81f7ff1) Updated to 0.26.1
14mu|gparted-0.26.1-1|81	
14mu|gparted-0.26.1-1|82	

22717 14
14mu|gpm-1.20.7-9|1	%bcond_without	ncurses
14mu|gpm-1.20.7-9|2	%bcond_with	uclibc
14mu|gpm-1.20.7-9|3	
14mu|gpm-1.20.7-9|4	# this defines the library version that this package builds.
14mu|gpm-1.20.7-9|5	%define	major	2
14mu|gpm-1.20.7-9|6	%define	libname	%mklibname %{name} %{major}
14mu|gpm-1.20.7-9|7	%define	devname	%mklibname %{name} -d
14mu|gpm-1.20.7-9|8	
14mu|gpm-1.20.7-9|9	Summary:	A mouse server for the Linux console
14mu|gpm-1.20.7-9|10	Name:		gpm
14mu|gpm-1.20.7-9|11	Version:	1.20.7
14mu|gpm-1.20.7-9|12	Release:	9
14mu|gpm-1.20.7-9|13	License:	GPLv2+
14mu|gpm-1.20.7-9|14	Group:		System/Servers
14mu|gpm-1.20.7-9|15	Url:		http://www.nico.schottelius.org/software/gpm/
14mu|gpm-1.20.7-9|16	Source0:	http://www.nico.schottelius.org/software/gpm/archives/%{name}-%{version}.tar.lzma
14mu|gpm-1.20.7-9|17	#(proyvind): please don't remove, still used by DrakX micro environment
14mu|gpm-1.20.7-9|18	Source1:	gpm.init
14mu|gpm-1.20.7-9|19	Source2:	inputattach.c
14mu|gpm-1.20.7-9|20	Source3:	gpm.service
14mu|gpm-1.20.7-9|21	# fedora patches (gpm-1.20.5-1.fc10.src.rpm)
14mu|gpm-1.20.7-9|22	Patch1:		gpm-1.20.1-multilib.patch
14mu|gpm-1.20.7-9|23	Patch2:		gpm-1.20.1-lib-silent.patch
14mu|gpm-1.20.7-9|24	Patch4:		gpm-1.20.5-close-fds.patch
14mu|gpm-1.20.7-9|25	Patch5:		gpm-1.20.7-weak-wgetch.patch
14mu|gpm-1.20.7-9|26	# mdv patches
14mu|gpm-1.20.7-9|27	Patch50:	gpm-1.20.5-nodebug.patch
14mu|gpm-1.20.7-9|28	Patch51:	gpm-1.20.0-docfix.patch
14mu|gpm-1.20.7-9|29	Patch52:	gpm-1.20.7-do_not_build_it_twice.diff
14mu|gpm-1.20.7-9|30	Patch53:	gpm-1.20.5-format_not_a_string_literal_and_no_format_arguments.diff
14mu|gpm-1.20.7-9|31	# these automake files are utter crap, so just let's rip out the stuff that really doesn't belong
14mu|gpm-1.20.7-9|32	# there, we don't use and that's causing problem..
14mu|gpm-1.20.7-9|33	Patch54:	gpm-1.20.7-fix-out-of-source-build.patch
14mu|gpm-1.20.7-9|34	
14mu|gpm-1.20.7-9|35	BuildRequires:	bison
14mu|gpm-1.20.7-9|36	BuildRequires:	byacc
14mu|gpm-1.20.7-9|37	BuildRequires:	texinfo
14mu|gpm-1.20.7-9|38	%if %{with ncurses}
14mu|gpm-1.20.7-9|39	BuildRequires:	pkgconfig(ncurses)
14mu|gpm-1.20.7-9|40	BuildRequires:	pkgconfig(ncursesw)
14mu|gpm-1.20.7-9|41	%endif
14mu|gpm-1.20.7-9|42	%if %{with uclibc}
14mu|gpm-1.20.7-9|43	BuildRequires:	uClibc-devel >= 0.9.33.2-3
14mu|gpm-1.20.7-9|44	%endif
14mu|gpm-1.20.7-9|45	Requires(post,preun):	chkconfig
14mu|gpm-1.20.7-9|46	Requires(post,preun):	rpm-helper
14mu|gpm-1.20.7-9|47	
14mu|gpm-1.20.7-9|48	%description
14mu|gpm-1.20.7-9|49	Gpm provides mouse support to text-based Linux applications like the
14mu|gpm-1.20.7-9|50	emacs editor, the Midnight Commander file management system, and other
14mu|gpm-1.20.7-9|51	programs.  Gpm also provides console cut-and-paste operations using
14mu|gpm-1.20.7-9|52	the mouse and includes a program to allow pop-up menus to appear at
14mu|gpm-1.20.7-9|53	the click of a mouse button.
14mu|gpm-1.20.7-9|54	
14mu|gpm-1.20.7-9|55	%files
14mu|gpm-1.20.7-9|56	%config(noreplace) %{_sysconfdir}/gpm-root.conf
14mu|gpm-1.20.7-9|57	%{_unitdir}/gpm.service
14mu|gpm-1.20.7-9|58	%{_initrddir}/gpm
14mu|gpm-1.20.7-9|59	%{_bindir}/display-buttons
14mu|gpm-1.20.7-9|60	%{_bindir}/display-coords
14mu|gpm-1.20.7-9|61	%{_bindir}/mev
14mu|gpm-1.20.7-9|62	%{_bindir}/gpm-root
14mu|gpm-1.20.7-9|63	%{_bindir}/hltest
14mu|gpm-1.20.7-9|64	%{_bindir}/mouse-test
14mu|gpm-1.20.7-9|65	%{_bindir}/disable-paste
14mu|gpm-1.20.7-9|66	%{_bindir}/get-versions
14mu|gpm-1.20.7-9|67	%{_sbindir}/gpm
14mu|gpm-1.20.7-9|68	%{_sbindir}/inputattach
14mu|gpm-1.20.7-9|69	%{_infodir}/gpm.info*
14mu|gpm-1.20.7-9|70	%{_mandir}/man1/mev.1*
14mu|gpm-1.20.7-9|71	%{_mandir}/man1/mouse-test.1*
14mu|gpm-1.20.7-9|72	%{_mandir}/man1/gpm-root.1*
14mu|gpm-1.20.7-9|73	%{_mandir}/man7/gpm-types.7*
14mu|gpm-1.20.7-9|74	%{_mandir}/man8/gpm.8*
14mu|gpm-1.20.7-9|75	
14mu|gpm-1.20.7-9|76	%post
14mu|gpm-1.20.7-9|77	%_post_service gpm
14mu|gpm-1.20.7-9|78	# handle init sequence change
14mu|gpm-1.20.7-9|79	if [ -f /etc/rc5.d/S85gpm ]; then
14mu|gpm-1.20.7-9|80	chkconfig --add gpm
14mu|gpm-1.20.7-9|81	fi
14mu|gpm-1.20.7-9|82	
14mu|gpm-1.20.7-9|83	%preun
14mu|gpm-1.20.7-9|84	%_preun_service gpm
14mu|gpm-1.20.7-9|85	
14mu|gpm-1.20.7-9|86	#----------------------------------------------------------------------------
14mu|gpm-1.20.7-9|87	
14mu|gpm-1.20.7-9|88	%if %{with uclibc}
14mu|gpm-1.20.7-9|89	%package -n uclibc-%{name}
14mu|gpm-1.20.7-9|90	Summary:	A mouse server for the Linux console (uClibc build)
14mu|gpm-1.20.7-9|91	Group:		System/Servers
14mu|gpm-1.20.7-9|92	
14mu|gpm-1.20.7-9|93	%description -n uclibc-%{name}
14mu|gpm-1.20.7-9|94	Gpm provides mouse support to text-based Linux applications like the
14mu|gpm-1.20.7-9|95	emacs editor, the Midnight Commander file management system, and other
14mu|gpm-1.20.7-9|96	programs.  Gpm also provides console cut-and-paste operations using
14mu|gpm-1.20.7-9|97	the mouse and includes a program to allow pop-up menus to appear at
14mu|gpm-1.20.7-9|98	the click of a mouse button.
14mu|gpm-1.20.7-9|99	
14mu|gpm-1.20.7-9|100	%files -n uclibc-%{name}
14mu|gpm-1.20.7-9|101	%{uclibc_root}%{_bindir}/display-buttons
14mu|gpm-1.20.7-9|102	%{uclibc_root}%{_bindir}/display-coords
14mu|gpm-1.20.7-9|103	%{uclibc_root}%{_bindir}/mev
14mu|gpm-1.20.7-9|104	%{uclibc_root}%{_bindir}/gpm-root
14mu|gpm-1.20.7-9|105	%{uclibc_root}%{_bindir}/hltest
14mu|gpm-1.20.7-9|106	%{uclibc_root}%{_bindir}/mouse-test
14mu|gpm-1.20.7-9|107	%{uclibc_root}%{_bindir}/disable-paste
14mu|gpm-1.20.7-9|108	%{uclibc_root}%{_bindir}/get-versions
14mu|gpm-1.20.7-9|109	%{uclibc_root}%{_sbindir}/gpm
14mu|gpm-1.20.7-9|110	%endif
14mu|gpm-1.20.7-9|111	
14mu|gpm-1.20.7-9|112	#----------------------------------------------------------------------------
14mu|gpm-1.20.7-9|113	
14mu|gpm-1.20.7-9|114	%package -n %{libname}
14mu|gpm-1.20.7-9|115	Summary:	Libraries and header files for developing mouse driven programs
14mu|gpm-1.20.7-9|116	Group:		System/Libraries
14mu|gpm-1.20.7-9|117	
14mu|gpm-1.20.7-9|118	%description -n %{libname}
14mu|gpm-1.20.7-9|119	Library used by the gpm program.
14mu|gpm-1.20.7-9|120	
14mu|gpm-1.20.7-9|121	%files -n %{libname}
14mu|gpm-1.20.7-9|122	/%{_lib}/libgpm.so.%{major}*
14mu|gpm-1.20.7-9|123	
14mu|gpm-1.20.7-9|124	#----------------------------------------------------------------------------
14mu|gpm-1.20.7-9|125	
14mu|gpm-1.20.7-9|126	%if %{with uclibc}
14mu|gpm-1.20.7-9|127	%package -n uclibc-%{libname}
14mu|gpm-1.20.7-9|128	Summary:	Libraries and header files for developing mouse driven programs (uClibc build)
14mu|gpm-1.20.7-9|129	Group:		System/Libraries
14mu|gpm-1.20.7-9|130	
14mu|gpm-1.20.7-9|131	%description -n uclibc-%{libname}
14mu|gpm-1.20.7-9|132	Library used by the gpm program.
14mu|gpm-1.20.7-9|133	
14mu|gpm-1.20.7-9|134	%files -n uclibc-%{libname}
14mu|gpm-1.20.7-9|135	%{uclibc_root}/%{_lib}/libgpm.so.%{major}*
14mu|gpm-1.20.7-9|136	%endif
14mu|gpm-1.20.7-9|137	
14mu|gpm-1.20.7-9|138	#----------------------------------------------------------------------------
14mu|gpm-1.20.7-9|139	
14mu|gpm-1.20.7-9|140	%package -n %{devname}
14mu|gpm-1.20.7-9|141	Summary:	Libraries and header files for developing mouse driven programs
14mu|gpm-1.20.7-9|142	Group:		Development/C
14mu|gpm-1.20.7-9|143	Requires:	%{libname} = %{EVRD}
14mu|gpm-1.20.7-9|144	%if %{with uclibc}
14mu|gpm-1.20.7-9|145	Requires:	uclibc-%{libname} = %{EVRD}
14mu|gpm-1.20.7-9|146	%endif
14mu|gpm-1.20.7-9|147	Provides:	%{name}-devel = %{EVRD}
14mu|gpm-1.20.7-9|148	
14mu|gpm-1.20.7-9|149	%description -n %{devname}
14mu|gpm-1.20.7-9|150	The %{devname} package contains the libraries and header files needed
14mu|gpm-1.20.7-9|151	for development of mouse driven programs.  This package allows you to
14mu|gpm-1.20.7-9|152	develop text-mode programs which use the mouse.
14mu|gpm-1.20.7-9|153	
14mu|gpm-1.20.7-9|154	Install %{devname} if you need to develop text-mode programs which
14mu|gpm-1.20.7-9|155	will use the mouse. You'll also need to install the gpm package.
14mu|gpm-1.20.7-9|156	
14mu|gpm-1.20.7-9|157	%files -n %{devname}
14mu|gpm-1.20.7-9|158	%{_libdir}/libgpm.a
14mu|gpm-1.20.7-9|159	%{_libdir}/libgpm.so
14mu|gpm-1.20.7-9|160	%if %{with uclibc}
14mu|gpm-1.20.7-9|161	%{uclibc_root}%{_libdir}/libgpm.so
14mu|gpm-1.20.7-9|162	%endif
14mu|gpm-1.20.7-9|163	%{_includedir}/gpm.h
14mu|gpm-1.20.7-9|164	
14mu|gpm-1.20.7-9|165	#----------------------------------------------------------------------------
14mu|gpm-1.20.7-9|166	
14mu|gpm-1.20.7-9|167	%prep
14mu|gpm-1.20.7-9|168	%setup -q
14mu|gpm-1.20.7-9|169	find -name \*.c |xargs chmod 644
14mu|gpm-1.20.7-9|170	
14mu|gpm-1.20.7-9|171	# fedora patches
14mu|gpm-1.20.7-9|172	%patch1 -p1 -b .multilib~
14mu|gpm-1.20.7-9|173	%patch2 -p1 -b .lib-silent́~
14mu|gpm-1.20.7-9|174	%patch4 -p1 -b .close-fd~
14mu|gpm-1.20.7-9|175	%patch5 -p1 -b .weak-wgetch~
14mu|gpm-1.20.7-9|176	
14mu|gpm-1.20.7-9|177	# mdv patches
14mu|gpm-1.20.7-9|178	%patch50 -p1 -b .nodebug~
14mu|gpm-1.20.7-9|179	%patch51 -p1 -b .docfix~
14mu|gpm-1.20.7-9|180	%patch52 -p1 -b .do_not_build_it_twice~
14mu|gpm-1.20.7-9|181	%patch53 -p0 -b .format_not_a_string_literal_and_no_format_arguments~
14mu|gpm-1.20.7-9|182	%patch54 -p1 -b .out_of_source~
14mu|gpm-1.20.7-9|183	
14mu|gpm-1.20.7-9|184	cp %{SOURCE2} inputattach.c
14mu|gpm-1.20.7-9|185	
14mu|gpm-1.20.7-9|186	./autogen.sh
14mu|gpm-1.20.7-9|187	
14mu|gpm-1.20.7-9|188	%if %{with uclibc}
14mu|gpm-1.20.7-9|189	mkdir .uclibc
14mu|gpm-1.20.7-9|190	cp -a * .uclibc
14mu|gpm-1.20.7-9|191	%endif
14mu|gpm-1.20.7-9|192	
14mu|gpm-1.20.7-9|193	%build
14mu|gpm-1.20.7-9|194	export ac_cv_path_emacs=no
14mu|gpm-1.20.7-9|195	
14mu|gpm-1.20.7-9|196	%if %{with uclibc}
14mu|gpm-1.20.7-9|197	pushd .uclibc
14mu|gpm-1.20.7-9|198	CFLAGS="%{uclibc_cflags}" \
14mu|gpm-1.20.7-9|199	%uclibc_configure \
14mu|gpm-1.20.7-9|200	--disable-static \
14mu|gpm-1.20.7-9|201	%if !%{with ncurses}
14mu|gpm-1.20.7-9|202	--without-curses
14mu|gpm-1.20.7-9|203	%endif
14mu|gpm-1.20.7-9|204	
14mu|gpm-1.20.7-9|205	make
14mu|gpm-1.20.7-9|206	unset CFLAGS
14mu|gpm-1.20.7-9|207	popd
14mu|gpm-1.20.7-9|208	%endif
14mu|gpm-1.20.7-9|209	
14mu|gpm-1.20.7-9|210	%configure2_5x \
14mu|gpm-1.20.7-9|211	%if !%{with ncurses}
14mu|gpm-1.20.7-9|212	--without-curses
14mu|gpm-1.20.7-9|213	%endif
14mu|gpm-1.20.7-9|214	
14mu|gpm-1.20.7-9|215	make
14mu|gpm-1.20.7-9|216	
14mu|gpm-1.20.7-9|217	%{__cc} %{optflags} %{ldflags} -o inputattach inputattach.c
14mu|gpm-1.20.7-9|218	
14mu|gpm-1.20.7-9|219	%install
14mu|gpm-1.20.7-9|220	%if %{with uclibc}
14mu|gpm-1.20.7-9|221	%makeinstall_std -C .uclibc
14mu|gpm-1.20.7-9|222	mkdir -p %{buildroot}%{uclibc_root}/%{_lib}
14mu|gpm-1.20.7-9|223	mv %{buildroot}%{uclibc_root}%{_libdir}/libgpm.so.%{major}* %{buildroot}%{uclibc_root}/%{_lib}
14mu|gpm-1.20.7-9|224	ln -srf %{buildroot}%{uclibc_root}/%{_lib}/libgpm.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libgpm.so
14mu|gpm-1.20.7-9|225	%endif
14mu|gpm-1.20.7-9|226	
14mu|gpm-1.20.7-9|227	%makeinstall_std
14mu|gpm-1.20.7-9|228	
14mu|gpm-1.20.7-9|229	install -m644 conf/gpm-root.conf -D %{buildroot}%{_sysconfdir}/gpm-root.conf
14mu|gpm-1.20.7-9|230	install -m755 inputattach -D %{buildroot}%{_sbindir}/inputattach
14mu|gpm-1.20.7-9|231	
14mu|gpm-1.20.7-9|232	mkdir -p %{buildroot}/%{_lib}
14mu|gpm-1.20.7-9|233	mv %{buildroot}%{_libdir}/libgpm.so.%{major}* %{buildroot}/%{_lib}
14mu|gpm-1.20.7-9|234	ln -srf %{buildroot}/%{_lib}/libgpm.so.%{major}.*.* %{buildroot}%{_libdir}/libgpm.so
14mu|gpm-1.20.7-9|235	
14mu|gpm-1.20.7-9|236	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/gpm
14mu|gpm-1.20.7-9|237	install -m644 %{SOURCE3} -D %{buildroot}%{_unitdir}/gpm.service
14mu|gpm-1.20.7-9|238	chmod +x %{buildroot}/%{_lib}/libgpm.so.%{major}*
14mu|gpm-1.20.7-9|239	
14mu|gpm-1.20.7-9|240	
14mu|gpm-1.20.7-9|241	%changelog
14mu|gpm-1.20.7-9|242	
14mu|gpm-1.20.7-9|243	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.20.7-9
14mu|gpm-1.20.7-9|244	- (4e27b20) Disable parallel build
14mu|gpm-1.20.7-9|245	- (4e27b20) Spec cleanup
14mu|gpm-1.20.7-9|246	
14mu|gpm-1.20.7-9|247	

22718 14
14mu|gpsd-3.15-1|1	%define major 22
14mu|gpsd-3.15-1|2	%define libgps %mklibname gps %{major}
14mu|gpsd-3.15-1|3	%define libqtname %mklibname Qgpsmm %{major}
14mu|gpsd-3.15-1|4	%define devname %mklibname %{name} -d
14mu|gpsd-3.15-1|5	
14mu|gpsd-3.15-1|6	Summary:	GPS data translator and GUI
14mu|gpsd-3.15-1|7	Name:		gpsd
14mu|gpsd-3.15-1|8	Version:	3.15
14mu|gpsd-3.15-1|9	Release:	1
14mu|gpsd-3.15-1|10	License:	BSD
14mu|gpsd-3.15-1|11	Group:		Sciences/Geosciences
14mu|gpsd-3.15-1|12	Url:		http://catb.org/gpsd/
14mu|gpsd-3.15-1|13	Source0:	http://download.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.gz
14mu|gpsd-3.15-1|14	Source1:	gpsd.rules
14mu|gpsd-3.15-1|15	Patch0:		gpsd-3.15-link.patch
14mu|gpsd-3.15-1|16	Patch1:		gpsd-2.90-udev.patch
14mu|gpsd-3.15-1|17	BuildRequires:	docbook-style-xsl
14mu|gpsd-3.15-1|18	BuildRequires:	scons
14mu|gpsd-3.15-1|19	BuildRequires:	udev
14mu|gpsd-3.15-1|20	BuildRequires:	xmlto
14mu|gpsd-3.15-1|21	BuildRequires:	lesstif-devel
14mu|gpsd-3.15-1|22	BuildRequires:	qt4-devel
14mu|gpsd-3.15-1|23	BuildRequires:	pkgconfig(bluez)
14mu|gpsd-3.15-1|24	BuildRequires:	pkgconfig(dbus-1)
14mu|gpsd-3.15-1|25	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|gpsd-3.15-1|26	BuildRequires:	pkgconfig(ncursesw)
14mu|gpsd-3.15-1|27	BuildRequires:	pkgconfig(python)
14mu|gpsd-3.15-1|28	Requires:	%{name}-python = %{EVRD}
14mu|gpsd-3.15-1|29	
14mu|gpsd-3.15-1|30	%description
14mu|gpsd-3.15-1|31	gpsd is a service daemon that mediates access to a GPS sensor
14mu|gpsd-3.15-1|32	connected to the host computer by serial or USB interface, making its
14mu|gpsd-3.15-1|33	data on the location/course/velocity of the sensor available to be
14mu|gpsd-3.15-1|34	queried on TCP port 2947 of the host computer.  With gpsd, multiple
14mu|gpsd-3.15-1|35	GPS client applications (such as navigational and wardriving software)
14mu|gpsd-3.15-1|36	can share access to a GPS without contention or loss of data.  Also,
14mu|gpsd-3.15-1|37	gpsd responds to queries with a format that is substantially easier to
14mu|gpsd-3.15-1|38	parse than NMEA 0183.  A client library is provided for applications.
14mu|gpsd-3.15-1|39	
14mu|gpsd-3.15-1|40	After installing this RPM, gpsd will automatically connect to USB
14mu|gpsd-3.15-1|41	GPSes when they are plugged in and requires no configuration.  For
14mu|gpsd-3.15-1|42	serial GPSes, you will need to start gpsd by hand.  Once connected,
14mu|gpsd-3.15-1|43	the daemon automatically discovers the correct baudrate, stop bits,
14mu|gpsd-3.15-1|44	and protocol. The daemon will be quiescent when there are no
14mu|gpsd-3.15-1|45	clients asking for location information, and copes gracefully when the
14mu|gpsd-3.15-1|46	GPS is unplugged and replugged.
14mu|gpsd-3.15-1|47	
14mu|gpsd-3.15-1|48	%files
14mu|gpsd-3.15-1|49	%doc README
14mu|gpsd-3.15-1|50	%{_sbindir}/gpsd
14mu|gpsd-3.15-1|51	%{_sbindir}/gpsdctl
14mu|gpsd-3.15-1|52	%{_bindir}/gegps
14mu|gpsd-3.15-1|53	%{_bindir}/gps2udp
14mu|gpsd-3.15-1|54	%{_bindir}/gpscat
14mu|gpsd-3.15-1|55	%{_bindir}/gpsctl
14mu|gpsd-3.15-1|56	%{_bindir}/gpsprof
14mu|gpsd-3.15-1|57	%{_bindir}/gpsmon
14mu|gpsd-3.15-1|58	%{_bindir}/gpsdecode
14mu|gpsd-3.15-1|59	%{_bindir}/ntpshmmon
14mu|gpsd-3.15-1|60	%{_mandir}/man1/ntpshmmon.1.xz
14mu|gpsd-3.15-1|61	%{_mandir}/man8/gpsd.8*
14mu|gpsd-3.15-1|62	%{_mandir}/man8/gpsdctl.8*
14mu|gpsd-3.15-1|63	%{_mandir}/man8/gpsinit.8*
14mu|gpsd-3.15-1|64	%{_mandir}/man1/gegps.1*
14mu|gpsd-3.15-1|65	%{_mandir}/man1/gps.1*
14mu|gpsd-3.15-1|66	%{_mandir}/man1/gps2udp.1*
14mu|gpsd-3.15-1|67	%{_mandir}/man1/gpsprof.1*
14mu|gpsd-3.15-1|68	%{_mandir}/man1/gpscat.1*
14mu|gpsd-3.15-1|69	%{_mandir}/man1/gpsctl.1*
14mu|gpsd-3.15-1|70	%{_mandir}/man1/gpsmon.1*
14mu|gpsd-3.15-1|71	%{_mandir}/man1/gpsdecode.1*
14mu|gpsd-3.15-1|72	%{_mandir}/man5/gpsd_json.5*
14mu|gpsd-3.15-1|73	%{_mandir}/man5/srec.5*
14mu|gpsd-3.15-1|74	%{_sysconfdir}/init.d/%{name}
14mu|gpsd-3.15-1|75	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|gpsd-3.15-1|76	%{_sysconfdir}/udev/agents.d/usb/gpsd
14mu|gpsd-3.15-1|77	%{_sysconfdir}/udev/rules.d/70-gpsd.rules
14mu|gpsd-3.15-1|78	
14mu|gpsd-3.15-1|79	#----------------------------------------------------------------------------
14mu|gpsd-3.15-1|80	
14mu|gpsd-3.15-1|81	%package -n %{libgps}
14mu|gpsd-3.15-1|82	Summary:	Libraries for gpsd
14mu|gpsd-3.15-1|83	Group:		System/Libraries
14mu|gpsd-3.15-1|84	Conflicts:	%{_lib}gpsd19 < 2.95-5
14mu|gpsd-3.15-1|85	
14mu|gpsd-3.15-1|86	%description -n %{libgps}
14mu|gpsd-3.15-1|87	This package contains a shared library for %{name}.
14mu|gpsd-3.15-1|88	
14mu|gpsd-3.15-1|89	%files -n %{libgps}
14mu|gpsd-3.15-1|90	%{_libdir}/libgps.so.%{major}*
14mu|gpsd-3.15-1|91	
14mu|gpsd-3.15-1|92	#----------------------------------------------------------------------------
14mu|gpsd-3.15-1|93	
14mu|gpsd-3.15-1|94	%package -n %{libqtname}
14mu|gpsd-3.15-1|95	Summary:	Qt bindings for gpsd
14mu|gpsd-3.15-1|96	Group:		System/Libraries
14mu|gpsd-3.15-1|97	
14mu|gpsd-3.15-1|98	%description -n %{libqtname}
14mu|gpsd-3.15-1|99	This package contains Qt bindings for gpsd.
14mu|gpsd-3.15-1|100	
14mu|gpsd-3.15-1|101	%files -n %{libqtname}
14mu|gpsd-3.15-1|102	%{_libdir}/libQgpsmm.so.%{major}*
14mu|gpsd-3.15-1|103	
14mu|gpsd-3.15-1|104	#----------------------------------------------------------------------------
14mu|gpsd-3.15-1|105	
14mu|gpsd-3.15-1|106	%package -n %{devname}
14mu|gpsd-3.15-1|107	Summary:	Client libraries in C and Python for talking to a running gpsd or GPS
14mu|gpsd-3.15-1|108	Group:		Development/C
14mu|gpsd-3.15-1|109	Requires:	%{libgps} = %{EVRD}
14mu|gpsd-3.15-1|110	Requires:	%{libqtname} = %{EVRD}
14mu|gpsd-3.15-1|111	Provides:	%{name}-devel = %{EVRD}
14mu|gpsd-3.15-1|112	Obsoletes:	%{_lib}gpsd-static-devel < 2.95-5
14mu|gpsd-3.15-1|113	
14mu|gpsd-3.15-1|114	%description -n %{devname}
14mu|gpsd-3.15-1|115	This package provides C header files for the gpsd shared libraries
14mu|gpsd-3.15-1|116	that manage access to a GPS for applications; also Python modules.
14mu|gpsd-3.15-1|117	You will need to have gpsd installed for it to work.
14mu|gpsd-3.15-1|118	
14mu|gpsd-3.15-1|119	%files -n %{devname}
14mu|gpsd-3.15-1|120	%doc TODO
14mu|gpsd-3.15-1|121	%{_includedir}/gps.h
14mu|gpsd-3.15-1|122	%{_includedir}/libgpsmm.h
14mu|gpsd-3.15-1|123	%{_libdir}/libgps.so
14mu|gpsd-3.15-1|124	%{_libdir}/libQgpsmm.so
14mu|gpsd-3.15-1|125	%{_libdir}/libQgpsmm.prl
14mu|gpsd-3.15-1|126	%{_libdir}/pkgconfig/*.pc
14mu|gpsd-3.15-1|127	%{_mandir}/man1/gpsfake.1*
14mu|gpsd-3.15-1|128	%{_mandir}/man3/libgps.3*
14mu|gpsd-3.15-1|129	%{_mandir}/man3/libgpsmm.3*
14mu|gpsd-3.15-1|130	%{_mandir}/man3/libQgpsmm.3*
14mu|gpsd-3.15-1|131	%{_bindir}/gpsfake
14mu|gpsd-3.15-1|132	
14mu|gpsd-3.15-1|133	#----------------------------------------------------------------------------
14mu|gpsd-3.15-1|134	
14mu|gpsd-3.15-1|135	%package clients
14mu|gpsd-3.15-1|136	Summary:	Clients for gpsd with an X interface
14mu|gpsd-3.15-1|137	Group:		Sciences/Geosciences
14mu|gpsd-3.15-1|138	Requires:	%{name}
14mu|gpsd-3.15-1|139	Requires:	%{name}-python
14mu|gpsd-3.15-1|140	
14mu|gpsd-3.15-1|141	%description clients
14mu|gpsd-3.15-1|142	xgps is a simple test client for gpsd with an X interface. It displays
14mu|gpsd-3.15-1|143	current GPS position/time/velocity information and (for GPSes that
14mu|gpsd-3.15-1|144	support the feature) the locations of accessible satellites.
14mu|gpsd-3.15-1|145	
14mu|gpsd-3.15-1|146	xgpsspeed is a speedometer that uses position information from the GPS.
14mu|gpsd-3.15-1|147	It accepts an -h option and optional argument as for gps, or a -v option
14mu|gpsd-3.15-1|148	to dump the package version and exit. Additionally, it accepts -rv
14mu|gpsd-3.15-1|149	(reverse video) and -nc (needle color) options.
14mu|gpsd-3.15-1|150	
14mu|gpsd-3.15-1|151	%files clients
14mu|gpsd-3.15-1|152	%{_bindir}/xgps
14mu|gpsd-3.15-1|153	%{_bindir}/cgps
14mu|gpsd-3.15-1|154	%{_bindir}/gpspipe
14mu|gpsd-3.15-1|155	%{_bindir}/xgpsspeed
14mu|gpsd-3.15-1|156	%{_bindir}/gpxlogger
14mu|gpsd-3.15-1|157	%{_bindir}/lcdgps
14mu|gpsd-3.15-1|158	%{_mandir}/man1/xgps.1*
14mu|gpsd-3.15-1|159	%{_mandir}/man1/cgps.1*
14mu|gpsd-3.15-1|160	%{_mandir}/man1/gpspipe.1*
14mu|gpsd-3.15-1|161	%{_mandir}/man1/lcdgps.1.*
14mu|gpsd-3.15-1|162	%{_mandir}/man1/xgpsspeed.1*
14mu|gpsd-3.15-1|163	%{_datadir}/applications/mandriva-%{name}-clients.desktop
14mu|gpsd-3.15-1|164	
14mu|gpsd-3.15-1|165	#----------------------------------------------------------------------------
14mu|gpsd-3.15-1|166	
14mu|gpsd-3.15-1|167	%package python
14mu|gpsd-3.15-1|168	Summary:	Python bindings for gpsd
14mu|gpsd-3.15-1|169	Group:		Development/Python
14mu|gpsd-3.15-1|170	
14mu|gpsd-3.15-1|171	%description python
14mu|gpsd-3.15-1|172	This package contains the Python bindings for gpsd. It will be needed
14mu|gpsd-3.15-1|173	for any applications that interface with gpsd via python.
14mu|gpsd-3.15-1|174	
14mu|gpsd-3.15-1|175	%files python
14mu|gpsd-3.15-1|176	%{py_platsitedir}/*
14mu|gpsd-3.15-1|177	
14mu|gpsd-3.15-1|178	#----------------------------------------------------------------------------
14mu|gpsd-3.15-1|179	
14mu|gpsd-3.15-1|180	%prep
14mu|gpsd-3.15-1|181	%setup -q
14mu|gpsd-3.15-1|182	%apply_patches
14mu|gpsd-3.15-1|183	
14mu|gpsd-3.15-1|184	%build
14mu|gpsd-3.15-1|185	%setup_compile_flags
14mu|gpsd-3.15-1|186	%scons prefix=%{_prefix} datadir=%{_datadir} libdir=%{_libdir} nostrip=true
14mu|gpsd-3.15-1|187	
14mu|gpsd-3.15-1|188	%install
14mu|gpsd-3.15-1|189	export CC=%{__cc}
14mu|gpsd-3.15-1|190	export CXX=%{__cxx}
14mu|gpsd-3.15-1|191	export DESTDIR=%{buildroot}
14mu|gpsd-3.15-1|192	%setup_compile_flags
14mu|gpsd-3.15-1|193	%scons_install
14mu|gpsd-3.15-1|194	
14mu|gpsd-3.15-1|195	# udev rules
14mu|gpsd-3.15-1|196	install -d -m 0755 %{buildroot}%{_sysconfdir}/udev/rules.d
14mu|gpsd-3.15-1|197	install -p -m 0644 gpsd.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-gpsd.rules
14mu|gpsd-3.15-1|198	
14mu|gpsd-3.15-1|199	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14mu|gpsd-3.15-1|200	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/70-gpsd.rules
14mu|gpsd-3.15-1|201	
14mu|gpsd-3.15-1|202	mkdir -p %{buildroot}%{_sysconfdir}/udev/agents.d/usb
14mu|gpsd-3.15-1|203	install -m755 gpsd.hotplug %{buildroot}%{_sysconfdir}/udev/agents.d/usb/gpsd
14mu|gpsd-3.15-1|204	
14mu|gpsd-3.15-1|205	# init scripts
14mu|gpsd-3.15-1|206	install -d -m 0755 %{buildroot}%{_sysconfdir}/init.d
14mu|gpsd-3.15-1|207	install -p -m 0755 packaging/rpm/gpsd.init \
14mu|gpsd-3.15-1|208	%{buildroot}%{_sysconfdir}/init.d/gpsd
14mu|gpsd-3.15-1|209	
14mu|gpsd-3.15-1|210	install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
14mu|gpsd-3.15-1|211	install -p -m 0644 packaging/rpm/gpsd.sysconfig \
14mu|gpsd-3.15-1|212	%{buildroot}%{_sysconfdir}/sysconfig/gpsd
14mu|gpsd-3.15-1|213	
14mu|gpsd-3.15-1|214	mkdir -p %{buildroot}%{_datadir}/applications
14mu|gpsd-3.15-1|215	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-clients.desktop << EOF
14mu|gpsd-3.15-1|216	[Desktop Entry]
14mu|gpsd-3.15-1|217	Name=XGPS
14mu|gpsd-3.15-1|218	Comment=XGPS
14mu|gpsd-3.15-1|219	Exec=xgps
14mu|gpsd-3.15-1|220	Icon=communications_section
14mu|gpsd-3.15-1|221	Terminal=false
14mu|gpsd-3.15-1|222	Type=Application
14mu|gpsd-3.15-1|223	StartupNotify=true
14mu|gpsd-3.15-1|224	Categories=Science;Geology;
14mu|gpsd-3.15-1|225	EOF
14mu|gpsd-3.15-1|226	
14mu|gpsd-3.15-1|227	
14mu|gpsd-3.15-1|228	%changelog
14mu|gpsd-3.15-1|229	
14mu|gpsd-3.15-1|230	* Thu Dec 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.15-1
14mu|gpsd-3.15-1|231	- (01ace94) Adjust spec style
14mu|gpsd-3.15-1|232	
14mu|gpsd-3.15-1|233	

22719 14
14mu|gptfdisk-1.0.1-2|1	Summary:	An fdisk-like partitioning tool for GPT disks
14mu|gptfdisk-1.0.1-2|2	Name:		gptfdisk
14mu|gptfdisk-1.0.1-2|3	Version:	1.0.1
14mu|gptfdisk-1.0.1-2|4	Release:	2
14mu|gptfdisk-1.0.1-2|5	License:	GPLv2+
14mu|gptfdisk-1.0.1-2|6	Group:		System/Configuration/Hardware
14mu|gptfdisk-1.0.1-2|7	Url:		http://www.rodsbooks.com/gdisk
14mu|gptfdisk-1.0.1-2|8	Source0:	http://download.sourceforge.net/project/gptfdisk/gptfdisk/%{version}/%{name}-%{version}.tar.gz
14mu|gptfdisk-1.0.1-2|9	BuildRequires:	pkgconfig(icu-io)
14mu|gptfdisk-1.0.1-2|10	BuildRequires:	pkgconfig(ncurses)
14mu|gptfdisk-1.0.1-2|11	BuildRequires:	pkgconfig(ncursesw)
14mu|gptfdisk-1.0.1-2|12	BuildRequires:	pkgconfig(popt)
14mu|gptfdisk-1.0.1-2|13	BuildRequires:	pkgconfig(uuid)
14mu|gptfdisk-1.0.1-2|14	Provides:	gdisk = %{EVRD}
14mu|gptfdisk-1.0.1-2|15	Conflicts:	gdisk < 1.0.1
14mu|gptfdisk-1.0.1-2|16	Obsoletes:	gdisk < 1.0.1
14mu|gptfdisk-1.0.1-2|17	
14mu|gptfdisk-1.0.1-2|18	%description
14mu|gptfdisk-1.0.1-2|19	An fdisk-like partitioning tool for GPT disks. GPT
14mu|gptfdisk-1.0.1-2|20	fdisk features a command-line interface, fairly direct
14mu|gptfdisk-1.0.1-2|21	manipulation of partition table structures, recovery
14mu|gptfdisk-1.0.1-2|22	tools to help you deal with corrupt partition tables,
14mu|gptfdisk-1.0.1-2|23	and the ability to convert MBR disks to GPT format.
14mu|gptfdisk-1.0.1-2|24	
14mu|gptfdisk-1.0.1-2|25	%files
14mu|gptfdisk-1.0.1-2|26	%doc NEWS COPYING README
14mu|gptfdisk-1.0.1-2|27	%{_sbindir}/gdisk
14mu|gptfdisk-1.0.1-2|28	%{_sbindir}/cgdisk
14mu|gptfdisk-1.0.1-2|29	%{_sbindir}/sgdisk
14mu|gptfdisk-1.0.1-2|30	%{_sbindir}/fixparts
14mu|gptfdisk-1.0.1-2|31	%{_mandir}/man8/*.8*
14mu|gptfdisk-1.0.1-2|32	
14mu|gptfdisk-1.0.1-2|33	#----------------------------------------------------------------------------
14mu|gptfdisk-1.0.1-2|34	
14mu|gptfdisk-1.0.1-2|35	%prep
14mu|gptfdisk-1.0.1-2|36	%setup -qn gptfdisk-%{version}
14mu|gptfdisk-1.0.1-2|37	
14mu|gptfdisk-1.0.1-2|38	%build
14mu|gptfdisk-1.0.1-2|39	%setup_compile_flags
14mu|gptfdisk-1.0.1-2|40	%make CC=%{__cc} CXX=%{__cxx}
14mu|gptfdisk-1.0.1-2|41	
14mu|gptfdisk-1.0.1-2|42	%install
14mu|gptfdisk-1.0.1-2|43	mkdir -p %{buildroot}%{_sbindir}
14mu|gptfdisk-1.0.1-2|44	install -Dp -m0755 gdisk %{buildroot}%{_sbindir}
14mu|gptfdisk-1.0.1-2|45	install -Dp -m0755 cgdisk %{buildroot}%{_sbindir}
14mu|gptfdisk-1.0.1-2|46	install -Dp -m0755 sgdisk %{buildroot}%{_sbindir}
14mu|gptfdisk-1.0.1-2|47	install -Dp -m0755 fixparts %{buildroot}%{_sbindir}
14mu|gptfdisk-1.0.1-2|48	install -Dp -m0644 gdisk.8 %{buildroot}%{_mandir}/man8/gdisk.8
14mu|gptfdisk-1.0.1-2|49	install -Dp -m0644 cgdisk.8 %{buildroot}%{_mandir}/man8/cgdisk.8
14mu|gptfdisk-1.0.1-2|50	install -Dp -m0644 sgdisk.8 %{buildroot}%{_mandir}/man8/sgdisk.8
14mu|gptfdisk-1.0.1-2|51	install -Dp -m0644 fixparts.8 %{buildroot}%{_mandir}/man8/fixparts.8
14mu|gptfdisk-1.0.1-2|52	
14mu|gptfdisk-1.0.1-2|53	
14mu|gptfdisk-1.0.1-2|54	%changelog
14mu|gptfdisk-1.0.1-2|55	
14mu|gptfdisk-1.0.1-2|56	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-2
14mu|gptfdisk-1.0.1-2|57	- (6864c5a) Fix man pages
14mu|gptfdisk-1.0.1-2|58	
14mu|gptfdisk-1.0.1-2|59	

22720 14
14mu|granatier-4.14.3-1|1	Summary:	KDE Bomberman game
14mu|granatier-4.14.3-1|2	Name:		granatier
14mu|granatier-4.14.3-1|3	Epoch:		1
14mu|granatier-4.14.3-1|4	Version:	4.14.3
14mu|granatier-4.14.3-1|5	Release:	1
14mu|granatier-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|granatier-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|granatier-4.14.3-1|8	Url:		http://www.kde.org/applications/games/granatier/
14mu|granatier-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|granatier-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|granatier-4.14.3-1|11	
14mu|granatier-4.14.3-1|12	%description
14mu|granatier-4.14.3-1|13	Granatier is a clone of the classic Bomberman game, inspired by the work
14mu|granatier-4.14.3-1|14	of the Clanbomber clone.
14mu|granatier-4.14.3-1|15	
14mu|granatier-4.14.3-1|16	%files
14mu|granatier-4.14.3-1|17	%{_kde_bindir}/granatier
14mu|granatier-4.14.3-1|18	%{_kde_applicationsdir}/granatier.desktop
14mu|granatier-4.14.3-1|19	%{_kde_appsdir}/granatier
14mu|granatier-4.14.3-1|20	%{_kde_datadir}/config.kcfg/granatier.kcfg
14mu|granatier-4.14.3-1|21	%{_kde_docdir}/*/*/granatier
14mu|granatier-4.14.3-1|22	%{_kde_iconsdir}/*/*/apps/granatier.*
14mu|granatier-4.14.3-1|23	
14mu|granatier-4.14.3-1|24	#------------------------------------------------------------------------------
14mu|granatier-4.14.3-1|25	
14mu|granatier-4.14.3-1|26	%prep
14mu|granatier-4.14.3-1|27	%setup -q
14mu|granatier-4.14.3-1|28	
14mu|granatier-4.14.3-1|29	%build
14mu|granatier-4.14.3-1|30	%cmake_kde4
14mu|granatier-4.14.3-1|31	%make
14mu|granatier-4.14.3-1|32	
14mu|granatier-4.14.3-1|33	%install
14mu|granatier-4.14.3-1|34	%makeinstall_std -C build
14mu|granatier-4.14.3-1|35	
14mu|granatier-4.14.3-1|36	
14mu|granatier-4.14.3-1|37	%changelog
14mu|granatier-4.14.3-1|38	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|granatier-4.14.3-1|39	+ Revision: 283a737
14mu|granatier-4.14.3-1|40	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|granatier-4.14.3-1|41	
14mu|granatier-4.14.3-1|42	

22721 14
14mu|grantlee-qt5-5.0.0-2|1	%define oname grantlee
14mu|grantlee-qt5-5.0.0-2|2	
14mu|grantlee-qt5-5.0.0-2|3	Summary:	Qt string template engine based on the Django template system
14mu|grantlee-qt5-5.0.0-2|4	Name:		%{oname}-qt5
14mu|grantlee-qt5-5.0.0-2|5	Version:	5.0.0
14mu|grantlee-qt5-5.0.0-2|6	Release:	2
14mu|grantlee-qt5-5.0.0-2|7	License:	LGPLv2.1+
14mu|grantlee-qt5-5.0.0-2|8	Group:		System/Libraries
14mu|grantlee-qt5-5.0.0-2|9	Url:		http://www.gitorious.org/grantlee/pages/Home
14mu|grantlee-qt5-5.0.0-2|10	Source0:	http://downloads.grantlee.org/%{oname}-%{version}.tar.gz
14mu|grantlee-qt5-5.0.0-2|11	BuildRequires:	cmake
14mu|grantlee-qt5-5.0.0-2|12	BuildRequires:	doxygen
14mu|grantlee-qt5-5.0.0-2|13	BuildRequires:	qt5-linguist-tools
14mu|grantlee-qt5-5.0.0-2|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|grantlee-qt5-5.0.0-2|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|grantlee-qt5-5.0.0-2|16	BuildRequires:	pkgconfig(Qt5Script)
14mu|grantlee-qt5-5.0.0-2|17	BuildRequires:	pkgconfig(Qt5Test)
14mu|grantlee-qt5-5.0.0-2|18	
14mu|grantlee-qt5-5.0.0-2|19	%description
14mu|grantlee-qt5-5.0.0-2|20	Grantlee is a plugin based String Template system written using the Qt
14mu|grantlee-qt5-5.0.0-2|21	framework. The goals of the project are to make it easier for application
14mu|grantlee-qt5-5.0.0-2|22	developers to separate the structure of documents from the data they
14mu|grantlee-qt5-5.0.0-2|23	contain, opening the door for theming.
14mu|grantlee-qt5-5.0.0-2|24	
14mu|grantlee-qt5-5.0.0-2|25	The syntax is intended to follow the syntax of the Django template
14mu|grantlee-qt5-5.0.0-2|26	system, and the design of Django is reused in Grantlee. Django is covered
14mu|grantlee-qt5-5.0.0-2|27	by a BSD style license.
14mu|grantlee-qt5-5.0.0-2|28	
14mu|grantlee-qt5-5.0.0-2|29	Part of the design of both is that application developers can extend the
14mu|grantlee-qt5-5.0.0-2|30	syntax by implementing their own tags and filters. For details of how to
14mu|grantlee-qt5-5.0.0-2|31	do that, see the API documentation.
14mu|grantlee-qt5-5.0.0-2|32	
14mu|grantlee-qt5-5.0.0-2|33	For template authors, different applications using Grantlee will present
14mu|grantlee-qt5-5.0.0-2|34	the same interface and core syntax for creating new themes. For details
14mu|grantlee-qt5-5.0.0-2|35	of how to write templates, see the documentation.
14mu|grantlee-qt5-5.0.0-2|36	
14mu|grantlee-qt5-5.0.0-2|37	#----------------------------------------------------------------------------
14mu|grantlee-qt5-5.0.0-2|38	
14mu|grantlee-qt5-5.0.0-2|39	# Should be possible to install both 32 and 64 bit package
14mu|grantlee-qt5-5.0.0-2|40	%define modules %mklibname %{name}-modules
14mu|grantlee-qt5-5.0.0-2|41	
14mu|grantlee-qt5-5.0.0-2|42	%package -n %{modules}
14mu|grantlee-qt5-5.0.0-2|43	Summary:	Modules for Qt string template engine based on the Django template system
14mu|grantlee-qt5-5.0.0-2|44	Group:		System/Libraries
14mu|grantlee-qt5-5.0.0-2|45	
14mu|grantlee-qt5-5.0.0-2|46	%description -n %{modules}
14mu|grantlee-qt5-5.0.0-2|47	Modules for Qt string template engine based on the Django template system
14mu|grantlee-qt5-5.0.0-2|48	
14mu|grantlee-qt5-5.0.0-2|49	%files -n %{modules}
14mu|grantlee-qt5-5.0.0-2|50	%doc AUTHORS CHANGELOG COPYING.LIB README
14mu|grantlee-qt5-5.0.0-2|51	%{_libdir}/%{oname}/5.0/*.so
14mu|grantlee-qt5-5.0.0-2|52	
14mu|grantlee-qt5-5.0.0-2|53	#----------------------------------------------------------------------------
14mu|grantlee-qt5-5.0.0-2|54	
14mu|grantlee-qt5-5.0.0-2|55	%define templates_major 5
14mu|grantlee-qt5-5.0.0-2|56	%define libtemplates %mklibname Grantlee_Templates %{templates_major}
14mu|grantlee-qt5-5.0.0-2|57	
14mu|grantlee-qt5-5.0.0-2|58	%package -n %{libtemplates}
14mu|grantlee-qt5-5.0.0-2|59	Summary:	Shared library for %{name}
14mu|grantlee-qt5-5.0.0-2|60	Group:		System/Libraries
14mu|grantlee-qt5-5.0.0-2|61	Requires:	%{modules}
14mu|grantlee-qt5-5.0.0-2|62	
14mu|grantlee-qt5-5.0.0-2|63	%description  -n %{libtemplates}
14mu|grantlee-qt5-5.0.0-2|64	Shared library for %{name}.
14mu|grantlee-qt5-5.0.0-2|65	
14mu|grantlee-qt5-5.0.0-2|66	%files -n %{libtemplates}
14mu|grantlee-qt5-5.0.0-2|67	%{_libdir}/libGrantlee_Templates.so.%{templates_major}*
14mu|grantlee-qt5-5.0.0-2|68	
14mu|grantlee-qt5-5.0.0-2|69	#----------------------------------------------------------------------------
14mu|grantlee-qt5-5.0.0-2|70	
14mu|grantlee-qt5-5.0.0-2|71	%define textdocument_major 5
14mu|grantlee-qt5-5.0.0-2|72	%define libtextdocument %mklibname Grantlee_TextDocument %{textdocument_major}
14mu|grantlee-qt5-5.0.0-2|73	
14mu|grantlee-qt5-5.0.0-2|74	%package -n %{libtextdocument}
14mu|grantlee-qt5-5.0.0-2|75	Summary:	Shared library for %{name}
14mu|grantlee-qt5-5.0.0-2|76	Group:		System/Libraries
14mu|grantlee-qt5-5.0.0-2|77	Requires:	%{modules}
14mu|grantlee-qt5-5.0.0-2|78	
14mu|grantlee-qt5-5.0.0-2|79	%description  -n %{libtextdocument}
14mu|grantlee-qt5-5.0.0-2|80	Shared library for %{name}.
14mu|grantlee-qt5-5.0.0-2|81	
14mu|grantlee-qt5-5.0.0-2|82	%files -n %{libtextdocument}
14mu|grantlee-qt5-5.0.0-2|83	%{_libdir}/libGrantlee_TextDocument.so.%{textdocument_major}*
14mu|grantlee-qt5-5.0.0-2|84	
14mu|grantlee-qt5-5.0.0-2|85	#----------------------------------------------------------------------------
14mu|grantlee-qt5-5.0.0-2|86	
14mu|grantlee-qt5-5.0.0-2|87	%define devname %mklibname %{name} -d
14mu|grantlee-qt5-5.0.0-2|88	
14mu|grantlee-qt5-5.0.0-2|89	%package -n %{devname}
14mu|grantlee-qt5-5.0.0-2|90	Summary:	Development files for %{name}
14mu|grantlee-qt5-5.0.0-2|91	Group:		Development/KDE and Qt
14mu|grantlee-qt5-5.0.0-2|92	Requires:	%{libtemplates} = %{EVRD}
14mu|grantlee-qt5-5.0.0-2|93	Requires:	%{libtextdocument} = %{EVRD}
14mu|grantlee-qt5-5.0.0-2|94	Provides:	%{name}-devel = %{EVRD}
14mu|grantlee-qt5-5.0.0-2|95	Provides:	grantlee5-devel = %{EVRD}
14mu|grantlee-qt5-5.0.0-2|96	# Qt4-based version
14mu|grantlee-qt5-5.0.0-2|97	Conflicts:	%{oname}-devel
14mu|grantlee-qt5-5.0.0-2|98	
14mu|grantlee-qt5-5.0.0-2|99	%description -n %{devname}
14mu|grantlee-qt5-5.0.0-2|100	Libraries and header files to develop applications that use %{name}.
14mu|grantlee-qt5-5.0.0-2|101	
14mu|grantlee-qt5-5.0.0-2|102	%files -n %{devname}
14mu|grantlee-qt5-5.0.0-2|103	%{_libdir}/cmake/Grantlee5
14mu|grantlee-qt5-5.0.0-2|104	%{_includedir}/%{oname}
14mu|grantlee-qt5-5.0.0-2|105	%{_includedir}/%{oname}_textdocument.h
14mu|grantlee-qt5-5.0.0-2|106	%{_includedir}/%{oname}_templates.h
14mu|grantlee-qt5-5.0.0-2|107	%{_libdir}/libGrantlee_Templates.so
14mu|grantlee-qt5-5.0.0-2|108	%{_libdir}/libGrantlee_TextDocument.so
14mu|grantlee-qt5-5.0.0-2|109	
14mu|grantlee-qt5-5.0.0-2|110	#----------------------------------------------------------------------------
14mu|grantlee-qt5-5.0.0-2|111	
14mu|grantlee-qt5-5.0.0-2|112	%prep
14mu|grantlee-qt5-5.0.0-2|113	%setup -qn %{oname}-%{version}
14mu|grantlee-qt5-5.0.0-2|114	
14mu|grantlee-qt5-5.0.0-2|115	%build
14mu|grantlee-qt5-5.0.0-2|116	%cmake_qt5
14mu|grantlee-qt5-5.0.0-2|117	%make
14mu|grantlee-qt5-5.0.0-2|118	
14mu|grantlee-qt5-5.0.0-2|119	%install
14mu|grantlee-qt5-5.0.0-2|120	%makeinstall_std -C build
14mu|grantlee-qt5-5.0.0-2|121	
14mu|grantlee-qt5-5.0.0-2|122	
14mu|grantlee-qt5-5.0.0-2|123	%changelog
14mu|grantlee-qt5-5.0.0-2|124	
14mu|grantlee-qt5-5.0.0-2|125	* Tue Feb 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.0-2
14mu|grantlee-qt5-5.0.0-2|126	- (cce16d4) Add modules subpackage (should be possible to install both 32 and 64 bit package)
14mu|grantlee-qt5-5.0.0-2|127	
14mu|grantlee-qt5-5.0.0-2|128	

22722 14
14mu|graphicsmagick-1.3.26-1|1	# GraphicsMagick actually uses libtool to load its modules
14mu|graphicsmagick-1.3.26-1|2	%define dont_remove_libtool_files 1
14mu|graphicsmagick-1.3.26-1|3	
14mu|graphicsmagick-1.3.26-1|4	%define	Werror_cflags	%nil
14mu|graphicsmagick-1.3.26-1|5	
14mu|graphicsmagick-1.3.26-1|6	%define	build_modules	1
14mu|graphicsmagick-1.3.26-1|7	%define	enable_jasper	1
14mu|graphicsmagick-1.3.26-1|8	%define	enable_graphwiz	1
14mu|graphicsmagick-1.3.26-1|9	
14mu|graphicsmagick-1.3.26-1|10	%define	oname		GraphicsMagick
14mu|graphicsmagick-1.3.26-1|11	%define	major		3
14mu|graphicsmagick-1.3.26-1|12	%define	wand_major	2
14mu|graphicsmagick-1.3.26-1|13	%define	libname		%mklibname %{name} %{major}
14mu|graphicsmagick-1.3.26-1|14	%define	libnamepp	%mklibname %{name}++ 12
14mu|graphicsmagick-1.3.26-1|15	%define	libwandname	%mklibname graphicsmagickwand %{wand_major}
14mu|graphicsmagick-1.3.26-1|16	%define	devname		%mklibname %{name} -d
14mu|graphicsmagick-1.3.26-1|17	%define	qlev		Q16
14mu|graphicsmagick-1.3.26-1|18	
14mu|graphicsmagick-1.3.26-1|19	%define __noautoprov '.*\.so$'
14mu|graphicsmagick-1.3.26-1|20	
14mu|graphicsmagick-1.3.26-1|21	Summary:	An X application for displaying and manipulating images
14mu|graphicsmagick-1.3.26-1|22	Name:		graphicsmagick
14mu|graphicsmagick-1.3.26-1|23	Version:	1.3.26
14mu|graphicsmagick-1.3.26-1|24	Release:	1
14mu|graphicsmagick-1.3.26-1|25	License:	GPLv2+
14mu|graphicsmagick-1.3.26-1|26	Group:		Graphics
14mu|graphicsmagick-1.3.26-1|27	Url:		http://www.graphicsmagick.org/
14mu|graphicsmagick-1.3.26-1|28	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{oname}-%{version}.tar.xz
14mu|graphicsmagick-1.3.26-1|29	Patch1:		GraphicsMagick-CVE-2017-11403.patch
14mu|graphicsmagick-1.3.26-1|30	Patch2:		GraphicsMagick-CVE-2017-11102-1.patch
14mu|graphicsmagick-1.3.26-1|31	Patch3:		GraphicsMagick-CVE-2017-11102-2.patch
14mu|graphicsmagick-1.3.26-1|32	Patch4:		GraphicsMagick-CVE-2017-11139.patch
14mu|graphicsmagick-1.3.26-1|33	Patch5:		GraphicsMagick-CVE-2017-11140.patch
14mu|graphicsmagick-1.3.26-1|34	Patch6:		GraphicsMagick-CVE-2017-11636.patch
14mu|graphicsmagick-1.3.26-1|35	Patch7:		GraphicsMagick-CVE-2017-11637.patch
14mu|graphicsmagick-1.3.26-1|36	Patch8:		GraphicsMagick-CVE-2017-11638.patch
14mu|graphicsmagick-1.3.26-1|37	Patch9:		GraphicsMagick-CVE-2017-11641.patch
14mu|graphicsmagick-1.3.26-1|38	Patch10:	GraphicsMagick-CVE-2017-11643.patch
14mu|graphicsmagick-1.3.26-1|39	BuildRequires:	chrpath
14mu|graphicsmagick-1.3.26-1|40	BuildRequires:	bzip2-devel
14mu|graphicsmagick-1.3.26-1|41	BuildRequires:	ghostscript-devel
14mu|graphicsmagick-1.3.26-1|42	BuildRequires:	jbigkit-devel
14mu|graphicsmagick-1.3.26-1|43	BuildRequires:	jpeg-devel
14mu|graphicsmagick-1.3.26-1|44	BuildRequires:	libtool-devel
14mu|graphicsmagick-1.3.26-1|45	BuildRequires:	libwmf-devel
14mu|graphicsmagick-1.3.26-1|46	BuildRequires:	perl-devel
14mu|graphicsmagick-1.3.26-1|47	BuildRequires:	pkgconfig(freetype2)
14mu|graphicsmagick-1.3.26-1|48	BuildRequires:	pkgconfig(jasper)
14mu|graphicsmagick-1.3.26-1|49	BuildRequires:	pkgconfig(lcms)
14mu|graphicsmagick-1.3.26-1|50	BuildRequires:	pkgconfig(lcms2)
14mu|graphicsmagick-1.3.26-1|51	BuildRequires:	pkgconfig(libpng)
14mu|graphicsmagick-1.3.26-1|52	BuildRequires:	pkgconfig(libtiff-4)
14mu|graphicsmagick-1.3.26-1|53	BuildRequires:	pkgconfig(libxml-2.0)
14mu|graphicsmagick-1.3.26-1|54	BuildRequires:	pkgconfig(xproto)
14mu|graphicsmagick-1.3.26-1|55	BuildRequires:	pkgconfig(zlib)
14mu|graphicsmagick-1.3.26-1|56	
14mu|graphicsmagick-1.3.26-1|57	%description
14mu|graphicsmagick-1.3.26-1|58	GraphicsMagick is the swiss army knife of image processing. It
14mu|graphicsmagick-1.3.26-1|59	provides a robust collection of tools and libraries which support
14mu|graphicsmagick-1.3.26-1|60	reading, writing, and manipulating an image in over 88 major formats
14mu|graphicsmagick-1.3.26-1|61	including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF,
14mu|graphicsmagick-1.3.26-1|62	SVG, and TIFF. GraphicsMagick supports huge images on systems that
14mu|graphicsmagick-1.3.26-1|63	support large files, and has been tested with gigapixel-size images.
14mu|graphicsmagick-1.3.26-1|64	GraphicsMagick can create new images on the fly, making it suitable
14mu|graphicsmagick-1.3.26-1|65	for building dynamic Web applications. GraphicsMagick may be used to
14mu|graphicsmagick-1.3.26-1|66	resize, rotate, sharpen, color reduce, or add special effects to an
14mu|graphicsmagick-1.3.26-1|67	image and save the result in the same or differing image format.
14mu|graphicsmagick-1.3.26-1|68	Image processing operations are available from the command line, as
14mu|graphicsmagick-1.3.26-1|69	well as through C, C++, Perl, or Windows COM programming interfaces.
14mu|graphicsmagick-1.3.26-1|70	Extensions are available from third-parties to support programming in
14mu|graphicsmagick-1.3.26-1|71	Python, Tcl, and Ruby. With some modification, language extensions for
14mu|graphicsmagick-1.3.26-1|72	ImageMagick may be used.
14mu|graphicsmagick-1.3.26-1|73	
14mu|graphicsmagick-1.3.26-1|74	%files
14mu|graphicsmagick-1.3.26-1|75	%doc ChangeLog *.txt
14mu|graphicsmagick-1.3.26-1|76	%{_bindir}/gm
14mu|graphicsmagick-1.3.26-1|77	%dir %{_libdir}/GraphicsMagick-%{version}/config
14mu|graphicsmagick-1.3.26-1|78	%{_libdir}/GraphicsMagick-%{version}/config/*.mgk
14mu|graphicsmagick-1.3.26-1|79	%dir %{_datadir}/GraphicsMagick-%{version}/config
14mu|graphicsmagick-1.3.26-1|80	%{_datadir}/GraphicsMagick-%{version}/config/*.mgk
14mu|graphicsmagick-1.3.26-1|81	%if %{build_modules}
14mu|graphicsmagick-1.3.26-1|82	%dir %{_libdir}/%{oname}-%{version}/modules-%{qlev}
14mu|graphicsmagick-1.3.26-1|83	%{_libdir}/%{oname}-%{version}/modules-%{qlev}/filters
14mu|graphicsmagick-1.3.26-1|84	%dir %{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders
14mu|graphicsmagick-1.3.26-1|85	%{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders/*.so
14mu|graphicsmagick-1.3.26-1|86	%{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders/*.la
14mu|graphicsmagick-1.3.26-1|87	%endif
14mu|graphicsmagick-1.3.26-1|88	%{_mandir}/man1/GraphicsMagick++-config.1.*
14mu|graphicsmagick-1.3.26-1|89	%{_mandir}/man1/GraphicsMagick-config.1.*
14mu|graphicsmagick-1.3.26-1|90	%{_mandir}/man1/GraphicsMagickWand-config.1.*
14mu|graphicsmagick-1.3.26-1|91	%{_mandir}/man1/gm.1.*
14mu|graphicsmagick-1.3.26-1|92	%{_mandir}/man4/miff.4.*
14mu|graphicsmagick-1.3.26-1|93	%{_mandir}/man5/quantize.5.*
14mu|graphicsmagick-1.3.26-1|94	
14mu|graphicsmagick-1.3.26-1|95	#--------------------------------------------------------------
14mu|graphicsmagick-1.3.26-1|96	
14mu|graphicsmagick-1.3.26-1|97	%package -n %{libname}
14mu|graphicsmagick-1.3.26-1|98	Summary:	%{oname} libraries
14mu|graphicsmagick-1.3.26-1|99	Group:		System/Libraries
14mu|graphicsmagick-1.3.26-1|100	
14mu|graphicsmagick-1.3.26-1|101	%description -n %{libname}
14mu|graphicsmagick-1.3.26-1|102	This package contains a shared library for %{name}.
14mu|graphicsmagick-1.3.26-1|103	
14mu|graphicsmagick-1.3.26-1|104	%files -n %{libname}
14mu|graphicsmagick-1.3.26-1|105	%{_libdir}/libGraphicsMagick.so.%{major}*
14mu|graphicsmagick-1.3.26-1|106	
14mu|graphicsmagick-1.3.26-1|107	#--------------------------------------------------------------
14mu|graphicsmagick-1.3.26-1|108	
14mu|graphicsmagick-1.3.26-1|109	%package -n %{libnamepp}
14mu|graphicsmagick-1.3.26-1|110	Summary:	%{oname} libraries
14mu|graphicsmagick-1.3.26-1|111	Group:		System/Libraries
14mu|graphicsmagick-1.3.26-1|112	Conflicts:	%{_lib}graphicsmagick3 < 1.3.18-2
14mu|graphicsmagick-1.3.26-1|113	
14mu|graphicsmagick-1.3.26-1|114	%description -n %{libnamepp}
14mu|graphicsmagick-1.3.26-1|115	This package contains a shared library for %{name}.
14mu|graphicsmagick-1.3.26-1|116	
14mu|graphicsmagick-1.3.26-1|117	%files -n %{libnamepp}
14mu|graphicsmagick-1.3.26-1|118	%{_libdir}/libGraphicsMagick++.so.12*
14mu|graphicsmagick-1.3.26-1|119	
14mu|graphicsmagick-1.3.26-1|120	#--------------------------------------------------------------
14mu|graphicsmagick-1.3.26-1|121	
14mu|graphicsmagick-1.3.26-1|122	%package -n %{libwandname}
14mu|graphicsmagick-1.3.26-1|123	Summary:	%{oname} libraries
14mu|graphicsmagick-1.3.26-1|124	Group:		System/Libraries
14mu|graphicsmagick-1.3.26-1|125	
14mu|graphicsmagick-1.3.26-1|126	%description -n %{libwandname}
14mu|graphicsmagick-1.3.26-1|127	This package contains a shared library for %{name}.
14mu|graphicsmagick-1.3.26-1|128	
14mu|graphicsmagick-1.3.26-1|129	%files -n %{libwandname}
14mu|graphicsmagick-1.3.26-1|130	%{_libdir}/libGraphicsMagickWand.so.%{wand_major}*
14mu|graphicsmagick-1.3.26-1|131	
14mu|graphicsmagick-1.3.26-1|132	#--------------------------------------------------------------
14mu|graphicsmagick-1.3.26-1|133	
14mu|graphicsmagick-1.3.26-1|134	%package -n %{devname}
14mu|graphicsmagick-1.3.26-1|135	Summary:	Header files for %{oname} app development
14mu|graphicsmagick-1.3.26-1|136	Group:		Development/C
14mu|graphicsmagick-1.3.26-1|137	Provides:	%{name}-devel = %{version}-%{release}
14mu|graphicsmagick-1.3.26-1|138	Requires:	%{libname} = %{version}
14mu|graphicsmagick-1.3.26-1|139	Requires:	%{libnamepp} = %{version}
14mu|graphicsmagick-1.3.26-1|140	Requires:	%{libwandname} = %{version}
14mu|graphicsmagick-1.3.26-1|141	
14mu|graphicsmagick-1.3.26-1|142	%description -n %{devname}
14mu|graphicsmagick-1.3.26-1|143	This package contains the development files for %{name}.
14mu|graphicsmagick-1.3.26-1|144	
14mu|graphicsmagick-1.3.26-1|145	%files -n %{devname}
14mu|graphicsmagick-1.3.26-1|146	%{_bindir}/GraphicsMagick++-config
14mu|graphicsmagick-1.3.26-1|147	%{_bindir}/GraphicsMagick-config
14mu|graphicsmagick-1.3.26-1|148	%{_bindir}/GraphicsMagickWand-config
14mu|graphicsmagick-1.3.26-1|149	%dir %{_includedir}/GraphicsMagick
14mu|graphicsmagick-1.3.26-1|150	%{_includedir}/GraphicsMagick/Magick++.h
14mu|graphicsmagick-1.3.26-1|151	%dir %{_includedir}/GraphicsMagick/magick
14mu|graphicsmagick-1.3.26-1|152	%{_includedir}/GraphicsMagick/magick/*.h
14mu|graphicsmagick-1.3.26-1|153	%dir %{_includedir}/GraphicsMagick/Magick++
14mu|graphicsmagick-1.3.26-1|154	%{_includedir}/GraphicsMagick/Magick++/*.h
14mu|graphicsmagick-1.3.26-1|155	%dir %{_includedir}/GraphicsMagick/wand
14mu|graphicsmagick-1.3.26-1|156	%{_includedir}/GraphicsMagick/wand/*.h
14mu|graphicsmagick-1.3.26-1|157	%{_libdir}/*.so
14mu|graphicsmagick-1.3.26-1|158	%{_libdir}/pkgconfig/*.pc
14mu|graphicsmagick-1.3.26-1|159	
14mu|graphicsmagick-1.3.26-1|160	#--------------------------------------------------------------
14mu|graphicsmagick-1.3.26-1|161	
14mu|graphicsmagick-1.3.26-1|162	%package -n perl-Graphics-Magick
14mu|graphicsmagick-1.3.26-1|163	Summary:	Libraries and modules for access to %{oname} from perl
14mu|graphicsmagick-1.3.26-1|164	Group:		Development/Perl
14mu|graphicsmagick-1.3.26-1|165	Requires:	%{name} = %{version}
14mu|graphicsmagick-1.3.26-1|166	%if %{enable_graphwiz}
14mu|graphicsmagick-1.3.26-1|167	Requires:	graphviz
14mu|graphicsmagick-1.3.26-1|168	%endif
14mu|graphicsmagick-1.3.26-1|169	
14mu|graphicsmagick-1.3.26-1|170	%description -n perl-Graphics-Magick
14mu|graphicsmagick-1.3.26-1|171	This is the %{oname} perl support package. It includes perl modules
14mu|graphicsmagick-1.3.26-1|172	and support files for access to %{oname} library from perl.
14mu|graphicsmagick-1.3.26-1|173	
14mu|graphicsmagick-1.3.26-1|174	%files -n perl-Graphics-Magick
14mu|graphicsmagick-1.3.26-1|175	%{_mandir}/man3*/*::*.3pm*
14mu|graphicsmagick-1.3.26-1|176	%{perl_vendorarch}/Graphics
14mu|graphicsmagick-1.3.26-1|177	%{perl_vendorarch}/auto
14mu|graphicsmagick-1.3.26-1|178	
14mu|graphicsmagick-1.3.26-1|179	#--------------------------------------------------------------
14mu|graphicsmagick-1.3.26-1|180	
14mu|graphicsmagick-1.3.26-1|181	%package doc
14mu|graphicsmagick-1.3.26-1|182	Summary:	%{name} Documentation
14mu|graphicsmagick-1.3.26-1|183	Group:		Books/Other
14mu|graphicsmagick-1.3.26-1|184	
14mu|graphicsmagick-1.3.26-1|185	%description doc
14mu|graphicsmagick-1.3.26-1|186	This package contains HTML/PDF documentation of %{name}.
14mu|graphicsmagick-1.3.26-1|187	
14mu|graphicsmagick-1.3.26-1|188	%files doc
14mu|graphicsmagick-1.3.26-1|189	%{_datadir}/doc/GraphicsMagick
14mu|graphicsmagick-1.3.26-1|190	
14mu|graphicsmagick-1.3.26-1|191	#--------------------------------------------------------------
14mu|graphicsmagick-1.3.26-1|192	
14mu|graphicsmagick-1.3.26-1|193	%prep
14mu|graphicsmagick-1.3.26-1|194	%setup -qn %{oname}-%{version}
14mu|graphicsmagick-1.3.26-1|195	%apply_patches
14mu|graphicsmagick-1.3.26-1|196	
14mu|graphicsmagick-1.3.26-1|197	%build
14mu|graphicsmagick-1.3.26-1|198	%configure2_5x \
14mu|graphicsmagick-1.3.26-1|199	--enable-fast-install \
14mu|graphicsmagick-1.3.26-1|200	--disable-ltdl-install \
14mu|graphicsmagick-1.3.26-1|201	--without-dps \
14mu|graphicsmagick-1.3.26-1|202	--with-quantum-depth=16 \
14mu|graphicsmagick-1.3.26-1|203	%if %{build_modules}
14mu|graphicsmagick-1.3.26-1|204	--with-modules \
14mu|graphicsmagick-1.3.26-1|205	%else
14mu|graphicsmagick-1.3.26-1|206	--without-modules \
14mu|graphicsmagick-1.3.26-1|207	%endif
14mu|graphicsmagick-1.3.26-1|208	--enable-shared \
14mu|graphicsmagick-1.3.26-1|209	--disable-static \
14mu|graphicsmagick-1.3.26-1|210	--with-pic \
14mu|graphicsmagick-1.3.26-1|211	%if %{enable_jasper}
14mu|graphicsmagick-1.3.26-1|212	--with-jp2 \
14mu|graphicsmagick-1.3.26-1|213	%else
14mu|graphicsmagick-1.3.26-1|214	--without-jp2 \
14mu|graphicsmagick-1.3.26-1|215	%endif
14mu|graphicsmagick-1.3.26-1|216	--with-perl-options="INSTALLDIRS=vendor"  \
14mu|graphicsmagick-1.3.26-1|217	--with-perl
14mu|graphicsmagick-1.3.26-1|218	
14mu|graphicsmagick-1.3.26-1|219	%make
14mu|graphicsmagick-1.3.26-1|220	%make perl-build
14mu|graphicsmagick-1.3.26-1|221	
14mu|graphicsmagick-1.3.26-1|222	%install
14mu|graphicsmagick-1.3.26-1|223	%makeinstall_std
14mu|graphicsmagick-1.3.26-1|224	%makeinstall_std -C PerlMagick
14mu|graphicsmagick-1.3.26-1|225	
14mu|graphicsmagick-1.3.26-1|226	# remove unwanted files
14mu|graphicsmagick-1.3.26-1|227	rm -f %{buildroot}%{_datadir}/GraphicsMagick-%{version}/{ChangeLog,NEWS.txt}
14mu|graphicsmagick-1.3.26-1|228	rm -f %{buildroot}%{_libdir}/*.la
14mu|graphicsmagick-1.3.26-1|229	
14mu|graphicsmagick-1.3.26-1|230	# fix rights and remove rpaths
14mu|graphicsmagick-1.3.26-1|231	chmod 755 %{buildroot}%{perl_vendorarch}/auto/Graphics/Magick/Magick.so
14mu|graphicsmagick-1.3.26-1|232	chrpath -d %{buildroot}%{perl_vendorarch}/auto/Graphics/Magick/Magick.so
14mu|graphicsmagick-1.3.26-1|233	
14mu|graphicsmagick-1.3.26-1|234	%changelog
14mu|graphicsmagick-1.3.26-1|235	
14mu|graphicsmagick-1.3.26-1|236	* Thu Nov 30 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.26-1
14mu|graphicsmagick-1.3.26-1|237	- (48cba33) New version 1.3.26
14mu|graphicsmagick-1.3.26-1|238	- (48cba33) Keep .la files for modules
14mu|graphicsmagick-1.3.26-1|239	
14mu|graphicsmagick-1.3.26-1|240	

22723 14
14mu|graphite2-1.3.8-1|1	%define major 3
14mu|graphite2-1.3.8-1|2	%define libname %mklibname graphite2_ %{major}
14mu|graphite2-1.3.8-1|3	%define devname %mklibname graphite2 -d
14mu|graphite2-1.3.8-1|4	
14mu|graphite2-1.3.8-1|5	Summary:	Font rendering capabilities for complex non-Roman writing systems
14mu|graphite2-1.3.8-1|6	Name:		graphite2
14mu|graphite2-1.3.8-1|7	Version:	1.3.8
14mu|graphite2-1.3.8-1|8	Release:	1
14mu|graphite2-1.3.8-1|9	License:	LGPLv2.1+
14mu|graphite2-1.3.8-1|10	Group:		System/Libraries
14mu|graphite2-1.3.8-1|11	Url:		http://sourceforge.net/projects/silgraphite/
14mu|graphite2-1.3.8-1|12	Source0:	https://sourceforge.net/projects/silgraphite/files/%{name}/graphite2-%{version}.tgz
14mu|graphite2-1.3.8-1|13	BuildRequires:	cmake
14mu|graphite2-1.3.8-1|14	BuildConflicts:	dblatex
14mu|graphite2-1.3.8-1|15	BuildRequires:	pkgconfig(freetype2)
14mu|graphite2-1.3.8-1|16	
14mu|graphite2-1.3.8-1|17	%description
14mu|graphite2-1.3.8-1|18	Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
14mu|graphite2-1.3.8-1|19	Software Development groups to provide rendering capabilities for complex
14mu|graphite2-1.3.8-1|20	non-Roman writing systems. Graphite can be used to create "smart fonts"
14mu|graphite2-1.3.8-1|21	capable of displaying writing systems with various complex behaviors. With
14mu|graphite2-1.3.8-1|22	respect to the Text Encoding Model, Graphite handles the "Rendering" aspect
14mu|graphite2-1.3.8-1|23	of writing system implementation.
14mu|graphite2-1.3.8-1|24	
14mu|graphite2-1.3.8-1|25	%files
14mu|graphite2-1.3.8-1|26	%{_bindir}/*
14mu|graphite2-1.3.8-1|27	
14mu|graphite2-1.3.8-1|28	#----------------------------------------------------------------------------
14mu|graphite2-1.3.8-1|29	
14mu|graphite2-1.3.8-1|30	%package -n %{libname}
14mu|graphite2-1.3.8-1|31	Summary:	Shared libraries for graphite2
14mu|graphite2-1.3.8-1|32	Group:		System/Libraries
14mu|graphite2-1.3.8-1|33	
14mu|graphite2-1.3.8-1|34	%description -n %{libname}
14mu|graphite2-1.3.8-1|35	Graphite2 is a project within SIL’s Non-Roman Script Initiative and Language
14mu|graphite2-1.3.8-1|36	Software Development groups to provide rendering capabilities for complex
14mu|graphite2-1.3.8-1|37	non-Roman writing systems. Graphite can be used to create "smart fonts"
14mu|graphite2-1.3.8-1|38	capable of displaying writing systems with various complex behaviors. With
14mu|graphite2-1.3.8-1|39	respect to the Text Encoding Model, Graphite handles the "Rendering" aspect
14mu|graphite2-1.3.8-1|40	of writing system implementation.
14mu|graphite2-1.3.8-1|41	
14mu|graphite2-1.3.8-1|42	%files -n %{libname}
14mu|graphite2-1.3.8-1|43	%{_libdir}/libgraphite2.so.%{major}*
14mu|graphite2-1.3.8-1|44	
14mu|graphite2-1.3.8-1|45	#----------------------------------------------------------------------------
14mu|graphite2-1.3.8-1|46	
14mu|graphite2-1.3.8-1|47	%package -n %{devname}
14mu|graphite2-1.3.8-1|48	Summary:	Development header files and libraries for graphite2
14mu|graphite2-1.3.8-1|49	Group:		Development/C++
14mu|graphite2-1.3.8-1|50	Requires:	%{libname} = %{EVRD}
14mu|graphite2-1.3.8-1|51	Provides:	%{name}-devel = %{EVRD}
14mu|graphite2-1.3.8-1|52	
14mu|graphite2-1.3.8-1|53	%description -n %{devname}
14mu|graphite2-1.3.8-1|54	Includes and definitions for developing with graphite2.
14mu|graphite2-1.3.8-1|55	
14mu|graphite2-1.3.8-1|56	%files -n %{devname}
14mu|graphite2-1.3.8-1|57	%doc ChangeLog
14mu|graphite2-1.3.8-1|58	%dir %{_datadir}/%{name}
14mu|graphite2-1.3.8-1|59	%{_datadir}/%{name}/*.cmake
14mu|graphite2-1.3.8-1|60	%{_includedir}/%{name}
14mu|graphite2-1.3.8-1|61	%{_libdir}/*.so
14mu|graphite2-1.3.8-1|62	%{_libdir}/pkgconfig/*.pc
14mu|graphite2-1.3.8-1|63	
14mu|graphite2-1.3.8-1|64	#----------------------------------------------------------------------------
14mu|graphite2-1.3.8-1|65	
14mu|graphite2-1.3.8-1|66	%prep
14mu|graphite2-1.3.8-1|67	%setup -q
14mu|graphite2-1.3.8-1|68	
14mu|graphite2-1.3.8-1|69	%build
14mu|graphite2-1.3.8-1|70	%cmake -DENABLE_COMPARE_RENDERER=OFF
14mu|graphite2-1.3.8-1|71	%make
14mu|graphite2-1.3.8-1|72	
14mu|graphite2-1.3.8-1|73	%install
14mu|graphite2-1.3.8-1|74	%makeinstall_std -C build
14mu|graphite2-1.3.8-1|75	
14mu|graphite2-1.3.8-1|76	
14mu|graphite2-1.3.8-1|77	%changelog
14mu|graphite2-1.3.8-1|78	
14mu|graphite2-1.3.8-1|79	* Fri Aug 26 2016 Denis Silakov <dsilakov@gmail.com> 1.3.8-1
14mu|graphite2-1.3.8-1|80	- (52310a1) Fix source name
14mu|graphite2-1.3.8-1|81	
14mu|graphite2-1.3.8-1|82	

22724 14
14mu|grep-2.28-1|1	%define _bindir /bin
14mu|grep-2.28-1|2	
14mu|grep-2.28-1|3	Summary:	The GNU versions of grep pattern matching utilities
14mu|grep-2.28-1|4	Name:		grep
14mu|grep-2.28-1|5	Version:	2.28
14mu|grep-2.28-1|6	Release:	1
14mu|grep-2.28-1|7	License:	GPLv3+
14mu|grep-2.28-1|8	Group:		Text tools
14mu|grep-2.28-1|9	Url:		http://www.gnu.org/software/grep/grep.html
14mu|grep-2.28-1|10	Source0:	ftp://ftp.gnu.org/pub/gnu/grep/%{name}-%{version}.tar.xz
14mu|grep-2.28-1|11	Source1:	ftp://ftp.gnu.org/pub/gnu/grep/%{name}-%{version}.tar.xz.sig
14mu|grep-2.28-1|12	BuildRequires:	bison
14mu|grep-2.28-1|13	BuildRequires:	gettext
14mu|grep-2.28-1|14	BuildRequires:	texinfo
14mu|grep-2.28-1|15	BuildRequires:	pkgconfig(libpcre)
14mu|grep-2.28-1|16	Provides:	/bin/grep
14mu|grep-2.28-1|17	
14mu|grep-2.28-1|18	%description
14mu|grep-2.28-1|19	The GNU versions of commonly used grep utilities.  Grep searches one or
14mu|grep-2.28-1|20	more input files for lines which contain a match to a specified pattern
14mu|grep-2.28-1|21	and then prints the matching lines. GNU's grep utilities include grep,
14mu|grep-2.28-1|22	egrep and fgrep.
14mu|grep-2.28-1|23	
14mu|grep-2.28-1|24	You should install grep on your system, because it is a very useful utility
14mu|grep-2.28-1|25	for searching through text files, for system administration tasks, etc.
14mu|grep-2.28-1|26	
14mu|grep-2.28-1|27	%files -f %{name}.lang
14mu|grep-2.28-1|28	%{_bindir}/egrep
14mu|grep-2.28-1|29	%{_bindir}/fgrep
14mu|grep-2.28-1|30	%{_bindir}/grep
14mu|grep-2.28-1|31	%{_bindir}/grep-syr
14mu|grep-2.28-1|32	%{_mandir}/man1/egrep.1*
14mu|grep-2.28-1|33	%{_mandir}/man1/fgrep.1*
14mu|grep-2.28-1|34	%{_mandir}/man1/grep.1*
14mu|grep-2.28-1|35	
14mu|grep-2.28-1|36	#----------------------------------------------------------------------------
14mu|grep-2.28-1|37	
14mu|grep-2.28-1|38	%package doc
14mu|grep-2.28-1|39	Summary:	Grep documentation in info format
14mu|grep-2.28-1|40	Group:		Documentation
14mu|grep-2.28-1|41	
14mu|grep-2.28-1|42	%description doc
14mu|grep-2.28-1|43	The GNU versions of commonly used grep utilities.  Grep searches one or
14mu|grep-2.28-1|44	more input files for lines which contain a match to a specified pattern
14mu|grep-2.28-1|45	and then prints the matching lines. GNU's grep utilities include grep,
14mu|grep-2.28-1|46	egrep and fgrep.
14mu|grep-2.28-1|47	
14mu|grep-2.28-1|48	You should install grep on your system, because it is a very useful utility
14mu|grep-2.28-1|49	for searching through text files, for system administration tasks, etc.
14mu|grep-2.28-1|50	
14mu|grep-2.28-1|51	Install this package if you want info documentation on grep.
14mu|grep-2.28-1|52	
14mu|grep-2.28-1|53	%files doc
14mu|grep-2.28-1|54	%doc AUTHORS THANKS TODO NEWS README ChangeLog
14mu|grep-2.28-1|55	%{_infodir}/*.info*
14mu|grep-2.28-1|56	
14mu|grep-2.28-1|57	#----------------------------------------------------------------------------
14mu|grep-2.28-1|58	
14mu|grep-2.28-1|59	%prep
14mu|grep-2.28-1|60	%setup -q
14mu|grep-2.28-1|61	
14mu|grep-2.28-1|62	%build
14mu|grep-2.28-1|63	# Build version that properly works with Syriac language
14mu|grep-2.28-1|64	%configure2_5x \
14mu|grep-2.28-1|65	--with-included-regex \
14mu|grep-2.28-1|66	--enable-perl-regexp \
14mu|grep-2.28-1|67	--exec-prefix=/ \
14mu|grep-2.28-1|68	--enable-threads=posix
14mu|grep-2.28-1|69	
14mu|grep-2.28-1|70	%make
14mu|grep-2.28-1|71	
14mu|grep-2.28-1|72	mv src/grep src/grep-syr
14mu|grep-2.28-1|73	
14mu|grep-2.28-1|74	make clean
14mu|grep-2.28-1|75	
14mu|grep-2.28-1|76	# Build version that properly works with european languages
14mu|grep-2.28-1|77	%configure2_5x \
14mu|grep-2.28-1|78	--without-included-regex \
14mu|grep-2.28-1|79	--enable-perl-regexp \
14mu|grep-2.28-1|80	--exec-prefix=/ \
14mu|grep-2.28-1|81	--enable-threads=posix
14mu|grep-2.28-1|82	
14mu|grep-2.28-1|83	%install
14mu|grep-2.28-1|84	%makeinstall_std
14mu|grep-2.28-1|85	
14mu|grep-2.28-1|86	install -m 0755 src/grep-syr %{buildroot}%{_bindir}/grep-syr
14mu|grep-2.28-1|87	
14mu|grep-2.28-1|88	%find_lang %{name}
14mu|grep-2.28-1|89	
14mu|grep-2.28-1|90	%check
14mu|grep-2.28-1|91	make check
14mu|grep-2.28-1|92	
14mu|grep-2.28-1|93	%changelog

22725 14
14mu|grilo-0.2.12-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|grilo-0.2.12-1|2	
14mu|grilo-0.2.12-1|3	%define api	0.2
14mu|grilo-0.2.12-1|4	%define major	1
14mu|grilo-0.2.12-1|5	%define major_grlnet	0
14mu|grilo-0.2.12-1|6	%define libname	%mklibname %{name} %{api} %{major}
14mu|grilo-0.2.12-1|7	%define libgrlnet	%mklibname grlnet %{api} %{major_grlnet}
14mu|grilo-0.2.12-1|8	%define girname %mklibname %{name}-gir %{api}
14mu|grilo-0.2.12-1|9	%define girgrlnet %mklibname grlnet-gir %{api}
14mu|grilo-0.2.12-1|10	%define devname	%mklibname -d %{name}
14mu|grilo-0.2.12-1|11	
14mu|grilo-0.2.12-1|12	
14mu|grilo-0.2.12-1|13	Summary:	Content discovery framework
14mu|grilo-0.2.12-1|14	Name:		grilo
14mu|grilo-0.2.12-1|15	Version:	0.2.12
14mu|grilo-0.2.12-1|16	Release:	1
14mu|grilo-0.2.12-1|17	Group:		System/Libraries
14mu|grilo-0.2.12-1|18	License:	LGPLv2+
14mu|grilo-0.2.12-1|19	Url:		http://live.gnome.org/Grilo
14mu|grilo-0.2.12-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|grilo-0.2.12-1|21	
14mu|grilo-0.2.12-1|22	BuildRequires:	gnome-common
14mu|grilo-0.2.12-1|23	BuildRequires:	gtk-doc
14mu|grilo-0.2.12-1|24	BuildRequires:	vala-tools
14mu|grilo-0.2.12-1|25	BuildRequires:	vala-devel
14mu|grilo-0.2.12-1|26	BuildRequires:	pkgconfig(glib-2.0)
14mu|grilo-0.2.12-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|grilo-0.2.12-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|grilo-0.2.12-1|29	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|grilo-0.2.12-1|30	BuildRequires:	pkgconfig(libxml-2.0)
14mu|grilo-0.2.12-1|31	BuildRequires:	pkgconfig(totem-plparser)
14mu|grilo-0.2.12-1|32	
14mu|grilo-0.2.12-1|33	%description
14mu|grilo-0.2.12-1|34	Grilo is a framework that provides access to different sources of
14mu|grilo-0.2.12-1|35	multimedia content, using a pluggable system.
14mu|grilo-0.2.12-1|36	This package contains the core library and elements.
14mu|grilo-0.2.12-1|37	
14mu|grilo-0.2.12-1|38	%package -n %{libname}
14mu|grilo-0.2.12-1|39	Summary:	Libraries files for Grilo framework
14mu|grilo-0.2.12-1|40	Group:		System/Libraries
14mu|grilo-0.2.12-1|41	
14mu|grilo-0.2.12-1|42	%description -n %{libname}
14mu|grilo-0.2.12-1|43	This package contains the core library for %{name}.
14mu|grilo-0.2.12-1|44	
14mu|grilo-0.2.12-1|45	%package -n %{libgrlnet}
14mu|grilo-0.2.12-1|46	Summary:	Libraries files for Grilo framework
14mu|grilo-0.2.12-1|47	Group:		System/Libraries
14mu|grilo-0.2.12-1|48	
14mu|grilo-0.2.12-1|49	%description -n %{libgrlnet}
14mu|grilo-0.2.12-1|50	This package contains the grlnet library for %{name}.
14mu|grilo-0.2.12-1|51	
14mu|grilo-0.2.12-1|52	%package -n %{girname}
14mu|grilo-0.2.12-1|53	Summary:	GObject Introspection interface description for %{name}
14mu|grilo-0.2.12-1|54	Group:		System/Libraries
14mu|grilo-0.2.12-1|55	
14mu|grilo-0.2.12-1|56	%description -n %{girname}
14mu|grilo-0.2.12-1|57	GObject Introspection interface description for %{name}.
14mu|grilo-0.2.12-1|58	
14mu|grilo-0.2.12-1|59	%package -n %{girgrlnet}
14mu|grilo-0.2.12-1|60	Summary:	GObject Introspection interface description for %{name}
14mu|grilo-0.2.12-1|61	Group:		System/Libraries
14mu|grilo-0.2.12-1|62	
14mu|grilo-0.2.12-1|63	%description -n %{girgrlnet}
14mu|grilo-0.2.12-1|64	GObject Introspection interface description for %{name}.
14mu|grilo-0.2.12-1|65	
14mu|grilo-0.2.12-1|66	%package -n %{devname}
14mu|grilo-0.2.12-1|67	Summary:	Libraries/include files for Grilo framework
14mu|grilo-0.2.12-1|68	Group:		Development/Other
14mu|grilo-0.2.12-1|69	Requires:	%{libname} = %{version}-%{release}
14mu|grilo-0.2.12-1|70	Requires:	%{libgrlnet} = %{version}-%{release}
14mu|grilo-0.2.12-1|71	Requires:	%{girname} = %{version}-%{release}
14mu|grilo-0.2.12-1|72	Requires:	%{girgrlnet = %{version}-%{release}}
14mu|grilo-0.2.12-1|73	Provides:	%{name}-devel = %{version}-%{release}
14mu|grilo-0.2.12-1|74	
14mu|grilo-0.2.12-1|75	%description -n %{devname}
14mu|grilo-0.2.12-1|76	Grilo is a framework that provides access to different sources of
14mu|grilo-0.2.12-1|77	multimedia content, using a pluggable system.
14mu|grilo-0.2.12-1|78	
14mu|grilo-0.2.12-1|79	This package contains the core library and elements, as well as
14mu|grilo-0.2.12-1|80	general and API documentation.
14mu|grilo-0.2.12-1|81	
14mu|grilo-0.2.12-1|82	%prep
14mu|grilo-0.2.12-1|83	%setup -q
14mu|grilo-0.2.12-1|84	%apply_patches
14mu|grilo-0.2.12-1|85	autoreconf -fi
14mu|grilo-0.2.12-1|86	
14mu|grilo-0.2.12-1|87	%build
14mu|grilo-0.2.12-1|88	%configure2_5x \
14mu|grilo-0.2.12-1|89	--disable-static \
14mu|grilo-0.2.12-1|90	--enable-vala \
14mu|grilo-0.2.12-1|91	--enable-gtk-doc \
14mu|grilo-0.2.12-1|92	--enable-introspection \
14mu|grilo-0.2.12-1|93	--enable-grl-net \
14mu|grilo-0.2.12-1|94	--disable-tests
14mu|grilo-0.2.12-1|95	
14mu|grilo-0.2.12-1|96	%make
14mu|grilo-0.2.12-1|97	
14mu|grilo-0.2.12-1|98	%install
14mu|grilo-0.2.12-1|99	%makeinstall_std
14mu|grilo-0.2.12-1|100	
14mu|grilo-0.2.12-1|101	mkdir -p %{buildroot}%{_libdir}/grilo-%{api} %{buildroot}%{_datadir}/grilo-%{api}/plugins
14mu|grilo-0.2.12-1|102	
14mu|grilo-0.2.12-1|103	# Remove files that will not be packaged
14mu|grilo-0.2.12-1|104	rm -f %{buildroot}%{_bindir}/grilo-simple-playlist
14mu|grilo-0.2.12-1|105	
14mu|grilo-0.2.12-1|106	%find_lang %{name} || touch %{name}.lang
14mu|grilo-0.2.12-1|107	
14mu|grilo-0.2.12-1|108	%files -f %{name}.lang
14mu|grilo-0.2.12-1|109	%doc AUTHORS COPYING NEWS README TODO
14mu|grilo-0.2.12-1|110	%{_bindir}/grl-inspect-%{api}
14mu|grilo-0.2.12-1|111	%{_bindir}/grl-launch-%{api}
14mu|grilo-0.2.12-1|112	%{_bindir}/grilo-test-ui-%{api}
14mu|grilo-0.2.12-1|113	%{_libdir}/grilo-%{api}
14mu|grilo-0.2.12-1|114	%{_datadir}/grilo-%{api}/plugins
14mu|grilo-0.2.12-1|115	%{_mandir}/man1/*.1.*
14mu|grilo-0.2.12-1|116	
14mu|grilo-0.2.12-1|117	%files -n %{libname}
14mu|grilo-0.2.12-1|118	%{_libdir}/libgrilo-%{api}.so.%{major}*
14mu|grilo-0.2.12-1|119	%{_libdir}/libgrlpls-%{api}.so.*
14mu|grilo-0.2.12-1|120	
14mu|grilo-0.2.12-1|121	%files -n %{libgrlnet}
14mu|grilo-0.2.12-1|122	%{_libdir}/libgrlnet-%{api}.so.%{major_grlnet}*
14mu|grilo-0.2.12-1|123	
14mu|grilo-0.2.12-1|124	%files -n %{girname}
14mu|grilo-0.2.12-1|125	%{_libdir}/girepository-1.0/Grl-%{api}.typelib
14mu|grilo-0.2.12-1|126	%{_libdir}/girepository-1.0/GrlPls-%{api}.typelib
14mu|grilo-0.2.12-1|127	
14mu|grilo-0.2.12-1|128	%files -n %{girgrlnet}
14mu|grilo-0.2.12-1|129	%{_libdir}/girepository-1.0/GrlNet-%{api}.typelib
14mu|grilo-0.2.12-1|130	
14mu|grilo-0.2.12-1|131	%files -n %{devname}
14mu|grilo-0.2.12-1|132	%doc AUTHORS COPYING NEWS README TODO
14mu|grilo-0.2.12-1|133	%doc %{_datadir}/gtk-doc/html/%{name}
14mu|grilo-0.2.12-1|134	%{_includedir}/%{name}-%{api}
14mu|grilo-0.2.12-1|135	%{_libdir}/*.so
14mu|grilo-0.2.12-1|136	%{_libdir}/pkgconfig/*.pc
14mu|grilo-0.2.12-1|137	%{_datadir}/gir-1.0/*.gir
14mu|grilo-0.2.12-1|138	%{_datadir}/vala/vapi/*
14mu|grilo-0.2.12-1|139	
14mu|grilo-0.2.12-1|140	
14mu|grilo-0.2.12-1|141	%changelog
14mu|grilo-0.2.12-1|142	
14mu|grilo-0.2.12-1|143	* Wed Mar 11 2015 Tigro <ashejn@yandex-team.ru> 0.2.12-1
14mu|grilo-0.2.12-1|144	- (0fcebbd) pack files
14mu|grilo-0.2.12-1|145	
14mu|grilo-0.2.12-1|146	

22726 14
14mu|grilo-plugins-0.2.14-2|1	%define api	0.2
14mu|grilo-plugins-0.2.14-2|2	
14mu|grilo-plugins-0.2.14-2|3	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mu|grilo-plugins-0.2.14-2|4	
14mu|grilo-plugins-0.2.14-2|5	Name:		grilo-plugins
14mu|grilo-plugins-0.2.14-2|6	Version:	0.2.14
14mu|grilo-plugins-0.2.14-2|7	Release:	2
14mu|grilo-plugins-0.2.14-2|8	Summary:	Plugins for the Grilo framework
14mu|grilo-plugins-0.2.14-2|9	Group:		System/Libraries
14mu|grilo-plugins-0.2.14-2|10	License:	LGPLv2+
14mu|grilo-plugins-0.2.14-2|11	Url:		https://live.gnome.org/Grilo
14mu|grilo-plugins-0.2.14-2|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|grilo-plugins-0.2.14-2|13	
14mu|grilo-plugins-0.2.14-2|14	BuildRequires:	gnome-common
14mu|grilo-plugins-0.2.14-2|15	BuildRequires:	intltool itstool
14mu|grilo-plugins-0.2.14-2|16	BuildRequires:	libgcrypt-devel
14mu|grilo-plugins-0.2.14-2|17	BuildRequires:	pkgconfig(glib-2.0)
14mu|grilo-plugins-0.2.14-2|18	BuildRequires:	pkgconfig(gmime-2.6)
14mu|grilo-plugins-0.2.14-2|19	BuildRequires:	libgdata-devel
14mu|grilo-plugins-0.2.14-2|20	BuildRequires:	pkgconfig(libquvi)
14mu|grilo-plugins-0.2.14-2|21	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|grilo-plugins-0.2.14-2|22	BuildRequires:	pkgconfig(libxml-2.0)
14mu|grilo-plugins-0.2.14-2|23	BuildRequires:	pkgconfig(rest-0.7)
14mu|grilo-plugins-0.2.14-2|24	BuildRequires:	pkgconfig(sqlite3)
14mu|grilo-plugins-0.2.14-2|25	BuildRequires:	pkgconfig(tracker-sparql-1.0)
14mu|grilo-plugins-0.2.14-2|26	BuildRequires:	pkgconfig(grilo-0.2)
14mu|grilo-plugins-0.2.14-2|27	BuildRequires:  pkgconfig(json-glib-1.0)
14mu|grilo-plugins-0.2.14-2|28	BuildRequires:  pkgconfig(gom-1.0)
14mu|grilo-plugins-0.2.14-2|29	BuildRequires:  pkgconfig(libmediaart-2.0)
14mu|grilo-plugins-0.2.14-2|30	
14mu|grilo-plugins-0.2.14-2|31	Requires:	grilo
14mu|grilo-plugins-0.2.14-2|32	
14mu|grilo-plugins-0.2.14-2|33	%description
14mu|grilo-plugins-0.2.14-2|34	Grilo is a framework that provides access to different sources of
14mu|grilo-plugins-0.2.14-2|35	multimedia content, using a pluggable system.
14mu|grilo-plugins-0.2.14-2|36	This package contains plugins to get information from theses sources:
14mu|grilo-plugins-0.2.14-2|37	- Apple Trailers
14mu|grilo-plugins-0.2.14-2|38	- Bookmarks
14mu|grilo-plugins-0.2.14-2|39	- Filesystem
14mu|grilo-plugins-0.2.14-2|40	- Flickr
14mu|grilo-plugins-0.2.14-2|41	- Gravatar
14mu|grilo-plugins-0.2.14-2|42	- Jamendo
14mu|grilo-plugins-0.2.14-2|43	- Last.fm (for album arts)
14mu|grilo-plugins-0.2.14-2|44	- Local metadata (album arts and thumbnails)
14mu|grilo-plugins-0.2.14-2|45	- Metadata Store
14mu|grilo-plugins-0.2.14-2|46	- Podcasts
14mu|grilo-plugins-0.2.14-2|47	- Shoutcast
14mu|grilo-plugins-0.2.14-2|48	- Tracker
14mu|grilo-plugins-0.2.14-2|49	- UPnP
14mu|grilo-plugins-0.2.14-2|50	- Vimeo
14mu|grilo-plugins-0.2.14-2|51	- Youtube
14mu|grilo-plugins-0.2.14-2|52	
14mu|grilo-plugins-0.2.14-2|53	%prep
14mu|grilo-plugins-0.2.14-2|54	%setup -q
14mu|grilo-plugins-0.2.14-2|55	%apply_patches
14mu|grilo-plugins-0.2.14-2|56	
14mu|grilo-plugins-0.2.14-2|57	%build
14mu|grilo-plugins-0.2.14-2|58	#NOCONFIGURE=1 gnome-autogen.sh
14mu|grilo-plugins-0.2.14-2|59	%configure2_5x \
14mu|grilo-plugins-0.2.14-2|60	--disable-static \
14mu|grilo-plugins-0.2.14-2|61	--enable-apple-trailers \
14mu|grilo-plugins-0.2.14-2|62	--enable-bookmarks \
14mu|grilo-plugins-0.2.14-2|63	--enable-filesystem \
14mu|grilo-plugins-0.2.14-2|64	--enable-flickr	\
14mu|grilo-plugins-0.2.14-2|65	--enable-gravatar \
14mu|grilo-plugins-0.2.14-2|66	--enable-jamendo \
14mu|grilo-plugins-0.2.14-2|67	--enable-lastfm-albumart \
14mu|grilo-plugins-0.2.14-2|68	--enable-localmetadata \
14mu|grilo-plugins-0.2.14-2|69	--enable-metadata-store \
14mu|grilo-plugins-0.2.14-2|70	--enable-podcasts \
14mu|grilo-plugins-0.2.14-2|71	--enable-shoutcast \
14mu|grilo-plugins-0.2.14-2|72	--enable-tracker \
14mu|grilo-plugins-0.2.14-2|73	--enable-vimeo \
14mu|grilo-plugins-0.2.14-2|74	--enable-youtube
14mu|grilo-plugins-0.2.14-2|75	
14mu|grilo-plugins-0.2.14-2|76	%make
14mu|grilo-plugins-0.2.14-2|77	
14mu|grilo-plugins-0.2.14-2|78	%install
14mu|grilo-plugins-0.2.14-2|79	%makeinstall_std
14mu|grilo-plugins-0.2.14-2|80	
14mu|grilo-plugins-0.2.14-2|81	# Remove files that will not be packaged
14mu|grilo-plugins-0.2.14-2|82	find %{buildroot} -name "*.la" -delete
14mu|grilo-plugins-0.2.14-2|83	
14mu|grilo-plugins-0.2.14-2|84	%find_lang %{name}
14mu|grilo-plugins-0.2.14-2|85	
14mu|grilo-plugins-0.2.14-2|86	%files -f %{name}.lang
14mu|grilo-plugins-0.2.14-2|87	%doc AUTHORS NEWS README
14mu|grilo-plugins-0.2.14-2|88	%{_libdir}/grilo-%{api}/grl-apple-trailers.xml
14mu|grilo-plugins-0.2.14-2|89	%{_libdir}/grilo-%{api}/libgrlappletrailers.so
14mu|grilo-plugins-0.2.14-2|90	
14mu|grilo-plugins-0.2.14-2|91	%{_libdir}/grilo-%{api}/grl-bliptv.xml
14mu|grilo-plugins-0.2.14-2|92	%{_libdir}/grilo-%{api}/libgrlbliptv.so
14mu|grilo-plugins-0.2.14-2|93	
14mu|grilo-plugins-0.2.14-2|94	%{_libdir}/grilo-%{api}/grl-bookmarks.xml
14mu|grilo-plugins-0.2.14-2|95	%{_libdir}/grilo-%{api}/libgrlbookmarks.so
14mu|grilo-plugins-0.2.14-2|96	
14mu|grilo-plugins-0.2.14-2|97	%{_libdir}/grilo-%{api}/grl-filesystem.xml
14mu|grilo-plugins-0.2.14-2|98	%{_libdir}/grilo-%{api}/libgrlfilesystem.so
14mu|grilo-plugins-0.2.14-2|99	
14mu|grilo-plugins-0.2.14-2|100	%{_libdir}/grilo-%{api}/grl-flickr.xml
14mu|grilo-plugins-0.2.14-2|101	%{_libdir}/grilo-%{api}/libgrlflickr.so
14mu|grilo-plugins-0.2.14-2|102	
14mu|grilo-plugins-0.2.14-2|103	%{_libdir}/grilo-%{api}/grl-gravatar.xml
14mu|grilo-plugins-0.2.14-2|104	%{_libdir}/grilo-%{api}/libgrlgravatar.so
14mu|grilo-plugins-0.2.14-2|105	
14mu|grilo-plugins-0.2.14-2|106	%{_libdir}/grilo-%{api}/grl-jamendo.xml
14mu|grilo-plugins-0.2.14-2|107	%{_libdir}/grilo-%{api}/libgrljamendo.so
14mu|grilo-plugins-0.2.14-2|108	
14mu|grilo-plugins-0.2.14-2|109	%{_libdir}/grilo-%{api}/grl-lastfm-albumart.xml
14mu|grilo-plugins-0.2.14-2|110	%{_libdir}/grilo-%{api}/libgrllastfm-albumart.so
14mu|grilo-plugins-0.2.14-2|111	
14mu|grilo-plugins-0.2.14-2|112	%{_libdir}/grilo-%{api}/grl-local-metadata.xml
14mu|grilo-plugins-0.2.14-2|113	%{_libdir}/grilo-%{api}/libgrllocalmetadata.so
14mu|grilo-plugins-0.2.14-2|114	
14mu|grilo-plugins-0.2.14-2|115	%{_libdir}/grilo-%{api}/grl-metadata-store.xml
14mu|grilo-plugins-0.2.14-2|116	%{_libdir}/grilo-%{api}/libgrlmetadatastore.so
14mu|grilo-plugins-0.2.14-2|117	
14mu|grilo-plugins-0.2.14-2|118	%{_libdir}/grilo-%{api}/grl-podcasts.xml
14mu|grilo-plugins-0.2.14-2|119	%{_libdir}/grilo-%{api}/libgrlpodcasts.so
14mu|grilo-plugins-0.2.14-2|120	
14mu|grilo-plugins-0.2.14-2|121	%{_libdir}/grilo-%{api}/grl-shoutcast.xml
14mu|grilo-plugins-0.2.14-2|122	%{_libdir}/grilo-%{api}/libgrlshoutcast.so
14mu|grilo-plugins-0.2.14-2|123	
14mu|grilo-plugins-0.2.14-2|124	%{_libdir}/grilo-%{api}/grl-tracker.xml
14mu|grilo-plugins-0.2.14-2|125	%{_libdir}/grilo-%{api}/libgrltracker.so
14mu|grilo-plugins-0.2.14-2|126	
14mu|grilo-plugins-0.2.14-2|127	%{_libdir}/grilo-%{api}/grl-vimeo.xml
14mu|grilo-plugins-0.2.14-2|128	%{_libdir}/grilo-%{api}/libgrlvimeo.so
14mu|grilo-plugins-0.2.14-2|129	
14mu|grilo-plugins-0.2.14-2|130	%{_libdir}/grilo-%{api}/grl-youtube.xml
14mu|grilo-plugins-0.2.14-2|131	%{_libdir}/grilo-%{api}/libgrlyoutube.so
14mu|grilo-plugins-0.2.14-2|132	
14mu|grilo-plugins-0.2.14-2|133	%{_libdir}/grilo-%{api}/grl-raitv.xml
14mu|grilo-plugins-0.2.14-2|134	%{_libdir}/grilo-%{api}/libgrlraitv.so
14mu|grilo-plugins-0.2.14-2|135	
14mu|grilo-plugins-0.2.14-2|136	%{_libdir}/grilo-%{api}/grl-magnatune.xml
14mu|grilo-plugins-0.2.14-2|137	%{_libdir}/grilo-%{api}/libgrlmagnatune.so
14mu|grilo-plugins-0.2.14-2|138	
14mu|grilo-plugins-0.2.14-2|139	%{_libdir}/grilo-%{api}/grl-optical-media.xml
14mu|grilo-plugins-0.2.14-2|140	%{_libdir}/grilo-%{api}/libgrloptical-media.so
14mu|grilo-plugins-0.2.14-2|141	
14mu|grilo-plugins-0.2.14-2|142	%{_libdir}/grilo-%{api}/grl-lua-factory.xml
14mu|grilo-plugins-0.2.14-2|143	%{_libdir}/grilo-%{api}/libgrlluafactory.so
14mu|grilo-plugins-0.2.14-2|144	
14mu|grilo-plugins-0.2.14-2|145	%{_libdir}/grilo-%{api}/grl-pocket.xml
14mu|grilo-plugins-0.2.14-2|146	%{_libdir}/grilo-%{api}/libgrlpocket.so
14mu|grilo-plugins-0.2.14-2|147	
14mu|grilo-plugins-0.2.14-2|148	%{_libdir}/grilo-%{api}/grl-tmdb.xml
14mu|grilo-plugins-0.2.14-2|149	%{_libdir}/grilo-%{api}/libgrltmdb.so
14mu|grilo-plugins-0.2.14-2|150	
14mu|grilo-plugins-0.2.14-2|151	%{_libdir}/grilo-%{api}/grl-dleyna.xml
14mu|grilo-plugins-0.2.14-2|152	%{_libdir}/grilo-%{api}/libgrldleyna.so
14mu|grilo-plugins-0.2.14-2|153	
14mu|grilo-plugins-0.2.14-2|154	%{_libdir}/grilo-%{api}/grl-opensubtitles.xml
14mu|grilo-plugins-0.2.14-2|155	%{_libdir}/grilo-%{api}/libgrlopensubtitles.so
14mu|grilo-plugins-0.2.14-2|156	
14mu|grilo-plugins-0.2.14-2|157	%{_libdir}/grilo-%{api}/grl-thetvdb.xml
14mu|grilo-plugins-0.2.14-2|158	%{_libdir}/grilo-%{api}/libgrlthetvdb.so
14mu|grilo-plugins-0.2.14-2|159	
14mu|grilo-plugins-0.2.14-2|160	%{_datadir}/help/C/examples/example-tmdb.c
14mu|grilo-plugins-0.2.14-2|161	%{_datadir}/help/C/grilo-plugins/grilo-plugins.xml
14mu|grilo-plugins-0.2.14-2|162	%{_datadir}/help/C/grilo-plugins/legal.xml
14mu|grilo-plugins-0.2.14-2|163	
14mu|grilo-plugins-0.2.14-2|164	%{_datadir}/grilo-plugins/grl-lua-factory/*
14mu|grilo-plugins-0.2.14-2|165	
14mu|grilo-plugins-0.2.14-2|166	%changelog
14mu|grilo-plugins-0.2.14-2|167	
14mu|grilo-plugins-0.2.14-2|168	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 0.2.14-2
14mu|grilo-plugins-0.2.14-2|169	- (564050f) update to 0.2.14
14mu|grilo-plugins-0.2.14-2|170	
14mu|grilo-plugins-0.2.14-2|171	

22727 14
14mu|grub2-2.00-79|1	%define libdir32 %{_exec_prefix}/lib
14mu|grub2-2.00-79|2	%define platform pc
14mu|grub2-2.00-79|3	%define efi 1
14mu|grub2-2.00-79|4	
14mu|grub2-2.00-79|5	%global efi %{ix86} x86_64
14mu|grub2-2.00-79|6	
14mu|grub2-2.00-79|7	# build documentation by default
14mu|grub2-2.00-79|8	%bcond_without  doc
14mu|grub2-2.00-79|9	%bcond_with     pdf
14mu|grub2-2.00-79|10	
14mu|grub2-2.00-79|11	%bcond_with talpo
14mu|grub2-2.00-79|12	
14mu|grub2-2.00-79|13	Summary:	GNU GRUB is a Multiboot boot loader
14mu|grub2-2.00-79|14	Name:		grub2
14mu|grub2-2.00-79|15	Version:	2.00
14mu|grub2-2.00-79|16	Release:	79
14mu|grub2-2.00-79|17	License:	GPLv3+
14mu|grub2-2.00-79|18	Group:		System/Kernel and hardware
14mu|grub2-2.00-79|19	Url:		http://www.gnu.org/software/grub/
14mu|grub2-2.00-79|20	Source0:	grub-%{version}.tar.gz
14mu|grub2-2.00-79|21	Source1:	90_persistent
14mu|grub2-2.00-79|22	Source2:	grub.default
14mu|grub2-2.00-79|23	Source3:	grub.melt
14mu|grub2-2.00-79|24	# www.4shared.com/archive/lFCl6wxL/grub_guidetar.html
14mu|grub2-2.00-79|25	Source4:	grub_guide.tar.gz
14mu|grub2-2.00-79|26	Source8:	grub2-po-update.tar.gz
14mu|grub2-2.00-79|27	Source9:	update-grub2
14mu|grub2-2.00-79|28	Source10:	README.urpmi
14mu|grub2-2.00-79|29	Source11:	grub2.rpmlintrc
14mu|grub2-2.00-79|30	Source12:	42_efi
14mu|grub2-2.00-79|31	Source13:	43_rescue
14mu|grub2-2.00-79|32	Source14:	grub2-cfg-mod
14mu|grub2-2.00-79|33	
14mu|grub2-2.00-79|34	Patch0:		grub2-locales.patch
14mu|grub2-2.00-79|35	Patch1:		grub2-00_header.patch
14mu|grub2-2.00-79|36	Patch2:		grub2-custom-color.patch
14mu|grub2-2.00-79|37	Patch3:		grub2-move-terminal.patch
14mu|grub2-2.00-79|38	Patch4:		grub2-read-cfg.patch
14mu|grub2-2.00-79|39	Patch5:		grub2-symlink-is-garbage.patch
14mu|grub2-2.00-79|40	Patch6:		grub2-name-corrections.patch
14mu|grub2-2.00-79|41	Patch8:		grub2-theme-not_selected_item_box.patch
14mu|grub2-2.00-79|42	Patch9:		grub-2.00.Linux.remove.patch
14mu|grub2-2.00-79|43	Patch10:	grub2-mkfont-fix.patch
14mu|grub2-2.00-79|44	Patch11:	grub2-2.00-class-via-os-prober.patch
14mu|grub2-2.00-79|45	Patch12:	grub-2.00.safe.patch
14mu|grub2-2.00-79|46	Patch13:	grub-2.00-unifont-path.patch
14mu|grub2-2.00-79|47	Patch14:	grub-2.00-proportional-scale.patch
14mu|grub2-2.00-79|48	Patch15:	grub-2.00.30_os-prober.options.patch
14mu|grub2-2.00-79|49	# Build with freetype 2.5.1 and higher
14mu|grub2-2.00-79|50	Patch16:	grub-2.00-freetype-2.5.1.patch
14mu|grub2-2.00-79|51	Patch18:	grub-2.00.fix.build.flex.patch
14mu|grub2-2.00-79|52	
14mu|grub2-2.00-79|53	# Fedora patches:
14mu|grub2-2.00-79|54	# https://bugzilla.redhat.com/show_bug.cgi?id=857936
14mu|grub2-2.00-79|55	Patch100:	grub2-2.00-fda-add-fw_path-search_v2.patch
14mu|grub2-2.00-79|56	# Add support for entering the firmware setup screen.
14mu|grub2-2.00-79|57	Patch101:	grub2-2.00-fda-Add-fwsetup.patch
14mu|grub2-2.00-79|58	# Don't decrease efi memory map size
14mu|grub2-2.00-79|59	Patch102:	grub2-2.00-fda-dont-decrease-mmap-size.patch
14mu|grub2-2.00-79|60	# IBM client architecture (CAS) reboot support
14mu|grub2-2.00-79|61	Patch103:	grub2-2.00-fda-cas-reboot-support.patch
14mu|grub2-2.00-79|62	# Read chunks in smaller blocks
14mu|grub2-2.00-79|63	Patch104:	grub2-2.00-fda-efidisk-ahci-workaround.patch
14mu|grub2-2.00-79|64	# Fix crash on http: https://bugzilla.redhat.com/show_bug.cgi?id=860834
14mu|grub2-2.00-79|65	Patch105:	grub2-2.00-fda-fix-http-crash.patch
14mu|grub2-2.00-79|66	# Issue separate DNS queries for ipv4 and ipv6
14mu|grub2-2.00-79|67	Patch106:	grub2-2.00-fda-Issue-separate-DNS-queries-for-ipv4-and-ipv6.patch
14mu|grub2-2.00-79|68	# Don't allow insmod when secure boot is enabled
14mu|grub2-2.00-79|69	Patch107:	grub2-2.00-fda-no-insmod-on-sb.patch
14mu|grub2-2.00-79|70	# Add support for crappy cd craparino
14mu|grub2-2.00-79|71	Patch108:	grub2-2.00-fda-cdpath.patch
14mu|grub2-2.00-79|72	# Add support for linuxefi
14mu|grub2-2.00-79|73	Patch109:	grub2-2.00-fda-linuxefi.patch
14mu|grub2-2.00-79|74	# Fix parallel build
14mu|grub2-2.00-79|75	Patch110:	grub2-2.00-parallel-build.patch
14mu|grub2-2.00-79|76	
14mu|grub2-2.00-79|77	#Mageia patches
14mu|grub2-2.00-79|78	# Fix autoreconf warnings
14mu|grub2-2.00-79|79	Patch200:	grub2-2.00-mga-fix_AM_PROG_MKDIR_P-configure.ac.patch
14mu|grub2-2.00-79|80	
14mu|grub2-2.00-79|81	# ROSA quick fix. Need rediff previous patch
14mu|grub2-2.00-79|82	Patch500:	grub2-10_linux_hibernate_fix.patch
14mu|grub2-2.00-79|83	
14mu|grub2-2.00-79|84	Patch501:	grub2-2.00-gnulib-compatibility.patch
14mu|grub2-2.00-79|85	Patch502:	grub2-2.00-os-prober-efi-support.patch
14mu|grub2-2.00-79|86	Patch503:	grub2-2.00-improved-boot-menu.patch
14mu|grub2-2.00-79|87	Patch504:	grub2-2.00-cut-long-menu-titles.patch
14mu|grub2-2.00-79|88	Patch505:	grub-2.00.texi.diff
14mu|grub2-2.00-79|89	Patch506:	grub-2.00.autoreconf.patch
14mu|grub2-2.00-79|90	Patch507:	grub2-2.00.30_os-prober-loading-messages.patch
14mu|grub2-2.00-79|91	Patch508:	grub2-linuxefi_non_sb_fallback.patch
14mu|grub2-2.00-79|92	Patch509:	grub2-2.00-btrfs-subvolumes-support.patch
14mu|grub2-2.00-79|93	Patch510:	grub2-2.00-efi-install-secureboot-support.patch
14mu|grub2-2.00-79|94	Patch511:	grub2-2.00-avoid-mbr-id-overwrite.patch
14mu|grub2-2.00-79|95	Patch512:	grub2-2.00-support-grub.cfg-links.patch
14mu|grub2-2.00-79|96	Patch513:	grub2-2.00-probe-targets-list.patch
14mu|grub2-2.00-79|97	Patch514:	grub2-2.00-secureboot-chainloader.patch
14mu|grub2-2.00-79|98	Patch515:	grub2-2.00-efi-install-grub-cfg.patch
14mu|grub2-2.00-79|99	Patch516:	0516-Fix-security-issue-when-reading-username-and-passwor.patch
14mu|grub2-2.00-79|100	
14mu|grub2-2.00-79|101	# Backported from upstream and re-worked for 2.00
14mu|grub2-2.00-79|102	Patch600:	0001-xfs-Fix-termination-loop-for-directory-iteration.patch
14mu|grub2-2.00-79|103	Patch601:	0002-xfs-Convert-inode-numbers-to-cpu-endianity-immediate.patch
14mu|grub2-2.00-79|104	Patch602:	0003-xfs-Add-helpers-for-inode-size.patch
14mu|grub2-2.00-79|105	Patch603:	0004-xfs-V5-filesystem-format-support.patch
14mu|grub2-2.00-79|106	Patch604:	0005-xfs-silence-Coverity-overflow-warning.patch
14mu|grub2-2.00-79|107	Patch605:	0006-fix-handling-of-symlink.patch
14mu|grub2-2.00-79|108	
14mu|grub2-2.00-79|109	# For updating Makefile template after patch 12
14mu|grub2-2.00-79|110	BuildRequires:	autogen
14mu|grub2-2.00-79|111	BuildRequires:	bison
14mu|grub2-2.00-79|112	BuildRequires:	flex
14mu|grub2-2.00-79|113	BuildRequires:	fonts-ttf-unifont >= 6.2
14mu|grub2-2.00-79|114	BuildRequires:	help2man
14mu|grub2-2.00-79|115	BuildRequires:	ruby
14mu|grub2-2.00-79|116	%if %{with talpo}
14mu|grub2-2.00-79|117	BuildRequires:	talpo
14mu|grub2-2.00-79|118	%endif
14mu|grub2-2.00-79|119	BuildRequires:	texinfo
14mu|grub2-2.00-79|120	%if %{with pdf}
14mu|grub2-2.00-79|121	BuildRequires:	texlive-collection-texinfo
14mu|grub2-2.00-79|122	BuildRequires:	texlive-epsf
14mu|grub2-2.00-79|123	BuildRequires:	texlive-latex
14mu|grub2-2.00-79|124	%endif
14mu|grub2-2.00-79|125	BuildRequires:	glibc-static-devel
14mu|grub2-2.00-79|126	BuildRequires:	liblzo-devel
14mu|grub2-2.00-79|127	BuildRequires:	pkgconfig(devmapper)
14mu|grub2-2.00-79|128	BuildRequires:	pkgconfig(freetype2)
14mu|grub2-2.00-79|129	BuildRequires:	pkgconfig(liblzma)
14mu|grub2-2.00-79|130	BuildRequires:	pkgconfig(libusb)
14mu|grub2-2.00-79|131	BuildRequires:	pkgconfig(ncurses)
14mu|grub2-2.00-79|132	
14mu|grub2-2.00-79|133	Requires:	grub2-theme
14mu|grub2-2.00-79|134	Requires:	xorriso
14mu|grub2-2.00-79|135	Requires(post):	os-prober >= 1.63-5
14mu|grub2-2.00-79|136	Requires:	e2fsprogs >= 1.42.13
14mu|grub2-2.00-79|137	Suggests:	grub2-theme-rosa
14mu|grub2-2.00-79|138	
14mu|grub2-2.00-79|139	Provides:	bootloader
14mu|grub2-2.00-79|140	Provides:	grub2bootloader
14mu|grub2-2.00-79|141	
14mu|grub2-2.00-79|142	%description
14mu|grub2-2.00-79|143	GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the
14mu|grub2-2.00-79|144	GRand Unified Bootloader, which was originally designed and implemented
14mu|grub2-2.00-79|145	by Erich Stefan Boleyn.
14mu|grub2-2.00-79|146	
14mu|grub2-2.00-79|147	Briefly, a boot loader is the first software program that runs when a
14mu|grub2-2.00-79|148	computer starts. It is responsible for loading and transferring control
14mu|grub2-2.00-79|149	to the operating system kernel software (such as the Hurd or Linux).
14mu|grub2-2.00-79|150	The kernel, in turn, initializes the rest of the operating system (e.g. GNU).
14mu|grub2-2.00-79|151	
14mu|grub2-2.00-79|152	%files -f pc/grub.lang
14mu|grub2-2.00-79|153	#%{libdir32}/%{name}
14mu|grub2-2.00-79|154	%{libdir32}/grub/*-%{platform}
14mu|grub2-2.00-79|155	#%{_sbindir}/%{name}-*
14mu|grub2-2.00-79|156	#%{_bindir}/%{name}-*
14mu|grub2-2.00-79|157	%{_sbindir}/update-grub2
14mu|grub2-2.00-79|158	%{_bindir}/%{name}-editenv
14mu|grub2-2.00-79|159	%{_bindir}/%{name}-fstest
14mu|grub2-2.00-79|160	%{_bindir}/%{name}-kbdcomp
14mu|grub2-2.00-79|161	%{_bindir}/%{name}-menulst2cfg
14mu|grub2-2.00-79|162	%{_bindir}/%{name}-mkfont
14mu|grub2-2.00-79|163	%{_bindir}/%{name}-mkimage
14mu|grub2-2.00-79|164	%{_bindir}/%{name}-mklayout
14mu|grub2-2.00-79|165	%{_bindir}/%{name}-mkpasswd-pbkdf2
14mu|grub2-2.00-79|166	%{_bindir}/%{name}-mkrelpath
14mu|grub2-2.00-79|167	%{_bindir}/%{name}-mkrescue
14mu|grub2-2.00-79|168	%{_bindir}/%{name}-mkstandalone
14mu|grub2-2.00-79|169	%{_bindir}/%{name}-script-check
14mu|grub2-2.00-79|170	%{_sbindir}/%{name}-bios-setup
14mu|grub2-2.00-79|171	%{_sbindir}/%{name}-install
14mu|grub2-2.00-79|172	%{_sbindir}/%{name}-mkconfig
14mu|grub2-2.00-79|173	%{_sbindir}/%{name}-mknetdir
14mu|grub2-2.00-79|174	%{_sbindir}/%{name}-ofpathname
14mu|grub2-2.00-79|175	%{_sbindir}/%{name}-probe
14mu|grub2-2.00-79|176	%{_sbindir}/%{name}-reboot
14mu|grub2-2.00-79|177	%{_sbindir}/%{name}-set-default
14mu|grub2-2.00-79|178	%{_sbindir}/%{name}-sparc64-setup
14mu|grub2-2.00-79|179	%{_sbindir}/grub2-cfg-mod
14mu|grub2-2.00-79|180	#%{_datadir}/%{name}
14mu|grub2-2.00-79|181	%{_datadir}/grub
14mu|grub2-2.00-79|182	%attr(0700,root,root) %dir %{_sysconfdir}/grub.d
14mu|grub2-2.00-79|183	%{_sysconfdir}/grub.d/README
14mu|grub2-2.00-79|184	%config %{_sysconfdir}/grub.d/??_*
14mu|grub2-2.00-79|185	%{_sysconfdir}/%{name}.cfg
14mu|grub2-2.00-79|186	#%attr(0644,root,root) %config %{_sysconfdir}/default/grub
14mu|grub2-2.00-79|187	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/default/grub
14mu|grub2-2.00-79|188	%{_sysconfdir}/bash_completion.d/grub
14mu|grub2-2.00-79|189	%dir /boot/%{name}
14mu|grub2-2.00-79|190	%dir /boot/%{name}/locale
14mu|grub2-2.00-79|191	# Actually, this is replaced by update-grub from scriptlets,
14mu|grub2-2.00-79|192	# but it takes care of modified persistent part
14mu|grub2-2.00-79|193	%config(noreplace) /boot/%{name}/grub.cfg
14mu|grub2-2.00-79|194	%doc %{_docdir}/%{name}
14mu|grub2-2.00-79|195	%{_infodir}/%{name}.info*
14mu|grub2-2.00-79|196	%{_infodir}/grub-dev.info*
14mu|grub2-2.00-79|197	%{_mandir}/*/%{name}-*
14mu|grub2-2.00-79|198	%exclude %{_mandir}/*/%{name}-efi-*
14mu|grub2-2.00-79|199	# RPM filetriggers
14mu|grub2-2.00-79|200	%{_filetriggers_dir}/%{name}.*
14mu|grub2-2.00-79|201	%dir /boot/%{name}/fonts
14mu|grub2-2.00-79|202	/boot/%{name}/fonts/unicode.pf2
14mu|grub2-2.00-79|203	
14mu|grub2-2.00-79|204	%post
14mu|grub2-2.00-79|205	exec >/dev/null 2>&1
14mu|grub2-2.00-79|206	# Create device.map or reuse one from GRUB Legacy
14mu|grub2-2.00-79|207	cp -u /boot/grub/device.map /boot/%{name}/device.map 2>/dev/null ||
14mu|grub2-2.00-79|208	%{_sbindir}/%{name}-mkdevicemap
14mu|grub2-2.00-79|209	# Determine the partition with /boot
14mu|grub2-2.00-79|210	BOOT_PARTITION=$(df -h /boot |(read; awk '{print $1; exit}'|sed 's/[[:digit:]]*$//'))
14mu|grub2-2.00-79|211	# (Re-)Generate core.img, but don't let it be installed in boot sector
14mu|grub2-2.00-79|212	%{_sbindir}/%{name}-install $BOOT_PARTITION
14mu|grub2-2.00-79|213	# Regenerate configure on install or update
14mu|grub2-2.00-79|214	%{_sbindir}/update-grub2
14mu|grub2-2.00-79|215	#bugfix: error message before loading of grub2 menu on boot
14mu|grub2-2.00-79|216	cp -f /boot/grub2/locale/en@quot.mo /boot/grub2/locale/en.mo
14mu|grub2-2.00-79|217	
14mu|grub2-2.00-79|218	#delete non-needing doubling rpmsave and rpmnew files
14mu|grub2-2.00-79|219	rm -f /etc/grub.d/*.rpmsave
14mu|grub2-2.00-79|220	rm -f /etc/grub.d/*.rpmnew
14mu|grub2-2.00-79|221	
14mu|grub2-2.00-79|222	%preun
14mu|grub2-2.00-79|223	exec >/dev/null
14mu|grub2-2.00-79|224	if [ $1 = 0 ]; then
14mu|grub2-2.00-79|225	# XXX Ugly
14mu|grub2-2.00-79|226	rm -f /boot/%{name}/*.mod
14mu|grub2-2.00-79|227	rm -f /boot/%{name}/*.img
14mu|grub2-2.00-79|228	rm -f /boot/%{name}/*.lst
14mu|grub2-2.00-79|229	rm -f /boot/%{name}/*.o
14mu|grub2-2.00-79|230	rm -f /boot/%{name}/device.map
14mu|grub2-2.00-79|231	fi
14mu|grub2-2.00-79|232	
14mu|grub2-2.00-79|233	#-----------------------------------------------------------------------
14mu|grub2-2.00-79|234	
14mu|grub2-2.00-79|235	%ifarch %{efi}
14mu|grub2-2.00-79|236	%package efi
14mu|grub2-2.00-79|237	Summary:	GRUB for EFI systems
14mu|grub2-2.00-79|238	Group:		System/Kernel and hardware
14mu|grub2-2.00-79|239	Suggests:	efibootmgr
14mu|grub2-2.00-79|240	
14mu|grub2-2.00-79|241	%description efi
14mu|grub2-2.00-79|242	The GRand Unified Bootloader (GRUB) is a highly configurable and customizable
14mu|grub2-2.00-79|243	bootloader with modular architecture.
14mu|grub2-2.00-79|244	
14mu|grub2-2.00-79|245	It support rich variety of kernel formats, file systems, computer
14mu|grub2-2.00-79|246	architectures and hardware devices.  This subpackage provides support
14mu|grub2-2.00-79|247	for EFI systems.
14mu|grub2-2.00-79|248	
14mu|grub2-2.00-79|249	%files efi
14mu|grub2-2.00-79|250	%attr(0755,root,root) %dir /boot/efi/EFI/rosa/grub2-efi
14mu|grub2-2.00-79|251	%attr(0755,root,root) /boot/efi/EFI/rosa/grub2-efi/grub.efi
14mu|grub2-2.00-79|252	%attr(0755,root,root) /boot/efi/EFI/rosa/grub2-efi/grubcd.efi
14mu|grub2-2.00-79|253	%attr(0755,root,rott) %ghost %config(noreplace) /boot/efi/EFI/rosa/grub2-efi/grub.cfg
14mu|grub2-2.00-79|254	/etc/bash_completion.d/grub-efi
14mu|grub2-2.00-79|255	%{libdir32}/grub/%{_arch}-efi/
14mu|grub2-2.00-79|256	%{_sbindir}/%{name}-efi*
14mu|grub2-2.00-79|257	%{_bindir}/%{name}-efi*
14mu|grub2-2.00-79|258	%{_mandir}/*/%{name}-efi-*
14mu|grub2-2.00-79|259	#%{_datadir}/grub
14mu|grub2-2.00-79|260	#%{_sysconfdir}/grub.d
14mu|grub2-2.00-79|261	%config(noreplace) %{_sysconfdir}/%{name}-efi.cfg
14mu|grub2-2.00-79|262	%endif
14mu|grub2-2.00-79|263	
14mu|grub2-2.00-79|264	#-----------------------------------------------------------------------
14mu|grub2-2.00-79|265	
14mu|grub2-2.00-79|266	%prep
14mu|grub2-2.00-79|267	%setup -q -n grub-%{version}
14mu|grub2-2.00-79|268	%apply_patches
14mu|grub2-2.00-79|269	perl -pi -e 's/(\@image\{font_char_metrics,,,,)\.(png\})/$1$2/;' \
14mu|grub2-2.00-79|270	docs/grub-dev.texi
14mu|grub2-2.00-79|271	
14mu|grub2-2.00-79|272	sed -ri -e 's/-g"/"/g' -e "s/-Werror//g" configure.ac
14mu|grub2-2.00-79|273	
14mu|grub2-2.00-79|274	perl -pi -e 's/-Werror//;' grub-core/Makefile.am
14mu|grub2-2.00-79|275	export GRUB_CONTRIB="$PWD/grub-extras"
14mu|grub2-2.00-79|276	aclocal --force -Im4 -I/usr/share/aclocal --install
14mu|grub2-2.00-79|277	./autogen.sh
14mu|grub2-2.00-79|278	
14mu|grub2-2.00-79|279	tar -xf %{SOURCE8}
14mu|grub2-2.00-79|280	pushd po-update; sh ./update.sh; popd
14mu|grub2-2.00-79|281	cd ..
14mu|grub2-2.00-79|282	
14mu|grub2-2.00-79|283	%build
14mu|grub2-2.00-79|284	export CONFIGURE_TOP="$PWD"
14mu|grub2-2.00-79|285	%ifarch %{efi}
14mu|grub2-2.00-79|286	mkdir -p efi
14mu|grub2-2.00-79|287	pushd efi
14mu|grub2-2.00-79|288	%configure \
14mu|grub2-2.00-79|289	%if %{with talpo}
14mu|grub2-2.00-79|290	CC=talpo \
14mu|grub2-2.00-79|291	CFLAGS=-fplugin-arg-melt-option=talpo-arg-file:%{SOURCE3} \
14mu|grub2-2.00-79|292	%else
14mu|grub2-2.00-79|293	CFLAGS="" \
14mu|grub2-2.00-79|294	%endif
14mu|grub2-2.00-79|295	TARGET_LDFLAGS=-static \
14mu|grub2-2.00-79|296	--with-platform=efi \
14mu|grub2-2.00-79|297	--program-transform-name=s,grub,%{name}-efi, \
14mu|grub2-2.00-79|298	--libdir=%{libdir32} \
14mu|grub2-2.00-79|299	--libexecdir=%{libdir32} \
14mu|grub2-2.00-79|300	--with-grubdir=grub2 \
14mu|grub2-2.00-79|301	--disable-werror \
14mu|grub2-2.00-79|302	--enable-grub-emu-usb \
14mu|grub2-2.00-79|303	--enable-grub-mkfont
14mu|grub2-2.00-79|304	%make all
14mu|grub2-2.00-79|305	
14mu|grub2-2.00-79|306	%if %{with doc}
14mu|grub2-2.00-79|307	make html
14mu|grub2-2.00-79|308	%endif
14mu|grub2-2.00-79|309	%if %{with pdf}
14mu|grub2-2.00-79|310	make pdf
14mu|grub2-2.00-79|311	%endif
14mu|grub2-2.00-79|312	%ifarch %{ix86}
14mu|grub2-2.00-79|313	%define grubefiarch i386-efi
14mu|grub2-2.00-79|314	%else
14mu|grub2-2.00-79|315	%define grubefiarch %{_arch}-efi
14mu|grub2-2.00-79|316	%endif
14mu|grub2-2.00-79|317	
14mu|grub2-2.00-79|318	COMMON_MODULES="
14mu|grub2-2.00-79|319	appleldr boot chain configfile echo efi_gop efi_uga halt linux linuxefi loadbios loadenv minicmd normal reboot search test
14mu|grub2-2.00-79|320	all_video font gfxmenu gfxterm png
14mu|grub2-2.00-79|321	part_apple part_gpt part_msdos
14mu|grub2-2.00-79|322	btrfs ext2 fat hfsplus reiserfs xfs
14mu|grub2-2.00-79|323	lvm mdraid09 mdraid1x
14mu|grub2-2.00-79|324	"
14mu|grub2-2.00-79|325	./grub-mkimage -O %{grubefiarch} -p /EFI/rosa/%{name}-efi -o grub.efi -d grub-core ${COMMON_MODULES}
14mu|grub2-2.00-79|326	./grub-mkimage -O %{grubefiarch} -p /BOOT/EFI -o grubcd.efi -d grub-core ${COMMON_MODULES} iso9660
14mu|grub2-2.00-79|327	
14mu|grub2-2.00-79|328	%if %{defined auto_sign}
14mu|grub2-2.00-79|329	%auto_sign grub.efi grubcd.efi
14mu|grub2-2.00-79|330	%endif
14mu|grub2-2.00-79|331	
14mu|grub2-2.00-79|332	popd
14mu|grub2-2.00-79|333	%endif
14mu|grub2-2.00-79|334	
14mu|grub2-2.00-79|335	mkdir -p pc
14mu|grub2-2.00-79|336	cd pc
14mu|grub2-2.00-79|337	%configure \
14mu|grub2-2.00-79|338	%if %{with talpo}
14mu|grub2-2.00-79|339	CC=talpo \
14mu|grub2-2.00-79|340	CFLAGS=-fplugin-arg-melt-option=talpo-arg-file:%{SOURCE3} \
14mu|grub2-2.00-79|341	%else
14mu|grub2-2.00-79|342	CFLAGS="" \
14mu|grub2-2.00-79|343	%endif
14mu|grub2-2.00-79|344	TARGET_LDFLAGS=-static \
14mu|grub2-2.00-79|345	--with-platform=pc \
14mu|grub2-2.00-79|346	%ifarch x86_64
14mu|grub2-2.00-79|347	--enable-efiemu \
14mu|grub2-2.00-79|348	%endif
14mu|grub2-2.00-79|349	--program-transform-name=s,grub,%{name}, \
14mu|grub2-2.00-79|350	--libdir=%{libdir32} \
14mu|grub2-2.00-79|351	--libexecdir=%{libdir32} \
14mu|grub2-2.00-79|352	--with-grubdir=grub2 \
14mu|grub2-2.00-79|353	--disable-werror \
14mu|grub2-2.00-79|354	--enable-grub-emu-usb \
14mu|grub2-2.00-79|355	--enable-grub-mkfont
14mu|grub2-2.00-79|356	%make all
14mu|grub2-2.00-79|357	
14mu|grub2-2.00-79|358	%if %{with doc}
14mu|grub2-2.00-79|359	make html
14mu|grub2-2.00-79|360	%endif
14mu|grub2-2.00-79|361	%if %{with pdf}
14mu|grub2-2.00-79|362	make pdf
14mu|grub2-2.00-79|363	%endif
14mu|grub2-2.00-79|364	
14mu|grub2-2.00-79|365	%install
14mu|grub2-2.00-79|366	cp %{SOURCE10} .
14mu|grub2-2.00-79|367	%ifarch %{efi}
14mu|grub2-2.00-79|368	cd efi
14mu|grub2-2.00-79|369	%makeinstall_std
14mu|grub2-2.00-79|370	%if %{with doc}
14mu|grub2-2.00-79|371	%makeinstall_std -C docs install-html
14mu|grub2-2.00-79|372	%endif
14mu|grub2-2.00-79|373	%if %{with pdf}
14mu|grub2-2.00-79|374	%makeinstall_std -C docs install-pdf
14mu|grub2-2.00-79|375	%endif
14mu|grub2-2.00-79|376	mv %{buildroot}%{_infodir}/grub.info %{buildroot}%{_infodir}/grub2.info
14mu|grub2-2.00-79|377	#install -m644 COPYING INSTALL NEWS README THANKS TODO ChangeLog	\
14mu|grub2-2.00-79|378	#	%{buildroot}%{_docdir}/%{name}
14mu|grub2-2.00-79|379	mv %{buildroot}/etc/bash_completion.d/grub %{buildroot}/etc/bash_completion.d/grub-efi
14mu|grub2-2.00-79|380	
14mu|grub2-2.00-79|381	
14mu|grub2-2.00-79|382	# Script that makes part of grub.cfg persist across updates
14mu|grub2-2.00-79|383	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/grub.d/
14mu|grub2-2.00-79|384	
14mu|grub2-2.00-79|385	# Ghost config file
14mu|grub2-2.00-79|386	install -m 755 -d %{buildroot}/boot/efi/EFI/rosa/
14mu|grub2-2.00-79|387	install -d %{buildroot}/boot/efi/EFI/rosa/%{name}-efi
14mu|grub2-2.00-79|388	touch %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grub.cfg
14mu|grub2-2.00-79|389	ln -s ../boot/efi/EFI/rosa/%{name}-efi/grub.cfg %{buildroot}%{_sysconfdir}/%{name}-efi.cfg
14mu|grub2-2.00-79|390	
14mu|grub2-2.00-79|391	# Install ELF files modules and images were created from into
14mu|grub2-2.00-79|392	# the shadow root, where debuginfo generator will grab them from
14mu|grub2-2.00-79|393	find %{buildroot} -name '*.mod' -o -name '*.img' |
14mu|grub2-2.00-79|394	while read MODULE
14mu|grub2-2.00-79|395	do
14mu|grub2-2.00-79|396	BASE=$(echo $MODULE |sed -r "s,.*/([^/]*)\.(mod|img),\1,")
14mu|grub2-2.00-79|397	# Symbols from .img files are in .exec files, while .mod
14mu|grub2-2.00-79|398	# modules store symbols in .elf. This is just because we
14mu|grub2-2.00-79|399	# have both boot.img and boot.mod ...
14mu|grub2-2.00-79|400	EXT=$(echo $MODULE |grep -q '.mod' && echo '.elf' || echo '.exec')
14mu|grub2-2.00-79|401	TGT=$(echo $MODULE |sed "s,%{buildroot},.debugroot,")
14mu|grub2-2.00-79|402	#        install -m 755 -D $BASE$EXT $TGT
14mu|grub2-2.00-79|403	done
14mu|grub2-2.00-79|404	install -m 755 grub.efi %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grub.efi
14mu|grub2-2.00-79|405	install -m 755 grubcd.efi %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grubcd.efi
14mu|grub2-2.00-79|406	cd ..
14mu|grub2-2.00-79|407	%endif
14mu|grub2-2.00-79|408	cd pc
14mu|grub2-2.00-79|409	######EFI
14mu|grub2-2.00-79|410	%makeinstall_std
14mu|grub2-2.00-79|411	%if %{with doc}
14mu|grub2-2.00-79|412	%makeinstall_std -C docs install-html
14mu|grub2-2.00-79|413	%endif
14mu|grub2-2.00-79|414	%if %{with pdf}
14mu|grub2-2.00-79|415	%makeinstall_std -C docs install-pdf
14mu|grub2-2.00-79|416	%endif
14mu|grub2-2.00-79|417	mv -f %{buildroot}%{_docdir}/grub %{buildroot}%{_docdir}/%{name}
14mu|grub2-2.00-79|418	#install -m644 COPYING INSTALL NEWS README THANKS TODO ChangeLog	\
14mu|grub2-2.00-79|419	#	%{buildroot}%{_docdir}/%{name}
14mu|grub2-2.00-79|420	
14mu|grub2-2.00-79|421	# (bor) grub.info is harcoded in sources
14mu|grub2-2.00-79|422	mv %{buildroot}%{_infodir}/grub.info %{buildroot}%{_infodir}/grub2.info
14mu|grub2-2.00-79|423	
14mu|grub2-2.00-79|424	# Script that makes part of grub.cfg persist across updates
14mu|grub2-2.00-79|425	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/grub.d/
14mu|grub2-2.00-79|426	
14mu|grub2-2.00-79|427	# Ghost config file
14mu|grub2-2.00-79|428	install -d %{buildroot}/boot/%{name}
14mu|grub2-2.00-79|429	install -d %{buildroot}/boot/%{name}/locale
14mu|grub2-2.00-79|430	touch %{buildroot}/boot/%{name}/grub.cfg
14mu|grub2-2.00-79|431	ln -s ../boot/%{name}/grub.cfg %{buildroot}%{_sysconfdir}/%{name}.cfg
14mu|grub2-2.00-79|432	
14mu|grub2-2.00-79|433	# Install ELF files modules and images were created from into
14mu|grub2-2.00-79|434	# the shadow root, where debuginfo generator will grab them from
14mu|grub2-2.00-79|435	find %{buildroot} -name '*.mod' -o -name '*.img' |
14mu|grub2-2.00-79|436	while read MODULE
14mu|grub2-2.00-79|437	do
14mu|grub2-2.00-79|438	BASE=$(echo $MODULE |sed -r "s,.*/([^/]*)\.(mod|img),\1,")
14mu|grub2-2.00-79|439	# Symbols from .img files are in .exec files, while .mod
14mu|grub2-2.00-79|440	# modules store symbols in .elf. This is just because we
14mu|grub2-2.00-79|441	# have both boot.img and boot.mod ...
14mu|grub2-2.00-79|442	EXT=$(echo $MODULE |grep -q '.mod' && echo '.elf' || echo '.exec')
14mu|grub2-2.00-79|443	TGT=$(echo $MODULE |sed "s,%{buildroot},.debugroot,")
14mu|grub2-2.00-79|444	#        install -m 755 -D $BASE$EXT $TGT
14mu|grub2-2.00-79|445	done
14mu|grub2-2.00-79|446	# Defaults
14mu|grub2-2.00-79|447	install -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/default/grub
14mu|grub2-2.00-79|448	
14mu|grub2-2.00-79|449	#Add more useful update-grub2 script
14mu|grub2-2.00-79|450	install -m 755 -D %{SOURCE9} %{buildroot}%{_sbindir}
14mu|grub2-2.00-79|451	
14mu|grub2-2.00-79|452	# Install filetriggers to update grub.cfg on kernel add or remove
14mu|grub2-2.00-79|453	install -d %{buildroot}%{_filetriggers_dir}
14mu|grub2-2.00-79|454	pushd %{buildroot}%{_filetriggers_dir} && {
14mu|grub2-2.00-79|455	cat > %{name}.filter << EOF
14mu|grub2-2.00-79|456	^./boot/vmlinuz-
14mu|grub2-2.00-79|457	EOF
14mu|grub2-2.00-79|458	cat > %{name}.script << EOF
14mu|grub2-2.00-79|459	#!/bin/sh
14mu|grub2-2.00-79|460	%{_sbindir}/update-grub2
14mu|grub2-2.00-79|461	EOF
14mu|grub2-2.00-79|462	chmod 0755 %{name}.script
14mu|grub2-2.00-79|463	popd
14mu|grub2-2.00-79|464	}
14mu|grub2-2.00-79|465	
14mu|grub2-2.00-79|466	#mv -f %{buildroot}/%{libdir32}/grub %{buildroot}/%{libdir32}/%{name}
14mu|grub2-2.00-79|467	#mv -f %{buildroot}/%{_datadir}/grub %{buildroot}/%{_datadir}/%{name}
14mu|grub2-2.00-79|468	
14mu|grub2-2.00-79|469	# Windows EFI entry
14mu|grub2-2.00-79|470	install -m 755 %{SOURCE12} %{buildroot}%{_sysconfdir}/grub.d
14mu|grub2-2.00-79|471	
14mu|grub2-2.00-79|472	# repair section
14mu|grub2-2.00-79|473	install -m 755 %{SOURCE13} %{buildroot}%{_sysconfdir}/grub.d
14mu|grub2-2.00-79|474	
14mu|grub2-2.00-79|475	# <akdengi> install programm to change option in /etc/default/grub
14mu|grub2-2.00-79|476	install -m 755 %{SOURCE14} %{buildroot}%{_sbindir}/grub2-cfg-mod
14mu|grub2-2.00-79|477	
14mu|grub2-2.00-79|478	%find_lang grub
14mu|grub2-2.00-79|479	
14mu|grub2-2.00-79|480	#drop all zero-length file
14mu|grub2-2.00-79|481	#find %{buildroot} -size 0 -delete
14mu|grub2-2.00-79|482	
14mu|grub2-2.00-79|483	#Copy font to properly place
14mu|grub2-2.00-79|484	mkdir -p %{buildroot}/boot/%{name}/fonts/
14mu|grub2-2.00-79|485	cp -f %{buildroot}%{_datadir}/grub/unicode.pf2 %{buildroot}/boot/%{name}/fonts/
14mu|grub2-2.00-79|486	
14mu|grub2-2.00-79|487	
14mu|grub2-2.00-79|488	%changelog
14mu|grub2-2.00-79|489	
14mu|grub2-2.00-79|490	* Fri Jul 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.00-79
14mu|grub2-2.00-79|491	- (8724c35) Backport some patches from upstream for XFS V5 filesystem format support
14mu|grub2-2.00-79|492	
14mu|grub2-2.00-79|493	* Tue Mar 15 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-78
14mu|grub2-2.00-79|494	- (4dc4203) Fixed compatibility with e2fsprogs (hibernating with file swap)
14mu|grub2-2.00-79|495	
14mu|grub2-2.00-79|496	* Tue Jan 19 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-77
14mu|grub2-2.00-79|497	- (be5a4e1) Added ROSA theme to default config
14mu|grub2-2.00-79|498	
14mu|grub2-2.00-79|499	* Mon Jan 11 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-76
14mu|grub2-2.00-79|500	- (6aae85c) Hide console messages with Plymouth
14mu|grub2-2.00-79|501	
14mu|grub2-2.00-79|502	* Mon Dec 21 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-75
14mu|grub2-2.00-79|503	- (476155a) Fixed CVE-2015-8370
14mu|grub2-2.00-79|504	
14mu|grub2-2.00-79|505	* Fri Jul 10 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-74
14mu|grub2-2.00-79|506	- (7486aa7) Using more universal update-grub2 for kernel trigger
14mu|grub2-2.00-79|507	- (Konstantin Vlasov: 5805e8b) Removed branding-configs-common dependency
14mu|grub2-2.00-79|508	- (Konstantin Vlasov: 5805e8b) Looks like it was not required at all. It is a mistery why it was added in the first place (as rosa-release-common).
14mu|grub2-2.00-79|509	- (Denis Silakov: c2bcc94) Bump release
14mu|grub2-2.00-79|510	
14mu|grub2-2.00-79|511	* Tue May 19 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-73
14mu|grub2-2.00-79|512	- (d75476b) Moved creating EFI grub.cfg from update-grub2 into grub2-install
14mu|grub2-2.00-79|513	- (d75476b) Earlier update-grub2 replaced EFI grub.cfg, so that Grub displayed boot menu from this system, and there was no way of updating local menu without making it the main one. Now it's more logical, only grub2 installation replaces the main menu (just like in non-EFI mode).
14mu|grub2-2.00-79|514	
14mu|grub2-2.00-79|515	* Tue May 19 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-72
14mu|grub2-2.00-79|516	- (5b225b6) Do not add Windows EFI entry if os-prober is disabled
14mu|grub2-2.00-79|517	- (Konstantin Vlasov: 0f259d1) Fixed Windows EFI entry
14mu|grub2-2.00-79|518	- (Konstantin Vlasov: 0478f4f) Fixed: UEFI Windows boot entry sometimes not created
14mu|grub2-2.00-79|519	
14mu|grub2-2.00-79|520	* Fri Mar 20 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-71
14mu|grub2-2.00-79|521	- (cb18ac5) Updated branding dependency
14mu|grub2-2.00-79|522	- (cb18ac5) Due to strange urpmi behavior, 'rosa-release-common' dependency is not checked by version, so in most cases it takes 'rosa-release-common' package instead of 'branding-configs-common'. So, changing the Requires explicitly.
14mu|grub2-2.00-79|523	- (Konstantin Vlasov: a4b5fa8) Optimized %files section
14mu|grub2-2.00-79|524	
14mu|grub2-2.00-79|525	* Wed Feb 25 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-70
14mu|grub2-2.00-79|526	- (91aa393) Various fixes and improvements
14mu|grub2-2.00-79|527	- (91aa393) 1. Fixed hints string in Windows EFI boot entry.
14mu|grub2-2.00-79|528	- (91aa393) 2. Showing full list of available target types in grub-probe help.
14mu|grub2-2.00-79|529	- (91aa393) 3. Imported patch for Secure Boot support in chainloader.
14mu|grub2-2.00-79|530	
14mu|grub2-2.00-79|531	* Tue Feb 17 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-69
14mu|grub2-2.00-79|532	- (a42cf79) Merge import/rosa2014.1 into signer/rosa2014.1
14mu|grub2-2.00-79|533	- (Konstantin Vlasov: ad525b4) Added option for inserting linked grub2 menuentries
14mu|grub2-2.00-79|534	- (Konstantin Vlasov: ad525b4) 1. If GRUB_OS_PROBER_LINKED=true, instead of embedding os-probed menu entries, a link to the target grub.cfg is created.
14mu|grub2-2.00-79|535	- (Konstantin Vlasov: ad525b4) 2. Exception: If currently booted system uses separate /boot, and the probed system also uses the same separate /boot, then GRUB_OS_PROBER_LINKED value for this system is ignored, and standard menuentry is created. (Otherwise the resulting menuentry will not boot the target OS, but reload the current grub.cfg.)
14mu|grub2-2.00-79|536	- (Konstantin Vlasov: ad525b4) 3. If the probed system uses separate /boot (different from the currently used /boot), the entry name is formatted like that: "sda2: ROSA Desktop (sda5), Fedora (sda6)...", where "sda2" is the target /boot, sda5/sda6/etc. are respective root partitions, and distro names are the shortened versions of the original target OS names (one or two first words).
14mu|grub2-2.00-79|537	
14mu|grub2-2.00-79|538	* Tue Feb 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.00-66
14mu|grub2-2.00-79|539	- (07162c8) Post-merge fixes
14mu|grub2-2.00-79|540	- (Andrey Bondrov: 773a96b) Make docs build conditional, more spec cleanups
14mu|grub2-2.00-79|541	
14mu|grub2-2.00-79|542	* Tue Feb 03 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-68
14mu|grub2-2.00-79|543	- (4f37f79) Various UEFI-related fixes
14mu|grub2-2.00-79|544	- (4f37f79) 1. Fixed: When installing in UEFI mode on an MBR-partitioned hard disk, the MBR disk ID was changed. It caused boot failure of the existing Legacy-BIOS Windows installation.
14mu|grub2-2.00-79|545	- (4f37f79) 2. Fixed: Windows UEFI entry was not added, if grub config update was caused by kcm_grub2 running with non-root privileges (reason: elevation of privileges does not update PATH, and required tools cannot be found).
14mu|grub2-2.00-79|546	- (4f37f79) 3. Minor fix: BOOTx64.efi filename case fixed (not that it matters much on FAT file system...)
14mu|grub2-2.00-79|547	
14mu|grub2-2.00-79|548	* Mon Dec 22 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-67
14mu|grub2-2.00-79|549	- (1bc1924) Release uplift
14mu|grub2-2.00-79|550	
14mu|grub2-2.00-79|551	* Mon Dec 08 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-66
14mu|grub2-2.00-79|552	- (25077bd) Added signing of the EFI images
14mu|grub2-2.00-79|553	
14mu|grub2-2.00-79|554	* Mon Dec 08 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-65
14mu|grub2-2.00-79|555	- (df449af) Fixed grub.cfg for UEFI when separate /boot is used
14mu|grub2-2.00-79|556	
14mu|grub2-2.00-79|557	* Thu Dec 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.00-64
14mu|grub2-2.00-79|558	- (8461ec0) Minor cleanups
14mu|grub2-2.00-79|559	
14mu|grub2-2.00-79|560	* Thu Nov 20 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-63
14mu|grub2-2.00-79|561	- (8e23f8f) SecureBoot support for grub2-install
14mu|grub2-2.00-79|562	- (8e23f8f) 1. Instead of generating new grub.efi image, an existing one (ROSA-signed) is used, so that it could be loaded by the shim when SecureBoot enabled.
14mu|grub2-2.00-79|563	- (8e23f8f) 2. If SecureBoot is available for this machine (no matter, turned on or off), and shim is present, using shim instead of grub2 as bootloader.
14mu|grub2-2.00-79|564	- (Konstantin Vlasov: 4ced689) Moved efi mans into efi subpackage
14mu|grub2-2.00-79|565	- (Konstantin Vlasov: 2593a50) Adapted grub.cfg for EFI+SecureBoot
14mu|grub2-2.00-79|566	- (Konstantin Vlasov: 0c50346) Improvements on all-in-one EFI grub (for signing)
14mu|grub2-2.00-79|567	- (Konstantin Vlasov: 863fe82) Patches cleanup and build requirements fix
14mu|grub2-2.00-79|568	
14mu|grub2-2.00-79|569	* Tue Oct 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-62
14mu|grub2-2.00-79|570	- (b661c4a) btrfs subvolume detection supported
14mu|grub2-2.00-79|571	
14mu|grub2-2.00-79|572	* Fri Oct 10 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-61
14mu|grub2-2.00-79|573	- (8fcf5de) Fixed: UEFI Windows entry did not use savedefault option
14mu|grub2-2.00-79|574	
14mu|grub2-2.00-79|575	* Wed Sep 24 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-60
14mu|grub2-2.00-79|576	- (8ed633f) Added modules required for booting from USB flash
14mu|grub2-2.00-79|577	
14mu|grub2-2.00-79|578	

22728 14
14mu|grub2-theme-breeze-5.7.2-1|1	%define oname breeze-grub
14mu|grub2-theme-breeze-5.7.2-1|2	
14mu|grub2-theme-breeze-5.7.2-1|3	%define grub_name grub2
14mu|grub2-theme-breeze-5.7.2-1|4	
14mu|grub2-theme-breeze-5.7.2-1|5	Summary:	Breeze theme for grub2
14mu|grub2-theme-breeze-5.7.2-1|6	Name:		grub2-theme-breeze
14mu|grub2-theme-breeze-5.7.2-1|7	Version:	5.7.2
14mu|grub2-theme-breeze-5.7.2-1|8	Release:	1
14mu|grub2-theme-breeze-5.7.2-1|9	License:	GPLv3+
14mu|grub2-theme-breeze-5.7.2-1|10	Group:		System/Kernel and hardware
14mu|grub2-theme-breeze-5.7.2-1|11	Url:		https://www.kde.org/
14mu|grub2-theme-breeze-5.7.2-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|grub2-theme-breeze-5.7.2-1|13	Requires(pre):	grub2 >=2.00-28
14mu|grub2-theme-breeze-5.7.2-1|14	#Provides:	grub2-theme
14mu|grub2-theme-breeze-5.7.2-1|15	BuildArch:	noarch
14mu|grub2-theme-breeze-5.7.2-1|16	
14mu|grub2-theme-breeze-5.7.2-1|17	%description
14mu|grub2-theme-breeze-5.7.2-1|18	This package provides Breeze theme for grub2.
14mu|grub2-theme-breeze-5.7.2-1|19	
14mu|grub2-theme-breeze-5.7.2-1|20	%files
14mu|grub2-theme-breeze-5.7.2-1|21	%dir /boot/%{grub_name}/themes/breeze
14mu|grub2-theme-breeze-5.7.2-1|22	/boot/%{grub_name}/themes/breeze/*
14mu|grub2-theme-breeze-5.7.2-1|23	
14mu|grub2-theme-breeze-5.7.2-1|24	%post
14mu|grub2-theme-breeze-5.7.2-1|25	if [ $1 -eq 1 ] ; then
14mu|grub2-theme-breeze-5.7.2-1|26	# Remove all previous theme from config
14mu|grub2-theme-breeze-5.7.2-1|27	sed -i '/GRUB_THEME=*/d' %{_sysconfdir}/default/grub
14mu|grub2-theme-breeze-5.7.2-1|28	sed -i '/GRUB_BACKGROUND=*/d' %{_sysconfdir}/default/grub
14mu|grub2-theme-breeze-5.7.2-1|29	# Remove trailing blank lines from /etc/default/grub
14mu|grub2-theme-breeze-5.7.2-1|30	sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' %{_sysconfdir}/default/grub
14mu|grub2-theme-breeze-5.7.2-1|31	# Check that /etc/default/grub ends in a linefeed
14mu|grub2-theme-breeze-5.7.2-1|32	[ "$(tail -n 1 %{_sysconfdir}/default/grub | wc --lines)" = "1" ] || echo >> %{_sysconfdir}/default/grub
14mu|grub2-theme-breeze-5.7.2-1|33	# Add theme
14mu|grub2-theme-breeze-5.7.2-1|34	echo "GRUB_THEME=\"/boot/grub2/themes/breeze/theme.txt\"" >> %{_sysconfdir}/default/grub
14mu|grub2-theme-breeze-5.7.2-1|35	# Regenerate configure on install or update
14mu|grub2-theme-breeze-5.7.2-1|36	%{_sbindir}/update-grub2
14mu|grub2-theme-breeze-5.7.2-1|37	fi
14mu|grub2-theme-breeze-5.7.2-1|38	
14mu|grub2-theme-breeze-5.7.2-1|39	%postun
14mu|grub2-theme-breeze-5.7.2-1|40	exec > /var/log/%{grub_name}_theme_postun.log 2>&1
14mu|grub2-theme-breeze-5.7.2-1|41	# Only if uninstalling theme
14mu|grub2-theme-breeze-5.7.2-1|42	if [ $1 -eq 0 ]; then
14mu|grub2-theme-breeze-5.7.2-1|43	# Remove theme from config
14mu|grub2-theme-breeze-5.7.2-1|44	sed -i '/GRUB_THEME=\/boot\/grub2\/themes\/breeze\/theme.txt/d' %{_sysconfdir}/default/grub
14mu|grub2-theme-breeze-5.7.2-1|45	fi
14mu|grub2-theme-breeze-5.7.2-1|46	
14mu|grub2-theme-breeze-5.7.2-1|47	#----------------------------------------------------------------------------
14mu|grub2-theme-breeze-5.7.2-1|48	
14mu|grub2-theme-breeze-5.7.2-1|49	%prep
14mu|grub2-theme-breeze-5.7.2-1|50	%setup -qn %{oname}-%{version}
14mu|grub2-theme-breeze-5.7.2-1|51	
14mu|grub2-theme-breeze-5.7.2-1|52	%build
14mu|grub2-theme-breeze-5.7.2-1|53	
14mu|grub2-theme-breeze-5.7.2-1|54	%install
14mu|grub2-theme-breeze-5.7.2-1|55	mkdir -p %{buildroot}/boot/%{grub_name}/themes/breeze
14mu|grub2-theme-breeze-5.7.2-1|56	cp -r breeze/* %{buildroot}/boot/%{grub_name}/themes/breeze/
14mu|grub2-theme-breeze-5.7.2-1|57	
14mu|grub2-theme-breeze-5.7.2-1|58	%changelog
14mu|grub2-theme-breeze-5.7.2-1|59	
14mu|grub2-theme-breeze-5.7.2-1|60	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|grub2-theme-breeze-5.7.2-1|61	- (70c07e0) New version 5.7.2
14mu|grub2-theme-breeze-5.7.2-1|62	
14mu|grub2-theme-breeze-5.7.2-1|63	

22729 14
14mu|grub-customizer-5.0.6-1|1	Summary:	Graphical interface to configure the grub2/burg settings
14mu|grub-customizer-5.0.6-1|2	Name:		grub-customizer
14mu|grub-customizer-5.0.6-1|3	Version:	5.0.6
14mu|grub-customizer-5.0.6-1|4	Release:	1
14mu|grub-customizer-5.0.6-1|5	License:	GPLv3+
14mu|grub-customizer-5.0.6-1|6	Group:		System/Configuration/Boot and Init
14mu|grub-customizer-5.0.6-1|7	Url:		https://launchpad.net/grub-customizer
14mu|grub-customizer-5.0.6-1|8	Source0:	https://launchpadlibrarian.net/160721885/%{name}_%{version}.tar.gz
14mu|grub-customizer-5.0.6-1|9	Source1:	%{name}-grub.cfg
14mu|grub-customizer-5.0.6-1|10	Source2:	%{name}-pamd
14mu|grub-customizer-5.0.6-1|11	Source3:	translation-ru.mo
14mu|grub-customizer-5.0.6-1|12	Source4:	translation-ru.po
14mu|grub-customizer-5.0.6-1|13	Patch0:		grub-customizer-sbin.patch
14mu|grub-customizer-5.0.6-1|14	Patch1:		grub-customizer-3.0.4-russian_desktopfile.patch
14mu|grub-customizer-5.0.6-1|15	Patch2:		grub-customizer-5.0.6-gettext.patch
14mu|grub-customizer-5.0.6-1|16	BuildRequires:	cmake
14mu|grub-customizer-5.0.6-1|17	BuildRequires:	gettext
14mu|grub-customizer-5.0.6-1|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|grub-customizer-5.0.6-1|19	BuildRequires:	pkgconfig(gtkmm-3.0)
14mu|grub-customizer-5.0.6-1|20	BuildRequires:	pkgconfig(libarchive)
14mu|grub-customizer-5.0.6-1|21	BuildRequires:	pkgconfig(openssl)
14mu|grub-customizer-5.0.6-1|22	BuildRequires:	grub2
14mu|grub-customizer-5.0.6-1|23	Requires:	grub2
14mu|grub-customizer-5.0.6-1|24	Requires:	usermode-consoleonly
14mu|grub-customizer-5.0.6-1|25	
14mu|grub-customizer-5.0.6-1|26	%description
14mu|grub-customizer-5.0.6-1|27	Grub Customizer is a graphical interface to configure the grub2/burg
14mu|grub-customizer-5.0.6-1|28	settings with focus on the individual list order - without losing the
14mu|grub-customizer-5.0.6-1|29	dynamical behavior of grub.
14mu|grub-customizer-5.0.6-1|30	
14mu|grub-customizer-5.0.6-1|31	%files -f %{name}.lang
14mu|grub-customizer-5.0.6-1|32	%{_bindir}/%{name}
14mu|grub-customizer-5.0.6-1|33	%{_sbindir}/%{name}
14mu|grub-customizer-5.0.6-1|34	%{_datadir}/applications/%{name}.desktop
14mu|grub-customizer-5.0.6-1|35	%{_datadir}/polkit-1/actions/*.policy
14mu|grub-customizer-5.0.6-1|36	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mu|grub-customizer-5.0.6-1|37	%{_libdir}/grubcfg-proxy
14mu|grub-customizer-5.0.6-1|38	%{_mandir}/man1/%{name}.1*
14mu|grub-customizer-5.0.6-1|39	%dir %{_sysconfdir}/%{name}
14mu|grub-customizer-5.0.6-1|40	%{_sysconfdir}/%{name}/grub.cfg
14mu|grub-customizer-5.0.6-1|41	%{_sysconfdir}/pam.d/%{name}
14mu|grub-customizer-5.0.6-1|42	%{_sysconfdir}/security/console.apps/%{name}
14mu|grub-customizer-5.0.6-1|43	
14mu|grub-customizer-5.0.6-1|44	#----------------------------------------------------------------------------
14mu|grub-customizer-5.0.6-1|45	
14mu|grub-customizer-5.0.6-1|46	%prep
14mu|grub-customizer-5.0.6-1|47	%setup -q
14mu|grub-customizer-5.0.6-1|48	%patch0 -p2
14mu|grub-customizer-5.0.6-1|49	%patch1 -p1
14mu|grub-customizer-5.0.6-1|50	%patch2 -p1
14mu|grub-customizer-5.0.6-1|51	
14mu|grub-customizer-5.0.6-1|52	# Fix Russian translation for 4.0.6, should be checked in future updates
14mu|grub-customizer-5.0.6-1|53	cp %{SOURCE3} translation/translation-ru.mo
14mu|grub-customizer-5.0.6-1|54	cp %{SOURCE4} translation/translation-ru.po
14mu|grub-customizer-5.0.6-1|55	
14mu|grub-customizer-5.0.6-1|56	%build
14mu|grub-customizer-5.0.6-1|57	%cmake
14mu|grub-customizer-5.0.6-1|58	%make
14mu|grub-customizer-5.0.6-1|59	
14mu|grub-customizer-5.0.6-1|60	%install
14mu|grub-customizer-5.0.6-1|61	%makeinstall_std -C build
14mu|grub-customizer-5.0.6-1|62	
14mu|grub-customizer-5.0.6-1|63	mkdir -p %{buildroot}%{_bindir}
14mu|grub-customizer-5.0.6-1|64	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14mu|grub-customizer-5.0.6-1|65	
14mu|grub-customizer-5.0.6-1|66	mkdir %{buildroot}/etc/%{name} -p
14mu|grub-customizer-5.0.6-1|67	cp %{SOURCE1} %{buildroot}/etc/%{name}/grub.cfg
14mu|grub-customizer-5.0.6-1|68	mkdir %{buildroot}/etc/pam.d -p
14mu|grub-customizer-5.0.6-1|69	cp %{SOURCE2} %{buildroot}/etc/pam.d/%{name}
14mu|grub-customizer-5.0.6-1|70	
14mu|grub-customizer-5.0.6-1|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|grub-customizer-5.0.6-1|72	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} << EOF
14mu|grub-customizer-5.0.6-1|73	USER=root
14mu|grub-customizer-5.0.6-1|74	PROGRAM=%{_sbindir}/%{name}
14mu|grub-customizer-5.0.6-1|75	FALLBACK=false
14mu|grub-customizer-5.0.6-1|76	SESSION=true
14mu|grub-customizer-5.0.6-1|77	EOF
14mu|grub-customizer-5.0.6-1|78	
14mu|grub-customizer-5.0.6-1|79	%find_lang %{name}
14mu|grub-customizer-5.0.6-1|80	
14mu|grub-customizer-5.0.6-1|81	
14mu|grub-customizer-5.0.6-1|82	%changelog
14mu|grub-customizer-5.0.6-1|83	
14mu|grub-customizer-5.0.6-1|84	* Sat Jun 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.6-1
14mu|grub-customizer-5.0.6-1|85	- (99df941) New version 5.0.6
14mu|grub-customizer-5.0.6-1|86	
14mu|grub-customizer-5.0.6-1|87	

22730 14
14mu|gsettings-desktop-schemas-3.16.1-1|1	%define debug_package %{nil}
14mu|gsettings-desktop-schemas-3.16.1-1|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gsettings-desktop-schemas-3.16.1-1|3	
14mu|gsettings-desktop-schemas-3.16.1-1|4	Summary:	Shared GSettings schemas for the desktop
14mu|gsettings-desktop-schemas-3.16.1-1|5	Name:		gsettings-desktop-schemas
14mu|gsettings-desktop-schemas-3.16.1-1|6	Version:	3.16.1
14mu|gsettings-desktop-schemas-3.16.1-1|7	Release:	1
14mu|gsettings-desktop-schemas-3.16.1-1|8	
14mu|gsettings-desktop-schemas-3.16.1-1|9	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gsettings-desktop-schemas-3.16.1-1|10	License:	GPLv2+
14mu|gsettings-desktop-schemas-3.16.1-1|11	Group:		Graphical desktop/GNOME
14mu|gsettings-desktop-schemas-3.16.1-1|12	Url:		http://gnome.org/
14mu|gsettings-desktop-schemas-3.16.1-1|13	
14mu|gsettings-desktop-schemas-3.16.1-1|14	BuildRequires: pkgconfig(glib-2.0) >= 2.25
14mu|gsettings-desktop-schemas-3.16.1-1|15	BuildRequires: intltool
14mu|gsettings-desktop-schemas-3.16.1-1|16	BuildRequires: libgirepository-devel
14mu|gsettings-desktop-schemas-3.16.1-1|17	BuildRequires: gobject-introspection
14mu|gsettings-desktop-schemas-3.16.1-1|18	
14mu|gsettings-desktop-schemas-3.16.1-1|19	%description
14mu|gsettings-desktop-schemas-3.16.1-1|20	This contains a collection of GSettings schemas for settings shared by
14mu|gsettings-desktop-schemas-3.16.1-1|21	various components of a desktop.
14mu|gsettings-desktop-schemas-3.16.1-1|22	
14mu|gsettings-desktop-schemas-3.16.1-1|23	%package devel
14mu|gsettings-desktop-schemas-3.16.1-1|24	Group: Development/C
14mu|gsettings-desktop-schemas-3.16.1-1|25	Summary: Development files for %name
14mu|gsettings-desktop-schemas-3.16.1-1|26	Requires: %{name} = %{version}-%{release}
14mu|gsettings-desktop-schemas-3.16.1-1|27	
14mu|gsettings-desktop-schemas-3.16.1-1|28	%description devel
14mu|gsettings-desktop-schemas-3.16.1-1|29	This contains a collection of GSettings schemas for settings shared by
14mu|gsettings-desktop-schemas-3.16.1-1|30	various components of a desktop.
14mu|gsettings-desktop-schemas-3.16.1-1|31	
14mu|gsettings-desktop-schemas-3.16.1-1|32	%prep
14mu|gsettings-desktop-schemas-3.16.1-1|33	%setup -q
14mu|gsettings-desktop-schemas-3.16.1-1|34	%apply_patches
14mu|gsettings-desktop-schemas-3.16.1-1|35	
14mu|gsettings-desktop-schemas-3.16.1-1|36	%build
14mu|gsettings-desktop-schemas-3.16.1-1|37	%configure2_5x
14mu|gsettings-desktop-schemas-3.16.1-1|38	%make
14mu|gsettings-desktop-schemas-3.16.1-1|39	
14mu|gsettings-desktop-schemas-3.16.1-1|40	%install
14mu|gsettings-desktop-schemas-3.16.1-1|41	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
14mu|gsettings-desktop-schemas-3.16.1-1|42	
14mu|gsettings-desktop-schemas-3.16.1-1|43	%find_lang %name
14mu|gsettings-desktop-schemas-3.16.1-1|44	
14mu|gsettings-desktop-schemas-3.16.1-1|45	%files -f %{name}.lang
14mu|gsettings-desktop-schemas-3.16.1-1|46	%doc README NEWS AUTHORS
14mu|gsettings-desktop-schemas-3.16.1-1|47	%_datadir/GConf/gsettings/gsettings-desktop-schemas.convert
14mu|gsettings-desktop-schemas-3.16.1-1|48	%_datadir/GConf/gsettings/wm-schemas.convert
14mu|gsettings-desktop-schemas-3.16.1-1|49	%_libdir/girepository-1.0/GDesktopEnums-3.0.typelib
14mu|gsettings-desktop-schemas-3.16.1-1|50	%_datadir/glib-2.0/schemas/*.xml
14mu|gsettings-desktop-schemas-3.16.1-1|51	%_datadir/gir-1.0/GDesktopEnums-3.0.gir
14mu|gsettings-desktop-schemas-3.16.1-1|52	
14mu|gsettings-desktop-schemas-3.16.1-1|53	%files devel
14mu|gsettings-desktop-schemas-3.16.1-1|54	%doc ChangeLog HACKING MAINTAINERS
14mu|gsettings-desktop-schemas-3.16.1-1|55	%_includedir/%name
14mu|gsettings-desktop-schemas-3.16.1-1|56	%_datadir/pkgconfig/%name.pc
14mu|gsettings-desktop-schemas-3.16.1-1|57	
14mu|gsettings-desktop-schemas-3.16.1-1|58	%changelog
14mu|gsettings-desktop-schemas-3.16.1-1|59	
14mu|gsettings-desktop-schemas-3.16.1-1|60	* Mon Apr 13 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|gsettings-desktop-schemas-3.16.1-1|61	- (16b86e9) update to 3.16.1
14mu|gsettings-desktop-schemas-3.16.1-1|62	
14mu|gsettings-desktop-schemas-3.16.1-1|63	

22731 14
14mu|gsound-1.0.1-1|1	%define major 0
14mu|gsound-1.0.1-1|2	%define gir_major 1.0
14mu|gsound-1.0.1-1|3	%define libname %mklibname %{name} %{major}
14mu|gsound-1.0.1-1|4	%define develname %mklibname -d %{name}
14mu|gsound-1.0.1-1|5	%define girname %mklibname %{name}-gir %{gir_major}
14mu|gsound-1.0.1-1|6	
14mu|gsound-1.0.1-1|7	Name:           gsound
14mu|gsound-1.0.1-1|8	Version:        1.0.1
14mu|gsound-1.0.1-1|9	Release:        1
14mu|gsound-1.0.1-1|10	Summary:        Small gobject library for playing system sounds
14mu|gsound-1.0.1-1|11	
14mu|gsound-1.0.1-1|12	License:        LGPLv2
14mu|gsound-1.0.1-1|13	Group:		Graphical desktop/GNOME
14mu|gsound-1.0.1-1|14	URL:            https://wiki.gnome.org/Projects/GSound
14mu|gsound-1.0.1-1|15	Source0:        http://download.gnome.org/sources/gsound/1.0/gsound-%{version}.tar.xz
14mu|gsound-1.0.1-1|16	
14mu|gsound-1.0.1-1|17	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mu|gsound-1.0.1-1|18	BuildRequires:  pkgconfig(libcanberra)
14mu|gsound-1.0.1-1|19	BuildRequires:  vala-tools
14mu|gsound-1.0.1-1|20	BuildRequires:  pkgconfig(libvala-0.28)
14mu|gsound-1.0.1-1|21	
14mu|gsound-1.0.1-1|22	Requires:	%{girname} = %{EVRD}
14mu|gsound-1.0.1-1|23	
14mu|gsound-1.0.1-1|24	
14mu|gsound-1.0.1-1|25	%description
14mu|gsound-1.0.1-1|26	GSound is a small library for playing system sounds.
14mu|gsound-1.0.1-1|27	It's designed to be used via GObject Introspection,
14mu|gsound-1.0.1-1|28	and is a thin wrapper around the libcanberra C library
14mu|gsound-1.0.1-1|29	
14mu|gsound-1.0.1-1|30	
14mu|gsound-1.0.1-1|31	%package -n %{libname}
14mu|gsound-1.0.1-1|32	Summary:        Libraries for %{name}
14mu|gsound-1.0.1-1|33	Group:          System/Libraries
14mu|gsound-1.0.1-1|34	
14mu|gsound-1.0.1-1|35	%description -n %{libname}
14mu|gsound-1.0.1-1|36	This package contains libraries used by %{name}.
14mu|gsound-1.0.1-1|37	
14mu|gsound-1.0.1-1|38	%package -n %{girname}
14mu|gsound-1.0.1-1|39	Summary: GObject Introspection interface description for %{name}
14mu|gsound-1.0.1-1|40	Group: System/Libraries
14mu|gsound-1.0.1-1|41	
14mu|gsound-1.0.1-1|42	%description -n %{girname}
14mu|gsound-1.0.1-1|43	GObject Introspection interface description for %{name}.
14mu|gsound-1.0.1-1|44	
14mu|gsound-1.0.1-1|45	%package -n %{develname}
14mu|gsound-1.0.1-1|46	Summary:        Development files for %{name}
14mu|gsound-1.0.1-1|47	Group:          Development/GNOME and GTK+
14mu|gsound-1.0.1-1|48	Requires:       %{libname} = %{EVRD}
14mu|gsound-1.0.1-1|49	
14mu|gsound-1.0.1-1|50	%description -n %{develname}
14mu|gsound-1.0.1-1|51	The %{name}-devel package contains libraries and header files for
14mu|gsound-1.0.1-1|52	developing applications that use %{name}.
14mu|gsound-1.0.1-1|53	
14mu|gsound-1.0.1-1|54	
14mu|gsound-1.0.1-1|55	%prep
14mu|gsound-1.0.1-1|56	%setup -q
14mu|gsound-1.0.1-1|57	
14mu|gsound-1.0.1-1|58	
14mu|gsound-1.0.1-1|59	%build
14mu|gsound-1.0.1-1|60	%configure2_5x	\
14mu|gsound-1.0.1-1|61	--disable-static \
14mu|gsound-1.0.1-1|62	--enable-vala
14mu|gsound-1.0.1-1|63	
14mu|gsound-1.0.1-1|64	%make
14mu|gsound-1.0.1-1|65	
14mu|gsound-1.0.1-1|66	
14mu|gsound-1.0.1-1|67	%install
14mu|gsound-1.0.1-1|68	%makeinstall_std
14mu|gsound-1.0.1-1|69	find $RPM_BUILD_ROOT -name '*.la' -delete
14mu|gsound-1.0.1-1|70	
14mu|gsound-1.0.1-1|71	
14mu|gsound-1.0.1-1|72	%files
14mu|gsound-1.0.1-1|73	%doc COPYING README
14mu|gsound-1.0.1-1|74	%{_bindir}/gsound-play
14mu|gsound-1.0.1-1|75	%dir %{_libdir}/girepository-1.0
14mu|gsound-1.0.1-1|76	
14mu|gsound-1.0.1-1|77	%files -n %{libname}
14mu|gsound-1.0.1-1|78	%{_libdir}/*.so.%{major}*
14mu|gsound-1.0.1-1|79	
14mu|gsound-1.0.1-1|80	%files -n %{girname}
14mu|gsound-1.0.1-1|81	%{_libdir}/girepository-1.0/GSound-1.0.typelib
14mu|gsound-1.0.1-1|82	
14mu|gsound-1.0.1-1|83	%files -n %{develname}
14mu|gsound-1.0.1-1|84	%{_includedir}/*
14mu|gsound-1.0.1-1|85	%{_libdir}/*.so
14mu|gsound-1.0.1-1|86	%{_libdir}/pkgconfig/gsound.pc
14mu|gsound-1.0.1-1|87	%dir %{_datadir}/gir-1.0
14mu|gsound-1.0.1-1|88	%{_datadir}/gir-1.0/GSound-%{gir_major}.gir
14mu|gsound-1.0.1-1|89	%dir %{_datadir}/gtk-doc
14mu|gsound-1.0.1-1|90	%dir %{_datadir}/gtk-doc/html
14mu|gsound-1.0.1-1|91	%{_datadir}/gtk-doc/html/gsound
14mu|gsound-1.0.1-1|92	%dir %{_datadir}/vala
14mu|gsound-1.0.1-1|93	%dir %{_datadir}/vala/vapi
14mu|gsound-1.0.1-1|94	%{_datadir}/vala/vapi/gsound.*
14mu|gsound-1.0.1-1|95	
14mu|gsound-1.0.1-1|96	%changelog
14mu|gsound-1.0.1-1|97	
14mu|gsound-1.0.1-1|98	* Sat Mar 14 2015 Tigro <ashejn@gmail.com> 1.0.1-1
14mu|gsound-1.0.1-1|99	- (7d5d268) fix typo
14mu|gsound-1.0.1-1|100	
14mu|gsound-1.0.1-1|101	

22732 14
14mu|gssdp-0.14.13-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gssdp-0.14.13-1|2	
14mu|gssdp-0.14.13-1|3	%define api 1.0
14mu|gssdp-0.14.13-1|4	%define major 3
14mu|gssdp-0.14.13-1|5	%define libname	%mklibname %{name} %{api} %{major}
14mu|gssdp-0.14.13-1|6	%define girname	%mklibname %{name}-gir %{api}
14mu|gssdp-0.14.13-1|7	%define devname	%mklibname %{name} -d
14mu|gssdp-0.14.13-1|8	
14mu|gssdp-0.14.13-1|9	Summary:	Implements resource discovery and announcement over SSDP
14mu|gssdp-0.14.13-1|10	Name:		gssdp
14mu|gssdp-0.14.13-1|11	Version:	0.14.13
14mu|gssdp-0.14.13-1|12	Release:	1
14mu|gssdp-0.14.13-1|13	License:	GPLv2+
14mu|gssdp-0.14.13-1|14	Group:		Development/Other
14mu|gssdp-0.14.13-1|15	Url:		http://www.gupnp.org/sources/gssdp/
14mu|gssdp-0.14.13-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gssdp-0.14.13-1|17	
14mu|gssdp-0.14.13-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gssdp-0.14.13-1|19	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gssdp-0.14.13-1|20	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|gssdp-0.14.13-1|21	BuildRequires:	vala-tools
14mu|gssdp-0.14.13-1|22	
14mu|gssdp-0.14.13-1|23	%description
14mu|gssdp-0.14.13-1|24	GSSDP implements resource discovery and announcement over SSDP.
14mu|gssdp-0.14.13-1|25	
14mu|gssdp-0.14.13-1|26	%files
14mu|gssdp-0.14.13-1|27	%doc AUTHORS README ChangeLog NEWS
14mu|gssdp-0.14.13-1|28	%{_bindir}/gssdp-device-sniffer
14mu|gssdp-0.14.13-1|29	%{_datadir}/%{name}/*.ui
14mu|gssdp-0.14.13-1|30	
14mu|gssdp-0.14.13-1|31	#----------------------------------------------------------------------------
14mu|gssdp-0.14.13-1|32	
14mu|gssdp-0.14.13-1|33	%package -n %{libname}
14mu|gssdp-0.14.13-1|34	Summary:	Main library for gssdp
14mu|gssdp-0.14.13-1|35	Group:		System/Libraries
14mu|gssdp-0.14.13-1|36	Obsoletes:	%{mklibname gssdp 2} < 0.10.0
14mu|gssdp-0.14.13-1|37	Conflicts:	%mklibname %{name} %{api} 2
14mu|gssdp-0.14.13-1|38	
14mu|gssdp-0.14.13-1|39	%description -n %{libname}
14mu|gssdp-0.14.13-1|40	This package contains the library needed to run programs dynamically
14mu|gssdp-0.14.13-1|41	linked with gssdp.
14mu|gssdp-0.14.13-1|42	
14mu|gssdp-0.14.13-1|43	%files -n %{libname}
14mu|gssdp-0.14.13-1|44	%{_libdir}/libgssdp-%{api}.so.%{major}*
14mu|gssdp-0.14.13-1|45	
14mu|gssdp-0.14.13-1|46	#----------------------------------------------------------------------------
14mu|gssdp-0.14.13-1|47	
14mu|gssdp-0.14.13-1|48	%package -n %{girname}
14mu|gssdp-0.14.13-1|49	Summary:	GObject Introspection interface description for GSSDP
14mu|gssdp-0.14.13-1|50	Group:		System/Libraries
14mu|gssdp-0.14.13-1|51	Conflicts:	%{_lib}gssdp1.0_3 < 0.12.1-2
14mu|gssdp-0.14.13-1|52	
14mu|gssdp-0.14.13-1|53	%description -n %{girname}
14mu|gssdp-0.14.13-1|54	GObject Introspection interface description for GSSDP.
14mu|gssdp-0.14.13-1|55	
14mu|gssdp-0.14.13-1|56	%files -n %{girname}
14mu|gssdp-0.14.13-1|57	%{_libdir}/girepository-1.0/GSSDP-%{api}.typelib
14mu|gssdp-0.14.13-1|58	
14mu|gssdp-0.14.13-1|59	#----------------------------------------------------------------------------
14mu|gssdp-0.14.13-1|60	
14mu|gssdp-0.14.13-1|61	%package -n %{devname}
14mu|gssdp-0.14.13-1|62	Summary:	Headers for developing programs that will use gssdp
14mu|gssdp-0.14.13-1|63	Group:		Development/C
14mu|gssdp-0.14.13-1|64	Requires:	%{libname} = %{EVRD}
14mu|gssdp-0.14.13-1|65	Requires:	%{girname} = %{EVRD}
14mu|gssdp-0.14.13-1|66	Provides:	%{name}-devel = %{EVRD}
14mu|gssdp-0.14.13-1|67	
14mu|gssdp-0.14.13-1|68	%description -n %{devname}
14mu|gssdp-0.14.13-1|69	This package contains the headers that programmers will need to develop
14mu|gssdp-0.14.13-1|70	applications which will use gssdp.
14mu|gssdp-0.14.13-1|71	
14mu|gssdp-0.14.13-1|72	%files -n %{devname}
14mu|gssdp-0.14.13-1|73	%{_includedir}/gssdp-%{api}/lib%{name}/*.h
14mu|gssdp-0.14.13-1|74	%{_libdir}/*.so
14mu|gssdp-0.14.13-1|75	%{_libdir}/pkgconfig/gssdp*.pc
14mu|gssdp-0.14.13-1|76	%{_datadir}/gtk-doc/html/*
14mu|gssdp-0.14.13-1|77	%{_datadir}/gir-1.0/GSSDP-%{api}.gir
14mu|gssdp-0.14.13-1|78	%{_datadir}/vala/vapi/*
14mu|gssdp-0.14.13-1|79	
14mu|gssdp-0.14.13-1|80	#----------------------------------------------------------------------------
14mu|gssdp-0.14.13-1|81	
14mu|gssdp-0.14.13-1|82	%prep
14mu|gssdp-0.14.13-1|83	%setup -q
14mu|gssdp-0.14.13-1|84	
14mu|gssdp-0.14.13-1|85	%build
14mu|gssdp-0.14.13-1|86	export CFLAGS="%{optflags} -fPIC"
14mu|gssdp-0.14.13-1|87	%configure2_5x \
14mu|gssdp-0.14.13-1|88	--disable-static
14mu|gssdp-0.14.13-1|89	
14mu|gssdp-0.14.13-1|90	%make
14mu|gssdp-0.14.13-1|91	
14mu|gssdp-0.14.13-1|92	%install
14mu|gssdp-0.14.13-1|93	%makeinstall_std
14mu|gssdp-0.14.13-1|94	
14mu|gssdp-0.14.13-1|95	
14mu|gssdp-0.14.13-1|96	%changelog
14mu|gssdp-0.14.13-1|97	
14mu|gssdp-0.14.13-1|98	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 0.14.13-1
14mu|gssdp-0.14.13-1|99	- (b102007) update to 0.14.13
14mu|gssdp-0.14.13-1|100	
14mu|gssdp-0.14.13-1|101	

22733 14
14mu|gssproxy-0.7.0-1|1	%global servicename gssproxy
14mu|gssproxy-0.7.0-1|2	%global pubconfpath %{_sysconfdir}/gssproxy
14mu|gssproxy-0.7.0-1|3	%global gpstatedir %{_localstatedir}/lib/gssproxy
14mu|gssproxy-0.7.0-1|4	
14mu|gssproxy-0.7.0-1|5	Summary:	GSSAPI Proxy
14mu|gssproxy-0.7.0-1|6	Name:		gssproxy
14mu|gssproxy-0.7.0-1|7	Version:	0.7.0
14mu|gssproxy-0.7.0-1|8	Release:	1
14mu|gssproxy-0.7.0-1|9	License:	MIT
14mu|gssproxy-0.7.0-1|10	Group:		System/Servers
14mu|gssproxy-0.7.0-1|11	Url:		https://pagure.io/gssproxy
14mu|gssproxy-0.7.0-1|12	Source0:	https://releases.pagure.org/gssproxy/%{name}-%{version}.tar.gz
14mu|gssproxy-0.7.0-1|13	Patch0:		Properly-renew-expired-credentials.patch
14mu|gssproxy-0.7.0-1|14	Patch1:		Change-impersonator-check-code.patch
14mu|gssproxy-0.7.0-1|15	Patch2:		Allow-connection-to-self-when-impersonator-set.patch
14mu|gssproxy-0.7.0-1|16	Patch3:		Remove-gpm_release_ctx-to-fix-double-unlock.patch
14mu|gssproxy-0.7.0-1|17	Patch4:		Update-systemd-file.patch
14mu|gssproxy-0.7.0-1|18	
14mu|gssproxy-0.7.0-1|19	Patch100:	0001-Add-support-for-the-NO_CI_FLAG-credentials-option.REVERT
14mu|gssproxy-0.7.0-1|20	Patch101:	0002-Add-test-to-check-setting-cred-options.REVERT
14mu|gssproxy-0.7.0-1|21	
14mu|gssproxy-0.7.0-1|22	BuildRequires:	docbook-dtd44-xml
14mu|gssproxy-0.7.0-1|23	BuildRequires:	docbook-style-xsl
14mu|gssproxy-0.7.0-1|24	BuildRequires:	doxygen
14mu|gssproxy-0.7.0-1|25	BuildRequires:	findutils
14mu|gssproxy-0.7.0-1|26	BuildRequires:	xsltproc
14mu|gssproxy-0.7.0-1|27	BuildRequires:	gettext-devel
14mu|gssproxy-0.7.0-1|28	BuildRequires:	keyutils-devel
14mu|gssproxy-0.7.0-1|29	BuildRequires:	pkgconfig(ini_config)
14mu|gssproxy-0.7.0-1|30	BuildRequires:	pkgconfig(krb5)
14mu|gssproxy-0.7.0-1|31	BuildRequires:	pkgconfig(libverto)
14mu|gssproxy-0.7.0-1|32	BuildRequires:	pkgconfig(ref_array)
14mu|gssproxy-0.7.0-1|33	BuildRequires:	pkgconfig(popt)
14mu|gssproxy-0.7.0-1|34	BuildRequires:	pkgconfig(systemd)
14mu|gssproxy-0.7.0-1|35	# Looks like it's loaded at runtime
14mu|gssproxy-0.7.0-1|36	Requires:	%{_lib}verto-tevent1
14mu|gssproxy-0.7.0-1|37	Requires(post,preun):	rpm-helper
14mu|gssproxy-0.7.0-1|38	
14mu|gssproxy-0.7.0-1|39	%description
14mu|gssproxy-0.7.0-1|40	A proxy for GSSAPI credential handling.
14mu|gssproxy-0.7.0-1|41	
14mu|gssproxy-0.7.0-1|42	%files
14mu|gssproxy-0.7.0-1|43	%doc COPYING
14mu|gssproxy-0.7.0-1|44	%{_unitdir}/gssproxy.service
14mu|gssproxy-0.7.0-1|45	%{_sbindir}/gssproxy
14mu|gssproxy-0.7.0-1|46	%dir %{pubconfpath}
14mu|gssproxy-0.7.0-1|47	%dir %{gpstatedir}
14mu|gssproxy-0.7.0-1|48	%attr(700,root,root) %dir %{gpstatedir}/clients
14mu|gssproxy-0.7.0-1|49	%attr(700,root,root) %dir %{gpstatedir}/rcache
14mu|gssproxy-0.7.0-1|50	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/gssproxy/gssproxy.conf
14mu|gssproxy-0.7.0-1|51	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/gssproxy/99-nfs-client.conf
14mu|gssproxy-0.7.0-1|52	%config(noreplace) %{_sysconfdir}/gss/mech.d/gssproxy.conf
14mu|gssproxy-0.7.0-1|53	%{_libdir}/gssproxy/proxymech.so
14mu|gssproxy-0.7.0-1|54	%{_mandir}/man5/gssproxy.conf.5*
14mu|gssproxy-0.7.0-1|55	%{_mandir}/man8/gssproxy.8*
14mu|gssproxy-0.7.0-1|56	%{_mandir}/man8/gssproxy-mech.8*
14mu|gssproxy-0.7.0-1|57	
14mu|gssproxy-0.7.0-1|58	%post
14mu|gssproxy-0.7.0-1|59	%_post_service %{name}
14mu|gssproxy-0.7.0-1|60	
14mu|gssproxy-0.7.0-1|61	%preun
14mu|gssproxy-0.7.0-1|62	%_preun_service %{name}
14mu|gssproxy-0.7.0-1|63	
14mu|gssproxy-0.7.0-1|64	#----------------------------------------------------------------------------
14mu|gssproxy-0.7.0-1|65	
14mu|gssproxy-0.7.0-1|66	%prep
14mu|gssproxy-0.7.0-1|67	%setup -q
14mu|gssproxy-0.7.0-1|68	%patch0 -p2 -b .Properly-renew-expired-credentials
14mu|gssproxy-0.7.0-1|69	%patch1 -p2 -b .Change-impersonator-check-code
14mu|gssproxy-0.7.0-1|70	%patch2 -p2 -b .Allow-connection-to-self-when-impersonator-set
14mu|gssproxy-0.7.0-1|71	%patch3 -p2 -b .Remove-gpm_release_ctx-to-fix-double-unlock
14mu|gssproxy-0.7.0-1|72	%patch4 -p2 -b .Update-systemd-file
14mu|gssproxy-0.7.0-1|73	
14mu|gssproxy-0.7.0-1|74	%if %{mdvver} < 201610
14mu|gssproxy-0.7.0-1|75	# These two patches remove use of GSS_KRB5_CRED_NO_CI_FLAGS_X
14mu|gssproxy-0.7.0-1|76	# which was not added to krb5 until krb5-1.14
14mu|gssproxy-0.7.0-1|77	%patch100 -p1
14mu|gssproxy-0.7.0-1|78	%patch101 -p1
14mu|gssproxy-0.7.0-1|79	%endif
14mu|gssproxy-0.7.0-1|80	
14mu|gssproxy-0.7.0-1|81	%build
14mu|gssproxy-0.7.0-1|82	%global optflags %{optflags} -fno-strict-aliasing
14mu|gssproxy-0.7.0-1|83	%configure2_5x \
14mu|gssproxy-0.7.0-1|84	--with-pubconf-path=%{pubconfpath} \
14mu|gssproxy-0.7.0-1|85	--with-initscript=systemd \
14mu|gssproxy-0.7.0-1|86	--disable-static \
14mu|gssproxy-0.7.0-1|87	--disable-rpath \
14mu|gssproxy-0.7.0-1|88	--with-gpp-default-behavior=REMOTE_FIRST \
14mu|gssproxy-0.7.0-1|89	--without-selinux
14mu|gssproxy-0.7.0-1|90	
14mu|gssproxy-0.7.0-1|91	%make
14mu|gssproxy-0.7.0-1|92	make test_proxymech
14mu|gssproxy-0.7.0-1|93	
14mu|gssproxy-0.7.0-1|94	%install
14mu|gssproxy-0.7.0-1|95	%makeinstall_std
14mu|gssproxy-0.7.0-1|96	
14mu|gssproxy-0.7.0-1|97	install -d -m 755 %{buildroot}%{_sysconfdir}/gssproxy
14mu|gssproxy-0.7.0-1|98	install -m 644 examples/gssproxy.conf %{buildroot}%{_sysconfdir}/gssproxy/gssproxy.conf
14mu|gssproxy-0.7.0-1|99	install -m 644 examples/99-nfs-client.conf %{buildroot}%{_sysconfdir}/gssproxy/99-nfs-client.conf
14mu|gssproxy-0.7.0-1|100	
14mu|gssproxy-0.7.0-1|101	install -d -m 755 %{buildroot}%{_sysconfdir}/gss/mech.d
14mu|gssproxy-0.7.0-1|102	install -m 644 examples/mech %{buildroot}%{_sysconfdir}/gss/mech.d/gssproxy.conf
14mu|gssproxy-0.7.0-1|103	
14mu|gssproxy-0.7.0-1|104	install -d -m 755 %{buildroot}%{gpstatedir}/rcache
14mu|gssproxy-0.7.0-1|105	
14mu|gssproxy-0.7.0-1|106	
14mu|gssproxy-0.7.0-1|107	%changelog
14mu|gssproxy-0.7.0-1|108	
14mu|gssproxy-0.7.0-1|109	* Mon Jan 22 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1
14mu|gssproxy-0.7.0-1|110	- (a51d68a) Fix build with older krb5 releases for pre-rosa2016.1
14mu|gssproxy-0.7.0-1|111	
14mu|gssproxy-0.7.0-1|112	

22734 14
14mu|gstreamer0.10-plugins-bad-0.10.23-6|1	%define build_experimental 0
14mu|gstreamer0.10-plugins-bad-0.10.23-6|2	%define build_amrwb 0
14mu|gstreamer0.10-plugins-bad-0.10.23-6|3	%define build_voaac 0
14mu|gstreamer0.10-plugins-bad-0.10.23-6|4	%define build_faac 0
14mu|gstreamer0.10-plugins-bad-0.10.23-6|5	%define build_faad 0
14mu|gstreamer0.10-plugins-bad-0.10.23-6|6	%define build_xvid 0
14mu|gstreamer0.10-plugins-bad-0.10.23-6|7	%define build_dts 0
14mu|gstreamer0.10-plugins-bad-0.10.23-6|8	%define build_dirac 1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|9	%define build_gme 1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|10	%define build_celt 1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|11	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|12	###############################
14mu|gstreamer0.10-plugins-bad-0.10.23-6|13	# Hardcore PLF build
14mu|gstreamer0.10-plugins-bad-0.10.23-6|14	%define build_plf 0
14mu|gstreamer0.10-plugins-bad-0.10.23-6|15	###############################
14mu|gstreamer0.10-plugins-bad-0.10.23-6|16	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|17	%if %{build_plf}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|18	%define distsuffix plf
14mu|gstreamer0.10-plugins-bad-0.10.23-6|19	%define extrarelsuffix plf
14mu|gstreamer0.10-plugins-bad-0.10.23-6|20	%define build_amrwb 1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|21	%define build_voaac 1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|22	%define build_faac 1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|23	%define build_faad 1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|24	%define build_xvid 1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|25	%define build_dts 1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|26	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|27	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|28	%define oname	gst-plugins-bad
14mu|gstreamer0.10-plugins-bad-0.10.23-6|29	%define bname	gstreamer%{api}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|30	%define api	0.10
14mu|gstreamer0.10-plugins-bad-0.10.23-6|31	%define major	23
14mu|gstreamer0.10-plugins-bad-0.10.23-6|32	%define libgstbasevideo		%mklibname gstbasevideo %{api} %{major}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|33	%define libgstbasecamerabinsrc	%mklibname gstbasecamerabinsrc %{api} %{major}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|34	%define libgstcodecparsers	%mklibname gstcodecparsers %{api} %{major}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|35	%define libgstphotography	%mklibname gstphotography %{api} %{major}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|36	%define libgstsignalprocessor	%mklibname gstsignalprocessor %{api} %{major}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|37	%define libgstvdp 		%mklibname gstvdp %{api} %{major}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|38	%define devname 		%mklibname %{oname} -d %{api}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|39	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|40	Summary:	GStreamer Streaming-media framework plug-ins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|41	Name:		%{bname}-plugins-bad
14mu|gstreamer0.10-plugins-bad-0.10.23-6|42	Version:	0.10.23
14mu|gstreamer0.10-plugins-bad-0.10.23-6|43	Release:	6%{?extrarelsuffix}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|44	License:	LGPLv2+ and GPLv2+
14mu|gstreamer0.10-plugins-bad-0.10.23-6|45	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|46	Url:		http://gstreamer.freedesktop.org/
14mu|gstreamer0.10-plugins-bad-0.10.23-6|47	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{oname}-%{version}.tar.bz2
14mu|gstreamer0.10-plugins-bad-0.10.23-6|48	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
14mu|gstreamer0.10-plugins-bad-0.10.23-6|49	Patch1:		gst-plugins-bad-0.10.23-h264.patch
14mu|gstreamer0.10-plugins-bad-0.10.23-6|50	# With new directfb we get macro expanded to
14mu|gstreamer0.10-plugins-bad-0.10.23-6|51	#  __attribute__((__attribute__((no_instrument_function))))
14mu|gstreamer0.10-plugins-bad-0.10.23-6|52	# See http://permalink.gmane.org/gmane.comp.graphics.directfb.devel/3679
14mu|gstreamer0.10-plugins-bad-0.10.23-6|53	Patch2:		gst-plugins-bad-0.10.23-attribute.patch
14mu|gstreamer0.10-plugins-bad-0.10.23-6|54	# gw: fix for bug #36437 (paths to realplayer codecs)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|55	# prefer codecs from the RealPlayer package in restricted
14mu|gstreamer0.10-plugins-bad-0.10.23-6|56	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
14mu|gstreamer0.10-plugins-bad-0.10.23-6|57	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|58	BuildRequires:	fonts-ttf-dejavu
14mu|gstreamer0.10-plugins-bad-0.10.23-6|59	#gw for checks
14mu|gstreamer0.10-plugins-bad-0.10.23-6|60	BuildRequires:	gstreamer%{api}-plugins-good
14mu|gstreamer0.10-plugins-bad-0.10.23-6|61	BuildRequires:	bzip2-devel
14mu|gstreamer0.10-plugins-bad-0.10.23-6|62	#gw for autoreconf
14mu|gstreamer0.10-plugins-bad-0.10.23-6|63	BuildRequires:	gettext-devel
14mu|gstreamer0.10-plugins-bad-0.10.23-6|64	BuildRequires:	pkgconfig(check)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|65	BuildRequires:	pkgconfig(exempi-2.0)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|66	BuildRequires:	pkgconfig(expat)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|67	BuildRequires:	pkgconfig(glib-2.0)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|68	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= 0.10.33
14mu|gstreamer0.10-plugins-bad-0.10.23-6|69	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|70	BuildRequires:	pkgconfig(libass)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|71	BuildRequires:	pkgconfig(libcdaudio)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|72	BuildRequires:	pkgconfig(libmimic)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|73	BuildRequires:	pkgconfig(libmodplug)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|74	BuildRequires:	pkgconfig(libmusicbrainz)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|75	BuildRequires:	pkgconfig(libpng)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|76	BuildRequires:	pkgconfig(openal)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|77	BuildRequires:	pkgconfig(opencv)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|78	BuildRequires:	pkgconfig(openssl)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|79	BuildRequires:	pkgconfig(opus)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|80	BuildRequires:	pkgconfig(orc-0.4)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|81	BuildRequires:	pkgconfig(sdl)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|82	BuildRequires:	pkgconfig(sndfile)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|83	%ifarch %{ix86}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|84	BuildRequires:	nasm => 0.90
14mu|gstreamer0.10-plugins-bad-0.10.23-6|85	BuildRequires:	valgrind
14mu|gstreamer0.10-plugins-bad-0.10.23-6|86	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|87	Provides:	%{bname}-audiosrc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|88	Provides:	%{bname}-audiosink
14mu|gstreamer0.10-plugins-bad-0.10.23-6|89	Provides:	%{bname}-fluendo-mpegdemux
14mu|gstreamer0.10-plugins-bad-0.10.23-6|90	Requires:	%{bname}-voip >= %{version}-%{release}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|91	Conflicts:	%{bname}-farsight <= 1:0.12.10
14mu|gstreamer0.10-plugins-bad-0.10.23-6|92	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|93	%description
14mu|gstreamer0.10-plugins-bad-0.10.23-6|94	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer0.10-plugins-bad-0.10.23-6|95	operate on media data. Applications using this library can do anything
14mu|gstreamer0.10-plugins-bad-0.10.23-6|96	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer0.10-plugins-bad-0.10.23-6|97	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer0.10-plugins-bad-0.10.23-6|98	types or processing capabilities can be added simply by installing new
14mu|gstreamer0.10-plugins-bad-0.10.23-6|99	plug-ins.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|100	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|101	This package contains a set of plug-ins that aren't up to par compared
14mu|gstreamer0.10-plugins-bad-0.10.23-6|102	to the rest. They might be close to being good quality, but they're
14mu|gstreamer0.10-plugins-bad-0.10.23-6|103	missing something - be it a good code review, some documentation, a
14mu|gstreamer0.10-plugins-bad-0.10.23-6|104	set of tests, a real live maintainer, or some actual wide use. If the
14mu|gstreamer0.10-plugins-bad-0.10.23-6|105	blanks are filled in they might be upgraded to become part of either
14mu|gstreamer0.10-plugins-bad-0.10.23-6|106	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
14mu|gstreamer0.10-plugins-bad-0.10.23-6|107	other factors. If the plug-ins break, you can't complain - instead,
14mu|gstreamer0.10-plugins-bad-0.10.23-6|108	you can fix the problem and send us a patch, or bribe someone into
14mu|gstreamer0.10-plugins-bad-0.10.23-6|109	fixing them for you.  New contributors can start here for things to
14mu|gstreamer0.10-plugins-bad-0.10.23-6|110	work on.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|111	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|112	%if %{build_plf}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|113	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|114	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|115	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|116	%files -f %{oname}-%{api}.lang
14mu|gstreamer0.10-plugins-bad-0.10.23-6|117	%doc AUTHORS COPYING README NEWS
14mu|gstreamer0.10-plugins-bad-0.10.23-6|118	%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
14mu|gstreamer0.10-plugins-bad-0.10.23-6|119	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|120	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|121	%{_libdir}/gstreamer-%{api}/libgstaiff.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|122	%{_libdir}/gstreamer-%{api}/libgstapexsink.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|123	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|124	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|125	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|126	%{_libdir}/gstreamer-%{api}/libgstbayer.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|127	%{_libdir}/gstreamer-%{api}/libgstcamerabin.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|128	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|129	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|130	%{_libdir}/gstreamer-%{api}/libgstcolorspace.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|131	%{_libdir}/gstreamer-%{api}/libgstdccp.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|132	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|133	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|134	%{_libdir}/gstreamer-%{api}/libgstdvb.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|135	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|136	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|137	%{_libdir}/gstreamer-%{api}/libgstfaceoverlay.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|138	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|139	%{_libdir}/gstreamer-%{api}/libgstfestival.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|140	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|141	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|142	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|143	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|144	%{_libdir}/gstreamer-%{api}/libgstgsettingselements.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|145	%{_libdir}/gstreamer-%{api}/libgsthdvparse.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|146	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|147	%{_libdir}/gstreamer-%{api}/libgstinter.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|148	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|149	%{_libdir}/gstreamer-%{api}/libgstivfparse.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|150	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|151	%{_libdir}/gstreamer-%{api}/libgstlegacyresample.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|152	%{_libdir}/gstreamer-%{api}/libgstmpegdemux.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|153	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|154	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|155	%{_libdir}/gstreamer-%{api}/libgstmpegvideoparse.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|156	%{_libdir}/gstreamer-%{api}/libgstmve.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|157	%{_libdir}/gstreamer-%{api}/libgstmimic.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|158	%{_libdir}/gstreamer-%{api}/libgstmxf.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|159	%{_libdir}/gstreamer-%{api}/libgstopenal.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|160	# New version of opencv is not supported yet,
14mu|gstreamer0.10-plugins-bad-0.10.23-6|161	# uncomment when the plugin is built again
14mu|gstreamer0.10-plugins-bad-0.10.23-6|162	#{_libdir}/gstreamer-%{api}/libgstopencv.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|163	%{_libdir}/gstreamer-%{api}/libgstopus.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|164	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|165	%{_libdir}/gstreamer-%{api}/libgstpnm.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|166	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|167	%{_libdir}/gstreamer-%{api}/libgstreal.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|168	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|169	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|170	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|171	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|172	%{_libdir}/gstreamer-%{api}/libgstshm.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|173	%{_libdir}/gstreamer-%{api}/libgstsiren.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|174	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|175	%{_libdir}/gstreamer-%{api}/libgstsndfile.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|176	%{_libdir}/gstreamer-%{api}/libgststereo.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|177	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|178	%{_libdir}/gstreamer-%{api}/libgstvcdsrc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|179	%{_libdir}/gstreamer-%{api}/libgstvideomaxrate.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|180	%{_libdir}/gstreamer-%{api}/libgstvideomeasure.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|181	%{_libdir}/gstreamer-%{api}/libgstvideosignal.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|182	%{_libdir}/gstreamer-%{api}/libgstvmnc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|183	%{_libdir}/gstreamer-%{api}/libgstbz2.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|184	%{_libdir}/gstreamer-%{api}/libgstcdaudio.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|185	%{_libdir}/gstreamer-%{api}/libgstcdxaparse.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|186	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|187	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|188	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|189	%{_libdir}/gstreamer-%{api}/libgstlinsys.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|190	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|191	%{_libdir}/gstreamer-%{api}/libgstpatchdetect.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|192	%{_libdir}/gstreamer-%{api}/libgstsdi.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|193	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|194	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|195	%{_libdir}/gstreamer-%{api}/libgstfreeze.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|196	%{_libdir}/gstreamer-%{api}/libgsth264parse.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|197	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|198	%{_libdir}/gstreamer-%{api}/libgstnsf.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|199	%{_libdir}/gstreamer-%{api}/libgstnuvdemux.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|200	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|201	%{_libdir}/gstreamer-%{api}/libgstsdl.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|202	%{_libdir}/gstreamer-%{api}/libgstspeed.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|203	%{_libdir}/gstreamer-%{api}/libgsttrm.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|204	%{_libdir}/gstreamer-%{api}/libgsttta.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|205	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|206	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|207	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|208	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|209	%package -n %{libgstbasevideo}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|210	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer0.10-plugins-bad-0.10.23-6|211	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|212	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|213	%description -n %{libgstbasevideo}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|214	This package contains a shared library for %{name}.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|215	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|216	%files -n %{libgstbasevideo}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|217	%{_libdir}/libgstbasevideo-%{api}.so.%{major}*
14mu|gstreamer0.10-plugins-bad-0.10.23-6|218	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|219	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|220	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|221	%package -n %{libgstbasecamerabinsrc}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|222	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer0.10-plugins-bad-0.10.23-6|223	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|224	Conflicts:	%{_lib}gstbasevideo0.10_23 < 0.10.23-5
14mu|gstreamer0.10-plugins-bad-0.10.23-6|225	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|226	%description -n %{libgstbasecamerabinsrc}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|227	This package contains a shared library for %{name}.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|228	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|229	%files -n %{libgstbasecamerabinsrc}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|230	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{major}*
14mu|gstreamer0.10-plugins-bad-0.10.23-6|231	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|232	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|233	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|234	%package -n %{libgstcodecparsers}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|235	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer0.10-plugins-bad-0.10.23-6|236	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|237	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
14mu|gstreamer0.10-plugins-bad-0.10.23-6|238	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|239	%description -n %{libgstcodecparsers}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|240	This package contains a shared library for %{name}.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|241	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|242	%files -n  %{libgstcodecparsers}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|243	%{_libdir}/libgstcodecparsers-%{api}.so.%{major}*
14mu|gstreamer0.10-plugins-bad-0.10.23-6|244	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|245	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|246	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|247	%package -n %{libgstphotography}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|248	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer0.10-plugins-bad-0.10.23-6|249	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|250	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|251	%description -n %{libgstphotography}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|252	This package contains a shared library for %{name}.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|253	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|254	%files -n %{libgstphotography}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|255	%{_libdir}/libgstphotography-%{api}.so.%{major}*
14mu|gstreamer0.10-plugins-bad-0.10.23-6|256	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|257	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|258	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|259	%package -n %{libgstsignalprocessor}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|260	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer0.10-plugins-bad-0.10.23-6|261	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|262	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
14mu|gstreamer0.10-plugins-bad-0.10.23-6|263	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|264	%description -n %{libgstsignalprocessor}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|265	This package contains a shared library for %{name}.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|266	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|267	%files -n %{libgstsignalprocessor}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|268	%{_libdir}/libgstsignalprocessor-%{api}.so.%{major}*
14mu|gstreamer0.10-plugins-bad-0.10.23-6|269	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|270	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|271	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|272	%package -n %{libgstvdp}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|273	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer0.10-plugins-bad-0.10.23-6|274	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|275	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|276	%description -n %{libgstvdp}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|277	This package contains a shared library for %{name}.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|278	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|279	%files -n %{libgstvdp}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|280	%{_libdir}/libgstvdp-%{api}.so.%{major}*
14mu|gstreamer0.10-plugins-bad-0.10.23-6|281	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|282	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|283	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|284	%package -n %{devname}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|285	Summary:	Development libraries and include files for GStreamer streaming-media framework
14mu|gstreamer0.10-plugins-bad-0.10.23-6|286	Group:		Development/C
14mu|gstreamer0.10-plugins-bad-0.10.23-6|287	Requires:	%{libgstbasevideo} = %{version}-%{release}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|288	Requires:	%{libgstbasecamerabinsrc} = %{version}-%{release}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|289	Requires:	%{libgstcodecparsers} = %{version}-%{release}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|290	Requires:	%{libgstphotography} = %{version}-%{release}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|291	Requires:	%{libgstsignalprocessor} = %{version}-%{release}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|292	Requires:	%{libgstvdp} = %{version}-%{release}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|293	Provides:	%{name}-devel = %{version}-%{release}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|294	Obsoletes:	%{_lib}gstphotography-devel < 0.10.23-5
14mu|gstreamer0.10-plugins-bad-0.10.23-6|295	Obsoletes:	%{_lib}gstbasevideo-devel < 0.10.23-5
14mu|gstreamer0.10-plugins-bad-0.10.23-6|296	Conflicts:	%{_lib}gstbasevideo-devel < 0.10.23-5
14mu|gstreamer0.10-plugins-bad-0.10.23-6|297	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|298	%description -n %{devname}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|299	This package contains the libraries and includes files necessary to develop
14mu|gstreamer0.10-plugins-bad-0.10.23-6|300	applications and plugins for GStreamer.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|301	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|302	%files -n %{devname}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|303	%{_libdir}/libgstbasevideo-%{api}.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|304	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|305	%{_libdir}/libgstcodecparsers-%{api}.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|306	%{_libdir}/libgstphotography-%{api}.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|307	%{_libdir}/libgstsignalprocessor-%{api}.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|308	%{_libdir}/libgstvdp-%{api}.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|309	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*.h
14mu|gstreamer0.10-plugins-bad-0.10.23-6|310	%{_includedir}/gstreamer-%{api}/gst/codecparsers
14mu|gstreamer0.10-plugins-bad-0.10.23-6|311	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
14mu|gstreamer0.10-plugins-bad-0.10.23-6|312	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
14mu|gstreamer0.10-plugins-bad-0.10.23-6|313	%{_includedir}/gstreamer-%{api}/gst/vdpau/
14mu|gstreamer0.10-plugins-bad-0.10.23-6|314	%{_includedir}/gstreamer-%{api}/gst/video/
14mu|gstreamer0.10-plugins-bad-0.10.23-6|315	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|316	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|317	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|318	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|319	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|320	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|321	%package -n %{bname}-curl
14mu|gstreamer0.10-plugins-bad-0.10.23-6|322	Summary:	GStreamer Curl plugin
14mu|gstreamer0.10-plugins-bad-0.10.23-6|323	Group:		Networking/Other
14mu|gstreamer0.10-plugins-bad-0.10.23-6|324	BuildRequires:	pkgconfig(libcurl)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|325	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|326	%description -n %{bname}-curl
14mu|gstreamer0.10-plugins-bad-0.10.23-6|327	This is a HTTP plugin for GStreamer based on the curl library.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|328	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|329	%files -n %{bname}-curl
14mu|gstreamer0.10-plugins-bad-0.10.23-6|330	%{_libdir}/gstreamer-%{api}/libgstcurl.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|331	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|332	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|333	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|334	%package -n %{bname}-dc1394
14mu|gstreamer0.10-plugins-bad-0.10.23-6|335	Summary:	GStreamer DC1394 plugin
14mu|gstreamer0.10-plugins-bad-0.10.23-6|336	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|337	BuildRequires:	pkgconfig(libdc1394-2)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|338	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|339	%description -n %{bname}-dc1394
14mu|gstreamer0.10-plugins-bad-0.10.23-6|340	This is a IEEE 1394 (Firewire) support plugin for GStreamer.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|341	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|342	%files -n %{bname}-dc1394
14mu|gstreamer0.10-plugins-bad-0.10.23-6|343	%{_libdir}/gstreamer-%{api}/libgstdc1394.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|344	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|345	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|346	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|347	%package -n %{bname}-ofa
14mu|gstreamer0.10-plugins-bad-0.10.23-6|348	Summary:	GStreamer OFA plugin
14mu|gstreamer0.10-plugins-bad-0.10.23-6|349	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|350	BuildRequires:	pkgconfig(libofa)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|351	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|352	%description -n %{bname}-ofa
14mu|gstreamer0.10-plugins-bad-0.10.23-6|353	This is a metadata support plugin for GStreamer based on the Open
14mu|gstreamer0.10-plugins-bad-0.10.23-6|354	Fingerprint Architecture library.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|355	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|356	%files -n %{bname}-ofa
14mu|gstreamer0.10-plugins-bad-0.10.23-6|357	%{_libdir}/gstreamer-%{api}/libgstofa.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|358	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|359	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|360	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|361	%package -n %{bname}-wildmidi
14mu|gstreamer0.10-plugins-bad-0.10.23-6|362	Summary:	GStreamer wildmidi plugin
14mu|gstreamer0.10-plugins-bad-0.10.23-6|363	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|364	BuildRequires:	wildmidi-devel
14mu|gstreamer0.10-plugins-bad-0.10.23-6|365	Requires:	timidity-instruments
14mu|gstreamer0.10-plugins-bad-0.10.23-6|366	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|367	%description -n %{bname}-wildmidi
14mu|gstreamer0.10-plugins-bad-0.10.23-6|368	This is a MIDI plugin for GStreamer based on the wildmidi library.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|369	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|370	%files -n %{bname}-wildmidi
14mu|gstreamer0.10-plugins-bad-0.10.23-6|371	%{_libdir}/gstreamer-%{api}/libgstwildmidi.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|372	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|373	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|374	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|375	%package -n %{bname}-mpeg2enc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|376	Summary:	GStreamer mjpegtools plug-in
14mu|gstreamer0.10-plugins-bad-0.10.23-6|377	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|378	BuildRequires:	pkgconfig(mjpegtools)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|379	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|380	%description -n %{bname}-mpeg2enc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|381	mjpegtools-based encoding and decoding plug-in.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|382	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|383	%files -n %{bname}-mpeg2enc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|384	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|385	%{_libdir}/gstreamer-%{api}/libgstmplex.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|386	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|387	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|388	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|389	%if %{build_gme}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|390	%package -n %{bname}-gme
14mu|gstreamer0.10-plugins-bad-0.10.23-6|391	Summary:	GStreamer Game Music plug-in
14mu|gstreamer0.10-plugins-bad-0.10.23-6|392	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|393	BuildRequires:	libgme-devel
14mu|gstreamer0.10-plugins-bad-0.10.23-6|394	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|395	%description -n %{bname}-gme
14mu|gstreamer0.10-plugins-bad-0.10.23-6|396	Game Music decoding plug-in.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|397	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|398	%files -n %{bname}-gme
14mu|gstreamer0.10-plugins-bad-0.10.23-6|399	%{_libdir}/gstreamer-%{api}/libgstgme.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|400	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|401	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|402	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|403	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|404	%if %{build_dirac}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|405	%package -n %{bname}-dirac
14mu|gstreamer0.10-plugins-bad-0.10.23-6|406	Summary:	GStreamer dirac plug-in
14mu|gstreamer0.10-plugins-bad-0.10.23-6|407	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|408	BuildRequires:	pkgconfig(dirac)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|409	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|410	%description -n %{bname}-dirac
14mu|gstreamer0.10-plugins-bad-0.10.23-6|411	Dirac encoding and decoding plug-in.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|412	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|413	%files -n %{bname}-dirac
14mu|gstreamer0.10-plugins-bad-0.10.23-6|414	%{_libdir}/gstreamer-%{api}/libgstdirac.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|415	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|416	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|417	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|418	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|419	%package -n %{bname}-schroedinger
14mu|gstreamer0.10-plugins-bad-0.10.23-6|420	Summary:	GStreamer dirac plug-in based on Schroedinger
14mu|gstreamer0.10-plugins-bad-0.10.23-6|421	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|422	BuildRequires:	pkgconfig(schroedinger-1.0)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|423	Epoch:		1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|424	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|425	%description -n %{bname}-schroedinger
14mu|gstreamer0.10-plugins-bad-0.10.23-6|426	Dirac encoding and decoding plug-in based on Schroedinger.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|427	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|428	%files -n %{bname}-schroedinger
14mu|gstreamer0.10-plugins-bad-0.10.23-6|429	%{_libdir}/gstreamer-%{api}/libgstschro.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|430	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|431	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|432	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|433	%package -n %{bname}-vp8
14mu|gstreamer0.10-plugins-bad-0.10.23-6|434	Summary:	GStreamer VP8 plug-in
14mu|gstreamer0.10-plugins-bad-0.10.23-6|435	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|436	BuildRequires:	pkgconfig(vpx)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|437	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|438	%description -n %{bname}-vp8
14mu|gstreamer0.10-plugins-bad-0.10.23-6|439	VP8 encoding and decoding plug-in.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|440	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|441	%files -n %{bname}-vp8
14mu|gstreamer0.10-plugins-bad-0.10.23-6|442	%{_libdir}/gstreamer-%{api}/libgstvp8.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|443	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|444	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|445	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|446	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|447	### LADSPA ###
14mu|gstreamer0.10-plugins-bad-0.10.23-6|448	%package -n %{bname}-ladspa
14mu|gstreamer0.10-plugins-bad-0.10.23-6|449	Summary:	Gstreamer wrapper for LADSPA plug-ins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|450	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|451	Requires:	ladspa
14mu|gstreamer0.10-plugins-bad-0.10.23-6|452	BuildRequires:	ladspa-devel
14mu|gstreamer0.10-plugins-bad-0.10.23-6|453	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|454	%description -n %{bname}-ladspa
14mu|gstreamer0.10-plugins-bad-0.10.23-6|455	Plug-in which wraps LADSPA plug-ins for use by GStreamer applications.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|456	We suggest you also get the cmt package of ladspa plug-ins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|457	and steve harris's swh-plugins package.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|458	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|459	%files -n %{bname}-ladspa
14mu|gstreamer0.10-plugins-bad-0.10.23-6|460	%{_libdir}/gstreamer-%{api}/libgstladspa.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|461	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|462	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|463	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|464	%if %{build_dts}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|465	%package -n %{bname}-dts
14mu|gstreamer0.10-plugins-bad-0.10.23-6|466	Summary:	GStreamer plug-ins for DTS audio playback
14mu|gstreamer0.10-plugins-bad-0.10.23-6|467	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|468	BuildRequires:	pkgconfig(libdts)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|469	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|470	%description -n %{bname}-dts
14mu|gstreamer0.10-plugins-bad-0.10.23-6|471	Plug-ins for decoding DTS audio.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|472	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|473	%files -n %{bname}-dts
14mu|gstreamer0.10-plugins-bad-0.10.23-6|474	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|475	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|476	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|477	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|478	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|479	%if %{build_xvid}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|480	%package -n %{bname}-xvid
14mu|gstreamer0.10-plugins-bad-0.10.23-6|481	Summary:	GStreamer plug-ins for XVID video encoding and decoding
14mu|gstreamer0.10-plugins-bad-0.10.23-6|482	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|483	BuildRequires:	xvid-devel >= 1.1
14mu|gstreamer0.10-plugins-bad-0.10.23-6|484	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|485	%description -n %{bname}-xvid
14mu|gstreamer0.10-plugins-bad-0.10.23-6|486	Plug-ins for encoding and decoding XVID video.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|487	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|488	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|489	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|490	%files -n %{bname}-xvid
14mu|gstreamer0.10-plugins-bad-0.10.23-6|491	%{_libdir}/gstreamer-%{api}/libgstxvid.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|492	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|493	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|494	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|495	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|496	%package -n %{bname}-musepack
14mu|gstreamer0.10-plugins-bad-0.10.23-6|497	Summary:	GStreamer plug-in Musepack playback
14mu|gstreamer0.10-plugins-bad-0.10.23-6|498	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|499	BuildRequires:	libmpcdec-devel
14mu|gstreamer0.10-plugins-bad-0.10.23-6|500	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|501	%description -n %{bname}-musepack
14mu|gstreamer0.10-plugins-bad-0.10.23-6|502	This plugin for GStreamer can play audio files which are encoded with
14mu|gstreamer0.10-plugins-bad-0.10.23-6|503	Andree Buschmann's encoder Musepack. These files have the filename
14mu|gstreamer0.10-plugins-bad-0.10.23-6|504	postfixes mpc, mp+ or mpp.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|505	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|506	%files -n %{bname}-musepack
14mu|gstreamer0.10-plugins-bad-0.10.23-6|507	%{_libdir}/gstreamer-%{api}/libgstmusepack.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|508	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|509	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|510	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|511	%package -n %{bname}-mms
14mu|gstreamer0.10-plugins-bad-0.10.23-6|512	Summary:	GStreamer plug-in for mms streams
14mu|gstreamer0.10-plugins-bad-0.10.23-6|513	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|514	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|515	BuildRequires:	pkgconfig(libmms)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|516	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|517	%description -n %{bname}-mms
14mu|gstreamer0.10-plugins-bad-0.10.23-6|518	Plug-in supporting the mms protocol based on the libmms library.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|519	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|520	%files -n %{bname}-mms
14mu|gstreamer0.10-plugins-bad-0.10.23-6|521	%{_libdir}/gstreamer-%{api}/libgstmms.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|522	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|523	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|524	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|525	%package -n %{bname}-rtmp
14mu|gstreamer0.10-plugins-bad-0.10.23-6|526	Summary:	GStreamer plug-in for rtmp streams
14mu|gstreamer0.10-plugins-bad-0.10.23-6|527	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|528	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|529	BuildRequires:	pkgconfig(librtmp)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|530	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|531	%description -n %{bname}-rtmp
14mu|gstreamer0.10-plugins-bad-0.10.23-6|532	Plug-in supporting the rtmp protocol based on the librtmp library.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|533	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|534	%files -n %{bname}-rtmp
14mu|gstreamer0.10-plugins-bad-0.10.23-6|535	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|536	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|537	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|538	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|539	%package -n %{bname}-directfb
14mu|gstreamer0.10-plugins-bad-0.10.23-6|540	Summary:	GStreamer plug-in for DirectFB output
14mu|gstreamer0.10-plugins-bad-0.10.23-6|541	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|542	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|543	BuildRequires:	pkgconfig(directfb)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|544	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|545	%description -n %{bname}-directfb
14mu|gstreamer0.10-plugins-bad-0.10.23-6|546	Plug-in supporting the video output to DirectFB.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|547	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|548	%files -n %{bname}-directfb
14mu|gstreamer0.10-plugins-bad-0.10.23-6|549	%{_libdir}/gstreamer-%{api}/libgstdfbvideosink.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|550	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|551	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|552	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|553	%package -n %{bname}-soundtouch
14mu|gstreamer0.10-plugins-bad-0.10.23-6|554	Summary:	GStreamer plug-in for SoundTouch support
14mu|gstreamer0.10-plugins-bad-0.10.23-6|555	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|556	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|557	BuildRequires:	pkgconfig(soundtouch)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|558	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|559	%description -n %{bname}-soundtouch
14mu|gstreamer0.10-plugins-bad-0.10.23-6|560	Plug-in supporting the SoundTouch audio manipulation support.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|561	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|562	%files -n %{bname}-soundtouch
14mu|gstreamer0.10-plugins-bad-0.10.23-6|563	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|564	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|565	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|566	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|567	%package -n %{bname}-kate
14mu|gstreamer0.10-plugins-bad-0.10.23-6|568	Summary:	GStreamer Karaoke and text plugin
14mu|gstreamer0.10-plugins-bad-0.10.23-6|569	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|570	BuildRequires:	pkgconfig(tiger)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|571	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|572	%description -n %{bname}-kate
14mu|gstreamer0.10-plugins-bad-0.10.23-6|573	This is a Karaoke and text plugin for GStreamer based on libkate and libtiger.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|574	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|575	%files -n %{bname}-kate
14mu|gstreamer0.10-plugins-bad-0.10.23-6|576	%{_libdir}/gstreamer-%{api}/libgstkate.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|577	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|578	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|579	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|580	%package -n %{bname}-libass
14mu|gstreamer0.10-plugins-bad-0.10.23-6|581	Summary:	GStreamer subtitles plugin
14mu|gstreamer0.10-plugins-bad-0.10.23-6|582	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|583	BuildRequires:	pkgconfig(libass)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|584	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|585	%description -n %{bname}-libass
14mu|gstreamer0.10-plugins-bad-0.10.23-6|586	This is a subtitle plugin for GStreamer based on libass.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|587	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|588	%files -n %{bname}-libass
14mu|gstreamer0.10-plugins-bad-0.10.23-6|589	%{_libdir}/gstreamer-%{api}/libgstassrender.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|590	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|591	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|592	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|593	%package -n %{bname}-resindvd
14mu|gstreamer0.10-plugins-bad-0.10.23-6|594	Summary:	GStreamer DVD menu plugin
14mu|gstreamer0.10-plugins-bad-0.10.23-6|595	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|596	BuildRequires:	pkgconfig(dvdnav)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|597	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|598	%description -n %{bname}-resindvd
14mu|gstreamer0.10-plugins-bad-0.10.23-6|599	This is a DVD playback plugin for GStreamer with menu support.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|600	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|601	%files -n %{bname}-resindvd
14mu|gstreamer0.10-plugins-bad-0.10.23-6|602	%{_libdir}/gstreamer-%{api}/libresindvd.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|603	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|604	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|605	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|606	%package -n %{bname}-voip
14mu|gstreamer0.10-plugins-bad-0.10.23-6|607	Summary:	GStreamer voip plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|608	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|609	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|610	%description -n %{bname}-voip
14mu|gstreamer0.10-plugins-bad-0.10.23-6|611	This is a collection of VoIP plugins for GStreamer.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|612	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|613	%files -n %{bname}-voip
14mu|gstreamer0.10-plugins-bad-0.10.23-6|614	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|615	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|616	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|617	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|618	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|619	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|620	%package -n %{bname}-cog
14mu|gstreamer0.10-plugins-bad-0.10.23-6|621	Summary:	GStreamer COG plugin
14mu|gstreamer0.10-plugins-bad-0.10.23-6|622	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|623	BuildRequires:	pkgconfig(orc-0.4)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|624	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|625	%description -n %{bname}-cog
14mu|gstreamer0.10-plugins-bad-0.10.23-6|626	This is a signal processing plugin for GStreamer based on Orc.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|627	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|628	%files -n %{bname}-cog
14mu|gstreamer0.10-plugins-bad-0.10.23-6|629	%{_libdir}/gstreamer-%{api}/libgstcog.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|630	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|631	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|632	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|633	%package -n %{bname}-vdpau
14mu|gstreamer0.10-plugins-bad-0.10.23-6|634	Summary:	GStreamer plug-in for playback using VDPAU
14mu|gstreamer0.10-plugins-bad-0.10.23-6|635	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|636	BuildRequires:	vdpau-devel
14mu|gstreamer0.10-plugins-bad-0.10.23-6|637	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|638	%description -n %{bname}-vdpau
14mu|gstreamer0.10-plugins-bad-0.10.23-6|639	This plug-in adds video playback support to GStreamer based on VDPAU
14mu|gstreamer0.10-plugins-bad-0.10.23-6|640	(Video Decode and Presentation API for Unix).
14mu|gstreamer0.10-plugins-bad-0.10.23-6|641	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|642	%files -n %{bname}-vdpau
14mu|gstreamer0.10-plugins-bad-0.10.23-6|643	%{_libdir}/gstreamer-%{api}/libgstvdpau.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|644	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|645	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|646	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|647	%if %{build_faad}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|648	%package -n %{bname}-faad
14mu|gstreamer0.10-plugins-bad-0.10.23-6|649	Summary:	GStreamer plug-in for AAC audio playback
14mu|gstreamer0.10-plugins-bad-0.10.23-6|650	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|651	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|652	BuildRequires:	libfaad2-devel => 2.0
14mu|gstreamer0.10-plugins-bad-0.10.23-6|653	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|654	%description -n %{bname}-faad
14mu|gstreamer0.10-plugins-bad-0.10.23-6|655	Plug-ins for playing AAC audio
14mu|gstreamer0.10-plugins-bad-0.10.23-6|656	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|657	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|658	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|659	%files -n %{bname}-faad
14mu|gstreamer0.10-plugins-bad-0.10.23-6|660	%{_libdir}/gstreamer-%{api}/libgstfaad.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|661	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|662	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|663	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|664	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|665	%if %{build_faac}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|666	%package -n %{bname}-faac
14mu|gstreamer0.10-plugins-bad-0.10.23-6|667	Summary:	GStreamer plug-ins for AAC audio encoding
14mu|gstreamer0.10-plugins-bad-0.10.23-6|668	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|669	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|670	BuildRequires:	libfaac-devel
14mu|gstreamer0.10-plugins-bad-0.10.23-6|671	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|672	%description -n %{bname}-faac
14mu|gstreamer0.10-plugins-bad-0.10.23-6|673	Plug-ins for encoding AAC audio
14mu|gstreamer0.10-plugins-bad-0.10.23-6|674	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|675	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|676	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|677	%files -n %{bname}-faac
14mu|gstreamer0.10-plugins-bad-0.10.23-6|678	%{_libdir}/gstreamer-%{api}/libgstfaac.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|679	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|680	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|681	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|682	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|683	%package -n %{bname}-gsm
14mu|gstreamer0.10-plugins-bad-0.10.23-6|684	Summary:	GStreamer plugin for GSM lossy audio format
14mu|gstreamer0.10-plugins-bad-0.10.23-6|685	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|686	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|687	BuildRequires:	gsm-devel >= 1.0.10
14mu|gstreamer0.10-plugins-bad-0.10.23-6|688	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|689	%description -n %{bname}-gsm
14mu|gstreamer0.10-plugins-bad-0.10.23-6|690	Output plugin for GStreamer to convert to GSM lossy audio format.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|691	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|692	%files -n %{bname}-gsm
14mu|gstreamer0.10-plugins-bad-0.10.23-6|693	%{_libdir}/gstreamer-%{api}/libgstgsm.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|694	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|695	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|696	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|697	%package -n %{bname}-neon
14mu|gstreamer0.10-plugins-bad-0.10.23-6|698	Summary:	GStreamer HTTP plugin based on libneon
14mu|gstreamer0.10-plugins-bad-0.10.23-6|699	Group:		System/Libraries
14mu|gstreamer0.10-plugins-bad-0.10.23-6|700	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|701	BuildRequires:	pkgconfig(neon)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|702	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|703	%description -n %{bname}-neon
14mu|gstreamer0.10-plugins-bad-0.10.23-6|704	Plug-in for HTTP access based on libneon.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|705	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|706	%files -n %{bname}-neon
14mu|gstreamer0.10-plugins-bad-0.10.23-6|707	%{_libdir}/gstreamer-%{api}/libgstneonhttpsrc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|708	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|709	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|710	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|711	%package -n %{bname}-nas
14mu|gstreamer0.10-plugins-bad-0.10.23-6|712	Summary:	Gstreamer output plugin for the NAS sound server
14mu|gstreamer0.10-plugins-bad-0.10.23-6|713	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|714	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|715	BuildRequires:	nas-devel
14mu|gstreamer0.10-plugins-bad-0.10.23-6|716	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|717	%description -n %{bname}-nas
14mu|gstreamer0.10-plugins-bad-0.10.23-6|718	Output plugin for GStreamer for use with the nas sound server.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|719	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|720	%files -n %{bname}-nas
14mu|gstreamer0.10-plugins-bad-0.10.23-6|721	%{_libdir}/gstreamer-%{api}/libgstnassink.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|722	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|723	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|724	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|725	%if %{build_amrwb}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|726	%package -n %{bname}-amrwb
14mu|gstreamer0.10-plugins-bad-0.10.23-6|727	Summary:	GStreamer plug-in for AMR-WB support
14mu|gstreamer0.10-plugins-bad-0.10.23-6|728	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|729	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|730	BuildRequires:	pkgconfig(vo-amrwbenc)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|731	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|732	%description -n %{bname}-amrwb
14mu|gstreamer0.10-plugins-bad-0.10.23-6|733	Plug-in for decoding AMR-WB under GStreamer.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|734	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|735	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|736	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|737	%files -n %{bname}-amrwb
14mu|gstreamer0.10-plugins-bad-0.10.23-6|738	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
14mu|gstreamer0.10-plugins-bad-0.10.23-6|739	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|740	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|741	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|742	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|743	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|744	%if %{build_voaac}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|745	%package -n %{bname}-vo-aac
14mu|gstreamer0.10-plugins-bad-0.10.23-6|746	Summary:	GStreamer plug-in for VisualOn AAC encoding
14mu|gstreamer0.10-plugins-bad-0.10.23-6|747	Group:		Sound
14mu|gstreamer0.10-plugins-bad-0.10.23-6|748	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|749	BuildRequires:	pkgconfig(vo-aacenc)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|750	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|751	%description -n %{bname}-vo-aac
14mu|gstreamer0.10-plugins-bad-0.10.23-6|752	Plug-in for encoding AAC under GStreamer based on VisualOn AAC library.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|753	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|754	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|755	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|756	%files -n %{bname}-vo-aac
14mu|gstreamer0.10-plugins-bad-0.10.23-6|757	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|758	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|759	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|760	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|761	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|762	%package -n %{bname}-jp2k
14mu|gstreamer0.10-plugins-bad-0.10.23-6|763	Summary:	GStreamer plug-in for JPEG2000 support
14mu|gstreamer0.10-plugins-bad-0.10.23-6|764	Group:		Graphics
14mu|gstreamer0.10-plugins-bad-0.10.23-6|765	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|766	BuildRequires:	pkgconfig(jasper)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|767	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|768	%description -n %{bname}-jp2k
14mu|gstreamer0.10-plugins-bad-0.10.23-6|769	Plug-in for JPEG2000 support under GStreamer.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|770	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|771	%files -n %{bname}-jp2k
14mu|gstreamer0.10-plugins-bad-0.10.23-6|772	%{_libdir}/gstreamer-%{api}/libgstjp2k.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|773	%{_libdir}/gstreamer-%{api}/libgstjp2kdecimator.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|774	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|775	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|776	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|777	%if %{build_celt}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|778	%package -n %{bname}-celt
14mu|gstreamer0.10-plugins-bad-0.10.23-6|779	Summary:	GStreamer plug-in for CELT support
14mu|gstreamer0.10-plugins-bad-0.10.23-6|780	Group:		Video
14mu|gstreamer0.10-plugins-bad-0.10.23-6|781	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|782	BuildRequires:	pkgconfig(celt)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|783	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|784	%description -n %{bname}-celt
14mu|gstreamer0.10-plugins-bad-0.10.23-6|785	Plug-in for CELT support under GStreamer.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|786	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|787	%files -n %{bname}-celt
14mu|gstreamer0.10-plugins-bad-0.10.23-6|788	%{_libdir}/gstreamer-%{api}/libgstcelt.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|789	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|790	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|791	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|792	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|793	%package -n %{bname}-rsvg
14mu|gstreamer0.10-plugins-bad-0.10.23-6|794	Summary:	GStreamer plug-in for SVG support
14mu|gstreamer0.10-plugins-bad-0.10.23-6|795	Group:		Graphics
14mu|gstreamer0.10-plugins-bad-0.10.23-6|796	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-bad-0.10.23-6|797	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|gstreamer0.10-plugins-bad-0.10.23-6|798	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|799	%description -n %{bname}-rsvg
14mu|gstreamer0.10-plugins-bad-0.10.23-6|800	Plug-in for SVG support under GStreamer.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|801	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|802	%files -n %{bname}-rsvg
14mu|gstreamer0.10-plugins-bad-0.10.23-6|803	%{_libdir}/gstreamer-%{api}/libgstrsvg.so
14mu|gstreamer0.10-plugins-bad-0.10.23-6|804	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|805	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|806	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|807	%package doc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|808	Group:		Books/Computer books
14mu|gstreamer0.10-plugins-bad-0.10.23-6|809	Summary:	GStreamer application library
14mu|gstreamer0.10-plugins-bad-0.10.23-6|810	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|811	%description doc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|812	This is the documentation of %{name}.
14mu|gstreamer0.10-plugins-bad-0.10.23-6|813	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|814	%files doc
14mu|gstreamer0.10-plugins-bad-0.10.23-6|815	%doc docs/plugins/html
14mu|gstreamer0.10-plugins-bad-0.10.23-6|816	%{_datadir}/gtk-doc/html/*
14mu|gstreamer0.10-plugins-bad-0.10.23-6|817	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|818	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-bad-0.10.23-6|819	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|820	%prep
14mu|gstreamer0.10-plugins-bad-0.10.23-6|821	%setup -qn %{oname}-%{version}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|822	%apply_patches
14mu|gstreamer0.10-plugins-bad-0.10.23-6|823	#gw broken configure in 0.10.19.2
14mu|gstreamer0.10-plugins-bad-0.10.23-6|824	#autoreconf -fi
14mu|gstreamer0.10-plugins-bad-0.10.23-6|825	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|826	%build
14mu|gstreamer0.10-plugins-bad-0.10.23-6|827	#work around broken mjpegtools headers including config.h:
14mu|gstreamer0.10-plugins-bad-0.10.23-6|828	export CPPFLAGS="-I."
14mu|gstreamer0.10-plugins-bad-0.10.23-6|829	%configure2_5x \
14mu|gstreamer0.10-plugins-bad-0.10.23-6|830	--disable-static \
14mu|gstreamer0.10-plugins-bad-0.10.23-6|831	--disable-dependency-tracking \
14mu|gstreamer0.10-plugins-bad-0.10.23-6|832	--with-package-name='%{distribution} %{name} package' \
14mu|gstreamer0.10-plugins-bad-0.10.23-6|833	--with-package-origin='%{disturl}' \
14mu|gstreamer0.10-plugins-bad-0.10.23-6|834	%if ! %{build_celt}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|835	--disable-celt \
14mu|gstreamer0.10-plugins-bad-0.10.23-6|836	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|837	%if ! %{build_faac}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|838	--disable-faac \
14mu|gstreamer0.10-plugins-bad-0.10.23-6|839	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|840	%if ! %{build_faad}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|841	--disable-faad \
14mu|gstreamer0.10-plugins-bad-0.10.23-6|842	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|843	%if ! %{build_dirac}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|844	--disable-dirac \
14mu|gstreamer0.10-plugins-bad-0.10.23-6|845	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|846	%if %{build_experimental}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|847	--enable-experimental
14mu|gstreamer0.10-plugins-bad-0.10.23-6|848	%endif
14mu|gstreamer0.10-plugins-bad-0.10.23-6|849	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|850	%make
14mu|gstreamer0.10-plugins-bad-0.10.23-6|851	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|852	%install
14mu|gstreamer0.10-plugins-bad-0.10.23-6|853	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mu|gstreamer0.10-plugins-bad-0.10.23-6|854	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|855	%find_lang %{oname}-%{api}
14mu|gstreamer0.10-plugins-bad-0.10.23-6|856	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|857	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|858	%changelog
14mu|gstreamer0.10-plugins-bad-0.10.23-6|859	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|860	* Tue May 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.23-6
14mu|gstreamer0.10-plugins-bad-0.10.23-6|861	- (2b3ed21) Bump release
14mu|gstreamer0.10-plugins-bad-0.10.23-6|862	
14mu|gstreamer0.10-plugins-bad-0.10.23-6|863	

22735 14
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|1	%define major 0.10
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|2	%define majorminor 0.10
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|3	%define bname gstreamer0.10
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|4	%define build_plf 0
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|5	%{?_with_plf: %{expand: %%global build_plf 1}}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|6	%define build_experimental 0
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|8	%define build_lame 0
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|9	%define build_amrnb 0
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|10	%define build_amrwbdec 0
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|11	%define build_x264 0
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|12	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|13	######################################33
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|14	# Hardcode PLF build
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|15	%define build_plf 0
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|16	######################################33
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|17	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|18	%if %{build_plf}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|19	%define distsuffix plf
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|21	%define extrarelsuffix plf
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|22	%define build_lame 1
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|23	%define build_x264 1
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|24	%define build_amrnb 1
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|25	%define build_amrwbdec 1
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|26	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|27	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|28	Summary:	GStreamer Streaming-media framework plug-ins
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|29	Name:		%{bname}-plugins-ugly
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|30	Version:	0.10.19
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|31	Release:	4.1%{?extrarelsuffix}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|32	License:	LGPLv2+
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|33	Group:		Sound
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|34	URL:		http://gstreamer.freedesktop.org/
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|35	Source:		http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|36	Patch0:		gstreamer-plugins-ugly-0.10.17-amr-linking.patch
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|37	Patch1:		gst-plugins-ugly-0.10.19-opencore.patch
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|38	# mugged from arch
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|39	Patch2:		gstreamer-plugins-ugly-0.10.19-cdio-0.90.patch
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|40	%ifnarch %{mips} %{arm}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|41	BuildRequires:	valgrind
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|42	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|43	BuildRequires:	pkgconfig(check)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|44	BuildRequires:	pkgconfig(dvdread)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|45	BuildRequires:	pkgconfig(glib-2.0)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|46	BuildRequires:	pkgconfig(glu)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|47	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|48	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|49	BuildRequires:	pkgconfig(id3tag)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|50	BuildRequires:	pkgconfig(mad)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|51	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|52	Provides:	%{bname}-audiosrc
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|53	Provides:	%{bname}-audiosink
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|54	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|55	%description
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|56	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|57	operate on media data. Applications using this library can do anything
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|58	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|59	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|60	types or processing capabilities can be added simply by installing new
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|61	plug-ins.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|62	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|63	This package contains a set of plug-ins that have good quality and
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|64	correct functionality, but distributing them might pose problems. The
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|65	license on either the plug-ins or the supporting libraries might not
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|66	be how the GStreamer authors like. The code might be widely known to
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|67	present patent problems.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|68	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|69	%if %{build_plf}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|70	This package is in Restricted repository as it violates some patents.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|71	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|72	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|73	%files -f gst-plugins-ugly-%{majorminor}.lang
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|74	%doc AUTHORS COPYING README NEWS
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|75	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|76	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|77	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|78	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|79	%{_libdir}/gstreamer-%{majorminor}/libgstiec958.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|80	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|81	%{_libdir}/gstreamer-%{majorminor}/libgstmpegaudioparse.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|82	%{_libdir}/gstreamer-%{majorminor}/libgstmpegstream.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|83	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|84	%if %{build_experimental}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|85	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|86	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|87	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|88	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|89	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|90	%if %{build_lame}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|91	### LAME ###
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|92	%package -n %{bname}-lame
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|93	Summary:	GStreamer plug-in for encoding mp3 songs using lame
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|94	Group:		Sound
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|95	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|96	BuildRequires:	liblame-devel >= 3.89
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|97	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|98	%description -n %{bname}-lame
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|99	Plug-in for encoding mp3 with lame under GStreamer.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|100	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|101	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|102	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|103	%files -n %{bname}-lame
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|104	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|105	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|106	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|107	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|108	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|109	%if %{build_x264}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|110	%package -n %{bname}-x264
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|111	Summary:	GStreamer plug-in for H264/AVC video encoding
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|112	Group:		Video
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|113	BuildRequires:	pkgconfig(x264)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|114	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|115	%description -n %{bname}-x264
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|116	Plug-in for encoding H264/AVC video.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|117	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|118	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|119	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|120	%files -n %{bname}-x264
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|121	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|122	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|123	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|124	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|125	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|126	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|127	%if %{build_amrnb}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|128	%package -n %{bname}-amrnb
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|129	Summary:	GStreamer plug-in for AMR-NB support
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|130	Group:		Sound
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|131	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|132	BuildRequires:	pkgconfig(opencore-amrnb)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|133	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|134	%description -n %{bname}-amrnb
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|135	Plug-in for decoding AMR-NB under GStreamer.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|136	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|137	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|138	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|139	%files -n %{bname}-amrnb
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|140	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|141	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|142	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|143	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|144	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|145	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|146	%if %{build_amrwbdec}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|147	%package -n %{bname}-amrwbdec
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|148	Summary:	GStreamer plug-in for AMR-WB decoding support
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|149	Group:		Sound
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|150	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|151	BuildRequires:	pkgconfig(opencore-amrwb)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|152	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|153	%description -n %{bname}-amrwbdec
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|154	Plug-in for decoding AMR-Wb under GStreamer.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|155	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|156	This package is in restricted as it violates some patents.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|157	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|158	%files -n %{bname}-amrwbdec
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|159	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|160	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|161	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|162	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|163	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|164	### SIDPLAY ###
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|165	%package -n %{bname}-sid
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|166	Summary:	GStreamer Sid C64 music plugin
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|167	Group:		Sound
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|168	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|169	BuildRequires:	sidplay-devel => 1.36.0
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|170	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|171	%description -n %{bname}-sid
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|172	Plugin for playback of C64 SID format music files
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|173	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|174	%files -n %{bname}-sid
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|175	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|176	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|177	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|178	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|179	### A52DEC ###
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|180	%package -n %{bname}-a52dec
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|181	Summary:	GStreamer VOB decoder plugin
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|182	Group:		Sound
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|183	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|184	BuildRequires:	a52dec-devel
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|185	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|186	%description -n %{bname}-a52dec
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|187	Plugin for decoding of VOB files
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|188	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|189	%files -n %{bname}-a52dec
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|190	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|191	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|192	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|193	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|194	%package -n %{bname}-mpeg
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|195	Summary:	GStreamer plug-ins for MPEG video playback and encoding
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|196	Group:		Video
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|197	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|198	BuildRequires:	pkgconfig(libmpeg2)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|199	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|200	%description -n %{bname}-mpeg
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|201	Plug-ins for playing and encoding MPEG video.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|202	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|203	%files -n %{bname}-mpeg
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|204	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|205	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|206	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|207	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|208	%package -n %{bname}-cdio
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|209	Summary:	GStreamer plug-in for audio CD playback
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|210	Group:		Sound
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|211	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|212	BuildRequires:	pkgconfig(libcdio)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|213	Conflicts:	%{bname}-plugins-good < 0.10.10
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|214	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|215	%description -n %{bname}-cdio
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|216	Plug-in for audio CD playback.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|217	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|218	%files -n %{bname}-cdio
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|219	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|220	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|221	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|222	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|223	%package -n %{bname}-twolame
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|224	Summary:	GStreamer plug-in for MP2 encoding support
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|225	Group:		Sound
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|226	Requires:	%{bname}-plugins
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|227	BuildRequires:	pkgconfig(twolame)
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|228	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|229	%description -n %{bname}-twolame
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|230	Plug-in for encoding MP2 under GStreamer.
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|231	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|232	%files -n %{bname}-twolame
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|233	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|234	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|235	#----------------------------------------------------------------------------
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|236	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|237	%prep
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|238	%setup -q -n gst-plugins-ugly-%{version}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|239	%apply_patches
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|240	autoconf
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|241	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|242	%build
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|243	%configure2_5x \
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|244	--disable-dependency-tracking \
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|245	--with-package-name='%{distribution} %{name} package' \
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|246	--with-package-origin='%{disturl}' \
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|247	%if !%{build_lame}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|248	--disable-lame \
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|249	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|250	%if %{build_experimental}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|251	--enable-experimental
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|252	%endif
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|253	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|254	%make
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|255	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|256	%install
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|257	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|258	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|259	%find_lang gst-plugins-ugly-%{majorminor}
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|260	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|261	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|262	rm -f %{buildroot}%{_libdir}/*.a
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|263	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|264	%check
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|265	cd tests/check
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|266	make check
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|267	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|268	%changelog
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|269	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|270	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.19-4.1
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|271	- (2b7ba65) Bump release
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|272	
14mu|gstreamer0.10-plugins-ugly-0.10.19-4.1|273	

22736 14
14mu|gstreamer1.0-1.6.3-1|1	%define oname	gstreamer
14mu|gstreamer1.0-1.6.3-1|2	%define api	1.0
14mu|gstreamer1.0-1.6.3-1|3	%define name	%{oname}%{api}
14mu|gstreamer1.0-1.6.3-1|4	%define vname	%{oname}10
14mu|gstreamer1.0-1.6.3-1|5	
14mu|gstreamer1.0-1.6.3-1|6	%define major		0
14mu|gstreamer1.0-1.6.3-1|7	%define libname		%mklibname %{oname} %{api} %{major}
14mu|gstreamer1.0-1.6.3-1|8	%define gi_name		%mklibname gst-gir %{api}
14mu|gstreamer1.0-1.6.3-1|9	%define libnamedev	%mklibname -d %{name}
14mu|gstreamer1.0-1.6.3-1|10	%define build_docs 	0
14mu|gstreamer1.0-1.6.3-1|11	
14mu|gstreamer1.0-1.6.3-1|12	Name: 		%{oname}%{api}
14mu|gstreamer1.0-1.6.3-1|13	Summary: 	GStreamer Streaming-media framework runtime
14mu|gstreamer1.0-1.6.3-1|14	Version: 	1.6.3
14mu|gstreamer1.0-1.6.3-1|15	Release: 	1
14mu|gstreamer1.0-1.6.3-1|16	License: 	LGPLv2+
14mu|gstreamer1.0-1.6.3-1|17	Group: 		Sound
14mu|gstreamer1.0-1.6.3-1|18	URL:            http://gstreamer.freedesktop.org/
14mu|gstreamer1.0-1.6.3-1|19	Source0: 	http://gstreamer.freedesktop.org/src/gstreamer/%{oname}-%{version}.tar.xz
14mu|gstreamer1.0-1.6.3-1|20	Source1:	gstreamer.prov
14mu|gstreamer1.0-1.6.3-1|21	Patch0:	        gstreamer-inspect-rpm-format.patch
14mu|gstreamer1.0-1.6.3-1|22	BuildRequires:  pkgconfig(gio-2.0) >= 2.32.0
14mu|gstreamer1.0-1.6.3-1|23	BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
14mu|gstreamer1.0-1.6.3-1|24	BuildRequires:  pkgconfig(gmodule-no-export-2.0)
14mu|gstreamer1.0-1.6.3-1|25	BuildRequires:  pkgconfig(gobject-2.0)
14mu|gstreamer1.0-1.6.3-1|26	BuildRequires:  pkgconfig(gthread-2.0)
14mu|gstreamer1.0-1.6.3-1|27	BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.9
14mu|gstreamer1.0-1.6.3-1|28	BuildRequires:  gobject-introspection-devel
14mu|gstreamer1.0-1.6.3-1|29	BuildRequires:	pkgconfig(popt)
14mu|gstreamer1.0-1.6.3-1|30	BuildRequires:	gettext-devel
14mu|gstreamer1.0-1.6.3-1|31	BuildRequires:  libcheck-devel
14mu|gstreamer1.0-1.6.3-1|32	BuildRequires:  chrpath
14mu|gstreamer1.0-1.6.3-1|33	BuildRequires:  bison
14mu|gstreamer1.0-1.6.3-1|34	BuildRequires:  flex
14mu|gstreamer1.0-1.6.3-1|35	
14mu|gstreamer1.0-1.6.3-1|36	%ifnarch %arm %mips
14mu|gstreamer1.0-1.6.3-1|37	BuildRequires:  valgrind-devel
14mu|gstreamer1.0-1.6.3-1|38	%endif
14mu|gstreamer1.0-1.6.3-1|39	
14mu|gstreamer1.0-1.6.3-1|40	%ifarch %ix86
14mu|gstreamer1.0-1.6.3-1|41	BuildRequires: 	nasm => 0.90
14mu|gstreamer1.0-1.6.3-1|42	%endif
14mu|gstreamer1.0-1.6.3-1|43	
14mu|gstreamer1.0-1.6.3-1|44	%if %build_docs
14mu|gstreamer1.0-1.6.3-1|45	BuildRequires: 	gtk-doc >= 0.7
14mu|gstreamer1.0-1.6.3-1|46	BuildRequires: 	transfig
14mu|gstreamer1.0-1.6.3-1|47	BuildRequires:  docbook-dtd42-xml
14mu|gstreamer1.0-1.6.3-1|48	BuildRequires:  docbook-dtd412-xml
14mu|gstreamer1.0-1.6.3-1|49	BuildRequires:  ghostscript
14mu|gstreamer1.0-1.6.3-1|50	BuildRequires:  python-pyxml
14mu|gstreamer1.0-1.6.3-1|51	%endif
14mu|gstreamer1.0-1.6.3-1|52	
14mu|gstreamer1.0-1.6.3-1|53	%description
14mu|gstreamer1.0-1.6.3-1|54	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-1.6.3-1|55	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-1.6.3-1|56	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-1.6.3-1|57	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-1.6.3-1|58	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-1.6.3-1|59	plugins.
14mu|gstreamer1.0-1.6.3-1|60	
14mu|gstreamer1.0-1.6.3-1|61	%package tools
14mu|gstreamer1.0-1.6.3-1|62	Summary:	GStreamer Streaming-media framework runtime
14mu|gstreamer1.0-1.6.3-1|63	Group:		Sound
14mu|gstreamer1.0-1.6.3-1|64	Provides:	%{vname}-tools = %{version}-%{release}
14mu|gstreamer1.0-1.6.3-1|65	
14mu|gstreamer1.0-1.6.3-1|66	%description tools
14mu|gstreamer1.0-1.6.3-1|67	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-1.6.3-1|68	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-1.6.3-1|69	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-1.6.3-1|70	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-1.6.3-1|71	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-1.6.3-1|72	plugins.
14mu|gstreamer1.0-1.6.3-1|73	
14mu|gstreamer1.0-1.6.3-1|74	%package -n %{libname}
14mu|gstreamer1.0-1.6.3-1|75	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-1.6.3-1|76	Group:		System/Libraries
14mu|gstreamer1.0-1.6.3-1|77	Requires:	%{name}-tools >= %{version}-%{release}
14mu|gstreamer1.0-1.6.3-1|78	Provides:	libgstreamer%{api} = %{version}-%{release}
14mu|gstreamer1.0-1.6.3-1|79	
14mu|gstreamer1.0-1.6.3-1|80	%description -n %{libname}
14mu|gstreamer1.0-1.6.3-1|81	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-1.6.3-1|82	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-1.6.3-1|83	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-1.6.3-1|84	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-1.6.3-1|85	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-1.6.3-1|86	plugins.
14mu|gstreamer1.0-1.6.3-1|87	
14mu|gstreamer1.0-1.6.3-1|88	This package contains the libraries.
14mu|gstreamer1.0-1.6.3-1|89	
14mu|gstreamer1.0-1.6.3-1|90	%package -n %{gi_name}
14mu|gstreamer1.0-1.6.3-1|91	Summary:	GObject Introspection interface libraries for %{name}
14mu|gstreamer1.0-1.6.3-1|92	Group:		System/Libraries
14mu|gstreamer1.0-1.6.3-1|93	Requires:	%{libname} = %{version}-%{release}
14mu|gstreamer1.0-1.6.3-1|94	
14mu|gstreamer1.0-1.6.3-1|95	%description -n %{gi_name}
14mu|gstreamer1.0-1.6.3-1|96	GObject Introspection interface libraries for %{name}.
14mu|gstreamer1.0-1.6.3-1|97	
14mu|gstreamer1.0-1.6.3-1|98	%package -n %{libnamedev}
14mu|gstreamer1.0-1.6.3-1|99	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-1.6.3-1|100	Group:		Development/C
14mu|gstreamer1.0-1.6.3-1|101	Requires:	%{libname} = %{version}-%{release}
14mu|gstreamer1.0-1.6.3-1|102	Requires:	%{name}-tools = %{version}-%{release}
14mu|gstreamer1.0-1.6.3-1|103	Provides:	gstreamer%{api}-devel = %{version}-%{release}
14mu|gstreamer1.0-1.6.3-1|104	
14mu|gstreamer1.0-1.6.3-1|105	%description -n %{libnamedev}
14mu|gstreamer1.0-1.6.3-1|106	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-1.6.3-1|107	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-1.6.3-1|108	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-1.6.3-1|109	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-1.6.3-1|110	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-1.6.3-1|111	plugins.
14mu|gstreamer1.0-1.6.3-1|112	
14mu|gstreamer1.0-1.6.3-1|113	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-1.6.3-1|114	applications and plugins for GStreamer.
14mu|gstreamer1.0-1.6.3-1|115	
14mu|gstreamer1.0-1.6.3-1|116	%prep
14mu|gstreamer1.0-1.6.3-1|117	%setup -q -n %{oname}-%{version}
14mu|gstreamer1.0-1.6.3-1|118	%apply_patches
14mu|gstreamer1.0-1.6.3-1|119	
14mu|gstreamer1.0-1.6.3-1|120	%build
14mu|gstreamer1.0-1.6.3-1|121	%configure2_5x \
14mu|gstreamer1.0-1.6.3-1|122	--enable-debug \
14mu|gstreamer1.0-1.6.3-1|123	--disable-static \
14mu|gstreamer1.0-1.6.3-1|124	--disable-dependency-tracking \
14mu|gstreamer1.0-1.6.3-1|125	--with-package-name='%_vendor %{name} package' \
14mu|gstreamer1.0-1.6.3-1|126	--with-package-origin='http://bugs.%_vendor.org/' \
14mu|gstreamer1.0-1.6.3-1|127	--disable-tests \
14mu|gstreamer1.0-1.6.3-1|128	--disable-examples \
14mu|gstreamer1.0-1.6.3-1|129	--disable-rpath \
14mu|gstreamer1.0-1.6.3-1|130	%if %build_docs
14mu|gstreamer1.0-1.6.3-1|131	--enable-docbook \
14mu|gstreamer1.0-1.6.3-1|132	--enable-gtk-doc \
14mu|gstreamer1.0-1.6.3-1|133	%else
14mu|gstreamer1.0-1.6.3-1|134	--disable-docbook \
14mu|gstreamer1.0-1.6.3-1|135	--disable-gtk-doc \
14mu|gstreamer1.0-1.6.3-1|136	%endif
14mu|gstreamer1.0-1.6.3-1|137	%ifarch %mips
14mu|gstreamer1.0-1.6.3-1|138	--disable-valgrind \
14mu|gstreamer1.0-1.6.3-1|139	%endif
14mu|gstreamer1.0-1.6.3-1|140	--with-html-dir=%{_datadir}/gtk-doc/html
14mu|gstreamer1.0-1.6.3-1|141	
14mu|gstreamer1.0-1.6.3-1|142	%make
14mu|gstreamer1.0-1.6.3-1|143	
14mu|gstreamer1.0-1.6.3-1|144	%check
14mu|gstreamer1.0-1.6.3-1|145	cd tests/check
14mu|gstreamer1.0-1.6.3-1|146	# disable check as it will stall at build in iurt
14mu|gstreamer1.0-1.6.3-1|147	#make check
14mu|gstreamer1.0-1.6.3-1|148	
14mu|gstreamer1.0-1.6.3-1|149	%install
14mu|gstreamer1.0-1.6.3-1|150	%makeinstall_std
14mu|gstreamer1.0-1.6.3-1|151	
14mu|gstreamer1.0-1.6.3-1|152	mkdir -p %{buildroot}%{_var}/cache/%{oname}-%{api}
14mu|gstreamer1.0-1.6.3-1|153	
14mu|gstreamer1.0-1.6.3-1|154	#clean the files we don't want to install
14mu|gstreamer1.0-1.6.3-1|155	find %{buildroot} -name '*.la' -delete
14mu|gstreamer1.0-1.6.3-1|156	
14mu|gstreamer1.0-1.6.3-1|157	%find_lang %{oname}-%{api}
14mu|gstreamer1.0-1.6.3-1|158	
14mu|gstreamer1.0-1.6.3-1|159	%if %build_docs
14mu|gstreamer1.0-1.6.3-1|160	mv %{buildroot}%{_datadir}/doc/%{oname}-%{api}/ installed-docs
14mu|gstreamer1.0-1.6.3-1|161	%endif
14mu|gstreamer1.0-1.6.3-1|162	
14mu|gstreamer1.0-1.6.3-1|163	#gw really remove rpath for rpmlint
14mu|gstreamer1.0-1.6.3-1|164	chrpath -d %{buildroot}{%_bindir/gst-{inspect,launch,typefind}-1.0,%_libdir/{*.so,%{oname}-%api/*.so}}
14mu|gstreamer1.0-1.6.3-1|165	
14mu|gstreamer1.0-1.6.3-1|166	# Add the provides script
14mu|gstreamer1.0-1.6.3-1|167	install -m0755 -D %{SOURCE1} %{buildroot}%{_prefix}/lib/rpm/%{_vendor}/%{name}.prov
14mu|gstreamer1.0-1.6.3-1|168	
14mu|gstreamer1.0-1.6.3-1|169	%files tools -f %{oname}-%{api}.lang
14mu|gstreamer1.0-1.6.3-1|170	%doc AUTHORS COPYING README NEWS
14mu|gstreamer1.0-1.6.3-1|171	%dir %{_var}/cache/%{oname}-%{api}
14mu|gstreamer1.0-1.6.3-1|172	%{_bindir}/gst-inspect-%{api}
14mu|gstreamer1.0-1.6.3-1|173	%{_bindir}/gst-launch-%{api}
14mu|gstreamer1.0-1.6.3-1|174	%{_bindir}/gst-typefind-%{api}
14mu|gstreamer1.0-1.6.3-1|175	%{_mandir}/man1/gst-inspect-%{api}.1*
14mu|gstreamer1.0-1.6.3-1|176	%{_mandir}/man1/gst-launch-%{api}.1*
14mu|gstreamer1.0-1.6.3-1|177	%{_mandir}/man1/gst-typefind-%{api}.1*
14mu|gstreamer1.0-1.6.3-1|178	%{_datadir}/bash-completion/completions/gst-inspect-1.0
14mu|gstreamer1.0-1.6.3-1|179	%{_datadir}/bash-completion/completions/gst-launch-1.0
14mu|gstreamer1.0-1.6.3-1|180	%{_datadir}/bash-completion/helpers/gst
14mu|gstreamer1.0-1.6.3-1|181	%{_datadir}/bash-completion/helpers/gst-completion-helper-1.0
14mu|gstreamer1.0-1.6.3-1|182	%{_libdir}/gstreamer-1.0/gst-ptp-helper
14mu|gstreamer1.0-1.6.3-1|183	
14mu|gstreamer1.0-1.6.3-1|184	%files -n %{libname}
14mu|gstreamer1.0-1.6.3-1|185	%dir %{_libdir}/%{oname}-%{api}
14mu|gstreamer1.0-1.6.3-1|186	%{_libdir}/libgstbase-%{api}.so.%{major}*
14mu|gstreamer1.0-1.6.3-1|187	%{_libdir}/libgstcheck-%{api}.so.%{major}*
14mu|gstreamer1.0-1.6.3-1|188	%{_libdir}/libgstreamer-%{api}.so.%{major}*
14mu|gstreamer1.0-1.6.3-1|189	%{_libdir}/libgstnet-%{api}.so.%{major}*
14mu|gstreamer1.0-1.6.3-1|190	%{_libdir}/libgstcontroller-%{api}.so.%{major}*
14mu|gstreamer1.0-1.6.3-1|191	%{_libdir}/%{oname}-%{api}/gst-plugin-scanner
14mu|gstreamer1.0-1.6.3-1|192	%{_libdir}/%{oname}-%{api}/libgstcoreelements.so
14mu|gstreamer1.0-1.6.3-1|193	
14mu|gstreamer1.0-1.6.3-1|194	%files -n %{gi_name}
14mu|gstreamer1.0-1.6.3-1|195	%{_libdir}/girepository-1.0/Gst-%{api}.typelib
14mu|gstreamer1.0-1.6.3-1|196	%{_libdir}/girepository-1.0/GstBase-%{api}.typelib
14mu|gstreamer1.0-1.6.3-1|197	%{_libdir}/girepository-1.0/GstCheck-%{api}.typelib
14mu|gstreamer1.0-1.6.3-1|198	%{_libdir}/girepository-1.0/GstController-%{api}.typelib
14mu|gstreamer1.0-1.6.3-1|199	%{_libdir}/girepository-1.0/GstNet-%{api}.typelib
14mu|gstreamer1.0-1.6.3-1|200	
14mu|gstreamer1.0-1.6.3-1|201	%files -n %{libnamedev}
14mu|gstreamer1.0-1.6.3-1|202	%doc ChangeLog
14mu|gstreamer1.0-1.6.3-1|203	
14mu|gstreamer1.0-1.6.3-1|204	%if %build_docs
14mu|gstreamer1.0-1.6.3-1|205	%doc installed-docs/*
14mu|gstreamer1.0-1.6.3-1|206	%endif
14mu|gstreamer1.0-1.6.3-1|207	
14mu|gstreamer1.0-1.6.3-1|208	%{_prefix}/lib/rpm/%{_vendor}/%{name}.prov
14mu|gstreamer1.0-1.6.3-1|209	%dir %{_includedir}/%{oname}-%{api}
14mu|gstreamer1.0-1.6.3-1|210	%dir %{_includedir}/%{oname}-%{api}/gst
14mu|gstreamer1.0-1.6.3-1|211	%{_includedir}/%{oname}-%{api}/gst/*.h
14mu|gstreamer1.0-1.6.3-1|212	%dir %{_includedir}/%{oname}-%{api}/gst/base/
14mu|gstreamer1.0-1.6.3-1|213	%{_includedir}/%{oname}-%{api}/gst/base/*.h
14mu|gstreamer1.0-1.6.3-1|214	%{_includedir}/%{oname}-%{api}/gst/check/
14mu|gstreamer1.0-1.6.3-1|215	%dir %{_includedir}/%{oname}-%{api}/gst/controller/
14mu|gstreamer1.0-1.6.3-1|216	%{_includedir}/%{oname}-%{api}/gst/controller/*.h
14mu|gstreamer1.0-1.6.3-1|217	%{_includedir}/%{oname}-%{api}/gst/net/
14mu|gstreamer1.0-1.6.3-1|218	%{_libdir}/%{oname}-%{api}/include/gst/gstconfig.h
14mu|gstreamer1.0-1.6.3-1|219	%{_libdir}/libgstbase-%{api}.so
14mu|gstreamer1.0-1.6.3-1|220	%{_libdir}/libgstcheck-%{api}.so
14mu|gstreamer1.0-1.6.3-1|221	%{_libdir}/libgstreamer-%{api}.so
14mu|gstreamer1.0-1.6.3-1|222	%{_libdir}/libgstnet-%{api}.so
14mu|gstreamer1.0-1.6.3-1|223	%{_libdir}/libgstcontroller-%{api}.so
14mu|gstreamer1.0-1.6.3-1|224	%{_datadir}/aclocal/gst-element-check-%{api}.m4
14mu|gstreamer1.0-1.6.3-1|225	%{_libdir}/pkgconfig/gstreamer-%{api}.pc
14mu|gstreamer1.0-1.6.3-1|226	%{_libdir}/pkgconfig/gstreamer-base-%{api}.pc
14mu|gstreamer1.0-1.6.3-1|227	%{_libdir}/pkgconfig/gstreamer-check-%{api}.pc
14mu|gstreamer1.0-1.6.3-1|228	%{_libdir}/pkgconfig/gstreamer-net-%{api}.pc
14mu|gstreamer1.0-1.6.3-1|229	%{_libdir}/pkgconfig/gstreamer-controller-%{api}.pc
14mu|gstreamer1.0-1.6.3-1|230	## we specify the API docs as regular files since %docs doesn't fail when
14mu|gstreamer1.0-1.6.3-1|231	#  files aren't found anymore for RPM >= 4
14mu|gstreamer1.0-1.6.3-1|232	#  we list all of the files we really need to trap incomplete doc builds
14mu|gstreamer1.0-1.6.3-1|233	#  then we catch the rest with *, you can safely ignore the errors from this
14mu|gstreamer1.0-1.6.3-1|234	## gstreamer API
14mu|gstreamer1.0-1.6.3-1|235	%{_datadir}/gtk-doc/html/*
14mu|gstreamer1.0-1.6.3-1|236	%{_datadir}/gir-1.0/Gst-%{api}.gir
14mu|gstreamer1.0-1.6.3-1|237	%{_datadir}/gir-1.0/GstBase-%{api}.gir
14mu|gstreamer1.0-1.6.3-1|238	%{_datadir}/gir-1.0/GstCheck-%{api}.gir
14mu|gstreamer1.0-1.6.3-1|239	%{_datadir}/gir-1.0/GstController-%{api}.gir
14mu|gstreamer1.0-1.6.3-1|240	%{_datadir}/gir-1.0/GstNet-%{api}.gir
14mu|gstreamer1.0-1.6.3-1|241	
14mu|gstreamer1.0-1.6.3-1|242	%changelog
14mu|gstreamer1.0-1.6.3-1|243	
14mu|gstreamer1.0-1.6.3-1|244	* Mon Jan 25 2016 Tigro <ashejn@gmail.com> 1.6.3-1
14mu|gstreamer1.0-1.6.3-1|245	- (b0a2470) update to 1.6.3
14mu|gstreamer1.0-1.6.3-1|246	
14mu|gstreamer1.0-1.6.3-1|247	

22737 14
14mu|gstreamer1.0-libav-1.6.3-1|1	%define api 1.0
14mu|gstreamer1.0-libav-1.6.3-1|2	
14mu|gstreamer1.0-libav-1.6.3-1|3	Summary:	Gstreamer plugin for the libav codec
14mu|gstreamer1.0-libav-1.6.3-1|4	Name:		gstreamer%{api}-libav
14mu|gstreamer1.0-libav-1.6.3-1|5	Version:	1.6.3
14mu|gstreamer1.0-libav-1.6.3-1|6	Release:	1
14mu|gstreamer1.0-libav-1.6.3-1|7	License:	GPLv2+
14mu|gstreamer1.0-libav-1.6.3-1|8	Group:		Video
14mu|gstreamer1.0-libav-1.6.3-1|9	Url:		http://gstreamer.freedesktop.org
14mu|gstreamer1.0-libav-1.6.3-1|10	Source0:	http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
14mu|gstreamer1.0-libav-1.6.3-1|11	%ifnarch %{arm} %{mips}
14mu|gstreamer1.0-libav-1.6.3-1|12	BuildRequires:	valgrind
14mu|gstreamer1.0-libav-1.6.3-1|13	%endif
14mu|gstreamer1.0-libav-1.6.3-1|14	Buildrequires:	yasm
14mu|gstreamer1.0-libav-1.6.3-1|15	BuildRequires:	bzip2-devel
14mu|gstreamer1.0-libav-1.6.3-1|16	BuildRequires:	pkgconfig(check)
14mu|gstreamer1.0-libav-1.6.3-1|17	BuildRequires:	pkgconfig(freetype2)
14mu|gstreamer1.0-libav-1.6.3-1|18	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= %{version}
14mu|gstreamer1.0-libav-1.6.3-1|19	BuildRequires:	pkgconfig(gstreamer-%{api}) >= %{version}
14mu|gstreamer1.0-libav-1.6.3-1|20	BuildRequires:	pkgconfig(gstreamer-base-%{api}) >= %{version}
14mu|gstreamer1.0-libav-1.6.3-1|21	BuildRequires:	pkgconfig(gstreamer-check-%{api}) >= %{version}
14mu|gstreamer1.0-libav-1.6.3-1|22	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.16
14mu|gstreamer1.0-libav-1.6.3-1|23	Provides:	gstreamer%{api}-ffmpeg = %{EVRD}
14mu|gstreamer1.0-libav-1.6.3-1|24	
14mu|gstreamer1.0-libav-1.6.3-1|25	%description
14mu|gstreamer1.0-libav-1.6.3-1|26	Video codec plugin for GStreamer based on the libav libraries.
14mu|gstreamer1.0-libav-1.6.3-1|27	
14mu|gstreamer1.0-libav-1.6.3-1|28	%files
14mu|gstreamer1.0-libav-1.6.3-1|29	%doc README NEWS TODO ChangeLog AUTHORS
14mu|gstreamer1.0-libav-1.6.3-1|30	%{_libdir}/gstreamer-%{api}/libgstlibav.so
14mu|gstreamer1.0-libav-1.6.3-1|31	
14mu|gstreamer1.0-libav-1.6.3-1|32	#----------------------------------------------------------------------------
14mu|gstreamer1.0-libav-1.6.3-1|33	
14mu|gstreamer1.0-libav-1.6.3-1|34	%prep
14mu|gstreamer1.0-libav-1.6.3-1|35	%setup -qn gst-libav-%{version}
14mu|gstreamer1.0-libav-1.6.3-1|36	
14mu|gstreamer1.0-libav-1.6.3-1|37	%build
14mu|gstreamer1.0-libav-1.6.3-1|38	%configure2_5x \
14mu|gstreamer1.0-libav-1.6.3-1|39	--disable-static \
14mu|gstreamer1.0-libav-1.6.3-1|40	--with-package-name='%{distribution} %{name} package' \
14mu|gstreamer1.0-libav-1.6.3-1|41	--with-package-origin='%{disturl}' \
14mu|gstreamer1.0-libav-1.6.3-1|42	--with-libav-extra-configure='--disable-decoder=mp3 --disable-decoder=mp3on4 --disable-decoder=mp3adu --disable-demuxer=mp3 --disable-demuxer=asf'
14mu|gstreamer1.0-libav-1.6.3-1|43	%make
14mu|gstreamer1.0-libav-1.6.3-1|44	
14mu|gstreamer1.0-libav-1.6.3-1|45	%install
14mu|gstreamer1.0-libav-1.6.3-1|46	%makeinstall_std
14mu|gstreamer1.0-libav-1.6.3-1|47	
14mu|gstreamer1.0-libav-1.6.3-1|48	#remove gtk-doc
14mu|gstreamer1.0-libav-1.6.3-1|49	rm -rf %{buildroot}%{_datadir}/gtk-doc
14mu|gstreamer1.0-libav-1.6.3-1|50	
14mu|gstreamer1.0-libav-1.6.3-1|51	%changelog
14mu|gstreamer1.0-libav-1.6.3-1|52	
14mu|gstreamer1.0-libav-1.6.3-1|53	* Mon Jan 25 2016 Tigro <ashejn@gmail.com> 1.6.3-1
14mu|gstreamer1.0-libav-1.6.3-1|54	- (2cc44f8) update to 1.6.3
14mu|gstreamer1.0-libav-1.6.3-1|55	
14mu|gstreamer1.0-libav-1.6.3-1|56	

22738 14
14mu|gstreamer1.0-plugins-bad-1.4.5-3|1	%define api		1.0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|2	%define bname		gstreamer%{api}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|3	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|4	%define build_experimental	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|5	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|6	%define build_amrwb	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|7	%define build_faac	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|8	%define build_faad	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|9	%define build_xvid	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|10	%define build_dts	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|11	%define build_dirac	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|12	%define build_gme	1
14mu|gstreamer1.0-plugins-bad-1.4.5-3|13	%define build_celt	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|14	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|15	##########################
14mu|gstreamer1.0-plugins-bad-1.4.5-3|16	# Hardcode PLF build
14mu|gstreamer1.0-plugins-bad-1.4.5-3|17	%define build_plf	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|18	##########################
14mu|gstreamer1.0-plugins-bad-1.4.5-3|19	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|20	%if %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|21	%define distsuffix plf
14mu|gstreamer1.0-plugins-bad-1.4.5-3|22	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|gstreamer1.0-plugins-bad-1.4.5-3|23	%define extrarelsuffix plf
14mu|gstreamer1.0-plugins-bad-1.4.5-3|24	%define build_amrwb	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|25	%define build_faac	1
14mu|gstreamer1.0-plugins-bad-1.4.5-3|26	%define build_faad	1
14mu|gstreamer1.0-plugins-bad-1.4.5-3|27	%define build_xvid	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|28	%define build_dts	1
14mu|gstreamer1.0-plugins-bad-1.4.5-3|29	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|30	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|31	%define libmajor	0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|32	%define libnamephoto	%mklibname gstphotography %{api} %{libmajor}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|33	%define develnamephoto	%mklibname -d gstphotographyi %{api}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|34	%define libnamebase	%mklibname gstbasevideo %{api} %{libmajor}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|35	%define develnamebase	%mklibname -d gstbasevideo %{api}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|36	%define libnamempegts   %mklibname gstmpegts %{api} %{libmajor}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|37	%define develnamempegts	%mklibname -d gstmpegts %{api}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|38	%define libnameuridownloader	%mklibname gsturidownloader %{api} %{libmajor}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|39	%define develnameuridownloader	%mklibname -d gsturidownloader %{api}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|40	%define libnameinsertbin	%mklibname gstinsertbin %{api} %{libmajor}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|41	%define develnameinsertbin	%mklibname -d gstinsertbin %{api}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|42	%define libnamebadbase		%mklibname gstbadbase %{api} %{libmajor}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|43	%define develnamebadbase	%mklibname -d gstbadbase %{api}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|44	%define libnamebadvideo		%mklibname gstbadvideo %{api} %{libmajor}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|45	%define develnamebadvideo	%mklibname -d gstbadvideo %{api}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|46	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|47	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|48	Summary:	GStreamer Streaming-media framework plug-ins
14mu|gstreamer1.0-plugins-bad-1.4.5-3|49	Name:		%{bname}-plugins-bad
14mu|gstreamer1.0-plugins-bad-1.4.5-3|50	Version:	1.4.5
14mu|gstreamer1.0-plugins-bad-1.4.5-3|51	Release:	3%{?extrarelsuffix}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|52	License:	LGPLv2+ and GPLv2+
14mu|gstreamer1.0-plugins-bad-1.4.5-3|53	Group: 		Sound
14mu|gstreamer1.0-plugins-bad-1.4.5-3|54	URL:		http://gstreamer.freedesktop.org/
14mu|gstreamer1.0-plugins-bad-1.4.5-3|55	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
14mu|gstreamer1.0-plugins-bad-1.4.5-3|56	Patch0:		0001-srtpdec-Add-support-for-RTP-RTCP-mixing-if-data-arri.patch
14mu|gstreamer1.0-plugins-bad-1.4.5-3|57	#gw for the pixbuf plugin
14mu|gstreamer1.0-plugins-bad-1.4.5-3|58	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|59	BuildRequires:	pkgconfig(glib-2.0)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|60	BuildRequires:	pkgconfig(libpng)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|61	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14mu|gstreamer1.0-plugins-bad-1.4.5-3|62	BuildRequires:	pkgconfig(sdl)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|63	BuildRequires:	libbzip2-devel
14mu|gstreamer1.0-plugins-bad-1.4.5-3|64	BuildRequires:	pkgconfig(libmodplug)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|65	BuildRequires:	pkgconfig(libmusicbrainz)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|66	BuildRequires:	pkgconfig(exempi-2.0)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|67	BuildRequires:	pkgconfig(openssl)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|68	BuildRequires:	pkgconfig(openal)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|69	BuildRequires:	pkgconfig(opus)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|70	%ifarch %ix86
14mu|gstreamer1.0-plugins-bad-1.4.5-3|71	BuildRequires:	nasm => 0.90
14mu|gstreamer1.0-plugins-bad-1.4.5-3|72	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|73	BuildRequires:	pkgconfig(valgrind)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|74	BuildRequires:	pkgconfig(check)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|75	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|76	BuildRequires:	pkgconfig(gstreamer-1.0) >= %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|77	BuildRequires:	pkgconfig(libcdaudio)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|78	BuildRequires:	pkgconfig(sndfile)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|79	BuildRequires:	pkgconfig(libmimic)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|80	BuildRequires:	pkgconfig(libass)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|81	BuildRequires:  pkgconfig(dvdnav)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|82	%if %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|83	BuildRequires:	pkgconfig(vo-aacenc)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|84	BuildRequires:	pkgconfig(vo-amrwbenc)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|85	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|86	#gw for checks
14mu|gstreamer1.0-plugins-bad-1.4.5-3|87	#BuildRequires:	gstreamer0.10-plugins-good
14mu|gstreamer1.0-plugins-bad-1.4.5-3|88	BuildRequires:	fonts-ttf-dejavu
14mu|gstreamer1.0-plugins-bad-1.4.5-3|89	#gw for autoreconf
14mu|gstreamer1.0-plugins-bad-1.4.5-3|90	BuildRequires:	gettext-devel
14mu|gstreamer1.0-plugins-bad-1.4.5-3|91	Obsoletes:	%{bname}-voip < %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|92	Obsoletes:	%{bname}-rtpvp8 < %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|93	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|94	%description
14mu|gstreamer1.0-plugins-bad-1.4.5-3|95	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|96	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|97	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|98	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|99	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|100	plug-ins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|101	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|102	This package contains a set of plug-ins that aren't up to par compared
14mu|gstreamer1.0-plugins-bad-1.4.5-3|103	to the rest. They might be close to being good quality, but they're
14mu|gstreamer1.0-plugins-bad-1.4.5-3|104	missing something - be it a good code review, some documentation, a
14mu|gstreamer1.0-plugins-bad-1.4.5-3|105	set of tests, a real live maintainer, or some actual wide use. If the
14mu|gstreamer1.0-plugins-bad-1.4.5-3|106	blanks are filled in they might be upgraded to become part of either
14mu|gstreamer1.0-plugins-bad-1.4.5-3|107	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
14mu|gstreamer1.0-plugins-bad-1.4.5-3|108	other factors. If the plug-ins break, you can't complain - instead,
14mu|gstreamer1.0-plugins-bad-1.4.5-3|109	you can fix the problem and send us a patch, or bribe someone into
14mu|gstreamer1.0-plugins-bad-1.4.5-3|110	fixing them for you.  New contributors can start here for things to
14mu|gstreamer1.0-plugins-bad-1.4.5-3|111	work on.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|112	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|113	%if %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|114	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|115	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|116	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|117	%package -n %{libnamephoto}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|118	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|119	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|120	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|121	%description -n %{libnamephoto}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|122	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|123	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|124	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|125	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|126	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|127	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|128	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|129	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|130	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|131	%package -n %{develnamephoto}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|132	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|133	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.4.5-3|134	Requires:	%{libnamephoto} = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|135	Provides:	gstphotography%{api}-devel = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|136	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|137	%description -n %{develnamephoto}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|138	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|139	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|140	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|141	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|142	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|143	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|144	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|145	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.4.5-3|146	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|147	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|148	%package -n %{libnamempegts}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|149	Summary:        Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|150	Group:          System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|151	# package bug
14mu|gstreamer1.0-plugins-bad-1.4.5-3|152	Obsoletes:	%{_lib}gstmpegts1.0_0-devel < 1.4.5-2
14mu|gstreamer1.0-plugins-bad-1.4.5-3|153	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|154	%description -n %{libnamempegts}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|155	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|156	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|157	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|158	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|159	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|160	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|161	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|162	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|163	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|164	%package -n %{develnamempegts}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|165	Summary:        Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|166	Group:          Development/C
14mu|gstreamer1.0-plugins-bad-1.4.5-3|167	Requires:       %{libnamempegts} = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|168	Provides:       gstmpegts%{api}-devel = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|169	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|170	%description -n %{develnamempegts}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|171	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|172	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|173	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|174	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|175	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|176	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|177	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|178	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.4.5-3|179	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|180	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|181	%package -n %{libnameuridownloader}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|182	Summary:        Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|183	Group:          System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|184	# package bug
14mu|gstreamer1.0-plugins-bad-1.4.5-3|185	Obsoletes:	%{_lib}gsturidownloader1.0_0-devel < 1.4.5-2
14mu|gstreamer1.0-plugins-bad-1.4.5-3|186	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|187	%description -n %{libnameuridownloader}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|188	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|189	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|190	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|191	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|192	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|193	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|194	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|195	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|196	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|197	%package -n %{develnameuridownloader}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|198	Summary:        Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|199	Group:          Development/C
14mu|gstreamer1.0-plugins-bad-1.4.5-3|200	Requires:       %{libnameuridownloader} = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|201	Provides:       gsturidownloader%{api}-devel = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|202	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|203	%description -n %{develnameuridownloader}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|204	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|205	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|206	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|207	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|208	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|209	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|210	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|211	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.4.5-3|212	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|213	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|214	%package -n %{libnameinsertbin}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|215	Summary:        Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|216	Group:          System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|217	# package bug
14mu|gstreamer1.0-plugins-bad-1.4.5-3|218	Obsoletes:	%{_lib}gstinsertbin1.0_0-devel < 1.4.5-2
14mu|gstreamer1.0-plugins-bad-1.4.5-3|219	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|220	%description -n %{libnameinsertbin}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|221	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|222	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|223	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|224	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|225	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|226	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|227	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|228	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|229	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|230	%package -n %{develnameinsertbin}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|231	Summary:        Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|232	Group:          Development/C
14mu|gstreamer1.0-plugins-bad-1.4.5-3|233	Requires:       %{libnameinsertbin} = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|234	Provides:       gstinsertbin%{api}-devel = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|235	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|236	%description -n %{develnameinsertbin}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|237	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|238	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|239	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|240	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|241	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|242	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|243	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|244	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.4.5-3|245	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|246	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|247	%package -n %{libnamebase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|248	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|249	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|250	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|251	%description -n %{libnamebase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|252	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|253	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|254	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|255	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|256	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|257	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|258	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|259	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|260	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|261	%package -n %{develnamebase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|262	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|263	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.4.5-3|264	Requires:	%{libnamebase} = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|265	Provides:	gstbasevideo%{api}-devel = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|266	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|267	%description -n %{develnamebase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|268	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|269	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|270	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|271	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|272	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|273	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|274	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|275	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.4.5-3|276	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|277	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|278	%package -n %{libnamebadbase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|279	Summary:        Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|280	Group:          System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|281	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|282	%description -n %{libnamebadbase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|283	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|284	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|285	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|286	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|287	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|288	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|289	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|290	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|291	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|292	%package -n %{develnamebadbase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|293	Summary:        Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|294	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.4.5-3|295	Requires:	%{libnamebadbase} = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|296	Provides:	gstbasevideo%{api}-devel = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|297	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|298	%description -n %{develnamebadbase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|299	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|300	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|301	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|302	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|303	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|304	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|305	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|306	%package -n %{libnamebadvideo}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|307	Summary:        Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|308	Group:          System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|309	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|310	%description -n %{libnamebadvideo}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|311	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|312	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|313	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|314	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|315	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|316	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|317	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|318	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|319	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|320	%package -n %{develnamebadvideo}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|321	Summary:        Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.4.5-3|322	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.4.5-3|323	Requires:	%{libnamebadvideo} = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|324	Provides:	gstbasevideo%{api}-devel = %{version}-%{release}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|325	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|326	%description -n %{develnamebadvideo}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|327	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.4.5-3|328	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|329	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.4.5-3|330	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.4.5-3|331	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.4.5-3|332	plugins.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|333	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|334	%package -n %{bname}-curl
14mu|gstreamer1.0-plugins-bad-1.4.5-3|335	Summary:	GStreamer Curl plugin
14mu|gstreamer1.0-plugins-bad-1.4.5-3|336	Group:		Networking/Other
14mu|gstreamer1.0-plugins-bad-1.4.5-3|337	BuildRequires:	pkgconfig(libcurl)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|338	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|339	%description -n %{bname}-curl
14mu|gstreamer1.0-plugins-bad-1.4.5-3|340	This is a HTTP plugin for GStreamer based on the curl library.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|341	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|342	%files -n %{bname}-curl
14mu|gstreamer1.0-plugins-bad-1.4.5-3|343	%{_libdir}/gstreamer-%{api}/libgstcurl.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|344	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|345	%package -n %{bname}-mpeg2enc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|346	Summary:	GStreamer mjpegtools plug-in
14mu|gstreamer1.0-plugins-bad-1.4.5-3|347	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.4.5-3|348	BuildRequires:	pkgconfig(mjpegtools)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|349	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|350	%description -n %{bname}-mpeg2enc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|351	mjpegtools-based encoding and decoding plug-in.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|352	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|353	%files -n %{bname}-mpeg2enc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|354	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|355	%{_libdir}/gstreamer-%{api}/libgstmplex.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|356	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|357	%if %{build_gme}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|358	%package -n %{bname}-gme
14mu|gstreamer1.0-plugins-bad-1.4.5-3|359	Summary:	GStreamer Game Music plug-in
14mu|gstreamer1.0-plugins-bad-1.4.5-3|360	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.4.5-3|361	BuildRequires:	libgme-devel
14mu|gstreamer1.0-plugins-bad-1.4.5-3|362	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|363	%description -n %{bname}-gme
14mu|gstreamer1.0-plugins-bad-1.4.5-3|364	Game Music decoding plug-in.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|365	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|366	%files -n %{bname}-gme
14mu|gstreamer1.0-plugins-bad-1.4.5-3|367	%{_libdir}/gstreamer-%{api}/libgstgme.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|368	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|369	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|370	%if %{build_dirac}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|371	%package -n %{bname}-dirac
14mu|gstreamer1.0-plugins-bad-1.4.5-3|372	Summary:	GStreamer dirac plug-in
14mu|gstreamer1.0-plugins-bad-1.4.5-3|373	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.4.5-3|374	BuildRequires:	pkgconfig(dirac) >= 0.9
14mu|gstreamer1.0-plugins-bad-1.4.5-3|375	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|376	%description -n %{bname}-dirac
14mu|gstreamer1.0-plugins-bad-1.4.5-3|377	Dirac encoding and decoding plug-in.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|378	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|379	%files -n %{bname}-dirac
14mu|gstreamer1.0-plugins-bad-1.4.5-3|380	%{_libdir}/gstreamer-%{api}/libgstdirac.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|381	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|382	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|383	%package -n %{bname}-schroedinger
14mu|gstreamer1.0-plugins-bad-1.4.5-3|384	Summary:	GStreamer dirac plug-in based on Schroedinger
14mu|gstreamer1.0-plugins-bad-1.4.5-3|385	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.4.5-3|386	BuildRequires:	pkgconfig(schroedinger-1.0)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|387	Epoch:		1
14mu|gstreamer1.0-plugins-bad-1.4.5-3|388	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|389	%description -n %{bname}-schroedinger
14mu|gstreamer1.0-plugins-bad-1.4.5-3|390	Dirac encoding and decoding plug-in based on Schroedinger.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|391	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|392	%files -n %{bname}-schroedinger
14mu|gstreamer1.0-plugins-bad-1.4.5-3|393	%{_libdir}/gstreamer-%{api}/libgstschro.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|394	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|395	%if %build_dts
14mu|gstreamer1.0-plugins-bad-1.4.5-3|396	%package -n %{bname}-dts
14mu|gstreamer1.0-plugins-bad-1.4.5-3|397	Summary:	GStreamer plug-ins for DTS audio playback
14mu|gstreamer1.0-plugins-bad-1.4.5-3|398	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.4.5-3|399	BuildRequires:	dtsdec-devel
14mu|gstreamer1.0-plugins-bad-1.4.5-3|400	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|401	%description -n %{bname}-dts
14mu|gstreamer1.0-plugins-bad-1.4.5-3|402	Plug-ins for decoding DTS audio.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|403	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|404	%files -n %{bname}-dts
14mu|gstreamer1.0-plugins-bad-1.4.5-3|405	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|406	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|407	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|408	%if %{build_xvid}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|409	%package -n %{bname}-xvid
14mu|gstreamer1.0-plugins-bad-1.4.5-3|410	Summary:	GStreamer plug-ins for XVID video encoding and decoding
14mu|gstreamer1.0-plugins-bad-1.4.5-3|411	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.4.5-3|412	BuildRequires:	xvid-devel >= 1.1
14mu|gstreamer1.0-plugins-bad-1.4.5-3|413	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|414	%description -n %{bname}-xvid
14mu|gstreamer1.0-plugins-bad-1.4.5-3|415	Plug-ins for encoding and decoding XVID video.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|416	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|417	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|418	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|419	%files -n %{bname}-xvid
14mu|gstreamer1.0-plugins-bad-1.4.5-3|420	%{_libdir}/gstreamer-%{api}/libgstxvid.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|421	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|422	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|423	%package -n %{bname}-mms
14mu|gstreamer1.0-plugins-bad-1.4.5-3|424	Summary:	GStreamer plug-in for mms streams
14mu|gstreamer1.0-plugins-bad-1.4.5-3|425	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|426	Requires:	%{bname}-plugins = %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|427	BuildRequires:	pkgconfig(libmms)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|428	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|429	%description -n %{bname}-mms
14mu|gstreamer1.0-plugins-bad-1.4.5-3|430	Plug-in supporting the mms protocol based on the libmms library.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|431	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|432	%files -n %{bname}-mms
14mu|gstreamer1.0-plugins-bad-1.4.5-3|433	%{_libdir}/gstreamer-%{api}/libgstmms.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|434	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|435	%package -n %{bname}-rtmp
14mu|gstreamer1.0-plugins-bad-1.4.5-3|436	Summary:	GStreamer plug-in for rtmp streams
14mu|gstreamer1.0-plugins-bad-1.4.5-3|437	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|438	Requires:	%{bname}-plugins = %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|439	BuildRequires:	pkgconfig(librtmp)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|440	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|441	%description -n %{bname}-rtmp
14mu|gstreamer1.0-plugins-bad-1.4.5-3|442	Plug-in supporting the rtmp protocol based on the librtmp library.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|443	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|444	%files -n %{bname}-rtmp
14mu|gstreamer1.0-plugins-bad-1.4.5-3|445	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|446	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|447	%package -n %{bname}-soundtouch
14mu|gstreamer1.0-plugins-bad-1.4.5-3|448	Summary:	GStreamer plug-in for SoundTouch support
14mu|gstreamer1.0-plugins-bad-1.4.5-3|449	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.4.5-3|450	Requires:	%{bname}-plugins = %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|451	BuildRequires:	pkgconfig(soundtouch)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|452	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|453	%description -n %{bname}-soundtouch
14mu|gstreamer1.0-plugins-bad-1.4.5-3|454	Plug-in supporting the SoundTouch audio manipulation support.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|455	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|456	%files -n %{bname}-soundtouch
14mu|gstreamer1.0-plugins-bad-1.4.5-3|457	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|458	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|459	%package -n %{bname}-libass
14mu|gstreamer1.0-plugins-bad-1.4.5-3|460	Summary:	GStreamer subtitles plugin
14mu|gstreamer1.0-plugins-bad-1.4.5-3|461	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.4.5-3|462	BuildRequires:	pkgconfig(libass)
14mu|gstreamer1.0-plugins-bad-1.4.5-3|463	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|464	%description -n %{bname}-libass
14mu|gstreamer1.0-plugins-bad-1.4.5-3|465	This is a subtitle plugin for GStreamer based on libass.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|466	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|467	%files -n %{bname}-libass
14mu|gstreamer1.0-plugins-bad-1.4.5-3|468	%{_libdir}/gstreamer-%{api}/libgstassrender.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|469	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|470	%package doc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|471	Group:		Books/Computer books
14mu|gstreamer1.0-plugins-bad-1.4.5-3|472	Summary:	GStreamer application library
14mu|gstreamer1.0-plugins-bad-1.4.5-3|473	BuildArch:	noarch
14mu|gstreamer1.0-plugins-bad-1.4.5-3|474	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|475	%description doc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|476	This is the documentation of %{name}.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|477	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|478	%prep
14mu|gstreamer1.0-plugins-bad-1.4.5-3|479	%setup -q -n gst-plugins-bad-%{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|480	%apply_patches
14mu|gstreamer1.0-plugins-bad-1.4.5-3|481	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|482	%build
14mu|gstreamer1.0-plugins-bad-1.4.5-3|483	%configure2_5x --disable-dependency-tracking --disable-static \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|484	--with-package-name='Rosa %{name} package' \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|485	--with-package-origin='http://www.rosalinux.com/' \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|486	--disable-directfb \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|487	%if ! %{build_celt}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|488	--disable-celt \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|489	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|490	%if ! %{build_faac}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|491	--disable-faac \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|492	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|493	%if ! %{build_faad}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|494	--disable-faad \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|495	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|496	%if ! %{build_dirac}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|497	--disable-dirac \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|498	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|499	%if ! %{build_xvid}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|500	--disable-xvid \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|501	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|502	%if ! %{build_dts}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|503	--disable-dts \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|504	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|505	%if ! %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|506	--disable-voamrwbenc --disable-voaacenc \
14mu|gstreamer1.0-plugins-bad-1.4.5-3|507	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|508	%if %{build_experimental}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|509	--enable-experimental
14mu|gstreamer1.0-plugins-bad-1.4.5-3|510	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|511	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|512	make
14mu|gstreamer1.0-plugins-bad-1.4.5-3|513	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|514	%install
14mu|gstreamer1.0-plugins-bad-1.4.5-3|515	%makeinstall_std
14mu|gstreamer1.0-plugins-bad-1.4.5-3|516	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|517	%find_lang gst-plugins-bad-%{api}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|518	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|519	# Clean out files that should not be part of the rpm.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|520	# This is the recommended way of dealing with it for RH8
14mu|gstreamer1.0-plugins-bad-1.4.5-3|521	find %{buildroot} -name '*.la' -delete
14mu|gstreamer1.0-plugins-bad-1.4.5-3|522	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|523	%files doc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|524	%doc docs/plugins/html
14mu|gstreamer1.0-plugins-bad-1.4.5-3|525	%{_datadir}/gtk-doc/html/
14mu|gstreamer1.0-plugins-bad-1.4.5-3|526	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|527	%files -f gst-plugins-bad-%{api}.lang
14mu|gstreamer1.0-plugins-bad-1.4.5-3|528	%doc AUTHORS COPYING README NEWS
14mu|gstreamer1.0-plugins-bad-1.4.5-3|529	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|530	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|531	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|532	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|533	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|534	%{_libdir}/gstreamer-%{api}/libgstbayer.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|535	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|536	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|537	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|538	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|539	%{_libdir}/gstreamer-%{api}/libgstdvb.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|540	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|541	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|542	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|543	%{_libdir}/gstreamer-%{api}/libgstfestival.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|544	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|545	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|546	%{_libdir}/gstreamer-%{api}/libgstgdp.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|547	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|548	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|549	%{_libdir}/gstreamer-%{api}/libgstinter.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|550	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|551	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|552	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|553	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|554	%{_libdir}/gstreamer-%{api}/libgstmimic.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|555	%{_libdir}/gstreamer-%{api}/libgstmpegpsdemux.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|556	%{_libdir}/gstreamer-%{api}/libgstopus.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|557	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|558	%{_libdir}/gstreamer-%{api}/libgstpnm.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|559	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|560	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|561	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|562	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|563	%{_libdir}/gstreamer-%{api}/libgstshm.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|564	%{_libdir}/gstreamer-%{api}/libgstsiren.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|565	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|566	%{_libdir}/gstreamer-%{api}/libgstspeed.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|567	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|568	%{_libdir}/gstreamer-%{api}/libgstbz2.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|569	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|570	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|571	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|572	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|573	%{_libdir}/gstreamer-%{api}/libgstmidi.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|574	%{_libdir}/gstreamer-%{api}/libgstopenal.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|575	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|576	%{_libdir}/gstreamer-%{api}/libgstaccurip.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|577	%{_libdir}/gstreamer-%{api}/libgstaiff.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|578	%{_libdir}/gstreamer-%{api}/libgstaudiofxbad.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|579	%{_libdir}/gstreamer-%{api}/libgstdashdemux.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|580	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|581	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|582	%{_libdir}/gstreamer-%{api}/libgstivtc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|583	%{_libdir}/gstreamer-%{api}/libgstmxf.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|584	%{_libdir}/gstreamer-%{api}/libgstresindvd.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|585	%{_libdir}/gstreamer-%{api}/libgstsmoothstreaming.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|586	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|587	%{_libdir}/gstreamer-%{api}/libgstyadif.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|588	%{_libdir}/gstreamer-%{api}/libgstaudiomixer.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|589	%{_libdir}/gstreamer-%{api}/libgstcompositor.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|590	%{_libdir}/gstreamer-%{api}/libgstivfparse.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|591	%{_libdir}/gstreamer-%{api}/libgstjp2kdecimator.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|592	%{_libdir}/gstreamer-%{api}/libgstsndfile.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|593	%{_libdir}/gstreamer-%{api}/libgststereo.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|594	%{_libdir}/gstreamer-%{api}/libgstvideosignal.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|595	%{_libdir}/gstreamer-%{api}/libgstvmnc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|596	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|597	%if %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|598	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|599	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|600	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
14mu|gstreamer1.0-plugins-bad-1.4.5-3|601	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|602	%if %{build_experimental}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|603	#%{_libdir}/gstreamer-%{api}/libgstdeinterlace2.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|604	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|605	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|606	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|607	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|608	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|609	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|610	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|611	%if %{build_faad}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|612	%package -n %{bname}-faad
14mu|gstreamer1.0-plugins-bad-1.4.5-3|613	Summary:	GStreamer plug-in for AAC audio playback
14mu|gstreamer1.0-plugins-bad-1.4.5-3|614	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.4.5-3|615	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|616	BuildRequires:	libfaad2-devel
14mu|gstreamer1.0-plugins-bad-1.4.5-3|617	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|618	%description -n %{bname}-faad
14mu|gstreamer1.0-plugins-bad-1.4.5-3|619	Plug-ins for playing AAC audio
14mu|gstreamer1.0-plugins-bad-1.4.5-3|620	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|621	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|622	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|623	%files -n %{bname}-faad
14mu|gstreamer1.0-plugins-bad-1.4.5-3|624	%{_libdir}/gstreamer-%{api}/libgstfaad.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|625	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|626	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|627	%if %{build_faac}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|628	%package -n %{bname}-faac
14mu|gstreamer1.0-plugins-bad-1.4.5-3|629	Summary:	GStreamer plug-ins for AAC audio encoding
14mu|gstreamer1.0-plugins-bad-1.4.5-3|630	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.4.5-3|631	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|632	BuildRequires:	libfaac-devel
14mu|gstreamer1.0-plugins-bad-1.4.5-3|633	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|634	%description -n %{bname}-faac
14mu|gstreamer1.0-plugins-bad-1.4.5-3|635	Plug-ins for encoding AAC audio
14mu|gstreamer1.0-plugins-bad-1.4.5-3|636	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|637	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|638	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|639	%files -n %{bname}-faac
14mu|gstreamer1.0-plugins-bad-1.4.5-3|640	%{_libdir}/gstreamer-%{api}/libgstfaac.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|641	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|642	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|643	%package -n %{bname}-gsm
14mu|gstreamer1.0-plugins-bad-1.4.5-3|644	Summary:	GStreamer plugin for GSM lossy audio format
14mu|gstreamer1.0-plugins-bad-1.4.5-3|645	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.4.5-3|646	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|647	BuildRequires:	gsm-devel >= 1.0.10
14mu|gstreamer1.0-plugins-bad-1.4.5-3|648	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|649	%description -n %{bname}-gsm
14mu|gstreamer1.0-plugins-bad-1.4.5-3|650	Output plugin for GStreamer to convert to GSM lossy audio format.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|651	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|652	%files -n %{bname}-gsm
14mu|gstreamer1.0-plugins-bad-1.4.5-3|653	%{_libdir}/gstreamer-%{api}/libgstgsm.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|654	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|655	%if 0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|656	### SWFDEC FLASH PLUGIN ###
14mu|gstreamer1.0-plugins-bad-1.4.5-3|657	%package -n %{bname}-swfdec
14mu|gstreamer1.0-plugins-bad-1.4.5-3|658	Summary: 	GStreamer Flash rendering plug-in
14mu|gstreamer1.0-plugins-bad-1.4.5-3|659	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.4.5-3|660	Requires:	%{bname}-plugins = %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|661	BuildRequires:	libswfdec-devel => 0.3.0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|662	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|663	%description -n %{bname}-swfdec
14mu|gstreamer1.0-plugins-bad-1.4.5-3|664	Plug-in for rendering Flash animations using swfdec library
14mu|gstreamer1.0-plugins-bad-1.4.5-3|665	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|666	%files -n %{bname}-swfdec
14mu|gstreamer1.0-plugins-bad-1.4.5-3|667	%{_libdir}/gstreamer-%{api}/libgstswfdec.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|668	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|669	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|670	%if %{build_amrwb}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|671	%package -n %{bname}-amrwb
14mu|gstreamer1.0-plugins-bad-1.4.5-3|672	Summary:	GStreamer plug-in for AMR-WB support
14mu|gstreamer1.0-plugins-bad-1.4.5-3|673	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.4.5-3|674	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|675	BuildRequires:	libamrwb-devel
14mu|gstreamer1.0-plugins-bad-1.4.5-3|676	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|677	%description -n %{bname}-amrwb
14mu|gstreamer1.0-plugins-bad-1.4.5-3|678	Plug-in for decoding AMR-WB under GStreamer.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|679	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|680	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|681	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|682	%files -n %{bname}-amrwb
14mu|gstreamer1.0-plugins-bad-1.4.5-3|683	%{_datadir}/gstreamer-%{api}/presets/GstAmrwbEnc.prs
14mu|gstreamer1.0-plugins-bad-1.4.5-3|684	%{_libdir}/gstreamer-%{api}/libgstamrwbenc.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|685	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|686	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|687	%if %{build_celt}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|688	%package -n %{bname}-celt
14mu|gstreamer1.0-plugins-bad-1.4.5-3|689	Summary:	GStreamer plug-in for CELT support
14mu|gstreamer1.0-plugins-bad-1.4.5-3|690	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.4.5-3|691	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|692	BuildRequires:	pkgconfig(celt) >= 0.7.0
14mu|gstreamer1.0-plugins-bad-1.4.5-3|693	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|694	%description -n %{bname}-celt
14mu|gstreamer1.0-plugins-bad-1.4.5-3|695	Plug-in for CELT support under GStreamer.
14mu|gstreamer1.0-plugins-bad-1.4.5-3|696	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|697	%files -n %{bname}-celt
14mu|gstreamer1.0-plugins-bad-1.4.5-3|698	%{_libdir}/gstreamer-%{api}/libgstcelt.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|699	%endif
14mu|gstreamer1.0-plugins-bad-1.4.5-3|700	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|701	%files -n %{libnamephoto}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|702	%{_libdir}/libgstphotography-%{api}.so.%{libmajor}*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|703	%{_libdir}/libgstcodecparsers-%{api}.so.%{libmajor}*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|704	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|705	%files -n %{develnamephoto}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|706	%{_libdir}/libgstcodecparsers-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|707	%{_libdir}/libgstphotography-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|708	%{_includedir}/gstreamer-%{api}/gst/codecparsers/
14mu|gstreamer1.0-plugins-bad-1.4.5-3|709	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|710	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|711	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|712	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|713	%files -n %{libnamempegts}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|714	%{_libdir}/libgstmpegts-%{api}.so.%{libmajor}*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|715	#%{_libdir}/girepository-%{api}/GstMpegts-%{api}.typelib
14mu|gstreamer1.0-plugins-bad-1.4.5-3|716	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|717	%files -n %{develnamempegts}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|718	%{_libdir}/libgstmpegts-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|719	%{_includedir}/gstreamer-%{api}/gst/mpegts/*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|720	%{_libdir}/pkgconfig/gstreamer-mpegts-%{api}.pc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|721	#%{_datadir}/gir-%{api}/GstMpegts-%{api}.gir
14mu|gstreamer1.0-plugins-bad-1.4.5-3|722	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|723	%files -n %{libnameinsertbin}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|724	%{_libdir}/libgstinsertbin-%{api}.so.%{libmajor}*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|725	#%{_libdir}/girepository-%{api}/GstInsertBin-%{api}.typelib
14mu|gstreamer1.0-plugins-bad-1.4.5-3|726	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|727	%files -n %{develnameinsertbin}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|728	%{_libdir}/libgstinsertbin-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|729	%{_includedir}/gstreamer-%{api}/gst/insertbin/*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|730	%{_libdir}/pkgconfig/gstreamer-insertbin-%{api}.pc
14mu|gstreamer1.0-plugins-bad-1.4.5-3|731	#%{_datadir}/gir-%{api}/GstInsertBin-%{api}.gir
14mu|gstreamer1.0-plugins-bad-1.4.5-3|732	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|733	%files -n %{libnameuridownloader}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|734	%{_libdir}/libgsturidownloader-%{api}.so.%{libmajor}*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|735	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|736	%files -n %{develnameuridownloader}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|737	%{_libdir}/libgsturidownloader-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|738	%{_includedir}/gstreamer-%{api}/gst/uridownloader/*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|739	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|740	%files -n %{libnamebase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|741	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{libmajor}*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|742	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|743	%files -n %{develnamebase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|744	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|745	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|746	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|747	%files -n %{libnamebadbase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|748	%{_libdir}/libgstbadbase-%{api}.so.%{libmajor}*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|749	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|750	%files -n %{develnamebadbase}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|751	%{_libdir}/libgstbadbase-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|752	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|753	%files -n %{libnamebadvideo}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|754	%{_libdir}/libgstbadvideo-%{api}.so.%{libmajor}*
14mu|gstreamer1.0-plugins-bad-1.4.5-3|755	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|756	%files -n %{develnamebadvideo}
14mu|gstreamer1.0-plugins-bad-1.4.5-3|757	%{_libdir}/libgstbadvideo-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.4.5-3|758	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|759	%changelog
14mu|gstreamer1.0-plugins-bad-1.4.5-3|760	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|761	* Wed Apr 22 2015 Arkady Shane <ashejn@gmail.com> 1.4.5-3
14mu|gstreamer1.0-plugins-bad-1.4.5-3|762	- (ea7ad56) Obsoletes in proper place
14mu|gstreamer1.0-plugins-bad-1.4.5-3|763	
14mu|gstreamer1.0-plugins-bad-1.4.5-3|764	

22739 14
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1	%define api		1.0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|2	%define bname		gstreamer%{api}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|3	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|4	%define build_experimental	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|5	%define build_amrwb	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|6	%define build_faac	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|7	%define build_faad	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|8	%define build_xvid	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|9	%define build_dts	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|10	%define build_dirac	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|11	%define build_gme	1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|12	%define build_celt	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|13	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|14	##########################
14mu|gstreamer1.0-plugins-bad-1.6.3-2|15	# Hardcode PLF build
14mu|gstreamer1.0-plugins-bad-1.6.3-2|16	%define build_plf	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|17	##########################
14mu|gstreamer1.0-plugins-bad-1.6.3-2|18	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|19	%if %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|20	%define distsuffix plf
14mu|gstreamer1.0-plugins-bad-1.6.3-2|21	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|gstreamer1.0-plugins-bad-1.6.3-2|22	%define extrarelsuffix plf
14mu|gstreamer1.0-plugins-bad-1.6.3-2|23	%define build_amrwb	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|24	%define build_faac	1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|25	%define build_faad	1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|26	%define build_xvid	0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|27	%define build_dts	1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|28	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|29	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|30	%define major			0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|31	%define libadaptivedemux	%mklibname gstadaptivedemux %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|32	%define devadaptivedemux	%mklibname gstadaptivedemux %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|33	%define libbadbase		%mklibname gstbadbase %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|34	%define devbadbase		%mklibname gstbadbase %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|35	%define libbadvideo		%mklibname gstbadvideo %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|36	%define devbadvideo		%mklibname gstbadvideo %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|37	%define libbase			%mklibname gstbasevideo %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|38	%define devbase			%mklibname gstbasevideo %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|39	%define libcodecparsers		%mklibname gstcodecparsers %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|40	%define devcodecparsers		%mklibname gstcodecparsers %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|41	%define libgl			%mklibname gstgl %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|42	%define devgl			%mklibname gstgl %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|43	%define libinsertbin		%mklibname gstinsertbin %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|44	%define devinsertbin		%mklibname gstinsertbin %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|45	%define libmpegts		%mklibname gstmpegts %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|46	%define devmpegts		%mklibname gstmpegts %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|47	%define libphoto		%mklibname gstphotography %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|48	%define devphoto		%mklibname gstphotography %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|49	%define liburidownloader	%mklibname gsturidownloader %{api} %{major}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|50	%define devuridownloader	%mklibname gsturidownloader %{api} -d
14mu|gstreamer1.0-plugins-bad-1.6.3-2|51	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|52	Summary:	GStreamer Streaming-media framework plug-ins
14mu|gstreamer1.0-plugins-bad-1.6.3-2|53	Name:		%{bname}-plugins-bad
14mu|gstreamer1.0-plugins-bad-1.6.3-2|54	Version:	1.6.3
14mu|gstreamer1.0-plugins-bad-1.6.3-2|55	Release:	2%{?extrarelsuffix}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|56	License:	LGPLv2+ and GPLv2+
14mu|gstreamer1.0-plugins-bad-1.6.3-2|57	Group: 		Sound
14mu|gstreamer1.0-plugins-bad-1.6.3-2|58	Url:		http://gstreamer.freedesktop.org/
14mu|gstreamer1.0-plugins-bad-1.6.3-2|59	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
14mu|gstreamer1.0-plugins-bad-1.6.3-2|60	BuildRequires:	fonts-ttf-dejavu
14mu|gstreamer1.0-plugins-bad-1.6.3-2|61	%ifarch %{ix86}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|62	BuildRequires:	nasm => 0.90
14mu|gstreamer1.0-plugins-bad-1.6.3-2|63	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|64	BuildRequires:	bzip2-devel
14mu|gstreamer1.0-plugins-bad-1.6.3-2|65	#gw for autoreconf
14mu|gstreamer1.0-plugins-bad-1.6.3-2|66	BuildRequires:	gettext-devel
14mu|gstreamer1.0-plugins-bad-1.6.3-2|67	BuildRequires:	pkgconfig(check)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|68	BuildRequires:	pkgconfig(dvdnav)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|69	BuildRequires:	pkgconfig(exempi-2.0)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|70	#gw for the pixbuf plugin
14mu|gstreamer1.0-plugins-bad-1.6.3-2|71	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|72	BuildRequires:	pkgconfig(gl)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|73	BuildRequires:	pkgconfig(glu)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|74	BuildRequires:	pkgconfig(glib-2.0)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|75	BuildRequires:	pkgconfig(gstreamer-%{api}) >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|76	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|77	BuildRequires:	pkgconfig(libass)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|78	BuildRequires:	pkgconfig(libmimic)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|79	BuildRequires:	pkgconfig(libmodplug)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|80	BuildRequires:	pkgconfig(libmusicbrainz)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|81	BuildRequires:	pkgconfig(libpng)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|82	BuildRequires:	pkgconfig(libcdaudio)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|83	BuildRequires:	pkgconfig(openal)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|84	BuildRequires:	pkgconfig(openssl)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|85	BuildRequires:	pkgconfig(opus)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|86	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14mu|gstreamer1.0-plugins-bad-1.6.3-2|87	BuildRequires:	pkgconfig(sdl)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|88	BuildRequires:	pkgconfig(sndfile)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|89	BuildRequires:	pkgconfig(valgrind)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|90	%if %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|91	BuildRequires:	pkgconfig(vo-aacenc)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|92	BuildRequires:	pkgconfig(vo-amrwbenc)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|93	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|94	Obsoletes:	%{bname}-voip < 1.6
14mu|gstreamer1.0-plugins-bad-1.6.3-2|95	Obsoletes:	%{bname}-rtpvp8 < 1.6
14mu|gstreamer1.0-plugins-bad-1.6.3-2|96	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|97	%description
14mu|gstreamer1.0-plugins-bad-1.6.3-2|98	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|99	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|100	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|101	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|102	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|103	plug-ins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|104	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|105	This package contains a set of plug-ins that aren't up to par compared
14mu|gstreamer1.0-plugins-bad-1.6.3-2|106	to the rest. They might be close to being good quality, but they're
14mu|gstreamer1.0-plugins-bad-1.6.3-2|107	missing something - be it a good code review, some documentation, a
14mu|gstreamer1.0-plugins-bad-1.6.3-2|108	set of tests, a real live maintainer, or some actual wide use. If the
14mu|gstreamer1.0-plugins-bad-1.6.3-2|109	blanks are filled in they might be upgraded to become part of either
14mu|gstreamer1.0-plugins-bad-1.6.3-2|110	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
14mu|gstreamer1.0-plugins-bad-1.6.3-2|111	other factors. If the plug-ins break, you can't complain - instead,
14mu|gstreamer1.0-plugins-bad-1.6.3-2|112	you can fix the problem and send us a patch, or bribe someone into
14mu|gstreamer1.0-plugins-bad-1.6.3-2|113	fixing them for you.  New contributors can start here for things to
14mu|gstreamer1.0-plugins-bad-1.6.3-2|114	work on.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|115	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|116	%if %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|117	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|118	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|119	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|120	%files -f gst-plugins-bad-%{api}.lang
14mu|gstreamer1.0-plugins-bad-1.6.3-2|121	%doc AUTHORS COPYING README NEWS
14mu|gstreamer1.0-plugins-bad-1.6.3-2|122	%{_libdir}/gstreamer-%{api}/libgstaccurip.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|123	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|124	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|125	%{_libdir}/gstreamer-%{api}/libgstaiff.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|126	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|127	%{_libdir}/gstreamer-%{api}/libgstaudiofxbad.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|128	%{_libdir}/gstreamer-%{api}/libgstaudiomixer.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|129	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|130	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|131	%{_libdir}/gstreamer-%{api}/libgstbayer.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|132	%{_libdir}/gstreamer-%{api}/libgstbz2.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|133	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|134	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|135	%{_libdir}/gstreamer-%{api}/libgstcompositor.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|136	%{_libdir}/gstreamer-%{api}/libgstdashdemux.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|137	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|138	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|139	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|140	%{_libdir}/gstreamer-%{api}/libgstdtls.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|141	%{_libdir}/gstreamer-%{api}/libgstdvb.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|142	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|143	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|144	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|145	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|146	%{_libdir}/gstreamer-%{api}/libgstfestival.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|147	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|148	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|149	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|150	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|151	%{_libdir}/gstreamer-%{api}/libgstgdp.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|152	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|153	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|154	%{_libdir}/gstreamer-%{api}/libgstinter.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|155	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|156	%{_libdir}/gstreamer-%{api}/libgstivfparse.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|157	%{_libdir}/gstreamer-%{api}/libgstivtc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|158	%{_libdir}/gstreamer-%{api}/libgstjp2kdecimator.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|159	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|160	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|161	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|162	%{_libdir}/gstreamer-%{api}/libgstmidi.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|163	%{_libdir}/gstreamer-%{api}/libgstmimic.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|164	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|165	%{_libdir}/gstreamer-%{api}/libgstmpegpsdemux.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|166	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|167	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|168	%{_libdir}/gstreamer-%{api}/libgstmxf.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|169	%{_libdir}/gstreamer-%{api}/libgstopenal.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|170	%{_libdir}/gstreamer-%{api}/libgstopus.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|171	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|172	%{_libdir}/gstreamer-%{api}/libgstpnm.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|173	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|174	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|175	%{_libdir}/gstreamer-%{api}/libgstresindvd.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|176	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|177	%{_libdir}/gstreamer-%{api}/libgstrtpbad.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|178	%{_libdir}/gstreamer-%{api}/libgstrtponvif.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|179	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|180	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|181	%{_libdir}/gstreamer-%{api}/libgstshm.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|182	%{_libdir}/gstreamer-%{api}/libgstsiren.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|183	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|184	%{_libdir}/gstreamer-%{api}/libgstsmoothstreaming.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|185	%{_libdir}/gstreamer-%{api}/libgstsndfile.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|186	%{_libdir}/gstreamer-%{api}/libgstspeed.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|187	%{_libdir}/gstreamer-%{api}/libgststereo.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|188	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|189	%{_libdir}/gstreamer-%{api}/libgstvcdsrc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|190	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|191	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|192	%{_libdir}/gstreamer-%{api}/libgstvideosignal.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|193	%{_libdir}/gstreamer-%{api}/libgstvmnc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|194	%{_libdir}/gstreamer-%{api}/libgstyadif.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|195	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|196	%if %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|197	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|198	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|199	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
14mu|gstreamer1.0-plugins-bad-1.6.3-2|200	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|201	%if %{build_experimental}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|202	%{_libdir}/gstreamer-%{api}/libgstdeinterlace2.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|203	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|204	%{_datadir}/gstreamer-%{api}/presets/GstFreeverb.prs
14mu|gstreamer1.0-plugins-bad-1.6.3-2|205	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|206	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|207	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|208	%package -n %{libadaptivedemux}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|209	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|210	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|211	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|212	%description -n %{libadaptivedemux}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|213	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|214	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|215	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|216	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|217	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|218	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|219	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|220	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|221	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|222	%files -n %{libadaptivedemux}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|223	%{_libdir}/libgstadaptivedemux-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|224	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|225	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|226	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|227	%package -n %{devadaptivedemux}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|228	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|229	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|230	Requires:	%{libadaptivedemux} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|231	Provides:	gstadaptivedemux%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|232	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|233	%description -n %{devadaptivedemux}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|234	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|235	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|236	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|237	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|238	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|239	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|240	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|241	%files -n %{devadaptivedemux}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|242	%{_libdir}/libgstadaptivedemux-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|243	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|244	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|245	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|246	%package -n %{libbadbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|247	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|248	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|249	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|250	%description -n %{libbadbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|251	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|252	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|253	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|254	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|255	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|256	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|257	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|258	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|259	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|260	%files -n %{libbadbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|261	%{_libdir}/libgstbadbase-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|262	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|263	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|264	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|265	%package -n %{devbadbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|266	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|267	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|268	Requires:	%{libbadbase} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|269	Provides:	gstbadbase%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|270	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|271	%description -n %{devbadbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|272	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|273	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|274	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|275	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|276	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|277	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|278	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|279	%files -n %{devbadbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|280	%{_libdir}/libgstbadbase-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|281	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|282	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|283	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|284	%package -n %{libbadvideo}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|285	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|286	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|287	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|288	%description -n %{libbadvideo}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|289	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|290	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|291	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|292	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|293	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|294	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|295	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|296	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|297	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|298	%files -n %{libbadvideo}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|299	%{_libdir}/libgstbadvideo-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|300	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|301	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|302	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|303	%package -n %{devbadvideo}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|304	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|305	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|306	Requires:	%{libbadvideo} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|307	Provides:	gstbadvideo%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|308	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|309	%description -n %{devbadvideo}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|310	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|311	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|312	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|313	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|314	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|315	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|316	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|317	%files -n %{devbadvideo}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|318	%{_libdir}/libgstbadvideo-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|319	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|320	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|321	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|322	%package -n %{libbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|323	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|324	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|325	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|326	%description -n %{libbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|327	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|328	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|329	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|330	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|331	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|332	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|333	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|334	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|335	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|336	%files -n %{libbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|337	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|338	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|339	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|340	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|341	%package -n %{devbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|342	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|343	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|344	Requires:	%{libbase} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|345	Provides:	gstbasecamerabinsrc%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|346	Provides:	gstbasevideo%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|347	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|348	%description -n %{devbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|349	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|350	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|351	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|352	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|353	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|354	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|355	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|356	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.6.3-2|357	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|358	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|359	%files -n %{devbase}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|360	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|361	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|362	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|363	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|364	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|365	%package -n %{libcodecparsers}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|366	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|367	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|368	Conflicts:	%{_lib}gstphotography1.0_0 < 1.6.2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|369	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|370	%description -n %{libcodecparsers}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|371	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|372	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|373	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|374	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|375	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|376	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|377	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|378	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|379	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|380	%files -n %{libcodecparsers}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|381	%{_libdir}/libgstcodecparsers-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|382	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|383	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|384	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|385	%package -n %{devcodecparsers}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|386	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|387	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|388	Requires:	%{libcodecparsers} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|389	Provides:	gstcodecparsers%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|390	Conflicts:	%{_lib}gstphotographyi1.0-devel < 1.6.2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|391	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|392	%description -n %{devcodecparsers}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|393	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|394	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|395	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|396	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|397	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|398	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|399	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|400	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.6.3-2|401	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|402	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|403	%files -n %{devcodecparsers}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|404	%{_libdir}/libgstcodecparsers-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|405	%{_includedir}/gstreamer-%{api}/gst/codecparsers/
14mu|gstreamer1.0-plugins-bad-1.6.3-2|406	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|407	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|408	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|409	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|410	%package -n %{libgl}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|411	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|412	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|413	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|414	%description -n %{libgl}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|415	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|416	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|417	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|418	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|419	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|420	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|421	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|422	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|423	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|424	%files -n %{libgl}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|425	%{_libdir}/libgstgl-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|426	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|427	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|428	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|429	%package -n %{devgl}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|430	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|431	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|432	Requires:	%{libgl} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|433	Provides:	gstgl%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|434	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|435	%description -n %{devgl}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|436	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|437	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|438	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|439	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|440	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|441	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|442	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|443	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.6.3-2|444	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|445	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|446	%files -n %{devgl}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|447	%{_libdir}/libgstgl-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|448	%{_includedir}/gstreamer-%{api}/gst/gl/
14mu|gstreamer1.0-plugins-bad-1.6.3-2|449	%{_libdir}/gstreamer-%{api}/include/gst/gl/gstglconfig.h
14mu|gstreamer1.0-plugins-bad-1.6.3-2|450	%{_libdir}/pkgconfig/gstreamer-gl-%{api}.pc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|451	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|452	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|453	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|454	%package -n %{libinsertbin}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|455	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|456	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|457	# package bug
14mu|gstreamer1.0-plugins-bad-1.6.3-2|458	Obsoletes:	%{_lib}gstinsertbin1.0_0-devel < 1.4.5-2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|459	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|460	%description -n %{libinsertbin}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|461	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|462	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|463	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|464	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|465	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|466	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|467	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|468	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|469	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|470	%files -n %{libinsertbin}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|471	%{_libdir}/libgstinsertbin-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|472	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|473	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|474	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|475	%package -n %{devinsertbin}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|476	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|477	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|478	Requires:	%{libinsertbin} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|479	Provides:	gstinsertbin%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|480	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|481	%description -n %{devinsertbin}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|482	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|483	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|484	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|485	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|486	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|487	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|488	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|489	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.6.3-2|490	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|491	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|492	%files -n %{devinsertbin}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|493	%{_libdir}/libgstinsertbin-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|494	%{_includedir}/gstreamer-%{api}/gst/insertbin/*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|495	%{_libdir}/pkgconfig/gstreamer-insertbin-%{api}.pc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|496	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|497	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|498	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|499	%package -n %{libmpegts}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|500	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|501	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|502	# package bug
14mu|gstreamer1.0-plugins-bad-1.6.3-2|503	Obsoletes:	%{_lib}gstmpegts1.0_0-devel < 1.4.5-2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|504	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|505	%description -n %{libmpegts}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|506	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|507	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|508	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|509	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|510	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|511	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|512	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|513	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|514	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|515	%files -n %{libmpegts}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|516	%{_libdir}/libgstmpegts-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|517	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|518	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|519	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|520	%package -n %{devmpegts}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|521	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|522	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|523	Requires:	%{libmpegts} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|524	Provides:	gstmpegts%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|525	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|526	%description -n %{devmpegts}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|527	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|528	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|529	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|530	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|531	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|532	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|533	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|534	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.6.3-2|535	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|536	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|537	%files -n %{devmpegts}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|538	%{_libdir}/libgstmpegts-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|539	%{_includedir}/gstreamer-%{api}/gst/mpegts/*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|540	%{_libdir}/pkgconfig/gstreamer-mpegts-%{api}.pc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|541	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|542	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|543	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|544	%package -n %{libphoto}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|545	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|546	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|547	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|548	%description -n %{libphoto}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|549	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|550	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|551	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|552	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|553	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|554	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|555	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|556	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|557	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|558	%files -n %{libphoto}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|559	%{_libdir}/libgstphotography-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|560	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|561	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|562	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|563	%package -n %{devphoto}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|564	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|565	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|566	Requires:	%{libphoto} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|567	Provides:	gstphotography%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|568	Conflicts:	%{_lib}gstphotographyi1.0-devel < 1.6.2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|569	Obsoletes:	%{_lib}gstphotographyi1.0-devel < 1.6.2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|570	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|571	%description -n %{devphoto}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|572	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|573	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|574	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|575	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|576	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|577	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|578	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|579	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.6.3-2|580	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|581	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|582	%files -n %{devphoto}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|583	%{_libdir}/libgstphotography-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|584	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|585	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|586	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|587	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|588	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|589	%package -n %{liburidownloader}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|590	Summary:	Libraries for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|591	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|592	# package bug
14mu|gstreamer1.0-plugins-bad-1.6.3-2|593	Obsoletes:	%{_lib}gsturidownloader1.0_0-devel < 1.4.5-2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|594	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|595	%description -n %{liburidownloader}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|596	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|597	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|598	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|599	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|600	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|601	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|602	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|603	This package contains the libraries.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|604	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|605	%files -n %{liburidownloader}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|606	%{_libdir}/libgsturidownloader-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|607	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|608	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|609	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|610	%package -n %{devuridownloader}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|611	Summary:	Libraries and include files for GStreamer streaming-media framework
14mu|gstreamer1.0-plugins-bad-1.6.3-2|612	Group:		Development/C
14mu|gstreamer1.0-plugins-bad-1.6.3-2|613	Requires:	%{liburidownloader} = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|614	Provides:	gsturidownloader%{api}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|615	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|616	%description -n %{devuridownloader}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|617	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-bad-1.6.3-2|618	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|619	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-bad-1.6.3-2|620	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-bad-1.6.3-2|621	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-bad-1.6.3-2|622	plugins.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|623	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|624	This package contains the libraries and includes files necessary to develop
14mu|gstreamer1.0-plugins-bad-1.6.3-2|625	applications and plugins for GStreamer.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|626	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|627	%files -n %{devuridownloader}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|628	%{_libdir}/libgsturidownloader-%{api}.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|629	%{_includedir}/gstreamer-%{api}/gst/uridownloader/*
14mu|gstreamer1.0-plugins-bad-1.6.3-2|630	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|631	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|632	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|633	%package doc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|634	Summary:	GStreamer documennation
14mu|gstreamer1.0-plugins-bad-1.6.3-2|635	Group:		Documentation
14mu|gstreamer1.0-plugins-bad-1.6.3-2|636	BuildArch:	noarch
14mu|gstreamer1.0-plugins-bad-1.6.3-2|637	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|638	%description doc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|639	This is the documentation of %{name}.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|640	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|641	%files doc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|642	%doc docs/plugins/html
14mu|gstreamer1.0-plugins-bad-1.6.3-2|643	%{_datadir}/gtk-doc/html/
14mu|gstreamer1.0-plugins-bad-1.6.3-2|644	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|645	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|646	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|647	%if %{build_amrwb}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|648	%package -n %{bname}-amrwb
14mu|gstreamer1.0-plugins-bad-1.6.3-2|649	Summary:	GStreamer plug-in for AMR-WB support
14mu|gstreamer1.0-plugins-bad-1.6.3-2|650	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.6.3-2|651	BuildRequires:	libamrwb-devel
14mu|gstreamer1.0-plugins-bad-1.6.3-2|652	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|653	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|654	%description -n %{bname}-amrwb
14mu|gstreamer1.0-plugins-bad-1.6.3-2|655	Plug-in for decoding AMR-WB under GStreamer.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|656	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|657	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|658	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|659	%files -n %{bname}-amrwb
14mu|gstreamer1.0-plugins-bad-1.6.3-2|660	%{_libdir}/gstreamer-%{api}/libgstamrwbenc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|661	%{_datadir}/gstreamer-%{api}/presets/GstAmrwbEnc.prs
14mu|gstreamer1.0-plugins-bad-1.6.3-2|662	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|663	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|664	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|665	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|666	%if %{build_celt}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|667	%package -n %{bname}-celt
14mu|gstreamer1.0-plugins-bad-1.6.3-2|668	Summary:	GStreamer plug-in for CELT support
14mu|gstreamer1.0-plugins-bad-1.6.3-2|669	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.6.3-2|670	BuildRequires:	pkgconfig(celt) >= 0.7.0
14mu|gstreamer1.0-plugins-bad-1.6.3-2|671	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|672	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|673	%description -n %{bname}-celt
14mu|gstreamer1.0-plugins-bad-1.6.3-2|674	Plug-in for CELT support under GStreamer.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|675	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|676	%files -n %{bname}-celt
14mu|gstreamer1.0-plugins-bad-1.6.3-2|677	%{_libdir}/gstreamer-%{api}/libgstcelt.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|678	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|679	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|680	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|681	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|682	%package -n %{bname}-curl
14mu|gstreamer1.0-plugins-bad-1.6.3-2|683	Summary:	GStreamer Curl plugin
14mu|gstreamer1.0-plugins-bad-1.6.3-2|684	Group:		Networking/Other
14mu|gstreamer1.0-plugins-bad-1.6.3-2|685	BuildRequires:	pkgconfig(libcurl)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|686	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|687	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|688	%description -n %{bname}-curl
14mu|gstreamer1.0-plugins-bad-1.6.3-2|689	This is a HTTP plugin for GStreamer based on the curl library.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|690	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|691	%files -n %{bname}-curl
14mu|gstreamer1.0-plugins-bad-1.6.3-2|692	%{_libdir}/gstreamer-%{api}/libgstcurl.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|693	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|694	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|695	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|696	%if %{build_dirac}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|697	%package -n %{bname}-dirac
14mu|gstreamer1.0-plugins-bad-1.6.3-2|698	Summary:	GStreamer dirac plug-in
14mu|gstreamer1.0-plugins-bad-1.6.3-2|699	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.6.3-2|700	BuildRequires:	pkgconfig(dirac) >= 0.9
14mu|gstreamer1.0-plugins-bad-1.6.3-2|701	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|702	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|703	%description -n %{bname}-dirac
14mu|gstreamer1.0-plugins-bad-1.6.3-2|704	Dirac encoding and decoding plug-in.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|705	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|706	%files -n %{bname}-dirac
14mu|gstreamer1.0-plugins-bad-1.6.3-2|707	%{_libdir}/gstreamer-%{api}/libgstdirac.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|708	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|709	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|710	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|711	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|712	%if %{build_dts}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|713	%package -n %{bname}-dts
14mu|gstreamer1.0-plugins-bad-1.6.3-2|714	Summary:	GStreamer plug-ins for DTS audio playback
14mu|gstreamer1.0-plugins-bad-1.6.3-2|715	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.6.3-2|716	BuildRequires:	pkgconfig(libdts)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|717	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|718	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|719	%description -n %{bname}-dts
14mu|gstreamer1.0-plugins-bad-1.6.3-2|720	Plug-ins for decoding DTS audio.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|721	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|722	%files -n %{bname}-dts
14mu|gstreamer1.0-plugins-bad-1.6.3-2|723	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|724	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|725	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|726	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|727	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|728	%if %{build_faac}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|729	%package -n %{bname}-faac
14mu|gstreamer1.0-plugins-bad-1.6.3-2|730	Summary:	GStreamer plug-ins for AAC audio encoding
14mu|gstreamer1.0-plugins-bad-1.6.3-2|731	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.6.3-2|732	BuildRequires:	libfaac-devel
14mu|gstreamer1.0-plugins-bad-1.6.3-2|733	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|734	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|735	%description -n %{bname}-faac
14mu|gstreamer1.0-plugins-bad-1.6.3-2|736	Plug-ins for encoding AAC audio.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|737	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|738	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|739	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|740	%files -n %{bname}-faac
14mu|gstreamer1.0-plugins-bad-1.6.3-2|741	%{_libdir}/gstreamer-%{api}/libgstfaac.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|742	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|743	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|744	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|745	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|746	%if %{build_faad}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|747	%package -n %{bname}-faad
14mu|gstreamer1.0-plugins-bad-1.6.3-2|748	Summary:	GStreamer plug-in for AAC audio playback
14mu|gstreamer1.0-plugins-bad-1.6.3-2|749	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.6.3-2|750	BuildRequires:	libfaad2-devel
14mu|gstreamer1.0-plugins-bad-1.6.3-2|751	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|752	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|753	%description -n %{bname}-faad
14mu|gstreamer1.0-plugins-bad-1.6.3-2|754	Plug-ins for playing AAC audio
14mu|gstreamer1.0-plugins-bad-1.6.3-2|755	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|756	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|757	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|758	%files -n %{bname}-faad
14mu|gstreamer1.0-plugins-bad-1.6.3-2|759	%{_libdir}/gstreamer-%{api}/libgstfaad.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|760	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|761	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|762	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|763	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|764	%package -n %{bname}-gl
14mu|gstreamer1.0-plugins-bad-1.6.3-2|765	Summary:	GStreamer OpenGL plug-in
14mu|gstreamer1.0-plugins-bad-1.6.3-2|766	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.6.3-2|767	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|768	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|769	%description -n %{bname}-gl
14mu|gstreamer1.0-plugins-bad-1.6.3-2|770	GStreamer OpenGL plug-in.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|771	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|772	%files -n %{bname}-gl
14mu|gstreamer1.0-plugins-bad-1.6.3-2|773	%{_libdir}/gstreamer-%{api}/libgstopengl.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|774	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|775	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|776	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|777	%if %{build_gme}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|778	%package -n %{bname}-gme
14mu|gstreamer1.0-plugins-bad-1.6.3-2|779	Summary:	GStreamer Game Music plug-in
14mu|gstreamer1.0-plugins-bad-1.6.3-2|780	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.6.3-2|781	BuildRequires:	libgme-devel
14mu|gstreamer1.0-plugins-bad-1.6.3-2|782	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|783	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|784	%description -n %{bname}-gme
14mu|gstreamer1.0-plugins-bad-1.6.3-2|785	Game Music decoding plug-in.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|786	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|787	%files -n %{bname}-gme
14mu|gstreamer1.0-plugins-bad-1.6.3-2|788	%{_libdir}/gstreamer-%{api}/libgstgme.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|789	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|790	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|791	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|792	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|793	%package -n %{bname}-gsm
14mu|gstreamer1.0-plugins-bad-1.6.3-2|794	Summary:	GStreamer plugin for GSM lossy audio format
14mu|gstreamer1.0-plugins-bad-1.6.3-2|795	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.6.3-2|796	BuildRequires:	gsm-devel >= 1.0.10
14mu|gstreamer1.0-plugins-bad-1.6.3-2|797	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|798	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|799	%description -n %{bname}-gsm
14mu|gstreamer1.0-plugins-bad-1.6.3-2|800	Output plugin for GStreamer to convert to GSM lossy audio format.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|801	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|802	%files -n %{bname}-gsm
14mu|gstreamer1.0-plugins-bad-1.6.3-2|803	%{_libdir}/gstreamer-%{api}/libgstgsm.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|804	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|805	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|806	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|807	%package -n %{bname}-libass
14mu|gstreamer1.0-plugins-bad-1.6.3-2|808	Summary:	GStreamer subtitles plugin
14mu|gstreamer1.0-plugins-bad-1.6.3-2|809	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.6.3-2|810	BuildRequires:	pkgconfig(libass)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|811	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|812	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|813	%description -n %{bname}-libass
14mu|gstreamer1.0-plugins-bad-1.6.3-2|814	This is a subtitle plugin for GStreamer based on libass.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|815	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|816	%files -n %{bname}-libass
14mu|gstreamer1.0-plugins-bad-1.6.3-2|817	%{_libdir}/gstreamer-%{api}/libgstassrender.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|818	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|819	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|820	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|821	%package -n %{bname}-mms
14mu|gstreamer1.0-plugins-bad-1.6.3-2|822	Summary:	GStreamer plug-in for mms streams
14mu|gstreamer1.0-plugins-bad-1.6.3-2|823	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|824	BuildRequires:	pkgconfig(libmms)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|825	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|826	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|827	%description -n %{bname}-mms
14mu|gstreamer1.0-plugins-bad-1.6.3-2|828	Plug-in supporting the mms protocol based on the libmms library.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|829	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|830	%files -n %{bname}-mms
14mu|gstreamer1.0-plugins-bad-1.6.3-2|831	%{_libdir}/gstreamer-%{api}/libgstmms.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|832	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|833	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|834	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|835	%package -n %{bname}-mpeg2enc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|836	Summary:	GStreamer mjpegtools plug-in
14mu|gstreamer1.0-plugins-bad-1.6.3-2|837	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.6.3-2|838	BuildRequires:	pkgconfig(mjpegtools)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|839	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|840	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|841	%description -n %{bname}-mpeg2enc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|842	mjpegtools-based encoding and decoding plug-in.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|843	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|844	%files -n %{bname}-mpeg2enc
14mu|gstreamer1.0-plugins-bad-1.6.3-2|845	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|846	%{_libdir}/gstreamer-%{api}/libgstmplex.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|847	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|848	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|849	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|850	%package -n %{bname}-rtmp
14mu|gstreamer1.0-plugins-bad-1.6.3-2|851	Summary:	GStreamer plug-in for rtmp streams
14mu|gstreamer1.0-plugins-bad-1.6.3-2|852	Group:		System/Libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|853	BuildRequires:	pkgconfig(librtmp)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|854	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|855	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|856	%description -n %{bname}-rtmp
14mu|gstreamer1.0-plugins-bad-1.6.3-2|857	Plug-in supporting the rtmp protocol based on the librtmp library.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|858	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|859	%files -n %{bname}-rtmp
14mu|gstreamer1.0-plugins-bad-1.6.3-2|860	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|861	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|862	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|863	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|864	%package -n %{bname}-schroedinger
14mu|gstreamer1.0-plugins-bad-1.6.3-2|865	Summary:	GStreamer dirac plug-in based on Schroedinger
14mu|gstreamer1.0-plugins-bad-1.6.3-2|866	Epoch:		1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|867	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.6.3-2|868	BuildRequires:	pkgconfig(schroedinger-1.0)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|869	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|870	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|871	%description -n %{bname}-schroedinger
14mu|gstreamer1.0-plugins-bad-1.6.3-2|872	Dirac encoding and decoding plug-in based on Schroedinger.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|873	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|874	%files -n %{bname}-schroedinger
14mu|gstreamer1.0-plugins-bad-1.6.3-2|875	%{_libdir}/gstreamer-%{api}/libgstschro.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|876	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|877	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|878	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|879	%package -n %{bname}-soundtouch
14mu|gstreamer1.0-plugins-bad-1.6.3-2|880	Summary:	GStreamer plug-in for SoundTouch support
14mu|gstreamer1.0-plugins-bad-1.6.3-2|881	Group:		Sound
14mu|gstreamer1.0-plugins-bad-1.6.3-2|882	BuildRequires:	pkgconfig(soundtouch)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|883	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|884	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|885	%description -n %{bname}-soundtouch
14mu|gstreamer1.0-plugins-bad-1.6.3-2|886	Plug-in supporting the SoundTouch audio manipulation support.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|887	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|888	%files -n %{bname}-soundtouch
14mu|gstreamer1.0-plugins-bad-1.6.3-2|889	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|890	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|891	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|892	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|893	%if %{build_xvid}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|894	%package -n %{bname}-xvid
14mu|gstreamer1.0-plugins-bad-1.6.3-2|895	Summary:	GStreamer plug-ins for XVID video encoding and decoding
14mu|gstreamer1.0-plugins-bad-1.6.3-2|896	Group:		Video
14mu|gstreamer1.0-plugins-bad-1.6.3-2|897	BuildRequires:	xvid-devel >= 1.1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|898	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|899	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|900	%description -n %{bname}-xvid
14mu|gstreamer1.0-plugins-bad-1.6.3-2|901	Plug-ins for encoding and decoding XVID video.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|902	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|903	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|904	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|905	%files -n %{bname}-xvid
14mu|gstreamer1.0-plugins-bad-1.6.3-2|906	%{_libdir}/gstreamer-%{api}/libgstxvid.so
14mu|gstreamer1.0-plugins-bad-1.6.3-2|907	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|908	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|909	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-bad-1.6.3-2|910	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|911	%prep
14mu|gstreamer1.0-plugins-bad-1.6.3-2|912	%setup -qn gst-plugins-bad-%{version}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|913	%apply_patches
14mu|gstreamer1.0-plugins-bad-1.6.3-2|914	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|915	%build
14mu|gstreamer1.0-plugins-bad-1.6.3-2|916	%configure2_5x \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|917	--disable-dependency-tracking \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|918	--disable-static \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|919	--with-package-name='%{distribution} %{name} package' \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|920	--with-package-origin='%{disturl}' \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|921	--disable-directfb \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|922	%if ! %{build_celt}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|923	--disable-celt \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|924	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|925	%if ! %{build_faac}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|926	--disable-faac \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|927	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|928	%if ! %{build_faad}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|929	--disable-faad \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|930	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|931	%if ! %{build_dirac}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|932	--disable-dirac \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|933	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|934	%if ! %{build_xvid}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|935	--disable-xvid \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|936	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|937	%if ! %{build_dts}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|938	--disable-dts \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|939	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|940	%if ! %{build_plf}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|941	--disable-voaacenc \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|942	--disable-voamrwbenc \
14mu|gstreamer1.0-plugins-bad-1.6.3-2|943	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|944	%if %{build_experimental}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|945	--enable-experimental
14mu|gstreamer1.0-plugins-bad-1.6.3-2|946	%endif
14mu|gstreamer1.0-plugins-bad-1.6.3-2|947	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|948	make
14mu|gstreamer1.0-plugins-bad-1.6.3-2|949	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|950	%install
14mu|gstreamer1.0-plugins-bad-1.6.3-2|951	%makeinstall_std
14mu|gstreamer1.0-plugins-bad-1.6.3-2|952	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|953	%find_lang gst-plugins-bad-%{api}
14mu|gstreamer1.0-plugins-bad-1.6.3-2|954	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|955	# Clean out files that should not be part of the rpm.
14mu|gstreamer1.0-plugins-bad-1.6.3-2|956	# This is the recommended way of dealing with it for RH8
14mu|gstreamer1.0-plugins-bad-1.6.3-2|957	find %{buildroot} -name '*.la' -delete
14mu|gstreamer1.0-plugins-bad-1.6.3-2|958	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|959	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|960	%changelog
14mu|gstreamer1.0-plugins-bad-1.6.3-2|961	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|962	* Wed Feb 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|963	- (82dd8a9) Build requires pkgconfig(glu)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|964	- (Andrey Bondrov: 8b6eaee) Build OpenGL plugin and library
14mu|gstreamer1.0-plugins-bad-1.6.3-2|965	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|966	* Mon Jan 25 2016 Tigro <ashejn@gmail.com> 1.6.3-1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|967	- (d138b66) update to 1.6.3
14mu|gstreamer1.0-plugins-bad-1.6.3-2|968	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|969	* Fri Dec 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.2-2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|970	- (6b881f8) Fix a typo
14mu|gstreamer1.0-plugins-bad-1.6.3-2|971	- (Andrey Bondrov: 4de7ac9) Move Freeverb presets to a proper package
14mu|gstreamer1.0-plugins-bad-1.6.3-2|972	- (Andrey Bondrov: 4de7ac9) More spec cleanups
14mu|gstreamer1.0-plugins-bad-1.6.3-2|973	- (Andrey Bondrov: db8bdfe) Minor cleanups
14mu|gstreamer1.0-plugins-bad-1.6.3-2|974	- (Andrey Bondrov: f0baa90) Split gstcodecparsers files from gstphotography into individual subpackage
14mu|gstreamer1.0-plugins-bad-1.6.3-2|975	- (Andrey Bondrov: 1781e9a) Rename libgstphotographyi1.0-devel to libgstphotography1.0-devel (fix a typo)
14mu|gstreamer1.0-plugins-bad-1.6.3-2|976	- (Andrey Bondrov: 9586519) Spec cleanup
14mu|gstreamer1.0-plugins-bad-1.6.3-2|977	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|978	* Thu Dec 24 2015 Tigro <ashejn@gmail.com> 1.6.2-1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|979	- (1fa381e) pack file
14mu|gstreamer1.0-plugins-bad-1.6.3-2|980	- (Tigro: ed90879) pack files
14mu|gstreamer1.0-plugins-bad-1.6.3-2|981	- (Tigro: 25c7597) drop patch
14mu|gstreamer1.0-plugins-bad-1.6.3-2|982	- (Tigro: a2e01c6) decrease release
14mu|gstreamer1.0-plugins-bad-1.6.3-2|983	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|984	* Wed Dec 23 2015 Tigro <ashejn@gmail.com> 1.6.2-4
14mu|gstreamer1.0-plugins-bad-1.6.3-2|985	- (2da96af) 1.6.2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|986	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|987	* Fri Dec 18 2015 Tigro <ashejn@gmail.com> 1.4.5-4
14mu|gstreamer1.0-plugins-bad-1.6.3-2|988	- (32fe37d) bump release
14mu|gstreamer1.0-plugins-bad-1.6.3-2|989	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|990	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 1.4.5-3
14mu|gstreamer1.0-plugins-bad-1.6.3-2|991	- (191ccbd) update to 1.4.5
14mu|gstreamer1.0-plugins-bad-1.6.3-2|992	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|993	* Tue May 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-4
14mu|gstreamer1.0-plugins-bad-1.6.3-2|994	- (75cc8c8) Bump release
14mu|gstreamer1.0-plugins-bad-1.6.3-2|995	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|996	* Wed Apr 22 2015 Arkady Shane <ashejn@gmail.com> 1.4.5-3
14mu|gstreamer1.0-plugins-bad-1.6.3-2|997	- (ea7ad56) Obsoletes in proper place
14mu|gstreamer1.0-plugins-bad-1.6.3-2|998	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|999	* Mon Apr 20 2015 Tigro <ashejn@yandex-team.ru> 1.2.4-3
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1000	- (a7342df) fix libnames
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1001	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1002	* Mon Apr 20 2015 Tigro <ashejn@yandex-team.ru> 1.4.5-2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1003	- (0b4700e) fix libnames
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1004	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1005	* Mon Mar 09 2015 Tigro <ashejn@gmail.com> 1.4.5-1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1006	- (551f234) fix typo in name
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1007	- (Tigro: fca3d46) pack more files
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1008	- (Tigro: e98c878) fix typo
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1009	- (Tigro: 9176193) disable directfb
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1010	- (Tigro: 7c549fc) apply uptream patch
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1011	- (Tigro: a87dddc) drop patch
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1012	- (Tigro: fed3ed4) update to 1.4.5
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1013	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1014	* Sat Feb 28 2015 Tigro <ashejn@gmail.com> 1.2.4-2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1015	- (4685d2e) rebuild with DVD menu plugin
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1016	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1017	* Fri May 16 2014 Tigro <arkady.shane@rosalab.ru> 1.2.4-1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1018	- (0321e32) drop gir and typelib files
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1019	- (Tigro: 4c8e04e) update to 1.2.4
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1020	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1021	* Tue Sep 10 2013 Tigro <ashejn@gmail.com> 1.0.10-1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1022	- (e21ce81) pack files
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1023	- (Tigro: ab4e98f) update to 1.0.10
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1024	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1025	* Fri Aug 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.7-2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1026	- (906500c) Bump release to rebuild with the new opus
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1027	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1028	* Thu Jun 13 2013 Tigro <ashejn@gmail.com> 1.0.7-1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1029	- (778b1d4) update to 1.0.7
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1030	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1031	* Mon Mar 25 2013 Arkady Shane <ashejn@gmail.com> 1.0.6-1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1032	- (07a36c3) pack some libraries
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1033	- (Arkady Shane: 766cda9) update to 1.0.6
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1034	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1035	* Thu Jan 10 2013 Tigro <ashejn@gmail.com> 1.0.3-2
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1036	- (ba4988f) rename vp8 to rtpvp8
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1037	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1038	* Tue Dec 04 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.3-1
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1039	- (6c07885) tar.xz removed from git
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1040	- (Alexander Khryukin: e3bd102) version update 1.0.3
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1041	
14mu|gstreamer1.0-plugins-bad-1.6.3-2|1042	

22740 14
14mu|gstreamer1.0-plugins-base-1.6.3-1|1	%define api 1.0
14mu|gstreamer1.0-plugins-base-1.6.3-1|2	%define major 0
14mu|gstreamer1.0-plugins-base-1.6.3-1|3	
14mu|gstreamer1.0-plugins-base-1.6.3-1|4	%define bname gstreamer%{api}
14mu|gstreamer1.0-plugins-base-1.6.3-1|5	%define libname %mklibname gstreamer-plugins-base %{api} %{major}
14mu|gstreamer1.0-plugins-base-1.6.3-1|6	%define girname %mklibname gstreamer-plugins-base-gir %{api}
14mu|gstreamer1.0-plugins-base-1.6.3-1|7	%define devname %mklibname gstreamer-plugins-base %{api} -d
14mu|gstreamer1.0-plugins-base-1.6.3-1|8	
14mu|gstreamer1.0-plugins-base-1.6.3-1|9	Summary:	GStreamer Streaming-media framework plug-ins
14mu|gstreamer1.0-plugins-base-1.6.3-1|10	Name:		%{bname}-plugins-base
14mu|gstreamer1.0-plugins-base-1.6.3-1|11	Version:	1.6.3
14mu|gstreamer1.0-plugins-base-1.6.3-1|12	Release:	1
14mu|gstreamer1.0-plugins-base-1.6.3-1|13	License:	LGPLv2+
14mu|gstreamer1.0-plugins-base-1.6.3-1|14	Group:		Sound
14mu|gstreamer1.0-plugins-base-1.6.3-1|15	Url:		http://gstreamer.freedesktop.org/
14mu|gstreamer1.0-plugins-base-1.6.3-1|16	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{version}.tar.xz
14mu|gstreamer1.0-plugins-base-1.6.3-1|17	Patch0:		align.patch
14mu|gstreamer1.0-plugins-base-1.6.3-1|18	Patch1:		0001-missing-plugins-Remove-the-mpegaudioversion-field.patch
14mu|gstreamer1.0-plugins-base-1.6.3-1|19	#gw we need some fonts for the tests
14mu|gstreamer1.0-plugins-base-1.6.3-1|20	BuildRequires:	fonts-ttf-dejavu
14mu|gstreamer1.0-plugins-base-1.6.3-1|21	BuildRequires:	gtk-doc
14mu|gstreamer1.0-plugins-base-1.6.3-1|22	%ifarch %{ix86}
14mu|gstreamer1.0-plugins-base-1.6.3-1|23	BuildRequires:	nasm => 0.90
14mu|gstreamer1.0-plugins-base-1.6.3-1|24	%endif
14mu|gstreamer1.0-plugins-base-1.6.3-1|25	BuildRequires:	alsa-oss-devel
14mu|gstreamer1.0-plugins-base-1.6.3-1|26	BuildRequires:	pkgconfig(check)
14mu|gstreamer1.0-plugins-base-1.6.3-1|27	BuildRequires:	pkgconfig(freetype2)
14mu|gstreamer1.0-plugins-base-1.6.3-1|28	BuildRequires:	pkgconfig(glib-2.0)
14mu|gstreamer1.0-plugins-base-1.6.3-1|29	BuildRequires:	pkgconfig(glu)
14mu|gstreamer1.0-plugins-base-1.6.3-1|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gstreamer1.0-plugins-base-1.6.3-1|31	BuildRequires:	pkgconfig(gstreamer-%{api}) >= %{version}
14mu|gstreamer1.0-plugins-base-1.6.3-1|32	BuildRequires:	pkgconfig(libpng)
14mu|gstreamer1.0-plugins-base-1.6.3-1|33	BuildRequires:	pkgconfig(libxml-2.0)
14mu|gstreamer1.0-plugins-base-1.6.3-1|34	BuildRequires:	pkgconfig(orc-0.4)
14mu|gstreamer1.0-plugins-base-1.6.3-1|35	BuildRequires:	pkgconfig(pango)
14mu|gstreamer1.0-plugins-base-1.6.3-1|36	BuildRequires:	pkgconfig(pangocairo)
14mu|gstreamer1.0-plugins-base-1.6.3-1|37	BuildRequires:	pkgconfig(theora)
14mu|gstreamer1.0-plugins-base-1.6.3-1|38	%ifnarch %{arm} %{mips}
14mu|gstreamer1.0-plugins-base-1.6.3-1|39	BuildRequires:	pkgconfig(valgrind)
14mu|gstreamer1.0-plugins-base-1.6.3-1|40	%endif
14mu|gstreamer1.0-plugins-base-1.6.3-1|41	BuildRequires:	pkgconfig(vorbis)
14mu|gstreamer1.0-plugins-base-1.6.3-1|42	BuildRequires:	pkgconfig(xv)
14mu|gstreamer1.0-plugins-base-1.6.3-1|43	Provides:	%{bname}-plugins
14mu|gstreamer1.0-plugins-base-1.6.3-1|44	
14mu|gstreamer1.0-plugins-base-1.6.3-1|45	%description
14mu|gstreamer1.0-plugins-base-1.6.3-1|46	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-base-1.6.3-1|47	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-base-1.6.3-1|48	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-base-1.6.3-1|49	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-base-1.6.3-1|50	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-base-1.6.3-1|51	plug-ins.
14mu|gstreamer1.0-plugins-base-1.6.3-1|52	
14mu|gstreamer1.0-plugins-base-1.6.3-1|53	This package contains a set of reference plugins, base classes for other
14mu|gstreamer1.0-plugins-base-1.6.3-1|54	plugins, and helper libraries:
14mu|gstreamer1.0-plugins-base-1.6.3-1|55	* device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
14mu|gstreamer1.0-plugins-base-1.6.3-1|56	* containers: ogg
14mu|gstreamer1.0-plugins-base-1.6.3-1|57	* codecs: vorbis, theora
14mu|gstreamer1.0-plugins-base-1.6.3-1|58	* text: textoverlay, subparse
14mu|gstreamer1.0-plugins-base-1.6.3-1|59	* sources: audiotestsrc, videotestsrc, gnomevfssrc
14mu|gstreamer1.0-plugins-base-1.6.3-1|60	* network: tcp
14mu|gstreamer1.0-plugins-base-1.6.3-1|61	* typefind
14mu|gstreamer1.0-plugins-base-1.6.3-1|62	* audio processing: audioconvert, adder, audiorate, audioscale, volume
14mu|gstreamer1.0-plugins-base-1.6.3-1|63	* visualisation: libvisual
14mu|gstreamer1.0-plugins-base-1.6.3-1|64	* video processing: ffmpegcolorspace
14mu|gstreamer1.0-plugins-base-1.6.3-1|65	* aggregate elements: decodebin, playbin
14mu|gstreamer1.0-plugins-base-1.6.3-1|66	
14mu|gstreamer1.0-plugins-base-1.6.3-1|67	%files -f gst-plugins-base-%{api}.lang
14mu|gstreamer1.0-plugins-base-1.6.3-1|68	%doc AUTHORS COPYING README NEWS
14mu|gstreamer1.0-plugins-base-1.6.3-1|69	%{_bindir}/gst-discoverer-%{api}
14mu|gstreamer1.0-plugins-base-1.6.3-1|70	%{_bindir}/gst-play-%{api}
14mu|gstreamer1.0-plugins-base-1.6.3-1|71	%{_bindir}/gst-device-monitor-%{api}
14mu|gstreamer1.0-plugins-base-1.6.3-1|72	%{_mandir}/man1/*
14mu|gstreamer1.0-plugins-base-1.6.3-1|73	# non-core plugins without external dependencies
14mu|gstreamer1.0-plugins-base-1.6.3-1|74	%{_libdir}/gstreamer-%{api}/libgstapp.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|75	%{_libdir}/gstreamer-%{api}/libgstaudioconvert.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|76	%{_libdir}/gstreamer-%{api}/libgstaudiorate.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|77	%{_libdir}/gstreamer-%{api}/libgstaudioresample.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|78	%{_libdir}/gstreamer-%{api}/libgstaudiotestsrc.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|79	%{_libdir}/gstreamer-%{api}/libgstencodebin.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|80	%{_libdir}/gstreamer-%{api}/libgstgio.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|81	%{_libdir}/gstreamer-%{api}/libgstpango.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|82	%{_libdir}/gstreamer-%{api}/libgstsubparse.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|83	%{_libdir}/gstreamer-%{api}/libgsttcp.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|84	%{_libdir}/gstreamer-%{api}/libgstvolume.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|85	%{_libdir}/gstreamer-%{api}/libgstadder.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|86	%{_libdir}/gstreamer-%{api}/libgsttypefindfunctions.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|87	%{_libdir}/gstreamer-%{api}/libgstvideotestsrc.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|88	%{_libdir}/gstreamer-%{api}/libgsttheora.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|89	%{_libdir}/gstreamer-%{api}/libgstogg.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|90	%{_libdir}/gstreamer-%{api}/libgstvideorate.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|91	%{_libdir}/gstreamer-%{api}/libgstvideoscale.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|92	%{_libdir}/gstreamer-%{api}/libgstvorbis.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|93	%{_libdir}/gstreamer-%{api}/libgstximagesink.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|94	%{_libdir}/gstreamer-%{api}/libgstxvimagesink.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|95	%{_libdir}/gstreamer-%{api}/libgstalsa.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|96	%{_libdir}/gstreamer-%{api}/libgstplayback.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|97	%{_libdir}/gstreamer-%{api}/libgstvideoconvert.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|98	
14mu|gstreamer1.0-plugins-base-1.6.3-1|99	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-base-1.6.3-1|100	
14mu|gstreamer1.0-plugins-base-1.6.3-1|101	%package -n %{libname}
14mu|gstreamer1.0-plugins-base-1.6.3-1|102	Summary:	GStreamer plugin libraries
14mu|gstreamer1.0-plugins-base-1.6.3-1|103	Group:		System/Libraries
14mu|gstreamer1.0-plugins-base-1.6.3-1|104	
14mu|gstreamer1.0-plugins-base-1.6.3-1|105	%description -n %{libname}
14mu|gstreamer1.0-plugins-base-1.6.3-1|106	This package contain the basic audio and video playback library and
14mu|gstreamer1.0-plugins-base-1.6.3-1|107	the interfaces library.
14mu|gstreamer1.0-plugins-base-1.6.3-1|108	
14mu|gstreamer1.0-plugins-base-1.6.3-1|109	%files -n %{libname}
14mu|gstreamer1.0-plugins-base-1.6.3-1|110	%{_libdir}/libgstaudio-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|111	%{_libdir}/libgstapp-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|112	%{_libdir}/libgstfft-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|113	%{_libdir}/libgstpbutils-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|114	%{_libdir}/libgstriff-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|115	%{_libdir}/libgstrtp-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|116	%{_libdir}/libgstrtsp-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|117	%{_libdir}/libgsttag-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|118	%{_libdir}/libgstsdp-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|119	%{_libdir}/libgstvideo-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|120	%{_libdir}/libgstallocators-%{api}.so.%{major}*
14mu|gstreamer1.0-plugins-base-1.6.3-1|121	
14mu|gstreamer1.0-plugins-base-1.6.3-1|122	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-base-1.6.3-1|123	
14mu|gstreamer1.0-plugins-base-1.6.3-1|124	%package -n %{girname}
14mu|gstreamer1.0-plugins-base-1.6.3-1|125	Summary:	Object Introspection interface description for %{name}
14mu|gstreamer1.0-plugins-base-1.6.3-1|126	Group:		System/Libraries
14mu|gstreamer1.0-plugins-base-1.6.3-1|127	Requires:	%{libname} = %{EVRD}
14mu|gstreamer1.0-plugins-base-1.6.3-1|128	
14mu|gstreamer1.0-plugins-base-1.6.3-1|129	%description -n %{girname}
14mu|gstreamer1.0-plugins-base-1.6.3-1|130	GObject Introspection interface description for %{name}.
14mu|gstreamer1.0-plugins-base-1.6.3-1|131	
14mu|gstreamer1.0-plugins-base-1.6.3-1|132	%files -n %{girname}
14mu|gstreamer1.0-plugins-base-1.6.3-1|133	%{_libdir}/girepository-1.0/GstApp-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|134	%{_libdir}/girepository-1.0/GstAudio-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|135	%{_libdir}/girepository-1.0/GstFft-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|136	%{_libdir}/girepository-1.0/GstPbutils-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|137	%{_libdir}/girepository-1.0/GstRtp-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|138	%{_libdir}/girepository-1.0/GstRtsp-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|139	%{_libdir}/girepository-1.0/GstSdp-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|140	%{_libdir}/girepository-1.0/GstTag-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|141	%{_libdir}/girepository-1.0/GstVideo-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|142	%{_libdir}/girepository-1.0/GstAllocators-%{api}.typelib
14mu|gstreamer1.0-plugins-base-1.6.3-1|143	
14mu|gstreamer1.0-plugins-base-1.6.3-1|144	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-base-1.6.3-1|145	
14mu|gstreamer1.0-plugins-base-1.6.3-1|146	%package -n %{devname}
14mu|gstreamer1.0-plugins-base-1.6.3-1|147	Summary: 	GStreamer Plugin Library Headers
14mu|gstreamer1.0-plugins-base-1.6.3-1|148	Group: 		Development/C
14mu|gstreamer1.0-plugins-base-1.6.3-1|149	Requires: 	%{libname} = %{EVRD}
14mu|gstreamer1.0-plugins-base-1.6.3-1|150	Requires:	%{name} = %{EVRD}
14mu|gstreamer1.0-plugins-base-1.6.3-1|151	Provides:	libgstreamer%{api}-plugins-base-devel = %{EVRD}
14mu|gstreamer1.0-plugins-base-1.6.3-1|152	Provides:	%{name}-devel = %{EVRD}
14mu|gstreamer1.0-plugins-base-1.6.3-1|153	
14mu|gstreamer1.0-plugins-base-1.6.3-1|154	%description -n %{devname}
14mu|gstreamer1.0-plugins-base-1.6.3-1|155	GStreamer support libraries header files.
14mu|gstreamer1.0-plugins-base-1.6.3-1|156	
14mu|gstreamer1.0-plugins-base-1.6.3-1|157	%files -n %{devname}
14mu|gstreamer1.0-plugins-base-1.6.3-1|158	%doc docs/libs/html docs/plugins/html
14mu|gstreamer1.0-plugins-base-1.6.3-1|159	%{_includedir}/gstreamer-%{api}/gst/app/
14mu|gstreamer1.0-plugins-base-1.6.3-1|160	%{_includedir}/gstreamer-%{api}/gst/audio
14mu|gstreamer1.0-plugins-base-1.6.3-1|161	%{_includedir}/gstreamer-%{api}/gst/fft
14mu|gstreamer1.0-plugins-base-1.6.3-1|162	%{_includedir}/gstreamer-%{api}/gst/pbutils
14mu|gstreamer1.0-plugins-base-1.6.3-1|163	%{_includedir}/gstreamer-%{api}/gst/riff
14mu|gstreamer1.0-plugins-base-1.6.3-1|164	%{_includedir}/gstreamer-%{api}/gst/rtsp
14mu|gstreamer1.0-plugins-base-1.6.3-1|165	%{_includedir}/gstreamer-%{api}/gst/sdp
14mu|gstreamer1.0-plugins-base-1.6.3-1|166	%{_includedir}/gstreamer-%{api}/gst/tag/
14mu|gstreamer1.0-plugins-base-1.6.3-1|167	%{_includedir}/gstreamer-%{api}/gst/video/
14mu|gstreamer1.0-plugins-base-1.6.3-1|168	%{_includedir}/gstreamer-%{api}/gst/rtp
14mu|gstreamer1.0-plugins-base-1.6.3-1|169	%{_includedir}/gstreamer-%{api}/gst/allocators
14mu|gstreamer1.0-plugins-base-1.6.3-1|170	%{_libdir}/pkgconfig/gstreamer-app-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|171	%{_libdir}/pkgconfig/gstreamer-audio-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|172	%{_libdir}/pkgconfig/gstreamer-fft-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|173	%{_libdir}/pkgconfig/gstreamer-pbutils-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|174	%{_libdir}/pkgconfig/gstreamer-plugins-base-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|175	%{_libdir}/pkgconfig/gstreamer-riff-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|176	%{_libdir}/pkgconfig/gstreamer-rtp-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|177	%{_libdir}/pkgconfig/gstreamer-rtsp-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|178	%{_libdir}/pkgconfig/gstreamer-sdp-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|179	%{_libdir}/pkgconfig/gstreamer-tag-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|180	%{_libdir}/pkgconfig/gstreamer-video-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|181	%{_libdir}/pkgconfig/gstreamer-allocators-%{api}.pc
14mu|gstreamer1.0-plugins-base-1.6.3-1|182	%{_libdir}/libgstaudio-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|183	%{_libdir}/libgstapp-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|184	%{_libdir}/libgstfft-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|185	%{_libdir}/libgstpbutils-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|186	%{_libdir}/libgstriff-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|187	%{_libdir}/libgstrtp-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|188	%{_libdir}/libgstrtsp-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|189	%{_libdir}/libgsttag-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|190	%{_libdir}/libgstsdp-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|191	%{_libdir}/libgstvideo-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|192	%{_libdir}/libgstallocators-%{api}.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|193	%{_datadir}/gtk-doc/html/*
14mu|gstreamer1.0-plugins-base-1.6.3-1|194	%{_datadir}/gir-1.0/GstApp-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|195	%{_datadir}/gir-1.0/GstAudio-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|196	%{_datadir}/gir-1.0/GstFft-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|197	%{_datadir}/gir-1.0/GstPbutils-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|198	%{_datadir}/gir-1.0/GstRtp-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|199	%{_datadir}/gir-1.0/GstRtsp-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|200	%{_datadir}/gir-1.0/GstSdp-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|201	%{_datadir}/gir-1.0/GstTag-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|202	%{_datadir}/gir-1.0/GstVideo-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|203	%{_datadir}/gir-1.0/GstAllocators-%{api}.gir
14mu|gstreamer1.0-plugins-base-1.6.3-1|204	%{_datadir}/gst-plugins-base/%{api}/license-translations.dict
14mu|gstreamer1.0-plugins-base-1.6.3-1|205	###
14mu|gstreamer1.0-plugins-base-1.6.3-1|206	
14mu|gstreamer1.0-plugins-base-1.6.3-1|207	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-base-1.6.3-1|208	
14mu|gstreamer1.0-plugins-base-1.6.3-1|209	### CDPARANOIA ###
14mu|gstreamer1.0-plugins-base-1.6.3-1|210	%package -n %{bname}-cdparanoia
14mu|gstreamer1.0-plugins-base-1.6.3-1|211	Summary:	Gstreamer plugin for CD audio input using CDParanoia IV
14mu|gstreamer1.0-plugins-base-1.6.3-1|212	Group:		Sound
14mu|gstreamer1.0-plugins-base-1.6.3-1|213	Requires:	%{name} = %{EVRD}
14mu|gstreamer1.0-plugins-base-1.6.3-1|214	BuildRequires:	libcdda-devel
14mu|gstreamer1.0-plugins-base-1.6.3-1|215	
14mu|gstreamer1.0-plugins-base-1.6.3-1|216	%description -n %{bname}-cdparanoia
14mu|gstreamer1.0-plugins-base-1.6.3-1|217	Plugin for ripping audio tracks using cdparanoia under GStreamer
14mu|gstreamer1.0-plugins-base-1.6.3-1|218	
14mu|gstreamer1.0-plugins-base-1.6.3-1|219	%files -n %{bname}-cdparanoia
14mu|gstreamer1.0-plugins-base-1.6.3-1|220	%{_libdir}/gstreamer-%{api}/libgstcdparanoia.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|221	
14mu|gstreamer1.0-plugins-base-1.6.3-1|222	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-base-1.6.3-1|223	
14mu|gstreamer1.0-plugins-base-1.6.3-1|224	%package -n %{bname}-libvisual
14mu|gstreamer1.0-plugins-base-1.6.3-1|225	Summary:	GStreamer visualisations plug-in based on libvisual
14mu|gstreamer1.0-plugins-base-1.6.3-1|226	Group:		Video
14mu|gstreamer1.0-plugins-base-1.6.3-1|227	Requires:	%{name} = %{EVRD}
14mu|gstreamer1.0-plugins-base-1.6.3-1|228	BuildRequires:	pkgconfig(libvisual-0.4)
14mu|gstreamer1.0-plugins-base-1.6.3-1|229	
14mu|gstreamer1.0-plugins-base-1.6.3-1|230	%description -n %{bname}-libvisual
14mu|gstreamer1.0-plugins-base-1.6.3-1|231	This plugin makes visualisations based on libvisual available for
14mu|gstreamer1.0-plugins-base-1.6.3-1|232	GStreamer applications.
14mu|gstreamer1.0-plugins-base-1.6.3-1|233	
14mu|gstreamer1.0-plugins-base-1.6.3-1|234	%files -n %{bname}-libvisual
14mu|gstreamer1.0-plugins-base-1.6.3-1|235	%{_libdir}/gstreamer-%{api}/libgstlibvisual.so
14mu|gstreamer1.0-plugins-base-1.6.3-1|236	
14mu|gstreamer1.0-plugins-base-1.6.3-1|237	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-base-1.6.3-1|238	
14mu|gstreamer1.0-plugins-base-1.6.3-1|239	%prep
14mu|gstreamer1.0-plugins-base-1.6.3-1|240	%setup -q -n gst-plugins-base-%{version}
14mu|gstreamer1.0-plugins-base-1.6.3-1|241	%apply_patches
14mu|gstreamer1.0-plugins-base-1.6.3-1|242	
14mu|gstreamer1.0-plugins-base-1.6.3-1|243	%build
14mu|gstreamer1.0-plugins-base-1.6.3-1|244	%configure2_5x \
14mu|gstreamer1.0-plugins-base-1.6.3-1|245	--disable-dependency-tracking \
14mu|gstreamer1.0-plugins-base-1.6.3-1|246	--disable-static \
14mu|gstreamer1.0-plugins-base-1.6.3-1|247	--enable-experimental \
14mu|gstreamer1.0-plugins-base-1.6.3-1|248	--with-package-name='%{_vendor} %{name} package' \
14mu|gstreamer1.0-plugins-base-1.6.3-1|249	--with-package-origin='%{bugurl}' \
14mu|gstreamer1.0-plugins-base-1.6.3-1|250	--enable-libvisual
14mu|gstreamer1.0-plugins-base-1.6.3-1|251	%make
14mu|gstreamer1.0-plugins-base-1.6.3-1|252	
14mu|gstreamer1.0-plugins-base-1.6.3-1|253	%install
14mu|gstreamer1.0-plugins-base-1.6.3-1|254	%makeinstall_std
14mu|gstreamer1.0-plugins-base-1.6.3-1|255	%find_lang gst-plugins-base-%{api}
14mu|gstreamer1.0-plugins-base-1.6.3-1|256	
14mu|gstreamer1.0-plugins-base-1.6.3-1|257	# Clean out files that should not be part of the rpm.
14mu|gstreamer1.0-plugins-base-1.6.3-1|258	# This is the recommended way of dealing with it for RH8
14mu|gstreamer1.0-plugins-base-1.6.3-1|259	find %{buildroot} -name '*.la' -delete
14mu|gstreamer1.0-plugins-base-1.6.3-1|260	
14mu|gstreamer1.0-plugins-base-1.6.3-1|261	
14mu|gstreamer1.0-plugins-base-1.6.3-1|262	%changelog
14mu|gstreamer1.0-plugins-base-1.6.3-1|263	
14mu|gstreamer1.0-plugins-base-1.6.3-1|264	* Mon Jan 25 2016 Tigro <ashejn@gmail.com> 1.6.3-1
14mu|gstreamer1.0-plugins-base-1.6.3-1|265	- (b7d47ac) update to 1.6.3
14mu|gstreamer1.0-plugins-base-1.6.3-1|266	
14mu|gstreamer1.0-plugins-base-1.6.3-1|267	

22741 14
14mu|gstreamer1.0-plugins-good-1.6.3-2|1	%define enable_check	0
14mu|gstreamer1.0-plugins-good-1.6.3-2|2	
14mu|gstreamer1.0-plugins-good-1.6.3-2|3	%define major		1.0
14mu|gstreamer1.0-plugins-good-1.6.3-2|4	%define majorminor	1.0
14mu|gstreamer1.0-plugins-good-1.6.3-2|5	%define bname		gstreamer1.0
14mu|gstreamer1.0-plugins-good-1.6.3-2|6	
14mu|gstreamer1.0-plugins-good-1.6.3-2|7	Summary:	GStreamer Streaming-media framework plug-ins
14mu|gstreamer1.0-plugins-good-1.6.3-2|8	Name:		%{bname}-plugins-good
14mu|gstreamer1.0-plugins-good-1.6.3-2|9	Version:	1.6.3
14mu|gstreamer1.0-plugins-good-1.6.3-2|10	Release:	2
14mu|gstreamer1.0-plugins-good-1.6.3-2|11	License:	LGPLv2.1+
14mu|gstreamer1.0-plugins-good-1.6.3-2|12	Group:		Sound
14mu|gstreamer1.0-plugins-good-1.6.3-2|13	Url:		http://gstreamer.freedesktop.org/
14mu|gstreamer1.0-plugins-good-1.6.3-2|14	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.xz
14mu|gstreamer1.0-plugins-good-1.6.3-2|15	Patch0:		flxdec-bounds1.patch
14mu|gstreamer1.0-plugins-good-1.6.3-2|16	Patch1:		flxdec-bounds2.patch
14mu|gstreamer1.0-plugins-good-1.6.3-2|17	%ifarch %{ix86}
14mu|gstreamer1.0-plugins-good-1.6.3-2|18	BuildRequires:	nasm
14mu|gstreamer1.0-plugins-good-1.6.3-2|19	%endif
14mu|gstreamer1.0-plugins-good-1.6.3-2|20	BuildRequires:	gstreamer1.0-plugins-base
14mu|gstreamer1.0-plugins-good-1.6.3-2|21	BuildRequires:	bzip2-devel
14mu|gstreamer1.0-plugins-good-1.6.3-2|22	BuildRequires:	gettext-devel
14mu|gstreamer1.0-plugins-good-1.6.3-2|23	BuildRequires:	jpeg-devel
14mu|gstreamer1.0-plugins-good-1.6.3-2|24	BuildRequires:	pkgconfig(check)
14mu|gstreamer1.0-plugins-good-1.6.3-2|25	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|gstreamer1.0-plugins-good-1.6.3-2|26	# (gw) For the pixbuf plugin
14mu|gstreamer1.0-plugins-good-1.6.3-2|27	BuildRequires:	pkgconfig(glib-2.0)
14mu|gstreamer1.0-plugins-good-1.6.3-2|28	BuildRequires:	pkgconfig(glu)
14mu|gstreamer1.0-plugins-good-1.6.3-2|29	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|30	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gstreamer1.0-plugins-good-1.6.3-2|31	BuildRequires:	pkgconfig(gudev-1.0)
14mu|gstreamer1.0-plugins-good-1.6.3-2|32	BuildRequires:	pkgconfig(libpng)
14mu|gstreamer1.0-plugins-good-1.6.3-2|33	BuildRequires:	pkgconfig(libv4l1)
14mu|gstreamer1.0-plugins-good-1.6.3-2|34	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14mu|gstreamer1.0-plugins-good-1.6.3-2|35	BuildRequires:	pkgconfig(shout)
14mu|gstreamer1.0-plugins-good-1.6.3-2|36	BuildRequires:	pkgconfig(taglib)
14mu|gstreamer1.0-plugins-good-1.6.3-2|37	BuildRequires:	pkgconfig(theora)
14mu|gstreamer1.0-plugins-good-1.6.3-2|38	%ifnarch %{mips} %{arm}
14mu|gstreamer1.0-plugins-good-1.6.3-2|39	BuildRequires:	pkgconfig(valgrind)
14mu|gstreamer1.0-plugins-good-1.6.3-2|40	%endif
14mu|gstreamer1.0-plugins-good-1.6.3-2|41	BuildRequires:	pkgconfig(vorbis)
14mu|gstreamer1.0-plugins-good-1.6.3-2|42	
14mu|gstreamer1.0-plugins-good-1.6.3-2|43	Obsoletes:	gstreamer1.0-voip < %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|44	
14mu|gstreamer1.0-plugins-good-1.6.3-2|45	Provides:	%{bname}-audiosrc
14mu|gstreamer1.0-plugins-good-1.6.3-2|46	Provides:	%{bname}-audiosink
14mu|gstreamer1.0-plugins-good-1.6.3-2|47	
14mu|gstreamer1.0-plugins-good-1.6.3-2|48	# gw this is the default http source:
14mu|gstreamer1.0-plugins-good-1.6.3-2|49	Suggests:	%{bname}-soup
14mu|gstreamer1.0-plugins-good-1.6.3-2|50	
14mu|gstreamer1.0-plugins-good-1.6.3-2|51	%description
14mu|gstreamer1.0-plugins-good-1.6.3-2|52	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-good-1.6.3-2|53	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-good-1.6.3-2|54	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-good-1.6.3-2|55	else media-related.  Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-good-1.6.3-2|56	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-good-1.6.3-2|57	plug-ins.
14mu|gstreamer1.0-plugins-good-1.6.3-2|58	
14mu|gstreamer1.0-plugins-good-1.6.3-2|59	This package contains a set of plug-ins that are considered to have
14mu|gstreamer1.0-plugins-good-1.6.3-2|60	good quality code, correct functionality, the preferred license (LGPL
14mu|gstreamer1.0-plugins-good-1.6.3-2|61	for the plug-in code, LGPL or LGPL-compatible for the supporting
14mu|gstreamer1.0-plugins-good-1.6.3-2|62	library). People writing elements should base their code on these
14mu|gstreamer1.0-plugins-good-1.6.3-2|63	elements.
14mu|gstreamer1.0-plugins-good-1.6.3-2|64	
14mu|gstreamer1.0-plugins-good-1.6.3-2|65	%files -f gst-plugins-good-%{majorminor}.lang
14mu|gstreamer1.0-plugins-good-1.6.3-2|66	%doc AUTHORS COPYING README NEWS
14mu|gstreamer1.0-plugins-good-1.6.3-2|67	%{_libdir}/gstreamer-%{majorminor}/libgstalaw.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|68	%{_libdir}/gstreamer-%{majorminor}/libgstalpha.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|69	%{_libdir}/gstreamer-%{majorminor}/libgstalphacolor.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|70	%{_libdir}/gstreamer-%{majorminor}/libgstapetag.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|71	%{_libdir}/gstreamer-%{majorminor}/libgstaudiofx.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|72	%{_libdir}/gstreamer-%{majorminor}/libgstaudioparsers.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|73	%{_libdir}/gstreamer-%{majorminor}/libgstauparse.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|74	%{_libdir}/gstreamer-%{majorminor}/libgstautodetect.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|75	%{_libdir}/gstreamer-%{majorminor}/libgstavi.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|76	%{_libdir}/gstreamer-%{majorminor}/libgstcutter.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|77	%{_libdir}/gstreamer-%{majorminor}/libgstdebug.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|78	%{_libdir}/gstreamer-%{majorminor}/libgstdeinterlace.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|79	%{_libdir}/gstreamer-%{majorminor}/libgsteffectv.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|80	%{_libdir}/gstreamer-%{majorminor}/libgstflv.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|81	%{_libdir}/gstreamer-%{majorminor}/libgstequalizer.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|82	%{_libdir}/gstreamer-%{majorminor}/libgstflxdec.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|83	%{_libdir}/gstreamer-%{majorminor}/libgstgdkpixbuf.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|84	%{_libdir}/gstreamer-%{majorminor}/libgstgoom.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|85	%{_libdir}/gstreamer-%{majorminor}/libgstgoom2k1.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|86	%{_libdir}/gstreamer-%{majorminor}/libgsticydemux.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|87	%{_libdir}/gstreamer-%{majorminor}/libgstid3demux.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|88	%{_libdir}/gstreamer-%{majorminor}/libgstimagefreeze.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|89	%{_libdir}/gstreamer-%{majorminor}/libgstinterleave.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|90	%{_libdir}/gstreamer-%{majorminor}/libgstisomp4.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|91	%{_libdir}/gstreamer-%{majorminor}/libgstjpeg.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|92	%{_libdir}/gstreamer-%{majorminor}/libgstlevel.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|93	%{_libdir}/gstreamer-%{majorminor}/libgstmatroska.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|94	%{_libdir}/gstreamer-%{majorminor}/libgstmonoscope.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|95	%{_libdir}/gstreamer-%{majorminor}/libgstmulaw.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|96	%{_libdir}/gstreamer-%{majorminor}/libgstmultifile.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|97	%{_libdir}/gstreamer-%{majorminor}/libgstmultipart.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|98	%{_libdir}/gstreamer-%{majorminor}/libgstnavigationtest.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|99	%{_libdir}/gstreamer-%{majorminor}/libgstossaudio.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|100	%{_libdir}/gstreamer-%{majorminor}/libgstoss4audio.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|101	%{_libdir}/gstreamer-%{majorminor}/libgstpng.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|102	%{_libdir}/gstreamer-%{majorminor}/libgstreplaygain.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|103	%{_libdir}/gstreamer-%{majorminor}/libgstrtp.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|104	%{_libdir}/gstreamer-%{majorminor}/libgstrtpmanager.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|105	%{_libdir}/gstreamer-%{majorminor}/libgstrtsp.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|106	%{_libdir}/gstreamer-%{majorminor}/libgstshapewipe.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|107	%{_libdir}/gstreamer-%{majorminor}/libgstshout2.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|108	%{_libdir}/gstreamer-%{majorminor}/libgstsmpte.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|109	%{_libdir}/gstreamer-%{majorminor}/libgstspectrum.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|110	%{_libdir}/gstreamer-%{majorminor}/libgsttaglib.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|111	%{_libdir}/gstreamer-%{majorminor}/libgstudp.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|112	%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux2.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|113	%{_libdir}/gstreamer-%{majorminor}/libgstvideobox.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|114	%{_libdir}/gstreamer-%{majorminor}/libgstvideocrop.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|115	%{_libdir}/gstreamer-%{majorminor}/libgstvideofilter.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|116	%{_libdir}/gstreamer-%{majorminor}/libgstvideomixer.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|117	%{_libdir}/gstreamer-%{majorminor}/libgstwavenc.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|118	%{_libdir}/gstreamer-%{majorminor}/libgstwavparse.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|119	%{_libdir}/gstreamer-%{majorminor}/libgstximagesrc.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|120	%{_libdir}/gstreamer-%{majorminor}/libgsty4menc.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|121	%{_libdir}/gstreamer-%{majorminor}/libgstcairo.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|122	%{_libdir}/gstreamer-%{majorminor}/libgstdtmf.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|123	%dir %{_datadir}/gstreamer-%{majorminor}/
14mu|gstreamer1.0-plugins-good-1.6.3-2|124	%dir %{_datadir}/gstreamer-%{majorminor}/presets
14mu|gstreamer1.0-plugins-good-1.6.3-2|125	%{_datadir}/gstreamer-%{majorminor}/presets/*
14mu|gstreamer1.0-plugins-good-1.6.3-2|126	%{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{major}/*
14mu|gstreamer1.0-plugins-good-1.6.3-2|127	
14mu|gstreamer1.0-plugins-good-1.6.3-2|128	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|129	
14mu|gstreamer1.0-plugins-good-1.6.3-2|130	%package -n %{bname}-jack
14mu|gstreamer1.0-plugins-good-1.6.3-2|131	Summary:	GStreamer plug-in for the Jack Sound Server
14mu|gstreamer1.0-plugins-good-1.6.3-2|132	Group:		Sound
14mu|gstreamer1.0-plugins-good-1.6.3-2|133	BuildRequires:	pkgconfig(jack) => 0.28.0
14mu|gstreamer1.0-plugins-good-1.6.3-2|134	Provides:	%{bname}-audiosrc
14mu|gstreamer1.0-plugins-good-1.6.3-2|135	Provides:	%{bname}-audiosink
14mu|gstreamer1.0-plugins-good-1.6.3-2|136	
14mu|gstreamer1.0-plugins-good-1.6.3-2|137	%description -n %{bname}-jack
14mu|gstreamer1.0-plugins-good-1.6.3-2|138	Plug-in for the JACK professional sound server.
14mu|gstreamer1.0-plugins-good-1.6.3-2|139	
14mu|gstreamer1.0-plugins-good-1.6.3-2|140	%files -n %{bname}-jack
14mu|gstreamer1.0-plugins-good-1.6.3-2|141	%{_libdir}/gstreamer-%{majorminor}/libgstjack.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|142	
14mu|gstreamer1.0-plugins-good-1.6.3-2|143	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|144	
14mu|gstreamer1.0-plugins-good-1.6.3-2|145	%package -n %{bname}-soup
14mu|gstreamer1.0-plugins-good-1.6.3-2|146	Summary:	GStreamer HTTP plugin based on libsoup
14mu|gstreamer1.0-plugins-good-1.6.3-2|147	Group:		System/Libraries
14mu|gstreamer1.0-plugins-good-1.6.3-2|148	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|149	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|gstreamer1.0-plugins-good-1.6.3-2|150	
14mu|gstreamer1.0-plugins-good-1.6.3-2|151	%description -n %{bname}-soup
14mu|gstreamer1.0-plugins-good-1.6.3-2|152	Plug-in for HTTP access based on libsoup.
14mu|gstreamer1.0-plugins-good-1.6.3-2|153	
14mu|gstreamer1.0-plugins-good-1.6.3-2|154	%files -n %{bname}-soup
14mu|gstreamer1.0-plugins-good-1.6.3-2|155	%{_libdir}/gstreamer-%{majorminor}/libgstsouphttpsrc.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|156	
14mu|gstreamer1.0-plugins-good-1.6.3-2|157	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|158	
14mu|gstreamer1.0-plugins-good-1.6.3-2|159	%package -n %{bname}-pulse
14mu|gstreamer1.0-plugins-good-1.6.3-2|160	Summary:	Pulseaudio plugin for GStreamer
14mu|gstreamer1.0-plugins-good-1.6.3-2|161	Group:		Sound
14mu|gstreamer1.0-plugins-good-1.6.3-2|162	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|163	BuildRequires:	pkgconfig(libpulse) >= 0.9.7
14mu|gstreamer1.0-plugins-good-1.6.3-2|164	Requires:	pulseaudio >= 0.9.7
14mu|gstreamer1.0-plugins-good-1.6.3-2|165	
14mu|gstreamer1.0-plugins-good-1.6.3-2|166	%description -n %{bname}-pulse
14mu|gstreamer1.0-plugins-good-1.6.3-2|167	This is a GStreamer audio output plugin using the Pulseaudio sound server.
14mu|gstreamer1.0-plugins-good-1.6.3-2|168	
14mu|gstreamer1.0-plugins-good-1.6.3-2|169	%files -n %{bname}-pulse
14mu|gstreamer1.0-plugins-good-1.6.3-2|170	%{_libdir}/gstreamer-%{majorminor}/libgstpulse.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|171	
14mu|gstreamer1.0-plugins-good-1.6.3-2|172	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|173	
14mu|gstreamer1.0-plugins-good-1.6.3-2|174	### LIBDV ###
14mu|gstreamer1.0-plugins-good-1.6.3-2|175	%package -n %{bname}-dv
14mu|gstreamer1.0-plugins-good-1.6.3-2|176	Summary:	GStreamer DV plug-in
14mu|gstreamer1.0-plugins-good-1.6.3-2|177	Group:		Video
14mu|gstreamer1.0-plugins-good-1.6.3-2|178	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|179	BuildRequires:	pkgconfig(libdv) >= 0.98
14mu|gstreamer1.0-plugins-good-1.6.3-2|180	
14mu|gstreamer1.0-plugins-good-1.6.3-2|181	%description -n %{bname}-dv
14mu|gstreamer1.0-plugins-good-1.6.3-2|182	Plug-in for digital video support using libdv.
14mu|gstreamer1.0-plugins-good-1.6.3-2|183	
14mu|gstreamer1.0-plugins-good-1.6.3-2|184	%files -n %{bname}-dv
14mu|gstreamer1.0-plugins-good-1.6.3-2|185	%{_libdir}/gstreamer-%{majorminor}/libgstdv.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|186	
14mu|gstreamer1.0-plugins-good-1.6.3-2|187	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|188	
14mu|gstreamer1.0-plugins-good-1.6.3-2|189	%package -n %{bname}-speex
14mu|gstreamer1.0-plugins-good-1.6.3-2|190	Summary:	Gstreamer plugin for encoding and decoding Ogg Speex audio files
14mu|gstreamer1.0-plugins-good-1.6.3-2|191	Group:		Sound
14mu|gstreamer1.0-plugins-good-1.6.3-2|192	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|193	BuildRequires:	pkgconfig(speex)
14mu|gstreamer1.0-plugins-good-1.6.3-2|194	
14mu|gstreamer1.0-plugins-good-1.6.3-2|195	%description -n %{bname}-speex
14mu|gstreamer1.0-plugins-good-1.6.3-2|196	Plug-Ins for creating and playing Ogg Speex audio files.
14mu|gstreamer1.0-plugins-good-1.6.3-2|197	
14mu|gstreamer1.0-plugins-good-1.6.3-2|198	%files -n %{bname}-speex
14mu|gstreamer1.0-plugins-good-1.6.3-2|199	%{_libdir}/gstreamer-%{majorminor}/libgstspeex.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|200	
14mu|gstreamer1.0-plugins-good-1.6.3-2|201	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|202	
14mu|gstreamer1.0-plugins-good-1.6.3-2|203	### RAW1394 ###
14mu|gstreamer1.0-plugins-good-1.6.3-2|204	%package -n %{bname}-raw1394
14mu|gstreamer1.0-plugins-good-1.6.3-2|205	Summary:	GStreamer raw1394 Firewire plug-in
14mu|gstreamer1.0-plugins-good-1.6.3-2|206	Group:		System/Libraries
14mu|gstreamer1.0-plugins-good-1.6.3-2|207	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|208	BuildRequires:	pkgconfig(libavc1394)
14mu|gstreamer1.0-plugins-good-1.6.3-2|209	BuildRequires:	pkgconfig(libiec61883)
14mu|gstreamer1.0-plugins-good-1.6.3-2|210	BuildRequires:	pkgconfig(libraw1394)
14mu|gstreamer1.0-plugins-good-1.6.3-2|211	
14mu|gstreamer1.0-plugins-good-1.6.3-2|212	%description -n %{bname}-raw1394
14mu|gstreamer1.0-plugins-good-1.6.3-2|213	Plug-in for digital video support using raw1394.
14mu|gstreamer1.0-plugins-good-1.6.3-2|214	
14mu|gstreamer1.0-plugins-good-1.6.3-2|215	%files -n %{bname}-raw1394
14mu|gstreamer1.0-plugins-good-1.6.3-2|216	%{_libdir}/gstreamer-%{majorminor}/libgst1394.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|217	
14mu|gstreamer1.0-plugins-good-1.6.3-2|218	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|219	
14mu|gstreamer1.0-plugins-good-1.6.3-2|220	### FLAC ###
14mu|gstreamer1.0-plugins-good-1.6.3-2|221	%package -n %{bname}-flac
14mu|gstreamer1.0-plugins-good-1.6.3-2|222	Summary:	GStreamer plug-in for FLAC lossless audio
14mu|gstreamer1.0-plugins-good-1.6.3-2|223	Group:		Sound
14mu|gstreamer1.0-plugins-good-1.6.3-2|224	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|225	BuildRequires:	pkgconfig(flac) >= 1.0.4
14mu|gstreamer1.0-plugins-good-1.6.3-2|226	
14mu|gstreamer1.0-plugins-good-1.6.3-2|227	%description -n %{bname}-flac
14mu|gstreamer1.0-plugins-good-1.6.3-2|228	Plug-in for the free FLAC lossless audio format.
14mu|gstreamer1.0-plugins-good-1.6.3-2|229	
14mu|gstreamer1.0-plugins-good-1.6.3-2|230	%files -n %{bname}-flac
14mu|gstreamer1.0-plugins-good-1.6.3-2|231	%{_libdir}/gstreamer-%{majorminor}/libgstflac.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|232	
14mu|gstreamer1.0-plugins-good-1.6.3-2|233	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|234	
14mu|gstreamer1.0-plugins-good-1.6.3-2|235	### AALIB ###
14mu|gstreamer1.0-plugins-good-1.6.3-2|236	%package -n %{bname}-aalib
14mu|gstreamer1.0-plugins-good-1.6.3-2|237	Summary:	Gstreamer plugin for Ascii-art output
14mu|gstreamer1.0-plugins-good-1.6.3-2|238	Group:		Video
14mu|gstreamer1.0-plugins-good-1.6.3-2|239	BuildRequires:	aalib-devel >= 1.3
14mu|gstreamer1.0-plugins-good-1.6.3-2|240	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|241	
14mu|gstreamer1.0-plugins-good-1.6.3-2|242	%description -n %{bname}-aalib
14mu|gstreamer1.0-plugins-good-1.6.3-2|243	Plugin for viewing movies in Ascii-art using aalib library.
14mu|gstreamer1.0-plugins-good-1.6.3-2|244	
14mu|gstreamer1.0-plugins-good-1.6.3-2|245	%files -n %{bname}-aalib
14mu|gstreamer1.0-plugins-good-1.6.3-2|246	%{_libdir}/gstreamer-%{majorminor}/libgstaasink.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|247	
14mu|gstreamer1.0-plugins-good-1.6.3-2|248	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|249	
14mu|gstreamer1.0-plugins-good-1.6.3-2|250	%package -n %{bname}-caca
14mu|gstreamer1.0-plugins-good-1.6.3-2|251	Summary:	Gstreamer plugin for Ascii-art output
14mu|gstreamer1.0-plugins-good-1.6.3-2|252	Group:		Video
14mu|gstreamer1.0-plugins-good-1.6.3-2|253	BuildRequires:	pkgconfig(caca)
14mu|gstreamer1.0-plugins-good-1.6.3-2|254	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|255	
14mu|gstreamer1.0-plugins-good-1.6.3-2|256	%description -n %{bname}-caca
14mu|gstreamer1.0-plugins-good-1.6.3-2|257	Plugin for viewing movies in Ascii-art using caca library.
14mu|gstreamer1.0-plugins-good-1.6.3-2|258	
14mu|gstreamer1.0-plugins-good-1.6.3-2|259	%files -n %{bname}-caca
14mu|gstreamer1.0-plugins-good-1.6.3-2|260	%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|261	
14mu|gstreamer1.0-plugins-good-1.6.3-2|262	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|263	
14mu|gstreamer1.0-plugins-good-1.6.3-2|264	%package -n %{bname}-wavpack
14mu|gstreamer1.0-plugins-good-1.6.3-2|265	Summary:	Gstreamer plugin for encoding and decoding WavPack audio files
14mu|gstreamer1.0-plugins-good-1.6.3-2|266	Group:		Sound
14mu|gstreamer1.0-plugins-good-1.6.3-2|267	Requires:	%{bname}-plugins >= %{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|268	BuildRequires:	pkgconfig(wavpack)
14mu|gstreamer1.0-plugins-good-1.6.3-2|269	
14mu|gstreamer1.0-plugins-good-1.6.3-2|270	%description -n %{bname}-wavpack
14mu|gstreamer1.0-plugins-good-1.6.3-2|271	Plug-Ins for creating and playing WavPack audio files.
14mu|gstreamer1.0-plugins-good-1.6.3-2|272	
14mu|gstreamer1.0-plugins-good-1.6.3-2|273	%files -n %{bname}-wavpack
14mu|gstreamer1.0-plugins-good-1.6.3-2|274	%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|275	
14mu|gstreamer1.0-plugins-good-1.6.3-2|276	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|277	
14mu|gstreamer1.0-plugins-good-1.6.3-2|278	%package -n %{bname}-vp8
14mu|gstreamer1.0-plugins-good-1.6.3-2|279	Summary:	GStreamer VP8 plug-in
14mu|gstreamer1.0-plugins-good-1.6.3-2|280	Group:		Video
14mu|gstreamer1.0-plugins-good-1.6.3-2|281	BuildRequires:	pkgconfig(vpx)
14mu|gstreamer1.0-plugins-good-1.6.3-2|282	
14mu|gstreamer1.0-plugins-good-1.6.3-2|283	%description -n %{bname}-vp8
14mu|gstreamer1.0-plugins-good-1.6.3-2|284	VP8 encoding and decoding plug-in.
14mu|gstreamer1.0-plugins-good-1.6.3-2|285	
14mu|gstreamer1.0-plugins-good-1.6.3-2|286	%files -n %{bname}-vp8
14mu|gstreamer1.0-plugins-good-1.6.3-2|287	%{_libdir}/gstreamer-%{majorminor}/libgstvpx.so
14mu|gstreamer1.0-plugins-good-1.6.3-2|288	
14mu|gstreamer1.0-plugins-good-1.6.3-2|289	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-good-1.6.3-2|290	
14mu|gstreamer1.0-plugins-good-1.6.3-2|291	%prep
14mu|gstreamer1.0-plugins-good-1.6.3-2|292	%setup -q -n gst-plugins-good-%{version}
14mu|gstreamer1.0-plugins-good-1.6.3-2|293	%patch0 -p1
14mu|gstreamer1.0-plugins-good-1.6.3-2|294	%patch1 -p1
14mu|gstreamer1.0-plugins-good-1.6.3-2|295	
14mu|gstreamer1.0-plugins-good-1.6.3-2|296	%build
14mu|gstreamer1.0-plugins-good-1.6.3-2|297	%configure2_5x  \
14mu|gstreamer1.0-plugins-good-1.6.3-2|298	--with-package-name='%{distribution} %{name} package' \
14mu|gstreamer1.0-plugins-good-1.6.3-2|299	--with-package-origin='%{disturl}' \
14mu|gstreamer1.0-plugins-good-1.6.3-2|300	--disable-dependency-tracking \
14mu|gstreamer1.0-plugins-good-1.6.3-2|301	--enable-experimental \
14mu|gstreamer1.0-plugins-good-1.6.3-2|302	--disable-esd \
14mu|gstreamer1.0-plugins-good-1.6.3-2|303	--disable-hal
14mu|gstreamer1.0-plugins-good-1.6.3-2|304	%make
14mu|gstreamer1.0-plugins-good-1.6.3-2|305	
14mu|gstreamer1.0-plugins-good-1.6.3-2|306	%if %{enable_check}
14mu|gstreamer1.0-plugins-good-1.6.3-2|307	# FIXME: Some tests on mips are currently failing with timeouts
14mu|gstreamer1.0-plugins-good-1.6.3-2|308	# so disable them. Moreover, orc is failing to compile stuff
14mu|gstreamer1.0-plugins-good-1.6.3-2|309	# on arm/mips so orc checks are half-failings (as the backup functions
14mu|gstreamer1.0-plugins-good-1.6.3-2|310	# are working)
14mu|gstreamer1.0-plugins-good-1.6.3-2|311	%check
14mu|gstreamer1.0-plugins-good-1.6.3-2|312	cd tests/check
14mu|gstreamer1.0-plugins-good-1.6.3-2|313	%ifarch %{arm} %{mips}
14mu|gstreamer1.0-plugins-good-1.6.3-2|314	make check || /bin/true
14mu|gstreamer1.0-plugins-good-1.6.3-2|315	%else
14mu|gstreamer1.0-plugins-good-1.6.3-2|316	make check
14mu|gstreamer1.0-plugins-good-1.6.3-2|317	%endif
14mu|gstreamer1.0-plugins-good-1.6.3-2|318	%endif
14mu|gstreamer1.0-plugins-good-1.6.3-2|319	
14mu|gstreamer1.0-plugins-good-1.6.3-2|320	%install
14mu|gstreamer1.0-plugins-good-1.6.3-2|321	rm -f gst-plugins-base-%{majorminor}.lang
14mu|gstreamer1.0-plugins-good-1.6.3-2|322	
14mu|gstreamer1.0-plugins-good-1.6.3-2|323	%makeinstall_std GETTEXT_PACKAGE=gst-plugins-good-%{majorminor}
14mu|gstreamer1.0-plugins-good-1.6.3-2|324	
14mu|gstreamer1.0-plugins-good-1.6.3-2|325	%find_lang gst-plugins-good-%{majorminor}
14mu|gstreamer1.0-plugins-good-1.6.3-2|326	
14mu|gstreamer1.0-plugins-good-1.6.3-2|327	# Clean out files that should not be part of the rpm.
14mu|gstreamer1.0-plugins-good-1.6.3-2|328	# This is the recommended way of dealing with it for RH8
14mu|gstreamer1.0-plugins-good-1.6.3-2|329	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
14mu|gstreamer1.0-plugins-good-1.6.3-2|330	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
14mu|gstreamer1.0-plugins-good-1.6.3-2|331	rm -f %{buildroot}%{_libdir}/*.a
14mu|gstreamer1.0-plugins-good-1.6.3-2|332	
14mu|gstreamer1.0-plugins-good-1.6.3-2|333	#blino remove development doc since we don't ship devel files
14mu|gstreamer1.0-plugins-good-1.6.3-2|334	rm -rf %{buildroot}%{_docdir}/docs/plugins/html
14mu|gstreamer1.0-plugins-good-1.6.3-2|335	
14mu|gstreamer1.0-plugins-good-1.6.3-2|336	
14mu|gstreamer1.0-plugins-good-1.6.3-2|337	%changelog
14mu|gstreamer1.0-plugins-good-1.6.3-2|338	
14mu|gstreamer1.0-plugins-good-1.6.3-2|339	* Thu Nov 24 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-2
14mu|gstreamer1.0-plugins-good-1.6.3-2|340	- (3cd1290) Add patches to fix security issues related to bounds checks
14mu|gstreamer1.0-plugins-good-1.6.3-2|341	
14mu|gstreamer1.0-plugins-good-1.6.3-2|342	

22742 14
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|1	%define major 1.0
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|2	%define majorminor 1.0
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|3	%define bname gstreamer1.0
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|4	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|5	%bcond_with experimental
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|6	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|7	%define build_amrnb 0
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|8	%define build_amrwbdec 0
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|9	%define build_lame 0
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|10	%define build_x264 0
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|11	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|12	##########################
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|13	# Hardcode PLF build
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|14	%define build_plf 0
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|15	##########################
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|16	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|17	%if %{build_plf}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|18	%define distsuffix plf
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|19	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|20	%define extrarelsuffix plf
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|21	%define build_amrnb 1
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|22	%define build_amrwbdec 1
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|23	%define build_lame 1
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|24	%define build_x264 1
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|25	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|26	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|27	Summary:	GStreamer Streaming-media framework plug-ins
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|28	Name:		%{bname}-plugins-ugly
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|29	Version:	1.6.3
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|30	Release:	1.1%{?extrarelsuffix}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|31	License:	LGPLv2+
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|32	Group:		Sound
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|33	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|34	Url:		http://gstreamer.freedesktop.org/
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|35	BuildRequires:	pkgconfig(check)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|36	BuildRequires:	pkgconfig(dvdread)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|37	BuildRequires:	pkgconfig(glib-2.0)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|38	BuildRequires:	pkgconfig(glu)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|39	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|40	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|41	BuildRequires:	pkgconfig(id3tag)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|42	BuildRequires:	pkgconfig(mad)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|43	BuildRequires:	pkgconfig(orc-0.4)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|44	%ifnarch %{mips} %{arm}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|45	BuildRequires:	pkgconfig(valgrind)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|46	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|47	Requires:	%{bname}-a52dec
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|48	%if %{build_amrnb}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|49	Requires:	%{bname}-amrnb
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|50	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|51	%if %{build_amrwbdec}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|52	Requires:	%{bname}-amrwbdec
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|53	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|54	Requires:	%{bname}-cdio
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|55	%if %{build_lame}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|56	Requires:	%{bname}-lame
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|57	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|58	Requires:	%{bname}-mpeg
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|59	Requires:	%{bname}-sid
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|60	Requires:	%{bname}-twolame
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|61	%if %{build_x264}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|62	Requires:	%{bname}-x264
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|63	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|64	Provides:	%{bname}-audiosrc
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|65	Provides:	%{bname}-audiosink
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|66	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|67	%description
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|68	GStreamer is a streaming-media framework, based on graphs of filters which
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|69	operate on media data. Applications using this library can do anything
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|70	from real-time sound processing to playing videos, and just about anything
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|71	else media-related. Its plugin-based architecture means that new data
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|72	types or processing capabilities can be added simply by installing new
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|73	plug-ins.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|74	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|75	This package contains a set of plug-ins that have good quality and
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|76	correct functionality, but distributing them might pose problems. The
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|77	license on either the plug-ins or the supporting libraries might not
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|78	be how the GStreamer authors like. The code might be widely known to
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|79	present patent problems.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|80	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|81	%if %{build_plf}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|82	This package is in Restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|83	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|84	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|85	%files -f gst-plugins-ugly-%{majorminor}.lang
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|86	%doc AUTHORS COPYING README NEWS
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|87	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|88	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|89	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|90	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|91	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|92	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|93	%if %{with experimental}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|94	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|95	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|96	%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|97	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|98	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|99	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|100	%package -n %{bname}-a52dec
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|101	Summary:	GStreamer VOB decoder plugin
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|102	Group:		Sound
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|103	BuildRequires:	a52dec-devel >= 0.7.3
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|104	Requires:	%{bname}-plugins >= %{version}-%{release}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|105	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|106	%description -n %{bname}-a52dec
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|107	Plugin for decoding of VOB files.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|108	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|109	%files -n %{bname}-a52dec
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|110	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|111	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|112	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|113	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|114	%if %{build_amrnb}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|115	%package -n %{bname}-amrnb
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|116	Summary:	GStreamer plug-in for AMR-NB support
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|117	Group: 		Sound
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|118	BuildRequires:	pkgconfig(opencore-amrnb)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|119	Requires:	%{bname}-plugins >= %{version}-%{release}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|120	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|121	%description -n %{bname}-amrnb
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|122	Plug-in for decoding AMR-NB under GStreamer.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|123	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|124	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|125	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|126	%files -n %{bname}-amrnb
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|127	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|128	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|129	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|130	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|131	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|132	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|133	%if %{build_amrwbdec}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|134	%package -n %{bname}-amrwbdec
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|135	Summary:	GStreamer plug-in for AMR-WB decoding support
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|136	Group:		Sound
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|137	BuildRequires:	pkgconfig(opencore-amrwb)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|138	Requires:	%{bname}-plugins >= %{version}-%{release}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|139	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|140	%description -n %{bname}-amrwbdec
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|141	Plug-in for decoding AMR-Wb under GStreamer.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|142	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|143	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|144	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|145	%files -n %{bname}-amrwbdec
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|146	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|147	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|148	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|149	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|150	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|151	%package -n %{bname}-cdio
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|152	Summary:	GStreamer plug-in for audio CD playback
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|153	Group:		Sound
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|154	BuildRequires:	pkgconfig(libcdio)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|155	Requires:	%{bname}-plugins >= %{version}-%{release}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|156	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|157	%description -n %{bname}-cdio
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|158	Plug-in for audio CD playback.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|159	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|160	%files -n %{bname}-cdio
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|161	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|162	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|163	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|164	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|165	%if %{build_lame}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|166	%package -n %{bname}-lame
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|167	Summary:	GStreamer plug-in for encoding mp3 songs using lame
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|168	Group:		Sound
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|169	BuildRequires:	liblame-devel >= 3.89
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|170	Requires:	%{bname}-plugins >= %{version}-%{release}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|171	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|172	%description -n %{bname}-lame
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|173	Plug-in for encoding mp3 with lame under GStreamer.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|174	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|175	This package is in the restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|176	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|177	%files -n %{bname}-lame
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|178	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|179	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|180	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|181	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|182	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|183	%package -n %{bname}-mpeg
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|184	Summary:	GStreamer plug-ins for MPEG video playback and encoding
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|185	Group:		Video
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|186	BuildRequires:	pkgconfig(libmpeg2)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|187	Requires:	%{bname}-plugins >= %{version}-%{release}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|188	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|189	%description -n %{bname}-mpeg
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|190	Plug-ins for playing and encoding MPEG video.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|191	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|192	%files -n %{bname}-mpeg
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|193	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|194	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|195	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|196	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|197	%package -n %{bname}-sid
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|198	Summary:	GStreamer Sid C64 music plugin
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|199	Group:		Sound
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|200	BuildRequires:	sidplay-devel => 1.36.0
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|201	Requires:	%{bname}-plugins >= %{version}-%{release}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|202	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|203	%description -n %{bname}-sid
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|204	Plugin for playback of C64 SID format music files
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|205	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|206	%files -n %{bname}-sid
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|207	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|208	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|209	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|210	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|211	%package -n %{bname}-twolame
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|212	Summary:	GStreamer plug-in for MP2 encoding support
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|213	Group:		Sound
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|214	BuildRequires:	pkgconfig(twolame)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|215	Requires:	%{bname}-plugins >= %{version}-%{release}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|216	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|217	%description -n %{bname}-twolame
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|218	Plug-in for encoding MP2 under GStreamer.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|219	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|220	%files -n %{bname}-twolame
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|221	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|222	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|223	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|224	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|225	%if %{build_x264}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|226	%package -n %{bname}-x264
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|227	Summary:	GStreamer plug-in for H264/AVC video encoding
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|228	Group:		Video
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|229	BuildRequires:	pkgconfig(x264)
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|230	Requires:	%{bname}-plugins >= %{version}-%{release}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|231	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|232	%description -n %{bname}-x264
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|233	Plug-in for encoding H264/AVC video.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|234	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|235	This package is in restricted repository as it violates some patents.
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|236	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|237	%files -n %{bname}-x264
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|238	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|239	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|240	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|241	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|242	#----------------------------------------------------------------------------
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|243	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|244	%prep
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|245	%setup -qn gst-plugins-ugly-%{version}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|246	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|247	%build
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|248	%configure2_5x \
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|249	--disable-dependency-tracking \
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|250	--disable-static \
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|251	--with-package-name='%{distribution} %{name} package' \
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|252	--with-package-origin='%{disturl}' \
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|253	%if !%{build_lame}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|254	--disable-lame \
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|255	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|256	%if %{with experimental}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|257	--enable-experimental
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|258	%endif
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|259	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|260	%make
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|261	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|262	%check
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|263	cd tests/check
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|264	make check
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|265	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|266	%install
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|267	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|268	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|269	%find_lang gst-plugins-ugly-%{majorminor}
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|270	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|271	#remove gtk-doc
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|272	rm -rf %{buildroot}%{_datadir}/gtk-doc
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|273	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|274	%changelog
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|275	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|276	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-1.1
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|277	- (aba1628) Bump release
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|278	
14mu|gstreamer1.0-plugins-ugly-1.6.3-1.1|279	

22743 14
14mu|gstreamer1.0-vaapi-1.6.0-1|1	%define api 1.0
14mu|gstreamer1.0-vaapi-1.6.0-1|2	
14mu|gstreamer1.0-vaapi-1.6.0-1|3	Summary:	VA-API support for GStreamer %{api}
14mu|gstreamer1.0-vaapi-1.6.0-1|4	Name:		gstreamer%{api}-vaapi
14mu|gstreamer1.0-vaapi-1.6.0-1|5	Version:	1.6.0
14mu|gstreamer1.0-vaapi-1.6.0-1|6	Release:	1
14mu|gstreamer1.0-vaapi-1.6.0-1|7	License:	LGPLv2+ and GPLv2+
14mu|gstreamer1.0-vaapi-1.6.0-1|8	Group:		Video
14mu|gstreamer1.0-vaapi-1.6.0-1|9	Url:		https://github.com/01org/gstreamer-vaapi
14mu|gstreamer1.0-vaapi-1.6.0-1|10	Source0: 	http://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-%{version}.tar.xz
14mu|gstreamer1.0-vaapi-1.6.0-1|11	BuildRequires:	pkgconfig(egl)
14mu|gstreamer1.0-vaapi-1.6.0-1|12	BuildRequires:	pkgconfig(gl)
14mu|gstreamer1.0-vaapi-1.6.0-1|13	BuildRequires:	pkgconfig(glesv2)
14mu|gstreamer1.0-vaapi-1.6.0-1|14	BuildRequires:	pkgconfig(glib-2.0)
14mu|gstreamer1.0-vaapi-1.6.0-1|15	BuildRequires:	pkgconfig(gstreamer-%{api})
14mu|gstreamer1.0-vaapi-1.6.0-1|16	BuildRequires:  pkgconfig(gstreamer-gl-%{api})
14mu|gstreamer1.0-vaapi-1.6.0-1|17	BuildRequires:	pkgconfig(gstreamer-codecparsers-%{api})
14mu|gstreamer1.0-vaapi-1.6.0-1|18	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api})
14mu|gstreamer1.0-vaapi-1.6.0-1|19	BuildRequires:	pkgconfig(libavcodec)
14mu|gstreamer1.0-vaapi-1.6.0-1|20	BuildRequires:	pkgconfig(libva)
14mu|gstreamer1.0-vaapi-1.6.0-1|21	BuildRequires:	pkgconfig(x11)
14mu|gstreamer1.0-vaapi-1.6.0-1|22	BuildRequires:	pkgconfig(xrandr)
14mu|gstreamer1.0-vaapi-1.6.0-1|23	
14mu|gstreamer1.0-vaapi-1.6.0-1|24	%description
14mu|gstreamer1.0-vaapi-1.6.0-1|25	Gstreamer-vaapi is a collection of VA-API based plugins for GStreamer
14mu|gstreamer1.0-vaapi-1.6.0-1|26	and helper libraries. vaapidecode is used to decode MPEG-2, MPEG-4,
14mu|gstreamer1.0-vaapi-1.6.0-1|27	H.264, VC-1, WMV3 videos to video/x-vaapi-surface surfaces, depending
14mu|gstreamer1.0-vaapi-1.6.0-1|28	on the underlying HW capabilities. vaapiconvert is used to convert from
14mu|gstreamer1.0-vaapi-1.6.0-1|29	video/x-raw-yuv pixels to video/x-vaapi-surface surfaces. vaapisink is
14mu|gstreamer1.0-vaapi-1.6.0-1|30	used to display video/x-vaapi-surface surfaces to the screen.
14mu|gstreamer1.0-vaapi-1.6.0-1|31	
14mu|gstreamer1.0-vaapi-1.6.0-1|32	%files
14mu|gstreamer1.0-vaapi-1.6.0-1|33	%doc NEWS README
14mu|gstreamer1.0-vaapi-1.6.0-1|34	%{_libdir}/gstreamer-%{api}/libgstvaapi.so
14mu|gstreamer1.0-vaapi-1.6.0-1|35	
14mu|gstreamer1.0-vaapi-1.6.0-1|36	#----------------------------------------------------------------------------
14mu|gstreamer1.0-vaapi-1.6.0-1|37	
14mu|gstreamer1.0-vaapi-1.6.0-1|38	%prep
14mu|gstreamer1.0-vaapi-1.6.0-1|39	%setup -qn gstreamer-vaapi-%{version}
14mu|gstreamer1.0-vaapi-1.6.0-1|40	
14mu|gstreamer1.0-vaapi-1.6.0-1|41	%build
14mu|gstreamer1.0-vaapi-1.6.0-1|42	%configure2_5x \
14mu|gstreamer1.0-vaapi-1.6.0-1|43	--disable-gtk-doc \
14mu|gstreamer1.0-vaapi-1.6.0-1|44	--disable-gtk-doc-html
14mu|gstreamer1.0-vaapi-1.6.0-1|45	%make V=1
14mu|gstreamer1.0-vaapi-1.6.0-1|46	
14mu|gstreamer1.0-vaapi-1.6.0-1|47	%install
14mu|gstreamer1.0-vaapi-1.6.0-1|48	%makeinstall_std
14mu|gstreamer1.0-vaapi-1.6.0-1|49	
14mu|gstreamer1.0-vaapi-1.6.0-1|50	# drop plugin docs
14mu|gstreamer1.0-vaapi-1.6.0-1|51	rm -rf %{buildroot}/%{_datadir}/gtk-doc/
14mu|gstreamer1.0-vaapi-1.6.0-1|52	
14mu|gstreamer1.0-vaapi-1.6.0-1|53	
14mu|gstreamer1.0-vaapi-1.6.0-1|54	%changelog

22744 14
14mu|gtest-1.7.0-1|1	%define major		0
14mu|gtest-1.7.0-1|2	%define libname		%mklibname %{name} %{major}
14mu|gtest-1.7.0-1|3	%define develname	%mklibname %{name} -d
14mu|gtest-1.7.0-1|4	
14mu|gtest-1.7.0-1|5	Name:			gtest
14mu|gtest-1.7.0-1|6	Summary:		Google's framework for writing C++ tests
14mu|gtest-1.7.0-1|7	Version:		1.7.0
14mu|gtest-1.7.0-1|8	Release:		1
14mu|gtest-1.7.0-1|9	License:		BSD
14mu|gtest-1.7.0-1|10	Group:			Development/C++
14mu|gtest-1.7.0-1|11	URL:			http://code.google.com/p/googletest/
14mu|gtest-1.7.0-1|12	Source0:		http://googletest.googlecode.com/files/%{name}-%{version}.zip
14mu|gtest-1.7.0-1|13	Patch0:			gtest-1.6.0_install.patch
14mu|gtest-1.7.0-1|14	
14mu|gtest-1.7.0-1|15	%description
14mu|gtest-1.7.0-1|16	Google's framework for writing C++ tests on a variety of platforms
14mu|gtest-1.7.0-1|17	(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based
14mu|gtest-1.7.0-1|18	on the xUnit architecture. Supports automatic test discovery, a rich
14mu|gtest-1.7.0-1|19	set of assertions, user-defined assertions, death tests, fatal and
14mu|gtest-1.7.0-1|20	non-fatal failures, value- and type-parameterized tests, various
14mu|gtest-1.7.0-1|21	options for running the tests, and XML test report generation.
14mu|gtest-1.7.0-1|22	
14mu|gtest-1.7.0-1|23	%package -n		%{libname}
14mu|gtest-1.7.0-1|24	Summary:		Shared libraries for %{name}
14mu|gtest-1.7.0-1|25	Group:			System/Libraries
14mu|gtest-1.7.0-1|26	
14mu|gtest-1.7.0-1|27	%description -n 	%{libname}
14mu|gtest-1.7.0-1|28	Google's framework for writing C++ tests on a variety of platforms
14mu|gtest-1.7.0-1|29	(Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based
14mu|gtest-1.7.0-1|30	on the xUnit architecture. Supports automatic test discovery, a rich
14mu|gtest-1.7.0-1|31	set of assertions, user-defined assertions, death tests, fatal and
14mu|gtest-1.7.0-1|32	non-fatal failures, value- and type-parameterized tests, various
14mu|gtest-1.7.0-1|33	options for running the tests, and XML test report generation.
14mu|gtest-1.7.0-1|34	
14mu|gtest-1.7.0-1|35	This package contains the shared %{name} libraries.
14mu|gtest-1.7.0-1|36	
14mu|gtest-1.7.0-1|37	%package -n		%{develname}
14mu|gtest-1.7.0-1|38	Summary:		Development files for %{name}
14mu|gtest-1.7.0-1|39	Group:			Development/C++
14mu|gtest-1.7.0-1|40	Requires:		%{libname} = %{version}-%{release}
14mu|gtest-1.7.0-1|41	Provides:		%{name}-devel = %{version}-%{release}
14mu|gtest-1.7.0-1|42	
14mu|gtest-1.7.0-1|43	%description -n		%{develname}
14mu|gtest-1.7.0-1|44	This package contains development files for %{name}.
14mu|gtest-1.7.0-1|45	
14mu|gtest-1.7.0-1|46	%prep
14mu|gtest-1.7.0-1|47	%setup -q
14mu|gtest-1.7.0-1|48	%patch0 -p1
14mu|gtest-1.7.0-1|49	
14mu|gtest-1.7.0-1|50	%build
14mu|gtest-1.7.0-1|51	%configure2_5x --disable-static
14mu|gtest-1.7.0-1|52	%make LIBS='-lpthread'
14mu|gtest-1.7.0-1|53	
14mu|gtest-1.7.0-1|54	%install
14mu|gtest-1.7.0-1|55	%makeinstall_std
14mu|gtest-1.7.0-1|56	
14mu|gtest-1.7.0-1|57	%check
14mu|gtest-1.7.0-1|58	%make check
14mu|gtest-1.7.0-1|59	
14mu|gtest-1.7.0-1|60	%files -n %{libname}
14mu|gtest-1.7.0-1|61	%doc README
14mu|gtest-1.7.0-1|62	%{_libdir}/lib%{name}*.so.%{major}*
14mu|gtest-1.7.0-1|63	
14mu|gtest-1.7.0-1|64	%files -n %{develname}
14mu|gtest-1.7.0-1|65	%{_libdir}/lib%{name}*.so
14mu|gtest-1.7.0-1|66	%{_includedir}/%{name}
14mu|gtest-1.7.0-1|67	%{_datadir}/aclocal/%{name}.m4
14mu|gtest-1.7.0-1|68	
14mu|gtest-1.7.0-1|69	%changelog
14mu|gtest-1.7.0-1|70	* Mon Nov 24 2014 dsilakov <denis.silakov@rosalab.ru> 1.7.0-1
14mu|gtest-1.7.0-1|71	+ Revision: 4cb2f64
14mu|gtest-1.7.0-1|72	- Merge pull request #1 from import/gtest:auto_update
14mu|gtest-1.7.0-1|73	- ROSA Updates Builder: update suggested
14mu|gtest-1.7.0-1|74	
14mu|gtest-1.7.0-1|75	

22745 14
14mu|gthumb-3.4.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gthumb-3.4.3-1|2	
14mu|gthumb-3.4.3-1|3	Summary:	An image viewer and browser for GNOME
14mu|gthumb-3.4.3-1|4	Name:		gthumb
14mu|gthumb-3.4.3-1|5	Version:	3.4.3
14mu|gthumb-3.4.3-1|6	Release:	1
14mu|gthumb-3.4.3-1|7	License:	GPLv2+
14mu|gthumb-3.4.3-1|8	Group:		Graphics
14mu|gthumb-3.4.3-1|9	Url:		http://gthumb.sourceforge.net/
14mu|gthumb-3.4.3-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gthumb-3.4.3-1|11	BuildRequires:	bison
14mu|gthumb-3.4.3-1|12	BuildRequires:	flex
14mu|gthumb-3.4.3-1|13	BuildRequires:	GConf2
14mu|gthumb-3.4.3-1|14	BuildRequires:	intltool
14mu|gthumb-3.4.3-1|15	BuildRequires:	itstool
14mu|gthumb-3.4.3-1|16	BuildRequires:	jpeg-devel
14mu|gthumb-3.4.3-1|17	BuildRequires:	pkgconfig(champlain-0.12)
14mu|gthumb-3.4.3-1|18	BuildRequires:	pkgconfig(champlain-gtk-0.12)
14mu|gthumb-3.4.3-1|19	BuildRequires:	pkgconfig(clutter-1.0)
14mu|gthumb-3.4.3-1|20	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mu|gthumb-3.4.3-1|21	BuildRequires:	pkgconfig(exiv2)
14mu|gthumb-3.4.3-1|22	BuildRequires:	pkgconfig(gconf-2.0)
14mu|gthumb-3.4.3-1|23	BuildRequires:	pkgconfig(gl)
14mu|gthumb-3.4.3-1|24	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|gthumb-3.4.3-1|25	BuildRequires:	pkgconfig(glib-2.0)
14mu|gthumb-3.4.3-1|26	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|gthumb-3.4.3-1|27	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gthumb-3.4.3-1|28	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|gthumb-3.4.3-1|29	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|gthumb-3.4.3-1|30	BuildRequires:	pkgconfig(gstreamer-0.10)
14mu|gthumb-3.4.3-1|31	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|gthumb-3.4.3-1|32	BuildRequires:	pkgconfig(gthread-2.0)
14mu|gthumb-3.4.3-1|33	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gthumb-3.4.3-1|34	BuildRequires:	pkgconfig(ice)
14mu|gthumb-3.4.3-1|35	BuildRequires:	pkgconfig(libbrasero-burn3)
14mu|gthumb-3.4.3-1|36	BuildRequires:	pkgconfig(libopenraw-1.0)
14mu|gthumb-3.4.3-1|37	BuildRequires:	pkgconfig(libpng)
14mu|gthumb-3.4.3-1|38	BuildRequires:	pkgconfig(libraw)
14mu|gthumb-3.4.3-1|39	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|gthumb-3.4.3-1|40	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|gthumb-3.4.3-1|41	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mu|gthumb-3.4.3-1|42	BuildRequires:	pkgconfig(libtiff-4)
14mu|gthumb-3.4.3-1|43	BuildRequires:	pkgconfig(libwebp)
14mu|gthumb-3.4.3-1|44	BuildRequires:	pkgconfig(webkit2gtk-4.0)
14mu|gthumb-3.4.3-1|45	BuildRequires:	pkgconfig(zlib)
14mu|gthumb-3.4.3-1|46	BuildRequires:	pkgconfig(sm)
14mu|gthumb-3.4.3-1|47	BuildRequires:	yelp-tools
14mu|gthumb-3.4.3-1|48	BuildRequires:	%{_lib}secret-devel
14mu|gthumb-3.4.3-1|49	Requires:	gsettings-desktop-schemas
14mu|gthumb-3.4.3-1|50	
14mu|gthumb-3.4.3-1|51	
14mu|gthumb-3.4.3-1|52	%description
14mu|gthumb-3.4.3-1|53	gThumb lets you browse your hard disk, showing you thumbnails of image files.
14mu|gthumb-3.4.3-1|54	It also lets you view single files (including GIF animations), add comments to
14mu|gthumb-3.4.3-1|55	images, organize images in catalogs, print images, view slideshows, set your
14mu|gthumb-3.4.3-1|56	desktop background, and more.
14mu|gthumb-3.4.3-1|57	
14mu|gthumb-3.4.3-1|58	%files -f %{name}.lang
14mu|gthumb-3.4.3-1|59	%doc AUTHORS NEWS README COPYING
14mu|gthumb-3.4.3-1|60	%{_bindir}/*
14mu|gthumb-3.4.3-1|61	%{_datadir}/applications/*
14mu|gthumb-3.4.3-1|62	%{_datadir}/GConf/gsettings/gthumb.convert
14mu|gthumb-3.4.3-1|63	%{_datadir}/glib-2.0/schemas/*.xml
14mu|gthumb-3.4.3-1|64	%{_datadir}/gthumb
14mu|gthumb-3.4.3-1|65	%{_datadir}/icons/hicolor/*/apps/*
14mu|gthumb-3.4.3-1|66	%{_datadir}/appdata/*.xml
14mu|gthumb-3.4.3-1|67	%dir %{_libdir}/%{name}/
14mu|gthumb-3.4.3-1|68	%dir %{_libdir}/%{name}/extensions/
14mu|gthumb-3.4.3-1|69	%{_libdir}/%{name}/extensions/*.extension
14mu|gthumb-3.4.3-1|70	%{_libdir}/%{name}/extensions/*.so
14mu|gthumb-3.4.3-1|71	%{_mandir}/man1/%{name}.1*
14mu|gthumb-3.4.3-1|72	
14mu|gthumb-3.4.3-1|73	#----------------------------------------------------------------------------
14mu|gthumb-3.4.3-1|74	
14mu|gthumb-3.4.3-1|75	%package devel
14mu|gthumb-3.4.3-1|76	Summary:	Header files for building %{name} extensions
14mu|gthumb-3.4.3-1|77	Group:		Development/C
14mu|gthumb-3.4.3-1|78	
14mu|gthumb-3.4.3-1|79	%description devel
14mu|gthumb-3.4.3-1|80	gThumb lets you browse your hard disk, showing you thumbnails of image files.
14mu|gthumb-3.4.3-1|81	It also lets you view single files (including GIF animations), add comments to
14mu|gthumb-3.4.3-1|82	images, organize images in catalogs, print images, view slideshows, set your
14mu|gthumb-3.4.3-1|83	desktop background, and more.
14mu|gthumb-3.4.3-1|84	
14mu|gthumb-3.4.3-1|85	%files devel
14mu|gthumb-3.4.3-1|86	%doc ChangeLog
14mu|gthumb-3.4.3-1|87	%{_includedir}/%{name}-*/
14mu|gthumb-3.4.3-1|88	%{_libdir}/pkgconfig/*.pc
14mu|gthumb-3.4.3-1|89	%{_datadir}/aclocal/gthumb.m4
14mu|gthumb-3.4.3-1|90	
14mu|gthumb-3.4.3-1|91	#----------------------------------------------------------------------------
14mu|gthumb-3.4.3-1|92	
14mu|gthumb-3.4.3-1|93	%prep
14mu|gthumb-3.4.3-1|94	%setup -q
14mu|gthumb-3.4.3-1|95	
14mu|gthumb-3.4.3-1|96	%build
14mu|gthumb-3.4.3-1|97	%configure2_5x --disable-static
14mu|gthumb-3.4.3-1|98	%make
14mu|gthumb-3.4.3-1|99	
14mu|gthumb-3.4.3-1|100	%install
14mu|gthumb-3.4.3-1|101	%makeinstall_std
14mu|gthumb-3.4.3-1|102	
14mu|gthumb-3.4.3-1|103	%find_lang %{name} --with-gnome --all-name
14mu|gthumb-3.4.3-1|104	
14mu|gthumb-3.4.3-1|105	
14mu|gthumb-3.4.3-1|106	
14mu|gthumb-3.4.3-1|107	
14mu|gthumb-3.4.3-1|108	%changelog
14mu|gthumb-3.4.3-1|109	
14mu|gthumb-3.4.3-1|110	* Fri Aug 05 2016 Victor Ryzhikh <victorr2007@yandex.ru> 3.4.3-1
14mu|gthumb-3.4.3-1|111	- (7a31a6b) Updated to version 3.4.3
14mu|gthumb-3.4.3-1|112	
14mu|gthumb-3.4.3-1|113	

22746 14
14mu|gtk+2.0-2.24.28-1|1	%define enable_gtkdoc 1
14mu|gtk+2.0-2.24.28-1|2	%define enable_bootstrap 0
14mu|gtk+2.0-2.24.28-1|3	%define enable_tests 0
14mu|gtk+2.0-2.24.28-1|4	
14mu|gtk+2.0-2.24.28-1|5	%define pkgname		gtk+
14mu|gtk+2.0-2.24.28-1|6	%define api_version	2.0
14mu|gtk+2.0-2.24.28-1|7	%define binary_version	2.10.0
14mu|gtk+2.0-2.24.28-1|8	%define major		0
14mu|gtk+2.0-2.24.28-1|9	%define libname		%mklibname %{pkgname} %{api_version} %{major}
14mu|gtk+2.0-2.24.28-1|10	%define develname	%mklibname -d %{pkgname} %{api_version}
14mu|gtk+2.0-2.24.28-1|11	# this isnt really a true lib pkg, but a modules/plugin pkg
14mu|gtk+2.0-2.24.28-1|12	%define modules		%mklibname gtk-modules %{api_version}
14mu|gtk+2.0-2.24.28-1|13	
14mu|gtk+2.0-2.24.28-1|14	%define gail_major	18
14mu|gtk+2.0-2.24.28-1|15	%define libgail		%mklibname gail %{gail_major}
14mu|gtk+2.0-2.24.28-1|16	%define develgail	%mklibname -d gail
14mu|gtk+2.0-2.24.28-1|17	
14mu|gtk+2.0-2.24.28-1|18	%define girname		%mklibname gtk-gir %{api_version}
14mu|gtk+2.0-2.24.28-1|19	
14mu|gtk+2.0-2.24.28-1|20	
14mu|gtk+2.0-2.24.28-1|21	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
14mu|gtk+2.0-2.24.28-1|22	Name:		%{pkgname}%{api_version}
14mu|gtk+2.0-2.24.28-1|23	Version:	2.24.28
14mu|gtk+2.0-2.24.28-1|24	Release:	1
14mu|gtk+2.0-2.24.28-1|25	License:	LGPLv2+
14mu|gtk+2.0-2.24.28-1|26	Group:		System/Libraries
14mu|gtk+2.0-2.24.28-1|27	URL:		http://www.gtk.org
14mu|gtk+2.0-2.24.28-1|28	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/%{pkgname}-%{version}.tar.xz
14mu|gtk+2.0-2.24.28-1|29	# extra IM modules (vietnamese and tamil) -- pablo
14mu|gtk+2.0-2.24.28-1|30	#gw TODO, needs to be fixed for 2.21.3
14mu|gtk+2.0-2.24.28-1|31	Patch4:		gtk+-2.13.1-extra_im.patch
14mu|gtk+2.0-2.24.28-1|32	# (fc) 2.0.6-8mdk fix infinite loop and crash in file selector when / and $HOME are not readable (bug #90)
14mu|gtk+2.0-2.24.28-1|33	Patch5:		gtk+-2.6.9-fileselectorfallback.patch
14mu|gtk+2.0-2.24.28-1|34	# (fwang) 2.22.1-3 use Qtcurve theme by default if available
14mu|gtk+2.0-2.24.28-1|35	Patch12:	gtk+-defaulttheme.patch
14mu|gtk+2.0-2.24.28-1|36	# (gb) 2.4.4-2mdk handle biarch
14mu|gtk+2.0-2.24.28-1|37	#Patch13:	gtk+-2.2.4-lib64.patch
14mu|gtk+2.0-2.24.28-1|38	
14mu|gtk+2.0-2.24.28-1|39	# (fc) 2.18.2-2mdv fix nautilus crash (GNOME bug #596977) (pterjan)
14mu|gtk+2.0-2.24.28-1|40	# It seems, the patch does not do what is supposed to according to the
14mu|gtk+2.0-2.24.28-1|41	# discussion in #596977. It also introduces problems with garbled tray in
14mu|gtk+2.0-2.24.28-1|42	# LXDE, when adding or removing icons there.
14mu|gtk+2.0-2.24.28-1|43	# Patch15:	gtk+-2.18.1-fixnautiluscrash.patch
14mu|gtk+2.0-2.24.28-1|44	# (fc) 2.20.0-2mdv improve tooltip appareance (GNOME bug #599617) (Fedora)
14mu|gtk+2.0-2.24.28-1|45	
14mu|gtk+2.0-2.24.28-1|46	#Patch18:	gtk+-2.21.1-fresh-tooltips.patch
14mu|gtk+2.0-2.24.28-1|47	# (fc) 2.20.0-2mdv improve tooltip positioning (GNOME bug #599618) (Fedora)
14mu|gtk+2.0-2.24.28-1|48	#Patch19:	gtk+-2.20.0-tooltip-positioning.patch
14mu|gtk+2.0-2.24.28-1|49	# (fc) 2.20.0-2mdv allow window dragging toolbars / menubar (GNOME bug #611313)
14mu|gtk+2.0-2.24.28-1|50	Patch20:	gtk+-2.24.7-window-dragging.patch
14mu|gtk+2.0-2.24.28-1|51	# (fc) 2.20.0-3mdv allow specifying icon padding for tray icon (GNOME bug #583273) (Fedora)
14mu|gtk+2.0-2.24.28-1|52	Patch21:	gtk+-2.20.0-icon-padding.patch
14mu|gtk+2.0-2.24.28-1|53	#Patch22:	gtk+-2.24.9-gir-linking.patch
14mu|gtk+2.0-2.24.28-1|54	
14mu|gtk+2.0-2.24.28-1|55	# Fix for https://bugzilla.gnome.org/show_bug.cgi?id=723366
14mu|gtk+2.0-2.24.28-1|56	#Patch23:	gtk+-2.24.20-fix-open-file-dialog-crash.patch
14mu|gtk+2.0-2.24.28-1|57	
14mu|gtk+2.0-2.24.28-1|58	BuildRequires:	cups-devel
14mu|gtk+2.0-2.24.28-1|59	BuildRequires:	fam-devel
14mu|gtk+2.0-2.24.28-1|60	BuildRequires:	gettext-devel
14mu|gtk+2.0-2.24.28-1|61	BuildRequires:	pkgconfig(atk) >= 1.29.2
14mu|gtk+2.0-2.24.28-1|62	BuildRequires:	pkgconfig(cairo) >= 1.6.0
14mu|gtk+2.0-2.24.28-1|63	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
14mu|gtk+2.0-2.24.28-1|64	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.10
14mu|gtk+2.0-2.24.28-1|65	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
14mu|gtk+2.0-2.24.28-1|66	BuildRequires:	pkgconfig(pango) >= 1.20.0
14mu|gtk+2.0-2.24.28-1|67	BuildRequires:	pkgconfig(pangocairo) >= 1.20.0
14mu|gtk+2.0-2.24.28-1|68	BuildRequires:	pkgconfig(x11)
14mu|gtk+2.0-2.24.28-1|69	BuildRequires:	pkgconfig(xcomposite)
14mu|gtk+2.0-2.24.28-1|70	BuildRequires:	pkgconfig(xcursor)
14mu|gtk+2.0-2.24.28-1|71	BuildRequires:	pkgconfig(xdamage)
14mu|gtk+2.0-2.24.28-1|72	BuildRequires:	pkgconfig(xext)
14mu|gtk+2.0-2.24.28-1|73	BuildRequires:	pkgconfig(xfixes)
14mu|gtk+2.0-2.24.28-1|74	BuildRequires:	pkgconfig(xi)
14mu|gtk+2.0-2.24.28-1|75	BuildRequires:	pkgconfig(xinerama)
14mu|gtk+2.0-2.24.28-1|76	BuildRequires:	pkgconfig(xrandr)
14mu|gtk+2.0-2.24.28-1|77	BuildRequires:	pkgconfig(xrender)
14mu|gtk+2.0-2.24.28-1|78	%if %{enable_tests}
14mu|gtk+2.0-2.24.28-1|79	BuildRequires:	x11-server-xvfb
14mu|gtk+2.0-2.24.28-1|80	# gw tests will fail without this
14mu|gtk+2.0-2.24.28-1|81	BuildRequires:	fonts-ttf-dejavu
14mu|gtk+2.0-2.24.28-1|82	%endif
14mu|gtk+2.0-2.24.28-1|83	%if %{enable_gtkdoc}
14mu|gtk+2.0-2.24.28-1|84	BuildRequires:	gtk-doc >= 0.9
14mu|gtk+2.0-2.24.28-1|85	BuildRequires:	sgml-tools
14mu|gtk+2.0-2.24.28-1|86	BuildRequires:	texinfo
14mu|gtk+2.0-2.24.28-1|87	%endif
14mu|gtk+2.0-2.24.28-1|88	
14mu|gtk+2.0-2.24.28-1|89	Requires:	%{name}-common = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|90	# MD to pull in all the orphaned module loaders
14mu|gtk+2.0-2.24.28-1|91	Requires:	fontconfig
14mu|gtk+2.0-2.24.28-1|92	Requires:	gdk-pixbuf2.0
14mu|gtk+2.0-2.24.28-1|93	Requires:	gio2.0
14mu|gtk+2.0-2.24.28-1|94	Requires:	pango-modules
14mu|gtk+2.0-2.24.28-1|95	
14mu|gtk+2.0-2.24.28-1|96	# required for icon theme apis to work
14mu|gtk+2.0-2.24.28-1|97	Requires:	hicolor-icon-theme
14mu|gtk+2.0-2.24.28-1|98	# built as a subpackage of gtk3
14mu|gtk+2.0-2.24.28-1|99	Requires:	gtk-update-icon-cache
14mu|gtk+2.0-2.24.28-1|100	
14mu|gtk+2.0-2.24.28-1|101	%if !%{enable_bootstrap}
14mu|gtk+2.0-2.24.28-1|102	Suggests:	xdg-user-dirs-gtk
14mu|gtk+2.0-2.24.28-1|103	Suggests:	elementary-theme
14mu|gtk+2.0-2.24.28-1|104	%endif
14mu|gtk+2.0-2.24.28-1|105	Provides:	gtk2 = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|106	Obsoletes:	%{pkgname}2 < %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|107	Provides:	%{pkgname}2 = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|108	#(proyvind): to ensure we have g_malloc0_n & g_malloc_n (required by trigger)
14mu|gtk+2.0-2.24.28-1|109	#            provided by the ABI
14mu|gtk+2.0-2.24.28-1|110	Conflicts:	glib2 < 2.24
14mu|gtk+2.0-2.24.28-1|111	Conflicts:	perl-Gtk2 < 1.113
14mu|gtk+2.0-2.24.28-1|112	
14mu|gtk+2.0-2.24.28-1|113	%description
14mu|gtk+2.0-2.24.28-1|114	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
14mu|gtk+2.0-2.24.28-1|115	graphical user interfaces for the X Window System.  GTK+ was originally
14mu|gtk+2.0-2.24.28-1|116	written for the GIMP (GNU Image Manipulation Program) image processing
14mu|gtk+2.0-2.24.28-1|117	program, but is now used by several other programs as well.
14mu|gtk+2.0-2.24.28-1|118	
14mu|gtk+2.0-2.24.28-1|119	If you are planning on using the GIMP or another program that uses GTK+,
14mu|gtk+2.0-2.24.28-1|120	you'll need to have the gtk+ package installed.
14mu|gtk+2.0-2.24.28-1|121	
14mu|gtk+2.0-2.24.28-1|122	%package common
14mu|gtk+2.0-2.24.28-1|123	Summary:	%{summary}
14mu|gtk+2.0-2.24.28-1|124	Group:		%{group}
14mu|gtk+2.0-2.24.28-1|125	BuildArch:	noarch
14mu|gtk+2.0-2.24.28-1|126	Conflicts:	%{name} <= 2.24.8-2
14mu|gtk+2.0-2.24.28-1|127	Requires:	%{modules} = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|128	Requires:	gtk2-modules = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|129	
14mu|gtk+2.0-2.24.28-1|130	%description common
14mu|gtk+2.0-2.24.28-1|131	This package contains the common files for the GTK+2.0 graphical user
14mu|gtk+2.0-2.24.28-1|132	interface.
14mu|gtk+2.0-2.24.28-1|133	
14mu|gtk+2.0-2.24.28-1|134	%package -n %{modules}
14mu|gtk+2.0-2.24.28-1|135	Summary:	%{summary}
14mu|gtk+2.0-2.24.28-1|136	Group:		%{group}
14mu|gtk+2.0-2.24.28-1|137	Requires:	%{name} = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|138	Provides:	gtk2-modules = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|139	Conflicts:	%{_lib}gtk+2.0_0 < 2.24.8-4
14mu|gtk+2.0-2.24.28-1|140	Conflicts:	%{_lib}gtk+2.0 < 2.24.8-7
14mu|gtk+2.0-2.24.28-1|141	#(proyvind): to ensure we have g_malloc0_n & g_malloc_n (required by trigger)
14mu|gtk+2.0-2.24.28-1|142	#            provided by the ABI
14mu|gtk+2.0-2.24.28-1|143	Conflicts:	glib2 < 2.24
14mu|gtk+2.0-2.24.28-1|144	Conflicts:	%{_lib}gail18 < 2.24.8-3
14mu|gtk+2.0-2.24.28-1|145	%if !%{enable_bootstrap}
14mu|gtk+2.0-2.24.28-1|146	Suggests:	%{_lib}gtk-aurora-engine
14mu|gtk+2.0-2.24.28-1|147	%endif
14mu|gtk+2.0-2.24.28-1|148	
14mu|gtk+2.0-2.24.28-1|149	%description -n %{modules}
14mu|gtk+2.0-2.24.28-1|150	This package contains the immodules, engines and printbackends libraries
14mu|gtk+2.0-2.24.28-1|151	for %{name} to function properly.
14mu|gtk+2.0-2.24.28-1|152	
14mu|gtk+2.0-2.24.28-1|153	%package -n %{develname}
14mu|gtk+2.0-2.24.28-1|154	Summary:	Development files for GTK+ (GIMP ToolKit) applications
14mu|gtk+2.0-2.24.28-1|155	Group:		Development/GNOME and GTK+
14mu|gtk+2.0-2.24.28-1|156	Requires:	%{libname} = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|157	Requires:	%{girname} = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|158	Provides:	gtk2-devel = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|159	Provides:	%{pkgname}2-devel = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|160	Provides:	lib%{pkgname}%{api_version}-devel = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|161	Provides:	%{libname}-devel = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|162	
14mu|gtk+2.0-2.24.28-1|163	%description -n %{develname}
14mu|gtk+2.0-2.24.28-1|164	The libgtk+-devel package contains the static libraries and header files
14mu|gtk+2.0-2.24.28-1|165	needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel
14mu|gtk+2.0-2.24.28-1|166	package contains GDK (the General Drawing Kit, which simplifies the interface
14mu|gtk+2.0-2.24.28-1|167	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
14mu|gtk+2.0-2.24.28-1|168	(the widget set).
14mu|gtk+2.0-2.24.28-1|169	
14mu|gtk+2.0-2.24.28-1|170	%package -n %{libname}
14mu|gtk+2.0-2.24.28-1|171	Summary:	X11 backend of The GIMP ToolKit (GTK+)
14mu|gtk+2.0-2.24.28-1|172	Group:		System/Libraries
14mu|gtk+2.0-2.24.28-1|173	Obsoletes:	%{_lib}%{pkgname}-x11-%{api_version}_%{major}
14mu|gtk+2.0-2.24.28-1|174	
14mu|gtk+2.0-2.24.28-1|175	%description -n %{libname}
14mu|gtk+2.0-2.24.28-1|176	This package contains the X11 version of library needed to run
14mu|gtk+2.0-2.24.28-1|177	programs dynamically linked with gtk+.
14mu|gtk+2.0-2.24.28-1|178	
14mu|gtk+2.0-2.24.28-1|179	%package -n %{girname}
14mu|gtk+2.0-2.24.28-1|180	Summary:	GObject Introspection interface description for %name
14mu|gtk+2.0-2.24.28-1|181	Group:		System/Libraries
14mu|gtk+2.0-2.24.28-1|182	Conflicts:	%{_lib}gtk+-x11-2.0_0 < 2.24.8-3
14mu|gtk+2.0-2.24.28-1|183	Conflicts:	gir-repository < 0.6.5-4
14mu|gtk+2.0-2.24.28-1|184	
14mu|gtk+2.0-2.24.28-1|185	%description -n %{girname}
14mu|gtk+2.0-2.24.28-1|186	GObject Introspection interface description for %name.
14mu|gtk+2.0-2.24.28-1|187	
14mu|gtk+2.0-2.24.28-1|188	%package -n %{libgail}
14mu|gtk+2.0-2.24.28-1|189	Summary:	GNOME Accessibility Implementation Library
14mu|gtk+2.0-2.24.28-1|190	Group:		System/Libraries
14mu|gtk+2.0-2.24.28-1|191	
14mu|gtk+2.0-2.24.28-1|192	%description -n %{libgail}
14mu|gtk+2.0-2.24.28-1|193	Gail is the GNOME Accessibility Implementation Library
14mu|gtk+2.0-2.24.28-1|194	
14mu|gtk+2.0-2.24.28-1|195	%package -n %{develgail}
14mu|gtk+2.0-2.24.28-1|196	Summary:	Development libraries, include files for GAIL
14mu|gtk+2.0-2.24.28-1|197	Group:		Development/GNOME and GTK+
14mu|gtk+2.0-2.24.28-1|198	Provides:	gail-devel = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|199	Requires:	%{libgail} = %{version}-%{release}
14mu|gtk+2.0-2.24.28-1|200	
14mu|gtk+2.0-2.24.28-1|201	%description -n %{develgail}
14mu|gtk+2.0-2.24.28-1|202	Gail is the GNOME Accessibility Implementation Library
14mu|gtk+2.0-2.24.28-1|203	
14mu|gtk+2.0-2.24.28-1|204	%prep
14mu|gtk+2.0-2.24.28-1|205	%setup -qn %{pkgname}-%{version}
14mu|gtk+2.0-2.24.28-1|206	%apply_patches
14mu|gtk+2.0-2.24.28-1|207	
14mu|gtk+2.0-2.24.28-1|208	#needed by patches 4 & 13
14mu|gtk+2.0-2.24.28-1|209	#gw disable it for bootstrapping
14mu|gtk+2.0-2.24.28-1|210	mkdir -p m4
14mu|gtk+2.0-2.24.28-1|211	autoreconf -fi
14mu|gtk+2.0-2.24.28-1|212	
14mu|gtk+2.0-2.24.28-1|213	%build
14mu|gtk+2.0-2.24.28-1|214	# fix crash in nautilus (GNOME bug #596977)
14mu|gtk+2.0-2.24.28-1|215	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
14mu|gtk+2.0-2.24.28-1|216	
14mu|gtk+2.0-2.24.28-1|217	#CONFIGURE_TOP=..
14mu|gtk+2.0-2.24.28-1|218	export CPPFLAGS="-DGTK_COMPILATION"
14mu|gtk+2.0-2.24.28-1|219	%configure2_5x \
14mu|gtk+2.0-2.24.28-1|220	--disable-static \
14mu|gtk+2.0-2.24.28-1|221	--enable-xinerama \
14mu|gtk+2.0-2.24.28-1|222	--with-xinput=xfree
14mu|gtk+2.0-2.24.28-1|223	
14mu|gtk+2.0-2.24.28-1|224	%make
14mu|gtk+2.0-2.24.28-1|225	
14mu|gtk+2.0-2.24.28-1|226	%check
14mu|gtk+2.0-2.24.28-1|227	%if %{enable_tests}
14mu|gtk+2.0-2.24.28-1|228	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14mu|gtk+2.0-2.24.28-1|229	%{_bindir}/Xvfb :$XDISPLAY &
14mu|gtk+2.0-2.24.28-1|230	export DISPLAY=:$XDISPLAY
14mu|gtk+2.0-2.24.28-1|231	make check
14mu|gtk+2.0-2.24.28-1|232	kill $(cat /tmp/.X$XDISPLAY-lock) ||:
14mu|gtk+2.0-2.24.28-1|233	%endif
14mu|gtk+2.0-2.24.28-1|234	
14mu|gtk+2.0-2.24.28-1|235	%install
14mu|gtk+2.0-2.24.28-1|236	rm -rf %{buildroot}
14mu|gtk+2.0-2.24.28-1|237	
14mu|gtk+2.0-2.24.28-1|238	%makeinstall_std mandir=%{_mandir} RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
14mu|gtk+2.0-2.24.28-1|239	
14mu|gtk+2.0-2.24.28-1|240	mkdir -p %{buildroot}%{_sysconfdir}/gtk-%{api_version}
14mu|gtk+2.0-2.24.28-1|241	touch %{buildroot}%{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.28-1|242	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/modules
14mu|gtk+2.0-2.24.28-1|243	
14mu|gtk+2.0-2.24.28-1|244	# Remove unpackaged files
14mu|gtk+2.0-2.24.28-1|245	rm -f %{buildroot}%{_bindir}/gtk-update-icon-cache
14mu|gtk+2.0-2.24.28-1|246	rm -f %{buildroot}%{_mandir}/man1/gtk-update-icon-cache.1*
14mu|gtk+2.0-2.24.28-1|247	
14mu|gtk+2.0-2.24.28-1|248	# handle biarch packages
14mu|gtk+2.0-2.24.28-1|249	progs="gtk-query-immodules-%{api_version}"
14mu|gtk+2.0-2.24.28-1|250	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/bin
14mu|gtk+2.0-2.24.28-1|251	for f in $progs; do
14mu|gtk+2.0-2.24.28-1|252	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/gtk-%{api_version}/bin/
14mu|gtk+2.0-2.24.28-1|253	cat > %{buildroot}%{_bindir}/$f << EOF
14mu|gtk+2.0-2.24.28-1|254	#!/bin/sh
14mu|gtk+2.0-2.24.28-1|255	lib=%{_lib}
14mu|gtk+2.0-2.24.28-1|256	case ":\$1:" in
14mu|gtk+2.0-2.24.28-1|257	:lib*:) lib="\$1"; shift 1;;
14mu|gtk+2.0-2.24.28-1|258	esac
14mu|gtk+2.0-2.24.28-1|259	exec %{_prefix}/\$lib/gtk-%{api_version}/bin/$f \${1+"\$@"}
14mu|gtk+2.0-2.24.28-1|260	EOF
14mu|gtk+2.0-2.24.28-1|261	chmod +x %{buildroot}%{_bindir}/$f
14mu|gtk+2.0-2.24.28-1|262	done
14mu|gtk+2.0-2.24.28-1|263	
14mu|gtk+2.0-2.24.28-1|264	%{find_lang} gtk20
14mu|gtk+2.0-2.24.28-1|265	%find_lang gtk20-properties
14mu|gtk+2.0-2.24.28-1|266	cat gtk20-properties.lang >> gtk20.lang
14mu|gtk+2.0-2.24.28-1|267	
14mu|gtk+2.0-2.24.28-1|268	
14mu|gtk+2.0-2.24.28-1|269	
14mu|gtk+2.0-2.24.28-1|270	%post -n %{modules}
14mu|gtk+2.0-2.24.28-1|271	if [ "$1" = "2" ]; then
14mu|gtk+2.0-2.24.28-1|272	if [ -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules ]; then
14mu|gtk+2.0-2.24.28-1|273	rm -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules
14mu|gtk+2.0-2.24.28-1|274	fi
14mu|gtk+2.0-2.24.28-1|275	fi
14mu|gtk+2.0-2.24.28-1|276	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} > %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.28-1|277	
14mu|gtk+2.0-2.24.28-1|278	%triggerin -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mu|gtk+2.0-2.24.28-1|279	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} > %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.28-1|280	
14mu|gtk+2.0-2.24.28-1|281	%triggerpostun -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mu|gtk+2.0-2.24.28-1|282	if [ -x %{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} ]; then %{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} > %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.28-1|283	fi
14mu|gtk+2.0-2.24.28-1|284	
14mu|gtk+2.0-2.24.28-1|285	%files
14mu|gtk+2.0-2.24.28-1|286	%doc README
14mu|gtk+2.0-2.24.28-1|287	%{_bindir}/gtk-query-immodules-%{api_version}
14mu|gtk+2.0-2.24.28-1|288	
14mu|gtk+2.0-2.24.28-1|289	%files common -f gtk20.lang
14mu|gtk+2.0-2.24.28-1|290	%{_datadir}/themes/
14mu|gtk+2.0-2.24.28-1|291	%dir %{_sysconfdir}/gtk-%{api_version}
14mu|gtk+2.0-2.24.28-1|292	%config(noreplace) %{_sysconfdir}/gtk-%{api_version}/im-multipress.conf
14mu|gtk+2.0-2.24.28-1|293	
14mu|gtk+2.0-2.24.28-1|294	%files -n %{modules}
14mu|gtk+2.0-2.24.28-1|295	%ghost %verify (not md5 mtime size) %config(noreplace) %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.28-1|296	%dir %{_libdir}/gtk-%{api_version}
14mu|gtk+2.0-2.24.28-1|297	%dir %{_libdir}/gtk-%{api_version}/bin
14mu|gtk+2.0-2.24.28-1|298	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version}
14mu|gtk+2.0-2.24.28-1|299	%dir %{_libdir}/gtk-%{api_version}/modules
14mu|gtk+2.0-2.24.28-1|300	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}
14mu|gtk+2.0-2.24.28-1|301	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules
14mu|gtk+2.0-2.24.28-1|302	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/engines
14mu|gtk+2.0-2.24.28-1|303	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends
14mu|gtk+2.0-2.24.28-1|304	%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mu|gtk+2.0-2.24.28-1|305	%{_libdir}/gtk-%{api_version}/%{binary_version}/engines/*.so
14mu|gtk+2.0-2.24.28-1|306	%{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends/*.so
14mu|gtk+2.0-2.24.28-1|307	# from gail lib
14mu|gtk+2.0-2.24.28-1|308	%{_libdir}/gtk-2.0/modules/libferret.so
14mu|gtk+2.0-2.24.28-1|309	%{_libdir}/gtk-2.0/modules/libgail.so
14mu|gtk+2.0-2.24.28-1|310	
14mu|gtk+2.0-2.24.28-1|311	%files -n %{develname}
14mu|gtk+2.0-2.24.28-1|312	%doc docs/*.txt AUTHORS ChangeLog NEWS* README*
14mu|gtk+2.0-2.24.28-1|313	%doc %{_datadir}/gtk-doc/html/gdk2/
14mu|gtk+2.0-2.24.28-1|314	%doc %{_datadir}/gtk-doc/html/gtk2/
14mu|gtk+2.0-2.24.28-1|315	%{_bindir}/gtk-demo
14mu|gtk+2.0-2.24.28-1|316	%{_bindir}/gtk-builder-convert
14mu|gtk+2.0-2.24.28-1|317	%{_datadir}/aclocal/*
14mu|gtk+2.0-2.24.28-1|318	%{_datadir}/gtk-%{api_version}/
14mu|gtk+2.0-2.24.28-1|319	%{_includedir}/gtk-unix-print-%{api_version}/
14mu|gtk+2.0-2.24.28-1|320	%{_includedir}/gtk-%{api_version}/gdk
14mu|gtk+2.0-2.24.28-1|321	%{_includedir}/gtk-%{api_version}/gtk
14mu|gtk+2.0-2.24.28-1|322	%{_libdir}/gtk-%{api_version}/include
14mu|gtk+2.0-2.24.28-1|323	%{_libdir}/pkgconfig/gdk-%{api_version}.pc
14mu|gtk+2.0-2.24.28-1|324	%{_libdir}/pkgconfig/gtk+-%{api_version}.pc
14mu|gtk+2.0-2.24.28-1|325	%{_libdir}/pkgconfig/gtk+-unix-print-%{api_version}.pc
14mu|gtk+2.0-2.24.28-1|326	%{_libdir}/libgdk-x11-%{api_version}.so
14mu|gtk+2.0-2.24.28-1|327	%{_libdir}/libgtk-x11-%{api_version}.so
14mu|gtk+2.0-2.24.28-1|328	%{_datadir}/gir-1.0/Gdk-2.0.gir
14mu|gtk+2.0-2.24.28-1|329	%{_datadir}/gir-1.0/GdkX11-2.0.gir
14mu|gtk+2.0-2.24.28-1|330	%{_datadir}/gir-1.0/Gtk-2.0.gir
14mu|gtk+2.0-2.24.28-1|331	%{_libdir}/pkgconfig/*x11*
14mu|gtk+2.0-2.24.28-1|332	
14mu|gtk+2.0-2.24.28-1|333	%files -n %{libname}
14mu|gtk+2.0-2.24.28-1|334	%{_libdir}/libgdk-x11-%{api_version}.so.%{major}*
14mu|gtk+2.0-2.24.28-1|335	%{_libdir}/libgtk-x11-%{api_version}.so.%{major}*
14mu|gtk+2.0-2.24.28-1|336	
14mu|gtk+2.0-2.24.28-1|337	%files -n %{girname}
14mu|gtk+2.0-2.24.28-1|338	%{_libdir}/girepository-1.0/Gdk-%{api_version}.typelib
14mu|gtk+2.0-2.24.28-1|339	%{_libdir}/girepository-1.0/GdkX11-%{api_version}.typelib
14mu|gtk+2.0-2.24.28-1|340	%{_libdir}/girepository-1.0/Gtk-%{api_version}.typelib
14mu|gtk+2.0-2.24.28-1|341	
14mu|gtk+2.0-2.24.28-1|342	%files -n %{libgail}
14mu|gtk+2.0-2.24.28-1|343	%{_libdir}/libgailutil.so.%{gail_major}*
14mu|gtk+2.0-2.24.28-1|344	
14mu|gtk+2.0-2.24.28-1|345	%files -n %{develgail}
14mu|gtk+2.0-2.24.28-1|346	%{_datadir}/gtk-doc/html/gail-libgail-util
14mu|gtk+2.0-2.24.28-1|347	%{_libdir}/libgailutil.so
14mu|gtk+2.0-2.24.28-1|348	%{_includedir}/gail-1.0/
14mu|gtk+2.0-2.24.28-1|349	%{_libdir}/pkgconfig/gail.pc
14mu|gtk+2.0-2.24.28-1|350	
14mu|gtk+2.0-2.24.28-1|351	
14mu|gtk+2.0-2.24.28-1|352	%changelog

22747 14
14mu|gtk+2.0-2.24.30-1|1	%bcond_without gtkdoc
14mu|gtk+2.0-2.24.30-1|2	%bcond_with bootstrap
14mu|gtk+2.0-2.24.30-1|3	%bcond_with tests
14mu|gtk+2.0-2.24.30-1|4	
14mu|gtk+2.0-2.24.30-1|5	%define pkgname gtk+
14mu|gtk+2.0-2.24.30-1|6	%define binary_version 2.10.0
14mu|gtk+2.0-2.24.30-1|7	
14mu|gtk+2.0-2.24.30-1|8	%define api 2.0
14mu|gtk+2.0-2.24.30-1|9	%define major 0
14mu|gtk+2.0-2.24.30-1|10	%define libname %mklibname %{pkgname} %{api} %{major}
14mu|gtk+2.0-2.24.30-1|11	%define devname %mklibname %{pkgname} %{api} -d
14mu|gtk+2.0-2.24.30-1|12	# this isnt really a true lib pkg, but a modules/plugin pkg
14mu|gtk+2.0-2.24.30-1|13	%define modules %mklibname gtk-modules %{api}
14mu|gtk+2.0-2.24.30-1|14	
14mu|gtk+2.0-2.24.30-1|15	%define gail_major 18
14mu|gtk+2.0-2.24.30-1|16	%define libgail %mklibname gail %{gail_major}
14mu|gtk+2.0-2.24.30-1|17	%define devgail %mklibname gail -d
14mu|gtk+2.0-2.24.30-1|18	
14mu|gtk+2.0-2.24.30-1|19	%define girname %mklibname gtk-gir %{api}
14mu|gtk+2.0-2.24.30-1|20	
14mu|gtk+2.0-2.24.30-1|21	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
14mu|gtk+2.0-2.24.30-1|22	Name:		%{pkgname}%{api}
14mu|gtk+2.0-2.24.30-1|23	Version:	2.24.30
14mu|gtk+2.0-2.24.30-1|24	Release:	1
14mu|gtk+2.0-2.24.30-1|25	License:	LGPLv2+
14mu|gtk+2.0-2.24.30-1|26	Group:		System/Libraries
14mu|gtk+2.0-2.24.30-1|27	Url:		http://www.gtk.org
14mu|gtk+2.0-2.24.30-1|28	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/%{pkgname}-%{version}.tar.xz
14mu|gtk+2.0-2.24.30-1|29	# extra IM modules (vietnamese and tamil) -- pablo
14mu|gtk+2.0-2.24.30-1|30	#gw TODO, needs to be fixed for 2.21.3
14mu|gtk+2.0-2.24.30-1|31	Patch0:		gtk+-2.13.1-extra_im.patch
14mu|gtk+2.0-2.24.30-1|32	# (fc) 2.0.6-8mdk fix infinite loop and crash in file selector when / and $HOME are not readable (bug #90)
14mu|gtk+2.0-2.24.30-1|33	Patch1:		gtk+-2.6.9-fileselectorfallback.patch
14mu|gtk+2.0-2.24.30-1|34	# (fwang) 2.22.1-3 use elementary theme by default if available
14mu|gtk+2.0-2.24.30-1|35	Patch2:		gtk+-defaulttheme.patch
14mu|gtk+2.0-2.24.30-1|36	# (fc) 2.20.0-2mdv allow window dragging toolbars / menubar (GNOME bug #611313)
14mu|gtk+2.0-2.24.30-1|37	Patch3:		gtk+-2.24.7-window-dragging.patch
14mu|gtk+2.0-2.24.30-1|38	# (fc) 2.20.0-3mdv allow specifying icon padding for tray icon (GNOME bug #583273) (Fedora)
14mu|gtk+2.0-2.24.30-1|39	Patch4:		gtk+-2.20.0-icon-padding.patch
14mu|gtk+2.0-2.24.30-1|40	
14mu|gtk+2.0-2.24.30-1|41	BuildRequires:	cups-devel
14mu|gtk+2.0-2.24.30-1|42	BuildRequires:	fam-devel
14mu|gtk+2.0-2.24.30-1|43	BuildRequires:	gettext-devel
14mu|gtk+2.0-2.24.30-1|44	BuildRequires:	pkgconfig(atk)
14mu|gtk+2.0-2.24.30-1|45	BuildRequires:	pkgconfig(cairo)
14mu|gtk+2.0-2.24.30-1|46	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|gtk+2.0-2.24.30-1|47	BuildRequires:	pkgconfig(glib-2.0)
14mu|gtk+2.0-2.24.30-1|48	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gtk+2.0-2.24.30-1|49	BuildRequires:	pkgconfig(pango)
14mu|gtk+2.0-2.24.30-1|50	BuildRequires:	pkgconfig(pangocairo)
14mu|gtk+2.0-2.24.30-1|51	BuildRequires:	pkgconfig(x11)
14mu|gtk+2.0-2.24.30-1|52	BuildRequires:	pkgconfig(xcomposite)
14mu|gtk+2.0-2.24.30-1|53	BuildRequires:	pkgconfig(xcursor)
14mu|gtk+2.0-2.24.30-1|54	BuildRequires:	pkgconfig(xdamage)
14mu|gtk+2.0-2.24.30-1|55	BuildRequires:	pkgconfig(xext)
14mu|gtk+2.0-2.24.30-1|56	BuildRequires:	pkgconfig(xfixes)
14mu|gtk+2.0-2.24.30-1|57	BuildRequires:	pkgconfig(xi)
14mu|gtk+2.0-2.24.30-1|58	BuildRequires:	pkgconfig(xinerama)
14mu|gtk+2.0-2.24.30-1|59	BuildRequires:	pkgconfig(xrandr)
14mu|gtk+2.0-2.24.30-1|60	BuildRequires:	pkgconfig(xrender)
14mu|gtk+2.0-2.24.30-1|61	%if %{with tests}
14mu|gtk+2.0-2.24.30-1|62	BuildRequires:	x11-server-xvfb
14mu|gtk+2.0-2.24.30-1|63	# gw tests will fail without this
14mu|gtk+2.0-2.24.30-1|64	BuildRequires:	fonts-ttf-dejavu
14mu|gtk+2.0-2.24.30-1|65	%endif
14mu|gtk+2.0-2.24.30-1|66	%if %{with gtkdoc}
14mu|gtk+2.0-2.24.30-1|67	BuildRequires:	gtk-doc
14mu|gtk+2.0-2.24.30-1|68	BuildRequires:	sgml-tools
14mu|gtk+2.0-2.24.30-1|69	BuildRequires:	texinfo
14mu|gtk+2.0-2.24.30-1|70	%endif
14mu|gtk+2.0-2.24.30-1|71	Requires:	%{name}-common = %{EVRD}
14mu|gtk+2.0-2.24.30-1|72	# MD to pull in all the orphaned module loaders
14mu|gtk+2.0-2.24.30-1|73	Requires:	fontconfig
14mu|gtk+2.0-2.24.30-1|74	Requires:	gdk-pixbuf2.0
14mu|gtk+2.0-2.24.30-1|75	Requires:	gio2.0
14mu|gtk+2.0-2.24.30-1|76	Requires:	pango-modules
14mu|gtk+2.0-2.24.30-1|77	# required for icon theme apis to work
14mu|gtk+2.0-2.24.30-1|78	Requires:	hicolor-icon-theme
14mu|gtk+2.0-2.24.30-1|79	# built as a subpackage of gtk3
14mu|gtk+2.0-2.24.30-1|80	Requires:	gtk-update-icon-cache
14mu|gtk+2.0-2.24.30-1|81	%if %{without bootstrap}
14mu|gtk+2.0-2.24.30-1|82	Suggests:	xdg-user-dirs-gtk
14mu|gtk+2.0-2.24.30-1|83	Suggests:	elementary-theme
14mu|gtk+2.0-2.24.30-1|84	%endif
14mu|gtk+2.0-2.24.30-1|85	Provides:	gtk2 = %{EVRD}
14mu|gtk+2.0-2.24.30-1|86	Provides:	%{pkgname}2 = %{EVRD}
14mu|gtk+2.0-2.24.30-1|87	Obsoletes:	%{pkgname}2 < %{EVRD}
14mu|gtk+2.0-2.24.30-1|88	
14mu|gtk+2.0-2.24.30-1|89	%description
14mu|gtk+2.0-2.24.30-1|90	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
14mu|gtk+2.0-2.24.30-1|91	graphical user interfaces for the X Window System.  GTK+ was originally
14mu|gtk+2.0-2.24.30-1|92	written for the GIMP (GNU Image Manipulation Program) image processing
14mu|gtk+2.0-2.24.30-1|93	program, but is now used by several other programs as well.
14mu|gtk+2.0-2.24.30-1|94	
14mu|gtk+2.0-2.24.30-1|95	If you are planning on using the GIMP or another program that uses GTK+,
14mu|gtk+2.0-2.24.30-1|96	you'll need to have the gtk+ package installed.
14mu|gtk+2.0-2.24.30-1|97	
14mu|gtk+2.0-2.24.30-1|98	%files
14mu|gtk+2.0-2.24.30-1|99	%doc README
14mu|gtk+2.0-2.24.30-1|100	%{_bindir}/gtk-query-immodules-%{api}
14mu|gtk+2.0-2.24.30-1|101	
14mu|gtk+2.0-2.24.30-1|102	#----------------------------------------------------------------------------
14mu|gtk+2.0-2.24.30-1|103	
14mu|gtk+2.0-2.24.30-1|104	%package common
14mu|gtk+2.0-2.24.30-1|105	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
14mu|gtk+2.0-2.24.30-1|106	Group:		System/Libraries
14mu|gtk+2.0-2.24.30-1|107	Requires:	%{modules} = %{EVRD}
14mu|gtk+2.0-2.24.30-1|108	Requires:	gtk2-modules = %{EVRD}
14mu|gtk+2.0-2.24.30-1|109	BuildArch:	noarch
14mu|gtk+2.0-2.24.30-1|110	
14mu|gtk+2.0-2.24.30-1|111	%description common
14mu|gtk+2.0-2.24.30-1|112	This package contains the common files for the GTK+2.0 graphical user
14mu|gtk+2.0-2.24.30-1|113	interface.
14mu|gtk+2.0-2.24.30-1|114	
14mu|gtk+2.0-2.24.30-1|115	%files common -f gtk20.lang
14mu|gtk+2.0-2.24.30-1|116	%{_datadir}/themes/
14mu|gtk+2.0-2.24.30-1|117	%dir %{_sysconfdir}/gtk-%{api}
14mu|gtk+2.0-2.24.30-1|118	%config(noreplace) %{_sysconfdir}/gtk-%{api}/im-multipress.conf
14mu|gtk+2.0-2.24.30-1|119	
14mu|gtk+2.0-2.24.30-1|120	#----------------------------------------------------------------------------
14mu|gtk+2.0-2.24.30-1|121	
14mu|gtk+2.0-2.24.30-1|122	%package -n %{modules}
14mu|gtk+2.0-2.24.30-1|123	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
14mu|gtk+2.0-2.24.30-1|124	Group:		System/Libraries
14mu|gtk+2.0-2.24.30-1|125	Requires:	%{name} = %{EVRD}
14mu|gtk+2.0-2.24.30-1|126	Provides:	gtk2-modules = %{EVRD}
14mu|gtk+2.0-2.24.30-1|127	%if %{without bootstrap}
14mu|gtk+2.0-2.24.30-1|128	Suggests:	%{_lib}gtk-aurora-engine
14mu|gtk+2.0-2.24.30-1|129	%endif
14mu|gtk+2.0-2.24.30-1|130	
14mu|gtk+2.0-2.24.30-1|131	%description -n %{modules}
14mu|gtk+2.0-2.24.30-1|132	This package contains the immodules, engines and printbackends libraries
14mu|gtk+2.0-2.24.30-1|133	for %{name} to function properly.
14mu|gtk+2.0-2.24.30-1|134	
14mu|gtk+2.0-2.24.30-1|135	%files -n %{modules}
14mu|gtk+2.0-2.24.30-1|136	%ghost %verify (not md5 mtime size) %config(noreplace) %{_sysconfdir}/gtk-%{api}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.30-1|137	%dir %{_libdir}/gtk-%{api}
14mu|gtk+2.0-2.24.30-1|138	%dir %{_libdir}/gtk-%{api}/bin
14mu|gtk+2.0-2.24.30-1|139	%{_libdir}/gtk-%{api}/bin/gtk-query-immodules-%{api}
14mu|gtk+2.0-2.24.30-1|140	%dir %{_libdir}/gtk-%{api}/modules
14mu|gtk+2.0-2.24.30-1|141	%dir %{_libdir}/gtk-%{api}/%{binary_version}
14mu|gtk+2.0-2.24.30-1|142	%dir %{_libdir}/gtk-%{api}/%{binary_version}/immodules
14mu|gtk+2.0-2.24.30-1|143	%dir %{_libdir}/gtk-%{api}/%{binary_version}/engines
14mu|gtk+2.0-2.24.30-1|144	%dir %{_libdir}/gtk-%{api}/%{binary_version}/printbackends
14mu|gtk+2.0-2.24.30-1|145	%{_libdir}/gtk-%{api}/%{binary_version}/immodules/*.so
14mu|gtk+2.0-2.24.30-1|146	%{_libdir}/gtk-%{api}/%{binary_version}/engines/*.so
14mu|gtk+2.0-2.24.30-1|147	%{_libdir}/gtk-%{api}/%{binary_version}/printbackends/*.so
14mu|gtk+2.0-2.24.30-1|148	# from gail lib
14mu|gtk+2.0-2.24.30-1|149	%{_libdir}/gtk-2.0/modules/libferret.so
14mu|gtk+2.0-2.24.30-1|150	%{_libdir}/gtk-2.0/modules/libgail.so
14mu|gtk+2.0-2.24.30-1|151	
14mu|gtk+2.0-2.24.30-1|152	%post -n %{modules}
14mu|gtk+2.0-2.24.30-1|153	if [ "$1" = "2" ]; then
14mu|gtk+2.0-2.24.30-1|154	if [ -f %{_sysconfdir}/gtk-%{api}/gtk.immodules ]; then
14mu|gtk+2.0-2.24.30-1|155	rm -f %{_sysconfdir}/gtk-%{api}/gtk.immodules
14mu|gtk+2.0-2.24.30-1|156	fi
14mu|gtk+2.0-2.24.30-1|157	fi
14mu|gtk+2.0-2.24.30-1|158	%{_libdir}/gtk-%{api}/bin/gtk-query-immodules-%{api} > %{_sysconfdir}/gtk-%{api}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.30-1|159	
14mu|gtk+2.0-2.24.30-1|160	%triggerin -n %{modules} -- %{_libdir}/gtk-%{api}/%{binary_version}/immodules/*.so
14mu|gtk+2.0-2.24.30-1|161	%{_libdir}/gtk-%{api}/bin/gtk-query-immodules-%{api} > %{_sysconfdir}/gtk-%{api}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.30-1|162	
14mu|gtk+2.0-2.24.30-1|163	%triggerpostun -n %{modules} -- %{_libdir}/gtk-%{api}/%{binary_version}/immodules/*.so
14mu|gtk+2.0-2.24.30-1|164	if [ -x %{_libdir}/gtk-%{api}/bin/gtk-query-immodules-%{api} ]; then %{_libdir}/gtk-%{api}/bin/gtk-query-immodules-%{api} > %{_sysconfdir}/gtk-%{api}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.30-1|165	fi
14mu|gtk+2.0-2.24.30-1|166	
14mu|gtk+2.0-2.24.30-1|167	#----------------------------------------------------------------------------
14mu|gtk+2.0-2.24.30-1|168	
14mu|gtk+2.0-2.24.30-1|169	%package -n %{libname}
14mu|gtk+2.0-2.24.30-1|170	Summary:	X11 backend of The GIMP ToolKit (GTK+)
14mu|gtk+2.0-2.24.30-1|171	Group:		System/Libraries
14mu|gtk+2.0-2.24.30-1|172	
14mu|gtk+2.0-2.24.30-1|173	%description -n %{libname}
14mu|gtk+2.0-2.24.30-1|174	This package contains the X11 version of library needed to run
14mu|gtk+2.0-2.24.30-1|175	programs dynamically linked with gtk+.
14mu|gtk+2.0-2.24.30-1|176	
14mu|gtk+2.0-2.24.30-1|177	%files -n %{libname}
14mu|gtk+2.0-2.24.30-1|178	%{_libdir}/libgdk-x11-%{api}.so.%{major}*
14mu|gtk+2.0-2.24.30-1|179	%{_libdir}/libgtk-x11-%{api}.so.%{major}*
14mu|gtk+2.0-2.24.30-1|180	
14mu|gtk+2.0-2.24.30-1|181	#----------------------------------------------------------------------------
14mu|gtk+2.0-2.24.30-1|182	
14mu|gtk+2.0-2.24.30-1|183	%package -n %{girname}
14mu|gtk+2.0-2.24.30-1|184	Summary:	GObject Introspection interface description for %{name}
14mu|gtk+2.0-2.24.30-1|185	Group:		System/Libraries
14mu|gtk+2.0-2.24.30-1|186	Conflicts:	gir-repository < 0.6.5-4
14mu|gtk+2.0-2.24.30-1|187	
14mu|gtk+2.0-2.24.30-1|188	%description -n %{girname}
14mu|gtk+2.0-2.24.30-1|189	GObject Introspection interface description for %{name}.
14mu|gtk+2.0-2.24.30-1|190	
14mu|gtk+2.0-2.24.30-1|191	%files -n %{girname}
14mu|gtk+2.0-2.24.30-1|192	%{_libdir}/girepository-1.0/Gdk-%{api}.typelib
14mu|gtk+2.0-2.24.30-1|193	%{_libdir}/girepository-1.0/GdkX11-%{api}.typelib
14mu|gtk+2.0-2.24.30-1|194	%{_libdir}/girepository-1.0/Gtk-%{api}.typelib
14mu|gtk+2.0-2.24.30-1|195	
14mu|gtk+2.0-2.24.30-1|196	#----------------------------------------------------------------------------
14mu|gtk+2.0-2.24.30-1|197	
14mu|gtk+2.0-2.24.30-1|198	%package -n %{devname}
14mu|gtk+2.0-2.24.30-1|199	Summary:	Development files for GTK+ (GIMP ToolKit) applications
14mu|gtk+2.0-2.24.30-1|200	Group:		Development/GNOME and GTK+
14mu|gtk+2.0-2.24.30-1|201	Requires:	%{libname} = %{EVRD}
14mu|gtk+2.0-2.24.30-1|202	Requires:	%{girname} = %{EVRD}
14mu|gtk+2.0-2.24.30-1|203	Provides:	gtk2-devel = %{EVRD}
14mu|gtk+2.0-2.24.30-1|204	Provides:	%{pkgname}2-devel = %{EVRD}
14mu|gtk+2.0-2.24.30-1|205	Provides:	lib%{pkgname}%{api}-devel = %{EVRD}
14mu|gtk+2.0-2.24.30-1|206	Provides:	%{libname}-devel = %{EVRD}
14mu|gtk+2.0-2.24.30-1|207	
14mu|gtk+2.0-2.24.30-1|208	%description -n %{devname}
14mu|gtk+2.0-2.24.30-1|209	The libgtk+-devel package contains the static libraries and header files
14mu|gtk+2.0-2.24.30-1|210	needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel
14mu|gtk+2.0-2.24.30-1|211	package contains GDK (the General Drawing Kit, which simplifies the interface
14mu|gtk+2.0-2.24.30-1|212	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
14mu|gtk+2.0-2.24.30-1|213	(the widget set).
14mu|gtk+2.0-2.24.30-1|214	
14mu|gtk+2.0-2.24.30-1|215	%files -n %{devname}
14mu|gtk+2.0-2.24.30-1|216	%doc docs/*.txt AUTHORS ChangeLog NEWS* README*
14mu|gtk+2.0-2.24.30-1|217	%doc %{_datadir}/gtk-doc/html/gdk2/
14mu|gtk+2.0-2.24.30-1|218	%doc %{_datadir}/gtk-doc/html/gtk2/
14mu|gtk+2.0-2.24.30-1|219	%{_bindir}/gtk-demo
14mu|gtk+2.0-2.24.30-1|220	%{_bindir}/gtk-builder-convert
14mu|gtk+2.0-2.24.30-1|221	%{_datadir}/aclocal/*
14mu|gtk+2.0-2.24.30-1|222	%{_datadir}/gtk-%{api}/
14mu|gtk+2.0-2.24.30-1|223	%{_includedir}/gtk-unix-print-%{api}/
14mu|gtk+2.0-2.24.30-1|224	%{_includedir}/gtk-%{api}/gdk
14mu|gtk+2.0-2.24.30-1|225	%{_includedir}/gtk-%{api}/gtk
14mu|gtk+2.0-2.24.30-1|226	%{_libdir}/gtk-%{api}/include
14mu|gtk+2.0-2.24.30-1|227	%{_libdir}/pkgconfig/gdk-%{api}.pc
14mu|gtk+2.0-2.24.30-1|228	%{_libdir}/pkgconfig/gtk+-%{api}.pc
14mu|gtk+2.0-2.24.30-1|229	%{_libdir}/pkgconfig/gtk+-unix-print-%{api}.pc
14mu|gtk+2.0-2.24.30-1|230	%{_libdir}/libgdk-x11-%{api}.so
14mu|gtk+2.0-2.24.30-1|231	%{_libdir}/libgtk-x11-%{api}.so
14mu|gtk+2.0-2.24.30-1|232	%{_datadir}/gir-1.0/Gdk-2.0.gir
14mu|gtk+2.0-2.24.30-1|233	%{_datadir}/gir-1.0/GdkX11-2.0.gir
14mu|gtk+2.0-2.24.30-1|234	%{_datadir}/gir-1.0/Gtk-2.0.gir
14mu|gtk+2.0-2.24.30-1|235	%{_libdir}/pkgconfig/*x11*
14mu|gtk+2.0-2.24.30-1|236	
14mu|gtk+2.0-2.24.30-1|237	#----------------------------------------------------------------------------
14mu|gtk+2.0-2.24.30-1|238	
14mu|gtk+2.0-2.24.30-1|239	%package -n %{libgail}
14mu|gtk+2.0-2.24.30-1|240	Summary:	GNOME Accessibility Implementation Library
14mu|gtk+2.0-2.24.30-1|241	Group:		System/Libraries
14mu|gtk+2.0-2.24.30-1|242	
14mu|gtk+2.0-2.24.30-1|243	%description -n %{libgail}
14mu|gtk+2.0-2.24.30-1|244	Gail is the GNOME Accessibility Implementation Library
14mu|gtk+2.0-2.24.30-1|245	
14mu|gtk+2.0-2.24.30-1|246	%files -n %{libgail}
14mu|gtk+2.0-2.24.30-1|247	%{_libdir}/libgailutil.so.%{gail_major}*
14mu|gtk+2.0-2.24.30-1|248	
14mu|gtk+2.0-2.24.30-1|249	#----------------------------------------------------------------------------
14mu|gtk+2.0-2.24.30-1|250	
14mu|gtk+2.0-2.24.30-1|251	%package -n %{devgail}
14mu|gtk+2.0-2.24.30-1|252	Summary:	Development libraries, include files for GAIL
14mu|gtk+2.0-2.24.30-1|253	Group:		Development/GNOME and GTK+
14mu|gtk+2.0-2.24.30-1|254	Requires:	%{libgail} = %{EVRD}
14mu|gtk+2.0-2.24.30-1|255	Provides:	gail-devel = %{EVRD}
14mu|gtk+2.0-2.24.30-1|256	
14mu|gtk+2.0-2.24.30-1|257	%description -n %{devgail}
14mu|gtk+2.0-2.24.30-1|258	Gail is the GNOME Accessibility Implementation Library
14mu|gtk+2.0-2.24.30-1|259	
14mu|gtk+2.0-2.24.30-1|260	%files -n %{devgail}
14mu|gtk+2.0-2.24.30-1|261	%{_datadir}/gtk-doc/html/gail-libgail-util
14mu|gtk+2.0-2.24.30-1|262	%{_libdir}/libgailutil.so
14mu|gtk+2.0-2.24.30-1|263	%{_includedir}/gail-1.0/
14mu|gtk+2.0-2.24.30-1|264	%{_libdir}/pkgconfig/gail.pc
14mu|gtk+2.0-2.24.30-1|265	
14mu|gtk+2.0-2.24.30-1|266	#----------------------------------------------------------------------------
14mu|gtk+2.0-2.24.30-1|267	
14mu|gtk+2.0-2.24.30-1|268	%prep
14mu|gtk+2.0-2.24.30-1|269	%setup -qn %{pkgname}-%{version}
14mu|gtk+2.0-2.24.30-1|270	%apply_patches
14mu|gtk+2.0-2.24.30-1|271	
14mu|gtk+2.0-2.24.30-1|272	#needed by patches 4 & 13
14mu|gtk+2.0-2.24.30-1|273	#gw disable it for bootstrapping
14mu|gtk+2.0-2.24.30-1|274	mkdir -p m4
14mu|gtk+2.0-2.24.30-1|275	autoreconf -fi
14mu|gtk+2.0-2.24.30-1|276	
14mu|gtk+2.0-2.24.30-1|277	%build
14mu|gtk+2.0-2.24.30-1|278	# fix crash in nautilus (GNOME bug #596977)
14mu|gtk+2.0-2.24.30-1|279	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
14mu|gtk+2.0-2.24.30-1|280	
14mu|gtk+2.0-2.24.30-1|281	#CONFIGURE_TOP=..
14mu|gtk+2.0-2.24.30-1|282	export CPPFLAGS="-DGTK_COMPILATION"
14mu|gtk+2.0-2.24.30-1|283	%configure2_5x \
14mu|gtk+2.0-2.24.30-1|284	--disable-static \
14mu|gtk+2.0-2.24.30-1|285	--enable-xinerama \
14mu|gtk+2.0-2.24.30-1|286	--with-xinput=xfree
14mu|gtk+2.0-2.24.30-1|287	
14mu|gtk+2.0-2.24.30-1|288	%make
14mu|gtk+2.0-2.24.30-1|289	
14mu|gtk+2.0-2.24.30-1|290	%install
14mu|gtk+2.0-2.24.30-1|291	%makeinstall_std mandir=%{_mandir} RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
14mu|gtk+2.0-2.24.30-1|292	
14mu|gtk+2.0-2.24.30-1|293	mkdir -p %{buildroot}%{_sysconfdir}/gtk-%{api}
14mu|gtk+2.0-2.24.30-1|294	touch %{buildroot}%{_sysconfdir}/gtk-%{api}/gtk.immodules.%{_lib}
14mu|gtk+2.0-2.24.30-1|295	mkdir -p %{buildroot}%{_libdir}/gtk-%{api}/modules
14mu|gtk+2.0-2.24.30-1|296	
14mu|gtk+2.0-2.24.30-1|297	# Remove unpackaged files
14mu|gtk+2.0-2.24.30-1|298	rm -f %{buildroot}%{_bindir}/gtk-update-icon-cache
14mu|gtk+2.0-2.24.30-1|299	rm -f %{buildroot}%{_mandir}/man1/gtk-update-icon-cache.1*
14mu|gtk+2.0-2.24.30-1|300	
14mu|gtk+2.0-2.24.30-1|301	# handle biarch packages
14mu|gtk+2.0-2.24.30-1|302	progs="gtk-query-immodules-%{api}"
14mu|gtk+2.0-2.24.30-1|303	mkdir -p %{buildroot}%{_libdir}/gtk-%{api}/bin
14mu|gtk+2.0-2.24.30-1|304	for f in $progs; do
14mu|gtk+2.0-2.24.30-1|305	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/gtk-%{api}/bin/
14mu|gtk+2.0-2.24.30-1|306	cat > %{buildroot}%{_bindir}/$f << EOF
14mu|gtk+2.0-2.24.30-1|307	#!/bin/sh
14mu|gtk+2.0-2.24.30-1|308	lib=%{_lib}
14mu|gtk+2.0-2.24.30-1|309	case ":\$1:" in
14mu|gtk+2.0-2.24.30-1|310	:lib*:) lib="\$1"; shift 1;;
14mu|gtk+2.0-2.24.30-1|311	esac
14mu|gtk+2.0-2.24.30-1|312	exec %{_prefix}/\$lib/gtk-%{api}/bin/$f \${1+"\$@"}
14mu|gtk+2.0-2.24.30-1|313	EOF
14mu|gtk+2.0-2.24.30-1|314	chmod +x %{buildroot}%{_bindir}/$f
14mu|gtk+2.0-2.24.30-1|315	done
14mu|gtk+2.0-2.24.30-1|316	
14mu|gtk+2.0-2.24.30-1|317	%find_lang gtk20
14mu|gtk+2.0-2.24.30-1|318	%find_lang gtk20-properties
14mu|gtk+2.0-2.24.30-1|319	cat gtk20-properties.lang >> gtk20.lang
14mu|gtk+2.0-2.24.30-1|320	
14mu|gtk+2.0-2.24.30-1|321	%check
14mu|gtk+2.0-2.24.30-1|322	%if %{with tests}
14mu|gtk+2.0-2.24.30-1|323	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14mu|gtk+2.0-2.24.30-1|324	%{_bindir}/Xvfb :$XDISPLAY &
14mu|gtk+2.0-2.24.30-1|325	export DISPLAY=:$XDISPLAY
14mu|gtk+2.0-2.24.30-1|326	make check
14mu|gtk+2.0-2.24.30-1|327	kill $(cat /tmp/.X$XDISPLAY-lock) ||:
14mu|gtk+2.0-2.24.30-1|328	%endif
14mu|gtk+2.0-2.24.30-1|329	
14mu|gtk+2.0-2.24.30-1|330	%changelog

22748 14
14mu|gtk+3.0-3.16.7-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gtk+3.0-3.16.7-3|2	
14mu|gtk+3.0-3.16.7-3|3	%define enable_gtkdoc 0
14mu|gtk+3.0-3.16.7-3|4	%define enable_bootstrap 0
14mu|gtk+3.0-3.16.7-3|5	%define enable_tests 0
14mu|gtk+3.0-3.16.7-3|6	
14mu|gtk+3.0-3.16.7-3|7	%define pkgname		gtk+
14mu|gtk+3.0-3.16.7-3|8	%define api		3
14mu|gtk+3.0-3.16.7-3|9	%define api_version	3.0
14mu|gtk+3.0-3.16.7-3|10	%define binary_version	3.0.0
14mu|gtk+3.0-3.16.7-3|11	%define major		0
14mu|gtk+3.0-3.16.7-3|12	%define libname		%mklibname %{pkgname} %{api} %{major}
14mu|gtk+3.0-3.16.7-3|13	%define devname		%mklibname -d %{pkgname} %{api_version}
14mu|gtk+3.0-3.16.7-3|14	# this isnt really a true lib pkg, but a modules/plugin pkg
14mu|gtk+3.0-3.16.7-3|15	%define modules		%mklibname gtk-modules %{api_version}
14mu|gtk+3.0-3.16.7-3|16	
14mu|gtk+3.0-3.16.7-3|17	%define gail_major	0
14mu|gtk+3.0-3.16.7-3|18	%define libgail		%mklibname gail %{api} %{gail_major}
14mu|gtk+3.0-3.16.7-3|19	%define devgail		%mklibname -d gail %{api_version}
14mu|gtk+3.0-3.16.7-3|20	
14mu|gtk+3.0-3.16.7-3|21	%define libgir		%mklibname gtk-gir %{api_version}
14mu|gtk+3.0-3.16.7-3|22	
14mu|gtk+3.0-3.16.7-3|23	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
14mu|gtk+3.0-3.16.7-3|24	Name:		%{pkgname}%{api_version}
14mu|gtk+3.0-3.16.7-3|25	Version:	3.16.7
14mu|gtk+3.0-3.16.7-3|26	Release:	3
14mu|gtk+3.0-3.16.7-3|27	License:	LGPLv2+
14mu|gtk+3.0-3.16.7-3|28	Group:		System/Libraries
14mu|gtk+3.0-3.16.7-3|29	Url:		http://www.gtk.org
14mu|gtk+3.0-3.16.7-3|30	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/%{url_ver}/%{pkgname}-%{version}.tar.xz
14mu|gtk+3.0-3.16.7-3|31	
14mu|gtk+3.0-3.16.7-3|32	BuildRequires:	cups-devel
14mu|gtk+3.0-3.16.7-3|33	BuildRequires:	gettext-devel
14mu|gtk+3.0-3.16.7-3|34	BuildRequires:	pkgconfig(atk) >= 1.29.2
14mu|gtk+3.0-3.16.7-3|35	BuildRequires:	pkgconfig(cairo) >= 1.6.0
14mu|gtk+3.0-3.16.7-3|36	BuildRequires:	pkgconfig(colord)
14mu|gtk+3.0-3.16.7-3|37	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.26
14mu|gtk+3.0-3.16.7-3|38	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.10
14mu|gtk+3.0-3.16.7-3|39	BuildRequires:	pkgconfig(epoxy)
14mu|gtk+3.0-3.16.7-3|40	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
14mu|gtk+3.0-3.16.7-3|41	BuildRequires:	pkgconfig(pango) >= 1.30
14mu|gtk+3.0-3.16.7-3|42	BuildRequires:	pkgconfig(pangocairo) >= 1.30
14mu|gtk+3.0-3.16.7-3|43	BuildRequires:	pkgconfig(atk-bridge-2.0) >= 2.6.0
14mu|gtk+3.0-3.16.7-3|44	BuildRequires:	pkgconfig(x11)
14mu|gtk+3.0-3.16.7-3|45	BuildRequires:	pkgconfig(xcomposite)
14mu|gtk+3.0-3.16.7-3|46	BuildRequires:	pkgconfig(xcursor)
14mu|gtk+3.0-3.16.7-3|47	BuildRequires:	pkgconfig(xdamage)
14mu|gtk+3.0-3.16.7-3|48	BuildRequires:	pkgconfig(xext)
14mu|gtk+3.0-3.16.7-3|49	BuildRequires:	pkgconfig(xfixes)
14mu|gtk+3.0-3.16.7-3|50	BuildRequires:	pkgconfig(xi)
14mu|gtk+3.0-3.16.7-3|51	BuildRequires:	pkgconfig(xinerama)
14mu|gtk+3.0-3.16.7-3|52	BuildRequires:	pkgconfig(xrandr)
14mu|gtk+3.0-3.16.7-3|53	BuildRequires:	pkgconfig(xrender)
14mu|gtk+3.0-3.16.7-3|54	#gw needed for gtk-update-icon-cache in gtk+3.0 3.0.9
14mu|gtk+3.0-3.16.7-3|55	BuildRequires:	gtk+2.0
14mu|gtk+3.0-3.16.7-3|56	
14mu|gtk+3.0-3.16.7-3|57	%if %{enable_tests}
14mu|gtk+3.0-3.16.7-3|58	BuildRequires:	x11-server-xvfb
14mu|gtk+3.0-3.16.7-3|59	# gw tests will fail without this
14mu|gtk+3.0-3.16.7-3|60	BuildRequires	fonts-ttf-dejavu
14mu|gtk+3.0-3.16.7-3|61	%endif
14mu|gtk+3.0-3.16.7-3|62	%if %{enable_gtkdoc}
14mu|gtk+3.0-3.16.7-3|63	BuildRequires:	gtk-doc >= 0.9
14mu|gtk+3.0-3.16.7-3|64	BuildRequires:	sgml-tools
14mu|gtk+3.0-3.16.7-3|65	BuildRequires:	texlive-texinfo
14mu|gtk+3.0-3.16.7-3|66	%endif
14mu|gtk+3.0-3.16.7-3|67	%if !%{enable_bootstrap}
14mu|gtk+3.0-3.16.7-3|68	Suggests:	xdg-user-dirs-gtk
14mu|gtk+3.0-3.16.7-3|69	%endif
14mu|gtk+3.0-3.16.7-3|70	Requires:	%{name}-common = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|71	# MD to pull in all the orphaned module loaders
14mu|gtk+3.0-3.16.7-3|72	Requires:	fontconfig
14mu|gtk+3.0-3.16.7-3|73	Requires:	gdk-pixbuf2.0
14mu|gtk+3.0-3.16.7-3|74	Requires:	gio2.0
14mu|gtk+3.0-3.16.7-3|75	Requires:	glib2.0-common
14mu|gtk+3.0-3.16.7-3|76	Requires:	pango-modules
14mu|gtk+3.0-3.16.7-3|77	
14mu|gtk+3.0-3.16.7-3|78	# standard icons
14mu|gtk+3.0-3.16.7-3|79	Requires: adwaita-icon-theme
14mu|gtk+3.0-3.16.7-3|80	# required for icon theme apis to work
14mu|gtk+3.0-3.16.7-3|81	Requires: hicolor-icon-theme
14mu|gtk+3.0-3.16.7-3|82	# split out in a subpackage
14mu|gtk+3.0-3.16.7-3|83	Requires: gtk-update-icon-cache
14mu|gtk+3.0-3.16.7-3|84	
14mu|gtk+3.0-3.16.7-3|85	# gtk3 itself includes the Adwaita theme now
14mu|gtk+3.0-3.16.7-3|86	Conflicts: adwaita-gtk3-theme < 3.13.3
14mu|gtk+3.0-3.16.7-3|87	#Provides: adwaita-gtk3-theme = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|88	
14mu|gtk+3.0-3.16.7-3|89	# gtk3 no longer provides the GtkThemeEngine interface used there
14mu|gtk+3.0-3.16.7-3|90	Obsoletes: gtk3-engines <= 2.91.5
14mu|gtk+3.0-3.16.7-3|91	
14mu|gtk+3.0-3.16.7-3|92	Obsoletes:	gtk-engines3 < 3.0.0
14mu|gtk+3.0-3.16.7-3|93	Provides:	%{pkgname}%{api} = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|94	
14mu|gtk+3.0-3.16.7-3|95	%description
14mu|gtk+3.0-3.16.7-3|96	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
14mu|gtk+3.0-3.16.7-3|97	graphical user interfaces for the X Window System.  GTK+ was originally
14mu|gtk+3.0-3.16.7-3|98	written for the GIMP (GNU Image Manipulation Program) image processing
14mu|gtk+3.0-3.16.7-3|99	program, but is now used by several other programs as well.
14mu|gtk+3.0-3.16.7-3|100	
14mu|gtk+3.0-3.16.7-3|101	If you are planning on using the GIMP or another program that uses GTK+,
14mu|gtk+3.0-3.16.7-3|102	you'll need to have the gtk+ package installed.
14mu|gtk+3.0-3.16.7-3|103	
14mu|gtk+3.0-3.16.7-3|104	%package common
14mu|gtk+3.0-3.16.7-3|105	Summary:	%{summary}
14mu|gtk+3.0-3.16.7-3|106	Group:		%{group}
14mu|gtk+3.0-3.16.7-3|107	BuildArch:	noarch
14mu|gtk+3.0-3.16.7-3|108	Conflicts:	%{name} < 3.3.2-2
14mu|gtk+3.0-3.16.7-3|109	
14mu|gtk+3.0-3.16.7-3|110	%description common
14mu|gtk+3.0-3.16.7-3|111	This package contains the common files for the GTK+3.0 graphical user
14mu|gtk+3.0-3.16.7-3|112	interface.
14mu|gtk+3.0-3.16.7-3|113	
14mu|gtk+3.0-3.16.7-3|114	%package -n %{modules}
14mu|gtk+3.0-3.16.7-3|115	Summary:	%{summary}
14mu|gtk+3.0-3.16.7-3|116	Group:		%{group}
14mu|gtk+3.0-3.16.7-3|117	Requires:	%{name} = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|118	Provides:	gtk%{api}-modules = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|119	Obsoletes:	%{_lib}gtk+3 < 3.3.4-2
14mu|gtk+3.0-3.16.7-3|120	Obsoletes:	%{_lib}gtk+3.0_0 < 3.0.0
14mu|gtk+3.0-3.16.7-3|121	Obsoletes:	%{_lib}gtk+-x11-3.0_0 < 3.0.0
14mu|gtk+3.0-3.16.7-3|122	Obsoletes:	%{_lib}gtk-engines3 < 3.0.0
14mu|gtk+3.0-3.16.7-3|123	
14mu|gtk+3.0-3.16.7-3|124	%description -n %{modules}
14mu|gtk+3.0-3.16.7-3|125	This package contains the immodules, engines and printbackends libraries
14mu|gtk+3.0-3.16.7-3|126	for %{name} to function properly.
14mu|gtk+3.0-3.16.7-3|127	
14mu|gtk+3.0-3.16.7-3|128	%package -n %{devname}
14mu|gtk+3.0-3.16.7-3|129	Summary:	Development files for GTK+ (GIMP ToolKit) applications
14mu|gtk+3.0-3.16.7-3|130	Group:		Development/GNOME and GTK+
14mu|gtk+3.0-3.16.7-3|131	Requires:	%{libname} = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|132	Requires:	%{libgir} = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|133	Provides:	%{pkgname}%{api}-devel = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|134	Provides:	%{name}-devel = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|135	
14mu|gtk+3.0-3.16.7-3|136	%description -n %{devname}
14mu|gtk+3.0-3.16.7-3|137	The libgtk+-devel package contains the static libraries and header files
14mu|gtk+3.0-3.16.7-3|138	needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel
14mu|gtk+3.0-3.16.7-3|139	package contains GDK (the General Drawing Kit, which simplifies the interface
14mu|gtk+3.0-3.16.7-3|140	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
14mu|gtk+3.0-3.16.7-3|141	(the widget set).
14mu|gtk+3.0-3.16.7-3|142	
14mu|gtk+3.0-3.16.7-3|143	%package -n %{libname}
14mu|gtk+3.0-3.16.7-3|144	Summary:	Shared libraries of The GIMP ToolKit (GTK+)
14mu|gtk+3.0-3.16.7-3|145	Group:		System/Libraries
14mu|gtk+3.0-3.16.7-3|146	Requires:	%{name}-common
14mu|gtk+3.0-3.16.7-3|147	# These modules are requierd by any program that attempts to print somethin using GTK possibilities
14mu|gtk+3.0-3.16.7-3|148	Requires:	%{modules}
14mu|gtk+3.0-3.16.7-3|149	Conflicts:	%{_lib}gtk+3_0 < 3.3.2-2
14mu|gtk+3.0-3.16.7-3|150	
14mu|gtk+3.0-3.16.7-3|151	%description -n %{libname}
14mu|gtk+3.0-3.16.7-3|152	This package contains the shared libraries needed to run programs dynamically
14mu|gtk+3.0-3.16.7-3|153	linked with gtk+.
14mu|gtk+3.0-3.16.7-3|154	
14mu|gtk+3.0-3.16.7-3|155	%package -n %{libgir}
14mu|gtk+3.0-3.16.7-3|156	Summary:	GObject Introspection interface description for %{name}
14mu|gtk+3.0-3.16.7-3|157	Group:		System/Libraries
14mu|gtk+3.0-3.16.7-3|158	Conflicts:	%{_lib}gtk+3_0 < 3.3.2-2
14mu|gtk+3.0-3.16.7-3|159	
14mu|gtk+3.0-3.16.7-3|160	%description -n %{libgir}
14mu|gtk+3.0-3.16.7-3|161	GObject Introspection interface description for %{name}.
14mu|gtk+3.0-3.16.7-3|162	
14mu|gtk+3.0-3.16.7-3|163	%package -n %{libgail}
14mu|gtk+3.0-3.16.7-3|164	Summary:	GNOME Accessibility Implementation Library
14mu|gtk+3.0-3.16.7-3|165	Group:		System/Libraries
14mu|gtk+3.0-3.16.7-3|166	Obsoletes:	%{_lib}gail3.0_0 < 3.0.0
14mu|gtk+3.0-3.16.7-3|167	
14mu|gtk+3.0-3.16.7-3|168	%description -n %{libgail}
14mu|gtk+3.0-3.16.7-3|169	Gail is the GNOME Accessibility Implementation Library
14mu|gtk+3.0-3.16.7-3|170	
14mu|gtk+3.0-3.16.7-3|171	%package -n %{devgail}
14mu|gtk+3.0-3.16.7-3|172	Summary:	Development libraries, include files for GAIL
14mu|gtk+3.0-3.16.7-3|173	Group:		Development/GNOME and GTK+
14mu|gtk+3.0-3.16.7-3|174	Provides:	libgail-%{api_version}-devel = %{version}-%{release}
14mu|gtk+3.0-3.16.7-3|175	Requires:	%{libgail} = %{version}
14mu|gtk+3.0-3.16.7-3|176	
14mu|gtk+3.0-3.16.7-3|177	%description -n %{devgail}
14mu|gtk+3.0-3.16.7-3|178	Gail is the GNOME Accessibility Implementation Library
14mu|gtk+3.0-3.16.7-3|179	
14mu|gtk+3.0-3.16.7-3|180	%package -n gtk-update-icon-cache
14mu|gtk+3.0-3.16.7-3|181	Summary: Icon theme caching utility
14mu|gtk+3.0-3.16.7-3|182	# gtk-update-icon-cache used to be shipped in the gtk2 package
14mu|gtk+3.0-3.16.7-3|183	Conflicts: gtk2 < 2.24.22-6
14mu|gtk+3.0-3.16.7-3|184	
14mu|gtk+3.0-3.16.7-3|185	%description -n gtk-update-icon-cache
14mu|gtk+3.0-3.16.7-3|186	GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot of
14mu|gtk+3.0-3.16.7-3|187	system call and disk seek overhead when the application starts. Since the
14mu|gtk+3.0-3.16.7-3|188	format of the cache files allows them to be mmap()ed shared between multiple
14mu|gtk+3.0-3.16.7-3|189	applications, the overall memory consumption is reduced as well.
14mu|gtk+3.0-3.16.7-3|190	
14mu|gtk+3.0-3.16.7-3|191	%prep
14mu|gtk+3.0-3.16.7-3|192	%setup -qn %{pkgname}-%{version}
14mu|gtk+3.0-3.16.7-3|193	%apply_patches
14mu|gtk+3.0-3.16.7-3|194	
14mu|gtk+3.0-3.16.7-3|195	%build
14mu|gtk+3.0-3.16.7-3|196	# fix crash in nautilus (GNOME bug #596977)
14mu|gtk+3.0-3.16.7-3|197	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
14mu|gtk+3.0-3.16.7-3|198	
14mu|gtk+3.0-3.16.7-3|199	%configure2_5x \
14mu|gtk+3.0-3.16.7-3|200	--disable-static \
14mu|gtk+3.0-3.16.7-3|201	--enable-xkb \
14mu|gtk+3.0-3.16.7-3|202	--enable-xinerama \
14mu|gtk+3.0-3.16.7-3|203	--enable-xrandr \
14mu|gtk+3.0-3.16.7-3|204	--enable-xfixes \
14mu|gtk+3.0-3.16.7-3|205	--enable-xcomposite \
14mu|gtk+3.0-3.16.7-3|206	--enable-xdamage \
14mu|gtk+3.0-3.16.7-3|207	--enable-x11-backend \
14mu|gtk+3.0-3.16.7-3|208	--enable-packagekit=yes \
14mu|gtk+3.0-3.16.7-3|209	--enable-gtk2-dependency \
14mu|gtk+3.0-3.16.7-3|210	--enable-colord
14mu|gtk+3.0-3.16.7-3|211	
14mu|gtk+3.0-3.16.7-3|212	%make
14mu|gtk+3.0-3.16.7-3|213	
14mu|gtk+3.0-3.16.7-3|214	%check
14mu|gtk+3.0-3.16.7-3|215	%if %enable_tests
14mu|gtk+3.0-3.16.7-3|216	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
14mu|gtk+3.0-3.16.7-3|217	%{_bindir}/Xvfb :$XDISPLAY &
14mu|gtk+3.0-3.16.7-3|218	export DISPLAY=:$XDISPLAY
14mu|gtk+3.0-3.16.7-3|219	make check
14mu|gtk+3.0-3.16.7-3|220	kill $(cat /tmp/.X$XDISPLAY-lock) ||:
14mu|gtk+3.0-3.16.7-3|221	%endif
14mu|gtk+3.0-3.16.7-3|222	
14mu|gtk+3.0-3.16.7-3|223	%install
14mu|gtk+3.0-3.16.7-3|224	%makeinstall_std RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
14mu|gtk+3.0-3.16.7-3|225	
14mu|gtk+3.0-3.16.7-3|226	touch %{buildroot}%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules.cache
14mu|gtk+3.0-3.16.7-3|227	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/modules
14mu|gtk+3.0-3.16.7-3|228	
14mu|gtk+3.0-3.16.7-3|229	%if "%{_lib}" != "lib"
14mu|gtk+3.0-3.16.7-3|230	mv %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version} %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version}-64
14mu|gtk+3.0-3.16.7-3|231	%else
14mu|gtk+3.0-3.16.7-3|232	mv %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version} %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version}-32
14mu|gtk+3.0-3.16.7-3|233	%endif
14mu|gtk+3.0-3.16.7-3|234	
14mu|gtk+3.0-3.16.7-3|235	%find_lang gtk30 gtk30-properties gtk30.lang
14mu|gtk+3.0-3.16.7-3|236	
14mu|gtk+3.0-3.16.7-3|237	%post -n %{modules}
14mu|gtk+3.0-3.16.7-3|238	if [ "$1" = "2" ]; then
14mu|gtk+3.0-3.16.7-3|239	if [ -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules ]; then
14mu|gtk+3.0-3.16.7-3|240	rm -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules
14mu|gtk+3.0-3.16.7-3|241	fi
14mu|gtk+3.0-3.16.7-3|242	fi
14mu|gtk+3.0-3.16.7-3|243	%if "%{_lib}" != "lib"
14mu|gtk+3.0-3.16.7-3|244	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
14mu|gtk+3.0-3.16.7-3|245	%else
14mu|gtk+3.0-3.16.7-3|246	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
14mu|gtk+3.0-3.16.7-3|247	%endif
14mu|gtk+3.0-3.16.7-3|248	
14mu|gtk+3.0-3.16.7-3|249	%triggerin -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mu|gtk+3.0-3.16.7-3|250	%if "%{_lib}" != "lib"
14mu|gtk+3.0-3.16.7-3|251	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
14mu|gtk+3.0-3.16.7-3|252	%else
14mu|gtk+3.0-3.16.7-3|253	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
14mu|gtk+3.0-3.16.7-3|254	%endif
14mu|gtk+3.0-3.16.7-3|255	
14mu|gtk+3.0-3.16.7-3|256	%triggerpostun -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
14mu|gtk+3.0-3.16.7-3|257	%if "%{_lib}" != "lib"
14mu|gtk+3.0-3.16.7-3|258	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
14mu|gtk+3.0-3.16.7-3|259	%else
14mu|gtk+3.0-3.16.7-3|260	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
14mu|gtk+3.0-3.16.7-3|261	%endif
14mu|gtk+3.0-3.16.7-3|262	
14mu|gtk+3.0-3.16.7-3|263	%files
14mu|gtk+3.0-3.16.7-3|264	%doc README
14mu|gtk+3.0-3.16.7-3|265	%{_bindir}/gtk-query-immodules-%{api_version}-*
14mu|gtk+3.0-3.16.7-3|266	%{_bindir}/gtk-launch
14mu|gtk+3.0-3.16.7-3|267	
14mu|gtk+3.0-3.16.7-3|268	%files common -f gtk30.lang
14mu|gtk+3.0-3.16.7-3|269	%dir %{_sysconfdir}/gtk-%{api_version}
14mu|gtk+3.0-3.16.7-3|270	%config(noreplace) %{_sysconfdir}/gtk-%{api_version}/im-multipress.conf
14mu|gtk+3.0-3.16.7-3|271	%{_datadir}/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
14mu|gtk+3.0-3.16.7-3|272	%{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml
14mu|gtk+3.0-3.16.7-3|273	%{_datadir}/themes
14mu|gtk+3.0-3.16.7-3|274	%{_mandir}/man1/gtk-query-immodules-%{api_version}.1*
14mu|gtk+3.0-3.16.7-3|275	%{_mandir}/man1/gtk-launch.1*
14mu|gtk+3.0-3.16.7-3|276	%{_mandir}/man1/broadwayd.1*
14mu|gtk+3.0-3.16.7-3|277	
14mu|gtk+3.0-3.16.7-3|278	%files -n %{modules}
14mu|gtk+3.0-3.16.7-3|279	%ghost %verify (not md5 mtime size) %{_libdir}/gtk-%{api_version}/3.0.0/immodules.cache
14mu|gtk+3.0-3.16.7-3|280	%dir %{_libdir}/gtk-%{api_version}
14mu|gtk+3.0-3.16.7-3|281	%dir %{_libdir}/gtk-%{api_version}/modules
14mu|gtk+3.0-3.16.7-3|282	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}
14mu|gtk+3.0-3.16.7-3|283	%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules
14mu|gtk+3.0-3.16.7-3|284	%{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends
14mu|gtk+3.0-3.16.7-3|285	
14mu|gtk+3.0-3.16.7-3|286	%files -n %{libname}
14mu|gtk+3.0-3.16.7-3|287	%{_libdir}/libgtk-3.so.%{major}*
14mu|gtk+3.0-3.16.7-3|288	%{_libdir}/libgdk-3.so.%{major}*
14mu|gtk+3.0-3.16.7-3|289	
14mu|gtk+3.0-3.16.7-3|290	%files -n %{libgir}
14mu|gtk+3.0-3.16.7-3|291	%{_libdir}/girepository-1.0/Gdk-%{api_version}.typelib
14mu|gtk+3.0-3.16.7-3|292	%{_libdir}/girepository-1.0/GdkX11-%{api_version}.typelib
14mu|gtk+3.0-3.16.7-3|293	%{_libdir}/girepository-1.0/Gtk-%{api_version}.typelib
14mu|gtk+3.0-3.16.7-3|294	
14mu|gtk+3.0-3.16.7-3|295	%files -n %{devname}
14mu|gtk+3.0-3.16.7-3|296	%doc docs/*.txt AUTHORS ChangeLog NEWS* README*
14mu|gtk+3.0-3.16.7-3|297	%{_bindir}/gtk3-demo
14mu|gtk+3.0-3.16.7-3|298	%{_bindir}/gtk3-demo-application
14mu|gtk+3.0-3.16.7-3|299	%{_bindir}/gtk3-widget-factory
14mu|gtk+3.0-3.16.7-3|300	%{_bindir}/gtk-encode-symbolic-svg
14mu|gtk+3.0-3.16.7-3|301	%{_bindir}/gtk3-icon-browser
14mu|gtk+3.0-3.16.7-3|302	%{_includedir}/gtk-%{api_version}
14mu|gtk+3.0-3.16.7-3|303	%{_libdir}/libgtk-%{api}.so
14mu|gtk+3.0-3.16.7-3|304	%{_libdir}/libgdk-%{api}.so
14mu|gtk+3.0-3.16.7-3|305	%{_libdir}/pkgconfig/gdk-*%{api_version}.pc
14mu|gtk+3.0-3.16.7-3|306	%{_libdir}/pkgconfig/gtk+-*%{api_version}.pc
14mu|gtk+3.0-3.16.7-3|307	%{_datadir}/aclocal/*
14mu|gtk+3.0-3.16.7-3|308	%{_datadir}/gtk-%{api_version}
14mu|gtk+3.0-3.16.7-3|309	%{_datadir}/gir-1.0/Gdk-%{api_version}.gir
14mu|gtk+3.0-3.16.7-3|310	%{_datadir}/gir-1.0/GdkX11-%{api_version}.gir
14mu|gtk+3.0-3.16.7-3|311	%{_datadir}/gir-1.0/Gtk-%{api_version}.gir
14mu|gtk+3.0-3.16.7-3|312	%{_datadir}/applications/gtk3-demo.desktop
14mu|gtk+3.0-3.16.7-3|313	%{_datadir}/applications/gtk3-widget-factory.desktop
14mu|gtk+3.0-3.16.7-3|314	%{_datadir}/applications/gtk3-icon-browser.desktop
14mu|gtk+3.0-3.16.7-3|315	%{_datadir}/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml
14mu|gtk+3.0-3.16.7-3|316	%{_datadir}/glib-2.0/schemas/org.gtk.Demo.gschema.xml
14mu|gtk+3.0-3.16.7-3|317	%{_datadir}/glib-2.0/schemas/org.gtk.exampleapp.gschema.xml
14mu|gtk+3.0-3.16.7-3|318	%{_datadir}/icons/hicolor/*/apps/*.png
14mu|gtk+3.0-3.16.7-3|319	%{_mandir}/man1/gtk-encode-symbolic-svg.1*
14mu|gtk+3.0-3.16.7-3|320	%{_mandir}/man1/gtk3-demo-application.1*
14mu|gtk+3.0-3.16.7-3|321	%{_mandir}/man1/gtk3-demo.1*
14mu|gtk+3.0-3.16.7-3|322	%{_mandir}/man1/gtk3-icon-browser.1*
14mu|gtk+3.0-3.16.7-3|323	%{_mandir}/man1/gtk3-widget-factory.1*
14mu|gtk+3.0-3.16.7-3|324	%doc %{_datadir}/gtk-doc/html/gdk3
14mu|gtk+3.0-3.16.7-3|325	%doc %{_datadir}/gtk-doc/html/gtk3
14mu|gtk+3.0-3.16.7-3|326	
14mu|gtk+3.0-3.16.7-3|327	%files -n %{libgail}
14mu|gtk+3.0-3.16.7-3|328	%{_libdir}/libgailutil-%{api}.so.%{gail_major}*
14mu|gtk+3.0-3.16.7-3|329	
14mu|gtk+3.0-3.16.7-3|330	%files -n %{devgail}
14mu|gtk+3.0-3.16.7-3|331	%{_includedir}/gail-%{api_version}
14mu|gtk+3.0-3.16.7-3|332	%{_libdir}/libgailutil-%{api}.so
14mu|gtk+3.0-3.16.7-3|333	%{_libdir}/pkgconfig/gail-%{api_version}.pc
14mu|gtk+3.0-3.16.7-3|334	%{_datadir}/gtk-doc/html/gail-libgail-util3
14mu|gtk+3.0-3.16.7-3|335	
14mu|gtk+3.0-3.16.7-3|336	%files -n gtk-update-icon-cache
14mu|gtk+3.0-3.16.7-3|337	%doc COPYING
14mu|gtk+3.0-3.16.7-3|338	%{_bindir}/gtk-update-icon-cache
14mu|gtk+3.0-3.16.7-3|339	%{_mandir}/man1/gtk-update-icon-cache.1*
14mu|gtk+3.0-3.16.7-3|340	
14mu|gtk+3.0-3.16.7-3|341	%changelog
14mu|gtk+3.0-3.16.7-3|342	
14mu|gtk+3.0-3.16.7-3|343	* Thu Feb 25 2016 Tigro <ashejn@gmail.com> 3.16.7-3
14mu|gtk+3.0-3.16.7-3|344	- (6fb8d25) drop default application patch to fix http://forum.rosalab.ru/viewtopic.php?f=53&t=6859&p=65053#p65053
14mu|gtk+3.0-3.16.7-3|345	
14mu|gtk+3.0-3.16.7-3|346	* Mon Dec 21 2015 Tigro <ashejn@gmail.com> 3.16.7-2
14mu|gtk+3.0-3.16.7-3|347	- (d57714e) added C: adwaita-gtk3-theme < 3.13.3
14mu|gtk+3.0-3.16.7-3|348	- (Tigro: d2fd7d7) drop P: and O: adwaita-gtk3-theme
14mu|gtk+3.0-3.16.7-3|349	
14mu|gtk+3.0-3.16.7-3|350	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.7-1
14mu|gtk+3.0-3.16.7-3|351	- (836ea4c) update to 3.16.7
14mu|gtk+3.0-3.16.7-3|352	- (Tigro: 884a4ca) update to 3.16.7
14mu|gtk+3.0-3.16.7-3|353	
14mu|gtk+3.0-3.16.7-3|354	* Sat Oct 03 2015 Tigro <ashejn@gmail.com> 3.12.2-9
14mu|gtk+3.0-3.16.7-3|355	- (fc8d43b) update patch
14mu|gtk+3.0-3.16.7-3|356	- (Tigro: 28945ad) fix GNOME #750994 and #750870
14mu|gtk+3.0-3.16.7-3|357	
14mu|gtk+3.0-3.16.7-3|358	* Wed Jul 08 2015 Tigro <ashejn@yandex-team.ru> 3.16.5-1
14mu|gtk+3.0-3.16.7-3|359	- (35d762a) update to 3.16.5
14mu|gtk+3.0-3.16.7-3|360	
14mu|gtk+3.0-3.16.7-3|361	* Tue Jun 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.12.2-8
14mu|gtk+3.0-3.16.7-3|362	- (05ab0bf) Require "modules" subpackage for the library to avoid problems with printing in GTK-based applications (http://bugs.rosalinux.ru/show_bug.cgi?id=4635)
14mu|gtk+3.0-3.16.7-3|363	
14mu|gtk+3.0-3.16.7-3|364	* Mon Jun 15 2015 Tigro <ashejn@yandex-team.ru> 3.16.4-1
14mu|gtk+3.0-3.16.7-3|365	- (ac6a9c0) update to 3.16.4
14mu|gtk+3.0-3.16.7-3|366	
14mu|gtk+3.0-3.16.7-3|367	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.3-1
14mu|gtk+3.0-3.16.7-3|368	- (d31aa8e) update to 3.16.3
14mu|gtk+3.0-3.16.7-3|369	
14mu|gtk+3.0-3.16.7-3|370	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|gtk+3.0-3.16.7-3|371	- (2c4b48f) update to 3.16.2
14mu|gtk+3.0-3.16.7-3|372	
14mu|gtk+3.0-3.16.7-3|373	* Wed Apr 08 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|gtk+3.0-3.16.7-3|374	- (22d97cd) update patch
14mu|gtk+3.0-3.16.7-3|375	- (Tigro: 4a99aa3) update to 3.16.1
14mu|gtk+3.0-3.16.7-3|376	
14mu|gtk+3.0-3.16.7-3|377	* Mon Mar 23 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|gtk+3.0-3.16.7-3|378	- (5fd96ff) update to 3.16.0
14mu|gtk+3.0-3.16.7-3|379	
14mu|gtk+3.0-3.16.7-3|380	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 3.15.12-1
14mu|gtk+3.0-3.16.7-3|381	- (dcd9d57) update to 3.15.12
14mu|gtk+3.0-3.16.7-3|382	
14mu|gtk+3.0-3.16.7-3|383	* Tue Mar 17 2015 Tigro <ashejn@yandex-team.ru> 3.15.11-1
14mu|gtk+3.0-3.16.7-3|384	- (c9493db) update to 3.15.11
14mu|gtk+3.0-3.16.7-3|385	
14mu|gtk+3.0-3.16.7-3|386	* Wed Mar 11 2015 Tigro <ashejn@yandex-team.ru> 3.15.10-3
14mu|gtk+3.0-3.16.7-3|387	- (94084a4) bump release
14mu|gtk+3.0-3.16.7-3|388	
14mu|gtk+3.0-3.16.7-3|389	* Wed Mar 11 2015 Tigro <ashejn@yandex-team.ru> 3.15.10-2
14mu|gtk+3.0-3.16.7-3|390	- (2fefcc0) create gtk-update-icon-cache subpackage and Provides adwaita-gtk3-theme
14mu|gtk+3.0-3.16.7-3|391	- (Tigro: f5a8cd5) bump release
14mu|gtk+3.0-3.16.7-3|392	
14mu|gtk+3.0-3.16.7-3|393	* Sun Mar 08 2015 Tigro <ashejn@gmail.com> 3.15.10-1
14mu|gtk+3.0-3.16.7-3|394	- (b63d530) disable installed tests again
14mu|gtk+3.0-3.16.7-3|395	- (Tigro: 7d9f0d7) pack files and enable installed tests
14mu|gtk+3.0-3.16.7-3|396	- (Tigro: 82c4f2b) update to 3.15.10
14mu|gtk+3.0-3.16.7-3|397	
14mu|gtk+3.0-3.16.7-3|398	* Sun Mar 08 2015 Tigro <ashejn@gmail.com> 3.15.9-1
14mu|gtk+3.0-3.16.7-3|399	- (e6d901f) added BR: epoxy
14mu|gtk+3.0-3.16.7-3|400	- (Tigro: 42c1acb) drop old patch
14mu|gtk+3.0-3.16.7-3|401	- (Tigro: 64556f1) update default application patch
14mu|gtk+3.0-3.16.7-3|402	
14mu|gtk+3.0-3.16.7-3|403	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 3.12.2-7
14mu|gtk+3.0-3.16.7-3|404	- (7909699) MassBuild#656: Increase release tag
14mu|gtk+3.0-3.16.7-3|405	
14mu|gtk+3.0-3.16.7-3|406	* Sun Nov 16 2014 Tigro <ashejn@gmail.com> 3.12.2-6
14mu|gtk+3.0-3.16.7-3|407	- (6310307) added checkbox to allow set default application for any files by default
14mu|gtk+3.0-3.16.7-3|408	
14mu|gtk+3.0-3.16.7-3|409	* Fri Sep 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12.2-5
14mu|gtk+3.0-3.16.7-3|410	- (36a4b15) Add common subpackage to library Requires
14mu|gtk+3.0-3.16.7-3|411	
14mu|gtk+3.0-3.16.7-3|412	* Mon Sep 08 2014 Tigro <ashejn@gmail.com> 3.12.2-4
14mu|gtk+3.0-3.16.7-3|413	- (b2248c7) invert GTK_DISABLE_CSD var
14mu|gtk+3.0-3.16.7-3|414	- (Tigro: 0ec2ddf) breaks usability by forcing client side decorations on X11
14mu|gtk+3.0-3.16.7-3|415	
14mu|gtk+3.0-3.16.7-3|416	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mu|gtk+3.0-3.16.7-3|417	- (540c860) MassBuild#440: Increase release tag
14mu|gtk+3.0-3.16.7-3|418	
14mu|gtk+3.0-3.16.7-3|419	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.2-2
14mu|gtk+3.0-3.16.7-3|420	- (cba4326) bump release to build against new colord
14mu|gtk+3.0-3.16.7-3|421	
14mu|gtk+3.0-3.16.7-3|422	* Fri May 16 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|gtk+3.0-3.16.7-3|423	- (14ac6d9) update to 3.12.2
14mu|gtk+3.0-3.16.7-3|424	
14mu|gtk+3.0-3.16.7-3|425	* Tue Apr 15 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|gtk+3.0-3.16.7-3|426	- (0eff0db) update to 3.12.1
14mu|gtk+3.0-3.16.7-3|427	
14mu|gtk+3.0-3.16.7-3|428	* Wed Apr 09 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mu|gtk+3.0-3.16.7-3|429	- (b496c1e) pack some files
14mu|gtk+3.0-3.16.7-3|430	- (Tigro: 65b3f49) drop remove
14mu|gtk+3.0-3.16.7-3|431	- (Tigro: 48eaad8) disable patch apply
14mu|gtk+3.0-3.16.7-3|432	- (Tigro: 4561e42) added source
14mu|gtk+3.0-3.16.7-3|433	- (Tigro: 099a7e2) update to 3.12.0
14mu|gtk+3.0-3.16.7-3|434	
14mu|gtk+3.0-3.16.7-3|435	* Thu Oct 17 2013 Tigro <ashejn@gmail.com> 3.8.6-1
14mu|gtk+3.0-3.16.7-3|436	- (9ead5e9) drop gtk/gtkdbusgenerated.[hc], these need to be regenerated with the system glib
14mu|gtk+3.0-3.16.7-3|437	- (Tigro: c68e001) update to 3.8.6
14mu|gtk+3.0-3.16.7-3|438	
14mu|gtk+3.0-3.16.7-3|439	* Thu Oct 17 2013 Tigro <ashejn@gmail.com> 3.8.5-1
14mu|gtk+3.0-3.16.7-3|440	- (d60cc22) added russian translation
14mu|gtk+3.0-3.16.7-3|441	- (Tigro: 9a78df0) update to 3.8.5
14mu|gtk+3.0-3.16.7-3|442	
14mu|gtk+3.0-3.16.7-3|443	* Thu Sep 26 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-2
14mu|gtk+3.0-3.16.7-3|444	- (8bc9270) Added 'Set as default' checkbox to 'Open with..' dialog.
14mu|gtk+3.0-3.16.7-3|445	
14mu|gtk+3.0-3.16.7-3|446	* Thu Sep 05 2013 Tigro <ashejn@gmail.com> 3.8.4-1
14mu|gtk+3.0-3.16.7-3|447	- (23a4862) update to 3.8.4
14mu|gtk+3.0-3.16.7-3|448	
14mu|gtk+3.0-3.16.7-3|449	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.2-1
14mu|gtk+3.0-3.16.7-3|450	- (d4e7a0d) sync to gnome38 branch
14mu|gtk+3.0-3.16.7-3|451	
14mu|gtk+3.0-3.16.7-3|452	* Wed Nov 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.2-1
14mu|gtk+3.0-3.16.7-3|453	- (5362aa9) LOG New bugfix version 3.6.2
14mu|gtk+3.0-3.16.7-3|454	
14mu|gtk+3.0-3.16.7-3|455	* Mon Oct 29 2012 mdawkins <mattydaw@gmail.com> 3.6.1-1
14mu|gtk+3.0-3.16.7-3|456	- (e216446) new version 3.6.1
14mu|gtk+3.0-3.16.7-3|457	
14mu|gtk+3.0-3.16.7-3|458	

22749 14
14mu|gtk-doc-1.21-5|1	Summary:	API documentation generation tool for GTK+ and GNOME
14mu|gtk-doc-1.21-5|2	Name:		gtk-doc
14mu|gtk-doc-1.21-5|3	Version:	1.21
14mu|gtk-doc-1.21-5|4	Release: 	5
14mu|gtk-doc-1.21-5|5	License: 	GPLv2+ and GFDL
14mu|gtk-doc-1.21-5|6	Group: 		Development/GNOME and GTK+
14mu|gtk-doc-1.21-5|7	Url: 		http://www.gtk.org/gtk-doc/
14mu|gtk-doc-1.21-5|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/%{version}/%{name}-%{version}.tar.xz
14mu|gtk-doc-1.21-5|9	BuildArch: 	noarch
14mu|gtk-doc-1.21-5|10	
14mu|gtk-doc-1.21-5|11	BuildRequires:  itstool
14mu|gtk-doc-1.21-5|12	BuildRequires:  docbook-dtd43-xml
14mu|gtk-doc-1.21-5|13	BuildRequires:  docbook-style-xsl
14mu|gtk-doc-1.21-5|14	BuildRequires:  gnome-doc-utils
14mu|gtk-doc-1.21-5|15	BuildRequires:	openjade
14mu|gtk-doc-1.21-5|16	BuildRequires:  rarian
14mu|gtk-doc-1.21-5|17	BuildRequires:  source-highlight
14mu|gtk-doc-1.21-5|18	BuildRequires:	xsltproc
14mu|gtk-doc-1.21-5|19	#gw for building the checks
14mu|gtk-doc-1.21-5|20	BuildRequires:  pkgconfig(glib-2.0)
14mu|gtk-doc-1.21-5|21	
14mu|gtk-doc-1.21-5|22	Requires:	diffutils
14mu|gtk-doc-1.21-5|23	Requires:	docbook-utils
14mu|gtk-doc-1.21-5|24	Requires:	docbook-dtd43-xml
14mu|gtk-doc-1.21-5|25	Requires: 	docbook-style-xsl
14mu|gtk-doc-1.21-5|26	Requires:	source-highlight
14mu|gtk-doc-1.21-5|27	Requires:	xsltproc
14mu|gtk-doc-1.21-5|28	%define __noautoreq 'perl\\(gtkdoc-common.pl\\)'
14mu|gtk-doc-1.21-5|29	Requires(post,postun): rarian
14mu|gtk-doc-1.21-5|30	
14mu|gtk-doc-1.21-5|31	%description
14mu|gtk-doc-1.21-5|32	gtk-doc is a tool for generating API reference documentation.
14mu|gtk-doc-1.21-5|33	it is used for generating the documentation for GTK+, GLib
14mu|gtk-doc-1.21-5|34	and GNOME.
14mu|gtk-doc-1.21-5|35	
14mu|gtk-doc-1.21-5|36	%package	mkpdf
14mu|gtk-doc-1.21-5|37	Summary:	API documentation PDF format generation tool for GTK+ and GNOME
14mu|gtk-doc-1.21-5|38	Group:		Development/GNOME and GTK+
14mu|gtk-doc-1.21-5|39	Requires:	%{name} = %{version}
14mu|gtk-doc-1.21-5|40	Conflicts:	%{name} < 1.17-3
14mu|gtk-doc-1.21-5|41	
14mu|gtk-doc-1.21-5|42	%description	mkpdf
14mu|gtk-doc-1.21-5|43	gtkdoc-mkpdf is a tool for generating API reference documentation in PDF
14mu|gtk-doc-1.21-5|44	format. It is used for generating the documentation for GTK+, GLib and
14mu|gtk-doc-1.21-5|45	GNOME.
14mu|gtk-doc-1.21-5|46	
14mu|gtk-doc-1.21-5|47	%prep
14mu|gtk-doc-1.21-5|48	%setup -q
14mu|gtk-doc-1.21-5|49	# Move this doc file to avoid name collisions
14mu|gtk-doc-1.21-5|50	mv doc/README doc/README.docs
14mu|gtk-doc-1.21-5|51	
14mu|gtk-doc-1.21-5|52	%build
14mu|gtk-doc-1.21-5|53	%configure2_5x \
14mu|gtk-doc-1.21-5|54	--build=%{_build} \
14mu|gtk-doc-1.21-5|55	--disable-scrollkeeper
14mu|gtk-doc-1.21-5|56	
14mu|gtk-doc-1.21-5|57	%make
14mu|gtk-doc-1.21-5|58	
14mu|gtk-doc-1.21-5|59	%install
14mu|gtk-doc-1.21-5|60	%makeinstall_std
14mu|gtk-doc-1.21-5|61	
14mu|gtk-doc-1.21-5|62	# include shared directory
14mu|gtk-doc-1.21-5|63	install -d -m 755 %{buildroot}%{_datadir}/gtk-doc/html
14mu|gtk-doc-1.21-5|64	
14mu|gtk-doc-1.21-5|65	%check
14mu|gtk-doc-1.21-5|66	PERL5LIB=$(pwd) PATH=$PATH:$(pwd) make check
14mu|gtk-doc-1.21-5|67	
14mu|gtk-doc-1.21-5|68	%files
14mu|gtk-doc-1.21-5|69	%doc AUTHORS README doc/* examples
14mu|gtk-doc-1.21-5|70	%{_bindir}/gtkdoc-check
14mu|gtk-doc-1.21-5|71	%{_bindir}/gtkdoc-depscan
14mu|gtk-doc-1.21-5|72	%{_bindir}/gtkdoc-fixxref
14mu|gtk-doc-1.21-5|73	%{_bindir}/gtkdoc-mkdb
14mu|gtk-doc-1.21-5|74	%{_bindir}/gtkdoc-mkhtml
14mu|gtk-doc-1.21-5|75	%{_bindir}/gtkdoc-mkman
14mu|gtk-doc-1.21-5|76	%{_bindir}/gtkdoc-mktmpl
14mu|gtk-doc-1.21-5|77	%{_bindir}/gtkdoc-rebase
14mu|gtk-doc-1.21-5|78	%{_bindir}/gtkdoc-scan
14mu|gtk-doc-1.21-5|79	%{_bindir}/gtkdoc-scangobj
14mu|gtk-doc-1.21-5|80	%{_bindir}/gtkdocize
14mu|gtk-doc-1.21-5|81	%{_datadir}/gtk-doc
14mu|gtk-doc-1.21-5|82	%{_datadir}/sgml/gtk-doc
14mu|gtk-doc-1.21-5|83	%{_datadir}/pkgconfig/gtk-doc.pc
14mu|gtk-doc-1.21-5|84	%{_datadir}/aclocal/*
14mu|gtk-doc-1.21-5|85	%{_datadir}/help/*/gtk-doc-manual/
14mu|gtk-doc-1.21-5|86	
14mu|gtk-doc-1.21-5|87	%files mkpdf
14mu|gtk-doc-1.21-5|88	%{_bindir}/gtkdoc-mkpdf
14mu|gtk-doc-1.21-5|89	
14mu|gtk-doc-1.21-5|90	
14mu|gtk-doc-1.21-5|91	%changelog
14mu|gtk-doc-1.21-5|92	* Fri Jan 30 2015 Tigro <ashejn@yandex-team.ru> 1.21-5
14mu|gtk-doc-1.21-5|93	+ Revision: 91afa97
14mu|gtk-doc-1.21-5|94	- sync depends with current/main
14mu|gtk-doc-1.21-5|95	
14mu|gtk-doc-1.21-5|96	

22750 14
14mu|gtkglarea2-2.0.1-16|1	%define api	2.0
14mu|gtkglarea2-2.0.1-16|2	%define	major	1
14mu|gtkglarea2-2.0.1-16|3	%define	fname	gtkglarea
14mu|gtkglarea2-2.0.1-16|4	%define	libname	%mklibname gtkgl %{api} %{major}
14mu|gtkglarea2-2.0.1-16|5	%define	devname	%mklibname gtkgl -d
14mu|gtkglarea2-2.0.1-16|6	%define	bogus	%mklibname %{fname} 2.0
14mu|gtkglarea2-2.0.1-16|7	
14mu|gtkglarea2-2.0.1-16|8	Summary:	OpenGL widget for GTK+ GUI toolkit
14mu|gtkglarea2-2.0.1-16|9	Name:		gtkglarea2
14mu|gtkglarea2-2.0.1-16|10	Version:	2.0.1
14mu|gtkglarea2-2.0.1-16|11	Release:	16
14mu|gtkglarea2-2.0.1-16|12	License:	LGPLv2+
14mu|gtkglarea2-2.0.1-16|13	Group:		System/Libraries
14mu|gtkglarea2-2.0.1-16|14	Url:		http://www.mono-project.com/GtkGLArea
14mu|gtkglarea2-2.0.1-16|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{fname}-%{version}.tar.bz2
14mu|gtkglarea2-2.0.1-16|16	Patch0:		gtkglarea-2.0.0-wformat.patch
14mu|gtkglarea2-2.0.1-16|17	Patch1:		gtkglarea-2.0.1-link-against-libm.patch
14mu|gtkglarea2-2.0.1-16|18	
14mu|gtkglarea2-2.0.1-16|19	BuildRequires:	pkgconfig(glu)
14mu|gtkglarea2-2.0.1-16|20	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gtkglarea2-2.0.1-16|21	
14mu|gtkglarea2-2.0.1-16|22	%description
14mu|gtkglarea2-2.0.1-16|23	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
14mu|gtkglarea2-2.0.1-16|24	is basically wrapper around GLX functions. The widget itself is very similar
14mu|gtkglarea2-2.0.1-16|25	to GtkDrawinigArea widget and adds only three extra functions.
14mu|gtkglarea2-2.0.1-16|26	
14mu|gtkglarea2-2.0.1-16|27	Lower level gdkgl functions make it easy to render on any widget that has
14mu|gtkglarea2-2.0.1-16|28	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
14mu|gtkglarea2-2.0.1-16|29	
14mu|gtkglarea2-2.0.1-16|30	%package -n	%{libname}
14mu|gtkglarea2-2.0.1-16|31	Summary:	OpenGL widget for GTK+ GUI toolkit
14mu|gtkglarea2-2.0.1-16|32	Group:		System/Libraries
14mu|gtkglarea2-2.0.1-16|33	%rename		%{_lib}gtkglarea1
14mu|gtkglarea2-2.0.1-16|34	%rename		bogus
14mu|gtkglarea2-2.0.1-16|35	
14mu|gtkglarea2-2.0.1-16|36	%description -n %{libname}
14mu|gtkglarea2-2.0.1-16|37	Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which
14mu|gtkglarea2-2.0.1-16|38	is basically wrapper around GLX functions. The widget itself is very similar
14mu|gtkglarea2-2.0.1-16|39	to GtkDrawinigArea widget and adds only three extra functions.
14mu|gtkglarea2-2.0.1-16|40	
14mu|gtkglarea2-2.0.1-16|41	Lower level gdkgl functions make it easy to render on any widget that has
14mu|gtkglarea2-2.0.1-16|42	OpenGL capable visual, rendering to off-screen pixmaps is also supported.
14mu|gtkglarea2-2.0.1-16|43	
14mu|gtkglarea2-2.0.1-16|44	%package -n	%{devname}
14mu|gtkglarea2-2.0.1-16|45	Summary:	Includes and static libs
14mu|gtkglarea2-2.0.1-16|46	Group:		Development/GNOME and GTK+
14mu|gtkglarea2-2.0.1-16|47	Requires:	%{libname} = %{EVRD}
14mu|gtkglarea2-2.0.1-16|48	Provides:	%{name}-devel = %{EVRD}
14mu|gtkglarea2-2.0.1-16|49	%rename		%{_lib}gtkglarea1-devel
14mu|gtkglarea2-2.0.1-16|50	
14mu|gtkglarea2-2.0.1-16|51	%description -n	%{devname}
14mu|gtkglarea2-2.0.1-16|52	Libraries and includes files you can use for GtkGLArea development
14mu|gtkglarea2-2.0.1-16|53	
14mu|gtkglarea2-2.0.1-16|54	%prep
14mu|gtkglarea2-2.0.1-16|55	%setup -qn %{fname}-%{version}
14mu|gtkglarea2-2.0.1-16|56	%apply_patches
14mu|gtkglarea2-2.0.1-16|57	autoreconf -fi
14mu|gtkglarea2-2.0.1-16|58	
14mu|gtkglarea2-2.0.1-16|59	%build
14mu|gtkglarea2-2.0.1-16|60	%configure2_5x \
14mu|gtkglarea2-2.0.1-16|61	--disable-static
14mu|gtkglarea2-2.0.1-16|62	%make
14mu|gtkglarea2-2.0.1-16|63	
14mu|gtkglarea2-2.0.1-16|64	%install
14mu|gtkglarea2-2.0.1-16|65	%makeinstall
14mu|gtkglarea2-2.0.1-16|66	
14mu|gtkglarea2-2.0.1-16|67	%files -n %{libname}
14mu|gtkglarea2-2.0.1-16|68	%{_libdir}/libgtkgl-%{api}.so.%{major}*
14mu|gtkglarea2-2.0.1-16|69	
14mu|gtkglarea2-2.0.1-16|70	%files -n %{devname}
14mu|gtkglarea2-2.0.1-16|71	%doc AUTHORS COPYING ChangeLog README
14mu|gtkglarea2-2.0.1-16|72	%doc docs/*.txt
14mu|gtkglarea2-2.0.1-16|73	%{_libdir}/*.so
14mu|gtkglarea2-2.0.1-16|74	%{_includedir}/*
14mu|gtkglarea2-2.0.1-16|75	%{_libdir}/pkgconfig/gtkgl-2.0.pc
14mu|gtkglarea2-2.0.1-16|76	
14mu|gtkglarea2-2.0.1-16|77	
14mu|gtkglarea2-2.0.1-16|78	%changelog
14mu|gtkglarea2-2.0.1-16|79	* Thu Feb 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-16
14mu|gtkglarea2-2.0.1-16|80	+ Revision: 8bb3988
14mu|gtkglarea2-2.0.1-16|81	- Rework library names to follow packaging policies
14mu|gtkglarea2-2.0.1-16|82	
14mu|gtkglarea2-2.0.1-16|83	

22751 14
14mu|gtkmm2.4-2.24.4-1|1	%define pkgname gtkmm
14mu|gtkmm2.4-2.24.4-1|2	%define api_version 2.4
14mu|gtkmm2.4-2.24.4-1|3	%define major 1
14mu|gtkmm2.4-2.24.4-1|4	%define libname %mklibname %{pkgname} %{api_version} %{major}
14mu|gtkmm2.4-2.24.4-1|5	%define devname %mklibname %{pkgname} %{api_version} -d
14mu|gtkmm2.4-2.24.4-1|6	
14mu|gtkmm2.4-2.24.4-1|7	Summary:	C++ interface for popular GUI library GTK+
14mu|gtkmm2.4-2.24.4-1|8	Name:		%{pkgname}%{api_version}
14mu|gtkmm2.4-2.24.4-1|9	Version:	2.24.4
14mu|gtkmm2.4-2.24.4-1|10	Release:	1
14mu|gtkmm2.4-2.24.4-1|11	#gw lib is LGPL, tool is GPL
14mu|gtkmm2.4-2.24.4-1|12	License:	LGPLv2+ and GPLv2+
14mu|gtkmm2.4-2.24.4-1|13	Group:		System/Libraries
14mu|gtkmm2.4-2.24.4-1|14	Url:		http://gtkmm.sourceforge.net/
14mu|gtkmm2.4-2.24.4-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.xz
14mu|gtkmm2.4-2.24.4-1|16	BuildRequires:	pkgconfig(atkmm-1.6)
14mu|gtkmm2.4-2.24.4-1|17	BuildRequires:	pkgconfig(cairomm-1.0)
14mu|gtkmm2.4-2.24.4-1|18	BuildRequires:	pkgconfig(glibmm-2.4)
14mu|gtkmm2.4-2.24.4-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gtkmm2.4-2.24.4-1|20	BuildRequires:	pkgconfig(pangomm-1.4)
14mu|gtkmm2.4-2.24.4-1|21	
14mu|gtkmm2.4-2.24.4-1|22	%description
14mu|gtkmm2.4-2.24.4-1|23	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mu|gtkmm2.4-2.24.4-1|24	Highlights include typesafe callbacks, widgets extensible via inheritance
14mu|gtkmm2.4-2.24.4-1|25	and a comprehensive set of widget classes that can be freely combined to
14mu|gtkmm2.4-2.24.4-1|26	quickly create complex user interfaces.
14mu|gtkmm2.4-2.24.4-1|27	
14mu|gtkmm2.4-2.24.4-1|28	#----------------------------------------------------------------------------
14mu|gtkmm2.4-2.24.4-1|29	
14mu|gtkmm2.4-2.24.4-1|30	%package -n %{libname}
14mu|gtkmm2.4-2.24.4-1|31	Summary:	C++ interface for popular GUI library GTK+
14mu|gtkmm2.4-2.24.4-1|32	Group:		System/Libraries
14mu|gtkmm2.4-2.24.4-1|33	Provides:	lib%{name} = %{EVRD}
14mu|gtkmm2.4-2.24.4-1|34	Provides:	%{pkgname}%{api_version} = %{EVRD}
14mu|gtkmm2.4-2.24.4-1|35	
14mu|gtkmm2.4-2.24.4-1|36	%description -n %{libname}
14mu|gtkmm2.4-2.24.4-1|37	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mu|gtkmm2.4-2.24.4-1|38	Highlights include typesafe callbacks, widgets extensible via inheritance
14mu|gtkmm2.4-2.24.4-1|39	and a comprehensive set of widget classes that can be freely combined to
14mu|gtkmm2.4-2.24.4-1|40	quickly create complex user interfaces.
14mu|gtkmm2.4-2.24.4-1|41	
14mu|gtkmm2.4-2.24.4-1|42	This package contains the library needed to run programs dynamically
14mu|gtkmm2.4-2.24.4-1|43	linked with %{pkgname}.
14mu|gtkmm2.4-2.24.4-1|44	
14mu|gtkmm2.4-2.24.4-1|45	%files -n %{libname}
14mu|gtkmm2.4-2.24.4-1|46	%{_libdir}/libgdkmm-%{api_version}.so.%{major}*
14mu|gtkmm2.4-2.24.4-1|47	%{_libdir}/libgtkmm-%{api_version}.so.%{major}*
14mu|gtkmm2.4-2.24.4-1|48	
14mu|gtkmm2.4-2.24.4-1|49	#----------------------------------------------------------------------------
14mu|gtkmm2.4-2.24.4-1|50	
14mu|gtkmm2.4-2.24.4-1|51	%package -n %{devname}
14mu|gtkmm2.4-2.24.4-1|52	Summary:	Headers and development files of %{pkgname}
14mu|gtkmm2.4-2.24.4-1|53	Group:		Development/GNOME and GTK+
14mu|gtkmm2.4-2.24.4-1|54	Requires:	%{libname} = %{EVRD}
14mu|gtkmm2.4-2.24.4-1|55	Provides:	%{pkgname}%{api_version}-devel = %{EVRD}
14mu|gtkmm2.4-2.24.4-1|56	Provides:	lib%{name}-devel = %{EVRD}
14mu|gtkmm2.4-2.24.4-1|57	
14mu|gtkmm2.4-2.24.4-1|58	%description -n %{devname}
14mu|gtkmm2.4-2.24.4-1|59	This package contains the headers and development files that are needed,
14mu|gtkmm2.4-2.24.4-1|60	when trying to develop or compile applications which need %{pkgname}.
14mu|gtkmm2.4-2.24.4-1|61	
14mu|gtkmm2.4-2.24.4-1|62	%files -n %{devname}
14mu|gtkmm2.4-2.24.4-1|63	%doc PORTING ChangeLog AUTHORS COPYING NEWS README
14mu|gtkmm2.4-2.24.4-1|64	%{_includedir}/*
14mu|gtkmm2.4-2.24.4-1|65	%{_libdir}/*.so
14mu|gtkmm2.4-2.24.4-1|66	%{_libdir}/gtkmm-%{api_version}/
14mu|gtkmm2.4-2.24.4-1|67	%{_libdir}/gdkmm-%{api_version}/
14mu|gtkmm2.4-2.24.4-1|68	%{_libdir}/pkgconfig/*.pc
14mu|gtkmm2.4-2.24.4-1|69	
14mu|gtkmm2.4-2.24.4-1|70	#----------------------------------------------------------------------------
14mu|gtkmm2.4-2.24.4-1|71	
14mu|gtkmm2.4-2.24.4-1|72	%package doc
14mu|gtkmm2.4-2.24.4-1|73	Summary:	GTKmm documentation
14mu|gtkmm2.4-2.24.4-1|74	Group:		Documentation
14mu|gtkmm2.4-2.24.4-1|75	
14mu|gtkmm2.4-2.24.4-1|76	%description doc
14mu|gtkmm2.4-2.24.4-1|77	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mu|gtkmm2.4-2.24.4-1|78	Highlights include typesafe callbacks, widgets extensible via inheritance
14mu|gtkmm2.4-2.24.4-1|79	and a comprehensive set of widget classes that can be freely combined to
14mu|gtkmm2.4-2.24.4-1|80	quickly create complex user interfaces.
14mu|gtkmm2.4-2.24.4-1|81	
14mu|gtkmm2.4-2.24.4-1|82	This package contains all API documentation for gtkmm. You can readily read
14mu|gtkmm2.4-2.24.4-1|83	this documentation with devhelp, a documentation reader.
14mu|gtkmm2.4-2.24.4-1|84	
14mu|gtkmm2.4-2.24.4-1|85	%files doc
14mu|gtkmm2.4-2.24.4-1|86	%doc %{_datadir}/doc/gtkmm-%{api_version}/
14mu|gtkmm2.4-2.24.4-1|87	%doc %{_datadir}/devhelp/books/*
14mu|gtkmm2.4-2.24.4-1|88	
14mu|gtkmm2.4-2.24.4-1|89	#----------------------------------------------------------------------------
14mu|gtkmm2.4-2.24.4-1|90	
14mu|gtkmm2.4-2.24.4-1|91	%prep
14mu|gtkmm2.4-2.24.4-1|92	%setup -qn %{pkgname}-%{version}
14mu|gtkmm2.4-2.24.4-1|93	
14mu|gtkmm2.4-2.24.4-1|94	%build
14mu|gtkmm2.4-2.24.4-1|95	%configure2_5x \
14mu|gtkmm2.4-2.24.4-1|96	--enable-shared \
14mu|gtkmm2.4-2.24.4-1|97	--disable-static
14mu|gtkmm2.4-2.24.4-1|98	%make
14mu|gtkmm2.4-2.24.4-1|99	
14mu|gtkmm2.4-2.24.4-1|100	# make check does nothing
14mu|gtkmm2.4-2.24.4-1|101	
14mu|gtkmm2.4-2.24.4-1|102	%install
14mu|gtkmm2.4-2.24.4-1|103	%makeinstall_std MMDOCTOOLDIR=%{_datadir}/mm-common/doctool
14mu|gtkmm2.4-2.24.4-1|104	
14mu|gtkmm2.4-2.24.4-1|105	
14mu|gtkmm2.4-2.24.4-1|106	%changelog
14mu|gtkmm2.4-2.24.4-1|107	
14mu|gtkmm2.4-2.24.4-1|108	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.24.4-1
14mu|gtkmm2.4-2.24.4-1|109	- (b613ef1) New version 2.24.4
14mu|gtkmm2.4-2.24.4-1|110	
14mu|gtkmm2.4-2.24.4-1|111	

22752 14
14mu|gtkmm3.0-3.16.0-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14mu|gtkmm3.0-3.16.0-1|2	
14mu|gtkmm3.0-3.16.0-1|3	%define pkgname	gtkmm
14mu|gtkmm3.0-3.16.0-1|4	%define api_version 3.0
14mu|gtkmm3.0-3.16.0-1|5	%define major 1
14mu|gtkmm3.0-3.16.0-1|6	%define libname_orig %mklibname %{pkgname} %{api_version}
14mu|gtkmm3.0-3.16.0-1|7	%define libname %mklibname %{pkgname} %{api_version} %{major}
14mu|gtkmm3.0-3.16.0-1|8	%define develname %mklibname -d %{pkgname} %{api_version}
14mu|gtkmm3.0-3.16.0-1|9	
14mu|gtkmm3.0-3.16.0-1|10	Name:		%{pkgname}%{api_version}
14mu|gtkmm3.0-3.16.0-1|11	Summary:	C++ interface for popular GUI library gtk+
14mu|gtkmm3.0-3.16.0-1|12	Version:	3.16.0
14mu|gtkmm3.0-3.16.0-1|13	Release:	1
14mu|gtkmm3.0-3.16.0-1|14	#gw lib is LGPL, tool is GPL
14mu|gtkmm3.0-3.16.0-1|15	License:	LGPLv2+ and GPLv2+
14mu|gtkmm3.0-3.16.0-1|16	Group:		System/Libraries
14mu|gtkmm3.0-3.16.0-1|17	URL:		http://gtkmm.sourceforge.net/
14mu|gtkmm3.0-3.16.0-1|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtkmm/%{url_ver}/%{pkgname}-%{version}.tar.xz
14mu|gtkmm3.0-3.16.0-1|19	
14mu|gtkmm3.0-3.16.0-1|20	BuildRequires:	xsltproc
14mu|gtkmm3.0-3.16.0-1|21	BuildRequires:	pkgconfig(atkmm-1.6)
14mu|gtkmm3.0-3.16.0-1|22	BuildRequires:	pkgconfig(cairomm-1.0)
14mu|gtkmm3.0-3.16.0-1|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|gtkmm3.0-3.16.0-1|24	BuildRequires:	pkgconfig(giomm-2.4) >= 2.44.0
14mu|gtkmm3.0-3.16.0-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gtkmm3.0-3.16.0-1|26	BuildRequires:	pkgconfig(pangomm-1.4)
14mu|gtkmm3.0-3.16.0-1|27	BuildRequires:	doxygen
14mu|gtkmm3.0-3.16.0-1|28	
14mu|gtkmm3.0-3.16.0-1|29	%description
14mu|gtkmm3.0-3.16.0-1|30	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mu|gtkmm3.0-3.16.0-1|31	Highlights include typesafe callbacks, widgets extensible via inheritance
14mu|gtkmm3.0-3.16.0-1|32	and a comprehensive set of widget classes that can be freely combined to
14mu|gtkmm3.0-3.16.0-1|33	quickly create complex user interfaces.
14mu|gtkmm3.0-3.16.0-1|34	
14mu|gtkmm3.0-3.16.0-1|35	%package	-n %{libname}
14mu|gtkmm3.0-3.16.0-1|36	Summary:	C++ interface for popular GUI library gtk+
14mu|gtkmm3.0-3.16.0-1|37	Group:		System/Libraries
14mu|gtkmm3.0-3.16.0-1|38	Provides:	%{libname_orig} = %{version}-%{release}
14mu|gtkmm3.0-3.16.0-1|39	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
14mu|gtkmm3.0-3.16.0-1|40	
14mu|gtkmm3.0-3.16.0-1|41	%description	-n %{libname}
14mu|gtkmm3.0-3.16.0-1|42	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mu|gtkmm3.0-3.16.0-1|43	Highlights include typesafe callbacks, widgets extensible via inheritance
14mu|gtkmm3.0-3.16.0-1|44	and a comprehensive set of widget classes that can be freely combined to
14mu|gtkmm3.0-3.16.0-1|45	quickly create complex user interfaces.
14mu|gtkmm3.0-3.16.0-1|46	
14mu|gtkmm3.0-3.16.0-1|47	This package contains the library needed to run programs dynamically
14mu|gtkmm3.0-3.16.0-1|48	linked with %{pkgname}.
14mu|gtkmm3.0-3.16.0-1|49	
14mu|gtkmm3.0-3.16.0-1|50	%package	-n %{develname}
14mu|gtkmm3.0-3.16.0-1|51	Summary:	Headers and development files of %{pkgname}
14mu|gtkmm3.0-3.16.0-1|52	Group:		Development/GNOME and GTK+
14mu|gtkmm3.0-3.16.0-1|53	Requires:	%{libname} = %{version}
14mu|gtkmm3.0-3.16.0-1|54	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
14mu|gtkmm3.0-3.16.0-1|55	Provides:	%{libname_orig}-devel = %{version}-%{release}
14mu|gtkmm3.0-3.16.0-1|56	Obsoletes:	%{_lib}gtkmm3.0_1-static-devel
14mu|gtkmm3.0-3.16.0-1|57	Obsoletes:	%{_lib}gtkmm3.0-static-devel
14mu|gtkmm3.0-3.16.0-1|58	
14mu|gtkmm3.0-3.16.0-1|59	%description	-n %{develname}
14mu|gtkmm3.0-3.16.0-1|60	This package contains the headers and development files that are needed,
14mu|gtkmm3.0-3.16.0-1|61	when trying to develop or compile applications which need %{pkgname}.
14mu|gtkmm3.0-3.16.0-1|62	
14mu|gtkmm3.0-3.16.0-1|63	%package	doc
14mu|gtkmm3.0-3.16.0-1|64	Summary:	GTKmm documentation
14mu|gtkmm3.0-3.16.0-1|65	Group:		Books/Other
14mu|gtkmm3.0-3.16.0-1|66	
14mu|gtkmm3.0-3.16.0-1|67	%description	doc
14mu|gtkmm3.0-3.16.0-1|68	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mu|gtkmm3.0-3.16.0-1|69	Highlights include typesafe callbacks, widgets extensible via inheritance
14mu|gtkmm3.0-3.16.0-1|70	and a comprehensive set of widget classes that can be freely combined to
14mu|gtkmm3.0-3.16.0-1|71	quickly create complex user interfaces.
14mu|gtkmm3.0-3.16.0-1|72	
14mu|gtkmm3.0-3.16.0-1|73	This package contains all API documentation for gtkmm. You can readily read
14mu|gtkmm3.0-3.16.0-1|74	this documentation with devhelp, a documentation reader.
14mu|gtkmm3.0-3.16.0-1|75	
14mu|gtkmm3.0-3.16.0-1|76	%prep
14mu|gtkmm3.0-3.16.0-1|77	%setup -qn %{pkgname}-%{version}
14mu|gtkmm3.0-3.16.0-1|78	
14mu|gtkmm3.0-3.16.0-1|79	%build
14mu|gtkmm3.0-3.16.0-1|80	%configure2_5x \
14mu|gtkmm3.0-3.16.0-1|81	--disable-static
14mu|gtkmm3.0-3.16.0-1|82	
14mu|gtkmm3.0-3.16.0-1|83	%make
14mu|gtkmm3.0-3.16.0-1|84	
14mu|gtkmm3.0-3.16.0-1|85	%install
14mu|gtkmm3.0-3.16.0-1|86	rm -rf %{buildroot}
14mu|gtkmm3.0-3.16.0-1|87	%makeinstall_std
14mu|gtkmm3.0-3.16.0-1|88	
14mu|gtkmm3.0-3.16.0-1|89	%files -n %{libname}
14mu|gtkmm3.0-3.16.0-1|90	%doc AUTHORS COPYING NEWS README
14mu|gtkmm3.0-3.16.0-1|91	%{_libdir}/libgdkmm-%{api_version}.so.%{major}*
14mu|gtkmm3.0-3.16.0-1|92	%{_libdir}/libgtkmm-%{api_version}.so.%{major}*
14mu|gtkmm3.0-3.16.0-1|93	
14mu|gtkmm3.0-3.16.0-1|94	%files -n %{develname}
14mu|gtkmm3.0-3.16.0-1|95	%doc PORTING ChangeLog
14mu|gtkmm3.0-3.16.0-1|96	%{_includedir}/*
14mu|gtkmm3.0-3.16.0-1|97	%{_libdir}/*.so
14mu|gtkmm3.0-3.16.0-1|98	%{_libdir}/gtkmm-%{api_version}
14mu|gtkmm3.0-3.16.0-1|99	%{_libdir}/gdkmm-%{api_version}
14mu|gtkmm3.0-3.16.0-1|100	%{_libdir}/pkgconfig/*.pc
14mu|gtkmm3.0-3.16.0-1|101	
14mu|gtkmm3.0-3.16.0-1|102	%files doc
14mu|gtkmm3.0-3.16.0-1|103	%doc %{_datadir}/doc/gtkmm-%{api_version}
14mu|gtkmm3.0-3.16.0-1|104	%doc %{_datadir}/devhelp/books/*
14mu|gtkmm3.0-3.16.0-1|105	
14mu|gtkmm3.0-3.16.0-1|106	%changelog
14mu|gtkmm3.0-3.16.0-1|107	
14mu|gtkmm3.0-3.16.0-1|108	* Wed Mar 25 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|gtkmm3.0-3.16.0-1|109	- (f143135) define version
14mu|gtkmm3.0-3.16.0-1|110	
14mu|gtkmm3.0-3.16.0-1|111	

22753 14
14mu|gtk-sharp2-2.12.21-4|1	%define oname gtk-sharp
14mu|gtk-sharp2-2.12.21-4|2	%define monodir %{_prefix}/lib/mono
14mu|gtk-sharp2-2.12.21-4|3	
14mu|gtk-sharp2-2.12.21-4|4	Summary:	C# language binding for the gtk+ toolkit
14mu|gtk-sharp2-2.12.21-4|5	Name:		gtk-sharp2
14mu|gtk-sharp2-2.12.21-4|6	Version:	2.12.21
14mu|gtk-sharp2-2.12.21-4|7	Release:	4
14mu|gtk-sharp2-2.12.21-4|8	License:	LGPLv2
14mu|gtk-sharp2-2.12.21-4|9	Group:		Development/C#
14mu|gtk-sharp2-2.12.21-4|10	URL:		http://gtk-sharp.sourceforge.net/
14mu|gtk-sharp2-2.12.21-4|11	Source0:	http://download.mono-project.com/sources/gtk-sharp212/%{oname}-%{version}.tar.gz
14mu|gtk-sharp2-2.12.21-4|12	Requires: glib-sharp2 = %{version}
14mu|gtk-sharp2-2.12.21-4|13	BuildRequires: pkgconfig(atk)
14mu|gtk-sharp2-2.12.21-4|14	BuildRequires: pkgconfig(gobject-2.0) >= 2.12.0
14mu|gtk-sharp2-2.12.21-4|15	BuildRequires: pkgconfig(gtk+-2.0) >= 2.12.0
14mu|gtk-sharp2-2.12.21-4|16	BuildRequires: pkgconfig(libglade-2.0) >= 2.3.6
14mu|gtk-sharp2-2.12.21-4|17	BuildRequires: pkgconfig(mono-2) >= 1.0
14mu|gtk-sharp2-2.12.21-4|18	BuildRequires: pkgconfig(mono-cairo) >= 1.0
14mu|gtk-sharp2-2.12.21-4|19	BuildRequires: pkgconfig(pango)
14mu|gtk-sharp2-2.12.21-4|20	BuildRequires:	monodoc
14mu|gtk-sharp2-2.12.21-4|21	
14mu|gtk-sharp2-2.12.21-4|22	%description
14mu|gtk-sharp2-2.12.21-4|23	Gtk-sharp is a C# language binding for the  gtk+ toolkit.
14mu|gtk-sharp2-2.12.21-4|24	
14mu|gtk-sharp2-2.12.21-4|25	%package devel
14mu|gtk-sharp2-2.12.21-4|26	Summary: C# code generation tools for %name
14mu|gtk-sharp2-2.12.21-4|27	Group: Development/C#
14mu|gtk-sharp2-2.12.21-4|28	
14mu|gtk-sharp2-2.12.21-4|29	%description devel
14mu|gtk-sharp2-2.12.21-4|30	This contains the code generation tools of gtk-sharp. It is needed for building
14mu|gtk-sharp2-2.12.21-4|31	C# wrappers for GObject APIs.
14mu|gtk-sharp2-2.12.21-4|32	
14mu|gtk-sharp2-2.12.21-4|33	%package -n glib-sharp2
14mu|gtk-sharp2-2.12.21-4|34	Summary:        C# binding for glib
14mu|gtk-sharp2-2.12.21-4|35	Group:          Development/C#
14mu|gtk-sharp2-2.12.21-4|36	Requires:       mono >= 1.0
14mu|gtk-sharp2-2.12.21-4|37	
14mu|gtk-sharp2-2.12.21-4|38	%description -n glib-sharp2
14mu|gtk-sharp2-2.12.21-4|39	Glib-sharp is a C# language binding for glib.
14mu|gtk-sharp2-2.12.21-4|40	
14mu|gtk-sharp2-2.12.21-4|41	%package -n glade-sharp2
14mu|gtk-sharp2-2.12.21-4|42	Summary:        C# binding for glade
14mu|gtk-sharp2-2.12.21-4|43	Group:          Development/C#
14mu|gtk-sharp2-2.12.21-4|44	Requires: %{name} = %{version}
14mu|gtk-sharp2-2.12.21-4|45	
14mu|gtk-sharp2-2.12.21-4|46	%description -n glade-sharp2
14mu|gtk-sharp2-2.12.21-4|47	Glade-sharp is a C# language binding for glade.
14mu|gtk-sharp2-2.12.21-4|48	
14mu|gtk-sharp2-2.12.21-4|49	%package doc
14mu|gtk-sharp2-2.12.21-4|50	Summary:	Documentation for gtk-sharp
14mu|gtk-sharp2-2.12.21-4|51	Group:		Development/C#
14mu|gtk-sharp2-2.12.21-4|52	BuildArch:	noarch
14mu|gtk-sharp2-2.12.21-4|53	Requires(post): mono-tools >= 1.1.9
14mu|gtk-sharp2-2.12.21-4|54	Requires(postun): mono-tools >= 1.1.9
14mu|gtk-sharp2-2.12.21-4|55	
14mu|gtk-sharp2-2.12.21-4|56	%description doc
14mu|gtk-sharp2-2.12.21-4|57	Gtk-sharp is a C# language binding for the  gtk+ toolkit.
14mu|gtk-sharp2-2.12.21-4|58	This package provides documentation for gtk-sharp.
14mu|gtk-sharp2-2.12.21-4|59	
14mu|gtk-sharp2-2.12.21-4|60	%prep
14mu|gtk-sharp2-2.12.21-4|61	%setup -q -n %{oname}-%{version}
14mu|gtk-sharp2-2.12.21-4|62	
14mu|gtk-sharp2-2.12.21-4|63	%build
14mu|gtk-sharp2-2.12.21-4|64	%configure2_5x
14mu|gtk-sharp2-2.12.21-4|65	make
14mu|gtk-sharp2-2.12.21-4|66	
14mu|gtk-sharp2-2.12.21-4|67	%install
14mu|gtk-sharp2-2.12.21-4|68	%makeinstall_std
14mu|gtk-sharp2-2.12.21-4|69	
14mu|gtk-sharp2-2.12.21-4|70	rm -rf %{buildroot}%{_libdir}/lib*a
14mu|gtk-sharp2-2.12.21-4|71	rm -fr sample/valtest/{.deps, .libs}
14mu|gtk-sharp2-2.12.21-4|72	
14mu|gtk-sharp2-2.12.21-4|73	# Docs are broken for now...
14mu|gtk-sharp2-2.12.21-4|74	# %post doc
14mu|gtk-sharp2-2.12.21-4|75	# %{_bindir}/monodoc --make-index > /dev/null
14mu|gtk-sharp2-2.12.21-4|76	
14mu|gtk-sharp2-2.12.21-4|77	# %postun doc
14mu|gtk-sharp2-2.12.21-4|78	# if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14mu|gtk-sharp2-2.12.21-4|79	# fi
14mu|gtk-sharp2-2.12.21-4|80	
14mu|gtk-sharp2-2.12.21-4|81	%files
14mu|gtk-sharp2-2.12.21-4|82	%{monodir}/gac/*atk-sharp
14mu|gtk-sharp2-2.12.21-4|83	%{monodir}/gac/*gdk-sharp
14mu|gtk-sharp2-2.12.21-4|84	%{monodir}/gac/*gtk-dotnet
14mu|gtk-sharp2-2.12.21-4|85	%{monodir}/gac/*gtk-sharp
14mu|gtk-sharp2-2.12.21-4|86	%{monodir}/gac/*pango-sharp
14mu|gtk-sharp2-2.12.21-4|87	%{monodir}/%{oname}-2.0/*atk-sharp.dll*
14mu|gtk-sharp2-2.12.21-4|88	%{monodir}/%{oname}-2.0/*gdk-sharp.dll*
14mu|gtk-sharp2-2.12.21-4|89	%{monodir}/%{oname}-2.0/*gtk-sharp.dll*
14mu|gtk-sharp2-2.12.21-4|90	%{monodir}/%{oname}-2.0/*gtk-dotnet.dll*
14mu|gtk-sharp2-2.12.21-4|91	%{monodir}/%{oname}-2.0/*pango-sharp.dll*
14mu|gtk-sharp2-2.12.21-4|92	%{_libdir}/libatksharpglue-2.so
14mu|gtk-sharp2-2.12.21-4|93	%{_libdir}/libgdksharpglue-2.so
14mu|gtk-sharp2-2.12.21-4|94	%{_libdir}/libgtksharpglue-2.so
14mu|gtk-sharp2-2.12.21-4|95	%{_libdir}/libpangosharpglue-2.so
14mu|gtk-sharp2-2.12.21-4|96	%{_libdir}/pkgconfig/gtk-sharp-2.0.pc
14mu|gtk-sharp2-2.12.21-4|97	%{_libdir}/pkgconfig/gtk-dotnet-2.0.pc
14mu|gtk-sharp2-2.12.21-4|98	
14mu|gtk-sharp2-2.12.21-4|99	%files -n glib-sharp2
14mu|gtk-sharp2-2.12.21-4|100	%{monodir}/gac/*glib-sharp
14mu|gtk-sharp2-2.12.21-4|101	%{monodir}/%{oname}-2.0/*glib-sharp.dll*
14mu|gtk-sharp2-2.12.21-4|102	%{_libdir}/libglibsharpglue-2.so
14mu|gtk-sharp2-2.12.21-4|103	%{_libdir}/pkgconfig/glib-sharp-2.0.pc
14mu|gtk-sharp2-2.12.21-4|104	
14mu|gtk-sharp2-2.12.21-4|105	%files -n glade-sharp2
14mu|gtk-sharp2-2.12.21-4|106	%{monodir}/gac/*glade-sharp
14mu|gtk-sharp2-2.12.21-4|107	%{monodir}/%{oname}-2.0/*glade-sharp.dll*
14mu|gtk-sharp2-2.12.21-4|108	%{_libdir}/pkgconfig/glade-sharp-2.0.pc
14mu|gtk-sharp2-2.12.21-4|109	%{_libdir}/libgladesharpglue-2.so
14mu|gtk-sharp2-2.12.21-4|110	
14mu|gtk-sharp2-2.12.21-4|111	%files doc
14mu|gtk-sharp2-2.12.21-4|112	%doc ChangeLog README README.generator
14mu|gtk-sharp2-2.12.21-4|113	%{_prefix}/lib/monodoc/sources/gtk*
14mu|gtk-sharp2-2.12.21-4|114	
14mu|gtk-sharp2-2.12.21-4|115	%files devel
14mu|gtk-sharp2-2.12.21-4|116	%{_bindir}/*
14mu|gtk-sharp2-2.12.21-4|117	%{_datadir}/gapi-2.0/
14mu|gtk-sharp2-2.12.21-4|118	%{_libdir}/pkgconfig/gapi-2.0.pc
14mu|gtk-sharp2-2.12.21-4|119	%{_prefix}/lib/%{oname}-2.0/
14mu|gtk-sharp2-2.12.21-4|120	
14mu|gtk-sharp2-2.12.21-4|121	%changelog
14mu|gtk-sharp2-2.12.21-4|122	* Wed Jan 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.12.21-4
14mu|gtk-sharp2-2.12.21-4|123	+ Revision: 966dc08
14mu|gtk-sharp2-2.12.21-4|124	- Disable post scripts - monodoc is broken for now
14mu|gtk-sharp2-2.12.21-4|125	
14mu|gtk-sharp2-2.12.21-4|126	

22754 14
14mu|gtksourceview3-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gtksourceview3-3.16.2-1|2	
14mu|gtksourceview3-3.16.2-1|3	%define api 3.0
14mu|gtksourceview3-3.16.2-1|4	%define major 1
14mu|gtksourceview3-3.16.2-1|5	%define oname gtksourceview
14mu|gtksourceview3-3.16.2-1|6	%define libname %mklibname %{oname}- %{api} %{major}
14mu|gtksourceview3-3.16.2-1|7	%define girname %mklibname %{oname}-gir %{api}
14mu|gtksourceview3-3.16.2-1|8	%define devname %mklibname -d %{oname}- %{api}
14mu|gtksourceview3-3.16.2-1|9	
14mu|gtksourceview3-3.16.2-1|10	Summary:	Source code viewing library
14mu|gtksourceview3-3.16.2-1|11	Name:		gtksourceview3
14mu|gtksourceview3-3.16.2-1|12	Version:	3.16.2
14mu|gtksourceview3-3.16.2-1|13	Release:	1
14mu|gtksourceview3-3.16.2-1|14	License:	GPLv2+
14mu|gtksourceview3-3.16.2-1|15	Group:		Editors
14mu|gtksourceview3-3.16.2-1|16	Url:		http://people.ecsc.co.uk/~matt/downloads/rpms/gtksourceview/
14mu|gtksourceview3-3.16.2-1|17	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{url_ver}/%{oname}-%{version}.tar.xz
14mu|gtksourceview3-3.16.2-1|18	BuildRequires:	intltool
14mu|gtksourceview3-3.16.2-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gtksourceview3-3.16.2-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gtksourceview3-3.16.2-1|21	BuildRequires:	pkgconfig(gtk-doc)
14mu|gtksourceview3-3.16.2-1|22	BuildRequires:	pkgconfig(libxml-2.0)
14mu|gtksourceview3-3.16.2-1|23	
14mu|gtksourceview3-3.16.2-1|24	%description
14mu|gtksourceview3-3.16.2-1|25	GtkSourceview is a library that adds syntax highlighting,
14mu|gtksourceview3-3.16.2-1|26	line numbers, and other programming-editor features.
14mu|gtksourceview3-3.16.2-1|27	GtkSourceView specializes these features for a code editor.
14mu|gtksourceview3-3.16.2-1|28	
14mu|gtksourceview3-3.16.2-1|29	%files -f %{oname}-%{api}.lang
14mu|gtksourceview3-3.16.2-1|30	%doc AUTHORS NEWS README
14mu|gtksourceview3-3.16.2-1|31	%{_datadir}/gtksourceview-%{api}
14mu|gtksourceview3-3.16.2-1|32	
14mu|gtksourceview3-3.16.2-1|33	#----------------------------------------------------------------------------
14mu|gtksourceview3-3.16.2-1|34	
14mu|gtksourceview3-3.16.2-1|35	%package -n %{libname}
14mu|gtksourceview3-3.16.2-1|36	Summary:	Source code viewing library
14mu|gtksourceview3-3.16.2-1|37	Group:		Editors
14mu|gtksourceview3-3.16.2-1|38	Requires:	%{name} = %{EVRD}
14mu|gtksourceview3-3.16.2-1|39	Obsoletes:	%{_lib}gtksourceview-3.0_0 < 3.8.2
14mu|gtksourceview3-3.16.2-1|40	
14mu|gtksourceview3-3.16.2-1|41	%description -n %{libname}
14mu|gtksourceview3-3.16.2-1|42	GtkSourceview is a library that adds syntax highlighting,
14mu|gtksourceview3-3.16.2-1|43	line numbers, and other programming-editor features.
14mu|gtksourceview3-3.16.2-1|44	GtkSourceView specializes these features for a code editor.
14mu|gtksourceview3-3.16.2-1|45	
14mu|gtksourceview3-3.16.2-1|46	%files -n %{libname}
14mu|gtksourceview3-3.16.2-1|47	%{_libdir}/libgtksourceview-%{api}.so.%{major}*
14mu|gtksourceview3-3.16.2-1|48	
14mu|gtksourceview3-3.16.2-1|49	#----------------------------------------------------------------------------
14mu|gtksourceview3-3.16.2-1|50	
14mu|gtksourceview3-3.16.2-1|51	%package -n %{girname}
14mu|gtksourceview3-3.16.2-1|52	Summary:	GObject Introspection interface description for %{name}
14mu|gtksourceview3-3.16.2-1|53	Group:		System/Libraries
14mu|gtksourceview3-3.16.2-1|54	Requires:	%{libname} = %{EVRD}
14mu|gtksourceview3-3.16.2-1|55	
14mu|gtksourceview3-3.16.2-1|56	%description -n %{girname}
14mu|gtksourceview3-3.16.2-1|57	GObject Introspection interface description for %{name}.
14mu|gtksourceview3-3.16.2-1|58	
14mu|gtksourceview3-3.16.2-1|59	%files -n %{girname}
14mu|gtksourceview3-3.16.2-1|60	%{_libdir}/girepository-1.0/GtkSource-%{api}.typelib
14mu|gtksourceview3-3.16.2-1|61	
14mu|gtksourceview3-3.16.2-1|62	#----------------------------------------------------------------------------
14mu|gtksourceview3-3.16.2-1|63	
14mu|gtksourceview3-3.16.2-1|64	%package -n %{devname}
14mu|gtksourceview3-3.16.2-1|65	Summary:	Libraries and include files for GtkSourceView
14mu|gtksourceview3-3.16.2-1|66	Group:		Development/GNOME and GTK+
14mu|gtksourceview3-3.16.2-1|67	Requires:	%{libname} = %{EVRD}
14mu|gtksourceview3-3.16.2-1|68	Requires:	%{girname} = %{EVRD}
14mu|gtksourceview3-3.16.2-1|69	Provides:	%{name}-devel = %{EVRD}
14mu|gtksourceview3-3.16.2-1|70	Provides:	%{oname}-%{api}-devel = %{EVRD}
14mu|gtksourceview3-3.16.2-1|71	
14mu|gtksourceview3-3.16.2-1|72	%description -n %{devname}
14mu|gtksourceview3-3.16.2-1|73	GtkSourceView development files.
14mu|gtksourceview3-3.16.2-1|74	
14mu|gtksourceview3-3.16.2-1|75	%files -n %{devname}
14mu|gtksourceview3-3.16.2-1|76	%doc %{_datadir}/gtk-doc/html/gtksourceview-%{api}
14mu|gtksourceview3-3.16.2-1|77	%{_libdir}/*.so
14mu|gtksourceview3-3.16.2-1|78	%{_includedir}/*
14mu|gtksourceview3-3.16.2-1|79	%{_libdir}/pkgconfig/*
14mu|gtksourceview3-3.16.2-1|80	%{_datadir}/gir-1.0/GtkSource-%{api}.gir
14mu|gtksourceview3-3.16.2-1|81	
14mu|gtksourceview3-3.16.2-1|82	#----------------------------------------------------------------------------
14mu|gtksourceview3-3.16.2-1|83	
14mu|gtksourceview3-3.16.2-1|84	%prep
14mu|gtksourceview3-3.16.2-1|85	%setup -qn %{oname}-%{version}
14mu|gtksourceview3-3.16.2-1|86	
14mu|gtksourceview3-3.16.2-1|87	%build
14mu|gtksourceview3-3.16.2-1|88	%configure2_5x
14mu|gtksourceview3-3.16.2-1|89	
14mu|gtksourceview3-3.16.2-1|90	%make LIBS='-lgmodule-2.0'
14mu|gtksourceview3-3.16.2-1|91	
14mu|gtksourceview3-3.16.2-1|92	%install
14mu|gtksourceview3-3.16.2-1|93	%makeinstall_std
14mu|gtksourceview3-3.16.2-1|94	
14mu|gtksourceview3-3.16.2-1|95	%find_lang %{oname}-%{api}
14mu|gtksourceview3-3.16.2-1|96	
14mu|gtksourceview3-3.16.2-1|97	
14mu|gtksourceview3-3.16.2-1|98	%changelog
14mu|gtksourceview3-3.16.2-1|99	
14mu|gtksourceview3-3.16.2-1|100	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|gtksourceview3-3.16.2-1|101	- (0dc1cae) update to 3.16.2
14mu|gtksourceview3-3.16.2-1|102	
14mu|gtksourceview3-3.16.2-1|103	

22755 14
14mu|gtk-vnc-0.5.4-1|1	%define api 1.0
14mu|gtk-vnc-0.5.4-1|2	%define major 0
14mu|gtk-vnc-0.5.4-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|gtk-vnc-0.5.4-1|4	%define libgvnc %mklibname gvnc %{api} %{major}
14mu|gtk-vnc-0.5.4-1|5	%define girname %mklibname %{name}-gir %{api}
14mu|gtk-vnc-0.5.4-1|6	%define girgvnc %mklibname gvnc-gir %{api}
14mu|gtk-vnc-0.5.4-1|7	%define develname %mklibname -d %{name} %{api}
14mu|gtk-vnc-0.5.4-1|8	%define develgvnc %mklibname -d gvnc %{api}
14mu|gtk-vnc-0.5.4-1|9	
14mu|gtk-vnc-0.5.4-1|10	%define gtk3_builddir gtk3-build
14mu|gtk-vnc-0.5.4-1|11	%define api3 2.0
14mu|gtk-vnc-0.5.4-1|12	%define libname3 %mklibname %{name} %{api3} %{major}
14mu|gtk-vnc-0.5.4-1|13	%define girname3 %mklibname %{name}-gir %{api3}
14mu|gtk-vnc-0.5.4-1|14	%define develname3 %mklibname -d %{name} %{api3}
14mu|gtk-vnc-0.5.4-1|15	
14mu|gtk-vnc-0.5.4-1|16	Summary: A VNC viewer widget for GTK
14mu|gtk-vnc-0.5.4-1|17	Name: gtk-vnc
14mu|gtk-vnc-0.5.4-1|18	Version: 0.5.4
14mu|gtk-vnc-0.5.4-1|19	Release: 1
14mu|gtk-vnc-0.5.4-1|20	License: LGPLv2+
14mu|gtk-vnc-0.5.4-1|21	Group: System/Libraries
14mu|gtk-vnc-0.5.4-1|22	Url: http://gtk-vnc.sourceforge.net/
14mu|gtk-vnc-0.5.4-1|23	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.xz
14mu|gtk-vnc-0.5.4-1|24	
14mu|gtk-vnc-0.5.4-1|25	BuildRequires: intltool
14mu|gtk-vnc-0.5.4-1|26	BuildRequires: vala-tools
14mu|gtk-vnc-0.5.4-1|27	BuildRequires: gettext-devel
14mu|gtk-vnc-0.5.4-1|28	BuildRequires: libsasl-devel
14mu|gtk-vnc-0.5.4-1|29	BuildRequires: pkgconfig(gnutls)
14mu|gtk-vnc-0.5.4-1|30	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mu|gtk-vnc-0.5.4-1|31	BuildRequires: pkgconfig(gtk+-2.0)
14mu|gtk-vnc-0.5.4-1|32	BuildRequires: pkgconfig(gtk+-3.0)
14mu|gtk-vnc-0.5.4-1|33	BuildRequires: pkgconfig(pygtk-2.0)
14mu|gtk-vnc-0.5.4-1|34	BuildRequires: pkgconfig(libview)
14mu|gtk-vnc-0.5.4-1|35	BuildRequires: pkgconfig(libgcrypt)
14mu|gtk-vnc-0.5.4-1|36	
14mu|gtk-vnc-0.5.4-1|37	Obsoletes:     mozilla-%{name} < 0.5.4
14mu|gtk-vnc-0.5.4-1|38	
14mu|gtk-vnc-0.5.4-1|39	%description
14mu|gtk-vnc-0.5.4-1|40	gtk-vnc is a VNC viewer widget for GTK. It is built using
14mu|gtk-vnc-0.5.4-1|41	coroutines allowing it to be completely asynchronous while
14mu|gtk-vnc-0.5.4-1|42	remaining single threaded. It provides a core C library, and
14mu|gtk-vnc-0.5.4-1|43	bindings for Python (PyGTK)
14mu|gtk-vnc-0.5.4-1|44	
14mu|gtk-vnc-0.5.4-1|45	%package -n %{libname}
14mu|gtk-vnc-0.5.4-1|46	Summary: A VNC viewer widget for GTK
14mu|gtk-vnc-0.5.4-1|47	Group: System/Libraries
14mu|gtk-vnc-0.5.4-1|48	Requires: gtk-vnc-common >= %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|49	
14mu|gtk-vnc-0.5.4-1|50	%description -n %{libname}
14mu|gtk-vnc-0.5.4-1|51	This package contains the gtk-vnc shared library for %{name}.
14mu|gtk-vnc-0.5.4-1|52	
14mu|gtk-vnc-0.5.4-1|53	%package -n %{libgvnc}
14mu|gtk-vnc-0.5.4-1|54	Summary: A VNC viewer widget for GTK
14mu|gtk-vnc-0.5.4-1|55	Group: System/Libraries
14mu|gtk-vnc-0.5.4-1|56	Conflicts: %{_lib}gtk-vnc1.0_0 < 0.4.4-2
14mu|gtk-vnc-0.5.4-1|57	
14mu|gtk-vnc-0.5.4-1|58	%description -n %{libgvnc}
14mu|gtk-vnc-0.5.4-1|59	This package contains the gvnc shared library for %{name}.
14mu|gtk-vnc-0.5.4-1|60	
14mu|gtk-vnc-0.5.4-1|61	%package -n %{libname3}
14mu|gtk-vnc-0.5.4-1|62	Summary: A VNC viewer widget for GTK3
14mu|gtk-vnc-0.5.4-1|63	Group: System/Libraries
14mu|gtk-vnc-0.5.4-1|64	Requires: gtk-vnc-common >= %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|65	
14mu|gtk-vnc-0.5.4-1|66	%description -n %{libname3}
14mu|gtk-vnc-0.5.4-1|67	This package contains the gtk-vnc shared library for %{name}.
14mu|gtk-vnc-0.5.4-1|68	
14mu|gtk-vnc-0.5.4-1|69	%package -n %{girname}
14mu|gtk-vnc-0.5.4-1|70	Summary: GObject Introspection interface library for %{name}
14mu|gtk-vnc-0.5.4-1|71	Group: System/Libraries
14mu|gtk-vnc-0.5.4-1|72	Requires: %{libname} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|73	Conflicts: %{_lib}gtk-vnc1.0_0 < 0.4.4-2
14mu|gtk-vnc-0.5.4-1|74	
14mu|gtk-vnc-0.5.4-1|75	%description -n %{girname}
14mu|gtk-vnc-0.5.4-1|76	GObject Introspection interface library for %{name}.
14mu|gtk-vnc-0.5.4-1|77	
14mu|gtk-vnc-0.5.4-1|78	%package -n %{girgvnc}
14mu|gtk-vnc-0.5.4-1|79	Summary: GObject Introspection interface library for %{name}
14mu|gtk-vnc-0.5.4-1|80	Group: System/Libraries
14mu|gtk-vnc-0.5.4-1|81	Requires: %{libgvnc} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|82	Conflicts: %{_lib}gtk-vnc1.0_0 < 0.4.4-2
14mu|gtk-vnc-0.5.4-1|83	
14mu|gtk-vnc-0.5.4-1|84	%description -n %{girgvnc}
14mu|gtk-vnc-0.5.4-1|85	GObject Introspection interface library for %{libgvnc}.
14mu|gtk-vnc-0.5.4-1|86	
14mu|gtk-vnc-0.5.4-1|87	%package -n %{girname3}
14mu|gtk-vnc-0.5.4-1|88	Summary: GObject Introspection interface library for %{name}
14mu|gtk-vnc-0.5.4-1|89	Group: System/Libraries
14mu|gtk-vnc-0.5.4-1|90	Requires: %{libname3} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|91	
14mu|gtk-vnc-0.5.4-1|92	%description -n %{girname3}
14mu|gtk-vnc-0.5.4-1|93	GObject Introspection interface library for %{name}.
14mu|gtk-vnc-0.5.4-1|94	
14mu|gtk-vnc-0.5.4-1|95	%package common
14mu|gtk-vnc-0.5.4-1|96	Summary: A VNC viewer widget for GTK
14mu|gtk-vnc-0.5.4-1|97	Group: System/Libraries
14mu|gtk-vnc-0.5.4-1|98	
14mu|gtk-vnc-0.5.4-1|99	%description common
14mu|gtk-vnc-0.5.4-1|100	gtk-vnc is a VNC viewer widget for GTK. It is built using
14mu|gtk-vnc-0.5.4-1|101	coroutines allowing it to be completely asynchronous while
14mu|gtk-vnc-0.5.4-1|102	remaining single threaded. It provides a core C library, and
14mu|gtk-vnc-0.5.4-1|103	bindings for Python (PyGTK)
14mu|gtk-vnc-0.5.4-1|104	
14mu|gtk-vnc-0.5.4-1|105	This package contains translations used by gtk-vnc
14mu|gtk-vnc-0.5.4-1|106	
14mu|gtk-vnc-0.5.4-1|107	%package -n %{develname}
14mu|gtk-vnc-0.5.4-1|108	Summary: A VNC viewer widget for GTK
14mu|gtk-vnc-0.5.4-1|109	Group: Development/C
14mu|gtk-vnc-0.5.4-1|110	Requires: %{libname} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|111	Requires: %{girname} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|112	Provides: %{name}-devel = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|113	Provides: %{name}%{api}-devel = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|114	
14mu|gtk-vnc-0.5.4-1|115	%description -n %{develname}
14mu|gtk-vnc-0.5.4-1|116	This package contains the development files for %{name}.
14mu|gtk-vnc-0.5.4-1|117	
14mu|gtk-vnc-0.5.4-1|118	%package -n %{develgvnc}
14mu|gtk-vnc-0.5.4-1|119	Summary: A VNC viewer widget for GTK
14mu|gtk-vnc-0.5.4-1|120	Group: Development/C
14mu|gtk-vnc-0.5.4-1|121	Requires: %{libgvnc} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|122	Requires: %{girgvnc} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|123	Provides: gvnc%{api}-devel = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|124	Provides: gvnc-devel = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|125	
14mu|gtk-vnc-0.5.4-1|126	%description -n %{develgvnc}
14mu|gtk-vnc-0.5.4-1|127	This package contains the development files for %{libgvnc}.
14mu|gtk-vnc-0.5.4-1|128	
14mu|gtk-vnc-0.5.4-1|129	%package -n %{develname3}
14mu|gtk-vnc-0.5.4-1|130	Summary: A VNC viewer widget for GTK3
14mu|gtk-vnc-0.5.4-1|131	Group: Development/C
14mu|gtk-vnc-0.5.4-1|132	Requires: %{libname3} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|133	Requires: %{girname3} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|134	Provides: %{name}%{api3}-devel = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|135	
14mu|gtk-vnc-0.5.4-1|136	%description -n %{develname3}
14mu|gtk-vnc-0.5.4-1|137	This package contains the development files for %{name}.
14mu|gtk-vnc-0.5.4-1|138	
14mu|gtk-vnc-0.5.4-1|139	%package -n python-%{name}
14mu|gtk-vnc-0.5.4-1|140	Summary: A VNC viewer widget for Python/GTK
14mu|gtk-vnc-0.5.4-1|141	Group:Development/Python
14mu|gtk-vnc-0.5.4-1|142	Requires: %{libname} = %{version}-%{release}
14mu|gtk-vnc-0.5.4-1|143	
14mu|gtk-vnc-0.5.4-1|144	%description -n python-%{name}
14mu|gtk-vnc-0.5.4-1|145	gtk-vnc is a VNC viewer widget for GTK. It is built using
14mu|gtk-vnc-0.5.4-1|146	coroutines allowing it to be completely asynchronous while
14mu|gtk-vnc-0.5.4-1|147	remaining single threaded. It provides a core C library, and
14mu|gtk-vnc-0.5.4-1|148	bindings for Python (PyGTK)
14mu|gtk-vnc-0.5.4-1|149	
14mu|gtk-vnc-0.5.4-1|150	%prep
14mu|gtk-vnc-0.5.4-1|151	%setup -q
14mu|gtk-vnc-0.5.4-1|152	%apply_patches
14mu|gtk-vnc-0.5.4-1|153	
14mu|gtk-vnc-0.5.4-1|154	mkdir ../%{gtk3_builddir}
14mu|gtk-vnc-0.5.4-1|155	cp -a . ../%{gtk3_builddir}
14mu|gtk-vnc-0.5.4-1|156	mv ../%{gtk3_builddir} .
14mu|gtk-vnc-0.5.4-1|157	
14mu|gtk-vnc-0.5.4-1|158	%build
14mu|gtk-vnc-0.5.4-1|159	%configure2_5x \
14mu|gtk-vnc-0.5.4-1|160	--disable-static \
14mu|gtk-vnc-0.5.4-1|161	--with-examples \
14mu|gtk-vnc-0.5.4-1|162	--with-gtk=2.0
14mu|gtk-vnc-0.5.4-1|163	
14mu|gtk-vnc-0.5.4-1|164	%make LIBS='-lgmodule-2.0 -lz'
14mu|gtk-vnc-0.5.4-1|165	
14mu|gtk-vnc-0.5.4-1|166	pushd %{gtk3_builddir}
14mu|gtk-vnc-0.5.4-1|167	%configure2_5x \
14mu|gtk-vnc-0.5.4-1|168	--disable-static \
14mu|gtk-vnc-0.5.4-1|169	--with-examples \
14mu|gtk-vnc-0.5.4-1|170	--with-gtk=3.0
14mu|gtk-vnc-0.5.4-1|171	
14mu|gtk-vnc-0.5.4-1|172	%make LIBS='-lgmodule-2.0 -lz'
14mu|gtk-vnc-0.5.4-1|173	popd
14mu|gtk-vnc-0.5.4-1|174	
14mu|gtk-vnc-0.5.4-1|175	%install
14mu|gtk-vnc-0.5.4-1|176	%makeinstall_std
14mu|gtk-vnc-0.5.4-1|177	%makeinstall_std -C %{gtk3_builddir}
14mu|gtk-vnc-0.5.4-1|178	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|gtk-vnc-0.5.4-1|179	
14mu|gtk-vnc-0.5.4-1|180	%find_lang %{name}
14mu|gtk-vnc-0.5.4-1|181	
14mu|gtk-vnc-0.5.4-1|182	%files common -f %{name}.lang
14mu|gtk-vnc-0.5.4-1|183	
14mu|gtk-vnc-0.5.4-1|184	%files
14mu|gtk-vnc-0.5.4-1|185	%doc README NEWS AUTHORS
14mu|gtk-vnc-0.5.4-1|186	%{_bindir}/gvnccapture
14mu|gtk-vnc-0.5.4-1|187	%{_bindir}/gvncviewer
14mu|gtk-vnc-0.5.4-1|188	%{_mandir}/man1/gvnccapture.1*
14mu|gtk-vnc-0.5.4-1|189	
14mu|gtk-vnc-0.5.4-1|190	%files -n %{libname}
14mu|gtk-vnc-0.5.4-1|191	%{_libdir}/libgtk-vnc-%{api}.so.%{major}*
14mu|gtk-vnc-0.5.4-1|192	
14mu|gtk-vnc-0.5.4-1|193	%files -n %{libgvnc}
14mu|gtk-vnc-0.5.4-1|194	%{_libdir}/libgvnc-%{api}.so.%{major}*
14mu|gtk-vnc-0.5.4-1|195	
14mu|gtk-vnc-0.5.4-1|196	%files -n %{libname3}
14mu|gtk-vnc-0.5.4-1|197	%{_libdir}/libgtk-vnc-%{api3}.so.%{major}*
14mu|gtk-vnc-0.5.4-1|198	
14mu|gtk-vnc-0.5.4-1|199	%files -n %{girname}
14mu|gtk-vnc-0.5.4-1|200	%{_libdir}/girepository-1.0/GtkVnc-%{api}.typelib
14mu|gtk-vnc-0.5.4-1|201	
14mu|gtk-vnc-0.5.4-1|202	%files -n %{girgvnc}
14mu|gtk-vnc-0.5.4-1|203	%{_libdir}/girepository-1.0/GVnc-%{api}.typelib
14mu|gtk-vnc-0.5.4-1|204	
14mu|gtk-vnc-0.5.4-1|205	%files -n %{girname3}
14mu|gtk-vnc-0.5.4-1|206	%{_libdir}/girepository-1.0/GtkVnc-%{api3}.typelib
14mu|gtk-vnc-0.5.4-1|207	
14mu|gtk-vnc-0.5.4-1|208	%files -n %{develname}
14mu|gtk-vnc-0.5.4-1|209	%doc ChangeLog
14mu|gtk-vnc-0.5.4-1|210	%{_libdir}/libgtk-vnc-%{api}.so
14mu|gtk-vnc-0.5.4-1|211	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|gtk-vnc-0.5.4-1|212	%{_includedir}/gtk-vnc-%{api}
14mu|gtk-vnc-0.5.4-1|213	%{_datadir}/gir-1.0/GtkVnc-%{api}.gir
14mu|gtk-vnc-0.5.4-1|214	
14mu|gtk-vnc-0.5.4-1|215	%files -n %{develgvnc}
14mu|gtk-vnc-0.5.4-1|216	%{_libdir}/libgvnc-%{api}.so
14mu|gtk-vnc-0.5.4-1|217	%{_libdir}/pkgconfig/gvnc-%{api}.pc
14mu|gtk-vnc-0.5.4-1|218	%{_includedir}/gvnc-%{api}
14mu|gtk-vnc-0.5.4-1|219	%{_datadir}/gir-1.0/GVnc-%{api}.gir
14mu|gtk-vnc-0.5.4-1|220	
14mu|gtk-vnc-0.5.4-1|221	%files -n %{develname3}
14mu|gtk-vnc-0.5.4-1|222	%{_libdir}/libgtk-vnc-%{api3}.so
14mu|gtk-vnc-0.5.4-1|223	%{_libdir}/pkgconfig/%{name}-%{api3}.pc
14mu|gtk-vnc-0.5.4-1|224	%{_includedir}/gtk-vnc-%{api3}
14mu|gtk-vnc-0.5.4-1|225	%{_datadir}/gir-1.0/GtkVnc-%{api3}.gir
14mu|gtk-vnc-0.5.4-1|226	%{_datadir}/vala/vapi/*
14mu|gtk-vnc-0.5.4-1|227	
14mu|gtk-vnc-0.5.4-1|228	%files -n python-%{name}
14mu|gtk-vnc-0.5.4-1|229	%{py_platsitedir}/gtkvnc.so
14mu|gtk-vnc-0.5.4-1|230	
14mu|gtk-vnc-0.5.4-1|231	%changelog
14mu|gtk-vnc-0.5.4-1|232	
14mu|gtk-vnc-0.5.4-1|233	* Thu Mar 12 2015 Tigro <ashejn@yandex-team.ru> 0.5.4-1
14mu|gtk-vnc-0.5.4-1|234	- (55e3210) drop mozilla plugin package
14mu|gtk-vnc-0.5.4-1|235	
14mu|gtk-vnc-0.5.4-1|236	

22756 14
14mu|gucharmap-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gucharmap-3.16.2-1|2	
14mu|gucharmap-3.16.2-1|3	%define api	2_90
14mu|gucharmap-3.16.2-1|4	%define major	7
14mu|gucharmap-3.16.2-1|5	%define gir_major	2.90
14mu|gucharmap-3.16.2-1|6	%define libname		%mklibname %{name} %{api} %{major}
14mu|gucharmap-3.16.2-1|7	%define develname	%mklibname -d %{name}
14mu|gucharmap-3.16.2-1|8	%define girname		%mklibname %{name}-gir %{gir_major}
14mu|gucharmap-3.16.2-1|9	
14mu|gucharmap-3.16.2-1|10	Summary:	A Unicode character map and font viewer
14mu|gucharmap-3.16.2-1|11	Name:		gucharmap
14mu|gucharmap-3.16.2-1|12	Version:	3.16.2
14mu|gucharmap-3.16.2-1|13	Release:	1
14mu|gucharmap-3.16.2-1|14	License:	GPLv2+
14mu|gucharmap-3.16.2-1|15	Group:		Publishing
14mu|gucharmap-3.16.2-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gucharmap-3.16.2-1|17	URL:		http://gucharmap.sourceforge.net/
14mu|gucharmap-3.16.2-1|18	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|gucharmap-3.16.2-1|19	BuildRequires:	intltool, itstool
14mu|gucharmap-3.16.2-1|20	BuildRequires:	xsltproc
14mu|gucharmap-3.16.2-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gucharmap-3.16.2-1|22	BuildRequires:	pkgconfig(gconf-2.0)
14mu|gucharmap-3.16.2-1|23	BuildRequires:	pkgconfig(glib-2.0)
14mu|gucharmap-3.16.2-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gucharmap-3.16.2-1|25	BuildRequires:	appstream-util
14mu|gucharmap-3.16.2-1|26	
14mu|gucharmap-3.16.2-1|27	%description
14mu|gucharmap-3.16.2-1|28	gucharmap is a Unicode/ISO 10646 character map and font viewer. It
14mu|gucharmap-3.16.2-1|29	supports anti-aliased, scalable truetype fonts in X, using Xft, and
14mu|gucharmap-3.16.2-1|30	works on Unix and Windows platforms.
14mu|gucharmap-3.16.2-1|31	
14mu|gucharmap-3.16.2-1|32	%package -n %{libname}
14mu|gucharmap-3.16.2-1|33	Summary:	Main library for gucharmap
14mu|gucharmap-3.16.2-1|34	Group:		System/Libraries
14mu|gucharmap-3.16.2-1|35	
14mu|gucharmap-3.16.2-1|36	%description -n %{libname}
14mu|gucharmap-3.16.2-1|37	This package contains the library needed to run programs dynamically
14mu|gucharmap-3.16.2-1|38	linked with gucharmap.
14mu|gucharmap-3.16.2-1|39	
14mu|gucharmap-3.16.2-1|40	%package -n %{girname}
14mu|gucharmap-3.16.2-1|41	Summary:	GObject Introspection interface description for %{name}
14mu|gucharmap-3.16.2-1|42	Group:		System/Libraries
14mu|gucharmap-3.16.2-1|43	Requires:	%{libname} = %{version}-%{release}
14mu|gucharmap-3.16.2-1|44	
14mu|gucharmap-3.16.2-1|45	%description -n %{girname}
14mu|gucharmap-3.16.2-1|46	GObject Introspection interface description for %{name}.
14mu|gucharmap-3.16.2-1|47	
14mu|gucharmap-3.16.2-1|48	%package -n %{develname}
14mu|gucharmap-3.16.2-1|49	Summary:	Headers for developing programs that will use gucharmap
14mu|gucharmap-3.16.2-1|50	Group:		Development/GNOME and GTK+
14mu|gucharmap-3.16.2-1|51	Requires:	%{libname} = %{version}-%{release}
14mu|gucharmap-3.16.2-1|52	Provides:	%{name}-devel = %{version}-%{release}
14mu|gucharmap-3.16.2-1|53	
14mu|gucharmap-3.16.2-1|54	%description -n %{develname}
14mu|gucharmap-3.16.2-1|55	This package contains the headers that programmers will need to develop
14mu|gucharmap-3.16.2-1|56	applications which will use gucharmap.
14mu|gucharmap-3.16.2-1|57	
14mu|gucharmap-3.16.2-1|58	%prep
14mu|gucharmap-3.16.2-1|59	%setup -q
14mu|gucharmap-3.16.2-1|60	
14mu|gucharmap-3.16.2-1|61	%build
14mu|gucharmap-3.16.2-1|62	%configure2_5x \
14mu|gucharmap-3.16.2-1|63	--disable-static \
14mu|gucharmap-3.16.2-1|64	--with-gtk=3.0 \
14mu|gucharmap-3.16.2-1|65	--enable-introspection \
14mu|gucharmap-3.16.2-1|66	--disable-scrollkeeper
14mu|gucharmap-3.16.2-1|67	
14mu|gucharmap-3.16.2-1|68	%make LIBS='-lgmodule-2.0'
14mu|gucharmap-3.16.2-1|69	
14mu|gucharmap-3.16.2-1|70	%install
14mu|gucharmap-3.16.2-1|71	%makeinstall_std
14mu|gucharmap-3.16.2-1|72	
14mu|gucharmap-3.16.2-1|73	%find_lang %{name} --with-gnome
14mu|gucharmap-3.16.2-1|74	
14mu|gucharmap-3.16.2-1|75	%files -f %{name}.lang
14mu|gucharmap-3.16.2-1|76	%doc README TODO
14mu|gucharmap-3.16.2-1|77	%{_bindir}/*
14mu|gucharmap-3.16.2-1|78	%{_datadir}/glib-2.0/schemas/
14mu|gucharmap-3.16.2-1|79	%{_datadir}/applications/*
14mu|gucharmap-3.16.2-1|80	%{_datadir}/appdata/gucharmap.appdata.xml
14mu|gucharmap-3.16.2-1|81	
14mu|gucharmap-3.16.2-1|82	%files -n %{libname}
14mu|gucharmap-3.16.2-1|83	%{_libdir}/libgucharmap_%{api}.so.%{major}*
14mu|gucharmap-3.16.2-1|84	
14mu|gucharmap-3.16.2-1|85	%files -n %{girname}
14mu|gucharmap-3.16.2-1|86	%{_libdir}/girepository-1.0/Gucharmap-%{gir_major}.typelib
14mu|gucharmap-3.16.2-1|87	
14mu|gucharmap-3.16.2-1|88	%files -n %{develname}
14mu|gucharmap-3.16.2-1|89	%{_libdir}/*.so
14mu|gucharmap-3.16.2-1|90	%{_libdir}/pkgconfig/*
14mu|gucharmap-3.16.2-1|91	%{_includedir}/*
14mu|gucharmap-3.16.2-1|92	%{_datadir}/gir-1.0/Gucharmap-%{gir_major}.gir
14mu|gucharmap-3.16.2-1|93	
14mu|gucharmap-3.16.2-1|94	%changelog
14mu|gucharmap-3.16.2-1|95	
14mu|gucharmap-3.16.2-1|96	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|gucharmap-3.16.2-1|97	- (19ec075) update to 3.16.2
14mu|gucharmap-3.16.2-1|98	
14mu|gucharmap-3.16.2-1|99	

22757 14
14mu|gupnp-0.20.15-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gupnp-0.20.15-1|2	
14mu|gupnp-0.20.15-1|3	%define api 1.0
14mu|gupnp-0.20.15-1|4	%define major 4
14mu|gupnp-0.20.15-1|5	%define libname %mklibname %{name} %{api} %{major}
14mu|gupnp-0.20.15-1|6	%define girname %mklibname %{name}-gir %{api}
14mu|gupnp-0.20.15-1|7	%define devname %mklibname %{name} -d
14mu|gupnp-0.20.15-1|8	
14mu|gupnp-0.20.15-1|9	Summary:	Object-oriented framework for creating UPnP devices and control points
14mu|gupnp-0.20.15-1|10	Name:		gupnp
14mu|gupnp-0.20.15-1|11	Version:	0.20.15
14mu|gupnp-0.20.15-1|12	Release:	1
14mu|gupnp-0.20.15-1|13	License:	GPLv2+
14mu|gupnp-0.20.15-1|14	Group:		Development/Other
14mu|gupnp-0.20.15-1|15	Url:		http://www.gupnp.org/sources/gupnp/
14mu|gupnp-0.20.15-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gupnp/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gupnp-0.20.15-1|17	
14mu|gupnp-0.20.15-1|18	BuildRequires:	pkgconfig(gssdp-1.0) >= 0.14.8
14mu|gupnp-0.20.15-1|19	BuildRequires:	pkgconfig(glib-2.0)
14mu|gupnp-0.20.15-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gupnp-0.20.15-1|21	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|gupnp-0.20.15-1|22	BuildRequires:	pkgconfig(libxml-2.0)
14mu|gupnp-0.20.15-1|23	BuildRequires:	pkgconfig(uuid)
14mu|gupnp-0.20.15-1|24	BuildRequires:	vala-tools
14mu|gupnp-0.20.15-1|25	
14mu|gupnp-0.20.15-1|26	%description
14mu|gupnp-0.20.15-1|27	GUPnP is an object-oriented open source framework for creating UPnP
14mu|gupnp-0.20.15-1|28	devices and control points.
14mu|gupnp-0.20.15-1|29	
14mu|gupnp-0.20.15-1|30	#----------------------------------------------------------------------------
14mu|gupnp-0.20.15-1|31	
14mu|gupnp-0.20.15-1|32	%package -n %{libname}
14mu|gupnp-0.20.15-1|33	Summary:	Main library for gupnp
14mu|gupnp-0.20.15-1|34	Group:		System/Libraries
14mu|gupnp-0.20.15-1|35	Provides:	%{name} = %{EVRD}
14mu|gupnp-0.20.15-1|36	
14mu|gupnp-0.20.15-1|37	%description -n %{libname}
14mu|gupnp-0.20.15-1|38	This package contains the library needed to run programs dynamically
14mu|gupnp-0.20.15-1|39	linked with gupnp.
14mu|gupnp-0.20.15-1|40	
14mu|gupnp-0.20.15-1|41	%files -n %{libname}
14mu|gupnp-0.20.15-1|42	%{_libdir}/*%{api}.so.%{major}*
14mu|gupnp-0.20.15-1|43	
14mu|gupnp-0.20.15-1|44	#----------------------------------------------------------------------------
14mu|gupnp-0.20.15-1|45	
14mu|gupnp-0.20.15-1|46	%package -n %{girname}
14mu|gupnp-0.20.15-1|47	Summary:	GObject Introspection interface description for %{name}
14mu|gupnp-0.20.15-1|48	Group:		System/Libraries
14mu|gupnp-0.20.15-1|49	Requires:	%{libname} = %{EVRD}
14mu|gupnp-0.20.15-1|50	Conflicts:	%{_lib}gupnp1.0_4 < 0.20.5
14mu|gupnp-0.20.15-1|51	
14mu|gupnp-0.20.15-1|52	%description -n %{girname}
14mu|gupnp-0.20.15-1|53	GObject Introspection interface description for %{name}.
14mu|gupnp-0.20.15-1|54	
14mu|gupnp-0.20.15-1|55	%files -n %{girname}
14mu|gupnp-0.20.15-1|56	%{_libdir}/girepository-1.0/GUPnP-%{api}.typelib
14mu|gupnp-0.20.15-1|57	
14mu|gupnp-0.20.15-1|58	#----------------------------------------------------------------------------
14mu|gupnp-0.20.15-1|59	
14mu|gupnp-0.20.15-1|60	%package -n %{devname}
14mu|gupnp-0.20.15-1|61	Summary:	Headers for developing programs that will use gupnp
14mu|gupnp-0.20.15-1|62	Group:		Development/C
14mu|gupnp-0.20.15-1|63	Requires:	%{libname} = %{EVRD}
14mu|gupnp-0.20.15-1|64	Requires:	%{girname} = %{EVRD}
14mu|gupnp-0.20.15-1|65	Provides:	%{name}-devel = %{EVRD}
14mu|gupnp-0.20.15-1|66	
14mu|gupnp-0.20.15-1|67	%description -n %{devname}
14mu|gupnp-0.20.15-1|68	This package contains the headers that programmers will need to develop
14mu|gupnp-0.20.15-1|69	applications which will use gupnp
14mu|gupnp-0.20.15-1|70	
14mu|gupnp-0.20.15-1|71	%files -n %{devname}
14mu|gupnp-0.20.15-1|72	%doc AUTHORS README NEWS
14mu|gupnp-0.20.15-1|73	%{_libdir}/pkgconfig/gupnp*.pc
14mu|gupnp-0.20.15-1|74	%{_includedir}/gupnp-1.0/lib%{name}/*.h
14mu|gupnp-0.20.15-1|75	%{_libdir}/*.so
14mu|gupnp-0.20.15-1|76	%{_datadir}/gtk-doc/html/*
14mu|gupnp-0.20.15-1|77	%{_bindir}/gupnp-binding-tool
14mu|gupnp-0.20.15-1|78	%{_datadir}/gir-1.0/GUPnP-1.0.gir
14mu|gupnp-0.20.15-1|79	%{_datadir}/vala/vapi/*
14mu|gupnp-0.20.15-1|80	
14mu|gupnp-0.20.15-1|81	#----------------------------------------------------------------------------
14mu|gupnp-0.20.15-1|82	
14mu|gupnp-0.20.15-1|83	%prep
14mu|gupnp-0.20.15-1|84	%setup -q
14mu|gupnp-0.20.15-1|85	%apply_patches
14mu|gupnp-0.20.15-1|86	autoreconf -fi
14mu|gupnp-0.20.15-1|87	
14mu|gupnp-0.20.15-1|88	%build
14mu|gupnp-0.20.15-1|89	%configure2_5x \
14mu|gupnp-0.20.15-1|90	--disable-static
14mu|gupnp-0.20.15-1|91	
14mu|gupnp-0.20.15-1|92	%make
14mu|gupnp-0.20.15-1|93	
14mu|gupnp-0.20.15-1|94	%install
14mu|gupnp-0.20.15-1|95	%makeinstall_std
14mu|gupnp-0.20.15-1|96	
14mu|gupnp-0.20.15-1|97	
14mu|gupnp-0.20.15-1|98	%changelog
14mu|gupnp-0.20.15-1|99	
14mu|gupnp-0.20.15-1|100	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 0.20.15-1
14mu|gupnp-0.20.15-1|101	- (cb4bc7e) define version
14mu|gupnp-0.20.15-1|102	
14mu|gupnp-0.20.15-1|103	

22758 14
14mu|gupnp-av-0.12.7-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gupnp-av-0.12.7-1|2	
14mu|gupnp-av-0.12.7-1|3	%define api 1.0
14mu|gupnp-av-0.12.7-1|4	%define major 2
14mu|gupnp-av-0.12.7-1|5	%define libname %mklibname %{name} %{api} %{major}
14mu|gupnp-av-0.12.7-1|6	%define girname %mklibname %{name}-gir %{api}
14mu|gupnp-av-0.12.7-1|7	%define devname %mklibname %{name} -d
14mu|gupnp-av-0.12.7-1|8	
14mu|gupnp-av-0.12.7-1|9	Summary:	A collection of helpers for building UPnP AV applications
14mu|gupnp-av-0.12.7-1|10	Name:		gupnp-av
14mu|gupnp-av-0.12.7-1|11	Version:	0.12.7
14mu|gupnp-av-0.12.7-1|12	Release:	1
14mu|gupnp-av-0.12.7-1|13	License:	LGPLv2+
14mu|gupnp-av-0.12.7-1|14	Group:		System/Libraries
14mu|gupnp-av-0.12.7-1|15	Url:		http://www.gupnp.org/
14mu|gupnp-av-0.12.7-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gupnp-av-0.12.7-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gupnp-av-0.12.7-1|18	BuildRequires:	pkgconfig(gtk-doc)
14mu|gupnp-av-0.12.7-1|19	BuildRequires:	pkgconfig(gupnp-1.0)
14mu|gupnp-av-0.12.7-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14mu|gupnp-av-0.12.7-1|21	BuildRequires:	vala-tools
14mu|gupnp-av-0.12.7-1|22	
14mu|gupnp-av-0.12.7-1|23	%description
14mu|gupnp-av-0.12.7-1|24	GUPnP is an object-oriented open source framework for creating UPnP
14mu|gupnp-av-0.12.7-1|25	devices and control points, written in C using GObject and libsoup.
14mu|gupnp-av-0.12.7-1|26	The GUPnP API is intended to be easy to use, efficient and flexible.
14mu|gupnp-av-0.12.7-1|27	
14mu|gupnp-av-0.12.7-1|28	GUPnP-AV is a collection of helpers for building AV (audio/video)
14mu|gupnp-av-0.12.7-1|29	applications using GUPnP.
14mu|gupnp-av-0.12.7-1|30	
14mu|gupnp-av-0.12.7-1|31	#----------------------------------------------------------------------------
14mu|gupnp-av-0.12.7-1|32	
14mu|gupnp-av-0.12.7-1|33	%package -n %{libname}
14mu|gupnp-av-0.12.7-1|34	Summary:	A collection of helpers for building UPnP AV applications
14mu|gupnp-av-0.12.7-1|35	Group:		System/Libraries
14mu|gupnp-av-0.12.7-1|36	
14mu|gupnp-av-0.12.7-1|37	%description -n %{libname}
14mu|gupnp-av-0.12.7-1|38	GUPnP is an object-oriented open source framework for creating UPnP
14mu|gupnp-av-0.12.7-1|39	devices and control points, written in C using GObject and libsoup.
14mu|gupnp-av-0.12.7-1|40	The GUPnP API is intended to be easy to use, efficient and flexible.
14mu|gupnp-av-0.12.7-1|41	
14mu|gupnp-av-0.12.7-1|42	GUPnP-AV is a collection of helpers for building AV (audio/video)
14mu|gupnp-av-0.12.7-1|43	applications using GUPnP.
14mu|gupnp-av-0.12.7-1|44	
14mu|gupnp-av-0.12.7-1|45	%files -n %{libname}
14mu|gupnp-av-0.12.7-1|46	%{_libdir}/libgupnp-av-%{api}.so.%{major}*
14mu|gupnp-av-0.12.7-1|47	
14mu|gupnp-av-0.12.7-1|48	#----------------------------------------------------------------------------
14mu|gupnp-av-0.12.7-1|49	
14mu|gupnp-av-0.12.7-1|50	%package -n %{girname}
14mu|gupnp-av-0.12.7-1|51	Summary:	GObject Introspection interface description for %{name}
14mu|gupnp-av-0.12.7-1|52	Group:		System/Libraries
14mu|gupnp-av-0.12.7-1|53	Requires:	%{libname} = %{EVRD}
14mu|gupnp-av-0.12.7-1|54	
14mu|gupnp-av-0.12.7-1|55	%description -n %{girname}
14mu|gupnp-av-0.12.7-1|56	GObject Introspection interface description for %{name}.
14mu|gupnp-av-0.12.7-1|57	
14mu|gupnp-av-0.12.7-1|58	%files -n %{girname}
14mu|gupnp-av-0.12.7-1|59	%{_libdir}/girepository-1.0/GUPnPAV-%{api}.typelib
14mu|gupnp-av-0.12.7-1|60	
14mu|gupnp-av-0.12.7-1|61	#----------------------------------------------------------------------------
14mu|gupnp-av-0.12.7-1|62	
14mu|gupnp-av-0.12.7-1|63	%package -n %{devname}
14mu|gupnp-av-0.12.7-1|64	Summary:	Development package for gupnp-av
14mu|gupnp-av-0.12.7-1|65	Group:		Development/C
14mu|gupnp-av-0.12.7-1|66	Requires:	%{libname} = %{EVRD}
14mu|gupnp-av-0.12.7-1|67	Provides:	%{name}-devel = %{EVRD}
14mu|gupnp-av-0.12.7-1|68	
14mu|gupnp-av-0.12.7-1|69	%description -n %{devname}
14mu|gupnp-av-0.12.7-1|70	Files for development with gupnp-av.
14mu|gupnp-av-0.12.7-1|71	
14mu|gupnp-av-0.12.7-1|72	%files -n %{devname}
14mu|gupnp-av-0.12.7-1|73	%doc AUTHORS COPYING README
14mu|gupnp-av-0.12.7-1|74	%{_datadir}/gtk-doc/html/gupnp-av/
14mu|gupnp-av-0.12.7-1|75	%{_includedir}/gupnp-av-%{api}
14mu|gupnp-av-0.12.7-1|76	%{_libdir}/pkgconfig/gupnp-av-%{api}.pc
14mu|gupnp-av-0.12.7-1|77	%{_libdir}/libgupnp-av-%{api}.so
14mu|gupnp-av-0.12.7-1|78	%{_datadir}/gir-1.0/GUPnPAV-%{api}.gir
14mu|gupnp-av-0.12.7-1|79	%{_datadir}/%{name}
14mu|gupnp-av-0.12.7-1|80	%{_datadir}/vala/vapi/*
14mu|gupnp-av-0.12.7-1|81	
14mu|gupnp-av-0.12.7-1|82	#----------------------------------------------------------------------------
14mu|gupnp-av-0.12.7-1|83	
14mu|gupnp-av-0.12.7-1|84	%prep
14mu|gupnp-av-0.12.7-1|85	%setup -q
14mu|gupnp-av-0.12.7-1|86	%apply_patches
14mu|gupnp-av-0.12.7-1|87	autoreconf -fi
14mu|gupnp-av-0.12.7-1|88	
14mu|gupnp-av-0.12.7-1|89	%build
14mu|gupnp-av-0.12.7-1|90	%configure2_5x --disable-static
14mu|gupnp-av-0.12.7-1|91	%make LIBS='-lgmodule-2.0'
14mu|gupnp-av-0.12.7-1|92	
14mu|gupnp-av-0.12.7-1|93	%install
14mu|gupnp-av-0.12.7-1|94	%makeinstall_std
14mu|gupnp-av-0.12.7-1|95	
14mu|gupnp-av-0.12.7-1|96	
14mu|gupnp-av-0.12.7-1|97	%changelog
14mu|gupnp-av-0.12.7-1|98	
14mu|gupnp-av-0.12.7-1|99	* Thu Mar 12 2015 Tigro <ashejn@yandex-team.ru> 0.12.7-1
14mu|gupnp-av-0.12.7-1|100	- (a501418) update to 0.12.7
14mu|gupnp-av-0.12.7-1|101	
14mu|gupnp-av-0.12.7-1|102	

22759 14
14mu|gupnp-igd-0.2.4-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gupnp-igd-0.2.4-1|2	
14mu|gupnp-igd-0.2.4-1|3	%define api	1.0
14mu|gupnp-igd-0.2.4-1|4	%define major	4
14mu|gupnp-igd-0.2.4-1|5	%define libname %mklibname %{name} %{api} %{major}
14mu|gupnp-igd-0.2.4-1|6	%define girname %mklibname %{name}-gir %{api}
14mu|gupnp-igd-0.2.4-1|7	%define devname %mklibname -d %{name}
14mu|gupnp-igd-0.2.4-1|8	
14mu|gupnp-igd-0.2.4-1|9	Summary:	Handle Internet Gateway Device port mappings
14mu|gupnp-igd-0.2.4-1|10	Name:		gupnp-igd
14mu|gupnp-igd-0.2.4-1|11	Version:	0.2.4
14mu|gupnp-igd-0.2.4-1|12	Release:	1
14mu|gupnp-igd-0.2.4-1|13	Group:		System/Libraries
14mu|gupnp-igd-0.2.4-1|14	License:	LGPLv2+
14mu|gupnp-igd-0.2.4-1|15	Url:		http://www.gupnp.org/
14mu|gupnp-igd-0.2.4-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gupnp-igd/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gupnp-igd-0.2.4-1|17	
14mu|gupnp-igd-0.2.4-1|18	BuildRequires:	gtk-doc
14mu|gupnp-igd-0.2.4-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|gupnp-igd-0.2.4-1|20	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.18
14mu|gupnp-igd-0.2.4-1|21	BuildRequires:	pkgconfig(python)
14mu|gupnp-igd-0.2.4-1|22	BuildRequires:	pkgconfig(pygobject-2.0)
14mu|gupnp-igd-0.2.4-1|23	
14mu|gupnp-igd-0.2.4-1|24	%description
14mu|gupnp-igd-0.2.4-1|25	GUPnP is an object-oriented open source framework for creating UPnP
14mu|gupnp-igd-0.2.4-1|26	devices and control points, written in C using GObject and libsoup.
14mu|gupnp-igd-0.2.4-1|27	The GUPnP API is intended to be easy to use, efficient and flexible.
14mu|gupnp-igd-0.2.4-1|28	
14mu|gupnp-igd-0.2.4-1|29	GUPnP-Igd is a library that handle Internet Gateway Device port mappings.
14mu|gupnp-igd-0.2.4-1|30	
14mu|gupnp-igd-0.2.4-1|31	%package -n %{libname}
14mu|gupnp-igd-0.2.4-1|32	Summary:	Handle Internet Gateway Device port mappings
14mu|gupnp-igd-0.2.4-1|33	Group:		System/Libraries
14mu|gupnp-igd-0.2.4-1|34	
14mu|gupnp-igd-0.2.4-1|35	%description -n %{libname}
14mu|gupnp-igd-0.2.4-1|36	GUPnP is an object-oriented open source framework for creating UPnP
14mu|gupnp-igd-0.2.4-1|37	devices and control points, written in C using GObject and libsoup.
14mu|gupnp-igd-0.2.4-1|38	The GUPnP API is intended to be easy to use, efficient and flexible.
14mu|gupnp-igd-0.2.4-1|39	
14mu|gupnp-igd-0.2.4-1|40	GUPnP-Igd is a library that handle Internet Gateway Device port mappings.
14mu|gupnp-igd-0.2.4-1|41	
14mu|gupnp-igd-0.2.4-1|42	%package -n %{girname}
14mu|gupnp-igd-0.2.4-1|43	Summary:	GObject Introspection interface description for %{name}
14mu|gupnp-igd-0.2.4-1|44	Group:		System/Libraries
14mu|gupnp-igd-0.2.4-1|45	Conflicts:	%{_lib}gupnp-igd1.0_4 < 0.2.2-1
14mu|gupnp-igd-0.2.4-1|46	
14mu|gupnp-igd-0.2.4-1|47	%description -n %{girname}
14mu|gupnp-igd-0.2.4-1|48	GObject Introspection interface description for %{name}.
14mu|gupnp-igd-0.2.4-1|49	
14mu|gupnp-igd-0.2.4-1|50	%package -n %{devname}
14mu|gupnp-igd-0.2.4-1|51	Summary:	Development package for gupnp-igd
14mu|gupnp-igd-0.2.4-1|52	Group:		Development/C
14mu|gupnp-igd-0.2.4-1|53	Requires:	%{libname} = %{version}-%{release}
14mu|gupnp-igd-0.2.4-1|54	Requires:	%{girname} = %{version}-%{release}
14mu|gupnp-igd-0.2.4-1|55	Provides:	%{name}-devel = %{version}-%{release}
14mu|gupnp-igd-0.2.4-1|56	
14mu|gupnp-igd-0.2.4-1|57	%description -n %{devname}
14mu|gupnp-igd-0.2.4-1|58	Files for development with gupnp-igd.
14mu|gupnp-igd-0.2.4-1|59	
14mu|gupnp-igd-0.2.4-1|60	%package -n python-%{name}
14mu|gupnp-igd-0.2.4-1|61	Summary:	Python bindings for %{name}
14mu|gupnp-igd-0.2.4-1|62	Group:		Development/Python
14mu|gupnp-igd-0.2.4-1|63	Requires:	%{libname} = %{version}-%{release}
14mu|gupnp-igd-0.2.4-1|64	BuildRequires:	python-devel
14mu|gupnp-igd-0.2.4-1|65	
14mu|gupnp-igd-0.2.4-1|66	%description -n python-%{name}
14mu|gupnp-igd-0.2.4-1|67	Python bindings for %{name}.
14mu|gupnp-igd-0.2.4-1|68	
14mu|gupnp-igd-0.2.4-1|69	%prep
14mu|gupnp-igd-0.2.4-1|70	%setup -q
14mu|gupnp-igd-0.2.4-1|71	%apply_patches
14mu|gupnp-igd-0.2.4-1|72	
14mu|gupnp-igd-0.2.4-1|73	#aclocal
14mu|gupnp-igd-0.2.4-1|74	#automake -a
14mu|gupnp-igd-0.2.4-1|75	
14mu|gupnp-igd-0.2.4-1|76	%build
14mu|gupnp-igd-0.2.4-1|77	autoreconf -fiv
14mu|gupnp-igd-0.2.4-1|78	%configure2_5x --disable-static --enable-python
14mu|gupnp-igd-0.2.4-1|79	%make LIBS='-lpython2.7'
14mu|gupnp-igd-0.2.4-1|80	
14mu|gupnp-igd-0.2.4-1|81	%install
14mu|gupnp-igd-0.2.4-1|82	%makeinstall_std
14mu|gupnp-igd-0.2.4-1|83	
14mu|gupnp-igd-0.2.4-1|84	%files -n %{libname}
14mu|gupnp-igd-0.2.4-1|85	%{_libdir}/libgupnp-igd-%{api}.so.%{major}*
14mu|gupnp-igd-0.2.4-1|86	
14mu|gupnp-igd-0.2.4-1|87	%files -n %{girname}
14mu|gupnp-igd-0.2.4-1|88	%{_libdir}/girepository-1.0/GUPnPIgd-%{api}.typelib
14mu|gupnp-igd-0.2.4-1|89	
14mu|gupnp-igd-0.2.4-1|90	%files -n %{devname}
14mu|gupnp-igd-0.2.4-1|91	%doc AUTHORS COPYING README
14mu|gupnp-igd-0.2.4-1|92	%{_datadir}/gtk-doc/html/gupnp-igd/
14mu|gupnp-igd-0.2.4-1|93	%{_includedir}/gupnp-igd-%{api}
14mu|gupnp-igd-0.2.4-1|94	%{_libdir}/pkgconfig/gupnp-igd-%{api}.pc
14mu|gupnp-igd-0.2.4-1|95	%{_libdir}/libgupnp-igd-%{api}.so
14mu|gupnp-igd-0.2.4-1|96	%{_datadir}/gir-1.0/GUPnPIgd-%{api}.gir
14mu|gupnp-igd-0.2.4-1|97	
14mu|gupnp-igd-0.2.4-1|98	%files -n python-%{name}
14mu|gupnp-igd-0.2.4-1|99	%{py_platsitedir}/gupnp
14mu|gupnp-igd-0.2.4-1|100	
14mu|gupnp-igd-0.2.4-1|101	
14mu|gupnp-igd-0.2.4-1|102	%changelog
14mu|gupnp-igd-0.2.4-1|103	
14mu|gupnp-igd-0.2.4-1|104	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 0.2.4-1
14mu|gupnp-igd-0.2.4-1|105	- (718d7dd) Updated to 0.2.4
14mu|gupnp-igd-0.2.4-1|106	
14mu|gupnp-igd-0.2.4-1|107	

22760 14
14mu|gutenprint-5.2.11-1|1	%define driverversion 5.2
14mu|gutenprint-5.2.11-1|2	%define gutenprintmajor 2
14mu|gutenprint-5.2.11-1|3	%define libgutenprint %mklibname gutenprint %{gutenprintmajor}
14mu|gutenprint-5.2.11-1|4	%define devgutenprint %mklibname gutenprint -d
14mu|gutenprint-5.2.11-1|5	%define gutenprintui2major 1
14mu|gutenprint-5.2.11-1|6	%define libgutenprintui2 %mklibname gutenprintui2_ %{gutenprintui2major}
14mu|gutenprint-5.2.11-1|7	%define devgutenprintui2 %mklibname gutenprintui2 -d
14mu|gutenprint-5.2.11-1|8	
14mu|gutenprint-5.2.11-1|9	%define cups_serverbin %{_exec_prefix}/lib/cups
14mu|gutenprint-5.2.11-1|10	
14mu|gutenprint-5.2.11-1|11	%define _disable_ld_no_undefined 1
14mu|gutenprint-5.2.11-1|12	
14mu|gutenprint-5.2.11-1|13	Summary:	Photo-quality printer drivers primarily for inkjet printers
14mu|gutenprint-5.2.11-1|14	Name:		gutenprint
14mu|gutenprint-5.2.11-1|15	Version:	5.2.11
14mu|gutenprint-5.2.11-1|16	Release:	1
14mu|gutenprint-5.2.11-1|17	License:	GPLv2+
14mu|gutenprint-5.2.11-1|18	Group:		Publishing
14mu|gutenprint-5.2.11-1|19	Url:		http://gimp-print.sourceforge.net/
14mu|gutenprint-5.2.11-1|20	Source0:	http://downloads.sourceforge.net/project/gimp-print/%{name}-%{driverversion}/%{version}/%{name}-%{version}.tar.bz2
14mu|gutenprint-5.2.11-1|21	Patch1:		gutenprint-5.0.1-menu.patch
14mu|gutenprint-5.2.11-1|22	Patch2:		gutenprint-5.2.9-fix-brother-hl-2030-support.patch
14mu|gutenprint-5.2.11-1|23	Patch3:		gutenprint-5.2.3-default-a4.patch
14mu|gutenprint-5.2.11-1|24	Patch4:		gutenprint-5.2.9-m4dir.patch
14mu|gutenprint-5.2.11-1|25	Patch5:		gutenprint-5.2.11-ijs-config.patch
14mu|gutenprint-5.2.11-1|26	BuildRequires:	autoconf2.5
14mu|gutenprint-5.2.11-1|27	BuildRequires:	bison
14mu|gutenprint-5.2.11-1|28	BuildRequires:	chrpath
14mu|gutenprint-5.2.11-1|29	BuildRequires:	flex
14mu|gutenprint-5.2.11-1|30	BuildRequires:	foomatic-db
14mu|gutenprint-5.2.11-1|31	BuildRequires:	foomatic-db-engine
14mu|gutenprint-5.2.11-1|32	BuildRequires:	cups-devel
14mu|gutenprint-5.2.11-1|33	BuildRequires:	gettext-devel
14mu|gutenprint-5.2.11-1|34	BuildRequires:	pkgconfig(gimp-2.0)
14mu|gutenprint-5.2.11-1|35	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|gutenprint-5.2.11-1|36	BuildRequires:	pkgconfig(ijs)
14mu|gutenprint-5.2.11-1|37	BuildRequires:	pkgconfig(libtiff-4)
14mu|gutenprint-5.2.11-1|38	
14mu|gutenprint-5.2.11-1|39	%description
14mu|gutenprint-5.2.11-1|40	Gutenprint is a high quality printer driver suite for photo-quality
14mu|gutenprint-5.2.11-1|41	printing on inkjet printers, especially Epson. There are also some
14mu|gutenprint-5.2.11-1|42	Canon, HP, and Lexmark inkjets (older models) and PCL bw laser
14mu|gutenprint-5.2.11-1|43	printers supported (PCL 5e and earlier). If your printer is supported
14mu|gutenprint-5.2.11-1|44	by Gutenprint and not an HP printer supported by HPIJS, this is the
14mu|gutenprint-5.2.11-1|45	best choice of a free software printer driver.
14mu|gutenprint-5.2.11-1|46	
14mu|gutenprint-5.2.11-1|47	Keep in mind that the leader of this project is hobby photographer and
14mu|gutenprint-5.2.11-1|48	wanted to get his 6-ink Epson Stylus Photo EX working in its best
14mu|gutenprint-5.2.11-1|49	quality without necessity of proprietary software.
14mu|gutenprint-5.2.11-1|50	
14mu|gutenprint-5.2.11-1|51	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|52	
14mu|gutenprint-5.2.11-1|53	%package -n %{libgutenprint}
14mu|gutenprint-5.2.11-1|54	Summary:	Shared library for high-quality image printing
14mu|gutenprint-5.2.11-1|55	Group:		Publishing
14mu|gutenprint-5.2.11-1|56	Provides:	libgutenprint = %{EVRD}
14mu|gutenprint-5.2.11-1|57	
14mu|gutenprint-5.2.11-1|58	%description -n %{libgutenprint}
14mu|gutenprint-5.2.11-1|59	This is a high-quality printing library used by the Gutenprint plugin,
14mu|gutenprint-5.2.11-1|60	the Gutenprint IJS color/photo inkjet/laser driver for GhostScript,
14mu|gutenprint-5.2.11-1|61	and by specialized CUPS drivers.
14mu|gutenprint-5.2.11-1|62	
14mu|gutenprint-5.2.11-1|63	%files -n %{libgutenprint}
14mu|gutenprint-5.2.11-1|64	%{_libdir}/libgutenprint.so.%{gutenprintmajor}*
14mu|gutenprint-5.2.11-1|65	
14mu|gutenprint-5.2.11-1|66	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|67	
14mu|gutenprint-5.2.11-1|68	%package -n %{devgutenprint}
14mu|gutenprint-5.2.11-1|69	Summary:	Headers and links for compiling against libgutenprint
14mu|gutenprint-5.2.11-1|70	Group:		Development/C
14mu|gutenprint-5.2.11-1|71	Requires:	%{libgutenprint} = %{EVRD}
14mu|gutenprint-5.2.11-1|72	Provides:	libgutenprint-devel = %{EVRD}
14mu|gutenprint-5.2.11-1|73	Provides:	gutenprint-devel = %{EVRD}
14mu|gutenprint-5.2.11-1|74	Conflicts:	%{_lib}gutenprint2-devel < 5.2.9-6
14mu|gutenprint-5.2.11-1|75	Obsoletes:	%{_lib}gutenprint2-devel < 5.2.9-6
14mu|gutenprint-5.2.11-1|76	
14mu|gutenprint-5.2.11-1|77	%description -n %{devgutenprint}
14mu|gutenprint-5.2.11-1|78	These are the links and header files to compile applications which
14mu|gutenprint-5.2.11-1|79	should use the libgutenprint library.
14mu|gutenprint-5.2.11-1|80	
14mu|gutenprint-5.2.11-1|81	%files -n %{devgutenprint}
14mu|gutenprint-5.2.11-1|82	%{_libdir}/libgutenprint.so
14mu|gutenprint-5.2.11-1|83	%{_libdir}/libgutenprint.a
14mu|gutenprint-5.2.11-1|84	%{_libdir}/pkgconfig/gutenprint.pc
14mu|gutenprint-5.2.11-1|85	%{_includedir}/gutenprint
14mu|gutenprint-5.2.11-1|86	
14mu|gutenprint-5.2.11-1|87	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|88	
14mu|gutenprint-5.2.11-1|89	%package -n %{libgutenprintui2}
14mu|gutenprint-5.2.11-1|90	Summary:	Shared library for Gutenprint GUI with GTK 2.x
14mu|gutenprint-5.2.11-1|91	Group:		Publishing
14mu|gutenprint-5.2.11-1|92	Provides:	libgutenprintui2 = %{EVRD}
14mu|gutenprint-5.2.11-1|93	
14mu|gutenprint-5.2.11-1|94	%description -n %{libgutenprintui2}
14mu|gutenprint-5.2.11-1|95	This is a GTK-2.x-based GUI library to create dialogs to control
14mu|gutenprint-5.2.11-1|96	the Gutenprint printer drivers.
14mu|gutenprint-5.2.11-1|97	
14mu|gutenprint-5.2.11-1|98	%files -n %{libgutenprintui2}
14mu|gutenprint-5.2.11-1|99	%{_libdir}/libgutenprintui2.so.%{gutenprintui2major}*
14mu|gutenprint-5.2.11-1|100	
14mu|gutenprint-5.2.11-1|101	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|102	
14mu|gutenprint-5.2.11-1|103	%package -n %{devgutenprintui2}
14mu|gutenprint-5.2.11-1|104	Summary:	Headers and links for compiling against libgutenprintui2
14mu|gutenprint-5.2.11-1|105	Group:		Development/C
14mu|gutenprint-5.2.11-1|106	Requires:	%{libgutenprintui2} = %{EVRD}
14mu|gutenprint-5.2.11-1|107	Provides:	libgutenprintui2-devel = %{EVRD}
14mu|gutenprint-5.2.11-1|108	Conflicts:	%{_lib}gutenprintui2_1-devel < 5.2.9-6
14mu|gutenprint-5.2.11-1|109	Obsoletes:	%{_lib}gutenprintui2_1-devel < 5.2.9-6
14mu|gutenprint-5.2.11-1|110	
14mu|gutenprint-5.2.11-1|111	%description -n %{devgutenprintui2}
14mu|gutenprint-5.2.11-1|112	These are the links and header files to compile applications which
14mu|gutenprint-5.2.11-1|113	should use the libgutenprintui2 library.
14mu|gutenprint-5.2.11-1|114	
14mu|gutenprint-5.2.11-1|115	%files -n %{devgutenprintui2}
14mu|gutenprint-5.2.11-1|116	%{_libdir}/libgutenprintui2.so
14mu|gutenprint-5.2.11-1|117	%{_libdir}/libgutenprintui2.a
14mu|gutenprint-5.2.11-1|118	%{_libdir}/pkgconfig/gutenprintui2.pc
14mu|gutenprint-5.2.11-1|119	%{_includedir}/gutenprintui2
14mu|gutenprint-5.2.11-1|120	
14mu|gutenprint-5.2.11-1|121	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|122	
14mu|gutenprint-5.2.11-1|123	%package common
14mu|gutenprint-5.2.11-1|124	Summary:	Documentation, samples and translations of Gutenprint
14mu|gutenprint-5.2.11-1|125	Group:		Publishing
14mu|gutenprint-5.2.11-1|126	Provides:	gimpprint-common = %{EVRD}
14mu|gutenprint-5.2.11-1|127	
14mu|gutenprint-5.2.11-1|128	%description common
14mu|gutenprint-5.2.11-1|129	Documentation, sample files, and translations of Gutenprint.
14mu|gutenprint-5.2.11-1|130	
14mu|gutenprint-5.2.11-1|131	%files common -f gutenprint.lang
14mu|gutenprint-5.2.11-1|132	%doc ABOUT-NLS AUTHORS NEWS README
14mu|gutenprint-5.2.11-1|133	%{_bindir}/testpattern
14mu|gutenprint-5.2.11-1|134	%{_datadir}/gutenprint
14mu|gutenprint-5.2.11-1|135	
14mu|gutenprint-5.2.11-1|136	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|137	
14mu|gutenprint-5.2.11-1|138	%package cups
14mu|gutenprint-5.2.11-1|139	Summary:	Special CUPS printer driver of Gutenprint
14mu|gutenprint-5.2.11-1|140	Group:		Publishing
14mu|gutenprint-5.2.11-1|141	Requires:	cups
14mu|gutenprint-5.2.11-1|142	Requires:	gutenprint-common = %{EVRD}
14mu|gutenprint-5.2.11-1|143	Provides:	gimpprint-cups = %{EVRD}
14mu|gutenprint-5.2.11-1|144	
14mu|gutenprint-5.2.11-1|145	%description cups
14mu|gutenprint-5.2.11-1|146	This package contains a special Gutenprint printer driver to be used
14mu|gutenprint-5.2.11-1|147	with CUPS (and without GhostScript) and also the appropriate PPD files
14mu|gutenprint-5.2.11-1|148	to set up print queues with this driver.
14mu|gutenprint-5.2.11-1|149	
14mu|gutenprint-5.2.11-1|150	With the Gutenprint CUPS drivers you can do a colour caibration. Use
14mu|gutenprint-5.2.11-1|151	the program "cups-calibrate" to perform it.
14mu|gutenprint-5.2.11-1|152	
14mu|gutenprint-5.2.11-1|153	%files cups
14mu|gutenprint-5.2.11-1|154	%{_mandir}/man8/cups-*
14mu|gutenprint-5.2.11-1|155	%{_bindir}/cups-*
14mu|gutenprint-5.2.11-1|156	%{_sbindir}/cups-*
14mu|gutenprint-5.2.11-1|157	%{_datadir}/cups/calibrate.ppm
14mu|gutenprint-5.2.11-1|158	%attr(0755,root,root) %{_prefix}/lib*/cups/driver/gutenprint.%{driverversion}
14mu|gutenprint-5.2.11-1|159	%attr(0755,root,root) %{_prefix}/lib*/cups/filter/*
14mu|gutenprint-5.2.11-1|160	%config(noreplace) %{_sysconfdir}/cups/command.*
14mu|gutenprint-5.2.11-1|161	
14mu|gutenprint-5.2.11-1|162	%post cups
14mu|gutenprint-5.2.11-1|163	# Restart the CUPS daemon when it is running, but do not start it when it
14mu|gutenprint-5.2.11-1|164	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14mu|gutenprint-5.2.11-1|165	# PPD index
14mu|gutenprint-5.2.11-1|166	/sbin/service cups condrestart || :
14mu|gutenprint-5.2.11-1|167	# Update print queues with Gutenprint CUPS driver
14mu|gutenprint-5.2.11-1|168	/usr/sbin/cups-genppdupdate > /dev/null 2>/dev/null || :
14mu|gutenprint-5.2.11-1|169	
14mu|gutenprint-5.2.11-1|170	%postun cups
14mu|gutenprint-5.2.11-1|171	# Restart the CUPS daemon when it is running, but do not start it when it
14mu|gutenprint-5.2.11-1|172	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14mu|gutenprint-5.2.11-1|173	# PPD index
14mu|gutenprint-5.2.11-1|174	# Do not restart on upgrades, as it is already restarted by post section.
14mu|gutenprint-5.2.11-1|175	if [ $1 -eq 1 ]; then
14mu|gutenprint-5.2.11-1|176	/sbin/service cups condrestart || :
14mu|gutenprint-5.2.11-1|177	fi
14mu|gutenprint-5.2.11-1|178	
14mu|gutenprint-5.2.11-1|179	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|180	
14mu|gutenprint-5.2.11-1|181	%package ijs
14mu|gutenprint-5.2.11-1|182	Summary:	Gutenprint IJS plugin for GhostScript
14mu|gutenprint-5.2.11-1|183	Group:		Publishing
14mu|gutenprint-5.2.11-1|184	Requires:	ghostscript
14mu|gutenprint-5.2.11-1|185	Requires:	gutenprint-common = %{EVRD}
14mu|gutenprint-5.2.11-1|186	Provides:	gimpprint-ijs = %{EVRD}
14mu|gutenprint-5.2.11-1|187	
14mu|gutenprint-5.2.11-1|188	%description ijs
14mu|gutenprint-5.2.11-1|189	This package contains a Gutenprint plugin for GhostScripts IJS
14mu|gutenprint-5.2.11-1|190	interface. This gives access to the high printing quality of
14mu|gutenprint-5.2.11-1|191	Gutenprint with every GhostScript version containing the IJS
14mu|gutenprint-5.2.11-1|192	interface. Install also the gutenprint-foomatic package for easy setup
14mu|gutenprint-5.2.11-1|193	of print queues with arbitrary printing systems.
14mu|gutenprint-5.2.11-1|194	
14mu|gutenprint-5.2.11-1|195	%files ijs
14mu|gutenprint-5.2.11-1|196	%{_mandir}/man1/ijsgutenprint.1*
14mu|gutenprint-5.2.11-1|197	%{_bindir}/ijsgutenprint*
14mu|gutenprint-5.2.11-1|198	
14mu|gutenprint-5.2.11-1|199	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|200	
14mu|gutenprint-5.2.11-1|201	%package foomatic
14mu|gutenprint-5.2.11-1|202	Summary:	Foomatic data for Gutenprint IJS plugin for GhostScript
14mu|gutenprint-5.2.11-1|203	Group:		Publishing
14mu|gutenprint-5.2.11-1|204	Requires:	foomatic-db
14mu|gutenprint-5.2.11-1|205	Requires:	foomatic-db-engine
14mu|gutenprint-5.2.11-1|206	Provides:	gimpprint-foomatic = %{EVRD}
14mu|gutenprint-5.2.11-1|207	
14mu|gutenprint-5.2.11-1|208	%description foomatic
14mu|gutenprint-5.2.11-1|209	Foomatic data for the Gutenprint IJS plug-in for GhostScript. You need
14mu|gutenprint-5.2.11-1|210	this package to set up print queues with printerdrake, KDE Printing
14mu|gutenprint-5.2.11-1|211	Manager, or directly with Foomatic.
14mu|gutenprint-5.2.11-1|212	
14mu|gutenprint-5.2.11-1|213	%files foomatic
14mu|gutenprint-5.2.11-1|214	%{_datadir}/foomatic/db/*/*/*.xml
14mu|gutenprint-5.2.11-1|215	
14mu|gutenprint-5.2.11-1|216	%post foomatic
14mu|gutenprint-5.2.11-1|217	# Update print queues with Gimp-Print/Gutenprint IJS driver
14mu|gutenprint-5.2.11-1|218	ls /etc/cups/ppd/*.ppd > /dev/null 2>&1 && \
14mu|gutenprint-5.2.11-1|219	for f in /etc/cups/ppd/*.ppd; do \
14mu|gutenprint-5.2.11-1|220	queue=`basename ${f%%.ppd}`; \
14mu|gutenprint-5.2.11-1|221	grep -E -q '\*FoomaticIDs.*(gimp-print|gutenprint)' $f && \
14mu|gutenprint-5.2.11-1|222	foomatic-configure -n $queue -f \
14mu|gutenprint-5.2.11-1|223	-d gutenprint-ijs.%{driverversion} \
14mu|gutenprint-5.2.11-1|224	>/dev/null 2>&1 || :; \
14mu|gutenprint-5.2.11-1|225	done
14mu|gutenprint-5.2.11-1|226	exit 0
14mu|gutenprint-5.2.11-1|227	
14mu|gutenprint-5.2.11-1|228	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|229	
14mu|gutenprint-5.2.11-1|230	%package escputil
14mu|gutenprint-5.2.11-1|231	Summary:	Gutenprint ink level monitor and printer maintenance tool
14mu|gutenprint-5.2.11-1|232	Group:		Publishing
14mu|gutenprint-5.2.11-1|233	Requires:	gutenprint-common
14mu|gutenprint-5.2.11-1|234	Provides:	gimpprint-escputil
14mu|gutenprint-5.2.11-1|235	
14mu|gutenprint-5.2.11-1|236	%description escputil
14mu|gutenprint-5.2.11-1|237	This is a command line tool to query ink levels and to maintain
14mu|gutenprint-5.2.11-1|238	Epson's inkjet printers. It allows ink level query, head alignment,
14mu|gutenprint-5.2.11-1|239	nozzle checking, and nozzle cleaning. If you want a graphical
14mu|gutenprint-5.2.11-1|240	interface, use mtink instead.
14mu|gutenprint-5.2.11-1|241	
14mu|gutenprint-5.2.11-1|242	%files escputil
14mu|gutenprint-5.2.11-1|243	%{_mandir}/man1/escputil*
14mu|gutenprint-5.2.11-1|244	%attr(0755,lp,sys) %{_bindir}/escputil
14mu|gutenprint-5.2.11-1|245	
14mu|gutenprint-5.2.11-1|246	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|247	
14mu|gutenprint-5.2.11-1|248	%package gimp2
14mu|gutenprint-5.2.11-1|249	Summary:	Gutenprint plugin for high-quality image printing
14mu|gutenprint-5.2.11-1|250	Group:		Publishing
14mu|gutenprint-5.2.11-1|251	Requires:	gimp
14mu|gutenprint-5.2.11-1|252	Requires:	gutenprint-common
14mu|gutenprint-5.2.11-1|253	Provides:	gimpprint-gimp2 = %{EVRD}
14mu|gutenprint-5.2.11-1|254	
14mu|gutenprint-5.2.11-1|255	%description gimp2
14mu|gutenprint-5.2.11-1|256	This is a plug-in for the GIMP, which allows printing of images and
14mu|gutenprint-5.2.11-1|257	photos in very high quality on many modern inkjet printers and also
14mu|gutenprint-5.2.11-1|258	some lasers. Especially on Epson Stylus printers the quality which one
14mu|gutenprint-5.2.11-1|259	gets under proprietary operating systems is reached, due to Epson
14mu|gutenprint-5.2.11-1|260	publishing the protocols of their printers, but other brands of
14mu|gutenprint-5.2.11-1|261	printers give very high qualities, too. It can also output PostScript
14mu|gutenprint-5.2.11-1|262	to be able to print out of the GIMP on any printer.
14mu|gutenprint-5.2.11-1|263	
14mu|gutenprint-5.2.11-1|264	%files gimp2
14mu|gutenprint-5.2.11-1|265	%{_libdir}/gimp/2.0/plug-ins/gutenprint
14mu|gutenprint-5.2.11-1|266	
14mu|gutenprint-5.2.11-1|267	#----------------------------------------------------------------------------
14mu|gutenprint-5.2.11-1|268	
14mu|gutenprint-5.2.11-1|269	%prep
14mu|gutenprint-5.2.11-1|270	%setup -q -n gutenprint-%{version}
14mu|gutenprint-5.2.11-1|271	%patch1 -p1 -b .menu
14mu|gutenprint-5.2.11-1|272	%patch2 -p0 -b .bro
14mu|gutenprint-5.2.11-1|273	%patch3 -p1 -b .a4
14mu|gutenprint-5.2.11-1|274	%patch4 -p1
14mu|gutenprint-5.2.11-1|275	%patch5 -p0
14mu|gutenprint-5.2.11-1|276	
14mu|gutenprint-5.2.11-1|277	%build
14mu|gutenprint-5.2.11-1|278	autoreconf -fi
14mu|gutenprint-5.2.11-1|279	%configure2_5x \
14mu|gutenprint-5.2.11-1|280	--enable-shared \
14mu|gutenprint-5.2.11-1|281	--disable-rpath \
14mu|gutenprint-5.2.11-1|282	--disable-libgutenprintui \
14mu|gutenprint-5.2.11-1|283	--enable-libgutenprintui2 \
14mu|gutenprint-5.2.11-1|284	--without-gimp \
14mu|gutenprint-5.2.11-1|285	--with-gimp2 \
14mu|gutenprint-5.2.11-1|286	--with-cups \
14mu|gutenprint-5.2.11-1|287	--enable-cups-level3-ppds \
14mu|gutenprint-5.2.11-1|288	--enable-simplified-cups-ppds \
14mu|gutenprint-5.2.11-1|289	--disable-static-genppd \
14mu|gutenprint-5.2.11-1|290	--disable-translated-cups-ppds \
14mu|gutenprint-5.2.11-1|291	--with-ijs \
14mu|gutenprint-5.2.11-1|292	--with-foomatic \
14mu|gutenprint-5.2.11-1|293	--with-foomatic3
14mu|gutenprint-5.2.11-1|294	
14mu|gutenprint-5.2.11-1|295	%make
14mu|gutenprint-5.2.11-1|296	
14mu|gutenprint-5.2.11-1|297	%install
14mu|gutenprint-5.2.11-1|298	%makeinstall_std
14mu|gutenprint-5.2.11-1|299	
14mu|gutenprint-5.2.11-1|300	# Remove /usr/share/foomatic/kitload.log
14mu|gutenprint-5.2.11-1|301	rm -f %{buildroot}%{_datadir}/foomatic/kitload.log
14mu|gutenprint-5.2.11-1|302	
14mu|gutenprint-5.2.11-1|303	# Remove "canon" and "epson" CUPS backends
14mu|gutenprint-5.2.11-1|304	rm -f %{buildroot}%{_prefix}/lib*/cups/backend/canon
14mu|gutenprint-5.2.11-1|305	rm -f %{buildroot}%{_prefix}/lib*/cups/backend/epson
14mu|gutenprint-5.2.11-1|306	
14mu|gutenprint-5.2.11-1|307	# Remove a GTK-1.x file which is installed even when GTK-1.x support
14mu|gutenprint-5.2.11-1|308	# is disabled (Gutenprint bug)
14mu|gutenprint-5.2.11-1|309	rm -f %{buildroot}%{_libdir}/pkgconfig/gutenprintui.pc
14mu|gutenprint-5.2.11-1|310	
14mu|gutenprint-5.2.11-1|311	# Fix up rpath.
14mu|gutenprint-5.2.11-1|312	for file in \
14mu|gutenprint-5.2.11-1|313	%{buildroot}%{_sbindir}/cups-genppd.5.2 \
14mu|gutenprint-5.2.11-1|314	%{buildroot}%{_libdir}/gimp/*/plug-ins/* \
14mu|gutenprint-5.2.11-1|315	%{buildroot}%{_libdir}/*.so.* \
14mu|gutenprint-5.2.11-1|316	%{buildroot}%{cups_serverbin}/driver/* \
14mu|gutenprint-5.2.11-1|317	%{buildroot}%{cups_serverbin}/filter/* \
14mu|gutenprint-5.2.11-1|318	%{buildroot}%{_bindir}/*
14mu|gutenprint-5.2.11-1|319	do
14mu|gutenprint-5.2.11-1|320	chrpath --delete ${file}
14mu|gutenprint-5.2.11-1|321	done
14mu|gutenprint-5.2.11-1|322	
14mu|gutenprint-5.2.11-1|323	
14mu|gutenprint-5.2.11-1|324	# Translation files of Gutenprint
14mu|gutenprint-5.2.11-1|325	find %{buildroot} -regex ".*/gutenprint.*.[mp]o" | sed -e "s@^%{buildroot}@@" > gutenprint.lang
14mu|gutenprint-5.2.11-1|326	
14mu|gutenprint-5.2.11-1|327	
14mu|gutenprint-5.2.11-1|328	%changelog
14mu|gutenprint-5.2.11-1|329	
14mu|gutenprint-5.2.11-1|330	* Sat Oct 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.11-1
14mu|gutenprint-5.2.11-1|331	- (4a0c096) Update files
14mu|gutenprint-5.2.11-1|332	
14mu|gutenprint-5.2.11-1|333	

22761 14
14mu|gv-3.7.4-1|1	Name:		gv
14mu|gv-3.7.4-1|2	Version:	3.7.4
14mu|gv-3.7.4-1|3	Release:	1
14mu|gv-3.7.4-1|4	Summary:	An enhanced front-end for the ghostscript PostScript(TM) interpreter
14mu|gv-3.7.4-1|5	License:	GPL
14mu|gv-3.7.4-1|6	Group:		Publishing
14mu|gv-3.7.4-1|7	URL:		http://www.gnu.org/software/gv/
14mu|gv-3.7.4-1|8	# old source: ftp://thep.physik.uni-mainz.de/pub/gv/unix/%{name}-%{version}.tar.bz2
14mu|gv-3.7.4-1|9	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
14mu|gv-3.7.4-1|10	Source1:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
14mu|gv-3.7.4-1|11	Source11:	%{name}.png
14mu|gv-3.7.4-1|12	BuildRequires:	imagemagick
14mu|gv-3.7.4-1|13	BuildRequires:	pkgconfig(x11)
14mu|gv-3.7.4-1|14	BuildRequires:	Xaw3d-devel
14mu|gv-3.7.4-1|15	BuildRequires:	pkgconfig(xinerama)
14mu|gv-3.7.4-1|16	BuildRequires:	pkgconfig(xmu)
14mu|gv-3.7.4-1|17	BuildRequires:	pkgconfig(xt)
14mu|gv-3.7.4-1|18	BuildRequires:	texinfo
14mu|gv-3.7.4-1|19	Obsoletes:	ghostview
14mu|gv-3.7.4-1|20	Provides:	ghostview
14mu|gv-3.7.4-1|21	Requires:	ghostscript-module-X
14mu|gv-3.7.4-1|22	Patch1:		gv-3.6.3-gvuncompress.patch
14mu|gv-3.7.4-1|23	
14mu|gv-3.7.4-1|24	%description
14mu|gv-3.7.4-1|25	Gv provides a user interface for the ghostscript PostScript(TM)
14mu|gv-3.7.4-1|26	interpreter.  Derived from the ghostview program, gv can display
14mu|gv-3.7.4-1|27	PostScript and PDF documents using the X Window System.
14mu|gv-3.7.4-1|28	
14mu|gv-3.7.4-1|29	Install the gv package if you'd like to view PostScript and PDF documents
14mu|gv-3.7.4-1|30	on your system.  You'll also need to have the ghostscript package
14mu|gv-3.7.4-1|31	installed, as well as the X Window System.
14mu|gv-3.7.4-1|32	
14mu|gv-3.7.4-1|33	%prep
14mu|gv-3.7.4-1|34	%setup -q
14mu|gv-3.7.4-1|35	%patch0 -p1 -b .gvuncompress
14mu|gv-3.7.4-1|36	%patch1 -p1 -b .gvuncompress
14mu|gv-3.7.4-1|37	
14mu|gv-3.7.4-1|38	%build
14mu|gv-3.7.4-1|39	# force regeneration of file
14mu|gv-3.7.4-1|40	rm -f src/gv_intern_res_unix.dat
14mu|gv-3.7.4-1|41	
14mu|gv-3.7.4-1|42	%configure2_5x \
14mu|gv-3.7.4-1|43	--with-scratch-dir=~/tmp/ \
14mu|gv-3.7.4-1|44	--enable-scrollbar-code
14mu|gv-3.7.4-1|45	%make
14mu|gv-3.7.4-1|46	
14mu|gv-3.7.4-1|47	%install
14mu|gv-3.7.4-1|48	%makeinstall_std
14mu|gv-3.7.4-1|49	install -m 0755 gvuncompress %{buildroot}%{_bindir}/gvuncompress
14mu|gv-3.7.4-1|50	
14mu|gv-3.7.4-1|51	# icons
14mu|gv-3.7.4-1|52	mkdir -p %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
14mu|gv-3.7.4-1|53	install -m644 %{SOURCE11} -D %{buildroot}%{_liconsdir}/gv.png
14mu|gv-3.7.4-1|54	convert -geometry 32x32 %{SOURCE11} %{buildroot}%{_iconsdir}/gv.png
14mu|gv-3.7.4-1|55	convert -geometry 16x16 %{SOURCE11} %{buildroot}%{_miconsdir}/gv.png
14mu|gv-3.7.4-1|56	
14mu|gv-3.7.4-1|57	mkdir -p %{buildroot}%{_datadir}/applications
14mu|gv-3.7.4-1|58	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mu|gv-3.7.4-1|59	[Desktop Entry]
14mu|gv-3.7.4-1|60	Name=gv
14mu|gv-3.7.4-1|61	Comment=Viewer for Postscript and PDF files
14mu|gv-3.7.4-1|62	Comment=Просмотр файлов Postscript и PDF
14mu|gv-3.7.4-1|63	Exec=%{_bindir}/gv %f
14mu|gv-3.7.4-1|64	Icon=gv
14mu|gv-3.7.4-1|65	Terminal=false
14mu|gv-3.7.4-1|66	Type=Application
14mu|gv-3.7.4-1|67	Categories=Office;Viewer;
14mu|gv-3.7.4-1|68	EOF
14mu|gv-3.7.4-1|69	
14mu|gv-3.7.4-1|70	
14mu|gv-3.7.4-1|71	%files
14mu|gv-3.7.4-1|72	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|gv-3.7.4-1|73	%{_bindir}/*
14mu|gv-3.7.4-1|74	%{_datadir}/%{name}
14mu|gv-3.7.4-1|75	%{_mandir}/man1/*
14mu|gv-3.7.4-1|76	%{_infodir}/*
14mu|gv-3.7.4-1|77	%{_miconsdir}/%{name}.png
14mu|gv-3.7.4-1|78	%{_iconsdir}/%{name}.png
14mu|gv-3.7.4-1|79	%{_liconsdir}/%{name}.png
14mu|gv-3.7.4-1|80	%{_datadir}/applications/*
14mu|gv-3.7.4-1|81	
14mu|gv-3.7.4-1|82	%changelog
14mu|gv-3.7.4-1|83	
14mu|gv-3.7.4-1|84	* Tue Mar 22 2016 Denis Silakov <dsilakov@gmail.com> 3.7.4-1
14mu|gv-3.7.4-1|85	- (233f867) Updated to 3.7.4
14mu|gv-3.7.4-1|86	
14mu|gv-3.7.4-1|87	

22762 14
14mu|gvfs-1.24.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|gvfs-1.24.3-1|2	
14mu|gvfs-1.24.3-1|3	%define major 0
14mu|gvfs-1.24.3-1|4	%define libname %mklibname %{name} %{major}
14mu|gvfs-1.24.3-1|5	%define devname %mklibname -d %{name}
14mu|gvfs-1.24.3-1|6	%define gioname gio2.0
14mu|gvfs-1.24.3-1|7	
14mu|gvfs-1.24.3-1|8	%define enable_gphoto2 1
14mu|gvfs-1.24.3-1|9	
14mu|gvfs-1.24.3-1|10	%define Werror_cflags %nil
14mu|gvfs-1.24.3-1|11	
14mu|gvfs-1.24.3-1|12	Summary:	Glib VFS library
14mu|gvfs-1.24.3-1|13	Name:		gvfs
14mu|gvfs-1.24.3-1|14	Version:	1.24.3
14mu|gvfs-1.24.3-1|15	Release:	1
14mu|gvfs-1.24.3-1|16	License:	LGPLv2+
14mu|gvfs-1.24.3-1|17	Group:		System/Libraries
14mu|gvfs-1.24.3-1|18	Url:		http://www.gnome.org/
14mu|gvfs-1.24.3-1|19	Source0:	ftp://ftp.gnome.org:21/pub/GNOME/sources/gvfs/%{url_ver}/%{name}-%{version}.tar.xz
14mu|gvfs-1.24.3-1|20	#gw from Ubuntu, fix music player detection
14mu|gvfs-1.24.3-1|21	# https://bugs.freedesktop.org/show_bug.cgi?id=24500
14mu|gvfs-1.24.3-1|22	Patch0:		gvfs-music-player-mimetype.patch
14mu|gvfs-1.24.3-1|23	
14mu|gvfs-1.24.3-1|24	BuildRequires:	intltool
14mu|gvfs-1.24.3-1|25	BuildRequires:	xsltproc
14mu|gvfs-1.24.3-1|26	BuildRequires:	docbook-style-xsl
14mu|gvfs-1.24.3-1|27	BuildRequires:	cdda-devel
14mu|gvfs-1.24.3-1|28	BuildRequires:	pkgconfig(expat)
14mu|gvfs-1.24.3-1|29	BuildRequires:	pkgconfig(avahi-glib)
14mu|gvfs-1.24.3-1|30	BuildRequires:	pkgconfig(avahi-client)
14mu|gvfs-1.24.3-1|31	BuildRequires:	pkgconfig(dbus-1)
14mu|gvfs-1.24.3-1|32	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|gvfs-1.24.3-1|33	BuildRequires:	pkgconfig(fuse)
14mu|gvfs-1.24.3-1|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
14mu|gvfs-1.24.3-1|35	BuildRequires:	pkgconfig(gobject-2.0)
14mu|gvfs-1.24.3-1|36	BuildRequires:	pkgconfig(gmodule-no-export-2.0)
14mu|gvfs-1.24.3-1|37	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|gvfs-1.24.3-1|38	BuildRequires:	pkgconfig(gio-2.0)
14mu|gvfs-1.24.3-1|39	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|gvfs-1.24.3-1|40	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|gvfs-1.24.3-1|41	BuildRequires:	pkgconfig(libmtp)
14mu|gvfs-1.24.3-1|42	BuildRequires:	pkgconfig(gudev-1.0) >= 186
14mu|gvfs-1.24.3-1|43	BuildRequires:	pkgconfig(libarchive)
14mu|gvfs-1.24.3-1|44	BuildRequires:	pkgconfig(libbluray)
14mu|gvfs-1.24.3-1|45	BuildRequires:	pkgconfig(libsoup-gnome-2.4) >= 2.26.0
14mu|gvfs-1.24.3-1|46	BuildRequires:	pkgconfig(libcdio)
14mu|gvfs-1.24.3-1|47	BuildRequires:	pkgconfig(libcdio_paranoia)
14mu|gvfs-1.24.3-1|48	BuildRequires:	pkgconfig(smbclient)
14mu|gvfs-1.24.3-1|49	BuildRequires:	pkgconfig(udisks2)
14mu|gvfs-1.24.3-1|50	BuildRequires:	pkgconfig(libsystemd)
14mu|gvfs-1.24.3-1|51	BuildRequires:	pkgconfig(libsystemd-login)
14mu|gvfs-1.24.3-1|52	BuildRequires:	pkgconfig(bluez) >= 4.0
14mu|gvfs-1.24.3-1|53	%if %{enable_gphoto2}
14mu|gvfs-1.24.3-1|54	BuildRequires:	pkgconfig(libgphoto2)
14mu|gvfs-1.24.3-1|55	%endif
14mu|gvfs-1.24.3-1|56	BuildRequires:	pkgconfig(libimobiledevice-1.0) >= 1.1.0
14mu|gvfs-1.24.3-1|57	BuildRequires:	pkgconfig(libplist) >= 0.15
14mu|gvfs-1.24.3-1|58	
14mu|gvfs-1.24.3-1|59	Requires(post,postun):	%{gioname} >= 2.23.4-2
14mu|gvfs-1.24.3-1|60	Requires:	dconf
14mu|gvfs-1.24.3-1|61	Requires:	udisks2
14mu|gvfs-1.24.3-1|62	Requires:	%{name}-mtp
14mu|gvfs-1.24.3-1|63	Suggests:	%{name}-fuse
14mu|gvfs-1.24.3-1|64	Suggests:	%{name}-smb
14mu|gvfs-1.24.3-1|65	Suggests:	%{name}-archive
14mu|gvfs-1.24.3-1|66	Suggests:	%{name}-iphone
14mu|gvfs-1.24.3-1|67	%if %{enable_gphoto2}
14mu|gvfs-1.24.3-1|68	Suggests:	%{name}-gphoto2
14mu|gvfs-1.24.3-1|69	%endif
14mu|gvfs-1.24.3-1|70	Conflicts:	%{libname} < 1.6.7-4
14mu|gvfs-1.24.3-1|71	Conflicts:	%{name}-gphoto2 <= 1.13.2-2
14mu|gvfs-1.24.3-1|72	
14mu|gvfs-1.24.3-1|73	Obsoletes:	%{name}-obexftp < 1.23.92
14mu|gvfs-1.24.3-1|74	
14mu|gvfs-1.24.3-1|75	%description
14mu|gvfs-1.24.3-1|76	This is a Virtual File System library based on gio and Glib.
14mu|gvfs-1.24.3-1|77	
14mu|gvfs-1.24.3-1|78	%files -f gvfs.lang
14mu|gvfs-1.24.3-1|79	%{_datadir}/bash-completion/completions/gvfs-*
14mu|gvfs-1.24.3-1|80	%{_bindir}/gvfs-*
14mu|gvfs-1.24.3-1|81	%{_libdir}/gio/modules/libgioremote-volume-monitor.so
14mu|gvfs-1.24.3-1|82	%{_libdir}/gio/modules/libgvfsdbus.so
14mu|gvfs-1.24.3-1|83	%{_libexecdir}/gvfsd
14mu|gvfs-1.24.3-1|84	%{_libexecdir}/gvfsd-afp
14mu|gvfs-1.24.3-1|85	%{_libexecdir}/gvfsd-afp-browse
14mu|gvfs-1.24.3-1|86	%{_libexecdir}/gvfsd-burn
14mu|gvfs-1.24.3-1|87	%{_libexecdir}/gvfsd-cdda
14mu|gvfs-1.24.3-1|88	%{_libexecdir}/gvfsd-computer
14mu|gvfs-1.24.3-1|89	%{_libexecdir}/gvfsd-dav
14mu|gvfs-1.24.3-1|90	%{_libexecdir}/gvfsd-dnssd
14mu|gvfs-1.24.3-1|91	%{_libexecdir}/gvfsd-ftp
14mu|gvfs-1.24.3-1|92	%{_libexecdir}/gvfsd-http
14mu|gvfs-1.24.3-1|93	%{_libexecdir}/gvfsd-localtest
14mu|gvfs-1.24.3-1|94	%{_libexecdir}/gvfsd-metadata
14mu|gvfs-1.24.3-1|95	%{_libexecdir}/gvfsd-network
14mu|gvfs-1.24.3-1|96	%{_libexecdir}/gvfsd-recent
14mu|gvfs-1.24.3-1|97	%{_libexecdir}/gvfsd-sftp
14mu|gvfs-1.24.3-1|98	%{_libexecdir}/gvfsd-trash
14mu|gvfs-1.24.3-1|99	%{_libdir}/gvfs-udisks2-volume-monitor
14mu|gvfs-1.24.3-1|100	%{_prefix}/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
14mu|gvfs-1.24.3-1|101	%{_datadir}/dbus-1/services/gvfs-daemon.service
14mu|gvfs-1.24.3-1|102	%{_datadir}/dbus-1/services/gvfs-metadata.service
14mu|gvfs-1.24.3-1|103	%{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service
14mu|gvfs-1.24.3-1|104	%dir %{_datadir}/gvfs
14mu|gvfs-1.24.3-1|105	%dir %{_datadir}/gvfs/mounts
14mu|gvfs-1.24.3-1|106	%dir %{_datadir}/gvfs/remote-volume-monitors
14mu|gvfs-1.24.3-1|107	%{_datadir}/gvfs/mounts/afp-browse.mount
14mu|gvfs-1.24.3-1|108	%{_datadir}/gvfs/mounts/afp.mount
14mu|gvfs-1.24.3-1|109	%{_datadir}/gvfs/mounts/burn.mount
14mu|gvfs-1.24.3-1|110	%{_datadir}/gvfs/mounts/cdda.mount
14mu|gvfs-1.24.3-1|111	%{_datadir}/gvfs/mounts/computer.mount
14mu|gvfs-1.24.3-1|112	%{_datadir}/gvfs/mounts/dav.mount
14mu|gvfs-1.24.3-1|113	%{_datadir}/gvfs/mounts/dav+sd.mount
14mu|gvfs-1.24.3-1|114	%{_datadir}/gvfs/mounts/dns-sd.mount
14mu|gvfs-1.24.3-1|115	%{_datadir}/gvfs/mounts/ftp.mount
14mu|gvfs-1.24.3-1|116	%{_datadir}/gvfs/mounts/http.mount
14mu|gvfs-1.24.3-1|117	%{_datadir}/gvfs/mounts/localtest.mount
14mu|gvfs-1.24.3-1|118	%{_datadir}/gvfs/mounts/network.mount
14mu|gvfs-1.24.3-1|119	%{_datadir}/gvfs/mounts/recent.mount
14mu|gvfs-1.24.3-1|120	%{_datadir}/gvfs/mounts/sftp.mount
14mu|gvfs-1.24.3-1|121	%{_datadir}/gvfs/mounts/trash.mount
14mu|gvfs-1.24.3-1|122	%{_datadir}/GConf/gsettings/gvfs-dns-sd.convert
14mu|gvfs-1.24.3-1|123	%{_datadir}/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml
14mu|gvfs-1.24.3-1|124	%{_datadir}/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml
14mu|gvfs-1.24.3-1|125	%{_datadir}/gvfs/remote-volume-monitors/udisks2.monitor
14mu|gvfs-1.24.3-1|126	%{_mandir}/man1/gvfs-*
14mu|gvfs-1.24.3-1|127	%{_mandir}/man1/gvfsd.*
14mu|gvfs-1.24.3-1|128	%{_mandir}/man1/gvfsd-metadata.*
14mu|gvfs-1.24.3-1|129	%{_mandir}/man7/gvfs.*
14mu|gvfs-1.24.3-1|130	%{_sysconfdir}/skel/.gvfs
14mu|gvfs-1.24.3-1|131	
14mu|gvfs-1.24.3-1|132	#----------------------------------------------------------------------------
14mu|gvfs-1.24.3-1|133	
14mu|gvfs-1.24.3-1|134	%package -n %{libname}
14mu|gvfs-1.24.3-1|135	Summary:	Glib VFS library
14mu|gvfs-1.24.3-1|136	Group:		System/Libraries
14mu|gvfs-1.24.3-1|137	
14mu|gvfs-1.24.3-1|138	%description -n %{libname}
14mu|gvfs-1.24.3-1|139	This is a Virtual File System library based on gio and Glib.
14mu|gvfs-1.24.3-1|140	
14mu|gvfs-1.24.3-1|141	%files -n %{libname}
14mu|gvfs-1.24.3-1|142	%{_libdir}/gvfs/libgvfs*.so
14mu|gvfs-1.24.3-1|143	
14mu|gvfs-1.24.3-1|144	#----------------------------------------------------------------------------
14mu|gvfs-1.24.3-1|145	
14mu|gvfs-1.24.3-1|146	%package -n %{devname}
14mu|gvfs-1.24.3-1|147	Summary:	Glib VFS Library - development files
14mu|gvfs-1.24.3-1|148	
14mu|gvfs-1.24.3-1|149	Group:		Development/C
14mu|gvfs-1.24.3-1|150	Requires:	%{libname} = %{EVRD}
14mu|gvfs-1.24.3-1|151	Provides:	%{name}-devel = %{EVRD}
14mu|gvfs-1.24.3-1|152	
14mu|gvfs-1.24.3-1|153	%description -n %{devname}
14mu|gvfs-1.24.3-1|154	This is a Virtual File System library based on gio and Glib.
14mu|gvfs-1.24.3-1|155	
14mu|gvfs-1.24.3-1|156	%files -n %{devname}
14mu|gvfs-1.24.3-1|157	%doc NEWS ChangeLog AUTHORS TODO
14mu|gvfs-1.24.3-1|158	%{_includedir}/gvfs-client
14mu|gvfs-1.24.3-1|159	
14mu|gvfs-1.24.3-1|160	#----------------------------------------------------------------------------
14mu|gvfs-1.24.3-1|161	
14mu|gvfs-1.24.3-1|162	%package fuse
14mu|gvfs-1.24.3-1|163	Summary:	FUSE support for gvfs
14mu|gvfs-1.24.3-1|164	Group:		System/Libraries
14mu|gvfs-1.24.3-1|165	Requires:	%{name} = %{EVRD}
14mu|gvfs-1.24.3-1|166	Requires:	fuse
14mu|gvfs-1.24.3-1|167	
14mu|gvfs-1.24.3-1|168	%description fuse
14mu|gvfs-1.24.3-1|169	This package provides support for applications not using gio
14mu|gvfs-1.24.3-1|170	to access the gvfs filesystems.
14mu|gvfs-1.24.3-1|171	
14mu|gvfs-1.24.3-1|172	%files fuse
14mu|gvfs-1.24.3-1|173	%{_libexecdir}/gvfsd-fuse
14mu|gvfs-1.24.3-1|174	%{_mandir}/man1/gvfsd-fuse.*
14mu|gvfs-1.24.3-1|175	
14mu|gvfs-1.24.3-1|176	#----------------------------------------------------------------------------
14mu|gvfs-1.24.3-1|177	
14mu|gvfs-1.24.3-1|178	%package iphone
14mu|gvfs-1.24.3-1|179	Summary:	Iphone support for gvfs
14mu|gvfs-1.24.3-1|180	Group:		System/Libraries
14mu|gvfs-1.24.3-1|181	Requires:	%{name} = %{EVRD}
14mu|gvfs-1.24.3-1|182	
14mu|gvfs-1.24.3-1|183	%description iphone
14mu|gvfs-1.24.3-1|184	This package provides support for reading and writing files on
14mu|gvfs-1.24.3-1|185	the iPhone and the iPod TouchP to applications using gvfs.
14mu|gvfs-1.24.3-1|186	
14mu|gvfs-1.24.3-1|187	%files iphone
14mu|gvfs-1.24.3-1|188	%{_libexecdir}/gvfs-afc-volume-monitor
14mu|gvfs-1.24.3-1|189	%{_libexecdir}/gvfsd-afc
14mu|gvfs-1.24.3-1|190	%{_datadir}/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service
14mu|gvfs-1.24.3-1|191	%{_datadir}/gvfs/mounts/afc.mount
14mu|gvfs-1.24.3-1|192	%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
14mu|gvfs-1.24.3-1|193	
14mu|gvfs-1.24.3-1|194	#----------------------------------------------------------------------------
14mu|gvfs-1.24.3-1|195	
14mu|gvfs-1.24.3-1|196	%package smb
14mu|gvfs-1.24.3-1|197	Summary:	Windows fileshare support for gvfs
14mu|gvfs-1.24.3-1|198	Group:		System/Libraries
14mu|gvfs-1.24.3-1|199	Requires:	%{name} = %{EVRD}
14mu|gvfs-1.24.3-1|200	
14mu|gvfs-1.24.3-1|201	%description smb
14mu|gvfs-1.24.3-1|202	This package provides support for reading and writing files on windows
14mu|gvfs-1.24.3-1|203	shares (smb) to applications using gvfs.
14mu|gvfs-1.24.3-1|204	
14mu|gvfs-1.24.3-1|205	%files smb
14mu|gvfs-1.24.3-1|206	%{_libexecdir}/gvfsd-smb
14mu|gvfs-1.24.3-1|207	%{_libexecdir}/gvfsd-smb-browse
14mu|gvfs-1.24.3-1|208	%{_datadir}/gvfs/mounts/smb-browse.mount
14mu|gvfs-1.24.3-1|209	%{_datadir}/gvfs/mounts/smb.mount
14mu|gvfs-1.24.3-1|210	%{_datadir}/GConf/gsettings/gvfs-smb.convert
14mu|gvfs-1.24.3-1|211	%{_datadir}/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
14mu|gvfs-1.24.3-1|212	
14mu|gvfs-1.24.3-1|213	#----------------------------------------------------------------------------
14mu|gvfs-1.24.3-1|214	
14mu|gvfs-1.24.3-1|215	%package mtp
14mu|gvfs-1.24.3-1|216	Summary:	Support MTP media players
14mu|gvfs-1.24.3-1|217	Group:		System/Libraries
14mu|gvfs-1.24.3-1|218	Requires:	%{name} = %{EVRD}
14mu|gvfs-1.24.3-1|219	
14mu|gvfs-1.24.3-1|220	%description mtp
14mu|gvfs-1.24.3-1|221	This package provides support for reading and writing files on MTP
14mu|gvfs-1.24.3-1|222	media players.
14mu|gvfs-1.24.3-1|223	
14mu|gvfs-1.24.3-1|224	%files mtp
14mu|gvfs-1.24.3-1|225	%{_libexecdir}/gvfs-mtp-volume-monitor
14mu|gvfs-1.24.3-1|226	%{_libexecdir}/gvfsd-mtp
14mu|gvfs-1.24.3-1|227	%{_datadir}/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service
14mu|gvfs-1.24.3-1|228	%{_datadir}/gvfs/mounts/mtp.mount
14mu|gvfs-1.24.3-1|229	%{_datadir}/gvfs/remote-volume-monitors/mtp.monitor
14mu|gvfs-1.24.3-1|230	
14mu|gvfs-1.24.3-1|231	#----------------------------------------------------------------------------
14mu|gvfs-1.24.3-1|232	
14mu|gvfs-1.24.3-1|233	%package archive
14mu|gvfs-1.24.3-1|234	Summary:	Archiving support for gvfs
14mu|gvfs-1.24.3-1|235	Group:		System/Libraries
14mu|gvfs-1.24.3-1|236	Requires:	%{name} = %{EVRD}
14mu|gvfs-1.24.3-1|237	
14mu|gvfs-1.24.3-1|238	%description archive
14mu|gvfs-1.24.3-1|239	This package provides support for accessing files inside Zip and Tar archives,
14mu|gvfs-1.24.3-1|240	as well as ISO images, to applications using gvfs.
14mu|gvfs-1.24.3-1|241	
14mu|gvfs-1.24.3-1|242	%files archive
14mu|gvfs-1.24.3-1|243	%{_libexecdir}/gvfsd-archive
14mu|gvfs-1.24.3-1|244	%{_datadir}/gvfs/mounts/archive.mount
14mu|gvfs-1.24.3-1|245	
14mu|gvfs-1.24.3-1|246	#----------------------------------------------------------------------------
14mu|gvfs-1.24.3-1|247	
14mu|gvfs-1.24.3-1|248	%if %{enable_gphoto2}
14mu|gvfs-1.24.3-1|249	%package gphoto2
14mu|gvfs-1.24.3-1|250	Summary:	Gphoto2 support for gvfs
14mu|gvfs-1.24.3-1|251	Group:		System/Libraries
14mu|gvfs-1.24.3-1|252	Requires:	%{name} = %{EVRD}
14mu|gvfs-1.24.3-1|253	
14mu|gvfs-1.24.3-1|254	%description gphoto2
14mu|gvfs-1.24.3-1|255	This package provides support for reading and writing files on
14mu|gvfs-1.24.3-1|256	PTP based cameras (Picture Transfer Protocol) and MTP based
14mu|gvfs-1.24.3-1|257	media players (Media Transfer Protocol) to applications using gvfs.
14mu|gvfs-1.24.3-1|258	
14mu|gvfs-1.24.3-1|259	%files gphoto2
14mu|gvfs-1.24.3-1|260	%{_libexecdir}/gvfsd-gphoto2
14mu|gvfs-1.24.3-1|261	%{_datadir}/gvfs/mounts/gphoto2.mount
14mu|gvfs-1.24.3-1|262	%{_libexecdir}/gvfs-gphoto2-volume-monitor
14mu|gvfs-1.24.3-1|263	%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
14mu|gvfs-1.24.3-1|264	%{_datadir}/gvfs/remote-volume-monitors/gphoto2.monitor
14mu|gvfs-1.24.3-1|265	%endif
14mu|gvfs-1.24.3-1|266	
14mu|gvfs-1.24.3-1|267	#----------------------------------------------------------------------------
14mu|gvfs-1.24.3-1|268	
14mu|gvfs-1.24.3-1|269	%prep
14mu|gvfs-1.24.3-1|270	%setup -q
14mu|gvfs-1.24.3-1|271	%apply_patches
14mu|gvfs-1.24.3-1|272	
14mu|gvfs-1.24.3-1|273	%build
14mu|gvfs-1.24.3-1|274	%configure2_5x \
14mu|gvfs-1.24.3-1|275	--with-dbus-service-dir=%{_datadir}/dbus-1/services \
14mu|gvfs-1.24.3-1|276	--disable-hal \
14mu|gvfs-1.24.3-1|277	--disable-gdu \
14mu|gvfs-1.24.3-1|278	--enable-udisks2 \
14mu|gvfs-1.24.3-1|279	%if %{enable_gphoto2}
14mu|gvfs-1.24.3-1|280	--enable-gphoto2
14mu|gvfs-1.24.3-1|281	%else
14mu|gvfs-1.24.3-1|282	--disable-gphoto2
14mu|gvfs-1.24.3-1|283	%endif
14mu|gvfs-1.24.3-1|284	
14mu|gvfs-1.24.3-1|285	%make
14mu|gvfs-1.24.3-1|286	
14mu|gvfs-1.24.3-1|287	%install
14mu|gvfs-1.24.3-1|288	%makeinstall_std
14mu|gvfs-1.24.3-1|289	%find_lang gvfs
14mu|gvfs-1.24.3-1|290	
14mu|gvfs-1.24.3-1|291	mkdir -p %{buildroot}%{_sysconfdir}/skel/.gvfs
14mu|gvfs-1.24.3-1|292	
14mu|gvfs-1.24.3-1|293	# upstream bash completion is installed in the wrong place, with the wrong perms
14mu|gvfs-1.24.3-1|294	# and redefine system variables without notice
14mu|gvfs-1.24.3-1|295	rm -f %{buildroot}%{_sysconfdir}/profile.d/gvfs-bash-completion.sh
14mu|gvfs-1.24.3-1|296	
14mu|gvfs-1.24.3-1|297	
14mu|gvfs-1.24.3-1|298	%changelog
14mu|gvfs-1.24.3-1|299	
14mu|gvfs-1.24.3-1|300	* Sun Nov 20 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.24.3-1
14mu|gvfs-1.24.3-1|301	- (b61658e) New version 1.24.3
14mu|gvfs-1.24.3-1|302	
14mu|gvfs-1.24.3-1|303	* Sun Nov 20 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.24.1-1
14mu|gvfs-1.24.3-1|304	- (d5ead0c) Install /etc/skel/.gvfs
14mu|gvfs-1.24.3-1|305	- (Andrey Bondrov: 21267db) Requires dconf
14mu|gvfs-1.24.3-1|306	- (Tigro: ff39dfe) update to 1.24.1
14mu|gvfs-1.24.3-1|307	
14mu|gvfs-1.24.3-1|308	* Mon Sep 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.21.2-5
14mu|gvfs-1.24.3-1|309	- (a30807f) Added libsystemd BR
14mu|gvfs-1.24.3-1|310	- (Denis Silakov: db2cc53) Rebuild with new libimobiledevice and libplist
14mu|gvfs-1.24.3-1|311	
14mu|gvfs-1.24.3-1|312	* Mon Apr 13 2015 Tigro <ashejn@yandex-team.ru> 1.24.1-1
14mu|gvfs-1.24.3-1|313	- (101ba36) update to 1.24.1
14mu|gvfs-1.24.3-1|314	
14mu|gvfs-1.24.3-1|315	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 1.24.0-1
14mu|gvfs-1.24.3-1|316	- (10feb99) update to 1.24.0
14mu|gvfs-1.24.3-1|317	
14mu|gvfs-1.24.3-1|318	* Tue Mar 17 2015 Tigro <ashejn@yandex-team.ru> 1.23.92-1
14mu|gvfs-1.24.3-1|319	- (9cd192d) disable obexftp support
14mu|gvfs-1.24.3-1|320	- (Tigro: f6f6583) update to 1.23.92
14mu|gvfs-1.24.3-1|321	
14mu|gvfs-1.24.3-1|322	* Wed Mar 11 2015 Tigro <ashejn@yandex-team.ru> 1.23.90-1
14mu|gvfs-1.24.3-1|323	- (067a024) pack more bash completion files
14mu|gvfs-1.24.3-1|324	- (Tigro: c93cc1c) update to 1.23.90
14mu|gvfs-1.24.3-1|325	
14mu|gvfs-1.24.3-1|326	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.21.2-4
14mu|gvfs-1.24.3-1|327	- (7cae00f) Bump release
14mu|gvfs-1.24.3-1|328	
14mu|gvfs-1.24.3-1|329	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.21.2-3
14mu|gvfs-1.24.3-1|330	- (df71d60) Update BuildRequires to handle libcdio and libcdio_paranoia split
14mu|gvfs-1.24.3-1|331	
14mu|gvfs-1.24.3-1|332	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.21.2-2
14mu|gvfs-1.24.3-1|333	- (231b07f) MassBuild#440: Increase release tag
14mu|gvfs-1.24.3-1|334	
14mu|gvfs-1.24.3-1|335	* Fri Jun 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.21.2-1
14mu|gvfs-1.24.3-1|336	- (941257d) Updated to 1.21.2 (by updates_builder)
14mu|gvfs-1.24.3-1|337	
14mu|gvfs-1.24.3-1|338	* Tue Jun 03 2014 Tigro <ashejn@gmail.com> 1.20.2-2
14mu|gvfs-1.24.3-1|339	- (764f5f5) added iphone subpackage
14mu|gvfs-1.24.3-1|340	
14mu|gvfs-1.24.3-1|341	* Fri May 16 2014 Tigro <ashejn@gmail.com> 1.20.2-1
14mu|gvfs-1.24.3-1|342	- (991f836) pack files
14mu|gvfs-1.24.3-1|343	- (Tigro: 9c77602) update to 1.20.2
14mu|gvfs-1.24.3-1|344	
14mu|gvfs-1.24.3-1|345	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.16.3-2
14mu|gvfs-1.24.3-1|346	- (5eafc82) Spec cleanup
14mu|gvfs-1.24.3-1|347	
14mu|gvfs-1.24.3-1|348	* Thu Jun 20 2013 root <root@localhost.localdomain> 1.16.3-1
14mu|gvfs-1.24.3-1|349	- (b6534f0) sync to gnome38 branch
14mu|gvfs-1.24.3-1|350	
14mu|gvfs-1.24.3-1|351	* Fri Nov 23 2012 Alexander Khryukin <alexander@mezon.ru> 1.14.2-1
14mu|gvfs-1.24.3-1|352	- (398dbf5) old gvfs-1.14.1.tar.xz added too
14mu|gvfs-1.24.3-1|353	- (Alexander Khryukin: 9e73389) version update 1.14.2
14mu|gvfs-1.24.3-1|354	
14mu|gvfs-1.24.3-1|355	* Sat Oct 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14.1-1
14mu|gvfs-1.24.3-1|356	- (8ba5e96) LOG Add pkgconfig(gtk+-3.0) to BuildRequires
14mu|gvfs-1.24.3-1|357	- (Andrey Bondrov: 1c4d3b7) LOG Update BuildRequires and files
14mu|gvfs-1.24.3-1|358	- (Andrey Bondrov: 1520459) LOG Add xsltproc to BuildRequires and iphone subpackage to Suggests
14mu|gvfs-1.24.3-1|359	- (Andrey Bondrov: 481068c) LOG Drop no longer needed patch
14mu|gvfs-1.24.3-1|360	- (Andrey Bondrov: 50a5e95) LOG New version 1.14.1
14mu|gvfs-1.24.3-1|361	
14mu|gvfs-1.24.3-1|362	* Sat Oct 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.13.2-5
14mu|gvfs-1.24.3-1|363	- (a17d5ea) LOG Bump release for updates purpose
14mu|gvfs-1.24.3-1|364	
14mu|gvfs-1.24.3-1|365	* Fri Aug 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.13.2-4
14mu|gvfs-1.24.3-1|366	- (7146943) LOG New version 1.13.2 (sync with Cooker)
14mu|gvfs-1.24.3-1|367	
14mu|gvfs-1.24.3-1|368	* Fri Aug 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.7-4
14mu|gvfs-1.24.3-1|369	- (fbfa58c) Update patch to fix build with new glib (again)
14mu|gvfs-1.24.3-1|370	- (Andrey Bondrov: 7a53ed9) Update patch to fix build with new glib
14mu|gvfs-1.24.3-1|371	- (Andrey Bondrov: dc4db48) Add patch to fix build with new glib
14mu|gvfs-1.24.3-1|372	- (Andrey Bondrov: 7a15040) Temporary update spec, but we need to update version later
14mu|gvfs-1.24.3-1|373	
14mu|gvfs-1.24.3-1|374	* Mon Mar 12 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 1.6.7-3
14mu|gvfs-1.24.3-1|375	- (64dbb7a) added libgdu0 to buildreq
14mu|gvfs-1.24.3-1|376	- (Andrew Lukoshko: 9159329) added libgdu0 to buildreq
14mu|gvfs-1.24.3-1|377	
14mu|gvfs-1.24.3-1|378	

22763 14
14mu|gwenview-4.14.3-4|1	Summary:	Fast and easy to use image viewer for KDE
14mu|gwenview-4.14.3-4|2	Name:		gwenview
14mu|gwenview-4.14.3-4|3	Version:	4.14.3
14mu|gwenview-4.14.3-4|4	Release:	4
14mu|gwenview-4.14.3-4|5	Epoch:		2
14mu|gwenview-4.14.3-4|6	License:	GPLv2+
14mu|gwenview-4.14.3-4|7	Group:		Graphical desktop/KDE
14mu|gwenview-4.14.3-4|8	Url:		http://www.kde.org
14mu|gwenview-4.14.3-4|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|gwenview-4.14.3-4|10	# Drop inode/directory, add image/svg+xml, image/svg+xml-compressed and image/x-xcf
14mu|gwenview-4.14.3-4|11	Patch0:		gwenview-4.11.0-mimetypes.patch
14mu|gwenview-4.14.3-4|12	BuildRequires:	baloo-devel
14mu|gwenview-4.14.3-4|13	BuildRequires:	kdebase4-devel
14mu|gwenview-4.14.3-4|14	BuildRequires:	kfilemetadata-devel
14mu|gwenview-4.14.3-4|15	BuildRequires:	jpeg-devel
14mu|gwenview-4.14.3-4|16	BuildRequires:	pkgconfig(exiv2)
14mu|gwenview-4.14.3-4|17	BuildRequires:	pkgconfig(lcms2)
14mu|gwenview-4.14.3-4|18	BuildRequires:	pkgconfig(libkactivities)
14mu|gwenview-4.14.3-4|19	BuildRequires:	pkgconfig(libkdcraw)
14mu|gwenview-4.14.3-4|20	BuildRequires:	pkgconfig(libkipi)
14mu|gwenview-4.14.3-4|21	BuildRequires:	pkgconfig(libpng)
14mu|gwenview-4.14.3-4|22	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|gwenview-4.14.3-4|23	BuildRequires:	pkgconfig(zlib)
14mu|gwenview-4.14.3-4|24	Requires:	kipi-common
14mu|gwenview-4.14.3-4|25	Obsoletes:	%{name}-devel < 2:4.10.3-3
14mu|gwenview-4.14.3-4|26	
14mu|gwenview-4.14.3-4|27	%description
14mu|gwenview-4.14.3-4|28	Gwenview is a fast and easy to use image viewer/browser for KDE.
14mu|gwenview-4.14.3-4|29	All common image formats are supported, such as PNG(including transparency),
14mu|gwenview-4.14.3-4|30	JPEG(including EXIF tags and lossless transformations), GIF, XCF (Gimp
14mu|gwenview-4.14.3-4|31	image format), BMP, XPM and others. Standard features include slideshow,
14mu|gwenview-4.14.3-4|32	fullscreen view, image thumbnails, drag'n'drop, image zoom, full network
14mu|gwenview-4.14.3-4|33	transparency using the KIO framework, including basic file operations and
14mu|gwenview-4.14.3-4|34	browsing in compressed archives, non-blocking GUI with adjustable views.
14mu|gwenview-4.14.3-4|35	Gwenview also provides image and directory KParts components for use e.g. in
14mu|gwenview-4.14.3-4|36	Konqueror. Additional features, such as image renaming, comparing,
14mu|gwenview-4.14.3-4|37	converting, and batch processing, HTML gallery and others are provided by the
14mu|gwenview-4.14.3-4|38	KIPI image framework.
14mu|gwenview-4.14.3-4|39	
14mu|gwenview-4.14.3-4|40	%files
14mu|gwenview-4.14.3-4|41	%doc %{_kde_docdir}/HTML/en/gwenview/
14mu|gwenview-4.14.3-4|42	%{_kde_bindir}/gwenview
14mu|gwenview-4.14.3-4|43	%{_kde_bindir}/gwenview_importer
14mu|gwenview-4.14.3-4|44	%{_kde_libdir}/kde4/gvpart.so
14mu|gwenview-4.14.3-4|45	%{_kde_appsdir}/gvpart
14mu|gwenview-4.14.3-4|46	%{_kde_appsdir}/gwenview
14mu|gwenview-4.14.3-4|47	%{_kde_services}/gvpart.desktop
14mu|gwenview-4.14.3-4|48	%{_kde_services}/ServiceMenus/slideshow.desktop
14mu|gwenview-4.14.3-4|49	%{_kde_applicationsdir}/gwenview.desktop
14mu|gwenview-4.14.3-4|50	%{_kde_appsdir}/solid/actions/gwenview_importer.desktop
14mu|gwenview-4.14.3-4|51	%{_kde_appsdir}/solid/actions/gwenview_importer_camera.desktop
14mu|gwenview-4.14.3-4|52	%{_kde_iconsdir}/*/*/*/gwenview*
14mu|gwenview-4.14.3-4|53	%{_kde_iconsdir}/*/*/*/document-share*
14mu|gwenview-4.14.3-4|54	
14mu|gwenview-4.14.3-4|55	#------------------------------------------------
14mu|gwenview-4.14.3-4|56	
14mu|gwenview-4.14.3-4|57	%define gwenviewlib_major 4
14mu|gwenview-4.14.3-4|58	%define libgwenviewlib %mklibname gwenviewlib %{gwenviewlib_major}
14mu|gwenview-4.14.3-4|59	
14mu|gwenview-4.14.3-4|60	%package -n %{libgwenviewlib}
14mu|gwenview-4.14.3-4|61	Summary:	Gwenview library
14mu|gwenview-4.14.3-4|62	Group:		System/Libraries
14mu|gwenview-4.14.3-4|63	# liblcms2.so.2 is provided by LibreOffice package by mistake in Main Release
14mu|gwenview-4.14.3-4|64	#so make sure proper liblcms2_2 package is installed in Rosa 2012.1
14mu|gwenview-4.14.3-4|65	%if %{mdvver} == 201210
14mu|gwenview-4.14.3-4|66	Requires:	%{_lib}lcms2_2
14mu|gwenview-4.14.3-4|67	%endif
14mu|gwenview-4.14.3-4|68	
14mu|gwenview-4.14.3-4|69	%description -n %{libgwenviewlib}
14mu|gwenview-4.14.3-4|70	Gwenview library.
14mu|gwenview-4.14.3-4|71	
14mu|gwenview-4.14.3-4|72	%files -n %{libgwenviewlib}
14mu|gwenview-4.14.3-4|73	%{_kde_libdir}/libgwenviewlib.so.%{gwenviewlib_major}*
14mu|gwenview-4.14.3-4|74	
14mu|gwenview-4.14.3-4|75	#----------------------------------------------------------------------
14mu|gwenview-4.14.3-4|76	
14mu|gwenview-4.14.3-4|77	%prep
14mu|gwenview-4.14.3-4|78	%setup -q
14mu|gwenview-4.14.3-4|79	%patch0 -p1
14mu|gwenview-4.14.3-4|80	
14mu|gwenview-4.14.3-4|81	%build
14mu|gwenview-4.14.3-4|82	%cmake_kde4
14mu|gwenview-4.14.3-4|83	%make
14mu|gwenview-4.14.3-4|84	
14mu|gwenview-4.14.3-4|85	%install
14mu|gwenview-4.14.3-4|86	%makeinstall_std -C build
14mu|gwenview-4.14.3-4|87	
14mu|gwenview-4.14.3-4|88	# We don't need this as we don't have any devel headers
14mu|gwenview-4.14.3-4|89	rm -f %{buildroot}%{_kde_libdir}/libgwenviewlib.so
14mu|gwenview-4.14.3-4|90	
14mu|gwenview-4.14.3-4|91	
14mu|gwenview-4.14.3-4|92	%changelog
14mu|gwenview-4.14.3-4|93	
14mu|gwenview-4.14.3-4|94	* Mon Jan 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-4
14mu|gwenview-4.14.3-4|95	- (985cda8) Build requires baloo-devel and kfilemetadata-devel
14mu|gwenview-4.14.3-4|96	
14mu|gwenview-4.14.3-4|97	

22764 14
14mu|gzip-1.8-1|1	Summary:	The GNU data compression program
14mu|gzip-1.8-1|2	Name:		gzip
14mu|gzip-1.8-1|3	Version:	1.8
14mu|gzip-1.8-1|4	Release:	1
14mu|gzip-1.8-1|5	License:	GPLv3+
14mu|gzip-1.8-1|6	Group:		Archiving/Compression
14mu|gzip-1.8-1|7	Url:		http://www.gzip.org
14mu|gzip-1.8-1|8	Source0:	ftp://ftp.gnu.org/gnu/gzip/gzip-%{version}.tar.gz
14mu|gzip-1.8-1|9	Source1:	ftp://ftp.gnu.org/gnu/gzip/gzip-%{version}.tar.gz.sig
14mu|gzip-1.8-1|10	Patch1:		gzip-1.3.5-zforce.patch
14mu|gzip-1.8-1|11	Patch6:		gzip-1.3.3-window-size.patch
14mu|gzip-1.8-1|12	Patch12:	gzip-1.3.5-cve-2006-4335.patch
14mu|gzip-1.8-1|13	Patch14:	gzip-1.3.5-cve-2006-4338.patch
14mu|gzip-1.8-1|14	Patch15:	gzip-1.3.9-cve-2006-4337.patch
14mu|gzip-1.8-1|15	Patch16:	gzip-1.3.5-cve-2006-4337_len.patch
14mu|gzip-1.8-1|16	Patch17:	gzip-1.3.14-CVE-2009-2624-1.diff
14mu|gzip-1.8-1|17	BuildRequires:	texinfo
14mu|gzip-1.8-1|18	# make check
14mu|gzip-1.8-1|19	BuildRequires:	util-linux
14mu|gzip-1.8-1|20	Requires:	less
14mu|gzip-1.8-1|21	Requires:	mktemp
14mu|gzip-1.8-1|22	
14mu|gzip-1.8-1|23	%description
14mu|gzip-1.8-1|24	The gzip package contains the popular GNU gzip data compression
14mu|gzip-1.8-1|25	program. Gzipped files have a .gz extension.
14mu|gzip-1.8-1|26	
14mu|gzip-1.8-1|27	Gzip should be installed on your Mandriva Linux system, because it is a
14mu|gzip-1.8-1|28	very commonly used data compression program.
14mu|gzip-1.8-1|29	
14mu|gzip-1.8-1|30	%files
14mu|gzip-1.8-1|31	%doc NEWS README AUTHORS ChangeLog
14mu|gzip-1.8-1|32	/bin/gzip
14mu|gzip-1.8-1|33	/bin/gunzip
14mu|gzip-1.8-1|34	%{_mandir}/man1/gunzip.1*
14mu|gzip-1.8-1|35	%{_mandir}/man1/gzexe.1*
14mu|gzip-1.8-1|36	%{_mandir}/man1/gzip.1*
14mu|gzip-1.8-1|37	%{_mandir}/man1/zforce.1*
14mu|gzip-1.8-1|38	%{_mandir}/man1/zless.1*
14mu|gzip-1.8-1|39	%{_mandir}/man1/zmore.1*
14mu|gzip-1.8-1|40	%{_mandir}/man1/znew.1*
14mu|gzip-1.8-1|41	%{_infodir}/*
14mu|gzip-1.8-1|42	%{_bindir}/gunzip
14mu|gzip-1.8-1|43	%{_bindir}/gzexe
14mu|gzip-1.8-1|44	%{_bindir}/gzip
14mu|gzip-1.8-1|45	%{_bindir}/zforce
14mu|gzip-1.8-1|46	%{_bindir}/zless
14mu|gzip-1.8-1|47	%{_bindir}/zmore
14mu|gzip-1.8-1|48	%{_bindir}/znew
14mu|gzip-1.8-1|49	
14mu|gzip-1.8-1|50	#----------------------------------------------------------------------------
14mu|gzip-1.8-1|51	
14mu|gzip-1.8-1|52	%package utils
14mu|gzip-1.8-1|53	Summary:	Utilities dealing with gzip compressed files
14mu|gzip-1.8-1|54	Requires:	gzip = %{version}
14mu|gzip-1.8-1|55	
14mu|gzip-1.8-1|56	%description utils
14mu|gzip-1.8-1|57	The gzip-utils package contains programs for manipulating gzip-compressed
14mu|gzip-1.8-1|58	archives: zcat, zcmp, zdiff, zgrep.
14mu|gzip-1.8-1|59	
14mu|gzip-1.8-1|60	%files utils
14mu|gzip-1.8-1|61	/bin/zcat
14mu|gzip-1.8-1|62	%{_bindir}/zcat
14mu|gzip-1.8-1|63	%{_bindir}/zcmp
14mu|gzip-1.8-1|64	%{_bindir}/zdiff
14mu|gzip-1.8-1|65	%{_bindir}/zegrep
14mu|gzip-1.8-1|66	%{_bindir}/zfgrep
14mu|gzip-1.8-1|67	%{_bindir}/zgrep
14mu|gzip-1.8-1|68	%{_mandir}/man1/zcat.1*
14mu|gzip-1.8-1|69	%{_mandir}/man1/zcmp.1*
14mu|gzip-1.8-1|70	%{_mandir}/man1/zdiff.1*
14mu|gzip-1.8-1|71	%{_mandir}/man1/zgrep.1*
14mu|gzip-1.8-1|72	
14mu|gzip-1.8-1|73	#----------------------------------------------------------------------------
14mu|gzip-1.8-1|74	
14mu|gzip-1.8-1|75	%prep
14mu|gzip-1.8-1|76	%setup -q
14mu|gzip-1.8-1|77	%patch1 -p0 -b .zforce
14mu|gzip-1.8-1|78	%patch6 -p1 -b .window-size
14mu|gzip-1.8-1|79	%patch12 -p1 -b .4335
14mu|gzip-1.8-1|80	%patch14 -p1 -b .4338
14mu|gzip-1.8-1|81	%patch15 -p1 -b .4337
14mu|gzip-1.8-1|82	%patch16 -p1 -b .4337l
14mu|gzip-1.8-1|83	%patch17 -p0 -b .CVE-2009-2624-1
14mu|gzip-1.8-1|84	
14mu|gzip-1.8-1|85	%build
14mu|gzip-1.8-1|86	export DEFS="-DNO_ASM"
14mu|gzip-1.8-1|87	export CPPFLAGS="-DHAVE_LSTAT"
14mu|gzip-1.8-1|88	%configure2_5x
14mu|gzip-1.8-1|89	%make
14mu|gzip-1.8-1|90	
14mu|gzip-1.8-1|91	%install
14mu|gzip-1.8-1|92	%makeinstall_std
14mu|gzip-1.8-1|93	
14mu|gzip-1.8-1|94	install -d %{buildroot}/bin
14mu|gzip-1.8-1|95	
14mu|gzip-1.8-1|96	for i in gzip gunzip zcat; do
14mu|gzip-1.8-1|97	mv -f %{buildroot}%{_bindir}/$i %{buildroot}/bin/$i
14mu|gzip-1.8-1|98	ln -sf ../../bin/$i %{buildroot}%{_bindir}/$i
14mu|gzip-1.8-1|99	done
14mu|gzip-1.8-1|100	
14mu|gzip-1.8-1|101	for i in zcmp zdiff zforce zgrep zmore znew ; do
14mu|gzip-1.8-1|102	sed -e "s|%{buildroot}||g" < %{buildroot}%{_bindir}/$i > %{buildroot}%{_bindir}/.$i
14mu|gzip-1.8-1|103	rm -f %{buildroot}%{_bindir}/$i
14mu|gzip-1.8-1|104	mv %{buildroot}%{_bindir}/.$i %{buildroot}%{_bindir}/$i
14mu|gzip-1.8-1|105	chmod 755 %{buildroot}%{_bindir}/$i
14mu|gzip-1.8-1|106	done
14mu|gzip-1.8-1|107	
14mu|gzip-1.8-1|108	# uncompress is a part of ncompress package
14mu|gzip-1.8-1|109	rm -f %{buildroot}%{_bindir}/uncompress
14mu|gzip-1.8-1|110	
14mu|gzip-1.8-1|111	cat > %{buildroot}%{_bindir}/zless <<EOF
14mu|gzip-1.8-1|112	#!/bin/sh
14mu|gzip-1.8-1|113	export LESSOPEN="|lesspipe.sh %s"
14mu|gzip-1.8-1|114	less "\$@"
14mu|gzip-1.8-1|115	EOF
14mu|gzip-1.8-1|116	chmod 755 %{buildroot}%{_bindir}/zless
14mu|gzip-1.8-1|117	
14mu|gzip-1.8-1|118	%check
14mu|gzip-1.8-1|119	make check
14mu|gzip-1.8-1|120	
14mu|gzip-1.8-1|121	%changelog
14mu|gzip-1.8-1|122	
14mu|gzip-1.8-1|123	* Fri Sep 02 2016 dsilakov <denis.silakov@rosalab.ru> 1.8-1
14mu|gzip-1.8-1|124	- (cd8499e) Merge pull request #2 from alzim/gzip:rosa2016.1
14mu|gzip-1.8-1|125	- (cd8499e) Updated to 1.8
14mu|gzip-1.8-1|126	
14mu|gzip-1.8-1|127	

22765 14
14mu|hamcrest-1.3-6|1	# Copyright (c) 2000-2008, JPackage Project
14mu|hamcrest-1.3-6|2	# All rights reserved.
14mu|hamcrest-1.3-6|3	#
14mu|hamcrest-1.3-6|4	# Redistribution and use in source and binary forms, with or without
14mu|hamcrest-1.3-6|5	# modification, are permitted provided that the following conditions
14mu|hamcrest-1.3-6|6	# are met:
14mu|hamcrest-1.3-6|7	#
14mu|hamcrest-1.3-6|8	# 1. Redistributions of source code must retain the above copyright
14mu|hamcrest-1.3-6|9	#    notice, this list of conditions and the following disclaimer.
14mu|hamcrest-1.3-6|10	# 2. Redistributions in binary form must reproduce the above copyright
14mu|hamcrest-1.3-6|11	#    notice, this list of conditions and the following disclaimer in the
14mu|hamcrest-1.3-6|12	#    documentation and/or other materials provided with the
14mu|hamcrest-1.3-6|13	#    distribution.
14mu|hamcrest-1.3-6|14	# 3. Neither the name of the JPackage Project nor the names of its
14mu|hamcrest-1.3-6|15	#    contributors may be used to endorse or promote products derived
14mu|hamcrest-1.3-6|16	#    from this software without specific prior written permission.
14mu|hamcrest-1.3-6|17	#
14mu|hamcrest-1.3-6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mu|hamcrest-1.3-6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mu|hamcrest-1.3-6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mu|hamcrest-1.3-6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mu|hamcrest-1.3-6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mu|hamcrest-1.3-6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mu|hamcrest-1.3-6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mu|hamcrest-1.3-6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mu|hamcrest-1.3-6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mu|hamcrest-1.3-6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mu|hamcrest-1.3-6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mu|hamcrest-1.3-6|29	#
14mu|hamcrest-1.3-6|30	
14mu|hamcrest-1.3-6|31	%define with()          %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}}
14mu|hamcrest-1.3-6|32	%define without()       %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}}
14mu|hamcrest-1.3-6|33	%define bcond_with()    %{expand:%%{?_with_%{1}:%%global with_%{1} 1}}
14mu|hamcrest-1.3-6|34	%define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}}
14mu|hamcrest-1.3-6|35	
14mu|hamcrest-1.3-6|36	# This option controls jarjar on qdox
14mu|hamcrest-1.3-6|37	# Since bundling the qdox classes prevents upgrades, we disable it by default
14mu|hamcrest-1.3-6|38	%bcond_with jarjar
14mu|hamcrest-1.3-6|39	
14mu|hamcrest-1.3-6|40	# This option controls tests which requires ant-junit and testng
14mu|hamcrest-1.3-6|41	%bcond_with tests
14mu|hamcrest-1.3-6|42	
14mu|hamcrest-1.3-6|43	Name:           hamcrest
14mu|hamcrest-1.3-6|44	Version:        1.3
14mu|hamcrest-1.3-6|45	Release:        6
14mu|hamcrest-1.3-6|46	Epoch:          0
14mu|hamcrest-1.3-6|47	Summary:        Library of matchers for building test expressions
14mu|hamcrest-1.3-6|48	License:        BSD
14mu|hamcrest-1.3-6|49	URL:            http://code.google.com/p/hamcrest/
14mu|hamcrest-1.3-6|50	Group:          Development/Java
14mu|hamcrest-1.3-6|51	Source0:        http://%{name}.googlecode.com/files/%{name}-1.3.tgz
14mu|hamcrest-1.3-6|52	Source1:        http://repo1.maven.org/maven2/org/%{name}/%{name}-parent/%{version}/%{name}-parent-%{version}.pom
14mu|hamcrest-1.3-6|53	Source2:        http://repo1.maven.org/maven2/org/%{name}/%{name}-library/%{version}/%{name}-library-%{version}.pom
14mu|hamcrest-1.3-6|54	Source3:        http://repo1.maven.org/maven2/org/%{name}/%{name}-integration/%{version}/%{name}-integration-%{version}.pom
14mu|hamcrest-1.3-6|55	Source4:        http://repo1.maven.org/maven2/org/%{name}/%{name}-generator/%{version}/%{name}-generator-%{version}.pom
14mu|hamcrest-1.3-6|56	Source5:        http://repo1.maven.org/maven2/org/%{name}/%{name}-core/%{version}/%{name}-core-%{version}.pom
14mu|hamcrest-1.3-6|57	Source6:        http://repo1.maven.org/maven2/org/%{name}/%{name}-all/%{version}/%{name}-all-%{version}.pom
14mu|hamcrest-1.3-6|58	# This file was added by the maintainer for compatibility with maven dep
14mu|hamcrest-1.3-6|59	# solving system
14mu|hamcrest-1.3-6|60	Source7:        %{name}-text-%{version}.pom
14mu|hamcrest-1.3-6|61	
14mu|hamcrest-1.3-6|62	Source8:        hamcrest-core-MANIFEST.MF
14mu|hamcrest-1.3-6|63	Source9:        hamcrest-library-MANIFEST.MF
14mu|hamcrest-1.3-6|64	Source10:       hamcrest-text-MANIFEST.MF
14mu|hamcrest-1.3-6|65	Source11:       hamcrest-integration-MANIFEST.MF
14mu|hamcrest-1.3-6|66	Source12:       hamcrest-generator-MANIFEST.MF
14mu|hamcrest-1.3-6|67	
14mu|hamcrest-1.3-6|68	Patch0:         %{name}-%{version}-build.patch
14mu|hamcrest-1.3-6|69	Patch1:         %{name}-%{version}-no-jarjar.patch
14mu|hamcrest-1.3-6|70	Patch3:         %{name}-%{version}-javadoc.patch
14mu|hamcrest-1.3-6|71	
14mu|hamcrest-1.3-6|72	Requires:       java-headless >= 1:1.6.0
14mu|hamcrest-1.3-6|73	Requires:       qdox
14mu|hamcrest-1.3-6|74	Requires:       easymock2
14mu|hamcrest-1.3-6|75	
14mu|hamcrest-1.3-6|76	BuildRequires:  jpackage-utils >= 0:1.7.4
14mu|hamcrest-1.3-6|77	BuildRequires:  java-devel >= 1:1.6.0
14mu|hamcrest-1.3-6|78	BuildRequires:  ant >= 0:1.6.5
14mu|hamcrest-1.3-6|79	BuildRequires:  ant-junit
14mu|hamcrest-1.3-6|80	BuildRequires:  zip
14mu|hamcrest-1.3-6|81	BuildRequires:  easymock2
14mu|hamcrest-1.3-6|82	%if %with jarjar
14mu|hamcrest-1.3-6|83	BuildRequires:  jarjar
14mu|hamcrest-1.3-6|84	%endif
14mu|hamcrest-1.3-6|85	BuildRequires:  junit
14mu|hamcrest-1.3-6|86	BuildRequires:  qdox
14mu|hamcrest-1.3-6|87	%if %with tests
14mu|hamcrest-1.3-6|88	BuildRequires:  testng
14mu|hamcrest-1.3-6|89	%endif
14mu|hamcrest-1.3-6|90	
14mu|hamcrest-1.3-6|91	BuildArch:      noarch
14mu|hamcrest-1.3-6|92	
14mu|hamcrest-1.3-6|93	%description
14mu|hamcrest-1.3-6|94	Provides a library of matcher objects (also known as constraints or predicates)
14mu|hamcrest-1.3-6|95	allowing 'match' rules to be defined declaratively, to be used in other
14mu|hamcrest-1.3-6|96	frameworks. Typical scenarios include testing frameworks, mocking libraries and
14mu|hamcrest-1.3-6|97	UI validation rules.
14mu|hamcrest-1.3-6|98	
14mu|hamcrest-1.3-6|99	%package javadoc
14mu|hamcrest-1.3-6|100	Group:          Documentation
14mu|hamcrest-1.3-6|101	Summary:        Javadoc for %{name}
14mu|hamcrest-1.3-6|102	BuildArch:      noarch
14mu|hamcrest-1.3-6|103	
14mu|hamcrest-1.3-6|104	%description javadoc
14mu|hamcrest-1.3-6|105	Javadoc for %{name}.
14mu|hamcrest-1.3-6|106	
14mu|hamcrest-1.3-6|107	%package demo
14mu|hamcrest-1.3-6|108	Group:          Development/Java
14mu|hamcrest-1.3-6|109	Summary:        Demos for %{name}
14mu|hamcrest-1.3-6|110	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mu|hamcrest-1.3-6|111	Requires:       junit
14mu|hamcrest-1.3-6|112	%if %with tests
14mu|hamcrest-1.3-6|113	Requires:       testng
14mu|hamcrest-1.3-6|114	%endif
14mu|hamcrest-1.3-6|115	
14mu|hamcrest-1.3-6|116	%description demo
14mu|hamcrest-1.3-6|117	Demonstrations and samples for %{name}.
14mu|hamcrest-1.3-6|118	
14mu|hamcrest-1.3-6|119	%prep
14mu|hamcrest-1.3-6|120	%setup -q
14mu|hamcrest-1.3-6|121	find . -type f -name "*.jar" | xargs -t rm
14mu|hamcrest-1.3-6|122	rm -fr hamcrest-integration/src/main/java/org/hamcrest/integration/JMock1Adapter.java
14mu|hamcrest-1.3-6|123	rm -fr hamcrest-integration/src/main/java/org/hamcrest/JMock1Matchers.java
14mu|hamcrest-1.3-6|124	rm -fr hamcrest-unit-test/src/main/java/org/hamcrest/integration/JMock1AdapterTest.java
14mu|hamcrest-1.3-6|125	# BUILD/hamcrest-%{version}/lib/generator/jarjar-1.0rc3.jar.no
14mu|hamcrest-1.3-6|126	%if %with jarjar
14mu|hamcrest-1.3-6|127	ln -sf $(build-classpath jarjar) lib/generator/
14mu|hamcrest-1.3-6|128	%endif
14mu|hamcrest-1.3-6|129	# BUILD/hamcrest-1.1/lib/generator/qdox-1.6.1.jar.no
14mu|hamcrest-1.3-6|130	ln -sf $(build-classpath qdox) lib/generator/
14mu|hamcrest-1.3-6|131	# BUILD/hamcrest-1.1/lib/integration/easymock-2.2.jar.no
14mu|hamcrest-1.3-6|132	ln -sf $(build-classpath easymock2) lib/integration/
14mu|hamcrest-1.3-6|133	# BUILD/hamcrest-1.1/lib/integration/jmock-1.10RC1.jar.no
14mu|hamcrest-1.3-6|134	ln -sf $(build-classpath jmock) lib/integration/
14mu|hamcrest-1.3-6|135	# BUILD/hamcrest-1.1/lib/integration/testng-4.6-jdk15.jar.no
14mu|hamcrest-1.3-6|136	%if %with tests
14mu|hamcrest-1.3-6|137	ln -sf $(build-classpath testng-jdk15) lib/integration/
14mu|hamcrest-1.3-6|138	%endif
14mu|hamcrest-1.3-6|139	%patch0 -p1
14mu|hamcrest-1.3-6|140	%if %without jarjar
14mu|hamcrest-1.3-6|141	%patch1 -p1
14mu|hamcrest-1.3-6|142	%endif
14mu|hamcrest-1.3-6|143	%patch3 -p1
14mu|hamcrest-1.3-6|144	
14mu|hamcrest-1.3-6|145	perl -pi -e 's/\r$//g' LICENSE.txt
14mu|hamcrest-1.3-6|146	
14mu|hamcrest-1.3-6|147	%build
14mu|hamcrest-1.3-6|148	export CLASSPATH=$(build-classpath qdox)
14mu|hamcrest-1.3-6|149	export OPT_JAR_LIST="junit ant/ant-junit"
14mu|hamcrest-1.3-6|150	# The unit-test goal is switched off as some tests fail with JDK 7
14mu|hamcrest-1.3-6|151	# see https://github.com/hamcrest/JavaHamcrest/issues/30
14mu|hamcrest-1.3-6|152	ant -Dant.build.javac.source=1.5 -Dversion=%{version} -Dbuild.sysclasspath=last clean core generator library bigjar javadoc
14mu|hamcrest-1.3-6|153	
14mu|hamcrest-1.3-6|154	%install
14mu|hamcrest-1.3-6|155	# jars
14mu|hamcrest-1.3-6|156	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14mu|hamcrest-1.3-6|157	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mu|hamcrest-1.3-6|158	install -m 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP.%{name}-parent.pom
14mu|hamcrest-1.3-6|159	%add_to_maven_depmap JPP.%{name}-parent.pom
14mu|hamcrest-1.3-6|160	
14mu|hamcrest-1.3-6|161	install -m 644 build/%{name}-all-%{version}.jar %{buildroot}%{_javadir}/%{name}/all.jar
14mu|hamcrest-1.3-6|162	install -m 644 %{SOURCE6} %{buildroot}%{_mavenpomdir}/JPP.%{name}-all.pom
14mu|hamcrest-1.3-6|163	%add_to_maven_depmap JPP.%{name}-all.pom %{name}/all.jar
14mu|hamcrest-1.3-6|164	
14mu|hamcrest-1.3-6|165	install -m 644 build/%{name}-core-%{version}.jar %{buildroot}%{_javadir}/%{name}/core.jar
14mu|hamcrest-1.3-6|166	install -m 644 %{SOURCE5} %{buildroot}%{_mavenpomdir}/JPP.%{name}-core.pom
14mu|hamcrest-1.3-6|167	%add_to_maven_depmap JPP.%{name}-core.pom %{name}/core.jar
14mu|hamcrest-1.3-6|168	
14mu|hamcrest-1.3-6|169	install -m 644 build/%{name}-generator-%{version}.jar %{buildroot}%{_javadir}/%{name}/generator.jar
14mu|hamcrest-1.3-6|170	install -m 644 %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP.%{name}-generator.pom
14mu|hamcrest-1.3-6|171	%add_to_maven_depmap JPP.%{name}-generator.pom %{name}/generator.jar
14mu|hamcrest-1.3-6|172	
14mu|hamcrest-1.3-6|173	install -m 644 build/%{name}-library-%{version}.jar %{buildroot}%{_javadir}/%{name}/library.jar
14mu|hamcrest-1.3-6|174	install -m 644 %{SOURCE2} %{buildroot}%{_mavenpomdir}/JPP.%{name}-library.pom
14mu|hamcrest-1.3-6|175	%add_to_maven_depmap JPP.%{name}-library.pom %{name}/library.jar
14mu|hamcrest-1.3-6|176	
14mu|hamcrest-1.3-6|177	install -m 644 build/%{name}-integration-%{version}.jar %{buildroot}%{_javadir}/%{name}/integration.jar
14mu|hamcrest-1.3-6|178	install -m 644 %{SOURCE3} %{buildroot}%{_mavenpomdir}/JPP.%{name}-integration.pom
14mu|hamcrest-1.3-6|179	%add_to_maven_depmap JPP.%{name}-integration.pom %{name}/integration.jar
14mu|hamcrest-1.3-6|180	
14mu|hamcrest-1.3-6|181	#install -m 644 build/%{name}-text-%{version}.jar %{buildroot}%{_javadir}/%{name}/text.jar
14mu|hamcrest-1.3-6|182	#install -m 644 %{SOURCE7} %{buildroot}%{_mavenpomdir}/JPP.%{name}-text.pom
14mu|hamcrest-1.3-6|183	# % add_to_maven_depmap JPP.%{name}-text.pom %{name}/text.jar
14mu|hamcrest-1.3-6|184	
14mu|hamcrest-1.3-6|185	%if %with tests
14mu|hamcrest-1.3-6|186	install -m 644 build/%{name}-unit-test-%{version}.jar %{buildroot}%{_javadir}/%{name}/unit-test.jar
14mu|hamcrest-1.3-6|187	%endif
14mu|hamcrest-1.3-6|188	
14mu|hamcrest-1.3-6|189	# javadoc
14mu|hamcrest-1.3-6|190	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mu|hamcrest-1.3-6|191	cp -pr build/temp/hamcrest-all-1.3-javadoc.jar.contents/* %{buildroot}%{_javadocdir}/%{name}
14mu|hamcrest-1.3-6|192	
14mu|hamcrest-1.3-6|193	# demo
14mu|hamcrest-1.3-6|194	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14mu|hamcrest-1.3-6|195	cp -pr %{name}-examples %{buildroot}%{_datadir}/%{name}/
14mu|hamcrest-1.3-6|196	
14mu|hamcrest-1.3-6|197	%files
14mu|hamcrest-1.3-6|198	%doc LICENSE.txt
14mu|hamcrest-1.3-6|199	%{_javadir}/%{name}
14mu|hamcrest-1.3-6|200	%{_datadir}/maven2
14mu|hamcrest-1.3-6|201	%{_mavendepmapfragdir}
14mu|hamcrest-1.3-6|202	
14mu|hamcrest-1.3-6|203	%files javadoc
14mu|hamcrest-1.3-6|204	%{_javadocdir}/%{name}
14mu|hamcrest-1.3-6|205	
14mu|hamcrest-1.3-6|206	%files demo
14mu|hamcrest-1.3-6|207	%{_datadir}/%{name}
14mu|hamcrest-1.3-6|208	
14mu|hamcrest-1.3-6|209	%changelog
14mu|hamcrest-1.3-6|210	
14mu|hamcrest-1.3-6|211	* Thu Jun 18 2015 dsilakov <denis.silakov@rosalab.ru> 0:1.3-6
14mu|hamcrest-1.3-6|212	- (b57254c) Merge pull request #1 from dsilakov/hamcrest:rosa2014.1
14mu|hamcrest-1.3-6|213	- (b57254c) Updatd to 1.3
14mu|hamcrest-1.3-6|214	
14mu|hamcrest-1.3-6|215	

22766 14
14mu|harfbuzz-1.4.2-1|1	%define _disable_ld_as_needed 1
14mu|harfbuzz-1.4.2-1|2	%define _disable_ld_no_undefined 1
14mu|harfbuzz-1.4.2-1|3	
14mu|harfbuzz-1.4.2-1|4	%define major 0
14mu|harfbuzz-1.4.2-1|5	%define libname %mklibname %{name} %{major}
14mu|harfbuzz-1.4.2-1|6	%define libicu %mklibname %{name}-icu %{major}
14mu|harfbuzz-1.4.2-1|7	%define devname %mklibname %{name} -d
14mu|harfbuzz-1.4.2-1|8	
14mu|harfbuzz-1.4.2-1|9	Summary:	OpenType text shaping engine
14mu|harfbuzz-1.4.2-1|10	Name:		harfbuzz
14mu|harfbuzz-1.4.2-1|11	Version:	1.4.2
14mu|harfbuzz-1.4.2-1|12	Release:	1
14mu|harfbuzz-1.4.2-1|13	License:	MIT
14mu|harfbuzz-1.4.2-1|14	Group:		Development/Other
14mu|harfbuzz-1.4.2-1|15	Url:		http://www.freedesktop.org/wiki/Software/HarfBuzz
14mu|harfbuzz-1.4.2-1|16	Source0:	http://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
14mu|harfbuzz-1.4.2-1|17	BuildRequires:	pkgconfig(cairo)
14mu|harfbuzz-1.4.2-1|18	BuildRequires:	pkgconfig(freetype2)
14mu|harfbuzz-1.4.2-1|19	BuildRequires:	pkgconfig(glib-2.0)
14mu|harfbuzz-1.4.2-1|20	BuildRequires:	pkgconfig(icu-uc)
14mu|harfbuzz-1.4.2-1|21	BuildRequires:	pkgconfig(graphite2)
14mu|harfbuzz-1.4.2-1|22	
14mu|harfbuzz-1.4.2-1|23	%description
14mu|harfbuzz-1.4.2-1|24	HarfBuzz is an OpenType text shaping engine.
14mu|harfbuzz-1.4.2-1|25	There are two HarfBuzz code trees in existence today.
14mu|harfbuzz-1.4.2-1|26	
14mu|harfbuzz-1.4.2-1|27	%files
14mu|harfbuzz-1.4.2-1|28	%{_bindir}/*
14mu|harfbuzz-1.4.2-1|29	
14mu|harfbuzz-1.4.2-1|30	#----------------------------------------------------------------------------
14mu|harfbuzz-1.4.2-1|31	
14mu|harfbuzz-1.4.2-1|32	%package -n %{libname}
14mu|harfbuzz-1.4.2-1|33	Summary:	Shared library for the %{name} package
14mu|harfbuzz-1.4.2-1|34	Group:		System/Libraries
14mu|harfbuzz-1.4.2-1|35	
14mu|harfbuzz-1.4.2-1|36	%description -n %{libname}
14mu|harfbuzz-1.4.2-1|37	Shared library for the %{name} package.
14mu|harfbuzz-1.4.2-1|38	
14mu|harfbuzz-1.4.2-1|39	%files -n %{libname}
14mu|harfbuzz-1.4.2-1|40	%{_libdir}/lib%{name}.so.%{major}*
14mu|harfbuzz-1.4.2-1|41	
14mu|harfbuzz-1.4.2-1|42	#----------------------------------------------------------------------------
14mu|harfbuzz-1.4.2-1|43	
14mu|harfbuzz-1.4.2-1|44	%package -n %{libicu}
14mu|harfbuzz-1.4.2-1|45	Summary:	Shared library for the %{name} package
14mu|harfbuzz-1.4.2-1|46	Group:		System/Libraries
14mu|harfbuzz-1.4.2-1|47	Conflicts:	%{_lib}harfbuzz0 < 0.9.28-3
14mu|harfbuzz-1.4.2-1|48	
14mu|harfbuzz-1.4.2-1|49	%description -n %{libicu}
14mu|harfbuzz-1.4.2-1|50	Shared library for the %{name} package.
14mu|harfbuzz-1.4.2-1|51	
14mu|harfbuzz-1.4.2-1|52	%files -n %{libicu}
14mu|harfbuzz-1.4.2-1|53	%{_libdir}/lib%{name}-icu.so.%{major}*
14mu|harfbuzz-1.4.2-1|54	
14mu|harfbuzz-1.4.2-1|55	#----------------------------------------------------------------------------
14mu|harfbuzz-1.4.2-1|56	
14mu|harfbuzz-1.4.2-1|57	%package -n %{devname}
14mu|harfbuzz-1.4.2-1|58	Summary:	Headers and development libraries from %{name}
14mu|harfbuzz-1.4.2-1|59	Group:		Development/C
14mu|harfbuzz-1.4.2-1|60	Requires:	%{libname} = %{EVRD}
14mu|harfbuzz-1.4.2-1|61	Requires:	%{libicu} = %{EVRD}
14mu|harfbuzz-1.4.2-1|62	Provides:	%{name}-devel = %{EVRD}
14mu|harfbuzz-1.4.2-1|63	Conflicts:	harfbuzz < 0.9.28-3
14mu|harfbuzz-1.4.2-1|64	
14mu|harfbuzz-1.4.2-1|65	%description -n %{devname}
14mu|harfbuzz-1.4.2-1|66	%{name} development headers and libraries.
14mu|harfbuzz-1.4.2-1|67	
14mu|harfbuzz-1.4.2-1|68	%files -n %{devname}
14mu|harfbuzz-1.4.2-1|69	%doc AUTHORS README
14mu|harfbuzz-1.4.2-1|70	%{_datadir}/gtk-doc/html/%{name}/
14mu|harfbuzz-1.4.2-1|71	%{_libdir}/pkgconfig/*
14mu|harfbuzz-1.4.2-1|72	%{_libdir}/*.so
14mu|harfbuzz-1.4.2-1|73	%{_includedir}/*
14mu|harfbuzz-1.4.2-1|74	
14mu|harfbuzz-1.4.2-1|75	#----------------------------------------------------------------------------
14mu|harfbuzz-1.4.2-1|76	
14mu|harfbuzz-1.4.2-1|77	%prep
14mu|harfbuzz-1.4.2-1|78	%setup -q
14mu|harfbuzz-1.4.2-1|79	
14mu|harfbuzz-1.4.2-1|80	%build
14mu|harfbuzz-1.4.2-1|81	%configure2_5x \
14mu|harfbuzz-1.4.2-1|82	--disable-static \
14mu|harfbuzz-1.4.2-1|83	--with-graphite2
14mu|harfbuzz-1.4.2-1|84	
14mu|harfbuzz-1.4.2-1|85	%make
14mu|harfbuzz-1.4.2-1|86	
14mu|harfbuzz-1.4.2-1|87	%install
14mu|harfbuzz-1.4.2-1|88	%makeinstall_std
14mu|harfbuzz-1.4.2-1|89	
14mu|harfbuzz-1.4.2-1|90	
14mu|harfbuzz-1.4.2-1|91	%changelog
14mu|harfbuzz-1.4.2-1|92	
14mu|harfbuzz-1.4.2-1|93	* Wed Feb 15 2017 abondrov <andrey.bondrov@rosalab.ru> 1.4.2-1
14mu|harfbuzz-1.4.2-1|94	- (1bbf19e) Merge pull request #2 from keleg/harfbuzz:rosa2014.1
14mu|harfbuzz-1.4.2-1|95	- (1bbf19e) Up to 1.4.2
14mu|harfbuzz-1.4.2-1|96	
14mu|harfbuzz-1.4.2-1|97	

22767 14
14mu|hdparm-9.52-1|1	Summary:	A utility for displaying and/or setting hard disk parameters
14mu|hdparm-9.52-1|2	Name:		hdparm
14mu|hdparm-9.52-1|3	Version:	9.52
14mu|hdparm-9.52-1|4	Release:	1
14mu|hdparm-9.52-1|5	License:	BSD
14mu|hdparm-9.52-1|6	Group:		System/Kernel and hardware
14mu|hdparm-9.52-1|7	Url:		http://sourceforge.net/projects/hdparm/
14mu|hdparm-9.52-1|8	Source0:	https://sourceforge.net/projects/hdparm/files/hdparm/%{name}-%{version}.tar.gz
14mu|hdparm-9.52-1|9	Source1:	hdparm-sysconfig
14mu|hdparm-9.52-1|10	
14mu|hdparm-9.52-1|11	%description
14mu|hdparm-9.52-1|12	Hdparm is a useful system utility for setting (E)IDE hard drive parameters. For
14mu|hdparm-9.52-1|13	example, hdparm can be used to tweak hard drive performance and to spin down
14mu|hdparm-9.52-1|14	hard drives for power conservation.
14mu|hdparm-9.52-1|15	
14mu|hdparm-9.52-1|16	%files
14mu|hdparm-9.52-1|17	%doc hdparm.lsm Changelog README.acoustic
14mu|hdparm-9.52-1|18	%config(noreplace) %{_sysconfdir}/sysconfig/harddisks
14mu|hdparm-9.52-1|19	/sbin/hdparm
14mu|hdparm-9.52-1|20	%{_mandir}/man8/hdparm.8*
14mu|hdparm-9.52-1|21	
14mu|hdparm-9.52-1|22	#----------------------------------------------------------------------------
14mu|hdparm-9.52-1|23	
14mu|hdparm-9.52-1|24	%prep
14mu|hdparm-9.52-1|25	%setup -q
14mu|hdparm-9.52-1|26	
14mu|hdparm-9.52-1|27	%build
14mu|hdparm-9.52-1|28	%serverbuild
14mu|hdparm-9.52-1|29	%make \
14mu|hdparm-9.52-1|30	CFLAGS="%{optflags}" \
14mu|hdparm-9.52-1|31	LDFLAGS="%{ldflags}" \
14mu|hdparm-9.52-1|32	STRIP=/bin/true
14mu|hdparm-9.52-1|33	
14mu|hdparm-9.52-1|34	%install
14mu|hdparm-9.52-1|35	install -m0755 hdparm -D %{buildroot}/sbin/hdparm
14mu|hdparm-9.52-1|36	install -m0644 hdparm.8 -D %{buildroot}%{_mandir}/man8/hdparm.8
14mu|hdparm-9.52-1|37	install -m0644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sysconfig/harddisks
14mu|hdparm-9.52-1|38	
14mu|hdparm-9.52-1|39	
14mu|hdparm-9.52-1|40	%changelog
14mu|hdparm-9.52-1|41	
14mu|hdparm-9.52-1|42	* Tue May 16 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.52-1
14mu|hdparm-9.52-1|43	- (829f1d2) New version 9.52
14mu|hdparm-9.52-1|44	
14mu|hdparm-9.52-1|45	

22768 14
14mu|heimdal-1.5.3-9|1	%if %{_use_internal_dependency_generator}
14mu|heimdal-1.5.3-9|2	%define __noautoreq 'devel\\(libcom_err(.*)\\)'
14mu|heimdal-1.5.3-9|3	%else
14mu|heimdal-1.5.3-9|4	%define _requires_exceptions devel(libcom_err
14mu|heimdal-1.5.3-9|5	%endif
14mu|heimdal-1.5.3-9|6	
14mu|heimdal-1.5.3-9|7	Summary:	Heimdal implementation of Kerberos V5 system
14mu|heimdal-1.5.3-9|8	Name:		heimdal
14mu|heimdal-1.5.3-9|9	Version:	1.5.3
14mu|heimdal-1.5.3-9|10	Release:	9
14mu|heimdal-1.5.3-9|11	License:	BSD-like
14mu|heimdal-1.5.3-9|12	Group:		Networking/Other
14mu|heimdal-1.5.3-9|13	Url:		http://www.h5l.org
14mu|heimdal-1.5.3-9|14	Source0:	http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz
14mu|heimdal-1.5.3-9|15	Source1:	http://www.h5l.org/dist/src/heimdal-%{version}.tar.gz.asc
14mu|heimdal-1.5.3-9|16	Source2:	%{name}-ldconfig.conf
14mu|heimdal-1.5.3-9|17	#FIXME
14mu|heimdal-1.5.3-9|18	#Source2:	%{name}.logrotate
14mu|heimdal-1.5.3-9|19	Source3:	%{name}.sysconfig
14mu|heimdal-1.5.3-9|20	#Source4:	%{name}-krb5.conf
14mu|heimdal-1.5.3-9|21	Source5:	%{name}-ftpd.xinetd
14mu|heimdal-1.5.3-9|22	Source6:	%{name}-rshd.xinetd
14mu|heimdal-1.5.3-9|23	Source7:	%{name}-telnetd.xinetd
14mu|heimdal-1.5.3-9|24	Source8:	%{name}-kadmind.xinetd
14mu|heimdal-1.5.3-9|25	
14mu|heimdal-1.5.3-9|26	# systemd services
14mu|heimdal-1.5.3-9|27	Source10:	%{name}-ipropd-master.service
14mu|heimdal-1.5.3-9|28	Source11:	%{name}-ipropd-slave.service
14mu|heimdal-1.5.3-9|29	Source12:	%{name}-kadmind.service
14mu|heimdal-1.5.3-9|30	Source13:	%{name}-kdc.service
14mu|heimdal-1.5.3-9|31	Source14:	%{name}-kpasswdd.service
14mu|heimdal-1.5.3-9|32	Source15:	ipropd-slave-env-sheck.sh
14mu|heimdal-1.5.3-9|33	
14mu|heimdal-1.5.3-9|34	Patch0:		heimdal-1.5.3-texi-fixes.patch
14mu|heimdal-1.5.3-9|35	Patch11:	heimdal-1.4-passwd-check.patch
14mu|heimdal-1.5.3-9|36	BuildRequires:	bison
14mu|heimdal-1.5.3-9|37	BuildRequires:	flex
14mu|heimdal-1.5.3-9|38	BuildRequires:	texinfo
14mu|heimdal-1.5.3-9|39	BuildRequires:	db-devel
14mu|heimdal-1.5.3-9|40	BuildRequires:	openldap-devel >= 2.0
14mu|heimdal-1.5.3-9|41	BuildRequires:	pam-devel
14mu|heimdal-1.5.3-9|42	BuildRequires:	readline-devel
14mu|heimdal-1.5.3-9|43	#BuildRequires:	termcap-devel
14mu|heimdal-1.5.3-9|44	BuildRequires:	pkgconfig(ncurses)
14mu|heimdal-1.5.3-9|45	BuildRequires:	pkgconfig(sqlite3)
14mu|heimdal-1.5.3-9|46	BuildRequires:	pkgconfig(x11)
14mu|heimdal-1.5.3-9|47	BuildRequires:	pkgconfig(xau)
14mu|heimdal-1.5.3-9|48	BuildRequires:	pkgconfig(xt)
14mu|heimdal-1.5.3-9|49	#Required for tests/ldap
14mu|heimdal-1.5.3-9|50	BuildRequires:	openldap-servers
14mu|heimdal-1.5.3-9|51	
14mu|heimdal-1.5.3-9|52	%description
14mu|heimdal-1.5.3-9|53	Heimdal is a free implementation of Kerberos 5. The goals are to:
14mu|heimdal-1.5.3-9|54	- have an implementation that can be freely used by anyone
14mu|heimdal-1.5.3-9|55	- be protocol compatible with existing implementations and, if not in
14mu|heimdal-1.5.3-9|56	conflict, with RFC 1510 (and any future updated RFC)
14mu|heimdal-1.5.3-9|57	- be reasonably compatible with the M.I.T Kerberos V5 API
14mu|heimdal-1.5.3-9|58	- have support for Kerberos V5 over GSS-API (RFC1964)
14mu|heimdal-1.5.3-9|59	- include the most important and useful application programs (rsh,
14mu|heimdal-1.5.3-9|60	telnet, popper, etc.)
14mu|heimdal-1.5.3-9|61	- include enough backwards compatibility with Kerberos V4
14mu|heimdal-1.5.3-9|62	- IPv6 support
14mu|heimdal-1.5.3-9|63	
14mu|heimdal-1.5.3-9|64	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|65	
14mu|heimdal-1.5.3-9|66	%package	workstation
14mu|heimdal-1.5.3-9|67	Summary:	Kerberos programs for use on workstations
14mu|heimdal-1.5.3-9|68	Group:		Networking/Other
14mu|heimdal-1.5.3-9|69	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|70	Conflicts:	krb5-workstation
14mu|heimdal-1.5.3-9|71	Provides:	kerberos-workstation
14mu|heimdal-1.5.3-9|72	
14mu|heimdal-1.5.3-9|73	%description	workstation
14mu|heimdal-1.5.3-9|74	This package contains Kerberos 5 programs for use on workstations.
14mu|heimdal-1.5.3-9|75	
14mu|heimdal-1.5.3-9|76	%files workstation
14mu|heimdal-1.5.3-9|77	%{_bindir}/afslog
14mu|heimdal-1.5.3-9|78	%{_bindir}/compile_et
14mu|heimdal-1.5.3-9|79	%{_bindir}/kgetcred
14mu|heimdal-1.5.3-9|80	%{_bindir}/kx
14mu|heimdal-1.5.3-9|81	%{_bindir}/pfrom
14mu|heimdal-1.5.3-9|82	%{_bindir}/rxtelnet
14mu|heimdal-1.5.3-9|83	%{_bindir}/rxterm
14mu|heimdal-1.5.3-9|84	%{_bindir}/string2key
14mu|heimdal-1.5.3-9|85	%{_bindir}/tenletxr
14mu|heimdal-1.5.3-9|86	%{_bindir}/otpprint
14mu|heimdal-1.5.3-9|87	%{_bindir}/verify_krb5_conf
14mu|heimdal-1.5.3-9|88	%{_bindir}/xnlock
14mu|heimdal-1.5.3-9|89	%{_bindir}/kf
14mu|heimdal-1.5.3-9|90	%{_bindir}/kdestroy
14mu|heimdal-1.5.3-9|91	%{_bindir}/kinit
14mu|heimdal-1.5.3-9|92	%{_bindir}/klist
14mu|heimdal-1.5.3-9|93	%{_bindir}/kpasswd
14mu|heimdal-1.5.3-9|94	%{_bindir}/gsstool
14mu|heimdal-1.5.3-9|95	%{_bindir}/kcc
14mu|heimdal-1.5.3-9|96	%{_bindir}/pagsh
14mu|heimdal-1.5.3-9|97	%{_bindir}/hxtool
14mu|heimdal-1.5.3-9|98	%{_bindir}/idn-lookup
14mu|heimdal-1.5.3-9|99	%{_bindir}/kswitch
14mu|heimdal-1.5.3-9|100	%attr(4755,root,root) %{_bindir}/otp
14mu|heimdal-1.5.3-9|101	%attr(4755,root,root) %{_bindir}/su
14mu|heimdal-1.5.3-9|102	%attr(4755,root,root) %{_bindir}/ksu
14mu|heimdal-1.5.3-9|103	%{_sbindir}/kadmin
14mu|heimdal-1.5.3-9|104	%{_sbindir}/ktutil
14mu|heimdal-1.5.3-9|105	%{_sbindir}/digest-service
14mu|heimdal-1.5.3-9|106	%{_mandir}/man1/afslog.1*
14mu|heimdal-1.5.3-9|107	%{_mandir}/man1/ksu.1*
14mu|heimdal-1.5.3-9|108	%{_mandir}/man1/kdestroy.1*
14mu|heimdal-1.5.3-9|109	%{_mandir}/man1/kgetcred.1*
14mu|heimdal-1.5.3-9|110	%{_mandir}/man1/klist.1*
14mu|heimdal-1.5.3-9|111	%{_mandir}/man1/kswitch.1*
14mu|heimdal-1.5.3-9|112	%{_mandir}/man1/kinit.1*
14mu|heimdal-1.5.3-9|113	%{_mandir}/man1/kpasswd.1*
14mu|heimdal-1.5.3-9|114	%{_mandir}/man1/pagsh.1*
14mu|heimdal-1.5.3-9|115	%{_mandir}/man1/otp.1*
14mu|heimdal-1.5.3-9|116	%{_mandir}/man1/otpprint.1*
14mu|heimdal-1.5.3-9|117	%{_mandir}/man1/kf.1*
14mu|heimdal-1.5.3-9|118	%{_mandir}/man1/kx.1*
14mu|heimdal-1.5.3-9|119	%{_mandir}/man1/pfrom.1*
14mu|heimdal-1.5.3-9|120	%{_mandir}/man1/rxtelnet.1*
14mu|heimdal-1.5.3-9|121	%{_mandir}/man1/rxterm.1*
14mu|heimdal-1.5.3-9|122	%{_mandir}/man1/tenletxr.1*
14mu|heimdal-1.5.3-9|123	%{_mandir}/man1/xnlock.1*
14mu|heimdal-1.5.3-9|124	%{_mandir}/man5/krb5.conf.5.*
14mu|heimdal-1.5.3-9|125	%{_mandir}/man5/login.access.5.*
14mu|heimdal-1.5.3-9|126	%{_mandir}/cat1/kdestroy.1*
14mu|heimdal-1.5.3-9|127	%{_mandir}/cat1/kgetcred.1*
14mu|heimdal-1.5.3-9|128	%{_mandir}/cat1/klist.1*
14mu|heimdal-1.5.3-9|129	%{_mandir}/cat1/kswitch.1*
14mu|heimdal-1.5.3-9|130	%{_mandir}/cat1/afslog.1*
14mu|heimdal-1.5.3-9|131	%{_mandir}/cat1/ksu.1*
14mu|heimdal-1.5.3-9|132	%{_mandir}/cat1/kinit.1*
14mu|heimdal-1.5.3-9|133	%{_mandir}/cat1/kpasswd.1*
14mu|heimdal-1.5.3-9|134	%{_mandir}/cat1/pagsh.1*
14mu|heimdal-1.5.3-9|135	%{_mandir}/cat1/otp.1*
14mu|heimdal-1.5.3-9|136	%{_mandir}/cat1/otpprint.1*
14mu|heimdal-1.5.3-9|137	%{_mandir}/cat1/kf.1*
14mu|heimdal-1.5.3-9|138	%{_mandir}/cat1/kx.1*
14mu|heimdal-1.5.3-9|139	%{_mandir}/cat1/pfrom.1*
14mu|heimdal-1.5.3-9|140	%{_mandir}/cat1/rxtelnet.1*
14mu|heimdal-1.5.3-9|141	%{_mandir}/cat1/rxterm.1*
14mu|heimdal-1.5.3-9|142	%{_mandir}/cat1/tenletxr.1*
14mu|heimdal-1.5.3-9|143	%{_mandir}/cat1/xnlock.1*
14mu|heimdal-1.5.3-9|144	%{_mandir}/man5/mech.5*
14mu|heimdal-1.5.3-9|145	%{_mandir}/*8/verify_krb5_conf.8*
14mu|heimdal-1.5.3-9|146	%{_mandir}/man8/string2key.8*
14mu|heimdal-1.5.3-9|147	%{_mandir}/man8/kadmin.8*
14mu|heimdal-1.5.3-9|148	%{_mandir}/man8/ktutil.8*
14mu|heimdal-1.5.3-9|149	%{_mandir}/cat8/string2key.8*
14mu|heimdal-1.5.3-9|150	%{_mandir}/cat8/kadmin.8*
14mu|heimdal-1.5.3-9|151	%{_mandir}/cat8/ktutil.8*
14mu|heimdal-1.5.3-9|152	
14mu|heimdal-1.5.3-9|153	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|154	
14mu|heimdal-1.5.3-9|155	%package	server
14mu|heimdal-1.5.3-9|156	Summary:	Kerberos Server
14mu|heimdal-1.5.3-9|157	Group:		System/Servers
14mu|heimdal-1.5.3-9|158	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|159	# krb5 package ships krb5.conf etc on mdv 2008.0 and later
14mu|heimdal-1.5.3-9|160	Requires:	krb5
14mu|heimdal-1.5.3-9|161	Requires(post):	chkconfig
14mu|heimdal-1.5.3-9|162	Requires(preun):chkconfig
14mu|heimdal-1.5.3-9|163	Conflicts:	krb5-server
14mu|heimdal-1.5.3-9|164	
14mu|heimdal-1.5.3-9|165	%description	server
14mu|heimdal-1.5.3-9|166	This package contains the master KDC.
14mu|heimdal-1.5.3-9|167	
14mu|heimdal-1.5.3-9|168	%files server
14mu|heimdal-1.5.3-9|169	%doc NEWS TODO
14mu|heimdal-1.5.3-9|170	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|heimdal-1.5.3-9|171	%{_unitdir}/*.service
14mu|heimdal-1.5.3-9|172	%config(noreplace) %{_sysconfdir}/xinetd.d/kadmind
14mu|heimdal-1.5.3-9|173	%dir %{_localstatedir}/lib/%{name}
14mu|heimdal-1.5.3-9|174	%config(noreplace) %{_localstatedir}/lib/%{name}/kadmind.acl
14mu|heimdal-1.5.3-9|175	# %{_mandir}/*1/kimpersonate.1*
14mu|heimdal-1.5.3-9|176	%{_mandir}/*8/kdigest.8*
14mu|heimdal-1.5.3-9|177	%{_mandir}/*8/kimpersonate.8*
14mu|heimdal-1.5.3-9|178	%{_mandir}/*8/iprop.8*
14mu|heimdal-1.5.3-9|179	%{_mandir}/*8/iprop-log.8*
14mu|heimdal-1.5.3-9|180	%{_mandir}/man8/kstash.8*
14mu|heimdal-1.5.3-9|181	%{_mandir}/man8/hprop.8*
14mu|heimdal-1.5.3-9|182	%{_mandir}/man8/hpropd.8*
14mu|heimdal-1.5.3-9|183	%{_mandir}/man8/kadmind.8*
14mu|heimdal-1.5.3-9|184	%{_mandir}/man8/kdc.8*
14mu|heimdal-1.5.3-9|185	%{_mandir}/man8/kxd.8*
14mu|heimdal-1.5.3-9|186	%{_mandir}/man8/kfd.8*
14mu|heimdal-1.5.3-9|187	%{_mandir}/man8/kpasswdd.8*
14mu|heimdal-1.5.3-9|188	%{_mandir}/man8/kcm.8*
14mu|heimdal-1.5.3-9|189	%{_mandir}/*8/ipropd-*.8*
14mu|heimdal-1.5.3-9|190	%{_mandir}/cat8/kstash.8*
14mu|heimdal-1.5.3-9|191	%{_mandir}/cat8/hprop.8*
14mu|heimdal-1.5.3-9|192	%{_mandir}/cat8/hpropd.8*
14mu|heimdal-1.5.3-9|193	%{_mandir}/cat8/kadmind.8*
14mu|heimdal-1.5.3-9|194	%{_mandir}/cat8/kdc.8*
14mu|heimdal-1.5.3-9|195	%{_mandir}/cat8/kxd.8*
14mu|heimdal-1.5.3-9|196	%{_mandir}/cat8/kfd.8*
14mu|heimdal-1.5.3-9|197	%{_mandir}/cat8/kpasswdd.8*
14mu|heimdal-1.5.3-9|198	%{_mandir}/cat8/kcm.8*
14mu|heimdal-1.5.3-9|199	%{_sbindir}/kstash
14mu|heimdal-1.5.3-9|200	%{_sbindir}/hprop
14mu|heimdal-1.5.3-9|201	%{_sbindir}/hpropd
14mu|heimdal-1.5.3-9|202	%{_sbindir}/ipropd-master
14mu|heimdal-1.5.3-9|203	%{_sbindir}/ipropd-slave
14mu|heimdal-1.5.3-9|204	%{_sbindir}/kadmind
14mu|heimdal-1.5.3-9|205	%{_sbindir}/kdc
14mu|heimdal-1.5.3-9|206	%{_sbindir}/kxd
14mu|heimdal-1.5.3-9|207	%{_sbindir}/kfd
14mu|heimdal-1.5.3-9|208	%{_sbindir}/kpasswdd
14mu|heimdal-1.5.3-9|209	%{_sbindir}/iprop-log
14mu|heimdal-1.5.3-9|210	%{_sbindir}/kcm
14mu|heimdal-1.5.3-9|211	%{_sbindir}/kdigest
14mu|heimdal-1.5.3-9|212	%{_sbindir}/kimpersonate
14mu|heimdal-1.5.3-9|213	%{_sbindir}/ipropd-slave-env-sheck.sh
14mu|heimdal-1.5.3-9|214	#{_libdir}/%{name}
14mu|heimdal-1.5.3-9|215	%{_datadir}/%{name}
14mu|heimdal-1.5.3-9|216	%doc doc/*.html lib/hdb/hdb.schema
14mu|heimdal-1.5.3-9|217	
14mu|heimdal-1.5.3-9|218	%pre server
14mu|heimdal-1.5.3-9|219	if [ -d %{_var}/%{name} ]; then
14mu|heimdal-1.5.3-9|220	mv %{_var}/%{name} %{_localstatedir}/lib/%{name}
14mu|heimdal-1.5.3-9|221	fi
14mu|heimdal-1.5.3-9|222	
14mu|heimdal-1.5.3-9|223	%post server
14mu|heimdal-1.5.3-9|224	cat <<EOF
14mu|heimdal-1.5.3-9|225	
14mu|heimdal-1.5.3-9|226	Please be aware that since release 1.5.3-8 heimdal is under systemd control.
14mu|heimdal-1.5.3-9|227	Old-style environment variables START_KDC, START_MASTER, etc. are deprecated.
14mu|heimdal-1.5.3-9|228	Use systemctl to enable and/or disable heimdal Daemons when needed.
14mu|heimdal-1.5.3-9|229	
14mu|heimdal-1.5.3-9|230	EOF
14mu|heimdal-1.5.3-9|231	
14mu|heimdal-1.5.3-9|232	if grep -sq "START_" %{_sysconfdir}/sysconfig/%{name}
14mu|heimdal-1.5.3-9|233	then
14mu|heimdal-1.5.3-9|234	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|235	source %{_sysconfdir}/sysconfig/%{name}
14mu|heimdal-1.5.3-9|236	cat <<EOF
14mu|heimdal-1.5.3-9|237	Your environment file seems to contain these environment variables. Heimdal
14mu|heimdal-1.5.3-9|238	services are going to be enabled according to current configuration for your
14mu|heimdal-1.5.3-9|239	convinience.
14mu|heimdal-1.5.3-9|240	
14mu|heimdal-1.5.3-9|241	EOF
14mu|heimdal-1.5.3-9|242	# Silent defaults:
14mu|heimdal-1.5.3-9|243	START_KDC=yes
14mu|heimdal-1.5.3-9|244	START_MASTER=no
14mu|heimdal-1.5.3-9|245	START_SLAVE=no
14mu|heimdal-1.5.3-9|246	START_KADMIND=no
14mu|heimdal-1.5.3-9|247	START_KPASSWD=no
14mu|heimdal-1.5.3-9|248	
14mu|heimdal-1.5.3-9|249	echo -n "START_KDC	= $START_KDC	: "
14mu|heimdal-1.5.3-9|250	if [ "$START_KDC" == "no" ]
14mu|heimdal-1.5.3-9|251	then
14mu|heimdal-1.5.3-9|252	echo "systemctl disable heimdal-kdc.service"
14mu|heimdal-1.5.3-9|253	/bin/systemctl --no-reload disable heimdal-kdc.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|254	else
14mu|heimdal-1.5.3-9|255	echo "systemctl enable  heimdal-kdc.service"
14mu|heimdal-1.5.3-9|256	/bin/systemctl --no-reload enable heimdal-kdc.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|257	/bin/systemctl start heimdal-kdc.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|258	fi
14mu|heimdal-1.5.3-9|259	
14mu|heimdal-1.5.3-9|260	echo -n "START_MASTER	= $START_MASTER	: "
14mu|heimdal-1.5.3-9|261	if [ "$START_MASTER" == "yes" ]
14mu|heimdal-1.5.3-9|262	then
14mu|heimdal-1.5.3-9|263	echo "systemctl enable  heimdal-ipropd-master.service"
14mu|heimdal-1.5.3-9|264	/bin/systemctl --no-reload enable heimdal-ipropd-master.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|265	/bin/systemctl start heimdal-ipropd-master.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|266	else
14mu|heimdal-1.5.3-9|267	echo "systemctl disable heimdal-ipropd-master.service"
14mu|heimdal-1.5.3-9|268	/bin/systemctl --no-reload disable heimdal-ipropd-master.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|269	fi
14mu|heimdal-1.5.3-9|270	
14mu|heimdal-1.5.3-9|271	echo -n "START_SLAVE	= $START_SLAVE	: "
14mu|heimdal-1.5.3-9|272	if [ "$START_SLAVE" == "yes" ]
14mu|heimdal-1.5.3-9|273	then
14mu|heimdal-1.5.3-9|274	echo "systemctl enable  heimdal-ipropd-slave.service"
14mu|heimdal-1.5.3-9|275	/bin/systemctl --no-reload enable heimdal-ipropd-slave.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|276	/bin/systemctl start heimdal-ipropd-slave.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|277	else
14mu|heimdal-1.5.3-9|278	echo "systemctl disable heimdal-ipropd-slave.service"
14mu|heimdal-1.5.3-9|279	/bin/systemctl --no-reload disable heimdal-ipropd-slave.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|280	fi
14mu|heimdal-1.5.3-9|281	
14mu|heimdal-1.5.3-9|282	echo -n "START_KADMIND	= $START_KADMIND	: "
14mu|heimdal-1.5.3-9|283	if [ "$START_KADMIND" == "yes" ]
14mu|heimdal-1.5.3-9|284	then
14mu|heimdal-1.5.3-9|285	echo "systemctl enable  heimdal-kadmind.service"
14mu|heimdal-1.5.3-9|286	/bin/systemctl --no-reload enable heimdal-kadmind.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|287	/bin/systemctl start heimdal-kadmind.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|288	else
14mu|heimdal-1.5.3-9|289	echo "systemctl disable heimdal-kadmind.service"
14mu|heimdal-1.5.3-9|290	/bin/systemctl --no-reload disable heimdal-kadmind.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|291	fi
14mu|heimdal-1.5.3-9|292	
14mu|heimdal-1.5.3-9|293	echo -n "START_KPASSWD	= $START_KPASSWD	: "
14mu|heimdal-1.5.3-9|294	if [ "$START_KPASSWD" == "yes" ]
14mu|heimdal-1.5.3-9|295	then
14mu|heimdal-1.5.3-9|296	echo "systemctl enable  heimdal-kpasswdd.service"
14mu|heimdal-1.5.3-9|297	/bin/systemctl --no-reload enable heimdal-kpasswdd.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|298	/bin/systemctl start heimdal-kpasswdd.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|299	else
14mu|heimdal-1.5.3-9|300	echo "systemctl disable heimdal-kpasswdd.service"
14mu|heimdal-1.5.3-9|301	/bin/systemctl --no-reload disable heimdal-kpasswdd.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|302	fi
14mu|heimdal-1.5.3-9|303	
14mu|heimdal-1.5.3-9|304	cat <<EOF
14mu|heimdal-1.5.3-9|305	
14mu|heimdal-1.5.3-9|306	Please review %{_sysconfdir}/sysconfig/%{name}.rpmnew and consider replacing your
14mu|heimdal-1.5.3-9|307	current environment file with new one to avoid confusion in the future.
14mu|heimdal-1.5.3-9|308	
14mu|heimdal-1.5.3-9|309	If you have suggestions or problems with Heimdal and systemd please report
14mu|heimdal-1.5.3-9|310	to http://bugs.rosalinux.ru
14mu|heimdal-1.5.3-9|311	
14mu|heimdal-1.5.3-9|312	EOF
14mu|heimdal-1.5.3-9|313	cat > %{_sysconfdir}/sysconfig/%{name}.rpmnew <<EOF
14mu|heimdal-1.5.3-9|314	# Heimdal KDC is a Kerberos 5 Key Distribution Center server
14mu|heimdal-1.5.3-9|315	# Issue one of these commands to enable or disable this service:
14mu|heimdal-1.5.3-9|316	#  systemctl enable  heimdal-kdc.service
14mu|heimdal-1.5.3-9|317	#  systemctl disable heimdal-kdc.service
14mu|heimdal-1.5.3-9|318	
14mu|heimdal-1.5.3-9|319	KDC_ARGS="$KDC_ARGS"
14mu|heimdal-1.5.3-9|320	
14mu|heimdal-1.5.3-9|321	# Heimdal ipropd-master incremental propagation service
14mu|heimdal-1.5.3-9|322	# Issue one of the folowing commands to enable or disable this service:
14mu|heimdal-1.5.3-9|323	#  systemctl enable  heimdal-ipropd-master.service
14mu|heimdal-1.5.3-9|324	#  systemctl disable heimdal-ipropd-master.service
14mu|heimdal-1.5.3-9|325	
14mu|heimdal-1.5.3-9|326	MASTER_ARGS="$MASTER_ARGS"
14mu|heimdal-1.5.3-9|327	
14mu|heimdal-1.5.3-9|328	# Heimdal ipropd-slave incremental propagation service
14mu|heimdal-1.5.3-9|329	# Issue one of the folowing commands to enable or disable this service:
14mu|heimdal-1.5.3-9|330	#  systemctl enable  heimdal-ipropd-slave.service
14mu|heimdal-1.5.3-9|331	#  systemctl disable heimdal-ipropd-slave.service
14mu|heimdal-1.5.3-9|332	
14mu|heimdal-1.5.3-9|333	SLAVE_ARGS="$SLAVE_ARGS"
14mu|heimdal-1.5.3-9|334	MASTER="$MASTER"
14mu|heimdal-1.5.3-9|335	
14mu|heimdal-1.5.3-9|336	# Heimdal kadmind remote administration service
14mu|heimdal-1.5.3-9|337	# Issue one of the folowing commands to enable or disable this service:
14mu|heimdal-1.5.3-9|338	#  systemctl enable  heimdal-kadmind.service
14mu|heimdal-1.5.3-9|339	#  systemctl disable heimdal-kadmind.service
14mu|heimdal-1.5.3-9|340	
14mu|heimdal-1.5.3-9|341	KADMIND_ARGS="$KADMIND_ARGS"
14mu|heimdal-1.5.3-9|342	
14mu|heimdal-1.5.3-9|343	# Heimdal kpasswdd allows users to change their KDC passwords
14mu|heimdal-1.5.3-9|344	# Issue one of the folowing commands to enable or disable this service:
14mu|heimdal-1.5.3-9|345	#  systemctl enable  heimdal-kpasswdd.service
14mu|heimdal-1.5.3-9|346	#  systemctl disable heimdal-kpasswdd.service
14mu|heimdal-1.5.3-9|347	
14mu|heimdal-1.5.3-9|348	KPASSWD_ARGS="$KPASSWD_ARGS"
14mu|heimdal-1.5.3-9|349	EOF
14mu|heimdal-1.5.3-9|350	else
14mu|heimdal-1.5.3-9|351	if [ $1 -eq 1 ] ; then
14mu|heimdal-1.5.3-9|352	# Initial installation
14mu|heimdal-1.5.3-9|353	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|354	/bin/systemctl --no-reload enable  heimdal-kdc.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|355	/bin/systemctl --no-reload disable heimdal-ipropd-master.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|356	/bin/systemctl --no-reload disable heimdal-ipropd-slave.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|357	/bin/systemctl --no-reload disable heimdal-kadmind.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|358	/bin/systemctl --no-reload disable heimdal-kpasswdd.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|359	fi
14mu|heimdal-1.5.3-9|360	fi
14mu|heimdal-1.5.3-9|361	
14mu|heimdal-1.5.3-9|362	%preun server
14mu|heimdal-1.5.3-9|363	/bin/systemctl --no-reload disable heimdal-kdc.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|364	/bin/systemctl --no-reload disable heimdal-ipropd-master.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|365	/bin/systemctl --no-reload disable heimdal-ipropd-slave.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|366	/bin/systemctl --no-reload disable heimdal-kadmind.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|367	/bin/systemctl --no-reload disable heimdal-kpasswdd.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|368	/bin/systemctl stop heimdal-kdc.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|369	/bin/systemctl stop heimdal-ipropd-master.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|370	/bin/systemctl stop disable heimdal-ipropd-slave.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|371	/bin/systemctl stop disable heimdal-kadmind.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|372	/bin/systemctl stop disable heimdal-kpasswdd.service > /dev/null 2>&1 || :
14mu|heimdal-1.5.3-9|373	
14mu|heimdal-1.5.3-9|374	
14mu|heimdal-1.5.3-9|375	
14mu|heimdal-1.5.3-9|376	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|377	
14mu|heimdal-1.5.3-9|378	# Not working right yet
14mu|heimdal-1.5.3-9|379	%if 0
14mu|heimdal-1.5.3-9|380	%package	hdb_ldap
14mu|heimdal-1.5.3-9|381	Summary:	Kerberos Server LDAP Backend
14mu|heimdal-1.5.3-9|382	Group:		System/Servers
14mu|heimdal-1.5.3-9|383	Requires:	%{name}-server = %{EVRD}
14mu|heimdal-1.5.3-9|384	
14mu|heimdal-1.5.3-9|385	%description	hdb_ldap
14mu|heimdal-1.5.3-9|386	This package contains the LDAP HDB backend plugin, which allows the use of
14mu|heimdal-1.5.3-9|387	an LDAP server for storing the Heimdal database.
14mu|heimdal-1.5.3-9|388	
14mu|heimdal-1.5.3-9|389	%files hdb_ldap
14mu|heimdal-1.5.3-9|390	%{_libdir}/hdb_ldap*
14mu|heimdal-1.5.3-9|391	%endif
14mu|heimdal-1.5.3-9|392	
14mu|heimdal-1.5.3-9|393	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|394	
14mu|heimdal-1.5.3-9|395	%package	libs
14mu|heimdal-1.5.3-9|396	Summary:	Heimdal shared libraries
14mu|heimdal-1.5.3-9|397	Group:		System/Libraries
14mu|heimdal-1.5.3-9|398	
14mu|heimdal-1.5.3-9|399	%description	libs
14mu|heimdal-1.5.3-9|400	This package contains shared libraries required by several of the other heimdal
14mu|heimdal-1.5.3-9|401	packages.
14mu|heimdal-1.5.3-9|402	
14mu|heimdal-1.5.3-9|403	%files libs
14mu|heimdal-1.5.3-9|404	%attr(400,root,root) %ghost %{_sysconfdir}/krb5.keytab
14mu|heimdal-1.5.3-9|405	%{_sysconfdir}/ld.so.conf.d/%{name}.conf
14mu|heimdal-1.5.3-9|406	%{_libdir}/%{name}
14mu|heimdal-1.5.3-9|407	#/lib*.so*
14mu|heimdal-1.5.3-9|408	#{_libdir}/#{name}/windc*.so*
14mu|heimdal-1.5.3-9|409	%{_infodir}/heimdal.info*
14mu|heimdal-1.5.3-9|410	%{_infodir}/hx509.info.*
14mu|heimdal-1.5.3-9|411	%{_mandir}/man8/kerberos.8*
14mu|heimdal-1.5.3-9|412	%{_mandir}/cat8/kerberos.8*
14mu|heimdal-1.5.3-9|413	
14mu|heimdal-1.5.3-9|414	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|415	
14mu|heimdal-1.5.3-9|416	%package	login
14mu|heimdal-1.5.3-9|417	Summary:	Used when signing onto a system
14mu|heimdal-1.5.3-9|418	Group:		Networking/Other
14mu|heimdal-1.5.3-9|419	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|420	
14mu|heimdal-1.5.3-9|421	%description	login
14mu|heimdal-1.5.3-9|422	login is used when signing onto a system. It can also be used to
14mu|heimdal-1.5.3-9|423	switch from one user to another at any time (most modern shells have
14mu|heimdal-1.5.3-9|424	support for this feature built into them, however). This package
14mu|heimdal-1.5.3-9|425	contain kerberized version login program.
14mu|heimdal-1.5.3-9|426	
14mu|heimdal-1.5.3-9|427	%files login
14mu|heimdal-1.5.3-9|428	%{_bindir}/heimdal-login
14mu|heimdal-1.5.3-9|429	%{_mandir}/man1/heimdal-login.1*
14mu|heimdal-1.5.3-9|430	%{_mandir}/cat1/heimdal-login.1*
14mu|heimdal-1.5.3-9|431	
14mu|heimdal-1.5.3-9|432	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|433	
14mu|heimdal-1.5.3-9|434	%package	ftp
14mu|heimdal-1.5.3-9|435	Summary:	The standard UNIX FTP (file transfer protocol) client
14mu|heimdal-1.5.3-9|436	Group:		Networking/Other
14mu|heimdal-1.5.3-9|437	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|438	Conflicts:	ftp-client-krb5
14mu|heimdal-1.5.3-9|439	Provides:	ftp-client
14mu|heimdal-1.5.3-9|440	
14mu|heimdal-1.5.3-9|441	%description	ftp
14mu|heimdal-1.5.3-9|442	The ftp package provides the standard UNIX command-line FTP client
14mu|heimdal-1.5.3-9|443	with kerberos authentication support. FTP is the file transfer
14mu|heimdal-1.5.3-9|444	protocol, which is a widely used Internet protocol for transferring
14mu|heimdal-1.5.3-9|445	files and for archiving files.
14mu|heimdal-1.5.3-9|446	
14mu|heimdal-1.5.3-9|447	%files ftp
14mu|heimdal-1.5.3-9|448	%{_bindir}/ftp
14mu|heimdal-1.5.3-9|449	%{_mandir}/man1/ftp.1*
14mu|heimdal-1.5.3-9|450	%{_mandir}/cat1/ftp.1*
14mu|heimdal-1.5.3-9|451	
14mu|heimdal-1.5.3-9|452	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|453	
14mu|heimdal-1.5.3-9|454	%package	rsh
14mu|heimdal-1.5.3-9|455	Summary:	Clients for remote access commands (rsh, rlogin, rcp)
14mu|heimdal-1.5.3-9|456	Group:		Networking/Other
14mu|heimdal-1.5.3-9|457	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|458	Provides:	rsh-client
14mu|heimdal-1.5.3-9|459	
14mu|heimdal-1.5.3-9|460	%description	rsh
14mu|heimdal-1.5.3-9|461	The rsh package contains a set of programs which allow users to run
14mu|heimdal-1.5.3-9|462	commands on remote machines, login to other machines and copy files
14mu|heimdal-1.5.3-9|463	between machines (rsh, rlogin and rcp). All three of these commands
14mu|heimdal-1.5.3-9|464	use rhosts style authentication. This package contains the clients
14mu|heimdal-1.5.3-9|465	needed for all of these services.
14mu|heimdal-1.5.3-9|466	
14mu|heimdal-1.5.3-9|467	%files rsh
14mu|heimdal-1.5.3-9|468	%{_bindir}/rsh
14mu|heimdal-1.5.3-9|469	%{_bindir}/rcp
14mu|heimdal-1.5.3-9|470	%{_mandir}/man1/rsh.1*
14mu|heimdal-1.5.3-9|471	%{_mandir}/cat1/rsh.1*
14mu|heimdal-1.5.3-9|472	%{_mandir}/man1/rcp.1*
14mu|heimdal-1.5.3-9|473	%{_mandir}/cat1/rcp.1*
14mu|heimdal-1.5.3-9|474	
14mu|heimdal-1.5.3-9|475	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|476	
14mu|heimdal-1.5.3-9|477	%package	telnet
14mu|heimdal-1.5.3-9|478	Summary:	Client for the telnet remote login
14mu|heimdal-1.5.3-9|479	Group:		Networking/Other
14mu|heimdal-1.5.3-9|480	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|481	Conflicts:	krb5-appl-clients
14mu|heimdal-1.5.3-9|482	Conflicts:	netkit-telnet
14mu|heimdal-1.5.3-9|483	Provides:	telnet-client
14mu|heimdal-1.5.3-9|484	
14mu|heimdal-1.5.3-9|485	%description	telnet
14mu|heimdal-1.5.3-9|486	Telnet is a popular protocol for remote logins across the Internet.
14mu|heimdal-1.5.3-9|487	This package provides a command line telnet client.
14mu|heimdal-1.5.3-9|488	
14mu|heimdal-1.5.3-9|489	%files telnet
14mu|heimdal-1.5.3-9|490	%{_bindir}/telnet
14mu|heimdal-1.5.3-9|491	%{_mandir}/man1/telnet.1*
14mu|heimdal-1.5.3-9|492	%{_mandir}/cat1/telnet.1*
14mu|heimdal-1.5.3-9|493	
14mu|heimdal-1.5.3-9|494	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|495	
14mu|heimdal-1.5.3-9|496	%package	ftpd
14mu|heimdal-1.5.3-9|497	Summary:	The standard UNIX FTP (file transfer protocol) server
14mu|heimdal-1.5.3-9|498	Group:		System/Servers
14mu|heimdal-1.5.3-9|499	Requires(pre):	xinetd
14mu|heimdal-1.5.3-9|500	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|501	Conflicts:	ftp-server-krb5
14mu|heimdal-1.5.3-9|502	Provides:	ftp-server
14mu|heimdal-1.5.3-9|503	
14mu|heimdal-1.5.3-9|504	%description	ftpd
14mu|heimdal-1.5.3-9|505	FTP is the file transfer protocol, which is a widely used Internet
14mu|heimdal-1.5.3-9|506	protocol for transferring files and for archiving files.
14mu|heimdal-1.5.3-9|507	
14mu|heimdal-1.5.3-9|508	%files ftpd
14mu|heimdal-1.5.3-9|509	%config(noreplace) %{_sysconfdir}/xinetd.d/ftpd
14mu|heimdal-1.5.3-9|510	%{_sbindir}/ftpd
14mu|heimdal-1.5.3-9|511	%{_mandir}/man8/ftpd.8*
14mu|heimdal-1.5.3-9|512	%{_mandir}/cat8/ftpd.8*
14mu|heimdal-1.5.3-9|513	
14mu|heimdal-1.5.3-9|514	%post ftpd
14mu|heimdal-1.5.3-9|515	service xinetd condreload
14mu|heimdal-1.5.3-9|516	
14mu|heimdal-1.5.3-9|517	%postun ftpd
14mu|heimdal-1.5.3-9|518	service xinetd condreload
14mu|heimdal-1.5.3-9|519	
14mu|heimdal-1.5.3-9|520	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|521	
14mu|heimdal-1.5.3-9|522	%package	rshd
14mu|heimdal-1.5.3-9|523	Summary:	Server for remote access commands (rsh, rlogin, rcp)
14mu|heimdal-1.5.3-9|524	Group:		System/Servers
14mu|heimdal-1.5.3-9|525	Requires(pre):	xinetd
14mu|heimdal-1.5.3-9|526	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|527	Provides:	rsh-server
14mu|heimdal-1.5.3-9|528	
14mu|heimdal-1.5.3-9|529	%description	rshd
14mu|heimdal-1.5.3-9|530	The rsh package contains a set of programs which allow users to run
14mu|heimdal-1.5.3-9|531	commmands on remote machines, login to other machines and copy files
14mu|heimdal-1.5.3-9|532	between machines (rsh, rlogin and rcp). All three of these commands
14mu|heimdal-1.5.3-9|533	use rhosts style authentication. This package contains servers needed
14mu|heimdal-1.5.3-9|534	for all of these services.
14mu|heimdal-1.5.3-9|535	
14mu|heimdal-1.5.3-9|536	%files rshd
14mu|heimdal-1.5.3-9|537	%config(noreplace) %{_sysconfdir}/xinetd.d/rshd
14mu|heimdal-1.5.3-9|538	%{_sbindir}/rshd
14mu|heimdal-1.5.3-9|539	%{_mandir}/man8/rshd.8*
14mu|heimdal-1.5.3-9|540	%{_mandir}/cat8/rshd.8*
14mu|heimdal-1.5.3-9|541	
14mu|heimdal-1.5.3-9|542	%post rshd
14mu|heimdal-1.5.3-9|543	service xinetd condreload
14mu|heimdal-1.5.3-9|544	
14mu|heimdal-1.5.3-9|545	%postun rshd
14mu|heimdal-1.5.3-9|546	service xinetd condreload
14mu|heimdal-1.5.3-9|547	
14mu|heimdal-1.5.3-9|548	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|549	
14mu|heimdal-1.5.3-9|550	%package	telnetd
14mu|heimdal-1.5.3-9|551	Summary:	Server for the telnet remote login
14mu|heimdal-1.5.3-9|552	Group:		System/Servers
14mu|heimdal-1.5.3-9|553	Requires(pre):	xinetd
14mu|heimdal-1.5.3-9|554	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|555	Conflicts:	krb5-appl-servers
14mu|heimdal-1.5.3-9|556	Conflicts:	netkit-telnet-server
14mu|heimdal-1.5.3-9|557	Provides:	telnet-server
14mu|heimdal-1.5.3-9|558	
14mu|heimdal-1.5.3-9|559	%description	telnetd
14mu|heimdal-1.5.3-9|560	Telnet is a popular protocol for remote logins across the Internet.
14mu|heimdal-1.5.3-9|561	This package provides a telnet daemon which allows remote logins into
14mu|heimdal-1.5.3-9|562	the machine it is running on.
14mu|heimdal-1.5.3-9|563	
14mu|heimdal-1.5.3-9|564	%files telnetd
14mu|heimdal-1.5.3-9|565	%config(noreplace) %{_sysconfdir}/xinetd.d/telnetd
14mu|heimdal-1.5.3-9|566	%{_sbindir}/telnetd
14mu|heimdal-1.5.3-9|567	%{_mandir}/man8/telnetd.8*
14mu|heimdal-1.5.3-9|568	%{_mandir}/cat8/telnetd.8*
14mu|heimdal-1.5.3-9|569	
14mu|heimdal-1.5.3-9|570	%post telnetd
14mu|heimdal-1.5.3-9|571	service xinetd condreload
14mu|heimdal-1.5.3-9|572	
14mu|heimdal-1.5.3-9|573	%postun telnetd
14mu|heimdal-1.5.3-9|574	service xinetd condreload
14mu|heimdal-1.5.3-9|575	
14mu|heimdal-1.5.3-9|576	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|577	
14mu|heimdal-1.5.3-9|578	%if 0
14mu|heimdal-1.5.3-9|579	%package	clients
14mu|heimdal-1.5.3-9|580	Summary:	Kerberos programs for use on workstations
14mu|heimdal-1.5.3-9|581	Group:		Networking/Other
14mu|heimdal-1.5.3-9|582	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|583	
14mu|heimdal-1.5.3-9|584	%description	clients
14mu|heimdal-1.5.3-9|585	Kerberos 5 Clients.
14mu|heimdal-1.5.3-9|586	%endif
14mu|heimdal-1.5.3-9|587	
14mu|heimdal-1.5.3-9|588	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|589	
14mu|heimdal-1.5.3-9|590	%package	daemons
14mu|heimdal-1.5.3-9|591	Summary:	Kerberos daemons programs for use on servers
14mu|heimdal-1.5.3-9|592	Group:		System/Servers
14mu|heimdal-1.5.3-9|593	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|594	
14mu|heimdal-1.5.3-9|595	%description	daemons
14mu|heimdal-1.5.3-9|596	Kerberos Daemons.
14mu|heimdal-1.5.3-9|597	
14mu|heimdal-1.5.3-9|598	%files daemons
14mu|heimdal-1.5.3-9|599	%{_sbindir}/popper
14mu|heimdal-1.5.3-9|600	%{_sbindir}/push
14mu|heimdal-1.5.3-9|601	%{_mandir}/man8/popper.8*
14mu|heimdal-1.5.3-9|602	%{_mandir}/man8/push.8*
14mu|heimdal-1.5.3-9|603	%{_mandir}/cat8/popper.8*
14mu|heimdal-1.5.3-9|604	%{_mandir}/cat8/push.8*
14mu|heimdal-1.5.3-9|605	
14mu|heimdal-1.5.3-9|606	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|607	
14mu|heimdal-1.5.3-9|608	%package	devel
14mu|heimdal-1.5.3-9|609	Summary:	Header files for heimdal
14mu|heimdal-1.5.3-9|610	Group:		System/Libraries
14mu|heimdal-1.5.3-9|611	Requires:	%{name}-libs = %{EVRD}
14mu|heimdal-1.5.3-9|612	
14mu|heimdal-1.5.3-9|613	%description	devel
14mu|heimdal-1.5.3-9|614	Contains files needed to compile software using the heimdal libraries
14mu|heimdal-1.5.3-9|615	
14mu|heimdal-1.5.3-9|616	%files devel
14mu|heimdal-1.5.3-9|617	%{_bindir}/heimdal-config
14mu|heimdal-1.5.3-9|618	%{multiarch_bindir}/heimdal-config
14mu|heimdal-1.5.3-9|619	%{_includedir}/*
14mu|heimdal-1.5.3-9|620	
14mu|heimdal-1.5.3-9|621	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|622	
14mu|heimdal-1.5.3-9|623	%package	devel-doc
14mu|heimdal-1.5.3-9|624	Summary:	Developer documentation for heimdal
14mu|heimdal-1.5.3-9|625	Group:		System/Libraries
14mu|heimdal-1.5.3-9|626	
14mu|heimdal-1.5.3-9|627	%description	devel-doc
14mu|heimdal-1.5.3-9|628	Contains the documentation covering functions etc. in the heimdal libraries
14mu|heimdal-1.5.3-9|629	
14mu|heimdal-1.5.3-9|630	%files devel-doc
14mu|heimdal-1.5.3-9|631	%{_mandir}/man1/heimdal-config.1*
14mu|heimdal-1.5.3-9|632	%{_mandir}/cat1/heimdal-config.1*
14mu|heimdal-1.5.3-9|633	%{_mandir}/man3/*
14mu|heimdal-1.5.3-9|634	%{_mandir}/cat3/*
14mu|heimdal-1.5.3-9|635	
14mu|heimdal-1.5.3-9|636	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|637	
14mu|heimdal-1.5.3-9|638	%package -n	openldap-schemas-%{name}
14mu|heimdal-1.5.3-9|639	Summary:	OpenLDAP schema files from %{name}-%{EVRD} source tree
14mu|heimdal-1.5.3-9|640	Group:		Databases
14mu|heimdal-1.5.3-9|641	BuildArch:	noarch
14mu|heimdal-1.5.3-9|642	Requires(pre):	openldap-config
14mu|heimdal-1.5.3-9|643	
14mu|heimdal-1.5.3-9|644	%files -n		openldap-schemas-%{name}
14mu|heimdal-1.5.3-9|645	%config(noreplace) %{_sysconfdir}/openldap/schema/*
14mu|heimdal-1.5.3-9|646	%attr(750,ldap,ldap) %config(noreplace) %{_sysconfdir}/openldap/slapd.d/%{name}.conf
14mu|heimdal-1.5.3-9|647	
14mu|heimdal-1.5.3-9|648	#----------------------------------------------------------------------------
14mu|heimdal-1.5.3-9|649	
14mu|heimdal-1.5.3-9|650	%prep
14mu|heimdal-1.5.3-9|651	%setup -q
14mu|heimdal-1.5.3-9|652	%patch0 -p1
14mu|heimdal-1.5.3-9|653	%patch11 -p1 -b .passwd_check
14mu|heimdal-1.5.3-9|654	
14mu|heimdal-1.5.3-9|655	%build
14mu|heimdal-1.5.3-9|656	%serverbuild
14mu|heimdal-1.5.3-9|657	#   --sysconfdir=%{_sysconfdir}/%{name} \
14mu|heimdal-1.5.3-9|658	%configure2_5x \
14mu|heimdal-1.5.3-9|659	--libexecdir=%{_sbindir} \
14mu|heimdal-1.5.3-9|660	--with-hdbdir=%{_localstatedir}/lib/%{name} \
14mu|heimdal-1.5.3-9|661	--disable-static \
14mu|heimdal-1.5.3-9|662	--enable-shared \
14mu|heimdal-1.5.3-9|663	--with-readline \
14mu|heimdal-1.5.3-9|664	--with-readline-lib=%{_libdir} \
14mu|heimdal-1.5.3-9|665	--with-readline-include=%{_includedir}/readline \
14mu|heimdal-1.5.3-9|666	--with-openldap=%{_prefix} \
14mu|heimdal-1.5.3-9|667	--with-sqlite3=%{_prefix} \
14mu|heimdal-1.5.3-9|668	--with-libintl=%{_prefix} \
14mu|heimdal-1.5.3-9|669	--with-x \
14mu|heimdal-1.5.3-9|670	--with-ipv6 \
14mu|heimdal-1.5.3-9|671	--enable-kcm \
14mu|heimdal-1.5.3-9|672	--enable-pk-init \
14mu|heimdal-1.5.3-9|673	--enable-hdb-openldap-module
14mu|heimdal-1.5.3-9|674	#if 0
14mu|heimdal-1.5.3-9|675	#    --enable-hdb-openldap-module
14mu|heimdal-1.5.3-9|676	#endif
14mu|heimdal-1.5.3-9|677	make
14mu|heimdal-1.5.3-9|678	%make -C doc html
14mu|heimdal-1.5.3-9|679	
14mu|heimdal-1.5.3-9|680	%install
14mu|heimdal-1.5.3-9|681	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mu|heimdal-1.5.3-9|682	#install -d %{buildroot}%{_sysconfdir}/%{name}
14mu|heimdal-1.5.3-9|683	
14mu|heimdal-1.5.3-9|684	%makeinstall_std
14mu|heimdal-1.5.3-9|685	
14mu|heimdal-1.5.3-9|686	install appl/su/.libs/su %{buildroot}%{_bindir}/ksu
14mu|heimdal-1.5.3-9|687	#install %{SOURCE4} %{buildroot}%{_sysconfdir}/krb5.conf
14mu|heimdal-1.5.3-9|688	
14mu|heimdal-1.5.3-9|689	# Systemd service files for all daemons
14mu|heimdal-1.5.3-9|690	mkdir -p %{buildroot}%{_unitdir}
14mu|heimdal-1.5.3-9|691	install -m644 %{SOURCE10} -D %{buildroot}%{_unitdir}/
14mu|heimdal-1.5.3-9|692	install -m644 %{SOURCE11} -D %{buildroot}%{_unitdir}/
14mu|heimdal-1.5.3-9|693	install -m644 %{SOURCE12} -D %{buildroot}%{_unitdir}/
14mu|heimdal-1.5.3-9|694	install -m644 %{SOURCE13} -D %{buildroot}%{_unitdir}/
14mu|heimdal-1.5.3-9|695	install -m644 %{SOURCE14} -D %{buildroot}%{_unitdir}/
14mu|heimdal-1.5.3-9|696	
14mu|heimdal-1.5.3-9|697	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}.conf
14mu|heimdal-1.5.3-9|698	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|heimdal-1.5.3-9|699	install -m755 %{SOURCE15} -D %{buildroot}%{_sbindir}
14mu|heimdal-1.5.3-9|700	# FIXME install %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|heimdal-1.5.3-9|701	
14mu|heimdal-1.5.3-9|702	install -m644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/xinetd.d/ftpd
14mu|heimdal-1.5.3-9|703	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/xinetd.d/rshd
14mu|heimdal-1.5.3-9|704	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/xinetd.d/telnetd
14mu|heimdal-1.5.3-9|705	install -m644 %{SOURCE8} -D %{buildroot}%{_sysconfdir}/xinetd.d/kadmind
14mu|heimdal-1.5.3-9|706	
14mu|heimdal-1.5.3-9|707	chmod +r %{buildroot}%{_bindir}/otp   # qrde dlaczego to ma chmod 0
14mu|heimdal-1.5.3-9|708	
14mu|heimdal-1.5.3-9|709	#touch %{buildroot}%{_sysconfdir}/%{name}/krb5.keytab
14mu|heimdal-1.5.3-9|710	touch %{buildroot}%{_sysconfdir}/krb5.keytab
14mu|heimdal-1.5.3-9|711	touch %{buildroot}%{_localstatedir}/lib/%{name}/kadmind.acl
14mu|heimdal-1.5.3-9|712	
14mu|heimdal-1.5.3-9|713	# prevent some conflicts
14mu|heimdal-1.5.3-9|714	mv %{buildroot}%{_mandir}/man1/su.1 %{buildroot}%{_mandir}/man1/ksu.1
14mu|heimdal-1.5.3-9|715	mv %{buildroot}%{_mandir}/cat1/su.1 %{buildroot}%{_mandir}/cat1/ksu.1
14mu|heimdal-1.5.3-9|716	mv %{buildroot}%{_mandir}/man1/krb5-config.1 %{buildroot}%{_mandir}/man1/heimdal-config.1
14mu|heimdal-1.5.3-9|717	mv %{buildroot}%{_mandir}/cat1/krb5-config.1 %{buildroot}%{_mandir}/cat1/heimdal-config.1
14mu|heimdal-1.5.3-9|718	mv %{buildroot}%{_bindir}/login %{buildroot}%{_bindir}/heimdal-login
14mu|heimdal-1.5.3-9|719	mv %{buildroot}%{_mandir}/man1/login.1 %{buildroot}%{_mandir}/man1/heimdal-login.1
14mu|heimdal-1.5.3-9|720	mv %{buildroot}%{_mandir}/cat1/login.1 %{buildroot}%{_mandir}/cat1/heimdal-login.1
14mu|heimdal-1.5.3-9|721	
14mu|heimdal-1.5.3-9|722	rm -f %{buildroot}%{_mandir}/*5/ftpusers.5*
14mu|heimdal-1.5.3-9|723	
14mu|heimdal-1.5.3-9|724	rm -f %{buildroot}%{_libdir}/lib{com_err,ss}.so
14mu|heimdal-1.5.3-9|725	rm -f %{buildroot}%{_includedir}/{glob,fnmatch,ss/ss}.h
14mu|heimdal-1.5.3-9|726	rm -f %{buildroot}%{_bindir}/mk_cmds
14mu|heimdal-1.5.3-9|727	
14mu|heimdal-1.5.3-9|728	rm -f %{buildroot}%{_mandir}/man3/{DES,DH,EVP,OpenSSL,RAND,RSA}*
14mu|heimdal-1.5.3-9|729	
14mu|heimdal-1.5.3-9|730	# see if we can avoid conflicting with krb5-devel
14mu|heimdal-1.5.3-9|731	mv %{buildroot}%{_bindir}/krb5-config %{buildroot}%{_bindir}/heimdal-config
14mu|heimdal-1.5.3-9|732	%multiarch_binaries %{buildroot}%{_bindir}/heimdal-config
14mu|heimdal-1.5.3-9|733	
14mu|heimdal-1.5.3-9|734	mkdir -p %{buildroot}%{_includedir}/%{name}
14mu|heimdal-1.5.3-9|735	mv %{buildroot}%{_includedir}/{gssapi,kadm5,krb5,roken} %{buildroot}%{_includedir}/%{name}/
14mu|heimdal-1.5.3-9|736	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/%{name}/
14mu|heimdal-1.5.3-9|737	
14mu|heimdal-1.5.3-9|738	# stuff installed there because of libexecdir redefinition
14mu|heimdal-1.5.3-9|739	mv %{buildroot}%{_sbindir}/%{name} %{buildroot}%{_libdir}
14mu|heimdal-1.5.3-9|740	
14mu|heimdal-1.5.3-9|741	# see if we can avoid conflicting with krb5-libs
14mu|heimdal-1.5.3-9|742	mv %{buildroot}%{_libdir}/*.so* %{buildroot}%{_libdir}/%{name}/
14mu|heimdal-1.5.3-9|743	
14mu|heimdal-1.5.3-9|744	# utils
14mu|heimdal-1.5.3-9|745	install -m755 tools/kdc-log-analyze.pl -D %{buildroot}%{_datadir}/%{name}/kdc-log-analyze.pl
14mu|heimdal-1.5.3-9|746	install -m755 lib/kadm5/check-cracklib.pl -D %{buildroot}%{_datadir}/%{name}/check-cracklib.pl
14mu|heimdal-1.5.3-9|747	perl -pi -e 's|^#! ?/usr/pkg/bin/perl|#!%{_bindir}/perl|' \
14mu|heimdal-1.5.3-9|748	%{buildroot}%{_datadir}/%{name}/*.pl
14mu|heimdal-1.5.3-9|749	
14mu|heimdal-1.5.3-9|750	# Prepare schema files to be included into OpenLDAP configuration
14mu|heimdal-1.5.3-9|751	mkdir -p %{buildroot}%{_sysconfdir}/openldap/{schema,slapd.d}
14mu|heimdal-1.5.3-9|752	install -m 0644 lib/hdb/hdb.schema %{buildroot}%{_sysconfdir}/openldap/schema/
14mu|heimdal-1.5.3-9|753	cat > %{buildroot}%{_sysconfdir}/openldap/slapd.d/%{name}.conf <<EOF
14mu|heimdal-1.5.3-9|754	# If you need heimdal support load this file or copy
14mu|heimdal-1.5.3-9|755	# uncommented lines below to your slapd.conf.
14mu|heimdal-1.5.3-9|756	
14mu|heimdal-1.5.3-9|757	include %{_sysconfdir}/openldap/schema/hdb.schema
14mu|heimdal-1.5.3-9|758	
14mu|heimdal-1.5.3-9|759	EOF
14mu|heimdal-1.5.3-9|760	chmod 0644 %{buildroot}%{_sysconfdir}/openldap/slapd.d/%{name}.conf
14mu|heimdal-1.5.3-9|761	
14mu|heimdal-1.5.3-9|762	# cleanups
14mu|heimdal-1.5.3-9|763	rm -f %{buildroot}%{_libdir}/*.*a
14mu|heimdal-1.5.3-9|764	rm -f %{buildroot}%{_libdir}/pkgconfig/heimdal-gssapi.pc
14mu|heimdal-1.5.3-9|765	
14mu|heimdal-1.5.3-9|766	# looks like we don't need these
14mu|heimdal-1.5.3-9|767	rm -f %{buildroot}%{_mandir}/*5/qop.5*
14mu|heimdal-1.5.3-9|768	rm -f %{buildroot}%{_mandir}/cat5/mech.5
14mu|heimdal-1.5.3-9|769	
14mu|heimdal-1.5.3-9|770	%check
14mu|heimdal-1.5.3-9|771	%if %{?_with_test:1}%{!?_with_test:0}
14mu|heimdal-1.5.3-9|772	# For some reason this check fails partially just under rpm:
14mu|heimdal-1.5.3-9|773	perl -pi -e 's/check-iprop //g' tests/kdc/Makefile
14mu|heimdal-1.5.3-9|774	make -C tests check
14mu|heimdal-1.5.3-9|775	%endif
14mu|heimdal-1.5.3-9|776	
14mu|heimdal-1.5.3-9|777	
14mu|heimdal-1.5.3-9|778	
14mu|heimdal-1.5.3-9|779	%changelog
14mu|heimdal-1.5.3-9|780	
14mu|heimdal-1.5.3-9|781	* Tue Oct 20 2015 Denis Silakov <dsilakov@gmail.com> 1.5.3-9
14mu|heimdal-1.5.3-9|782	- (d541f92) Move to main
14mu|heimdal-1.5.3-9|783	
14mu|heimdal-1.5.3-9|784	

22769 14
14mu|help2man-1.47.3-1|1	Summary:	Create simple man pages from --help output
14mu|help2man-1.47.3-1|2	
14mu|help2man-1.47.3-1|3	Name:		help2man
14mu|help2man-1.47.3-1|4	Version:	1.47.3
14mu|help2man-1.47.3-1|5	Release:	1
14mu|help2man-1.47.3-1|6	Group:		Development/Other
14mu|help2man-1.47.3-1|7	License:	GPLv3
14mu|help2man-1.47.3-1|8	Url:		http://www.gnu.org/software/help2man/
14mu|help2man-1.47.3-1|9	Source0:	ftp://ftp.gnu.org:21/gnu/help2man/%{name}-%{version}.tar.xz
14mu|help2man-1.47.3-1|10	BuildArch:	noarch
14mu|help2man-1.47.3-1|11	
14mu|help2man-1.47.3-1|12	%description
14mu|help2man-1.47.3-1|13	help2man is a script to create simple man pages from the --help and
14mu|help2man-1.47.3-1|14	--version output of programs.
14mu|help2man-1.47.3-1|15	
14mu|help2man-1.47.3-1|16	Since most GNU documentation is now in info format, this provides a way
14mu|help2man-1.47.3-1|17	to generate a placeholder man page pointing to that resource while still
14mu|help2man-1.47.3-1|18	providing some useful information.
14mu|help2man-1.47.3-1|19	
14mu|help2man-1.47.3-1|20	%prep
14mu|help2man-1.47.3-1|21	%setup -q
14mu|help2man-1.47.3-1|22	
14mu|help2man-1.47.3-1|23	%build
14mu|help2man-1.47.3-1|24	%configure --disable-nls
14mu|help2man-1.47.3-1|25	%make
14mu|help2man-1.47.3-1|26	
14mu|help2man-1.47.3-1|27	%install
14mu|help2man-1.47.3-1|28	%makeinstall
14mu|help2man-1.47.3-1|29	
14mu|help2man-1.47.3-1|30	%files
14mu|help2man-1.47.3-1|31	%doc debian/changelog COPYING INSTALL README NEWS THANKS
14mu|help2man-1.47.3-1|32	%{_bindir}/%{name}
14mu|help2man-1.47.3-1|33	%{_infodir}/%{name}.info*
14mu|help2man-1.47.3-1|34	%{_mandir}/man1/%{name}.1*
14mu|help2man-1.47.3-1|35	
14mu|help2man-1.47.3-1|36	%changelog
14mu|help2man-1.47.3-1|37	
14mu|help2man-1.47.3-1|38	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.47.3-1
14mu|help2man-1.47.3-1|39	- (6634362) Merge pull request #7 from import/help2man:auto_update
14mu|help2man-1.47.3-1|40	- (6634362) Updated to 1.47.3 (by updates_builder)
14mu|help2man-1.47.3-1|41	
14mu|help2man-1.47.3-1|42	

22770 14
14mu|highlight-3.28-1|1	Name:		highlight
14mu|highlight-3.28-1|2	Summary:	Universal source code to formatted text converter
14mu|highlight-3.28-1|3	Version:	3.28
14mu|highlight-3.28-1|4	Release:	1
14mu|highlight-3.28-1|5	Group:		Development/Other
14mu|highlight-3.28-1|6	License:	GPLv3
14mu|highlight-3.28-1|7	URL:		http://www.andre-simon.de/
14mu|highlight-3.28-1|8	Source0:	http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2
14mu|highlight-3.28-1|9	Patch0:		highlight-3.24-l10n.patch
14mu|highlight-3.28-1|10	
14mu|highlight-3.28-1|11	BuildRequires:	qt5-devel
14mu|highlight-3.28-1|12	BuildRequires:	pkgconfig(lua)
14mu|highlight-3.28-1|13	BuildRequires:	boost-devel
14mu|highlight-3.28-1|14	BuildRequires:	desktop-file-utils
14mu|highlight-3.28-1|15	
14mu|highlight-3.28-1|16	%description
14mu|highlight-3.28-1|17	A utility that converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX,
14mu|highlight-3.28-1|18	XSL-FO, XML or ANSI escape sequences with syntax highlighting.
14mu|highlight-3.28-1|19	It supports several programming and markup languages.
14mu|highlight-3.28-1|20	Language descriptions are configurable and support regular expressions.
14mu|highlight-3.28-1|21	The utility offers indentation and reformatting capabilities.
14mu|highlight-3.28-1|22	It is easily possible to create new language definitions and colour themes.
14mu|highlight-3.28-1|23	
14mu|highlight-3.28-1|24	%files
14mu|highlight-3.28-1|25	%doc examples/
14mu|highlight-3.28-1|26	%{_bindir}/highlight
14mu|highlight-3.28-1|27	%{_datadir}/highlight/
14mu|highlight-3.28-1|28	%{_mandir}/man1/highlight.1*
14mu|highlight-3.28-1|29	%config(noreplace) %{_sysconfdir}/highlight/
14mu|highlight-3.28-1|30	#----------------------------------------------------------
14mu|highlight-3.28-1|31	
14mu|highlight-3.28-1|32	%package gui
14mu|highlight-3.28-1|33	Summary:	GUI for the hihghlight source code formatter
14mu|highlight-3.28-1|34	Requires:	%{name} = %{EVRD}
14mu|highlight-3.28-1|35	
14mu|highlight-3.28-1|36	%description gui
14mu|highlight-3.28-1|37	A Qt-based GUI for the highlight source code formatter source.
14mu|highlight-3.28-1|38	
14mu|highlight-3.28-1|39	%files gui
14mu|highlight-3.28-1|40	%doc ChangeLog AUTHORS README* TODO
14mu|highlight-3.28-1|41	%{_bindir}/highlight-gui
14mu|highlight-3.28-1|42	%{_datadir}/applications/highlight.desktop
14mu|highlight-3.28-1|43	%{_datadir}/pixmaps/highlight.xpm
14mu|highlight-3.28-1|44	#----------------------------------------------------------
14mu|highlight-3.28-1|45	
14mu|highlight-3.28-1|46	%prep
14mu|highlight-3.28-1|47	%setup -q
14mu|highlight-3.28-1|48	%patch0 -p1
14mu|highlight-3.28-1|49	
14mu|highlight-3.28-1|50	%build
14mu|highlight-3.28-1|51	%make
14mu|highlight-3.28-1|52	rm -rf src/gui-qt/moc*
14mu|highlight-3.28-1|53	%make gui QMAKE="qmake-qt5"
14mu|highlight-3.28-1|54	
14mu|highlight-3.28-1|55	
14mu|highlight-3.28-1|56	%install
14mu|highlight-3.28-1|57	%makeinstall_std
14mu|highlight-3.28-1|58	
14mu|highlight-3.28-1|59	mkdir -p %{buildroot}%{_datadir}/applications
14mu|highlight-3.28-1|60	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mu|highlight-3.28-1|61	
14mu|highlight-3.28-1|62	%make install-gui DESTDIR=%{buildroot}
14mu|highlight-3.28-1|63	
14mu|highlight-3.28-1|64	rm -rf %{buildroot}%{_docdir}/%{name}/
14mu|highlight-3.28-1|65	
14mu|highlight-3.28-1|66	desktop-file-install \
14mu|highlight-3.28-1|67	--dir %{buildroot}%{_datadir}/applications \
14mu|highlight-3.28-1|68	highlight.desktop
14mu|highlight-3.28-1|69	
14mu|highlight-3.28-1|70	
14mu|highlight-3.28-1|71	
14mu|highlight-3.28-1|72	
14mu|highlight-3.28-1|73	
14mu|highlight-3.28-1|74	
14mu|highlight-3.28-1|75	%changelog
14mu|highlight-3.28-1|76	
14mu|highlight-3.28-1|77	* Mon Apr 04 2016 Denis Silakov <dsilakov@gmail.com> 3.28-1
14mu|highlight-3.28-1|78	- (6bb0b4c) Updated to 3.28, build gui with Qt5, added Russian l10n to desktop file
14mu|highlight-3.28-1|79	
14mu|highlight-3.28-1|80	

22771 14
14mu|hitori-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|hitori-3.16.2-1|2	
14mu|hitori-3.16.2-1|3	Name:		hitori
14mu|hitori-3.16.2-1|4	Version:	3.16.2
14mu|hitori-3.16.2-1|5	Release:	1
14mu|hitori-3.16.2-1|6	Summary:	Logic puzzle game for GNOME
14mu|hitori-3.16.2-1|7	
14mu|hitori-3.16.2-1|8	Group:		Games/Other
14mu|hitori-3.16.2-1|9	# The executable is licensed under GPLv3+, while the user manual is CC-BY-SA.
14mu|hitori-3.16.2-1|10	License:	GPLv3+ and CC-BY-SA
14mu|hitori-3.16.2-1|11	URL:		http://live.gnome.org/Hitori
14mu|hitori-3.16.2-1|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|hitori-3.16.2-1|13	
14mu|hitori-3.16.2-1|14	BuildRequires:	desktop-file-utils
14mu|hitori-3.16.2-1|15	BuildRequires:	itstool
14mu|hitori-3.16.2-1|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|hitori-3.16.2-1|17	BuildRequires:	intltool
14mu|hitori-3.16.2-1|18	
14mu|hitori-3.16.2-1|19	%description
14mu|hitori-3.16.2-1|20	A small application written to allow one to play the Hitori puzzle game,
14mu|hitori-3.16.2-1|21	which is similar in theme to more popular puzzles such as Sudoku.
14mu|hitori-3.16.2-1|22	
14mu|hitori-3.16.2-1|23	It has full support for playing the game (i.e. it checks all three rules are
14mu|hitori-3.16.2-1|24	satisfied). It has undo/redo support, can give hints, and allows for cells
14mu|hitori-3.16.2-1|25	to be tagged with one of two different tags, to aid in solving the puzzle.
14mu|hitori-3.16.2-1|26	It has support for anything from 5×5 to 10×10 grids.
14mu|hitori-3.16.2-1|27	
14mu|hitori-3.16.2-1|28	%prep
14mu|hitori-3.16.2-1|29	%setup -q
14mu|hitori-3.16.2-1|30	%apply_patches
14mu|hitori-3.16.2-1|31	
14mu|hitori-3.16.2-1|32	%build
14mu|hitori-3.16.2-1|33	%configure2_5x
14mu|hitori-3.16.2-1|34	%make
14mu|hitori-3.16.2-1|35	
14mu|hitori-3.16.2-1|36	
14mu|hitori-3.16.2-1|37	%install
14mu|hitori-3.16.2-1|38	%makeinstall_std
14mu|hitori-3.16.2-1|39	
14mu|hitori-3.16.2-1|40	%find_lang %{name} --with-gnome
14mu|hitori-3.16.2-1|41	
14mu|hitori-3.16.2-1|42	desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
14mu|hitori-3.16.2-1|43	
14mu|hitori-3.16.2-1|44	%files -f %{name}.lang
14mu|hitori-3.16.2-1|45	%doc AUTHORS MAINTAINERS NEWS README COPYING COPYING-DOCS
14mu|hitori-3.16.2-1|46	%{_bindir}/%{name}
14mu|hitori-3.16.2-1|47	%{_datadir}/appdata/hitori.appdata.xml
14mu|hitori-3.16.2-1|48	%{_datadir}/applications/%{name}.desktop
14mu|hitori-3.16.2-1|49	%{_datadir}/glib-2.0/schemas/org.gnome.hitori.gschema.xml
14mu|hitori-3.16.2-1|50	%{_datadir}/icons/*/*/*/*
14mu|hitori-3.16.2-1|51	
14mu|hitori-3.16.2-1|52	%changelog
14mu|hitori-3.16.2-1|53	
14mu|hitori-3.16.2-1|54	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|hitori-3.16.2-1|55	- (9bcefac) update to 3.16.2
14mu|hitori-3.16.2-1|56	
14mu|hitori-3.16.2-1|57	

22772 14
14mu|hostapd-2.6-1|1	Summary:	Optional user space component for Host AP driver
14mu|hostapd-2.6-1|2	Name:		hostapd
14mu|hostapd-2.6-1|3	Version:	2.6
14mu|hostapd-2.6-1|4	Release:	1
14mu|hostapd-2.6-1|5	License:	GPLv2
14mu|hostapd-2.6-1|6	Group:		System/Servers
14mu|hostapd-2.6-1|7	Url:		http://hostap.epitest.fi/hostapd/
14mu|hostapd-2.6-1|8	Source0:	http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
14mu|hostapd-2.6-1|9	Source3:	%{name}.service
14mu|hostapd-2.6-1|10	Patch0:		%{name}-config.patch
14mu|hostapd-2.6-1|11	Patch1:			hostapd-2.5-mga-defconfig.patch
14mu|hostapd-2.6-1|12	# CVE-2017-130[77-82, 86-88]
14mu|hostapd-2.6-1|13	Patch2:			rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch
14mu|hostapd-2.6-1|14	Patch3:			rebased-v2.6-0002-Prevent-reinstallation-of-an-already-in-use-group-ke.patch
14mu|hostapd-2.6-1|15	Patch4:			rebased-v2.6-0003-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch
14mu|hostapd-2.6-1|16	Patch5:			rebased-v2.6-0004-Prevent-installation-of-an-all-zero-TK.patch
14mu|hostapd-2.6-1|17	Patch6:			rebased-v2.6-0005-Fix-PTK-rekeying-to-generate-a-new-ANonce.patch
14mu|hostapd-2.6-1|18	Patch7:			rebased-v2.6-0006-TDLS-Reject-TPK-TK-reconfiguration.patch
14mu|hostapd-2.6-1|19	# wpa_supplicant only
14mu|hostapd-2.6-1|20	#Patch8:			rebased-v2.6-0007-WNM-Ignore-WNM-Sleep-Mode-Response-without-pending-r.patch
14mu|hostapd-2.6-1|21	Patch9:			rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch
14mu|hostapd-2.6-1|22	
14mu|hostapd-2.6-1|23	BuildRequires:	systemd-units
14mu|hostapd-2.6-1|24	BuildRequires:	pkgconfig(libnl-3.0)
14mu|hostapd-2.6-1|25	BuildRequires:	pkgconfig(openssl)
14mu|hostapd-2.6-1|26	Requires(post,preun):	rpm-helper
14mu|hostapd-2.6-1|27	Requires(post,preun,postun):	systemd
14mu|hostapd-2.6-1|28	
14mu|hostapd-2.6-1|29	%description
14mu|hostapd-2.6-1|30	Hostapd is an optional user space component for Host AP driver. It adds
14mu|hostapd-2.6-1|31	more features to the basic IEEE 802.11 management included in the kernel
14mu|hostapd-2.6-1|32	driver: using external RADIUS authentication server for MAC address
14mu|hostapd-2.6-1|33	based access control, IEEE 802.1X Authenticator and dynamic WEP keying,
14mu|hostapd-2.6-1|34	RADIUS accounting.
14mu|hostapd-2.6-1|35	
14mu|hostapd-2.6-1|36	%files
14mu|hostapd-2.6-1|37	%doc %{name}/ChangeLog %{name}/README
14mu|hostapd-2.6-1|38	%{_sbindir}/%{name}
14mu|hostapd-2.6-1|39	%{_sbindir}/%{name}_cli
14mu|hostapd-2.6-1|40	%config(noreplace) %{_unitdir}/%{name}.service
14mu|hostapd-2.6-1|41	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14mu|hostapd-2.6-1|42	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.accept
14mu|hostapd-2.6-1|43	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.deny
14mu|hostapd-2.6-1|44	
14mu|hostapd-2.6-1|45	#-------------------------------------------------------------------------
14mu|hostapd-2.6-1|46	
14mu|hostapd-2.6-1|47	%prep
14mu|hostapd-2.6-1|48	%setup -q
14mu|hostapd-2.6-1|49	%apply_patches
14mu|hostapd-2.6-1|50	
14mu|hostapd-2.6-1|51	%build
14mu|hostapd-2.6-1|52	pushd %{name}
14mu|hostapd-2.6-1|53	cat defconfig | sed \
14mu|hostapd-2.6-1|54	-e '/^#CONFIG_DRIVER_NONE=y/s/^#//' \
14mu|hostapd-2.6-1|55	-e '/^#CONFIG_IEEE80211R=y/s/^#//' \
14mu|hostapd-2.6-1|56	-e '/^#CONFIG_IEEE80211AC=y/s/^#//' \
14mu|hostapd-2.6-1|57	-e '/^#CONFIG_FULL_DYNAMIC_VLAN=y/s/^#//' \
14mu|hostapd-2.6-1|58	-e '/^#CONFIG_LIBNL32=y/s/^#//' \
14mu|hostapd-2.6-1|59	> .config
14mu|hostapd-2.6-1|60	echo "CFLAGS += -I%{_includedir}/libnl3" >> .config
14mu|hostapd-2.6-1|61	echo "LIBS += -L%{_libdir}" >> .config
14mu|hostapd-2.6-1|62	sed -i -e 's/CFLAGS =.*/CFLAGS = -MMD %{optflags}/' Makefile
14mu|hostapd-2.6-1|63	%make CC="%{__cc}" #CFLAGS="-MMD %{optflags}"
14mu|hostapd-2.6-1|64	popd
14mu|hostapd-2.6-1|65	
14mu|hostapd-2.6-1|66	%install
14mu|hostapd-2.6-1|67	pushd %{name}
14mu|hostapd-2.6-1|68	install -d -m 755 %{buildroot}%{_sbindir}
14mu|hostapd-2.6-1|69	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14mu|hostapd-2.6-1|70	install -d -m 755 %{buildroot}/%{_unitdir}
14mu|hostapd-2.6-1|71	install -m 755 %{name}        %{buildroot}%{_sbindir}
14mu|hostapd-2.6-1|72	install -m 755 %{name}_cli    %{buildroot}%{_sbindir}
14mu|hostapd-2.6-1|73	install -m 600 %{name}.conf   %{buildroot}%{_sysconfdir}/%{name}
14mu|hostapd-2.6-1|74	install -m 644 %{name}.accept %{buildroot}%{_sysconfdir}/%{name}
14mu|hostapd-2.6-1|75	install -m 644 %{name}.deny   %{buildroot}%{_sysconfdir}/%{name}
14mu|hostapd-2.6-1|76	install -pm 644 %{SOURCE3}   %{buildroot}/%{_unitdir}/%{name}.service
14mu|hostapd-2.6-1|77	popd
14mu|hostapd-2.6-1|78	
14mu|hostapd-2.6-1|79	%post
14mu|hostapd-2.6-1|80	%_post_service %{name}
14mu|hostapd-2.6-1|81	
14mu|hostapd-2.6-1|82	%preun
14mu|hostapd-2.6-1|83	%_preun_service %{name}
14mu|hostapd-2.6-1|84	
14mu|hostapd-2.6-1|85	%postun
14mu|hostapd-2.6-1|86	%_postun_userdel %{name}
14mu|hostapd-2.6-1|87	
14mu|hostapd-2.6-1|88	%changelog
14mu|hostapd-2.6-1|89	
14mu|hostapd-2.6-1|90	* Sat Oct 21 2017 alekseyz <a.zimin@rosalinux.ru> 2.6-1
14mu|hostapd-2.6-1|91	- (10284c3) Merge pull request #2 from import/hostapd:rosa2016.1
14mu|hostapd-2.6-1|92	- (10284c3) Updated to 2.6
14mu|hostapd-2.6-1|93	
14mu|hostapd-2.6-1|94	

22773 14
14mu|hostap-utils-0.4.7-12|1	Summary:	Utility programs for Host AP driver for Intersil Prism2/2.5/3
14mu|hostap-utils-0.4.7-12|2	Name:		hostap-utils
14mu|hostap-utils-0.4.7-12|3	Version:	0.4.7
14mu|hostap-utils-0.4.7-12|4	Release:	12
14mu|hostap-utils-0.4.7-12|5	License:	GPL
14mu|hostap-utils-0.4.7-12|6	Group:		System/Configuration/Networking
14mu|hostap-utils-0.4.7-12|7	URL:		http://hostap.epitest.fi/
14mu|hostap-utils-0.4.7-12|8	Source0:	http://hostap.epitest.fi/releases/hostap-utils-%{version}.tar.gz
14mu|hostap-utils-0.4.7-12|9	Source1:	hostap_cs.conf
14mu|hostap-utils-0.4.7-12|10	Requires:	wireless-tools
14mu|hostap-utils-0.4.7-12|11	Provides:	hostap
14mu|hostap-utils-0.4.7-12|12	Obsoletes:	hostap
14mu|hostap-utils-0.4.7-12|13	Epoch:		0
14mu|hostap-utils-0.4.7-12|14	
14mu|hostap-utils-0.4.7-12|15	%description
14mu|hostap-utils-0.4.7-12|16	This is a Linux driver for wireless LAN cards based on Intersil's Prism2/2.5/3
14mu|hostap-utils-0.4.7-12|17	chipset. The driver supports a so called Host AP mode, i.e., it takes care of
14mu|hostap-utils-0.4.7-12|18	IEEE 802.11 management functions in the host computer and acts as an access
14mu|hostap-utils-0.4.7-12|19	point. This does not require any special firmware for the wireless LAN card.
14mu|hostap-utils-0.4.7-12|20	In addition to this, it has support for normal station operations in BSS and
14mu|hostap-utils-0.4.7-12|21	possible also in IBSS.
14mu|hostap-utils-0.4.7-12|22	
14mu|hostap-utils-0.4.7-12|23	This packages contains binary utilities for use with hostap.
14mu|hostap-utils-0.4.7-12|24	
14mu|hostap-utils-0.4.7-12|25	%prep
14mu|hostap-utils-0.4.7-12|26	
14mu|hostap-utils-0.4.7-12|27	%setup -q -n %{name}-%{version}
14mu|hostap-utils-0.4.7-12|28	
14mu|hostap-utils-0.4.7-12|29	%build
14mu|hostap-utils-0.4.7-12|30	%make CC="%{__cc}" CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mu|hostap-utils-0.4.7-12|31	
14mu|hostap-utils-0.4.7-12|32	%install
14mu|hostap-utils-0.4.7-12|33	
14mu|hostap-utils-0.4.7-12|34	install -d -m 755 %{buildroot}%{_sbindir}
14mu|hostap-utils-0.4.7-12|35	install -d -m 755 %{buildroot}%{_sysconfdir}/pcmcia
14mu|hostap-utils-0.4.7-12|36	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pcmcia
14mu|hostap-utils-0.4.7-12|37	install -m 755 hostap_crypt_conf %{buildroot}%{_sbindir}
14mu|hostap-utils-0.4.7-12|38	install -m 755 hostap_diag %{buildroot}%{_sbindir}
14mu|hostap-utils-0.4.7-12|39	install -m 755 hostap_fw_load %{buildroot}%{_sbindir}
14mu|hostap-utils-0.4.7-12|40	install -m 755 hostap_io_debug %{buildroot}%{_sbindir}
14mu|hostap-utils-0.4.7-12|41	install -m 755 hostap_rid %{buildroot}%{_sbindir}
14mu|hostap-utils-0.4.7-12|42	install -m 755 prism2_param %{buildroot}%{_sbindir}
14mu|hostap-utils-0.4.7-12|43	install -m 755 prism2_srec %{buildroot}%{_sbindir}
14mu|hostap-utils-0.4.7-12|44	install -m 755 split_combined_hex %{buildroot}%{_sbindir}
14mu|hostap-utils-0.4.7-12|45	
14mu|hostap-utils-0.4.7-12|46	%clean
14mu|hostap-utils-0.4.7-12|47	
14mu|hostap-utils-0.4.7-12|48	%files
14mu|hostap-utils-0.4.7-12|49	%doc COPYING ChangeLog README
14mu|hostap-utils-0.4.7-12|50	%config(noreplace) %{_sysconfdir}/pcmcia/hostap_cs.conf
14mu|hostap-utils-0.4.7-12|51	%{_sbindir}/hostap_crypt_conf
14mu|hostap-utils-0.4.7-12|52	%{_sbindir}/hostap_diag
14mu|hostap-utils-0.4.7-12|53	%{_sbindir}/hostap_fw_load
14mu|hostap-utils-0.4.7-12|54	%{_sbindir}/hostap_io_debug
14mu|hostap-utils-0.4.7-12|55	%{_sbindir}/hostap_rid
14mu|hostap-utils-0.4.7-12|56	%{_sbindir}/prism2_param
14mu|hostap-utils-0.4.7-12|57	%{_sbindir}/prism2_srec
14mu|hostap-utils-0.4.7-12|58	%{_sbindir}/split_combined_hex
14mu|hostap-utils-0.4.7-12|59	
14mu|hostap-utils-0.4.7-12|60	%changelog
14mu|hostap-utils-0.4.7-12|61	
14mu|hostap-utils-0.4.7-12|62	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0:0.4.7-12
14mu|hostap-utils-0.4.7-12|63	- (b49f5ab) Repack tarball according to upstream
14mu|hostap-utils-0.4.7-12|64	
14mu|hostap-utils-0.4.7-12|65	

22774 14
14mu|hplip-3.16.11-3|1	# Define if you want to build the sane backend (default)
14mu|hplip-3.16.11-3|2	%define sane_backend 1
14mu|hplip-3.16.11-3|3	%{?_with_sane: %global sane_backend 1}
14mu|hplip-3.16.11-3|4	%{?_without_sane: %global sane_backend 0}
14mu|hplip-3.16.11-3|5	
14mu|hplip-3.16.11-3|6	%define major 0
14mu|hplip-3.16.11-3|7	%define libhpip %mklibname hpip %{major}
14mu|hplip-3.16.11-3|8	%define libhpipp %mklibname hpipp %{major}
14mu|hplip-3.16.11-3|9	%define libhpmud %mklibname hpmud %{major}
14mu|hplip-3.16.11-3|10	%define libhpdiscovery %mklibname hpdiscovery %{major}
14mu|hplip-3.16.11-3|11	%define sanemaj 1
14mu|hplip-3.16.11-3|12	%define libsane %mklibname sane-hpaio %{sanemaj}
14mu|hplip-3.16.11-3|13	%define devname %mklibname hpip -d
14mu|hplip-3.16.11-3|14	
14mu|hplip-3.16.11-3|15	# Suppress automatically generated Requires for devel packages
14mu|hplip-3.16.11-3|16	%define __noautoreq 'devel\(.*\)'
14mu|hplip-3.16.11-3|17	
14mu|hplip-3.16.11-3|18	%define extraversion %nil
14mu|hplip-3.16.11-3|19	
14mu|hplip-3.16.11-3|20	Summary:	HP printer/all-in-one driver infrastructure
14mu|hplip-3.16.11-3|21	Name:		hplip
14mu|hplip-3.16.11-3|22	Version:	3.16.11
14mu|hplip-3.16.11-3|23	Release:	3
14mu|hplip-3.16.11-3|24	License:	GPLv2+ and MIT
14mu|hplip-3.16.11-3|25	Group:		System/Printing
14mu|hplip-3.16.11-3|26	Url:		http://hplip.sourceforge.net/
14mu|hplip-3.16.11-3|27	Source0:	http://garr.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}%{extraversion}.tar.gz
14mu|hplip-3.16.11-3|28	Source1:	hpcups-update-ppds.sh
14mu|hplip-3.16.11-3|29	Source2:	copy-deviceids.py
14mu|hplip-3.16.11-3|30	# http://www.iconfinder.com/icondetails/6393/128/fax_hardware_icon
14mu|hplip-3.16.11-3|31	Source3:	hp-sendfax.png
14mu|hplip-3.16.11-3|32	Source4:	hplip.rpmlintrc
14mu|hplip-3.16.11-3|33	# http://hplipopensource.com/node/367
14mu|hplip-3.16.11-3|34	Source5:	http://hplipopensource.com/hplip-web/smartinstall/SmartInstallDisable-Tool.run
14mu|hplip-3.16.11-3|35	Source6:	README.urpmi
14mu|hplip-3.16.11-3|36	# (doktor5000) fix linking with python and libsane
14mu|hplip-3.16.11-3|37	# taken from mandriva
14mu|hplip-3.16.11-3|38	# (Anssi) Apply udev rules even on ACTION=="change", otherwise the permissions
14mu|hplip-3.16.11-3|39	# do not get applied in %%post on a new installation:
14mu|hplip-3.16.11-3|40	Patch2:		hplip-apply-udev-rules-on-action-change.patch
14mu|hplip-3.16.11-3|41	
14mu|hplip-3.16.11-3|42	# Fedora patches
14mu|hplip-3.16.11-3|43	Patch101:	hplip-pstotiff-is-rubbish.patch
14mu|hplip-3.16.11-3|44	Patch102:	hplip-strstr-const.patch
14mu|hplip-3.16.11-3|45	Patch104:	hplip-no-asm.patch
14mu|hplip-3.16.11-3|46	Patch105:	hplip-deviceIDs-drv.patch
14mu|hplip-3.16.11-3|47	Patch107:	hplip-deviceIDs-ppd.patch
14mu|hplip-3.16.11-3|48	Patch108:	hplip-retry-open.patch
14mu|hplip-3.16.11-3|49	Patch109:	hplip-snmp-quirks.patch
14mu|hplip-3.16.11-3|50	Patch111:	hplip-hpijs-marker-supply.patch
14mu|hplip-3.16.11-3|51	Patch112:	hplip-clear-old-state-reasons.patch
14mu|hplip-3.16.11-3|52	Patch114:	hplip-hpcups-sigpipe.patch
14mu|hplip-3.16.11-3|53	Patch115:	hplip-logdir.patch
14mu|hplip-3.16.11-3|54	Patch116:	hplip-bad-low-ink-warning.patch
14mu|hplip-3.16.11-3|55	Patch121:	hplip-ppd-ImageableArea.patch
14mu|hplip-3.16.11-3|56	# fedora patch not necessary. done via sed call
14mu|hplip-3.16.11-3|57	#Patch129: hplip-makefile-chgrp.patch
14mu|hplip-3.16.11-3|58	Patch134:	hplip-udev-rules.patch
14mu|hplip-3.16.11-3|59	
14mu|hplip-3.16.11-3|60	# Debian/Ubuntu patches
14mu|hplip-3.16.11-3|61	# taken from http://patch-tracker.debian.org/package/hplip/3.11.7-1
14mu|hplip-3.16.11-3|62	Patch201:	01_rss.dpatch
14mu|hplip-3.16.11-3|63	Patch203:	14_charsign_fixes.dpatch
14mu|hplip-3.16.11-3|64	Patch204:	85_rebuild_python_ui.dpatch
14mu|hplip-3.16.11-3|65	Patch206:	hplip-photosmart_b9100_support.patch
14mu|hplip-3.16.11-3|66	Patch207:	pjl-duplex-binding.dpatch
14mu|hplip-3.16.11-3|67	#hplip-pjl-duplex-binding.patch
14mu|hplip-3.16.11-3|68	Patch209:	hp-check-groups.dpatch
14mu|hplip-3.16.11-3|69	Patch210:	hplip-3.15.11-mga-plasma-delay-startup.patch
14mu|hplip-3.16.11-3|70	# (doktor5000) rediff original debian patch for hplip 3.11.10
14mu|hplip-3.16.11-3|71	Patch220:	add-lidil-two-cartridge-modes.dpatch
14mu|hplip-3.16.11-3|72	Patch225:	hpfax-bug-function-used-before-importing-log.dpatch
14mu|hplip-3.16.11-3|73	Patch226:	hp-systray-make-menu-title-visible-in-sni-qt-indicator.dpatch
14mu|hplip-3.16.11-3|74	Patch227:	hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde.dpatch
14mu|hplip-3.16.11-3|75	Patch228:	hpaio-option-duplex.diff
14mu|hplip-3.16.11-3|76	
14mu|hplip-3.16.11-3|77	Patch301:	hplip-3.16.8-cups-2.2.patch
14mu|hplip-3.16.11-3|78	Patch302:	hplip-CVE-2013-4325.patch
14mu|hplip-3.16.11-3|79	Patch303:	hplip-3.13.10-fix-systray-x.patch
14mu|hplip-3.16.11-3|80	Patch304:	hplip-3.15.6-hpipp_linkage.patch
14mu|hplip-3.16.11-3|81	Patch305:	hpps-3.16.11-fix-syntax.patch
14mu|hplip-3.16.11-3|82	
14mu|hplip-3.16.11-3|83	BuildRequires:	desktop-file-utils
14mu|hplip-3.16.11-3|84	BuildRequires:	imagemagick
14mu|hplip-3.16.11-3|85	BuildRequires:	polkit
14mu|hplip-3.16.11-3|86	BuildRequires:	python-sip >= 4.1.1
14mu|hplip-3.16.11-3|87	BuildRequires:	net-snmp-devel
14mu|hplip-3.16.11-3|88	BuildRequires:	cups-devel
14mu|hplip-3.16.11-3|89	BuildRequires:	jpeg-devel
14mu|hplip-3.16.11-3|90	BuildRequires:	pkgconfig(dbus-1)
14mu|hplip-3.16.11-3|91	BuildRequires:	pkgconfig(libgphoto2)
14mu|hplip-3.16.11-3|92	BuildRequires:	pkgconfig(libusb)
14mu|hplip-3.16.11-3|93	BuildRequires:	pkgconfig(libv4l1)
14mu|hplip-3.16.11-3|94	BuildRequires:	pkgconfig(python3)
14mu|hplip-3.16.11-3|95	BuildRequires:	pkgconfig(udev)
14mu|hplip-3.16.11-3|96	# Make sure we get postscriptdriver tags.
14mu|hplip-3.16.11-3|97	BuildRequires:	python3-cups
14mu|hplip-3.16.11-3|98	%if %{sane_backend}
14mu|hplip-3.16.11-3|99	BuildRequires:	pkgconfig(sane-backends)
14mu|hplip-3.16.11-3|100	BuildRequires:	xsane
14mu|hplip-3.16.11-3|101	%endif
14mu|hplip-3.16.11-3|102	Requires(post):	systemd
14mu|hplip-3.16.11-3|103	Requires:	cups
14mu|hplip-3.16.11-3|104	# For dynamic ppd generation.
14mu|hplip-3.16.11-3|105	Requires:	foomatic-filters
14mu|hplip-3.16.11-3|106	Requires:	hplip-model-data
14mu|hplip-3.16.11-3|107	Requires:	hplip-hpijs
14mu|hplip-3.16.11-3|108	Requires:	hplip-hpijs-ppds
14mu|hplip-3.16.11-3|109	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mu|hplip-3.16.11-3|110	# Needed for communicating with ethernet-connected printers
14mu|hplip-3.16.11-3|111	Requires:	net-snmp-mibs
14mu|hplip-3.16.11-3|112	# Needed to generate fax cover pages
14mu|hplip-3.16.11-3|113	Requires:	python3-reportlab
14mu|hplip-3.16.11-3|114	Requires:	python-reportlab
14mu|hplip-3.16.11-3|115	# Needed since 2.8.4 for IPC
14mu|hplip-3.16.11-3|116	Requires:	python3-dbus
14mu|hplip-3.16.11-3|117	Requires:	polkit-agent
14mu|hplip-3.16.11-3|118	Requires:	usermode-consoleonly
14mu|hplip-3.16.11-3|119	Requires:	python3-gobject3
14mu|hplip-3.16.11-3|120	# Required by hp-scan for command line scanning
14mu|hplip-3.16.11-3|121	Requires:	python3-pillow
14mu|hplip-3.16.11-3|122	Requires:	sane-backends-hpaio
14mu|hplip-3.16.11-3|123	# Needed to avoid misleading errors about network connectivity (RH bug #705843)
14mu|hplip-3.16.11-3|124	Requires:	wget
14mu|hplip-3.16.11-3|125	# (tpg) hp-check needs this
14mu|hplip-3.16.11-3|126	Requires:	acl
14mu|hplip-3.16.11-3|127	# hplip tools use internal symbols from libhplip that can change among versions
14mu|hplip-3.16.11-3|128	Requires:	%{libhpip} = %{version}
14mu|hplip-3.16.11-3|129	Requires:	%{libhpipp} = %{version}
14mu|hplip-3.16.11-3|130	# Some HP ppds are in foomatic-db and foomatic-db-hpijs (mdv bug #47415)
14mu|hplip-3.16.11-3|131	Suggests:	foomatic-db-hpijs
14mu|hplip-3.16.11-3|132	# hp-doctor requires gui modules
14mu|hplip-3.16.11-3|133	Requires:	hplip-gui
14mu|hplip-3.16.11-3|134	Requires:	gnupg
14mu|hplip-3.16.11-3|135	# due to hp-plugin
14mu|hplip-3.16.11-3|136	Requires:	%{name}-compat-libs = %{version}-%{release}
14mu|hplip-3.16.11-3|137	
14mu|hplip-3.16.11-3|138	
14mu|hplip-3.16.11-3|139	# foomatic-db-hpijs drivers are provided by hp and by this package now
14mu|hplip-3.16.11-3|140	# NOTE: remove the foomatic-db-hpijs deps sometime in 2010-10-?? ?
14mu|hplip-3.16.11-3|141	Provides:	foomatic-db-hpijs = %{version}-%{release}
14mu|hplip-3.16.11-3|142	
14mu|hplip-3.16.11-3|143	%description
14mu|hplip-3.16.11-3|144	This is the HP driver package to supply Linux support for most
14mu|hplip-3.16.11-3|145	Hewlett-Packard DeskJet, LaserJet, PSC, OfficeJet, and PhotoSmart
14mu|hplip-3.16.11-3|146	printers and all-in-one peripherals (also known as Multi-Function
14mu|hplip-3.16.11-3|147	Peripherals or MFPs), which can print, scan, copy, fax, and/or access
14mu|hplip-3.16.11-3|148	flash memory cards.
14mu|hplip-3.16.11-3|149	
14mu|hplip-3.16.11-3|150	It is work in progress, but printing, scanning, memory card access,
14mu|hplip-3.16.11-3|151	ink/toner/battery/consumable level checking, and inkjet printer
14mu|hplip-3.16.11-3|152	maintenance are supported on most models, when either connected to the
14mu|hplip-3.16.11-3|153	USB or LAN (built-in interfaces or selected HP JetDirect models) on a
14mu|hplip-3.16.11-3|154	Linux workstation with CUPS printing system.
14mu|hplip-3.16.11-3|155	
14mu|hplip-3.16.11-3|156	For status and consumable checking and also for inkjet maintenance
14mu|hplip-3.16.11-3|157	there is the graphical tool "hp-toolbox" available (Menu:
14mu|hplip-3.16.11-3|158	"System"/"Monitoring"/"HP Printer Toolbox").
14mu|hplip-3.16.11-3|159	
14mu|hplip-3.16.11-3|160	%package -n %{libhpdiscovery}
14mu|hplip-3.16.11-3|161	Summary:	Dynamic hpdiscovery library
14mu|hplip-3.16.11-3|162	Group:		System/Printing
14mu|hplip-3.16.11-3|163	
14mu|hplip-3.16.11-3|164	%description -n %{libhpdiscovery}
14mu|hplip-3.16.11-3|165	Dynamic hpdiscovery library
14mu|hplip-3.16.11-3|166	
14mu|hplip-3.16.11-3|167	%package -n %{libhpip}
14mu|hplip-3.16.11-3|168	Summary:	Dynamic library for the "hplip" HP printer/all-in-one drivers
14mu|hplip-3.16.11-3|169	Group:		System/Printing
14mu|hplip-3.16.11-3|170	
14mu|hplip-3.16.11-3|171	%description -n %{libhpip}
14mu|hplip-3.16.11-3|172	Library needed for the "hplip" HP printer/all-in-one drivers
14mu|hplip-3.16.11-3|173	
14mu|hplip-3.16.11-3|174	%package -n %{libhpipp}
14mu|hplip-3.16.11-3|175	Summary:	Dynamic library for the "hplip" HP printer/all-in-one drivers
14mu|hplip-3.16.11-3|176	Group:		System/Printing
14mu|hplip-3.16.11-3|177	
14mu|hplip-3.16.11-3|178	%description -n %{libhpipp}
14mu|hplip-3.16.11-3|179	Library needed for the "hplip" HP printer/all-in-one drivers
14mu|hplip-3.16.11-3|180	
14mu|hplip-3.16.11-3|181	%package -n %{libhpmud}
14mu|hplip-3.16.11-3|182	Summary:	Dynamic library for the "hplip" HP printer/all-in-one drivers
14mu|hplip-3.16.11-3|183	Group:		System/Printing
14mu|hplip-3.16.11-3|184	Conflicts:	%{_lib}hpip0 < 3.13.2-4
14mu|hplip-3.16.11-3|185	
14mu|hplip-3.16.11-3|186	%description -n %{libhpmud}
14mu|hplip-3.16.11-3|187	Library needed for the "hplip" HP printer/all-in-one drivers
14mu|hplip-3.16.11-3|188	
14mu|hplip-3.16.11-3|189	%package -n %{devname}
14mu|hplip-3.16.11-3|190	Summary:	Headers and links to compile against the "%{libhpip}" ("hplip") library
14mu|hplip-3.16.11-3|191	Group:		Development/C
14mu|hplip-3.16.11-3|192	Requires:	%{libhpip} >= %{version}-%{release}
14mu|hplip-3.16.11-3|193	Requires:	%{libhpipp} >= %{version}-%{release}
14mu|hplip-3.16.11-3|194	Requires:	%{libhpmud} >= %{version}-%{release}
14mu|hplip-3.16.11-3|195	Requires:	%{libsane} >= %{version}-%{release}
14mu|hplip-3.16.11-3|196	Provides:	libhpip-devel = %{version}-%{release}
14mu|hplip-3.16.11-3|197	Obsoletes:	%{_lib}hpip0-devel < 3.13.2-4
14mu|hplip-3.16.11-3|198	
14mu|hplip-3.16.11-3|199	%description -n %{devname}
14mu|hplip-3.16.11-3|200	This package contains all files which one needs to compile programs using
14mu|hplip-3.16.11-3|201	the "%{libhpip}" library.
14mu|hplip-3.16.11-3|202	
14mu|hplip-3.16.11-3|203	%if %{sane_backend}
14mu|hplip-3.16.11-3|204	%package -n %{libsane}
14mu|hplip-3.16.11-3|205	Summary:	SANE driver for scanners in HP's multi-function devices (from HPLIP)
14mu|hplip-3.16.11-3|206	Group:		System/Printing
14mu|hplip-3.16.11-3|207	Provides:	sane-backends-hpaio = %{version}-%{release}
14mu|hplip-3.16.11-3|208	# (cjw) for system-config-printer
14mu|hplip-3.16.11-3|209	Provides:	libsane-hpaio = %{version}-%{release}
14mu|hplip-3.16.11-3|210	
14mu|hplip-3.16.11-3|211	%description -n %{libsane}
14mu|hplip-3.16.11-3|212	SANE driver for scanners in HP's multi-function devices (from HPLIP)
14mu|hplip-3.16.11-3|213	%endif
14mu|hplip-3.16.11-3|214	
14mu|hplip-3.16.11-3|215	%package model-data
14mu|hplip-3.16.11-3|216	Summary:	Data file listing the HP printer models supported by HPLIP
14mu|hplip-3.16.11-3|217	Group:		System/Printing
14mu|hplip-3.16.11-3|218	
14mu|hplip-3.16.11-3|219	%description model-data
14mu|hplip-3.16.11-3|220	HPLIP supports most current HP printers and multifunction devices, but
14mu|hplip-3.16.11-3|221	there are some older models not supported. This package contains the
14mu|hplip-3.16.11-3|222	list of supported models. Printerdrake installs it automatically to
14mu|hplip-3.16.11-3|223	determine whether HPLIP has to be installed or not.
14mu|hplip-3.16.11-3|224	
14mu|hplip-3.16.11-3|225	%package compat-libs
14mu|hplip-3.16.11-3|226	Summary:	HPLIP Python 2 modules
14mu|hplip-3.16.11-3|227	License:	GPLv2+ and MIT
14mu|hplip-3.16.11-3|228	Requires:	%{name} = %{version}-%{release}
14mu|hplip-3.16.11-3|229	Requires:	python-pillow
14mu|hplip-3.16.11-3|230	Requires:	python-dbus
14mu|hplip-3.16.11-3|231	Requires:	python
14mu|hplip-3.16.11-3|232	BuildRequires:	python-devel
14mu|hplip-3.16.11-3|233	
14mu|hplip-3.16.11-3|234	%description compat-libs
14mu|hplip-3.16.11-3|235	Python 2 modules needed by HP plugin.
14mu|hplip-3.16.11-3|236	
14mu|hplip-3.16.11-3|237	%package gui
14mu|hplip-3.16.11-3|238	Summary:	HPLIP graphical tools
14mu|hplip-3.16.11-3|239	Group:		System/Printing
14mu|hplip-3.16.11-3|240	Requires:	%{name} = %{version}-%{release}
14mu|hplip-3.16.11-3|241	Requires:	python3-qt4-gui
14mu|hplip-3.16.11-3|242	Requires:	usermode
14mu|hplip-3.16.11-3|243	
14mu|hplip-3.16.11-3|244	%description gui
14mu|hplip-3.16.11-3|245	HPLIP graphical tools.
14mu|hplip-3.16.11-3|246	
14mu|hplip-3.16.11-3|247	%package hpijs
14mu|hplip-3.16.11-3|248	Summary:	HPs printer driver IJS plug-in for GhostScript
14mu|hplip-3.16.11-3|249	Group:		System/Printing
14mu|hplip-3.16.11-3|250	Requires:	ghostscript
14mu|hplip-3.16.11-3|251	Provides:	hpijs = %{EVRD}
14mu|hplip-3.16.11-3|252	
14mu|hplip-3.16.11-3|253	%description hpijs
14mu|hplip-3.16.11-3|254	HPs printer driver IJS plug-in for GhostScript. This driver gives full
14mu|hplip-3.16.11-3|255	printing support for nearly all non-PostScript inkjet and laser
14mu|hplip-3.16.11-3|256	printers made by HP.
14mu|hplip-3.16.11-3|257	
14mu|hplip-3.16.11-3|258	%package hpijs-ppds
14mu|hplip-3.16.11-3|259	Summary:	PPD files for the HPIJS printer driver
14mu|hplip-3.16.11-3|260	Group:		System/Printing
14mu|hplip-3.16.11-3|261	Requires:	foomatic-filters
14mu|hplip-3.16.11-3|262	Requires:	hplip-hpijs
14mu|hplip-3.16.11-3|263	
14mu|hplip-3.16.11-3|264	%description hpijs-ppds
14mu|hplip-3.16.11-3|265	PPD files to use the HPIJS printer driver with foomatic-rip and a
14mu|hplip-3.16.11-3|266	printer spooler like CUPS, LPRng, PDQ, ...
14mu|hplip-3.16.11-3|267	
14mu|hplip-3.16.11-3|268	%package doc
14mu|hplip-3.16.11-3|269	Summary:	Documentation for HPLIP
14mu|hplip-3.16.11-3|270	Group:		System/Printing
14mu|hplip-3.16.11-3|271	
14mu|hplip-3.16.11-3|272	%description doc
14mu|hplip-3.16.11-3|273	This package contains documentation for the HPLIP driver.
14mu|hplip-3.16.11-3|274	
14mu|hplip-3.16.11-3|275	This is the HP driver package to supply Linux support for most
14mu|hplip-3.16.11-3|276	Hewlett-Packard DeskJet, LaserJet, PSC, OfficeJet, and PhotoSmart
14mu|hplip-3.16.11-3|277	printers and all-in-one peripherals (also known as Multi-Function
14mu|hplip-3.16.11-3|278	Peripherals or MFPs), which can print, scan, copy, fax, and/or access
14mu|hplip-3.16.11-3|279	flash memory cards.
14mu|hplip-3.16.11-3|280	
14mu|hplip-3.16.11-3|281	%prep
14mu|hplip-3.16.11-3|282	%setup -qn %{name}-%{version}%{extraversion}
14mu|hplip-3.16.11-3|283	
14mu|hplip-3.16.11-3|284	%patch2 -p1 -b .udev-rules-on-action-change
14mu|hplip-3.16.11-3|285	
14mu|hplip-3.16.11-3|286	# Fedora patches
14mu|hplip-3.16.11-3|287	
14mu|hplip-3.16.11-3|288	# The pstotiff filter is rubbish so replace it (launchpad #528394).
14mu|hplip-3.16.11-3|289	%patch101 -p1 -b .pstotiff-is-rubbish
14mu|hplip-3.16.11-3|290	
14mu|hplip-3.16.11-3|291	# Fix compilation.
14mu|hplip-3.16.11-3|292	%patch102 -p1 -b .strstr-const
14mu|hplip-3.16.11-3|293	
14mu|hplip-3.16.11-3|294	# Make sure to avoid handwritten asm.
14mu|hplip-3.16.11-3|295	%patch104 -p1 -b .no-asm
14mu|hplip-3.16.11-3|296	
14mu|hplip-3.16.11-3|297	# Corrected several IEEE 1284 Device IDs using foomatic data.
14mu|hplip-3.16.11-3|298	# Color LaserJet CM1312nfi (bug #581005)
14mu|hplip-3.16.11-3|299	# Color LaserJet 3800 (bug #581935)
14mu|hplip-3.16.11-3|300	# Color LaserJet 2840 (bug #582215)
14mu|hplip-3.16.11-3|301	# Color LaserJet CP1518ni (bug #613689)
14mu|hplip-3.16.11-3|302	# Color LaserJet 2600n (bug #613712)
14mu|hplip-3.16.11-3|303	# Color LaserJet 2500/3700/4550/4600/4650/4700/5550/CP1515n/CP2025n
14mu|hplip-3.16.11-3|304	#                CP3525/CP4520 Series/CM2320nf (bug #659040)
14mu|hplip-3.16.11-3|305	# Color LaserJet CP2025dn (bug #651509)
14mu|hplip-3.16.11-3|306	# Color LaserJet CM4730 MFP (bug #658831)
14mu|hplip-3.16.11-3|307	# Color LaserJet CM3530 MFP (bug #659381)
14mu|hplip-3.16.11-3|308	# LaserJet 4050 Series/4100 Series/2100 Series/4350/5100 Series/8000 Series
14mu|hplip-3.16.11-3|309	#               P3005/P3010 Series/P4014/P4515 (bug #659039)
14mu|hplip-3.16.11-3|310	# LaserJet Professional P1606dn (bug #708472)
14mu|hplip-3.16.11-3|311	# LaserJet Professional M1212nf MFP (bug #742490)
14mu|hplip-3.16.11-3|312	# LaserJet M1536dnf MFP (bug #743915)
14mu|hplip-3.16.11-3|313	# LaserJet M1522nf MFP (bug #745498)
14mu|hplip-3.16.11-3|314	# LaserJet M1319f MFP (bug #746614)
14mu|hplip-3.16.11-3|315	# LaserJet M1120 MFP (bug #754139)
14mu|hplip-3.16.11-3|316	# LaserJet P1007 (bug #585272)
14mu|hplip-3.16.11-3|317	# LaserJet P1505 (bug #680951)
14mu|hplip-3.16.11-3|318	# LaserJet P2035 (Ubuntu #917703)
14mu|hplip-3.16.11-3|319	# PSC 1600 series (bug #743821)
14mu|hplip-3.16.11-3|320	# Officejet 6300 series (bug #689378)
14mu|hplip-3.16.11-3|321	# LaserJet Professional P1102w (bug #795958)
14mu|hplip-3.16.11-3|322	# Color LaserJet CM4540 MFP (bug #968177)
14mu|hplip-3.16.11-3|323	# Color LaserJet cp4005 (bug #980976)
14mu|hplip-3.16.11-3|324	%patch105 -p1 -b .ids
14mu|hplip-3.16.11-3|325	
14mu|hplip-3.16.11-3|326	chmod +x %{SOURCE2}
14mu|hplip-3.16.11-3|327	mv prnt/drv/hpijs.drv.in{,.deviceIDs-drv-hpijs}
14mu|hplip-3.16.11-3|328	%{SOURCE2} prnt/drv/hpcups.drv.in \
14mu|hplip-3.16.11-3|329	prnt/drv/hpijs.drv.in.deviceIDs-drv-hpijs \
14mu|hplip-3.16.11-3|330	> prnt/drv/hpijs.drv.in
14mu|hplip-3.16.11-3|331	
14mu|hplip-3.16.11-3|332	# Add Device ID for
14mu|hplip-3.16.11-3|333	# LaserJet 1200 (bug #577308)
14mu|hplip-3.16.11-3|334	# LaserJet 1320 series (bug #579920)
14mu|hplip-3.16.11-3|335	# LaserJet 2300 (bug #576928)
14mu|hplip-3.16.11-3|336	# LaserJet P2015 Series (bug #580231)
14mu|hplip-3.16.11-3|337	# LaserJet 4250 (bug #585499)
14mu|hplip-3.16.11-3|338	# Color LaserJet 2605dn (bug #583953)
14mu|hplip-3.16.11-3|339	# Color LaserJet 3800 (bug #581935)
14mu|hplip-3.16.11-3|340	# Color LaserJet 2840 (bug #582215)
14mu|hplip-3.16.11-3|341	# LaserJet 4050 Series/4100 Series/2100 Series/2420/4200/4300/4350/5100 Series
14mu|hplip-3.16.11-3|342	#          8000 Series/M3027 MFP/M3035 MFP/P3005/P3010 Series (bug #659039)
14mu|hplip-3.16.11-3|343	# Color LaserJet 2500/2550/2605dn/3700/4550/4600
14mu|hplip-3.16.11-3|344	#                4650/4700/5550/CP3525 (bug #659040)
14mu|hplip-3.16.11-3|345	# Color LaserJet CM4730 MFP (bug #658831)
14mu|hplip-3.16.11-3|346	# Color LaserJet CM3530 MFP (bug #659381)
14mu|hplip-3.16.11-3|347	# Designjet T770 (bug #747957)
14mu|hplip-3.16.11-3|348	# Color LaserJet CM4540 MFP (bug #968177)
14mu|hplip-3.16.11-3|349	# Color LaserJet cp4005 (bug #980976)
14mu|hplip-3.16.11-3|350	for ppd_file in $(grep '^diff' %{PATCH107} | cut -d " " -f 4);
14mu|hplip-3.16.11-3|351	do
14mu|hplip-3.16.11-3|352	gunzip ${ppd_file#*/}.gz
14mu|hplip-3.16.11-3|353	done
14mu|hplip-3.16.11-3|354	
14mu|hplip-3.16.11-3|355	%patch107 -p1 -b .deviceIDs-ppd
14mu|hplip-3.16.11-3|356	for ppd_file in $(grep '^diff' %{PATCH107} | cut -d " " -f 4);
14mu|hplip-3.16.11-3|357	do
14mu|hplip-3.16.11-3|358	gzip -n ${ppd_file#*/}
14mu|hplip-3.16.11-3|359	done
14mu|hplip-3.16.11-3|360	
14mu|hplip-3.16.11-3|361	
14mu|hplip-3.16.11-3|362	# Retry when connecting to device fails (RH bug #532112).
14mu|hplip-3.16.11-3|363	%patch108 -p1 -b .retry-open
14mu|hplip-3.16.11-3|364	
14mu|hplip-3.16.11-3|365	# Mark SNMP quirks in PPD for HP OfficeJet Pro 8500 (RH bug #581825).
14mu|hplip-3.16.11-3|366	%patch109 -p1 -b .snmp-quirks
14mu|hplip-3.16.11-3|367	
14mu|hplip-3.16.11-3|368	# Fixed bogus low ink warnings from hpijs driver (RH bug #643643).
14mu|hplip-3.16.11-3|369	%patch111 -p1 -b .hpijs-marker-supply
14mu|hplip-3.16.11-3|370	
14mu|hplip-3.16.11-3|371	# Clear old printer-state-reasons we used to manage (RH bug #510926).
14mu|hplip-3.16.11-3|372	%patch112 -p1 -b .clear-old-state-reasons
14mu|hplip-3.16.11-3|373	
14mu|hplip-3.16.11-3|374	# Avoid busy loop in hpcups when backend has exited (RH bug #525944).
14mu|hplip-3.16.11-3|375	%patch114 -p1 -b .hpcups-sigpipe
14mu|hplip-3.16.11-3|376	
14mu|hplip-3.16.11-3|377	%patch115 -p1 -b .logdir
14mu|hplip-3.16.11-3|378	
14mu|hplip-3.16.11-3|379	# Fixed Device ID parsing code in hpijs's dj9xxvip.c (RH bug #510926).
14mu|hplip-3.16.11-3|380	%patch116 -p1 -b .bad-low-ink-warning
14mu|hplip-3.16.11-3|381	
14mu|hplip-3.16.11-3|382	# Fix ImageableArea for Laserjet 8150/9000 (RH bug #596298).
14mu|hplip-3.16.11-3|383	for ppd_file in $(grep '^diff' %{PATCH121} | cut -d " " -f 4);
14mu|hplip-3.16.11-3|384	do
14mu|hplip-3.16.11-3|385	gunzip ${ppd_file#*/}.gz
14mu|hplip-3.16.11-3|386	done
14mu|hplip-3.16.11-3|387	%patch121 -p1 -b .ImageableArea
14mu|hplip-3.16.11-3|388	for ppd_file in $(grep '^diff' %{PATCH121} | cut -d " " -f 4);
14mu|hplip-3.16.11-3|389	do
14mu|hplip-3.16.11-3|390	gzip -n ${ppd_file#*/}
14mu|hplip-3.16.11-3|391	done
14mu|hplip-3.16.11-3|392	
14mu|hplip-3.16.11-3|393	# Don't run 'chgrp lp /var/log/hp' in makefile (removes all lines with "chgrp")
14mu|hplip-3.16.11-3|394	sed -i '/chgrp/d' Makefile.am
14mu|hplip-3.16.11-3|395	
14mu|hplip-3.16.11-3|396	sed -i.duplex-constraints \
14mu|hplip-3.16.11-3|397	-e 's,\(UIConstraints.* \*Duplex\),//\1,' \
14mu|hplip-3.16.11-3|398	prnt/drv/hpcups.drv.in
14mu|hplip-3.16.11-3|399	
14mu|hplip-3.16.11-3|400	
14mu|hplip-3.16.11-3|401	# Removed SYSFS use in udev rules and actually made them work (bug #560754).
14mu|hplip-3.16.11-3|402	# Move udev rules to /lib/udev/rules.d (bug #748208).
14mu|hplip-3.16.11-3|403	%patch134 -p1 -b .udev-rules
14mu|hplip-3.16.11-3|404	
14mu|hplip-3.16.11-3|405	# Debian/Ubuntu patches
14mu|hplip-3.16.11-3|406	
14mu|hplip-3.16.11-3|407	# This patch tries to make sure that black is printed with just
14mu|hplip-3.16.11-3|408	# the black pen, if the printer supports it
14mu|hplip-3.16.11-3|409	%patch201 -p1 -b .01_rss
14mu|hplip-3.16.11-3|410	
14mu|hplip-3.16.11-3|411	# code cleanup related to char signedness
14mu|hplip-3.16.11-3|412	%patch203 -p1 -b .14_charsign
14mu|hplip-3.16.11-3|413	
14mu|hplip-3.16.11-3|414	# compiling ui files to py
14mu|hplip-3.16.11-3|415	%patch204 -p1 -b .85_rebuild_python_ui
14mu|hplip-3.16.11-3|416	
14mu|hplip-3.16.11-3|417	# Corrections on the models.dat entry for the HP PhotoSmart Pro B9100,
14mu|hplip-3.16.11-3|418	# especially for the correct color calibration mode.
14mu|hplip-3.16.11-3|419	%patch206 -p1 -b .hplip-photosmart_b9100_support
14mu|hplip-3.16.11-3|420	
14mu|hplip-3.16.11-3|421	# Fixes Short-edge duplex printing if duplex is PJL-controlled
14mu|hplip-3.16.11-3|422	# https://bugs.launchpad.net/hplip/+bug/244295
14mu|hplip-3.16.11-3|423	%patch207 -p1 -b .hplip-pjl-duplex-binding
14mu|hplip-3.16.11-3|424	
14mu|hplip-3.16.11-3|425	# original patch from debian, path to kdesu added for %%_libdir on x86_64
14mu|hplip-3.16.11-3|426	
14mu|hplip-3.16.11-3|427	# https://bugs.launchpad.net/debian/+source/hplip/+bug/530746
14mu|hplip-3.16.11-3|428	%patch209 -p1 -b .hp-check-groups
14mu|hplip-3.16.11-3|429	
14mu|hplip-3.16.11-3|430	%patch210 -p1 -b .plasma
14mu|hplip-3.16.11-3|431	
14mu|hplip-3.16.11-3|432	# disable for now, as this changes default hplip behavior
14mu|hplip-3.16.11-3|433	# and change in default scanning application should be decided by a poll first
14mu|hplip-3.16.11-3|434	
14mu|hplip-3.16.11-3|435	%patch220 -p1 -b .add-lidil-two-cartridge-modes
14mu|hplip-3.16.11-3|436	
14mu|hplip-3.16.11-3|437	%patch225 -p1 -b .hpfax-bug-function-used-before-importing-log
14mu|hplip-3.16.11-3|438	
14mu|hplip-3.16.11-3|439	%patch226 -p1 -b .hp-systray-make-menu-title-visible-in-sni-qt-indicator
14mu|hplip-3.16.11-3|440	
14mu|hplip-3.16.11-3|441	%patch227 -p1 -b .hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde
14mu|hplip-3.16.11-3|442	
14mu|hplip-3.16.11-3|443	%patch228 -p1 -b .hpaio-option-duplex
14mu|hplip-3.16.11-3|444	
14mu|hplip-3.16.11-3|445	%patch301 -p1
14mu|hplip-3.16.11-3|446	
14mu|hplip-3.16.11-3|447	%patch302 -p0
14mu|hplip-3.16.11-3|448	
14mu|hplip-3.16.11-3|449	%patch303 -p1
14mu|hplip-3.16.11-3|450	
14mu|hplip-3.16.11-3|451	%patch304 -p1
14mu|hplip-3.16.11-3|452	
14mu|hplip-3.16.11-3|453	%patch305 -p1
14mu|hplip-3.16.11-3|454	
14mu|hplip-3.16.11-3|455	sed -i.duplex-constraints \
14mu|hplip-3.16.11-3|456	-e 's,\(UIConstraints.* \*Duplex\),//\1,' \
14mu|hplip-3.16.11-3|457	prnt/drv/hpcups.drv.in
14mu|hplip-3.16.11-3|458	
14mu|hplip-3.16.11-3|459	# Change shebang /usr/bin/env python -> /usr/bin/python (bug #618351).
14mu|hplip-3.16.11-3|460	find -name '*.py' -print0 | xargs -0 \
14mu|hplip-3.16.11-3|461	sed -i.env-python -e 's,^#!/usr/bin/env python,#!/usr/bin/python3,'
14mu|hplip-3.16.11-3|462	
14mu|hplip-3.16.11-3|463	sed -i.env-python -e 's,^#!/usr/bin/env python,#!/usr/bin/python3,' \
14mu|hplip-3.16.11-3|464	fax/filters/pstotiff
14mu|hplip-3.16.11-3|465	
14mu|hplip-3.16.11-3|466	
14mu|hplip-3.16.11-3|467	# Make all files in the source user-writable
14mu|hplip-3.16.11-3|468	chmod -R u+w .
14mu|hplip-3.16.11-3|469	
14mu|hplip-3.16.11-3|470	# compat-libs
14mu|hplip-3.16.11-3|471	rm -rf ../compat-libs
14mu|hplip-3.16.11-3|472	cp -a . ../compat-libs
14mu|hplip-3.16.11-3|473	
14mu|hplip-3.16.11-3|474	%build
14mu|hplip-3.16.11-3|475	%serverbuild
14mu|hplip-3.16.11-3|476	#needed by patches 204 and 205
14mu|hplip-3.16.11-3|477	# create required files as placeholder, otherwise autoreconf fails
14mu|hplip-3.16.11-3|478	touch NEWS README AUTHORS ChangeLog
14mu|hplip-3.16.11-3|479	autoreconf -ifv
14mu|hplip-3.16.11-3|480	
14mu|hplip-3.16.11-3|481	pushd ../compat-libs
14mu|hplip-3.16.11-3|482	# create required files as placeholder, otherwise autoreconf fails
14mu|hplip-3.16.11-3|483	touch NEWS README AUTHORS ChangeLog
14mu|hplip-3.16.11-3|484	autoreconf -ifv
14mu|hplip-3.16.11-3|485	%configure2_5x PYTHON=/usr/bin/python2
14mu|hplip-3.16.11-3|486	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|hplip-3.16.11-3|487	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|hplip-3.16.11-3|488	make libhpmud.la hpmudext.la libhpipp.la cupsext.la pcardext.la scanext.la
14mu|hplip-3.16.11-3|489	popd
14mu|hplip-3.16.11-3|490	
14mu|hplip-3.16.11-3|491	%if !%{sane_backend}
14mu|hplip-3.16.11-3|492	WITHOUT_SANE="--without-sane"
14mu|hplip-3.16.11-3|493	%endif
14mu|hplip-3.16.11-3|494	%configure2_5x \
14mu|hplip-3.16.11-3|495	$WITHOUT_SANE \
14mu|hplip-3.16.11-3|496	--disable-foomatic-rip-hplip-install \
14mu|hplip-3.16.11-3|497	--enable-scan-build \
14mu|hplip-3.16.11-3|498	--enable-gui-build \
14mu|hplip-3.16.11-3|499	--enable-fax-build \
14mu|hplip-3.16.11-3|500	--enable-pp-build \
14mu|hplip-3.16.11-3|501	--enable-qt4 --disable-qt3 \
14mu|hplip-3.16.11-3|502	--enable-hpcups-install \
14mu|hplip-3.16.11-3|503	--enable-cups-drv-install \
14mu|hplip-3.16.11-3|504	--enable-cups-ppd-install \
14mu|hplip-3.16.11-3|505	--enable-hpijs-install \
14mu|hplip-3.16.11-3|506	--enable-udev-acl-rules \
14mu|hplip-3.16.11-3|507	--disable-policykit \
14mu|hplip-3.16.11-3|508	--with-mimedir=%{_datadir}/cups/mime \
14mu|hplip-3.16.11-3|509	PYTHON=/usr/bin/python3
14mu|hplip-3.16.11-3|510	
14mu|hplip-3.16.11-3|511	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|hplip-3.16.11-3|512	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|hplip-3.16.11-3|513	
14mu|hplip-3.16.11-3|514	%make
14mu|hplip-3.16.11-3|515	
14mu|hplip-3.16.11-3|516	%install
14mu|hplip-3.16.11-3|517	pushd ../compat-libs
14mu|hplip-3.16.11-3|518	make install-libLTLIBRARIES \
14mu|hplip-3.16.11-3|519	install-hpmudextLTLIBRARIES \
14mu|hplip-3.16.11-3|520	install-cupsextLTLIBRARIES \
14mu|hplip-3.16.11-3|521	install-pcardextLTLIBRARIES \
14mu|hplip-3.16.11-3|522	install-scanextLTLIBRARIES \
14mu|hplip-3.16.11-3|523	DESTDIR=%{buildroot} PYTHON=/usr/bin/python
14mu|hplip-3.16.11-3|524	rm -f %{buildroot}%{py_platsitedir}/*.la
14mu|hplip-3.16.11-3|525	popd
14mu|hplip-3.16.11-3|526	
14mu|hplip-3.16.11-3|527	
14mu|hplip-3.16.11-3|528	mkdir -p %{buildroot}%{_bindir}
14mu|hplip-3.16.11-3|529	mkdir -p %{buildroot}%{_includedir}
14mu|hplip-3.16.11-3|530	mkdir -p %{buildroot}%{_initrddir}
14mu|hplip-3.16.11-3|531	mkdir -p %{buildroot}%{_sysconfdir}/hp
14mu|hplip-3.16.11-3|532	
14mu|hplip-3.16.11-3|533	%makeinstall_std PYTHON=/usr/bin/python3
14mu|hplip-3.16.11-3|534	
14mu|hplip-3.16.11-3|535	# Install files which the "make install" missed to install
14mu|hplip-3.16.11-3|536	install -m 644 ip/hpip.h %{buildroot}%{_includedir}
14mu|hplip-3.16.11-3|537	install -m 644 ip/xform.h %{buildroot}%{_includedir}
14mu|hplip-3.16.11-3|538	
14mu|hplip-3.16.11-3|539	# Move doc in sub-package
14mu|hplip-3.16.11-3|540	mv %{buildroot}%{_docdir}/%{name}-%{version}%{extraversion} %{buildroot}%{_docdir}/%{name}-doc-%{version}%{extraversion}
14mu|hplip-3.16.11-3|541	
14mu|hplip-3.16.11-3|542	# Remove static libraries of SANE driver
14mu|hplip-3.16.11-3|543	rm -f %{buildroot}%{_libdir}/sane/libsane-hpaio*.la
14mu|hplip-3.16.11-3|544	rm -f %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mu|hplip-3.16.11-3|545	mkdir -p %{buildroot}%{_sysconfdir}/sane.d/dll.d
14mu|hplip-3.16.11-3|546	echo 'hpaio' > %{buildroot}%{_sysconfdir}/sane.d/dll.d/hpaio
14mu|hplip-3.16.11-3|547	
14mu|hplip-3.16.11-3|548	# Remove other unneeded/unwanted files
14mu|hplip-3.16.11-3|549	# Remove files we don't want to package.
14mu|hplip-3.16.11-3|550	rm -f %{buildroot}%{_datadir}/hplip/hpaio.desc
14mu|hplip-3.16.11-3|551	rm -f %{buildroot}%{_datadir}/hplip/hplip-install
14mu|hplip-3.16.11-3|552	rm -rf %{buildroot}%{_datadir}/hplip/install.*
14mu|hplip-3.16.11-3|553	rm -f %{buildroot}%{_datadir}/hplip/uninstall.*
14mu|hplip-3.16.11-3|554	rm -f %{buildroot}%{_bindir}/hp-uninstall
14mu|hplip-3.16.11-3|555	rm -f %{buildroot}%{_datadir}/hplip/upgrade.*
14mu|hplip-3.16.11-3|556	rm -f %{buildroot}%{_bindir}/hp-upgrade
14mu|hplip-3.16.11-3|557	rm -f %{buildroot}%{_bindir}/hp-config_usb_printer
14mu|hplip-3.16.11-3|558	rm -f %{buildroot}%{_unitdir}/hplip-printer@.service
14mu|hplip-3.16.11-3|559	rm -f %{buildroot}%{_datadir}/hplip/config_usb_printer.*
14mu|hplip-3.16.11-3|560	rm -f %{buildroot}%{_datadir}/hplip/hpijs.drv.in.template
14mu|hplip-3.16.11-3|561	rm -f %{buildroot}%{_datadir}/cups/mime/pstotiff.types
14mu|hplip-3.16.11-3|562	rm -f %{buildroot}%{_datadir}/hplip/fax/pstotiff*
14mu|hplip-3.16.11-3|563	rm -f %{buildroot}%{_cups_serverbin}/filter/hpcac
14mu|hplip-3.16.11-3|564	rm -f %{buildroot}%{py3_platsitedir}/*.la
14mu|hplip-3.16.11-3|565	
14mu|hplip-3.16.11-3|566	
14mu|hplip-3.16.11-3|567	mkdir -p %{buildroot}%{_datadir}/applications
14mu|hplip-3.16.11-3|568	desktop-file-install --vendor='' \
14mu|hplip-3.16.11-3|569	--dir=%{buildroot}%{_datadir}/applications \
14mu|hplip-3.16.11-3|570	--remove-category='Application' \
14mu|hplip-3.16.11-3|571	--remove-category='Utility' \
14mu|hplip-3.16.11-3|572	--add-category='System' \
14mu|hplip-3.16.11-3|573	--add-category='Settings' \
14mu|hplip-3.16.11-3|574	--add-category='Printing' \
14mu|hplip-3.16.11-3|575	--add-category='Qt' \
14mu|hplip-3.16.11-3|576	--add-category='HardwareSettings' \
14mu|hplip-3.16.11-3|577	--remove-key='Version' \
14mu|hplip-3.16.11-3|578	%{buildroot}%{_datadir}/applications/hplip.desktop
14mu|hplip-3.16.11-3|579	
14mu|hplip-3.16.11-3|580	# Create /run/hplip
14mu|hplip-3.16.11-3|581	mkdir -p %{buildroot}/run/hplip
14mu|hplip-3.16.11-3|582	
14mu|hplip-3.16.11-3|583	# install /usr/lib/tmpfiles.d/hplip.conf (bug #1015831)
14mu|hplip-3.16.11-3|584	mkdir -p %{buildroot}%{_tmpfilesdir}
14mu|hplip-3.16.11-3|585	cat > %{buildroot}%{_tmpfilesdir}/hplip.conf <<EOF
14mu|hplip-3.16.11-3|586	# See tmpfiles.d(5) for details
14mu|hplip-3.16.11-3|587	
14mu|hplip-3.16.11-3|588	d /run/hplip 0775 root lp -
14mu|hplip-3.16.11-3|589	EOF
14mu|hplip-3.16.11-3|590	
14mu|hplip-3.16.11-3|591	# install menu icons
14mu|hplip-3.16.11-3|592	for N in 16 32 48 64; do convert %{SOURCE3} -resize ${N}x${N} $N.png; done
14mu|hplip-3.16.11-3|593	install -D -m 0644 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/hp-sendfax.png
14mu|hplip-3.16.11-3|594	install -D -m 0644 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/hp-sendfax.png
14mu|hplip-3.16.11-3|595	install -D -m 0644 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/hp-sendfax.png
14mu|hplip-3.16.11-3|596	install -D -m 0644 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/hp-sendfax.png
14mu|hplip-3.16.11-3|597	install -D -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/hp-sendfax.png
14mu|hplip-3.16.11-3|598	
14mu|hplip-3.16.11-3|599	# (cg) Correct the udev rules dir
14mu|hplip-3.16.11-3|600	mkdir -p %{buildroot}/lib
14mu|hplip-3.16.11-3|601	mv %{buildroot}%{_sysconfdir}/udev %{buildroot}/lib/
14mu|hplip-3.16.11-3|602	
14mu|hplip-3.16.11-3|603	# Regenerate hpcups PPDs on upgrade if necessary (bug #579355).
14mu|hplip-3.16.11-3|604	install -p -m755 %{SOURCE1} %{buildroot}%{_bindir}/hpcups-update-ppds
14mu|hplip-3.16.11-3|605	
14mu|hplip-3.16.11-3|606	# A tool disable smart install feature in HP printer(s) from linux
14mu|hplip-3.16.11-3|607	# HP Smart Install is a service running on firmware which makes printer to appear
14mu|hplip-3.16.11-3|608	# as "Mass Storage Devices" when connected via USB cable. This is to install the
14mu|hplip-3.16.11-3|609	# minimal printer software from flash memory of printer. This service needs to be
14mu|hplip-3.16.11-3|610	# disabled on linux in order to have the device function as a printer.
14mu|hplip-3.16.11-3|611	install -p -m755 %{SOURCE5} %{buildroot}%{_bindir}/SmartInstallDisable-Tool.run
14mu|hplip-3.16.11-3|612	mkdir -p %{buildroot}%{_docdir}/%{name}
14mu|hplip-3.16.11-3|613	install -p -m755 %{SOURCE6} %{buildroot}%{_docdir}/%{name}
14mu|hplip-3.16.11-3|614	
14mu|hplip-3.16.11-3|615	# Make sure pyc files are generated, otherwise we can get
14mu|hplip-3.16.11-3|616	# difficult to debug problems
14mu|hplip-3.16.11-3|617	pushd %{buildroot}%{_datadir}/%{name}
14mu|hplip-3.16.11-3|618	python3 -m compileall .
14mu|hplip-3.16.11-3|619	popd
14mu|hplip-3.16.11-3|620	
14mu|hplip-3.16.11-3|621	# create empty /var/lib/hp/hplip.state to fix hp-plugin installation (mga#5395)
14mu|hplip-3.16.11-3|622	mkdir -p %{buildroot}%{_localstatedir}/lib/hp/
14mu|hplip-3.16.11-3|623	touch %{buildroot}%{_localstatedir}/lib/hp/hplip.state
14mu|hplip-3.16.11-3|624	
14mu|hplip-3.16.11-3|625	# Create an empty plugins directory to make sure it gets the right
14mu|hplip-3.16.11-3|626	mkdir -p %{buildroot}%{_datadir}/hplip/prnt/plugins
14mu|hplip-3.16.11-3|627	
14mu|hplip-3.16.11-3|628	# create empty log directory so that it can be owned
14mu|hplip-3.16.11-3|629	mkdir -p %{buildroot}%{_localstatedir}/log/hp/tmp
14mu|hplip-3.16.11-3|630	
14mu|hplip-3.16.11-3|631	mkdir -p %{buildroot}%{_unitdir}
14mu|hplip-3.16.11-3|632	mv -f %{buildroot}/usr/lib/systemd/system/hplip-printer@.service %{buildroot}%{_unitdir}/hplip-printer@.service
14mu|hplip-3.16.11-3|633	
14mu|hplip-3.16.11-3|634	# Images in docdir should not be executable (bug #440552).
14mu|hplip-3.16.11-3|635	find doc/images -type f -exec chmod 644 {} \;
14mu|hplip-3.16.11-3|636	
14mu|hplip-3.16.11-3|637	#We do not need hal
14mu|hplip-3.16.11-3|638	rm -f %{buildroot}%{_datadir}/hal/fdi/preprobe/10osvendor/20-hplip-devices.fdi
14mu|hplip-3.16.11-3|639	
14mu|hplip-3.16.11-3|640	#Add rules for all hp printers
14mu|hplip-3.16.11-3|641	echo 'SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", GROUP="lp", MODE:="666"' >> %{buildroot}/lib/udev/rules.d/56-hpmud.rules
14mu|hplip-3.16.11-3|642	
14mu|hplip-3.16.11-3|643	# consolehelper config
14mu|hplip-3.16.11-3|644	#
14mu|hplip-3.16.11-3|645	
14mu|hplip-3.16.11-3|646	mkdir -p %{buildroot}%{_sbindir}
14mu|hplip-3.16.11-3|647	
14mu|hplip-3.16.11-3|648	# - console user, no password
14mu|hplip-3.16.11-3|649	for pak in hp-setup hp-diagnose_plugin; do
14mu|hplip-3.16.11-3|650	mv %{buildroot}%{_bindir}/$pak %{buildroot}%{_sbindir}/$pak
14mu|hplip-3.16.11-3|651	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mu|hplip-3.16.11-3|652	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
14mu|hplip-3.16.11-3|653	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mu|hplip-3.16.11-3|654	USER=root
14mu|hplip-3.16.11-3|655	PROGRAM=%{_sbindir}/$pak
14mu|hplip-3.16.11-3|656	FALLBACK=false
14mu|hplip-3.16.11-3|657	SESSION=true
14mu|hplip-3.16.11-3|658	EOF
14mu|hplip-3.16.11-3|659	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|hplip-3.16.11-3|660	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mu|hplip-3.16.11-3|661	#%PAM-1.0
14mu|hplip-3.16.11-3|662	auth		include		config-util-user
14mu|hplip-3.16.11-3|663	account		include		config-util-user
14mu|hplip-3.16.11-3|664	session		include		config-util-user
14mu|hplip-3.16.11-3|665	EOF
14mu|hplip-3.16.11-3|666	done
14mu|hplip-3.16.11-3|667	
14mu|hplip-3.16.11-3|668	%post
14mu|hplip-3.16.11-3|669	%tmpfiles_create %{name}.conf
14mu|hplip-3.16.11-3|670	
14mu|hplip-3.16.11-3|671	%post -n hplip-hpijs-ppds
14mu|hplip-3.16.11-3|672	# Restart CUPS to make the printing PPDs known to it
14mu|hplip-3.16.11-3|673	%_post_service cups
14mu|hplip-3.16.11-3|674	
14mu|hplip-3.16.11-3|675	%post -n hplip-hpijs
14mu|hplip-3.16.11-3|676	%{_bindir}/hpcups-update-ppds &>/dev/null ||:
14mu|hplip-3.16.11-3|677	
14mu|hplip-3.16.11-3|678	%post -n hplip-model-data
14mu|hplip-3.16.11-3|679	/sbin/udevadm trigger --subsystem-match=usb --attr-match=idVendor=03f0
14mu|hplip-3.16.11-3|680	# ensure permissions are ready when installation completes
14mu|hplip-3.16.11-3|681	/sbin/udevadm settle --timeout=15
14mu|hplip-3.16.11-3|682	:
14mu|hplip-3.16.11-3|683	
14mu|hplip-3.16.11-3|684	# Restart CUPS to make the removal of the Fax PPD known to it
14mu|hplip-3.16.11-3|685	%_post_service cups
14mu|hplip-3.16.11-3|686	
14mu|hplip-3.16.11-3|687	%postun -n hplip-hpijs-ppds
14mu|hplip-3.16.11-3|688	# Restart CUPS to make the removal of the printing PPDs known to it
14mu|hplip-3.16.11-3|689	%_post_service cups
14mu|hplip-3.16.11-3|690	
14mu|hplip-3.16.11-3|691	%files
14mu|hplip-3.16.11-3|692	%config(noreplace) %{_sysconfdir}/hp
14mu|hplip-3.16.11-3|693	%dir %{_localstatedir}/lib/hp/
14mu|hplip-3.16.11-3|694	%{_bindir}/hp-align
14mu|hplip-3.16.11-3|695	%{_bindir}/hp-clean
14mu|hplip-3.16.11-3|696	%{_bindir}/hp-colorcal
14mu|hplip-3.16.11-3|697	%{_bindir}/hp-devicesettings
14mu|hplip-3.16.11-3|698	%{_bindir}/hp-diagnose_plugin
14mu|hplip-3.16.11-3|699	%{_bindir}/hp-diagnose_queues
14mu|hplip-3.16.11-3|700	%{_bindir}/hp-doctor
14mu|hplip-3.16.11-3|701	%{_datadir}/hplip/doctor.py*
14mu|hplip-3.16.11-3|702	%{_bindir}/hp-fab
14mu|hplip-3.16.11-3|703	%{_bindir}/hp-faxsetup
14mu|hplip-3.16.11-3|704	%{_bindir}/hp-firmware
14mu|hplip-3.16.11-3|705	%{_bindir}/hp-info
14mu|hplip-3.16.11-3|706	%{_bindir}/hp-levels
14mu|hplip-3.16.11-3|707	%{_bindir}/hp-linefeedcal
14mu|hplip-3.16.11-3|708	%{_bindir}/hp-logcapture
14mu|hplip-3.16.11-3|709	%{_bindir}/hp-makecopies
14mu|hplip-3.16.11-3|710	%{_bindir}/hp-makeuri
14mu|hplip-3.16.11-3|711	%{_bindir}/hp-pkservice
14mu|hplip-3.16.11-3|712	%{_bindir}/hp-plugin
14mu|hplip-3.16.11-3|713	%{_bindir}/hp-pqdiag
14mu|hplip-3.16.11-3|714	%{_bindir}/hp-printsettings
14mu|hplip-3.16.11-3|715	%{_bindir}/hp-probe
14mu|hplip-3.16.11-3|716	%{_bindir}/hp-query
14mu|hplip-3.16.11-3|717	%{_bindir}/hp-scan
14mu|hplip-3.16.11-3|718	%{_bindir}/hp-sendfax
14mu|hplip-3.16.11-3|719	%{_bindir}/hp-setup
14mu|hplip-3.16.11-3|720	%{_bindir}/hp-testpage
14mu|hplip-3.16.11-3|721	%{_bindir}/hp-timedate
14mu|hplip-3.16.11-3|722	%{_bindir}/hp-unload
14mu|hplip-3.16.11-3|723	%{_bindir}/hp-wificonfig
14mu|hplip-3.16.11-3|724	
14mu|hplip-3.16.11-3|725	%{_sbindir}/hp-diagnose_plugin
14mu|hplip-3.16.11-3|726	%{_sbindir}/hp-setup
14mu|hplip-3.16.11-3|727	
14mu|hplip-3.16.11-3|728	%{_sysconfdir}/pam.d/hp-diagnose_plugin
14mu|hplip-3.16.11-3|729	%{_sysconfdir}/pam.d/hp-setup
14mu|hplip-3.16.11-3|730	%{_sysconfdir}/security/console.apps/hp-diagnose_plugin
14mu|hplip-3.16.11-3|731	%{_sysconfdir}/security/console.apps/hp-setup
14mu|hplip-3.16.11-3|732	
14mu|hplip-3.16.11-3|733	# A tool to disable Smart Install
14mu|hplip-3.16.11-3|734	%{_bindir}/SmartInstallDisable-Tool.run
14mu|hplip-3.16.11-3|735	
14mu|hplip-3.16.11-3|736	%exclude %{_datadir}/hplip/data/models
14mu|hplip-3.16.11-3|737	# C libraries for Python
14mu|hplip-3.16.11-3|738	%{_libdir}/python3*/*/*.so*
14mu|hplip-3.16.11-3|739	# CUPS backends (0755 permissions, so that CUPS 1.2 runs these backends
14mu|hplip-3.16.11-3|740	# as lp user)
14mu|hplip-3.16.11-3|741	# Note: this must be /usr/lib not _{_libdir}, since that's the
14mu|hplip-3.16.11-3|742	# CUPS serverbin directory.
14mu|hplip-3.16.11-3|743	%attr(0755,root,root) %{_prefix}/lib/cups/backend/hp*
14mu|hplip-3.16.11-3|744	%{_prefix}/lib/cups/filter/hpcups
14mu|hplip-3.16.11-3|745	%{_prefix}/lib/cups/filter/hpcupsfax
14mu|hplip-3.16.11-3|746	%{_prefix}/lib/cups/filter/hpps
14mu|hplip-3.16.11-3|747	%{_prefix}/lib/cups/filter/pstotiff
14mu|hplip-3.16.11-3|748	%{_datadir}/ppd/HP/HP-Fax*.ppd*
14mu|hplip-3.16.11-3|749	%{_datadir}/cups/drv/hp/hpcups.drv
14mu|hplip-3.16.11-3|750	# Files
14mu|hplip-3.16.11-3|751	%dir %{_datadir}/hplip
14mu|hplip-3.16.11-3|752	%{_datadir}/hplip/__pycache__
14mu|hplip-3.16.11-3|753	%{_datadir}/hplip/align.py*
14mu|hplip-3.16.11-3|754	%{_datadir}/hplip/check-plugin.py*
14mu|hplip-3.16.11-3|755	%{_datadir}/hplip/clean.py*
14mu|hplip-3.16.11-3|756	%{_datadir}/hplip/colorcal.py*
14mu|hplip-3.16.11-3|757	#{_datadir}/hplip/config_usb_printer.py*
14mu|hplip-3.16.11-3|758	%{_datadir}/hplip/devicesettings.py*
14mu|hplip-3.16.11-3|759	%{_datadir}/hplip/diagnose_plugin.py*
14mu|hplip-3.16.11-3|760	%{_datadir}/hplip/diagnose_queues.py*
14mu|hplip-3.16.11-3|761	%{_datadir}/hplip/fab.py*
14mu|hplip-3.16.11-3|762	%{_datadir}/hplip/fax
14mu|hplip-3.16.11-3|763	%{_datadir}/hplip/faxsetup.py*
14mu|hplip-3.16.11-3|764	%{_datadir}/hplip/firmware.py*
14mu|hplip-3.16.11-3|765	%{_datadir}/hplip/hpdio.py*
14mu|hplip-3.16.11-3|766	%{_datadir}/hplip/hpssd*
14mu|hplip-3.16.11-3|767	%{_datadir}/hplip/info.py*
14mu|hplip-3.16.11-3|768	%{_datadir}/hplip/__init__.py*
14mu|hplip-3.16.11-3|769	%{_datadir}/hplip/levels.py*
14mu|hplip-3.16.11-3|770	%{_datadir}/hplip/linefeedcal.py*
14mu|hplip-3.16.11-3|771	%{_datadir}/hplip/logcapture.py*
14mu|hplip-3.16.11-3|772	%{_datadir}/hplip/makecopies.py*
14mu|hplip-3.16.11-3|773	%{_datadir}/hplip/makeuri.py*
14mu|hplip-3.16.11-3|774	%{_datadir}/hplip/pkservice.py*
14mu|hplip-3.16.11-3|775	%{_datadir}/hplip/plugin.py*
14mu|hplip-3.16.11-3|776	%{_datadir}/hplip/pqdiag.py*
14mu|hplip-3.16.11-3|777	%{_datadir}/hplip/printsettings.py*
14mu|hplip-3.16.11-3|778	%{_datadir}/hplip/probe.py*
14mu|hplip-3.16.11-3|779	%{_datadir}/hplip/query.py*
14mu|hplip-3.16.11-3|780	%{_datadir}/hplip/scan.py*
14mu|hplip-3.16.11-3|781	%{_datadir}/hplip/sendfax.py*
14mu|hplip-3.16.11-3|782	%{_datadir}/hplip/setup.py*
14mu|hplip-3.16.11-3|783	%{_datadir}/hplip/testpage.py*
14mu|hplip-3.16.11-3|784	%{_datadir}/hplip/timedate.py*
14mu|hplip-3.16.11-3|785	%{_datadir}/hplip/unload.py*
14mu|hplip-3.16.11-3|786	%{_datadir}/hplip/wificonfig.py*
14mu|hplip-3.16.11-3|787	# Directories
14mu|hplip-3.16.11-3|788	%{_datadir}/hplip/base
14mu|hplip-3.16.11-3|789	%{_datadir}/hplip/copier
14mu|hplip-3.16.11-3|790	%dir %{_datadir}/hplip/data
14mu|hplip-3.16.11-3|791	%{_datadir}/hplip/data/ldl
14mu|hplip-3.16.11-3|792	%{_datadir}/hplip/data/localization
14mu|hplip-3.16.11-3|793	%{_datadir}/hplip/data/models
14mu|hplip-3.16.11-3|794	%{_datadir}/hplip/data/pcl
14mu|hplip-3.16.11-3|795	%{_datadir}/hplip/data/ps
14mu|hplip-3.16.11-3|796	%{_datadir}/hplip/installer
14mu|hplip-3.16.11-3|797	%{_datadir}/hplip/pcard
14mu|hplip-3.16.11-3|798	%{_datadir}/hplip/prnt
14mu|hplip-3.16.11-3|799	%{_datadir}/hplip/scan
14mu|hplip-3.16.11-3|800	#{_datadir}/polkit-1/actions/com.hp.hplip.policy
14mu|hplip-3.16.11-3|801	#{_datadir}/dbus-1/system-services/com.hp.hplip.service
14mu|hplip-3.16.11-3|802	%{_localstatedir}/lib/hp/hplip.state
14mu|hplip-3.16.11-3|803	%{_docdir}/%{name}/README.urpmi
14mu|hplip-3.16.11-3|804	%dir %attr(0775,root,lp) /run/hplip
14mu|hplip-3.16.11-3|805	%{_tmpfilesdir}/hplip.conf
14mu|hplip-3.16.11-3|806	%{_unitdir}/hplip-printer@.service
14mu|hplip-3.16.11-3|807	%{_datadir}/hplip/hplip_clean.sh
14mu|hplip-3.16.11-3|808	%{_datadir}/cups/mime/pstotiff.convs
14mu|hplip-3.16.11-3|809	
14mu|hplip-3.16.11-3|810	
14mu|hplip-3.16.11-3|811	%files doc
14mu|hplip-3.16.11-3|812	%doc %{_docdir}/%{name}-doc-%{version}%{extraversion}
14mu|hplip-3.16.11-3|813	
14mu|hplip-3.16.11-3|814	%files -n %{libhpdiscovery}
14mu|hplip-3.16.11-3|815	%{_libdir}/libhpdiscovery.so.%{major}*
14mu|hplip-3.16.11-3|816	
14mu|hplip-3.16.11-3|817	%files -n %{libhpip}
14mu|hplip-3.16.11-3|818	%{_libdir}/libhpip.so.%{major}*
14mu|hplip-3.16.11-3|819	
14mu|hplip-3.16.11-3|820	%files -n %{libhpipp}
14mu|hplip-3.16.11-3|821	%{_libdir}/libhpipp.so.%{major}*
14mu|hplip-3.16.11-3|822	
14mu|hplip-3.16.11-3|823	%files -n %{libhpmud}
14mu|hplip-3.16.11-3|824	%{_libdir}/libhpmud.so.%{major}*
14mu|hplip-3.16.11-3|825	
14mu|hplip-3.16.11-3|826	%files -n %{devname}
14mu|hplip-3.16.11-3|827	%{_includedir}/hpip.h
14mu|hplip-3.16.11-3|828	%{_includedir}/xform.h
14mu|hplip-3.16.11-3|829	%{_libdir}/libhpip.so
14mu|hplip-3.16.11-3|830	%{_libdir}/libhpipp.so
14mu|hplip-3.16.11-3|831	%{_libdir}/libhpmud.so
14mu|hplip-3.16.11-3|832	%{_libdir}/libhpdiscovery.so
14mu|hplip-3.16.11-3|833	%if %{sane_backend}
14mu|hplip-3.16.11-3|834	%{_libdir}/sane/libsane-hpaio.so
14mu|hplip-3.16.11-3|835	%endif
14mu|hplip-3.16.11-3|836	
14mu|hplip-3.16.11-3|837	%if %{sane_backend}
14mu|hplip-3.16.11-3|838	%files -n %{libsane}
14mu|hplip-3.16.11-3|839	%{_libdir}/sane/libsane-hpaio.so.%{sanemaj}*
14mu|hplip-3.16.11-3|840	# Not really a shared library package so it's OK to have config here
14mu|hplip-3.16.11-3|841	%config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio
14mu|hplip-3.16.11-3|842	%endif
14mu|hplip-3.16.11-3|843	
14mu|hplip-3.16.11-3|844	%files compat-libs
14mu|hplip-3.16.11-3|845	# Python extensions
14mu|hplip-3.16.11-3|846	%{py_platsitedir}/*.so
14mu|hplip-3.16.11-3|847	
14mu|hplip-3.16.11-3|848	%files model-data
14mu|hplip-3.16.11-3|849	/lib/udev/rules.d/*.rules
14mu|hplip-3.16.11-3|850	%{_datadir}/hplip/data/models
14mu|hplip-3.16.11-3|851	
14mu|hplip-3.16.11-3|852	%files gui
14mu|hplip-3.16.11-3|853	%{_bindir}/hp-check
14mu|hplip-3.16.11-3|854	%{_bindir}/hp-print
14mu|hplip-3.16.11-3|855	%{_bindir}/hp-systray
14mu|hplip-3.16.11-3|856	%{_bindir}/hp-toolbox
14mu|hplip-3.16.11-3|857	%{_datadir}/applications/*.desktop
14mu|hplip-3.16.11-3|858	%{_iconsdir}/hicolor/*/apps/hp-sendfax.png
14mu|hplip-3.16.11-3|859	%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
14mu|hplip-3.16.11-3|860	# Files
14mu|hplip-3.16.11-3|861	%{_datadir}/hplip/check.py*
14mu|hplip-3.16.11-3|862	%{_datadir}/hplip/print.py*
14mu|hplip-3.16.11-3|863	%{_datadir}/hplip/systray.py*
14mu|hplip-3.16.11-3|864	%{_datadir}/hplip/toolbox.py*
14mu|hplip-3.16.11-3|865	# Directories
14mu|hplip-3.16.11-3|866	%{_datadir}/hplip/data/images
14mu|hplip-3.16.11-3|867	%{_datadir}/hplip/ui4
14mu|hplip-3.16.11-3|868	
14mu|hplip-3.16.11-3|869	%files hpijs
14mu|hplip-3.16.11-3|870	%{_bindir}/hpijs
14mu|hplip-3.16.11-3|871	# Needed for both printing and fax PPDs. They all need HPIJS, therefore
14mu|hplip-3.16.11-3|872	# the link is here
14mu|hplip-3.16.11-3|873	%dir %{_datadir}/ppd
14mu|hplip-3.16.11-3|874	%dir %{_datadir}/ppd/HP
14mu|hplip-3.16.11-3|875	#{_datadir}/cups/drv/hp/hpijs.drv
14mu|hplip-3.16.11-3|876	%{_bindir}/hpcups-update-ppds
14mu|hplip-3.16.11-3|877	
14mu|hplip-3.16.11-3|878	%files hpijs-ppds
14mu|hplip-3.16.11-3|879	%{_datadir}/ppd/HP/apollo*.ppd*
14mu|hplip-3.16.11-3|880	%{_datadir}/ppd/HP/hp-*.ppd*
14mu|hplip-3.16.11-3|881	
14mu|hplip-3.16.11-3|882	%changelog

22775 14
14mu|htmldoc-1.8.29-1|1	Summary:	Convert HTML documents into PDF or PS format
14mu|htmldoc-1.8.29-1|2	Name:		htmldoc
14mu|htmldoc-1.8.29-1|3	Version:	1.8.29
14mu|htmldoc-1.8.29-1|4	Release:	1
14mu|htmldoc-1.8.29-1|5	License:	GPLv2+
14mu|htmldoc-1.8.29-1|6	Group:		File tools
14mu|htmldoc-1.8.29-1|7	Url:		https://www.msweet.org/projects.php?Z1
14mu|htmldoc-1.8.29-1|8	Source:		http://www.msweet.org/files/project1/%{name}-%{version}-source.tar.bz2
14mu|htmldoc-1.8.29-1|9	Patch3:		htmldoc-1.8.27-fixdso.patch
14mu|htmldoc-1.8.29-1|10	BuildRequires:	fltk-devel
14mu|htmldoc-1.8.29-1|11	BuildRequires:	jpeg-devel
14mu|htmldoc-1.8.29-1|12	BuildRequires:	pkgconfig(libpng)
14mu|htmldoc-1.8.29-1|13	BuildRequires:	pkgconfig(openssl)
14mu|htmldoc-1.8.29-1|14	BuildRequires:	pkgconfig(zlib)
14mu|htmldoc-1.8.29-1|15	Requires:	fltk
14mu|htmldoc-1.8.29-1|16	
14mu|htmldoc-1.8.29-1|17	%description
14mu|htmldoc-1.8.29-1|18	HTMLDOC allow you to convert Html documents into PDF or PS format.
14mu|htmldoc-1.8.29-1|19	Links and somes specific things of PDF format can be used.
14mu|htmldoc-1.8.29-1|20	
14mu|htmldoc-1.8.29-1|21	%files
14mu|htmldoc-1.8.29-1|22	%defattr(-,root,root,0755)
14mu|htmldoc-1.8.29-1|23	%doc CHANGES.txt README.txt COPYING.txt
14mu|htmldoc-1.8.29-1|24	%{_bindir}/htmldoc
14mu|htmldoc-1.8.29-1|25	%{_mandir}/man1/*
14mu|htmldoc-1.8.29-1|26	%{_datadir}/%{name}
14mu|htmldoc-1.8.29-1|27	%{_datadir}/applications/%{name}.desktop
14mu|htmldoc-1.8.29-1|28	
14mu|htmldoc-1.8.29-1|29	#----------------------------------------------------------------------------
14mu|htmldoc-1.8.29-1|30	
14mu|htmldoc-1.8.29-1|31	%package nogui
14mu|htmldoc-1.8.29-1|32	Summary:	Convert HTML documents into PDF or PS format
14mu|htmldoc-1.8.29-1|33	Group:		File tools
14mu|htmldoc-1.8.29-1|34	
14mu|htmldoc-1.8.29-1|35	%description nogui
14mu|htmldoc-1.8.29-1|36	This package contains the non-GUI version of %{name}
14mu|htmldoc-1.8.29-1|37	
14mu|htmldoc-1.8.29-1|38	%files nogui
14mu|htmldoc-1.8.29-1|39	%defattr(-,root,root,0755)
14mu|htmldoc-1.8.29-1|40	%doc CHANGES.txt README.txt COPYING.txt
14mu|htmldoc-1.8.29-1|41	%{_bindir}/htmldoc-nogui
14mu|htmldoc-1.8.29-1|42	
14mu|htmldoc-1.8.29-1|43	#----------------------------------------------------------------------------
14mu|htmldoc-1.8.29-1|44	
14mu|htmldoc-1.8.29-1|45	%prep
14mu|htmldoc-1.8.29-1|46	%setup -q
14mu|htmldoc-1.8.29-1|47	%patch3 -p1
14mu|htmldoc-1.8.29-1|48	
14mu|htmldoc-1.8.29-1|49	%build
14mu|htmldoc-1.8.29-1|50	# first build the non gui version
14mu|htmldoc-1.8.29-1|51	%configure2_5x \
14mu|htmldoc-1.8.29-1|52	--disable-rpath \
14mu|htmldoc-1.8.29-1|53	--disable-localpng \
14mu|htmldoc-1.8.29-1|54	--disable-localjpeg \
14mu|htmldoc-1.8.29-1|55	--disable-localzlib \
14mu|htmldoc-1.8.29-1|56	--without-gui
14mu|htmldoc-1.8.29-1|57	
14mu|htmldoc-1.8.29-1|58	%make
14mu|htmldoc-1.8.29-1|59	mv htmldoc/htmldoc htmldoc-nogui
14mu|htmldoc-1.8.29-1|60	make clean
14mu|htmldoc-1.8.29-1|61	
14mu|htmldoc-1.8.29-1|62	%configure2_5x \
14mu|htmldoc-1.8.29-1|63	--disable-rpath \
14mu|htmldoc-1.8.29-1|64	--disable-localpng \
14mu|htmldoc-1.8.29-1|65	--disable-localjpeg \
14mu|htmldoc-1.8.29-1|66	--disable-localzlib \
14mu|htmldoc-1.8.29-1|67	--with-gui \
14mu|htmldoc-1.8.29-1|68	--with-openssl-libs \
14mu|htmldoc-1.8.29-1|69	--with-openssl-includes
14mu|htmldoc-1.8.29-1|70	
14mu|htmldoc-1.8.29-1|71	%make
14mu|htmldoc-1.8.29-1|72	
14mu|htmldoc-1.8.29-1|73	%install
14mu|htmldoc-1.8.29-1|74	%makeinstall
14mu|htmldoc-1.8.29-1|75	
14mu|htmldoc-1.8.29-1|76	install -d %{buildroot}%{_bindir}
14mu|htmldoc-1.8.29-1|77	install -m0755 htmldoc-nogui %{buildroot}%{_bindir}/
14mu|htmldoc-1.8.29-1|78	
14mu|htmldoc-1.8.29-1|79	mkdir -p %{buildroot}%{_datadir}/applications
14mu|htmldoc-1.8.29-1|80	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14mu|htmldoc-1.8.29-1|81	[Desktop Entry]
14mu|htmldoc-1.8.29-1|82	Name=HTMLDoc
14mu|htmldoc-1.8.29-1|83	Comment=Convert HTML files to PDF or PostScript
14mu|htmldoc-1.8.29-1|84	Comment[ru]=Преобразование HTML в PDF и PostScript
14mu|htmldoc-1.8.29-1|85	Exec=%{_bindir}/%{name}
14mu|htmldoc-1.8.29-1|86	Icon=publishing_section
14mu|htmldoc-1.8.29-1|87	Terminal=false
14mu|htmldoc-1.8.29-1|88	Type=Application
14mu|htmldoc-1.8.29-1|89	StartupNotify=true
14mu|htmldoc-1.8.29-1|90	MimeType=text/html;
14mu|htmldoc-1.8.29-1|91	Categories=FileTools;Utility;
14mu|htmldoc-1.8.29-1|92	EOF
14mu|htmldoc-1.8.29-1|93	
14mu|htmldoc-1.8.29-1|94	
14mu|htmldoc-1.8.29-1|95	%changelog
14mu|htmldoc-1.8.29-1|96	
14mu|htmldoc-1.8.29-1|97	* Tue Mar 22 2016 Denis Silakov <dsilakov@gmail.com> 1.8.29-1
14mu|htmldoc-1.8.29-1|98	- (6abd04b) Drop merged patches
14mu|htmldoc-1.8.29-1|99	
14mu|htmldoc-1.8.29-1|100	

22776 14
14mu|htop-2.0.1-1|1	Name:           htop
14mu|htop-2.0.1-1|2	Version:        2.0.1
14mu|htop-2.0.1-1|3	Release:        1
14mu|htop-2.0.1-1|4	
14mu|htop-2.0.1-1|5	Summary:        Interactive text-mode process viewer for Linux
14mu|htop-2.0.1-1|6	License:        GPLv2+
14mu|htop-2.0.1-1|7	Group:          Monitoring
14mu|htop-2.0.1-1|8	Url:            http://htop.sourceforge.net/
14mu|htop-2.0.1-1|9	Source0:        http://hisham.hm/htop/releases/%{version}/%{name}-%{version}.tar.gz
14mu|htop-2.0.1-1|10	
14mu|htop-2.0.1-1|11	BuildRequires:  desktop-file-utils
14mu|htop-2.0.1-1|12	BuildRequires:  pkgconfig(ncursesw)
14mu|htop-2.0.1-1|13	BuildRequires:  pkgconfig(ncurses)
14mu|htop-2.0.1-1|14	
14mu|htop-2.0.1-1|15	
14mu|htop-2.0.1-1|16	%description
14mu|htop-2.0.1-1|17	htop is an interactive process viewer for Linux, similar to top.
14mu|htop-2.0.1-1|18	It requires ncurses. Tested with Linux 2.4 and 2.6.
14mu|htop-2.0.1-1|19	
14mu|htop-2.0.1-1|20	Some advantages over top:
14mu|htop-2.0.1-1|21	
14mu|htop-2.0.1-1|22	* you can scroll the list vertically and horizontally to see
14mu|htop-2.0.1-1|23	all processes and complete command lines
14mu|htop-2.0.1-1|24	* htop starts faster than top
14mu|htop-2.0.1-1|25	* you don't need to type the process number to kill a process
14mu|htop-2.0.1-1|26	* you don't need to type the process number or the priority value to
14mu|htop-2.0.1-1|27	renice a process
14mu|htop-2.0.1-1|28	* htop supports mouse operation
14mu|htop-2.0.1-1|29	
14mu|htop-2.0.1-1|30	%prep
14mu|htop-2.0.1-1|31	%setup -q
14mu|htop-2.0.1-1|32	
14mu|htop-2.0.1-1|33	%build
14mu|htop-2.0.1-1|34	%configure2_5x
14mu|htop-2.0.1-1|35	%make
14mu|htop-2.0.1-1|36	
14mu|htop-2.0.1-1|37	%install
14mu|htop-2.0.1-1|38	%makeinstall_std
14mu|htop-2.0.1-1|39	# A hack to hide htop.from the menu
14mu|htop-2.0.1-1|40	rm -f %{buildroot}/%{_datadir}/applications/%{name}.desktop
14mu|htop-2.0.1-1|41	
14mu|htop-2.0.1-1|42	%files
14mu|htop-2.0.1-1|43	%doc README AUTHORS NEWS
14mu|htop-2.0.1-1|44	%{_bindir}/%{name}
14mu|htop-2.0.1-1|45	%{_datadir}/pixmaps/*
14mu|htop-2.0.1-1|46	%{_mandir}/man1/%{name}.*
14mu|htop-2.0.1-1|47	
14mu|htop-2.0.1-1|48	%changelog
14mu|htop-2.0.1-1|49	
14mu|htop-2.0.1-1|50	* Sat Jun 04 2016 abondrov <andrey.bondrov@rosalab.ru> 2.0.1-1
14mu|htop-2.0.1-1|51	- (b86f2d5) Merge pull request #1 from alzim/htop:rosa2014.1
14mu|htop-2.0.1-1|52	- (b86f2d5) Updated to 2.0.1
14mu|htop-2.0.1-1|53	
14mu|htop-2.0.1-1|54	

22777 14
14mu|http-parser-2.0-0.20121128gitcd01361.1|1	# we use the upstream version from http_parser.h as the SONAME
14mu|http-parser-2.0-0.20121128gitcd01361.1|2	%global somajor 2
14mu|http-parser-2.0-0.20121128gitcd01361.1|3	%global sominor 0
14mu|http-parser-2.0-0.20121128gitcd01361.1|4	
14mu|http-parser-2.0-0.20121128gitcd01361.1|5	%global git_date 20121128
14mu|http-parser-2.0-0.20121128gitcd01361.1|6	%global git_commit_hash cd01361
14mu|http-parser-2.0-0.20121128gitcd01361.1|7	%global github_seq 7
14mu|http-parser-2.0-0.20121128gitcd01361.1|8	
14mu|http-parser-2.0-0.20121128gitcd01361.1|9	%define libname %mklibname http_parser %{somajor}
14mu|http-parser-2.0-0.20121128gitcd01361.1|10	%define devname http-parser-devel
14mu|http-parser-2.0-0.20121128gitcd01361.1|11	
14mu|http-parser-2.0-0.20121128gitcd01361.1|12	%define strictlibname %mklibname http_parser_strict %{somajor}
14mu|http-parser-2.0-0.20121128gitcd01361.1|13	
14mu|http-parser-2.0-0.20121128gitcd01361.1|14	Name:           http-parser
14mu|http-parser-2.0-0.20121128gitcd01361.1|15	Version:        %{somajor}.%{sominor}
14mu|http-parser-2.0-0.20121128gitcd01361.1|16	Release:        0.%{git_date}git%{git_commit_hash}.1
14mu|http-parser-2.0-0.20121128gitcd01361.1|17	Summary:        HTTP request/response parser for C
14mu|http-parser-2.0-0.20121128gitcd01361.1|18	
14mu|http-parser-2.0-0.20121128gitcd01361.1|19	Group:          System/Libraries
14mu|http-parser-2.0-0.20121128gitcd01361.1|20	License:        MIT
14mu|http-parser-2.0-0.20121128gitcd01361.1|21	URL:            http://github.com/joyent/http-parser
14mu|http-parser-2.0-0.20121128gitcd01361.1|22	# download from https://github.com/joyent/http-parser/tarball/%%{version}
14mu|http-parser-2.0-0.20121128gitcd01361.1|23	Source0:        joyent-http-parser-v%{version}-%{github_seq}-g%{git_commit_hash}.tar.gz
14mu|http-parser-2.0-0.20121128gitcd01361.1|24	
14mu|http-parser-2.0-0.20121128gitcd01361.1|25	# Build shared library with SONAME using gyp and remove -O flags so optflags take over
14mu|http-parser-2.0-0.20121128gitcd01361.1|26	# TODO: do this nicely upstream
14mu|http-parser-2.0-0.20121128gitcd01361.1|27	Patch1:		http-parser-gyp-sharedlib.patch
14mu|http-parser-2.0-0.20121128gitcd01361.1|28	
14mu|http-parser-2.0-0.20121128gitcd01361.1|29	BuildRequires:	gyp
14mu|http-parser-2.0-0.20121128gitcd01361.1|30	
14mu|http-parser-2.0-0.20121128gitcd01361.1|31	%description
14mu|http-parser-2.0-0.20121128gitcd01361.1|32	This is a parser for HTTP messages written in C. It parses both requests and
14mu|http-parser-2.0-0.20121128gitcd01361.1|33	responses. The parser is designed to be used in performance HTTP applications.
14mu|http-parser-2.0-0.20121128gitcd01361.1|34	It does not make any syscalls nor allocations, it does not buffer data, it can
14mu|http-parser-2.0-0.20121128gitcd01361.1|35	be interrupted at anytime. Depending on your architecture, it only requires
14mu|http-parser-2.0-0.20121128gitcd01361.1|36	about 40 bytes of data per message stream (in a web server that is per
14mu|http-parser-2.0-0.20121128gitcd01361.1|37	connection).
14mu|http-parser-2.0-0.20121128gitcd01361.1|38	
14mu|http-parser-2.0-0.20121128gitcd01361.1|39	
14mu|http-parser-2.0-0.20121128gitcd01361.1|40	%package -n %{devname}
14mu|http-parser-2.0-0.20121128gitcd01361.1|41	Group:          Development/Other
14mu|http-parser-2.0-0.20121128gitcd01361.1|42	Summary:        Development headers and libraries for http-parser
14mu|http-parser-2.0-0.20121128gitcd01361.1|43	Requires:       %{libname} = %{EVRD}
14mu|http-parser-2.0-0.20121128gitcd01361.1|44	Requires:       %{strictlibname} = %{EVRD}
14mu|http-parser-2.0-0.20121128gitcd01361.1|45	
14mu|http-parser-2.0-0.20121128gitcd01361.1|46	%description -n %{devname}
14mu|http-parser-2.0-0.20121128gitcd01361.1|47	Development headers and libraries for http-parser.
14mu|http-parser-2.0-0.20121128gitcd01361.1|48	
14mu|http-parser-2.0-0.20121128gitcd01361.1|49	%package -n %{libname}
14mu|http-parser-2.0-0.20121128gitcd01361.1|50	Summary:    %{summary}
14mu|http-parser-2.0-0.20121128gitcd01361.1|51	Group:      System/Libraries
14mu|http-parser-2.0-0.20121128gitcd01361.1|52	
14mu|http-parser-2.0-0.20121128gitcd01361.1|53	%description -n %{libname}
14mu|http-parser-2.0-0.20121128gitcd01361.1|54	This is a parser for HTTP messages written in C. It parses both requests and
14mu|http-parser-2.0-0.20121128gitcd01361.1|55	responses. The parser is designed to be used in performance HTTP applications.
14mu|http-parser-2.0-0.20121128gitcd01361.1|56	It does not make any syscalls nor allocations, it does not buffer data, it can
14mu|http-parser-2.0-0.20121128gitcd01361.1|57	be interrupted at anytime. Depending on your architecture, it only requires
14mu|http-parser-2.0-0.20121128gitcd01361.1|58	about 40 bytes of data per message stream (in a web server that is per
14mu|http-parser-2.0-0.20121128gitcd01361.1|59	connection).
14mu|http-parser-2.0-0.20121128gitcd01361.1|60	
14mu|http-parser-2.0-0.20121128gitcd01361.1|61	%package -n %{strictlibname}
14mu|http-parser-2.0-0.20121128gitcd01361.1|62	Summary:    %{summary}
14mu|http-parser-2.0-0.20121128gitcd01361.1|63	Group:      System/Libraries
14mu|http-parser-2.0-0.20121128gitcd01361.1|64	
14mu|http-parser-2.0-0.20121128gitcd01361.1|65	%description -n %{strictlibname}
14mu|http-parser-2.0-0.20121128gitcd01361.1|66	Http-parser strict library.
14mu|http-parser-2.0-0.20121128gitcd01361.1|67	
14mu|http-parser-2.0-0.20121128gitcd01361.1|68	%prep
14mu|http-parser-2.0-0.20121128gitcd01361.1|69	%setup -q -n joyent-http-parser-%{git_commit_hash}
14mu|http-parser-2.0-0.20121128gitcd01361.1|70	%patch1
14mu|http-parser-2.0-0.20121128gitcd01361.1|71	
14mu|http-parser-2.0-0.20121128gitcd01361.1|72	
14mu|http-parser-2.0-0.20121128gitcd01361.1|73	%build
14mu|http-parser-2.0-0.20121128gitcd01361.1|74	# TODO: fix -fPIC upstream
14mu|http-parser-2.0-0.20121128gitcd01361.1|75	export CFLAGS='%{optflags} -fPIC'
14mu|http-parser-2.0-0.20121128gitcd01361.1|76	gyp -f make --depth=`pwd` http_parser.gyp
14mu|http-parser-2.0-0.20121128gitcd01361.1|77	%make BUILDTYPE=Release
14mu|http-parser-2.0-0.20121128gitcd01361.1|78	
14mu|http-parser-2.0-0.20121128gitcd01361.1|79	
14mu|http-parser-2.0-0.20121128gitcd01361.1|80	%install
14mu|http-parser-2.0-0.20121128gitcd01361.1|81	install -d %{buildroot}%{_includedir}
14mu|http-parser-2.0-0.20121128gitcd01361.1|82	install -d %{buildroot}%{_libdir}
14mu|http-parser-2.0-0.20121128gitcd01361.1|83	
14mu|http-parser-2.0-0.20121128gitcd01361.1|84	install -pm644 http_parser.h %{buildroot}%{_includedir}
14mu|http-parser-2.0-0.20121128gitcd01361.1|85	
14mu|http-parser-2.0-0.20121128gitcd01361.1|86	#install regular variant
14mu|http-parser-2.0-0.20121128gitcd01361.1|87	install out/Release/lib.target/libhttp_parser.so.%{somajor} %{buildroot}%{_libdir}/libhttp_parser.so.%{somajor}.%{sominor}
14mu|http-parser-2.0-0.20121128gitcd01361.1|88	ln -sf libhttp_parser.so.%{somajor}.%{sominor} %{buildroot}%{_libdir}/libhttp_parser.so.%{somajor}
14mu|http-parser-2.0-0.20121128gitcd01361.1|89	ln -sf libhttp_parser.so.%{somajor}.%{sominor} %{buildroot}%{_libdir}/libhttp_parser.so
14mu|http-parser-2.0-0.20121128gitcd01361.1|90	
14mu|http-parser-2.0-0.20121128gitcd01361.1|91	#install strict variant
14mu|http-parser-2.0-0.20121128gitcd01361.1|92	install out/Release/lib.target/libhttp_parser_strict.so.%{somajor} %{buildroot}%{_libdir}/libhttp_parser_strict.so.%{somajor}.%{sominor}
14mu|http-parser-2.0-0.20121128gitcd01361.1|93	ln -sf libhttp_parser_strict.so.%{somajor}.%{sominor} %{buildroot}%{_libdir}/libhttp_parser_strict.so.%{somajor}
14mu|http-parser-2.0-0.20121128gitcd01361.1|94	ln -sf libhttp_parser_strict.so.%{somajor}.%{sominor} %{buildroot}%{_libdir}/libhttp_parser_strict.so
14mu|http-parser-2.0-0.20121128gitcd01361.1|95	
14mu|http-parser-2.0-0.20121128gitcd01361.1|96	
14mu|http-parser-2.0-0.20121128gitcd01361.1|97	%check
14mu|http-parser-2.0-0.20121128gitcd01361.1|98	export LD_LIBRARY_PATH='./out/Release/lib.target'
14mu|http-parser-2.0-0.20121128gitcd01361.1|99	./out/Release/test-nonstrict
14mu|http-parser-2.0-0.20121128gitcd01361.1|100	./out/Release/test-strict
14mu|http-parser-2.0-0.20121128gitcd01361.1|101	
14mu|http-parser-2.0-0.20121128gitcd01361.1|102	
14mu|http-parser-2.0-0.20121128gitcd01361.1|103	%files
14mu|http-parser-2.0-0.20121128gitcd01361.1|104	%doc AUTHORS CONTRIBUTIONS LICENSE-MIT README.md
14mu|http-parser-2.0-0.20121128gitcd01361.1|105	
14mu|http-parser-2.0-0.20121128gitcd01361.1|106	%files -n %{devname}
14mu|http-parser-2.0-0.20121128gitcd01361.1|107	%{_includedir}/*
14mu|http-parser-2.0-0.20121128gitcd01361.1|108	%{_libdir}/libhttp_parser.so
14mu|http-parser-2.0-0.20121128gitcd01361.1|109	%{_libdir}/libhttp_parser_strict.so
14mu|http-parser-2.0-0.20121128gitcd01361.1|110	
14mu|http-parser-2.0-0.20121128gitcd01361.1|111	%files -n %{libname}
14mu|http-parser-2.0-0.20121128gitcd01361.1|112	%{_libdir}/libhttp_parser.so.*
14mu|http-parser-2.0-0.20121128gitcd01361.1|113	
14mu|http-parser-2.0-0.20121128gitcd01361.1|114	%files -n %{strictlibname}
14mu|http-parser-2.0-0.20121128gitcd01361.1|115	%{_libdir}/libhttp_parser_strict.so.*
14mu|http-parser-2.0-0.20121128gitcd01361.1|116	
14mu|http-parser-2.0-0.20121128gitcd01361.1|117	%changelog
14mu|http-parser-2.0-0.20121128gitcd01361.1|118	
14mu|http-parser-2.0-0.20121128gitcd01361.1|119	* Wed Apr 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-0.20121128gitcd01361.1
14mu|http-parser-2.0-0.20121128gitcd01361.1|120	- (5210bf4) Imported from SRPM
14mu|http-parser-2.0-0.20121128gitcd01361.1|121	
14mu|http-parser-2.0-0.20121128gitcd01361.1|122	

22778 14
14mu|hugin-2015.0.0-1|1	Summary:	Panorama Tools GUI
14mu|hugin-2015.0.0-1|2	Name:		hugin
14mu|hugin-2015.0.0-1|3	Version:	2015.0.0
14mu|hugin-2015.0.0-1|4	Release:	1
14mu|hugin-2015.0.0-1|5	License:	GPLv2+
14mu|hugin-2015.0.0-1|6	Group:		Graphics
14mu|hugin-2015.0.0-1|7	Url:		http://hugin.sourceforge.net
14mu|hugin-2015.0.0-1|8	Source0:	http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2
14mu|hugin-2015.0.0-1|9	Patch0:		hugin-2012.0.0-invalid-utf8.patch
14mu|hugin-2015.0.0-1|10	Patch1:		hugin-2015.0.0-l10n-ru.patch
14mu|hugin-2015.0.0-1|11	BuildRequires:	cmake
14mu|hugin-2015.0.0-1|12	BuildRequires:	desktop-file-utils
14mu|hugin-2015.0.0-1|13	BuildRequires:	swig >= 2.0
14mu|hugin-2015.0.0-1|14	BuildRequires:	tclap
14mu|hugin-2015.0.0-1|15	BuildRequires:	zip
14mu|hugin-2015.0.0-1|16	BuildRequires:	boost-devel
14mu|hugin-2015.0.0-1|17	BuildRequires:	jpeg-devel
14mu|hugin-2015.0.0-1|18	# pkgconfig(libtiff-4) is not provided by libtiff in 2011 so we use old format
14mu|hugin-2015.0.0-1|19	BuildRequires:	tiff-devel
14mu|hugin-2015.0.0-1|20	BuildRequires:	wxgtku-devel
14mu|hugin-2015.0.0-1|21	BuildRequires:	pkgconfig(exiv2)
14mu|hugin-2015.0.0-1|22	BuildRequires:	pkgconfig(fftw3)
14mu|hugin-2015.0.0-1|23	BuildRequires:	pkgconfig(gl)
14mu|hugin-2015.0.0-1|24	BuildRequires:	pkgconfig(glew)
14mu|hugin-2015.0.0-1|25	BuildRequires:	pkgconfig(glu)
14mu|hugin-2015.0.0-1|26	BuildRequires:	pkgconfig(glut)
14mu|hugin-2015.0.0-1|27	BuildRequires:	pkgconfig(lapack)
14mu|hugin-2015.0.0-1|28	BuildRequires:	pkgconfig(lensfun)
14mu|hugin-2015.0.0-1|29	BuildRequires:	pkgconfig(libexif)
14mu|hugin-2015.0.0-1|30	BuildRequires:	pkgconfig(libpano13) >= 2.9.18
14mu|hugin-2015.0.0-1|31	BuildRequires:	pkgconfig(libpng)
14mu|hugin-2015.0.0-1|32	BuildRequires:	pkgconfig(OpenEXR)
14mu|hugin-2015.0.0-1|33	BuildRequires:	pkgconfig(xmu)
14mu|hugin-2015.0.0-1|34	BuildRequires:	pkgconfig(python)
14mu|hugin-2015.0.0-1|35	BuildRequires:	pkgconfig(zlib)
14mu|hugin-2015.0.0-1|36	BuildRequires:	perl-Image-ExifTool
14mu|hugin-2015.0.0-1|37	BuildRequires:	vigra-devel
14mu|hugin-2015.0.0-1|38	Requires:	enblend >= 3.2
14mu|hugin-2015.0.0-1|39	Requires:	libpano13-tools >= 2.9.18
14mu|hugin-2015.0.0-1|40	Requires:	perl-Image-ExifTool
14mu|hugin-2015.0.0-1|41	
14mu|hugin-2015.0.0-1|42	%description
14mu|hugin-2015.0.0-1|43	Hugin can be used to stitch multiple images together. The resulting image can
14mu|hugin-2015.0.0-1|44	span 360 degrees. Another common use is the creation of very high resolution
14mu|hugin-2015.0.0-1|45	pictures by combining multiple images.
14mu|hugin-2015.0.0-1|46	
14mu|hugin-2015.0.0-1|47	%prep
14mu|hugin-2015.0.0-1|48	%setup -q
14mu|hugin-2015.0.0-1|49	%patch0 -p0
14mu|hugin-2015.0.0-1|50	%patch1 -p1
14mu|hugin-2015.0.0-1|51	# Fix error: non-readable in debug package, we get 1000+ errors from rpmlint
14mu|hugin-2015.0.0-1|52	find . -type f -exec chmod 644 {} \;
14mu|hugin-2015.0.0-1|53	
14mu|hugin-2015.0.0-1|54	%build
14mu|hugin-2015.0.0-1|55	%define Werror_cflags %{nil}
14mu|hugin-2015.0.0-1|56	%cmake -DCMAKE_SKIP_RPATH:BOOL=OFF -DBUILD_HSI=1 -DENABLE_LAPACK=ON
14mu|hugin-2015.0.0-1|57	find . -iname flags.make -exec sed -i 's/\-pthread;/\-pthread\ /' {} \;
14mu|hugin-2015.0.0-1|58	find . -iname link.txt -exec sed -i 's/\-pthread;/\-pthread\ /' {} \;
14mu|hugin-2015.0.0-1|59	%make
14mu|hugin-2015.0.0-1|60	
14mu|hugin-2015.0.0-1|61	%install
14mu|hugin-2015.0.0-1|62	%makeinstall_std -C build
14mu|hugin-2015.0.0-1|63	
14mu|hugin-2015.0.0-1|64	# menu entry
14mu|hugin-2015.0.0-1|65	desktop-file-install --vendor="" \
14mu|hugin-2015.0.0-1|66	--remove-category="Application" \
14mu|hugin-2015.0.0-1|67	--add-category="X-MandrivaLinux-CrossDesktop;" \
14mu|hugin-2015.0.0-1|68	--add-category="Photography" \
14mu|hugin-2015.0.0-1|69	--add-category="Graphics" \
14mu|hugin-2015.0.0-1|70	--dir %{buildroot}%{_datadir}/applications \
14mu|hugin-2015.0.0-1|71	%{buildroot}%{_datadir}/applications/*
14mu|hugin-2015.0.0-1|72	
14mu|hugin-2015.0.0-1|73	%find_lang %{name} nona_gui %{name}.lang
14mu|hugin-2015.0.0-1|74	
14mu|hugin-2015.0.0-1|75	%files -f %{name}.lang
14mu|hugin-2015.0.0-1|76	%doc AUTHORS COPYING INSTALL_cmake README README_JP TODO doc/nona.txt doc/fulla.html src/hugin1/hugin/xrc/data/help_en_EN/LICENCE.manual
14mu|hugin-2015.0.0-1|77	%{_bindir}/*
14mu|hugin-2015.0.0-1|78	%{_libdir}/%{name}/lib*.so.*
14mu|hugin-2015.0.0-1|79	%{_datadir}/%{name}
14mu|hugin-2015.0.0-1|80	%{_datadir}/appdata/*
14mu|hugin-2015.0.0-1|81	%{_datadir}/applications/*.desktop
14mu|hugin-2015.0.0-1|82	%{_iconsdir}/gnome/48x48/mimetypes/gnome-mime-application-x-ptoptimizer-script.png
14mu|hugin-2015.0.0-1|83	%{_datadir}/mime/packages/hugin.xml
14mu|hugin-2015.0.0-1|84	%{_datadir}/pixmaps/hugin.png
14mu|hugin-2015.0.0-1|85	%{_datadir}/pixmaps/ptbatcher.png
14mu|hugin-2015.0.0-1|86	%{py_platsitedir}/*
14mu|hugin-2015.0.0-1|87	%{_mandir}/man?/*
14mu|hugin-2015.0.0-1|88	
14mu|hugin-2015.0.0-1|89	
14mu|hugin-2015.0.0-1|90	%changelog
14mu|hugin-2015.0.0-1|91	
14mu|hugin-2015.0.0-1|92	* Wed Feb 03 2016 Denis Silakov <dsilakov@gmail.com> 2015.0.0-1
14mu|hugin-2015.0.0-1|93	- (8b049d6) Added fftw BR
14mu|hugin-2015.0.0-1|94	
14mu|hugin-2015.0.0-1|95	

22779 14
14mu|hunspell-1.3.2-9|1	%define major 0
14mu|hunspell-1.3.2-9|2	%define api 1.3
14mu|hunspell-1.3.2-9|3	%define libname %mklibname %{name} %{api} %{major}
14mu|hunspell-1.3.2-9|4	%define devname %mklibname %{name} -d
14mu|hunspell-1.3.2-9|5	
14mu|hunspell-1.3.2-9|6	Summary:	Spell checker and morphological analyzer library
14mu|hunspell-1.3.2-9|7	Name:		hunspell
14mu|hunspell-1.3.2-9|8	Version:	1.3.2
14mu|hunspell-1.3.2-9|9	Release:	9
14mu|hunspell-1.3.2-9|10	License:	GPLv2+
14mu|hunspell-1.3.2-9|11	Group:		System/Internationalization
14mu|hunspell-1.3.2-9|12	Url:		http://hunspell.sourceforge.net/
14mu|hunspell-1.3.2-9|13	Source0:	http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
14mu|hunspell-1.3.2-9|14	# (tpg) Mdv's specific path to myspell dictionaries
14mu|hunspell-1.3.2-9|15	Patch0:		%{name}-1.2.15-dict-path.patch
14mu|hunspell-1.3.2-9|16	BuildRequires:	bison
14mu|hunspell-1.3.2-9|17	BuildRequires:	libtool
14mu|hunspell-1.3.2-9|18	BuildRequires:	readline-devel
14mu|hunspell-1.3.2-9|19	BuildRequires:	pkgconfig(ncursesw)
14mu|hunspell-1.3.2-9|20	
14mu|hunspell-1.3.2-9|21	%description
14mu|hunspell-1.3.2-9|22	Hunspell is a spell checker and morphological analyzer library and program
14mu|hunspell-1.3.2-9|23	designed for languages with rich morphology and complex word compounding
14mu|hunspell-1.3.2-9|24	or character encoding.
14mu|hunspell-1.3.2-9|25	
14mu|hunspell-1.3.2-9|26	%files -f %{name}.lang
14mu|hunspell-1.3.2-9|27	%doc AUTHORS NEWS README
14mu|hunspell-1.3.2-9|28	%{_bindir}/*
14mu|hunspell-1.3.2-9|29	%lang(hu) %{_mandir}/hu/man1/*
14mu|hunspell-1.3.2-9|30	%{_mandir}/man1/*
14mu|hunspell-1.3.2-9|31	%{_mandir}/man3/*
14mu|hunspell-1.3.2-9|32	
14mu|hunspell-1.3.2-9|33	#----------------------------------------------------------------------------
14mu|hunspell-1.3.2-9|34	
14mu|hunspell-1.3.2-9|35	%package -n %{libname}
14mu|hunspell-1.3.2-9|36	Summary:	Shared library for hunspell
14mu|hunspell-1.3.2-9|37	Group:		System/Libraries
14mu|hunspell-1.3.2-9|38	Provides:	libhunspell = %{EVRD}
14mu|hunspell-1.3.2-9|39	
14mu|hunspell-1.3.2-9|40	%description -n %{libname}
14mu|hunspell-1.3.2-9|41	Shared library for hunspell.
14mu|hunspell-1.3.2-9|42	
14mu|hunspell-1.3.2-9|43	%files -n %{libname}
14mu|hunspell-1.3.2-9|44	%{_libdir}/libhunspell-%{api}.so.%{major}*
14mu|hunspell-1.3.2-9|45	
14mu|hunspell-1.3.2-9|46	#----------------------------------------------------------------------------
14mu|hunspell-1.3.2-9|47	
14mu|hunspell-1.3.2-9|48	%package -n %{devname}
14mu|hunspell-1.3.2-9|49	Summary:	Development files for hunspell
14mu|hunspell-1.3.2-9|50	Group:		Development/C
14mu|hunspell-1.3.2-9|51	Requires:	%{libname} = %{EVRD}
14mu|hunspell-1.3.2-9|52	Provides:	%{name}-devel = %{EVRD}
14mu|hunspell-1.3.2-9|53	
14mu|hunspell-1.3.2-9|54	%description -n %{devname}
14mu|hunspell-1.3.2-9|55	Development files and headers for hunspell.
14mu|hunspell-1.3.2-9|56	
14mu|hunspell-1.3.2-9|57	%files -n %{devname}
14mu|hunspell-1.3.2-9|58	%dir %{_includedir}/%{name}
14mu|hunspell-1.3.2-9|59	%{_includedir}/%{name}/*.h*
14mu|hunspell-1.3.2-9|60	%{_libdir}/libparsers.a
14mu|hunspell-1.3.2-9|61	%{_libdir}/*.so
14mu|hunspell-1.3.2-9|62	%{_libdir}/pkgconfig/*.pc
14mu|hunspell-1.3.2-9|63	%lang(hu) %{_mandir}/hu/man4/*
14mu|hunspell-1.3.2-9|64	%{_mandir}/man4/*
14mu|hunspell-1.3.2-9|65	
14mu|hunspell-1.3.2-9|66	#----------------------------------------------------------------------------
14mu|hunspell-1.3.2-9|67	
14mu|hunspell-1.3.2-9|68	%prep
14mu|hunspell-1.3.2-9|69	%setup -q
14mu|hunspell-1.3.2-9|70	%apply_patches
14mu|hunspell-1.3.2-9|71	
14mu|hunspell-1.3.2-9|72	%build
14mu|hunspell-1.3.2-9|73	%configure2_5x \
14mu|hunspell-1.3.2-9|74	--disable-static \
14mu|hunspell-1.3.2-9|75	--with-ui \
14mu|hunspell-1.3.2-9|76	--with-readline \
14mu|hunspell-1.3.2-9|77	--with-experimental \
14mu|hunspell-1.3.2-9|78	--disable-rpath
14mu|hunspell-1.3.2-9|79	
14mu|hunspell-1.3.2-9|80	%make
14mu|hunspell-1.3.2-9|81	
14mu|hunspell-1.3.2-9|82	%install
14mu|hunspell-1.3.2-9|83	%makeinstall_std
14mu|hunspell-1.3.2-9|84	
14mu|hunspell-1.3.2-9|85	%find_lang %{name}
14mu|hunspell-1.3.2-9|86	
14mu|hunspell-1.3.2-9|87	%check
14mu|hunspell-1.3.2-9|88	# Fails in ABF container, local build is fine
14mu|hunspell-1.3.2-9|89	# make check
14mu|hunspell-1.3.2-9|90	
14mu|hunspell-1.3.2-9|91	
14mu|hunspell-1.3.2-9|92	%changelog
14mu|hunspell-1.3.2-9|93	
14mu|hunspell-1.3.2-9|94	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.2-9
14mu|hunspell-1.3.2-9|95	- (fb1b117) Disable tests because they fails in ABF container, local build is fine
14mu|hunspell-1.3.2-9|96	
14mu|hunspell-1.3.2-9|97	

22780 14
14mu|hupnp-1.0.0-5|1	%define srcname herqq
14mu|hupnp-1.0.0-5|2	
14mu|hupnp-1.0.0-5|3	%define major 1
14mu|hupnp-1.0.0-5|4	%define api 2.7
14mu|hupnp-1.0.0-5|5	%define libname %mklibname hupnp %{major}
14mu|hupnp-1.0.0-5|6	%define libqtsolution %mklibname QtSolutions_SOAP %{api} %{major}
14mu|hupnp-1.0.0-5|7	%define devname %mklibname hupnp -d
14mu|hupnp-1.0.0-5|8	
14mu|hupnp-1.0.0-5|9	Summary:	Qt4-based software library for building UPnP devices and control points
14mu|hupnp-1.0.0-5|10	Name:		hupnp
14mu|hupnp-1.0.0-5|11	Version:	1.0.0
14mu|hupnp-1.0.0-5|12	Release:	5
14mu|hupnp-1.0.0-5|13	License:	LGPLv3+
14mu|hupnp-1.0.0-5|14	Group:		System/Libraries
14mu|hupnp-1.0.0-5|15	Url:		http://www.herqq.org
14mu|hupnp-1.0.0-5|16	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{srcname}-%{version}.zip
14mu|hupnp-1.0.0-5|17	BuildRequires:	qt4-devel
14mu|hupnp-1.0.0-5|18	
14mu|hupnp-1.0.0-5|19	%description
14mu|hupnp-1.0.0-5|20	Herqq UPnP (HUPnP) is a software library for building UPnP devices and control
14mu|hupnp-1.0.0-5|21	points conforming to the UPnP Device Architecture version 1.1. It is designed
14mu|hupnp-1.0.0-5|22	to be simple to use and robust in operation. It is built using C++ and the Qt
14mu|hupnp-1.0.0-5|23	Framework following many of the design principles and programming practices
14mu|hupnp-1.0.0-5|24	used in the Qt Framework. It integrates into Qt-based software smoothly and
14mu|hupnp-1.0.0-5|25	enables truly rapid UPnP development.
14mu|hupnp-1.0.0-5|26	
14mu|hupnp-1.0.0-5|27	%files
14mu|hupnp-1.0.0-5|28	
14mu|hupnp-1.0.0-5|29	#----------------------------------------------------------------------------
14mu|hupnp-1.0.0-5|30	
14mu|hupnp-1.0.0-5|31	%package -n %{libname}
14mu|hupnp-1.0.0-5|32	Summary:	Library for %{name}
14mu|hupnp-1.0.0-5|33	Group:		System/Libraries
14mu|hupnp-1.0.0-5|34	
14mu|hupnp-1.0.0-5|35	%description -n %{libname}
14mu|hupnp-1.0.0-5|36	Software library for building UPnP devices and control points.
14mu|hupnp-1.0.0-5|37	
14mu|hupnp-1.0.0-5|38	%files -n %{libname}
14mu|hupnp-1.0.0-5|39	%{_libdir}/libHUpnp.so.%{major}*
14mu|hupnp-1.0.0-5|40	
14mu|hupnp-1.0.0-5|41	#----------------------------------------------------------------------------
14mu|hupnp-1.0.0-5|42	
14mu|hupnp-1.0.0-5|43	%package -n %{libqtsolution}
14mu|hupnp-1.0.0-5|44	Summary:	Library for %{name}
14mu|hupnp-1.0.0-5|45	Group:		System/Libraries
14mu|hupnp-1.0.0-5|46	Conflicts:	%{_lib}libqtsolution1 < 1.0.0-5
14mu|hupnp-1.0.0-5|47	Obsoletes:	%{_lib}libqtsolution1 < 1.0.0-5
14mu|hupnp-1.0.0-5|48	
14mu|hupnp-1.0.0-5|49	%description -n %{libqtsolution}
14mu|hupnp-1.0.0-5|50	Library for %{name}.
14mu|hupnp-1.0.0-5|51	
14mu|hupnp-1.0.0-5|52	%files -n %{libqtsolution}
14mu|hupnp-1.0.0-5|53	%{_libdir}/libQtSolutions_SOAP-%{api}.so.%{major}*
14mu|hupnp-1.0.0-5|54	
14mu|hupnp-1.0.0-5|55	#----------------------------------------------------------------------------
14mu|hupnp-1.0.0-5|56	
14mu|hupnp-1.0.0-5|57	%package -n %{devname}
14mu|hupnp-1.0.0-5|58	Summary:	Development files for %{name}
14mu|hupnp-1.0.0-5|59	Group:		Development/C++
14mu|hupnp-1.0.0-5|60	Requires:	%{libname} = %{EVRD}
14mu|hupnp-1.0.0-5|61	Requires:	%{libqtsolution} = %{EVRD}
14mu|hupnp-1.0.0-5|62	Provides:	%{name}-devel = %{EVRD}
14mu|hupnp-1.0.0-5|63	Conflicts:	%{name}-devel < 1.0.0-5
14mu|hupnp-1.0.0-5|64	Obsoletes:	%{name}-devel < 1.0.0-5
14mu|hupnp-1.0.0-5|65	
14mu|hupnp-1.0.0-5|66	%description -n %{devname}
14mu|hupnp-1.0.0-5|67	Libraries and header files to develop applications that use %{name}.
14mu|hupnp-1.0.0-5|68	
14mu|hupnp-1.0.0-5|69	%files -n %{devname}
14mu|hupnp-1.0.0-5|70	%{_includedir}/HUpnpCore/
14mu|hupnp-1.0.0-5|71	%{_libdir}/libQtSolutions_SOAP-2.7.so
14mu|hupnp-1.0.0-5|72	%{_libdir}/libHUpnp.so
14mu|hupnp-1.0.0-5|73	
14mu|hupnp-1.0.0-5|74	#----------------------------------------------------------------------------
14mu|hupnp-1.0.0-5|75	
14mu|hupnp-1.0.0-5|76	%prep
14mu|hupnp-1.0.0-5|77	%setup -qn %{srcname}-%{version}
14mu|hupnp-1.0.0-5|78	
14mu|hupnp-1.0.0-5|79	%build
14mu|hupnp-1.0.0-5|80	%qmake_qt4 %{srcname}.pro
14mu|hupnp-1.0.0-5|81	
14mu|hupnp-1.0.0-5|82	%make
14mu|hupnp-1.0.0-5|83	
14mu|hupnp-1.0.0-5|84	%install
14mu|hupnp-1.0.0-5|85	%makeinstall_std
14mu|hupnp-1.0.0-5|86	mkdir -p %{buildroot}%{_libdir}
14mu|hupnp-1.0.0-5|87	mkdir -p %{buildroot}/usr/include/HUpnpCore
14mu|hupnp-1.0.0-5|88	pushd hupnp/bin
14mu|hupnp-1.0.0-5|89	mv lib* %{buildroot}%{_libdir}
14mu|hupnp-1.0.0-5|90	popd
14mu|hupnp-1.0.0-5|91	pushd hupnp/deploy/include/HUpnpCore/
14mu|hupnp-1.0.0-5|92	mv * %{buildroot}/usr/include/HUpnpCore/
14mu|hupnp-1.0.0-5|93	popd
14mu|hupnp-1.0.0-5|94	
14mu|hupnp-1.0.0-5|95	
14mu|hupnp-1.0.0-5|96	%changelog
14mu|hupnp-1.0.0-5|97	* Sun Dec 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-5
14mu|hupnp-1.0.0-5|98	+ Revision: b9fb05f
14mu|hupnp-1.0.0-5|99	- Fix library and devel packages' naming
14mu|hupnp-1.0.0-5|100	
14mu|hupnp-1.0.0-5|101	

22781 14
14mu|hwdata-0.309-1|1	Summary:	Hardware identification and configuration data
14mu|hwdata-0.309-1|2	Name:		hwdata
14mu|hwdata-0.309-1|3	Version:	0.309
14mu|hwdata-0.309-1|4	Release:	1
14mu|hwdata-0.309-1|5	License:	GPLv2+
14mu|hwdata-0.309-1|6	Group:		System/Kernel and hardware
14mu|hwdata-0.309-1|7	Url:		https://github.com/vcrhonek/hwdata
14mu|hwdata-0.309-1|8	Source0:	https://github.com/vcrhonek/hwdata/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14mu|hwdata-0.309-1|9	Source1:	sdio.ids
14mu|hwdata-0.309-1|10	Conflicts:	ldetect-lst < 0.1.318-1
14mu|hwdata-0.309-1|11	BuildArch:	noarch
14mu|hwdata-0.309-1|12	
14mu|hwdata-0.309-1|13	%description
14mu|hwdata-0.309-1|14	hwdata contains various hardware identification and configuration data,
14mu|hwdata-0.309-1|15	such as the pci.ids and usb.ids databases.
14mu|hwdata-0.309-1|16	
14mu|hwdata-0.309-1|17	%files
14mu|hwdata-0.309-1|18	%doc LICENSE COPYING
14mu|hwdata-0.309-1|19	%dir %{_datadir}/%{name}
14mu|hwdata-0.309-1|20	%{_datadir}/%{name}/*
14mu|hwdata-0.309-1|21	%{_datadir}/*.ids
14mu|hwdata-0.309-1|22	%{_datadir}/misc/*.ids
14mu|hwdata-0.309-1|23	
14mu|hwdata-0.309-1|24	#------------------------------------------------------------------
14mu|hwdata-0.309-1|25	
14mu|hwdata-0.309-1|26	%prep
14mu|hwdata-0.309-1|27	%setup -q
14mu|hwdata-0.309-1|28	%apply_patches
14mu|hwdata-0.309-1|29	%configure
14mu|hwdata-0.309-1|30	
14mu|hwdata-0.309-1|31	%build
14mu|hwdata-0.309-1|32	# nothing to build
14mu|hwdata-0.309-1|33	
14mu|hwdata-0.309-1|34	%install
14mu|hwdata-0.309-1|35	make install DESTDIR=%{buildroot}
14mu|hwdata-0.309-1|36	mkdir -p %{buildroot}%{_datadir}/misc
14mu|hwdata-0.309-1|37	cp -f %{SOURCE1} %{buildroot}%{_datadir}/%{name}/
14mu|hwdata-0.309-1|38	
14mu|hwdata-0.309-1|39	# kmod-compat provides the equivalent black lists of the drivers
14mu|hwdata-0.309-1|40	# in /etc/modprobe.d already.
14mu|hwdata-0.309-1|41	rm -f %{buildroot}%{_libdir}/modprobe.d/dist-blacklist.conf
14mu|hwdata-0.309-1|42	
14mu|hwdata-0.309-1|43	###compatibilty symlink, remove when it is no longer needed
14mu|hwdata-0.309-1|44	cd %{buildroot}%{_datadir}/
14mu|hwdata-0.309-1|45	ln -s %{name}/usb.ids usb.ids
14mu|hwdata-0.309-1|46	ln -s %{name}/pci.ids pci.ids
14mu|hwdata-0.309-1|47	ln -s %{name}/pnp.ids pnp.ids
14mu|hwdata-0.309-1|48	ln -s ../%{name}/pnp.ids misc/pnp.ids
14mu|hwdata-0.309-1|49	###end of it
14mu|hwdata-0.309-1|50	
14mu|hwdata-0.309-1|51	%changelog
14mu|hwdata-0.309-1|52	
14mu|hwdata-0.309-1|53	* Thu Feb 22 2018 alekseyz <a.zimin@rosalinux.ru> 0.309-1
14mu|hwdata-0.309-1|54	- (57210c7) Merge pull request #4 from import/hwdata:rosa2016.1
14mu|hwdata-0.309-1|55	- (57210c7) Updated to 0.309
14mu|hwdata-0.309-1|56	
14mu|hwdata-0.309-1|57	

22782 14
14mu|hwinfo-21.46-1|1	%define major 21
14mu|hwinfo-21.46-1|2	%define libname %mklibname hd %{major}
14mu|hwinfo-21.46-1|3	%define devname %mklibname hd -d
14mu|hwinfo-21.46-1|4	
14mu|hwinfo-21.46-1|5	Summary:	Hardware Library
14mu|hwinfo-21.46-1|6	Name:		hwinfo
14mu|hwinfo-21.46-1|7	License:	GPLv2+
14mu|hwinfo-21.46-1|8	Group:		System/Kernel and hardware
14mu|hwinfo-21.46-1|9	Version:	21.46
14mu|hwinfo-21.46-1|10	Release:	1
14mu|hwinfo-21.46-1|11	Url:		http://software.opensuse.org
14mu|hwinfo-21.46-1|12	# Source are generated for git
14mu|hwinfo-21.46-1|13	# git clone git://gitorious.org/opensuse/hwinfo.git
14mu|hwinfo-21.46-1|14	# pushd hwinfo && git checkout %{version} &&
14mu|hwinfo-21.46-1|15	# popd && tar -caf %{name}-%{version}.tar.gz  hwinfo
14mu|hwinfo-21.46-1|16	Source0:	%{name}-%{version}.tar.xz
14mu|hwinfo-21.46-1|17	BuildRequires:	doxygen
14mu|hwinfo-21.46-1|18	BuildRequires:	flex
14mu|hwinfo-21.46-1|19	BuildRequires:	perl-XML-Parser
14mu|hwinfo-21.46-1|20	BuildRequires:	perl-XML-Writer
14mu|hwinfo-21.46-1|21	BuildRequires:	udev
14mu|hwinfo-21.46-1|22	%ifarch %{ix86} x86_64
14mu|hwinfo-21.46-1|23	BuildRequires:	libx86emu-devel
14mu|hwinfo-21.46-1|24	%endif
14mu|hwinfo-21.46-1|25	
14mu|hwinfo-21.46-1|26	%description
14mu|hwinfo-21.46-1|27	A simple program that lists results from the hardware detection
14mu|hwinfo-21.46-1|28	library.
14mu|hwinfo-21.46-1|29	
14mu|hwinfo-21.46-1|30	%files
14mu|hwinfo-21.46-1|31	%{_sbindir}/hwinfo
14mu|hwinfo-21.46-1|32	%{_sbindir}/mk_isdnhwdb
14mu|hwinfo-21.46-1|33	%{_sbindir}/getsysinfo
14mu|hwinfo-21.46-1|34	%{_mandir}/man8/*
14mu|hwinfo-21.46-1|35	%dir %{_localstatedir}/lib/hardware
14mu|hwinfo-21.46-1|36	%dir %{_localstatedir}/lib/hardware/udi
14mu|hwinfo-21.46-1|37	%dir %{_datadir}/hwinfo
14mu|hwinfo-21.46-1|38	%{_datadir}/hwinfo/*
14mu|hwinfo-21.46-1|39	
14mu|hwinfo-21.46-1|40	#----------------------------------------------------------------------------
14mu|hwinfo-21.46-1|41	
14mu|hwinfo-21.46-1|42	%package -n %{libname}
14mu|hwinfo-21.46-1|43	Summary:	Libraies for %{name}
14mu|hwinfo-21.46-1|44	Group:		System/Libraries
14mu|hwinfo-21.46-1|45	
14mu|hwinfo-21.46-1|46	%description -n %{libname}
14mu|hwinfo-21.46-1|47	Libraries for %{name}.
14mu|hwinfo-21.46-1|48	
14mu|hwinfo-21.46-1|49	%files -n %{libname}
14mu|hwinfo-21.46-1|50	%{_libdir}/libhd.so.%{major}*
14mu|hwinfo-21.46-1|51	
14mu|hwinfo-21.46-1|52	#----------------------------------------------------------------------------
14mu|hwinfo-21.46-1|53	
14mu|hwinfo-21.46-1|54	%package -n %{devname}
14mu|hwinfo-21.46-1|55	Summary:	Hardware Detection Library
14mu|hwinfo-21.46-1|56	Group:		Development/Other
14mu|hwinfo-21.46-1|57	Requires:	%{libname} = %{EVRD}
14mu|hwinfo-21.46-1|58	Provides:	%{name}-devel = %{EVRD}
14mu|hwinfo-21.46-1|59	Provides:	libhd-devel = %{EVRD}
14mu|hwinfo-21.46-1|60	
14mu|hwinfo-21.46-1|61	%description -n %{devname}
14mu|hwinfo-21.46-1|62	This library collects information about the hardware installed on a system.
14mu|hwinfo-21.46-1|63	
14mu|hwinfo-21.46-1|64	%files -n %{devname}
14mu|hwinfo-21.46-1|65	%doc doc/libhd/html
14mu|hwinfo-21.46-1|66	%{_sbindir}/check_hd
14mu|hwinfo-21.46-1|67	%{_sbindir}/convert_hd
14mu|hwinfo-21.46-1|68	%{_libdir}/libhd.so
14mu|hwinfo-21.46-1|69	%{_libdir}/pkgconfig/hwinfo.pc
14mu|hwinfo-21.46-1|70	%{_includedir}/hd.h
14mu|hwinfo-21.46-1|71	
14mu|hwinfo-21.46-1|72	#----------------------------------------------------------------------------
14mu|hwinfo-21.46-1|73	
14mu|hwinfo-21.46-1|74	%prep
14mu|hwinfo-21.46-1|75	%setup -q
14mu|hwinfo-21.46-1|76	
14mu|hwinfo-21.46-1|77	%build
14mu|hwinfo-21.46-1|78	make LIBDIR=%{_libdir} LDFLAGS="%{optflags} -Lsrc"
14mu|hwinfo-21.46-1|79	make doc
14mu|hwinfo-21.46-1|80	
14mu|hwinfo-21.46-1|81	%install
14mu|hwinfo-21.46-1|82	%makeinstall_std LIBDIR=%{_libdir}
14mu|hwinfo-21.46-1|83	
14mu|hwinfo-21.46-1|84	install -d -m 755 %{buildroot}%{_mandir}/man8
14mu|hwinfo-21.46-1|85	install -m 644 doc/hwinfo.8 %{buildroot}%{_mandir}/man8
14mu|hwinfo-21.46-1|86	mkdir -p %{buildroot}%{_var}/lib/hardware/udi
14mu|hwinfo-21.46-1|87	
14mu|hwinfo-21.46-1|88	
14mu|hwinfo-21.46-1|89	%changelog
14mu|hwinfo-21.46-1|90	
14mu|hwinfo-21.46-1|91	* Tue Jun 13 2017 abondrov <andrey.bondrov@rosalab.ru> 21.46-1
14mu|hwinfo-21.46-1|92	- (de71704) Merge pull request #1 from survolog/hwinfo:rosa2016.1
14mu|hwinfo-21.46-1|93	- (de71704) update to 21.46
14mu|hwinfo-21.46-1|94	
14mu|hwinfo-21.46-1|95	

22783 14
14mu|hw-probe-1.4-2|1	Summary:	ROSA Hardware Probe Tool
14mu|hw-probe-1.4-2|2	Name:		hw-probe
14mu|hw-probe-1.4-2|3	Version:	1.4
14mu|hw-probe-1.4-2|4	Release:	2
14mu|hw-probe-1.4-2|5	Group:		Development/Other
14mu|hw-probe-1.4-2|6	License:	LGPLv2.1+
14mu|hw-probe-1.4-2|7	URL:		https://linux-hardware.org
14mu|hw-probe-1.4-2|8	Source0:	hw-probe-%{version}.tar.gz
14mu|hw-probe-1.4-2|9	Requires:	perl-Digest-SHA
14mu|hw-probe-1.4-2|10	Requires:	curl
14mu|hw-probe-1.4-2|11	Requires:	usermode-consoleonly
14mu|hw-probe-1.4-2|12	Requires:	hwinfo
14mu|hw-probe-1.4-2|13	Requires:	dmidecode
14mu|hw-probe-1.4-2|14	Requires:	pciutils
14mu|hw-probe-1.4-2|15	Requires:	usbutils
14mu|hw-probe-1.4-2|16	Requires:	pnputils
14mu|hw-probe-1.4-2|17	Requires:	smartmontools
14mu|hw-probe-1.4-2|18	Requires:	edid-decode
14mu|hw-probe-1.4-2|19	Suggests:	hdparm
14mu|hw-probe-1.4-2|20	Suggests:	sysstat
14mu|hw-probe-1.4-2|21	Suggests:	acpica
14mu|hw-probe-1.4-2|22	Suggests:	mesa-demos
14mu|hw-probe-1.4-2|23	Suggests:	memtester
14mu|hw-probe-1.4-2|24	Suggests:	rfkill
14mu|hw-probe-1.4-2|25	Suggests:	mcelog
14mu|hw-probe-1.4-2|26	Suggests:	cpuid
14mu|hw-probe-1.4-2|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mu|hw-probe-1.4-2|28	
14mu|hw-probe-1.4-2|29	%define debug_package %{nil}
14mu|hw-probe-1.4-2|30	
14mu|hw-probe-1.4-2|31	%description
14mu|hw-probe-1.4-2|32	A tool to probe for hardware, check its operability and upload result
14mu|hw-probe-1.4-2|33	to the ROSA Linux Hardware Database.
14mu|hw-probe-1.4-2|34	
14mu|hw-probe-1.4-2|35	%prep
14mu|hw-probe-1.4-2|36	%setup -q -n hw-probe-%{version}
14mu|hw-probe-1.4-2|37	chmod 0644 README.md
14mu|hw-probe-1.4-2|38	
14mu|hw-probe-1.4-2|39	%build
14mu|hw-probe-1.4-2|40	# Nothing to build yet
14mu|hw-probe-1.4-2|41	
14mu|hw-probe-1.4-2|42	%install
14mu|hw-probe-1.4-2|43	rm -rf %{buildroot}
14mu|hw-probe-1.4-2|44	mkdir -p %{buildroot}%{_prefix}
14mu|hw-probe-1.4-2|45	perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
14mu|hw-probe-1.4-2|46	
14mu|hw-probe-1.4-2|47	# consolehelper config
14mu|hw-probe-1.4-2|48	mkdir -p %{buildroot}%{_sbindir}
14mu|hw-probe-1.4-2|49	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
14mu|hw-probe-1.4-2|50	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14mu|hw-probe-1.4-2|51	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|hw-probe-1.4-2|52	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name}  <<EOF
14mu|hw-probe-1.4-2|53	#%PAM-1.0
14mu|hw-probe-1.4-2|54	auth		include		config-util-user
14mu|hw-probe-1.4-2|55	account		include		config-util-user
14mu|hw-probe-1.4-2|56	session		include		config-util-user
14mu|hw-probe-1.4-2|57	EOF
14mu|hw-probe-1.4-2|58	
14mu|hw-probe-1.4-2|59	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|hw-probe-1.4-2|60	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<EOF
14mu|hw-probe-1.4-2|61	USER=<user>
14mu|hw-probe-1.4-2|62	PROGRAM=/usr/sbin/%{name}
14mu|hw-probe-1.4-2|63	FALLBACK=false
14mu|hw-probe-1.4-2|64	SESSION=true
14mu|hw-probe-1.4-2|65	EOF
14mu|hw-probe-1.4-2|66	
14mu|hw-probe-1.4-2|67	%clean
14mu|hw-probe-1.4-2|68	rm -rf %{buildroot}
14mu|hw-probe-1.4-2|69	
14mu|hw-probe-1.4-2|70	%files
14mu|hw-probe-1.4-2|71	%defattr(-,root,root,-)
14mu|hw-probe-1.4-2|72	%doc README.md
14mu|hw-probe-1.4-2|73	%{_bindir}/%{name}
14mu|hw-probe-1.4-2|74	%{_sbindir}/%{name}
14mu|hw-probe-1.4-2|75	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14mu|hw-probe-1.4-2|76	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14mu|hw-probe-1.4-2|77	
14mu|hw-probe-1.4-2|78	%changelog
14mu|hw-probe-1.4-2|79	
14mu|hw-probe-1.4-2|80	* Fri Apr 20 2018 Andrey Ponomarenko <andrewponomarenko@yandex.ru> 1.4-2
14mu|hw-probe-1.4-2|81	- (8aaf6ac) - Require perl-Digest-SHA and edid-decode
14mu|hw-probe-1.4-2|82	- (8aaf6ac) - Added suggests for most interesting packages: hdparm, sysstat, acpica, mesa-demos, memtester, rfkill, mcelog and cpuid
14mu|hw-probe-1.4-2|83	
14mu|hw-probe-1.4-2|84	

22784 14
14mu|hw-probe-gui-1.3-1|1	Summary:	GUI for ROSA HW Probe Tool
14mu|hw-probe-gui-1.3-1|2	Name:		hw-probe-gui
14mu|hw-probe-gui-1.3-1|3	Version:	1.3
14mu|hw-probe-gui-1.3-1|4	Release:	1
14mu|hw-probe-gui-1.3-1|5	Group:		Development/Other
14mu|hw-probe-gui-1.3-1|6	License:	GPLv2+ or LGPLv2+
14mu|hw-probe-gui-1.3-1|7	URL:		https://linux-hardware.org
14mu|hw-probe-gui-1.3-1|8	Source0:	hw-probe.desktop
14mu|hw-probe-gui-1.3-1|9	Source1:	dialog.sh
14mu|hw-probe-gui-1.3-1|10	Requires:	hw-probe >= 1.3
14mu|hw-probe-gui-1.3-1|11	Requires:	kdialog
14mu|hw-probe-gui-1.3-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mu|hw-probe-gui-1.3-1|13	
14mu|hw-probe-gui-1.3-1|14	%define debug_package %{nil}
14mu|hw-probe-gui-1.3-1|15	
14mu|hw-probe-gui-1.3-1|16	%description
14mu|hw-probe-gui-1.3-1|17	Desktop file and simple graphical UI for ROSA HW Probe Tool.
14mu|hw-probe-gui-1.3-1|18	
14mu|hw-probe-gui-1.3-1|19	%prep
14mu|hw-probe-gui-1.3-1|20	
14mu|hw-probe-gui-1.3-1|21	%build
14mu|hw-probe-gui-1.3-1|22	# Nothing to build yet
14mu|hw-probe-gui-1.3-1|23	
14mu|hw-probe-gui-1.3-1|24	%install
14mu|hw-probe-gui-1.3-1|25	rm -rf %{buildroot}
14mu|hw-probe-gui-1.3-1|26	
14mu|hw-probe-gui-1.3-1|27	# desktop file
14mu|hw-probe-gui-1.3-1|28	mkdir -p %{buildroot}%{_datadir}/applications
14mu|hw-probe-gui-1.3-1|29	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/applications/
14mu|hw-probe-gui-1.3-1|30	
14mu|hw-probe-gui-1.3-1|31	# dialog
14mu|hw-probe-gui-1.3-1|32	mkdir -p %{buildroot}%{_datadir}/hw-probe
14mu|hw-probe-gui-1.3-1|33	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/hw-probe/
14mu|hw-probe-gui-1.3-1|34	
14mu|hw-probe-gui-1.3-1|35	%clean
14mu|hw-probe-gui-1.3-1|36	rm -rf %{buildroot}
14mu|hw-probe-gui-1.3-1|37	
14mu|hw-probe-gui-1.3-1|38	%files
14mu|hw-probe-gui-1.3-1|39	%defattr(-,root,root,-)
14mu|hw-probe-gui-1.3-1|40	%{_datadir}/applications/hw-probe.desktop
14mu|hw-probe-gui-1.3-1|41	%{_datadir}/hw-probe
14mu|hw-probe-gui-1.3-1|42	
14mu|hw-probe-gui-1.3-1|43	%changelog
14mu|hw-probe-gui-1.3-1|44	
14mu|hw-probe-gui-1.3-1|45	* Sat Dec 02 2017 Andrey Ponomarenko <andrewponomarenko@yandex.ru> 1.3-1
14mu|hw-probe-gui-1.3-1|46	- (fee3518) Updated to 1.3. Removed private access to probe via GUI.
14mu|hw-probe-gui-1.3-1|47	
14mu|hw-probe-gui-1.3-1|48	

22785 14
14mu|hxtools-20150304-1|1	Summary:	A collection of several multipurpose scripts and tools
14mu|hxtools-20150304-1|2	Name:		hxtools
14mu|hxtools-20150304-1|3	Version:	20150304
14mu|hxtools-20150304-1|4	Release:	1
14mu|hxtools-20150304-1|5	License:	GPLv2+
14mu|hxtools-20150304-1|6	Group:		File tools
14mu|hxtools-20150304-1|7	Url:		http://inai.de/projects/hxtools/
14mu|hxtools-20150304-1|8	Source0:	http://inai.de/files/hxtools/%{name}-%{version}.tar.xz
14mu|hxtools-20150304-1|9	BuildRequires:	libcap-devel
14mu|hxtools-20150304-1|10	BuildRequires:	pkgconfig(libHX)
14mu|hxtools-20150304-1|11	BuildRequires:	pkgconfig(libpci)
14mu|hxtools-20150304-1|12	BuildRequires:	pkgconfig(mount)
14mu|hxtools-20150304-1|13	BuildRequires:	pkgconfig(xcb)
14mu|hxtools-20150304-1|14	Suggests:	mc
14mu|hxtools-20150304-1|15	
14mu|hxtools-20150304-1|16	%description
14mu|hxtools-20150304-1|17	A collection of multipurpose scripts and tools by the developper Jan
14mu|hxtools-20150304-1|18	Engelhardt (http://inai.de) used in other projects.
14mu|hxtools-20150304-1|19	
14mu|hxtools-20150304-1|20	%files
14mu|hxtools-20150304-1|21	%doc LICENSE.GPL2 LICENSE.GPL3 LICENSE.WTFPL LICENSES.txt
14mu|hxtools-20150304-1|22	%config(noreplace) %{_sysconfdir}/hxloginpref.conf
14mu|hxtools-20150304-1|23	%{_libexecdir}/hxtools/doxygen-kerneldoc-filter
14mu|hxtools-20150304-1|24	%{_datadir}/hxtools/hx*
14mu|hxtools-20150304-1|25	%{_mandir}/man7/hxtools.7*
14mu|hxtools-20150304-1|26	
14mu|hxtools-20150304-1|27	#----------------------------------------------------------------------------
14mu|hxtools-20150304-1|28	
14mu|hxtools-20150304-1|29	%package extract
14mu|hxtools-20150304-1|30	Summary:	Hxtools scripts and binaries for game packaging
14mu|hxtools-20150304-1|31	Group:		Games/Other
14mu|hxtools-20150304-1|32	
14mu|hxtools-20150304-1|33	%description extract
14mu|hxtools-20150304-1|34	Hxtools scripts and binaries for game packaging.
14mu|hxtools-20150304-1|35	
14mu|hxtools-20150304-1|36	%files extract
14mu|hxtools-20150304-1|37	%{_libexecdir}/hxtools/shared.pm
14mu|hxtools-20150304-1|38	%{_libexecdir}/hxtools/extract_*
14mu|hxtools-20150304-1|39	%{_mandir}/man1/extract*.1*
14mu|hxtools-20150304-1|40	
14mu|hxtools-20150304-1|41	#----------------------------------------------------------------------------
14mu|hxtools-20150304-1|42	
14mu|hxtools-20150304-1|43	%package fonts
14mu|hxtools-20150304-1|44	Summary:	Hxtools fonts
14mu|hxtools-20150304-1|45	Group:		System/Fonts/X11 bitmap
14mu|hxtools-20150304-1|46	
14mu|hxtools-20150304-1|47	%description fonts
14mu|hxtools-20150304-1|48	Hxtools fonts.
14mu|hxtools-20150304-1|49	
14mu|hxtools-20150304-1|50	%files fonts
14mu|hxtools-20150304-1|51	%doc kbd/README
14mu|hxtools-20150304-1|52	%{_bindir}/clt2bdf
14mu|hxtools-20150304-1|53	%{_libexecdir}/hxtools/clt2pbm
14mu|hxtools-20150304-1|54	%{_libexecdir}/hxtools/fnt2bdf
14mu|hxtools-20150304-1|55	%{_libexecdir}/hxtools/vfontas
14mu|hxtools-20150304-1|56	%{_xfontdir}/misc/*
14mu|hxtools-20150304-1|57	%{_datadir}/kbd
14mu|hxtools-20150304-1|58	%{_datadir}/hxtools/rfc*
14mu|hxtools-20150304-1|59	%{_mandir}/man1/clt2bdf.1*
14mu|hxtools-20150304-1|60	%{_mandir}/man1/clt2pbm.1*
14mu|hxtools-20150304-1|61	%{_mandir}/man1/fnt2bdf.1*
14mu|hxtools-20150304-1|62	%{_mandir}/man1/vfontas.1*
14mu|hxtools-20150304-1|63	
14mu|hxtools-20150304-1|64	#----------------------------------------------------------------------------
14mu|hxtools-20150304-1|65	
14mu|hxtools-20150304-1|66	%package git
14mu|hxtools-20150304-1|67	Summary:	Hxtools utilities dedicated to git
14mu|hxtools-20150304-1|68	Group:		Development/Tools
14mu|hxtools-20150304-1|69	Requires:	coreutils
14mu|hxtools-20150304-1|70	Requires:	git
14mu|hxtools-20150304-1|71	Requires:	less
14mu|hxtools-20150304-1|72	
14mu|hxtools-20150304-1|73	%description git
14mu|hxtools-20150304-1|74	Hxtools utilities dedicated to git.
14mu|hxtools-20150304-1|75	
14mu|hxtools-20150304-1|76	%files git
14mu|hxtools-20150304-1|77	%{_bindir}/git-*
14mu|hxtools-20150304-1|78	%{_bindir}/pesubst
14mu|hxtools-20150304-1|79	%{_libexecdir}/hxtools/git-blame-stats
14mu|hxtools-20150304-1|80	%{_libexecdir}/hxtools/git-new-root
14mu|hxtools-20150304-1|81	%{_libexecdir}/hxtools/git-revert-stats
14mu|hxtools-20150304-1|82	%{_datadir}/hxtools/gitconfig
14mu|hxtools-20150304-1|83	%{_mandir}/man1/pesubst.1*
14mu|hxtools-20150304-1|84	%{_mandir}/man1/git-author-stat.1*
14mu|hxtools-20150304-1|85	%{_mandir}/man1/git-export-patch.1*
14mu|hxtools-20150304-1|86	%{_mandir}/man1/git-forest.1*
14mu|hxtools-20150304-1|87	%{_mandir}/man1/git-revert-stats.1*
14mu|hxtools-20150304-1|88	%{_mandir}/man1/git-track.1*
14mu|hxtools-20150304-1|89	
14mu|hxtools-20150304-1|90	#----------------------------------------------------------------------------
14mu|hxtools-20150304-1|91	
14mu|hxtools-20150304-1|92	%package sound
14mu|hxtools-20150304-1|93	Summary:	Hxtools scripts and binaries for audio processing
14mu|hxtools-20150304-1|94	Group:		Sound
14mu|hxtools-20150304-1|95	Suggests:	ossp
14mu|hxtools-20150304-1|96	Suggests:	TiMidity++
14mu|hxtools-20150304-1|97	
14mu|hxtools-20150304-1|98	%description sound
14mu|hxtools-20150304-1|99	Hxtools scripts and binaries for audio processing.
14mu|hxtools-20150304-1|100	
14mu|hxtools-20150304-1|101	%files sound
14mu|hxtools-20150304-1|102	%{_bindir}/googtts
14mu|hxtools-20150304-1|103	%{_bindir}/gpsh
14mu|hxtools-20150304-1|104	%{_bindir}/hcdplay
14mu|hxtools-20150304-1|105	%{_bindir}/omixer
14mu|hxtools-20150304-1|106	%{_bindir}/oplay
14mu|hxtools-20150304-1|107	%{_bindir}/orec
14mu|hxtools-20150304-1|108	%{_libexecdir}/hxtools/bsvplay
14mu|hxtools-20150304-1|109	%{_libexecdir}/hxtools/mod2ogg
14mu|hxtools-20150304-1|110	%{_libexecdir}/hxtools/pcmdiff
14mu|hxtools-20150304-1|111	%{_libexecdir}/hxtools/qplay
14mu|hxtools-20150304-1|112	%{_mandir}/man1/bsvplay.1*
14mu|hxtools-20150304-1|113	%{_mandir}/man1/hcdplay.1*
14mu|hxtools-20150304-1|114	%{_mandir}/man1/mod2ogg.1*
14mu|hxtools-20150304-1|115	%{_mandir}/man1/omixer.1*
14mu|hxtools-20150304-1|116	%{_mandir}/man1/oplay.1*
14mu|hxtools-20150304-1|117	%{_mandir}/man1/orec.1*
14mu|hxtools-20150304-1|118	%{_mandir}/man1/pcmdiff.1*
14mu|hxtools-20150304-1|119	%{_mandir}/man1/qplay.1*
14mu|hxtools-20150304-1|120	
14mu|hxtools-20150304-1|121	#----------------------------------------------------------------------------
14mu|hxtools-20150304-1|122	
14mu|hxtools-20150304-1|123	%package system
14mu|hxtools-20150304-1|124	Summary:	Hxtools scripts and binaries dedicated to system
14mu|hxtools-20150304-1|125	Group:		System/Base
14mu|hxtools-20150304-1|126	Requires:	sudo
14mu|hxtools-20150304-1|127	Suggests:	wdiff
14mu|hxtools-20150304-1|128	
14mu|hxtools-20150304-1|129	%description system
14mu|hxtools-20150304-1|130	Hxtools scripts and binaries dedicated to system.
14mu|hxtools-20150304-1|131	
14mu|hxtools-20150304-1|132	%files system
14mu|hxtools-20150304-1|133	%{_bindir}/clock_info
14mu|hxtools-20150304-1|134	%{_bindir}/declone
14mu|hxtools-20150304-1|135	%{_bindir}/ofl
14mu|hxtools-20150304-1|136	%{_bindir}/pmap_dirty
14mu|hxtools-20150304-1|137	%{_bindir}/su1
14mu|hxtools-20150304-1|138	%{_bindir}/sysinfo
14mu|hxtools-20150304-1|139	%{_bindir}/xcp
14mu|hxtools-20150304-1|140	%{_libexecdir}/hxtools/cctypeinfo
14mu|hxtools-20150304-1|141	%{_libexecdir}/hxtools/fd0ssh
14mu|hxtools-20150304-1|142	%{_libexecdir}/hxtools/psthreads
14mu|hxtools-20150304-1|143	%{_libexecdir}/hxtools/logontime
14mu|hxtools-20150304-1|144	%{_libexecdir}/hxtools/netload
14mu|hxtools-20150304-1|145	%{_libexecdir}/hxtools/paddrspacesize
14mu|hxtools-20150304-1|146	%{_libexecdir}/hxtools/printcaps
14mu|hxtools-20150304-1|147	%{_libexecdir}/hxtools/proc*
14mu|hxtools-20150304-1|148	%{_libexecdir}/hxtools/utmp_register
14mu|hxtools-20150304-1|149	%{_mandir}/man1/cctypeinfo.1*
14mu|hxtools-20150304-1|150	%{_mandir}/man1/clock_info.1*
14mu|hxtools-20150304-1|151	%{_mandir}/man1/declone.1*
14mu|hxtools-20150304-1|152	%{_mandir}/man1/fd0ssh.1*
14mu|hxtools-20150304-1|153	%{_mandir}/man1/ofl.1*
14mu|hxtools-20150304-1|154	%{_mandir}/man1/psthreads.1*
14mu|hxtools-20150304-1|155	%{_mandir}/man1/sysinfo.1*
14mu|hxtools-20150304-1|156	%{_mandir}/man1/xcp.1*
14mu|hxtools-20150304-1|157	%{_mandir}/man8/logontime.8*
14mu|hxtools-20150304-1|158	%{_mandir}/man8/netload.8*
14mu|hxtools-20150304-1|159	%{_mandir}/man8/printcaps.8*
14mu|hxtools-20150304-1|160	%{_mandir}/man8/utmp_register.8*
14mu|hxtools-20150304-1|161	
14mu|hxtools-20150304-1|162	#----------------------------------------------------------------------------
14mu|hxtools-20150304-1|163	
14mu|hxtools-20150304-1|164	%package utils
14mu|hxtools-20150304-1|165	Summary:	The hxtools scripts and tools
14mu|hxtools-20150304-1|166	Group:		File tools
14mu|hxtools-20150304-1|167	Requires:	fontforge
14mu|hxtools-20150304-1|168	Requires:	xterm
14mu|hxtools-20150304-1|169	
14mu|hxtools-20150304-1|170	%description utils
14mu|hxtools-20150304-1|171	The hxtools scripts and tools.
14mu|hxtools-20150304-1|172	
14mu|hxtools-20150304-1|173	%files utils
14mu|hxtools-20150304-1|174	%{_bindir}/bin2c
14mu|hxtools-20150304-1|175	%{_bindir}/checkbrack
14mu|hxtools-20150304-1|176	%{_bindir}/cwdiff
14mu|hxtools-20150304-1|177	%{_bindir}/fxterm
14mu|hxtools-20150304-1|178	%{_bindir}/qtar
14mu|hxtools-20150304-1|179	%{_bindir}/rot13
14mu|hxtools-20150304-1|180	%{_bindir}/spec-beautifier
14mu|hxtools-20150304-1|181	%{_bindir}/tailhex
14mu|hxtools-20150304-1|182	%{_bindir}/wktimer
14mu|hxtools-20150304-1|183	%{_libexecdir}/hxtools/diff2php
14mu|hxtools-20150304-1|184	%{_libexecdir}/hxtools/mailsplit
14mu|hxtools-20150304-1|185	%{_libexecdir}/hxtools/peicon
14mu|hxtools-20150304-1|186	%{_libexecdir}/hxtools/recursive_lower
14mu|hxtools-20150304-1|187	%{_libexecdir}/hxtools/rezip
14mu|hxtools-20150304-1|188	%{_libexecdir}/hxtools/sourcefuncsize
14mu|hxtools-20150304-1|189	%{_libexecdir}/hxtools/vcsaview
14mu|hxtools-20150304-1|190	%{_mandir}/man1/bin2c.1*
14mu|hxtools-20150304-1|191	%{_mandir}/man1/checkbrack.1*
14mu|hxtools-20150304-1|192	%{_mandir}/man1/cwdiff.1*
14mu|hxtools-20150304-1|193	%{_mandir}/man1/diff2php.1*
14mu|hxtools-20150304-1|194	%{_mandir}/man1/fxterm.1*
14mu|hxtools-20150304-1|195	%{_mandir}/man1/mailsplit.1*
14mu|hxtools-20150304-1|196	%{_mandir}/man1/peicon.1*
14mu|hxtools-20150304-1|197	%{_mandir}/man1/qtar.1*
14mu|hxtools-20150304-1|198	%{_mandir}/man1/rot13.1*
14mu|hxtools-20150304-1|199	%{_mandir}/man1/recursive_lower.1*
14mu|hxtools-20150304-1|200	%{_mandir}/man1/spec-beautifier.1*
14mu|hxtools-20150304-1|201	%{_mandir}/man1/sourcefuncsize.1*
14mu|hxtools-20150304-1|202	%{_mandir}/man1/tailhex.1*
14mu|hxtools-20150304-1|203	%{_mandir}/man8/vcsaview.8*
14mu|hxtools-20150304-1|204	%{_mandir}/man1/wktimer.1*
14mu|hxtools-20150304-1|205	
14mu|hxtools-20150304-1|206	#----------------------------------------------------------------------------
14mu|hxtools-20150304-1|207	
14mu|hxtools-20150304-1|208	%package video
14mu|hxtools-20150304-1|209	Summary:	Hxtools scripts and binaries for video processing
14mu|hxtools-20150304-1|210	Group:		Video
14mu|hxtools-20150304-1|211	Requires:	ffmpeg
14mu|hxtools-20150304-1|212	
14mu|hxtools-20150304-1|213	%description video
14mu|hxtools-20150304-1|214	Hxtools scripts and binaries for video processing.
14mu|hxtools-20150304-1|215	
14mu|hxtools-20150304-1|216	%files video
14mu|hxtools-20150304-1|217	%{_bindir}/move_moov
14mu|hxtools-20150304-1|218	%{_bindir}/ssa2srt
14mu|hxtools-20150304-1|219	%{_libexecdir}/hxtools/stxdb
14mu|hxtools-20150304-1|220	%{_mandir}/man1/ssa2srt.1*
14mu|hxtools-20150304-1|221	%{_mandir}/man1/stxdb.1*
14mu|hxtools-20150304-1|222	
14mu|hxtools-20150304-1|223	#----------------------------------------------------------------------------
14mu|hxtools-20150304-1|224	
14mu|hxtools-20150304-1|225	
14mu|hxtools-20150304-1|226	
14mu|hxtools-20150304-1|227	%prep
14mu|hxtools-20150304-1|228	%setup -q
14mu|hxtools-20150304-1|229	
14mu|hxtools-20150304-1|230	%build
14mu|hxtools-20150304-1|231	%configure2_5x \
14mu|hxtools-20150304-1|232	--disable-silent-rules
14mu|hxtools-20150304-1|233	%make
14mu|hxtools-20150304-1|234	
14mu|hxtools-20150304-1|235	%install
14mu|hxtools-20150304-1|236	%makeinstall_std
14mu|hxtools-20150304-1|237	
14mu|hxtools-20150304-1|238	#already provided by man
14mu|hxtools-20150304-1|239	rm %{buildroot}/%{_bindir}/man2html
14mu|hxtools-20150304-1|240	rm %{buildroot}/%{_mandir}/man1/man2html.1*
14mu|hxtools-20150304-1|241	
14mu|hxtools-20150304-1|242	#no corresponding binary
14mu|hxtools-20150304-1|243	rm %{buildroot}/%{_mandir}/man8/xfs_irecover.8*
14mu|hxtools-20150304-1|244	
14mu|hxtools-20150304-1|245	
14mu|hxtools-20150304-1|246	%changelog
14mu|hxtools-20150304-1|247	
14mu|hxtools-20150304-1|248	* Tue Sep 06 2016 Rosa <rosa@abf.rosalinux.ru> 20150304-1
14mu|hxtools-20150304-1|249	- (ceb6066) Automatic import for version 20150304-1
14mu|hxtools-20150304-1|250	
14mu|hxtools-20150304-1|251	

22786 14
14mu|i2c-tools-3.1.2-4|1	Summary:	Heterogeneous set of I2C tools for Linux
14mu|i2c-tools-3.1.2-4|2	Name:		i2c-tools
14mu|i2c-tools-3.1.2-4|3	Version:	3.1.2
14mu|i2c-tools-3.1.2-4|4	Release:	4
14mu|i2c-tools-3.1.2-4|5	License:	GPLv2+
14mu|i2c-tools-3.1.2-4|6	Group:		System/Kernel and hardware
14mu|i2c-tools-3.1.2-4|7	Url:		http://www.lm-sensors.org/wiki/I2CTools
14mu|i2c-tools-3.1.2-4|8	Source0:	http://dl.lm-sensors.org/i2c-tools/releases/%{name}-%{version}.tar.bz2
14mu|i2c-tools-3.1.2-4|9	BuildRequires:	python-setuptools
14mu|i2c-tools-3.1.2-4|10	BuildRequires:	pkgconfig(python)
14mu|i2c-tools-3.1.2-4|11	Requires:	udev
14mu|i2c-tools-3.1.2-4|12	Conflicts:	lm_sensors < 3.0.0
14mu|i2c-tools-3.1.2-4|13	
14mu|i2c-tools-3.1.2-4|14	%description
14mu|i2c-tools-3.1.2-4|15	This package contains a heterogeneous set of I2C tools for Linux: a bus
14mu|i2c-tools-3.1.2-4|16	probing tool, a chip dumper, register-level access helpers, EEPROM
14mu|i2c-tools-3.1.2-4|17	decoding scripts, and more.
14mu|i2c-tools-3.1.2-4|18	
14mu|i2c-tools-3.1.2-4|19	%files
14mu|i2c-tools-3.1.2-4|20	%defattr(0644,root,root,0755)
14mu|i2c-tools-3.1.2-4|21	%doc CHANGES COPYING README
14mu|i2c-tools-3.1.2-4|22	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-0
14mu|i2c-tools-3.1.2-4|23	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-1
14mu|i2c-tools-3.1.2-4|24	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-2
14mu|i2c-tools-3.1.2-4|25	%attr(660,root,root) %dev(c,89,0) /lib/udev/devices/i2c-3
14mu|i2c-tools-3.1.2-4|26	#%attr(0755,root,root) %{_bindir}/*
14mu|i2c-tools-3.1.2-4|27	#%attr(0755,root,root) %{_sbindir}/*
14mu|i2c-tools-3.1.2-4|28	%exclude %{_sbindir}/eeprog
14mu|i2c-tools-3.1.2-4|29	%exclude %{_sbindir}/eeprom
14mu|i2c-tools-3.1.2-4|30	%exclude %{_sbindir}/eepromer
14mu|i2c-tools-3.1.2-4|31	%attr(0755,root,root) %{_bindir}/ddcmon
14mu|i2c-tools-3.1.2-4|32	%attr(0755,root,root) %{_bindir}/decode-dimms
14mu|i2c-tools-3.1.2-4|33	%attr(0755,root,root) %{_bindir}/decode-edid
14mu|i2c-tools-3.1.2-4|34	%attr(0755,root,root) %{_bindir}/decode-vaio
14mu|i2c-tools-3.1.2-4|35	%attr(0755,root,root) %{_sbindir}/i2cdetect
14mu|i2c-tools-3.1.2-4|36	%attr(0755,root,root) %{_sbindir}/i2cdump
14mu|i2c-tools-3.1.2-4|37	%attr(0755,root,root) %{_sbindir}/i2cget
14mu|i2c-tools-3.1.2-4|38	%attr(0755,root,root) %{_sbindir}/i2cset
14mu|i2c-tools-3.1.2-4|39	%attr(0755,root,root) %{_sbindir}/i2c-stub-from-dump
14mu|i2c-tools-3.1.2-4|40	%{_mandir}/man8/i2cdetect.8*
14mu|i2c-tools-3.1.2-4|41	%{_mandir}/man8/i2cdump.8*
14mu|i2c-tools-3.1.2-4|42	%{_mandir}/man8/i2cget.8*
14mu|i2c-tools-3.1.2-4|43	%{_mandir}/man8/i2cset.8*
14mu|i2c-tools-3.1.2-4|44	%{_mandir}/man8/i2c-stub-from-dump.8*
14mu|i2c-tools-3.1.2-4|45	%{_mandir}/man1/decode-dimms.1*
14mu|i2c-tools-3.1.2-4|46	%{_mandir}/man1/decode-vaio.1*
14mu|i2c-tools-3.1.2-4|47	
14mu|i2c-tools-3.1.2-4|48	#----------------------------------------------------------------------------
14mu|i2c-tools-3.1.2-4|49	
14mu|i2c-tools-3.1.2-4|50	%package eepromer
14mu|i2c-tools-3.1.2-4|51	Summary:	Programs for reading/writing i2c/smbus eeproms
14mu|i2c-tools-3.1.2-4|52	Group:		System/Kernel and hardware
14mu|i2c-tools-3.1.2-4|53	Requires:	%{name} = %{EVRD}
14mu|i2c-tools-3.1.2-4|54	
14mu|i2c-tools-3.1.2-4|55	%description eepromer
14mu|i2c-tools-3.1.2-4|56	Programs for reading/writing i2c/smbus eeproms. Notice that writing the
14mu|i2c-tools-3.1.2-4|57	eeproms in your system is very dangerous and is likely to render your system
14mu|i2c-tools-3.1.2-4|58	unusable. Do not install, let alone use this, unless you really, _really_ know
14mu|i2c-tools-3.1.2-4|59	what you are doing.
14mu|i2c-tools-3.1.2-4|60	
14mu|i2c-tools-3.1.2-4|61	%files eepromer
14mu|i2c-tools-3.1.2-4|62	%defattr(0644,root,root,0755)
14mu|i2c-tools-3.1.2-4|63	%doc eepromer/README eepromer/README.eeprom eepromer/README.eepromer eepromer/README.eeprog
14mu|i2c-tools-3.1.2-4|64	%attr(0755,root,root) %{_sbindir}/eeprog
14mu|i2c-tools-3.1.2-4|65	%attr(0755,root,root) %{_sbindir}/eeprom
14mu|i2c-tools-3.1.2-4|66	%attr(0755,root,root) %{_sbindir}/eepromer
14mu|i2c-tools-3.1.2-4|67	
14mu|i2c-tools-3.1.2-4|68	#----------------------------------------------------------------------------
14mu|i2c-tools-3.1.2-4|69	
14mu|i2c-tools-3.1.2-4|70	%package -n python-smbus
14mu|i2c-tools-3.1.2-4|71	Summary:	Python module for SMBus access via I2C
14mu|i2c-tools-3.1.2-4|72	Group:		System/Kernel and hardware
14mu|i2c-tools-3.1.2-4|73	Requires:	python
14mu|i2c-tools-3.1.2-4|74	
14mu|i2c-tools-3.1.2-4|75	%description -n python-smbus
14mu|i2c-tools-3.1.2-4|76	This Python module allows SMBus access through the I2C /dev interface
14mu|i2c-tools-3.1.2-4|77	on Linux hosts. The host kernel must have I2C support, I2C device
14mu|i2c-tools-3.1.2-4|78	interface support, and a bus adapter driver.
14mu|i2c-tools-3.1.2-4|79	
14mu|i2c-tools-3.1.2-4|80	%files -n python-smbus
14mu|i2c-tools-3.1.2-4|81	%defattr(0644,root,root,0755)
14mu|i2c-tools-3.1.2-4|82	%doc py-smbus/README
14mu|i2c-tools-3.1.2-4|83	%{py_platsitedir}/smbus*
14mu|i2c-tools-3.1.2-4|84	
14mu|i2c-tools-3.1.2-4|85	#----------------------------------------------------------------------------
14mu|i2c-tools-3.1.2-4|86	
14mu|i2c-tools-3.1.2-4|87	%prep
14mu|i2c-tools-3.1.2-4|88	%setup -q
14mu|i2c-tools-3.1.2-4|89	
14mu|i2c-tools-3.1.2-4|90	%build
14mu|i2c-tools-3.1.2-4|91	%make CFLAGS="%{optflags}"
14mu|i2c-tools-3.1.2-4|92	
14mu|i2c-tools-3.1.2-4|93	pushd eepromer
14mu|i2c-tools-3.1.2-4|94	%make CFLAGS="%{optflags} -I../include"
14mu|i2c-tools-3.1.2-4|95	popd
14mu|i2c-tools-3.1.2-4|96	
14mu|i2c-tools-3.1.2-4|97	pushd py-smbus
14mu|i2c-tools-3.1.2-4|98	CFLAGS="%{optflags} -I../include" python setup.py build
14mu|i2c-tools-3.1.2-4|99	popd
14mu|i2c-tools-3.1.2-4|100	
14mu|i2c-tools-3.1.2-4|101	%install
14mu|i2c-tools-3.1.2-4|102	%makeinstall
14mu|i2c-tools-3.1.2-4|103	cp -a eepromer/eeprog eepromer/eeprom eepromer/eepromer %{buildroot}%{_sbindir}
14mu|i2c-tools-3.1.2-4|104	
14mu|i2c-tools-3.1.2-4|105	pushd py-smbus
14mu|i2c-tools-3.1.2-4|106	python setup.py install --root=%{buildroot} --compile --optimize=2
14mu|i2c-tools-3.1.2-4|107	popd
14mu|i2c-tools-3.1.2-4|108	
14mu|i2c-tools-3.1.2-4|109	rm -r %{buildroot}%{_includedir}/linux
14mu|i2c-tools-3.1.2-4|110	
14mu|i2c-tools-3.1.2-4|111	%changelog
14mu|i2c-tools-3.1.2-4|112	
14mu|i2c-tools-3.1.2-4|113	* Tue Dec 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.2-4
14mu|i2c-tools-3.1.2-4|114	- (f88f7cc) Bump release
14mu|i2c-tools-3.1.2-4|115	
14mu|i2c-tools-3.1.2-4|116	

22787 14
14mu|iagno-3.17.90-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|iagno-3.17.90-1|2	%define _appdatadir %{_datadir}/appdata
14mu|iagno-3.17.90-1|3	
14mu|iagno-3.17.90-1|4	Name:           iagno
14mu|iagno-3.17.90-1|5	Version:        3.17.90
14mu|iagno-3.17.90-1|6	Release:        1
14mu|iagno-3.17.90-1|7	Summary:        GNOME Reversi game
14mu|iagno-3.17.90-1|8	
14mu|iagno-3.17.90-1|9	License:        GPLv2+ and CC-BY-SA
14mu|iagno-3.17.90-1|10	Group:		Games/Other
14mu|iagno-3.17.90-1|11	URL:            http://live.gnome.org/Iagno
14mu|iagno-3.17.90-1|12	Source0:        http://download.gnome.org/sources/iagno/%{url_ver}/iagno-%{version}.tar.xz
14mu|iagno-3.17.90-1|13	Source100:      iagno.rpmlintrc
14mu|iagno-3.17.90-1|14	
14mu|iagno-3.17.90-1|15	BuildRequires: pkgconfig(glib-2.0)
14mu|iagno-3.17.90-1|16	BuildRequires: pkgconfig(gtk+-3.0)
14mu|iagno-3.17.90-1|17	BuildRequires: pkgconfig(librsvg-2.0)
14mu|iagno-3.17.90-1|18	BuildRequires: pkgconfig(libcanberra)
14mu|iagno-3.17.90-1|19	BuildRequires: pkgconfig(libcanberra-gtk3)
14mu|iagno-3.17.90-1|20	BuildRequires: intltool
14mu|iagno-3.17.90-1|21	BuildRequires: itstool
14mu|iagno-3.17.90-1|22	BuildRequires: desktop-file-utils
14mu|iagno-3.17.90-1|23	BuildRequires: appstream-util
14mu|iagno-3.17.90-1|24	
14mu|iagno-3.17.90-1|25	
14mu|iagno-3.17.90-1|26	Obsoletes: gnome-games < 3.7.92
14mu|iagno-3.17.90-1|27	
14mu|iagno-3.17.90-1|28	%description
14mu|iagno-3.17.90-1|29	The GNOME version of Reversi. The goal is to control the most disks
14mu|iagno-3.17.90-1|30	on the board.
14mu|iagno-3.17.90-1|31	
14mu|iagno-3.17.90-1|32	%files -f %{name}.lang
14mu|iagno-3.17.90-1|33	%doc COPYING NEWS
14mu|iagno-3.17.90-1|34	%{_bindir}/iagno
14mu|iagno-3.17.90-1|35	%{_datadir}/applications/iagno.desktop
14mu|iagno-3.17.90-1|36	%{_datadir}/glib-2.0/schemas/org.gnome.iagno.gschema.xml
14mu|iagno-3.17.90-1|37	%{_datadir}/iagno/
14mu|iagno-3.17.90-1|38	%{_datadir}/icons/*/*/apps/*
14mu|iagno-3.17.90-1|39	%{_mandir}/man6/iagno.6*
14mu|iagno-3.17.90-1|40	%{_appdatadir}/*.xml
14mu|iagno-3.17.90-1|41	
14mu|iagno-3.17.90-1|42	
14mu|iagno-3.17.90-1|43	%prep
14mu|iagno-3.17.90-1|44	%setup -q
14mu|iagno-3.17.90-1|45	
14mu|iagno-3.17.90-1|46	%build
14mu|iagno-3.17.90-1|47	%configure2_5x
14mu|iagno-3.17.90-1|48	%make
14mu|iagno-3.17.90-1|49	
14mu|iagno-3.17.90-1|50	
14mu|iagno-3.17.90-1|51	%install
14mu|iagno-3.17.90-1|52	%makeinstall_std
14mu|iagno-3.17.90-1|53	
14mu|iagno-3.17.90-1|54	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/iagno.desktop
14mu|iagno-3.17.90-1|55	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14mu|iagno-3.17.90-1|56	
14mu|iagno-3.17.90-1|57	%find_lang %{name} --with-gnome
14mu|iagno-3.17.90-1|58	
14mu|iagno-3.17.90-1|59	
14mu|iagno-3.17.90-1|60	
14mu|iagno-3.17.90-1|61	%changelog
14mu|iagno-3.17.90-1|62	
14mu|iagno-3.17.90-1|63	* Sat Aug 29 2015 abfonly <abfonly@gmail.com> 3.17.90-1
14mu|iagno-3.17.90-1|64	- (bbd8c3a) Merge pull request #1 from abfonly/iagno:gnome316
14mu|iagno-3.17.90-1|65	- (bbd8c3a) abfonly
14mu|iagno-3.17.90-1|66	
14mu|iagno-3.17.90-1|67	

22788 14
14mu|ibus-1.5.8-1|1	%define api	1.0
14mu|ibus-1.5.8-1|2	%define major	5
14mu|ibus-1.5.8-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|ibus-1.5.8-1|4	%define girname %mklibname %{name}-gir %{api}
14mu|ibus-1.5.8-1|5	%define devname %mklibname %{name} -d
14mu|ibus-1.5.8-1|6	
14mu|ibus-1.5.8-1|7	Summary:	A next generation input framework
14mu|ibus-1.5.8-1|8	Name:		ibus
14mu|ibus-1.5.8-1|9	Version:	1.5.8
14mu|ibus-1.5.8-1|10	Release:	1
14mu|ibus-1.5.8-1|11	License:	GPLv2+
14mu|ibus-1.5.8-1|12	Group:		System/Internationalization
14mu|ibus-1.5.8-1|13	Url:		http://code.google.com/p/ibus/
14mu|ibus-1.5.8-1|14	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
14mu|ibus-1.5.8-1|15	Source1:	ibus.macros
14mu|ibus-1.5.8-1|16	Patch0:		ibus-1.5.7-desktop.patch
14mu|ibus-1.5.8-1|17	BuildRequires:	dconf
14mu|ibus-1.5.8-1|18	BuildRequires:	GConf2
14mu|ibus-1.5.8-1|19	BuildRequires:	gtk-doc
14mu|ibus-1.5.8-1|20	BuildRequires:	intltool
14mu|ibus-1.5.8-1|21	BuildRequires:	kde4-macros
14mu|ibus-1.5.8-1|22	BuildRequires:	vala
14mu|ibus-1.5.8-1|23	BuildRequires:	vala-devel
14mu|ibus-1.5.8-1|24	BuildRequires:	vala-tools
14mu|ibus-1.5.8-1|25	BuildRequires:	gettext-devel
14mu|ibus-1.5.8-1|26	BuildRequires:	pkgconfig(dbus-1)
14mu|ibus-1.5.8-1|27	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|ibus-1.5.8-1|28	BuildRequires:	pkgconfig(dbus-python)
14mu|ibus-1.5.8-1|29	BuildRequires:	pkgconfig(dconf)
14mu|ibus-1.5.8-1|30	BuildRequires:	pkgconfig(gconf-2.0)
14mu|ibus-1.5.8-1|31	BuildRequires:	pkgconfig(gdk-2.0)
14mu|ibus-1.5.8-1|32	BuildRequires:	pkgconfig(gdk-3.0)
14mu|ibus-1.5.8-1|33	BuildRequires:	pkgconfig(gio-2.0) >= 2.32.0
14mu|ibus-1.5.8-1|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.32.0
14mu|ibus-1.5.8-1|35	BuildRequires:	pkgconfig(gobject-2.0) >= 2.32.0
14mu|ibus-1.5.8-1|36	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|ibus-1.5.8-1|37	BuildRequires:	pkgconfig(gthread-2.0) >= 2.32.0
14mu|ibus-1.5.8-1|38	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|ibus-1.5.8-1|39	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|ibus-1.5.8-1|40	BuildRequires:	pkgconfig(iso-codes)
14mu|ibus-1.5.8-1|41	BuildRequires:	pkgconfig(libnotify)
14mu|ibus-1.5.8-1|42	BuildRequires:	pkgconfig(pygobject-2.0)
14mu|ibus-1.5.8-1|43	BuildRequires:	pkgconfig(pygobject-3.0) >= 3.0.0
14mu|ibus-1.5.8-1|44	BuildRequires:	pkgconfig(python)
14mu|ibus-1.5.8-1|45	BuildRequires:	pkgconfig(vapigen)
14mu|ibus-1.5.8-1|46	BuildRequires:	pkgconfig(x11)
14mu|ibus-1.5.8-1|47	BuildRequires:	python-gi
14mu|ibus-1.5.8-1|48	
14mu|ibus-1.5.8-1|49	Requires:	iso-codes
14mu|ibus-1.5.8-1|50	Requires:	librsvg
14mu|ibus-1.5.8-1|51	Requires:	python-gobject >= 2.15
14mu|ibus-1.5.8-1|52	Requires:	python-dbus >= 0.83.0
14mu|ibus-1.5.8-1|53	Requires:	pygtk2.0
14mu|ibus-1.5.8-1|54	Requires:	python-notify
14mu|ibus-1.5.8-1|55	Requires:	pyxdg
14mu|ibus-1.5.8-1|56	Suggests:	%{name}-gtk = %{EVRD}
14mu|ibus-1.5.8-1|57	Requires:       %{name}-ui
14mu|ibus-1.5.8-1|58	
14mu|ibus-1.5.8-1|59	%description
14mu|ibus-1.5.8-1|60	IBus is a next generation input framework.
14mu|ibus-1.5.8-1|61	
14mu|ibus-1.5.8-1|62	%files -f %{name}10.lang
14mu|ibus-1.5.8-1|63	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|ibus-1.5.8-1|64	%{_sysconfdir}/gconf/schemas/ibus.schemas
14mu|ibus-1.5.8-1|65	%{_sysconfdir}/dconf/profile/ibus
14mu|ibus-1.5.8-1|66	%{_sysconfdir}/dconf/db/ibus.d
14mu|ibus-1.5.8-1|67	%{_bindir}/*
14mu|ibus-1.5.8-1|68	%{_libexecdir}/ibus-dconf
14mu|ibus-1.5.8-1|69	%{_libexecdir}/ibus-gconf
14mu|ibus-1.5.8-1|70	%{_libexecdir}/ibus-x11
14mu|ibus-1.5.8-1|71	# %{_libexecdir}/ibus-ui-gtk*
14mu|ibus-1.5.8-1|72	%{_libexecdir}/ibus-engine-simple
14mu|ibus-1.5.8-1|73	%exclude %{_datadir}/ibus/component/gtkpanel.xml
14mu|ibus-1.5.8-1|74	%{_datadir}/applications/*.desktop
14mu|ibus-1.5.8-1|75	%{_datadir}/bash-completion/completions/ibus.bash
14mu|ibus-1.5.8-1|76	%{_datadir}/GConf/gsettings/ibus.convert
14mu|ibus-1.5.8-1|77	%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.gschema.xml
14mu|ibus-1.5.8-1|78	%{_datadir}/ibus/*
14mu|ibus-1.5.8-1|79	%{_iconsdir}/*/*/*/*
14mu|ibus-1.5.8-1|80	%{_mandir}/man1/ibus-daemon.1.*
14mu|ibus-1.5.8-1|81	%{_mandir}/man1/ibus-setup.1.*
14mu|ibus-1.5.8-1|82	%{_mandir}/man1/ibus.1.*
14mu|ibus-1.5.8-1|83	%{py_puresitedir}/*
14mu|ibus-1.5.8-1|84	%ifarch x86_64
14mu|ibus-1.5.8-1|85	%{py_platsitedir}/*
14mu|ibus-1.5.8-1|86	%endif
14mu|ibus-1.5.8-1|87	
14mu|ibus-1.5.8-1|88	%preun
14mu|ibus-1.5.8-1|89	%preun_uninstall_gconf_schemas ibus
14mu|ibus-1.5.8-1|90	
14mu|ibus-1.5.8-1|91	#----------------------------------------------------------------------------
14mu|ibus-1.5.8-1|92	
14mu|ibus-1.5.8-1|93	%package -n %{libname}
14mu|ibus-1.5.8-1|94	Summary:	Shared libraries for %{name}
14mu|ibus-1.5.8-1|95	Group:		System/Internationalization
14mu|ibus-1.5.8-1|96	Obsoletes:	%{_lib}ibus5 < 1.5.2-1
14mu|ibus-1.5.8-1|97	Conflicts:	%{_lib}ibus5 < 1.5.2-1
14mu|ibus-1.5.8-1|98	
14mu|ibus-1.5.8-1|99	%description -n %{libname}
14mu|ibus-1.5.8-1|100	IBus shared libraries.
14mu|ibus-1.5.8-1|101	
14mu|ibus-1.5.8-1|102	%files -n %{libname}
14mu|ibus-1.5.8-1|103	%{_libdir}/libibus-%{api}.so.%{major}*
14mu|ibus-1.5.8-1|104	
14mu|ibus-1.5.8-1|105	#----------------------------------------------------------------------------
14mu|ibus-1.5.8-1|106	
14mu|ibus-1.5.8-1|107	%package -n %{girname}
14mu|ibus-1.5.8-1|108	Summary:	GObject Introspection interface description for %{name}
14mu|ibus-1.5.8-1|109	Group:		System/Libraries
14mu|ibus-1.5.8-1|110	Conflicts:	%{_lib}ibus5 < 1.5.2-1
14mu|ibus-1.5.8-1|111	
14mu|ibus-1.5.8-1|112	%description -n %{girname}
14mu|ibus-1.5.8-1|113	GObject Introspection interface description for %{name}.
14mu|ibus-1.5.8-1|114	
14mu|ibus-1.5.8-1|115	%files -n %{girname}
14mu|ibus-1.5.8-1|116	%{_libdir}/girepository-1.0/IBus-%{api}.typelib
14mu|ibus-1.5.8-1|117	
14mu|ibus-1.5.8-1|118	#----------------------------------------------------------------------------
14mu|ibus-1.5.8-1|119	
14mu|ibus-1.5.8-1|120	%package -n %{devname}
14mu|ibus-1.5.8-1|121	Summary:	Headers of %{name} for development
14mu|ibus-1.5.8-1|122	Group:		Development/C
14mu|ibus-1.5.8-1|123	Requires:	%{libname} = %{EVRD}
14mu|ibus-1.5.8-1|124	Requires:	%{girname} = %{EVRD}
14mu|ibus-1.5.8-1|125	Provides:	%{name}-devel = %{EVRD}
14mu|ibus-1.5.8-1|126	Conflicts:	ibus-devel < 1.5.2-1
14mu|ibus-1.5.8-1|127	Obsoletes:	ibus-devel < 1.5.2-1
14mu|ibus-1.5.8-1|128	
14mu|ibus-1.5.8-1|129	%description -n %{devname}
14mu|ibus-1.5.8-1|130	IBus development package: development libraries, header files, and the like.
14mu|ibus-1.5.8-1|131	
14mu|ibus-1.5.8-1|132	%files -n %{devname}
14mu|ibus-1.5.8-1|133	%{_includedir}/ibus-1.0
14mu|ibus-1.5.8-1|134	%{_libdir}/*.so
14mu|ibus-1.5.8-1|135	%{_libdir}/pkgconfig/*.pc
14mu|ibus-1.5.8-1|136	%{_datadir}/gtk-doc/html/ibus
14mu|ibus-1.5.8-1|137	%{_datadir}/gir-1.0/*.gir
14mu|ibus-1.5.8-1|138	%{_datadir}/vala/vapi/*.vapi
14mu|ibus-1.5.8-1|139	%{_datadir}/vala/vapi/ibus-1.0.deps
14mu|ibus-1.5.8-1|140	%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mu|ibus-1.5.8-1|141	
14mu|ibus-1.5.8-1|142	#----------------------------------------------------------------------------
14mu|ibus-1.5.8-1|143	
14mu|ibus-1.5.8-1|144	%package gtk
14mu|ibus-1.5.8-1|145	Summary:	IBus gtk module
14mu|ibus-1.5.8-1|146	Group:		System/Internationalization
14mu|ibus-1.5.8-1|147	Requires:	%{name} = %{EVRD}
14mu|ibus-1.5.8-1|148	Requires(post):	gtk+2.0
14mu|ibus-1.5.8-1|149	Requires(postun): gtk+2.0
14mu|ibus-1.5.8-1|150	
14mu|ibus-1.5.8-1|151	%description gtk
14mu|ibus-1.5.8-1|152	IBus gtk module.
14mu|ibus-1.5.8-1|153	
14mu|ibus-1.5.8-1|154	%files gtk
14mu|ibus-1.5.8-1|155	%{_libdir}/gtk-2.0/*/immodules/*.so
14mu|ibus-1.5.8-1|156	
14mu|ibus-1.5.8-1|157	#----------------------------------------------------------------------------
14mu|ibus-1.5.8-1|158	
14mu|ibus-1.5.8-1|159	%package gtk3
14mu|ibus-1.5.8-1|160	Summary:	IBus gtk3 module
14mu|ibus-1.5.8-1|161	Group:		System/Internationalization
14mu|ibus-1.5.8-1|162	Requires:	%{name} = %{EVRD}
14mu|ibus-1.5.8-1|163	Requires(post):	gtk+3.0
14mu|ibus-1.5.8-1|164	Requires(postun): gtk+3.0
14mu|ibus-1.5.8-1|165	
14mu|ibus-1.5.8-1|166	%description gtk3
14mu|ibus-1.5.8-1|167	IBus gtk module.
14mu|ibus-1.5.8-1|168	
14mu|ibus-1.5.8-1|169	%files gtk3
14mu|ibus-1.5.8-1|170	%{_libdir}/gtk-3.0/*/immodules/*.so
14mu|ibus-1.5.8-1|171	
14mu|ibus-1.5.8-1|172	#----------------------------------------------------------------------------
14mu|ibus-1.5.8-1|173	
14mu|ibus-1.5.8-1|174	%package    ui-gtk3
14mu|ibus-1.5.8-1|175	Summary:    GTK+ 3.0 UI for IBus
14mu|ibus-1.5.8-1|176	Group:      System/Internationalization
14mu|ibus-1.5.8-1|177	Provides:   ibus-ui
14mu|ibus-1.5.8-1|178	Requires:   %{name} = %{version}
14mu|ibus-1.5.8-1|179	Suggests:   %{name}-gtk3 = %{version}
14mu|ibus-1.5.8-1|180	Conflicts:  ibus < 1.4.99.20121006-2
14mu|ibus-1.5.8-1|181	
14mu|ibus-1.5.8-1|182	%description ui-gtk3
14mu|ibus-1.5.8-1|183	GTK+ 3.0 UI for IBus.
14mu|ibus-1.5.8-1|184	
14mu|ibus-1.5.8-1|185	%files ui-gtk3
14mu|ibus-1.5.8-1|186	%{_libexecdir}/ibus-ui-gtk3
14mu|ibus-1.5.8-1|187	%{_datadir}/ibus/component/gtkpanel.xml
14mu|ibus-1.5.8-1|188	
14mu|ibus-1.5.8-1|189	#----------------------------------------------------------------------------
14mu|ibus-1.5.8-1|190	
14mu|ibus-1.5.8-1|191	%prep
14mu|ibus-1.5.8-1|192	%setup -q
14mu|ibus-1.5.8-1|193	%apply_patches
14mu|ibus-1.5.8-1|194	
14mu|ibus-1.5.8-1|195	%build
14mu|ibus-1.5.8-1|196	%configure2_5x \
14mu|ibus-1.5.8-1|197	--enable-vala=yes \
14mu|ibus-1.5.8-1|198	--enable-gtk3 \
14mu|ibus-1.5.8-1|199	--enable-gtk2 \
14mu|ibus-1.5.8-1|200	--enable-dconf \
14mu|ibus-1.5.8-1|201	--enable-gconf \
14mu|ibus-1.5.8-1|202	--enable-python-library \
14mu|ibus-1.5.8-1|203	--enable-dbus-python-check \
14mu|ibus-1.5.8-1|204	--enable-surrounding-text \
14mu|ibus-1.5.8-1|205	
14mu|ibus-1.5.8-1|206	%make
14mu|ibus-1.5.8-1|207	
14mu|ibus-1.5.8-1|208	%install
14mu|ibus-1.5.8-1|209	%makeinstall_std
14mu|ibus-1.5.8-1|210	
14mu|ibus-1.5.8-1|211	# install rpm macro
14mu|ibus-1.5.8-1|212	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mu|ibus-1.5.8-1|213	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mu|ibus-1.5.8-1|214	
14mu|ibus-1.5.8-1|215	rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/ibus.desktop
14mu|ibus-1.5.8-1|216	
14mu|ibus-1.5.8-1|217	# install ui automatic selector wrapper
14mu|ibus-1.5.8-1|218	mv %{buildroot}%{_bindir}/%{name}-daemon %{buildroot}%{_bindir}/%{name}-daemon-real
14mu|ibus-1.5.8-1|219	cat >%{buildroot}%{_bindir}/%{name}-daemon <<EOF
14mu|ibus-1.5.8-1|220	#!/bin/bash
14mu|ibus-1.5.8-1|221	if [ "\$DESKTOP" = "KDE" -a -x %{_kde_libdir}/kde4/libexec/kimpanel-ibus-panel ]
14mu|ibus-1.5.8-1|222	then
14mu|ibus-1.5.8-1|223	exec %{_bindir}/ibus-daemon-real --panel=%{_kde_libdir}/kde4/libexec/kimpanel-ibus-panel "\$@".
14mu|ibus-1.5.8-1|224	else
14mu|ibus-1.5.8-1|225	exec %{_bindir}/ibus-daemon-real "\$@"
14mu|ibus-1.5.8-1|226	fi
14mu|ibus-1.5.8-1|227	EOF
14mu|ibus-1.5.8-1|228	chmod 0755 %{buildroot}%{_bindir}/%{name}-daemon
14mu|ibus-1.5.8-1|229	
14mu|ibus-1.5.8-1|230	%find_lang %{name}10
14mu|ibus-1.5.8-1|231	
14mu|ibus-1.5.8-1|232	%changelog
14mu|ibus-1.5.8-1|233	* Wed Oct 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.8-1
14mu|ibus-1.5.8-1|234	+ Revision: 57e8273
14mu|ibus-1.5.8-1|235	- Fix files
14mu|ibus-1.5.8-1|236	
14mu|ibus-1.5.8-1|237	

22789 14
14mu|icedtea-web-1.6.1-2|1	%define javaver 1.8.0
14mu|icedtea-web-1.6.1-2|2	%define priority 18000
14mu|icedtea-web-1.6.1-2|3	
14mu|icedtea-web-1.6.1-2|4	%ifarch %{ix86}
14mu|icedtea-web-1.6.1-2|5	%define archinstall i386
14mu|icedtea-web-1.6.1-2|6	%endif
14mu|icedtea-web-1.6.1-2|7	%ifarch x86_64
14mu|icedtea-web-1.6.1-2|8	%define archinstall amd64
14mu|icedtea-web-1.6.1-2|9	%endif
14mu|icedtea-web-1.6.1-2|10	
14mu|icedtea-web-1.6.1-2|11	%define javadir %{_jvmdir}/java-openjdk
14mu|icedtea-web-1.6.1-2|12	%define jredir %{_jvmdir}/jre-openjdk
14mu|icedtea-web-1.6.1-2|13	%define javaplugin libjavaplugin.so
14mu|icedtea-web-1.6.1-2|14	%ifarch x86_64
14mu|icedtea-web-1.6.1-2|15	%define javaplugin libjavaplugin.so.%{_arch}
14mu|icedtea-web-1.6.1-2|16	%endif
14mu|icedtea-web-1.6.1-2|17	
14mu|icedtea-web-1.6.1-2|18	%define binsuffix .itweb
14mu|icedtea-web-1.6.1-2|19	
14mu|icedtea-web-1.6.1-2|20	Summary:	Additional Java components for OpenJDK
14mu|icedtea-web-1.6.1-2|21	Name:		icedtea-web
14mu|icedtea-web-1.6.1-2|22	Version:	1.6.1
14mu|icedtea-web-1.6.1-2|23	Release:	2
14mu|icedtea-web-1.6.1-2|24	Group:		Networking/WWW
14mu|icedtea-web-1.6.1-2|25	License:	LGPLv2+ and GPLv2 with exceptions
14mu|icedtea-web-1.6.1-2|26	Url:		http://icedtea.classpath.org/wiki/IcedTea-Web
14mu|icedtea-web-1.6.1-2|27	Source0:	http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
14mu|icedtea-web-1.6.1-2|28	BuildRequires:	desktop-file-utils
14mu|icedtea-web-1.6.1-2|29	BuildRequires:	zip
14mu|icedtea-web-1.6.1-2|30	BuildRequires:	java-%{javaver}-openjdk-devel
14mu|icedtea-web-1.6.1-2|31	BuildRequires:	pkgconfig(glib-2.0)
14mu|icedtea-web-1.6.1-2|32	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|icedtea-web-1.6.1-2|33	BuildRequires:	pkgconfig(mozilla-plugin)
14mu|icedtea-web-1.6.1-2|34	BuildRequires:	pkgconfig(zlib)
14mu|icedtea-web-1.6.1-2|35	Requires:	java-%{javaver}-openjdk
14mu|icedtea-web-1.6.1-2|36	Requires(post,postun):	update-alternatives
14mu|icedtea-web-1.6.1-2|37	# Standard JPackage plugin provides
14mu|icedtea-web-1.6.1-2|38	Provides:	java-plugin = %{javaver}
14mu|icedtea-web-1.6.1-2|39	
14mu|icedtea-web-1.6.1-2|40	%description
14mu|icedtea-web-1.6.1-2|41	The IcedTea-Web project provides a Java web browser plugin, an implementation
14mu|icedtea-web-1.6.1-2|42	of Java Web Start (originally based on the Netx project) and a settings tool to
14mu|icedtea-web-1.6.1-2|43	manage deployment settings for the aforementioned plugin and Web Start
14mu|icedtea-web-1.6.1-2|44	implementations.
14mu|icedtea-web-1.6.1-2|45	
14mu|icedtea-web-1.6.1-2|46	%files
14mu|icedtea-web-1.6.1-2|47	%doc NEWS README COPYING
14mu|icedtea-web-1.6.1-2|48	%{_bindir}/*
14mu|icedtea-web-1.6.1-2|49	%{_libdir}/IcedTeaPlugin.so
14mu|icedtea-web-1.6.1-2|50	%{_datadir}/applications/*
14mu|icedtea-web-1.6.1-2|51	%{_datadir}/icedtea-web
14mu|icedtea-web-1.6.1-2|52	%{_datadir}/pixmaps/*
14mu|icedtea-web-1.6.1-2|53	%{_mandir}/man1/*
14mu|icedtea-web-1.6.1-2|54	%{_mandir}/??/*
14mu|icedtea-web-1.6.1-2|55	# Post-script fails if this directory doesn't exist, so package it
14mu|icedtea-web-1.6.1-2|56	%dir %{_libdir}/mozilla/plugins/
14mu|icedtea-web-1.6.1-2|57	
14mu|icedtea-web-1.6.1-2|58	%post
14mu|icedtea-web-1.6.1-2|59	if [ $1 -gt 1 ]; then
14mu|icedtea-web-1.6.1-2|60	update-alternatives --remove %{javaplugin} \
14mu|icedtea-web-1.6.1-2|61	%{jre6dir}/lib/%{archinstall}/IcedTeaPlugin.so 2>/dev/null || :
14mu|icedtea-web-1.6.1-2|62	fi
14mu|icedtea-web-1.6.1-2|63	
14mu|icedtea-web-1.6.1-2|64	%posttrans
14mu|icedtea-web-1.6.1-2|65	update-alternatives \
14mu|icedtea-web-1.6.1-2|66	--install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
14mu|icedtea-web-1.6.1-2|67	%{_libdir}/IcedTeaPlugin.so %{priority} \
14mu|icedtea-web-1.6.1-2|68	--slave %{_bindir}/javaws javaws %{_prefix}/bin/javaws%{binsuffix} \
14mu|icedtea-web-1.6.1-2|69	--slave %{_mandir}/man1/javaws.1.xz javaws.1.xz \
14mu|icedtea-web-1.6.1-2|70	%{_mandir}/man1/javaws-itweb.1.xz
14mu|icedtea-web-1.6.1-2|71	exit 0
14mu|icedtea-web-1.6.1-2|72	
14mu|icedtea-web-1.6.1-2|73	%postun
14mu|icedtea-web-1.6.1-2|74	if [ $1 -eq 0 ]; then
14mu|icedtea-web-1.6.1-2|75	update-alternatives --remove %{javaplugin} %{_libdir}/IcedTeaPlugin.so
14mu|icedtea-web-1.6.1-2|76	fi
14mu|icedtea-web-1.6.1-2|77	exit 0
14mu|icedtea-web-1.6.1-2|78	
14mu|icedtea-web-1.6.1-2|79	#----------------------------------------------------------------------------
14mu|icedtea-web-1.6.1-2|80	
14mu|icedtea-web-1.6.1-2|81	%package javadoc
14mu|icedtea-web-1.6.1-2|82	Summary:	API documentation for IcedTea-Web
14mu|icedtea-web-1.6.1-2|83	Requires:	jpackage-utils
14mu|icedtea-web-1.6.1-2|84	BuildArch:	noarch
14mu|icedtea-web-1.6.1-2|85	
14mu|icedtea-web-1.6.1-2|86	%description javadoc
14mu|icedtea-web-1.6.1-2|87	This package contains Javadocs for the IcedTea-Web project.
14mu|icedtea-web-1.6.1-2|88	
14mu|icedtea-web-1.6.1-2|89	%files javadoc
14mu|icedtea-web-1.6.1-2|90	%{_javadocdir}/%{name}
14mu|icedtea-web-1.6.1-2|91	%doc COPYING
14mu|icedtea-web-1.6.1-2|92	
14mu|icedtea-web-1.6.1-2|93	#----------------------------------------------------------------------------
14mu|icedtea-web-1.6.1-2|94	
14mu|icedtea-web-1.6.1-2|95	%prep
14mu|icedtea-web-1.6.1-2|96	%setup -q
14mu|icedtea-web-1.6.1-2|97	
14mu|icedtea-web-1.6.1-2|98	# ugly hack to make it work on 2009.0/mes5 (pcpa)
14mu|icedtea-web-1.6.1-2|99	sed -e 's|AC_CANONICAL_HOST||;' -i configure.*
14mu|icedtea-web-1.6.1-2|100	autoreconf -fi
14mu|icedtea-web-1.6.1-2|101	
14mu|icedtea-web-1.6.1-2|102	%build
14mu|icedtea-web-1.6.1-2|103	%configure2_5x \
14mu|icedtea-web-1.6.1-2|104	--with-pkgversion=%{_vendor}-%{release}-%{_arch} \
14mu|icedtea-web-1.6.1-2|105	--docdir=%{_javadocdir}/%{name} \
14mu|icedtea-web-1.6.1-2|106	--with-jdk-home=%{javadir} \
14mu|icedtea-web-1.6.1-2|107	--with-jre-home=%{jredir} \
14mu|icedtea-web-1.6.1-2|108	--program-suffix=%{binsuffix}
14mu|icedtea-web-1.6.1-2|109	
14mu|icedtea-web-1.6.1-2|110	%make CXXFLAGS="%{optflags}"
14mu|icedtea-web-1.6.1-2|111	
14mu|icedtea-web-1.6.1-2|112	%install
14mu|icedtea-web-1.6.1-2|113	%makeinstall_std
14mu|icedtea-web-1.6.1-2|114	# Move javaws man page to a more specific name
14mu|icedtea-web-1.6.1-2|115	mv %{buildroot}%{_mandir}/man1/javaws.1 %{buildroot}%{_mandir}/man1/javaws-itweb.1
14mu|icedtea-web-1.6.1-2|116	
14mu|icedtea-web-1.6.1-2|117	# Install desktop files.
14mu|icedtea-web-1.6.1-2|118	install -d -m755 %{buildroot}%{_datadir}/{applications,pixmaps}
14mu|icedtea-web-1.6.1-2|119	cp javaws.png %{buildroot}%{_datadir}/pixmaps
14mu|icedtea-web-1.6.1-2|120	desktop-file-install --vendor ''\
14mu|icedtea-web-1.6.1-2|121	--dir %{buildroot}%{_datadir}/applications javaws.desktop
14mu|icedtea-web-1.6.1-2|122	desktop-file-install --vendor ''\
14mu|icedtea-web-1.6.1-2|123	--dir %{buildroot}%{_datadir}/applications itweb-settings.desktop
14mu|icedtea-web-1.6.1-2|124	
14mu|icedtea-web-1.6.1-2|125	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins/
14mu|icedtea-web-1.6.1-2|126	
14mu|icedtea-web-1.6.1-2|127	
14mu|icedtea-web-1.6.1-2|128	%changelog
14mu|icedtea-web-1.6.1-2|129	
14mu|icedtea-web-1.6.1-2|130	* Sat Jun 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.1-2
14mu|icedtea-web-1.6.1-2|131	- (6ed7c09) Fix post-script (man files are xz now, not gz)
14mu|icedtea-web-1.6.1-2|132	
14mu|icedtea-web-1.6.1-2|133	

22790 14
14mu|icu4j-52.1-1|1	Name:           icu4j
14mu|icu4j-52.1-1|2	Version:        52.1
14mu|icu4j-52.1-1|3	Release:        1
14mu|icu4j-52.1-1|4	Epoch:          1
14mu|icu4j-52.1-1|5	Summary:        International Components for Unicode for Java
14mu|icu4j-52.1-1|6	License:        MIT and EPL
14mu|icu4j-52.1-1|7	URL:            http://site.icu-project.org/
14mu|icu4j-52.1-1|8	Group:          Development/Java
14mu|icu4j-52.1-1|9	#CAUTION
14mu|icu4j-52.1-1|10	#to create a tarball use following procedure
14mu|icu4j-52.1-1|11	#svn co http://source.icu-project.org/repos/icu/icu4j/tags/release-52-eclipse-20140218 icu4j-<version>
14mu|icu4j-52.1-1|12	#tar caf icu4j-<version>.tar.xz icu4j-<version>/
14mu|icu4j-52.1-1|13	Source0:        icu4j-%{version}.tar.xz
14mu|icu4j-52.1-1|14	Source1:        %{name}-%{version}.pom
14mu|icu4j-52.1-1|15	
14mu|icu4j-52.1-1|16	# Java 8 taglet API changes
14mu|icu4j-52.1-1|17	Patch0:         java8-taglets.patch
14mu|icu4j-52.1-1|18	
14mu|icu4j-52.1-1|19	# Add better OSGi metadata to core jar
14mu|icu4j-52.1-1|20	Patch1:         improve-osgi-manifest.patch
14mu|icu4j-52.1-1|21	
14mu|icu4j-52.1-1|22	BuildRequires:  ant >= 1.7.0
14mu|icu4j-52.1-1|23	# FIXME:  is this necessary or is it just adding strings in the hrefs in
14mu|icu4j-52.1-1|24	# the docs?
14mu|icu4j-52.1-1|25	BuildRequires:  java-javadoc >= 1:1.6.0
14mu|icu4j-52.1-1|26	# This is to ensure we get OpenJDK and not GCJ
14mu|icu4j-52.1-1|27	BuildRequires:  java-devel >= 1:1.7.0
14mu|icu4j-52.1-1|28	BuildRequires:  jpackage-utils >= 0:1.5
14mu|icu4j-52.1-1|29	BuildRequires:  java-rpmbuild
14mu|icu4j-52.1-1|30	BuildRequires:  zip
14mu|icu4j-52.1-1|31	Requires:       jpackage-utils
14mu|icu4j-52.1-1|32	# This is to ensure we get OpenJDK and not GCJ
14mu|icu4j-52.1-1|33	Requires:       java-headless >= 1:1.6.0
14mu|icu4j-52.1-1|34	
14mu|icu4j-52.1-1|35	BuildArch:      noarch
14mu|icu4j-52.1-1|36	
14mu|icu4j-52.1-1|37	
14mu|icu4j-52.1-1|38	%description
14mu|icu4j-52.1-1|39	The International Components for Unicode (ICU) library provides robust and
14mu|icu4j-52.1-1|40	full-featured Unicode services on a wide variety of platforms. ICU supports
14mu|icu4j-52.1-1|41	the most current version of the Unicode standard, and provides support for
14mu|icu4j-52.1-1|42	supplementary characters (needed for GB 18030 repertoire support).
14mu|icu4j-52.1-1|43	
14mu|icu4j-52.1-1|44	Java provides a very strong foundation for global programs, and IBM and the
14mu|icu4j-52.1-1|45	ICU team played a key role in providing globalization technology into Sun's
14mu|icu4j-52.1-1|46	Java. But because of its long release schedule, Java cannot always keep
14mu|icu4j-52.1-1|47	up-to-date with evolving standards. The ICU team continues to extend Java's
14mu|icu4j-52.1-1|48	Unicode and internationalization support, focusing on improving
14mu|icu4j-52.1-1|49	performance, keeping current with the Unicode standard, and providing
14mu|icu4j-52.1-1|50	richer APIs, while remaining as compatible as possible with the original
14mu|icu4j-52.1-1|51	Java text and internationalization API design.
14mu|icu4j-52.1-1|52	
14mu|icu4j-52.1-1|53	%package charset
14mu|icu4j-52.1-1|54	Summary:        Charset converter library of %{name}
14mu|icu4j-52.1-1|55	Group:          Development/Java
14mu|icu4j-52.1-1|56	Requires:       jpackage-utils
14mu|icu4j-52.1-1|57	
14mu|icu4j-52.1-1|58	%description charset
14mu|icu4j-52.1-1|59	Charset sublibrary of %{name}.
14mu|icu4j-52.1-1|60	
14mu|icu4j-52.1-1|61	%package javadoc
14mu|icu4j-52.1-1|62	Summary:        Javadoc for %{name}
14mu|icu4j-52.1-1|63	Group:          Documentation
14mu|icu4j-52.1-1|64	Requires:       jpackage-utils
14mu|icu4j-52.1-1|65	Requires:       java-javadoc >= 1:1.6.0
14mu|icu4j-52.1-1|66	
14mu|icu4j-52.1-1|67	%description javadoc
14mu|icu4j-52.1-1|68	Javadoc for %{name}.
14mu|icu4j-52.1-1|69	
14mu|icu4j-52.1-1|70	%prep
14mu|icu4j-52.1-1|71	%setup -q -n %{name}-%{version}
14mu|icu4j-52.1-1|72	%patch0
14mu|icu4j-52.1-1|73	%patch1
14mu|icu4j-52.1-1|74	
14mu|icu4j-52.1-1|75	cp %{SOURCE1} .
14mu|icu4j-52.1-1|76	
14mu|icu4j-52.1-1|77	%{__sed} -i 's/\r//' APIChangeReport.html
14mu|icu4j-52.1-1|78	%{__sed} -i 's/\r//' readme.html
14mu|icu4j-52.1-1|79	
14mu|icu4j-52.1-1|80	sed --in-place "s/ .*bootclasspath=.*//g" build.xml
14mu|icu4j-52.1-1|81	sed --in-place "s/<date datetime=.*when=\"after\"\/>//" build.xml
14mu|icu4j-52.1-1|82	sed --in-place "/javac1.3/d" build.xml
14mu|icu4j-52.1-1|83	sed --in-place "s:/usr/lib:%{_datadir}:g" build.xml
14mu|icu4j-52.1-1|84	
14mu|icu4j-52.1-1|85	%build
14mu|icu4j-52.1-1|86	%ant -Dicu4j.javac.source=1.5 -Dicu4j.javac.target=1.5 -Dj2se.apidoc=%{_javadocdir}/java jar docs
14mu|icu4j-52.1-1|87	
14mu|icu4j-52.1-1|88	%install
14mu|icu4j-52.1-1|89	
14mu|icu4j-52.1-1|90	# jars
14mu|icu4j-52.1-1|91	mkdir -p %{buildroot}%{_javadir}
14mu|icu4j-52.1-1|92	cp -ap %{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|icu4j-52.1-1|93	cp -ap %{name}-charset.jar %{buildroot}%{_javadir}/%{name}-charset.jar
14mu|icu4j-52.1-1|94	
14mu|icu4j-52.1-1|95	# javadoc
14mu|icu4j-52.1-1|96	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|icu4j-52.1-1|97	cp -pr doc/* %{buildroot}%{_javadocdir}/%{name}
14mu|icu4j-52.1-1|98	
14mu|icu4j-52.1-1|99	# maven stuff
14mu|icu4j-52.1-1|100	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mu|icu4j-52.1-1|101	cp %{name}-%{version}.pom %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mu|icu4j-52.1-1|102	
14mu|icu4j-52.1-1|103	%files
14mu|icu4j-52.1-1|104	%doc readme.html APIChangeReport.html
14mu|icu4j-52.1-1|105	%{_javadir}/%{name}.jar
14mu|icu4j-52.1-1|106	# %{_datadir}/maven-metadata/*
14mu|icu4j-52.1-1|107	%{_mavenpomdir}/*.pom
14mu|icu4j-52.1-1|108	
14mu|icu4j-52.1-1|109	%files charset
14mu|icu4j-52.1-1|110	%{_javadir}/%{name}-charset.jar
14mu|icu4j-52.1-1|111	
14mu|icu4j-52.1-1|112	%files javadoc
14mu|icu4j-52.1-1|113	%doc %{_javadocdir}/*
14mu|icu4j-52.1-1|114	
14mu|icu4j-52.1-1|115	
14mu|icu4j-52.1-1|116	%changelog
14mu|icu4j-52.1-1|117	
14mu|icu4j-52.1-1|118	* Thu Jun 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:52.1-1
14mu|icu4j-52.1-1|119	- (bb3036e) Added java-rpmbuild BR
14mu|icu4j-52.1-1|120	
14mu|icu4j-52.1-1|121	

22791 14
14mu|id3lib-3.8.3-25|1	%define api 3.8
14mu|id3lib-3.8.3-25|2	%define major 3
14mu|id3lib-3.8.3-25|3	%define libname %mklibname id3_ %{api} %{major}
14mu|id3lib-3.8.3-25|4	%define devname %mklibname id3 -d
14mu|id3lib-3.8.3-25|5	%define staticname %mklibname id3 -d -s
14mu|id3lib-3.8.3-25|6	
14mu|id3lib-3.8.3-25|7	Summary:	A software library for manipulating ID3v1 and ID3v2 tags
14mu|id3lib-3.8.3-25|8	Name:		id3lib
14mu|id3lib-3.8.3-25|9	Version:	3.8.3
14mu|id3lib-3.8.3-25|10	Release:	25
14mu|id3lib-3.8.3-25|11	Epoch:		1
14mu|id3lib-3.8.3-25|12	License:	LGPL
14mu|id3lib-3.8.3-25|13	Group:		Sound
14mu|id3lib-3.8.3-25|14	Url:		http://id3lib.sourceforge.net
14mu|id3lib-3.8.3-25|15	Source0:	http://download.sourceforge.net/id3lib/%{name}-%{version}.tar.bz2
14mu|id3lib-3.8.3-25|16	Patch0:		id3lib-3.8.2-doxygen.patch
14mu|id3lib-3.8.3-25|17	Patch1:		patch_id3lib_3.8.3_UTF16_writing_bug.diff
14mu|id3lib-3.8.3-25|18	Patch2:		id3lib-3.8.3-CVE-2007-4460.patch
14mu|id3lib-3.8.3-25|19	Patch3:		id3lib-3.8.3-includes.patch
14mu|id3lib-3.8.3-25|20	Patch4:		id3lib-3.8.3-vbr_buffer_overflow.diff
14mu|id3lib-3.8.3-25|21	Patch5:		id3lib-3.8.3-libtool-autofoo.patch
14mu|id3lib-3.8.3-25|22	Provides:	id3lib-examples
14mu|id3lib-3.8.3-25|23	BuildRequires:	doxygen
14mu|id3lib-3.8.3-25|24	BuildRequires:	pkgconfig(zlib)
14mu|id3lib-3.8.3-25|25	
14mu|id3lib-3.8.3-25|26	%description
14mu|id3lib-3.8.3-25|27	This package provides a software library for manipulating ID3v1 and ID3v2 tags.
14mu|id3lib-3.8.3-25|28	It provides a convenient interface for software developers to include
14mu|id3lib-3.8.3-25|29	standards-compliant ID3v1/2 tagging capabilities in their applications.
14mu|id3lib-3.8.3-25|30	Features include identification of valid tags, automatic size conversions,
14mu|id3lib-3.8.3-25|31	(re)synchronisation of tag frames, seamless tag (de)compression, and optional
14mu|id3lib-3.8.3-25|32	padding facilities.
14mu|id3lib-3.8.3-25|33	Included are some simple command line example applications.
14mu|id3lib-3.8.3-25|34	
14mu|id3lib-3.8.3-25|35	%files
14mu|id3lib-3.8.3-25|36	%doc AUTHORS HISTORY NEWS README THANKS TODO
14mu|id3lib-3.8.3-25|37	%{_bindir}/*
14mu|id3lib-3.8.3-25|38	
14mu|id3lib-3.8.3-25|39	#----------------------------------------------------------------------------
14mu|id3lib-3.8.3-25|40	
14mu|id3lib-3.8.3-25|41	%package -n %{libname}
14mu|id3lib-3.8.3-25|42	Summary:	Id3lib libraries
14mu|id3lib-3.8.3-25|43	Group:		System/Libraries
14mu|id3lib-3.8.3-25|44	
14mu|id3lib-3.8.3-25|45	%description -n %{libname}
14mu|id3lib-3.8.3-25|46	This package provides a software library for manipulating ID3v1 and ID3v2 tags.
14mu|id3lib-3.8.3-25|47	
14mu|id3lib-3.8.3-25|48	%files -n %{libname}
14mu|id3lib-3.8.3-25|49	%doc README COPYING
14mu|id3lib-3.8.3-25|50	%{_libdir}/libid3-%{api}.so.%{major}*
14mu|id3lib-3.8.3-25|51	
14mu|id3lib-3.8.3-25|52	#----------------------------------------------------------------------------
14mu|id3lib-3.8.3-25|53	
14mu|id3lib-3.8.3-25|54	%package -n %{devname}
14mu|id3lib-3.8.3-25|55	Summary:	Headers for developing programs that will use id3lib
14mu|id3lib-3.8.3-25|56	Group:		Development/C++
14mu|id3lib-3.8.3-25|57	Requires:	%{libname} = %{EVRD}
14mu|id3lib-3.8.3-25|58	Requires:	pkgconfig(zlib)
14mu|id3lib-3.8.3-25|59	Provides:	libid3-devel = %{EVRD}
14mu|id3lib-3.8.3-25|60	Provides:	libid3lib-devel = %{EVRD}
14mu|id3lib-3.8.3-25|61	Provides:	id3lib-devel = %{EVRD}
14mu|id3lib-3.8.3-25|62	Provides:	id3lib-doc = %{EVRD}
14mu|id3lib-3.8.3-25|63	
14mu|id3lib-3.8.3-25|64	%description -n %{devname}
14mu|id3lib-3.8.3-25|65	This package contains the headers that programmers will need to develop
14mu|id3lib-3.8.3-25|66	applications which will use id3lib, the software library for ID3v1 and ID3v2
14mu|id3lib-3.8.3-25|67	tag manipulation.
14mu|id3lib-3.8.3-25|68	
14mu|id3lib-3.8.3-25|69	%files -n %{devname}
14mu|id3lib-3.8.3-25|70	%doc ChangeLog doc/*.html doc/*gif doc/*.txt doc/*.jpg doc/*.ico doc/*.css
14mu|id3lib-3.8.3-25|71	%doc doc/api doc/examples
14mu|id3lib-3.8.3-25|72	%{_includedir}/id3*.h
14mu|id3lib-3.8.3-25|73	%{_includedir}/id3
14mu|id3lib-3.8.3-25|74	%{_libdir}/*.so
14mu|id3lib-3.8.3-25|75	
14mu|id3lib-3.8.3-25|76	#----------------------------------------------------------------------------
14mu|id3lib-3.8.3-25|77	
14mu|id3lib-3.8.3-25|78	%package -n %{staticname}
14mu|id3lib-3.8.3-25|79	Summary:	Id3lib static libraries
14mu|id3lib-3.8.3-25|80	Group:		Development/C++
14mu|id3lib-3.8.3-25|81	Requires:	%{devname} = %{EVRD}
14mu|id3lib-3.8.3-25|82	
14mu|id3lib-3.8.3-25|83	%description -n %{staticname}
14mu|id3lib-3.8.3-25|84	This package provides a software library for manipulating ID3v1 and
14mu|id3lib-3.8.3-25|85	ID3v2 tags. It contains the static library of id3lib.
14mu|id3lib-3.8.3-25|86	
14mu|id3lib-3.8.3-25|87	%files -n %{staticname}
14mu|id3lib-3.8.3-25|88	%{_libdir}/*.a
14mu|id3lib-3.8.3-25|89	
14mu|id3lib-3.8.3-25|90	#----------------------------------------------------------------------------
14mu|id3lib-3.8.3-25|91	
14mu|id3lib-3.8.3-25|92	%prep
14mu|id3lib-3.8.3-25|93	%setup -q
14mu|id3lib-3.8.3-25|94	%patch0 -p0
14mu|id3lib-3.8.3-25|95	%patch1 -p1
14mu|id3lib-3.8.3-25|96	%patch2 -p1
14mu|id3lib-3.8.3-25|97	%patch3 -p1
14mu|id3lib-3.8.3-25|98	%patch4 -p1
14mu|id3lib-3.8.3-25|99	%patch5 -p1
14mu|id3lib-3.8.3-25|100	(mkdir -p doc/examples
14mu|id3lib-3.8.3-25|101	cd examples
14mu|id3lib-3.8.3-25|102	cp *.cpp *.c *.h *.tag *.jpg *.mp3 ../doc/examples
14mu|id3lib-3.8.3-25|103	)
14mu|id3lib-3.8.3-25|104	
14mu|id3lib-3.8.3-25|105	%build
14mu|id3lib-3.8.3-25|106	%configure2_5x
14mu|id3lib-3.8.3-25|107	%make
14mu|id3lib-3.8.3-25|108	%make docs
14mu|id3lib-3.8.3-25|109	
14mu|id3lib-3.8.3-25|110	%install
14mu|id3lib-3.8.3-25|111	%makeinstall_std
14mu|id3lib-3.8.3-25|112	
14mu|id3lib-3.8.3-25|113	
14mu|id3lib-3.8.3-25|114	%changelog
14mu|id3lib-3.8.3-25|115	* Sat Oct 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:3.8.3-25
14mu|id3lib-3.8.3-25|116	+ Revision: 0d96924
14mu|id3lib-3.8.3-25|117	- Add patch to fix VBR buffer overflow
14mu|id3lib-3.8.3-25|118	
14mu|id3lib-3.8.3-25|119	

22792 14
14mu|ifmetric-0.3-12|1	Summary:	Tool to change the priority of IPv4 routes
14mu|ifmetric-0.3-12|2	Name:		ifmetric
14mu|ifmetric-0.3-12|3	Version:	0.3
14mu|ifmetric-0.3-12|4	Release:	12
14mu|ifmetric-0.3-12|5	License:	GPL
14mu|ifmetric-0.3-12|6	Group: 		System/Configuration/Networking
14mu|ifmetric-0.3-12|7	Url: 		http://0pointer.de/lennart/projects/ifmetric/
14mu|ifmetric-0.3-12|8	Source0:	http://0pointer.de/lennart/projects/ifmetric/%{name}-%{version}.tar.gz
14mu|ifmetric-0.3-12|9	BuildRequires:	lynx
14mu|ifmetric-0.3-12|10	
14mu|ifmetric-0.3-12|11	%description
14mu|ifmetric-0.3-12|12	ifmetric is a Linux tool for setting the metrics of all IPv4 routes
14mu|ifmetric-0.3-12|13	attached to a given network interface at once. This may be used to
14mu|ifmetric-0.3-12|14	change the priority of routing IPv4 traffic over the interface.
14mu|ifmetric-0.3-12|15	Lower metrics correlate with higher priorities.
14mu|ifmetric-0.3-12|16	
14mu|ifmetric-0.3-12|17	%prep
14mu|ifmetric-0.3-12|18	%setup -q
14mu|ifmetric-0.3-12|19	
14mu|ifmetric-0.3-12|20	%build
14mu|ifmetric-0.3-12|21	%configure2_5x --disable-xmltoman
14mu|ifmetric-0.3-12|22	%make
14mu|ifmetric-0.3-12|23	
14mu|ifmetric-0.3-12|24	%install
14mu|ifmetric-0.3-12|25	%makeinstall
14mu|ifmetric-0.3-12|26	
14mu|ifmetric-0.3-12|27	%clean
14mu|ifmetric-0.3-12|28	
14mu|ifmetric-0.3-12|29	%files
14mu|ifmetric-0.3-12|30	%defattr(644,root,root,755)
14mu|ifmetric-0.3-12|31	%attr(755,root,root) %{_sbindir}/%{name}
14mu|ifmetric-0.3-12|32	%{_mandir}/man8/%{name}.*
14mu|ifmetric-0.3-12|33	
14mu|ifmetric-0.3-12|34	
14mu|ifmetric-0.3-12|35	
14mu|ifmetric-0.3-12|36	
14mu|ifmetric-0.3-12|37	
14mu|ifmetric-0.3-12|38	
14mu|ifmetric-0.3-12|39	%changelog
14mu|ifmetric-0.3-12|40	
14mu|ifmetric-0.3-12|41	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.3-12
14mu|ifmetric-0.3-12|42	- (b9c5635) Repack tarball according to upstream
14mu|ifmetric-0.3-12|43	
14mu|ifmetric-0.3-12|44	

22793 14
14mu|ifplugd-0.28-23|1	Summary:	Detect and perform actions when an ethernet cable is (un)plugged
14mu|ifplugd-0.28-23|2	Name:		ifplugd
14mu|ifplugd-0.28-23|3	Version:	0.28
14mu|ifplugd-0.28-23|4	Release:	23
14mu|ifplugd-0.28-23|5	License:	GPLv2+
14mu|ifplugd-0.28-23|6	Group:		System/Configuration/Networking
14mu|ifplugd-0.28-23|7	Url:		http://0pointer.de/lennart/projects/ifplugd/
14mu|ifplugd-0.28-23|8	Source0:	http://0pointer.de/lennart/projects/ifplugd/%{name}-%{version}.tar.gz
14mu|ifplugd-0.28-23|9	Patch0:		ifplugd-0.28-exit-status.patch
14mu|ifplugd-0.28-23|10	Patch1:		ifplugd-0.28-event.patch
14mu|ifplugd-0.28-23|11	Patch2:		ifplugd-0.28-include.patch
14mu|ifplugd-0.28-23|12	Patch3:		ifplugd-0.28-onlink.patch
14mu|ifplugd-0.28-23|13	BuildRequires:	doxygen
14mu|ifplugd-0.28-23|14	BuildRequires:	lynx
14mu|ifplugd-0.28-23|15	BuildRequires:	libdaemon-devel
14mu|ifplugd-0.28-23|16	
14mu|ifplugd-0.28-23|17	%description
14mu|ifplugd-0.28-23|18	ifplugd is a Linux daemon which will automatically configure your
14mu|ifplugd-0.28-23|19	ethernet device when a cable is plugged in and automatically
14mu|ifplugd-0.28-23|20	unconfigure it if the cable is pulled. This is useful on laptops with
14mu|ifplugd-0.28-23|21	onboard network adapters, since it will only configure the interface
14mu|ifplugd-0.28-23|22	when a cable is really connected.
14mu|ifplugd-0.28-23|23	
14mu|ifplugd-0.28-23|24	%files
14mu|ifplugd-0.28-23|25	%doc doc/README doc/NEWS doc/README.html doc/style.css LICENSE
14mu|ifplugd-0.28-23|26	/sbin/ifplugd
14mu|ifplugd-0.28-23|27	/sbin/ifplugstatus
14mu|ifplugd-0.28-23|28	%{_mandir}/man?/ifplugd*
14mu|ifplugd-0.28-23|29	%{_mandir}/man?/ifplugstatus*
14mu|ifplugd-0.28-23|30	%dir %{_sysconfdir}/ifplugd
14mu|ifplugd-0.28-23|31	%config(noreplace) %{_sysconfdir}/ifplugd/ifplugd.conf
14mu|ifplugd-0.28-23|32	%{_sysconfdir}/ifplugd/ifplugd.action
14mu|ifplugd-0.28-23|33	
14mu|ifplugd-0.28-23|34	#----------------------------------------------------------------------------
14mu|ifplugd-0.28-23|35	
14mu|ifplugd-0.28-23|36	%prep
14mu|ifplugd-0.28-23|37	%setup -q
14mu|ifplugd-0.28-23|38	%patch0 -p1 -b .exit-status
14mu|ifplugd-0.28-23|39	%patch1 -p1 -b .event
14mu|ifplugd-0.28-23|40	%patch2 -p1 -b .include
14mu|ifplugd-0.28-23|41	%patch3 -p1 -b .onlink
14mu|ifplugd-0.28-23|42	
14mu|ifplugd-0.28-23|43	%build
14mu|ifplugd-0.28-23|44	%configure2_5x \
14mu|ifplugd-0.28-23|45	--sbindir=/sbin
14mu|ifplugd-0.28-23|46	%make
14mu|ifplugd-0.28-23|47	
14mu|ifplugd-0.28-23|48	%install
14mu|ifplugd-0.28-23|49	%makeinstall_std
14mu|ifplugd-0.28-23|50	rm -f %{buildroot}%{_sysconfdir}/init.d/ifplugd
14mu|ifplugd-0.28-23|51	
14mu|ifplugd-0.28-23|52	
14mu|ifplugd-0.28-23|53	%changelog
14mu|ifplugd-0.28-23|54	
14mu|ifplugd-0.28-23|55	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.28-23
14mu|ifplugd-0.28-23|56	- (bf3c44e) Repack tarball according to upstream
14mu|ifplugd-0.28-23|57	
14mu|ifplugd-0.28-23|58	

22794 14
14mu|imagemagick-6.9.4.9-1|1	%define _disable_ld_no_undefined 1
14mu|imagemagick-6.9.4.9-1|2	# ImageMagick actually uses libtool to load its modules
14mu|imagemagick-6.9.4.9-1|3	%define dont_remove_libtool_files 1
14mu|imagemagick-6.9.4.9-1|4	%define build_test 0
14mu|imagemagick-6.9.4.9-1|5	%define bootstrap 0
14mu|imagemagick-6.9.4.9-1|6	
14mu|imagemagick-6.9.4.9-1|7	# some other funny version
14mu|imagemagick-6.9.4.9-1|8	# (aw) from the docs: Versions with Q8 in the name are 8 bits-per-pixel
14mu|imagemagick-6.9.4.9-1|9	# component (e.g. 8-bit red, 8-bit green, etc.), whereas, Q16 in the
14mu|imagemagick-6.9.4.9-1|10	# filename are 16 bits-per-pixel component. A Q16 version permits you
14mu|imagemagick-6.9.4.9-1|11	# to read or write 16-bit images without losing precision but requires
14mu|imagemagick-6.9.4.9-1|12	# twice as much resources as the Q8 version.
14mu|imagemagick-6.9.4.9-1|13	%define qlev Q16
14mu|imagemagick-6.9.4.9-1|14	
14mu|imagemagick-6.9.4.9-1|15	# their "official" version
14mu|imagemagick-6.9.4.9-1|16	%define rversion 6.9.4
14mu|imagemagick-6.9.4.9-1|17	# their "minor" version
14mu|imagemagick-6.9.4.9-1|18	%define minor_rev 9
14mu|imagemagick-6.9.4.9-1|19	# the full file version
14mu|imagemagick-6.9.4.9-1|20	%define dversion %{rversion}-%{minor_rev}
14mu|imagemagick-6.9.4.9-1|21	
14mu|imagemagick-6.9.4.9-1|22	%define api 6
14mu|imagemagick-6.9.4.9-1|23	%define major 2
14mu|imagemagick-6.9.4.9-1|24	%define cppmajor 6
14mu|imagemagick-6.9.4.9-1|25	%define libMagickpp %mklibname Magick++ %{api}.%{qlev} %{cppmajor}
14mu|imagemagick-6.9.4.9-1|26	%define libMagickCore %mklibname MagickCore %{api}.%{qlev} %{major}
14mu|imagemagick-6.9.4.9-1|27	%define libMagickWand %mklibname MagickWand %{api}.%{qlev} %{major}
14mu|imagemagick-6.9.4.9-1|28	%define devname %mklibname magick -d
14mu|imagemagick-6.9.4.9-1|29	
14mu|imagemagick-6.9.4.9-1|30	Summary:	An X application for displaying and manipulating images
14mu|imagemagick-6.9.4.9-1|31	Name:		imagemagick
14mu|imagemagick-6.9.4.9-1|32	Version:	%{rversion}.%{minor_rev}
14mu|imagemagick-6.9.4.9-1|33	Release:	1
14mu|imagemagick-6.9.4.9-1|34	License:	BSD-like
14mu|imagemagick-6.9.4.9-1|35	Group:		Graphics
14mu|imagemagick-6.9.4.9-1|36	Url:		http://www.imagemagick.org/
14mu|imagemagick-6.9.4.9-1|37	Source0:	ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{dversion}.tar.xz
14mu|imagemagick-6.9.4.9-1|38	Source1:	ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{dversion}.tar.xz.asc
14mu|imagemagick-6.9.4.9-1|39	Source2:	%{name}.rpmlintrc
14mu|imagemagick-6.9.4.9-1|40	Source3:	ImageMagick.pdf.bz2
14mu|imagemagick-6.9.4.9-1|41	# re-scaled from ftp://ftp.imagemagick.org/pub/ImageMagick/images/magick-icon.png
14mu|imagemagick-6.9.4.9-1|42	Source10:	magick-icon_16x16.png
14mu|imagemagick-6.9.4.9-1|43	Source11:	magick-icon_32x32.png
14mu|imagemagick-6.9.4.9-1|44	Source12:	magick-icon_48x48.png
14mu|imagemagick-6.9.4.9-1|45	Source13:	magick-icon_64x64.png
14mu|imagemagick-6.9.4.9-1|46	Patch0:		imagemagick-urw.diff
14mu|imagemagick-6.9.4.9-1|47	Patch1:		imagemagick-fpx.diff
14mu|imagemagick-6.9.4.9-1|48	Patch2:		ImageMagick-libpath.diff
14mu|imagemagick-6.9.4.9-1|49	
14mu|imagemagick-6.9.4.9-1|50	BuildRequires:	chrpath
14mu|imagemagick-6.9.4.9-1|51	BuildRequires:	ghostscript
14mu|imagemagick-6.9.4.9-1|52	BuildRequires:	subversion
14mu|imagemagick-6.9.4.9-1|53	BuildRequires:	bzip2-devel
14mu|imagemagick-6.9.4.9-1|54	BuildRequires:	jbig-devel
14mu|imagemagick-6.9.4.9-1|55	BuildRequires:	jpeg-devel
14mu|imagemagick-6.9.4.9-1|56	BuildRequires:	libtool-devel
14mu|imagemagick-6.9.4.9-1|57	BuildRequires:	libwmf-devel
14mu|imagemagick-6.9.4.9-1|58	BuildRequires:	perl-devel
14mu|imagemagick-6.9.4.9-1|59	BuildRequires:	pkgconfig(cairo)
14mu|imagemagick-6.9.4.9-1|60	%if !%{bootstrap}
14mu|imagemagick-6.9.4.9-1|61	BuildRequires:	pkgconfig(ddjvuapi)
14mu|imagemagick-6.9.4.9-1|62	%endif
14mu|imagemagick-6.9.4.9-1|63	BuildRequires:	pkgconfig(fontconfig)
14mu|imagemagick-6.9.4.9-1|64	BuildRequires:	pkgconfig(freetype2)
14mu|imagemagick-6.9.4.9-1|65	BuildRequires:	pkgconfig(jasper)
14mu|imagemagick-6.9.4.9-1|66	BuildRequires:	pkgconfig(lcms)
14mu|imagemagick-6.9.4.9-1|67	BuildRequires:	pkgconfig(libgvc)
14mu|imagemagick-6.9.4.9-1|68	BuildRequires:	pkgconfig(liblzma)
14mu|imagemagick-6.9.4.9-1|69	BuildRequires:	pkgconfig(libtiff-4)
14mu|imagemagick-6.9.4.9-1|70	BuildRequires:	pkgconfig(libpng)
14mu|imagemagick-6.9.4.9-1|71	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|imagemagick-6.9.4.9-1|72	BuildRequires:	pkgconfig(libxml-2.0)
14mu|imagemagick-6.9.4.9-1|73	BuildRequires:	pkgconfig(lqr-1)
14mu|imagemagick-6.9.4.9-1|74	BuildRequires:	pkgconfig(x11)
14mu|imagemagick-6.9.4.9-1|75	BuildRequires:	pkgconfig(xext)
14mu|imagemagick-6.9.4.9-1|76	BuildRequires:	pkgconfig(zlib)
14mu|imagemagick-6.9.4.9-1|77	
14mu|imagemagick-6.9.4.9-1|78	%description
14mu|imagemagick-6.9.4.9-1|79	ImageMagick is a powerful image display, conversion and manipulation tool. It
14mu|imagemagick-6.9.4.9-1|80	runs in an X session. With this tool, you can view, edit and display a variety
14mu|imagemagick-6.9.4.9-1|81	of image formats.
14mu|imagemagick-6.9.4.9-1|82	
14mu|imagemagick-6.9.4.9-1|83	ImageMagick can make use of the following delegate programs, available as
14mu|imagemagick-6.9.4.9-1|84	packages in Mandriva Linux: curl enscript ffmpeg ghostscript ghostscript-X gimp
14mu|imagemagick-6.9.4.9-1|85	gnuplot graphviz html2ps mplayer ncompress netpbm sane-backends tetex-dvips
14mu|imagemagick-6.9.4.9-1|86	transfig ufraw xdg-utils zip autotrace povray
14mu|imagemagick-6.9.4.9-1|87	
14mu|imagemagick-6.9.4.9-1|88	%files
14mu|imagemagick-6.9.4.9-1|89	%doc README.txt
14mu|imagemagick-6.9.4.9-1|90	%doc %{_docdir}/ImageMagick-%{api}
14mu|imagemagick-6.9.4.9-1|91	%{_sysconfdir}/ImageMagick-%{api}
14mu|imagemagick-6.9.4.9-1|92	%{_bindir}/animate
14mu|imagemagick-6.9.4.9-1|93	%{_bindir}/compare
14mu|imagemagick-6.9.4.9-1|94	%{_bindir}/composite
14mu|imagemagick-6.9.4.9-1|95	%{_bindir}/convert
14mu|imagemagick-6.9.4.9-1|96	%{_bindir}/conjure
14mu|imagemagick-6.9.4.9-1|97	%{_bindir}/display
14mu|imagemagick-6.9.4.9-1|98	%{_bindir}/identify
14mu|imagemagick-6.9.4.9-1|99	%{_bindir}/import
14mu|imagemagick-6.9.4.9-1|100	%{_bindir}/mogrify
14mu|imagemagick-6.9.4.9-1|101	%{_bindir}/montage
14mu|imagemagick-6.9.4.9-1|102	%{_bindir}/stream
14mu|imagemagick-6.9.4.9-1|103	%dir %{_libdir}/ImageMagick-%{rversion}
14mu|imagemagick-6.9.4.9-1|104	%dir %{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}
14mu|imagemagick-6.9.4.9-1|105	%dir %{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/coders
14mu|imagemagick-6.9.4.9-1|106	%{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/coders/*
14mu|imagemagick-6.9.4.9-1|107	%dir %{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/filters
14mu|imagemagick-6.9.4.9-1|108	%{_libdir}/ImageMagick-%{rversion}/modules-%{qlev}/filters/*
14mu|imagemagick-6.9.4.9-1|109	%{_libdir}/ImageMagick-%{rversion}/config-%{qlev}
14mu|imagemagick-6.9.4.9-1|110	%{_datadir}/ImageMagick-%{api}
14mu|imagemagick-6.9.4.9-1|111	%{_mandir}/man1/*
14mu|imagemagick-6.9.4.9-1|112	%{_mandir}/man3/*
14mu|imagemagick-6.9.4.9-1|113	%exclude %{_mandir}/man3/*::*.3pm*
14mu|imagemagick-6.9.4.9-1|114	
14mu|imagemagick-6.9.4.9-1|115	#----------------------------------------------------------------------------
14mu|imagemagick-6.9.4.9-1|116	
14mu|imagemagick-6.9.4.9-1|117	%package desktop
14mu|imagemagick-6.9.4.9-1|118	Summary:	ImageMagick menus
14mu|imagemagick-6.9.4.9-1|119	Group:		Graphics
14mu|imagemagick-6.9.4.9-1|120	Requires:	xterm
14mu|imagemagick-6.9.4.9-1|121	
14mu|imagemagick-6.9.4.9-1|122	%description desktop
14mu|imagemagick-6.9.4.9-1|123	This package contains the menu and .desktop entries to run the "display"
14mu|imagemagick-6.9.4.9-1|124	command from the menu.
14mu|imagemagick-6.9.4.9-1|125	
14mu|imagemagick-6.9.4.9-1|126	%files desktop
14mu|imagemagick-6.9.4.9-1|127	%{_datadir}/applications/*
14mu|imagemagick-6.9.4.9-1|128	%{_iconsdir}/%{name}.png
14mu|imagemagick-6.9.4.9-1|129	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14mu|imagemagick-6.9.4.9-1|130	%{_liconsdir}/%{name}.png
14mu|imagemagick-6.9.4.9-1|131	%{_miconsdir}/%{name}.png
14mu|imagemagick-6.9.4.9-1|132	
14mu|imagemagick-6.9.4.9-1|133	#----------------------------------------------------------------------------
14mu|imagemagick-6.9.4.9-1|134	
14mu|imagemagick-6.9.4.9-1|135	%package -n %{libMagickpp}
14mu|imagemagick-6.9.4.9-1|136	Summary:	ImageMagick libraries
14mu|imagemagick-6.9.4.9-1|137	Group:		System/Libraries
14mu|imagemagick-6.9.4.9-1|138	Obsoletes:	%{_lib}magick6 < 6.8.5.6-1
14mu|imagemagick-6.9.4.9-1|139	
14mu|imagemagick-6.9.4.9-1|140	%description -n %{libMagickpp}
14mu|imagemagick-6.9.4.9-1|141	This package contains a library for %{name}.
14mu|imagemagick-6.9.4.9-1|142	
14mu|imagemagick-6.9.4.9-1|143	%files -n %{libMagickpp}
14mu|imagemagick-6.9.4.9-1|144	%{_libdir}/libMagick++-%{api}.%{qlev}.so.%{cppmajor}*
14mu|imagemagick-6.9.4.9-1|145	
14mu|imagemagick-6.9.4.9-1|146	#----------------------------------------------------------------------------
14mu|imagemagick-6.9.4.9-1|147	
14mu|imagemagick-6.9.4.9-1|148	%package -n %{libMagickCore}
14mu|imagemagick-6.9.4.9-1|149	Summary:	ImageMagick libraries
14mu|imagemagick-6.9.4.9-1|150	Group:		System/Libraries
14mu|imagemagick-6.9.4.9-1|151	Conflicts:	%{_lib}magick6 < 6.8.5.6-1
14mu|imagemagick-6.9.4.9-1|152	
14mu|imagemagick-6.9.4.9-1|153	%description -n %{libMagickCore}
14mu|imagemagick-6.9.4.9-1|154	This package contains a library for %{name}.
14mu|imagemagick-6.9.4.9-1|155	
14mu|imagemagick-6.9.4.9-1|156	%files -n %{libMagickCore}
14mu|imagemagick-6.9.4.9-1|157	%{_libdir}/libMagickCore-%{api}.%{qlev}.so.%{major}*
14mu|imagemagick-6.9.4.9-1|158	
14mu|imagemagick-6.9.4.9-1|159	#----------------------------------------------------------------------------
14mu|imagemagick-6.9.4.9-1|160	
14mu|imagemagick-6.9.4.9-1|161	%package -n %{libMagickWand}
14mu|imagemagick-6.9.4.9-1|162	Summary:	ImageMagick libraries
14mu|imagemagick-6.9.4.9-1|163	Group:		System/Libraries
14mu|imagemagick-6.9.4.9-1|164	Conflicts:	%{_lib}magick6 < 6.8.5.6-1
14mu|imagemagick-6.9.4.9-1|165	
14mu|imagemagick-6.9.4.9-1|166	%description -n %{libMagickWand}
14mu|imagemagick-6.9.4.9-1|167	This package contains a library for %{name}.
14mu|imagemagick-6.9.4.9-1|168	
14mu|imagemagick-6.9.4.9-1|169	%files -n %{libMagickWand}
14mu|imagemagick-6.9.4.9-1|170	%{_libdir}/libMagickWand-%{api}.%{qlev}.so.%{major}*
14mu|imagemagick-6.9.4.9-1|171	
14mu|imagemagick-6.9.4.9-1|172	#----------------------------------------------------------------------------
14mu|imagemagick-6.9.4.9-1|173	
14mu|imagemagick-6.9.4.9-1|174	%package -n %{devname}
14mu|imagemagick-6.9.4.9-1|175	Summary:	Development libraries and header files for ImageMagick app development
14mu|imagemagick-6.9.4.9-1|176	Group:		Development/C
14mu|imagemagick-6.9.4.9-1|177	Requires:	%{libMagickpp} = %{EVRD}
14mu|imagemagick-6.9.4.9-1|178	Requires:	%{libMagickCore} = %{EVRD}
14mu|imagemagick-6.9.4.9-1|179	Requires:	%{libMagickWand} = %{EVRD}
14mu|imagemagick-6.9.4.9-1|180	Provides:	%{name}-devel = %{EVRD}
14mu|imagemagick-6.9.4.9-1|181	
14mu|imagemagick-6.9.4.9-1|182	%description -n %{devname}
14mu|imagemagick-6.9.4.9-1|183	If you want to create applications that will use ImageMagick code or APIs,
14mu|imagemagick-6.9.4.9-1|184	you'll need to install these packages as well as ImageMagick. These additional
14mu|imagemagick-6.9.4.9-1|185	packages aren't necessary if you simply want to use ImageMagick, however.
14mu|imagemagick-6.9.4.9-1|186	
14mu|imagemagick-6.9.4.9-1|187	ImageMagick-devel is an addition to ImageMagick which includes development
14mu|imagemagick-6.9.4.9-1|188	libraries and header files necessary to develop applications.
14mu|imagemagick-6.9.4.9-1|189	
14mu|imagemagick-6.9.4.9-1|190	%files -n %{devname}
14mu|imagemagick-6.9.4.9-1|191	%{_includedir}/ImageMagick-%{api}
14mu|imagemagick-6.9.4.9-1|192	%{multiarch_bindir}/Magick-config
14mu|imagemagick-6.9.4.9-1|193	%{multiarch_bindir}/Magick++-config
14mu|imagemagick-6.9.4.9-1|194	%{multiarch_bindir}/MagickCore-config
14mu|imagemagick-6.9.4.9-1|195	%{multiarch_bindir}/MagickWand-config
14mu|imagemagick-6.9.4.9-1|196	%{multiarch_bindir}/Wand-config
14mu|imagemagick-6.9.4.9-1|197	%dir %{multiarch_includedir}/ImageMagick-%{api}
14mu|imagemagick-6.9.4.9-1|198	%dir %{multiarch_includedir}/ImageMagick-%{api}/magick
14mu|imagemagick-6.9.4.9-1|199	%{multiarch_includedir}/ImageMagick-%{api}/magick/magick-config.h
14mu|imagemagick-6.9.4.9-1|200	%{_bindir}/Magick-config
14mu|imagemagick-6.9.4.9-1|201	%{_bindir}/Magick++-config
14mu|imagemagick-6.9.4.9-1|202	%{_bindir}/MagickCore-config
14mu|imagemagick-6.9.4.9-1|203	%{_bindir}/MagickWand-config
14mu|imagemagick-6.9.4.9-1|204	%{_bindir}/Wand-config
14mu|imagemagick-6.9.4.9-1|205	%{_libdir}/*.so
14mu|imagemagick-6.9.4.9-1|206	%{_libdir}/pkgconfig/*.pc
14mu|imagemagick-6.9.4.9-1|207	
14mu|imagemagick-6.9.4.9-1|208	#----------------------------------------------------------------------------
14mu|imagemagick-6.9.4.9-1|209	
14mu|imagemagick-6.9.4.9-1|210	%package -n perl-Image-Magick
14mu|imagemagick-6.9.4.9-1|211	Summary:	Libraries and modules for access to ImageMagick from perl
14mu|imagemagick-6.9.4.9-1|212	Group:		Development/Perl
14mu|imagemagick-6.9.4.9-1|213	Requires:	%{name} = %{EVRD}
14mu|imagemagick-6.9.4.9-1|214	Requires:	graphviz
14mu|imagemagick-6.9.4.9-1|215	Requires:	libwmf
14mu|imagemagick-6.9.4.9-1|216	
14mu|imagemagick-6.9.4.9-1|217	%description -n perl-Image-Magick
14mu|imagemagick-6.9.4.9-1|218	This is the ImageMagick perl support package. It includes perl modules and
14mu|imagemagick-6.9.4.9-1|219	support files for access to ImageMagick library from perl.
14mu|imagemagick-6.9.4.9-1|220	
14mu|imagemagick-6.9.4.9-1|221	%files -n perl-Image-Magick
14mu|imagemagick-6.9.4.9-1|222	%{perl_vendorarch}/Image
14mu|imagemagick-6.9.4.9-1|223	%{perl_vendorarch}/auto/Image
14mu|imagemagick-6.9.4.9-1|224	%{_mandir}/man3*/*::*.3pm*
14mu|imagemagick-6.9.4.9-1|225	
14mu|imagemagick-6.9.4.9-1|226	#----------------------------------------------------------------------------
14mu|imagemagick-6.9.4.9-1|227	
14mu|imagemagick-6.9.4.9-1|228	%package doc
14mu|imagemagick-6.9.4.9-1|229	Summary:	%{name} Documentation
14mu|imagemagick-6.9.4.9-1|230	Group:		Books/Other
14mu|imagemagick-6.9.4.9-1|231	BuildArch:	noarch
14mu|imagemagick-6.9.4.9-1|232	
14mu|imagemagick-6.9.4.9-1|233	%description doc
14mu|imagemagick-6.9.4.9-1|234	This package contains HTML/PDF documentation of %{name}.
14mu|imagemagick-6.9.4.9-1|235	
14mu|imagemagick-6.9.4.9-1|236	%files doc
14mu|imagemagick-6.9.4.9-1|237	%doc ImageMagick.pdf ChangeLog LICENSE NEWS* NOTICE
14mu|imagemagick-6.9.4.9-1|238	%doc QuickStart.txt installed_docs/*
14mu|imagemagick-6.9.4.9-1|239	
14mu|imagemagick-6.9.4.9-1|240	#----------------------------------------------------------------------------
14mu|imagemagick-6.9.4.9-1|241	
14mu|imagemagick-6.9.4.9-1|242	%prep
14mu|imagemagick-6.9.4.9-1|243	%setup -qn ImageMagick-%{rversion}-%{minor_rev}
14mu|imagemagick-6.9.4.9-1|244	%patch0 -p1
14mu|imagemagick-6.9.4.9-1|245	%patch1 -p1
14mu|imagemagick-6.9.4.9-1|246	%patch2 -p1
14mu|imagemagick-6.9.4.9-1|247	
14mu|imagemagick-6.9.4.9-1|248	bzcat %{SOURCE3} > ImageMagick.pdf
14mu|imagemagick-6.9.4.9-1|249	install -m 644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} .
14mu|imagemagick-6.9.4.9-1|250	libtoolize --copy --force; aclocal -I m4; autoconf; automake -a
14mu|imagemagick-6.9.4.9-1|251	
14mu|imagemagick-6.9.4.9-1|252	%build
14mu|imagemagick-6.9.4.9-1|253	#gw the format-string patch is incomplete:
14mu|imagemagick-6.9.4.9-1|254	%define Werror_cflags %nil
14mu|imagemagick-6.9.4.9-1|255	export CFLAGS="%{optflags} -fno-strict-aliasing -fPIC"
14mu|imagemagick-6.9.4.9-1|256	export CXXFLAGS="%{optflags} -fno-strict-aliasing -fPIC"
14mu|imagemagick-6.9.4.9-1|257	
14mu|imagemagick-6.9.4.9-1|258	# don't use icecream
14mu|imagemagick-6.9.4.9-1|259	export PATH=/bin:/usr/bin
14mu|imagemagick-6.9.4.9-1|260	
14mu|imagemagick-6.9.4.9-1|261	%configure2_5x \
14mu|imagemagick-6.9.4.9-1|262	--disable-static \
14mu|imagemagick-6.9.4.9-1|263	--docdir=%{_defaultdocdir}/imagemagick \
14mu|imagemagick-6.9.4.9-1|264	--with-pic \
14mu|imagemagick-6.9.4.9-1|265	--enable-shared \
14mu|imagemagick-6.9.4.9-1|266	--enable-fast-install \
14mu|imagemagick-6.9.4.9-1|267	--disable-ltdl-install \
14mu|imagemagick-6.9.4.9-1|268	--with-threads \
14mu|imagemagick-6.9.4.9-1|269	--with-magick_plus_plus \
14mu|imagemagick-6.9.4.9-1|270	--with-gslib \
14mu|imagemagick-6.9.4.9-1|271	--with-wmf \
14mu|imagemagick-6.9.4.9-1|272	--with-lcms \
14mu|imagemagick-6.9.4.9-1|273	--with-rsvg \
14mu|imagemagick-6.9.4.9-1|274	--with-xml \
14mu|imagemagick-6.9.4.9-1|275	--without-dps \
14mu|imagemagick-6.9.4.9-1|276	--without-windows-font-dir \
14mu|imagemagick-6.9.4.9-1|277	--with-modules \
14mu|imagemagick-6.9.4.9-1|278	--with-perl \
14mu|imagemagick-6.9.4.9-1|279	--with-perl-options="INSTALLDIRS=vendor CC='%{__cc} -L$PWD/magick/.libs' LDDLFLAGS='-shared -L$PWD/magick/.libs'" \
14mu|imagemagick-6.9.4.9-1|280	--with-jp2 \
14mu|imagemagick-6.9.4.9-1|281	--with-gvc \
14mu|imagemagick-6.9.4.9-1|282	--with-lqr
14mu|imagemagick-6.9.4.9-1|283	
14mu|imagemagick-6.9.4.9-1|284	# Disable rpath
14mu|imagemagick-6.9.4.9-1|285	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|imagemagick-6.9.4.9-1|286	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|imagemagick-6.9.4.9-1|287	
14mu|imagemagick-6.9.4.9-1|288	%make
14mu|imagemagick-6.9.4.9-1|289	
14mu|imagemagick-6.9.4.9-1|290	%install
14mu|imagemagick-6.9.4.9-1|291	# (Abel) set LD_RUN_PATH to null, to avoid adding rpath to perlmagick module
14mu|imagemagick-6.9.4.9-1|292	%makeinstall_std LD_RUN_PATH="" pkgdocdir=/installed_docs
14mu|imagemagick-6.9.4.9-1|293	
14mu|imagemagick-6.9.4.9-1|294	# fix docs inclusion (fix an unknown new rpm bug)
14mu|imagemagick-6.9.4.9-1|295	rm -rf installed_docs; mv %{buildroot}/installed_docs .
14mu|imagemagick-6.9.4.9-1|296	
14mu|imagemagick-6.9.4.9-1|297	# Remove unpackaged files
14mu|imagemagick-6.9.4.9-1|298	rm -f %{buildroot}%{_libdir}/*.la
14mu|imagemagick-6.9.4.9-1|299	rm -f %{buildroot}%{_libdir}/libltdl*
14mu|imagemagick-6.9.4.9-1|300	
14mu|imagemagick-6.9.4.9-1|301	# create compatible symlinks
14mu|imagemagick-6.9.4.9-1|302	ln -s libMagick++-%{api}.%{qlev}.so %{buildroot}%{_libdir}/libMagick++.so
14mu|imagemagick-6.9.4.9-1|303	ln -s libMagickCore-%{api}.%{qlev}.so %{buildroot}%{_libdir}/libMagickCore.so
14mu|imagemagick-6.9.4.9-1|304	ln -s libMagickWand-%{api}.%{qlev}.so %{buildroot}%{_libdir}/libMagickWand.so
14mu|imagemagick-6.9.4.9-1|305	
14mu|imagemagick-6.9.4.9-1|306	%multiarch_binaries %{buildroot}%{_bindir}/Magick-config
14mu|imagemagick-6.9.4.9-1|307	
14mu|imagemagick-6.9.4.9-1|308	%multiarch_binaries %{buildroot}%{_bindir}/Magick++-config
14mu|imagemagick-6.9.4.9-1|309	
14mu|imagemagick-6.9.4.9-1|310	%multiarch_binaries %{buildroot}%{_bindir}/MagickCore-config
14mu|imagemagick-6.9.4.9-1|311	
14mu|imagemagick-6.9.4.9-1|312	%multiarch_binaries %{buildroot}%{_bindir}/MagickWand-config
14mu|imagemagick-6.9.4.9-1|313	
14mu|imagemagick-6.9.4.9-1|314	%multiarch_binaries %{buildroot}%{_bindir}/Wand-config
14mu|imagemagick-6.9.4.9-1|315	
14mu|imagemagick-6.9.4.9-1|316	%multiarch_includes %{buildroot}%{_includedir}/ImageMagick-%{api}/magick/magick-config.h
14mu|imagemagick-6.9.4.9-1|317	
14mu|imagemagick-6.9.4.9-1|318	# nuke rpath
14mu|imagemagick-6.9.4.9-1|319	chrpath -d %{buildroot}%{perl_vendorarch}/auto/Image/Magick/Magick.so
14mu|imagemagick-6.9.4.9-1|320	
14mu|imagemagick-6.9.4.9-1|321	# icons
14mu|imagemagick-6.9.4.9-1|322	install -m 755 -d \
14mu|imagemagick-6.9.4.9-1|323	%{buildroot}%{_liconsdir} \
14mu|imagemagick-6.9.4.9-1|324	%{buildroot}%{_iconsdir} \
14mu|imagemagick-6.9.4.9-1|325	%{buildroot}%{_iconsdir}/hicolor/64x64/apps \
14mu|imagemagick-6.9.4.9-1|326	%{buildroot}%{_miconsdir}
14mu|imagemagick-6.9.4.9-1|327	
14mu|imagemagick-6.9.4.9-1|328	install -m 644 magick-icon_16x16.png %{buildroot}%{_miconsdir}/%{name}.png
14mu|imagemagick-6.9.4.9-1|329	install -m 644 magick-icon_32x32.png %{buildroot}%{_iconsdir}/%{name}.png
14mu|imagemagick-6.9.4.9-1|330	install -m 644 magick-icon_48x48.png %{buildroot}%{_liconsdir}/%{name}.png
14mu|imagemagick-6.9.4.9-1|331	install -m 644 magick-icon_64x64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14mu|imagemagick-6.9.4.9-1|332	
14mu|imagemagick-6.9.4.9-1|333	install -m 755 -d %{buildroot}%{_datadir}/applications/
14mu|imagemagick-6.9.4.9-1|334	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|imagemagick-6.9.4.9-1|335	[Desktop Entry]
14mu|imagemagick-6.9.4.9-1|336	Name=ImageMagick
14mu|imagemagick-6.9.4.9-1|337	Name[ru]=ImageMagick
14mu|imagemagick-6.9.4.9-1|338	Comment=Views Graphics files
14mu|imagemagick-6.9.4.9-1|339	Comment[ru]=Просмотр графических файлов
14mu|imagemagick-6.9.4.9-1|340	Exec=%{_bindir}/xterm -geometry 40x15 -title ImageMagick +sb -iconic -e %{_bindir}/display
14mu|imagemagick-6.9.4.9-1|341	Icon=%{name}
14mu|imagemagick-6.9.4.9-1|342	Terminal=false
14mu|imagemagick-6.9.4.9-1|343	Type=Application
14mu|imagemagick-6.9.4.9-1|344	Categories=Graphics;Viewer;
14mu|imagemagick-6.9.4.9-1|345	EOF
14mu|imagemagick-6.9.4.9-1|346	
14mu|imagemagick-6.9.4.9-1|347	%if %{build_test}
14mu|imagemagick-6.9.4.9-1|348	%check
14mu|imagemagick-6.9.4.9-1|349	# these tests require X
14mu|imagemagick-6.9.4.9-1|350	if [ -f PerlMagick/t/x11/read.t ]; then
14mu|imagemagick-6.9.4.9-1|351	mv PerlMagick/t/x11/read.t PerlMagick/t/x11/read.t.disabled
14mu|imagemagick-6.9.4.9-1|352	fi
14mu|imagemagick-6.9.4.9-1|353	if [ -f PerlMagick/t/x11/write.t ]; then
14mu|imagemagick-6.9.4.9-1|354	mv PerlMagick/t/x11/write.t PerlMagick/t/x11/write.t.disabled
14mu|imagemagick-6.9.4.9-1|355	fi
14mu|imagemagick-6.9.4.9-1|356	#dlname=`grep "^dlname" Magick++/lib/.libs/libMagick++.la | cut -d\' -f2`
14mu|imagemagick-6.9.4.9-1|357	#LD_PRELOAD="$PWD/Magick++/lib/.libs/$dlname" VERBOSE="1" make check
14mu|imagemagick-6.9.4.9-1|358	make check
14mu|imagemagick-6.9.4.9-1|359	%endif
14mu|imagemagick-6.9.4.9-1|360	
14mu|imagemagick-6.9.4.9-1|361	
14mu|imagemagick-6.9.4.9-1|362	%changelog
14mu|imagemagick-6.9.4.9-1|363	
14mu|imagemagick-6.9.4.9-1|364	* Tue Jun 21 2016 abondrov <andrey.bondrov@rosalab.ru> 6.9.4.9-1
14mu|imagemagick-6.9.4.9-1|365	- (418cdc2) Merge pull request #3 from alzim/imagemagick:rosa2014.1
14mu|imagemagick-6.9.4.9-1|366	- (418cdc2) Updated to 6.9.4-9
14mu|imagemagick-6.9.4.9-1|367	
14mu|imagemagick-6.9.4.9-1|368	

22795 14
14mu|imlib2-1.4.8-1|1	%define major 1
14mu|imlib2-1.4.8-1|2	%define libname %mklibname %{name}_ %{major}
14mu|imlib2-1.4.8-1|3	%define devname %mklibname %{name} -d
14mu|imlib2-1.4.8-1|4	
14mu|imlib2-1.4.8-1|5	Summary:	Powerful image loading and rendering library
14mu|imlib2-1.4.8-1|6	Name:		imlib2
14mu|imlib2-1.4.8-1|7	Version:	1.4.8
14mu|imlib2-1.4.8-1|8	Release:	1
14mu|imlib2-1.4.8-1|9	License:	Imlib2
14mu|imlib2-1.4.8-1|10	Group:		System/Libraries
14mu|imlib2-1.4.8-1|11	Url:		http://enlightenment.org/Libraries/Imlib2/
14mu|imlib2-1.4.8-1|12	Source0:	http://sourceforge.net/projects/enlightenment/files/imlib2-src/%{version}/%{name}-%{version}.tar.bz2
14mu|imlib2-1.4.8-1|13	Patch0:		imlib2-1.4.2-fontclean.patch
14mu|imlib2-1.4.8-1|14	# Upstream patches
14mu|imlib2-1.4.8-1|15	Patch1:         0001-Fix-assuming-signed-overflow-does-not-occur-warning.patch
14mu|imlib2-1.4.8-1|16	Patch2:         0002-Fix-some-variable-set-but-not-used-warnings.patch
14mu|imlib2-1.4.8-1|17	Patch3:         0003-Fix-some-variable-might-be-clobbered-warnings.patch
14mu|imlib2-1.4.8-1|18	Patch4:         0004-Fix-off-by-one-OOB-read-in-__imlib_MergeUpdate.patch
14mu|imlib2-1.4.8-1|19	Patch5:         0005-GIF-loader-Fix-out-of-bound-reads-from-colormap.patch
14mu|imlib2-1.4.8-1|20	Patch6:         0006-GIF-loader-Remove-check-made-redundant-by-previous-c.patch
14mu|imlib2-1.4.8-1|21	Patch7:         0007-GIF-loader-Reduce-progress-checks-from-per-pixel-to.patch
14mu|imlib2-1.4.8-1|22	Patch8:         0008-GIF-loader-Indent.patch
14mu|imlib2-1.4.8-1|23	Patch9:         0009-Fix-potential-divide-by-zero-in-imlib_image_draw_ell.patch
14mu|imlib2-1.4.8-1|24	Patch10:        0010-Fix-integer-overflow-resulting-in-insufficient-heap.patch
14mu|imlib2-1.4.8-1|25	Patch11:        0011-loader_xpm-remove-nonsense-impossible-broken-conditi.patch
14mu|imlib2-1.4.8-1|26	Patch12:        0012-Fix-cross-endianness-for-masks-1-bit-depth-images.patch
14mu|imlib2-1.4.8-1|27	Patch13:        0013-Harden-API-and-internals-against-overly-large-images.patch
14mu|imlib2-1.4.8-1|28	BuildRequires:	bzip2-devel
14mu|imlib2-1.4.8-1|29	BuildRequires:	jpeg-devel
14mu|imlib2-1.4.8-1|30	BuildRequires:	tiff-devel
14mu|imlib2-1.4.8-1|31	BuildRequires:	ungif-devel
14mu|imlib2-1.4.8-1|32	BuildRequires:	pkgconfig(freetype2)
14mu|imlib2-1.4.8-1|33	BuildRequires:	pkgconfig(id3tag)
14mu|imlib2-1.4.8-1|34	BuildRequires:	pkgconfig(libpng)
14mu|imlib2-1.4.8-1|35	BuildRequires:	pkgconfig(x11)
14mu|imlib2-1.4.8-1|36	BuildRequires:	pkgconfig(xext)
14mu|imlib2-1.4.8-1|37	
14mu|imlib2-1.4.8-1|38	%description
14mu|imlib2-1.4.8-1|39	Imlib2 is an advanced replacement library for libraries like libXpm that
14mu|imlib2-1.4.8-1|40	provides many more features with much greater flexibility and speed than
14mu|imlib2-1.4.8-1|41	standard libraries, including font rasterization, rotation, RGBA space
14mu|imlib2-1.4.8-1|42	rendering and blending, dynamic binary filters, scripting, and more.
14mu|imlib2-1.4.8-1|43	
14mu|imlib2-1.4.8-1|44	#----------------------------------------------------------------------------
14mu|imlib2-1.4.8-1|45	
14mu|imlib2-1.4.8-1|46	%package -n %{libname}
14mu|imlib2-1.4.8-1|47	Summary:	Powerful image loading and rendering library
14mu|imlib2-1.4.8-1|48	Group:		System/Libraries
14mu|imlib2-1.4.8-1|49	Provides:	%{name} = %{EVRD}
14mu|imlib2-1.4.8-1|50	Requires:	%{libname}-filters = %{EVRD}
14mu|imlib2-1.4.8-1|51	Requires:	%{libname}-loaders = %{EVRD}
14mu|imlib2-1.4.8-1|52	
14mu|imlib2-1.4.8-1|53	%description -n %{libname}
14mu|imlib2-1.4.8-1|54	Imlib2 is an advanced replacement library for libraries like libXpm that
14mu|imlib2-1.4.8-1|55	provides many more features with much greater flexibility and speed than
14mu|imlib2-1.4.8-1|56	standard libraries, including font rasterization, rotation, RGBA space
14mu|imlib2-1.4.8-1|57	rendering and blending, dynamic binary filters, scripting, and more.
14mu|imlib2-1.4.8-1|58	
14mu|imlib2-1.4.8-1|59	%files -n %{libname}
14mu|imlib2-1.4.8-1|60	%doc AUTHORS README COPYING
14mu|imlib2-1.4.8-1|61	%{_libdir}/libImlib2.so.%{major}*
14mu|imlib2-1.4.8-1|62	
14mu|imlib2-1.4.8-1|63	#----------------------------------------------------------------------------
14mu|imlib2-1.4.8-1|64	
14mu|imlib2-1.4.8-1|65	%package -n %{devname}
14mu|imlib2-1.4.8-1|66	Summary:	Imlib2 headers, development libraries and documentation
14mu|imlib2-1.4.8-1|67	Group:		Development/C
14mu|imlib2-1.4.8-1|68	Requires:	%{libname} = %{EVRD}
14mu|imlib2-1.4.8-1|69	Provides:	%{name}-devel = %{EVRD}
14mu|imlib2-1.4.8-1|70	# taken from fedora where the demos and data are simply removed
14mu|imlib2-1.4.8-1|71	Obsoletes:	%{name}-data < 1.4.5-3
14mu|imlib2-1.4.8-1|72	
14mu|imlib2-1.4.8-1|73	%description -n %{devname}
14mu|imlib2-1.4.8-1|74	Imlib2 is an advanced replacement library for libraries like libXpm that
14mu|imlib2-1.4.8-1|75	provides many more features with much greater flexibility and speed than
14mu|imlib2-1.4.8-1|76	standard libraries, including font rasterization, rotation, RGBA space
14mu|imlib2-1.4.8-1|77	rendering and blending, dynamic binary filters, scripting, and more.
14mu|imlib2-1.4.8-1|78	
14mu|imlib2-1.4.8-1|79	This package contains various headers and development libraries for %{name}.
14mu|imlib2-1.4.8-1|80	You need this package if you want to compile or develop any applications
14mu|imlib2-1.4.8-1|81	that need %{name}.
14mu|imlib2-1.4.8-1|82	
14mu|imlib2-1.4.8-1|83	%files -n %{devname}
14mu|imlib2-1.4.8-1|84	%doc ChangeLog doc/index.html doc/imlib2.gif doc/blank.gif
14mu|imlib2-1.4.8-1|85	%{multiarch_bindir}/imlib2-config
14mu|imlib2-1.4.8-1|86	%{_bindir}/imlib2-config
14mu|imlib2-1.4.8-1|87	%{_libdir}/lib*.so
14mu|imlib2-1.4.8-1|88	%{_libdir}/pkgconfig/*.pc
14mu|imlib2-1.4.8-1|89	%{_includedir}/*
14mu|imlib2-1.4.8-1|90	
14mu|imlib2-1.4.8-1|91	#----------------------------------------------------------------------------
14mu|imlib2-1.4.8-1|92	
14mu|imlib2-1.4.8-1|93	%package -n %{libname}-filters
14mu|imlib2-1.4.8-1|94	Summary:	Imlib2 basic plugin filters set
14mu|imlib2-1.4.8-1|95	Group:		System/Libraries
14mu|imlib2-1.4.8-1|96	
14mu|imlib2-1.4.8-1|97	%description -n %{libname}-filters
14mu|imlib2-1.4.8-1|98	This package contains Imlib2 basic set of plugin filters.
14mu|imlib2-1.4.8-1|99	
14mu|imlib2-1.4.8-1|100	%files -n %{libname}-filters
14mu|imlib2-1.4.8-1|101	%{_libdir}/%{name}/filters
14mu|imlib2-1.4.8-1|102	
14mu|imlib2-1.4.8-1|103	#----------------------------------------------------------------------------
14mu|imlib2-1.4.8-1|104	
14mu|imlib2-1.4.8-1|105	%package -n %{libname}-loaders
14mu|imlib2-1.4.8-1|106	Summary:	Imlib2 loader for various graphic formats
14mu|imlib2-1.4.8-1|107	Group:		System/Libraries
14mu|imlib2-1.4.8-1|108	
14mu|imlib2-1.4.8-1|109	%description -n %{libname}-loaders
14mu|imlib2-1.4.8-1|110	This package contains Imlib2 image loader/saver for various graphic formats,
14mu|imlib2-1.4.8-1|111	such as jpeg, gif, tiff, xpm etc.
14mu|imlib2-1.4.8-1|112	
14mu|imlib2-1.4.8-1|113	%files -n %{libname}-loaders
14mu|imlib2-1.4.8-1|114	%{_libdir}/%{name}/loaders
14mu|imlib2-1.4.8-1|115	
14mu|imlib2-1.4.8-1|116	#----------------------------------------------------------------------------
14mu|imlib2-1.4.8-1|117	
14mu|imlib2-1.4.8-1|118	%prep
14mu|imlib2-1.4.8-1|119	%setup -q
14mu|imlib2-1.4.8-1|120	%apply_patches
14mu|imlib2-1.4.8-1|121	autoreconf -fi
14mu|imlib2-1.4.8-1|122	
14mu|imlib2-1.4.8-1|123	%build
14mu|imlib2-1.4.8-1|124	%configure2_5x \
14mu|imlib2-1.4.8-1|125	--disable-static \
14mu|imlib2-1.4.8-1|126	%ifarch x86_64
14mu|imlib2-1.4.8-1|127	--enable-amd64 \
14mu|imlib2-1.4.8-1|128	--disable-mmx \
14mu|imlib2-1.4.8-1|129	%endif
14mu|imlib2-1.4.8-1|130	%ifarch ix86
14mu|imlib2-1.4.8-1|131	--disable-amd64 \
14mu|imlib2-1.4.8-1|132	--enable-mmx \
14mu|imlib2-1.4.8-1|133	%endif
14mu|imlib2-1.4.8-1|134	--enable-visibility-hiding
14mu|imlib2-1.4.8-1|135	%make
14mu|imlib2-1.4.8-1|136	
14mu|imlib2-1.4.8-1|137	%install
14mu|imlib2-1.4.8-1|138	%makeinstall_std
14mu|imlib2-1.4.8-1|139	
14mu|imlib2-1.4.8-1|140	# remove demos and their dependencies
14mu|imlib2-1.4.8-1|141	rm -f %{buildroot}%{_bindir}/imlib2_*
14mu|imlib2-1.4.8-1|142	rm -rf %{buildroot}%{_datadir}/imlib2/data/
14mu|imlib2-1.4.8-1|143	
14mu|imlib2-1.4.8-1|144	%multiarch_binaries %{buildroot}%{_bindir}/imlib2-config
14mu|imlib2-1.4.8-1|145	
14mu|imlib2-1.4.8-1|146	
14mu|imlib2-1.4.8-1|147	%changelog
14mu|imlib2-1.4.8-1|148	
14mu|imlib2-1.4.8-1|149	* Sat Apr 23 2016 Denis Silakov <dsilakov@gmail.com> 1.4.8-1
14mu|imlib2-1.4.8-1|150	- (c2997b0) Updated to 1.4.8 + a set of upstream fixes
14mu|imlib2-1.4.8-1|151	
14mu|imlib2-1.4.8-1|152	

22796 14
14mu|indent-2.2.11-1|1	Summary:	A GNU program for formatting C code
14mu|indent-2.2.11-1|2	Name:		indent
14mu|indent-2.2.11-1|3	Version:	2.2.11
14mu|indent-2.2.11-1|4	Release:	1
14mu|indent-2.2.11-1|5	License:	GPL
14mu|indent-2.2.11-1|6	Group:		Development/C
14mu|indent-2.2.11-1|7	URL:		http://www.gnu.org/software/indent/indent.html
14mu|indent-2.2.11-1|8	Source:		ftp://ftp.gnu.org/pub/gnu/indent/%{name}-%{version}.tar.gz
14mu|indent-2.2.11-1|9	Patch1:		indent-2.2.10.gcc-fix.patch
14mu|indent-2.2.11-1|10	# https://lists.gnu.org/archive/html/bug-indent/2011-08/msg00000.html
14mu|indent-2.2.11-1|11	Patch2:         indent-2.2.11-Do-not-split-decimal-float-suffix-from-constant.patch
14mu|indent-2.2.11-1|12	# https://lists.gnu.org/archive/html/bug-indent/2012-02/msg00000.html
14mu|indent-2.2.11-1|13	Patch3:         indent-2.2.11-Return-non-zero-exit-code-on-tests-failure.patch
14mu|indent-2.2.11-1|14	# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-util/indent/files/2.2.11-texi2html-5.patch
14mu|indent-2.2.11-1|15	Patch4:         indent-2.2.11-texi2html-5.patch
14mu|indent-2.2.11-1|16	BuildRequires:	gettext
14mu|indent-2.2.11-1|17	BuildRequires:	texi2html
14mu|indent-2.2.11-1|18	
14mu|indent-2.2.11-1|19	%description
14mu|indent-2.2.11-1|20	Indent is a GNU program for beautifying C code, so that it is easier to read.
14mu|indent-2.2.11-1|21	Indent can also convert from one C writing style to a different one. Indent
14mu|indent-2.2.11-1|22	understands correct C syntax and tries to handle incorrect C syntax.
14mu|indent-2.2.11-1|23	
14mu|indent-2.2.11-1|24	Install the indent package if you are developing applications in C and you'd
14mu|indent-2.2.11-1|25	like to format your code automatically.
14mu|indent-2.2.11-1|26	
14mu|indent-2.2.11-1|27	%prep
14mu|indent-2.2.11-1|28	
14mu|indent-2.2.11-1|29	%setup -q
14mu|indent-2.2.11-1|30	%patch -p0
14mu|indent-2.2.11-1|31	%patch2 -p1 -b .float-suffix
14mu|indent-2.2.11-1|32	%patch3 -p1 -b .exit-code
14mu|indent-2.2.11-1|33	%patch4 -p1 -b .texi2html
14mu|indent-2.2.11-1|34	
14mu|indent-2.2.11-1|35	%build
14mu|indent-2.2.11-1|36	%configure2_5x
14mu|indent-2.2.11-1|37	%make
14mu|indent-2.2.11-1|38	
14mu|indent-2.2.11-1|39	%install
14mu|indent-2.2.11-1|40	%makeinstall_std
14mu|indent-2.2.11-1|41	
14mu|indent-2.2.11-1|42	# html file handled in percent-doc
14mu|indent-2.2.11-1|43	rm -rf %{buildroot}%{_prefix}/doc
14mu|indent-2.2.11-1|44	
14mu|indent-2.2.11-1|45	# fix message catalog name
14mu|indent-2.2.11-1|46	[ -d %{buildroot}%{_datadir}/locale/zh_TW.Big5 ] && \
14mu|indent-2.2.11-1|47	mv %{buildroot}%{_datadir}/locale/zh_TW{.Big5,}
14mu|indent-2.2.11-1|48	
14mu|indent-2.2.11-1|49	%find_lang %{name}
14mu|indent-2.2.11-1|50	
14mu|indent-2.2.11-1|51	%files -f %{name}.lang
14mu|indent-2.2.11-1|52	%doc AUTHORS COPYING NEWS ChangeLog README doc/indent.html
14mu|indent-2.2.11-1|53	%{_bindir}/indent
14mu|indent-2.2.11-1|54	%{_bindir}/texinfo2man
14mu|indent-2.2.11-1|55	%{_mandir}/man?/*
14mu|indent-2.2.11-1|56	%{_infodir}/*.info*
14mu|indent-2.2.11-1|57	
14mu|indent-2.2.11-1|58	%changelog
14mu|indent-2.2.11-1|59	
14mu|indent-2.2.11-1|60	* Mon Jun 27 2016 Denis Silakov <dsilakov@gmail.com> 2.2.11-1
14mu|indent-2.2.11-1|61	- (2ad3713) Added texi2html BR
14mu|indent-2.2.11-1|62	
14mu|indent-2.2.11-1|63	

22797 14
14mu|indi-apogee-1.0-9|1	Summary:	INDI driver for Apgoee Alta (U & E) line of CCDs
14mu|indi-apogee-1.0-9|2	Name:		indi-apogee
14mu|indi-apogee-1.0-9|3	Version:	1.0
14mu|indi-apogee-1.0-9|4	Release:	9
14mu|indi-apogee-1.0-9|5	License:	LGPLv2+
14mu|indi-apogee-1.0-9|6	Group:		Development/Other
14mu|indi-apogee-1.0-9|7	Url:		http://indi.sourceforge.net/
14mu|indi-apogee-1.0-9|8	Source0:	http://downloads.sourceforge.net/indi/%{name}_%{version}.tar.gz
14mu|indi-apogee-1.0-9|9	Patch0:		indi-apogee_1.0-fix-str-fmt.patch
14mu|indi-apogee-1.0-9|10	Patch1:		indi-apogee_1.0-cfitsio-prefix.patch
14mu|indi-apogee-1.0-9|11	Patch2:		indi-apogee_1.0-dso.patch
14mu|indi-apogee-1.0-9|12	BuildRequires:	cmake
14mu|indi-apogee-1.0-9|13	BuildRequires:	libapogee-devel
14mu|indi-apogee-1.0-9|14	BuildRequires:	libnova-devel
14mu|indi-apogee-1.0-9|15	BuildRequires:	indi-devel-static
14mu|indi-apogee-1.0-9|16	BuildRequires:	pkgconfig(cfitsio)
14mu|indi-apogee-1.0-9|17	BuildRequires:	pkgconfig(libindi)
14mu|indi-apogee-1.0-9|18	BuildRequires:	pkgconfig(libusb)
14mu|indi-apogee-1.0-9|19	BuildRequires:	pkgconfig(zlib)
14mu|indi-apogee-1.0-9|20	
14mu|indi-apogee-1.0-9|21	%description
14mu|indi-apogee-1.0-9|22	This package provides the INDI driver for Apgoee Alta (U & E) line of CCDs.
14mu|indi-apogee-1.0-9|23	
14mu|indi-apogee-1.0-9|24	%files
14mu|indi-apogee-1.0-9|25	%doc ChangeLog README
14mu|indi-apogee-1.0-9|26	%{_bindir}/indi_apogeee_ccd
14mu|indi-apogee-1.0-9|27	%{_bindir}/indi_apogeeu_ccd
14mu|indi-apogee-1.0-9|28	%{_datadir}/indi/indi_apogee.xml
14mu|indi-apogee-1.0-9|29	
14mu|indi-apogee-1.0-9|30	#----------------------------------------------------------------------------
14mu|indi-apogee-1.0-9|31	
14mu|indi-apogee-1.0-9|32	%prep
14mu|indi-apogee-1.0-9|33	%setup -q
14mu|indi-apogee-1.0-9|34	%patch0 -p0
14mu|indi-apogee-1.0-9|35	%patch1 -p0
14mu|indi-apogee-1.0-9|36	%patch2 -p1
14mu|indi-apogee-1.0-9|37	
14mu|indi-apogee-1.0-9|38	%build
14mu|indi-apogee-1.0-9|39	%cmake
14mu|indi-apogee-1.0-9|40	%make
14mu|indi-apogee-1.0-9|41	
14mu|indi-apogee-1.0-9|42	%install
14mu|indi-apogee-1.0-9|43	%makeinstall_std -C build
14mu|indi-apogee-1.0-9|44	
14mu|indi-apogee-1.0-9|45	
14mu|indi-apogee-1.0-9|46	%changelog
14mu|indi-apogee-1.0-9|47	* Wed Oct 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-9
14mu|indi-apogee-1.0-9|48	+ Revision: 45d30f2
14mu|indi-apogee-1.0-9|49	- Minor cleanups
14mu|indi-apogee-1.0-9|50	
14mu|indi-apogee-1.0-9|51	

22798 14
14mu|indilib-0.9.8.1-2|1	%define _disable_ld_no_undefined 1
14mu|indilib-0.9.8.1-2|2	
14mu|indilib-0.9.8.1-2|3	%define major 0
14mu|indilib-0.9.8.1-2|4	%define libname %mklibname indi %{major}
14mu|indilib-0.9.8.1-2|5	%define libindidriver %mklibname indidriver %{major}
14mu|indilib-0.9.8.1-2|6	%define libindimain %mklibname indimain %{major}
14mu|indilib-0.9.8.1-2|7	%define libindiAD %mklibname indiAlignmentDriver %{major}
14mu|indilib-0.9.8.1-2|8	%define devname %mklibname indi -d
14mu|indilib-0.9.8.1-2|9	%define sdevname %mklibname indi -d -s
14mu|indilib-0.9.8.1-2|10	
14mu|indilib-0.9.8.1-2|11	Summary:	Library to control astronomical devices
14mu|indilib-0.9.8.1-2|12	Name:		indilib
14mu|indilib-0.9.8.1-2|13	Version:	0.9.8.1
14mu|indilib-0.9.8.1-2|14	Release:	2
14mu|indilib-0.9.8.1-2|15	License:	LGPLv2+
14mu|indilib-0.9.8.1-2|16	Group:		Development/C
14mu|indilib-0.9.8.1-2|17	Url:		http://indi.sourceforge.net/
14mu|indilib-0.9.8.1-2|18	Source0:	http://downloads.sourceforge.net/indi/libindi_%{version}.tar.gz
14mu|indilib-0.9.8.1-2|19	Patch0:		libindi-0.9.8-static-client.patch
14mu|indilib-0.9.8.1-2|20	Patch1:		libindi-0.9.8.1-mathplugin.patch
14mu|indilib-0.9.8.1-2|21	BuildRequires:	cmake
14mu|indilib-0.9.8.1-2|22	BuildRequires:	systemd-units
14mu|indilib-0.9.8.1-2|23	BuildRequires:	boost-devel
14mu|indilib-0.9.8.1-2|24	BuildRequires:	jpeg-devel
14mu|indilib-0.9.8.1-2|25	BuildRequires:	libfli-devel
14mu|indilib-0.9.8.1-2|26	BuildRequires:	libnova-devel
14mu|indilib-0.9.8.1-2|27	BuildRequires:	pkgconfig(cfitsio)
14mu|indilib-0.9.8.1-2|28	BuildRequires:	pkgconfig(gsl)
14mu|indilib-0.9.8.1-2|29	BuildRequires:	pkgconfig(libusb)
14mu|indilib-0.9.8.1-2|30	BuildRequires:	pkgconfig(zlib)
14mu|indilib-0.9.8.1-2|31	Provides:	indi = %{EVRD}
14mu|indilib-0.9.8.1-2|32	
14mu|indilib-0.9.8.1-2|33	%description
14mu|indilib-0.9.8.1-2|34	INDI is an instrument neutral distributed interface control protocol
14mu|indilib-0.9.8.1-2|35	that aims to provide backend driver support and automation for a wide
14mu|indilib-0.9.8.1-2|36	range of Astronomical devices (telescopes, focusers, CCDs..etc).
14mu|indilib-0.9.8.1-2|37	
14mu|indilib-0.9.8.1-2|38	%files
14mu|indilib-0.9.8.1-2|39	%doc ChangeLog NEWS README TODO
14mu|indilib-0.9.8.1-2|40	%{_bindir}/*
14mu|indilib-0.9.8.1-2|41	%{_datadir}/indi
14mu|indilib-0.9.8.1-2|42	%{_libdir}/indi
14mu|indilib-0.9.8.1-2|43	%{_udevrulesdir}/99-gpusb.rules
14mu|indilib-0.9.8.1-2|44	
14mu|indilib-0.9.8.1-2|45	#----------------------------------------------------------------------------
14mu|indilib-0.9.8.1-2|46	
14mu|indilib-0.9.8.1-2|47	%package -n %{libname}
14mu|indilib-0.9.8.1-2|48	Summary:	Library files for INDI
14mu|indilib-0.9.8.1-2|49	Group:		Development/C
14mu|indilib-0.9.8.1-2|50	
14mu|indilib-0.9.8.1-2|51	%description -n %{libname}
14mu|indilib-0.9.8.1-2|52	INDI is an instrument neutral distributed interface control protocol
14mu|indilib-0.9.8.1-2|53	that aims to provide backend driver support and automation for a wide
14mu|indilib-0.9.8.1-2|54	range of Astronomical devices (telescopes, focusers, CCDs..etc).
14mu|indilib-0.9.8.1-2|55	
14mu|indilib-0.9.8.1-2|56	This package contains library files of indilib.
14mu|indilib-0.9.8.1-2|57	
14mu|indilib-0.9.8.1-2|58	%files -n %{libname}
14mu|indilib-0.9.8.1-2|59	%{_libdir}/libindi.so.%{major}*
14mu|indilib-0.9.8.1-2|60	
14mu|indilib-0.9.8.1-2|61	#----------------------------------------------------------------------------
14mu|indilib-0.9.8.1-2|62	
14mu|indilib-0.9.8.1-2|63	%package -n %{libindidriver}
14mu|indilib-0.9.8.1-2|64	Summary:	Library files for INDI
14mu|indilib-0.9.8.1-2|65	Group:		Development/C
14mu|indilib-0.9.8.1-2|66	Conflicts:	%{_lib}indi0 < 0.9.8
14mu|indilib-0.9.8.1-2|67	
14mu|indilib-0.9.8.1-2|68	%description -n %{libindidriver}
14mu|indilib-0.9.8.1-2|69	This package contains library files of indilib.
14mu|indilib-0.9.8.1-2|70	
14mu|indilib-0.9.8.1-2|71	%files -n %{libindidriver}
14mu|indilib-0.9.8.1-2|72	%{_libdir}/libindidriver.so.%{major}*
14mu|indilib-0.9.8.1-2|73	
14mu|indilib-0.9.8.1-2|74	#----------------------------------------------------------------------------
14mu|indilib-0.9.8.1-2|75	
14mu|indilib-0.9.8.1-2|76	%package -n %{libindimain}
14mu|indilib-0.9.8.1-2|77	Summary:	Library files for INDI
14mu|indilib-0.9.8.1-2|78	Group:		Development/C
14mu|indilib-0.9.8.1-2|79	Conflicts:	%{_lib}indi0 < 0.9.8
14mu|indilib-0.9.8.1-2|80	
14mu|indilib-0.9.8.1-2|81	%description -n %{libindimain}
14mu|indilib-0.9.8.1-2|82	This package contains library files of indilib.
14mu|indilib-0.9.8.1-2|83	
14mu|indilib-0.9.8.1-2|84	%files -n %{libindimain}
14mu|indilib-0.9.8.1-2|85	%{_libdir}/libindimain.so.%{major}*
14mu|indilib-0.9.8.1-2|86	
14mu|indilib-0.9.8.1-2|87	#----------------------------------------------------------------------------
14mu|indilib-0.9.8.1-2|88	
14mu|indilib-0.9.8.1-2|89	%package -n %{libindiAD}
14mu|indilib-0.9.8.1-2|90	Summary:	Library files for INDI
14mu|indilib-0.9.8.1-2|91	Group:		Development/C
14mu|indilib-0.9.8.1-2|92	
14mu|indilib-0.9.8.1-2|93	%description -n %{libindiAD}
14mu|indilib-0.9.8.1-2|94	This package contains library files of indilib.
14mu|indilib-0.9.8.1-2|95	
14mu|indilib-0.9.8.1-2|96	%files -n %{libindiAD}
14mu|indilib-0.9.8.1-2|97	%{_libdir}/libindiAlignmentDriver.so.%{major}*
14mu|indilib-0.9.8.1-2|98	
14mu|indilib-0.9.8.1-2|99	#----------------------------------------------------------------------------
14mu|indilib-0.9.8.1-2|100	
14mu|indilib-0.9.8.1-2|101	%package -n %{devname}
14mu|indilib-0.9.8.1-2|102	Summary:	INDI devellopment files
14mu|indilib-0.9.8.1-2|103	Group:		Development/C
14mu|indilib-0.9.8.1-2|104	Requires:	%{libname} = %{EVRD}
14mu|indilib-0.9.8.1-2|105	Requires:	%{libindidriver} = %{EVRD}
14mu|indilib-0.9.8.1-2|106	Requires:	%{libindimain} = %{EVRD}
14mu|indilib-0.9.8.1-2|107	Requires:	%{libindiAD} = %{EVRD}
14mu|indilib-0.9.8.1-2|108	Provides:	%{name}-devel = %{EVRD}
14mu|indilib-0.9.8.1-2|109	Provides:	indi-devel = %{EVRD}
14mu|indilib-0.9.8.1-2|110	
14mu|indilib-0.9.8.1-2|111	%description -n %{devname}
14mu|indilib-0.9.8.1-2|112	INDI is an instrument neutral distributed interface control protocol
14mu|indilib-0.9.8.1-2|113	that aims to provide backend driver support and automation for a wide
14mu|indilib-0.9.8.1-2|114	range of Astronomical devices (telescopes, focusers, CCDs..etc).
14mu|indilib-0.9.8.1-2|115	
14mu|indilib-0.9.8.1-2|116	This package contains files need to build applications using indilib.
14mu|indilib-0.9.8.1-2|117	
14mu|indilib-0.9.8.1-2|118	%files -n %{devname}
14mu|indilib-0.9.8.1-2|119	%doc ChangeLog README* NEWS
14mu|indilib-0.9.8.1-2|120	%{_libdir}/libindi.so
14mu|indilib-0.9.8.1-2|121	%{_libdir}/libindidriver.so
14mu|indilib-0.9.8.1-2|122	%{_libdir}/libindimain.so
14mu|indilib-0.9.8.1-2|123	%{_libdir}/libindiAlignmentDriver.so
14mu|indilib-0.9.8.1-2|124	%{_libdir}/pkgconfig/libindi.pc
14mu|indilib-0.9.8.1-2|125	%{_includedir}/libindi/*.h
14mu|indilib-0.9.8.1-2|126	
14mu|indilib-0.9.8.1-2|127	#----------------------------------------------------------------------------
14mu|indilib-0.9.8.1-2|128	
14mu|indilib-0.9.8.1-2|129	%package -n %{sdevname}
14mu|indilib-0.9.8.1-2|130	Summary:	INDI devellopment files
14mu|indilib-0.9.8.1-2|131	Group:		Development/C
14mu|indilib-0.9.8.1-2|132	Requires:	%{name}-devel = %{EVRD}
14mu|indilib-0.9.8.1-2|133	Provides:	indi-devel-static = %{EVRD}
14mu|indilib-0.9.8.1-2|134	Provides:	%{name}-devel-static = %{EVRD}
14mu|indilib-0.9.8.1-2|135	
14mu|indilib-0.9.8.1-2|136	%description -n %{sdevname}
14mu|indilib-0.9.8.1-2|137	INDI is an instrument neutral distributed interface control protocol
14mu|indilib-0.9.8.1-2|138	that aims to provide backend driver support and automation for a wide
14mu|indilib-0.9.8.1-2|139	range of Astronomical devices (telescopes, focusers, CCDs..etc).
14mu|indilib-0.9.8.1-2|140	
14mu|indilib-0.9.8.1-2|141	This package contains files need to build applications using indilib.
14mu|indilib-0.9.8.1-2|142	
14mu|indilib-0.9.8.1-2|143	%files -n %{sdevname}
14mu|indilib-0.9.8.1-2|144	%{_libdir}/*.a
14mu|indilib-0.9.8.1-2|145	
14mu|indilib-0.9.8.1-2|146	#----------------------------------------------------------------------------
14mu|indilib-0.9.8.1-2|147	
14mu|indilib-0.9.8.1-2|148	%prep
14mu|indilib-0.9.8.1-2|149	%setup -qn libindi-0.9.8
14mu|indilib-0.9.8.1-2|150	%patch0 -p1
14mu|indilib-0.9.8.1-2|151	%patch1 -p1
14mu|indilib-0.9.8.1-2|152	
14mu|indilib-0.9.8.1-2|153	%build
14mu|indilib-0.9.8.1-2|154	%cmake
14mu|indilib-0.9.8.1-2|155	%make
14mu|indilib-0.9.8.1-2|156	
14mu|indilib-0.9.8.1-2|157	%install
14mu|indilib-0.9.8.1-2|158	%makeinstall_std -C build
14mu|indilib-0.9.8.1-2|159	
14mu|indilib-0.9.8.1-2|160	
14mu|indilib-0.9.8.1-2|161	%changelog
14mu|indilib-0.9.8.1-2|162	
14mu|indilib-0.9.8.1-2|163	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8.1-2
14mu|indilib-0.9.8.1-2|164	- (fb01140) Bump release
14mu|indilib-0.9.8.1-2|165	
14mu|indilib-0.9.8.1-2|166	

22799 14
14mu|initscripts-9.56-8|1	# The restart part in the real _post_service doesn't work with netfs and isn't needed
14mu|initscripts-9.56-8|2	# for other scripts
14mu|initscripts-9.56-8|3	%define _mypost_service() if [ $1 = 1 ]; then /sbin/chkconfig --add %{1}; fi;
14mu|initscripts-9.56-8|4	
14mu|initscripts-9.56-8|5	%define initlvl_chg() if [[ -f /etc/rc3.d/S%{2}%{1} ]] && [[ -f /etc/rc5.d/S%{2}%{1} ]] && grep -q -e 'chkconfig: [0-9]+ %{3}' /etc/init.d/%{1}; then chkconfig --add %{1} || : ; fi; \
14mu|initscripts-9.56-8|6	%{nil}
14mu|initscripts-9.56-8|7	
14mu|initscripts-9.56-8|8	%define _libexecdir %{_prefix}/libexec
14mu|initscripts-9.56-8|9	
14mu|initscripts-9.56-8|10	Summary:	Scripts to bring up network interfaces and legacy utilities
14mu|initscripts-9.56-8|11	Name:		initscripts
14mu|initscripts-9.56-8|12	Version:	9.56
14mu|initscripts-9.56-8|13	Release:	8
14mu|initscripts-9.56-8|14	Epoch:		2
14mu|initscripts-9.56-8|15	License:	GPLv2
14mu|initscripts-9.56-8|16	Group:		System/Base
14mu|initscripts-9.56-8|17	Url:		https://fedorahosted.org/releases/i/n/initscripts/
14mu|initscripts-9.56-8|18	Source0:	initscripts-%{version}.tar.bz2
14mu|initscripts-9.56-8|19	Source1:	%{name}.rpmlintrc
14mu|initscripts-9.56-8|20	Source2:	initscripts-omv.patch.bz2 # 91a549c3f5897a96b13f0b2d73ee2ec655c5ac99 in omv_software/initscripts
14mu|initscripts-9.56-8|21	Source3:	initscripts-omv-9.54_9.56.patch
14mu|initscripts-9.56-8|22	
14mu|initscripts-9.56-8|23	#ROSA specific patches for the mandriva features
14mu|initscripts-9.56-8|24	Patch0011:	0011-Display-manager-scripts-updates.patch
14mu|initscripts-9.56-8|25	Patch0012:	0012-Network-scripts-updates.patch
14mu|initscripts-9.56-8|26	Patch0013:	0013-Drop-mandriva-everytime-and-obsoletes-Mandriva-patches.patch
14mu|initscripts-9.56-8|27	Patch0014:	0014-Network-scripts-chkconfig.patch
14mu|initscripts-9.56-8|28	
14mu|initscripts-9.56-8|29	# (cg) Upstream cherry picks
14mu|initscripts-9.56-8|30	Patch101:	initscripts-9.56-remove-legacy-files.patch
14mu|initscripts-9.56-8|31	
14mu|initscripts-9.56-8|32	# (cg) Patches to go into mgaconf mega patch eventually
14mu|initscripts-9.56-8|33	
14mu|initscripts-9.56-8|34	#ROSA patches
14mu|initscripts-9.56-8|35	Patch0505:	initscripts-9.45-check-256color-term.patch
14mu|initscripts-9.56-8|36	
14mu|initscripts-9.56-8|37	Patch0511:	initscripts-9.45-non-systemd_support_removal.patch
14mu|initscripts-9.56-8|38	Patch0515:	initscripts-9.45-new-i18n-config.patch
14mu|initscripts-9.56-8|39	
14mu|initscripts-9.56-8|40	# Updates for systemd random-seed handling (based on upstream cc8710da5e426d2e092d0621f03f67af6ffdcc27)
14mu|initscripts-9.56-8|41	Patch0517:	initscripts-9.45-updates-for-random-seed.patch
14mu|initscripts-9.56-8|42	Patch0518:	initscripts-9.56-remove-fedora-loadmodules.patch
14mu|initscripts-9.56-8|43	Patch0519:	initscripts-9.56-sysctl.patch
14mu|initscripts-9.56-8|44	
14mu|initscripts-9.56-8|45	# ROSA patch: fix paths in /lib/systemd/fedora-domainname
14mu|initscripts-9.56-8|46	Patch0520:	initscripts-9.56-fedora-domainname-paths.patch
14mu|initscripts-9.56-8|47	
14mu|initscripts-9.56-8|48	BuildRequires:	python
14mu|initscripts-9.56-8|49	BuildRequires:	pkgconfig(glib-2.0)
14mu|initscripts-9.56-8|50	BuildRequires:	pkgconfig(popt)
14mu|initscripts-9.56-8|51	
14mu|initscripts-9.56-8|52	Requires:	dmsetup
14mu|initscripts-9.56-8|53	Requires:	e2fsprogs
14mu|initscripts-9.56-8|54	Requires:	ethtool
14mu|initscripts-9.56-8|55	# for /bin/find
14mu|initscripts-9.56-8|56	Requires:	findutils
14mu|initscripts-9.56-8|57	# for /bin/awk
14mu|initscripts-9.56-8|58	Requires:	gawk
14mu|initscripts-9.56-8|59	Requires:	gettext-base
14mu|initscripts-9.56-8|60	Requires:	ifmetric
14mu|initscripts-9.56-8|61	Requires:	ifplugd >= 0.24
14mu|initscripts-9.56-8|62	# for /sbin/ip
14mu|initscripts-9.56-8|63	Requires:	iproute2
14mu|initscripts-9.56-8|64	# for /sbin/arping
14mu|initscripts-9.56-8|65	Requires:	iputils
14mu|initscripts-9.56-8|66	Requires:	mktemp
14mu|initscripts-9.56-8|67	Requires:	module-init-tools
14mu|initscripts-9.56-8|68	Requires:	mount
14mu|initscripts-9.56-8|69	Requires:	net-tools
14mu|initscripts-9.56-8|70	# for /bin/sed
14mu|initscripts-9.56-8|71	Requires:	sed
14mu|initscripts-9.56-8|72	# (blino) for pidof -c
14mu|initscripts-9.56-8|73	# (bor) for pidof -m
14mu|initscripts-9.56-8|74	Requires:	procps-ng
14mu|initscripts-9.56-8|75	# for /sbin/fuser
14mu|initscripts-9.56-8|76	Requires:	psmisc
14mu|initscripts-9.56-8|77	Requires:	resolvconf >= 1.41
14mu|initscripts-9.56-8|78	Requires:	setup
14mu|initscripts-9.56-8|79	Requires:	udev >= 194-26
14mu|initscripts-9.56-8|80	Requires:	util-linux-ng >= 2.16
14mu|initscripts-9.56-8|81	Requires(post):	chkconfig
14mu|initscripts-9.56-8|82	Requires(post):	grep
14mu|initscripts-9.56-8|83	Requires(post):	/usr/bin/tr
14mu|initscripts-9.56-8|84	Requires(post,preun):	rpm-helper
14mu|initscripts-9.56-8|85	Provides:	/etc/init.d
14mu|initscripts-9.56-8|86	Provides:	/sbin/service
14mu|initscripts-9.56-8|87	Provides:	rhsound = %{version}-%{release}
14mu|initscripts-9.56-8|88	Provides:	sapinit = %{version}-%{release}
14mu|initscripts-9.56-8|89	Conflicts:	dmraid < 1.0.0-0.rc16.18
14mu|initscripts-9.56-8|90	Conflicts:	lvm2 < 2.02.99
14mu|initscripts-9.56-8|91	# http://bugzilla.redhat.com/show_bug.cgi?id=252973
14mu|initscripts-9.56-8|92	Conflicts:	nut < 2.2.0
14mu|initscripts-9.56-8|93	Conflicts:	prcsys
14mu|initscripts-9.56-8|94	
14mu|initscripts-9.56-8|95	%description
14mu|initscripts-9.56-8|96	This package contains the script that activates and deactivates most
14mu|initscripts-9.56-8|97	network interfaces, some utilities, and other legacy files.
14mu|initscripts-9.56-8|98	
14mu|initscripts-9.56-8|99	%files -f %{name}.lang
14mu|initscripts-9.56-8|100	%dir %{_sysconfdir}/sysconfig/network-scripts
14mu|initscripts-9.56-8|101	%dir %{_sysconfdir}/sysconfig/network-scripts/ifup.d
14mu|initscripts-9.56-8|102	%dir %{_sysconfdir}/sysconfig/network-scripts/ifdown.d
14mu|initscripts-9.56-8|103	%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/adjtime
14mu|initscripts-9.56-8|104	%config(noreplace) %{_sysconfdir}/sysconfig/init
14mu|initscripts-9.56-8|105	%config(noreplace) %{_sysconfdir}/sysconfig/autofsck
14mu|initscripts-9.56-8|106	%config(noreplace) %{_sysconfdir}/sysconfig/netconsole
14mu|initscripts-9.56-8|107	%config(noreplace) %{_sysconfdir}/sysconfig/readonly-root
14mu|initscripts-9.56-8|108	%{_sysconfdir}/sysconfig/network-scripts/ifdown
14mu|initscripts-9.56-8|109	/sbin/ifdown
14mu|initscripts-9.56-8|110	%{_sysconfdir}/sysconfig/network-scripts/ifdown-post
14mu|initscripts-9.56-8|111	%{_sysconfdir}/sysconfig/network-scripts/ifup
14mu|initscripts-9.56-8|112	/sbin/ifup
14mu|initscripts-9.56-8|113	%dir %{_sysconfdir}/sysconfig/console
14mu|initscripts-9.56-8|114	%dir %{_sysconfdir}/sysconfig/console/consoletrans
14mu|initscripts-9.56-8|115	%dir %{_sysconfdir}/sysconfig/console/consolefonts
14mu|initscripts-9.56-8|116	%{_sysconfdir}/sysconfig/network-scripts/network-functions
14mu|initscripts-9.56-8|117	%{_sysconfdir}/sysconfig/network-scripts/network-functions-ipv6
14mu|initscripts-9.56-8|118	%{_sysconfdir}/sysconfig/network-scripts/init.ipv6-global
14mu|initscripts-9.56-8|119	%config(noreplace) %{_sysconfdir}/sysconfig/network-scripts/ifcfg-lo
14mu|initscripts-9.56-8|120	%{_sysconfdir}/sysconfig/network-scripts/ifup-post
14mu|initscripts-9.56-8|121	%{_sysconfdir}/sysconfig/network-scripts/ifup-routes
14mu|initscripts-9.56-8|122	%{_sysconfdir}/sysconfig/network-scripts/ifdown-routes
14mu|initscripts-9.56-8|123	%{_sysconfdir}/sysconfig/network-scripts/ifup-plip
14mu|initscripts-9.56-8|124	%{_sysconfdir}/sysconfig/network-scripts/ifup-plusb
14mu|initscripts-9.56-8|125	%{_sysconfdir}/sysconfig/network-scripts/ifup-bnep
14mu|initscripts-9.56-8|126	%{_sysconfdir}/sysconfig/network-scripts/ifdown-bnep
14mu|initscripts-9.56-8|127	%{_sysconfdir}/sysconfig/network-scripts/ifup-eth
14mu|initscripts-9.56-8|128	%{_sysconfdir}/sysconfig/network-scripts/ifdown-eth
14mu|initscripts-9.56-8|129	%{_sysconfdir}/sysconfig/network-scripts/ifup-ipv6
14mu|initscripts-9.56-8|130	%{_sysconfdir}/sysconfig/network-scripts/ifdown-ipv6
14mu|initscripts-9.56-8|131	%{_sysconfdir}/sysconfig/network-scripts/ifup-sit
14mu|initscripts-9.56-8|132	%{_sysconfdir}/sysconfig/network-scripts/ifdown-sit
14mu|initscripts-9.56-8|133	%{_sysconfdir}/sysconfig/network-scripts/ifup-tunnel
14mu|initscripts-9.56-8|134	%{_sysconfdir}/sysconfig/network-scripts/ifdown-tunnel
14mu|initscripts-9.56-8|135	%{_sysconfdir}/sysconfig/network-scripts/ifup-aliases
14mu|initscripts-9.56-8|136	%{_sysconfdir}/sysconfig/network-scripts/ifup-isdn
14mu|initscripts-9.56-8|137	%{_sysconfdir}/sysconfig/network-scripts/ifdown-isdn
14mu|initscripts-9.56-8|138	%{_sysconfdir}/sysconfig/network-scripts/ifup-wireless
14mu|initscripts-9.56-8|139	%{_sysconfdir}/sysconfig/network-scripts/ifup-hso
14mu|initscripts-9.56-8|140	%{_sysconfdir}/sysconfig/network-scripts/ifdown-hso
14mu|initscripts-9.56-8|141	%config(noreplace) %{_sysconfdir}/networks
14mu|initscripts-9.56-8|142	%{_sysconfdir}/rwtab
14mu|initscripts-9.56-8|143	%dir %{_sysconfdir}/rwtab.d
14mu|initscripts-9.56-8|144	%{_sysconfdir}/statetab
14mu|initscripts-9.56-8|145	%dir %{_sysconfdir}/statetab.d
14mu|initscripts-9.56-8|146	%ifarch s390 s390x
14mu|initscripts-9.56-8|147	/lib/udev/rules.d/55-ccw.rules
14mu|initscripts-9.56-8|148	%endif
14mu|initscripts-9.56-8|149	/lib/lsb/init-functions
14mu|initscripts-9.56-8|150	%dir %{_sysconfdir}/rc.d/init.d
14mu|initscripts-9.56-8|151	%{_sysconfdir}/rc.d/init.d/*
14mu|initscripts-9.56-8|152	%dir %{_prefix}/lib/sysctl.d
14mu|initscripts-9.56-8|153	%{_prefix}/lib/sysctl.d/00-system.conf
14mu|initscripts-9.56-8|154	%exclude %{_sysconfdir}/profile.d/debug*
14mu|initscripts-9.56-8|155	%config %{_sysconfdir}/profile.d/*
14mu|initscripts-9.56-8|156	%{_sysconfdir}/sysconfig/network-scripts/ifup.d/vpn
14mu|initscripts-9.56-8|157	%{_sysconfdir}/sysconfig/network-scripts/ifdown.d/vpn
14mu|initscripts-9.56-8|158	%{_sbindir}/vpn-start
14mu|initscripts-9.56-8|159	%{_sbindir}/vpn-stop
14mu|initscripts-9.56-8|160	%{_sbindir}/mdv-network-event
14mu|initscripts-9.56-8|161	%{_sbindir}/sys-unconfig
14mu|initscripts-9.56-8|162	/bin/ipcalc
14mu|initscripts-9.56-8|163	/bin/usleep
14mu|initscripts-9.56-8|164	%attr(4755,root,root) %{_sbindir}/usernetctl
14mu|initscripts-9.56-8|165	/sbin/consoletype
14mu|initscripts-9.56-8|166	/sbin/genhostid
14mu|initscripts-9.56-8|167	%attr(2755,root,root) /sbin/netreport
14mu|initscripts-9.56-8|168	/lib/udev/rules.d/*
14mu|initscripts-9.56-8|169	/lib/udev/rename_device
14mu|initscripts-9.56-8|170	%ifarch s390 s390x
14mu|initscripts-9.56-8|171	/lib/udev/ccw_init
14mu|initscripts-9.56-8|172	%endif
14mu|initscripts-9.56-8|173	/sbin/service
14mu|initscripts-9.56-8|174	/sbin/sushell
14mu|initscripts-9.56-8|175	#mdv
14mu|initscripts-9.56-8|176	/sbin/hibernate-cleanup.sh
14mu|initscripts-9.56-8|177	%{_mandir}/man*/*
14mu|initscripts-9.56-8|178	%lang(cs) %{_mandir}/cs/man*/*
14mu|initscripts-9.56-8|179	%lang(et) %{_mandir}/et/man*/*
14mu|initscripts-9.56-8|180	%lang(fi) %{_mandir}/fi/man*/*
14mu|initscripts-9.56-8|181	%lang(fr) %{_mandir}/fr/man*/*
14mu|initscripts-9.56-8|182	%lang(it) %{_mandir}/it/man*/*
14mu|initscripts-9.56-8|183	%lang(pt_BR) %{_mandir}/pt_BR/man*/*
14mu|initscripts-9.56-8|184	%lang(ru) %{_mandir}/ru/man*/*
14mu|initscripts-9.56-8|185	%lang(uk) %{_mandir}/uk/man*/*
14mu|initscripts-9.56-8|186	%ghost %dir %attr(775,root,root) /var/run/netreport
14mu|initscripts-9.56-8|187	%dir %{_sysconfdir}/NetworkManager
14mu|initscripts-9.56-8|188	%dir %{_sysconfdir}/NetworkManager/dispatcher.d
14mu|initscripts-9.56-8|189	%{_sysconfdir}/NetworkManager/dispatcher.d/00-netreport
14mu|initscripts-9.56-8|190	%doc sysconfig.txt sysvinitfiles static-routes-ipv6 ipv6-tunnel.howto ipv6-6to4.howto changes.ipv6
14mu|initscripts-9.56-8|191	/var/lib/stateless
14mu|initscripts-9.56-8|192	%{_bindir}/*
14mu|initscripts-9.56-8|193	%{_tmpfilesdir}/initscripts.conf
14mu|initscripts-9.56-8|194	%{_tmpfilesdir}/mandriva.conf
14mu|initscripts-9.56-8|195	%{_var}/lib/rpm/filetriggers/clean-legacy-sysv-symlinks.*
14mu|initscripts-9.56-8|196	%{_systemdrootdir}/fedora-autorelabel
14mu|initscripts-9.56-8|197	%{_systemdrootdir}/fedora-domainname
14mu|initscripts-9.56-8|198	%{_systemdrootdir}/fedora-import-state
14mu|initscripts-9.56-8|199	%{_systemdrootdir}/fedora-readonly
14mu|initscripts-9.56-8|200	%{_systemdrootdir}/mandriva-save-dmesg
14mu|initscripts-9.56-8|201	%{_systemunitdir}/basic.target.wants/fedora-autorelabel.service
14mu|initscripts-9.56-8|202	%{_systemunitdir}/basic.target.wants/fedora-autorelabel-mark.service
14mu|initscripts-9.56-8|203	#/lib/systemd/system/ctrl-alt-del.target
14mu|initscripts-9.56-8|204	%{_systemunitdir}/fedora-autorelabel.service
14mu|initscripts-9.56-8|205	%{_systemunitdir}/fedora-autorelabel-mark.service
14mu|initscripts-9.56-8|206	%{_systemunitdir}/fedora-domainname.service
14mu|initscripts-9.56-8|207	%{_systemunitdir}/fedora-import-state.service
14mu|initscripts-9.56-8|208	%{_systemunitdir}/fedora-readonly.service
14mu|initscripts-9.56-8|209	%{_systemunitdir}/mandriva-save-dmesg.service
14mu|initscripts-9.56-8|210	%{_systemunitdir}/local-fs.target.wants/fedora-import-state.service
14mu|initscripts-9.56-8|211	%{_systemunitdir}/local-fs.target.wants/fedora-readonly.service
14mu|initscripts-9.56-8|212	%{_systemunitdir}/mandriva-kmsg-loglevel.service
14mu|initscripts-9.56-8|213	%dir %{_libexecdir}/initscripts
14mu|initscripts-9.56-8|214	%dir %{_libexecdir}/initscripts/legacy-actions
14mu|initscripts-9.56-8|215	
14mu|initscripts-9.56-8|216	%post
14mu|initscripts-9.56-8|217	%tmpfiles_create %{name}.conf
14mu|initscripts-9.56-8|218	%tmpfiles_create mandriva.conf
14mu|initscripts-9.56-8|219	
14mu|initscripts-9.56-8|220	if [ $1 -ge 2 ]; then
14mu|initscripts-9.56-8|221	# (tpg) kill this too
14mu|initscripts-9.56-8|222	chkconfig --del partmon > /dev/null 2>&1 || :
14mu|initscripts-9.56-8|223	fi
14mu|initscripts-9.56-8|224	
14mu|initscripts-9.56-8|225	%_mypost_service network
14mu|initscripts-9.56-8|226	
14mu|initscripts-9.56-8|227	%_mypost_service netconsole
14mu|initscripts-9.56-8|228	
14mu|initscripts-9.56-8|229	# %{_sysconfdir}/sysconfig/desktop format has changed
14mu|initscripts-9.56-8|230	if [ -r %{_sysconfdir}/sysconfig/desktop ]; then
14mu|initscripts-9.56-8|231	if ! grep -q = %{_sysconfdir}/sysconfig/desktop; then
14mu|initscripts-9.56-8|232	DESK=`cat %{_sysconfdir}/sysconfig/desktop`
14mu|initscripts-9.56-8|233	echo "DESKTOP=$DESK" > %{_sysconfdir}/sysconfig/desktop
14mu|initscripts-9.56-8|234	fi
14mu|initscripts-9.56-8|235	fi
14mu|initscripts-9.56-8|236	
14mu|initscripts-9.56-8|237	# only needed on upgrade
14mu|initscripts-9.56-8|238	if [ $1 != 0 ]; then
14mu|initscripts-9.56-8|239	# Handle boot sequence changes on upgrade
14mu|initscripts-9.56-8|240	%initlvl_chg partmon 80 13
14mu|initscripts-9.56-8|241	
14mu|initscripts-9.56-8|242	fi
14mu|initscripts-9.56-8|243	
14mu|initscripts-9.56-8|244	%preun
14mu|initscripts-9.56-8|245	%_preun_service netconsole
14mu|initscripts-9.56-8|246	
14mu|initscripts-9.56-8|247	%_preun_service network
14mu|initscripts-9.56-8|248	
14mu|initscripts-9.56-8|249	%_preun_service partmon
14mu|initscripts-9.56-8|250	
14mu|initscripts-9.56-8|251	%postun
14mu|initscripts-9.56-8|252	if [ -f /var/lock/TMP_1ST ];then
14mu|initscripts-9.56-8|253	rm -f /var/lock/TMP_1ST
14mu|initscripts-9.56-8|254	fi
14mu|initscripts-9.56-8|255	
14mu|initscripts-9.56-8|256	#----------------------------------------------------------------------------
14mu|initscripts-9.56-8|257	
14mu|initscripts-9.56-8|258	%package -n debugmode
14mu|initscripts-9.56-8|259	Summary:	Scripts for running in debug mode
14mu|initscripts-9.56-8|260	Group:		System/Base
14mu|initscripts-9.56-8|261	Requires:	initscripts
14mu|initscripts-9.56-8|262	
14mu|initscripts-9.56-8|263	%description -n debugmode
14mu|initscripts-9.56-8|264	The debugmode package contains some basic scripts that are used to run
14mu|initscripts-9.56-8|265	the system in a debug mode.
14mu|initscripts-9.56-8|266	
14mu|initscripts-9.56-8|267	Currently, this consists of various memory checking code.
14mu|initscripts-9.56-8|268	
14mu|initscripts-9.56-8|269	%files -n debugmode
14mu|initscripts-9.56-8|270	%config(noreplace) %{_sysconfdir}/sysconfig/debug
14mu|initscripts-9.56-8|271	%config %{_sysconfdir}/profile.d/debug*
14mu|initscripts-9.56-8|272	
14mu|initscripts-9.56-8|273	#----------------------------------------------------------------------------
14mu|initscripts-9.56-8|274	
14mu|initscripts-9.56-8|275	%prep
14mu|initscripts-9.56-8|276	%setup -q
14mu|initscripts-9.56-8|277	# Adapt mandriva megapatch 9.54 to version 9.56
14mu|initscripts-9.56-8|278	tar xaf %{SOURCE2}
14mu|initscripts-9.56-8|279	patch initscripts-omv.patch -i %{SOURCE3}
14mu|initscripts-9.56-8|280	patch -p1 -i initscripts-omv.patch
14mu|initscripts-9.56-8|281	%apply_patches
14mu|initscripts-9.56-8|282	find -name "*.0???~" -delete
14mu|initscripts-9.56-8|283	rm -rf po
14mu|initscripts-9.56-8|284	ln -s mandriva/po
14mu|initscripts-9.56-8|285	
14mu|initscripts-9.56-8|286	%build
14mu|initscripts-9.56-8|287	%global optflags %{optflags} -Os
14mu|initscripts-9.56-8|288	%setup_compile_flags
14mu|initscripts-9.56-8|289	
14mu|initscripts-9.56-8|290	make
14mu|initscripts-9.56-8|291	make -C mandriva
14mu|initscripts-9.56-8|292	
14mu|initscripts-9.56-8|293	%install
14mu|initscripts-9.56-8|294	mkdir -p %{buildroot}%{_sysconfdir}
14mu|initscripts-9.56-8|295	make ROOT=%{buildroot} SUPERUSER=`id -un` SUPERGROUP=`id -gn` mandir=%{_mandir} install
14mu|initscripts-9.56-8|296	
14mu|initscripts-9.56-8|297	#MDK
14mu|initscripts-9.56-8|298	make -C mandriva install ROOT=%{buildroot} mandir=%{_mandir}
14mu|initscripts-9.56-8|299	
14mu|initscripts-9.56-8|300	python mandriva/gprintify.py \
14mu|initscripts-9.56-8|301	`find %{buildroot}%{_sysconfdir}/rc.d -type f` \
14mu|initscripts-9.56-8|302	`find %{buildroot}%{_sysconfdir}/sysconfig/network-scripts -type f` \
14mu|initscripts-9.56-8|303	%{buildroot}%{_systemdrootdir}/fedora-* \
14mu|initscripts-9.56-8|304	%{buildroot}%{_systemdrootdir}/mandriva-*
14mu|initscripts-9.56-8|305	
14mu|initscripts-9.56-8|306	# (tpg) remove as its not needed
14mu|initscripts-9.56-8|307	for i in 0 1 2 3 4 5 6; do
14mu|initscripts-9.56-8|308	rm -rf %{buildroot}%{_sysconfdir}/rc$i.d ;
14mu|initscripts-9.56-8|309	done
14mu|initscripts-9.56-8|310	
14mu|initscripts-9.56-8|311	%find_lang %{name}
14mu|initscripts-9.56-8|312	
14mu|initscripts-9.56-8|313	rm -rf %{buildroot}%{_sysconfdir}/event.d
14mu|initscripts-9.56-8|314	rm -rf %{buildroot}%{_sysconfdir}/init
14mu|initscripts-9.56-8|315	
14mu|initscripts-9.56-8|316	rm -f %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifup-ctc
14mu|initscripts-9.56-8|317	rm -f %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifup-iucv
14mu|initscripts-9.56-8|318	rm -f %{buildroot}/lib/udev/rules.d/55-ccw.rules
14mu|initscripts-9.56-8|319	rm -f %{buildroot}/lib/udev/ccw_init
14mu|initscripts-9.56-8|320	
14mu|initscripts-9.56-8|321	# remove unused hotplug helper and ipsec/isdn stuff
14mu|initscripts-9.56-8|322	rm -f %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/{ifdown-ippp,ifup-ippp,ifdown-ipsec,ifup-ipsec,net.hotplug}
14mu|initscripts-9.56-8|323	
14mu|initscripts-9.56-8|324	# we have our own copy of gprintify
14mu|initscripts-9.56-8|325	export DONT_GPRINTIFY=1
14mu|initscripts-9.56-8|326	
14mu|initscripts-9.56-8|327	#delete prefdm
14mu|initscripts-9.56-8|328	rm -f %{buildroot}/%{_sysconfdir}/X11/prefdm
14mu|initscripts-9.56-8|329	
14mu|initscripts-9.56-8|330	#delete old module config
14mu|initscripts-9.56-8|331	rm -f %{buildroot}/%{_sysconfdir}/modules
14mu|initscripts-9.56-8|332	
14mu|initscripts-9.56-8|333	# (cg) Clean up danging symlinks after initscript removal
14mu|initscripts-9.56-8|334	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mu|initscripts-9.56-8|335	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/clean-legacy-sysv-symlinks.filter << EOF
14mu|initscripts-9.56-8|336	^.%{_initrddir}/
14mu|initscripts-9.56-8|337	EOF
14mu|initscripts-9.56-8|338	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/clean-legacy-sysv-symlinks.script << EOF
14mu|initscripts-9.56-8|339	#!/bin/sh
14mu|initscripts-9.56-8|340	find -L /etc/rc.d/rc{0,1,2,3,4,5,6,7}.d -type l -exec rm -f {} +
14mu|initscripts-9.56-8|341	EOF
14mu|initscripts-9.56-8|342	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/clean-legacy-sysv-symlinks.script
14mu|initscripts-9.56-8|343	
14mu|initscripts-9.56-8|344	
14mu|initscripts-9.56-8|345	%changelog
14mu|initscripts-9.56-8|346	
14mu|initscripts-9.56-8|347	* Wed Mar 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:9.56-8
14mu|initscripts-9.56-8|348	- (e0f1232) Add default runlevels to network script
14mu|initscripts-9.56-8|349	
14mu|initscripts-9.56-8|350	* Wed Mar 23 2016 Vladimir Golubkov <vgol.mail@gmail.com> 2:9.56-7
14mu|initscripts-9.56-8|351	- (54cfa66) fix paths in /lib/systemd/fedora-domainname
14mu|initscripts-9.56-8|352	
14mu|initscripts-9.56-8|353	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:9.56-6
14mu|initscripts-9.56-8|354	- (be1a3ae) Spec cleanup
14mu|initscripts-9.56-8|355	- (Andrey Bondrov: 1e61d0e) Don't use systemd_post macro for network and netconsole services (they are still sysvinit)
14mu|initscripts-9.56-8|356	- (Andrey Bondrov: 1e61d0e) Minor cleanups
14mu|initscripts-9.56-8|357	
14mu|initscripts-9.56-8|358	* Fri Jul 24 2015 law <a.lahin@ntcit-rosa.ru> 2:9.56-5
14mu|initscripts-9.56-8|359	- (52f3472) Don't override default kernel parameters (the OMV change is not justified)
14mu|initscripts-9.56-8|360	
14mu|initscripts-9.56-8|361	* Wed Jul 15 2015 law <a.lahin@ntcit-rosa.ru> 2:9.56-4
14mu|initscripts-9.56-8|362	- (f7b2488) Rid of legacy fedora-loadmodules.service
14mu|initscripts-9.56-8|363	
14mu|initscripts-9.56-8|364	* Mon Jun 29 2015 law <a.lahin@ntcit-rosa.ru> 2:9.56-2
14mu|initscripts-9.56-8|365	- (0906678) Remove /etc/inittab, /etc/crypttab, utmp, wtmp, btmp
14mu|initscripts-9.56-8|366	
14mu|initscripts-9.56-8|367	* Mon Jun 29 2015 law <a.lahin@ntcit-rosa.ru> 2:9.56-1
14mu|initscripts-9.56-8|368	- (bea8ee5) Upgrade to version 9.56
14mu|initscripts-9.56-8|369	
14mu|initscripts-9.56-8|370	* Fri Jun 26 2015 law <a.lahin@ntcit-rosa.ru> 2:9.54-1
14mu|initscripts-9.56-8|371	- (07fae76) Upgrade to version 9.54
14mu|initscripts-9.56-8|372	
14mu|initscripts-9.56-8|373	* Mon Jun 01 2015 law <a.lahin@ntcit-rosa.ru> 2:9.45-10
14mu|initscripts-9.56-8|374	- (53af26e) Increase release number
14mu|initscripts-9.56-8|375	
14mu|initscripts-9.56-8|376	* Mon Jun 01 2015 law <a.lahin@ntcit-rosa.ru> 2:9.45-9
14mu|initscripts-9.56-8|377	- (cd444dd) Restore lost dot (source ~./i18n)
14mu|initscripts-9.56-8|378	- (law: c3ce5c8) Increase release number
14mu|initscripts-9.56-8|379	
14mu|initscripts-9.56-8|380	* Fri May 29 2015 law <a.lahin@ntcit-rosa.ru> 2:9.45-8
14mu|initscripts-9.56-8|381	- (52eb41b) Read system locale environment if locale is not defined
14mu|initscripts-9.56-8|382	- (law: 09b47ff) Increase release number
14mu|initscripts-9.56-8|383	
14mu|initscripts-9.56-8|384	* Thu Apr 16 2015 law <a.lahin@ntcit-rosa.ru> 2:9.45-7
14mu|initscripts-9.56-8|385	- (4cad6f0) Update configs description in sysconfig.txt
14mu|initscripts-9.56-8|386	- (law: ac939c8) Increase release number
14mu|initscripts-9.56-8|387	
14mu|initscripts-9.56-8|388	* Tue Mar 17 2015 law <a.lahin@ntcit-rosa.ru> 2:9.45-6
14mu|initscripts-9.56-8|389	- (7bc3c2b) Don't source /etc/locale.conf in lang.[c]sh as it processed by systemd
14mu|initscripts-9.56-8|390	- (law: f907e2a) Remove i18n_ini_syntax.patch as not needed (see #1355)
14mu|initscripts-9.56-8|391	- (law: 574fbc7) Remove mandriva-specific i18n functions
14mu|initscripts-9.56-8|392	- (law: 9bba0ad) Remove prefdm patch as prefdm no longer exists
14mu|initscripts-9.56-8|393	- (law: 187e221) Increase release number
14mu|initscripts-9.56-8|394	
14mu|initscripts-9.56-8|395	* Mon Mar 02 2015 law <a.lahin@ntcit-rosa.ru> 2:9.45-5
14mu|initscripts-9.56-8|396	- (b5a1d58) Updates for systemd random-seed handling
14mu|initscripts-9.56-8|397	- (Alexander Lakhin: 395229a) MassBuild#656: Increase release tag
14mu|initscripts-9.56-8|398	
14mu|initscripts-9.56-8|399	* Wed Feb 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:9.45-4
14mu|initscripts-9.56-8|400	- (548a409) Drop unused files
14mu|initscripts-9.56-8|401	- (law: 764b974) Increase release number
14mu|initscripts-9.56-8|402	
14mu|initscripts-9.56-8|403	* Tue Feb 10 2015 law <a.lahin@ntcit-rosa.ru> 2:9.45-3
14mu|initscripts-9.56-8|404	- (579542d) Check for *256color terminfo existence before changing TERM
14mu|initscripts-9.56-8|405	- (law: abefdfa) Sync with current
14mu|initscripts-9.56-8|406	- (law: 906c39f) Increase release number
14mu|initscripts-9.56-8|407	
14mu|initscripts-9.56-8|408	* Fri Jan 30 2015 law <a.lahin@ntcit-rosa.ru> 2:9.45-2
14mu|initscripts-9.56-8|409	- (17b60d8) Fix dmraid conflict specification
14mu|initscripts-9.56-8|410	- (law: 99b7939) Increase release number
14mu|initscripts-9.56-8|411	
14mu|initscripts-9.56-8|412	* Thu Dec 18 2014 law <a.lahin@ntcit-rosa.ru> 2:9.45-1
14mu|initscripts-9.56-8|413	- (410faf7) Sync service file with fedora/omv
14mu|initscripts-9.56-8|414	- (law: 0f3b130) Conflict with older lvm & dmraid so we get the required versions that allow us to drop fedora-storage-unit
14mu|initscripts-9.56-8|415	- (law: 209b65c) Fix .spec
14mu|initscripts-9.56-8|416	- (law: 6d803bf) Consolidate all network-related changes
14mu|initscripts-9.56-8|417	- (law: 9bf42d7) Reorder changes in the first three patches; rename them as appropriate
14mu|initscripts-9.56-8|418	- (law: 93a9a4c) Remove initscripts-ntcit-release.patch as useless after dropping mandriva-everytime
14mu|initscripts-9.56-8|419	- (law: 35796fa) Upgrade to 9.45
14mu|initscripts-9.56-8|420	
14mu|initscripts-9.56-8|421	* Wed Dec 17 2014 law <a.lahin@ntcit-rosa.ru> 2:9.34-21
14mu|initscripts-9.56-8|422	- (5dfdd11) Drop old mandriva megapatch
14mu|initscripts-9.56-8|423	- (law: c7b520e) Increase release number
14mu|initscripts-9.56-8|424	
14mu|initscripts-9.56-8|425	* Mon Dec 15 2014 law <a.lahin@ntcit-rosa.ru> 2:9.34-20
14mu|initscripts-9.56-8|426	- (adc3445) Extract ROSA-specific changes from Mandriva megapatch
14mu|initscripts-9.56-8|427	- (law: cce2dd0) Sync with import/rosa2014.1
14mu|initscripts-9.56-8|428	
14mu|initscripts-9.56-8|429	* Mon Nov 24 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2:9.25-31
14mu|initscripts-9.56-8|430	- (f6dc8d9) BuildList#2335496: Increase release tag
14mu|initscripts-9.56-8|431	
14mu|initscripts-9.56-8|432	* Mon Nov 17 2014 law <a.lahin@ntcit-rosa.ru> 2:9.25-30
14mu|initscripts-9.56-8|433	- (a51ef84) Increase release number
14mu|initscripts-9.56-8|434	
14mu|initscripts-9.56-8|435	* Mon Nov 17 2014 law <a.lahin@ntcit-rosa.ru> 2:9.25-29
14mu|initscripts-9.56-8|436	- (604f813) Non-systemd support removal
14mu|initscripts-9.56-8|437	- (law: b8d4833) Increase release number
14mu|initscripts-9.56-8|438	
14mu|initscripts-9.56-8|439	* Mon Nov 17 2014 law <a.lahin@ntcit-rosa.ru> 2:9.25-28
14mu|initscripts-9.56-8|440	- (a785e06) Remove loadkeys patch as too specific; remove orphaned namespace patch
14mu|initscripts-9.56-8|441	- (law: 8d692ce) Increase release number
14mu|initscripts-9.56-8|442	
14mu|initscripts-9.56-8|443	* Fri Nov 14 2014 law <a.lahin@ntcit-rosa.ru> 2:9.25-27
14mu|initscripts-9.56-8|444	- (ba57d93) Eliminate references to /etc/locale
14mu|initscripts-9.56-8|445	- (Dmitry Fedorov: 623f7b1) Updated initscripts.spec
14mu|initscripts-9.56-8|446	
14mu|initscripts-9.56-8|447	* Wed Nov 05 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2:9.25-26
14mu|initscripts-9.56-8|448	- (fd80788) Updated initscripts-autorelabel-conditions.patch
14mu|initscripts-9.56-8|449	- (Dmitry Fedorov: 552d85e) BuildList#2320548: Increase release tag
14mu|initscripts-9.56-8|450	
14mu|initscripts-9.56-8|451	* Wed Oct 08 2014 alexanderlaw <a.lahin@ntcit-rosa.ru> 2:9.25-25
14mu|initscripts-9.56-8|452	- (271d2a3) Increase release number
14mu|initscripts-9.56-8|453	
14mu|initscripts-9.56-8|454	* Wed Oct 08 2014 alexanderlaw <a.lahin@ntcit-rosa.ru> 2:9.25-24
14mu|initscripts-9.56-8|455	- (0bb076f) Complete switch to new i18n config #rm6199
14mu|initscripts-9.56-8|456	- (alexanderlaw: 0495476) Increase release number
14mu|initscripts-9.56-8|457	
14mu|initscripts-9.56-8|458	* Wed Oct 08 2014 alexanderlaw <a.lahin@ntcit-rosa.ru> 2:9.25-23
14mu|initscripts-9.56-8|459	- (e52a064) Switch to new i18n config #rm6199
14mu|initscripts-9.56-8|460	- (Dmitry Fedorov: 8323c06) BuildList#2274925: Increase release tag
14mu|initscripts-9.56-8|461	- (alexanderlaw: 55e92d9) Increase release number
14mu|initscripts-9.56-8|462	
14mu|initscripts-9.56-8|463	* Thu Oct 02 2014 alexanderlaw <a.lahin@ntcit-rosa.ru> 2:9.25-22
14mu|initscripts-9.56-8|464	- (5d69fae) Remove legacy text #rm6199
14mu|initscripts-9.56-8|465	- (Dmitry Fedorov: 7b82ad6) MassBuild#518: Increase release tag
14mu|initscripts-9.56-8|466	
14mu|initscripts-9.56-8|467	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:9.25-21
14mu|initscripts-9.56-8|468	- (b1c2bea) MassBuild#472: Increase release tag
14mu|initscripts-9.56-8|469	
14mu|initscripts-9.56-8|470	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@gmail.com> 2:9.25-20
14mu|initscripts-9.56-8|471	- (789bee8) sync to certified branch, 12.08.2014
14mu|initscripts-9.56-8|472	
14mu|initscripts-9.56-8|473	* Fri Jul 18 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:9.25-19
14mu|initscripts-9.56-8|474	- (ba13ae3) MassBuild#456: Increase release tag
14mu|initscripts-9.56-8|475	
14mu|initscripts-9.56-8|476	* Wed Jul 02 2014 Alex Burmashev <alex.burmashev@gmail.com> 2:9.25-18
14mu|initscripts-9.56-8|477	- (5dff0e9) sync to certified branch
14mu|initscripts-9.56-8|478	
14mu|initscripts-9.56-8|479	* Tue Jul 01 2014 Alex Burmashev <alex.burmashev@gmail.com> 9.25-16
14mu|initscripts-9.56-8|480	- (a67da2d) sync to certified branch
14mu|initscripts-9.56-8|481	
14mu|initscripts-9.56-8|482	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 9.34-16
14mu|initscripts-9.56-8|483	- (39c76c4) MassBuild#440: Increase release tag
14mu|initscripts-9.56-8|484	
14mu|initscripts-9.56-8|485	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 9.34-15
14mu|initscripts-9.56-8|486	- (50b3821) added loadkeys ru patch
14mu|initscripts-9.56-8|487	
14mu|initscripts-9.56-8|488	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 9.34-14
14mu|initscripts-9.56-8|489	- (e64af0b) another fix rc.sysinit
14mu|initscripts-9.56-8|490	- (akdengi: 900aae3) fix rc.sysinit
14mu|initscripts-9.56-8|491	
14mu|initscripts-9.56-8|492	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 9.34-12
14mu|initscripts-9.56-8|493	- (6580262) Drop mandriva-everytime.service and some obsoletes Mandriva patches
14mu|initscripts-9.56-8|494	
14mu|initscripts-9.56-8|495	* Mon Oct 21 2013 Alexander Kazancev <kazancas@gmail.com> 9.34-11
14mu|initscripts-9.56-8|496	- (53b10f0) Fix dhclient options
14mu|initscripts-9.56-8|497	- (Alexander Kazancev: 8b4db47) Up release
14mu|initscripts-9.56-8|498	
14mu|initscripts-9.56-8|499	* Wed Sep 04 2013 akdengi <kazancas@mandriva.ru> 9.34-10
14mu|initscripts-9.56-8|500	- (1fa0373) move USE_NM_ONLY config to NM packager
14mu|initscripts-9.56-8|501	- (Alexander Kazancev: 59762fb) Need latest udev >= 194-26
14mu|initscripts-9.56-8|502	- (akdengi: 643ab24) drop 60-net udev rule and add options NM_USE_ONLY=yes in /etc/sysconfig/network. Clean spec
14mu|initscripts-9.56-8|503	
14mu|initscripts-9.56-8|504	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-9
14mu|initscripts-9.56-8|505	- (b3268dd) add rules
14mu|initscripts-9.56-8|506	
14mu|initscripts-9.56-8|507	* Thu Jun 13 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 9.25-12.6
14mu|initscripts-9.56-8|508	- (783ab0d) fixed a typo
14mu|initscripts-9.56-8|509	- (root: 9d7a56f) added a loadkeys ru patch
14mu|initscripts-9.56-8|510	
14mu|initscripts-9.56-8|511	* Tue Mar 05 2013 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 9.25-12.5
14mu|initscripts-9.56-8|512	- (75fac13) updated spec
14mu|initscripts-9.56-8|513	
14mu|initscripts-9.56-8|514	* Tue Mar 05 2013 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 9.25-12.2
14mu|initscripts-9.56-8|515	- (1367812) Default selinux location has been changed
14mu|initscripts-9.56-8|516	- (root: 4f901f8) removed&disabled the loadkeys-ru patch
14mu|initscripts-9.56-8|517	
14mu|initscripts-9.56-8|518	* Fri Dec 28 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 9.25-12.1
14mu|initscripts-9.56-8|519	- (bffc32e) LOG fix for #1355 (handling ~/.i18n file with ini syntax)
14mu|initscripts-9.56-8|520	
14mu|initscripts-9.56-8|521	* Fri Aug 03 2012 root <root@localhost.localdomain> 9.25-12
14mu|initscripts-9.56-8|522	- (dd3d596) loadkeys patch
14mu|initscripts-9.56-8|523	- (root: c461d57) added loadkeys ru to fix ru console output
14mu|initscripts-9.56-8|524	
14mu|initscripts-9.56-8|525	

22800 14
14mu|inkscape-0.92.3-2|1	#Develop version from http://repos.fedorapeople.org/repos/ryanlerch/inkscape-unstable
14mu|inkscape-0.92.3-2|2	%define Werror_cflags %nil
14mu|inkscape-0.92.3-2|3	
14mu|inkscape-0.92.3-2|4	Summary:	A vector-based drawing program using SVG
14mu|inkscape-0.92.3-2|5	Name:		inkscape
14mu|inkscape-0.92.3-2|6	Version:	0.92.3
14mu|inkscape-0.92.3-2|7	Release:	2
14mu|inkscape-0.92.3-2|8	License:	GPLv2+
14mu|inkscape-0.92.3-2|9	Group:		Graphics
14mu|inkscape-0.92.3-2|10	Url:		http://inkscape.sourceforge.net/
14mu|inkscape-0.92.3-2|11	Source0:	https://inkscape.global.ssl.fastly.net/media/resources/file/%{name}-%{version}.tar.bz2
14mu|inkscape-0.92.3-2|12	Source1:	inkscape-0.92.3_ru.tar.gz
14mu|inkscape-0.92.3-2|13	Patch1:		inkscape-0.92+devel-fix-desktop-file.patch
14mu|inkscape-0.92.3-2|14	BuildRequires:	desktop-file-utils
14mu|inkscape-0.92.3-2|15	BuildRequires:	dos2unix
14mu|inkscape-0.92.3-2|16	BuildRequires:	gdk-pixbuf2.0
14mu|inkscape-0.92.3-2|17	BuildRequires:	intltool
14mu|inkscape-0.92.3-2|18	
14mu|inkscape-0.92.3-2|19	BuildRequires:	perl-XML-Parser
14mu|inkscape-0.92.3-2|20	BuildRequires:	boost-devel
14mu|inkscape-0.92.3-2|21	BuildRequires:	perl-devel
14mu|inkscape-0.92.3-2|22	BuildRequires:	potrace-devel
14mu|inkscape-0.92.3-2|23	BuildRequires:	pkgconfig(bdw-gc) >= 6.4
14mu|inkscape-0.92.3-2|24	BuildRequires:	pkgconfig(cairo)
14mu|inkscape-0.92.3-2|25	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|inkscape-0.92.3-2|26	BuildRequires:	pkgconfig(expat)
14mu|inkscape-0.92.3-2|27	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mu|inkscape-0.92.3-2|28	BuildRequires:	pkgconfig(gsl)
14mu|inkscape-0.92.3-2|29	BuildRequires:	pkgconfig(gtkmm-2.4)
14mu|inkscape-0.92.3-2|30	BuildRequires:	pkgconfig(gtkspell-2.0)
14mu|inkscape-0.92.3-2|31	BuildRequires:	pkgconfig(ImageMagick)
14mu|inkscape-0.92.3-2|32	BuildRequires:	pkgconfig(lcms2)
14mu|inkscape-0.92.3-2|33	BuildRequires:	pkgconfig(libcdr-0.1)
14mu|inkscape-0.92.3-2|34	BuildRequires:	pkgconfig(libpng)
14mu|inkscape-0.92.3-2|35	BuildRequires:	pkgconfig(libvisio-0.1)
14mu|inkscape-0.92.3-2|36	BuildRequires:	pkgconfig(libwpg-0.3)
14mu|inkscape-0.92.3-2|37	BuildRequires:	pkgconfig(libxml-2.0)
14mu|inkscape-0.92.3-2|38	BuildRequires:	pkgconfig(libxslt)
14mu|inkscape-0.92.3-2|39	BuildRequires:	pkgconfig(loudmouth-1.0)
14mu|inkscape-0.92.3-2|40	BuildRequires:	pkgconfig(poppler-glib)
14mu|inkscape-0.92.3-2|41	BuildRequires:	pkgconfig(popt)
14mu|inkscape-0.92.3-2|42	BuildRequires:	pkgconfig(python)
14mu|inkscape-0.92.3-2|43	
14mu|inkscape-0.92.3-2|44	Requires:	gdk-pixbuf2.0
14mu|inkscape-0.92.3-2|45	Requires:	gnome-vfs2
14mu|inkscape-0.92.3-2|46	Requires:	pstoedit
14mu|inkscape-0.92.3-2|47	Requires:	python-lxml
14mu|inkscape-0.92.3-2|48	Requires:	python
14mu|inkscape-0.92.3-2|49	Suggests:	uniconvertor
14mu|inkscape-0.92.3-2|50	
14mu|inkscape-0.92.3-2|51	%description
14mu|inkscape-0.92.3-2|52	Inkscape is a generic SVG-based vector-drawing program.
14mu|inkscape-0.92.3-2|53	
14mu|inkscape-0.92.3-2|54	Inkscape uses the W3C SVG (= "Scalable Vector Graphics") standard as its
14mu|inkscape-0.92.3-2|55	native file format. Therefore, it is a very useful tool for web designers
14mu|inkscape-0.92.3-2|56	and can be used as an interchange format for desktop publishing.
14mu|inkscape-0.92.3-2|57	
14mu|inkscape-0.92.3-2|58	%files -f %{name}.lang
14mu|inkscape-0.92.3-2|59	%doc AUTHORS ChangeLog NEWS README
14mu|inkscape-0.92.3-2|60	%{_bindir}/*
14mu|inkscape-0.92.3-2|61	%{_datadir}/appdata/%{name}.appdata.xml
14mu|inkscape-0.92.3-2|62	%{_datadir}/applications/*.desktop
14mu|inkscape-0.92.3-2|63	%{_datadir}/inkscape/
14mu|inkscape-0.92.3-2|64	%{_iconsdir}/hicolor/*/apps/*
14mu|inkscape-0.92.3-2|65	%{_mandir}/man1/*
14mu|inkscape-0.92.3-2|66	%{_mandir}/*/man1/*
14mu|inkscape-0.92.3-2|67	
14mu|inkscape-0.92.3-2|68	#----------------------------------------------------------------------------
14mu|inkscape-0.92.3-2|69	
14mu|inkscape-0.92.3-2|70	%prep
14mu|inkscape-0.92.3-2|71	%setup -q
14mu|inkscape-0.92.3-2|72	%apply_patches
14mu|inkscape-0.92.3-2|73	
14mu|inkscape-0.92.3-2|74	pushd po
14mu|inkscape-0.92.3-2|75	tar -xvzf %{SOURCE1}
14mu|inkscape-0.92.3-2|76	popd
14mu|inkscape-0.92.3-2|77	
14mu|inkscape-0.92.3-2|78	# https://bugs.launchpad.net/inkscape/+bug/314381
14mu|inkscape-0.92.3-2|79	# A couple of files have executable bits set,
14mu|inkscape-0.92.3-2|80	# despite not being executable
14mu|inkscape-0.92.3-2|81	find . -name '*.cpp' | xargs chmod -x
14mu|inkscape-0.92.3-2|82	find . -name '*.h' | xargs chmod -x
14mu|inkscape-0.92.3-2|83	find share/extensions -name '*.py' | xargs chmod -x
14mu|inkscape-0.92.3-2|84	
14mu|inkscape-0.92.3-2|85	# Fix end of line encodings
14mu|inkscape-0.92.3-2|86	dos2unix -k -q share/extensions/*.py
14mu|inkscape-0.92.3-2|87	
14mu|inkscape-0.92.3-2|88	%build
14mu|inkscape-0.92.3-2|89	export CXXFLAGS="%{optflags} -fpermissive -std=gnu++11"
14mu|inkscape-0.92.3-2|90	#autoreconf -fi
14mu|inkscape-0.92.3-2|91	./autogen.sh
14mu|inkscape-0.92.3-2|92	%configure2_5x \
14mu|inkscape-0.92.3-2|93	--with-gnome-vfs \
14mu|inkscape-0.92.3-2|94	--enable-lcms \
14mu|inkscape-0.92.3-2|95	--enable-poppler-cairo
14mu|inkscape-0.92.3-2|96	%make
14mu|inkscape-0.92.3-2|97	
14mu|inkscape-0.92.3-2|98	%install
14mu|inkscape-0.92.3-2|99	%makeinstall_std
14mu|inkscape-0.92.3-2|100	
14mu|inkscape-0.92.3-2|101	desktop-file-install --vendor="" \
14mu|inkscape-0.92.3-2|102	--add-category="X-MandrivaLinux-CrossDesktop" \
14mu|inkscape-0.92.3-2|103	--dir %{buildroot}%{_datadir}/applications \
14mu|inkscape-0.92.3-2|104	%{buildroot}%{_datadir}/applications/*
14mu|inkscape-0.92.3-2|105	
14mu|inkscape-0.92.3-2|106	# No skencil anymore
14mu|inkscape-0.92.3-2|107	rm -f %{buildroot}%{_datadir}/%{name}/extensions/sk2svg.sh
14mu|inkscape-0.92.3-2|108	
14mu|inkscape-0.92.3-2|109	%find_lang %{name}
14mu|inkscape-0.92.3-2|110	
14mu|inkscape-0.92.3-2|111	%changelog

22801 14
14mu|ipa-4.2.0-8|1	%global platform_module rosa
14mu|ipa-4.2.0-8|2	
14mu|ipa-4.2.0-8|3	Summary:	The Identity, Policy and Audit system
14mu|ipa-4.2.0-8|4	Name:		ipa
14mu|ipa-4.2.0-8|5	Version:	4.2.0
14mu|ipa-4.2.0-8|6	Release:	8
14mu|ipa-4.2.0-8|7	License:	GPLv3+
14mu|ipa-4.2.0-8|8	Group:		System/Base
14mu|ipa-4.2.0-8|9	Url:		http://www.freeipa.org/
14mu|ipa-4.2.0-8|10	Source0:	http://www.freeipa.org/downloads/src/freeipa-%{version}.tar.gz
14mu|ipa-4.2.0-8|11	Patch0:		freeipa-4.2.0-rosa-platform.patch
14mu|ipa-4.2.0-8|12	
14mu|ipa-4.2.0-8|13	# RHEL spec file only: START
14mu|ipa-4.2.0-8|14	Patch0001:	0001-Start-dirsrv-for-kdcproxy-upgrade.patch
14mu|ipa-4.2.0-8|15	Patch0002:	0002-Fix-DNS-records-installation-for-replicas.patch
14mu|ipa-4.2.0-8|16	Patch0003:	0003-Prevent-to-rename-certprofile-profile-id.patch
14mu|ipa-4.2.0-8|17	Patch0004:	0004-Stageusedr-activate-show-username-instead-of-DN.patch
14mu|ipa-4.2.0-8|18	Patch0005:	0005-copy-schema-to-ca-allow-to-overwrite-schema-files.patch
14mu|ipa-4.2.0-8|19	Patch0006:	0006-spec-file-Update-minimum-required-version-of-krb5.patch
14mu|ipa-4.2.0-8|20	Patch0007:	0007-do-not-import-memcache-on-client.patch
14mu|ipa-4.2.0-8|21	Patch0008:	0008-selinux-enable-httpd_run_ipa-to-allow-communicating-.patch
14mu|ipa-4.2.0-8|22	Patch0009:	0009-oddjob-avoid-chown-keytab-to-sssd-if-sssd-user-does-.patch
14mu|ipa-4.2.0-8|23	Patch0010:	0010-webui-fix-user-reset-password-dialog.patch
14mu|ipa-4.2.0-8|24	Patch0011:	0011-fix-hbac-rule-search-for-non-admin-users.patch
14mu|ipa-4.2.0-8|25	Patch0012:	0012-fix-selinuxusermap-search-for-non-admin-users.patch
14mu|ipa-4.2.0-8|26	Patch0013:	0013-Validate-adding-privilege-to-a-permission.patch
14mu|ipa-4.2.0-8|27	Patch0014:	0014-migration-Use-api.env-variables.patch
14mu|ipa-4.2.0-8|28	Patch0015:	0015-sysrestore-copy-files-instead-of-moving-them-to-avoi.patch
14mu|ipa-4.2.0-8|29	Patch0016:	0016-Allow-value-no-for-replica-certify-all-attr-in-abort.patch
14mu|ipa-4.2.0-8|30	Patch0017:	0017-trusts-Check-for-AD-root-domain-among-our-trusted-do.patch
14mu|ipa-4.2.0-8|31	Patch0018:	0018-enable-debugging-of-ntpd-during-client-installation.patch
14mu|ipa-4.2.0-8|32	Patch0019:	0019-cermonger-Use-private-unix-socket-when-DBus-SystemBu.patch
14mu|ipa-4.2.0-8|33	Patch0020:	0020-ipa-client-install-Do-not-re-start-certmonger-and-DB.patch
14mu|ipa-4.2.0-8|34	Patch0021:	0021-DNS-Consolidate-DNS-RR-types-in-API-and-schema.patch
14mu|ipa-4.2.0-8|35	Patch0022:	0022-ipaplatform-Add-constants-submodule.patch
14mu|ipa-4.2.0-8|36	Patch0023:	0023-DNS-check-if-DNS-package-is-installed.patch
14mu|ipa-4.2.0-8|37	Patch0024:	0024-dcerpc-Expand-explanation-for-WERR_ACCESS_DENIED.patch
14mu|ipa-4.2.0-8|38	Patch0025:	0025-dcerpc-Fix-UnboundLocalError-for-ccache_name.patch
14mu|ipa-4.2.0-8|39	Patch0026:	0026-fix-broken-search-for-users-by-their-manager.patch
14mu|ipa-4.2.0-8|40	Patch0027:	0027-dcerpc-Add-get_trusted_domain_object_type-method.patch
14mu|ipa-4.2.0-8|41	Patch0028:	0028-idviews-Restrict-anchor-to-name-and-name-to-anchor-c.patch
14mu|ipa-4.2.0-8|42	Patch0029:	0029-idviews-Enforce-objectclass-check-in-idoverride-del.patch
14mu|ipa-4.2.0-8|43	Patch0030:	0030-idviews-Check-for-the-Default-Trust-View-only-if-app.patch
14mu|ipa-4.2.0-8|44	Patch0031:	0031-replication-Fix-incorrect-exception-invocation.patch
14mu|ipa-4.2.0-8|45	Patch0032:	0032-webui-add-Kerberos-configuration-instructions-for-Ch.patch
14mu|ipa-4.2.0-8|46	Patch0033:	0033-Remove-ico-files-from-Makefile.patch
14mu|ipa-4.2.0-8|47	Patch0034:	0034-ACI-plugin-correctly-parse-bind-rules-enclosed-in-pa.patch
14mu|ipa-4.2.0-8|48	Patch0035:	0035-ULC-Fix-stageused-add-from-delete-command.patch
14mu|ipa-4.2.0-8|49	Patch0036:	0036-webui-fix-regressions-failed-auth-messages.patch
14mu|ipa-4.2.0-8|50	Patch0037:	0037-Validate-vault-s-file-parameters.patch
14mu|ipa-4.2.0-8|51	Patch0038:	0038-certprofile-import-do-not-require-profileId-in-profi.patch
14mu|ipa-4.2.0-8|52	Patch0039:	0039-user-show-add-out-option-to-save-certificates-to-fil.patch
14mu|ipa-4.2.0-8|53	Patch0040:	0040-store-certificates-issued-for-user-entries-as-userCe.patch
14mu|ipa-4.2.0-8|54	Patch0041:	0041-Fix-incorrect-type-comparison-in-trust-fetch-domains.patch
14mu|ipa-4.2.0-8|55	Patch0042:	0042-Fix-selector-of-protocol-for-LSA-RPC-binding-string.patch
14mu|ipa-4.2.0-8|56	Patch0043:	0043-dcerpc-Simplify-generation-of-LSA-RPC-binding-string.patch
14mu|ipa-4.2.0-8|57	Patch0044:	0044-Fixed-missing-KRA-agent-cert-on-replica.patch
14mu|ipa-4.2.0-8|58	Patch0045:	0045-webui-add-LDAP-vs-Kerberos-behavior-description-to-u.patch
14mu|ipa-4.2.0-8|59	Patch0046:	0046-Fix-upgrade-of-sidgen-and-extdom-plugins.patch
14mu|ipa-4.2.0-8|60	Patch0047:	0047-Give-more-info-on-virtual-command-access-denial.patch
14mu|ipa-4.2.0-8|61	Patch0048:	0048-Allow-SAN-extension-for-cert-request-self-service.patch
14mu|ipa-4.2.0-8|62	Patch0049:	0049-Add-profile-for-DNP3-IEC-62351-8-certificates.patch
14mu|ipa-4.2.0-8|63	Patch0050:	0050-Work-around-python-nss-bug-on-unrecognised-OIDs.patch
14mu|ipa-4.2.0-8|64	Patch0051:	0051-adtrust-install-Correctly-determine-4.2-FreeIPA-serv.patch
14mu|ipa-4.2.0-8|65	Patch0052:	0052-certprofile-import-improve-profile-format-documentat.patch
14mu|ipa-4.2.0-8|66	Patch0053:	0053-Fix-default-CA-ACL-added-during-upgrade.patch
14mu|ipa-4.2.0-8|67	Patch0054:	0054-Fix-KRB5PrincipalName-UPN-SAN-comparison.patch
14mu|ipa-4.2.0-8|68	Patch0055:	0055-adjust-search-so-that-it-works-for-non-admin-users.patch
14mu|ipa-4.2.0-8|69	Patch0056:	0056-validate-mutually-exclusive-options-in-vault-add.patch
14mu|ipa-4.2.0-8|70	Patch0057:	0057-idranges-raise-an-error-when-local-IPA-ID-range-is-b.patch
14mu|ipa-4.2.0-8|71	Patch0058:	0058-install-Fix-server-and-replica-install-options.patch
14mu|ipa-4.2.0-8|72	Patch0059:	0059-certprofile-add-profile-format-explanation.patch
14mu|ipa-4.2.0-8|73	Patch0060:	0060-ULC-Prevent-preserved-users-from-being-assigned-memb.patch
14mu|ipa-4.2.0-8|74	Patch0061:	0061-Asymmetric-vault-validate-public-key-in-client.patch
14mu|ipa-4.2.0-8|75	Patch0062:	0062-add-permission-System-Manage-User-Certificates.patch
14mu|ipa-4.2.0-8|76	Patch0063:	0063-Add-permission-for-bypassing-CA-ACL-enforcement.patch
14mu|ipa-4.2.0-8|77	Patch0064:	0064-Added-CLI-param-and-ACL-for-vault-service-operations.patch
14mu|ipa-4.2.0-8|78	Patch0065:	0065-trusts-Detect-missing-Samba-instance.patch
14mu|ipa-4.2.0-8|79	Patch0066:	0066-winsync-migrate-Add-warning-about-passsync.patch
14mu|ipa-4.2.0-8|80	Patch0067:	0067-winsync-migrate-Expand-the-man-page.patch
14mu|ipa-4.2.0-8|81	Patch0068:	0068-fix-typo-in-BasePathNamespace-member-pointing-to-ods.patch
14mu|ipa-4.2.0-8|82	Patch0069:	0069-ipa-backup-archive-DNSSEC-zone-file-and-kasp.db.patch
14mu|ipa-4.2.0-8|83	Patch0070:	0070-baseldap-Allow-overriding-member-param-label-in-LDAP.patch
14mu|ipa-4.2.0-8|84	Patch0071:	0071-vault-Fix-param-labels-in-output-of-vault-owner-comm.patch
14mu|ipa-4.2.0-8|85	Patch0072:	0072-Fixed-vault-container-ownership.patch
14mu|ipa-4.2.0-8|86	Patch0073:	0073-vault-normalize-service-principal-in-service-vault-o.patch
14mu|ipa-4.2.0-8|87	Patch0074:	0074-vault-validate-vault-type.patch
14mu|ipa-4.2.0-8|88	Patch0075:	0075-install-Fix-replica-install-with-custom-certificates.patch
14mu|ipa-4.2.0-8|89	Patch0076:	0076-trusts-harden-trust-fetch-domains-oddjobd-based-scri.patch
14mu|ipa-4.2.0-8|90	Patch0077:	0077-user-undel-Fix-error-messages.patch
14mu|ipa-4.2.0-8|91	Patch0078:	0078-Prohibit-deletion-of-predefined-profiles.patch
14mu|ipa-4.2.0-8|92	Patch0079:	0079-improve-the-handling-of-krb5-related-errors-in-dnsse.patch
14mu|ipa-4.2.0-8|93	Patch0080:	0080-client-Add-support-for-multiple-IP-addresses-during-.patch
14mu|ipa-4.2.0-8|94	Patch0081:	0081-vault-Fix-vault-find-with-criteria.patch
14mu|ipa-4.2.0-8|95	Patch0082:	0082-vault-Add-container-information-to-vault-command-res.patch
14mu|ipa-4.2.0-8|96	Patch0083:	0083-Server-Upgrade-Start-DS-before-CA-is-started.patch
14mu|ipa-4.2.0-8|97	Patch0084:	0084-cert-request-remove-allowed-extensions-check.patch
14mu|ipa-4.2.0-8|98	Patch0085:	0085-client-Add-description-of-ip-address-and-all-ip-addr.patch
14mu|ipa-4.2.0-8|99	Patch0086:	0086-Backup-resore-authentication-control-configuration.patch
14mu|ipa-4.2.0-8|100	Patch0087:	0087-Add-flag-to-list-all-service-and-user-vaults.patch
14mu|ipa-4.2.0-8|101	
14mu|ipa-4.2.0-8|102	Patch1001:	1001-Hide-pkinit-functionality-from-production-version.patch
14mu|ipa-4.2.0-8|103	Patch1002:	1002-Remove-pkinit-plugin.patch
14mu|ipa-4.2.0-8|104	Patch1003:	1003-Remove-pkinit-references-from-tool-man-pages.patch
14mu|ipa-4.2.0-8|105	Patch1004:	1004-Change-branding-to-IPA-and-Identity-Management.patch
14mu|ipa-4.2.0-8|106	Patch1005:	1005-Remove-pylint-from-build-process.patch
14mu|ipa-4.2.0-8|107	Patch1006:	1006-Remove-i18test-from-build-process.patch
14mu|ipa-4.2.0-8|108	Patch1007:	1007-Do-not-build-tests.patch
14mu|ipa-4.2.0-8|109	Patch1008:	1008-RCUE.patch
14mu|ipa-4.2.0-8|110	Patch1009:	1009-Do-not-allow-installation-in-FIPS-mode.patch
14mu|ipa-4.2.0-8|111	# RHEL spec file only: END
14mu|ipa-4.2.0-8|112	
14mu|ipa-4.2.0-8|113	# Likely not needed
14mu|ipa-4.2.0-8|114	#BuildRequires:	check
14mu|ipa-4.2.0-8|115	# RHEL spec file only: START
14mu|ipa-4.2.0-8|116	BuildRequires:	diffstat
14mu|ipa-4.2.0-8|117	# RHEL spec file only: END
14mu|ipa-4.2.0-8|118	BuildRequires:	java-headless
14mu|ipa-4.2.0-8|119	BuildRequires:	krb5-workstation
14mu|ipa-4.2.0-8|120	BuildRequires:	libunistring-devel
14mu|ipa-4.2.0-8|121	# Don't have it yet
14mu|ipa-4.2.0-8|122	#BuildRequires:	pki-base >= 10.2.5-5
14mu|ipa-4.2.0-8|123	BuildRequires:	rhino
14mu|ipa-4.2.0-8|124	BuildRequires:	openldap-devel
14mu|ipa-4.2.0-8|125	BuildRequires:	softhsm-devel
14mu|ipa-4.2.0-8|126	BuildRequires:	pkgconfig(krb5)
14mu|ipa-4.2.0-8|127	BuildRequires:	pkgconfig(libcurl)
14mu|ipa-4.2.0-8|128	BuildRequires:	pkgconfig(libverto)
14mu|ipa-4.2.0-8|129	BuildRequires:	pkgconfig(nss)
14mu|ipa-4.2.0-8|130	BuildRequires:	pkgconfig(nspr)
14mu|ipa-4.2.0-8|131	BuildRequires:	pkgconfig(openssl)
14mu|ipa-4.2.0-8|132	BuildRequires:	pkgconfig(p11-kit-1)
14mu|ipa-4.2.0-8|133	BuildRequires:	pkgconfig(python)
14mu|ipa-4.2.0-8|134	BuildRequires:	pkgconfig(popt)
14mu|ipa-4.2.0-8|135	BuildRequires:	pkgconfig(sss_idmap)
14mu|ipa-4.2.0-8|136	BuildRequires:	pkgconfig(sss_nss_idmap)
14mu|ipa-4.2.0-8|137	BuildRequires:	pkgconfig(uuid)
14mu|ipa-4.2.0-8|138	BuildRequires:	pkgconfig(xmlrpc)
14mu|ipa-4.2.0-8|139	BuildRequires:	pyasn1
14mu|ipa-4.2.0-8|140	BuildRequires:	pyOpenSSL
14mu|ipa-4.2.0-8|141	BuildRequires:	python-backports-ssl_match_hostname
14mu|ipa-4.2.0-8|142	BuildRequires:	python-cryptography
14mu|ipa-4.2.0-8|143	BuildRequires:	python-dns >= 1.11.1
14mu|ipa-4.2.0-8|144	BuildRequires:	python-dnspython
14mu|ipa-4.2.0-8|145	BuildRequires:	python-kdcproxy >= 0.3
14mu|ipa-4.2.0-8|146	BuildRequires:	python-kerberos >= 1.1
14mu|ipa-4.2.0-8|147	BuildRequires:	python-krbV
14mu|ipa-4.2.0-8|148	BuildRequires:	python-ldap
14mu|ipa-4.2.0-8|149	#BuildRequires:	python-lesscpy
14mu|ipa-4.2.0-8|150	BuildRequires:	python-sssd
14mu|ipa-4.2.0-8|151	BuildRequires:	python-lxml
14mu|ipa-4.2.0-8|152	BuildRequires:	python-m2crypto
14mu|ipa-4.2.0-8|153	BuildRequires:	python-memcached
14mu|ipa-4.2.0-8|154	BuildRequires:	python-netaddr
14mu|ipa-4.2.0-8|155	BuildRequires:	python-nss
14mu|ipa-4.2.0-8|156	BuildRequires:	python-qrcode-core
14mu|ipa-4.2.0-8|157	BuildRequires:	python-rhsm
14mu|ipa-4.2.0-8|158	BuildRequires:	python-setuptools
14mu|ipa-4.2.0-8|159	BuildRequires:	python-yubico >= 1.2.3
14mu|ipa-4.2.0-8|160	
14mu|ipa-4.2.0-8|161	%description
14mu|ipa-4.2.0-8|162	IPA is an integrated solution to provide centrally managed Identity (machine,
14mu|ipa-4.2.0-8|163	user, virtual machines, groups, authentication credentials), Policy
14mu|ipa-4.2.0-8|164	(configuration settings, access control information) and Audit (events,
14mu|ipa-4.2.0-8|165	logs, analysis thereof).
14mu|ipa-4.2.0-8|166	
14mu|ipa-4.2.0-8|167	#----------------------------------------------------------------------------
14mu|ipa-4.2.0-8|168	
14mu|ipa-4.2.0-8|169	%package client
14mu|ipa-4.2.0-8|170	Summary:	IPA authentication for use on clients
14mu|ipa-4.2.0-8|171	Group:		System/Base
14mu|ipa-4.2.0-8|172	Requires:	%{name}-python = %{EVRD}
14mu|ipa-4.2.0-8|173	#Requires:	authconfig
14mu|ipa-4.2.0-8|174	Requires:	autofs
14mu|ipa-4.2.0-8|175	Requires:	bind-utils
14mu|ipa-4.2.0-8|176	Requires:	certmonger >= 0.78
14mu|ipa-4.2.0-8|177	Requires:	curl
14mu|ipa-4.2.0-8|178	Requires:	krb5-workstation
14mu|ipa-4.2.0-8|179	Requires:	nfs-utils
14mu|ipa-4.2.0-8|180	Requires:	nss
14mu|ipa-4.2.0-8|181	Requires:	ntp
14mu|ipa-4.2.0-8|182	Requires:	oddjob-mkhomedir
14mu|ipa-4.2.0-8|183	Requires:	pam_krb5
14mu|ipa-4.2.0-8|184	Requires:	python-backports-ssl_match_hostname
14mu|ipa-4.2.0-8|185	Requires:	python-dns >= 1.11.1
14mu|ipa-4.2.0-8|186	Requires:	python-dnspython
14mu|ipa-4.2.0-8|187	Requires:	python-krbV
14mu|ipa-4.2.0-8|188	Requires:	python-ldap
14mu|ipa-4.2.0-8|189	Requires:	python-sssd
14mu|ipa-4.2.0-8|190	Requires:	sasl-plug-gssapi
14mu|ipa-4.2.0-8|191	Requires:	sssd
14mu|ipa-4.2.0-8|192	Requires:	sssd-client
14mu|ipa-4.2.0-8|193	Requires:	wget
14mu|ipa-4.2.0-8|194	Requires:	xmlrpc-c >= 1.27.4
14mu|ipa-4.2.0-8|195	Requires:	initscripts >= 2:9.56-8
14mu|ipa-4.2.0-8|196	Requires(post):	policycoreutils
14mu|ipa-4.2.0-8|197	Requires(post):	sssd
14mu|ipa-4.2.0-8|198	
14mu|ipa-4.2.0-8|199	%description client
14mu|ipa-4.2.0-8|200	IPA is an integrated solution to provide centrally managed Identity (machine,
14mu|ipa-4.2.0-8|201	user, virtual machines, groups, authentication credentials), Policy
14mu|ipa-4.2.0-8|202	(configuration settings, access control information) and Audit (events,
14mu|ipa-4.2.0-8|203	logs, analysis thereof). If your network uses IPA for authentication,
14mu|ipa-4.2.0-8|204	this package should be installed on every client machine.
14mu|ipa-4.2.0-8|205	
14mu|ipa-4.2.0-8|206	%files client
14mu|ipa-4.2.0-8|207	%doc COPYING README Contributors.txt
14mu|ipa-4.2.0-8|208	%{_sbindir}/ipa-client-install
14mu|ipa-4.2.0-8|209	%{_sbindir}/ipa-client-automount
14mu|ipa-4.2.0-8|210	%{_sbindir}/ipa-certupdate
14mu|ipa-4.2.0-8|211	%{_sbindir}/ipa-getkeytab
14mu|ipa-4.2.0-8|212	%{_sbindir}/ipa-rmkeytab
14mu|ipa-4.2.0-8|213	%{_sbindir}/ipa-join
14mu|ipa-4.2.0-8|214	%dir %{_usr}/share/ipa
14mu|ipa-4.2.0-8|215	%dir %{_localstatedir}/lib/ipa-client
14mu|ipa-4.2.0-8|216	%dir %{_localstatedir}/lib/ipa-client/sysrestore
14mu|ipa-4.2.0-8|217	%dir %{python_sitelib}/ipaclient
14mu|ipa-4.2.0-8|218	%{python_sitelib}/ipaclient/*.py*
14mu|ipa-4.2.0-8|219	%{_mandir}/man1/ipa-getkeytab.1*
14mu|ipa-4.2.0-8|220	%{_mandir}/man1/ipa-rmkeytab.1*
14mu|ipa-4.2.0-8|221	%{_mandir}/man1/ipa-client-install.1*
14mu|ipa-4.2.0-8|222	%{_mandir}/man1/ipa-client-automount.1*
14mu|ipa-4.2.0-8|223	%{_mandir}/man1/ipa-certupdate.1*
14mu|ipa-4.2.0-8|224	%{_mandir}/man1/ipa-join.1*
14mu|ipa-4.2.0-8|225	%{_mandir}/man5/default.conf.5*
14mu|ipa-4.2.0-8|226	
14mu|ipa-4.2.0-8|227	%post client
14mu|ipa-4.2.0-8|228	if [ $1 -gt 1 ] ; then
14mu|ipa-4.2.0-8|229	# Has the client been configured?
14mu|ipa-4.2.0-8|230	restore=0
14mu|ipa-4.2.0-8|231	test -f '/var/lib/ipa-client/sysrestore/sysrestore.index' && restore=$(wc -l '/var/lib/ipa-client/sysrestore/sysrestore.index' | awk '{print $1}')
14mu|ipa-4.2.0-8|232	
14mu|ipa-4.2.0-8|233	if [ -f '/etc/sssd/sssd.conf' -a $restore -ge 2 ]; then
14mu|ipa-4.2.0-8|234	if ! grep -E -q '/var/lib/sss/pubconf/krb5.include.d/' /etc/krb5.conf  2>/dev/null ; then
14mu|ipa-4.2.0-8|235	echo "includedir /var/lib/sss/pubconf/krb5.include.d/" > /etc/krb5.conf.ipanew
14mu|ipa-4.2.0-8|236	cat /etc/krb5.conf >> /etc/krb5.conf.ipanew
14mu|ipa-4.2.0-8|237	mv -Z /etc/krb5.conf.ipanew /etc/krb5.conf
14mu|ipa-4.2.0-8|238	fi
14mu|ipa-4.2.0-8|239	fi
14mu|ipa-4.2.0-8|240	
14mu|ipa-4.2.0-8|241	if [ -f '/etc/sysconfig/ntpd' -a $restore -ge 2 ]; then
14mu|ipa-4.2.0-8|242	if grep -E -q 'OPTIONS=.*-u ntp:ntp' /etc/sysconfig/ntpd 2>/dev/null; then
14mu|ipa-4.2.0-8|243	sed -r '/OPTIONS=/ { s/\s+-u ntp:ntp\s+/ /; s/\s*-u ntp:ntp\s*// }' /etc/sysconfig/ntpd >/etc/sysconfig/ntpd.ipanew
14mu|ipa-4.2.0-8|244	mv -Z /etc/sysconfig/ntpd.ipanew /etc/sysconfig/ntpd
14mu|ipa-4.2.0-8|245	
14mu|ipa-4.2.0-8|246	/bin/systemctl condrestart ntpd.service 2>&1 || :
14mu|ipa-4.2.0-8|247	fi
14mu|ipa-4.2.0-8|248	fi
14mu|ipa-4.2.0-8|249	
14mu|ipa-4.2.0-8|250	if [ ! -f '/etc/ipa/nssdb/cert8.db' -a $restore -ge 2 ]; then
14mu|ipa-4.2.0-8|251	python2 -c 'from ipapython.certdb import create_ipa_nssdb; create_ipa_nssdb()' >/dev/null 2>&1
14mu|ipa-4.2.0-8|252	tempfile=$(mktemp)
14mu|ipa-4.2.0-8|253	if certutil -L -d /etc/pki/nssdb -n 'IPA CA' -a >"$tempfile" 2>/var/log/ipaupgrade.log; then
14mu|ipa-4.2.0-8|254	certutil -A -d /etc/ipa/nssdb -n 'IPA CA' -t CT,C,C -a -i "$tempfile" >/var/log/ipaupgrade.log 2>&1
14mu|ipa-4.2.0-8|255	elif certutil -L -d /etc/pki/nssdb -n 'External CA cert' -a >"$tempfile" 2>/var/log/ipaupgrade.log; then
14mu|ipa-4.2.0-8|256	certutil -A -d /etc/ipa/nssdb -n 'External CA cert' -t C,, -a -i "$tempfile" >/var/log/ipaupgrade.log 2>&1
14mu|ipa-4.2.0-8|257	fi
14mu|ipa-4.2.0-8|258	rm -f "$tempfile"
14mu|ipa-4.2.0-8|259	fi
14mu|ipa-4.2.0-8|260	fi
14mu|ipa-4.2.0-8|261	
14mu|ipa-4.2.0-8|262	%triggerin client -- openssh-server
14mu|ipa-4.2.0-8|263	# Has the client been configured?
14mu|ipa-4.2.0-8|264	restore=0
14mu|ipa-4.2.0-8|265	test -f '/var/lib/ipa-client/sysrestore/sysrestore.index' && restore=$(wc -l '/var/lib/ipa-client/sysrestore/sysrestore.index' | awk '{print $1}')
14mu|ipa-4.2.0-8|266	
14mu|ipa-4.2.0-8|267	if [ -f '/etc/ssh/sshd_config' -a $restore -ge 2 ]; then
14mu|ipa-4.2.0-8|268	if grep -E -q '^(AuthorizedKeysCommand /usr/bin/sss_ssh_authorizedkeys|PubKeyAgent /usr/bin/sss_ssh_authorizedkeys %u)$' /etc/ssh/sshd_config 2>/dev/null; then
14mu|ipa-4.2.0-8|269	sed -r '
14mu|ipa-4.2.0-8|270	/^(AuthorizedKeysCommand(User|RunAs)|PubKeyAgentRunAs)[ \t]/ d
14mu|ipa-4.2.0-8|271	' /etc/ssh/sshd_config >/etc/ssh/sshd_config.ipanew
14mu|ipa-4.2.0-8|272	
14mu|ipa-4.2.0-8|273	if /usr/sbin/sshd -t -f /dev/null -o 'AuthorizedKeysCommand=/usr/bin/sss_ssh_authorizedkeys' -o 'AuthorizedKeysCommandUser=nobody'; then
14mu|ipa-4.2.0-8|274	sed -ri '
14mu|ipa-4.2.0-8|275	s/^PubKeyAgent (.+) %u$/AuthorizedKeysCommand \1/
14mu|ipa-4.2.0-8|276	s/^AuthorizedKeysCommand .*$/\0\nAuthorizedKeysCommandUser nobody/
14mu|ipa-4.2.0-8|277	' /etc/ssh/sshd_config.ipanew
14mu|ipa-4.2.0-8|278	elif /usr/sbin/sshd -t -f /dev/null -o 'AuthorizedKeysCommand=/usr/bin/sss_ssh_authorizedkeys' -o 'AuthorizedKeysCommandRunAs=nobody'; then
14mu|ipa-4.2.0-8|279	sed -ri '
14mu|ipa-4.2.0-8|280	s/^PubKeyAgent (.+) %u$/AuthorizedKeysCommand \1/
14mu|ipa-4.2.0-8|281	s/^AuthorizedKeysCommand .*$/\0\nAuthorizedKeysCommandRunAs nobody/
14mu|ipa-4.2.0-8|282	' /etc/ssh/sshd_config.ipanew
14mu|ipa-4.2.0-8|283	elif /usr/sbin/sshd -t -f /dev/null -o 'PubKeyAgent=/usr/bin/sss_ssh_authorizedkeys %u' -o 'PubKeyAgentRunAs=nobody'; then
14mu|ipa-4.2.0-8|284	sed -ri '
14mu|ipa-4.2.0-8|285	s/^AuthorizedKeysCommand (.+)$/PubKeyAgent \1 %u/
14mu|ipa-4.2.0-8|286	s/^PubKeyAgent .*$/\0\nPubKeyAgentRunAs nobody/
14mu|ipa-4.2.0-8|287	' /etc/ssh/sshd_config.ipanew
14mu|ipa-4.2.0-8|288	fi
14mu|ipa-4.2.0-8|289	
14mu|ipa-4.2.0-8|290	mv -Z /etc/ssh/sshd_config.ipanew /etc/ssh/sshd_config
14mu|ipa-4.2.0-8|291	chmod 600 /etc/ssh/sshd_config
14mu|ipa-4.2.0-8|292	
14mu|ipa-4.2.0-8|293	systemctl condrestart sshd.service 2>&1 || :
14mu|ipa-4.2.0-8|294	fi
14mu|ipa-4.2.0-8|295	fi
14mu|ipa-4.2.0-8|296	
14mu|ipa-4.2.0-8|297	#----------------------------------------------------------------------------
14mu|ipa-4.2.0-8|298	
14mu|ipa-4.2.0-8|299	%package admintools
14mu|ipa-4.2.0-8|300	Summary:	IPA administrative tools
14mu|ipa-4.2.0-8|301	Group:		System/Base
14mu|ipa-4.2.0-8|302	Requires:	%{name}-python = %{EVRD}
14mu|ipa-4.2.0-8|303	Requires:	%{name}-client = %{EVRD}
14mu|ipa-4.2.0-8|304	Requires:	python-krbV
14mu|ipa-4.2.0-8|305	Requires:	python-ldap
14mu|ipa-4.2.0-8|306	
14mu|ipa-4.2.0-8|307	%description admintools
14mu|ipa-4.2.0-8|308	IPA is an integrated solution to provide centrally managed Identity (machine,
14mu|ipa-4.2.0-8|309	user, virtual machines, groups, authentication credentials), Policy
14mu|ipa-4.2.0-8|310	(configuration settings, access control information) and Audit (events,
14mu|ipa-4.2.0-8|311	logs, analysis thereof). This package provides command-line tools for
14mu|ipa-4.2.0-8|312	IPA administrators.
14mu|ipa-4.2.0-8|313	
14mu|ipa-4.2.0-8|314	%files admintools
14mu|ipa-4.2.0-8|315	%doc COPYING README Contributors.txt
14mu|ipa-4.2.0-8|316	%{_bindir}/ipa
14mu|ipa-4.2.0-8|317	%config %{_sysconfdir}/bash_completion.d
14mu|ipa-4.2.0-8|318	%{_mandir}/man1/ipa.1*
14mu|ipa-4.2.0-8|319	
14mu|ipa-4.2.0-8|320	#----------------------------------------------------------------------------
14mu|ipa-4.2.0-8|321	
14mu|ipa-4.2.0-8|322	%package python
14mu|ipa-4.2.0-8|323	Summary:	Python libraries used by IPA
14mu|ipa-4.2.0-8|324	Group:		Development/Python
14mu|ipa-4.2.0-8|325	Requires:	dbus-python
14mu|ipa-4.2.0-8|326	Requires:	gnupg
14mu|ipa-4.2.0-8|327	Requires:	iproute2
14mu|ipa-4.2.0-8|328	Requires:	keyutils
14mu|ipa-4.2.0-8|329	Requires:	pyasn1
14mu|ipa-4.2.0-8|330	Requires:	pyOpenSSL
14mu|ipa-4.2.0-8|331	Requires:	python-cryptography
14mu|ipa-4.2.0-8|332	Requires:	python-dateutil
14mu|ipa-4.2.0-8|333	Requires:	python-kerberos
14mu|ipa-4.2.0-8|334	Requires:	python-sssd
14mu|ipa-4.2.0-8|335	Requires:	python-lxml
14mu|ipa-4.2.0-8|336	Requires:	python-netaddr
14mu|ipa-4.2.0-8|337	Requires:	python-nss >= 0.16
14mu|ipa-4.2.0-8|338	Requires:	python-qrcode-core
14mu|ipa-4.2.0-8|339	Requires:	python-setuptools
14mu|ipa-4.2.0-8|340	Requires:	python-yubico >= 1.2.3
14mu|ipa-4.2.0-8|341	Requires:	wget
14mu|ipa-4.2.0-8|342	
14mu|ipa-4.2.0-8|343	%description python
14mu|ipa-4.2.0-8|344	IPA is an integrated solution to provide centrally managed Identity (machine,
14mu|ipa-4.2.0-8|345	user, virtual machines, groups, authentication credentials), Policy
14mu|ipa-4.2.0-8|346	(configuration settings, access control information) and Audit (events,
14mu|ipa-4.2.0-8|347	logs, analysis thereof). If you are using IPA you need to install this
14mu|ipa-4.2.0-8|348	package.
14mu|ipa-4.2.0-8|349	
14mu|ipa-4.2.0-8|350	%files python -f ipa.lang
14mu|ipa-4.2.0-8|351	%doc COPYING README Contributors.txt
14mu|ipa-4.2.0-8|352	%dir %{python_sitelib}/ipapython
14mu|ipa-4.2.0-8|353	%{python_sitelib}/ipapython/*.py*
14mu|ipa-4.2.0-8|354	%dir %{python_sitelib}/ipapython/dnssec
14mu|ipa-4.2.0-8|355	%{python_sitelib}/ipapython/dnssec/*.py*
14mu|ipa-4.2.0-8|356	%dir %{python_sitelib}/ipapython/install
14mu|ipa-4.2.0-8|357	%{python_sitelib}/ipapython/install/*.py*
14mu|ipa-4.2.0-8|358	%dir %{python_sitelib}/ipalib
14mu|ipa-4.2.0-8|359	%{python_sitelib}/ipalib/*
14mu|ipa-4.2.0-8|360	%dir %{python_sitelib}/ipaplatform
14mu|ipa-4.2.0-8|361	%{python_sitelib}/ipaplatform/*
14mu|ipa-4.2.0-8|362	%attr(0644,root,root) %{python_sitearch}/default_encoding_utf8.so
14mu|ipa-4.2.0-8|363	%attr(0644,root,root) %{python_sitearch}/_ipap11helper.so
14mu|ipa-4.2.0-8|364	%{python_sitelib}/ipapython-*.egg-info
14mu|ipa-4.2.0-8|365	%{python_sitelib}/freeipa-*.egg-info
14mu|ipa-4.2.0-8|366	%{python_sitelib}/ipaplatform-*.egg-info
14mu|ipa-4.2.0-8|367	%{python_sitearch}/python_default_encoding-*.egg-info
14mu|ipa-4.2.0-8|368	%{python_sitearch}/_ipap11helper-*.egg-info
14mu|ipa-4.2.0-8|369	%dir %attr(0755,root,root) %{_sysconfdir}/ipa/
14mu|ipa-4.2.0-8|370	%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
14mu|ipa-4.2.0-8|371	%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
14mu|ipa-4.2.0-8|372	%dir %attr(0755,root,root) %{_sysconfdir}/ipa/nssdb
14mu|ipa-4.2.0-8|373	%dir %attr(0755,root,root) %{_sysconfdir}/ipa/dnssec
14mu|ipa-4.2.0-8|374	%ghost %config(noreplace) %{_sysconfdir}/ipa/nssdb/cert8.db
14mu|ipa-4.2.0-8|375	%ghost %config(noreplace) %{_sysconfdir}/ipa/nssdb/key3.db
14mu|ipa-4.2.0-8|376	%ghost %config(noreplace) %{_sysconfdir}/ipa/nssdb/secmod.db
14mu|ipa-4.2.0-8|377	%ghost %config(noreplace) %{_sysconfdir}/ipa/nssdb/pwdfile.txt
14mu|ipa-4.2.0-8|378	%ghost %config(noreplace) %{_sysconfdir}/pki/ca-trust/source/ipa.p11-kit
14mu|ipa-4.2.0-8|379	
14mu|ipa-4.2.0-8|380	#----------------------------------------------------------------------------
14mu|ipa-4.2.0-8|381	
14mu|ipa-4.2.0-8|382	%prep
14mu|ipa-4.2.0-8|383	# RHEL spec file only: START
14mu|ipa-4.2.0-8|384	# Update timestamps on the files touched by a patch, to avoid non-equal
14mu|ipa-4.2.0-8|385	# .pyc/.pyo files across the multilib peers within a build, where "Level"
14mu|ipa-4.2.0-8|386	# is the patch prefix option (e.g. -p1)
14mu|ipa-4.2.0-8|387	# Taken from specfile for sssd and python-simplejson
14mu|ipa-4.2.0-8|388	UpdateTimestamps() {
14mu|ipa-4.2.0-8|389	Level=$1
14mu|ipa-4.2.0-8|390	PatchFile=$2
14mu|ipa-4.2.0-8|391	
14mu|ipa-4.2.0-8|392	# Locate the affected files:
14mu|ipa-4.2.0-8|393	for f in $(diffstat $Level -l $PatchFile); do
14mu|ipa-4.2.0-8|394	# Set the files to have the same timestamp as that of the patch:
14mu|ipa-4.2.0-8|395	touch -r $PatchFile $f
14mu|ipa-4.2.0-8|396	done
14mu|ipa-4.2.0-8|397	}
14mu|ipa-4.2.0-8|398	
14mu|ipa-4.2.0-8|399	%setup -qn freeipa-%{version}
14mu|ipa-4.2.0-8|400	
14mu|ipa-4.2.0-8|401	for p in %patches ; do
14mu|ipa-4.2.0-8|402	patch -p1 -i $p
14mu|ipa-4.2.0-8|403	UpdateTimestamps -p1 $p
14mu|ipa-4.2.0-8|404	done
14mu|ipa-4.2.0-8|405	
14mu|ipa-4.2.0-8|406	%build
14mu|ipa-4.2.0-8|407	# UI compilation segfaulted on some arches when the stack was lower (#1040576)
14mu|ipa-4.2.0-8|408	export JAVA_STACK_SIZE="8m"
14mu|ipa-4.2.0-8|409	
14mu|ipa-4.2.0-8|410	export CFLAGS="%{optflags} $CFLAGS"
14mu|ipa-4.2.0-8|411	export LDFLAGS="%{ldflags} $LDFLAGS"
14mu|ipa-4.2.0-8|412	export SUPPORTED_PLATFORM=%{platform_module}
14mu|ipa-4.2.0-8|413	
14mu|ipa-4.2.0-8|414	# Force re-generate of platform support
14mu|ipa-4.2.0-8|415	export IPA_VENDOR_VERSION_SUFFIX=-%{release}
14mu|ipa-4.2.0-8|416	rm -f ipapython/version.py
14mu|ipa-4.2.0-8|417	rm -f ipaplatform/services.py
14mu|ipa-4.2.0-8|418	rm -f ipaplatform/tasks.py
14mu|ipa-4.2.0-8|419	rm -f ipaplatform/paths.py
14mu|ipa-4.2.0-8|420	rm -f ipaplatform/constants.py
14mu|ipa-4.2.0-8|421	make version-update
14mu|ipa-4.2.0-8|422	
14mu|ipa-4.2.0-8|423	pushd ipa-client
14mu|ipa-4.2.0-8|424	%configure2_5x
14mu|ipa-4.2.0-8|425	popd
14mu|ipa-4.2.0-8|426	%make IPA_VERSION_IS_GIT_SNAPSHOT=no client
14mu|ipa-4.2.0-8|427	
14mu|ipa-4.2.0-8|428	%install
14mu|ipa-4.2.0-8|429	export SUPPORTED_PLATFORM=%{platform_module}
14mu|ipa-4.2.0-8|430	# Force re-generate of platform support
14mu|ipa-4.2.0-8|431	export IPA_VENDOR_VERSION_SUFFIX=-%{release}
14mu|ipa-4.2.0-8|432	rm -f ipapython/version.py
14mu|ipa-4.2.0-8|433	rm -f ipaplatform/services.py
14mu|ipa-4.2.0-8|434	rm -f ipaplatform/tasks.py
14mu|ipa-4.2.0-8|435	rm -f ipaplatform/paths.py
14mu|ipa-4.2.0-8|436	rm -f ipaplatform/constants.py
14mu|ipa-4.2.0-8|437	make version-update
14mu|ipa-4.2.0-8|438	make client-install DESTDIR=%{buildroot}
14mu|ipa-4.2.0-8|439	
14mu|ipa-4.2.0-8|440	%find_lang ipa
14mu|ipa-4.2.0-8|441	
14mu|ipa-4.2.0-8|442	mkdir -p %{buildroot}%{_usr}/share/ipa
14mu|ipa-4.2.0-8|443	
14mu|ipa-4.2.0-8|444	mkdir -p %{buildroot}%{_sysconfdir}/ipa/
14mu|ipa-4.2.0-8|445	touch %{buildroot}%{_sysconfdir}/ipa/default.conf
14mu|ipa-4.2.0-8|446	touch %{buildroot}%{_sysconfdir}/ipa/ca.crt
14mu|ipa-4.2.0-8|447	
14mu|ipa-4.2.0-8|448	mkdir -p %{buildroot}%{_sysconfdir}/ipa/nssdb
14mu|ipa-4.2.0-8|449	touch %{buildroot}%{_sysconfdir}/ipa/nssdb/cert8.db
14mu|ipa-4.2.0-8|450	touch %{buildroot}%{_sysconfdir}/ipa/nssdb/key3.db
14mu|ipa-4.2.0-8|451	touch %{buildroot}%{_sysconfdir}/ipa/nssdb/secmod.db
14mu|ipa-4.2.0-8|452	touch %{buildroot}%{_sysconfdir}/ipa/nssdb/pwdfile.txt
14mu|ipa-4.2.0-8|453	
14mu|ipa-4.2.0-8|454	mkdir -p %{buildroot}%{_sysconfdir}/pki/ca-trust/source
14mu|ipa-4.2.0-8|455	touch %{buildroot}%{_sysconfdir}/pki/ca-trust/source/ipa.p11-kit
14mu|ipa-4.2.0-8|456	
14mu|ipa-4.2.0-8|457	mkdir -p %{buildroot}%{_sysconfdir}/ipa/dnssec
14mu|ipa-4.2.0-8|458	mkdir -p %{buildroot}/%{_localstatedir}/lib/ipa-client/sysrestore
14mu|ipa-4.2.0-8|459	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14mu|ipa-4.2.0-8|460	install -pm 644 contrib/completion/ipa.bash_completion %{buildroot}%{_sysconfdir}/bash_completion.d/ipa
14mu|ipa-4.2.0-8|461	
14mu|ipa-4.2.0-8|462	
14mu|ipa-4.2.0-8|463	%changelog
14mu|ipa-4.2.0-8|464	
14mu|ipa-4.2.0-8|465	* Wed Jul 20 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.0-8
14mu|ipa-4.2.0-8|466	- (b9908f2) Bump release
14mu|ipa-4.2.0-8|467	
14mu|ipa-4.2.0-8|468	

22802 14
14mu|iplog-2.2.3-23|1	Summary:	Logs TCP, UDP, and ICMP connections to syslog
14mu|iplog-2.2.3-23|2	Name:		iplog
14mu|iplog-2.2.3-23|3	Version:	2.2.3
14mu|iplog-2.2.3-23|4	Release:	23
14mu|iplog-2.2.3-23|5	License:	GPL
14mu|iplog-2.2.3-23|6	Group:		Monitoring
14mu|iplog-2.2.3-23|7	URL:		http://ojnk.sourceforge.net
14mu|iplog-2.2.3-23|8	Source0:	%{name}-%{version}.tar.bz2
14mu|iplog-2.2.3-23|9	Source1:	%{name}.service
14mu|iplog-2.2.3-23|10	Source2:	%{name}.conf
14mu|iplog-2.2.3-23|11	Patch0:		%{name}-2.2.3-gcc-3.3.patch
14mu|iplog-2.2.3-23|12	Buildrequires:	libpcap-devel
14mu|iplog-2.2.3-23|13	
14mu|iplog-2.2.3-23|14	%description
14mu|iplog-2.2.3-23|15	iplog is a TCP/IP traffic logger. Currently, it is capable of logging TCP, UDP
14mu|iplog-2.2.3-23|16	and ICMP traffic. Adding support for other protocols should be relatively easy.
14mu|iplog-2.2.3-23|17	iplog contains a built-in packet filter, allowing for logging or excluding
14mu|iplog-2.2.3-23|18	packets that fit a given set of criteria.
14mu|iplog-2.2.3-23|19	
14mu|iplog-2.2.3-23|20	%prep
14mu|iplog-2.2.3-23|21	
14mu|iplog-2.2.3-23|22	%setup -q
14mu|iplog-2.2.3-23|23	%patch0 -p1 -b .gcc3.3
14mu|iplog-2.2.3-23|24	
14mu|iplog-2.2.3-23|25	%build
14mu|iplog-2.2.3-23|26	%configure
14mu|iplog-2.2.3-23|27	%make
14mu|iplog-2.2.3-23|28	
14mu|iplog-2.2.3-23|29	%install
14mu|iplog-2.2.3-23|30	%makeinstall
14mu|iplog-2.2.3-23|31	
14mu|iplog-2.2.3-23|32	install -m0644 %{SOURCE1} -D %{buildroot}%{_unitdir}/%{name}.service
14mu|iplog-2.2.3-23|33	install -m0644 %{SOURCE2} -D %{buildroot}/%{_sysconfdir}/%{name}.conf
14mu|iplog-2.2.3-23|34	
14mu|iplog-2.2.3-23|35	%post
14mu|iplog-2.2.3-23|36	%systemd_post %{name}.service
14mu|iplog-2.2.3-23|37	
14mu|iplog-2.2.3-23|38	%preun
14mu|iplog-2.2.3-23|39	%systemd_preun %{name}.service
14mu|iplog-2.2.3-23|40	
14mu|iplog-2.2.3-23|41	%postun
14mu|iplog-2.2.3-23|42	%systemd_postun_with_restart %{name}.service
14mu|iplog-2.2.3-23|43	
14mu|iplog-2.2.3-23|44	%clean
14mu|iplog-2.2.3-23|45	
14mu|iplog-2.2.3-23|46	%files
14mu|iplog-2.2.3-23|47	%doc AUTHORS COPYING README TODO NEWS
14mu|iplog-2.2.3-23|48	%attr(0644,root,root) %{_unitdir}/%{name}.service
14mu|iplog-2.2.3-23|49	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mu|iplog-2.2.3-23|50	%{_sbindir}/*
14mu|iplog-2.2.3-23|51	%{_mandir}/man5/*
14mu|iplog-2.2.3-23|52	%{_mandir}/man8/*
14mu|iplog-2.2.3-23|53	
14mu|iplog-2.2.3-23|54	
14mu|iplog-2.2.3-23|55	
14mu|iplog-2.2.3-23|56	%changelog
14mu|iplog-2.2.3-23|57	* Fri Oct 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-23
14mu|iplog-2.2.3-23|58	+ Revision: 1e33f74
14mu|iplog-2.2.3-23|59	- Migrated to systemd
14mu|iplog-2.2.3-23|60	
14mu|iplog-2.2.3-23|61	

22803 14
14mu|ipmitool-1.8.15-1|1	Summary:	Utility for interfacing with IPMI devices
14mu|ipmitool-1.8.15-1|2	Name:		ipmitool
14mu|ipmitool-1.8.15-1|3	Version:	1.8.15
14mu|ipmitool-1.8.15-1|4	Release:	1
14mu|ipmitool-1.8.15-1|5	License:	GPLv2+
14mu|ipmitool-1.8.15-1|6	Group:		System/Kernel and hardware
14mu|ipmitool-1.8.15-1|7	Url:		http://ipmitool.sourceforge.net/
14mu|ipmitool-1.8.15-1|8	Source0:	http://sourceforge.net/projects/ipmitool/files/ipmitool/1.8.15/%{name}-%{version}.tar.bz2
14mu|ipmitool-1.8.15-1|9	#Patch0:		ipmitool-1.8.10-fix-format-error.patch
14mu|ipmitool-1.8.15-1|10	Patch1:		ipmitool-1.8.11-CVE-2011-4339.diff
14mu|ipmitool-1.8.15-1|11	ExcludeArch:	%arm %mips
14mu|ipmitool-1.8.15-1|12	
14mu|ipmitool-1.8.15-1|13	BuildRequires:	pkgconfig(libfreeipmi)
14mu|ipmitool-1.8.15-1|14	BuildRequires:	pkgconfig(openssl)
14mu|ipmitool-1.8.15-1|15	Requires:	freeipmi
14mu|ipmitool-1.8.15-1|16	
14mu|ipmitool-1.8.15-1|17	%description
14mu|ipmitool-1.8.15-1|18	IPMI stands for Intelligent Platform Management Interface
14mu|ipmitool-1.8.15-1|19	and is an open standard for machine health, and (remote) control
14mu|ipmitool-1.8.15-1|20	and is implemented by many hardware vendors - Intel is one of the originators,
14mu|ipmitool-1.8.15-1|21	and early adopters of the standard.
14mu|ipmitool-1.8.15-1|22	This package contains a utility for interfacing with IPMI-enabled devices
14mu|ipmitool-1.8.15-1|23	through either the OpenIPMI kernel driver or with IPMI-over-LAN protocol.
14mu|ipmitool-1.8.15-1|24	These functions include printing FRU(Field Replaceable Unit) information,
14mu|ipmitool-1.8.15-1|25	LAN configuration, sensor readings, and remote chassis power control.
14mu|ipmitool-1.8.15-1|26	
14mu|ipmitool-1.8.15-1|27	%prep
14mu|ipmitool-1.8.15-1|28	%setup -q
14mu|ipmitool-1.8.15-1|29	%apply_patches
14mu|ipmitool-1.8.15-1|30	
14mu|ipmitool-1.8.15-1|31	%build
14mu|ipmitool-1.8.15-1|32	%configure2_5x \
14mu|ipmitool-1.8.15-1|33	--enable-ipmievd \
14mu|ipmitool-1.8.15-1|34	--enable-intf-lan \
14mu|ipmitool-1.8.15-1|35	--enable-intf-open \
14mu|ipmitool-1.8.15-1|36	--enable-intf-lanplus \
14mu|ipmitool-1.8.15-1|37	--with-kerneldir=/usr/src/linux \
14mu|ipmitool-1.8.15-1|38	--with-plugin-path=%{_libdir}/ipmitool
14mu|ipmitool-1.8.15-1|39	make
14mu|ipmitool-1.8.15-1|40	
14mu|ipmitool-1.8.15-1|41	%install
14mu|ipmitool-1.8.15-1|42	%makeinstall_std
14mu|ipmitool-1.8.15-1|43	
14mu|ipmitool-1.8.15-1|44	rm -rf %{buildroot}%{_docdir}/%{name}
14mu|ipmitool-1.8.15-1|45	
14mu|ipmitool-1.8.15-1|46	%files
14mu|ipmitool-1.8.15-1|47	%doc README AUTHORS COPYING ChangeLog
14mu|ipmitool-1.8.15-1|48	%{_bindir}/*
14mu|ipmitool-1.8.15-1|49	%{_sbindir}/*
14mu|ipmitool-1.8.15-1|50	%{_mandir}/man1/*
14mu|ipmitool-1.8.15-1|51	%{_mandir}/man8/*
14mu|ipmitool-1.8.15-1|52	%{_datadir}/ipmitool
14mu|ipmitool-1.8.15-1|53	
14mu|ipmitool-1.8.15-1|54	%changelog
14mu|ipmitool-1.8.15-1|55	* Tue Jan 20 2015 dsilakov <denis.silakov@rosalab.ru> 1.8.15-1
14mu|ipmitool-1.8.15-1|56	+ Revision: 1f72e40
14mu|ipmitool-1.8.15-1|57	- Merge pull request #3 from import/ipmitool:auto_update
14mu|ipmitool-1.8.15-1|58	- ROSA Updates Builder: update suggested
14mu|ipmitool-1.8.15-1|59	
14mu|ipmitool-1.8.15-1|60	

22804 14
14mu|ipmiutil-2.9.7-1|1	%define _disable_ld_no_undefined 1
14mu|ipmiutil-2.9.7-1|2	
14mu|ipmiutil-2.9.7-1|3	Name:      ipmiutil
14mu|ipmiutil-2.9.7-1|4	Version:   2.9.7
14mu|ipmiutil-2.9.7-1|5	Release:   1
14mu|ipmiutil-2.9.7-1|6	Summary:   Easy-to-use IPMI server management utilities
14mu|ipmiutil-2.9.7-1|7	
14mu|ipmiutil-2.9.7-1|8	License:   BSD
14mu|ipmiutil-2.9.7-1|9	Group:     System/Kernel and hardware
14mu|ipmiutil-2.9.7-1|10	Source:    http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mu|ipmiutil-2.9.7-1|11	Source100: %{name}.rpmlintrc
14mu|ipmiutil-2.9.7-1|12	URL:       http://ipmiutil.sourceforge.net
14mu|ipmiutil-2.9.7-1|13	Requires:  systemd-units
14mu|ipmiutil-2.9.7-1|14	BuildRequires: openssl-devel
14mu|ipmiutil-2.9.7-1|15	BuildRequires: gcc
14mu|ipmiutil-2.9.7-1|16	BuildRequires: gcc-c++
14mu|ipmiutil-2.9.7-1|17	BuildRequires: libtool
14mu|ipmiutil-2.9.7-1|18	BuildRequires: autoconf
14mu|ipmiutil-2.9.7-1|19	
14mu|ipmiutil-2.9.7-1|20	%define unit_dir  %{_unitdir}
14mu|ipmiutil-2.9.7-1|21	%define systemd_fls %{_datadir}/%{name}
14mu|ipmiutil-2.9.7-1|22	%define init_dir  %{_initrddir}
14mu|ipmiutil-2.9.7-1|23	
14mu|ipmiutil-2.9.7-1|24	%description
14mu|ipmiutil-2.9.7-1|25	The ipmiutil package provides easy-to-use utilities to view the SEL,
14mu|ipmiutil-2.9.7-1|26	perform an IPMI chassis reset, set up the IPMI LAN and Platform Event Filter
14mu|ipmiutil-2.9.7-1|27	entries to allow SNMP alerts, Serial-Over-LAN console, event daemon, and
14mu|ipmiutil-2.9.7-1|28	other IPMI tasks.
14mu|ipmiutil-2.9.7-1|29	These can be invoked with the metacommand ipmiutil, or via subcommand
14mu|ipmiutil-2.9.7-1|30	shortcuts as well.  IPMIUTIL can also write sensor thresholds, FRU asset tags,
14mu|ipmiutil-2.9.7-1|31	and has a full IPMI configuration save/restore.
14mu|ipmiutil-2.9.7-1|32	An IPMI driver can be provided by either the OpenIPMI driver (/dev/ipmi0)
14mu|ipmiutil-2.9.7-1|33	or the Intel IPMI driver (/dev/imb), etc.  If used locally and no driver is
14mu|ipmiutil-2.9.7-1|34	detected, ipmiutil will use user-space direct I/Os instead.
14mu|ipmiutil-2.9.7-1|35	
14mu|ipmiutil-2.9.7-1|36	%package devel
14mu|ipmiutil-2.9.7-1|37	Group:    Development/C
14mu|ipmiutil-2.9.7-1|38	Summary:  Includes libraries and headers for the ipmiutil package
14mu|ipmiutil-2.9.7-1|39	
14mu|ipmiutil-2.9.7-1|40	Provides: ipmiutil-static = %{version}-%{release}
14mu|ipmiutil-2.9.7-1|41	
14mu|ipmiutil-2.9.7-1|42	%description devel
14mu|ipmiutil-2.9.7-1|43	The ipmiutil-devel package contains headers and libraries which are
14mu|ipmiutil-2.9.7-1|44	useful for building custom IPMI applications.
14mu|ipmiutil-2.9.7-1|45	
14mu|ipmiutil-2.9.7-1|46	%prep
14mu|ipmiutil-2.9.7-1|47	%setup -q
14mu|ipmiutil-2.9.7-1|48	
14mu|ipmiutil-2.9.7-1|49	%build
14mu|ipmiutil-2.9.7-1|50	export CC=gcc
14mu|ipmiutil-2.9.7-1|51	export CXX=g++
14mu|ipmiutil-2.9.7-1|52	autoreconf -fiv
14mu|ipmiutil-2.9.7-1|53	%configure
14mu|ipmiutil-2.9.7-1|54	make
14mu|ipmiutil-2.9.7-1|55	
14mu|ipmiutil-2.9.7-1|56	%install
14mu|ipmiutil-2.9.7-1|57	%makeinstall_std
14mu|ipmiutil-2.9.7-1|58	
14mu|ipmiutil-2.9.7-1|59	%files
14mu|ipmiutil-2.9.7-1|60	%dir %{_datadir}/%{name}
14mu|ipmiutil-2.9.7-1|61	%dir %{_var}/lib/%{name}
14mu|ipmiutil-2.9.7-1|62	%{_bindir}/ipmiutil
14mu|ipmiutil-2.9.7-1|63	%{_bindir}/idiscover
14mu|ipmiutil-2.9.7-1|64	%{_bindir}/ievents
14mu|ipmiutil-2.9.7-1|65	%{_sbindir}/ipmi_port
14mu|ipmiutil-2.9.7-1|66	%{_sbindir}/ialarms
14mu|ipmiutil-2.9.7-1|67	%{_sbindir}/iconfig
14mu|ipmiutil-2.9.7-1|68	%{_sbindir}/icmd
14mu|ipmiutil-2.9.7-1|69	%{_sbindir}/ifru
14mu|ipmiutil-2.9.7-1|70	%{_sbindir}/igetevent
14mu|ipmiutil-2.9.7-1|71	%{_sbindir}/ihealth
14mu|ipmiutil-2.9.7-1|72	%{_sbindir}/ilan
14mu|ipmiutil-2.9.7-1|73	%{_sbindir}/ireset
14mu|ipmiutil-2.9.7-1|74	%{_sbindir}/isel
14mu|ipmiutil-2.9.7-1|75	%{_sbindir}/iseltime
14mu|ipmiutil-2.9.7-1|76	%{_sbindir}/isensor
14mu|ipmiutil-2.9.7-1|77	%{_sbindir}/iserial
14mu|ipmiutil-2.9.7-1|78	%{_sbindir}/isol
14mu|ipmiutil-2.9.7-1|79	%{_sbindir}/iwdt
14mu|ipmiutil-2.9.7-1|80	%{_sbindir}/ipicmg
14mu|ipmiutil-2.9.7-1|81	%{_sbindir}/ifirewall
14mu|ipmiutil-2.9.7-1|82	%{_sbindir}/ifwum
14mu|ipmiutil-2.9.7-1|83	%{_sbindir}/ihpm
14mu|ipmiutil-2.9.7-1|84	%{_datadir}/%{name}/ipmiutil_evt
14mu|ipmiutil-2.9.7-1|85	%{_datadir}/%{name}/ipmiutil_asy
14mu|ipmiutil-2.9.7-1|86	%{_datadir}/%{name}/ipmiutil_wdt
14mu|ipmiutil-2.9.7-1|87	%{_datadir}/%{name}/ipmi_port
14mu|ipmiutil-2.9.7-1|88	%{_datadir}/%{name}/ipmi_info
14mu|ipmiutil-2.9.7-1|89	%{_datadir}/%{name}/checksel
14mu|ipmiutil-2.9.7-1|90	%{systemd_fls}/ipmiutil_evt.service
14mu|ipmiutil-2.9.7-1|91	%{systemd_fls}/ipmiutil_asy.service
14mu|ipmiutil-2.9.7-1|92	%{systemd_fls}/ipmiutil_wdt.service
14mu|ipmiutil-2.9.7-1|93	%{systemd_fls}/ipmi_port.service
14mu|ipmiutil-2.9.7-1|94	%{_datadir}/%{name}/ipmiutil.env
14mu|ipmiutil-2.9.7-1|95	%{_datadir}/%{name}/ipmiutil.pre
14mu|ipmiutil-2.9.7-1|96	%{_datadir}/%{name}/ipmiutil.setup
14mu|ipmiutil-2.9.7-1|97	%{_datadir}/%{name}/ipmi_if.sh
14mu|ipmiutil-2.9.7-1|98	%{_datadir}/%{name}/evt.sh
14mu|ipmiutil-2.9.7-1|99	%{_datadir}/%{name}/ipmi.init.basic
14mu|ipmiutil-2.9.7-1|100	%{_datadir}/%{name}/bmclanpet.mib
14mu|ipmiutil-2.9.7-1|101	%{_mandir}/man?/*
14mu|ipmiutil-2.9.7-1|102	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14mu|ipmiutil-2.9.7-1|103	%doc doc/UserGuide
14mu|ipmiutil-2.9.7-1|104	
14mu|ipmiutil-2.9.7-1|105	%files devel
14mu|ipmiutil-2.9.7-1|106	# %{_datadir}/%{name} is used by both ipmiutil and ipmituil-devel
14mu|ipmiutil-2.9.7-1|107	%dir %{_datadir}/%{name}
14mu|ipmiutil-2.9.7-1|108	%{_datadir}/%{name}/ipmi_sample.c
14mu|ipmiutil-2.9.7-1|109	%{_datadir}/%{name}/ipmi_sample_evt.c
14mu|ipmiutil-2.9.7-1|110	%{_datadir}/%{name}/isensor.c
14mu|ipmiutil-2.9.7-1|111	%{_datadir}/%{name}/ievents.c
14mu|ipmiutil-2.9.7-1|112	%{_datadir}/%{name}/isensor.h
14mu|ipmiutil-2.9.7-1|113	%{_datadir}/%{name}/ievents.h
14mu|ipmiutil-2.9.7-1|114	%{_datadir}/%{name}/Makefile
14mu|ipmiutil-2.9.7-1|115	%{_includedir}/ipmicmd.h
14mu|ipmiutil-2.9.7-1|116	%{_libdir}/libipmiutil.*
14mu|ipmiutil-2.9.7-1|117	
14mu|ipmiutil-2.9.7-1|118	
14mu|ipmiutil-2.9.7-1|119	%post
14mu|ipmiutil-2.9.7-1|120	# POST_INSTALL, $1 = 1 if rpm -i, $1 = 2 if rpm -U
14mu|ipmiutil-2.9.7-1|121	
14mu|ipmiutil-2.9.7-1|122	if [ "$1" = "1" ]
14mu|ipmiutil-2.9.7-1|123	then
14mu|ipmiutil-2.9.7-1|124	# doing rpm -i, first time
14mu|ipmiutil-2.9.7-1|125	vardir=%{_var}/lib/%{name}
14mu|ipmiutil-2.9.7-1|126	scr_dir=%{_datadir}/%{name}
14mu|ipmiutil-2.9.7-1|127	
14mu|ipmiutil-2.9.7-1|128	if [ -x /bin/systemctl ]; then
14mu|ipmiutil-2.9.7-1|129	echo "IINITDIR=%{init_dir}" >>%{_datadir}/%{name}/ipmiutil.env
14mu|ipmiutil-2.9.7-1|130	cp -f ${scr_dir}/ipmiutil_evt.service %{unit_dir}
14mu|ipmiutil-2.9.7-1|131	cp -f ${scr_dir}/ipmiutil_asy.service %{unit_dir}
14mu|ipmiutil-2.9.7-1|132	cp -f ${scr_dir}/ipmiutil_wdt.service %{unit_dir}
14mu|ipmiutil-2.9.7-1|133	cp -f ${scr_dir}/ipmi_port.service    %{unit_dir}
14mu|ipmiutil-2.9.7-1|134	# systemctl enable ipmi_port.service >/dev/null 2>&1 || :
14mu|ipmiutil-2.9.7-1|135	else
14mu|ipmiutil-2.9.7-1|136	cp -f ${scr_dir}/ipmiutil_wdt %{init_dir}
14mu|ipmiutil-2.9.7-1|137	cp -f ${scr_dir}/ipmiutil_asy %{init_dir}
14mu|ipmiutil-2.9.7-1|138	cp -f ${scr_dir}/ipmiutil_evt %{init_dir}
14mu|ipmiutil-2.9.7-1|139	cp -f ${scr_dir}/ipmi_port    %{init_dir}
14mu|ipmiutil-2.9.7-1|140	cp -f ${scr_dir}/ipmi_info    %{init_dir}
14mu|ipmiutil-2.9.7-1|141	fi
14mu|ipmiutil-2.9.7-1|142	
14mu|ipmiutil-2.9.7-1|143	# Run some ipmiutil command to see if any IPMI interface works.
14mu|ipmiutil-2.9.7-1|144	%{_bindir}/ipmiutil sel -v >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|145	IPMIret=$?
14mu|ipmiutil-2.9.7-1|146	
14mu|ipmiutil-2.9.7-1|147	# If IPMIret==0, the IPMI cmd was successful, and IPMI is enabled locally.
14mu|ipmiutil-2.9.7-1|148	if [ $IPMIret -eq 0 ]; then
14mu|ipmiutil-2.9.7-1|149	# If IPMI is enabled, automate managing the IPMI SEL
14mu|ipmiutil-2.9.7-1|150	if [ -d %{_sysconfdir}/cron.daily ]; then
14mu|ipmiutil-2.9.7-1|151	cp -f %{_datadir}/%{name}/checksel %{_sysconfdir}/cron.daily
14mu|ipmiutil-2.9.7-1|152	fi
14mu|ipmiutil-2.9.7-1|153	# IPMI_IS_ENABLED, so enable services, but only if Red Hat
14mu|ipmiutil-2.9.7-1|154	if [ -f /etc/redhat-release ]; then
14mu|ipmiutil-2.9.7-1|155	if [ -x /bin/systemctl ]; then
14mu|ipmiutil-2.9.7-1|156	touch ${scr_dir}/ipmi_port.service
14mu|ipmiutil-2.9.7-1|157	elif [ -x /sbin/chkconfig ]; then
14mu|ipmiutil-2.9.7-1|158	/sbin/chkconfig --add ipmi_port
14mu|ipmiutil-2.9.7-1|159	/sbin/chkconfig --add ipmiutil_wdt
14mu|ipmiutil-2.9.7-1|160	/sbin/chkconfig --add ipmiutil_evt
14mu|ipmiutil-2.9.7-1|161	/sbin/chkconfig --add ipmi_info
14mu|ipmiutil-2.9.7-1|162	fi
14mu|ipmiutil-2.9.7-1|163	fi
14mu|ipmiutil-2.9.7-1|164	
14mu|ipmiutil-2.9.7-1|165	# Capture a snapshot of IPMI sensor data once now for later reuse.
14mu|ipmiutil-2.9.7-1|166	sensorout=$vardir/sensor_out.txt
14mu|ipmiutil-2.9.7-1|167	if [ ! -f $sensorout ]; then
14mu|ipmiutil-2.9.7-1|168	%{_bindir}/ipmiutil sensor -q >$sensorout
14mu|ipmiutil-2.9.7-1|169	fi
14mu|ipmiutil-2.9.7-1|170	fi
14mu|ipmiutil-2.9.7-1|171	else
14mu|ipmiutil-2.9.7-1|172	# postinstall, doing rpm update
14mu|ipmiutil-2.9.7-1|173	%{_bindir}/ipmiutil sel -v >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|174	if [ $? -eq 0 ]; then
14mu|ipmiutil-2.9.7-1|175	if [ -d %{_sysconfdir}/cron.daily ]; then
14mu|ipmiutil-2.9.7-1|176	cp -f %{_datadir}/%{name}/checksel %{_sysconfdir}/cron.daily
14mu|ipmiutil-2.9.7-1|177	fi
14mu|ipmiutil-2.9.7-1|178	fi
14mu|ipmiutil-2.9.7-1|179	fi
14mu|ipmiutil-2.9.7-1|180	%systemd_post  ipmiutil_evt.service
14mu|ipmiutil-2.9.7-1|181	%systemd_post  ipmiutil_asy.service
14mu|ipmiutil-2.9.7-1|182	%systemd_post  ipmiutil_wdt.service
14mu|ipmiutil-2.9.7-1|183	%systemd_post  ipmi_port.service
14mu|ipmiutil-2.9.7-1|184	
14mu|ipmiutil-2.9.7-1|185	%preun
14mu|ipmiutil-2.9.7-1|186	# before uninstall,  $1 = 1 if rpm -U, $1 = 0 if rpm -e
14mu|ipmiutil-2.9.7-1|187	if [ "$1" = "0" ]
14mu|ipmiutil-2.9.7-1|188	then
14mu|ipmiutil-2.9.7-1|189	if [ -x /bin/systemctl ]; then
14mu|ipmiutil-2.9.7-1|190	if [ -f %{unit_dir}/ipmiutil_evt.service ]; then
14mu|ipmiutil-2.9.7-1|191	%systemd_preun  ipmiutil_evt.service
14mu|ipmiutil-2.9.7-1|192	%systemd_preun  ipmiutil_asy.service
14mu|ipmiutil-2.9.7-1|193	%systemd_preun  ipmiutil_wdt.service
14mu|ipmiutil-2.9.7-1|194	%systemd_preun  ipmi_port.service
14mu|ipmiutil-2.9.7-1|195	fi
14mu|ipmiutil-2.9.7-1|196	else
14mu|ipmiutil-2.9.7-1|197	if [ -x /sbin/service ]; then
14mu|ipmiutil-2.9.7-1|198	/sbin/service ipmi_port stop       >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|199	/sbin/service ipmiutil_wdt stop    >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|200	/sbin/service ipmiutil_asy stop    >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|201	/sbin/service ipmiutil_evt stop    >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|202	fi
14mu|ipmiutil-2.9.7-1|203	if [ -x /sbin/chkconfig ]; then
14mu|ipmiutil-2.9.7-1|204	/sbin/chkconfig --del ipmi_port    >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|205	/sbin/chkconfig --del ipmiutil_wdt >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|206	/sbin/chkconfig --del ipmiutil_asy >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|207	/sbin/chkconfig --del ipmiutil_evt >/dev/null 2>&1
14mu|ipmiutil-2.9.7-1|208	fi
14mu|ipmiutil-2.9.7-1|209	fi
14mu|ipmiutil-2.9.7-1|210	if [ -f %{_sysconfdir}/cron.daily/checksel ]; then
14mu|ipmiutil-2.9.7-1|211	rm -f %{_sysconfdir}/cron.daily/checksel
14mu|ipmiutil-2.9.7-1|212	fi
14mu|ipmiutil-2.9.7-1|213	fi
14mu|ipmiutil-2.9.7-1|214	
14mu|ipmiutil-2.9.7-1|215	%postun
14mu|ipmiutil-2.9.7-1|216	if [ -x /bin/systemctl ]; then
14mu|ipmiutil-2.9.7-1|217	%systemd_postun_with_restart  ipmi_port.service
14mu|ipmiutil-2.9.7-1|218	if [ -f %{unit_dir}/ipmiutil_evt.service ]; then
14mu|ipmiutil-2.9.7-1|219	rm -f %{unit_dir}/ipmiutil_evt.service
14mu|ipmiutil-2.9.7-1|220	rm -f %{unit_dir}/ipmiutil_asy.service
14mu|ipmiutil-2.9.7-1|221	rm -f %{unit_dir}/ipmiutil_wdt.service
14mu|ipmiutil-2.9.7-1|222	rm -f %{unit_dir}/ipmi_port.service
14mu|ipmiutil-2.9.7-1|223	fi
14mu|ipmiutil-2.9.7-1|224	else
14mu|ipmiutil-2.9.7-1|225	if [ -f %{init_dir}/ipmiutil_evt.service ]; then
14mu|ipmiutil-2.9.7-1|226	rm -f %{init_dir}/ipmiutil_wdt 2>/dev/null
14mu|ipmiutil-2.9.7-1|227	rm -f %{init_dir}/ipmiutil_asy 2>/dev/null
14mu|ipmiutil-2.9.7-1|228	rm -f %{init_dir}/ipmiutil_evt 2>/dev/null
14mu|ipmiutil-2.9.7-1|229	rm -f %{init_dir}/ipmi_port    2>/dev/null
14mu|ipmiutil-2.9.7-1|230	fi
14mu|ipmiutil-2.9.7-1|231	fi
14mu|ipmiutil-2.9.7-1|232	
14mu|ipmiutil-2.9.7-1|233	%changelog
14mu|ipmiutil-2.9.7-1|234	
14mu|ipmiutil-2.9.7-1|235	* Sun Apr 10 2016 Denis Silakov <dsilakov@gmail.com> 2.9.7-1
14mu|ipmiutil-2.9.7-1|236	- (c13df8d) ADded rpmlintrc
14mu|ipmiutil-2.9.7-1|237	
14mu|ipmiutil-2.9.7-1|238	

22805 14
14mu|ipsec-tools-0.8.2-7|1	%global racoonconfdir %{_sysconfdir}/racoon
14mu|ipsec-tools-0.8.2-7|2	%global _hardened_build 1
14mu|ipsec-tools-0.8.2-7|3	
14mu|ipsec-tools-0.8.2-7|4	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|ipsec-tools-0.8.2-7|5	
14mu|ipsec-tools-0.8.2-7|6	Summary:	Tools for configuring and using IPSEC
14mu|ipsec-tools-0.8.2-7|7	Name:		ipsec-tools
14mu|ipsec-tools-0.8.2-7|8	Version:	0.8.2
14mu|ipsec-tools-0.8.2-7|9	Release:	7
14mu|ipsec-tools-0.8.2-7|10	License:	BSD
14mu|ipsec-tools-0.8.2-7|11	Group:		Networking/Other
14mu|ipsec-tools-0.8.2-7|12	Url:		http://ipsec-tools.sourceforge.net/
14mu|ipsec-tools-0.8.2-7|13	Source0:	ftp://ftp.netbsd.org/pub/NetBSD/misc/ipsec-tools/0.8/ipsec-tools-%{version}.tar.bz2
14mu|ipsec-tools-0.8.2-7|14	Source1:	racoon.conf
14mu|ipsec-tools-0.8.2-7|15	Source2:	psk.txt
14mu|ipsec-tools-0.8.2-7|16	Source3:	p1_up_down
14mu|ipsec-tools-0.8.2-7|17	Source4:	racoon.service
14mu|ipsec-tools-0.8.2-7|18	Source5:	racoon.pam
14mu|ipsec-tools-0.8.2-7|19	Source6:	ifup-ipsec
14mu|ipsec-tools-0.8.2-7|20	Source7:	ifdown-ipsec
14mu|ipsec-tools-0.8.2-7|21	# Ignore acquires that are sent by kernel for SAs that are already being
14mu|ipsec-tools-0.8.2-7|22	# negotiated (#234491)
14mu|ipsec-tools-0.8.2-7|23	Patch3:		ipsec-tools-0.8.0-acquires.patch
14mu|ipsec-tools-0.8.2-7|24	# Support for labeled IPSec on loopback
14mu|ipsec-tools-0.8.2-7|25	Patch4:		ipsec-tools-0.8.0-loopback.patch
14mu|ipsec-tools-0.8.2-7|26	# Create racoon as PIE
14mu|ipsec-tools-0.8.2-7|27	Patch11:	ipsec-tools-0.7.1-pie.patch
14mu|ipsec-tools-0.8.2-7|28	# Fix leak in certification handling
14mu|ipsec-tools-0.8.2-7|29	Patch14:	ipsec-tools-0.7.2-moreleaks.patch
14mu|ipsec-tools-0.8.2-7|30	# Do not install development files
14mu|ipsec-tools-0.8.2-7|31	Patch16:	ipsec-tools-0.8.0-nodevel.patch
14mu|ipsec-tools-0.8.2-7|32	# Use krb5 gssapi mechanism
14mu|ipsec-tools-0.8.2-7|33	Patch18:	ipsec-tools-0.7.3-gssapi-mech.patch
14mu|ipsec-tools-0.8.2-7|34	# Drop -R from linker
14mu|ipsec-tools-0.8.2-7|35	Patch19:	ipsec-tools-0.7.3-build.patch
14mu|ipsec-tools-0.8.2-7|36	# Silence strict aliasing warnings
14mu|ipsec-tools-0.8.2-7|37	Patch20:	ipsec-tools-0.8.0-aliasing.patch
14mu|ipsec-tools-0.8.2-7|38	# CVE-2015-4047
14mu|ipsec-tools-0.8.2-7|39	Patch21:	ipsec-tools-0.8.2-CVE-2015-4047.patch
14mu|ipsec-tools-0.8.2-7|40	BuildRequires:	bison
14mu|ipsec-tools-0.8.2-7|41	BuildRequires:	flex
14mu|ipsec-tools-0.8.2-7|42	BuildRequires:	libtool
14mu|ipsec-tools-0.8.2-7|43	BuildRequires:	systemd-units
14mu|ipsec-tools-0.8.2-7|44	BuildRequires:	pam-devel
14mu|ipsec-tools-0.8.2-7|45	BuildRequires:	openldap-devel
14mu|ipsec-tools-0.8.2-7|46	%if %{with selinux}
14mu|ipsec-tools-0.8.2-7|47	BuildRequires:	audit-libs-devel >= 1.3.1
14mu|ipsec-tools-0.8.2-7|48	BuildRequires:	selinux-devel
14mu|ipsec-tools-0.8.2-7|49	%endif
14mu|ipsec-tools-0.8.2-7|50	BuildRequires:	pkgconfig(krb5)
14mu|ipsec-tools-0.8.2-7|51	BuildRequires:	pkgconfig(openssl)
14mu|ipsec-tools-0.8.2-7|52	Requires:	pam
14mu|ipsec-tools-0.8.2-7|53	Requires(post,preun,postun):	systemd
14mu|ipsec-tools-0.8.2-7|54	Provides:	kvpnc-backend
14mu|ipsec-tools-0.8.2-7|55	# No longer provided and not used by anything
14mu|ipsec-tools-0.8.2-7|56	Obsoletes:	%{_lib}ipsec0 < 0.8.1
14mu|ipsec-tools-0.8.2-7|57	Obsoletes:	%{_lib}ipsec-devel < 0.8.1
14mu|ipsec-tools-0.8.2-7|58	
14mu|ipsec-tools-0.8.2-7|59	%description
14mu|ipsec-tools-0.8.2-7|60	This package contains tools necessary for establishing keys for IPSEC
14mu|ipsec-tools-0.8.2-7|61	connections including the rekeying during the connection lifetime.
14mu|ipsec-tools-0.8.2-7|62	
14mu|ipsec-tools-0.8.2-7|63	The main tools of this package are:
14mu|ipsec-tools-0.8.2-7|64	
14mu|ipsec-tools-0.8.2-7|65	- setkey, a program to directly manipulate policies and SAs in the kernel
14mu|ipsec-tools-0.8.2-7|66	- racoon, an IKEv1 keying daemon
14mu|ipsec-tools-0.8.2-7|67	
14mu|ipsec-tools-0.8.2-7|68	%files
14mu|ipsec-tools-0.8.2-7|69	%doc src/racoon/samples/racoon.conf src/racoon/samples/psk.txt
14mu|ipsec-tools-0.8.2-7|70	%doc src/racoon/doc/FAQ
14mu|ipsec-tools-0.8.2-7|71	%doc ChangeLog NEWS README
14mu|ipsec-tools-0.8.2-7|72	/sbin/*
14mu|ipsec-tools-0.8.2-7|73	%{_sbindir}/*
14mu|ipsec-tools-0.8.2-7|74	%{_mandir}/man*/*
14mu|ipsec-tools-0.8.2-7|75	%{_unitdir}/racoon.service
14mu|ipsec-tools-0.8.2-7|76	%dir %{racoonconfdir}
14mu|ipsec-tools-0.8.2-7|77	%{racoonconfdir}/scripts/*
14mu|ipsec-tools-0.8.2-7|78	%dir %{racoonconfdir}/certs
14mu|ipsec-tools-0.8.2-7|79	%dir %{racoonconfdir}/scripts
14mu|ipsec-tools-0.8.2-7|80	%dir %{_localstatedir}/racoon
14mu|ipsec-tools-0.8.2-7|81	%config(noreplace) %{racoonconfdir}/psk.txt
14mu|ipsec-tools-0.8.2-7|82	%config(noreplace) %{racoonconfdir}/racoon.conf
14mu|ipsec-tools-0.8.2-7|83	%config(noreplace) %{_sysconfdir}/pam.d/racoon
14mu|ipsec-tools-0.8.2-7|84	%{_sysconfdir}/sysconfig/network-scripts/ifup-ipsec
14mu|ipsec-tools-0.8.2-7|85	%{_sysconfdir}/sysconfig/network-scripts/ifdown-ipsec
14mu|ipsec-tools-0.8.2-7|86	
14mu|ipsec-tools-0.8.2-7|87	%post
14mu|ipsec-tools-0.8.2-7|88	if [ $1 -eq 1 ] ; then
14mu|ipsec-tools-0.8.2-7|89	/bin/systemctl preset racoon.service >/dev/null 2>&1 || :
14mu|ipsec-tools-0.8.2-7|90	fi
14mu|ipsec-tools-0.8.2-7|91	
14mu|ipsec-tools-0.8.2-7|92	%preun
14mu|ipsec-tools-0.8.2-7|93	if [ $1 -eq 0 ] ; then
14mu|ipsec-tools-0.8.2-7|94	# Package removal, not upgrade
14mu|ipsec-tools-0.8.2-7|95	/bin/systemctl --no-reload disable racoon.service > /dev/null 2>&1 || :
14mu|ipsec-tools-0.8.2-7|96	/bin/systemctl stop racoon.service > /dev/null 2>&1 || :
14mu|ipsec-tools-0.8.2-7|97	fi
14mu|ipsec-tools-0.8.2-7|98	
14mu|ipsec-tools-0.8.2-7|99	%postun
14mu|ipsec-tools-0.8.2-7|100	if [ $1 -ge 1 ] ; then
14mu|ipsec-tools-0.8.2-7|101	# Package upgrade, not uninstall
14mu|ipsec-tools-0.8.2-7|102	/bin/systemctl try-restart racoon.service >/dev/null 2>&1 || :
14mu|ipsec-tools-0.8.2-7|103	fi
14mu|ipsec-tools-0.8.2-7|104	
14mu|ipsec-tools-0.8.2-7|105	#----------------------------------------------------------------------------
14mu|ipsec-tools-0.8.2-7|106	
14mu|ipsec-tools-0.8.2-7|107	%prep
14mu|ipsec-tools-0.8.2-7|108	%setup -q
14mu|ipsec-tools-0.8.2-7|109	%patch3 -p1 -b .acquires
14mu|ipsec-tools-0.8.2-7|110	%patch4 -p1 -b .loopback
14mu|ipsec-tools-0.8.2-7|111	
14mu|ipsec-tools-0.8.2-7|112	%patch11 -p1 -b .pie
14mu|ipsec-tools-0.8.2-7|113	%patch14 -p1 -b .moreleaks
14mu|ipsec-tools-0.8.2-7|114	%patch16 -p1 -b .nodevel
14mu|ipsec-tools-0.8.2-7|115	%patch18 -p1 -b .gssapi-mech
14mu|ipsec-tools-0.8.2-7|116	%patch19 -p1 -b .build
14mu|ipsec-tools-0.8.2-7|117	%patch20 -p1 -b .aliasing
14mu|ipsec-tools-0.8.2-7|118	%patch21 -p1 -b .cve_2015_4047
14mu|ipsec-tools-0.8.2-7|119	
14mu|ipsec-tools-0.8.2-7|120	./bootstrap
14mu|ipsec-tools-0.8.2-7|121	
14mu|ipsec-tools-0.8.2-7|122	%build
14mu|ipsec-tools-0.8.2-7|123	# Needed because some bad sizeof()'s
14mu|ipsec-tools-0.8.2-7|124	sed -i 's|-Werror||g' configure
14mu|ipsec-tools-0.8.2-7|125	# Needed to avoid error on gethostbyname, enable full relro
14mu|ipsec-tools-0.8.2-7|126	LDFLAGS="$LDFLAGS -Wl,--as-needed"
14mu|ipsec-tools-0.8.2-7|127	# Enable full relro hardening
14mu|ipsec-tools-0.8.2-7|128	export LDFLAGS="$LDFLAGS -fPIC -pie -Wl,-z,relro -Wl,-z,now"
14mu|ipsec-tools-0.8.2-7|129	%configure \
14mu|ipsec-tools-0.8.2-7|130	--with-kernel-headers=/usr/include \
14mu|ipsec-tools-0.8.2-7|131	--sysconfdir=%{racoonconfdir} \
14mu|ipsec-tools-0.8.2-7|132	--without-readline \
14mu|ipsec-tools-0.8.2-7|133	--enable-adminport \
14mu|ipsec-tools-0.8.2-7|134	--enable-hybrid \
14mu|ipsec-tools-0.8.2-7|135	--enable-frag \
14mu|ipsec-tools-0.8.2-7|136	--enable-dpd \
14mu|ipsec-tools-0.8.2-7|137	--enable-gssapi \
14mu|ipsec-tools-0.8.2-7|138	--enable-natt \
14mu|ipsec-tools-0.8.2-7|139	%if %{with selinux}
14mu|ipsec-tools-0.8.2-7|140	--enable-audit \
14mu|ipsec-tools-0.8.2-7|141	--enable-security-context \
14mu|ipsec-tools-0.8.2-7|142	--enable-selinux \
14mu|ipsec-tools-0.8.2-7|143	%else
14mu|ipsec-tools-0.8.2-7|144	--disable-audit \
14mu|ipsec-tools-0.8.2-7|145	--disable-security-context \
14mu|ipsec-tools-0.8.2-7|146	--disable-selinux \
14mu|ipsec-tools-0.8.2-7|147	%endif
14mu|ipsec-tools-0.8.2-7|148	--with-libpam \
14mu|ipsec-tools-0.8.2-7|149	--with-libldap
14mu|ipsec-tools-0.8.2-7|150	# --with-libradius requires an unknown radius library
14mu|ipsec-tools-0.8.2-7|151	# and complains about our -liconv being broken.
14mu|ipsec-tools-0.8.2-7|152	make
14mu|ipsec-tools-0.8.2-7|153	
14mu|ipsec-tools-0.8.2-7|154	%install
14mu|ipsec-tools-0.8.2-7|155	mkdir -p %{buildroot}/sbin
14mu|ipsec-tools-0.8.2-7|156	mkdir -p %{buildroot}%{racoonconfdir}
14mu|ipsec-tools-0.8.2-7|157	%makeinstall_std
14mu|ipsec-tools-0.8.2-7|158	
14mu|ipsec-tools-0.8.2-7|159	install -m 600 %{SOURCE1} %{buildroot}%{racoonconfdir}/racoon.conf
14mu|ipsec-tools-0.8.2-7|160	install -m 600 %{SOURCE2} %{buildroot}%{racoonconfdir}/psk.txt
14mu|ipsec-tools-0.8.2-7|161	
14mu|ipsec-tools-0.8.2-7|162	mv %{buildroot}%{_sbindir}/setkey %{buildroot}/sbin
14mu|ipsec-tools-0.8.2-7|163	
14mu|ipsec-tools-0.8.2-7|164	mkdir -m 0700 -p %{buildroot}%{racoonconfdir}/certs
14mu|ipsec-tools-0.8.2-7|165	mkdir -m 0700 -p %{buildroot}%{racoonconfdir}/scripts
14mu|ipsec-tools-0.8.2-7|166	install -m 700 %{SOURCE3} %{buildroot}%{racoonconfdir}/scripts/p1_up_down
14mu|ipsec-tools-0.8.2-7|167	install -D -m 755 %{SOURCE4} %{buildroot}%{_unitdir}/racoon.service
14mu|ipsec-tools-0.8.2-7|168	install -D -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/pam.d/racoon
14mu|ipsec-tools-0.8.2-7|169	
14mu|ipsec-tools-0.8.2-7|170	mkdir -m 0755 -p %{buildroot}%{_sysconfdir}/sysconfig/network-scripts
14mu|ipsec-tools-0.8.2-7|171	install -p -m 755 %{SOURCE6} %{SOURCE7} %{buildroot}%{_sysconfdir}/sysconfig/network-scripts
14mu|ipsec-tools-0.8.2-7|172	
14mu|ipsec-tools-0.8.2-7|173	
14mu|ipsec-tools-0.8.2-7|174	%changelog
14mu|ipsec-tools-0.8.2-7|175	
14mu|ipsec-tools-0.8.2-7|176	* Tue Mar 08 2016 Denis Silakov <dsilakov@gmail.com> 0.8.2-7
14mu|ipsec-tools-0.8.2-7|177	- (424fe5b) Bump release
14mu|ipsec-tools-0.8.2-7|178	
14mu|ipsec-tools-0.8.2-7|179	

22806 14
14mu|ipv6calc-0.99.1-1|1	Summary:	Utility to manipulate IPv6 addresses
14mu|ipv6calc-0.99.1-1|2	Name:		ipv6calc
14mu|ipv6calc-0.99.1-1|3	Version:	0.99.1
14mu|ipv6calc-0.99.1-1|4	Release:	1
14mu|ipv6calc-0.99.1-1|5	License:	GPLv2+
14mu|ipv6calc-0.99.1-1|6	Group:		System/Base
14mu|ipv6calc-0.99.1-1|7	Url:		http://www.deepspace6.net/projects/ipv6calc.html
14mu|ipv6calc-0.99.1-1|8	Source0:	ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/%{name}-%{version}.tar.gz
14mu|ipv6calc-0.99.1-1|9	Patch0:		ipv6calc-0.99.1-dont-update-anything.patch
14mu|ipv6calc-0.99.1-1|10	BuildRequires:	perl-XML-Simple
14mu|ipv6calc-0.99.1-1|11	BuildRequires:	wget
14mu|ipv6calc-0.99.1-1|12	BuildRequires:	pkgconfig(geoip)
14mu|ipv6calc-0.99.1-1|13	Requires:	geoip
14mu|ipv6calc-0.99.1-1|14	
14mu|ipv6calc-0.99.1-1|15	%description
14mu|ipv6calc-0.99.1-1|16	ipv6calc is a small but powerful utility written in the C programming language
14mu|ipv6calc-0.99.1-1|17	to manipulate (not only) IPv6 addresses. ipv6calc allows the users to convert a
14mu|ipv6calc-0.99.1-1|18	given IPv6 address to the compressed format or to the format used by
14mu|ipv6calc-0.99.1-1|19	/proc/net/if_inet6. ipv6calc is also the replacement of the old ip6_int Perl
14mu|ipv6calc-0.99.1-1|20	program.
14mu|ipv6calc-0.99.1-1|21	
14mu|ipv6calc-0.99.1-1|22	%files
14mu|ipv6calc-0.99.1-1|23	%doc CREDITS README TODO USAGE doc/ipv6calc.html installed-docs/*
14mu|ipv6calc-0.99.1-1|24	%{_bindir}/ipv6*
14mu|ipv6calc-0.99.1-1|25	%dir %{_datadir}/%{name}
14mu|ipv6calc-0.99.1-1|26	%{_datadir}/%{name}/*
14mu|ipv6calc-0.99.1-1|27	%{_mandir}/man8/*.8*
14mu|ipv6calc-0.99.1-1|28	
14mu|ipv6calc-0.99.1-1|29	#----------------------------------------------------------------------------
14mu|ipv6calc-0.99.1-1|30	
14mu|ipv6calc-0.99.1-1|31	%prep
14mu|ipv6calc-0.99.1-1|32	%setup -q
14mu|ipv6calc-0.99.1-1|33	%patch0 -p1 -b .dont-update-anything~
14mu|ipv6calc-0.99.1-1|34	
14mu|ipv6calc-0.99.1-1|35	%build
14mu|ipv6calc-0.99.1-1|36	export LDFLAGS=-Wl,--allow-multiple-definition
14mu|ipv6calc-0.99.1-1|37	export CFLAGS=-Wno-error
14mu|ipv6calc-0.99.1-1|38	%configure2_5x \
14mu|ipv6calc-0.99.1-1|39	--enable-geoip \
14mu|ipv6calc-0.99.1-1|40	--with-geoip-ipv4-default-file=%{_datadir}/GeoIP/GeoIP.dat
14mu|ipv6calc-0.99.1-1|41	
14mu|ipv6calc-0.99.1-1|42	# update databases (for now disabled by patch)
14mu|ipv6calc-0.99.1-1|43	%make update
14mu|ipv6calc-0.99.1-1|44	
14mu|ipv6calc-0.99.1-1|45	%make
14mu|ipv6calc-0.99.1-1|46	
14mu|ipv6calc-0.99.1-1|47	%install
14mu|ipv6calc-0.99.1-1|48	%makeinstall_std
14mu|ipv6calc-0.99.1-1|49	
14mu|ipv6calc-0.99.1-1|50	## Install examples and helper files to temporary dir
14mu|ipv6calc-0.99.1-1|51	## to be tagged as docs
14mu|ipv6calc-0.99.1-1|52	mkdir -p installed-docs
14mu|ipv6calc-0.99.1-1|53	
14mu|ipv6calc-0.99.1-1|54	# ipv6logconv
14mu|ipv6calc-0.99.1-1|55	mkdir -p installed-docs/ipv6logconv
14mu|ipv6calc-0.99.1-1|56	cp -r examples/analog/* installed-docs/ipv6logconv
14mu|ipv6calc-0.99.1-1|57	
14mu|ipv6calc-0.99.1-1|58	# ipv6loganon
14mu|ipv6calc-0.99.1-1|59	mkdir -p installed-docs/ipv6loganon
14mu|ipv6calc-0.99.1-1|60	cp ipv6loganon/README installed-docs/ipv6loganon/
14mu|ipv6calc-0.99.1-1|61	
14mu|ipv6calc-0.99.1-1|62	# ipv6logstats
14mu|ipv6calc-0.99.1-1|63	mkdir -p installed-docs/ipv6logstats
14mu|ipv6calc-0.99.1-1|64	cp ipv6logstats/example_* ipv6logstats/collect_ipv6logstats.pl README installed-docs/ipv6logstats/
14mu|ipv6calc-0.99.1-1|65	cp -r ipv6logstats/examples-data ipv6logstats/examples-gri installed-docs/ipv6logstats/
14mu|ipv6calc-0.99.1-1|66	
14mu|ipv6calc-0.99.1-1|67	# ipv6calcweb
14mu|ipv6calc-0.99.1-1|68	mkdir -p installed-docs/ipv6calcweb
14mu|ipv6calc-0.99.1-1|69	cp ipv6calcweb/USAGE ipv6calcweb/ipv6calcweb.cgi installed-docs/ipv6calcweb
14mu|ipv6calc-0.99.1-1|70	
14mu|ipv6calc-0.99.1-1|71	%check
14mu|ipv6calc-0.99.1-1|72	#make test
14mu|ipv6calc-0.99.1-1|73	
14mu|ipv6calc-0.99.1-1|74	
14mu|ipv6calc-0.99.1-1|75	%changelog
14mu|ipv6calc-0.99.1-1|76	
14mu|ipv6calc-0.99.1-1|77	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99.1-1
14mu|ipv6calc-0.99.1-1|78	- (8757e10) New version 0.99.1
14mu|ipv6calc-0.99.1-1|79	- (8757e10) Update files
14mu|ipv6calc-0.99.1-1|80	
14mu|ipv6calc-0.99.1-1|81	

22807 14
14mu|ipxe-20150803-1.git989fe14c|1	
14mu|ipxe-20150803-1.git989fe14c|2	# Resulting binary formats we want from iPXE
14mu|ipxe-20150803-1.git989fe14c|3	%global formats rom
14mu|ipxe-20150803-1.git989fe14c|4	
14mu|ipxe-20150803-1.git989fe14c|5	# PCI IDs (vendor,product) of the ROMS we want for QEMU
14mu|ipxe-20150803-1.git989fe14c|6	#
14mu|ipxe-20150803-1.git989fe14c|7	#    pcnet32: 0x1022 0x2000
14mu|ipxe-20150803-1.git989fe14c|8	#   ne2k_pci: 0x10ec 0x8029
14mu|ipxe-20150803-1.git989fe14c|9	#      e1000: 0x8086 0x100e
14mu|ipxe-20150803-1.git989fe14c|10	#    rtl8139: 0x10ec 0x8139
14mu|ipxe-20150803-1.git989fe14c|11	# virtio-net: 0x1af4 0x1000
14mu|ipxe-20150803-1.git989fe14c|12	%global qemuroms 10222000 10ec8029 8086100e 10ec8139 1af41000
14mu|ipxe-20150803-1.git989fe14c|13	
14mu|ipxe-20150803-1.git989fe14c|14	# We only build the ROMs if on an x86 build host. The resulting
14mu|ipxe-20150803-1.git989fe14c|15	# binary RPM will be noarch, so other archs will still be able
14mu|ipxe-20150803-1.git989fe14c|16	# to use the binary ROMs.
14mu|ipxe-20150803-1.git989fe14c|17	%global buildarches %{ix86} x86_64
14mu|ipxe-20150803-1.git989fe14c|18	
14mu|ipxe-20150803-1.git989fe14c|19	# debugging firmwares does not go the same way as a normal program.
14mu|ipxe-20150803-1.git989fe14c|20	# moreover, all architectures providing debuginfo for a single noarch
14mu|ipxe-20150803-1.git989fe14c|21	# package is currently clashing in koji, so don't bother.
14mu|ipxe-20150803-1.git989fe14c|22	%global debug_package %{nil}
14mu|ipxe-20150803-1.git989fe14c|23	
14mu|ipxe-20150803-1.git989fe14c|24	# Upstream don't do "releases" :-( So we're going to use the date
14mu|ipxe-20150803-1.git989fe14c|25	# as the version, and a GIT hash as the release. Generate new GIT
14mu|ipxe-20150803-1.git989fe14c|26	# snapshots using the folowing commands:
14mu|ipxe-20150803-1.git989fe14c|27	#
14mu|ipxe-20150803-1.git989fe14c|28	# $ hash=`git log -1 --format='%h'`
14mu|ipxe-20150803-1.git989fe14c|29	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|ipxe-20150803-1.git989fe14c|30	# $ git archive --prefix ipxe-${date}-git${hash}/ ${hash} | xz -7e > ipxe-${date}-git${hash}.tar.xz
14mu|ipxe-20150803-1.git989fe14c|31	#
14mu|ipxe-20150803-1.git989fe14c|32	# And then change these two:
14mu|ipxe-20150803-1.git989fe14c|33	
14mu|ipxe-20150803-1.git989fe14c|34	%global date 20150803
14mu|ipxe-20150803-1.git989fe14c|35	%global hash 989fe14c
14mu|ipxe-20150803-1.git989fe14c|36	
14mu|ipxe-20150803-1.git989fe14c|37	Name:    ipxe
14mu|ipxe-20150803-1.git989fe14c|38	Version: %{date}
14mu|ipxe-20150803-1.git989fe14c|39	Release: 1.git%{hash}
14mu|ipxe-20150803-1.git989fe14c|40	Summary: A network boot loader
14mu|ipxe-20150803-1.git989fe14c|41	
14mu|ipxe-20150803-1.git989fe14c|42	Group:   System/Configuration/Boot and Init
14mu|ipxe-20150803-1.git989fe14c|43	License: GPLv2 and BSD
14mu|ipxe-20150803-1.git989fe14c|44	URL:     http://ipxe.org/
14mu|ipxe-20150803-1.git989fe14c|45	
14mu|ipxe-20150803-1.git989fe14c|46	Source0: %{name}-%{date}-git%{hash}.tar.xz
14mu|ipxe-20150803-1.git989fe14c|47	Source1: USAGE
14mu|ipxe-20150803-1.git989fe14c|48	Source2: config.local.general.h
14mu|ipxe-20150803-1.git989fe14c|49	
14mu|ipxe-20150803-1.git989fe14c|50	# From QEMU
14mu|ipxe-20150803-1.git989fe14c|51	#Patch1001: qemu-0001-efi_snp-improve-compliance-with-the-EFI_SIMPLE_NETWO.patch
14mu|ipxe-20150803-1.git989fe14c|52	#Patch1002: qemu-0002-efi-make-load-file-protocol-optional.patch
14mu|ipxe-20150803-1.git989fe14c|53	
14mu|ipxe-20150803-1.git989fe14c|54	%ifarch %{buildarches}
14mu|ipxe-20150803-1.git989fe14c|55	BuildRequires: perl
14mu|ipxe-20150803-1.git989fe14c|56	BuildRequires: syslinux
14mu|ipxe-20150803-1.git989fe14c|57	BuildRequires: mtools
14mu|ipxe-20150803-1.git989fe14c|58	BuildRequires: mkisofs
14mu|ipxe-20150803-1.git989fe14c|59	BuildRequires: edk2-tools
14mu|ipxe-20150803-1.git989fe14c|60	BuildRequires: pkgconfig(liblzma)
14mu|ipxe-20150803-1.git989fe14c|61	BuildRequires: binutils-devel
14mu|ipxe-20150803-1.git989fe14c|62	
14mu|ipxe-20150803-1.git989fe14c|63	Obsoletes: gpxe <= 1.0.1
14mu|ipxe-20150803-1.git989fe14c|64	
14mu|ipxe-20150803-1.git989fe14c|65	%package bootimgs
14mu|ipxe-20150803-1.git989fe14c|66	Summary: Network boot loader images in bootable USB, CD, floppy and GRUB formats
14mu|ipxe-20150803-1.git989fe14c|67	Group:   Emulators
14mu|ipxe-20150803-1.git989fe14c|68	BuildArch: noarch
14mu|ipxe-20150803-1.git989fe14c|69	Obsoletes: gpxe-bootimgs <= 1.0.1
14mu|ipxe-20150803-1.git989fe14c|70	
14mu|ipxe-20150803-1.git989fe14c|71	%package roms
14mu|ipxe-20150803-1.git989fe14c|72	Summary: Network boot loader roms in .rom format
14mu|ipxe-20150803-1.git989fe14c|73	Group:  Emulators
14mu|ipxe-20150803-1.git989fe14c|74	Requires: %{name}-roms-qemu = %{version}-%{release}
14mu|ipxe-20150803-1.git989fe14c|75	BuildArch: noarch
14mu|ipxe-20150803-1.git989fe14c|76	Obsoletes: gpxe-roms <= 1.0.1
14mu|ipxe-20150803-1.git989fe14c|77	
14mu|ipxe-20150803-1.git989fe14c|78	%package roms-qemu
14mu|ipxe-20150803-1.git989fe14c|79	Summary: Network boot loader roms supported by QEMU, .rom format
14mu|ipxe-20150803-1.git989fe14c|80	Group:  Emulators
14mu|ipxe-20150803-1.git989fe14c|81	BuildArch: noarch
14mu|ipxe-20150803-1.git989fe14c|82	Obsoletes: gpxe-roms-qemu <= 1.0.1
14mu|ipxe-20150803-1.git989fe14c|83	
14mu|ipxe-20150803-1.git989fe14c|84	%description bootimgs
14mu|ipxe-20150803-1.git989fe14c|85	iPXE is an open source network bootloader. It provides a direct
14mu|ipxe-20150803-1.git989fe14c|86	replacement for proprietary PXE ROMs, with many extra features such as
14mu|ipxe-20150803-1.git989fe14c|87	DNS, HTTP, iSCSI, etc.
14mu|ipxe-20150803-1.git989fe14c|88	
14mu|ipxe-20150803-1.git989fe14c|89	This package contains the iPXE boot images in USB, CD, floppy, and PXE
14mu|ipxe-20150803-1.git989fe14c|90	UNDI formats.
14mu|ipxe-20150803-1.git989fe14c|91	
14mu|ipxe-20150803-1.git989fe14c|92	%description roms
14mu|ipxe-20150803-1.git989fe14c|93	iPXE is an open source network bootloader. It provides a direct
14mu|ipxe-20150803-1.git989fe14c|94	replacement for proprietary PXE ROMs, with many extra features such as
14mu|ipxe-20150803-1.git989fe14c|95	DNS, HTTP, iSCSI, etc.
14mu|ipxe-20150803-1.git989fe14c|96	
14mu|ipxe-20150803-1.git989fe14c|97	This package contains the iPXE roms in .rom format.
14mu|ipxe-20150803-1.git989fe14c|98	
14mu|ipxe-20150803-1.git989fe14c|99	
14mu|ipxe-20150803-1.git989fe14c|100	%description roms-qemu
14mu|ipxe-20150803-1.git989fe14c|101	iPXE is an open source network bootloader. It provides a direct
14mu|ipxe-20150803-1.git989fe14c|102	replacement for proprietary PXE ROMs, with many extra features such as
14mu|ipxe-20150803-1.git989fe14c|103	DNS, HTTP, iSCSI, etc.
14mu|ipxe-20150803-1.git989fe14c|104	
14mu|ipxe-20150803-1.git989fe14c|105	This package contains the iPXE ROMs for devices emulated by QEMU, in
14mu|ipxe-20150803-1.git989fe14c|106	.rom format.
14mu|ipxe-20150803-1.git989fe14c|107	%endif
14mu|ipxe-20150803-1.git989fe14c|108	
14mu|ipxe-20150803-1.git989fe14c|109	%description
14mu|ipxe-20150803-1.git989fe14c|110	iPXE is an open source network bootloader. It provides a direct
14mu|ipxe-20150803-1.git989fe14c|111	replacement for proprietary PXE ROMs, with many extra features such as
14mu|ipxe-20150803-1.git989fe14c|112	DNS, HTTP, iSCSI, etc.
14mu|ipxe-20150803-1.git989fe14c|113	
14mu|ipxe-20150803-1.git989fe14c|114	%prep
14mu|ipxe-20150803-1.git989fe14c|115	%setup -q -n %{name}-%{version}-git%{hash}
14mu|ipxe-20150803-1.git989fe14c|116	
14mu|ipxe-20150803-1.git989fe14c|117	%apply_patches
14mu|ipxe-20150803-1.git989fe14c|118	cp -a %{SOURCE1} .
14mu|ipxe-20150803-1.git989fe14c|119	
14mu|ipxe-20150803-1.git989fe14c|120	# Apply local configuration tweaks
14mu|ipxe-20150803-1.git989fe14c|121	cp -a %{SOURCE2} src/config/local/general.h
14mu|ipxe-20150803-1.git989fe14c|122	
14mu|ipxe-20150803-1.git989fe14c|123	%build
14mu|ipxe-20150803-1.git989fe14c|124	%ifarch %{buildarches}
14mu|ipxe-20150803-1.git989fe14c|125	# The src/Makefile.housekeeping relies on .git/index existing
14mu|ipxe-20150803-1.git989fe14c|126	# but since we pass GITVERSION= to make, we don't actally need
14mu|ipxe-20150803-1.git989fe14c|127	# it to be the real deal, so just touch it to let the build pass
14mu|ipxe-20150803-1.git989fe14c|128	mkdir .git
14mu|ipxe-20150803-1.git989fe14c|129	touch .git/index
14mu|ipxe-20150803-1.git989fe14c|130	
14mu|ipxe-20150803-1.git989fe14c|131	ISOLINUX_BIN=/usr/share/syslinux/isolinux.bin
14mu|ipxe-20150803-1.git989fe14c|132	cd src
14mu|ipxe-20150803-1.git989fe14c|133	# ath9k drivers are too big for an Option ROM
14mu|ipxe-20150803-1.git989fe14c|134	rm -rf drivers/net/ath/ath9k
14mu|ipxe-20150803-1.git989fe14c|135	
14mu|ipxe-20150803-1.git989fe14c|136	%make \
14mu|ipxe-20150803-1.git989fe14c|137	bin/undionly.kpxe bin/ipxe.{dsk,iso,usb,lkrn} allroms \
14mu|ipxe-20150803-1.git989fe14c|138	ISOLINUX_BIN=${ISOLINUX_BIN} NO_WERROR=1 V=1 \
14mu|ipxe-20150803-1.git989fe14c|139	GITVERSION=%{hash}
14mu|ipxe-20150803-1.git989fe14c|140	
14mu|ipxe-20150803-1.git989fe14c|141	# build roms with efi support for qemu
14mu|ipxe-20150803-1.git989fe14c|142	mkdir bin-combined
14mu|ipxe-20150803-1.git989fe14c|143	for rom in %qemuroms; do
14mu|ipxe-20150803-1.git989fe14c|144	make NO_WERROR=1 V=1 GITVERSION=%{hash} bin/${rom}.rom
14mu|ipxe-20150803-1.git989fe14c|145	make NO_WERROR=1 V=1 GITVERSION=%{hash} bin-i386-efi/${rom}.efidrv
14mu|ipxe-20150803-1.git989fe14c|146	%ifarch x86_64
14mu|ipxe-20150803-1.git989fe14c|147	make NO_WERROR=1 V=1 GITVERSION=%{hash} bin-x86_64-efi/${rom}.efidrv
14mu|ipxe-20150803-1.git989fe14c|148	%endif
14mu|ipxe-20150803-1.git989fe14c|149	vid="0x${rom%%????}"
14mu|ipxe-20150803-1.git989fe14c|150	did="0x${rom#????}"
14mu|ipxe-20150803-1.git989fe14c|151	EfiRom -f "$vid" -i "$did" --pci23 \
14mu|ipxe-20150803-1.git989fe14c|152	-b  bin/${rom}.rom \
14mu|ipxe-20150803-1.git989fe14c|153	-ec bin-i386-efi/${rom}.efidrv \
14mu|ipxe-20150803-1.git989fe14c|154	%ifarch x86_64
14mu|ipxe-20150803-1.git989fe14c|155	-ec bin-x86_64-efi/${rom}.efidrv \
14mu|ipxe-20150803-1.git989fe14c|156	%endif
14mu|ipxe-20150803-1.git989fe14c|157	-o  bin-combined/${rom}.rom
14mu|ipxe-20150803-1.git989fe14c|158	EfiRom -d  bin-combined/${rom}.rom
14mu|ipxe-20150803-1.git989fe14c|159	done
14mu|ipxe-20150803-1.git989fe14c|160	
14mu|ipxe-20150803-1.git989fe14c|161	%endif
14mu|ipxe-20150803-1.git989fe14c|162	
14mu|ipxe-20150803-1.git989fe14c|163	%install
14mu|ipxe-20150803-1.git989fe14c|164	%ifarch %{buildarches}
14mu|ipxe-20150803-1.git989fe14c|165	mkdir -p %{buildroot}/%{_datadir}/%{name}/
14mu|ipxe-20150803-1.git989fe14c|166	mkdir -p %{buildroot}/%{_datadir}/%{name}.efi/
14mu|ipxe-20150803-1.git989fe14c|167	pushd src/bin/
14mu|ipxe-20150803-1.git989fe14c|168	
14mu|ipxe-20150803-1.git989fe14c|169	cp -a undionly.kpxe ipxe.{iso,usb,dsk,lkrn} %{buildroot}/%{_datadir}/%{name}/
14mu|ipxe-20150803-1.git989fe14c|170	
14mu|ipxe-20150803-1.git989fe14c|171	for fmt in %{formats};do
14mu|ipxe-20150803-1.git989fe14c|172	for img in *.${fmt};do
14mu|ipxe-20150803-1.git989fe14c|173	if [ -e $img ]; then
14mu|ipxe-20150803-1.git989fe14c|174	cp -a $img %{buildroot}/%{_datadir}/%{name}/
14mu|ipxe-20150803-1.git989fe14c|175	echo %{_datadir}/%{name}/$img >> ../../${fmt}.list
14mu|ipxe-20150803-1.git989fe14c|176	fi
14mu|ipxe-20150803-1.git989fe14c|177	done
14mu|ipxe-20150803-1.git989fe14c|178	done
14mu|ipxe-20150803-1.git989fe14c|179	popd
14mu|ipxe-20150803-1.git989fe14c|180	
14mu|ipxe-20150803-1.git989fe14c|181	# the roms supported by qemu will be packaged separatedly
14mu|ipxe-20150803-1.git989fe14c|182	# remove from the main rom list and add them to qemu.list
14mu|ipxe-20150803-1.git989fe14c|183	for fmt in rom ;do
14mu|ipxe-20150803-1.git989fe14c|184	for rom in %{qemuroms} ; do
14mu|ipxe-20150803-1.git989fe14c|185	sed -i -e "/\/${rom}.${fmt}/d" ${fmt}.list
14mu|ipxe-20150803-1.git989fe14c|186	echo %{_datadir}/%{name}/${rom}.${fmt} >> qemu.${fmt}.list
14mu|ipxe-20150803-1.git989fe14c|187	done
14mu|ipxe-20150803-1.git989fe14c|188	done
14mu|ipxe-20150803-1.git989fe14c|189	for rom in %{qemuroms}; do
14mu|ipxe-20150803-1.git989fe14c|190	cp src/bin-combined/${rom}.rom %{buildroot}/%{_datadir}/%{name}.efi/
14mu|ipxe-20150803-1.git989fe14c|191	echo %{_datadir}/%{name}.efi/${rom}.rom >> qemu.rom.list
14mu|ipxe-20150803-1.git989fe14c|192	done
14mu|ipxe-20150803-1.git989fe14c|193	%endif
14mu|ipxe-20150803-1.git989fe14c|194	
14mu|ipxe-20150803-1.git989fe14c|195	%ifarch %{buildarches}
14mu|ipxe-20150803-1.git989fe14c|196	%files bootimgs
14mu|ipxe-20150803-1.git989fe14c|197	%dir %{_datadir}/%{name}
14mu|ipxe-20150803-1.git989fe14c|198	%{_datadir}/%{name}/ipxe.iso
14mu|ipxe-20150803-1.git989fe14c|199	%{_datadir}/%{name}/ipxe.usb
14mu|ipxe-20150803-1.git989fe14c|200	%{_datadir}/%{name}/ipxe.dsk
14mu|ipxe-20150803-1.git989fe14c|201	%{_datadir}/%{name}/ipxe.lkrn
14mu|ipxe-20150803-1.git989fe14c|202	%{_datadir}/%{name}/undionly.kpxe
14mu|ipxe-20150803-1.git989fe14c|203	%doc COPYING COPYING.GPLv2 COPYING.UBDL USAGE
14mu|ipxe-20150803-1.git989fe14c|204	
14mu|ipxe-20150803-1.git989fe14c|205	%files roms -f rom.list
14mu|ipxe-20150803-1.git989fe14c|206	%dir %{_datadir}/%{name}
14mu|ipxe-20150803-1.git989fe14c|207	%doc COPYING COPYING.GPLv2 COPYING.UBDL
14mu|ipxe-20150803-1.git989fe14c|208	
14mu|ipxe-20150803-1.git989fe14c|209	%files roms-qemu -f qemu.rom.list
14mu|ipxe-20150803-1.git989fe14c|210	%dir %{_datadir}/%{name}
14mu|ipxe-20150803-1.git989fe14c|211	%dir %{_datadir}/%{name}.efi
14mu|ipxe-20150803-1.git989fe14c|212	%doc COPYING COPYING.GPLv2 COPYING.UBDL
14mu|ipxe-20150803-1.git989fe14c|213	%endif
14mu|ipxe-20150803-1.git989fe14c|214	
14mu|ipxe-20150803-1.git989fe14c|215	%changelog
14mu|ipxe-20150803-1.git989fe14c|216	
14mu|ipxe-20150803-1.git989fe14c|217	* Thu Aug 20 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 20150803-1.git989fe14c
14mu|ipxe-20150803-1.git989fe14c|218	- (0cee101) Mark x86_64-only parts as such
14mu|ipxe-20150803-1.git989fe14c|219	
14mu|ipxe-20150803-1.git989fe14c|220	

22808 14
14mu|irssi-0.8.21-1|1	Name:		irssi
14mu|irssi-0.8.21-1|2	Version:	0.8.21
14mu|irssi-0.8.21-1|3	Release:	1
14mu|irssi-0.8.21-1|4	Summary:	IRC client
14mu|irssi-0.8.21-1|5	
14mu|irssi-0.8.21-1|6	License:	GPLv2+
14mu|irssi-0.8.21-1|7	Group:		Networking/IRC
14mu|irssi-0.8.21-1|8	BuildRequires:	glib2-devel ncurses-devel perl-devel >= 2:5.14.2-3 openssl-devel
14mu|irssi-0.8.21-1|9	URL:		http://irssi.org/
14mu|irssi-0.8.21-1|10	Source0:	https://github.com/irssi/irssi/releases/download/%{version}/%{name}-%{version}.tar.xz
14mu|irssi-0.8.21-1|11	Suggests:	irssi-perl
14mu|irssi-0.8.21-1|12	
14mu|irssi-0.8.21-1|13	%description
14mu|irssi-0.8.21-1|14	Irssi is a modular and flexible IRC client for UNIX that has only a text mode
14mu|irssi-0.8.21-1|15	user interface (but as 80-90% of the code isn't text mode specific, other UIs
14mu|irssi-0.8.21-1|16	could be created pretty easily). Also, Irssi isn't really even IRC specific
14mu|irssi-0.8.21-1|17	anymore, there are already working SILC and ICB modules available. Support for
14mu|irssi-0.8.21-1|18	other protocols like ICQ and Jabber could be created some day too.
14mu|irssi-0.8.21-1|19	
14mu|irssi-0.8.21-1|20	Irssi is one of the most popular IRC clients at the moment.
14mu|irssi-0.8.21-1|21	
14mu|irssi-0.8.21-1|22	%package	devel
14mu|irssi-0.8.21-1|23	Group:		Development/C
14mu|irssi-0.8.21-1|24	Summary:	Static libraries for the development of irssi applications
14mu|irssi-0.8.21-1|25	
14mu|irssi-0.8.21-1|26	Requires:	%{name} = %{version}
14mu|irssi-0.8.21-1|27	
14mu|irssi-0.8.21-1|28	%description	devel
14mu|irssi-0.8.21-1|29	Static libraries for the development of irssi applications.
14mu|irssi-0.8.21-1|30	
14mu|irssi-0.8.21-1|31	%package	perl
14mu|irssi-0.8.21-1|32	Group:		Networking/IRC
14mu|irssi-0.8.21-1|33	Summary:	Perl plugin for irssi
14mu|irssi-0.8.21-1|34	
14mu|irssi-0.8.21-1|35	Requires:	%{name} = %{version}
14mu|irssi-0.8.21-1|36	Conflicts:	perl-silc
14mu|irssi-0.8.21-1|37	
14mu|irssi-0.8.21-1|38	%description	perl
14mu|irssi-0.8.21-1|39	Perl plugin for irssi.
14mu|irssi-0.8.21-1|40	
14mu|irssi-0.8.21-1|41	%prep
14mu|irssi-0.8.21-1|42	%setup -q
14mu|irssi-0.8.21-1|43	
14mu|irssi-0.8.21-1|44	%build
14mu|irssi-0.8.21-1|45	%configure2_5x	--with-modules \
14mu|irssi-0.8.21-1|46	--enable-ipv6 \
14mu|irssi-0.8.21-1|47	--with-proxy \
14mu|irssi-0.8.21-1|48	--with-socks \
14mu|irssi-0.8.21-1|49	--with-bot \
14mu|irssi-0.8.21-1|50	--with-perl=module \
14mu|irssi-0.8.21-1|51	--with-perl-lib=vendor
14mu|irssi-0.8.21-1|52	%make
14mu|irssi-0.8.21-1|53	
14mu|irssi-0.8.21-1|54	%install
14mu|irssi-0.8.21-1|55	%makeinstall_std
14mu|irssi-0.8.21-1|56	
14mu|irssi-0.8.21-1|57	# Files that should not be installed:
14mu|irssi-0.8.21-1|58	rm -f %{buildroot}%{perl_vendorarch}/perllocal.pod
14mu|irssi-0.8.21-1|59	rm -rf %{buildroot}%{_docdir}/%{name}
14mu|irssi-0.8.21-1|60	
14mu|irssi-0.8.21-1|61	%files
14mu|irssi-0.8.21-1|62	%doc AUTHORS TODO NEWS docs/*
14mu|irssi-0.8.21-1|63	%attr(755,root,root) %{_bindir}/*
14mu|irssi-0.8.21-1|64	%{_datadir}/%{name}
14mu|irssi-0.8.21-1|65	%exclude %{_datadir}/%{name}/scripts
14mu|irssi-0.8.21-1|66	%dir %{_libdir}/%{name}
14mu|irssi-0.8.21-1|67	%dir %{_libdir}/%{name}/modules
14mu|irssi-0.8.21-1|68	%exclude %{_libdir}/%{name}/modules/libfe_perl.*
14mu|irssi-0.8.21-1|69	%exclude %{_libdir}/%{name}/modules/libperl_core.*
14mu|irssi-0.8.21-1|70	%{_libdir}/%{name}/modules/*.so
14mu|irssi-0.8.21-1|71	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mu|irssi-0.8.21-1|72	%{_mandir}/man1/%{name}.1*
14mu|irssi-0.8.21-1|73	
14mu|irssi-0.8.21-1|74	%files devel
14mu|irssi-0.8.21-1|75	%{_libdir}/%{name}/modules/*.a
14mu|irssi-0.8.21-1|76	%{_includedir}/%{name}
14mu|irssi-0.8.21-1|77	
14mu|irssi-0.8.21-1|78	%files perl
14mu|irssi-0.8.21-1|79	%{_libdir}/%{name}/modules/libfe_perl.so
14mu|irssi-0.8.21-1|80	%{_libdir}/%{name}/modules/libperl_core.so
14mu|irssi-0.8.21-1|81	%{perl_vendorarch}/Irssi*
14mu|irssi-0.8.21-1|82	%{perl_vendorarch}/auto/*
14mu|irssi-0.8.21-1|83	%{_datadir}/%{name}/scripts
14mu|irssi-0.8.21-1|84	
14mu|irssi-0.8.21-1|85	%changelog
14mu|irssi-0.8.21-1|86	
14mu|irssi-0.8.21-1|87	* Mon Jan 16 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.8.21-1
14mu|irssi-0.8.21-1|88	- (90dea44) Updated to 0.8.21
14mu|irssi-0.8.21-1|89	
14mu|irssi-0.8.21-1|90	

22809 14
14mu|iso-codes-3.68-1|1	Summary:	Mapping between ISO country codes and full names
14mu|iso-codes-3.68-1|2	Name:		iso-codes
14mu|iso-codes-3.68-1|3	Version:	3.68
14mu|iso-codes-3.68-1|4	Release:	1
14mu|iso-codes-3.68-1|5	License:	LGPLv2.1+
14mu|iso-codes-3.68-1|6	Group:		System/Libraries
14mu|iso-codes-3.68-1|7	Url:		http://pkg-isocodes.alioth.debian.org/
14mu|iso-codes-3.68-1|8	Source0:	http://pkg-isocodes.alioth.debian.org/downloads/%{name}-%{version}.tar.xz
14mu|iso-codes-3.68-1|9	Source1:	http://pkg-isocodes.alioth.debian.org/downloads/%{name}-%{version}.tar.xz.sig
14mu|iso-codes-3.68-1|10	BuildRequires:	python3
14mu|iso-codes-3.68-1|11	BuildArch:	noarch
14mu|iso-codes-3.68-1|12	
14mu|iso-codes-3.68-1|13	%description
14mu|iso-codes-3.68-1|14	This package aims to provide the list of the country and language (and
14mu|iso-codes-3.68-1|15	currency) names in one place, rather than repeated in many programs.
14mu|iso-codes-3.68-1|16	
14mu|iso-codes-3.68-1|17	%files -f %{name}.lang
14mu|iso-codes-3.68-1|18	%doc ChangeLog
14mu|iso-codes-3.68-1|19	%dir %{_datadir}/xml/iso-codes/
14mu|iso-codes-3.68-1|20	%{_datadir}/xml/iso-codes/*.xml
14mu|iso-codes-3.68-1|21	%{_datadir}/iso-codes/json/*.json
14mu|iso-codes-3.68-1|22	
14mu|iso-codes-3.68-1|23	#----------------------------------------------------------------------------
14mu|iso-codes-3.68-1|24	
14mu|iso-codes-3.68-1|25	%package devel
14mu|iso-codes-3.68-1|26	Summary:	Files for development using %{name}
14mu|iso-codes-3.68-1|27	Group:		Development/Other
14mu|iso-codes-3.68-1|28	Requires:	%{name} = %{EVRD}
14mu|iso-codes-3.68-1|29	
14mu|iso-codes-3.68-1|30	%description devel
14mu|iso-codes-3.68-1|31	This package contains the pkg-config files for development
14mu|iso-codes-3.68-1|32	when building programs that use %{name}.
14mu|iso-codes-3.68-1|33	
14mu|iso-codes-3.68-1|34	%files devel
14mu|iso-codes-3.68-1|35	%{_datadir}/pkgconfig/*.pc
14mu|iso-codes-3.68-1|36	
14mu|iso-codes-3.68-1|37	#----------------------------------------------------------------------------
14mu|iso-codes-3.68-1|38	
14mu|iso-codes-3.68-1|39	%prep
14mu|iso-codes-3.68-1|40	%setup -q
14mu|iso-codes-3.68-1|41	
14mu|iso-codes-3.68-1|42	%build
14mu|iso-codes-3.68-1|43	%configure2_5x
14mu|iso-codes-3.68-1|44	%make
14mu|iso-codes-3.68-1|45	
14mu|iso-codes-3.68-1|46	%install
14mu|iso-codes-3.68-1|47	%makeinstall_std
14mu|iso-codes-3.68-1|48	
14mu|iso-codes-3.68-1|49	%find_lang %{name} --all-name
14mu|iso-codes-3.68-1|50	
14mu|iso-codes-3.68-1|51	%changelog
14mu|iso-codes-3.68-1|52	
14mu|iso-codes-3.68-1|53	* Wed Jul 13 2016 dsilakov <denis.silakov@rosalab.ru> 3.68-1
14mu|iso-codes-3.68-1|54	- (2145ea6) Merge pull request #1 from alzim/iso-codes:rosa2014.1
14mu|iso-codes-3.68-1|55	- (2145ea6) Updated to 3.68
14mu|iso-codes-3.68-1|56	
14mu|iso-codes-3.68-1|57	

22810 14
14mu|isomd5sum-1.1.0-1|1	Summary:	Utilities for working with md5sum implanted in ISO images
14mu|isomd5sum-1.1.0-1|2	Name:		isomd5sum
14mu|isomd5sum-1.1.0-1|3	Version:	1.1.0
14mu|isomd5sum-1.1.0-1|4	Release:	1
14mu|isomd5sum-1.1.0-1|5	License:	GPLv2+
14mu|isomd5sum-1.1.0-1|6	Group:		Archiving/Cd burning
14mu|isomd5sum-1.1.0-1|7	Url:		https://github.com/rhinstaller/isomd5sum
14mu|isomd5sum-1.1.0-1|8	Source0:	https://github.com/rhinstaller/isomd5sum/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
14mu|isomd5sum-1.1.0-1|9	BuildRequires:	popt-devel
14mu|isomd5sum-1.1.0-1|10	
14mu|isomd5sum-1.1.0-1|11	%description
14mu|isomd5sum-1.1.0-1|12	The isomd5sum package contains utilities for implanting and verifying
14mu|isomd5sum-1.1.0-1|13	an md5sum implanted into an ISO9660 image.
14mu|isomd5sum-1.1.0-1|14	
14mu|isomd5sum-1.1.0-1|15	%files
14mu|isomd5sum-1.1.0-1|16	%doc COPYING
14mu|isomd5sum-1.1.0-1|17	%{_bindir}/implantisomd5
14mu|isomd5sum-1.1.0-1|18	%{_bindir}/checkisomd5
14mu|isomd5sum-1.1.0-1|19	%{_mandir}/man*/*
14mu|isomd5sum-1.1.0-1|20	
14mu|isomd5sum-1.1.0-1|21	#----------------------------------------------------------------------------
14mu|isomd5sum-1.1.0-1|22	
14mu|isomd5sum-1.1.0-1|23	%package devel
14mu|isomd5sum-1.1.0-1|24	Summary:	Development headers and library for using isomd5sum
14mu|isomd5sum-1.1.0-1|25	Group:		Development/C
14mu|isomd5sum-1.1.0-1|26	Requires: %{name} = %{EVRD}
14mu|isomd5sum-1.1.0-1|27	
14mu|isomd5sum-1.1.0-1|28	%description devel
14mu|isomd5sum-1.1.0-1|29	This contains header files and a library for working with the isomd5sum
14mu|isomd5sum-1.1.0-1|30	implanting and checking.
14mu|isomd5sum-1.1.0-1|31	
14mu|isomd5sum-1.1.0-1|32	%files devel
14mu|isomd5sum-1.1.0-1|33	%{_includedir}/*.h
14mu|isomd5sum-1.1.0-1|34	%{_libdir}/*.a
14mu|isomd5sum-1.1.0-1|35	
14mu|isomd5sum-1.1.0-1|36	#----------------------------------------------------------------------------
14mu|isomd5sum-1.1.0-1|37	
14mu|isomd5sum-1.1.0-1|38	%package -n python-isomd5sum
14mu|isomd5sum-1.1.0-1|39	Summary:	Python bindings for isomd5sum
14mu|isomd5sum-1.1.0-1|40	Group:		Development/Python
14mu|isomd5sum-1.1.0-1|41	BuildRequires:	pkgconfig(python3)
14mu|isomd5sum-1.1.0-1|42	
14mu|isomd5sum-1.1.0-1|43	%description -n python-isomd5sum
14mu|isomd5sum-1.1.0-1|44	Python bindings for isomd5sum.
14mu|isomd5sum-1.1.0-1|45	
14mu|isomd5sum-1.1.0-1|46	%files -n python-isomd5sum
14mu|isomd5sum-1.1.0-1|47	%{_libdir}/python3.4/site-packages/pyisomd5sum.so
14mu|isomd5sum-1.1.0-1|48	
14mu|isomd5sum-1.1.0-1|49	#----------------------------------------------------------------------------
14mu|isomd5sum-1.1.0-1|50	
14mu|isomd5sum-1.1.0-1|51	%prep
14mu|isomd5sum-1.1.0-1|52	%setup -q
14mu|isomd5sum-1.1.0-1|53	
14mu|isomd5sum-1.1.0-1|54	%build
14mu|isomd5sum-1.1.0-1|55	export CFLAGS="%{optflags} -Wno-strict-aliasing"
14mu|isomd5sum-1.1.0-1|56	make checkisomd5 implantisomd5 pyisomd5sum.so
14mu|isomd5sum-1.1.0-1|57	
14mu|isomd5sum-1.1.0-1|58	%install
14mu|isomd5sum-1.1.0-1|59	make DESTDIR=%{buildroot} install-bin install-devel install-python
14mu|isomd5sum-1.1.0-1|60	
14mu|isomd5sum-1.1.0-1|61	%changelog
14mu|isomd5sum-1.1.0-1|62	
14mu|isomd5sum-1.1.0-1|63	* Mon Apr 25 2016 dsilakov <denis.silakov@rosalab.ru> 1.1.0-1
14mu|isomd5sum-1.1.0-1|64	- (c073ce4) Merge pull request #1 from alzim/isomd5sum:rosa2014.1
14mu|isomd5sum-1.1.0-1|65	- (c073ce4) Updated to 1.1.0
14mu|isomd5sum-1.1.0-1|66	
14mu|isomd5sum-1.1.0-1|67	

22811 14
14mu|isorelax-0.1-4|1	%define cvstag  release-20050331
14mu|isorelax-0.1-4|2	
14mu|isorelax-0.1-4|3	Name:           isorelax
14mu|isorelax-0.1-4|4	Summary:        Public interfaces for RELAX Core
14mu|isorelax-0.1-4|5	Url:            http://iso-relax.sourceforge.net/
14mu|isorelax-0.1-4|6	Version:        0.1
14mu|isorelax-0.1-4|7	Release:        4
14mu|isorelax-0.1-4|8	License:        MIT
14mu|isorelax-0.1-4|9	Group:          Development/Java
14mu|isorelax-0.1-4|10	BuildArch:	noarch
14mu|isorelax-0.1-4|11	BuildRequires:	java-devel
14mu|isorelax-0.1-4|12	
14mu|isorelax-0.1-4|13	# mkdir isorelax-release-20050331-src
14mu|isorelax-0.1-4|14	# cd isorelax-release-20050331-src
14mu|isorelax-0.1-4|15	# cvs -d:pserver:anonymous@iso-relax.cvs.sourceforge.net:/cvsroot/iso-relax \
14mu|isorelax-0.1-4|16	#   export -r release-20050331 src lib
14mu|isorelax-0.1-4|17	# cvs -d:pserver:anonymous@iso-relax.cvs.sourceforge.net:/cvsroot/iso-relax \
14mu|isorelax-0.1-4|18	#   co -r release-20050331 build.xml
14mu|isorelax-0.1-4|19	# rm -rf CVS
14mu|isorelax-0.1-4|20	# cd ..
14mu|isorelax-0.1-4|21	# tar cjf isorelax-release-20050331-src.tar.bz2 isorelax-release-20050331-src
14mu|isorelax-0.1-4|22	Source0:        %{name}-%{cvstag}-src.tar.bz2
14mu|isorelax-0.1-4|23	Patch0:         %{name}-apidocsandcompressedjar.patch
14mu|isorelax-0.1-4|24	
14mu|isorelax-0.1-4|25	BuildRequires:  java-devel
14mu|isorelax-0.1-4|26	BuildRequires:  java-rpmbuild >= 0:1.6
14mu|isorelax-0.1-4|27	BuildRequires:  ant
14mu|isorelax-0.1-4|28	BuildRequires:  xerces-j2
14mu|isorelax-0.1-4|29	BuildRequires:  xml-commons-jaxp-1.3-apis
14mu|isorelax-0.1-4|30	Requires:       xerces-j2
14mu|isorelax-0.1-4|31	Requires:       xml-commons-jaxp-1.3-apis
14mu|isorelax-0.1-4|32	
14mu|isorelax-0.1-4|33	%description
14mu|isorelax-0.1-4|34	The ISO RELAX project was started to host public interfaces
14mu|isorelax-0.1-4|35	useful for applications to support RELAX Core. Now, however,
14mu|isorelax-0.1-4|36	some of the hosted material is schema language-neutral.
14mu|isorelax-0.1-4|37	
14mu|isorelax-0.1-4|38	%package javadoc
14mu|isorelax-0.1-4|39	Summary:        Javadoc for %{name}
14mu|isorelax-0.1-4|40	Group:          Development/Java
14mu|isorelax-0.1-4|41	
14mu|isorelax-0.1-4|42	%description javadoc
14mu|isorelax-0.1-4|43	Javadoc for %{name}.
14mu|isorelax-0.1-4|44	
14mu|isorelax-0.1-4|45	%prep
14mu|isorelax-0.1-4|46	%setup -q -n %{name}-%{cvstag}-src
14mu|isorelax-0.1-4|47	find . -name "*.jar" -exec rm -f {} \;
14mu|isorelax-0.1-4|48	ln -s %{_javadir}/ant.jar lib/
14mu|isorelax-0.1-4|49	%patch0 -p0
14mu|isorelax-0.1-4|50	
14mu|isorelax-0.1-4|51	%build
14mu|isorelax-0.1-4|52	export CLASSPATH=$(build-classpath \
14mu|isorelax-0.1-4|53	xerces-j2 \
14mu|isorelax-0.1-4|54	xml-commons-jaxp-1.3-apis \
14mu|isorelax-0.1-4|55	)
14mu|isorelax-0.1-4|56	%{ant} release
14mu|isorelax-0.1-4|57	
14mu|isorelax-0.1-4|58	%install
14mu|isorelax-0.1-4|59	# jars
14mu|isorelax-0.1-4|60	install -d -m 755 %{buildroot}%{_javadir}
14mu|isorelax-0.1-4|61	install -m 644 %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|isorelax-0.1-4|62	(cd %{buildroot}%{_javadir} && \
14mu|isorelax-0.1-4|63	for jar in *-%{version}*; do \
14mu|isorelax-0.1-4|64	ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; \
14mu|isorelax-0.1-4|65	done
14mu|isorelax-0.1-4|66	)
14mu|isorelax-0.1-4|67	
14mu|isorelax-0.1-4|68	# javadoc
14mu|isorelax-0.1-4|69	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mu|isorelax-0.1-4|70	cp -pr apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mu|isorelax-0.1-4|71	
14mu|isorelax-0.1-4|72	%files
14mu|isorelax-0.1-4|73	%defattr(-,root,root,-)
14mu|isorelax-0.1-4|74	%{_javadir}/*
14mu|isorelax-0.1-4|75	
14mu|isorelax-0.1-4|76	%files javadoc
14mu|isorelax-0.1-4|77	%defattr(-,root,root,-)
14mu|isorelax-0.1-4|78	%doc %{_javadocdir}/%{name}
14mu|isorelax-0.1-4|79	
14mu|isorelax-0.1-4|80	%changelog
14mu|isorelax-0.1-4|81	
14mu|isorelax-0.1-4|82	* Sun May 15 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|isorelax-0.1-4|83	- (8c48806) Move to main
14mu|isorelax-0.1-4|84	
14mu|isorelax-0.1-4|85	

22812 14
14mu|itstool-2.0.2-1|1	Name:		itstool
14mu|itstool-2.0.2-1|2	Version:	2.0.2
14mu|itstool-2.0.2-1|3	Release:	1
14mu|itstool-2.0.2-1|4	Summary:	ITS-based XML translation tool
14mu|itstool-2.0.2-1|5	Group:		System/Internationalization
14mu|itstool-2.0.2-1|6	License:	GPLv3+
14mu|itstool-2.0.2-1|7	URL:		http://itstool.org/
14mu|itstool-2.0.2-1|8	Source0:	http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2
14mu|itstool-2.0.2-1|9	BuildArch:	noarch
14mu|itstool-2.0.2-1|10	Requires:	python-libxml2
14mu|itstool-2.0.2-1|11	
14mu|itstool-2.0.2-1|12	%description
14mu|itstool-2.0.2-1|13	ITS Tool allows you to translate XML documents with PO files, using rules from
14mu|itstool-2.0.2-1|14	the W3C Internationalization Tag Set (ITS) to determine what to translate and
14mu|itstool-2.0.2-1|15	how to separate it into PO file messages.
14mu|itstool-2.0.2-1|16	
14mu|itstool-2.0.2-1|17	%prep
14mu|itstool-2.0.2-1|18	%setup -q
14mu|itstool-2.0.2-1|19	
14mu|itstool-2.0.2-1|20	%build
14mu|itstool-2.0.2-1|21	%configure2_5x
14mu|itstool-2.0.2-1|22	%make
14mu|itstool-2.0.2-1|23	
14mu|itstool-2.0.2-1|24	%install
14mu|itstool-2.0.2-1|25	%makeinstall_std
14mu|itstool-2.0.2-1|26	
14mu|itstool-2.0.2-1|27	%files
14mu|itstool-2.0.2-1|28	%doc NEWS
14mu|itstool-2.0.2-1|29	%{_bindir}/%{name}
14mu|itstool-2.0.2-1|30	%{_datadir}/%{name}
14mu|itstool-2.0.2-1|31	%{_mandir}/man1/%{name}.1*
14mu|itstool-2.0.2-1|32	
14mu|itstool-2.0.2-1|33	
14mu|itstool-2.0.2-1|34	
14mu|itstool-2.0.2-1|35	
14mu|itstool-2.0.2-1|36	%changelog
14mu|itstool-2.0.2-1|37	
14mu|itstool-2.0.2-1|38	* Fri Feb 12 2016 Denis Silakov <dsilakov@gmail.com> 2.0.2-1
14mu|itstool-2.0.2-1|39	- (57a8480) Updated to 2.0.2
14mu|itstool-2.0.2-1|40	
14mu|itstool-2.0.2-1|41	

22813 14
14mu|jack-1.9.10-2|1	%define _disable_ld_no_undefined 1
14mu|jack-1.9.10-2|2	
14mu|jack-1.9.10-2|3	# D-Bus support enabled by default, set "--with nodbus" to disable
14mu|jack-1.9.10-2|4	%bcond_without dbus
14mu|jack-1.9.10-2|5	# Build classic jackd executable as well
14mu|jack-1.9.10-2|6	%bcond_without classic
14mu|jack-1.9.10-2|7	
14mu|jack-1.9.10-2|8	%define major 0
14mu|jack-1.9.10-2|9	%define libname %mklibname jack %{major}
14mu|jack-1.9.10-2|10	%define libnet %mklibname jacknet %{major}
14mu|jack-1.9.10-2|11	%define libserver %mklibname jackserver %{major}
14mu|jack-1.9.10-2|12	%define devname %mklibname jack -d
14mu|jack-1.9.10-2|13	
14mu|jack-1.9.10-2|14	Summary:	The Jack Audio Connection Kit 2
14mu|jack-1.9.10-2|15	Name:		jack
14mu|jack-1.9.10-2|16	Version:	1.9.10
14mu|jack-1.9.10-2|17	Release:	2
14mu|jack-1.9.10-2|18	Epoch:		1
14mu|jack-1.9.10-2|19	# Lib is LGPL, apps are GPL
14mu|jack-1.9.10-2|20	License:	LGPLv2+ and GPLv2+
14mu|jack-1.9.10-2|21	Group:		System/Servers
14mu|jack-1.9.10-2|22	Url:		http://jackaudio.org/
14mu|jack-1.9.10-2|23	Source0:	http://jackaudio.org/downloads/%{name}-%{version}.tar.bz2
14mu|jack-1.9.10-2|24	Patch1:		jack-doxygen-output-dir-fix.patch
14mu|jack-1.9.10-2|25	Buildrequires:	doxygen
14mu|jack-1.9.10-2|26	BuildRequires:	fltk-devel
14mu|jack-1.9.10-2|27	BuildRequires:	readline-devel
14mu|jack-1.9.10-2|28	BuildRequires:	pkgconfig(alsa)
14mu|jack-1.9.10-2|29	BuildRequires:	pkgconfig(celt)
14mu|jack-1.9.10-2|30	BuildRequires:	pkgconfig(glib-2.0)
14mu|jack-1.9.10-2|31	BuildRequires:	pkgconfig(libavc1394)
14mu|jack-1.9.10-2|32	BuildRequires:	pkgconfig(libiec61883)
14mu|jack-1.9.10-2|33	BuildRequires:	pkgconfig(libraw1394)
14mu|jack-1.9.10-2|34	BuildRequires:	pkgconfig(ncurses)
14mu|jack-1.9.10-2|35	BuildRequires:	pkgconfig(ncursesw)
14mu|jack-1.9.10-2|36	BuildRequires:	pkgconfig(opus)
14mu|jack-1.9.10-2|37	BuildRequires:	pkgconfig(samplerate)
14mu|jack-1.9.10-2|38	BuildRequires:	pkgconfig(sndfile)
14mu|jack-1.9.10-2|39	%if %{with dbus}
14mu|jack-1.9.10-2|40	BuildRequires:	pkgconfig(dbus-1)
14mu|jack-1.9.10-2|41	BuildRequires:	pkgconfig(expat)
14mu|jack-1.9.10-2|42	%endif
14mu|jack-1.9.10-2|43	Provides:	jackit = %{EVRD}
14mu|jack-1.9.10-2|44	Obsoletes:	jackit < 1.9.9.5-3
14mu|jack-1.9.10-2|45	
14mu|jack-1.9.10-2|46	%description
14mu|jack-1.9.10-2|47	This package provides the C++ multiprocessor implementation of the Jack
14mu|jack-1.9.10-2|48	Audio Connection Kit (JACK), also known as JACK2. This package comes with
14mu|jack-1.9.10-2|49	enabled D-Bus support for JACK2, which is required by the LADI
14mu|jack-1.9.10-2|50	session handler.
14mu|jack-1.9.10-2|51	JACK is a low-latency audio server, written primarily for the Linux
14mu|jack-1.9.10-2|52	operating system. It can connect a number of different applications to
14mu|jack-1.9.10-2|53	an audio device, as well as allowing them to share audio between
14mu|jack-1.9.10-2|54	themselves. Its clients can run in their own processes (ie. as a
14mu|jack-1.9.10-2|55	normal application), or can they can run within a JACK server (ie. a
14mu|jack-1.9.10-2|56	"plugin").
14mu|jack-1.9.10-2|57	
14mu|jack-1.9.10-2|58	JACK is different from other audio server efforts in that it has been
14mu|jack-1.9.10-2|59	designed from the ground up to be suitable for professional audio
14mu|jack-1.9.10-2|60	work. This means that it focuses on two key areas:	synchronous
14mu|jack-1.9.10-2|61	execution of all clients, and low latency operation.
14mu|jack-1.9.10-2|62	
14mu|jack-1.9.10-2|63	%files
14mu|jack-1.9.10-2|64	%doc README README_NETJACK2
14mu|jack-1.9.10-2|65	%doc %{_mandir}/man1/*
14mu|jack-1.9.10-2|66	%{_bindir}/jack_zombie
14mu|jack-1.9.10-2|67	%{_bindir}/jack_bufsize
14mu|jack-1.9.10-2|68	%{_bindir}/jack_rec
14mu|jack-1.9.10-2|69	%{_bindir}/jack_test
14mu|jack-1.9.10-2|70	%{_bindir}/jack_cpu
14mu|jack-1.9.10-2|71	%{_bindir}/jack_server_control
14mu|jack-1.9.10-2|72	%{_bindir}/jack_thru
14mu|jack-1.9.10-2|73	%{_bindir}/jack_cpu_load
14mu|jack-1.9.10-2|74	%{_bindir}/jack_load
14mu|jack-1.9.10-2|75	%{_bindir}/jack_unload
14mu|jack-1.9.10-2|76	%{_bindir}/jack_monitor_client
14mu|jack-1.9.10-2|77	%{_bindir}/jack_connect
14mu|jack-1.9.10-2|78	%{_bindir}/jack_disconnect
14mu|jack-1.9.10-2|79	%{_bindir}/jack_lsp
14mu|jack-1.9.10-2|80	%{_bindir}/jack_freewheel
14mu|jack-1.9.10-2|81	%{_bindir}/jack_evmon
14mu|jack-1.9.10-2|82	%{_bindir}/jack_alias
14mu|jack-1.9.10-2|83	%{_bindir}/alsa_in
14mu|jack-1.9.10-2|84	%{_bindir}/alsa_out
14mu|jack-1.9.10-2|85	%{_bindir}/jack_netsource
14mu|jack-1.9.10-2|86	%{_bindir}/jack_iodelay
14mu|jack-1.9.10-2|87	%{_bindir}/jack_latent_client
14mu|jack-1.9.10-2|88	%{_bindir}/jack_midi_dump
14mu|jack-1.9.10-2|89	%{_bindir}/jack_session_notify
14mu|jack-1.9.10-2|90	%{_bindir}/jack_midi_latency_test
14mu|jack-1.9.10-2|91	%{_bindir}/jack_net_master
14mu|jack-1.9.10-2|92	%{_bindir}/jack_net_slave
14mu|jack-1.9.10-2|93	%if %{with dbus}
14mu|jack-1.9.10-2|94	%{_bindir}/jackdbus
14mu|jack-1.9.10-2|95	%{_datadir}/dbus-1/services/org.jackaudio.service
14mu|jack-1.9.10-2|96	%{_bindir}/jack_control
14mu|jack-1.9.10-2|97	%endif
14mu|jack-1.9.10-2|98	%{_bindir}/jackd
14mu|jack-1.9.10-2|99	%dir %{_libdir}/jack
14mu|jack-1.9.10-2|100	%{_libdir}/jack/*.so
14mu|jack-1.9.10-2|101	
14mu|jack-1.9.10-2|102	#----------------------------------------------------------------------------
14mu|jack-1.9.10-2|103	
14mu|jack-1.9.10-2|104	%package -n %{libname}
14mu|jack-1.9.10-2|105	Summary:	Library associated with jack
14mu|jack-1.9.10-2|106	Group:		System/Libraries
14mu|jack-1.9.10-2|107	
14mu|jack-1.9.10-2|108	%description -n %{libname}
14mu|jack-1.9.10-2|109	This package contains a shared library for the Jack Audio Connection Kit.
14mu|jack-1.9.10-2|110	
14mu|jack-1.9.10-2|111	%files -n %{libname}
14mu|jack-1.9.10-2|112	%{_libdir}/libjack.so.%{major}*
14mu|jack-1.9.10-2|113	
14mu|jack-1.9.10-2|114	#----------------------------------------------------------------------------
14mu|jack-1.9.10-2|115	
14mu|jack-1.9.10-2|116	%package -n %{libnet}
14mu|jack-1.9.10-2|117	Summary:	Library associated with jack
14mu|jack-1.9.10-2|118	Group:		System/Libraries
14mu|jack-1.9.10-2|119	Conflicts:	%{_lib}jack0 < 1.9.8-11
14mu|jack-1.9.10-2|120	
14mu|jack-1.9.10-2|121	%description -n %{libnet}
14mu|jack-1.9.10-2|122	This package contains a shared library for the Jack Audio Connection Kit.
14mu|jack-1.9.10-2|123	
14mu|jack-1.9.10-2|124	%files -n %{libnet}
14mu|jack-1.9.10-2|125	%{_libdir}/libjacknet.so.%{major}*
14mu|jack-1.9.10-2|126	
14mu|jack-1.9.10-2|127	#----------------------------------------------------------------------------
14mu|jack-1.9.10-2|128	
14mu|jack-1.9.10-2|129	%package -n %{libserver}
14mu|jack-1.9.10-2|130	Summary:	Library associated with jack server, needed for jackd/jackdbus
14mu|jack-1.9.10-2|131	Group:		System/Libraries
14mu|jack-1.9.10-2|132	Conflicts:	%{libname} < 1.9.8-1
14mu|jack-1.9.10-2|133	
14mu|jack-1.9.10-2|134	%description -n %{libserver}
14mu|jack-1.9.10-2|135	This package contains a shared library for the Jack Audio Connection Kit
14mu|jack-1.9.10-2|136	Server.
14mu|jack-1.9.10-2|137	
14mu|jack-1.9.10-2|138	%files -n %{libserver}
14mu|jack-1.9.10-2|139	%{_libdir}/libjackserver.so.%{major}*
14mu|jack-1.9.10-2|140	
14mu|jack-1.9.10-2|141	#----------------------------------------------------------------------------
14mu|jack-1.9.10-2|142	
14mu|jack-1.9.10-2|143	%package -n %{devname}
14mu|jack-1.9.10-2|144	Summary:	Header files for Jack
14mu|jack-1.9.10-2|145	Group:		Development/C
14mu|jack-1.9.10-2|146	Requires:	%{libname} = %{EVRD}
14mu|jack-1.9.10-2|147	Requires:	%{libnet} = %{EVRD}
14mu|jack-1.9.10-2|148	Requires:	%{libserver} = %{EVRD}
14mu|jack-1.9.10-2|149	Provides:	%{name}-devel = %{EVRD}
14mu|jack-1.9.10-2|150	
14mu|jack-1.9.10-2|151	%description -n %{devname}
14mu|jack-1.9.10-2|152	Header files for the Jack Audio Connection Kit.
14mu|jack-1.9.10-2|153	
14mu|jack-1.9.10-2|154	%files -n %{devname}
14mu|jack-1.9.10-2|155	%doc %{_datadir}/jack-audio-connection-kit/reference/html
14mu|jack-1.9.10-2|156	%{_includedir}/jack
14mu|jack-1.9.10-2|157	%{_libdir}/lib*.so
14mu|jack-1.9.10-2|158	%dir %{_libdir}/jack
14mu|jack-1.9.10-2|159	%{_libdir}/pkgconfig/jack.pc
14mu|jack-1.9.10-2|160	
14mu|jack-1.9.10-2|161	#----------------------------------------------------------------------------
14mu|jack-1.9.10-2|162	
14mu|jack-1.9.10-2|163	%package example-clients
14mu|jack-1.9.10-2|164	Summary:	Example clients that use Jack
14mu|jack-1.9.10-2|165	Group:		Sound
14mu|jack-1.9.10-2|166	Requires:	%{name}
14mu|jack-1.9.10-2|167	Obsoletes:	jackit-example-clients < 1.9.9.5-3
14mu|jack-1.9.10-2|168	
14mu|jack-1.9.10-2|169	%description example-clients
14mu|jack-1.9.10-2|170	Small example clients that use the Jack Audio Connection Kit.
14mu|jack-1.9.10-2|171	
14mu|jack-1.9.10-2|172	%files example-clients
14mu|jack-1.9.10-2|173	%{_bindir}/jack_metro
14mu|jack-1.9.10-2|174	%{_bindir}/jack_midiseq
14mu|jack-1.9.10-2|175	%{_bindir}/jack_midisine
14mu|jack-1.9.10-2|176	%{_bindir}/jack_multiple_metro
14mu|jack-1.9.10-2|177	%{_bindir}/jack_samplerate
14mu|jack-1.9.10-2|178	%{_bindir}/jack_showtime
14mu|jack-1.9.10-2|179	%{_bindir}/jack_simple_client
14mu|jack-1.9.10-2|180	%{_bindir}/jack_transport
14mu|jack-1.9.10-2|181	%{_bindir}/jack_wait
14mu|jack-1.9.10-2|182	%{_bindir}/jack_simple_session_client
14mu|jack-1.9.10-2|183	
14mu|jack-1.9.10-2|184	#----------------------------------------------------------------------------
14mu|jack-1.9.10-2|185	
14mu|jack-1.9.10-2|186	%prep
14mu|jack-1.9.10-2|187	%setup -q
14mu|jack-1.9.10-2|188	%apply_patches
14mu|jack-1.9.10-2|189	
14mu|jack-1.9.10-2|190	%build
14mu|jack-1.9.10-2|191	%setup_compile_flags
14mu|jack-1.9.10-2|192	export CC=%{__cc}
14mu|jack-1.9.10-2|193	export CXX=%{__cxx}
14mu|jack-1.9.10-2|194	export cc=%{__cc}
14mu|jack-1.9.10-2|195	export AR=%{__ar}
14mu|jack-1.9.10-2|196	export RANLIB=%{__ranlib}
14mu|jack-1.9.10-2|197	
14mu|jack-1.9.10-2|198	# still disable ffado firewire
14mu|jack-1.9.10-2|199	./waf configure \
14mu|jack-1.9.10-2|200	--prefix=%{_prefix} \
14mu|jack-1.9.10-2|201	--libdir=%{_libdir} \
14mu|jack-1.9.10-2|202	--alsa \
14mu|jack-1.9.10-2|203	%if %{with dbus}
14mu|jack-1.9.10-2|204	--dbus \
14mu|jack-1.9.10-2|205	%if %{with classic}
14mu|jack-1.9.10-2|206	--classic \
14mu|jack-1.9.10-2|207	%endif
14mu|jack-1.9.10-2|208	%endif
14mu|jack-1.9.10-2|209	--doxygen \
14mu|jack-1.9.10-2|210	-j1
14mu|jack-1.9.10-2|211	
14mu|jack-1.9.10-2|212	./waf
14mu|jack-1.9.10-2|213	
14mu|jack-1.9.10-2|214	%install
14mu|jack-1.9.10-2|215	./waf install --destdir=%{buildroot}
14mu|jack-1.9.10-2|216	
14mu|jack-1.9.10-2|217	# Fix permissions
14mu|jack-1.9.10-2|218	chmod 0755 %{buildroot}%{_libdir}/*.so*
14mu|jack-1.9.10-2|219	chmod 0755 %{buildroot}%{_libdir}/jack/*.so
14mu|jack-1.9.10-2|220	
14mu|jack-1.9.10-2|221	
14mu|jack-1.9.10-2|222	%changelog
14mu|jack-1.9.10-2|223	
14mu|jack-1.9.10-2|224	* Wed Jan 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.9.10-2
14mu|jack-1.9.10-2|225	- (361b910) Provide jackit
14mu|jack-1.9.10-2|226	
14mu|jack-1.9.10-2|227	

22814 14
14mu|jakarta-oro-2.0.8-6|1	%define short_name	oro
14mu|jakarta-oro-2.0.8-6|2	%define section		free
14mu|jakarta-oro-2.0.8-6|3	
14mu|jakarta-oro-2.0.8-6|4	Name:           jakarta-oro
14mu|jakarta-oro-2.0.8-6|5	Version:        2.0.8
14mu|jakarta-oro-2.0.8-6|6	Release:        6
14mu|jakarta-oro-2.0.8-6|7	Epoch:		0
14mu|jakarta-oro-2.0.8-6|8	Summary:        Full regular expressions API
14mu|jakarta-oro-2.0.8-6|9	License:        Apache License
14mu|jakarta-oro-2.0.8-6|10	Group:          Development/Java
14mu|jakarta-oro-2.0.8-6|11	URL:            http://jakarta.apache.org/%{name}/
14mu|jakarta-oro-2.0.8-6|12	Source0:        %{name}-%{version}.tar.bz2
14mu|jakarta-oro-2.0.8-6|13	BuildRequires:  java-rpmbuild > 0:1.5
14mu|jakarta-oro-2.0.8-6|14	BuildRequires:  java-1.8.0-openjdk-devel
14mu|jakarta-oro-2.0.8-6|15	BuildRequires:  ant
14mu|jakarta-oro-2.0.8-6|16	BuildArch:      noarch
14mu|jakarta-oro-2.0.8-6|17	Provides:       oro = %{EVRD}
14mu|jakarta-oro-2.0.8-6|18	
14mu|jakarta-oro-2.0.8-6|19	%description
14mu|jakarta-oro-2.0.8-6|20	The Jakarta-ORO Java classes are a set of text-processing Java classes
14mu|jakarta-oro-2.0.8-6|21	that provide Perl5 compatible regular expressions, AWK-like regular
14mu|jakarta-oro-2.0.8-6|22	expressions, glob expressions, and utility classes for performing
14mu|jakarta-oro-2.0.8-6|23	substitutions, splits, filtering filenames, etc. This library is the
14mu|jakarta-oro-2.0.8-6|24	successor to the OROMatcher, AwkTools, PerlTools, and TextTools
14mu|jakarta-oro-2.0.8-6|25	libraries from ORO, Inc. (www.oroinc.com). They have been donated to the
14mu|jakarta-oro-2.0.8-6|26	Jakarta Project by Daniel Savarese (www.savarese.org), the copyright
14mu|jakarta-oro-2.0.8-6|27	holder of the ORO libraries. Daniel will continue to participate in
14mu|jakarta-oro-2.0.8-6|28	their development under the Jakarta Project.
14mu|jakarta-oro-2.0.8-6|29	
14mu|jakarta-oro-2.0.8-6|30	%package javadoc
14mu|jakarta-oro-2.0.8-6|31	Group:          Development/Java
14mu|jakarta-oro-2.0.8-6|32	Summary:        Javadoc for %{name}
14mu|jakarta-oro-2.0.8-6|33	
14mu|jakarta-oro-2.0.8-6|34	%description javadoc
14mu|jakarta-oro-2.0.8-6|35	Javadoc for %{name}.
14mu|jakarta-oro-2.0.8-6|36	
14mu|jakarta-oro-2.0.8-6|37	%prep
14mu|jakarta-oro-2.0.8-6|38	%setup -q
14mu|jakarta-oro-2.0.8-6|39	# remove all binary libs
14mu|jakarta-oro-2.0.8-6|40	find . -name "*.jar" -exec rm -f {} \;
14mu|jakarta-oro-2.0.8-6|41	# remove all CVS files
14mu|jakarta-oro-2.0.8-6|42	for dir in `find . -type d -name CVS`; do rm -rf $dir; done
14mu|jakarta-oro-2.0.8-6|43	for file in `find . -type f -name .cvsignore`; do rm -rf $file; done
14mu|jakarta-oro-2.0.8-6|44	
14mu|jakarta-oro-2.0.8-6|45	%build
14mu|jakarta-oro-2.0.8-6|46	%ant -Dfinal.name=%{name} jar javadocs
14mu|jakarta-oro-2.0.8-6|47	
14mu|jakarta-oro-2.0.8-6|48	%install
14mu|jakarta-oro-2.0.8-6|49	#jars
14mu|jakarta-oro-2.0.8-6|50	install -d -m 755 %{buildroot}%{_javadir}
14mu|jakarta-oro-2.0.8-6|51	install -m 644 %{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jakarta-oro-2.0.8-6|52	(cd %{buildroot}%{_javadir} && ln -s %{name}-%{version}.jar %{short_name}-%{version}.jar)
14mu|jakarta-oro-2.0.8-6|53	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mu|jakarta-oro-2.0.8-6|54	#javadoc
14mu|jakarta-oro-2.0.8-6|55	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jakarta-oro-2.0.8-6|56	cp -pr docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jakarta-oro-2.0.8-6|57	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{name})
14mu|jakarta-oro-2.0.8-6|58	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{short_name}-%{version})
14mu|jakarta-oro-2.0.8-6|59	(cd %{buildroot}%{_javadocdir} && ln -s %{short_name}-%{version} %{short_name})
14mu|jakarta-oro-2.0.8-6|60	rm -rf docs/api
14mu|jakarta-oro-2.0.8-6|61	
14mu|jakarta-oro-2.0.8-6|62	%files
14mu|jakarta-oro-2.0.8-6|63	%doc COMPILE ISSUES README TODO CHANGES CONTRIBUTORS LICENSE STYLE
14mu|jakarta-oro-2.0.8-6|64	%{_javadir}/*.jar
14mu|jakarta-oro-2.0.8-6|65	
14mu|jakarta-oro-2.0.8-6|66	%files javadoc
14mu|jakarta-oro-2.0.8-6|67	%{_javadocdir}/*
14mu|jakarta-oro-2.0.8-6|68	
14mu|jakarta-oro-2.0.8-6|69	
14mu|jakarta-oro-2.0.8-6|70	%changelog
14mu|jakarta-oro-2.0.8-6|71	
14mu|jakarta-oro-2.0.8-6|72	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:2.0.8-6
14mu|jakarta-oro-2.0.8-6|73	- (6639fce) Rebuild with Java8
14mu|jakarta-oro-2.0.8-6|74	
14mu|jakarta-oro-2.0.8-6|75	

22815 14
14mu|jakarta-taglibs-standard-1.1.2-17|1	%global base_name       standard
14mu|jakarta-taglibs-standard-1.1.2-17|2	%global short_name      taglibs-%{base_name}
14mu|jakarta-taglibs-standard-1.1.2-17|3	
14mu|jakarta-taglibs-standard-1.1.2-17|4	Name:           jakarta-taglibs-standard
14mu|jakarta-taglibs-standard-1.1.2-17|5	Version:        1.1.2
14mu|jakarta-taglibs-standard-1.1.2-17|6	Release:        17
14mu|jakarta-taglibs-standard-1.1.2-17|7	Epoch:          0
14mu|jakarta-taglibs-standard-1.1.2-17|8	Summary:        An open-source implementation of the JSP Standard Tag Library
14mu|jakarta-taglibs-standard-1.1.2-17|9	License:        ASL 2.0
14mu|jakarta-taglibs-standard-1.1.2-17|10	Group:          Development/Java
14mu|jakarta-taglibs-standard-1.1.2-17|11	URL:            http://jakarta.apache.org/taglibs/
14mu|jakarta-taglibs-standard-1.1.2-17|12	Source0:        http://archive.apache.org/dist/jakarta/taglibs/standard/source/jakarta-taglibs-standard-%{version}-src.tar.gz
14mu|jakarta-taglibs-standard-1.1.2-17|13	Source1:        http://repo1.maven.org/maven2/jstl/jstl/%{version}/jstl-%{version}.pom
14mu|jakarta-taglibs-standard-1.1.2-17|14	Source2:        http://repo1.maven.org/maven2/taglibs/standard/%{version}/standard-%{version}.pom
14mu|jakarta-taglibs-standard-1.1.2-17|15	
14mu|jakarta-taglibs-standard-1.1.2-17|16	Patch0:         jakarta-taglibs-standard-1.1.1-build.patch
14mu|jakarta-taglibs-standard-1.1.2-17|17	Patch1:         fix-1.6.0-build.patch
14mu|jakarta-taglibs-standard-1.1.2-17|18	Patch2:         %{name}-jdbc-4.1.patch
14mu|jakarta-taglibs-standard-1.1.2-17|19	# remove relocation use -a parameter with %%add_maven_depmap
14mu|jakarta-taglibs-standard-1.1.2-17|20	# prevent maven/system overflow
14mu|jakarta-taglibs-standard-1.1.2-17|21	Patch3:         jakarta-taglibs-standard-1.1.2-jstl-pom.patch
14mu|jakarta-taglibs-standard-1.1.2-17|22	Patch4:         jakarta-taglibs-standard-1.1.2-standard-pom.patch
14mu|jakarta-taglibs-standard-1.1.2-17|23	
14mu|jakarta-taglibs-standard-1.1.2-17|24	BuildArch:      noarch
14mu|jakarta-taglibs-standard-1.1.2-17|25	BuildRequires:  jpackage-utils >= 0:1.5.30
14mu|jakarta-taglibs-standard-1.1.2-17|26	BuildRequires:  ant
14mu|jakarta-taglibs-standard-1.1.2-17|27	BuildRequires:  servlet6
14mu|jakarta-taglibs-standard-1.1.2-17|28	BuildRequires:  tomcat-jsp-2.2-api
14mu|jakarta-taglibs-standard-1.1.2-17|29	BuildRequires:  java-devel
14mu|jakarta-taglibs-standard-1.1.2-17|30	BuildRequires:  java-javadoc
14mu|jakarta-taglibs-standard-1.1.2-17|31	BuildRequires:  xalan-j2 >= 2.6.0
14mu|jakarta-taglibs-standard-1.1.2-17|32	Requires:       servlet6
14mu|jakarta-taglibs-standard-1.1.2-17|33	Requires:       tomcat-jsp-2.2-api
14mu|jakarta-taglibs-standard-1.1.2-17|34	Requires:       xalan-j2 >= 2.6.0
14mu|jakarta-taglibs-standard-1.1.2-17|35	
14mu|jakarta-taglibs-standard-1.1.2-17|36	Provides:       javax.servlet.jsp.jstl
14mu|jakarta-taglibs-standard-1.1.2-17|37	
14mu|jakarta-taglibs-standard-1.1.2-17|38	%description
14mu|jakarta-taglibs-standard-1.1.2-17|39	This package contains Jakarta Taglibs's open-source implementation of the
14mu|jakarta-taglibs-standard-1.1.2-17|40	JSP Standard Tag Library (JSTL), version 1.1. JSTL is a standard under the
14mu|jakarta-taglibs-standard-1.1.2-17|41	Java Community Process.
14mu|jakarta-taglibs-standard-1.1.2-17|42	
14mu|jakarta-taglibs-standard-1.1.2-17|43	%package        javadoc
14mu|jakarta-taglibs-standard-1.1.2-17|44	Summary:        Javadoc for %{name}
14mu|jakarta-taglibs-standard-1.1.2-17|45	Group:          Documentation
14mu|jakarta-taglibs-standard-1.1.2-17|46	
14mu|jakarta-taglibs-standard-1.1.2-17|47	%description    javadoc
14mu|jakarta-taglibs-standard-1.1.2-17|48	Javadoc for %{name}.
14mu|jakarta-taglibs-standard-1.1.2-17|49	
14mu|jakarta-taglibs-standard-1.1.2-17|50	
14mu|jakarta-taglibs-standard-1.1.2-17|51	%prep
14mu|jakarta-taglibs-standard-1.1.2-17|52	%setup -q -n %{name}-%{version}-src
14mu|jakarta-taglibs-standard-1.1.2-17|53	%patch0 -p0 -b .orig
14mu|jakarta-taglibs-standard-1.1.2-17|54	%patch1 -p0
14mu|jakarta-taglibs-standard-1.1.2-17|55	%patch2 -p0
14mu|jakarta-taglibs-standard-1.1.2-17|56	#
14mu|jakarta-taglibs-standard-1.1.2-17|57	rm -fr standard/src/org/apache/taglibs/standard/lang/jstl/test/PageContextImpl.java
14mu|jakarta-taglibs-standard-1.1.2-17|58	rm -fr standard/src/org/apache/taglibs/standard/lang/jstl/test/EvaluationTest.java
14mu|jakarta-taglibs-standard-1.1.2-17|59	cat > build.properties <<EOBP
14mu|jakarta-taglibs-standard-1.1.2-17|60	build.dir=build
14mu|jakarta-taglibs-standard-1.1.2-17|61	dist.dir=dist
14mu|jakarta-taglibs-standard-1.1.2-17|62	servlet24.jar=$(build-classpath tomcat-servlet-api)
14mu|jakarta-taglibs-standard-1.1.2-17|63	jsp20.jar=$(build-classpath jsp)
14mu|jakarta-taglibs-standard-1.1.2-17|64	jaxp-api.jar=$(build-classpath xalan-j2)
14mu|jakarta-taglibs-standard-1.1.2-17|65	EOBP
14mu|jakarta-taglibs-standard-1.1.2-17|66	
14mu|jakarta-taglibs-standard-1.1.2-17|67	cp -p %{SOURCE1} jstl-1.1.2.pom
14mu|jakarta-taglibs-standard-1.1.2-17|68	%patch3 -p0
14mu|jakarta-taglibs-standard-1.1.2-17|69	cp -p %{SOURCE2} standard-1.1.2.pom
14mu|jakarta-taglibs-standard-1.1.2-17|70	%patch4 -p0
14mu|jakarta-taglibs-standard-1.1.2-17|71	
14mu|jakarta-taglibs-standard-1.1.2-17|72	
14mu|jakarta-taglibs-standard-1.1.2-17|73	%build
14mu|jakarta-taglibs-standard-1.1.2-17|74	ant \
14mu|jakarta-taglibs-standard-1.1.2-17|75	-Dfinal.name=%{short_name} \
14mu|jakarta-taglibs-standard-1.1.2-17|76	-Dj2se.javadoc=%{_javadocdir}/java \
14mu|jakarta-taglibs-standard-1.1.2-17|77	-f standard/build.xml \
14mu|jakarta-taglibs-standard-1.1.2-17|78	dist
14mu|jakarta-taglibs-standard-1.1.2-17|79	
14mu|jakarta-taglibs-standard-1.1.2-17|80	
14mu|jakarta-taglibs-standard-1.1.2-17|81	%install
14mu|jakarta-taglibs-standard-1.1.2-17|82	# jars
14mu|jakarta-taglibs-standard-1.1.2-17|83	mkdir -p %{buildroot}%{_javadir}
14mu|jakarta-taglibs-standard-1.1.2-17|84	cp -p standard/dist/standard/lib/jstl.jar %{buildroot}%{_javadir}/jakarta-taglibs-core.jar
14mu|jakarta-taglibs-standard-1.1.2-17|85	cp -p standard/dist/standard/lib/standard.jar %{buildroot}%{_javadir}/jakarta-taglibs-standard.jar
14mu|jakarta-taglibs-standard-1.1.2-17|86	(cd %{buildroot}%{_javadir} && for jar in jakarta-*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
14mu|jakarta-taglibs-standard-1.1.2-17|87	
14mu|jakarta-taglibs-standard-1.1.2-17|88	mkdir -p %{buildroot}%{_mavenpomdir}
14mu|jakarta-taglibs-standard-1.1.2-17|89	install -pm 644 jstl-1.1.2.pom %{buildroot}%{_mavenpomdir}/JPP-jakarta-taglibs-core.pom
14mu|jakarta-taglibs-standard-1.1.2-17|90	# %add_maven_depmap JPP-jakarta-taglibs-core.pom jakarta-taglibs-core.jar -a "javax.servlet:jstl,org.eclipse.jetty.orbit:javax.servlet.jsp.jstl"
14mu|jakarta-taglibs-standard-1.1.2-17|91	install -pm 644 standard-1.1.2.pom %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mu|jakarta-taglibs-standard-1.1.2-17|92	# %add_maven_depmap JPP-%{name}.pom %{name}.jar -a "org.eclipse.jetty.orbit:org.apache.taglibs.standard.glassfish"
14mu|jakarta-taglibs-standard-1.1.2-17|93	
14mu|jakarta-taglibs-standard-1.1.2-17|94	# javadoc
14mu|jakarta-taglibs-standard-1.1.2-17|95	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|jakarta-taglibs-standard-1.1.2-17|96	cp -pr standard/dist/standard/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14mu|jakarta-taglibs-standard-1.1.2-17|97	
14mu|jakarta-taglibs-standard-1.1.2-17|98	# J2EE API dir
14mu|jakarta-taglibs-standard-1.1.2-17|99	install -d -m 755 %{buildroot}%{_javadir}/javax.servlet.jsp.jstl/
14mu|jakarta-taglibs-standard-1.1.2-17|100	ln -sf ../%{name}.jar %{buildroot}%{_javadir}/javax.servlet.jsp.jstl/
14mu|jakarta-taglibs-standard-1.1.2-17|101	ln -sf ../jakarta-taglibs-core.jar %{buildroot}%{_javadir}/javax.servlet.jsp.jstl/
14mu|jakarta-taglibs-standard-1.1.2-17|102	
14mu|jakarta-taglibs-standard-1.1.2-17|103	%files
14mu|jakarta-taglibs-standard-1.1.2-17|104	%doc LICENSE NOTICE
14mu|jakarta-taglibs-standard-1.1.2-17|105	%doc standard/README_src.txt standard/README_bin.txt standard/dist/doc/doc/standard-doc/*.html
14mu|jakarta-taglibs-standard-1.1.2-17|106	%{_javadir}/javax.servlet.jsp.jstl/
14mu|jakarta-taglibs-standard-1.1.2-17|107	%{_javadir}/*jar
14mu|jakarta-taglibs-standard-1.1.2-17|108	%{_datadir}/maven2/poms/*pom
14mu|jakarta-taglibs-standard-1.1.2-17|109	
14mu|jakarta-taglibs-standard-1.1.2-17|110	%files javadoc
14mu|jakarta-taglibs-standard-1.1.2-17|111	%doc LICENSE NOTICE
14mu|jakarta-taglibs-standard-1.1.2-17|112	%doc %{_javadocdir}/%{name}
14mu|jakarta-taglibs-standard-1.1.2-17|113	
14mu|jakarta-taglibs-standard-1.1.2-17|114	
14mu|jakarta-taglibs-standard-1.1.2-17|115	
14mu|jakarta-taglibs-standard-1.1.2-17|116	
14mu|jakarta-taglibs-standard-1.1.2-17|117	
14mu|jakarta-taglibs-standard-1.1.2-17|118	%changelog
14mu|jakarta-taglibs-standard-1.1.2-17|119	
14mu|jakarta-taglibs-standard-1.1.2-17|120	* Thu Mar 17 2016 Denis Silakov <dsilakov@gmail.com> 0:1.1.2-17
14mu|jakarta-taglibs-standard-1.1.2-17|121	- (42c58f1) Switch to newer servlet
14mu|jakarta-taglibs-standard-1.1.2-17|122	
14mu|jakarta-taglibs-standard-1.1.2-17|123	

22816 14
14mu|jansson-2.7-1|1	%define major 4
14mu|jansson-2.7-1|2	%define libname %mklibname %{name} %{major}
14mu|jansson-2.7-1|3	%define devname %mklibname %{name} -d
14mu|jansson-2.7-1|4	
14mu|jansson-2.7-1|5	Summary:	C library for encoding, decoding and manipulating JSON data
14mu|jansson-2.7-1|6	Name:		jansson
14mu|jansson-2.7-1|7	Version:	2.7
14mu|jansson-2.7-1|8	Release:	1
14mu|jansson-2.7-1|9	License:	MIT
14mu|jansson-2.7-1|10	Group:		System/Libraries
14mu|jansson-2.7-1|11	Url:		http://www.digip.org/jansson/
14mu|jansson-2.7-1|12	Source0:	http://www.digip.org/jansson/releases/%{name}-%{version}.tar.bz2
14mu|jansson-2.7-1|13	BuildRequires:	python-sphinx
14mu|jansson-2.7-1|14	
14mu|jansson-2.7-1|15	%description
14mu|jansson-2.7-1|16	Small library for parsing and writing JSON documents.
14mu|jansson-2.7-1|17	
14mu|jansson-2.7-1|18	#----------------------------------------------------------------------------
14mu|jansson-2.7-1|19	
14mu|jansson-2.7-1|20	%package -n %{libname}
14mu|jansson-2.7-1|21	Summary:	C library for encoding, decoding and manipulating JSON data
14mu|jansson-2.7-1|22	Group:		System/Libraries
14mu|jansson-2.7-1|23	Conflicts:	%{name} < 2.7
14mu|jansson-2.7-1|24	Obsoletes:	%{name} < 2.7
14mu|jansson-2.7-1|25	
14mu|jansson-2.7-1|26	%description -n %{libname}
14mu|jansson-2.7-1|27	Small library for parsing and writing JSON documents.
14mu|jansson-2.7-1|28	
14mu|jansson-2.7-1|29	%files -n %{libname}
14mu|jansson-2.7-1|30	%doc LICENSE CHANGES
14mu|jansson-2.7-1|31	%{_libdir}/libjansson.so.%{major}*
14mu|jansson-2.7-1|32	
14mu|jansson-2.7-1|33	#----------------------------------------------------------------------------
14mu|jansson-2.7-1|34	
14mu|jansson-2.7-1|35	%package -n %{devname}
14mu|jansson-2.7-1|36	Summary:	Development files for jansson
14mu|jansson-2.7-1|37	Group:		Development/C
14mu|jansson-2.7-1|38	Requires:	%{libname} = %{EVRD}
14mu|jansson-2.7-1|39	Provides:	%{name}-devel = %{EVRD}
14mu|jansson-2.7-1|40	Conflicts:	%{name}-devel < 2.7
14mu|jansson-2.7-1|41	Obsoletes:	%{name}-devel < 2.7
14mu|jansson-2.7-1|42	
14mu|jansson-2.7-1|43	%description -n %{devname}
14mu|jansson-2.7-1|44	Header files for developing applications making use of jansson.
14mu|jansson-2.7-1|45	
14mu|jansson-2.7-1|46	%files -n %{devname}
14mu|jansson-2.7-1|47	%doc doc/_build/html/*
14mu|jansson-2.7-1|48	%{_libdir}/libjansson.so
14mu|jansson-2.7-1|49	%{_libdir}/pkgconfig/%{name}.pc
14mu|jansson-2.7-1|50	%{_includedir}/*.h
14mu|jansson-2.7-1|51	
14mu|jansson-2.7-1|52	#----------------------------------------------------------------------------
14mu|jansson-2.7-1|53	
14mu|jansson-2.7-1|54	%prep
14mu|jansson-2.7-1|55	%setup -q
14mu|jansson-2.7-1|56	
14mu|jansson-2.7-1|57	%build
14mu|jansson-2.7-1|58	autoreconf -fi
14mu|jansson-2.7-1|59	%configure2_5x --disable-static
14mu|jansson-2.7-1|60	%make
14mu|jansson-2.7-1|61	make html
14mu|jansson-2.7-1|62	
14mu|jansson-2.7-1|63	%install
14mu|jansson-2.7-1|64	%makeinstall_std
14mu|jansson-2.7-1|65	
14mu|jansson-2.7-1|66	%check
14mu|jansson-2.7-1|67	make check
14mu|jansson-2.7-1|68	
14mu|jansson-2.7-1|69	
14mu|jansson-2.7-1|70	%changelog
14mu|jansson-2.7-1|71	
14mu|jansson-2.7-1|72	* Wed Apr 22 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7-1
14mu|jansson-2.7-1|73	- (7c30c56) New version 2.7
14mu|jansson-2.7-1|74	- (7c30c56) Properly name library and development packages
14mu|jansson-2.7-1|75	
14mu|jansson-2.7-1|76	

22817 14
14mu|jarjar-1.0-2.rc7.7|1	%define section free
14mu|jarjar-1.0-2.rc7.7|2	
14mu|jarjar-1.0-2.rc7.7|3	Summary:        Jar Jar Links
14mu|jarjar-1.0-2.rc7.7|4	Name:           jarjar
14mu|jarjar-1.0-2.rc7.7|5	Version:        1.0
14mu|jarjar-1.0-2.rc7.7|6	Release:        2.rc7.7
14mu|jarjar-1.0-2.rc7.7|7	Epoch:          0
14mu|jarjar-1.0-2.rc7.7|8	License:        GPL
14mu|jarjar-1.0-2.rc7.7|9	URL:            http://code.google.com/p/jarjar/
14mu|jarjar-1.0-2.rc7.7|10	Group:          Development/Java
14mu|jarjar-1.0-2.rc7.7|11	Source0:        http://%{name}.googlecode.com/files/%{name}-src-1.0rc7.zip
14mu|jarjar-1.0-2.rc7.7|12	Source1:        jarjar-0.9.pom
14mu|jarjar-1.0-2.rc7.7|13	BuildRequires:  ant >= 0:1.6
14mu|jarjar-1.0-2.rc7.7|14	BuildRequires:  ant-junit >= 0:1.6
14mu|jarjar-1.0-2.rc7.7|15	BuildRequires:  java-rpmbuild >= 0:1.7.2
14mu|jarjar-1.0-2.rc7.7|16	BuildRequires:  junit4
14mu|jarjar-1.0-2.rc7.7|17	BuildRequires:  asm3
14mu|jarjar-1.0-2.rc7.7|18	BuildRequires:  maven2
14mu|jarjar-1.0-2.rc7.7|19	
14mu|jarjar-1.0-2.rc7.7|20	Requires:  asm3
14mu|jarjar-1.0-2.rc7.7|21	Requires(post):    jpackage-utils >= 0:1.7.2
14mu|jarjar-1.0-2.rc7.7|22	Requires(postun):  jpackage-utils >= 0:1.7.2
14mu|jarjar-1.0-2.rc7.7|23	
14mu|jarjar-1.0-2.rc7.7|24	BuildArch:      noarch
14mu|jarjar-1.0-2.rc7.7|25	
14mu|jarjar-1.0-2.rc7.7|26	
14mu|jarjar-1.0-2.rc7.7|27	%description
14mu|jarjar-1.0-2.rc7.7|28	Jar Jar Links is a utility that makes it easy to repackage Java
14mu|jarjar-1.0-2.rc7.7|29	libraries and embed them into your own distribution. This is
14mu|jarjar-1.0-2.rc7.7|30	useful for two reasons:
14mu|jarjar-1.0-2.rc7.7|31	You can easily ship a single jar file with no external dependencies.
14mu|jarjar-1.0-2.rc7.7|32	You can avoid problems where your library depends on a specific
14mu|jarjar-1.0-2.rc7.7|33	version of a library, which may conflict with the dependencies of
14mu|jarjar-1.0-2.rc7.7|34	another library.
14mu|jarjar-1.0-2.rc7.7|35	
14mu|jarjar-1.0-2.rc7.7|36	%package maven2-plugin
14mu|jarjar-1.0-2.rc7.7|37	Summary:        Maven2 plugin for %{name}
14mu|jarjar-1.0-2.rc7.7|38	Group:          Development/Java
14mu|jarjar-1.0-2.rc7.7|39	Requires:       maven2
14mu|jarjar-1.0-2.rc7.7|40	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mu|jarjar-1.0-2.rc7.7|41	
14mu|jarjar-1.0-2.rc7.7|42	%description maven2-plugin
14mu|jarjar-1.0-2.rc7.7|43	%{summary}.
14mu|jarjar-1.0-2.rc7.7|44	
14mu|jarjar-1.0-2.rc7.7|45	%package javadoc
14mu|jarjar-1.0-2.rc7.7|46	Summary:        Javadoc for %{name}
14mu|jarjar-1.0-2.rc7.7|47	Group:          Development/Java
14mu|jarjar-1.0-2.rc7.7|48	
14mu|jarjar-1.0-2.rc7.7|49	%description javadoc
14mu|jarjar-1.0-2.rc7.7|50	%{summary}.
14mu|jarjar-1.0-2.rc7.7|51	
14mu|jarjar-1.0-2.rc7.7|52	%prep
14mu|jarjar-1.0-2.rc7.7|53	%setup -q -n %{name}-%{version}rc7
14mu|jarjar-1.0-2.rc7.7|54	%remove_java_binaries
14mu|jarjar-1.0-2.rc7.7|55	
14mu|jarjar-1.0-2.rc7.7|56	%build
14mu|jarjar-1.0-2.rc7.7|57	pushd lib
14mu|jarjar-1.0-2.rc7.7|58	ln -sf $(build-classpath asm3/asm3) asm-3.1.jar
14mu|jarjar-1.0-2.rc7.7|59	ln -sf $(build-classpath asm3/asm3-commons) asm-commons-3.1.jar
14mu|jarjar-1.0-2.rc7.7|60	ln -sf $(build-classpath maven2/plugin-api) maven-plugin-api.jar
14mu|jarjar-1.0-2.rc7.7|61	popd
14mu|jarjar-1.0-2.rc7.7|62	export CLASSPATH=$(build-classpath ant asm3/asm3 asm3/asm3-commons maven2/plugin-api)
14mu|jarjar-1.0-2.rc7.7|63	%{ant} jar jar-util javadoc mojo
14mu|jarjar-1.0-2.rc7.7|64	
14mu|jarjar-1.0-2.rc7.7|65	%install
14mu|jarjar-1.0-2.rc7.7|66	
14mu|jarjar-1.0-2.rc7.7|67	# jars
14mu|jarjar-1.0-2.rc7.7|68	mkdir -p %{buildroot}%{_javadir}
14mu|jarjar-1.0-2.rc7.7|69	
14mu|jarjar-1.0-2.rc7.7|70	install -m 644 dist/%{name}-%{version}rc7.jar \
14mu|jarjar-1.0-2.rc7.7|71	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jarjar-1.0-2.rc7.7|72	install -m 644 dist/%{name}-util-%{version}rc7.jar \
14mu|jarjar-1.0-2.rc7.7|73	%{buildroot}%{_javadir}/%{name}-util-%{version}.jar
14mu|jarjar-1.0-2.rc7.7|74	install -m 644 dist/%{name}-plugin-%{version}rc7.jar \
14mu|jarjar-1.0-2.rc7.7|75	%{buildroot}%{_javadir}/%{name}-maven2-plugin-%{version}.jar
14mu|jarjar-1.0-2.rc7.7|76	
14mu|jarjar-1.0-2.rc7.7|77	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mu|jarjar-1.0-2.rc7.7|78	
14mu|jarjar-1.0-2.rc7.7|79	%add_to_maven_depmap tonic jarjar %{version} JPP %{name}
14mu|jarjar-1.0-2.rc7.7|80	%add_to_maven_depmap com.tonicsystems jarjar %{version} JPP %{name}
14mu|jarjar-1.0-2.rc7.7|81	%add_to_maven_depmap tonic jarjar-util %{version} JPP %{name}-util
14mu|jarjar-1.0-2.rc7.7|82	%add_to_maven_depmap com.tonicsystems jarjar-util %{version} JPP %{name}-util
14mu|jarjar-1.0-2.rc7.7|83	%add_to_maven_depmap tonic jarjar-plugin %{version} JPP %{name}-plugin
14mu|jarjar-1.0-2.rc7.7|84	%add_to_maven_depmap com.tonicsystems jarjar-plugin %{version} JPP %{name}-plugin
14mu|jarjar-1.0-2.rc7.7|85	
14mu|jarjar-1.0-2.rc7.7|86	# poms
14mu|jarjar-1.0-2.rc7.7|87	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|jarjar-1.0-2.rc7.7|88	install -pm 644 %{SOURCE1} \
14mu|jarjar-1.0-2.rc7.7|89	%{buildroot}%{_datadir}/maven2/poms/JPP.%{name}.pom
14mu|jarjar-1.0-2.rc7.7|90	
14mu|jarjar-1.0-2.rc7.7|91	# javadoc
14mu|jarjar-1.0-2.rc7.7|92	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jarjar-1.0-2.rc7.7|93	cp -pr dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jarjar-1.0-2.rc7.7|94	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|jarjar-1.0-2.rc7.7|95	
14mu|jarjar-1.0-2.rc7.7|96	%post
14mu|jarjar-1.0-2.rc7.7|97	%update_maven_depmap
14mu|jarjar-1.0-2.rc7.7|98	
14mu|jarjar-1.0-2.rc7.7|99	%postun
14mu|jarjar-1.0-2.rc7.7|100	%update_maven_depmap
14mu|jarjar-1.0-2.rc7.7|101	
14mu|jarjar-1.0-2.rc7.7|102	%files
14mu|jarjar-1.0-2.rc7.7|103	%defattr(0644,root,root,0755)
14mu|jarjar-1.0-2.rc7.7|104	%doc COPYING
14mu|jarjar-1.0-2.rc7.7|105	%{_javadir}/%{name}-%{version}.jar
14mu|jarjar-1.0-2.rc7.7|106	%{_javadir}/%{name}-util-%{version}.jar
14mu|jarjar-1.0-2.rc7.7|107	%{_javadir}/%{name}.jar
14mu|jarjar-1.0-2.rc7.7|108	%{_javadir}/%{name}-util.jar
14mu|jarjar-1.0-2.rc7.7|109	%{_datadir}/maven2/poms/*
14mu|jarjar-1.0-2.rc7.7|110	%config(noreplace) %{_mavendepmapfragdir}/*
14mu|jarjar-1.0-2.rc7.7|111	
14mu|jarjar-1.0-2.rc7.7|112	%files maven2-plugin
14mu|jarjar-1.0-2.rc7.7|113	%defattr(0644,root,root,0755)
14mu|jarjar-1.0-2.rc7.7|114	%{_javadir}/%{name}-maven2-plugin-%{version}.jar
14mu|jarjar-1.0-2.rc7.7|115	%{_javadir}/%{name}-maven2-plugin.jar
14mu|jarjar-1.0-2.rc7.7|116	
14mu|jarjar-1.0-2.rc7.7|117	%files javadoc
14mu|jarjar-1.0-2.rc7.7|118	%defattr(0644,root,root,0755)
14mu|jarjar-1.0-2.rc7.7|119	%{_javadocdir}/%{name}-%{version}
14mu|jarjar-1.0-2.rc7.7|120	%{_javadocdir}/%{name}
14mu|jarjar-1.0-2.rc7.7|121	
14mu|jarjar-1.0-2.rc7.7|122	%changelog
14mu|jarjar-1.0-2.rc7.7|123	
14mu|jarjar-1.0-2.rc7.7|124	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-2.rc7.7
14mu|jarjar-1.0-2.rc7.7|125	- (b811044) Use junit4
14mu|jarjar-1.0-2.rc7.7|126	
14mu|jarjar-1.0-2.rc7.7|127	

22818 14
14mu|jasper-1.900.1-20|1	%define major 1
14mu|jasper-1.900.1-20|2	%define libname %mklibname %{name} %{major}
14mu|jasper-1.900.1-20|3	%define devname %mklibname %{name} -d
14mu|jasper-1.900.1-20|4	%define sdevname %mklibname %{name} -d -s
14mu|jasper-1.900.1-20|5	
14mu|jasper-1.900.1-20|6	%bcond_with bootstrap
14mu|jasper-1.900.1-20|7	
14mu|jasper-1.900.1-20|8	Summary:	JPEG-2000 utilities
14mu|jasper-1.900.1-20|9	Name:		jasper
14mu|jasper-1.900.1-20|10	Version:	1.900.1
14mu|jasper-1.900.1-20|11	Release:	20
14mu|jasper-1.900.1-20|12	License:	BSD-like
14mu|jasper-1.900.1-20|13	Group:		Graphics
14mu|jasper-1.900.1-20|14	Url:		http://www.ece.uvic.ca/~mdadams/jasper/
14mu|jasper-1.900.1-20|15	Source0: 	http://www.ece.uvic.ca/~mdadams/jasper/software/%{name}-%{version}.zip
14mu|jasper-1.900.1-20|16	Patch1:		jasper-1.701.0-GL.patch
14mu|jasper-1.900.1-20|17	# autoconf/automake bits of patch1
14mu|jasper-1.900.1-20|18	Patch2:		jasper-1.701.0-GL-ac.patch
14mu|jasper-1.900.1-20|19	# CVE-2007-2721 (bug #240397)
14mu|jasper-1.900.1-20|20	# borrowed from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413041;msg=88
14mu|jasper-1.900.1-20|21	Patch3:		patch-libjasper-stepsizes-overflow.diff
14mu|jasper-1.900.1-20|22	# borrowed from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469786
14mu|jasper-1.900.1-20|23	Patch4:		jpc_dec.c.patch
14mu|jasper-1.900.1-20|24	# OpenBSD hardening patches addressing couple of possible integer overflows
14mu|jasper-1.900.1-20|25	# during the memory allocations
14mu|jasper-1.900.1-20|26	# https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2008-3520
14mu|jasper-1.900.1-20|27	Patch5:		jasper-1.900.1-CVE-2008-3520.patch
14mu|jasper-1.900.1-20|28	# https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2008-3522
14mu|jasper-1.900.1-20|29	Patch6:		jasper-1.900.1-CVE-2008-3522.patch
14mu|jasper-1.900.1-20|30	# add pkg-config support
14mu|jasper-1.900.1-20|31	Patch7:		jasper-pkgconfig.patch
14mu|jasper-1.900.1-20|32	Patch8:		jasper-1.900.1-CVE-2011-4516-CVE-2011-4517-CERT-VU-887409.patch
14mu|jasper-1.900.1-20|33	# Issues found by static analysis of code
14mu|jasper-1.900.1-20|34	Patch10:	jasper-1.900.1-Coverity-BAD_SIZEOF.patch
14mu|jasper-1.900.1-20|35	Patch11:	jasper-1.900.1-Coverity-CHECKED_RETURN.patch
14mu|jasper-1.900.1-20|36	Patch12:	jasper-1.900.1-Coverity-FORWARD_NULL.patch
14mu|jasper-1.900.1-20|37	Patch13:	jasper-1.900.1-Coverity-NULL_RETURNS.patch
14mu|jasper-1.900.1-20|38	Patch14:	jasper-1.900.1-Coverity-RESOURCE_LEAK.patch
14mu|jasper-1.900.1-20|39	Patch15:	jasper-1.900.1-Coverity-UNREACHABLE.patch
14mu|jasper-1.900.1-20|40	Patch16:	jasper-1.900.1-Coverity-UNUSED_VALUE.patch
14mu|jasper-1.900.1-20|41	
14mu|jasper-1.900.1-20|42	Patch19: jasper-1.900.1-CVE-2014-9029.patch
14mu|jasper-1.900.1-20|43	Patch20: jasper-1.900.1-CVE-2014-8137.patch
14mu|jasper-1.900.1-20|44	Patch21: jasper-1.900.1-CVE-2014-8138.patch
14mu|jasper-1.900.1-20|45	Patch22: jasper-1.900.1-CVE-2014-8157.patch
14mu|jasper-1.900.1-20|46	Patch23: jasper-1.900.1-CVE-2014-8158.patch
14mu|jasper-1.900.1-20|47	Patch25: jasper-1.900.1-CVE-2016-1867.patch
14mu|jasper-1.900.1-20|48	Patch26: jasper-1.900.1-CVE-2016-2089.patch
14mu|jasper-1.900.1-20|49	Patch27: jasper-1.900.1-CVE-2016-1577.patch
14mu|jasper-1.900.1-20|50	Patch28: jasper-1.900.1-CVE-2016-2116.patch
14mu|jasper-1.900.1-20|51	Patch29: jasper-CVE-2015-5221.patch
14mu|jasper-1.900.1-20|52	
14mu|jasper-1.900.1-20|53	BuildRequires:	jpeg-devel
14mu|jasper-1.900.1-20|54	%if %{without bootstrap}
14mu|jasper-1.900.1-20|55	BuildRequires:	pkgconfig(glut)
14mu|jasper-1.900.1-20|56	%endif
14mu|jasper-1.900.1-20|57	
14mu|jasper-1.900.1-20|58	%description
14mu|jasper-1.900.1-20|59	JasPer is a software-based implementation of the codec specified in the
14mu|jasper-1.900.1-20|60	emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).  This package
14mu|jasper-1.900.1-20|61	contains tools for working with JPEG-2000 images.
14mu|jasper-1.900.1-20|62	
14mu|jasper-1.900.1-20|63	%files
14mu|jasper-1.900.1-20|64	%doc README LICENSE NEWS
14mu|jasper-1.900.1-20|65	%{_bindir}/imgcmp
14mu|jasper-1.900.1-20|66	%{_bindir}/imginfo
14mu|jasper-1.900.1-20|67	%{_bindir}/jasper
14mu|jasper-1.900.1-20|68	%if %{without bootstrap}
14mu|jasper-1.900.1-20|69	%{_bindir}/jiv
14mu|jasper-1.900.1-20|70	%endif
14mu|jasper-1.900.1-20|71	%{_bindir}/tmrdemo
14mu|jasper-1.900.1-20|72	%{_mandir}/man1/imgcmp.1*
14mu|jasper-1.900.1-20|73	%{_mandir}/man1/imginfo.1*
14mu|jasper-1.900.1-20|74	%{_mandir}/man1/jasper.1*
14mu|jasper-1.900.1-20|75	%{_mandir}/man1/jiv.1*
14mu|jasper-1.900.1-20|76	
14mu|jasper-1.900.1-20|77	#----------------------------------------------------------------------------
14mu|jasper-1.900.1-20|78	
14mu|jasper-1.900.1-20|79	%package -n %{libname}
14mu|jasper-1.900.1-20|80	Summary:	Shared library for JasPer
14mu|jasper-1.900.1-20|81	Group:		System/Libraries
14mu|jasper-1.900.1-20|82	
14mu|jasper-1.900.1-20|83	%description -n %{libname}
14mu|jasper-1.900.1-20|84	JasPer is a software-based implementation of the codec specified in the
14mu|jasper-1.900.1-20|85	emerging JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). This package
14mu|jasper-1.900.1-20|86	contains shared library for working with JPEG-2000 images.
14mu|jasper-1.900.1-20|87	
14mu|jasper-1.900.1-20|88	%files -n %{libname}
14mu|jasper-1.900.1-20|89	%{_libdir}/libjasper.so.%{major}*
14mu|jasper-1.900.1-20|90	
14mu|jasper-1.900.1-20|91	#----------------------------------------------------------------------------
14mu|jasper-1.900.1-20|92	
14mu|jasper-1.900.1-20|93	%package -n %{devname}
14mu|jasper-1.900.1-20|94	Summary:	Development tools for programs which will use the libjasper library
14mu|jasper-1.900.1-20|95	Group:		Development/C
14mu|jasper-1.900.1-20|96	Requires:	%{libname} = %{EVRD}
14mu|jasper-1.900.1-20|97	Provides:	%{name}-devel = %{EVRD}
14mu|jasper-1.900.1-20|98	Provides:	lib%{name}-devel = %{EVRD}
14mu|jasper-1.900.1-20|99	
14mu|jasper-1.900.1-20|100	%description -n %{devname}
14mu|jasper-1.900.1-20|101	This package includes the header files necessary for developing programs which
14mu|jasper-1.900.1-20|102	will manipulate JPEG-2000 files using the libjasper library.
14mu|jasper-1.900.1-20|103	
14mu|jasper-1.900.1-20|104	%files -n %{devname}
14mu|jasper-1.900.1-20|105	%doc doc/README.pdf doc/jasper.pdf doc/jpeg2000.pdf
14mu|jasper-1.900.1-20|106	%dir %{_includedir}/%{name}
14mu|jasper-1.900.1-20|107	%dir %{multiarch_includedir}/%{name}
14mu|jasper-1.900.1-20|108	%{multiarch_includedir}/%{name}/*.h
14mu|jasper-1.900.1-20|109	%{_includedir}/%{name}/*
14mu|jasper-1.900.1-20|110	%{_libdir}/*.so
14mu|jasper-1.900.1-20|111	%{_libdir}/pkgconfig/jasper.pc
14mu|jasper-1.900.1-20|112	
14mu|jasper-1.900.1-20|113	#----------------------------------------------------------------------------
14mu|jasper-1.900.1-20|114	
14mu|jasper-1.900.1-20|115	%package -n %{sdevname}
14mu|jasper-1.900.1-20|116	Summary:	Static libraries for programs which will use the libjasper library
14mu|jasper-1.900.1-20|117	Group:		Development/C
14mu|jasper-1.900.1-20|118	Requires:	%{devname} = %{EVRD}
14mu|jasper-1.900.1-20|119	Provides:	%{name}-static-devel = %{EVRD}
14mu|jasper-1.900.1-20|120	
14mu|jasper-1.900.1-20|121	%description -n %{sdevname}
14mu|jasper-1.900.1-20|122	This package includes the static libraries necessary for developing programs
14mu|jasper-1.900.1-20|123	which will manipulate JPEG-2000 files using the libjasper library.
14mu|jasper-1.900.1-20|124	
14mu|jasper-1.900.1-20|125	%files -n %{sdevname}
14mu|jasper-1.900.1-20|126	%{_libdir}/*.a
14mu|jasper-1.900.1-20|127	
14mu|jasper-1.900.1-20|128	#----------------------------------------------------------------------------
14mu|jasper-1.900.1-20|129	
14mu|jasper-1.900.1-20|130	%prep
14mu|jasper-1.900.1-20|131	%setup -q
14mu|jasper-1.900.1-20|132	%patch1 -p1 -b .GL
14mu|jasper-1.900.1-20|133	%patch2 -p1 -b .GL-ac
14mu|jasper-1.900.1-20|134	%patch3 -p1 -b .CVE-2007-2721
14mu|jasper-1.900.1-20|135	%patch4 -p1 -b .jpc_dec_assertion
14mu|jasper-1.900.1-20|136	%patch5 -p1 -b .CVE-2008-3520
14mu|jasper-1.900.1-20|137	%patch6 -p1 -b .CVE-2008-3522
14mu|jasper-1.900.1-20|138	%patch7 -p1 -b .pkgconfig
14mu|jasper-1.900.1-20|139	%patch8 -p1 -b .CVE-2011-4516-4517
14mu|jasper-1.900.1-20|140	
14mu|jasper-1.900.1-20|141	%patch10 -p1 -b .BAD_SIZEOF
14mu|jasper-1.900.1-20|142	%patch11 -p1 -b .CHECKED_RETURN
14mu|jasper-1.900.1-20|143	%patch12 -p1 -b .FORWARD_NULL
14mu|jasper-1.900.1-20|144	%patch13 -p1 -b .NULL_RETURNS
14mu|jasper-1.900.1-20|145	%patch14 -p1 -b .RESOURCE_LEAK
14mu|jasper-1.900.1-20|146	%patch15 -p1 -b .UNREACHABLE
14mu|jasper-1.900.1-20|147	%patch16 -p1 -b .UNUSED_VALUE
14mu|jasper-1.900.1-20|148	
14mu|jasper-1.900.1-20|149	%patch19 -p1 -b .CVE-2014-9029
14mu|jasper-1.900.1-20|150	%patch20 -p1 -b .CVE-2014-8137
14mu|jasper-1.900.1-20|151	%patch21 -p1 -b .CVE-2014-8138
14mu|jasper-1.900.1-20|152	%patch22 -p1 -b .CVE-2014-8157
14mu|jasper-1.900.1-20|153	%patch23 -p1 -b .CVE-2014-8158
14mu|jasper-1.900.1-20|154	%patch25 -p1 -b .CVE-2016-1867
14mu|jasper-1.900.1-20|155	%patch26 -p1 -b .CVE-2016-2089
14mu|jasper-1.900.1-20|156	%patch27 -p1 -b .CVE-2016-1577
14mu|jasper-1.900.1-20|157	%patch28 -p1 -b .CVE-2016-2116
14mu|jasper-1.900.1-20|158	%patch29 -p1 -b .CVE-2015-5221
14mu|jasper-1.900.1-20|159	
14mu|jasper-1.900.1-20|160	mv doc/README doc/README.pdf
14mu|jasper-1.900.1-20|161	
14mu|jasper-1.900.1-20|162	%build
14mu|jasper-1.900.1-20|163	autoreconf -fi
14mu|jasper-1.900.1-20|164	
14mu|jasper-1.900.1-20|165	%configure2_5x --enable-shared
14mu|jasper-1.900.1-20|166	
14mu|jasper-1.900.1-20|167	%make
14mu|jasper-1.900.1-20|168	
14mu|jasper-1.900.1-20|169	%install
14mu|jasper-1.900.1-20|170	%makeinstall_std
14mu|jasper-1.900.1-20|171	
14mu|jasper-1.900.1-20|172	%multiarch_includes %{buildroot}%{_includedir}/jasper/jas_config.h
14mu|jasper-1.900.1-20|173	
14mu|jasper-1.900.1-20|174	
14mu|jasper-1.900.1-20|175	%changelog
14mu|jasper-1.900.1-20|176	
14mu|jasper-1.900.1-20|177	* Tue Sep 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.900.1-20
14mu|jasper-1.900.1-20|178	- (309b986) Fix CVE-2015-5221
14mu|jasper-1.900.1-20|179	
14mu|jasper-1.900.1-20|180	

22819 14
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1	%define _files_listed_twice_terminate_build 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|2	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|3	# note, parametrised macros are order-senisitve (unlike not-parametrized) even with normal macros
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|4	# also necessary when passing it as parameter other macros. If not macro, then it is considered as switch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|5	%global debug_suffix_unquoted -debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|6	# quoted one for shell operations
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|7	%global debug_suffix "%{debug_suffix_unquoted}"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|8	%global normal_suffix ""
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|9	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|10	#if you wont only debug build, but providing java, build only normal build, but  set normalbuild_parameter
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|11	%global debugbuild_parameter  slowdebug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|12	%global normalbuild_parameter release
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|13	%global debug_warning This package have full debug on. Install only in need, and remove asap.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|14	%global debug_on with full debug on
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|15	%global for_debug for packages with debug on
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|16	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|17	# by default we build normal build always.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|18	%global include_normal_build 1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|19	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|20	%global build_loop1 %{normal_suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|21	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|22	%global build_loop1 %{nil}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|23	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|24	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|25	# by default we build debug build during main build only on intel arches
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|26	%ifarch %{ix86} x86_64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|27	%global include_debug_build 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|28	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|29	%global include_debug_build 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|30	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|31	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|32	# on intels, we build shenandoah htspot
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|33	%ifarch x86_64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|34	%global use_shenandoah_hotspot 1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|35	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|36	%global use_shenandoah_hotspot 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|37	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|38	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|39	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|40	%global build_loop2 %{debug_suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|41	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|42	%global build_loop2 %{nil}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|43	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|44	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|45	# if you disable both builds, then build fails
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|46	%global build_loop  %{build_loop1} %{build_loop2}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|47	# note, that order  normal_suffix debug_suffix, in case of both enabled,
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|48	# is expected in one single case at the end of build
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|49	%global rev_build_loop %{build_loop2} %{build_loop1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|50	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|51	%ifarch %{jit_arches}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|52	%global bootstrap_build 1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|53	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|54	%global bootstrap_build 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|55	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|56	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|57	%if %{bootstrap_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|58	%global targets bootcycle-images docs
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|59	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|60	%global targets all
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|61	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|62	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|63	%global aarch64         aarch64 arm64 armv8
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|64	# sometimes we need to distinguish big and little endian PPC64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|65	%global ppc64le         ppc64le
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|66	%global ppc64be         ppc64 ppc64p7
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|67	%global multilib_arches %{power64} sparc64 x86_64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|68	%global jit_arches      %{ix86} x86_64 sparcv9 sparc64 %{aarch64} %{power64}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|69	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|70	%ifnarch %{jit_arches}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|71	# Disable hardened build on non-jit arches. Work-around for RHBZ#1290936.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|72	%undefine _hardened_build
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|73	%global ourcppflags %{nil}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|74	%global ourldflags %{nil}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|75	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|76	%ifarch %{aarch64}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|77	# Disable hardened build on AArch64 as it didn't bootcycle
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|78	%undefine _hardened_build
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|79	%global ourcppflags "-fstack-protector-strong"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|80	%global ourldflags %{nil}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|81	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|82	# Filter out flags from the optflags macro that cause problems with the OpenJDK build
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|83	# We filter out -O flags so that the optimisation of HotSpot is not lowered from O3 to O2
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|84	# We filter out -Wall which will otherwise cause HotSpot to produce hundreds of thousands of warnings (100+mb logs)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|85	# We replace it with -Wformat (required by -Werror=format-security) and -Wno-cpp to avoid FORTIFY_SOURCE warnings
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|86	# We filter out -fexceptions as the HotSpot build explicitly does -fno-exceptions and it's otherwise the default for C++
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|87	%global ourflags %(echo %{optflags} | sed -e 's|-Wformat|-Wformat -Wno-cpp|')
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|88	%global ourcppflags %(echo %ourflags | sed -e 's|-fexceptions||')
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|89	%global ourldflags %(echo %{ldflags} | sed -e 's|-Wl,--no-undefined||')
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|90	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|91	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|92	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|93	# With diabled nss is NSS deactivated, so in NSS_LIBDIR can be wrong path
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|94	# the initialisation must be here. LAter the pkg-connfig have bugy behaviour
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|95	#looks liekopenjdk RPM specific bug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|96	# Always set this so the nss.cfg file is not broken
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|97	%global NSS_LIBDIR %(pkg-config --variable=libdir nss)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|98	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|99	# fix for https://bugzilla.redhat.com/show_bug.cgi?id=1111349
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|100	%global _privatelibs libmawt[.]so.*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|101	%global __noautoprov ^(%{_privatelibs})$
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|102	%global __noautoreq ^(%{_privatelibs})$
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|103	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|104	%ifarch x86_64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|105	%global archinstall amd64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|106	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|107	%ifarch ppc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|108	%global archinstall ppc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|109	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|110	%ifarch %{ppc64be}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|111	%global archinstall ppc64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|112	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|113	%ifarch %{ppc64le}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|114	%global archinstall ppc64le
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|115	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|116	%ifarch %{ix86}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|117	%global archinstall i386
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|118	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|119	%ifarch ia64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|120	%global archinstall ia64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|121	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|122	%ifarch s390
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|123	%global archinstall s390
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|124	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|125	%ifarch s390x
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|126	%global archinstall s390x
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|127	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|128	%ifarch %{arm}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|129	%global archinstall arm
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|130	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|131	%ifarch %{aarch64}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|132	%global archinstall aarch64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|133	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|134	# 32 bit sparc, optimized for v9
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|135	%ifarch sparcv9
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|136	%global archinstall sparc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|137	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|138	# 64 bit sparc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|139	%ifarch sparc64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|140	%global archinstall sparcv9
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|141	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|142	%ifnarch %{jit_arches}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|143	%global archinstall %{_arch}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|144	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|145	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|146	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|147	%{?build_systap}%{?!build_systap:%bcond_without systap}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|148	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|149	# Convert an absolute path to a relative path.  Each symbolic link is
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|150	# specified relative to the directory in which it is installed so that
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|151	# it will resolve properly within chrooted installations.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|152	%global script 'use File::Spec; print File::Spec->abs2rel($ARGV[0], $ARGV[1])'
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|153	%global abs2rel perl -e %{script}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|154	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|155	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|156	# Standard JPackage naming and versioning defines.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|157	%global origin          openjdk
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|158	# note, following three variables are sedded from update_sources if used correctly. Hardcode them rather there.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|159	%global project         aarch64-port
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|160	%global repo            jdk8u
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|161	%global revision        aarch64-jdk8u131-b12
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|162	# eg # jdk8u60-b27 -> jdk8u60 or # aarch64-jdk8u60-b27 -> aarch64-jdk8u60  (dont forget spec escape % by %%)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|163	%global whole_update    %(VERSION=%{revision}; echo ${VERSION%%-*})
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|164	# eg  jdk8u60 -> 60 or aarch64-jdk8u60 -> 60
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|165	%global updatever       %(VERSION=%{whole_update}; echo ${VERSION##*u})
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|166	# eg jdk8u60-b27 -> b27
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|167	%global buildver        %(VERSION=%{revision}; echo ${VERSION##*-})
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|168	# priority must be 7 digits in total. The expression is workarounding tip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|169	%global priority        %(TIP=1800%{updatever};  echo ${TIP/tip/999})
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|170	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|171	%global javaver         1.8.0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|172	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|173	# parametrized macros are order-sensitive
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|174	%global fullversion     %{name}-%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|175	#images stub
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|176	%global j2sdkimage()       j2sdk-image
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|177	# output dir stub
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|178	%global buildoutputdir() %{expand:openjdk/build/jdk8.build%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|179	#we can copy the javadoc to not arched dir, or made it not noarch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|180	%global uniquejavadocdir()    %{expand:%{fullversion}%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|181	#main id and dir of this jdk
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|182	%global uniquesuffix()        %{expand:%{fullversion}.%{_arch}%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|183	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|184	# Standard JPackage directories and symbolic links.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|185	%global sdkdir()        %{expand:%{uniquesuffix %%1}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|186	%global jrelnk()        %{expand:jre-%{javaver}-%{origin}-%{version}-%{release}.%{_arch}%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|187	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|188	%global jredir()        %{expand:%{sdkdir %%1}/jre}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|189	%global sdkbindir()     %{expand:%{_jvmdir}/%{sdkdir %%1}/bin}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|190	%global jrebindir()     %{expand:%{_jvmdir}/%{jredir %%1}/bin}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|191	%global jvmjardir()     %{expand:%{_jvmjardir}/%{uniquesuffix %%1}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|192	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|193	%global rpm_state_dir %{_localstatedir}/lib/rpm-state/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|194	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|195	%if %{with systap}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|196	# Where to install systemtap tapset (links)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|197	# We would like these to be in a package specific subdir,
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|198	# but currently systemtap doesn't support that, so we have to
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|199	# use the root tapset dir for now. To distinquish between 64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|200	# and 32 bit architectures we place the tapsets under the arch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|201	# specific dir (note that systemtap will only pickup the tapset
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|202	# for the primary arch for now). Systemtap uses the machine name
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|203	# aka build_cpu as architecture specific directory name.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|204	%global tapsetroot /usr/share/systemtap
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|205	%global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|206	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|207	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|208	# not-duplicated scriplets for normal/debug packages
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|209	%global update_desktop_icons /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|210	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|211	%global post_script() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|212	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|213	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|214	exit 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|215	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|216	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|217	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|218	%global post_headless() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|219	# FIXME: identical binaries are copied, not linked. This needs to be
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|220	# fixed upstream.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|221	# The pretrans lua scriptlet prevents an unmodified java.security
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|222	# from being replaced via an update. It gets created as
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|223	# java.security.rpmnew instead. This invalidates the patch of
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|224	# JDK-8061210 of the January 2015 CPU, JDK-8043201 of the
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|225	# July 2015 CPU and JDK-8141287 of the January 2016 CPU. We
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|226	# fix this via a post scriptlet which runs on updates.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|227	if [ "$1" -gt 1 ]; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|228	javasecurity="%{_jvmdir}/%{uniquesuffix}/jre/lib/security/java.security"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|229	sum=$(md5sum "${javasecurity}" | cut -d' ' -f1)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|230	# This is the md5sum of an unmodified java.security file
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|231	if [ "${sum}" = '1690ac33955594f71dc952c9e83fd396' -o \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|232	"${sum}" = 'b138695d0c0ea947e64a21a627d973ba' -o \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|233	"${sum}" = 'd17958676bdb9f9d941c8a59655311fb' -o \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|234	"${sum}" = '5463aef7dbf0bbcfe79e0336a7f92701' -o \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|235	"${sum}" = '400cc64d4dd31f36dc0cc2c701d603db' -o \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|236	"${sum}" = '321342219bb130d238ff144b9e5dbfc1' -o \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|237	"${sum}" = '134a37a84983b620f4d8d51a550c0c38' -o \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|238	"${sum}" = '5ea976e209d0d0b5b6ab148416123e02' ]; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|239	if [ -f "${javasecurity}.rpmnew" ]; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|240	mv -f "${javasecurity}.rpmnew" "${javasecurity}"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|241	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|242	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|243	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|244	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|245	%ifarch %{jit_arches}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|246	# MetaspaceShared::generate_vtable_methods not implemented for PPC JIT
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|247	%ifnarch %{power64}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|248	#see https://bugzilla.redhat.com/show_bug.cgi?id=513605
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|249	%{jrebindir %%1}/java -Xshare:dump >/dev/null 2>/dev/null
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|250	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|251	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|252	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|253	PRIORITY=%{priority}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|254	if [ "%1" == %{debug_suffix} ]; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|255	let PRIORITY=PRIORITY-1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|256	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|257	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|258	ext=%{_extension}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|259	alternatives \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|260	--install %{_bindir}/java java %{jrebindir %%1}/java $PRIORITY  \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|261	--slave %{_jvmdir}/jre jre %{_jvmdir}/%{jredir %%1} \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|262	--slave %{_jvmjardir}/jre jre_exports %{_jvmjardir}/%{jrelnk %%1} \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|263	--slave %{_bindir}/jjs jjs %{jrebindir %%1}/jjs \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|264	--slave %{_bindir}/keytool keytool %{jrebindir %%1}/keytool \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|265	--slave %{_bindir}/orbd orbd %{jrebindir %%1}/orbd \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|266	--slave %{_bindir}/pack200 pack200 %{jrebindir %%1}/pack200 \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|267	--slave %{_bindir}/rmid rmid %{jrebindir %%1}/rmid \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|268	--slave %{_bindir}/rmiregistry rmiregistry %{jrebindir %%1}/rmiregistry \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|269	--slave %{_bindir}/servertool servertool %{jrebindir %%1}/servertool \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|270	--slave %{_bindir}/tnameserv tnameserv %{jrebindir %%1}/tnameserv \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|271	--slave %{_bindir}/policytool policytool %{jrebindir %%1}/policytool \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|272	--slave %{_bindir}/unpack200 unpack200 %{jrebindir %%1}/unpack200 \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|273	--slave %{_mandir}/man1/java.1$ext java.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|274	%{_mandir}/man1/java-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|275	--slave %{_mandir}/man1/jjs.1$ext jjs.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|276	%{_mandir}/man1/jjs-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|277	--slave %{_mandir}/man1/keytool.1$ext keytool.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|278	%{_mandir}/man1/keytool-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|279	--slave %{_mandir}/man1/orbd.1$ext orbd.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|280	%{_mandir}/man1/orbd-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|281	--slave %{_mandir}/man1/pack200.1$ext pack200.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|282	%{_mandir}/man1/pack200-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|283	--slave %{_mandir}/man1/rmid.1$ext rmid.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|284	%{_mandir}/man1/rmid-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|285	--slave %{_mandir}/man1/rmiregistry.1$ext rmiregistry.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|286	%{_mandir}/man1/rmiregistry-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|287	--slave %{_mandir}/man1/servertool.1$ext servertool.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|288	%{_mandir}/man1/servertool-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|289	--slave %{_mandir}/man1/tnameserv.1$ext tnameserv.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|290	%{_mandir}/man1/tnameserv-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|291	--slave %{_mandir}/man1/policytool.1$ext policytool.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|292	%{_mandir}/man1/policytool-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|293	--slave %{_mandir}/man1/unpack200.1$ext unpack200.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|294	%{_mandir}/man1/unpack200-%{uniquesuffix %%1}.1$ext
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|295	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|296	for X in %{origin} %{javaver} ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|297	alternatives \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|298	--install %{_jvmdir}/jre-"$X" \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|299	jre_"$X" %{_jvmdir}/%{jredir %%1} $PRIORITY  \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|300	--slave %{_jvmjardir}/jre-"$X" \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|301	jre_"$X"_exports %{_jvmdir}/%{jredir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|302	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|303	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|304	update-alternatives --install %{_jvmdir}/jre-%{javaver}-%{origin} jre_%{javaver}_%{origin} %{_jvmdir}/%{jrelnk %%1} $PRIORITY  \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|305	--slave %{_jvmjardir}/jre-%{javaver}       jre_%{javaver}_%{origin}_exports      %{jvmjardir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|306	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|307	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|308	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|309	exit 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|310	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|311	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|312	%global postun_script() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|313	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|314	if [ $1 -eq 0 ] ; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|315	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|316	%{update_desktop_icons}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|317	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|318	exit 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|319	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|320	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|321	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|322	%global postun_headless() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|323	alternatives --remove java %{jrebindir %%1}/java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|324	alternatives --remove jre_%{origin} %{_jvmdir}/%{jredir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|325	alternatives --remove jre_%{javaver} %{_jvmdir}/%{jredir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|326	alternatives --remove jre_%{javaver}_%{origin} %{_jvmdir}/%{jrelnk %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|327	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|328	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|329	%global posttrans_script() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|330	%{update_desktop_icons}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|331	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|332	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|333	%global post_devel() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|334	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|335	PRIORITY=%{priority}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|336	if [ "%1" == %{debug_suffix} ]; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|337	let PRIORITY=PRIORITY-1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|338	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|339	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|340	ext=%{_extension}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|341	alternatives \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|342	--install %{_bindir}/javac javac %{sdkbindir %%1}/javac $PRIORITY  \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|343	--slave %{_jvmdir}/java java_sdk %{_jvmdir}/%{sdkdir %%1} \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|344	--slave %{_jvmjardir}/java java_sdk_exports %{_jvmjardir}/%{sdkdir %%1} \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|345	--slave %{_bindir}/appletviewer appletviewer %{sdkbindir %%1}/appletviewer \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|346	--slave %{_bindir}/extcheck extcheck %{sdkbindir %%1}/extcheck \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|347	--slave %{_bindir}/idlj idlj %{sdkbindir %%1}/idlj \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|348	--slave %{_bindir}/jar jar %{sdkbindir %%1}/jar \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|349	--slave %{_bindir}/jarsigner jarsigner %{sdkbindir %%1}/jarsigner \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|350	--slave %{_bindir}/javadoc javadoc %{sdkbindir %%1}/javadoc \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|351	--slave %{_bindir}/javah javah %{sdkbindir %%1}/javah \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|352	--slave %{_bindir}/javap javap %{sdkbindir %%1}/javap \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|353	--slave %{_bindir}/jcmd jcmd %{sdkbindir %%1}/jcmd \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|354	--slave %{_bindir}/jconsole jconsole %{sdkbindir %%1}/jconsole \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|355	--slave %{_bindir}/jdb jdb %{sdkbindir %%1}/jdb \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|356	--slave %{_bindir}/jdeps jdeps %{sdkbindir %%1}/jdeps \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|357	--slave %{_bindir}/jhat jhat %{sdkbindir %%1}/jhat \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|358	--slave %{_bindir}/jinfo jinfo %{sdkbindir %%1}/jinfo \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|359	--slave %{_bindir}/jmap jmap %{sdkbindir %%1}/jmap \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|360	--slave %{_bindir}/jps jps %{sdkbindir %%1}/jps \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|361	--slave %{_bindir}/jrunscript jrunscript %{sdkbindir %%1}/jrunscript \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|362	--slave %{_bindir}/jsadebugd jsadebugd %{sdkbindir %%1}/jsadebugd \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|363	--slave %{_bindir}/jstack jstack %{sdkbindir %%1}/jstack \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|364	--slave %{_bindir}/jstat jstat %{sdkbindir %%1}/jstat \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|365	--slave %{_bindir}/jstatd jstatd %{sdkbindir %%1}/jstatd \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|366	--slave %{_bindir}/native2ascii native2ascii %{sdkbindir %%1}/native2ascii \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|367	--slave %{_bindir}/rmic rmic %{sdkbindir %%1}/rmic \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|368	--slave %{_bindir}/schemagen schemagen %{sdkbindir %%1}/schemagen \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|369	--slave %{_bindir}/serialver serialver %{sdkbindir %%1}/serialver \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|370	--slave %{_bindir}/wsgen wsgen %{sdkbindir %%1}/wsgen \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|371	--slave %{_bindir}/wsimport wsimport %{sdkbindir %%1}/wsimport \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|372	--slave %{_bindir}/xjc xjc %{sdkbindir %%1}/xjc \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|373	--slave %{_mandir}/man1/appletviewer.1$ext appletviewer.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|374	%{_mandir}/man1/appletviewer-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|375	--slave %{_mandir}/man1/extcheck.1$ext extcheck.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|376	%{_mandir}/man1/extcheck-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|377	--slave %{_mandir}/man1/idlj.1$ext idlj.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|378	%{_mandir}/man1/idlj-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|379	--slave %{_mandir}/man1/jar.1$ext jar.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|380	%{_mandir}/man1/jar-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|381	--slave %{_mandir}/man1/jarsigner.1$ext jarsigner.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|382	%{_mandir}/man1/jarsigner-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|383	--slave %{_mandir}/man1/javac.1$ext javac.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|384	%{_mandir}/man1/javac-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|385	--slave %{_mandir}/man1/javadoc.1$ext javadoc.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|386	%{_mandir}/man1/javadoc-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|387	--slave %{_mandir}/man1/javah.1$ext javah.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|388	%{_mandir}/man1/javah-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|389	--slave %{_mandir}/man1/javap.1$ext javap.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|390	%{_mandir}/man1/javap-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|391	--slave %{_mandir}/man1/jcmd.1$ext jcmd.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|392	%{_mandir}/man1/jcmd-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|393	--slave %{_mandir}/man1/jconsole.1$ext jconsole.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|394	%{_mandir}/man1/jconsole-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|395	--slave %{_mandir}/man1/jdb.1$ext jdb.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|396	%{_mandir}/man1/jdb-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|397	--slave %{_mandir}/man1/jdeps.1$ext jdeps.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|398	%{_mandir}/man1/jdeps-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|399	--slave %{_mandir}/man1/jhat.1$ext jhat.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|400	%{_mandir}/man1/jhat-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|401	--slave %{_mandir}/man1/jinfo.1$ext jinfo.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|402	%{_mandir}/man1/jinfo-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|403	--slave %{_mandir}/man1/jmap.1$ext jmap.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|404	%{_mandir}/man1/jmap-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|405	--slave %{_mandir}/man1/jps.1$ext jps.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|406	%{_mandir}/man1/jps-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|407	--slave %{_mandir}/man1/jrunscript.1$ext jrunscript.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|408	%{_mandir}/man1/jrunscript-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|409	--slave %{_mandir}/man1/jsadebugd.1$ext jsadebugd.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|410	%{_mandir}/man1/jsadebugd-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|411	--slave %{_mandir}/man1/jstack.1$ext jstack.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|412	%{_mandir}/man1/jstack-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|413	--slave %{_mandir}/man1/jstat.1$ext jstat.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|414	%{_mandir}/man1/jstat-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|415	--slave %{_mandir}/man1/jstatd.1$ext jstatd.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|416	%{_mandir}/man1/jstatd-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|417	--slave %{_mandir}/man1/native2ascii.1$ext native2ascii.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|418	%{_mandir}/man1/native2ascii-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|419	--slave %{_mandir}/man1/rmic.1$ext rmic.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|420	%{_mandir}/man1/rmic-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|421	--slave %{_mandir}/man1/schemagen.1$ext schemagen.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|422	%{_mandir}/man1/schemagen-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|423	--slave %{_mandir}/man1/serialver.1$ext serialver.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|424	%{_mandir}/man1/serialver-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|425	--slave %{_mandir}/man1/wsgen.1$ext wsgen.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|426	%{_mandir}/man1/wsgen-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|427	--slave %{_mandir}/man1/wsimport.1$ext wsimport.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|428	%{_mandir}/man1/wsimport-%{uniquesuffix %%1}.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|429	--slave %{_mandir}/man1/xjc.1$ext xjc.1$ext \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|430	%{_mandir}/man1/xjc-%{uniquesuffix %%1}.1$ext
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|431	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|432	for X in %{origin} %{javaver} ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|433	alternatives \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|434	--install %{_jvmdir}/java-"$X" \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|435	java_sdk_"$X" %{_jvmdir}/%{sdkdir %%1} $PRIORITY  \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|436	--slave %{_jvmjardir}/java-"$X" \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|437	java_sdk_"$X"_exports %{_jvmjardir}/%{sdkdir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|438	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|439	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|440	update-alternatives --install %{_jvmdir}/java-%{javaver}-%{origin} java_sdk_%{javaver}_%{origin} %{_jvmdir}/%{sdkdir %%1} $PRIORITY  \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|441	--slave %{_jvmjardir}/java-%{javaver}-%{origin}       java_sdk_%{javaver}_%{origin}_exports      %{_jvmjardir}/%{sdkdir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|442	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|443	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|444	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|445	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|446	exit 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|447	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|448	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|449	%global postun_devel() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|450	alternatives --remove javac %{sdkbindir %%1}/javac
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|451	alternatives --remove java_sdk_%{origin} %{_jvmdir}/%{sdkdir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|452	alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdkdir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|453	alternatives --remove java_sdk_%{javaver}_%{origin} %{_jvmdir}/%{sdkdir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|454	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|455	update-desktop-database %{_datadir}/applications &> /dev/null || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|456	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|457	if [ $1 -eq 0 ] ; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|458	/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|459	%{update_desktop_icons}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|460	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|461	exit 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|462	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|463	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|464	%global posttrans_devel() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|465	%{update_desktop_icons}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|466	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|467	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|468	%global post_javadoc() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|469	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|470	PRIORITY=%{priority}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|471	if [ "%1" == %{debug_suffix} ]; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|472	let PRIORITY=PRIORITY-1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|473	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|474	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|475	alternatives \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|476	--install %{_javadocdir}/java javadocdir %{_javadocdir}/%{uniquejavadocdir %%1}/api \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|477	$PRIORITY
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|478	exit 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|479	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|480	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|481	%global postun_javadoc() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|482	alternatives --remove javadocdir %{_javadocdir}/%{uniquejavadocdir %%1}/api
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|483	exit 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|484	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|485	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|486	%global post_javadoc_zip() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|487	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|488	PRIORITY=%{priority}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|489	if [ "%1" == %{debug_suffix} ]; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|490	let PRIORITY=PRIORITY-1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|491	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|492	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|493	alternatives \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|494	--install %{_javadocdir}/java-zip javadoczip %{_javadocdir}/%{uniquejavadocdir %%1}.zip \\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|495	$PRIORITY
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|496	exit 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|497	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|498	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|499	%global postun_javadoc_zip() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|500	alternatives --remove javadoczip %{_javadocdir}/%{uniquejavadocdir %%1}.zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|501	exit 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|502	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|503	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|504	%global files_jre() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|505	%{_datadir}/icons/hicolor/*x*/apps/java-%{javaver}.png
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|506	%{_datadir}/applications/*policytool%1.desktop
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|507	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|508	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|509	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|510	%global files_jre_headless() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|511	%defattr(-,root,root,-)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|512	%doc %{buildoutputdir %%1}/images/%{j2sdkimage}/jre/ASSEMBLY_EXCEPTION
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|513	%doc %{buildoutputdir %%1}/images/%{j2sdkimage}/jre/LICENSE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|514	%doc %{buildoutputdir %%1}/images/%{j2sdkimage}/jre/THIRD_PARTY_README
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|515	%dir %{_jvmdir}/%{sdkdir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|516	%{_jvmdir}/%{jrelnk %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|517	%{_jvmjardir}/%{jrelnk %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|518	%{_jvmprivdir}/*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|519	%{jvmjardir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|520	%dir %{_jvmdir}/%{jredir %%1}/lib/security
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|521	%{_jvmdir}/%{jredir %%1}/lib/security/cacerts
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|522	%config(noreplace) %{_jvmdir}/%{jredir %%1}/lib/security/US_export_policy.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|523	%config(noreplace) %{_jvmdir}/%{jredir %%1}/lib/security/local_policy.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|524	%config(noreplace) %{_jvmdir}/%{jredir %%1}/lib/security/java.policy
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|525	%config(noreplace) %{_jvmdir}/%{jredir %%1}/lib/security/java.security
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|526	%config(noreplace) %{_jvmdir}/%{jredir %%1}/lib/security/blacklisted.certs
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|527	%config(noreplace) %{_jvmdir}/%{jredir %%1}/lib/logging.properties
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|528	%{_mandir}/man1/java-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|529	%{_mandir}/man1/jjs-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|530	%{_mandir}/man1/keytool-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|531	%{_mandir}/man1/orbd-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|532	%{_mandir}/man1/pack200-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|533	%{_mandir}/man1/rmid-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|534	%{_mandir}/man1/rmiregistry-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|535	%{_mandir}/man1/servertool-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|536	%{_mandir}/man1/tnameserv-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|537	%{_mandir}/man1/unpack200-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|538	%{_mandir}/man1/policytool-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|539	%config(noreplace) %{_jvmdir}/%{jredir %%1}/lib/security/nss.cfg
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|540	%{_jvmdir}/%{jredir %%1}/lib/%{archinstall}/server/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|541	%{_jvmdir}/%{jredir %%1}/lib/%{archinstall}/client/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|542	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|543	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|544	%global files_devel() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|545	%defattr(-,root,root,-)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|546	%doc %{buildoutputdir %%1}/images/%{j2sdkimage}/ASSEMBLY_EXCEPTION
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|547	%doc %{buildoutputdir %%1}/images/%{j2sdkimage}/LICENSE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|548	%doc %{buildoutputdir %%1}/images/%{j2sdkimage}/THIRD_PARTY_README
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|549	%dir %{_jvmdir}/%{sdkdir %%1}/bin
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|550	%dir %{_jvmdir}/%{sdkdir %%1}/include
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|551	%dir %{_jvmdir}/%{sdkdir %%1}/lib
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|552	%{_jvmdir}/%{sdkdir %%1}/bin/*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|553	%{_jvmdir}/%{sdkdir %%1}/include/*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|554	%{_jvmdir}/%{sdkdir %%1}/lib/*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|555	#%{_jvmjardir}/%{sdkdir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|556	%{_datadir}/applications/*jconsole%1.desktop
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|557	%{_mandir}/man1/appletviewer-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|558	%{_mandir}/man1/extcheck-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|559	%{_mandir}/man1/idlj-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|560	%{_mandir}/man1/jar-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|561	%{_mandir}/man1/jarsigner-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|562	%{_mandir}/man1/javac-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|563	%{_mandir}/man1/javadoc-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|564	%{_mandir}/man1/javah-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|565	%{_mandir}/man1/javap-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|566	%{_mandir}/man1/jconsole-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|567	%{_mandir}/man1/jcmd-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|568	%{_mandir}/man1/jdb-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|569	%{_mandir}/man1/jdeps-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|570	%{_mandir}/man1/jhat-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|571	%{_mandir}/man1/jinfo-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|572	%{_mandir}/man1/jmap-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|573	%{_mandir}/man1/jps-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|574	%{_mandir}/man1/jrunscript-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|575	%{_mandir}/man1/jsadebugd-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|576	%{_mandir}/man1/jstack-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|577	%{_mandir}/man1/jstat-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|578	%{_mandir}/man1/jstatd-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|579	%{_mandir}/man1/native2ascii-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|580	%{_mandir}/man1/rmic-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|581	%{_mandir}/man1/schemagen-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|582	%{_mandir}/man1/serialver-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|583	%{_mandir}/man1/wsgen-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|584	%{_mandir}/man1/wsimport-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|585	%{_mandir}/man1/xjc-%{uniquesuffix %%1}.1*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|586	%if %{with systap}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|587	%dir %{tapsetroot}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|588	%dir %{tapsetdir}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|589	%{tapsetdir}/*%{version}-%{release}.%{_arch}%1.stp
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|590	%dir %{_jvmdir}/%{sdkdir %%1}/tapset
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|591	%{_jvmdir}/%{sdkdir %%1}/tapset/*.stp
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|592	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|593	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|594	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|595	%global files_demo() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|596	%defattr(-,root,root,-)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|597	%doc %{buildoutputdir %%1}/images/%{j2sdkimage}/jre/LICENSE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|598	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|599	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|600	%global files_src() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|601	%defattr(-,root,root,-)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|602	%doc README.src
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|603	%{_jvmdir}/%{sdkdir %%1}/src.zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|604	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|605	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|606	%global files_javadoc() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|607	%defattr(-,root,root,-)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|608	%doc %{_javadocdir}/%{uniquejavadocdir %%1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|609	%doc %{buildoutputdir %%1}/images/%{j2sdkimage}/jre/LICENSE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|610	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|611	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|612	%global files_javadoc_zip() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|613	%defattr(-,root,root,-)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|614	%doc %{_javadocdir}/%{uniquejavadocdir %%1}.zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|615	%doc %{buildoutputdir %%1}/images/%{j2sdkimage}/jre/LICENSE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|616	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|617	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|618	%global files_accessibility() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|619	%{_jvmdir}/%{jredir %%1}/lib/%{archinstall}/libatk-wrapper.so
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|620	%{_jvmdir}/%{jredir %%1}/lib/ext/java-atk-wrapper.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|621	%{_jvmdir}/%{jredir %%1}/lib/accessibility.properties
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|622	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|623	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|624	# not-duplicated requires/provides/obsolate for normal/debug packages
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|625	%global java_rpo() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|626	Requires: fontconfig
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|627	Requires: x11-font-type1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|628	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|629	# Requires rest of java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|630	Requires: %{name}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|631	#OrderWithRequires: %{name}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|632	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|633	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|634	# Standard JPackage base provides.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|635	Provides: jre-%{javaver}-%{origin}%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|636	Provides: jre-%{origin}%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|637	Provides: jre-%{javaver}%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|638	Provides: java-%{javaver}%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|639	Provides: jre = %{javaver}%1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|640	Provides: java-%{origin}%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|641	Provides: java%1 = %{epoch}:%{javaver}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|642	# Standard JPackage extensions provides.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|643	Provides: java-fonts%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|644	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|645	Obsoletes: java-1.7.0-openjdk%1 < %{EVRD}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|646	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|647	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|648	%global java_headless_rpo() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|649	# Require /etc/pki/java/cacerts.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|650	#Requires: ca-certificates
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|651	Requires: rootcerts-java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|652	# Require jpackage-utils for ownership of /usr/lib/jvm/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|653	Requires: jpackage-utils
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|654	# Require zoneinfo data provided by tzdata-java subpackage.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|655	Requires: timezone-java >= 2015d
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|656	# libsctp.so.1 is being `dlopen`ed on demand
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|657	Requires: lksctp-tools
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|658	# tool to copy jdk's configs - should be Recommends only, but then only dnf/yum eforce it, not rpm transaction and so no configs are persisted when pure rpm -u is run. I t may be consiedered as regression
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|659	Requires: copy-jdk-configs >= 1.1-1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|660	#OrderWithRequires: copy-jdk-configs
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|661	# Post requires alternatives to install tool alternatives.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|662	Requires(post):   update-alternatives
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|663	# Postun requires alternatives to uninstall tool alternatives.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|664	Requires(postun): update-alternatives
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|665	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|666	# Standard JPackage base provides.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|667	Provides: jre-%{javaver}-%{origin}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|668	Provides: jre-%{origin}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|669	Provides: jre-%{javaver}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|670	Provides: java-%{javaver}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|671	Provides: jre-headless%1 = %{epoch}:%{javaver}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|672	Provides: java-%{origin}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|673	Provides: java-headless%1 = %{epoch}:%{javaver}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|674	# Standard JPackage extensions provides.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|675	Provides: jndi%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|676	Provides: jndi-ldap%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|677	Provides: jndi-cos%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|678	Provides: jndi-rmi%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|679	Provides: jndi-dns%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|680	Provides: jaas%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|681	Provides: jsse%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|682	Provides: jce%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|683	Provides: jdbc-stdext%1 = 4.1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|684	Provides: java-sasl%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|685	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|686	Obsoletes: java-1.7.0-openjdk-headless%1 < %{EVRD}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|687	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|688	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|689	%global java_devel_rpo() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|690	# Require base package.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|691	Requires:         %{name}%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|692	#OrderWithRequires: %{name}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|693	# Post requires alternatives to install tool alternatives.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|694	Requires(post):   update-alternatives
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|695	# Postun requires alternatives to uninstall tool alternatives.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|696	Requires(postun): update-alternatives
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|697	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|698	# Standard JPackage devel provides.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|699	Provides: java-sdk-%{javaver}-%{origin}%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|700	Provides: java-sdk-%{javaver}%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|701	Provides: java-sdk-%{origin}%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|702	Provides: java-sdk%1 = %{epoch}:%{javaver}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|703	Provides: java-%{javaver}-devel%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|704	Provides: java-devel-%{origin}%1 = %{epoch}:%{version}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|705	Provides: java-devel%1 = %{epoch}:%{javaver}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|706	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|707	Obsoletes: java-1.7.0-openjdk-devel%1 < %{EVRD}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|708	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|709	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|710	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|711	%global java_demo_rpo() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|712	Requires: %{name}%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|713	#OrderWithRequires: %{name}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|714	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|715	Obsoletes: java-1.7.0-openjdk-demo%1 < %{EVRD}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|716	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|717	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|718	%global java_javadoc_rpo() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|719	#OrderWithRequires: %{name}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|720	# Post requires alternatives to install javadoc alternative.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|721	Requires(post):   update-alternatives
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|722	# Postun requires alternatives to uninstall javadoc alternative.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|723	Requires(postun): update-alternatives
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|724	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|725	# Standard JPackage javadoc provides.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|726	Provides: java-javadoc%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|727	Provides: java-%{javaver}-javadoc%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|728	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|729	Obsoletes: java-1.7.0-openjdk-javadoc%1 < %{EVRD}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|730	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|731	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|732	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|733	%global java_src_rpo() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|734	Requires: %{name}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|735	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|736	Obsoletes: java-1.7.0-openjdk-src%1 < %{EVRD}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|737	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|738	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|739	%global java_accessibility_rpo() %{expand:
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|740	Requires: java-atk-wrapper
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|741	Requires: %{name}%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|742	#OrderWithRequires: %{name}-headless%1 = %{epoch}:%{version}-%{release}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|743	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|744	Obsoletes: java-1.7.0-openjdk-accessibility%1 < %{EVRD}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|745	}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|746	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|747	# Prevent brp-java-repack-jars from being run.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|748	%global __jar_repack 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|749	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|750	Name:    java-%{javaver}-%{origin}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|751	Version: %{javaver}.%{updatever}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|752	Release: 1.%{buildver}.4
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|753	# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|754	# and this change was brought into RHEL-4.  java-1.5.0-ibm packages
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|755	# also included the epoch in their virtual provides.  This created a
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|756	# situation where in-the-wild java-1.5.0-ibm packages provided "java =
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|757	# 1:1.5.0".  In RPM terms, "1.6.0 < 1:1.5.0" since 1.6.0 is
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|758	# interpreted as 0:1.6.0.  So the "java >= 1.6.0" requirement would be
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|759	# satisfied by the 1:1.5.0 packages.  Thus we need to set the epoch in
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|760	# JDK package >= 1.6.0 to 1, and packages referring to JDK virtual
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|761	# provides >= 1.6.0 must specify the epoch, "java >= 1:1.6.0".
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|762	Epoch:   1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|763	Summary: OpenJDK Runtime Environment
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|764	Group:   Development/Java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|765	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|766	License:  ASL 1.1 and ASL 2.0 and GPL+ and GPLv2 and GPLv2 with exceptions and LGPL+ and LGPLv2 and MPLv1.0 and MPLv1.1 and Public Domain and W3C
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|767	URL:      http://openjdk.java.net/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|768	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|769	# aarch64-port now contains integration forest of both aarch64 and normal jdk
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|770	# Source from upstream OpenJDK8 project. To regenerate, use
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|771	# VERSION=aarch64-jdk8u101-b14 FILE_NAME_ROOT=aarch64-port-jdk8u-${VERSION}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|772	# REPO_ROOT=<path to checked-out repository> generate_source_tarball.sh
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|773	# where the source is obtained from http://hg.openjdk.java.net/%%{project}/%%{repo}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|774	Source0:  %{project}-%{repo}-%{revision}.tar.xz
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|775	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|776	# Additional source needed to build under Mageia
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|777	Source1:  9ae547861e9f.tar.bz2
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|778	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|779	# Custom README for -src subpackage
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|780	Source2:  README.src
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|781	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|782	# Script to generate Source1 (requires mercurial)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|783	Source3:  mga-add-missing-files.sh
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|784	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|785	# Use 'generate_tarballs.sh' to generate the following tarballs
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|786	# They are based on code contained in the IcedTea7 project.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|787	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|788	# Systemtap tapsets. Zipped up to keep it small.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|789	Source8: systemtap-tapset-3.4.0pre01.tar.xz
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|790	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|791	# Desktop files. Adapated from IcedTea.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|792	Source9: jconsole.desktop.in
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|793	Source10: policytool.desktop.in
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|794	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|795	# nss configuration file
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|796	Source11: nss.cfg
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|797	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|798	# Removed libraries that we link instead
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|799	Source12: %{name}-remove-intree-libraries.sh
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|800	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|801	# Ensure we aren't using the limited crypto policy
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|802	Source13: TestCryptoLevel.java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|803	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|804	# Ensure ECDSA is working
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|805	Source14: TestECDSA.java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|806	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|807	Source20: repackReproduciblePolycies.sh
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|808	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|809	# New versions of config files with aarch64 support. This is not upstream yet.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|810	Source100: config.guess
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|811	Source101: config.sub
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|812	# shenandoah hotpost
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|813	Source999: aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u131-b12-shenandoah-merge-2017-04-20.tar.xz
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|814	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|815	Source1000: %{name}.rpmlintrc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|816	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|817	# RPM/distribution specific patches
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|818	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|819	# Accessibility patches
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|820	# Ignore AWTError when assistive technologies are loaded
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|821	Patch1:   %{name}-accessible-toolkit.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|822	# Restrict access to java-atk-wrapper classes
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|823	Patch3: java-atk-wrapper-security.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|824	# Upstreamable patches
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|825	# PR2737: Allow multiple initialization of PKCS11 libraries
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|826	Patch5: multiple-pkcs11-library-init.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|827	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|828	# Rely on nanoTime to get Thread.join working when clock is stopped or set back
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|829	Patch501: java-1.8.0-openjdk-use-nanoTime_in_thread-join.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|830	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|831	# PR2095, RH1163501: 2048-bit DH upper bound too small for Fedora infrastructure (sync with IcedTea 2.x)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|832	Patch504: rh1163501.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|833	# S4890063, PR2304, RH1214835: HPROF: default text truncated when using doe=n option
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|834	Patch511: rh1214835.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|835	# Turn off strict overflow on IndicRearrangementProcessor{,2}.cpp following 8140543: Arrange font actions
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|836	Patch512: no_strict_overflow.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|837	# Support for building the SunEC provider with the system NSS installation
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|838	# PR1983: Support using the system installation of NSS with the SunEC provider
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|839	# PR2127: SunEC provider crashes when built using system NSS
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|840	# PR2815: Race condition in SunEC provider with system NSS
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|841	# PR2899: Don't use WithSeed versions of NSS functions as they don't fully process the seed
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|842	# PR2934: SunEC provider throwing KeyException with current NSS
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|843	Patch513: pr1983-jdk.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|844	Patch514: pr1983-root.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|845	Patch515: pr2127.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|846	Patch516: pr2815.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|847	Patch517: pr2899.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|848	Patch518: pr2934.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|849	# S8150954, RH1176206, PR2866: Taking screenshots on x11 composite desktop produces wrong result
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|850	# In progress: http://mail.openjdk.java.net/pipermail/awt-dev/2016-March/010742.html
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|851	Patch508: rh1176206-jdk.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|852	Patch509: rh1176206-root.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|853	# RH1337583, PR2974: PKCS#10 certificate requests now use CRLF line endings rather than system line endings
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|854	Patch523: pr2974-rh1337583.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|855	# PR3083, RH1346460: Regression in SSL debug output without an ECC provider
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|856	Patch528: pr3083-rh1346460.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|857	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|858	# 8153711, PR3313, RH1284948: [REDO] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|859	Patch535: 8153711-pr3313-rh1284948.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|860	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|861	# Arch-specific upstreamable patches
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|862	# PR2415: JVM -Xmx requirement is too high on s390
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|863	Patch100: %{name}-s390-java-opts.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|864	# Type fixing for s390
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|865	Patch102: %{name}-size_t.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|866	# Use "%z" for size_t on s390 as size_t != intptr_t
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|867	Patch103: s390-size_t_format_flags.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|868	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|869	# Patches which need backporting to 8u
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|870	# S8073139, RH1191652; fix name of ppc64le architecture
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|871	Patch601: %{name}-rh1191652-root.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|872	Patch602: %{name}-rh1191652-jdk.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|873	Patch603: %{name}-rh1191652-hotspot-aarch64.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|874	# Include all sources in src.zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|875	Patch7: include-all-srcs.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|876	# 8035341: Allow using a system installed libpng
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|877	Patch202: system-libpng.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|878	# 8042159: Allow using a system-installed lcms2
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|879	Patch203: system-lcms.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|880	# PR2462: Backport "8074839: Resolve disabled warnings for libunpack and the unpack200 binary"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|881	# This fixes printf warnings that lead to build failure with -Werror=format-security from optflags
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|882	Patch502: pr2462.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|883	# S8148351, PR2842: Only display resolved symlink for compiler, do not change path
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|884	Patch506: pr2842-01.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|885	Patch507: pr2842-02.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|886	# S8154313: Generated javadoc scattered all over the place
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|887	Patch400: 8154313.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|888	# S6260348, PR3066: GTK+ L&F JTextComponent not respecting desktop caret blink rate
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|889	Patch526: 6260348-pr3066.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|890	# S8162384, PR3122, RH1358661: Performance regression: bimorphic inlining may be bypassed by type speculation
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|891	# 8061305, PR3335, RH1423421: Javadoc crashes when method name ends with "Property"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|892	Patch538: 8061305-pr3335-rh1423421.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|893	Patch532: 8162384-pr3122-rh1358661.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|894	# RH1367357: lcms2: Out-of-bounds read in Type_MLU_Read()
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|895	Patch533: rh1367357.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|896	# 8174164, PR3334, RH1417266: SafePointNode::_replaced_nodes breaks with irreducible loops"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|897	Patch537: 8174164-pr3334-rh1417266.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|898	# 6515172, PR3346: Runtime.availableProcessors() ignores Linux taskset command
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|899	Patch542: 6515172-pr3346.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|900	# 8144566, PR3352: Custom HostnameVerifier disables SNI extension
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|901	Patch544: 8144566-pr3352.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|902	# 8165231, RH1437545: java.nio.Bits.unaligned() doesn't return true on ppc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|903	Patch546: 8165231-rh1437545.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|904	# 8173941, PR3326: SA does not work if executable is DSO
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|905	Patch547: 8173941-pr3326.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|906	# 8174729, PR3336, RH1420518: Race Condition in java.lang.reflect.WeakCache
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|907	Patch548: 8174729-pr3336-rh1420518.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|908	# 8175097, PR3334, RH1417266: [TESTBUG] 8174164 fix missed the test
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|909	Patch549: 8175097-pr3334-rh1417266.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|910	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|911	# Patches upstream and appearing in 8u112
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|912	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|913	# Patches ineligible for 8u
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|914	# 8043805: Allow using a system-installed libjpeg
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|915	Patch201: system-libjpeg.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|916	# custom securities
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|917	Patch207: PR3183.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|918	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|919	# Local fixes
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|920	# PR1834, RH1022017: Reduce curves reported by SSL to those in NSS
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|921	Patch525: pr1834-rh1022017.patch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|922	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|923	# Non-OpenJDK fixes
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|924	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|925	BuildRequires: autoconf
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|926	BuildRequires: automake
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|927	BuildRequires: pkgconfig(alsa)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|928	BuildRequires: binutils
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|929	BuildRequires: cups-devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|930	BuildRequires: desktop-file-utils
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|931	BuildRequires: fontconfig
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|932	BuildRequires: freetype-devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|933	BuildRequires: giflib-devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|934	BuildRequires: gcc-c++
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|935	BuildRequires: pkgconfig(gtk+-2.0)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|936	BuildRequires: pkgconfig(lcms2)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|937	BuildRequires: jpeg-devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|938	BuildRequires: pkgconfig(libpng)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|939	BuildRequires: xsltproc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|940	BuildRequires: pkgconfig(x11)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|941	BuildRequires: pkgconfig(xi)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|942	BuildRequires: pkgconfig(xinerama)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|943	BuildRequires: pkgconfig(xt)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|944	BuildRequires: pkgconfig(xtst)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|945	BuildRequires: libxslt-devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|946	# Requirements for setting up the nss.cfg
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|947	BuildRequires: nss-devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|948	BuildRequires: pkgconfig
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|949	BuildRequires: pkgconfig(xproto)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|950	BuildRequires: zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|951	BuildRequires: java-1.8.0-openjdk-devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|952	# Zero-assembler build requirement.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|953	%ifnarch %{jit_arches}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|954	BuildRequires: pkgconfig(libffi)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|955	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|956	BuildRequires: timezone-java >= 2015d
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|957	BuildRequires: patch >= 2.7.5
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|958	# Earlier versions have a bug in tree vectorization on PPC
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|959	BuildRequires: gcc >= 4.8.3-8
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|960	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|961	# cacerts build requirement.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|962	BuildRequires: openssl
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|963	%if %{with systap}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|964	BuildRequires: systemtap
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|965	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|966	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|967	# this is built always, also during debug-only build
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|968	# when it is built in debug-only, then this package is just placeholder
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|969	%{java_rpo %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|970	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|971	%description
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|972	The OpenJDK runtime environment.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|973	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|974	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|975	%package debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|976	Summary: OpenJDK Runtime Environment %{debug_on}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|977	Group:   Development/Java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|978	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|979	%{java_rpo %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|980	%description debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|981	The OpenJDK runtime environment.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|982	%{debug_warning}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|983	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|984	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|985	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|986	%package headless
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|987	Summary: OpenJDK Runtime Environment
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|988	Group:   Development/Java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|989	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|990	%{java_headless_rpo %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|991	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|992	%description headless
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|993	The OpenJDK runtime environment without audio and video support.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|994	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|995	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|996	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|997	%package headless-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|998	Summary: OpenJDK Runtime Environment %{debug_on}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|999	Group:   Development/Java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1000	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1001	%{java_headless_rpo %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1002	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1003	%description headless-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1004	The OpenJDK runtime environment without audio and video support.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1005	%{debug_warning}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1006	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1007	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1008	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1009	%package devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1010	Summary: OpenJDK Development Environment
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1011	Group:   Development/Java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1012	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1013	%{java_devel_rpo %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1014	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1015	%description devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1016	The OpenJDK development tools.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1017	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1018	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1019	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1020	%package devel-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1021	Summary: OpenJDK Development Environment %{debug_on}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1022	Group:   Development/Tools
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1023	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1024	%{java_devel_rpo %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1025	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1026	%description devel-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1027	The OpenJDK development tools.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1028	%{debug_warning}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1029	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1030	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1031	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1032	%package demo
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1033	Summary: OpenJDK Demos
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1034	Group:   Development/Java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1035	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1036	%{java_demo_rpo %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1037	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1038	%description demo
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1039	The OpenJDK demos.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1040	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1041	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1042	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1043	%package demo-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1044	Summary: OpenJDK Demos %{debug_on}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1045	Group:   Development/Java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1046	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1047	%{java_demo_rpo %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1048	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1049	%description demo-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1050	The OpenJDK demos.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1051	%{debug_warning}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1052	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1053	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1054	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1055	%package src
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1056	Summary: OpenJDK Source Bundle
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1057	Group:   Development/Java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1058	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1059	%{java_src_rpo %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1060	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1061	%description src
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1062	The OpenJDK source bundle.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1063	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1064	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1065	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1066	%package src-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1067	Summary: OpenJDK Source Bundle %{for_debug}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1068	Group:   Development/Java
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1069	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1070	%{java_src_rpo %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1071	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1072	%description src-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1073	The OpenJDK source bundle %{for_debug}.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1074	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1075	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1076	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1077	%package javadoc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1078	Summary: OpenJDK API Documentation
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1079	Group:   Documentation
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1080	Requires: jpackage-utils
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1081	BuildArch: noarch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1082	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1083	%{java_javadoc_rpo %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1084	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1085	%description javadoc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1086	The OpenJDK API documentation.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1087	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1088	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1089	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1090	%package javadoc-zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1091	Summary: OpenJDK API Documentation compressed in single archive
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1092	Group:   Documentation
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1093	Requires: jpackage-utils
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1094	BuildArch: noarch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1095	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1096	%{java_javadoc_rpo %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1097	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1098	%description javadoc-zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1099	The OpenJDK API documentation compressed in single archive.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1100	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1101	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1102	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1103	%package javadoc-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1104	Summary: OpenJDK API Documentation %{for_debug}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1105	Group:   Documentation
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1106	Requires: jpackage-utils
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1107	BuildArch: noarch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1108	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1109	%{java_javadoc_rpo %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1110	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1111	%description javadoc-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1112	The OpenJDK API documentation %{for_debug}.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1113	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1114	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1115	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1116	%package javadoc-zip-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1117	Summary: OpenJDK API Documentation compressed in single archive %{for_debug}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1118	Group:   Documentation
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1119	Requires: jpackage-utils
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1120	BuildArch: noarch
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1121	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1122	%{java_javadoc_rpo %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1123	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1124	%description javadoc-zip-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1125	The OpenJDK API documentation compressed in single archive %{for_debug}.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1126	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1127	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1128	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1129	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1130	%package accessibility
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1131	Summary: OpenJDK accessibility connector
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1132	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1133	%{java_accessibility_rpo %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1134	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1135	%description accessibility
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1136	Enables accessibility support in OpenJDK by using java-atk-wrapper. This allows
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1137	compatible at-spi2 based accessibility programs to work for AWT and Swing-based
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1138	programs.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1139	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1140	Please note, the java-atk-wrapper is still in beta, and OpenJDK itself is still
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1141	being tuned to be working with accessibility features. There are known issues
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1142	with accessibility on, so please do not install this package unless you really
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1143	need to.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1144	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1145	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1146	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1147	%package accessibility-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1148	Summary: OpenJDK accessibility connector %{for_debug}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1149	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1150	%{java_accessibility_rpo %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1151	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1152	%description accessibility-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1153	See normal java-%{version}-openjdk-accessibility description.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1154	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1155	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1156	%prep
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1157	if [ %{include_normal_build} -eq 0 -o  %{include_normal_build} -eq 1 ] ; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1158	echo "include_normal_build is %{include_normal_build}"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1159	else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1160	echo "include_normal_build is %{include_normal_build}, thats invalid. Use 1 for yes or 0 for no"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1161	exit 11
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1162	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1163	if [ %{include_debug_build} -eq 0 -o  %{include_debug_build} -eq 1 ] ; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1164	echo "include_debug_build is %{include_debug_build}"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1165	else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1166	echo "include_debug_build is %{include_debug_build}, thats invalid. Use 1 for yes or 0 for no"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1167	exit 12
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1168	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1169	if [ %{include_debug_build} -eq 0 -a  %{include_normal_build} -eq 0 ] ; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1170	echo "you have disabled both include_debug_build and include_debug_build. no go."
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1171	exit 13
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1172	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1173	%setup -q -c -n %{uniquesuffix ""} -T -a 0
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1174	# Add the missing files to be able to build under Mageia
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1175	tar xjf %{SOURCE1} -C openjdk/jdk --strip-components=1 --overwrite
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1176	# https://bugzilla.redhat.com/show_bug.cgi?id=1189084
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1177	prioritylength=`expr length %{priority}`
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1178	if [ $prioritylength -ne 7 ] ; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1179	echo "priority must be 7 digits in total, violated"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1180	exit 14
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1181	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1182	# For old patches
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1183	ln -s openjdk jdk8
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1184	%if %{use_shenandoah_hotspot}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1185	#on intels, repalce hotpost by shenandoah-able hotspot
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1186	pushd openjdk
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1187	tar -xf %{SOURCE999}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1188	rm -rf hotspot
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1189	cp -r openjdk/hotspot .
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1190	rm -rf openjdk
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1191	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1192	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1193	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1194	cp %{SOURCE2} .
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1195	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1196	# replace outdated configure guess script
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1197	#
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1198	# the configure macro will do this too, but it also passes a few flags not
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1199	# supported by openjdk configure script
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1200	cp %{SOURCE100} openjdk/common/autoconf/build-aux/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1201	cp %{SOURCE101} openjdk/common/autoconf/build-aux/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1202	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1203	# OpenJDK patches
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1204	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1205	# Remove libraries that are linked
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1206	sh %{SOURCE12}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1207	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1208	%patch201
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1209	%patch202
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1210	%patch203
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1211	%patch207
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1212	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1213	%patch1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1214	%patch3
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1215	%patch5
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1216	%patch7
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1217	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1218	# s390 build fixes
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1219	%patch100
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1220	%patch102
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1221	%patch103
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1222	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1223	%patch501
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1224	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1225	# Zero fixes.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1226	%patch603
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1227	%patch601
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1228	%patch602
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1229	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1230	%patch502
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1231	%patch504
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1232	%patch506
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1233	%patch507
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1234	%patch508
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1235	%patch509
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1236	%patch511
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1237	%patch512
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1238	#patch513
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1239	#patch514
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1240	#patch515
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1241	#patch516
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1242	#patch517
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1243	%patch400
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1244	%patch523
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1245	%patch525
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1246	%patch526
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1247	%patch528
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1248	%patch532
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1249	%patch533
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1250	%patch538
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1251	%patch542
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1252	%patch544
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1253	%patch535
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1254	%patch546
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1255	%patch547
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1256	%patch537
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1257	%patch548
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1258	%patch549
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1259	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1260	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1261	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1262	# Extract systemtap tapsets
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1263	%if %{with systap}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1264	tar -x -I xz -f %{SOURCE8}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1265	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1266	cp -r tapset tapset%{debug_suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1267	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1268	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1269	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1270	for suffix in %{build_loop} ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1271	for file in "tapset"$suffix/*.in; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1272	OUTPUT_FILE=`echo $file | sed -e s:%{javaver}\.stp\.in$:%{version}-%{release}.%{_arch}.stp:g`
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1273	sed -e s:@ABS_SERVER_LIBJVM_SO@:%{_jvmdir}/%{sdkdir $suffix}/jre/lib/%{archinstall}/server/libjvm.so:g $file > $file.1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1274	# TODO find out which architectures other than i686 have a client vm
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1275	%ifarch %{ix86}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1276	sed -e s:@ABS_CLIENT_LIBJVM_SO@:%{_jvmdir}/%{sdkdir $suffix}/jre/lib/%{archinstall}/client/libjvm.so:g $file.1 > $OUTPUT_FILE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1277	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1278	sed -e '/@ABS_CLIENT_LIBJVM_SO@/d' $file.1 > $OUTPUT_FILE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1279	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1280	sed -i -e s:@ABS_JAVA_HOME_DIR@:%{_jvmdir}/%{sdkdir $suffix}:g $OUTPUT_FILE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1281	sed -i -e s:@INSTALL_ARCH_DIR@:%{archinstall}:g $OUTPUT_FILE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1282	sed -i -e s:@prefix@:%{_jvmdir}/%{sdkdir $suffix}/:g $OUTPUT_FILE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1283	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1284	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1285	# systemtap tapsets ends
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1286	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1287	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1288	# Prepare desktop files
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1289	for suffix in %{build_loop} ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1290	for file in %{SOURCE9} %{SOURCE10} ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1291	FILE=`basename $file | sed -e s:\.in$::g`
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1292	EXT="${FILE##*.}"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1293	NAME="${FILE%.*}"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1294	OUTPUT_FILE=$NAME$suffix.$EXT
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1295	sed -e s:#JAVA_HOME#:%{sdkbindir $suffix}:g $file > $OUTPUT_FILE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1296	sed -i -e  s:#JRE_HOME#:%{jrebindir $suffix}:g $OUTPUT_FILE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1297	sed -i -e  s:#ARCH#:%{version}-%{release}.%{_arch}$suffix:g $OUTPUT_FILE
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1298	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1299	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1300	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1301	# this is check which controls, that latest java.security is included in post(_headless)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1302	%{check_sum_presented_in_spec openjdk/jdk/src/share/lib/security/java.security-linux}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1303	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1304	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1305	%build
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1306	# How many cpu's do we have?
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1307	export NUM_PROC=%(/usr/bin/getconf _NPROCESSORS_ONLN 2> /dev/null || :)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1308	export NUM_PROC=${NUM_PROC:-1}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1309	%if 0%{?_smp_ncpus_max}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1310	# Honor %%_smp_ncpus_max
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1311	[ ${NUM_PROC} -gt %{?_smp_ncpus_max} ] && export NUM_PROC=%{?_smp_ncpus_max}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1312	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1313	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1314	# Build IcedTea and OpenJDK.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1315	%ifarch s390x sparc64 alpha %{power64} %{aarch64}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1316	export ARCH_DATA_MODEL=64
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1317	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1318	%ifarch alpha
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1319	export CFLAGS="$CFLAGS -mieee"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1320	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1321	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1322	# We use ourcppflags because the OpenJDK build seems to
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1323	# pass EXTRA_CFLAGS to the HotSpot C++ compiler...
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1324	# Explicitly set the C++ standard as the default has changed on GCC >= 6
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1325	EXTRA_CFLAGS="%ourcppflags -std=gnu++98 -Wno-error -fno-delete-null-pointer-checks "
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1326	#-fno-lifetime-dse"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1327	EXTRA_CPP_FLAGS="%ourcppflags -std=gnu++98 -fno-delete-null-pointer-checks "
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1328	#-fno-lifetime-dse"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1329	%ifarch %{power64} ppc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1330	# fix rpmlint warnings
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1331	EXTRA_CFLAGS="$EXTRA_CFLAGS -fno-strict-aliasing"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1332	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1333	export EXTRA_CFLAGS
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1334	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1335	(cd openjdk/common/autoconf
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1336	bash ./autogen.sh
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1337	)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1338	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1339	for suffix in %{build_loop} ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1340	if [ "$suffix" = "%{debug_suffix}" ] ; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1341	debugbuild=%{debugbuild_parameter}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1342	else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1343	debugbuild=%{normalbuild_parameter}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1344	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1345	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1346	mkdir -p %{buildoutputdir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1347	pushd %{buildoutputdir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1348	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1349	bash ../../configure \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1350	%ifnarch %{jit_arches}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1351	--with-jvm-variants=zero \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1352	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1353	--disable-zip-debug-info \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1354	--with-milestone="fcs" \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1355	--with-update-version=%{updatever} \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1356	--with-build-number=%{buildver} \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1357	--with-boot-jdk=/usr/lib/jvm/java-openjdk \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1358	--with-debug-level=$debugbuild \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1359	--enable-unlimited-crypto \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1360	--with-zlib=system \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1361	--with-libjpeg=system \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1362	--with-giflib=system \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1363	--with-libpng=system \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1364	--with-lcms=bundled \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1365	--with-stdc++lib=dynamic \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1366	--with-extra-cxxflags="$EXTRA_CPP_FLAGS" \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1367	--with-extra-cflags="$EXTRA_CFLAGS" \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1368	--with-extra-ldflags="%{ourldflags}" \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1369	--with-num-cores="$NUM_PROC"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1370	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1371	cat spec.gmk
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1372	cat hotspot-spec.gmk
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1373	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1374	# The combination of FULL_DEBUG_SYMBOLS=0 and ALT_OBJCOPY=/does_not_exist
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1375	# disables FDS for all build configs and reverts to pre-FDS make logic.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1376	# STRIP_POLICY=none says don't do any stripping. DEBUG_BINARIES=true says
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1377	# ignore all the other logic about which debug options and just do '-g'.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1378	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1379	make \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1380	DEBUG_BINARIES=true \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1381	JAVAC_FLAGS=-g \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1382	STRIP_POLICY=no_strip \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1383	POST_STRIP_CMD="" \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1384	LOG=trace \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1385	SCTP_WERROR= \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1386	%{targets}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1387	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1388	make zip-docs
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1389	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1390	# the build (erroneously) removes read permissions from some jars
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1391	# this is a regression in OpenJDK 7 (our compiler):
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1392	# http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1437
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1393	find images/%{j2sdkimage} -iname '*.jar' -exec chmod ugo+r {} \;
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1394	chmod ugo+r images/%{j2sdkimage}/lib/ct.sym
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1395	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1396	# remove redundant *diz and *debuginfo files
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1397	find images/%{j2sdkimage} -iname '*.diz' -exec rm {} \;
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1398	find images/%{j2sdkimage} -iname '*.debuginfo' -exec rm {} \;
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1399	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1400	popd >& /dev/null
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1401	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1402	# Install nss.cfg right away as we will be using the JRE above
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1403	export JAVA_HOME=$(pwd)/%{buildoutputdir $suffix}/images/%{j2sdkimage}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1404	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1405	# Install nss.cfg right away as we will be using the JRE above
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1406	install -m 644 %{SOURCE11} $JAVA_HOME/jre/lib/security/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1407	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1408	# Use system-wide tzdata
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1409	#rm $JAVA_HOME/jre/lib/tzdb.dat
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1410	#ln -s %{_datadir}/javazi/tzdb.dat $JAVA_HOME/jre/lib/tzdb.dat
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1411	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1412	#build cycles
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1413	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1414	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1415	%install
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1416	STRIP_KEEP_SYMTAB=libjvm*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1417	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1418	for suffix in %{build_loop} ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1419	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1420	pushd %{buildoutputdir  $suffix}/images/%{j2sdkimage}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1421	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1422	#install jsa directories so we can owe them
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1423	mkdir -p %{buildroot}%{_jvmdir}/%{jredir $suffix}/lib/%{archinstall}/server/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1424	mkdir -p %{buildroot}%{_jvmdir}/%{jredir $suffix}/lib/%{archinstall}/client/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1425	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1426	# Install main files.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1427	install -d -m 755 %{buildroot}%{_jvmdir}/%{sdkdir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1428	cp -a bin include lib src.zip %{buildroot}%{_jvmdir}/%{sdkdir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1429	install -d -m 755 %{buildroot}%{_jvmdir}/%{jredir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1430	cp -a jre/bin jre/lib %{buildroot}%{_jvmdir}/%{jredir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1431	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1432	%if %{with systap}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1433	# Install systemtap support files.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1434	install -dm 755 %{buildroot}%{_jvmdir}/%{sdkdir $suffix}/tapset
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1435	# note, that uniquesuffix  is in BUILD dir in this case
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1436	cp -a $RPM_BUILD_DIR/%{uniquesuffix ""}/tapset$suffix/*.stp %{buildroot}%{_jvmdir}/%{sdkdir $suffix}/tapset/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1437	pushd %{buildroot}%{_jvmdir}/%{sdkdir $suffix}/tapset/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1438	tapsetFiles=`ls *.stp`
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1439	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1440	install -d -m 755 %{buildroot}%{tapsetdir}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1441	pushd %{buildroot}%{tapsetdir}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1442	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{sdkdir $suffix}/tapset %{tapsetdir})
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1443	for name in $tapsetFiles ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1444	targetName=`echo $name | sed "s/.stp/$suffix.stp/"`
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1445	ln -sf $RELATIVE/$name $targetName
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1446	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1447	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1448	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1449	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1450	# Install cacerts symlink.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1451	rm -f %{buildroot}%{_jvmdir}/%{jredir $suffix}/lib/security/cacerts
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1452	pushd %{buildroot}%{_jvmdir}/%{jredir $suffix}/lib/security
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1453	RELATIVE=$(%{abs2rel} %{_sysconfdir}/pki/java \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1454	%{_jvmdir}/%{jredir $suffix}/lib/security)
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1455	ln -sf $RELATIVE/cacerts .
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1456	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1457	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1458	# Install extension symlinks.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1459	install -d -m 755 %{buildroot}%{jvmjardir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1460	pushd %{buildroot}%{jvmjardir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1461	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{jredir $suffix}/lib %{jvmjardir $suffix})
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1462	ln -sf $RELATIVE/jsse.jar jsse-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1463	ln -sf $RELATIVE/jce.jar jce-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1464	ln -sf $RELATIVE/rt.jar jndi-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1465	ln -sf $RELATIVE/rt.jar jndi-ldap-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1466	ln -sf $RELATIVE/rt.jar jndi-cos-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1467	ln -sf $RELATIVE/rt.jar jndi-rmi-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1468	ln -sf $RELATIVE/rt.jar jaas-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1469	ln -sf $RELATIVE/rt.jar jdbc-stdext-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1470	ln -sf jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1471	ln -sf $RELATIVE/rt.jar sasl-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1472	for jar in *-%{version}.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1473	do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1474	if [ x%{version} != x%{javaver} ]
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1475	then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1476	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1477	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1478	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1479	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1480	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1481	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1482	# Install JCE policy symlinks.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1483	install -d -m 755 %{buildroot}%{_jvmprivdir}/%{uniquesuffix $suffix}/jce/vanilla
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1484	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1485	# Install versioned symlinks.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1486	pushd %{buildroot}%{_jvmdir}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1487	ln -sf %{jredir $suffix} %{jrelnk $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1488	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1489	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1490	pushd %{buildroot}%{_jvmjardir}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1491	ln -sf %{sdkdir $suffix} %{jrelnk $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1492	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1493	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1494	# Remove javaws man page
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1495	rm -f man/man1/javaws*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1496	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1497	# Install man pages.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1498	install -d -m 755 %{buildroot}%{_mandir}/man1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1499	for manpage in man/man1/*
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1500	do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1501	# Convert man pages to UTF8 encoding.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1502	iconv -f ISO_8859-1 -t UTF8 $manpage -o $manpage.tmp
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1503	mv -f $manpage.tmp $manpage
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1504	install -m 644 -p $manpage %{buildroot}%{_mandir}/man1/$(basename \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1505	$manpage .1)-%{uniquesuffix $suffix}.1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1506	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1507	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1508	# Install demos and samples.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1509	cp -a demo %{buildroot}%{_jvmdir}/%{sdkdir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1510	mkdir -p sample/rmi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1511	if [ ! -e sample/rmi/java-rmi.cgi ] ; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1512	# hack to allow --short-circuit on install
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1513	mv bin/java-rmi.cgi sample/rmi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1514	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1515	cp -a sample %{buildroot}%{_jvmdir}/%{sdkdir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1516	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1517	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1518	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1519	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1520	# Install Javadoc documentation.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1521	install -d -m 755 %{buildroot}%{_javadocdir}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1522	cp -a %{buildoutputdir $suffix}/docs %{buildroot}%{_javadocdir}/%{uniquejavadocdir $suffix}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1523	cp -a %{buildoutputdir $suffix}/bundles/jdk-%{javaver}_%{updatever}$suffix-%{buildver}-docs.zip %{buildroot}%{_javadocdir}/%{uniquejavadocdir $suffix}.zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1524	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1525	# Install icons and menu entries.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1526	for s in 16 24 32 48 ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1527	install -D -p -m 644 \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1528	openjdk/jdk/src/solaris/classes/sun/awt/X11/java-icon${s}.png \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1529	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/java-%{javaver}.png
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1530	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1531	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1532	# Install desktop files.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1533	install -d -m 755 %{buildroot}%{_datadir}/{applications,pixmaps}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1534	for e in jconsole$suffix policytool$suffix ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1535	desktop-file-install --vendor=%{uniquesuffix $suffix} --mode=644 \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1536	--dir=%{buildroot}%{_datadir}/applications $e.desktop
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1537	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1538	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1539	# Install /etc/.java/.systemPrefs/ directory
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1540	# See https://bugzilla.redhat.com/show_bug.cgi?id=741821
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1541	mkdir -p %{buildroot}%{_sysconfdir}/.java/.systemPrefs
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1542	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1543	# Find JRE directories.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1544	find %{buildroot}%{_jvmdir}/%{jredir $suffix} -type d \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1545	| grep -v jre/lib/security \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1546	| sed 's|'%{buildroot}'|%dir |' \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1547	> %{name}.files-headless"$suffix"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1548	# Find JRE files.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1549	find %{buildroot}%{_jvmdir}/%{jredir $suffix} -type f -o -type l \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1550	| grep -v jre/lib/security \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1551	| sed 's|'%{buildroot}'||' \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1552	> %{name}.files.all"$suffix"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1553	#split %%{name}.files to %%{name}.files-headless and %%{name}.files
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1554	#see https://bugzilla.redhat.com/show_bug.cgi?id=875408
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1555	NOT_HEADLESS=\
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1556	"%{_jvmdir}/%{uniquesuffix $suffix}/jre/lib/%{archinstall}/libjsoundalsa.so
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1557	%{_jvmdir}/%{uniquesuffix $suffix}/jre/lib/%{archinstall}/libpulse-java.so
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1558	%{_jvmdir}/%{uniquesuffix $suffix}/jre/lib/%{archinstall}/libsplashscreen.so
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1559	%{_jvmdir}/%{uniquesuffix $suffix}/jre/lib/%{archinstall}/libawt_xawt.so
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1560	%{_jvmdir}/%{uniquesuffix $suffix}/jre/lib/%{archinstall}/libjawt.so
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1561	%{_jvmdir}/%{uniquesuffix $suffix}/jre/bin/policytool"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1562	#filter  %%{name}.files from  %%{name}.files.all to %%{name}.files-headless
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1563	ALL=`cat %{name}.files.all"$suffix"`
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1564	for file in $ALL ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1565	INLCUDE="NO" ;
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1566	for blacklist in $NOT_HEADLESS ; do
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1567	#we can not match normally, because rpmbuild will evaluate !0 result as script failure
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1568	q=`expr match "$file" "$blacklist"` || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1569	l=`expr length  "$blacklist"` || :
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1570	if [ $q -eq $l  ]; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1571	INLCUDE="YES" ;
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1572	fi;
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1573	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1574	if [ "x$INLCUDE" = "xNO"  ]; then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1575	echo "$file" >> %{name}.files-headless"$suffix"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1576	else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1577	echo "$file" >> %{name}.files"$suffix"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1578	fi
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1579	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1580	# Find demo directories.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1581	find %{buildroot}%{_jvmdir}/%{sdkdir $suffix}/demo \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1582	%{buildroot}%{_jvmdir}/%{sdkdir $suffix}/sample -type d \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1583	| sed 's|'%{buildroot}'|%dir |' \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1584	> %{name}-demo.files"$suffix"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1585	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1586	# FIXME: remove SONAME entries from demo DSOs.  See
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1587	# https://bugzilla.redhat.com/show_bug.cgi?id=436497
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1588	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1589	# Find non-documentation demo files.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1590	find %{buildroot}%{_jvmdir}/%{sdkdir $suffix}/demo \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1591	%{buildroot}%{_jvmdir}/%{sdkdir $suffix}/sample \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1592	-type f -o -type l | sort \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1593	| grep -v README \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1594	| sed 's|'%{buildroot}'||' \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1595	>> %{name}-demo.files"$suffix"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1596	# Find documentation demo files.
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1597	find %{buildroot}%{_jvmdir}/%{sdkdir $suffix}/demo \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1598	%{buildroot}%{_jvmdir}/%{sdkdir $suffix}/sample \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1599	-type f -o -type l | sort \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1600	| grep README \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1601	| sed 's|'%{buildroot}'||' \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1602	| sed 's|^|%doc |' \
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1603	>> %{name}-demo.files"$suffix"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1604	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1605	# intentionally after the files generation, as it goes to separate package
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1606	# Create links which leads to separately installed java-atk-bridge and allow configuration
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1607	# links points to java-atk-wrapper - an dependence
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1608	pushd %{buildroot}/%{_jvmdir}/%{jredir $suffix}/lib/%{archinstall}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1609	ln -s %{_libdir}/java-atk-wrapper/libatk-wrapper.so.0 libatk-wrapper.so
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1610	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1611	pushd %{buildroot}/%{_jvmdir}/%{jredir $suffix}/lib/ext
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1612	ln -s %{_libdir}/java-atk-wrapper/java-atk-wrapper.jar  java-atk-wrapper.jar
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1613	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1614	pushd %{buildroot}/%{_jvmdir}/%{jredir $suffix}/lib/
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1615	echo "#Config file to  enable java-atk-wrapper" > accessibility.properties
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1616	echo "" >> accessibility.properties
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1617	echo "assistive_technologies=org.GNOME.Accessibility.AtkWrapper" >> accessibility.properties
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1618	echo "" >> accessibility.properties
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1619	popd
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1620	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1621	bash %{SOURCE20} %{buildroot}/%{_jvmdir}/%{jredir $suffix} %{javaver}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1622	# https://bugzilla.redhat.com/show_bug.cgi?id=1183793
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1623	touch -t 201401010000 %{buildroot}/%{_jvmdir}/%{jredir $suffix}/lib/security/java.security
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1624	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1625	# end, dual install
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1626	done
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1627	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1628	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1629	# intentioanlly only for non-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1630	%pretrans headless -p <lua>
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1631	-- see https://bugzilla.redhat.com/show_bug.cgi?id=1038092 for whole issue
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1632	-- see https://bugzilla.redhat.com/show_bug.cgi?id=1290388 for pretrans over pre
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1633	-- if copy-jdk-configs is in transaction, it installs in pretrans to temp
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1634	-- if copy_jdk_configs is in temp, then it means that copy-jdk-configs is in tranasction  and so is
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1635	-- preferred over one in %%{_libexecdir}. If it is not in transaction, then depends
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1636	-- whether copy-jdk-configs is installed or not. If so, then configs are copied
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1637	-- (copy_jdk_configs from %%{_libexecdir} used) or not copied at all
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1638	local posix = require "posix"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1639	local debug = false
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1640	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1641	SOURCE1 = "%{rpm_state_dir}/copy_jdk_configs.lua"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1642	SOURCE2 = "%{_libexecdir}/copy_jdk_configs.lua"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1643	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1644	local stat1 = posix.stat(SOURCE1, "type");
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1645	local stat2 = posix.stat(SOURCE2, "type");
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1646	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1647	if (stat1 ~= nil) then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1648	if (debug) then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1649	print(SOURCE1 .." exists - copy-jdk-configs in transaction, using this one.")
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1650	end;
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1651	package.path = package.path .. ";" .. SOURCE1
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1652	else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1653	if (stat2 ~= nil) then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1654	if (debug) then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1655	print(SOURCE2 .." exists - copy-jdk-configs alrady installed and NOT in transation. Using.")
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1656	end;
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1657	package.path = package.path .. ";" .. SOURCE2
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1658	else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1659	if (debug) then
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1660	print(SOURCE1 .." does NOT exists")
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1661	print(SOURCE2 .." does NOT exists")
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1662	print("No config files will be copied")
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1663	end
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1664	return
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1665	end
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1666	end
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1667	-- run contetn of included file with fake args
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1668	arg = {"--currentjvm", "%{uniquesuffix %{nil}}", "--jvmdir", "%{_jvmdir %{nil}}", "--origname", "%{name}", "--origjavaver", "%{javaver}", "--arch", "%{_arch}"}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1669	require "copy_jdk_configs.lua"
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1670	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1671	%post headless
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1672	%{post_headless %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1673	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1674	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1675	%postun headless
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1676	%{postun_headless %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1677	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1678	%post devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1679	%{post_devel %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1680	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1681	%postun devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1682	%{postun_devel %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1683	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1684	%post javadoc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1685	%{post_javadoc %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1686	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1687	%postun javadoc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1688	%{postun_javadoc %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1689	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1690	%post javadoc-zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1691	%{post_javadoc_zip %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1692	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1693	%postun javadoc-zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1694	%{postun_javadoc_zip %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1695	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1696	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1697	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1698	%files -f %{name}.files
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1699	# main package builds always
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1700	%{files_jre %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1701	%else
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1702	%files
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1703	# placeholder
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1704	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1705	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1706	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1707	%if %{include_normal_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1708	%files headless  -f %{name}.files-headless
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1709	# important note, see https://bugzilla.redhat.com/show_bug.cgi?id=1038092 for whole issue
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1710	# all config/norepalce files (and more) have to be declared in pretrans. See pretrans
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1711	%{files_jre_headless %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1712	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1713	%files devel
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1714	%{files_devel %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1715	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1716	%files demo -f %{name}-demo.files
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1717	%{files_demo %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1718	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1719	%files src
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1720	%{files_src %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1721	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1722	%files javadoc
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1723	%{files_javadoc %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1724	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1725	%files javadoc-zip
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1726	%{files_javadoc_zip %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1727	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1728	%files accessibility
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1729	%{files_accessibility %{nil}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1730	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1731	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1732	%if %{include_debug_build}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1733	%files debug -f %{name}.files-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1734	%{files_jre %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1735	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1736	%files headless-debug  -f %{name}.files-headless-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1737	%{files_jre_headless %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1738	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1739	%files devel-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1740	%{files_devel %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1741	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1742	%files demo-debug -f %{name}-demo.files-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1743	%{files_demo %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1744	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1745	%files src-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1746	%{files_src %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1747	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1748	%files javadoc-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1749	%{files_javadoc %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1750	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1751	%files javadoc-zip-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1752	%{files_javadoc_zip %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1753	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1754	%files accessibility-debug
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1755	%{files_accessibility %{debug_suffix_unquoted}}
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1756	%endif
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1757	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1758	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1759	%changelog
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1760	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1761	* Tue Jul 11 2017 keleg <vladimir.potapov@rosalab.ru> 1:1.8.0.131-1.b12.4
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1762	- (c9cccf0) up to jdk8u131-b12
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1763	
14mu|java-1.8.0-openjdk-1.8.0.131-1.b12.4|1764	

22820 14
14mu|java-atk-wrapper-0.32.90-1|1	%define major 1
14mu|java-atk-wrapper-0.32.90-1|2	%define libname %mklibname java-atk-wrapper %{major}
14mu|java-atk-wrapper-0.32.90-1|3	%define develname %mklibname java-atk-wrapper -d
14mu|java-atk-wrapper-0.32.90-1|4	
14mu|java-atk-wrapper-0.32.90-1|5	Name:       java-atk-wrapper
14mu|java-atk-wrapper-0.32.90-1|6	Version:    0.32.90
14mu|java-atk-wrapper-0.32.90-1|7	Release:    1
14mu|java-atk-wrapper-0.32.90-1|8	Summary:    Java ATK Wrapper
14mu|java-atk-wrapper-0.32.90-1|9	Group:      Development/Java
14mu|java-atk-wrapper-0.32.90-1|10	License:    LGPLv2+
14mu|java-atk-wrapper-0.32.90-1|11	URL:        http://git.gnome.org/browse/java-atk-wrapper
14mu|java-atk-wrapper-0.32.90-1|12	Source0:    http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.32/%{name}-%{version}.tar.xz
14mu|java-atk-wrapper-0.32.90-1|13	# explain how to use java-atk-wrapper with different java runtimes
14mu|java-atk-wrapper-0.32.90-1|14	Source1:    README.urpmi
14mu|java-atk-wrapper-0.32.90-1|15	
14mu|java-atk-wrapper-0.32.90-1|16	BuildRequires:  java-devel
14mu|java-atk-wrapper-0.32.90-1|17	
14mu|java-atk-wrapper-0.32.90-1|18	BuildRequires:  pkgconfig(atk)
14mu|java-atk-wrapper-0.32.90-1|19	BuildRequires:  pkgconfig(gconf-2.0)
14mu|java-atk-wrapper-0.32.90-1|20	BuildRequires:  pkgconfig(glib-2.0)
14mu|java-atk-wrapper-0.32.90-1|21	BuildRequires:  pkgconfig(gtk+-2.0)
14mu|java-atk-wrapper-0.32.90-1|22	BuildRequires:  pkgconfig(atk-bridge-2.0)
14mu|java-atk-wrapper-0.32.90-1|23	BuildRequires:  pkgconfig(atspi-2)
14mu|java-atk-wrapper-0.32.90-1|24	BuildRequires:  pkgconfig(gdk-3.0)
14mu|java-atk-wrapper-0.32.90-1|25	BuildRequires:  x11-tools
14mu|java-atk-wrapper-0.32.90-1|26	
14mu|java-atk-wrapper-0.32.90-1|27	Requires:   java
14mu|java-atk-wrapper-0.32.90-1|28	Requires:   x11-tools
14mu|java-atk-wrapper-0.32.90-1|29	
14mu|java-atk-wrapper-0.32.90-1|30	Requires:   %{libname} = %{EVRD}
14mu|java-atk-wrapper-0.32.90-1|31	
14mu|java-atk-wrapper-0.32.90-1|32	%description
14mu|java-atk-wrapper-0.32.90-1|33	Java ATK Wrapper is a implementation of ATK by using JNI technic. It
14mu|java-atk-wrapper-0.32.90-1|34	converts Java Swing events into ATK events, and send these events to
14mu|java-atk-wrapper-0.32.90-1|35	ATK-Bridge.
14mu|java-atk-wrapper-0.32.90-1|36	
14mu|java-atk-wrapper-0.32.90-1|37	JAW is part of the Bonobo deprecation project. It will replaces the
14mu|java-atk-wrapper-0.32.90-1|38	former java-access-bridge.
14mu|java-atk-wrapper-0.32.90-1|39	By talking to ATK-Bridge, it keeps itself from being affected by the
14mu|java-atk-wrapper-0.32.90-1|40	change of underlying communication mechanism.
14mu|java-atk-wrapper-0.32.90-1|41	
14mu|java-atk-wrapper-0.32.90-1|42	%package -n %{libname}
14mu|java-atk-wrapper-0.32.90-1|43	Summary:        Libraries for %{name}
14mu|java-atk-wrapper-0.32.90-1|44	Group:          System/Libraries
14mu|java-atk-wrapper-0.32.90-1|45	
14mu|java-atk-wrapper-0.32.90-1|46	%description -n %{libname}
14mu|java-atk-wrapper-0.32.90-1|47	This package contains libraries used by %{name}.
14mu|java-atk-wrapper-0.32.90-1|48	
14mu|java-atk-wrapper-0.32.90-1|49	%package -n %{develname}
14mu|java-atk-wrapper-0.32.90-1|50	Summary:        Development files for %{name}
14mu|java-atk-wrapper-0.32.90-1|51	Group:          Development/GNOME and GTK+
14mu|java-atk-wrapper-0.32.90-1|52	Requires:       %{libname} = %{EVRD}
14mu|java-atk-wrapper-0.32.90-1|53	
14mu|java-atk-wrapper-0.32.90-1|54	%description -n %{develname}
14mu|java-atk-wrapper-0.32.90-1|55	The %{name}-devel package contains libraries and header files for
14mu|java-atk-wrapper-0.32.90-1|56	developing applications that use %{name}.
14mu|java-atk-wrapper-0.32.90-1|57	
14mu|java-atk-wrapper-0.32.90-1|58	%prep
14mu|java-atk-wrapper-0.32.90-1|59	%setup -q
14mu|java-atk-wrapper-0.32.90-1|60	
14mu|java-atk-wrapper-0.32.90-1|61	%build
14mu|java-atk-wrapper-0.32.90-1|62	export CFLAGS="%{optflags} -I/usr/include/atk-1.0 -I/usr/include/glib-2.0"
14mu|java-atk-wrapper-0.32.90-1|63	%configure2_5x
14mu|java-atk-wrapper-0.32.90-1|64	%make
14mu|java-atk-wrapper-0.32.90-1|65	cp %{SOURCE1} .
14mu|java-atk-wrapper-0.32.90-1|66	
14mu|java-atk-wrapper-0.32.90-1|67	%install
14mu|java-atk-wrapper-0.32.90-1|68	%makeinstall_std
14mu|java-atk-wrapper-0.32.90-1|69	
14mu|java-atk-wrapper-0.32.90-1|70	%files
14mu|java-atk-wrapper-0.32.90-1|71	%doc AUTHORS COPYING.LESSER NEWS README README.urpmi
14mu|java-atk-wrapper-0.32.90-1|72	%{_prefix}/lib/jvm/*/
14mu|java-atk-wrapper-0.32.90-1|73	
14mu|java-atk-wrapper-0.32.90-1|74	%files -n %{libname}
14mu|java-atk-wrapper-0.32.90-1|75	%{_libdir}/libatk-wrapper.so.%{major}*
14mu|java-atk-wrapper-0.32.90-1|76	
14mu|java-atk-wrapper-0.32.90-1|77	%files -n %{develname}
14mu|java-atk-wrapper-0.32.90-1|78	%{_libdir}/libatk-wrapper.so
14mu|java-atk-wrapper-0.32.90-1|79	
14mu|java-atk-wrapper-0.32.90-1|80	%changelog
14mu|java-atk-wrapper-0.32.90-1|81	
14mu|java-atk-wrapper-0.32.90-1|82	* Sat Mar 14 2015 Tigro <ashejn@yandex-team.ru> 0.32.90-1
14mu|java-atk-wrapper-0.32.90-1|83	- (d9d09bd) fix typo
14mu|java-atk-wrapper-0.32.90-1|84	
14mu|java-atk-wrapper-0.32.90-1|85	

22821 14
14mu|javacc-5.0-9|1	Name:           javacc
14mu|javacc-5.0-9|2	Version:        5.0
14mu|javacc-5.0-9|3	Release:        9
14mu|javacc-5.0-9|4	Summary:        A parser/scanner generator for java
14mu|javacc-5.0-9|5	License:        BSD
14mu|javacc-5.0-9|6	Source0:        https://javacc.dev.java.net/files/documents/17/142527/%{name}-%{version}src.tar.gz
14mu|javacc-5.0-9|7	Source1:        javacc.sh
14mu|javacc-5.0-9|8	Source2:        jjdoc
14mu|javacc-5.0-9|9	Source3:        jjtree
14mu|javacc-5.0-9|10	#Jar used for bootstrapping
14mu|javacc-5.0-9|11	Source4:        javacc.jar
14mu|javacc-5.0-9|12	URL:            https://javacc.dev.java.net/
14mu|javacc-5.0-9|13	Group:          Development/Java
14mu|javacc-5.0-9|14	Requires:       java, jpackage-utils >= 0:1.5
14mu|javacc-5.0-9|15	BuildRequires:  ant, ant-junit, junit >= 0:3.8.1
14mu|javacc-5.0-9|16	BuildRequires:  java-devel, jpackage-utils >= 0:1.5
14mu|javacc-5.0-9|17	
14mu|javacc-5.0-9|18	BuildArch:      noarch
14mu|javacc-5.0-9|19	
14mu|javacc-5.0-9|20	%description
14mu|javacc-5.0-9|21	Java Compiler Compiler (JavaCC) is the most popular parser generator for use
14mu|javacc-5.0-9|22	with Java applications. A parser generator is a tool that reads a grammar
14mu|javacc-5.0-9|23	specification and converts it to a Java program that can recognize matches to
14mu|javacc-5.0-9|24	the grammar. In addition to the parser generator itself, JavaCC provides other
14mu|javacc-5.0-9|25	standard capabilities related to parser generation such as tree building (via
14mu|javacc-5.0-9|26	a tool called JJTree included with JavaCC), actions, debugging, etc.
14mu|javacc-5.0-9|27	
14mu|javacc-5.0-9|28	%package manual
14mu|javacc-5.0-9|29	Summary:        Manual for %{name}
14mu|javacc-5.0-9|30	Group:          Development/Java
14mu|javacc-5.0-9|31	Requires:       %{name} = %{version}-%{release}
14mu|javacc-5.0-9|32	
14mu|javacc-5.0-9|33	%description manual
14mu|javacc-5.0-9|34	Manual for %{name}.
14mu|javacc-5.0-9|35	
14mu|javacc-5.0-9|36	%package demo
14mu|javacc-5.0-9|37	Summary:        Examples for %{name}
14mu|javacc-5.0-9|38	Group:          Development/Java
14mu|javacc-5.0-9|39	Requires:       %{name} = %{version}-%{release}
14mu|javacc-5.0-9|40	
14mu|javacc-5.0-9|41	%description demo
14mu|javacc-5.0-9|42	Examples for %{name}.
14mu|javacc-5.0-9|43	
14mu|javacc-5.0-9|44	%prep
14mu|javacc-5.0-9|45	%setup -q -n %{name}
14mu|javacc-5.0-9|46	
14mu|javacc-5.0-9|47	# Remove binary information in the source tar
14mu|javacc-5.0-9|48	find . -name "*.jar" -exec rm {} \;
14mu|javacc-5.0-9|49	find . -name "*.class" -exec rm {} \;
14mu|javacc-5.0-9|50	
14mu|javacc-5.0-9|51	find ./examples -type f -exec sed -i 's/\r//' {} \;
14mu|javacc-5.0-9|52	
14mu|javacc-5.0-9|53	cp -p %{SOURCE4} bootstrap/javacc.jar
14mu|javacc-5.0-9|54	
14mu|javacc-5.0-9|55	%build
14mu|javacc-5.0-9|56	# Use the bootstrap javacc.jar to generate some required
14mu|javacc-5.0-9|57	# source java files. After these source files are generated we
14mu|javacc-5.0-9|58	# remove the bootstrap jar and build the binary from source.
14mu|javacc-5.0-9|59	ant -f src/org/javacc/parser/build.xml parser-files
14mu|javacc-5.0-9|60	ant -f src/org/javacc/jjtree/build.xml tree-files
14mu|javacc-5.0-9|61	find . -name "*.jar" -exec rm {} \;
14mu|javacc-5.0-9|62	ant jar
14mu|javacc-5.0-9|63	
14mu|javacc-5.0-9|64	%install
14mu|javacc-5.0-9|65	rm -fr %{buildroot}
14mu|javacc-5.0-9|66	install -d -m 755 %{buildroot}%{_javadir}
14mu|javacc-5.0-9|67	install -m 644 bin/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|javacc-5.0-9|68	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|javacc-5.0-9|69	install -d -m 755 %{buildroot}/%{_bindir}
14mu|javacc-5.0-9|70	install -pD -T -m 755 %{SOURCE1} %{buildroot}/%{_bindir}/javacc.sh
14mu|javacc-5.0-9|71	install -pD -T -m 755 %{SOURCE2} %{buildroot}/%{_bindir}/jjdoc
14mu|javacc-5.0-9|72	install -pD -T -m 755 %{SOURCE3} %{buildroot}/%{_bindir}/jjtree
14mu|javacc-5.0-9|73	
14mu|javacc-5.0-9|74	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mu|javacc-5.0-9|75	install -pm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
14mu|javacc-5.0-9|76	
14mu|javacc-5.0-9|77	%add_to_maven_depmap net.java.dev.javacc %{name} %{version} JPP %{name}
14mu|javacc-5.0-9|78	
14mu|javacc-5.0-9|79	%post
14mu|javacc-5.0-9|80	%update_maven_depmap
14mu|javacc-5.0-9|81	
14mu|javacc-5.0-9|82	%postun
14mu|javacc-5.0-9|83	%update_maven_depmap
14mu|javacc-5.0-9|84	
14mu|javacc-5.0-9|85	%files
14mu|javacc-5.0-9|86	%{_javadir}/*.jar
14mu|javacc-5.0-9|87	%doc LICENSE README
14mu|javacc-5.0-9|88	%{_bindir}/*
14mu|javacc-5.0-9|89	%{_mavenpomdir}/*
14mu|javacc-5.0-9|90	%{_mavendepmapfragdir}/*
14mu|javacc-5.0-9|91	
14mu|javacc-5.0-9|92	%files manual
14mu|javacc-5.0-9|93	%doc www/*
14mu|javacc-5.0-9|94	
14mu|javacc-5.0-9|95	%files demo
14mu|javacc-5.0-9|96	%doc examples
14mu|javacc-5.0-9|97	
14mu|javacc-5.0-9|98	%changelog
14mu|javacc-5.0-9|99	
14mu|javacc-5.0-9|100	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0-9
14mu|javacc-5.0-9|101	- (56b9946) Rebuild with Java8
14mu|javacc-5.0-9|102	
14mu|javacc-5.0-9|103	

22822 14
14mu|java-cup-11a-24|1	%bcond_with                bootstrap
14mu|java-cup-11a-24|2	
14mu|java-cup-11a-24|3	%define section            free
14mu|java-cup-11a-24|4	
14mu|java-cup-11a-24|5	Name:           java-cup
14mu|java-cup-11a-24|6	Version:        11a
14mu|java-cup-11a-24|7	Release:        24
14mu|java-cup-11a-24|8	Epoch:          1
14mu|java-cup-11a-24|9	Summary:        LALR Parser Generator in Java
14mu|java-cup-11a-24|10	License:        BSD-style
14mu|java-cup-11a-24|11	URL:            http://www2.cs.tum.edu/projects/cup/
14mu|java-cup-11a-24|12	# https://www2.in.tum.de/WebSVN/dl.php?repname=CUP&path=/develop/&rev=0&isdir=1
14mu|java-cup-11a-24|13	Source0:        develop.tar.bz2
14mu|java-cup-11a-24|14	Source1:        java-cup.script
14mu|java-cup-11a-24|15	Source2:        java-cup-generated-files.tar.bz2
14mu|java-cup-11a-24|16	Patch0:         java-cup-javadoc.patch
14mu|java-cup-11a-24|17	Patch1:         java-cup-no-classpath-in-manifest.patch
14mu|java-cup-11a-24|18	Patch2:         java-cup-no-cup-no-jflex.patch
14mu|java-cup-11a-24|19	Patch3:         java-cup-classpath.patch
14mu|java-cup-11a-24|20	# Missing symbolFactory initialization in lr_parser, causes sinjdoc to crash
14mu|java-cup-11a-24|21	Patch4:         java-cup-lr_parser-constructor.patch
14mu|java-cup-11a-24|22	BuildRequires:  ant
14mu|java-cup-11a-24|23	%if %without bootstrap
14mu|java-cup-11a-24|24	BuildRequires:  java-cup
14mu|java-cup-11a-24|25	BuildRequires:  jflex
14mu|java-cup-11a-24|26	%endif
14mu|java-cup-11a-24|27	BuildRequires:  java-rpmbuild
14mu|java-cup-11a-24|28	Group:          Development/Java
14mu|java-cup-11a-24|29	Buildarch:      noarch
14mu|java-cup-11a-24|30	Obsoletes:      java_cup < 1:11a
14mu|java-cup-11a-24|31	Provides:       java_cup = %{epoch}:%{version}-%{release}
14mu|java-cup-11a-24|32	
14mu|java-cup-11a-24|33	%description
14mu|java-cup-11a-24|34	java-cup is a LALR Parser Generator in Java.
14mu|java-cup-11a-24|35	
14mu|java-cup-11a-24|36	%package javadoc
14mu|java-cup-11a-24|37	Summary:        Javadoc for %{name}
14mu|java-cup-11a-24|38	Group:          Development/Java
14mu|java-cup-11a-24|39	
14mu|java-cup-11a-24|40	%description javadoc
14mu|java-cup-11a-24|41	Javadoc for %{name}.
14mu|java-cup-11a-24|42	
14mu|java-cup-11a-24|43	%package manual
14mu|java-cup-11a-24|44	Summary:        Documentation for %{name}
14mu|java-cup-11a-24|45	Group:          Development/Java
14mu|java-cup-11a-24|46	
14mu|java-cup-11a-24|47	%description manual
14mu|java-cup-11a-24|48	Documentation for %{name}.
14mu|java-cup-11a-24|49	
14mu|java-cup-11a-24|50	%prep
14mu|java-cup-11a-24|51	%setup -q -n develop
14mu|java-cup-11a-24|52	%patch0 -p1
14mu|java-cup-11a-24|53	%patch1 -p1
14mu|java-cup-11a-24|54	%if %with bootstrap
14mu|java-cup-11a-24|55	%setup -q -T -D -a 2 -n develop
14mu|java-cup-11a-24|56	%patch2 -p1
14mu|java-cup-11a-24|57	%else
14mu|java-cup-11a-24|58	find . -name '*.jar' | %{_bindir}/xargs rm
14mu|java-cup-11a-24|59	%patch3 -p1
14mu|java-cup-11a-24|60	%endif
14mu|java-cup-11a-24|61	%patch4 -p1
14mu|java-cup-11a-24|62	perl -pi -e 's/1\.2/1\.4/g' build.xml
14mu|java-cup-11a-24|63	mkdir -p classes dist
14mu|java-cup-11a-24|64	
14mu|java-cup-11a-24|65	%build
14mu|java-cup-11a-24|66	%if %with bootstrap
14mu|java-cup-11a-24|67	export CLASSPATH=
14mu|java-cup-11a-24|68	%else
14mu|java-cup-11a-24|69	export CLASSPATH=$(build-classpath java-cup jflex)
14mu|java-cup-11a-24|70	%endif
14mu|java-cup-11a-24|71	export OPT_JAR_LIST=
14mu|java-cup-11a-24|72	%ant
14mu|java-cup-11a-24|73	%ant javadoc
14mu|java-cup-11a-24|74	
14mu|java-cup-11a-24|75	%install
14mu|java-cup-11a-24|76	
14mu|java-cup-11a-24|77	# jar
14mu|java-cup-11a-24|78	mkdir -p %{buildroot}%{_javadir}
14mu|java-cup-11a-24|79	install -m 644 dist/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|java-cup-11a-24|80	install -m 644 dist/%{name}-%{version}-runtime.jar %{buildroot}%{_javadir}/%{name}-runtime-%{version}.jar
14mu|java-cup-11a-24|81	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} ${jar/-%{version}/}; done)
14mu|java-cup-11a-24|82	# compatibility symlinks
14mu|java-cup-11a-24|83	(cd %{buildroot}%{_javadir} && ln -s %{name}.jar java_cup.jar && ln -s %{name}-runtime.jar java_cup-runtime.jar)
14mu|java-cup-11a-24|84	
14mu|java-cup-11a-24|85	# javadoc
14mu|java-cup-11a-24|86	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|java-cup-11a-24|87	cp -a dist/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|java-cup-11a-24|88	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{name})
14mu|java-cup-11a-24|89	
14mu|java-cup-11a-24|90	mkdir -p %{buildroot}%{_bindir}
14mu|java-cup-11a-24|91	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/java-cup
14mu|java-cup-11a-24|92	
14mu|java-cup-11a-24|93	%files
14mu|java-cup-11a-24|94	%defattr(0644,root,root,0755)
14mu|java-cup-11a-24|95	%doc changelog.txt
14mu|java-cup-11a-24|96	%attr(0755,root,root) %{_bindir}/java-cup
14mu|java-cup-11a-24|97	%{_javadir}/*
14mu|java-cup-11a-24|98	
14mu|java-cup-11a-24|99	%files manual
14mu|java-cup-11a-24|100	%defattr(0644,root,root,0755)
14mu|java-cup-11a-24|101	%doc manual.html
14mu|java-cup-11a-24|102	
14mu|java-cup-11a-24|103	%files javadoc
14mu|java-cup-11a-24|104	%defattr(0644,root,root,0755)
14mu|java-cup-11a-24|105	%doc %{_javadocdir}/%{name}-%{version}
14mu|java-cup-11a-24|106	%doc %{_javadocdir}/%{name}
14mu|java-cup-11a-24|107	
14mu|java-cup-11a-24|108	%changelog
14mu|java-cup-11a-24|109	
14mu|java-cup-11a-24|110	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:11a-24
14mu|java-cup-11a-24|111	- (115ae28) Rebuild with java8
14mu|java-cup-11a-24|112	
14mu|java-cup-11a-24|113	

22823 14
14mu|jaxen-1.1.2-4|1	%bcond_without     bootstrap
14mu|jaxen-1.1.2-4|2	%define dom4jver   1.6.1
14mu|jaxen-1.1.2-4|3	
14mu|jaxen-1.1.2-4|4	# We don't want to build with maven
14mu|jaxen-1.1.2-4|5	%bcond_with        maven
14mu|jaxen-1.1.2-4|6	
14mu|jaxen-1.1.2-4|7	# If you don't want the manual to be built, give rpmbuild option
14mu|jaxen-1.1.2-4|8	# '--without manual'
14mu|jaxen-1.1.2-4|9	%bcond_with        manual
14mu|jaxen-1.1.2-4|10	
14mu|jaxen-1.1.2-4|11	Name:           jaxen
14mu|jaxen-1.1.2-4|12	Version:        1.1.2
14mu|jaxen-1.1.2-4|13	Release:        4
14mu|jaxen-1.1.2-4|14	Epoch:          0
14mu|jaxen-1.1.2-4|15	Summary:        An XPath engine written in Java
14mu|jaxen-1.1.2-4|16	License:        BSD
14mu|jaxen-1.1.2-4|17	Url:            http://jaxen.codehaus.org/
14mu|jaxen-1.1.2-4|18	Group:          Development/Java
14mu|jaxen-1.1.2-4|19	Source0:        http://dist.codehaus.org/jaxen/distributions/jaxen-1.1.2.tar.gz
14mu|jaxen-1.1.2-4|20	Source6:        http://prdownloads.sourceforge.net/dom4j/dom4j-%{dom4jver}.tar.gz
14mu|jaxen-1.1.2-4|21	Source7:        build.xml
14mu|jaxen-1.1.2-4|22	%if %with maven
14mu|jaxen-1.1.2-4|23	Source1:        pom-maven2jpp-depcat.xsl
14mu|jaxen-1.1.2-4|24	Source2:        pom-maven2jpp-newdepmap.xsl
14mu|jaxen-1.1.2-4|25	Source3:        pom-maven2jpp-mapdeps.xsl
14mu|jaxen-1.1.2-4|26	Source4:        jaxen-1.1-b7-jpp-depmap.xml
14mu|jaxen-1.1.2-4|27	
14mu|jaxen-1.1.2-4|28	Source5:        jaxen-1.1-b7-build.xml
14mu|jaxen-1.1.2-4|29	%endif
14mu|jaxen-1.1.2-4|30	Patch0:         %{name}-notest.patch
14mu|jaxen-1.1.2-4|31	%if %without bootstrap
14mu|jaxen-1.1.2-4|32	Requires:       dom4j >= 0:1.6.1
14mu|jaxen-1.1.2-4|33	%endif
14mu|jaxen-1.1.2-4|34	Requires:       jdom >= 0:1.0-0.rc1.1jpp
14mu|jaxen-1.1.2-4|35	Requires:       xalan-j2
14mu|jaxen-1.1.2-4|36	Requires:       xerces-j2
14mu|jaxen-1.1.2-4|37	Requires:       xom
14mu|jaxen-1.1.2-4|38	BuildRequires:  ant >= 0:1.6, java-rpmbuild >= 0:1.6, junit, ant-junit
14mu|jaxen-1.1.2-4|39	BuildRequires:  java-devel
14mu|jaxen-1.1.2-4|40	%if %with maven
14mu|jaxen-1.1.2-4|41	BuildRequires:  maven >= 0:1.1, saxon, saxon-scripts
14mu|jaxen-1.1.2-4|42	BuildRequires:  maven-plugin-changes >= 0:1.1
14mu|jaxen-1.1.2-4|43	BuildRequires:  maven-plugin-file-activity >= 0:1.1
14mu|jaxen-1.1.2-4|44	BuildRequires:  maven-plugin-developer-activity >= 0:1.1
14mu|jaxen-1.1.2-4|45	BuildRequires:  maven-plugin-license >= 0:1.1
14mu|jaxen-1.1.2-4|46	BuildRequires:  maven-plugin-jdepend >= 0:1.1
14mu|jaxen-1.1.2-4|47	BuildRequires:  maven-plugin-tasklist >= 0:1.1
14mu|jaxen-1.1.2-4|48	%endif
14mu|jaxen-1.1.2-4|49	%if %without bootstrap
14mu|jaxen-1.1.2-4|50	BuildRequires:  dom4j >= 0:1.6.1
14mu|jaxen-1.1.2-4|51	%endif
14mu|jaxen-1.1.2-4|52	BuildRequires:  jdom >= 0:1.0-0.rc1.1jpp
14mu|jaxen-1.1.2-4|53	BuildRequires:  xalan-j2
14mu|jaxen-1.1.2-4|54	BuildRequires:  xerces-j2
14mu|jaxen-1.1.2-4|55	BuildRequires:  xom
14mu|jaxen-1.1.2-4|56	Provides:       jaxen-bootstrap <= %{version}-%{release}
14mu|jaxen-1.1.2-4|57	Obsoletes:      jaxen-bootstrap <= %{version}-%{release}
14mu|jaxen-1.1.2-4|58	BuildArch:      noarch
14mu|jaxen-1.1.2-4|59	BuildRequires:  java-devel >= 0:1.4.2
14mu|jaxen-1.1.2-4|60	
14mu|jaxen-1.1.2-4|61	%description
14mu|jaxen-1.1.2-4|62	Jaxen is an XPath engine written in Java to work against a variety of XML
14mu|jaxen-1.1.2-4|63	based object models such as DOM, dom4j and JDOM together with Java
14mu|jaxen-1.1.2-4|64	Beans.
14mu|jaxen-1.1.2-4|65	
14mu|jaxen-1.1.2-4|66	%if %with maven
14mu|jaxen-1.1.2-4|67	%if %with manual
14mu|jaxen-1.1.2-4|68	%package manual
14mu|jaxen-1.1.2-4|69	Summary:        Documents for %{name}
14mu|jaxen-1.1.2-4|70	Group:          Development/Java
14mu|jaxen-1.1.2-4|71	
14mu|jaxen-1.1.2-4|72	%description manual
14mu|jaxen-1.1.2-4|73	%{summary}.
14mu|jaxen-1.1.2-4|74	%endif
14mu|jaxen-1.1.2-4|75	%endif
14mu|jaxen-1.1.2-4|76	
14mu|jaxen-1.1.2-4|77	%package demo
14mu|jaxen-1.1.2-4|78	Summary:        Samples for %{name}
14mu|jaxen-1.1.2-4|79	Group:          Development/Java
14mu|jaxen-1.1.2-4|80	Requires:       jaxen = %{epoch}:%{version}-%{release}
14mu|jaxen-1.1.2-4|81	
14mu|jaxen-1.1.2-4|82	%description demo
14mu|jaxen-1.1.2-4|83	%{summary}.
14mu|jaxen-1.1.2-4|84	
14mu|jaxen-1.1.2-4|85	%package javadoc
14mu|jaxen-1.1.2-4|86	Summary:        Javadoc for %{name}
14mu|jaxen-1.1.2-4|87	Group:          Development/Java
14mu|jaxen-1.1.2-4|88	
14mu|jaxen-1.1.2-4|89	%description javadoc
14mu|jaxen-1.1.2-4|90	%{summary}.
14mu|jaxen-1.1.2-4|91	
14mu|jaxen-1.1.2-4|92	%prep
14mu|jaxen-1.1.2-4|93	# If you dont want to build with maven, give rpmbuild option '--without
14mu|jaxen-1.1.2-4|94	# maven'
14mu|jaxen-1.1.2-4|95	# If you dont want the manual to be built, give rpmbuild option
14mu|jaxen-1.1.2-4|96	# '--without manual'
14mu|jaxen-1.1.2-4|97	
14mu|jaxen-1.1.2-4|98	%if %without bootstrap
14mu|jaxen-1.1.2-4|99	%setup -q -a 7
14mu|jaxen-1.1.2-4|100	%else
14mu|jaxen-1.1.2-4|101	%setup -q -a 6
14mu|jaxen-1.1.2-4|102	%patch0
14mu|jaxen-1.1.2-4|103	%endif
14mu|jaxen-1.1.2-4|104	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t rm
14mu|jaxen-1.1.2-4|105	
14mu|jaxen-1.1.2-4|106	%if %with maven
14mu|jaxen-1.1.2-4|107	export DEPCAT=$(pwd)/jaxen-1.1-b7-depcat.new.xml
14mu|jaxen-1.1.2-4|108	echo '<?xml version="1.0" standalone="yes"?>' > $DEPCAT
14mu|jaxen-1.1.2-4|109	echo '<depset>' >> $DEPCAT
14mu|jaxen-1.1.2-4|110	for p in $(find . -name project.xml); do
14mu|jaxen-1.1.2-4|111	pushd $(dirname $p)
14mu|jaxen-1.1.2-4|112	/usr/bin/saxon project.xml %{SOURCE1} >> $DEPCAT
14mu|jaxen-1.1.2-4|113	popd
14mu|jaxen-1.1.2-4|114	done
14mu|jaxen-1.1.2-4|115	echo >> $DEPCAT
14mu|jaxen-1.1.2-4|116	echo '</depset>' >> $DEPCAT
14mu|jaxen-1.1.2-4|117	/usr/bin/saxon $DEPCAT %{SOURCE2} > jaxen-1.1-b7-depmap.new.xml
14mu|jaxen-1.1.2-4|118	%else
14mu|jaxen-1.1.2-4|119	%if %without bootstrap
14mu|jaxen-1.1.2-4|120	mkdir -p target/lib
14mu|jaxen-1.1.2-4|121	pushd target/lib
14mu|jaxen-1.1.2-4|122	build-jar-repository . dom4j-1.6.1.jar jdom-1.0.jar xom-1.0.jar
14mu|jaxen-1.1.2-4|123	ln -s %{_javadir}/xerces-j2.jar xercesImpl-2.6.2.jar
14mu|jaxen-1.1.2-4|124	popd
14mu|jaxen-1.1.2-4|125	%endif
14mu|jaxen-1.1.2-4|126	%endif
14mu|jaxen-1.1.2-4|127	
14mu|jaxen-1.1.2-4|128	%build
14mu|jaxen-1.1.2-4|129	%if %with maven
14mu|jaxen-1.1.2-4|130	for p in $(find . -name project.xml); do
14mu|jaxen-1.1.2-4|131	pushd $(dirname $p)
14mu|jaxen-1.1.2-4|132	cp project.xml project.xml.orig
14mu|jaxen-1.1.2-4|133	/usr/bin/saxon -o project.xml project.xml.orig %{SOURCE3} map=%{SOURCE4}
14mu|jaxen-1.1.2-4|134	popd
14mu|jaxen-1.1.2-4|135	done
14mu|jaxen-1.1.2-4|136	
14mu|jaxen-1.1.2-4|137	mkdir .maven
14mu|jaxen-1.1.2-4|138	
14mu|jaxen-1.1.2-4|139	%if %with manual
14mu|jaxen-1.1.2-4|140	maven \
14mu|jaxen-1.1.2-4|141	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14mu|jaxen-1.1.2-4|142	-Dmaven.home.local=$(pwd)/.maven \
14mu|jaxen-1.1.2-4|143	jar javadoc xdoc
14mu|jaxen-1.1.2-4|144	%else
14mu|jaxen-1.1.2-4|145	maven \
14mu|jaxen-1.1.2-4|146	-Dmaven.repo.remote=file:/usr/share/maven/repository \
14mu|jaxen-1.1.2-4|147	-Dmaven.home.local=$(pwd)/.maven \
14mu|jaxen-1.1.2-4|148	jar javadoc
14mu|jaxen-1.1.2-4|149	%endif
14mu|jaxen-1.1.2-4|150	%else
14mu|jaxen-1.1.2-4|151	%if %with bootstrap
14mu|jaxen-1.1.2-4|152	export CLASSPATH=$(build-classpath \
14mu|jaxen-1.1.2-4|153	jdom \
14mu|jaxen-1.1.2-4|154	xalan-j2 \
14mu|jaxen-1.1.2-4|155	xerces-j2 \
14mu|jaxen-1.1.2-4|156	xom \
14mu|jaxen-1.1.2-4|157	)
14mu|jaxen-1.1.2-4|158	pushd dom4j-%{dom4jver}/src/java
14mu|jaxen-1.1.2-4|159	javac -sourcepath ../../../src/java/main:. \
14mu|jaxen-1.1.2-4|160	org/dom4j/Attribute.java \
14mu|jaxen-1.1.2-4|161	org/dom4j/Branch.java \
14mu|jaxen-1.1.2-4|162	org/dom4j/CDATA.java \
14mu|jaxen-1.1.2-4|163	org/dom4j/Comment.java \
14mu|jaxen-1.1.2-4|164	org/dom4j/Document.java \
14mu|jaxen-1.1.2-4|165	org/dom4j/DocumentException.java \
14mu|jaxen-1.1.2-4|166	org/dom4j/Element.java \
14mu|jaxen-1.1.2-4|167	org/dom4j/Namespace.java \
14mu|jaxen-1.1.2-4|168	org/dom4j/Node.java \
14mu|jaxen-1.1.2-4|169	org/dom4j/ProcessingInstruction.java \
14mu|jaxen-1.1.2-4|170	org/dom4j/Text.java \
14mu|jaxen-1.1.2-4|171	org/dom4j/io/SAXReader.java
14mu|jaxen-1.1.2-4|172	
14mu|jaxen-1.1.2-4|173	%{jar} cf ../../dom4j.jar $(find . -name "*.class")
14mu|jaxen-1.1.2-4|174	popd
14mu|jaxen-1.1.2-4|175	
14mu|jaxen-1.1.2-4|176	export CLASSPATH=$(build-classpath \
14mu|jaxen-1.1.2-4|177	jdom \
14mu|jaxen-1.1.2-4|178	xalan-j2 \
14mu|jaxen-1.1.2-4|179	xerces-j2 \
14mu|jaxen-1.1.2-4|180	xom \
14mu|jaxen-1.1.2-4|181	):`pwd`/dom4j-%{dom4jver}/dom4j.jar
14mu|jaxen-1.1.2-4|182	%endif
14mu|jaxen-1.1.2-4|183	%{ant} -Dnoget=true jar javadoc
14mu|jaxen-1.1.2-4|184	%endif
14mu|jaxen-1.1.2-4|185	
14mu|jaxen-1.1.2-4|186	%install
14mu|jaxen-1.1.2-4|187	
14mu|jaxen-1.1.2-4|188	# jars
14mu|jaxen-1.1.2-4|189	install -d -m 755 %{buildroot}%{_javadir}
14mu|jaxen-1.1.2-4|190	install -m 644 target/%{name}-%{version}.jar \
14mu|jaxen-1.1.2-4|191	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jaxen-1.1.2-4|192	
14mu|jaxen-1.1.2-4|193	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
14mu|jaxen-1.1.2-4|194	ln -sf ${jar} ${jar/-%{version}/}; done)
14mu|jaxen-1.1.2-4|195	
14mu|jaxen-1.1.2-4|196	# javadoc
14mu|jaxen-1.1.2-4|197	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jaxen-1.1.2-4|198	%if %with maven
14mu|jaxen-1.1.2-4|199	cp -pr target/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jaxen-1.1.2-4|200	rm -rf target/docs/apidocs
14mu|jaxen-1.1.2-4|201	%else
14mu|jaxen-1.1.2-4|202	cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jaxen-1.1.2-4|203	%endif
14mu|jaxen-1.1.2-4|204	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|jaxen-1.1.2-4|205	
14mu|jaxen-1.1.2-4|206	# manual
14mu|jaxen-1.1.2-4|207	%if %with maven
14mu|jaxen-1.1.2-4|208	%if %with manual
14mu|jaxen-1.1.2-4|209	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
14mu|jaxen-1.1.2-4|210	cp -pr target/docs/* %{buildroot}%{_docdir}/%{name}-%{version}
14mu|jaxen-1.1.2-4|211	%endif
14mu|jaxen-1.1.2-4|212	%endif
14mu|jaxen-1.1.2-4|213	
14mu|jaxen-1.1.2-4|214	# demo
14mu|jaxen-1.1.2-4|215	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/samples
14mu|jaxen-1.1.2-4|216	cp -pr src/java/samples/* %{buildroot}%{_datadir}/%{name}-%{version}/samples
14mu|jaxen-1.1.2-4|217	
14mu|jaxen-1.1.2-4|218	%files
14mu|jaxen-1.1.2-4|219	%defattr(0644,root,root,0755)
14mu|jaxen-1.1.2-4|220	%doc LICENSE.txt
14mu|jaxen-1.1.2-4|221	%{_javadir}/*
14mu|jaxen-1.1.2-4|222	
14mu|jaxen-1.1.2-4|223	%if %with maven
14mu|jaxen-1.1.2-4|224	%if %with manual
14mu|jaxen-1.1.2-4|225	%files manual
14mu|jaxen-1.1.2-4|226	%defattr(0644,root,root,0755)
14mu|jaxen-1.1.2-4|227	%doc %{_docdir}/%{name}-%{version}
14mu|jaxen-1.1.2-4|228	%endif
14mu|jaxen-1.1.2-4|229	%endif
14mu|jaxen-1.1.2-4|230	
14mu|jaxen-1.1.2-4|231	%files javadoc
14mu|jaxen-1.1.2-4|232	%defattr(0644,root,root,0755)
14mu|jaxen-1.1.2-4|233	%doc %{_javadocdir}/*
14mu|jaxen-1.1.2-4|234	
14mu|jaxen-1.1.2-4|235	%files demo
14mu|jaxen-1.1.2-4|236	%defattr(0644,root,root,0755)
14mu|jaxen-1.1.2-4|237	%{_datadir}/%{name}-%{version}
14mu|jaxen-1.1.2-4|238	
14mu|jaxen-1.1.2-4|239	%changelog
14mu|jaxen-1.1.2-4|240	
14mu|jaxen-1.1.2-4|241	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.1.2-4
14mu|jaxen-1.1.2-4|242	- (da53fcc) Rebuild with Java8
14mu|jaxen-1.1.2-4|243	
14mu|jaxen-1.1.2-4|244	

22824 14
14mu|jdepend-2.9.1-2|1	%define section         free
14mu|jdepend-2.9.1-2|2	Name:           jdepend
14mu|jdepend-2.9.1-2|3	Version:        2.9.1
14mu|jdepend-2.9.1-2|4	Release:        2
14mu|jdepend-2.9.1-2|5	Epoch:          0
14mu|jdepend-2.9.1-2|6	Summary:        Java Design Quality Metrics
14mu|jdepend-2.9.1-2|7	License:        BSD-style
14mu|jdepend-2.9.1-2|8	Url:            http://www.clarkware.com/
14mu|jdepend-2.9.1-2|9	Group:          Development/Java
14mu|jdepend-2.9.1-2|10	Source0:        http://www.clarkware.com/software/jdepend-%{version}.zip
14mu|jdepend-2.9.1-2|11	BuildRequires:  java-rpmbuild
14mu|jdepend-2.9.1-2|12	BuildRequires:  ant
14mu|jdepend-2.9.1-2|13	BuildArch:      noarch
14mu|jdepend-2.9.1-2|14	
14mu|jdepend-2.9.1-2|15	%description
14mu|jdepend-2.9.1-2|16	JDepend traverses a set of Java class and source file directories and
14mu|jdepend-2.9.1-2|17	generates design quality metrics for each Java package. JDepend allows
14mu|jdepend-2.9.1-2|18	you to automatically measure the quality of a design in terms of its
14mu|jdepend-2.9.1-2|19	extensibility, reusability, and maintainability to effectively manage
14mu|jdepend-2.9.1-2|20	and control package dependencies.
14mu|jdepend-2.9.1-2|21	
14mu|jdepend-2.9.1-2|22	%package javadoc
14mu|jdepend-2.9.1-2|23	Summary:        Javadoc for %{name}
14mu|jdepend-2.9.1-2|24	Group:          Development/Java
14mu|jdepend-2.9.1-2|25	
14mu|jdepend-2.9.1-2|26	%description javadoc
14mu|jdepend-2.9.1-2|27	Javadoc for %{name}.
14mu|jdepend-2.9.1-2|28	
14mu|jdepend-2.9.1-2|29	%package demo
14mu|jdepend-2.9.1-2|30	Summary:        Demos for %{name}
14mu|jdepend-2.9.1-2|31	Group:          Development/Java
14mu|jdepend-2.9.1-2|32	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mu|jdepend-2.9.1-2|33	
14mu|jdepend-2.9.1-2|34	%description demo
14mu|jdepend-2.9.1-2|35	Demonstrations and samples for %{name}.
14mu|jdepend-2.9.1-2|36	
14mu|jdepend-2.9.1-2|37	%prep
14mu|jdepend-2.9.1-2|38	%setup -q
14mu|jdepend-2.9.1-2|39	# remove all binary libs
14mu|jdepend-2.9.1-2|40	find . -name "*.jar" -exec rm -f {} \;
14mu|jdepend-2.9.1-2|41	# fix strange permissions
14mu|jdepend-2.9.1-2|42	find . -type d -exec chmod 755 {} \;
14mu|jdepend-2.9.1-2|43	
14mu|jdepend-2.9.1-2|44	%build
14mu|jdepend-2.9.1-2|45	%{ant} jar javadoc
14mu|jdepend-2.9.1-2|46	
14mu|jdepend-2.9.1-2|47	%install
14mu|jdepend-2.9.1-2|48	
14mu|jdepend-2.9.1-2|49	# jars
14mu|jdepend-2.9.1-2|50	install -d -m 755 %{buildroot}%{_javadir}
14mu|jdepend-2.9.1-2|51	install -m 644 dist/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jdepend-2.9.1-2|52	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mu|jdepend-2.9.1-2|53	# javadoc
14mu|jdepend-2.9.1-2|54	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jdepend-2.9.1-2|55	cp -a build/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jdepend-2.9.1-2|56	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|jdepend-2.9.1-2|57	# demo
14mu|jdepend-2.9.1-2|58	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14mu|jdepend-2.9.1-2|59	cp -pr sample %{buildroot}%{_datadir}/%{name}
14mu|jdepend-2.9.1-2|60	
14mu|jdepend-2.9.1-2|61	# fix end-of-line
14mu|jdepend-2.9.1-2|62	%{__perl} -pi -e 's/\r\n/\n/g' README LICENSE
14mu|jdepend-2.9.1-2|63	
14mu|jdepend-2.9.1-2|64	for i in `find docs -type f`; do
14mu|jdepend-2.9.1-2|65	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mu|jdepend-2.9.1-2|66	done
14mu|jdepend-2.9.1-2|67	
14mu|jdepend-2.9.1-2|68	for i in `find %{buildroot}%{_datadir}/%{name} -type f -name "*.java" -o -name "*.properties"`; do
14mu|jdepend-2.9.1-2|69	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mu|jdepend-2.9.1-2|70	done
14mu|jdepend-2.9.1-2|71	
14mu|jdepend-2.9.1-2|72	for i in `find %{buildroot}%{_javadocdir} -type f -name "*.htm*" -o -name "*.css"`; do
14mu|jdepend-2.9.1-2|73	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mu|jdepend-2.9.1-2|74	done
14mu|jdepend-2.9.1-2|75	
14mu|jdepend-2.9.1-2|76	%files
14mu|jdepend-2.9.1-2|77	%defattr(0644,root,root,0755)
14mu|jdepend-2.9.1-2|78	%doc README LICENSE docs
14mu|jdepend-2.9.1-2|79	%{_javadir}/*
14mu|jdepend-2.9.1-2|80	
14mu|jdepend-2.9.1-2|81	%files javadoc
14mu|jdepend-2.9.1-2|82	%defattr(0644,root,root,0755)
14mu|jdepend-2.9.1-2|83	%{_javadocdir}/%{name}-%{version}
14mu|jdepend-2.9.1-2|84	%dir %{_javadocdir}/%{name}
14mu|jdepend-2.9.1-2|85	
14mu|jdepend-2.9.1-2|86	%files demo
14mu|jdepend-2.9.1-2|87	%defattr(0644,root,root,0755)
14mu|jdepend-2.9.1-2|88	%{_datadir}/%{name}
14mu|jdepend-2.9.1-2|89	
14mu|jdepend-2.9.1-2|90	%changelog
14mu|jdepend-2.9.1-2|91	* Thu Nov 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.9.1-2
14mu|jdepend-2.9.1-2|92	+ Revision: ea926a1
14mu|jdepend-2.9.1-2|93	- Disable gcj support
14mu|jdepend-2.9.1-2|94	
14mu|jdepend-2.9.1-2|95	

22825 14
14mu|jdom-1.1.3-5|1	Name:           jdom
14mu|jdom-1.1.3-5|2	Version:        1.1.3
14mu|jdom-1.1.3-5|3	Release:	5
14mu|jdom-1.1.3-5|4	Epoch:          0
14mu|jdom-1.1.3-5|5	Summary:        Java alternative to DOM and SAX
14mu|jdom-1.1.3-5|6	License:        Apache License-like
14mu|jdom-1.1.3-5|7	URL:            http://www.jdom.org/
14mu|jdom-1.1.3-5|8	Group:          Development/Java
14mu|jdom-1.1.3-5|9	Source0:        http://jdom.org/dist/binary/archive/%{name}-%{version}.tar.gz
14mu|jdom-1.1.3-5|10	Patch0:         %{name}-crosslink.patch
14mu|jdom-1.1.3-5|11	Patch1:         %{name}-1.0-OSGiManifest.patch
14mu|jdom-1.1.3-5|12	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|jdom-1.1.3-5|13	BuildRequires:  java-javadoc
14mu|jdom-1.1.3-5|14	BuildRequires:	xalan-j2
14mu|jdom-1.1.3-5|15	BuildRequires:  ant
14mu|jdom-1.1.3-5|16	BuildRequires:	jaxen
14mu|jdom-1.1.3-5|17	BuildArch:      noarch
14mu|jdom-1.1.3-5|18	Requires:	xalan-j2
14mu|jdom-1.1.3-5|19	
14mu|jdom-1.1.3-5|20	%description
14mu|jdom-1.1.3-5|21	JDOM is, quite simply, a Java representation of an XML document. JDOM
14mu|jdom-1.1.3-5|22	provides a way to represent that document for easy and efficient
14mu|jdom-1.1.3-5|23	reading, manipulation, and writing. It has a straightforward API, is a
14mu|jdom-1.1.3-5|24	lightweight and fast, and is optimized for the Java programmer. It's an
14mu|jdom-1.1.3-5|25	alternative to DOM and SAX, although it integrates well with both DOM
14mu|jdom-1.1.3-5|26	and SAX.
14mu|jdom-1.1.3-5|27	
14mu|jdom-1.1.3-5|28	%package javadoc
14mu|jdom-1.1.3-5|29	Summary:        Javadoc for %{name}
14mu|jdom-1.1.3-5|30	Group:          Development/Java
14mu|jdom-1.1.3-5|31	
14mu|jdom-1.1.3-5|32	%description javadoc
14mu|jdom-1.1.3-5|33	Javadoc for %{name}.
14mu|jdom-1.1.3-5|34	
14mu|jdom-1.1.3-5|35	%package demo
14mu|jdom-1.1.3-5|36	Summary:        Demos for %{name}
14mu|jdom-1.1.3-5|37	Group:          Development/Java
14mu|jdom-1.1.3-5|38	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mu|jdom-1.1.3-5|39	
14mu|jdom-1.1.3-5|40	%description demo
14mu|jdom-1.1.3-5|41	Demonstrations and samples for %{name}.
14mu|jdom-1.1.3-5|42	
14mu|jdom-1.1.3-5|43	
14mu|jdom-1.1.3-5|44	%prep
14mu|jdom-1.1.3-5|45	%setup -q -n %{name}
14mu|jdom-1.1.3-5|46	%patch0 -p1
14mu|jdom-1.1.3-5|47	%patch1 -p0
14mu|jdom-1.1.3-5|48	# remove all binary libs
14mu|jdom-1.1.3-5|49	find . -name "*.jar" -exec rm -f {} \;
14mu|jdom-1.1.3-5|50	find . -name "*.class" -exec rm -f {} \;
14mu|jdom-1.1.3-5|51	
14mu|jdom-1.1.3-5|52	
14mu|jdom-1.1.3-5|53	%build
14mu|jdom-1.1.3-5|54	export CLASSPATH=$(build-classpath xml-commons-apis xalan-j2 jaxen)
14mu|jdom-1.1.3-5|55	sed -e 's|<property name="build.compiler".*||' build.xml > tempf; cp tempf build.xml; rm tempf
14mu|jdom-1.1.3-5|56	%ant -Dj2se.apidoc=%{_javadocdir}/java package javadoc-link
14mu|jdom-1.1.3-5|57	
14mu|jdom-1.1.3-5|58	
14mu|jdom-1.1.3-5|59	%install
14mu|jdom-1.1.3-5|60	
14mu|jdom-1.1.3-5|61	# jars
14mu|jdom-1.1.3-5|62	mkdir -p %{buildroot}%{_javadir}
14mu|jdom-1.1.3-5|63	cp -p build/%{name}-1.1.2-snap.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jdom-1.1.3-5|64	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mu|jdom-1.1.3-5|65	
14mu|jdom-1.1.3-5|66	# javadoc
14mu|jdom-1.1.3-5|67	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jdom-1.1.3-5|68	cp -pr build/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jdom-1.1.3-5|69	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|jdom-1.1.3-5|70	
14mu|jdom-1.1.3-5|71	# demo
14mu|jdom-1.1.3-5|72	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|jdom-1.1.3-5|73	cp -pr samples %{buildroot}%{_datadir}/%{name}
14mu|jdom-1.1.3-5|74	
14mu|jdom-1.1.3-5|75	%files
14mu|jdom-1.1.3-5|76	%defattr(0644,root,root,0755)
14mu|jdom-1.1.3-5|77	%doc CHANGES.txt COMMITTERS.txt LICENSE.txt README.txt TODO.txt
14mu|jdom-1.1.3-5|78	%{_javadir}/%{name}*.jar
14mu|jdom-1.1.3-5|79	
14mu|jdom-1.1.3-5|80	%files javadoc
14mu|jdom-1.1.3-5|81	%defattr(0644,root,root,0755)
14mu|jdom-1.1.3-5|82	%doc %{_javadocdir}/%{name}
14mu|jdom-1.1.3-5|83	%doc %{_javadocdir}/%{name}-%{version}
14mu|jdom-1.1.3-5|84	
14mu|jdom-1.1.3-5|85	%files demo
14mu|jdom-1.1.3-5|86	%defattr(0644,root,root,0755)
14mu|jdom-1.1.3-5|87	%{_datadir}/%{name}
14mu|jdom-1.1.3-5|88	
14mu|jdom-1.1.3-5|89	%changelog
14mu|jdom-1.1.3-5|90	
14mu|jdom-1.1.3-5|91	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0:1.1.3-5
14mu|jdom-1.1.3-5|92	- (8032129) Updated to 1.1.3
14mu|jdom-1.1.3-5|93	
14mu|jdom-1.1.3-5|94	

22826 14
14mu|jflex-1.4.3-23|1	Name:           jflex
14mu|jflex-1.4.3-23|2	Version:        1.4.3
14mu|jflex-1.4.3-23|3	Release:        23
14mu|jflex-1.4.3-23|4	Epoch:          0
14mu|jflex-1.4.3-23|5	Summary:        A Lexical Analyzer Generator for Java
14mu|jflex-1.4.3-23|6	License:        GPL
14mu|jflex-1.4.3-23|7	Group:          Development/Java
14mu|jflex-1.4.3-23|8	#Vendor:         JPackage Project
14mu|jflex-1.4.3-23|9	#Distribution:   JPackage
14mu|jflex-1.4.3-23|10	Source0:        http://www.jflex.de/jflex-1.4.3.tar.gz
14mu|jflex-1.4.3-23|11	Source1:        jflex.script
14mu|jflex-1.4.3-23|12	#Source2:        jflex-1.4.1-generated-files.tar.bz2
14mu|jflex-1.4.3-23|13	Patch0:         jflex-build_xml.patch
14mu|jflex-1.4.3-23|14	Patch1:         jflex-junit-incompatibility.patch
14mu|jflex-1.4.3-23|15	URL:            http://www.jflex.de/
14mu|jflex-1.4.3-23|16	Requires:       java_cup
14mu|jflex-1.4.3-23|17	Requires:       jpackage-utils
14mu|jflex-1.4.3-23|18	BuildRequires:  ant
14mu|jflex-1.4.3-23|19	BuildRequires:  java_cup
14mu|jflex-1.4.3-23|20	BuildRequires:  java-rpmbuild
14mu|jflex-1.4.3-23|21	BuildRequires:  junit
14mu|jflex-1.4.3-23|22	BuildArch:      noarch
14mu|jflex-1.4.3-23|23	
14mu|jflex-1.4.3-23|24	%description
14mu|jflex-1.4.3-23|25	JFlex is a lexical analyzer generator for Java written in Java. It is
14mu|jflex-1.4.3-23|26	also a rewrite of the very useful tool JLex which was developed by
14mu|jflex-1.4.3-23|27	Elliot Berk at Princeton University. As Vern Paxson states for his C/C++
14mu|jflex-1.4.3-23|28	tool flex: they do not share any code though.
14mu|jflex-1.4.3-23|29	
14mu|jflex-1.4.3-23|30	Design goals The main design goals of JFlex are:
14mu|jflex-1.4.3-23|31	
14mu|jflex-1.4.3-23|32	* Full unicode support
14mu|jflex-1.4.3-23|33	* Fast generated scanners
14mu|jflex-1.4.3-23|34	* Fast scanner generation
14mu|jflex-1.4.3-23|35	* Convenient specification syntax
14mu|jflex-1.4.3-23|36	* Platform independence
14mu|jflex-1.4.3-23|37	* JLex compatibility
14mu|jflex-1.4.3-23|38	
14mu|jflex-1.4.3-23|39	%package javadoc
14mu|jflex-1.4.3-23|40	Group:          Development/Java
14mu|jflex-1.4.3-23|41	Summary:        Javadoc for %{name}
14mu|jflex-1.4.3-23|42	
14mu|jflex-1.4.3-23|43	%description javadoc
14mu|jflex-1.4.3-23|44	Javadoc for %{name}.
14mu|jflex-1.4.3-23|45	
14mu|jflex-1.4.3-23|46	%prep
14mu|jflex-1.4.3-23|47	%setup -q
14mu|jflex-1.4.3-23|48	%patch0 -p0 -b .sav
14mu|jflex-1.4.3-23|49	%patch1 -p1 -b .sav
14mu|jflex-1.4.3-23|50	
14mu|jflex-1.4.3-23|51	# Remove bundled stuff
14mu|jflex-1.4.3-23|52	find -name *.jar -delete
14mu|jflex-1.4.3-23|53	rm -rf jflex-1.4.3/src/java_cup
14mu|jflex-1.4.3-23|54	
14mu|jflex-1.4.3-23|55	%{__sed} -i 's/\r//' COPYRIGHT
14mu|jflex-1.4.3-23|56	%{__sed} -i 's|includes="JFlex/\*\*,java_cup/\*\*,skeleton|includes="JFlex/\*\*,skeleton|g' src/build.xml
14mu|jflex-1.4.3-23|57	
14mu|jflex-1.4.3-23|58	%build
14mu|jflex-1.4.3-23|59	
14mu|jflex-1.4.3-23|60	pushd src
14mu|jflex-1.4.3-23|61	# intial build using the autogenerated sym.java LexParse.java and LexScan.java
14mu|jflex-1.4.3-23|62	# these are created by the jflex ant task which needs to be built first
14mu|jflex-1.4.3-23|63	CLASSPATH=%{_javadir}/junit.jar:%{_javadir}/java_cup.jar \
14mu|jflex-1.4.3-23|64	%ant jar-bootstrap
14mu|jflex-1.4.3-23|65	# now that the JFlex.jar has been build we can use jflex ant tasks
14mu|jflex-1.4.3-23|66	# removing the generated files and rebuilding using the JFlex.jar
14mu|jflex-1.4.3-23|67	CLASSPATH=%{_javadir}/junit.jar:%{_javadir}/java_cup.jar:../lib/JFlex.jar \
14mu|jflex-1.4.3-23|68	%ant genclean libclean jar
14mu|jflex-1.4.3-23|69	
14mu|jflex-1.4.3-23|70	javadoc -sourcepath . -d ../api JFlex
14mu|jflex-1.4.3-23|71	popd
14mu|jflex-1.4.3-23|72	
14mu|jflex-1.4.3-23|73	%install
14mu|jflex-1.4.3-23|74	# jar
14mu|jflex-1.4.3-23|75	mkdir -p %{buildroot}%{_javadir}
14mu|jflex-1.4.3-23|76	install -m 644 lib/JFlex.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jflex-1.4.3-23|77	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -s ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mu|jflex-1.4.3-23|78	# compatibility symlink
14mu|jflex-1.4.3-23|79	(cd %{buildroot}%{_javadir} && ln -s jflex.jar JFlex.jar)
14mu|jflex-1.4.3-23|80	# javadoc
14mu|jflex-1.4.3-23|81	mkdir -p 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jflex-1.4.3-23|82	cp -a api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jflex-1.4.3-23|83	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{name})
14mu|jflex-1.4.3-23|84	
14mu|jflex-1.4.3-23|85	mkdir -p %{buildroot}%{_bindir}
14mu|jflex-1.4.3-23|86	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/jflex
14mu|jflex-1.4.3-23|87	
14mu|jflex-1.4.3-23|88	perl -pi -e 's/\r$//g' examples/standalone/sample.inp
14mu|jflex-1.4.3-23|89	
14mu|jflex-1.4.3-23|90	%post javadoc
14mu|jflex-1.4.3-23|91	rm -f %{_javadocdir}/%{name}
14mu|jflex-1.4.3-23|92	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mu|jflex-1.4.3-23|93	
14mu|jflex-1.4.3-23|94	%postun javadoc
14mu|jflex-1.4.3-23|95	if [ "$1" = "0" ]; then
14mu|jflex-1.4.3-23|96	rm -f %{_javadocdir}/%{name}
14mu|jflex-1.4.3-23|97	fi
14mu|jflex-1.4.3-23|98	
14mu|jflex-1.4.3-23|99	%files
14mu|jflex-1.4.3-23|100	%defattr(0644,root,root,0755)
14mu|jflex-1.4.3-23|101	%doc COPYRIGHT doc examples src/README src/changelog
14mu|jflex-1.4.3-23|102	%attr(0755,root,root) %{_bindir}/jflex
14mu|jflex-1.4.3-23|103	%{_javadir}/%{name}.jar
14mu|jflex-1.4.3-23|104	%{_javadir}/%{name}-%{version}.jar
14mu|jflex-1.4.3-23|105	%{_javadir}/JFlex.jar
14mu|jflex-1.4.3-23|106	
14mu|jflex-1.4.3-23|107	%files javadoc
14mu|jflex-1.4.3-23|108	%defattr(0644,root,root,0755)
14mu|jflex-1.4.3-23|109	%{_javadocdir}/%{name}-%{version}
14mu|jflex-1.4.3-23|110	%ghost %{_javadocdir}/%{name}
14mu|jflex-1.4.3-23|111	
14mu|jflex-1.4.3-23|112	%changelog
14mu|jflex-1.4.3-23|113	
14mu|jflex-1.4.3-23|114	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.4.3-23
14mu|jflex-1.4.3-23|115	- (712667d) Rebuild with Java8
14mu|jflex-1.4.3-23|116	
14mu|jflex-1.4.3-23|117	

22827 14
14mu|jikes-1.23-0.20050308.8|1	Summary: 	Java source to bytecode compiler
14mu|jikes-1.23-0.20050308.8|2	Name: 		jikes
14mu|jikes-1.23-0.20050308.8|3	Version:	1.23
14mu|jikes-1.23-0.20050308.8|4	Release: 	0.20050308.8
14mu|jikes-1.23-0.20050308.8|5	License: 	IBM Public License
14mu|jikes-1.23-0.20050308.8|6	Group: 		Development/Java
14mu|jikes-1.23-0.20050308.8|7	Provides: 	guavac
14mu|jikes-1.23-0.20050308.8|8	Obsoletes: 	guavac
14mu|jikes-1.23-0.20050308.8|9	URL: 		http://ibm.com/developerworks/opensource/jikes/
14mu|jikes-1.23-0.20050308.8|10	Source0: 	http://oss.software.ibm.com/pub/jikes/%{version}/%{name}-cvs.tar.bz2
14mu|jikes-1.23-0.20050308.8|11	
14mu|jikes-1.23-0.20050308.8|12	%description
14mu|jikes-1.23-0.20050308.8|13	The IBM Jikes compiler translates Java source files to bytecode. It
14mu|jikes-1.23-0.20050308.8|14	also supports incremental compilation and automatic makefile generation,
14mu|jikes-1.23-0.20050308.8|15	and is maintained by the Jikes Project:
14mu|jikes-1.23-0.20050308.8|16	http://ibm.com/developerworks/opensource
14mu|jikes-1.23-0.20050308.8|17	
14mu|jikes-1.23-0.20050308.8|18	%prep
14mu|jikes-1.23-0.20050308.8|19	%setup -q -n %{name}
14mu|jikes-1.23-0.20050308.8|20	
14mu|jikes-1.23-0.20050308.8|21	%build
14mu|jikes-1.23-0.20050308.8|22	%configure2_5x --enable-source15
14mu|jikes-1.23-0.20050308.8|23	%make
14mu|jikes-1.23-0.20050308.8|24	
14mu|jikes-1.23-0.20050308.8|25	%install
14mu|jikes-1.23-0.20050308.8|26	%makeinstall
14mu|jikes-1.23-0.20050308.8|27	rm -rf %{buildroot}%{_datadir}/doc
14mu|jikes-1.23-0.20050308.8|28	
14mu|jikes-1.23-0.20050308.8|29	%clean
14mu|jikes-1.23-0.20050308.8|30	
14mu|jikes-1.23-0.20050308.8|31	%files
14mu|jikes-1.23-0.20050308.8|32	%doc README AUTHORS ChangeLog NEWS TODO INSTALL
14mu|jikes-1.23-0.20050308.8|33	%doc doc/*.htm*
14mu|jikes-1.23-0.20050308.8|34	%doc %{_mandir}/man1/jikes.1*
14mu|jikes-1.23-0.20050308.8|35	%{_bindir}/jikes
14mu|jikes-1.23-0.20050308.8|36	%{_includedir}/jikesapi.h
14mu|jikes-1.23-0.20050308.8|37	
14mu|jikes-1.23-0.20050308.8|38	
14mu|jikes-1.23-0.20050308.8|39	
14mu|jikes-1.23-0.20050308.8|40	
14mu|jikes-1.23-0.20050308.8|41	
14mu|jikes-1.23-0.20050308.8|42	%changelog
14mu|jikes-1.23-0.20050308.8|43	
14mu|jikes-1.23-0.20050308.8|44	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 1.23-0.20050308.8
14mu|jikes-1.23-0.20050308.8|45	- (082bc22) Updated upstream URL
14mu|jikes-1.23-0.20050308.8|46	
14mu|jikes-1.23-0.20050308.8|47	

22828 14
14mu|jline-1.0-7|1	%bcond_with	maven
14mu|jline-1.0-7|2	
14mu|jline-1.0-7|3	Name:           jline
14mu|jline-1.0-7|4	Version:        1.0
14mu|jline-1.0-7|5	Release:        7
14mu|jline-1.0-7|6	Summary:        Java library for reading and editing user input in console applications
14mu|jline-1.0-7|7	License:        BSD
14mu|jline-1.0-7|8	URL:            http://jline.sf.net/
14mu|jline-1.0-7|9	Group:          Development/Java
14mu|jline-1.0-7|10	Source0:        http://superb-east.dl.sourceforge.net/sourceforge/jline/jline-%{version}.zip
14mu|jline-1.0-7|11	Source1:        CatalogManager.properties
14mu|jline-1.0-7|12	Source2:        jline-build.xml
14mu|jline-1.0-7|13	Requires:       /bin/sh
14mu|jline-1.0-7|14	BuildRequires:  java-rpmbuild >= 0:1.7
14mu|jline-1.0-7|15	%if %{with maven}
14mu|jline-1.0-7|16	BuildRequires:  xml-commons-resolver
14mu|jline-1.0-7|17	BuildRequires:  maven2
14mu|jline-1.0-7|18	BuildRequires:  maven2-plugin-resources
14mu|jline-1.0-7|19	BuildRequires:  maven2-plugin-compiler
14mu|jline-1.0-7|20	BuildRequires:  maven-surefire-plugin
14mu|jline-1.0-7|21	BuildRequires:  maven2-plugin-jar
14mu|jline-1.0-7|22	BuildRequires:  maven2-plugin-install
14mu|jline-1.0-7|23	BuildRequires:  maven2-plugin-site
14mu|jline-1.0-7|24	BuildRequires:  maven2-plugin-assembly
14mu|jline-1.0-7|25	BuildRequires:  maven2-plugin-javadoc
14mu|jline-1.0-7|26	BuildRequires:  ant-apache-resolver
14mu|jline-1.0-7|27	%else
14mu|jline-1.0-7|28	BuildRequires:  ant
14mu|jline-1.0-7|29	BuildRequires:  junit
14mu|jline-1.0-7|30	%endif
14mu|jline-1.0-7|31	BuildArch:      noarch
14mu|jline-1.0-7|32	
14mu|jline-1.0-7|33	%description
14mu|jline-1.0-7|34	JLine is a java library for reading and editing user input in console
14mu|jline-1.0-7|35	applications. It features tab-completion, command history, password
14mu|jline-1.0-7|36	masking, customizable keybindings, and pass-through handlers to use to
14mu|jline-1.0-7|37	chain to other console applications.
14mu|jline-1.0-7|38	
14mu|jline-1.0-7|39	%package        demo
14mu|jline-1.0-7|40	Summary:        Demos for %{name}
14mu|jline-1.0-7|41	Group:          Development/Java
14mu|jline-1.0-7|42	
14mu|jline-1.0-7|43	%description    demo
14mu|jline-1.0-7|44	Demonstrations and samples for %{name}.
14mu|jline-1.0-7|45	
14mu|jline-1.0-7|46	# FIXME: the maven ant:ant generated build.xml file does not contain
14mu|jline-1.0-7|47	#        a javadoc task
14mu|jline-1.0-7|48	%if %{with maven}
14mu|jline-1.0-7|49	%package        javadoc
14mu|jline-1.0-7|50	Summary:        Javadoc for %{name}
14mu|jline-1.0-7|51	Group:          Development/Java
14mu|jline-1.0-7|52	
14mu|jline-1.0-7|53	%description    javadoc
14mu|jline-1.0-7|54	Javadoc for %{name}.
14mu|jline-1.0-7|55	%endif
14mu|jline-1.0-7|56	
14mu|jline-1.0-7|57	%prep
14mu|jline-1.0-7|58	%setup -q
14mu|jline-1.0-7|59	%remove_java_binaries
14mu|jline-1.0-7|60	
14mu|jline-1.0-7|61	cp %{SOURCE2} src/build.xml
14mu|jline-1.0-7|62	
14mu|jline-1.0-7|63	#%{__perl} -pi -e 's/^import com\.sun\.jmx\.snmp\.ThreadContext\;$//' src/src/main/java/jline/Terminal.java
14mu|jline-1.0-7|64	
14mu|jline-1.0-7|65	%build
14mu|jline-1.0-7|66	# Now done by Patch0 for documentation purposes
14mu|jline-1.0-7|67	#perl -p -i -e 's|^.*<attribute name="Class-Path".*||' build.xml
14mu|jline-1.0-7|68	
14mu|jline-1.0-7|69	# Use locally installed DTDs
14mu|jline-1.0-7|70	export CLASSPATH=$(pwd)/build:$(pwd)/src/target/test-classes
14mu|jline-1.0-7|71	
14mu|jline-1.0-7|72	cd src/
14mu|jline-1.0-7|73	
14mu|jline-1.0-7|74	%if %{with maven}
14mu|jline-1.0-7|75	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
14mu|jline-1.0-7|76	mkdir -p $MAVEN_REPO_LOCAL
14mu|jline-1.0-7|77	
14mu|jline-1.0-7|78	mvn-jpp \
14mu|jline-1.0-7|79	-e \
14mu|jline-1.0-7|80	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
14mu|jline-1.0-7|81	-Dmaven.test.failure.ignore=true \
14mu|jline-1.0-7|82	install javadoc:javadoc
14mu|jline-1.0-7|83	%else
14mu|jline-1.0-7|84	mkdir -p $(pwd)/.m2/repository
14mu|jline-1.0-7|85	build-jar-repository $(pwd)/.m2/repository junit
14mu|jline-1.0-7|86	export CLASSPATH=$(pwd)/target/classes:$(pwd)/target/test-classes
14mu|jline-1.0-7|87	%{ant} -Dbuild.sysclasspath="only" -Duser.home=$(pwd)
14mu|jline-1.0-7|88	%endif
14mu|jline-1.0-7|89	
14mu|jline-1.0-7|90	%install
14mu|jline-1.0-7|91	# jars
14mu|jline-1.0-7|92	for jar in $(find -type f -name "*.jar"); do
14mu|jline-1.0-7|93	install -m644 $jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jline-1.0-7|94	jar -i %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jline-1.0-7|95	done
14mu|jline-1.0-7|96	%create_jar_links
14mu|jline-1.0-7|97	chmod a+r %{buildroot}%{_javadir}/*jar
14mu|jline-1.0-7|98	
14mu|jline-1.0-7|99	# the maven ant:ant task did not generate a build.xml file with a javadoc task
14mu|jline-1.0-7|100	%if %{with maven}
14mu|jline-1.0-7|101	# javadoc
14mu|jline-1.0-7|102	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jline-1.0-7|103	for target in $(find -type d -name target); do
14mu|jline-1.0-7|104	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}/`basename \`dirname $target\` | sed -e s:jline-::g`
14mu|jline-1.0-7|105	cp -pr $target/site/apidocs/* $jar %{buildroot}%{_javadocdir}/%{name}-%{version}/`basename \`dirname $target\` | sed -e s:jline-::g`
14mu|jline-1.0-7|106	done
14mu|jline-1.0-7|107	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|jline-1.0-7|108	%endif
14mu|jline-1.0-7|109	
14mu|jline-1.0-7|110	%files
14mu|jline-1.0-7|111	%doc LICENSE.txt
14mu|jline-1.0-7|112	%{_javadir}/%{name}.jar
14mu|jline-1.0-7|113	%{_javadir}/%{name}-%{version}.jar
14mu|jline-1.0-7|114	%doc LICENSE.txt
14mu|jline-1.0-7|115	
14mu|jline-1.0-7|116	%if %{with maven}
14mu|jline-1.0-7|117	
14mu|jline-1.0-7|118	%files javadoc
14mu|jline-1.0-7|119	%doc %{_javadocdir}/*
14mu|jline-1.0-7|120	%endif
14mu|jline-1.0-7|121	
14mu|jline-1.0-7|122	#FIXME: add javadoc support to generated build.xml
14mu|jline-1.0-7|123	
14mu|jline-1.0-7|124	
14mu|jline-1.0-7|125	%changelog
14mu|jline-1.0-7|126	
14mu|jline-1.0-7|127	* Sun Feb 07 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|jline-1.0-7|128	- (c38c682) Do not require /bin/stty
14mu|jline-1.0-7|129	
14mu|jline-1.0-7|130	

22829 14
14mu|jmock1-1.2.0-9|1	%define maven_name jmock
14mu|jmock1-1.2.0-9|2	
14mu|jmock1-1.2.0-9|3	Name:           jmock1
14mu|jmock1-1.2.0-9|4	Version:        1.2.0
14mu|jmock1-1.2.0-9|5	Release:        9
14mu|jmock1-1.2.0-9|6	Summary:        Test Java code using mock objects
14mu|jmock1-1.2.0-9|7	
14mu|jmock1-1.2.0-9|8	Group:          Development/Java
14mu|jmock1-1.2.0-9|9	License:        Open Source
14mu|jmock1-1.2.0-9|10	URL:            http://jmock.codehaus.org/
14mu|jmock1-1.2.0-9|11	Source0:        jmock-1.2.0.tar.gz
14mu|jmock1-1.2.0-9|12	# svn export http://svn.codehaus.org/jmock/tags/1.2.0/ jmock-1.2.0
14mu|jmock1-1.2.0-9|13	Source1:        jmock-1.2.0.pom
14mu|jmock1-1.2.0-9|14	Source2:        jmock-cglib-1.2.0.pom
14mu|jmock1-1.2.0-9|15	
14mu|jmock1-1.2.0-9|16	
14mu|jmock1-1.2.0-9|17	Patch0:         jmock-1.2.0-AssertMo.patch
14mu|jmock1-1.2.0-9|18	Patch1:         jmock-1.2.0-build_xml.patch
14mu|jmock1-1.2.0-9|19	Patch2:		jmock-asm_rename.patch
14mu|jmock1-1.2.0-9|20	Patch3:		jmock-1.2.0-cglib2.2-asm3.patch
14mu|jmock1-1.2.0-9|21	
14mu|jmock1-1.2.0-9|22	BuildArch:      noarch
14mu|jmock1-1.2.0-9|23	BuildRequires:	java-devel
14mu|jmock1-1.2.0-9|24	BuildRequires:  java-rpmbuild
14mu|jmock1-1.2.0-9|25	BuildRequires:  ant >= 0:1.6
14mu|jmock1-1.2.0-9|26	BuildRequires:  ant-junit
14mu|jmock1-1.2.0-9|27	BuildRequires:  junit >= 0:3.8.1
14mu|jmock1-1.2.0-9|28	BuildRequires:  cglib
14mu|jmock1-1.2.0-9|29	BuildRequires:  objectweb-asm
14mu|jmock1-1.2.0-9|30	BuildRequires:  jaxp_parser_impl
14mu|jmock1-1.2.0-9|31	Requires:  cglib
14mu|jmock1-1.2.0-9|32	Requires:  objectweb-asm
14mu|jmock1-1.2.0-9|33	Provides:	jmock = %{version}-%{release}
14mu|jmock1-1.2.0-9|34	
14mu|jmock1-1.2.0-9|35	%description
14mu|jmock1-1.2.0-9|36	jMock is a library for testing Java code using mock objects.
14mu|jmock1-1.2.0-9|37	Mock objects help you design and test the interactions between the
14mu|jmock1-1.2.0-9|38	objects in your programs.
14mu|jmock1-1.2.0-9|39	The jMock package:
14mu|jmock1-1.2.0-9|40	* makes it quick and easy to define mock objects, so you don't break
14mu|jmock1-1.2.0-9|41	the rhythm of programming.
14mu|jmock1-1.2.0-9|42	* lets you define flexible constraints over object interactions,
14mu|jmock1-1.2.0-9|43	reducing the brittleness of your tests.
14mu|jmock1-1.2.0-9|44	* is easy to extend.
14mu|jmock1-1.2.0-9|45	
14mu|jmock1-1.2.0-9|46	
14mu|jmock1-1.2.0-9|47	%package        javadoc
14mu|jmock1-1.2.0-9|48	Summary:        Javadoc for %{name}
14mu|jmock1-1.2.0-9|49	Group:          Development/Java
14mu|jmock1-1.2.0-9|50	
14mu|jmock1-1.2.0-9|51	%description    javadoc
14mu|jmock1-1.2.0-9|52	%{summary}.
14mu|jmock1-1.2.0-9|53	
14mu|jmock1-1.2.0-9|54	%package        demo
14mu|jmock1-1.2.0-9|55	Summary:        Examples for %{name}
14mu|jmock1-1.2.0-9|56	Group:          Development/Java
14mu|jmock1-1.2.0-9|57	
14mu|jmock1-1.2.0-9|58	%description    demo
14mu|jmock1-1.2.0-9|59	%{summary}.
14mu|jmock1-1.2.0-9|60	
14mu|jmock1-1.2.0-9|61	%prep
14mu|jmock1-1.2.0-9|62	%setup -q -n jmock-%{version}
14mu|jmock1-1.2.0-9|63	%remove_java_binaries
14mu|jmock1-1.2.0-9|64	
14mu|jmock1-1.2.0-9|65	%patch0 -p0 -b .sav
14mu|jmock1-1.2.0-9|66	%patch1 -p0 -b .sav
14mu|jmock1-1.2.0-9|67	%patch2 -p1
14mu|jmock1-1.2.0-9|68	%patch3 -p1
14mu|jmock1-1.2.0-9|69	
14mu|jmock1-1.2.0-9|70	%build
14mu|jmock1-1.2.0-9|71	export OPT_JAR_LIST="ant/ant-junit junit"
14mu|jmock1-1.2.0-9|72	
14mu|jmock1-1.2.0-9|73	export CLASSPATH=$(build-classpath cglib objectweb-asm):build/classes
14mu|jmock1-1.2.0-9|74	CLASSPATH=build/classes:$CLASSPATH
14mu|jmock1-1.2.0-9|75	%ant -Dbuild.sysclasspath=only package
14mu|jmock1-1.2.0-9|76	
14mu|jmock1-1.2.0-9|77	
14mu|jmock1-1.2.0-9|78	%install
14mu|jmock1-1.2.0-9|79	
14mu|jmock1-1.2.0-9|80	install -Dpm 644 build/jmock-core-%{version}.jar \
14mu|jmock1-1.2.0-9|81	%{buildroot}%{_javadir}/jmock-%{version}.jar
14mu|jmock1-1.2.0-9|82	install -pm 644 build/jmock-cglib-%{version}.jar \
14mu|jmock1-1.2.0-9|83	%{buildroot}%{_javadir}/jmock-cglib-%{version}.jar
14mu|jmock1-1.2.0-9|84	install -pm 644 build/jmock-tests-%{version}.jar \
14mu|jmock1-1.2.0-9|85	%{buildroot}%{_javadir}/jmock-tests-%{version}.jar
14mu|jmock1-1.2.0-9|86	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mu|jmock1-1.2.0-9|87	
14mu|jmock1-1.2.0-9|88	%add_to_maven_depmap %{maven_name} %{maven_name} %{version} JPP %{maven_name}
14mu|jmock1-1.2.0-9|89	%add_to_maven_depmap %{maven_name} %{maven_name}-cglib %{version} JPP %{maven_name}-cglib
14mu|jmock1-1.2.0-9|90	
14mu|jmock1-1.2.0-9|91	# poms
14mu|jmock1-1.2.0-9|92	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|jmock1-1.2.0-9|93	install -pm 644 %{SOURCE1} \
14mu|jmock1-1.2.0-9|94	%{buildroot}%{_datadir}/maven2/poms/JPP.%{maven_name}.pom
14mu|jmock1-1.2.0-9|95	install -pm 644 %{SOURCE2} \
14mu|jmock1-1.2.0-9|96	%{buildroot}%{_datadir}/maven2/poms/JPP.%{maven_name}-cglib.pom
14mu|jmock1-1.2.0-9|97	
14mu|jmock1-1.2.0-9|98	#
14mu|jmock1-1.2.0-9|99	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jmock1-1.2.0-9|100	cp -pr build/javadoc-%{version}/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jmock1-1.2.0-9|101	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|jmock1-1.2.0-9|102	#
14mu|jmock1-1.2.0-9|103	install -dm 755 %{buildroot}%{_datadir}/%{name}-%{version}
14mu|jmock1-1.2.0-9|104	cp -pr examples/* %{buildroot}%{_datadir}/%{name}-%{version}
14mu|jmock1-1.2.0-9|105	
14mu|jmock1-1.2.0-9|106	%post
14mu|jmock1-1.2.0-9|107	%update_maven_depmap
14mu|jmock1-1.2.0-9|108	
14mu|jmock1-1.2.0-9|109	%postun
14mu|jmock1-1.2.0-9|110	%update_maven_depmap
14mu|jmock1-1.2.0-9|111	
14mu|jmock1-1.2.0-9|112	%files
14mu|jmock1-1.2.0-9|113	%doc LICENSE.txt overview.html
14mu|jmock1-1.2.0-9|114	%{_javadir}/*.jar
14mu|jmock1-1.2.0-9|115	%{_datadir}/maven2/poms/*
14mu|jmock1-1.2.0-9|116	%{_mavendepmapfragdir}
14mu|jmock1-1.2.0-9|117	
14mu|jmock1-1.2.0-9|118	%files javadoc
14mu|jmock1-1.2.0-9|119	%doc %{_javadocdir}/%{name}-%{version}
14mu|jmock1-1.2.0-9|120	%doc %{_javadocdir}/%{name}
14mu|jmock1-1.2.0-9|121	
14mu|jmock1-1.2.0-9|122	%files demo
14mu|jmock1-1.2.0-9|123	%doc %{_datadir}/%{name}-%{version}
14mu|jmock1-1.2.0-9|124	
14mu|jmock1-1.2.0-9|125	
14mu|jmock1-1.2.0-9|126	%changelog
14mu|jmock1-1.2.0-9|127	
14mu|jmock1-1.2.0-9|128	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 1.2.0-9
14mu|jmock1-1.2.0-9|129	- (8f7fe9e) Drop gcj
14mu|jmock1-1.2.0-9|130	
14mu|jmock1-1.2.0-9|131	

22830 14
14mu|jogl-1.1.1-1|1	%define debug_package %{nil}
14mu|jogl-1.1.1-1|2	
14mu|jogl-1.1.1-1|3	Summary:	Java bindings for the OpenGL API
14mu|jogl-1.1.1-1|4	Name:		jogl
14mu|jogl-1.1.1-1|5	Version:	1.1.1
14mu|jogl-1.1.1-1|6	Release:	1
14mu|jogl-1.1.1-1|7	Group:		Development/Java
14mu|jogl-1.1.1-1|8	License:	BSD
14mu|jogl-1.1.1-1|9	URL:		http://jogl.dev.java.net/
14mu|jogl-1.1.1-1|10	# svn co https://svn.java.net/svn/jogl~svn/branches/1.x-maint jogl-1.1.1
14mu|jogl-1.1.1-1|11	Source0:	%{name}-%{version}.tar.bz2
14mu|jogl-1.1.1-1|12	# match gluegen package
14mu|jogl-1.1.1-1|13	# svn co https://svn.java.net/svn/gluegen~svn/branches/1.0b06-maint gluegen-1.0b06
14mu|jogl-1.1.1-1|14	Source1:	gluegen-1.0b06.tar.bz2
14mu|jogl-1.1.1-1|15	Source2:	jogl.properties
14mu|jogl-1.1.1-1|16	Patch0:		%{name}-1.1.1-src-no-link-against-sun-java.patch
14mu|jogl-1.1.1-1|17	# http://pkgs.fedoraproject.org/gitweb/?p=gluegen.git;a=blob;f=fix-antlr-classpath.patch
14mu|jogl-1.1.1-1|18	Patch1:		fix-antlr-classpath.patch
14mu|jogl-1.1.1-1|19	BuildRequires:	ant
14mu|jogl-1.1.1-1|20	BuildRequires:	ant-antlr
14mu|jogl-1.1.1-1|21	BuildRequires:	antlr
14mu|jogl-1.1.1-1|22	BuildRequires:	jpackage-utils
14mu|jogl-1.1.1-1|23	BuildRequires:	mesa-common-devel
14mu|jogl-1.1.1-1|24	BuildRequires:	java-rpmbuild
14mu|jogl-1.1.1-1|25	BuildRequires:	unzip
14mu|jogl-1.1.1-1|26	BuildRequires:	update-alternatives
14mu|jogl-1.1.1-1|27	BuildRequires:	xml-commons-apis
14mu|jogl-1.1.1-1|28	BuildRequires:	cpptasks
14mu|jogl-1.1.1-1|29	BuildRequires:	pkgconfig(xt)
14mu|jogl-1.1.1-1|30	Requires:	java >= 1.5
14mu|jogl-1.1.1-1|31	
14mu|jogl-1.1.1-1|32	%description
14mu|jogl-1.1.1-1|33	The JOGL Project hosts a reference implementation of the Java bindings for
14mu|jogl-1.1.1-1|34	OpenGL API, and is designed to provide hardware-supported 3D graphics to
14mu|jogl-1.1.1-1|35	applications written in the Java programming language.
14mu|jogl-1.1.1-1|36	
14mu|jogl-1.1.1-1|37	It is part of a suite of open-source technologies initiated bu the Game
14mu|jogl-1.1.1-1|38	Technology Group at Sun Microsystems.
14mu|jogl-1.1.1-1|39	
14mu|jogl-1.1.1-1|40	JOGL provides full access to the APIs in the OpenGL 1.5 specification as
14mu|jogl-1.1.1-1|41	well as nearly all vendor extensions, and integrated with the AWT and Swing
14mu|jogl-1.1.1-1|42	widget sets.
14mu|jogl-1.1.1-1|43	
14mu|jogl-1.1.1-1|44	%package javadoc
14mu|jogl-1.1.1-1|45	Summary:	Javadoc for jogl
14mu|jogl-1.1.1-1|46	Group:		Development/Java
14mu|jogl-1.1.1-1|47	
14mu|jogl-1.1.1-1|48	%description javadoc
14mu|jogl-1.1.1-1|49	Javadoc for jogl.
14mu|jogl-1.1.1-1|50	
14mu|jogl-1.1.1-1|51	%package manual
14mu|jogl-1.1.1-1|52	Summary:	User documetation for jogl
14mu|jogl-1.1.1-1|53	Group:		Development/Java
14mu|jogl-1.1.1-1|54	
14mu|jogl-1.1.1-1|55	%description manual
14mu|jogl-1.1.1-1|56	Usermanual for jogl.
14mu|jogl-1.1.1-1|57	
14mu|jogl-1.1.1-1|58	
14mu|jogl-1.1.1-1|59	%prep
14mu|jogl-1.1.1-1|60	%setup -q -b 1
14mu|jogl-1.1.1-1|61	ln -sf gluegen-1.0b06 ../gluegen
14mu|jogl-1.1.1-1|62	pushd make
14mu|jogl-1.1.1-1|63	%patch0 -p0
14mu|jogl-1.1.1-1|64	popd
14mu|jogl-1.1.1-1|65	pushd ../gluegen-1.0b06
14mu|jogl-1.1.1-1|66	%patch1 -p1
14mu|jogl-1.1.1-1|67	popd
14mu|jogl-1.1.1-1|68	
14mu|jogl-1.1.1-1|69	cp %{SOURCE2} make
14mu|jogl-1.1.1-1|70	
14mu|jogl-1.1.1-1|71	%build
14mu|jogl-1.1.1-1|72	export OPT_JAR_LIST="antlr ant/antlr"
14mu|jogl-1.1.1-1|73	export CLASSPATH=$(build-classpath antlr ant/ant-antlr)
14mu|jogl-1.1.1-1|74	
14mu|jogl-1.1.1-1|75	pushd make
14mu|jogl-1.1.1-1|76	perl -pi -e 's@/usr/X11R6/%{_lib}@%{_libdir}@g' build.xml
14mu|jogl-1.1.1-1|77	
14mu|jogl-1.1.1-1|78	%ant \
14mu|jogl-1.1.1-1|79	-Duser.home=%{_topdir}/SOURCES \
14mu|jogl-1.1.1-1|80	-Dantlr.jar=$(build-classpath antlr) \
14mu|jogl-1.1.1-1|81	all \
14mu|jogl-1.1.1-1|82	javadoc.dev.x11
14mu|jogl-1.1.1-1|83	
14mu|jogl-1.1.1-1|84	popd
14mu|jogl-1.1.1-1|85	
14mu|jogl-1.1.1-1|86	%install
14mu|jogl-1.1.1-1|87	
14mu|jogl-1.1.1-1|88	# jars
14mu|jogl-1.1.1-1|89	install -dm 755 %{buildroot}%{_javadir}
14mu|jogl-1.1.1-1|90	install -m 644 build/%{name}.jar \
14mu|jogl-1.1.1-1|91	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jogl-1.1.1-1|92	pushd %{buildroot}%{_javadir}
14mu|jogl-1.1.1-1|93	for jar in *-%{version}*; do
14mu|jogl-1.1.1-1|94	ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`
14mu|jogl-1.1.1-1|95	done
14mu|jogl-1.1.1-1|96	popd
14mu|jogl-1.1.1-1|97	
14mu|jogl-1.1.1-1|98	# native lib
14mu|jogl-1.1.1-1|99	install -dm 755 %{buildroot}%{_libdir}
14mu|jogl-1.1.1-1|100	install -m 644 build/obj/lib*.so \
14mu|jogl-1.1.1-1|101	%{buildroot}%{_libdir}
14mu|jogl-1.1.1-1|102	
14mu|jogl-1.1.1-1|103	# javadoc
14mu|jogl-1.1.1-1|104	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jogl-1.1.1-1|105	cp -pr javadoc_jogl_dev/* \
14mu|jogl-1.1.1-1|106	%{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jogl-1.1.1-1|107	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
14mu|jogl-1.1.1-1|108	
14mu|jogl-1.1.1-1|109	%post javadoc
14mu|jogl-1.1.1-1|110	rm -f %{_javadocdir}/%{name}
14mu|jogl-1.1.1-1|111	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mu|jogl-1.1.1-1|112	
14mu|jogl-1.1.1-1|113	%files
14mu|jogl-1.1.1-1|114	%defattr(644,root,root,755)
14mu|jogl-1.1.1-1|115	%{_javadir}/*.jar
14mu|jogl-1.1.1-1|116	%attr(755,root,root) %{_libdir}/libjogl.so
14mu|jogl-1.1.1-1|117	%attr(755,root,root) %{_libdir}/libjogl_awt.so
14mu|jogl-1.1.1-1|118	
14mu|jogl-1.1.1-1|119	%files javadoc
14mu|jogl-1.1.1-1|120	%doc %{_javadocdir}/%{name}-%{version}
14mu|jogl-1.1.1-1|121	%ghost %doc %{_javadocdir}/%{name}
14mu|jogl-1.1.1-1|122	
14mu|jogl-1.1.1-1|123	%files manual
14mu|jogl-1.1.1-1|124	%doc doc/*
14mu|jogl-1.1.1-1|125	
14mu|jogl-1.1.1-1|126	%changelog
14mu|jogl-1.1.1-1|127	
14mu|jogl-1.1.1-1|128	* Thu May 12 2016 Denis Silakov <dsilakov@gmail.com> 1.1.1-1
14mu|jogl-1.1.1-1|129	- (0e8c037) Move to main
14mu|jogl-1.1.1-1|130	
14mu|jogl-1.1.1-1|131	

22831 14
14mu|jovie-4.14.3-1|1	Summary:	KTTS - KDE Text-to-Speech
14mu|jovie-4.14.3-1|2	Name:		jovie
14mu|jovie-4.14.3-1|3	Version:	4.14.3
14mu|jovie-4.14.3-1|4	Release:	1
14mu|jovie-4.14.3-1|5	Epoch:		2
14mu|jovie-4.14.3-1|6	License:	LGPLv2
14mu|jovie-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|jovie-4.14.3-1|8	Url:		http://www.kde.org/
14mu|jovie-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|jovie-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|jovie-4.14.3-1|11	BuildRequires:	speech-dispatcher-devel
14mu|jovie-4.14.3-1|12	Obsoletes:	kdeaccessibility4-core < 2:4.5.71
14mu|jovie-4.14.3-1|13	Obsoletes:	kdeaccessibility4 < 2:4.5.71
14mu|jovie-4.14.3-1|14	Obsoletes:	kttsd < 2:4.5.71
14mu|jovie-4.14.3-1|15	
14mu|jovie-4.14.3-1|16	%description
14mu|jovie-4.14.3-1|17	Jovie is a subsystem within the KDE desktop for
14mu|jovie-4.14.3-1|18	conversion of text to audible speech. Jovie is currently under development
14mu|jovie-4.14.3-1|19	and aims to become the standard subsystem for all KDE applications
14mu|jovie-4.14.3-1|20	to provide speech output.
14mu|jovie-4.14.3-1|21	User Features:
14mu|jovie-4.14.3-1|22	* Speak any text from the KDE clipboard.
14mu|jovie-4.14.3-1|23	* Speak any plain text file.
14mu|jovie-4.14.3-1|24	* Speak all or any portion of a text file from Kate.
14mu|jovie-4.14.3-1|25	* Speak all or any portion of an HTML page from Konqueror.
14mu|jovie-4.14.3-1|26	* Use as the speech backend for KMouth and KSayIt.
14mu|jovie-4.14.3-1|27	* Speak KDE notifications (KNotify).
14mu|jovie-4.14.3-1|28	* Long text is parsed into sentences. User may backup by sentence or
14mu|jovie-4.14.3-1|29	paragraph, replay, pause, and stop playing.
14mu|jovie-4.14.3-1|30	* Audio output via GStreamer (version 0.8.7 or later)
14mu|jovie-4.14.3-1|31	
14mu|jovie-4.14.3-1|32	%files
14mu|jovie-4.14.3-1|33	%doc %{_kde_docdir}/HTML/en/jovie
14mu|jovie-4.14.3-1|34	%{_kde_bindir}/jovie
14mu|jovie-4.14.3-1|35	%{_kde_applicationsdir}/jovieapp.desktop
14mu|jovie-4.14.3-1|36	%{_kde_libdir}/kde4/kcm_kttsd.so
14mu|jovie-4.14.3-1|37	%{_kde_libdir}/kde4/jovie_stringreplacerplugin.so
14mu|jovie-4.14.3-1|38	%{_kde_libdir}/kde4/jovie_talkerchooserplugin.so
14mu|jovie-4.14.3-1|39	%{_kde_libdir}/kde4/jovie_xmltransformerplugin.so
14mu|jovie-4.14.3-1|40	%{_kde_appsdir}/jovie
14mu|jovie-4.14.3-1|41	%{_kde_iconsdir}/*/*/actions/female.png
14mu|jovie-4.14.3-1|42	%{_kde_iconsdir}/*/*/actions/male.png
14mu|jovie-4.14.3-1|43	%{_kde_iconsdir}/*/*/actions/nospeak.png
14mu|jovie-4.14.3-1|44	%{_kde_iconsdir}/*/*/actions/speak.png
14mu|jovie-4.14.3-1|45	%{_kde_services}/jovie.desktop
14mu|jovie-4.14.3-1|46	%{_kde_services}/jovie_stringreplacerplugin.desktop
14mu|jovie-4.14.3-1|47	%{_kde_services}/jovie_talkerchooserplugin.desktop
14mu|jovie-4.14.3-1|48	%{_kde_services}/jovie_xmltransformerplugin.desktop
14mu|jovie-4.14.3-1|49	%{_kde_services}/kcmkttsd.desktop
14mu|jovie-4.14.3-1|50	%{_kde_services}/kttsd.desktop
14mu|jovie-4.14.3-1|51	%{_kde_servicetypes}/jovie_filterplugin.desktop
14mu|jovie-4.14.3-1|52	
14mu|jovie-4.14.3-1|53	#-----------------------------------------------------------------------------
14mu|jovie-4.14.3-1|54	
14mu|jovie-4.14.3-1|55	%define kttsd_major 4
14mu|jovie-4.14.3-1|56	%define libkttsd %mklibname kttsd %{kttsd_major}
14mu|jovie-4.14.3-1|57	
14mu|jovie-4.14.3-1|58	%package -n %{libkttsd}
14mu|jovie-4.14.3-1|59	Summary:	KDE 4 library
14mu|jovie-4.14.3-1|60	Group:		System/Libraries
14mu|jovie-4.14.3-1|61	
14mu|jovie-4.14.3-1|62	%description -n %{libkttsd}
14mu|jovie-4.14.3-1|63	KDE 4 library.
14mu|jovie-4.14.3-1|64	
14mu|jovie-4.14.3-1|65	%files -n %{libkttsd}
14mu|jovie-4.14.3-1|66	%{_kde_libdir}/libkttsd.so.%{kttsd_major}*
14mu|jovie-4.14.3-1|67	
14mu|jovie-4.14.3-1|68	#---------------------------------------------
14mu|jovie-4.14.3-1|69	
14mu|jovie-4.14.3-1|70	%package devel
14mu|jovie-4.14.3-1|71	Summary:	Devel stuff for %{name}
14mu|jovie-4.14.3-1|72	Group:		Development/KDE and Qt
14mu|jovie-4.14.3-1|73	Requires:	kdelibs4-devel
14mu|jovie-4.14.3-1|74	Requires:	%{libkttsd} = %{EVRD}
14mu|jovie-4.14.3-1|75	
14mu|jovie-4.14.3-1|76	%description devel
14mu|jovie-4.14.3-1|77	Files needed to build applications based on %{name}.
14mu|jovie-4.14.3-1|78	
14mu|jovie-4.14.3-1|79	%files devel
14mu|jovie-4.14.3-1|80	%{_kde_libdir}/libkttsd.so
14mu|jovie-4.14.3-1|81	
14mu|jovie-4.14.3-1|82	#----------------------------------------------------------------------
14mu|jovie-4.14.3-1|83	
14mu|jovie-4.14.3-1|84	%prep
14mu|jovie-4.14.3-1|85	%setup -q
14mu|jovie-4.14.3-1|86	
14mu|jovie-4.14.3-1|87	%build
14mu|jovie-4.14.3-1|88	%cmake_kde4
14mu|jovie-4.14.3-1|89	%make
14mu|jovie-4.14.3-1|90	
14mu|jovie-4.14.3-1|91	%install
14mu|jovie-4.14.3-1|92	%makeinstall_std -C build
14mu|jovie-4.14.3-1|93	
14mu|jovie-4.14.3-1|94	
14mu|jovie-4.14.3-1|95	%changelog
14mu|jovie-4.14.3-1|96	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|jovie-4.14.3-1|97	+ Revision: 9dc3d86
14mu|jovie-4.14.3-1|98	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|jovie-4.14.3-1|99	
14mu|jovie-4.14.3-1|100	

22832 14
14mu|jpackage-utils-1.7.5-5|1	# Copyright (c) 2000-2008, JPackage Project
14mu|jpackage-utils-1.7.5-5|2	# All rights reserved.
14mu|jpackage-utils-1.7.5-5|3	#
14mu|jpackage-utils-1.7.5-5|4	# Redistribution and use in source and binary forms, with or without
14mu|jpackage-utils-1.7.5-5|5	# modification, are permitted provided that the following conditions
14mu|jpackage-utils-1.7.5-5|6	# are met:
14mu|jpackage-utils-1.7.5-5|7	#
14mu|jpackage-utils-1.7.5-5|8	# 1. Redistributions of source code must retain the above copyright
14mu|jpackage-utils-1.7.5-5|9	#    notice, this list of conditions and the following disclaimer.
14mu|jpackage-utils-1.7.5-5|10	# 2. Redistributions in binary form must reproduce the above copyright
14mu|jpackage-utils-1.7.5-5|11	#    notice, this list of conditions and the following disclaimer in the
14mu|jpackage-utils-1.7.5-5|12	#    documentation and/or other materials provided with the
14mu|jpackage-utils-1.7.5-5|13	#    distribution.
14mu|jpackage-utils-1.7.5-5|14	# 3. Neither the name of the JPackage Project nor the names of its
14mu|jpackage-utils-1.7.5-5|15	#    contributors may be used to endorse or promote products derived
14mu|jpackage-utils-1.7.5-5|16	#    from this software without specific prior written permission.
14mu|jpackage-utils-1.7.5-5|17	#
14mu|jpackage-utils-1.7.5-5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mu|jpackage-utils-1.7.5-5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mu|jpackage-utils-1.7.5-5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mu|jpackage-utils-1.7.5-5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mu|jpackage-utils-1.7.5-5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mu|jpackage-utils-1.7.5-5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mu|jpackage-utils-1.7.5-5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mu|jpackage-utils-1.7.5-5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mu|jpackage-utils-1.7.5-5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mu|jpackage-utils-1.7.5-5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mu|jpackage-utils-1.7.5-5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mu|jpackage-utils-1.7.5-5|29	#
14mu|jpackage-utils-1.7.5-5|30	
14mu|jpackage-utils-1.7.5-5|31	# debug package is empty and rpmlint rejects build
14mu|jpackage-utils-1.7.5-5|32	
14mu|jpackage-utils-1.7.5-5|33	%define _enable_debug_packages %{nil}
14mu|jpackage-utils-1.7.5-5|34	%define debug_package %{nil}
14mu|jpackage-utils-1.7.5-5|35	
14mu|jpackage-utils-1.7.5-5|36	%define distver 1.7
14mu|jpackage-utils-1.7.5-5|37	%define section free
14mu|jpackage-utils-1.7.5-5|38	
14mu|jpackage-utils-1.7.5-5|39	%define sdk_provider	openjdk
14mu|jpackage-utils-1.7.5-5|40	
14mu|jpackage-utils-1.7.5-5|41	Name:           jpackage-utils
14mu|jpackage-utils-1.7.5-5|42	Version:        1.7.5
14mu|jpackage-utils-1.7.5-5|43	Release:        5
14mu|jpackage-utils-1.7.5-5|44	Epoch:          0
14mu|jpackage-utils-1.7.5-5|45	Summary:        JPackage utilities
14mu|jpackage-utils-1.7.5-5|46	License:        BSD-style
14mu|jpackage-utils-1.7.5-5|47	URL:            http://www.jpackage.org/
14mu|jpackage-utils-1.7.5-5|48	Source0:        %{name}-%{version}.tar.bz2
14mu|jpackage-utils-1.7.5-5|49	Source1:        classpath.security
14mu|jpackage-utils-1.7.5-5|50	Source2:        %{name}-README
14mu|jpackage-utils-1.7.5-5|51	Source3:        abs2rel.sh
14mu|jpackage-utils-1.7.5-5|52	Source4:        abs2rel.lua
14mu|jpackage-utils-1.7.5-5|53	Source10:	jpackage.generic.macros
14mu|jpackage-utils-1.7.5-5|54	Source11:	jpackage.override.mandriva.macros
14mu|jpackage-utils-1.7.5-5|55	Patch0:		java-functions-openjdk.patch
14mu|jpackage-utils-1.7.5-5|56	Patch1:         %{name}-enable-gcj-support.patch
14mu|jpackage-utils-1.7.5-5|57	Patch2:         %{name}-own-mavendirs.patch
14mu|jpackage-utils-1.7.5-5|58	Patch3:         %{name}-prefer-jre.patch
14mu|jpackage-utils-1.7.5-5|59	Patch4:         %{name}-set-classpath.patch
14mu|jpackage-utils-1.7.5-5|60	
14mu|jpackage-utils-1.7.5-5|61	Group:          Development/Java
14mu|jpackage-utils-1.7.5-5|62	# (anssi 12/2007): No longer noarch as different JDK is used on x86(_64) than
14mu|jpackage-utils-1.7.5-5|63	# on other archs.
14mu|jpackage-utils-1.7.5-5|64	#BuildArch:      noarch
14mu|jpackage-utils-1.7.5-5|65	AutoReqProv:    no
14mu|jpackage-utils-1.7.5-5|66	Requires(post): rpm-helper
14mu|jpackage-utils-1.7.5-5|67	
14mu|jpackage-utils-1.7.5-5|68	%description
14mu|jpackage-utils-1.7.5-5|69	Utilities for the JPackage Project:
14mu|jpackage-utils-1.7.5-5|70	
14mu|jpackage-utils-1.7.5-5|71	* %{_bindir}/build-classpath
14mu|jpackage-utils-1.7.5-5|72	build the Java classpath in a portable manner
14mu|jpackage-utils-1.7.5-5|73	* %{_bindir}/build-jar-repository
14mu|jpackage-utils-1.7.5-5|74	build a jar repository in a portable manner
14mu|jpackage-utils-1.7.5-5|75	* %{_bindir}/rebuild-jar-repository
14mu|jpackage-utils-1.7.5-5|76	rebuild a jar repository in a portable manner
14mu|jpackage-utils-1.7.5-5|77	(after a jvm change...)
14mu|jpackage-utils-1.7.5-5|78	* %{_bindir}/build-classpath-directory
14mu|jpackage-utils-1.7.5-5|79	build the Java classpath from a directory
14mu|jpackage-utils-1.7.5-5|80	* %{_bindir}/diff-jars
14mu|jpackage-utils-1.7.5-5|81	show jar content differences
14mu|jpackage-utils-1.7.5-5|82	* %{_bindir}/jvmjar
14mu|jpackage-utils-1.7.5-5|83	install jvm extensions
14mu|jpackage-utils-1.7.5-5|84	* %{_bindir}/create-jar-links
14mu|jpackage-utils-1.7.5-5|85	create custom jar links
14mu|jpackage-utils-1.7.5-5|86	* %{_bindir}/clean-binary-files
14mu|jpackage-utils-1.7.5-5|87	remove binary files from sources
14mu|jpackage-utils-1.7.5-5|88	* %{_bindir}/check-binary-files
14mu|jpackage-utils-1.7.5-5|89	check for presence of unexpected binary files
14mu|jpackage-utils-1.7.5-5|90	* %{_datadir}/java-utils/java-functions
14mu|jpackage-utils-1.7.5-5|91	shell script functions library for Java
14mu|jpackage-utils-1.7.5-5|92	applications
14mu|jpackage-utils-1.7.5-5|93	* %{_sysconfdir}/java/jpackage-release
14mu|jpackage-utils-1.7.5-5|94	string identifying the currently installed
14mu|jpackage-utils-1.7.5-5|95	JPackage release
14mu|jpackage-utils-1.7.5-5|96	* %{_sysconfdir}/java/java.conf
14mu|jpackage-utils-1.7.5-5|97	system-wide Java configuration file
14mu|jpackage-utils-1.7.5-5|98	* %{_sysconfdir}/rpm/macros.d/jpackage.macros
14mu|jpackage-utils-1.7.5-5|99	RPM macros for Java packagers and developers
14mu|jpackage-utils-1.7.5-5|100	* %{_docdir}/%{name}/jpackage-policy
14mu|jpackage-utils-1.7.5-5|101	Java packaging policy for packagers and
14mu|jpackage-utils-1.7.5-5|102	developers
14mu|jpackage-utils-1.7.5-5|103	
14mu|jpackage-utils-1.7.5-5|104	It also contains the license, man pages, documentation, XSL files of general
14mu|jpackage-utils-1.7.5-5|105	use with maven2, a header file for spec files etc.
14mu|jpackage-utils-1.7.5-5|106	
14mu|jpackage-utils-1.7.5-5|107	%package -n java-rpmbuild
14mu|jpackage-utils-1.7.5-5|108	Summary:	Java SDK for building Mandriva java rpm packages
14mu|jpackage-utils-1.7.5-5|109	Group:		Development/Java
14mu|jpackage-utils-1.7.5-5|110	Requires:	java-devel-%{sdk_provider}
14mu|jpackage-utils-1.7.5-5|111	Requires:	jpackage-utils = %{version}
14mu|jpackage-utils-1.7.5-5|112	
14mu|jpackage-utils-1.7.5-5|113	%description -n java-rpmbuild
14mu|jpackage-utils-1.7.5-5|114	Contains links that set up the default java SDK which is used for
14mu|jpackage-utils-1.7.5-5|115	building Mandriva rpm packages of java software.
14mu|jpackage-utils-1.7.5-5|116	
14mu|jpackage-utils-1.7.5-5|117	%prep
14mu|jpackage-utils-1.7.5-5|118	%setup -q
14mu|jpackage-utils-1.7.5-5|119	%patch0 -p0
14mu|jpackage-utils-1.7.5-5|120	%patch1 -p0
14mu|jpackage-utils-1.7.5-5|121	%patch2 -p1
14mu|jpackage-utils-1.7.5-5|122	%patch3 -p1
14mu|jpackage-utils-1.7.5-5|123	%patch4 -p1
14mu|jpackage-utils-1.7.5-5|124	%{__perl} -pi -e 's/(^%%_[ml]*iconsdir)/#\1/g' misc/macros.jpackage
14mu|jpackage-utils-1.7.5-5|125	%{__perl} -pi -e 's/(^%%_menudir)/#\1/' misc/macros.jpackage
14mu|jpackage-utils-1.7.5-5|126	perl -pi -e 's|jre/sh|jre/bin|g' java-utils/java-functions
14mu|jpackage-utils-1.7.5-5|127	cp %{SOURCE2} .
14mu|jpackage-utils-1.7.5-5|128	
14mu|jpackage-utils-1.7.5-5|129	%build
14mu|jpackage-utils-1.7.5-5|130	echo "JPackage release %{distver} (%{distribution}) for %{_target_cpu}" \
14mu|jpackage-utils-1.7.5-5|131	> etc/jpackage-release
14mu|jpackage-utils-1.7.5-5|132	
14mu|jpackage-utils-1.7.5-5|133	
14mu|jpackage-utils-1.7.5-5|134	%install
14mu|jpackage-utils-1.7.5-5|135	# Pull macros out of macros.jpackage and emulate them during install for
14mu|jpackage-utils-1.7.5-5|136	# smooth bootstrapping experience.
14mu|jpackage-utils-1.7.5-5|137	for dir in \
14mu|jpackage-utils-1.7.5-5|138	jvmdir jvmjardir jvmprivdir \
14mu|jpackage-utils-1.7.5-5|139	jvmlibdir jvmdatadir jvmsysconfdir \
14mu|jpackage-utils-1.7.5-5|140	jvmcommonlibdir jvmcommondatadir jvmcommonsysconfdir \
14mu|jpackage-utils-1.7.5-5|141	javadir jnidir javadocdir mavenpomdir \
14mu|jpackage-utils-1.7.5-5|142	mavendepmapdir mavendepmapfragdir; do
14mu|jpackage-utils-1.7.5-5|143	export _${dir}=$(rpm --eval $(grep -E "^%_${dir}\b" \
14mu|jpackage-utils-1.7.5-5|144	misc/macros.jpackage | %{__awk} '{ print $2 }'))
14mu|jpackage-utils-1.7.5-5|145	done
14mu|jpackage-utils-1.7.5-5|146	
14mu|jpackage-utils-1.7.5-5|147	install -dm 755 %{buildroot}${_jvmdir}
14mu|jpackage-utils-1.7.5-5|148	install -dm 755 %{buildroot}${_jvmjardir}
14mu|jpackage-utils-1.7.5-5|149	install -dm 755 %{buildroot}${_jvmprivdir}
14mu|jpackage-utils-1.7.5-5|150	install -dm 755 %{buildroot}${_jvmlibdir}
14mu|jpackage-utils-1.7.5-5|151	install -dm 755 %{buildroot}${_jvmdatadir}
14mu|jpackage-utils-1.7.5-5|152	install -dm 755 %{buildroot}${_jvmsysconfdir}
14mu|jpackage-utils-1.7.5-5|153	install -dm 755 %{buildroot}${_jvmcommonlibdir}
14mu|jpackage-utils-1.7.5-5|154	install -dm 755 %{buildroot}${_jvmcommondatadir}
14mu|jpackage-utils-1.7.5-5|155	install -dm 755 %{buildroot}${_jvmcommonsysconfdir}
14mu|jpackage-utils-1.7.5-5|156	install -dm 755 %{buildroot}${_javadir}
14mu|jpackage-utils-1.7.5-5|157	install -dm 755 %{buildroot}${_javadir}-utils
14mu|jpackage-utils-1.7.5-5|158	install -dm 755 %{buildroot}${_javadir}-ext
14mu|jpackage-utils-1.7.5-5|159	install -dm 755 %{buildroot}${_javadir}-{1.3.1,1.4.0,1.4.1,1.4.2}
14mu|jpackage-utils-1.7.5-5|160	install -dm 755 %{buildroot}${_javadir}-{1.5.0,1.6.0,1.7.0,1.8.0}
14mu|jpackage-utils-1.7.5-5|161	install -dm 755 %{buildroot}${_jnidir}
14mu|jpackage-utils-1.7.5-5|162	install -dm 755 %{buildroot}${_jnidir}-ext
14mu|jpackage-utils-1.7.5-5|163	install -dm 755 %{buildroot}${_jnidir}-{1.3.1,1.4.0,1.4.1,1.4.2}
14mu|jpackage-utils-1.7.5-5|164	install -dm 755 %{buildroot}${_jnidir}-{1.5.0,1.6.0,1.7.0,1.8.0}
14mu|jpackage-utils-1.7.5-5|165	install -dm 755 %{buildroot}${_javadocdir}
14mu|jpackage-utils-1.7.5-5|166	install -dm 755 %{buildroot}${_mavenpomdir}
14mu|jpackage-utils-1.7.5-5|167	install -dm 755 %{buildroot}${_mavendepmapfragdir}
14mu|jpackage-utils-1.7.5-5|168	
14mu|jpackage-utils-1.7.5-5|169	pushd bin
14mu|jpackage-utils-1.7.5-5|170	for i in *; do
14mu|jpackage-utils-1.7.5-5|171	install -pm 755 -D $i %{buildroot}%{_bindir}/$i
14mu|jpackage-utils-1.7.5-5|172	done
14mu|jpackage-utils-1.7.5-5|173	popd
14mu|jpackage-utils-1.7.5-5|174	install -m644 etc/font.properties -D %{buildroot}%{_sysconfdir}/java/font.properties
14mu|jpackage-utils-1.7.5-5|175	
14mu|jpackage-utils-1.7.5-5|176	# Install abs2rel scripts
14mu|jpackage-utils-1.7.5-5|177	install -pm 755 %{SOURCE3}  %{buildroot}%{_javadir}-utils
14mu|jpackage-utils-1.7.5-5|178	install -pm 644 %{SOURCE4} %{buildroot}%{_javadir}-utils
14mu|jpackage-utils-1.7.5-5|179	
14mu|jpackage-utils-1.7.5-5|180	# Create an initial (empty) depmap
14mu|jpackage-utils-1.7.5-5|181	echo -e "<dependencies>\\n" \
14mu|jpackage-utils-1.7.5-5|182	> %{buildroot}${_mavendepmapdir}/maven2-depmap.xml
14mu|jpackage-utils-1.7.5-5|183	echo -e "</dependencies>\\n" \
14mu|jpackage-utils-1.7.5-5|184	>> %{buildroot}${_mavendepmapdir}/maven2-depmap.xml
14mu|jpackage-utils-1.7.5-5|185	
14mu|jpackage-utils-1.7.5-5|186	cat > etc/java.conf << EOF
14mu|jpackage-utils-1.7.5-5|187	# System-wide Java configuration file                                -*- sh -*-
14mu|jpackage-utils-1.7.5-5|188	#
14mu|jpackage-utils-1.7.5-5|189	# JPackage Project <http://www.jpackage.org/>
14mu|jpackage-utils-1.7.5-5|190	
14mu|jpackage-utils-1.7.5-5|191	# Location of jar files on the system
14mu|jpackage-utils-1.7.5-5|192	JAVA_LIBDIR=${_javadir}
14mu|jpackage-utils-1.7.5-5|193	
14mu|jpackage-utils-1.7.5-5|194	# Location of arch-specific jar files on the system
14mu|jpackage-utils-1.7.5-5|195	JNI_LIBDIR=${_jnidir}
14mu|jpackage-utils-1.7.5-5|196	
14mu|jpackage-utils-1.7.5-5|197	# Root of all JVM installations
14mu|jpackage-utils-1.7.5-5|198	JVM_ROOT=${_jvmdir}
14mu|jpackage-utils-1.7.5-5|199	
14mu|jpackage-utils-1.7.5-5|200	# You can define a system-wide JVM root here if you're not using the
14mu|jpackage-utils-1.7.5-5|201	# default one.
14mu|jpackage-utils-1.7.5-5|202	#
14mu|jpackage-utils-1.7.5-5|203	# If you have the a base JRE package installed
14mu|jpackage-utils-1.7.5-5|204	# (e.g. java-1.6.0-openjdk):
14mu|jpackage-utils-1.7.5-5|205	#JAVA_HOME=\$JVM_ROOT/jre
14mu|jpackage-utils-1.7.5-5|206	#
14mu|jpackage-utils-1.7.5-5|207	# If you have the a devel JDK package installed
14mu|jpackage-utils-1.7.5-5|208	# (e.g. java-1.6.0-openjdk-devel):
14mu|jpackage-utils-1.7.5-5|209	#JAVA_HOME=\$JVM_ROOT/java
14mu|jpackage-utils-1.7.5-5|210	
14mu|jpackage-utils-1.7.5-5|211	# Options to pass to the java interpreter
14mu|jpackage-utils-1.7.5-5|212	JAVACMD_OPTS=
14mu|jpackage-utils-1.7.5-5|213	EOF
14mu|jpackage-utils-1.7.5-5|214	
14mu|jpackage-utils-1.7.5-5|215	install -pm 644 etc/java.conf %{buildroot}%{_sysconfdir}/java/java.conf
14mu|jpackage-utils-1.7.5-5|216	install -pm 644 etc/jpackage-release -D %{buildroot}%{_sysconfdir}/java/jpackage-release
14mu|jpackage-utils-1.7.5-5|217	install -pm 644 java-utils/java-functions -D %{buildroot}${_javadir}-utils
14mu|jpackage-utils-1.7.5-5|218	install -m644 misc/macros.jpackage -D %{buildroot}%{_sysconfdir}/rpm/macros.d/jpackage.macros
14mu|jpackage-utils-1.7.5-5|219	install -m644 %{SOURCE10} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/jpackage.generic.macros
14mu|jpackage-utils-1.7.5-5|220	install -m644 %{SOURCE11} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/jpackage.override.mandriva.macros
14mu|jpackage-utils-1.7.5-5|221	
14mu|jpackage-utils-1.7.5-5|222	mkdir -p %{buildroot}%{_mandir}/man1
14mu|jpackage-utils-1.7.5-5|223	install -pm 644 man/* %{buildroot}%{_mandir}/man1
14mu|jpackage-utils-1.7.5-5|224	mkdir -p %{buildroot}${_javadir}-utils/xml
14mu|jpackage-utils-1.7.5-5|225	install -pm 644 xml/* %{buildroot}${_javadir}-utils/xml
14mu|jpackage-utils-1.7.5-5|226	
14mu|jpackage-utils-1.7.5-5|227	ln -s java-%{sdk_provider} %{buildroot}${_jvmdir}/java-rpmbuild
14mu|jpackage-utils-1.7.5-5|228	ln -s java-%{sdk_provider} %{buildroot}${_jvmjardir}/java-rpmbuild
14mu|jpackage-utils-1.7.5-5|229	
14mu|jpackage-utils-1.7.5-5|230	## BEGIN GCJ/CLASSPATH SPECIFIC ##
14mu|jpackage-utils-1.7.5-5|231	mkdir -p %{buildroot}%{_libdir}/security
14mu|jpackage-utils-1.7.5-5|232	cp -a %{SOURCE1} %{buildroot}%{_libdir}/security/classpath.security.real
14mu|jpackage-utils-1.7.5-5|233	
14mu|jpackage-utils-1.7.5-5|234	mkdir -p %{buildroot}%{_bindir}
14mu|jpackage-utils-1.7.5-5|235	cat > %{buildroot}%{_bindir}/rebuild-security-providers << EOF
14mu|jpackage-utils-1.7.5-5|236	#!/bin/sh
14mu|jpackage-utils-1.7.5-5|237	# Rebuild the list of security providers classpath.security
14mu|jpackage-utils-1.7.5-5|238	
14mu|jpackage-utils-1.7.5-5|239	cat %{_libdir}/security/classpath.security \
14mu|jpackage-utils-1.7.5-5|240	| grep -v "^security.provider." \
14mu|jpackage-utils-1.7.5-5|241	> %{_libdir}/security/classpath.security.bak
14mu|jpackage-utils-1.7.5-5|242	mv -f %{_libdir}/security/classpath.security.bak \
14mu|jpackage-utils-1.7.5-5|243	%{_libdir}/security/classpath.security
14mu|jpackage-utils-1.7.5-5|244	
14mu|jpackage-utils-1.7.5-5|245	providers=\$(ls %{_sysconfdir}/java/security/security.d | sort \
14mu|jpackage-utils-1.7.5-5|246	| awk -F- '{ print \$2 }')
14mu|jpackage-utils-1.7.5-5|247	count=0
14mu|jpackage-utils-1.7.5-5|248	for provider in \$providers
14mu|jpackage-utils-1.7.5-5|249	do
14mu|jpackage-utils-1.7.5-5|250	case \$provider in
14mu|jpackage-utils-1.7.5-5|251	*.rpmsave|*.rpmorig|*.rpmnew|*~|*.orig|*.bak)
14mu|jpackage-utils-1.7.5-5|252	;;
14mu|jpackage-utils-1.7.5-5|253	*)
14mu|jpackage-utils-1.7.5-5|254	count=\$((count + 1))
14mu|jpackage-utils-1.7.5-5|255	echo "security.provider."\$count"="\$provider \
14mu|jpackage-utils-1.7.5-5|256	>> %{_libdir}/security/classpath.security
14mu|jpackage-utils-1.7.5-5|257	;;
14mu|jpackage-utils-1.7.5-5|258	esac
14mu|jpackage-utils-1.7.5-5|259	done
14mu|jpackage-utils-1.7.5-5|260	EOF
14mu|jpackage-utils-1.7.5-5|261	
14mu|jpackage-utils-1.7.5-5|262	mkdir -p %{buildroot}%{_sysconfdir}/java/security/security.d
14mu|jpackage-utils-1.7.5-5|263	pushd  %{buildroot}%{_sysconfdir}/java/security/security.d
14mu|jpackage-utils-1.7.5-5|264	touch 1000-gnu.java.security.provider.Gnu
14mu|jpackage-utils-1.7.5-5|265	touch 1500-org.bouncycastle.jce.provider.BouncyCastleProvider
14mu|jpackage-utils-1.7.5-5|266	touch 2000-gnu.javax.crypto.jce.GnuCrypto
14mu|jpackage-utils-1.7.5-5|267	touch 3000-gnu.javax.crypto.jce.GnuSasl
14mu|jpackage-utils-1.7.5-5|268	touch 4000-gnu.javax.net.ssl.provider.Jessie
14mu|jpackage-utils-1.7.5-5|269	touch 5000-gnu.javax.security.auth.callback.GnuCallbacks
14mu|jpackage-utils-1.7.5-5|270	popd
14mu|jpackage-utils-1.7.5-5|271	
14mu|jpackage-utils-1.7.5-5|272	mkdir -p %{buildroot}%{_libdir}
14mu|jpackage-utils-1.7.5-5|273	cat > %{buildroot}%{_libdir}/logging.properties.real << EOF
14mu|jpackage-utils-1.7.5-5|274	# Default logging properties.
14mu|jpackage-utils-1.7.5-5|275	# See javadoc in java.util.logging.LogManager to information on
14mu|jpackage-utils-1.7.5-5|276	# overriding these settings.  Most of the defaults are compiled in, so
14mu|jpackage-utils-1.7.5-5|277	# this file is fairly minimal.
14mu|jpackage-utils-1.7.5-5|278	
14mu|jpackage-utils-1.7.5-5|279	# Send log records to System.err, default to OFF instead of INFO.
14mu|jpackage-utils-1.7.5-5|280	handlers = java.util.logging.ConsoleHandler
14mu|jpackage-utils-1.7.5-5|281	.level = OFF
14mu|jpackage-utils-1.7.5-5|282	EOF
14mu|jpackage-utils-1.7.5-5|283	
14mu|jpackage-utils-1.7.5-5|284	mkdir -p %{buildroot}%{_javadir}/gcj-endorsed
14mu|jpackage-utils-1.7.5-5|285	## END GCJ/CLASSPATH SPECIFIC ##
14mu|jpackage-utils-1.7.5-5|286	
14mu|jpackage-utils-1.7.5-5|287	
14mu|jpackage-utils-1.7.5-5|288	cat <<EOF > %{name}-%{version}.files
14mu|jpackage-utils-1.7.5-5|289	%{_bindir}/*
14mu|jpackage-utils-1.7.5-5|290	%{_mandir}/man1/*
14mu|jpackage-utils-1.7.5-5|291	%dir %{_sysconfdir}/java
14mu|jpackage-utils-1.7.5-5|292	%dir ${_jvmdir}
14mu|jpackage-utils-1.7.5-5|293	%dir ${_jvmjardir}
14mu|jpackage-utils-1.7.5-5|294	%dir ${_jvmprivdir}
14mu|jpackage-utils-1.7.5-5|295	# %dir ${_jvmlibdir}
14mu|jpackage-utils-1.7.5-5|296	%dir ${_jvmdatadir}
14mu|jpackage-utils-1.7.5-5|297	%dir ${_jvmsysconfdir}
14mu|jpackage-utils-1.7.5-5|298	%dir ${_jvmcommonlibdir}
14mu|jpackage-utils-1.7.5-5|299	%dir ${_jvmcommondatadir}
14mu|jpackage-utils-1.7.5-5|300	%dir ${_jvmcommonsysconfdir}
14mu|jpackage-utils-1.7.5-5|301	%dir ${_javadir}
14mu|jpackage-utils-1.7.5-5|302	%dir ${_javadir}-*
14mu|jpackage-utils-1.7.5-5|303	%dir ${_jnidir}
14mu|jpackage-utils-1.7.5-5|304	%dir ${_jnidir}-*
14mu|jpackage-utils-1.7.5-5|305	%dir ${_javadocdir}
14mu|jpackage-utils-1.7.5-5|306	%dir %{_datadir}/maven2
14mu|jpackage-utils-1.7.5-5|307	%dir ${_mavenpomdir}
14mu|jpackage-utils-1.7.5-5|308	%dir ${_mavendepmapdir}
14mu|jpackage-utils-1.7.5-5|309	%dir ${_mavendepmapfragdir}
14mu|jpackage-utils-1.7.5-5|310	${_javadir}-utils/*
14mu|jpackage-utils-1.7.5-5|311	%config %{_sysconfdir}/java/jpackage-release
14mu|jpackage-utils-1.7.5-5|312	%config(noreplace) %{_sysconfdir}/java/java.conf
14mu|jpackage-utils-1.7.5-5|313	%config(noreplace) %{_sysconfdir}/java/font.properties
14mu|jpackage-utils-1.7.5-5|314	%{_sysconfdir}/rpm/macros.d/jpackage.*macros
14mu|jpackage-utils-1.7.5-5|315	%config(noreplace) ${_mavendepmapdir}/maven2-depmap.xml
14mu|jpackage-utils-1.7.5-5|316	%dir %{_libdir}/security
14mu|jpackage-utils-1.7.5-5|317	%{_libdir}/security/classpath.security.real
14mu|jpackage-utils-1.7.5-5|318	%dir %{_sysconfdir}/java/security
14mu|jpackage-utils-1.7.5-5|319	%dir %{_sysconfdir}/java/security/security.d
14mu|jpackage-utils-1.7.5-5|320	%{_sysconfdir}/java/security/security.d/*
14mu|jpackage-utils-1.7.5-5|321	%{_libdir}/logging.properties.real
14mu|jpackage-utils-1.7.5-5|322	%dir %{_javadir}/gcj-endorsed
14mu|jpackage-utils-1.7.5-5|323	EOF
14mu|jpackage-utils-1.7.5-5|324	
14mu|jpackage-utils-1.7.5-5|325	cat <<EOF > java-rpmbuild-%{version}.files
14mu|jpackage-utils-1.7.5-5|326	${_jvmdir}/java-rpmbuild
14mu|jpackage-utils-1.7.5-5|327	${_jvmjardir}/java-rpmbuild
14mu|jpackage-utils-1.7.5-5|328	EOF
14mu|jpackage-utils-1.7.5-5|329	
14mu|jpackage-utils-1.7.5-5|330	chmod 644 doc/* etc/httpd-javadoc.conf
14mu|jpackage-utils-1.7.5-5|331	
14mu|jpackage-utils-1.7.5-5|332	%post
14mu|jpackage-utils-1.7.5-5|333	cp -af %{_libdir}/security/classpath.security.real %{_libdir}/security/classpath.security
14mu|jpackage-utils-1.7.5-5|334	cp -af %{_libdir}/logging.properties.real %{_libdir}/logging.properties
14mu|jpackage-utils-1.7.5-5|335	if [ -x %{_bindir}/rebuild-security-providers ]; then
14mu|jpackage-utils-1.7.5-5|336	%{_bindir}/rebuild-security-providers
14mu|jpackage-utils-1.7.5-5|337	fi
14mu|jpackage-utils-1.7.5-5|338	
14mu|jpackage-utils-1.7.5-5|339	%triggerin -- libgcj12-base
14mu|jpackage-utils-1.7.5-5|340	cp -af %{_libdir}/security/classpath.security.real %{_libdir}/security/classpath.security
14mu|jpackage-utils-1.7.5-5|341	cp -af %{_libdir}/logging.properties.real %{_libdir}/logging.properties
14mu|jpackage-utils-1.7.5-5|342	
14mu|jpackage-utils-1.7.5-5|343	%triggerpostun -- libgcj12-base
14mu|jpackage-utils-1.7.5-5|344	cp -af %{_libdir}/security/classpath.security.real %{_libdir}/security/classpath.security
14mu|jpackage-utils-1.7.5-5|345	cp -af %{_libdir}/logging.properties.real %{_libdir}/logging.properties
14mu|jpackage-utils-1.7.5-5|346	# caused by triggerin:
14mu|jpackage-utils-1.7.5-5|347	rm -f %{_libdir}/security/classpath.security.rpmsave
14mu|jpackage-utils-1.7.5-5|348	
14mu|jpackage-utils-1.7.5-5|349	%files -f %{name}-%{version}.files
14mu|jpackage-utils-1.7.5-5|350	%defattr(-,root,root,-)
14mu|jpackage-utils-1.7.5-5|351	%doc jpackage-utils-README LICENSE.txt HEADER.JPP doc/* etc/httpd-javadoc.conf
14mu|jpackage-utils-1.7.5-5|352	
14mu|jpackage-utils-1.7.5-5|353	%files -n java-rpmbuild -f java-rpmbuild-%{version}.files
14mu|jpackage-utils-1.7.5-5|354	
14mu|jpackage-utils-1.7.5-5|355	%changelog
14mu|jpackage-utils-1.7.5-5|356	
14mu|jpackage-utils-1.7.5-5|357	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.7.5-5
14mu|jpackage-utils-1.7.5-5|358	- (3808223) Add support for jaav 1.8.0
14mu|jpackage-utils-1.7.5-5|359	
14mu|jpackage-utils-1.7.5-5|360	

22833 14
14mu|jpilot-1.8.2-2|1	%define _disable_ld_no_undefined 1
14mu|jpilot-1.8.2-2|2	
14mu|jpilot-1.8.2-2|3	%define name_plugin %{name}_plugin
14mu|jpilot-1.8.2-2|4	%define pilot_link_version 0.12.5
14mu|jpilot-1.8.2-2|5	
14mu|jpilot-1.8.2-2|6	Summary:	Palm pilot desktop for Linux
14mu|jpilot-1.8.2-2|7	Name:		jpilot
14mu|jpilot-1.8.2-2|8	Version:	1.8.2
14mu|jpilot-1.8.2-2|9	Release:	2
14mu|jpilot-1.8.2-2|10	License:	GPLv2+
14mu|jpilot-1.8.2-2|11	Group:		Communications
14mu|jpilot-1.8.2-2|12	Url:		http://www.jpilot.org/
14mu|jpilot-1.8.2-2|13	Source0:	http://jpilot.org/%{name}-%{version}.tar.gz
14mu|jpilot-1.8.2-2|14	Patch2:		jpilot-0.99.1u-plugins-improvement.patch
14mu|jpilot-1.8.2-2|15	Patch4:		jpilot-1.8.0-linkage.patch
14mu|jpilot-1.8.2-2|16	Patch7:		jpilot-1.6.2-fix-desktop.patch
14mu|jpilot-1.8.2-2|17	
14mu|jpilot-1.8.2-2|18	BuildRequires:	desktop-file-utils
14mu|jpilot-1.8.2-2|19	BuildRequires:	imagemagick
14mu|jpilot-1.8.2-2|20	BuildRequires:	intltool
14mu|jpilot-1.8.2-2|21	BuildRequires:	perl-XML-Parser
14mu|jpilot-1.8.2-2|22	BuildRequires:	readline-devel
14mu|jpilot-1.8.2-2|23	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|jpilot-1.8.2-2|24	BuildRequires:	pkgconfig(ncurses)
14mu|jpilot-1.8.2-2|25	BuildRequires:	pkgconfig(openssl)
14mu|jpilot-1.8.2-2|26	BuildRequires:	pkgconfig(pilot-link) >= %{pilot_link_version}
14mu|jpilot-1.8.2-2|27	Requires:	jpilot-expense
14mu|jpilot-1.8.2-2|28	Requires:	jpilot-keyring
14mu|jpilot-1.8.2-2|29	Requires:	jpilot-synctime
14mu|jpilot-1.8.2-2|30	Requires:	pilot-link >= %{pilot_link_version}
14mu|jpilot-1.8.2-2|31	
14mu|jpilot-1.8.2-2|32	%description
14mu|jpilot-1.8.2-2|33	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mu|jpilot-1.8.2-2|34	under Linux and UNIX.  It is similar in functionality to the one that
14mu|jpilot-1.8.2-2|35	3Com distributes for a well known rampant legacy operating system.
14mu|jpilot-1.8.2-2|36	
14mu|jpilot-1.8.2-2|37	%files -f %{name}.lang
14mu|jpilot-1.8.2-2|38	%doc AUTHORS BUGS ChangeLog README TODO
14mu|jpilot-1.8.2-2|39	%doc docs/manual.html docs/jpilot-*.png docs/jpilot-*.jpg
14mu|jpilot-1.8.2-2|40	%{_bindir}/*
14mu|jpilot-1.8.2-2|41	%{_datadir}/%{name}
14mu|jpilot-1.8.2-2|42	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mu|jpilot-1.8.2-2|43	%{_datadir}/applications/*
14mu|jpilot-1.8.2-2|44	%{_mandir}/man1/*
14mu|jpilot-1.8.2-2|45	%dir %{_libdir}/%{name}
14mu|jpilot-1.8.2-2|46	%dir %{_libdir}/%{name}/plugins
14mu|jpilot-1.8.2-2|47	
14mu|jpilot-1.8.2-2|48	#----------------------------------------------------------------------------
14mu|jpilot-1.8.2-2|49	
14mu|jpilot-1.8.2-2|50	%package expense
14mu|jpilot-1.8.2-2|51	Summary:	The expense plugin for jpilot
14mu|jpilot-1.8.2-2|52	Group:		Communications
14mu|jpilot-1.8.2-2|53	
14mu|jpilot-1.8.2-2|54	%description expense
14mu|jpilot-1.8.2-2|55	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mu|jpilot-1.8.2-2|56	under Linux and UNIX.  It is similar in functionality to the one that
14mu|jpilot-1.8.2-2|57	3Com distributes for a well known rampant legacy operating system.
14mu|jpilot-1.8.2-2|58	
14mu|jpilot-1.8.2-2|59	This package contains the expense plugin for jpilot.
14mu|jpilot-1.8.2-2|60	
14mu|jpilot-1.8.2-2|61	%files expense
14mu|jpilot-1.8.2-2|62	%{_libdir}/%{name}/plugins/libexpense.so
14mu|jpilot-1.8.2-2|63	
14mu|jpilot-1.8.2-2|64	#----------------------------------------------------------------------------
14mu|jpilot-1.8.2-2|65	
14mu|jpilot-1.8.2-2|66	%package keyring
14mu|jpilot-1.8.2-2|67	Summary:	The keyring plugin for jpilot
14mu|jpilot-1.8.2-2|68	Group:		Communications
14mu|jpilot-1.8.2-2|69	
14mu|jpilot-1.8.2-2|70	%description keyring
14mu|jpilot-1.8.2-2|71	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mu|jpilot-1.8.2-2|72	under Linux and UNIX.  It is similar in functionality to the one that
14mu|jpilot-1.8.2-2|73	3Com distributes for a well known rampant legacy operating system.
14mu|jpilot-1.8.2-2|74	
14mu|jpilot-1.8.2-2|75	This package contains the keyring plugin for jpilot.
14mu|jpilot-1.8.2-2|76	
14mu|jpilot-1.8.2-2|77	%files keyring
14mu|jpilot-1.8.2-2|78	%{_libdir}/%{name}/plugins/libkeyring.so
14mu|jpilot-1.8.2-2|79	
14mu|jpilot-1.8.2-2|80	#----------------------------------------------------------------------------
14mu|jpilot-1.8.2-2|81	
14mu|jpilot-1.8.2-2|82	%package synctime
14mu|jpilot-1.8.2-2|83	Summary:	The synctime plugin for jpilot
14mu|jpilot-1.8.2-2|84	Group:		Communications
14mu|jpilot-1.8.2-2|85	
14mu|jpilot-1.8.2-2|86	%description synctime
14mu|jpilot-1.8.2-2|87	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mu|jpilot-1.8.2-2|88	under Linux and UNIX.  It is similar in functionality to the one that
14mu|jpilot-1.8.2-2|89	3Com distributes for a well known rampant legacy operating system.
14mu|jpilot-1.8.2-2|90	
14mu|jpilot-1.8.2-2|91	This package contains the synctime plugin for jpilot.
14mu|jpilot-1.8.2-2|92	
14mu|jpilot-1.8.2-2|93	%files synctime
14mu|jpilot-1.8.2-2|94	%{_libdir}/%{name}/plugins/libsynctime.so
14mu|jpilot-1.8.2-2|95	
14mu|jpilot-1.8.2-2|96	#----------------------------------------------------------------------------
14mu|jpilot-1.8.2-2|97	
14mu|jpilot-1.8.2-2|98	%package devel
14mu|jpilot-1.8.2-2|99	Summary:	Header file needed for jpilot plugin development
14mu|jpilot-1.8.2-2|100	Group:		Development/C
14mu|jpilot-1.8.2-2|101	Provides:	%{name_plugin}-devel = %{EVRD}
14mu|jpilot-1.8.2-2|102	
14mu|jpilot-1.8.2-2|103	%description devel
14mu|jpilot-1.8.2-2|104	J-Pilot is a desktop organizer application for Palm PDAs that runs
14mu|jpilot-1.8.2-2|105	under Linux and UNIX.  It is similar in functionality to the one that
14mu|jpilot-1.8.2-2|106	3Com distributes for a well known rampant legacy operating system.
14mu|jpilot-1.8.2-2|107	
14mu|jpilot-1.8.2-2|108	The header files required for plugin development.
14mu|jpilot-1.8.2-2|109	
14mu|jpilot-1.8.2-2|110	%files devel
14mu|jpilot-1.8.2-2|111	%doc docs/plugin.html
14mu|jpilot-1.8.2-2|112	%{_includedir}/*.h
14mu|jpilot-1.8.2-2|113	
14mu|jpilot-1.8.2-2|114	#----------------------------------------------------------------------------
14mu|jpilot-1.8.2-2|115	
14mu|jpilot-1.8.2-2|116	%prep
14mu|jpilot-1.8.2-2|117	%setup -q
14mu|jpilot-1.8.2-2|118	%apply_patches
14mu|jpilot-1.8.2-2|119	
14mu|jpilot-1.8.2-2|120	%build
14mu|jpilot-1.8.2-2|121	export ABILIB="%{_lib}"
14mu|jpilot-1.8.2-2|122	%configure2_5x
14mu|jpilot-1.8.2-2|123	%make
14mu|jpilot-1.8.2-2|124	
14mu|jpilot-1.8.2-2|125	%install
14mu|jpilot-1.8.2-2|126	%makeinstall_std
14mu|jpilot-1.8.2-2|127	
14mu|jpilot-1.8.2-2|128	# copy empty/*.pdb in %{_datadir}/jpilot/
14mu|jpilot-1.8.2-2|129	mkdir -p %{buildroot}%{_datadir}/jpilot
14mu|jpilot-1.8.2-2|130	cp empty/*.pdb %{buildroot}%{_datadir}/jpilot/
14mu|jpilot-1.8.2-2|131	
14mu|jpilot-1.8.2-2|132	# copy jpilotrc.* in %{_datadir}/jpilot/
14mu|jpilot-1.8.2-2|133	cp jpilotrc.* %{buildroot}%{_datadir}/jpilot/
14mu|jpilot-1.8.2-2|134	
14mu|jpilot-1.8.2-2|135	# clean documentation done by makefile itself.
14mu|jpilot-1.8.2-2|136	rm -rf %{buildroot}/usr/doc
14mu|jpilot-1.8.2-2|137	
14mu|jpilot-1.8.2-2|138	mkdir -p %{buildroot}/%{_includedir}
14mu|jpilot-1.8.2-2|139	install -m 644 {libplugin,prefs}.h %{buildroot}%{_includedir}/
14mu|jpilot-1.8.2-2|140	
14mu|jpilot-1.8.2-2|141	# use builtin icons and ImageMagick to do the conversion.
14mu|jpilot-1.8.2-2|142	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mu|jpilot-1.8.2-2|143	convert -resize 16x16 icons/jpilot-icon1.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|jpilot-1.8.2-2|144	convert -resize 32x32 icons/jpilot-icon1.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|jpilot-1.8.2-2|145	convert -resize 48x48 icons/jpilot-icon1.xpm %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|jpilot-1.8.2-2|146	
14mu|jpilot-1.8.2-2|147	desktop-file-install --vendor="" \
14mu|jpilot-1.8.2-2|148	--remove-key="Encoding" \
14mu|jpilot-1.8.2-2|149	--remove-category="Application" \
14mu|jpilot-1.8.2-2|150	--add-category="GTK" \
14mu|jpilot-1.8.2-2|151	--dir %{buildroot}%{_datadir}/applications \
14mu|jpilot-1.8.2-2|152	%{buildroot}%{_datadir}/applications/*
14mu|jpilot-1.8.2-2|153	
14mu|jpilot-1.8.2-2|154	%find_lang %{name}
14mu|jpilot-1.8.2-2|155	
14mu|jpilot-1.8.2-2|156	
14mu|jpilot-1.8.2-2|157	%changelog
14mu|jpilot-1.8.2-2|158	
14mu|jpilot-1.8.2-2|159	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 1.8.2-2
14mu|jpilot-1.8.2-2|160	- (321414c) Added Russian l10n to desktop file
14mu|jpilot-1.8.2-2|161	
14mu|jpilot-1.8.2-2|162	

22834 14
14mu|jpilot-Mail-0.1.7-13|1	%define debug_package %{nil}
14mu|jpilot-Mail-0.1.7-13|2	
14mu|jpilot-Mail-0.1.7-13|3	Summary:	Mail plugin for JPilot
14mu|jpilot-Mail-0.1.7-13|4	Name:		jpilot-Mail
14mu|jpilot-Mail-0.1.7-13|5	Version:	0.1.7
14mu|jpilot-Mail-0.1.7-13|6	Release:	13
14mu|jpilot-Mail-0.1.7-13|7	License:	GPLv2 and GPLv2+
14mu|jpilot-Mail-0.1.7-13|8	Group:		Communications
14mu|jpilot-Mail-0.1.7-13|9	URL:		http://ludovic.rousseau.free.fr/softwares/jpilot-Mail/index.html
14mu|jpilot-Mail-0.1.7-13|10	Source0:	http://ludovic.rousseau.free.fr/softwares/jpilot-Mail/%{name}-%{version}.tar.gz
14mu|jpilot-Mail-0.1.7-13|11	Patch0:		jpilot-Mail-0.1.7-gcc4.patch
14mu|jpilot-Mail-0.1.7-13|12	Patch1:		jpilot-Mail-0.1.7-libdir_fix.diff
14mu|jpilot-Mail-0.1.7-13|13	Requires:	jpilot >= 0.99.6
14mu|jpilot-Mail-0.1.7-13|14	BuildRequires:	gtk2-devel
14mu|jpilot-Mail-0.1.7-13|15	BuildRequires:	jpilot-devel >= 0.99.6
14mu|jpilot-Mail-0.1.7-13|16	BuildRequires:	pilot-link-devel >= 0.12.0
14mu|jpilot-Mail-0.1.7-13|17	
14mu|jpilot-Mail-0.1.7-13|18	%description
14mu|jpilot-Mail-0.1.7-13|19	jpilot-Mail is a plugin for JPilot which enables you to deliver mail that was
14mu|jpilot-Mail-0.1.7-13|20	written on your Palm and upload mail that you received to your Palm.
14mu|jpilot-Mail-0.1.7-13|21	
14mu|jpilot-Mail-0.1.7-13|22	%prep
14mu|jpilot-Mail-0.1.7-13|23	
14mu|jpilot-Mail-0.1.7-13|24	%setup -q
14mu|jpilot-Mail-0.1.7-13|25	%patch0 -p1 -b .gcc4
14mu|jpilot-Mail-0.1.7-13|26	%patch1 -p1 -b .libdir_fix
14mu|jpilot-Mail-0.1.7-13|27	
14mu|jpilot-Mail-0.1.7-13|28	# To build on x86_64
14mu|jpilot-Mail-0.1.7-13|29	sed -i "s|/usr/lib |%{_libdir} |g" configure*
14mu|jpilot-Mail-0.1.7-13|30	
14mu|jpilot-Mail-0.1.7-13|31	%build
14mu|jpilot-Mail-0.1.7-13|32	%configure2_5x --enable-gtk2
14mu|jpilot-Mail-0.1.7-13|33	%make
14mu|jpilot-Mail-0.1.7-13|34	
14mu|jpilot-Mail-0.1.7-13|35	%install
14mu|jpilot-Mail-0.1.7-13|36	%makeinstall libdir=%{buildroot}%{_libdir}/jpilot/plugins datadir=%{buildroot}%{_docdir}/%{name}
14mu|jpilot-Mail-0.1.7-13|37	
14mu|jpilot-Mail-0.1.7-13|38	%clean
14mu|jpilot-Mail-0.1.7-13|39	
14mu|jpilot-Mail-0.1.7-13|40	%files
14mu|jpilot-Mail-0.1.7-13|41	%doc doc/*.png doc/*.html
14mu|jpilot-Mail-0.1.7-13|42	%doc ChangeLog README TODO
14mu|jpilot-Mail-0.1.7-13|43	%{_libdir}/jpilot/plugins/libmail.so
14mu|jpilot-Mail-0.1.7-13|44	
14mu|jpilot-Mail-0.1.7-13|45	
14mu|jpilot-Mail-0.1.7-13|46	
14mu|jpilot-Mail-0.1.7-13|47	
14mu|jpilot-Mail-0.1.7-13|48	%changelog
14mu|jpilot-Mail-0.1.7-13|49	
14mu|jpilot-Mail-0.1.7-13|50	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.1.7-13
14mu|jpilot-Mail-0.1.7-13|51	- (5f8ecb4) Repack tarball according to upstream
14mu|jpilot-Mail-0.1.7-13|52	
14mu|jpilot-Mail-0.1.7-13|53	

22835 14
14mu|jsch-0.1.54-1|1	%define section   free
14mu|jsch-0.1.54-1|2	
14mu|jsch-0.1.54-1|3	Name:           jsch
14mu|jsch-0.1.54-1|4	Version:        0.1.54
14mu|jsch-0.1.54-1|5	Release:        1
14mu|jsch-0.1.54-1|6	Epoch:          0
14mu|jsch-0.1.54-1|7	Summary:        Pure Java implementation of SSH2
14mu|jsch-0.1.54-1|8	Group:          Development/Java
14mu|jsch-0.1.54-1|9	License:        BSD-style
14mu|jsch-0.1.54-1|10	URL:            http://www.jcraft.com/jsch/
14mu|jsch-0.1.54-1|11	Source0:        http://downloads.sourceforge.net/sourceforge/jsch/jsch-%{version}.zip
14mu|jsch-0.1.54-1|12	# wget \
14mu|jsch-0.1.54-1|13	# http://download.eclipse.org/tools/orbit/downloads/drops/R20080611105805/bundles/com.jcraft.jsch_0.1.37.v200803061811.jar
14mu|jsch-0.1.54-1|14	# unzip com.jcraft.jsch_*.jar META-INF/MANIFEST.MF
14mu|jsch-0.1.54-1|15	# mv META-INF/MANIFEST.MF .
14mu|jsch-0.1.54-1|16	# sed -i "/^Name/d" MANIFEST.MF
14mu|jsch-0.1.54-1|17	# sed -i "/^SHA1/d" MANIFEST.MF
14mu|jsch-0.1.54-1|18	# dos2unix MANIFEST.MF
14mu|jsch-0.1.54-1|19	# sed -i "/^$/d" MANIFEST.MF
14mu|jsch-0.1.54-1|20	# unix2dos MANIFEST.MF
14mu|jsch-0.1.54-1|21	Source1:        MANIFEST.MF
14mu|jsch-0.1.54-1|22	
14mu|jsch-0.1.54-1|23	
14mu|jsch-0.1.54-1|24	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|jsch-0.1.54-1|25	BuildRequires:  java-devel >= 1.4.2
14mu|jsch-0.1.54-1|26	BuildRequires:  jzlib >= 0:1.0.5
14mu|jsch-0.1.54-1|27	BuildRequires:  ant
14mu|jsch-0.1.54-1|28	BuildRequires:  zip
14mu|jsch-0.1.54-1|29	
14mu|jsch-0.1.54-1|30	BuildArch:      noarch
14mu|jsch-0.1.54-1|31	
14mu|jsch-0.1.54-1|32	Requires:       jzlib >= 0:1.0.5
14mu|jsch-0.1.54-1|33	
14mu|jsch-0.1.54-1|34	%description
14mu|jsch-0.1.54-1|35	JSch allows you to connect to an sshd server and use port forwarding,
14mu|jsch-0.1.54-1|36	X11 forwarding, file transfer, etc., and you can integrate its
14mu|jsch-0.1.54-1|37	functionality into your own Java programs.
14mu|jsch-0.1.54-1|38	
14mu|jsch-0.1.54-1|39	%package        javadoc
14mu|jsch-0.1.54-1|40	Summary:        Javadoc for %{name}
14mu|jsch-0.1.54-1|41	Group:          Development/Java
14mu|jsch-0.1.54-1|42	
14mu|jsch-0.1.54-1|43	%description    javadoc
14mu|jsch-0.1.54-1|44	%{summary}.
14mu|jsch-0.1.54-1|45	
14mu|jsch-0.1.54-1|46	%package        demo
14mu|jsch-0.1.54-1|47	Summary:        Examples for %{name}
14mu|jsch-0.1.54-1|48	Group:          Development/Java
14mu|jsch-0.1.54-1|49	
14mu|jsch-0.1.54-1|50	%description    demo
14mu|jsch-0.1.54-1|51	%{summary}.
14mu|jsch-0.1.54-1|52	
14mu|jsch-0.1.54-1|53	%prep
14mu|jsch-0.1.54-1|54	%setup -q
14mu|jsch-0.1.54-1|55	
14mu|jsch-0.1.54-1|56	%build
14mu|jsch-0.1.54-1|57	export CLASSPATH=$(build-classpath jzlib)
14mu|jsch-0.1.54-1|58	%{ant} dist javadoc
14mu|jsch-0.1.54-1|59	
14mu|jsch-0.1.54-1|60	# inject the OSGi Manifest
14mu|jsch-0.1.54-1|61	mkdir META-INF
14mu|jsch-0.1.54-1|62	cp %{SOURCE1} META-INF
14mu|jsch-0.1.54-1|63	zip dist/lib/%{name}-*.jar META-INF/MANIFEST.MF
14mu|jsch-0.1.54-1|64	
14mu|jsch-0.1.54-1|65	%install
14mu|jsch-0.1.54-1|66	# jars
14mu|jsch-0.1.54-1|67	install -Dpm 644 dist/lib/%{name}-*.jar \
14mu|jsch-0.1.54-1|68	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jsch-0.1.54-1|69	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|jsch-0.1.54-1|70	
14mu|jsch-0.1.54-1|71	# javadoc
14mu|jsch-0.1.54-1|72	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jsch-0.1.54-1|73	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jsch-0.1.54-1|74	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|jsch-0.1.54-1|75	
14mu|jsch-0.1.54-1|76	# examples
14mu|jsch-0.1.54-1|77	install -dm 755 %{buildroot}%{_datadir}/%{name}-%{version}
14mu|jsch-0.1.54-1|78	cp -pr examples/* %{buildroot}%{_datadir}/%{name}-%{version}
14mu|jsch-0.1.54-1|79	ln -s %{name}-%{version} %{buildroot}%{_datadir}/%{name}
14mu|jsch-0.1.54-1|80	
14mu|jsch-0.1.54-1|81	%files
14mu|jsch-0.1.54-1|82	%defattr(0644,root,root,0755)
14mu|jsch-0.1.54-1|83	%doc LICENSE.txt
14mu|jsch-0.1.54-1|84	%{_javadir}/*.jar
14mu|jsch-0.1.54-1|85	
14mu|jsch-0.1.54-1|86	%files javadoc
14mu|jsch-0.1.54-1|87	%defattr(0644,root,root,0755)
14mu|jsch-0.1.54-1|88	%doc %{_javadocdir}/%{name}-%{version}
14mu|jsch-0.1.54-1|89	%doc %{_javadocdir}/%{name}
14mu|jsch-0.1.54-1|90	
14mu|jsch-0.1.54-1|91	%files demo
14mu|jsch-0.1.54-1|92	%defattr(0644,root,root,0755)
14mu|jsch-0.1.54-1|93	%doc %{_datadir}/%{name}-%{version}
14mu|jsch-0.1.54-1|94	%doc %{_datadir}/%{name}
14mu|jsch-0.1.54-1|95	
14mu|jsch-0.1.54-1|96	
14mu|jsch-0.1.54-1|97	
14mu|jsch-0.1.54-1|98	%changelog
14mu|jsch-0.1.54-1|99	
14mu|jsch-0.1.54-1|100	* Fri Sep 23 2016 Denis Silakov <dsilakov@gmail.com> 0:0.1.54-1
14mu|jsch-0.1.54-1|101	- (908183e) Updated to 0.1.54
14mu|jsch-0.1.54-1|102	
14mu|jsch-0.1.54-1|103	

22836 14
14mu|jsoncpp-1.6.5-1|1	%bcond_with docs
14mu|jsoncpp-1.6.5-1|2	
14mu|jsoncpp-1.6.5-1|3	%define major 0
14mu|jsoncpp-1.6.5-1|4	%define libname %mklibname %{name} %{major}
14mu|jsoncpp-1.6.5-1|5	%define devname %mklibname %{name} -d
14mu|jsoncpp-1.6.5-1|6	
14mu|jsoncpp-1.6.5-1|7	Summary:	C++ JSON Library
14mu|jsoncpp-1.6.5-1|8	Name:		jsoncpp
14mu|jsoncpp-1.6.5-1|9	Version:	1.6.5
14mu|jsoncpp-1.6.5-1|10	Release:	1
14mu|jsoncpp-1.6.5-1|11	License:	Public Domain
14mu|jsoncpp-1.6.5-1|12	Group:		System/Libraries
14mu|jsoncpp-1.6.5-1|13	Url:		http://jsoncpp.sourceforge.net/
14mu|jsoncpp-1.6.5-1|14	Source0:	https://github.com/open-source-parsers/jsoncpp/archive/%{name}-%{version}.zip
14mu|jsoncpp-1.6.5-1|15	Patch0:		jsoncpp-1.6.5-autotools.patch
14mu|jsoncpp-1.6.5-1|16	Patch1:		jsoncpp-1.6.5-disable-docs.patch
14mu|jsoncpp-1.6.5-1|17	#To generate docs
14mu|jsoncpp-1.6.5-1|18	%if %{with docs}
14mu|jsoncpp-1.6.5-1|19	BuildRequires:	doxygen
14mu|jsoncpp-1.6.5-1|20	BuildRequires:	graphviz
14mu|jsoncpp-1.6.5-1|21	%endif
14mu|jsoncpp-1.6.5-1|22	
14mu|jsoncpp-1.6.5-1|23	%description
14mu|jsoncpp-1.6.5-1|24	JsonCpp is a simple API to manipulate JSON value, handle serialization
14mu|jsoncpp-1.6.5-1|25	and unserialization to string.
14mu|jsoncpp-1.6.5-1|26	
14mu|jsoncpp-1.6.5-1|27	It can also preserve existing comment in unserialization/serialization steps,
14mu|jsoncpp-1.6.5-1|28	making it a convenient format to store user input files.
14mu|jsoncpp-1.6.5-1|29	
14mu|jsoncpp-1.6.5-1|30	Unserialization parsing is user friendly and provides precise error reports.
14mu|jsoncpp-1.6.5-1|31	
14mu|jsoncpp-1.6.5-1|32	#----------------------------------------------------------------------------
14mu|jsoncpp-1.6.5-1|33	
14mu|jsoncpp-1.6.5-1|34	%package -n %{libname}
14mu|jsoncpp-1.6.5-1|35	Summary:	JsonCpp library
14mu|jsoncpp-1.6.5-1|36	Group:		System/Libraries
14mu|jsoncpp-1.6.5-1|37	
14mu|jsoncpp-1.6.5-1|38	%description -n %{libname}
14mu|jsoncpp-1.6.5-1|39	JsonCpp is a simple API to manipulate JSON value, handle serialization
14mu|jsoncpp-1.6.5-1|40	and unserialization to string.
14mu|jsoncpp-1.6.5-1|41	
14mu|jsoncpp-1.6.5-1|42	It can also preserve existing comment in unserialization/serialization steps,
14mu|jsoncpp-1.6.5-1|43	making it a convenient format to store user input files.
14mu|jsoncpp-1.6.5-1|44	
14mu|jsoncpp-1.6.5-1|45	Unserialization parsing is user friendly and provides precise error reports.
14mu|jsoncpp-1.6.5-1|46	
14mu|jsoncpp-1.6.5-1|47	%files -n %{libname}
14mu|jsoncpp-1.6.5-1|48	%doc NEWS.txt README.md
14mu|jsoncpp-1.6.5-1|49	%{_libdir}/lib%{name}.so.%{major}*
14mu|jsoncpp-1.6.5-1|50	
14mu|jsoncpp-1.6.5-1|51	#----------------------------------------------------------------------------
14mu|jsoncpp-1.6.5-1|52	
14mu|jsoncpp-1.6.5-1|53	%package -n %{devname}
14mu|jsoncpp-1.6.5-1|54	Summary:	Development files for %{name}
14mu|jsoncpp-1.6.5-1|55	Group:		System/Libraries
14mu|jsoncpp-1.6.5-1|56	Requires:	%{libname} = %{EVRD}
14mu|jsoncpp-1.6.5-1|57	Provides:	%{name}-devel = %{EVRD}
14mu|jsoncpp-1.6.5-1|58	
14mu|jsoncpp-1.6.5-1|59	%description -n %{devname}
14mu|jsoncpp-1.6.5-1|60	Files for building applications with %{name} support.
14mu|jsoncpp-1.6.5-1|61	
14mu|jsoncpp-1.6.5-1|62	%files -n %{devname}
14mu|jsoncpp-1.6.5-1|63	%{_libdir}/lib%{name}.so
14mu|jsoncpp-1.6.5-1|64	%dir %{_includedir}/%{name}
14mu|jsoncpp-1.6.5-1|65	%{_includedir}/%{name}/json/*.h
14mu|jsoncpp-1.6.5-1|66	%if %{with docs}
14mu|jsoncpp-1.6.5-1|67	%doc %{_defaultdocdir}/libjsoncpp/html/*
14mu|jsoncpp-1.6.5-1|68	%endif
14mu|jsoncpp-1.6.5-1|69	
14mu|jsoncpp-1.6.5-1|70	#----------------------------------------------------------------------------
14mu|jsoncpp-1.6.5-1|71	
14mu|jsoncpp-1.6.5-1|72	%prep
14mu|jsoncpp-1.6.5-1|73	%setup -q
14mu|jsoncpp-1.6.5-1|74	%patch0 -p1
14mu|jsoncpp-1.6.5-1|75	%if %{without docs}
14mu|jsoncpp-1.6.5-1|76	%patch1 -p1
14mu|jsoncpp-1.6.5-1|77	%endif
14mu|jsoncpp-1.6.5-1|78	
14mu|jsoncpp-1.6.5-1|79	# make sure doxyfile.in can be processed by autoconf
14mu|jsoncpp-1.6.5-1|80	sed -i -e 's/%/@/g' doc/doxyfile.in
14mu|jsoncpp-1.6.5-1|81	touch README ChangeLog NEWS
14mu|jsoncpp-1.6.5-1|82	
14mu|jsoncpp-1.6.5-1|83	%build
14mu|jsoncpp-1.6.5-1|84	autoreconf -fi
14mu|jsoncpp-1.6.5-1|85	%configure2_5x \
14mu|jsoncpp-1.6.5-1|86	--disable-static
14mu|jsoncpp-1.6.5-1|87	%make
14mu|jsoncpp-1.6.5-1|88	
14mu|jsoncpp-1.6.5-1|89	%install
14mu|jsoncpp-1.6.5-1|90	%makeinstall_std
14mu|jsoncpp-1.6.5-1|91	
14mu|jsoncpp-1.6.5-1|92	%changelog
14mu|jsoncpp-1.6.5-1|93	
14mu|jsoncpp-1.6.5-1|94	* Wed Dec 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.5-1
14mu|jsoncpp-1.6.5-1|95	- (1be0474) New version 1.6.5
14mu|jsoncpp-1.6.5-1|96	- (1be0474) Use autotools instead of scons to build
14mu|jsoncpp-1.6.5-1|97	
14mu|jsoncpp-1.6.5-1|98	

22837 14
14mu|json-glib-1.0.4-1|1	%define libver 1.0
14mu|json-glib-1.0.4-1|2	%define major 0
14mu|json-glib-1.0.4-1|3	
14mu|json-glib-1.0.4-1|4	%define libname		%mklibname %{name} %{libver} %{major}
14mu|json-glib-1.0.4-1|5	%define develname	%mklibname %{name} -d
14mu|json-glib-1.0.4-1|6	
14mu|json-glib-1.0.4-1|7	Name:		json-glib
14mu|json-glib-1.0.4-1|8	Version:	1.0.4
14mu|json-glib-1.0.4-1|9	Release:	1
14mu|json-glib-1.0.4-1|10	Summary:	Library for JavaScript Object Notation format
14mu|json-glib-1.0.4-1|11	Group:		System/Libraries
14mu|json-glib-1.0.4-1|12	License:	LGPLv2+
14mu|json-glib-1.0.4-1|13	URL:		http://live.gnome.org/JsonGlib
14mu|json-glib-1.0.4-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.0/%{name}-%{version}.tar.xz
14mu|json-glib-1.0.4-1|15	BuildRequires:	pkgconfig(glib-2.0)
14mu|json-glib-1.0.4-1|16	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|json-glib-1.0.4-1|17	BuildRequires:	gtk-doc
14mu|json-glib-1.0.4-1|18	Requires:	%{libname} = %{version}-%{release}
14mu|json-glib-1.0.4-1|19	
14mu|json-glib-1.0.4-1|20	%description
14mu|json-glib-1.0.4-1|21	%{name} is a library providing serialization and deserialization support
14mu|json-glib-1.0.4-1|22	for the JavaScript Object Notation (JSON) format.
14mu|json-glib-1.0.4-1|23	
14mu|json-glib-1.0.4-1|24	%package -n %{libname}
14mu|json-glib-1.0.4-1|25	Summary:	Shared libraries for %{name}
14mu|json-glib-1.0.4-1|26	Group:		System/Libraries
14mu|json-glib-1.0.4-1|27	Provides:	%{name} = %{version}-%{release}
14mu|json-glib-1.0.4-1|28	Provides:	lib%{name} = %{version}-%{release}
14mu|json-glib-1.0.4-1|29	
14mu|json-glib-1.0.4-1|30	%description -n %{libname}
14mu|json-glib-1.0.4-1|31	%{name} is a library providing serialization and deserialization support
14mu|json-glib-1.0.4-1|32	for the JavaScript Object Notation (JSON) format.
14mu|json-glib-1.0.4-1|33	
14mu|json-glib-1.0.4-1|34	
14mu|json-glib-1.0.4-1|35	%package -n %{develname}
14mu|json-glib-1.0.4-1|36	Summary:	Development files for %{name}
14mu|json-glib-1.0.4-1|37	Group:		Development/C
14mu|json-glib-1.0.4-1|38	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|json-glib-1.0.4-1|39	Requires:	%{libname} = %{version}-%{release}
14mu|json-glib-1.0.4-1|40	
14mu|json-glib-1.0.4-1|41	%description -n %{develname}
14mu|json-glib-1.0.4-1|42	The %{develname} package contains libraries and header files for
14mu|json-glib-1.0.4-1|43	developing applications that use %{name}.
14mu|json-glib-1.0.4-1|44	
14mu|json-glib-1.0.4-1|45	%prep
14mu|json-glib-1.0.4-1|46	%setup -q
14mu|json-glib-1.0.4-1|47	
14mu|json-glib-1.0.4-1|48	%build
14mu|json-glib-1.0.4-1|49	%configure2_5x	--disable-static
14mu|json-glib-1.0.4-1|50	%make
14mu|json-glib-1.0.4-1|51	
14mu|json-glib-1.0.4-1|52	
14mu|json-glib-1.0.4-1|53	%install
14mu|json-glib-1.0.4-1|54	rm -rf %{buildroot}
14mu|json-glib-1.0.4-1|55	%makeinstall_std
14mu|json-glib-1.0.4-1|56	
14mu|json-glib-1.0.4-1|57	%find_lang %{name}-%{libver}
14mu|json-glib-1.0.4-1|58	
14mu|json-glib-1.0.4-1|59	%check
14mu|json-glib-1.0.4-1|60	%make check
14mu|json-glib-1.0.4-1|61	
14mu|json-glib-1.0.4-1|62	%files -f %{name}-%{libver}.lang
14mu|json-glib-1.0.4-1|63	%{_bindir}/*
14mu|json-glib-1.0.4-1|64	
14mu|json-glib-1.0.4-1|65	%files -n %{libname}
14mu|json-glib-1.0.4-1|66	%{_libdir}/lib%{name}-%{libver}.so.%{major}*
14mu|json-glib-1.0.4-1|67	%_libdir/girepository-1.0/Json-%{libver}.typelib
14mu|json-glib-1.0.4-1|68	
14mu|json-glib-1.0.4-1|69	%files -n %{develname}
14mu|json-glib-1.0.4-1|70	%doc NEWS ChangeLog
14mu|json-glib-1.0.4-1|71	%{_libdir}/lib%{name}-%{libver}.so
14mu|json-glib-1.0.4-1|72	%{_libdir}/pkgconfig/%{name}-%{libver}.pc
14mu|json-glib-1.0.4-1|73	%{_includedir}/%{name}-%{libver}/
14mu|json-glib-1.0.4-1|74	%dir %{_datadir}/gtk-doc/html
14mu|json-glib-1.0.4-1|75	%{_datadir}/gtk-doc/html/%{name}/
14mu|json-glib-1.0.4-1|76	%{_datadir}/gir-1.0/Json-%{libver}.gir
14mu|json-glib-1.0.4-1|77	
14mu|json-glib-1.0.4-1|78	%changelog
14mu|json-glib-1.0.4-1|79	
14mu|json-glib-1.0.4-1|80	* Tue Mar 17 2015 Tigro <ashejn@yandex-team.ru> 1.0.4-1
14mu|json-glib-1.0.4-1|81	- (53b5cb0) drop man
14mu|json-glib-1.0.4-1|82	
14mu|json-glib-1.0.4-1|83	

22838 14
14mu|jtidy-1.0-0.1.r7dev.2|1	Summary:        HTML syntax checker and pretty printer
14mu|jtidy-1.0-0.1.r7dev.2|2	Name:           jtidy
14mu|jtidy-1.0-0.1.r7dev.2|3	Version:        1.0
14mu|jtidy-1.0-0.1.r7dev.2|4	Release:        0.1.r7dev.2
14mu|jtidy-1.0-0.1.r7dev.2|5	Epoch:          2
14mu|jtidy-1.0-0.1.r7dev.2|6	License:        BSD-Style
14mu|jtidy-1.0-0.1.r7dev.2|7	URL:            http://jtidy.sourceforge.net/
14mu|jtidy-1.0-0.1.r7dev.2|8	Source0:        http://download.sf.net/jtidy/jtidy-04aug2000r7-dev.zip
14mu|jtidy-1.0-0.1.r7dev.2|9	Source1:        %{name}.jtidy.script
14mu|jtidy-1.0-0.1.r7dev.2|10	Patch0:         %{name}.noapis.patch
14mu|jtidy-1.0-0.1.r7dev.2|11	Requires:       jaxp_parser_impl
14mu|jtidy-1.0-0.1.r7dev.2|12	Requires:       xml-commons-jaxp-1.3-apis
14mu|jtidy-1.0-0.1.r7dev.2|13	Requires:       jpackage-utils
14mu|jtidy-1.0-0.1.r7dev.2|14	BuildRequires:  ant >= 0:1.6
14mu|jtidy-1.0-0.1.r7dev.2|15	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|jtidy-1.0-0.1.r7dev.2|16	BuildRequires:  xml-commons-jaxp-1.3-apis
14mu|jtidy-1.0-0.1.r7dev.2|17	Group:          Development/Java
14mu|jtidy-1.0-0.1.r7dev.2|18	BuildArch:      noarch
14mu|jtidy-1.0-0.1.r7dev.2|19	
14mu|jtidy-1.0-0.1.r7dev.2|20	%description
14mu|jtidy-1.0-0.1.r7dev.2|21	JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty
14mu|jtidy-1.0-0.1.r7dev.2|22	printer. Like its non-Java cousin, JTidy can be used as a tool for
14mu|jtidy-1.0-0.1.r7dev.2|23	cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM
14mu|jtidy-1.0-0.1.r7dev.2|24	parser for real-world HTML.
14mu|jtidy-1.0-0.1.r7dev.2|25	
14mu|jtidy-1.0-0.1.r7dev.2|26	%package javadoc
14mu|jtidy-1.0-0.1.r7dev.2|27	Group:          Development/Java
14mu|jtidy-1.0-0.1.r7dev.2|28	Summary:        Javadoc for %{name}
14mu|jtidy-1.0-0.1.r7dev.2|29	
14mu|jtidy-1.0-0.1.r7dev.2|30	%description javadoc
14mu|jtidy-1.0-0.1.r7dev.2|31	Javadoc for %{name}.
14mu|jtidy-1.0-0.1.r7dev.2|32	
14mu|jtidy-1.0-0.1.r7dev.2|33	%package scripts
14mu|jtidy-1.0-0.1.r7dev.2|34	Summary:        Utility scripts for %{name}
14mu|jtidy-1.0-0.1.r7dev.2|35	Group:          Development/Java
14mu|jtidy-1.0-0.1.r7dev.2|36	Requires:       jpackage-utils >= 0:1.5
14mu|jtidy-1.0-0.1.r7dev.2|37	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mu|jtidy-1.0-0.1.r7dev.2|38	
14mu|jtidy-1.0-0.1.r7dev.2|39	%description scripts
14mu|jtidy-1.0-0.1.r7dev.2|40	Utility scripts for %{name}.
14mu|jtidy-1.0-0.1.r7dev.2|41	
14mu|jtidy-1.0-0.1.r7dev.2|42	%prep
14mu|jtidy-1.0-0.1.r7dev.2|43	%setup -q -n %{name}-04aug2000r7-dev
14mu|jtidy-1.0-0.1.r7dev.2|44	%patch0 -p0
14mu|jtidy-1.0-0.1.r7dev.2|45	%remove_java_binaries
14mu|jtidy-1.0-0.1.r7dev.2|46	# correct silly permissions
14mu|jtidy-1.0-0.1.r7dev.2|47	chmod -R go=u-w *
14mu|jtidy-1.0-0.1.r7dev.2|48	
14mu|jtidy-1.0-0.1.r7dev.2|49	%build
14mu|jtidy-1.0-0.1.r7dev.2|50	export CLASSPATH=$(build-classpath xml-commons-jaxp-1.3-apis)
14mu|jtidy-1.0-0.1.r7dev.2|51	%ant -Dant.build.javac.source=1.4 jar javadoc
14mu|jtidy-1.0-0.1.r7dev.2|52	
14mu|jtidy-1.0-0.1.r7dev.2|53	%install
14mu|jtidy-1.0-0.1.r7dev.2|54	
14mu|jtidy-1.0-0.1.r7dev.2|55	# jar
14mu|jtidy-1.0-0.1.r7dev.2|56	mkdir -p %{buildroot}%{_javadir}
14mu|jtidy-1.0-0.1.r7dev.2|57	cp -ap build/Tidy.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jtidy-1.0-0.1.r7dev.2|58	# jar versioning
14mu|jtidy-1.0-0.1.r7dev.2|59	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do \
14mu|jtidy-1.0-0.1.r7dev.2|60	ln -s ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mu|jtidy-1.0-0.1.r7dev.2|61	
14mu|jtidy-1.0-0.1.r7dev.2|62	# javadoc
14mu|jtidy-1.0-0.1.r7dev.2|63	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jtidy-1.0-0.1.r7dev.2|64	cp -ap doc/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jtidy-1.0-0.1.r7dev.2|65	(cd %{buildroot}%{_javadocdir} && ln -s %{name}-%{version} %{name})
14mu|jtidy-1.0-0.1.r7dev.2|66	
14mu|jtidy-1.0-0.1.r7dev.2|67	# shell script
14mu|jtidy-1.0-0.1.r7dev.2|68	mkdir -p %{buildroot}%{_bindir}
14mu|jtidy-1.0-0.1.r7dev.2|69	cp -ap %{SOURCE1} %{buildroot}%{_bindir}/%{name}
14mu|jtidy-1.0-0.1.r7dev.2|70	
14mu|jtidy-1.0-0.1.r7dev.2|71	# ant.d
14mu|jtidy-1.0-0.1.r7dev.2|72	mkdir -p %{buildroot}%{_sysconfdir}/ant.d
14mu|jtidy-1.0-0.1.r7dev.2|73	cat > %{buildroot}%{_sysconfdir}/ant.d/%{name} << EOF
14mu|jtidy-1.0-0.1.r7dev.2|74	jtidy xml-commons-jaxp-1.3-apis
14mu|jtidy-1.0-0.1.r7dev.2|75	EOF
14mu|jtidy-1.0-0.1.r7dev.2|76	
14mu|jtidy-1.0-0.1.r7dev.2|77	%files
14mu|jtidy-1.0-0.1.r7dev.2|78	%defattr(0644,root,root,0755)
14mu|jtidy-1.0-0.1.r7dev.2|79	%doc LICENSE NOTES doc/devel
14mu|jtidy-1.0-0.1.r7dev.2|80	%{_javadir}/*
14mu|jtidy-1.0-0.1.r7dev.2|81	%config(noreplace) %{_sysconfdir}/ant.d/%{name}
14mu|jtidy-1.0-0.1.r7dev.2|82	
14mu|jtidy-1.0-0.1.r7dev.2|83	%files javadoc
14mu|jtidy-1.0-0.1.r7dev.2|84	%defattr(0644,root,root,0755)
14mu|jtidy-1.0-0.1.r7dev.2|85	%{_javadocdir}/*
14mu|jtidy-1.0-0.1.r7dev.2|86	
14mu|jtidy-1.0-0.1.r7dev.2|87	%files scripts
14mu|jtidy-1.0-0.1.r7dev.2|88	%defattr(0755,root,root,0755)
14mu|jtidy-1.0-0.1.r7dev.2|89	%{_bindir}/*
14mu|jtidy-1.0-0.1.r7dev.2|90	
14mu|jtidy-1.0-0.1.r7dev.2|91	%changelog
14mu|jtidy-1.0-0.1.r7dev.2|92	
14mu|jtidy-1.0-0.1.r7dev.2|93	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:1.0-0.1.r7dev.2
14mu|jtidy-1.0-0.1.r7dev.2|94	- (09a5583) Rebuild with Java8
14mu|jtidy-1.0-0.1.r7dev.2|95	
14mu|jtidy-1.0-0.1.r7dev.2|96	

22839 14
14mu|juk-4.14.3-1|1	Summary:	A music player and manager for KDE
14mu|juk-4.14.3-1|2	Name:		juk
14mu|juk-4.14.3-1|3	Version:	4.14.3
14mu|juk-4.14.3-1|4	Release:	1
14mu|juk-4.14.3-1|5	Epoch:		3
14mu|juk-4.14.3-1|6	License:	GPLv2+
14mu|juk-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|juk-4.14.3-1|8	Url:		http://www.kde.org/applications/multimedia/juk/
14mu|juk-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|juk-4.14.3-1|10	BuildRequires:	libtunepimp-devel
14mu|juk-4.14.3-1|11	BuildRequires:	kdelibs4-devel
14mu|juk-4.14.3-1|12	BuildRequires:	pkgconfig(taglib) >= 1.7
14mu|juk-4.14.3-1|13	Requires:	kdebase4-runtime
14mu|juk-4.14.3-1|14	
14mu|juk-4.14.3-1|15	%description
14mu|juk-4.14.3-1|16	JuK is an audio jukebox application, supporting collections of MP3, Ogg
14mu|juk-4.14.3-1|17	Vorbis, and FLAC audio files. It allows you to edit the "tags" of your
14mu|juk-4.14.3-1|18	audio files, and manage your collection and playlists. It's main focus,
14mu|juk-4.14.3-1|19	in fact, is on music management.
14mu|juk-4.14.3-1|20	
14mu|juk-4.14.3-1|21	%files
14mu|juk-4.14.3-1|22	%doc %{_kde_docdir}/HTML/en/juk
14mu|juk-4.14.3-1|23	%{_kde_applicationsdir}/juk.desktop
14mu|juk-4.14.3-1|24	%{_kde_appsdir}/juk
14mu|juk-4.14.3-1|25	%{_kde_bindir}/juk
14mu|juk-4.14.3-1|26	%{_kde_datadir}/appdata/juk.appdata.xml
14mu|juk-4.14.3-1|27	%{_kde_iconsdir}/*/*/apps/juk.*
14mu|juk-4.14.3-1|28	%{_kde_services}/ServiceMenus/jukservicemenu.desktop
14mu|juk-4.14.3-1|29	%{_datadir}/dbus-1/interfaces/org.kde.juk.collection.xml
14mu|juk-4.14.3-1|30	%{_datadir}/dbus-1/interfaces/org.kde.juk.player.xml
14mu|juk-4.14.3-1|31	%{_datadir}/dbus-1/interfaces/org.kde.juk.search.xml
14mu|juk-4.14.3-1|32	
14mu|juk-4.14.3-1|33	#------------------------------------------------------------------------------
14mu|juk-4.14.3-1|34	
14mu|juk-4.14.3-1|35	%prep
14mu|juk-4.14.3-1|36	%setup -q
14mu|juk-4.14.3-1|37	
14mu|juk-4.14.3-1|38	%build
14mu|juk-4.14.3-1|39	%cmake_kde4
14mu|juk-4.14.3-1|40	%make
14mu|juk-4.14.3-1|41	
14mu|juk-4.14.3-1|42	%install
14mu|juk-4.14.3-1|43	%makeinstall_std -C build
14mu|juk-4.14.3-1|44	
14mu|juk-4.14.3-1|45	
14mu|juk-4.14.3-1|46	%changelog
14mu|juk-4.14.3-1|47	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|juk-4.14.3-1|48	+ Revision: de3b2b0
14mu|juk-4.14.3-1|49	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|juk-4.14.3-1|50	
14mu|juk-4.14.3-1|51	

22840 14
14mu|junit-3.8.2-16|1	Name:		junit
14mu|junit-3.8.2-16|2	Version:	3.8.2
14mu|junit-3.8.2-16|3	Release:	16
14mu|junit-3.8.2-16|4	Summary:	Java regression test package
14mu|junit-3.8.2-16|5	License:	CPL
14mu|junit-3.8.2-16|6	Url:		http://www.junit.org/
14mu|junit-3.8.2-16|7	Group:		Development/Java
14mu|junit-3.8.2-16|8	Source0:	http://osdn.dl.sourceforge.net/junit/junit3.8.2.tar.bz2
14mu|junit-3.8.2-16|9	Source1:	junit3.8.2-build.xml
14mu|junit-3.8.2-16|10	Source2:	http://repo1.maven.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
14mu|junit-3.8.2-16|11	BuildRequires:	ant
14mu|junit-3.8.2-16|12	BuildRequires:	java-rpmbuild >= 0:1.6
14mu|junit-3.8.2-16|13	BuildRequires:	java-1.8.0-openjdk-devel
14mu|junit-3.8.2-16|14	BuildArch:      noarch
14mu|junit-3.8.2-16|15	
14mu|junit-3.8.2-16|16	%description
14mu|junit-3.8.2-16|17	JUnit is a regression testing framework written by Erich Gamma and Kent
14mu|junit-3.8.2-16|18	Beck. It is used by the developer who implements unit tests in Java.
14mu|junit-3.8.2-16|19	JUnit is Open Source Software, released under the IBM Public License and
14mu|junit-3.8.2-16|20	hosted on SourceForge.
14mu|junit-3.8.2-16|21	
14mu|junit-3.8.2-16|22	%package manual
14mu|junit-3.8.2-16|23	Group:		Development/Java
14mu|junit-3.8.2-16|24	Summary:	Manual for %{name}
14mu|junit-3.8.2-16|25	
14mu|junit-3.8.2-16|26	%description manual
14mu|junit-3.8.2-16|27	Documentation for %{name}.
14mu|junit-3.8.2-16|28	
14mu|junit-3.8.2-16|29	%package javadoc
14mu|junit-3.8.2-16|30	Group:		Development/Java
14mu|junit-3.8.2-16|31	Summary:	Javadoc for %{name}
14mu|junit-3.8.2-16|32	
14mu|junit-3.8.2-16|33	%description javadoc
14mu|junit-3.8.2-16|34	Javadoc for %{name}.
14mu|junit-3.8.2-16|35	
14mu|junit-3.8.2-16|36	%package demo
14mu|junit-3.8.2-16|37	Group:		Development/Java
14mu|junit-3.8.2-16|38	Summary:	Demos for %{name}
14mu|junit-3.8.2-16|39	Requires:	%{name} = %{version}-%{release}
14mu|junit-3.8.2-16|40	
14mu|junit-3.8.2-16|41	%description demo
14mu|junit-3.8.2-16|42	Demonstrations and samples for %{name}.
14mu|junit-3.8.2-16|43	
14mu|junit-3.8.2-16|44	%prep
14mu|junit-3.8.2-16|45	%setup -q -n %{name}%{version}
14mu|junit-3.8.2-16|46	# extract sources
14mu|junit-3.8.2-16|47	%{jar} xf src.jar
14mu|junit-3.8.2-16|48	rm -f src.jar
14mu|junit-3.8.2-16|49	cp %{SOURCE1} build.xml
14mu|junit-3.8.2-16|50	
14mu|junit-3.8.2-16|51	%build
14mu|junit-3.8.2-16|52	%ant dist
14mu|junit-3.8.2-16|53	
14mu|junit-3.8.2-16|54	%install
14mu|junit-3.8.2-16|55	# jars
14mu|junit-3.8.2-16|56	install -d -m 755 %{buildroot}%{_javadir}
14mu|junit-3.8.2-16|57	install -m 644 %{name}%{version}/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|junit-3.8.2-16|58	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} ${jar/-%{version}/}; done)
14mu|junit-3.8.2-16|59	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mu|junit-3.8.2-16|60	# pom
14mu|junit-3.8.2-16|61	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|junit-3.8.2-16|62	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mu|junit-3.8.2-16|63	# javadoc
14mu|junit-3.8.2-16|64	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mu|junit-3.8.2-16|65	cp -pr %{name}%{version}/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14mu|junit-3.8.2-16|66	# demo
14mu|junit-3.8.2-16|67	install -d -m 755 %{buildroot}%{_datadir}/%{name}/demo/junit
14mu|junit-3.8.2-16|68	cp -pr %{name}%{version}/%{name}/* %{buildroot}%{_datadir}/%{name}/demo/junit
14mu|junit-3.8.2-16|69	
14mu|junit-3.8.2-16|70	# fix end-of-line
14mu|junit-3.8.2-16|71	perl -pi -e 's/\r\n/\n/g' README.html
14mu|junit-3.8.2-16|72	
14mu|junit-3.8.2-16|73	for i in `find %{name}%{version}/doc -type f -name "*.htm*"`; do
14mu|junit-3.8.2-16|74	perl -pi -e 's/\r\n/\n/g' $i
14mu|junit-3.8.2-16|75	done
14mu|junit-3.8.2-16|76	
14mu|junit-3.8.2-16|77	for i in `find %{buildroot}%{_datadir}/%{name} -type f -name "*.java"`; do
14mu|junit-3.8.2-16|78	perl -pi -e 's/\r\n/\n/g' $i
14mu|junit-3.8.2-16|79	done
14mu|junit-3.8.2-16|80	
14mu|junit-3.8.2-16|81	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14mu|junit-3.8.2-16|82	cp -p README.html %{buildroot}%{_docdir}/%{name}
14mu|junit-3.8.2-16|83	cp -par doc/* %{buildroot}%{_docdir}/%{name}
14mu|junit-3.8.2-16|84	
14mu|junit-3.8.2-16|85	%clean
14mu|junit-3.8.2-16|86	
14mu|junit-3.8.2-16|87	%post
14mu|junit-3.8.2-16|88	%update_maven_depmap
14mu|junit-3.8.2-16|89	
14mu|junit-3.8.2-16|90	%postun
14mu|junit-3.8.2-16|91	%update_maven_depmap
14mu|junit-3.8.2-16|92	
14mu|junit-3.8.2-16|93	%files
14mu|junit-3.8.2-16|94	%{_javadir}/*
14mu|junit-3.8.2-16|95	%doc %dir %{_docdir}/%{name}
14mu|junit-3.8.2-16|96	%doc %{_docdir}/%{name}/README.html
14mu|junit-3.8.2-16|97	%{_datadir}/maven2
14mu|junit-3.8.2-16|98	%{_mavendepmapfragdir}
14mu|junit-3.8.2-16|99	%if %{gcj_support}
14mu|junit-3.8.2-16|100	%{_libdir}/gcj/%{name}
14mu|junit-3.8.2-16|101	%endif
14mu|junit-3.8.2-16|102	
14mu|junit-3.8.2-16|103	%files manual
14mu|junit-3.8.2-16|104	%doc %{_docdir}/%{name}
14mu|junit-3.8.2-16|105	%exclude %{_docdir}/%{name}/README.html
14mu|junit-3.8.2-16|106	
14mu|junit-3.8.2-16|107	%files javadoc
14mu|junit-3.8.2-16|108	%{_javadocdir}/%{name}
14mu|junit-3.8.2-16|109	
14mu|junit-3.8.2-16|110	%files demo
14mu|junit-3.8.2-16|111	%{_datadir}/%{name}
14mu|junit-3.8.2-16|112	
14mu|junit-3.8.2-16|113	%changelog
14mu|junit-3.8.2-16|114	
14mu|junit-3.8.2-16|115	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.8.2-16
14mu|junit-3.8.2-16|116	- (132d1e3) Rebuild with Java8
14mu|junit-3.8.2-16|117	
14mu|junit-3.8.2-16|118	

22841 14
14mu|junit4-4.11-1|1	Name:           junit4
14mu|junit4-4.11-1|2	Version:        4.11
14mu|junit4-4.11-1|3	Release:        1
14mu|junit4-4.11-1|4	Summary:        Java regression test package
14mu|junit4-4.11-1|5	License:        CPL
14mu|junit4-4.11-1|6	URL:            http://www.junit.org/
14mu|junit4-4.11-1|7	Group:          Development/Java
14mu|junit4-4.11-1|8	# git clone --bare git://github.com/KentBeck/junit.git junit.git
14mu|junit4-4.11-1|9	# mkdir junit-4.8.2
14mu|junit4-4.11-1|10	# git --git-dir=junit.git --work-tree=junit-4.8.2 checkout r4.8.2
14mu|junit4-4.11-1|11	# tar cjf junit-4.8.2.tar.bz2 junit-4.8.2/
14mu|junit4-4.11-1|12	Source0:        junit-%{version}-clean.tar.gz
14mu|junit4-4.11-1|13	# Removing hamcrest source jar references (not available and/or necessary)
14mu|junit4-4.11-1|14	Patch0:         %{name}-no-hamcrest-src.patch
14mu|junit4-4.11-1|15	Patch1:		junit-r4.11-remove-InaccessibleBaseClassTest.patch
14mu|junit4-4.11-1|16	Requires(post): jpackage-utils >= 0:1.7.4
14mu|junit4-4.11-1|17	Requires(postun): jpackage-utils >= 0:1.7.4
14mu|junit4-4.11-1|18	Requires:       hamcrest
14mu|junit4-4.11-1|19	BuildRequires:  ant
14mu|junit4-4.11-1|20	BuildRequires:  jpackage-utils >= 0:1.7.4
14mu|junit4-4.11-1|21	BuildRequires:  java-1.8.0-devel
14mu|junit4-4.11-1|22	BuildRequires:  java-rpmbuild
14mu|junit4-4.11-1|23	BuildRequires:  hamcrest
14mu|junit4-4.11-1|24	BuildArch:      noarch
14mu|junit4-4.11-1|25	
14mu|junit4-4.11-1|26	%description
14mu|junit4-4.11-1|27	JUnit is a regression testing framework written by Erich Gamma and Kent Beck.
14mu|junit4-4.11-1|28	It is used by the developer who implements unit tests in Java. JUnit is Open
14mu|junit4-4.11-1|29	Source Software, released under the Common Public License Version 1.0 and
14mu|junit4-4.11-1|30	JUnit is Open Source Software, released under the IBM Public License and
14mu|junit4-4.11-1|31	hosted on SourceForge.
14mu|junit4-4.11-1|32	
14mu|junit4-4.11-1|33	%package manual
14mu|junit4-4.11-1|34	Group:          Development/Java
14mu|junit4-4.11-1|35	Summary:        Manual for %{name}
14mu|junit4-4.11-1|36	
14mu|junit4-4.11-1|37	%description manual
14mu|junit4-4.11-1|38	Documentation for %{name}.
14mu|junit4-4.11-1|39	
14mu|junit4-4.11-1|40	%package javadoc
14mu|junit4-4.11-1|41	Group:          Development/Java
14mu|junit4-4.11-1|42	Summary:        Javadoc for %{name}
14mu|junit4-4.11-1|43	Requires:       jpackage-utils
14mu|junit4-4.11-1|44	
14mu|junit4-4.11-1|45	%description javadoc
14mu|junit4-4.11-1|46	Javadoc for %{name}.
14mu|junit4-4.11-1|47	
14mu|junit4-4.11-1|48	%package demo
14mu|junit4-4.11-1|49	Group:          Development/Java
14mu|junit4-4.11-1|50	Summary:        Demos for %{name}
14mu|junit4-4.11-1|51	Requires:       %{name} = %{version}-%{release}
14mu|junit4-4.11-1|52	
14mu|junit4-4.11-1|53	%description demo
14mu|junit4-4.11-1|54	Demonstrations and samples for %{name}.
14mu|junit4-4.11-1|55	
14mu|junit4-4.11-1|56	%prep
14mu|junit4-4.11-1|57	%setup -q -n junit-r%{version}
14mu|junit4-4.11-1|58	%patch0 -p1
14mu|junit4-4.11-1|59	%patch1 -p1
14mu|junit4-4.11-1|60	
14mu|junit4-4.11-1|61	cp build/maven/junit-pom-template.xml pom.xml
14mu|junit4-4.11-1|62	
14mu|junit4-4.11-1|63	ln -s $(build-classpath hamcrest/core) lib/hamcrest-core-1.3.jar
14mu|junit4-4.11-1|64	perl -pi -e 's/\r$//g' stylesheet.css
14mu|junit4-4.11-1|65	
14mu|junit4-4.11-1|66	%build
14mu|junit4-4.11-1|67	export CLASSPATH=/usr/share/java/hamcrest/core.jar
14mu|junit4-4.11-1|68	export OPT_JAR_LIST=:
14mu|junit4-4.11-1|69	%ant dist
14mu|junit4-4.11-1|70	#ant -Dant.build.javac.source=1.6 dist
14mu|junit4-4.11-1|71	
14mu|junit4-4.11-1|72	%install
14mu|junit4-4.11-1|73	# jars
14mu|junit4-4.11-1|74	install -d -m 755 %{buildroot}%{_javadir}
14mu|junit4-4.11-1|75	install -m 644 junit%{version}-SNAPSHOT/junit-%{version}-SNAPSHOT.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|junit4-4.11-1|76	pushd %{buildroot}%{_javadir}
14mu|junit4-4.11-1|77	ln -sf %{name}-%{version}.jar %{name}.jar
14mu|junit4-4.11-1|78	popd
14mu|junit4-4.11-1|79	
14mu|junit4-4.11-1|80	# pom
14mu|junit4-4.11-1|81	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|junit4-4.11-1|82	install -m 644 pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
14mu|junit4-4.11-1|83	%add_to_maven_depmap junit junit %{version} JPP %{name}
14mu|junit4-4.11-1|84	
14mu|junit4-4.11-1|85	# javadoc
14mu|junit4-4.11-1|86	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|junit4-4.11-1|87	cp -pr junit%{version}-SNAPSHOT/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|junit4-4.11-1|88	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|junit4-4.11-1|89	
14mu|junit4-4.11-1|90	# demo
14mu|junit4-4.11-1|91	install -d -m 755 %{buildroot}%{_datadir}/%{name}/demo/junit # Not using %%name for last part because it is
14mu|junit4-4.11-1|92	# part of package name
14mu|junit4-4.11-1|93	cp -pr junit%{version}-SNAPSHOT/junit/* %{buildroot}%{_datadir}/%{name}/demo/junit
14mu|junit4-4.11-1|94	
14mu|junit4-4.11-1|95	%post
14mu|junit4-4.11-1|96	%update_maven_depmap
14mu|junit4-4.11-1|97	
14mu|junit4-4.11-1|98	%postun
14mu|junit4-4.11-1|99	%update_maven_depmap
14mu|junit4-4.11-1|100	
14mu|junit4-4.11-1|101	%files
14mu|junit4-4.11-1|102	%defattr(0644,root,root,0755)
14mu|junit4-4.11-1|103	%doc cpl-v10.html README.html
14mu|junit4-4.11-1|104	%{_javadir}/%{name}.jar
14mu|junit4-4.11-1|105	%{_javadir}/%{name}-%{version}.jar
14mu|junit4-4.11-1|106	%{_datadir}/maven2/*
14mu|junit4-4.11-1|107	%{_mavendepmapfragdir}/*
14mu|junit4-4.11-1|108	
14mu|junit4-4.11-1|109	%files demo
14mu|junit4-4.11-1|110	%defattr(0644,root,root,0755)
14mu|junit4-4.11-1|111	%{_datadir}/%{name}
14mu|junit4-4.11-1|112	
14mu|junit4-4.11-1|113	%files javadoc
14mu|junit4-4.11-1|114	%defattr(0644,root,root,0755)
14mu|junit4-4.11-1|115	%{_javadocdir}/%{name}-%{version}
14mu|junit4-4.11-1|116	%{_javadocdir}/%{name}
14mu|junit4-4.11-1|117	
14mu|junit4-4.11-1|118	%files manual
14mu|junit4-4.11-1|119	%defattr(0644,root,root,0755)
14mu|junit4-4.11-1|120	%doc junit%{version}-SNAPSHOT/doc/*
14mu|junit4-4.11-1|121	
14mu|junit4-4.11-1|122	
14mu|junit4-4.11-1|123	%changelog
14mu|junit4-4.11-1|124	
14mu|junit4-4.11-1|125	* Thu Jun 18 2015 dsilakov <denis.silakov@rosalab.ru> 4.11-1
14mu|junit4-4.11-1|126	- (e8dbe9b) Merge pull request #1 from dsilakov/junit4:rosa2014.1
14mu|junit4-4.11-1|127	- (e8dbe9b) Updated to 4.11
14mu|junit4-4.11-1|128	
14mu|junit4-4.11-1|129	

22842 14
14mu|jython-2.2.1-6|1	%define cpython_version	%{py_ver}
14mu|jython-2.2.1-6|2	%define	pyxml_version	0.8.4
14mu|jython-2.2.1-6|3	%define	section		free
14mu|jython-2.2.1-6|4	
14mu|jython-2.2.1-6|5	Name:		jython
14mu|jython-2.2.1-6|6	Version:	2.2.1
14mu|jython-2.2.1-6|7	Release:	6
14mu|jython-2.2.1-6|8	Summary:	Java source interpreter
14mu|jython-2.2.1-6|9	License:	Modified CNRI Open Source License
14mu|jython-2.2.1-6|10	URL:		http://www.jython.org/
14mu|jython-2.2.1-6|11	# svn export https://jython.svn.sourceforge.net/svnroot/jython/tags/Release_2_2_1/jython jython-2.2
14mu|jython-2.2.1-6|12	Source0:	%{name}-%{version}.tar.bz2
14mu|jython-2.2.1-6|13	Patch0:		%{name}-cachedir.patch
14mu|jython-2.2.1-6|14	Patch1:		%{name}-no-copy-python.patch
14mu|jython-2.2.1-6|15	Patch2:		%{name}-nofullbuildpath.patch
14mu|jython-2.2.1-6|16	Requires:	jline
14mu|jython-2.2.1-6|17	Requires:	jpackage-utils >= 0:1.6
14mu|jython-2.2.1-6|18	Requires:	jakarta-oro
14mu|jython-2.2.1-6|19	Requires:	libreadline-java
14mu|jython-2.2.1-6|20	Requires:	servlet6
14mu|jython-2.2.1-6|21	BuildRequires:	java-rpmbuild
14mu|jython-2.2.1-6|22	BuildRequires:	ant >= 0:1.6
14mu|jython-2.2.1-6|23	BuildRequires:	ht2html
14mu|jython-2.2.1-6|24	BuildRequires:	jline
14mu|jython-2.2.1-6|25	BuildRequires:	libreadline-java
14mu|jython-2.2.1-6|26	#BuildRequires:	mysql-connector-java
14mu|jython-2.2.1-6|27	BuildRequires:	jakarta-oro
14mu|jython-2.2.1-6|28	BuildRequires:	javacc
14mu|jython-2.2.1-6|29	BuildRequires:	python
14mu|jython-2.2.1-6|30	# FIXME: PyXML now seems to be shipped with jython
14mu|jython-2.2.1-6|31	# FIXME: Keeping internal PyXML for now
14mu|jython-2.2.1-6|32	#BuildRequires:	PyXML >= 0:%{pyxml_version}
14mu|jython-2.2.1-6|33	BuildRequires:	servlet6
14mu|jython-2.2.1-6|34	Group:		Development/Java
14mu|jython-2.2.1-6|35	BuildArch:	noarch
14mu|jython-2.2.1-6|36	BuildRequires:	java-devel
14mu|jython-2.2.1-6|37	
14mu|jython-2.2.1-6|38	%description
14mu|jython-2.2.1-6|39	Jython is an implementation of the high-level, dynamic, object-oriented
14mu|jython-2.2.1-6|40	language Python seamlessly integrated with the Java platform. The
14mu|jython-2.2.1-6|41	predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is
14mu|jython-2.2.1-6|42	freely available for both commercial and non-commercial use and is
14mu|jython-2.2.1-6|43	distributed with source code. Jython is complementary to Java and is
14mu|jython-2.2.1-6|44	especially suited for the following tasks: Embedded scripting - Java
14mu|jython-2.2.1-6|45	programmers can add the Jython libraries to their system to allow end
14mu|jython-2.2.1-6|46	users to write simple or complicated scripts that add functionality to the
14mu|jython-2.2.1-6|47	application. Interactive experimentation - Jython provides an interactive
14mu|jython-2.2.1-6|48	interpreter that can be used to interact with Java packages or with
14mu|jython-2.2.1-6|49	running Java applications. This allows programmers to experiment and debug
14mu|jython-2.2.1-6|50	any Java system using Jython. Rapid application development - Python
14mu|jython-2.2.1-6|51	programs are typically 2-10X shorter than the equivalent Java program.
14mu|jython-2.2.1-6|52	This translates directly to increased programmer productivity. The
14mu|jython-2.2.1-6|53	seamless interaction between Python and Java allows developers to freely
14mu|jython-2.2.1-6|54	mix the two languages both during development and in shipping products.
14mu|jython-2.2.1-6|55	
14mu|jython-2.2.1-6|56	%package	demo
14mu|jython-2.2.1-6|57	Summary:	Demo for %{name}
14mu|jython-2.2.1-6|58	Requires:	%{name} = %{EVRD}
14mu|jython-2.2.1-6|59	Group:		Development/Java
14mu|jython-2.2.1-6|60	
14mu|jython-2.2.1-6|61	%description	demo
14mu|jython-2.2.1-6|62	Demonstrations and samples for %{name}.
14mu|jython-2.2.1-6|63	
14mu|jython-2.2.1-6|64	%prep
14mu|jython-2.2.1-6|65	%setup -q
14mu|jython-2.2.1-6|66	%patch0 -p1
14mu|jython-2.2.1-6|67	%patch1 -p1
14mu|jython-2.2.1-6|68	%patch2 -p1 -b .nofullbuild~
14mu|jython-2.2.1-6|69	# remove all binary libs
14mu|jython-2.2.1-6|70	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs rm
14mu|jython-2.2.1-6|71	# remove all SVN files
14mu|jython-2.2.1-6|72	#%{_bindir}/find . -type d -name .svn | %{_bindir}/xargs %{__rm} -r
14mu|jython-2.2.1-6|73	
14mu|jython-2.2.1-6|74	%{__perl} -pi -e 's/execon/apply/g' build.xml
14mu|jython-2.2.1-6|75	%{__perl} -pi -e 's/ if="full-build"//g' build.xml
14mu|jython-2.2.1-6|76	export CLASSPATH=$(build-classpath mysql-connector-java oro tomcat-servlet-api)
14mu|jython-2.2.1-6|77	# FIXME: fix jpackage-utils to handle multilib correctly
14mu|jython-2.2.1-6|78	export CLASSPATH=$CLASSPATH:%{_libdir}/libreadline-java/libreadline-java.jar
14mu|jython-2.2.1-6|79	
14mu|jython-2.2.1-6|80	rm -rf org/apache
14mu|jython-2.2.1-6|81	
14mu|jython-2.2.1-6|82	perl -p -i -e 's|execon|apply|g' build.xml
14mu|jython-2.2.1-6|83	
14mu|jython-2.2.1-6|84	ant \
14mu|jython-2.2.1-6|85	-Dpython.home=%{_bindir} \
14mu|jython-2.2.1-6|86	-Dht2html.dir=%{_datadir}/ht2html \
14mu|jython-2.2.1-6|87	-Dpython.lib=./CPythonLib \
14mu|jython-2.2.1-6|88	-Dpython.exe=%{_bindir}/python \
14mu|jython-2.2.1-6|89	-DPyXmlHome=%{_libdir}/python%{py_ver} \
14mu|jython-2.2.1-6|90	-Dtargetver=1.3 \
14mu|jython-2.2.1-6|91	copy-dist
14mu|jython-2.2.1-6|92	
14mu|jython-2.2.1-6|93	
14mu|jython-2.2.1-6|94	# remove #! from python files
14mu|jython-2.2.1-6|95	pushd dist
14mu|jython-2.2.1-6|96	for f in `find . -name '*.py'`
14mu|jython-2.2.1-6|97	do
14mu|jython-2.2.1-6|98	sed --in-place  "s:#!\s*/usr.*::" $f
14mu|jython-2.2.1-6|99	done
14mu|jython-2.2.1-6|100	popd
14mu|jython-2.2.1-6|101	
14mu|jython-2.2.1-6|102	%install
14mu|jython-2.2.1-6|103	# jar
14mu|jython-2.2.1-6|104	install -d -m 755 %{buildroot}%{_javadir}
14mu|jython-2.2.1-6|105	install -m 644 dist/%{name}.jar \
14mu|jython-2.2.1-6|106	%{buildroot}%{_javadir}/%{name}.jar
14mu|jython-2.2.1-6|107	
14mu|jython-2.2.1-6|108	# data
14mu|jython-2.2.1-6|109	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14mu|jython-2.2.1-6|110	# these are not supposed to be distributed
14mu|jython-2.2.1-6|111	
14mu|jython-2.2.1-6|112	cp -pr dist/Lib %{buildroot}%{_datadir}/%{name}
14mu|jython-2.2.1-6|113	cp -pr dist/Tools %{buildroot}%{_datadir}/%{name}
14mu|jython-2.2.1-6|114	# demo
14mu|jython-2.2.1-6|115	cp -pr dist/Demo %{buildroot}%{_datadir}/%{name}
14mu|jython-2.2.1-6|116	
14mu|jython-2.2.1-6|117	
14mu|jython-2.2.1-6|118	# registry
14mu|jython-2.2.1-6|119	install -m 644 registry %{buildroot}%{_datadir}/%{name}
14mu|jython-2.2.1-6|120	# scripts
14mu|jython-2.2.1-6|121	install -d %{buildroot}%{_bindir}
14mu|jython-2.2.1-6|122	
14mu|jython-2.2.1-6|123	cat > %{buildroot}%{_bindir}/%{name} << EOF
14mu|jython-2.2.1-6|124	#!/bin/sh
14mu|jython-2.2.1-6|125	#
14mu|jython-2.2.1-6|126	# %{name} script
14mu|jython-2.2.1-6|127	# JPackage Project (http://jpackage.sourceforge.net)
14mu|jython-2.2.1-6|128	
14mu|jython-2.2.1-6|129	# Source functions library
14mu|jython-2.2.1-6|130	. %{_datadir}/java-utils/java-functions
14mu|jython-2.2.1-6|131	
14mu|jython-2.2.1-6|132	# Source system prefs
14mu|jython-2.2.1-6|133	if [ -f %{_sysconfdir}/%{name}.conf ] ; then
14mu|jython-2.2.1-6|134	. %{_sysconfdir}/%{name}.conf
14mu|jython-2.2.1-6|135	fi
14mu|jython-2.2.1-6|136	
14mu|jython-2.2.1-6|137	# Source user prefs
14mu|jython-2.2.1-6|138	if [ -f \$HOME/.%{name}rc ] ; then
14mu|jython-2.2.1-6|139	. \$HOME/.%{name}rc
14mu|jython-2.2.1-6|140	fi
14mu|jython-2.2.1-6|141	
14mu|jython-2.2.1-6|142	# Arch-specific location of dependency
14mu|jython-2.2.1-6|143	case \$(uname -m) in
14mu|jython-2.2.1-6|144	x86_64 | ia64 | s390x | ppc64 | sparc64 )
14mu|jython-2.2.1-6|145	JYTHONLIBDIR="/usr/lib64" ;;
14mu|jython-2.2.1-6|146	* )
14mu|jython-2.2.1-6|147	JYTHONLIBDIR="/usr/lib" ;;
14mu|jython-2.2.1-6|148	esac
14mu|jython-2.2.1-6|149	
14mu|jython-2.2.1-6|150	# Configuration
14mu|jython-2.2.1-6|151	MAIN_CLASS=org.python.util.%{name}
14mu|jython-2.2.1-6|152	BASE_FLAGS=-Dpython.home=%{_datadir}/%{name}
14mu|jython-2.2.1-6|153	BASE_JARS="%{name} oro tomcat-servlet-api mysql-connector-java"
14mu|jython-2.2.1-6|154	
14mu|jython-2.2.1-6|155	BASE_FLAGS="\$BASE_FLAGS -Dpython.console=org.python.util.ReadlineConsole"
14mu|jython-2.2.1-6|156	BASE_FLAGS="\$BASE_FLAGS -Djava.library.path=\$JYTHONLIBDIR/libreadline-java"
14mu|jython-2.2.1-6|157	BASE_FLAGS="\$BASE_FLAGS -Dpython.console.readlinelib=Editline"
14mu|jython-2.2.1-6|158	
14mu|jython-2.2.1-6|159	# Set parameters
14mu|jython-2.2.1-6|160	set_jvm
14mu|jython-2.2.1-6|161	CLASSPATH=$CLASSPATH:\$JYTHONLIBDIR/libreadline-java/libreadline-java.jar
14mu|jython-2.2.1-6|162	set_classpath \$BASE_JARS
14mu|jython-2.2.1-6|163	set_flags \$BASE_FLAGS
14mu|jython-2.2.1-6|164	set_options \$BASE_OPTIONS
14mu|jython-2.2.1-6|165	
14mu|jython-2.2.1-6|166	# Let's start
14mu|jython-2.2.1-6|167	run "\$@"
14mu|jython-2.2.1-6|168	EOF
14mu|jython-2.2.1-6|169	
14mu|jython-2.2.1-6|170	cat > %{buildroot}%{_bindir}/%{name}c << EOF
14mu|jython-2.2.1-6|171	#!/bin/sh
14mu|jython-2.2.1-6|172	#
14mu|jython-2.2.1-6|173	# %{name}c script
14mu|jython-2.2.1-6|174	# JPackage Project (http://jpackage.sourceforge.net)
14mu|jython-2.2.1-6|175	
14mu|jython-2.2.1-6|176	%{_bindir}/%{name} %{_datadir}/%{name}/Tools/%{name}c/%{name}c.py "\$@"
14mu|jython-2.2.1-6|177	EOF
14mu|jython-2.2.1-6|178	
14mu|jython-2.2.1-6|179	%files
14mu|jython-2.2.1-6|180	%doc ACKNOWLEDGMENTS NEWS LICENSE.txt README.txt
14mu|jython-2.2.1-6|181	%attr(0755,root,root) %{_bindir}/%{name}
14mu|jython-2.2.1-6|182	%attr(0755,root,root) %{_bindir}/%{name}c
14mu|jython-2.2.1-6|183	%{_javadir}/*
14mu|jython-2.2.1-6|184	%dir %{_datadir}/%{name}
14mu|jython-2.2.1-6|185	%dir %{_datadir}/%{name}/Lib
14mu|jython-2.2.1-6|186	%attr(-,root,root) %{_datadir}/%{name}/Lib/*
14mu|jython-2.2.1-6|187	%{_datadir}/%{name}/Tools
14mu|jython-2.2.1-6|188	%{_datadir}/%{name}/registry
14mu|jython-2.2.1-6|189	
14mu|jython-2.2.1-6|190	%files demo
14mu|jython-2.2.1-6|191	%{_datadir}/%{name}/Demo
14mu|jython-2.2.1-6|192	
14mu|jython-2.2.1-6|193	%changelog
14mu|jython-2.2.1-6|194	
14mu|jython-2.2.1-6|195	* Wed Mar 16 2016 Denis Silakov <dsilakov@gmail.com> 2.2.1-6
14mu|jython-2.2.1-6|196	- (1c4fb05) Updated to modern BRs
14mu|jython-2.2.1-6|197	
14mu|jython-2.2.1-6|198	

22843 14
14mu|jzlib-1.0.7-17|1	%define section   free
14mu|jzlib-1.0.7-17|2	
14mu|jzlib-1.0.7-17|3	Name:           jzlib
14mu|jzlib-1.0.7-17|4	Version:        1.0.7
14mu|jzlib-1.0.7-17|5	Release:        17
14mu|jzlib-1.0.7-17|6	Epoch:          0
14mu|jzlib-1.0.7-17|7	Summary:        JZlib re-implementation of zlib in pure Java
14mu|jzlib-1.0.7-17|8	
14mu|jzlib-1.0.7-17|9	Group:          Development/Java
14mu|jzlib-1.0.7-17|10	License:        BSD-style
14mu|jzlib-1.0.7-17|11	URL:            http://www.jcraft.com/jzlib/
14mu|jzlib-1.0.7-17|12	Source0:        http://www.jcraft.com/jzlib/jzlib-%{version}.tar.bz2
14mu|jzlib-1.0.7-17|13	Source1:        %{name}_build.xml
14mu|jzlib-1.0.7-17|14	
14mu|jzlib-1.0.7-17|15	BuildArch:      noarch
14mu|jzlib-1.0.7-17|16	BuildRequires:  java-rpmbuild >= 0:1.5.31, ant >= 0:1.5.4
14mu|jzlib-1.0.7-17|17	
14mu|jzlib-1.0.7-17|18	%description
14mu|jzlib-1.0.7-17|19	The zlib is designed to be a free, general-purpose, legally unencumbered
14mu|jzlib-1.0.7-17|20	-- that is, not covered by any patents -- lossless data-compression
14mu|jzlib-1.0.7-17|21	library for use on virtually any computer hardware and operating system.
14mu|jzlib-1.0.7-17|22	The zlib was written by Jean-loup Gailly (compression) and Mark Adler
14mu|jzlib-1.0.7-17|23	(decompression).
14mu|jzlib-1.0.7-17|24	
14mu|jzlib-1.0.7-17|25	%package        javadoc
14mu|jzlib-1.0.7-17|26	Summary:        Javadoc for %{name}
14mu|jzlib-1.0.7-17|27	Group:          Development/Java
14mu|jzlib-1.0.7-17|28	
14mu|jzlib-1.0.7-17|29	%description    javadoc
14mu|jzlib-1.0.7-17|30	%{summary}.
14mu|jzlib-1.0.7-17|31	
14mu|jzlib-1.0.7-17|32	%package        demo
14mu|jzlib-1.0.7-17|33	Summary:        Examples for %{name}
14mu|jzlib-1.0.7-17|34	Group:          Development/Java
14mu|jzlib-1.0.7-17|35	
14mu|jzlib-1.0.7-17|36	%description    demo
14mu|jzlib-1.0.7-17|37	%{summary}.
14mu|jzlib-1.0.7-17|38	
14mu|jzlib-1.0.7-17|39	
14mu|jzlib-1.0.7-17|40	%prep
14mu|jzlib-1.0.7-17|41	%setup -q -n %{name}-%{version}
14mu|jzlib-1.0.7-17|42	cp %{SOURCE1} build.xml
14mu|jzlib-1.0.7-17|43	mkdir src
14mu|jzlib-1.0.7-17|44	mv com src
14mu|jzlib-1.0.7-17|45	
14mu|jzlib-1.0.7-17|46	%build
14mu|jzlib-1.0.7-17|47	%ant dist javadoc
14mu|jzlib-1.0.7-17|48	
14mu|jzlib-1.0.7-17|49	%install
14mu|jzlib-1.0.7-17|50	# jars
14mu|jzlib-1.0.7-17|51	install -Dpm 644 dist/lib/%{name}.jar \
14mu|jzlib-1.0.7-17|52	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|jzlib-1.0.7-17|53	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|jzlib-1.0.7-17|54	
14mu|jzlib-1.0.7-17|55	# javadoc
14mu|jzlib-1.0.7-17|56	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jzlib-1.0.7-17|57	cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|jzlib-1.0.7-17|58	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
14mu|jzlib-1.0.7-17|59	
14mu|jzlib-1.0.7-17|60	# examples
14mu|jzlib-1.0.7-17|61	install -dm 755 %{buildroot}%{_datadir}/%{name}-%{version}
14mu|jzlib-1.0.7-17|62	cp -pr example/* %{buildroot}%{_datadir}/%{name}-%{version}
14mu|jzlib-1.0.7-17|63	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name} # ghost symlink
14mu|jzlib-1.0.7-17|64	
14mu|jzlib-1.0.7-17|65	%post javadoc
14mu|jzlib-1.0.7-17|66	rm -f %{_javadocdir}/%{name}
14mu|jzlib-1.0.7-17|67	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mu|jzlib-1.0.7-17|68	
14mu|jzlib-1.0.7-17|69	%post demo
14mu|jzlib-1.0.7-17|70	rm -f %{_datadir}/%{name}
14mu|jzlib-1.0.7-17|71	ln -s %{name}-%{version} %{_datadir}/%{name}
14mu|jzlib-1.0.7-17|72	
14mu|jzlib-1.0.7-17|73	
14mu|jzlib-1.0.7-17|74	%files
14mu|jzlib-1.0.7-17|75	%defattr(0644,root,root,0755)
14mu|jzlib-1.0.7-17|76	%doc LICENSE.txt
14mu|jzlib-1.0.7-17|77	%{_javadir}/*.jar
14mu|jzlib-1.0.7-17|78	
14mu|jzlib-1.0.7-17|79	%files javadoc
14mu|jzlib-1.0.7-17|80	%defattr(0644,root,root,0755)
14mu|jzlib-1.0.7-17|81	%doc %{_javadocdir}/%{name}-%{version}
14mu|jzlib-1.0.7-17|82	%ghost %doc %{_javadocdir}/%{name}
14mu|jzlib-1.0.7-17|83	
14mu|jzlib-1.0.7-17|84	%files demo
14mu|jzlib-1.0.7-17|85	%defattr(0644,root,root,0755)
14mu|jzlib-1.0.7-17|86	%doc %{_datadir}/%{name}-%{version}
14mu|jzlib-1.0.7-17|87	%ghost %doc %{_datadir}/%{name}
14mu|jzlib-1.0.7-17|88	
14mu|jzlib-1.0.7-17|89	%changelog
14mu|jzlib-1.0.7-17|90	
14mu|jzlib-1.0.7-17|91	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0.7-17
14mu|jzlib-1.0.7-17|92	- (459e95e) Rebuild with Java8
14mu|jzlib-1.0.7-17|93	
14mu|jzlib-1.0.7-17|94	

22844 14
14mu|k3b-2.0.3-2|1	######################
14mu|k3b-2.0.3-2|2	# Hardcode PLF build
14mu|k3b-2.0.3-2|3	%define build_plf 0
14mu|k3b-2.0.3-2|4	######################
14mu|k3b-2.0.3-2|5	
14mu|k3b-2.0.3-2|6	%if %{build_plf}
14mu|k3b-2.0.3-2|7	%define distsuffix plf
14mu|k3b-2.0.3-2|8	%define extrarelsuffix plf
14mu|k3b-2.0.3-2|9	%endif
14mu|k3b-2.0.3-2|10	
14mu|k3b-2.0.3-2|11	Summary:	CD-Burner for KDE4
14mu|k3b-2.0.3-2|12	Name:		k3b
14mu|k3b-2.0.3-2|13	Version:	2.0.3
14mu|k3b-2.0.3-2|14	Release:	2%{?extrarelsuffix}
14mu|k3b-2.0.3-2|15	Epoch:		4
14mu|k3b-2.0.3-2|16	License:	GPLv2+
14mu|k3b-2.0.3-2|17	Group:		Archiving/Cd burning
14mu|k3b-2.0.3-2|18	Url:		http://k3b.sourceforge.net/
14mu|k3b-2.0.3-2|19	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{name}-%{version}a.tar.xz
14mu|k3b-2.0.3-2|20	Source1:	k3b-docbook-ru.tar.bz2
14mu|k3b-2.0.3-2|21	Patch0:		k3b-2.0.3-always-use-growisofs-for-dvd.patch
14mu|k3b-2.0.3-2|22	Patch1:		k3b-2.0.2-docbook-ru.patch
14mu|k3b-2.0.3-2|23	Patch2:		k3b-2.0.3-k3bsetup-desktop.patch
14mu|k3b-2.0.3-2|24	BuildRequires:	doxygen
14mu|k3b-2.0.3-2|25	BuildRequires:	kdelibs4-devel
14mu|k3b-2.0.3-2|26	BuildRequires:	ffmpeg-devel
14mu|k3b-2.0.3-2|27	BuildRequires:	libkcddb-devel
14mu|k3b-2.0.3-2|28	BuildRequires:	libmpcdec-devel
14mu|k3b-2.0.3-2|29	BuildRequires:	pkgconfig(dvdread)
14mu|k3b-2.0.3-2|30	BuildRequires:	pkgconfig(flac)
14mu|k3b-2.0.3-2|31	BuildRequires:	pkgconfig(flac++)
14mu|k3b-2.0.3-2|32	BuildRequires:	pkgconfig(mad)
14mu|k3b-2.0.3-2|33	BuildRequires:	pkgconfig(ogg)
14mu|k3b-2.0.3-2|34	BuildRequires:	pkgconfig(polkit-qt-1)
14mu|k3b-2.0.3-2|35	BuildRequires:	pkgconfig(samplerate)
14mu|k3b-2.0.3-2|36	BuildRequires:	pkgconfig(sndfile)
14mu|k3b-2.0.3-2|37	BuildRequires:	pkgconfig(taglib)
14mu|k3b-2.0.3-2|38	BuildRequires:	pkgconfig(vorbis)
14mu|k3b-2.0.3-2|39	%if %{build_plf}
14mu|k3b-2.0.3-2|40	BuildRequires:	liblame-devel
14mu|k3b-2.0.3-2|41	%else
14mu|k3b-2.0.3-2|42	BuildConflicts:	liblame-devel
14mu|k3b-2.0.3-2|43	%endif
14mu|k3b-2.0.3-2|44	Requires:	cdrecord
14mu|k3b-2.0.3-2|45	Requires:	mkisofs
14mu|k3b-2.0.3-2|46	Requires:	cdrdao
14mu|k3b-2.0.3-2|47	Requires:	sox
14mu|k3b-2.0.3-2|48	Requires:	vcdimager
14mu|k3b-2.0.3-2|49	Requires:	normalize
14mu|k3b-2.0.3-2|50	Requires:	dvd+rw-tools
14mu|k3b-2.0.3-2|51	Requires:	kdebase4-runtime
14mu|k3b-2.0.3-2|52	Suggests:	transсode
14mu|k3b-2.0.3-2|53	
14mu|k3b-2.0.3-2|54	%description
14mu|k3b-2.0.3-2|55	K3b is CD-writing software which intends to be feature-rich and
14mu|k3b-2.0.3-2|56	provide an easily usable interface. Features include burning
14mu|k3b-2.0.3-2|57	audio CDs from .WAV and .MP3 audio files, configuring external
14mu|k3b-2.0.3-2|58	programs and configuring devices.
14mu|k3b-2.0.3-2|59	
14mu|k3b-2.0.3-2|60	%if %{build_plf}
14mu|k3b-2.0.3-2|61	This package is in Restricted repository because it supports
14mu|k3b-2.0.3-2|62	mp3 encoding which is patent-protected.
14mu|k3b-2.0.3-2|63	%endif
14mu|k3b-2.0.3-2|64	
14mu|k3b-2.0.3-2|65	%files -f %{name}.lang
14mu|k3b-2.0.3-2|66	%{_kde_bindir}/k3b
14mu|k3b-2.0.3-2|67	%{_kde_bindir}/k3bsetup
14mu|k3b-2.0.3-2|68	%{_kde_libdir}/kde4/kcm_k3bsetup.so
14mu|k3b-2.0.3-2|69	%{_kde_libdir}/kde4/kcm_k3boggvorbisencoder.so
14mu|k3b-2.0.3-2|70	%{_kde_libdir}/kde4/kio_videodvd.so
14mu|k3b-2.0.3-2|71	%{_kde_libdir}/kde4/k3bffmpegdecoder.so
14mu|k3b-2.0.3-2|72	%{_kde_libdir}/kde4/k3bflacdecoder.so
14mu|k3b-2.0.3-2|73	%{_kde_libdir}/kde4/k3bmaddecoder.so
14mu|k3b-2.0.3-2|74	%{_kde_libdir}/kde4/k3boggvorbisdecoder.so
14mu|k3b-2.0.3-2|75	%{_kde_libdir}/kde4/k3boggvorbisencoder.so
14mu|k3b-2.0.3-2|76	%{_kde_libdir}/kde4/k3bmpcdecoder.so
14mu|k3b-2.0.3-2|77	%{_kde_libdir}/kde4/k3blibsndfiledecoder.so
14mu|k3b-2.0.3-2|78	%{_kde_libdir}/kde4/k3baudiometainforenamerplugin.so
14mu|k3b-2.0.3-2|79	%{_kde_libdir}/kde4/k3baudioprojectcddbplugin.so
14mu|k3b-2.0.3-2|80	%{_kde_libdir}/kde4/k3bexternalencoder.so
14mu|k3b-2.0.3-2|81	%{_kde_libdir}/kde4/k3bsoxencoder.so
14mu|k3b-2.0.3-2|82	%{_kde_libdir}/kde4/k3bwavedecoder.so
14mu|k3b-2.0.3-2|83	%{_kde_libdir}/kde4/kcm_k3bexternalencoder.so
14mu|k3b-2.0.3-2|84	%{_kde_libdir}/kde4/kcm_k3bsoxencoder.so
14mu|k3b-2.0.3-2|85	%if %{build_plf}
14mu|k3b-2.0.3-2|86	%{_kde_libdir}/kde4/k3blameencoder.so
14mu|k3b-2.0.3-2|87	%{_kde_libdir}/kde4/kcm_k3blameencoder.so
14mu|k3b-2.0.3-2|88	%endif
14mu|k3b-2.0.3-2|89	%{_kde_datadir}/applications/kde4/k3b.desktop
14mu|k3b-2.0.3-2|90	%{_kde_datadir}/mime/packages/x-k3b.xml
14mu|k3b-2.0.3-2|91	%{_kde_appsdir}/k3b
14mu|k3b-2.0.3-2|92	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/videodvd.desktop
14mu|k3b-2.0.3-2|93	%{_kde_appsdir}/solid/actions/*
14mu|k3b-2.0.3-2|94	%{_kde_datadir}/kde4/services/ServiceMenus/*.desktop
14mu|k3b-2.0.3-2|95	%{_kde_datadir}/kde4/services/*.desktop
14mu|k3b-2.0.3-2|96	%{_kde_datadir}/kde4/servicetypes/k3bplugin.desktop
14mu|k3b-2.0.3-2|97	%{_kde_datadir}/kde4/services/videodvd.protocol
14mu|k3b-2.0.3-2|98	%{_kde_iconsdir}/hicolor/*/apps/k3b.*
14mu|k3b-2.0.3-2|99	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf
14mu|k3b-2.0.3-2|100	%{_kde_libdir}/kde4/libexec/k3bsetuphelper
14mu|k3b-2.0.3-2|101	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.k3bsetup.policy
14mu|k3b-2.0.3-2|102	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.k3bsetup.service
14mu|k3b-2.0.3-2|103	%{_kde_datadir}/doc/HTML/*
14mu|k3b-2.0.3-2|104	
14mu|k3b-2.0.3-2|105	#------------------------------------------------
14mu|k3b-2.0.3-2|106	
14mu|k3b-2.0.3-2|107	%define libk3b_major 6
14mu|k3b-2.0.3-2|108	%define libk3b %mklibname k3blib %{libk3b_major}
14mu|k3b-2.0.3-2|109	
14mu|k3b-2.0.3-2|110	%package -n %{libk3b}
14mu|k3b-2.0.3-2|111	Summary:	KDE 4 core library
14mu|k3b-2.0.3-2|112	Group:		System/Libraries
14mu|k3b-2.0.3-2|113	
14mu|k3b-2.0.3-2|114	%description -n %{libk3b}
14mu|k3b-2.0.3-2|115	KDE 4 core library.
14mu|k3b-2.0.3-2|116	
14mu|k3b-2.0.3-2|117	%files -n %{libk3b}
14mu|k3b-2.0.3-2|118	%{_kde_libdir}/libk3blib.so.%{libk3b_major}*
14mu|k3b-2.0.3-2|119	
14mu|k3b-2.0.3-2|120	#------------------------------------------------
14mu|k3b-2.0.3-2|121	
14mu|k3b-2.0.3-2|122	%define libk3bdevice_major 6
14mu|k3b-2.0.3-2|123	%define libk3bdevice %mklibname k3bdevice %{libk3bdevice_major}
14mu|k3b-2.0.3-2|124	
14mu|k3b-2.0.3-2|125	%package -n %{libk3bdevice}
14mu|k3b-2.0.3-2|126	Summary:	KDE 4 core library
14mu|k3b-2.0.3-2|127	Group:		System/Libraries
14mu|k3b-2.0.3-2|128	
14mu|k3b-2.0.3-2|129	%description -n %{libk3bdevice}
14mu|k3b-2.0.3-2|130	KDE 4 core library.
14mu|k3b-2.0.3-2|131	
14mu|k3b-2.0.3-2|132	%files -n %{libk3bdevice}
14mu|k3b-2.0.3-2|133	%{_kde_libdir}/libk3bdevice.so.%{libk3bdevice_major}*
14mu|k3b-2.0.3-2|134	
14mu|k3b-2.0.3-2|135	#------------------------------------------------
14mu|k3b-2.0.3-2|136	
14mu|k3b-2.0.3-2|137	%package devel
14mu|k3b-2.0.3-2|138	Group:		Development/KDE and Qt
14mu|k3b-2.0.3-2|139	Summary:	Development libraries from %{name}
14mu|k3b-2.0.3-2|140	Requires:	%{libk3bdevice} = %{EVRD}
14mu|k3b-2.0.3-2|141	Requires:	%{libk3b} = %{EVRD}
14mu|k3b-2.0.3-2|142	
14mu|k3b-2.0.3-2|143	%description devel
14mu|k3b-2.0.3-2|144	Development libraries from %{name}.
14mu|k3b-2.0.3-2|145	
14mu|k3b-2.0.3-2|146	%files devel
14mu|k3b-2.0.3-2|147	%{_kde_includedir}/*.h
14mu|k3b-2.0.3-2|148	%{_kde_libdir}/libk3blib.so
14mu|k3b-2.0.3-2|149	%{_kde_libdir}/libk3bdevice.so
14mu|k3b-2.0.3-2|150	
14mu|k3b-2.0.3-2|151	#------------------------------------------------
14mu|k3b-2.0.3-2|152	
14mu|k3b-2.0.3-2|153	%prep
14mu|k3b-2.0.3-2|154	%setup -q -a1
14mu|k3b-2.0.3-2|155	%patch0 -p1 -b .dvd
14mu|k3b-2.0.3-2|156	%patch1 -p1 -b .docbook-ru
14mu|k3b-2.0.3-2|157	%patch2 -p1 -b .k3bsetup
14mu|k3b-2.0.3-2|158	
14mu|k3b-2.0.3-2|159	%build
14mu|k3b-2.0.3-2|160	%cmake_kde4
14mu|k3b-2.0.3-2|161	%make
14mu|k3b-2.0.3-2|162	
14mu|k3b-2.0.3-2|163	%install
14mu|k3b-2.0.3-2|164	%makeinstall_std -C build
14mu|k3b-2.0.3-2|165	
14mu|k3b-2.0.3-2|166	%find_lang --with-html k3b k3bsetup kio_videodvd libk3b libk3bdevice %{name}.lang
14mu|k3b-2.0.3-2|167	
14mu|k3b-2.0.3-2|168	%changelog
14mu|k3b-2.0.3-2|169	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:2.0.3-2
14mu|k3b-2.0.3-2|170	+ Revision: 3108ede
14mu|k3b-2.0.3-2|171	- Bump release
14mu|k3b-2.0.3-2|172	
14mu|k3b-2.0.3-2|173	

22845 14
14mu|kaccessible-4.14.3-1|1	Name:		kaccessible
14mu|kaccessible-4.14.3-1|2	Summary:	Accessibility services like focus tracking and a screenreader
14mu|kaccessible-4.14.3-1|3	Version:	4.14.3
14mu|kaccessible-4.14.3-1|4	Release:	1
14mu|kaccessible-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|kaccessible-4.14.3-1|6	License:	LGPLv2
14mu|kaccessible-4.14.3-1|7	URL:		http://www.kde.org/
14mu|kaccessible-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kaccessible-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kaccessible-4.14.3-1|10	BuildRequires:	speech-dispatcher-devel
14mu|kaccessible-4.14.3-1|11	Obsoletes:	kdeaccessibility4-core < 2:4.8.0
14mu|kaccessible-4.14.3-1|12	
14mu|kaccessible-4.14.3-1|13	%description
14mu|kaccessible-4.14.3-1|14	kaccessible implements a QAccessibleBridgePlugin to provide
14mu|kaccessible-4.14.3-1|15	accessibility services like focus tracking and a screenreader.
14mu|kaccessible-4.14.3-1|16	
14mu|kaccessible-4.14.3-1|17	%files
14mu|kaccessible-4.14.3-1|18	%{_kde_libdir}/kde4/libexec/kaccessibleapp
14mu|kaccessible-4.14.3-1|19	%{_kde_libdir}/kde4/plugins/accessiblebridge/kaccessiblebridge.so
14mu|kaccessible-4.14.3-1|20	%{_datadir}/dbus-1/services/org.kde.kaccessible.service
14mu|kaccessible-4.14.3-1|21	
14mu|kaccessible-4.14.3-1|22	#----------------------------------------------------------------------
14mu|kaccessible-4.14.3-1|23	
14mu|kaccessible-4.14.3-1|24	%prep
14mu|kaccessible-4.14.3-1|25	%setup -q
14mu|kaccessible-4.14.3-1|26	
14mu|kaccessible-4.14.3-1|27	%build
14mu|kaccessible-4.14.3-1|28	%cmake_kde4
14mu|kaccessible-4.14.3-1|29	%make
14mu|kaccessible-4.14.3-1|30	
14mu|kaccessible-4.14.3-1|31	%install
14mu|kaccessible-4.14.3-1|32	%makeinstall_std -C build
14mu|kaccessible-4.14.3-1|33	
14mu|kaccessible-4.14.3-1|34	
14mu|kaccessible-4.14.3-1|35	%changelog
14mu|kaccessible-4.14.3-1|36	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kaccessible-4.14.3-1|37	+ Revision: e032b46
14mu|kaccessible-4.14.3-1|38	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kaccessible-4.14.3-1|39	
14mu|kaccessible-4.14.3-1|40	

22846 14
14mu|kaccounts-integration-16.04.3-1|1	Summary:	Plasma 5 Internet accounts integration module
14mu|kaccounts-integration-16.04.3-1|2	Name:		kaccounts-integration
14mu|kaccounts-integration-16.04.3-1|3	Version:	16.04.3
14mu|kaccounts-integration-16.04.3-1|4	Release:	1
14mu|kaccounts-integration-16.04.3-1|5	License:	LGPLv2.1+
14mu|kaccounts-integration-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kaccounts-integration-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kaccounts-integration-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kaccounts-integration-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kaccounts-integration-16.04.3-1|10	BuildRequires:	kf5config-devel
14mu|kaccounts-integration-16.04.3-1|11	BuildRequires:	kf5coreaddons-devel
14mu|kaccounts-integration-16.04.3-1|12	BuildRequires:	kf5dbusaddons-devel
14mu|kaccounts-integration-16.04.3-1|13	BuildRequires:	kf5i18n-devel
14mu|kaccounts-integration-16.04.3-1|14	BuildRequires:	kf5iconthemes-devel
14mu|kaccounts-integration-16.04.3-1|15	BuildRequires:	kf5kcmutils-devel
14mu|kaccounts-integration-16.04.3-1|16	BuildRequires:	kf5kio-devel
14mu|kaccounts-integration-16.04.3-1|17	BuildRequires:	kf5wallet-devel
14mu|kaccounts-integration-16.04.3-1|18	BuildRequires:	kf5widgetsaddons-devel
14mu|kaccounts-integration-16.04.3-1|19	BuildRequires:	pkgconfig(accounts-qt5)
14mu|kaccounts-integration-16.04.3-1|20	BuildRequires:	pkgconfig(libaccounts-glib)
14mu|kaccounts-integration-16.04.3-1|21	BuildRequires:	pkgconfig(libsignon-qt5)
14mu|kaccounts-integration-16.04.3-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|kaccounts-integration-16.04.3-1|23	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kaccounts-integration-16.04.3-1|24	BuildRequires:	pkgconfig(Qt5Network)
14mu|kaccounts-integration-16.04.3-1|25	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kaccounts-integration-16.04.3-1|26	BuildRequires:	pkgconfig(Qt5Test)
14mu|kaccounts-integration-16.04.3-1|27	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kaccounts-integration-16.04.3-1|28	Requires:	signon
14mu|kaccounts-integration-16.04.3-1|29	Requires:	signon-ui
14mu|kaccounts-integration-16.04.3-1|30	Requires:	signon-plugin-oauth2
14mu|kaccounts-integration-16.04.3-1|31	
14mu|kaccounts-integration-16.04.3-1|32	%description
14mu|kaccounts-integration-16.04.3-1|33	Plasma 5 Internet accounts integration module.
14mu|kaccounts-integration-16.04.3-1|34	
14mu|kaccounts-integration-16.04.3-1|35	%files
14mu|kaccounts-integration-16.04.3-1|36	%{_kde5_services}/kcm_kaccounts.desktop
14mu|kaccounts-integration-16.04.3-1|37	%{_kde5_services}/kded/accounts.desktop
14mu|kaccounts-integration-16.04.3-1|38	%{_qt5_plugindir}/kcm_kaccounts.so
14mu|kaccounts-integration-16.04.3-1|39	%{_qt5_plugindir}/kded_accounts.so
14mu|kaccounts-integration-16.04.3-1|40	
14mu|kaccounts-integration-16.04.3-1|41	#--------------------------------------------------------------------
14mu|kaccounts-integration-16.04.3-1|42	
14mu|kaccounts-integration-16.04.3-1|43	%define qmlkaccounts %mklibname kaccounts-qml
14mu|kaccounts-integration-16.04.3-1|44	
14mu|kaccounts-integration-16.04.3-1|45	%package -n %{qmlkaccounts}
14mu|kaccounts-integration-16.04.3-1|46	Summary:	QML plugin for Plasma 5 Internet accounts integration module
14mu|kaccounts-integration-16.04.3-1|47	Group:		System/Libraries
14mu|kaccounts-integration-16.04.3-1|48	Provides:	kaccounts-qml = %{EVRD}
14mu|kaccounts-integration-16.04.3-1|49	
14mu|kaccounts-integration-16.04.3-1|50	%description -n %{qmlkaccounts}
14mu|kaccounts-integration-16.04.3-1|51	QML plugin for Plasma 5 Internet accounts integration module.
14mu|kaccounts-integration-16.04.3-1|52	
14mu|kaccounts-integration-16.04.3-1|53	%files -n %{qmlkaccounts}
14mu|kaccounts-integration-16.04.3-1|54	%dir %{_kde5_qmldir}/org/kde/kaccounts/
14mu|kaccounts-integration-16.04.3-1|55	%{_kde5_qmldir}/org/kde/kaccounts/*
14mu|kaccounts-integration-16.04.3-1|56	
14mu|kaccounts-integration-16.04.3-1|57	#----------------------------------------------------------------------------
14mu|kaccounts-integration-16.04.3-1|58	
14mu|kaccounts-integration-16.04.3-1|59	%define kaccounts_major 1
14mu|kaccounts-integration-16.04.3-1|60	%define libkaccounts %mklibname kaccounts %{kaccounts_major}
14mu|kaccounts-integration-16.04.3-1|61	
14mu|kaccounts-integration-16.04.3-1|62	%package -n %{libkaccounts}
14mu|kaccounts-integration-16.04.3-1|63	Summary:	Plasma 5 Internet accounts integration shared library
14mu|kaccounts-integration-16.04.3-1|64	Group:		System/Libraries
14mu|kaccounts-integration-16.04.3-1|65	Requires:	%{qmlkaccounts}
14mu|kaccounts-integration-16.04.3-1|66	
14mu|kaccounts-integration-16.04.3-1|67	%description -n %{libkaccounts}
14mu|kaccounts-integration-16.04.3-1|68	Plasma 5 Internet accounts integration shared library.
14mu|kaccounts-integration-16.04.3-1|69	
14mu|kaccounts-integration-16.04.3-1|70	%files -n %{libkaccounts}
14mu|kaccounts-integration-16.04.3-1|71	%{_kde5_libdir}/libkaccounts.so.%{kaccounts_major}
14mu|kaccounts-integration-16.04.3-1|72	%{_kde5_libdir}/libkaccounts.so.%{version}
14mu|kaccounts-integration-16.04.3-1|73	
14mu|kaccounts-integration-16.04.3-1|74	#----------------------------------------------------------------------------
14mu|kaccounts-integration-16.04.3-1|75	
14mu|kaccounts-integration-16.04.3-1|76	%define devkaccounts %mklibname kaccounts -d
14mu|kaccounts-integration-16.04.3-1|77	
14mu|kaccounts-integration-16.04.3-1|78	%package -n %{devkaccounts}
14mu|kaccounts-integration-16.04.3-1|79	Summary:	Development files for Plasma 5 Internet accounts integration module
14mu|kaccounts-integration-16.04.3-1|80	Group:		Development/KDE and Qt
14mu|kaccounts-integration-16.04.3-1|81	Requires:	%{libkaccounts} = %{EVRD}
14mu|kaccounts-integration-16.04.3-1|82	Requires:	intltool
14mu|kaccounts-integration-16.04.3-1|83	Provides:	%{name}-devel = %{EVRD}
14mu|kaccounts-integration-16.04.3-1|84	Provides:	kaccounts-devel = %{version}
14mu|kaccounts-integration-16.04.3-1|85	
14mu|kaccounts-integration-16.04.3-1|86	%description -n %{devkaccounts}
14mu|kaccounts-integration-16.04.3-1|87	This package contains header files needed if you wish to build applications
14mu|kaccounts-integration-16.04.3-1|88	based on %{name}.
14mu|kaccounts-integration-16.04.3-1|89	
14mu|kaccounts-integration-16.04.3-1|90	%files -n %{devkaccounts}
14mu|kaccounts-integration-16.04.3-1|91	%{_kde5_includedir}/KAccounts
14mu|kaccounts-integration-16.04.3-1|92	%{_kde5_libdir}/cmake/KAccounts
14mu|kaccounts-integration-16.04.3-1|93	%{_kde5_libdir}/libkaccounts.so
14mu|kaccounts-integration-16.04.3-1|94	
14mu|kaccounts-integration-16.04.3-1|95	#----------------------------------------------------------------------------
14mu|kaccounts-integration-16.04.3-1|96	
14mu|kaccounts-integration-16.04.3-1|97	%prep
14mu|kaccounts-integration-16.04.3-1|98	%setup -q
14mu|kaccounts-integration-16.04.3-1|99	
14mu|kaccounts-integration-16.04.3-1|100	%build
14mu|kaccounts-integration-16.04.3-1|101	%cmake_kde5
14mu|kaccounts-integration-16.04.3-1|102	%make
14mu|kaccounts-integration-16.04.3-1|103	
14mu|kaccounts-integration-16.04.3-1|104	%install
14mu|kaccounts-integration-16.04.3-1|105	%makeinstall_std -C build
14mu|kaccounts-integration-16.04.3-1|106	
14mu|kaccounts-integration-16.04.3-1|107	
14mu|kaccounts-integration-16.04.3-1|108	%changelog
14mu|kaccounts-integration-16.04.3-1|109	
14mu|kaccounts-integration-16.04.3-1|110	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|kaccounts-integration-16.04.3-1|111	- (bd5ca43) New version 16.04.3
14mu|kaccounts-integration-16.04.3-1|112	
14mu|kaccounts-integration-16.04.3-1|113	

22847 14
14mu|kaccounts-providers-16.04.3-1|1	Summary:	Plasma 5 Internet accounts providers module
14mu|kaccounts-providers-16.04.3-1|2	Name:		kaccounts-providers
14mu|kaccounts-providers-16.04.3-1|3	Version:	16.04.3
14mu|kaccounts-providers-16.04.3-1|4	Release:	1
14mu|kaccounts-providers-16.04.3-1|5	License:	LGPLv2.1+
14mu|kaccounts-providers-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kaccounts-providers-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kaccounts-providers-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kaccounts-providers-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kaccounts-providers-16.04.3-1|10	BuildRequires:	intltool
14mu|kaccounts-providers-16.04.3-1|11	BuildRequires:	kaccounts-devel
14mu|kaccounts-providers-16.04.3-1|12	BuildRequires:	kf5declarative-devel
14mu|kaccounts-providers-16.04.3-1|13	BuildRequires:	kf5i18n-devel
14mu|kaccounts-providers-16.04.3-1|14	BuildRequires:	kf5kio-devel
14mu|kaccounts-providers-16.04.3-1|15	BuildRequires:	kf5package-devel
14mu|kaccounts-providers-16.04.3-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|kaccounts-providers-16.04.3-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kaccounts-providers-16.04.3-1|18	BuildRequires:	pkgconfig(Qt5Network)
14mu|kaccounts-providers-16.04.3-1|19	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kaccounts-providers-16.04.3-1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kaccounts-providers-16.04.3-1|21	
14mu|kaccounts-providers-16.04.3-1|22	%description
14mu|kaccounts-providers-16.04.3-1|23	Plasma 5 Internet accounts providers module.
14mu|kaccounts-providers-16.04.3-1|24	
14mu|kaccounts-providers-16.04.3-1|25	%files
14mu|kaccounts-providers-16.04.3-1|26	%{_kde5_datadir}/accounts/providers/kde/google.provider
14mu|kaccounts-providers-16.04.3-1|27	%{_kde5_datadir}/accounts/providers/kde/owncloud.provider
14mu|kaccounts-providers-16.04.3-1|28	%{_kde5_datadir}/accounts/providers/kde/twitter.provider
14mu|kaccounts-providers-16.04.3-1|29	%dir %{_kde5_datadir}/kpackage/genericqml/org.kde.kaccounts.owncloud/
14mu|kaccounts-providers-16.04.3-1|30	%{_kde5_datadir}/kpackage/genericqml/org.kde.kaccounts.owncloud/*
14mu|kaccounts-providers-16.04.3-1|31	%{_kde5_sysconfdir}/signon-ui/webkit-options.d/accounts.google.com.conf
14mu|kaccounts-providers-16.04.3-1|32	%{_kde5_sysconfdir}/signon-ui/webkit-options.d/api.twitter.com.conf
14mu|kaccounts-providers-16.04.3-1|33	%{_kde5_sysconfdir}/signon-ui/webkit-options.d/identi.ca.conf
14mu|kaccounts-providers-16.04.3-1|34	%{_kde5_sysconfdir}/signon-ui/webkit-options.d/www.facebook.com.conf
14mu|kaccounts-providers-16.04.3-1|35	%{_qt5_plugindir}/kaccounts/ui/owncloud_plugin_kaccounts.so
14mu|kaccounts-providers-16.04.3-1|36	
14mu|kaccounts-providers-16.04.3-1|37	#----------------------------------------------------------------------------
14mu|kaccounts-providers-16.04.3-1|38	
14mu|kaccounts-providers-16.04.3-1|39	%prep
14mu|kaccounts-providers-16.04.3-1|40	%setup -q
14mu|kaccounts-providers-16.04.3-1|41	
14mu|kaccounts-providers-16.04.3-1|42	%build
14mu|kaccounts-providers-16.04.3-1|43	%cmake_kde5
14mu|kaccounts-providers-16.04.3-1|44	%make
14mu|kaccounts-providers-16.04.3-1|45	
14mu|kaccounts-providers-16.04.3-1|46	%install
14mu|kaccounts-providers-16.04.3-1|47	%makeinstall_std -C build
14mu|kaccounts-providers-16.04.3-1|48	
14mu|kaccounts-providers-16.04.3-1|49	
14mu|kaccounts-providers-16.04.3-1|50	%changelog
14mu|kaccounts-providers-16.04.3-1|51	
14mu|kaccounts-providers-16.04.3-1|52	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|kaccounts-providers-16.04.3-1|53	- (994647d) New version 16.04.3
14mu|kaccounts-providers-16.04.3-1|54	
14mu|kaccounts-providers-16.04.3-1|55	

22848 14
14mu|kactivities-5.24.0-1|1	%define fw_version 5.24
14mu|kactivities-5.24.0-1|2	
14mu|kactivities-5.24.0-1|3	Summary:	KDE Frameworks 5 user work in separate activities organization module
14mu|kactivities-5.24.0-1|4	Name:		kactivities
14mu|kactivities-5.24.0-1|5	Version:	5.24.0
14mu|kactivities-5.24.0-1|6	Release:	1
14mu|kactivities-5.24.0-1|7	License:	GPLv2+
14mu|kactivities-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kactivities-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kactivities-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kactivities-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kactivities-5.24.0-1|12	BuildRequires:	boost-devel
14mu|kactivities-5.24.0-1|13	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|kactivities-5.24.0-1|14	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kactivities-5.24.0-1|15	BuildRequires:	kf5kio-devel >= %{version}
14mu|kactivities-5.24.0-1|16	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|kactivities-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|kactivities-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kactivities-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kactivities-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Network)
14mu|kactivities-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kactivities-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Quick)
14mu|kactivities-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Sql)
14mu|kactivities-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Test)
14mu|kactivities-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kactivities-5.24.0-1|26	
14mu|kactivities-5.24.0-1|27	%description
14mu|kactivities-5.24.0-1|28	KDE Frameworks 5 user work in separate activities organization module.
14mu|kactivities-5.24.0-1|29	
14mu|kactivities-5.24.0-1|30	KActivities provides the infrastructure needed to manage a user's activites,
14mu|kactivities-5.24.0-1|31	allowing them to switch between tasks, and for applications to update their
14mu|kactivities-5.24.0-1|32	state to match the user's current activity. This includes a daemon, a library
14mu|kactivities-5.24.0-1|33	for interacting with that daemon, and plugins for integration with other
14mu|kactivities-5.24.0-1|34	frameworks.
14mu|kactivities-5.24.0-1|35	
14mu|kactivities-5.24.0-1|36	#----------------------------------------------------------------------------
14mu|kactivities-5.24.0-1|37	
14mu|kactivities-5.24.0-1|38	%define qmlkf5activities %mklibname kf5activities-qml
14mu|kactivities-5.24.0-1|39	
14mu|kactivities-5.24.0-1|40	%package -n %{qmlkf5activities}
14mu|kactivities-5.24.0-1|41	Summary:	QML plugin for KDE Frameworks 5 KActivities
14mu|kactivities-5.24.0-1|42	Group:		System/Libraries
14mu|kactivities-5.24.0-1|43	Provides:	kf5activities-qml = %{EVRD}
14mu|kactivities-5.24.0-1|44	
14mu|kactivities-5.24.0-1|45	%description -n %{qmlkf5activities}
14mu|kactivities-5.24.0-1|46	QML plugin for KDE Frameworks 5 KActivities.
14mu|kactivities-5.24.0-1|47	
14mu|kactivities-5.24.0-1|48	%files -n %{qmlkf5activities}
14mu|kactivities-5.24.0-1|49	%dir %{_kde5_qmldir}/org/kde/activities/
14mu|kactivities-5.24.0-1|50	%{_kde5_qmldir}/org/kde/activities/*
14mu|kactivities-5.24.0-1|51	
14mu|kactivities-5.24.0-1|52	#----------------------------------------------------------------------------
14mu|kactivities-5.24.0-1|53	
14mu|kactivities-5.24.0-1|54	%define kf5activities_major 5
14mu|kactivities-5.24.0-1|55	%define libkf5activities %mklibname kf5activities %{kf5activities_major}
14mu|kactivities-5.24.0-1|56	
14mu|kactivities-5.24.0-1|57	%package -n %{libkf5activities}
14mu|kactivities-5.24.0-1|58	Summary:	KDE Frameworks 5 separate activities shared library
14mu|kactivities-5.24.0-1|59	Group:		System/Libraries
14mu|kactivities-5.24.0-1|60	Requires:	%{qmlkf5activities}
14mu|kactivities-5.24.0-1|61	Obsoletes:	kactivities-i18n < 5.20.0
14mu|kactivities-5.24.0-1|62	
14mu|kactivities-5.24.0-1|63	%description -n %{libkf5activities}
14mu|kactivities-5.24.0-1|64	KDE Frameworks 5 separate activities shared library.
14mu|kactivities-5.24.0-1|65	
14mu|kactivities-5.24.0-1|66	%files -n %{libkf5activities}
14mu|kactivities-5.24.0-1|67	%{_kde5_libdir}/libKF5Activities.so.%{kf5activities_major}*
14mu|kactivities-5.24.0-1|68	
14mu|kactivities-5.24.0-1|69	#----------------------------------------------------------------------------
14mu|kactivities-5.24.0-1|70	
14mu|kactivities-5.24.0-1|71	%define devkf5activities %mklibname kf5activities -d
14mu|kactivities-5.24.0-1|72	
14mu|kactivities-5.24.0-1|73	%package -n %{devkf5activities}
14mu|kactivities-5.24.0-1|74	Summary:	Development files for KDE Frameworks 5 separate activities module
14mu|kactivities-5.24.0-1|75	Group:		Development/KDE and Qt
14mu|kactivities-5.24.0-1|76	Requires:	%{libkf5activities} = %{EVRD}
14mu|kactivities-5.24.0-1|77	Provides:	%{name}-devel = %{EVRD}
14mu|kactivities-5.24.0-1|78	Provides:	kf5activities-devel = %{version}
14mu|kactivities-5.24.0-1|79	
14mu|kactivities-5.24.0-1|80	%description -n %{devkf5activities}
14mu|kactivities-5.24.0-1|81	This package contains header files needed if you wish to build applications
14mu|kactivities-5.24.0-1|82	based on %{name}.
14mu|kactivities-5.24.0-1|83	
14mu|kactivities-5.24.0-1|84	%files -n %{devkf5activities}
14mu|kactivities-5.24.0-1|85	%{_kde5_includedir}/KF5/KActivities
14mu|kactivities-5.24.0-1|86	%{_kde5_includedir}/KF5/kactivities_version.h
14mu|kactivities-5.24.0-1|87	%{_kde5_libdir}/cmake/KF5Activities
14mu|kactivities-5.24.0-1|88	%{_kde5_libdir}/pkgconfig/libKActivities.pc
14mu|kactivities-5.24.0-1|89	%{_kde5_libdir}/libKF5Activities.so
14mu|kactivities-5.24.0-1|90	%{_kde5_mkspecsdir}/*.pri
14mu|kactivities-5.24.0-1|91	
14mu|kactivities-5.24.0-1|92	#----------------------------------------------------------------------------
14mu|kactivities-5.24.0-1|93	
14mu|kactivities-5.24.0-1|94	%prep
14mu|kactivities-5.24.0-1|95	%setup -q
14mu|kactivities-5.24.0-1|96	
14mu|kactivities-5.24.0-1|97	%build
14mu|kactivities-5.24.0-1|98	%cmake_kde5
14mu|kactivities-5.24.0-1|99	%make
14mu|kactivities-5.24.0-1|100	
14mu|kactivities-5.24.0-1|101	%install
14mu|kactivities-5.24.0-1|102	%makeinstall_std -C build
14mu|kactivities-5.24.0-1|103	
14mu|kactivities-5.24.0-1|104	
14mu|kactivities-5.24.0-1|105	%changelog
14mu|kactivities-5.24.0-1|106	
14mu|kactivities-5.24.0-1|107	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kactivities-5.24.0-1|108	- (53d77f2) New version 5.24.0
14mu|kactivities-5.24.0-1|109	
14mu|kactivities-5.24.0-1|110	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.23.0-1
14mu|kactivities-5.24.0-1|111	- (7b2fbc8) New version 5.23.0
14mu|kactivities-5.24.0-1|112	
14mu|kactivities-5.24.0-1|113	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-2
14mu|kactivities-5.24.0-1|114	- (610d0ad) MassBuild#1022: Increase release tag
14mu|kactivities-5.24.0-1|115	
14mu|kactivities-5.24.0-1|116	* Sun Apr 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-1
14mu|kactivities-5.24.0-1|117	- (7513f44) New version 5.21.0
14mu|kactivities-5.24.0-1|118	
14mu|kactivities-5.24.0-1|119	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-3
14mu|kactivities-5.24.0-1|120	- (1963438) MassBuild#1000: Increase release tag
14mu|kactivities-5.24.0-1|121	
14mu|kactivities-5.24.0-1|122	* Thu Mar 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-2
14mu|kactivities-5.24.0-1|123	- (1c6a56f) Obsolete i18n package
14mu|kactivities-5.24.0-1|124	
14mu|kactivities-5.24.0-1|125	* Tue Mar 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-1
14mu|kactivities-5.24.0-1|126	- (373a198) Major package rework (builds only library and QML parts now, other parts moved into individual packages)
14mu|kactivities-5.24.0-1|127	- (Andrey Bondrov: 5a5eda4) New version 5.20.0
14mu|kactivities-5.24.0-1|128	
14mu|kactivities-5.24.0-1|129	* Sat Feb 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19.0-1
14mu|kactivities-5.24.0-1|130	- (73e82c3) New version 5.19.0
14mu|kactivities-5.24.0-1|131	
14mu|kactivities-5.24.0-1|132	* Tue Jan 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.18.0-1
14mu|kactivities-5.24.0-1|133	- (94ffa7f) No longer requires kf5service-devel to build
14mu|kactivities-5.24.0-1|134	- (Andrey Bondrov: b83846d) Update files and add new shared private library package libkactivitymanagerd_plugin
14mu|kactivities-5.24.0-1|135	- (Andrey Bondrov: 38fc88b) Plugins are now versioned
14mu|kactivities-5.24.0-1|136	- (Andrey Bondrov: 68f5038) New version 5.18.0
14mu|kactivities-5.24.0-1|137	
14mu|kactivities-5.24.0-1|138	* Wed Dec 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-1
14mu|kactivities-5.24.0-1|139	- (f6c2fbb) New version 5.17.0
14mu|kactivities-5.24.0-1|140	
14mu|kactivities-5.24.0-1|141	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-2
14mu|kactivities-5.24.0-1|142	- (b654ae4) Bump release
14mu|kactivities-5.24.0-1|143	
14mu|kactivities-5.24.0-1|144	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-1
14mu|kactivities-5.24.0-1|145	- (35d74e2) Adjust BuildRequires format
14mu|kactivities-5.24.0-1|146	- (Andrey Bondrov: 10784a3) Build requires pkgconfig(Qt5QuickWidgets)
14mu|kactivities-5.24.0-1|147	- (Andrey Bondrov: 89bb26d) New version 5.16.0
14mu|kactivities-5.24.0-1|148	
14mu|kactivities-5.24.0-1|149	* Sun Oct 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.15.0-1
14mu|kactivities-5.24.0-1|150	- (9f6df0c) New version 5.15.0
14mu|kactivities-5.24.0-1|151	
14mu|kactivities-5.24.0-1|152	* Sat Sep 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.14.0-1
14mu|kactivities-5.24.0-1|153	- (212d5d9) New version 5.14.0
14mu|kactivities-5.24.0-1|154	
14mu|kactivities-5.24.0-1|155	* Wed Aug 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.13.0-1
14mu|kactivities-5.24.0-1|156	- (02ea24e) New version 5.13.0
14mu|kactivities-5.24.0-1|157	
14mu|kactivities-5.24.0-1|158	* Mon Jul 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.12.0-1
14mu|kactivities-5.24.0-1|159	- (6c4b461) New version 5.12.0
14mu|kactivities-5.24.0-1|160	
14mu|kactivities-5.24.0-1|161	* Mon Jun 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.11.0-1
14mu|kactivities-5.24.0-1|162	- (a73c0c6) New version 5.11.0
14mu|kactivities-5.24.0-1|163	
14mu|kactivities-5.24.0-1|164	* Sat May 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10.0-1
14mu|kactivities-5.24.0-1|165	- (c6fc9f3) New version 5.10.0
14mu|kactivities-5.24.0-1|166	
14mu|kactivities-5.24.0-1|167	* Fri Apr 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.9.0-1
14mu|kactivities-5.24.0-1|168	- (3f6e183) New version 5.9.0
14mu|kactivities-5.24.0-1|169	
14mu|kactivities-5.24.0-1|170	* Wed Mar 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.8.0-1
14mu|kactivities-5.24.0-1|171	- (3211d8a) New version 5.8.0
14mu|kactivities-5.24.0-1|172	
14mu|kactivities-5.24.0-1|173	* Fri Mar 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-3
14mu|kactivities-5.24.0-1|174	- (0c91d90) MassBuild#682: Increase release tag
14mu|kactivities-5.24.0-1|175	
14mu|kactivities-5.24.0-1|176	* Thu Mar 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-2
14mu|kactivities-5.24.0-1|177	- (400a884) Adjust devel package Provides and headers directory
14mu|kactivities-5.24.0-1|178	- (400a884) Add Conflicts with KDE4 libkactivities package
14mu|kactivities-5.24.0-1|179	
14mu|kactivities-5.24.0-1|180	* Wed Feb 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-1
14mu|kactivities-5.24.0-1|181	- (18ab6f2) Add required KF5 version to BuildRequires
14mu|kactivities-5.24.0-1|182	- (Andrey Bondrov: 20d5f8b) New version 5.7.0
14mu|kactivities-5.24.0-1|183	
14mu|kactivities-5.24.0-1|184	

22849 14
14mu|kactivities-stats-5.24.0-1|1	%define fw_version 5.24
14mu|kactivities-stats-5.24.0-1|2	
14mu|kactivities-stats-5.24.0-1|3	Summary:	KDE Frameworks 5 activities usage statistics module
14mu|kactivities-stats-5.24.0-1|4	Name:		kactivities-stats
14mu|kactivities-stats-5.24.0-1|5	Version:	5.24.0
14mu|kactivities-stats-5.24.0-1|6	Release:	1
14mu|kactivities-stats-5.24.0-1|7	License:	GPLv2+
14mu|kactivities-stats-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kactivities-stats-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kactivities-stats-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kactivities-stats-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kactivities-stats-5.24.0-1|12	BuildRequires:	boost-devel
14mu|kactivities-stats-5.24.0-1|13	BuildRequires:	kf5activities-devel >= %{version}
14mu|kactivities-stats-5.24.0-1|14	BuildRequires:	kf5config-devel >= %{version}
14mu|kactivities-stats-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kactivities-stats-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kactivities-stats-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kactivities-stats-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Network)
14mu|kactivities-stats-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kactivities-stats-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Quick)
14mu|kactivities-stats-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|kactivities-stats-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Sql)
14mu|kactivities-stats-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Test)
14mu|kactivities-stats-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kactivities-stats-5.24.0-1|25	
14mu|kactivities-stats-5.24.0-1|26	%description
14mu|kactivities-stats-5.24.0-1|27	KDE Frameworks 5 activities usage statistics module.
14mu|kactivities-stats-5.24.0-1|28	
14mu|kactivities-stats-5.24.0-1|29	#----------------------------------------------------------------------------
14mu|kactivities-stats-5.24.0-1|30	
14mu|kactivities-stats-5.24.0-1|31	%define kf5activitiesstats_major 1
14mu|kactivities-stats-5.24.0-1|32	%define libkf5activitiesstats %mklibname kf5activitiesstats %{kf5activitiesstats_major}
14mu|kactivities-stats-5.24.0-1|33	
14mu|kactivities-stats-5.24.0-1|34	%package -n %{libkf5activitiesstats}
14mu|kactivities-stats-5.24.0-1|35	Summary:	KDE Frameworks 5 activities usage statistics shared library
14mu|kactivities-stats-5.24.0-1|36	Group:		System/Libraries
14mu|kactivities-stats-5.24.0-1|37	
14mu|kactivities-stats-5.24.0-1|38	%description -n %{libkf5activitiesstats}
14mu|kactivities-stats-5.24.0-1|39	KDE Frameworks 5 activities usage statistocs shared library.
14mu|kactivities-stats-5.24.0-1|40	
14mu|kactivities-stats-5.24.0-1|41	%files -n %{libkf5activitiesstats}
14mu|kactivities-stats-5.24.0-1|42	%{_kde5_libdir}/libKF5ActivitiesStats.so.%{kf5activitiesstats_major}
14mu|kactivities-stats-5.24.0-1|43	%{_kde5_libdir}/libKF5ActivitiesStats.so.%{version}
14mu|kactivities-stats-5.24.0-1|44	
14mu|kactivities-stats-5.24.0-1|45	#----------------------------------------------------------------------------
14mu|kactivities-stats-5.24.0-1|46	
14mu|kactivities-stats-5.24.0-1|47	%define devkf5activitiesstats %mklibname kf5activitiesstats -d
14mu|kactivities-stats-5.24.0-1|48	
14mu|kactivities-stats-5.24.0-1|49	%package -n %{devkf5activitiesstats}
14mu|kactivities-stats-5.24.0-1|50	Summary:	Development files for KDE Frameworks 5 activities usage statistics module
14mu|kactivities-stats-5.24.0-1|51	Group:		Development/KDE and Qt
14mu|kactivities-stats-5.24.0-1|52	Requires:	%{libkf5activitiesstats} = %{EVRD}
14mu|kactivities-stats-5.24.0-1|53	Provides:	%{name}-devel = %{EVRD}
14mu|kactivities-stats-5.24.0-1|54	Provides:	kf5activitiesstats-devel = %{version}
14mu|kactivities-stats-5.24.0-1|55	
14mu|kactivities-stats-5.24.0-1|56	%description -n %{devkf5activitiesstats}
14mu|kactivities-stats-5.24.0-1|57	This package contains header files needed if you wish to build applications
14mu|kactivities-stats-5.24.0-1|58	based on %{name}.
14mu|kactivities-stats-5.24.0-1|59	
14mu|kactivities-stats-5.24.0-1|60	%files -n %{devkf5activitiesstats}
14mu|kactivities-stats-5.24.0-1|61	%{_kde5_includedir}/KF5/KActivitiesStats
14mu|kactivities-stats-5.24.0-1|62	%{_kde5_includedir}/KF5/kactivitiesstats_version.h
14mu|kactivities-stats-5.24.0-1|63	%{_kde5_libdir}/cmake/KF5ActivitiesStats
14mu|kactivities-stats-5.24.0-1|64	%{_kde5_libdir}/pkgconfig/libKActivitiesStats.pc
14mu|kactivities-stats-5.24.0-1|65	%{_kde5_libdir}/libKF5ActivitiesStats.so
14mu|kactivities-stats-5.24.0-1|66	%{_kde5_mkspecsdir}/*.pri
14mu|kactivities-stats-5.24.0-1|67	
14mu|kactivities-stats-5.24.0-1|68	#----------------------------------------------------------------------------
14mu|kactivities-stats-5.24.0-1|69	
14mu|kactivities-stats-5.24.0-1|70	%prep
14mu|kactivities-stats-5.24.0-1|71	%setup -q
14mu|kactivities-stats-5.24.0-1|72	
14mu|kactivities-stats-5.24.0-1|73	%build
14mu|kactivities-stats-5.24.0-1|74	%cmake_kde5
14mu|kactivities-stats-5.24.0-1|75	%make
14mu|kactivities-stats-5.24.0-1|76	
14mu|kactivities-stats-5.24.0-1|77	%install
14mu|kactivities-stats-5.24.0-1|78	%makeinstall_std -C build
14mu|kactivities-stats-5.24.0-1|79	
14mu|kactivities-stats-5.24.0-1|80	
14mu|kactivities-stats-5.24.0-1|81	%changelog
14mu|kactivities-stats-5.24.0-1|82	
14mu|kactivities-stats-5.24.0-1|83	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kactivities-stats-5.24.0-1|84	- (b5f80de) New version 5.24.0
14mu|kactivities-stats-5.24.0-1|85	
14mu|kactivities-stats-5.24.0-1|86	

22850 14
14mu|kactivitymanagerd-5.7.2-1|1	Summary:	Plasma 5 user work in separate activities organization module
14mu|kactivitymanagerd-5.7.2-1|2	Name:		kactivitymanagerd
14mu|kactivitymanagerd-5.7.2-1|3	Version:	5.7.2
14mu|kactivitymanagerd-5.7.2-1|4	Release:	1
14mu|kactivitymanagerd-5.7.2-1|5	Epoch:		1
14mu|kactivitymanagerd-5.7.2-1|6	License:	GPLv2+
14mu|kactivitymanagerd-5.7.2-1|7	Group:		Graphical desktop/KDE
14mu|kactivitymanagerd-5.7.2-1|8	Url:		https://www.kde.org/
14mu|kactivitymanagerd-5.7.2-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|kactivitymanagerd-5.7.2-1|10	Patch0:		kactivities-5.18.0-soname.patch
14mu|kactivitymanagerd-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|kactivitymanagerd-5.7.2-1|12	BuildRequires:	boost-devel
14mu|kactivitymanagerd-5.7.2-1|13	BuildRequires:	kf5coreaddons-devel
14mu|kactivitymanagerd-5.7.2-1|14	BuildRequires:	kf5dbusaddons-devel
14mu|kactivitymanagerd-5.7.2-1|15	BuildRequires:	kf5globalaccel-devel
14mu|kactivitymanagerd-5.7.2-1|16	BuildRequires:	kf5guiaddons-devel
14mu|kactivitymanagerd-5.7.2-1|17	BuildRequires:	kf5i18n-devel
14mu|kactivitymanagerd-5.7.2-1|18	BuildRequires:	kf5kio-devel
14mu|kactivitymanagerd-5.7.2-1|19	BuildRequires:	kf5windowsystem-devel
14mu|kactivitymanagerd-5.7.2-1|20	BuildRequires:	kf5xmlgui-devel
14mu|kactivitymanagerd-5.7.2-1|21	BuildRequires:	pkgconfig(Qt5Core)
14mu|kactivitymanagerd-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kactivitymanagerd-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kactivitymanagerd-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5Sql)
14mu|kactivitymanagerd-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kactivitymanagerd-5.7.2-1|26	# There are file conflicts with KDE4 package
14mu|kactivitymanagerd-5.7.2-1|27	Conflicts:	libkactivities
14mu|kactivitymanagerd-5.7.2-1|28	# This package was split from KF kactivities since KF 5.20
14mu|kactivitymanagerd-5.7.2-1|29	Conflicts:	kactivities < 5.20
14mu|kactivitymanagerd-5.7.2-1|30	Obsoletes:	kactivities < 5.20
14mu|kactivitymanagerd-5.7.2-1|31	Conflicts:	kactivities-i18n < 5.20
14mu|kactivitymanagerd-5.7.2-1|32	
14mu|kactivitymanagerd-5.7.2-1|33	%description
14mu|kactivitymanagerd-5.7.2-1|34	Plasma 5 user work in separate activities organization module.
14mu|kactivitymanagerd-5.7.2-1|35	
14mu|kactivitymanagerd-5.7.2-1|36	KActivities provides the infrastructure needed to manage a user's activites,
14mu|kactivitymanagerd-5.7.2-1|37	allowing them to switch between tasks, and for applications to update their
14mu|kactivitymanagerd-5.7.2-1|38	state to match the user's current activity. This includes a daemon, a library
14mu|kactivitymanagerd-5.7.2-1|39	for interacting with that daemon, and plugins for integration with other
14mu|kactivitymanagerd-5.7.2-1|40	frameworks.
14mu|kactivitymanagerd-5.7.2-1|41	
14mu|kactivitymanagerd-5.7.2-1|42	%files -f kactivities5.lang
14mu|kactivitymanagerd-5.7.2-1|43	%{_kde5_bindir}/kactivitymanagerd
14mu|kactivitymanagerd-5.7.2-1|44	%{_kde5_services}/kactivitymanagerd.desktop
14mu|kactivitymanagerd-5.7.2-1|45	%{_kde5_servicetypes}/kactivitymanagerd-plugin.desktop
14mu|kactivitymanagerd-5.7.2-1|46	%{_qt5_plugindir}/kactivitymanagerd/*/*.so
14mu|kactivitymanagerd-5.7.2-1|47	
14mu|kactivitymanagerd-5.7.2-1|48	#----------------------------------------------------------------------------
14mu|kactivitymanagerd-5.7.2-1|49	
14mu|kactivitymanagerd-5.7.2-1|50	%define plugin_major 5
14mu|kactivitymanagerd-5.7.2-1|51	%define libkactivitymanagerd_plugin %mklibname kactivitymanagerd_plugin %{plugin_major}
14mu|kactivitymanagerd-5.7.2-1|52	
14mu|kactivitymanagerd-5.7.2-1|53	%package -n %{libkactivitymanagerd_plugin}
14mu|kactivitymanagerd-5.7.2-1|54	Summary:	KDE Frameworks 5 separate activities shared library (private)
14mu|kactivitymanagerd-5.7.2-1|55	Group:		System/Libraries
14mu|kactivitymanagerd-5.7.2-1|56	
14mu|kactivitymanagerd-5.7.2-1|57	%description -n %{libkactivitymanagerd_plugin}
14mu|kactivitymanagerd-5.7.2-1|58	KDE Frameworks 5 separate activities shared library (private).
14mu|kactivitymanagerd-5.7.2-1|59	
14mu|kactivitymanagerd-5.7.2-1|60	%files -n %{libkactivitymanagerd_plugin}
14mu|kactivitymanagerd-5.7.2-1|61	%{_kde5_libdir}/libkactivitymanagerd_plugin.so.%{plugin_major}
14mu|kactivitymanagerd-5.7.2-1|62	
14mu|kactivitymanagerd-5.7.2-1|63	#----------------------------------------------------------------------------
14mu|kactivitymanagerd-5.7.2-1|64	
14mu|kactivitymanagerd-5.7.2-1|65	%prep
14mu|kactivitymanagerd-5.7.2-1|66	%setup -q
14mu|kactivitymanagerd-5.7.2-1|67	%patch0 -p1
14mu|kactivitymanagerd-5.7.2-1|68	
14mu|kactivitymanagerd-5.7.2-1|69	%build
14mu|kactivitymanagerd-5.7.2-1|70	%cmake_kde5
14mu|kactivitymanagerd-5.7.2-1|71	%make
14mu|kactivitymanagerd-5.7.2-1|72	
14mu|kactivitymanagerd-5.7.2-1|73	%install
14mu|kactivitymanagerd-5.7.2-1|74	%makeinstall_std -C build
14mu|kactivitymanagerd-5.7.2-1|75	
14mu|kactivitymanagerd-5.7.2-1|76	# Private library
14mu|kactivitymanagerd-5.7.2-1|77	rm -f %{buildroot}%{_kde5_libdir}/libkactivitymanagerd_plugin.so
14mu|kactivitymanagerd-5.7.2-1|78	
14mu|kactivitymanagerd-5.7.2-1|79	%find_lang kactivities5
14mu|kactivitymanagerd-5.7.2-1|80	
14mu|kactivitymanagerd-5.7.2-1|81	
14mu|kactivitymanagerd-5.7.2-1|82	%changelog
14mu|kactivitymanagerd-5.7.2-1|83	
14mu|kactivitymanagerd-5.7.2-1|84	* Thu Jul 21 2016 valerol <valerol@ya.ru> 1:5.7.2-1
14mu|kactivitymanagerd-5.7.2-1|85	- (a324c3f) New version 5.7.2
14mu|kactivitymanagerd-5.7.2-1|86	
14mu|kactivitymanagerd-5.7.2-1|87	

22851 14
14mu|kajongg-4.14.3-1|1	Summary:	Majongg game for KDE
14mu|kajongg-4.14.3-1|2	Name:		kajongg
14mu|kajongg-4.14.3-1|3	Version:	4.14.3
14mu|kajongg-4.14.3-1|4	Release:	1
14mu|kajongg-4.14.3-1|5	Epoch:		1
14mu|kajongg-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kajongg-4.14.3-1|7	License:	GPLv2+ and LGPLv2+ and GFDL
14mu|kajongg-4.14.3-1|8	Url:		http://www.kde.org/applications/games/kajongg/
14mu|kajongg-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kajongg-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kajongg-4.14.3-1|11	BuildRequires:	python-kde4
14mu|kajongg-4.14.3-1|12	BuildRequires:	python-qt4
14mu|kajongg-4.14.3-1|13	BuildRequires:	python-twisted-core
14mu|kajongg-4.14.3-1|14	BuildRequires:	pkgconfig(sqlite3)
14mu|kajongg-4.14.3-1|15	Requires:	python-kde4
14mu|kajongg-4.14.3-1|16	Requires:	python-twisted-core
14mu|kajongg-4.14.3-1|17	Requires:	qt4-database-plugin-sqlite
14mu|kajongg-4.14.3-1|18	Requires:	kmahjongglib
14mu|kajongg-4.14.3-1|19	# kajongg needed ogg123 @ runtime
14mu|kajongg-4.14.3-1|20	Requires:	vorbis-tools
14mu|kajongg-4.14.3-1|21	BuildArch:	noarch
14mu|kajongg-4.14.3-1|22	
14mu|kajongg-4.14.3-1|23	%description
14mu|kajongg-4.14.3-1|24	Kajongg is the ancient Chinese board game for 4 players.
14mu|kajongg-4.14.3-1|25	
14mu|kajongg-4.14.3-1|26	Kajongg can be used in two different ways: Scoring a manual game where you play
14mu|kajongg-4.14.3-1|27	as always and use Kajongg for the computation of scores and for bookkeeping. Or
14mu|kajongg-4.14.3-1|28	you can use Kajongg to play against any combination of other human players or
14mu|kajongg-4.14.3-1|29	computer players.
14mu|kajongg-4.14.3-1|30	
14mu|kajongg-4.14.3-1|31	%files
14mu|kajongg-4.14.3-1|32	%{_kde_bindir}/kajongg
14mu|kajongg-4.14.3-1|33	%{_kde_bindir}/kajonggserver
14mu|kajongg-4.14.3-1|34	%{_kde_applicationsdir}/kajongg.desktop
14mu|kajongg-4.14.3-1|35	%{_kde_appsdir}/kajongg
14mu|kajongg-4.14.3-1|36	%{_kde_docdir}/HTML/en/kajongg
14mu|kajongg-4.14.3-1|37	%{_kde_iconsdir}/hicolor/*/*/*kajongg*
14mu|kajongg-4.14.3-1|38	
14mu|kajongg-4.14.3-1|39	#------------------------------------------------------------------------------
14mu|kajongg-4.14.3-1|40	
14mu|kajongg-4.14.3-1|41	%prep
14mu|kajongg-4.14.3-1|42	%setup -q
14mu|kajongg-4.14.3-1|43	
14mu|kajongg-4.14.3-1|44	%build
14mu|kajongg-4.14.3-1|45	%cmake_kde4
14mu|kajongg-4.14.3-1|46	%make
14mu|kajongg-4.14.3-1|47	
14mu|kajongg-4.14.3-1|48	%install
14mu|kajongg-4.14.3-1|49	%makeinstall_std -C build
14mu|kajongg-4.14.3-1|50	
14mu|kajongg-4.14.3-1|51	
14mu|kajongg-4.14.3-1|52	%changelog
14mu|kajongg-4.14.3-1|53	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kajongg-4.14.3-1|54	+ Revision: 7a359c1
14mu|kajongg-4.14.3-1|55	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kajongg-4.14.3-1|56	
14mu|kajongg-4.14.3-1|57	

22852 14
14mu|kalgebra-4.14.3-1|1	%bcond_without opengl
14mu|kalgebra-4.14.3-1|2	
14mu|kalgebra-4.14.3-1|3	Summary:	MathML-based graph calculator
14mu|kalgebra-4.14.3-1|4	Name:		kalgebra
14mu|kalgebra-4.14.3-1|5	Version:	4.14.3
14mu|kalgebra-4.14.3-1|6	Release:	1
14mu|kalgebra-4.14.3-1|7	License:	GPLv2+ and LGPLv2+ and GFDL
14mu|kalgebra-4.14.3-1|8	Group:		Graphical desktop/KDE
14mu|kalgebra-4.14.3-1|9	Url:		http://userbase.kde.org/KAlgebra
14mu|kalgebra-4.14.3-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kalgebra-4.14.3-1|11	BuildRequires:	kdelibs4-devel
14mu|kalgebra-4.14.3-1|12	BuildRequires:	libkdeedu-devel >= %{version}
14mu|kalgebra-4.14.3-1|13	BuildRequires:	readline-devel
14mu|kalgebra-4.14.3-1|14	BuildRequires:	analitza-devel
14mu|kalgebra-4.14.3-1|15	%if %{with opengl}
14mu|kalgebra-4.14.3-1|16	BuildRequires:	pkgconfig(gl)
14mu|kalgebra-4.14.3-1|17	BuildRequires:	pkgconfig(glu)
14mu|kalgebra-4.14.3-1|18	%endif
14mu|kalgebra-4.14.3-1|19	# add SHOULD_BUILD_OPENGL option, to be able to disable support
14mu|kalgebra-4.14.3-1|20	# on arm because plotter3d assumes qreal=double all over the place
14mu|kalgebra-4.14.3-1|21	Patch0:		kalgebra-4.13.2-opengl_optional.patch
14mu|kalgebra-4.14.3-1|22	
14mu|kalgebra-4.14.3-1|23	%description
14mu|kalgebra-4.14.3-1|24	KAlgebra is a mathematical calculator based content markup MathML
14mu|kalgebra-4.14.3-1|25	language. Nowadays it is capable to make simple MathML operations
14mu|kalgebra-4.14.3-1|26	(arithmetic and logical) and representate 2D and 3D graphs. It is
14mu|kalgebra-4.14.3-1|27	actually not necessary to know MathML to use KAlgebra.
14mu|kalgebra-4.14.3-1|28	
14mu|kalgebra-4.14.3-1|29	%files
14mu|kalgebra-4.14.3-1|30	%doc COPYING COPYING.LIB COPYING.DOC
14mu|kalgebra-4.14.3-1|31	%doc %{_kde_docdir}/HTML/en/kalgebra
14mu|kalgebra-4.14.3-1|32	%{_kde_bindir}/kalgebra
14mu|kalgebra-4.14.3-1|33	%{_kde_bindir}/kalgebramobile
14mu|kalgebra-4.14.3-1|34	%{_kde_applicationsdir}/kalgebra.desktop
14mu|kalgebra-4.14.3-1|35	%{_kde_applicationsdir}/kalgebramobile.desktop
14mu|kalgebra-4.14.3-1|36	%{_kde_appsdir}/katepart/syntax/kalgebra.xml
14mu|kalgebra-4.14.3-1|37	%{_kde_appsdir}/kalgebramobile
14mu|kalgebra-4.14.3-1|38	%{_kde_appsdir}/plasma/plasmoids/org.kde.graphsplasmoid
14mu|kalgebra-4.14.3-1|39	%{_kde_datadir}/appdata/kalgebra.appdata.xml
14mu|kalgebra-4.14.3-1|40	%{_kde_iconsdir}/*/*/apps/kalgebra.*
14mu|kalgebra-4.14.3-1|41	%{_kde_libdir}/kde4/plasma_applet_kalgebra.so
14mu|kalgebra-4.14.3-1|42	%{_kde_libdir}/kde4/imports/org/kde/analitza/
14mu|kalgebra-4.14.3-1|43	%{_kde_services}/kalgebra*.desktop
14mu|kalgebra-4.14.3-1|44	%{_kde_services}/graphsplasmoid.desktop
14mu|kalgebra-4.14.3-1|45	
14mu|kalgebra-4.14.3-1|46	#----------------------------------------------------------------------
14mu|kalgebra-4.14.3-1|47	
14mu|kalgebra-4.14.3-1|48	%prep
14mu|kalgebra-4.14.3-1|49	%setup -q
14mu|kalgebra-4.14.3-1|50	%patch0 -p1 -b .opengl_optional
14mu|kalgebra-4.14.3-1|51	
14mu|kalgebra-4.14.3-1|52	%build
14mu|kalgebra-4.14.3-1|53	%cmake_kde4 \
14mu|kalgebra-4.14.3-1|54	%if %{with opengl}
14mu|kalgebra-4.14.3-1|55	-DSHOULD_BUILD_OPENGL:BOOL=ON
14mu|kalgebra-4.14.3-1|56	%else
14mu|kalgebra-4.14.3-1|57	-DSHOULD_BUILD_OPENGL:BOOL=OFF
14mu|kalgebra-4.14.3-1|58	%endif
14mu|kalgebra-4.14.3-1|59	
14mu|kalgebra-4.14.3-1|60	%make
14mu|kalgebra-4.14.3-1|61	
14mu|kalgebra-4.14.3-1|62	%install
14mu|kalgebra-4.14.3-1|63	%makeinstall_std -C build
14mu|kalgebra-4.14.3-1|64	
14mu|kalgebra-4.14.3-1|65	
14mu|kalgebra-4.14.3-1|66	%changelog
14mu|kalgebra-4.14.3-1|67	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kalgebra-4.14.3-1|68	+ Revision: ce617f5
14mu|kalgebra-4.14.3-1|69	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kalgebra-4.14.3-1|70	
14mu|kalgebra-4.14.3-1|71	

22853 14
14mu|kalzium-4.14.3-1|1	Summary:	Shows the periodic system of the elements
14mu|kalzium-4.14.3-1|2	Name:		kalzium
14mu|kalzium-4.14.3-1|3	Version:	4.14.3
14mu|kalzium-4.14.3-1|4	Release:	1
14mu|kalzium-4.14.3-1|5	License:	GPLv2+
14mu|kalzium-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kalzium-4.14.3-1|7	Url:		http://edu.kde.org/kalzium
14mu|kalzium-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kalzium-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kalzium-4.14.3-1|10	%ifnarch %{arm}
14mu|kalzium-4.14.3-1|11	BuildRequires:	pkgconfig(avogadro)
14mu|kalzium-4.14.3-1|12	%endif
14mu|kalzium-4.14.3-1|13	BuildRequires:	pkgconfig(eigen2)
14mu|kalzium-4.14.3-1|14	BuildRequires:	pkgconfig(eigen3)
14mu|kalzium-4.14.3-1|15	BuildRequires:	pkgconfig(openbabel-2.0)
14mu|kalzium-4.14.3-1|16	BuildRequires:	chemical-mime-data
14mu|kalzium-4.14.3-1|17	BuildRequires:	facile
14mu|kalzium-4.14.3-1|18	BuildRequires:	ocaml
14mu|kalzium-4.14.3-1|19	Requires:	libkdeedu = %{version}
14mu|kalzium-4.14.3-1|20	Requires:	openbabel
14mu|kalzium-4.14.3-1|21	%ifnarch %{arm}
14mu|kalzium-4.14.3-1|22	Requires:	avogadro
14mu|kalzium-4.14.3-1|23	%endif
14mu|kalzium-4.14.3-1|24	Requires:	chemical-mime-data
14mu|kalzium-4.14.3-1|25	Requires:	ocaml
14mu|kalzium-4.14.3-1|26	Conflicts:	cantor < 4.6.90
14mu|kalzium-4.14.3-1|27	Conflicts:	kdeedu4-core < 4.6.90
14mu|kalzium-4.14.3-1|28	
14mu|kalzium-4.14.3-1|29	%description
14mu|kalzium-4.14.3-1|30	Kalzium is an application which will show you some information about the
14mu|kalzium-4.14.3-1|31	periodic system of the elements. Therefore you could use it as an
14mu|kalzium-4.14.3-1|32	information database.
14mu|kalzium-4.14.3-1|33	
14mu|kalzium-4.14.3-1|34	%files
14mu|kalzium-4.14.3-1|35	%doc COPYING COPYING.LIB COPYING.DOC
14mu|kalzium-4.14.3-1|36	%doc %{_kde_docdir}/HTML/en/kalzium
14mu|kalzium-4.14.3-1|37	%{_kde_applicationsdir}/kalzium.desktop
14mu|kalzium-4.14.3-1|38	%{_kde_applicationsdir}/kalzium_cml.desktop
14mu|kalzium-4.14.3-1|39	%{_kde_appsdir}/kalzium
14mu|kalzium-4.14.3-1|40	%{_kde_appsdir}/libkdeedu/data/elements.xml
14mu|kalzium-4.14.3-1|41	%{_kde_appsdir}/libkdeedu/data/isotopes.xml
14mu|kalzium-4.14.3-1|42	%{_kde_appsdir}/libkdeedu/data/spectra.xml
14mu|kalzium-4.14.3-1|43	%{_kde_appsdir}/libkdeedu/data/symbols.csv
14mu|kalzium-4.14.3-1|44	%{_kde_appsdir}/libkdeedu/data/symbols2.csv
14mu|kalzium-4.14.3-1|45	%{_kde_bindir}/kalzium
14mu|kalzium-4.14.3-1|46	%{_kde_configdir}/kalzium.knsrc
14mu|kalzium-4.14.3-1|47	%{_kde_datadir}/appdata/kalzium.appdata.xml
14mu|kalzium-4.14.3-1|48	%{_kde_datadir}/config.kcfg/kalzium.kcfg
14mu|kalzium-4.14.3-1|49	%{_kde_iconsdir}/hicolor/*/apps/kalzium.*
14mu|kalzium-4.14.3-1|50	%{_kde_libdir}/kde4/concentrationCalculator.so
14mu|kalzium-4.14.3-1|51	%{_kde_libdir}/kde4/gasCalculator.so
14mu|kalzium-4.14.3-1|52	%{_kde_libdir}/kde4/nuclearCalculator.so
14mu|kalzium-4.14.3-1|53	%{_kde_libdir}/kde4/plasma_applet_molmassCalculator.so
14mu|kalzium-4.14.3-1|54	%{_kde_mandir}/man1/kalzium.1.*
14mu|kalzium-4.14.3-1|55	%{_kde_services}/concentrationCalculator.desktop
14mu|kalzium-4.14.3-1|56	%{_kde_services}/gasCalculator.desktop
14mu|kalzium-4.14.3-1|57	%{_kde_services}/nuclearCalculator.desktop
14mu|kalzium-4.14.3-1|58	%{_kde_services}/plasma-applet-Molmasscalculator.desktop
14mu|kalzium-4.14.3-1|59	
14mu|kalzium-4.14.3-1|60	#-----------------------------------------------------------------------------
14mu|kalzium-4.14.3-1|61	
14mu|kalzium-4.14.3-1|62	%package -n plasma-engine-kalzium
14mu|kalzium-4.14.3-1|63	Summary:	plasma didyouknow Applet
14mu|kalzium-4.14.3-1|64	Group:		Graphical desktop/KDE
14mu|kalzium-4.14.3-1|65	Requires:	kdebase4-runtime
14mu|kalzium-4.14.3-1|66	Provides:	plasma-applet
14mu|kalzium-4.14.3-1|67	
14mu|kalzium-4.14.3-1|68	%description -n plasma-engine-kalzium
14mu|kalzium-4.14.3-1|69	kalzium engine applet
14mu|kalzium-4.14.3-1|70	
14mu|kalzium-4.14.3-1|71	%files -n plasma-engine-kalzium
14mu|kalzium-4.14.3-1|72	%{_kde_libdir}/kde4/plasma_engine_kalzium.so
14mu|kalzium-4.14.3-1|73	%{_kde_services}/plasma-dataengine-kalzium.desktop
14mu|kalzium-4.14.3-1|74	
14mu|kalzium-4.14.3-1|75	#------------------------------------------------------------------------------
14mu|kalzium-4.14.3-1|76	
14mu|kalzium-4.14.3-1|77	%package -n plasma-applet-didyouknow
14mu|kalzium-4.14.3-1|78	Summary:	plasma didyouknow Applet
14mu|kalzium-4.14.3-1|79	Group:		Graphical desktop/KDE
14mu|kalzium-4.14.3-1|80	Requires:	kdebase4-runtime
14mu|kalzium-4.14.3-1|81	Provides:	plasma-applet
14mu|kalzium-4.14.3-1|82	
14mu|kalzium-4.14.3-1|83	%description -n plasma-applet-didyouknow
14mu|kalzium-4.14.3-1|84	Plasma applet where you can answer questions
14mu|kalzium-4.14.3-1|85	
14mu|kalzium-4.14.3-1|86	%files -n plasma-applet-didyouknow
14mu|kalzium-4.14.3-1|87	%{_kde_libdir}/kde4/plasma_applet_didyouknow.so
14mu|kalzium-4.14.3-1|88	%{_kde_services}/plasma_didyouknow.desktop
14mu|kalzium-4.14.3-1|89	%{_kde_appsdir}/desktoptheme/default/widgets/chalkboard.svg
14mu|kalzium-4.14.3-1|90	
14mu|kalzium-4.14.3-1|91	#------------------------------------------------------------------------------
14mu|kalzium-4.14.3-1|92	
14mu|kalzium-4.14.3-1|93	%define compoundviewer_major 4
14mu|kalzium-4.14.3-1|94	%define libcompoundviewer %mklibname compoundviewer %{compoundviewer_major}
14mu|kalzium-4.14.3-1|95	
14mu|kalzium-4.14.3-1|96	%package -n %{libcompoundviewer}
14mu|kalzium-4.14.3-1|97	Summary:	Kalzium runtime library
14mu|kalzium-4.14.3-1|98	Group:		System/Libraries
14mu|kalzium-4.14.3-1|99	
14mu|kalzium-4.14.3-1|100	%description -n %{libcompoundviewer}
14mu|kalzium-4.14.3-1|101	Kalzium runtime library.
14mu|kalzium-4.14.3-1|102	
14mu|kalzium-4.14.3-1|103	%files -n %{libcompoundviewer}
14mu|kalzium-4.14.3-1|104	%{_kde_libdir}/libcompoundviewer.so.%{compoundviewer_major}*
14mu|kalzium-4.14.3-1|105	
14mu|kalzium-4.14.3-1|106	#----------------------------------------------------------------------------
14mu|kalzium-4.14.3-1|107	
14mu|kalzium-4.14.3-1|108	%define science_major 4
14mu|kalzium-4.14.3-1|109	%define libscience %mklibname science %{science_major}
14mu|kalzium-4.14.3-1|110	
14mu|kalzium-4.14.3-1|111	%package -n %{libscience}
14mu|kalzium-4.14.3-1|112	Summary:	Runtime library for KDE Education Application
14mu|kalzium-4.14.3-1|113	Group:		System/Libraries
14mu|kalzium-4.14.3-1|114	
14mu|kalzium-4.14.3-1|115	%description -n %{libscience}
14mu|kalzium-4.14.3-1|116	libscience is a library that provides classes for chemical data.This library is
14mu|kalzium-4.14.3-1|117	mainly used by kalzium.
14mu|kalzium-4.14.3-1|118	
14mu|kalzium-4.14.3-1|119	%files -n %{libscience}
14mu|kalzium-4.14.3-1|120	%{_kde_libdir}/libscience.so.%{science_major}*
14mu|kalzium-4.14.3-1|121	
14mu|kalzium-4.14.3-1|122	#-----------------------------------------------------------------------------
14mu|kalzium-4.14.3-1|123	
14mu|kalzium-4.14.3-1|124	%package devel
14mu|kalzium-4.14.3-1|125	Summary:	Devel stuff for %{name}
14mu|kalzium-4.14.3-1|126	Group:		Development/KDE and Qt
14mu|kalzium-4.14.3-1|127	Requires:	pkgconfig(eigen2)
14mu|kalzium-4.14.3-1|128	Requires:	pkgconfig(eigen3)
14mu|kalzium-4.14.3-1|129	Requires:	pkgconfig(openbabel-2.0)
14mu|kalzium-4.14.3-1|130	Requires:	%{libcompoundviewer} = %{EVRD}
14mu|kalzium-4.14.3-1|131	Requires:	%{libscience} = %{EVRD}
14mu|kalzium-4.14.3-1|132	Conflicts:	kdeedu4-devel < 4.6.90
14mu|kalzium-4.14.3-1|133	
14mu|kalzium-4.14.3-1|134	%description devel
14mu|kalzium-4.14.3-1|135	Files needed to build applications based on %{name}.
14mu|kalzium-4.14.3-1|136	
14mu|kalzium-4.14.3-1|137	%files devel
14mu|kalzium-4.14.3-1|138	%{_kde_libdir}/libcompoundviewer.so
14mu|kalzium-4.14.3-1|139	%{_includedir}/libkdeedu
14mu|kalzium-4.14.3-1|140	%{_kde_libdir}/libscience.so
14mu|kalzium-4.14.3-1|141	
14mu|kalzium-4.14.3-1|142	#----------------------------------------------------------------------
14mu|kalzium-4.14.3-1|143	
14mu|kalzium-4.14.3-1|144	%prep
14mu|kalzium-4.14.3-1|145	%setup -q
14mu|kalzium-4.14.3-1|146	
14mu|kalzium-4.14.3-1|147	%build
14mu|kalzium-4.14.3-1|148	%cmake_kde4
14mu|kalzium-4.14.3-1|149	%make
14mu|kalzium-4.14.3-1|150	
14mu|kalzium-4.14.3-1|151	%install
14mu|kalzium-4.14.3-1|152	%makeinstall_std -C build
14mu|kalzium-4.14.3-1|153	
14mu|kalzium-4.14.3-1|154	
14mu|kalzium-4.14.3-1|155	%changelog
14mu|kalzium-4.14.3-1|156	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kalzium-4.14.3-1|157	+ Revision: dbf6b6e
14mu|kalzium-4.14.3-1|158	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kalzium-4.14.3-1|159	
14mu|kalzium-4.14.3-1|160	

22854 14
14mu|kamera-4.14.3-2|1	Summary:	Kamera ioslave
14mu|kamera-4.14.3-2|2	Name:		kamera
14mu|kamera-4.14.3-2|3	Version:	4.14.3
14mu|kamera-4.14.3-2|4	Release:	2
14mu|kamera-4.14.3-2|5	Epoch:		2
14mu|kamera-4.14.3-2|6	License:	GPLv2+
14mu|kamera-4.14.3-2|7	Group:		Graphical desktop/KDE
14mu|kamera-4.14.3-2|8	Url:		http://www.kde.org
14mu|kamera-4.14.3-2|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kamera-4.14.3-2|10	Patch0:		kamera-4.14.3-filesize-limit.patch
14mu|kamera-4.14.3-2|11	BuildRequires:	kdelibs4-devel
14mu|kamera-4.14.3-2|12	BuildRequires:	pkgconfig(libgphoto2)
14mu|kamera-4.14.3-2|13	
14mu|kamera-4.14.3-2|14	%description
14mu|kamera-4.14.3-2|15	Kamera ioslave.
14mu|kamera-4.14.3-2|16	
14mu|kamera-4.14.3-2|17	%files
14mu|kamera-4.14.3-2|18	%doc COPYING COPYING.DOC
14mu|kamera-4.14.3-2|19	%doc %{_kde_docdir}/HTML/en/kcontrol/kamera
14mu|kamera-4.14.3-2|20	%{_kde_libdir}/kde4/kcm_kamera.so
14mu|kamera-4.14.3-2|21	%{_kde_libdir}/kde4/kio_kamera.so
14mu|kamera-4.14.3-2|22	%{_kde_services}/camera.protocol
14mu|kamera-4.14.3-2|23	%{_kde_services}/kamera.desktop
14mu|kamera-4.14.3-2|24	%{_kde_appsdir}/solid/actions/solid_camera.desktop
14mu|kamera-4.14.3-2|25	
14mu|kamera-4.14.3-2|26	#----------------------------------------------------------------------
14mu|kamera-4.14.3-2|27	
14mu|kamera-4.14.3-2|28	%prep
14mu|kamera-4.14.3-2|29	%setup -q
14mu|kamera-4.14.3-2|30	%patch0 -p1
14mu|kamera-4.14.3-2|31	
14mu|kamera-4.14.3-2|32	%build
14mu|kamera-4.14.3-2|33	%cmake_kde4
14mu|kamera-4.14.3-2|34	%make
14mu|kamera-4.14.3-2|35	
14mu|kamera-4.14.3-2|36	%install
14mu|kamera-4.14.3-2|37	%makeinstall_std -C build
14mu|kamera-4.14.3-2|38	
14mu|kamera-4.14.3-2|39	
14mu|kamera-4.14.3-2|40	%changelog
14mu|kamera-4.14.3-2|41	* Fri Dec 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-2
14mu|kamera-4.14.3-2|42	+ Revision: 910194a
14mu|kamera-4.14.3-2|43	- Add patch to fix 2GB file limit on download
14mu|kamera-4.14.3-2|44	
14mu|kamera-4.14.3-2|45	

22855 14
14mu|kamoso-2.0.2-7.20140902.5|1	%define git 20140902
14mu|kamoso-2.0.2-7.20140902.5|2	
14mu|kamoso-2.0.2-7.20140902.5|3	Summary:	Application to take pictures and videos out of your webcam
14mu|kamoso-2.0.2-7.20140902.5|4	Name:		kamoso
14mu|kamoso-2.0.2-7.20140902.5|5	Version:	2.0.2
14mu|kamoso-2.0.2-7.20140902.5|6	Release:	7.%{git}.5
14mu|kamoso-2.0.2-7.20140902.5|7	License:	GPLv2+
14mu|kamoso-2.0.2-7.20140902.5|8	Group:		Graphical desktop/KDE
14mu|kamoso-2.0.2-7.20140902.5|9	Url:		https://launchpad.net/kamoso
14mu|kamoso-2.0.2-7.20140902.5|10	#Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14mu|kamoso-2.0.2-7.20140902.5|11	# git snapshot from 2014.09.02
14mu|kamoso-2.0.2-7.20140902.5|12	Source0:	%{name}-9318857.tar.bz2
14mu|kamoso-2.0.2-7.20140902.5|13	Patch0:		kamoso-2.0.2-fix-thumbnails.patch
14mu|kamoso-2.0.2-7.20140902.5|14	BuildRequires:	boost-devel
14mu|kamoso-2.0.2-7.20140902.5|15	BuildRequires:	kdelibs4-devel
14mu|kamoso-2.0.2-7.20140902.5|16	BuildRequires:	pkgconfig(QtGStreamer-1.0)
14mu|kamoso-2.0.2-7.20140902.5|17	BuildRequires:	pkgconfig(libkipi)
14mu|kamoso-2.0.2-7.20140902.5|18	Requires:	qt-gstreamer
14mu|kamoso-2.0.2-7.20140902.5|19	
14mu|kamoso-2.0.2-7.20140902.5|20	%description
14mu|kamoso-2.0.2-7.20140902.5|21	Kamoso is an application to take pictures and videos out of your webcam.
14mu|kamoso-2.0.2-7.20140902.5|22	
14mu|kamoso-2.0.2-7.20140902.5|23	%files -f %{name}.lang
14mu|kamoso-2.0.2-7.20140902.5|24	%doc %{_kde_docdir}/HTML/en/%{name}
14mu|kamoso-2.0.2-7.20140902.5|25	%{_kde_bindir}/*
14mu|kamoso-2.0.2-7.20140902.5|26	%{_kde_libdir}/kde4/*.so
14mu|kamoso-2.0.2-7.20140902.5|27	%{_kde_applicationsdir}/kamoso.desktop
14mu|kamoso-2.0.2-7.20140902.5|28	%{_kde_iconsdir}/hicolor/scalable/actions/kipiplugin_youtube.svgz
14mu|kamoso-2.0.2-7.20140902.5|29	%{_kde_iconsdir}/hicolor/*/apps/kamoso.*
14mu|kamoso-2.0.2-7.20140902.5|30	%{_kde_services}/*.desktop
14mu|kamoso-2.0.2-7.20140902.5|31	%{_kde_servicetypes}/*.desktop
14mu|kamoso-2.0.2-7.20140902.5|32	
14mu|kamoso-2.0.2-7.20140902.5|33	#--------------------------------------------------------------------
14mu|kamoso-2.0.2-7.20140902.5|34	
14mu|kamoso-2.0.2-7.20140902.5|35	%prep
14mu|kamoso-2.0.2-7.20140902.5|36	%setup -qn %{name}
14mu|kamoso-2.0.2-7.20140902.5|37	%patch0 -p1
14mu|kamoso-2.0.2-7.20140902.5|38	
14mu|kamoso-2.0.2-7.20140902.5|39	%build
14mu|kamoso-2.0.2-7.20140902.5|40	%cmake_kde4
14mu|kamoso-2.0.2-7.20140902.5|41	%make
14mu|kamoso-2.0.2-7.20140902.5|42	
14mu|kamoso-2.0.2-7.20140902.5|43	%install
14mu|kamoso-2.0.2-7.20140902.5|44	%makeinstall_std -C build
14mu|kamoso-2.0.2-7.20140902.5|45	
14mu|kamoso-2.0.2-7.20140902.5|46	# Keep only svg kipiplugin_youtube icons to avoid conflicts with purpose package
14mu|kamoso-2.0.2-7.20140902.5|47	rm -rf %{buildroot}%{_kde_iconsdir}/hicolor/*/actions/kipiplugin_youtube.png
14mu|kamoso-2.0.2-7.20140902.5|48	
14mu|kamoso-2.0.2-7.20140902.5|49	%find_lang %{name}
14mu|kamoso-2.0.2-7.20140902.5|50	
14mu|kamoso-2.0.2-7.20140902.5|51	%changelog
14mu|kamoso-2.0.2-7.20140902.5|52	
14mu|kamoso-2.0.2-7.20140902.5|53	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.2-7.20140902.5
14mu|kamoso-2.0.2-7.20140902.5|54	- (93f2ccd) Keep only svg kipiplugin_youtube icons to avoid conflicts with purpose package
14mu|kamoso-2.0.2-7.20140902.5|55	
14mu|kamoso-2.0.2-7.20140902.5|56	

22856 14
14mu|kanagram-4.14.3-1|1	Summary:	Word learning program
14mu|kanagram-4.14.3-1|2	Name:		kanagram
14mu|kanagram-4.14.3-1|3	Version:	4.14.3
14mu|kanagram-4.14.3-1|4	Release:	1
14mu|kanagram-4.14.3-1|5	License:	GPLv2+
14mu|kanagram-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kanagram-4.14.3-1|7	Url:		http://edu.kde.org/kanagram
14mu|kanagram-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kanagram-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kanagram-4.14.3-1|10	BuildRequires:	libkdeedu-devel >= %{version}
14mu|kanagram-4.14.3-1|11	Requires:	libkdeedu = %{version}
14mu|kanagram-4.14.3-1|12	Obsoletes:	%{_lib}kanagramengine4 < 4.14
14mu|kanagram-4.14.3-1|13	Obsoletes:	kanagram-devel < 4.14
14mu|kanagram-4.14.3-1|14	
14mu|kanagram-4.14.3-1|15	%description
14mu|kanagram-4.14.3-1|16	Kanagram is a replacement for KMessedWords. Kanagram mixes up the letters
14mu|kanagram-4.14.3-1|17	of a word (creating an anagram), and you have to guess what the mixed up
14mu|kanagram-4.14.3-1|18	word is. Kanagram features several built-in word lists, hints, and a cheat
14mu|kanagram-4.14.3-1|19	feature which reveals the original word. Kanagram also has a vocabulary
14mu|kanagram-4.14.3-1|20	editor, so you can make your own vocabularies, and distribute them through
14mu|kanagram-4.14.3-1|21	Kanagram's KNewStuff download service.
14mu|kanagram-4.14.3-1|22	
14mu|kanagram-4.14.3-1|23	%files
14mu|kanagram-4.14.3-1|24	%doc ChangeLog TODO COPYING COPYING.DOC
14mu|kanagram-4.14.3-1|25	%doc %{_kde_docdir}/HTML/en/kanagram
14mu|kanagram-4.14.3-1|26	%{_kde_applicationsdir}/kanagram.desktop
14mu|kanagram-4.14.3-1|27	%{_kde_appsdir}/kanagram
14mu|kanagram-4.14.3-1|28	%{_kde_appsdir}/plasma/packages/org.kde.kanagram
14mu|kanagram-4.14.3-1|29	%{_kde_bindir}/kanagram
14mu|kanagram-4.14.3-1|30	%{_kde_configdir}/kanagram.knsrc
14mu|kanagram-4.14.3-1|31	%{_kde_datadir}/appdata/kanagram.appdata.xml
14mu|kanagram-4.14.3-1|32	%{_kde_datadir}/config.kcfg/kanagram.kcfg
14mu|kanagram-4.14.3-1|33	%{_kde_iconsdir}/*/*/apps/kanagram*
14mu|kanagram-4.14.3-1|34	
14mu|kanagram-4.14.3-1|35	#----------------------------------------------------------------------
14mu|kanagram-4.14.3-1|36	
14mu|kanagram-4.14.3-1|37	%prep
14mu|kanagram-4.14.3-1|38	%setup -q
14mu|kanagram-4.14.3-1|39	
14mu|kanagram-4.14.3-1|40	%build
14mu|kanagram-4.14.3-1|41	%cmake_kde4
14mu|kanagram-4.14.3-1|42	%make
14mu|kanagram-4.14.3-1|43	
14mu|kanagram-4.14.3-1|44	%install
14mu|kanagram-4.14.3-1|45	%makeinstall_std -C build
14mu|kanagram-4.14.3-1|46	
14mu|kanagram-4.14.3-1|47	
14mu|kanagram-4.14.3-1|48	%changelog
14mu|kanagram-4.14.3-1|49	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kanagram-4.14.3-1|50	+ Revision: 006269e
14mu|kanagram-4.14.3-1|51	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kanagram-4.14.3-1|52	
14mu|kanagram-4.14.3-1|53	

22857 14
14mu|kapidox-5.24.0-1|1	%define fw_version 5.24
14mu|kapidox-5.24.0-1|2	
14mu|kapidox-5.24.0-1|3	Summary:	KDE Frameworks 5 module for API documentation generation
14mu|kapidox-5.24.0-1|4	Name:		kapidox
14mu|kapidox-5.24.0-1|5	Version:	5.24.0
14mu|kapidox-5.24.0-1|6	Release:	1
14mu|kapidox-5.24.0-1|7	License:	GPLv2+
14mu|kapidox-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kapidox-5.24.0-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kapidox-5.24.0-1|10	Url:		https://www.kde.org/
14mu|kapidox-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kapidox-5.24.0-1|12	BuildRequires:	pkgconfig(python)
14mu|kapidox-5.24.0-1|13	Requires:	python-jinja2
14mu|kapidox-5.24.0-1|14	Requires:	python-yaml
14mu|kapidox-5.24.0-1|15	BuildArch:	noarch
14mu|kapidox-5.24.0-1|16	
14mu|kapidox-5.24.0-1|17	%description
14mu|kapidox-5.24.0-1|18	KDE Frameworks 5 module for API documentation generation.
14mu|kapidox-5.24.0-1|19	
14mu|kapidox-5.24.0-1|20	%files
14mu|kapidox-5.24.0-1|21	%{_kde5_bindir}/*
14mu|kapidox-5.24.0-1|22	%{_kde5_mandir}/man1/depdiagram-generate.1*
14mu|kapidox-5.24.0-1|23	%{_kde5_mandir}/man1/depdiagram-generate-all.1*
14mu|kapidox-5.24.0-1|24	%{_kde5_mandir}/man1/depdiagram-prepare.1*
14mu|kapidox-5.24.0-1|25	%dir %{py_sitedir}/kapidox/
14mu|kapidox-5.24.0-1|26	%{py_sitedir}/kapidox/*
14mu|kapidox-5.24.0-1|27	%{py_sitedir}/kapidox-*.egg-info
14mu|kapidox-5.24.0-1|28	
14mu|kapidox-5.24.0-1|29	#----------------------------------------------------------------------------
14mu|kapidox-5.24.0-1|30	
14mu|kapidox-5.24.0-1|31	%prep
14mu|kapidox-5.24.0-1|32	%setup -q
14mu|kapidox-5.24.0-1|33	
14mu|kapidox-5.24.0-1|34	%build
14mu|kapidox-5.24.0-1|35	%cmake_kde5
14mu|kapidox-5.24.0-1|36	%make
14mu|kapidox-5.24.0-1|37	
14mu|kapidox-5.24.0-1|38	%install
14mu|kapidox-5.24.0-1|39	%makeinstall_std -C build
14mu|kapidox-5.24.0-1|40	
14mu|kapidox-5.24.0-1|41	
14mu|kapidox-5.24.0-1|42	%changelog
14mu|kapidox-5.24.0-1|43	
14mu|kapidox-5.24.0-1|44	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kapidox-5.24.0-1|45	- (5a49a0d) Update files (upstream removed man pages for scripts that no longer exist)
14mu|kapidox-5.24.0-1|46	
14mu|kapidox-5.24.0-1|47	

22858 14
14mu|kapman-4.14.3-1|1	Name:		kapman
14mu|kapman-4.14.3-1|2	Version:	4.14.3
14mu|kapman-4.14.3-1|3	Release:	1
14mu|kapman-4.14.3-1|4	Epoch:		1
14mu|kapman-4.14.3-1|5	Summary:	A Pac-Man clone
14mu|kapman-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kapman-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kapman-4.14.3-1|8	URL:		http://www.kde.org/applications/games/kapman/
14mu|kapman-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kapman-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kapman-4.14.3-1|11	
14mu|kapman-4.14.3-1|12	%description
14mu|kapman-4.14.3-1|13	Kapman is a clone of the well known game Pac-Man.
14mu|kapman-4.14.3-1|14	
14mu|kapman-4.14.3-1|15	You must run through the maze to eat all pills without being captured by a
14mu|kapman-4.14.3-1|16	ghost. By eating an energizer, Kapman gets the ability to eat ghosts for a few
14mu|kapman-4.14.3-1|17	seconds. When a stage is cleared of pills and energizer the player is taken to
14mu|kapman-4.14.3-1|18	the next stage with slightly increased game speed.
14mu|kapman-4.14.3-1|19	
14mu|kapman-4.14.3-1|20	%files
14mu|kapman-4.14.3-1|21	%{_kde_bindir}/kapman
14mu|kapman-4.14.3-1|22	%{_kde_applicationsdir}/kapman.desktop
14mu|kapman-4.14.3-1|23	%{_kde_appsdir}/kapman
14mu|kapman-4.14.3-1|24	%{_kde_docdir}/*/*/kapman
14mu|kapman-4.14.3-1|25	%{_kde_iconsdir}/hicolor/*/apps/kapman.*
14mu|kapman-4.14.3-1|26	%{_kde_datadir}/sounds/kapman
14mu|kapman-4.14.3-1|27	
14mu|kapman-4.14.3-1|28	#------------------------------------------------------------------------------
14mu|kapman-4.14.3-1|29	
14mu|kapman-4.14.3-1|30	%prep
14mu|kapman-4.14.3-1|31	%setup -q
14mu|kapman-4.14.3-1|32	
14mu|kapman-4.14.3-1|33	%build
14mu|kapman-4.14.3-1|34	%cmake_kde4
14mu|kapman-4.14.3-1|35	%make
14mu|kapman-4.14.3-1|36	
14mu|kapman-4.14.3-1|37	%install
14mu|kapman-4.14.3-1|38	%makeinstall_std -C build
14mu|kapman-4.14.3-1|39	
14mu|kapman-4.14.3-1|40	
14mu|kapman-4.14.3-1|41	%changelog
14mu|kapman-4.14.3-1|42	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kapman-4.14.3-1|43	+ Revision: 1436cd6
14mu|kapman-4.14.3-1|44	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kapman-4.14.3-1|45	
14mu|kapman-4.14.3-1|46	

22859 14
14mu|kapptemplate-4.14.3-1|1	Summary:	Templates for KDE Application Development
14mu|kapptemplate-4.14.3-1|2	Name:		kapptemplate
14mu|kapptemplate-4.14.3-1|3	Version:	4.14.3
14mu|kapptemplate-4.14.3-1|4	Release:	1
14mu|kapptemplate-4.14.3-1|5	Epoch:		1
14mu|kapptemplate-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kapptemplate-4.14.3-1|7	License:	GPLv2+
14mu|kapptemplate-4.14.3-1|8	Url:		http://www.kde.org
14mu|kapptemplate-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kapptemplate-4.14.3-1|10	%if %{is_beta}
14mu|kapptemplate-4.14.3-1|11	%define ftpdir unstable
14mu|kapptemplate-4.14.3-1|12	%else
14mu|kapptemplate-4.14.3-1|13	%define ftpdir stable
14mu|kapptemplate-4.14.3-1|14	%endif
14mu|kapptemplate-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kapptemplate-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kapptemplate-4.14.3-1|17	
14mu|kapptemplate-4.14.3-1|18	%description
14mu|kapptemplate-4.14.3-1|19	KAppTemplate is a set of modular shell scripts that will create a framework for
14mu|kapptemplate-4.14.3-1|20	any number of KDE application types. At its base level, it handles creation of
14mu|kapptemplate-4.14.3-1|21	things like the automake/autoconf framework, lsm files, RPM spec files, and po
14mu|kapptemplate-4.14.3-1|22	files. Then, there are individual modules that allow you to create a skeleton
14mu|kapptemplate-4.14.3-1|23	KDE application, a KPart application, a KPart plugin, or even convert existing
14mu|kapptemplate-4.14.3-1|24	source code to the KDE framework.
14mu|kapptemplate-4.14.3-1|25	
14mu|kapptemplate-4.14.3-1|26	%files
14mu|kapptemplate-4.14.3-1|27	%{_kde_bindir}/kapptemplate
14mu|kapptemplate-4.14.3-1|28	%{_kde_applicationsdir}/kapptemplate.desktop
14mu|kapptemplate-4.14.3-1|29	%{_kde_datadir}/config.kcfg/kapptemplate.kcfg
14mu|kapptemplate-4.14.3-1|30	%{_kde_appsdir}/kdevappwizard
14mu|kapptemplate-4.14.3-1|31	%{_kde_docdir}/*/*/kapptemplate
14mu|kapptemplate-4.14.3-1|32	%{_kde_iconsdir}/hicolor/*/apps/kapptemplate.png
14mu|kapptemplate-4.14.3-1|33	
14mu|kapptemplate-4.14.3-1|34	#----------------------------------------------------------------------------
14mu|kapptemplate-4.14.3-1|35	
14mu|kapptemplate-4.14.3-1|36	%prep
14mu|kapptemplate-4.14.3-1|37	%setup -q
14mu|kapptemplate-4.14.3-1|38	
14mu|kapptemplate-4.14.3-1|39	%build
14mu|kapptemplate-4.14.3-1|40	%cmake_kde4
14mu|kapptemplate-4.14.3-1|41	%make
14mu|kapptemplate-4.14.3-1|42	
14mu|kapptemplate-4.14.3-1|43	%install
14mu|kapptemplate-4.14.3-1|44	%makeinstall_std -C build
14mu|kapptemplate-4.14.3-1|45	
14mu|kapptemplate-4.14.3-1|46	
14mu|kapptemplate-4.14.3-1|47	%changelog
14mu|kapptemplate-4.14.3-1|48	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kapptemplate-4.14.3-1|49	+ Revision: 0454bb6
14mu|kapptemplate-4.14.3-1|50	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kapptemplate-4.14.3-1|51	
14mu|kapptemplate-4.14.3-1|52	

22860 14
14mu|karchive-5.24.0-1|1	%define fw_version 5.24
14mu|karchive-5.24.0-1|2	
14mu|karchive-5.24.0-1|3	Summary:	KDE Frameworks 5 module with various classes for compression and decompression
14mu|karchive-5.24.0-1|4	Name:		karchive
14mu|karchive-5.24.0-1|5	Version:	5.24.0
14mu|karchive-5.24.0-1|6	Release:	1
14mu|karchive-5.24.0-1|7	License:	GPLv2+
14mu|karchive-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|karchive-5.24.0-1|9	Url:		https://www.kde.org/
14mu|karchive-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|karchive-5.24.0-1|11	BuildRequires:	bzip2-devel
14mu|karchive-5.24.0-1|12	BuildRequires:	extra-cmake-modules
14mu|karchive-5.24.0-1|13	BuildRequires:	pkgconfig(liblzma)
14mu|karchive-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|karchive-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|karchive-5.24.0-1|16	BuildRequires:	pkgconfig(zlib)
14mu|karchive-5.24.0-1|17	
14mu|karchive-5.24.0-1|18	%description
14mu|karchive-5.24.0-1|19	KDE Frameworks 5 module with various classes for compression and decompression.
14mu|karchive-5.24.0-1|20	
14mu|karchive-5.24.0-1|21	KArchive provides classes for easy reading, creation and manipulation of
14mu|karchive-5.24.0-1|22	"archive" formats like ZIP and TAR.
14mu|karchive-5.24.0-1|23	
14mu|karchive-5.24.0-1|24	It also provides transparent compression and decompression of data, like the
14mu|karchive-5.24.0-1|25	GZip format, via a subclass of QIODevice.
14mu|karchive-5.24.0-1|26	
14mu|karchive-5.24.0-1|27	#----------------------------------------------------------------------------
14mu|karchive-5.24.0-1|28	
14mu|karchive-5.24.0-1|29	%define kf5archive_major 5
14mu|karchive-5.24.0-1|30	%define libkf5archive %mklibname kf5archive %{kf5archive_major}
14mu|karchive-5.24.0-1|31	
14mu|karchive-5.24.0-1|32	%package -n %{libkf5archive}
14mu|karchive-5.24.0-1|33	Summary:	KDE Frameworks 5 KArchive shared library
14mu|karchive-5.24.0-1|34	Group:		System/Libraries
14mu|karchive-5.24.0-1|35	
14mu|karchive-5.24.0-1|36	%description -n %{libkf5archive}
14mu|karchive-5.24.0-1|37	KDE Frameworks 5 KArchive shared library.
14mu|karchive-5.24.0-1|38	
14mu|karchive-5.24.0-1|39	%files -n %{libkf5archive}
14mu|karchive-5.24.0-1|40	%{_kde5_libdir}/libKF5Archive.so.%{kf5archive_major}*
14mu|karchive-5.24.0-1|41	
14mu|karchive-5.24.0-1|42	#----------------------------------------------------------------------------
14mu|karchive-5.24.0-1|43	
14mu|karchive-5.24.0-1|44	%define devkf5archive %mklibname kf5archive -d
14mu|karchive-5.24.0-1|45	
14mu|karchive-5.24.0-1|46	%package -n %{devkf5archive}
14mu|karchive-5.24.0-1|47	Summary:	Development files for KDE Frameworks 5 KArchive
14mu|karchive-5.24.0-1|48	Group:		Development/KDE and Qt
14mu|karchive-5.24.0-1|49	Requires:	%{libkf5archive} = %{EVRD}
14mu|karchive-5.24.0-1|50	Provides:	%{name}-devel = %{EVRD}
14mu|karchive-5.24.0-1|51	Provides:	kf5archive-devel = %{version}
14mu|karchive-5.24.0-1|52	
14mu|karchive-5.24.0-1|53	%description -n %{devkf5archive}
14mu|karchive-5.24.0-1|54	This package contains header files needed if you wish to build applications
14mu|karchive-5.24.0-1|55	based on %{name}.
14mu|karchive-5.24.0-1|56	
14mu|karchive-5.24.0-1|57	%files -n %{devkf5archive}
14mu|karchive-5.24.0-1|58	%{_kde5_includedir}/KF5/KArchive
14mu|karchive-5.24.0-1|59	%{_kde5_includedir}/KF5/karchive_version.h
14mu|karchive-5.24.0-1|60	%{_kde5_libdir}/cmake/KF5Archive
14mu|karchive-5.24.0-1|61	%{_kde5_libdir}/libKF5Archive.so
14mu|karchive-5.24.0-1|62	%{_kde5_mkspecsdir}/*.pri
14mu|karchive-5.24.0-1|63	
14mu|karchive-5.24.0-1|64	#----------------------------------------------------------------------------
14mu|karchive-5.24.0-1|65	
14mu|karchive-5.24.0-1|66	%prep
14mu|karchive-5.24.0-1|67	%setup -q
14mu|karchive-5.24.0-1|68	
14mu|karchive-5.24.0-1|69	%build
14mu|karchive-5.24.0-1|70	%cmake_kde5
14mu|karchive-5.24.0-1|71	%make
14mu|karchive-5.24.0-1|72	
14mu|karchive-5.24.0-1|73	%install
14mu|karchive-5.24.0-1|74	%makeinstall_std -C build
14mu|karchive-5.24.0-1|75	
14mu|karchive-5.24.0-1|76	
14mu|karchive-5.24.0-1|77	%changelog
14mu|karchive-5.24.0-1|78	
14mu|karchive-5.24.0-1|79	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|karchive-5.24.0-1|80	- (8880cfe) New version 5.24.0
14mu|karchive-5.24.0-1|81	
14mu|karchive-5.24.0-1|82	

22861 14
14mu|kate-4.14.3-1|1	Summary:	Advanced text editor
14mu|kate-4.14.3-1|2	Name:		kate
14mu|kate-4.14.3-1|3	Version:	4.14.3
14mu|kate-4.14.3-1|4	Release:	1
14mu|kate-4.14.3-1|5	Epoch:		3
14mu|kate-4.14.3-1|6	License:	GPLv2+ LGPLv2+
14mu|kate-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kate-4.14.3-1|8	Url:		http://kate-editor.org/
14mu|kate-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kate-4.14.3-1|10	%if %{is_beta}
14mu|kate-4.14.3-1|11	%define ftpdir unstable
14mu|kate-4.14.3-1|12	%else
14mu|kate-4.14.3-1|13	%define ftpdir stable
14mu|kate-4.14.3-1|14	%endif
14mu|kate-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kate-4.14.3-1|16	Source1:	kwriteroot.desktop
14mu|kate-4.14.3-1|17	Source10:	%{name}.rpmlintrc
14mu|kate-4.14.3-1|18	BuildRequires:	python-sip
14mu|kate-4.14.3-1|19	BuildRequires:	python-qt4
14mu|kate-4.14.3-1|20	BuildRequires:	python-kde4
14mu|kate-4.14.3-1|21	BuildRequires:	binutils-devel
14mu|kate-4.14.3-1|22	BuildRequires:	boost-devel
14mu|kate-4.14.3-1|23	BuildRequires:	kdelibs4-devel
14mu|kate-4.14.3-1|24	BuildRequires:	libltdl-devel
14mu|kate-4.14.3-1|25	BuildRequires:	python-kde4-devel
14mu|kate-4.14.3-1|26	BuildRequires:	subversion-devel
14mu|kate-4.14.3-1|27	BuildRequires:	pkgconfig(hunspell)
14mu|kate-4.14.3-1|28	BuildRequires:	pkgconfig(libkactivities)
14mu|kate-4.14.3-1|29	BuildRequires:	pkgconfig(libxslt)
14mu|kate-4.14.3-1|30	BuildRequires:	pkgconfig(python)
14mu|kate-4.14.3-1|31	BuildRequires:	pkgconfig(QJson)
14mu|kate-4.14.3-1|32	Requires:	konsole >= 1:%{version}
14mu|kate-4.14.3-1|33	Requires:	katepart = %{EVRD}
14mu|kate-4.14.3-1|34	Requires:	kate-extensions = %{EVRD}
14mu|kate-4.14.3-1|35	Conflicts:	kdelibs4-core < 2:4.6.90
14mu|kate-4.14.3-1|36	Obsoletes:	%{_lib}ktexteditor-codesnippets0 < 3:4.10.0
14mu|kate-4.14.3-1|37	
14mu|kate-4.14.3-1|38	%description
14mu|kate-4.14.3-1|39	A fast and advanced text editor with nice plugins for KDE 4.
14mu|kate-4.14.3-1|40	
14mu|kate-4.14.3-1|41	%files
14mu|kate-4.14.3-1|42	%doc COPYING.LIB AUTHORS README
14mu|kate-4.14.3-1|43	%{_kde_bindir}/kate
14mu|kate-4.14.3-1|44	%{_kde_libdir}/libkdeinit4_kate.so
14mu|kate-4.14.3-1|45	%{_kde_libdir}/kde4/katebacktracebrowserplugin.so
14mu|kate-4.14.3-1|46	%{_kde_libdir}/kde4/katefilebrowserplugin.so
14mu|kate-4.14.3-1|47	%{_kde_libdir}/kde4/katefiletemplates.so
14mu|kate-4.14.3-1|48	%{_kde_libdir}/kde4/kategdbplugin.so
14mu|kate-4.14.3-1|49	%{_kde_libdir}/kde4/katekonsoleplugin.so
14mu|kate-4.14.3-1|50	%{_kde_libdir}/kde4/katemailfilesplugin.so
14mu|kate-4.14.3-1|51	%{_kde_libdir}/kde4/kateopenheaderplugin.so
14mu|kate-4.14.3-1|52	%{_kde_libdir}/kde4/katereplicodeplugin.so
14mu|kate-4.14.3-1|53	%{_kde_libdir}/kde4/katesearchplugin.so
14mu|kate-4.14.3-1|54	%{_kde_libdir}/kde4/katesymbolviewerplugin.so
14mu|kate-4.14.3-1|55	%{_kde_libdir}/kde4/katetabbarextensionplugin.so
14mu|kate-4.14.3-1|56	%{_kde_libdir}/kde4/katetextfilterplugin.so
14mu|kate-4.14.3-1|57	%{_kde_libdir}/kde4/plasma_applet_katesession.so
14mu|kate-4.14.3-1|58	%{_kde_libdir}/kde4/katebuildplugin.so
14mu|kate-4.14.3-1|59	%{_kde_libdir}/kde4/katectagsplugin.so
14mu|kate-4.14.3-1|60	%{_kde_libdir}/kde4/kate_kttsd.so
14mu|kate-4.14.3-1|61	%{_kde_libdir}/kde4/katexmlcheckplugin.so
14mu|kate-4.14.3-1|62	%{_kde_libdir}/kde4/katetabifyplugin.so
14mu|kate-4.14.3-1|63	%{_kde_libdir}/kde4/katexmltoolsplugin.so
14mu|kate-4.14.3-1|64	%{_kde_libdir}/kde4/katecloseexceptplugin.so
14mu|kate-4.14.3-1|65	%{_kde_libdir}/kde4/katefiletreeplugin.so
14mu|kate-4.14.3-1|66	%{_kde_libdir}/kde4/katesqlplugin.so
14mu|kate-4.14.3-1|67	%{_kde_libdir}/kde4/katepateplugin.so
14mu|kate-4.14.3-1|68	%{_kde_libdir}/kde4/kateprojectplugin.so
14mu|kate-4.14.3-1|69	%{_kde_libdir}/kde4/katesnippetsplugin.so
14mu|kate-4.14.3-1|70	%{_kde_applicationsdir}/kate.desktop
14mu|kate-4.14.3-1|71	%{_kde_appsdir}/kate
14mu|kate-4.14.3-1|72	%{_kde_appsdir}/katexmltools
14mu|kate-4.14.3-1|73	%{_kde_appsdir}/kconf_update/kate-2.4.upd
14mu|kate-4.14.3-1|74	%{_kde_iconsdir}/hicolor/*/apps/*.*
14mu|kate-4.14.3-1|75	%{_kde_iconsdir}/hicolor/*/actions/debug-kategdb.*
14mu|kate-4.14.3-1|76	%exclude %{_kde_iconsdir}/hicolor/scalable/apps/ktexteditorautobrace.svgz
14mu|kate-4.14.3-1|77	%{_kde_services}/katebacktracebrowserplugin.desktop
14mu|kate-4.14.3-1|78	%{_kde_services}/katefilebrowserplugin.desktop
14mu|kate-4.14.3-1|79	%{_kde_services}/katefiletemplates.desktop
14mu|kate-4.14.3-1|80	%{_kde_services}/kategdbplugin.desktop
14mu|kate-4.14.3-1|81	%{_kde_services}/katekonsoleplugin.desktop
14mu|kate-4.14.3-1|82	%{_kde_services}/katemailfilesplugin.desktop
14mu|kate-4.14.3-1|83	%{_kde_services}/kateopenheader.desktop
14mu|kate-4.14.3-1|84	%{_kde_services}/katesearch.desktop
14mu|kate-4.14.3-1|85	%{_kde_services}/katesymbolviewer.desktop
14mu|kate-4.14.3-1|86	%{_kde_services}/katetabbarextension.desktop
14mu|kate-4.14.3-1|87	%{_kde_services}/katetextfilter.desktop
14mu|kate-4.14.3-1|88	%{_kde_services}/plasma-applet-katesession.desktop
14mu|kate-4.14.3-1|89	%{_kde_services}/katebuildplugin.desktop
14mu|kate-4.14.3-1|90	%{_kde_services}/katectagsplugin.desktop
14mu|kate-4.14.3-1|91	%{_kde_services}/kate_kttsd.desktop
14mu|kate-4.14.3-1|92	%{_kde_services}/katexmlcheck.desktop
14mu|kate-4.14.3-1|93	%{_kde_services}/katetabifyplugin.desktop
14mu|kate-4.14.3-1|94	%{_kde_services}/katexmltools.desktop
14mu|kate-4.14.3-1|95	%{_kde_services}/katesql.desktop
14mu|kate-4.14.3-1|96	%{_kde_services}/katecloseexceptplugin.desktop
14mu|kate-4.14.3-1|97	%{_kde_services}/katefiletreeplugin.desktop
14mu|kate-4.14.3-1|98	%{_kde_services}/katepate_*.desktop
14mu|kate-4.14.3-1|99	%{_kde_services}/kateprojectplugin.desktop
14mu|kate-4.14.3-1|100	%{_kde_services}/katereplicodeplugin.desktop
14mu|kate-4.14.3-1|101	%{_kde_services}/katesnippetsplugin.desktop
14mu|kate-4.14.3-1|102	%{_kde_services}/pate.desktop
14mu|kate-4.14.3-1|103	%{_kde_servicetypes}/kateplugin.desktop
14mu|kate-4.14.3-1|104	%{_kde_servicetypes}/katepythonplugin.desktop
14mu|kate-4.14.3-1|105	%{_kde_mandir}/man1/kate.1.*
14mu|kate-4.14.3-1|106	%{_kde_docdir}/*/*/kate
14mu|kate-4.14.3-1|107	
14mu|kate-4.14.3-1|108	#-----------------------------------------------------------------------------
14mu|kate-4.14.3-1|109	
14mu|kate-4.14.3-1|110	%package -n python-kate
14mu|kate-4.14.3-1|111	Summary:	Python interface to the Kate text editor
14mu|kate-4.14.3-1|112	Group:		Graphical desktop/KDE
14mu|kate-4.14.3-1|113	Requires:	%{name} = %{EVRD}
14mu|kate-4.14.3-1|114	
14mu|kate-4.14.3-1|115	%description -n python-kate
14mu|kate-4.14.3-1|116	Python interface to the Kate text editor.
14mu|kate-4.14.3-1|117	
14mu|kate-4.14.3-1|118	%files -n python-kate
14mu|kate-4.14.3-1|119	%{py_platsitedir}/PyKate4
14mu|kate-4.14.3-1|120	
14mu|kate-4.14.3-1|121	#-----------------------------------------------------------------------------
14mu|kate-4.14.3-1|122	
14mu|kate-4.14.3-1|123	%package -n katepart
14mu|kate-4.14.3-1|124	Summary:	Kate KPart
14mu|kate-4.14.3-1|125	Group:		Graphical desktop/KDE
14mu|kate-4.14.3-1|126	Conflicts:	kdelibs4-core < 2:4.6.90
14mu|kate-4.14.3-1|127	Conflicts:	kate < 3:4.10.5-2
14mu|kate-4.14.3-1|128	
14mu|kate-4.14.3-1|129	%description -n katepart
14mu|kate-4.14.3-1|130	This package contains the Kate KPart component.
14mu|kate-4.14.3-1|131	
14mu|kate-4.14.3-1|132	%files -n katepart
14mu|kate-4.14.3-1|133	%{_kde_libdir}/kde4/katepart.so
14mu|kate-4.14.3-1|134	%{_kde_appsdir}/katepart
14mu|kate-4.14.3-1|135	%{_kde_configdir}/katemoderc
14mu|kate-4.14.3-1|136	%{_kde_configdir}/katerc
14mu|kate-4.14.3-1|137	%{_kde_configdir}/kateschemarc
14mu|kate-4.14.3-1|138	%{_kde_configdir}/katesyntaxhighlightingrc
14mu|kate-4.14.3-1|139	%{_kde_configdir}/ktexteditor_codesnippets_core.knsrc
14mu|kate-4.14.3-1|140	%{_kde_services}/katepart.desktop
14mu|kate-4.14.3-1|141	
14mu|kate-4.14.3-1|142	#-----------------------------------------------------------------------------
14mu|kate-4.14.3-1|143	
14mu|kate-4.14.3-1|144	%package -n kwrite
14mu|kate-4.14.3-1|145	Summary:	Simple text editor for KDE 4
14mu|kate-4.14.3-1|146	Group:		Graphical desktop/KDE
14mu|kate-4.14.3-1|147	Requires:	kdebase4-runtime
14mu|kate-4.14.3-1|148	Requires:	katepart = %{EVRD}
14mu|kate-4.14.3-1|149	Suggests:	kate-extensions
14mu|kate-4.14.3-1|150	
14mu|kate-4.14.3-1|151	%description -n kwrite
14mu|kate-4.14.3-1|152	KWrite is a text editor for KDE, based on the Kate's editor component.
14mu|kate-4.14.3-1|153	Features :
14mu|kate-4.14.3-1|154	Syntax highlighting according to the file type
14mu|kate-4.14.3-1|155	Word completion
14mu|kate-4.14.3-1|156	Auto-identation
14mu|kate-4.14.3-1|157	Plugin support
14mu|kate-4.14.3-1|158	Vi input mode
14mu|kate-4.14.3-1|159	
14mu|kate-4.14.3-1|160	%files -n kwrite
14mu|kate-4.14.3-1|161	%{_kde_bindir}/kwrite
14mu|kate-4.14.3-1|162	%{_kde_libdir}/libkdeinit4_kwrite.so
14mu|kate-4.14.3-1|163	%{_kde_applicationsdir}/kwrite.desktop
14mu|kate-4.14.3-1|164	%{_kde_applicationsdir}/kwriteroot.desktop
14mu|kate-4.14.3-1|165	%{_kde_appsdir}/kwrite
14mu|kate-4.14.3-1|166	%{_kde_docdir}/*/*/kwrite
14mu|kate-4.14.3-1|167	
14mu|kate-4.14.3-1|168	#------------------------------------------------------------------------------
14mu|kate-4.14.3-1|169	
14mu|kate-4.14.3-1|170	%package -n ktexteditor
14mu|kate-4.14.3-1|171	Summary:	Ktexteditor
14mu|kate-4.14.3-1|172	Group:		Graphical desktop/KDE
14mu|kate-4.14.3-1|173	Obsoletes:	kate-extensions < %{EVRD}
14mu|kate-4.14.3-1|174	Provides:	kate-extensions = %{EVRD}
14mu|kate-4.14.3-1|175	
14mu|kate-4.14.3-1|176	%description -n ktexteditor
14mu|kate-4.14.3-1|177	Ktexteditor package.
14mu|kate-4.14.3-1|178	
14mu|kate-4.14.3-1|179	%files -n ktexteditor
14mu|kate-4.14.3-1|180	%{_kde_libdir}/kde4/ktexteditor_autobrace.so
14mu|kate-4.14.3-1|181	%{_kde_libdir}/kde4/ktexteditor_exporter.so
14mu|kate-4.14.3-1|182	%{_kde_libdir}/kde4/ktexteditor_hlselection.so
14mu|kate-4.14.3-1|183	%{_kde_libdir}/kde4/ktexteditor_iconinserter.so
14mu|kate-4.14.3-1|184	%{_kde_libdir}/kde4/ktexteditor_insertfile.so
14mu|kate-4.14.3-1|185	%{_kde_libdir}/kde4/ktexteditor_lumen.so
14mu|kate-4.14.3-1|186	%{_kde_appsdir}/ktexteditor_exporter
14mu|kate-4.14.3-1|187	%{_kde_appsdir}/ktexteditor_iconinserter
14mu|kate-4.14.3-1|188	%{_kde_appsdir}/ktexteditor_insertfile
14mu|kate-4.14.3-1|189	%{_kde_services}/ktexteditor_autobrace.desktop
14mu|kate-4.14.3-1|190	%{_kde_services}/ktexteditor_autobrace_config.desktop
14mu|kate-4.14.3-1|191	%{_kde_services}/ktexteditor_exporter.desktop
14mu|kate-4.14.3-1|192	%{_kde_services}/ktexteditor_hlselection.desktop
14mu|kate-4.14.3-1|193	%{_kde_services}/ktexteditor_iconinserter.desktop
14mu|kate-4.14.3-1|194	%{_kde_services}/ktexteditor_insertfile.desktop
14mu|kate-4.14.3-1|195	%{_kde_services}/ktexteditor_lumen.desktop
14mu|kate-4.14.3-1|196	%{_kde_iconsdir}/hicolor/scalable/apps/ktexteditorautobrace.svgz
14mu|kate-4.14.3-1|197	
14mu|kate-4.14.3-1|198	#------------------------------------------------------------------------------
14mu|kate-4.14.3-1|199	
14mu|kate-4.14.3-1|200	%define kateinterfaces_major 4
14mu|kate-4.14.3-1|201	%define libkateinterfaces %mklibname kateinterfaces %{kateinterfaces_major}
14mu|kate-4.14.3-1|202	
14mu|kate-4.14.3-1|203	%package -n %{libkateinterfaces}
14mu|kate-4.14.3-1|204	Summary:	Runtime library for Kate
14mu|kate-4.14.3-1|205	Group:		System/Libraries
14mu|kate-4.14.3-1|206	
14mu|kate-4.14.3-1|207	%description -n %{libkateinterfaces}
14mu|kate-4.14.3-1|208	Runtime library for Kate.
14mu|kate-4.14.3-1|209	
14mu|kate-4.14.3-1|210	%files -n %{libkateinterfaces}
14mu|kate-4.14.3-1|211	%{_kde_libdir}/libkateinterfaces.so.%{kateinterfaces_major}*
14mu|kate-4.14.3-1|212	
14mu|kate-4.14.3-1|213	#------------------------------------------------------------------------------
14mu|kate-4.14.3-1|214	
14mu|kate-4.14.3-1|215	%define libkatepartinterfaces_major 4
14mu|kate-4.14.3-1|216	%define libkatepartinterfaces %mklibname katepartinterfaces %{libkatepartinterfaces_major}
14mu|kate-4.14.3-1|217	
14mu|kate-4.14.3-1|218	%package -n %{libkatepartinterfaces}
14mu|kate-4.14.3-1|219	Summary:	KDE 4 library
14mu|kate-4.14.3-1|220	Group:		System/Libraries
14mu|kate-4.14.3-1|221	
14mu|kate-4.14.3-1|222	%description -n %{libkatepartinterfaces}
14mu|kate-4.14.3-1|223	Runtime library for Kate.
14mu|kate-4.14.3-1|224	
14mu|kate-4.14.3-1|225	%files -n %{libkatepartinterfaces}
14mu|kate-4.14.3-1|226	%{_kde_libdir}/libkatepartinterfaces.so.%{libkatepartinterfaces_major}*
14mu|kate-4.14.3-1|227	
14mu|kate-4.14.3-1|228	#-----------------------------------------------------------------------------
14mu|kate-4.14.3-1|229	
14mu|kate-4.14.3-1|230	%package devel
14mu|kate-4.14.3-1|231	Summary:	Header files for kate
14mu|kate-4.14.3-1|232	Group:		Development/KDE and Qt
14mu|kate-4.14.3-1|233	Requires:	kdelibs4-devel
14mu|kate-4.14.3-1|234	Requires:	pkgconfig(hunspell)
14mu|kate-4.14.3-1|235	Requires:	pkgconfig(libxslt)
14mu|kate-4.14.3-1|236	Requires:	subversion-devel
14mu|kate-4.14.3-1|237	Requires:	binutils-devel
14mu|kate-4.14.3-1|238	Requires:	boost-devel
14mu|kate-4.14.3-1|239	Requires:	libltdl-devel
14mu|kate-4.14.3-1|240	Requires:	antlr-tool
14mu|kate-4.14.3-1|241	Requires:	antlr-C++
14mu|kate-4.14.3-1|242	Requires:	%{libkateinterfaces} = %{EVRD}
14mu|kate-4.14.3-1|243	Requires:	%{libkatepartinterfaces} = %{EVRD}
14mu|kate-4.14.3-1|244	Conflicts:	kdesdk4-devel < 1:4.6.90
14mu|kate-4.14.3-1|245	Conflicts:	kdelibs4-devel < 2:4.6.90
14mu|kate-4.14.3-1|246	
14mu|kate-4.14.3-1|247	%description  devel
14mu|kate-4.14.3-1|248	This package includes the header files you will need to compile applications
14mu|kate-4.14.3-1|249	against kate.
14mu|kate-4.14.3-1|250	
14mu|kate-4.14.3-1|251	%files devel
14mu|kate-4.14.3-1|252	%{_kde_includedir}/*
14mu|kate-4.14.3-1|253	%{_kde_libdir}/libkateinterfaces.so
14mu|kate-4.14.3-1|254	%{_kde_libdir}/libkatepartinterfaces.so
14mu|kate-4.14.3-1|255	
14mu|kate-4.14.3-1|256	#---------------------------------------------------------------
14mu|kate-4.14.3-1|257	
14mu|kate-4.14.3-1|258	%prep
14mu|kate-4.14.3-1|259	%setup -q
14mu|kate-4.14.3-1|260	
14mu|kate-4.14.3-1|261	%build
14mu|kate-4.14.3-1|262	%cmake_kde4
14mu|kate-4.14.3-1|263	%make
14mu|kate-4.14.3-1|264	
14mu|kate-4.14.3-1|265	%install
14mu|kate-4.14.3-1|266	%makeinstall_std -C build
14mu|kate-4.14.3-1|267	
14mu|kate-4.14.3-1|268	install -m 0644 %{SOURCE1} %{buildroot}%{_kde_applicationsdir}/kwriteroot.desktop
14mu|kate-4.14.3-1|269	
14mu|kate-4.14.3-1|270	
14mu|kate-4.14.3-1|271	%changelog
14mu|kate-4.14.3-1|272	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kate-4.14.3-1|273	+ Revision: ae3ffe4
14mu|kate-4.14.3-1|274	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kate-4.14.3-1|275	
14mu|kate-4.14.3-1|276	

22862 14
14mu|katomic-4.14.3-1|1	Name:		katomic
14mu|katomic-4.14.3-1|2	Version:	4.14.3
14mu|katomic-4.14.3-1|3	Release:	1
14mu|katomic-4.14.3-1|4	Epoch:		1
14mu|katomic-4.14.3-1|5	Summary:	Build complex atoms with a minimal amount of moves
14mu|katomic-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|katomic-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|katomic-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=katomic
14mu|katomic-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|katomic-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|katomic-4.14.3-1|11	
14mu|katomic-4.14.3-1|12	%description
14mu|katomic-4.14.3-1|13	KAtomic is a fun educational game built around molecular geometry.
14mu|katomic-4.14.3-1|14	It employs simplistic two-dimensional looks at different chemical elements.
14mu|katomic-4.14.3-1|15	
14mu|katomic-4.14.3-1|16	%files
14mu|katomic-4.14.3-1|17	%{_kde_bindir}/katomic
14mu|katomic-4.14.3-1|18	%{_kde_applicationsdir}/katomic.desktop
14mu|katomic-4.14.3-1|19	%{_kde_docdir}/*/*/katomic
14mu|katomic-4.14.3-1|20	%{_kde_iconsdir}/hicolor/*/apps/katomic.png
14mu|katomic-4.14.3-1|21	%{_kde_appsdir}/katomic
14mu|katomic-4.14.3-1|22	%{_kde_configdir}/katomic.knsrc
14mu|katomic-4.14.3-1|23	%{_kde_appsdir}/kconf_update/katomic-levelset-upd.pl
14mu|katomic-4.14.3-1|24	%{_kde_appsdir}/kconf_update/katomic-levelset.upd
14mu|katomic-4.14.3-1|25	
14mu|katomic-4.14.3-1|26	#------------------------------------------------------------------------------
14mu|katomic-4.14.3-1|27	
14mu|katomic-4.14.3-1|28	%prep
14mu|katomic-4.14.3-1|29	%setup -q
14mu|katomic-4.14.3-1|30	
14mu|katomic-4.14.3-1|31	%build
14mu|katomic-4.14.3-1|32	%cmake_kde4
14mu|katomic-4.14.3-1|33	%make
14mu|katomic-4.14.3-1|34	
14mu|katomic-4.14.3-1|35	%install
14mu|katomic-4.14.3-1|36	%makeinstall_std -C build
14mu|katomic-4.14.3-1|37	
14mu|katomic-4.14.3-1|38	
14mu|katomic-4.14.3-1|39	%changelog
14mu|katomic-4.14.3-1|40	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|katomic-4.14.3-1|41	+ Revision: e8a0443
14mu|katomic-4.14.3-1|42	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|katomic-4.14.3-1|43	
14mu|katomic-4.14.3-1|44	

22863 14
14mu|kauth-5.24.0-2|1	%define fw_version 5.24
14mu|kauth-5.24.0-2|2	
14mu|kauth-5.24.0-2|3	Summary:	KDE Frameworks 5 policy and authentication module
14mu|kauth-5.24.0-2|4	Name:		kauth
14mu|kauth-5.24.0-2|5	Version:	5.24.0
14mu|kauth-5.24.0-2|6	Release:	2
14mu|kauth-5.24.0-2|7	License:	GPLv2+
14mu|kauth-5.24.0-2|8	Group:		Graphical desktop/KDE
14mu|kauth-5.24.0-2|9	Url:		https://www.kde.org/
14mu|kauth-5.24.0-2|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kauth-5.24.0-2|11	Patch0:		kauth-5.3.0-compile.patch
14mu|kauth-5.24.0-2|12	Patch1:		kauth-5.24.0-CVE-2017-8422.patch
14mu|kauth-5.24.0-2|13	BuildRequires:	extra-cmake-modules
14mu|kauth-5.24.0-2|14	BuildRequires:	qt5-linguist-tools
14mu|kauth-5.24.0-2|15	BuildRequires:	kcoreaddons-devel >= %{version}
14mu|kauth-5.24.0-2|16	BuildRequires:	pkgconfig(polkit-qt5-1)
14mu|kauth-5.24.0-2|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|kauth-5.24.0-2|18	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kauth-5.24.0-2|19	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kauth-5.24.0-2|20	BuildRequires:	pkgconfig(Qt5Test)
14mu|kauth-5.24.0-2|21	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kauth-5.24.0-2|22	
14mu|kauth-5.24.0-2|23	%description
14mu|kauth-5.24.0-2|24	KDE Frameworks 5 policy and authentication module.
14mu|kauth-5.24.0-2|25	
14mu|kauth-5.24.0-2|26	KAuth provides a convenient, system-integrated way to offload actions that need
14mu|kauth-5.24.0-2|27	to be performed as a privileged user (root, for example) to small (hopefully
14mu|kauth-5.24.0-2|28	secure) helper utilities.
14mu|kauth-5.24.0-2|29	
14mu|kauth-5.24.0-2|30	%files
14mu|kauth-5.24.0-2|31	%{_kde5_datadir}/kf5/kauth/*.stub
14mu|kauth-5.24.0-2|32	%{_kde5_libexecdir}/kauth/kauth-policy-gen
14mu|kauth-5.24.0-2|33	%{_qt5_plugindir}/kauth/backend/kauth_backend_plugin.so
14mu|kauth-5.24.0-2|34	%{_qt5_plugindir}/kauth/helper/kauth_helper_plugin.so
14mu|kauth-5.24.0-2|35	%{_sysconfdir}/dbus-1/system.d/org.kde.kf5auth.conf
14mu|kauth-5.24.0-2|36	
14mu|kauth-5.24.0-2|37	#----------------------------------------------------------------------------
14mu|kauth-5.24.0-2|38	
14mu|kauth-5.24.0-2|39	%package i18n
14mu|kauth-5.24.0-2|40	Summary:	KAuth translations
14mu|kauth-5.24.0-2|41	Group:		System/Internationalization
14mu|kauth-5.24.0-2|42	BuildArch:	noarch
14mu|kauth-5.24.0-2|43	
14mu|kauth-5.24.0-2|44	%description i18n
14mu|kauth-5.24.0-2|45	KAuth translations.
14mu|kauth-5.24.0-2|46	
14mu|kauth-5.24.0-2|47	%files i18n -f %{name}.lang
14mu|kauth-5.24.0-2|48	
14mu|kauth-5.24.0-2|49	#----------------------------------------------------------------------------
14mu|kauth-5.24.0-2|50	
14mu|kauth-5.24.0-2|51	%define kf5auth_major 5
14mu|kauth-5.24.0-2|52	%define libkf5auth %mklibname kf5auth %{kf5auth_major}
14mu|kauth-5.24.0-2|53	
14mu|kauth-5.24.0-2|54	%package -n %{libkf5auth}
14mu|kauth-5.24.0-2|55	Summary:	KDE Frameworks 5 policy and authentication shared library
14mu|kauth-5.24.0-2|56	Group:		System/Libraries
14mu|kauth-5.24.0-2|57	Requires:	%{name}
14mu|kauth-5.24.0-2|58	Requires:	%{name}-i18n
14mu|kauth-5.24.0-2|59	
14mu|kauth-5.24.0-2|60	%description -n %{libkf5auth}
14mu|kauth-5.24.0-2|61	KDE Frameworks 5 policy and authentication shared library.
14mu|kauth-5.24.0-2|62	
14mu|kauth-5.24.0-2|63	%files -n %{libkf5auth}
14mu|kauth-5.24.0-2|64	%{_kde5_libdir}/libKF5Auth.so.%{kf5auth_major}*
14mu|kauth-5.24.0-2|65	
14mu|kauth-5.24.0-2|66	#----------------------------------------------------------------------------
14mu|kauth-5.24.0-2|67	
14mu|kauth-5.24.0-2|68	%define devkf5auth %mklibname kf5auth -d
14mu|kauth-5.24.0-2|69	
14mu|kauth-5.24.0-2|70	%package -n %{devkf5auth}
14mu|kauth-5.24.0-2|71	Summary:	Development files for KDE Frameworks 5 policy and authentication module
14mu|kauth-5.24.0-2|72	Group:		Development/KDE and Qt
14mu|kauth-5.24.0-2|73	Requires:	%{libkf5auth} = %{EVRD}
14mu|kauth-5.24.0-2|74	Provides:	%{name}-devel = %{EVRD}
14mu|kauth-5.24.0-2|75	Provides:	kf5auth-devel = %{version}
14mu|kauth-5.24.0-2|76	
14mu|kauth-5.24.0-2|77	%description -n %{devkf5auth}
14mu|kauth-5.24.0-2|78	This package contains header files needed if you wish to build applications
14mu|kauth-5.24.0-2|79	based on %{name}.
14mu|kauth-5.24.0-2|80	
14mu|kauth-5.24.0-2|81	%files -n %{devkf5auth}
14mu|kauth-5.24.0-2|82	%{_kde5_includedir}/KF5/KAuth
14mu|kauth-5.24.0-2|83	%{_kde5_includedir}/KF5/kauth_version.h
14mu|kauth-5.24.0-2|84	%{_kde5_libdir}/cmake/KF5Auth
14mu|kauth-5.24.0-2|85	%{_kde5_libdir}/libKF5Auth.so
14mu|kauth-5.24.0-2|86	%{_kde5_mkspecsdir}/*.pri
14mu|kauth-5.24.0-2|87	
14mu|kauth-5.24.0-2|88	#----------------------------------------------------------------------------
14mu|kauth-5.24.0-2|89	
14mu|kauth-5.24.0-2|90	%prep
14mu|kauth-5.24.0-2|91	%setup -q
14mu|kauth-5.24.0-2|92	%patch0 -p1
14mu|kauth-5.24.0-2|93	%patch1 -p1
14mu|kauth-5.24.0-2|94	
14mu|kauth-5.24.0-2|95	%build
14mu|kauth-5.24.0-2|96	%cmake_kde5 -DKAUTH_BACKEND=PolkitQt5-1
14mu|kauth-5.24.0-2|97	%make
14mu|kauth-5.24.0-2|98	
14mu|kauth-5.24.0-2|99	%install
14mu|kauth-5.24.0-2|100	%makeinstall_std -C build
14mu|kauth-5.24.0-2|101	
14mu|kauth-5.24.0-2|102	%find_lang %{name} --all-name --with-qt
14mu|kauth-5.24.0-2|103	
14mu|kauth-5.24.0-2|104	%changelog
14mu|kauth-5.24.0-2|105	
14mu|kauth-5.24.0-2|106	* Thu May 18 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-2
14mu|kauth-5.24.0-2|107	- (644029d) Add patch to fix CVE-2017-8422
14mu|kauth-5.24.0-2|108	
14mu|kauth-5.24.0-2|109	

22864 14
14mu|kbd-1.15.3-13|1	%define kbddir /usr/lib/kbd
14mu|kbd-1.15.3-13|2	%define mdv_keymaps_ver 20081113
14mu|kbd-1.15.3-13|3	
14mu|kbd-1.15.3-13|4	Name:   	kbd
14mu|kbd-1.15.3-13|5	Version:	1.15.3
14mu|kbd-1.15.3-13|6	Release:	13
14mu|kbd-1.15.3-13|7	Summary:	Keyboard and console utilities for Linux
14mu|kbd-1.15.3-13|8	License:	GPL
14mu|kbd-1.15.3-13|9	Group:  	Terminals
14mu|kbd-1.15.3-13|10	URL:    	ftp://ftp.kernel.org/pub/linux/utils/kbd/
14mu|kbd-1.15.3-13|11	Source0:	ftp://ftp.kernel.org/pub/linux/utils/kbd/kbd-%{version}.tar.bz2
14mu|kbd-1.15.3-13|12	Source2:	ucwfonts.tar.bz2
14mu|kbd-1.15.3-13|13	Source3:	ftp://ftp.linux-france.org/pub/macintosh/kbd-mac-fr-4.1.tar.gz
14mu|kbd-1.15.3-13|14	Source4:	kbd-latsun-fonts.tar.bz2
14mu|kbd-1.15.3-13|15	Source5:	kbd-mdv-keymaps-%{mdv_keymaps_ver}.tar.bz2
14mu|kbd-1.15.3-13|16	# mandriva keyboard updates
14mu|kbd-1.15.3-13|17	Patch0: 	kbd-1.15-mandriva.patch
14mu|kbd-1.15.3-13|18	# tilde with twosuperior in french keyboard
14mu|kbd-1.15.3-13|19	Patch1: 	kbd-1.15-tilde_twosuperior_french_kbd.patch
14mu|kbd-1.15.3-13|20	# some modifications to cover PPC using Linux keycodes
14mu|kbd-1.15.3-13|21	Patch2: 	kbd-1.12-ppc_using_linux_keycodes.patch
14mu|kbd-1.15.3-13|22	# thai support, I tried to convert it from console-tools package
14mu|kbd-1.15.3-13|23	# (support added by Pablo), see these patches as reference:
14mu|kbd-1.15.3-13|24	# http://linux.thai.net/~thep/th-console/console-tools/console-tools-thai_ksym.patch
14mu|kbd-1.15.3-13|25	# http://linux.thai.net/~thep/th-console/console-data/console-data-thai_orig-1999.08.29.patch
14mu|kbd-1.15.3-13|26	# (note: thai_ksym patch not needed anymore, it's merged in kbd)
14mu|kbd-1.15.3-13|27	Patch4: 	kbd-1.12-data_thai.patch
14mu|kbd-1.15.3-13|28	# avoid kbd scheme for loadkeys, we use unicode_start in configure_keyboard.sh
14mu|kbd-1.15.3-13|29	Patch5: 	kbd-1.14.1-unicode_start_no_loadkeys.patch
14mu|kbd-1.15.3-13|30	# (fc) remove unneeded calls in unicode_stop
14mu|kbd-1.15.3-13|31	Patch6:		kbd-1.15-remove-unneeded-calls.patch
14mu|kbd-1.15.3-13|32	# (fc) allow to wait for VT switch in userland (Novell bug #540482) (Gentoo)
14mu|kbd-1.15.3-13|33	Patch7:		kbd-1.12-chvt-userwait.patch
14mu|kbd-1.15.3-13|34	# (tpg) fix es translation, probably will be dropped on next release
14mu|kbd-1.15.3-13|35	Patch8:		kbd-1.15.3-fix-es-translation.patch
14mu|kbd-1.15.3-13|36	BuildRequires:	bison
14mu|kbd-1.15.3-13|37	BuildRequires:	flex
14mu|kbd-1.15.3-13|38	BuildRequires:	gcc
14mu|kbd-1.15.3-13|39	BuildRequires:	gettext-devel
14mu|kbd-1.15.3-13|40	BuildRequires:	glibc-devel
14mu|kbd-1.15.3-13|41	BuildRequires:	make
14mu|kbd-1.15.3-13|42	Conflicts:	initscripts <= 8.54-2mdv2008.0
14mu|kbd-1.15.3-13|43	Conflicts:	util-linux < 2.13
14mu|kbd-1.15.3-13|44	Obsoletes:	console-tools <= 0.2.3-64
14mu|kbd-1.15.3-13|45	Obsoletes:	libconsole0 <= 0.2.3-64
14mu|kbd-1.15.3-13|46	Obsoletes:	libconsole0-devel <= 0.2.3-64
14mu|kbd-1.15.3-13|47	Obsoletes:	libconsole0-static-devel <= 0.2.3-64
14mu|kbd-1.15.3-13|48	Obsoletes:	lib64console0 <= 0.2.3-64
14mu|kbd-1.15.3-13|49	Obsoletes:	lib64console0-devel <= 0.2.3-64
14mu|kbd-1.15.3-13|50	Obsoletes:	lib64console0-static-devel <= 0.2.3-64
14mu|kbd-1.15.3-13|51	
14mu|kbd-1.15.3-13|52	%description
14mu|kbd-1.15.3-13|53	This package contains utilities to load console fonts and keyboard maps.
14mu|kbd-1.15.3-13|54	It also includes a number of different fonts and keyboard maps.
14mu|kbd-1.15.3-13|55	
14mu|kbd-1.15.3-13|56	%prep
14mu|kbd-1.15.3-13|57	%setup -q -a 2
14mu|kbd-1.15.3-13|58	%patch0 -p1
14mu|kbd-1.15.3-13|59	%patch1 -p1
14mu|kbd-1.15.3-13|60	%ifarch ppc ppc64
14mu|kbd-1.15.3-13|61	%patch2 -p1
14mu|kbd-1.15.3-13|62	%endif
14mu|kbd-1.15.3-13|63	%patch4 -p1
14mu|kbd-1.15.3-13|64	%patch5 -p1
14mu|kbd-1.15.3-13|65	%patch6 -p1
14mu|kbd-1.15.3-13|66	%patch7 -p1
14mu|kbd-1.15.3-13|67	%patch8 -p1
14mu|kbd-1.15.3-13|68	
14mu|kbd-1.15.3-13|69	mkdir mac_frnew; cd mac_frnew
14mu|kbd-1.15.3-13|70	tar -zxf %{SOURCE3}
14mu|kbd-1.15.3-13|71	gunzip mac-fr-ext_new.kmap.gz
14mu|kbd-1.15.3-13|72	mv mac-fr-ext_new.kmap ../data/keymaps/mac/all/mac-fr-ext_new.map
14mu|kbd-1.15.3-13|73	cd ..; rm -rf mac_frnew
14mu|kbd-1.15.3-13|74	
14mu|kbd-1.15.3-13|75	tar -jxf %{SOURCE4}
14mu|kbd-1.15.3-13|76	
14mu|kbd-1.15.3-13|77	pushd data
14mu|kbd-1.15.3-13|78	tar -jxf %{SOURCE5}
14mu|kbd-1.15.3-13|79	cp keymaps/i386/include/delete.inc keymaps/i386/include/delete.map
14mu|kbd-1.15.3-13|80	popd
14mu|kbd-1.15.3-13|81	
14mu|kbd-1.15.3-13|82	%build
14mu|kbd-1.15.3-13|83	%configure2_5x	\
14mu|kbd-1.15.3-13|84	--datadir=%{kbddir} \
14mu|kbd-1.15.3-13|85	--mandir=%{_mandir} \
14mu|kbd-1.15.3-13|86	--enable-nls \
14mu|kbd-1.15.3-13|87	--localedir=%{_datadir}/locale \
14mu|kbd-1.15.3-13|88	--enable-optional-progs \
14mu|kbd-1.15.3-13|89	--disable-rpath
14mu|kbd-1.15.3-13|90	
14mu|kbd-1.15.3-13|91	%make
14mu|kbd-1.15.3-13|92	
14mu|kbd-1.15.3-13|93	%install
14mu|kbd-1.15.3-13|94	%makeinstall_std \
14mu|kbd-1.15.3-13|95	localedir=%{_datadir}/locale
14mu|kbd-1.15.3-13|96	
14mu|kbd-1.15.3-13|97	# keep some keymap/consolefonts compatibility with console-tools
14mu|kbd-1.15.3-13|98	ln -s fr-latin9.map.gz \
14mu|kbd-1.15.3-13|99	%{buildroot}%{kbddir}/keymaps/i386/azerty/fr-latin0.map.gz
14mu|kbd-1.15.3-13|100	ln -s us-acentos.map.gz \
14mu|kbd-1.15.3-13|101	%{buildroot}%{kbddir}/keymaps/i386/qwerty/us-intl.map.gz
14mu|kbd-1.15.3-13|102	ln -s mac-us.map.gz \
14mu|kbd-1.15.3-13|103	%{buildroot}%{kbddir}/keymaps/mac/all/mac-br-abnt2.map.gz
14mu|kbd-1.15.3-13|104	ln -s mac-us.map.gz \
14mu|kbd-1.15.3-13|105	%{buildroot}%{kbddir}/keymaps/mac/all/mac-gr.map.gz
14mu|kbd-1.15.3-13|106	ln -s mac-us.map.gz \
14mu|kbd-1.15.3-13|107	%{buildroot}%{kbddir}/keymaps/mac/all/mac-no-latin1.map.gz
14mu|kbd-1.15.3-13|108	ln -s mac-us.map.gz \
14mu|kbd-1.15.3-13|109	%{buildroot}%{kbddir}/keymaps/mac/all/mac-cz-us-qwertz.map.gz
14mu|kbd-1.15.3-13|110	ln -s mac-us.map.gz \
14mu|kbd-1.15.3-13|111	%{buildroot}%{kbddir}/keymaps/mac/all/mac-hu.map.gz
14mu|kbd-1.15.3-13|112	ln -s mac-us.map.gz \
14mu|kbd-1.15.3-13|113	%{buildroot}%{kbddir}/keymaps/mac/all/mac-Pl02.map.gz
14mu|kbd-1.15.3-13|114	ln -s mac-us.map.gz \
14mu|kbd-1.15.3-13|115	%{buildroot}%{kbddir}/keymaps/mac/all/mac-ru1.map.gz
14mu|kbd-1.15.3-13|116	ln -s mac-us.map.gz \
14mu|kbd-1.15.3-13|117	%{buildroot}%{kbddir}/keymaps/mac/all/mac-jp106.map.gz
14mu|kbd-1.15.3-13|118	ln -s iso07u-16.psfu.gz \
14mu|kbd-1.15.3-13|119	%{buildroot}%{kbddir}/consolefonts/iso07.f16.psfu.gz
14mu|kbd-1.15.3-13|120	ln -s lat5-16.psfu.gz \
14mu|kbd-1.15.3-13|121	%{buildroot}%{kbddir}/consolefonts/lat5u-16.psfu.gz
14mu|kbd-1.15.3-13|122	# Define default console font
14mu|kbd-1.15.3-13|123	ln -s LatGrkCyr-8x16.psfu.gz \
14mu|kbd-1.15.3-13|124	%{buildroot}%{kbddir}/consolefonts/default.psfu.gz
14mu|kbd-1.15.3-13|125	
14mu|kbd-1.15.3-13|126	# Our initscripts/drakx-kbd-mouse-x11 may want to load these directly as
14mu|kbd-1.15.3-13|127	# they were like this when using console-tools (GRP_TOGGLE), so we do
14mu|kbd-1.15.3-13|128	# this to keep compatibility (#32284)
14mu|kbd-1.15.3-13|129	for toggle_file in alt_shift_toggle caps_toggle ctrl_alt_toggle \
14mu|kbd-1.15.3-13|130	ctrl_shift_toggle lwin_toggle menu_toggle \
14mu|kbd-1.15.3-13|131	rwin_toggle toggle
14mu|kbd-1.15.3-13|132	do
14mu|kbd-1.15.3-13|133	cp %{buildroot}%{kbddir}/keymaps/i386/include/$toggle_file.inc \
14mu|kbd-1.15.3-13|134	%{buildroot}%{kbddir}/keymaps/i386/include/$toggle_file.map
14mu|kbd-1.15.3-13|135	gzip %{buildroot}%{kbddir}/keymaps/i386/include/$toggle_file.map
14mu|kbd-1.15.3-13|136	done
14mu|kbd-1.15.3-13|137	
14mu|kbd-1.15.3-13|138	# some scripts expects setfont, unicode_{start,stop} and loadkeys inside /bin
14mu|kbd-1.15.3-13|139	mkdir -p %{buildroot}/bin
14mu|kbd-1.15.3-13|140	mv %{buildroot}/%{_bindir}/unicode_{start,stop} %{buildroot}/bin
14mu|kbd-1.15.3-13|141	ln -s ../../bin/unicode_start %{buildroot}/%{_bindir}/unicode_start
14mu|kbd-1.15.3-13|142	ln -s ../../bin/unicode_stop %{buildroot}/%{_bindir}/unicode_stop
14mu|kbd-1.15.3-13|143	mv %{buildroot}/%{_bindir}/{loadkeys,setfont,kbd_mode} %{buildroot}/bin
14mu|kbd-1.15.3-13|144	ln -s ../../bin/kbd_mode %{buildroot}/%{_bindir}/kbd_mode
14mu|kbd-1.15.3-13|145	ln -s ../../bin/loadkeys %{buildroot}/%{_bindir}/loadkeys
14mu|kbd-1.15.3-13|146	ln -s ../../bin/setfont %{buildroot}/%{_bindir}/setfont
14mu|kbd-1.15.3-13|147	
14mu|kbd-1.15.3-13|148	%find_lang %{name}
14mu|kbd-1.15.3-13|149	
14mu|kbd-1.15.3-13|150	%triggerun -- kbd < 1.15-5mdv
14mu|kbd-1.15.3-13|151	/sbin/chkconfig --del keytable
14mu|kbd-1.15.3-13|152	exit 0
14mu|kbd-1.15.3-13|153	
14mu|kbd-1.15.3-13|154	
14mu|kbd-1.15.3-13|155	%files -f %{name}.lang
14mu|kbd-1.15.3-13|156	%defattr(0755,root,root,0755)
14mu|kbd-1.15.3-13|157	%{_bindir}/chvt
14mu|kbd-1.15.3-13|158	%{_bindir}/deallocvt
14mu|kbd-1.15.3-13|159	%{_bindir}/dumpkeys
14mu|kbd-1.15.3-13|160	%{_bindir}/fgconsole
14mu|kbd-1.15.3-13|161	%{_bindir}/getkeycodes
14mu|kbd-1.15.3-13|162	%{_bindir}/kbd_mode
14mu|kbd-1.15.3-13|163	%{_bindir}/kbdrate
14mu|kbd-1.15.3-13|164	%{_bindir}/loadkeys
14mu|kbd-1.15.3-13|165	%{_bindir}/loadunimap
14mu|kbd-1.15.3-13|166	%{_bindir}/mapscrn
14mu|kbd-1.15.3-13|167	%{_bindir}/openvt
14mu|kbd-1.15.3-13|168	%{_bindir}/psfaddtable
14mu|kbd-1.15.3-13|169	%{_bindir}/psfgettable
14mu|kbd-1.15.3-13|170	%{_bindir}/psfstriptable
14mu|kbd-1.15.3-13|171	%{_bindir}/psfxtable
14mu|kbd-1.15.3-13|172	%ifarch %{ix86}
14mu|kbd-1.15.3-13|173	%{_bindir}/resizecons
14mu|kbd-1.15.3-13|174	%endif
14mu|kbd-1.15.3-13|175	%{_bindir}/setfont
14mu|kbd-1.15.3-13|176	%{_bindir}/setkeycodes
14mu|kbd-1.15.3-13|177	%{_bindir}/setleds
14mu|kbd-1.15.3-13|178	%{_bindir}/setmetamode
14mu|kbd-1.15.3-13|179	%{_bindir}/showconsolefont
14mu|kbd-1.15.3-13|180	%{_bindir}/showkey
14mu|kbd-1.15.3-13|181	%{_bindir}/unicode_start
14mu|kbd-1.15.3-13|182	%{_bindir}/unicode_stop
14mu|kbd-1.15.3-13|183	%{_bindir}/clrunimap
14mu|kbd-1.15.3-13|184	%{_bindir}/getunimap
14mu|kbd-1.15.3-13|185	%{_bindir}/kbdinfo
14mu|kbd-1.15.3-13|186	%{_bindir}/outpsfheader
14mu|kbd-1.15.3-13|187	%{_bindir}/screendump
14mu|kbd-1.15.3-13|188	%{_bindir}/setlogcons
14mu|kbd-1.15.3-13|189	%{_bindir}/setpalette
14mu|kbd-1.15.3-13|190	%{_bindir}/setvesablank
14mu|kbd-1.15.3-13|191	%{_bindir}/setvtrgb
14mu|kbd-1.15.3-13|192	%{_bindir}/spawn_console
14mu|kbd-1.15.3-13|193	%{_bindir}/spawn_login
14mu|kbd-1.15.3-13|194	/bin/loadkeys
14mu|kbd-1.15.3-13|195	/bin/setfont
14mu|kbd-1.15.3-13|196	/bin/unicode_start
14mu|kbd-1.15.3-13|197	/bin/unicode_stop
14mu|kbd-1.15.3-13|198	/bin/kbd_mode
14mu|kbd-1.15.3-13|199	%defattr(0644,root,root,0755)
14mu|kbd-1.15.3-13|200	%{_mandir}/man1/chvt.1*
14mu|kbd-1.15.3-13|201	%{_mandir}/man1/deallocvt.1*
14mu|kbd-1.15.3-13|202	%{_mandir}/man1/dumpkeys.1*
14mu|kbd-1.15.3-13|203	%{_mandir}/man1/fgconsole.1*
14mu|kbd-1.15.3-13|204	%{_mandir}/man1/kbd_mode.1*
14mu|kbd-1.15.3-13|205	%{_mandir}/man1/loadkeys.1*
14mu|kbd-1.15.3-13|206	%{_mandir}/man1/openvt.1*
14mu|kbd-1.15.3-13|207	%{_mandir}/man1/psfaddtable.1*
14mu|kbd-1.15.3-13|208	%{_mandir}/man1/psfgettable.1*
14mu|kbd-1.15.3-13|209	%{_mandir}/man1/psfstriptable.1*
14mu|kbd-1.15.3-13|210	%{_mandir}/man1/psfxtable.1*
14mu|kbd-1.15.3-13|211	%{_mandir}/man1/setleds.1*
14mu|kbd-1.15.3-13|212	%{_mandir}/man1/setmetamode.1*
14mu|kbd-1.15.3-13|213	%{_mandir}/man1/showkey.1*
14mu|kbd-1.15.3-13|214	%{_mandir}/man1/unicode_start.1*
14mu|kbd-1.15.3-13|215	%{_mandir}/man1/unicode_stop.1*
14mu|kbd-1.15.3-13|216	%{_mandir}/man5/keymaps.5*
14mu|kbd-1.15.3-13|217	%{_mandir}/man8/getkeycodes.8*
14mu|kbd-1.15.3-13|218	%{_mandir}/man8/kbdrate.8*
14mu|kbd-1.15.3-13|219	%{_mandir}/man8/loadunimap.8*
14mu|kbd-1.15.3-13|220	%{_mandir}/man8/mapscrn.8*
14mu|kbd-1.15.3-13|221	%{_mandir}/man8/resizecons.8*
14mu|kbd-1.15.3-13|222	%{_mandir}/man8/setfont.8*
14mu|kbd-1.15.3-13|223	%{_mandir}/man8/setkeycodes.8*
14mu|kbd-1.15.3-13|224	%{_mandir}/man8/showconsolefont.8*
14mu|kbd-1.15.3-13|225	%{_mandir}/man1/codepage.1*
14mu|kbd-1.15.3-13|226	%{_mandir}/man1/screendump.1*
14mu|kbd-1.15.3-13|227	%{_mandir}/man1/splitfont.1*
14mu|kbd-1.15.3-13|228	%{_mandir}/man8/clrunimap.8*
14mu|kbd-1.15.3-13|229	%{_mandir}/man8/getunimap.8*
14mu|kbd-1.15.3-13|230	%{_mandir}/man8/mk_modmap.8*
14mu|kbd-1.15.3-13|231	%{_mandir}/man8/setlogcons.8*
14mu|kbd-1.15.3-13|232	%{_mandir}/man8/setvesablank.8*
14mu|kbd-1.15.3-13|233	%{_mandir}/man8/setvtrgb.8*
14mu|kbd-1.15.3-13|234	%{_mandir}/man8/vcstime.8*
14mu|kbd-1.15.3-13|235	%{kbddir}
14mu|kbd-1.15.3-13|236	
14mu|kbd-1.15.3-13|237	
14mu|kbd-1.15.3-13|238	
14mu|kbd-1.15.3-13|239	%changelog
14mu|kbd-1.15.3-13|240	
14mu|kbd-1.15.3-13|241	* Thu Apr 23 2015 din <d.fedorov@ntcit-rosa.ru> 1.15.3-13
14mu|kbd-1.15.3-13|242	- (9d16974) Merge pull request #4 from law/kbd:rosa2014.1
14mu|kbd-1.15.3-13|243	- (9d16974) Add latsun fonts to satisfy existing Fresh installations
14mu|kbd-1.15.3-13|244	
14mu|kbd-1.15.3-13|245	

22865 14
14mu|kblackbox-4.14.3-1|1	Name:		kblackbox
14mu|kblackbox-4.14.3-1|2	Version:	4.14.3
14mu|kblackbox-4.14.3-1|3	Release:	1
14mu|kblackbox-4.14.3-1|4	Epoch:		1
14mu|kblackbox-4.14.3-1|5	Summary:	Find atoms in a grid by shooting electrons
14mu|kblackbox-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kblackbox-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kblackbox-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=kblackbox
14mu|kblackbox-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kblackbox-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kblackbox-4.14.3-1|11	
14mu|kblackbox-4.14.3-1|12	%description
14mu|kblackbox-4.14.3-1|13	KBlackbox is a game of hide and seek played on a grid of boxes where the
14mu|kblackbox-4.14.3-1|14	computer has hidden several balls. The position of the hidden balls can be
14mu|kblackbox-4.14.3-1|15	deduced by shooting beams into the box.
14mu|kblackbox-4.14.3-1|16	
14mu|kblackbox-4.14.3-1|17	%files
14mu|kblackbox-4.14.3-1|18	%{_kde_bindir}/kblackbox
14mu|kblackbox-4.14.3-1|19	%{_kde_applicationsdir}/kblackbox.desktop
14mu|kblackbox-4.14.3-1|20	%{_kde_appsdir}/kblackbox
14mu|kblackbox-4.14.3-1|21	%{_kde_docdir}/*/*/kblackbox
14mu|kblackbox-4.14.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/kblackbox.png
14mu|kblackbox-4.14.3-1|23	
14mu|kblackbox-4.14.3-1|24	#------------------------------------------------------------------------------
14mu|kblackbox-4.14.3-1|25	
14mu|kblackbox-4.14.3-1|26	%prep
14mu|kblackbox-4.14.3-1|27	%setup -q
14mu|kblackbox-4.14.3-1|28	
14mu|kblackbox-4.14.3-1|29	%build
14mu|kblackbox-4.14.3-1|30	%cmake_kde4
14mu|kblackbox-4.14.3-1|31	%make
14mu|kblackbox-4.14.3-1|32	
14mu|kblackbox-4.14.3-1|33	%install
14mu|kblackbox-4.14.3-1|34	%makeinstall_std -C build
14mu|kblackbox-4.14.3-1|35	
14mu|kblackbox-4.14.3-1|36	
14mu|kblackbox-4.14.3-1|37	%changelog
14mu|kblackbox-4.14.3-1|38	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kblackbox-4.14.3-1|39	+ Revision: 3ec43e6
14mu|kblackbox-4.14.3-1|40	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kblackbox-4.14.3-1|41	
14mu|kblackbox-4.14.3-1|42	

22866 14
14mu|kblocks-4.14.3-1|1	Name:		kblocks
14mu|kblocks-4.14.3-1|2	Version:	4.14.3
14mu|kblocks-4.14.3-1|3	Release:	1
14mu|kblocks-4.14.3-1|4	Epoch:		1
14mu|kblocks-4.14.3-1|5	Summary:	Single player falling blocks puzzle game
14mu|kblocks-4.14.3-1|6	Group:		Games/Arcade
14mu|kblocks-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kblocks-4.14.3-1|8	URL:		http://www.kde.org/applications/games/kblocks/
14mu|kblocks-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kblocks-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kblocks-4.14.3-1|11	
14mu|kblocks-4.14.3-1|12	%description
14mu|kblocks-4.14.3-1|13	KBlocks is the classic falling blocks game.
14mu|kblocks-4.14.3-1|14	
14mu|kblocks-4.14.3-1|15	The idea is to stack the falling blocks to create horizontal lines
14mu|kblocks-4.14.3-1|16	without any gaps. When a line is completed it is removed, and more
14mu|kblocks-4.14.3-1|17	space is available in the play area. When there is not enough space
14mu|kblocks-4.14.3-1|18	for blocks to fall, the game is over.
14mu|kblocks-4.14.3-1|19	
14mu|kblocks-4.14.3-1|20	%files
14mu|kblocks-4.14.3-1|21	%{_kde_bindir}/kblocks
14mu|kblocks-4.14.3-1|22	%{_kde_applicationsdir}/kblocks.desktop
14mu|kblocks-4.14.3-1|23	%{_kde_appsdir}/kblocks
14mu|kblocks-4.14.3-1|24	%{_kde_datadir}/config.kcfg/kblocks.kcfg
14mu|kblocks-4.14.3-1|25	%{_kde_configdir}/kblocks.knsrc
14mu|kblocks-4.14.3-1|26	%{_kde_docdir}/HTML/en/kblocks
14mu|kblocks-4.14.3-1|27	%{_kde_iconsdir}/hicolor/*/apps/kblocks.*
14mu|kblocks-4.14.3-1|28	
14mu|kblocks-4.14.3-1|29	#------------------------------------------------------------------------------
14mu|kblocks-4.14.3-1|30	
14mu|kblocks-4.14.3-1|31	%prep
14mu|kblocks-4.14.3-1|32	%setup -q
14mu|kblocks-4.14.3-1|33	
14mu|kblocks-4.14.3-1|34	%build
14mu|kblocks-4.14.3-1|35	%cmake_kde4
14mu|kblocks-4.14.3-1|36	%make
14mu|kblocks-4.14.3-1|37	
14mu|kblocks-4.14.3-1|38	%install
14mu|kblocks-4.14.3-1|39	%makeinstall_std -C build
14mu|kblocks-4.14.3-1|40	
14mu|kblocks-4.14.3-1|41	
14mu|kblocks-4.14.3-1|42	%changelog
14mu|kblocks-4.14.3-1|43	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kblocks-4.14.3-1|44	+ Revision: 4bca355
14mu|kblocks-4.14.3-1|45	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kblocks-4.14.3-1|46	
14mu|kblocks-4.14.3-1|47	

22867 14
14mu|kbookmarks-5.24.0-1|1	%define fw_version 5.24
14mu|kbookmarks-5.24.0-1|2	
14mu|kbookmarks-5.24.0-1|3	Summary:	KDE Frameworks 5 bookmarks and the XBEL format support module
14mu|kbookmarks-5.24.0-1|4	Name:		kbookmarks
14mu|kbookmarks-5.24.0-1|5	Version:	5.24.0
14mu|kbookmarks-5.24.0-1|6	Release:	1
14mu|kbookmarks-5.24.0-1|7	License:	GPLv2+
14mu|kbookmarks-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kbookmarks-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kbookmarks-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kbookmarks-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kbookmarks-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kbookmarks-5.24.0-1|13	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|kbookmarks-5.24.0-1|14	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kbookmarks-5.24.0-1|15	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|kbookmarks-5.24.0-1|16	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kbookmarks-5.24.0-1|17	BuildRequires:	kf5xmlgui-devel >= %{version}
14mu|kbookmarks-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Core)
14mu|kbookmarks-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kbookmarks-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kbookmarks-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Test)
14mu|kbookmarks-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kbookmarks-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kbookmarks-5.24.0-1|24	
14mu|kbookmarks-5.24.0-1|25	%description
14mu|kbookmarks-5.24.0-1|26	KDE Frameworks 5 bookmarks and the XBEL format support module.
14mu|kbookmarks-5.24.0-1|27	
14mu|kbookmarks-5.24.0-1|28	KBookmarks lets you access and manipulate bookmarks stored using the
14mu|kbookmarks-5.24.0-1|29	XBEL format.
14mu|kbookmarks-5.24.0-1|30	
14mu|kbookmarks-5.24.0-1|31	#----------------------------------------------------------------------------
14mu|kbookmarks-5.24.0-1|32	
14mu|kbookmarks-5.24.0-1|33	%package i18n
14mu|kbookmarks-5.24.0-1|34	Summary:	KBookmarks translations
14mu|kbookmarks-5.24.0-1|35	Group:		System/Internationalization
14mu|kbookmarks-5.24.0-1|36	BuildArch:	noarch
14mu|kbookmarks-5.24.0-1|37	
14mu|kbookmarks-5.24.0-1|38	%description i18n
14mu|kbookmarks-5.24.0-1|39	KBookmarks translations.
14mu|kbookmarks-5.24.0-1|40	
14mu|kbookmarks-5.24.0-1|41	%files i18n -f %{name}.lang
14mu|kbookmarks-5.24.0-1|42	
14mu|kbookmarks-5.24.0-1|43	#----------------------------------------------------------------------------
14mu|kbookmarks-5.24.0-1|44	
14mu|kbookmarks-5.24.0-1|45	%define kf5bookmarks_major 5
14mu|kbookmarks-5.24.0-1|46	%define libkf5bookmarks %mklibname kf5bookmarks %{kf5bookmarks_major}
14mu|kbookmarks-5.24.0-1|47	
14mu|kbookmarks-5.24.0-1|48	%package -n %{libkf5bookmarks}
14mu|kbookmarks-5.24.0-1|49	Summary:	KDE Frameworks 5 bookmarks and the XBEL format support shared library
14mu|kbookmarks-5.24.0-1|50	Group:		System/Libraries
14mu|kbookmarks-5.24.0-1|51	Requires:	%{name}-i18n
14mu|kbookmarks-5.24.0-1|52	
14mu|kbookmarks-5.24.0-1|53	%description -n %{libkf5bookmarks}
14mu|kbookmarks-5.24.0-1|54	KDE Frameworks 5 bookmarks and the XBEL format support shared library.
14mu|kbookmarks-5.24.0-1|55	
14mu|kbookmarks-5.24.0-1|56	%files -n %{libkf5bookmarks}
14mu|kbookmarks-5.24.0-1|57	%{_kde5_libdir}/libKF5Bookmarks.so.%{kf5bookmarks_major}*
14mu|kbookmarks-5.24.0-1|58	
14mu|kbookmarks-5.24.0-1|59	#----------------------------------------------------------------------------
14mu|kbookmarks-5.24.0-1|60	
14mu|kbookmarks-5.24.0-1|61	%define devkf5bookmarks %mklibname kf5bookmarks -d
14mu|kbookmarks-5.24.0-1|62	
14mu|kbookmarks-5.24.0-1|63	%package -n %{devkf5bookmarks}
14mu|kbookmarks-5.24.0-1|64	Summary:	Development files for KDE Frameworks 5 bookmarks support module
14mu|kbookmarks-5.24.0-1|65	Group:		Development/KDE and Qt
14mu|kbookmarks-5.24.0-1|66	Requires:	%{libkf5bookmarks} = %{EVRD}
14mu|kbookmarks-5.24.0-1|67	Provides:	%{name}-devel = %{EVRD}
14mu|kbookmarks-5.24.0-1|68	Provides:	kf5bookmarks-devel = %{version}
14mu|kbookmarks-5.24.0-1|69	
14mu|kbookmarks-5.24.0-1|70	%description -n %{devkf5bookmarks}
14mu|kbookmarks-5.24.0-1|71	This package contains header files needed if you wish to build applications
14mu|kbookmarks-5.24.0-1|72	based on %{name}.
14mu|kbookmarks-5.24.0-1|73	
14mu|kbookmarks-5.24.0-1|74	%files -n %{devkf5bookmarks}
14mu|kbookmarks-5.24.0-1|75	%{_kde5_includedir}/KF5/KBookmarks
14mu|kbookmarks-5.24.0-1|76	%{_kde5_includedir}/KF5/kbookmarks_version.h
14mu|kbookmarks-5.24.0-1|77	%{_kde5_libdir}/cmake/KF5Bookmarks
14mu|kbookmarks-5.24.0-1|78	%{_kde5_libdir}/libKF5Bookmarks.so
14mu|kbookmarks-5.24.0-1|79	%{_kde5_mkspecsdir}/*.pri
14mu|kbookmarks-5.24.0-1|80	
14mu|kbookmarks-5.24.0-1|81	#----------------------------------------------------------------------------
14mu|kbookmarks-5.24.0-1|82	
14mu|kbookmarks-5.24.0-1|83	%prep
14mu|kbookmarks-5.24.0-1|84	%setup -q
14mu|kbookmarks-5.24.0-1|85	
14mu|kbookmarks-5.24.0-1|86	%build
14mu|kbookmarks-5.24.0-1|87	%cmake_kde5
14mu|kbookmarks-5.24.0-1|88	%make
14mu|kbookmarks-5.24.0-1|89	
14mu|kbookmarks-5.24.0-1|90	%install
14mu|kbookmarks-5.24.0-1|91	%makeinstall_std -C build
14mu|kbookmarks-5.24.0-1|92	
14mu|kbookmarks-5.24.0-1|93	%find_lang %{name} --all-name --with-qt
14mu|kbookmarks-5.24.0-1|94	
14mu|kbookmarks-5.24.0-1|95	%changelog
14mu|kbookmarks-5.24.0-1|96	
14mu|kbookmarks-5.24.0-1|97	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kbookmarks-5.24.0-1|98	- (898d13d) New version 5.24.0
14mu|kbookmarks-5.24.0-1|99	
14mu|kbookmarks-5.24.0-1|100	

22868 14
14mu|kbounce-4.14.3-1|1	Name:		kbounce
14mu|kbounce-4.14.3-1|2	Version:	4.14.3
14mu|kbounce-4.14.3-1|3	Release:	1
14mu|kbounce-4.14.3-1|4	Epoch:		1
14mu|kbounce-4.14.3-1|5	Summary:	Claim areas and don't get disturbed
14mu|kbounce-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kbounce-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kbounce-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=kbounce
14mu|kbounce-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kbounce-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kbounce-4.14.3-1|11	
14mu|kbounce-4.14.3-1|12	%description
14mu|kbounce-4.14.3-1|13	KBounce is a single player arcade game with the elements of puzzle.
14mu|kbounce-4.14.3-1|14	
14mu|kbounce-4.14.3-1|15	It is played on a field, surrounded by wall, with two or more balls
14mu|kbounce-4.14.3-1|16	bouncing around within the walls. The object of the game is to build
14mu|kbounce-4.14.3-1|17	new walls to decrease the size of the active field.
14mu|kbounce-4.14.3-1|18	
14mu|kbounce-4.14.3-1|19	%files
14mu|kbounce-4.14.3-1|20	%{_kde_bindir}/kbounce
14mu|kbounce-4.14.3-1|21	%{_kde_applicationsdir}/kbounce.desktop
14mu|kbounce-4.14.3-1|22	%{_kde_appsdir}/kbounce
14mu|kbounce-4.14.3-1|23	%{_kde_iconsdir}/*/*/apps/kbounce*
14mu|kbounce-4.14.3-1|24	%{_kde_docdir}/*/*/kbounce
14mu|kbounce-4.14.3-1|25	
14mu|kbounce-4.14.3-1|26	#-------------------------------------------------------------------------------
14mu|kbounce-4.14.3-1|27	
14mu|kbounce-4.14.3-1|28	%prep
14mu|kbounce-4.14.3-1|29	%setup -q
14mu|kbounce-4.14.3-1|30	
14mu|kbounce-4.14.3-1|31	%build
14mu|kbounce-4.14.3-1|32	%cmake_kde4
14mu|kbounce-4.14.3-1|33	%make
14mu|kbounce-4.14.3-1|34	
14mu|kbounce-4.14.3-1|35	%install
14mu|kbounce-4.14.3-1|36	%makeinstall_std -C build
14mu|kbounce-4.14.3-1|37	
14mu|kbounce-4.14.3-1|38	
14mu|kbounce-4.14.3-1|39	%changelog
14mu|kbounce-4.14.3-1|40	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kbounce-4.14.3-1|41	+ Revision: ef0635d
14mu|kbounce-4.14.3-1|42	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kbounce-4.14.3-1|43	
14mu|kbounce-4.14.3-1|44	

22869 14
14mu|kbreakout-4.14.3-1|1	Summary:	Breakout like game
14mu|kbreakout-4.14.3-1|2	Name:		kbreakout
14mu|kbreakout-4.14.3-1|3	Version:	4.14.3
14mu|kbreakout-4.14.3-1|4	Release:	1
14mu|kbreakout-4.14.3-1|5	Epoch:		1
14mu|kbreakout-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kbreakout-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kbreakout-4.14.3-1|8	Url:		http://www.kde.org/applications/games/kbreakout/
14mu|kbreakout-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kbreakout-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kbreakout-4.14.3-1|11	Requires:	libkdegames-corebindings
14mu|kbreakout-4.14.3-1|12	
14mu|kbreakout-4.14.3-1|13	%description
14mu|kbreakout-4.14.3-1|14	KBreakout is a Breakout-like game.
14mu|kbreakout-4.14.3-1|15	
14mu|kbreakout-4.14.3-1|16	Its object is to destroy as many bricks as possible without losing the ball.
14mu|kbreakout-4.14.3-1|17	
14mu|kbreakout-4.14.3-1|18	%files
14mu|kbreakout-4.14.3-1|19	%{_kde_bindir}/kbreakout
14mu|kbreakout-4.14.3-1|20	%{_kde_applicationsdir}/kbreakout.desktop
14mu|kbreakout-4.14.3-1|21	%{_kde_appsdir}/kbreakout
14mu|kbreakout-4.14.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/kbreakout.png
14mu|kbreakout-4.14.3-1|23	%{_kde_docdir}/*/*/kbreakout
14mu|kbreakout-4.14.3-1|24	
14mu|kbreakout-4.14.3-1|25	#------------------------------------------------------------------------------
14mu|kbreakout-4.14.3-1|26	
14mu|kbreakout-4.14.3-1|27	%prep
14mu|kbreakout-4.14.3-1|28	%setup -q
14mu|kbreakout-4.14.3-1|29	
14mu|kbreakout-4.14.3-1|30	%build
14mu|kbreakout-4.14.3-1|31	%cmake_kde4
14mu|kbreakout-4.14.3-1|32	%make
14mu|kbreakout-4.14.3-1|33	
14mu|kbreakout-4.14.3-1|34	%install
14mu|kbreakout-4.14.3-1|35	%makeinstall_std -C build
14mu|kbreakout-4.14.3-1|36	
14mu|kbreakout-4.14.3-1|37	
14mu|kbreakout-4.14.3-1|38	%changelog
14mu|kbreakout-4.14.3-1|39	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kbreakout-4.14.3-1|40	+ Revision: 540703a
14mu|kbreakout-4.14.3-1|41	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kbreakout-4.14.3-1|42	
14mu|kbreakout-4.14.3-1|43	

22870 14
14mu|kbruch-4.14.3-1|1	Summary:	Practice calculating with fractions
14mu|kbruch-4.14.3-1|2	Name:		kbruch
14mu|kbruch-4.14.3-1|3	Version:	4.14.3
14mu|kbruch-4.14.3-1|4	Release:	1
14mu|kbruch-4.14.3-1|5	License:	GPLv2+
14mu|kbruch-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kbruch-4.14.3-1|7	Url:		http://edu.kde.org/kbruch
14mu|kbruch-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kbruch-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kbruch-4.14.3-1|10	
14mu|kbruch-4.14.3-1|11	%description
14mu|kbruch-4.14.3-1|12	KBruch is a small program to practice calculating with fractions.
14mu|kbruch-4.14.3-1|13	
14mu|kbruch-4.14.3-1|14	%files
14mu|kbruch-4.14.3-1|15	%doc README NEWS VERSION AUTHORS ChangeLog TODO COPYING COPYING.DOC
14mu|kbruch-4.14.3-1|16	%doc %{_kde_docdir}/HTML/en/kbruch
14mu|kbruch-4.14.3-1|17	%{_kde_bindir}/kbruch
14mu|kbruch-4.14.3-1|18	%{_kde_applicationsdir}/kbruch.desktop
14mu|kbruch-4.14.3-1|19	%{_kde_appsdir}/kbruch
14mu|kbruch-4.14.3-1|20	%{_kde_iconsdir}/*/*/apps/kbruch.*
14mu|kbruch-4.14.3-1|21	%{_kde_datadir}/appdata/kbruch.appdata.xml
14mu|kbruch-4.14.3-1|22	%{_kde_datadir}/config.kcfg/kbruch.kcfg
14mu|kbruch-4.14.3-1|23	%{_kde_mandir}/man1/kbruch.1.*
14mu|kbruch-4.14.3-1|24	
14mu|kbruch-4.14.3-1|25	#----------------------------------------------------------------------
14mu|kbruch-4.14.3-1|26	
14mu|kbruch-4.14.3-1|27	%prep
14mu|kbruch-4.14.3-1|28	%setup -q
14mu|kbruch-4.14.3-1|29	
14mu|kbruch-4.14.3-1|30	%build
14mu|kbruch-4.14.3-1|31	%cmake_kde4
14mu|kbruch-4.14.3-1|32	%make
14mu|kbruch-4.14.3-1|33	
14mu|kbruch-4.14.3-1|34	%install
14mu|kbruch-4.14.3-1|35	%makeinstall_std -C build
14mu|kbruch-4.14.3-1|36	
14mu|kbruch-4.14.3-1|37	
14mu|kbruch-4.14.3-1|38	%changelog
14mu|kbruch-4.14.3-1|39	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kbruch-4.14.3-1|40	+ Revision: e4b3bf1
14mu|kbruch-4.14.3-1|41	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kbruch-4.14.3-1|42	
14mu|kbruch-4.14.3-1|43	

22871 14
14mu|kcachegrind-4.14.3-1|1	Summary:	Visualisation tool for profiling data generated by Cachegrind and Calltree
14mu|kcachegrind-4.14.3-1|2	Name:		kcachegrind
14mu|kcachegrind-4.14.3-1|3	Version:	4.14.3
14mu|kcachegrind-4.14.3-1|4	Release:	1
14mu|kcachegrind-4.14.3-1|5	Epoch:		1
14mu|kcachegrind-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kcachegrind-4.14.3-1|7	License:	GPLv2+
14mu|kcachegrind-4.14.3-1|8	Url:		http://www.kde.org
14mu|kcachegrind-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kcachegrind-4.14.3-1|10	%if %{is_beta}
14mu|kcachegrind-4.14.3-1|11	%define ftpdir unstable
14mu|kcachegrind-4.14.3-1|12	%else
14mu|kcachegrind-4.14.3-1|13	%define ftpdir stable
14mu|kcachegrind-4.14.3-1|14	%endif
14mu|kcachegrind-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kcachegrind-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kcachegrind-4.14.3-1|17	Requires:	valgrind
14mu|kcachegrind-4.14.3-1|18	
14mu|kcachegrind-4.14.3-1|19	%description
14mu|kcachegrind-4.14.3-1|20	KCachegrind is a visualisation tool for the profiling data generated by
14mu|kcachegrind-4.14.3-1|21	Cachegrind and Calltree (they profile data file format is upwards compatible).
14mu|kcachegrind-4.14.3-1|22	Calltree extends Cachegrind, which is part of Valgrind.
14mu|kcachegrind-4.14.3-1|23	
14mu|kcachegrind-4.14.3-1|24	%files
14mu|kcachegrind-4.14.3-1|25	%{_kde_bindir}/kcachegrind
14mu|kcachegrind-4.14.3-1|26	%{_kde_bindir}/dprof2calltree
14mu|kcachegrind-4.14.3-1|27	%{_kde_bindir}/hotshot2calltree
14mu|kcachegrind-4.14.3-1|28	%{_kde_bindir}/memprof2calltree
14mu|kcachegrind-4.14.3-1|29	%{_kde_bindir}/op2calltree
14mu|kcachegrind-4.14.3-1|30	%{_kde_bindir}/pprof2calltree
14mu|kcachegrind-4.14.3-1|31	%{_kde_appsdir}/kcachegrind
14mu|kcachegrind-4.14.3-1|32	%{_kde_applicationsdir}/kcachegrind.desktop
14mu|kcachegrind-4.14.3-1|33	%{_kde_iconsdir}/*/*/*/kcachegrind*
14mu|kcachegrind-4.14.3-1|34	%{_kde_docdir}/*/*/kcachegrind
14mu|kcachegrind-4.14.3-1|35	
14mu|kcachegrind-4.14.3-1|36	#----------------------------------------------------------------------------
14mu|kcachegrind-4.14.3-1|37	
14mu|kcachegrind-4.14.3-1|38	%prep
14mu|kcachegrind-4.14.3-1|39	%setup -q
14mu|kcachegrind-4.14.3-1|40	
14mu|kcachegrind-4.14.3-1|41	%build
14mu|kcachegrind-4.14.3-1|42	%cmake_kde4
14mu|kcachegrind-4.14.3-1|43	%make
14mu|kcachegrind-4.14.3-1|44	
14mu|kcachegrind-4.14.3-1|45	%install
14mu|kcachegrind-4.14.3-1|46	%makeinstall_std -C build
14mu|kcachegrind-4.14.3-1|47	
14mu|kcachegrind-4.14.3-1|48	
14mu|kcachegrind-4.14.3-1|49	%changelog
14mu|kcachegrind-4.14.3-1|50	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kcachegrind-4.14.3-1|51	+ Revision: 91e1561
14mu|kcachegrind-4.14.3-1|52	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kcachegrind-4.14.3-1|53	
14mu|kcachegrind-4.14.3-1|54	

22872 14
14mu|kcalc-4.14.3-1|1	Name:		kcalc
14mu|kcalc-4.14.3-1|2	Summary:	Do scientific calculations
14mu|kcalc-4.14.3-1|3	Version:	4.14.3
14mu|kcalc-4.14.3-1|4	Release:	1
14mu|kcalc-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|kcalc-4.14.3-1|6	License:	LGPLv2
14mu|kcalc-4.14.3-1|7	URL:		http://utils.kde.org/projects/kcalc/
14mu|kcalc-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kcalc-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kcalc-4.14.3-1|10	BuildRequires:	gmp-devel
14mu|kcalc-4.14.3-1|11	
14mu|kcalc-4.14.3-1|12	%description
14mu|kcalc-4.14.3-1|13	KCalc is a calculator which offers many more mathematical functions
14mu|kcalc-4.14.3-1|14	than meet the eye on a first glance. Please study the section on
14mu|kcalc-4.14.3-1|15	keyboard accelerators and modes in the handbook to learn more about
14mu|kcalc-4.14.3-1|16	the many functions available.
14mu|kcalc-4.14.3-1|17	
14mu|kcalc-4.14.3-1|18	%files
14mu|kcalc-4.14.3-1|19	%{_kde_appsdir}/kcalc
14mu|kcalc-4.14.3-1|20	%{_kde_appsdir}/kconf_update
14mu|kcalc-4.14.3-1|21	%{_kde_bindir}/kcalc
14mu|kcalc-4.14.3-1|22	%{_kde_applicationsdir}/kcalc.desktop
14mu|kcalc-4.14.3-1|23	%{_kde_datadir}/config.kcfg/kcalc.kcfg
14mu|kcalc-4.14.3-1|24	%{_kde_docdir}/HTML/*/kcalc
14mu|kcalc-4.14.3-1|25	%{_kde_libdir}/libkdeinit4_kcalc.so
14mu|kcalc-4.14.3-1|26	
14mu|kcalc-4.14.3-1|27	#----------------------------------------------------------------------
14mu|kcalc-4.14.3-1|28	
14mu|kcalc-4.14.3-1|29	%prep
14mu|kcalc-4.14.3-1|30	%setup -q
14mu|kcalc-4.14.3-1|31	
14mu|kcalc-4.14.3-1|32	%build
14mu|kcalc-4.14.3-1|33	%cmake_kde4
14mu|kcalc-4.14.3-1|34	%make
14mu|kcalc-4.14.3-1|35	
14mu|kcalc-4.14.3-1|36	%install
14mu|kcalc-4.14.3-1|37	%makeinstall_std -C build
14mu|kcalc-4.14.3-1|38	
14mu|kcalc-4.14.3-1|39	
14mu|kcalc-4.14.3-1|40	%changelog
14mu|kcalc-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kcalc-4.14.3-1|42	+ Revision: 06c77fd
14mu|kcalc-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kcalc-4.14.3-1|44	
14mu|kcalc-4.14.3-1|45	

22873 14
14mu|kcalcore-16.04.3-1|1	Summary:	KDE Frameworks 5 calendar access module
14mu|kcalcore-16.04.3-1|2	Name:		kcalcore
14mu|kcalcore-16.04.3-1|3	Version:	16.04.3
14mu|kcalcore-16.04.3-1|4	Release:	1
14mu|kcalcore-16.04.3-1|5	License:	LGPLv2+
14mu|kcalcore-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kcalcore-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kcalcore-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kcalcore-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kcalcore-16.04.3-1|10	BuildRequires:	kf5kdelibs4support-devel
14mu|kcalcore-16.04.3-1|11	BuildRequires:	pkgconfig(libical)
14mu|kcalcore-16.04.3-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|kcalcore-16.04.3-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kcalcore-16.04.3-1|14	BuildRequires:	pkgconfig(Qt5Test)
14mu|kcalcore-16.04.3-1|15	
14mu|kcalcore-16.04.3-1|16	%description
14mu|kcalcore-16.04.3-1|17	KDE Frameworks 5 calendar access module.
14mu|kcalcore-16.04.3-1|18	
14mu|kcalcore-16.04.3-1|19	#----------------------------------------------------------------------------
14mu|kcalcore-16.04.3-1|20	
14mu|kcalcore-16.04.3-1|21	%define kf5calendarcore_major 5
14mu|kcalcore-16.04.3-1|22	%define libkf5calendarcore %mklibname kf5calendarcore %{kf5calendarcore_major}
14mu|kcalcore-16.04.3-1|23	
14mu|kcalcore-16.04.3-1|24	%package -n %{libkf5calendarcore}
14mu|kcalcore-16.04.3-1|25	Summary:	KDE Frameworks 5 calendar access shared library
14mu|kcalcore-16.04.3-1|26	Group:		System/Libraries
14mu|kcalcore-16.04.3-1|27	
14mu|kcalcore-16.04.3-1|28	%description -n %{libkf5calendarcore}
14mu|kcalcore-16.04.3-1|29	KDE Frameworks 5 calendar access shared library.
14mu|kcalcore-16.04.3-1|30	
14mu|kcalcore-16.04.3-1|31	%files -n %{libkf5calendarcore}
14mu|kcalcore-16.04.3-1|32	%{_kde5_libdir}/libKF5CalendarCore.so.%{kf5calendarcore_major}*
14mu|kcalcore-16.04.3-1|33	
14mu|kcalcore-16.04.3-1|34	#----------------------------------------------------------------------------
14mu|kcalcore-16.04.3-1|35	
14mu|kcalcore-16.04.3-1|36	%define devkf5calendarcore %mklibname kf5calendarcore -d
14mu|kcalcore-16.04.3-1|37	
14mu|kcalcore-16.04.3-1|38	%package -n %{devkf5calendarcore}
14mu|kcalcore-16.04.3-1|39	Summary:	Development files for KDE Frameworks 5 calendar access module
14mu|kcalcore-16.04.3-1|40	Group:		Development/KDE and Qt
14mu|kcalcore-16.04.3-1|41	Requires:	%{libkf5calendarcore} = %{EVRD}
14mu|kcalcore-16.04.3-1|42	Provides:	%{name}-devel = %{EVRD}
14mu|kcalcore-16.04.3-1|43	Provides:	kf5calendarcore-devel = %{version}
14mu|kcalcore-16.04.3-1|44	
14mu|kcalcore-16.04.3-1|45	%description -n %{devkf5calendarcore}
14mu|kcalcore-16.04.3-1|46	This package contains header files needed if you wish to build applications
14mu|kcalcore-16.04.3-1|47	based on %{name}.
14mu|kcalcore-16.04.3-1|48	
14mu|kcalcore-16.04.3-1|49	%files -n %{devkf5calendarcore}
14mu|kcalcore-16.04.3-1|50	%{_kde5_includedir}/KF5/KCalCore
14mu|kcalcore-16.04.3-1|51	%{_kde5_includedir}/KF5/kcalcore_version.h
14mu|kcalcore-16.04.3-1|52	%{_kde5_libdir}/cmake/KF5CalendarCore
14mu|kcalcore-16.04.3-1|53	%{_kde5_libdir}/libKF5CalendarCore.so
14mu|kcalcore-16.04.3-1|54	%{_kde5_mkspecsdir}/*.pri
14mu|kcalcore-16.04.3-1|55	
14mu|kcalcore-16.04.3-1|56	#----------------------------------------------------------------------------
14mu|kcalcore-16.04.3-1|57	
14mu|kcalcore-16.04.3-1|58	%prep
14mu|kcalcore-16.04.3-1|59	%setup -q
14mu|kcalcore-16.04.3-1|60	
14mu|kcalcore-16.04.3-1|61	%build
14mu|kcalcore-16.04.3-1|62	%cmake_kde5
14mu|kcalcore-16.04.3-1|63	%make
14mu|kcalcore-16.04.3-1|64	
14mu|kcalcore-16.04.3-1|65	%install
14mu|kcalcore-16.04.3-1|66	%makeinstall_std -C build
14mu|kcalcore-16.04.3-1|67	
14mu|kcalcore-16.04.3-1|68	
14mu|kcalcore-16.04.3-1|69	%changelog
14mu|kcalcore-16.04.3-1|70	
14mu|kcalcore-16.04.3-1|71	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|kcalcore-16.04.3-1|72	- (b511884) New version 16.04.3
14mu|kcalcore-16.04.3-1|73	
14mu|kcalcore-16.04.3-1|74	

22874 14
14mu|kcalutils-16.04.3-1|1	Summary:	KDE Frameworks 5 calendar utility module
14mu|kcalutils-16.04.3-1|2	Name:		kcalutils
14mu|kcalutils-16.04.3-1|3	Version:	16.04.3
14mu|kcalutils-16.04.3-1|4	Release:	1
14mu|kcalutils-16.04.3-1|5	License:	LGPLv2.1+
14mu|kcalutils-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kcalutils-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kcalutils-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kcalutils-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kcalutils-16.04.3-1|10	BuildRequires:	grantlee-qt5-devel
14mu|kcalutils-16.04.3-1|11	BuildRequires:	kf5calendarcore-devel
14mu|kcalutils-16.04.3-1|12	BuildRequires:	kf5codecs-devel
14mu|kcalutils-16.04.3-1|13	BuildRequires:	kf5config-devel
14mu|kcalutils-16.04.3-1|14	BuildRequires:	kf5coreaddons-devel
14mu|kcalutils-16.04.3-1|15	BuildRequires:	kf5kdelibs4support-devel
14mu|kcalutils-16.04.3-1|16	BuildRequires:	kf5i18n-devel
14mu|kcalutils-16.04.3-1|17	BuildRequires:	kf5identitymanagement-devel
14mu|kcalutils-16.04.3-1|18	BuildRequires:	pkgconfig(Qt5Core)
14mu|kcalutils-16.04.3-1|19	BuildRequires:	pkgconfig(Qt5Test)
14mu|kcalutils-16.04.3-1|20	
14mu|kcalutils-16.04.3-1|21	%description
14mu|kcalutils-16.04.3-1|22	KDE Frameworks 5 calendar utility module.
14mu|kcalutils-16.04.3-1|23	
14mu|kcalutils-16.04.3-1|24	%files
14mu|kcalutils-16.04.3-1|25	%dir %{_kde5_datadir}/kcalendar/templates/default/
14mu|kcalutils-16.04.3-1|26	%{_kde5_datadir}/kcalendar/templates/default/*.html
14mu|kcalutils-16.04.3-1|27	%{_kde5_libdir}/grantlee/5.*/kcalendar_grantlee_plugin.so
14mu|kcalutils-16.04.3-1|28	
14mu|kcalutils-16.04.3-1|29	#----------------------------------------------------------------------------
14mu|kcalutils-16.04.3-1|30	
14mu|kcalutils-16.04.3-1|31	%define kf5calendarutils_major 5
14mu|kcalutils-16.04.3-1|32	%define libkf5calendarutils %mklibname kf5calendarutils %{kf5calendarutils_major}
14mu|kcalutils-16.04.3-1|33	
14mu|kcalutils-16.04.3-1|34	%package -n %{libkf5calendarutils}
14mu|kcalutils-16.04.3-1|35	Summary:	KDE Frameworks 5 calendar utility shared library
14mu|kcalutils-16.04.3-1|36	Group:		System/Libraries
14mu|kcalutils-16.04.3-1|37	Requires:	%{name}
14mu|kcalutils-16.04.3-1|38	
14mu|kcalutils-16.04.3-1|39	%description -n %{libkf5calendarutils}
14mu|kcalutils-16.04.3-1|40	KDE Frameworks 5 calendar utility shared library.
14mu|kcalutils-16.04.3-1|41	
14mu|kcalutils-16.04.3-1|42	%files -n %{libkf5calendarutils}
14mu|kcalutils-16.04.3-1|43	%{_kde5_libdir}/libKF5CalendarUtils.so.%{kf5calendarutils_major}*
14mu|kcalutils-16.04.3-1|44	
14mu|kcalutils-16.04.3-1|45	#----------------------------------------------------------------------------
14mu|kcalutils-16.04.3-1|46	
14mu|kcalutils-16.04.3-1|47	%define devkf5calendarutils %mklibname kf5calendarutils -d
14mu|kcalutils-16.04.3-1|48	
14mu|kcalutils-16.04.3-1|49	%package -n %{devkf5calendarutils}
14mu|kcalutils-16.04.3-1|50	Summary:	Development files for KDE Frameworks 5 calendar utility module
14mu|kcalutils-16.04.3-1|51	Group:		Development/KDE and Qt
14mu|kcalutils-16.04.3-1|52	Requires:	%{libkf5calendarutils} = %{EVRD}
14mu|kcalutils-16.04.3-1|53	Provides:	%{name}-devel = %{EVRD}
14mu|kcalutils-16.04.3-1|54	Provides:	kf5calendarutils-devel = %{version}
14mu|kcalutils-16.04.3-1|55	
14mu|kcalutils-16.04.3-1|56	%description -n %{devkf5calendarutils}
14mu|kcalutils-16.04.3-1|57	This package contains header files needed if you wish to build applications
14mu|kcalutils-16.04.3-1|58	based on %{name}.
14mu|kcalutils-16.04.3-1|59	
14mu|kcalutils-16.04.3-1|60	%files -n %{devkf5calendarutils}
14mu|kcalutils-16.04.3-1|61	%{_kde5_includedir}/KF5/KCalUtils
14mu|kcalutils-16.04.3-1|62	%{_kde5_includedir}/KF5/kcalutils_version.h
14mu|kcalutils-16.04.3-1|63	%{_kde5_libdir}/cmake/KF5CalendarUtils
14mu|kcalutils-16.04.3-1|64	%{_kde5_libdir}/libKF5CalendarUtils.so
14mu|kcalutils-16.04.3-1|65	%{_kde5_mkspecsdir}/*.pri
14mu|kcalutils-16.04.3-1|66	
14mu|kcalutils-16.04.3-1|67	#----------------------------------------------------------------------------
14mu|kcalutils-16.04.3-1|68	
14mu|kcalutils-16.04.3-1|69	%prep
14mu|kcalutils-16.04.3-1|70	%setup -q
14mu|kcalutils-16.04.3-1|71	
14mu|kcalutils-16.04.3-1|72	%build
14mu|kcalutils-16.04.3-1|73	%cmake_kde5
14mu|kcalutils-16.04.3-1|74	%make
14mu|kcalutils-16.04.3-1|75	
14mu|kcalutils-16.04.3-1|76	%install
14mu|kcalutils-16.04.3-1|77	%makeinstall_std -C build
14mu|kcalutils-16.04.3-1|78	
14mu|kcalutils-16.04.3-1|79	
14mu|kcalutils-16.04.3-1|80	%changelog
14mu|kcalutils-16.04.3-1|81	
14mu|kcalutils-16.04.3-1|82	* Mon Jul 18 2016 Rosa <rosa@abf.rosalinux.ru> 16.04.3-1
14mu|kcalutils-16.04.3-1|83	- (fc24ff5) Automatic import for version 16.04.3-1
14mu|kcalutils-16.04.3-1|84	
14mu|kcalutils-16.04.3-1|85	

22875 14
14mu|kcharselect-4.14.3-1|1	Name:		kcharselect
14mu|kcharselect-4.14.3-1|2	Summary:	Select special characters from any font
14mu|kcharselect-4.14.3-1|3	Version:	4.14.3
14mu|kcharselect-4.14.3-1|4	Release:	1
14mu|kcharselect-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|kcharselect-4.14.3-1|6	License:	LGPLv2
14mu|kcharselect-4.14.3-1|7	URL:		http://utils.kde.org/projects/kcharselect
14mu|kcharselect-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kcharselect-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kcharselect-4.14.3-1|10	
14mu|kcharselect-4.14.3-1|11	%description
14mu|kcharselect-4.14.3-1|12	KCharSelect is a tool to select special characters from all installed
14mu|kcharselect-4.14.3-1|13	fonts and copy them into the clipboard.
14mu|kcharselect-4.14.3-1|14	
14mu|kcharselect-4.14.3-1|15	%files
14mu|kcharselect-4.14.3-1|16	%{_kde_appsdir}/kcharselect
14mu|kcharselect-4.14.3-1|17	%{_kde_bindir}/kcharselect
14mu|kcharselect-4.14.3-1|18	%{_kde_applicationsdir}/KCharSelect.desktop
14mu|kcharselect-4.14.3-1|19	%{_kde_docdir}/HTML/*/kcharselect
14mu|kcharselect-4.14.3-1|20	
14mu|kcharselect-4.14.3-1|21	#----------------------------------------------------------------------
14mu|kcharselect-4.14.3-1|22	
14mu|kcharselect-4.14.3-1|23	%prep
14mu|kcharselect-4.14.3-1|24	%setup -q
14mu|kcharselect-4.14.3-1|25	
14mu|kcharselect-4.14.3-1|26	%build
14mu|kcharselect-4.14.3-1|27	%cmake_kde4
14mu|kcharselect-4.14.3-1|28	%make
14mu|kcharselect-4.14.3-1|29	
14mu|kcharselect-4.14.3-1|30	%install
14mu|kcharselect-4.14.3-1|31	%makeinstall_std -C build
14mu|kcharselect-4.14.3-1|32	
14mu|kcharselect-4.14.3-1|33	
14mu|kcharselect-4.14.3-1|34	%changelog
14mu|kcharselect-4.14.3-1|35	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kcharselect-4.14.3-1|36	+ Revision: 403f8f0
14mu|kcharselect-4.14.3-1|37	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kcharselect-4.14.3-1|38	
14mu|kcharselect-4.14.3-1|39	

22876 14
14mu|kcm-drakfirewall-1.0-11|1	Summary:	A KDE Control Module for launching drakfirewall
14mu|kcm-drakfirewall-1.0-11|2	Name:		kcm-drakfirewall
14mu|kcm-drakfirewall-1.0-11|3	Version:	1.0
14mu|kcm-drakfirewall-1.0-11|4	Release:	11
14mu|kcm-drakfirewall-1.0-11|5	License:	GPLv3+
14mu|kcm-drakfirewall-1.0-11|6	Group:		Graphical desktop/KDE
14mu|kcm-drakfirewall-1.0-11|7	Source0:	kcm_drakfirewall.desktop
14mu|kcm-drakfirewall-1.0-11|8	BuildRequires:  kde4-macros
14mu|kcm-drakfirewall-1.0-11|9	BuildArch:	noarch
14mu|kcm-drakfirewall-1.0-11|10	
14mu|kcm-drakfirewall-1.0-11|11	%description
14mu|kcm-drakfirewall-1.0-11|12	Drakfirewall launcher for KDE Control Center.
14mu|kcm-drakfirewall-1.0-11|13	
14mu|kcm-drakfirewall-1.0-11|14	%files
14mu|kcm-drakfirewall-1.0-11|15	%{_kde_services}/kcm_drakfirewall.desktop
14mu|kcm-drakfirewall-1.0-11|16	
14mu|kcm-drakfirewall-1.0-11|17	#----------------------------------------------------------------------------
14mu|kcm-drakfirewall-1.0-11|18	
14mu|kcm-drakfirewall-1.0-11|19	%prep
14mu|kcm-drakfirewall-1.0-11|20	
14mu|kcm-drakfirewall-1.0-11|21	%build
14mu|kcm-drakfirewall-1.0-11|22	
14mu|kcm-drakfirewall-1.0-11|23	%install
14mu|kcm-drakfirewall-1.0-11|24	mkdir -p %{buildroot}%{_kde_services}
14mu|kcm-drakfirewall-1.0-11|25	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
14mu|kcm-drakfirewall-1.0-11|26	
14mu|kcm-drakfirewall-1.0-11|27	
14mu|kcm-drakfirewall-1.0-11|28	%changelog
14mu|kcm-drakfirewall-1.0-11|29	* Wed Feb 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-11
14mu|kcm-drakfirewall-1.0-11|30	+ Revision: eb081bf
14mu|kcm-drakfirewall-1.0-11|31	- Add kde-macros BR
14mu|kcm-drakfirewall-1.0-11|32	
14mu|kcm-drakfirewall-1.0-11|33	

22877 14
14mu|kcm-drakguard-1.0-8|1	Summary:	A KDE Control Module for launching drakguard
14mu|kcm-drakguard-1.0-8|2	Name:		kcm-drakguard
14mu|kcm-drakguard-1.0-8|3	Version:	1.0
14mu|kcm-drakguard-1.0-8|4	Release:	8
14mu|kcm-drakguard-1.0-8|5	License:	GPLv3+
14mu|kcm-drakguard-1.0-8|6	Group:		Graphical desktop/KDE
14mu|kcm-drakguard-1.0-8|7	Source0:	kcm_drakguard.desktop
14mu|kcm-drakguard-1.0-8|8	BuildRequires: kde4-macros
14mu|kcm-drakguard-1.0-8|9	BuildArch:	noarch
14mu|kcm-drakguard-1.0-8|10	
14mu|kcm-drakguard-1.0-8|11	%description
14mu|kcm-drakguard-1.0-8|12	Drakguard launcher for KDE Control Center.
14mu|kcm-drakguard-1.0-8|13	
14mu|kcm-drakguard-1.0-8|14	%files
14mu|kcm-drakguard-1.0-8|15	%{_kde_services}/kcm_drakguard.desktop
14mu|kcm-drakguard-1.0-8|16	
14mu|kcm-drakguard-1.0-8|17	#----------------------------------------------------------------------------
14mu|kcm-drakguard-1.0-8|18	
14mu|kcm-drakguard-1.0-8|19	%prep
14mu|kcm-drakguard-1.0-8|20	
14mu|kcm-drakguard-1.0-8|21	%build
14mu|kcm-drakguard-1.0-8|22	
14mu|kcm-drakguard-1.0-8|23	%install
14mu|kcm-drakguard-1.0-8|24	mkdir -p %{buildroot}%{_kde_services}
14mu|kcm-drakguard-1.0-8|25	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
14mu|kcm-drakguard-1.0-8|26	
14mu|kcm-drakguard-1.0-8|27	%changelog
14mu|kcm-drakguard-1.0-8|28	* Wed Feb 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14mu|kcm-drakguard-1.0-8|29	+ Revision: b2a8b5e
14mu|kcm-drakguard-1.0-8|30	- Add kde4-macros BR
14mu|kcm-drakguard-1.0-8|31	
14mu|kcm-drakguard-1.0-8|32	

22878 14
14mu|kcm-grub2-0.5.8-13|1	%define getres kcm-grub2-getres
14mu|kcm-grub2-0.5.8-13|2	
14mu|kcm-grub2-0.5.8-13|3	Summary:	A KDE Control Module for configuring the GRUB2 bootloader
14mu|kcm-grub2-0.5.8-13|4	Name:		kcm-grub2
14mu|kcm-grub2-0.5.8-13|5	Version:	0.5.8
14mu|kcm-grub2-0.5.8-13|6	Release:	13
14mu|kcm-grub2-0.5.8-13|7	License:	GPLv3+
14mu|kcm-grub2-0.5.8-13|8	Group:		Graphical desktop/KDE
14mu|kcm-grub2-0.5.8-13|9	Url:		http://ksmanis.wordpress.com/projects/grub2-editor/
14mu|kcm-grub2-0.5.8-13|10	Source0:	%{name}-%{version}.tar.gz
14mu|kcm-grub2-0.5.8-13|11	Source1:	get_res.cpp
14mu|kcm-grub2-0.5.8-13|12	Source2:	%{name}.po
14mu|kcm-grub2-0.5.8-13|13	Source3:	kcm-grub2-languages
14mu|kcm-grub2-0.5.8-13|14	Patch0:		kcm-grub2-read-mode-from-file.patch
14mu|kcm-grub2-0.5.8-13|15	Patch1:		kcm-grub2-language.patch
14mu|kcm-grub2-0.5.8-13|16	Patch2:		kcm-grub2-fixed-set-default.patch
14mu|kcm-grub2-0.5.8-13|17	BuildRequires:	kdelibs4-devel
14mu|kcm-grub2-0.5.8-13|18	BuildRequires:	pkgconfig(hwinfo)
14mu|kcm-grub2-0.5.8-13|19	BuildRequires:	pkgconfig(ImageMagick)
14mu|kcm-grub2-0.5.8-13|20	Requires:	grub2
14mu|kcm-grub2-0.5.8-13|21	
14mu|kcm-grub2-0.5.8-13|22	%description
14mu|kcm-grub2-0.5.8-13|23	Smoothly integrated in KDE System Settings, it is the central place
14mu|kcm-grub2-0.5.8-13|24	for managing your GRUB2 configuration.
14mu|kcm-grub2-0.5.8-13|25	
14mu|kcm-grub2-0.5.8-13|26	%files -f %{name}.lang
14mu|kcm-grub2-0.5.8-13|27	%doc COPYING README
14mu|kcm-grub2-0.5.8-13|28	%{_datadir}/kde4/services/kcm_grub2.desktop
14mu|kcm-grub2-0.5.8-13|29	%{_kde_libdir}/kde4/kcm_grub2.so
14mu|kcm-grub2-0.5.8-13|30	%{_kde_libdir}/kde4/libexec/kcmgrub2helper
14mu|kcm-grub2-0.5.8-13|31	%config %{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmgrub2.conf
14mu|kcm-grub2-0.5.8-13|32	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmgrub2.service
14mu|kcm-grub2-0.5.8-13|33	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmgrub2.policy
14mu|kcm-grub2-0.5.8-13|34	%{_sbindir}/%{getres}
14mu|kcm-grub2-0.5.8-13|35	%{_localstatedir}/lib/mandriva/kde4-profiles/common/share/config/languages
14mu|kcm-grub2-0.5.8-13|36	
14mu|kcm-grub2-0.5.8-13|37	%post
14mu|kcm-grub2-0.5.8-13|38	%{_sbindir}/%{getres}
14mu|kcm-grub2-0.5.8-13|39	
14mu|kcm-grub2-0.5.8-13|40	#----------------------------------------------------------------------------
14mu|kcm-grub2-0.5.8-13|41	
14mu|kcm-grub2-0.5.8-13|42	%prep
14mu|kcm-grub2-0.5.8-13|43	%setup -n %{name}-%{version} -q
14mu|kcm-grub2-0.5.8-13|44	cp -f %{SOURCE2} ./po/ru/kcm-grub2.po
14mu|kcm-grub2-0.5.8-13|45	%apply_patches
14mu|kcm-grub2-0.5.8-13|46	g++ %{SOURCE1} -l hd -o %{getres}
14mu|kcm-grub2-0.5.8-13|47	
14mu|kcm-grub2-0.5.8-13|48	%build
14mu|kcm-grub2-0.5.8-13|49	%cmake_kde4
14mu|kcm-grub2-0.5.8-13|50	%make
14mu|kcm-grub2-0.5.8-13|51	
14mu|kcm-grub2-0.5.8-13|52	%install
14mu|kcm-grub2-0.5.8-13|53	%makeinstall_std -C build
14mu|kcm-grub2-0.5.8-13|54	
14mu|kcm-grub2-0.5.8-13|55	install -d %{buildroot}%{_sbindir}
14mu|kcm-grub2-0.5.8-13|56	install -m 700 %{getres} %{buildroot}%{_sbindir}/%{getres}
14mu|kcm-grub2-0.5.8-13|57	mkdir -p %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/share/config
14mu|kcm-grub2-0.5.8-13|58	install -m 644 %{SOURCE3} %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/share/config/languages
14mu|kcm-grub2-0.5.8-13|59	
14mu|kcm-grub2-0.5.8-13|60	%find_lang %{name}
14mu|kcm-grub2-0.5.8-13|61	
14mu|kcm-grub2-0.5.8-13|62	%changelog
14mu|kcm-grub2-0.5.8-13|63	
14mu|kcm-grub2-0.5.8-13|64	* Tue Jun 13 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.8-13
14mu|kcm-grub2-0.5.8-13|65	- (30818f6) Bump release
14mu|kcm-grub2-0.5.8-13|66	
14mu|kcm-grub2-0.5.8-13|67	

22879 14
14mu|kcm-logdrake-1.0-1|1	Summary:	A KDE Control Module for launching logdrake
14mu|kcm-logdrake-1.0-1|2	Name:		kcm-logdrake
14mu|kcm-logdrake-1.0-1|3	Version:	1.0
14mu|kcm-logdrake-1.0-1|4	Release:	1
14mu|kcm-logdrake-1.0-1|5	License:	GPLv3+
14mu|kcm-logdrake-1.0-1|6	Group:		Graphical desktop/KDE
14mu|kcm-logdrake-1.0-1|7	Source0:	kcm_logdrake.desktop
14mu|kcm-logdrake-1.0-1|8	BuildRequires:  kde4-macros
14mu|kcm-logdrake-1.0-1|9	BuildArch:	noarch
14mu|kcm-logdrake-1.0-1|10	
14mu|kcm-logdrake-1.0-1|11	%description
14mu|kcm-logdrake-1.0-1|12	Logdrake launcher for KDE Control Center.
14mu|kcm-logdrake-1.0-1|13	
14mu|kcm-logdrake-1.0-1|14	%files
14mu|kcm-logdrake-1.0-1|15	%{_kde_services}/kcm_logdrake.desktop
14mu|kcm-logdrake-1.0-1|16	
14mu|kcm-logdrake-1.0-1|17	#----------------------------------------------------------------------------
14mu|kcm-logdrake-1.0-1|18	
14mu|kcm-logdrake-1.0-1|19	%prep
14mu|kcm-logdrake-1.0-1|20	
14mu|kcm-logdrake-1.0-1|21	%build
14mu|kcm-logdrake-1.0-1|22	
14mu|kcm-logdrake-1.0-1|23	%install
14mu|kcm-logdrake-1.0-1|24	mkdir -p %{buildroot}%{_kde_services}
14mu|kcm-logdrake-1.0-1|25	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
14mu|kcm-logdrake-1.0-1|26	
14mu|kcm-logdrake-1.0-1|27	
14mu|kcm-logdrake-1.0-1|28	%changelog
14mu|kcm-logdrake-1.0-1|29	
14mu|kcm-logdrake-1.0-1|30	* Fri May 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
14mu|kcm-logdrake-1.0-1|31	- (4140000) Imported from SRPM
14mu|kcm-logdrake-1.0-1|32	
14mu|kcm-logdrake-1.0-1|33	

22880 14
14mu|kcm-printer-1.0-10|1	Name:           kcm-printer
14mu|kcm-printer-1.0-10|2	Version:        1.0
14mu|kcm-printer-1.0-10|3	Release:        10
14mu|kcm-printer-1.0-10|4	License:        GPLv3+
14mu|kcm-printer-1.0-10|5	Group:          Graphical desktop/KDE
14mu|kcm-printer-1.0-10|6	Summary:        A KDE Control Module for launching system-config-printer
14mu|kcm-printer-1.0-10|7	BuildArch:      noarch
14mu|kcm-printer-1.0-10|8	BuildRequires:	kde4-macros
14mu|kcm-printer-1.0-10|9	Source0:        kcm_printer.desktop
14mu|kcm-printer-1.0-10|10	%rename      kde-print-manager
14mu|kcm-printer-1.0-10|11	
14mu|kcm-printer-1.0-10|12	%description
14mu|kcm-printer-1.0-10|13	system-config-printer launcher for KDE Control Center
14mu|kcm-printer-1.0-10|14	
14mu|kcm-printer-1.0-10|15	%prep
14mu|kcm-printer-1.0-10|16	
14mu|kcm-printer-1.0-10|17	%build
14mu|kcm-printer-1.0-10|18	
14mu|kcm-printer-1.0-10|19	%install
14mu|kcm-printer-1.0-10|20	mkdir -p %{buildroot}%{_kde_services}
14mu|kcm-printer-1.0-10|21	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
14mu|kcm-printer-1.0-10|22	
14mu|kcm-printer-1.0-10|23	%files
14mu|kcm-printer-1.0-10|24	%{_kde_services}/kcm_printer.desktop
14mu|kcm-printer-1.0-10|25	
14mu|kcm-printer-1.0-10|26	%changelog
14mu|kcm-printer-1.0-10|27	
14mu|kcm-printer-1.0-10|28	* Wed Jun 24 2015 Andrey Ponomarenko <aponomarenko@rosalab.ru> 1.0-10
14mu|kcm-printer-1.0-10|29	- (9a58dbb) Renamed desktop icon.
14mu|kcm-printer-1.0-10|30	
14mu|kcm-printer-1.0-10|31	

22881 14
14mu|kcm-touchpad-1.1-3.20141125.4|1	%define git 20141125
14mu|kcm-touchpad-1.1-3.20141125.4|2	
14mu|kcm-touchpad-1.1-3.20141125.4|3	Summary:	Advanced touchpad configuration GUI for KDE
14mu|kcm-touchpad-1.1-3.20141125.4|4	Name:		kcm-touchpad
14mu|kcm-touchpad-1.1-3.20141125.4|5	Version:	1.1
14mu|kcm-touchpad-1.1-3.20141125.4|6	Release:	3.%{git}.4
14mu|kcm-touchpad-1.1-3.20141125.4|7	License:	GPLv2+
14mu|kcm-touchpad-1.1-3.20141125.4|8	Group:		Graphical desktop/KDE
14mu|kcm-touchpad-1.1-3.20141125.4|9	Url:		https://projects.kde.org/projects/playground/utils/kcm-touchpad
14mu|kcm-touchpad-1.1-3.20141125.4|10	# git clone git://anongit.kde.org/kcm-touchpad
14mu|kcm-touchpad-1.1-3.20141125.4|11	Source0:	%{name}-%{version}-%{git}.tar.bz2
14mu|kcm-touchpad-1.1-3.20141125.4|12	Source1:	kcm-touchpad_ru.tar.bz2
14mu|kcm-touchpad-1.1-3.20141125.4|13	Patch0:		kcm-touchpad-1.1-lang.patch
14mu|kcm-touchpad-1.1-3.20141125.4|14	BuildRequires:	kdelibs4-devel
14mu|kcm-touchpad-1.1-3.20141125.4|15	BuildRequires:	pkgconfig(x11-xcb)
14mu|kcm-touchpad-1.1-3.20141125.4|16	BuildRequires:	pkgconfig(xcb)
14mu|kcm-touchpad-1.1-3.20141125.4|17	BuildRequires:	pkgconfig(xcb-record)
14mu|kcm-touchpad-1.1-3.20141125.4|18	BuildRequires:	pkgconfig(xorg-server)
14mu|kcm-touchpad-1.1-3.20141125.4|19	BuildRequires:	pkgconfig(xorg-synaptics)
14mu|kcm-touchpad-1.1-3.20141125.4|20	Requires:	kdebase4-runtime
14mu|kcm-touchpad-1.1-3.20141125.4|21	Conflicts:	kcm_touchpad
14mu|kcm-touchpad-1.1-3.20141125.4|22	Obsoletes:	kcm_touchpad < 1.1
14mu|kcm-touchpad-1.1-3.20141125.4|23	
14mu|kcm-touchpad-1.1-3.20141125.4|24	%description
14mu|kcm-touchpad-1.1-3.20141125.4|25	Advanced touchpad configuration GUI for KDE.
14mu|kcm-touchpad-1.1-3.20141125.4|26	
14mu|kcm-touchpad-1.1-3.20141125.4|27	%files -f kcm_touchpad.lang
14mu|kcm-touchpad-1.1-3.20141125.4|28	%doc COPYING README.md
14mu|kcm-touchpad-1.1-3.20141125.4|29	%{_kde_bindir}/kcm-touchpad-list-devices
14mu|kcm-touchpad-1.1-3.20141125.4|30	%{_kde_libdir}/kde4/kded_touchpad.so
14mu|kcm-touchpad-1.1-3.20141125.4|31	%{_kde_services}/kcm_touchpad.desktop
14mu|kcm-touchpad-1.1-3.20141125.4|32	%{_kde_services}/kded/touchpad.desktop
14mu|kcm-touchpad-1.1-3.20141125.4|33	%{_kde_appsdir}/kcm_touchpad/kcm_touchpad.notifyrc
14mu|kcm-touchpad-1.1-3.20141125.4|34	%{_kde_datadir}/config.kcfg/touchpad.kcfg
14mu|kcm-touchpad-1.1-3.20141125.4|35	%{_kde_datadir}/config.kcfg/touchpaddaemon.kcfg
14mu|kcm-touchpad-1.1-3.20141125.4|36	%{_kde_iconsdir}/hicolor/*/devices/input-touchpad.png
14mu|kcm-touchpad-1.1-3.20141125.4|37	%{_kde_iconsdir}/hicolor/scalable/devices/input-touchpad.svgz
14mu|kcm-touchpad-1.1-3.20141125.4|38	%{_datadir}/dbus-1/interfaces/org.kde.touchpad.xml
14mu|kcm-touchpad-1.1-3.20141125.4|39	
14mu|kcm-touchpad-1.1-3.20141125.4|40	#----------------------------------------------------------------------------
14mu|kcm-touchpad-1.1-3.20141125.4|41	
14mu|kcm-touchpad-1.1-3.20141125.4|42	%package -n plasma-applet-touchpad
14mu|kcm-touchpad-1.1-3.20141125.4|43	Summary:	Plasma applet to show current touchpad state
14mu|kcm-touchpad-1.1-3.20141125.4|44	Group:		Graphical desktop/KDE
14mu|kcm-touchpad-1.1-3.20141125.4|45	Requires:	%{name} = %{EVRD}
14mu|kcm-touchpad-1.1-3.20141125.4|46	Conflicts:	%{name} < 1.1-3
14mu|kcm-touchpad-1.1-3.20141125.4|47	
14mu|kcm-touchpad-1.1-3.20141125.4|48	%description -n plasma-applet-touchpad
14mu|kcm-touchpad-1.1-3.20141125.4|49	Plasma applet to show current touchpad state.
14mu|kcm-touchpad-1.1-3.20141125.4|50	
14mu|kcm-touchpad-1.1-3.20141125.4|51	%files -n plasma-applet-touchpad -f plasma_applet_touchpad.lang
14mu|kcm-touchpad-1.1-3.20141125.4|52	%{_kde_appsdir}/desktoptheme/default/icons/touchpad.svg
14mu|kcm-touchpad-1.1-3.20141125.4|53	%{_kde_appsdir}/plasma/plasmoids/touchpad/contents/ui/touchpad.qml
14mu|kcm-touchpad-1.1-3.20141125.4|54	%{_kde_appsdir}/plasma/plasmoids/touchpad/metadata.desktop
14mu|kcm-touchpad-1.1-3.20141125.4|55	%{_kde_appsdir}/plasma/services/touchpad.operations
14mu|kcm-touchpad-1.1-3.20141125.4|56	%{_kde_libdir}/kde4/plasma_engine_touchpad.so
14mu|kcm-touchpad-1.1-3.20141125.4|57	%{_kde_services}/plasma-applet-touchpad.desktop
14mu|kcm-touchpad-1.1-3.20141125.4|58	%{_kde_services}/plasma-dataengine-touchpad.desktop
14mu|kcm-touchpad-1.1-3.20141125.4|59	
14mu|kcm-touchpad-1.1-3.20141125.4|60	#----------------------------------------------------------------------------
14mu|kcm-touchpad-1.1-3.20141125.4|61	
14mu|kcm-touchpad-1.1-3.20141125.4|62	%prep
14mu|kcm-touchpad-1.1-3.20141125.4|63	%setup -qn %{name}-%{version}-%{git}
14mu|kcm-touchpad-1.1-3.20141125.4|64	%patch0 -p1
14mu|kcm-touchpad-1.1-3.20141125.4|65	
14mu|kcm-touchpad-1.1-3.20141125.4|66	pushd po
14mu|kcm-touchpad-1.1-3.20141125.4|67	tar -xvf %{SOURCE1}
14mu|kcm-touchpad-1.1-3.20141125.4|68	popd
14mu|kcm-touchpad-1.1-3.20141125.4|69	
14mu|kcm-touchpad-1.1-3.20141125.4|70	%build
14mu|kcm-touchpad-1.1-3.20141125.4|71	%cmake_kde4
14mu|kcm-touchpad-1.1-3.20141125.4|72	%make
14mu|kcm-touchpad-1.1-3.20141125.4|73	
14mu|kcm-touchpad-1.1-3.20141125.4|74	%install
14mu|kcm-touchpad-1.1-3.20141125.4|75	%makeinstall_std -C build
14mu|kcm-touchpad-1.1-3.20141125.4|76	
14mu|kcm-touchpad-1.1-3.20141125.4|77	%find_lang kcm_touchpad
14mu|kcm-touchpad-1.1-3.20141125.4|78	
14mu|kcm-touchpad-1.1-3.20141125.4|79	%find_lang plasma_applet_touchpad
14mu|kcm-touchpad-1.1-3.20141125.4|80	
14mu|kcm-touchpad-1.1-3.20141125.4|81	%changelog
14mu|kcm-touchpad-1.1-3.20141125.4|82	* Wed Dec 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-3.20141125.4
14mu|kcm-touchpad-1.1-3.20141125.4|83	+ Revision: eee6e4d
14mu|kcm-touchpad-1.1-3.20141125.4|84	- Update Russian translation
14mu|kcm-touchpad-1.1-3.20141125.4|85	
14mu|kcm-touchpad-1.1-3.20141125.4|86	

22882 14
14mu|kcmutils-5.24.0-1|1	%define fw_version 5.24
14mu|kcmutils-5.24.0-1|2	
14mu|kcmutils-5.24.0-1|3	Summary:	KDE Frameworks 5 module with various classes to work with KCModules
14mu|kcmutils-5.24.0-1|4	Name:		kcmutils
14mu|kcmutils-5.24.0-1|5	Version:	5.24.0
14mu|kcmutils-5.24.0-1|6	Release:	1
14mu|kcmutils-5.24.0-1|7	License:	GPLv2+
14mu|kcmutils-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kcmutils-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kcmutils-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kcmutils-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kcmutils-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kcmutils-5.24.0-1|13	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|kcmutils-5.24.0-1|14	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kcmutils-5.24.0-1|15	BuildRequires:	kf5declarative-devel >= %{version}
14mu|kcmutils-5.24.0-1|16	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kcmutils-5.24.0-1|17	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|kcmutils-5.24.0-1|18	BuildRequires:	kf5itemviews-devel >= %{version}
14mu|kcmutils-5.24.0-1|19	BuildRequires:	kf5package-devel >= %{version}
14mu|kcmutils-5.24.0-1|20	BuildRequires:	kf5service-devel >= %{version}
14mu|kcmutils-5.24.0-1|21	BuildRequires:	kf5xmlgui-devel >= %{version}
14mu|kcmutils-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|kcmutils-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kcmutils-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kcmutils-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kcmutils-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Quick)
14mu|kcmutils-5.24.0-1|27	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|kcmutils-5.24.0-1|28	BuildRequires:	pkgconfig(Qt5Test)
14mu|kcmutils-5.24.0-1|29	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kcmutils-5.24.0-1|30	
14mu|kcmutils-5.24.0-1|31	%description
14mu|kcmutils-5.24.0-1|32	KDE Frameworks 5 module with various classes to work with KCModules.
14mu|kcmutils-5.24.0-1|33	
14mu|kcmutils-5.24.0-1|34	KCMUtils provides various classes to work with KCModules. KCModules can
14mu|kcmutils-5.24.0-1|35	be created with the KConfigWidgets framework.
14mu|kcmutils-5.24.0-1|36	
14mu|kcmutils-5.24.0-1|37	%files
14mu|kcmutils-5.24.0-1|38	%{_kde5_servicetypes}/kcmodule.desktop
14mu|kcmutils-5.24.0-1|39	%{_kde5_servicetypes}/kcmoduleinit.desktop
14mu|kcmutils-5.24.0-1|40	
14mu|kcmutils-5.24.0-1|41	#----------------------------------------------------------------------------
14mu|kcmutils-5.24.0-1|42	
14mu|kcmutils-5.24.0-1|43	%package i18n
14mu|kcmutils-5.24.0-1|44	Summary:	KCMUtils translations
14mu|kcmutils-5.24.0-1|45	Group:		System/Internationalization
14mu|kcmutils-5.24.0-1|46	BuildArch:	noarch
14mu|kcmutils-5.24.0-1|47	
14mu|kcmutils-5.24.0-1|48	%description i18n
14mu|kcmutils-5.24.0-1|49	KCMUtils translations.
14mu|kcmutils-5.24.0-1|50	
14mu|kcmutils-5.24.0-1|51	%files i18n -f %{name}.lang
14mu|kcmutils-5.24.0-1|52	
14mu|kcmutils-5.24.0-1|53	#----------------------------------------------------------------------------
14mu|kcmutils-5.24.0-1|54	
14mu|kcmutils-5.24.0-1|55	%define kf5kcmutils_major 5
14mu|kcmutils-5.24.0-1|56	%define libkf5kcmutils %mklibname kf5kcmutils %{kf5kcmutils_major}
14mu|kcmutils-5.24.0-1|57	
14mu|kcmutils-5.24.0-1|58	%package -n %{libkf5kcmutils}
14mu|kcmutils-5.24.0-1|59	Summary:	KDE Frameworks 5 KCMUtils shared library
14mu|kcmutils-5.24.0-1|60	Group:		System/Libraries
14mu|kcmutils-5.24.0-1|61	Requires:	%{name}
14mu|kcmutils-5.24.0-1|62	Requires:	%{name}-i18n
14mu|kcmutils-5.24.0-1|63	
14mu|kcmutils-5.24.0-1|64	%description -n %{libkf5kcmutils}
14mu|kcmutils-5.24.0-1|65	KDE Frameworks 5 KCMUtils shared library.
14mu|kcmutils-5.24.0-1|66	
14mu|kcmutils-5.24.0-1|67	%files -n %{libkf5kcmutils}
14mu|kcmutils-5.24.0-1|68	%{_kde5_libdir}/libKF5KCMUtils.so.%{kf5kcmutils_major}*
14mu|kcmutils-5.24.0-1|69	
14mu|kcmutils-5.24.0-1|70	#----------------------------------------------------------------------------
14mu|kcmutils-5.24.0-1|71	
14mu|kcmutils-5.24.0-1|72	%define devkf5kcmutils %mklibname kf5kcmutils -d
14mu|kcmutils-5.24.0-1|73	
14mu|kcmutils-5.24.0-1|74	%package -n %{devkf5kcmutils}
14mu|kcmutils-5.24.0-1|75	Summary:	Development files for KDE Frameworks 5 KCMUtils
14mu|kcmutils-5.24.0-1|76	Group:		Development/KDE and Qt
14mu|kcmutils-5.24.0-1|77	Requires:	%{libkf5kcmutils} = %{EVRD}
14mu|kcmutils-5.24.0-1|78	Provides:	%{name}-devel = %{EVRD}
14mu|kcmutils-5.24.0-1|79	Provides:	kf5kcmutils-devel = %{EVRD}
14mu|kcmutils-5.24.0-1|80	
14mu|kcmutils-5.24.0-1|81	%description -n %{devkf5kcmutils}
14mu|kcmutils-5.24.0-1|82	This package contains header files needed if you wish to build applications
14mu|kcmutils-5.24.0-1|83	based on %{name}.
14mu|kcmutils-5.24.0-1|84	
14mu|kcmutils-5.24.0-1|85	%files -n %{devkf5kcmutils}
14mu|kcmutils-5.24.0-1|86	%{_kde5_includedir}/KF5/KCMUtils
14mu|kcmutils-5.24.0-1|87	%{_kde5_includedir}/KF5/kcmutils_version.h
14mu|kcmutils-5.24.0-1|88	%{_kde5_libdir}/cmake/KF5KCMUtils
14mu|kcmutils-5.24.0-1|89	%{_kde5_libdir}/libKF5KCMUtils.so
14mu|kcmutils-5.24.0-1|90	%{_kde5_mkspecsdir}/*.pri
14mu|kcmutils-5.24.0-1|91	
14mu|kcmutils-5.24.0-1|92	#----------------------------------------------------------------------------
14mu|kcmutils-5.24.0-1|93	
14mu|kcmutils-5.24.0-1|94	%prep
14mu|kcmutils-5.24.0-1|95	%setup -q
14mu|kcmutils-5.24.0-1|96	
14mu|kcmutils-5.24.0-1|97	%build
14mu|kcmutils-5.24.0-1|98	%cmake_kde5
14mu|kcmutils-5.24.0-1|99	%make
14mu|kcmutils-5.24.0-1|100	
14mu|kcmutils-5.24.0-1|101	%install
14mu|kcmutils-5.24.0-1|102	%makeinstall_std -C build
14mu|kcmutils-5.24.0-1|103	
14mu|kcmutils-5.24.0-1|104	%find_lang %{name} --all-name --with-qt
14mu|kcmutils-5.24.0-1|105	
14mu|kcmutils-5.24.0-1|106	%changelog
14mu|kcmutils-5.24.0-1|107	
14mu|kcmutils-5.24.0-1|108	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kcmutils-5.24.0-1|109	- (30d33ff) New version 5.24.0
14mu|kcmutils-5.24.0-1|110	
14mu|kcmutils-5.24.0-1|111	

22883 14
14mu|kcm-XFdrake-1.0-10|1	Summary:	A KDE Control Module for launching XFdrake
14mu|kcm-XFdrake-1.0-10|2	Name:		kcm-XFdrake
14mu|kcm-XFdrake-1.0-10|3	Version:	1.0
14mu|kcm-XFdrake-1.0-10|4	Release:	10
14mu|kcm-XFdrake-1.0-10|5	License:	GPLv3+
14mu|kcm-XFdrake-1.0-10|6	Group:		Graphical desktop/KDE
14mu|kcm-XFdrake-1.0-10|7	Source0:	kcm_XFdrake.desktop
14mu|kcm-XFdrake-1.0-10|8	BuildRequires:  kde4-macros
14mu|kcm-XFdrake-1.0-10|9	BuildArch:	noarch
14mu|kcm-XFdrake-1.0-10|10	
14mu|kcm-XFdrake-1.0-10|11	%description
14mu|kcm-XFdrake-1.0-10|12	XFdrake launcher for KDE Control Center.
14mu|kcm-XFdrake-1.0-10|13	
14mu|kcm-XFdrake-1.0-10|14	%files
14mu|kcm-XFdrake-1.0-10|15	%{_datadir}/kde4/services/kcm_XFdrake.desktop
14mu|kcm-XFdrake-1.0-10|16	
14mu|kcm-XFdrake-1.0-10|17	#----------------------------------------------------------------------------
14mu|kcm-XFdrake-1.0-10|18	
14mu|kcm-XFdrake-1.0-10|19	%prep
14mu|kcm-XFdrake-1.0-10|20	
14mu|kcm-XFdrake-1.0-10|21	%build
14mu|kcm-XFdrake-1.0-10|22	
14mu|kcm-XFdrake-1.0-10|23	%install
14mu|kcm-XFdrake-1.0-10|24	mkdir -p %{buildroot}%{_kde_services}
14mu|kcm-XFdrake-1.0-10|25	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
14mu|kcm-XFdrake-1.0-10|26	
14mu|kcm-XFdrake-1.0-10|27	%changelog
14mu|kcm-XFdrake-1.0-10|28	
14mu|kcm-XFdrake-1.0-10|29	* Wed Jun 24 2015 Andrey Ponomarenko <aponomarenko@rosalab.ru> 1.0-10
14mu|kcm-XFdrake-1.0-10|30	- (14c20e0) Renamed desktop icon.
14mu|kcm-XFdrake-1.0-10|31	
14mu|kcm-XFdrake-1.0-10|32	

22884 14
14mu|kcodecs-5.24.0-1|1	%define fw_version 5.24
14mu|kcodecs-5.24.0-1|2	
14mu|kcodecs-5.24.0-1|3	Summary:	KDE Frameworks 5 module with various classes for text encoding
14mu|kcodecs-5.24.0-1|4	Name:		kcodecs
14mu|kcodecs-5.24.0-1|5	Version:	5.24.0
14mu|kcodecs-5.24.0-1|6	Release:	1
14mu|kcodecs-5.24.0-1|7	License:	GPLv2+
14mu|kcodecs-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kcodecs-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kcodecs-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kcodecs-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kcodecs-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kcodecs-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|kcodecs-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Test)
14mu|kcodecs-5.24.0-1|15	
14mu|kcodecs-5.24.0-1|16	%description
14mu|kcodecs-5.24.0-1|17	KDE Frameworks 5 module with various classes for text encoding.
14mu|kcodecs-5.24.0-1|18	
14mu|kcodecs-5.24.0-1|19	KCodecs provides a collection of methods to manipulate strings using various
14mu|kcodecs-5.24.0-1|20	encodings. It supports:
14mu|kcodecs-5.24.0-1|21	
14mu|kcodecs-5.24.0-1|22	* base64
14mu|kcodecs-5.24.0-1|23	* quoted-printable
14mu|kcodecs-5.24.0-1|24	* uu
14mu|kcodecs-5.24.0-1|25	
14mu|kcodecs-5.24.0-1|26	#----------------------------------------------------------------------------
14mu|kcodecs-5.24.0-1|27	
14mu|kcodecs-5.24.0-1|28	%package i18n
14mu|kcodecs-5.24.0-1|29	Summary:	KCodecs translations
14mu|kcodecs-5.24.0-1|30	Group:		System/Internationalization
14mu|kcodecs-5.24.0-1|31	BuildArch:	noarch
14mu|kcodecs-5.24.0-1|32	
14mu|kcodecs-5.24.0-1|33	%description i18n
14mu|kcodecs-5.24.0-1|34	KCodecs translations.
14mu|kcodecs-5.24.0-1|35	
14mu|kcodecs-5.24.0-1|36	%files i18n -f %{name}.lang
14mu|kcodecs-5.24.0-1|37	
14mu|kcodecs-5.24.0-1|38	#----------------------------------------------------------------------------
14mu|kcodecs-5.24.0-1|39	
14mu|kcodecs-5.24.0-1|40	%define kf5codecs_major 5
14mu|kcodecs-5.24.0-1|41	%define libkf5codecs %mklibname kf5codecs %{kf5codecs_major}
14mu|kcodecs-5.24.0-1|42	
14mu|kcodecs-5.24.0-1|43	%package -n %{libkf5codecs}
14mu|kcodecs-5.24.0-1|44	Summary:	KDE Frameworks 5 text encoding shared library
14mu|kcodecs-5.24.0-1|45	Group:		System/Libraries
14mu|kcodecs-5.24.0-1|46	Requires:	%{name}-i18n
14mu|kcodecs-5.24.0-1|47	
14mu|kcodecs-5.24.0-1|48	%description -n %{libkf5codecs}
14mu|kcodecs-5.24.0-1|49	KDE Frameworks 5 text encoding shared library.
14mu|kcodecs-5.24.0-1|50	
14mu|kcodecs-5.24.0-1|51	%files -n %{libkf5codecs}
14mu|kcodecs-5.24.0-1|52	%{_kde5_libdir}/libKF5Codecs.so.%{kf5codecs_major}*
14mu|kcodecs-5.24.0-1|53	
14mu|kcodecs-5.24.0-1|54	#----------------------------------------------------------------------------
14mu|kcodecs-5.24.0-1|55	
14mu|kcodecs-5.24.0-1|56	%define devkf5codecs %mklibname kf5codecs -d
14mu|kcodecs-5.24.0-1|57	
14mu|kcodecs-5.24.0-1|58	%package -n %{devkf5codecs}
14mu|kcodecs-5.24.0-1|59	Summary:	Development files for KDE Frameworks 5 text encoding module
14mu|kcodecs-5.24.0-1|60	Group:		Development/KDE and Qt
14mu|kcodecs-5.24.0-1|61	Requires:	%{libkf5codecs} = %{EVRD}
14mu|kcodecs-5.24.0-1|62	Provides:	%{name}-devel = %{EVRD}
14mu|kcodecs-5.24.0-1|63	Provides:	kf5codecs-devel = %{version}
14mu|kcodecs-5.24.0-1|64	
14mu|kcodecs-5.24.0-1|65	%description -n %{devkf5codecs}
14mu|kcodecs-5.24.0-1|66	This package contains header files needed if you wish to build applications
14mu|kcodecs-5.24.0-1|67	based on %{name}.
14mu|kcodecs-5.24.0-1|68	
14mu|kcodecs-5.24.0-1|69	%files -n %{devkf5codecs}
14mu|kcodecs-5.24.0-1|70	%{_kde5_includedir}/KF5/KCodecs
14mu|kcodecs-5.24.0-1|71	%{_kde5_includedir}/KF5/kcodecs_version.h
14mu|kcodecs-5.24.0-1|72	%{_kde5_libdir}/cmake/KF5Codecs
14mu|kcodecs-5.24.0-1|73	%{_kde5_libdir}/libKF5Codecs.so
14mu|kcodecs-5.24.0-1|74	%{_kde5_mkspecsdir}/*.pri
14mu|kcodecs-5.24.0-1|75	
14mu|kcodecs-5.24.0-1|76	#----------------------------------------------------------------------------
14mu|kcodecs-5.24.0-1|77	
14mu|kcodecs-5.24.0-1|78	%prep
14mu|kcodecs-5.24.0-1|79	%setup -q
14mu|kcodecs-5.24.0-1|80	
14mu|kcodecs-5.24.0-1|81	%build
14mu|kcodecs-5.24.0-1|82	%cmake_kde5
14mu|kcodecs-5.24.0-1|83	%make
14mu|kcodecs-5.24.0-1|84	
14mu|kcodecs-5.24.0-1|85	%install
14mu|kcodecs-5.24.0-1|86	%makeinstall_std -C build
14mu|kcodecs-5.24.0-1|87	
14mu|kcodecs-5.24.0-1|88	%find_lang %{name} --all-name --with-qt
14mu|kcodecs-5.24.0-1|89	
14mu|kcodecs-5.24.0-1|90	%changelog
14mu|kcodecs-5.24.0-1|91	
14mu|kcodecs-5.24.0-1|92	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kcodecs-5.24.0-1|93	- (7d941b4) New version 5.24.0
14mu|kcodecs-5.24.0-1|94	
14mu|kcodecs-5.24.0-1|95	

22885 14
14mu|kcolorchooser-4.14.3-1|1	Name:		kcolorchooser
14mu|kcolorchooser-4.14.3-1|2	Summary:	KDE Color Chooser
14mu|kcolorchooser-4.14.3-1|3	Version:	4.14.3
14mu|kcolorchooser-4.14.3-1|4	Release:	1
14mu|kcolorchooser-4.14.3-1|5	Epoch:		2
14mu|kcolorchooser-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kcolorchooser-4.14.3-1|7	License:	GPLv2
14mu|kcolorchooser-4.14.3-1|8	URL:		http://www.kde.org
14mu|kcolorchooser-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kcolorchooser-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kcolorchooser-4.14.3-1|11	
14mu|kcolorchooser-4.14.3-1|12	%description
14mu|kcolorchooser-4.14.3-1|13	KColorChooser is a simple application to select the color from the screen or
14mu|kcolorchooser-4.14.3-1|14	from a pallete.
14mu|kcolorchooser-4.14.3-1|15	Features :
14mu|kcolorchooser-4.14.3-1|16	- Select colors from any location on the screen.
14mu|kcolorchooser-4.14.3-1|17	- Select colors from a range of standard palletes available.
14mu|kcolorchooser-4.14.3-1|18	- Color values shown in Hue-Saturation-Value (HSV), Red-Green-Blue (RGB) and
14mu|kcolorchooser-4.14.3-1|19	HTML formats.
14mu|kcolorchooser-4.14.3-1|20	
14mu|kcolorchooser-4.14.3-1|21	%files
14mu|kcolorchooser-4.14.3-1|22	%{_kde_bindir}/kcolorchooser
14mu|kcolorchooser-4.14.3-1|23	%{_kde_applicationsdir}/kcolorchooser.desktop
14mu|kcolorchooser-4.14.3-1|24	%{_kde_iconsdir}/*/*/*/kcolorchooser*
14mu|kcolorchooser-4.14.3-1|25	
14mu|kcolorchooser-4.14.3-1|26	#----------------------------------------------------------------------
14mu|kcolorchooser-4.14.3-1|27	
14mu|kcolorchooser-4.14.3-1|28	%prep
14mu|kcolorchooser-4.14.3-1|29	%setup -q
14mu|kcolorchooser-4.14.3-1|30	
14mu|kcolorchooser-4.14.3-1|31	%build
14mu|kcolorchooser-4.14.3-1|32	%cmake_kde4
14mu|kcolorchooser-4.14.3-1|33	%make
14mu|kcolorchooser-4.14.3-1|34	
14mu|kcolorchooser-4.14.3-1|35	%install
14mu|kcolorchooser-4.14.3-1|36	%makeinstall_std -C build
14mu|kcolorchooser-4.14.3-1|37	
14mu|kcolorchooser-4.14.3-1|38	
14mu|kcolorchooser-4.14.3-1|39	%changelog
14mu|kcolorchooser-4.14.3-1|40	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kcolorchooser-4.14.3-1|41	+ Revision: 6ea95dc
14mu|kcolorchooser-4.14.3-1|42	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kcolorchooser-4.14.3-1|43	
14mu|kcolorchooser-4.14.3-1|44	

22886 14
14mu|kcompletion-5.24.0-1|1	%define fw_version 5.24
14mu|kcompletion-5.24.0-1|2	
14mu|kcompletion-5.24.0-1|3	Summary:	KDE Frameworks 5 module with text completion helpers and widgets
14mu|kcompletion-5.24.0-1|4	Name:		kcompletion
14mu|kcompletion-5.24.0-1|5	Version:	5.24.0
14mu|kcompletion-5.24.0-1|6	Release:	1
14mu|kcompletion-5.24.0-1|7	License:	GPLv2+
14mu|kcompletion-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kcompletion-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kcompletion-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kcompletion-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kcompletion-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kcompletion-5.24.0-1|13	BuildRequires:	kconfig-devel >= %{version}
14mu|kcompletion-5.24.0-1|14	BuildRequires:	kwidgetsaddons-devel >= %{version}
14mu|kcompletion-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kcompletion-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kcompletion-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Test)
14mu|kcompletion-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kcompletion-5.24.0-1|19	
14mu|kcompletion-5.24.0-1|20	%description
14mu|kcompletion-5.24.0-1|21	KDE Frameworks 5 module with text completion helpers and widgets.
14mu|kcompletion-5.24.0-1|22	
14mu|kcompletion-5.24.0-1|23	When typing filenames, email addresses and other text where the user often
14mu|kcompletion-5.24.0-1|24	wants to select from existing data (including what they previously typed)
14mu|kcompletion-5.24.0-1|25	rather than enter anything wholly original, users often find it helpful if
14mu|kcompletion-5.24.0-1|26	they only need to type the first few characters, and then have the application
14mu|kcompletion-5.24.0-1|27	offer them a set of choices or attempt to finish off what they were typing.
14mu|kcompletion-5.24.0-1|28	Email clients, shells and "open file" dialogs often provide this functionality.
14mu|kcompletion-5.24.0-1|29	
14mu|kcompletion-5.24.0-1|30	This framework helps implement this in Qt-based applications. You can use one
14mu|kcompletion-5.24.0-1|31	of the completion-ready widgets provided by this framework, or integrate it
14mu|kcompletion-5.24.0-1|32	into your application's other widgets directly.
14mu|kcompletion-5.24.0-1|33	
14mu|kcompletion-5.24.0-1|34	#----------------------------------------------------------------------------
14mu|kcompletion-5.24.0-1|35	
14mu|kcompletion-5.24.0-1|36	%package i18n
14mu|kcompletion-5.24.0-1|37	Summary:	KCompletion translations
14mu|kcompletion-5.24.0-1|38	Group:		System/Internationalization
14mu|kcompletion-5.24.0-1|39	BuildArch:	noarch
14mu|kcompletion-5.24.0-1|40	
14mu|kcompletion-5.24.0-1|41	%description i18n
14mu|kcompletion-5.24.0-1|42	KCompletion translations.
14mu|kcompletion-5.24.0-1|43	
14mu|kcompletion-5.24.0-1|44	%files i18n -f %{name}.lang
14mu|kcompletion-5.24.0-1|45	
14mu|kcompletion-5.24.0-1|46	#----------------------------------------------------------------------------
14mu|kcompletion-5.24.0-1|47	
14mu|kcompletion-5.24.0-1|48	%define kf5completion_major 5
14mu|kcompletion-5.24.0-1|49	%define libkf5completion %mklibname kf5completion %{kf5completion_major}
14mu|kcompletion-5.24.0-1|50	
14mu|kcompletion-5.24.0-1|51	%package -n %{libkf5completion}
14mu|kcompletion-5.24.0-1|52	Summary:	KDE Frameworks 5 text completion shared library
14mu|kcompletion-5.24.0-1|53	Group:		System/Libraries
14mu|kcompletion-5.24.0-1|54	Requires:	%{name}-i18n
14mu|kcompletion-5.24.0-1|55	
14mu|kcompletion-5.24.0-1|56	%description -n %{libkf5completion}
14mu|kcompletion-5.24.0-1|57	KDE Frameworks 5 text completion shared library.
14mu|kcompletion-5.24.0-1|58	
14mu|kcompletion-5.24.0-1|59	%files -n %{libkf5completion}
14mu|kcompletion-5.24.0-1|60	%{_kde5_libdir}/libKF5Completion.so.%{kf5completion_major}*
14mu|kcompletion-5.24.0-1|61	
14mu|kcompletion-5.24.0-1|62	#----------------------------------------------------------------------------
14mu|kcompletion-5.24.0-1|63	
14mu|kcompletion-5.24.0-1|64	%define devkf5completion %mklibname kf5completion -d
14mu|kcompletion-5.24.0-1|65	
14mu|kcompletion-5.24.0-1|66	%package -n %{devkf5completion}
14mu|kcompletion-5.24.0-1|67	Summary:	Development files for KDE Frameworks 5 text completion module
14mu|kcompletion-5.24.0-1|68	Group:		Development/KDE and Qt
14mu|kcompletion-5.24.0-1|69	Requires:	%{libkf5completion} = %{EVRD}
14mu|kcompletion-5.24.0-1|70	Provides:	%{name}-devel = %{EVRD}
14mu|kcompletion-5.24.0-1|71	Provides:	kf5completion-devel = %{version}
14mu|kcompletion-5.24.0-1|72	
14mu|kcompletion-5.24.0-1|73	%description -n %{devkf5completion}
14mu|kcompletion-5.24.0-1|74	This package contains header files needed if you wish to build applications
14mu|kcompletion-5.24.0-1|75	based on %{name}.
14mu|kcompletion-5.24.0-1|76	
14mu|kcompletion-5.24.0-1|77	%files -n %{devkf5completion}
14mu|kcompletion-5.24.0-1|78	%{_kde5_includedir}/KF5/KCompletion
14mu|kcompletion-5.24.0-1|79	%{_kde5_includedir}/KF5/kcompletion_version.h
14mu|kcompletion-5.24.0-1|80	%{_kde5_libdir}/cmake/KF5Completion
14mu|kcompletion-5.24.0-1|81	%{_kde5_libdir}/libKF5Completion.so
14mu|kcompletion-5.24.0-1|82	%{_kde5_mkspecsdir}/*.pri
14mu|kcompletion-5.24.0-1|83	
14mu|kcompletion-5.24.0-1|84	#----------------------------------------------------------------------------
14mu|kcompletion-5.24.0-1|85	
14mu|kcompletion-5.24.0-1|86	%prep
14mu|kcompletion-5.24.0-1|87	%setup -q
14mu|kcompletion-5.24.0-1|88	
14mu|kcompletion-5.24.0-1|89	%build
14mu|kcompletion-5.24.0-1|90	%cmake_kde5
14mu|kcompletion-5.24.0-1|91	%make
14mu|kcompletion-5.24.0-1|92	
14mu|kcompletion-5.24.0-1|93	%install
14mu|kcompletion-5.24.0-1|94	%makeinstall_std -C build
14mu|kcompletion-5.24.0-1|95	
14mu|kcompletion-5.24.0-1|96	%find_lang %{name} --all-name --with-qt
14mu|kcompletion-5.24.0-1|97	
14mu|kcompletion-5.24.0-1|98	%changelog
14mu|kcompletion-5.24.0-1|99	
14mu|kcompletion-5.24.0-1|100	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kcompletion-5.24.0-1|101	- (eb27090) New version 5.24.0
14mu|kcompletion-5.24.0-1|102	
14mu|kcompletion-5.24.0-1|103	

22887 14
14mu|kconfig-5.24.0-1|1	%define fw_version 5.24
14mu|kconfig-5.24.0-1|2	
14mu|kconfig-5.24.0-1|3	Summary:	KDE Frameworks 5 advanced configuration system module
14mu|kconfig-5.24.0-1|4	Name:		kconfig
14mu|kconfig-5.24.0-1|5	Version:	5.24.0
14mu|kconfig-5.24.0-1|6	Release:	1
14mu|kconfig-5.24.0-1|7	License:	GPLv2+
14mu|kconfig-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kconfig-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kconfig-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kconfig-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kconfig-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kconfig-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|kconfig-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|kconfig-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kconfig-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kconfig-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kconfig-5.24.0-1|18	# Just to make KF5 applications use distro theme instead of the upstream one
14mu|kconfig-5.24.0-1|19	Requires:	plasma5-config
14mu|kconfig-5.24.0-1|20	Suggests:	frameworkintegration
14mu|kconfig-5.24.0-1|21	
14mu|kconfig-5.24.0-1|22	%description
14mu|kconfig-5.24.0-1|23	KDE Frameworks 5 advanced configuration system module.
14mu|kconfig-5.24.0-1|24	
14mu|kconfig-5.24.0-1|25	KConfig provides an advanced configuration system. It is made of two parts:
14mu|kconfig-5.24.0-1|26	KConfigCore and KConfigGui.
14mu|kconfig-5.24.0-1|27	
14mu|kconfig-5.24.0-1|28	KConfigCore provides access to the configuration files themselves.
14mu|kconfig-5.24.0-1|29	
14mu|kconfig-5.24.0-1|30	KConfigGui provides a way to hook widgets to the configuration so that they are
14mu|kconfig-5.24.0-1|31	automatically initialized from the configuration and automatically propagate
14mu|kconfig-5.24.0-1|32	their changes to their respective configuration files.
14mu|kconfig-5.24.0-1|33	
14mu|kconfig-5.24.0-1|34	%files
14mu|kconfig-5.24.0-1|35	%{_kde5_bindir}/kreadconfig5
14mu|kconfig-5.24.0-1|36	%{_kde5_bindir}/kwriteconfig5
14mu|kconfig-5.24.0-1|37	%{_kde5_libexecdir}/kf5/kconf_update
14mu|kconfig-5.24.0-1|38	%{_kde5_libexecdir}/kf5/kconfig_compiler_kf5
14mu|kconfig-5.24.0-1|39	
14mu|kconfig-5.24.0-1|40	#----------------------------------------------------------------------------
14mu|kconfig-5.24.0-1|41	
14mu|kconfig-5.24.0-1|42	%package i18n
14mu|kconfig-5.24.0-1|43	Summary:	KConfig translations
14mu|kconfig-5.24.0-1|44	Group:		System/Internationalization
14mu|kconfig-5.24.0-1|45	BuildArch:	noarch
14mu|kconfig-5.24.0-1|46	
14mu|kconfig-5.24.0-1|47	%description i18n
14mu|kconfig-5.24.0-1|48	KConfig translations.
14mu|kconfig-5.24.0-1|49	
14mu|kconfig-5.24.0-1|50	%files i18n -f %{name}.lang
14mu|kconfig-5.24.0-1|51	
14mu|kconfig-5.24.0-1|52	#----------------------------------------------------------------------------
14mu|kconfig-5.24.0-1|53	
14mu|kconfig-5.24.0-1|54	%define kf5configcore_major 5
14mu|kconfig-5.24.0-1|55	%define libkf5configcore %mklibname kf5configcore %{kf5configcore_major}
14mu|kconfig-5.24.0-1|56	
14mu|kconfig-5.24.0-1|57	%package -n %{libkf5configcore}
14mu|kconfig-5.24.0-1|58	Summary:	KDE Frameworks 5 advanced configuration system shared library
14mu|kconfig-5.24.0-1|59	Group:		System/Libraries
14mu|kconfig-5.24.0-1|60	Requires:	%{name}
14mu|kconfig-5.24.0-1|61	Requires:	%{name}-i18n
14mu|kconfig-5.24.0-1|62	
14mu|kconfig-5.24.0-1|63	%description -n %{libkf5configcore}
14mu|kconfig-5.24.0-1|64	KDE Frameworks 5 advanced configuration system shared library.
14mu|kconfig-5.24.0-1|65	
14mu|kconfig-5.24.0-1|66	%files -n %{libkf5configcore}
14mu|kconfig-5.24.0-1|67	%{_kde5_libdir}/libKF5ConfigCore.so.%{kf5configcore_major}*
14mu|kconfig-5.24.0-1|68	
14mu|kconfig-5.24.0-1|69	#----------------------------------------------------------------------------
14mu|kconfig-5.24.0-1|70	
14mu|kconfig-5.24.0-1|71	%define kf5configgui_major 5
14mu|kconfig-5.24.0-1|72	%define libkf5configgui %mklibname kf5configgui %{kf5configgui_major}
14mu|kconfig-5.24.0-1|73	
14mu|kconfig-5.24.0-1|74	%package -n %{libkf5configgui}
14mu|kconfig-5.24.0-1|75	Summary:	KDE Frameworks 5 advanced configuration system shared library
14mu|kconfig-5.24.0-1|76	Group:		System/Libraries
14mu|kconfig-5.24.0-1|77	Requires:	%{name}
14mu|kconfig-5.24.0-1|78	Requires:	%{name}-i18n
14mu|kconfig-5.24.0-1|79	
14mu|kconfig-5.24.0-1|80	%description -n %{libkf5configgui}
14mu|kconfig-5.24.0-1|81	KDE Frameworks 5 advanced configuration system shared library.
14mu|kconfig-5.24.0-1|82	
14mu|kconfig-5.24.0-1|83	%files -n %{libkf5configgui}
14mu|kconfig-5.24.0-1|84	%{_kde5_libdir}/libKF5ConfigGui.so.%{kf5configgui_major}*
14mu|kconfig-5.24.0-1|85	
14mu|kconfig-5.24.0-1|86	#----------------------------------------------------------------------------
14mu|kconfig-5.24.0-1|87	
14mu|kconfig-5.24.0-1|88	%define devkf5config %mklibname kf5config -d
14mu|kconfig-5.24.0-1|89	
14mu|kconfig-5.24.0-1|90	%package -n %{devkf5config}
14mu|kconfig-5.24.0-1|91	Summary:	Development files for KDE Frameworks 5 advanced configuration system
14mu|kconfig-5.24.0-1|92	Group:		Development/KDE and Qt
14mu|kconfig-5.24.0-1|93	Requires:	%{libkf5configcore} = %{EVRD}
14mu|kconfig-5.24.0-1|94	Requires:	%{libkf5configgui} = %{EVRD}
14mu|kconfig-5.24.0-1|95	Provides:	%{name}-devel = %{EVRD}
14mu|kconfig-5.24.0-1|96	Provides:	kf5config-devel = %{version}
14mu|kconfig-5.24.0-1|97	
14mu|kconfig-5.24.0-1|98	%description -n %{devkf5config}
14mu|kconfig-5.24.0-1|99	This package contains header files needed if you wish to build applications
14mu|kconfig-5.24.0-1|100	based on %{name}.
14mu|kconfig-5.24.0-1|101	
14mu|kconfig-5.24.0-1|102	%files -n %{devkf5config}
14mu|kconfig-5.24.0-1|103	%{_kde5_includedir}/KF5/KConfigCore
14mu|kconfig-5.24.0-1|104	%{_kde5_includedir}/KF5/KConfigGui
14mu|kconfig-5.24.0-1|105	%{_kde5_includedir}/KF5/kconfig_version.h
14mu|kconfig-5.24.0-1|106	%{_kde5_libdir}/cmake/KF5Config
14mu|kconfig-5.24.0-1|107	%{_kde5_libdir}/libKF5ConfigCore.so
14mu|kconfig-5.24.0-1|108	%{_kde5_libdir}/libKF5ConfigGui.so
14mu|kconfig-5.24.0-1|109	%{_kde5_mkspecsdir}/*.pri
14mu|kconfig-5.24.0-1|110	
14mu|kconfig-5.24.0-1|111	#----------------------------------------------------------------------------
14mu|kconfig-5.24.0-1|112	
14mu|kconfig-5.24.0-1|113	%prep
14mu|kconfig-5.24.0-1|114	%setup -q
14mu|kconfig-5.24.0-1|115	
14mu|kconfig-5.24.0-1|116	%build
14mu|kconfig-5.24.0-1|117	%cmake_kde5
14mu|kconfig-5.24.0-1|118	%make
14mu|kconfig-5.24.0-1|119	
14mu|kconfig-5.24.0-1|120	%install
14mu|kconfig-5.24.0-1|121	%makeinstall_std -C build
14mu|kconfig-5.24.0-1|122	
14mu|kconfig-5.24.0-1|123	%find_lang %{name} --all-name --with-qt
14mu|kconfig-5.24.0-1|124	
14mu|kconfig-5.24.0-1|125	%changelog
14mu|kconfig-5.24.0-1|126	
14mu|kconfig-5.24.0-1|127	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kconfig-5.24.0-1|128	- (b34120e) New version 5.24.0
14mu|kconfig-5.24.0-1|129	
14mu|kconfig-5.24.0-1|130	

22888 14
14mu|kconfigwidgets-5.24.0-1|1	%define fw_version 5.24
14mu|kconfigwidgets-5.24.0-1|2	
14mu|kconfigwidgets-5.24.0-1|3	Summary:	KDE Frameworks 5 configuration dialogs widgets module
14mu|kconfigwidgets-5.24.0-1|4	Name:		kconfigwidgets
14mu|kconfigwidgets-5.24.0-1|5	Version:	5.24.0
14mu|kconfigwidgets-5.24.0-1|6	Release:	1
14mu|kconfigwidgets-5.24.0-1|7	License:	GPLv2+
14mu|kconfigwidgets-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kconfigwidgets-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kconfigwidgets-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kconfigwidgets-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kconfigwidgets-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kconfigwidgets-5.24.0-1|13	BuildRequires:	kf5auth-devel >= %{version}
14mu|kconfigwidgets-5.24.0-1|14	BuildRequires:	kf5codecs-devel >= %{version}
14mu|kconfigwidgets-5.24.0-1|15	BuildRequires:	kf5config-devel >= %{version}
14mu|kconfigwidgets-5.24.0-1|16	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kconfigwidgets-5.24.0-1|17	BuildRequires:	kf5doctools-devel >= %{version}
14mu|kconfigwidgets-5.24.0-1|18	BuildRequires:	kf5guiaddons-devel >= %{version}
14mu|kconfigwidgets-5.24.0-1|19	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kconfigwidgets-5.24.0-1|20	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kconfigwidgets-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Core)
14mu|kconfigwidgets-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kconfigwidgets-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kconfigwidgets-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Test)
14mu|kconfigwidgets-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kconfigwidgets-5.24.0-1|26	
14mu|kconfigwidgets-5.24.0-1|27	%description
14mu|kconfigwidgets-5.24.0-1|28	KDE Frameworks 5 configuration dialogs widgets module.
14mu|kconfigwidgets-5.24.0-1|29	
14mu|kconfigwidgets-5.24.0-1|30	KConfigWidgets provides easy-to-use classes to create configuration dialogs,
14mu|kconfigwidgets-5.24.0-1|31	as well as a set of widgets which uses KConfig to store their settings.
14mu|kconfigwidgets-5.24.0-1|32	
14mu|kconfigwidgets-5.24.0-1|33	%files
14mu|kconfigwidgets-5.24.0-1|34	%{_kde5_bindir}/preparetips5
14mu|kconfigwidgets-5.24.0-1|35	%{_kde5_mandir}/man1/preparetips5.1*
14mu|kconfigwidgets-5.24.0-1|36	
14mu|kconfigwidgets-5.24.0-1|37	#----------------------------------------------------------------------------
14mu|kconfigwidgets-5.24.0-1|38	
14mu|kconfigwidgets-5.24.0-1|39	%package i18n
14mu|kconfigwidgets-5.24.0-1|40	Summary:	KConfigWidgets translations
14mu|kconfigwidgets-5.24.0-1|41	Group:		System/Internationalization
14mu|kconfigwidgets-5.24.0-1|42	BuildArch:	noarch
14mu|kconfigwidgets-5.24.0-1|43	
14mu|kconfigwidgets-5.24.0-1|44	%description i18n
14mu|kconfigwidgets-5.24.0-1|45	KConfigWidgets translations.
14mu|kconfigwidgets-5.24.0-1|46	
14mu|kconfigwidgets-5.24.0-1|47	%files i18n -f %{name}.lang
14mu|kconfigwidgets-5.24.0-1|48	%{_localedir}/*/kf5_entry.desktop
14mu|kconfigwidgets-5.24.0-1|49	
14mu|kconfigwidgets-5.24.0-1|50	#----------------------------------------------------------------------------
14mu|kconfigwidgets-5.24.0-1|51	
14mu|kconfigwidgets-5.24.0-1|52	%define kf5configwidgets_major 5
14mu|kconfigwidgets-5.24.0-1|53	%define libkf5configwidgets %mklibname kf5configwidgets %{kf5configwidgets_major}
14mu|kconfigwidgets-5.24.0-1|54	
14mu|kconfigwidgets-5.24.0-1|55	%package -n %{libkf5configwidgets}
14mu|kconfigwidgets-5.24.0-1|56	Summary:	KDE Frameworks 5 configuration dialogs widgets shared library
14mu|kconfigwidgets-5.24.0-1|57	Group:		System/Libraries
14mu|kconfigwidgets-5.24.0-1|58	Requires:	%{name}
14mu|kconfigwidgets-5.24.0-1|59	Requires:	%{name}-i18n
14mu|kconfigwidgets-5.24.0-1|60	
14mu|kconfigwidgets-5.24.0-1|61	%description -n %{libkf5configwidgets}
14mu|kconfigwidgets-5.24.0-1|62	KDE Frameworks 5 configuration dialogs widgets shared library.
14mu|kconfigwidgets-5.24.0-1|63	
14mu|kconfigwidgets-5.24.0-1|64	%files -n %{libkf5configwidgets}
14mu|kconfigwidgets-5.24.0-1|65	%{_kde5_libdir}/libKF5ConfigWidgets.so.%{kf5configwidgets_major}*
14mu|kconfigwidgets-5.24.0-1|66	
14mu|kconfigwidgets-5.24.0-1|67	#----------------------------------------------------------------------------
14mu|kconfigwidgets-5.24.0-1|68	
14mu|kconfigwidgets-5.24.0-1|69	%define devkf5configwidgets %mklibname kf5configwidgets -d
14mu|kconfigwidgets-5.24.0-1|70	
14mu|kconfigwidgets-5.24.0-1|71	%package -n %{devkf5configwidgets}
14mu|kconfigwidgets-5.24.0-1|72	Summary:	Development files for KDE Frameworks 5 configuration dialogs widgets module
14mu|kconfigwidgets-5.24.0-1|73	Group:		Development/KDE and Qt
14mu|kconfigwidgets-5.24.0-1|74	Requires:	%{libkf5configwidgets} = %{EVRD}
14mu|kconfigwidgets-5.24.0-1|75	Provides:	%{name}-devel = %{EVRD}
14mu|kconfigwidgets-5.24.0-1|76	Provides:	kf5configwidgets-devel = %{version}
14mu|kconfigwidgets-5.24.0-1|77	
14mu|kconfigwidgets-5.24.0-1|78	%description -n %{devkf5configwidgets}
14mu|kconfigwidgets-5.24.0-1|79	This package contains header files needed if you wish to build applications
14mu|kconfigwidgets-5.24.0-1|80	based on %{name}.
14mu|kconfigwidgets-5.24.0-1|81	
14mu|kconfigwidgets-5.24.0-1|82	%files -n %{devkf5configwidgets}
14mu|kconfigwidgets-5.24.0-1|83	%{_kde5_includedir}/KF5/KConfigWidgets
14mu|kconfigwidgets-5.24.0-1|84	%{_kde5_includedir}/KF5/kconfigwidgets_version.h
14mu|kconfigwidgets-5.24.0-1|85	%{_kde5_libdir}/cmake/KF5ConfigWidgets
14mu|kconfigwidgets-5.24.0-1|86	%{_kde5_libdir}/libKF5ConfigWidgets.so
14mu|kconfigwidgets-5.24.0-1|87	%{_kde5_mkspecsdir}/*.pri
14mu|kconfigwidgets-5.24.0-1|88	
14mu|kconfigwidgets-5.24.0-1|89	#----------------------------------------------------------------------------
14mu|kconfigwidgets-5.24.0-1|90	
14mu|kconfigwidgets-5.24.0-1|91	%prep
14mu|kconfigwidgets-5.24.0-1|92	%setup -q
14mu|kconfigwidgets-5.24.0-1|93	
14mu|kconfigwidgets-5.24.0-1|94	%build
14mu|kconfigwidgets-5.24.0-1|95	%cmake_kde5
14mu|kconfigwidgets-5.24.0-1|96	%make
14mu|kconfigwidgets-5.24.0-1|97	
14mu|kconfigwidgets-5.24.0-1|98	%install
14mu|kconfigwidgets-5.24.0-1|99	%makeinstall_std -C build
14mu|kconfigwidgets-5.24.0-1|100	
14mu|kconfigwidgets-5.24.0-1|101	%find_lang %{name} --all-name --with-qt --with-man
14mu|kconfigwidgets-5.24.0-1|102	
14mu|kconfigwidgets-5.24.0-1|103	%changelog
14mu|kconfigwidgets-5.24.0-1|104	
14mu|kconfigwidgets-5.24.0-1|105	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kconfigwidgets-5.24.0-1|106	- (6b28595) New version 5.24.0
14mu|kconfigwidgets-5.24.0-1|107	
14mu|kconfigwidgets-5.24.0-1|108	

22889 14
14mu|kcontacts-16.04.3-1|1	Summary:	KDE Frameworks 5 address book module
14mu|kcontacts-16.04.3-1|2	Name:		kcontacts
14mu|kcontacts-16.04.3-1|3	Version:	16.04.3
14mu|kcontacts-16.04.3-1|4	Release:	1
14mu|kcontacts-16.04.3-1|5	License:	LGPLv2.1+
14mu|kcontacts-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kcontacts-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kcontacts-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kcontacts-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kcontacts-16.04.3-1|10	BuildRequires:	kf5codecs-devel
14mu|kcontacts-16.04.3-1|11	BuildRequires:	kf5config-devel
14mu|kcontacts-16.04.3-1|12	BuildRequires:	kf5coreaddons-devel
14mu|kcontacts-16.04.3-1|13	BuildRequires:	kf5i18n-devel
14mu|kcontacts-16.04.3-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|kcontacts-16.04.3-1|15	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kcontacts-16.04.3-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kcontacts-16.04.3-1|17	BuildRequires:	pkgconfig(Qt5Test)
14mu|kcontacts-16.04.3-1|18	
14mu|kcontacts-16.04.3-1|19	%description
14mu|kcontacts-16.04.3-1|20	KDE Frameworks 5 address book module.
14mu|kcontacts-16.04.3-1|21	
14mu|kcontacts-16.04.3-1|22	KCcontacts provides an API for address book data. This can be used by all
14mu|kcontacts-16.04.3-1|23	application using data of this type, e.g. KAddressBook, KMail, KOrganizer,
14mu|kcontacts-16.04.3-1|24	etc.
14mu|kcontacts-16.04.3-1|25	
14mu|kcontacts-16.04.3-1|26	%files
14mu|kcontacts-16.04.3-1|27	%{_kde5_datadir}/kf5/kcontacts/countrytransl.map
14mu|kcontacts-16.04.3-1|28	
14mu|kcontacts-16.04.3-1|29	#----------------------------------------------------------------------------
14mu|kcontacts-16.04.3-1|30	
14mu|kcontacts-16.04.3-1|31	%define kf5contacts_major 5
14mu|kcontacts-16.04.3-1|32	%define libkf5contacts %mklibname kf5contacts %{kf5contacts_major}
14mu|kcontacts-16.04.3-1|33	
14mu|kcontacts-16.04.3-1|34	%package -n %{libkf5contacts}
14mu|kcontacts-16.04.3-1|35	Summary:	KDE Frameworks 5 address book shared library
14mu|kcontacts-16.04.3-1|36	Group:		System/Libraries
14mu|kcontacts-16.04.3-1|37	Requires:	%{name}
14mu|kcontacts-16.04.3-1|38	
14mu|kcontacts-16.04.3-1|39	%description -n %{libkf5contacts}
14mu|kcontacts-16.04.3-1|40	KDE Frameworks 5 address book shared library.
14mu|kcontacts-16.04.3-1|41	
14mu|kcontacts-16.04.3-1|42	%files -n %{libkf5contacts}
14mu|kcontacts-16.04.3-1|43	%{_kde5_libdir}/libKF5Contacts.so.%{kf5contacts_major}*
14mu|kcontacts-16.04.3-1|44	
14mu|kcontacts-16.04.3-1|45	#----------------------------------------------------------------------------
14mu|kcontacts-16.04.3-1|46	
14mu|kcontacts-16.04.3-1|47	%define devkf5contacts %mklibname kf5contacts -d
14mu|kcontacts-16.04.3-1|48	
14mu|kcontacts-16.04.3-1|49	%package -n %{devkf5contacts}
14mu|kcontacts-16.04.3-1|50	Summary:	Development files for KDE Frameworks 5 address book module
14mu|kcontacts-16.04.3-1|51	Group:		Development/KDE and Qt
14mu|kcontacts-16.04.3-1|52	Requires:	%{libkf5contacts} = %{EVRD}
14mu|kcontacts-16.04.3-1|53	Provides:	%{name}-devel = %{EVRD}
14mu|kcontacts-16.04.3-1|54	Provides:	kf5contacts-devel = %{version}
14mu|kcontacts-16.04.3-1|55	
14mu|kcontacts-16.04.3-1|56	%description -n %{devkf5contacts}
14mu|kcontacts-16.04.3-1|57	This package contains header files needed if you wish to build applications
14mu|kcontacts-16.04.3-1|58	based on %{name}.
14mu|kcontacts-16.04.3-1|59	
14mu|kcontacts-16.04.3-1|60	%files -n %{devkf5contacts}
14mu|kcontacts-16.04.3-1|61	%{_kde5_includedir}/KF5/KContacts
14mu|kcontacts-16.04.3-1|62	%{_kde5_includedir}/KF5/kcontacts_version.h
14mu|kcontacts-16.04.3-1|63	%{_kde5_libdir}/cmake/KF5Contacts
14mu|kcontacts-16.04.3-1|64	%{_kde5_libdir}/libKF5Contacts.so
14mu|kcontacts-16.04.3-1|65	%{_kde5_mkspecsdir}/*.pri
14mu|kcontacts-16.04.3-1|66	
14mu|kcontacts-16.04.3-1|67	#----------------------------------------------------------------------------
14mu|kcontacts-16.04.3-1|68	
14mu|kcontacts-16.04.3-1|69	%prep
14mu|kcontacts-16.04.3-1|70	%setup -q
14mu|kcontacts-16.04.3-1|71	
14mu|kcontacts-16.04.3-1|72	%build
14mu|kcontacts-16.04.3-1|73	%cmake_kde5
14mu|kcontacts-16.04.3-1|74	%make
14mu|kcontacts-16.04.3-1|75	
14mu|kcontacts-16.04.3-1|76	%install
14mu|kcontacts-16.04.3-1|77	%makeinstall_std -C build
14mu|kcontacts-16.04.3-1|78	
14mu|kcontacts-16.04.3-1|79	
14mu|kcontacts-16.04.3-1|80	%changelog
14mu|kcontacts-16.04.3-1|81	
14mu|kcontacts-16.04.3-1|82	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|kcontacts-16.04.3-1|83	- (b93c8a9) New version 16.04.3
14mu|kcontacts-16.04.3-1|84	
14mu|kcontacts-16.04.3-1|85	

22890 14
14mu|kcoreaddons-5.24.0-1|1	%define fw_version 5.24
14mu|kcoreaddons-5.24.0-1|2	
14mu|kcoreaddons-5.24.0-1|3	Summary:	KDE Frameworks 5 module with classes for various routines
14mu|kcoreaddons-5.24.0-1|4	Name:		kcoreaddons
14mu|kcoreaddons-5.24.0-1|5	Version:	5.24.0
14mu|kcoreaddons-5.24.0-1|6	Release:	1
14mu|kcoreaddons-5.24.0-1|7	License:	GPLv2+
14mu|kcoreaddons-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kcoreaddons-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kcoreaddons-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kcoreaddons-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kcoreaddons-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kcoreaddons-5.24.0-1|13	BuildRequires:	shared-mime-info
14mu|kcoreaddons-5.24.0-1|14	BuildRequires:	pkgconfig(gamin)
14mu|kcoreaddons-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kcoreaddons-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kcoreaddons-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kcoreaddons-5.24.0-1|18	Requires:	shared-mime-info
14mu|kcoreaddons-5.24.0-1|19	
14mu|kcoreaddons-5.24.0-1|20	%description
14mu|kcoreaddons-5.24.0-1|21	KDE Frameworks 5 module with classes for various routines.
14mu|kcoreaddons-5.24.0-1|22	
14mu|kcoreaddons-5.24.0-1|23	KCoreAddons provides classes built on top of QtCore to perform various tasks
14mu|kcoreaddons-5.24.0-1|24	such as manipulating mime types, autosaving files, creating backup files,
14mu|kcoreaddons-5.24.0-1|25	generating random sequences, performing text manipulations such as macro
14mu|kcoreaddons-5.24.0-1|26	replacement, accessing user information and many more.
14mu|kcoreaddons-5.24.0-1|27	
14mu|kcoreaddons-5.24.0-1|28	%files
14mu|kcoreaddons-5.24.0-1|29	%{_kde5_bindir}/desktoptojson
14mu|kcoreaddons-5.24.0-1|30	%{_kde5_datadir}/mime/packages/kde5.xml
14mu|kcoreaddons-5.24.0-1|31	
14mu|kcoreaddons-5.24.0-1|32	#----------------------------------------------------------------------------
14mu|kcoreaddons-5.24.0-1|33	
14mu|kcoreaddons-5.24.0-1|34	%package i18n
14mu|kcoreaddons-5.24.0-1|35	Summary:	KCoreAddons translations
14mu|kcoreaddons-5.24.0-1|36	Group:		System/Internationalization
14mu|kcoreaddons-5.24.0-1|37	BuildArch:	noarch
14mu|kcoreaddons-5.24.0-1|38	
14mu|kcoreaddons-5.24.0-1|39	%description i18n
14mu|kcoreaddons-5.24.0-1|40	KCoreAddons translations.
14mu|kcoreaddons-5.24.0-1|41	
14mu|kcoreaddons-5.24.0-1|42	%files i18n -f %{name}.lang
14mu|kcoreaddons-5.24.0-1|43	
14mu|kcoreaddons-5.24.0-1|44	#----------------------------------------------------------------------------
14mu|kcoreaddons-5.24.0-1|45	
14mu|kcoreaddons-5.24.0-1|46	%define kf5coreaddons_major 5
14mu|kcoreaddons-5.24.0-1|47	%define libkf5coreaddons %mklibname kf5coreaddons %{kf5coreaddons_major}
14mu|kcoreaddons-5.24.0-1|48	
14mu|kcoreaddons-5.24.0-1|49	%package -n %{libkf5coreaddons}
14mu|kcoreaddons-5.24.0-1|50	Summary:	KDE Frameworks 5 KCoreAddons shared library
14mu|kcoreaddons-5.24.0-1|51	Group:		System/Libraries
14mu|kcoreaddons-5.24.0-1|52	Requires:	%{name}
14mu|kcoreaddons-5.24.0-1|53	Requires:	%{name}-i18n
14mu|kcoreaddons-5.24.0-1|54	
14mu|kcoreaddons-5.24.0-1|55	%description -n %{libkf5coreaddons}
14mu|kcoreaddons-5.24.0-1|56	KDE Frameworks 5 KCoreAddons shared library.
14mu|kcoreaddons-5.24.0-1|57	
14mu|kcoreaddons-5.24.0-1|58	%files -n %{libkf5coreaddons}
14mu|kcoreaddons-5.24.0-1|59	%{_kde5_libdir}/libKF5CoreAddons.so.%{kf5coreaddons_major}*
14mu|kcoreaddons-5.24.0-1|60	
14mu|kcoreaddons-5.24.0-1|61	#----------------------------------------------------------------------------
14mu|kcoreaddons-5.24.0-1|62	
14mu|kcoreaddons-5.24.0-1|63	%define devkf5coreaddons %mklibname kf5coreaddons -d
14mu|kcoreaddons-5.24.0-1|64	
14mu|kcoreaddons-5.24.0-1|65	%package -n %{devkf5coreaddons}
14mu|kcoreaddons-5.24.0-1|66	Summary:	Development files for KDE Frameworks 5 KCoreAddons
14mu|kcoreaddons-5.24.0-1|67	Group:		Development/KDE and Qt
14mu|kcoreaddons-5.24.0-1|68	Requires:	%{libkf5coreaddons} = %{EVRD}
14mu|kcoreaddons-5.24.0-1|69	Provides:	%{name}-devel = %{EVRD}
14mu|kcoreaddons-5.24.0-1|70	Provides:	kf5coreaddons-devel = %{version}
14mu|kcoreaddons-5.24.0-1|71	
14mu|kcoreaddons-5.24.0-1|72	%description -n %{devkf5coreaddons}
14mu|kcoreaddons-5.24.0-1|73	This package contains header files needed if you wish to build applications
14mu|kcoreaddons-5.24.0-1|74	based on %{name}.
14mu|kcoreaddons-5.24.0-1|75	
14mu|kcoreaddons-5.24.0-1|76	%files -n %{devkf5coreaddons}
14mu|kcoreaddons-5.24.0-1|77	%{_kde5_includedir}/KF5/KCoreAddons
14mu|kcoreaddons-5.24.0-1|78	%{_kde5_includedir}/KF5/kcoreaddons_version.h
14mu|kcoreaddons-5.24.0-1|79	%{_kde5_libdir}/cmake/KF5CoreAddons
14mu|kcoreaddons-5.24.0-1|80	%{_kde5_libdir}/libKF5CoreAddons.so
14mu|kcoreaddons-5.24.0-1|81	%{_kde5_mkspecsdir}/*.pri
14mu|kcoreaddons-5.24.0-1|82	
14mu|kcoreaddons-5.24.0-1|83	#----------------------------------------------------------------------------
14mu|kcoreaddons-5.24.0-1|84	
14mu|kcoreaddons-5.24.0-1|85	%prep
14mu|kcoreaddons-5.24.0-1|86	%setup -q
14mu|kcoreaddons-5.24.0-1|87	
14mu|kcoreaddons-5.24.0-1|88	%build
14mu|kcoreaddons-5.24.0-1|89	%cmake_kde5
14mu|kcoreaddons-5.24.0-1|90	%make
14mu|kcoreaddons-5.24.0-1|91	
14mu|kcoreaddons-5.24.0-1|92	%install
14mu|kcoreaddons-5.24.0-1|93	%makeinstall_std -C build
14mu|kcoreaddons-5.24.0-1|94	
14mu|kcoreaddons-5.24.0-1|95	%find_lang %{name} --all-name --with-qt
14mu|kcoreaddons-5.24.0-1|96	
14mu|kcoreaddons-5.24.0-1|97	%changelog
14mu|kcoreaddons-5.24.0-1|98	
14mu|kcoreaddons-5.24.0-1|99	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kcoreaddons-5.24.0-1|100	- (9e18a61) New version 5.24.0
14mu|kcoreaddons-5.24.0-1|101	
14mu|kcoreaddons-5.24.0-1|102	

22891 14
14mu|kcrash-5.24.0-1|1	%define fw_version 5.24
14mu|kcrash-5.24.0-1|2	
14mu|kcrash-5.24.0-1|3	Summary:	KDE Frameworks 5 crash analysis and bug report module
14mu|kcrash-5.24.0-1|4	Name:		kcrash
14mu|kcrash-5.24.0-1|5	Version:	5.24.0
14mu|kcrash-5.24.0-1|6	Release:	1
14mu|kcrash-5.24.0-1|7	License:	GPLv2+
14mu|kcrash-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kcrash-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kcrash-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kcrash-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kcrash-5.24.0-1|12	BuildRequires:	kcoreaddons-devel >= %{version}
14mu|kcrash-5.24.0-1|13	BuildRequires:	kwindowsystem-devel >= %{version}
14mu|kcrash-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|kcrash-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kcrash-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kcrash-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kcrash-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kcrash-5.24.0-1|19	BuildRequires:	pkgconfig(x11)
14mu|kcrash-5.24.0-1|20	
14mu|kcrash-5.24.0-1|21	%description
14mu|kcrash-5.24.0-1|22	KDE Frameworks 5 crash analysis and bug report module.
14mu|kcrash-5.24.0-1|23	
14mu|kcrash-5.24.0-1|24	KCrash provides support for intercepting and handling application crashes.
14mu|kcrash-5.24.0-1|25	
14mu|kcrash-5.24.0-1|26	#----------------------------------------------------------------------------
14mu|kcrash-5.24.0-1|27	
14mu|kcrash-5.24.0-1|28	%define kf5crash_major 5
14mu|kcrash-5.24.0-1|29	%define libkf5crash %mklibname kf5crash %{kf5crash_major}
14mu|kcrash-5.24.0-1|30	
14mu|kcrash-5.24.0-1|31	%package -n %{libkf5crash}
14mu|kcrash-5.24.0-1|32	Summary:	KDE Frameworks 5 crash analysis and bug report shared library
14mu|kcrash-5.24.0-1|33	Group:		System/Libraries
14mu|kcrash-5.24.0-1|34	
14mu|kcrash-5.24.0-1|35	%description -n %{libkf5crash}
14mu|kcrash-5.24.0-1|36	KDE Frameworks 5 crash analysis and bug report shared library.
14mu|kcrash-5.24.0-1|37	
14mu|kcrash-5.24.0-1|38	%files -n %{libkf5crash}
14mu|kcrash-5.24.0-1|39	%{_kde5_libdir}/libKF5Crash.so.%{kf5crash_major}*
14mu|kcrash-5.24.0-1|40	
14mu|kcrash-5.24.0-1|41	#----------------------------------------------------------------------------
14mu|kcrash-5.24.0-1|42	
14mu|kcrash-5.24.0-1|43	%define devkf5crash %mklibname kf5crash -d
14mu|kcrash-5.24.0-1|44	
14mu|kcrash-5.24.0-1|45	%package -n %{devkf5crash}
14mu|kcrash-5.24.0-1|46	Summary:	Development files for KDE Frameworks 5 crash analysis and bug report module
14mu|kcrash-5.24.0-1|47	Group:		Development/KDE and Qt
14mu|kcrash-5.24.0-1|48	Requires:	%{libkf5crash} = %{EVRD}
14mu|kcrash-5.24.0-1|49	Provides:	%{name}-devel = %{EVRD}
14mu|kcrash-5.24.0-1|50	Provides:	kf5crash-devel = %{version}
14mu|kcrash-5.24.0-1|51	
14mu|kcrash-5.24.0-1|52	%description -n %{devkf5crash}
14mu|kcrash-5.24.0-1|53	This package contains header files needed if you wish to build applications
14mu|kcrash-5.24.0-1|54	based on %{name}.
14mu|kcrash-5.24.0-1|55	
14mu|kcrash-5.24.0-1|56	%files -n %{devkf5crash}
14mu|kcrash-5.24.0-1|57	%{_kde5_includedir}/KF5/KCrash
14mu|kcrash-5.24.0-1|58	%{_kde5_includedir}/KF5/kcrash_version.h
14mu|kcrash-5.24.0-1|59	%{_kde5_libdir}/cmake/KF5Crash
14mu|kcrash-5.24.0-1|60	%{_kde5_libdir}/libKF5Crash.so
14mu|kcrash-5.24.0-1|61	%{_kde5_mkspecsdir}/*.pri
14mu|kcrash-5.24.0-1|62	
14mu|kcrash-5.24.0-1|63	#----------------------------------------------------------------------------
14mu|kcrash-5.24.0-1|64	
14mu|kcrash-5.24.0-1|65	%prep
14mu|kcrash-5.24.0-1|66	%setup -q
14mu|kcrash-5.24.0-1|67	
14mu|kcrash-5.24.0-1|68	%build
14mu|kcrash-5.24.0-1|69	%cmake_kde5
14mu|kcrash-5.24.0-1|70	%make
14mu|kcrash-5.24.0-1|71	
14mu|kcrash-5.24.0-1|72	%install
14mu|kcrash-5.24.0-1|73	%makeinstall_std -C build
14mu|kcrash-5.24.0-1|74	
14mu|kcrash-5.24.0-1|75	
14mu|kcrash-5.24.0-1|76	%changelog
14mu|kcrash-5.24.0-1|77	
14mu|kcrash-5.24.0-1|78	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kcrash-5.24.0-1|79	- (e908e4b) New version 5.24.0
14mu|kcrash-5.24.0-1|80	
14mu|kcrash-5.24.0-1|81	

22892 14
14mu|kcron-4.14.3-1|1	Summary:	Graphical editor for the cron command scheduler
14mu|kcron-4.14.3-1|2	Name:		kcron
14mu|kcron-4.14.3-1|3	Version:	4.14.3
14mu|kcron-4.14.3-1|4	Release:	1
14mu|kcron-4.14.3-1|5	Epoch:		2
14mu|kcron-4.14.3-1|6	License:	GPLv2+
14mu|kcron-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kcron-4.14.3-1|8	Url:		http://www.kde.org
14mu|kcron-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kcron-4.14.3-1|10	%if %{is_beta}
14mu|kcron-4.14.3-1|11	%define ftpdir unstable
14mu|kcron-4.14.3-1|12	%else
14mu|kcron-4.14.3-1|13	%define ftpdir stable
14mu|kcron-4.14.3-1|14	%endif
14mu|kcron-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kcron-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kcron-4.14.3-1|17	
14mu|kcron-4.14.3-1|18	%description
14mu|kcron-4.14.3-1|19	Kcron is a graphical frontend to the cron system, used to schedule regular
14mu|kcron-4.14.3-1|20	tasks on a Unix system.
14mu|kcron-4.14.3-1|21	
14mu|kcron-4.14.3-1|22	%files
14mu|kcron-4.14.3-1|23	%{_kde_services}/kcm_cron.desktop
14mu|kcron-4.14.3-1|24	%{_kde_libdir}/kde4/kcm_cron.so
14mu|kcron-4.14.3-1|25	%{_kde_docdir}/*/*/kcron
14mu|kcron-4.14.3-1|26	
14mu|kcron-4.14.3-1|27	#------------------------------------------------------------------------
14mu|kcron-4.14.3-1|28	
14mu|kcron-4.14.3-1|29	%prep
14mu|kcron-4.14.3-1|30	%setup -q
14mu|kcron-4.14.3-1|31	
14mu|kcron-4.14.3-1|32	%build
14mu|kcron-4.14.3-1|33	%cmake_kde4
14mu|kcron-4.14.3-1|34	%make
14mu|kcron-4.14.3-1|35	
14mu|kcron-4.14.3-1|36	%install
14mu|kcron-4.14.3-1|37	%makeinstall_std -C build
14mu|kcron-4.14.3-1|38	
14mu|kcron-4.14.3-1|39	
14mu|kcron-4.14.3-1|40	%changelog
14mu|kcron-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kcron-4.14.3-1|42	+ Revision: e2c4cc3
14mu|kcron-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kcron-4.14.3-1|44	
14mu|kcron-4.14.3-1|45	

22893 14
14mu|kdb-3.0.0-1|1	Summary:	KDE database connectivity and creation framework for various database vendors
14mu|kdb-3.0.0-1|2	Name:		kdb
14mu|kdb-3.0.0-1|3	Version:	3.0.0
14mu|kdb-3.0.0-1|4	Release:	1
14mu|kdb-3.0.0-1|5	License:	GPLv2+
14mu|kdb-3.0.0-1|6	Group:		Graphical desktop/KDE
14mu|kdb-3.0.0-1|7	Url:		https://www.kde.org/
14mu|kdb-3.0.0-1|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
14mu|kdb-3.0.0-1|9	BuildRequires:	extra-cmake-modules
14mu|kdb-3.0.0-1|10	BuildRequires:	kf5coreaddons-devel
14mu|kdb-3.0.0-1|11	BuildRequires:	kf5i18n-devel
14mu|kdb-3.0.0-1|12	BuildRequires:	mysql-devel
14mu|kdb-3.0.0-1|13	BuildRequires:	pkgconfig(icu-i18n)
14mu|kdb-3.0.0-1|14	BuildRequires:	pkgconfig(libpq)
14mu|kdb-3.0.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdb-3.0.0-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kdb-3.0.0-1|17	BuildRequires:	pkgconfig(Qt5Network)
14mu|kdb-3.0.0-1|18	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdb-3.0.0-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kdb-3.0.0-1|20	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kdb-3.0.0-1|21	BuildRequires:	pkgconfig(sqlite3)
14mu|kdb-3.0.0-1|22	
14mu|kdb-3.0.0-1|23	%description
14mu|kdb-3.0.0-1|24	KDE database connectivity and creation framework for various database vendors.
14mu|kdb-3.0.0-1|25	
14mu|kdb-3.0.0-1|26	%files
14mu|kdb-3.0.0-1|27	%{_kde5_bindir}/kdb3_sqlite3_dump
14mu|kdb-3.0.0-1|28	%{_qt5_plugindir}/kdb3/kdb_mysqldriver.so
14mu|kdb-3.0.0-1|29	%{_qt5_plugindir}/kdb3/kdb_postgresqldriver.so
14mu|kdb-3.0.0-1|30	%{_qt5_plugindir}/kdb3/kdb_sqlitedriver.so
14mu|kdb-3.0.0-1|31	%{_qt5_plugindir}/kdb3/sqlite3/kdb_sqlite_icu.so
14mu|kdb-3.0.0-1|32	
14mu|kdb-3.0.0-1|33	#----------------------------------------------------------------------------
14mu|kdb-3.0.0-1|34	
14mu|kdb-3.0.0-1|35	%package i18n
14mu|kdb-3.0.0-1|36	Summary:	KDb translations
14mu|kdb-3.0.0-1|37	Group:		System/Internationalization
14mu|kdb-3.0.0-1|38	BuildArch:	noarch
14mu|kdb-3.0.0-1|39	
14mu|kdb-3.0.0-1|40	%description i18n
14mu|kdb-3.0.0-1|41	KDb translations.
14mu|kdb-3.0.0-1|42	
14mu|kdb-3.0.0-1|43	%files i18n -f %{name}.lang
14mu|kdb-3.0.0-1|44	
14mu|kdb-3.0.0-1|45	#----------------------------------------------------------------------------
14mu|kdb-3.0.0-1|46	
14mu|kdb-3.0.0-1|47	%define kdb3_major 3
14mu|kdb-3.0.0-1|48	%define libkdb3 %mklibname kdb3_ %{kdb3_major}
14mu|kdb-3.0.0-1|49	
14mu|kdb-3.0.0-1|50	%package -n %{libkdb3}
14mu|kdb-3.0.0-1|51	Summary:	KDE database connectivity and creation framework shared library
14mu|kdb-3.0.0-1|52	Group:		System/Libraries
14mu|kdb-3.0.0-1|53	Requires:	%{name}
14mu|kdb-3.0.0-1|54	Requires:	%{name}-i18n
14mu|kdb-3.0.0-1|55	
14mu|kdb-3.0.0-1|56	%description -n %{libkdb3}
14mu|kdb-3.0.0-1|57	KDE database connectivity and creation framework shared library.
14mu|kdb-3.0.0-1|58	
14mu|kdb-3.0.0-1|59	%files -n %{libkdb3}
14mu|kdb-3.0.0-1|60	%{_kde5_libdir}/libKDb3.so.%{kdb3_major}*
14mu|kdb-3.0.0-1|61	
14mu|kdb-3.0.0-1|62	#----------------------------------------------------------------------------
14mu|kdb-3.0.0-1|63	
14mu|kdb-3.0.0-1|64	%define devkdb %mklibname kdb -d
14mu|kdb-3.0.0-1|65	
14mu|kdb-3.0.0-1|66	%package -n %{devkdb}
14mu|kdb-3.0.0-1|67	Summary:	Development files for KDE database connectivity and creation framework
14mu|kdb-3.0.0-1|68	Group:		Development/KDE and Qt
14mu|kdb-3.0.0-1|69	Requires:	%{libkdb3} = %{EVRD}
14mu|kdb-3.0.0-1|70	Provides:	%{name}-devel = %{EVRD}
14mu|kdb-3.0.0-1|71	
14mu|kdb-3.0.0-1|72	%description -n %{devkdb}
14mu|kdb-3.0.0-1|73	This package contains header files needed if you wish to build applications
14mu|kdb-3.0.0-1|74	based on %{name}.
14mu|kdb-3.0.0-1|75	
14mu|kdb-3.0.0-1|76	%files -n %{devkdb}
14mu|kdb-3.0.0-1|77	%{_kde5_includedir}/KDb3/
14mu|kdb-3.0.0-1|78	%{_kde5_libdir}/cmake/KDb3/
14mu|kdb-3.0.0-1|79	%{_kde5_libdir}/pkgconfig/KDb3.pc
14mu|kdb-3.0.0-1|80	%{_kde5_libdir}/libKDb3.so
14mu|kdb-3.0.0-1|81	%{_kde5_mkspecsdir}/*.pri
14mu|kdb-3.0.0-1|82	
14mu|kdb-3.0.0-1|83	#----------------------------------------------------------------------------
14mu|kdb-3.0.0-1|84	
14mu|kdb-3.0.0-1|85	%prep
14mu|kdb-3.0.0-1|86	%setup -q
14mu|kdb-3.0.0-1|87	
14mu|kdb-3.0.0-1|88	%build
14mu|kdb-3.0.0-1|89	%cmake_kde5
14mu|kdb-3.0.0-1|90	%make
14mu|kdb-3.0.0-1|91	
14mu|kdb-3.0.0-1|92	%install
14mu|kdb-3.0.0-1|93	%makeinstall_std -C build
14mu|kdb-3.0.0-1|94	
14mu|kdb-3.0.0-1|95	%find_lang %{name} --all-name --with-qt
14mu|kdb-3.0.0-1|96	
14mu|kdb-3.0.0-1|97	
14mu|kdb-3.0.0-1|98	%changelog
14mu|kdb-3.0.0-1|99	
14mu|kdb-3.0.0-1|100	* Sat Jan 14 2017 Rosa <rosa@abf.rosalinux.ru> 3.0.0-1
14mu|kdb-3.0.0-1|101	- (c4764db) Automatic import for version 3.0.0-1
14mu|kdb-3.0.0-1|102	
14mu|kdb-3.0.0-1|103	

22894 14
14mu|kdbusaddons-5.24.0-1|1	%define fw_version 5.24
14mu|kdbusaddons-5.24.0-1|2	
14mu|kdbusaddons-5.24.0-1|3	Summary:	KDE Frameworks 5 DBus addons module with various classes on top of QtDBus
14mu|kdbusaddons-5.24.0-1|4	Name:		kdbusaddons
14mu|kdbusaddons-5.24.0-1|5	Version:	5.24.0
14mu|kdbusaddons-5.24.0-1|6	Release:	1
14mu|kdbusaddons-5.24.0-1|7	License:	GPLv2+
14mu|kdbusaddons-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kdbusaddons-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kdbusaddons-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kdbusaddons-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kdbusaddons-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kdbusaddons-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdbusaddons-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kdbusaddons-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kdbusaddons-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdbusaddons-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kdbusaddons-5.24.0-1|18	
14mu|kdbusaddons-5.24.0-1|19	%description
14mu|kdbusaddons-5.24.0-1|20	KDE Frameworks 5 DBus addons module with various classes on top of QtDBus.
14mu|kdbusaddons-5.24.0-1|21	
14mu|kdbusaddons-5.24.0-1|22	KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
14mu|kdbusaddons-5.24.0-1|23	create KDED modules.
14mu|kdbusaddons-5.24.0-1|24	
14mu|kdbusaddons-5.24.0-1|25	%files
14mu|kdbusaddons-5.24.0-1|26	%{_kde5_bindir}/kquitapp5
14mu|kdbusaddons-5.24.0-1|27	
14mu|kdbusaddons-5.24.0-1|28	#----------------------------------------------------------------------------
14mu|kdbusaddons-5.24.0-1|29	
14mu|kdbusaddons-5.24.0-1|30	%package i18n
14mu|kdbusaddons-5.24.0-1|31	Summary:	KDBusAddons translations
14mu|kdbusaddons-5.24.0-1|32	Group:		System/Internationalization
14mu|kdbusaddons-5.24.0-1|33	BuildArch:	noarch
14mu|kdbusaddons-5.24.0-1|34	
14mu|kdbusaddons-5.24.0-1|35	%description i18n
14mu|kdbusaddons-5.24.0-1|36	KDBusAddons translations.
14mu|kdbusaddons-5.24.0-1|37	
14mu|kdbusaddons-5.24.0-1|38	%files i18n -f %{name}.lang
14mu|kdbusaddons-5.24.0-1|39	
14mu|kdbusaddons-5.24.0-1|40	#----------------------------------------------------------------------------
14mu|kdbusaddons-5.24.0-1|41	
14mu|kdbusaddons-5.24.0-1|42	%define kf5dbusaddons_major 5
14mu|kdbusaddons-5.24.0-1|43	%define libkf5dbusaddons %mklibname kf5dbusaddons %{kf5dbusaddons_major}
14mu|kdbusaddons-5.24.0-1|44	
14mu|kdbusaddons-5.24.0-1|45	%package -n %{libkf5dbusaddons}
14mu|kdbusaddons-5.24.0-1|46	Summary:	KDE Frameworks 5 DBus addons shared library
14mu|kdbusaddons-5.24.0-1|47	Group:		System/Libraries
14mu|kdbusaddons-5.24.0-1|48	Requires:	%{name}
14mu|kdbusaddons-5.24.0-1|49	Requires:	%{name}-i18n
14mu|kdbusaddons-5.24.0-1|50	
14mu|kdbusaddons-5.24.0-1|51	%description -n %{libkf5dbusaddons}
14mu|kdbusaddons-5.24.0-1|52	KDE Frameworks 5 DBus addons shared library.
14mu|kdbusaddons-5.24.0-1|53	
14mu|kdbusaddons-5.24.0-1|54	%files -n %{libkf5dbusaddons}
14mu|kdbusaddons-5.24.0-1|55	%{_kde5_libdir}/libKF5DBusAddons.so.%{kf5dbusaddons_major}*
14mu|kdbusaddons-5.24.0-1|56	
14mu|kdbusaddons-5.24.0-1|57	#----------------------------------------------------------------------------
14mu|kdbusaddons-5.24.0-1|58	
14mu|kdbusaddons-5.24.0-1|59	%define devkf5dbusaddons %mklibname kf5dbusaddons -d
14mu|kdbusaddons-5.24.0-1|60	
14mu|kdbusaddons-5.24.0-1|61	%package -n %{devkf5dbusaddons}
14mu|kdbusaddons-5.24.0-1|62	Summary:	Development files for KDE Frameworks 5 DBus addons
14mu|kdbusaddons-5.24.0-1|63	Group:		Development/KDE and Qt
14mu|kdbusaddons-5.24.0-1|64	Requires:	%{libkf5dbusaddons} = %{EVRD}
14mu|kdbusaddons-5.24.0-1|65	Provides:	%{name}-devel = %{EVRD}
14mu|kdbusaddons-5.24.0-1|66	Provides:	kf5dbusaddons-devel = %{version}
14mu|kdbusaddons-5.24.0-1|67	
14mu|kdbusaddons-5.24.0-1|68	%description -n %{devkf5dbusaddons}
14mu|kdbusaddons-5.24.0-1|69	This package contains header files needed if you wish to build applications
14mu|kdbusaddons-5.24.0-1|70	based on %{name}.
14mu|kdbusaddons-5.24.0-1|71	
14mu|kdbusaddons-5.24.0-1|72	%files -n %{devkf5dbusaddons}
14mu|kdbusaddons-5.24.0-1|73	%{_kde5_includedir}/KF5/KDBusAddons
14mu|kdbusaddons-5.24.0-1|74	%{_kde5_includedir}/KF5/kdbusaddons_version.h
14mu|kdbusaddons-5.24.0-1|75	%{_kde5_libdir}/cmake/KF5DBusAddons
14mu|kdbusaddons-5.24.0-1|76	%{_kde5_libdir}/libKF5DBusAddons.so
14mu|kdbusaddons-5.24.0-1|77	%{_kde5_mkspecsdir}/*.pri
14mu|kdbusaddons-5.24.0-1|78	
14mu|kdbusaddons-5.24.0-1|79	#----------------------------------------------------------------------------
14mu|kdbusaddons-5.24.0-1|80	
14mu|kdbusaddons-5.24.0-1|81	%prep
14mu|kdbusaddons-5.24.0-1|82	%setup -q
14mu|kdbusaddons-5.24.0-1|83	
14mu|kdbusaddons-5.24.0-1|84	%build
14mu|kdbusaddons-5.24.0-1|85	%cmake_kde5
14mu|kdbusaddons-5.24.0-1|86	%make
14mu|kdbusaddons-5.24.0-1|87	
14mu|kdbusaddons-5.24.0-1|88	%install
14mu|kdbusaddons-5.24.0-1|89	%makeinstall_std -C build
14mu|kdbusaddons-5.24.0-1|90	
14mu|kdbusaddons-5.24.0-1|91	%find_lang %{name} --all-name --with-qt
14mu|kdbusaddons-5.24.0-1|92	
14mu|kdbusaddons-5.24.0-1|93	%changelog
14mu|kdbusaddons-5.24.0-1|94	
14mu|kdbusaddons-5.24.0-1|95	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kdbusaddons-5.24.0-1|96	- (1a327e0) New version 5.24.0
14mu|kdbusaddons-5.24.0-1|97	
14mu|kdbusaddons-5.24.0-1|98	

22895 14
14mu|kde4-audiocd-4.14.3-1|1	Summary:	KDE I/O Slave for Audio CDs
14mu|kde4-audiocd-4.14.3-1|2	Name:		kde4-audiocd
14mu|kde4-audiocd-4.14.3-1|3	Version:	4.14.3
14mu|kde4-audiocd-4.14.3-1|4	Release:	1
14mu|kde4-audiocd-4.14.3-1|5	Epoch:		3
14mu|kde4-audiocd-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kde4-audiocd-4.14.3-1|7	License:	GPLv2
14mu|kde4-audiocd-4.14.3-1|8	Url:		https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio
14mu|kde4-audiocd-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/audiocd-kio-%{version}.tar.xz
14mu|kde4-audiocd-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kde4-audiocd-4.14.3-1|11	BuildRequires:	cdda-devel
14mu|kde4-audiocd-4.14.3-1|12	Buildrequires:	libkcddb-devel
14mu|kde4-audiocd-4.14.3-1|13	Buildrequires:	libkcompactdisc-devel
14mu|kde4-audiocd-4.14.3-1|14	Buildrequires:	pkgconfig(libcdio_paranoia)
14mu|kde4-audiocd-4.14.3-1|15	Buildrequires:	pkgconfig(flac)
14mu|kde4-audiocd-4.14.3-1|16	Buildrequires:	pkgconfig(vorbis)
14mu|kde4-audiocd-4.14.3-1|17	Conflicts:	kdemultimedia4-core < 3:4.5.71
14mu|kde4-audiocd-4.14.3-1|18	
14mu|kde4-audiocd-4.14.3-1|19	%description
14mu|kde4-audiocd-4.14.3-1|20	KDE I/O Slave for Audio CDs.
14mu|kde4-audiocd-4.14.3-1|21	
14mu|kde4-audiocd-4.14.3-1|22	%files
14mu|kde4-audiocd-4.14.3-1|23	%{_kde_libdir}/kde4/kcm_audiocd.so
14mu|kde4-audiocd-4.14.3-1|24	%{_kde_libdir}/kde4/kio_audiocd.so
14mu|kde4-audiocd-4.14.3-1|25	%{_kde_libdir}/kde4/libaudiocd_*
14mu|kde4-audiocd-4.14.3-1|26	%{_kde_datadir}/config.kcfg/audiocd_*
14mu|kde4-audiocd-4.14.3-1|27	%{_kde_services}/audiocd.desktop
14mu|kde4-audiocd-4.14.3-1|28	%{_kde_services}/audiocd.protocol
14mu|kde4-audiocd-4.14.3-1|29	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/audiocd.desktop
14mu|kde4-audiocd-4.14.3-1|30	%{_kde_appsdir}/solid/actions/solid_audiocd.desktop
14mu|kde4-audiocd-4.14.3-1|31	%{_kde_docdir}/HTML/en/kioslave/audiocd
14mu|kde4-audiocd-4.14.3-1|32	
14mu|kde4-audiocd-4.14.3-1|33	#------------------------------------------------------------------------------
14mu|kde4-audiocd-4.14.3-1|34	
14mu|kde4-audiocd-4.14.3-1|35	%define audiocdplugins_major 4
14mu|kde4-audiocd-4.14.3-1|36	%define libaudiocdplugins %mklibname audiocdplugins %{audiocdplugins_major}
14mu|kde4-audiocd-4.14.3-1|37	
14mu|kde4-audiocd-4.14.3-1|38	%package -n %{libaudiocdplugins}
14mu|kde4-audiocd-4.14.3-1|39	Summary:	KDE I/O Slave for Audio CDs library
14mu|kde4-audiocd-4.14.3-1|40	Group:		System/Libraries
14mu|kde4-audiocd-4.14.3-1|41	
14mu|kde4-audiocd-4.14.3-1|42	%description -n %{libaudiocdplugins}
14mu|kde4-audiocd-4.14.3-1|43	KDE I/O Slave for Audio CDs library using cdparanoia.
14mu|kde4-audiocd-4.14.3-1|44	
14mu|kde4-audiocd-4.14.3-1|45	%files -n %{libaudiocdplugins}
14mu|kde4-audiocd-4.14.3-1|46	%{_kde_libdir}/libaudiocdplugins.so.%{audiocdplugins_major}*
14mu|kde4-audiocd-4.14.3-1|47	
14mu|kde4-audiocd-4.14.3-1|48	#--------------------------------------------------------------------
14mu|kde4-audiocd-4.14.3-1|49	
14mu|kde4-audiocd-4.14.3-1|50	%package devel
14mu|kde4-audiocd-4.14.3-1|51	Summary:	Devel stuff for %{name}
14mu|kde4-audiocd-4.14.3-1|52	Group:		Development/KDE and Qt
14mu|kde4-audiocd-4.14.3-1|53	Requires:	%{libaudiocdplugins} = %{EVRD}
14mu|kde4-audiocd-4.14.3-1|54	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mu|kde4-audiocd-4.14.3-1|55	
14mu|kde4-audiocd-4.14.3-1|56	%description devel
14mu|kde4-audiocd-4.14.3-1|57	This package contains header files needed if you wish to build applications
14mu|kde4-audiocd-4.14.3-1|58	based on %{name}.
14mu|kde4-audiocd-4.14.3-1|59	
14mu|kde4-audiocd-4.14.3-1|60	%files devel
14mu|kde4-audiocd-4.14.3-1|61	%{_kde_libdir}/libaudiocdplugins.so
14mu|kde4-audiocd-4.14.3-1|62	%{_kde_includedir}/*
14mu|kde4-audiocd-4.14.3-1|63	
14mu|kde4-audiocd-4.14.3-1|64	#--------------------------------------------------------------------
14mu|kde4-audiocd-4.14.3-1|65	
14mu|kde4-audiocd-4.14.3-1|66	%prep
14mu|kde4-audiocd-4.14.3-1|67	%setup -qn audiocd-kio-%{version}
14mu|kde4-audiocd-4.14.3-1|68	
14mu|kde4-audiocd-4.14.3-1|69	%build
14mu|kde4-audiocd-4.14.3-1|70	%cmake_kde4
14mu|kde4-audiocd-4.14.3-1|71	%make
14mu|kde4-audiocd-4.14.3-1|72	
14mu|kde4-audiocd-4.14.3-1|73	%install
14mu|kde4-audiocd-4.14.3-1|74	%makeinstall_std -C build
14mu|kde4-audiocd-4.14.3-1|75	
14mu|kde4-audiocd-4.14.3-1|76	
14mu|kde4-audiocd-4.14.3-1|77	%changelog
14mu|kde4-audiocd-4.14.3-1|78	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kde4-audiocd-4.14.3-1|79	+ Revision: 9fda69c
14mu|kde4-audiocd-4.14.3-1|80	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kde4-audiocd-4.14.3-1|81	
14mu|kde4-audiocd-4.14.3-1|82	

22896 14
14mu|kde4-windeco-dekorator-0.5.1-17|1	Summary:	Themable and Customizable Window Decoration Engine for KDE 4
14mu|kde4-windeco-dekorator-0.5.1-17|2	Name:		kde4-windeco-dekorator
14mu|kde4-windeco-dekorator-0.5.1-17|3	Version:	0.5.1
14mu|kde4-windeco-dekorator-0.5.1-17|4	Release:	17
14mu|kde4-windeco-dekorator-0.5.1-17|5	License:	GPLv2+
14mu|kde4-windeco-dekorator-0.5.1-17|6	Group:		Graphical desktop/KDE
14mu|kde4-windeco-dekorator-0.5.1-17|7	Url:		http://www.kde-look.org/content/show.php?content=87921
14mu|kde4-windeco-dekorator-0.5.1-17|8	Source0:	dekorator-%{version}.tar.bz2
14mu|kde4-windeco-dekorator-0.5.1-17|9	Source1:	elementary-emerald-theme.tar.gz
14mu|kde4-windeco-dekorator-0.5.1-17|10	Source2:	kwindeKoratorrc
14mu|kde4-windeco-dekorator-0.5.1-17|11	Source3:	kwin_deKorator_config.mo
14mu|kde4-windeco-dekorator-0.5.1-17|12	Patch0:		dekorator-0.5.1-kde4.8-rosa.patch
14mu|kde4-windeco-dekorator-0.5.1-17|13	BuildRequires:	kdebase4-workspace-devel
14mu|kde4-windeco-dekorator-0.5.1-17|14	BuildRequires:	pkgconfig(qimageblitz)
14mu|kde4-windeco-dekorator-0.5.1-17|15	Suggests:	kde4-kwin-dekorator-themes
14mu|kde4-windeco-dekorator-0.5.1-17|16	
14mu|kde4-windeco-dekorator-0.5.1-17|17	%description
14mu|kde4-windeco-dekorator-0.5.1-17|18	Unofficial port of the famous "deKorator" window decoration engine to KDE 4.
14mu|kde4-windeco-dekorator-0.5.1-17|19	You can find themes at http://www.kde-look.org/index.php?xcontentmode=21
14mu|kde4-windeco-dekorator-0.5.1-17|20	
14mu|kde4-windeco-dekorator-0.5.1-17|21	%files -f kwin_deKorator_config.lang
14mu|kde4-windeco-dekorator-0.5.1-17|22	%doc AUTHORS CHANGELOG.original COPYING README README.original TODO
14mu|kde4-windeco-dekorator-0.5.1-17|23	%{_kde_libdir}/kde4/kwin3_deKorator.so
14mu|kde4-windeco-dekorator-0.5.1-17|24	%{_kde_libdir}/kde4/kwin_deKorator_config.so
14mu|kde4-windeco-dekorator-0.5.1-17|25	%{_kde_appsdir}/kwin/deKorator.desktop
14mu|kde4-windeco-dekorator-0.5.1-17|26	%{_kde_appsdir}/deKorator/themes/*
14mu|kde4-windeco-dekorator-0.5.1-17|27	%{_kde_configdir}/deKoratorthemes.knsrc
14mu|kde4-windeco-dekorator-0.5.1-17|28	%{_kde_configdir}/kwindeKoratorrc
14mu|kde4-windeco-dekorator-0.5.1-17|29	
14mu|kde4-windeco-dekorator-0.5.1-17|30	#--------------------------------------------------------------------
14mu|kde4-windeco-dekorator-0.5.1-17|31	
14mu|kde4-windeco-dekorator-0.5.1-17|32	%prep
14mu|kde4-windeco-dekorator-0.5.1-17|33	%setup -qn dekorator-%{version}
14mu|kde4-windeco-dekorator-0.5.1-17|34	%apply_patches
14mu|kde4-windeco-dekorator-0.5.1-17|35	
14mu|kde4-windeco-dekorator-0.5.1-17|36	%build
14mu|kde4-windeco-dekorator-0.5.1-17|37	%cmake_kde4
14mu|kde4-windeco-dekorator-0.5.1-17|38	%make
14mu|kde4-windeco-dekorator-0.5.1-17|39	
14mu|kde4-windeco-dekorator-0.5.1-17|40	%install
14mu|kde4-windeco-dekorator-0.5.1-17|41	pushd build
14mu|kde4-windeco-dekorator-0.5.1-17|42	%makeinstall_std
14mu|kde4-windeco-dekorator-0.5.1-17|43	tar xf %{SOURCE1}
14mu|kde4-windeco-dekorator-0.5.1-17|44	mkdir -p %{buildroot}/%{_kde_appsdir}/deKorator/themes/
14mu|kde4-windeco-dekorator-0.5.1-17|45	cp -r Elementary %{buildroot}/%{_kde_appsdir}/deKorator/themes/
14mu|kde4-windeco-dekorator-0.5.1-17|46	mkdir -p %{buildroot}/%{_kde_configdir}/
14mu|kde4-windeco-dekorator-0.5.1-17|47	cp %{SOURCE2} %{buildroot}/%{_kde_configdir}/
14mu|kde4-windeco-dekorator-0.5.1-17|48	mkdir -p %{buildroot}/%{_localedir}/ru/LC_MESSAGES/
14mu|kde4-windeco-dekorator-0.5.1-17|49	cp %{SOURCE3} %{buildroot}/%{_localedir}/ru/LC_MESSAGES/
14mu|kde4-windeco-dekorator-0.5.1-17|50	popd
14mu|kde4-windeco-dekorator-0.5.1-17|51	
14mu|kde4-windeco-dekorator-0.5.1-17|52	%find_lang kwin_deKorator_config
14mu|kde4-windeco-dekorator-0.5.1-17|53	
14mu|kde4-windeco-dekorator-0.5.1-17|54	%changelog
14mu|kde4-windeco-dekorator-0.5.1-17|55	* Sun Jan 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-17
14mu|kde4-windeco-dekorator-0.5.1-17|56	+ Revision: 82d6ee0
14mu|kde4-windeco-dekorator-0.5.1-17|57	- Add Russian translation
14mu|kde4-windeco-dekorator-0.5.1-17|58	
14mu|kde4-windeco-dekorator-0.5.1-17|59	

22897 14
14mu|kde5-l10n-16.04.3-4|1	# Supported l10n language
14mu|kde5-l10n-16.04.3-4|2	# to update this list (depending on which new localisations tarballs are available
14mu|kde5-l10n-16.04.3-4|3	# from upstream), you can use:
14mu|kde5-l10n-16.04.3-4|4	# $ ls SOURCES/kde-l10n*tar.xz | grep -v @valencia | awk -F- '{print $3}' | tr '\n' ' '
14mu|kde5-l10n-16.04.3-4|5	#
14mu|kde5-l10n-16.04.3-4|6	# Note: ca@valencia is treated differently because of the @ in the tarball name
14mu|kde5-l10n-16.04.3-4|7	%define langlist ar bg bs ca cs da de el en_GB es et eu fa fi fr ga gl he hi hr hu ia id is it ja kk km ko lt lv nb nds nl nn pa pl pt pt_BR ro ru sk sl sv tr ug uk wa zh_CN zh_TW
14mu|kde5-l10n-16.04.3-4|8	
14mu|kde5-l10n-16.04.3-4|9	%define disabled_langs af az be bn_IN bo br csb cy eo fo fy hne kn ku gu lo mai mi mk ml mt mr ne oc se si sr ta tg th ven vi xh
14mu|kde5-l10n-16.04.3-4|10	
14mu|kde5-l10n-16.04.3-4|11	%define build_ca_valencia 0
14mu|kde5-l10n-16.04.3-4|12	
14mu|kde5-l10n-16.04.3-4|13	%{expand:%(for lang in %{disabled_langs}; do echo "%%{expand:%%define build_$lang 0}"; done)}
14mu|kde5-l10n-16.04.3-4|14	%{expand:%(for lang in %{langlist}; do echo "%%{expand:%%define build_$lang 1}"; done)}
14mu|kde5-l10n-16.04.3-4|15	
14mu|kde5-l10n-16.04.3-4|16	%define oname kde-l10n
14mu|kde5-l10n-16.04.3-4|17	
14mu|kde5-l10n-16.04.3-4|18	Summary:	Internationalization support for KDE (KF5 branch)
14mu|kde5-l10n-16.04.3-4|19	Name:		kde5-l10n
14mu|kde5-l10n-16.04.3-4|20	Version:	16.04.3
14mu|kde5-l10n-16.04.3-4|21	Release:	4
14mu|kde5-l10n-16.04.3-4|22	Epoch:		3
14mu|kde5-l10n-16.04.3-4|23	License:	LGPLv2.1+
14mu|kde5-l10n-16.04.3-4|24	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|25	Url:		http://www.kde.org
14mu|kde5-l10n-16.04.3-4|26	# l10n sources
14mu|kde5-l10n-16.04.3-4|27	# list ca@valencia tarball separately due to the @ in the tarball name
14mu|kde5-l10n-16.04.3-4|28	#Source1: kde-l10n-ca@valencia-%{version}.tar.bz2
14mu|kde5-l10n-16.04.3-4|29	%{expand:%(\
14mu|kde5-l10n-16.04.3-4|30	i=2; \
14mu|kde5-l10n-16.04.3-4|31	for lang in %langlist; do\
14mu|kde5-l10n-16.04.3-4|32	echo "%%{expand:Source$i: ftp://ftp.kde.org/pub/kde/stable/applications/%%{version}/src/%%{oname}/%%{oname}-$lang-%%{version}.tar.xz}";\
14mu|kde5-l10n-16.04.3-4|33	i=$[i+1];\
14mu|kde5-l10n-16.04.3-4|34	done\
14mu|kde5-l10n-16.04.3-4|35	)
14mu|kde5-l10n-16.04.3-4|36	}
14mu|kde5-l10n-16.04.3-4|37	Source100:	kde5-l10n.rpmlintrc
14mu|kde5-l10n-16.04.3-4|38	# Should be checked in 15.08.1+ if still needed
14mu|kde5-l10n-16.04.3-4|39	Source101:	kdenlive-ru.po
14mu|kde5-l10n-16.04.3-4|40	BuildRequires:	docbook-style-xsl
14mu|kde5-l10n-16.04.3-4|41	BuildRequires:	docbook-dtd45-xml
14mu|kde5-l10n-16.04.3-4|42	BuildRequires:	extra-cmake-modules
14mu|kde5-l10n-16.04.3-4|43	BuildRequires:	kf5doctools-devel
14mu|kde5-l10n-16.04.3-4|44	BuildRequires:	kf5i18n-devel
14mu|kde5-l10n-16.04.3-4|45	BuildArch:	noarch
14mu|kde5-l10n-16.04.3-4|46	
14mu|kde5-l10n-16.04.3-4|47	%description
14mu|kde5-l10n-16.04.3-4|48	Internationalization support for KDE (KF5 branch).
14mu|kde5-l10n-16.04.3-4|49	
14mu|kde5-l10n-16.04.3-4|50	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|51	
14mu|kde5-l10n-16.04.3-4|52	%package en_US
14mu|kde5-l10n-16.04.3-4|53	Summary:	American English support for KDE
14mu|kde5-l10n-16.04.3-4|54	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|55	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|56	Requires:	locales-en
14mu|kde5-l10n-16.04.3-4|57	Provides:	%{name}-American = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|58	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|59	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|60	
14mu|kde5-l10n-16.04.3-4|61	%description en_US
14mu|kde5-l10n-16.04.3-4|62	%{summary}.
14mu|kde5-l10n-16.04.3-4|63	
14mu|kde5-l10n-16.04.3-4|64	This is an empty package, en_US support is already provided by KF5.
14mu|kde5-l10n-16.04.3-4|65	
14mu|kde5-l10n-16.04.3-4|66	%files en_US
14mu|kde5-l10n-16.04.3-4|67	
14mu|kde5-l10n-16.04.3-4|68	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|69	
14mu|kde5-l10n-16.04.3-4|70	%if %{build_af}
14mu|kde5-l10n-16.04.3-4|71	%package af
14mu|kde5-l10n-16.04.3-4|72	Summary:	Afrikaans language support for KDE
14mu|kde5-l10n-16.04.3-4|73	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|74	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|75	Provides:	%{name}-Afrikaans = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|76	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|77	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|78	
14mu|kde5-l10n-16.04.3-4|79	%description af
14mu|kde5-l10n-16.04.3-4|80	This package provides Afrikaans translations for KDE.
14mu|kde5-l10n-16.04.3-4|81	
14mu|kde5-l10n-16.04.3-4|82	%files af
14mu|kde5-l10n-16.04.3-4|83	%lang(af) %{_kde5_localedir}/af/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|84	%endif
14mu|kde5-l10n-16.04.3-4|85	
14mu|kde5-l10n-16.04.3-4|86	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|87	
14mu|kde5-l10n-16.04.3-4|88	%if %{build_ar}
14mu|kde5-l10n-16.04.3-4|89	%package ar
14mu|kde5-l10n-16.04.3-4|90	Summary:	Arabic language support for KDE
14mu|kde5-l10n-16.04.3-4|91	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|92	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|93	Requires:	locales-ar
14mu|kde5-l10n-16.04.3-4|94	Provides:	%{name}-Arabic = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|95	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|96	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|97	
14mu|kde5-l10n-16.04.3-4|98	%description ar
14mu|kde5-l10n-16.04.3-4|99	This package provides Arabic translation for KDE.
14mu|kde5-l10n-16.04.3-4|100	
14mu|kde5-l10n-16.04.3-4|101	%files ar
14mu|kde5-l10n-16.04.3-4|102	%lang(ar) %{_kde5_localedir}/ar/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|103	%{_kde5_datadir}/klettres/ar/
14mu|kde5-l10n-16.04.3-4|104	%endif
14mu|kde5-l10n-16.04.3-4|105	
14mu|kde5-l10n-16.04.3-4|106	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|107	
14mu|kde5-l10n-16.04.3-4|108	%if %{build_az}
14mu|kde5-l10n-16.04.3-4|109	%package az
14mu|kde5-l10n-16.04.3-4|110	Summary:	Azerbaijani language support for KDE
14mu|kde5-l10n-16.04.3-4|111	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|112	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|113	Provides:	%{name}-Azerbaijani = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|114	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|115	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|116	
14mu|kde5-l10n-16.04.3-4|117	%description az
14mu|kde5-l10n-16.04.3-4|118	This package provides Azerbaijani translations for KDE.
14mu|kde5-l10n-16.04.3-4|119	
14mu|kde5-l10n-16.04.3-4|120	%files az
14mu|kde5-l10n-16.04.3-4|121	%lang(az) %{_kde5_localedir}/az/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|122	%endif
14mu|kde5-l10n-16.04.3-4|123	
14mu|kde5-l10n-16.04.3-4|124	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|125	
14mu|kde5-l10n-16.04.3-4|126	%if %{build_be}
14mu|kde5-l10n-16.04.3-4|127	%package be
14mu|kde5-l10n-16.04.3-4|128	Summary:	Belarusian language support for KDE
14mu|kde5-l10n-16.04.3-4|129	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|130	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|131	Provides:	%{name}-Belarusian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|132	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|133	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|134	
14mu|kde5-l10n-16.04.3-4|135	%description be
14mu|kde5-l10n-16.04.3-4|136	%{summary}.
14mu|kde5-l10n-16.04.3-4|137	
14mu|kde5-l10n-16.04.3-4|138	%files be
14mu|kde5-l10n-16.04.3-4|139	%lang(be) %{_kde5_localedir}/be/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|140	%endif
14mu|kde5-l10n-16.04.3-4|141	
14mu|kde5-l10n-16.04.3-4|142	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|143	
14mu|kde5-l10n-16.04.3-4|144	%if %{build_bn_IN}
14mu|kde5-l10n-16.04.3-4|145	%package bn_IN
14mu|kde5-l10n-16.04.3-4|146	Summary:	Bengali India language support for KDE
14mu|kde5-l10n-16.04.3-4|147	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|148	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|149	Requires:	locales-bn
14mu|kde5-l10n-16.04.3-4|150	Provides:	%{name}-Bengali-India = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|151	Provides:	%{name}-Bengali = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|152	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|153	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|154	
14mu|kde5-l10n-16.04.3-4|155	%description bn_IN
14mu|kde5-l10n-16.04.3-4|156	%{summary}.
14mu|kde5-l10n-16.04.3-4|157	
14mu|kde5-l10n-16.04.3-4|158	%files bn_IN
14mu|kde5-l10n-16.04.3-4|159	%lang(bn_IN) %{_kde5_localedir}/bn_IN/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|160	%endif
14mu|kde5-l10n-16.04.3-4|161	
14mu|kde5-l10n-16.04.3-4|162	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|163	
14mu|kde5-l10n-16.04.3-4|164	%if %{build_bg}
14mu|kde5-l10n-16.04.3-4|165	%package bg
14mu|kde5-l10n-16.04.3-4|166	Summary:	Bulgarian language support for KDE
14mu|kde5-l10n-16.04.3-4|167	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|168	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|169	Requires:	locales-bg
14mu|kde5-l10n-16.04.3-4|170	Provides:	%{name}-Bulgarian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|171	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|172	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|173	
14mu|kde5-l10n-16.04.3-4|174	%description bg
14mu|kde5-l10n-16.04.3-4|175	%{summary}.
14mu|kde5-l10n-16.04.3-4|176	
14mu|kde5-l10n-16.04.3-4|177	%files bg
14mu|kde5-l10n-16.04.3-4|178	%lang(bg) %{_kde5_localedir}/bg/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|179	%{_kde5_datadir}/kvtml/bg/
14mu|kde5-l10n-16.04.3-4|180	%endif
14mu|kde5-l10n-16.04.3-4|181	
14mu|kde5-l10n-16.04.3-4|182	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|183	
14mu|kde5-l10n-16.04.3-4|184	%if %{build_bo}
14mu|kde5-l10n-16.04.3-4|185	%package bo
14mu|kde5-l10n-16.04.3-4|186	Summary:	Tibetan language support for KDE
14mu|kde5-l10n-16.04.3-4|187	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|188	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|189	Provides:	%{name}-Tibetan = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|190	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|191	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|192	
14mu|kde5-l10n-16.04.3-4|193	%description bo
14mu|kde5-l10n-16.04.3-4|194	%{summary}.
14mu|kde5-l10n-16.04.3-4|195	
14mu|kde5-l10n-16.04.3-4|196	%files bo
14mu|kde5-l10n-16.04.3-4|197	%lang(bo) %{_kde5_localedir}/bo/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|198	%endif
14mu|kde5-l10n-16.04.3-4|199	
14mu|kde5-l10n-16.04.3-4|200	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|201	
14mu|kde5-l10n-16.04.3-4|202	%if %{build_br}
14mu|kde5-l10n-16.04.3-4|203	%package br
14mu|kde5-l10n-16.04.3-4|204	Summary:	Breton language support for KDE
14mu|kde5-l10n-16.04.3-4|205	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|206	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|207	Provides:	%{name}-Breton = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|208	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|209	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|210	
14mu|kde5-l10n-16.04.3-4|211	%description br
14mu|kde5-l10n-16.04.3-4|212	%{summary}.
14mu|kde5-l10n-16.04.3-4|213	
14mu|kde5-l10n-16.04.3-4|214	%files br
14mu|kde5-l10n-16.04.3-4|215	%lang(br) %{_kde5_localedir}/br/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|216	%endif
14mu|kde5-l10n-16.04.3-4|217	
14mu|kde5-l10n-16.04.3-4|218	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|219	
14mu|kde5-l10n-16.04.3-4|220	%if %{build_bs}
14mu|kde5-l10n-16.04.3-4|221	%package bs
14mu|kde5-l10n-16.04.3-4|222	Summary:	Bosnian language support for KDE
14mu|kde5-l10n-16.04.3-4|223	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|224	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|225	Provides:	%{name}-Bosnian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|226	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|227	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|228	
14mu|kde5-l10n-16.04.3-4|229	%description bs
14mu|kde5-l10n-16.04.3-4|230	%{summary}.
14mu|kde5-l10n-16.04.3-4|231	
14mu|kde5-l10n-16.04.3-4|232	%files bs
14mu|kde5-l10n-16.04.3-4|233	%lang(bs) %{_kde5_localedir}/bs/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|234	%endif
14mu|kde5-l10n-16.04.3-4|235	
14mu|kde5-l10n-16.04.3-4|236	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|237	
14mu|kde5-l10n-16.04.3-4|238	%if %{build_ca}
14mu|kde5-l10n-16.04.3-4|239	%package ca
14mu|kde5-l10n-16.04.3-4|240	Summary:	Catalan language support for KDE
14mu|kde5-l10n-16.04.3-4|241	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|242	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|243	Requires:	locales-ca
14mu|kde5-l10n-16.04.3-4|244	Provides:	%{name}-Catalan = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|245	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|246	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|247	
14mu|kde5-l10n-16.04.3-4|248	%description ca
14mu|kde5-l10n-16.04.3-4|249	%{summary}.
14mu|kde5-l10n-16.04.3-4|250	
14mu|kde5-l10n-16.04.3-4|251	%files ca
14mu|kde5-l10n-16.04.3-4|252	%lang(ca) %{_kde5_localedir}/ca/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|253	%{_kde5_datadir}/khangman/ca.txt
14mu|kde5-l10n-16.04.3-4|254	%{_kde5_datadir}/ktuberling/sounds/ca.soundtheme
14mu|kde5-l10n-16.04.3-4|255	%{_kde5_datadir}/ktuberling/sounds/ca/*
14mu|kde5-l10n-16.04.3-4|256	%{_kde5_datadir}/kvtml/ca/
14mu|kde5-l10n-16.04.3-4|257	%{_kde5_docdir}/HTML/ca/*
14mu|kde5-l10n-16.04.3-4|258	%endif
14mu|kde5-l10n-16.04.3-4|259	
14mu|kde5-l10n-16.04.3-4|260	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|261	
14mu|kde5-l10n-16.04.3-4|262	%if %{build_ca_valencia}
14mu|kde5-l10n-16.04.3-4|263	%package ca-valencia
14mu|kde5-l10n-16.04.3-4|264	Summary:	Catalan (Valencian) language support for KDE
14mu|kde5-l10n-16.04.3-4|265	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|266	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|267	Provides:	%{name}-Catalan-Valencian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|268	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|269	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|270	
14mu|kde5-l10n-16.04.3-4|271	%description ca-valencia
14mu|kde5-l10n-16.04.3-4|272	%{summary}.
14mu|kde5-l10n-16.04.3-4|273	
14mu|kde5-l10n-16.04.3-4|274	%files ca-valencia
14mu|kde5-l10n-16.04.3-4|275	%lang(ca-valencia) %{_kde5_localedir}/ca@valencia/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|276	%endif
14mu|kde5-l10n-16.04.3-4|277	
14mu|kde5-l10n-16.04.3-4|278	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|279	
14mu|kde5-l10n-16.04.3-4|280	%if %{build_cs}
14mu|kde5-l10n-16.04.3-4|281	%package cs
14mu|kde5-l10n-16.04.3-4|282	Summary:	Czech language support for KDE
14mu|kde5-l10n-16.04.3-4|283	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|284	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|285	Requires:	locales-cs
14mu|kde5-l10n-16.04.3-4|286	Provides:	%{name}-Czech = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|287	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|288	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|289	
14mu|kde5-l10n-16.04.3-4|290	%description cs
14mu|kde5-l10n-16.04.3-4|291	%{summary}.
14mu|kde5-l10n-16.04.3-4|292	
14mu|kde5-l10n-16.04.3-4|293	%files cs
14mu|kde5-l10n-16.04.3-4|294	%lang(cs) %{_kde5_localedir}/cs/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|295	%{_kde5_datadir}/khangman/cs.txt
14mu|kde5-l10n-16.04.3-4|296	%{_kde5_datadir}/klettres/cs/
14mu|kde5-l10n-16.04.3-4|297	%{_kde5_datadir}/kvtml/cs/
14mu|kde5-l10n-16.04.3-4|298	%{_kde5_docdir}/HTML/cs/*
14mu|kde5-l10n-16.04.3-4|299	%endif
14mu|kde5-l10n-16.04.3-4|300	
14mu|kde5-l10n-16.04.3-4|301	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|302	
14mu|kde5-l10n-16.04.3-4|303	%if %{build_csb}
14mu|kde5-l10n-16.04.3-4|304	%package csb
14mu|kde5-l10n-16.04.3-4|305	Summary:	Kashubian language support for KDE
14mu|kde5-l10n-16.04.3-4|306	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|307	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|308	Requires:	locales-pl
14mu|kde5-l10n-16.04.3-4|309	Provides:	%{name}-Kashubian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|310	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|311	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|312	
14mu|kde5-l10n-16.04.3-4|313	%description csb
14mu|kde5-l10n-16.04.3-4|314	%{summary}.
14mu|kde5-l10n-16.04.3-4|315	
14mu|kde5-l10n-16.04.3-4|316	%files csb
14mu|kde5-l10n-16.04.3-4|317	%lang(csb) %{_kde5_localedir}/csb/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|318	%endif
14mu|kde5-l10n-16.04.3-4|319	
14mu|kde5-l10n-16.04.3-4|320	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|321	
14mu|kde5-l10n-16.04.3-4|322	%if %{build_cy}
14mu|kde5-l10n-16.04.3-4|323	%package cy
14mu|kde5-l10n-16.04.3-4|324	Summary:	Welsh language support for KDE
14mu|kde5-l10n-16.04.3-4|325	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|326	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|327	Provides:	%{name}-Welsh = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|328	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|329	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|330	
14mu|kde5-l10n-16.04.3-4|331	%description cy
14mu|kde5-l10n-16.04.3-4|332	%{summary}.
14mu|kde5-l10n-16.04.3-4|333	
14mu|kde5-l10n-16.04.3-4|334	%files cy
14mu|kde5-l10n-16.04.3-4|335	%lang(cy) %{_kde5_localedir}/cy/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|336	%endif
14mu|kde5-l10n-16.04.3-4|337	
14mu|kde5-l10n-16.04.3-4|338	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|339	
14mu|kde5-l10n-16.04.3-4|340	%if %{build_da}
14mu|kde5-l10n-16.04.3-4|341	%package da
14mu|kde5-l10n-16.04.3-4|342	Summary:	Danish language support for KDE
14mu|kde5-l10n-16.04.3-4|343	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|344	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|345	Requires:	locales-da
14mu|kde5-l10n-16.04.3-4|346	Provides:	%{name}-Danish = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|347	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|348	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|349	
14mu|kde5-l10n-16.04.3-4|350	%description da
14mu|kde5-l10n-16.04.3-4|351	%{summary}.
14mu|kde5-l10n-16.04.3-4|352	
14mu|kde5-l10n-16.04.3-4|353	%files da
14mu|kde5-l10n-16.04.3-4|354	%lang(da) %{_kde5_localedir}/da/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|355	%{_kde5_datadir}/khangman/da.txt
14mu|kde5-l10n-16.04.3-4|356	%{_kde5_datadir}/klettres/da/
14mu|kde5-l10n-16.04.3-4|357	%{_kde5_datadir}/ktuberling/sounds/da.soundtheme
14mu|kde5-l10n-16.04.3-4|358	%{_kde5_datadir}/ktuberling/sounds/da/*
14mu|kde5-l10n-16.04.3-4|359	%{_kde5_datadir}/kvtml/da/
14mu|kde5-l10n-16.04.3-4|360	%{_kde5_docdir}/HTML/da/*
14mu|kde5-l10n-16.04.3-4|361	%endif
14mu|kde5-l10n-16.04.3-4|362	
14mu|kde5-l10n-16.04.3-4|363	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|364	
14mu|kde5-l10n-16.04.3-4|365	%if %{build_de}
14mu|kde5-l10n-16.04.3-4|366	%package de
14mu|kde5-l10n-16.04.3-4|367	Summary:	German language support for KDE
14mu|kde5-l10n-16.04.3-4|368	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|369	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|370	Requires:	locales-de
14mu|kde5-l10n-16.04.3-4|371	Provides:	%{name}-German = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|372	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|373	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|374	
14mu|kde5-l10n-16.04.3-4|375	%description de
14mu|kde5-l10n-16.04.3-4|376	%{summary}.
14mu|kde5-l10n-16.04.3-4|377	
14mu|kde5-l10n-16.04.3-4|378	%files de
14mu|kde5-l10n-16.04.3-4|379	%lang(de) %{_kde5_localedir}/de/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|380	%{_kde5_datadir}/klettres/de/
14mu|kde5-l10n-16.04.3-4|381	%{_kde5_datadir}/khangman/de.txt
14mu|kde5-l10n-16.04.3-4|382	%{_kde5_datadir}/ktuberling/sounds/de.soundtheme
14mu|kde5-l10n-16.04.3-4|383	%{_kde5_datadir}/ktuberling/sounds/de/*
14mu|kde5-l10n-16.04.3-4|384	%{_kde5_datadir}/kvtml/de/
14mu|kde5-l10n-16.04.3-4|385	%{_kde5_docdir}/HTML/de/*
14mu|kde5-l10n-16.04.3-4|386	%endif
14mu|kde5-l10n-16.04.3-4|387	
14mu|kde5-l10n-16.04.3-4|388	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|389	
14mu|kde5-l10n-16.04.3-4|390	%if %{build_el}
14mu|kde5-l10n-16.04.3-4|391	%package el
14mu|kde5-l10n-16.04.3-4|392	Summary:	Greek language support for KDE
14mu|kde5-l10n-16.04.3-4|393	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|394	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|395	Requires:	locales-el
14mu|kde5-l10n-16.04.3-4|396	Provides:	%{name}-Greek = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|397	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|398	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|399	
14mu|kde5-l10n-16.04.3-4|400	%description el
14mu|kde5-l10n-16.04.3-4|401	%{summary}.
14mu|kde5-l10n-16.04.3-4|402	
14mu|kde5-l10n-16.04.3-4|403	%files el
14mu|kde5-l10n-16.04.3-4|404	%lang(el) %{_kde5_localedir}/el/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|405	%{_kde5_datadir}/ktuberling/sounds/el.soundtheme
14mu|kde5-l10n-16.04.3-4|406	%{_kde5_datadir}/ktuberling/sounds/el/*
14mu|kde5-l10n-16.04.3-4|407	%{_kde5_datadir}/kvtml/el
14mu|kde5-l10n-16.04.3-4|408	%{_kde5_docdir}/HTML/el/
14mu|kde5-l10n-16.04.3-4|409	%endif
14mu|kde5-l10n-16.04.3-4|410	
14mu|kde5-l10n-16.04.3-4|411	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|412	
14mu|kde5-l10n-16.04.3-4|413	%if %{build_en_GB}
14mu|kde5-l10n-16.04.3-4|414	%package en_GB
14mu|kde5-l10n-16.04.3-4|415	Summary:	British English support for KDE
14mu|kde5-l10n-16.04.3-4|416	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|417	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|418	Requires:	locales-en
14mu|kde5-l10n-16.04.3-4|419	Provides:	%{name}-British = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|420	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|421	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|422	
14mu|kde5-l10n-16.04.3-4|423	%description en_GB
14mu|kde5-l10n-16.04.3-4|424	%{summary}.
14mu|kde5-l10n-16.04.3-4|425	
14mu|kde5-l10n-16.04.3-4|426	%files en_GB
14mu|kde5-l10n-16.04.3-4|427	%lang(en_GB) %{_kde5_localedir}/en_GB/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|428	%{_kde5_datadir}/klettres/en_GB/
14mu|kde5-l10n-16.04.3-4|429	%{_kde5_datadir}/kvtml/en_GB/
14mu|kde5-l10n-16.04.3-4|430	%{_kde5_datadir}/katepart/syntax/logohighlightstyle.en_GB.xml
14mu|kde5-l10n-16.04.3-4|431	%{_kde5_datadir}/kturtle/data/logokeywords.en_GB.xml
14mu|kde5-l10n-16.04.3-4|432	%{_kde5_datadir}/kturtle/examples/en_GB/
14mu|kde5-l10n-16.04.3-4|433	%endif
14mu|kde5-l10n-16.04.3-4|434	
14mu|kde5-l10n-16.04.3-4|435	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|436	
14mu|kde5-l10n-16.04.3-4|437	%if %{build_eo}
14mu|kde5-l10n-16.04.3-4|438	%package eo
14mu|kde5-l10n-16.04.3-4|439	Summary:	Esperanto support for KDE
14mu|kde5-l10n-16.04.3-4|440	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|441	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|442	Requires:	locales-eo
14mu|kde5-l10n-16.04.3-4|443	Provides:	%{name}-Esperanto = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|444	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|445	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|446	
14mu|kde5-l10n-16.04.3-4|447	%description eo
14mu|kde5-l10n-16.04.3-4|448	%{summary}.
14mu|kde5-l10n-16.04.3-4|449	
14mu|kde5-l10n-16.04.3-4|450	%files eo
14mu|kde5-l10n-16.04.3-4|451	%lang(eo) %{_kde5_localedir}/eo/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|452	%{_kde5_docdir}/HTML/eo/*
14mu|kde5-l10n-16.04.3-4|453	%endif
14mu|kde5-l10n-16.04.3-4|454	
14mu|kde5-l10n-16.04.3-4|455	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|456	
14mu|kde5-l10n-16.04.3-4|457	%if %{build_es}
14mu|kde5-l10n-16.04.3-4|458	%package es
14mu|kde5-l10n-16.04.3-4|459	Summary:	Spanish language support for KDE
14mu|kde5-l10n-16.04.3-4|460	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|461	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|462	Requires:	locales-es
14mu|kde5-l10n-16.04.3-4|463	Provides:	%{name}-Spanish = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|464	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|465	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|466	
14mu|kde5-l10n-16.04.3-4|467	%description es
14mu|kde5-l10n-16.04.3-4|468	%{summary}.
14mu|kde5-l10n-16.04.3-4|469	
14mu|kde5-l10n-16.04.3-4|470	%files es
14mu|kde5-l10n-16.04.3-4|471	%lang(es) %{_kde5_localedir}/es/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|472	%{_kde5_datadir}/khangman/es.txt
14mu|kde5-l10n-16.04.3-4|473	%{_kde5_datadir}/klettres/es/
14mu|kde5-l10n-16.04.3-4|474	%{_kde5_datadir}/ktuberling/sounds/es.soundtheme
14mu|kde5-l10n-16.04.3-4|475	%{_kde5_datadir}/ktuberling/sounds/es/*
14mu|kde5-l10n-16.04.3-4|476	%{_kde5_datadir}/kvtml/es/
14mu|kde5-l10n-16.04.3-4|477	%{_kde5_docdir}/HTML/es/*
14mu|kde5-l10n-16.04.3-4|478	%endif
14mu|kde5-l10n-16.04.3-4|479	
14mu|kde5-l10n-16.04.3-4|480	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|481	
14mu|kde5-l10n-16.04.3-4|482	%if %{build_et}
14mu|kde5-l10n-16.04.3-4|483	%package et
14mu|kde5-l10n-16.04.3-4|484	Summary:	Estonian language support for KDE
14mu|kde5-l10n-16.04.3-4|485	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|486	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|487	Requires:	locales-et
14mu|kde5-l10n-16.04.3-4|488	Provides:	%{name}-Estonian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|489	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|490	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|491	
14mu|kde5-l10n-16.04.3-4|492	%description et
14mu|kde5-l10n-16.04.3-4|493	%{summary}.
14mu|kde5-l10n-16.04.3-4|494	
14mu|kde5-l10n-16.04.3-4|495	%files et
14mu|kde5-l10n-16.04.3-4|496	%lang(et) %{_kde5_localedir}/et/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|497	%{_kde5_datadir}/khangman/et.txt
14mu|kde5-l10n-16.04.3-4|498	%{_kde5_datadir}/kvtml/et/
14mu|kde5-l10n-16.04.3-4|499	%{_kde5_docdir}/HTML/et/*
14mu|kde5-l10n-16.04.3-4|500	%endif
14mu|kde5-l10n-16.04.3-4|501	
14mu|kde5-l10n-16.04.3-4|502	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|503	
14mu|kde5-l10n-16.04.3-4|504	%if %{build_eu}
14mu|kde5-l10n-16.04.3-4|505	%package eu
14mu|kde5-l10n-16.04.3-4|506	Summary:	Basque language support for KDE
14mu|kde5-l10n-16.04.3-4|507	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|508	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|509	Requires:	locales-eu
14mu|kde5-l10n-16.04.3-4|510	Provides:	%{name}-Basque = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|511	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|512	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|513	
14mu|kde5-l10n-16.04.3-4|514	%description eu
14mu|kde5-l10n-16.04.3-4|515	This package provides Basque translations for KDE.
14mu|kde5-l10n-16.04.3-4|516	
14mu|kde5-l10n-16.04.3-4|517	%files eu
14mu|kde5-l10n-16.04.3-4|518	%lang(eu) %{_kde5_localedir}/eu/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|519	%endif
14mu|kde5-l10n-16.04.3-4|520	
14mu|kde5-l10n-16.04.3-4|521	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|522	
14mu|kde5-l10n-16.04.3-4|523	%if %{build_fa}
14mu|kde5-l10n-16.04.3-4|524	%package fa
14mu|kde5-l10n-16.04.3-4|525	Summary:	Farsi language support for KDE
14mu|kde5-l10n-16.04.3-4|526	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|527	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|528	Requires:	locales-fa
14mu|kde5-l10n-16.04.3-4|529	Provides:	%{name}-Farsi = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|530	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|531	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|532	
14mu|kde5-l10n-16.04.3-4|533	%description fa
14mu|kde5-l10n-16.04.3-4|534	%{summary}.
14mu|kde5-l10n-16.04.3-4|535	
14mu|kde5-l10n-16.04.3-4|536	%files fa
14mu|kde5-l10n-16.04.3-4|537	%lang(fa) %{_kde5_localedir}/fa/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|538	%endif
14mu|kde5-l10n-16.04.3-4|539	
14mu|kde5-l10n-16.04.3-4|540	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|541	
14mu|kde5-l10n-16.04.3-4|542	%if %{build_fi}
14mu|kde5-l10n-16.04.3-4|543	%package fi
14mu|kde5-l10n-16.04.3-4|544	Summary:	Finnish language support for KDE
14mu|kde5-l10n-16.04.3-4|545	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|546	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|547	Requires:	locales-fi
14mu|kde5-l10n-16.04.3-4|548	Provides:	%{name}-Finnish = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|549	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|550	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|551	
14mu|kde5-l10n-16.04.3-4|552	%description fi
14mu|kde5-l10n-16.04.3-4|553	%{summary}.
14mu|kde5-l10n-16.04.3-4|554	
14mu|kde5-l10n-16.04.3-4|555	%files fi
14mu|kde5-l10n-16.04.3-4|556	%lang(fi) %{_kde5_localedir}/fi/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|557	%{_kde5_localedir}/fi/LC_SCRIPTS/
14mu|kde5-l10n-16.04.3-4|558	%{_kde5_datadir}/khangman/fi.txt
14mu|kde5-l10n-16.04.3-4|559	%{_kde5_datadir}/ktuberling/sounds/fi.soundtheme
14mu|kde5-l10n-16.04.3-4|560	%{_kde5_datadir}/ktuberling/sounds/fi/*
14mu|kde5-l10n-16.04.3-4|561	%{_kde5_datadir}/kvtml/fi/
14mu|kde5-l10n-16.04.3-4|562	%endif
14mu|kde5-l10n-16.04.3-4|563	
14mu|kde5-l10n-16.04.3-4|564	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|565	
14mu|kde5-l10n-16.04.3-4|566	%if %{build_fo}
14mu|kde5-l10n-16.04.3-4|567	%package fo
14mu|kde5-l10n-16.04.3-4|568	Summary:	Faroese language support for KDE
14mu|kde5-l10n-16.04.3-4|569	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|570	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|571	Provides:	%{name}-Faroese = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|572	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|573	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|574	
14mu|kde5-l10n-16.04.3-4|575	%description fo
14mu|kde5-l10n-16.04.3-4|576	%{summary}.
14mu|kde5-l10n-16.04.3-4|577	
14mu|kde5-l10n-16.04.3-4|578	%files fo
14mu|kde5-l10n-16.04.3-4|579	%lang(fo) %{_kde5_localedir}/fo/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|580	%endif
14mu|kde5-l10n-16.04.3-4|581	
14mu|kde5-l10n-16.04.3-4|582	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|583	
14mu|kde5-l10n-16.04.3-4|584	%if %{build_fr}
14mu|kde5-l10n-16.04.3-4|585	%package fr
14mu|kde5-l10n-16.04.3-4|586	Summary:	French language support for KDE
14mu|kde5-l10n-16.04.3-4|587	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|588	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|589	Requires:	locales-fr
14mu|kde5-l10n-16.04.3-4|590	Provides:	%{name}-French = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|591	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|592	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|593	
14mu|kde5-l10n-16.04.3-4|594	%description fr
14mu|kde5-l10n-16.04.3-4|595	%{summary}.
14mu|kde5-l10n-16.04.3-4|596	
14mu|kde5-l10n-16.04.3-4|597	%files fr
14mu|kde5-l10n-16.04.3-4|598	%lang(fr) %{_kde5_localedir}/fr/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|599	%{_kde5_localedir}/fr/LC_SCRIPTS/
14mu|kde5-l10n-16.04.3-4|600	%{_kde5_datadir}/khangman/fr.txt
14mu|kde5-l10n-16.04.3-4|601	%{_kde5_datadir}/kstars/fr/info_url.dat
14mu|kde5-l10n-16.04.3-4|602	%{_kde5_datadir}/ktuberling/sounds/fr.soundtheme
14mu|kde5-l10n-16.04.3-4|603	%{_kde5_datadir}/ktuberling/sounds/fr/*
14mu|kde5-l10n-16.04.3-4|604	%{_kde5_datadir}/kvtml/fr/
14mu|kde5-l10n-16.04.3-4|605	%{_kde5_docdir}/HTML/fr/*
14mu|kde5-l10n-16.04.3-4|606	%endif
14mu|kde5-l10n-16.04.3-4|607	
14mu|kde5-l10n-16.04.3-4|608	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|609	
14mu|kde5-l10n-16.04.3-4|610	%if %{build_fy}
14mu|kde5-l10n-16.04.3-4|611	%package fy
14mu|kde5-l10n-16.04.3-4|612	Summary:	Frisian language support for KDE
14mu|kde5-l10n-16.04.3-4|613	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|614	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|615	Requires:	locales-fy
14mu|kde5-l10n-16.04.3-4|616	Provides:	%{name}-Frisian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|617	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|618	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|619	
14mu|kde5-l10n-16.04.3-4|620	%description fy
14mu|kde5-l10n-16.04.3-4|621	%{summary}.
14mu|kde5-l10n-16.04.3-4|622	
14mu|kde5-l10n-16.04.3-4|623	%files fy
14mu|kde5-l10n-16.04.3-4|624	%lang(fy) %{_kde5_localedir}/fy/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|625	%endif
14mu|kde5-l10n-16.04.3-4|626	
14mu|kde5-l10n-16.04.3-4|627	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|628	
14mu|kde5-l10n-16.04.3-4|629	%if %{build_ga}
14mu|kde5-l10n-16.04.3-4|630	%package ga
14mu|kde5-l10n-16.04.3-4|631	Summary:	Irish language support for KDE
14mu|kde5-l10n-16.04.3-4|632	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|633	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|634	Requires:	locales-ga
14mu|kde5-l10n-16.04.3-4|635	Provides:	%{name}-Irish = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|636	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|637	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|638	
14mu|kde5-l10n-16.04.3-4|639	%description ga
14mu|kde5-l10n-16.04.3-4|640	%{summary}.
14mu|kde5-l10n-16.04.3-4|641	
14mu|kde5-l10n-16.04.3-4|642	%files ga
14mu|kde5-l10n-16.04.3-4|643	%lang(ga) %{_kde5_localedir}/ga/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|644	%{_kde5_datadir}/khangman/ga.txt
14mu|kde5-l10n-16.04.3-4|645	%{_kde5_datadir}/ktuberling/sounds/ga.soundtheme
14mu|kde5-l10n-16.04.3-4|646	%{_kde5_datadir}/ktuberling/sounds/ga/*
14mu|kde5-l10n-16.04.3-4|647	%{_kde5_datadir}/kvtml/ga/
14mu|kde5-l10n-16.04.3-4|648	%endif
14mu|kde5-l10n-16.04.3-4|649	
14mu|kde5-l10n-16.04.3-4|650	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|651	
14mu|kde5-l10n-16.04.3-4|652	%if %{build_gl}
14mu|kde5-l10n-16.04.3-4|653	%package gl
14mu|kde5-l10n-16.04.3-4|654	Summary:	Galician language support for KDE
14mu|kde5-l10n-16.04.3-4|655	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|656	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|657	Requires:	locales-gl
14mu|kde5-l10n-16.04.3-4|658	Provides:	%{name}-Galician = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|659	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|660	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|661	
14mu|kde5-l10n-16.04.3-4|662	%description gl
14mu|kde5-l10n-16.04.3-4|663	%{summary}.
14mu|kde5-l10n-16.04.3-4|664	
14mu|kde5-l10n-16.04.3-4|665	%files gl
14mu|kde5-l10n-16.04.3-4|666	%lang(gl) %{_kde5_localedir}/gl/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|667	%{_kde5_datadir}/khangman/gl.txt
14mu|kde5-l10n-16.04.3-4|668	%{_kde5_datadir}/kvtml/gl/
14mu|kde5-l10n-16.04.3-4|669	%{_kde5_datadir}/ktuberling/sounds/gl.soundtheme
14mu|kde5-l10n-16.04.3-4|670	%{_kde5_datadir}/ktuberling/sounds/gl/*
14mu|kde5-l10n-16.04.3-4|671	%{_kde5_docdir}/HTML/gl/*
14mu|kde5-l10n-16.04.3-4|672	%endif
14mu|kde5-l10n-16.04.3-4|673	
14mu|kde5-l10n-16.04.3-4|674	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|675	
14mu|kde5-l10n-16.04.3-4|676	%if %{build_gu}
14mu|kde5-l10n-16.04.3-4|677	%package gu
14mu|kde5-l10n-16.04.3-4|678	Summary:	Gujarati language support for KDE
14mu|kde5-l10n-16.04.3-4|679	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|680	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|681	Requires:	locales-gu
14mu|kde5-l10n-16.04.3-4|682	Provides:	%{name}-Gujarati = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|683	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|684	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|685	
14mu|kde5-l10n-16.04.3-4|686	%description gu
14mu|kde5-l10n-16.04.3-4|687	%{summary}.
14mu|kde5-l10n-16.04.3-4|688	
14mu|kde5-l10n-16.04.3-4|689	%files gu
14mu|kde5-l10n-16.04.3-4|690	%lang(gu) %{_kde5_localedir}/gu/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|691	%endif
14mu|kde5-l10n-16.04.3-4|692	
14mu|kde5-l10n-16.04.3-4|693	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|694	
14mu|kde5-l10n-16.04.3-4|695	%if %{build_he}
14mu|kde5-l10n-16.04.3-4|696	%package he
14mu|kde5-l10n-16.04.3-4|697	Summary:	Hebrew language support for KDE
14mu|kde5-l10n-16.04.3-4|698	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|699	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|700	Requires:	locales-he
14mu|kde5-l10n-16.04.3-4|701	Provides:	%{name}-Hebrew = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|702	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|703	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|704	
14mu|kde5-l10n-16.04.3-4|705	%description he
14mu|kde5-l10n-16.04.3-4|706	%{summary}.
14mu|kde5-l10n-16.04.3-4|707	
14mu|kde5-l10n-16.04.3-4|708	%files he
14mu|kde5-l10n-16.04.3-4|709	%lang(he) %{_kde5_localedir}/he/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|710	%{_kde5_datadir}/klettres/he/
14mu|kde5-l10n-16.04.3-4|711	%endif
14mu|kde5-l10n-16.04.3-4|712	
14mu|kde5-l10n-16.04.3-4|713	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|714	
14mu|kde5-l10n-16.04.3-4|715	%if %{build_hi}
14mu|kde5-l10n-16.04.3-4|716	%package hi
14mu|kde5-l10n-16.04.3-4|717	Summary:	Hindi language support for KDE
14mu|kde5-l10n-16.04.3-4|718	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|719	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|720	Requires:	locales-hi
14mu|kde5-l10n-16.04.3-4|721	Provides:	%{name}-Hindi = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|722	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|723	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|724	
14mu|kde5-l10n-16.04.3-4|725	%description hi
14mu|kde5-l10n-16.04.3-4|726	%{summary}.
14mu|kde5-l10n-16.04.3-4|727	
14mu|kde5-l10n-16.04.3-4|728	%files hi
14mu|kde5-l10n-16.04.3-4|729	%lang(hi) %{_kde5_localedir}/hi/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|730	%endif
14mu|kde5-l10n-16.04.3-4|731	
14mu|kde5-l10n-16.04.3-4|732	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|733	
14mu|kde5-l10n-16.04.3-4|734	%if %{build_hne}
14mu|kde5-l10n-16.04.3-4|735	%package hne
14mu|kde5-l10n-16.04.3-4|736	Summary:	Chhattisgarhi language support for KDE
14mu|kde5-l10n-16.04.3-4|737	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|738	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|739	Requires:	locales-hne
14mu|kde5-l10n-16.04.3-4|740	Provides:	%{name}-Chhattisgarhi = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|741	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|742	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|743	
14mu|kde5-l10n-16.04.3-4|744	%description hne
14mu|kde5-l10n-16.04.3-4|745	%{summary}.
14mu|kde5-l10n-16.04.3-4|746	
14mu|kde5-l10n-16.04.3-4|747	%files hne
14mu|kde5-l10n-16.04.3-4|748	%lang(hne) %{_kde5_localedir}/hne/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|749	%endif
14mu|kde5-l10n-16.04.3-4|750	
14mu|kde5-l10n-16.04.3-4|751	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|752	
14mu|kde5-l10n-16.04.3-4|753	%if %{build_hr}
14mu|kde5-l10n-16.04.3-4|754	%package hr
14mu|kde5-l10n-16.04.3-4|755	Summary:	Croatian language support for KDE
14mu|kde5-l10n-16.04.3-4|756	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|757	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|758	Requires:	locales-hr
14mu|kde5-l10n-16.04.3-4|759	Provides:	%{name}-Croatian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|760	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|761	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|762	
14mu|kde5-l10n-16.04.3-4|763	%description hr
14mu|kde5-l10n-16.04.3-4|764	%{summary}.
14mu|kde5-l10n-16.04.3-4|765	
14mu|kde5-l10n-16.04.3-4|766	%files hr
14mu|kde5-l10n-16.04.3-4|767	%lang(hr) %{_kde5_localedir}/hr/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|768	%endif
14mu|kde5-l10n-16.04.3-4|769	
14mu|kde5-l10n-16.04.3-4|770	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|771	
14mu|kde5-l10n-16.04.3-4|772	%if %{build_hu}
14mu|kde5-l10n-16.04.3-4|773	%package hu
14mu|kde5-l10n-16.04.3-4|774	Summary:	Hungarian language support for KDE
14mu|kde5-l10n-16.04.3-4|775	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|776	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|777	Requires:	locales-hu
14mu|kde5-l10n-16.04.3-4|778	Provides:	%{name}-Hungarian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|779	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|780	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|781	
14mu|kde5-l10n-16.04.3-4|782	%description hu
14mu|kde5-l10n-16.04.3-4|783	%{summary}.
14mu|kde5-l10n-16.04.3-4|784	
14mu|kde5-l10n-16.04.3-4|785	%files hu
14mu|kde5-l10n-16.04.3-4|786	%lang(hu) %{_kde5_localedir}/hu/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|787	%{_kde5_datadir}/khangman/hu.txt
14mu|kde5-l10n-16.04.3-4|788	%{_kde5_datadir}/kvtml/hu/
14mu|kde5-l10n-16.04.3-4|789	%{_kde5_datadir}/klettres/hu/
14mu|kde5-l10n-16.04.3-4|790	%endif
14mu|kde5-l10n-16.04.3-4|791	
14mu|kde5-l10n-16.04.3-4|792	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|793	
14mu|kde5-l10n-16.04.3-4|794	%if %{build_ia}
14mu|kde5-l10n-16.04.3-4|795	%package ia
14mu|kde5-l10n-16.04.3-4|796	Summary:	Interlingua language support for KDE
14mu|kde5-l10n-16.04.3-4|797	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|798	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|799	Provides:	%{name}-Interlingua = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|800	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|801	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|802	
14mu|kde5-l10n-16.04.3-4|803	%description ia
14mu|kde5-l10n-16.04.3-4|804	%{summary}.
14mu|kde5-l10n-16.04.3-4|805	
14mu|kde5-l10n-16.04.3-4|806	%files ia
14mu|kde5-l10n-16.04.3-4|807	%lang(ia) %{_kde5_localedir}/ia/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|808	%endif
14mu|kde5-l10n-16.04.3-4|809	
14mu|kde5-l10n-16.04.3-4|810	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|811	
14mu|kde5-l10n-16.04.3-4|812	%if %{build_id}
14mu|kde5-l10n-16.04.3-4|813	%package id
14mu|kde5-l10n-16.04.3-4|814	Summary:	Indonesian language support for KDE
14mu|kde5-l10n-16.04.3-4|815	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|816	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|817	Requires:	locales-id
14mu|kde5-l10n-16.04.3-4|818	Provides:	%{name}-Indonesian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|819	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|820	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|821	
14mu|kde5-l10n-16.04.3-4|822	%description id
14mu|kde5-l10n-16.04.3-4|823	%{summary}.
14mu|kde5-l10n-16.04.3-4|824	
14mu|kde5-l10n-16.04.3-4|825	%files id
14mu|kde5-l10n-16.04.3-4|826	%lang(id) %{_kde5_localedir}/id/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|827	%endif
14mu|kde5-l10n-16.04.3-4|828	
14mu|kde5-l10n-16.04.3-4|829	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|830	
14mu|kde5-l10n-16.04.3-4|831	%if %{build_is}
14mu|kde5-l10n-16.04.3-4|832	%package is
14mu|kde5-l10n-16.04.3-4|833	Summary:	Icelandic language support for KDE
14mu|kde5-l10n-16.04.3-4|834	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|835	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|836	Requires:	locales-is
14mu|kde5-l10n-16.04.3-4|837	Provides:	%{name}-Icelandic = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|838	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|839	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|840	
14mu|kde5-l10n-16.04.3-4|841	%description is
14mu|kde5-l10n-16.04.3-4|842	%{summary}.
14mu|kde5-l10n-16.04.3-4|843	
14mu|kde5-l10n-16.04.3-4|844	%files is
14mu|kde5-l10n-16.04.3-4|845	%lang(is) %{_kde5_localedir}/is/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|846	%endif
14mu|kde5-l10n-16.04.3-4|847	
14mu|kde5-l10n-16.04.3-4|848	#----------------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|849	
14mu|kde5-l10n-16.04.3-4|850	%if %{build_it}
14mu|kde5-l10n-16.04.3-4|851	%package it
14mu|kde5-l10n-16.04.3-4|852	Summary:	Italian language support for KDE
14mu|kde5-l10n-16.04.3-4|853	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|854	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|855	Requires:	locales-it
14mu|kde5-l10n-16.04.3-4|856	Provides:	%{name}-Italian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|857	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|858	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|859	
14mu|kde5-l10n-16.04.3-4|860	%description it
14mu|kde5-l10n-16.04.3-4|861	%{summary}.
14mu|kde5-l10n-16.04.3-4|862	
14mu|kde5-l10n-16.04.3-4|863	%files it
14mu|kde5-l10n-16.04.3-4|864	%lang(it) %{_kde5_localedir}/it/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|865	%{_kde5_datadir}/klettres/it/
14mu|kde5-l10n-16.04.3-4|866	%{_kde5_datadir}/ktuberling/sounds/it.soundtheme
14mu|kde5-l10n-16.04.3-4|867	%{_kde5_datadir}/ktuberling/sounds/it/*
14mu|kde5-l10n-16.04.3-4|868	%{_kde5_datadir}/kvtml/it/
14mu|kde5-l10n-16.04.3-4|869	%{_kde5_docdir}/HTML/it/*
14mu|kde5-l10n-16.04.3-4|870	%endif
14mu|kde5-l10n-16.04.3-4|871	
14mu|kde5-l10n-16.04.3-4|872	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|873	
14mu|kde5-l10n-16.04.3-4|874	%if %{build_ja}
14mu|kde5-l10n-16.04.3-4|875	%package ja
14mu|kde5-l10n-16.04.3-4|876	Summary:	Japanese language support for KDE
14mu|kde5-l10n-16.04.3-4|877	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|878	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|879	Requires:	locales-ja
14mu|kde5-l10n-16.04.3-4|880	Provides:	%{name}-Japanese = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|881	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|882	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|883	
14mu|kde5-l10n-16.04.3-4|884	%description ja
14mu|kde5-l10n-16.04.3-4|885	%{summary}.
14mu|kde5-l10n-16.04.3-4|886	
14mu|kde5-l10n-16.04.3-4|887	%files ja
14mu|kde5-l10n-16.04.3-4|888	%lang(ja) %{_kde5_localedir}/ja/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|889	%{_kde5_localedir}/ja/LC_SCRIPTS/
14mu|kde5-l10n-16.04.3-4|890	%{_kde5_docdir}/HTML/ja/*
14mu|kde5-l10n-16.04.3-4|891	%endif
14mu|kde5-l10n-16.04.3-4|892	
14mu|kde5-l10n-16.04.3-4|893	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|894	
14mu|kde5-l10n-16.04.3-4|895	%if %{build_kn}
14mu|kde5-l10n-16.04.3-4|896	%package kn
14mu|kde5-l10n-16.04.3-4|897	Summary:	Kannada language support for KDE
14mu|kde5-l10n-16.04.3-4|898	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|899	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|900	Requires:	locales-kn
14mu|kde5-l10n-16.04.3-4|901	Provides:	%{name}-Kannada = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|902	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|903	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|904	
14mu|kde5-l10n-16.04.3-4|905	%description kn
14mu|kde5-l10n-16.04.3-4|906	%{summary}.
14mu|kde5-l10n-16.04.3-4|907	
14mu|kde5-l10n-16.04.3-4|908	%files kn
14mu|kde5-l10n-16.04.3-4|909	%lang(kn) %{_kde5_localedir}/kn/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|910	%endif
14mu|kde5-l10n-16.04.3-4|911	
14mu|kde5-l10n-16.04.3-4|912	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|913	
14mu|kde5-l10n-16.04.3-4|914	%if %{build_kk}
14mu|kde5-l10n-16.04.3-4|915	%package kk
14mu|kde5-l10n-16.04.3-4|916	Summary:	Kazakh language support for KDE
14mu|kde5-l10n-16.04.3-4|917	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|918	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|919	Requires:	locales-kk
14mu|kde5-l10n-16.04.3-4|920	Provides:	%{name}-Kazakh = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|921	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|922	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|923	
14mu|kde5-l10n-16.04.3-4|924	%description kk
14mu|kde5-l10n-16.04.3-4|925	%{summary}.
14mu|kde5-l10n-16.04.3-4|926	
14mu|kde5-l10n-16.04.3-4|927	%files kk
14mu|kde5-l10n-16.04.3-4|928	%lang(kk) %{_kde5_localedir}/kk/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|929	%endif
14mu|kde5-l10n-16.04.3-4|930	
14mu|kde5-l10n-16.04.3-4|931	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|932	
14mu|kde5-l10n-16.04.3-4|933	%if %{build_km}
14mu|kde5-l10n-16.04.3-4|934	%package km
14mu|kde5-l10n-16.04.3-4|935	Summary:	Khmer language support for KDE
14mu|kde5-l10n-16.04.3-4|936	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|937	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|938	Requires:	locales-km
14mu|kde5-l10n-16.04.3-4|939	Provides:	%{name}-Khmer = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|940	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|941	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|942	
14mu|kde5-l10n-16.04.3-4|943	%description km
14mu|kde5-l10n-16.04.3-4|944	%{summary}.
14mu|kde5-l10n-16.04.3-4|945	
14mu|kde5-l10n-16.04.3-4|946	%files km
14mu|kde5-l10n-16.04.3-4|947	%lang(km) %{_kde5_localedir}/km/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|948	%endif
14mu|kde5-l10n-16.04.3-4|949	
14mu|kde5-l10n-16.04.3-4|950	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|951	
14mu|kde5-l10n-16.04.3-4|952	%if %{build_ko}
14mu|kde5-l10n-16.04.3-4|953	%package ko
14mu|kde5-l10n-16.04.3-4|954	Summary:	Korean language support for KDE
14mu|kde5-l10n-16.04.3-4|955	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|956	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|957	Requires:	locales-ko
14mu|kde5-l10n-16.04.3-4|958	Provides:	%{name}-Korean = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|959	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|960	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|961	
14mu|kde5-l10n-16.04.3-4|962	%description ko
14mu|kde5-l10n-16.04.3-4|963	%{summary}.
14mu|kde5-l10n-16.04.3-4|964	
14mu|kde5-l10n-16.04.3-4|965	%files ko
14mu|kde5-l10n-16.04.3-4|966	%lang(ko) %{_kde5_localedir}/ko/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|967	%endif
14mu|kde5-l10n-16.04.3-4|968	
14mu|kde5-l10n-16.04.3-4|969	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|970	
14mu|kde5-l10n-16.04.3-4|971	%if %{build_ku}
14mu|kde5-l10n-16.04.3-4|972	%package ku
14mu|kde5-l10n-16.04.3-4|973	Summary:	Kurdish language support for KDE
14mu|kde5-l10n-16.04.3-4|974	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|975	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|976	Requires:	locales-ku
14mu|kde5-l10n-16.04.3-4|977	Provides:	%{name}-Kurdish = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|978	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|979	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|980	
14mu|kde5-l10n-16.04.3-4|981	%description ku
14mu|kde5-l10n-16.04.3-4|982	%{summary}.
14mu|kde5-l10n-16.04.3-4|983	
14mu|kde5-l10n-16.04.3-4|984	
14mu|kde5-l10n-16.04.3-4|985	%files ku
14mu|kde5-l10n-16.04.3-4|986	%lang(ku) %{_kde5_localedir}/ku/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|987	%endif
14mu|kde5-l10n-16.04.3-4|988	
14mu|kde5-l10n-16.04.3-4|989	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|990	
14mu|kde5-l10n-16.04.3-4|991	%if %{build_lo}
14mu|kde5-l10n-16.04.3-4|992	%package lo
14mu|kde5-l10n-16.04.3-4|993	Summary:	Lao language support for KDE
14mu|kde5-l10n-16.04.3-4|994	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|995	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|996	Provides:	%{name}-Lao = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|997	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|998	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|999	
14mu|kde5-l10n-16.04.3-4|1000	%description lo
14mu|kde5-l10n-16.04.3-4|1001	%{summary}.
14mu|kde5-l10n-16.04.3-4|1002	
14mu|kde5-l10n-16.04.3-4|1003	%files lo
14mu|kde5-l10n-16.04.3-4|1004	%lang(lo) %{_kde5_localedir}/lo/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1005	%endif
14mu|kde5-l10n-16.04.3-4|1006	
14mu|kde5-l10n-16.04.3-4|1007	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1008	
14mu|kde5-l10n-16.04.3-4|1009	%if %{build_lt}
14mu|kde5-l10n-16.04.3-4|1010	%package lt
14mu|kde5-l10n-16.04.3-4|1011	Summary:	Lithuanian language support for KDE
14mu|kde5-l10n-16.04.3-4|1012	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1013	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1014	Requires:	locales-lt
14mu|kde5-l10n-16.04.3-4|1015	Provides:	%{name}-Lithuanian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1016	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1017	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1018	
14mu|kde5-l10n-16.04.3-4|1019	%description lt
14mu|kde5-l10n-16.04.3-4|1020	%{summary}.
14mu|kde5-l10n-16.04.3-4|1021	
14mu|kde5-l10n-16.04.3-4|1022	%files lt
14mu|kde5-l10n-16.04.3-4|1023	%lang(lt) %{_kde5_localedir}/lt/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1024	%{_kde5_datadir}/klettres/lt/
14mu|kde5-l10n-16.04.3-4|1025	%{_kde5_datadir}/klettres/lt.txt
14mu|kde5-l10n-16.04.3-4|1026	%{_kde5_datadir}/ktuberling/sounds/lt.soundtheme
14mu|kde5-l10n-16.04.3-4|1027	%{_kde5_datadir}/ktuberling/sounds/lt/*
14mu|kde5-l10n-16.04.3-4|1028	%{_kde5_docdir}/HTML/lt/*
14mu|kde5-l10n-16.04.3-4|1029	%endif
14mu|kde5-l10n-16.04.3-4|1030	
14mu|kde5-l10n-16.04.3-4|1031	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1032	
14mu|kde5-l10n-16.04.3-4|1033	%if %{build_lv}
14mu|kde5-l10n-16.04.3-4|1034	%package lv
14mu|kde5-l10n-16.04.3-4|1035	Summary:	Latvian language support for KDE
14mu|kde5-l10n-16.04.3-4|1036	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1037	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1038	Requires:	locales-lv
14mu|kde5-l10n-16.04.3-4|1039	Provides:	%{name}-Latvian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1040	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1041	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1042	
14mu|kde5-l10n-16.04.3-4|1043	%description lv
14mu|kde5-l10n-16.04.3-4|1044	%{summary}.
14mu|kde5-l10n-16.04.3-4|1045	
14mu|kde5-l10n-16.04.3-4|1046	%files lv
14mu|kde5-l10n-16.04.3-4|1047	%lang(lv) %{_kde5_localedir}/lv/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1048	%endif
14mu|kde5-l10n-16.04.3-4|1049	
14mu|kde5-l10n-16.04.3-4|1050	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1051	
14mu|kde5-l10n-16.04.3-4|1052	%if %{build_mai}
14mu|kde5-l10n-16.04.3-4|1053	%package mai
14mu|kde5-l10n-16.04.3-4|1054	Summary:	Maithili language support for KDE
14mu|kde5-l10n-16.04.3-4|1055	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1056	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1057	Requires:	locales-mai
14mu|kde5-l10n-16.04.3-4|1058	Provides:	%{name}-Maithili = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1059	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1060	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1061	
14mu|kde5-l10n-16.04.3-4|1062	%description mai
14mu|kde5-l10n-16.04.3-4|1063	%{summary}.
14mu|kde5-l10n-16.04.3-4|1064	
14mu|kde5-l10n-16.04.3-4|1065	%files mai
14mu|kde5-l10n-16.04.3-4|1066	%lang(mai) %{_kde5_localedir}/mai/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1067	%endif
14mu|kde5-l10n-16.04.3-4|1068	
14mu|kde5-l10n-16.04.3-4|1069	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1070	
14mu|kde5-l10n-16.04.3-4|1071	%if %{build_mi}
14mu|kde5-l10n-16.04.3-4|1072	%package mi
14mu|kde5-l10n-16.04.3-4|1073	Summary:	Maori language support for KDE
14mu|kde5-l10n-16.04.3-4|1074	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1075	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1076	Provides:	%{name}-Maori = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1077	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1078	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1079	
14mu|kde5-l10n-16.04.3-4|1080	%description mi
14mu|kde5-l10n-16.04.3-4|1081	%{summary}.
14mu|kde5-l10n-16.04.3-4|1082	
14mu|kde5-l10n-16.04.3-4|1083	%files mi
14mu|kde5-l10n-16.04.3-4|1084	%lang(mi) %{_kde5_localedir}/mi/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1085	%endif
14mu|kde5-l10n-16.04.3-4|1086	
14mu|kde5-l10n-16.04.3-4|1087	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1088	
14mu|kde5-l10n-16.04.3-4|1089	%if %{build_mk}
14mu|kde5-l10n-16.04.3-4|1090	%package mk
14mu|kde5-l10n-16.04.3-4|1091	Summary:	Macedonian language support for KDE
14mu|kde5-l10n-16.04.3-4|1092	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1093	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1094	Requires:	locales-mk
14mu|kde5-l10n-16.04.3-4|1095	Provides:	%{name}-Macedonian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1096	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1097	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1098	
14mu|kde5-l10n-16.04.3-4|1099	%description mk
14mu|kde5-l10n-16.04.3-4|1100	%{summary}.
14mu|kde5-l10n-16.04.3-4|1101	
14mu|kde5-l10n-16.04.3-4|1102	%files mk
14mu|kde5-l10n-16.04.3-4|1103	%lang(mk) %{_kde5_localedir}/mk/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1104	%endif
14mu|kde5-l10n-16.04.3-4|1105	
14mu|kde5-l10n-16.04.3-4|1106	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1107	
14mu|kde5-l10n-16.04.3-4|1108	%if %{build_ml}
14mu|kde5-l10n-16.04.3-4|1109	%package ml
14mu|kde5-l10n-16.04.3-4|1110	Summary:	Malayalam language support for KDE
14mu|kde5-l10n-16.04.3-4|1111	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1112	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1113	Requires:	locales-ml
14mu|kde5-l10n-16.04.3-4|1114	Provides:	%{name}-Malayalam = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1115	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1116	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1117	
14mu|kde5-l10n-16.04.3-4|1118	%description ml
14mu|kde5-l10n-16.04.3-4|1119	%{summary}.
14mu|kde5-l10n-16.04.3-4|1120	
14mu|kde5-l10n-16.04.3-4|1121	%files ml
14mu|kde5-l10n-16.04.3-4|1122	%lang(ml) %{_kde5_localedir}/ml/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1123	%{_kde5_datadir}/klettres/ml/
14mu|kde5-l10n-16.04.3-4|1124	%endif
14mu|kde5-l10n-16.04.3-4|1125	
14mu|kde5-l10n-16.04.3-4|1126	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1127	
14mu|kde5-l10n-16.04.3-4|1128	%if %{build_mr}
14mu|kde5-l10n-16.04.3-4|1129	%package mr
14mu|kde5-l10n-16.04.3-4|1130	Summary:	Marathi language support for KDE
14mu|kde5-l10n-16.04.3-4|1131	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1132	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1133	Requires:	locales-ca
14mu|kde5-l10n-16.04.3-4|1134	Provides:	%{name}-Marathi = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1135	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1136	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1137	
14mu|kde5-l10n-16.04.3-4|1138	%description mr
14mu|kde5-l10n-16.04.3-4|1139	%{summary}.
14mu|kde5-l10n-16.04.3-4|1140	
14mu|kde5-l10n-16.04.3-4|1141	%files mr
14mu|kde5-l10n-16.04.3-4|1142	%lang(mr) %{_kde5_localedir}/mr/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1143	%endif
14mu|kde5-l10n-16.04.3-4|1144	
14mu|kde5-l10n-16.04.3-4|1145	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1146	
14mu|kde5-l10n-16.04.3-4|1147	%if %{build_mt}
14mu|kde5-l10n-16.04.3-4|1148	%package mt
14mu|kde5-l10n-16.04.3-4|1149	Summary:	Maltese language support for KDE
14mu|kde5-l10n-16.04.3-4|1150	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1151	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1152	Provides:	%{name}-Maltese = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1153	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1154	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1155	
14mu|kde5-l10n-16.04.3-4|1156	%description mt
14mu|kde5-l10n-16.04.3-4|1157	%{summary}.
14mu|kde5-l10n-16.04.3-4|1158	
14mu|kde5-l10n-16.04.3-4|1159	%files mt
14mu|kde5-l10n-16.04.3-4|1160	%lang(mt) %{_kde5_localedir}/mt/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1161	%endif
14mu|kde5-l10n-16.04.3-4|1162	
14mu|kde5-l10n-16.04.3-4|1163	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1164	
14mu|kde5-l10n-16.04.3-4|1165	%if %{build_nb}
14mu|kde5-l10n-16.04.3-4|1166	%package nb
14mu|kde5-l10n-16.04.3-4|1167	Summary:	Norwegian (Bokmaal) language support for KDE
14mu|kde5-l10n-16.04.3-4|1168	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1169	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1170	Requires:	locales-nb
14mu|kde5-l10n-16.04.3-4|1171	Provides:	%{name}-Norwegian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1172	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1173	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1174	
14mu|kde5-l10n-16.04.3-4|1175	%description nb
14mu|kde5-l10n-16.04.3-4|1176	%{summary}.
14mu|kde5-l10n-16.04.3-4|1177	
14mu|kde5-l10n-16.04.3-4|1178	%files nb
14mu|kde5-l10n-16.04.3-4|1179	%lang(nb) %{_kde5_localedir}/nb/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1180	%{_kde5_datadir}/khangman/nb.txt
14mu|kde5-l10n-16.04.3-4|1181	%{_kde5_datadir}/kvtml/nb/
14mu|kde5-l10n-16.04.3-4|1182	%{_kde5_datadir}/klettres/nb/
14mu|kde5-l10n-16.04.3-4|1183	%{_kde5_datadir}/katepart/syntax/logohighlightstyle.nb.xml
14mu|kde5-l10n-16.04.3-4|1184	%{_kde5_datadir}/kturtle/data/logokeywords.nb.xml
14mu|kde5-l10n-16.04.3-4|1185	%{_kde5_datadir}/kturtle/examples/nb/*.logo
14mu|kde5-l10n-16.04.3-4|1186	%endif
14mu|kde5-l10n-16.04.3-4|1187	
14mu|kde5-l10n-16.04.3-4|1188	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1189	
14mu|kde5-l10n-16.04.3-4|1190	%if %{build_nds}
14mu|kde5-l10n-16.04.3-4|1191	%package nds
14mu|kde5-l10n-16.04.3-4|1192	Summary:	Low Saxon language support for KDE
14mu|kde5-l10n-16.04.3-4|1193	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1194	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1195	Requires:	locales-nds
14mu|kde5-l10n-16.04.3-4|1196	Provides:	%{name}-LowSaxon = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1197	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1198	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1199	
14mu|kde5-l10n-16.04.3-4|1200	%description nds
14mu|kde5-l10n-16.04.3-4|1201	%{summary}.
14mu|kde5-l10n-16.04.3-4|1202	
14mu|kde5-l10n-16.04.3-4|1203	%files nds
14mu|kde5-l10n-16.04.3-4|1204	%lang(nds) %{_kde5_localedir}/nds/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1205	%{_kde5_datadir}/katepart/syntax/logohighlightstyle.nds.xml
14mu|kde5-l10n-16.04.3-4|1206	%{_kde5_datadir}/klettres/nds/
14mu|kde5-l10n-16.04.3-4|1207	%{_kde5_datadir}/khangman/nds.txt
14mu|kde5-l10n-16.04.3-4|1208	%{_kde5_datadir}/kstars/nds/info_url.dat
14mu|kde5-l10n-16.04.3-4|1209	%{_kde5_datadir}/ktuberling/sounds/nds.soundtheme
14mu|kde5-l10n-16.04.3-4|1210	%{_kde5_datadir}/ktuberling/sounds/nds/*
14mu|kde5-l10n-16.04.3-4|1211	%{_kde5_datadir}/kturtle/examples/nds
14mu|kde5-l10n-16.04.3-4|1212	%{_kde5_datadir}/kvtml/nds/
14mu|kde5-l10n-16.04.3-4|1213	%endif
14mu|kde5-l10n-16.04.3-4|1214	
14mu|kde5-l10n-16.04.3-4|1215	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1216	
14mu|kde5-l10n-16.04.3-4|1217	%if %{build_ne}
14mu|kde5-l10n-16.04.3-4|1218	%package ne
14mu|kde5-l10n-16.04.3-4|1219	Summary:	Nepali language support for KDE
14mu|kde5-l10n-16.04.3-4|1220	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1221	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1222	Requires:	locales-ne
14mu|kde5-l10n-16.04.3-4|1223	Provides:	%{name}-Nepali = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1224	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1225	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1226	
14mu|kde5-l10n-16.04.3-4|1227	%description ne
14mu|kde5-l10n-16.04.3-4|1228	%{summary}.
14mu|kde5-l10n-16.04.3-4|1229	
14mu|kde5-l10n-16.04.3-4|1230	%files ne
14mu|kde5-l10n-16.04.3-4|1231	%lang(ne) %{_kde5_localedir}/ne/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1232	%endif
14mu|kde5-l10n-16.04.3-4|1233	
14mu|kde5-l10n-16.04.3-4|1234	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1235	
14mu|kde5-l10n-16.04.3-4|1236	%if %{build_nl}
14mu|kde5-l10n-16.04.3-4|1237	%package nl
14mu|kde5-l10n-16.04.3-4|1238	Summary:	Dutch language support for KDE
14mu|kde5-l10n-16.04.3-4|1239	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1240	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1241	Requires:	locales-nl
14mu|kde5-l10n-16.04.3-4|1242	Provides:	%{name}-nl = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1243	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1244	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1245	
14mu|kde5-l10n-16.04.3-4|1246	%description nl
14mu|kde5-l10n-16.04.3-4|1247	%{summary}.
14mu|kde5-l10n-16.04.3-4|1248	
14mu|kde5-l10n-16.04.3-4|1249	%files nl
14mu|kde5-l10n-16.04.3-4|1250	%lang(nl) %{_kde5_localedir}/nl/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1251	%{_kde5_datadir}/klettres/nl/
14mu|kde5-l10n-16.04.3-4|1252	%{_kde5_datadir}/kvtml/nl/
14mu|kde5-l10n-16.04.3-4|1253	%{_kde5_datadir}/katepart/syntax/logohighlightstyle.nl.xml
14mu|kde5-l10n-16.04.3-4|1254	%{_kde5_datadir}/ktuberling/sounds/nl.soundtheme
14mu|kde5-l10n-16.04.3-4|1255	%{_kde5_datadir}/ktuberling/sounds/nl/*
14mu|kde5-l10n-16.04.3-4|1256	%{_kde5_datadir}/kturtle/data/logokeywords.nl.xml
14mu|kde5-l10n-16.04.3-4|1257	%{_kde5_datadir}/kturtle/examples/nl/*.logo
14mu|kde5-l10n-16.04.3-4|1258	%{_kde5_docdir}/HTML/nl/*
14mu|kde5-l10n-16.04.3-4|1259	%endif
14mu|kde5-l10n-16.04.3-4|1260	
14mu|kde5-l10n-16.04.3-4|1261	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1262	
14mu|kde5-l10n-16.04.3-4|1263	%if %{build_nn}
14mu|kde5-l10n-16.04.3-4|1264	%package nn
14mu|kde5-l10n-16.04.3-4|1265	Summary:	Norwegian (Nynorsk) language support for KDE
14mu|kde5-l10n-16.04.3-4|1266	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1267	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1268	Requires:	locales-nn
14mu|kde5-l10n-16.04.3-4|1269	Provides:	%{name}-Norwegian-Nynorsk = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1270	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1271	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1272	
14mu|kde5-l10n-16.04.3-4|1273	%description nn
14mu|kde5-l10n-16.04.3-4|1274	%{summary}.
14mu|kde5-l10n-16.04.3-4|1275	
14mu|kde5-l10n-16.04.3-4|1276	%files nn
14mu|kde5-l10n-16.04.3-4|1277	%lang(nn) %{_kde5_localedir}/nn/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1278	%{_kde5_localedir}/nn/LC_SCRIPTS/
14mu|kde5-l10n-16.04.3-4|1279	%{_kde5_datadir}/khangman/nn.txt
14mu|kde5-l10n-16.04.3-4|1280	%{_kde5_datadir}/kvtml/nn/
14mu|kde5-l10n-16.04.3-4|1281	%{_kde5_docdir}/HTML/nn/*
14mu|kde5-l10n-16.04.3-4|1282	%endif
14mu|kde5-l10n-16.04.3-4|1283	
14mu|kde5-l10n-16.04.3-4|1284	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1285	
14mu|kde5-l10n-16.04.3-4|1286	%if %{build_oc}
14mu|kde5-l10n-16.04.3-4|1287	%package oc
14mu|kde5-l10n-16.04.3-4|1288	Summary:	Occitan language support for KDE
14mu|kde5-l10n-16.04.3-4|1289	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1290	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1291	Provides:	%{name}-Occitan = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1292	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1293	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1294	
14mu|kde5-l10n-16.04.3-4|1295	%description oc
14mu|kde5-l10n-16.04.3-4|1296	%{summary}.
14mu|kde5-l10n-16.04.3-4|1297	
14mu|kde5-l10n-16.04.3-4|1298	%files oc
14mu|kde5-l10n-16.04.3-4|1299	%lang(oc) %{_kde5_localedir}/oc/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1300	%endif
14mu|kde5-l10n-16.04.3-4|1301	
14mu|kde5-l10n-16.04.3-4|1302	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1303	
14mu|kde5-l10n-16.04.3-4|1304	%if %{build_pa}
14mu|kde5-l10n-16.04.3-4|1305	%package pa
14mu|kde5-l10n-16.04.3-4|1306	Summary:	Punjabi language support for KDE
14mu|kde5-l10n-16.04.3-4|1307	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1308	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1309	Requires:	locales-pa
14mu|kde5-l10n-16.04.3-4|1310	Provides:	%{name}-Punjabi = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1311	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1312	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1313	
14mu|kde5-l10n-16.04.3-4|1314	%description pa
14mu|kde5-l10n-16.04.3-4|1315	%{summary}.
14mu|kde5-l10n-16.04.3-4|1316	
14mu|kde5-l10n-16.04.3-4|1317	%files pa
14mu|kde5-l10n-16.04.3-4|1318	%lang(pa) %{_kde5_localedir}/pa/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1319	%{_kde5_datadir}/kvtml/pa
14mu|kde5-l10n-16.04.3-4|1320	%endif
14mu|kde5-l10n-16.04.3-4|1321	
14mu|kde5-l10n-16.04.3-4|1322	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1323	
14mu|kde5-l10n-16.04.3-4|1324	%if %{build_pl}
14mu|kde5-l10n-16.04.3-4|1325	%package pl
14mu|kde5-l10n-16.04.3-4|1326	Summary:	Polish language support for KDE
14mu|kde5-l10n-16.04.3-4|1327	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1328	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1329	Requires:	locales-pl
14mu|kde5-l10n-16.04.3-4|1330	Provides:	%{name}-Polish = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1331	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1332	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1333	
14mu|kde5-l10n-16.04.3-4|1334	%description pl
14mu|kde5-l10n-16.04.3-4|1335	%{summary}.
14mu|kde5-l10n-16.04.3-4|1336	
14mu|kde5-l10n-16.04.3-4|1337	%files pl
14mu|kde5-l10n-16.04.3-4|1338	%lang(pl) %{_kde5_localedir}/pl/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1339	%{_kde5_localedir}/pl/LC_SCRIPTS/
14mu|kde5-l10n-16.04.3-4|1340	%{_kde5_datadir}/khangman/pl.txt
14mu|kde5-l10n-16.04.3-4|1341	%{_kde5_datadir}/kvtml/pl/
14mu|kde5-l10n-16.04.3-4|1342	%{_kde5_docdir}/HTML/pl/*
14mu|kde5-l10n-16.04.3-4|1343	%endif
14mu|kde5-l10n-16.04.3-4|1344	
14mu|kde5-l10n-16.04.3-4|1345	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1346	
14mu|kde5-l10n-16.04.3-4|1347	%if %{build_pt}
14mu|kde5-l10n-16.04.3-4|1348	%package pt
14mu|kde5-l10n-16.04.3-4|1349	Summary:	Portuguese language support for KDE
14mu|kde5-l10n-16.04.3-4|1350	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1351	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1352	Requires:	locales-pt
14mu|kde5-l10n-16.04.3-4|1353	Provides:	%{name}-Portuguese = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1354	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1355	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1356	
14mu|kde5-l10n-16.04.3-4|1357	%description pt
14mu|kde5-l10n-16.04.3-4|1358	%{summary}.
14mu|kde5-l10n-16.04.3-4|1359	
14mu|kde5-l10n-16.04.3-4|1360	%files pt
14mu|kde5-l10n-16.04.3-4|1361	%lang(pt) %{_kde5_localedir}/pt/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1362	%{_kde5_datadir}/khangman/pt.txt
14mu|kde5-l10n-16.04.3-4|1363	%{_kde5_datadir}/ktuberling/sounds/pt.soundtheme
14mu|kde5-l10n-16.04.3-4|1364	%{_kde5_datadir}/ktuberling/sounds/pt/*
14mu|kde5-l10n-16.04.3-4|1365	%{_kde5_datadir}/kvtml/pt/
14mu|kde5-l10n-16.04.3-4|1366	%{_kde5_docdir}/HTML/pt/*
14mu|kde5-l10n-16.04.3-4|1367	%endif
14mu|kde5-l10n-16.04.3-4|1368	
14mu|kde5-l10n-16.04.3-4|1369	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1370	
14mu|kde5-l10n-16.04.3-4|1371	%if %{build_pt_BR}
14mu|kde5-l10n-16.04.3-4|1372	%package pt_BR
14mu|kde5-l10n-16.04.3-4|1373	Summary:	Brazil Portuguese language support for KDE
14mu|kde5-l10n-16.04.3-4|1374	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1375	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1376	Requires:	locales-pt
14mu|kde5-l10n-16.04.3-4|1377	Provides:	%{name}-Brazil = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1378	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1379	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1380	
14mu|kde5-l10n-16.04.3-4|1381	%description pt_BR
14mu|kde5-l10n-16.04.3-4|1382	%{summary}.
14mu|kde5-l10n-16.04.3-4|1383	
14mu|kde5-l10n-16.04.3-4|1384	%files pt_BR
14mu|kde5-l10n-16.04.3-4|1385	%lang(pt_BR) %{_kde5_localedir}/pt_BR/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1386	%{_kde5_datadir}/autocorrect/pt_BR.xml
14mu|kde5-l10n-16.04.3-4|1387	%{_kde5_datadir}/khangman/pt_BR.txt
14mu|kde5-l10n-16.04.3-4|1388	%{_kde5_datadir}/klettres/pt_BR/*
14mu|kde5-l10n-16.04.3-4|1389	%{_kde5_datadir}/kvtml/pt_BR/
14mu|kde5-l10n-16.04.3-4|1390	%{_kde5_docdir}/HTML/pt_BR/*
14mu|kde5-l10n-16.04.3-4|1391	%endif
14mu|kde5-l10n-16.04.3-4|1392	
14mu|kde5-l10n-16.04.3-4|1393	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1394	
14mu|kde5-l10n-16.04.3-4|1395	%if %{build_ro}
14mu|kde5-l10n-16.04.3-4|1396	%package ro
14mu|kde5-l10n-16.04.3-4|1397	Summary:	Romanian language support for KDE
14mu|kde5-l10n-16.04.3-4|1398	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1399	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1400	Requires:	locales-ro
14mu|kde5-l10n-16.04.3-4|1401	Provides:	%{name}-Romanian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1402	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1403	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1404	
14mu|kde5-l10n-16.04.3-4|1405	%description ro
14mu|kde5-l10n-16.04.3-4|1406	%{summary}.
14mu|kde5-l10n-16.04.3-4|1407	
14mu|kde5-l10n-16.04.3-4|1408	%files ro
14mu|kde5-l10n-16.04.3-4|1409	%lang(ro) %{_kde5_localedir}/ro/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1410	%{_kde5_datadir}/ktuberling/sounds/ro.soundtheme
14mu|kde5-l10n-16.04.3-4|1411	%{_kde5_datadir}/ktuberling/sounds/ro/*
14mu|kde5-l10n-16.04.3-4|1412	%{_kde5_datadir}/kvtml/ro/
14mu|kde5-l10n-16.04.3-4|1413	%endif
14mu|kde5-l10n-16.04.3-4|1414	
14mu|kde5-l10n-16.04.3-4|1415	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1416	
14mu|kde5-l10n-16.04.3-4|1417	%if %{build_ru}
14mu|kde5-l10n-16.04.3-4|1418	%package ru
14mu|kde5-l10n-16.04.3-4|1419	Summary:	Russian language support for KDE
14mu|kde5-l10n-16.04.3-4|1420	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1421	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1422	Requires:	locales-ru
14mu|kde5-l10n-16.04.3-4|1423	Provides:	%{name}-Russian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1424	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1425	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1426	
14mu|kde5-l10n-16.04.3-4|1427	%description ru
14mu|kde5-l10n-16.04.3-4|1428	%{summary}.
14mu|kde5-l10n-16.04.3-4|1429	
14mu|kde5-l10n-16.04.3-4|1430	%files ru
14mu|kde5-l10n-16.04.3-4|1431	%lang(ru) %{_kde5_localedir}/ru/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1432	%{_kde5_datadir}/kvtml/ru/
14mu|kde5-l10n-16.04.3-4|1433	%{_kde5_datadir}/katepart/syntax/logohighlightstyle.ru.xml
14mu|kde5-l10n-16.04.3-4|1434	%{_kde5_datadir}/klettres/ru
14mu|kde5-l10n-16.04.3-4|1435	%{_kde5_datadir}/ktuberling/sounds/ru.soundtheme
14mu|kde5-l10n-16.04.3-4|1436	%{_kde5_datadir}/ktuberling/sounds/ru/*
14mu|kde5-l10n-16.04.3-4|1437	%{_kde5_docdir}/HTML/ru/*
14mu|kde5-l10n-16.04.3-4|1438	%endif
14mu|kde5-l10n-16.04.3-4|1439	
14mu|kde5-l10n-16.04.3-4|1440	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1441	
14mu|kde5-l10n-16.04.3-4|1442	%if %{build_se}
14mu|kde5-l10n-16.04.3-4|1443	%package se
14mu|kde5-l10n-16.04.3-4|1444	Summary:	Northern Sami language support for KDE
14mu|kde5-l10n-16.04.3-4|1445	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1446	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1447	Requires:	locales-se
14mu|kde5-l10n-16.04.3-4|1448	Provides:	%{name}-NorthernSami = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1449	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1450	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1451	
14mu|kde5-l10n-16.04.3-4|1452	%description se
14mu|kde5-l10n-16.04.3-4|1453	%{summary}.
14mu|kde5-l10n-16.04.3-4|1454	
14mu|kde5-l10n-16.04.3-4|1455	%files se
14mu|kde5-l10n-16.04.3-4|1456	%lang(se) %{_kde5_localedir}/se/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1457	%endif
14mu|kde5-l10n-16.04.3-4|1458	
14mu|kde5-l10n-16.04.3-4|1459	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1460	
14mu|kde5-l10n-16.04.3-4|1461	%if %{build_si}
14mu|kde5-l10n-16.04.3-4|1462	%package si
14mu|kde5-l10n-16.04.3-4|1463	Summary:	Sinhala language support for KDE
14mu|kde5-l10n-16.04.3-4|1464	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1465	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1466	Requires:	locales-si
14mu|kde5-l10n-16.04.3-4|1467	Provides:	%{name}-Sinhala = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1468	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1469	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1470	
14mu|kde5-l10n-16.04.3-4|1471	%description si
14mu|kde5-l10n-16.04.3-4|1472	%{summary}.
14mu|kde5-l10n-16.04.3-4|1473	
14mu|kde5-l10n-16.04.3-4|1474	%files si
14mu|kde5-l10n-16.04.3-4|1475	%lang(si) %{_kde5_localedir}/si/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1476	%endif
14mu|kde5-l10n-16.04.3-4|1477	
14mu|kde5-l10n-16.04.3-4|1478	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1479	
14mu|kde5-l10n-16.04.3-4|1480	%if %{build_sk}
14mu|kde5-l10n-16.04.3-4|1481	%package sk
14mu|kde5-l10n-16.04.3-4|1482	Summary:	Slovak language support for KDE
14mu|kde5-l10n-16.04.3-4|1483	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1484	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1485	Requires:	locales-sk
14mu|kde5-l10n-16.04.3-4|1486	Provides:	%{name}-Slovak = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1487	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1488	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1489	
14mu|kde5-l10n-16.04.3-4|1490	%description sk
14mu|kde5-l10n-16.04.3-4|1491	%{summary}.
14mu|kde5-l10n-16.04.3-4|1492	
14mu|kde5-l10n-16.04.3-4|1493	%files sk
14mu|kde5-l10n-16.04.3-4|1494	%lang(sk) %{_kde5_localedir}/sk/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1495	%endif
14mu|kde5-l10n-16.04.3-4|1496	
14mu|kde5-l10n-16.04.3-4|1497	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1498	
14mu|kde5-l10n-16.04.3-4|1499	%if %{build_sl}
14mu|kde5-l10n-16.04.3-4|1500	%package sl
14mu|kde5-l10n-16.04.3-4|1501	Summary:	Slovenian language support for KDE
14mu|kde5-l10n-16.04.3-4|1502	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1503	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1504	Requires:	locales-sl
14mu|kde5-l10n-16.04.3-4|1505	Provides:	%{name}-Slovenian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1506	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1507	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1508	
14mu|kde5-l10n-16.04.3-4|1509	%description sl
14mu|kde5-l10n-16.04.3-4|1510	%{summary}.
14mu|kde5-l10n-16.04.3-4|1511	
14mu|kde5-l10n-16.04.3-4|1512	%files sl
14mu|kde5-l10n-16.04.3-4|1513	%lang(sl) %{_kde5_localedir}/sl/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1514	%{_kde5_datadir}/khangman/sl.txt
14mu|kde5-l10n-16.04.3-4|1515	%{_kde5_datadir}/ktuberling/sounds/sl.soundtheme
14mu|kde5-l10n-16.04.3-4|1516	%{_kde5_datadir}/ktuberling/sounds/sl/*
14mu|kde5-l10n-16.04.3-4|1517	%{_kde5_datadir}/kvtml/sl/*
14mu|kde5-l10n-16.04.3-4|1518	%endif
14mu|kde5-l10n-16.04.3-4|1519	
14mu|kde5-l10n-16.04.3-4|1520	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1521	
14mu|kde5-l10n-16.04.3-4|1522	%if %{build_sr}
14mu|kde5-l10n-16.04.3-4|1523	%package sr
14mu|kde5-l10n-16.04.3-4|1524	Summary:	Serbian language support for KDE
14mu|kde5-l10n-16.04.3-4|1525	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1526	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1527	Requires:	locales-sr
14mu|kde5-l10n-16.04.3-4|1528	Provides:	%{name}-Serbian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1529	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1530	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1531	
14mu|kde5-l10n-16.04.3-4|1532	%description sr
14mu|kde5-l10n-16.04.3-4|1533	%{summary}.
14mu|kde5-l10n-16.04.3-4|1534	
14mu|kde5-l10n-16.04.3-4|1535	%files sr
14mu|kde5-l10n-16.04.3-4|1536	%lang(sr) %{_kde5_localedir}/sr/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1537	%{_kde5_localedir}/sr/LC_SCRIPTS/
14mu|kde5-l10n-16.04.3-4|1538	%{_kde5_localedir}/sr@latin/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1539	%{_kde5_localedir}/sr@latin/LC_SCRIPTS/
14mu|kde5-l10n-16.04.3-4|1540	%{_kde5_localedir}/sr@ijekavian/LC_MESSAGES/
14mu|kde5-l10n-16.04.3-4|1541	%{_kde5_localedir}/sr@ijekavian/LC_SCRIPTS/
14mu|kde5-l10n-16.04.3-4|1542	%{_kde5_localedir}/sr@ijekavianlatin/LC_MESSAGES/
14mu|kde5-l10n-16.04.3-4|1543	%{_kde5_localedir}/sr@ijekavianlatin/LC_SCRIPTS
14mu|kde5-l10n-16.04.3-4|1544	%{_kde5_datadir}/desktoptheme/*/widgets/l10n/sr
14mu|kde5-l10n-16.04.3-4|1545	%{_kde5_datadir}/desktoptheme/*/widgets/l10n/sr@latin
14mu|kde5-l10n-16.04.3-4|1546	%{_kde5_datadir}/desktoptheme/*/widgets/l10n/sr@ijekavian
14mu|kde5-l10n-16.04.3-4|1547	%{_kde5_datadir}/desktoptheme/*/widgets/l10n/sr@ijekavianlatin
14mu|kde5-l10n-16.04.3-4|1548	%{_kde5_datadir}/desktoptheme/default/icons/l10n/sr*
14mu|kde5-l10n-16.04.3-4|1549	%{_kde5_datadir}/khangman/sr@latin.txt
14mu|kde5-l10n-16.04.3-4|1550	%{_kde5_datadir}/kvtml/sr*/
14mu|kde5-l10n-16.04.3-4|1551	%{_kde5_docdir}/HTML/sr/*
14mu|kde5-l10n-16.04.3-4|1552	%{_kde5_docdir}/HTML/sr@latin/*
14mu|kde5-l10n-16.04.3-4|1553	%endif
14mu|kde5-l10n-16.04.3-4|1554	
14mu|kde5-l10n-16.04.3-4|1555	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1556	
14mu|kde5-l10n-16.04.3-4|1557	%if %{build_sv}
14mu|kde5-l10n-16.04.3-4|1558	%package sv
14mu|kde5-l10n-16.04.3-4|1559	Summary:	Swedish language support for KDE
14mu|kde5-l10n-16.04.3-4|1560	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1561	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1562	Requires:	locales-sv
14mu|kde5-l10n-16.04.3-4|1563	Provides:	%{name}-Swedish = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1564	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1565	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1566	
14mu|kde5-l10n-16.04.3-4|1567	%description sv
14mu|kde5-l10n-16.04.3-4|1568	%{summary}.
14mu|kde5-l10n-16.04.3-4|1569	
14mu|kde5-l10n-16.04.3-4|1570	%files sv
14mu|kde5-l10n-16.04.3-4|1571	%lang(sv) %{_kde5_localedir}/sv/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1572	%{_kde5_datadir}/khangman/sv.txt
14mu|kde5-l10n-16.04.3-4|1573	%{_kde5_datadir}/ktuberling/sounds/sv.soundtheme
14mu|kde5-l10n-16.04.3-4|1574	%{_kde5_datadir}/ktuberling/sounds/sv/*
14mu|kde5-l10n-16.04.3-4|1575	%{_kde5_datadir}/kvtml/sv/
14mu|kde5-l10n-16.04.3-4|1576	%{_kde5_docdir}/HTML/sv/*
14mu|kde5-l10n-16.04.3-4|1577	%endif
14mu|kde5-l10n-16.04.3-4|1578	
14mu|kde5-l10n-16.04.3-4|1579	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1580	
14mu|kde5-l10n-16.04.3-4|1581	%if %{build_ta}
14mu|kde5-l10n-16.04.3-4|1582	%package ta
14mu|kde5-l10n-16.04.3-4|1583	Summary:	Tamil language support for KDE
14mu|kde5-l10n-16.04.3-4|1584	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1585	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1586	Requires:	locales-ta
14mu|kde5-l10n-16.04.3-4|1587	Provides:	%{name}-Tamil = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1588	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1589	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1590	
14mu|kde5-l10n-16.04.3-4|1591	%description ta
14mu|kde5-l10n-16.04.3-4|1592	%{summary}.
14mu|kde5-l10n-16.04.3-4|1593	
14mu|kde5-l10n-16.04.3-4|1594	%files ta
14mu|kde5-l10n-16.04.3-4|1595	%lang(ta) %{_kde5_localedir}/ta/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1596	%endif
14mu|kde5-l10n-16.04.3-4|1597	
14mu|kde5-l10n-16.04.3-4|1598	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1599	
14mu|kde5-l10n-16.04.3-4|1600	%if %{build_tg}
14mu|kde5-l10n-16.04.3-4|1601	%package tg
14mu|kde5-l10n-16.04.3-4|1602	Summary:	Tajik language support for KDE
14mu|kde5-l10n-16.04.3-4|1603	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1604	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1605	Requires:	locales-tg
14mu|kde5-l10n-16.04.3-4|1606	Provides:	%{name}-Tajik = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1607	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1608	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1609	
14mu|kde5-l10n-16.04.3-4|1610	%description tg
14mu|kde5-l10n-16.04.3-4|1611	%{summary}.
14mu|kde5-l10n-16.04.3-4|1612	
14mu|kde5-l10n-16.04.3-4|1613	%files tg
14mu|kde5-l10n-16.04.3-4|1614	%lang(tg) %{_kde5_localedir}/tg/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1615	%{_kde5_datadir}/kvtml/tg/
14mu|kde5-l10n-16.04.3-4|1616	%{_kde5_datadir}/khangman/tg.txt
14mu|kde5-l10n-16.04.3-4|1617	%endif
14mu|kde5-l10n-16.04.3-4|1618	
14mu|kde5-l10n-16.04.3-4|1619	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1620	
14mu|kde5-l10n-16.04.3-4|1621	%if %{build_th}
14mu|kde5-l10n-16.04.3-4|1622	%package th
14mu|kde5-l10n-16.04.3-4|1623	Summary:	Thai language support for KDE
14mu|kde5-l10n-16.04.3-4|1624	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1625	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1626	Requires:	locales-th
14mu|kde5-l10n-16.04.3-4|1627	Provides:	%{name}-Thai = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1628	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1629	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1630	
14mu|kde5-l10n-16.04.3-4|1631	%description th
14mu|kde5-l10n-16.04.3-4|1632	%{summary}.
14mu|kde5-l10n-16.04.3-4|1633	
14mu|kde5-l10n-16.04.3-4|1634	%files th
14mu|kde5-l10n-16.04.3-4|1635	%lang(th) %{_kde5_localedir}/th/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1636	%{_kde5_localedir}/th/charset
14mu|kde5-l10n-16.04.3-4|1637	%{_kde5_localedir}/th/flag.png
14mu|kde5-l10n-16.04.3-4|1638	%endif
14mu|kde5-l10n-16.04.3-4|1639	
14mu|kde5-l10n-16.04.3-4|1640	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1641	
14mu|kde5-l10n-16.04.3-4|1642	%if %{build_tr}
14mu|kde5-l10n-16.04.3-4|1643	%package tr
14mu|kde5-l10n-16.04.3-4|1644	Summary:	Turkish language support for KDE
14mu|kde5-l10n-16.04.3-4|1645	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1646	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1647	Requires:	locales-tr
14mu|kde5-l10n-16.04.3-4|1648	Provides:	%{name}-Turkish = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1649	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1650	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1651	
14mu|kde5-l10n-16.04.3-4|1652	%description tr
14mu|kde5-l10n-16.04.3-4|1653	%{summary}.
14mu|kde5-l10n-16.04.3-4|1654	
14mu|kde5-l10n-16.04.3-4|1655	%files tr
14mu|kde5-l10n-16.04.3-4|1656	%lang(tr) %{_kde5_localedir}/tr/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1657	%{_kde5_datadir}/khangman/tr.txt
14mu|kde5-l10n-16.04.3-4|1658	%{_kde5_datadir}/kvtml/tr/
14mu|kde5-l10n-16.04.3-4|1659	%{_kde5_docdir}/HTML/tr/*
14mu|kde5-l10n-16.04.3-4|1660	%endif
14mu|kde5-l10n-16.04.3-4|1661	
14mu|kde5-l10n-16.04.3-4|1662	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1663	
14mu|kde5-l10n-16.04.3-4|1664	%if %{build_ug}
14mu|kde5-l10n-16.04.3-4|1665	%package ug
14mu|kde5-l10n-16.04.3-4|1666	Summary:	Uyghur language support for KDE
14mu|kde5-l10n-16.04.3-4|1667	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1668	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1669	Requires:	locales-ug
14mu|kde5-l10n-16.04.3-4|1670	Provides:	%{name}-Uyghur = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1671	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1672	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1673	
14mu|kde5-l10n-16.04.3-4|1674	%description ug
14mu|kde5-l10n-16.04.3-4|1675	%{summary}.
14mu|kde5-l10n-16.04.3-4|1676	
14mu|kde5-l10n-16.04.3-4|1677	%files ug
14mu|kde5-l10n-16.04.3-4|1678	%lang(ug) %{_kde5_localedir}/ug/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1679	%endif
14mu|kde5-l10n-16.04.3-4|1680	
14mu|kde5-l10n-16.04.3-4|1681	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1682	
14mu|kde5-l10n-16.04.3-4|1683	%if %{build_uk}
14mu|kde5-l10n-16.04.3-4|1684	%package uk
14mu|kde5-l10n-16.04.3-4|1685	Summary:	Ukrainian language support for KDE
14mu|kde5-l10n-16.04.3-4|1686	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1687	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1688	Requires:	locales-uk
14mu|kde5-l10n-16.04.3-4|1689	Suggests:	%{name}-uk
14mu|kde5-l10n-16.04.3-4|1690	Provides:	%{name}-Ukrainian = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1691	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1692	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1693	
14mu|kde5-l10n-16.04.3-4|1694	%description uk
14mu|kde5-l10n-16.04.3-4|1695	%{summary}.
14mu|kde5-l10n-16.04.3-4|1696	
14mu|kde5-l10n-16.04.3-4|1697	%files uk
14mu|kde5-l10n-16.04.3-4|1698	%lang(uk) %{_kde5_localedir}/uk/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1699	%{_kde5_localedir}/uk/LC_SCRIPTS/
14mu|kde5-l10n-16.04.3-4|1700	%{_kde5_datadir}/kvtml/uk/
14mu|kde5-l10n-16.04.3-4|1701	%{_kde5_datadir}/klettres/uk/
14mu|kde5-l10n-16.04.3-4|1702	%{_kde5_datadir}/ktuberling/sounds/uk.soundtheme
14mu|kde5-l10n-16.04.3-4|1703	%{_kde5_datadir}/ktuberling/sounds/uk/*
14mu|kde5-l10n-16.04.3-4|1704	%{_kde5_docdir}/HTML/uk/*
14mu|kde5-l10n-16.04.3-4|1705	%endif
14mu|kde5-l10n-16.04.3-4|1706	
14mu|kde5-l10n-16.04.3-4|1707	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1708	
14mu|kde5-l10n-16.04.3-4|1709	%if %{build_ven}
14mu|kde5-l10n-16.04.3-4|1710	%package ven
14mu|kde5-l10n-16.04.3-4|1711	Summary:	Venda language support for KDE
14mu|kde5-l10n-16.04.3-4|1712	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1713	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1714	Provides:	%{name}-Venda = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1715	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1716	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1717	
14mu|kde5-l10n-16.04.3-4|1718	%description ven
14mu|kde5-l10n-16.04.3-4|1719	%{summary}.
14mu|kde5-l10n-16.04.3-4|1720	
14mu|kde5-l10n-16.04.3-4|1721	%files ven
14mu|kde5-l10n-16.04.3-4|1722	%lang(ven) %{_kde5_localedir}/ven/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1723	%endif
14mu|kde5-l10n-16.04.3-4|1724	
14mu|kde5-l10n-16.04.3-4|1725	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1726	
14mu|kde5-l10n-16.04.3-4|1727	%if %{build_vi}
14mu|kde5-l10n-16.04.3-4|1728	%package vi
14mu|kde5-l10n-16.04.3-4|1729	Summary:	Vietnamese language support for KDE
14mu|kde5-l10n-16.04.3-4|1730	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1731	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1732	Provides:	%{name}-Vietnamese = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1733	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1734	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1735	
14mu|kde5-l10n-16.04.3-4|1736	%description vi
14mu|kde5-l10n-16.04.3-4|1737	%{summary}.
14mu|kde5-l10n-16.04.3-4|1738	
14mu|kde5-l10n-16.04.3-4|1739	%files vi
14mu|kde5-l10n-16.04.3-4|1740	%lang(vi) %{_kde5_localedir}/vi/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1741	%endif
14mu|kde5-l10n-16.04.3-4|1742	
14mu|kde5-l10n-16.04.3-4|1743	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1744	
14mu|kde5-l10n-16.04.3-4|1745	%if %{build_wa}
14mu|kde5-l10n-16.04.3-4|1746	%package wa
14mu|kde5-l10n-16.04.3-4|1747	Summary:	Walloon language support for KDE
14mu|kde5-l10n-16.04.3-4|1748	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1749	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1750	Requires:	locales-wa
14mu|kde5-l10n-16.04.3-4|1751	Provides:	%{name}-Walloon = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1752	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1753	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1754	
14mu|kde5-l10n-16.04.3-4|1755	%description wa
14mu|kde5-l10n-16.04.3-4|1756	%{summary}.
14mu|kde5-l10n-16.04.3-4|1757	
14mu|kde5-l10n-16.04.3-4|1758	%files wa
14mu|kde5-l10n-16.04.3-4|1759	%lang(wa) %{_kde5_localedir}/wa/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1760	%{_kde5_datadir}/ktuberling/sounds/wa.soundtheme
14mu|kde5-l10n-16.04.3-4|1761	%{_kde5_datadir}/ktuberling/sounds/wa/*
14mu|kde5-l10n-16.04.3-4|1762	%endif
14mu|kde5-l10n-16.04.3-4|1763	
14mu|kde5-l10n-16.04.3-4|1764	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1765	
14mu|kde5-l10n-16.04.3-4|1766	%if %{build_xh}
14mu|kde5-l10n-16.04.3-4|1767	%package xh
14mu|kde5-l10n-16.04.3-4|1768	Summary:	Xhosa (a Bantu language) support for KDE
14mu|kde5-l10n-16.04.3-4|1769	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1770	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1771	Provides:	%{name}-Xhosa = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1772	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1773	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1774	
14mu|kde5-l10n-16.04.3-4|1775	%description xh
14mu|kde5-l10n-16.04.3-4|1776	%{summary}.
14mu|kde5-l10n-16.04.3-4|1777	
14mu|kde5-l10n-16.04.3-4|1778	%files xh
14mu|kde5-l10n-16.04.3-4|1779	%lang(xh) %{_kde5_localedir}/xh/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1780	%endif
14mu|kde5-l10n-16.04.3-4|1781	
14mu|kde5-l10n-16.04.3-4|1782	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1783	
14mu|kde5-l10n-16.04.3-4|1784	%if %{build_zh_CN}
14mu|kde5-l10n-16.04.3-4|1785	%package zh_CN
14mu|kde5-l10n-16.04.3-4|1786	Summary:	Chinese (Simplified Chinese) language support for KDE
14mu|kde5-l10n-16.04.3-4|1787	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1788	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1789	Requires:	locales-zh
14mu|kde5-l10n-16.04.3-4|1790	Provides:	%{name}-Chinese = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1791	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1792	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1793	
14mu|kde5-l10n-16.04.3-4|1794	%description zh_CN
14mu|kde5-l10n-16.04.3-4|1795	%{summary}.
14mu|kde5-l10n-16.04.3-4|1796	
14mu|kde5-l10n-16.04.3-4|1797	%files zh_CN
14mu|kde5-l10n-16.04.3-4|1798	%lang(zh_CN) %{_kde5_localedir}/zh_CN/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1799	%{_kde5_datadir}/kvtml/zh_CN/
14mu|kde5-l10n-16.04.3-4|1800	%endif
14mu|kde5-l10n-16.04.3-4|1801	
14mu|kde5-l10n-16.04.3-4|1802	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1803	
14mu|kde5-l10n-16.04.3-4|1804	%if %{build_zh_TW}
14mu|kde5-l10n-16.04.3-4|1805	%package zh_TW
14mu|kde5-l10n-16.04.3-4|1806	Summary:	Chinese (Traditional) language support for KDE
14mu|kde5-l10n-16.04.3-4|1807	Group:		System/Internationalization
14mu|kde5-l10n-16.04.3-4|1808	Provides:	%{name} = %{version}
14mu|kde5-l10n-16.04.3-4|1809	Requires:	locales-zh
14mu|kde5-l10n-16.04.3-4|1810	Provides:	%{name}-Chinese-Traditional = %{version}-%{release}
14mu|kde5-l10n-16.04.3-4|1811	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1812	Conflicts:	plasma5-khelpcenter < 5.6.5
14mu|kde5-l10n-16.04.3-4|1813	
14mu|kde5-l10n-16.04.3-4|1814	%description zh_TW
14mu|kde5-l10n-16.04.3-4|1815	%{summary}.
14mu|kde5-l10n-16.04.3-4|1816	
14mu|kde5-l10n-16.04.3-4|1817	%files zh_TW
14mu|kde5-l10n-16.04.3-4|1818	%lang(zh_TW) %{_kde5_localedir}/zh_TW/LC_MESSAGES/*
14mu|kde5-l10n-16.04.3-4|1819	%endif
14mu|kde5-l10n-16.04.3-4|1820	
14mu|kde5-l10n-16.04.3-4|1821	#------------------------------------------------------------------------------
14mu|kde5-l10n-16.04.3-4|1822	
14mu|kde5-l10n-16.04.3-4|1823	%prep
14mu|kde5-l10n-16.04.3-4|1824	%setup -T -q -n %{oname}-%{version} -c
14mu|kde5-l10n-16.04.3-4|1825	
14mu|kde5-l10n-16.04.3-4|1826	for lang in %{langlist} ; do
14mu|kde5-l10n-16.04.3-4|1827	echo $lang | grep -v '^#' && \
14mu|kde5-l10n-16.04.3-4|1828	xz -dc %{_sourcedir}/%{oname}-$lang-%{version}.tar.xz | tar -xf -
14mu|kde5-l10n-16.04.3-4|1829	done
14mu|kde5-l10n-16.04.3-4|1830	
14mu|kde5-l10n-16.04.3-4|1831	%if %{build_ca_valencia}
14mu|kde5-l10n-16.04.3-4|1832	tar -xf %{_sourcedir}/%{oname}-ca@valencia-%{version}.tar.xz
14mu|kde5-l10n-16.04.3-4|1833	%endif
14mu|kde5-l10n-16.04.3-4|1834	
14mu|kde5-l10n-16.04.3-4|1835	cp %{SOURCE101} %{oname}-ru-%{version}/5/ru/messages/kdemultimedia/kdenlive.po
14mu|kde5-l10n-16.04.3-4|1836	
14mu|kde5-l10n-16.04.3-4|1837	%build
14mu|kde5-l10n-16.04.3-4|1838	for lang in %{langlist} ; do
14mu|kde5-l10n-16.04.3-4|1839	pushd %{oname}-$lang-%{version}
14mu|kde5-l10n-16.04.3-4|1840	sed -i /"add_subdirectory(4)"/d CMakeLists.txt
14mu|kde5-l10n-16.04.3-4|1841	%cmake_kde5_kf5locales
14mu|kde5-l10n-16.04.3-4|1842	%make
14mu|kde5-l10n-16.04.3-4|1843	popd
14mu|kde5-l10n-16.04.3-4|1844	done
14mu|kde5-l10n-16.04.3-4|1845	
14mu|kde5-l10n-16.04.3-4|1846	# build ca@valencia separately due to the @ in the tarball name
14mu|kde5-l10n-16.04.3-4|1847	%if %{build_ca_valencia}
14mu|kde5-l10n-16.04.3-4|1848	pushd %{oname}-ca@valencia-%{version}
14mu|kde5-l10n-16.04.3-4|1849	%cmake_kde5_kf5locales
14mu|kde5-l10n-16.04.3-4|1850	%make
14mu|kde5-l10n-16.04.3-4|1851	popd
14mu|kde5-l10n-16.04.3-4|1852	%endif
14mu|kde5-l10n-16.04.3-4|1853	
14mu|kde5-l10n-16.04.3-4|1854	%install
14mu|kde5-l10n-16.04.3-4|1855	for lang in %{langlist} ; do
14mu|kde5-l10n-16.04.3-4|1856	pushd %{oname}-$lang-%{version}
14mu|kde5-l10n-16.04.3-4|1857	%makeinstall_std -C build
14mu|kde5-l10n-16.04.3-4|1858	popd
14mu|kde5-l10n-16.04.3-4|1859	done
14mu|kde5-l10n-16.04.3-4|1860	
14mu|kde5-l10n-16.04.3-4|1861	# install ca@valencia separately due to the @ in the tarball name
14mu|kde5-l10n-16.04.3-4|1862	%if %{build_ca_valencia}
14mu|kde5-l10n-16.04.3-4|1863	pushd %{oname}-ca@valencia-%{version}
14mu|kde5-l10n-16.04.3-4|1864	%makeinstall_std -C build
14mu|kde5-l10n-16.04.3-4|1865	popd
14mu|kde5-l10n-16.04.3-4|1866	%endif
14mu|kde5-l10n-16.04.3-4|1867	
14mu|kde5-l10n-16.04.3-4|1868	# remove mans for now to avoid conflicts with KDE4 versions
14mu|kde5-l10n-16.04.3-4|1869	rm -rf %{buildroot}%{_kde5_mandir}
14mu|kde5-l10n-16.04.3-4|1870	
14mu|kde5-l10n-16.04.3-4|1871	# move to a proper place
14mu|kde5-l10n-16.04.3-4|1872	mv %{buildroot}%{_kde5_datadir}/apps/kvtml %{buildroot}%{_kde5_datadir}/kvtml
14mu|kde5-l10n-16.04.3-4|1873	
14mu|kde5-l10n-16.04.3-4|1874	%changelog
14mu|kde5-l10n-16.04.3-4|1875	
14mu|kde5-l10n-16.04.3-4|1876	* Sat Nov 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:16.04.3-4
14mu|kde5-l10n-16.04.3-4|1877	- (94e77af) Update kdenlive translations
14mu|kde5-l10n-16.04.3-4|1878	
14mu|kde5-l10n-16.04.3-4|1879	* Fri Nov 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:16.04.3-3
14mu|kde5-l10n-16.04.3-4|1880	- (401d57d) Update kdenlive translations
14mu|kde5-l10n-16.04.3-4|1881	
14mu|kde5-l10n-16.04.3-4|1882	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:16.04.3-2
14mu|kde5-l10n-16.04.3-4|1883	- (088f9cb) MassBuild#1169: Increase release tag
14mu|kde5-l10n-16.04.3-4|1884	
14mu|kde5-l10n-16.04.3-4|1885	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:16.04.3-1
14mu|kde5-l10n-16.04.3-4|1886	- (da6c555) New version 16.04.3
14mu|kde5-l10n-16.04.3-4|1887	
14mu|kde5-l10n-16.04.3-4|1888	* Tue Jun 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:16.04.2-2
14mu|kde5-l10n-16.04.3-4|1889	- (fe19187) Add Conflicts with plasma5-khelpcenter
14mu|kde5-l10n-16.04.3-4|1890	
14mu|kde5-l10n-16.04.3-4|1891	* Mon Jun 20 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:16.04.2-1
14mu|kde5-l10n-16.04.3-4|1892	- (05ab194) Update files (add da HTML docs)
14mu|kde5-l10n-16.04.3-4|1893	- (Andrey Bondrov: 6ebb858) Update files (drop ca and nb LC_SCRIPTS)
14mu|kde5-l10n-16.04.3-4|1894	- (Andrey Bondrov: 877fefa) Restore kdenlive-ru.po
14mu|kde5-l10n-16.04.3-4|1895	- (Andrey Bondrov: b7460d7) New version 16.04.2
14mu|kde5-l10n-16.04.3-4|1896	
14mu|kde5-l10n-16.04.3-4|1897	* Mon Mar 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.12.3-1
14mu|kde5-l10n-16.04.3-4|1898	- (cb79b4d) Update files (add ca, nb and nn LC_SCRIPTS)
14mu|kde5-l10n-16.04.3-4|1899	- (Andrey Bondrov: cb71951) New version 15.12.3
14mu|kde5-l10n-16.04.3-4|1900	
14mu|kde5-l10n-16.04.3-4|1901	* Wed Feb 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.12.2-1
14mu|kde5-l10n-16.04.3-4|1902	- (7524fb1) New version 15.12.2
14mu|kde5-l10n-16.04.3-4|1903	
14mu|kde5-l10n-16.04.3-4|1904	* Wed Jan 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.12.1-1
14mu|kde5-l10n-16.04.3-4|1905	- (5d81ce6) Update files (add autocorrect/pt_BR.xml)
14mu|kde5-l10n-16.04.3-4|1906	- (Andrey Bondrov: 0e6ae61) New version 15.12.1
14mu|kde5-l10n-16.04.3-4|1907	
14mu|kde5-l10n-16.04.3-4|1908	* Sat Jan 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.12.0-1
14mu|kde5-l10n-16.04.3-4|1909	- (21ff49e) Add ktuberling sound files
14mu|kde5-l10n-16.04.3-4|1910	- (Andrey Bondrov: 242ae94) New version 15.12.0
14mu|kde5-l10n-16.04.3-4|1911	
14mu|kde5-l10n-16.04.3-4|1912	* Mon Nov 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.08.3-1
14mu|kde5-l10n-16.04.3-4|1913	- (fcbb14a) Restore kdenlive Russian translation
14mu|kde5-l10n-16.04.3-4|1914	- (Andrey Bondrov: d9339e4) New version 15.08.3
14mu|kde5-l10n-16.04.3-4|1915	
14mu|kde5-l10n-16.04.3-4|1916	* Thu Oct 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.08.2-1
14mu|kde5-l10n-16.04.3-4|1917	- (f402bfc) New version 15.08.2
14mu|kde5-l10n-16.04.3-4|1918	
14mu|kde5-l10n-16.04.3-4|1919	* Tue Sep 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.08.1-1
14mu|kde5-l10n-16.04.3-4|1920	- (2a5186d) New version 15.08.1
14mu|kde5-l10n-16.04.3-4|1921	
14mu|kde5-l10n-16.04.3-4|1922	* Fri Aug 28 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.08.0-3
14mu|kde5-l10n-16.04.3-4|1923	- (63807eb) Update Russian translation for kdenlive
14mu|kde5-l10n-16.04.3-4|1924	
14mu|kde5-l10n-16.04.3-4|1925	* Thu Aug 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.08.0-2
14mu|kde5-l10n-16.04.3-4|1926	- (6ce0014) Bump release
14mu|kde5-l10n-16.04.3-4|1927	
14mu|kde5-l10n-16.04.3-4|1928	* Thu Aug 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.08.0-1
14mu|kde5-l10n-16.04.3-4|1929	- (56e75dd) Add Conflicts with plasma5-kio-extras < 15.08.0
14mu|kde5-l10n-16.04.3-4|1930	- (Andrey Bondrov: 94e15b1) Add docbooks for tr locale
14mu|kde5-l10n-16.04.3-4|1931	- (Andrey Bondrov: d368eb0) Add kstars data files for fr and nds locales
14mu|kde5-l10n-16.04.3-4|1932	- (Andrey Bondrov: f40ce43) New version 15.08.0
14mu|kde5-l10n-16.04.3-4|1933	- (Andrey Bondrov: f40ce43) Disable sr locale (not ready for KF5 port yet)
14mu|kde5-l10n-16.04.3-4|1934	- (Andrey Bondrov: f40ce43) Drop external Russian kdenlive localization, should be fixed in source tarball now
14mu|kde5-l10n-16.04.3-4|1935	
14mu|kde5-l10n-16.04.3-4|1936	* Mon Aug 03 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.04.3-2
14mu|kde5-l10n-16.04.3-4|1937	- (38b3699) Enable Serbian language
14mu|kde5-l10n-16.04.3-4|1938	
14mu|kde5-l10n-16.04.3-4|1939	* Thu Jul 02 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.04.3-1
14mu|kde5-l10n-16.04.3-4|1940	- (99051e9) New version 15.04.3
14mu|kde5-l10n-16.04.3-4|1941	
14mu|kde5-l10n-16.04.3-4|1942	* Thu Jun 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.04.2-5
14mu|kde5-l10n-16.04.3-4|1943	- (2c4b8bc) Update Russian translation for kdenlive once more (final)
14mu|kde5-l10n-16.04.3-4|1944	
14mu|kde5-l10n-16.04.3-4|1945	* Wed Jun 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:15.04.2-4
14mu|kde5-l10n-16.04.3-4|1946	- (05186aa) Update Russian translation for kdenlive once more (hope last time)
14mu|kde5-l10n-16.04.3-4|1947	
14mu|kde5-l10n-16.04.3-4|1948	

22898 14
14mu|kde5-macros-5.6-17|1	Summary:	Base install macros for KDE Frameworks 5
14mu|kde5-macros-5.6-17|2	Name:		kde5-macros
14mu|kde5-macros-5.6-17|3	Version:	5.6
14mu|kde5-macros-5.6-17|4	Release:	17
14mu|kde5-macros-5.6-17|5	License:	GPLv2+
14mu|kde5-macros-5.6-17|6	Group:		Development/KDE and Qt
14mu|kde5-macros-5.6-17|7	Url:		http://www.rosalinux.com
14mu|kde5-macros-5.6-17|8	Source0:	kde5.macros
14mu|kde5-macros-5.6-17|9	Requires:	cmake
14mu|kde5-macros-5.6-17|10	Requires:	qt5-macros
14mu|kde5-macros-5.6-17|11	Requires:	rosa-release-common
14mu|kde5-macros-5.6-17|12	BuildArch:	noarch
14mu|kde5-macros-5.6-17|13	
14mu|kde5-macros-5.6-17|14	%description
14mu|kde5-macros-5.6-17|15	Base install macros for KDE Frameworks 5.
14mu|kde5-macros-5.6-17|16	
14mu|kde5-macros-5.6-17|17	%files
14mu|kde5-macros-5.6-17|18	%{_sysconfdir}/rpm/macros.d/kde5.macros
14mu|kde5-macros-5.6-17|19	
14mu|kde5-macros-5.6-17|20	#----------------------------------------------------------------------------
14mu|kde5-macros-5.6-17|21	
14mu|kde5-macros-5.6-17|22	%prep
14mu|kde5-macros-5.6-17|23	
14mu|kde5-macros-5.6-17|24	%build
14mu|kde5-macros-5.6-17|25	
14mu|kde5-macros-5.6-17|26	%install
14mu|kde5-macros-5.6-17|27	install -d -m 755 %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|kde5-macros-5.6-17|28	install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mu|kde5-macros-5.6-17|29	
14mu|kde5-macros-5.6-17|30	
14mu|kde5-macros-5.6-17|31	%changelog
14mu|kde5-macros-5.6-17|32	* Fri Mar 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6-17
14mu|kde5-macros-5.6-17|33	+ Revision: 41a6637
14mu|kde5-macros-5.6-17|34	- Add kf5locales_fix macro to fix find_lang output for /locale/kf5 files
14mu|kde5-macros-5.6-17|35	
14mu|kde5-macros-5.6-17|36	

22899 14
14mu|kdeadmin4-4.14.3-1|1	Summary:	K Desktop Environment - Administrative Tools
14mu|kdeadmin4-4.14.3-1|2	Name:		kdeadmin4
14mu|kdeadmin4-4.14.3-1|3	Version:	4.14.3
14mu|kdeadmin4-4.14.3-1|4	Release:	1
14mu|kdeadmin4-4.14.3-1|5	Epoch:		2
14mu|kdeadmin4-4.14.3-1|6	License:	GPLv2+
14mu|kdeadmin4-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdeadmin4-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdeadmin4-4.14.3-1|9	Suggests:	kcron
14mu|kdeadmin4-4.14.3-1|10	Suggests:	ksystemlog
14mu|kdeadmin4-4.14.3-1|11	Suggests:	kuser
14mu|kdeadmin4-4.14.3-1|12	BuildArch:	noarch
14mu|kdeadmin4-4.14.3-1|13	
14mu|kdeadmin4-4.14.3-1|14	%description
14mu|kdeadmin4-4.14.3-1|15	The kdeadmin package contains packages that usually only a system
14mu|kdeadmin4-4.14.3-1|16	administrator might need:
14mu|kdeadmin4-4.14.3-1|17	- kcron (editor for the cron command scheduler)
14mu|kdeadmin4-4.14.3-1|18	- kuser (user manager)
14mu|kdeadmin4-4.14.3-1|19	- ksystemlog (system log viewer tool for KDE4)
14mu|kdeadmin4-4.14.3-1|20	
14mu|kdeadmin4-4.14.3-1|21	%files
14mu|kdeadmin4-4.14.3-1|22	
14mu|kdeadmin4-4.14.3-1|23	#------------------------------------------------------------------------
14mu|kdeadmin4-4.14.3-1|24	
14mu|kdeadmin4-4.14.3-1|25	%prep
14mu|kdeadmin4-4.14.3-1|26	
14mu|kdeadmin4-4.14.3-1|27	%build
14mu|kdeadmin4-4.14.3-1|28	
14mu|kdeadmin4-4.14.3-1|29	%install
14mu|kdeadmin4-4.14.3-1|30	
14mu|kdeadmin4-4.14.3-1|31	
14mu|kdeadmin4-4.14.3-1|32	%changelog
14mu|kdeadmin4-4.14.3-1|33	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kdeadmin4-4.14.3-1|34	+ Revision: 39675d3
14mu|kdeadmin4-4.14.3-1|35	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdeadmin4-4.14.3-1|36	
14mu|kdeadmin4-4.14.3-1|37	

22900 14
14mu|kdeartwork4-4.14.3-4|1	Summary:	Additional artwork (themes, sound themes, icons,etc...) for KDE
14mu|kdeartwork4-4.14.3-4|2	Name:		kdeartwork4
14mu|kdeartwork4-4.14.3-4|3	Version:	4.14.3
14mu|kdeartwork4-4.14.3-4|4	Release:	4
14mu|kdeartwork4-4.14.3-4|5	Epoch:		1
14mu|kdeartwork4-4.14.3-4|6	License:	GPLv2+
14mu|kdeartwork4-4.14.3-4|7	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|8	Url:		http://www.kde.org
14mu|kdeartwork4-4.14.3-4|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeartwork-%{version}.tar.xz
14mu|kdeartwork4-4.14.3-4|10	Patch0:		kdeartwork-4.14.3-cmake.patch
14mu|kdeartwork4-4.14.3-4|11	BuildRequires:	kdebase4-workspace-devel
14mu|kdeartwork4-4.14.3-4|12	BuildRequires:	xscreensaver-base
14mu|kdeartwork4-4.14.3-4|13	BuildRequires:	pkgconfig(eigen3)
14mu|kdeartwork4-4.14.3-4|14	BuildRequires:	pkgconfig(glu)
14mu|kdeartwork4-4.14.3-4|15	BuildRequires:	pkgconfig(libkexiv2)
14mu|kdeartwork4-4.14.3-4|16	BuildRequires:	pkgconfig(xt)
14mu|kdeartwork4-4.14.3-4|17	Conflicts:	kde-wallpapers < 2:4.10.0
14mu|kdeartwork4-4.14.3-4|18	Obsoletes:	kdeartwork4-aurorae-themes-air-oxygen < 1:4.10.0
14mu|kdeartwork4-4.14.3-4|19	Obsoletes:	kdeartwork4-aurorae-themes-oxygen < 1:4.10.0
14mu|kdeartwork4-4.14.3-4|20	Obsoletes:	kdeartwork4-sounds < 1:4.12.0
14mu|kdeartwork4-4.14.3-4|21	Suggests:	%{name}-emoticons
14mu|kdeartwork4-4.14.3-4|22	Suggests:	%{name}-kscreensaver
14mu|kdeartwork4-4.14.3-4|23	Suggests:	%{name}-styles
14mu|kdeartwork4-4.14.3-4|24	Suggests:	%{name}-wallpapers
14mu|kdeartwork4-4.14.3-4|25	Suggests:	%{name}-color-schemes
14mu|kdeartwork4-4.14.3-4|26	
14mu|kdeartwork4-4.14.3-4|27	%description
14mu|kdeartwork4-4.14.3-4|28	Additional artwork (themes, sound themes, icons,etc...) for KDE.
14mu|kdeartwork4-4.14.3-4|29	
14mu|kdeartwork4-4.14.3-4|30	%files
14mu|kdeartwork4-4.14.3-4|31	%doc README
14mu|kdeartwork4-4.14.3-4|32	
14mu|kdeartwork4-4.14.3-4|33	#-------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|34	
14mu|kdeartwork4-4.14.3-4|35	%package color-schemes
14mu|kdeartwork4-4.14.3-4|36	Summary:	%{name} color schemes
14mu|kdeartwork4-4.14.3-4|37	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|38	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|39	
14mu|kdeartwork4-4.14.3-4|40	%description color-schemes
14mu|kdeartwork4-4.14.3-4|41	%{name} color schemes.
14mu|kdeartwork4-4.14.3-4|42	
14mu|kdeartwork4-4.14.3-4|43	%files color-schemes
14mu|kdeartwork4-4.14.3-4|44	%{_kde_appsdir}/color-schemes
14mu|kdeartwork4-4.14.3-4|45	
14mu|kdeartwork4-4.14.3-4|46	#-------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|47	
14mu|kdeartwork4-4.14.3-4|48	%package emoticons
14mu|kdeartwork4-4.14.3-4|49	Summary:	%{name} emoticons
14mu|kdeartwork4-4.14.3-4|50	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|51	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|52	Obsoletes:	%{name}-emoticons < %{EVRD}
14mu|kdeartwork4-4.14.3-4|53	
14mu|kdeartwork4-4.14.3-4|54	%description emoticons
14mu|kdeartwork4-4.14.3-4|55	%{name} emoticons.
14mu|kdeartwork4-4.14.3-4|56	
14mu|kdeartwork4-4.14.3-4|57	%files emoticons
14mu|kdeartwork4-4.14.3-4|58	%{_kde_datadir}/emoticons/*
14mu|kdeartwork4-4.14.3-4|59	
14mu|kdeartwork4-4.14.3-4|60	#-------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|61	
14mu|kdeartwork4-4.14.3-4|62	%package icons-theme-mono
14mu|kdeartwork4-4.14.3-4|63	Summary:	Mono Icons from kde4
14mu|kdeartwork4-4.14.3-4|64	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|65	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|66	
14mu|kdeartwork4-4.14.3-4|67	%description icons-theme-mono
14mu|kdeartwork4-4.14.3-4|68	Mono icons theme
14mu|kdeartwork4-4.14.3-4|69	
14mu|kdeartwork4-4.14.3-4|70	%files icons-theme-mono
14mu|kdeartwork4-4.14.3-4|71	%{_kde_iconsdir}/mono
14mu|kdeartwork4-4.14.3-4|72	
14mu|kdeartwork4-4.14.3-4|73	#-------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|74	
14mu|kdeartwork4-4.14.3-4|75	%package icons-theme-nuvola
14mu|kdeartwork4-4.14.3-4|76	Summary:	Default Icons from kde4
14mu|kdeartwork4-4.14.3-4|77	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|78	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|79	Obsoletes:	%{name}-icons-theme-nuvola < %{EVRD}
14mu|kdeartwork4-4.14.3-4|80	
14mu|kdeartwork4-4.14.3-4|81	%description icons-theme-nuvola
14mu|kdeartwork4-4.14.3-4|82	nuvola icons theme
14mu|kdeartwork4-4.14.3-4|83	
14mu|kdeartwork4-4.14.3-4|84	%files icons-theme-nuvola
14mu|kdeartwork4-4.14.3-4|85	%{_kde_iconsdir}/nuvola
14mu|kdeartwork4-4.14.3-4|86	
14mu|kdeartwork4-4.14.3-4|87	#-----------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|88	
14mu|kdeartwork4-4.14.3-4|89	%package kscreensaver
14mu|kdeartwork4-4.14.3-4|90	Summary:	%{name} kscreensaver
14mu|kdeartwork4-4.14.3-4|91	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|92	
14mu|kdeartwork4-4.14.3-4|93	%description kscreensaver
14mu|kdeartwork4-4.14.3-4|94	%{name} kscreensaver.
14mu|kdeartwork4-4.14.3-4|95	
14mu|kdeartwork4-4.14.3-4|96	%files kscreensaver
14mu|kdeartwork4-4.14.3-4|97	%{_kde_appsdir}/kfiresaver
14mu|kdeartwork4-4.14.3-4|98	%{_kde_appsdir}/kscreensaver
14mu|kdeartwork4-4.14.3-4|99	%{_kde_bindir}/*.kss
14mu|kdeartwork4-4.14.3-4|100	%{_kde_services}/ScreenSavers/*
14mu|kdeartwork4-4.14.3-4|101	%{_kde_bindir}/kxsconfig
14mu|kdeartwork4-4.14.3-4|102	%{_kde_bindir}/kxsrun
14mu|kdeartwork4-4.14.3-4|103	
14mu|kdeartwork4-4.14.3-4|104	#-----------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|105	
14mu|kdeartwork4-4.14.3-4|106	%package -n plasma-desktoptheme-androbit
14mu|kdeartwork4-4.14.3-4|107	Summary:	Plasma androbit desktopthemes
14mu|kdeartwork4-4.14.3-4|108	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|109	Provides:	plasma-desktoptheme
14mu|kdeartwork4-4.14.3-4|110	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|111	
14mu|kdeartwork4-4.14.3-4|112	%description -n plasma-desktoptheme-androbit
14mu|kdeartwork4-4.14.3-4|113	Plasma androbit desktopthemes.
14mu|kdeartwork4-4.14.3-4|114	
14mu|kdeartwork4-4.14.3-4|115	%files -n plasma-desktoptheme-androbit
14mu|kdeartwork4-4.14.3-4|116	%{_kde_appsdir}/desktoptheme/Androbit
14mu|kdeartwork4-4.14.3-4|117	
14mu|kdeartwork4-4.14.3-4|118	#-----------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|119	
14mu|kdeartwork4-4.14.3-4|120	%package -n plasma-desktoptheme-aya
14mu|kdeartwork4-4.14.3-4|121	Summary:	Plasma aya desktopthemes
14mu|kdeartwork4-4.14.3-4|122	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|123	Provides:	plasma-desktoptheme
14mu|kdeartwork4-4.14.3-4|124	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|125	
14mu|kdeartwork4-4.14.3-4|126	%description -n plasma-desktoptheme-aya
14mu|kdeartwork4-4.14.3-4|127	Plasma aya desktopthemes.
14mu|kdeartwork4-4.14.3-4|128	
14mu|kdeartwork4-4.14.3-4|129	%files -n plasma-desktoptheme-aya
14mu|kdeartwork4-4.14.3-4|130	%{_kde_appsdir}/desktoptheme/Aya
14mu|kdeartwork4-4.14.3-4|131	
14mu|kdeartwork4-4.14.3-4|132	#-----------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|133	
14mu|kdeartwork4-4.14.3-4|134	%package -n plasma-desktoptheme-produkt
14mu|kdeartwork4-4.14.3-4|135	Summary:	Plasma produkt desktopthemes
14mu|kdeartwork4-4.14.3-4|136	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|137	Provides:	plasma-desktoptheme
14mu|kdeartwork4-4.14.3-4|138	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|139	
14mu|kdeartwork4-4.14.3-4|140	%description -n plasma-desktoptheme-produkt
14mu|kdeartwork4-4.14.3-4|141	Plasma produkt desktopthemes.
14mu|kdeartwork4-4.14.3-4|142	
14mu|kdeartwork4-4.14.3-4|143	%files -n plasma-desktoptheme-produkt
14mu|kdeartwork4-4.14.3-4|144	%{_kde_appsdir}/desktoptheme/Produkt
14mu|kdeartwork4-4.14.3-4|145	
14mu|kdeartwork4-4.14.3-4|146	#-----------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|147	
14mu|kdeartwork4-4.14.3-4|148	%package -n plasma-desktoptheme-slim-glow
14mu|kdeartwork4-4.14.3-4|149	Summary:	Plasma slim-glow desktopthemes
14mu|kdeartwork4-4.14.3-4|150	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|151	Provides:	plasma-desktoptheme
14mu|kdeartwork4-4.14.3-4|152	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|153	
14mu|kdeartwork4-4.14.3-4|154	%description -n plasma-desktoptheme-slim-glow
14mu|kdeartwork4-4.14.3-4|155	Plasma slim-glow desktopthemes.
14mu|kdeartwork4-4.14.3-4|156	
14mu|kdeartwork4-4.14.3-4|157	%files -n plasma-desktoptheme-slim-glow
14mu|kdeartwork4-4.14.3-4|158	%{_kde_appsdir}/desktoptheme/slim-glow
14mu|kdeartwork4-4.14.3-4|159	
14mu|kdeartwork4-4.14.3-4|160	#-----------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|161	
14mu|kdeartwork4-4.14.3-4|162	%package -n plasma-desktoptheme-tibanna
14mu|kdeartwork4-4.14.3-4|163	Summary:	Plasma tibanna desktopthemes
14mu|kdeartwork4-4.14.3-4|164	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|165	Provides:	plasma-desktoptheme
14mu|kdeartwork4-4.14.3-4|166	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|167	
14mu|kdeartwork4-4.14.3-4|168	%description -n plasma-desktoptheme-tibanna
14mu|kdeartwork4-4.14.3-4|169	Plasma tibanna desktopthemes.
14mu|kdeartwork4-4.14.3-4|170	
14mu|kdeartwork4-4.14.3-4|171	%files -n plasma-desktoptheme-tibanna
14mu|kdeartwork4-4.14.3-4|172	%{_kde_appsdir}/desktoptheme/Tibanna
14mu|kdeartwork4-4.14.3-4|173	
14mu|kdeartwork4-4.14.3-4|174	#-------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|175	
14mu|kdeartwork4-4.14.3-4|176	%package styles
14mu|kdeartwork4-4.14.3-4|177	Summary:	%{name} styles
14mu|kdeartwork4-4.14.3-4|178	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|179	Conflicts:	kdebase4-workspace < 2:4.5.68
14mu|kdeartwork4-4.14.3-4|180	
14mu|kdeartwork4-4.14.3-4|181	%description styles
14mu|kdeartwork4-4.14.3-4|182	%{name} styles.
14mu|kdeartwork4-4.14.3-4|183	
14mu|kdeartwork4-4.14.3-4|184	%files styles
14mu|kdeartwork4-4.14.3-4|185	%{_kde_appsdir}/kstyle
14mu|kdeartwork4-4.14.3-4|186	%{_kde_libdir}/kde4/kstyle_phase_config.so
14mu|kdeartwork4-4.14.3-4|187	%{_kde_libdir}/kde4/plugins/styles/phasestyle.so
14mu|kdeartwork4-4.14.3-4|188	%{_kde_libdir}/kde4/kwin3_kde2.so
14mu|kdeartwork4-4.14.3-4|189	%{_kde_libdir}/kde4/kwin3_keramik.so
14mu|kdeartwork4-4.14.3-4|190	%{_kde_libdir}/kde4/kwin3_modernsys.so
14mu|kdeartwork4-4.14.3-4|191	%{_kde_libdir}/kde4/kwin3_quartz.so
14mu|kdeartwork4-4.14.3-4|192	%{_kde_libdir}/kde4/kwin3_redmond.so
14mu|kdeartwork4-4.14.3-4|193	%{_kde_libdir}/kde4/kwin3_web.so
14mu|kdeartwork4-4.14.3-4|194	%{_kde_libdir}/kde4/kwin_kde2_config.so
14mu|kdeartwork4-4.14.3-4|195	%{_kde_libdir}/kde4/kwin_keramik_config.so
14mu|kdeartwork4-4.14.3-4|196	%{_kde_libdir}/kde4/kwin_modernsys_config.so
14mu|kdeartwork4-4.14.3-4|197	%{_kde_libdir}/kde4/kwin_quartz_config.so
14mu|kdeartwork4-4.14.3-4|198	%{_kde_appsdir}/kwin/kde2.desktop
14mu|kdeartwork4-4.14.3-4|199	%{_kde_appsdir}/kwin/keramik.desktop
14mu|kdeartwork4-4.14.3-4|200	%{_kde_appsdir}/kwin/modernsystem.desktop
14mu|kdeartwork4-4.14.3-4|201	%{_kde_appsdir}/kwin/quartz.desktop
14mu|kdeartwork4-4.14.3-4|202	%{_kde_appsdir}/kwin/redmond.desktop
14mu|kdeartwork4-4.14.3-4|203	%{_kde_appsdir}/kwin/web.desktop
14mu|kdeartwork4-4.14.3-4|204	
14mu|kdeartwork4-4.14.3-4|205	#-------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|206	
14mu|kdeartwork4-4.14.3-4|207	%package wallpapers
14mu|kdeartwork4-4.14.3-4|208	Summary:	%{name} wallpapers
14mu|kdeartwork4-4.14.3-4|209	Group:		Graphical desktop/KDE
14mu|kdeartwork4-4.14.3-4|210	Buildarch:	noarch
14mu|kdeartwork4-4.14.3-4|211	
14mu|kdeartwork4-4.14.3-4|212	%description wallpapers
14mu|kdeartwork4-4.14.3-4|213	%{name} wallpapers.
14mu|kdeartwork4-4.14.3-4|214	
14mu|kdeartwork4-4.14.3-4|215	%files wallpapers
14mu|kdeartwork4-4.14.3-4|216	%{_kde_datadir}/wallpapers/*
14mu|kdeartwork4-4.14.3-4|217	
14mu|kdeartwork4-4.14.3-4|218	#-----------------------------------------------------------------------------
14mu|kdeartwork4-4.14.3-4|219	
14mu|kdeartwork4-4.14.3-4|220	%prep
14mu|kdeartwork4-4.14.3-4|221	%setup -qn kdeartwork-%{version}
14mu|kdeartwork4-4.14.3-4|222	%patch0 -p1
14mu|kdeartwork4-4.14.3-4|223	
14mu|kdeartwork4-4.14.3-4|224	%build
14mu|kdeartwork4-4.14.3-4|225	%cmake_kde4
14mu|kdeartwork4-4.14.3-4|226	%make
14mu|kdeartwork4-4.14.3-4|227	
14mu|kdeartwork4-4.14.3-4|228	%install
14mu|kdeartwork4-4.14.3-4|229	%makeinstall_std -C build
14mu|kdeartwork4-4.14.3-4|230	
14mu|kdeartwork4-4.14.3-4|231	
14mu|kdeartwork4-4.14.3-4|232	%changelog
14mu|kdeartwork4-4.14.3-4|233	
14mu|kdeartwork4-4.14.3-4|234	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-4
14mu|kdeartwork4-4.14.3-4|235	- (d319dd3) Add patch to fix build with newer cmake
14mu|kdeartwork4-4.14.3-4|236	
14mu|kdeartwork4-4.14.3-4|237	

22901 14
14mu|kdebase4-4.14.3-6|1	%define build_iconoverlay 0
14mu|kdebase4-4.14.3-6|2	
14mu|kdebase4-4.14.3-6|3	Summary:	K Desktop Environment
14mu|kdebase4-4.14.3-6|4	Name:		kdebase4
14mu|kdebase4-4.14.3-6|5	Version:	4.14.3
14mu|kdebase4-4.14.3-6|6	Release:	6
14mu|kdebase4-4.14.3-6|7	Epoch:		1
14mu|kdebase4-4.14.3-6|8	License:	GPLv2+
14mu|kdebase4-4.14.3-6|9	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|10	Url:		http://www.kde.org
14mu|kdebase4-4.14.3-6|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdebase4-4.14.3-6|12	%if %{is_beta}
14mu|kdebase4-4.14.3-6|13	%define ftpdir unstable
14mu|kdebase4-4.14.3-6|14	%else
14mu|kdebase4-4.14.3-6|15	%define ftpdir stable
14mu|kdebase4-4.14.3-6|16	%endif
14mu|kdebase4-4.14.3-6|17	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kde-baseapps-%{version}.tar.xz
14mu|kdebase4-4.14.3-6|18	Source1:	%{name}.rpmlintrc
14mu|kdebase4-4.14.3-6|19	Patch1:		kdebase-4.2.95-Use-Mandriva-Home-Icon.patch
14mu|kdebase4-4.14.3-6|20	Patch2:		kdebase-4.8.97-mdvuserface.patch
14mu|kdebase4-4.14.3-6|21	Patch3:		kdebase-4.10.0-fileplaces.patch
14mu|kdebase4-4.14.3-6|22	Patch4:		kdebase-4.10.2-konq-templates-cleanup.patch
14mu|kdebase4-4.14.3-6|23	Patch5:		kdebase-4.11.4-folderview-preview.patch
14mu|kdebase4-4.14.3-6|24	Patch12:	kdebase-4.8.1-Set-Preview-true.patch
14mu|kdebase4-4.14.3-6|25	Patch101:	kdebase-4.12.1-dolphinrcui.patch
14mu|kdebase4-4.14.3-6|26	Patch104:	kdebase-4.8.2-dolphin-delete-files-on-flash-drives.patch
14mu|kdebase4-4.14.3-6|27	Patch105:	kdebase-4.14.1-dolphin-klook.patch
14mu|kdebase4-4.14.3-6|28	Patch106:	kdebase-4.12.1-konqueror-settings-kio-proxy.patch
14mu|kdebase4-4.14.3-6|29	Patch107:	kdebase-4.10.0-iconoverlay-plugin.patch
14mu|kdebase4-4.14.3-6|30	Patch108:	kdebase-4.9.5-iconoverlay-race-fix.patch
14mu|kdebase4-4.14.3-6|31	# branch patches
14mu|kdebase4-4.14.3-6|32	# Backport from Applications 15.04 to sync with kdelibs4 4.14.8
14mu|kdebase4-4.14.3-6|33	Patch201:	kdebase-4.14.3-places-model-1.patch
14mu|kdebase4-4.14.3-6|34	Patch202:	kdebase-4.14.3-places-model-2.patch
14mu|kdebase4-4.14.3-6|35	Patch203:	kdebase-4.14.3-places-model-3.patch
14mu|kdebase4-4.14.3-6|36	Patch204:	kdebase-4.14.3-places-model-4.patch
14mu|kdebase4-4.14.3-6|37	Patch205:	kdebase-4.14.3-odt-metainfo.patch
14mu|kdebase4-4.14.3-6|38	# trunk patches
14mu|kdebase4-4.14.3-6|39	# test patches
14mu|kdebase4-4.14.3-6|40	BuildRequires:	baloo-devel
14mu|kdebase4-4.14.3-6|41	BuildRequires:	baloo-widgets-devel
14mu|kdebase4-4.14.3-6|42	BuildRequires:	kdelibs4-devel
14mu|kdebase4-4.14.3-6|43	BuildRequires:	kfilemetadata-devel
14mu|kdebase4-4.14.3-6|44	BuildRequires:	tidy-devel
14mu|kdebase4-4.14.3-6|45	BuildRequires:	pkgconfig(glib-2.0)
14mu|kdebase4-4.14.3-6|46	BuildRequires:	pkgconfig(libkactivities)
14mu|kdebase4-4.14.3-6|47	BuildRequires:	pkgconfig(libstreams)
14mu|kdebase4-4.14.3-6|48	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|kdebase4-4.14.3-6|49	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|kdebase4-4.14.3-6|50	BuildRequires:	pkgconfig(xt)
14mu|kdebase4-4.14.3-6|51	BuildRequires:	pkgconfig(zlib)
14mu|kdebase4-4.14.3-6|52	Requires:	kdebase4-runtime
14mu|kdebase4-4.14.3-6|53	Suggests:	dolphin
14mu|kdebase4-4.14.3-6|54	Suggests:	kdepasswd
14mu|kdebase4-4.14.3-6|55	Suggests:	kde4-nsplugins
14mu|kdebase4-4.14.3-6|56	Suggests:	kdialog
14mu|kdebase4-4.14.3-6|57	Suggests:	kfind
14mu|kdebase4-4.14.3-6|58	Suggests:	konqueror
14mu|kdebase4-4.14.3-6|59	Suggests:	keditbookmarks
14mu|kdebase4-4.14.3-6|60	Requires:	plasma-applet-folderview
14mu|kdebase4-4.14.3-6|61	
14mu|kdebase4-4.14.3-6|62	%description
14mu|kdebase4-4.14.3-6|63	This meta package requires all base kdebase 4 packages.
14mu|kdebase4-4.14.3-6|64	
14mu|kdebase4-4.14.3-6|65	%files
14mu|kdebase4-4.14.3-6|66	%doc README
14mu|kdebase4-4.14.3-6|67	
14mu|kdebase4-4.14.3-6|68	#------------------------------------------------
14mu|kdebase4-4.14.3-6|69	
14mu|kdebase4-4.14.3-6|70	%define dolphinprivate_major 4
14mu|kdebase4-4.14.3-6|71	%define libdolphinprivate %mklibname dolphinprivate %{dolphinprivate_major}
14mu|kdebase4-4.14.3-6|72	
14mu|kdebase4-4.14.3-6|73	%package -n %{libdolphinprivate}
14mu|kdebase4-4.14.3-6|74	Summary:	KDE 4 core library
14mu|kdebase4-4.14.3-6|75	Group:		System/Libraries
14mu|kdebase4-4.14.3-6|76	
14mu|kdebase4-4.14.3-6|77	%description -n %{libdolphinprivate}
14mu|kdebase4-4.14.3-6|78	KDE 4 core library.
14mu|kdebase4-4.14.3-6|79	
14mu|kdebase4-4.14.3-6|80	%files -n %{libdolphinprivate}
14mu|kdebase4-4.14.3-6|81	%{_kde_libdir}/libdolphinprivate.so.%{dolphinprivate_major}*
14mu|kdebase4-4.14.3-6|82	
14mu|kdebase4-4.14.3-6|83	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|84	
14mu|kdebase4-4.14.3-6|85	%package -n dolphin
14mu|kdebase4-4.14.3-6|86	Summary:	File manager for KDE focusing on usability
14mu|kdebase4-4.14.3-6|87	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|88	Requires:	kdebase4-runtime
14mu|kdebase4-4.14.3-6|89	Requires:	kfind
14mu|kdebase4-4.14.3-6|90	Provides:	dolphin4
14mu|kdebase4-4.14.3-6|91	Suggests:	ffmpegthumbs
14mu|kdebase4-4.14.3-6|92	Suggests:	kde-odf-thumbnail
14mu|kdebase4-4.14.3-6|93	Suggests:	klook
14mu|kdebase4-4.14.3-6|94	Provides:	kde4-dolphin = %{EVRD}
14mu|kdebase4-4.14.3-6|95	
14mu|kdebase4-4.14.3-6|96	%description -n dolphin
14mu|kdebase4-4.14.3-6|97	Dolphin is a file manager for KDE focusing on usability.
14mu|kdebase4-4.14.3-6|98	The main features of Dolphin are:
14mu|kdebase4-4.14.3-6|99	- Navigation bar for URLs, which allows to navigate quickly
14mu|kdebase4-4.14.3-6|100	through the file hierarchy.
14mu|kdebase4-4.14.3-6|101	- View properties are remembered for each folder.
14mu|kdebase4-4.14.3-6|102	- Split of views is supported.
14mu|kdebase4-4.14.3-6|103	- Network transparency.
14mu|kdebase4-4.14.3-6|104	- Undo/redo functionality.
14mu|kdebase4-4.14.3-6|105	- Renaming of a variable number of selected items in one step.
14mu|kdebase4-4.14.3-6|106	
14mu|kdebase4-4.14.3-6|107	Dolphin is not intended to be a competitor to Konqueror: Konqueror
14mu|kdebase4-4.14.3-6|108	acts as universal viewer being able to show HTML pages, text documents,
14mu|kdebase4-4.14.3-6|109	directories and a lot more, whereas Dolphin focuses on being only a file
14mu|kdebase4-4.14.3-6|110	manager. This approach allows to optimize the user interface for the task
14mu|kdebase4-4.14.3-6|111	of file management.
14mu|kdebase4-4.14.3-6|112	
14mu|kdebase4-4.14.3-6|113	%files -n dolphin
14mu|kdebase4-4.14.3-6|114	%doc %{_kde_docdir}/HTML/en/dolphin/
14mu|kdebase4-4.14.3-6|115	%{_kde_bindir}/dolphin
14mu|kdebase4-4.14.3-6|116	%{_kde_bindir}/servicemenudeinstallation
14mu|kdebase4-4.14.3-6|117	%{_kde_bindir}/servicemenuinstallation
14mu|kdebase4-4.14.3-6|118	%{_kde_applicationsdir}/dolphin.desktop
14mu|kdebase4-4.14.3-6|119	%{_kde_services}/dolphinpart.desktop
14mu|kdebase4-4.14.3-6|120	%{_kde_services}/kcmdolphingeneral.desktop
14mu|kdebase4-4.14.3-6|121	%{_kde_services}/kcmdolphinnavigation.desktop
14mu|kdebase4-4.14.3-6|122	%{_kde_services}/kcmdolphinservices.desktop
14mu|kdebase4-4.14.3-6|123	%{_kde_services}/kcmdolphinviewmodes.desktop
14mu|kdebase4-4.14.3-6|124	%{_kde_services}/filenamesearch.protocol
14mu|kdebase4-4.14.3-6|125	%{_kde_servicetypes}/fileviewversioncontrolplugin.desktop
14mu|kdebase4-4.14.3-6|126	%if %{build_iconoverlay}
14mu|kdebase4-4.14.3-6|127	%{_kde_servicetypes}/iconviewoverlaycontrolplugin.desktop
14mu|kdebase4-4.14.3-6|128	%endif
14mu|kdebase4-4.14.3-6|129	%{_kde_configdir}/servicemenu.knsrc
14mu|kdebase4-4.14.3-6|130	%{_kde_datadir}/config.kcfg/dolphin_*
14mu|kdebase4-4.14.3-6|131	%{_kde_libdir}/libkdeinit4_dolphin.so
14mu|kdebase4-4.14.3-6|132	%{_kde_libdir}/kde4/dolphinpart.so
14mu|kdebase4-4.14.3-6|133	%{_kde_libdir}/kde4/kcm_dolphingeneral.so
14mu|kdebase4-4.14.3-6|134	%{_kde_libdir}/kde4/kcm_dolphinnavigation.so
14mu|kdebase4-4.14.3-6|135	%{_kde_libdir}/kde4/kcm_dolphinservices.so
14mu|kdebase4-4.14.3-6|136	%{_kde_libdir}/kde4/kcm_dolphinviewmodes.so
14mu|kdebase4-4.14.3-6|137	%{_kde_libdir}/kde4/kio_filenamesearch.so
14mu|kdebase4-4.14.3-6|138	%{_kde_appsdir}/dolphinpart/dolphinpart.rc
14mu|kdebase4-4.14.3-6|139	%{_kde_appsdir}/dolphin/
14mu|kdebase4-4.14.3-6|140	%{_kde_datadir}/appdata/dolphin.appdata.xml
14mu|kdebase4-4.14.3-6|141	%{_kde_datadir}/templates/
14mu|kdebase4-4.14.3-6|142	
14mu|kdebase4-4.14.3-6|143	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|144	
14mu|kdebase4-4.14.3-6|145	%package -n kdepasswd
14mu|kdebase4-4.14.3-6|146	Summary:	User password management for KDE
14mu|kdebase4-4.14.3-6|147	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|148	Requires:	kdebase4-runtime
14mu|kdebase4-4.14.3-6|149	Requires:	accountsservice
14mu|kdebase4-4.14.3-6|150	
14mu|kdebase4-4.14.3-6|151	%description -n kdepasswd
14mu|kdebase4-4.14.3-6|152	User password management.
14mu|kdebase4-4.14.3-6|153	
14mu|kdebase4-4.14.3-6|154	%files -n kdepasswd
14mu|kdebase4-4.14.3-6|155	%doc %{_kde_docdir}/HTML/en/kdepasswd/
14mu|kdebase4-4.14.3-6|156	%{_kde_bindir}/kdepasswd
14mu|kdebase4-4.14.3-6|157	%{_kde_libdir}/kde4/kcm_useraccount.so
14mu|kdebase4-4.14.3-6|158	%{_kde_applicationsdir}/kdepasswd.desktop
14mu|kdebase4-4.14.3-6|159	%{_kde_services}/kcm_useraccount.desktop
14mu|kdebase4-4.14.3-6|160	%{_kde_datadir}/config.kcfg/kcm_useracc*
14mu|kdebase4-4.14.3-6|161	%{_kde_appsdir}/kdm/pics/users/*.png
14mu|kdebase4-4.14.3-6|162	
14mu|kdebase4-4.14.3-6|163	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|164	
14mu|kdebase4-4.14.3-6|165	%package -n kde4-nsplugins
14mu|kdebase4-4.14.3-6|166	Summary:	Netscape plugins wrapper for KDE
14mu|kdebase4-4.14.3-6|167	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|168	Requires:	kdebase4-runtime
14mu|kdebase4-4.14.3-6|169	Conflicts:	kdebase4-devel < 1:4.7.90-2
14mu|kdebase4-4.14.3-6|170	
14mu|kdebase4-4.14.3-6|171	%description -n kde4-nsplugins
14mu|kdebase4-4.14.3-6|172	Netscape plugins wrapper for kde.
14mu|kdebase4-4.14.3-6|173	
14mu|kdebase4-4.14.3-6|174	%files -n kde4-nsplugins
14mu|kdebase4-4.14.3-6|175	%{_datadir}/dbus-1/interfaces/org.kde.nsplugins.*.xml
14mu|kdebase4-4.14.3-6|176	%{_kde_bindir}/nspluginscan
14mu|kdebase4-4.14.3-6|177	%{_kde_bindir}/nspluginviewer
14mu|kdebase4-4.14.3-6|178	%{_kde_appsdir}/nsplugin/nspluginpart.rc
14mu|kdebase4-4.14.3-6|179	%{_kde_libdir}/kde4/libkcminit_nsplugins.so
14mu|kdebase4-4.14.3-6|180	%{_kde_libdir}/kde4/libnsplugin.so
14mu|kdebase4-4.14.3-6|181	%{_kde_services}/khtml_plugins.desktop
14mu|kdebase4-4.14.3-6|182	
14mu|kdebase4-4.14.3-6|183	#------------------------------------------------
14mu|kdebase4-4.14.3-6|184	
14mu|kdebase4-4.14.3-6|185	%define konq_major 5
14mu|kdebase4-4.14.3-6|186	%define libkonq %mklibname konq %{konq_major}
14mu|kdebase4-4.14.3-6|187	
14mu|kdebase4-4.14.3-6|188	%package -n %{libkonq}
14mu|kdebase4-4.14.3-6|189	Summary:	KDE 4 core library
14mu|kdebase4-4.14.3-6|190	Group:		System/Libraries
14mu|kdebase4-4.14.3-6|191	
14mu|kdebase4-4.14.3-6|192	%description -n %{libkonq}
14mu|kdebase4-4.14.3-6|193	KDE 4 core library.
14mu|kdebase4-4.14.3-6|194	
14mu|kdebase4-4.14.3-6|195	%files -n %{libkonq}
14mu|kdebase4-4.14.3-6|196	%{_kde_libdir}/libkonq.so.%{konq_major}*
14mu|kdebase4-4.14.3-6|197	
14mu|kdebase4-4.14.3-6|198	#------------------------------------------------
14mu|kdebase4-4.14.3-6|199	
14mu|kdebase4-4.14.3-6|200	%define konqsidebarplugin_major 4
14mu|kdebase4-4.14.3-6|201	%define libkonqsidebarplugin %mklibname konqsidebarplugin %{konqsidebarplugin_major}
14mu|kdebase4-4.14.3-6|202	
14mu|kdebase4-4.14.3-6|203	%package -n %{libkonqsidebarplugin}
14mu|kdebase4-4.14.3-6|204	Summary:	KDE 4 core library
14mu|kdebase4-4.14.3-6|205	Group:		System/Libraries
14mu|kdebase4-4.14.3-6|206	
14mu|kdebase4-4.14.3-6|207	%description -n %{libkonqsidebarplugin}
14mu|kdebase4-4.14.3-6|208	KDE 4 core library.
14mu|kdebase4-4.14.3-6|209	
14mu|kdebase4-4.14.3-6|210	%files -n %{libkonqsidebarplugin}
14mu|kdebase4-4.14.3-6|211	%{_kde_libdir}/libkonqsidebarplugin.so.%{konqsidebarplugin_major}*
14mu|kdebase4-4.14.3-6|212	
14mu|kdebase4-4.14.3-6|213	#------------------------------------------------
14mu|kdebase4-4.14.3-6|214	
14mu|kdebase4-4.14.3-6|215	%define konquerorprivate_major 4
14mu|kdebase4-4.14.3-6|216	%define libkonquerorprivate %mklibname konquerorprivate %{konquerorprivate_major}
14mu|kdebase4-4.14.3-6|217	
14mu|kdebase4-4.14.3-6|218	%package -n %{libkonquerorprivate}
14mu|kdebase4-4.14.3-6|219	Summary:	KDE 4 core library
14mu|kdebase4-4.14.3-6|220	Group:		System/Libraries
14mu|kdebase4-4.14.3-6|221	
14mu|kdebase4-4.14.3-6|222	%description -n %{libkonquerorprivate}
14mu|kdebase4-4.14.3-6|223	KDE 4 core library.
14mu|kdebase4-4.14.3-6|224	
14mu|kdebase4-4.14.3-6|225	%files -n %{libkonquerorprivate}
14mu|kdebase4-4.14.3-6|226	%{_kde_libdir}/libkonquerorprivate.so.%{konquerorprivate_major}*
14mu|kdebase4-4.14.3-6|227	
14mu|kdebase4-4.14.3-6|228	#------------------------------------------------
14mu|kdebase4-4.14.3-6|229	
14mu|kdebase4-4.14.3-6|230	%define kbookmarkmodel_private_major 4
14mu|kdebase4-4.14.3-6|231	%define libkbookmarkmodel_private %mklibname kbookmarkmodel_private %{kbookmarkmodel_private_major}
14mu|kdebase4-4.14.3-6|232	
14mu|kdebase4-4.14.3-6|233	%package -n %{libkbookmarkmodel_private}
14mu|kdebase4-4.14.3-6|234	Summary:	KDE 4 core library
14mu|kdebase4-4.14.3-6|235	Group:		System/Libraries
14mu|kdebase4-4.14.3-6|236	
14mu|kdebase4-4.14.3-6|237	%description -n %{libkbookmarkmodel_private}
14mu|kdebase4-4.14.3-6|238	KDE 4 core library.
14mu|kdebase4-4.14.3-6|239	
14mu|kdebase4-4.14.3-6|240	%files -n %{libkbookmarkmodel_private}
14mu|kdebase4-4.14.3-6|241	%{_kde_libdir}/libkbookmarkmodel_private.so.%{kbookmarkmodel_private_major}*
14mu|kdebase4-4.14.3-6|242	
14mu|kdebase4-4.14.3-6|243	#------------------------------------------------
14mu|kdebase4-4.14.3-6|244	
14mu|kdebase4-4.14.3-6|245	%package -n konq-plugins
14mu|kdebase4-4.14.3-6|246	Summary:	Konqueror plugins
14mu|kdebase4-4.14.3-6|247	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|248	Requires:	konqueror
14mu|kdebase4-4.14.3-6|249	Conflicts:	dolphin < 1:4.7.0
14mu|kdebase4-4.14.3-6|250	
14mu|kdebase4-4.14.3-6|251	%description -n konq-plugins
14mu|kdebase4-4.14.3-6|252	This module contains plugins that interact with Konqueror.
14mu|kdebase4-4.14.3-6|253	
14mu|kdebase4-4.14.3-6|254	%files -n konq-plugins
14mu|kdebase4-4.14.3-6|255	%{_kde_bindir}/fsview
14mu|kdebase4-4.14.3-6|256	%{_kde_libdir}/kde4/adblock.so
14mu|kdebase4-4.14.3-6|257	%{_kde_libdir}/kde4/akregatorkonqfeedicon.so
14mu|kdebase4-4.14.3-6|258	%{_kde_libdir}/kde4/autorefresh.so
14mu|kdebase4-4.14.3-6|259	%{_kde_libdir}/kde4/babelfishplugin.so
14mu|kdebase4-4.14.3-6|260	%{_kde_libdir}/kde4/dirfilterplugin.so
14mu|kdebase4-4.14.3-6|261	%{_kde_libdir}/kde4/domtreeviewerplugin.so
14mu|kdebase4-4.14.3-6|262	%{_kde_libdir}/kde4/fsviewpart.so
14mu|kdebase4-4.14.3-6|263	%{_kde_libdir}/kde4/khtmlsettingsplugin.so
14mu|kdebase4-4.14.3-6|264	%{_kde_libdir}/kde4/kimgallery.so
14mu|kdebase4-4.14.3-6|265	%{_kde_libdir}/kde4/minitoolsplugin.so
14mu|kdebase4-4.14.3-6|266	%{_kde_libdir}/kde4/rellinksplugin.so
14mu|kdebase4-4.14.3-6|267	%{_kde_libdir}/kde4/searchbarplugin.so
14mu|kdebase4-4.14.3-6|268	%{_kde_libdir}/kde4/uachangerplugin.so
14mu|kdebase4-4.14.3-6|269	%{_kde_libdir}/kde4/validatorsplugin.so
14mu|kdebase4-4.14.3-6|270	%{_kde_libdir}/kde4/webarchiverplugin.so
14mu|kdebase4-4.14.3-6|271	%{_kde_libdir}/kde4/webarchivethumbnail.so
14mu|kdebase4-4.14.3-6|272	%{_kde_appsdir}/akregator/pics/feed.png
14mu|kdebase4-4.14.3-6|273	%{_kde_appsdir}/dolphinpart/kpartplugins/dirfilterplugin.desktop
14mu|kdebase4-4.14.3-6|274	%{_kde_appsdir}/dolphinpart/kpartplugins/dirfilterplugin.rc
14mu|kdebase4-4.14.3-6|275	%{_kde_appsdir}/dolphinpart/kpartplugins/kimgalleryplugin.desktop
14mu|kdebase4-4.14.3-6|276	%{_kde_appsdir}/dolphinpart/kpartplugins/kimgalleryplugin.rc
14mu|kdebase4-4.14.3-6|277	%{_kde_appsdir}/domtreeviewer/domtreeviewerui.rc
14mu|kdebase4-4.14.3-6|278	%{_kde_appsdir}/fsview/fsview_part.rc
14mu|kdebase4-4.14.3-6|279	%{_kde_appsdir}/khtml/kpartplugins/akregator_konqfeedicon.desktop
14mu|kdebase4-4.14.3-6|280	%{_kde_appsdir}/khtml/kpartplugins/akregator_konqfeedicon.rc
14mu|kdebase4-4.14.3-6|281	%{_kde_appsdir}/khtml/kpartplugins/autorefresh.desktop
14mu|kdebase4-4.14.3-6|282	%{_kde_appsdir}/khtml/kpartplugins/autorefresh.rc
14mu|kdebase4-4.14.3-6|283	%{_kde_appsdir}/khtml/kpartplugins/khtmlsettingsplugin.desktop
14mu|kdebase4-4.14.3-6|284	%{_kde_appsdir}/khtml/kpartplugins/khtmlsettingsplugin.rc
14mu|kdebase4-4.14.3-6|285	%{_kde_appsdir}/khtml/kpartplugins/minitoolsplugin.desktop
14mu|kdebase4-4.14.3-6|286	%{_kde_appsdir}/khtml/kpartplugins/minitoolsplugin.rc
14mu|kdebase4-4.14.3-6|287	%{_kde_appsdir}/khtml/kpartplugins/plugin_adblock.desktop
14mu|kdebase4-4.14.3-6|288	%{_kde_appsdir}/khtml/kpartplugins/plugin_adblock.rc
14mu|kdebase4-4.14.3-6|289	%{_kde_appsdir}/khtml/kpartplugins/plugin_babelfish.rc
14mu|kdebase4-4.14.3-6|290	%{_kde_appsdir}/khtml/kpartplugins/plugin_domtreeviewer.desktop
14mu|kdebase4-4.14.3-6|291	%{_kde_appsdir}/khtml/kpartplugins/plugin_domtreeviewer.rc
14mu|kdebase4-4.14.3-6|292	%{_kde_appsdir}/khtml/kpartplugins/plugin_rellinks.desktop
14mu|kdebase4-4.14.3-6|293	%{_kde_appsdir}/khtml/kpartplugins/plugin_rellinks.rc
14mu|kdebase4-4.14.3-6|294	%{_kde_appsdir}/khtml/kpartplugins/plugin_translator.desktop
14mu|kdebase4-4.14.3-6|295	%{_kde_appsdir}/khtml/kpartplugins/plugin_validators.desktop
14mu|kdebase4-4.14.3-6|296	%{_kde_appsdir}/khtml/kpartplugins/plugin_validators.rc
14mu|kdebase4-4.14.3-6|297	%{_kde_appsdir}/khtml/kpartplugins/plugin_webarchiver.desktop
14mu|kdebase4-4.14.3-6|298	%{_kde_appsdir}/khtml/kpartplugins/plugin_webarchiver.rc
14mu|kdebase4-4.14.3-6|299	%{_kde_appsdir}/khtml/kpartplugins/uachangerplugin.desktop
14mu|kdebase4-4.14.3-6|300	%{_kde_appsdir}/khtml/kpartplugins/uachangerplugin.rc
14mu|kdebase4-4.14.3-6|301	%{_kde_appsdir}/konqueror/icons/oxygen/*/actions/google.png
14mu|kdebase4-4.14.3-6|302	%{_kde_appsdir}/konqueror/icons/oxygen/scalable/actions/google.svgz
14mu|kdebase4-4.14.3-6|303	%{_kde_appsdir}/konqueror/kpartplugins/searchbar.desktop
14mu|kdebase4-4.14.3-6|304	%{_kde_appsdir}/konqueror/kpartplugins/searchbar.rc
14mu|kdebase4-4.14.3-6|305	%{_kde_appsdir}/konqueror/opensearch/google.xml
14mu|kdebase4-4.14.3-6|306	%{_kde_appsdir}/kwebkitpart/kpartplugins/akregator_konqfeedicon.desktop
14mu|kdebase4-4.14.3-6|307	%{_kde_appsdir}/kwebkitpart/kpartplugins/akregator_konqfeedicon.rc
14mu|kdebase4-4.14.3-6|308	%{_kde_appsdir}/kwebkitpart/kpartplugins/autorefresh.desktop
14mu|kdebase4-4.14.3-6|309	%{_kde_appsdir}/kwebkitpart/kpartplugins/autorefresh.rc
14mu|kdebase4-4.14.3-6|310	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_babelfish.rc
14mu|kdebase4-4.14.3-6|311	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_translator.desktop
14mu|kdebase4-4.14.3-6|312	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_validators.desktop
14mu|kdebase4-4.14.3-6|313	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_validators.rc
14mu|kdebase4-4.14.3-6|314	%{_kde_appsdir}/kwebkitpart/kpartplugins/uachangerplugin.desktop
14mu|kdebase4-4.14.3-6|315	%{_kde_appsdir}/kwebkitpart/kpartplugins/uachangerplugin.rc
14mu|kdebase4-4.14.3-6|316	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlsettingsplugin.desktop
14mu|kdebase4-4.14.3-6|317	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlsettingsplugin.rc
14mu|kdebase4-4.14.3-6|318	%{_kde_datadir}/config.kcfg/validators.kcfg
14mu|kdebase4-4.14.3-6|319	%{_kde_configdir}/translaterc
14mu|kdebase4-4.14.3-6|320	%{_kde_iconsdir}/hicolor/*/apps/fsview.png
14mu|kdebase4-4.14.3-6|321	%{_kde_iconsdir}/oxygen/*/actions/babelfish.png
14mu|kdebase4-4.14.3-6|322	%{_kde_iconsdir}/oxygen/*/actions/cssvalidator.png
14mu|kdebase4-4.14.3-6|323	%{_kde_iconsdir}/oxygen/*/actions/htmlvalidator.png
14mu|kdebase4-4.14.3-6|324	%{_kde_iconsdir}/oxygen/*/actions/imagegallery.png
14mu|kdebase4-4.14.3-6|325	%{_kde_iconsdir}/oxygen/*/actions/validators.png
14mu|kdebase4-4.14.3-6|326	%{_kde_iconsdir}/oxygen/*/actions/webarchiver.png
14mu|kdebase4-4.14.3-6|327	%{_kde_iconsdir}/oxygen/scalable/actions/htmlvalidator.svgz
14mu|kdebase4-4.14.3-6|328	%{_kde_iconsdir}/oxygen/scalable/actions/validators.svgz
14mu|kdebase4-4.14.3-6|329	%{_kde_services}/ServiceMenus/imageconverter.desktop
14mu|kdebase4-4.14.3-6|330	%{_kde_services}/fsview_part.desktop
14mu|kdebase4-4.14.3-6|331	%{_kde_services}/webarchivethumbnail.desktop
14mu|kdebase4-4.14.3-6|332	
14mu|kdebase4-4.14.3-6|333	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|334	
14mu|kdebase4-4.14.3-6|335	%package -n konqueror
14mu|kdebase4-4.14.3-6|336	Summary:	KDE file and web browser
14mu|kdebase4-4.14.3-6|337	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|338	Requires:	kdebase4-runtime
14mu|kdebase4-4.14.3-6|339	Requires:	dolphin
14mu|kdebase4-4.14.3-6|340	Suggests:	keditbookmarks
14mu|kdebase4-4.14.3-6|341	Suggests:	konq-plugins
14mu|kdebase4-4.14.3-6|342	Conflicts:	kdebase4-devel < 1:4.7.90-2
14mu|kdebase4-4.14.3-6|343	
14mu|kdebase4-4.14.3-6|344	%description -n konqueror
14mu|kdebase4-4.14.3-6|345	KDE file and web browser
14mu|kdebase4-4.14.3-6|346	
14mu|kdebase4-4.14.3-6|347	%files -n konqueror
14mu|kdebase4-4.14.3-6|348	%{_datadir}/dbus-1/interfaces/org.kde.FavIcon.xml
14mu|kdebase4-4.14.3-6|349	%{_datadir}/dbus-1/interfaces/org.kde.?onqueror.*.xml
14mu|kdebase4-4.14.3-6|350	%doc %{_kde_docdir}/HTML/en/konqueror/
14mu|kdebase4-4.14.3-6|351	%{_kde_bindir}/kfmclient
14mu|kdebase4-4.14.3-6|352	%{_kde_bindir}/konqueror
14mu|kdebase4-4.14.3-6|353	%{_kde_libdir}/kde4/kded_konqy_preloader.so
14mu|kdebase4-4.14.3-6|354	%{_kde_libdir}/kde4/kcm_kio.so
14mu|kdebase4-4.14.3-6|355	%{_kde_libdir}/kde4/kcm_konq.so
14mu|kdebase4-4.14.3-6|356	%{_kde_libdir}/kde4/kcm_konqhtml.so
14mu|kdebase4-4.14.3-6|357	%{_kde_libdir}/kde4/kcm_kurifilt.so
14mu|kdebase4-4.14.3-6|358	%{_kde_libdir}/kde4/kcm_performance.so
14mu|kdebase4-4.14.3-6|359	%{_kde_libdir}/kde4/konq_aboutpage.so
14mu|kdebase4-4.14.3-6|360	%{_kde_libdir}/kde4/konq_shellcmdplugin.so
14mu|kdebase4-4.14.3-6|361	%{_kde_libdir}/kde4/konq_sidebar.so
14mu|kdebase4-4.14.3-6|362	%{_kde_libdir}/kde4/konq_sidebartree_dirtree.so
14mu|kdebase4-4.14.3-6|363	%{_kde_libdir}/kde4/konqsidebar_tree.so
14mu|kdebase4-4.14.3-6|364	%{_kde_libdir}/kde4/konqsidebar_web.so
14mu|kdebase4-4.14.3-6|365	%{_kde_libdir}/kde4/khtmlkttsdplugin.so
14mu|kdebase4-4.14.3-6|366	%{_kde_libdir}/libkdeinit4_kfmclient.so
14mu|kdebase4-4.14.3-6|367	%{_kde_libdir}/libkdeinit4_konqueror.so
14mu|kdebase4-4.14.3-6|368	%{_kde_libdir}/kde4/kcm_history.so
14mu|kdebase4-4.14.3-6|369	%{_kde_libdir}/kde4/kded_favicons.so
14mu|kdebase4-4.14.3-6|370	%{_kde_libdir}/kde4/konq_sound.so
14mu|kdebase4-4.14.3-6|371	%{_kde_libdir}/kde4/konq_sidebartree_bookmarks.so
14mu|kdebase4-4.14.3-6|372	%{_kde_libdir}/kde4/konqsidebar_history.so
14mu|kdebase4-4.14.3-6|373	%{_kde_libdir}/kde4/konqsidebar_places.so
14mu|kdebase4-4.14.3-6|374	%{_kde_libdir}/kde4/libexec/kcmproxyhelper
14mu|kdebase4-4.14.3-6|375	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmproxy.conf
14mu|kdebase4-4.14.3-6|376	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmproxy.policy
14mu|kdebase4-4.14.3-6|377	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmproxy.service
14mu|kdebase4-4.14.3-6|378	%{_kde_appsdir}/kcontrol/*
14mu|kdebase4-4.14.3-6|379	%{_kde_datadir}/config.kcfg/konqueror*
14mu|kdebase4-4.14.3-6|380	%{_kde_applicationsdir}/Home.desktop
14mu|kdebase4-4.14.3-6|381	%{_kde_applicationsdir}/kfmclient.desktop
14mu|kdebase4-4.14.3-6|382	%{_kde_applicationsdir}/kfmclient_dir.desktop
14mu|kdebase4-4.14.3-6|383	%{_kde_applicationsdir}/kfmclient_html.desktop
14mu|kdebase4-4.14.3-6|384	%{_kde_applicationsdir}/kfmclient_war.desktop
14mu|kdebase4-4.14.3-6|385	%{_kde_appsdir}/kcmcss/template.css
14mu|kdebase4-4.14.3-6|386	%{_kde_appsdir}/khtml/kpartplugins/khtmlkttsd.desktop
14mu|kdebase4-4.14.3-6|387	%{_kde_appsdir}/khtml/kpartplugins/khtmlkttsd.rc
14mu|kdebase4-4.14.3-6|388	%{_kde_appsdir}/dolphinpart/kpartplugins/kshellcmdplugin.desktop
14mu|kdebase4-4.14.3-6|389	%{_kde_appsdir}/dolphinpart/kpartplugins/kshellcmdplugin.rc
14mu|kdebase4-4.14.3-6|390	%{_kde_appsdir}/konqsidebartng
14mu|kdebase4-4.14.3-6|391	%{_kde_appsdir}/kbookmark/directory_bookmarkbar.desktop
14mu|kdebase4-4.14.3-6|392	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlkttsd.desktop
14mu|kdebase4-4.14.3-6|393	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlkttsd.rc
14mu|kdebase4-4.14.3-6|394	%{_kde_datadir}/autostart/konqy_preload.desktop
14mu|kdebase4-4.14.3-6|395	%{_kde_configdir}/konqsidebartngrc
14mu|kdebase4-4.14.3-6|396	%{_kde_services}/cache.desktop
14mu|kdebase4-4.14.3-6|397	%{_kde_services}/cookies.desktop
14mu|kdebase4-4.14.3-6|398	%{_kde_services}/ebrowsing.desktop
14mu|kdebase4-4.14.3-6|399	%{_kde_services}/filebehavior.desktop
14mu|kdebase4-4.14.3-6|400	%{_kde_services}/kcmkonqyperformance.desktop
14mu|kdebase4-4.14.3-6|401	%{_kde_services}/kcmperformance.desktop
14mu|kdebase4-4.14.3-6|402	%{_kde_services}/kded/konqy_preloader.desktop
14mu|kdebase4-4.14.3-6|403	%{_kde_services}/khtml_behavior.desktop
14mu|kdebase4-4.14.3-6|404	%{_kde_services}/khtml_filter.desktop
14mu|kdebase4-4.14.3-6|405	%{_kde_services}/khtml_general.desktop
14mu|kdebase4-4.14.3-6|406	%{_kde_services}/khtml_java_js.desktop
14mu|kdebase4-4.14.3-6|407	%{_kde_services}/konq_aboutpage.desktop
14mu|kdebase4-4.14.3-6|408	%{_kde_services}/konq_sidebartng.desktop
14mu|kdebase4-4.14.3-6|409	%{_kde_services}/konqueror.desktop
14mu|kdebase4-4.14.3-6|410	%{_kde_services}/netpref.desktop
14mu|kdebase4-4.14.3-6|411	%{_kde_services}/proxy.desktop
14mu|kdebase4-4.14.3-6|412	%{_kde_services}/smb.desktop
14mu|kdebase4-4.14.3-6|413	%{_kde_services}/useragent.desktop
14mu|kdebase4-4.14.3-6|414	%{_kde_services}/useragentstrings
14mu|kdebase4-4.14.3-6|415	%{_kde_services}/khtml_appearance.desktop
14mu|kdebase4-4.14.3-6|416	%{_kde_services}/kcmhistory.desktop
14mu|kdebase4-4.14.3-6|417	%{_kde_servicetypes}/konqaboutpage.desktop
14mu|kdebase4-4.14.3-6|418	%{_kde_servicetypes}/uasprovider.desktop
14mu|kdebase4-4.14.3-6|419	%{_kde_servicetypes}/konqdndpopupmenuplugin.desktop
14mu|kdebase4-4.14.3-6|420	%{_kde_appsdir}/konqueror/
14mu|kdebase4-4.14.3-6|421	%{_kde_iconsdir}/*/*/*/konqueror.*
14mu|kdebase4-4.14.3-6|422	%{_kde_services}/kded/favicons.desktop
14mu|kdebase4-4.14.3-6|423	%{_kde_servicetypes}/konqpopupmenuplugin.desktop
14mu|kdebase4-4.14.3-6|424	%exclude %{_kde_appsdir}/konqueror/icons/oxygen/*/actions/google.png
14mu|kdebase4-4.14.3-6|425	%exclude %{_kde_appsdir}/konqueror/icons/oxygen/scalable/actions/google.svgz
14mu|kdebase4-4.14.3-6|426	%exclude %{_kde_appsdir}/konqueror/kpartplugins/searchbar.desktop
14mu|kdebase4-4.14.3-6|427	%exclude %{_kde_appsdir}/konqueror/kpartplugins/searchbar.rc
14mu|kdebase4-4.14.3-6|428	%exclude %{_kde_appsdir}/konqueror/opensearch/google.xml
14mu|kdebase4-4.14.3-6|429	
14mu|kdebase4-4.14.3-6|430	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|431	
14mu|kdebase4-4.14.3-6|432	%package -n keditbookmarks
14mu|kdebase4-4.14.3-6|433	Summary:	Bookmark editor
14mu|kdebase4-4.14.3-6|434	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|435	Requires:	kdebase4-runtime
14mu|kdebase4-4.14.3-6|436	
14mu|kdebase4-4.14.3-6|437	%description -n keditbookmarks
14mu|kdebase4-4.14.3-6|438	Bookmark editor.
14mu|kdebase4-4.14.3-6|439	
14mu|kdebase4-4.14.3-6|440	%files -n keditbookmarks
14mu|kdebase4-4.14.3-6|441	%{_kde_bindir}/kbookmarkmerger
14mu|kdebase4-4.14.3-6|442	%{_kde_bindir}/keditbookmarks
14mu|kdebase4-4.14.3-6|443	%{_kde_libdir}/libkdeinit4_keditbookmarks.so
14mu|kdebase4-4.14.3-6|444	%{_kde_applicationsdir}/keditbookmarks.desktop
14mu|kdebase4-4.14.3-6|445	%{_kde_services}/bookmarks.desktop
14mu|kdebase4-4.14.3-6|446	%{_kde_appsdir}/keditbookmarks
14mu|kdebase4-4.14.3-6|447	%{_kde_datadir}/config.kcfg/keditbook*
14mu|kdebase4-4.14.3-6|448	%{_kde_mandir}/man1/kbookmarkmerger.1.*
14mu|kdebase4-4.14.3-6|449	
14mu|kdebase4-4.14.3-6|450	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|451	
14mu|kdebase4-4.14.3-6|452	%package -n kfind
14mu|kdebase4-4.14.3-6|453	Summary:	Application finder
14mu|kdebase4-4.14.3-6|454	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|455	Requires:	kdebase4-runtime
14mu|kdebase4-4.14.3-6|456	
14mu|kdebase4-4.14.3-6|457	%description -n kfind
14mu|kdebase4-4.14.3-6|458	Application finder
14mu|kdebase4-4.14.3-6|459	
14mu|kdebase4-4.14.3-6|460	%files -n kfind
14mu|kdebase4-4.14.3-6|461	%doc %{_kde_docdir}/HTML/en/kfind/
14mu|kdebase4-4.14.3-6|462	%{_kde_bindir}/kfind
14mu|kdebase4-4.14.3-6|463	%{_kde_applicationsdir}/kfind.desktop
14mu|kdebase4-4.14.3-6|464	%{_kde_iconsdir}/*/*/*/kfind.*
14mu|kdebase4-4.14.3-6|465	%{_kde_mandir}/man1/kfind.1.*
14mu|kdebase4-4.14.3-6|466	
14mu|kdebase4-4.14.3-6|467	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|468	
14mu|kdebase4-4.14.3-6|469	%package -n kdialog
14mu|kdebase4-4.14.3-6|470	Summary:	Dialog KDE base widgets
14mu|kdebase4-4.14.3-6|471	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|472	Requires:	kdebase4-runtime
14mu|kdebase4-4.14.3-6|473	Conflicts:	kdebase4-devel < 1:4.7.90-2
14mu|kdebase4-4.14.3-6|474	
14mu|kdebase4-4.14.3-6|475	%description -n kdialog
14mu|kdebase4-4.14.3-6|476	Dialog KDE base widgets
14mu|kdebase4-4.14.3-6|477	
14mu|kdebase4-4.14.3-6|478	%files -n kdialog
14mu|kdebase4-4.14.3-6|479	%{_datadir}/dbus-1/interfaces/org.kde.kdialog.ProgressDialog.xml
14mu|kdebase4-4.14.3-6|480	%{_kde_bindir}/kdialog
14mu|kdebase4-4.14.3-6|481	
14mu|kdebase4-4.14.3-6|482	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|483	
14mu|kdebase4-4.14.3-6|484	%package -n plasma-applet-folderview
14mu|kdebase4-4.14.3-6|485	Summary:	Display the content of folders (Desktop as default)
14mu|kdebase4-4.14.3-6|486	Group:		Graphical desktop/KDE
14mu|kdebase4-4.14.3-6|487	Requires:	kdebase4-workspace
14mu|kdebase4-4.14.3-6|488	Provides:	plasma-applet
14mu|kdebase4-4.14.3-6|489	
14mu|kdebase4-4.14.3-6|490	%description -n plasma-applet-folderview
14mu|kdebase4-4.14.3-6|491	Display the content of folders (Desktop as default)
14mu|kdebase4-4.14.3-6|492	
14mu|kdebase4-4.14.3-6|493	%files -n plasma-applet-folderview
14mu|kdebase4-4.14.3-6|494	%{_kde_libdir}/kde4/plasma_applet_folderview.so
14mu|kdebase4-4.14.3-6|495	%{_kde_services}/plasma-applet-folderview.desktop
14mu|kdebase4-4.14.3-6|496	
14mu|kdebase4-4.14.3-6|497	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|498	
14mu|kdebase4-4.14.3-6|499	%package devel
14mu|kdebase4-4.14.3-6|500	Summary:	Devel stuff for kdebase 4
14mu|kdebase4-4.14.3-6|501	Group:		Development/KDE and Qt
14mu|kdebase4-4.14.3-6|502	Requires:	kdelibs4-devel
14mu|kdebase4-4.14.3-6|503	Requires:	%{libkonq} = %{EVRD}
14mu|kdebase4-4.14.3-6|504	Requires:	%{libkonqsidebarplugin} = %{EVRD}
14mu|kdebase4-4.14.3-6|505	Requires:	%{libkbookmarkmodel_private} = %{EVRD}
14mu|kdebase4-4.14.3-6|506	
14mu|kdebase4-4.14.3-6|507	%description devel
14mu|kdebase4-4.14.3-6|508	This package contains header files needed if you wish to build applications
14mu|kdebase4-4.14.3-6|509	based on kdebase.
14mu|kdebase4-4.14.3-6|510	
14mu|kdebase4-4.14.3-6|511	%files devel
14mu|kdebase4-4.14.3-6|512	%{_kde_libdir}/libkonq.so
14mu|kdebase4-4.14.3-6|513	%{_kde_libdir}/libkonqsidebarplugin.so
14mu|kdebase4-4.14.3-6|514	%{_kde_libdir}/libkbookmarkmodel_private.so
14mu|kdebase4-4.14.3-6|515	%{_kde_includedir}/*.h
14mu|kdebase4-4.14.3-6|516	
14mu|kdebase4-4.14.3-6|517	#-----------------------------------------------------------------------------
14mu|kdebase4-4.14.3-6|518	
14mu|kdebase4-4.14.3-6|519	%prep
14mu|kdebase4-4.14.3-6|520	%setup -q -n kde-baseapps-%{version}
14mu|kdebase4-4.14.3-6|521	
14mu|kdebase4-4.14.3-6|522	# Rediff
14mu|kdebase4-4.14.3-6|523	%patch1 -p0 -b .mdvicon
14mu|kdebase4-4.14.3-6|524	%patch2 -p1 -b .mdvface
14mu|kdebase4-4.14.3-6|525	%patch3 -p1 -b .fileplaces
14mu|kdebase4-4.14.3-6|526	%patch4 -p1 -b .konq-templates
14mu|kdebase4-4.14.3-6|527	%patch5 -p1 -b .folder-preview
14mu|kdebase4-4.14.3-6|528	%patch12 -p1
14mu|kdebase4-4.14.3-6|529	%patch101 -p1
14mu|kdebase4-4.14.3-6|530	#patch104 -p1
14mu|kdebase4-4.14.3-6|531	%patch105 -p1 -b .0105~
14mu|kdebase4-4.14.3-6|532	%patch106 -p1 -b .0106~
14mu|kdebase4-4.14.3-6|533	%if %{build_iconoverlay}
14mu|kdebase4-4.14.3-6|534	%patch107 -p1 -b .icon-plugin
14mu|kdebase4-4.14.3-6|535	%patch108 -p1 -b .icon-race
14mu|kdebase4-4.14.3-6|536	%endif
14mu|kdebase4-4.14.3-6|537	
14mu|kdebase4-4.14.3-6|538	%patch201 -p1
14mu|kdebase4-4.14.3-6|539	%patch202 -p1
14mu|kdebase4-4.14.3-6|540	%patch203 -p1
14mu|kdebase4-4.14.3-6|541	%patch204 -p1
14mu|kdebase4-4.14.3-6|542	%patch205 -p1
14mu|kdebase4-4.14.3-6|543	
14mu|kdebase4-4.14.3-6|544	%build
14mu|kdebase4-4.14.3-6|545	%cmake_kde4
14mu|kdebase4-4.14.3-6|546	%make
14mu|kdebase4-4.14.3-6|547	
14mu|kdebase4-4.14.3-6|548	%install
14mu|kdebase4-4.14.3-6|549	%makeinstall_std -C build
14mu|kdebase4-4.14.3-6|550	
14mu|kdebase4-4.14.3-6|551	rm -f %{buildroot}%{_kde_datadir}/applications/kde4/konqbrowser.desktop
14mu|kdebase4-4.14.3-6|552	rm -f %{buildroot}%{_kde_datadir}/applications/kde4/konquerorsu.desktop
14mu|kdebase4-4.14.3-6|553	
14mu|kdebase4-4.14.3-6|554	# not used by anything
14mu|kdebase4-4.14.3-6|555	rm -f %{buildroot}%{_kde_libdir}/libdolphinprivate.so
14mu|kdebase4-4.14.3-6|556	
14mu|kdebase4-4.14.3-6|557	
14mu|kdebase4-4.14.3-6|558	%changelog
14mu|kdebase4-4.14.3-6|559	
14mu|kdebase4-4.14.3-6|560	* Thu Aug 18 2016 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:4.14.3-6
14mu|kdebase4-4.14.3-6|561	- (2833e02) Remove odt metainfo
14mu|kdebase4-4.14.3-6|562	
14mu|kdebase4-4.14.3-6|563	* Tue Aug 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-5
14mu|kdebase4-4.14.3-6|564	- (499f68b) Don't ship libdolphinprivate.so in development package
14mu|kdebase4-4.14.3-6|565	
14mu|kdebase4-4.14.3-6|566	* Tue May 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-4
14mu|kdebase4-4.14.3-6|567	- (f9faa6f) Backport one more places-model patch
14mu|kdebase4-4.14.3-6|568	
14mu|kdebase4-4.14.3-6|569	* Thu May 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-3
14mu|kdebase4-4.14.3-6|570	- (5a3e1fc) Backport places-model patches from apps 15.04 to sync with kdelibs4 4.14.8
14mu|kdebase4-4.14.3-6|571	
14mu|kdebase4-4.14.3-6|572	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1:4.14.3-2
14mu|kdebase4-4.14.3-6|573	- (5866711) MassBuild#656: Increase release tag
14mu|kdebase4-4.14.3-6|574	
14mu|kdebase4-4.14.3-6|575	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdebase4-4.14.3-6|576	- (5bf9605) LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdebase4-4.14.3-6|577	
14mu|kdebase4-4.14.3-6|578	* Wed Aug 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-2
14mu|kdebase4-4.14.3-6|579	- (1a88c33) Add folderview-bug294795 patch to workaround KDE bug #294795
14mu|kdebase4-4.14.3-6|580	
14mu|kdebase4-4.14.3-6|581	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mu|kdebase4-4.14.3-6|582	- (e91185e) LOG New version 4.13.3 (sync spec and patches with Cooker)
14mu|kdebase4-4.14.3-6|583	
14mu|kdebase4-4.14.3-6|584	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:4.13.2-2
14mu|kdebase4-4.14.3-6|585	- (f4c3092) MassBuild#440: Increase release tag
14mu|kdebase4-4.14.3-6|586	
14mu|kdebase4-4.14.3-6|587	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.2-1
14mu|kdebase4-4.14.3-6|588	- (0a8b27f) LOG New version 4.13.2 (sync spec and patches with Cooker)
14mu|kdebase4-4.14.3-6|589	
14mu|kdebase4-4.14.3-6|590	* Tue Apr 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-2
14mu|kdebase4-4.14.3-6|591	- (0bf4104) Backport dolphin-bookmarks-l10n patch from trunk
14mu|kdebase4-4.14.3-6|592	
14mu|kdebase4-4.14.3-6|593	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
14mu|kdebase4-4.14.3-6|594	- (b1b5ce3) LOG New version 4.12.4 (sync spec and patches with Cooker)
14mu|kdebase4-4.14.3-6|595	
14mu|kdebase4-4.14.3-6|596	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.3-2
14mu|kdebase4-4.14.3-6|597	- (1c62f97) LOG New version 4.12.3 (sync spec and patches with Cooker)
14mu|kdebase4-4.14.3-6|598	
14mu|kdebase4-4.14.3-6|599	* Fri Mar 07 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:4.11.4-2
14mu|kdebase4-4.14.3-6|600	- (fc3fca6) Added default preview plugins
14mu|kdebase4-4.14.3-6|601	
14mu|kdebase4-4.14.3-6|602	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.4-1
14mu|kdebase4-4.14.3-6|603	- (f975c12) LOG New version 4.11.4
14mu|kdebase4-4.14.3-6|604	
14mu|kdebase4-4.14.3-6|605	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-2
14mu|kdebase4-4.14.3-6|606	- (5b8ce62) LOG Add revert-unsupported patch from upstream to fix regression in Dolphin
14mu|kdebase4-4.14.3-6|607	
14mu|kdebase4-4.14.3-6|608	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-1
14mu|kdebase4-4.14.3-6|609	- (14c9774) LOG New version 4.11.3
14mu|kdebase4-4.14.3-6|610	
14mu|kdebase4-4.14.3-6|611	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.2-1
14mu|kdebase4-4.14.3-6|612	- (336c81d) LOG New version 4.11.2
14mu|kdebase4-4.14.3-6|613	
14mu|kdebase4-4.14.3-6|614	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.5-1
14mu|kdebase4-4.14.3-6|615	- (a0366e0) LOG New version 4.10.5
14mu|kdebase4-4.14.3-6|616	
14mu|kdebase4-4.14.3-6|617	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.4-1
14mu|kdebase4-4.14.3-6|618	- (7356dd3) LOG New version 4.10.4
14mu|kdebase4-4.14.3-6|619	
14mu|kdebase4-4.14.3-6|620	* Thu May 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.3-2
14mu|kdebase4-4.14.3-6|621	- (460d932) LOG Update konq-templates-cleanup patch to remove more entries in Create menu
14mu|kdebase4-4.14.3-6|622	
14mu|kdebase4-4.14.3-6|623	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.3-1
14mu|kdebase4-4.14.3-6|624	- (f60ac72) LOG New version 4.10.3 (sync with Cooker)
14mu|kdebase4-4.14.3-6|625	
14mu|kdebase4-4.14.3-6|626	* Thu Jan 31 2013 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1:4.9.5-3
14mu|kdebase4-4.14.3-6|627	- (af9b1f8) Reworked IconOverlay plugin a bit more to avoid unsafe thread reuse
14mu|kdebase4-4.14.3-6|628	- (af9b1f8) It turned out that IconOverlayObserver instances tried to reuse the
14mu|kdebase4-4.14.3-6|629	- (af9b1f8) worker thread objects (instances of UpdateFileStatesThread) in a not
14mu|kdebase4-4.14.3-6|630	- (af9b1f8) very safe way. For example, request could be passed to a thread
14mu|kdebase4-4.14.3-6|631	- (af9b1f8) object that was about to be destroyed.
14mu|kdebase4-4.14.3-6|632	- (af9b1f8) Reworked the code a bit more to prevent such reuse along with the
14mu|kdebase4-4.14.3-6|633	- (af9b1f8) problems it introduces.
14mu|kdebase4-4.14.3-6|634	
14mu|kdebase4-4.14.3-6|635	* Wed Jan 30 2013 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1:4.9.5-2
14mu|kdebase4-4.14.3-6|636	- (3d580a7) Fixed a race in IconOverlay plugin for Dolphin (bug #1519)
14mu|kdebase4-4.14.3-6|637	- (3d580a7) In IconOverlay plugin, an instance of UpdateFileStatesThread could
14mu|kdebase4-4.14.3-6|638	- (3d580a7) be destroyed while the thread this instance controlled was still
14mu|kdebase4-4.14.3-6|639	- (3d580a7) running. This occasionnaly resulted in segfaults.
14mu|kdebase4-4.14.3-6|640	- (3d580a7) Details: http://bugs.rosalinux.ru/show_bug.cgi?id=1519
14mu|kdebase4-4.14.3-6|641	- (3d580a7) This commit fixes that problem by making the instance of
14mu|kdebase4-4.14.3-6|642	- (3d580a7) UpdateFileStatesThread wait for the thread to finish.
14mu|kdebase4-4.14.3-6|643	
14mu|kdebase4-4.14.3-6|644	* Sat Jan 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.5-1
14mu|kdebase4-4.14.3-6|645	- (127cb26) LOG Re-diff konq-templates-cleanup patch
14mu|kdebase4-4.14.3-6|646	- (Andrey Bondrov: b75e6b5) LOG New version 4.9.5
14mu|kdebase4-4.14.3-6|647	
14mu|kdebase4-4.14.3-6|648	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
14mu|kdebase4-4.14.3-6|649	- (4acc8e4) LOG New version 4.9.4
14mu|kdebase4-4.14.3-6|650	
14mu|kdebase4-4.14.3-6|651	* Sun Dec 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-0.1
14mu|kdebase4-4.14.3-6|652	- (f23d5f8) LOG Update to 4.9.4 (git snapshot), re-diff icon overlay patch, drop some old no longer used patches
14mu|kdebase4-4.14.3-6|653	
14mu|kdebase4-4.14.3-6|654	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
14mu|kdebase4-4.14.3-6|655	- (ed5f184) LOG New version 4.9.3
14mu|kdebase4-4.14.3-6|656	
14mu|kdebase4-4.14.3-6|657	* Fri Nov 02 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:4.9.2-4
14mu|kdebase4-4.14.3-6|658	- (6f07cff) New klook patch
14mu|kdebase4-4.14.3-6|659	
14mu|kdebase4-4.14.3-6|660	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-3
14mu|kdebase4-4.14.3-6|661	- (d53f99e) Bump release for updates purpose
14mu|kdebase4-4.14.3-6|662	
14mu|kdebase4-4.14.3-6|663	

22902 14
14mu|kdebase4-runtime-4.14.3-7|1	Summary:	K Desktop Environment - Base Runtime
14mu|kdebase4-runtime-4.14.3-7|2	Name:		kdebase4-runtime
14mu|kdebase4-runtime-4.14.3-7|3	Version:	4.14.3
14mu|kdebase4-runtime-4.14.3-7|4	Release:	7
14mu|kdebase4-runtime-4.14.3-7|5	Epoch:		1
14mu|kdebase4-runtime-4.14.3-7|6	License:	GPLv2+
14mu|kdebase4-runtime-4.14.3-7|7	Group:		Graphical desktop/KDE
14mu|kdebase4-runtime-4.14.3-7|8	Url:		http://www.kde.org
14mu|kdebase4-runtime-4.14.3-7|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdebase4-runtime-4.14.3-7|10	%if %{is_beta}
14mu|kdebase4-runtime-4.14.3-7|11	%define ftpdir unstable
14mu|kdebase4-runtime-4.14.3-7|12	%else
14mu|kdebase4-runtime-4.14.3-7|13	%define ftpdir stable
14mu|kdebase4-runtime-4.14.3-7|14	%endif
14mu|kdebase4-runtime-4.14.3-7|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kde-runtime-%{version}.tar.xz
14mu|kdebase4-runtime-4.14.3-7|16	Source1:	kdebase4-runtime.rpmlintrc
14mu|kdebase4-runtime-4.14.3-7|17	Patch0:		kdebase-runtime-4.5.74-fix-htsearch-path.patch
14mu|kdebase4-runtime-4.14.3-7|18	Patch1:		kde-runtime-4.9.98-link-tirpc.patch
14mu|kdebase4-runtime-4.14.3-7|19	# See http://bugs.rosalinux.ru/show_bug.cgi?id=1902
14mu|kdebase4-runtime-4.14.3-7|20	Patch2:		kde-runtime-4.10.2-kdesu-encoding.patch
14mu|kdebase4-runtime-4.14.3-7|21	Patch3:		kde-runtime-4.10.4-kcm-attica-network-error.patch
14mu|kdebase4-runtime-4.14.3-7|22	Patch4:		kde-runtime-4.11.3-save-i18n-settings.patch
14mu|kdebase4-runtime-4.14.3-7|23	Patch5:		kdebase-runtime-4.3.2-knotify-fix-cpu-charge.patch
14mu|kdebase4-runtime-4.14.3-7|24	Patch8:		kdebase-runtime-4.4.1-use-mdv-icon.patch
14mu|kdebase4-runtime-4.14.3-7|25	
14mu|kdebase4-runtime-4.14.3-7|26	#(nl) DO NOT REMOVE, NEEDED FOR MDV/ROSA DEFAULT DESKTOP
14mu|kdebase4-runtime-4.14.3-7|27	Patch9:		kdebase-runtime-4.6.4-do-not-show-homedesktop.patch
14mu|kdebase4-runtime-4.14.3-7|28	Patch10:	kdebase-runtime-4.6.4-do-not-copy-trash.patch
14mu|kdebase4-runtime-4.14.3-7|29	
14mu|kdebase4-runtime-4.14.3-7|30	Patch11:	kde-runtime-4.14.3-hide-kcm_attica.patch
14mu|kdebase4-runtime-4.14.3-7|31	Patch100:	kdebase-runtime-4.8.0-knetattachxdg.patch
14mu|kdebase4-runtime-4.14.3-7|32	Patch101:	kde-runtime-4.11.0-l10n-ru.patch
14mu|kdebase4-runtime-4.14.3-7|33	Patch103:	kde-runtime-4.9.3-kcmlocale-fix-translations.patch
14mu|kdebase4-runtime-4.14.3-7|34	# Fix knotify settings overwriting pulse volume
14mu|kdebase4-runtime-4.14.3-7|35	Patch104:	kdebase-runtime-4.6.0-canberra.patch
14mu|kdebase4-runtime-4.14.3-7|36	
14mu|kdebase4-runtime-4.14.3-7|37	# Backports
14mu|kdebase4-runtime-4.14.3-7|38	# Revert http://quickgit.kde.org/?p=kde-runtime.git&a=commitdiff&h=9c061a16753e8801f157842107cdc19bd06c4533
14mu|kdebase4-runtime-4.14.3-7|39	# to fix issue with missing video capture devices in Phonon
14mu|kdebase4-runtime-4.14.3-7|40	Patch200:	kde-runtime-4.11.3-pulse.patch
14mu|kdebase4-runtime-4.14.3-7|41	
14mu|kdebase4-runtime-4.14.3-7|42	BuildRequires:	automoc4
14mu|kdebase4-runtime-4.14.3-7|43	BuildRequires:	jpeg-devel
14mu|kdebase4-runtime-4.14.3-7|44	BuildRequires:	kdelibs4-devel >= 5:4.9.98-2
14mu|kdebase4-runtime-4.14.3-7|45	BuildRequires:	kdepimlibs4-devel
14mu|kdebase4-runtime-4.14.3-7|46	BuildRequires:	nepomuk-core-devel
14mu|kdebase4-runtime-4.14.3-7|47	BuildRequires:	ntrack-devel
14mu|kdebase4-runtime-4.14.3-7|48	BuildRequires:	openslp-devel
14mu|kdebase4-runtime-4.14.3-7|49	BuildRequires:	pkgconfig(alsa)
14mu|kdebase4-runtime-4.14.3-7|50	BuildRequires:	pkgconfig(exiv2)
14mu|kdebase4-runtime-4.14.3-7|51	BuildRequires:	pkgconfig(libattica)
14mu|kdebase4-runtime-4.14.3-7|52	BuildRequires:	pkgconfig(libcanberra)
14mu|kdebase4-runtime-4.14.3-7|53	BuildRequires:	pkgconfig(libkactivities)
14mu|kdebase4-runtime-4.14.3-7|54	BuildRequires:	pkgconfig(libntrack-qt4)
14mu|kdebase4-runtime-4.14.3-7|55	BuildRequires:	pkgconfig(libpulse)
14mu|kdebase4-runtime-4.14.3-7|56	BuildRequires:	pkgconfig(libssh) >= 0.6.0
14mu|kdebase4-runtime-4.14.3-7|57	BuildRequires:	pkgconfig(libstreams)
14mu|kdebase4-runtime-4.14.3-7|58	BuildRequires:	pkgconfig(libtirpc)
14mu|kdebase4-runtime-4.14.3-7|59	BuildRequires:	pkgconfig(libwebp)
14mu|kdebase4-runtime-4.14.3-7|60	BuildRequires:	pkgconfig(NetworkManager)
14mu|kdebase4-runtime-4.14.3-7|61	BuildRequires:	pkgconfig(OpenEXR)
14mu|kdebase4-runtime-4.14.3-7|62	BuildRequires:	pkgconfig(phonon)
14mu|kdebase4-runtime-4.14.3-7|63	BuildRequires:	pkgconfig(qca2)
14mu|kdebase4-runtime-4.14.3-7|64	BuildRequires:	pkgconfig(smbclient)
14mu|kdebase4-runtime-4.14.3-7|65	BuildRequires:	pkgconfig(soprano)
14mu|kdebase4-runtime-4.14.3-7|66	BuildRequires:	pkgconfig(xcursor)
14mu|kdebase4-runtime-4.14.3-7|67	
14mu|kdebase4-runtime-4.14.3-7|68	Requires:	kdelibs4-core
14mu|kdebase4-runtime-4.14.3-7|69	Requires:	oxygen-icon-theme
14mu|kdebase4-runtime-4.14.3-7|70	Requires:	soprano-plugin-redland
14mu|kdebase4-runtime-4.14.3-7|71	Suggests:	cagibi
14mu|kdebase4-runtime-4.14.3-7|72	Suggests:	djvulibre
14mu|kdebase4-runtime-4.14.3-7|73	Suggests:	gdb
14mu|kdebase4-runtime-4.14.3-7|74	Suggests:	hicolor-icon-theme
14mu|kdebase4-runtime-4.14.3-7|75	Suggests:	kde4-l10n
14mu|kdebase4-runtime-4.14.3-7|76	Suggests:	kdialog
14mu|kdebase4-runtime-4.14.3-7|77	Suggests:	khelpcenter
14mu|kdebase4-runtime-4.14.3-7|78	Suggests:	kwallet-daemon
14mu|kdebase4-runtime-4.14.3-7|79	Conflicts:	kdebase4-workspace < 2:4.10.0
14mu|kdebase4-runtime-4.14.3-7|80	Conflicts:	nepomuk-scribo < 1:0.6.0-3
14mu|kdebase4-runtime-4.14.3-7|81	
14mu|kdebase4-runtime-4.14.3-7|82	%description
14mu|kdebase4-runtime-4.14.3-7|83	KDE 4 application runtime components.
14mu|kdebase4-runtime-4.14.3-7|84	
14mu|kdebase4-runtime-4.14.3-7|85	%files -f %{name}.lang
14mu|kdebase4-runtime-4.14.3-7|86	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf
14mu|kdebase4-runtime-4.14.3-7|87	%{_sysconfdir}/xdg/menus/kde-information.menu
14mu|kdebase4-runtime-4.14.3-7|88	%{_datadir}/dbus-1/*services/*.service
14mu|kdebase4-runtime-4.14.3-7|89	%{_datadir}/polkit-1/actions/*.policy
14mu|kdebase4-runtime-4.14.3-7|90	#
14mu|kdebase4-runtime-4.14.3-7|91	%{_kde_bindir}/kcmshell4
14mu|kdebase4-runtime-4.14.3-7|92	%{_kde_bindir}/kde-cp
14mu|kdebase4-runtime-4.14.3-7|93	%{_kde_bindir}/kde-mv
14mu|kdebase4-runtime-4.14.3-7|94	%{_kde_bindir}/kde-open
14mu|kdebase4-runtime-4.14.3-7|95	%{_kde_bindir}/kde4
14mu|kdebase4-runtime-4.14.3-7|96	%{_kde_bindir}/kde4-menu
14mu|kdebase4-runtime-4.14.3-7|97	%{_kde_bindir}/kdebugdialog
14mu|kdebase4-runtime-4.14.3-7|98	%{_kde_bindir}/kdesu
14mu|kdebase4-runtime-4.14.3-7|99	%{_kde_bindir}/keditfiletype
14mu|kdebase4-runtime-4.14.3-7|100	%{_kde_bindir}/kfile4
14mu|kdebase4-runtime-4.14.3-7|101	%{_kde_bindir}/kglobalaccel
14mu|kdebase4-runtime-4.14.3-7|102	%{_kde_bindir}/khotnewstuff-upload
14mu|kdebase4-runtime-4.14.3-7|103	%{_kde_bindir}/khotnewstuff4
14mu|kdebase4-runtime-4.14.3-7|104	%{_kde_bindir}/kiconfinder
14mu|kdebase4-runtime-4.14.3-7|105	%{_kde_bindir}/kioclient
14mu|kdebase4-runtime-4.14.3-7|106	%{_kde_bindir}/kmimetypefinder
14mu|kdebase4-runtime-4.14.3-7|107	%{_kde_bindir}/knotify4
14mu|kdebase4-runtime-4.14.3-7|108	%{_kde_bindir}/kquitapp
14mu|kdebase4-runtime-4.14.3-7|109	%{_kde_bindir}/kreadconfig
14mu|kdebase4-runtime-4.14.3-7|110	%{_kde_bindir}/kstart
14mu|kdebase4-runtime-4.14.3-7|111	%{_kde_bindir}/ksvgtopng
14mu|kdebase4-runtime-4.14.3-7|112	%{_kde_bindir}/ktraderclient
14mu|kdebase4-runtime-4.14.3-7|113	%{_kde_bindir}/ktrash
14mu|kdebase4-runtime-4.14.3-7|114	%{_kde_bindir}/kuiserver
14mu|kdebase4-runtime-4.14.3-7|115	%{_kde_bindir}/kwriteconfig
14mu|kdebase4-runtime-4.14.3-7|116	%{_kde_bindir}/plasmapkg
14mu|kdebase4-runtime-4.14.3-7|117	%{_kde_bindir}/plasma-remote-helper
14mu|kdebase4-runtime-4.14.3-7|118	%{_kde_bindir}/solid-hardware
14mu|kdebase4-runtime-4.14.3-7|119	%{_kde_libdir}/kconf_update_bin/phonon_devicepreference_update
14mu|kdebase4-runtime-4.14.3-7|120	%{_kde_libdir}/kconf_update_bin/phonon_deviceuids_update
14mu|kdebase4-runtime-4.14.3-7|121	%{_kde_libdir}/kde4/comicbookthumbnail.so
14mu|kdebase4-runtime-4.14.3-7|122	%{_kde_libdir}/kde4/cursorthumbnail.so
14mu|kdebase4-runtime-4.14.3-7|123	%{_kde_libdir}/kde4/djvuthumbnail.so
14mu|kdebase4-runtime-4.14.3-7|124	%{_kde_libdir}/kde4/exrthumbnail.so
14mu|kdebase4-runtime-4.14.3-7|125	%{_kde_libdir}/kde4/fixhosturifilter.so
14mu|kdebase4-runtime-4.14.3-7|126	%{_kde_libdir}/kde4/htmlthumbnail.so
14mu|kdebase4-runtime-4.14.3-7|127	%{_kde_libdir}/kde4/imagethumbnail.so
14mu|kdebase4-runtime-4.14.3-7|128	%{_kde_libdir}/kde4/jpegthumbnail.so
14mu|kdebase4-runtime-4.14.3-7|129	%{_kde_libdir}/kde4/kcm_attica.so
14mu|kdebase4-runtime-4.14.3-7|130	%{_kde_libdir}/kde4/kcm_cgi.so
14mu|kdebase4-runtime-4.14.3-7|131	%{_kde_libdir}/kde4/kcm_componentchooser.so
14mu|kdebase4-runtime-4.14.3-7|132	%{_kde_libdir}/kde4/kcm_device_automounter.so
14mu|kdebase4-runtime-4.14.3-7|133	%{_kde_libdir}/kde4/kcm_emoticons.so
14mu|kdebase4-runtime-4.14.3-7|134	%{_kde_libdir}/kde4/kcm_filetypes.so
14mu|kdebase4-runtime-4.14.3-7|135	%{_kde_libdir}/kde4/kcm_icons.so
14mu|kdebase4-runtime-4.14.3-7|136	%{_kde_libdir}/kde4/kcm_kded.so
14mu|kdebase4-runtime-4.14.3-7|137	%{_kde_libdir}/kde4/kcm_kdnssd.so
14mu|kdebase4-runtime-4.14.3-7|138	%{_kde_libdir}/kde4/kcm_knotify.so
14mu|kdebase4-runtime-4.14.3-7|139	%{_kde_libdir}/kde4/kcm_locale.so
14mu|kdebase4-runtime-4.14.3-7|140	%{_kde_libdir}/kde4/kcm_phonon.so
14mu|kdebase4-runtime-4.14.3-7|141	%{_kde_libdir}/kde4/kcm_trash.so
14mu|kdebase4-runtime-4.14.3-7|142	%{_kde_libdir}/kde4/kcmspellchecking.so
14mu|kdebase4-runtime-4.14.3-7|143	%{_kde_libdir}/kde4/kded_desktopnotifier.so
14mu|kdebase4-runtime-4.14.3-7|144	%{_kde_libdir}/kde4/kded_device_automounter.so
14mu|kdebase4-runtime-4.14.3-7|145	%{_kde_libdir}/kde4/kded_kpasswdserver.so
14mu|kdebase4-runtime-4.14.3-7|146	%{_kde_libdir}/kde4/kded_ktimezoned.so
14mu|kdebase4-runtime-4.14.3-7|147	%{_kde_libdir}/kde4/kded_networkstatus.so
14mu|kdebase4-runtime-4.14.3-7|148	%{_kde_libdir}/kde4/kded_networkwatcher.so
14mu|kdebase4-runtime-4.14.3-7|149	%{_kde_libdir}/kde4/kded_phononserver.so
14mu|kdebase4-runtime-4.14.3-7|150	%{_kde_libdir}/kde4/kded_recentdocumentsnotifier.so
14mu|kdebase4-runtime-4.14.3-7|151	%{_kde_libdir}/kde4/kded_remotedirnotify.so
14mu|kdebase4-runtime-4.14.3-7|152	%{_kde_libdir}/kde4/kded_solidautoeject.so
14mu|kdebase4-runtime-4.14.3-7|153	%{_kde_libdir}/kde4/kded_soliduiserver.so
14mu|kdebase4-runtime-4.14.3-7|154	%{_kde_libdir}/kde4/kio_about.so
14mu|kdebase4-runtime-4.14.3-7|155	%{_kde_libdir}/kde4/kio_applications.so
14mu|kdebase4-runtime-4.14.3-7|156	%{_kde_libdir}/kde4/kio_archive.so
14mu|kdebase4-runtime-4.14.3-7|157	%{_kde_libdir}/kde4/kio_bookmarks.so
14mu|kdebase4-runtime-4.14.3-7|158	%{_kde_libdir}/kde4/kio_cgi.so
14mu|kdebase4-runtime-4.14.3-7|159	%{_kde_libdir}/kde4/kio_desktop.so
14mu|kdebase4-runtime-4.14.3-7|160	%{_kde_libdir}/kde4/kio_filter.so
14mu|kdebase4-runtime-4.14.3-7|161	%{_kde_libdir}/kde4/kio_finger.so
14mu|kdebase4-runtime-4.14.3-7|162	%{_kde_libdir}/kde4/kio_fish.so
14mu|kdebase4-runtime-4.14.3-7|163	%{_kde_libdir}/kde4/kio_floppy.so
14mu|kdebase4-runtime-4.14.3-7|164	%{_kde_libdir}/kde4/kio_info.so
14mu|kdebase4-runtime-4.14.3-7|165	%{_kde_libdir}/kde4/kio_man.so
14mu|kdebase4-runtime-4.14.3-7|166	%{_kde_libdir}/kde4/kio_network.so
14mu|kdebase4-runtime-4.14.3-7|167	%{_kde_libdir}/kde4/kio_nfs.so
14mu|kdebase4-runtime-4.14.3-7|168	%{_kde_libdir}/kde4/kio_recentdocuments.so
14mu|kdebase4-runtime-4.14.3-7|169	%{_kde_libdir}/kde4/kio_remote.so
14mu|kdebase4-runtime-4.14.3-7|170	%{_kde_libdir}/kde4/kio_settings.so
14mu|kdebase4-runtime-4.14.3-7|171	%{_kde_libdir}/kde4/kio_sftp.so
14mu|kdebase4-runtime-4.14.3-7|172	%{_kde_libdir}/kde4/kio_thumbnail.so
14mu|kdebase4-runtime-4.14.3-7|173	%{_kde_libdir}/kde4/kio_trash.so
14mu|kdebase4-runtime-4.14.3-7|174	%{_kde_libdir}/kde4/kshorturifilter.so
14mu|kdebase4-runtime-4.14.3-7|175	%{_kde_libdir}/kde4/kuriikwsfilter.so
14mu|kdebase4-runtime-4.14.3-7|176	%{_kde_libdir}/kde4/kurisearchfilter.so
14mu|kdebase4-runtime-4.14.3-7|177	%{_kde_libdir}/kde4/libkmanpart.so
14mu|kdebase4-runtime-4.14.3-7|178	%{_kde_libdir}/kde4/librenaudioplugin.so
14mu|kdebase4-runtime-4.14.3-7|179	%{_kde_libdir}/kde4/librenimageplugin.so
14mu|kdebase4-runtime-4.14.3-7|180	%{_kde_libdir}/kde4/localdomainurifilter.so
14mu|kdebase4-runtime-4.14.3-7|181	%{_kde_libdir}/kde4/plasma-kpart.so
14mu|kdebase4-runtime-4.14.3-7|182	%{_kde_libdir}/kde4/plasma_appletscript_declarative.so
14mu|kdebase4-runtime-4.14.3-7|183	%{_kde_libdir}/kde4/plasma_appletscript_simple_javascript.so
14mu|kdebase4-runtime-4.14.3-7|184	%{_kde_libdir}/kde4/plasma_containment_newspaper.so
14mu|kdebase4-runtime-4.14.3-7|185	%{_kde_libdir}/kde4/plasma_dataenginescript_javascript.so
14mu|kdebase4-runtime-4.14.3-7|186	%{_kde_libdir}/kde4/plasma_packagestructure_javascriptaddon.so
14mu|kdebase4-runtime-4.14.3-7|187	%{_kde_libdir}/kde4/plasma_runnerscript_javascript.so
14mu|kdebase4-runtime-4.14.3-7|188	%{_kde_libdir}/kde4/svgthumbnail.so
14mu|kdebase4-runtime-4.14.3-7|189	%{_kde_libdir}/kde4/textthumbnail.so
14mu|kdebase4-runtime-4.14.3-7|190	%{_kde_libdir}/kde4/windowsexethumbnail.so
14mu|kdebase4-runtime-4.14.3-7|191	%{_kde_libdir}/kde4/windowsimagethumbnail.so
14mu|kdebase4-runtime-4.14.3-7|192	%{_kde_libdir}/kde4/libexec/drkonqi
14mu|kdebase4-runtime-4.14.3-7|193	%{_kde_libdir}/kde4/libexec/kcmremotewidgetshelper
14mu|kdebase4-runtime-4.14.3-7|194	%{_kde_libdir}/kde4/libexec/kdeeject
14mu|kdebase4-runtime-4.14.3-7|195	%{_kde_libdir}/kde4/libexec/kdesu
14mu|kdebase4-runtime-4.14.3-7|196	%{_kde_libdir}/kde4/libexec/kdesud
14mu|kdebase4-runtime-4.14.3-7|197	%{_kde_libdir}/kde4/libexec/kdontchangethehostname
14mu|kdebase4-runtime-4.14.3-7|198	%{_kde_libdir}/kde4/libexec/kioexec
14mu|kdebase4-runtime-4.14.3-7|199	%{_kde_libdir}/kde4/libexec/knetattach
14mu|kdebase4-runtime-4.14.3-7|200	%{_kde_libdir}/kde4/plugins
14mu|kdebase4-runtime-4.14.3-7|201	%{_kde_libdir}/kde4/imports/org/kde/dirmodel/qmldir
14mu|kdebase4-runtime-4.14.3-7|202	%{_kde_libdir}/kde4/imports/org/kde/dirmodel/libdirmodelplugin.so
14mu|kdebase4-runtime-4.14.3-7|203	%{_kde_libdir}/kde4/imports/org/kde/draganddrop/qmldir
14mu|kdebase4-runtime-4.14.3-7|204	%{_kde_libdir}/kde4/imports/org/kde/draganddrop/libdraganddropplugin.so
14mu|kdebase4-runtime-4.14.3-7|205	%{_kde_libdir}/kde4/imports/org/kde/locale/qmldir
14mu|kdebase4-runtime-4.14.3-7|206	%{_kde_libdir}/kde4/imports/org/kde/locale/liblocalebindingsplugin.so
14mu|kdebase4-runtime-4.14.3-7|207	%{_kde_libdir}/kde4/imports/org/kde/plasma
14mu|kdebase4-runtime-4.14.3-7|208	%{_kde_libdir}/kde4/imports/org/kde/qtextracomponents/libqtextracomponentsplugin.so
14mu|kdebase4-runtime-4.14.3-7|209	%{_kde_libdir}/kde4/imports/org/kde/qtextracomponents/qmldir
14mu|kdebase4-runtime-4.14.3-7|210	%{_kde_libdir}/kde4/imports/org/kde/runnermodel/qmldir
14mu|kdebase4-runtime-4.14.3-7|211	%{_kde_libdir}/kde4/imports/org/kde/runnermodel/librunnermodelplugin.so
14mu|kdebase4-runtime-4.14.3-7|212	%{_kde_libdir}/kde4/platformimports
14mu|kdebase4-runtime-4.14.3-7|213	%{_kde_libdir}/kde4/kio_smb.so
14mu|kdebase4-runtime-4.14.3-7|214	%{_kde_libdir}/attica_kde.so
14mu|kdebase4-runtime-4.14.3-7|215	%{_kde_libdir}/libkdeinit4_kcmshell4.so
14mu|kdebase4-runtime-4.14.3-7|216	%{_kde_libdir}/libkdeinit4_kglobalaccel.so
14mu|kdebase4-runtime-4.14.3-7|217	%{_kde_libdir}/libkdeinit4_kuiserver.so
14mu|kdebase4-runtime-4.14.3-7|218	%{_kde_libdir}/libknotifyplugin.so
14mu|kdebase4-runtime-4.14.3-7|219	%{_kde_applicationsdir}/knetattach.desktop
14mu|kdebase4-runtime-4.14.3-7|220	%{_kde_appsdir}/desktoptheme
14mu|kdebase4-runtime-4.14.3-7|221	%{_kde_appsdir}/drkonqi
14mu|kdebase4-runtime-4.14.3-7|222	%{_kde_appsdir}/hardwarenotifications
14mu|kdebase4-runtime-4.14.3-7|223	%{_kde_appsdir}/kcm_componentchooser
14mu|kdebase4-runtime-4.14.3-7|224	%{_kde_appsdir}/kcm_phonon
14mu|kdebase4-runtime-4.14.3-7|225	%{_kde_appsdir}/kcmlocale
14mu|kdebase4-runtime-4.14.3-7|226	%{_kde_appsdir}/kconf_update/*.upd
14mu|kdebase4-runtime-4.14.3-7|227	%{_kde_appsdir}/kde
14mu|kdebase4-runtime-4.14.3-7|228	%{_kde_appsdir}/kglobalaccel
14mu|kdebase4-runtime-4.14.3-7|229	%{_kde_appsdir}/kio_bookmarks
14mu|kdebase4-runtime-4.14.3-7|230	%{_kde_appsdir}/kio_desktop
14mu|kdebase4-runtime-4.14.3-7|231	%{_kde_appsdir}/kio_docfilter
14mu|kdebase4-runtime-4.14.3-7|232	%{_kde_appsdir}/kio_finger
14mu|kdebase4-runtime-4.14.3-7|233	%{_kde_appsdir}/kio_info
14mu|kdebase4-runtime-4.14.3-7|234	%{_kde_appsdir}/konqsidebartng
14mu|kdebase4-runtime-4.14.3-7|235	%{_kde_appsdir}/ksmserver
14mu|kdebase4-runtime-4.14.3-7|236	%{_kde_appsdir}/libphonon
14mu|kdebase4-runtime-4.14.3-7|237	%{_kde_appsdir}/phonon
14mu|kdebase4-runtime-4.14.3-7|238	%{_kde_appsdir}/remoteview
14mu|kdebase4-runtime-4.14.3-7|239	%{_kde_appsdir}/konqueror/dirtree/remote/smb-network.desktop
14mu|kdebase4-runtime-4.14.3-7|240	%{_kde_datadir}/config.kcfg/jpegcreatorsettings.kcfg
14mu|kdebase4-runtime-4.14.3-7|241	%{_kde_configdir}/*.knsrc
14mu|kdebase4-runtime-4.14.3-7|242	%{_kde_configdir}/kshorturifilterrc
14mu|kdebase4-runtime-4.14.3-7|243	%{_kde_datadir}/desktop-directories/*.directory
14mu|kdebase4-runtime-4.14.3-7|244	%{_kde_datadir}/emoticons/kde4
14mu|kdebase4-runtime-4.14.3-7|245	%{_kde_iconsdir}/default.kde4
14mu|kdebase4-runtime-4.14.3-7|246	%{_kde_iconsdir}/hicolor/*/apps/*
14mu|kdebase4-runtime-4.14.3-7|247	%{_kde_services}/*.protocol
14mu|kdebase4-runtime-4.14.3-7|248	%{_kde_services}/comicbookthumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|249	%{_kde_services}/componentchooser.desktop
14mu|kdebase4-runtime-4.14.3-7|250	%{_kde_services}/cursorthumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|251	%{_kde_services}/desktopthumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|252	%{_kde_services}/device_automounter_kcm.desktop
14mu|kdebase4-runtime-4.14.3-7|253	%{_kde_services}/directorythumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|254	%{_kde_services}/djvuthumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|255	%{_kde_services}/emoticons.desktop
14mu|kdebase4-runtime-4.14.3-7|256	%{_kde_services}/exrthumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|257	%{_kde_services}/filetypes.desktop
14mu|kdebase4-runtime-4.14.3-7|258	%{_kde_services}/fixhosturifilter.desktop
14mu|kdebase4-runtime-4.14.3-7|259	%{_kde_services}/htmlthumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|260	%{_kde_services}/icons.desktop
14mu|kdebase4-runtime-4.14.3-7|261	%{_kde_services}/imagethumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|262	%{_kde_services}/jpegthumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|263	%{_kde_services}/kcm_attica.desktop
14mu|kdebase4-runtime-4.14.3-7|264	%{_kde_services}/kcm_kdnssd.desktop
14mu|kdebase4-runtime-4.14.3-7|265	%{_kde_services}/kcm_phonon.desktop
14mu|kdebase4-runtime-4.14.3-7|266	%{_kde_services}/kcmcgi.desktop
14mu|kdebase4-runtime-4.14.3-7|267	%{_kde_services}/kcmkded.desktop
14mu|kdebase4-runtime-4.14.3-7|268	%{_kde_services}/kcmnotify.desktop
14mu|kdebase4-runtime-4.14.3-7|269	%{_kde_services}/kcmtrash.desktop
14mu|kdebase4-runtime-4.14.3-7|270	%{_kde_services}/kglobalaccel.desktop
14mu|kdebase4-runtime-4.14.3-7|271	%{_kde_services}/kmanpart.desktop
14mu|kdebase4-runtime-4.14.3-7|272	%{_kde_services}/knotify4.desktop
14mu|kdebase4-runtime-4.14.3-7|273	%{_kde_services}/kshorturifilter.desktop
14mu|kdebase4-runtime-4.14.3-7|274	%{_kde_services}/kuiserver.desktop
14mu|kdebase4-runtime-4.14.3-7|275	%{_kde_services}/kuriikwsfilter.desktop
14mu|kdebase4-runtime-4.14.3-7|276	%{_kde_services}/kurisearchfilter.desktop
14mu|kdebase4-runtime-4.14.3-7|277	%{_kde_services}/language.desktop
14mu|kdebase4-runtime-4.14.3-7|278	%{_kde_services}/localdomainurifilter.desktop
14mu|kdebase4-runtime-4.14.3-7|279	%{_kde_services}/plasma-containment-newspaper.desktop
14mu|kdebase4-runtime-4.14.3-7|280	%{_kde_services}/plasma-kpart.desktop
14mu|kdebase4-runtime-4.14.3-7|281	%{_kde_services}/plasma-packagestructure-javascript-addon.desktop
14mu|kdebase4-runtime-4.14.3-7|282	%{_kde_services}/plasma-scriptengine-applet-declarative.desktop
14mu|kdebase4-runtime-4.14.3-7|283	%{_kde_services}/plasma-scriptengine-applet-simple-javascript.desktop
14mu|kdebase4-runtime-4.14.3-7|284	%{_kde_services}/plasma-scriptengine-dataengine-javascript.desktop
14mu|kdebase4-runtime-4.14.3-7|285	%{_kde_services}/plasma-scriptengine-runner-javascript.desktop
14mu|kdebase4-runtime-4.14.3-7|286	%{_kde_services}/qimageioplugins/webp.desktop
14mu|kdebase4-runtime-4.14.3-7|287	%{_kde_services}/renaudiodlg.desktop
14mu|kdebase4-runtime-4.14.3-7|288	%{_kde_services}/renimagedlg.desktop
14mu|kdebase4-runtime-4.14.3-7|289	%{_kde_services}/searchproviders
14mu|kdebase4-runtime-4.14.3-7|290	%{_kde_services}/spellchecking.desktop
14mu|kdebase4-runtime-4.14.3-7|291	%{_kde_services}/svgthumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|292	%{_kde_services}/textthumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|293	%{_kde_services}/windowsexethumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|294	%{_kde_services}/windowsimagethumbnail.desktop
14mu|kdebase4-runtime-4.14.3-7|295	%{_kde_services}/kded/*.desktop
14mu|kdebase4-runtime-4.14.3-7|296	%{_kde_servicetypes}/*.desktop
14mu|kdebase4-runtime-4.14.3-7|297	%{_kde_datadir}/locale/currency
14mu|kdebase4-runtime-4.14.3-7|298	%{_kde_datadir}/locale/l10n/*/*
14mu|kdebase4-runtime-4.14.3-7|299	%{_kde_datadir}/locale/l10n/*.desktop
14mu|kdebase4-runtime-4.14.3-7|300	%{_kde_mandir}/man?/*
14mu|kdebase4-runtime-4.14.3-7|301	%{_kde_datadir}/mime/packages/*.xml
14mu|kdebase4-runtime-4.14.3-7|302	%{_kde_datadir}/sounds/*
14mu|kdebase4-runtime-4.14.3-7|303	
14mu|kdebase4-runtime-4.14.3-7|304	#----------------------------------------------------------------------------
14mu|kdebase4-runtime-4.14.3-7|305	
14mu|kdebase4-runtime-4.14.3-7|306	%package -n khelpcenter
14mu|kdebase4-runtime-4.14.3-7|307	Summary:	KDE help center
14mu|kdebase4-runtime-4.14.3-7|308	Group:		Graphical desktop/KDE
14mu|kdebase4-runtime-4.14.3-7|309	Conflicts:	%{name} < 1:4.14.3-5
14mu|kdebase4-runtime-4.14.3-7|310	
14mu|kdebase4-runtime-4.14.3-7|311	%description -n khelpcenter
14mu|kdebase4-runtime-4.14.3-7|312	KDE help center.
14mu|kdebase4-runtime-4.14.3-7|313	
14mu|kdebase4-runtime-4.14.3-7|314	%files -n khelpcenter -f khelpcenter.lang
14mu|kdebase4-runtime-4.14.3-7|315	%{_kde_applicationsdir}/Help.desktop
14mu|kdebase4-runtime-4.14.3-7|316	%{_kde_appsdir}/khelpcenter/
14mu|kdebase4-runtime-4.14.3-7|317	%{_kde_bindir}/khelpcenter
14mu|kdebase4-runtime-4.14.3-7|318	%{_kde_datadir}/config.kcfg/khelpcenter.kcfg
14mu|kdebase4-runtime-4.14.3-7|319	%{_kde_libdir}/libkdeinit4_khelpcenter.so
14mu|kdebase4-runtime-4.14.3-7|320	%{_kde_libdir}/kde4/libexec/khc_indexbuilder
14mu|kdebase4-runtime-4.14.3-7|321	%{_kde_libdir}/kde4/libexec/khc_docbookdig.pl
14mu|kdebase4-runtime-4.14.3-7|322	%{_kde_libdir}/kde4/libexec/khc_htdig.pl
14mu|kdebase4-runtime-4.14.3-7|323	%{_kde_libdir}/kde4/libexec/khc_htsearch.pl
14mu|kdebase4-runtime-4.14.3-7|324	%{_kde_libdir}/kde4/libexec/khc_mansearch.pl
14mu|kdebase4-runtime-4.14.3-7|325	%{_kde_services}/khelpcenter.desktop
14mu|kdebase4-runtime-4.14.3-7|326	
14mu|kdebase4-runtime-4.14.3-7|327	#----------------------------------------------------------------------------
14mu|kdebase4-runtime-4.14.3-7|328	
14mu|kdebase4-runtime-4.14.3-7|329	%package -n kwallet-daemon
14mu|kdebase4-runtime-4.14.3-7|330	Summary:	Kwallet daemon
14mu|kdebase4-runtime-4.14.3-7|331	Group:		Graphical desktop/KDE
14mu|kdebase4-runtime-4.14.3-7|332	Conflicts:	%{name} < 1:4.5.71
14mu|kdebase4-runtime-4.14.3-7|333	
14mu|kdebase4-runtime-4.14.3-7|334	%description -n kwallet-daemon
14mu|kdebase4-runtime-4.14.3-7|335	Kwallet daemon.
14mu|kdebase4-runtime-4.14.3-7|336	
14mu|kdebase4-runtime-4.14.3-7|337	%files -n kwallet-daemon
14mu|kdebase4-runtime-4.14.3-7|338	%{_kde_bindir}/kwalletd
14mu|kdebase4-runtime-4.14.3-7|339	%{_kde_libdir}/libkdeinit4_kwalletd.so
14mu|kdebase4-runtime-4.14.3-7|340	%{_kde_appsdir}/kwalletd
14mu|kdebase4-runtime-4.14.3-7|341	%{_kde_services}/kwalletd.desktop
14mu|kdebase4-runtime-4.14.3-7|342	
14mu|kdebase4-runtime-4.14.3-7|343	#----------------------------------------------------------------------------
14mu|kdebase4-runtime-4.14.3-7|344	
14mu|kdebase4-runtime-4.14.3-7|345	%define kwalletbackend_major 4
14mu|kdebase4-runtime-4.14.3-7|346	%define libkwalletbackend %mklibname kwalletbackend %{kwalletbackend_major}
14mu|kdebase4-runtime-4.14.3-7|347	
14mu|kdebase4-runtime-4.14.3-7|348	%package -n %{libkwalletbackend}
14mu|kdebase4-runtime-4.14.3-7|349	Summary:	KDE 4 core library
14mu|kdebase4-runtime-4.14.3-7|350	Group:		System/Libraries
14mu|kdebase4-runtime-4.14.3-7|351	
14mu|kdebase4-runtime-4.14.3-7|352	%description -n %{libkwalletbackend}
14mu|kdebase4-runtime-4.14.3-7|353	KDE 4 core library.
14mu|kdebase4-runtime-4.14.3-7|354	
14mu|kdebase4-runtime-4.14.3-7|355	%files -n %{libkwalletbackend}
14mu|kdebase4-runtime-4.14.3-7|356	%{_kde_libdir}/libkwalletbackend.so.%{kwalletbackend_major}*
14mu|kdebase4-runtime-4.14.3-7|357	
14mu|kdebase4-runtime-4.14.3-7|358	#----------------------------------------------------------------------------
14mu|kdebase4-runtime-4.14.3-7|359	
14mu|kdebase4-runtime-4.14.3-7|360	%define molletnetwork_major 4
14mu|kdebase4-runtime-4.14.3-7|361	%define libmolletnetwork %mklibname molletnetwork %{molletnetwork_major}
14mu|kdebase4-runtime-4.14.3-7|362	
14mu|kdebase4-runtime-4.14.3-7|363	%package -n %{libmolletnetwork}
14mu|kdebase4-runtime-4.14.3-7|364	Summary:	KDE 4 core library
14mu|kdebase4-runtime-4.14.3-7|365	Group:		System/Libraries
14mu|kdebase4-runtime-4.14.3-7|366	
14mu|kdebase4-runtime-4.14.3-7|367	%description -n %{libmolletnetwork}
14mu|kdebase4-runtime-4.14.3-7|368	KDE 4 core library.
14mu|kdebase4-runtime-4.14.3-7|369	
14mu|kdebase4-runtime-4.14.3-7|370	%files -n %{libmolletnetwork}
14mu|kdebase4-runtime-4.14.3-7|371	%{_kde_libdir}/libmolletnetwork.so.%{molletnetwork_major}*
14mu|kdebase4-runtime-4.14.3-7|372	
14mu|kdebase4-runtime-4.14.3-7|373	#----------------------------------------------------------------------------
14mu|kdebase4-runtime-4.14.3-7|374	
14mu|kdebase4-runtime-4.14.3-7|375	%package devel
14mu|kdebase4-runtime-4.14.3-7|376	Summary:	Header files and documentation for compiling KDE applications
14mu|kdebase4-runtime-4.14.3-7|377	Group:		Development/KDE and Qt
14mu|kdebase4-runtime-4.14.3-7|378	Requires:	kdelibs4-devel
14mu|kdebase4-runtime-4.14.3-7|379	Requires:	%{name} = %{EVRD}
14mu|kdebase4-runtime-4.14.3-7|380	Requires:	%{libkwalletbackend} = %{EVRD}
14mu|kdebase4-runtime-4.14.3-7|381	Requires:	%{libmolletnetwork} = %{EVRD}
14mu|kdebase4-runtime-4.14.3-7|382	Conflicts:	%{name} < 1:4.14.3-5
14mu|kdebase4-runtime-4.14.3-7|383	
14mu|kdebase4-runtime-4.14.3-7|384	%description devel
14mu|kdebase4-runtime-4.14.3-7|385	This package includes the header files you will need to compile applications
14mu|kdebase4-runtime-4.14.3-7|386	for KDE. Also included is the KDE API documentation in HTML format for easy
14mu|kdebase4-runtime-4.14.3-7|387	browsing.
14mu|kdebase4-runtime-4.14.3-7|388	
14mu|kdebase4-runtime-4.14.3-7|389	%files devel
14mu|kdebase4-runtime-4.14.3-7|390	%{_kde_includedir}/*.h
14mu|kdebase4-runtime-4.14.3-7|391	%{_kde_libdir}/libkwalletbackend.so
14mu|kdebase4-runtime-4.14.3-7|392	%{_kde_libdir}/libmolletnetwork.so
14mu|kdebase4-runtime-4.14.3-7|393	%{_kde_appsdir}/cmake/modules/*.cmake
14mu|kdebase4-runtime-4.14.3-7|394	%{_datadir}/dbus-1/interfaces/*.xml
14mu|kdebase4-runtime-4.14.3-7|395	
14mu|kdebase4-runtime-4.14.3-7|396	#----------------------------------------------------------------------------
14mu|kdebase4-runtime-4.14.3-7|397	
14mu|kdebase4-runtime-4.14.3-7|398	%prep
14mu|kdebase4-runtime-4.14.3-7|399	%setup -qn kde-runtime-%{version}
14mu|kdebase4-runtime-4.14.3-7|400	
14mu|kdebase4-runtime-4.14.3-7|401	%patch0 -p1 -b .htsearch
14mu|kdebase4-runtime-4.14.3-7|402	%patch1 -p1 -b .tirpclinkage~
14mu|kdebase4-runtime-4.14.3-7|403	%patch3 -p1 -b .kcm_attica~
14mu|kdebase4-runtime-4.14.3-7|404	%patch2 -p1 -b .kdesu~
14mu|kdebase4-runtime-4.14.3-7|405	%patch4 -p1 -b .save_i18n~
14mu|kdebase4-runtime-4.14.3-7|406	%patch5 -p1 -b .bug_49814~
14mu|kdebase4-runtime-4.14.3-7|407	%patch8 -p0
14mu|kdebase4-runtime-4.14.3-7|408	%patch9 -p0
14mu|kdebase4-runtime-4.14.3-7|409	%patch10 -p1
14mu|kdebase4-runtime-4.14.3-7|410	%patch11 -p1 -b .hide_attica~
14mu|kdebase4-runtime-4.14.3-7|411	%patch100 -p1
14mu|kdebase4-runtime-4.14.3-7|412	%patch101 -p1
14mu|kdebase4-runtime-4.14.3-7|413	%patch103 -p1
14mu|kdebase4-runtime-4.14.3-7|414	%patch104 -p1
14mu|kdebase4-runtime-4.14.3-7|415	
14mu|kdebase4-runtime-4.14.3-7|416	%patch200 -p1 -R
14mu|kdebase4-runtime-4.14.3-7|417	
14mu|kdebase4-runtime-4.14.3-7|418	%build
14mu|kdebase4-runtime-4.14.3-7|419	%cmake_kde4
14mu|kdebase4-runtime-4.14.3-7|420	%make
14mu|kdebase4-runtime-4.14.3-7|421	
14mu|kdebase4-runtime-4.14.3-7|422	%install
14mu|kdebase4-runtime-4.14.3-7|423	%makeinstall_std -C build
14mu|kdebase4-runtime-4.14.3-7|424	
14mu|kdebase4-runtime-4.14.3-7|425	rm -f %{buildroot}%{_kde_iconsdir}/hicolor/index.theme
14mu|kdebase4-runtime-4.14.3-7|426	
14mu|kdebase4-runtime-4.14.3-7|427	mkdir -p %{buildroot}%{_kde_bindir}
14mu|kdebase4-runtime-4.14.3-7|428	ln -s %{_kde_libdir}/kde4/libexec/kdesu %{buildroot}%{_kde_bindir}/kdesu
14mu|kdebase4-runtime-4.14.3-7|429	
14mu|kdebase4-runtime-4.14.3-7|430	%find_lang fundamentals kdebugdialog kdesu onlinehelp \
14mu|kdebase4-runtime-4.14.3-7|431	attica bookmarks cache componentchooser cookies ebrowsing emoticons filemanager filetypes history icons \
14mu|kdebase4-runtime-4.14.3-7|432	kcm_ssl kcmcgi kcmcss kcmlaunch kcmnotify kded knetattach \
14mu|kdebase4-runtime-4.14.3-7|433	khtml-adblock khtml-behavior khtml-general khtml-java-js khtml-plugins \
14mu|kdebase4-runtime-4.14.3-7|434	language nepomuk netpref performance phonon proxy smb solid-device-automounter spellchecking trash useragent \
14mu|kdebase4-runtime-4.14.3-7|435	bzip2 cgi finger fish floppy gzip info man nepomuksearch network nfs sftp tar thumbnail xz \
14mu|kdebase4-runtime-4.14.3-7|436	%{name}.lang --with-html
14mu|kdebase4-runtime-4.14.3-7|437	
14mu|kdebase4-runtime-4.14.3-7|438	%find_lang khelpcenter --with-html
14mu|kdebase4-runtime-4.14.3-7|439	
14mu|kdebase4-runtime-4.14.3-7|440	
14mu|kdebase4-runtime-4.14.3-7|441	%changelog
14mu|kdebase4-runtime-4.14.3-7|442	
14mu|kdebase4-runtime-4.14.3-7|443	* Fri Nov 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-7
14mu|kdebase4-runtime-4.14.3-7|444	- (bae4ce8) BuildList#2597249: Increase release tag
14mu|kdebase4-runtime-4.14.3-7|445	
14mu|kdebase4-runtime-4.14.3-7|446	* Mon Oct 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-6
14mu|kdebase4-runtime-4.14.3-7|447	- (2b981b4) Bump release
14mu|kdebase4-runtime-4.14.3-7|448	
14mu|kdebase4-runtime-4.14.3-7|449	* Tue Mar 24 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-5
14mu|kdebase4-runtime-4.14.3-7|450	- (3c050a0) Move khelpcenter to individual package to avoid conflicts with Plamsa 5
14mu|kdebase4-runtime-4.14.3-7|451	
14mu|kdebase4-runtime-4.14.3-7|452	* Sun Mar 22 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-4
14mu|kdebase4-runtime-4.14.3-7|453	- (d7e9421) Don't require libkactivities and polkit-kde-agent-1, they are required by kdebase4-workspace now
14mu|kdebase4-runtime-4.14.3-7|454	
14mu|kdebase4-runtime-4.14.3-7|455	* Tue Mar 03 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-3
14mu|kdebase4-runtime-4.14.3-7|456	- (295bc24) Add patch to hide kcm_attica (seems to be no longer supported)
14mu|kdebase4-runtime-4.14.3-7|457	
14mu|kdebase4-runtime-4.14.3-7|458	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1:4.14.3-2
14mu|kdebase4-runtime-4.14.3-7|459	- (c1b5621) MassBuild#656: Increase release tag
14mu|kdebase4-runtime-4.14.3-7|460	
14mu|kdebase4-runtime-4.14.3-7|461	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdebase4-runtime-4.14.3-7|462	- (d87fdd0) LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdebase4-runtime-4.14.3-7|463	
14mu|kdebase4-runtime-4.14.3-7|464	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-2
14mu|kdebase4-runtime-4.14.3-7|465	- (5d4b66a) Require polkit-kde-agent-1 instead of polkit-kde-1
14mu|kdebase4-runtime-4.14.3-7|466	
14mu|kdebase4-runtime-4.14.3-7|467	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mu|kdebase4-runtime-4.14.3-7|468	- (43047e8) LOG New version 4.13.3 (sync spec and patches with Cooker)
14mu|kdebase4-runtime-4.14.3-7|469	
14mu|kdebase4-runtime-4.14.3-7|470	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.2-3
14mu|kdebase4-runtime-4.14.3-7|471	- (7d32908) Bump release
14mu|kdebase4-runtime-4.14.3-7|472	
14mu|kdebase4-runtime-4.14.3-7|473	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:4.13.2-1.2
14mu|kdebase4-runtime-4.14.3-7|474	- (9582cfd) MassBuild#440: Increase release tag
14mu|kdebase4-runtime-4.14.3-7|475	
14mu|kdebase4-runtime-4.14.3-7|476	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.2-1.1
14mu|kdebase4-runtime-4.14.3-7|477	- (7d6cca1) Bump release
14mu|kdebase4-runtime-4.14.3-7|478	
14mu|kdebase4-runtime-4.14.3-7|479	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.2-1
14mu|kdebase4-runtime-4.14.3-7|480	- (5b15b9b) LOG New version 4.13.2 (sync spec and patches with Cooker)
14mu|kdebase4-runtime-4.14.3-7|481	
14mu|kdebase4-runtime-4.14.3-7|482	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
14mu|kdebase4-runtime-4.14.3-7|483	- (04019f5) LOG New version 4.12.4 (sync spec and patches with Cooker)
14mu|kdebase4-runtime-4.14.3-7|484	
14mu|kdebase4-runtime-4.14.3-7|485	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.3-1
14mu|kdebase4-runtime-4.14.3-7|486	- (6845751) LOG New version 4.12.3 (sync spec and patches with Cooker)
14mu|kdebase4-runtime-4.14.3-7|487	
14mu|kdebase4-runtime-4.14.3-7|488	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.4-1
14mu|kdebase4-runtime-4.14.3-7|489	- (73754e4) LOG New version 4.11.4
14mu|kdebase4-runtime-4.14.3-7|490	
14mu|kdebase4-runtime-4.14.3-7|491	* Wed Nov 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-6
14mu|kdebase4-runtime-4.14.3-7|492	- (c7c29cc) LOG Don't suggest kde4-splash-mdv because we don't have it
14mu|kdebase4-runtime-4.14.3-7|493	- (Andrey Bondrov: 60caccd) LOG Use canberra patch instead of knotify-volume patch
14mu|kdebase4-runtime-4.14.3-7|494	
14mu|kdebase4-runtime-4.14.3-7|495	* Tue Nov 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-5
14mu|kdebase4-runtime-4.14.3-7|496	- (666cd97) LOG Update save-i18n-settings patch to make sure it doesn't create .i18n file with C locale when prefered languages list is empty
14mu|kdebase4-runtime-4.14.3-7|497	- (Andrey Bondrov: 1f9bdb7) LOG Update save-i18n-settings patch to use QFile instead of QSettings (OMDV #317)
14mu|kdebase4-runtime-4.14.3-7|498	
14mu|kdebase4-runtime-4.14.3-7|499	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-4
14mu|kdebase4-runtime-4.14.3-7|500	- (1c63aef) LOG New version 4.11.3
14mu|kdebase4-runtime-4.14.3-7|501	
14mu|kdebase4-runtime-4.14.3-7|502	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.2-1
14mu|kdebase4-runtime-4.14.3-7|503	- (d166e80) LOG New version 4.11.2
14mu|kdebase4-runtime-4.14.3-7|504	
14mu|kdebase4-runtime-4.14.3-7|505	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.5-1
14mu|kdebase4-runtime-4.14.3-7|506	- (34a43cf) LOG New version 4.10.5
14mu|kdebase4-runtime-4.14.3-7|507	
14mu|kdebase4-runtime-4.14.3-7|508	* Wed Jun 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.4-2
14mu|kdebase4-runtime-4.14.3-7|509	- (8a331eb) LOG Add kcm-attica-network-error patch to handle network errors in KCM Attica
14mu|kdebase4-runtime-4.14.3-7|510	
14mu|kdebase4-runtime-4.14.3-7|511	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.4-1
14mu|kdebase4-runtime-4.14.3-7|512	- (f130887) LOG New version 4.10.4
14mu|kdebase4-runtime-4.14.3-7|513	
14mu|kdebase4-runtime-4.14.3-7|514	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.3-1
14mu|kdebase4-runtime-4.14.3-7|515	- (eee2ed1) LOG New version 4.10.3 (sync with Cooker)
14mu|kdebase4-runtime-4.14.3-7|516	
14mu|kdebase4-runtime-4.14.3-7|517	* Mon Apr 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.5-2
14mu|kdebase4-runtime-4.14.3-7|518	- (dd74b1d) LOG Add kdesu-encoding patch to fix Rosa bug 1902
14mu|kdebase4-runtime-4.14.3-7|519	
14mu|kdebase4-runtime-4.14.3-7|520	* Sat Jan 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.5-1
14mu|kdebase4-runtime-4.14.3-7|521	- (a468e82) LOG New version 4.9.5
14mu|kdebase4-runtime-4.14.3-7|522	
14mu|kdebase4-runtime-4.14.3-7|523	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
14mu|kdebase4-runtime-4.14.3-7|524	- (9e42bd6) LOG New version 4.9.4
14mu|kdebase4-runtime-4.14.3-7|525	
14mu|kdebase4-runtime-4.14.3-7|526	* Sun Dec 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-0.1
14mu|kdebase4-runtime-4.14.3-7|527	- (a78cbf1) LOG Update to 4.9.4 (git snapshot)
14mu|kdebase4-runtime-4.14.3-7|528	
14mu|kdebase4-runtime-4.14.3-7|529	

22903 14
14mu|kdebase4-workspace-4.11.22-9|1	%bcond_without drakclock
14mu|kdebase4-workspace-4.11.22-9|2	%bcond_without kscreen
14mu|kdebase4-workspace-4.11.22-9|3	%bcond_without networkmanager
14mu|kdebase4-workspace-4.11.22-9|4	%bcond_with printer_applet
14mu|kdebase4-workspace-4.11.22-9|5	
14mu|kdebase4-workspace-4.11.22-9|6	%define kdm_version 2.10.1
14mu|kdebase4-workspace-4.11.22-9|7	
14mu|kdebase4-workspace-4.11.22-9|8	# Distro-specific default value should be defined in branding-configs package
14mu|kdebase4-workspace-4.11.22-9|9	%{?build_chrome}%{?!build_chrome:%bcond_with chrome}
14mu|kdebase4-workspace-4.11.22-9|10	%{?build_ruby}%{?!build_ruby:%bcond_without ruby}
14mu|kdebase4-workspace-4.11.22-9|11	
14mu|kdebase4-workspace-4.11.22-9|12	Summary:	KDE 4 application workspace components
14mu|kdebase4-workspace-4.11.22-9|13	Name:		kdebase4-workspace
14mu|kdebase4-workspace-4.11.22-9|14	Version:	4.11.22
14mu|kdebase4-workspace-4.11.22-9|15	Release:	9
14mu|kdebase4-workspace-4.11.22-9|16	Epoch:		2
14mu|kdebase4-workspace-4.11.22-9|17	License:	GPLv2+
14mu|kdebase4-workspace-4.11.22-9|18	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|19	Url:		http://www.kde.org
14mu|kdebase4-workspace-4.11.22-9|20	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdebase4-workspace-4.11.22-9|21	%if %{is_beta}
14mu|kdebase4-workspace-4.11.22-9|22	%define ftpdir unstable
14mu|kdebase4-workspace-4.11.22-9|23	%else
14mu|kdebase4-workspace-4.11.22-9|24	%define ftpdir stable
14mu|kdebase4-workspace-4.11.22-9|25	%endif
14mu|kdebase4-workspace-4.11.22-9|26	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kde-workspace-%{version}.tar.xz
14mu|kdebase4-workspace-4.11.22-9|27	Source1:	kde.pam
14mu|kdebase4-workspace-4.11.22-9|28	Source2:	kde-np.pam
14mu|kdebase4-workspace-4.11.22-9|29	Source4:	systemsettings.desktop
14mu|kdebase4-workspace-4.11.22-9|30	Source6:	kdebase-workspace-kdm-%{kdm_version}.tar.bz2
14mu|kdebase4-workspace-4.11.22-9|31	Source8:	kcm_drakclock.desktop
14mu|kdebase4-workspace-4.11.22-9|32	Source9:	omv-startkde
14mu|kdebase4-workspace-4.11.22-9|33	Source10:	rosa-startkde
14mu|kdebase4-workspace-4.11.22-9|34	Source11:	omv-kdm.service
14mu|kdebase4-workspace-4.11.22-9|35	Source12:	rosa-kdm.service
14mu|kdebase4-workspace-4.11.22-9|36	Source13:	kde4-default.desktop
14mu|kdebase4-workspace-4.11.22-9|37	Source20:	%{name}.rpmlintrc
14mu|kdebase4-workspace-4.11.22-9|38	Patch0:		kdebase-workspace-4.5.76-mdv-adopt-ldetect-path.patch
14mu|kdebase4-workspace-4.11.22-9|39	# Use drakclock for time settings, patch from Mageia
14mu|kdebase4-workspace-4.11.22-9|40	Patch1:		kdebase-workspace-4.6.2-mageia-drakclock.patch
14mu|kdebase4-workspace-4.11.22-9|41	# Hide native clock configurator as we have drakclock instead
14mu|kdebase4-workspace-4.11.22-9|42	Patch2:		kde-workspace-4.10.2-hide-default-clock.patch
14mu|kdebase4-workspace-4.11.22-9|43	Patch3:		kdebase-workspace-4.11.0-menu-toptile.patch
14mu|kdebase4-workspace-4.11.22-9|44	# Add checkbox to enable/disable bytecode interpreter in KDE4 font anti-aliasing settings
14mu|kdebase4-workspace-4.11.22-9|45	Patch4:		kde-workspace-4.9.4-fontconfig.patch
14mu|kdebase4-workspace-4.11.22-9|46	# Just a workaround to make sure text box size for OSD is always big enough
14mu|kdebase4-workspace-4.11.22-9|47	Patch5:		kde-workspace-4.11.0-desktop-osd.patch
14mu|kdebase4-workspace-4.11.22-9|48	# Always show icons in pager widget, even if they don't fit window rectangle
14mu|kdebase4-workspace-4.11.22-9|49	Patch6:		kde-workspace-4.10.3-pager-icons.patch
14mu|kdebase4-workspace-4.11.22-9|50	# Fix action labels vertical alignment in Device Notifier applet
14mu|kdebase4-workspace-4.11.22-9|51	Patch7:		kde-workspace-4.10.3-devicenotifier.patch
14mu|kdebase4-workspace-4.11.22-9|52	# Fix screenlocker greeter focus after Alt modifier is pressed (keyboard layout switching etc)
14mu|kdebase4-workspace-4.11.22-9|53	Patch8:		kde-workspace-4.10.3-greeter.patch
14mu|kdebase4-workspace-4.11.22-9|54	# Adjust default power settings
14mu|kdebase4-workspace-4.11.22-9|55	Patch9:		kde-workspace-4.11.20-power-settings.patch
14mu|kdebase4-workspace-4.11.22-9|56	# Prefer system locale for KDM when reading it from KDM config fails
14mu|kdebase4-workspace-4.11.22-9|57	Patch10:	kde-workspace-4.10.3-fix-kcmkdm-locale.patch
14mu|kdebase4-workspace-4.11.22-9|58	Patch11:	kdebase-workspace-4.2.0-fix_gtkrc_iaora.patch
14mu|kdebase4-workspace-4.11.22-9|59	# Fix screenlocker greeter focus when screensaver is used
14mu|kdebase4-workspace-4.11.22-9|60	Patch12:	kde-workspace-4.11.4-screenlocker-handle-fake-focus.patch
14mu|kdebase4-workspace-4.11.22-9|61	# Use current wallpaper for screenlocker if it's a scaled image
14mu|kdebase4-workspace-4.11.22-9|62	Patch13:	kde-workspace-4.11.4-screenlocker-background.patch
14mu|kdebase4-workspace-4.11.22-9|63	# Don't add activities and launchers to standard panel by default
14mu|kdebase4-workspace-4.11.22-9|64	Patch14:	kde-workspace-4.11.0-default-panel-layout.patch
14mu|kdebase4-workspace-4.11.22-9|65	# Load session files from /usr/share/xsessions by default
14mu|kdebase4-workspace-4.11.22-9|66	Patch15:	kde-workspace-4.11.11-xsessions.patch
14mu|kdebase4-workspace-4.11.22-9|67	# Adjust session name in kde-plasma.desktop
14mu|kdebase4-workspace-4.11.22-9|68	Patch16:	kde-workspace-4.11.11-desktop-session.patch
14mu|kdebase4-workspace-4.11.22-9|69	# Use 64x64 icons instead of 128x128 when switching windows
14mu|kdebase4-workspace-4.11.22-9|70	# See http://bugs.rosalinux.ru/show_bug.cgi?id=2053
14mu|kdebase4-workspace-4.11.22-9|71	Patch17:	kde-workspace-4.11.15-tabbox-iconsize.patch
14mu|kdebase4-workspace-4.11.22-9|72	Patch18:	kdebase-workspace-4.8.95-startup-sound.patch
14mu|kdebase4-workspace-4.11.22-9|73	Patch19:	kdebase-workspace-4.2.1-use-mdvicon.patch
14mu|kdebase4-workspace-4.11.22-9|74	Patch20:	kde-workspace-4.10.2-BUILD_KCM_RANDR.patch
14mu|kdebase4-workspace-4.11.22-9|75	Patch21:	kde-workspace-4.8.3-ruby.patch
14mu|kdebase4-workspace-4.11.22-9|76	Patch22:	kde-workspace-4.11.13-fix-translation-strings.patch
14mu|kdebase4-workspace-4.11.22-9|77	Patch23:	kde-workspace-4.11.15-cursor_rus.patch
14mu|kdebase4-workspace-4.11.22-9|78	# See https://bugs.kde.org/show_bug.cgi?id=340915
14mu|kdebase4-workspace-4.11.22-9|79	Patch24:	kde-workspace-4.11.20-kwin-activation.patch
14mu|kdebase4-workspace-4.11.22-9|80	# Backported from Plasma 5 branch
14mu|kdebase4-workspace-4.11.22-9|81	Patch25:	kde-workspace-4.11.22-systemsettings-icons.patch
14mu|kdebase4-workspace-4.11.22-9|82	Patch26:	kdebase-workspace-4.11.0-simpleapplet-defaults.patch
14mu|kdebase4-workspace-4.11.22-9|83	# Make it possible to set wallpaper via dbus
14mu|kdebase4-workspace-4.11.22-9|84	# See https://bugs.kde.org/show_bug.cgi?id=217950
14mu|kdebase4-workspace-4.11.22-9|85	Patch27:	kde-workspace-4.11.6-dbus-wallpaper.patch
14mu|kdebase4-workspace-4.11.22-9|86	Patch28:	kde-workspace-4.11.22-ksysguarddrc.patch
14mu|kdebase4-workspace-4.11.22-9|87	Patch29:	kde-workspace-4.11.22-aurorae-knsrc.patch
14mu|kdebase4-workspace-4.11.22-9|88	Patch30:	kde-workspace-4.11.22-allow-root-login.patch
14mu|kdebase4-workspace-4.11.22-9|89	# See http://quickgit.kde.org/?p=kde-workspace.git&a=commitdiff&h=c1469413f36d4e4cd9dd49e70bc5d660cf2f3c55
14mu|kdebase4-workspace-4.11.22-9|90	# And http://quickgit.kde.org/?p=kde-workspace.git&a=commitdiff&h=dcc70fbb55919ac56ae188ceb3d5bf7b94c2dbcd
14mu|kdebase4-workspace-4.11.22-9|91	# We partially revert it because we need at least deKorator to work
14mu|kdebase4-workspace-4.11.22-9|92	Patch50:	kde-workspace-4.11.3-decorations.patch
14mu|kdebase4-workspace-4.11.22-9|93	Patch100:	kdebase-workspace-4.8.1-hideklipper.patch
14mu|kdebase4-workspace-4.11.22-9|94	Patch101:	kdebase-workspace-4.8.97-klippermenu.patch
14mu|kdebase4-workspace-4.11.22-9|95	# (tpg) use original patch https://bugs.kde.org/show_bug.cgi?id=206089
14mu|kdebase4-workspace-4.11.22-9|96	# (tpg) updated from Fedora
14mu|kdebase4-workspace-4.11.22-9|97	Patch104:	kde-workspace-4.11.1-kdm_plymouth081.patch
14mu|kdebase4-workspace-4.11.22-9|98	# (tpg) from Fedora - make use of systemd multiseat
14mu|kdebase4-workspace-4.11.22-9|99	Patch105:	kde-workspace-4.11.1-kdm-logind-multiseat.patch
14mu|kdebase4-workspace-4.11.22-9|100	# older Fedora patch, let's keep it for Rosa
14mu|kdebase4-workspace-4.11.22-9|101	Patch106:	kdebase-workspace-4.7.3.fedora-kdm-plymouth.patch
14mu|kdebase4-workspace-4.11.22-9|102	Patch107:	kdebase-workspace-4.11.0-no-hal.patch
14mu|kdebase4-workspace-4.11.22-9|103	# See http://bugs.rosalinux.ru/show_bug.cgi?id=5189
14mu|kdebase4-workspace-4.11.22-9|104	Patch108:	kde-workspace-4.11.15-pass-locale-env.patch
14mu|kdebase4-workspace-4.11.22-9|105	
14mu|kdebase4-workspace-4.11.22-9|106	BuildRequires:	automoc4
14mu|kdebase4-workspace-4.11.22-9|107	BuildRequires:	bdftopcf
14mu|kdebase4-workspace-4.11.22-9|108	BuildRequires:	imake
14mu|kdebase4-workspace-4.11.22-9|109	BuildRequires:	libxml2-utils
14mu|kdebase4-workspace-4.11.22-9|110	BuildRequires:	qt4-qtdbus
14mu|kdebase4-workspace-4.11.22-9|111	BuildRequires:	xrdb
14mu|kdebase4-workspace-4.11.22-9|112	BuildRequires:	boost-devel
14mu|kdebase4-workspace-4.11.22-9|113	BuildRequires:	kdelibs4-devel
14mu|kdebase4-workspace-4.11.22-9|114	BuildRequires:	kdepimlibs4-devel
14mu|kdebase4-workspace-4.11.22-9|115	BuildRequires:	ieee1284-devel
14mu|kdebase4-workspace-4.11.22-9|116	BuildRequires:	lm_sensors-devel
14mu|kdebase4-workspace-4.11.22-9|117	BuildRequires:	openldap-devel
14mu|kdebase4-workspace-4.11.22-9|118	BuildRequires:	pam-devel
14mu|kdebase4-workspace-4.11.22-9|119	BuildRequires:	python-kde4-devel
14mu|kdebase4-workspace-4.11.22-9|120	BuildRequires:	sasl-devel
14mu|kdebase4-workspace-4.11.22-9|121	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14mu|kdebase4-workspace-4.11.22-9|122	BuildRequires:	pkgconfig(avahi-client)
14mu|kdebase4-workspace-4.11.22-9|123	BuildRequires:	pkgconfig(bluez)
14mu|kdebase4-workspace-4.11.22-9|124	BuildRequires:	pkgconfig(egl)
14mu|kdebase4-workspace-4.11.22-9|125	BuildRequires:	pkgconfig(glesv2)
14mu|kdebase4-workspace-4.11.22-9|126	BuildRequires:	pkgconfig(libdmtx)
14mu|kdebase4-workspace-4.11.22-9|127	BuildRequires:	pkgconfig(libgpsd)
14mu|kdebase4-workspace-4.11.22-9|128	BuildRequires:	pkgconfig(libkactivities)
14mu|kdebase4-workspace-4.11.22-9|129	BuildRequires:	pkgconfig(libpci)
14mu|kdebase4-workspace-4.11.22-9|130	BuildRequires:	pkgconfig(libqalculate)
14mu|kdebase4-workspace-4.11.22-9|131	BuildRequires:	pkgconfig(libraw1394)
14mu|kdebase4-workspace-4.11.22-9|132	# (tpg) needed for patch 107
14mu|kdebase4-workspace-4.11.22-9|133	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|kdebase4-workspace-4.11.22-9|134	BuildRequires:	pkgconfig(libsystemd-id128)
14mu|kdebase4-workspace-4.11.22-9|135	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|kdebase4-workspace-4.11.22-9|136	BuildRequires:	pkgconfig(libsystemd-login)
14mu|kdebase4-workspace-4.11.22-9|137	
14mu|kdebase4-workspace-4.11.22-9|138	BuildRequires:	pkgconfig(libusb)
14mu|kdebase4-workspace-4.11.22-9|139	BuildRequires:	pkgconfig(libxklavier)
14mu|kdebase4-workspace-4.11.22-9|140	BuildRequires:	pkgconfig(lua)
14mu|kdebase4-workspace-4.11.22-9|141	%if %{with networkmanager}
14mu|kdebase4-workspace-4.11.22-9|142	BuildRequires:	pkgconfig(NetworkManager)
14mu|kdebase4-workspace-4.11.22-9|143	%endif
14mu|kdebase4-workspace-4.11.22-9|144	BuildRequires:	pkgconfig(python)
14mu|kdebase4-workspace-4.11.22-9|145	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|kdebase4-workspace-4.11.22-9|146	BuildRequires:	pkgconfig(smbclient)
14mu|kdebase4-workspace-4.11.22-9|147	BuildRequires:	pkgconfig(xcb-image)
14mu|kdebase4-workspace-4.11.22-9|148	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|kdebase4-workspace-4.11.22-9|149	BuildRequires:	pkgconfig(xcb-renderutil)
14mu|kdebase4-workspace-4.11.22-9|150	BuildRequires:	pkgconfig(xcomposite)
14mu|kdebase4-workspace-4.11.22-9|151	BuildRequires:	pkgconfig(xcursor)
14mu|kdebase4-workspace-4.11.22-9|152	BuildRequires:	pkgconfig(xft)
14mu|kdebase4-workspace-4.11.22-9|153	BuildRequires:	pkgconfig(xtst)
14mu|kdebase4-workspace-4.11.22-9|154	Requires:	baloo
14mu|kdebase4-workspace-4.11.22-9|155	Requires:	desktop-common-data
14mu|kdebase4-workspace-4.11.22-9|156	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|157	Requires:	kde4-integration
14mu|kdebase4-workspace-4.11.22-9|158	Requires:	kde4-windeco-dekorator
14mu|kdebase4-workspace-4.11.22-9|159	Requires:	khelpcenter
14mu|kdebase4-workspace-4.11.22-9|160	Requires:	libkactivities
14mu|kdebase4-workspace-4.11.22-9|161	Requires:	mandriva-kde-translation
14mu|kdebase4-workspace-4.11.22-9|162	Requires:	polkit-kde-agent-1
14mu|kdebase4-workspace-4.11.22-9|163	Requires:	qt4-qtdbus
14mu|kdebase4-workspace-4.11.22-9|164	Requires:	setxkbmap
14mu|kdebase4-workspace-4.11.22-9|165	Requires:	strigi
14mu|kdebase4-workspace-4.11.22-9|166	Requires:	udisks2
14mu|kdebase4-workspace-4.11.22-9|167	Requires:	xdg-utils
14mu|kdebase4-workspace-4.11.22-9|168	Requires:	xmessage
14mu|kdebase4-workspace-4.11.22-9|169	Requires:	xprop
14mu|kdebase4-workspace-4.11.22-9|170	Requires:	xset
14mu|kdebase4-workspace-4.11.22-9|171	Suggests:	kickoff
14mu|kdebase4-workspace-4.11.22-9|172	Suggests:	klipper
14mu|kdebase4-workspace-4.11.22-9|173	%if %{with networkmanager}
14mu|kdebase4-workspace-4.11.22-9|174	Suggests:	networkmanager
14mu|kdebase4-workspace-4.11.22-9|175	%endif
14mu|kdebase4-workspace-4.11.22-9|176	Suggests:	plasma-applet-system-monitor-net
14mu|kdebase4-workspace-4.11.22-9|177	Suggests:	plasma-applet-system-monitor-hwinfo
14mu|kdebase4-workspace-4.11.22-9|178	Suggests:	plasma-applet-system-monitor-hdd
14mu|kdebase4-workspace-4.11.22-9|179	Suggests:	plasma-applet-system-monitor-cpu
14mu|kdebase4-workspace-4.11.22-9|180	Suggests:	plasma-applet-system-monitor-temperature
14mu|kdebase4-workspace-4.11.22-9|181	%if %{with kscreen}
14mu|kdebase4-workspace-4.11.22-9|182	Requires:	kscreen
14mu|kdebase4-workspace-4.11.22-9|183	%else
14mu|kdebase4-workspace-4.11.22-9|184	Requires:	krandr
14mu|kdebase4-workspace-4.11.22-9|185	%endif
14mu|kdebase4-workspace-4.11.22-9|186	%if "%{disttag}" == "omv"
14mu|kdebase4-workspace-4.11.22-9|187	Requires:	homerun
14mu|kdebase4-workspace-4.11.22-9|188	%else
14mu|kdebase4-workspace-4.11.22-9|189	Suggests:	rosapanel
14mu|kdebase4-workspace-4.11.22-9|190	%endif
14mu|kdebase4-workspace-4.11.22-9|191	Conflicts:	kdm < 2:4.10.2-4
14mu|kdebase4-workspace-4.11.22-9|192	Obsoletes:	kdebase4-workspace-googlegadgets < 2:4.11.0
14mu|kdebase4-workspace-4.11.22-9|193	Obsoletes:	%{_lib}solidcontrolifaces4 < 2:4.11.0
14mu|kdebase4-workspace-4.11.22-9|194	Obsoletes:	%{_lib}solidcontrol4 < 2:4.11.0
14mu|kdebase4-workspace-4.11.22-9|195	Obsoletes:	%{_lib}kwinnvidiahack4 < 2:4.11.0
14mu|kdebase4-workspace-4.11.22-9|196	Requires(post,preun):	update-alternatives
14mu|kdebase4-workspace-4.11.22-9|197	
14mu|kdebase4-workspace-4.11.22-9|198	%description
14mu|kdebase4-workspace-4.11.22-9|199	This package contains the KDE 4 application workspace components.
14mu|kdebase4-workspace-4.11.22-9|200	
14mu|kdebase4-workspace-4.11.22-9|201	%files
14mu|kdebase4-workspace-4.11.22-9|202	%{_sysconfdir}/profile.d/70kde4.sh
14mu|kdebase4-workspace-4.11.22-9|203	%if %{with printer_applet}
14mu|kdebase4-workspace-4.11.22-9|204	%{_kde_bindir}/printer-applet
14mu|kdebase4-workspace-4.11.22-9|205	%{_kde_appsdir}/printer-applet
14mu|kdebase4-workspace-4.11.22-9|206	%endif
14mu|kdebase4-workspace-4.11.22-9|207	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.fontinst.conf
14mu|kdebase4-workspace-4.11.22-9|208	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf
14mu|kdebase4-workspace-4.11.22-9|209	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
14mu|kdebase4-workspace-4.11.22-9|210	%{_kde_sysconfdir}/ksysguarddrc
14mu|kdebase4-workspace-4.11.22-9|211	%{_kde_bindir}/kaccess
14mu|kdebase4-workspace-4.11.22-9|212	%{_kde_bindir}/kapplymousetheme
14mu|kdebase4-workspace-4.11.22-9|213	%{_kde_bindir}/kblankscrn.kss
14mu|kdebase4-workspace-4.11.22-9|214	%{_kde_bindir}/kcheckrunning
14mu|kdebase4-workspace-4.11.22-9|215	%{_kde_bindir}/kcminit
14mu|kdebase4-workspace-4.11.22-9|216	%{_kde_bindir}/kcminit_startup
14mu|kdebase4-workspace-4.11.22-9|217	%{_kde_bindir}/kdostartupconfig4
14mu|kdebase4-workspace-4.11.22-9|218	%{_kde_bindir}/kfontinst
14mu|kdebase4-workspace-4.11.22-9|219	%{_kde_bindir}/kfontview
14mu|kdebase4-workspace-4.11.22-9|220	%{_kde_bindir}/kmenuedit
14mu|kdebase4-workspace-4.11.22-9|221	%{_kde_bindir}/krandom.kss
14mu|kdebase4-workspace-4.11.22-9|222	%{_kde_bindir}/krdb
14mu|kdebase4-workspace-4.11.22-9|223	%{_kde_bindir}/krunner
14mu|kdebase4-workspace-4.11.22-9|224	%{_kde_bindir}/ksmserver
14mu|kdebase4-workspace-4.11.22-9|225	%{_kde_bindir}/ksplashsimple
14mu|kdebase4-workspace-4.11.22-9|226	%{_kde_bindir}/ksplashx
14mu|kdebase4-workspace-4.11.22-9|227	%{_kde_bindir}/ksplashx_scale
14mu|kdebase4-workspace-4.11.22-9|228	%{_kde_bindir}/ksplashqml
14mu|kdebase4-workspace-4.11.22-9|229	%{_kde_bindir}/kstartupconfig4
14mu|kdebase4-workspace-4.11.22-9|230	%{_kde_bindir}/ksysguard
14mu|kdebase4-workspace-4.11.22-9|231	%{_kde_bindir}/ksysguardd
14mu|kdebase4-workspace-4.11.22-9|232	%{_kde_bindir}/ksystraycmd
14mu|kdebase4-workspace-4.11.22-9|233	%{_kde_bindir}/kwin*
14mu|kdebase4-workspace-4.11.22-9|234	%{_kde_bindir}/oxygen-demo
14mu|kdebase4-workspace-4.11.22-9|235	%{_kde_bindir}/oxygen-settings
14mu|kdebase4-workspace-4.11.22-9|236	%{_kde_bindir}/plasma-desktop
14mu|kdebase4-workspace-4.11.22-9|237	%{_kde_bindir}/plasma-netbook
14mu|kdebase4-workspace-4.11.22-9|238	%{_kde_bindir}/plasma-overlay
14mu|kdebase4-workspace-4.11.22-9|239	%{_kde_bindir}/plasma-windowed
14mu|kdebase4-workspace-4.11.22-9|240	%{_kde_bindir}/solid-action-desktop-gen
14mu|kdebase4-workspace-4.11.22-9|241	%{_kde_bindir}/startkde
14mu|kdebase4-workspace-4.11.22-9|242	%{_kde_bindir}/oxygen-shadow-demo
14mu|kdebase4-workspace-4.11.22-9|243	%{_kde_bindir}/systemsettings
14mu|kdebase4-workspace-4.11.22-9|244	%{_kde_libdir}/kconf_update_bin/*
14mu|kdebase4-workspace-4.11.22-9|245	%{_kde_libdir}/kde4/imports
14mu|kdebase4-workspace-4.11.22-9|246	%{_kde_libdir}/kde4/classic_mode.so
14mu|kdebase4-workspace-4.11.22-9|247	%{_kde_libdir}/kde4/fontthumbnail.so
14mu|kdebase4-workspace-4.11.22-9|248	%{_kde_libdir}/kde4/icon_mode.so
14mu|kdebase4-workspace-4.11.22-9|249	%{_kde_libdir}/kde4/ion_bbcukmet.so
14mu|kdebase4-workspace-4.11.22-9|250	%{_kde_libdir}/kde4/ion_envcan.so
14mu|kdebase4-workspace-4.11.22-9|251	%{_kde_libdir}/kde4/ion_noaa.so
14mu|kdebase4-workspace-4.11.22-9|252	%{_kde_libdir}/kde4/ion_wettercom.so
14mu|kdebase4-workspace-4.11.22-9|253	%{_kde_libdir}/kde4/kcm_access.so
14mu|kdebase4-workspace-4.11.22-9|254	%{_kde_libdir}/kde4/kcm_autostart.so
14mu|kdebase4-workspace-4.11.22-9|255	%{_kde_libdir}/kde4/kcm_bell.so
14mu|kdebase4-workspace-4.11.22-9|256	%{_kde_libdir}/kde4/kcm_clock.so
14mu|kdebase4-workspace-4.11.22-9|257	%{_kde_libdir}/kde4/kcm_colors.so
14mu|kdebase4-workspace-4.11.22-9|258	%{_kde_libdir}/kde4/kcm_cursortheme.so
14mu|kdebase4-workspace-4.11.22-9|259	%{_kde_libdir}/kde4/kcm_desktoppaths.so
14mu|kdebase4-workspace-4.11.22-9|260	%{_kde_libdir}/kde4/kcm_desktoptheme.so
14mu|kdebase4-workspace-4.11.22-9|261	%{_kde_libdir}/kde4/kcm_display.so
14mu|kdebase4-workspace-4.11.22-9|262	%{_kde_libdir}/kde4/kcm_fontinst.so
14mu|kdebase4-workspace-4.11.22-9|263	%{_kde_libdir}/kde4/kcm_fonts.so
14mu|kdebase4-workspace-4.11.22-9|264	%{_kde_libdir}/kde4/kcm_hotkeys.so
14mu|kdebase4-workspace-4.11.22-9|265	%{_kde_libdir}/kde4/kcm_input.so
14mu|kdebase4-workspace-4.11.22-9|266	%{_kde_libdir}/kde4/kcm_joystick.so
14mu|kdebase4-workspace-4.11.22-9|267	%{_kde_libdir}/kde4/kcm_keyboard.so
14mu|kdebase4-workspace-4.11.22-9|268	%{_kde_libdir}/kde4/kcm_keys.so
14mu|kdebase4-workspace-4.11.22-9|269	%{_kde_libdir}/kde4/kcm_krunner_kill.so
14mu|kdebase4-workspace-4.11.22-9|270	%{_kde_libdir}/kde4/kcm_ksplashthemes.so
14mu|kdebase4-workspace-4.11.22-9|271	%{_kde_libdir}/kde4/kcm_kwin4_effect_builtins.so
14mu|kdebase4-workspace-4.11.22-9|272	%{_kde_libdir}/kde4/kcm_kwin4_genericscripted.so
14mu|kdebase4-workspace-4.11.22-9|273	%{_kde_libdir}/kde4/kwin4_effect_gles_builtins.so
14mu|kdebase4-workspace-4.11.22-9|274	%{_kde_libdir}/kde4/kcm_kwincompositing.so
14mu|kdebase4-workspace-4.11.22-9|275	%{_kde_libdir}/kde4/kcm_kwindecoration.so
14mu|kdebase4-workspace-4.11.22-9|276	%{_kde_libdir}/kde4/kcm_kwindesktop.so
14mu|kdebase4-workspace-4.11.22-9|277	%{_kde_libdir}/kde4/kcm_kwinoptions.so
14mu|kdebase4-workspace-4.11.22-9|278	%{_kde_libdir}/kde4/kcm_kwinrules.so
14mu|kdebase4-workspace-4.11.22-9|279	%{_kde_libdir}/kde4/kcm_kwinscreenedges.so
14mu|kdebase4-workspace-4.11.22-9|280	%{_kde_libdir}/kde4/kcm_kwin_scripts.so
14mu|kdebase4-workspace-4.11.22-9|281	%{_kde_libdir}/kde4/kcm_kwintabbox.so
14mu|kdebase4-workspace-4.11.22-9|282	%{_kde_libdir}/kde4/kcm_launch.so
14mu|kdebase4-workspace-4.11.22-9|283	%{_kde_libdir}/kde4/kcm_screensaver.so
14mu|kdebase4-workspace-4.11.22-9|284	%{_kde_libdir}/kde4/kcm_smserver.so
14mu|kdebase4-workspace-4.11.22-9|285	%{_kde_libdir}/kde4/kcm_solid_actions.so
14mu|kdebase4-workspace-4.11.22-9|286	%{_kde_libdir}/kde4/kcm_standard_actions.so
14mu|kdebase4-workspace-4.11.22-9|287	%{_kde_libdir}/kde4/kcm_style.so
14mu|kdebase4-workspace-4.11.22-9|288	%{_kde_libdir}/kde4/kcm_workspaceoptions.so
14mu|kdebase4-workspace-4.11.22-9|289	%{_kde_libdir}/kde4/kded_freespacenotifier.so
14mu|kdebase4-workspace-4.11.22-9|290	%{_kde_libdir}/kde4/kded_kephal.so
14mu|kdebase4-workspace-4.11.22-9|291	%{_kde_libdir}/kde4/kded_keyboard.so
14mu|kdebase4-workspace-4.11.22-9|292	%{_kde_libdir}/kde4/kded_khotkeys.so
14mu|kdebase4-workspace-4.11.22-9|293	%{_kde_libdir}/kde4/kded_kwrited.so
14mu|kdebase4-workspace-4.11.22-9|294	%{_kde_libdir}/kde4/kded_statusnotifierwatcher.so
14mu|kdebase4-workspace-4.11.22-9|295	%{_kde_libdir}/kde4/keyboard_layout_widget.so
14mu|kdebase4-workspace-4.11.22-9|296	%{_kde_libdir}/kde4/kfontviewpart.so
14mu|kdebase4-workspace-4.11.22-9|297	%{_kde_libdir}/kde4/kio_fonts.so
14mu|kdebase4-workspace-4.11.22-9|298	%{_kde_libdir}/kde4/krunner_bookmarksrunner.so
14mu|kdebase4-workspace-4.11.22-9|299	%{_kde_libdir}/kde4/krunner_calculatorrunner.so
14mu|kdebase4-workspace-4.11.22-9|300	%{_kde_libdir}/kde4/krunner_kill.so
14mu|kdebase4-workspace-4.11.22-9|301	%{_kde_libdir}/kde4/krunner_locations.so
14mu|kdebase4-workspace-4.11.22-9|302	%{_kde_libdir}/kde4/krunner_nepomuksearchrunner.so
14mu|kdebase4-workspace-4.11.22-9|303	%{_kde_libdir}/kde4/krunner_plasma-desktop.so
14mu|kdebase4-workspace-4.11.22-9|304	%{_kde_libdir}/kde4/krunner_recentdocuments.so
14mu|kdebase4-workspace-4.11.22-9|305	%{_kde_libdir}/kde4/krunner_services.so
14mu|kdebase4-workspace-4.11.22-9|306	%{_kde_libdir}/kde4/krunner_sessions.so
14mu|kdebase4-workspace-4.11.22-9|307	%{_kde_libdir}/kde4/krunner_shell.so
14mu|kdebase4-workspace-4.11.22-9|308	%{_kde_libdir}/kde4/krunner_solid.so
14mu|kdebase4-workspace-4.11.22-9|309	%{_kde_libdir}/kde4/krunner_webshortcuts.so
14mu|kdebase4-workspace-4.11.22-9|310	%{_kde_libdir}/kde4/krunner_windowedwidgets.so
14mu|kdebase4-workspace-4.11.22-9|311	%{_kde_libdir}/kde4/krunner_windows.so
14mu|kdebase4-workspace-4.11.22-9|312	%{_kde_libdir}/kde4/kstyle_oxygen_config.so
14mu|kdebase4-workspace-4.11.22-9|313	%{_kde_libdir}/kde4/kwin3_aurorae.so
14mu|kdebase4-workspace-4.11.22-9|314	%{_kde_libdir}/kde4/kwin3_b2.so
14mu|kdebase4-workspace-4.11.22-9|315	%{_kde_libdir}/kde4/kwin3_laptop.so
14mu|kdebase4-workspace-4.11.22-9|316	%{_kde_libdir}/kde4/kwin3_oxygen.so
14mu|kdebase4-workspace-4.11.22-9|317	%{_kde_libdir}/kde4/kwin4_effect_builtins.so
14mu|kdebase4-workspace-4.11.22-9|318	%{_kde_libdir}/kde4/kwin_b2_config.so
14mu|kdebase4-workspace-4.11.22-9|319	%{_kde_libdir}/kde4/kwin_oxygen_config.so
14mu|kdebase4-workspace-4.11.22-9|320	%{_kde_libdir}/kde4/libexec/fontinst
14mu|kdebase4-workspace-4.11.22-9|321	%{_kde_libdir}/kde4/libexec/fontinst_helper
14mu|kdebase4-workspace-4.11.22-9|322	%{_kde_libdir}/kde4/libexec/fontinst_x11
14mu|kdebase4-workspace-4.11.22-9|323	%{_kde_libdir}/kde4/libexec/kcmdatetimehelper
14mu|kdebase4-workspace-4.11.22-9|324	%{_kde_libdir}/kde4/libexec/ksysguardprocesslist_helper
14mu|kdebase4-workspace-4.11.22-9|325	%{_kde_libdir}/kde4/libexec/kwin_killer_helper
14mu|kdebase4-workspace-4.11.22-9|326	%{_kde_libdir}/kde4/libexec/kwin_opengl_test
14mu|kdebase4-workspace-4.11.22-9|327	%{_kde_libdir}/kde4/libexec/kwin_rules_dialog
14mu|kdebase4-workspace-4.11.22-9|328	%{_kde_libdir}/kde4/libexec/kscreenlocker_greet
14mu|kdebase4-workspace-4.11.22-9|329	%{_kde_libdir}/kde4/kded_appmenu.so
14mu|kdebase4-workspace-4.11.22-9|330	%{_kde_libdir}/kde4/kded_ktouchpadenabler.so
14mu|kdebase4-workspace-4.11.22-9|331	%{_kde_libdir}/kde4/plasma-geolocation-gps.so
14mu|kdebase4-workspace-4.11.22-9|332	%{_kde_libdir}/kde4/plasma-geolocation-ip.so
14mu|kdebase4-workspace-4.11.22-9|333	%{_kde_libdir}/kde4/plasma_animator_default.so
14mu|kdebase4-workspace-4.11.22-9|334	%{_kde_libdir}/kde4/plasma_applet_activitybar.so
14mu|kdebase4-workspace-4.11.22-9|335	%{_kde_libdir}/kde4/plasma_applet_clock.so
14mu|kdebase4-workspace-4.11.22-9|336	%{_kde_libdir}/kde4/plasma_applet_currentappcontrol.so
14mu|kdebase4-workspace-4.11.22-9|337	%{_kde_libdir}/kde4/plasma_applet_dig_clock.so
14mu|kdebase4-workspace-4.11.22-9|338	%{_kde_libdir}/kde4/plasma_applet_icon.so
14mu|kdebase4-workspace-4.11.22-9|339	%{_kde_libdir}/kde4/plasma_applet_keyboard.so
14mu|kdebase4-workspace-4.11.22-9|340	%{_kde_libdir}/kde4/plasma_applet_pager.so
14mu|kdebase4-workspace-4.11.22-9|341	%{_kde_libdir}/kde4/plasma_applet_panelspacer_internal.so
14mu|kdebase4-workspace-4.11.22-9|342	%{_kde_libdir}/kde4/plasma_applet_searchbox.so
14mu|kdebase4-workspace-4.11.22-9|343	%{_kde_libdir}/kde4/plasma_applet_sm_hdd_activity.so
14mu|kdebase4-workspace-4.11.22-9|344	%{_kde_libdir}/kde4/plasma_applet_sm_ram.so
14mu|kdebase4-workspace-4.11.22-9|345	%{_kde_libdir}/kde4/plasma_applet_system-monitor.so
14mu|kdebase4-workspace-4.11.22-9|346	%{_kde_libdir}/kde4/plasma_applet_systemtray.so
14mu|kdebase4-workspace-4.11.22-9|347	%{_kde_libdir}/kde4/plasma_applet_tasks.so
14mu|kdebase4-workspace-4.11.22-9|348	%{_kde_libdir}/kde4/plasma_applet_trash.so
14mu|kdebase4-workspace-4.11.22-9|349	%{_kde_libdir}/kde4/plasma_applet_windowlist.so
14mu|kdebase4-workspace-4.11.22-9|350	%{_kde_libdir}/kde4/plasma_appletscriptengine_dashboard.so
14mu|kdebase4-workspace-4.11.22-9|351	%{_kde_libdir}/kde4/plasma_appletscriptengine_webapplet.so
14mu|kdebase4-workspace-4.11.22-9|352	%{_kde_libdir}/kde4/plasma_containment_desktop.so
14mu|kdebase4-workspace-4.11.22-9|353	%{_kde_libdir}/kde4/plasma_containment_netpanel.so
14mu|kdebase4-workspace-4.11.22-9|354	%{_kde_libdir}/kde4/plasma_containment_panel.so
14mu|kdebase4-workspace-4.11.22-9|355	%{_kde_libdir}/kde4/plasma_containment_sal.so
14mu|kdebase4-workspace-4.11.22-9|356	%{_kde_libdir}/kde4/plasma_containment_saverdesktop.so
14mu|kdebase4-workspace-4.11.22-9|357	%{_kde_libdir}/kde4/plasma_containmentactions_applauncher.so
14mu|kdebase4-workspace-4.11.22-9|358	%{_kde_libdir}/kde4/plasma_containmentactions_contextmenu.so
14mu|kdebase4-workspace-4.11.22-9|359	%{_kde_libdir}/kde4/plasma_containmentactions_minimalcontextmenu.so
14mu|kdebase4-workspace-4.11.22-9|360	%{_kde_libdir}/kde4/plasma_containmentactions_paste.so
14mu|kdebase4-workspace-4.11.22-9|361	%{_kde_libdir}/kde4/plasma_containmentactions_switchactivity.so
14mu|kdebase4-workspace-4.11.22-9|362	%{_kde_libdir}/kde4/plasma_containmentactions_switchdesktop.so
14mu|kdebase4-workspace-4.11.22-9|363	%{_kde_libdir}/kde4/plasma_containmentactions_switchwindow.so
14mu|kdebase4-workspace-4.11.22-9|364	%{_kde_libdir}/kde4/plasma_engine_activities.so
14mu|kdebase4-workspace-4.11.22-9|365	%{_kde_libdir}/kde4/plasma_engine_akonadi.so
14mu|kdebase4-workspace-4.11.22-9|366	%{_kde_libdir}/kde4/plasma_engine_applicationjobs.so
14mu|kdebase4-workspace-4.11.22-9|367	%{_kde_libdir}/kde4/plasma_engine_apps.so
14mu|kdebase4-workspace-4.11.22-9|368	%{_kde_libdir}/kde4/plasma_engine_calendar.so
14mu|kdebase4-workspace-4.11.22-9|369	%{_kde_libdir}/kde4/plasma_engine_devicenotifications.so
14mu|kdebase4-workspace-4.11.22-9|370	%{_kde_libdir}/kde4/plasma_engine_dict.so
14mu|kdebase4-workspace-4.11.22-9|371	%{_kde_libdir}/kde4/plasma_engine_executable.so
14mu|kdebase4-workspace-4.11.22-9|372	%{_kde_libdir}/kde4/plasma_engine_favicons.so
14mu|kdebase4-workspace-4.11.22-9|373	%{_kde_libdir}/kde4/plasma_engine_filebrowser.so
14mu|kdebase4-workspace-4.11.22-9|374	%{_kde_libdir}/kde4/plasma_engine_geolocation.so
14mu|kdebase4-workspace-4.11.22-9|375	%{_kde_libdir}/kde4/plasma_engine_hotplug.so
14mu|kdebase4-workspace-4.11.22-9|376	%{_kde_libdir}/kde4/plasma_engine_keystate.so
14mu|kdebase4-workspace-4.11.22-9|377	%{_kde_libdir}/kde4/plasma_engine_metadata.so
14mu|kdebase4-workspace-4.11.22-9|378	%{_kde_libdir}/kde4/plasma_engine_mouse.so
14mu|kdebase4-workspace-4.11.22-9|379	%{_kde_libdir}/kde4/plasma_engine_mpris2.so
14mu|kdebase4-workspace-4.11.22-9|380	%{_kde_libdir}/kde4/plasma_engine_notifications.so
14mu|kdebase4-workspace-4.11.22-9|381	%{_kde_libdir}/kde4/plasma_engine_nowplaying.so
14mu|kdebase4-workspace-4.11.22-9|382	%{_kde_libdir}/kde4/plasma_engine_places.so
14mu|kdebase4-workspace-4.11.22-9|383	%{_kde_libdir}/kde4/plasma_engine_powermanagement.so
14mu|kdebase4-workspace-4.11.22-9|384	%{_kde_libdir}/kde4/plasma_engine_rss.so
14mu|kdebase4-workspace-4.11.22-9|385	%{_kde_libdir}/kde4/plasma_engine_searchlaunch.so
14mu|kdebase4-workspace-4.11.22-9|386	%{_kde_libdir}/kde4/plasma_engine_share.so
14mu|kdebase4-workspace-4.11.22-9|387	%{_kde_libdir}/kde4/plasma_engine_soliddevice.so
14mu|kdebase4-workspace-4.11.22-9|388	%{_kde_libdir}/kde4/plasma_engine_statusnotifieritem.so
14mu|kdebase4-workspace-4.11.22-9|389	%{_kde_libdir}/kde4/plasma_engine_systemmonitor.so
14mu|kdebase4-workspace-4.11.22-9|390	%{_kde_libdir}/kde4/plasma_engine_tasks.so
14mu|kdebase4-workspace-4.11.22-9|391	%{_kde_libdir}/kde4/plasma_engine_time.so
14mu|kdebase4-workspace-4.11.22-9|392	%{_kde_libdir}/kde4/plasma_engine_weather.so
14mu|kdebase4-workspace-4.11.22-9|393	%{_kde_libdir}/kde4/plasma_packagestructure_dashboard.so
14mu|kdebase4-workspace-4.11.22-9|394	%{_kde_libdir}/kde4/plasma_packagestructure_share.so
14mu|kdebase4-workspace-4.11.22-9|395	%{_kde_libdir}/kde4/plasma_packagestructure_web.so
14mu|kdebase4-workspace-4.11.22-9|396	%{_kde_libdir}/kde4/plasma_toolbox_desktoptoolbox.so
14mu|kdebase4-workspace-4.11.22-9|397	%{_kde_libdir}/kde4/plasma_toolbox_nettoolbox.so
14mu|kdebase4-workspace-4.11.22-9|398	%{_kde_libdir}/kde4/plasma_toolbox_paneltoolbox.so
14mu|kdebase4-workspace-4.11.22-9|399	%{_kde_libdir}/kde4/plasma_wallpaper_color.so
14mu|kdebase4-workspace-4.11.22-9|400	%{_kde_libdir}/kde4/plasma_wallpaper_image.so
14mu|kdebase4-workspace-4.11.22-9|401	%{_kde_libdir}/kde4/plugins/styles/oxygen.so
14mu|kdebase4-workspace-4.11.22-9|402	%{_kde_libdir}/kde4/powerdevilkeyboardbrightnesscontrolaction_config.so
14mu|kdebase4-workspace-4.11.22-9|403	%{_kde_libdir}/kde4/ion_debianweather.so
14mu|kdebase4-workspace-4.11.22-9|404	%{_kde_libdir}/kde4/krunner_activities.so
14mu|kdebase4-workspace-4.11.22-9|405	%{_kde_libdir}/libkdeinit4_*.so
14mu|kdebase4-workspace-4.11.22-9|406	%{_kde_libdir}/strigi/strigita_font.so
14mu|kdebase4-workspace-4.11.22-9|407	%{_kde_applicationsdir}/kfontview.desktop
14mu|kdebase4-workspace-4.11.22-9|408	%{_kde_applicationsdir}/kmenuedit.desktop
14mu|kdebase4-workspace-4.11.22-9|409	%{_kde_applicationsdir}/ksysguard.desktop
14mu|kdebase4-workspace-4.11.22-9|410	%{_kde_applicationsdir}/systemsettings.desktop
14mu|kdebase4-workspace-4.11.22-9|411	%{_kde_applicationsdir}/kdesystemsettings.desktop
14mu|kdebase4-workspace-4.11.22-9|412	%{_kde_appsdir}/color-schemes
14mu|kdebase4-workspace-4.11.22-9|413	%{_kde_appsdir}/desktoptheme
14mu|kdebase4-workspace-4.11.22-9|414	%{_kde_appsdir}/freespacenotifier
14mu|kdebase4-workspace-4.11.22-9|415	%{_kde_appsdir}/kaccess
14mu|kdebase4-workspace-4.11.22-9|416	%{_kde_appsdir}/katepart
14mu|kdebase4-workspace-4.11.22-9|417	%{_kde_appsdir}/kcminput
14mu|kdebase4-workspace-4.11.22-9|418	%{_kde_appsdir}/kcmkeys
14mu|kdebase4-workspace-4.11.22-9|419	%{_kde_appsdir}/kcmstyle
14mu|kdebase4-workspace-4.11.22-9|420	%{_kde_appsdir}/kcmsolidactions
14mu|kdebase4-workspace-4.11.22-9|421	%{_kde_appsdir}/kconf_update/*
14mu|kdebase4-workspace-4.11.22-9|422	%{_kde_appsdir}/kcontrol
14mu|kdebase4-workspace-4.11.22-9|423	%{_kde_appsdir}/kdisplay
14mu|kdebase4-workspace-4.11.22-9|424	%{_kde_appsdir}/kfontinst
14mu|kdebase4-workspace-4.11.22-9|425	%{_kde_appsdir}/kfontview
14mu|kdebase4-workspace-4.11.22-9|426	%{_kde_appsdir}/khotkeys
14mu|kdebase4-workspace-4.11.22-9|427	%{_kde_appsdir}/kmenuedit
14mu|kdebase4-workspace-4.11.22-9|428	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/fonts.desktop
14mu|kdebase4-workspace-4.11.22-9|429	%{_kde_appsdir}/ksmserver
14mu|kdebase4-workspace-4.11.22-9|430	%{_kde_appsdir}/ksplash
14mu|kdebase4-workspace-4.11.22-9|431	%{_kde_appsdir}/kstyle
14mu|kdebase4-workspace-4.11.22-9|432	%{_kde_appsdir}/ksysguard
14mu|kdebase4-workspace-4.11.22-9|433	%{_kde_appsdir}/kthememanager
14mu|kdebase4-workspace-4.11.22-9|434	%{_kde_appsdir}/kwin
14mu|kdebase4-workspace-4.11.22-9|435	%{_kde_appsdir}/kwrited
14mu|kdebase4-workspace-4.11.22-9|436	%{_kde_appsdir}/plasma
14mu|kdebase4-workspace-4.11.22-9|437	%{_kde_appsdir}/plasma-desktop
14mu|kdebase4-workspace-4.11.22-9|438	%{_kde_appsdir}/plasma-netbook
14mu|kdebase4-workspace-4.11.22-9|439	%{_kde_appsdir}/solid/*/*.desktop
14mu|kdebase4-workspace-4.11.22-9|440	%{_kde_appsdir}/systemsettings
14mu|kdebase4-workspace-4.11.22-9|441	%{_kde_appsdir}/kcmkeyboard
14mu|kdebase4-workspace-4.11.22-9|442	%{_kde_autostart}/*.desktop
14mu|kdebase4-workspace-4.11.22-9|443	%{_kde_datadir}/config.kcfg/*.kcfg
14mu|kdebase4-workspace-4.11.22-9|444	%{_kde_configdir}/xcursor.knsrc
14mu|kdebase4-workspace-4.11.22-9|445	%{_kde_configdir}/activities.knsrc
14mu|kdebase4-workspace-4.11.22-9|446	%{_kde_configdir}/aurorae.knsrc
14mu|kdebase4-workspace-4.11.22-9|447	%{_kde_configdir}/background.knsrc
14mu|kdebase4-workspace-4.11.22-9|448	%{_kde_configdir}/colorschemes.knsrc
14mu|kdebase4-workspace-4.11.22-9|449	%{_kde_configdir}/ksplash.knsrc
14mu|kdebase4-workspace-4.11.22-9|450	%{_kde_configdir}/ksysguard.knsrc
14mu|kdebase4-workspace-4.11.22-9|451	%{_kde_configdir}/kwineffect.knsrc
14mu|kdebase4-workspace-4.11.22-9|452	%{_kde_configdir}/kwinscripts.knsrc
14mu|kdebase4-workspace-4.11.22-9|453	%{_kde_configdir}/kwinswitcher.knsrc
14mu|kdebase4-workspace-4.11.22-9|454	%{_kde_configdir}/plasma-overlayrc
14mu|kdebase4-workspace-4.11.22-9|455	%{_kde_configdir}/plasma-themes.knsrc
14mu|kdebase4-workspace-4.11.22-9|456	%{_kde_configdir}/wallpaper.knsrc
14mu|kdebase4-workspace-4.11.22-9|457	%{_kde_configdir}/kfontinst.knsrc
14mu|kdebase4-workspace-4.11.22-9|458	%{_kde_datadir}/dbus-1/services/org.kde.fontinst.service
14mu|kdebase4-workspace-4.11.22-9|459	%{_kde_datadir}/dbus-1/services/org.kde.krunner.service
14mu|kdebase4-workspace-4.11.22-9|460	%{_kde_datadir}/dbus-1/system-services/org.kde.fontinst.service
14mu|kdebase4-workspace-4.11.22-9|461	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmclock.service
14mu|kdebase4-workspace-4.11.22-9|462	%{_kde_datadir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
14mu|kdebase4-workspace-4.11.22-9|463	%doc %{_kde_docdir}/HTML/en/kcontrol
14mu|kdebase4-workspace-4.11.22-9|464	%doc %{_kde_docdir}/HTML/en/kfontview
14mu|kdebase4-workspace-4.11.22-9|465	%doc %{_kde_docdir}/HTML/en/kmenuedit
14mu|kdebase4-workspace-4.11.22-9|466	%doc %{_kde_docdir}/HTML/en/ksysguard
14mu|kdebase4-workspace-4.11.22-9|467	%doc %{_kde_docdir}/HTML/en/plasma-desktop
14mu|kdebase4-workspace-4.11.22-9|468	%doc %{_kde_docdir}/HTML/en/systemsettings
14mu|kdebase4-workspace-4.11.22-9|469	%{_kde_iconsdir}/Oxygen_*
14mu|kdebase4-workspace-4.11.22-9|470	%{_kde_iconsdir}/KDE_Classic
14mu|kdebase4-workspace-4.11.22-9|471	%{_kde_iconsdir}/*/*/*/*
14mu|kdebase4-workspace-4.11.22-9|472	%{_kde_services}/ScreenSavers/kblank.desktop
14mu|kdebase4-workspace-4.11.22-9|473	%{_kde_services}/ScreenSavers/krandom.desktop
14mu|kdebase4-workspace-4.11.22-9|474	%{_kde_services}/ServiceMenus/installfont.desktop
14mu|kdebase4-workspace-4.11.22-9|475	%{_kde_services}/autostart.desktop
14mu|kdebase4-workspace-4.11.22-9|476	%{_kde_services}/bell.desktop
14mu|kdebase4-workspace-4.11.22-9|477	%{_kde_services}/clock.desktop
14mu|kdebase4-workspace-4.11.22-9|478	%{_kde_services}/colors.desktop
14mu|kdebase4-workspace-4.11.22-9|479	%{_kde_services}/cursortheme.desktop
14mu|kdebase4-workspace-4.11.22-9|480	%{_kde_services}/desktop.desktop
14mu|kdebase4-workspace-4.11.22-9|481	%{_kde_services}/desktoppath.desktop
14mu|kdebase4-workspace-4.11.22-9|482	%{_kde_services}/desktoptheme.desktop
14mu|kdebase4-workspace-4.11.22-9|483	%{_kde_services}/deviceinfocategory.desktop
14mu|kdebase4-workspace-4.11.22-9|484	%{_kde_services}/display.desktop
14mu|kdebase4-workspace-4.11.22-9|485	%{_kde_services}/fontinst.desktop
14mu|kdebase4-workspace-4.11.22-9|486	%{_kde_services}/fonts.desktop
14mu|kdebase4-workspace-4.11.22-9|487	%{_kde_services}/fonts.protocol
14mu|kdebase4-workspace-4.11.22-9|488	%{_kde_services}/fontthumbnail.desktop
14mu|kdebase4-workspace-4.11.22-9|489	%{_kde_services}/graphicalinfocategory.desktop
14mu|kdebase4-workspace-4.11.22-9|490	%{_kde_services}/ion-bbcukmet.desktop
14mu|kdebase4-workspace-4.11.22-9|491	%{_kde_services}/ion-debianweather.desktop
14mu|kdebase4-workspace-4.11.22-9|492	%{_kde_services}/ion-envcan.desktop
14mu|kdebase4-workspace-4.11.22-9|493	%{_kde_services}/ion-noaa.desktop
14mu|kdebase4-workspace-4.11.22-9|494	%{_kde_services}/ion-wettercom.desktop
14mu|kdebase4-workspace-4.11.22-9|495	%{_kde_services}/joystick.desktop
14mu|kdebase4-workspace-4.11.22-9|496	%{_kde_services}/kaccess.desktop
14mu|kdebase4-workspace-4.11.22-9|497	%if %{with drakclock}
14mu|kdebase4-workspace-4.11.22-9|498	%{_kde_services}/kcm_drakclock.desktop
14mu|kdebase4-workspace-4.11.22-9|499	%endif
14mu|kdebase4-workspace-4.11.22-9|500	%{_kde_services}/kcm_keyboard.desktop
14mu|kdebase4-workspace-4.11.22-9|501	%{_kde_services}/kcmaccess.desktop
14mu|kdebase4-workspace-4.11.22-9|502	%{_kde_services}/kcmlaunch.desktop
14mu|kdebase4-workspace-4.11.22-9|503	%{_kde_services}/kcmsmserver.desktop
14mu|kdebase4-workspace-4.11.22-9|504	%{_kde_services}/kded/appmenu.desktop
14mu|kdebase4-workspace-4.11.22-9|505	%{_kde_services}/kded/freespacenotifier.desktop
14mu|kdebase4-workspace-4.11.22-9|506	%{_kde_services}/kded/kephal.desktop
14mu|kdebase4-workspace-4.11.22-9|507	%{_kde_services}/kded/keyboard.desktop
14mu|kdebase4-workspace-4.11.22-9|508	%{_kde_services}/kded/khotkeys.desktop
14mu|kdebase4-workspace-4.11.22-9|509	%{_kde_services}/kded/kwrited.desktop
14mu|kdebase4-workspace-4.11.22-9|510	%{_kde_services}/kded/ktouchpadenabler.desktop
14mu|kdebase4-workspace-4.11.22-9|511	%{_kde_services}/kded/statusnotifierwatcher.desktop
14mu|kdebase4-workspace-4.11.22-9|512	%{_kde_services}/keys.desktop
14mu|kdebase4-workspace-4.11.22-9|513	%{_kde_services}/kfontviewpart.desktop
14mu|kdebase4-workspace-4.11.22-9|514	%{_kde_services}/khotkeys.desktop
14mu|kdebase4-workspace-4.11.22-9|515	%{_kde_services}/ksplashthememgr.desktop
14mu|kdebase4-workspace-4.11.22-9|516	%{_kde_services}/kwin
14mu|kdebase4-workspace-4.11.22-9|517	%{_kde_services}/kwin-script-desktopchangeosd.desktop
14mu|kdebase4-workspace-4.11.22-9|518	%{_kde_services}/kwin-script-synchronizeskipswitcher.desktop
14mu|kdebase4-workspace-4.11.22-9|519	%{_kde_services}/kwin-script-videowall.desktop
14mu|kdebase4-workspace-4.11.22-9|520	%{_kde_services}/kwinactions.desktop
14mu|kdebase4-workspace-4.11.22-9|521	%{_kde_services}/kwinadvanced.desktop
14mu|kdebase4-workspace-4.11.22-9|522	%{_kde_services}/kwincompositing.desktop
14mu|kdebase4-workspace-4.11.22-9|523	%{_kde_services}/kwindecoration.desktop
14mu|kdebase4-workspace-4.11.22-9|524	%{_kde_services}/kwinfocus.desktop
14mu|kdebase4-workspace-4.11.22-9|525	%{_kde_services}/kwinmoving.desktop
14mu|kdebase4-workspace-4.11.22-9|526	%{_kde_services}/kwinoptions.desktop
14mu|kdebase4-workspace-4.11.22-9|527	%{_kde_services}/kwinrules.desktop
14mu|kdebase4-workspace-4.11.22-9|528	%{_kde_services}/kwinscreenedges.desktop
14mu|kdebase4-workspace-4.11.22-9|529	%{_kde_services}/kwinscripts.desktop
14mu|kdebase4-workspace-4.11.22-9|530	%{_kde_services}/kwintabbox.desktop
14mu|kdebase4-workspace-4.11.22-9|531	%{_kde_services}/lostfoundcategory.desktop
14mu|kdebase4-workspace-4.11.22-9|532	%{_kde_services}/mouse.desktop
14mu|kdebase4-workspace-4.11.22-9|533	%{_kde_services}/networkinfocategory.desktop
14mu|kdebase4-workspace-4.11.22-9|534	%{_kde_services}/plasma-animator-default.desktop
14mu|kdebase4-workspace-4.11.22-9|535	%{_kde_services}/plasma-applet-activitybar.desktop
14mu|kdebase4-workspace-4.11.22-9|536	%{_kde_services}/plasma-applet-analogclock.desktop
14mu|kdebase4-workspace-4.11.22-9|537	%{_kde_services}/plasma-applet-currentappcontrol.desktop
14mu|kdebase4-workspace-4.11.22-9|538	%{_kde_services}/plasma-applet-devicenotifier.desktop
14mu|kdebase4-workspace-4.11.22-9|539	%{_kde_services}/plasma-applet-digitalclock.desktop
14mu|kdebase4-workspace-4.11.22-9|540	%{_kde_services}/plasma-applet-icon.desktop
14mu|kdebase4-workspace-4.11.22-9|541	%{_kde_services}/plasma-applet-lockout.desktop
14mu|kdebase4-workspace-4.11.22-9|542	%{_kde_services}/plasma-applet-org.kde.notifications.desktop
14mu|kdebase4-workspace-4.11.22-9|543	%{_kde_services}/plasma-applet-panelspacer-internal.desktop
14mu|kdebase4-workspace-4.11.22-9|544	%{_kde_services}/plasma-applet-searchbox.desktop
14mu|kdebase4-workspace-4.11.22-9|545	%{_kde_services}/plasma-applet-sm_hdd_activity.desktop
14mu|kdebase4-workspace-4.11.22-9|546	%{_kde_services}/plasma-applet-sm_ram.desktop
14mu|kdebase4-workspace-4.11.22-9|547	%{_kde_services}/plasma-applet-system-monitor.desktop
14mu|kdebase4-workspace-4.11.22-9|548	%{_kde_services}/plasma-applet-systemtray.desktop
14mu|kdebase4-workspace-4.11.22-9|549	%{_kde_services}/plasma-applet-trash.desktop
14mu|kdebase4-workspace-4.11.22-9|550	%{_kde_services}/plasma-applet-windowlist.desktop
14mu|kdebase4-workspace-4.11.22-9|551	%{_kde_services}/plasma-containment-desktop.desktop
14mu|kdebase4-workspace-4.11.22-9|552	%{_kde_services}/plasma-containment-desktopdashboard.desktop
14mu|kdebase4-workspace-4.11.22-9|553	%{_kde_services}/plasma-containment-netpanel.desktop
14mu|kdebase4-workspace-4.11.22-9|554	%{_kde_services}/plasma-containment-panel.desktop
14mu|kdebase4-workspace-4.11.22-9|555	%{_kde_services}/plasma-containment-sal.desktop
14mu|kdebase4-workspace-4.11.22-9|556	%{_kde_services}/plasma-containment-saverdesktop.desktop
14mu|kdebase4-workspace-4.11.22-9|557	%{_kde_services}/plasma-containmentactions-applauncher.desktop
14mu|kdebase4-workspace-4.11.22-9|558	%{_kde_services}/plasma-containmentactions-contextmenu.desktop
14mu|kdebase4-workspace-4.11.22-9|559	%{_kde_services}/plasma-containmentactions-minimalcontextmenu.desktop
14mu|kdebase4-workspace-4.11.22-9|560	%{_kde_services}/plasma-containmentactions-paste.desktop
14mu|kdebase4-workspace-4.11.22-9|561	%{_kde_services}/plasma-containmentactions-switchactivity.desktop
14mu|kdebase4-workspace-4.11.22-9|562	%{_kde_services}/plasma-containmentactions-switchdesktop.desktop
14mu|kdebase4-workspace-4.11.22-9|563	%{_kde_services}/plasma-containmentactions-switchwindow.desktop
14mu|kdebase4-workspace-4.11.22-9|564	%{_kde_services}/plasma-dataengine-applicationjobs.desktop
14mu|kdebase4-workspace-4.11.22-9|565	%{_kde_services}/plasma-dataengine-apps.desktop
14mu|kdebase4-workspace-4.11.22-9|566	%{_kde_services}/plasma-dataengine-calendar.desktop
14mu|kdebase4-workspace-4.11.22-9|567	%{_kde_services}/plasma-dataengine-devicenotifications.desktop
14mu|kdebase4-workspace-4.11.22-9|568	%{_kde_services}/plasma-dataengine-dict.desktop
14mu|kdebase4-workspace-4.11.22-9|569	%{_kde_services}/plasma-dataengine-executable.desktop
14mu|kdebase4-workspace-4.11.22-9|570	%{_kde_services}/plasma-dataengine-favicons.desktop
14mu|kdebase4-workspace-4.11.22-9|571	%{_kde_services}/plasma-dataengine-filebrowser.desktop
14mu|kdebase4-workspace-4.11.22-9|572	%{_kde_services}/plasma-dataengine-geolocation.desktop
14mu|kdebase4-workspace-4.11.22-9|573	%{_kde_services}/plasma-dataengine-hotplug.desktop
14mu|kdebase4-workspace-4.11.22-9|574	%{_kde_services}/plasma-dataengine-keystate.desktop
14mu|kdebase4-workspace-4.11.22-9|575	%{_kde_services}/plasma-dataengine-mouse.desktop
14mu|kdebase4-workspace-4.11.22-9|576	%{_kde_services}/plasma-dataengine-mpris2.desktop
14mu|kdebase4-workspace-4.11.22-9|577	%{_kde_services}/plasma-dataengine-notifications.desktop
14mu|kdebase4-workspace-4.11.22-9|578	%{_kde_services}/plasma-dataengine-nowplaying.desktop
14mu|kdebase4-workspace-4.11.22-9|579	%{_kde_services}/plasma-dataengine-places.desktop
14mu|kdebase4-workspace-4.11.22-9|580	%{_kde_services}/plasma-dataengine-powermanagement.desktop
14mu|kdebase4-workspace-4.11.22-9|581	%{_kde_services}/plasma-dataengine-rss.desktop
14mu|kdebase4-workspace-4.11.22-9|582	%{_kde_services}/plasma-dataengine-share-addon-im9.desktop
14mu|kdebase4-workspace-4.11.22-9|583	%{_kde_services}/plasma-dataengine-share-addon-imgur.desktop
14mu|kdebase4-workspace-4.11.22-9|584	%{_kde_services}/plasma-dataengine-share-addon-pastebincom.desktop
14mu|kdebase4-workspace-4.11.22-9|585	%{_kde_services}/plasma-dataengine-share-addon-pasteopensuseorg.desktop
14mu|kdebase4-workspace-4.11.22-9|586	%{_kde_services}/plasma-dataengine-share-addon-pasteubuntucom.desktop
14mu|kdebase4-workspace-4.11.22-9|587	%{_kde_services}/plasma-dataengine-share-addon-privatepastecom.desktop
14mu|kdebase4-workspace-4.11.22-9|588	%{_kde_services}/plasma-dataengine-share-addon-simplestimagehosting.desktop
14mu|kdebase4-workspace-4.11.22-9|589	%{_kde_services}/plasma-dataengine-share-addon-wklej.desktop
14mu|kdebase4-workspace-4.11.22-9|590	%{_kde_services}/plasma-dataengine-share-addon-wstaw.desktop
14mu|kdebase4-workspace-4.11.22-9|591	%{_kde_services}/plasma-dataengine-share.desktop
14mu|kdebase4-workspace-4.11.22-9|592	%{_kde_services}/plasma-dataengine-soliddevice.desktop
14mu|kdebase4-workspace-4.11.22-9|593	%{_kde_services}/plasma-dataengine-systemmonitor.desktop
14mu|kdebase4-workspace-4.11.22-9|594	%{_kde_services}/plasma-dataengine-tasks.desktop
14mu|kdebase4-workspace-4.11.22-9|595	%{_kde_services}/plasma-dataengine-time.desktop
14mu|kdebase4-workspace-4.11.22-9|596	%{_kde_services}/plasma-dataengine-weather.desktop
14mu|kdebase4-workspace-4.11.22-9|597	%{_kde_services}/plasma-engine-activities.desktop
14mu|kdebase4-workspace-4.11.22-9|598	%{_kde_services}/plasma-engine-akonadi.desktop
14mu|kdebase4-workspace-4.11.22-9|599	%{_kde_services}/plasma-engine-metadata.desktop
14mu|kdebase4-workspace-4.11.22-9|600	%{_kde_services}/plasma-engine-searchlaunch.desktop
14mu|kdebase4-workspace-4.11.22-9|601	%{_kde_services}/plasma-geolocation-gps.desktop
14mu|kdebase4-workspace-4.11.22-9|602	%{_kde_services}/plasma-geolocation-ip.desktop
14mu|kdebase4-workspace-4.11.22-9|603	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.defaultPanel.desktop
14mu|kdebase4-workspace-4.11.22-9|604	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.findWidgets.desktop
14mu|kdebase4-workspace-4.11.22-9|605	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.photoActivity.desktop
14mu|kdebase4-workspace-4.11.22-9|606	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultPage.desktop
14mu|kdebase4-workspace-4.11.22-9|607	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultPanel.desktop
14mu|kdebase4-workspace-4.11.22-9|608	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultSal.desktop
14mu|kdebase4-workspace-4.11.22-9|609	%{_kde_services}/plasma-packagestructure-dashboard.desktop
14mu|kdebase4-workspace-4.11.22-9|610	%{_kde_services}/plasma-packagestructure-share.desktop
14mu|kdebase4-workspace-4.11.22-9|611	%{_kde_services}/plasma-packagestructure-web.desktop
14mu|kdebase4-workspace-4.11.22-9|612	%{_kde_services}/plasma-pager-default.desktop
14mu|kdebase4-workspace-4.11.22-9|613	%{_kde_services}/plasma-runner-bookmarks.desktop
14mu|kdebase4-workspace-4.11.22-9|614	%{_kde_services}/plasma-runner-calculator.desktop
14mu|kdebase4-workspace-4.11.22-9|615	%{_kde_services}/plasma-runner-kill.desktop
14mu|kdebase4-workspace-4.11.22-9|616	%{_kde_services}/plasma-runner-kill_config.desktop
14mu|kdebase4-workspace-4.11.22-9|617	%{_kde_services}/plasma-runner-locations.desktop
14mu|kdebase4-workspace-4.11.22-9|618	%{_kde_services}/plasma-runner-nepomuksearch.desktop
14mu|kdebase4-workspace-4.11.22-9|619	%{_kde_services}/plasma-runner-plasma-desktop.desktop
14mu|kdebase4-workspace-4.11.22-9|620	%{_kde_services}/plasma-runner-services.desktop
14mu|kdebase4-workspace-4.11.22-9|621	%{_kde_services}/plasma-runner-sessions.desktop
14mu|kdebase4-workspace-4.11.22-9|622	%{_kde_services}/plasma-runner-shell.desktop
14mu|kdebase4-workspace-4.11.22-9|623	%{_kde_services}/plasma-runner-solid.desktop
14mu|kdebase4-workspace-4.11.22-9|624	%{_kde_services}/plasma-runner-webshortcuts.desktop
14mu|kdebase4-workspace-4.11.22-9|625	%{_kde_services}/plasma-runner-windowedwidgets.desktop
14mu|kdebase4-workspace-4.11.22-9|626	%{_kde_services}/plasma-runner-windows.desktop
14mu|kdebase4-workspace-4.11.22-9|627	%{_kde_services}/plasma-sal-bookmarks.desktop
14mu|kdebase4-workspace-4.11.22-9|628	%{_kde_services}/plasma-sal-contacts.desktop
14mu|kdebase4-workspace-4.11.22-9|629	%{_kde_services}/plasma-sal-development.desktop
14mu|kdebase4-workspace-4.11.22-9|630	%{_kde_services}/plasma-sal-education.desktop
14mu|kdebase4-workspace-4.11.22-9|631	%{_kde_services}/plasma-sal-games.desktop
14mu|kdebase4-workspace-4.11.22-9|632	%{_kde_services}/plasma-sal-graphics.desktop
14mu|kdebase4-workspace-4.11.22-9|633	%{_kde_services}/plasma-sal-internet.desktop
14mu|kdebase4-workspace-4.11.22-9|634	%{_kde_services}/plasma-sal-multimedia.desktop
14mu|kdebase4-workspace-4.11.22-9|635	%{_kde_services}/plasma-sal-office.desktop
14mu|kdebase4-workspace-4.11.22-9|636	%{_kde_services}/plasma-sal-system.desktop
14mu|kdebase4-workspace-4.11.22-9|637	%{_kde_services}/plasma-sal-utility.desktop
14mu|kdebase4-workspace-4.11.22-9|638	%{_kde_services}/plasma-scriptengine-applet-dashboard.desktop
14mu|kdebase4-workspace-4.11.22-9|639	%{_kde_services}/plasma-scriptengine-applet-web.desktop
14mu|kdebase4-workspace-4.11.22-9|640	%{_kde_services}/plasma-tasks-default.desktop
14mu|kdebase4-workspace-4.11.22-9|641	%{_kde_services}/plasma-toolbox-desktoptoolbox.desktop
14mu|kdebase4-workspace-4.11.22-9|642	%{_kde_services}/plasma-toolbox-nettoolbox.desktop
14mu|kdebase4-workspace-4.11.22-9|643	%{_kde_services}/plasma-toolbox-paneltoolbox.desktop
14mu|kdebase4-workspace-4.11.22-9|644	%{_kde_services}/plasma-wallpaper-color.desktop
14mu|kdebase4-workspace-4.11.22-9|645	%{_kde_services}/plasma-wallpaper-image.desktop
14mu|kdebase4-workspace-4.11.22-9|646	%{_kde_services}/plasma_applet_keyboard.desktop
14mu|kdebase4-workspace-4.11.22-9|647	%{_kde_services}/plasma_engine_statusnotifieritem.desktop
14mu|kdebase4-workspace-4.11.22-9|648	%{_kde_services}/plasma-applet-org.kde.showActivityManager.desktop
14mu|kdebase4-workspace-4.11.22-9|649	%{_kde_services}/plasma-dataengine-share-addon-imgsusepasteorg.desktop
14mu|kdebase4-workspace-4.11.22-9|650	%{_kde_services}/plasma-dataengine-share-addon-kde.desktop
14mu|kdebase4-workspace-4.11.22-9|651	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.SaL.desktop
14mu|kdebase4-workspace-4.11.22-9|652	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.desktopIcons.desktop
14mu|kdebase4-workspace-4.11.22-9|653	%{_kde_services}/plasma-runner-activityrunner.desktop
14mu|kdebase4-workspace-4.11.22-9|654	%{_kde_services}/powerdevilkeyboardbrightnesscontrolaction.desktop
14mu|kdebase4-workspace-4.11.22-9|655	%{_kde_services}/recentdocuments.desktop
14mu|kdebase4-workspace-4.11.22-9|656	%{_kde_services}/screensaver.desktop
14mu|kdebase4-workspace-4.11.22-9|657	%{_kde_services}/settings-accessibility.desktop
14mu|kdebase4-workspace-4.11.22-9|658	%{_kde_services}/settings-account-details.desktop
14mu|kdebase4-workspace-4.11.22-9|659	%{_kde_services}/settings-application-and-system-notifications.desktop
14mu|kdebase4-workspace-4.11.22-9|660	%{_kde_services}/settings-application-appearance-and-behavior.desktop
14mu|kdebase4-workspace-4.11.22-9|661	%{_kde_services}/settings-application-appearance.desktop
14mu|kdebase4-workspace-4.11.22-9|662	%{_kde_services}/settings-audio-and-video.desktop
14mu|kdebase4-workspace-4.11.22-9|663	%{_kde_services}/settings-bluetooth.desktop
14mu|kdebase4-workspace-4.11.22-9|664	%{_kde_services}/settings-classic-view.desktop
14mu|kdebase4-workspace-4.11.22-9|665	%{_kde_services}/settings-desktop-appearance.desktop
14mu|kdebase4-workspace-4.11.22-9|666	%{_kde_services}/settings-display.desktop
14mu|kdebase4-workspace-4.11.22-9|667	%{_kde_services}/settings-hardware.desktop
14mu|kdebase4-workspace-4.11.22-9|668	%{_kde_services}/settings-icon-view.desktop
14mu|kdebase4-workspace-4.11.22-9|669	%{_kde_services}/settings-input-devices.desktop
14mu|kdebase4-workspace-4.11.22-9|670	%{_kde_services}/settings-locale.desktop
14mu|kdebase4-workspace-4.11.22-9|671	%{_kde_services}/settings-lost-and-found.desktop
14mu|kdebase4-workspace-4.11.22-9|672	%{_kde_services}/settings-network-and-connectivity.desktop
14mu|kdebase4-workspace-4.11.22-9|673	%{_kde_services}/settings-network-settings.desktop
14mu|kdebase4-workspace-4.11.22-9|674	%{_kde_services}/settings-permissions.desktop
14mu|kdebase4-workspace-4.11.22-9|675	%{_kde_services}/settings-personal-information.desktop
14mu|kdebase4-workspace-4.11.22-9|676	%{_kde_services}/settings-power-management.desktop
14mu|kdebase4-workspace-4.11.22-9|677	%{_kde_services}/settings-removable-devices.desktop
14mu|kdebase4-workspace-4.11.22-9|678	%{_kde_services}/settings-sharing.desktop
14mu|kdebase4-workspace-4.11.22-9|679	%{_kde_services}/settings-shortcuts-and-gestures.desktop
14mu|kdebase4-workspace-4.11.22-9|680	%{_kde_services}/settings-startup-and-shutdown.desktop
14mu|kdebase4-workspace-4.11.22-9|681	%{_kde_services}/settings-system-administration.desktop
14mu|kdebase4-workspace-4.11.22-9|682	%{_kde_services}/settings-window-behaviour.desktop
14mu|kdebase4-workspace-4.11.22-9|683	%{_kde_services}/settings-workspace-appearance-and-behavior.desktop
14mu|kdebase4-workspace-4.11.22-9|684	%{_kde_services}/settings-workspace-behavior.desktop
14mu|kdebase4-workspace-4.11.22-9|685	%{_kde_services}/solid-actions.desktop
14mu|kdebase4-workspace-4.11.22-9|686	%{_kde_services}/standard_actions.desktop
14mu|kdebase4-workspace-4.11.22-9|687	%{_kde_services}/style.desktop
14mu|kdebase4-workspace-4.11.22-9|688	%{_kde_services}/workspaceoptions.desktop
14mu|kdebase4-workspace-4.11.22-9|689	%{_kde_servicetypes}/*.desktop
14mu|kdebase4-workspace-4.11.22-9|690	%{_kde_datadir}/polkit-1/actions/org.kde.fontinst.policy
14mu|kdebase4-workspace-4.11.22-9|691	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmclock.policy
14mu|kdebase4-workspace-4.11.22-9|692	%{_kde_datadir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
14mu|kdebase4-workspace-4.11.22-9|693	%{_kde_datadir}/sounds/pop.wav
14mu|kdebase4-workspace-4.11.22-9|694	%{_kde_datadir}/wallpapers/*
14mu|kdebase4-workspace-4.11.22-9|695	%{_datadir}/xsessions/kde-plasma.desktop
14mu|kdebase4-workspace-4.11.22-9|696	%{_datadir}/custom-xsessions/kde4-default.desktop
14mu|kdebase4-workspace-4.11.22-9|697	
14mu|kdebase4-workspace-4.11.22-9|698	%post
14mu|kdebase4-workspace-4.11.22-9|699	%{_sbindir}/update-alternatives --install %{_datadir}/xsessions/default.desktop default.desktop %{_datadir}/custom-xsessions/kde4-default.desktop 10
14mu|kdebase4-workspace-4.11.22-9|700	%{_sbindir}/update-alternatives --install %{_kde_autostart}/krunner-alt.desktop krunner.desktop %{_kde_appsdir}/plasma/autostart/krunner.desktop 10
14mu|kdebase4-workspace-4.11.22-9|701	%{_sbindir}/update-alternatives --install %{_kde_autostart}/plasma-desktop-alt.desktop plasma-desktop.desktop %{_kde_appsdir}/plasma/autostart/plasma-desktop.desktop 10
14mu|kdebase4-workspace-4.11.22-9|702	
14mu|kdebase4-workspace-4.11.22-9|703	%preun
14mu|kdebase4-workspace-4.11.22-9|704	if [ $1 -eq 0 ]; then
14mu|kdebase4-workspace-4.11.22-9|705	%{_sbindir}/update-alternatives --remove default.desktop %{_datadir}/custom-xsessions/kde4-default.desktop
14mu|kdebase4-workspace-4.11.22-9|706	%{_sbindir}/update-alternatives --remove krunner.desktop %{_kde_appsdir}/plasma/autostart/krunner.desktop
14mu|kdebase4-workspace-4.11.22-9|707	%{_sbindir}/update-alternatives --remove plasma-desktop.desktop %{_kde_appsdir}/plasma/autostart/plasma-desktop.desktop
14mu|kdebase4-workspace-4.11.22-9|708	fi
14mu|kdebase4-workspace-4.11.22-9|709	
14mu|kdebase4-workspace-4.11.22-9|710	#-----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|711	
14mu|kdebase4-workspace-4.11.22-9|712	%package -n kde4-integration
14mu|kdebase4-workspace-4.11.22-9|713	Summary:	KDE4 integration plugin
14mu|kdebase4-workspace-4.11.22-9|714	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|715	Conflicts:	kdebase4-workspace < 2:4.11.20
14mu|kdebase4-workspace-4.11.22-9|716	
14mu|kdebase4-workspace-4.11.22-9|717	%description -n kde4-integration
14mu|kdebase4-workspace-4.11.22-9|718	This plugin provides integration of pure Qt4 applications with KDE4 Workspace.
14mu|kdebase4-workspace-4.11.22-9|719	
14mu|kdebase4-workspace-4.11.22-9|720	%files -n kde4-integration
14mu|kdebase4-workspace-4.11.22-9|721	%{_kde_libdir}/kde4/plugins/gui_platform/libkde.so
14mu|kdebase4-workspace-4.11.22-9|722	
14mu|kdebase4-workspace-4.11.22-9|723	#-----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|724	
14mu|kdebase4-workspace-4.11.22-9|725	%package -n kdm
14mu|kdebase4-workspace-4.11.22-9|726	Summary:	KDE Desktop Login Manager
14mu|kdebase4-workspace-4.11.22-9|727	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|728	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|729	Requires:	kde4-config-file
14mu|kdebase4-workspace-4.11.22-9|730	Provides:	dm
14mu|kdebase4-workspace-4.11.22-9|731	# Broken for now
14mu|kdebase4-workspace-4.11.22-9|732	#Requires:	kdmfprintplugin
14mu|kdebase4-workspace-4.11.22-9|733	
14mu|kdebase4-workspace-4.11.22-9|734	%description -n kdm
14mu|kdebase4-workspace-4.11.22-9|735	KDE Desktop Login Manager.
14mu|kdebase4-workspace-4.11.22-9|736	
14mu|kdebase4-workspace-4.11.22-9|737	%post -n kdm
14mu|kdebase4-workspace-4.11.22-9|738	chksession -K
14mu|kdebase4-workspace-4.11.22-9|739	# todo - use native %systemd_post
14mu|kdebase4-workspace-4.11.22-9|740	if [ ! -e /etc/systemd/system/display-manager.service ] ; then
14mu|kdebase4-workspace-4.11.22-9|741	/bin/systemctl enable kdm.service 2>&1 || :
14mu|kdebase4-workspace-4.11.22-9|742	fi
14mu|kdebase4-workspace-4.11.22-9|743	
14mu|kdebase4-workspace-4.11.22-9|744	%preun -n kdm
14mu|kdebase4-workspace-4.11.22-9|745	%systemd_preun kdm.service
14mu|kdebase4-workspace-4.11.22-9|746	
14mu|kdebase4-workspace-4.11.22-9|747	%postun -n kdm
14mu|kdebase4-workspace-4.11.22-9|748	chksession -K
14mu|kdebase4-workspace-4.11.22-9|749	%systemd_postun kdm.service
14mu|kdebase4-workspace-4.11.22-9|750	
14mu|kdebase4-workspace-4.11.22-9|751	%files -n kdm
14mu|kdebase4-workspace-4.11.22-9|752	%config(noreplace) %{_sysconfdir}/pam.d/kde
14mu|kdebase4-workspace-4.11.22-9|753	%config(noreplace) %{_sysconfdir}/pam.d/kde-np
14mu|kdebase4-workspace-4.11.22-9|754	%config(noreplace) %{_sysconfdir}/logrotate.d/kdm
14mu|kdebase4-workspace-4.11.22-9|755	%{_kde_bindir}/kdm
14mu|kdebase4-workspace-4.11.22-9|756	%{_kde_bindir}/kdmctl
14mu|kdebase4-workspace-4.11.22-9|757	%{_kde_bindir}/genkdmconf
14mu|kdebase4-workspace-4.11.22-9|758	%{_kde_libdir}/kde4/libexec/kdm_config
14mu|kdebase4-workspace-4.11.22-9|759	%{_kde_libdir}/kde4/libexec/kdm_greet
14mu|kdebase4-workspace-4.11.22-9|760	%{_kde_libdir}/kde4/libexec/kfontprint
14mu|kdebase4-workspace-4.11.22-9|761	%{_kde_libdir}/kde4/libexec/krootimage
14mu|kdebase4-workspace-4.11.22-9|762	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/kcheckpass
14mu|kdebase4-workspace-4.11.22-9|763	%{_kde_libdir}/kde4/kcm_kdm.so
14mu|kdebase4-workspace-4.11.22-9|764	%{_kde_appsdir}/doc/kdm
14mu|kdebase4-workspace-4.11.22-9|765	%dir %{_kde_appsdir}/kdm
14mu|kdebase4-workspace-4.11.22-9|766	%{_kde_appsdir}/kdm/*
14mu|kdebase4-workspace-4.11.22-9|767	%{_kde_datadir}/config/kdm.knsrc
14mu|kdebase4-workspace-4.11.22-9|768	%{_kde_datadir}/config/kdm
14mu|kdebase4-workspace-4.11.22-9|769	%{_kde_services}/kdm.desktop
14mu|kdebase4-workspace-4.11.22-9|770	%{_kde_docdir}/*/*/kdm
14mu|kdebase4-workspace-4.11.22-9|771	%{_kde_libdir}/kde4/kgreet_*
14mu|kdebase4-workspace-4.11.22-9|772	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkdm.conf
14mu|kdebase4-workspace-4.11.22-9|773	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkdm.policy
14mu|kdebase4-workspace-4.11.22-9|774	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkdm.service
14mu|kdebase4-workspace-4.11.22-9|775	%{_kde_libdir}/kde4/libexec/kcmkdmhelper
14mu|kdebase4-workspace-4.11.22-9|776	%{_sysconfdir}/dbus-1/system.d/org.kde.powerdevil.backlighthelper.conf
14mu|kdebase4-workspace-4.11.22-9|777	%{_kde_libdir}/kde4/libexec/backlighthelper
14mu|kdebase4-workspace-4.11.22-9|778	%{_kde_datadir}/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service
14mu|kdebase4-workspace-4.11.22-9|779	%{_kde_datadir}/polkit-1/actions/org.kde.powerdevil.backlighthelper.policy
14mu|kdebase4-workspace-4.11.22-9|780	%{_unitdir}/kdm.service
14mu|kdebase4-workspace-4.11.22-9|781	%attr(0775,root,root) %dir %{_localstatedir}/spool/gdm
14mu|kdebase4-workspace-4.11.22-9|782	%attr(0770, root, root) %dir %{_localstatedir}/lib/kdm
14mu|kdebase4-workspace-4.11.22-9|783	
14mu|kdebase4-workspace-4.11.22-9|784	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|785	
14mu|kdebase4-workspace-4.11.22-9|786	%package -n kickoff
14mu|kdebase4-workspace-4.11.22-9|787	Summary:	KDE application launcher
14mu|kdebase4-workspace-4.11.22-9|788	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|789	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|790	Conflicts:	%{name} < 2:4.8.97-2
14mu|kdebase4-workspace-4.11.22-9|791	
14mu|kdebase4-workspace-4.11.22-9|792	%description -n kickoff
14mu|kdebase4-workspace-4.11.22-9|793	KickOff is the KDE application launcher, or "start menu".
14mu|kdebase4-workspace-4.11.22-9|794	
14mu|kdebase4-workspace-4.11.22-9|795	%files -n kickoff
14mu|kdebase4-workspace-4.11.22-9|796	%{_kde_libdir}/libkickoff.so
14mu|kdebase4-workspace-4.11.22-9|797	%{_kde_libdir}/kde4/plasma_applet_launcher.so
14mu|kdebase4-workspace-4.11.22-9|798	%{_kde_libdir}/kde4/plasma_applet_simplelauncher.so
14mu|kdebase4-workspace-4.11.22-9|799	%{_kde_services}/plasma-applet-launcher.desktop
14mu|kdebase4-workspace-4.11.22-9|800	%{_kde_services}/plasma-applet-simplelauncher.desktop
14mu|kdebase4-workspace-4.11.22-9|801	
14mu|kdebase4-workspace-4.11.22-9|802	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|803	
14mu|kdebase4-workspace-4.11.22-9|804	%package -n kinfocenter
14mu|kdebase4-workspace-4.11.22-9|805	Summary:	KDE system information center
14mu|kdebase4-workspace-4.11.22-9|806	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|807	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|808	Provides:	kinfocenter4 = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|809	Requires:	ldetect-lst
14mu|kdebase4-workspace-4.11.22-9|810	
14mu|kdebase4-workspace-4.11.22-9|811	%description -n kinfocenter
14mu|kdebase4-workspace-4.11.22-9|812	Kinfocenter is a utility in KDE that provides information
14mu|kdebase4-workspace-4.11.22-9|813	about a computer system.
14mu|kdebase4-workspace-4.11.22-9|814	
14mu|kdebase4-workspace-4.11.22-9|815	%files -n kinfocenter
14mu|kdebase4-workspace-4.11.22-9|816	%{_kde_bindir}/kinfocenter
14mu|kdebase4-workspace-4.11.22-9|817	%dir %{_kde_appsdir}/kinfocenter
14mu|kdebase4-workspace-4.11.22-9|818	%{_kde_appsdir}/kinfocenter/*
14mu|kdebase4-workspace-4.11.22-9|819	%{_kde_appsdir}/kcmview1394
14mu|kdebase4-workspace-4.11.22-9|820	%{_kde_libdir}/kde4/kcm_info.so
14mu|kdebase4-workspace-4.11.22-9|821	%{_kde_libdir}/kde4/kcm_opengl.so
14mu|kdebase4-workspace-4.11.22-9|822	%{_kde_libdir}/kde4/kcm_nic.so
14mu|kdebase4-workspace-4.11.22-9|823	%{_kde_libdir}/kde4/kcm_usb.so
14mu|kdebase4-workspace-4.11.22-9|824	%{_kde_libdir}/kde4/kcm_view1394.so
14mu|kdebase4-workspace-4.11.22-9|825	%{_kde_libdir}/kde4/kcm_memory.so
14mu|kdebase4-workspace-4.11.22-9|826	%{_kde_libdir}/kde4/kcm_pci.so
14mu|kdebase4-workspace-4.11.22-9|827	%{_kde_libdir}/kde4/kcm_samba.so
14mu|kdebase4-workspace-4.11.22-9|828	%{_kde_libdir}/kde4/kcm_infosummary.so
14mu|kdebase4-workspace-4.11.22-9|829	%{_kde_libdir}/kde4/devinfo.so
14mu|kdebase4-workspace-4.11.22-9|830	%{_kde_applicationsdir}/kinfocenter.desktop
14mu|kdebase4-workspace-4.11.22-9|831	%{_kde_docdir}/*/*/kinfocenter
14mu|kdebase4-workspace-4.11.22-9|832	%{_kde_services}/dma.desktop
14mu|kdebase4-workspace-4.11.22-9|833	%{_kde_services}/interrupts.desktop
14mu|kdebase4-workspace-4.11.22-9|834	%{_kde_services}/ioports.desktop
14mu|kdebase4-workspace-4.11.22-9|835	%{_kde_services}/kcmusb.desktop
14mu|kdebase4-workspace-4.11.22-9|836	%{_kde_services}/kcmview1394.desktop
14mu|kdebase4-workspace-4.11.22-9|837	%{_kde_services}/nic.desktop
14mu|kdebase4-workspace-4.11.22-9|838	%{_kde_services}/opengl.desktop
14mu|kdebase4-workspace-4.11.22-9|839	%{_kde_services}/scsi.desktop
14mu|kdebase4-workspace-4.11.22-9|840	%{_kde_services}/xserver.desktop
14mu|kdebase4-workspace-4.11.22-9|841	%{_kde_services}/kcm_memory.desktop
14mu|kdebase4-workspace-4.11.22-9|842	%{_kde_services}/kcm_pci.desktop
14mu|kdebase4-workspace-4.11.22-9|843	%{_kde_services}/smbstatus.desktop
14mu|kdebase4-workspace-4.11.22-9|844	%{_kde_services}/devinfo.desktop
14mu|kdebase4-workspace-4.11.22-9|845	%{_kde_services}/kcm_infosummary.desktop
14mu|kdebase4-workspace-4.11.22-9|846	
14mu|kdebase4-workspace-4.11.22-9|847	
14mu|kdebase4-workspace-4.11.22-9|848	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|849	
14mu|kdebase4-workspace-4.11.22-9|850	%package -n klipper
14mu|kdebase4-workspace-4.11.22-9|851	Summary:	Clipboard manager for KDE
14mu|kdebase4-workspace-4.11.22-9|852	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|853	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|854	Conflicts:	%{name} < 2:4.7.97
14mu|kdebase4-workspace-4.11.22-9|855	
14mu|kdebase4-workspace-4.11.22-9|856	%description -n klipper
14mu|kdebase4-workspace-4.11.22-9|857	Klipper is a clipboard manager for the KDE interface. It allows users of
14mu|kdebase4-workspace-4.11.22-9|858	Unix-like operating systems running the KDE desktop environment to access
14mu|kdebase4-workspace-4.11.22-9|859	a history of X Selections, any item of which can be reselected for pasting.
14mu|kdebase4-workspace-4.11.22-9|860	
14mu|kdebase4-workspace-4.11.22-9|861	%files -n klipper
14mu|kdebase4-workspace-4.11.22-9|862	%{_kde_bindir}/klipper
14mu|kdebase4-workspace-4.11.22-9|863	%{_kde_applicationsdir}/klipper.desktop
14mu|kdebase4-workspace-4.11.22-9|864	%doc %{_kde_docdir}/HTML/en/klipper
14mu|kdebase4-workspace-4.11.22-9|865	
14mu|kdebase4-workspace-4.11.22-9|866	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|867	
14mu|kdebase4-workspace-4.11.22-9|868	%package -n krandr
14mu|kdebase4-workspace-4.11.22-9|869	Summary:	KDE screen management tools
14mu|kdebase4-workspace-4.11.22-9|870	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|871	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|872	Conflicts:	%{name} < 2:4.11.10-4
14mu|kdebase4-workspace-4.11.22-9|873	
14mu|kdebase4-workspace-4.11.22-9|874	%description -n krandr
14mu|kdebase4-workspace-4.11.22-9|875	KDE screen management tools.
14mu|kdebase4-workspace-4.11.22-9|876	
14mu|kdebase4-workspace-4.11.22-9|877	%files -n krandr
14mu|kdebase4-workspace-4.11.22-9|878	%{_kde_bindir}/krandrstartup
14mu|kdebase4-workspace-4.11.22-9|879	%{_kde_bindir}/krandrtray
14mu|kdebase4-workspace-4.11.22-9|880	%{_kde_libdir}/kde4/kcm_randr.so
14mu|kdebase4-workspace-4.11.22-9|881	%{_kde_libdir}/kde4/kded_randrmonitor.so
14mu|kdebase4-workspace-4.11.22-9|882	%{_kde_applicationsdir}/krandrtray.desktop
14mu|kdebase4-workspace-4.11.22-9|883	%{_kde_services}/kded/randrmonitor.desktop
14mu|kdebase4-workspace-4.11.22-9|884	%{_kde_services}/randr.desktop
14mu|kdebase4-workspace-4.11.22-9|885	
14mu|kdebase4-workspace-4.11.22-9|886	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|887	
14mu|kdebase4-workspace-4.11.22-9|888	%package -n plasma-applet-battery
14mu|kdebase4-workspace-4.11.22-9|889	Summary:	Simple plasma battery applet
14mu|kdebase4-workspace-4.11.22-9|890	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|891	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|892	Requires:	plasma-krunner-powerdevil
14mu|kdebase4-workspace-4.11.22-9|893	Provides:	plasma-applet
14mu|kdebase4-workspace-4.11.22-9|894	
14mu|kdebase4-workspace-4.11.22-9|895	%description -n plasma-applet-battery
14mu|kdebase4-workspace-4.11.22-9|896	Simple plasma battery applet.
14mu|kdebase4-workspace-4.11.22-9|897	
14mu|kdebase4-workspace-4.11.22-9|898	%files -n plasma-applet-battery
14mu|kdebase4-workspace-4.11.22-9|899	%{_kde_services}/plasma-applet-batterymonitor.desktop
14mu|kdebase4-workspace-4.11.22-9|900	
14mu|kdebase4-workspace-4.11.22-9|901	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|902	
14mu|kdebase4-workspace-4.11.22-9|903	%package -n plasma-applet-calendar
14mu|kdebase4-workspace-4.11.22-9|904	Summary:	Plasma applet calendar
14mu|kdebase4-workspace-4.11.22-9|905	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|906	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|907	Provides:	plasma-applet
14mu|kdebase4-workspace-4.11.22-9|908	
14mu|kdebase4-workspace-4.11.22-9|909	%description -n plasma-applet-calendar
14mu|kdebase4-workspace-4.11.22-9|910	Plasma Calendar applet.
14mu|kdebase4-workspace-4.11.22-9|911	
14mu|kdebase4-workspace-4.11.22-9|912	%files -n plasma-applet-calendar
14mu|kdebase4-workspace-4.11.22-9|913	%{_kde_libdir}/kde4/plasma_applet_calendar.so
14mu|kdebase4-workspace-4.11.22-9|914	%{_kde_services}/plasma-applet-calendar.desktop
14mu|kdebase4-workspace-4.11.22-9|915	
14mu|kdebase4-workspace-4.11.22-9|916	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|917	
14mu|kdebase4-workspace-4.11.22-9|918	%package -n plasma-applet-quicklaunch
14mu|kdebase4-workspace-4.11.22-9|919	Summary:	Launch your favourite Applications
14mu|kdebase4-workspace-4.11.22-9|920	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|921	Requires:	kdebase4-workspace
14mu|kdebase4-workspace-4.11.22-9|922	Provides:	plasma-applet
14mu|kdebase4-workspace-4.11.22-9|923	Obsoletes:	plasma-applet-quicklauncher
14mu|kdebase4-workspace-4.11.22-9|924	
14mu|kdebase4-workspace-4.11.22-9|925	%description -n plasma-applet-quicklaunch
14mu|kdebase4-workspace-4.11.22-9|926	Reimplements the quicklaunch applet present in kde3.5.
14mu|kdebase4-workspace-4.11.22-9|927	
14mu|kdebase4-workspace-4.11.22-9|928	Features:
14mu|kdebase4-workspace-4.11.22-9|929	- Add icons by specify a .desktop file
14mu|kdebase4-workspace-4.11.22-9|930	- Add icons by dragging .desktop files from other locations
14mu|kdebase4-workspace-4.11.22-9|931	- Rearrange icons by dragging them in place
14mu|kdebase4-workspace-4.11.22-9|932	- Configurable number of rows
14mu|kdebase4-workspace-4.11.22-9|933	- Configurable number of visible icons.
14mu|kdebase4-workspace-4.11.22-9|934	
14mu|kdebase4-workspace-4.11.22-9|935	%files -n plasma-applet-quicklaunch
14mu|kdebase4-workspace-4.11.22-9|936	%{_kde_libdir}/kde4/plasma_applet_quicklaunch.so
14mu|kdebase4-workspace-4.11.22-9|937	%{_kde_services}/plasma-applet-quicklaunch.desktop
14mu|kdebase4-workspace-4.11.22-9|938	
14mu|kdebase4-workspace-4.11.22-9|939	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|940	
14mu|kdebase4-workspace-4.11.22-9|941	%package -n plasma-applet-system-monitor-cpu
14mu|kdebase4-workspace-4.11.22-9|942	Summary:	A CPU usage monitor
14mu|kdebase4-workspace-4.11.22-9|943	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|944	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|945	Requires:	lm_sensors
14mu|kdebase4-workspace-4.11.22-9|946	Provides:	plasma-applet
14mu|kdebase4-workspace-4.11.22-9|947	
14mu|kdebase4-workspace-4.11.22-9|948	%description -n plasma-applet-system-monitor-cpu
14mu|kdebase4-workspace-4.11.22-9|949	A CPU usage monitor.
14mu|kdebase4-workspace-4.11.22-9|950	
14mu|kdebase4-workspace-4.11.22-9|951	%files -n plasma-applet-system-monitor-cpu
14mu|kdebase4-workspace-4.11.22-9|952	%{_kde_libdir}/kde4/plasma_applet_sm_cpu.so
14mu|kdebase4-workspace-4.11.22-9|953	%{_kde_services}/plasma-applet-sm_cpu.desktop
14mu|kdebase4-workspace-4.11.22-9|954	
14mu|kdebase4-workspace-4.11.22-9|955	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|956	
14mu|kdebase4-workspace-4.11.22-9|957	%package -n plasma-applet-system-monitor-hdd
14mu|kdebase4-workspace-4.11.22-9|958	Summary:	A hard disk usage monitor
14mu|kdebase4-workspace-4.11.22-9|959	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|960	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|961	Requires:	lm_sensors
14mu|kdebase4-workspace-4.11.22-9|962	Provides:	plasma-applet
14mu|kdebase4-workspace-4.11.22-9|963	
14mu|kdebase4-workspace-4.11.22-9|964	%description -n plasma-applet-system-monitor-hdd
14mu|kdebase4-workspace-4.11.22-9|965	A hard disk usage monitor.
14mu|kdebase4-workspace-4.11.22-9|966	
14mu|kdebase4-workspace-4.11.22-9|967	%files -n plasma-applet-system-monitor-hdd
14mu|kdebase4-workspace-4.11.22-9|968	%{_kde_libdir}/kde4/plasma_applet_sm_hdd.so
14mu|kdebase4-workspace-4.11.22-9|969	%{_kde_services}/plasma-applet-sm_hdd.desktop
14mu|kdebase4-workspace-4.11.22-9|970	
14mu|kdebase4-workspace-4.11.22-9|971	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|972	
14mu|kdebase4-workspace-4.11.22-9|973	%package -n plasma-applet-system-monitor-hwinfo
14mu|kdebase4-workspace-4.11.22-9|974	Summary:	Plasma applet that Show hardware informations
14mu|kdebase4-workspace-4.11.22-9|975	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|976	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|977	Requires:	lm_sensors
14mu|kdebase4-workspace-4.11.22-9|978	Provides:	plasma-applet
14mu|kdebase4-workspace-4.11.22-9|979	
14mu|kdebase4-workspace-4.11.22-9|980	%description -n plasma-applet-system-monitor-hwinfo
14mu|kdebase4-workspace-4.11.22-9|981	Plasma applet that Show hardware informations.
14mu|kdebase4-workspace-4.11.22-9|982	
14mu|kdebase4-workspace-4.11.22-9|983	%files -n plasma-applet-system-monitor-hwinfo
14mu|kdebase4-workspace-4.11.22-9|984	%{_kde_libdir}/kde4/plasma_applet_sm_hwinfo.so
14mu|kdebase4-workspace-4.11.22-9|985	%{_kde_services}/plasma-applet-sm_hwinfo.desktop
14mu|kdebase4-workspace-4.11.22-9|986	
14mu|kdebase4-workspace-4.11.22-9|987	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|988	
14mu|kdebase4-workspace-4.11.22-9|989	%package -n plasma-applet-system-monitor-net
14mu|kdebase4-workspace-4.11.22-9|990	Summary:	A network usage monitor
14mu|kdebase4-workspace-4.11.22-9|991	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|992	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|993	Provides:	plasma-applet
14mu|kdebase4-workspace-4.11.22-9|994	
14mu|kdebase4-workspace-4.11.22-9|995	%description -n plasma-applet-system-monitor-net
14mu|kdebase4-workspace-4.11.22-9|996	A network usage monitor.
14mu|kdebase4-workspace-4.11.22-9|997	
14mu|kdebase4-workspace-4.11.22-9|998	%files -n plasma-applet-system-monitor-net
14mu|kdebase4-workspace-4.11.22-9|999	%{_kde_libdir}/kde4/plasma_applet_sm_net.so
14mu|kdebase4-workspace-4.11.22-9|1000	%{_kde_services}/plasma-applet-sm_net.desktop
14mu|kdebase4-workspace-4.11.22-9|1001	
14mu|kdebase4-workspace-4.11.22-9|1002	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1003	
14mu|kdebase4-workspace-4.11.22-9|1004	%package -n plasma-applet-system-monitor-temperature
14mu|kdebase4-workspace-4.11.22-9|1005	Summary:	A system temperature monitor
14mu|kdebase4-workspace-4.11.22-9|1006	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|1007	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|1008	Requires:	hddtemp
14mu|kdebase4-workspace-4.11.22-9|1009	Requires:	lm_sensors
14mu|kdebase4-workspace-4.11.22-9|1010	Provides:	plasma-applet
14mu|kdebase4-workspace-4.11.22-9|1011	
14mu|kdebase4-workspace-4.11.22-9|1012	%description -n plasma-applet-system-monitor-temperature
14mu|kdebase4-workspace-4.11.22-9|1013	A system temperature monitor.
14mu|kdebase4-workspace-4.11.22-9|1014	
14mu|kdebase4-workspace-4.11.22-9|1015	%files -n plasma-applet-system-monitor-temperature
14mu|kdebase4-workspace-4.11.22-9|1016	%{_kde_libdir}/kde4/plasma_applet_sm_temperature.so
14mu|kdebase4-workspace-4.11.22-9|1017	%{_kde_services}/plasma-applet-sm_temperature.desktop
14mu|kdebase4-workspace-4.11.22-9|1018	
14mu|kdebase4-workspace-4.11.22-9|1019	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1020	
14mu|kdebase4-workspace-4.11.22-9|1021	%package -n plasma-applet-webbrowser
14mu|kdebase4-workspace-4.11.22-9|1022	Summary:	A simple webbrowser applet
14mu|kdebase4-workspace-4.11.22-9|1023	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|1024	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|1025	Provides:	plasma-applet
14mu|kdebase4-workspace-4.11.22-9|1026	
14mu|kdebase4-workspace-4.11.22-9|1027	%description -n plasma-applet-webbrowser
14mu|kdebase4-workspace-4.11.22-9|1028	A simple webbrowser applet.
14mu|kdebase4-workspace-4.11.22-9|1029	
14mu|kdebase4-workspace-4.11.22-9|1030	%files -n plasma-applet-webbrowser
14mu|kdebase4-workspace-4.11.22-9|1031	%{_kde_libdir}/kde4/plasma_applet_webbrowser.so
14mu|kdebase4-workspace-4.11.22-9|1032	%{_kde_services}/plasma-applet-webbrowser.desktop
14mu|kdebase4-workspace-4.11.22-9|1033	
14mu|kdebase4-workspace-4.11.22-9|1034	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1035	
14mu|kdebase4-workspace-4.11.22-9|1036	%package -n plasma-runner-places
14mu|kdebase4-workspace-4.11.22-9|1037	Summary:	Plasma applet places
14mu|kdebase4-workspace-4.11.22-9|1038	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|1039	Requires:	kdebase4-workspace
14mu|kdebase4-workspace-4.11.22-9|1040	Provides:	plasma-runner
14mu|kdebase4-workspace-4.11.22-9|1041	
14mu|kdebase4-workspace-4.11.22-9|1042	%description -n plasma-runner-places
14mu|kdebase4-workspace-4.11.22-9|1043	Plasma runner places.
14mu|kdebase4-workspace-4.11.22-9|1044	
14mu|kdebase4-workspace-4.11.22-9|1045	%files -n plasma-runner-places
14mu|kdebase4-workspace-4.11.22-9|1046	%{_kde_libdir}/kde4/krunner_placesrunner.so
14mu|kdebase4-workspace-4.11.22-9|1047	%{_kde_services}/plasma-runner-places.desktop
14mu|kdebase4-workspace-4.11.22-9|1048	
14mu|kdebase4-workspace-4.11.22-9|1049	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1050	
14mu|kdebase4-workspace-4.11.22-9|1051	%package -n plasma-krunner-powerdevil
14mu|kdebase4-workspace-4.11.22-9|1052	Summary:	KDE power management applet
14mu|kdebase4-workspace-4.11.22-9|1053	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|1054	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|1055	Requires:	upower
14mu|kdebase4-workspace-4.11.22-9|1056	Provides:	plasma-krunner
14mu|kdebase4-workspace-4.11.22-9|1057	Provides:	powerdevil = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1058	
14mu|kdebase4-workspace-4.11.22-9|1059	%description -n plasma-krunner-powerdevil
14mu|kdebase4-workspace-4.11.22-9|1060	KDE power management applet.
14mu|kdebase4-workspace-4.11.22-9|1061	
14mu|kdebase4-workspace-4.11.22-9|1062	%files -n plasma-krunner-powerdevil
14mu|kdebase4-workspace-4.11.22-9|1063	%{_kde_libdir}/kde4/kded_powerdevil.so
14mu|kdebase4-workspace-4.11.22-9|1064	%{_kde_libdir}/kde4/krunner_powerdevil.so
14mu|kdebase4-workspace-4.11.22-9|1065	%{_kde_libdir}/kde4/powerdevilbrightnesscontrolaction_config.so
14mu|kdebase4-workspace-4.11.22-9|1066	%{_kde_libdir}/kde4/powerdevildimdisplayaction_config.so
14mu|kdebase4-workspace-4.11.22-9|1067	%{_kde_libdir}/kde4/powerdevildpmsaction.so
14mu|kdebase4-workspace-4.11.22-9|1068	%{_kde_libdir}/kde4/powerdevildpmsaction_config.so
14mu|kdebase4-workspace-4.11.22-9|1069	%{_kde_libdir}/kde4/powerdevilrunscriptaction_config.so
14mu|kdebase4-workspace-4.11.22-9|1070	%{_kde_libdir}/kde4/powerdevilsuspendsessionaction_config.so
14mu|kdebase4-workspace-4.11.22-9|1071	%{_kde_libdir}/kde4/kcm_powerdevilglobalconfig.so
14mu|kdebase4-workspace-4.11.22-9|1072	%{_kde_libdir}/kde4/kcm_powerdevilprofilesconfig.so
14mu|kdebase4-workspace-4.11.22-9|1073	%{_kde_libdir}/kde4/kcm_powerdevilactivitiesconfig.so
14mu|kdebase4-workspace-4.11.22-9|1074	%{_kde_libdir}/kde4/powerdevilhandlebuttoneventsaction_config.so
14mu|kdebase4-workspace-4.11.22-9|1075	%{_kde_appsdir}/powerdevil
14mu|kdebase4-workspace-4.11.22-9|1076	%{_kde_services}/kded/powerdevil.desktop
14mu|kdebase4-workspace-4.11.22-9|1077	%{_kde_services}/powerdevilglobalconfig.desktop
14mu|kdebase4-workspace-4.11.22-9|1078	%{_kde_services}/powerdevilhandlebuttoneventsaction.desktop
14mu|kdebase4-workspace-4.11.22-9|1079	%{_kde_services}/powerdevilprofilesconfig.desktop
14mu|kdebase4-workspace-4.11.22-9|1080	%{_kde_services}/plasma-runner-powerdevil.desktop
14mu|kdebase4-workspace-4.11.22-9|1081	%{_kde_services}/powerdevilbrightnesscontrolaction.desktop
14mu|kdebase4-workspace-4.11.22-9|1082	%{_kde_services}/powerdevildimdisplayaction.desktop
14mu|kdebase4-workspace-4.11.22-9|1083	%{_kde_services}/powerdevildpmsaction.desktop
14mu|kdebase4-workspace-4.11.22-9|1084	%{_kde_services}/powerdevilrunscriptaction.desktop
14mu|kdebase4-workspace-4.11.22-9|1085	%{_kde_services}/powerdevilsuspendsessionaction.desktop
14mu|kdebase4-workspace-4.11.22-9|1086	%{_kde_services}/powerdevilactivitiesconfig.desktop
14mu|kdebase4-workspace-4.11.22-9|1087	
14mu|kdebase4-workspace-4.11.22-9|1088	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1089	
14mu|kdebase4-workspace-4.11.22-9|1090	%package -n plasma-scriptengine-python
14mu|kdebase4-workspace-4.11.22-9|1091	Summary:	Support for python plasma applets
14mu|kdebase4-workspace-4.11.22-9|1092	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|1093	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|1094	Requires:	python-kde4
14mu|kdebase4-workspace-4.11.22-9|1095	Conflicts:	%{name} < 2:4.5.80
14mu|kdebase4-workspace-4.11.22-9|1096	
14mu|kdebase4-workspace-4.11.22-9|1097	%description -n plasma-scriptengine-python
14mu|kdebase4-workspace-4.11.22-9|1098	This package allow kde4 to use plasma applets written in python.
14mu|kdebase4-workspace-4.11.22-9|1099	
14mu|kdebase4-workspace-4.11.22-9|1100	%files -n plasma-scriptengine-python
14mu|kdebase4-workspace-4.11.22-9|1101	%{py_platsitedir}/PyKDE4/*
14mu|kdebase4-workspace-4.11.22-9|1102	%{_kde_appsdir}/plasma_scriptengine_python
14mu|kdebase4-workspace-4.11.22-9|1103	%{_kde_services}/plasma-scriptengine-applet-python.desktop
14mu|kdebase4-workspace-4.11.22-9|1104	%{_kde_services}/plasma-scriptengine-dataengine-python.desktop
14mu|kdebase4-workspace-4.11.22-9|1105	%{_kde_services}/plasma-scriptengine-runner-python.desktop
14mu|kdebase4-workspace-4.11.22-9|1106	%{_kde_services}/plasma-scriptengine-wallpaper-python.desktop
14mu|kdebase4-workspace-4.11.22-9|1107	
14mu|kdebase4-workspace-4.11.22-9|1108	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1109	
14mu|kdebase4-workspace-4.11.22-9|1110	%if %{with ruby}
14mu|kdebase4-workspace-4.11.22-9|1111	%package -n plasma-scriptengine-ruby
14mu|kdebase4-workspace-4.11.22-9|1112	Summary:	Support for ruby plasma applets
14mu|kdebase4-workspace-4.11.22-9|1113	Group:		Graphical desktop/KDE
14mu|kdebase4-workspace-4.11.22-9|1114	Requires:	kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|1115	Requires:	ruby-kde4
14mu|kdebase4-workspace-4.11.22-9|1116	Conflicts:	%{name} < 2:4.5.80
14mu|kdebase4-workspace-4.11.22-9|1117	
14mu|kdebase4-workspace-4.11.22-9|1118	%description -n plasma-scriptengine-ruby
14mu|kdebase4-workspace-4.11.22-9|1119	This package allow kde4 to use plasma applets written in ruby.
14mu|kdebase4-workspace-4.11.22-9|1120	
14mu|kdebase4-workspace-4.11.22-9|1121	%files -n plasma-scriptengine-ruby
14mu|kdebase4-workspace-4.11.22-9|1122	%{_kde_appsdir}/plasma_scriptengine_ruby
14mu|kdebase4-workspace-4.11.22-9|1123	%{_kde_services}/plasma-scriptengine-ruby-applet.desktop
14mu|kdebase4-workspace-4.11.22-9|1124	%{_kde_services}/plasma-scriptengine-ruby-dataengine.desktop
14mu|kdebase4-workspace-4.11.22-9|1125	%endif
14mu|kdebase4-workspace-4.11.22-9|1126	
14mu|kdebase4-workspace-4.11.22-9|1127	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1128	
14mu|kdebase4-workspace-4.11.22-9|1129	%define libkdecorations_major 4
14mu|kdebase4-workspace-4.11.22-9|1130	%define libkdecorations %mklibname kdecorations %{libkdecorations_major}
14mu|kdebase4-workspace-4.11.22-9|1131	
14mu|kdebase4-workspace-4.11.22-9|1132	%package -n %{libkdecorations}
14mu|kdebase4-workspace-4.11.22-9|1133	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1134	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1135	
14mu|kdebase4-workspace-4.11.22-9|1136	%description -n %{libkdecorations}
14mu|kdebase4-workspace-4.11.22-9|1137	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1138	
14mu|kdebase4-workspace-4.11.22-9|1139	%files -n %{libkdecorations}
14mu|kdebase4-workspace-4.11.22-9|1140	%{_kde_libdir}/libkdecorations.so.%{libkdecorations_major}*
14mu|kdebase4-workspace-4.11.22-9|1141	
14mu|kdebase4-workspace-4.11.22-9|1142	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1143	
14mu|kdebase4-workspace-4.11.22-9|1144	%define libkephal_major 4
14mu|kdebase4-workspace-4.11.22-9|1145	%define libkephal %mklibname kephal %{libkephal_major}
14mu|kdebase4-workspace-4.11.22-9|1146	
14mu|kdebase4-workspace-4.11.22-9|1147	%package -n %{libkephal}
14mu|kdebase4-workspace-4.11.22-9|1148	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1149	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1150	
14mu|kdebase4-workspace-4.11.22-9|1151	%description -n %{libkephal}
14mu|kdebase4-workspace-4.11.22-9|1152	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1153	
14mu|kdebase4-workspace-4.11.22-9|1154	%files -n %{libkephal}
14mu|kdebase4-workspace-4.11.22-9|1155	%{_kde_libdir}/libkephal.so.%{libkephal_major}*
14mu|kdebase4-workspace-4.11.22-9|1156	
14mu|kdebase4-workspace-4.11.22-9|1157	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1158	
14mu|kdebase4-workspace-4.11.22-9|1159	%define libkfontinst_major 4
14mu|kdebase4-workspace-4.11.22-9|1160	%define libkfontinst %mklibname kfontinst %{libkfontinst_major}
14mu|kdebase4-workspace-4.11.22-9|1161	
14mu|kdebase4-workspace-4.11.22-9|1162	%package -n %{libkfontinst}
14mu|kdebase4-workspace-4.11.22-9|1163	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1164	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1165	
14mu|kdebase4-workspace-4.11.22-9|1166	%description -n %{libkfontinst}
14mu|kdebase4-workspace-4.11.22-9|1167	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1168	
14mu|kdebase4-workspace-4.11.22-9|1169	%files -n %{libkfontinst}
14mu|kdebase4-workspace-4.11.22-9|1170	%{_kde_libdir}/libkfontinst.so.%{libkfontinst_major}*
14mu|kdebase4-workspace-4.11.22-9|1171	
14mu|kdebase4-workspace-4.11.22-9|1172	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1173	
14mu|kdebase4-workspace-4.11.22-9|1174	%define libkfontinstui_major 4
14mu|kdebase4-workspace-4.11.22-9|1175	%define libkfontinstui %mklibname kfontinstui %{libkfontinstui_major}
14mu|kdebase4-workspace-4.11.22-9|1176	
14mu|kdebase4-workspace-4.11.22-9|1177	%package -n %{libkfontinstui}
14mu|kdebase4-workspace-4.11.22-9|1178	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1179	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1180	
14mu|kdebase4-workspace-4.11.22-9|1181	%description -n %{libkfontinstui}
14mu|kdebase4-workspace-4.11.22-9|1182	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1183	
14mu|kdebase4-workspace-4.11.22-9|1184	%files -n %{libkfontinstui}
14mu|kdebase4-workspace-4.11.22-9|1185	%{_kde_libdir}/libkfontinstui.so.%{libkfontinstui_major}*
14mu|kdebase4-workspace-4.11.22-9|1186	
14mu|kdebase4-workspace-4.11.22-9|1187	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1188	
14mu|kdebase4-workspace-4.11.22-9|1189	%define libkhotkeysprivate_major 4
14mu|kdebase4-workspace-4.11.22-9|1190	%define libkhotkeysprivate %mklibname khotkeysprivate %{libkhotkeysprivate_major}
14mu|kdebase4-workspace-4.11.22-9|1191	
14mu|kdebase4-workspace-4.11.22-9|1192	%package -n %{libkhotkeysprivate}
14mu|kdebase4-workspace-4.11.22-9|1193	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1194	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1195	
14mu|kdebase4-workspace-4.11.22-9|1196	%description -n %{libkhotkeysprivate}
14mu|kdebase4-workspace-4.11.22-9|1197	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1198	
14mu|kdebase4-workspace-4.11.22-9|1199	%files -n %{libkhotkeysprivate}
14mu|kdebase4-workspace-4.11.22-9|1200	%{_kde_libdir}/libkhotkeysprivate.so.%{libkhotkeysprivate_major}*
14mu|kdebase4-workspace-4.11.22-9|1201	
14mu|kdebase4-workspace-4.11.22-9|1202	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1203	
14mu|kdebase4-workspace-4.11.22-9|1204	%define libkscreensaver_major 5
14mu|kdebase4-workspace-4.11.22-9|1205	%define libkscreensaver %mklibname kscreensaver %{libkscreensaver_major}
14mu|kdebase4-workspace-4.11.22-9|1206	
14mu|kdebase4-workspace-4.11.22-9|1207	%package -n %{libkscreensaver}
14mu|kdebase4-workspace-4.11.22-9|1208	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1209	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1210	
14mu|kdebase4-workspace-4.11.22-9|1211	%description -n %{libkscreensaver}
14mu|kdebase4-workspace-4.11.22-9|1212	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1213	
14mu|kdebase4-workspace-4.11.22-9|1214	%files -n %{libkscreensaver}
14mu|kdebase4-workspace-4.11.22-9|1215	%{_kde_libdir}/libkscreensaver.so.%{libkscreensaver_major}*
14mu|kdebase4-workspace-4.11.22-9|1216	
14mu|kdebase4-workspace-4.11.22-9|1217	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1218	
14mu|kdebase4-workspace-4.11.22-9|1219	%define libksgrd_major 4
14mu|kdebase4-workspace-4.11.22-9|1220	%define libksgrd %mklibname ksgrd %{libksgrd_major}
14mu|kdebase4-workspace-4.11.22-9|1221	
14mu|kdebase4-workspace-4.11.22-9|1222	%package -n %{libksgrd}
14mu|kdebase4-workspace-4.11.22-9|1223	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1224	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1225	
14mu|kdebase4-workspace-4.11.22-9|1226	%description -n %{libksgrd}
14mu|kdebase4-workspace-4.11.22-9|1227	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1228	
14mu|kdebase4-workspace-4.11.22-9|1229	%files -n %{libksgrd}
14mu|kdebase4-workspace-4.11.22-9|1230	%{_kde_libdir}/libksgrd.so.%{libksgrd_major}*
14mu|kdebase4-workspace-4.11.22-9|1231	
14mu|kdebase4-workspace-4.11.22-9|1232	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1233	
14mu|kdebase4-workspace-4.11.22-9|1234	%define libksignalplotter_major 4
14mu|kdebase4-workspace-4.11.22-9|1235	%define libksignalplotter %mklibname ksignalplotter %{libksignalplotter_major}
14mu|kdebase4-workspace-4.11.22-9|1236	
14mu|kdebase4-workspace-4.11.22-9|1237	%package -n %{libksignalplotter}
14mu|kdebase4-workspace-4.11.22-9|1238	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1239	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1240	
14mu|kdebase4-workspace-4.11.22-9|1241	%description -n %{libksignalplotter}
14mu|kdebase4-workspace-4.11.22-9|1242	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1243	
14mu|kdebase4-workspace-4.11.22-9|1244	%files -n %{libksignalplotter}
14mu|kdebase4-workspace-4.11.22-9|1245	%{_kde_libdir}/libksignalplotter.so.%{libksignalplotter_major}*
14mu|kdebase4-workspace-4.11.22-9|1246	
14mu|kdebase4-workspace-4.11.22-9|1247	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1248	
14mu|kdebase4-workspace-4.11.22-9|1249	%define libkwineffects_major 1
14mu|kdebase4-workspace-4.11.22-9|1250	%define libkwineffects %mklibname kwineffects %{libkwineffects_major}
14mu|kdebase4-workspace-4.11.22-9|1251	
14mu|kdebase4-workspace-4.11.22-9|1252	%package -n %{libkwineffects}
14mu|kdebase4-workspace-4.11.22-9|1253	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1254	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1255	
14mu|kdebase4-workspace-4.11.22-9|1256	%description -n %{libkwineffects}
14mu|kdebase4-workspace-4.11.22-9|1257	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1258	
14mu|kdebase4-workspace-4.11.22-9|1259	%files -n %{libkwineffects}
14mu|kdebase4-workspace-4.11.22-9|1260	%{_kde_libdir}/libkwineffects.so.%{libkwineffects_major}*
14mu|kdebase4-workspace-4.11.22-9|1261	
14mu|kdebase4-workspace-4.11.22-9|1262	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1263	
14mu|kdebase4-workspace-4.11.22-9|1264	%define libkwinglesutils_major 1
14mu|kdebase4-workspace-4.11.22-9|1265	%define libkwinglesutils %mklibname kwinglesutils %{libkwinglesutils_major}
14mu|kdebase4-workspace-4.11.22-9|1266	
14mu|kdebase4-workspace-4.11.22-9|1267	%package -n %{libkwinglesutils}
14mu|kdebase4-workspace-4.11.22-9|1268	Summary:	Gles2 runtime library for kwin
14mu|kdebase4-workspace-4.11.22-9|1269	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1270	
14mu|kdebase4-workspace-4.11.22-9|1271	%description -n %{libkwinglesutils}
14mu|kdebase4-workspace-4.11.22-9|1272	Kwin GLES2 runtime library.
14mu|kdebase4-workspace-4.11.22-9|1273	
14mu|kdebase4-workspace-4.11.22-9|1274	%files -n %{libkwinglesutils}
14mu|kdebase4-workspace-4.11.22-9|1275	%{_kde_libdir}/libkwinglesutils.so.%{libkwinglesutils_major}*
14mu|kdebase4-workspace-4.11.22-9|1276	
14mu|kdebase4-workspace-4.11.22-9|1277	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1278	
14mu|kdebase4-workspace-4.11.22-9|1279	%define libkwinglutils_major 1
14mu|kdebase4-workspace-4.11.22-9|1280	%define libkwinglutils %mklibname kwinglutils %{libkwinglutils_major}
14mu|kdebase4-workspace-4.11.22-9|1281	
14mu|kdebase4-workspace-4.11.22-9|1282	%package -n %{libkwinglutils}
14mu|kdebase4-workspace-4.11.22-9|1283	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1284	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1285	
14mu|kdebase4-workspace-4.11.22-9|1286	%description -n %{libkwinglutils}
14mu|kdebase4-workspace-4.11.22-9|1287	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1288	
14mu|kdebase4-workspace-4.11.22-9|1289	%files -n %{libkwinglutils}
14mu|kdebase4-workspace-4.11.22-9|1290	%{_kde_libdir}/libkwinglutils.so.%{libkwinglutils_major}*
14mu|kdebase4-workspace-4.11.22-9|1291	
14mu|kdebase4-workspace-4.11.22-9|1292	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1293	
14mu|kdebase4-workspace-4.11.22-9|1294	%define libkworkspace_major 4
14mu|kdebase4-workspace-4.11.22-9|1295	%define libkworkspace %mklibname kworkspace %{libkworkspace_major}
14mu|kdebase4-workspace-4.11.22-9|1296	
14mu|kdebase4-workspace-4.11.22-9|1297	%package -n %{libkworkspace}
14mu|kdebase4-workspace-4.11.22-9|1298	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1299	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1300	
14mu|kdebase4-workspace-4.11.22-9|1301	%description -n %{libkworkspace}
14mu|kdebase4-workspace-4.11.22-9|1302	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1303	
14mu|kdebase4-workspace-4.11.22-9|1304	%files -n %{libkworkspace}
14mu|kdebase4-workspace-4.11.22-9|1305	%{_kde_libdir}/libkworkspace.so.%{libkworkspace_major}*
14mu|kdebase4-workspace-4.11.22-9|1306	
14mu|kdebase4-workspace-4.11.22-9|1307	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1308	
14mu|kdebase4-workspace-4.11.22-9|1309	%define liblsofui_major 4
14mu|kdebase4-workspace-4.11.22-9|1310	%define liblsofui %mklibname lsofui %{liblsofui_major}
14mu|kdebase4-workspace-4.11.22-9|1311	
14mu|kdebase4-workspace-4.11.22-9|1312	%package -n %{liblsofui}
14mu|kdebase4-workspace-4.11.22-9|1313	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1314	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1315	
14mu|kdebase4-workspace-4.11.22-9|1316	%description -n %{liblsofui}
14mu|kdebase4-workspace-4.11.22-9|1317	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1318	
14mu|kdebase4-workspace-4.11.22-9|1319	%files -n %{liblsofui}
14mu|kdebase4-workspace-4.11.22-9|1320	%{_kde_libdir}/liblsofui.so.%{liblsofui_major}*
14mu|kdebase4-workspace-4.11.22-9|1321	
14mu|kdebase4-workspace-4.11.22-9|1322	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1323	
14mu|kdebase4-workspace-4.11.22-9|1324	%define liboxygenstyle_major 4
14mu|kdebase4-workspace-4.11.22-9|1325	%define liboxygenstyle %mklibname oxygenstyle %{liboxygenstyle_major}
14mu|kdebase4-workspace-4.11.22-9|1326	
14mu|kdebase4-workspace-4.11.22-9|1327	%package -n %{liboxygenstyle}
14mu|kdebase4-workspace-4.11.22-9|1328	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1329	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1330	
14mu|kdebase4-workspace-4.11.22-9|1331	%description -n %{liboxygenstyle}
14mu|kdebase4-workspace-4.11.22-9|1332	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1333	
14mu|kdebase4-workspace-4.11.22-9|1334	%files -n %{liboxygenstyle}
14mu|kdebase4-workspace-4.11.22-9|1335	%{_kde_libdir}/liboxygenstyle.so.%{liboxygenstyle_major}*
14mu|kdebase4-workspace-4.11.22-9|1336	
14mu|kdebase4-workspace-4.11.22-9|1337	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1338	
14mu|kdebase4-workspace-4.11.22-9|1339	%define liboxygenstyleconfig_major 4
14mu|kdebase4-workspace-4.11.22-9|1340	%define liboxygenstyleconfig %mklibname oxygenstyleconfig %{liboxygenstyleconfig_major}
14mu|kdebase4-workspace-4.11.22-9|1341	
14mu|kdebase4-workspace-4.11.22-9|1342	%package -n %{liboxygenstyleconfig}
14mu|kdebase4-workspace-4.11.22-9|1343	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1344	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1345	
14mu|kdebase4-workspace-4.11.22-9|1346	%description -n %{liboxygenstyleconfig}
14mu|kdebase4-workspace-4.11.22-9|1347	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1348	
14mu|kdebase4-workspace-4.11.22-9|1349	%files -n %{liboxygenstyleconfig}
14mu|kdebase4-workspace-4.11.22-9|1350	%{_kde_libdir}/liboxygenstyleconfig.so.%{liboxygenstyleconfig_major}*
14mu|kdebase4-workspace-4.11.22-9|1351	
14mu|kdebase4-workspace-4.11.22-9|1352	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1353	
14mu|kdebase4-workspace-4.11.22-9|1354	%define libplasma_applet_system_monitor_major 4
14mu|kdebase4-workspace-4.11.22-9|1355	%define libplasma_applet_system_monitor %mklibname plasma_applet_system_monitor %{libplasma_applet_system_monitor_major}
14mu|kdebase4-workspace-4.11.22-9|1356	
14mu|kdebase4-workspace-4.11.22-9|1357	%package -n %{libplasma_applet_system_monitor}
14mu|kdebase4-workspace-4.11.22-9|1358	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1359	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1360	
14mu|kdebase4-workspace-4.11.22-9|1361	%description -n %{libplasma_applet_system_monitor}
14mu|kdebase4-workspace-4.11.22-9|1362	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1363	
14mu|kdebase4-workspace-4.11.22-9|1364	%files -n %{libplasma_applet_system_monitor}
14mu|kdebase4-workspace-4.11.22-9|1365	%{_kde_libdir}/libplasma_applet-system-monitor.so.%{libplasma_applet_system_monitor_major}*
14mu|kdebase4-workspace-4.11.22-9|1366	
14mu|kdebase4-workspace-4.11.22-9|1367	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1368	
14mu|kdebase4-workspace-4.11.22-9|1369	%define libplasmaclock_major 4
14mu|kdebase4-workspace-4.11.22-9|1370	%define libplasmaclock %mklibname plasmaclock %{libplasmaclock_major}
14mu|kdebase4-workspace-4.11.22-9|1371	
14mu|kdebase4-workspace-4.11.22-9|1372	%package -n %{libplasmaclock}
14mu|kdebase4-workspace-4.11.22-9|1373	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1374	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1375	
14mu|kdebase4-workspace-4.11.22-9|1376	%description -n %{libplasmaclock}
14mu|kdebase4-workspace-4.11.22-9|1377	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1378	
14mu|kdebase4-workspace-4.11.22-9|1379	%files -n %{libplasmaclock}
14mu|kdebase4-workspace-4.11.22-9|1380	%{_kde_libdir}/libplasmaclock.so.%{libplasmaclock_major}*
14mu|kdebase4-workspace-4.11.22-9|1381	
14mu|kdebase4-workspace-4.11.22-9|1382	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1383	
14mu|kdebase4-workspace-4.11.22-9|1384	%define libplasmagenericshell_major 4
14mu|kdebase4-workspace-4.11.22-9|1385	%define libplasmagenericshell %mklibname plasmagenericshell %{libplasmagenericshell_major}
14mu|kdebase4-workspace-4.11.22-9|1386	
14mu|kdebase4-workspace-4.11.22-9|1387	%package -n %{libplasmagenericshell}
14mu|kdebase4-workspace-4.11.22-9|1388	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1389	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1390	
14mu|kdebase4-workspace-4.11.22-9|1391	%description -n %{libplasmagenericshell}
14mu|kdebase4-workspace-4.11.22-9|1392	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1393	
14mu|kdebase4-workspace-4.11.22-9|1394	%files -n %{libplasmagenericshell}
14mu|kdebase4-workspace-4.11.22-9|1395	%{_kde_libdir}/libplasmagenericshell.so.%{libplasmagenericshell_major}*
14mu|kdebase4-workspace-4.11.22-9|1396	
14mu|kdebase4-workspace-4.11.22-9|1397	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1398	
14mu|kdebase4-workspace-4.11.22-9|1399	%define libplasma_geolocation_interface_major 4
14mu|kdebase4-workspace-4.11.22-9|1400	%define libplasma_geolocation_interface %mklibname plasma-geolocation-interface %{libplasma_geolocation_interface_major}
14mu|kdebase4-workspace-4.11.22-9|1401	
14mu|kdebase4-workspace-4.11.22-9|1402	%package -n %{libplasma_geolocation_interface}
14mu|kdebase4-workspace-4.11.22-9|1403	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1404	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1405	
14mu|kdebase4-workspace-4.11.22-9|1406	%description -n %{libplasma_geolocation_interface}
14mu|kdebase4-workspace-4.11.22-9|1407	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1408	
14mu|kdebase4-workspace-4.11.22-9|1409	%files -n %{libplasma_geolocation_interface}
14mu|kdebase4-workspace-4.11.22-9|1410	%{_kde_libdir}/libplasma-geolocation-interface.so.%{libplasma_geolocation_interface_major}*
14mu|kdebase4-workspace-4.11.22-9|1411	
14mu|kdebase4-workspace-4.11.22-9|1412	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1413	
14mu|kdebase4-workspace-4.11.22-9|1414	%define powerdevilconfigcommonprivate_major 4
14mu|kdebase4-workspace-4.11.22-9|1415	%define libpowerdevilconfigcommonprivate %mklibname powerdevilconfigcommonprivate %{powerdevilconfigcommonprivate_major}
14mu|kdebase4-workspace-4.11.22-9|1416	
14mu|kdebase4-workspace-4.11.22-9|1417	%package -n %{libpowerdevilconfigcommonprivate}
14mu|kdebase4-workspace-4.11.22-9|1418	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1419	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1420	
14mu|kdebase4-workspace-4.11.22-9|1421	%description -n %{libpowerdevilconfigcommonprivate}
14mu|kdebase4-workspace-4.11.22-9|1422	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1423	
14mu|kdebase4-workspace-4.11.22-9|1424	%files -n %{libpowerdevilconfigcommonprivate}
14mu|kdebase4-workspace-4.11.22-9|1425	%{_kde_libdir}/libpowerdevilconfigcommonprivate.so.%{powerdevilconfigcommonprivate_major}*
14mu|kdebase4-workspace-4.11.22-9|1426	
14mu|kdebase4-workspace-4.11.22-9|1427	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1428	
14mu|kdebase4-workspace-4.11.22-9|1429	%define libpowerdevilcore_major 0
14mu|kdebase4-workspace-4.11.22-9|1430	%define libpowerdevilcore %mklibname powerdevilcore %{libpowerdevilcore_major}
14mu|kdebase4-workspace-4.11.22-9|1431	
14mu|kdebase4-workspace-4.11.22-9|1432	%package -n %{libpowerdevilcore}
14mu|kdebase4-workspace-4.11.22-9|1433	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1434	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1435	
14mu|kdebase4-workspace-4.11.22-9|1436	%description -n %{libpowerdevilcore}
14mu|kdebase4-workspace-4.11.22-9|1437	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1438	
14mu|kdebase4-workspace-4.11.22-9|1439	%files -n %{libpowerdevilcore}
14mu|kdebase4-workspace-4.11.22-9|1440	%{_kde_libdir}/libpowerdevilcore.so.%{libpowerdevilcore_major}*
14mu|kdebase4-workspace-4.11.22-9|1441	
14mu|kdebase4-workspace-4.11.22-9|1442	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1443	
14mu|kdebase4-workspace-4.11.22-9|1444	%define libpowerdevilui_major 4
14mu|kdebase4-workspace-4.11.22-9|1445	%define libpowerdevilui %mklibname powerdevilui %{libpowerdevilui_major}
14mu|kdebase4-workspace-4.11.22-9|1446	
14mu|kdebase4-workspace-4.11.22-9|1447	%package -n %{libpowerdevilui}
14mu|kdebase4-workspace-4.11.22-9|1448	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1449	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1450	
14mu|kdebase4-workspace-4.11.22-9|1451	%description -n %{libpowerdevilui}
14mu|kdebase4-workspace-4.11.22-9|1452	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1453	
14mu|kdebase4-workspace-4.11.22-9|1454	%files -n %{libpowerdevilui}
14mu|kdebase4-workspace-4.11.22-9|1455	%{_kde_libdir}/libpowerdevilui.so.%{libpowerdevilui_major}*
14mu|kdebase4-workspace-4.11.22-9|1456	
14mu|kdebase4-workspace-4.11.22-9|1457	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1458	
14mu|kdebase4-workspace-4.11.22-9|1459	%define libprocesscore_major 4
14mu|kdebase4-workspace-4.11.22-9|1460	%define libprocesscore %mklibname processcore %{libprocesscore_major}
14mu|kdebase4-workspace-4.11.22-9|1461	
14mu|kdebase4-workspace-4.11.22-9|1462	%package -n %{libprocesscore}
14mu|kdebase4-workspace-4.11.22-9|1463	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1464	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1465	
14mu|kdebase4-workspace-4.11.22-9|1466	%description -n %{libprocesscore}
14mu|kdebase4-workspace-4.11.22-9|1467	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1468	
14mu|kdebase4-workspace-4.11.22-9|1469	%files -n %{libprocesscore}
14mu|kdebase4-workspace-4.11.22-9|1470	%{_kde_libdir}/libprocesscore.so.%{libprocesscore_major}*
14mu|kdebase4-workspace-4.11.22-9|1471	
14mu|kdebase4-workspace-4.11.22-9|1472	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1473	
14mu|kdebase4-workspace-4.11.22-9|1474	%define libprocessui_major 4
14mu|kdebase4-workspace-4.11.22-9|1475	%define libprocessui %mklibname processui %{libprocessui_major}
14mu|kdebase4-workspace-4.11.22-9|1476	
14mu|kdebase4-workspace-4.11.22-9|1477	%package -n %{libprocessui}
14mu|kdebase4-workspace-4.11.22-9|1478	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1479	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1480	
14mu|kdebase4-workspace-4.11.22-9|1481	%description -n %{libprocessui}
14mu|kdebase4-workspace-4.11.22-9|1482	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1483	
14mu|kdebase4-workspace-4.11.22-9|1484	%files -n %{libprocessui}
14mu|kdebase4-workspace-4.11.22-9|1485	%{_kde_libdir}/libprocessui.so.%{libprocessui_major}*
14mu|kdebase4-workspace-4.11.22-9|1486	
14mu|kdebase4-workspace-4.11.22-9|1487	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1488	
14mu|kdebase4-workspace-4.11.22-9|1489	%define libsystemsettingsview_major 2
14mu|kdebase4-workspace-4.11.22-9|1490	%define libsystemsettingsview %mklibname systemsettingsview %{libsystemsettingsview_major}
14mu|kdebase4-workspace-4.11.22-9|1491	
14mu|kdebase4-workspace-4.11.22-9|1492	%package -n %{libsystemsettingsview}
14mu|kdebase4-workspace-4.11.22-9|1493	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1494	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1495	
14mu|kdebase4-workspace-4.11.22-9|1496	%description -n %{libsystemsettingsview}
14mu|kdebase4-workspace-4.11.22-9|1497	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1498	
14mu|kdebase4-workspace-4.11.22-9|1499	%files -n %{libsystemsettingsview}
14mu|kdebase4-workspace-4.11.22-9|1500	%{_kde_libdir}/libsystemsettingsview.so.%{libsystemsettingsview_major}*
14mu|kdebase4-workspace-4.11.22-9|1501	
14mu|kdebase4-workspace-4.11.22-9|1502	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1503	
14mu|kdebase4-workspace-4.11.22-9|1504	%define libtaskmanager_major 4
14mu|kdebase4-workspace-4.11.22-9|1505	%define libtaskmanager %mklibname taskmanager %{libtaskmanager_major}
14mu|kdebase4-workspace-4.11.22-9|1506	
14mu|kdebase4-workspace-4.11.22-9|1507	%package -n %{libtaskmanager}
14mu|kdebase4-workspace-4.11.22-9|1508	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1509	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1510	
14mu|kdebase4-workspace-4.11.22-9|1511	%description -n %{libtaskmanager}
14mu|kdebase4-workspace-4.11.22-9|1512	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1513	
14mu|kdebase4-workspace-4.11.22-9|1514	%files -n %{libtaskmanager}
14mu|kdebase4-workspace-4.11.22-9|1515	%{_kde_libdir}/libtaskmanager.so.%{libtaskmanager_major}*
14mu|kdebase4-workspace-4.11.22-9|1516	
14mu|kdebase4-workspace-4.11.22-9|1517	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1518	
14mu|kdebase4-workspace-4.11.22-9|1519	%define libweather_ion_major 6
14mu|kdebase4-workspace-4.11.22-9|1520	%define libweather_ion %mklibname weather_ion %{libweather_ion_major}
14mu|kdebase4-workspace-4.11.22-9|1521	
14mu|kdebase4-workspace-4.11.22-9|1522	%package -n %{libweather_ion}
14mu|kdebase4-workspace-4.11.22-9|1523	Summary:	KDE 4 core library
14mu|kdebase4-workspace-4.11.22-9|1524	Group:		System/Libraries
14mu|kdebase4-workspace-4.11.22-9|1525	
14mu|kdebase4-workspace-4.11.22-9|1526	%description -n %{libweather_ion}
14mu|kdebase4-workspace-4.11.22-9|1527	KDE 4 core library.
14mu|kdebase4-workspace-4.11.22-9|1528	
14mu|kdebase4-workspace-4.11.22-9|1529	%files -n %{libweather_ion}
14mu|kdebase4-workspace-4.11.22-9|1530	%{_kde_libdir}/libweather_ion.so.%{libweather_ion_major}*
14mu|kdebase4-workspace-4.11.22-9|1531	
14mu|kdebase4-workspace-4.11.22-9|1532	#----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1533	
14mu|kdebase4-workspace-4.11.22-9|1534	%package devel
14mu|kdebase4-workspace-4.11.22-9|1535	Summary:	Devel stuff for kdebase 4
14mu|kdebase4-workspace-4.11.22-9|1536	Group:		Development/KDE and Qt
14mu|kdebase4-workspace-4.11.22-9|1537	Requires:	kde4-macros
14mu|kdebase4-workspace-4.11.22-9|1538	Requires:	kdelibs4-devel
14mu|kdebase4-workspace-4.11.22-9|1539	Requires:	%{libkdecorations} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1540	Requires:	%{libkscreensaver} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1541	Requires:	%{libksgrd} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1542	Requires:	%{libkwineffects} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1543	Requires:	%{libkwinglesutils} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1544	Requires:	%{libkworkspace} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1545	Requires:	%{libplasmaclock} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1546	Requires:	%{libprocesscore} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1547	Requires:	%{libprocessui} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1548	Requires:	%{libtaskmanager} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1549	Requires:	%{liblsofui} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1550	Requires:	%{libkfontinstui} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1551	Requires:	%{libkfontinst} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1552	Requires:	%{libkhotkeysprivate} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1553	Requires:	%{libweather_ion} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1554	Requires:	%{libkephal} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1555	Requires:	%{libplasma_applet_system_monitor} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1556	Requires:	%{libplasma_geolocation_interface} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1557	Requires:	%{libplasmagenericshell} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1558	Requires:	%{libsystemsettingsview} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1559	Requires:	%{libksignalplotter} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1560	Requires:	%{libkwinglutils} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1561	Requires:	%{liboxygenstyleconfig} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1562	Requires:	%{liboxygenstyle} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1563	Requires:	%{libpowerdevilcore} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1564	Requires:	%{libpowerdevilconfigcommonprivate} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1565	Requires:	%{libpowerdevilui} = %{EVRD}
14mu|kdebase4-workspace-4.11.22-9|1566	
14mu|kdebase4-workspace-4.11.22-9|1567	%description devel
14mu|kdebase4-workspace-4.11.22-9|1568	This package contains header files needed if you wish to build applications
14mu|kdebase4-workspace-4.11.22-9|1569	based on kdebase.
14mu|kdebase4-workspace-4.11.22-9|1570	
14mu|kdebase4-workspace-4.11.22-9|1571	%files devel
14mu|kdebase4-workspace-4.11.22-9|1572	%{_kde_libdir}/libpowerdevilui.so
14mu|kdebase4-workspace-4.11.22-9|1573	%{_kde_libdir}/libkdecorations.so
14mu|kdebase4-workspace-4.11.22-9|1574	%{_kde_libdir}/libkfontinst.so
14mu|kdebase4-workspace-4.11.22-9|1575	%{_kde_libdir}/libkfontinstui.so
14mu|kdebase4-workspace-4.11.22-9|1576	%{_kde_libdir}/libkscreensaver.so
14mu|kdebase4-workspace-4.11.22-9|1577	%{_kde_libdir}/libksgrd.so
14mu|kdebase4-workspace-4.11.22-9|1578	%{_kde_libdir}/libkephal.so
14mu|kdebase4-workspace-4.11.22-9|1579	%{_kde_libdir}/libkwineffects.so
14mu|kdebase4-workspace-4.11.22-9|1580	%{_kde_libdir}/libkworkspace.so
14mu|kdebase4-workspace-4.11.22-9|1581	%{_kde_libdir}/libplasma_applet-system-monitor.so
14mu|kdebase4-workspace-4.11.22-9|1582	%{_kde_libdir}/libplasmaclock.so
14mu|kdebase4-workspace-4.11.22-9|1583	%{_kde_libdir}/libpowerdevilcore.so
14mu|kdebase4-workspace-4.11.22-9|1584	%{_kde_libdir}/libprocesscore.so
14mu|kdebase4-workspace-4.11.22-9|1585	%{_kde_libdir}/libprocessui.so
14mu|kdebase4-workspace-4.11.22-9|1586	%{_kde_libdir}/libtaskmanager.so
14mu|kdebase4-workspace-4.11.22-9|1587	%{_kde_libdir}/libweather_ion.so
14mu|kdebase4-workspace-4.11.22-9|1588	%{_kde_libdir}/liblsofui.so
14mu|kdebase4-workspace-4.11.22-9|1589	%{_kde_libdir}/libplasma-geolocation-interface.so
14mu|kdebase4-workspace-4.11.22-9|1590	%{_kde_libdir}/libplasmagenericshell.so
14mu|kdebase4-workspace-4.11.22-9|1591	%{_kde_libdir}/libsystemsettingsview.so
14mu|kdebase4-workspace-4.11.22-9|1592	%{_kde_libdir}/libksignalplotter.so
14mu|kdebase4-workspace-4.11.22-9|1593	%{_kde_libdir}/libkwinglutils.so
14mu|kdebase4-workspace-4.11.22-9|1594	%{_kde_libdir}/libkwinglesutils.so
14mu|kdebase4-workspace-4.11.22-9|1595	%{_kde_libdir}/liboxygenstyleconfig.so
14mu|kdebase4-workspace-4.11.22-9|1596	%{_kde_libdir}/liboxygenstyle.so
14mu|kdebase4-workspace-4.11.22-9|1597	%{_kde_libdir}/libpowerdevilconfigcommonprivate.so
14mu|kdebase4-workspace-4.11.22-9|1598	%{_kde_includedir}/*
14mu|kdebase4-workspace-4.11.22-9|1599	%{_kde_libdir}/kde4/plugins/designer/*
14mu|kdebase4-workspace-4.11.22-9|1600	%{_kde_datadir}/apps/cmake/*/*
14mu|kdebase4-workspace-4.11.22-9|1601	%{_kde_datadir}/dbus-1/interfaces/*
14mu|kdebase4-workspace-4.11.22-9|1602	%{_kde_libdir}/cmake/KDE4Workspace
14mu|kdebase4-workspace-4.11.22-9|1603	
14mu|kdebase4-workspace-4.11.22-9|1604	#-----------------------------------------------------------------------------
14mu|kdebase4-workspace-4.11.22-9|1605	
14mu|kdebase4-workspace-4.11.22-9|1606	%prep
14mu|kdebase4-workspace-4.11.22-9|1607	%setup -qn kde-workspace-%{version}
14mu|kdebase4-workspace-4.11.22-9|1608	
14mu|kdebase4-workspace-4.11.22-9|1609	rm -fr kdm/kfrontend libs/kdm
14mu|kdebase4-workspace-4.11.22-9|1610	tar xf %{SOURCE6}
14mu|kdebase4-workspace-4.11.22-9|1611	
14mu|kdebase4-workspace-4.11.22-9|1612	%patch0 -p1
14mu|kdebase4-workspace-4.11.22-9|1613	
14mu|kdebase4-workspace-4.11.22-9|1614	%if %{with drakclock}
14mu|kdebase4-workspace-4.11.22-9|1615	%patch1 -p1
14mu|kdebase4-workspace-4.11.22-9|1616	%patch2 -p1
14mu|kdebase4-workspace-4.11.22-9|1617	%endif
14mu|kdebase4-workspace-4.11.22-9|1618	
14mu|kdebase4-workspace-4.11.22-9|1619	%patch3 -p1
14mu|kdebase4-workspace-4.11.22-9|1620	%patch4 -p1
14mu|kdebase4-workspace-4.11.22-9|1621	%patch5 -p1
14mu|kdebase4-workspace-4.11.22-9|1622	%patch6 -p1
14mu|kdebase4-workspace-4.11.22-9|1623	%patch7 -p1
14mu|kdebase4-workspace-4.11.22-9|1624	%patch8 -p1
14mu|kdebase4-workspace-4.11.22-9|1625	%patch9 -p1
14mu|kdebase4-workspace-4.11.22-9|1626	%patch10 -p1
14mu|kdebase4-workspace-4.11.22-9|1627	%patch11 -p1
14mu|kdebase4-workspace-4.11.22-9|1628	%patch12 -p1
14mu|kdebase4-workspace-4.11.22-9|1629	%patch13 -p1
14mu|kdebase4-workspace-4.11.22-9|1630	%patch14 -p1
14mu|kdebase4-workspace-4.11.22-9|1631	%patch15 -p1
14mu|kdebase4-workspace-4.11.22-9|1632	%patch16 -p1
14mu|kdebase4-workspace-4.11.22-9|1633	%patch17 -p1
14mu|kdebase4-workspace-4.11.22-9|1634	%patch18 -p1
14mu|kdebase4-workspace-4.11.22-9|1635	%patch19 -p1
14mu|kdebase4-workspace-4.11.22-9|1636	%patch20 -p1
14mu|kdebase4-workspace-4.11.22-9|1637	%patch21 -p1
14mu|kdebase4-workspace-4.11.22-9|1638	%patch22 -p1
14mu|kdebase4-workspace-4.11.22-9|1639	%patch23 -p1
14mu|kdebase4-workspace-4.11.22-9|1640	%patch24 -p1
14mu|kdebase4-workspace-4.11.22-9|1641	%patch25 -p1
14mu|kdebase4-workspace-4.11.22-9|1642	%patch26 -p1
14mu|kdebase4-workspace-4.11.22-9|1643	%patch27 -p1
14mu|kdebase4-workspace-4.11.22-9|1644	%patch28 -p1
14mu|kdebase4-workspace-4.11.22-9|1645	%patch29 -p1
14mu|kdebase4-workspace-4.11.22-9|1646	%patch30 -p1
14mu|kdebase4-workspace-4.11.22-9|1647	%patch50 -p1
14mu|kdebase4-workspace-4.11.22-9|1648	%patch100 -p1
14mu|kdebase4-workspace-4.11.22-9|1649	%patch101 -p1
14mu|kdebase4-workspace-4.11.22-9|1650	
14mu|kdebase4-workspace-4.11.22-9|1651	%if "%{disttag}" == "omv"
14mu|kdebase4-workspace-4.11.22-9|1652	# OpenMandriva Plymouth and KDM patches
14mu|kdebase4-workspace-4.11.22-9|1653	%patch104 -p1
14mu|kdebase4-workspace-4.11.22-9|1654	%patch105 -p1
14mu|kdebase4-workspace-4.11.22-9|1655	%else
14mu|kdebase4-workspace-4.11.22-9|1656	# ROSA Plymouth and KDM patches
14mu|kdebase4-workspace-4.11.22-9|1657	%patch106 -p1
14mu|kdebase4-workspace-4.11.22-9|1658	%endif
14mu|kdebase4-workspace-4.11.22-9|1659	
14mu|kdebase4-workspace-4.11.22-9|1660	%patch107 -p1
14mu|kdebase4-workspace-4.11.22-9|1661	%patch108 -p1
14mu|kdebase4-workspace-4.11.22-9|1662	
14mu|kdebase4-workspace-4.11.22-9|1663	%build
14mu|kdebase4-workspace-4.11.22-9|1664	%cmake_kde4 \
14mu|kdebase4-workspace-4.11.22-9|1665	-DBUILD_KCM_RANDR:BOOL=ON \
14mu|kdebase4-workspace-4.11.22-9|1666	%if %{with ruby}
14mu|kdebase4-workspace-4.11.22-9|1667	-DWITH_RUBY_SCRIPTENGINE=ON \
14mu|kdebase4-workspace-4.11.22-9|1668	%endif
14mu|kdebase4-workspace-4.11.22-9|1669	-DKDE4_XDMCP:BOOL=ON \
14mu|kdebase4-workspace-4.11.22-9|1670	-DKWIN_BUILD_WITH_OPENGLES=ON
14mu|kdebase4-workspace-4.11.22-9|1671	%make
14mu|kdebase4-workspace-4.11.22-9|1672	
14mu|kdebase4-workspace-4.11.22-9|1673	%install
14mu|kdebase4-workspace-4.11.22-9|1674	%makeinstall_std -C build
14mu|kdebase4-workspace-4.11.22-9|1675	
14mu|kdebase4-workspace-4.11.22-9|1676	%if %{with drakclock}
14mu|kdebase4-workspace-4.11.22-9|1677	install -m 0644 %{SOURCE8} %{buildroot}%{_kde_services}/kcm_drakclock.desktop
14mu|kdebase4-workspace-4.11.22-9|1678	%endif
14mu|kdebase4-workspace-4.11.22-9|1679	
14mu|kdebase4-workspace-4.11.22-9|1680	# Remove it because all it does is adding Activities widget to existing panel
14mu|kdebase4-workspace-4.11.22-9|1681	rm -f %{buildroot}%{_kde_appsdir}/plasma-desktop/updates/addShowActivitiesManagerPlasmoid.js
14mu|kdebase4-workspace-4.11.22-9|1682	
14mu|kdebase4-workspace-4.11.22-9|1683	install -d -m 0755 %{buildroot}%{_datadir}/xsessions/
14mu|kdebase4-workspace-4.11.22-9|1684	install -m 0644 %{buildroot}%{_kde_appsdir}/kdm/sessions/kde-plasma.desktop %{buildroot}%{_datadir}/xsessions/kde-plasma.desktop
14mu|kdebase4-workspace-4.11.22-9|1685	install -d -m 0755 %{buildroot}%{_datadir}/custom-xsessions/
14mu|kdebase4-workspace-4.11.22-9|1686	install -m 0644 %{SOURCE13} %{buildroot}%{_datadir}/custom-xsessions/kde4-default.desktop
14mu|kdebase4-workspace-4.11.22-9|1687	
14mu|kdebase4-workspace-4.11.22-9|1688	rm -fr %{buildroot}%{_kde_appsdir}/kdm/sessions
14mu|kdebase4-workspace-4.11.22-9|1689	rm -fr %{buildroot}%{_kde_configdir}/kdm/X*
14mu|kdebase4-workspace-4.11.22-9|1690	rm -fr %{buildroot}%{_kde_configdir}/kdm/backgroundrc
14mu|kdebase4-workspace-4.11.22-9|1691	rm -fr %{buildroot}%{_kde_configdir}/kdm/kdmrc
14mu|kdebase4-workspace-4.11.22-9|1692	
14mu|kdebase4-workspace-4.11.22-9|1693	# Env entry for start kde4
14mu|kdebase4-workspace-4.11.22-9|1694	install -d -m 0755 %{buildroot}/etc/profile.d
14mu|kdebase4-workspace-4.11.22-9|1695	
14mu|kdebase4-workspace-4.11.22-9|1696	cat <<EOF > %{buildroot}/etc/profile.d/70kde4.sh
14mu|kdebase4-workspace-4.11.22-9|1697	#!/bin/bash
14mu|kdebase4-workspace-4.11.22-9|1698	
14mu|kdebase4-workspace-4.11.22-9|1699	function kde4 {
14mu|kdebase4-workspace-4.11.22-9|1700	xinit /etc/X11/Xsession KDE4
14mu|kdebase4-workspace-4.11.22-9|1701	}
14mu|kdebase4-workspace-4.11.22-9|1702	EOF
14mu|kdebase4-workspace-4.11.22-9|1703	
14mu|kdebase4-workspace-4.11.22-9|1704	# Install kde pam configuration file
14mu|kdebase4-workspace-4.11.22-9|1705	install -d -m 0755 %{buildroot}%{_sysconfdir}/pam.d/
14mu|kdebase4-workspace-4.11.22-9|1706	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/kde
14mu|kdebase4-workspace-4.11.22-9|1707	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kde-np
14mu|kdebase4-workspace-4.11.22-9|1708	
14mu|kdebase4-workspace-4.11.22-9|1709	%if "%{disttag}" == "omv"
14mu|kdebase4-workspace-4.11.22-9|1710	# OpenMandriva startkde
14mu|kdebase4-workspace-4.11.22-9|1711	install -m 0755 %{SOURCE9} %{buildroot}%{_kde_bindir}/startkde
14mu|kdebase4-workspace-4.11.22-9|1712	%else
14mu|kdebase4-workspace-4.11.22-9|1713	# Rosa startkde
14mu|kdebase4-workspace-4.11.22-9|1714	install -m 0755 %{SOURCE9} %{buildroot}%{_kde_bindir}/startkde
14mu|kdebase4-workspace-4.11.22-9|1715	%endif
14mu|kdebase4-workspace-4.11.22-9|1716	
14mu|kdebase4-workspace-4.11.22-9|1717	# We need to expand libdir into startkde
14mu|kdebase4-workspace-4.11.22-9|1718	sed -e 's,LIBDIR,%{_libdir},g' -i %{buildroot}%{_kde_bindir}/startkde
14mu|kdebase4-workspace-4.11.22-9|1719	sed -e 's,KDE4_LIBEXEC_INSTALL_DIR,%{_libdir}/kde4/libexec,g' -i %{buildroot}%{_kde_bindir}/startkde
14mu|kdebase4-workspace-4.11.22-9|1720	
14mu|kdebase4-workspace-4.11.22-9|1721	# systemd implimentation
14mu|kdebase4-workspace-4.11.22-9|1722	install -d -m 0775 %{buildroot}%{_unitdir}
14mu|kdebase4-workspace-4.11.22-9|1723	# It's different in OMV and ROSA
14mu|kdebase4-workspace-4.11.22-9|1724	%if "%{disttag}" == "omv"
14mu|kdebase4-workspace-4.11.22-9|1725	install -m 0644 %{SOURCE11} %{buildroot}%{_unitdir}/kdm.service
14mu|kdebase4-workspace-4.11.22-9|1726	%else
14mu|kdebase4-workspace-4.11.22-9|1727	install -m 0644 %{SOURCE12} %{buildroot}%{_unitdir}/kdm.service
14mu|kdebase4-workspace-4.11.22-9|1728	%endif
14mu|kdebase4-workspace-4.11.22-9|1729	
14mu|kdebase4-workspace-4.11.22-9|1730	# logrotate
14mu|kdebase4-workspace-4.11.22-9|1731	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mu|kdebase4-workspace-4.11.22-9|1732	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/kdm
14mu|kdebase4-workspace-4.11.22-9|1733	/var/log/kdm.log {
14mu|kdebase4-workspace-4.11.22-9|1734	weekly
14mu|kdebase4-workspace-4.11.22-9|1735	notifempty
14mu|kdebase4-workspace-4.11.22-9|1736	missingok
14mu|kdebase4-workspace-4.11.22-9|1737	nocompress
14mu|kdebase4-workspace-4.11.22-9|1738	}
14mu|kdebase4-workspace-4.11.22-9|1739	EOF
14mu|kdebase4-workspace-4.11.22-9|1740	
14mu|kdebase4-workspace-4.11.22-9|1741	# We use our desktop files. Write over is a better decision than a patch that breaks most of the times
14mu|kdebase4-workspace-4.11.22-9|1742	cp -f %{SOURCE4} %{buildroot}%{_kde_applicationsdir}/
14mu|kdebase4-workspace-4.11.22-9|1743	
14mu|kdebase4-workspace-4.11.22-9|1744	# Own as part of plymouth/kdm integration hacks (rhbz #551310)
14mu|kdebase4-workspace-4.11.22-9|1745	mkdir -p -m775 %{buildroot}%{_localstatedir}/spool/gdm
14mu|kdebase4-workspace-4.11.22-9|1746	mkdir -p -m770 %{buildroot}%{_localstatedir}/lib/kdm
14mu|kdebase4-workspace-4.11.22-9|1747	
14mu|kdebase4-workspace-4.11.22-9|1748	sed -i 's!preferences-other!preferences-app-run!g' \
14mu|kdebase4-workspace-4.11.22-9|1749	%{buildroot}%{_kde_services}/settings-startup-and-shutdown.desktop
14mu|kdebase4-workspace-4.11.22-9|1750	
14mu|kdebase4-workspace-4.11.22-9|1751	# Provide these files via alternatives to avoid file conflicts with BE::Shell
14mu|kdebase4-workspace-4.11.22-9|1752	mkdir -p %{buildroot}%{_kde_appsdir}/plasma/autostart
14mu|kdebase4-workspace-4.11.22-9|1753	mv %{buildroot}%{_kde_autostart}/krunner.desktop %{buildroot}%{_kde_appsdir}/plasma/autostart/
14mu|kdebase4-workspace-4.11.22-9|1754	mv %{buildroot}%{_kde_autostart}/plasma-desktop.desktop %{buildroot}%{_kde_appsdir}/plasma/autostart/
14mu|kdebase4-workspace-4.11.22-9|1755	
14mu|kdebase4-workspace-4.11.22-9|1756	%check
14mu|kdebase4-workspace-4.11.22-9|1757	for f in %{buildroot}%{_kde_applicationsdir}/*.desktop ; do
14mu|kdebase4-workspace-4.11.22-9|1758	desktop-file-validate $f
14mu|kdebase4-workspace-4.11.22-9|1759	done
14mu|kdebase4-workspace-4.11.22-9|1760	
14mu|kdebase4-workspace-4.11.22-9|1761	
14mu|kdebase4-workspace-4.11.22-9|1762	%changelog
14mu|kdebase4-workspace-4.11.22-9|1763	
14mu|kdebase4-workspace-4.11.22-9|1764	* Mon Sep 17 2018 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2:4.11.22-9
14mu|kdebase4-workspace-4.11.22-9|1765	- (346fc91) Add 2FA support to the KDM greeter
14mu|kdebase4-workspace-4.11.22-9|1766	
14mu|kdebase4-workspace-4.11.22-9|1767	* Tue Sep 19 2017 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2:4.11.22-8
14mu|kdebase4-workspace-4.11.22-9|1768	- (5cdde16) Add user grid layout to the KDM greeter
14mu|kdebase4-workspace-4.11.22-9|1769	
14mu|kdebase4-workspace-4.11.22-9|1770	* Mon Sep 11 2017 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2:4.11.22-7
14mu|kdebase4-workspace-4.11.22-9|1771	- (e475f66) Add login allowance for root user to KDM config module
14mu|kdebase4-workspace-4.11.22-9|1772	
14mu|kdebase4-workspace-4.11.22-9|1773	* Thu Sep 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.22-6
14mu|kdebase4-workspace-4.11.22-9|1774	- (553b2e6) Add missing ProvidersUrl to aurorae knsrc file
14mu|kdebase4-workspace-4.11.22-9|1775	
14mu|kdebase4-workspace-4.11.22-9|1776	* Thu May 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.22-5
14mu|kdebase4-workspace-4.11.22-9|1777	- (820792b) Add patch to fix ksysguarddrc path definition
14mu|kdebase4-workspace-4.11.22-9|1778	
14mu|kdebase4-workspace-4.11.22-9|1779	* Mon Apr 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.22-4
14mu|kdebase4-workspace-4.11.22-9|1780	- (80de4e3) Backport systemsettings-icons patch to fix icons in System Settings
14mu|kdebase4-workspace-4.11.22-9|1781	
14mu|kdebase4-workspace-4.11.22-9|1782	* Mon Jan 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.22-3
14mu|kdebase4-workspace-4.11.22-9|1783	- (35e5e70) Add kwin-activation patch to fix issues with applications focus at startup
14mu|kdebase4-workspace-4.11.22-9|1784	
14mu|kdebase4-workspace-4.11.22-9|1785	* Wed Dec 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.22-2
14mu|kdebase4-workspace-4.11.22-9|1786	- (c76f1cf) Add power-settings patch to adjust default power settings
14mu|kdebase4-workspace-4.11.22-9|1787	
14mu|kdebase4-workspace-4.11.22-9|1788	* Thu Dec 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.22-1
14mu|kdebase4-workspace-4.11.22-9|1789	- (c63a70f) New version 4.11.22
14mu|kdebase4-workspace-4.11.22-9|1790	
14mu|kdebase4-workspace-4.11.22-9|1791	* Thu Dec 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.20-2
14mu|kdebase4-workspace-4.11.22-9|1792	- (680e5ea) Bump release
14mu|kdebase4-workspace-4.11.22-9|1793	
14mu|kdebase4-workspace-4.11.22-9|1794	* Tue Jun 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.20-1
14mu|kdebase4-workspace-4.11.22-9|1795	- (e8fda51) Split libkde.so to new kde4-integration subpackage, it's needed outside KDE 4
14mu|kdebase4-workspace-4.11.22-9|1796	- (Andrey Bondrov: 14e77c8) Sort subpackages
14mu|kdebase4-workspace-4.11.22-9|1797	- (Andrey Bondrov: c8b5b41) New version 4.11.20
14mu|kdebase4-workspace-4.11.22-9|1798	
14mu|kdebase4-workspace-4.11.22-9|1799	* Thu Jun 04 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2:4.11.18-6
14mu|kdebase4-workspace-4.11.22-9|1800	- (7eb0307) add pam_loginuid module
14mu|kdebase4-workspace-4.11.22-9|1801	
14mu|kdebase4-workspace-4.11.22-9|1802	* Thu Jun 04 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2:4.11.18-5
14mu|kdebase4-workspace-4.11.22-9|1803	- (a68e62a) add pam_loginuid module
14mu|kdebase4-workspace-4.11.22-9|1804	- (Andrey Bondrov: ba908e9) Add in-spec changelog to make tracking changes easier
14mu|kdebase4-workspace-4.11.22-9|1805	- (din (Dmitry Fedorov): 7842229) add pam_selinux module
14mu|kdebase4-workspace-4.11.22-9|1806	
14mu|kdebase4-workspace-4.11.22-9|1807	* Wed May 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.18-4
14mu|kdebase4-workspace-4.11.22-9|1808	- (ac7688e) Adjust Russian translation in systemsettings.desktop
14mu|kdebase4-workspace-4.11.22-9|1809	
14mu|kdebase4-workspace-4.11.22-9|1810	* Wed Apr 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.18-3
14mu|kdebase4-workspace-4.11.22-9|1811	- (06f3546) Adjust conditions (prefer bcond-style)
14mu|kdebase4-workspace-4.11.22-9|1812	
14mu|kdebase4-workspace-4.11.22-9|1813	* Fri Apr 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.18-2
14mu|kdebase4-workspace-4.11.22-9|1814	- (cecad0e) Use new kdm only for certified products
14mu|kdebase4-workspace-4.11.22-9|1815	
14mu|kdebase4-workspace-4.11.22-9|1816	* Thu Apr 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.18-1
14mu|kdebase4-workspace-4.11.22-9|1817	- (1c9bcc4) New version 4.11.18
14mu|kdebase4-workspace-4.11.22-9|1818	- (1c9bcc4) Drop aurorae-fixes patch (merged upstream)
14mu|kdebase4-workspace-4.11.22-9|1819	- (1c9bcc4) Update kdm (user slider implemented as a grid layout)
14mu|kdebase4-workspace-4.11.22-9|1820	
14mu|kdebase4-workspace-4.11.22-9|1821	* Mon Mar 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.17-2
14mu|kdebase4-workspace-4.11.22-9|1822	- (08cac0c) Update pass-locale-env patch, make it really work
14mu|kdebase4-workspace-4.11.22-9|1823	
14mu|kdebase4-workspace-4.11.22-9|1824	* Mon Mar 30 2015 law <a.lahin@ntcit-rosa.ru> 2:4.11.17-1
14mu|kdebase4-workspace-4.11.22-9|1825	- (28c96d5) Pass locale environment variables also to Xsetup (#bz5189)
14mu|kdebase4-workspace-4.11.22-9|1826	- (Andrey Bondrov: 40ad7ea) New version 4.11.17
14mu|kdebase4-workspace-4.11.22-9|1827	- (Andrey Bondrov: 40ad7ea) Add aurorae-fixes patch to fix issues with Aurorae decorations
14mu|kdebase4-workspace-4.11.22-9|1828	
14mu|kdebase4-workspace-4.11.22-9|1829	* Tue Mar 24 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.15-7
14mu|kdebase4-workspace-4.11.22-9|1830	- (df1bb94) Require khelpcenter because it's split from kdebase4-runtime
14mu|kdebase4-workspace-4.11.22-9|1831	
14mu|kdebase4-workspace-4.11.22-9|1832	* Wed Mar 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.15-6
14mu|kdebase4-workspace-4.11.22-9|1833	- (d14c4c7) Require baloo, libkactivities and polkit-kde-agent-1
14mu|kdebase4-workspace-4.11.22-9|1834	
14mu|kdebase4-workspace-4.11.22-9|1835	* Tue Mar 17 2015 law <a.lahin@ntcit-rosa.ru> 2:4.11.15-5
14mu|kdebase4-workspace-4.11.22-9|1836	- (b85e88e) Pass locale environment variables to xsession (#bz5189)
14mu|kdebase4-workspace-4.11.22-9|1837	- (Denis Silakov: 34cd5c5) Change category of drakclock in KDE Control Center
14mu|kdebase4-workspace-4.11.22-9|1838	- (Alexander Lakhin: d2f23bc) MassBuild#656: Increase release tag
14mu|kdebase4-workspace-4.11.22-9|1839	
14mu|kdebase4-workspace-4.11.22-9|1840	* Tue Jan 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.15-4
14mu|kdebase4-workspace-4.11.22-9|1841	- (9a5dcd3) Adjust autostart alternatives
14mu|kdebase4-workspace-4.11.22-9|1842	
14mu|kdebase4-workspace-4.11.22-9|1843	* Tue Jan 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.15-3
14mu|kdebase4-workspace-4.11.22-9|1844	- (cd05e58) Use alternatives for some files to avoid file conflicts with BE::Shell
14mu|kdebase4-workspace-4.11.22-9|1845	
14mu|kdebase4-workspace-4.11.22-9|1846	

22904 14
14mu|kde-base-artwork-4.14.3-1|1	Summary:	KDE 4 application workspace components
14mu|kde-base-artwork-4.14.3-1|2	Name:		kde-base-artwork
14mu|kde-base-artwork-4.14.3-1|3	Version:	4.14.3
14mu|kde-base-artwork-4.14.3-1|4	Release:	1
14mu|kde-base-artwork-4.14.3-1|5	License:	GPLv2+
14mu|kde-base-artwork-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kde-base-artwork-4.14.3-1|7	Url:		http://www.kde.org
14mu|kde-base-artwork-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kde-base-artwork-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kde-base-artwork-4.14.3-1|10	Conflicts:	kdebase4-workspace < 2:4.9.1
14mu|kde-base-artwork-4.14.3-1|11	BuildArch:	noarch
14mu|kde-base-artwork-4.14.3-1|12	
14mu|kde-base-artwork-4.14.3-1|13	%description
14mu|kde-base-artwork-4.14.3-1|14	This package provides the Air and Ariya Splash Screen.
14mu|kde-base-artwork-4.14.3-1|15	
14mu|kde-base-artwork-4.14.3-1|16	%files
14mu|kde-base-artwork-4.14.3-1|17	%doc COPYING
14mu|kde-base-artwork-4.14.3-1|18	%{_kde_appsdir}/ksplash/Themes/Air
14mu|kde-base-artwork-4.14.3-1|19	
14mu|kde-base-artwork-4.14.3-1|20	#-----------------------------------------------------------------------------
14mu|kde-base-artwork-4.14.3-1|21	
14mu|kde-base-artwork-4.14.3-1|22	%prep
14mu|kde-base-artwork-4.14.3-1|23	%setup -q
14mu|kde-base-artwork-4.14.3-1|24	
14mu|kde-base-artwork-4.14.3-1|25	%build
14mu|kde-base-artwork-4.14.3-1|26	%cmake_kde4
14mu|kde-base-artwork-4.14.3-1|27	%make
14mu|kde-base-artwork-4.14.3-1|28	
14mu|kde-base-artwork-4.14.3-1|29	%install
14mu|kde-base-artwork-4.14.3-1|30	%makeinstall_std -C build
14mu|kde-base-artwork-4.14.3-1|31	
14mu|kde-base-artwork-4.14.3-1|32	# Rename Default ksplashx folder to Air & edit the Theme.rc to match the folder name so we can have a description
14mu|kde-base-artwork-4.14.3-1|33	sed -i 's/KSplash\ Theme\:\ Default/KSplash\ Theme\:\ Air/' %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/Theme.rc
14mu|kde-base-artwork-4.14.3-1|34	sed -i 's/Default\ Splash\ Screen/Air\ and\ Ariya\ Splash\ Screen/' %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/Theme.rc
14mu|kde-base-artwork-4.14.3-1|35	mv %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/ %{buildroot}%{_kde_appsdir}/ksplash/Themes/Air
14mu|kde-base-artwork-4.14.3-1|36	
14mu|kde-base-artwork-4.14.3-1|37	
14mu|kde-base-artwork-4.14.3-1|38	%changelog
14mu|kde-base-artwork-4.14.3-1|39	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kde-base-artwork-4.14.3-1|40	+ Revision: 678abe5
14mu|kde-base-artwork-4.14.3-1|41	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kde-base-artwork-4.14.3-1|42	
14mu|kde-base-artwork-4.14.3-1|43	

22905 14
14mu|kdeclarative-5.24.0-1|1	%define fw_version 5.24
14mu|kdeclarative-5.24.0-1|2	
14mu|kdeclarative-5.24.0-1|3	Summary:	KDE Frameworks 5 QML integration module
14mu|kdeclarative-5.24.0-1|4	Name:		kdeclarative
14mu|kdeclarative-5.24.0-1|5	Version:	5.24.0
14mu|kdeclarative-5.24.0-1|6	Release:	1
14mu|kdeclarative-5.24.0-1|7	License:	GPLv2+
14mu|kdeclarative-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kdeclarative-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kdeclarative-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kdeclarative-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kdeclarative-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kdeclarative-5.24.0-1|13	BuildRequires:	kf5config-devel >= %{version}
14mu|kdeclarative-5.24.0-1|14	BuildRequires:	kf5globalaccel-devel >= %{version}
14mu|kdeclarative-5.24.0-1|15	BuildRequires:	kf5guiaddons-devel >= %{version}
14mu|kdeclarative-5.24.0-1|16	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kdeclarative-5.24.0-1|17	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|kdeclarative-5.24.0-1|18	BuildRequires:	kf5kio-devel >= %{version}
14mu|kdeclarative-5.24.0-1|19	BuildRequires:	kf5package-devel >= %{version}
14mu|kdeclarative-5.24.0-1|20	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kdeclarative-5.24.0-1|21	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|kdeclarative-5.24.0-1|22	BuildRequires:	pkgconfig(epoxy)
14mu|kdeclarative-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdeclarative-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kdeclarative-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Network)
14mu|kdeclarative-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kdeclarative-5.24.0-1|27	BuildRequires:	pkgconfig(Qt5Quick)
14mu|kdeclarative-5.24.0-1|28	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdeclarative-5.24.0-1|29	
14mu|kdeclarative-5.24.0-1|30	%description
14mu|kdeclarative-5.24.0-1|31	KDE Frameworks 5 QML integration module.
14mu|kdeclarative-5.24.0-1|32	
14mu|kdeclarative-5.24.0-1|33	KDeclarative provides integration of QML and KDE workspaces. It's comprises
14mu|kdeclarative-5.24.0-1|34	two parts: a library used by the C++ part of your application to intergrate
14mu|kdeclarative-5.24.0-1|35	QML with KDE Frameworks specific features, and a series of QML imports that
14mu|kdeclarative-5.24.0-1|36	offer bindings to some of the Frameworks.
14mu|kdeclarative-5.24.0-1|37	
14mu|kdeclarative-5.24.0-1|38	%files
14mu|kdeclarative-5.24.0-1|39	%{_kde5_bindir}/kpackagelauncherqml
14mu|kdeclarative-5.24.0-1|40	
14mu|kdeclarative-5.24.0-1|41	#----------------------------------------------------------------------------
14mu|kdeclarative-5.24.0-1|42	
14mu|kdeclarative-5.24.0-1|43	%package i18n
14mu|kdeclarative-5.24.0-1|44	Summary:	KDeclarative translations
14mu|kdeclarative-5.24.0-1|45	Group:		System/Internationalization
14mu|kdeclarative-5.24.0-1|46	BuildArch:	noarch
14mu|kdeclarative-5.24.0-1|47	
14mu|kdeclarative-5.24.0-1|48	%description i18n
14mu|kdeclarative-5.24.0-1|49	KDeclarative translations.
14mu|kdeclarative-5.24.0-1|50	
14mu|kdeclarative-5.24.0-1|51	%files i18n -f %{name}.lang
14mu|kdeclarative-5.24.0-1|52	
14mu|kdeclarative-5.24.0-1|53	#----------------------------------------------------------------------------
14mu|kdeclarative-5.24.0-1|54	
14mu|kdeclarative-5.24.0-1|55	%define qmlkf5declarative %mklibname kf5declarative-qml
14mu|kdeclarative-5.24.0-1|56	
14mu|kdeclarative-5.24.0-1|57	%package -n %{qmlkf5declarative}
14mu|kdeclarative-5.24.0-1|58	Summary:	QML plugins for KDE Frameworks 5 KDeclarative
14mu|kdeclarative-5.24.0-1|59	Group:		System/Libraries
14mu|kdeclarative-5.24.0-1|60	Provides:	kf5declarative-qml = %{EVRD}
14mu|kdeclarative-5.24.0-1|61	
14mu|kdeclarative-5.24.0-1|62	%description -n %{qmlkf5declarative}
14mu|kdeclarative-5.24.0-1|63	QML plugins for KDE Frameworks 5 KDeclarative:
14mu|kdeclarative-5.24.0-1|64	* draganddrop
14mu|kdeclarative-5.24.0-1|65	* kcoreaddons
14mu|kdeclarative-5.24.0-1|66	* kio
14mu|kdeclarative-5.24.0-1|67	* kquickcontrols
14mu|kdeclarative-5.24.0-1|68	* kquickcontrolsaddons
14mu|kdeclarative-5.24.0-1|69	
14mu|kdeclarative-5.24.0-1|70	%files -n %{qmlkf5declarative}
14mu|kdeclarative-5.24.0-1|71	%dir %{_kde5_qmldir}/org/kde/draganddrop/
14mu|kdeclarative-5.24.0-1|72	%{_kde5_qmldir}/org/kde/draganddrop/*
14mu|kdeclarative-5.24.0-1|73	%dir %{_kde5_qmldir}/org/kde/kcoreaddons/
14mu|kdeclarative-5.24.0-1|74	%{_kde5_qmldir}/org/kde/kcoreaddons/*
14mu|kdeclarative-5.24.0-1|75	%dir %{_kde5_qmldir}/org/kde/kio/
14mu|kdeclarative-5.24.0-1|76	%{_kde5_qmldir}/org/kde/kio/*
14mu|kdeclarative-5.24.0-1|77	%dir %{_kde5_qmldir}/org/kde/kquickcontrols/
14mu|kdeclarative-5.24.0-1|78	%{_kde5_qmldir}/org/kde/kquickcontrols/*
14mu|kdeclarative-5.24.0-1|79	%dir %{_kde5_qmldir}/org/kde/kquickcontrolsaddons/
14mu|kdeclarative-5.24.0-1|80	%{_kde5_qmldir}/org/kde/kquickcontrolsaddons/*
14mu|kdeclarative-5.24.0-1|81	%dir %{_kde5_qmldir}/org/kde/private/kquickcontrols/
14mu|kdeclarative-5.24.0-1|82	%{_kde5_qmldir}/org/kde/private/kquickcontrols/*
14mu|kdeclarative-5.24.0-1|83	%dir %{_kde5_qmldir}/org/kde/kwindowsystem/
14mu|kdeclarative-5.24.0-1|84	%{_kde5_qmldir}/org/kde/kwindowsystem/*
14mu|kdeclarative-5.24.0-1|85	
14mu|kdeclarative-5.24.0-1|86	#----------------------------------------------------------------------------
14mu|kdeclarative-5.24.0-1|87	
14mu|kdeclarative-5.24.0-1|88	%define kf5calendarevents_major 5
14mu|kdeclarative-5.24.0-1|89	%define libkf5calendarevents %mklibname kf5calendarevents %{kf5calendarevents_major}
14mu|kdeclarative-5.24.0-1|90	
14mu|kdeclarative-5.24.0-1|91	%package -n %{libkf5calendarevents}
14mu|kdeclarative-5.24.0-1|92	Summary:	KDE Frameworks 5 QML integration shared library
14mu|kdeclarative-5.24.0-1|93	Group:		System/Libraries
14mu|kdeclarative-5.24.0-1|94	Requires:	%{name}-i18n
14mu|kdeclarative-5.24.0-1|95	Requires:	%{qmlkf5declarative}
14mu|kdeclarative-5.24.0-1|96	
14mu|kdeclarative-5.24.0-1|97	%description -n %{libkf5calendarevents}
14mu|kdeclarative-5.24.0-1|98	KDE Frameworks 5 QML integration shared library.
14mu|kdeclarative-5.24.0-1|99	
14mu|kdeclarative-5.24.0-1|100	%files -n %{libkf5calendarevents}
14mu|kdeclarative-5.24.0-1|101	%{_kde5_libdir}/libKF5CalendarEvents.so.%{kf5calendarevents_major}*
14mu|kdeclarative-5.24.0-1|102	
14mu|kdeclarative-5.24.0-1|103	#----------------------------------------------------------------------------
14mu|kdeclarative-5.24.0-1|104	
14mu|kdeclarative-5.24.0-1|105	%define kf5declarative_major 5
14mu|kdeclarative-5.24.0-1|106	%define libkf5declarative %mklibname kf5declarative %{kf5declarative_major}
14mu|kdeclarative-5.24.0-1|107	
14mu|kdeclarative-5.24.0-1|108	%package -n %{libkf5declarative}
14mu|kdeclarative-5.24.0-1|109	Summary:	KDE Frameworks 5 QML integration shared library
14mu|kdeclarative-5.24.0-1|110	Group:		System/Libraries
14mu|kdeclarative-5.24.0-1|111	Requires:	%{name}
14mu|kdeclarative-5.24.0-1|112	Requires:	%{name}-i18n
14mu|kdeclarative-5.24.0-1|113	Requires:	%{qmlkf5declarative}
14mu|kdeclarative-5.24.0-1|114	
14mu|kdeclarative-5.24.0-1|115	%description -n %{libkf5declarative}
14mu|kdeclarative-5.24.0-1|116	KDE Frameworks 5 QML integration shared library.
14mu|kdeclarative-5.24.0-1|117	
14mu|kdeclarative-5.24.0-1|118	%files -n %{libkf5declarative}
14mu|kdeclarative-5.24.0-1|119	%{_kde5_libdir}/libKF5Declarative.so.%{kf5declarative_major}*
14mu|kdeclarative-5.24.0-1|120	
14mu|kdeclarative-5.24.0-1|121	#----------------------------------------------------------------------------
14mu|kdeclarative-5.24.0-1|122	
14mu|kdeclarative-5.24.0-1|123	%define kf5quickaddons_major 5
14mu|kdeclarative-5.24.0-1|124	%define libkf5quickaddons %mklibname kf5quickaddons %{kf5quickaddons_major}
14mu|kdeclarative-5.24.0-1|125	
14mu|kdeclarative-5.24.0-1|126	%package -n %{libkf5quickaddons}
14mu|kdeclarative-5.24.0-1|127	Summary:	KDE Frameworks 5 QML integration shared library
14mu|kdeclarative-5.24.0-1|128	Group:		System/Libraries
14mu|kdeclarative-5.24.0-1|129	Requires:	%{name}-i18n
14mu|kdeclarative-5.24.0-1|130	Requires:	%{qmlkf5declarative}
14mu|kdeclarative-5.24.0-1|131	
14mu|kdeclarative-5.24.0-1|132	%description -n %{libkf5quickaddons}
14mu|kdeclarative-5.24.0-1|133	KDE Frameworks 5 QML integration shared library.
14mu|kdeclarative-5.24.0-1|134	
14mu|kdeclarative-5.24.0-1|135	%files -n %{libkf5quickaddons}
14mu|kdeclarative-5.24.0-1|136	%{_kde5_libdir}/libKF5QuickAddons.so.%{kf5quickaddons_major}*
14mu|kdeclarative-5.24.0-1|137	
14mu|kdeclarative-5.24.0-1|138	#----------------------------------------------------------------------------
14mu|kdeclarative-5.24.0-1|139	
14mu|kdeclarative-5.24.0-1|140	%define devkf5declarative %mklibname kf5declarative -d
14mu|kdeclarative-5.24.0-1|141	
14mu|kdeclarative-5.24.0-1|142	%package -n %{devkf5declarative}
14mu|kdeclarative-5.24.0-1|143	Summary:	Development files for KDE Frameworks 5 QML integration module
14mu|kdeclarative-5.24.0-1|144	Group:		Development/KDE and Qt
14mu|kdeclarative-5.24.0-1|145	Requires:	%{libkf5calendarevents} = %{EVRD}
14mu|kdeclarative-5.24.0-1|146	Requires:	%{libkf5declarative} = %{EVRD}
14mu|kdeclarative-5.24.0-1|147	Requires:	%{libkf5quickaddons} = %{EVRD}
14mu|kdeclarative-5.24.0-1|148	Provides:	%{name}-devel = %{EVRD}
14mu|kdeclarative-5.24.0-1|149	Provides:	kf5declarative-devel = %{version}
14mu|kdeclarative-5.24.0-1|150	
14mu|kdeclarative-5.24.0-1|151	%description -n %{devkf5declarative}
14mu|kdeclarative-5.24.0-1|152	This package contains header files needed if you wish to build applications
14mu|kdeclarative-5.24.0-1|153	based on %{name}.
14mu|kdeclarative-5.24.0-1|154	
14mu|kdeclarative-5.24.0-1|155	%files -n %{devkf5declarative}
14mu|kdeclarative-5.24.0-1|156	%{_kde5_includedir}/KF5/KDeclarative
14mu|kdeclarative-5.24.0-1|157	%{_kde5_includedir}/KF5/kdeclarative_version.h
14mu|kdeclarative-5.24.0-1|158	%{_kde5_libdir}/cmake/KF5Declarative
14mu|kdeclarative-5.24.0-1|159	%{_kde5_libdir}/libKF5CalendarEvents.so
14mu|kdeclarative-5.24.0-1|160	%{_kde5_libdir}/libKF5Declarative.so
14mu|kdeclarative-5.24.0-1|161	%{_kde5_libdir}/libKF5QuickAddons.so
14mu|kdeclarative-5.24.0-1|162	%{_kde5_mkspecsdir}/*.pri
14mu|kdeclarative-5.24.0-1|163	
14mu|kdeclarative-5.24.0-1|164	#----------------------------------------------------------------------------
14mu|kdeclarative-5.24.0-1|165	
14mu|kdeclarative-5.24.0-1|166	%prep
14mu|kdeclarative-5.24.0-1|167	%setup -q
14mu|kdeclarative-5.24.0-1|168	
14mu|kdeclarative-5.24.0-1|169	%build
14mu|kdeclarative-5.24.0-1|170	%cmake_kde5
14mu|kdeclarative-5.24.0-1|171	%make
14mu|kdeclarative-5.24.0-1|172	
14mu|kdeclarative-5.24.0-1|173	%install
14mu|kdeclarative-5.24.0-1|174	%makeinstall_std -C build
14mu|kdeclarative-5.24.0-1|175	
14mu|kdeclarative-5.24.0-1|176	%find_lang %{name} --all-name --with-qt
14mu|kdeclarative-5.24.0-1|177	
14mu|kdeclarative-5.24.0-1|178	%changelog
14mu|kdeclarative-5.24.0-1|179	
14mu|kdeclarative-5.24.0-1|180	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kdeclarative-5.24.0-1|181	- (caeccb9) New version 5.24.0
14mu|kdeclarative-5.24.0-1|182	
14mu|kdeclarative-5.24.0-1|183	

22906 14
14mu|kde-cli-tools-5.7.2-1|1	Summary:	Plasma 5 CLI (command line interface) tools
14mu|kde-cli-tools-5.7.2-1|2	Name:		kde-cli-tools
14mu|kde-cli-tools-5.7.2-1|3	Version:	5.7.2
14mu|kde-cli-tools-5.7.2-1|4	Release:	1
14mu|kde-cli-tools-5.7.2-1|5	License:	GPLv2+
14mu|kde-cli-tools-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|kde-cli-tools-5.7.2-1|7	Url:		https://www.kde.org/
14mu|kde-cli-tools-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|kde-cli-tools-5.7.2-1|9	Source10:	%{name}.rpmlintrc
14mu|kde-cli-tools-5.7.2-1|10	Patch0:		kde-cli-tools-5.2.1-rename-translations.patch
14mu|kde-cli-tools-5.7.2-1|11	Patch1:		kde-cli-tools-5.2.1-no-docs.patch
14mu|kde-cli-tools-5.7.2-1|12	# Likely other applocations need this too
14mu|kde-cli-tools-5.7.2-1|13	Patch2:		kde-cli-tools-5.2.1-translate-kdesu.patch
14mu|kde-cli-tools-5.7.2-1|14	BuildRequires:	extra-cmake-modules
14mu|kde-cli-tools-5.7.2-1|15	BuildRequires:	kf5config-devel
14mu|kde-cli-tools-5.7.2-1|16	BuildRequires:	kf5iconthemes-devel
14mu|kde-cli-tools-5.7.2-1|17	BuildRequires:	kf5i18n-devel
14mu|kde-cli-tools-5.7.2-1|18	BuildRequires:	kf5kcmutils-devel
14mu|kde-cli-tools-5.7.2-1|19	BuildRequires:	kf5kdelibs4support-devel
14mu|kde-cli-tools-5.7.2-1|20	BuildRequires:	kf5su-devel
14mu|kde-cli-tools-5.7.2-1|21	BuildRequires:	kf5windowsystem-devel
14mu|kde-cli-tools-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|kde-cli-tools-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kde-cli-tools-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kde-cli-tools-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5Svg)
14mu|kde-cli-tools-5.7.2-1|26	BuildRequires:	pkgconfig(Qt5Test)
14mu|kde-cli-tools-5.7.2-1|27	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kde-cli-tools-5.7.2-1|28	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kde-cli-tools-5.7.2-1|29	BuildRequires:	pkgconfig(x11)
14mu|kde-cli-tools-5.7.2-1|30	BuildRequires:	pkgconfig(xcb)
14mu|kde-cli-tools-5.7.2-1|31	BuildRequires:	pkgconfig(xext)
14mu|kde-cli-tools-5.7.2-1|32	Requires:	kinit
14mu|kde-cli-tools-5.7.2-1|33	
14mu|kde-cli-tools-5.7.2-1|34	%description
14mu|kde-cli-tools-5.7.2-1|35	Plasma 5 CLI (command line interface) tools (kcmshell, kdesu etc).
14mu|kde-cli-tools-5.7.2-1|36	
14mu|kde-cli-tools-5.7.2-1|37	%files -f %{name}.lang
14mu|kde-cli-tools-5.7.2-1|38	%{_kde5_bindir}/kcmshell5
14mu|kde-cli-tools-5.7.2-1|39	%{_kde5_bindir}/kde-open5
14mu|kde-cli-tools-5.7.2-1|40	%{_kde5_bindir}/kdecp5
14mu|kde-cli-tools-5.7.2-1|41	%{_kde5_bindir}/kdemv5
14mu|kde-cli-tools-5.7.2-1|42	%{_kde5_bindir}/kdesu5
14mu|kde-cli-tools-5.7.2-1|43	%{_kde5_bindir}/keditfiletype5
14mu|kde-cli-tools-5.7.2-1|44	%{_kde5_bindir}/kioclient5
14mu|kde-cli-tools-5.7.2-1|45	%{_kde5_bindir}/kmimetypefinder5
14mu|kde-cli-tools-5.7.2-1|46	%{_kde5_bindir}/kstart5
14mu|kde-cli-tools-5.7.2-1|47	%{_kde5_bindir}/ksvgtopng5
14mu|kde-cli-tools-5.7.2-1|48	%{_kde5_bindir}/ktraderclient5
14mu|kde-cli-tools-5.7.2-1|49	%{_kde5_libdir}/libkdeinit5_kcmshell5.so
14mu|kde-cli-tools-5.7.2-1|50	%{_kde5_libexecdir}/kf5/kdeeject
14mu|kde-cli-tools-5.7.2-1|51	%{_kde5_libexecdir}/kf5/kdesu
14mu|kde-cli-tools-5.7.2-1|52	%{_qt5_plugindir}/kcm_filetypes.so
14mu|kde-cli-tools-5.7.2-1|53	%{_kde5_services}/filetypes.desktop
14mu|kde-cli-tools-5.7.2-1|54	
14mu|kde-cli-tools-5.7.2-1|55	#----------------------------------------------------------------------------
14mu|kde-cli-tools-5.7.2-1|56	
14mu|kde-cli-tools-5.7.2-1|57	%prep
14mu|kde-cli-tools-5.7.2-1|58	%setup -q
14mu|kde-cli-tools-5.7.2-1|59	%patch0 -p1
14mu|kde-cli-tools-5.7.2-1|60	%patch1 -p1
14mu|kde-cli-tools-5.7.2-1|61	%patch2 -p1
14mu|kde-cli-tools-5.7.2-1|62	
14mu|kde-cli-tools-5.7.2-1|63	for oldlang in po/*/*.po
14mu|kde-cli-tools-5.7.2-1|64	do
14mu|kde-cli-tools-5.7.2-1|65	newlang=`echo $oldlang | sed s,\.po,5\.po,g`
14mu|kde-cli-tools-5.7.2-1|66	mv $oldlang $newlang
14mu|kde-cli-tools-5.7.2-1|67	done
14mu|kde-cli-tools-5.7.2-1|68	
14mu|kde-cli-tools-5.7.2-1|69	%build
14mu|kde-cli-tools-5.7.2-1|70	%cmake_kde5
14mu|kde-cli-tools-5.7.2-1|71	%make
14mu|kde-cli-tools-5.7.2-1|72	
14mu|kde-cli-tools-5.7.2-1|73	%install
14mu|kde-cli-tools-5.7.2-1|74	%makeinstall_std -C build
14mu|kde-cli-tools-5.7.2-1|75	
14mu|kde-cli-tools-5.7.2-1|76	pushd %{buildroot}%{_kde5_bindir}
14mu|kde-cli-tools-5.7.2-1|77	ln -s %{_kde5_libexecdir}/kf5/kdesu kdesu5
14mu|kde-cli-tools-5.7.2-1|78	popd
14mu|kde-cli-tools-5.7.2-1|79	
14mu|kde-cli-tools-5.7.2-1|80	%find_lang %{name} --all-name
14mu|kde-cli-tools-5.7.2-1|81	
14mu|kde-cli-tools-5.7.2-1|82	
14mu|kde-cli-tools-5.7.2-1|83	%changelog
14mu|kde-cli-tools-5.7.2-1|84	
14mu|kde-cli-tools-5.7.2-1|85	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|kde-cli-tools-5.7.2-1|86	- (302ca13) New version 5.7.2
14mu|kde-cli-tools-5.7.2-1|87	
14mu|kde-cli-tools-5.7.2-1|88	

22907 14
14mu|kdecoration-5.7.2-1|1	Summary:	Plasma 5 plugin based library to create window decorations
14mu|kdecoration-5.7.2-1|2	Name:		kdecoration
14mu|kdecoration-5.7.2-1|3	Version:	5.7.2
14mu|kdecoration-5.7.2-1|4	Release:	1
14mu|kdecoration-5.7.2-1|5	License:	GPLv2+
14mu|kdecoration-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|kdecoration-5.7.2-1|7	Url:		https://www.kde.org/
14mu|kdecoration-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|kdecoration-5.7.2-1|9	BuildRequires:	extra-cmake-modules
14mu|kdecoration-5.7.2-1|10	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdecoration-5.7.2-1|11	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kdecoration-5.7.2-1|12	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdecoration-5.7.2-1|13	
14mu|kdecoration-5.7.2-1|14	%description
14mu|kdecoration-5.7.2-1|15	Plasma 5 plugin based library to create window decorations.
14mu|kdecoration-5.7.2-1|16	
14mu|kdecoration-5.7.2-1|17	KDecoration2 is a library to create window decorations. These window
14mu|kdecoration-5.7.2-1|18	decorations can be used by for example an X11 based window manager which
14mu|kdecoration-5.7.2-1|19	re-parents a Client window to a window decoration frame.
14mu|kdecoration-5.7.2-1|20	
14mu|kdecoration-5.7.2-1|21	#----------------------------------------------------------------------------
14mu|kdecoration-5.7.2-1|22	
14mu|kdecoration-5.7.2-1|23	%define kdecorations2_major 5
14mu|kdecoration-5.7.2-1|24	%define libkdecorations2 %mklibname kdecorations2_ %{kdecorations2_major}
14mu|kdecoration-5.7.2-1|25	
14mu|kdecoration-5.7.2-1|26	%package -n %{libkdecorations2}
14mu|kdecoration-5.7.2-1|27	Summary:	Plasma 5 window decorations shared library
14mu|kdecoration-5.7.2-1|28	Group:		System/Libraries
14mu|kdecoration-5.7.2-1|29	
14mu|kdecoration-5.7.2-1|30	%description -n %{libkdecorations2}
14mu|kdecoration-5.7.2-1|31	Plasma 5 window decorations shared library.
14mu|kdecoration-5.7.2-1|32	
14mu|kdecoration-5.7.2-1|33	%files -n %{libkdecorations2}
14mu|kdecoration-5.7.2-1|34	%{_kde5_libdir}/libkdecorations2.so.%{kdecorations2_major}*
14mu|kdecoration-5.7.2-1|35	
14mu|kdecoration-5.7.2-1|36	#----------------------------------------------------------------------------
14mu|kdecoration-5.7.2-1|37	
14mu|kdecoration-5.7.2-1|38	%define kdecorations2private_major 5
14mu|kdecoration-5.7.2-1|39	%define libkdecorations2private %mklibname kdecorations2private %{kdecorations2private_major}
14mu|kdecoration-5.7.2-1|40	
14mu|kdecoration-5.7.2-1|41	%package -n %{libkdecorations2private}
14mu|kdecoration-5.7.2-1|42	Summary:	Plasma 5 window decorations shared library
14mu|kdecoration-5.7.2-1|43	Group:		System/Libraries
14mu|kdecoration-5.7.2-1|44	
14mu|kdecoration-5.7.2-1|45	%description -n %{libkdecorations2private}
14mu|kdecoration-5.7.2-1|46	Plasma 5 window decorations shared library.
14mu|kdecoration-5.7.2-1|47	
14mu|kdecoration-5.7.2-1|48	%files -n %{libkdecorations2private}
14mu|kdecoration-5.7.2-1|49	%{_kde5_libdir}/libkdecorations2private.so.%{kdecorations2private_major}*
14mu|kdecoration-5.7.2-1|50	
14mu|kdecoration-5.7.2-1|51	#----------------------------------------------------------------------------
14mu|kdecoration-5.7.2-1|52	
14mu|kdecoration-5.7.2-1|53	%define devkf5decoration %mklibname kf5decoration -d
14mu|kdecoration-5.7.2-1|54	
14mu|kdecoration-5.7.2-1|55	%package -n %{devkf5decoration}
14mu|kdecoration-5.7.2-1|56	Summary:	Development files for Plasma 5 window decorations library
14mu|kdecoration-5.7.2-1|57	Group:		Development/KDE and Qt
14mu|kdecoration-5.7.2-1|58	Requires:	%{libkdecorations2} = %{EVRD}
14mu|kdecoration-5.7.2-1|59	Requires:	%{libkdecorations2private} = %{EVRD}
14mu|kdecoration-5.7.2-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|kdecoration-5.7.2-1|61	Provides:	kdecoration2-devel = %{version}
14mu|kdecoration-5.7.2-1|62	
14mu|kdecoration-5.7.2-1|63	%description -n %{devkf5decoration}
14mu|kdecoration-5.7.2-1|64	This package contains header files needed if you wish to build applications
14mu|kdecoration-5.7.2-1|65	based on %{name}.
14mu|kdecoration-5.7.2-1|66	
14mu|kdecoration-5.7.2-1|67	%files -n %{devkf5decoration}
14mu|kdecoration-5.7.2-1|68	%{_kde5_includedir}/KDecoration2
14mu|kdecoration-5.7.2-1|69	%{_kde5_includedir}/KF5/kdecoration2_version.h
14mu|kdecoration-5.7.2-1|70	%{_kde5_libdir}/cmake/KDecoration2
14mu|kdecoration-5.7.2-1|71	%{_kde5_libdir}/libkdecorations2.so
14mu|kdecoration-5.7.2-1|72	%{_kde5_libdir}/libkdecorations2private.so
14mu|kdecoration-5.7.2-1|73	
14mu|kdecoration-5.7.2-1|74	#----------------------------------------------------------------------------
14mu|kdecoration-5.7.2-1|75	
14mu|kdecoration-5.7.2-1|76	%prep
14mu|kdecoration-5.7.2-1|77	%setup -q
14mu|kdecoration-5.7.2-1|78	
14mu|kdecoration-5.7.2-1|79	%build
14mu|kdecoration-5.7.2-1|80	%cmake_kde5
14mu|kdecoration-5.7.2-1|81	%make
14mu|kdecoration-5.7.2-1|82	
14mu|kdecoration-5.7.2-1|83	%install
14mu|kdecoration-5.7.2-1|84	%makeinstall_std -C build
14mu|kdecoration-5.7.2-1|85	
14mu|kdecoration-5.7.2-1|86	
14mu|kdecoration-5.7.2-1|87	%changelog
14mu|kdecoration-5.7.2-1|88	
14mu|kdecoration-5.7.2-1|89	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|kdecoration-5.7.2-1|90	- (7674455) New version 5.7.2
14mu|kdecoration-5.7.2-1|91	
14mu|kdecoration-5.7.2-1|92	

22908 14
14mu|kded-5.24.0-1|1	%define fw_version 5.24
14mu|kded-5.24.0-1|2	
14mu|kded-5.24.0-1|3	Summary:	KDE Frameworks 5 system level services daemon
14mu|kded-5.24.0-1|4	Name:		kded
14mu|kded-5.24.0-1|5	Version:	5.24.0
14mu|kded-5.24.0-1|6	Release:	1
14mu|kded-5.24.0-1|7	License:	GPLv2+
14mu|kded-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kded-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kded-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kded-5.24.0-1|11	Source10:	%{name}.rpmlintrc
14mu|kded-5.24.0-1|12	BuildRequires:	extra-cmake-modules
14mu|kded-5.24.0-1|13	BuildRequires:	qt5-linguist-tools
14mu|kded-5.24.0-1|14	BuildRequires:	kf5config-devel >= %{version}
14mu|kded-5.24.0-1|15	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kded-5.24.0-1|16	BuildRequires:	kf5crash-devel >= %{version}
14mu|kded-5.24.0-1|17	BuildRequires:	kf5dbusaddons-devel >= %{version}
14mu|kded-5.24.0-1|18	BuildRequires:	kf5doctools-devel >= %{version}
14mu|kded-5.24.0-1|19	BuildRequires:	kf5init-devel >= %{version}
14mu|kded-5.24.0-1|20	BuildRequires:	kf5service-devel >= %{version}
14mu|kded-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Core)
14mu|kded-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kded-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kded-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Test)
14mu|kded-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kded-5.24.0-1|26	Requires:	%{name}-i18n
14mu|kded-5.24.0-1|27	
14mu|kded-5.24.0-1|28	%description
14mu|kded-5.24.0-1|29	KDE Frameworks 5 system level services daemon.
14mu|kded-5.24.0-1|30	
14mu|kded-5.24.0-1|31	KDED stands for KDE Daemon which isn't very descriptive. It runs in the
14mu|kded-5.24.0-1|32	background and performs a number of small tasks. Some of these tasks are
14mu|kded-5.24.0-1|33	built in, others are started on demand.
14mu|kded-5.24.0-1|34	
14mu|kded-5.24.0-1|35	%files
14mu|kded-5.24.0-1|36	%{_kde5_bindir}/*
14mu|kded-5.24.0-1|37	%{_kde5_mandir}/man8/kded5.8*
14mu|kded-5.24.0-1|38	%{_kde5_libdir}/libkdeinit5_kded5.so
14mu|kded-5.24.0-1|39	%{_kde5_servicetypes}/kdedmodule.desktop
14mu|kded-5.24.0-1|40	%{_datadir}/dbus-1/services/org.kde.kded5.service
14mu|kded-5.24.0-1|41	
14mu|kded-5.24.0-1|42	#----------------------------------------------------------------------------
14mu|kded-5.24.0-1|43	
14mu|kded-5.24.0-1|44	%package i18n
14mu|kded-5.24.0-1|45	Summary:	KDED translations
14mu|kded-5.24.0-1|46	Group:		System/Internationalization
14mu|kded-5.24.0-1|47	BuildArch:	noarch
14mu|kded-5.24.0-1|48	
14mu|kded-5.24.0-1|49	%description i18n
14mu|kded-5.24.0-1|50	KDED translations.
14mu|kded-5.24.0-1|51	
14mu|kded-5.24.0-1|52	%files i18n -f %{name}.lang
14mu|kded-5.24.0-1|53	
14mu|kded-5.24.0-1|54	#----------------------------------------------------------------------------
14mu|kded-5.24.0-1|55	
14mu|kded-5.24.0-1|56	%define devkf5kded %mklibname kf5kded -d
14mu|kded-5.24.0-1|57	
14mu|kded-5.24.0-1|58	%package -n %{devkf5kded}
14mu|kded-5.24.0-1|59	Summary:	Development files for KDE Frameworks 5 system level services daemon
14mu|kded-5.24.0-1|60	Group:		Development/KDE and Qt
14mu|kded-5.24.0-1|61	Requires:	%{name}
14mu|kded-5.24.0-1|62	Provides:	%{name}-devel = %{EVRD}
14mu|kded-5.24.0-1|63	Provides:	kf5kded-devel = %{version}
14mu|kded-5.24.0-1|64	
14mu|kded-5.24.0-1|65	%description -n %{devkf5kded}
14mu|kded-5.24.0-1|66	This package contains header files needed if you wish to build applications
14mu|kded-5.24.0-1|67	based on %{name}.
14mu|kded-5.24.0-1|68	
14mu|kded-5.24.0-1|69	%files -n %{devkf5kded}
14mu|kded-5.24.0-1|70	%{_kde5_libdir}/cmake/KDED
14mu|kded-5.24.0-1|71	%{_datadir}/dbus-1/interfaces/org.kde.kded5.xml
14mu|kded-5.24.0-1|72	
14mu|kded-5.24.0-1|73	#----------------------------------------------------------------------------
14mu|kded-5.24.0-1|74	
14mu|kded-5.24.0-1|75	%prep
14mu|kded-5.24.0-1|76	%setup -q
14mu|kded-5.24.0-1|77	
14mu|kded-5.24.0-1|78	%build
14mu|kded-5.24.0-1|79	%cmake_kde5
14mu|kded-5.24.0-1|80	%make
14mu|kded-5.24.0-1|81	
14mu|kded-5.24.0-1|82	%install
14mu|kded-5.24.0-1|83	%makeinstall_std -C build
14mu|kded-5.24.0-1|84	
14mu|kded-5.24.0-1|85	%find_lang %{name} --all-name --with-qt --with-man
14mu|kded-5.24.0-1|86	
14mu|kded-5.24.0-1|87	%changelog
14mu|kded-5.24.0-1|88	
14mu|kded-5.24.0-1|89	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kded-5.24.0-1|90	- (f5b163f) New version 5.24.0
14mu|kded-5.24.0-1|91	
14mu|kded-5.24.0-1|92	

22909 14
14mu|kde-dev-scripts-4.14.3-1|1	Summary:	Various scripts for KDE development
14mu|kde-dev-scripts-4.14.3-1|2	Name:		kde-dev-scripts
14mu|kde-dev-scripts-4.14.3-1|3	Version:	4.14.3
14mu|kde-dev-scripts-4.14.3-1|4	Release:	1
14mu|kde-dev-scripts-4.14.3-1|5	Epoch:		1
14mu|kde-dev-scripts-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kde-dev-scripts-4.14.3-1|7	License:	GPLv2+
14mu|kde-dev-scripts-4.14.3-1|8	Url:		http://www.kde.org
14mu|kde-dev-scripts-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kde-dev-scripts-4.14.3-1|10	%if %{is_beta}
14mu|kde-dev-scripts-4.14.3-1|11	%define ftpdir unstable
14mu|kde-dev-scripts-4.14.3-1|12	%else
14mu|kde-dev-scripts-4.14.3-1|13	%define ftpdir stable
14mu|kde-dev-scripts-4.14.3-1|14	%endif
14mu|kde-dev-scripts-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kde-dev-scripts-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kde-dev-scripts-4.14.3-1|17	Requires:	colorsvn
14mu|kde-dev-scripts-4.14.3-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
14mu|kde-dev-scripts-4.14.3-1|19	Conflicts:	kdesdk4-scripts < 1:4.11.0
14mu|kde-dev-scripts-4.14.3-1|20	Obsoletes:	kdesdk4-scripts < 1:4.11.0
14mu|kde-dev-scripts-4.14.3-1|21	BuildArch:	noarch
14mu|kde-dev-scripts-4.14.3-1|22	
14mu|kde-dev-scripts-4.14.3-1|23	%description
14mu|kde-dev-scripts-4.14.3-1|24	This package contains various scripts for KDE development.
14mu|kde-dev-scripts-4.14.3-1|25	
14mu|kde-dev-scripts-4.14.3-1|26	%files
14mu|kde-dev-scripts-4.14.3-1|27	%{_kde_bindir}/adddebug
14mu|kde-dev-scripts-4.14.3-1|28	%{_kde_bindir}/build-progress.sh
14mu|kde-dev-scripts-4.14.3-1|29	%{_kde_bindir}/cheatmake
14mu|kde-dev-scripts-4.14.3-1|30	%{_kde_bindir}/create_cvsignore
14mu|kde-dev-scripts-4.14.3-1|31	%{_kde_bindir}/create_makefile
14mu|kde-dev-scripts-4.14.3-1|32	%{_kde_bindir}/create_makefiles
14mu|kde-dev-scripts-4.14.3-1|33	%{_kde_bindir}/create_svnignore
14mu|kde-dev-scripts-4.14.3-1|34	%{_kde_bindir}/cvs-clean
14mu|kde-dev-scripts-4.14.3-1|35	%{_kde_bindir}/cvsaddcurrentdir
14mu|kde-dev-scripts-4.14.3-1|36	%{_kde_bindir}/cvsbackport
14mu|kde-dev-scripts-4.14.3-1|37	%{_kde_bindir}/cvsblame
14mu|kde-dev-scripts-4.14.3-1|38	%{_kde_bindir}/cvscheck
14mu|kde-dev-scripts-4.14.3-1|39	%{_kde_bindir}/cvsforwardport
14mu|kde-dev-scripts-4.14.3-1|40	%{_kde_bindir}/cvslastchange
14mu|kde-dev-scripts-4.14.3-1|41	%{_kde_bindir}/cvslastlog
14mu|kde-dev-scripts-4.14.3-1|42	%{_kde_bindir}/cvsrevertlast
14mu|kde-dev-scripts-4.14.3-1|43	%{_kde_bindir}/cvsversion
14mu|kde-dev-scripts-4.14.3-1|44	%{_kde_bindir}/cxxmetric
14mu|kde-dev-scripts-4.14.3-1|45	%{_kde_bindir}/draw_lib_dependencies
14mu|kde-dev-scripts-4.14.3-1|46	%{_kde_bindir}/extend_dmalloc
14mu|kde-dev-scripts-4.14.3-1|47	%{_kde_bindir}/extractattr
14mu|kde-dev-scripts-4.14.3-1|48	%{_kde_bindir}/extractrc
14mu|kde-dev-scripts-4.14.3-1|49	%{_kde_bindir}/findmissingcrystal
14mu|kde-dev-scripts-4.14.3-1|50	%{_kde_bindir}/fix-include.sh
14mu|kde-dev-scripts-4.14.3-1|51	%{_kde_bindir}/fixkdeincludes
14mu|kde-dev-scripts-4.14.3-1|52	%{_kde_bindir}/fixuifiles
14mu|kde-dev-scripts-4.14.3-1|53	%{_kde_bindir}/includemocs
14mu|kde-dev-scripts-4.14.3-1|54	%{_kde_bindir}/kde_generate_export_header
14mu|kde-dev-scripts-4.14.3-1|55	%{_kde_bindir}/kdedoc
14mu|kde-dev-scripts-4.14.3-1|56	%{_kde_bindir}/kdekillall
14mu|kde-dev-scripts-4.14.3-1|57	%{_kde_bindir}/kdelnk2desktop.py
14mu|kde-dev-scripts-4.14.3-1|58	%{_kde_bindir}/kdemangen.pl
14mu|kde-dev-scripts-4.14.3-1|59	%{_kde_bindir}/krazy-licensecheck
14mu|kde-dev-scripts-4.14.3-1|60	%{_kde_bindir}/makeobj
14mu|kde-dev-scripts-4.14.3-1|61	%{_kde_bindir}/noncvslist
14mu|kde-dev-scripts-4.14.3-1|62	%{_kde_bindir}/nonsvnlist
14mu|kde-dev-scripts-4.14.3-1|63	%{_kde_bindir}/package_crystalsvg
14mu|kde-dev-scripts-4.14.3-1|64	%{_kde_bindir}/png2mng.pl
14mu|kde-dev-scripts-4.14.3-1|65	%{_kde_bindir}/pruneemptydirs
14mu|kde-dev-scripts-4.14.3-1|66	%{_kde_bindir}/qtdoc
14mu|kde-dev-scripts-4.14.3-1|67	%{_kde_bindir}/reviewboard-am
14mu|kde-dev-scripts-4.14.3-1|68	%{_kde_bindir}/svn-clean
14mu|kde-dev-scripts-4.14.3-1|69	%{_kde_bindir}/svnbackport
14mu|kde-dev-scripts-4.14.3-1|70	%{_kde_bindir}/svnchangesince
14mu|kde-dev-scripts-4.14.3-1|71	%{_kde_bindir}/svngettags
14mu|kde-dev-scripts-4.14.3-1|72	%{_kde_bindir}/svnintegrate
14mu|kde-dev-scripts-4.14.3-1|73	%{_kde_bindir}/svnforwardport
14mu|kde-dev-scripts-4.14.3-1|74	%{_kde_bindir}/svnlastchange
14mu|kde-dev-scripts-4.14.3-1|75	%{_kde_bindir}/svnlastlog
14mu|kde-dev-scripts-4.14.3-1|76	%{_kde_bindir}/svnrevertlast
14mu|kde-dev-scripts-4.14.3-1|77	%{_kde_bindir}/svnversions
14mu|kde-dev-scripts-4.14.3-1|78	%{_kde_bindir}/zonetab2pot.py
14mu|kde-dev-scripts-4.14.3-1|79	%{_kde_bindir}/optimizegraphics
14mu|kde-dev-scripts-4.14.3-1|80	%{_kde_bindir}/wcgrep
14mu|kde-dev-scripts-4.14.3-1|81	%{_kde_bindir}/kde-systemsettings-tree.py
14mu|kde-dev-scripts-4.14.3-1|82	%{_kde_mandir}/man1/adddebug.1.*
14mu|kde-dev-scripts-4.14.3-1|83	%{_kde_mandir}/man1/cheatmake.1.*
14mu|kde-dev-scripts-4.14.3-1|84	%{_kde_mandir}/man1/create_cvsignore.1.*
14mu|kde-dev-scripts-4.14.3-1|85	%{_kde_mandir}/man1/create_makefile.1.*
14mu|kde-dev-scripts-4.14.3-1|86	%{_kde_mandir}/man1/create_makefiles.1.*
14mu|kde-dev-scripts-4.14.3-1|87	%{_kde_mandir}/man1/cvscheck.1.*
14mu|kde-dev-scripts-4.14.3-1|88	%{_kde_mandir}/man1/cvslastchange.1.*
14mu|kde-dev-scripts-4.14.3-1|89	%{_kde_mandir}/man1/cvslastlog.1.*
14mu|kde-dev-scripts-4.14.3-1|90	%{_kde_mandir}/man1/cvsrevertlast.1.*
14mu|kde-dev-scripts-4.14.3-1|91	%{_kde_mandir}/man1/cxxmetric.1.*
14mu|kde-dev-scripts-4.14.3-1|92	%{_kde_mandir}/man1/extend_dmalloc.1.*
14mu|kde-dev-scripts-4.14.3-1|93	%{_kde_mandir}/man1/extractrc.1.*
14mu|kde-dev-scripts-4.14.3-1|94	%{_kde_mandir}/man1/fixincludes.1.*
14mu|kde-dev-scripts-4.14.3-1|95	%{_kde_mandir}/man1/pruneemptydirs.1.*
14mu|kde-dev-scripts-4.14.3-1|96	%{_kde_mandir}/man1/qtdoc.1.*
14mu|kde-dev-scripts-4.14.3-1|97	%{_kde_mandir}/man1/reportview.1.*
14mu|kde-dev-scripts-4.14.3-1|98	%{_kde_mandir}/man1/transxx.1.*
14mu|kde-dev-scripts-4.14.3-1|99	%{_kde_mandir}/man1/zonetab2pot.py.1.*
14mu|kde-dev-scripts-4.14.3-1|100	
14mu|kde-dev-scripts-4.14.3-1|101	#----------------------------------------------------------------------------
14mu|kde-dev-scripts-4.14.3-1|102	
14mu|kde-dev-scripts-4.14.3-1|103	%prep
14mu|kde-dev-scripts-4.14.3-1|104	%setup -q
14mu|kde-dev-scripts-4.14.3-1|105	
14mu|kde-dev-scripts-4.14.3-1|106	%build
14mu|kde-dev-scripts-4.14.3-1|107	%cmake_kde4
14mu|kde-dev-scripts-4.14.3-1|108	%make
14mu|kde-dev-scripts-4.14.3-1|109	
14mu|kde-dev-scripts-4.14.3-1|110	%install
14mu|kde-dev-scripts-4.14.3-1|111	%makeinstall_std -C build
14mu|kde-dev-scripts-4.14.3-1|112	
14mu|kde-dev-scripts-4.14.3-1|113	# (nl) Prefer the file from colorsvn as it is more up to date
14mu|kde-dev-scripts-4.14.3-1|114	# and this fix a conflict between kde-dev-scripts and colorsvn
14mu|kde-dev-scripts-4.14.3-1|115	rm -f %{buildroot}%{_kde_bindir}/colorsvn
14mu|kde-dev-scripts-4.14.3-1|116	
14mu|kde-dev-scripts-4.14.3-1|117	
14mu|kde-dev-scripts-4.14.3-1|118	%changelog
14mu|kde-dev-scripts-4.14.3-1|119	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kde-dev-scripts-4.14.3-1|120	+ Revision: 2d96435
14mu|kde-dev-scripts-4.14.3-1|121	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kde-dev-scripts-4.14.3-1|122	
14mu|kde-dev-scripts-4.14.3-1|123	

22910 14
14mu|kde-dev-utils-4.14.3-1|1	Summary:	Utilities for KDE application development
14mu|kde-dev-utils-4.14.3-1|2	Name:		kde-dev-utils
14mu|kde-dev-utils-4.14.3-1|3	Version:	4.14.3
14mu|kde-dev-utils-4.14.3-1|4	Release:	1
14mu|kde-dev-utils-4.14.3-1|5	Epoch:		1
14mu|kde-dev-utils-4.14.3-1|6	License:	GPLv2+
14mu|kde-dev-utils-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kde-dev-utils-4.14.3-1|8	Url:		http://www.kde.org
14mu|kde-dev-utils-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kde-dev-utils-4.14.3-1|10	%if %{is_beta}
14mu|kde-dev-utils-4.14.3-1|11	%define ftpdir unstable
14mu|kde-dev-utils-4.14.3-1|12	%else
14mu|kde-dev-utils-4.14.3-1|13	%define ftpdir stable
14mu|kde-dev-utils-4.14.3-1|14	%endif
14mu|kde-dev-utils-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kde-dev-utils-4.14.3-1|16	Source10:	kde-dev-utils.rpmlintrc
14mu|kde-dev-utils-4.14.3-1|17	BuildRequires:	binutils-devel
14mu|kde-dev-utils-4.14.3-1|18	BuildRequires:	libtool-devel
14mu|kde-dev-utils-4.14.3-1|19	BuildRequires:	kdelibs4-devel
14mu|kde-dev-utils-4.14.3-1|20	Suggests:	kmtrace = %{EVRD}
14mu|kde-dev-utils-4.14.3-1|21	Suggests:	kpartloader = %{EVRD}
14mu|kde-dev-utils-4.14.3-1|22	Suggests:	kprofilemethod = %{EVRD}
14mu|kde-dev-utils-4.14.3-1|23	Suggests:	kstartperf = %{EVRD}
14mu|kde-dev-utils-4.14.3-1|24	Suggests:	kuiviewer = %{EVRD}
14mu|kde-dev-utils-4.14.3-1|25	
14mu|kde-dev-utils-4.14.3-1|26	%description
14mu|kde-dev-utils-4.14.3-1|27	Utilities for KDE application development:
14mu|kde-dev-utils-4.14.3-1|28	- kmtrace: memory allocation debugging tool for KDE
14mu|kde-dev-utils-4.14.3-1|29	- kpartloader: test application for KParts
14mu|kde-dev-utils-4.14.3-1|30	- kprofilemethod: helper macros for profiling using QTime
14mu|kde-dev-utils-4.14.3-1|31	- kstartperf: startup time measurement tool for KDE applications
14mu|kde-dev-utils-4.14.3-1|32	- kuiviewer: UI files viewer for KDE
14mu|kde-dev-utils-4.14.3-1|33	
14mu|kde-dev-utils-4.14.3-1|34	%files
14mu|kde-dev-utils-4.14.3-1|35	
14mu|kde-dev-utils-4.14.3-1|36	#----------------------------------------------------------------------------
14mu|kde-dev-utils-4.14.3-1|37	
14mu|kde-dev-utils-4.14.3-1|38	%package -n kpartloader
14mu|kde-dev-utils-4.14.3-1|39	Summary:	Test application for KParts
14mu|kde-dev-utils-4.14.3-1|40	Group:		Graphical desktop/KDE
14mu|kde-dev-utils-4.14.3-1|41	Conflicts:	kdesdk4-core < 1:4.11.0
14mu|kde-dev-utils-4.14.3-1|42	
14mu|kde-dev-utils-4.14.3-1|43	%description -n kpartloader
14mu|kde-dev-utils-4.14.3-1|44	Test application for KParts.
14mu|kde-dev-utils-4.14.3-1|45	
14mu|kde-dev-utils-4.14.3-1|46	%files -n kpartloader
14mu|kde-dev-utils-4.14.3-1|47	%{_kde_bindir}/kpartloader
14mu|kde-dev-utils-4.14.3-1|48	%{_kde_appsdir}/kpartloader
14mu|kde-dev-utils-4.14.3-1|49	
14mu|kde-dev-utils-4.14.3-1|50	#----------------------------------------------------------------------------
14mu|kde-dev-utils-4.14.3-1|51	
14mu|kde-dev-utils-4.14.3-1|52	%package -n kprofilemethod
14mu|kde-dev-utils-4.14.3-1|53	Summary:	Helper macros for profiling using QTime
14mu|kde-dev-utils-4.14.3-1|54	Group:		Development/KDE and Qt
14mu|kde-dev-utils-4.14.3-1|55	Conflicts:	kdesdk4-devel < 1:4.11.0
14mu|kde-dev-utils-4.14.3-1|56	
14mu|kde-dev-utils-4.14.3-1|57	%description -n kprofilemethod
14mu|kde-dev-utils-4.14.3-1|58	Helper macros for profiling using QTime.
14mu|kde-dev-utils-4.14.3-1|59	
14mu|kde-dev-utils-4.14.3-1|60	%files -n kprofilemethod
14mu|kde-dev-utils-4.14.3-1|61	%doc kprofilemethod/README
14mu|kde-dev-utils-4.14.3-1|62	%{_kde_includedir}/kprofilemethod.h
14mu|kde-dev-utils-4.14.3-1|63	
14mu|kde-dev-utils-4.14.3-1|64	#----------------------------------------------------------------------------
14mu|kde-dev-utils-4.14.3-1|65	
14mu|kde-dev-utils-4.14.3-1|66	%package -n kstartperf
14mu|kde-dev-utils-4.14.3-1|67	Summary:	Startup time measurement tool for KDE applications
14mu|kde-dev-utils-4.14.3-1|68	Group:		Graphical desktop/KDE
14mu|kde-dev-utils-4.14.3-1|69	Conflicts:	kdesdk4-core < 1:4.11.0
14mu|kde-dev-utils-4.14.3-1|70	Conflicts:	kdesdk4-scripts < 1:4.11.0
14mu|kde-dev-utils-4.14.3-1|71	
14mu|kde-dev-utils-4.14.3-1|72	%description -n kstartperf
14mu|kde-dev-utils-4.14.3-1|73	Startup time measurement tool for KDE applications.
14mu|kde-dev-utils-4.14.3-1|74	
14mu|kde-dev-utils-4.14.3-1|75	%files -n kstartperf
14mu|kde-dev-utils-4.14.3-1|76	%{_kde_bindir}/kstartperf
14mu|kde-dev-utils-4.14.3-1|77	%{_kde_libdir}/kde4/kstartperf.so
14mu|kde-dev-utils-4.14.3-1|78	
14mu|kde-dev-utils-4.14.3-1|79	#----------------------------------------------------------------------------
14mu|kde-dev-utils-4.14.3-1|80	
14mu|kde-dev-utils-4.14.3-1|81	%package -n kuiviewer
14mu|kde-dev-utils-4.14.3-1|82	Summary:	UI files viewer for KDE
14mu|kde-dev-utils-4.14.3-1|83	Group:		Graphical desktop/KDE
14mu|kde-dev-utils-4.14.3-1|84	
14mu|kde-dev-utils-4.14.3-1|85	%description -n kuiviewer
14mu|kde-dev-utils-4.14.3-1|86	Displays Qt Designer UI files.
14mu|kde-dev-utils-4.14.3-1|87	
14mu|kde-dev-utils-4.14.3-1|88	%files -n kuiviewer
14mu|kde-dev-utils-4.14.3-1|89	%{_kde_bindir}/kuiviewer
14mu|kde-dev-utils-4.14.3-1|90	%{_kde_libdir}/kde4/quithumbnail.so
14mu|kde-dev-utils-4.14.3-1|91	%{_kde_libdir}/kde4/kuiviewerpart.so
14mu|kde-dev-utils-4.14.3-1|92	%{_kde_applicationsdir}/kuiviewer.desktop
14mu|kde-dev-utils-4.14.3-1|93	%{_kde_appsdir}/kuiviewer
14mu|kde-dev-utils-4.14.3-1|94	%{_kde_appsdir}/kuiviewerpart
14mu|kde-dev-utils-4.14.3-1|95	%{_kde_iconsdir}/hicolor/*/apps/kuiviewer.png
14mu|kde-dev-utils-4.14.3-1|96	%{_kde_services}/kuiviewer_part.desktop
14mu|kde-dev-utils-4.14.3-1|97	%{_kde_services}/designerthumbnail.desktop
14mu|kde-dev-utils-4.14.3-1|98	
14mu|kde-dev-utils-4.14.3-1|99	#----------------------------------------------------------------------------
14mu|kde-dev-utils-4.14.3-1|100	
14mu|kde-dev-utils-4.14.3-1|101	%package -n kmtrace
14mu|kde-dev-utils-4.14.3-1|102	Summary:	Memory allocation debugging tool for KDE
14mu|kde-dev-utils-4.14.3-1|103	Group:		Graphical desktop/KDE
14mu|kde-dev-utils-4.14.3-1|104	Conflicts:	kdesdk4-scripts < 1:4.11.0
14mu|kde-dev-utils-4.14.3-1|105	
14mu|kde-dev-utils-4.14.3-1|106	%description -n kmtrace
14mu|kde-dev-utils-4.14.3-1|107	Memory allocation debugging tool for KDE.
14mu|kde-dev-utils-4.14.3-1|108	
14mu|kde-dev-utils-4.14.3-1|109	%files -n kmtrace
14mu|kde-dev-utils-4.14.3-1|110	%{_kde_bindir}/kmtrace
14mu|kde-dev-utils-4.14.3-1|111	%{_kde_bindir}/demangle
14mu|kde-dev-utils-4.14.3-1|112	%{_kde_bindir}/kminspector
14mu|kde-dev-utils-4.14.3-1|113	%{_kde_bindir}/kmmatch
14mu|kde-dev-utils-4.14.3-1|114	%{_kde_appsdir}/kmtrace
14mu|kde-dev-utils-4.14.3-1|115	%{_kde_mandir}/man1/demangle.1.*
14mu|kde-dev-utils-4.14.3-1|116	
14mu|kde-dev-utils-4.14.3-1|117	#----------------------------------------------------------------------------
14mu|kde-dev-utils-4.14.3-1|118	
14mu|kde-dev-utils-4.14.3-1|119	%define ktrace_major 4
14mu|kde-dev-utils-4.14.3-1|120	%define libktrace %mklibname ktrace %{ktrace_major}
14mu|kde-dev-utils-4.14.3-1|121	
14mu|kde-dev-utils-4.14.3-1|122	%package -n %{libktrace}
14mu|kde-dev-utils-4.14.3-1|123	Summary:	Shared library for kmtrace
14mu|kde-dev-utils-4.14.3-1|124	Group:		System/Libraries
14mu|kde-dev-utils-4.14.3-1|125	
14mu|kde-dev-utils-4.14.3-1|126	%description -n %{libktrace}
14mu|kde-dev-utils-4.14.3-1|127	Shared library for kmtrace.
14mu|kde-dev-utils-4.14.3-1|128	
14mu|kde-dev-utils-4.14.3-1|129	%files -n %{libktrace}
14mu|kde-dev-utils-4.14.3-1|130	%{_kde_libdir}/libktrace.so.%{ktrace_major}*
14mu|kde-dev-utils-4.14.3-1|131	
14mu|kde-dev-utils-4.14.3-1|132	#----------------------------------------------------------------------------
14mu|kde-dev-utils-4.14.3-1|133	
14mu|kde-dev-utils-4.14.3-1|134	%define devktrace %mklibname ktrace -d
14mu|kde-dev-utils-4.14.3-1|135	
14mu|kde-dev-utils-4.14.3-1|136	%package -n %{devktrace}
14mu|kde-dev-utils-4.14.3-1|137	Summary:	Development files for kmtrace
14mu|kde-dev-utils-4.14.3-1|138	Group:		Development/KDE and Qt
14mu|kde-dev-utils-4.14.3-1|139	Requires:	%{libktrace} = %{EVRD}
14mu|kde-dev-utils-4.14.3-1|140	Provides:	kmtrace-devel = %{EVRD}
14mu|kde-dev-utils-4.14.3-1|141	Conflicts:	kdesdk4-devel < 1:4.11.0
14mu|kde-dev-utils-4.14.3-1|142	
14mu|kde-dev-utils-4.14.3-1|143	%description -n %{devktrace}
14mu|kde-dev-utils-4.14.3-1|144	This package includes the header files you will need to compile applications
14mu|kde-dev-utils-4.14.3-1|145	based on kmtrace libraries.
14mu|kde-dev-utils-4.14.3-1|146	
14mu|kde-dev-utils-4.14.3-1|147	%files -n %{devktrace}
14mu|kde-dev-utils-4.14.3-1|148	%{_kde_includedir}/ktrace.h
14mu|kde-dev-utils-4.14.3-1|149	%{_kde_libdir}/libktrace.so
14mu|kde-dev-utils-4.14.3-1|150	
14mu|kde-dev-utils-4.14.3-1|151	#----------------------------------------------------------------------------
14mu|kde-dev-utils-4.14.3-1|152	
14mu|kde-dev-utils-4.14.3-1|153	%prep
14mu|kde-dev-utils-4.14.3-1|154	%setup -q
14mu|kde-dev-utils-4.14.3-1|155	
14mu|kde-dev-utils-4.14.3-1|156	%build
14mu|kde-dev-utils-4.14.3-1|157	%cmake_kde4
14mu|kde-dev-utils-4.14.3-1|158	%make
14mu|kde-dev-utils-4.14.3-1|159	
14mu|kde-dev-utils-4.14.3-1|160	%install
14mu|kde-dev-utils-4.14.3-1|161	%makeinstall_std -C build
14mu|kde-dev-utils-4.14.3-1|162	
14mu|kde-dev-utils-4.14.3-1|163	
14mu|kde-dev-utils-4.14.3-1|164	%changelog
14mu|kde-dev-utils-4.14.3-1|165	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kde-dev-utils-4.14.3-1|166	+ Revision: 6373d0e
14mu|kde-dev-utils-4.14.3-1|167	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kde-dev-utils-4.14.3-1|168	
14mu|kde-dev-utils-4.14.3-1|169	

22911 14
14mu|kdegames4-4.14.3-1|1	Summary:	KDE - Games
14mu|kdegames4-4.14.3-1|2	Name:		kdegames4
14mu|kdegames4-4.14.3-1|3	Version:	4.14.3
14mu|kdegames4-4.14.3-1|4	Release:	1
14mu|kdegames4-4.14.3-1|5	Epoch:		1
14mu|kdegames4-4.14.3-1|6	License:	GPLv2+
14mu|kdegames4-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdegames4-4.14.3-1|8	Url:		http://games.kde.org/
14mu|kdegames4-4.14.3-1|9	Suggests:	bomber
14mu|kdegames4-4.14.3-1|10	Suggests:	bovo
14mu|kdegames4-4.14.3-1|11	Suggests:	granatier
14mu|kdegames4-4.14.3-1|12	Suggests:	kajongg
14mu|kdegames4-4.14.3-1|13	Suggests:	kapman
14mu|kdegames4-4.14.3-1|14	Suggests:	katomic
14mu|kdegames4-4.14.3-1|15	Suggests:	kblackbox
14mu|kdegames4-4.14.3-1|16	Suggests:	kblocks
14mu|kdegames4-4.14.3-1|17	Suggests:	kbounce
14mu|kdegames4-4.14.3-1|18	Suggests:	kbreakout
14mu|kdegames4-4.14.3-1|19	Suggests:	kdiamond
14mu|kdegames4-4.14.3-1|20	Suggests:	kfourinline
14mu|kdegames4-4.14.3-1|21	Suggests:	kgoldrunner
14mu|kdegames4-4.14.3-1|22	Suggests:	kigo
14mu|kdegames4-4.14.3-1|23	Suggests:	killbots
14mu|kdegames4-4.14.3-1|24	Suggests:	kiriki
14mu|kdegames4-4.14.3-1|25	Suggests:	kjumpingcube
14mu|kdegames4-4.14.3-1|26	Suggests:	klickety
14mu|kdegames4-4.14.3-1|27	Suggests:	klines
14mu|kdegames4-4.14.3-1|28	Suggests:	kmahjongg
14mu|kdegames4-4.14.3-1|29	Suggests:	kmines
14mu|kdegames4-4.14.3-1|30	Suggests:	knavalbattle
14mu|kdegames4-4.14.3-1|31	Suggests:	knetwalk
14mu|kdegames4-4.14.3-1|32	Suggests:	kolf
14mu|kdegames4-4.14.3-1|33	Suggests:	kollision
14mu|kdegames4-4.14.3-1|34	Suggests:	konquest
14mu|kdegames4-4.14.3-1|35	Suggests:	kpat
14mu|kdegames4-4.14.3-1|36	Suggests:	kreversi
14mu|kdegames4-4.14.3-1|37	Suggests:	kshisen
14mu|kdegames4-4.14.3-1|38	Suggests:	ksirk
14mu|kdegames4-4.14.3-1|39	Suggests:	ksnakeduel
14mu|kdegames4-4.14.3-1|40	Suggests:	kspaceduel
14mu|kdegames4-4.14.3-1|41	Suggests:	ksquares
14mu|kdegames4-4.14.3-1|42	Suggests:	ksudoku
14mu|kdegames4-4.14.3-1|43	Suggests:	ktuberling
14mu|kdegames4-4.14.3-1|44	Suggests:	kubrick
14mu|kdegames4-4.14.3-1|45	Suggests:	lskat
14mu|kdegames4-4.14.3-1|46	Suggests:	palapeli
14mu|kdegames4-4.14.3-1|47	Suggests:	picmi
14mu|kdegames4-4.14.3-1|48	BuildArch:	noarch
14mu|kdegames4-4.14.3-1|49	
14mu|kdegames4-4.14.3-1|50	%description
14mu|kdegames4-4.14.3-1|51	Games for the K Desktop Environment.
14mu|kdegames4-4.14.3-1|52	This is a compilation of various games for KDE project:
14mu|kdegames4-4.14.3-1|53	- bomber: Arcade bombing game
14mu|kdegames4-4.14.3-1|54	- bovo: Classic pen and paper game
14mu|kdegames4-4.14.3-1|55	- granatier: KDE Bomberman game
14mu|kdegames4-4.14.3-1|56	- kajongg: Majongg game for KDE
14mu|kdegames4-4.14.3-1|57	- kapman: A Pac-Man clone
14mu|kdegames4-4.14.3-1|58	- katomic: Build complex atoms with a minimal amount of moves
14mu|kdegames4-4.14.3-1|59	- kblackbox: Find atoms in a grid by shooting electrons
14mu|kdegames4-4.14.3-1|60	- kblocks: Single player falling blocks puzzle game
14mu|kdegames4-4.14.3-1|61	- kbounce: Claim areas and don't get disturbed
14mu|kdegames4-4.14.3-1|62	- kbreakout: Breakout like game
14mu|kdegames4-4.14.3-1|63	- kdiamond: Three-in-a-row game
14mu|kdegames4-4.14.3-1|64	- kfourinline: Place 4 pieces in a row
14mu|kdegames4-4.14.3-1|65	- kgoldrunner: A game of action and puzzle solving
14mu|kdegames4-4.14.3-1|66	- kigo: Go board game for KDE
14mu|kdegames4-4.14.3-1|67	- killbots: KDE port of the classic BSD console game robots
14mu|kdegames4-4.14.3-1|68	- kiriki: Close of Yahtzee
14mu|kdegames4-4.14.3-1|69	- kjumpingcube: A tactical game for number-crunchers
14mu|kdegames4-4.14.3-1|70	- klickety: An adaptation of the Clickomania game
14mu|kdegames4-4.14.3-1|71	- klines: Place 5 equal pieces together, but wait, there are 3 new ones
14mu|kdegames4-4.14.3-1|72	- kmahjongg: A tile laying patience
14mu|kdegames4-4.14.3-1|73	- kmines: The classic mine sweeper
14mu|kdegames4-4.14.3-1|74	- knavalbattle: Battleship game with built-in game server
14mu|kdegames4-4.14.3-1|75	- knetwalk: Turn the board pieces to get all computers connected
14mu|kdegames4-4.14.3-1|76	- kolf: A golf game
14mu|kdegames4-4.14.3-1|77	- kollision: A simple ball dodging game
14mu|kdegames4-4.14.3-1|78	- konquest: Conquer the planets of your enemy
14mu|kdegames4-4.14.3-1|79	- kpat: Several patience card games
14mu|kdegames4-4.14.3-1|80	- kreversi: Old reversi board game, also known as othello
14mu|kdegames4-4.14.3-1|81	- kshisen: Patience game where you take away all pieces
14mu|kdegames4-4.14.3-1|82	- ksirk: Computerized version of a well known strategy board game
14mu|kdegames4-4.14.3-1|83	- ksnakeduel: Snake race played against the computer
14mu|kdegames4-4.14.3-1|84	- kspaceduel: Two player game with shooting spaceships flying around a sun
14mu|kdegames4-4.14.3-1|85	- ksquares: An implementation of the popular paper based game squares
14mu|kdegames4-4.14.3-1|86	- ksudoku: Play, create and solve sudoku grids
14mu|kdegames4-4.14.3-1|87	- ktuberling: "Potato editor" game
14mu|kdegames4-4.14.3-1|88	- kubrick: Game based on Rubik's Cube
14mu|kdegames4-4.14.3-1|89	- lskat: Lieutnant skat
14mu|kdegames4-4.14.3-1|90	- palapeli: Jigsaw puzzle game
14mu|kdegames4-4.14.3-1|91	- picmi: A nonogram logic game for KDE
14mu|kdegames4-4.14.3-1|92	
14mu|kdegames4-4.14.3-1|93	%files
14mu|kdegames4-4.14.3-1|94	
14mu|kdegames4-4.14.3-1|95	#-----------------------------------------------------------------------------
14mu|kdegames4-4.14.3-1|96	
14mu|kdegames4-4.14.3-1|97	%prep
14mu|kdegames4-4.14.3-1|98	# Nothing
14mu|kdegames4-4.14.3-1|99	
14mu|kdegames4-4.14.3-1|100	%build
14mu|kdegames4-4.14.3-1|101	# Nothing
14mu|kdegames4-4.14.3-1|102	
14mu|kdegames4-4.14.3-1|103	%install
14mu|kdegames4-4.14.3-1|104	# Nothing
14mu|kdegames4-4.14.3-1|105	
14mu|kdegames4-4.14.3-1|106	
14mu|kdegames4-4.14.3-1|107	%changelog
14mu|kdegames4-4.14.3-1|108	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdegames4-4.14.3-1|109	+ Revision: 0720918
14mu|kdegames4-4.14.3-1|110	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdegames4-4.14.3-1|111	
14mu|kdegames4-4.14.3-1|112	

22912 14
14mu|kdegraphics-mobipocket-4.14.3-1|1	Summary:	A collection of plugins to handle mobipocket files
14mu|kdegraphics-mobipocket-4.14.3-1|2	Name:		kdegraphics-mobipocket
14mu|kdegraphics-mobipocket-4.14.3-1|3	Version:	4.14.3
14mu|kdegraphics-mobipocket-4.14.3-1|4	Release:	1
14mu|kdegraphics-mobipocket-4.14.3-1|5	Epoch:		2
14mu|kdegraphics-mobipocket-4.14.3-1|6	License:	GPLv2+
14mu|kdegraphics-mobipocket-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdegraphics-mobipocket-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdegraphics-mobipocket-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdegraphics-mobipocket-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kdegraphics-mobipocket-4.14.3-1|11	BuildRequires:	pkgconfig(libstreams)
14mu|kdegraphics-mobipocket-4.14.3-1|12	Conflicts:	kdegraiphics4-core < 2:4.6.90
14mu|kdegraphics-mobipocket-4.14.3-1|13	Obsoletes:	mobipocket < 2:4.8.0
14mu|kdegraphics-mobipocket-4.14.3-1|14	
14mu|kdegraphics-mobipocket-4.14.3-1|15	%description
14mu|kdegraphics-mobipocket-4.14.3-1|16	A collection of plugins to handle mobipocket files.
14mu|kdegraphics-mobipocket-4.14.3-1|17	
14mu|kdegraphics-mobipocket-4.14.3-1|18	%files
14mu|kdegraphics-mobipocket-4.14.3-1|19	%doc COPYING
14mu|kdegraphics-mobipocket-4.14.3-1|20	%{_kde_libdir}/kde4/mobithumbnail.so
14mu|kdegraphics-mobipocket-4.14.3-1|21	%{_kde_libdir}/strigi/strigila_mobi.so
14mu|kdegraphics-mobipocket-4.14.3-1|22	%{_kde_services}/mobithumbnail.desktop
14mu|kdegraphics-mobipocket-4.14.3-1|23	
14mu|kdegraphics-mobipocket-4.14.3-1|24	#----------------------------------------------------------------------
14mu|kdegraphics-mobipocket-4.14.3-1|25	
14mu|kdegraphics-mobipocket-4.14.3-1|26	%define major 1
14mu|kdegraphics-mobipocket-4.14.3-1|27	%define libqmobipocket %mklibname qmobipocket %{major}
14mu|kdegraphics-mobipocket-4.14.3-1|28	
14mu|kdegraphics-mobipocket-4.14.3-1|29	%package -n %{libqmobipocket}
14mu|kdegraphics-mobipocket-4.14.3-1|30	Summary:	QMobipocket library
14mu|kdegraphics-mobipocket-4.14.3-1|31	Group:		System/Libraries
14mu|kdegraphics-mobipocket-4.14.3-1|32	
14mu|kdegraphics-mobipocket-4.14.3-1|33	%description -n %{libqmobipocket}
14mu|kdegraphics-mobipocket-4.14.3-1|34	QMobipocket library.
14mu|kdegraphics-mobipocket-4.14.3-1|35	
14mu|kdegraphics-mobipocket-4.14.3-1|36	%files -n %{libqmobipocket}
14mu|kdegraphics-mobipocket-4.14.3-1|37	%{_kde_libdir}/libqmobipocket.so.%{major}*
14mu|kdegraphics-mobipocket-4.14.3-1|38	
14mu|kdegraphics-mobipocket-4.14.3-1|39	#----------------------------------------------------------------------
14mu|kdegraphics-mobipocket-4.14.3-1|40	
14mu|kdegraphics-mobipocket-4.14.3-1|41	%define devqmobipocket %mklibname qmobipocket -d
14mu|kdegraphics-mobipocket-4.14.3-1|42	
14mu|kdegraphics-mobipocket-4.14.3-1|43	%package -n %{devqmobipocket}
14mu|kdegraphics-mobipocket-4.14.3-1|44	Summary:	Development files for QMobipocket
14mu|kdegraphics-mobipocket-4.14.3-1|45	Group:		System/Libraries
14mu|kdegraphics-mobipocket-4.14.3-1|46	Requires:	%{libqmobipocket} = %{EVRD}
14mu|kdegraphics-mobipocket-4.14.3-1|47	Provides:	qmobipocket-devel = %{EVRD}
14mu|kdegraphics-mobipocket-4.14.3-1|48	
14mu|kdegraphics-mobipocket-4.14.3-1|49	%description -n %{devqmobipocket}
14mu|kdegraphics-mobipocket-4.14.3-1|50	Development files for QMobipocket.
14mu|kdegraphics-mobipocket-4.14.3-1|51	
14mu|kdegraphics-mobipocket-4.14.3-1|52	%files -n %{devqmobipocket}
14mu|kdegraphics-mobipocket-4.14.3-1|53	%{_kde_includedir}/qmobipocket/
14mu|kdegraphics-mobipocket-4.14.3-1|54	%{_kde_libdir}/libqmobipocket.so
14mu|kdegraphics-mobipocket-4.14.3-1|55	%{_kde_libdir}/cmake/QMobipocket/
14mu|kdegraphics-mobipocket-4.14.3-1|56	
14mu|kdegraphics-mobipocket-4.14.3-1|57	#----------------------------------------------------------------------
14mu|kdegraphics-mobipocket-4.14.3-1|58	
14mu|kdegraphics-mobipocket-4.14.3-1|59	%prep
14mu|kdegraphics-mobipocket-4.14.3-1|60	%setup -q
14mu|kdegraphics-mobipocket-4.14.3-1|61	
14mu|kdegraphics-mobipocket-4.14.3-1|62	%build
14mu|kdegraphics-mobipocket-4.14.3-1|63	%cmake_kde4
14mu|kdegraphics-mobipocket-4.14.3-1|64	%make
14mu|kdegraphics-mobipocket-4.14.3-1|65	
14mu|kdegraphics-mobipocket-4.14.3-1|66	%install
14mu|kdegraphics-mobipocket-4.14.3-1|67	%makeinstall_std -C build
14mu|kdegraphics-mobipocket-4.14.3-1|68	
14mu|kdegraphics-mobipocket-4.14.3-1|69	
14mu|kdegraphics-mobipocket-4.14.3-1|70	%changelog
14mu|kdegraphics-mobipocket-4.14.3-1|71	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kdegraphics-mobipocket-4.14.3-1|72	+ Revision: ad457ab
14mu|kdegraphics-mobipocket-4.14.3-1|73	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdegraphics-mobipocket-4.14.3-1|74	
14mu|kdegraphics-mobipocket-4.14.3-1|75	

22913 14
14mu|kdegraphics-strigi-analyzer-4.14.3-1|1	Name:		kdegraphics-strigi-analyzer
14mu|kdegraphics-strigi-analyzer-4.14.3-1|2	Summary:	Strigi plugins
14mu|kdegraphics-strigi-analyzer-4.14.3-1|3	Version:	4.14.3
14mu|kdegraphics-strigi-analyzer-4.14.3-1|4	Release:	1
14mu|kdegraphics-strigi-analyzer-4.14.3-1|5	Epoch:		2
14mu|kdegraphics-strigi-analyzer-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kdegraphics-strigi-analyzer-4.14.3-1|7	License:	GPLv2 LGPLv2
14mu|kdegraphics-strigi-analyzer-4.14.3-1|8	URL:		http://www.kde.org
14mu|kdegraphics-strigi-analyzer-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdegraphics-strigi-analyzer-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kdegraphics-strigi-analyzer-4.14.3-1|11	BuildRequires:	tiff-devel
14mu|kdegraphics-strigi-analyzer-4.14.3-1|12	BuildRequires:	pkgconfig(libstreams)
14mu|kdegraphics-strigi-analyzer-4.14.3-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
14mu|kdegraphics-strigi-analyzer-4.14.3-1|14	
14mu|kdegraphics-strigi-analyzer-4.14.3-1|15	%description
14mu|kdegraphics-strigi-analyzer-4.14.3-1|16	Strigi plugin for dvi & tiff.
14mu|kdegraphics-strigi-analyzer-4.14.3-1|17	
14mu|kdegraphics-strigi-analyzer-4.14.3-1|18	%files
14mu|kdegraphics-strigi-analyzer-4.14.3-1|19	%doc COPYING COPYING.LIB
14mu|kdegraphics-strigi-analyzer-4.14.3-1|20	%{_kde_libdir}/strigi/strigiea_dvi.so
14mu|kdegraphics-strigi-analyzer-4.14.3-1|21	%{_kde_libdir}/strigi/strigiea_tiff.so
14mu|kdegraphics-strigi-analyzer-4.14.3-1|22	
14mu|kdegraphics-strigi-analyzer-4.14.3-1|23	#----------------------------------------------------------------------
14mu|kdegraphics-strigi-analyzer-4.14.3-1|24	
14mu|kdegraphics-strigi-analyzer-4.14.3-1|25	%prep
14mu|kdegraphics-strigi-analyzer-4.14.3-1|26	%setup -q
14mu|kdegraphics-strigi-analyzer-4.14.3-1|27	
14mu|kdegraphics-strigi-analyzer-4.14.3-1|28	%build
14mu|kdegraphics-strigi-analyzer-4.14.3-1|29	%cmake_kde4
14mu|kdegraphics-strigi-analyzer-4.14.3-1|30	%make
14mu|kdegraphics-strigi-analyzer-4.14.3-1|31	
14mu|kdegraphics-strigi-analyzer-4.14.3-1|32	%install
14mu|kdegraphics-strigi-analyzer-4.14.3-1|33	%makeinstall_std -C build
14mu|kdegraphics-strigi-analyzer-4.14.3-1|34	
14mu|kdegraphics-strigi-analyzer-4.14.3-1|35	
14mu|kdegraphics-strigi-analyzer-4.14.3-1|36	%changelog
14mu|kdegraphics-strigi-analyzer-4.14.3-1|37	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kdegraphics-strigi-analyzer-4.14.3-1|38	+ Revision: f13dcf7
14mu|kdegraphics-strigi-analyzer-4.14.3-1|39	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdegraphics-strigi-analyzer-4.14.3-1|40	
14mu|kdegraphics-strigi-analyzer-4.14.3-1|41	

22914 14
14mu|kdegraphics-thumbnailers-4.14.3-1|1	Name:		kdegraphics-thumbnailers
14mu|kdegraphics-thumbnailers-4.14.3-1|2	Summary:	Postscript, PDF, DVI and RAW ThumbCreator
14mu|kdegraphics-thumbnailers-4.14.3-1|3	Version:	4.14.3
14mu|kdegraphics-thumbnailers-4.14.3-1|4	Release:	1
14mu|kdegraphics-thumbnailers-4.14.3-1|5	Epoch:		2
14mu|kdegraphics-thumbnailers-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kdegraphics-thumbnailers-4.14.3-1|7	License:	GPLv2 LGPLv2
14mu|kdegraphics-thumbnailers-4.14.3-1|8	URL:		http://www.kde.org
14mu|kdegraphics-thumbnailers-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdegraphics-thumbnailers-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kdegraphics-thumbnailers-4.14.3-1|11	BuildRequires:	pkgconfig(libkdcraw) >= 0.2.0
14mu|kdegraphics-thumbnailers-4.14.3-1|12	BuildRequires:	pkgconfig(libkexiv2) >= 0.2.0
14mu|kdegraphics-thumbnailers-4.14.3-1|13	Conflicts:	kdegraphics4-common < 2:4.6.90
14mu|kdegraphics-thumbnailers-4.14.3-1|14	Conflicts:	kdegraphics4-core   < 2:4.6.90
14mu|kdegraphics-thumbnailers-4.14.3-1|15	
14mu|kdegraphics-thumbnailers-4.14.3-1|16	%description
14mu|kdegraphics-thumbnailers-4.14.3-1|17	PostScript, PDF, DVI and RAW files ThumbCreator.
14mu|kdegraphics-thumbnailers-4.14.3-1|18	
14mu|kdegraphics-thumbnailers-4.14.3-1|19	%files
14mu|kdegraphics-thumbnailers-4.14.3-1|20	%doc COPYING COPYING.LIB
14mu|kdegraphics-thumbnailers-4.14.3-1|21	%{_kde_libdir}/kde4/gsthumbnail.so
14mu|kdegraphics-thumbnailers-4.14.3-1|22	%{_kde_libdir}/kde4/rawthumbnail.so
14mu|kdegraphics-thumbnailers-4.14.3-1|23	%{_kde_services}/gsthumbnail.desktop
14mu|kdegraphics-thumbnailers-4.14.3-1|24	%{_kde_services}/rawthumbnail.desktop
14mu|kdegraphics-thumbnailers-4.14.3-1|25	
14mu|kdegraphics-thumbnailers-4.14.3-1|26	#----------------------------------------------------------------------
14mu|kdegraphics-thumbnailers-4.14.3-1|27	
14mu|kdegraphics-thumbnailers-4.14.3-1|28	%prep
14mu|kdegraphics-thumbnailers-4.14.3-1|29	%setup -q
14mu|kdegraphics-thumbnailers-4.14.3-1|30	
14mu|kdegraphics-thumbnailers-4.14.3-1|31	%build
14mu|kdegraphics-thumbnailers-4.14.3-1|32	%cmake_kde4
14mu|kdegraphics-thumbnailers-4.14.3-1|33	%make
14mu|kdegraphics-thumbnailers-4.14.3-1|34	
14mu|kdegraphics-thumbnailers-4.14.3-1|35	%install
14mu|kdegraphics-thumbnailers-4.14.3-1|36	%makeinstall_std -C build
14mu|kdegraphics-thumbnailers-4.14.3-1|37	
14mu|kdegraphics-thumbnailers-4.14.3-1|38	
14mu|kdegraphics-thumbnailers-4.14.3-1|39	%changelog
14mu|kdegraphics-thumbnailers-4.14.3-1|40	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kdegraphics-thumbnailers-4.14.3-1|41	+ Revision: 56c2d00
14mu|kdegraphics-thumbnailers-4.14.3-1|42	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdegraphics-thumbnailers-4.14.3-1|43	
14mu|kdegraphics-thumbnailers-4.14.3-1|44	

22915 14
14mu|kde-gtk-config-2.2.1-4|1	Summary:	GTK2 and GTK3 configurator for KDE
14mu|kde-gtk-config-2.2.1-4|2	Name:		kde-gtk-config
14mu|kde-gtk-config-2.2.1-4|3	Version:	2.2.1
14mu|kde-gtk-config-2.2.1-4|4	Release:	4
14mu|kde-gtk-config-2.2.1-4|5	License:	GPLv3+
14mu|kde-gtk-config-2.2.1-4|6	Group:		Graphical desktop/KDE
14mu|kde-gtk-config-2.2.1-4|7	Url:		https://projects.kde.org/projects/playground/base/kde-gtk-config
14mu|kde-gtk-config-2.2.1-4|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kde-gtk-config-2.2.1-4|9	Patch0:		kde-gtk-config-2.2-gtkrc-2.0-kde-config-file.patch
14mu|kde-gtk-config-2.2.1-4|10	# Upstream patches
14mu|kde-gtk-config-2.2.1-4|11	Patch10:	0001-The-last-line-of-the-configuration-file-wasn-t-being.patch
14mu|kde-gtk-config-2.2.1-4|12	Patch11:	0002-Add-some-const.patch
14mu|kde-gtk-config-2.2.1-4|13	Patch12:	0003-Be-consistent-regarding-the-loading-and-saving-of-th.patch
14mu|kde-gtk-config-2.2.1-4|14	Patch13:	0004-CMake-policy.patch
14mu|kde-gtk-config-2.2.1-4|15	BuildRequires:	kdelibs4-devel
14mu|kde-gtk-config-2.2.1-4|16	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|kde-gtk-config-2.2.1-4|17	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|kde-gtk-config-2.2.1-4|18	
14mu|kde-gtk-config-2.2.1-4|19	%description
14mu|kde-gtk-config-2.2.1-4|20	Configuration dialog to adapt GTK applications appearance to your taste
14mu|kde-gtk-config-2.2.1-4|21	under KDE. Among its many features, it lets you:
14mu|kde-gtk-config-2.2.1-4|22	- Choose which theme is used for GTK2 and GTK3 applications.
14mu|kde-gtk-config-2.2.1-4|23	- Tweak some GTK applications behaviour.
14mu|kde-gtk-config-2.2.1-4|24	- Select what icon theme to use in GTK applications.
14mu|kde-gtk-config-2.2.1-4|25	- Select GTK applications default fonts.
14mu|kde-gtk-config-2.2.1-4|26	- Easily browse and install new GTK2 and GTK3 themes.
14mu|kde-gtk-config-2.2.1-4|27	
14mu|kde-gtk-config-2.2.1-4|28	%files -f %{name}.lang
14mu|kde-gtk-config-2.2.1-4|29	%doc README COPYING ChangeLog
14mu|kde-gtk-config-2.2.1-4|30	%{_kde_libdir}/kde4/libexec/gtk_preview
14mu|kde-gtk-config-2.2.1-4|31	%{_kde_libdir}/kde4/libexec/gtk3_preview
14mu|kde-gtk-config-2.2.1-4|32	%{_kde_libdir}/kde4/libexec/reload_gtk_apps
14mu|kde-gtk-config-2.2.1-4|33	%{_kde_libdir}/kde4/kcm_cgc.so
14mu|kde-gtk-config-2.2.1-4|34	%{_kde_appsdir}/kcm-gtk-module/preview.ui
14mu|kde-gtk-config-2.2.1-4|35	%{_kde_configdir}/cgcgtk3.knsrc
14mu|kde-gtk-config-2.2.1-4|36	%{_kde_configdir}/cgcicon.knsrc
14mu|kde-gtk-config-2.2.1-4|37	%{_kde_configdir}/cgctheme.knsrc
14mu|kde-gtk-config-2.2.1-4|38	%{_kde_iconsdir}/hicolor/48x48/apps/kde-gtk-config.png
14mu|kde-gtk-config-2.2.1-4|39	%{_kde_services}/kde-gtk-config.desktop
14mu|kde-gtk-config-2.2.1-4|40	
14mu|kde-gtk-config-2.2.1-4|41	#----------------------------------------------------------------------------
14mu|kde-gtk-config-2.2.1-4|42	
14mu|kde-gtk-config-2.2.1-4|43	%prep
14mu|kde-gtk-config-2.2.1-4|44	%setup -q
14mu|kde-gtk-config-2.2.1-4|45	%patch0 -p1
14mu|kde-gtk-config-2.2.1-4|46	%patch10 -p1
14mu|kde-gtk-config-2.2.1-4|47	%patch11 -p1
14mu|kde-gtk-config-2.2.1-4|48	%patch12 -p1
14mu|kde-gtk-config-2.2.1-4|49	%patch13 -p1
14mu|kde-gtk-config-2.2.1-4|50	
14mu|kde-gtk-config-2.2.1-4|51	%build
14mu|kde-gtk-config-2.2.1-4|52	%cmake_kde4
14mu|kde-gtk-config-2.2.1-4|53	%make
14mu|kde-gtk-config-2.2.1-4|54	
14mu|kde-gtk-config-2.2.1-4|55	%install
14mu|kde-gtk-config-2.2.1-4|56	%makeinstall_std -C build
14mu|kde-gtk-config-2.2.1-4|57	
14mu|kde-gtk-config-2.2.1-4|58	%find_lang %{name}
14mu|kde-gtk-config-2.2.1-4|59	
14mu|kde-gtk-config-2.2.1-4|60	
14mu|kde-gtk-config-2.2.1-4|61	%changelog
14mu|kde-gtk-config-2.2.1-4|62	
14mu|kde-gtk-config-2.2.1-4|63	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.1-4
14mu|kde-gtk-config-2.2.1-4|64	- (ac043eb) Add patch from upstream to fix build with newer cmake
14mu|kde-gtk-config-2.2.1-4|65	
14mu|kde-gtk-config-2.2.1-4|66	

22916 14
14mu|kde-l10n-4.14.3-18|1	# Supported l10n language
14mu|kde-l10n-4.14.3-18|2	# to update this list (depending on which new localisations tarballs are available
14mu|kde-l10n-4.14.3-18|3	# from upstream), you can use:
14mu|kde-l10n-4.14.3-18|4	# $ ls SOURCES/kde-l10n*tar.bz2 | grep -v @valencia | awk -F- '{print $3}' | tr '\n' ' '
14mu|kde-l10n-4.14.3-18|5	#
14mu|kde-l10n-4.14.3-18|6	# Note: ca@valencia is treated differently because of the @ in the tarball name
14mu|kde-l10n-4.14.3-18|7	%define langlist ar bg bs ca cs da de el en_GB es et eu fa fi fr ga gl he hr hu ia id is it ja kk km ko lt lv nb nds nl nn pa pl pt pt_BR ro ru sk sl sr sv tr ug uk wa zh_CN zh_TW
14mu|kde-l10n-4.14.3-18|8	
14mu|kde-l10n-4.14.3-18|9	%define disabled_langs af az be bn_IN bo br csb cy eo fo fy hne kn ku gu hi lo mai mi mk ml mt mr ne oc se si ta tg th ven vi xh
14mu|kde-l10n-4.14.3-18|10	
14mu|kde-l10n-4.14.3-18|11	%define build_ca_valencia 0
14mu|kde-l10n-4.14.3-18|12	
14mu|kde-l10n-4.14.3-18|13	%{expand:%(for lang in %{disabled_langs}; do echo "%%{expand:%%define build_$lang 0}"; done)}
14mu|kde-l10n-4.14.3-18|14	%{expand:%(for lang in %{langlist}; do echo "%%{expand:%%define build_$lang 1}"; done)}
14mu|kde-l10n-4.14.3-18|15	
14mu|kde-l10n-4.14.3-18|16	Summary:	Internationalization support for KDE
14mu|kde-l10n-4.14.3-18|17	Name:		kde-l10n
14mu|kde-l10n-4.14.3-18|18	Version:	4.14.3
14mu|kde-l10n-4.14.3-18|19	Release:	18
14mu|kde-l10n-4.14.3-18|20	Epoch:		3
14mu|kde-l10n-4.14.3-18|21	License:	LGPLv2.1+
14mu|kde-l10n-4.14.3-18|22	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|23	Url:		http://www.kde.org
14mu|kde-l10n-4.14.3-18|24	# l10n sources
14mu|kde-l10n-4.14.3-18|25	# list ca@valencia tarball separately due to the @ in the tarball name
14mu|kde-l10n-4.14.3-18|26	#Source1: kde-l10n-ca@valencia-%{version}.tar.bz2
14mu|kde-l10n-4.14.3-18|27	%{expand:%(\
14mu|kde-l10n-4.14.3-18|28	i=2; \
14mu|kde-l10n-4.14.3-18|29	for lang in %langlist; do\
14mu|kde-l10n-4.14.3-18|30	echo "%%{expand:Source$i: ftp://ftp.kde.org/pub/kde/stable/%%{version}/src/%%{name}/%%{name}-$lang-%%{version}.tar.xz}";\
14mu|kde-l10n-4.14.3-18|31	i=$[i+1];\
14mu|kde-l10n-4.14.3-18|32	done\
14mu|kde-l10n-4.14.3-18|33	)
14mu|kde-l10n-4.14.3-18|34	}
14mu|kde-l10n-4.14.3-18|35	Source100:	kde-l10n.rpmlintrc
14mu|kde-l10n-4.14.3-18|36	# Extra translations missing in upstream
14mu|kde-l10n-4.14.3-18|37	Source102:	kfilemodule-ru.po
14mu|kde-l10n-4.14.3-18|38	Source103:	makekdewidgets-ru.po
14mu|kde-l10n-4.14.3-18|39	Source200:	russian-translation-rosa-addon.tar.bz2
14mu|kde-l10n-4.14.3-18|40	Source201:	kdepim_ru.tar.bz2
14mu|kde-l10n-4.14.3-18|41	Patch0:		kde-l10n-ru-4.14.3-fix_dekorator.patch
14mu|kde-l10n-4.14.3-18|42	Patch1:		kde-l10n-ru-4.14.3-krfb-ru.po.patch
14mu|kde-l10n-4.14.3-18|43	Patch2:		kde-l10n-ru-4.14.3-knotest-ru.po.patch
14mu|kde-l10n-4.14.3-18|44	Patch3:		kde-l10n-ru-4.14.3-konsole.patch
14mu|kde-l10n-4.14.3-18|45	Patch4:		kde-l10n-ru-4.14.3-timezones-ru.patch
14mu|kde-l10n-4.14.3-18|46	BuildRequires:	docbook-style-xsl
14mu|kde-l10n-4.14.3-18|47	BuildRequires:	docbook-dtd45-xml
14mu|kde-l10n-4.14.3-18|48	BuildRequires:	kdelibs4-devel >= %{version}
14mu|kde-l10n-4.14.3-18|49	BuildArch:	noarch
14mu|kde-l10n-4.14.3-18|50	
14mu|kde-l10n-4.14.3-18|51	%description
14mu|kde-l10n-4.14.3-18|52	Internationalization support for KDE.
14mu|kde-l10n-4.14.3-18|53	
14mu|kde-l10n-4.14.3-18|54	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|55	
14mu|kde-l10n-4.14.3-18|56	%package en_US
14mu|kde-l10n-4.14.3-18|57	Summary:	American English support for KDE
14mu|kde-l10n-4.14.3-18|58	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|59	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|60	Requires:	locales-en
14mu|kde-l10n-4.14.3-18|61	Provides:	%{name}-American = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|62	
14mu|kde-l10n-4.14.3-18|63	%description en_US
14mu|kde-l10n-4.14.3-18|64	%{summary}.
14mu|kde-l10n-4.14.3-18|65	
14mu|kde-l10n-4.14.3-18|66	This is an empty package, en_US support is already provided by kdelibs4.
14mu|kde-l10n-4.14.3-18|67	
14mu|kde-l10n-4.14.3-18|68	%files en_US
14mu|kde-l10n-4.14.3-18|69	
14mu|kde-l10n-4.14.3-18|70	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|71	
14mu|kde-l10n-4.14.3-18|72	%if %{build_af}
14mu|kde-l10n-4.14.3-18|73	%package af
14mu|kde-l10n-4.14.3-18|74	Summary:	Afrikaans language support for KDE
14mu|kde-l10n-4.14.3-18|75	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|76	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|77	Provides:	%{name}-Afrikaans = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|78	
14mu|kde-l10n-4.14.3-18|79	%description af
14mu|kde-l10n-4.14.3-18|80	This package provides Afrikaans translations for KDE.
14mu|kde-l10n-4.14.3-18|81	
14mu|kde-l10n-4.14.3-18|82	%files af
14mu|kde-l10n-4.14.3-18|83	%lang(af) %{_kde_datadir}/locale/af/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|84	%{_kde_datadir}/locale/af/entry.desktop
14mu|kde-l10n-4.14.3-18|85	%endif
14mu|kde-l10n-4.14.3-18|86	
14mu|kde-l10n-4.14.3-18|87	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|88	
14mu|kde-l10n-4.14.3-18|89	%if %{build_ar}
14mu|kde-l10n-4.14.3-18|90	%package ar
14mu|kde-l10n-4.14.3-18|91	Summary:	Arabic language support for KDE
14mu|kde-l10n-4.14.3-18|92	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|93	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|94	Requires:	locales-ar
14mu|kde-l10n-4.14.3-18|95	Provides:	%{name}-Arabic = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|96	
14mu|kde-l10n-4.14.3-18|97	%description ar
14mu|kde-l10n-4.14.3-18|98	This package provides Arabic translation for KDE.
14mu|kde-l10n-4.14.3-18|99	
14mu|kde-l10n-4.14.3-18|100	%files ar
14mu|kde-l10n-4.14.3-18|101	%lang(ar) %{_kde_datadir}/locale/ar/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|102	%{_kde_datadir}/locale/ar/entry.desktop
14mu|kde-l10n-4.14.3-18|103	%{_kde_datadir}/locale/ar/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|104	%{_kde_appsdir}/klettres/ar/
14mu|kde-l10n-4.14.3-18|105	%endif
14mu|kde-l10n-4.14.3-18|106	
14mu|kde-l10n-4.14.3-18|107	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|108	
14mu|kde-l10n-4.14.3-18|109	%if %{build_az}
14mu|kde-l10n-4.14.3-18|110	%package az
14mu|kde-l10n-4.14.3-18|111	Summary:	Azerbaijani language support for KDE
14mu|kde-l10n-4.14.3-18|112	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|113	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|114	Provides:	%{name}-Azerbaijani = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|115	
14mu|kde-l10n-4.14.3-18|116	%description az
14mu|kde-l10n-4.14.3-18|117	This package provides Azerbaijani translations for KDE.
14mu|kde-l10n-4.14.3-18|118	
14mu|kde-l10n-4.14.3-18|119	%files az
14mu|kde-l10n-4.14.3-18|120	%lang(az) %{_kde_datadir}/locale/az/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|121	%{_kde_datadir}/locale/az/entry.desktop
14mu|kde-l10n-4.14.3-18|122	%endif
14mu|kde-l10n-4.14.3-18|123	
14mu|kde-l10n-4.14.3-18|124	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|125	
14mu|kde-l10n-4.14.3-18|126	%if %{build_eu}
14mu|kde-l10n-4.14.3-18|127	%package eu
14mu|kde-l10n-4.14.3-18|128	Summary:	Basque language support for KDE
14mu|kde-l10n-4.14.3-18|129	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|130	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|131	Requires:	locales-eu
14mu|kde-l10n-4.14.3-18|132	Provides:	%{name}-Basque = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|133	
14mu|kde-l10n-4.14.3-18|134	%description eu
14mu|kde-l10n-4.14.3-18|135	This package provides Basque translations for KDE.
14mu|kde-l10n-4.14.3-18|136	
14mu|kde-l10n-4.14.3-18|137	%files eu
14mu|kde-l10n-4.14.3-18|138	%lang(eu) %{_kde_datadir}/locale/eu/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|139	%{_kde_datadir}/locale/eu/entry.desktop
14mu|kde-l10n-4.14.3-18|140	%{_kde_docdir}/HTML/eu/*
14mu|kde-l10n-4.14.3-18|141	%endif
14mu|kde-l10n-4.14.3-18|142	
14mu|kde-l10n-4.14.3-18|143	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|144	
14mu|kde-l10n-4.14.3-18|145	%if %{build_be}
14mu|kde-l10n-4.14.3-18|146	%package be
14mu|kde-l10n-4.14.3-18|147	Summary:	Belarusian language support for KDE
14mu|kde-l10n-4.14.3-18|148	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|149	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|150	Provides:	%{name}-Belarusian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|151	
14mu|kde-l10n-4.14.3-18|152	%description be
14mu|kde-l10n-4.14.3-18|153	This package provides Belarusian translations for KDE.
14mu|kde-l10n-4.14.3-18|154	
14mu|kde-l10n-4.14.3-18|155	%files be
14mu|kde-l10n-4.14.3-18|156	%lang(be) %{_kde_datadir}/locale/be/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|157	%{_kde_datadir}/locale/be/entry.desktop
14mu|kde-l10n-4.14.3-18|158	%endif
14mu|kde-l10n-4.14.3-18|159	
14mu|kde-l10n-4.14.3-18|160	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|161	
14mu|kde-l10n-4.14.3-18|162	%if %{build_bn_IN}
14mu|kde-l10n-4.14.3-18|163	%package bn_IN
14mu|kde-l10n-4.14.3-18|164	Summary:	Bengali India language support for KDE
14mu|kde-l10n-4.14.3-18|165	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|166	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|167	Requires:	locales-bn
14mu|kde-l10n-4.14.3-18|168	Provides:	%{name}-Bengali-India = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|169	Provides:	%{name}-Bengali = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|170	
14mu|kde-l10n-4.14.3-18|171	%description bn_IN
14mu|kde-l10n-4.14.3-18|172	%{summary}.
14mu|kde-l10n-4.14.3-18|173	
14mu|kde-l10n-4.14.3-18|174	%files bn_IN
14mu|kde-l10n-4.14.3-18|175	%lang(bn_IN) %{_kde_datadir}/locale/bn_IN/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|176	%{_kde_datadir}/locale/bn_IN/entry.desktop
14mu|kde-l10n-4.14.3-18|177	%endif
14mu|kde-l10n-4.14.3-18|178	
14mu|kde-l10n-4.14.3-18|179	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|180	
14mu|kde-l10n-4.14.3-18|181	%if %{build_bg}
14mu|kde-l10n-4.14.3-18|182	%package bg
14mu|kde-l10n-4.14.3-18|183	Summary:	Bulgarian language support for KDE
14mu|kde-l10n-4.14.3-18|184	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|185	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|186	Requires:	locales-bg
14mu|kde-l10n-4.14.3-18|187	Provides:	%{name}-Bulgarian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|188	
14mu|kde-l10n-4.14.3-18|189	%description bg
14mu|kde-l10n-4.14.3-18|190	%{summary}.
14mu|kde-l10n-4.14.3-18|191	
14mu|kde-l10n-4.14.3-18|192	%files bg
14mu|kde-l10n-4.14.3-18|193	%lang(bg) %{_kde_datadir}/locale/bg/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|194	%{_kde_datadir}/locale/bg/entry.desktop
14mu|kde-l10n-4.14.3-18|195	%{_kde_appsdir}/kvtml/bg/
14mu|kde-l10n-4.14.3-18|196	%endif
14mu|kde-l10n-4.14.3-18|197	
14mu|kde-l10n-4.14.3-18|198	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|199	
14mu|kde-l10n-4.14.3-18|200	%if %{build_bo}
14mu|kde-l10n-4.14.3-18|201	%package bo
14mu|kde-l10n-4.14.3-18|202	Summary:	Tibetan language support for KDE
14mu|kde-l10n-4.14.3-18|203	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|204	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|205	Provides:	%{name}-Tibetan = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|206	
14mu|kde-l10n-4.14.3-18|207	%description bo
14mu|kde-l10n-4.14.3-18|208	%{summary}.
14mu|kde-l10n-4.14.3-18|209	
14mu|kde-l10n-4.14.3-18|210	%files bo
14mu|kde-l10n-4.14.3-18|211	%lang(bo) %{_kde_datadir}/locale/bo/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|212	%{_kde_datadir}/locale/bo/entry.desktop
14mu|kde-l10n-4.14.3-18|213	%endif
14mu|kde-l10n-4.14.3-18|214	
14mu|kde-l10n-4.14.3-18|215	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|216	
14mu|kde-l10n-4.14.3-18|217	%if %{build_br}
14mu|kde-l10n-4.14.3-18|218	%package br
14mu|kde-l10n-4.14.3-18|219	Summary:	Breton language support for KDE
14mu|kde-l10n-4.14.3-18|220	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|221	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|222	Provides:	%{name}-Breton = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|223	
14mu|kde-l10n-4.14.3-18|224	%description br
14mu|kde-l10n-4.14.3-18|225	%{summary}.
14mu|kde-l10n-4.14.3-18|226	
14mu|kde-l10n-4.14.3-18|227	%files br
14mu|kde-l10n-4.14.3-18|228	%lang(br) %{_kde_datadir}/locale/br/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|229	%{_kde_datadir}/locale/br/entry.desktop
14mu|kde-l10n-4.14.3-18|230	%endif
14mu|kde-l10n-4.14.3-18|231	
14mu|kde-l10n-4.14.3-18|232	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|233	
14mu|kde-l10n-4.14.3-18|234	%if %{build_bs}
14mu|kde-l10n-4.14.3-18|235	%package bs
14mu|kde-l10n-4.14.3-18|236	Summary:	Bosnian language support for KDE
14mu|kde-l10n-4.14.3-18|237	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|238	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|239	Provides:	%{name}-Bosnian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|240	
14mu|kde-l10n-4.14.3-18|241	%description bs
14mu|kde-l10n-4.14.3-18|242	%{summary}.
14mu|kde-l10n-4.14.3-18|243	
14mu|kde-l10n-4.14.3-18|244	%files bs
14mu|kde-l10n-4.14.3-18|245	%lang(bs) %{_kde_datadir}/locale/bs/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|246	%{_kde_datadir}/locale/bs/entry.desktop
14mu|kde-l10n-4.14.3-18|247	%endif
14mu|kde-l10n-4.14.3-18|248	
14mu|kde-l10n-4.14.3-18|249	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|250	
14mu|kde-l10n-4.14.3-18|251	%if %{build_ca}
14mu|kde-l10n-4.14.3-18|252	%package ca
14mu|kde-l10n-4.14.3-18|253	Summary:	Catalan language support for KDE
14mu|kde-l10n-4.14.3-18|254	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|255	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|256	Requires:	locales-ca
14mu|kde-l10n-4.14.3-18|257	Provides:	%{name}-Catalan = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|258	
14mu|kde-l10n-4.14.3-18|259	%description ca
14mu|kde-l10n-4.14.3-18|260	%{summary}.
14mu|kde-l10n-4.14.3-18|261	
14mu|kde-l10n-4.14.3-18|262	%files ca
14mu|kde-l10n-4.14.3-18|263	%lang(ca) %{_kde_datadir}/locale/ca/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|264	%{_kde_datadir}/locale/ca/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|265	%{_kde_datadir}/locale/ca/entry.desktop
14mu|kde-l10n-4.14.3-18|266	%{_kde_appsdir}/autocorrect/ca.xml
14mu|kde-l10n-4.14.3-18|267	%{_kde_appsdir}/khangman/ca.txt
14mu|kde-l10n-4.14.3-18|268	%{_kde_appsdir}/ktuberling/sounds/ca*
14mu|kde-l10n-4.14.3-18|269	%{_kde_appsdir}/kvtml/ca/
14mu|kde-l10n-4.14.3-18|270	%{_kde_docdir}/HTML/ca/*
14mu|kde-l10n-4.14.3-18|271	%{_kde_mandir}/ca/*/*
14mu|kde-l10n-4.14.3-18|272	%endif
14mu|kde-l10n-4.14.3-18|273	
14mu|kde-l10n-4.14.3-18|274	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|275	
14mu|kde-l10n-4.14.3-18|276	%if %{build_ca_valencia}
14mu|kde-l10n-4.14.3-18|277	%package ca-valencia
14mu|kde-l10n-4.14.3-18|278	Summary:	Catalan (Valencian) language support for KDE
14mu|kde-l10n-4.14.3-18|279	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|280	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|281	Provides:	%{name}-Catalan-Valencian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|282	
14mu|kde-l10n-4.14.3-18|283	%description ca-valencia
14mu|kde-l10n-4.14.3-18|284	%{summary}.
14mu|kde-l10n-4.14.3-18|285	
14mu|kde-l10n-4.14.3-18|286	%files ca-valencia
14mu|kde-l10n-4.14.3-18|287	%lang(ca-valencia) %{_kde_datadir}/locale/ca@valencia/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|288	%{_kde_datadir}/locale/ca@valencia/entry.desktop
14mu|kde-l10n-4.14.3-18|289	%endif
14mu|kde-l10n-4.14.3-18|290	
14mu|kde-l10n-4.14.3-18|291	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|292	
14mu|kde-l10n-4.14.3-18|293	%if %{build_cs}
14mu|kde-l10n-4.14.3-18|294	%package cs
14mu|kde-l10n-4.14.3-18|295	Summary:	Czech language support for KDE
14mu|kde-l10n-4.14.3-18|296	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|297	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|298	Requires:	locales-cs
14mu|kde-l10n-4.14.3-18|299	Provides:	%{name}-Czech = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|300	
14mu|kde-l10n-4.14.3-18|301	%description cs
14mu|kde-l10n-4.14.3-18|302	%{summary}.
14mu|kde-l10n-4.14.3-18|303	
14mu|kde-l10n-4.14.3-18|304	%files cs
14mu|kde-l10n-4.14.3-18|305	%lang(cs) %{_kde_datadir}/locale/cs/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|306	%{_kde_datadir}/locale/cs/entry.desktop
14mu|kde-l10n-4.14.3-18|307	%{_kde_appsdir}/autocorrect/cs.xml
14mu|kde-l10n-4.14.3-18|308	%{_kde_appsdir}/khangman/cs.txt
14mu|kde-l10n-4.14.3-18|309	%{_kde_appsdir}/klettres/cs/
14mu|kde-l10n-4.14.3-18|310	%{_kde_appsdir}/kvtml/cs/
14mu|kde-l10n-4.14.3-18|311	%{_kde_docdir}/HTML/cs/*
14mu|kde-l10n-4.14.3-18|312	%endif
14mu|kde-l10n-4.14.3-18|313	
14mu|kde-l10n-4.14.3-18|314	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|315	
14mu|kde-l10n-4.14.3-18|316	%if %{build_csb}
14mu|kde-l10n-4.14.3-18|317	%package csb
14mu|kde-l10n-4.14.3-18|318	Summary:	Kashubian language support for KDE
14mu|kde-l10n-4.14.3-18|319	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|320	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|321	Requires:	locales-pl
14mu|kde-l10n-4.14.3-18|322	Provides:	%{name}-Kashubian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|323	
14mu|kde-l10n-4.14.3-18|324	%description csb
14mu|kde-l10n-4.14.3-18|325	%{summary}.
14mu|kde-l10n-4.14.3-18|326	
14mu|kde-l10n-4.14.3-18|327	%files csb
14mu|kde-l10n-4.14.3-18|328	%lang(csb) %{_kde_datadir}/locale/csb/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|329	%{_kde_datadir}/locale/csb/entry.desktop
14mu|kde-l10n-4.14.3-18|330	%endif
14mu|kde-l10n-4.14.3-18|331	
14mu|kde-l10n-4.14.3-18|332	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|333	
14mu|kde-l10n-4.14.3-18|334	%if %{build_cy}
14mu|kde-l10n-4.14.3-18|335	%package cy
14mu|kde-l10n-4.14.3-18|336	Summary:	Welsh language support for KDE
14mu|kde-l10n-4.14.3-18|337	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|338	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|339	Provides:	%{name}-Welsh = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|340	
14mu|kde-l10n-4.14.3-18|341	%description cy
14mu|kde-l10n-4.14.3-18|342	%{summary}.
14mu|kde-l10n-4.14.3-18|343	
14mu|kde-l10n-4.14.3-18|344	%files cy
14mu|kde-l10n-4.14.3-18|345	%lang(cy) %{_kde_datadir}/locale/cy/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|346	%{_kde_datadir}/locale/cy/entry.desktop
14mu|kde-l10n-4.14.3-18|347	%endif
14mu|kde-l10n-4.14.3-18|348	
14mu|kde-l10n-4.14.3-18|349	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|350	
14mu|kde-l10n-4.14.3-18|351	%if %{build_da}
14mu|kde-l10n-4.14.3-18|352	%package da
14mu|kde-l10n-4.14.3-18|353	Summary:	Danish language support for KDE
14mu|kde-l10n-4.14.3-18|354	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|355	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|356	Requires:	locales-da
14mu|kde-l10n-4.14.3-18|357	Provides:	%{name}-Danish = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|358	
14mu|kde-l10n-4.14.3-18|359	%description da
14mu|kde-l10n-4.14.3-18|360	%{summary}.
14mu|kde-l10n-4.14.3-18|361	
14mu|kde-l10n-4.14.3-18|362	%files da
14mu|kde-l10n-4.14.3-18|363	%lang(da) %{_kde_datadir}/locale/da/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|364	%{_kde_datadir}/locale/da/entry.desktop
14mu|kde-l10n-4.14.3-18|365	%{_kde_appsdir}/ktuberling/sounds/da*
14mu|kde-l10n-4.14.3-18|366	%{_kde_appsdir}/khangman/da.txt
14mu|kde-l10n-4.14.3-18|367	%{_kde_appsdir}/klettres/da/
14mu|kde-l10n-4.14.3-18|368	%{_kde_appsdir}/kvtml/da/
14mu|kde-l10n-4.14.3-18|369	%{_kde_docdir}/HTML/da/*
14mu|kde-l10n-4.14.3-18|370	%{_kde_mandir}/da/*/*
14mu|kde-l10n-4.14.3-18|371	%endif
14mu|kde-l10n-4.14.3-18|372	
14mu|kde-l10n-4.14.3-18|373	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|374	
14mu|kde-l10n-4.14.3-18|375	%if %{build_de}
14mu|kde-l10n-4.14.3-18|376	%package de
14mu|kde-l10n-4.14.3-18|377	Summary:	German language support for KDE
14mu|kde-l10n-4.14.3-18|378	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|379	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|380	Requires:	locales-de
14mu|kde-l10n-4.14.3-18|381	Provides:	%{name}-German = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|382	
14mu|kde-l10n-4.14.3-18|383	%description de
14mu|kde-l10n-4.14.3-18|384	%{summary}.
14mu|kde-l10n-4.14.3-18|385	
14mu|kde-l10n-4.14.3-18|386	%files de
14mu|kde-l10n-4.14.3-18|387	%lang(de) %{_kde_datadir}/locale/de/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|388	%{_kde_datadir}/locale/de/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|389	%{_kde_datadir}/locale/de/entry.desktop
14mu|kde-l10n-4.14.3-18|390	%{_kde_appsdir}/autocorrect/de_DE.xml
14mu|kde-l10n-4.14.3-18|391	%{_kde_appsdir}/kajongg/voices/de/
14mu|kde-l10n-4.14.3-18|392	%{_kde_appsdir}/klettres/de/
14mu|kde-l10n-4.14.3-18|393	%{_kde_appsdir}/ktuberling/sounds/de*
14mu|kde-l10n-4.14.3-18|394	%{_kde_appsdir}/khangman/de.txt
14mu|kde-l10n-4.14.3-18|395	%{_kde_appsdir}/kvtml/de/
14mu|kde-l10n-4.14.3-18|396	%{_kde_appsdir}/step/objinfo/l10n/de/
14mu|kde-l10n-4.14.3-18|397	%{_kde_docdir}/HTML/de/*
14mu|kde-l10n-4.14.3-18|398	%{_kde_mandir}/de/*/*
14mu|kde-l10n-4.14.3-18|399	%endif
14mu|kde-l10n-4.14.3-18|400	
14mu|kde-l10n-4.14.3-18|401	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|402	
14mu|kde-l10n-4.14.3-18|403	%if %{build_el}
14mu|kde-l10n-4.14.3-18|404	%package el
14mu|kde-l10n-4.14.3-18|405	Summary:	Greek language support for KDE
14mu|kde-l10n-4.14.3-18|406	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|407	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|408	Requires:	locales-el
14mu|kde-l10n-4.14.3-18|409	Provides:	%{name}-Greek = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|410	
14mu|kde-l10n-4.14.3-18|411	%description el
14mu|kde-l10n-4.14.3-18|412	%{summary}.
14mu|kde-l10n-4.14.3-18|413	
14mu|kde-l10n-4.14.3-18|414	%files el
14mu|kde-l10n-4.14.3-18|415	%lang(el) %{_kde_datadir}/locale/el/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|416	%{_kde_datadir}/locale/el/entry.desktop
14mu|kde-l10n-4.14.3-18|417	%{_kde_appsdir}/kvtml/el
14mu|kde-l10n-4.14.3-18|418	%{_kde_appsdir}/ktuberling/sounds/el*
14mu|kde-l10n-4.14.3-18|419	%{_kde_docdir}/HTML/el/
14mu|kde-l10n-4.14.3-18|420	%{_kde_mandir}/el/*/*
14mu|kde-l10n-4.14.3-18|421	%endif
14mu|kde-l10n-4.14.3-18|422	
14mu|kde-l10n-4.14.3-18|423	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|424	
14mu|kde-l10n-4.14.3-18|425	%if %{build_gu}
14mu|kde-l10n-4.14.3-18|426	%package gu
14mu|kde-l10n-4.14.3-18|427	Summary:	Gujarati language support for KDE
14mu|kde-l10n-4.14.3-18|428	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|429	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|430	Requires:	locales-gu
14mu|kde-l10n-4.14.3-18|431	Provides:	%{name}-Gujarati = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|432	
14mu|kde-l10n-4.14.3-18|433	%description gu
14mu|kde-l10n-4.14.3-18|434	%{summary}.
14mu|kde-l10n-4.14.3-18|435	
14mu|kde-l10n-4.14.3-18|436	%files gu
14mu|kde-l10n-4.14.3-18|437	%lang(gu) %{_kde_datadir}/locale/gu/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|438	%{_kde_datadir}/locale/gu/entry.desktop
14mu|kde-l10n-4.14.3-18|439	%endif
14mu|kde-l10n-4.14.3-18|440	
14mu|kde-l10n-4.14.3-18|441	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|442	
14mu|kde-l10n-4.14.3-18|443	%if %{build_en_GB}
14mu|kde-l10n-4.14.3-18|444	%package en_GB
14mu|kde-l10n-4.14.3-18|445	Summary:	British English support for KDE
14mu|kde-l10n-4.14.3-18|446	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|447	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|448	Requires:	locales-en
14mu|kde-l10n-4.14.3-18|449	Provides:	%{name}-British = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|450	
14mu|kde-l10n-4.14.3-18|451	%description en_GB
14mu|kde-l10n-4.14.3-18|452	%{summary}.
14mu|kde-l10n-4.14.3-18|453	
14mu|kde-l10n-4.14.3-18|454	%files en_GB
14mu|kde-l10n-4.14.3-18|455	%lang(en_GB) %{_kde_datadir}/locale/en_GB/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|456	%{_kde_datadir}/locale/en_GB/entry.desktop
14mu|kde-l10n-4.14.3-18|457	%{_kde_appsdir}/klettres/en_GB/
14mu|kde-l10n-4.14.3-18|458	%{_kde_appsdir}/kvtml/en_GB/
14mu|kde-l10n-4.14.3-18|459	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.en_GB.xml
14mu|kde-l10n-4.14.3-18|460	%{_kde_appsdir}/kturtle/data/logokeywords.en_GB.xml
14mu|kde-l10n-4.14.3-18|461	%{_kde_appsdir}/kturtle/examples/en_GB/
14mu|kde-l10n-4.14.3-18|462	%{_kde_docdir}/HTML/en_GB/
14mu|kde-l10n-4.14.3-18|463	%endif
14mu|kde-l10n-4.14.3-18|464	
14mu|kde-l10n-4.14.3-18|465	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|466	
14mu|kde-l10n-4.14.3-18|467	%if %{build_eo}
14mu|kde-l10n-4.14.3-18|468	%package eo
14mu|kde-l10n-4.14.3-18|469	Summary:	Esperanto support for KDE
14mu|kde-l10n-4.14.3-18|470	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|471	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|472	Requires:	locales-eo
14mu|kde-l10n-4.14.3-18|473	Provides:	%{name}-Esperanto = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|474	
14mu|kde-l10n-4.14.3-18|475	%description eo
14mu|kde-l10n-4.14.3-18|476	%{summary}.
14mu|kde-l10n-4.14.3-18|477	
14mu|kde-l10n-4.14.3-18|478	%files eo
14mu|kde-l10n-4.14.3-18|479	%lang(eo) %{_kde_datadir}/locale/eo/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|480	%{_kde_datadir}/locale/eo/entry.desktop
14mu|kde-l10n-4.14.3-18|481	%{_kde_docdir}/HTML/eo/*
14mu|kde-l10n-4.14.3-18|482	%endif
14mu|kde-l10n-4.14.3-18|483	
14mu|kde-l10n-4.14.3-18|484	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|485	
14mu|kde-l10n-4.14.3-18|486	%if %{build_es}
14mu|kde-l10n-4.14.3-18|487	%package es
14mu|kde-l10n-4.14.3-18|488	Summary:	Spanish language support for KDE
14mu|kde-l10n-4.14.3-18|489	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|490	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|491	Requires:	locales-es
14mu|kde-l10n-4.14.3-18|492	Provides:	%{name}-Spanish = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|493	
14mu|kde-l10n-4.14.3-18|494	%description es
14mu|kde-l10n-4.14.3-18|495	%{summary}.
14mu|kde-l10n-4.14.3-18|496	
14mu|kde-l10n-4.14.3-18|497	%files es
14mu|kde-l10n-4.14.3-18|498	%lang(es) %{_kde_datadir}/locale/es/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|499	%{_kde_datadir}/locale/es/entry.desktop
14mu|kde-l10n-4.14.3-18|500	%{_kde_appsdir}/autocorrect/es.xml
14mu|kde-l10n-4.14.3-18|501	%{_kde_appsdir}/ktuberling/sounds/es*
14mu|kde-l10n-4.14.3-18|502	%{_kde_appsdir}/khangman/es.txt
14mu|kde-l10n-4.14.3-18|503	%{_kde_appsdir}/klettres/es/
14mu|kde-l10n-4.14.3-18|504	%{_kde_appsdir}/kvtml/es/
14mu|kde-l10n-4.14.3-18|505	%{_kde_docdir}/HTML/es/*
14mu|kde-l10n-4.14.3-18|506	%{_kde_mandir}/es/*/*
14mu|kde-l10n-4.14.3-18|507	%endif
14mu|kde-l10n-4.14.3-18|508	
14mu|kde-l10n-4.14.3-18|509	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|510	
14mu|kde-l10n-4.14.3-18|511	%if %{build_et}
14mu|kde-l10n-4.14.3-18|512	%package et
14mu|kde-l10n-4.14.3-18|513	Summary:	Estonian language support for KDE
14mu|kde-l10n-4.14.3-18|514	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|515	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|516	Requires:	locales-et
14mu|kde-l10n-4.14.3-18|517	Provides:	%{name}-Estonian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|518	
14mu|kde-l10n-4.14.3-18|519	%description et
14mu|kde-l10n-4.14.3-18|520	%{summary}.
14mu|kde-l10n-4.14.3-18|521	
14mu|kde-l10n-4.14.3-18|522	%files et
14mu|kde-l10n-4.14.3-18|523	%lang(et) %{_kde_datadir}/locale/et/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|524	%{_kde_datadir}/locale/et/entry.desktop
14mu|kde-l10n-4.14.3-18|525	%{_kde_appsdir}/khangman/et.txt
14mu|kde-l10n-4.14.3-18|526	%{_kde_appsdir}/kvtml/et/
14mu|kde-l10n-4.14.3-18|527	%{_kde_docdir}/HTML/et/*
14mu|kde-l10n-4.14.3-18|528	%{_kde_mandir}/et/*/*
14mu|kde-l10n-4.14.3-18|529	%endif
14mu|kde-l10n-4.14.3-18|530	
14mu|kde-l10n-4.14.3-18|531	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|532	
14mu|kde-l10n-4.14.3-18|533	%if %{build_fa}
14mu|kde-l10n-4.14.3-18|534	%package fa
14mu|kde-l10n-4.14.3-18|535	Summary:	Farsi language support for KDE
14mu|kde-l10n-4.14.3-18|536	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|537	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|538	Requires:	locales-fa
14mu|kde-l10n-4.14.3-18|539	Provides:	%{name}-Farsi = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|540	
14mu|kde-l10n-4.14.3-18|541	%description fa
14mu|kde-l10n-4.14.3-18|542	%{summary}.
14mu|kde-l10n-4.14.3-18|543	
14mu|kde-l10n-4.14.3-18|544	%files fa
14mu|kde-l10n-4.14.3-18|545	%lang(fa) %{_kde_datadir}/locale/fa/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|546	%{_kde_datadir}/locale/fa/entry.desktop
14mu|kde-l10n-4.14.3-18|547	%endif
14mu|kde-l10n-4.14.3-18|548	
14mu|kde-l10n-4.14.3-18|549	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|550	
14mu|kde-l10n-4.14.3-18|551	%if %{build_fi}
14mu|kde-l10n-4.14.3-18|552	%package fi
14mu|kde-l10n-4.14.3-18|553	Summary:	Finnish language support for KDE
14mu|kde-l10n-4.14.3-18|554	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|555	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|556	Requires:	locales-fi
14mu|kde-l10n-4.14.3-18|557	Provides:	%{name}-Finnish = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|558	
14mu|kde-l10n-4.14.3-18|559	%description fi
14mu|kde-l10n-4.14.3-18|560	%{summary}.
14mu|kde-l10n-4.14.3-18|561	
14mu|kde-l10n-4.14.3-18|562	%files fi
14mu|kde-l10n-4.14.3-18|563	%lang(fi) %{_kde_datadir}/locale/fi/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|564	%{_kde_datadir}/locale/fi/entry.desktop
14mu|kde-l10n-4.14.3-18|565	%{_kde_datadir}/locale/fi/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|566	%{_kde_appsdir}/khangman/fi.txt
14mu|kde-l10n-4.14.3-18|567	%{_kde_appsdir}/ktuberling/sounds/fi*
14mu|kde-l10n-4.14.3-18|568	%{_kde_appsdir}/kvtml/fi/
14mu|kde-l10n-4.14.3-18|569	%endif
14mu|kde-l10n-4.14.3-18|570	
14mu|kde-l10n-4.14.3-18|571	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|572	
14mu|kde-l10n-4.14.3-18|573	%if %{build_fo}
14mu|kde-l10n-4.14.3-18|574	%package fo
14mu|kde-l10n-4.14.3-18|575	Summary:	Faroese language support for KDE
14mu|kde-l10n-4.14.3-18|576	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|577	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|578	Provides:	%{name}-Faroese = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|579	
14mu|kde-l10n-4.14.3-18|580	%description fo
14mu|kde-l10n-4.14.3-18|581	%{summary}.
14mu|kde-l10n-4.14.3-18|582	
14mu|kde-l10n-4.14.3-18|583	%files fo
14mu|kde-l10n-4.14.3-18|584	%lang(fo) %{_kde_datadir}/locale/fo/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|585	%{_kde_datadir}/locale/fo/entry.desktop
14mu|kde-l10n-4.14.3-18|586	%endif
14mu|kde-l10n-4.14.3-18|587	
14mu|kde-l10n-4.14.3-18|588	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|589	
14mu|kde-l10n-4.14.3-18|590	%if %{build_fr}
14mu|kde-l10n-4.14.3-18|591	%package fr
14mu|kde-l10n-4.14.3-18|592	Summary:	French language support for KDE
14mu|kde-l10n-4.14.3-18|593	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|594	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|595	Requires:	locales-fr
14mu|kde-l10n-4.14.3-18|596	Provides:	%{name}-French = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|597	
14mu|kde-l10n-4.14.3-18|598	%description fr
14mu|kde-l10n-4.14.3-18|599	%{summary}.
14mu|kde-l10n-4.14.3-18|600	
14mu|kde-l10n-4.14.3-18|601	%files fr
14mu|kde-l10n-4.14.3-18|602	%lang(fr) %{_kde_datadir}/locale/fr/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|603	%{_kde_datadir}/locale/fr/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|604	%{_kde_datadir}/locale/fr/entry.desktop
14mu|kde-l10n-4.14.3-18|605	%{_kde_appsdir}/autocorrect/fr.xml
14mu|kde-l10n-4.14.3-18|606	%{_kde_appsdir}/ktuberling/sounds/fr*
14mu|kde-l10n-4.14.3-18|607	%{_kde_appsdir}/khangman/fr.txt
14mu|kde-l10n-4.14.3-18|608	%{_kde_appsdir}/kvtml/fr/
14mu|kde-l10n-4.14.3-18|609	%{_kde_docdir}/HTML/fr/*
14mu|kde-l10n-4.14.3-18|610	%{_kde_mandir}/fr/*/*
14mu|kde-l10n-4.14.3-18|611	%endif
14mu|kde-l10n-4.14.3-18|612	
14mu|kde-l10n-4.14.3-18|613	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|614	
14mu|kde-l10n-4.14.3-18|615	%if %{build_fy}
14mu|kde-l10n-4.14.3-18|616	%package fy
14mu|kde-l10n-4.14.3-18|617	Summary:	Frisian language support for KDE
14mu|kde-l10n-4.14.3-18|618	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|619	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|620	Requires:	locales-fy
14mu|kde-l10n-4.14.3-18|621	Provides:	%{name}-Frisian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|622	
14mu|kde-l10n-4.14.3-18|623	%description fy
14mu|kde-l10n-4.14.3-18|624	%{summary}.
14mu|kde-l10n-4.14.3-18|625	
14mu|kde-l10n-4.14.3-18|626	%files fy
14mu|kde-l10n-4.14.3-18|627	%lang(fy) %{_kde_datadir}/locale/fy/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|628	%{_kde_datadir}/locale/fy/entry.desktop
14mu|kde-l10n-4.14.3-18|629	%endif
14mu|kde-l10n-4.14.3-18|630	
14mu|kde-l10n-4.14.3-18|631	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|632	
14mu|kde-l10n-4.14.3-18|633	%if %{build_ga}
14mu|kde-l10n-4.14.3-18|634	%package ga
14mu|kde-l10n-4.14.3-18|635	Summary:	Irish language support for KDE
14mu|kde-l10n-4.14.3-18|636	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|637	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|638	Requires:	locales-ga
14mu|kde-l10n-4.14.3-18|639	Provides:	%{name}-Irish = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|640	
14mu|kde-l10n-4.14.3-18|641	%description ga
14mu|kde-l10n-4.14.3-18|642	%{summary}.
14mu|kde-l10n-4.14.3-18|643	
14mu|kde-l10n-4.14.3-18|644	%files ga
14mu|kde-l10n-4.14.3-18|645	%lang(ga) %{_kde_datadir}/locale/ga/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|646	%{_kde_datadir}/locale/ga/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|647	%{_kde_datadir}/locale/ga/entry.desktop
14mu|kde-l10n-4.14.3-18|648	%{_kde_appsdir}/khangman/ga.txt
14mu|kde-l10n-4.14.3-18|649	%{_kde_appsdir}/ktuberling/sounds/ga*
14mu|kde-l10n-4.14.3-18|650	%{_kde_appsdir}/kvtml/ga/
14mu|kde-l10n-4.14.3-18|651	%endif
14mu|kde-l10n-4.14.3-18|652	
14mu|kde-l10n-4.14.3-18|653	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|654	
14mu|kde-l10n-4.14.3-18|655	%if %{build_gl}
14mu|kde-l10n-4.14.3-18|656	%package gl
14mu|kde-l10n-4.14.3-18|657	Summary:	Galician language support for KDE
14mu|kde-l10n-4.14.3-18|658	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|659	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|660	Requires:	locales-gl
14mu|kde-l10n-4.14.3-18|661	Provides:	%{name}-Galician = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|662	
14mu|kde-l10n-4.14.3-18|663	%description gl
14mu|kde-l10n-4.14.3-18|664	%{summary}.
14mu|kde-l10n-4.14.3-18|665	
14mu|kde-l10n-4.14.3-18|666	%files gl
14mu|kde-l10n-4.14.3-18|667	%lang(gl) %{_kde_datadir}/locale/gl/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|668	%{_kde_datadir}/locale/gl/entry.desktop
14mu|kde-l10n-4.14.3-18|669	%{_kde_appsdir}/khangman/gl.txt
14mu|kde-l10n-4.14.3-18|670	%{_kde_appsdir}/kvtml/gl/
14mu|kde-l10n-4.14.3-18|671	%{_kde_appsdir}/ktuberling/sounds/gl.soundtheme
14mu|kde-l10n-4.14.3-18|672	%{_kde_appsdir}/ktuberling/sounds/gl/
14mu|kde-l10n-4.14.3-18|673	%{_kde_docdir}/HTML/gl/*
14mu|kde-l10n-4.14.3-18|674	%{_kde_mandir}/gl/*/*
14mu|kde-l10n-4.14.3-18|675	%endif
14mu|kde-l10n-4.14.3-18|676	
14mu|kde-l10n-4.14.3-18|677	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|678	
14mu|kde-l10n-4.14.3-18|679	%if %{build_he}
14mu|kde-l10n-4.14.3-18|680	%package he
14mu|kde-l10n-4.14.3-18|681	Summary:	Hebrew language support for KDE
14mu|kde-l10n-4.14.3-18|682	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|683	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|684	Requires:	locales-he
14mu|kde-l10n-4.14.3-18|685	Provides:	%{name}-Hebrew = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|686	
14mu|kde-l10n-4.14.3-18|687	%description he
14mu|kde-l10n-4.14.3-18|688	%{summary}.
14mu|kde-l10n-4.14.3-18|689	
14mu|kde-l10n-4.14.3-18|690	%files he
14mu|kde-l10n-4.14.3-18|691	%lang(he) %{_kde_datadir}/locale/he/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|692	%{_kde_datadir}/locale/he/entry.desktop
14mu|kde-l10n-4.14.3-18|693	%{_kde_appsdir}/klettres/he/
14mu|kde-l10n-4.14.3-18|694	%{_kde_docdir}/HTML/he/*
14mu|kde-l10n-4.14.3-18|695	%endif
14mu|kde-l10n-4.14.3-18|696	
14mu|kde-l10n-4.14.3-18|697	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|698	
14mu|kde-l10n-4.14.3-18|699	%if %{build_hi}
14mu|kde-l10n-4.14.3-18|700	%package hi
14mu|kde-l10n-4.14.3-18|701	Summary:	Hindi language support for KDE
14mu|kde-l10n-4.14.3-18|702	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|703	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|704	Requires:	locales-hi
14mu|kde-l10n-4.14.3-18|705	Provides:	%{name}-Hindi = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|706	
14mu|kde-l10n-4.14.3-18|707	%description hi
14mu|kde-l10n-4.14.3-18|708	%{summary}.
14mu|kde-l10n-4.14.3-18|709	
14mu|kde-l10n-4.14.3-18|710	%files hi
14mu|kde-l10n-4.14.3-18|711	%lang(hi) %{_kde_datadir}/locale/hi/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|712	%{_kde_datadir}/locale/hi/entry.desktop
14mu|kde-l10n-4.14.3-18|713	%endif
14mu|kde-l10n-4.14.3-18|714	
14mu|kde-l10n-4.14.3-18|715	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|716	
14mu|kde-l10n-4.14.3-18|717	%if %{build_hne}
14mu|kde-l10n-4.14.3-18|718	%package hne
14mu|kde-l10n-4.14.3-18|719	Summary:	Chhattisgarhi language support for KDE
14mu|kde-l10n-4.14.3-18|720	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|721	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|722	Requires:	locales-hne
14mu|kde-l10n-4.14.3-18|723	Provides:	%{name}-Chhattisgarhi = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|724	
14mu|kde-l10n-4.14.3-18|725	%description hne
14mu|kde-l10n-4.14.3-18|726	%{summary}.
14mu|kde-l10n-4.14.3-18|727	
14mu|kde-l10n-4.14.3-18|728	%files hne
14mu|kde-l10n-4.14.3-18|729	%lang(hne) %{_kde_datadir}/locale/hne/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|730	%{_kde_datadir}/locale/hne/entry.desktop
14mu|kde-l10n-4.14.3-18|731	%endif
14mu|kde-l10n-4.14.3-18|732	
14mu|kde-l10n-4.14.3-18|733	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|734	
14mu|kde-l10n-4.14.3-18|735	%if %{build_hr}
14mu|kde-l10n-4.14.3-18|736	%package hr
14mu|kde-l10n-4.14.3-18|737	Summary:	Croatian language support for KDE
14mu|kde-l10n-4.14.3-18|738	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|739	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|740	Requires:	locales-hr
14mu|kde-l10n-4.14.3-18|741	Provides:	%{name}-Croatian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|742	
14mu|kde-l10n-4.14.3-18|743	%description hr
14mu|kde-l10n-4.14.3-18|744	%{summary}.
14mu|kde-l10n-4.14.3-18|745	
14mu|kde-l10n-4.14.3-18|746	%files hr
14mu|kde-l10n-4.14.3-18|747	%lang(hr) %{_kde_datadir}/locale/hr/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|748	%{_kde_datadir}/locale/hr/entry.desktop
14mu|kde-l10n-4.14.3-18|749	%{_kde_datadir}/locale/hr/LC_SCRIPTS
14mu|kde-l10n-4.14.3-18|750	%endif
14mu|kde-l10n-4.14.3-18|751	
14mu|kde-l10n-4.14.3-18|752	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|753	
14mu|kde-l10n-4.14.3-18|754	%if %{build_hu}
14mu|kde-l10n-4.14.3-18|755	%package hu
14mu|kde-l10n-4.14.3-18|756	Summary:	Hungarian language support for KDE
14mu|kde-l10n-4.14.3-18|757	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|758	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|759	Requires:	locales-hu
14mu|kde-l10n-4.14.3-18|760	Provides:	%{name}-Hungarian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|761	
14mu|kde-l10n-4.14.3-18|762	%description hu
14mu|kde-l10n-4.14.3-18|763	%{summary}.
14mu|kde-l10n-4.14.3-18|764	
14mu|kde-l10n-4.14.3-18|765	%files hu
14mu|kde-l10n-4.14.3-18|766	%lang(hu) %{_kde_datadir}/locale/hu/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|767	%{_kde_datadir}/locale/hu/entry.desktop
14mu|kde-l10n-4.14.3-18|768	%{_kde_appsdir}/autocorrect/hu.xml
14mu|kde-l10n-4.14.3-18|769	%{_kde_appsdir}/kanagram/hu.txt
14mu|kde-l10n-4.14.3-18|770	%{_kde_appsdir}/khangman/hu.txt
14mu|kde-l10n-4.14.3-18|771	%{_kde_appsdir}/kvtml/hu/
14mu|kde-l10n-4.14.3-18|772	%{_kde_appsdir}/klettres/hu/
14mu|kde-l10n-4.14.3-18|773	%{_kde_docdir}/HTML/hu/*
14mu|kde-l10n-4.14.3-18|774	%endif
14mu|kde-l10n-4.14.3-18|775	
14mu|kde-l10n-4.14.3-18|776	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|777	
14mu|kde-l10n-4.14.3-18|778	%if %{build_ia}
14mu|kde-l10n-4.14.3-18|779	%package ia
14mu|kde-l10n-4.14.3-18|780	Summary:	Interlingua language support for KDE
14mu|kde-l10n-4.14.3-18|781	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|782	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|783	Provides:	%{name}-Interlingua = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|784	
14mu|kde-l10n-4.14.3-18|785	%description ia
14mu|kde-l10n-4.14.3-18|786	%{summary}.
14mu|kde-l10n-4.14.3-18|787	
14mu|kde-l10n-4.14.3-18|788	%files ia
14mu|kde-l10n-4.14.3-18|789	%lang(ia) %{_kde_datadir}/locale/ia/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|790	%{_kde_datadir}/locale/ia/entry.desktop
14mu|kde-l10n-4.14.3-18|791	%endif
14mu|kde-l10n-4.14.3-18|792	
14mu|kde-l10n-4.14.3-18|793	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|794	
14mu|kde-l10n-4.14.3-18|795	%if %{build_id}
14mu|kde-l10n-4.14.3-18|796	%package id
14mu|kde-l10n-4.14.3-18|797	Summary:	Indonesian language support for KDE
14mu|kde-l10n-4.14.3-18|798	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|799	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|800	Requires:	locales-id
14mu|kde-l10n-4.14.3-18|801	Provides:	%{name}-Indonesian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|802	
14mu|kde-l10n-4.14.3-18|803	%description id
14mu|kde-l10n-4.14.3-18|804	%{summary}.
14mu|kde-l10n-4.14.3-18|805	
14mu|kde-l10n-4.14.3-18|806	%files id
14mu|kde-l10n-4.14.3-18|807	%lang(id) %{_kde_datadir}/locale/id/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|808	%{_kde_datadir}/locale/id/entry.desktop
14mu|kde-l10n-4.14.3-18|809	%endif
14mu|kde-l10n-4.14.3-18|810	
14mu|kde-l10n-4.14.3-18|811	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|812	
14mu|kde-l10n-4.14.3-18|813	%if %{build_is}
14mu|kde-l10n-4.14.3-18|814	%package is
14mu|kde-l10n-4.14.3-18|815	Summary:	Icelandic language support for KDE
14mu|kde-l10n-4.14.3-18|816	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|817	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|818	Requires:	locales-is
14mu|kde-l10n-4.14.3-18|819	Provides:	%{name}-Icelandic = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|820	
14mu|kde-l10n-4.14.3-18|821	%description is
14mu|kde-l10n-4.14.3-18|822	%{summary}.
14mu|kde-l10n-4.14.3-18|823	
14mu|kde-l10n-4.14.3-18|824	%files is
14mu|kde-l10n-4.14.3-18|825	%lang(is) %{_kde_datadir}/locale/is/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|826	%{_kde_datadir}/locale/is/entry.desktop
14mu|kde-l10n-4.14.3-18|827	%endif
14mu|kde-l10n-4.14.3-18|828	
14mu|kde-l10n-4.14.3-18|829	#----------------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|830	
14mu|kde-l10n-4.14.3-18|831	%if %{build_it}
14mu|kde-l10n-4.14.3-18|832	%package it
14mu|kde-l10n-4.14.3-18|833	Summary:	Italian language support for KDE
14mu|kde-l10n-4.14.3-18|834	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|835	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|836	Requires:	locales-it
14mu|kde-l10n-4.14.3-18|837	Provides:	%{name}-Italian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|838	
14mu|kde-l10n-4.14.3-18|839	%description it
14mu|kde-l10n-4.14.3-18|840	%{summary}.
14mu|kde-l10n-4.14.3-18|841	
14mu|kde-l10n-4.14.3-18|842	%files it
14mu|kde-l10n-4.14.3-18|843	%lang(it) %{_kde_datadir}/locale/it/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|844	%{_kde_datadir}/locale/it/entry.desktop
14mu|kde-l10n-4.14.3-18|845	%{_kde_appsdir}/autocorrect/it_IT.xml
14mu|kde-l10n-4.14.3-18|846	%{_kde_appsdir}/ktuberling/sounds/it*
14mu|kde-l10n-4.14.3-18|847	%{_kde_appsdir}/klettres/it/
14mu|kde-l10n-4.14.3-18|848	%{_kde_appsdir}/kvtml/it/
14mu|kde-l10n-4.14.3-18|849	%{_kde_appsdir}/step/objinfo/l10n/it/
14mu|kde-l10n-4.14.3-18|850	%{_kde_docdir}/HTML/it/*
14mu|kde-l10n-4.14.3-18|851	%{_kde_mandir}/it/*/*
14mu|kde-l10n-4.14.3-18|852	%endif
14mu|kde-l10n-4.14.3-18|853	
14mu|kde-l10n-4.14.3-18|854	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|855	
14mu|kde-l10n-4.14.3-18|856	%if %{build_ja}
14mu|kde-l10n-4.14.3-18|857	%package ja
14mu|kde-l10n-4.14.3-18|858	Summary:	Japanese language support for KDE
14mu|kde-l10n-4.14.3-18|859	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|860	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|861	Requires:	locales-ja
14mu|kde-l10n-4.14.3-18|862	Provides:	%{name}-Japanese = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|863	
14mu|kde-l10n-4.14.3-18|864	%description ja
14mu|kde-l10n-4.14.3-18|865	%{summary}.
14mu|kde-l10n-4.14.3-18|866	
14mu|kde-l10n-4.14.3-18|867	%files ja
14mu|kde-l10n-4.14.3-18|868	%lang(ja) %{_kde_datadir}/locale/ja/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|869	%{_kde_datadir}/locale/ja/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|870	%{_kde_datadir}/locale/ja/entry.desktop
14mu|kde-l10n-4.14.3-18|871	%{_kde_docdir}/HTML/ja/*
14mu|kde-l10n-4.14.3-18|872	%endif
14mu|kde-l10n-4.14.3-18|873	
14mu|kde-l10n-4.14.3-18|874	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|875	
14mu|kde-l10n-4.14.3-18|876	%if %{build_kn}
14mu|kde-l10n-4.14.3-18|877	%package kn
14mu|kde-l10n-4.14.3-18|878	Summary:	Kannada language support for KDE
14mu|kde-l10n-4.14.3-18|879	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|880	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|881	Requires:	locales-kn
14mu|kde-l10n-4.14.3-18|882	Provides:	%{name}-Kannada = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|883	
14mu|kde-l10n-4.14.3-18|884	%description kn
14mu|kde-l10n-4.14.3-18|885	%{summary}.
14mu|kde-l10n-4.14.3-18|886	
14mu|kde-l10n-4.14.3-18|887	%files kn
14mu|kde-l10n-4.14.3-18|888	%lang(kn) %{_kde_datadir}/locale/kn/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|889	%{_kde_datadir}/locale/kn/entry.desktop
14mu|kde-l10n-4.14.3-18|890	%endif
14mu|kde-l10n-4.14.3-18|891	
14mu|kde-l10n-4.14.3-18|892	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|893	
14mu|kde-l10n-4.14.3-18|894	%if %{build_kk}
14mu|kde-l10n-4.14.3-18|895	%package kk
14mu|kde-l10n-4.14.3-18|896	Summary:	Kazakh language support for KDE
14mu|kde-l10n-4.14.3-18|897	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|898	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|899	Requires:	locales-kk
14mu|kde-l10n-4.14.3-18|900	Provides:	%{name}-Kazakh = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|901	
14mu|kde-l10n-4.14.3-18|902	%description kk
14mu|kde-l10n-4.14.3-18|903	%{summary}.
14mu|kde-l10n-4.14.3-18|904	
14mu|kde-l10n-4.14.3-18|905	%files kk
14mu|kde-l10n-4.14.3-18|906	%lang(kk) %{_kde_datadir}/locale/kk/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|907	%{_kde_datadir}/locale/kk/entry.desktop
14mu|kde-l10n-4.14.3-18|908	%endif
14mu|kde-l10n-4.14.3-18|909	
14mu|kde-l10n-4.14.3-18|910	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|911	
14mu|kde-l10n-4.14.3-18|912	%if %{build_km}
14mu|kde-l10n-4.14.3-18|913	%package km
14mu|kde-l10n-4.14.3-18|914	Summary:	Khmer language support for KDE
14mu|kde-l10n-4.14.3-18|915	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|916	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|917	Requires:	locales-km
14mu|kde-l10n-4.14.3-18|918	Provides:	%{name}-Khmer = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|919	
14mu|kde-l10n-4.14.3-18|920	%description km
14mu|kde-l10n-4.14.3-18|921	%{summary}.
14mu|kde-l10n-4.14.3-18|922	
14mu|kde-l10n-4.14.3-18|923	%files km
14mu|kde-l10n-4.14.3-18|924	%lang(km) %{_kde_datadir}/locale/km/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|925	%{_kde_datadir}/locale/km/entry.desktop
14mu|kde-l10n-4.14.3-18|926	%{_kde_datadir}/locale/km/flag.png
14mu|kde-l10n-4.14.3-18|927	%endif
14mu|kde-l10n-4.14.3-18|928	
14mu|kde-l10n-4.14.3-18|929	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|930	
14mu|kde-l10n-4.14.3-18|931	%if %{build_ko}
14mu|kde-l10n-4.14.3-18|932	%package ko
14mu|kde-l10n-4.14.3-18|933	Summary:	Korean language support for KDE
14mu|kde-l10n-4.14.3-18|934	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|935	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|936	Requires:	locales-ko
14mu|kde-l10n-4.14.3-18|937	Provides:	%{name}-Korean = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|938	
14mu|kde-l10n-4.14.3-18|939	%description ko
14mu|kde-l10n-4.14.3-18|940	%{summary}.
14mu|kde-l10n-4.14.3-18|941	
14mu|kde-l10n-4.14.3-18|942	%files ko
14mu|kde-l10n-4.14.3-18|943	%lang(ko) %{_kde_datadir}/locale/ko/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|944	%{_kde_datadir}/locale/ko/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|945	%{_kde_datadir}/locale/ko/entry.desktop
14mu|kde-l10n-4.14.3-18|946	%{_kde_docdir}/HTML/ko/*
14mu|kde-l10n-4.14.3-18|947	%endif
14mu|kde-l10n-4.14.3-18|948	
14mu|kde-l10n-4.14.3-18|949	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|950	
14mu|kde-l10n-4.14.3-18|951	%if %{build_ku}
14mu|kde-l10n-4.14.3-18|952	%package ku
14mu|kde-l10n-4.14.3-18|953	Summary:	Kurdish language support for KDE
14mu|kde-l10n-4.14.3-18|954	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|955	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|956	Requires:	locales-ku
14mu|kde-l10n-4.14.3-18|957	Provides:	%{name}-Kurdish = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|958	
14mu|kde-l10n-4.14.3-18|959	%description ku
14mu|kde-l10n-4.14.3-18|960	%{summary}.
14mu|kde-l10n-4.14.3-18|961	
14mu|kde-l10n-4.14.3-18|962	
14mu|kde-l10n-4.14.3-18|963	%files ku
14mu|kde-l10n-4.14.3-18|964	%lang(ku) %{_kde_datadir}/locale/ku/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|965	%{_kde_datadir}/locale/ku/entry.desktop
14mu|kde-l10n-4.14.3-18|966	%endif
14mu|kde-l10n-4.14.3-18|967	
14mu|kde-l10n-4.14.3-18|968	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|969	
14mu|kde-l10n-4.14.3-18|970	%if %{build_lo}
14mu|kde-l10n-4.14.3-18|971	%package lo
14mu|kde-l10n-4.14.3-18|972	Summary:	Lao language support for KDE
14mu|kde-l10n-4.14.3-18|973	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|974	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|975	Provides:	%{name}-Lao = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|976	
14mu|kde-l10n-4.14.3-18|977	%description lo
14mu|kde-l10n-4.14.3-18|978	%{summary}.
14mu|kde-l10n-4.14.3-18|979	
14mu|kde-l10n-4.14.3-18|980	%files lo
14mu|kde-l10n-4.14.3-18|981	%lang(lo) %{_kde_datadir}/locale/lo/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|982	%{_kde_datadir}/locale/lo/entry.desktop
14mu|kde-l10n-4.14.3-18|983	%endif
14mu|kde-l10n-4.14.3-18|984	
14mu|kde-l10n-4.14.3-18|985	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|986	
14mu|kde-l10n-4.14.3-18|987	%if %{build_lt}
14mu|kde-l10n-4.14.3-18|988	%package lt
14mu|kde-l10n-4.14.3-18|989	Summary:	Lithuanian language support for KDE
14mu|kde-l10n-4.14.3-18|990	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|991	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|992	Requires:	locales-lt
14mu|kde-l10n-4.14.3-18|993	Provides:	%{name}-Lithuanian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|994	
14mu|kde-l10n-4.14.3-18|995	%description lt
14mu|kde-l10n-4.14.3-18|996	%{summary}.
14mu|kde-l10n-4.14.3-18|997	
14mu|kde-l10n-4.14.3-18|998	%files lt
14mu|kde-l10n-4.14.3-18|999	%lang(lt) %{_kde_datadir}/locale/lt/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1000	%{_kde_datadir}/locale/lt/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1001	%{_kde_datadir}/locale/lt/entry.desktop
14mu|kde-l10n-4.14.3-18|1002	%{_kde_appsdir}/klettres/lt/
14mu|kde-l10n-4.14.3-18|1003	%{_kde_appsdir}/klettres/lt.txt
14mu|kde-l10n-4.14.3-18|1004	%{_kde_appsdir}/ktuberling/sounds/lt/
14mu|kde-l10n-4.14.3-18|1005	%{_kde_appsdir}/ktuberling/sounds/lt.soundtheme
14mu|kde-l10n-4.14.3-18|1006	%{_kde_docdir}/HTML/lt/*
14mu|kde-l10n-4.14.3-18|1007	%{_kde_mandir}/lt/*/*
14mu|kde-l10n-4.14.3-18|1008	%endif
14mu|kde-l10n-4.14.3-18|1009	
14mu|kde-l10n-4.14.3-18|1010	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1011	
14mu|kde-l10n-4.14.3-18|1012	%if %{build_lv}
14mu|kde-l10n-4.14.3-18|1013	%package lv
14mu|kde-l10n-4.14.3-18|1014	Summary:	Latvian language support for KDE
14mu|kde-l10n-4.14.3-18|1015	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1016	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1017	Requires:	locales-lv
14mu|kde-l10n-4.14.3-18|1018	Provides:	%{name}-Latvian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1019	
14mu|kde-l10n-4.14.3-18|1020	%description lv
14mu|kde-l10n-4.14.3-18|1021	%{summary}.
14mu|kde-l10n-4.14.3-18|1022	
14mu|kde-l10n-4.14.3-18|1023	%files lv
14mu|kde-l10n-4.14.3-18|1024	%lang(lv) %{_kde_datadir}/locale/lv/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1025	%{_kde_datadir}/locale/lv/entry.desktop
14mu|kde-l10n-4.14.3-18|1026	%{_kde_datadir}/locale/lv/LC_SCRIPTS
14mu|kde-l10n-4.14.3-18|1027	%endif
14mu|kde-l10n-4.14.3-18|1028	
14mu|kde-l10n-4.14.3-18|1029	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1030	
14mu|kde-l10n-4.14.3-18|1031	%if %{build_nds}
14mu|kde-l10n-4.14.3-18|1032	%package nds
14mu|kde-l10n-4.14.3-18|1033	Summary:	Low Saxon language support for KDE
14mu|kde-l10n-4.14.3-18|1034	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1035	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1036	Requires:	locales-nds
14mu|kde-l10n-4.14.3-18|1037	Provides:	%{name}-LowSaxon = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1038	
14mu|kde-l10n-4.14.3-18|1039	%description nds
14mu|kde-l10n-4.14.3-18|1040	%{summary}.
14mu|kde-l10n-4.14.3-18|1041	
14mu|kde-l10n-4.14.3-18|1042	%files nds
14mu|kde-l10n-4.14.3-18|1043	%lang(nds) %{_kde_datadir}/locale/nds/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1044	%{_kde_datadir}/locale/nds/entry.desktop
14mu|kde-l10n-4.14.3-18|1045	%{_kde_appsdir}/autocorrect/nds.xml
14mu|kde-l10n-4.14.3-18|1046	%{_kde_appsdir}/klettres/nds/
14mu|kde-l10n-4.14.3-18|1047	%{_kde_appsdir}/khangman/nds.txt
14mu|kde-l10n-4.14.3-18|1048	%{_kde_appsdir}/kvtml/nds/
14mu|kde-l10n-4.14.3-18|1049	%{_kde_appsdir}/ktuberling/sounds/nds*
14mu|kde-l10n-4.14.3-18|1050	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nds.xml
14mu|kde-l10n-4.14.3-18|1051	%{_kde_appsdir}/kturtle/examples/nds
14mu|kde-l10n-4.14.3-18|1052	%{_kde_docdir}/HTML/nds/*
14mu|kde-l10n-4.14.3-18|1053	%endif
14mu|kde-l10n-4.14.3-18|1054	
14mu|kde-l10n-4.14.3-18|1055	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1056	
14mu|kde-l10n-4.14.3-18|1057	%if %{build_mi}
14mu|kde-l10n-4.14.3-18|1058	%package mi
14mu|kde-l10n-4.14.3-18|1059	Summary:	Maori language support for KDE
14mu|kde-l10n-4.14.3-18|1060	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1061	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1062	Provides:	%{name}-Maori = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1063	
14mu|kde-l10n-4.14.3-18|1064	%description mi
14mu|kde-l10n-4.14.3-18|1065	%{summary}.
14mu|kde-l10n-4.14.3-18|1066	
14mu|kde-l10n-4.14.3-18|1067	%files mi
14mu|kde-l10n-4.14.3-18|1068	%lang(mi) %{_kde_datadir}/locale/mi/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1069	%{_kde_datadir}/locale/mi/entry.desktop
14mu|kde-l10n-4.14.3-18|1070	%endif
14mu|kde-l10n-4.14.3-18|1071	
14mu|kde-l10n-4.14.3-18|1072	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1073	
14mu|kde-l10n-4.14.3-18|1074	%if %{build_mk}
14mu|kde-l10n-4.14.3-18|1075	%package mk
14mu|kde-l10n-4.14.3-18|1076	Summary:	Macedonian language support for KDE
14mu|kde-l10n-4.14.3-18|1077	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1078	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1079	Requires:	locales-mk
14mu|kde-l10n-4.14.3-18|1080	Provides:	%{name}-Macedonian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1081	
14mu|kde-l10n-4.14.3-18|1082	%description mk
14mu|kde-l10n-4.14.3-18|1083	%{summary}.
14mu|kde-l10n-4.14.3-18|1084	
14mu|kde-l10n-4.14.3-18|1085	%files mk
14mu|kde-l10n-4.14.3-18|1086	%lang(mk) %{_kde_datadir}/locale/mk/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1087	%{_kde_datadir}/locale/mk/entry.desktop
14mu|kde-l10n-4.14.3-18|1088	%endif
14mu|kde-l10n-4.14.3-18|1089	
14mu|kde-l10n-4.14.3-18|1090	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1091	
14mu|kde-l10n-4.14.3-18|1092	%if %{build_mai}
14mu|kde-l10n-4.14.3-18|1093	%package mai
14mu|kde-l10n-4.14.3-18|1094	Summary:	Maithili language support for KDE
14mu|kde-l10n-4.14.3-18|1095	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1096	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1097	Requires:	locales-mai
14mu|kde-l10n-4.14.3-18|1098	Provides:	%{name}-Maithili = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1099	
14mu|kde-l10n-4.14.3-18|1100	%description mai
14mu|kde-l10n-4.14.3-18|1101	%{summary}.
14mu|kde-l10n-4.14.3-18|1102	
14mu|kde-l10n-4.14.3-18|1103	%files mai
14mu|kde-l10n-4.14.3-18|1104	%lang(mai) %{_kde_datadir}/locale/mai/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1105	%{_kde_datadir}/locale/mai/entry.desktop
14mu|kde-l10n-4.14.3-18|1106	%endif
14mu|kde-l10n-4.14.3-18|1107	
14mu|kde-l10n-4.14.3-18|1108	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1109	
14mu|kde-l10n-4.14.3-18|1110	%if %{build_ml}
14mu|kde-l10n-4.14.3-18|1111	%package ml
14mu|kde-l10n-4.14.3-18|1112	Summary:	Malayalam language support for KDE
14mu|kde-l10n-4.14.3-18|1113	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1114	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1115	Requires:	locales-ml
14mu|kde-l10n-4.14.3-18|1116	Provides:	%{name}-Malayalam = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1117	
14mu|kde-l10n-4.14.3-18|1118	%description ml
14mu|kde-l10n-4.14.3-18|1119	%{summary}.
14mu|kde-l10n-4.14.3-18|1120	
14mu|kde-l10n-4.14.3-18|1121	%files ml
14mu|kde-l10n-4.14.3-18|1122	%lang(ml) %{_kde_datadir}/locale/ml/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1123	%{_kde_datadir}/locale/ml/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1124	%{_kde_datadir}/locale/ml/entry.desktop
14mu|kde-l10n-4.14.3-18|1125	%{_kde_appsdir}/klettres/ml/
14mu|kde-l10n-4.14.3-18|1126	%endif
14mu|kde-l10n-4.14.3-18|1127	
14mu|kde-l10n-4.14.3-18|1128	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1129	
14mu|kde-l10n-4.14.3-18|1130	%if %{build_mt}
14mu|kde-l10n-4.14.3-18|1131	%package mt
14mu|kde-l10n-4.14.3-18|1132	Summary:	Maltese language support for KDE
14mu|kde-l10n-4.14.3-18|1133	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1134	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1135	Provides:	%{name}-Maltese = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1136	
14mu|kde-l10n-4.14.3-18|1137	%description mt
14mu|kde-l10n-4.14.3-18|1138	%{summary}.
14mu|kde-l10n-4.14.3-18|1139	
14mu|kde-l10n-4.14.3-18|1140	%files mt
14mu|kde-l10n-4.14.3-18|1141	%lang(mt) %{_kde_datadir}/locale/mt/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1142	%{_kde_datadir}/locale/mt/entry.desktop
14mu|kde-l10n-4.14.3-18|1143	%endif
14mu|kde-l10n-4.14.3-18|1144	
14mu|kde-l10n-4.14.3-18|1145	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1146	
14mu|kde-l10n-4.14.3-18|1147	%if %{build_mr}
14mu|kde-l10n-4.14.3-18|1148	%package mr
14mu|kde-l10n-4.14.3-18|1149	Summary:	Marathi language support for KDE
14mu|kde-l10n-4.14.3-18|1150	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1151	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1152	Requires:	locales-ca
14mu|kde-l10n-4.14.3-18|1153	Provides:	%{name}-Marathi = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1154	
14mu|kde-l10n-4.14.3-18|1155	%description mr
14mu|kde-l10n-4.14.3-18|1156	%{summary}.
14mu|kde-l10n-4.14.3-18|1157	
14mu|kde-l10n-4.14.3-18|1158	%files mr
14mu|kde-l10n-4.14.3-18|1159	%lang(mr) %{_kde_datadir}/locale/mr/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1160	%{_kde_datadir}/locale/mr/entry.desktop
14mu|kde-l10n-4.14.3-18|1161	%endif
14mu|kde-l10n-4.14.3-18|1162	
14mu|kde-l10n-4.14.3-18|1163	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1164	
14mu|kde-l10n-4.14.3-18|1165	%if %{build_ne}
14mu|kde-l10n-4.14.3-18|1166	%package ne
14mu|kde-l10n-4.14.3-18|1167	Summary:	Nepali language support for KDE
14mu|kde-l10n-4.14.3-18|1168	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1169	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1170	Requires:	locales-ne
14mu|kde-l10n-4.14.3-18|1171	Provides:	%{name}-Nepali = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1172	
14mu|kde-l10n-4.14.3-18|1173	%description ne
14mu|kde-l10n-4.14.3-18|1174	%{summary}.
14mu|kde-l10n-4.14.3-18|1175	
14mu|kde-l10n-4.14.3-18|1176	%files ne
14mu|kde-l10n-4.14.3-18|1177	%lang(ne) %{_kde_datadir}/locale/ne/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1178	%{_kde_datadir}/locale/ne/entry.desktop
14mu|kde-l10n-4.14.3-18|1179	%endif
14mu|kde-l10n-4.14.3-18|1180	
14mu|kde-l10n-4.14.3-18|1181	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1182	
14mu|kde-l10n-4.14.3-18|1183	%if %{build_nl}
14mu|kde-l10n-4.14.3-18|1184	%package nl
14mu|kde-l10n-4.14.3-18|1185	Summary:	Dutch language support for KDE
14mu|kde-l10n-4.14.3-18|1186	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1187	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1188	Requires:	locales-nl
14mu|kde-l10n-4.14.3-18|1189	Provides:	%{name}-nl = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1190	
14mu|kde-l10n-4.14.3-18|1191	%description nl
14mu|kde-l10n-4.14.3-18|1192	%{summary}.
14mu|kde-l10n-4.14.3-18|1193	
14mu|kde-l10n-4.14.3-18|1194	%files nl
14mu|kde-l10n-4.14.3-18|1195	%lang(nl) %{_kde_datadir}/locale/nl/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1196	%{_kde_datadir}/locale/nl/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1197	%{_kde_datadir}/locale/nl/entry.desktop
14mu|kde-l10n-4.14.3-18|1198	%{_kde_appsdir}/ktuberling/sounds/nl*
14mu|kde-l10n-4.14.3-18|1199	%{_kde_appsdir}/klettres/nl/
14mu|kde-l10n-4.14.3-18|1200	%{_kde_appsdir}/kvtml/nl/
14mu|kde-l10n-4.14.3-18|1201	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nl.xml
14mu|kde-l10n-4.14.3-18|1202	%{_kde_appsdir}/kturtle/data/logokeywords.nl.xml
14mu|kde-l10n-4.14.3-18|1203	%{_kde_appsdir}/kturtle/examples/nl/*.logo
14mu|kde-l10n-4.14.3-18|1204	%{_kde_docdir}/HTML/nl/*
14mu|kde-l10n-4.14.3-18|1205	%{_kde_mandir}/nl/*/*
14mu|kde-l10n-4.14.3-18|1206	%endif
14mu|kde-l10n-4.14.3-18|1207	
14mu|kde-l10n-4.14.3-18|1208	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1209	
14mu|kde-l10n-4.14.3-18|1210	%if %{build_se}
14mu|kde-l10n-4.14.3-18|1211	%package se
14mu|kde-l10n-4.14.3-18|1212	Summary:	Northern Sami language support for KDE
14mu|kde-l10n-4.14.3-18|1213	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1214	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1215	Requires:	locales-se
14mu|kde-l10n-4.14.3-18|1216	Provides:	%{name}-NorthernSami = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1217	
14mu|kde-l10n-4.14.3-18|1218	%description se
14mu|kde-l10n-4.14.3-18|1219	%{summary}.
14mu|kde-l10n-4.14.3-18|1220	
14mu|kde-l10n-4.14.3-18|1221	%files se
14mu|kde-l10n-4.14.3-18|1222	%lang(se) %{_kde_datadir}/locale/se/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1223	%{_kde_datadir}/locale/se/entry.desktop
14mu|kde-l10n-4.14.3-18|1224	%endif
14mu|kde-l10n-4.14.3-18|1225	
14mu|kde-l10n-4.14.3-18|1226	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1227	
14mu|kde-l10n-4.14.3-18|1228	%if %{build_nb}
14mu|kde-l10n-4.14.3-18|1229	%package nb
14mu|kde-l10n-4.14.3-18|1230	Summary:	Norwegian (Bokmaal) language support for KDE
14mu|kde-l10n-4.14.3-18|1231	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1232	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1233	Requires:	locales-nb
14mu|kde-l10n-4.14.3-18|1234	Provides:	%{name}-Norwegian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1235	
14mu|kde-l10n-4.14.3-18|1236	%description nb
14mu|kde-l10n-4.14.3-18|1237	%{summary}.
14mu|kde-l10n-4.14.3-18|1238	
14mu|kde-l10n-4.14.3-18|1239	%files nb
14mu|kde-l10n-4.14.3-18|1240	%lang(nb) %{_kde_datadir}/locale/nb/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1241	%{_kde_datadir}/locale/nb/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1242	%{_kde_datadir}/locale/nb/entry.desktop
14mu|kde-l10n-4.14.3-18|1243	%{_kde_appsdir}/khangman/nb.txt
14mu|kde-l10n-4.14.3-18|1244	%{_kde_appsdir}/kvtml/nb/
14mu|kde-l10n-4.14.3-18|1245	%{_kde_appsdir}/klettres/nb/
14mu|kde-l10n-4.14.3-18|1246	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nb.xml
14mu|kde-l10n-4.14.3-18|1247	%{_kde_appsdir}/kturtle/data/logokeywords.nb.xml
14mu|kde-l10n-4.14.3-18|1248	%{_kde_appsdir}/kturtle/examples/nb/*.logo
14mu|kde-l10n-4.14.3-18|1249	%{_kde_docdir}/HTML/nb/*
14mu|kde-l10n-4.14.3-18|1250	%{_kde_mandir}/nb/*/*
14mu|kde-l10n-4.14.3-18|1251	%endif
14mu|kde-l10n-4.14.3-18|1252	
14mu|kde-l10n-4.14.3-18|1253	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1254	
14mu|kde-l10n-4.14.3-18|1255	%if %{build_nn}
14mu|kde-l10n-4.14.3-18|1256	%package nn
14mu|kde-l10n-4.14.3-18|1257	Summary:	Norwegian (Nynorsk) language support for KDE
14mu|kde-l10n-4.14.3-18|1258	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1259	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1260	Requires:	locales-nn
14mu|kde-l10n-4.14.3-18|1261	Provides:	%{name}-Norwegian-Nynorsk = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1262	
14mu|kde-l10n-4.14.3-18|1263	%description nn
14mu|kde-l10n-4.14.3-18|1264	%{summary}.
14mu|kde-l10n-4.14.3-18|1265	
14mu|kde-l10n-4.14.3-18|1266	%files nn
14mu|kde-l10n-4.14.3-18|1267	%lang(nn) %{_kde_datadir}/locale/nn/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1268	%{_kde_datadir}/locale/nn/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1269	%{_kde_datadir}/locale/nn/entry.desktop
14mu|kde-l10n-4.14.3-18|1270	%{_kde_appsdir}/khangman/nn.txt
14mu|kde-l10n-4.14.3-18|1271	%{_kde_appsdir}/kvtml/nn/
14mu|kde-l10n-4.14.3-18|1272	%{_kde_docdir}/HTML/nn/*
14mu|kde-l10n-4.14.3-18|1273	%endif
14mu|kde-l10n-4.14.3-18|1274	
14mu|kde-l10n-4.14.3-18|1275	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1276	
14mu|kde-l10n-4.14.3-18|1277	%if %{build_oc}
14mu|kde-l10n-4.14.3-18|1278	%package oc
14mu|kde-l10n-4.14.3-18|1279	Summary:	Occitan language support for KDE
14mu|kde-l10n-4.14.3-18|1280	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1281	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1282	Provides:	%{name}-Occitan = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1283	
14mu|kde-l10n-4.14.3-18|1284	%description oc
14mu|kde-l10n-4.14.3-18|1285	%{summary}.
14mu|kde-l10n-4.14.3-18|1286	
14mu|kde-l10n-4.14.3-18|1287	%files oc
14mu|kde-l10n-4.14.3-18|1288	%lang(oc) %{_kde_datadir}/locale/oc/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1289	%{_kde_datadir}/locale/oc/entry.desktop
14mu|kde-l10n-4.14.3-18|1290	%endif
14mu|kde-l10n-4.14.3-18|1291	
14mu|kde-l10n-4.14.3-18|1292	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1293	
14mu|kde-l10n-4.14.3-18|1294	%if %{build_pl}
14mu|kde-l10n-4.14.3-18|1295	%package pl
14mu|kde-l10n-4.14.3-18|1296	Summary:	Polish language support for KDE
14mu|kde-l10n-4.14.3-18|1297	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1298	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1299	Requires:	locales-pl
14mu|kde-l10n-4.14.3-18|1300	Provides:	%{name}-Polish = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1301	
14mu|kde-l10n-4.14.3-18|1302	%description pl
14mu|kde-l10n-4.14.3-18|1303	%{summary}.
14mu|kde-l10n-4.14.3-18|1304	
14mu|kde-l10n-4.14.3-18|1305	%files pl
14mu|kde-l10n-4.14.3-18|1306	%lang(pl) %{_kde_datadir}/locale/pl/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1307	%{_kde_datadir}/locale/pl/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1308	%{_kde_datadir}/locale/pl/entry.desktop
14mu|kde-l10n-4.14.3-18|1309	%{_kde_appsdir}/khangman/pl.txt
14mu|kde-l10n-4.14.3-18|1310	%{_kde_appsdir}/kvtml/pl/
14mu|kde-l10n-4.14.3-18|1311	%{_kde_docdir}/HTML/pl/*
14mu|kde-l10n-4.14.3-18|1312	%{_kde_mandir}/pl/*/*
14mu|kde-l10n-4.14.3-18|1313	%endif
14mu|kde-l10n-4.14.3-18|1314	
14mu|kde-l10n-4.14.3-18|1315	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1316	
14mu|kde-l10n-4.14.3-18|1317	%if %{build_pt}
14mu|kde-l10n-4.14.3-18|1318	%package pt
14mu|kde-l10n-4.14.3-18|1319	Summary:	Portuguese language support for KDE
14mu|kde-l10n-4.14.3-18|1320	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1321	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1322	Requires:	locales-pt
14mu|kde-l10n-4.14.3-18|1323	Provides:	%{name}-Portuguese = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1324	
14mu|kde-l10n-4.14.3-18|1325	%description pt
14mu|kde-l10n-4.14.3-18|1326	%{summary}.
14mu|kde-l10n-4.14.3-18|1327	
14mu|kde-l10n-4.14.3-18|1328	%files pt
14mu|kde-l10n-4.14.3-18|1329	%lang(pt) %{_kde_datadir}/locale/pt/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1330	%{_kde_datadir}/locale/pt/entry.desktop
14mu|kde-l10n-4.14.3-18|1331	%{_kde_appsdir}/khangman/pt.txt
14mu|kde-l10n-4.14.3-18|1332	%{_kde_appsdir}/ktuberling/sounds/pt*
14mu|kde-l10n-4.14.3-18|1333	%{_kde_appsdir}/kvtml/pt/
14mu|kde-l10n-4.14.3-18|1334	%{_kde_docdir}/HTML/pt/*
14mu|kde-l10n-4.14.3-18|1335	%{_kde_mandir}/pt/*/*
14mu|kde-l10n-4.14.3-18|1336	%endif
14mu|kde-l10n-4.14.3-18|1337	
14mu|kde-l10n-4.14.3-18|1338	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1339	
14mu|kde-l10n-4.14.3-18|1340	%if %{build_pa}
14mu|kde-l10n-4.14.3-18|1341	%package pa
14mu|kde-l10n-4.14.3-18|1342	Summary:	Punjabi language support for KDE
14mu|kde-l10n-4.14.3-18|1343	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1344	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1345	Requires:	locales-pa
14mu|kde-l10n-4.14.3-18|1346	Provides:	%{name}-Punjabi = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1347	
14mu|kde-l10n-4.14.3-18|1348	%description pa
14mu|kde-l10n-4.14.3-18|1349	%{summary}.
14mu|kde-l10n-4.14.3-18|1350	
14mu|kde-l10n-4.14.3-18|1351	%files pa
14mu|kde-l10n-4.14.3-18|1352	%lang(pa) %{_kde_datadir}/locale/pa/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1353	%{_kde_datadir}/locale/pa/entry.desktop
14mu|kde-l10n-4.14.3-18|1354	%{_kde_appsdir}/kvtml/pa
14mu|kde-l10n-4.14.3-18|1355	%endif
14mu|kde-l10n-4.14.3-18|1356	
14mu|kde-l10n-4.14.3-18|1357	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1358	
14mu|kde-l10n-4.14.3-18|1359	%if %{build_pt_BR}
14mu|kde-l10n-4.14.3-18|1360	%package pt_BR
14mu|kde-l10n-4.14.3-18|1361	Summary:	Brazil Portuguese language support for KDE
14mu|kde-l10n-4.14.3-18|1362	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1363	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1364	Requires:	locales-pt
14mu|kde-l10n-4.14.3-18|1365	Provides:	%{name}-Brazil = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1366	
14mu|kde-l10n-4.14.3-18|1367	%description pt_BR
14mu|kde-l10n-4.14.3-18|1368	%{summary}.
14mu|kde-l10n-4.14.3-18|1369	
14mu|kde-l10n-4.14.3-18|1370	%files pt_BR
14mu|kde-l10n-4.14.3-18|1371	%lang(pt_BR) %{_kde_datadir}/locale/pt_BR/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1372	%{_kde_datadir}/locale/pt_BR/entry.desktop
14mu|kde-l10n-4.14.3-18|1373	%{_kde_appsdir}/autocorrect/pt_BR.xml
14mu|kde-l10n-4.14.3-18|1374	%{_kde_appsdir}/khangman/pt_BR.txt
14mu|kde-l10n-4.14.3-18|1375	%{_kde_appsdir}/klettres/pt_BR/*
14mu|kde-l10n-4.14.3-18|1376	%{_kde_appsdir}/kvtml/pt_BR/
14mu|kde-l10n-4.14.3-18|1377	%{_kde_docdir}/HTML/pt_BR/*
14mu|kde-l10n-4.14.3-18|1378	%{_kde_mandir}/pt_BR/*/*
14mu|kde-l10n-4.14.3-18|1379	%endif
14mu|kde-l10n-4.14.3-18|1380	
14mu|kde-l10n-4.14.3-18|1381	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1382	
14mu|kde-l10n-4.14.3-18|1383	%if %{build_ro}
14mu|kde-l10n-4.14.3-18|1384	%package ro
14mu|kde-l10n-4.14.3-18|1385	Summary:	Romanian language support for KDE
14mu|kde-l10n-4.14.3-18|1386	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1387	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1388	Requires:	locales-ro
14mu|kde-l10n-4.14.3-18|1389	Provides:	%{name}-Romanian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1390	
14mu|kde-l10n-4.14.3-18|1391	%description ro
14mu|kde-l10n-4.14.3-18|1392	%{summary}.
14mu|kde-l10n-4.14.3-18|1393	
14mu|kde-l10n-4.14.3-18|1394	%files ro
14mu|kde-l10n-4.14.3-18|1395	%lang(ro) %{_kde_datadir}/locale/ro/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1396	%{_kde_datadir}/locale/ro/entry.desktop
14mu|kde-l10n-4.14.3-18|1397	%{_kde_appsdir}/kvtml/ro/
14mu|kde-l10n-4.14.3-18|1398	%{_kde_appsdir}/ktuberling/sounds/ro*
14mu|kde-l10n-4.14.3-18|1399	%{_kde_docdir}/HTML/ro/*
14mu|kde-l10n-4.14.3-18|1400	%endif
14mu|kde-l10n-4.14.3-18|1401	
14mu|kde-l10n-4.14.3-18|1402	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1403	
14mu|kde-l10n-4.14.3-18|1404	%if %{build_ru}
14mu|kde-l10n-4.14.3-18|1405	%package ru
14mu|kde-l10n-4.14.3-18|1406	Summary:	Russian language support for KDE
14mu|kde-l10n-4.14.3-18|1407	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1408	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1409	Requires:	locales-ru
14mu|kde-l10n-4.14.3-18|1410	Provides:	%{name}-Russian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1411	
14mu|kde-l10n-4.14.3-18|1412	%description ru
14mu|kde-l10n-4.14.3-18|1413	%{summary}.
14mu|kde-l10n-4.14.3-18|1414	
14mu|kde-l10n-4.14.3-18|1415	%files ru
14mu|kde-l10n-4.14.3-18|1416	%lang(ru) %{_kde_datadir}/locale/ru/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1417	%{_kde_datadir}/locale/ru/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1418	%{_kde_datadir}/locale/ru/entry.desktop
14mu|kde-l10n-4.14.3-18|1419	%{_kde_appsdir}/autocorrect/ru_RU.xml
14mu|kde-l10n-4.14.3-18|1420	%{_kde_appsdir}/kvtml/ru/
14mu|kde-l10n-4.14.3-18|1421	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.ru.xml
14mu|kde-l10n-4.14.3-18|1422	%{_kde_appsdir}/klettres/ru
14mu|kde-l10n-4.14.3-18|1423	%{_kde_appsdir}/ktuberling/sounds/ru/
14mu|kde-l10n-4.14.3-18|1424	%{_kde_appsdir}/ktuberling/sounds/ru.soundtheme
14mu|kde-l10n-4.14.3-18|1425	%{_kde_docdir}/HTML/ru/*
14mu|kde-l10n-4.14.3-18|1426	%{_kde_mandir}/ru/*/*
14mu|kde-l10n-4.14.3-18|1427	%endif
14mu|kde-l10n-4.14.3-18|1428	
14mu|kde-l10n-4.14.3-18|1429	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1430	
14mu|kde-l10n-4.14.3-18|1431	%if %{build_si}
14mu|kde-l10n-4.14.3-18|1432	%package si
14mu|kde-l10n-4.14.3-18|1433	Summary:	Sinhala language support for KDE
14mu|kde-l10n-4.14.3-18|1434	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1435	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1436	Requires:	locales-si
14mu|kde-l10n-4.14.3-18|1437	Provides:	%{name}-Sinhala = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1438	
14mu|kde-l10n-4.14.3-18|1439	%description si
14mu|kde-l10n-4.14.3-18|1440	%{summary}.
14mu|kde-l10n-4.14.3-18|1441	
14mu|kde-l10n-4.14.3-18|1442	%files si
14mu|kde-l10n-4.14.3-18|1443	%lang(si) %{_kde_datadir}/locale/si/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1444	%{_kde_datadir}/locale/si/entry.desktop
14mu|kde-l10n-4.14.3-18|1445	%endif
14mu|kde-l10n-4.14.3-18|1446	
14mu|kde-l10n-4.14.3-18|1447	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1448	
14mu|kde-l10n-4.14.3-18|1449	%if %{build_sk}
14mu|kde-l10n-4.14.3-18|1450	%package sk
14mu|kde-l10n-4.14.3-18|1451	Summary:	Slovak language support for KDE
14mu|kde-l10n-4.14.3-18|1452	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1453	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1454	Requires:	locales-sk
14mu|kde-l10n-4.14.3-18|1455	Provides:	%{name}-Slovak = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1456	
14mu|kde-l10n-4.14.3-18|1457	%description sk
14mu|kde-l10n-4.14.3-18|1458	%{summary}.
14mu|kde-l10n-4.14.3-18|1459	
14mu|kde-l10n-4.14.3-18|1460	%files sk
14mu|kde-l10n-4.14.3-18|1461	%lang(sk) %{_kde_datadir}/locale/sk/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1462	%{_kde_datadir}/locale/sk/entry.desktop
14mu|kde-l10n-4.14.3-18|1463	%endif
14mu|kde-l10n-4.14.3-18|1464	
14mu|kde-l10n-4.14.3-18|1465	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1466	
14mu|kde-l10n-4.14.3-18|1467	%if %{build_sl}
14mu|kde-l10n-4.14.3-18|1468	%package sl
14mu|kde-l10n-4.14.3-18|1469	Summary:	Slovenian language support for KDE
14mu|kde-l10n-4.14.3-18|1470	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1471	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1472	Requires:	locales-sl
14mu|kde-l10n-4.14.3-18|1473	Provides:	%{name}-Slovenian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1474	
14mu|kde-l10n-4.14.3-18|1475	%description sl
14mu|kde-l10n-4.14.3-18|1476	%{summary}.
14mu|kde-l10n-4.14.3-18|1477	
14mu|kde-l10n-4.14.3-18|1478	%files sl
14mu|kde-l10n-4.14.3-18|1479	%lang(sl) %{_kde_datadir}/locale/sl/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1480	%{_kde_datadir}/locale/sl/entry.desktop
14mu|kde-l10n-4.14.3-18|1481	%{_kde_appsdir}/khangman/sl.txt
14mu|kde-l10n-4.14.3-18|1482	%{_kde_appsdir}/ktuberling/sounds/sl*
14mu|kde-l10n-4.14.3-18|1483	%{_kde_appsdir}/kvtml/sl/*
14mu|kde-l10n-4.14.3-18|1484	%{_kde_docdir}/HTML/sl/*
14mu|kde-l10n-4.14.3-18|1485	%endif
14mu|kde-l10n-4.14.3-18|1486	
14mu|kde-l10n-4.14.3-18|1487	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1488	
14mu|kde-l10n-4.14.3-18|1489	%if %{build_sr}
14mu|kde-l10n-4.14.3-18|1490	%package sr
14mu|kde-l10n-4.14.3-18|1491	Summary:	Serbian language support for KDE
14mu|kde-l10n-4.14.3-18|1492	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1493	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1494	Requires:	locales-sr
14mu|kde-l10n-4.14.3-18|1495	Provides:	%{name}-Serbian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1496	
14mu|kde-l10n-4.14.3-18|1497	%description sr
14mu|kde-l10n-4.14.3-18|1498	%{summary}.
14mu|kde-l10n-4.14.3-18|1499	
14mu|kde-l10n-4.14.3-18|1500	%files sr
14mu|kde-l10n-4.14.3-18|1501	%lang(sr) %{_kde_datadir}/locale/sr/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1502	%{_kde_datadir}/locale/sr/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1503	%{_kde_datadir}/locale/sr/entry.desktop
14mu|kde-l10n-4.14.3-18|1504	%{_kde_datadir}/locale/sr@latin/entry.desktop
14mu|kde-l10n-4.14.3-18|1505	%{_kde_datadir}/locale/sr@latin/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1506	%{_kde_datadir}/locale/sr@latin/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1507	%{_kde_datadir}/locale/sr@ijekavian/LC_MESSAGES/
14mu|kde-l10n-4.14.3-18|1508	%{_kde_datadir}/locale/sr@ijekavian/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1509	%{_kde_datadir}/locale/sr@ijekavian/entry.desktop
14mu|kde-l10n-4.14.3-18|1510	%{_kde_datadir}/locale/sr@ijekavianlatin/LC_MESSAGES/
14mu|kde-l10n-4.14.3-18|1511	%{_kde_datadir}/locale/sr@ijekavianlatin/LC_SCRIPTS
14mu|kde-l10n-4.14.3-18|1512	%{_kde_datadir}/locale/sr@ijekavianlatin/entry.desktop
14mu|kde-l10n-4.14.3-18|1513	%{_kde_appsdir}/ktuberling/sounds/sr*
14mu|kde-l10n-4.14.3-18|1514	%{_kde_iconsdir}/*/*/*/*/sr/
14mu|kde-l10n-4.14.3-18|1515	%{_kde_iconsdir}/*/*/*/*/sr@latin/
14mu|kde-l10n-4.14.3-18|1516	%{_kde_iconsdir}/*/*/*/*/sr@ijekavian/
14mu|kde-l10n-4.14.3-18|1517	%{_kde_iconsdir}/*/*/*/*/sr@ijekavianlatin/
14mu|kde-l10n-4.14.3-18|1518	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr
14mu|kde-l10n-4.14.3-18|1519	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@latin
14mu|kde-l10n-4.14.3-18|1520	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@ijekavian
14mu|kde-l10n-4.14.3-18|1521	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@ijekavianlatin
14mu|kde-l10n-4.14.3-18|1522	%{_kde_appsdir}/desktoptheme/default/icons/l10n/sr*
14mu|kde-l10n-4.14.3-18|1523	%{_kde_appsdir}/khangman/sr@latin.txt
14mu|kde-l10n-4.14.3-18|1524	%{_kde_appsdir}/kvtml/sr*/
14mu|kde-l10n-4.14.3-18|1525	%{_kde_docdir}/HTML/sr/*
14mu|kde-l10n-4.14.3-18|1526	%{_kde_docdir}/HTML/sr@latin/*
14mu|kde-l10n-4.14.3-18|1527	%{_kde_mandir}/sr/*/*
14mu|kde-l10n-4.14.3-18|1528	%{_kde_mandir}/sr@latin/*/*
14mu|kde-l10n-4.14.3-18|1529	%endif
14mu|kde-l10n-4.14.3-18|1530	
14mu|kde-l10n-4.14.3-18|1531	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1532	
14mu|kde-l10n-4.14.3-18|1533	%if %{build_sv}
14mu|kde-l10n-4.14.3-18|1534	%package sv
14mu|kde-l10n-4.14.3-18|1535	Summary:	Swedish language support for KDE
14mu|kde-l10n-4.14.3-18|1536	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1537	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1538	Requires:	locales-sv
14mu|kde-l10n-4.14.3-18|1539	Provides:	%{name}-Swedish = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1540	
14mu|kde-l10n-4.14.3-18|1541	%description sv
14mu|kde-l10n-4.14.3-18|1542	%{summary}.
14mu|kde-l10n-4.14.3-18|1543	
14mu|kde-l10n-4.14.3-18|1544	%files sv
14mu|kde-l10n-4.14.3-18|1545	%lang(sv) %{_kde_datadir}/locale/sv/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1546	%{_kde_datadir}/locale/sv/entry.desktop
14mu|kde-l10n-4.14.3-18|1547	%{_kde_datadir}/locale/sv/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1548	%{_kde_appsdir}/khangman/sv.txt
14mu|kde-l10n-4.14.3-18|1549	%{_kde_appsdir}/ktuberling/sounds/sv*
14mu|kde-l10n-4.14.3-18|1550	%{_kde_appsdir}/kvtml/sv/
14mu|kde-l10n-4.14.3-18|1551	%{_kde_docdir}/HTML/sv/*
14mu|kde-l10n-4.14.3-18|1552	%{_kde_mandir}/sv/*/*
14mu|kde-l10n-4.14.3-18|1553	%endif
14mu|kde-l10n-4.14.3-18|1554	
14mu|kde-l10n-4.14.3-18|1555	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1556	
14mu|kde-l10n-4.14.3-18|1557	%if %{build_ta}
14mu|kde-l10n-4.14.3-18|1558	%package ta
14mu|kde-l10n-4.14.3-18|1559	Summary:	Tamil language support for KDE
14mu|kde-l10n-4.14.3-18|1560	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1561	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1562	Requires:	locales-ta
14mu|kde-l10n-4.14.3-18|1563	Provides:	%{name}-Tamil = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1564	
14mu|kde-l10n-4.14.3-18|1565	%description ta
14mu|kde-l10n-4.14.3-18|1566	%{summary}.
14mu|kde-l10n-4.14.3-18|1567	
14mu|kde-l10n-4.14.3-18|1568	%files ta
14mu|kde-l10n-4.14.3-18|1569	%lang(ta) %{_kde_datadir}/locale/ta/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1570	%{_kde_datadir}/locale/ta/entry.desktop
14mu|kde-l10n-4.14.3-18|1571	%endif
14mu|kde-l10n-4.14.3-18|1572	
14mu|kde-l10n-4.14.3-18|1573	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1574	
14mu|kde-l10n-4.14.3-18|1575	%if %{build_tg}
14mu|kde-l10n-4.14.3-18|1576	%package tg
14mu|kde-l10n-4.14.3-18|1577	Summary:	Tajik language support for KDE
14mu|kde-l10n-4.14.3-18|1578	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1579	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1580	Requires:	locales-tg
14mu|kde-l10n-4.14.3-18|1581	Provides:	%{name}-Tajik = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1582	
14mu|kde-l10n-4.14.3-18|1583	%description tg
14mu|kde-l10n-4.14.3-18|1584	%{summary}.
14mu|kde-l10n-4.14.3-18|1585	
14mu|kde-l10n-4.14.3-18|1586	%files tg
14mu|kde-l10n-4.14.3-18|1587	%lang(tg) %{_kde_datadir}/locale/tg/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1588	%{_kde_datadir}/locale/tg/entry.desktop
14mu|kde-l10n-4.14.3-18|1589	%{_kde_appsdir}/kvtml/tg/
14mu|kde-l10n-4.14.3-18|1590	%{_kde_appsdir}/khangman/tg.txt
14mu|kde-l10n-4.14.3-18|1591	%endif
14mu|kde-l10n-4.14.3-18|1592	
14mu|kde-l10n-4.14.3-18|1593	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1594	
14mu|kde-l10n-4.14.3-18|1595	%if %{build_th}
14mu|kde-l10n-4.14.3-18|1596	%package th
14mu|kde-l10n-4.14.3-18|1597	Summary:	Thai language support for KDE
14mu|kde-l10n-4.14.3-18|1598	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1599	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1600	Requires:	locales-th
14mu|kde-l10n-4.14.3-18|1601	Provides:	%{name}-Thai = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1602	
14mu|kde-l10n-4.14.3-18|1603	%description th
14mu|kde-l10n-4.14.3-18|1604	%{summary}.
14mu|kde-l10n-4.14.3-18|1605	
14mu|kde-l10n-4.14.3-18|1606	%files th
14mu|kde-l10n-4.14.3-18|1607	%lang(th) %{_kde_datadir}/locale/th/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1608	%{_kde_datadir}/locale/th/charset
14mu|kde-l10n-4.14.3-18|1609	%{_kde_datadir}/locale/th/entry.desktop
14mu|kde-l10n-4.14.3-18|1610	%{_kde_datadir}/locale/th/flag.png
14mu|kde-l10n-4.14.3-18|1611	%endif
14mu|kde-l10n-4.14.3-18|1612	
14mu|kde-l10n-4.14.3-18|1613	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1614	
14mu|kde-l10n-4.14.3-18|1615	%if %{build_tr}
14mu|kde-l10n-4.14.3-18|1616	%package tr
14mu|kde-l10n-4.14.3-18|1617	Summary:	Turkish language support for KDE
14mu|kde-l10n-4.14.3-18|1618	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1619	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1620	Requires:	locales-tr
14mu|kde-l10n-4.14.3-18|1621	Provides:	%{name}-Turkish = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1622	
14mu|kde-l10n-4.14.3-18|1623	%description tr
14mu|kde-l10n-4.14.3-18|1624	%{summary}.
14mu|kde-l10n-4.14.3-18|1625	
14mu|kde-l10n-4.14.3-18|1626	%files tr
14mu|kde-l10n-4.14.3-18|1627	%lang(tr) %{_kde_datadir}/locale/tr/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1628	%{_kde_datadir}/locale/tr/entry.desktop
14mu|kde-l10n-4.14.3-18|1629	%{_kde_appsdir}/khangman/tr.txt
14mu|kde-l10n-4.14.3-18|1630	%{_kde_appsdir}/kvtml/tr/
14mu|kde-l10n-4.14.3-18|1631	%{_kde_docdir}/HTML/tr/*
14mu|kde-l10n-4.14.3-18|1632	%{_kde_mandir}/tr/*/*
14mu|kde-l10n-4.14.3-18|1633	%endif
14mu|kde-l10n-4.14.3-18|1634	
14mu|kde-l10n-4.14.3-18|1635	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1636	
14mu|kde-l10n-4.14.3-18|1637	%if %{build_uk}
14mu|kde-l10n-4.14.3-18|1638	%package uk
14mu|kde-l10n-4.14.3-18|1639	Summary:	Ukrainian language support for KDE
14mu|kde-l10n-4.14.3-18|1640	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1641	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1642	Requires:	locales-uk
14mu|kde-l10n-4.14.3-18|1643	Suggests:	%{name}-uk
14mu|kde-l10n-4.14.3-18|1644	Provides:	%{name}-Ukrainian = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1645	
14mu|kde-l10n-4.14.3-18|1646	%description uk
14mu|kde-l10n-4.14.3-18|1647	%{summary}.
14mu|kde-l10n-4.14.3-18|1648	
14mu|kde-l10n-4.14.3-18|1649	%files uk
14mu|kde-l10n-4.14.3-18|1650	%lang(uk) %{_kde_datadir}/locale/uk/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1651	%{_kde_datadir}/locale/uk/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1652	%{_kde_datadir}/locale/uk/entry.desktop
14mu|kde-l10n-4.14.3-18|1653	%{_kde_appsdir}/autocorrect/uk.xml
14mu|kde-l10n-4.14.3-18|1654	%{_kde_appsdir}/ktuberling/sounds/uk*
14mu|kde-l10n-4.14.3-18|1655	%{_kde_appsdir}/step/objinfo/l10n/uk/
14mu|kde-l10n-4.14.3-18|1656	%{_kde_appsdir}/kvtml/uk/
14mu|kde-l10n-4.14.3-18|1657	%{_kde_appsdir}/klettres/uk/
14mu|kde-l10n-4.14.3-18|1658	%{_kde_docdir}/HTML/uk/*
14mu|kde-l10n-4.14.3-18|1659	%{_kde_mandir}/uk/*/*
14mu|kde-l10n-4.14.3-18|1660	%endif
14mu|kde-l10n-4.14.3-18|1661	
14mu|kde-l10n-4.14.3-18|1662	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1663	
14mu|kde-l10n-4.14.3-18|1664	%if %{build_ug}
14mu|kde-l10n-4.14.3-18|1665	%package ug
14mu|kde-l10n-4.14.3-18|1666	Summary:	Uyghur language support for KDE
14mu|kde-l10n-4.14.3-18|1667	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1668	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1669	Requires:	locales-ug
14mu|kde-l10n-4.14.3-18|1670	Provides:	%{name}-Uyghur = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1671	
14mu|kde-l10n-4.14.3-18|1672	%description ug
14mu|kde-l10n-4.14.3-18|1673	%{summary}.
14mu|kde-l10n-4.14.3-18|1674	
14mu|kde-l10n-4.14.3-18|1675	%files ug
14mu|kde-l10n-4.14.3-18|1676	%lang(ug) %{_kde_datadir}/locale/ug/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1677	%{_kde_datadir}/locale/ug/entry.desktop
14mu|kde-l10n-4.14.3-18|1678	%endif
14mu|kde-l10n-4.14.3-18|1679	
14mu|kde-l10n-4.14.3-18|1680	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1681	
14mu|kde-l10n-4.14.3-18|1682	%if %{build_ven}
14mu|kde-l10n-4.14.3-18|1683	%package ven
14mu|kde-l10n-4.14.3-18|1684	Summary:	Venda language support for KDE
14mu|kde-l10n-4.14.3-18|1685	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1686	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1687	Provides:	%{name}-Venda = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1688	
14mu|kde-l10n-4.14.3-18|1689	%description ven
14mu|kde-l10n-4.14.3-18|1690	%{summary}.
14mu|kde-l10n-4.14.3-18|1691	
14mu|kde-l10n-4.14.3-18|1692	%files ven
14mu|kde-l10n-4.14.3-18|1693	%lang(ven) %{_kde_datadir}/locale/ven/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1694	%{_kde_datadir}/locale/ven/entry.desktop
14mu|kde-l10n-4.14.3-18|1695	%endif
14mu|kde-l10n-4.14.3-18|1696	
14mu|kde-l10n-4.14.3-18|1697	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1698	
14mu|kde-l10n-4.14.3-18|1699	%if %{build_vi}
14mu|kde-l10n-4.14.3-18|1700	%package vi
14mu|kde-l10n-4.14.3-18|1701	Summary:	Vietnamese language support for KDE
14mu|kde-l10n-4.14.3-18|1702	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1703	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1704	Provides:	%{name}-Vietnamese = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1705	
14mu|kde-l10n-4.14.3-18|1706	%description vi
14mu|kde-l10n-4.14.3-18|1707	%{summary}.
14mu|kde-l10n-4.14.3-18|1708	
14mu|kde-l10n-4.14.3-18|1709	%files vi
14mu|kde-l10n-4.14.3-18|1710	%lang(vi) %{_kde_datadir}/locale/vi/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1711	%{_kde_datadir}/locale/vi/entry.desktop
14mu|kde-l10n-4.14.3-18|1712	%endif
14mu|kde-l10n-4.14.3-18|1713	
14mu|kde-l10n-4.14.3-18|1714	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1715	
14mu|kde-l10n-4.14.3-18|1716	%if %{build_wa}
14mu|kde-l10n-4.14.3-18|1717	%package wa
14mu|kde-l10n-4.14.3-18|1718	Summary:	Walloon language support for KDE
14mu|kde-l10n-4.14.3-18|1719	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1720	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1721	Requires:	locales-wa
14mu|kde-l10n-4.14.3-18|1722	Provides:	%{name}-Walloon = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1723	
14mu|kde-l10n-4.14.3-18|1724	%description wa
14mu|kde-l10n-4.14.3-18|1725	%{summary}.
14mu|kde-l10n-4.14.3-18|1726	
14mu|kde-l10n-4.14.3-18|1727	%files wa
14mu|kde-l10n-4.14.3-18|1728	%lang(wa) %{_kde_datadir}/locale/wa/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1729	%{_kde_datadir}/locale/wa/entry.desktop
14mu|kde-l10n-4.14.3-18|1730	%{_kde_appsdir}/ktuberling/sounds/wa*
14mu|kde-l10n-4.14.3-18|1731	%{_kde_docdir}/HTML/wa/*
14mu|kde-l10n-4.14.3-18|1732	%endif
14mu|kde-l10n-4.14.3-18|1733	
14mu|kde-l10n-4.14.3-18|1734	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1735	
14mu|kde-l10n-4.14.3-18|1736	%if %{build_xh}
14mu|kde-l10n-4.14.3-18|1737	%package xh
14mu|kde-l10n-4.14.3-18|1738	Summary:	Xhosa (a Bantu language) support for KDE
14mu|kde-l10n-4.14.3-18|1739	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1740	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1741	Provides:	%{name}-Xhosa = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1742	
14mu|kde-l10n-4.14.3-18|1743	%description xh
14mu|kde-l10n-4.14.3-18|1744	%{summary}.
14mu|kde-l10n-4.14.3-18|1745	
14mu|kde-l10n-4.14.3-18|1746	%files xh
14mu|kde-l10n-4.14.3-18|1747	%lang(xh) %{_kde_datadir}/locale/xh/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1748	%{_kde_datadir}/locale/xh/entry.desktop
14mu|kde-l10n-4.14.3-18|1749	%endif
14mu|kde-l10n-4.14.3-18|1750	
14mu|kde-l10n-4.14.3-18|1751	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1752	
14mu|kde-l10n-4.14.3-18|1753	%if %{build_zh_CN}
14mu|kde-l10n-4.14.3-18|1754	%package zh_CN
14mu|kde-l10n-4.14.3-18|1755	Summary:	Chinese (Simplified Chinese) language support for KDE
14mu|kde-l10n-4.14.3-18|1756	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1757	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1758	Requires:	locales-zh
14mu|kde-l10n-4.14.3-18|1759	Provides:	%{name}-Chinese = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1760	
14mu|kde-l10n-4.14.3-18|1761	%description zh_CN
14mu|kde-l10n-4.14.3-18|1762	%{summary}.
14mu|kde-l10n-4.14.3-18|1763	
14mu|kde-l10n-4.14.3-18|1764	%files zh_CN
14mu|kde-l10n-4.14.3-18|1765	%lang(zh_CN) %{_kde_datadir}/locale/zh_CN/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1766	%{_kde_datadir}/locale/zh_CN/LC_SCRIPTS/
14mu|kde-l10n-4.14.3-18|1767	%{_kde_datadir}/locale/zh_CN/charset
14mu|kde-l10n-4.14.3-18|1768	%{_kde_datadir}/locale/zh_CN/entry.desktop
14mu|kde-l10n-4.14.3-18|1769	%{_kde_datadir}/locale/zh_CN/flag.png
14mu|kde-l10n-4.14.3-18|1770	%{_kde_appsdir}/kvtml/zh_CN/
14mu|kde-l10n-4.14.3-18|1771	%{_kde_appsdir}/step/objinfo/l10n/zh_CN/
14mu|kde-l10n-4.14.3-18|1772	%{_kde_docdir}/HTML/zh_CN/*
14mu|kde-l10n-4.14.3-18|1773	%endif
14mu|kde-l10n-4.14.3-18|1774	
14mu|kde-l10n-4.14.3-18|1775	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1776	
14mu|kde-l10n-4.14.3-18|1777	%if %{build_zh_TW}
14mu|kde-l10n-4.14.3-18|1778	%package zh_TW
14mu|kde-l10n-4.14.3-18|1779	Summary:	Chinese (Traditional) language support for KDE
14mu|kde-l10n-4.14.3-18|1780	Group:		System/Internationalization
14mu|kde-l10n-4.14.3-18|1781	Provides:	%{name} = %{version}
14mu|kde-l10n-4.14.3-18|1782	Requires:	locales-zh
14mu|kde-l10n-4.14.3-18|1783	Provides:	%{name}-Chinese-Traditional = %{version}-%{release}
14mu|kde-l10n-4.14.3-18|1784	
14mu|kde-l10n-4.14.3-18|1785	%description zh_TW
14mu|kde-l10n-4.14.3-18|1786	%{summary}.
14mu|kde-l10n-4.14.3-18|1787	
14mu|kde-l10n-4.14.3-18|1788	%files zh_TW
14mu|kde-l10n-4.14.3-18|1789	%lang(zh_TW) %{_kde_datadir}/locale/zh_TW/LC_MESSAGES/*
14mu|kde-l10n-4.14.3-18|1790	%{_kde_datadir}/locale/zh_TW/entry.desktop
14mu|kde-l10n-4.14.3-18|1791	%{_kde_docdir}/HTML/zh_TW/*
14mu|kde-l10n-4.14.3-18|1792	%endif
14mu|kde-l10n-4.14.3-18|1793	
14mu|kde-l10n-4.14.3-18|1794	#------------------------------------------------------------------------------
14mu|kde-l10n-4.14.3-18|1795	
14mu|kde-l10n-4.14.3-18|1796	%prep
14mu|kde-l10n-4.14.3-18|1797	%setup -T -q -n %{name}-%{version} -c
14mu|kde-l10n-4.14.3-18|1798	
14mu|kde-l10n-4.14.3-18|1799	for lang in %{langlist} ; do
14mu|kde-l10n-4.14.3-18|1800	echo $lang | grep -v '^#' && \
14mu|kde-l10n-4.14.3-18|1801	xz -dc %{_sourcedir}/%{name}-$lang-%{version}.tar.xz | tar -xf -
14mu|kde-l10n-4.14.3-18|1802	done
14mu|kde-l10n-4.14.3-18|1803	
14mu|kde-l10n-4.14.3-18|1804	%if %{build_ca_valencia}
14mu|kde-l10n-4.14.3-18|1805	tar -xf %{_sourcedir}/%{name}-ca@valencia-%{version}.tar.xz
14mu|kde-l10n-4.14.3-18|1806	%endif
14mu|kde-l10n-4.14.3-18|1807	
14mu|kde-l10n-4.14.3-18|1808	# Translation updates
14mu|kde-l10n-4.14.3-18|1809	cp %{SOURCE102} %{name}-ru-%{version}/messages/kdelibs/kfilemodule.po
14mu|kde-l10n-4.14.3-18|1810	cp %{SOURCE103} %{name}-ru-%{version}/messages/kdelibs/makekdewidgets.po
14mu|kde-l10n-4.14.3-18|1811	
14mu|kde-l10n-4.14.3-18|1812	# Add extra docbooks
14mu|kde-l10n-4.14.3-18|1813	pushd %{name}-ru-%{version}
14mu|kde-l10n-4.14.3-18|1814	tar -xf %{SOURCE200}
14mu|kde-l10n-4.14.3-18|1815	tar -xf %{SOURCE201}
14mu|kde-l10n-4.14.3-18|1816	%patch0 -p1
14mu|kde-l10n-4.14.3-18|1817	%patch1 -p1
14mu|kde-l10n-4.14.3-18|1818	%patch2 -p1
14mu|kde-l10n-4.14.3-18|1819	%patch3 -p1
14mu|kde-l10n-4.14.3-18|1820	%patch4 -p1
14mu|kde-l10n-4.14.3-18|1821	popd
14mu|kde-l10n-4.14.3-18|1822	
14mu|kde-l10n-4.14.3-18|1823	%build
14mu|kde-l10n-4.14.3-18|1824	for lang in %{langlist} ; do
14mu|kde-l10n-4.14.3-18|1825	pushd %{name}-$lang-%{version}
14mu|kde-l10n-4.14.3-18|1826	%cmake_kde4
14mu|kde-l10n-4.14.3-18|1827	%make
14mu|kde-l10n-4.14.3-18|1828	popd
14mu|kde-l10n-4.14.3-18|1829	done
14mu|kde-l10n-4.14.3-18|1830	
14mu|kde-l10n-4.14.3-18|1831	# build ca@valencia separately due to the @ in the tarball name
14mu|kde-l10n-4.14.3-18|1832	%if %{build_ca_valencia}
14mu|kde-l10n-4.14.3-18|1833	pushd %{name}-ca@valencia-%{version}
14mu|kde-l10n-4.14.3-18|1834	%cmake_kde4
14mu|kde-l10n-4.14.3-18|1835	%make
14mu|kde-l10n-4.14.3-18|1836	popd
14mu|kde-l10n-4.14.3-18|1837	%endif
14mu|kde-l10n-4.14.3-18|1838	
14mu|kde-l10n-4.14.3-18|1839	%install
14mu|kde-l10n-4.14.3-18|1840	for lang in %{langlist} ; do
14mu|kde-l10n-4.14.3-18|1841	pushd %{name}-$lang-%{version}
14mu|kde-l10n-4.14.3-18|1842	%makeinstall_std -C build
14mu|kde-l10n-4.14.3-18|1843	popd
14mu|kde-l10n-4.14.3-18|1844	done
14mu|kde-l10n-4.14.3-18|1845	
14mu|kde-l10n-4.14.3-18|1846	# install ca@valencia separately due to the @ in the tarball name
14mu|kde-l10n-4.14.3-18|1847	%if %{build_ca_valencia}
14mu|kde-l10n-4.14.3-18|1848	pushd %{name}-ca@valencia-%{version}
14mu|kde-l10n-4.14.3-18|1849	%makeinstall_std -C build
14mu|kde-l10n-4.14.3-18|1850	popd
14mu|kde-l10n-4.14.3-18|1851	%endif
14mu|kde-l10n-4.14.3-18|1852	
14mu|kde-l10n-4.14.3-18|1853	
14mu|kde-l10n-4.14.3-18|1854	%changelog
14mu|kde-l10n-4.14.3-18|1855	
14mu|kde-l10n-4.14.3-18|1856	* Wed Sep 12 2018 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3:4.14.3-18
14mu|kde-l10n-4.14.3-18|1857	- (53567b1) Update Russian translations for greeter
14mu|kde-l10n-4.14.3-18|1858	
14mu|kde-l10n-4.14.3-18|1859	* Mon Nov 13 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-17
14mu|kde-l10n-4.14.3-18|1860	- (8113e08) Update Russian translations for timezones
14mu|kde-l10n-4.14.3-18|1861	
14mu|kde-l10n-4.14.3-18|1862	* Thu Aug 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-16
14mu|kde-l10n-4.14.3-18|1863	- (e8cb3a1) Don't suggest obsolete kde5-l10n packages
14mu|kde-l10n-4.14.3-18|1864	
14mu|kde-l10n-4.14.3-18|1865	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-15
14mu|kde-l10n-4.14.3-18|1866	- (3a8a2a2) MassBuild#1230: Increase release tag
14mu|kde-l10n-4.14.3-18|1867	
14mu|kde-l10n-4.14.3-18|1868	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-14
14mu|kde-l10n-4.14.3-18|1869	- (e7eff6d) MassBuild#1169: Increase release tag
14mu|kde-l10n-4.14.3-18|1870	
14mu|kde-l10n-4.14.3-18|1871	* Thu Mar 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-13
14mu|kde-l10n-4.14.3-18|1872	- (7b1eec0) Update Russian translations for KMail and other kdepim packages (more changes)
14mu|kde-l10n-4.14.3-18|1873	
14mu|kde-l10n-4.14.3-18|1874	* Mon Feb 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-12
14mu|kde-l10n-4.14.3-18|1875	- (1ab1494) Update Russian translations for KMail and other kdepim packages
14mu|kde-l10n-4.14.3-18|1876	
14mu|kde-l10n-4.14.3-18|1877	* Mon Aug 03 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-11
14mu|kde-l10n-4.14.3-18|1878	- (3997582) Enable Serbian language
14mu|kde-l10n-4.14.3-18|1879	
14mu|kde-l10n-4.14.3-18|1880	* Fri May 22 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-10
14mu|kde-l10n-4.14.3-18|1881	- (011fdf1) Suggest kde5-l10n packages
14mu|kde-l10n-4.14.3-18|1882	- (011fdf1) Drop no longer needed Conflicts with konq-plugins
14mu|kde-l10n-4.14.3-18|1883	
14mu|kde-l10n-4.14.3-18|1884	* Mon Apr 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:4.14.3-9
14mu|kde-l10n-4.14.3-18|1885	- (f935474) Bump release.
14mu|kde-l10n-4.14.3-18|1886	
14mu|kde-l10n-4.14.3-18|1887	* Thu Apr 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:4.14.3-6
14mu|kde-l10n-4.14.3-18|1888	- (0fd5cc7) Updated Russian documentation ofr Konsole
14mu|kde-l10n-4.14.3-18|1889	
14mu|kde-l10n-4.14.3-18|1890	* Thu Apr 02 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-8
14mu|kde-l10n-4.14.3-18|1891	- (a1d100c) Require docbook-dtd45-xml instead of docbook-dtd42-xml
14mu|kde-l10n-4.14.3-18|1892	- (Andrey Bondrov: 65242ba) Add missing Fundamentals Russian docbook
14mu|kde-l10n-4.14.3-18|1893	
14mu|kde-l10n-4.14.3-18|1894	* Tue Mar 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:4.14.3-7
14mu|kde-l10n-4.14.3-18|1895	- (26d8d40) Really apply knotes patch
14mu|kde-l10n-4.14.3-18|1896	
14mu|kde-l10n-4.14.3-18|1897	* Tue Mar 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:4.14.3-6
14mu|kde-l10n-4.14.3-18|1898	- (ca68af5) Fix knotes localization
14mu|kde-l10n-4.14.3-18|1899	
14mu|kde-l10n-4.14.3-18|1900	* Sat Mar 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:4.14.3-5
14mu|kde-l10n-4.14.3-18|1901	- (22c26ef) Fix typo
14mu|kde-l10n-4.14.3-18|1902	- (Denis Silakov: 1d0e6e3) Fix krfb localization
14mu|kde-l10n-4.14.3-18|1903	
14mu|kde-l10n-4.14.3-18|1904	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 3:4.14.3-4
14mu|kde-l10n-4.14.3-18|1905	- (d2fe644) MassBuild#656: Increase release tag
14mu|kde-l10n-4.14.3-18|1906	
14mu|kde-l10n-4.14.3-18|1907	* Sun Jan 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-3
14mu|kde-l10n-4.14.3-18|1908	- (ea6a79e) Add fix_dekorator patch to fix Russian translation for deKorator
14mu|kde-l10n-4.14.3-18|1909	
14mu|kde-l10n-4.14.3-18|1910	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-2
14mu|kde-l10n-4.14.3-18|1911	- (4dce357) LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kde-l10n-4.14.3-18|1912	
14mu|kde-l10n-4.14.3-18|1913	* Tue Sep 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-3
14mu|kde-l10n-4.14.3-18|1914	- (34a22bf) Add extra docbooks for Russian locale
14mu|kde-l10n-4.14.3-18|1915	
14mu|kde-l10n-4.14.3-18|1916	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-2
14mu|kde-l10n-4.14.3-18|1917	- (7ca4a5d) Use better kcm_baloofile ru translation
14mu|kde-l10n-4.14.3-18|1918	
14mu|kde-l10n-4.14.3-18|1919	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mu|kde-l10n-4.14.3-18|1920	- (22e5363) LOG New version 4.13.3 (sync spec and patches with Cooker)
14mu|kde-l10n-4.14.3-18|1921	
14mu|kde-l10n-4.14.3-18|1922	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:4.13.2-2
14mu|kde-l10n-4.14.3-18|1923	- (4b3b236) MassBuild#440: Increase release tag
14mu|kde-l10n-4.14.3-18|1924	
14mu|kde-l10n-4.14.3-18|1925	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.2-1
14mu|kde-l10n-4.14.3-18|1926	- (d4874a3) LOG New version 4.13.2 (sync spec and patches with Cooker)
14mu|kde-l10n-4.14.3-18|1927	
14mu|kde-l10n-4.14.3-18|1928	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
14mu|kde-l10n-4.14.3-18|1929	- (b5667dc) LOG New version 4.12.4 (sync spec and patches with Cooker)
14mu|kde-l10n-4.14.3-18|1930	
14mu|kde-l10n-4.14.3-18|1931	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.3-1
14mu|kde-l10n-4.14.3-18|1932	- (355b127) LOG New version 4.12.3 (sync spec and patches with Cooker)
14mu|kde-l10n-4.14.3-18|1933	
14mu|kde-l10n-4.14.3-18|1934	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.11.4-1
14mu|kde-l10n-4.14.3-18|1935	- (733b657) LOG New version 4.11.4
14mu|kde-l10n-4.14.3-18|1936	
14mu|kde-l10n-4.14.3-18|1937	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.11.3-1
14mu|kde-l10n-4.14.3-18|1938	- (956a236) LOG New version 4.11.3
14mu|kde-l10n-4.14.3-18|1939	
14mu|kde-l10n-4.14.3-18|1940	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.11.2-1
14mu|kde-l10n-4.14.3-18|1941	- (efb5476) LOG New version 4.11.2
14mu|kde-l10n-4.14.3-18|1942	
14mu|kde-l10n-4.14.3-18|1943	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.5-1
14mu|kde-l10n-4.14.3-18|1944	- (2ee490e) LOG New version 4.10.5
14mu|kde-l10n-4.14.3-18|1945	
14mu|kde-l10n-4.14.3-18|1946	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.4-1
14mu|kde-l10n-4.14.3-18|1947	- (2996b63) LOG New version 4.10.4
14mu|kde-l10n-4.14.3-18|1948	
14mu|kde-l10n-4.14.3-18|1949	* Thu May 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.3-3
14mu|kde-l10n-4.14.3-18|1950	- (8bec613) LOG Add missing ru translations kfilemodule.po and makekdewidgets.po
14mu|kde-l10n-4.14.3-18|1951	
14mu|kde-l10n-4.14.3-18|1952	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.3-2
14mu|kde-l10n-4.14.3-18|1953	- (f9edf13) LOG New version 4.10.3 (sync with Cooker)
14mu|kde-l10n-4.14.3-18|1954	
14mu|kde-l10n-4.14.3-18|1955	

22917 14
14mu|kdelibs4-4.14.32-1|1	%define bootstrap 0
14mu|kdelibs4-4.14.32-1|2	%{?_branch: %{expand: %%global bootstrap 1}}
14mu|kdelibs4-4.14.32-1|3	
14mu|kdelibs4-4.14.32-1|4	%define compile_apidox 0
14mu|kdelibs4-4.14.32-1|5	%{?_with_apidox: %{expand: %%global compile_apidox 1}}
14mu|kdelibs4-4.14.32-1|6	
14mu|kdelibs4-4.14.32-1|7	%define with_drkonqi 0
14mu|kdelibs4-4.14.32-1|8	%{?_with_drkonqi: %{expand: %%global with_drkonqi 1}}
14mu|kdelibs4-4.14.32-1|9	
14mu|kdelibs4-4.14.32-1|10	%define udisk_backend 1
14mu|kdelibs4-4.14.32-1|11	
14mu|kdelibs4-4.14.32-1|12	# exclude libkactivities or not
14mu|kdelibs4-4.14.32-1|13	%define no_libkactivities 1
14mu|kdelibs4-4.14.32-1|14	
14mu|kdelibs4-4.14.32-1|15	%bcond_without nepomuk
14mu|kdelibs4-4.14.32-1|16	
14mu|kdelibs4-4.14.32-1|17	Summary:	K Desktop Environment - Libraries
14mu|kdelibs4-4.14.32-1|18	Name:		kdelibs4
14mu|kdelibs4-4.14.32-1|19	Version:	4.14.32
14mu|kdelibs4-4.14.32-1|20	Release:	1
14mu|kdelibs4-4.14.32-1|21	Epoch:		5
14mu|kdelibs4-4.14.32-1|22	License:	ARTISTIC BSD GPLv2+ LGPLv2+ QPLv1.0
14mu|kdelibs4-4.14.32-1|23	Group:		Graphical desktop/KDE
14mu|kdelibs4-4.14.32-1|24	Url:		http://www.kde.org
14mu|kdelibs4-4.14.32-1|25	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdelibs4-4.14.32-1|26	%if %{is_beta}
14mu|kdelibs4-4.14.32-1|27	%define ftpdir unstable
14mu|kdelibs4-4.14.32-1|28	%else
14mu|kdelibs4-4.14.32-1|29	%define ftpdir stable
14mu|kdelibs4-4.14.32-1|30	%endif
14mu|kdelibs4-4.14.32-1|31	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdelibs-%{version}.tar.xz
14mu|kdelibs4-4.14.32-1|32	Source100:	%{name}.rpmlintrc
14mu|kdelibs4-4.14.32-1|33	Patch1:		kdelibs-4.1.85-add-kde-menu.patch
14mu|kdelibs4-4.14.32-1|34	Patch2:		kdelibs-4.5.80-usr-abrt-instead-of-drkonqi.patch
14mu|kdelibs4-4.14.32-1|35	Patch3:		kdelibs-4.14.4-fix-cmakelist-to-use-pthread.patch
14mu|kdelibs4-4.14.32-1|36	# Use /use/share/doc5/HTML as fallback for docs, handle KF5 docs this way
14mu|kdelibs4-4.14.32-1|37	Patch4:		kdelibs-4.14.8-doc5.patch
14mu|kdelibs4-4.14.32-1|38	# Add kdedbx45.dtd from KF5 to make sure khelpcenter can open KF5 docbooks
14mu|kdelibs4-4.14.32-1|39	Patch5:		kdelibs-4.14.8-kf5-dtd.patch
14mu|kdelibs4-4.14.32-1|40	# Battery reporting support for KDE Connect from
14mu|kdelibs4-4.14.32-1|41	# http://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/
14mu|kdelibs4-4.14.32-1|42	Patch10:	kdelibs-4.11.1-phonepower.patch
14mu|kdelibs4-4.14.32-1|43	# Revert upsteam commit because it leads to incorrect icons on desktop
14mu|kdelibs4-4.14.32-1|44	# For example, application shortcuts are displayed with x-desktop mimetype icon
14mu|kdelibs4-4.14.32-1|45	Patch11:	kdelibs-4.11.2-delayed-icons.patch
14mu|kdelibs4-4.14.32-1|46	# Revert upstream commit because it leads to ugly empty dialog popup when
14mu|kdelibs4-4.14.32-1|47	# adding new empty panel or RocketBar
14mu|kdelibs4-4.14.32-1|48	Patch12:	kdelibs-4.11.2-containment-config.patch
14mu|kdelibs4-4.14.32-1|49	Patch13:	kdelibs-4.14.3-docbook-dtd45.patch
14mu|kdelibs4-4.14.32-1|50	# Revert upstream commit until cmake files are properly fixed in upstream
14mu|kdelibs4-4.14.32-1|51	Patch14:	kdelibs-4.14.13-cmake-keep-cmp0002.patch
14mu|kdelibs4-4.14.32-1|52	Patch15:	kdelibs-4.14.18-strigi.patch
14mu|kdelibs4-4.14.32-1|53	Patch100:	kdelibs-4.8.0-plasma.patch
14mu|kdelibs4-4.14.32-1|54	Patch200:	kdelibs-4.8.1-add-extra-catalogs.patch
14mu|kdelibs4-4.14.32-1|55	Patch203:	kdelibs-4.14.8-fileplaces.patch
14mu|kdelibs4-4.14.32-1|56	Patch204:	kdelibs-4.8.1-kfile-knewfilemenu-removed-LinkToDevice.patch
14mu|kdelibs4-4.14.32-1|57	Patch206:	kdelibs-4.8.3-kfile-klook.patch
14mu|kdelibs4-4.14.32-1|58	Patch207:	kdelibs4-4.9.3-iconwidget-revert-commit-c6160d14.patch
14mu|kdelibs4-4.14.32-1|59	Patch208:	kdelibs-4.9.3-kio-ftp.patch
14mu|kdelibs4-4.14.32-1|60	# Don't use HEAD to get mimetype. Sometimes servers don't return mimetype
14mu|kdelibs4-4.14.32-1|61	# with it for webdav. It's also wrong for directories - HEAD will return
14mu|kdelibs4-4.14.32-1|62	# text/xml (since it's actually file listing in XML)
14mu|kdelibs4-4.14.32-1|63	Patch209:	kdelibs-4.12.4-improve-mimetype-detection-for-webdav.patch
14mu|kdelibs4-4.14.32-1|64	Patch210:	kdelibs-4.14.4-armlinking.patch
14mu|kdelibs4-4.14.32-1|65	Patch211:	kdelibs-4.13.2-kdecmake.patch
14mu|kdelibs4-4.14.32-1|66	BuildRequires:	automoc
14mu|kdelibs4-4.14.32-1|67	BuildRequires:	bison
14mu|kdelibs4-4.14.32-1|68	BuildRequires:	docbook-dtd45-xml
14mu|kdelibs4-4.14.32-1|69	BuildRequires:	docbook-style-xsl
14mu|kdelibs4-4.14.32-1|70	BuildRequires:	flex
14mu|kdelibs4-4.14.32-1|71	BuildRequires:	kde4-macros >= 4.1.71
14mu|kdelibs4-4.14.32-1|72	BuildRequires:	libxml2-utils
14mu|kdelibs4-4.14.32-1|73	BuildRequires:	rootcerts
14mu|kdelibs4-4.14.32-1|74	BuildRequires:	shared-mime-info
14mu|kdelibs4-4.14.32-1|75	BuildRequires:	xsltproc
14mu|kdelibs4-4.14.32-1|76	BuildRequires:	acl-devel
14mu|kdelibs4-4.14.32-1|77	BuildRequires:	aspell-devel
14mu|kdelibs4-4.14.32-1|78	BuildRequires:	bzip2-devel
14mu|kdelibs4-4.14.32-1|79	BuildRequires:	cups-devel >= 1.2
14mu|kdelibs4-4.14.32-1|80	BuildRequires:	gdbm-devel
14mu|kdelibs4-4.14.32-1|81	BuildRequires:	grantlee-devel
14mu|kdelibs4-4.14.32-1|82	BuildRequires:	hspell-devel
14mu|kdelibs4-4.14.32-1|83	BuildRequires:	krb5-devel
14mu|kdelibs4-4.14.32-1|84	BuildRequires:	utempter-devel
14mu|kdelibs4-4.14.32-1|85	BuildRequires:	pam-devel
14mu|kdelibs4-4.14.32-1|86	BuildRequires:	pcre-devel
14mu|kdelibs4-4.14.32-1|87	BuildRequires:	polkit-qt-1-devel >= 0.98.1
14mu|kdelibs4-4.14.32-1|88	BuildRequires:	sasl-devel
14mu|kdelibs4-4.14.32-1|89	BuildRequires:	tiff-devel
14mu|kdelibs4-4.14.32-1|90	BuildRequires:	ungif-devel
14mu|kdelibs4-4.14.32-1|91	BuildRequires:	pkgconfig(alsa)
14mu|kdelibs4-4.14.32-1|92	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14mu|kdelibs4-4.14.32-1|93	BuildRequires:	pkgconfig(avahi-client)
14mu|kdelibs4-4.14.32-1|94	BuildRequires:	pkgconfig(dbusmenu-qt)
14mu|kdelibs4-4.14.32-1|95	BuildRequires:	pkgconfig(enchant)
14mu|kdelibs4-4.14.32-1|96	BuildRequires:	pkgconfig(gamin)
14mu|kdelibs4-4.14.32-1|97	BuildRequires:	pkgconfig(jasper)
14mu|kdelibs4-4.14.32-1|98	BuildRequires:	pkgconfig(libart-2.0)
14mu|kdelibs4-4.14.32-1|99	BuildRequires:	pkgconfig(libattica)
14mu|kdelibs4-4.14.32-1|100	BuildRequires:	pkgconfig(liblzma)
14mu|kdelibs4-4.14.32-1|101	BuildRequires:	pkgconfig(libstreams) >= 0.6.3
14mu|kdelibs4-4.14.32-1|102	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.11
14mu|kdelibs4-4.14.32-1|103	BuildRequires:	pkgconfig(libxslt)
14mu|kdelibs4-4.14.32-1|104	BuildRequires:	pkgconfig(mad)
14mu|kdelibs4-4.14.32-1|105	BuildRequires:	pkgconfig(openssl)
14mu|kdelibs4-4.14.32-1|106	BuildRequires:	pkgconfig(OpenEXR)
14mu|kdelibs4-4.14.32-1|107	%if %{with nepomuk}
14mu|kdelibs4-4.14.32-1|108	BuildRequires:	pkgconfig(soprano) > 2.7.57
14mu|kdelibs4-4.14.32-1|109	%else
14mu|kdelibs4-4.14.32-1|110	BuildConflicts:	pkgconfig(soprano)
14mu|kdelibs4-4.14.32-1|111	%endif
14mu|kdelibs4-4.14.32-1|112	BuildRequires:	pkgconfig(phonon)
14mu|kdelibs4-4.14.32-1|113	BuildRequires:	pkgconfig(qca2)
14mu|kdelibs4-4.14.32-1|114	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|kdelibs4-4.14.32-1|115	BuildRequires:	pkgconfig(QtCore)
14mu|kdelibs4-4.14.32-1|116	BuildRequires:	pkgconfig(QtDBus)
14mu|kdelibs4-4.14.32-1|117	BuildRequires:	pkgconfig(QtWebKit)
14mu|kdelibs4-4.14.32-1|118	BuildRequires:	pkgconfig(vorbis)
14mu|kdelibs4-4.14.32-1|119	BuildRequires:	pkgconfig(xft)
14mu|kdelibs4-4.14.32-1|120	BuildRequires:	pkgconfig(xi)
14mu|kdelibs4-4.14.32-1|121	BuildRequires:	pkgconfig(xscrnsaver)
14mu|kdelibs4-4.14.32-1|122	BuildRequires:	pkgconfig(xpm)
14mu|kdelibs4-4.14.32-1|123	%if %{udisk_backend}
14mu|kdelibs4-4.14.32-1|124	BuildRequires:	pkgconfig(udev)
14mu|kdelibs4-4.14.32-1|125	%endif
14mu|kdelibs4-4.14.32-1|126	# Optional, but let's build support for what we can
14mu|kdelibs4-4.14.32-1|127	BuildRequires:	hupnp-devel
14mu|kdelibs4-4.14.32-1|128	# Support for m-p-i is included even if not found during build
14mu|kdelibs4-4.14.32-1|129	#BuildRequires:	media-player-info
14mu|kdelibs4-4.14.32-1|130	
14mu|kdelibs4-4.14.32-1|131	%description
14mu|kdelibs4-4.14.32-1|132	Libraries for the K Desktop Environment.
14mu|kdelibs4-4.14.32-1|133	
14mu|kdelibs4-4.14.32-1|134	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|135	
14mu|kdelibs4-4.14.32-1|136	%define kde3support_major 4
14mu|kdelibs4-4.14.32-1|137	%define libkde3support %mklibname kde3support %{kde3support_major}
14mu|kdelibs4-4.14.32-1|138	
14mu|kdelibs4-4.14.32-1|139	%package -n %{libkde3support}
14mu|kdelibs4-4.14.32-1|140	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|141	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|142	
14mu|kdelibs4-4.14.32-1|143	%description -n %{libkde3support}
14mu|kdelibs4-4.14.32-1|144	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|145	
14mu|kdelibs4-4.14.32-1|146	%files -n %{libkde3support}
14mu|kdelibs4-4.14.32-1|147	%{_kde_libdir}/libkde3support.so.%{kde3support_major}*
14mu|kdelibs4-4.14.32-1|148	
14mu|kdelibs4-4.14.32-1|149	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|150	
14mu|kdelibs4-4.14.32-1|151	%define kdecore_major 5
14mu|kdelibs4-4.14.32-1|152	%define libkdecore %mklibname kdecore %{kdecore_major}
14mu|kdelibs4-4.14.32-1|153	
14mu|kdelibs4-4.14.32-1|154	%package -n %{libkdecore}
14mu|kdelibs4-4.14.32-1|155	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|156	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|157	Requires:	phonon-backend >= 4.2.0
14mu|kdelibs4-4.14.32-1|158	Requires:	kde4-config-file
14mu|kdelibs4-4.14.32-1|159	%if ! %{bootstrap}
14mu|kdelibs4-4.14.32-1|160	Suggests:	kde-l10n
14mu|kdelibs4-4.14.32-1|161	%endif
14mu|kdelibs4-4.14.32-1|162	Requires:	kdelibs4-core = %{EVRD}
14mu|kdelibs4-4.14.32-1|163	
14mu|kdelibs4-4.14.32-1|164	%description -n %{libkdecore}
14mu|kdelibs4-4.14.32-1|165	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|166	
14mu|kdelibs4-4.14.32-1|167	%files -n %{libkdecore}
14mu|kdelibs4-4.14.32-1|168	%{_kde_libdir}/libkdecore.so.%{kdecore_major}*
14mu|kdelibs4-4.14.32-1|169	
14mu|kdelibs4-4.14.32-1|170	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|171	
14mu|kdelibs4-4.14.32-1|172	%define kdefakes_major 5
14mu|kdelibs4-4.14.32-1|173	%define libkdefakes %mklibname kdefakes %{kdefakes_major}
14mu|kdelibs4-4.14.32-1|174	
14mu|kdelibs4-4.14.32-1|175	%package -n %{libkdefakes}
14mu|kdelibs4-4.14.32-1|176	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|177	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|178	
14mu|kdelibs4-4.14.32-1|179	%description -n %{libkdefakes}
14mu|kdelibs4-4.14.32-1|180	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|181	
14mu|kdelibs4-4.14.32-1|182	%files -n %{libkdefakes}
14mu|kdelibs4-4.14.32-1|183	%{_kde_libdir}/libkdefakes.so.%{kdefakes_major}*
14mu|kdelibs4-4.14.32-1|184	
14mu|kdelibs4-4.14.32-1|185	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|186	
14mu|kdelibs4-4.14.32-1|187	%define kdesu_major 5
14mu|kdelibs4-4.14.32-1|188	%define libkdesu %mklibname kdesu %{kdesu_major}
14mu|kdelibs4-4.14.32-1|189	
14mu|kdelibs4-4.14.32-1|190	%package -n %{libkdesu}
14mu|kdelibs4-4.14.32-1|191	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|192	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|193	
14mu|kdelibs4-4.14.32-1|194	%description -n %{libkdesu}
14mu|kdelibs4-4.14.32-1|195	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|196	
14mu|kdelibs4-4.14.32-1|197	%files -n %{libkdesu}
14mu|kdelibs4-4.14.32-1|198	%{_kde_libdir}/libkdesu.so.%{kdesu_major}*
14mu|kdelibs4-4.14.32-1|199	
14mu|kdelibs4-4.14.32-1|200	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|201	
14mu|kdelibs4-4.14.32-1|202	%define kdeui_major 5
14mu|kdelibs4-4.14.32-1|203	%define libkdeui %mklibname kdeui %{kdeui_major}
14mu|kdelibs4-4.14.32-1|204	
14mu|kdelibs4-4.14.32-1|205	%package -n %{libkdeui}
14mu|kdelibs4-4.14.32-1|206	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|207	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|208	Requires:	dbus-x11
14mu|kdelibs4-4.14.32-1|209	
14mu|kdelibs4-4.14.32-1|210	%description -n %{libkdeui}
14mu|kdelibs4-4.14.32-1|211	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|212	
14mu|kdelibs4-4.14.32-1|213	%files -n %{libkdeui}
14mu|kdelibs4-4.14.32-1|214	%{_kde_libdir}/libkdeui.so.%{kdeui_major}*
14mu|kdelibs4-4.14.32-1|215	
14mu|kdelibs4-4.14.32-1|216	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|217	
14mu|kdelibs4-4.14.32-1|218	%define kdnssd_major 4
14mu|kdelibs4-4.14.32-1|219	%define libkdnssd %mklibname kdnssd %{kdnssd_major}
14mu|kdelibs4-4.14.32-1|220	
14mu|kdelibs4-4.14.32-1|221	%package -n %{libkdnssd}
14mu|kdelibs4-4.14.32-1|222	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|223	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|224	
14mu|kdelibs4-4.14.32-1|225	%description -n %{libkdnssd}
14mu|kdelibs4-4.14.32-1|226	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|227	
14mu|kdelibs4-4.14.32-1|228	%files -n %{libkdnssd}
14mu|kdelibs4-4.14.32-1|229	%{_kde_libdir}/libkdnssd.so.%{kdnssd_major}*
14mu|kdelibs4-4.14.32-1|230	
14mu|kdelibs4-4.14.32-1|231	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|232	
14mu|kdelibs4-4.14.32-1|233	%define kfile_major 4
14mu|kdelibs4-4.14.32-1|234	%define libkfile %mklibname kfile %{kfile_major}
14mu|kdelibs4-4.14.32-1|235	
14mu|kdelibs4-4.14.32-1|236	%package -n %{libkfile}
14mu|kdelibs4-4.14.32-1|237	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|238	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|239	
14mu|kdelibs4-4.14.32-1|240	%description -n %{libkfile}
14mu|kdelibs4-4.14.32-1|241	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|242	
14mu|kdelibs4-4.14.32-1|243	%files -n %{libkfile}
14mu|kdelibs4-4.14.32-1|244	%{_kde_libdir}/libkfile.so.%{kfile_major}*
14mu|kdelibs4-4.14.32-1|245	
14mu|kdelibs4-4.14.32-1|246	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|247	
14mu|kdelibs4-4.14.32-1|248	%define khtml_major 5
14mu|kdelibs4-4.14.32-1|249	%define libkhtml %mklibname khtml %{khtml_major}
14mu|kdelibs4-4.14.32-1|250	
14mu|kdelibs4-4.14.32-1|251	%package -n %{libkhtml}
14mu|kdelibs4-4.14.32-1|252	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|253	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|254	
14mu|kdelibs4-4.14.32-1|255	%description -n %{libkhtml}
14mu|kdelibs4-4.14.32-1|256	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|257	
14mu|kdelibs4-4.14.32-1|258	%files -n %{libkhtml}
14mu|kdelibs4-4.14.32-1|259	%{_kde_libdir}/libkhtml.so.%{khtml_major}*
14mu|kdelibs4-4.14.32-1|260	
14mu|kdelibs4-4.14.32-1|261	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|262	
14mu|kdelibs4-4.14.32-1|263	%define kimproxy_major 4
14mu|kdelibs4-4.14.32-1|264	%define libkimproxy %mklibname kimproxy %{kimproxy_major}
14mu|kdelibs4-4.14.32-1|265	
14mu|kdelibs4-4.14.32-1|266	%package -n %{libkimproxy}
14mu|kdelibs4-4.14.32-1|267	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|268	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|269	
14mu|kdelibs4-4.14.32-1|270	%description -n %{libkimproxy}
14mu|kdelibs4-4.14.32-1|271	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|272	
14mu|kdelibs4-4.14.32-1|273	%files -n %{libkimproxy}
14mu|kdelibs4-4.14.32-1|274	%{_kde_libdir}/libkimproxy.so.%{kimproxy_major}*
14mu|kdelibs4-4.14.32-1|275	
14mu|kdelibs4-4.14.32-1|276	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|277	
14mu|kdelibs4-4.14.32-1|278	%define kio_major 5
14mu|kdelibs4-4.14.32-1|279	%define libkio %mklibname kio %{kio_major}
14mu|kdelibs4-4.14.32-1|280	
14mu|kdelibs4-4.14.32-1|281	%package -n %{libkio}
14mu|kdelibs4-4.14.32-1|282	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|283	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|284	
14mu|kdelibs4-4.14.32-1|285	%description -n %{libkio}
14mu|kdelibs4-4.14.32-1|286	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|287	
14mu|kdelibs4-4.14.32-1|288	%files -n %{libkio}
14mu|kdelibs4-4.14.32-1|289	%{_kde_libdir}/libkio.so.%{kio_major}*
14mu|kdelibs4-4.14.32-1|290	
14mu|kdelibs4-4.14.32-1|291	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|292	
14mu|kdelibs4-4.14.32-1|293	%define kjsembed_major 4
14mu|kdelibs4-4.14.32-1|294	%define libkjsembed %mklibname kjsembed %{kjsembed_major}
14mu|kdelibs4-4.14.32-1|295	
14mu|kdelibs4-4.14.32-1|296	%package -n %{libkjsembed}
14mu|kdelibs4-4.14.32-1|297	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|298	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|299	
14mu|kdelibs4-4.14.32-1|300	%description -n %{libkjsembed}
14mu|kdelibs4-4.14.32-1|301	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|302	
14mu|kdelibs4-4.14.32-1|303	%files -n %{libkjsembed}
14mu|kdelibs4-4.14.32-1|304	%{_kde_libdir}/libkjsembed.so.%{kjsembed_major}*
14mu|kdelibs4-4.14.32-1|305	
14mu|kdelibs4-4.14.32-1|306	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|307	
14mu|kdelibs4-4.14.32-1|308	%define kjs_major 4
14mu|kdelibs4-4.14.32-1|309	%define libkjs %mklibname kjs %{kjs_major}
14mu|kdelibs4-4.14.32-1|310	
14mu|kdelibs4-4.14.32-1|311	%package -n %{libkjs}
14mu|kdelibs4-4.14.32-1|312	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|313	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|314	
14mu|kdelibs4-4.14.32-1|315	%description -n %{libkjs}
14mu|kdelibs4-4.14.32-1|316	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|317	
14mu|kdelibs4-4.14.32-1|318	%files -n %{libkjs}
14mu|kdelibs4-4.14.32-1|319	%{_kde_libdir}/libkjs.so.%{kjs_major}*
14mu|kdelibs4-4.14.32-1|320	
14mu|kdelibs4-4.14.32-1|321	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|322	
14mu|kdelibs4-4.14.32-1|323	%define kmediaplayer_major 4
14mu|kdelibs4-4.14.32-1|324	%define libkmediaplayer %mklibname kmediaplayer %{kmediaplayer_major}
14mu|kdelibs4-4.14.32-1|325	
14mu|kdelibs4-4.14.32-1|326	%package -n %{libkmediaplayer}
14mu|kdelibs4-4.14.32-1|327	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|328	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|329	
14mu|kdelibs4-4.14.32-1|330	%description -n %{libkmediaplayer}
14mu|kdelibs4-4.14.32-1|331	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|332	
14mu|kdelibs4-4.14.32-1|333	%files -n %{libkmediaplayer}
14mu|kdelibs4-4.14.32-1|334	%{_kde_libdir}/libkmediaplayer.so.%{kmediaplayer_major}*
14mu|kdelibs4-4.14.32-1|335	
14mu|kdelibs4-4.14.32-1|336	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|337	
14mu|kdelibs4-4.14.32-1|338	%define knewstuff2_major 4
14mu|kdelibs4-4.14.32-1|339	%define libknewstuff2 %mklibname knewstuff2_ %{knewstuff2_major}
14mu|kdelibs4-4.14.32-1|340	
14mu|kdelibs4-4.14.32-1|341	%package -n %{libknewstuff2}
14mu|kdelibs4-4.14.32-1|342	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|343	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|344	
14mu|kdelibs4-4.14.32-1|345	%description -n %{libknewstuff2}
14mu|kdelibs4-4.14.32-1|346	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|347	
14mu|kdelibs4-4.14.32-1|348	%files -n %{libknewstuff2}
14mu|kdelibs4-4.14.32-1|349	%{_kde_libdir}/libknewstuff2.so.%{knewstuff2_major}*
14mu|kdelibs4-4.14.32-1|350	
14mu|kdelibs4-4.14.32-1|351	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|352	
14mu|kdelibs4-4.14.32-1|353	%define knotifyconfig_major 4
14mu|kdelibs4-4.14.32-1|354	%define libknotifyconfig %mklibname knotifyconfig %{knotifyconfig_major}
14mu|kdelibs4-4.14.32-1|355	
14mu|kdelibs4-4.14.32-1|356	%package -n %{libknotifyconfig}
14mu|kdelibs4-4.14.32-1|357	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|358	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|359	
14mu|kdelibs4-4.14.32-1|360	%description -n %{libknotifyconfig}
14mu|kdelibs4-4.14.32-1|361	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|362	
14mu|kdelibs4-4.14.32-1|363	%files -n %{libknotifyconfig}
14mu|kdelibs4-4.14.32-1|364	%{_kde_libdir}/libknotifyconfig.so.%{knotifyconfig_major}*
14mu|kdelibs4-4.14.32-1|365	
14mu|kdelibs4-4.14.32-1|366	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|367	
14mu|kdelibs4-4.14.32-1|368	%define kntlm_major 4
14mu|kdelibs4-4.14.32-1|369	%define libkntlm %mklibname kntlm %{kntlm_major}
14mu|kdelibs4-4.14.32-1|370	
14mu|kdelibs4-4.14.32-1|371	%package -n %{libkntlm}
14mu|kdelibs4-4.14.32-1|372	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|373	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|374	
14mu|kdelibs4-4.14.32-1|375	%description -n %{libkntlm}
14mu|kdelibs4-4.14.32-1|376	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|377	
14mu|kdelibs4-4.14.32-1|378	%files -n %{libkntlm}
14mu|kdelibs4-4.14.32-1|379	%{_kde_libdir}/libkntlm.so.%{kntlm_major}*
14mu|kdelibs4-4.14.32-1|380	
14mu|kdelibs4-4.14.32-1|381	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|382	
14mu|kdelibs4-4.14.32-1|383	%define kparts_major 4
14mu|kdelibs4-4.14.32-1|384	%define libkparts %mklibname kparts %{kparts_major}
14mu|kdelibs4-4.14.32-1|385	
14mu|kdelibs4-4.14.32-1|386	%package -n %{libkparts}
14mu|kdelibs4-4.14.32-1|387	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|388	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|389	
14mu|kdelibs4-4.14.32-1|390	%description -n %{libkparts}
14mu|kdelibs4-4.14.32-1|391	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|392	
14mu|kdelibs4-4.14.32-1|393	%files -n %{libkparts}
14mu|kdelibs4-4.14.32-1|394	%{_kde_libdir}/libkparts.so.%{kparts_major}*
14mu|kdelibs4-4.14.32-1|395	
14mu|kdelibs4-4.14.32-1|396	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|397	
14mu|kdelibs4-4.14.32-1|398	%define krosscore_major 4
14mu|kdelibs4-4.14.32-1|399	%define libkrosscore %mklibname krosscore %{krosscore_major}
14mu|kdelibs4-4.14.32-1|400	
14mu|kdelibs4-4.14.32-1|401	%package -n %{libkrosscore}
14mu|kdelibs4-4.14.32-1|402	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|403	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|404	
14mu|kdelibs4-4.14.32-1|405	%description -n %{libkrosscore}
14mu|kdelibs4-4.14.32-1|406	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|407	
14mu|kdelibs4-4.14.32-1|408	%files -n %{libkrosscore}
14mu|kdelibs4-4.14.32-1|409	%{_kde_libdir}/libkrosscore.so.%{krosscore_major}*
14mu|kdelibs4-4.14.32-1|410	
14mu|kdelibs4-4.14.32-1|411	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|412	
14mu|kdelibs4-4.14.32-1|413	%define krossui_major 4
14mu|kdelibs4-4.14.32-1|414	%define libkrossui %mklibname krossui %{krossui_major}
14mu|kdelibs4-4.14.32-1|415	
14mu|kdelibs4-4.14.32-1|416	%package -n %{libkrossui}
14mu|kdelibs4-4.14.32-1|417	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|418	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|419	
14mu|kdelibs4-4.14.32-1|420	%description -n %{libkrossui}
14mu|kdelibs4-4.14.32-1|421	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|422	
14mu|kdelibs4-4.14.32-1|423	%files -n %{libkrossui}
14mu|kdelibs4-4.14.32-1|424	%{_kde_libdir}/libkrossui.so.%{krossui_major}*
14mu|kdelibs4-4.14.32-1|425	
14mu|kdelibs4-4.14.32-1|426	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|427	
14mu|kdelibs4-4.14.32-1|428	%define ktexteditor_major 4
14mu|kdelibs4-4.14.32-1|429	%define libktexteditor %mklibname ktexteditor %{ktexteditor_major}
14mu|kdelibs4-4.14.32-1|430	
14mu|kdelibs4-4.14.32-1|431	%package -n %{libktexteditor}
14mu|kdelibs4-4.14.32-1|432	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|433	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|434	
14mu|kdelibs4-4.14.32-1|435	%description -n %{libktexteditor}
14mu|kdelibs4-4.14.32-1|436	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|437	
14mu|kdelibs4-4.14.32-1|438	%files -n %{libktexteditor}
14mu|kdelibs4-4.14.32-1|439	%{_kde_libdir}/libktexteditor.so.%{ktexteditor_major}*
14mu|kdelibs4-4.14.32-1|440	
14mu|kdelibs4-4.14.32-1|441	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|442	
14mu|kdelibs4-4.14.32-1|443	%define kunittest_major 4
14mu|kdelibs4-4.14.32-1|444	%define libkunittest %mklibname kunittest %{kunittest_major}
14mu|kdelibs4-4.14.32-1|445	
14mu|kdelibs4-4.14.32-1|446	%package -n %{libkunittest}
14mu|kdelibs4-4.14.32-1|447	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|448	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|449	
14mu|kdelibs4-4.14.32-1|450	%description -n %{libkunittest}
14mu|kdelibs4-4.14.32-1|451	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|452	
14mu|kdelibs4-4.14.32-1|453	%files -n %{libkunittest}
14mu|kdelibs4-4.14.32-1|454	%{_kde_libdir}/libkunittest.so.%{kunittest_major}*
14mu|kdelibs4-4.14.32-1|455	
14mu|kdelibs4-4.14.32-1|456	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|457	
14mu|kdelibs4-4.14.32-1|458	%define kutils_major 4
14mu|kdelibs4-4.14.32-1|459	%define libkutils %mklibname kutils %{kutils_major}
14mu|kdelibs4-4.14.32-1|460	
14mu|kdelibs4-4.14.32-1|461	%package -n %{libkutils}
14mu|kdelibs4-4.14.32-1|462	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|463	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|464	
14mu|kdelibs4-4.14.32-1|465	%description -n %{libkutils}
14mu|kdelibs4-4.14.32-1|466	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|467	
14mu|kdelibs4-4.14.32-1|468	%files -n %{libkutils}
14mu|kdelibs4-4.14.32-1|469	%{_kde_libdir}/libkutils.so.%{kutils_major}*
14mu|kdelibs4-4.14.32-1|470	
14mu|kdelibs4-4.14.32-1|471	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|472	
14mu|kdelibs4-4.14.32-1|473	%define solid_major 4
14mu|kdelibs4-4.14.32-1|474	%define libsolid %mklibname solid %{solid_major}
14mu|kdelibs4-4.14.32-1|475	
14mu|kdelibs4-4.14.32-1|476	%package -n %{libsolid}
14mu|kdelibs4-4.14.32-1|477	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|478	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|479	
14mu|kdelibs4-4.14.32-1|480	%description -n %{libsolid}
14mu|kdelibs4-4.14.32-1|481	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|482	
14mu|kdelibs4-4.14.32-1|483	%files -n %{libsolid}
14mu|kdelibs4-4.14.32-1|484	%{_kde_libdir}/libsolid.so.%{solid_major}*
14mu|kdelibs4-4.14.32-1|485	
14mu|kdelibs4-4.14.32-1|486	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|487	
14mu|kdelibs4-4.14.32-1|488	%define threadweaver_major 4
14mu|kdelibs4-4.14.32-1|489	%define libthreadweaver %mklibname threadweaver %{threadweaver_major}
14mu|kdelibs4-4.14.32-1|490	
14mu|kdelibs4-4.14.32-1|491	%package -n %{libthreadweaver}
14mu|kdelibs4-4.14.32-1|492	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|493	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|494	
14mu|kdelibs4-4.14.32-1|495	%description -n %{libthreadweaver}
14mu|kdelibs4-4.14.32-1|496	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|497	
14mu|kdelibs4-4.14.32-1|498	%files -n %{libthreadweaver}
14mu|kdelibs4-4.14.32-1|499	%{_kde_libdir}/libthreadweaver.so.%{threadweaver_major}*
14mu|kdelibs4-4.14.32-1|500	
14mu|kdelibs4-4.14.32-1|501	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|502	
14mu|kdelibs4-4.14.32-1|503	%define kpty_major 4
14mu|kdelibs4-4.14.32-1|504	%define libkpty %mklibname kpty %{kpty_major}
14mu|kdelibs4-4.14.32-1|505	
14mu|kdelibs4-4.14.32-1|506	%package -n %{libkpty}
14mu|kdelibs4-4.14.32-1|507	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|508	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|509	
14mu|kdelibs4-4.14.32-1|510	%description -n %{libkpty}
14mu|kdelibs4-4.14.32-1|511	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|512	
14mu|kdelibs4-4.14.32-1|513	%files -n %{libkpty}
14mu|kdelibs4-4.14.32-1|514	%{_kde_libdir}/libkpty.so.%{kpty_major}*
14mu|kdelibs4-4.14.32-1|515	
14mu|kdelibs4-4.14.32-1|516	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|517	
14mu|kdelibs4-4.14.32-1|518	%define kjsapi_major 4
14mu|kdelibs4-4.14.32-1|519	%define libkjsapi %mklibname kjsapi %{kjsapi_major}
14mu|kdelibs4-4.14.32-1|520	
14mu|kdelibs4-4.14.32-1|521	%package -n %{libkjsapi}
14mu|kdelibs4-4.14.32-1|522	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|523	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|524	
14mu|kdelibs4-4.14.32-1|525	%description -n %{libkjsapi}
14mu|kdelibs4-4.14.32-1|526	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|527	
14mu|kdelibs4-4.14.32-1|528	%files -n %{libkjsapi}
14mu|kdelibs4-4.14.32-1|529	%{_kde_libdir}/libkjsapi.so.%{kjsapi_major}*
14mu|kdelibs4-4.14.32-1|530	
14mu|kdelibs4-4.14.32-1|531	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|532	
14mu|kdelibs4-4.14.32-1|533	%define libplasma_major 3
14mu|kdelibs4-4.14.32-1|534	%define libplasma %mklibname plasma %{libplasma_major}
14mu|kdelibs4-4.14.32-1|535	
14mu|kdelibs4-4.14.32-1|536	%package -n %{libplasma}
14mu|kdelibs4-4.14.32-1|537	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|538	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|539	
14mu|kdelibs4-4.14.32-1|540	%description -n %{libplasma}
14mu|kdelibs4-4.14.32-1|541	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|542	
14mu|kdelibs4-4.14.32-1|543	%files -n %{libplasma}
14mu|kdelibs4-4.14.32-1|544	%{_kde_libdir}/libplasma.so.%{libplasma_major}*
14mu|kdelibs4-4.14.32-1|545	
14mu|kdelibs4-4.14.32-1|546	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|547	
14mu|kdelibs4-4.14.32-1|548	%define libkunitconversion_major 4
14mu|kdelibs4-4.14.32-1|549	%define libkunitconversion %mklibname kunitconversion %{libkunitconversion_major}
14mu|kdelibs4-4.14.32-1|550	
14mu|kdelibs4-4.14.32-1|551	%package -n %{libkunitconversion}
14mu|kdelibs4-4.14.32-1|552	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|553	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|554	
14mu|kdelibs4-4.14.32-1|555	%description -n %{libkunitconversion}
14mu|kdelibs4-4.14.32-1|556	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|557	
14mu|kdelibs4-4.14.32-1|558	%files -n %{libkunitconversion}
14mu|kdelibs4-4.14.32-1|559	%{_kde_libdir}/libkunitconversion.so.%{libkunitconversion_major}*
14mu|kdelibs4-4.14.32-1|560	
14mu|kdelibs4-4.14.32-1|561	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|562	
14mu|kdelibs4-4.14.32-1|563	%define libkdewebkit_major 5
14mu|kdelibs4-4.14.32-1|564	%define libkdewebkit %mklibname kdewebkit %{libkdewebkit_major}
14mu|kdelibs4-4.14.32-1|565	
14mu|kdelibs4-4.14.32-1|566	%package -n %{libkdewebkit}
14mu|kdelibs4-4.14.32-1|567	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|568	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|569	
14mu|kdelibs4-4.14.32-1|570	%description -n %{libkdewebkit}
14mu|kdelibs4-4.14.32-1|571	KDE 4 library.
14mu|kdelibs4-4.14.32-1|572	
14mu|kdelibs4-4.14.32-1|573	%files -n %{libkdewebkit}
14mu|kdelibs4-4.14.32-1|574	%{_kde_libdir}/libkdewebkit.so.%{libkdewebkit_major}*
14mu|kdelibs4-4.14.32-1|575	
14mu|kdelibs4-4.14.32-1|576	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|577	
14mu|kdelibs4-4.14.32-1|578	%define libknewstuff3_major 4
14mu|kdelibs4-4.14.32-1|579	%define libknewstuff3 %mklibname knewstuff3_ %{libknewstuff3_major}
14mu|kdelibs4-4.14.32-1|580	
14mu|kdelibs4-4.14.32-1|581	%package -n %{libknewstuff3}
14mu|kdelibs4-4.14.32-1|582	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|583	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|584	Obsoletes:	%{_lib}knewstuff34 < %{EVRD}
14mu|kdelibs4-4.14.32-1|585	
14mu|kdelibs4-4.14.32-1|586	%description -n %{libknewstuff3}
14mu|kdelibs4-4.14.32-1|587	KDE 4 library.
14mu|kdelibs4-4.14.32-1|588	
14mu|kdelibs4-4.14.32-1|589	%files -n %{libknewstuff3}
14mu|kdelibs4-4.14.32-1|590	%{_kde_libdir}/libknewstuff3.so.%{libknewstuff3_major}*
14mu|kdelibs4-4.14.32-1|591	
14mu|kdelibs4-4.14.32-1|592	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|593	
14mu|kdelibs4-4.14.32-1|594	%define libkcmutils_major 4
14mu|kdelibs4-4.14.32-1|595	%define libkcmutils %mklibname kcmutils %{libkcmutils_major}
14mu|kdelibs4-4.14.32-1|596	
14mu|kdelibs4-4.14.32-1|597	%package -n %{libkcmutils}
14mu|kdelibs4-4.14.32-1|598	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|599	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|600	
14mu|kdelibs4-4.14.32-1|601	%description -n %{libkcmutils}
14mu|kdelibs4-4.14.32-1|602	KDE 4 library.
14mu|kdelibs4-4.14.32-1|603	
14mu|kdelibs4-4.14.32-1|604	%files -n %{libkcmutils}
14mu|kdelibs4-4.14.32-1|605	%{_kde_libdir}/libkcmutils.so.%{libkcmutils_major}*
14mu|kdelibs4-4.14.32-1|606	
14mu|kdelibs4-4.14.32-1|607	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|608	
14mu|kdelibs4-4.14.32-1|609	%define libkprintutils_major 4
14mu|kdelibs4-4.14.32-1|610	%define libkprintutils %mklibname kprintutils %{libkprintutils_major}
14mu|kdelibs4-4.14.32-1|611	
14mu|kdelibs4-4.14.32-1|612	%package -n %{libkprintutils}
14mu|kdelibs4-4.14.32-1|613	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|614	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|615	
14mu|kdelibs4-4.14.32-1|616	%description -n %{libkprintutils}
14mu|kdelibs4-4.14.32-1|617	KDE 4 library.
14mu|kdelibs4-4.14.32-1|618	
14mu|kdelibs4-4.14.32-1|619	%files -n %{libkprintutils}
14mu|kdelibs4-4.14.32-1|620	%{_kde_libdir}/libkprintutils.so.%{libkprintutils_major}*
14mu|kdelibs4-4.14.32-1|621	
14mu|kdelibs4-4.14.32-1|622	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|623	
14mu|kdelibs4-4.14.32-1|624	%define libkidletime_major 4
14mu|kdelibs4-4.14.32-1|625	%define libkidletime %mklibname kidletime %{libkidletime_major}
14mu|kdelibs4-4.14.32-1|626	
14mu|kdelibs4-4.14.32-1|627	%package -n %{libkidletime}
14mu|kdelibs4-4.14.32-1|628	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|629	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|630	
14mu|kdelibs4-4.14.32-1|631	%description -n %{libkidletime}
14mu|kdelibs4-4.14.32-1|632	KDE 4 library.
14mu|kdelibs4-4.14.32-1|633	
14mu|kdelibs4-4.14.32-1|634	%files -n %{libkidletime}
14mu|kdelibs4-4.14.32-1|635	%{_kde_libdir}/libkidletime.so.%{libkidletime_major}*
14mu|kdelibs4-4.14.32-1|636	
14mu|kdelibs4-4.14.32-1|637	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|638	
14mu|kdelibs4-4.14.32-1|639	%define libkemoticons_major 4
14mu|kdelibs4-4.14.32-1|640	%define libkemoticons %mklibname kemoticons %{libkemoticons_major}
14mu|kdelibs4-4.14.32-1|641	
14mu|kdelibs4-4.14.32-1|642	%package -n %{libkemoticons}
14mu|kdelibs4-4.14.32-1|643	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|644	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|645	
14mu|kdelibs4-4.14.32-1|646	%description -n %{libkemoticons}
14mu|kdelibs4-4.14.32-1|647	KDE 4 library.
14mu|kdelibs4-4.14.32-1|648	
14mu|kdelibs4-4.14.32-1|649	%files -n %{libkemoticons}
14mu|kdelibs4-4.14.32-1|650	%{_kde_libdir}/libkemoticons.so.%{libkemoticons_major}*
14mu|kdelibs4-4.14.32-1|651	
14mu|kdelibs4-4.14.32-1|652	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|653	
14mu|kdelibs4-4.14.32-1|654	%if %{with nepomuk}
14mu|kdelibs4-4.14.32-1|655	%define nepomuk_major 4
14mu|kdelibs4-4.14.32-1|656	%define libnepomuk %mklibname nepomuk %{nepomuk_major}
14mu|kdelibs4-4.14.32-1|657	
14mu|kdelibs4-4.14.32-1|658	%package -n %{libnepomuk}
14mu|kdelibs4-4.14.32-1|659	Summary:	KDE 4 core library
14mu|kdelibs4-4.14.32-1|660	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|661	
14mu|kdelibs4-4.14.32-1|662	%description -n %{libnepomuk}
14mu|kdelibs4-4.14.32-1|663	KDE 4 core library.
14mu|kdelibs4-4.14.32-1|664	
14mu|kdelibs4-4.14.32-1|665	%files -n %{libnepomuk}
14mu|kdelibs4-4.14.32-1|666	%{_kde_libdir}/libnepomuk.so.%{nepomuk_major}*
14mu|kdelibs4-4.14.32-1|667	%endif
14mu|kdelibs4-4.14.32-1|668	
14mu|kdelibs4-4.14.32-1|669	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|670	
14mu|kdelibs4-4.14.32-1|671	%if %{with nepomuk}
14mu|kdelibs4-4.14.32-1|672	%define libnepomukquery_major 4
14mu|kdelibs4-4.14.32-1|673	%define libnepomukquery %mklibname nepomukquery %{libnepomukquery_major}
14mu|kdelibs4-4.14.32-1|674	
14mu|kdelibs4-4.14.32-1|675	%package -n %{libnepomukquery}
14mu|kdelibs4-4.14.32-1|676	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|677	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|678	
14mu|kdelibs4-4.14.32-1|679	%description -n %{libnepomukquery}
14mu|kdelibs4-4.14.32-1|680	KDE 4 library.
14mu|kdelibs4-4.14.32-1|681	
14mu|kdelibs4-4.14.32-1|682	%files -n %{libnepomukquery}
14mu|kdelibs4-4.14.32-1|683	%{_kde_libdir}/libnepomukquery.so.%{libnepomukquery_major}*
14mu|kdelibs4-4.14.32-1|684	%endif
14mu|kdelibs4-4.14.32-1|685	
14mu|kdelibs4-4.14.32-1|686	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|687	
14mu|kdelibs4-4.14.32-1|688	%if %{with nepomuk}
14mu|kdelibs4-4.14.32-1|689	%define libnepomukutils_major 4
14mu|kdelibs4-4.14.32-1|690	%define libnepomukutils %mklibname nepomukutils %{libnepomukutils_major}
14mu|kdelibs4-4.14.32-1|691	
14mu|kdelibs4-4.14.32-1|692	%package -n %{libnepomukutils}
14mu|kdelibs4-4.14.32-1|693	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|694	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|695	
14mu|kdelibs4-4.14.32-1|696	%description -n %{libnepomukutils}
14mu|kdelibs4-4.14.32-1|697	KDE 4 library.
14mu|kdelibs4-4.14.32-1|698	
14mu|kdelibs4-4.14.32-1|699	%files -n %{libnepomukutils}
14mu|kdelibs4-4.14.32-1|700	%{_kde_libdir}/libnepomukutils.so.%{libnepomukutils_major}*
14mu|kdelibs4-4.14.32-1|701	%endif
14mu|kdelibs4-4.14.32-1|702	
14mu|kdelibs4-4.14.32-1|703	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|704	
14mu|kdelibs4-4.14.32-1|705	%if ! %{no_libkactivities}
14mu|kdelibs4-4.14.32-1|706	%define libkactivities_major 6
14mu|kdelibs4-4.14.32-1|707	%define libkactivities %mklibname kactivities %{libkactivities_major}
14mu|kdelibs4-4.14.32-1|708	
14mu|kdelibs4-4.14.32-1|709	%package -n %{libkactivities}
14mu|kdelibs4-4.14.32-1|710	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|711	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|712	
14mu|kdelibs4-4.14.32-1|713	%description -n %{libkactivities}
14mu|kdelibs4-4.14.32-1|714	KDE 4 library.
14mu|kdelibs4-4.14.32-1|715	
14mu|kdelibs4-4.14.32-1|716	%files -n %{libkactivities}
14mu|kdelibs4-4.14.32-1|717	%{_kde_libdir}/libkactivities.so.%{libkactivities_major}*
14mu|kdelibs4-4.14.32-1|718	%endif
14mu|kdelibs4-4.14.32-1|719	
14mu|kdelibs4-4.14.32-1|720	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|721	
14mu|kdelibs4-4.14.32-1|722	%define libkdeclarative_major 5
14mu|kdelibs4-4.14.32-1|723	%define libkdeclarative %mklibname kdeclarative %{libkdeclarative_major}
14mu|kdelibs4-4.14.32-1|724	
14mu|kdelibs4-4.14.32-1|725	%package -n %{libkdeclarative}
14mu|kdelibs4-4.14.32-1|726	Summary:	KDE 4 library
14mu|kdelibs4-4.14.32-1|727	Group:		System/Libraries
14mu|kdelibs4-4.14.32-1|728	
14mu|kdelibs4-4.14.32-1|729	%description -n %{libkdeclarative}
14mu|kdelibs4-4.14.32-1|730	KDE 4 library.
14mu|kdelibs4-4.14.32-1|731	
14mu|kdelibs4-4.14.32-1|732	%files -n %{libkdeclarative}
14mu|kdelibs4-4.14.32-1|733	%{_kde_libdir}/libkdeclarative.so.%{libkdeclarative_major}*
14mu|kdelibs4-4.14.32-1|734	
14mu|kdelibs4-4.14.32-1|735	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|736	
14mu|kdelibs4-4.14.32-1|737	%package devel
14mu|kdelibs4-4.14.32-1|738	Summary:	Header files and documentation for compiling KDE applications
14mu|kdelibs4-4.14.32-1|739	Group:		Development/KDE and Qt
14mu|kdelibs4-4.14.32-1|740	Requires:	automoc
14mu|kdelibs4-4.14.32-1|741	Requires:	kde4-macros
14mu|kdelibs4-4.14.32-1|742	Requires:	qt4-qtdbus
14mu|kdelibs4-4.14.32-1|743	Requires:	shared-mime-info
14mu|kdelibs4-4.14.32-1|744	Requires:	xsltproc
14mu|kdelibs4-4.14.32-1|745	# add requires on libxml2-utils, as when building most kde applications,
14mu|kdelibs4-4.14.32-1|746	# it will call xmllint to validate the docbook files:
14mu|kdelibs4-4.14.32-1|747	Requires:	libxml2-utils
14mu|kdelibs4-4.14.32-1|748	Requires:	kdelibs4-core = %{EVRD}
14mu|kdelibs4-4.14.32-1|749	Requires:	%{libkcmutils} = %{EVRD}
14mu|kdelibs4-4.14.32-1|750	Requires:	%{libkde3support} = %{EVRD}
14mu|kdelibs4-4.14.32-1|751	Requires:	%{libkdecore} = %{EVRD}
14mu|kdelibs4-4.14.32-1|752	Requires:	%{libkdefakes} = %{EVRD}
14mu|kdelibs4-4.14.32-1|753	Requires:	%{libkdesu} = %{EVRD}
14mu|kdelibs4-4.14.32-1|754	Requires:	%{libkdeui} = %{EVRD}
14mu|kdelibs4-4.14.32-1|755	Requires:	%{libkdewebkit} = %{EVRD}
14mu|kdelibs4-4.14.32-1|756	Requires:	%{libkdnssd} = %{EVRD}
14mu|kdelibs4-4.14.32-1|757	Requires:	%{libkemoticons} = %{EVRD}
14mu|kdelibs4-4.14.32-1|758	Requires:	%{libkfile} = %{EVRD}
14mu|kdelibs4-4.14.32-1|759	Requires:	%{libkhtml} = %{EVRD}
14mu|kdelibs4-4.14.32-1|760	Requires:	%{libkidletime} = %{EVRD}
14mu|kdelibs4-4.14.32-1|761	Requires:	%{libkimproxy} = %{EVRD}
14mu|kdelibs4-4.14.32-1|762	Requires:	%{libkio} = %{EVRD}
14mu|kdelibs4-4.14.32-1|763	Requires:	%{libkjsapi} = %{EVRD}
14mu|kdelibs4-4.14.32-1|764	Requires:	%{libkjsembed} = %{EVRD}
14mu|kdelibs4-4.14.32-1|765	Requires:	%{libkjs} = %{EVRD}
14mu|kdelibs4-4.14.32-1|766	Requires:	%{libkmediaplayer} = %{EVRD}
14mu|kdelibs4-4.14.32-1|767	Requires:	%{libknewstuff2} = %{EVRD}
14mu|kdelibs4-4.14.32-1|768	Requires:	%{libknewstuff3} = %{EVRD}
14mu|kdelibs4-4.14.32-1|769	Requires:	%{libknotifyconfig} = %{EVRD}
14mu|kdelibs4-4.14.32-1|770	Requires:	%{libkntlm} = %{EVRD}
14mu|kdelibs4-4.14.32-1|771	Requires:	%{libkparts} = %{EVRD}
14mu|kdelibs4-4.14.32-1|772	Requires:	%{libkprintutils} = %{EVRD}
14mu|kdelibs4-4.14.32-1|773	Requires:	%{libkpty} = %{EVRD}
14mu|kdelibs4-4.14.32-1|774	Requires:	%{libkrosscore} = %{EVRD}
14mu|kdelibs4-4.14.32-1|775	Requires:	%{libkrossui} = %{EVRD}
14mu|kdelibs4-4.14.32-1|776	Requires:	%{libktexteditor} = %{EVRD}
14mu|kdelibs4-4.14.32-1|777	Requires:	%{libkunitconversion} = %{EVRD}
14mu|kdelibs4-4.14.32-1|778	Requires:	%{libkunittest} = %{EVRD}
14mu|kdelibs4-4.14.32-1|779	Requires:	%{libkutils} = %{EVRD}
14mu|kdelibs4-4.14.32-1|780	Requires:	%{libplasma} = %{EVRD}
14mu|kdelibs4-4.14.32-1|781	Requires:	%{libsolid} = %{EVRD}
14mu|kdelibs4-4.14.32-1|782	Requires:	%{libthreadweaver} = %{EVRD}
14mu|kdelibs4-4.14.32-1|783	%if ! %{no_libkactivities}
14mu|kdelibs4-4.14.32-1|784	Requires:	%{libkactivities} = %{EVRD}
14mu|kdelibs4-4.14.32-1|785	%endif
14mu|kdelibs4-4.14.32-1|786	Requires:	%{libkdeclarative} = %{EVRD}
14mu|kdelibs4-4.14.32-1|787	%if %{with nepomuk}
14mu|kdelibs4-4.14.32-1|788	Requires:	%{libnepomuk} = %{EVRD}
14mu|kdelibs4-4.14.32-1|789	Requires:	%{libnepomukquery} = %{EVRD}
14mu|kdelibs4-4.14.32-1|790	Requires:	%{libnepomukutils} = %{EVRD}
14mu|kdelibs4-4.14.32-1|791	%endif
14mu|kdelibs4-4.14.32-1|792	Conflicts:	%{name}-core < 5:4.7.80-4
14mu|kdelibs4-4.14.32-1|793	
14mu|kdelibs4-4.14.32-1|794	%description devel
14mu|kdelibs4-4.14.32-1|795	This package includes the header files you will need to compile applications
14mu|kdelibs4-4.14.32-1|796	for KDE. Also included is the KDE API documentation in HTML format for easy
14mu|kdelibs4-4.14.32-1|797	browsing.
14mu|kdelibs4-4.14.32-1|798	
14mu|kdelibs4-4.14.32-1|799	%files devel
14mu|kdelibs4-4.14.32-1|800	%{_datadir}/dbus-1/*/*
14mu|kdelibs4-4.14.32-1|801	%{_kde_includedir}/*
14mu|kdelibs4-4.14.32-1|802	%{_kde_appsdir}/cmake/modules/*
14mu|kdelibs4-4.14.32-1|803	%{_kde_libdir}/libkdefakes.so
14mu|kdelibs4-4.14.32-1|804	%{_kde_libdir}/libkdesu.so
14mu|kdelibs4-4.14.32-1|805	%{_kde_libdir}/libkdnssd.so
14mu|kdelibs4-4.14.32-1|806	%{_kde_libdir}/libkhtml.so
14mu|kdelibs4-4.14.32-1|807	%{_kde_libdir}/libkimproxy.so
14mu|kdelibs4-4.14.32-1|808	%{_kde_libdir}/libkjs.so
14mu|kdelibs4-4.14.32-1|809	%{_kde_libdir}/libkjsembed.so
14mu|kdelibs4-4.14.32-1|810	%{_kde_libdir}/libkmediaplayer.so
14mu|kdelibs4-4.14.32-1|811	%{_kde_libdir}/libknewstuff2.so
14mu|kdelibs4-4.14.32-1|812	%{_kde_libdir}/libknotifyconfig.so
14mu|kdelibs4-4.14.32-1|813	%{_kde_libdir}/libkntlm.so
14mu|kdelibs4-4.14.32-1|814	%{_kde_libdir}/libkparts.so
14mu|kdelibs4-4.14.32-1|815	%{_kde_libdir}/libkrossui.so
14mu|kdelibs4-4.14.32-1|816	%{_kde_libdir}/libktexteditor.so
14mu|kdelibs4-4.14.32-1|817	%{_kde_libdir}/libkunittest.so
14mu|kdelibs4-4.14.32-1|818	%{_kde_libdir}/libkutils.so
14mu|kdelibs4-4.14.32-1|819	%{_kde_libdir}/libkde3support.so
14mu|kdelibs4-4.14.32-1|820	%{_kde_libdir}/libkpty.so
14mu|kdelibs4-4.14.32-1|821	%{_kde_libdir}/libkfile.so
14mu|kdelibs4-4.14.32-1|822	%{_kde_libdir}/libsolid.so
14mu|kdelibs4-4.14.32-1|823	%{_kde_libdir}/libkrosscore.so
14mu|kdelibs4-4.14.32-1|824	%{_kde_libdir}/libkdecore.so
14mu|kdelibs4-4.14.32-1|825	%{_kde_libdir}/libkdeui.so
14mu|kdelibs4-4.14.32-1|826	%{_kde_libdir}/libkio.so
14mu|kdelibs4-4.14.32-1|827	%{_kde_libdir}/libthreadweaver.so
14mu|kdelibs4-4.14.32-1|828	%{_kde_libdir}/libkjsapi.so
14mu|kdelibs4-4.14.32-1|829	%{_kde_libdir}/libplasma.so
14mu|kdelibs4-4.14.32-1|830	%{_kde_libdir}/libkunitconversion.so
14mu|kdelibs4-4.14.32-1|831	%{_kde_libdir}/libkdewebkit.so
14mu|kdelibs4-4.14.32-1|832	%{_kde_libdir}/libknewstuff3.so
14mu|kdelibs4-4.14.32-1|833	%{_kde_libdir}/libkprintutils.so
14mu|kdelibs4-4.14.32-1|834	%{_kde_libdir}/libkidletime.so
14mu|kdelibs4-4.14.32-1|835	%{_kde_libdir}/libkemoticons.so
14mu|kdelibs4-4.14.32-1|836	%{_kde_libdir}/libkcmutils.so
14mu|kdelibs4-4.14.32-1|837	%if ! %{no_libkactivities}
14mu|kdelibs4-4.14.32-1|838	%{_kde_libdir}/libkactivities.so
14mu|kdelibs4-4.14.32-1|839	%endif
14mu|kdelibs4-4.14.32-1|840	%if %{with nepomuk}
14mu|kdelibs4-4.14.32-1|841	%{_kde_libdir}/libnepomuk.so
14mu|kdelibs4-4.14.32-1|842	%{_kde_libdir}/libnepomukquery.so
14mu|kdelibs4-4.14.32-1|843	%{_kde_libdir}/libnepomukutils.so
14mu|kdelibs4-4.14.32-1|844	%endif
14mu|kdelibs4-4.14.32-1|845	%{_kde_libdir}/libkdeclarative.so
14mu|kdelibs4-4.14.32-1|846	%{_kde_libdir}/kde4/plugins/designer
14mu|kdelibs4-4.14.32-1|847	%{_kde_bindir}/checkXML
14mu|kdelibs4-4.14.32-1|848	%{_kde_mandir}/man1/checkXML.1*
14mu|kdelibs4-4.14.32-1|849	%{_kde_mandir}/man1/makekdewidgets.1*
14mu|kdelibs4-4.14.32-1|850	%{_kde_mandir}/man1/kconfig_compiler.1*
14mu|kdelibs4-4.14.32-1|851	%{_kde_bindir}/kconfig_compiler
14mu|kdelibs4-4.14.32-1|852	%{_kde_bindir}/makekdewidgets
14mu|kdelibs4-4.14.32-1|853	%{_libdir}/cmake/KDeclarative/*.cmake
14mu|kdelibs4-4.14.32-1|854	
14mu|kdelibs4-4.14.32-1|855	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|856	
14mu|kdelibs4-4.14.32-1|857	%package core
14mu|kdelibs4-4.14.32-1|858	Summary:	KDE 4 system core files
14mu|kdelibs4-4.14.32-1|859	Group:		Graphical desktop/KDE
14mu|kdelibs4-4.14.32-1|860	Requires:	abrt
14mu|kdelibs4-4.14.32-1|861	Requires:	docbook-dtd45-xml
14mu|kdelibs4-4.14.32-1|862	Requires:	docbook-style-xsl
14mu|kdelibs4-4.14.32-1|863	Requires:	rootcerts
14mu|kdelibs4-4.14.32-1|864	Requires:	shared-desktop-ontologies
14mu|kdelibs4-4.14.32-1|865	Requires:	shared-mime-info
14mu|kdelibs4-4.14.32-1|866	Suggests:	enchant-dictionary
14mu|kdelibs4-4.14.32-1|867	Suggests:	xdg-utils
14mu|kdelibs4-4.14.32-1|868	
14mu|kdelibs4-4.14.32-1|869	%description core
14mu|kdelibs4-4.14.32-1|870	KDE 4 system core files.
14mu|kdelibs4-4.14.32-1|871	
14mu|kdelibs4-4.14.32-1|872	%files core
14mu|kdelibs4-4.14.32-1|873	%{_kde_bindir}/kbuildsycoca4
14mu|kdelibs4-4.14.32-1|874	%{_kde_bindir}/kcookiejar4
14mu|kdelibs4-4.14.32-1|875	%{_kde_bindir}/kde4-config
14mu|kdelibs4-4.14.32-1|876	%{_kde_bindir}/kded4
14mu|kdelibs4-4.14.32-1|877	%{_kde_bindir}/kdeinit4
14mu|kdelibs4-4.14.32-1|878	%{_kde_bindir}/kdeinit4_shutdown
14mu|kdelibs4-4.14.32-1|879	%{_kde_bindir}/kdeinit4_wrapper
14mu|kdelibs4-4.14.32-1|880	%{_kde_bindir}/kjs
14mu|kdelibs4-4.14.32-1|881	%{_kde_bindir}/kjscmd
14mu|kdelibs4-4.14.32-1|882	%{_kde_bindir}/kmailservice
14mu|kdelibs4-4.14.32-1|883	%{_kde_bindir}/ktelnetservice
14mu|kdelibs4-4.14.32-1|884	%{_kde_bindir}/kross
14mu|kdelibs4-4.14.32-1|885	%{_kde_bindir}/kshell4
14mu|kdelibs4-4.14.32-1|886	%{_kde_bindir}/kunittestmodrunner
14mu|kdelibs4-4.14.32-1|887	%{_kde_bindir}/kwrapper4
14mu|kdelibs4-4.14.32-1|888	%{_kde_bindir}/meinproc4
14mu|kdelibs4-4.14.32-1|889	%{_kde_bindir}/meinproc4_simple
14mu|kdelibs4-4.14.32-1|890	%{_kde_bindir}/preparetips
14mu|kdelibs4-4.14.32-1|891	%if %{with nepomuk}
14mu|kdelibs4-4.14.32-1|892	%{_kde_bindir}/nepomuk-rcgen
14mu|kdelibs4-4.14.32-1|893	%{_kde_bindir}/kfilemetadatareader
14mu|kdelibs4-4.14.32-1|894	%endif
14mu|kdelibs4-4.14.32-1|895	%dir %{_kde_libdir}/kde4
14mu|kdelibs4-4.14.32-1|896	%{_kde_libdir}/kde4/*.so
14mu|kdelibs4-4.14.32-1|897	%dir %{_kde_libdir}/kde4/libexec
14mu|kdelibs4-4.14.32-1|898	%{_kde_libdir}/kde4/libexec/filesharelist
14mu|kdelibs4-4.14.32-1|899	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/fileshareset
14mu|kdelibs4-4.14.32-1|900	%{_kde_libdir}/kde4/libexec/kauth-policy-gen
14mu|kdelibs4-4.14.32-1|901	%{_kde_libdir}/kde4/libexec/kconf_update
14mu|kdelibs4-4.14.32-1|902	%{_kde_libdir}/kde4/libexec/kdesu_stub
14mu|kdelibs4-4.14.32-1|903	%{_kde_libdir}/kde4/libexec/kio_http_cache_cleaner
14mu|kdelibs4-4.14.32-1|904	%{_kde_libdir}/kde4/libexec/kioslave
14mu|kdelibs4-4.14.32-1|905	%{_kde_libdir}/kde4/libexec/klauncher
14mu|kdelibs4-4.14.32-1|906	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/kpac_dhcp_helper
14mu|kdelibs4-4.14.32-1|907	%{_kde_libdir}/kde4/libexec/ksendbugmail
14mu|kdelibs4-4.14.32-1|908	%{_kde_libdir}/kde4/libexec/lnusertemp
14mu|kdelibs4-4.14.32-1|909	%{_kde_libdir}/kde4/libexec/start_kdeinit
14mu|kdelibs4-4.14.32-1|910	%{_kde_libdir}/kde4/libexec/start_kdeinit_wrapper
14mu|kdelibs4-4.14.32-1|911	%dir %{_kde_libdir}/kde4/plugins
14mu|kdelibs4-4.14.32-1|912	%{_kde_libdir}/kde4/plugins/imageformats
14mu|kdelibs4-4.14.32-1|913	%{_kde_libdir}/kde4/plugins/kauth
14mu|kdelibs4-4.14.32-1|914	%{_kde_libdir}/kde4/plugins/script
14mu|kdelibs4-4.14.32-1|915	%{_kde_libdir}/libkdeinit4_*
14mu|kdelibs4-4.14.32-1|916	%{_kde_datadir}/config
14mu|kdelibs4-4.14.32-1|917	%{_kde_datadir}/mime/*
14mu|kdelibs4-4.14.32-1|918	%{_kde_datadir}/kde4
14mu|kdelibs4-4.14.32-1|919	%{_kde_applicationsdir}/kmailservice.desktop
14mu|kdelibs4-4.14.32-1|920	%{_kde_applicationsdir}/ktelnetservice.desktop
14mu|kdelibs4-4.14.32-1|921	%{_kde_appsdir}/proxyscout
14mu|kdelibs4-4.14.32-1|922	%{_kde_appsdir}/LICENSES
14mu|kdelibs4-4.14.32-1|923	%{_kde_appsdir}/kssl
14mu|kdelibs4-4.14.32-1|924	%{_kde_appsdir}/ksgmltools2
14mu|kdelibs4-4.14.32-1|925	%{_kde_appsdir}/knewstuff
14mu|kdelibs4-4.14.32-1|926	%{_kde_appsdir}/kjava
14mu|kdelibs4-4.14.32-1|927	%{_kde_appsdir}/khtml
14mu|kdelibs4-4.14.32-1|928	%{_kde_appsdir}/kdewidgets
14mu|kdelibs4-4.14.32-1|929	%{_kde_appsdir}/kdeui
14mu|kdelibs4-4.14.32-1|930	%{_kde_appsdir}/kconf_update
14mu|kdelibs4-4.14.32-1|931	%{_kde_appsdir}/kcm_componentchooser
14mu|kdelibs4-4.14.32-1|932	%{_kde_appsdir}/kcharselect
14mu|kdelibs4-4.14.32-1|933	%{_kde_docdir}/HTML/en/sonnet
14mu|kdelibs4-4.14.32-1|934	%{_kde_docdir}/HTML/en/common/*
14mu|kdelibs4-4.14.32-1|935	%{_kde_docdir}/HTML/en/kioslave/data
14mu|kdelibs4-4.14.32-1|936	%{_kde_docdir}/HTML/en/kioslave/file
14mu|kdelibs4-4.14.32-1|937	%{_kde_docdir}/HTML/en/kioslave/ftp
14mu|kdelibs4-4.14.32-1|938	%{_kde_docdir}/HTML/en/kioslave/help
14mu|kdelibs4-4.14.32-1|939	%{_kde_docdir}/HTML/en/kioslave/http
14mu|kdelibs4-4.14.32-1|940	%{_kde_docdir}/HTML/en/kioslave/mailto
14mu|kdelibs4-4.14.32-1|941	%{_kde_docdir}/HTML/en/kioslave/rlogin
14mu|kdelibs4-4.14.32-1|942	%{_kde_docdir}/HTML/en/kioslave/telnet
14mu|kdelibs4-4.14.32-1|943	%{_kde_docdir}/HTML/en/kioslave/webdav
14mu|kdelibs4-4.14.32-1|944	%{_kde_mandir}/man1/kde4-config.1*
14mu|kdelibs4-4.14.32-1|945	%{_kde_mandir}/man7/kdeoptions.7*
14mu|kdelibs4-4.14.32-1|946	%{_kde_mandir}/man7/qtoptions.7*
14mu|kdelibs4-4.14.32-1|947	%{_kde_mandir}/man8/kbuildsycoca4.8*
14mu|kdelibs4-4.14.32-1|948	%{_kde_mandir}/man8/kcookiejar4.8*
14mu|kdelibs4-4.14.32-1|949	%{_kde_mandir}/man8/kdeinit4.8*
14mu|kdelibs4-4.14.32-1|950	%{_kde_mandir}/man8/meinproc4.8*
14mu|kdelibs4-4.14.32-1|951	%{_kde_mandir}/man1/kjs.1.*
14mu|kdelibs4-4.14.32-1|952	%{_kde_mandir}/man1/kjscmd.1.*
14mu|kdelibs4-4.14.32-1|953	%{_kde_mandir}/man1/kross.1.*
14mu|kdelibs4-4.14.32-1|954	%{_kde_mandir}/man1/preparetips.1.*
14mu|kdelibs4-4.14.32-1|955	%{_kde_mandir}/man8/kded4.8.*
14mu|kdelibs4-4.14.32-1|956	%{_kde_iconsdir}/hicolor/*/actions/presence_away.png
14mu|kdelibs4-4.14.32-1|957	%{_kde_iconsdir}/hicolor/*/actions/presence_offline.png
14mu|kdelibs4-4.14.32-1|958	%{_kde_iconsdir}/hicolor/*/actions/presence_online.png
14mu|kdelibs4-4.14.32-1|959	%{_kde_iconsdir}/hicolor/*/actions/presence_unknown.png
14mu|kdelibs4-4.14.32-1|960	%{_kde_datadir}/locale/all_languages
14mu|kdelibs4-4.14.32-1|961	%{_sysconfdir}/dbus-1/system.d/org.kde.auth.conf
14mu|kdelibs4-4.14.32-1|962	%{_kde_sysconfdir}/xdg/kde4/menus/applications.menu
14mu|kdelibs4-4.14.32-1|963	%{_kde_appsdir}/kauth
14mu|kdelibs4-4.14.32-1|964	%{_kde_appsdir}/plasma
14mu|kdelibs4-4.14.32-1|965	%{_kde_datadir}/locale/en_US/entry.desktop
14mu|kdelibs4-4.14.32-1|966	
14mu|kdelibs4-4.14.32-1|967	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|968	
14mu|kdelibs4-4.14.32-1|969	%if %{compile_apidox}
14mu|kdelibs4-4.14.32-1|970	%package apidoc
14mu|kdelibs4-4.14.32-1|971	Summary:	Development documentation for %{name}
14mu|kdelibs4-4.14.32-1|972	Group:		Development/KDE and Qt
14mu|kdelibs4-4.14.32-1|973	Requires:	qt4-doc
14mu|kdelibs4-4.14.32-1|974	
14mu|kdelibs4-4.14.32-1|975	%description apidoc
14mu|kdelibs4-4.14.32-1|976	This packages contains all development documentation for kdelibs
14mu|kdelibs4-4.14.32-1|977	
14mu|kdelibs4-4.14.32-1|978	%files apidoc
14mu|kdelibs4-4.14.32-1|979	%{_docdir}/kde4/api/*
14mu|kdelibs4-4.14.32-1|980	%endif
14mu|kdelibs4-4.14.32-1|981	
14mu|kdelibs4-4.14.32-1|982	#----------------------------------------------------------------------------
14mu|kdelibs4-4.14.32-1|983	
14mu|kdelibs4-4.14.32-1|984	%prep
14mu|kdelibs4-4.14.32-1|985	%setup -q -n kdelibs-%{version}
14mu|kdelibs4-4.14.32-1|986	
14mu|kdelibs4-4.14.32-1|987	%patch1 -p0
14mu|kdelibs4-4.14.32-1|988	%if ! %{with_drkonqi}
14mu|kdelibs4-4.14.32-1|989	%patch2 -p0
14mu|kdelibs4-4.14.32-1|990	%endif
14mu|kdelibs4-4.14.32-1|991	%patch3 -p1
14mu|kdelibs4-4.14.32-1|992	%patch4 -p1 -b .doc5~
14mu|kdelibs4-4.14.32-1|993	%patch5 -p1 -b .kf5dtd~
14mu|kdelibs4-4.14.32-1|994	%patch10 -p1 -b .phonepower~
14mu|kdelibs4-4.14.32-1|995	%patch11 -p1 -b .delayed~
14mu|kdelibs4-4.14.32-1|996	%patch12 -p1 -R
14mu|kdelibs4-4.14.32-1|997	%patch13 -p1 -b .dtd45~
14mu|kdelibs4-4.14.32-1|998	%patch14 -p1 -b .cmp0002~
14mu|kdelibs4-4.14.32-1|999	%if %{mdvver} >= 201610
14mu|kdelibs4-4.14.32-1|1000	%patch15 -p1 -b .strigi~
14mu|kdelibs4-4.14.32-1|1001	%endif
14mu|kdelibs4-4.14.32-1|1002	%patch100 -p1
14mu|kdelibs4-4.14.32-1|1003	%patch200 -p1
14mu|kdelibs4-4.14.32-1|1004	%patch203 -p1
14mu|kdelibs4-4.14.32-1|1005	%patch204 -p1
14mu|kdelibs4-4.14.32-1|1006	%patch206 -p1
14mu|kdelibs4-4.14.32-1|1007	%patch207 -p1
14mu|kdelibs4-4.14.32-1|1008	%patch208 -p1
14mu|kdelibs4-4.14.32-1|1009	%patch209 -p1
14mu|kdelibs4-4.14.32-1|1010	%patch210 -p1
14mu|kdelibs4-4.14.32-1|1011	%patch211 -p1
14mu|kdelibs4-4.14.32-1|1012	
14mu|kdelibs4-4.14.32-1|1013	%build
14mu|kdelibs4-4.14.32-1|1014	%cmake_kde4 %{?no_libkactivities:-DBUILD_libkactivities:BOOL=OFF}
14mu|kdelibs4-4.14.32-1|1015	
14mu|kdelibs4-4.14.32-1|1016	%if %{compile_apidox}
14mu|kdelibs4-4.14.32-1|1017	cd ..
14mu|kdelibs4-4.14.32-1|1018	doc/api/doxygen.sh --doxdatadir=${PWD}/doc/common .
14mu|kdelibs4-4.14.32-1|1019	%endif
14mu|kdelibs4-4.14.32-1|1020	
14mu|kdelibs4-4.14.32-1|1021	%install
14mu|kdelibs4-4.14.32-1|1022	%makeinstall_std -C build
14mu|kdelibs4-4.14.32-1|1023	
14mu|kdelibs4-4.14.32-1|1024	%if %{compile_apidox}
14mu|kdelibs4-4.14.32-1|1025	mkdir -p %{buildroot}%{_docdir}/kde4/api
14mu|kdelibs4-4.14.32-1|1026	cp -av kdelibs-%{version}-apidocs %{buildroot}%{_docdir}/kde4/api/kdelibs
14mu|kdelibs4-4.14.32-1|1027	%endif
14mu|kdelibs4-4.14.32-1|1028	
14mu|kdelibs4-4.14.32-1|1029	rm -fr %{buildroot}%{_kde_appsdir}/kssl/ca-bundle.crt
14mu|kdelibs4-4.14.32-1|1030	ln -snf %{_sysconfdir}/pki/tls/certs/ca-bundle.crt %{buildroot}%{_kde_appsdir}/kssl/ca-bundle.crt
14mu|kdelibs4-4.14.32-1|1031	
14mu|kdelibs4-4.14.32-1|1032	
14mu|kdelibs4-4.14.32-1|1033	%changelog
14mu|kdelibs4-4.14.32-1|1034	
14mu|kdelibs4-4.14.32-1|1035	* Thu May 18 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.32-1
14mu|kdelibs4-4.14.32-1|1036	- (9c77201) Apply strigi patch only in rosa2016.1+
14mu|kdelibs4-4.14.32-1|1037	- (Andrey Bondrov: b6ba5c9) New version 4.14.32
14mu|kdelibs4-4.14.32-1|1038	
14mu|kdelibs4-4.14.32-1|1039	* Fri Feb 10 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.29-1
14mu|kdelibs4-4.14.32-1|1040	- (ce7ced3) New version 4.14.29
14mu|kdelibs4-4.14.32-1|1041	
14mu|kdelibs4-4.14.32-1|1042	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.28-2
14mu|kdelibs4-4.14.32-1|1043	- (084eb3f) MassBuild#1230: Increase release tag
14mu|kdelibs4-4.14.32-1|1044	
14mu|kdelibs4-4.14.32-1|1045	* Sat Jan 28 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.28-1
14mu|kdelibs4-4.14.32-1|1046	- (5b0712a) New version 4.14.28
14mu|kdelibs4-4.14.32-1|1047	
14mu|kdelibs4-4.14.32-1|1048	* Tue Oct 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.25-1
14mu|kdelibs4-4.14.32-1|1049	- (5a68ece) Fix build with patched strigi
14mu|kdelibs4-4.14.32-1|1050	- (Andrey Bondrov: bfe9efb) New version 4.14.25
14mu|kdelibs4-4.14.32-1|1051	
14mu|kdelibs4-4.14.32-1|1052	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.13-5
14mu|kdelibs4-4.14.32-1|1053	- (acfe97f) MassBuild#1169: Increase release tag
14mu|kdelibs4-4.14.32-1|1054	
14mu|kdelibs4-4.14.32-1|1055	* Thu Sep 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.13-4
14mu|kdelibs4-4.14.32-1|1056	- (7a8b9c2) Bump release
14mu|kdelibs4-4.14.32-1|1057	
14mu|kdelibs4-4.14.32-1|1058	* Mon Sep 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.13-3
14mu|kdelibs4-4.14.32-1|1059	- (adc7045) Bump release
14mu|kdelibs4-4.14.32-1|1060	
14mu|kdelibs4-4.14.32-1|1061	* Tue Jan 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.13-2
14mu|kdelibs4-4.14.32-1|1062	- (c17fca3) Add cmake-keep-cmp0002 patch to keep CMP0002 policy as it was before 4.14.11
14mu|kdelibs4-4.14.32-1|1063	
14mu|kdelibs4-4.14.32-1|1064	* Mon Jan 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.13-1
14mu|kdelibs4-4.14.32-1|1065	- (ed8a106) New version 4.14.13
14mu|kdelibs4-4.14.32-1|1066	
14mu|kdelibs4-4.14.32-1|1067	* Wed Sep 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.12-1
14mu|kdelibs4-4.14.32-1|1068	- (0bb54f2) New version 4.14.12
14mu|kdelibs4-4.14.32-1|1069	
14mu|kdelibs4-4.14.32-1|1070	* Thu Jun 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.8-3
14mu|kdelibs4-4.14.32-1|1071	- (101ed50) Add kf5-dtd patch to make sure khelpcenter can open docbooks from KF5
14mu|kdelibs4-4.14.32-1|1072	
14mu|kdelibs4-4.14.32-1|1073	* Thu Jun 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.8-1
14mu|kdelibs4-4.14.32-1|1074	- (50d8718) Add doc5 patch to handle docs from KF5 applications
14mu|kdelibs4-4.14.32-1|1075	- (Andrey Bondrov: 5107231) New version 4.14.8
14mu|kdelibs4-4.14.32-1|1076	- (Andrey Bondrov: 5107231) Drop icons-overlay patch (fixed upstream)
14mu|kdelibs4-4.14.32-1|1077	- (Andrey Bondrov: 5107231) Re-diff fileplaces patch
14mu|kdelibs4-4.14.32-1|1078	
14mu|kdelibs4-4.14.32-1|1079	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 5:4.14.4-3
14mu|kdelibs4-4.14.32-1|1080	- (efb370d) MassBuild#656: Increase release tag
14mu|kdelibs4-4.14.32-1|1081	
14mu|kdelibs4-4.14.32-1|1082	* Fri Jan 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.4-2
14mu|kdelibs4-4.14.32-1|1083	- (ae0c686) Add icons-overlay patch (revert buggy upstream commit)
14mu|kdelibs4-4.14.32-1|1084	
14mu|kdelibs4-4.14.32-1|1085	* Tue Jan 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.4-1
14mu|kdelibs4-4.14.32-1|1086	- (94cf64f) Re-diff armlinking patch
14mu|kdelibs4-4.14.32-1|1087	- (Andrey Bondrov: a4e22ce) Re-diff fix-cmakelist-to-use-pthread patch
14mu|kdelibs4-4.14.32-1|1088	- (Andrey Bondrov: 8d98244) New version 4.14.4
14mu|kdelibs4-4.14.32-1|1089	
14mu|kdelibs4-4.14.32-1|1090	* Sun Dec 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.3-3
14mu|kdelibs4-4.14.32-1|1091	- (87fa4b8) Don't require media-player-info for build, it's runtime-only dependency
14mu|kdelibs4-4.14.32-1|1092	
14mu|kdelibs4-4.14.32-1|1093	* Wed Dec 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.3-2
14mu|kdelibs4-4.14.32-1|1094	- (d30fdec) Use docbook-dtd45-xml instead of docbook-dtd42-xml
14mu|kdelibs4-4.14.32-1|1095	
14mu|kdelibs4-4.14.32-1|1096	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.14.3-1
14mu|kdelibs4-4.14.32-1|1097	- (97726db) LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdelibs4-4.14.32-1|1098	
14mu|kdelibs4-4.14.32-1|1099	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.13.3-2
14mu|kdelibs4-4.14.32-1|1100	- (9e7a9cf) BuildList#2062192: Increase release tag
14mu|kdelibs4-4.14.32-1|1101	
14mu|kdelibs4-4.14.32-1|1102	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.13.3-1
14mu|kdelibs4-4.14.32-1|1103	- (05e626d) LOG New version 4.13.3 (sync spec and patches with Cooker)
14mu|kdelibs4-4.14.32-1|1104	
14mu|kdelibs4-4.14.32-1|1105	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5:4.13.2-1.2
14mu|kdelibs4-4.14.32-1|1106	- (7f6f5dd) MassBuild#440: Increase release tag
14mu|kdelibs4-4.14.32-1|1107	
14mu|kdelibs4-4.14.32-1|1108	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.13.2-1.1
14mu|kdelibs4-4.14.32-1|1109	- (86b7b24) Bump release
14mu|kdelibs4-4.14.32-1|1110	
14mu|kdelibs4-4.14.32-1|1111	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.13.2-1
14mu|kdelibs4-4.14.32-1|1112	- (d8ae567) LOG New version 4.13.2 (sync spec and patches with Cooker)
14mu|kdelibs4-4.14.32-1|1113	
14mu|kdelibs4-4.14.32-1|1114	* Wed Jun 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-5
14mu|kdelibs4-4.14.32-1|1115	- (2822428) Just bump release
14mu|kdelibs4-4.14.32-1|1116	
14mu|kdelibs4-4.14.32-1|1117	

22918 14
14mu|kdelibs4support-5.24.0-1|1	%define fw_version 5.24
14mu|kdelibs4support-5.24.0-1|2	
14mu|kdelibs4support-5.24.0-1|3	Summary:	KDE Frameworks 5 porting aid from KDELibs4 module
14mu|kdelibs4support-5.24.0-1|4	Name:		kdelibs4support
14mu|kdelibs4support-5.24.0-1|5	Version:	5.24.0
14mu|kdelibs4support-5.24.0-1|6	Release:	1
14mu|kdelibs4support-5.24.0-1|7	License:	GPLv2+
14mu|kdelibs4support-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kdelibs4support-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kdelibs4support-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kdelibs4support-5.24.0-1|11	Patch0:		kdelibs4support-5.6.0-docbook-dtd45.patch
14mu|kdelibs4support-5.24.0-1|12	BuildRequires:	docbook-dtd45-xml
14mu|kdelibs4support-5.24.0-1|13	BuildRequires:	docbook-style-xsl
14mu|kdelibs4support-5.24.0-1|14	BuildRequires:	extra-cmake-modules
14mu|kdelibs4support-5.24.0-1|15	BuildRequires:	qt5-designer
14mu|kdelibs4support-5.24.0-1|16	BuildRequires:	qt5-linguist-tools
14mu|kdelibs4support-5.24.0-1|17	BuildRequires:	kf5completion-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|18	BuildRequires:	kf5config-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|19	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|20	BuildRequires:	kf5crash-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|21	BuildRequires:	kf5designerplugin-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|22	BuildRequires:	kf5doctools-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|23	BuildRequires:	kf5globalaccel-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|24	BuildRequires:	kf5guiaddons-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|25	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|26	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|27	BuildRequires:	kf5kded-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|28	BuildRequires:	kf5kio-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|29	BuildRequires:	kf5notifications-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|30	BuildRequires:	kf5parts-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|31	BuildRequires:	kf5service-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|32	BuildRequires:	kf5textwidgets-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|33	BuildRequires:	kf5unitconversion-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|34	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|35	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|36	BuildRequires:	kf5xmlgui-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|37	BuildRequires:	pkgconfig(libnm-util)
14mu|kdelibs4support-5.24.0-1|38	BuildRequires:	pkgconfig(NetworkManager)
14mu|kdelibs4support-5.24.0-1|39	BuildRequires:	pkgconfig(openssl)
14mu|kdelibs4support-5.24.0-1|40	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|kdelibs4support-5.24.0-1|41	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdelibs4support-5.24.0-1|42	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kdelibs4support-5.24.0-1|43	BuildRequires:	pkgconfig(Qt5Designer)
14mu|kdelibs4support-5.24.0-1|44	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kdelibs4support-5.24.0-1|45	BuildRequires:	pkgconfig(Qt5Network)
14mu|kdelibs4support-5.24.0-1|46	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|kdelibs4support-5.24.0-1|47	BuildRequires:	pkgconfig(Qt5Svg)
14mu|kdelibs4support-5.24.0-1|48	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdelibs4support-5.24.0-1|49	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kdelibs4support-5.24.0-1|50	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kdelibs4support-5.24.0-1|51	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kdelibs4support-5.24.0-1|52	BuildRequires:	pkgconfig(sm)
14mu|kdelibs4support-5.24.0-1|53	BuildRequires:	pkgconfig(x11)
14mu|kdelibs4support-5.24.0-1|54	Requires:	docbook-dtd45-xml
14mu|kdelibs4support-5.24.0-1|55	Requires:	docbook-style-xsl
14mu|kdelibs4support-5.24.0-1|56	
14mu|kdelibs4support-5.24.0-1|57	%description
14mu|kdelibs4support-5.24.0-1|58	KDE Frameworks 5 porting aid from KDELibs4 module.
14mu|kdelibs4support-5.24.0-1|59	
14mu|kdelibs4support-5.24.0-1|60	This framework provides code and utilities to ease the transition from
14mu|kdelibs4support-5.24.0-1|61	kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++
14mu|kdelibs4support-5.24.0-1|62	classes whose functionality has been replaced by code in CMake, Qt and
14mu|kdelibs4support-5.24.0-1|63	other frameworks.
14mu|kdelibs4support-5.24.0-1|64	
14mu|kdelibs4support-5.24.0-1|65	%files
14mu|kdelibs4support-5.24.0-1|66	%{_kde5_bindir}/kdebugdialog5
14mu|kdelibs4support-5.24.0-1|67	%{_kde5_bindir}/kf5-config
14mu|kdelibs4support-5.24.0-1|68	%{_kde5_datadir}/kf5/kdoctools/customization/*
14mu|kdelibs4support-5.24.0-1|69	%{_kde5_datadir}/kf5/kssl/ca-bundle.crt
14mu|kdelibs4support-5.24.0-1|70	%{_kde5_datadir}/kf5/locale/*
14mu|kdelibs4support-5.24.0-1|71	%{_kde5_datadir}/kf5/widgets/*
14mu|kdelibs4support-5.24.0-1|72	# Likely requires config in /etc, TODO
14mu|kdelibs4support-5.24.0-1|73	%{_kde5_libexecdir}/kf5/fileshareset
14mu|kdelibs4support-5.24.0-1|74	%{_kde5_mandir}/man1/kf5-config.1*
14mu|kdelibs4support-5.24.0-1|75	%{_kde5_plugindir}/kded/networkstatus.so
14mu|kdelibs4support-5.24.0-1|76	%{_kde5_plugindir}/kio/metainfo.so
14mu|kdelibs4support-5.24.0-1|77	%{_kde5_services}/kcm_ssl.desktop
14mu|kdelibs4support-5.24.0-1|78	%{_kde5_services}/metainfo.protocol
14mu|kdelibs4support-5.24.0-1|79	%{_kde5_services}/qimageioplugins/*.desktop
14mu|kdelibs4support-5.24.0-1|80	%{_kde5_servicetypes}/*.desktop
14mu|kdelibs4support-5.24.0-1|81	%{_kde5_sysconfdir}/xdg/colors/*
14mu|kdelibs4support-5.24.0-1|82	%{_kde5_sysconfdir}/xdg/kdebug.areas
14mu|kdelibs4support-5.24.0-1|83	%{_kde5_sysconfdir}/xdg/kdebugrc
14mu|kdelibs4support-5.24.0-1|84	%{_kde5_sysconfdir}/xdg/ksslcalist
14mu|kdelibs4support-5.24.0-1|85	%{_localedir}/kf5_all_languages
14mu|kdelibs4support-5.24.0-1|86	%{_qt5_plugindir}/kcm_ssl.so
14mu|kdelibs4support-5.24.0-1|87	
14mu|kdelibs4support-5.24.0-1|88	#----------------------------------------------------------------------------
14mu|kdelibs4support-5.24.0-1|89	
14mu|kdelibs4support-5.24.0-1|90	%package -n qt5-designer-plugin-%{name}
14mu|kdelibs4support-5.24.0-1|91	Summary:	Qt5 Designer plugin for KDELibs4Support
14mu|kdelibs4support-5.24.0-1|92	Group:		Development/KDE and Qt
14mu|kdelibs4support-5.24.0-1|93	
14mu|kdelibs4support-5.24.0-1|94	%description -n qt5-designer-plugin-%{name}
14mu|kdelibs4support-5.24.0-1|95	Qt5 Designer plugin for KDELibs4Support.
14mu|kdelibs4support-5.24.0-1|96	
14mu|kdelibs4support-5.24.0-1|97	%files -n qt5-designer-plugin-%{name}
14mu|kdelibs4support-5.24.0-1|98	%{_qt5_plugindir}/designer/kf5deprecatedwidgets.so
14mu|kdelibs4support-5.24.0-1|99	
14mu|kdelibs4support-5.24.0-1|100	#----------------------------------------------------------------------------
14mu|kdelibs4support-5.24.0-1|101	
14mu|kdelibs4support-5.24.0-1|102	%package i18n
14mu|kdelibs4support-5.24.0-1|103	Summary:	KDELibs4Support translations
14mu|kdelibs4support-5.24.0-1|104	Group:		System/Internationalization
14mu|kdelibs4support-5.24.0-1|105	BuildArch:	noarch
14mu|kdelibs4support-5.24.0-1|106	
14mu|kdelibs4support-5.24.0-1|107	%description i18n
14mu|kdelibs4support-5.24.0-1|108	KDELibs4Support translations.
14mu|kdelibs4support-5.24.0-1|109	
14mu|kdelibs4support-5.24.0-1|110	%files i18n -f %{name}.lang
14mu|kdelibs4support-5.24.0-1|111	
14mu|kdelibs4support-5.24.0-1|112	#----------------------------------------------------------------------------
14mu|kdelibs4support-5.24.0-1|113	
14mu|kdelibs4support-5.24.0-1|114	%define kf5kdelibs4support_major 5
14mu|kdelibs4support-5.24.0-1|115	%define libkf5kdelibs4support %mklibname kf5kdelibs4support %{kf5kdelibs4support_major}
14mu|kdelibs4support-5.24.0-1|116	
14mu|kdelibs4support-5.24.0-1|117	%package -n %{libkf5kdelibs4support}
14mu|kdelibs4support-5.24.0-1|118	Summary:	KDE Frameworks 5 porting aid from KDELibs4 shared library
14mu|kdelibs4support-5.24.0-1|119	Group:		System/Libraries
14mu|kdelibs4support-5.24.0-1|120	Requires:	%{name}
14mu|kdelibs4support-5.24.0-1|121	Requires:	%{name}-i18n
14mu|kdelibs4support-5.24.0-1|122	
14mu|kdelibs4support-5.24.0-1|123	%description -n %{libkf5kdelibs4support}
14mu|kdelibs4support-5.24.0-1|124	KDE Frameworks 5 porting aid from KDELibs4 shared library.
14mu|kdelibs4support-5.24.0-1|125	
14mu|kdelibs4support-5.24.0-1|126	%files -n %{libkf5kdelibs4support}
14mu|kdelibs4support-5.24.0-1|127	%{_kde5_libdir}/libKF5KDELibs4Support.so.%{kf5kdelibs4support_major}*
14mu|kdelibs4support-5.24.0-1|128	
14mu|kdelibs4support-5.24.0-1|129	#----------------------------------------------------------------------------
14mu|kdelibs4support-5.24.0-1|130	
14mu|kdelibs4support-5.24.0-1|131	%define devkf5kdelibs4support %mklibname kf5kdelibs4support -d
14mu|kdelibs4support-5.24.0-1|132	
14mu|kdelibs4support-5.24.0-1|133	%package -n %{devkf5kdelibs4support}
14mu|kdelibs4support-5.24.0-1|134	Summary:	Development files for KDE Frameworks 5 porting aid from KDELibs4 module
14mu|kdelibs4support-5.24.0-1|135	Group:		Development/KDE and Qt
14mu|kdelibs4support-5.24.0-1|136	Requires:	%{libkf5kdelibs4support} = %{EVRD}
14mu|kdelibs4support-5.24.0-1|137	Requires:	kf5designerplugin-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|138	Requires:	kf5doctools-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|139	Requires:	kf5emoticons-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|140	Requires:	kf5globalaccel-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|141	Requires:	kf5guiaddons-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|142	Requires:	kf5i18n-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|143	Requires:	kf5init-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|144	Requires:	kf5itemmodels-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|145	Requires:	kf5itemviews-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|146	Requires:	kf5jobwidgets-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|147	Requires:	kf5kcmutils-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|148	Requires:	kf5kio-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|149	Requires:	kf5notifications-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|150	Requires:	kf5parts-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|151	Requires:	kf5pty-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|152	Requires:	kf5service-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|153	Requires:	kf5solid-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|154	Requires:	kf5sonnet-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|155	Requires:	kf5su-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|156	Requires:	kf5textwidgets-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|157	Requires:	kf5unitconversion-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|158	Requires:	kf5widgetsaddons-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|159	Requires:	kf5windowsystem-devel >= %{version}
14mu|kdelibs4support-5.24.0-1|160	Requires:	qt5-designer-plugin-%{name}
14mu|kdelibs4support-5.24.0-1|161	Provides:	%{name}-devel = %{EVRD}
14mu|kdelibs4support-5.24.0-1|162	Provides:	kf5kdelibs4support-devel = %{version}
14mu|kdelibs4support-5.24.0-1|163	
14mu|kdelibs4support-5.24.0-1|164	%description -n %{devkf5kdelibs4support}
14mu|kdelibs4support-5.24.0-1|165	This package contains header files needed if you wish to build applications
14mu|kdelibs4support-5.24.0-1|166	based on %{name}.
14mu|kdelibs4support-5.24.0-1|167	
14mu|kdelibs4support-5.24.0-1|168	%files -n %{devkf5kdelibs4support}
14mu|kdelibs4support-5.24.0-1|169	%{_kde5_includedir}/KF5/KDELibs4Support
14mu|kdelibs4support-5.24.0-1|170	%{_kde5_includedir}/KF5/kdelibs4support_version.h
14mu|kdelibs4support-5.24.0-1|171	%{_kde5_libdir}/cmake/KDELibs4
14mu|kdelibs4support-5.24.0-1|172	%{_kde5_libdir}/cmake/KF5KDE4Support
14mu|kdelibs4support-5.24.0-1|173	%{_kde5_libdir}/cmake/KF5KDELibs4Support
14mu|kdelibs4support-5.24.0-1|174	%{_kde5_libdir}/libKF5KDELibs4Support.so
14mu|kdelibs4support-5.24.0-1|175	%{_datadir}/dbus-1/interfaces/kf5_org.*.xml
14mu|kdelibs4support-5.24.0-1|176	
14mu|kdelibs4support-5.24.0-1|177	#----------------------------------------------------------------------------
14mu|kdelibs4support-5.24.0-1|178	
14mu|kdelibs4support-5.24.0-1|179	%prep
14mu|kdelibs4support-5.24.0-1|180	%setup -q
14mu|kdelibs4support-5.24.0-1|181	%patch0 -p1
14mu|kdelibs4support-5.24.0-1|182	
14mu|kdelibs4support-5.24.0-1|183	%build
14mu|kdelibs4support-5.24.0-1|184	%cmake_kde5
14mu|kdelibs4support-5.24.0-1|185	%make
14mu|kdelibs4support-5.24.0-1|186	
14mu|kdelibs4support-5.24.0-1|187	%install
14mu|kdelibs4support-5.24.0-1|188	%makeinstall_std -C build
14mu|kdelibs4support-5.24.0-1|189	
14mu|kdelibs4support-5.24.0-1|190	%find_lang %{name} --all-name --with-html --with-kde --with-man
14mu|kdelibs4support-5.24.0-1|191	
14mu|kdelibs4support-5.24.0-1|192	%changelog
14mu|kdelibs4support-5.24.0-1|193	
14mu|kdelibs4support-5.24.0-1|194	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kdelibs4support-5.24.0-1|195	- (d99f7b6) New version 5.24.0
14mu|kdelibs4support-5.24.0-1|196	
14mu|kdelibs4support-5.24.0-1|197	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.23.0-1
14mu|kdelibs4support-5.24.0-1|198	- (eabc226) New version 5.23.0
14mu|kdelibs4support-5.24.0-1|199	
14mu|kdelibs4support-5.24.0-1|200	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-2
14mu|kdelibs4support-5.24.0-1|201	- (b38f7a9) MassBuild#1025: Increase release tag
14mu|kdelibs4support-5.24.0-1|202	
14mu|kdelibs4support-5.24.0-1|203	* Sun Apr 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-1
14mu|kdelibs4support-5.24.0-1|204	- (8751651) New version 5.21.0
14mu|kdelibs4support-5.24.0-1|205	
14mu|kdelibs4support-5.24.0-1|206	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-2
14mu|kdelibs4support-5.24.0-1|207	- (0b7daac) MassBuild#1000: Increase release tag
14mu|kdelibs4support-5.24.0-1|208	
14mu|kdelibs4support-5.24.0-1|209	* Mon Mar 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-1
14mu|kdelibs4support-5.24.0-1|210	- (07dcadc) New version 5.20.0
14mu|kdelibs4support-5.24.0-1|211	
14mu|kdelibs4support-5.24.0-1|212	* Sat Feb 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19.0-1
14mu|kdelibs4support-5.24.0-1|213	- (f876fdc) New version 5.19.0
14mu|kdelibs4support-5.24.0-1|214	
14mu|kdelibs4support-5.24.0-1|215	* Tue Jan 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.18.0-1
14mu|kdelibs4support-5.24.0-1|216	- (7c2e1fb) Build requires kf5kded-devel
14mu|kdelibs4support-5.24.0-1|217	- (Andrey Bondrov: 1378993) New version 5.18.0
14mu|kdelibs4support-5.24.0-1|218	
14mu|kdelibs4support-5.24.0-1|219	* Wed Dec 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-1
14mu|kdelibs4support-5.24.0-1|220	- (18cd04a) New version 5.17.0
14mu|kdelibs4support-5.24.0-1|221	
14mu|kdelibs4support-5.24.0-1|222	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-2
14mu|kdelibs4support-5.24.0-1|223	- (1043866) Bump release
14mu|kdelibs4support-5.24.0-1|224	
14mu|kdelibs4support-5.24.0-1|225	* Tue Nov 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-1
14mu|kdelibs4support-5.24.0-1|226	- (624873b) New version 5.16.0
14mu|kdelibs4support-5.24.0-1|227	
14mu|kdelibs4support-5.24.0-1|228	* Sun Oct 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.15.0-1
14mu|kdelibs4support-5.24.0-1|229	- (b4125d6) New version 5.15.0
14mu|kdelibs4support-5.24.0-1|230	
14mu|kdelibs4support-5.24.0-1|231	* Sat Sep 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.14.0-1
14mu|kdelibs4support-5.24.0-1|232	- (a1bce9a) Update files
14mu|kdelibs4support-5.24.0-1|233	- (Andrey Bondrov: 2dc0b40) New version 5.14.0
14mu|kdelibs4support-5.24.0-1|234	
14mu|kdelibs4support-5.24.0-1|235	* Wed Aug 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.13.0-1
14mu|kdelibs4support-5.24.0-1|236	- (375e780) New version 5.13.0
14mu|kdelibs4support-5.24.0-1|237	
14mu|kdelibs4support-5.24.0-1|238	* Mon Jul 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.12.0-1
14mu|kdelibs4support-5.24.0-1|239	- (f36274c) New version 5.12.0
14mu|kdelibs4support-5.24.0-1|240	
14mu|kdelibs4support-5.24.0-1|241	* Mon Jun 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.11.0-1
14mu|kdelibs4support-5.24.0-1|242	- (e998b3a) New version 5.11.0
14mu|kdelibs4support-5.24.0-1|243	
14mu|kdelibs4support-5.24.0-1|244	* Sat May 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10.0-1
14mu|kdelibs4support-5.24.0-1|245	- (c9b73d5) New version 5.10.0
14mu|kdelibs4support-5.24.0-1|246	
14mu|kdelibs4support-5.24.0-1|247	* Fri Apr 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.9.0-1
14mu|kdelibs4support-5.24.0-1|248	- (d86c9a1) New version 5.9.0
14mu|kdelibs4support-5.24.0-1|249	
14mu|kdelibs4support-5.24.0-1|250	* Wed Mar 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.8.0-1
14mu|kdelibs4support-5.24.0-1|251	- (1499616) Drop datapath patch, seems to be no longer needed
14mu|kdelibs4support-5.24.0-1|252	- (Andrey Bondrov: 511716f) New version 5.8.0
14mu|kdelibs4support-5.24.0-1|253	
14mu|kdelibs4support-5.24.0-1|254	* Sun Mar 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-10
14mu|kdelibs4support-5.24.0-1|255	- (f3965c2) Add patch to fix datapath in cmake module
14mu|kdelibs4support-5.24.0-1|256	
14mu|kdelibs4support-5.24.0-1|257	* Fri Mar 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-9
14mu|kdelibs4support-5.24.0-1|258	- (47b19a3) MassBuild#682: Increase release tag
14mu|kdelibs4support-5.24.0-1|259	
14mu|kdelibs4support-5.24.0-1|260	* Fri Mar 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-8
14mu|kdelibs4support-5.24.0-1|261	- (6676b15) Rebuild for new HTML docs dir
14mu|kdelibs4support-5.24.0-1|262	
14mu|kdelibs4support-5.24.0-1|263	* Fri Mar 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-7
14mu|kdelibs4support-5.24.0-1|264	- (c2a15d3) Add more dependencies to development package's Requires
14mu|kdelibs4support-5.24.0-1|265	
14mu|kdelibs4support-5.24.0-1|266	* Fri Mar 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-6
14mu|kdelibs4support-5.24.0-1|267	- (3675cf0) Add more dependencies to development package's Requires
14mu|kdelibs4support-5.24.0-1|268	
14mu|kdelibs4support-5.24.0-1|269	* Fri Mar 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-5
14mu|kdelibs4support-5.24.0-1|270	- (e78c490) Fix typo
14mu|kdelibs4support-5.24.0-1|271	- (Andrey Bondrov: f8a5ec4) Add more dependencies to development package's Requires
14mu|kdelibs4support-5.24.0-1|272	
14mu|kdelibs4support-5.24.0-1|273	* Fri Mar 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-4
14mu|kdelibs4support-5.24.0-1|274	- (a4c4b2a) Add kf5doctools-devel to development package's Requires
14mu|kdelibs4support-5.24.0-1|275	
14mu|kdelibs4support-5.24.0-1|276	

22919 14
14mu|kdenetwork4-4.14.3-1|1	Summary:	K Desktop Environment - Network Applications
14mu|kdenetwork4-4.14.3-1|2	Name:		kdenetwork4
14mu|kdenetwork4-4.14.3-1|3	Version:	4.14.3
14mu|kdenetwork4-4.14.3-1|4	Release:	1
14mu|kdenetwork4-4.14.3-1|5	Epoch:		3
14mu|kdenetwork4-4.14.3-1|6	License:	GPLv2+
14mu|kdenetwork4-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdenetwork4-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdenetwork4-4.14.3-1|9	Suggests:	kdenetwork-filesharing
14mu|kdenetwork4-4.14.3-1|10	Suggests:	kdenetwork-strigi-analyzers
14mu|kdenetwork4-4.14.3-1|11	Suggests:	kdnssd
14mu|kdenetwork4-4.14.3-1|12	Suggests:	kget
14mu|kdenetwork4-4.14.3-1|13	Suggests:	kopete
14mu|kdenetwork4-4.14.3-1|14	Suggests:	kppp
14mu|kdenetwork4-4.14.3-1|15	Suggests:	krdc
14mu|kdenetwork4-4.14.3-1|16	Suggests:	krfb
14mu|kdenetwork4-4.14.3-1|17	Obsoletes:	kdenetwork4-devel < 3:4.11.0
14mu|kdenetwork4-4.14.3-1|18	BuildArch:	noarch
14mu|kdenetwork4-4.14.3-1|19	
14mu|kdenetwork4-4.14.3-1|20	%description
14mu|kdenetwork4-4.14.3-1|21	Networking applications for the K Desktop Environment:
14mu|kdenetwork4-4.14.3-1|22	- kdenetwork-filesharing: Samba filesharing dialog for KDE
14mu|kdenetwork4-4.14.3-1|23	- kdenetwork-strigi-analyzers: KDE network strigi plugins
14mu|kdenetwork4-4.14.3-1|24	- kdnssd: DNS-SD service discovery monitor
14mu|kdenetwork4-4.14.3-1|25	- kget: Versatile and user-friendly download manager for KDE
14mu|kdenetwork4-4.14.3-1|26	- kopete: KDE internet messenger
14mu|kdenetwork4-4.14.3-1|27	- kppp: KDE tool to setup PPP (Point-to-Point Protocol) connections
14mu|kdenetwork4-4.14.3-1|28	- krfb: Desktop Sharing server, allow others to access your desktop via VNC
14mu|kdenetwork4-4.14.3-1|29	- krdc: a client for Desktop Sharing and other VNC servers
14mu|kdenetwork4-4.14.3-1|30	
14mu|kdenetwork4-4.14.3-1|31	%files
14mu|kdenetwork4-4.14.3-1|32	
14mu|kdenetwork4-4.14.3-1|33	#----------------------------------------------------------------------------
14mu|kdenetwork4-4.14.3-1|34	
14mu|kdenetwork4-4.14.3-1|35	%prep
14mu|kdenetwork4-4.14.3-1|36	
14mu|kdenetwork4-4.14.3-1|37	%build
14mu|kdenetwork4-4.14.3-1|38	
14mu|kdenetwork4-4.14.3-1|39	%install
14mu|kdenetwork4-4.14.3-1|40	
14mu|kdenetwork4-4.14.3-1|41	
14mu|kdenetwork4-4.14.3-1|42	%changelog
14mu|kdenetwork4-4.14.3-1|43	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kdenetwork4-4.14.3-1|44	+ Revision: 59459ee
14mu|kdenetwork4-4.14.3-1|45	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdenetwork4-4.14.3-1|46	
14mu|kdenetwork4-4.14.3-1|47	

22920 14
14mu|kdenetwork-filesharing-4.14.3-1|1	Summary:	Samba filesharing dialog for KDE4
14mu|kdenetwork-filesharing-4.14.3-1|2	Name:		kdenetwork-filesharing
14mu|kdenetwork-filesharing-4.14.3-1|3	Version:	4.14.3
14mu|kdenetwork-filesharing-4.14.3-1|4	Release:	1
14mu|kdenetwork-filesharing-4.14.3-1|5	Epoch:		3
14mu|kdenetwork-filesharing-4.14.3-1|6	License:	GPLv2+
14mu|kdenetwork-filesharing-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdenetwork-filesharing-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdenetwork-filesharing-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdenetwork-filesharing-4.14.3-1|10	%if %{is_beta}
14mu|kdenetwork-filesharing-4.14.3-1|11	%define ftpdir unstable
14mu|kdenetwork-filesharing-4.14.3-1|12	%else
14mu|kdenetwork-filesharing-4.14.3-1|13	%define ftpdir stable
14mu|kdenetwork-filesharing-4.14.3-1|14	%endif
14mu|kdenetwork-filesharing-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdenetwork-filesharing-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kdenetwork-filesharing-4.14.3-1|17	Conflicts:	kde4-filesharing < 3:4.11.0
14mu|kdenetwork-filesharing-4.14.3-1|18	Obsoletes:	kde4-filesharing < 3:4.11.0
14mu|kdenetwork-filesharing-4.14.3-1|19	
14mu|kdenetwork-filesharing-4.14.3-1|20	%description
14mu|kdenetwork-filesharing-4.14.3-1|21	Samba filesharing dialog for KDE4.
14mu|kdenetwork-filesharing-4.14.3-1|22	
14mu|kdenetwork-filesharing-4.14.3-1|23	%files
14mu|kdenetwork-filesharing-4.14.3-1|24	%{_kde_libdir}/kde4/sambausershareplugin.so
14mu|kdenetwork-filesharing-4.14.3-1|25	%{_kde_services}/sambausershareplugin.desktop
14mu|kdenetwork-filesharing-4.14.3-1|26	
14mu|kdenetwork-filesharing-4.14.3-1|27	#-------------------------------------------
14mu|kdenetwork-filesharing-4.14.3-1|28	
14mu|kdenetwork-filesharing-4.14.3-1|29	%prep
14mu|kdenetwork-filesharing-4.14.3-1|30	%setup -q
14mu|kdenetwork-filesharing-4.14.3-1|31	
14mu|kdenetwork-filesharing-4.14.3-1|32	%build
14mu|kdenetwork-filesharing-4.14.3-1|33	%cmake_kde4
14mu|kdenetwork-filesharing-4.14.3-1|34	%make
14mu|kdenetwork-filesharing-4.14.3-1|35	
14mu|kdenetwork-filesharing-4.14.3-1|36	%install
14mu|kdenetwork-filesharing-4.14.3-1|37	%makeinstall_std -C build
14mu|kdenetwork-filesharing-4.14.3-1|38	
14mu|kdenetwork-filesharing-4.14.3-1|39	
14mu|kdenetwork-filesharing-4.14.3-1|40	%changelog
14mu|kdenetwork-filesharing-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kdenetwork-filesharing-4.14.3-1|42	+ Revision: 0e5c251
14mu|kdenetwork-filesharing-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdenetwork-filesharing-4.14.3-1|44	
14mu|kdenetwork-filesharing-4.14.3-1|45	

22921 14
14mu|kdenetwork-strigi-analyzers-4.14.3-1|1	Summary:	KDE network strigi plugins
14mu|kdenetwork-strigi-analyzers-4.14.3-1|2	Name:		kdenetwork-strigi-analyzers
14mu|kdenetwork-strigi-analyzers-4.14.3-1|3	Version:	4.14.3
14mu|kdenetwork-strigi-analyzers-4.14.3-1|4	Release:	1
14mu|kdenetwork-strigi-analyzers-4.14.3-1|5	Epoch:		3
14mu|kdenetwork-strigi-analyzers-4.14.3-1|6	License:	GPLv2+
14mu|kdenetwork-strigi-analyzers-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdenetwork-strigi-analyzers-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdenetwork-strigi-analyzers-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdenetwork-strigi-analyzers-4.14.3-1|10	%if %{is_beta}
14mu|kdenetwork-strigi-analyzers-4.14.3-1|11	%define ftpdir unstable
14mu|kdenetwork-strigi-analyzers-4.14.3-1|12	%else
14mu|kdenetwork-strigi-analyzers-4.14.3-1|13	%define ftpdir stable
14mu|kdenetwork-strigi-analyzers-4.14.3-1|14	%endif
14mu|kdenetwork-strigi-analyzers-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdenetwork-strigi-analyzers-4.14.3-1|16	BuildRequires:	boost-devel
14mu|kdenetwork-strigi-analyzers-4.14.3-1|17	BuildRequires:	kdelibs4-devel
14mu|kdenetwork-strigi-analyzers-4.14.3-1|18	BuildRequires:	pkgconfig(libstreamanalyzer)
14mu|kdenetwork-strigi-analyzers-4.14.3-1|19	
14mu|kdenetwork-strigi-analyzers-4.14.3-1|20	%description
14mu|kdenetwork-strigi-analyzers-4.14.3-1|21	This package provides:
14mu|kdenetwork-strigi-analyzers-4.14.3-1|22	- Strigi meta information plugin for BitTorrent files (*.torrent).
14mu|kdenetwork-strigi-analyzers-4.14.3-1|23	
14mu|kdenetwork-strigi-analyzers-4.14.3-1|24	%files
14mu|kdenetwork-strigi-analyzers-4.14.3-1|25	%{_kde_libdir}/strigi/strigita_torrent_analyzer.so
14mu|kdenetwork-strigi-analyzers-4.14.3-1|26	
14mu|kdenetwork-strigi-analyzers-4.14.3-1|27	#-------------------------------------------
14mu|kdenetwork-strigi-analyzers-4.14.3-1|28	
14mu|kdenetwork-strigi-analyzers-4.14.3-1|29	%prep
14mu|kdenetwork-strigi-analyzers-4.14.3-1|30	%setup -q
14mu|kdenetwork-strigi-analyzers-4.14.3-1|31	
14mu|kdenetwork-strigi-analyzers-4.14.3-1|32	%build
14mu|kdenetwork-strigi-analyzers-4.14.3-1|33	%cmake_kde4
14mu|kdenetwork-strigi-analyzers-4.14.3-1|34	%make
14mu|kdenetwork-strigi-analyzers-4.14.3-1|35	
14mu|kdenetwork-strigi-analyzers-4.14.3-1|36	%install
14mu|kdenetwork-strigi-analyzers-4.14.3-1|37	%makeinstall_std -C build
14mu|kdenetwork-strigi-analyzers-4.14.3-1|38	
14mu|kdenetwork-strigi-analyzers-4.14.3-1|39	
14mu|kdenetwork-strigi-analyzers-4.14.3-1|40	%changelog
14mu|kdenetwork-strigi-analyzers-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kdenetwork-strigi-analyzers-4.14.3-1|42	+ Revision: 094622e
14mu|kdenetwork-strigi-analyzers-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdenetwork-strigi-analyzers-4.14.3-1|44	
14mu|kdenetwork-strigi-analyzers-4.14.3-1|45	

22922 14
14mu|kdenlive-16.08.2-2|1	Summary:	A non-linear video editing application for Plasma 5
14mu|kdenlive-16.08.2-2|2	Name:		kdenlive
14mu|kdenlive-16.08.2-2|3	Version:	16.08.2
14mu|kdenlive-16.08.2-2|4	Release:	2
14mu|kdenlive-16.08.2-2|5	Epoch:		1
14mu|kdenlive-16.08.2-2|6	License:	GPLv2+
14mu|kdenlive-16.08.2-2|7	Group:		Graphical desktop/KDE
14mu|kdenlive-16.08.2-2|8	Url:		http://konsole.kde.org/
14mu|kdenlive-16.08.2-2|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdenlive-16.08.2-2|10	Patch0:		kdenlive-16.08.2-wizard-applications.patch
14mu|kdenlive-16.08.2-2|11	Patch1:		kdenlive-16.08.2-style.patch
14mu|kdenlive-16.08.2-2|12	BuildRequires:	extra-cmake-modules
14mu|kdenlive-16.08.2-2|13	BuildRequires:	kf5archive-devel
14mu|kdenlive-16.08.2-2|14	BuildRequires:	kf5bookmarks-devel
14mu|kdenlive-16.08.2-2|15	BuildRequires:	kf5config-devel
14mu|kdenlive-16.08.2-2|16	BuildRequires:	kf5configwidgets-devel
14mu|kdenlive-16.08.2-2|17	BuildRequires:	kf5coreaddons-devel
14mu|kdenlive-16.08.2-2|18	BuildRequires:	kf5crash-devel
14mu|kdenlive-16.08.2-2|19	BuildRequires:	kf5dbusaddons-devel
14mu|kdenlive-16.08.2-2|20	BuildRequires:	kf5doctools-devel
14mu|kdenlive-16.08.2-2|21	BuildRequires:	kf5filemetadata-devel
14mu|kdenlive-16.08.2-2|22	BuildRequires:	kf5guiaddons-devel
14mu|kdenlive-16.08.2-2|23	BuildRequires:	kf5i18n-devel
14mu|kdenlive-16.08.2-2|24	BuildRequires:	kf5iconthemes-devel
14mu|kdenlive-16.08.2-2|25	BuildRequires:	kf5kio-devel
14mu|kdenlive-16.08.2-2|26	BuildRequires:	kf5newstuff-devel
14mu|kdenlive-16.08.2-2|27	BuildRequires:	kf5notifications-devel
14mu|kdenlive-16.08.2-2|28	BuildRequires:	kf5notifyconfig-devel
14mu|kdenlive-16.08.2-2|29	BuildRequires:	kf5plotting-devel
14mu|kdenlive-16.08.2-2|30	BuildRequires:	kf5textwidgets-devel
14mu|kdenlive-16.08.2-2|31	BuildRequires:	kf5widgetsaddons-devel
14mu|kdenlive-16.08.2-2|32	BuildRequires:	kf5xmlgui-devel
14mu|kdenlive-16.08.2-2|33	BuildRequires:	pkgconfig(gl)
14mu|kdenlive-16.08.2-2|34	BuildRequires:	pkgconfig(glu)
14mu|kdenlive-16.08.2-2|35	BuildRequires:	pkgconfig(libv4l2)
14mu|kdenlive-16.08.2-2|36	BuildRequires:	pkgconfig(mlt-framework) >= 6.2.0
14mu|kdenlive-16.08.2-2|37	BuildRequires:	pkgconfig(phonon4qt5)
14mu|kdenlive-16.08.2-2|38	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|kdenlive-16.08.2-2|39	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdenlive-16.08.2-2|40	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kdenlive-16.08.2-2|41	BuildRequires:	pkgconfig(Qt5Declarative)
14mu|kdenlive-16.08.2-2|42	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kdenlive-16.08.2-2|43	BuildRequires:	pkgconfig(Qt5Network)
14mu|kdenlive-16.08.2-2|44	BuildRequires:	pkgconfig(Qt5OpenGL)
14mu|kdenlive-16.08.2-2|45	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kdenlive-16.08.2-2|46	BuildRequires:	pkgconfig(Qt5Quick)
14mu|kdenlive-16.08.2-2|47	BuildRequires:	pkgconfig(Qt5Script)
14mu|kdenlive-16.08.2-2|48	BuildRequires:	pkgconfig(Qt5Svg)
14mu|kdenlive-16.08.2-2|49	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdenlive-16.08.2-2|50	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|kdenlive-16.08.2-2|51	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kdenlive-16.08.2-2|52	BuildRequires:	pkgconfig(shared-mime-info)
14mu|kdenlive-16.08.2-2|53	BuildRequires:	pkgconfig(sm)
14mu|kdenlive-16.08.2-2|54	Requires:	breeze-icon-theme
14mu|kdenlive-16.08.2-2|55	Requires:	dvgrab
14mu|kdenlive-16.08.2-2|56	Requires:	ffmpeg
14mu|kdenlive-16.08.2-2|57	Requires:	frei0r-plugins
14mu|kdenlive-16.08.2-2|58	Requires:	ladspa
14mu|kdenlive-16.08.2-2|59	Requires:	mlt >= 6.2.0
14mu|kdenlive-16.08.2-2|60	Requires:	phonon4qt5-backend
14mu|kdenlive-16.08.2-2|61	Requires:	qt5-qtquickcontrols-qml
14mu|kdenlive-16.08.2-2|62	Requires:	x11-font-misc-misc
14mu|kdenlive-16.08.2-2|63	
14mu|kdenlive-16.08.2-2|64	%description
14mu|kdenlive-16.08.2-2|65	Kdenlive is a non-linear video editor for Plasma 5. It relies on a separate
14mu|kdenlive-16.08.2-2|66	renderer, piave, to handle it's rendering. Kdenlive supports multitrack
14mu|kdenlive-16.08.2-2|67	editing.
14mu|kdenlive-16.08.2-2|68	
14mu|kdenlive-16.08.2-2|69	%files
14mu|kdenlive-16.08.2-2|70	%doc AUTHORS README ChangeLog COPYING
14mu|kdenlive-16.08.2-2|71	%{_kde5_applicationsdir}/org.kde.kdenlive.desktop
14mu|kdenlive-16.08.2-2|72	%{_kde5_bindir}/kdenlive
14mu|kdenlive-16.08.2-2|73	%{_kde5_bindir}/kdenlive_render
14mu|kdenlive-16.08.2-2|74	%{_kde5_datadir}/kdenlive
14mu|kdenlive-16.08.2-2|75	%{_kde5_datadir}/config.kcfg/kdenlivesettings.kcfg
14mu|kdenlive-16.08.2-2|76	%{_kde5_docdir}/HTML/en/kdenlive
14mu|kdenlive-16.08.2-2|77	%{_kde5_iconsdir}/hicolor/*/actions/kdenlive-*.*
14mu|kdenlive-16.08.2-2|78	%{_kde5_iconsdir}/hicolor/*/apps/kdenlive.*
14mu|kdenlive-16.08.2-2|79	%{_kde5_iconsdir}/hicolor/*/mimetypes/application-x-kdenlive.*
14mu|kdenlive-16.08.2-2|80	%{_kde5_iconsdir}/hicolor/*/mimetypes/application-x-kdenlivetitle.*
14mu|kdenlive-16.08.2-2|81	%{_kde5_iconsdir}/hicolor/*/mimetypes/video-mlt-playlist.*
14mu|kdenlive-16.08.2-2|82	%{_kde5_mandir}/man1/kdenlive.1*
14mu|kdenlive-16.08.2-2|83	%{_kde5_mandir}/man1/kdenlive_render.1*
14mu|kdenlive-16.08.2-2|84	%{_kde5_notificationsdir}/kdenlive.notifyrc
14mu|kdenlive-16.08.2-2|85	%{_kde5_services}/mltpreview.desktop
14mu|kdenlive-16.08.2-2|86	%{_kde5_sysconfdir}/xdg/kdenlive_*.knsrc
14mu|kdenlive-16.08.2-2|87	%{_kde5_xmlguidir}/kdenlive/kdenliveui.rc
14mu|kdenlive-16.08.2-2|88	%{_appdatadir}/org.kde.kdenlive.appdata.xml
14mu|kdenlive-16.08.2-2|89	%{_datadir}/mime/packages/*.xml
14mu|kdenlive-16.08.2-2|90	%{_qt5_plugindir}/mltpreview.so
14mu|kdenlive-16.08.2-2|91	
14mu|kdenlive-16.08.2-2|92	#----------------------------------------------------------------------------
14mu|kdenlive-16.08.2-2|93	
14mu|kdenlive-16.08.2-2|94	%prep
14mu|kdenlive-16.08.2-2|95	%setup -q
14mu|kdenlive-16.08.2-2|96	%patch0 -p1
14mu|kdenlive-16.08.2-2|97	%patch1 -p1
14mu|kdenlive-16.08.2-2|98	
14mu|kdenlive-16.08.2-2|99	%build
14mu|kdenlive-16.08.2-2|100	%cmake_kde5
14mu|kdenlive-16.08.2-2|101	%make
14mu|kdenlive-16.08.2-2|102	
14mu|kdenlive-16.08.2-2|103	%install
14mu|kdenlive-16.08.2-2|104	%makeinstall_std -C build
14mu|kdenlive-16.08.2-2|105	
14mu|kdenlive-16.08.2-2|106	# We don't use Debian menus
14mu|kdenlive-16.08.2-2|107	rm -f %{buildroot}%{_kde5_datadir}/menu/kdenlive
14mu|kdenlive-16.08.2-2|108	
14mu|kdenlive-16.08.2-2|109	%changelog
14mu|kdenlive-16.08.2-2|110	
14mu|kdenlive-16.08.2-2|111	* Sat Nov 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:16.08.2-2
14mu|kdenlive-16.08.2-2|112	- (9ea41fb) Requires qt5-qtquickcontrols-qml
14mu|kdenlive-16.08.2-2|113	
14mu|kdenlive-16.08.2-2|114	* Fri Nov 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:16.08.2-1
14mu|kdenlive-16.08.2-2|115	- (6f4c0e7) New version 16.08.2
14mu|kdenlive-16.08.2-2|116	- (6f4c0e7) Require breeze-icon-theme, frei0r-plugins, ladspa and phonon4qt5-backend
14mu|kdenlive-16.08.2-2|117	
14mu|kdenlive-16.08.2-2|118	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:15.08.3-2
14mu|kdenlive-16.08.2-2|119	- (b6150e3) MassBuild#1169: Increase release tag
14mu|kdenlive-16.08.2-2|120	
14mu|kdenlive-16.08.2-2|121	* Mon Nov 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:15.08.3-1
14mu|kdenlive-16.08.2-2|122	- (d5c1f5a) New version 15.08.3
14mu|kdenlive-16.08.2-2|123	
14mu|kdenlive-16.08.2-2|124	* Mon Oct 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:15.08.2-2
14mu|kdenlive-16.08.2-2|125	- (bd6789a) Update to 15.08.2 with Epoch added
14mu|kdenlive-16.08.2-2|126	
14mu|kdenlive-16.08.2-2|127	* Mon Oct 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:15.04.3-5
14mu|kdenlive-16.08.2-2|128	- (feffef8) Bump release
14mu|kdenlive-16.08.2-2|129	
14mu|kdenlive-16.08.2-2|130	* Mon Oct 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:15.04.3-1
14mu|kdenlive-16.08.2-2|131	- (fa10d71) Rebuild version 15.04.3 with Epoch
14mu|kdenlive-16.08.2-2|132	
14mu|kdenlive-16.08.2-2|133	* Thu Oct 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.08.2-1
14mu|kdenlive-16.08.2-2|134	- (cada19d) New version 15.08.2
14mu|kdenlive-16.08.2-2|135	
14mu|kdenlive-16.08.2-2|136	* Wed Sep 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.08.1-1
14mu|kdenlive-16.08.2-2|137	- (df025f0) New version 15.08.1
14mu|kdenlive-16.08.2-2|138	
14mu|kdenlive-16.08.2-2|139	* Thu Aug 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.08.0-1
14mu|kdenlive-16.08.2-2|140	- (c4557e8) Build requires pkgconfig(Qt5Qml) now
14mu|kdenlive-16.08.2-2|141	- (Andrey Bondrov: 83780c0) Build requires pkgconfig(Qt5Qml) now
14mu|kdenlive-16.08.2-2|142	- (Andrey Bondrov: 3bf0a73) New version 15.08.0
14mu|kdenlive-16.08.2-2|143	- (Andrey Bondrov: 3bf0a73) Drop merged patches
14mu|kdenlive-16.08.2-2|144	- (Andrey Bondrov: 3bf0a73) Re-diff wizard-applications patch
14mu|kdenlive-16.08.2-2|145	
14mu|kdenlive-16.08.2-2|146	* Thu Jul 02 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.04.3-1
14mu|kdenlive-16.08.2-2|147	- (1016a08) Turn release build ON (should have been done upstream)
14mu|kdenlive-16.08.2-2|148	- (Andrey Bondrov: 181df8e) New version 15.04.3
14mu|kdenlive-16.08.2-2|149	
14mu|kdenlive-16.08.2-2|150	* Thu Jun 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.04.2-3
14mu|kdenlive-16.08.2-2|151	- (cfdc104) Add patch to adjust default applications in wizard
14mu|kdenlive-16.08.2-2|152	
14mu|kdenlive-16.08.2-2|153	* Thu Jun 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.04.2-2
14mu|kdenlive-16.08.2-2|154	- (01de837) Make it possible to configure applications for audio, video and graphics again
14mu|kdenlive-16.08.2-2|155	- (Andrey Bondrov: d041649) Respect CMAKE_CXX_FLAGS (add patch)
14mu|kdenlive-16.08.2-2|156	
14mu|kdenlive-16.08.2-2|157	* Thu Jun 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.04.2-1
14mu|kdenlive-16.08.2-2|158	- (f209d20) New version 15.04.2
14mu|kdenlive-16.08.2-2|159	
14mu|kdenlive-16.08.2-2|160	* Mon Jun 01 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.04.1-1
14mu|kdenlive-16.08.2-2|161	- (b9a2eae) Require pkgconfig(glu) to build
14mu|kdenlive-16.08.2-2|162	- (Andrey Bondrov: cd914be) New version 15.04.1
14mu|kdenlive-16.08.2-2|163	- (Andrey Bondrov: cd914be) Switch to KF5 and Qt5
14mu|kdenlive-16.08.2-2|164	
14mu|kdenlive-16.08.2-2|165	* Sat Nov 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.10-2
14mu|kdenlive-16.08.2-2|166	- (9c90b8b) Update Russian translation
14mu|kdenlive-16.08.2-2|167	
14mu|kdenlive-16.08.2-2|168	* Thu Nov 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.10-1
14mu|kdenlive-16.08.2-2|169	- (454c899) New version 0.9.10
14mu|kdenlive-16.08.2-2|170	
14mu|kdenlive-16.08.2-2|171	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8-1
14mu|kdenlive-16.08.2-2|172	- (3a8293e) New version 0.9.8
14mu|kdenlive-16.08.2-2|173	
14mu|kdenlive-16.08.2-2|174	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6-4
14mu|kdenlive-16.08.2-2|175	- (fcf0714) MassBuild#440: Increase release tag
14mu|kdenlive-16.08.2-2|176	
14mu|kdenlive-16.08.2-2|177	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.6-3
14mu|kdenlive-16.08.2-2|178	- (817a31c) LOG Rebuild against new mlt
14mu|kdenlive-16.08.2-2|179	
14mu|kdenlive-16.08.2-2|180	* Mon Apr 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.6-1
14mu|kdenlive-16.08.2-2|181	- (d60de8f) LOG New version 0.9.6
14mu|kdenlive-16.08.2-2|182	
14mu|kdenlive-16.08.2-2|183	* Thu Feb 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-4
14mu|kdenlive-16.08.2-2|184	- (bede2cb) Do not suggest recordmydesktop - completely replaced with ffmpeg in kdenlive 0.9.4
14mu|kdenlive-16.08.2-2|185	
14mu|kdenlive-16.08.2-2|186	* Sat Feb 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-3
14mu|kdenlive-16.08.2-2|187	- (0ec110d) Added xine to suggests
14mu|kdenlive-16.08.2-2|188	- (Denis Silakov: 10573c6) Added libv4l2 BR
14mu|kdenlive-16.08.2-2|189	
14mu|kdenlive-16.08.2-2|190	* Wed Jan 30 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.4-2
14mu|kdenlive-16.08.2-2|191	- (2b8b06d) Bump release to rebuild with new json
14mu|kdenlive-16.08.2-2|192	
14mu|kdenlive-16.08.2-2|193	

22923 14
14mu|kdepim4-4.14.4-1|1	Summary:	An application suite to manage personal information
14mu|kdepim4-4.14.4-1|2	Name:		kdepim4
14mu|kdepim4-4.14.4-1|3	Version:	4.14.4
14mu|kdepim4-4.14.4-1|4	Release:	1
14mu|kdepim4-4.14.4-1|5	Epoch:		3
14mu|kdepim4-4.14.4-1|6	License:	GPLv2+
14mu|kdepim4-4.14.4-1|7	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|8	Url:		http://community.kde.org/KDE_PIM
14mu|kdepim4-4.14.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdepim4-4.14.4-1|10	%if %{is_beta}
14mu|kdepim4-4.14.4-1|11	%define ftpdir unstable
14mu|kdepim4-4.14.4-1|12	%else
14mu|kdepim4-4.14.4-1|13	%define ftpdir stable
14mu|kdepim4-4.14.4-1|14	%endif
14mu|kdepim4-4.14.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdepim-%{version}.tar.xz
14mu|kdepim4-4.14.4-1|16	Patch0:		kdepim-4.12.1-cmake-libkaddressbookgrantlee.patch
14mu|kdepim4-4.14.4-1|17	Patch1:		kdepim-4.14.1-storageservicemanager-desktop.patch
14mu|kdepim4-4.14.4-1|18	BuildRequires:	xsltproc
14mu|kdepim4-4.14.4-1|19	BuildRequires:	baloo-devel
14mu|kdepim4-4.14.4-1|20	BuildRequires:	boost-devel
14mu|kdepim4-4.14.4-1|21	BuildRequires:	gpgme-devel
14mu|kdepim4-4.14.4-1|22	BuildRequires:	grantlee-devel
14mu|kdepim4-4.14.4-1|23	BuildRequires:	kdelibs4-devel
14mu|kdepim4-4.14.4-1|24	BuildRequires:	kdepimlibs4-devel
14mu|kdepim4-4.14.4-1|25	BuildRequires:	kdepim4-runtime-devel
14mu|kdepim4-4.14.4-1|26	BuildRequires:	libassuan-devel
14mu|kdepim4-4.14.4-1|27	BuildRequires:	pkgconfig(akonadi)
14mu|kdepim4-4.14.4-1|28	BuildRequires:	pkgconfig(libkactivities)
14mu|kdepim4-4.14.4-1|29	BuildRequires:	pkgconfig(libkgapi) >= 2.2.0
14mu|kdepim4-4.14.4-1|30	BuildRequires:	pkgconfig(libstreams)
14mu|kdepim4-4.14.4-1|31	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|kdepim4-4.14.4-1|32	BuildRequires:	pkgconfig(x11)
14mu|kdepim4-4.14.4-1|33	BuildRequires:	pkgconfig(xscrnsaver)
14mu|kdepim4-4.14.4-1|34	BuildRequires:	pkgconfig(zlib)
14mu|kdepim4-4.14.4-1|35	Suggests:	akonadi-common
14mu|kdepim4-4.14.4-1|36	Suggests:	kleopatra
14mu|kdepim4-4.14.4-1|37	Suggests:	akregator
14mu|kdepim4-4.14.4-1|38	Suggests:	knode
14mu|kdepim4-4.14.4-1|39	Suggests:	kaddressbook
14mu|kdepim4-4.14.4-1|40	Suggests:	kalarm
14mu|kdepim4-4.14.4-1|41	Suggests:	ktimetracker
14mu|kdepim4-4.14.4-1|42	Suggests:	kmail
14mu|kdepim4-4.14.4-1|43	Suggests:	kmailcvt
14mu|kdepim4-4.14.4-1|44	Suggests:	knotes
14mu|kdepim4-4.14.4-1|45	Suggests:	kontact
14mu|kdepim4-4.14.4-1|46	Suggests:	korganizer
14mu|kdepim4-4.14.4-1|47	Suggests:	ksendemail
14mu|kdepim4-4.14.4-1|48	Suggests:	kjots
14mu|kdepim4-4.14.4-1|49	
14mu|kdepim4-4.14.4-1|50	%description
14mu|kdepim4-4.14.4-1|51	Information Management applications for the K Desktop Environment.
14mu|kdepim4-4.14.4-1|52	- kaddressbook: The KDE addressbook application.
14mu|kdepim4-4.14.4-1|53	- korganizer: a calendar-of-events and todo-list manager
14mu|kdepim4-4.14.4-1|54	- kalarm: gui for setting up personal alarm/reminder messages
14mu|kdepim4-4.14.4-1|55	- kalarmd: personal alarm/reminder messages daemon, shared by korganizer
14mu|kdepim4-4.14.4-1|56	and kalarm.
14mu|kdepim4-4.14.4-1|57	- kaplan: A shell for the PIM apps, still experimental.
14mu|kdepim4-4.14.4-1|58	- ktimetracker: Time tracker.
14mu|kdepim4-4.14.4-1|59	- kfile-plugins: vCard KFIleItem plugin.
14mu|kdepim4-4.14.4-1|60	- knotes: yellow notes application
14mu|kdepim4-4.14.4-1|61	- konsolecalendar: Command line tool for accessing calendar files.
14mu|kdepim4-4.14.4-1|62	- kmail: universal mail client
14mu|kdepim4-4.14.4-1|63	- kmailcvt: converst addressbooks to kmail format
14mu|kdepim4-4.14.4-1|64	
14mu|kdepim4-4.14.4-1|65	%files
14mu|kdepim4-4.14.4-1|66	
14mu|kdepim4-4.14.4-1|67	#----------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|68	
14mu|kdepim4-4.14.4-1|69	%package core
14mu|kdepim4-4.14.4-1|70	Summary:	Core files for KDE PIM
14mu|kdepim4-4.14.4-1|71	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|72	Requires:	akonadi-kde >= 3:%{version}
14mu|kdepim4-4.14.4-1|73	Requires:	kdebase4-runtime
14mu|kdepim4-4.14.4-1|74	Requires:	kdelibs4-core
14mu|kdepim4-4.14.4-1|75	Requires:	storageservicemanager = %{EVRD}
14mu|kdepim4-4.14.4-1|76	Conflicts:	%{_lib}kdepim4 < 3:4.11.0
14mu|kdepim4-4.14.4-1|77	Conflicts:	%{_lib}kpgp4 < 3:4.11.0
14mu|kdepim4-4.14.4-1|78	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|79	Obsoletes:	akonadi-folderarchive-agent < 3:4.13.0
14mu|kdepim4-4.14.4-1|80	Obsoletes:	pimactivity < 3:4.13.0
14mu|kdepim4-4.14.4-1|81	
14mu|kdepim4-4.14.4-1|82	%description core
14mu|kdepim4-4.14.4-1|83	Core files for KDE PIM.
14mu|kdepim4-4.14.4-1|84	
14mu|kdepim4-4.14.4-1|85	%files core -f %{name}.lang
14mu|kdepim4-4.14.4-1|86	%exclude %{_kde_docdir}/HTML/en/*
14mu|kdepim4-4.14.4-1|87	%dir %{_kde_services}/kontact
14mu|kdepim4-4.14.4-1|88	%{_kde_iconsdir}/oxygen/*/mimetypes/x-mail-distribution-list.*
14mu|kdepim4-4.14.4-1|89	%{_kde_appsdir}/kdepimwidgets
14mu|kdepim4-4.14.4-1|90	%{_kde_plugindir}/designer/kdepimwidgets.so
14mu|kdepim4-4.14.4-1|91	%{_kde_plugindir}/designer/mailcommonwidgets.so
14mu|kdepim4-4.14.4-1|92	%{_kde_plugindir}/designer/pimcommonwidgets.so
14mu|kdepim4-4.14.4-1|93	%{_kde_appsdir}/kconf_update/kpgp-3.1-upgrade-address-data.pl
14mu|kdepim4-4.14.4-1|94	%{_kde_appsdir}/kconf_update/kpgp.upd
14mu|kdepim4-4.14.4-1|95	%{_datadir}/dbus-1/interfaces/org.kde.mailtransport.service.xml
14mu|kdepim4-4.14.4-1|96	
14mu|kdepim4-4.14.4-1|97	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|98	
14mu|kdepim4-4.14.4-1|99	%package -n akonadiconsole
14mu|kdepim4-4.14.4-1|100	Summary:	Console that help to debug akonadi
14mu|kdepim4-4.14.4-1|101	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|102	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|103	Conflicts:	kdepim4-core < 2:4.4.2-5
14mu|kdepim4-4.14.4-1|104	
14mu|kdepim4-4.14.4-1|105	%description -n akonadiconsole
14mu|kdepim4-4.14.4-1|106	Console that help to debug akonadi.
14mu|kdepim4-4.14.4-1|107	
14mu|kdepim4-4.14.4-1|108	%files -n akonadiconsole
14mu|kdepim4-4.14.4-1|109	%{_kde_bindir}/akonadiconsole
14mu|kdepim4-4.14.4-1|110	%{_kde_applicationsdir}/akonadiconsole.desktop
14mu|kdepim4-4.14.4-1|111	%{_kde_appsdir}/akonadiconsole/akonadiconsoleui.rc
14mu|kdepim4-4.14.4-1|112	%{_kde_iconsdir}/hicolor/*/apps/akonadiconsole.png
14mu|kdepim4-4.14.4-1|113	
14mu|kdepim4-4.14.4-1|114	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|115	
14mu|kdepim4-4.14.4-1|116	%package -n akonadi-archivemail-agent
14mu|kdepim4-4.14.4-1|117	Summary:	Akonadi archivemail agent
14mu|kdepim4-4.14.4-1|118	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|119	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|120	
14mu|kdepim4-4.14.4-1|121	%description -n akonadi-archivemail-agent
14mu|kdepim4-4.14.4-1|122	Akonadi archivemail agent.
14mu|kdepim4-4.14.4-1|123	
14mu|kdepim4-4.14.4-1|124	%files -n akonadi-archivemail-agent
14mu|kdepim4-4.14.4-1|125	%doc %{_kde_docdir}/HTML/en/akonadi_archivemail_agent
14mu|kdepim4-4.14.4-1|126	%{_kde_bindir}/akonadi_archivemail_agent
14mu|kdepim4-4.14.4-1|127	%{_kde_datadir}/akonadi/agents/archivemailagent.desktop
14mu|kdepim4-4.14.4-1|128	%{_kde_appsdir}/akonadi_archivemail_agent/
14mu|kdepim4-4.14.4-1|129	
14mu|kdepim4-4.14.4-1|130	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|131	
14mu|kdepim4-4.14.4-1|132	%package -n akonadi-followupreminder-agent
14mu|kdepim4-4.14.4-1|133	Summary:	Akonadi followupreminder agent
14mu|kdepim4-4.14.4-1|134	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|135	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|136	
14mu|kdepim4-4.14.4-1|137	%description -n akonadi-followupreminder-agent
14mu|kdepim4-4.14.4-1|138	Akonadi followup reminder agent allows to remind you when an email was not
14mu|kdepim4-4.14.4-1|139	answered.
14mu|kdepim4-4.14.4-1|140	
14mu|kdepim4-4.14.4-1|141	%files -n akonadi-followupreminder-agent
14mu|kdepim4-4.14.4-1|142	%doc %{_kde_docdir}/HTML/en/akonadi_followupreminder_agent
14mu|kdepim4-4.14.4-1|143	%{_kde_bindir}/akonadi_followupreminder_agent
14mu|kdepim4-4.14.4-1|144	%{_kde_datadir}/akonadi/agents/followupreminder.desktop
14mu|kdepim4-4.14.4-1|145	%{_kde_appsdir}/akonadi_followupreminder_agent/
14mu|kdepim4-4.14.4-1|146	
14mu|kdepim4-4.14.4-1|147	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|148	
14mu|kdepim4-4.14.4-1|149	%package -n akonadi-mailfilter-agent
14mu|kdepim4-4.14.4-1|150	Summary:	Akonadi mailfilter agent
14mu|kdepim4-4.14.4-1|151	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|152	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|153	
14mu|kdepim4-4.14.4-1|154	%description -n akonadi-mailfilter-agent
14mu|kdepim4-4.14.4-1|155	Akonadi mailfilter agent.
14mu|kdepim4-4.14.4-1|156	
14mu|kdepim4-4.14.4-1|157	%files -n akonadi-mailfilter-agent
14mu|kdepim4-4.14.4-1|158	%{_kde_bindir}/akonadi_mailfilter_agent
14mu|kdepim4-4.14.4-1|159	%{_kde_datadir}/akonadi/agents/mailfilteragent.desktop
14mu|kdepim4-4.14.4-1|160	%{_kde_appsdir}/akonadi_mailfilter_agent/
14mu|kdepim4-4.14.4-1|161	%{_kde_appsdir}/kconf_update/mailfilteragent.upd
14mu|kdepim4-4.14.4-1|162	%{_kde_appsdir}/kconf_update/migrate-kmail-filters.pl
14mu|kdepim4-4.14.4-1|163	
14mu|kdepim4-4.14.4-1|164	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|165	
14mu|kdepim4-4.14.4-1|166	%package -n akonadi-notes-agent
14mu|kdepim4-4.14.4-1|167	Summary:	Akonadi notes agent
14mu|kdepim4-4.14.4-1|168	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|169	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|170	Requires:	knotes = %{EVRD}
14mu|kdepim4-4.14.4-1|171	
14mu|kdepim4-4.14.4-1|172	%description -n akonadi-notes-agent
14mu|kdepim4-4.14.4-1|173	Akonadi notes agent. It adds notes received via network and handles note
14mu|kdepim4-4.14.4-1|174	alarm notifications.
14mu|kdepim4-4.14.4-1|175	
14mu|kdepim4-4.14.4-1|176	%files -n akonadi-notes-agent
14mu|kdepim4-4.14.4-1|177	%doc %{_kde_docdir}/HTML/en/akonadi_notes_agent
14mu|kdepim4-4.14.4-1|178	%{_kde_bindir}/akonadi_notes_agent
14mu|kdepim4-4.14.4-1|179	%{_kde_datadir}/akonadi/agents/notesagent.desktop
14mu|kdepim4-4.14.4-1|180	%{_kde_appsdir}/akonadi_notes_agent/
14mu|kdepim4-4.14.4-1|181	%{_kde_appsdir}/kconf_update/noteglobalsettings.upd
14mu|kdepim4-4.14.4-1|182	
14mu|kdepim4-4.14.4-1|183	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|184	
14mu|kdepim4-4.14.4-1|185	%package -n akonadi-sendlater-agent
14mu|kdepim4-4.14.4-1|186	Summary:	Akonadi sendlater agent
14mu|kdepim4-4.14.4-1|187	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|188	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|189	
14mu|kdepim4-4.14.4-1|190	%description -n akonadi-sendlater-agent
14mu|kdepim4-4.14.4-1|191	Akonadi sendlater agent.
14mu|kdepim4-4.14.4-1|192	
14mu|kdepim4-4.14.4-1|193	%files -n akonadi-sendlater-agent
14mu|kdepim4-4.14.4-1|194	%doc %{_kde_docdir}/HTML/en/akonadi_sendlater_agent
14mu|kdepim4-4.14.4-1|195	%{_kde_bindir}/akonadi_sendlater_agent
14mu|kdepim4-4.14.4-1|196	%{_kde_datadir}/akonadi/agents/sendlateragent.desktop
14mu|kdepim4-4.14.4-1|197	%{_kde_appsdir}/akonadi_sendlater_agent/
14mu|kdepim4-4.14.4-1|198	
14mu|kdepim4-4.14.4-1|199	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|200	
14mu|kdepim4-4.14.4-1|201	%package -n akregator
14mu|kdepim4-4.14.4-1|202	Summary:	A Feed Reader for KDE
14mu|kdepim4-4.14.4-1|203	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|204	Url:		http://userbase.kde.org/Akregator
14mu|kdepim4-4.14.4-1|205	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|206	Provides:	kde4-akregator = %{EVRD}
14mu|kdepim4-4.14.4-1|207	Conflicts:	%{name}-core < 2:4.5.77
14mu|kdepim4-4.14.4-1|208	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|209	
14mu|kdepim4-4.14.4-1|210	%description -n akregator
14mu|kdepim4-4.14.4-1|211	Akregator is a news feed reader for the KDE desktop. It enables you to
14mu|kdepim4-4.14.4-1|212	follow news sites, blogs and other RSS/Atom-enabled websites without
14mu|kdepim4-4.14.4-1|213	the need to manually check for updates using a web browser. Akregator
14mu|kdepim4-4.14.4-1|214	is designed to be both easy to use and to be powerful enough to read
14mu|kdepim4-4.14.4-1|215	hundreds of news sources conveniently. It comes with Konqueror
14mu|kdepim4-4.14.4-1|216	integration for adding news feeds and with an internal browser for
14mu|kdepim4-4.14.4-1|217	easy news reading.
14mu|kdepim4-4.14.4-1|218	
14mu|kdepim4-4.14.4-1|219	%files -n akregator
14mu|kdepim4-4.14.4-1|220	%doc %{_kde_docdir}/HTML/en/akregator
14mu|kdepim4-4.14.4-1|221	%{_kde_bindir}/akregator
14mu|kdepim4-4.14.4-1|222	%{_kde_bindir}/akregatorstorageexporter
14mu|kdepim4-4.14.4-1|223	%{_kde_applicationsdir}/akregator.desktop
14mu|kdepim4-4.14.4-1|224	%{_kde_appsdir}/akregator
14mu|kdepim4-4.14.4-1|225	%{_kde_appsdir}/akregator_sharemicroblog_plugin
14mu|kdepim4-4.14.4-1|226	%{_kde_datadir}/config.kcfg/akregator.kcfg
14mu|kdepim4-4.14.4-1|227	%{_kde_iconsdir}/*/*/apps/akregator.*
14mu|kdepim4-4.14.4-1|228	%{_kde_iconsdir}/*/*/apps/akregator_empty.*
14mu|kdepim4-4.14.4-1|229	%{_kde_services}/kontact/akregatorplugin.desktop
14mu|kdepim4-4.14.4-1|230	%{_kde_services}/akregator_*
14mu|kdepim4-4.14.4-1|231	%{_kde_services}/feed.protocol
14mu|kdepim4-4.14.4-1|232	%{_kde_servicetypes}/akregator_plugin.desktop
14mu|kdepim4-4.14.4-1|233	%{_kde_libdir}/kde4/akregator*
14mu|kdepim4-4.14.4-1|234	%{_kde_libdir}/kde4/kontact_akregatorplugin.so
14mu|kdepim4-4.14.4-1|235	%{_datadir}/dbus-1/interfaces/org.kde.akregator.part.xml
14mu|kdepim4-4.14.4-1|236	
14mu|kdepim4-4.14.4-1|237	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|238	
14mu|kdepim4-4.14.4-1|239	%package -n blogilo
14mu|kdepim4-4.14.4-1|240	Summary:	Blogging client for kde
14mu|kdepim4-4.14.4-1|241	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|242	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|243	
14mu|kdepim4-4.14.4-1|244	%description -n blogilo
14mu|kdepim4-4.14.4-1|245	Blogilo is a blogging client for KDE, which supports famous blogging
14mu|kdepim4-4.14.4-1|246	APIs.
14mu|kdepim4-4.14.4-1|247	
14mu|kdepim4-4.14.4-1|248	It was known as Bilbo blogger before, But because of a trademark
14mu|kdepim4-4.14.4-1|249	issue, We (Blogilo developers) decided to choose a new name for it.
14mu|kdepim4-4.14.4-1|250	More information about the decision can be found at
14mu|kdepim4-4.14.4-1|251	http://blogilo.gnufolks.org/news/.
14mu|kdepim4-4.14.4-1|252	
14mu|kdepim4-4.14.4-1|253	Its current features:
14mu|kdepim4-4.14.4-1|254	
14mu|kdepim4-4.14.4-1|255	* A full featured WYSIWYG editor.
14mu|kdepim4-4.14.4-1|256	* An HTML editor with syntax highlighting.
14mu|kdepim4-4.14.4-1|257	* Previewing your post with your blog style! like when you are
14mu|kdepim4-4.14.4-1|258	visiting it at your blog.
14mu|kdepim4-4.14.4-1|259	* Support for Blogger1.0, MetaWeblog, MovableType (Wordpress supports
14mu|kdepim4-4.14.4-1|260	All of these!) and Google GData (used on Blogspot.com blogs) APIs!
14mu|kdepim4-4.14.4-1|261	* Support for Creating/Modifying/Deleting posts.
14mu|kdepim4-4.14.4-1|262	* Support for creating drafts and scheduled posts!
14mu|kdepim4-4.14.4-1|263	* Support for uploading media files to your blog (Just on supported
14mu|kdepim4-4.14.4-1|264	APIs e.g. MetaWeblog and MovableType)
14mu|kdepim4-4.14.4-1|265	* Support for uploading to FTP server.
14mu|kdepim4-4.14.4-1|266	* Support for Fetching your recent blog entries.
14mu|kdepim4-4.14.4-1|267	* Support for adding Images to post from your system. It will upload
14mu|kdepim4-4.14.4-1|268	them on Submitting post to blog (Just on supported APIs e.g.
14mu|kdepim4-4.14.4-1|269	MetaWeblog and MovableType)
14mu|kdepim4-4.14.4-1|270	* Support for saving local entries before publishing.
14mu|kdepim4-4.14.4-1|271	* Saving your writing copy to prevent data loss, at configurable
14mu|kdepim4-4.14.4-1|272	intervals.
14mu|kdepim4-4.14.4-1|273	* and ...
14mu|kdepim4-4.14.4-1|274	
14mu|kdepim4-4.14.4-1|275	%files -n blogilo
14mu|kdepim4-4.14.4-1|276	%doc %{_kde_docdir}/HTML/en/blogilo
14mu|kdepim4-4.14.4-1|277	%{_kde_bindir}/blogilo
14mu|kdepim4-4.14.4-1|278	%{_kde_appsdir}/blogilo
14mu|kdepim4-4.14.4-1|279	%{_kde_applicationsdir}/blogilo.desktop
14mu|kdepim4-4.14.4-1|280	%{_kde_datadir}/config.kcfg/blogilo.kcfg
14mu|kdepim4-4.14.4-1|281	%{_kde_iconsdir}/*/*/apps/blogilo.*
14mu|kdepim4-4.14.4-1|282	%{_kde_iconsdir}/*/*/actions/format-text-blockquote.*
14mu|kdepim4-4.14.4-1|283	%{_kde_iconsdir}/*/*/actions/format-text-code.*
14mu|kdepim4-4.14.4-1|284	%{_kde_iconsdir}/*/*/actions/insert-more-mark.*
14mu|kdepim4-4.14.4-1|285	%{_kde_iconsdir}/*/*/actions/remove-link.*
14mu|kdepim4-4.14.4-1|286	%{_kde_iconsdir}/*/*/actions/upload-media.*
14mu|kdepim4-4.14.4-1|287	
14mu|kdepim4-4.14.4-1|288	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|289	
14mu|kdepim4-4.14.4-1|290	%package -n headerthemeeditor
14mu|kdepim4-4.14.4-1|291	Summary:	KMail Header Theme Editor
14mu|kdepim4-4.14.4-1|292	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|293	Requires:	kmail
14mu|kdepim4-4.14.4-1|294	
14mu|kdepim4-4.14.4-1|295	%description -n headerthemeeditor
14mu|kdepim4-4.14.4-1|296	KMail Header Theme Editor.
14mu|kdepim4-4.14.4-1|297	
14mu|kdepim4-4.14.4-1|298	%files -n headerthemeeditor
14mu|kdepim4-4.14.4-1|299	%doc %{_kde_docdir}/HTML/en/headerthemeeditor
14mu|kdepim4-4.14.4-1|300	%{_kde_bindir}/headerthemeeditor
14mu|kdepim4-4.14.4-1|301	%{_kde_appsdir}/headerthemeeditor
14mu|kdepim4-4.14.4-1|302	%{_kde_applicationsdir}/headerthemeeditor.desktop
14mu|kdepim4-4.14.4-1|303	
14mu|kdepim4-4.14.4-1|304	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|305	
14mu|kdepim4-4.14.4-1|306	%package -n contactthemeeditor
14mu|kdepim4-4.14.4-1|307	Summary:	KDE Contact Theme Editor
14mu|kdepim4-4.14.4-1|308	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|309	Requires:	kaddressbook
14mu|kdepim4-4.14.4-1|310	
14mu|kdepim4-4.14.4-1|311	%description -n contactthemeeditor
14mu|kdepim4-4.14.4-1|312	KDE Contact Theme Editor.
14mu|kdepim4-4.14.4-1|313	
14mu|kdepim4-4.14.4-1|314	%files -n contactthemeeditor
14mu|kdepim4-4.14.4-1|315	%doc %{_kde_docdir}/HTML/en/contactthemeeditor
14mu|kdepim4-4.14.4-1|316	%{_kde_bindir}/contactthemeeditor
14mu|kdepim4-4.14.4-1|317	%{_kde_appsdir}/contactthemeeditor
14mu|kdepim4-4.14.4-1|318	%{_kde_appsdir}/kconf_update/grantleetheme.upd
14mu|kdepim4-4.14.4-1|319	%{_kde_applicationsdir}/contactthemeeditor.desktop
14mu|kdepim4-4.14.4-1|320	
14mu|kdepim4-4.14.4-1|321	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|322	
14mu|kdepim4-4.14.4-1|323	%package -n importwizard
14mu|kdepim4-4.14.4-1|324	Summary:	Import Wizard allows to migrate data from mailer as thunderbird/evolution etc
14mu|kdepim4-4.14.4-1|325	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|326	Requires:	kmail
14mu|kdepim4-4.14.4-1|327	
14mu|kdepim4-4.14.4-1|328	%description -n importwizard
14mu|kdepim4-4.14.4-1|329	Import Wizard allows to migrate data from mailer as thunderbird/evolution etc.
14mu|kdepim4-4.14.4-1|330	
14mu|kdepim4-4.14.4-1|331	%files -n importwizard
14mu|kdepim4-4.14.4-1|332	%doc %{_kde_docdir}/HTML/en/importwizard
14mu|kdepim4-4.14.4-1|333	%{_kde_bindir}/importwizard
14mu|kdepim4-4.14.4-1|334	%{_kde_applicationsdir}/importwizard.desktop
14mu|kdepim4-4.14.4-1|335	%{_kde_iconsdir}/*/*/apps/kontact-import-wizard.*
14mu|kdepim4-4.14.4-1|336	
14mu|kdepim4-4.14.4-1|337	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|338	
14mu|kdepim4-4.14.4-1|339	%package -n kaddressbook
14mu|kdepim4-4.14.4-1|340	Summary:	The KDE addressbook application
14mu|kdepim4-4.14.4-1|341	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|342	Url:		http://userbase.kde.org/KAddressBook
14mu|kdepim4-4.14.4-1|343	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|344	# Grantlee is needed for the simple view in kaddressbook
14mu|kdepim4-4.14.4-1|345	Requires:	grantlee
14mu|kdepim4-4.14.4-1|346	Requires:	akonadi-common
14mu|kdepim4-4.14.4-1|347	Suggests:	contactthemeeditor = %{EVRD}
14mu|kdepim4-4.14.4-1|348	Provides:	kde4-kaddressbook = %{EVRD}
14mu|kdepim4-4.14.4-1|349	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|350	
14mu|kdepim4-4.14.4-1|351	%description -n kaddressbook
14mu|kdepim4-4.14.4-1|352	The KDE addressbook application.
14mu|kdepim4-4.14.4-1|353	
14mu|kdepim4-4.14.4-1|354	%files -n kaddressbook
14mu|kdepim4-4.14.4-1|355	%doc %{_kde_docdir}/HTML/en/kabcclient
14mu|kdepim4-4.14.4-1|356	%{_kde_bindir}/kaddressbook
14mu|kdepim4-4.14.4-1|357	%{_kde_bindir}/kabc2mutt
14mu|kdepim4-4.14.4-1|358	%{_kde_bindir}/kabcclient
14mu|kdepim4-4.14.4-1|359	%{_kde_applicationsdir}/kaddressbook.desktop
14mu|kdepim4-4.14.4-1|360	%{_kde_applicationsdir}/kaddressbook-importer.desktop
14mu|kdepim4-4.14.4-1|361	%{_kde_appsdir}/kaddressbook
14mu|kdepim4-4.14.4-1|362	%{_kde_configdir}/kaddressbook_themes.knsrc
14mu|kdepim4-4.14.4-1|363	%{_kde_libdir}/kde4/kcm_ldap.so
14mu|kdepim4-4.14.4-1|364	%{_kde_libdir}/akonadi/contact/editorpageplugins/cryptopageplugin.so
14mu|kdepim4-4.14.4-1|365	%{_kde_libdir}/kde4/kaddressbookpart.so
14mu|kdepim4-4.14.4-1|366	%{_kde_libdir}/kde4/kontact_kaddressbookplugin.so
14mu|kdepim4-4.14.4-1|367	%{_kde_iconsdir}/*/*/apps/kaddressbook.*
14mu|kdepim4-4.14.4-1|368	%{_kde_services}/kaddressbookpart.desktop
14mu|kdepim4-4.14.4-1|369	%{_kde_services}/kontact/kaddressbookplugin.desktop
14mu|kdepim4-4.14.4-1|370	%{_kde_services}/kcmldap.desktop
14mu|kdepim4-4.14.4-1|371	%{_kde_mandir}/man1/kabcclient.1.*
14mu|kdepim4-4.14.4-1|372	%{_datadir}/dbus-1/interfaces/org.kde.addressbook.service.xml
14mu|kdepim4-4.14.4-1|373	
14mu|kdepim4-4.14.4-1|374	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|375	
14mu|kdepim4-4.14.4-1|376	%package -n kalarm
14mu|kdepim4-4.14.4-1|377	Summary:	A personal alarm message, command and email scheduler
14mu|kdepim4-4.14.4-1|378	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|379	Url:		http://userbase.kde.org/KAlarm
14mu|kdepim4-4.14.4-1|380	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|381	Provides:	kde4-kalarm = %{EVRD}
14mu|kdepim4-4.14.4-1|382	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|383	
14mu|kdepim4-4.14.4-1|384	%description -n kalarm
14mu|kdepim4-4.14.4-1|385	KAlarm is a personal alarm message, command and email scheduler. It lets you
14mu|kdepim4-4.14.4-1|386	set up personal alarm messages which pop up on the screen at the chosen time,
14mu|kdepim4-4.14.4-1|387	or you can schedule commands to be executed or emails to be sent.
14mu|kdepim4-4.14.4-1|388	
14mu|kdepim4-4.14.4-1|389	%files -n kalarm
14mu|kdepim4-4.14.4-1|390	%doc %{_kde_docdir}/HTML/en/kalarm
14mu|kdepim4-4.14.4-1|391	%{_kde_bindir}/kalarm
14mu|kdepim4-4.14.4-1|392	%{_kde_bindir}/kalarmautostart
14mu|kdepim4-4.14.4-1|393	%{_kde_libdir}/kde4/libexec/kalarm_helper
14mu|kdepim4-4.14.4-1|394	%{_kde_applicationsdir}/kalarm.desktop
14mu|kdepim4-4.14.4-1|395	%{_kde_appsdir}/kalarm
14mu|kdepim4-4.14.4-1|396	%{_kde_appsdir}/kconf_update/kalarm-1.2.1-general.pl
14mu|kdepim4-4.14.4-1|397	%{_kde_appsdir}/kconf_update/kalarm-1.9.5-defaults.pl
14mu|kdepim4-4.14.4-1|398	%{_kde_appsdir}/kconf_update/kalarm-2.0.2-general.pl
14mu|kdepim4-4.14.4-1|399	%{_kde_appsdir}/kconf_update/kalarm-2.1.5-general.pl
14mu|kdepim4-4.14.4-1|400	%{_kde_appsdir}/kconf_update/kalarm-version.pl
14mu|kdepim4-4.14.4-1|401	%{_kde_appsdir}/kconf_update/kalarm.upd
14mu|kdepim4-4.14.4-1|402	%{_kde_autostart}/kalarm.autostart.desktop
14mu|kdepim4-4.14.4-1|403	%{_kde_datadir}/config.kcfg/kalarmconfig.kcfg
14mu|kdepim4-4.14.4-1|404	%{_kde_datadir}/polkit-1/actions/org.kde.kalarmrtcwake.policy
14mu|kdepim4-4.14.4-1|405	%{_kde_iconsdir}/*/*/apps/kalarm.*
14mu|kdepim4-4.14.4-1|406	%{_sysconfdir}/dbus-1/system.d/org.kde.kalarmrtcwake.conf
14mu|kdepim4-4.14.4-1|407	%{_datadir}/dbus-1/system-services/org.kde.kalarmrtcwake.service
14mu|kdepim4-4.14.4-1|408	%{_datadir}/dbus-1/interfaces/org.kde.kalarm.kalarm.xml
14mu|kdepim4-4.14.4-1|409	
14mu|kdepim4-4.14.4-1|410	#---------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|411	
14mu|kdepim4-4.14.4-1|412	%package -n kincidenceeditor
14mu|kdepim4-4.14.4-1|413	Summary:	kincidenceeditor
14mu|kdepim4-4.14.4-1|414	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|415	
14mu|kdepim4-4.14.4-1|416	%description -n kincidenceeditor
14mu|kdepim4-4.14.4-1|417	New incidince editor.
14mu|kdepim4-4.14.4-1|418	
14mu|kdepim4-4.14.4-1|419	%files -n kincidenceeditor
14mu|kdepim4-4.14.4-1|420	%{_kde_bindir}/kincidenceeditor
14mu|kdepim4-4.14.4-1|421	
14mu|kdepim4-4.14.4-1|422	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|423	
14mu|kdepim4-4.14.4-1|424	%package -n kjots
14mu|kdepim4-4.14.4-1|425	Summary:	KDE note taking utility
14mu|kdepim4-4.14.4-1|426	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|427	Url:		http://userbase.kde.org/KJots
14mu|kdepim4-4.14.4-1|428	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|429	Provides:	kde4-kjots = %{EVRD}
14mu|kdepim4-4.14.4-1|430	
14mu|kdepim4-4.14.4-1|431	%description -n kjots
14mu|kdepim4-4.14.4-1|432	A small program which is handy for keeping and organizing miscellaneous
14mu|kdepim4-4.14.4-1|433	notes.
14mu|kdepim4-4.14.4-1|434	
14mu|kdepim4-4.14.4-1|435	%files -n kjots
14mu|kdepim4-4.14.4-1|436	%doc %{_kde_docdir}/HTML/en/kjots
14mu|kdepim4-4.14.4-1|437	%{_kde_bindir}/kjots
14mu|kdepim4-4.14.4-1|438	%{_kde_appsdir}/desktoptheme/default/widgets/stickynote.svgz
14mu|kdepim4-4.14.4-1|439	%{_kde_appsdir}/kjots
14mu|kdepim4-4.14.4-1|440	%{_kde_applicationsdir}/Kjots.desktop
14mu|kdepim4-4.14.4-1|441	%{_kde_libdir}/kde4/kcm_kjots.so
14mu|kdepim4-4.14.4-1|442	%{_kde_libdir}/kde4/kjotspart.so
14mu|kdepim4-4.14.4-1|443	%{_kde_libdir}/kde4/kontact_kjotsplugin.so
14mu|kdepim4-4.14.4-1|444	%{_kde_libdir}/kde4/plasma_applet_akonotes_list.so
14mu|kdepim4-4.14.4-1|445	%{_kde_libdir}/kde4/plasma_applet_akonotes_note.so
14mu|kdepim4-4.14.4-1|446	%{_kde_datadir}/config.kcfg/kjots.kcfg
14mu|kdepim4-4.14.4-1|447	%{_kde_iconsdir}/*/*/apps/kjots.*
14mu|kdepim4-4.14.4-1|448	%{_kde_iconsdir}/*/*/actions/edit-delete-page.*
14mu|kdepim4-4.14.4-1|449	%{_kde_services}/akonotes_list.desktop
14mu|kdepim4-4.14.4-1|450	%{_kde_services}/akonotes_note.desktop
14mu|kdepim4-4.14.4-1|451	%{_kde_services}/kjots_config_misc.desktop
14mu|kdepim4-4.14.4-1|452	%{_kde_services}/kjotspart.desktop
14mu|kdepim4-4.14.4-1|453	%{_kde_services}/kontact/kjots_plugin.desktop
14mu|kdepim4-4.14.4-1|454	
14mu|kdepim4-4.14.4-1|455	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|456	
14mu|kdepim4-4.14.4-1|457	%package -n kleopatra
14mu|kdepim4-4.14.4-1|458	Summary:	KDE Certificate Manager
14mu|kdepim4-4.14.4-1|459	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|460	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|461	Provides:	kde4-kleopatra = %{EVRD}
14mu|kdepim4-4.14.4-1|462	
14mu|kdepim4-4.14.4-1|463	%description -n kleopatra
14mu|kdepim4-4.14.4-1|464	KDE Certificate Manager
14mu|kdepim4-4.14.4-1|465	
14mu|kdepim4-4.14.4-1|466	%files -n kleopatra
14mu|kdepim4-4.14.4-1|467	%doc %{_kde_docdir}/HTML/en/kleopatra
14mu|kdepim4-4.14.4-1|468	%doc %{_kde_docdir}/HTML/en/kwatchgnupg
14mu|kdepim4-4.14.4-1|469	%{_kde_bindir}/kleopatra
14mu|kdepim4-4.14.4-1|470	%{_kde_bindir}/kgpgconf
14mu|kdepim4-4.14.4-1|471	%{_kde_bindir}/kwatchgnupg
14mu|kdepim4-4.14.4-1|472	%{_kde_applicationsdir}/kleopatra.desktop
14mu|kdepim4-4.14.4-1|473	%{_kde_applicationsdir}/kleopatra_import.desktop
14mu|kdepim4-4.14.4-1|474	%{_kde_configdir}/libkleopatrarc
14mu|kdepim4-4.14.4-1|475	%{_kde_appsdir}/kleopatra
14mu|kdepim4-4.14.4-1|476	%{_kde_appsdir}/libkleopatra
14mu|kdepim4-4.14.4-1|477	%{_kde_appsdir}/kwatchgnupg
14mu|kdepim4-4.14.4-1|478	%{_kde_iconsdir}/*/*/apps/kleopatra.*
14mu|kdepim4-4.14.4-1|479	%{_kde_services}/kleopatra_*
14mu|kdepim4-4.14.4-1|480	%{_kde_libdir}/kde4/kcm_kleopatra.so
14mu|kdepim4-4.14.4-1|481	
14mu|kdepim4-4.14.4-1|482	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|483	
14mu|kdepim4-4.14.4-1|484	%package -n kmail
14mu|kdepim4-4.14.4-1|485	Summary:	KDE Email Client
14mu|kdepim4-4.14.4-1|486	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|487	Url:		http://userbase.kde.org/KMail
14mu|kdepim4-4.14.4-1|488	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|489	Requires:	kdepimlibs4-core
14mu|kdepim4-4.14.4-1|490	Requires:	sasl-plug-plain
14mu|kdepim4-4.14.4-1|491	Requires:	sasl-plug-ntlm
14mu|kdepim4-4.14.4-1|492	Requires:	sasl-plug-login
14mu|kdepim4-4.14.4-1|493	Requires:	sasl-plug-digestmd5
14mu|kdepim4-4.14.4-1|494	Requires:	kio4-pop3
14mu|kdepim4-4.14.4-1|495	Requires:	kio4-smtp
14mu|kdepim4-4.14.4-1|496	Requires:	kio4-mbox
14mu|kdepim4-4.14.4-1|497	Requires:	kio4-imap
14mu|kdepim4-4.14.4-1|498	Requires:	kio4-sieve
14mu|kdepim4-4.14.4-1|499	Requires:	akonadi-archivemail-agent = %{EVRD}
14mu|kdepim4-4.14.4-1|500	Requires:	akonadi-followupreminder-agent = %{EVRD}
14mu|kdepim4-4.14.4-1|501	Requires:	akonadi-mailfilter-agent = %{EVRD}
14mu|kdepim4-4.14.4-1|502	Requires:	akonadi-sendlater-agent = %{EVRD}
14mu|kdepim4-4.14.4-1|503	Requires:	headerthemeeditor = %{EVRD}
14mu|kdepim4-4.14.4-1|504	Requires:	messageviewer = %{EVRD}
14mu|kdepim4-4.14.4-1|505	Suggests:	kaddressbook = %{EVRD}
14mu|kdepim4-4.14.4-1|506	Suggests:	kmailcvt = %{EVRD}
14mu|kdepim4-4.14.4-1|507	Suggests:	pinentry-qt4
14mu|kdepim4-4.14.4-1|508	Suggests:	openssh-askpass-qt4
14mu|kdepim4-4.14.4-1|509	Suggests:	pimsettingexporter
14mu|kdepim4-4.14.4-1|510	Suggests:	importwizard
14mu|kdepim4-4.14.4-1|511	Suggests:	mboximporter
14mu|kdepim4-4.14.4-1|512	Suggests:	sieveeditor
14mu|kdepim4-4.14.4-1|513	Provides:	kde4-kmail = %{EVRD}
14mu|kdepim4-4.14.4-1|514	Provides:	kmail2 = %{EVRD}
14mu|kdepim4-4.14.4-1|515	Conflicts:	kmail-common < 3:4.11.0
14mu|kdepim4-4.14.4-1|516	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|517	
14mu|kdepim4-4.14.4-1|518	%description -n kmail
14mu|kdepim4-4.14.4-1|519	KMail is the email component of Kontact, the integrated personal
14mu|kdepim4-4.14.4-1|520	information manager of KDE.
14mu|kdepim4-4.14.4-1|521	
14mu|kdepim4-4.14.4-1|522	%files -n kmail
14mu|kdepim4-4.14.4-1|523	%doc %{_kde_docdir}/HTML/en/kmail
14mu|kdepim4-4.14.4-1|524	%{_kde_bindir}/kmail
14mu|kdepim4-4.14.4-1|525	%{_kde_bindir}/kmail_antivir.sh
14mu|kdepim4-4.14.4-1|526	%{_kde_bindir}/kmail_clamav.sh
14mu|kdepim4-4.14.4-1|527	%{_kde_bindir}/kmail_fprot.sh
14mu|kdepim4-4.14.4-1|528	%{_kde_bindir}/kmail_sav.sh
14mu|kdepim4-4.14.4-1|529	%{_kde_applicationsdir}/KMail2.desktop
14mu|kdepim4-4.14.4-1|530	%{_kde_applicationsdir}/kmail_view.desktop
14mu|kdepim4-4.14.4-1|531	%{_kde_appsdir}/composereditor/composereditorinitialhtml
14mu|kdepim4-4.14.4-1|532	%{_kde_appsdir}/kconf_update/kmail*
14mu|kdepim4-4.14.4-1|533	%{_kde_appsdir}/kconf_update/upgrade-signature.pl
14mu|kdepim4-4.14.4-1|534	%{_kde_appsdir}/kconf_update/upgrade-transport.pl
14mu|kdepim4-4.14.4-1|535	%{_kde_appsdir}/kmail2
14mu|kdepim4-4.14.4-1|536	%{_kde_datadir}/config.kcfg/customtemplates_kfg.kcfg
14mu|kdepim4-4.14.4-1|537	%{_kde_datadir}/config.kcfg/kmail.kcfg
14mu|kdepim4-4.14.4-1|538	%{_kde_datadir}/config.kcfg/templatesconfiguration_kfg.kcfg
14mu|kdepim4-4.14.4-1|539	%{_kde_configdir}/kmail.antispamrc
14mu|kdepim4-4.14.4-1|540	%{_kde_configdir}/kmail.antivirusrc
14mu|kdepim4-4.14.4-1|541	%{_kde_configdir}/ksieve_script.knsrc
14mu|kdepim4-4.14.4-1|542	%{_kde_iconsdir}/*/*/apps/kmail.*
14mu|kdepim4-4.14.4-1|543	%{_kde_services}/kontact/kmailplugin.desktop
14mu|kdepim4-4.14.4-1|544	%{_kde_services}/kmail_config_accounts.desktop
14mu|kdepim4-4.14.4-1|545	%{_kde_services}/kmail_config_appearance.desktop
14mu|kdepim4-4.14.4-1|546	%{_kde_services}/kmail_config_composer.desktop
14mu|kdepim4-4.14.4-1|547	%{_kde_services}/kmail_config_identity.desktop
14mu|kdepim4-4.14.4-1|548	%{_kde_services}/kmail_config_misc.desktop
14mu|kdepim4-4.14.4-1|549	%{_kde_services}/kmail_config_security.desktop
14mu|kdepim4-4.14.4-1|550	%{_kde_services}/kcmkmailsummary.desktop
14mu|kdepim4-4.14.4-1|551	%{_kde_services}/kcm_kpimidentities.desktop
14mu|kdepim4-4.14.4-1|552	%{_kde_services}/ServiceMenus/kmail_addattachmentservicemenu.desktop
14mu|kdepim4-4.14.4-1|553	%{_kde_servicetypes}/dbusmail.desktop
14mu|kdepim4-4.14.4-1|554	%{_kde_libdir}/kde4/kcm_kmail.so
14mu|kdepim4-4.14.4-1|555	%{_kde_libdir}/kde4/kcm_kpimidentities.so
14mu|kdepim4-4.14.4-1|556	%{_kde_libdir}/kde4/kmailpart.so
14mu|kdepim4-4.14.4-1|557	%{_kde_libdir}/kde4/kcm_kmailsummary.so
14mu|kdepim4-4.14.4-1|558	%{_kde_libdir}/kde4/kontact_kmailplugin.so
14mu|kdepim4-4.14.4-1|559	%{_kde_libdir}/kde4/ktexteditorkabcbridge.so
14mu|kdepim4-4.14.4-1|560	%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmail.xml
14mu|kdepim4-4.14.4-1|561	%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmailpart.xml
14mu|kdepim4-4.14.4-1|562	
14mu|kdepim4-4.14.4-1|563	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|564	
14mu|kdepim4-4.14.4-1|565	%package -n kmailcvt
14mu|kdepim4-4.14.4-1|566	Summary:	KDE Mail Import tool
14mu|kdepim4-4.14.4-1|567	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|568	Url:		http://userbase.kde.org/KMail
14mu|kdepim4-4.14.4-1|569	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|570	Provides:	kde4-kmailcvt = %{EVRD}
14mu|kdepim4-4.14.4-1|571	
14mu|kdepim4-4.14.4-1|572	%description -n kmailcvt
14mu|kdepim4-4.14.4-1|573	KDE Mail Import tool
14mu|kdepim4-4.14.4-1|574	
14mu|kdepim4-4.14.4-1|575	%files -n kmailcvt
14mu|kdepim4-4.14.4-1|576	%doc %{_kde_docdir}/HTML/en/kmailcvt
14mu|kdepim4-4.14.4-1|577	%{_kde_bindir}/kmailcvt
14mu|kdepim4-4.14.4-1|578	%{_kde_appsdir}/kmailcvt/pics/step1.png
14mu|kdepim4-4.14.4-1|579	%{_kde_iconsdir}/*/*/apps/kmailcvt.*
14mu|kdepim4-4.14.4-1|580	
14mu|kdepim4-4.14.4-1|581	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|582	
14mu|kdepim4-4.14.4-1|583	%package -n knode
14mu|kdepim4-4.14.4-1|584	Summary:	A newsreader for the K Desktop Environment
14mu|kdepim4-4.14.4-1|585	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|586	Url:		http://userbase.kde.org/KNode
14mu|kdepim4-4.14.4-1|587	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|588	Requires:	kdepimlibs4-core
14mu|kdepim4-4.14.4-1|589	Requires:	kio4-nntp
14mu|kdepim4-4.14.4-1|590	Provides:	kde4-knode = %{EVRD}
14mu|kdepim4-4.14.4-1|591	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|592	
14mu|kdepim4-4.14.4-1|593	%description -n knode
14mu|kdepim4-4.14.4-1|594	KNode is a newsreader for the K Desktop Environment.
14mu|kdepim4-4.14.4-1|595	
14mu|kdepim4-4.14.4-1|596	It is GNKSA compliant (unfortunally a review is still pending), and has
14mu|kdepim4-4.14.4-1|597	support for MIME and multiple servers.
14mu|kdepim4-4.14.4-1|598	
14mu|kdepim4-4.14.4-1|599	It is a online-reader, but in combination with a local newsserver like
14mu|kdepim4-4.14.4-1|600	leafnode also usable with dial-up connections.
14mu|kdepim4-4.14.4-1|601	
14mu|kdepim4-4.14.4-1|602	%files -n knode
14mu|kdepim4-4.14.4-1|603	%doc %{_kde_docdir}/HTML/en/knode
14mu|kdepim4-4.14.4-1|604	%doc %{_kde_docdir}/HTML/en/kioslave/news
14mu|kdepim4-4.14.4-1|605	%{_kde_bindir}/knode
14mu|kdepim4-4.14.4-1|606	%{_kde_applicationsdir}/KNode.desktop
14mu|kdepim4-4.14.4-1|607	%{_kde_appsdir}/knode
14mu|kdepim4-4.14.4-1|608	%{_kde_appsdir}/kconf_update/knode.upd
14mu|kdepim4-4.14.4-1|609	%{_kde_iconsdir}/*/*/apps/knode.*
14mu|kdepim4-4.14.4-1|610	%{_kde_services}/kontact/knodeplugin.desktop
14mu|kdepim4-4.14.4-1|611	%{_kde_services}/knode_config_accounts.desktop
14mu|kdepim4-4.14.4-1|612	%{_kde_services}/knode_config_appearance.desktop
14mu|kdepim4-4.14.4-1|613	%{_kde_services}/knode_config_cleanup.desktop
14mu|kdepim4-4.14.4-1|614	%{_kde_services}/knode_config_identity.desktop
14mu|kdepim4-4.14.4-1|615	%{_kde_services}/knode_config_post_news.desktop
14mu|kdepim4-4.14.4-1|616	%{_kde_services}/knode_config_privacy.desktop
14mu|kdepim4-4.14.4-1|617	%{_kde_services}/knode_config_read_news.desktop
14mu|kdepim4-4.14.4-1|618	%{_kde_libdir}/kde4/kcm_knode.so
14mu|kdepim4-4.14.4-1|619	%{_kde_libdir}/kde4/knodepart.so
14mu|kdepim4-4.14.4-1|620	%{_kde_libdir}/kde4/kontact_knodeplugin.so
14mu|kdepim4-4.14.4-1|621	%{_datadir}/dbus-1/interfaces/org.kde.knode.xml
14mu|kdepim4-4.14.4-1|622	
14mu|kdepim4-4.14.4-1|623	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|624	
14mu|kdepim4-4.14.4-1|625	%package -n knotes
14mu|kdepim4-4.14.4-1|626	Summary:	Notes for the K Desktop Environment
14mu|kdepim4-4.14.4-1|627	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|628	Url:		http://userbase.kde.org/KNotes
14mu|kdepim4-4.14.4-1|629	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|630	Requires:	%{name}-kresources
14mu|kdepim4-4.14.4-1|631	Requires:	akonadi-notes-agent = %{EVRD}
14mu|kdepim4-4.14.4-1|632	Requires:	kio4-nntp
14mu|kdepim4-4.14.4-1|633	Provides:	kde4-knotes = %{EVRD}
14mu|kdepim4-4.14.4-1|634	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|635	
14mu|kdepim4-4.14.4-1|636	%description -n knotes
14mu|kdepim4-4.14.4-1|637	KNotes aims to be a useful and full featured notes application for
14mu|kdepim4-4.14.4-1|638	the KDE project. It tries to be as fast and lightweight as possible
14mu|kdepim4-4.14.4-1|639	although including some advanced features.
14mu|kdepim4-4.14.4-1|640	
14mu|kdepim4-4.14.4-1|641	%files -n knotes
14mu|kdepim4-4.14.4-1|642	%doc %{_kde_docdir}/HTML/en/knotes
14mu|kdepim4-4.14.4-1|643	%{_kde_bindir}/knotes
14mu|kdepim4-4.14.4-1|644	%{_kde_applicationsdir}/knotes.desktop
14mu|kdepim4-4.14.4-1|645	%{_kde_datadir}/config.kcfg/knotesglobalconfig.kcfg
14mu|kdepim4-4.14.4-1|646	%{_kde_datadir}/config/knotes_printing_theme.knsrc
14mu|kdepim4-4.14.4-1|647	%{_kde_appsdir}/knotes
14mu|kdepim4-4.14.4-1|648	%{_kde_iconsdir}/*/*/apps/knotes.*
14mu|kdepim4-4.14.4-1|649	%{_kde_iconsdir}/*/*/actions/knotes_*
14mu|kdepim4-4.14.4-1|650	%{_kde_services}/kcmknotessummary.desktop
14mu|kdepim4-4.14.4-1|651	%{_kde_services}/kontact/knotesplugin.desktop
14mu|kdepim4-4.14.4-1|652	%{_kde_services}/knote_config_action.desktop
14mu|kdepim4-4.14.4-1|653	%{_kde_services}/knote_config_collection.desktop
14mu|kdepim4-4.14.4-1|654	%{_kde_services}/knote_config_display.desktop
14mu|kdepim4-4.14.4-1|655	%{_kde_services}/knote_config_editor.desktop
14mu|kdepim4-4.14.4-1|656	%{_kde_services}/knote_config_misc.desktop
14mu|kdepim4-4.14.4-1|657	%{_kde_services}/knote_config_network.desktop
14mu|kdepim4-4.14.4-1|658	%{_kde_services}/knote_config_print.desktop
14mu|kdepim4-4.14.4-1|659	%{_kde_libdir}/kde4/kcm_knote.so
14mu|kdepim4-4.14.4-1|660	%{_kde_libdir}/kde4/kcm_knotessummary.so
14mu|kdepim4-4.14.4-1|661	%{_kde_libdir}/kde4/kontact_knotesplugin.so
14mu|kdepim4-4.14.4-1|662	%{_datadir}/dbus-1/interfaces/org.kde.KNotes.xml
14mu|kdepim4-4.14.4-1|663	
14mu|kdepim4-4.14.4-1|664	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|665	
14mu|kdepim4-4.14.4-1|666	%package -n kontact
14mu|kdepim4-4.14.4-1|667	Summary:	Kontact Container
14mu|kdepim4-4.14.4-1|668	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|669	Url:		http://userbase.kde.org/Kontact
14mu|kdepim4-4.14.4-1|670	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|671	Requires:	kio4-ldap
14mu|kdepim4-4.14.4-1|672	Provides:	kde4-kontact = %{EVRD}
14mu|kdepim4-4.14.4-1|673	Suggests:	akregator
14mu|kdepim4-4.14.4-1|674	Suggests:	kmail
14mu|kdepim4-4.14.4-1|675	Suggests:	knotes
14mu|kdepim4-4.14.4-1|676	Suggests:	ktimetracker
14mu|kdepim4-4.14.4-1|677	Suggests:	knode
14mu|kdepim4-4.14.4-1|678	Suggests:	kalarm
14mu|kdepim4-4.14.4-1|679	Suggests:	kaddressbook
14mu|kdepim4-4.14.4-1|680	Suggests:	korganizer
14mu|kdepim4-4.14.4-1|681	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|682	
14mu|kdepim4-4.14.4-1|683	%description -n kontact
14mu|kdepim4-4.14.4-1|684	The KDE Kontact Personal Information Management suite unites mature and
14mu|kdepim4-4.14.4-1|685	proven KDE applications under one roof. Thanks to the powerful KParts
14mu|kdepim4-4.14.4-1|686	technology, existing applications are seamlessly integrated into one.
14mu|kdepim4-4.14.4-1|687	
14mu|kdepim4-4.14.4-1|688	%files -n kontact
14mu|kdepim4-4.14.4-1|689	%doc %{_kde_docdir}/HTML/en/kontact
14mu|kdepim4-4.14.4-1|690	%doc %{_kde_docdir}/HTML/en/kontact-admin
14mu|kdepim4-4.14.4-1|691	%{_kde_bindir}/kontact
14mu|kdepim4-4.14.4-1|692	%{_kde_appsdir}/kontact
14mu|kdepim4-4.14.4-1|693	%{_kde_appsdir}/kontactsummary
14mu|kdepim4-4.14.4-1|694	%{_kde_applicationsdir}/Kontact.desktop
14mu|kdepim4-4.14.4-1|695	%{_kde_applicationsdir}/kontact-admin.desktop
14mu|kdepim4-4.14.4-1|696	%{_kde_datadir}/config.kcfg/kontact.kcfg
14mu|kdepim4-4.14.4-1|697	%{_kde_iconsdir}/*/*/apps/kontact.*
14mu|kdepim4-4.14.4-1|698	%{_kde_services}/kontactconfig.desktop
14mu|kdepim4-4.14.4-1|699	%{_kde_services}/kcmapptsummary.desktop
14mu|kdepim4-4.14.4-1|700	%{_kde_services}/kcmkontactsummary.desktop
14mu|kdepim4-4.14.4-1|701	%{_kde_services}/kcmsdsummary.desktop
14mu|kdepim4-4.14.4-1|702	%{_kde_services}/kontact/summaryplugin.desktop
14mu|kdepim4-4.14.4-1|703	%{_kde_services}/kontact/specialdatesplugin.desktop
14mu|kdepim4-4.14.4-1|704	%{_kde_libdir}/kde4/kcm_apptsummary.so
14mu|kdepim4-4.14.4-1|705	%{_kde_libdir}/kde4/kcm_kontact.so
14mu|kdepim4-4.14.4-1|706	%{_kde_libdir}/kde4/kcm_kontactsummary.so
14mu|kdepim4-4.14.4-1|707	%{_kde_libdir}/kde4/kontact_journalplugin.so
14mu|kdepim4-4.14.4-1|708	%{_kde_libdir}/kde4/kcm_sdsummary.so
14mu|kdepim4-4.14.4-1|709	%{_kde_libdir}/kde4/kontact_specialdatesplugin.so
14mu|kdepim4-4.14.4-1|710	%{_kde_libdir}/kde4/kontact_summaryplugin.so
14mu|kdepim4-4.14.4-1|711	%{_datadir}/dbus-1/interfaces/org.kde.kontact.KNotes.xml
14mu|kdepim4-4.14.4-1|712	
14mu|kdepim4-4.14.4-1|713	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|714	
14mu|kdepim4-4.14.4-1|715	%package -n korganizer
14mu|kdepim4-4.14.4-1|716	Summary:	Calendar and scheduling component
14mu|kdepim4-4.14.4-1|717	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|718	Url:		http://userbase.kde.org/KOrganizer
14mu|kdepim4-4.14.4-1|719	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|720	Requires:	%{name}-kresources
14mu|kdepim4-4.14.4-1|721	Requires:	kio4-ldap
14mu|kdepim4-4.14.4-1|722	Suggests:	kincidenceeditor
14mu|kdepim4-4.14.4-1|723	Provides:	kde4-korganizer = %{EVRD}
14mu|kdepim4-4.14.4-1|724	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|725	
14mu|kdepim4-4.14.4-1|726	%description -n korganizer
14mu|kdepim4-4.14.4-1|727	KOrganizer provides management of events and tasks, alarm notification,
14mu|kdepim4-4.14.4-1|728	web export, network transparent handling of data, group scheduling,
14mu|kdepim4-4.14.4-1|729	import and export of calendar files and more. It is able to work together
14mu|kdepim4-4.14.4-1|730	with a wide variety of groupware servers, for example Kolab, Open-Xchange,
14mu|kdepim4-4.14.4-1|731	Citadel or OpenGroupware.org.
14mu|kdepim4-4.14.4-1|732	
14mu|kdepim4-4.14.4-1|733	%files -n korganizer
14mu|kdepim4-4.14.4-1|734	%doc %{_kde_docdir}/HTML/en/korganizer
14mu|kdepim4-4.14.4-1|735	%doc %{_kde_docdir}/HTML/en/konsolekalendar
14mu|kdepim4-4.14.4-1|736	%{_kde_bindir}/calendarjanitor
14mu|kdepim4-4.14.4-1|737	%{_kde_bindir}/ical2vcal
14mu|kdepim4-4.14.4-1|738	%{_kde_bindir}/konsolekalendar
14mu|kdepim4-4.14.4-1|739	%{_kde_bindir}/korgac
14mu|kdepim4-4.14.4-1|740	%{_kde_bindir}/korganizer
14mu|kdepim4-4.14.4-1|741	%{_kde_applicationsdir}/konsolekalendar.desktop
14mu|kdepim4-4.14.4-1|742	%{_kde_applicationsdir}/korganizer-import.desktop
14mu|kdepim4-4.14.4-1|743	%{_kde_applicationsdir}/korganizer.desktop
14mu|kdepim4-4.14.4-1|744	%{_kde_appsdir}/kconf_update/korganizer.upd
14mu|kdepim4-4.14.4-1|745	%{_kde_appsdir}/korgac
14mu|kdepim4-4.14.4-1|746	%{_kde_appsdir}/korganizer
14mu|kdepim4-4.14.4-1|747	%{_kde_iconsdir}/*/*/apps/konsolekalendar.*
14mu|kdepim4-4.14.4-1|748	%{_kde_iconsdir}/*/*/apps/korganizer.*
14mu|kdepim4-4.14.4-1|749	%{_kde_iconsdir}/*/*/actions/checkmark.*
14mu|kdepim4-4.14.4-1|750	%{_kde_iconsdir}/*/*/actions/smallclock.*
14mu|kdepim4-4.14.4-1|751	%{_kde_iconsdir}/*/*/actions/upindicator.*
14mu|kdepim4-4.14.4-1|752	%{_kde_iconsdir}/*/*/apps/korg-journal.*
14mu|kdepim4-4.14.4-1|753	%{_kde_iconsdir}/*/*/apps/korg-todo.*
14mu|kdepim4-4.14.4-1|754	%{_kde_autostart}/korgac.desktop
14mu|kdepim4-4.14.4-1|755	%{_kde_datadir}/config.kcfg/korganizer.kcfg
14mu|kdepim4-4.14.4-1|756	%{_kde_configdir}/korganizer.knsrc
14mu|kdepim4-4.14.4-1|757	%{_kde_services}/kontact/korganizerplugin.desktop
14mu|kdepim4-4.14.4-1|758	%{_kde_services}/kontact/todoplugin.desktop
14mu|kdepim4-4.14.4-1|759	%{_kde_services}/kcmtodosummary.desktop
14mu|kdepim4-4.14.4-1|760	%{_kde_services}/kontact/journalplugin.desktop
14mu|kdepim4-4.14.4-1|761	%{_kde_services}/korganizer*
14mu|kdepim4-4.14.4-1|762	%{_kde_services}/webcal.protocol
14mu|kdepim4-4.14.4-1|763	%{_kde_servicetypes}/calendardecoration.desktop
14mu|kdepim4-4.14.4-1|764	%{_kde_servicetypes}/calendarplugin.desktop
14mu|kdepim4-4.14.4-1|765	%{_kde_servicetypes}/dbuscalendar.desktop
14mu|kdepim4-4.14.4-1|766	%{_kde_libdir}/kde4/kcm_todosummary.so
14mu|kdepim4-4.14.4-1|767	%{_kde_libdir}/kde4/kontact_todoplugin.so
14mu|kdepim4-4.14.4-1|768	%{_kde_libdir}/kde4/kcm_korganizer.so
14mu|kdepim4-4.14.4-1|769	%{_kde_libdir}/kde4/korg_*
14mu|kdepim4-4.14.4-1|770	%{_kde_libdir}/kde4/korganizerpart.so
14mu|kdepim4-4.14.4-1|771	%{_kde_libdir}/kde4/kontact_korganizerplugin.so
14mu|kdepim4-4.14.4-1|772	%{_datadir}/dbus-1/interfaces/org.kde.korganizer.KOrgac.xml
14mu|kdepim4-4.14.4-1|773	%{_datadir}/dbus-1/interfaces/org.kde.korganizer.Korganizer.xml
14mu|kdepim4-4.14.4-1|774	%{_datadir}/dbus-1/interfaces/org.kde.Korganizer.Calendar.xml
14mu|kdepim4-4.14.4-1|775	
14mu|kdepim4-4.14.4-1|776	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|777	
14mu|kdepim4-4.14.4-1|778	%package kresources
14mu|kdepim4-4.14.4-1|779	Summary:	KDE pim resource plugins
14mu|kdepim4-4.14.4-1|780	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|781	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|782	
14mu|kdepim4-4.14.4-1|783	%description kresources
14mu|kdepim4-4.14.4-1|784	This package includes several plugins needed to interface with groupware
14mu|kdepim4-4.14.4-1|785	servers. It also includes plugins for features such as blogging and
14mu|kdepim4-4.14.4-1|786	tracking feature plans.
14mu|kdepim4-4.14.4-1|787	
14mu|kdepim4-4.14.4-1|788	%files kresources
14mu|kdepim4-4.14.4-1|789	%{_kde_libdir}/kde4/kcal_blog.so
14mu|kdepim4-4.14.4-1|790	%{_kde_libdir}/kde4/kcal_remote.so
14mu|kdepim4-4.14.4-1|791	%{_kde_services}/kresources/kcal/blog.desktop
14mu|kdepim4-4.14.4-1|792	%{_kde_services}/kresources/kcal/remote.desktop
14mu|kdepim4-4.14.4-1|793	
14mu|kdepim4-4.14.4-1|794	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|795	
14mu|kdepim4-4.14.4-1|796	%package -n ksendemail
14mu|kdepim4-4.14.4-1|797	Summary:	%{name} ksendemail
14mu|kdepim4-4.14.4-1|798	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|799	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|800	
14mu|kdepim4-4.14.4-1|801	%description -n ksendemail
14mu|kdepim4-4.14.4-1|802	%{name} ksendemail.
14mu|kdepim4-4.14.4-1|803	
14mu|kdepim4-4.14.4-1|804	%files -n ksendemail
14mu|kdepim4-4.14.4-1|805	%{_kde_bindir}/ksendemail
14mu|kdepim4-4.14.4-1|806	
14mu|kdepim4-4.14.4-1|807	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|808	
14mu|kdepim4-4.14.4-1|809	%package -n ktimetracker
14mu|kdepim4-4.14.4-1|810	Summary:	Tracks time spent on various tasks
14mu|kdepim4-4.14.4-1|811	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|812	Url:		http://community.kde.org/Ktimetracker
14mu|kdepim4-4.14.4-1|813	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|814	Provides:	kde4-ktimetracker = %{EVRD}
14mu|kdepim4-4.14.4-1|815	Conflicts:	%{name}-devel < 3:4.11.0
14mu|kdepim4-4.14.4-1|816	
14mu|kdepim4-4.14.4-1|817	%description -n ktimetracker
14mu|kdepim4-4.14.4-1|818	KTimeTracker tracks time spent on various tasks. It is useful for tracking
14mu|kdepim4-4.14.4-1|819	hours to be billed to different clients or just to find out what percentage
14mu|kdepim4-4.14.4-1|820	of your day is spent playing Doom or reading Slashdot.
14mu|kdepim4-4.14.4-1|821	
14mu|kdepim4-4.14.4-1|822	%files -n ktimetracker
14mu|kdepim4-4.14.4-1|823	%doc %{_kde_docdir}/HTML/en/ktimetracker
14mu|kdepim4-4.14.4-1|824	%{_kde_bindir}/karm
14mu|kdepim4-4.14.4-1|825	%{_kde_bindir}/ktimetracker
14mu|kdepim4-4.14.4-1|826	%{_kde_appsdir}/ktimetracker
14mu|kdepim4-4.14.4-1|827	%{_kde_applicationsdir}/ktimetracker.desktop
14mu|kdepim4-4.14.4-1|828	%{_kde_iconsdir}/*/*/apps/ktimetracker.*
14mu|kdepim4-4.14.4-1|829	%{_kde_services}/ktimetrackerpart.desktop
14mu|kdepim4-4.14.4-1|830	%{_kde_services}/ktimetracker_config_behavior.desktop
14mu|kdepim4-4.14.4-1|831	%{_kde_services}/ktimetracker_config_display.desktop
14mu|kdepim4-4.14.4-1|832	%{_kde_services}/ktimetracker_config_storage.desktop
14mu|kdepim4-4.14.4-1|833	%{_kde_libdir}/kde4/ktimetrackerpart.so
14mu|kdepim4-4.14.4-1|834	%{_kde_libdir}/kde4/kcm_ktimetracker.so
14mu|kdepim4-4.14.4-1|835	%{_datadir}/dbus-1/interfaces/org.kde.ktimetracker.ktimetracker.xml
14mu|kdepim4-4.14.4-1|836	
14mu|kdepim4-4.14.4-1|837	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|838	
14mu|kdepim4-4.14.4-1|839	%package -n ktnef
14mu|kdepim4-4.14.4-1|840	Summary:	KDE TNEF File Viewer
14mu|kdepim4-4.14.4-1|841	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|842	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|843	
14mu|kdepim4-4.14.4-1|844	%description -n ktnef
14mu|kdepim4-4.14.4-1|845	The TNEF File Viewer allows you to handle mail attachments using the TNEF
14mu|kdepim4-4.14.4-1|846	format. These attachments are usually found in mails coming from Microsoft
14mu|kdepim4-4.14.4-1|847	mail servers and embed the mail properties as well as the actual attachments.
14mu|kdepim4-4.14.4-1|848	
14mu|kdepim4-4.14.4-1|849	%files -n ktnef
14mu|kdepim4-4.14.4-1|850	%doc %{_kde_docdir}/HTML/en/ktnef
14mu|kdepim4-4.14.4-1|851	%{_kde_bindir}/ktnef
14mu|kdepim4-4.14.4-1|852	%{_kde_applicationsdir}/ktnef.desktop
14mu|kdepim4-4.14.4-1|853	%{_kde_appsdir}/ktnef
14mu|kdepim4-4.14.4-1|854	%{_kde_iconsdir}/*/*/apps/ktnef*.*
14mu|kdepim4-4.14.4-1|855	%{_kde_iconsdir}/*/*/actions/ktnef*.*
14mu|kdepim4-4.14.4-1|856	
14mu|kdepim4-4.14.4-1|857	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|858	
14mu|kdepim4-4.14.4-1|859	%package -n mboximporter
14mu|kdepim4-4.14.4-1|860	Summary:	MBoxImporter allows to migrate data from MBox
14mu|kdepim4-4.14.4-1|861	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|862	Requires:	kmail
14mu|kdepim4-4.14.4-1|863	
14mu|kdepim4-4.14.4-1|864	%description -n mboximporter
14mu|kdepim4-4.14.4-1|865	MBoxImporter allows to migrate data from MBox.
14mu|kdepim4-4.14.4-1|866	
14mu|kdepim4-4.14.4-1|867	%files -n mboximporter
14mu|kdepim4-4.14.4-1|868	%{_kde_bindir}/mboximporter
14mu|kdepim4-4.14.4-1|869	%{_kde_applicationsdir}/mboximporter.desktop
14mu|kdepim4-4.14.4-1|870	
14mu|kdepim4-4.14.4-1|871	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|872	
14mu|kdepim4-4.14.4-1|873	%package -n messageviewer
14mu|kdepim4-4.14.4-1|874	Summary:	Message viewer for KDE Email Client
14mu|kdepim4-4.14.4-1|875	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|876	Url:		http://userbase.kde.org/KMail
14mu|kdepim4-4.14.4-1|877	Conflicts:	akonadi-mailfilter-agent < 3:4.11.0
14mu|kdepim4-4.14.4-1|878	Conflicts:	kmail-common < 3:4.11.0
14mu|kdepim4-4.14.4-1|879	Obsoletes:	kmail-common < 3:4.11.0
14mu|kdepim4-4.14.4-1|880	
14mu|kdepim4-4.14.4-1|881	%description -n messageviewer
14mu|kdepim4-4.14.4-1|882	Message viewer for KDE Email Client.
14mu|kdepim4-4.14.4-1|883	
14mu|kdepim4-4.14.4-1|884	%files -n messageviewer
14mu|kdepim4-4.14.4-1|885	%{_kde_appsdir}/libmessageviewer
14mu|kdepim4-4.14.4-1|886	%{_kde_appsdir}/messageviewer
14mu|kdepim4-4.14.4-1|887	%{_kde_appsdir}/messagelist
14mu|kdepim4-4.14.4-1|888	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_application_mstnef.so
14mu|kdepim4-4.14.4-1|889	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_calendar.so
14mu|kdepim4-4.14.4-1|890	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_vcard.so
14mu|kdepim4-4.14.4-1|891	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_xdiff.so
14mu|kdepim4-4.14.4-1|892	%{_kde_plugindir}/accessible/messagevieweraccessiblewidgetfactory.so
14mu|kdepim4-4.14.4-1|893	%{_kde_plugindir}/grantlee/0.3/grantlee_messageheaderfilters.so
14mu|kdepim4-4.14.4-1|894	%{_kde_datadir}/config/messageviewer_header_themes.knsrc
14mu|kdepim4-4.14.4-1|895	
14mu|kdepim4-4.14.4-1|896	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|897	
14mu|kdepim4-4.14.4-1|898	%package -n pimsettingexporter
14mu|kdepim4-4.14.4-1|899	Summary:	Allows to save data from KDE PIM applications and restore them in other systems
14mu|kdepim4-4.14.4-1|900	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|901	Requires:	kmail
14mu|kdepim4-4.14.4-1|902	Obsoletes:	backupmail < 3:4.10.0
14mu|kdepim4-4.14.4-1|903	
14mu|kdepim4-4.14.4-1|904	%description -n pimsettingexporter
14mu|kdepim4-4.14.4-1|905	Allows to save data from KDE PIM applications and restore them in other
14mu|kdepim4-4.14.4-1|906	systems. Successor of Backup Mail from KDE 4.9.
14mu|kdepim4-4.14.4-1|907	
14mu|kdepim4-4.14.4-1|908	%files -n pimsettingexporter
14mu|kdepim4-4.14.4-1|909	%doc %{_kde_docdir}/HTML/en/pimsettingexporter
14mu|kdepim4-4.14.4-1|910	%{_kde_bindir}/pimsettingexporter
14mu|kdepim4-4.14.4-1|911	%{_kde_applicationsdir}/pimsettingexporter.desktop
14mu|kdepim4-4.14.4-1|912	%{_kde_appsdir}/pimsettingexporter/backup-structure.txt
14mu|kdepim4-4.14.4-1|913	%{_kde_appsdir}/pimsettingexporter/pimsettingexporter.rc
14mu|kdepim4-4.14.4-1|914	
14mu|kdepim4-4.14.4-1|915	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|916	
14mu|kdepim4-4.14.4-1|917	%package -n sieveeditor
14mu|kdepim4-4.14.4-1|918	Summary:	Storage service manager
14mu|kdepim4-4.14.4-1|919	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|920	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|921	
14mu|kdepim4-4.14.4-1|922	%description -n sieveeditor
14mu|kdepim4-4.14.4-1|923	KDE storage service manager. It allows to manage your storage service as
14mu|kdepim4-4.14.4-1|924	DropBox etc.
14mu|kdepim4-4.14.4-1|925	
14mu|kdepim4-4.14.4-1|926	%files -n sieveeditor
14mu|kdepim4-4.14.4-1|927	%doc %{_kde_docdir}/HTML/en/sieveeditor
14mu|kdepim4-4.14.4-1|928	%{_kde_bindir}/sieveeditor
14mu|kdepim4-4.14.4-1|929	%{_kde_applicationsdir}/sieveeditor.desktop
14mu|kdepim4-4.14.4-1|930	%{_kde_appsdir}/sieve/scripts/
14mu|kdepim4-4.14.4-1|931	%{_kde_appsdir}/sieveeditor/
14mu|kdepim4-4.14.4-1|932	
14mu|kdepim4-4.14.4-1|933	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|934	
14mu|kdepim4-4.14.4-1|935	%package -n storageservicemanager
14mu|kdepim4-4.14.4-1|936	Summary:	Storage service manager
14mu|kdepim4-4.14.4-1|937	Group:		Graphical desktop/KDE
14mu|kdepim4-4.14.4-1|938	Requires:	%{name}-core = %{EVRD}
14mu|kdepim4-4.14.4-1|939	
14mu|kdepim4-4.14.4-1|940	%description -n storageservicemanager
14mu|kdepim4-4.14.4-1|941	KDE storage service manager. It allows to manage your storage service as
14mu|kdepim4-4.14.4-1|942	DropBox etc.
14mu|kdepim4-4.14.4-1|943	
14mu|kdepim4-4.14.4-1|944	%files -n storageservicemanager
14mu|kdepim4-4.14.4-1|945	%{_kde_bindir}/storageservicemanager
14mu|kdepim4-4.14.4-1|946	%{_kde_applicationsdir}/storageservicemanager.desktop
14mu|kdepim4-4.14.4-1|947	%{_kde_appsdir}/storageservicemanager/
14mu|kdepim4-4.14.4-1|948	%{_kde_iconsdir}/*/*/apps/kdepim-dropbox.*
14mu|kdepim4-4.14.4-1|949	%{_kde_iconsdir}/*/*/apps/kdepim-googledrive.*
14mu|kdepim4-4.14.4-1|950	
14mu|kdepim4-4.14.4-1|951	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|952	
14mu|kdepim4-4.14.4-1|953	%define akonadi_next_major 4
14mu|kdepim4-4.14.4-1|954	%define libakonadi_next %mklibname akonadi-next %{akonadi_next_major}
14mu|kdepim4-4.14.4-1|955	
14mu|kdepim4-4.14.4-1|956	%package -n %{libakonadi_next}
14mu|kdepim4-4.14.4-1|957	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|958	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|959	
14mu|kdepim4-4.14.4-1|960	%description -n %{libakonadi_next}
14mu|kdepim4-4.14.4-1|961	KDE 4 library.
14mu|kdepim4-4.14.4-1|962	
14mu|kdepim4-4.14.4-1|963	%files -n %{libakonadi_next}
14mu|kdepim4-4.14.4-1|964	%{_kde_libdir}/libakonadi_next.so.%{akonadi_next_major}*
14mu|kdepim4-4.14.4-1|965	
14mu|kdepim4-4.14.4-1|966	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|967	
14mu|kdepim4-4.14.4-1|968	%define akregatorinterfaces_major 4
14mu|kdepim4-4.14.4-1|969	%define libakregatorinterfaces %mklibname akregatorinterfaces %{akregatorinterfaces_major}
14mu|kdepim4-4.14.4-1|970	
14mu|kdepim4-4.14.4-1|971	%package -n %{libakregatorinterfaces}
14mu|kdepim4-4.14.4-1|972	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|973	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|974	
14mu|kdepim4-4.14.4-1|975	%description -n %{libakregatorinterfaces}
14mu|kdepim4-4.14.4-1|976	KDE 4 library.
14mu|kdepim4-4.14.4-1|977	
14mu|kdepim4-4.14.4-1|978	%files -n %{libakregatorinterfaces}
14mu|kdepim4-4.14.4-1|979	%{_kde_libdir}/libakregatorinterfaces.so.%{akregatorinterfaces_major}*
14mu|kdepim4-4.14.4-1|980	
14mu|kdepim4-4.14.4-1|981	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|982	
14mu|kdepim4-4.14.4-1|983	%define akregatorprivate_major 4
14mu|kdepim4-4.14.4-1|984	%define libakregatorprivate %mklibname akregatorprivate %{akregatorprivate_major}
14mu|kdepim4-4.14.4-1|985	
14mu|kdepim4-4.14.4-1|986	%package -n %{libakregatorprivate}
14mu|kdepim4-4.14.4-1|987	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|988	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|989	
14mu|kdepim4-4.14.4-1|990	%description -n %{libakregatorprivate}
14mu|kdepim4-4.14.4-1|991	KDE 4 library.
14mu|kdepim4-4.14.4-1|992	
14mu|kdepim4-4.14.4-1|993	%files -n %{libakregatorprivate}
14mu|kdepim4-4.14.4-1|994	%{_kde_libdir}/libakregatorprivate.so.%{akregatorprivate_major}*
14mu|kdepim4-4.14.4-1|995	
14mu|kdepim4-4.14.4-1|996	#------------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|997	
14mu|kdepim4-4.14.4-1|998	%define calendarsupport_major 4
14mu|kdepim4-4.14.4-1|999	%define libcalendarsupport %mklibname calendarsupport %{calendarsupport_major}
14mu|kdepim4-4.14.4-1|1000	
14mu|kdepim4-4.14.4-1|1001	%package -n %{libcalendarsupport}
14mu|kdepim4-4.14.4-1|1002	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1003	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1004	
14mu|kdepim4-4.14.4-1|1005	%description -n %{libcalendarsupport}
14mu|kdepim4-4.14.4-1|1006	KDE 4 library for korganizer-Mobile.
14mu|kdepim4-4.14.4-1|1007	
14mu|kdepim4-4.14.4-1|1008	%files -n %{libcalendarsupport}
14mu|kdepim4-4.14.4-1|1009	%{_kde_libdir}/libcalendarsupport.so.%{calendarsupport_major}*
14mu|kdepim4-4.14.4-1|1010	
14mu|kdepim4-4.14.4-1|1011	#------------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1012	
14mu|kdepim4-4.14.4-1|1013	%define calendarsupportcollectionpage_major 4
14mu|kdepim4-4.14.4-1|1014	%define libcalendarsupportcollectionpage %mklibname calendarsupportcollectionpage %{calendarsupportcollectionpage_major}
14mu|kdepim4-4.14.4-1|1015	
14mu|kdepim4-4.14.4-1|1016	%package -n %{libcalendarsupportcollectionpage}
14mu|kdepim4-4.14.4-1|1017	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1018	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1019	
14mu|kdepim4-4.14.4-1|1020	%description -n %{libcalendarsupportcollectionpage}
14mu|kdepim4-4.14.4-1|1021	KDE 4 library for korganizer-Mobile.
14mu|kdepim4-4.14.4-1|1022	
14mu|kdepim4-4.14.4-1|1023	%files -n %{libcalendarsupportcollectionpage}
14mu|kdepim4-4.14.4-1|1024	%{_kde_libdir}/libcalendarsupportcollectionpage.so.%{calendarsupportcollectionpage_major}*
14mu|kdepim4-4.14.4-1|1025	
14mu|kdepim4-4.14.4-1|1026	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1027	
14mu|kdepim4-4.14.4-1|1028	%define composereditorng_major 4
14mu|kdepim4-4.14.4-1|1029	%define libcomposereditorng %mklibname composereditorng %{composereditorng_major}
14mu|kdepim4-4.14.4-1|1030	
14mu|kdepim4-4.14.4-1|1031	%package -n %{libcomposereditorng}
14mu|kdepim4-4.14.4-1|1032	Summary:	Library providing autospell checking
14mu|kdepim4-4.14.4-1|1033	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1034	
14mu|kdepim4-4.14.4-1|1035	%description -n %{libcomposereditorng}
14mu|kdepim4-4.14.4-1|1036	This library provides autospell checking.
14mu|kdepim4-4.14.4-1|1037	
14mu|kdepim4-4.14.4-1|1038	%files -n %{libcomposereditorng}
14mu|kdepim4-4.14.4-1|1039	%{_kde_libdir}/libcomposereditorng.so.%{composereditorng_major}*
14mu|kdepim4-4.14.4-1|1040	
14mu|kdepim4-4.14.4-1|1041	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1042	
14mu|kdepim4-4.14.4-1|1043	%define eventviews_major 4
14mu|kdepim4-4.14.4-1|1044	%define libeventviews %mklibname eventviews %{eventviews_major}
14mu|kdepim4-4.14.4-1|1045	
14mu|kdepim4-4.14.4-1|1046	%package -n %{libeventviews}
14mu|kdepim4-4.14.4-1|1047	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1048	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1049	
14mu|kdepim4-4.14.4-1|1050	%description -n %{libeventviews}
14mu|kdepim4-4.14.4-1|1051	KDE 4 library.
14mu|kdepim4-4.14.4-1|1052	
14mu|kdepim4-4.14.4-1|1053	%files -n %{libeventviews}
14mu|kdepim4-4.14.4-1|1054	%{_kde_libdir}/libeventviews.so.%{eventviews_major}*
14mu|kdepim4-4.14.4-1|1055	
14mu|kdepim4-4.14.4-1|1056	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1057	
14mu|kdepim4-4.14.4-1|1058	%define followupreminder_major 4
14mu|kdepim4-4.14.4-1|1059	%define libfollowupreminder %mklibname followupreminder %{followupreminder_major}
14mu|kdepim4-4.14.4-1|1060	
14mu|kdepim4-4.14.4-1|1061	%package -n %{libfollowupreminder}
14mu|kdepim4-4.14.4-1|1062	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1063	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1064	
14mu|kdepim4-4.14.4-1|1065	%description -n %{libfollowupreminder}
14mu|kdepim4-4.14.4-1|1066	KDE 4 library.
14mu|kdepim4-4.14.4-1|1067	
14mu|kdepim4-4.14.4-1|1068	%files -n %{libfollowupreminder}
14mu|kdepim4-4.14.4-1|1069	%{_kde_libdir}/libfollowupreminder.so.%{followupreminder_major}*
14mu|kdepim4-4.14.4-1|1070	
14mu|kdepim4-4.14.4-1|1071	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1072	
14mu|kdepim4-4.14.4-1|1073	%define grantleetheme_major 4
14mu|kdepim4-4.14.4-1|1074	%define libgrantleetheme %mklibname grantleetheme %{grantleetheme_major}
14mu|kdepim4-4.14.4-1|1075	
14mu|kdepim4-4.14.4-1|1076	%package -n %{libgrantleetheme}
14mu|kdepim4-4.14.4-1|1077	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1078	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1079	
14mu|kdepim4-4.14.4-1|1080	%description -n %{libgrantleetheme}
14mu|kdepim4-4.14.4-1|1081	KDE 4 library.
14mu|kdepim4-4.14.4-1|1082	
14mu|kdepim4-4.14.4-1|1083	%files -n %{libgrantleetheme}
14mu|kdepim4-4.14.4-1|1084	%{_kde_libdir}/libgrantleetheme.so.%{grantleetheme_major}*
14mu|kdepim4-4.14.4-1|1085	
14mu|kdepim4-4.14.4-1|1086	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1087	
14mu|kdepim4-4.14.4-1|1088	%define grantleethemeeditor_major 4
14mu|kdepim4-4.14.4-1|1089	%define libgrantleethemeeditor %mklibname grantleethemeeditor %{grantleethemeeditor_major}
14mu|kdepim4-4.14.4-1|1090	
14mu|kdepim4-4.14.4-1|1091	%package -n %{libgrantleethemeeditor}
14mu|kdepim4-4.14.4-1|1092	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1093	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1094	
14mu|kdepim4-4.14.4-1|1095	%description -n %{libgrantleethemeeditor}
14mu|kdepim4-4.14.4-1|1096	KDE 4 library.
14mu|kdepim4-4.14.4-1|1097	
14mu|kdepim4-4.14.4-1|1098	%files -n %{libgrantleethemeeditor}
14mu|kdepim4-4.14.4-1|1099	%{_kde_libdir}/libgrantleethemeeditor.so.%{grantleethemeeditor_major}*
14mu|kdepim4-4.14.4-1|1100	
14mu|kdepim4-4.14.4-1|1101	#----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1102	
14mu|kdepim4-4.14.4-1|1103	%define incidenceeditorsng_major 4
14mu|kdepim4-4.14.4-1|1104	%define libincidenceeditorsng %mklibname incidenceeditorsng %{incidenceeditorsng_major}
14mu|kdepim4-4.14.4-1|1105	
14mu|kdepim4-4.14.4-1|1106	%package -n %{libincidenceeditorsng}
14mu|kdepim4-4.14.4-1|1107	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1108	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1109	Obsoletes:	%{_lib}incidenceeditors4 < 2:4.5.68
14mu|kdepim4-4.14.4-1|1110	
14mu|kdepim4-4.14.4-1|1111	%description -n %{libincidenceeditorsng}
14mu|kdepim4-4.14.4-1|1112	KDE 4 library.
14mu|kdepim4-4.14.4-1|1113	
14mu|kdepim4-4.14.4-1|1114	%files -n %{libincidenceeditorsng}
14mu|kdepim4-4.14.4-1|1115	%{_kde_libdir}/libincidenceeditorsng.so.%{incidenceeditorsng_major}*
14mu|kdepim4-4.14.4-1|1116	
14mu|kdepim4-4.14.4-1|1117	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1118	
14mu|kdepim4-4.14.4-1|1119	%define incidenceeditorsngmobile_major 4
14mu|kdepim4-4.14.4-1|1120	%define libincidenceeditorsngmobile %mklibname incidenceeditorssngmobile %{incidenceeditorsngmobile_major}
14mu|kdepim4-4.14.4-1|1121	
14mu|kdepim4-4.14.4-1|1122	%package -n %{libincidenceeditorsngmobile}
14mu|kdepim4-4.14.4-1|1123	Summary:	KDEPIM Mobile Library
14mu|kdepim4-4.14.4-1|1124	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1125	
14mu|kdepim4-4.14.4-1|1126	%description -n %{libincidenceeditorsngmobile}
14mu|kdepim4-4.14.4-1|1127	KDE PIM Mobile library.
14mu|kdepim4-4.14.4-1|1128	
14mu|kdepim4-4.14.4-1|1129	%files -n %{libincidenceeditorsngmobile}
14mu|kdepim4-4.14.4-1|1130	%{_kde_libdir}/libincidenceeditorsngmobile.so.%{incidenceeditorsngmobile_major}*
14mu|kdepim4-4.14.4-1|1131	
14mu|kdepim4-4.14.4-1|1132	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1133	
14mu|kdepim4-4.14.4-1|1134	%define kaddressbookgrantlee_major 4
14mu|kdepim4-4.14.4-1|1135	%define libkaddressbookgrantlee %mklibname kaddressbookgrantlee %{kaddressbookgrantlee_major}
14mu|kdepim4-4.14.4-1|1136	
14mu|kdepim4-4.14.4-1|1137	%package -n %{libkaddressbookgrantlee}
14mu|kdepim4-4.14.4-1|1138	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1139	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1140	
14mu|kdepim4-4.14.4-1|1141	%description -n %{libkaddressbookgrantlee}
14mu|kdepim4-4.14.4-1|1142	KDE 4 library.
14mu|kdepim4-4.14.4-1|1143	
14mu|kdepim4-4.14.4-1|1144	%files -n %{libkaddressbookgrantlee}
14mu|kdepim4-4.14.4-1|1145	%{_kde_libdir}/libkaddressbookgrantlee.so.%{kaddressbookgrantlee_major}*
14mu|kdepim4-4.14.4-1|1146	
14mu|kdepim4-4.14.4-1|1147	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1148	
14mu|kdepim4-4.14.4-1|1149	%define kaddressbookprivate_major 4
14mu|kdepim4-4.14.4-1|1150	%define libkaddressbookprivate %mklibname kaddressbookprivate %{kaddressbookprivate_major}
14mu|kdepim4-4.14.4-1|1151	
14mu|kdepim4-4.14.4-1|1152	%package -n %{libkaddressbookprivate}
14mu|kdepim4-4.14.4-1|1153	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1154	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1155	
14mu|kdepim4-4.14.4-1|1156	%description -n %{libkaddressbookprivate}
14mu|kdepim4-4.14.4-1|1157	KDE 4 library.
14mu|kdepim4-4.14.4-1|1158	
14mu|kdepim4-4.14.4-1|1159	%files -n %{libkaddressbookprivate}
14mu|kdepim4-4.14.4-1|1160	%{_kde_libdir}/libkaddressbookprivate.so.%{kaddressbookprivate_major}*
14mu|kdepim4-4.14.4-1|1161	
14mu|kdepim4-4.14.4-1|1162	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1163	
14mu|kdepim4-4.14.4-1|1164	%define kcal_resourceblog 4
14mu|kdepim4-4.14.4-1|1165	%define libkcal_resourceblog %mklibname kcal_resourceblog %{kcal_resourceblog}
14mu|kdepim4-4.14.4-1|1166	
14mu|kdepim4-4.14.4-1|1167	%package -n %{libkcal_resourceblog}
14mu|kdepim4-4.14.4-1|1168	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1169	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1170	
14mu|kdepim4-4.14.4-1|1171	%description -n %{libkcal_resourceblog}
14mu|kdepim4-4.14.4-1|1172	KDE 4 library.
14mu|kdepim4-4.14.4-1|1173	
14mu|kdepim4-4.14.4-1|1174	%files -n %{libkcal_resourceblog}
14mu|kdepim4-4.14.4-1|1175	%{_kde_libdir}/libkcal_resourceblog.so.%{kcal_resourceblog}*
14mu|kdepim4-4.14.4-1|1176	
14mu|kdepim4-4.14.4-1|1177	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1178	
14mu|kdepim4-4.14.4-1|1179	%define kcal_resourceremote_major 4
14mu|kdepim4-4.14.4-1|1180	%define libkcal_resourceremote %mklibname kcal_resourceremote %{kcal_resourceremote_major}
14mu|kdepim4-4.14.4-1|1181	
14mu|kdepim4-4.14.4-1|1182	%package -n %{libkcal_resourceremote}
14mu|kdepim4-4.14.4-1|1183	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1184	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1185	
14mu|kdepim4-4.14.4-1|1186	%description -n %{libkcal_resourceremote}
14mu|kdepim4-4.14.4-1|1187	KDE 4 library.
14mu|kdepim4-4.14.4-1|1188	
14mu|kdepim4-4.14.4-1|1189	%files -n %{libkcal_resourceremote}
14mu|kdepim4-4.14.4-1|1190	%{_kde_libdir}/libkcal_resourceremote.so.%{kcal_resourceremote_major}*
14mu|kdepim4-4.14.4-1|1191	
14mu|kdepim4-4.14.4-1|1192	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1193	
14mu|kdepim4-4.14.4-1|1194	%define kdepim_major 4
14mu|kdepim4-4.14.4-1|1195	%define libkdepim %mklibname kdepim %{kdepim_major}
14mu|kdepim4-4.14.4-1|1196	
14mu|kdepim4-4.14.4-1|1197	%package -n %{libkdepim}
14mu|kdepim4-4.14.4-1|1198	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1199	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1200	
14mu|kdepim4-4.14.4-1|1201	%description -n %{libkdepim}
14mu|kdepim4-4.14.4-1|1202	KDE 4 library.
14mu|kdepim4-4.14.4-1|1203	
14mu|kdepim4-4.14.4-1|1204	%files -n %{libkdepim}
14mu|kdepim4-4.14.4-1|1205	%{_kde_libdir}/libkdepim.so.%{kdepim_major}*
14mu|kdepim4-4.14.4-1|1206	
14mu|kdepim4-4.14.4-1|1207	#-----------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1208	
14mu|kdepim4-4.14.4-1|1209	%define kdgantt2_major 0
14mu|kdepim4-4.14.4-1|1210	%define libkdgantt2 %mklibname kdgantt2 %{kdgantt2_major}
14mu|kdepim4-4.14.4-1|1211	
14mu|kdepim4-4.14.4-1|1212	%package -n %{libkdgantt2}
14mu|kdepim4-4.14.4-1|1213	Summary:	KDE4 library
14mu|kdepim4-4.14.4-1|1214	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1215	
14mu|kdepim4-4.14.4-1|1216	%description -n %{libkdgantt2}
14mu|kdepim4-4.14.4-1|1217	KDE 4 library.
14mu|kdepim4-4.14.4-1|1218	
14mu|kdepim4-4.14.4-1|1219	%files -n %{libkdgantt2}
14mu|kdepim4-4.14.4-1|1220	%{_kde_libdir}/libkdgantt2.so.%{kdgantt2_major}*
14mu|kdepim4-4.14.4-1|1221	
14mu|kdepim4-4.14.4-1|1222	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1223	
14mu|kdepim4-4.14.4-1|1224	%define kleo_major 4
14mu|kdepim4-4.14.4-1|1225	%define libkleo %mklibname kleo %{kleo_major}
14mu|kdepim4-4.14.4-1|1226	
14mu|kdepim4-4.14.4-1|1227	%package -n %{libkleo}
14mu|kdepim4-4.14.4-1|1228	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1229	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1230	
14mu|kdepim4-4.14.4-1|1231	%description -n %{libkleo}
14mu|kdepim4-4.14.4-1|1232	KDE 4 library.
14mu|kdepim4-4.14.4-1|1233	
14mu|kdepim4-4.14.4-1|1234	%files -n %{libkleo}
14mu|kdepim4-4.14.4-1|1235	%{_kde_libdir}/libkleo.so.%{kleo_major}*
14mu|kdepim4-4.14.4-1|1236	
14mu|kdepim4-4.14.4-1|1237	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1238	
14mu|kdepim4-4.14.4-1|1239	%define kmailprivate_major 4
14mu|kdepim4-4.14.4-1|1240	%define libkmailprivate %mklibname kmailprivate %{kmailprivate_major}
14mu|kdepim4-4.14.4-1|1241	
14mu|kdepim4-4.14.4-1|1242	%package -n %{libkmailprivate}
14mu|kdepim4-4.14.4-1|1243	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1244	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1245	
14mu|kdepim4-4.14.4-1|1246	%description -n %{libkmailprivate}
14mu|kdepim4-4.14.4-1|1247	KDE 4 library.
14mu|kdepim4-4.14.4-1|1248	
14mu|kdepim4-4.14.4-1|1249	%files -n %{libkmailprivate}
14mu|kdepim4-4.14.4-1|1250	%{_kde_libdir}/libkmailprivate.so.%{kmailprivate_major}*
14mu|kdepim4-4.14.4-1|1251	
14mu|kdepim4-4.14.4-1|1252	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1253	
14mu|kdepim4-4.14.4-1|1254	%define kmanagesieve_major 4
14mu|kdepim4-4.14.4-1|1255	%define libkmanagesieve %mklibname kmanagesieve %{kmanagesieve_major}
14mu|kdepim4-4.14.4-1|1256	
14mu|kdepim4-4.14.4-1|1257	%package -n %{libkmanagesieve}
14mu|kdepim4-4.14.4-1|1258	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1259	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1260	
14mu|kdepim4-4.14.4-1|1261	%description -n %{libkmanagesieve}
14mu|kdepim4-4.14.4-1|1262	KDE 4 library.
14mu|kdepim4-4.14.4-1|1263	
14mu|kdepim4-4.14.4-1|1264	%files -n %{libkmanagesieve}
14mu|kdepim4-4.14.4-1|1265	%{_kde_libdir}/libkmanagesieve.so.%{kmanagesieve_major}*
14mu|kdepim4-4.14.4-1|1266	
14mu|kdepim4-4.14.4-1|1267	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1268	
14mu|kdepim4-4.14.4-1|1269	%define knodecommon_major 4
14mu|kdepim4-4.14.4-1|1270	%define libknodecommon %mklibname knodecommon %{knodecommon_major}
14mu|kdepim4-4.14.4-1|1271	
14mu|kdepim4-4.14.4-1|1272	%package -n %{libknodecommon}
14mu|kdepim4-4.14.4-1|1273	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1274	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1275	
14mu|kdepim4-4.14.4-1|1276	%description -n %{libknodecommon}
14mu|kdepim4-4.14.4-1|1277	KDE 4 library.
14mu|kdepim4-4.14.4-1|1278	
14mu|kdepim4-4.14.4-1|1279	%files -n %{libknodecommon}
14mu|kdepim4-4.14.4-1|1280	%{_kde_libdir}/libknodecommon.so.%{knodecommon_major}*
14mu|kdepim4-4.14.4-1|1281	
14mu|kdepim4-4.14.4-1|1282	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1283	
14mu|kdepim4-4.14.4-1|1284	%define knotesprivate_major 4
14mu|kdepim4-4.14.4-1|1285	%define libknotesprivate %mklibname knotesprivate %{knotesprivate_major}
14mu|kdepim4-4.14.4-1|1286	
14mu|kdepim4-4.14.4-1|1287	%package -n %{libknotesprivate}
14mu|kdepim4-4.14.4-1|1288	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1289	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1290	
14mu|kdepim4-4.14.4-1|1291	%description -n %{libknotesprivate}
14mu|kdepim4-4.14.4-1|1292	KDE 4 library.
14mu|kdepim4-4.14.4-1|1293	
14mu|kdepim4-4.14.4-1|1294	%files -n %{libknotesprivate}
14mu|kdepim4-4.14.4-1|1295	%{_kde_libdir}/libknotesprivate.so.%{knotesprivate_major}*
14mu|kdepim4-4.14.4-1|1296	
14mu|kdepim4-4.14.4-1|1297	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1298	
14mu|kdepim4-4.14.4-1|1299	%define kontactprivate_major 4
14mu|kdepim4-4.14.4-1|1300	%define libkontactprivate %mklibname kontactprivate %{kontactprivate_major}
14mu|kdepim4-4.14.4-1|1301	
14mu|kdepim4-4.14.4-1|1302	%package -n %{libkontactprivate}
14mu|kdepim4-4.14.4-1|1303	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1304	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1305	
14mu|kdepim4-4.14.4-1|1306	%description -n %{libkontactprivate}
14mu|kdepim4-4.14.4-1|1307	KDE 4 library.
14mu|kdepim4-4.14.4-1|1308	
14mu|kdepim4-4.14.4-1|1309	%files -n %{libkontactprivate}
14mu|kdepim4-4.14.4-1|1310	%{_kde_libdir}/libkontactprivate.so.%{kontactprivate_major}*
14mu|kdepim4-4.14.4-1|1311	
14mu|kdepim4-4.14.4-1|1312	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1313	
14mu|kdepim4-4.14.4-1|1314	%define korganizer_core_major 4
14mu|kdepim4-4.14.4-1|1315	%define libkorganizer_core %mklibname korganizer_core %{korganizer_core_major}
14mu|kdepim4-4.14.4-1|1316	
14mu|kdepim4-4.14.4-1|1317	%package -n %{libkorganizer_core}
14mu|kdepim4-4.14.4-1|1318	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1319	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1320	
14mu|kdepim4-4.14.4-1|1321	%description -n %{libkorganizer_core}
14mu|kdepim4-4.14.4-1|1322	KDE 4 library.
14mu|kdepim4-4.14.4-1|1323	
14mu|kdepim4-4.14.4-1|1324	%files -n %{libkorganizer_core}
14mu|kdepim4-4.14.4-1|1325	%{_kde_libdir}/libkorganizer_core.so.%{korganizer_core_major}*
14mu|kdepim4-4.14.4-1|1326	
14mu|kdepim4-4.14.4-1|1327	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1328	
14mu|kdepim4-4.14.4-1|1329	%define korganizer_interfaces_major 4
14mu|kdepim4-4.14.4-1|1330	%define libkorganizer_interfaces %mklibname korganizer_interfaces %{korganizer_interfaces_major}
14mu|kdepim4-4.14.4-1|1331	
14mu|kdepim4-4.14.4-1|1332	%package -n %{libkorganizer_interfaces}
14mu|kdepim4-4.14.4-1|1333	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1334	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1335	
14mu|kdepim4-4.14.4-1|1336	%description -n %{libkorganizer_interfaces}
14mu|kdepim4-4.14.4-1|1337	KDE 4 library.
14mu|kdepim4-4.14.4-1|1338	
14mu|kdepim4-4.14.4-1|1339	%files -n %{libkorganizer_interfaces}
14mu|kdepim4-4.14.4-1|1340	%{_kde_libdir}/libkorganizer_interfaces.so.%{korganizer_interfaces_major}*
14mu|kdepim4-4.14.4-1|1341	
14mu|kdepim4-4.14.4-1|1342	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1343	
14mu|kdepim4-4.14.4-1|1344	%define korganizerprivate_major 4
14mu|kdepim4-4.14.4-1|1345	%define libkorganizerprivate %mklibname korganizerprivate %{korganizerprivate_major}
14mu|kdepim4-4.14.4-1|1346	
14mu|kdepim4-4.14.4-1|1347	%package -n %{libkorganizerprivate}
14mu|kdepim4-4.14.4-1|1348	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1349	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1350	
14mu|kdepim4-4.14.4-1|1351	%description -n %{libkorganizerprivate}
14mu|kdepim4-4.14.4-1|1352	KDE 4 library.
14mu|kdepim4-4.14.4-1|1353	
14mu|kdepim4-4.14.4-1|1354	%files -n %{libkorganizerprivate}
14mu|kdepim4-4.14.4-1|1355	%{_kde_libdir}/libkorganizerprivate.so.%{korganizerprivate_major}*
14mu|kdepim4-4.14.4-1|1356	
14mu|kdepim4-4.14.4-1|1357	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1358	
14mu|kdepim4-4.14.4-1|1359	%define kpgp_major 4
14mu|kdepim4-4.14.4-1|1360	%define libkpgp %mklibname kpgp %{kpgp_major}
14mu|kdepim4-4.14.4-1|1361	
14mu|kdepim4-4.14.4-1|1362	%package -n %{libkpgp}
14mu|kdepim4-4.14.4-1|1363	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1364	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1365	
14mu|kdepim4-4.14.4-1|1366	%description -n %{libkpgp}
14mu|kdepim4-4.14.4-1|1367	KDE 4 library.
14mu|kdepim4-4.14.4-1|1368	
14mu|kdepim4-4.14.4-1|1369	%files -n %{libkpgp}
14mu|kdepim4-4.14.4-1|1370	%{_kde_libdir}/libkpgp.so.%{kpgp_major}*
14mu|kdepim4-4.14.4-1|1371	
14mu|kdepim4-4.14.4-1|1372	#----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1373	
14mu|kdepim4-4.14.4-1|1374	%define ksieve_major 4
14mu|kdepim4-4.14.4-1|1375	%define libksieve %mklibname ksieve %{ksieve_major}
14mu|kdepim4-4.14.4-1|1376	
14mu|kdepim4-4.14.4-1|1377	%package -n %{libksieve}
14mu|kdepim4-4.14.4-1|1378	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1379	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1380	
14mu|kdepim4-4.14.4-1|1381	%description -n %{libksieve}
14mu|kdepim4-4.14.4-1|1382	KDE 4 library.
14mu|kdepim4-4.14.4-1|1383	
14mu|kdepim4-4.14.4-1|1384	%files -n %{libksieve}
14mu|kdepim4-4.14.4-1|1385	%{_kde_libdir}/libksieve.so.%{ksieve_major}*
14mu|kdepim4-4.14.4-1|1386	
14mu|kdepim4-4.14.4-1|1387	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1388	
14mu|kdepim4-4.14.4-1|1389	%define ksieveui_major 4
14mu|kdepim4-4.14.4-1|1390	%define libksieveui %mklibname ksieveui %{ksieveui_major}
14mu|kdepim4-4.14.4-1|1391	
14mu|kdepim4-4.14.4-1|1392	%package -n %{libksieveui}
14mu|kdepim4-4.14.4-1|1393	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1394	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1395	
14mu|kdepim4-4.14.4-1|1396	%description -n %{libksieveui}
14mu|kdepim4-4.14.4-1|1397	KDE 4 library.
14mu|kdepim4-4.14.4-1|1398	
14mu|kdepim4-4.14.4-1|1399	%files -n %{libksieveui}
14mu|kdepim4-4.14.4-1|1400	%{_kde_libdir}/libksieveui.so.%{ksieveui_major}*
14mu|kdepim4-4.14.4-1|1401	
14mu|kdepim4-4.14.4-1|1402	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1403	
14mu|kdepim4-4.14.4-1|1404	%define mailcommon_major 4
14mu|kdepim4-4.14.4-1|1405	%define libmailcommon %mklibname mailcommon %{mailcommon_major}
14mu|kdepim4-4.14.4-1|1406	
14mu|kdepim4-4.14.4-1|1407	%package -n %{libmailcommon}
14mu|kdepim4-4.14.4-1|1408	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1409	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1410	
14mu|kdepim4-4.14.4-1|1411	%description -n %{libmailcommon}
14mu|kdepim4-4.14.4-1|1412	KDE 4 library.
14mu|kdepim4-4.14.4-1|1413	
14mu|kdepim4-4.14.4-1|1414	%files -n %{libmailcommon}
14mu|kdepim4-4.14.4-1|1415	%{_kde_libdir}/libmailcommon.so.%{mailcommon_major}*
14mu|kdepim4-4.14.4-1|1416	
14mu|kdepim4-4.14.4-1|1417	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1418	
14mu|kdepim4-4.14.4-1|1419	%define mailimporter_major 4
14mu|kdepim4-4.14.4-1|1420	%define libmailimporter %mklibname mailimporter %{mailimporter_major}
14mu|kdepim4-4.14.4-1|1421	
14mu|kdepim4-4.14.4-1|1422	%package -n %{libmailimporter}
14mu|kdepim4-4.14.4-1|1423	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1424	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1425	
14mu|kdepim4-4.14.4-1|1426	%description -n %{libmailimporter}
14mu|kdepim4-4.14.4-1|1427	KDE 4 library.
14mu|kdepim4-4.14.4-1|1428	
14mu|kdepim4-4.14.4-1|1429	%files -n %{libmailimporter}
14mu|kdepim4-4.14.4-1|1430	%{_kde_libdir}/libmailimporter.so.%{mailimporter_major}*
14mu|kdepim4-4.14.4-1|1431	
14mu|kdepim4-4.14.4-1|1432	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1433	
14mu|kdepim4-4.14.4-1|1434	%define messagecore_major 4
14mu|kdepim4-4.14.4-1|1435	%define libmessagecore %mklibname messagecore %{messagecore_major}
14mu|kdepim4-4.14.4-1|1436	
14mu|kdepim4-4.14.4-1|1437	%package -n %{libmessagecore}
14mu|kdepim4-4.14.4-1|1438	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1439	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1440	
14mu|kdepim4-4.14.4-1|1441	%description -n %{libmessagecore}
14mu|kdepim4-4.14.4-1|1442	KDE 4 library.
14mu|kdepim4-4.14.4-1|1443	
14mu|kdepim4-4.14.4-1|1444	%files -n %{libmessagecore}
14mu|kdepim4-4.14.4-1|1445	%{_kde_libdir}/libmessagecore.so.%{messagecore_major}*
14mu|kdepim4-4.14.4-1|1446	
14mu|kdepim4-4.14.4-1|1447	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1448	
14mu|kdepim4-4.14.4-1|1449	%define messagelist_major 4
14mu|kdepim4-4.14.4-1|1450	%define libmessagelist %mklibname messagelist %{messagelist_major}
14mu|kdepim4-4.14.4-1|1451	
14mu|kdepim4-4.14.4-1|1452	%package -n %{libmessagelist}
14mu|kdepim4-4.14.4-1|1453	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1454	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1455	
14mu|kdepim4-4.14.4-1|1456	%description -n %{libmessagelist}
14mu|kdepim4-4.14.4-1|1457	KDE 4 library.
14mu|kdepim4-4.14.4-1|1458	
14mu|kdepim4-4.14.4-1|1459	%files -n %{libmessagelist}
14mu|kdepim4-4.14.4-1|1460	%{_kde_libdir}/libmessagelist.so.%{messagelist_major}*
14mu|kdepim4-4.14.4-1|1461	
14mu|kdepim4-4.14.4-1|1462	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1463	
14mu|kdepim4-4.14.4-1|1464	%define messageviewer_major 4
14mu|kdepim4-4.14.4-1|1465	%define libmessageviewer %mklibname messageviewer %{messageviewer_major}
14mu|kdepim4-4.14.4-1|1466	
14mu|kdepim4-4.14.4-1|1467	%package -n %{libmessageviewer}
14mu|kdepim4-4.14.4-1|1468	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1469	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1470	
14mu|kdepim4-4.14.4-1|1471	%description -n %{libmessageviewer}
14mu|kdepim4-4.14.4-1|1472	KDE 4 library.
14mu|kdepim4-4.14.4-1|1473	
14mu|kdepim4-4.14.4-1|1474	%files -n %{libmessageviewer}
14mu|kdepim4-4.14.4-1|1475	%{_kde_libdir}/libmessageviewer.so.%{messageviewer_major}*
14mu|kdepim4-4.14.4-1|1476	
14mu|kdepim4-4.14.4-1|1477	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1478	
14mu|kdepim4-4.14.4-1|1479	%define kdepimdbusinterfaces_major 4
14mu|kdepim4-4.14.4-1|1480	%define libkdepimdbusinterfaces %mklibname kdepimdbusinterfaces %{kdepimdbusinterfaces_major}
14mu|kdepim4-4.14.4-1|1481	
14mu|kdepim4-4.14.4-1|1482	%package -n %{libkdepimdbusinterfaces}
14mu|kdepim4-4.14.4-1|1483	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1484	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1485	
14mu|kdepim4-4.14.4-1|1486	%description -n %{libkdepimdbusinterfaces}
14mu|kdepim4-4.14.4-1|1487	KDE 4 library.
14mu|kdepim4-4.14.4-1|1488	
14mu|kdepim4-4.14.4-1|1489	%files -n %{libkdepimdbusinterfaces}
14mu|kdepim4-4.14.4-1|1490	%{_kde_libdir}/libkdepimdbusinterfaces.so.%{kdepimdbusinterfaces_major}*
14mu|kdepim4-4.14.4-1|1491	
14mu|kdepim4-4.14.4-1|1492	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1493	
14mu|kdepim4-4.14.4-1|1494	%define kleopatraclientcore_major 0
14mu|kdepim4-4.14.4-1|1495	%define libkleopatraclientcore %mklibname kleopatraclientcore %{kleopatraclientcore_major}
14mu|kdepim4-4.14.4-1|1496	
14mu|kdepim4-4.14.4-1|1497	%package -n %{libkleopatraclientcore}
14mu|kdepim4-4.14.4-1|1498	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1499	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1500	Obsoletes:	%{_lib}kleopatraclientcore4 <= 2:4.5
14mu|kdepim4-4.14.4-1|1501	
14mu|kdepim4-4.14.4-1|1502	%description -n %{libkleopatraclientcore}
14mu|kdepim4-4.14.4-1|1503	KDE 4 library.
14mu|kdepim4-4.14.4-1|1504	
14mu|kdepim4-4.14.4-1|1505	%files -n %{libkleopatraclientcore}
14mu|kdepim4-4.14.4-1|1506	%{_kde_libdir}/libkleopatraclientcore.so.%{kleopatraclientcore_major}*
14mu|kdepim4-4.14.4-1|1507	
14mu|kdepim4-4.14.4-1|1508	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1509	
14mu|kdepim4-4.14.4-1|1510	%define kleopatraclientgui_major 0
14mu|kdepim4-4.14.4-1|1511	%define libkleopatraclientgui %mklibname kleopatraclientgui %{kleopatraclientgui_major}
14mu|kdepim4-4.14.4-1|1512	
14mu|kdepim4-4.14.4-1|1513	%package -n %{libkleopatraclientgui}
14mu|kdepim4-4.14.4-1|1514	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1515	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1516	Obsoletes:	%{_lib}kleopatraclientgui4 <= 2:4.5
14mu|kdepim4-4.14.4-1|1517	
14mu|kdepim4-4.14.4-1|1518	%description -n %{libkleopatraclientgui}
14mu|kdepim4-4.14.4-1|1519	KDE 4 library.
14mu|kdepim4-4.14.4-1|1520	
14mu|kdepim4-4.14.4-1|1521	%files -n %{libkleopatraclientgui}
14mu|kdepim4-4.14.4-1|1522	%{_kde_libdir}/libkleopatraclientgui.so.%{kleopatraclientgui_major}*
14mu|kdepim4-4.14.4-1|1523	
14mu|kdepim4-4.14.4-1|1524	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1525	
14mu|kdepim4-4.14.4-1|1526	%define messagecomposer_major 4
14mu|kdepim4-4.14.4-1|1527	%define libmessagecomposer %mklibname messagecomposer %{messagecomposer_major}
14mu|kdepim4-4.14.4-1|1528	
14mu|kdepim4-4.14.4-1|1529	%package -n %{libmessagecomposer}
14mu|kdepim4-4.14.4-1|1530	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1531	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1532	
14mu|kdepim4-4.14.4-1|1533	%description -n %{libmessagecomposer}
14mu|kdepim4-4.14.4-1|1534	KDE 4 library.
14mu|kdepim4-4.14.4-1|1535	
14mu|kdepim4-4.14.4-1|1536	%files -n %{libmessagecomposer}
14mu|kdepim4-4.14.4-1|1537	%{_kde_libdir}/libmessagecomposer.so.%{messagecomposer_major}*
14mu|kdepim4-4.14.4-1|1538	
14mu|kdepim4-4.14.4-1|1539	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1540	
14mu|kdepim4-4.14.4-1|1541	%define noteshared_major 4
14mu|kdepim4-4.14.4-1|1542	%define libnoteshared %mklibname noteshared %{noteshared_major}
14mu|kdepim4-4.14.4-1|1543	
14mu|kdepim4-4.14.4-1|1544	%package -n %{libnoteshared}
14mu|kdepim4-4.14.4-1|1545	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1546	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1547	
14mu|kdepim4-4.14.4-1|1548	%description -n %{libnoteshared}
14mu|kdepim4-4.14.4-1|1549	KDE 4 library.
14mu|kdepim4-4.14.4-1|1550	
14mu|kdepim4-4.14.4-1|1551	%files -n %{libnoteshared}
14mu|kdepim4-4.14.4-1|1552	%{_kde_libdir}/libnoteshared.so.%{noteshared_major}*
14mu|kdepim4-4.14.4-1|1553	
14mu|kdepim4-4.14.4-1|1554	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1555	
14mu|kdepim4-4.14.4-1|1556	%define pimcommon_major 4
14mu|kdepim4-4.14.4-1|1557	%define libpimcommon %mklibname pimcommon %{pimcommon_major}
14mu|kdepim4-4.14.4-1|1558	
14mu|kdepim4-4.14.4-1|1559	%package -n %{libpimcommon}
14mu|kdepim4-4.14.4-1|1560	Summary:	Library to import/export PIM configuration
14mu|kdepim4-4.14.4-1|1561	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1562	
14mu|kdepim4-4.14.4-1|1563	%description -n %{libpimcommon}
14mu|kdepim4-4.14.4-1|1564	This library provides the tool to import/export PIM configuration.
14mu|kdepim4-4.14.4-1|1565	
14mu|kdepim4-4.14.4-1|1566	%files -n %{libpimcommon}
14mu|kdepim4-4.14.4-1|1567	%{_kde_libdir}/libpimcommon.so.%{pimcommon_major}*
14mu|kdepim4-4.14.4-1|1568	
14mu|kdepim4-4.14.4-1|1569	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1570	
14mu|kdepim4-4.14.4-1|1571	%define sendlater_major 4
14mu|kdepim4-4.14.4-1|1572	%define libsendlater %mklibname sendlater %{sendlater_major}
14mu|kdepim4-4.14.4-1|1573	
14mu|kdepim4-4.14.4-1|1574	%package -n %{libsendlater}
14mu|kdepim4-4.14.4-1|1575	Summary:	KDE PIM library
14mu|kdepim4-4.14.4-1|1576	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1577	
14mu|kdepim4-4.14.4-1|1578	%description -n %{libsendlater}
14mu|kdepim4-4.14.4-1|1579	KDE PIM library.
14mu|kdepim4-4.14.4-1|1580	
14mu|kdepim4-4.14.4-1|1581	%files -n %{libsendlater}
14mu|kdepim4-4.14.4-1|1582	%{_kde_libdir}/libsendlater.so.%{sendlater_major}*
14mu|kdepim4-4.14.4-1|1583	
14mu|kdepim4-4.14.4-1|1584	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1585	
14mu|kdepim4-4.14.4-1|1586	%define templateparser_major 4
14mu|kdepim4-4.14.4-1|1587	%define libtemplateparser %mklibname templateparser %{templateparser_major}
14mu|kdepim4-4.14.4-1|1588	
14mu|kdepim4-4.14.4-1|1589	%package -n %{libtemplateparser}
14mu|kdepim4-4.14.4-1|1590	Summary:	KDE 4 library
14mu|kdepim4-4.14.4-1|1591	Group:		System/Libraries
14mu|kdepim4-4.14.4-1|1592	
14mu|kdepim4-4.14.4-1|1593	%description -n %{libtemplateparser}
14mu|kdepim4-4.14.4-1|1594	KDE 4 library.
14mu|kdepim4-4.14.4-1|1595	
14mu|kdepim4-4.14.4-1|1596	%files -n %{libtemplateparser}
14mu|kdepim4-4.14.4-1|1597	%{_kde_libdir}/libtemplateparser.so.%{templateparser_major}*
14mu|kdepim4-4.14.4-1|1598	
14mu|kdepim4-4.14.4-1|1599	#-----------------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1600	
14mu|kdepim4-4.14.4-1|1601	%package devel
14mu|kdepim4-4.14.4-1|1602	Summary:	Devel stuff for %{name}
14mu|kdepim4-4.14.4-1|1603	Group:		Development/KDE and Qt
14mu|kdepim4-4.14.4-1|1604	Requires:	kdelibs4-devel
14mu|kdepim4-4.14.4-1|1605	Requires:	kdepimlibs4-devel
14mu|kdepim4-4.14.4-1|1606	Requires:	kdepim4-runtime-devel
14mu|kdepim4-4.14.4-1|1607	Requires:	%{libakonadi_next} = %{EVRD}
14mu|kdepim4-4.14.4-1|1608	Requires:	%{libakregatorinterfaces} = %{EVRD}
14mu|kdepim4-4.14.4-1|1609	Requires:	%{libakregatorprivate} = %{EVRD}
14mu|kdepim4-4.14.4-1|1610	Requires:	%{libcalendarsupport} = %{EVRD}
14mu|kdepim4-4.14.4-1|1611	Requires:	%{libcalendarsupportcollectionpage} = %{EVRD}
14mu|kdepim4-4.14.4-1|1612	Requires:	%{libcomposereditorng} = %{EVRD}
14mu|kdepim4-4.14.4-1|1613	Requires:	%{libeventviews} = %{EVRD}
14mu|kdepim4-4.14.4-1|1614	Requires:	%{libfollowupreminder} = %{EVRD}
14mu|kdepim4-4.14.4-1|1615	Requires:	%{libgrantleetheme} = %{EVRD}
14mu|kdepim4-4.14.4-1|1616	Requires:	%{libgrantleethemeeditor} = %{EVRD}
14mu|kdepim4-4.14.4-1|1617	Requires:	%{libincidenceeditorsng} = %{EVRD}
14mu|kdepim4-4.14.4-1|1618	Requires:	%{libincidenceeditorsngmobile} = %{EVRD}
14mu|kdepim4-4.14.4-1|1619	Requires:	%{libkaddressbookgrantlee} = %{EVRD}
14mu|kdepim4-4.14.4-1|1620	Requires:	%{libkaddressbookprivate} = %{EVRD}
14mu|kdepim4-4.14.4-1|1621	Requires:	%{libkcal_resourceblog} = %{EVRD}
14mu|kdepim4-4.14.4-1|1622	Requires:	%{libkcal_resourceremote} = %{EVRD}
14mu|kdepim4-4.14.4-1|1623	Requires:	%{libkdepim} = %{EVRD}
14mu|kdepim4-4.14.4-1|1624	Requires:	%{libkdepimdbusinterfaces} = %{EVRD}
14mu|kdepim4-4.14.4-1|1625	Requires:	%{libkdgantt2} = %{EVRD}
14mu|kdepim4-4.14.4-1|1626	Requires:	%{libkleo} = %{EVRD}
14mu|kdepim4-4.14.4-1|1627	Requires:	%{libkleopatraclientcore} = %{EVRD}
14mu|kdepim4-4.14.4-1|1628	Requires:	%{libkleopatraclientgui} = %{EVRD}
14mu|kdepim4-4.14.4-1|1629	Requires:	%{libkmailprivate} = %{EVRD}
14mu|kdepim4-4.14.4-1|1630	Requires:	%{libkmanagesieve} = %{EVRD}
14mu|kdepim4-4.14.4-1|1631	Requires:	%{libknodecommon} = %{EVRD}
14mu|kdepim4-4.14.4-1|1632	Requires:	%{libknotesprivate} = %{EVRD}
14mu|kdepim4-4.14.4-1|1633	Requires:	%{libkorganizer_interfaces} = %{EVRD}
14mu|kdepim4-4.14.4-1|1634	Requires:	%{libkorganizerprivate} = %{EVRD}
14mu|kdepim4-4.14.4-1|1635	Requires:	%{libkpgp} = %{EVRD}
14mu|kdepim4-4.14.4-1|1636	Requires:	%{libksieve} = %{EVRD}
14mu|kdepim4-4.14.4-1|1637	Requires:	%{libksieveui} = %{EVRD}
14mu|kdepim4-4.14.4-1|1638	Requires:	%{libmailcommon} = %{EVRD}
14mu|kdepim4-4.14.4-1|1639	Requires:	%{libmailimporter} = %{EVRD}
14mu|kdepim4-4.14.4-1|1640	Requires:	%{libmessagecomposer} = %{EVRD}
14mu|kdepim4-4.14.4-1|1641	Requires:	%{libmessagecore} = %{EVRD}
14mu|kdepim4-4.14.4-1|1642	Requires:	%{libmessagelist} = %{EVRD}
14mu|kdepim4-4.14.4-1|1643	Requires:	%{libmessageviewer} = %{EVRD}
14mu|kdepim4-4.14.4-1|1644	Requires:	%{libnoteshared} = %{EVRD}
14mu|kdepim4-4.14.4-1|1645	Requires:	%{libpimcommon} = %{EVRD}
14mu|kdepim4-4.14.4-1|1646	Requires:	%{libsendlater} = %{EVRD}
14mu|kdepim4-4.14.4-1|1647	Requires:	%{libtemplateparser} = %{EVRD}
14mu|kdepim4-4.14.4-1|1648	
14mu|kdepim4-4.14.4-1|1649	%description devel
14mu|kdepim4-4.14.4-1|1650	This package contains header files needed if you wish to build applications
14mu|kdepim4-4.14.4-1|1651	based on kdepim.
14mu|kdepim4-4.14.4-1|1652	
14mu|kdepim4-4.14.4-1|1653	%files devel
14mu|kdepim4-4.14.4-1|1654	%{_kde_libdir}/*.so
14mu|kdepim4-4.14.4-1|1655	
14mu|kdepim4-4.14.4-1|1656	#----------------------------------------------------------------------
14mu|kdepim4-4.14.4-1|1657	
14mu|kdepim4-4.14.4-1|1658	%prep
14mu|kdepim4-4.14.4-1|1659	%setup -q -n kdepim-%{version}
14mu|kdepim4-4.14.4-1|1660	%patch0 -p1
14mu|kdepim4-4.14.4-1|1661	%patch1 -p1
14mu|kdepim4-4.14.4-1|1662	
14mu|kdepim4-4.14.4-1|1663	%build
14mu|kdepim4-4.14.4-1|1664	%cmake_kde4 -DKDEPIM_BUILD_MOBILE=false
14mu|kdepim4-4.14.4-1|1665	%make
14mu|kdepim4-4.14.4-1|1666	
14mu|kdepim4-4.14.4-1|1667	%install
14mu|kdepim4-4.14.4-1|1668	%makeinstall_std -C build
14mu|kdepim4-4.14.4-1|1669	
14mu|kdepim4-4.14.4-1|1670	# akonadi_folderarchive_agent was removed, no need to keep desktop file
14mu|kdepim4-4.14.4-1|1671	rm -f %{buildroot}%{_kde_datadir}/akonadi/agents/folderarchiveagent.desktop
14mu|kdepim4-4.14.4-1|1672	
14mu|kdepim4-4.14.4-1|1673	%find_lang %{name} --all-name --with-html
14mu|kdepim4-4.14.4-1|1674	
14mu|kdepim4-4.14.4-1|1675	
14mu|kdepim4-4.14.4-1|1676	%changelog
14mu|kdepim4-4.14.4-1|1677	* Tue Jan 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.4-1
14mu|kdepim4-4.14.4-1|1678	+ Revision: d9a9050
14mu|kdepim4-4.14.4-1|1679	- New shared library package libcalendarsupportcollectionpage
14mu|kdepim4-4.14.4-1|1680	
14mu|kdepim4-4.14.4-1|1681	

22924 14
14mu|kdepim4-runtime-4.14.4-1|1	%define _disable_ld_no_undefined 1
14mu|kdepim4-runtime-4.14.4-1|2	
14mu|kdepim4-runtime-4.14.4-1|3	Summary:	K Desktop Environment Information Management runtime stuff
14mu|kdepim4-runtime-4.14.4-1|4	Name:		kdepim4-runtime
14mu|kdepim4-runtime-4.14.4-1|5	Version:	4.14.4
14mu|kdepim4-runtime-4.14.4-1|6	Release:	1
14mu|kdepim4-runtime-4.14.4-1|7	Epoch:		3
14mu|kdepim4-runtime-4.14.4-1|8	License:	GPLv2+
14mu|kdepim4-runtime-4.14.4-1|9	Group:		Graphical desktop/KDE
14mu|kdepim4-runtime-4.14.4-1|10	Url:		http://community.kde.org/KDE_PIM
14mu|kdepim4-runtime-4.14.4-1|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdepim4-runtime-4.14.4-1|12	%if %{is_beta}
14mu|kdepim4-runtime-4.14.4-1|13	%define ftpdir unstable
14mu|kdepim4-runtime-4.14.4-1|14	%else
14mu|kdepim4-runtime-4.14.4-1|15	%define ftpdir stable
14mu|kdepim4-runtime-4.14.4-1|16	%endif
14mu|kdepim4-runtime-4.14.4-1|17	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdepim-runtime-%{version}.tar.xz
14mu|kdepim4-runtime-4.14.4-1|18	Source1:	%{name}.rpmlintrc
14mu|kdepim4-runtime-4.14.4-1|19	Patch10:	kdepim-runtime-4.10.5-noakonaditray.patch
14mu|kdepim4-runtime-4.14.4-1|20	BuildRequires:	boost-devel
14mu|kdepim4-runtime-4.14.4-1|21	BuildRequires:	kdelibs4-devel
14mu|kdepim4-runtime-4.14.4-1|22	BuildRequires:	kdepimlibs4-devel
14mu|kdepim4-runtime-4.14.4-1|23	BuildRequires:	qt4-qtdbus
14mu|kdepim4-runtime-4.14.4-1|24	BuildRequires:	akonadi
14mu|kdepim4-runtime-4.14.4-1|25	BuildRequires:	pkgconfig(akonadi)
14mu|kdepim4-runtime-4.14.4-1|26	BuildRequires:	pkgconfig(LibKFbAPI)
14mu|kdepim4-runtime-4.14.4-1|27	BuildRequires:	pkgconfig(libkgapi) >= 2.2.0
14mu|kdepim4-runtime-4.14.4-1|28	BuildRequires:	pkgconfig(libstreams)
14mu|kdepim4-runtime-4.14.4-1|29	BuildRequires:	pkgconfig(libxml-2.0)
14mu|kdepim4-runtime-4.14.4-1|30	BuildRequires:	pkgconfig(libxslt)
14mu|kdepim4-runtime-4.14.4-1|31	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|kdepim4-runtime-4.14.4-1|32	
14mu|kdepim4-runtime-4.14.4-1|33	%description
14mu|kdepim4-runtime-4.14.4-1|34	Information Management applications for the K Desktop Environment runtime libs.
14mu|kdepim4-runtime-4.14.4-1|35	
14mu|kdepim4-runtime-4.14.4-1|36	#-----------------------------------------------------------------------------
14mu|kdepim4-runtime-4.14.4-1|37	
14mu|kdepim4-runtime-4.14.4-1|38	%package -n akonadi-kde
14mu|kdepim4-runtime-4.14.4-1|39	Group:		Graphical desktop/KDE
14mu|kdepim4-runtime-4.14.4-1|40	Summary:	Akonadi control center for KDE
14mu|kdepim4-runtime-4.14.4-1|41	Provides:	kdepim4-runtime = %{EVRD}
14mu|kdepim4-runtime-4.14.4-1|42	Conflicts:	kdepim4-runtime-devel < 2:4.7.97
14mu|kdepim4-runtime-4.14.4-1|43	Conflicts:	%{_lib}kdepim-copy4 < 3:4.9.0
14mu|kdepim4-runtime-4.14.4-1|44	Requires:	akonadi
14mu|kdepim4-runtime-4.14.4-1|45	%if %{mdvver} >= 201400
14mu|kdepim4-runtime-4.14.4-1|46	Requires:	mariadb-client
14mu|kdepim4-runtime-4.14.4-1|47	%else
14mu|kdepim4-runtime-4.14.4-1|48	Requires:	mysql-client
14mu|kdepim4-runtime-4.14.4-1|49	%endif
14mu|kdepim4-runtime-4.14.4-1|50	
14mu|kdepim4-runtime-4.14.4-1|51	%description -n akonadi-kde
14mu|kdepim4-runtime-4.14.4-1|52	Akonadi control center for KDE.
14mu|kdepim4-runtime-4.14.4-1|53	
14mu|kdepim4-runtime-4.14.4-1|54	%files -n akonadi-kde
14mu|kdepim4-runtime-4.14.4-1|55	%{_kde_bindir}/*
14mu|kdepim4-runtime-4.14.4-1|56	%{_kde_appsdir}/akonadi
14mu|kdepim4-runtime-4.14.4-1|57	%{_kde_appsdir}/akonadi_facebook_resource/akonadi_facebook_resource.notifyrc
14mu|kdepim4-runtime-4.14.4-1|58	%{_kde_appsdir}/akonadi_maildispatcher_agent
14mu|kdepim4-runtime-4.14.4-1|59	%{_kde_appsdir}/akonadi_newmailnotifier_agent/akonadi_newmailnotifier_agent.notifyrc
14mu|kdepim4-runtime-4.14.4-1|60	%{_kde_appsdir}/kconf_update/newmailnotifier.upd
14mu|kdepim4-runtime-4.14.4-1|61	%{_kde_applicationsdir}/*
14mu|kdepim4-runtime-4.14.4-1|62	%{_kde_datadir}/akonadi/
14mu|kdepim4-runtime-4.14.4-1|63	%{_kde_datadir}/mime/packages/*
14mu|kdepim4-runtime-4.14.4-1|64	%{_kde_libdir}/kde4/*
14mu|kdepim4-runtime-4.14.4-1|65	%{_kde_iconsdir}/*/*/*/*
14mu|kdepim4-runtime-4.14.4-1|66	%{_kde_configdir}/*
14mu|kdepim4-runtime-4.14.4-1|67	%{_kde_autostart}/kaddressbookmigrator.desktop
14mu|kdepim4-runtime-4.14.4-1|68	%{_kde_services}/*
14mu|kdepim4-runtime-4.14.4-1|69	%{_kde_servicetypes}/*.desktop
14mu|kdepim4-runtime-4.14.4-1|70	%{_kde_datadir}/dbus-1/interfaces/*
14mu|kdepim4-runtime-4.14.4-1|71	
14mu|kdepim4-runtime-4.14.4-1|72	#-----------------------------------------------------------------------------
14mu|kdepim4-runtime-4.14.4-1|73	
14mu|kdepim4-runtime-4.14.4-1|74	%define akonadi_filestore_major 4
14mu|kdepim4-runtime-4.14.4-1|75	%define libakonadi_filestore %mklibname akonadi_filestore %{akonadi_filestore_major}
14mu|kdepim4-runtime-4.14.4-1|76	
14mu|kdepim4-runtime-4.14.4-1|77	%package -n %{libakonadi_filestore}
14mu|kdepim4-runtime-4.14.4-1|78	Summary:	KDE 4 library
14mu|kdepim4-runtime-4.14.4-1|79	Group:		System/Libraries
14mu|kdepim4-runtime-4.14.4-1|80	
14mu|kdepim4-runtime-4.14.4-1|81	%description -n %{libakonadi_filestore}
14mu|kdepim4-runtime-4.14.4-1|82	KDE 4 library.
14mu|kdepim4-runtime-4.14.4-1|83	
14mu|kdepim4-runtime-4.14.4-1|84	%files -n %{libakonadi_filestore}
14mu|kdepim4-runtime-4.14.4-1|85	%{_kde_libdir}/libakonadi-filestore.so.%{akonadi_filestore_major}*
14mu|kdepim4-runtime-4.14.4-1|86	
14mu|kdepim4-runtime-4.14.4-1|87	#-----------------------------------------------------------------------------
14mu|kdepim4-runtime-4.14.4-1|88	
14mu|kdepim4-runtime-4.14.4-1|89	%define folderarchivesettings_major 4
14mu|kdepim4-runtime-4.14.4-1|90	%define libfolderarchivesettings %mklibname folderarchivesettings %{folderarchivesettings_major}
14mu|kdepim4-runtime-4.14.4-1|91	
14mu|kdepim4-runtime-4.14.4-1|92	%package -n %{libfolderarchivesettings}
14mu|kdepim4-runtime-4.14.4-1|93	Summary:	KDE 4 library
14mu|kdepim4-runtime-4.14.4-1|94	Group:		System/Libraries
14mu|kdepim4-runtime-4.14.4-1|95	
14mu|kdepim4-runtime-4.14.4-1|96	%description -n %{libfolderarchivesettings}
14mu|kdepim4-runtime-4.14.4-1|97	KDE 4 library.
14mu|kdepim4-runtime-4.14.4-1|98	
14mu|kdepim4-runtime-4.14.4-1|99	%files -n %{libfolderarchivesettings}
14mu|kdepim4-runtime-4.14.4-1|100	%{_kde_libdir}/libfolderarchivesettings.so.%{folderarchivesettings_major}*
14mu|kdepim4-runtime-4.14.4-1|101	
14mu|kdepim4-runtime-4.14.4-1|102	#-----------------------------------------------------------------------------
14mu|kdepim4-runtime-4.14.4-1|103	
14mu|kdepim4-runtime-4.14.4-1|104	%define kdepim_copy_major 4
14mu|kdepim4-runtime-4.14.4-1|105	%define libkdepim_copy %mklibname kdepim-copy %{kdepim_copy_major}
14mu|kdepim4-runtime-4.14.4-1|106	
14mu|kdepim4-runtime-4.14.4-1|107	%package -n %{libkdepim_copy}
14mu|kdepim4-runtime-4.14.4-1|108	Summary:	KDE 4 library
14mu|kdepim4-runtime-4.14.4-1|109	Group:		System/Libraries
14mu|kdepim4-runtime-4.14.4-1|110	
14mu|kdepim4-runtime-4.14.4-1|111	%description -n %{libkdepim_copy}
14mu|kdepim4-runtime-4.14.4-1|112	KDE 4 library.
14mu|kdepim4-runtime-4.14.4-1|113	
14mu|kdepim4-runtime-4.14.4-1|114	%files -n %{libkdepim_copy}
14mu|kdepim4-runtime-4.14.4-1|115	%{_kde_libdir}/libkdepim-copy.so.%{kdepim_copy_major}*
14mu|kdepim4-runtime-4.14.4-1|116	
14mu|kdepim4-runtime-4.14.4-1|117	#-----------------------------------------------------------------------------
14mu|kdepim4-runtime-4.14.4-1|118	
14mu|kdepim4-runtime-4.14.4-1|119	%define kmindexreader_major 4
14mu|kdepim4-runtime-4.14.4-1|120	%define libkmindexreader %mklibname kmindexreader %{kmindexreader_major}
14mu|kdepim4-runtime-4.14.4-1|121	
14mu|kdepim4-runtime-4.14.4-1|122	%package -n %{libkmindexreader}
14mu|kdepim4-runtime-4.14.4-1|123	Summary:	KDE 4 library
14mu|kdepim4-runtime-4.14.4-1|124	Group:		System/Libraries
14mu|kdepim4-runtime-4.14.4-1|125	
14mu|kdepim4-runtime-4.14.4-1|126	%description -n %{libkmindexreader}
14mu|kdepim4-runtime-4.14.4-1|127	KDE 4 library.
14mu|kdepim4-runtime-4.14.4-1|128	
14mu|kdepim4-runtime-4.14.4-1|129	%files -n %{libkmindexreader}
14mu|kdepim4-runtime-4.14.4-1|130	%{_kde_libdir}/libkmindexreader.so.%{kmindexreader_major}*
14mu|kdepim4-runtime-4.14.4-1|131	
14mu|kdepim4-runtime-4.14.4-1|132	#-----------------------------------------------------------------------------
14mu|kdepim4-runtime-4.14.4-1|133	
14mu|kdepim4-runtime-4.14.4-1|134	%define maildir_major 4
14mu|kdepim4-runtime-4.14.4-1|135	%define libmaildir %mklibname maildir %{maildir_major}
14mu|kdepim4-runtime-4.14.4-1|136	
14mu|kdepim4-runtime-4.14.4-1|137	%package -n %{libmaildir}
14mu|kdepim4-runtime-4.14.4-1|138	Summary:	KDE 4 library
14mu|kdepim4-runtime-4.14.4-1|139	Group:		System/Libraries
14mu|kdepim4-runtime-4.14.4-1|140	
14mu|kdepim4-runtime-4.14.4-1|141	%description -n %{libmaildir}
14mu|kdepim4-runtime-4.14.4-1|142	KDE 4 library.
14mu|kdepim4-runtime-4.14.4-1|143	
14mu|kdepim4-runtime-4.14.4-1|144	%files -n %{libmaildir}
14mu|kdepim4-runtime-4.14.4-1|145	%{_kde_libdir}/libmaildir.so.%{maildir_major}*
14mu|kdepim4-runtime-4.14.4-1|146	
14mu|kdepim4-runtime-4.14.4-1|147	#----------------------------------------------------------------------
14mu|kdepim4-runtime-4.14.4-1|148	
14mu|kdepim4-runtime-4.14.4-1|149	%package devel
14mu|kdepim4-runtime-4.14.4-1|150	Summary:	Devel stuff for %{name}
14mu|kdepim4-runtime-4.14.4-1|151	Group:		Development/KDE and Qt
14mu|kdepim4-runtime-4.14.4-1|152	Requires:	kdepimlibs4-devel
14mu|kdepim4-runtime-4.14.4-1|153	Requires:	%{libakonadi_filestore} = %{EVRD}
14mu|kdepim4-runtime-4.14.4-1|154	Requires:	%{libfolderarchivesettings} = %{EVRD}
14mu|kdepim4-runtime-4.14.4-1|155	Requires:	%{libkdepim_copy} = %{EVRD}
14mu|kdepim4-runtime-4.14.4-1|156	Requires:	%{libkmindexreader} = %{EVRD}
14mu|kdepim4-runtime-4.14.4-1|157	Requires:	%{libmaildir} = %{EVRD}
14mu|kdepim4-runtime-4.14.4-1|158	
14mu|kdepim4-runtime-4.14.4-1|159	%description devel
14mu|kdepim4-runtime-4.14.4-1|160	This package contains header files needed if you wish to build applications
14mu|kdepim4-runtime-4.14.4-1|161	based on kdepim-runtime.
14mu|kdepim4-runtime-4.14.4-1|162	
14mu|kdepim4-runtime-4.14.4-1|163	%files devel
14mu|kdepim4-runtime-4.14.4-1|164	%{_kde_libdir}/libakonadi-filestore.so
14mu|kdepim4-runtime-4.14.4-1|165	%{_kde_libdir}/libfolderarchivesettings.so
14mu|kdepim4-runtime-4.14.4-1|166	%{_kde_libdir}/libkdepim-copy.so
14mu|kdepim4-runtime-4.14.4-1|167	%{_kde_libdir}/libkmindexreader.so
14mu|kdepim4-runtime-4.14.4-1|168	%{_kde_libdir}/libmaildir.so
14mu|kdepim4-runtime-4.14.4-1|169	
14mu|kdepim4-runtime-4.14.4-1|170	#----------------------------------------------------------------------
14mu|kdepim4-runtime-4.14.4-1|171	
14mu|kdepim4-runtime-4.14.4-1|172	%prep
14mu|kdepim4-runtime-4.14.4-1|173	%setup -q -n kdepim-runtime-%{version}
14mu|kdepim4-runtime-4.14.4-1|174	%patch10 -p1
14mu|kdepim4-runtime-4.14.4-1|175	
14mu|kdepim4-runtime-4.14.4-1|176	%build
14mu|kdepim4-runtime-4.14.4-1|177	rm -fr po
14mu|kdepim4-runtime-4.14.4-1|178	%cmake_kde4
14mu|kdepim4-runtime-4.14.4-1|179	%make
14mu|kdepim4-runtime-4.14.4-1|180	
14mu|kdepim4-runtime-4.14.4-1|181	%install
14mu|kdepim4-runtime-4.14.4-1|182	%makeinstall_std -C build
14mu|kdepim4-runtime-4.14.4-1|183	
14mu|kdepim4-runtime-4.14.4-1|184	# Remove non packaged files
14mu|kdepim4-runtime-4.14.4-1|185	rm -rf %{buildroot}%{_kde_libdir}/libnepomukfeederpluginlib.a
14mu|kdepim4-runtime-4.14.4-1|186	
14mu|kdepim4-runtime-4.14.4-1|187	
14mu|kdepim4-runtime-4.14.4-1|188	%changelog
14mu|kdepim4-runtime-4.14.4-1|189	* Tue Jan 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.4-1
14mu|kdepim4-runtime-4.14.4-1|190	+ Revision: 911338a
14mu|kdepim4-runtime-4.14.4-1|191	- Don't force kdelibs4-devel version
14mu|kdepim4-runtime-4.14.4-1|192	
14mu|kdepim4-runtime-4.14.4-1|193	* Tue Jan 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.4-1
14mu|kdepim4-runtime-4.14.4-1|194	+ Revision: 9793e3a
14mu|kdepim4-runtime-4.14.4-1|195	- New version 4.14.4
14mu|kdepim4-runtime-4.14.4-1|196	
14mu|kdepim4-runtime-4.14.4-1|197	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kdepim4-runtime-4.14.4-1|198	+ Revision: 3ed403c
14mu|kdepim4-runtime-4.14.4-1|199	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdepim4-runtime-4.14.4-1|200	
14mu|kdepim4-runtime-4.14.4-1|201	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mu|kdepim4-runtime-4.14.4-1|202	+ Revision: 5dbe349
14mu|kdepim4-runtime-4.14.4-1|203	- LOG New version 4.13.3 (sync spec and patches with Cooker)
14mu|kdepim4-runtime-4.14.4-1|204	
14mu|kdepim4-runtime-4.14.4-1|205	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:4.13.2-2
14mu|kdepim4-runtime-4.14.4-1|206	+ Revision: 5b1aa49
14mu|kdepim4-runtime-4.14.4-1|207	- MassBuild#440: Increase release tag
14mu|kdepim4-runtime-4.14.4-1|208	
14mu|kdepim4-runtime-4.14.4-1|209	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.2-1
14mu|kdepim4-runtime-4.14.4-1|210	+ Revision: 38d7c1b
14mu|kdepim4-runtime-4.14.4-1|211	- LOG New version 4.13.2 (sync spec and patches with Cooker)
14mu|kdepim4-runtime-4.14.4-1|212	
14mu|kdepim4-runtime-4.14.4-1|213	* Tue May 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
14mu|kdepim4-runtime-4.14.4-1|214	+ Revision: fabb935
14mu|kdepim4-runtime-4.14.4-1|215	- Still use mysql for a while
14mu|kdepim4-runtime-4.14.4-1|216	
14mu|kdepim4-runtime-4.14.4-1|217	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
14mu|kdepim4-runtime-4.14.4-1|218	+ Revision: 556abf9
14mu|kdepim4-runtime-4.14.4-1|219	- LOG New version 4.12.4 (sync spec and patches with Cooker)
14mu|kdepim4-runtime-4.14.4-1|220	
14mu|kdepim4-runtime-4.14.4-1|221	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.3-1
14mu|kdepim4-runtime-4.14.4-1|222	+ Revision: 140e843
14mu|kdepim4-runtime-4.14.4-1|223	- LOG New version 4.12.3 (sync spec and patches with Cooker)
14mu|kdepim4-runtime-4.14.4-1|224	
14mu|kdepim4-runtime-4.14.4-1|225	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.11.4-1
14mu|kdepim4-runtime-4.14.4-1|226	+ Revision: 64ceb84
14mu|kdepim4-runtime-4.14.4-1|227	- LOG New version 4.11.4
14mu|kdepim4-runtime-4.14.4-1|228	
14mu|kdepim4-runtime-4.14.4-1|229	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.11.3-1
14mu|kdepim4-runtime-4.14.4-1|230	+ Revision: 93d1a25
14mu|kdepim4-runtime-4.14.4-1|231	- LOG New version 4.11.3
14mu|kdepim4-runtime-4.14.4-1|232	
14mu|kdepim4-runtime-4.14.4-1|233	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.11.2-1
14mu|kdepim4-runtime-4.14.4-1|234	+ Revision: c6a0ac0
14mu|kdepim4-runtime-4.14.4-1|235	- LOG New version 4.11.2
14mu|kdepim4-runtime-4.14.4-1|236	
14mu|kdepim4-runtime-4.14.4-1|237	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.5-1
14mu|kdepim4-runtime-4.14.4-1|238	+ Revision: a0ce1b8
14mu|kdepim4-runtime-4.14.4-1|239	- LOG New version 4.10.5
14mu|kdepim4-runtime-4.14.4-1|240	
14mu|kdepim4-runtime-4.14.4-1|241	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.4-1
14mu|kdepim4-runtime-4.14.4-1|242	+ Revision: b586b2c
14mu|kdepim4-runtime-4.14.4-1|243	- LOG New version 4.10.4
14mu|kdepim4-runtime-4.14.4-1|244	
14mu|kdepim4-runtime-4.14.4-1|245	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.10.3-1
14mu|kdepim4-runtime-4.14.4-1|246	+ Revision: 5c4221b
14mu|kdepim4-runtime-4.14.4-1|247	- LOG New version 4.10.3 (sync with Cooker)
14mu|kdepim4-runtime-4.14.4-1|248	
14mu|kdepim4-runtime-4.14.4-1|249	* Tue Jan 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.5-2
14mu|kdepim4-runtime-4.14.4-1|250	+ Revision: d5051a8
14mu|kdepim4-runtime-4.14.4-1|251	- LOG Rebuild for new qjson
14mu|kdepim4-runtime-4.14.4-1|252	
14mu|kdepim4-runtime-4.14.4-1|253	* Sat Jan 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.5-1
14mu|kdepim4-runtime-4.14.4-1|254	+ Revision: 0ecd68f
14mu|kdepim4-runtime-4.14.4-1|255	- LOG New version 4.9.5
14mu|kdepim4-runtime-4.14.4-1|256	
14mu|kdepim4-runtime-4.14.4-1|257	* Thu Dec 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-1
14mu|kdepim4-runtime-4.14.4-1|258	+ Revision: 801d385
14mu|kdepim4-runtime-4.14.4-1|259	- LOG New version 4.9.4
14mu|kdepim4-runtime-4.14.4-1|260	
14mu|kdepim4-runtime-4.14.4-1|261	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.4-0.1
14mu|kdepim4-runtime-4.14.4-1|262	+ Revision: d393162
14mu|kdepim4-runtime-4.14.4-1|263	- LOG Update to 4.9.4 (git snapshot)
14mu|kdepim4-runtime-4.14.4-1|264	
14mu|kdepim4-runtime-4.14.4-1|265	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
14mu|kdepim4-runtime-4.14.4-1|266	+ Revision: 12f126d
14mu|kdepim4-runtime-4.14.4-1|267	- LOG Drop l10n-ru patch
14mu|kdepim4-runtime-4.14.4-1|268	
14mu|kdepim4-runtime-4.14.4-1|269	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.3-1
14mu|kdepim4-runtime-4.14.4-1|270	+ Revision: 1b8baca
14mu|kdepim4-runtime-4.14.4-1|271	- LOG New version 4.9.3
14mu|kdepim4-runtime-4.14.4-1|272	
14mu|kdepim4-runtime-4.14.4-1|273	* Fri Oct 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-2
14mu|kdepim4-runtime-4.14.4-1|274	+ Revision: 02d5df0
14mu|kdepim4-runtime-4.14.4-1|275	- Add rpmlint filters
14mu|kdepim4-runtime-4.14.4-1|276	
14mu|kdepim4-runtime-4.14.4-1|277	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.2-1
14mu|kdepim4-runtime-4.14.4-1|278	+ Revision: 3ed5020
14mu|kdepim4-runtime-4.14.4-1|279	- New version 4.9.2
14mu|kdepim4-runtime-4.14.4-1|280	
14mu|kdepim4-runtime-4.14.4-1|281	* Mon Sep 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.1-1
14mu|kdepim4-runtime-4.14.4-1|282	+ Revision: 95a35e5
14mu|kdepim4-runtime-4.14.4-1|283	- New version 4.9.1
14mu|kdepim4-runtime-4.14.4-1|284	
14mu|kdepim4-runtime-4.14.4-1|285	* Tue Aug 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.9.0-1
14mu|kdepim4-runtime-4.14.4-1|286	+ Revision: 6d66770
14mu|kdepim4-runtime-4.14.4-1|287	- New version 4.9.0
14mu|kdepim4-runtime-4.14.4-1|288	
14mu|kdepim4-runtime-4.14.4-1|289	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-2
14mu|kdepim4-runtime-4.14.4-1|290	+ Revision: fe83a76
14mu|kdepim4-runtime-4.14.4-1|291	- Add pkgconfig(libkgapi) to BuildRequires
14mu|kdepim4-runtime-4.14.4-1|292	
14mu|kdepim4-runtime-4.14.4-1|293	* Mon Jul 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.97-1
14mu|kdepim4-runtime-4.14.4-1|294	+ Revision: 9c92a29
14mu|kdepim4-runtime-4.14.4-1|295	- New version 4.8.97, re-diff and enable l10n-ru patch, various spec updates
14mu|kdepim4-runtime-4.14.4-1|296	
14mu|kdepim4-runtime-4.14.4-1|297	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.95-1
14mu|kdepim4-runtime-4.14.4-1|298	+ Revision: dea3466
14mu|kdepim4-runtime-4.14.4-1|299	- Update to 4.8.95
14mu|kdepim4-runtime-4.14.4-1|300	
14mu|kdepim4-runtime-4.14.4-1|301	* Wed Jun 27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.8.90-1
14mu|kdepim4-runtime-4.14.4-1|302	+ Revision: 38af506
14mu|kdepim4-runtime-4.14.4-1|303	- Update to 4.8.90
14mu|kdepim4-runtime-4.14.4-1|304	
14mu|kdepim4-runtime-4.14.4-1|305	* Mon Jun 25 2012 root <root@localhost.localdomain> 3:4.8.4-1
14mu|kdepim4-runtime-4.14.4-1|306	+ Revision: 8da8912
14mu|kdepim4-runtime-4.14.4-1|307	- initial import
14mu|kdepim4-runtime-4.14.4-1|308	
14mu|kdepim4-runtime-4.14.4-1|309	

22925 14
14mu|kdepimlibs4-4.14.4-3|1	Summary:	Libraries of the KDE-PIM project
14mu|kdepimlibs4-4.14.4-3|2	Name:		kdepimlibs4
14mu|kdepimlibs4-4.14.4-3|3	Version:	4.14.4
14mu|kdepimlibs4-4.14.4-3|4	Release:	3
14mu|kdepimlibs4-4.14.4-3|5	Epoch:		3
14mu|kdepimlibs4-4.14.4-3|6	License:	ARTISTIC BSD GPL_V2 LGPL_V2 QPL_V1.0
14mu|kdepimlibs4-4.14.4-3|7	Group:		Graphical desktop/KDE
14mu|kdepimlibs4-4.14.4-3|8	Url:		https://projects.kde.org/projects/kde/kdepimlibs
14mu|kdepimlibs4-4.14.4-3|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdepimlibs4-4.14.4-3|10	%if %{is_beta}
14mu|kdepimlibs4-4.14.4-3|11	%define ftpdir unstable
14mu|kdepimlibs4-4.14.4-3|12	%else
14mu|kdepimlibs4-4.14.4-3|13	%define ftpdir stable
14mu|kdepimlibs4-4.14.4-3|14	%endif
14mu|kdepimlibs4-4.14.4-3|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdepimlibs-%{version}.tar.xz
14mu|kdepimlibs4-4.14.4-3|16	BuildRequires:	automoc4
14mu|kdepimlibs4-4.14.4-3|17	BuildRequires:	boost-devel
14mu|kdepimlibs4-4.14.4-3|18	BuildRequires:	gpgme-devel
14mu|kdepimlibs4-4.14.4-3|19	BuildRequires:	kdelibs4-devel
14mu|kdepimlibs4-4.14.4-3|20	BuildRequires:	openldap-devel
14mu|kdepimlibs4-4.14.4-3|21	BuildRequires:	pkgconfig(akonadi)
14mu|kdepimlibs4-4.14.4-3|22	BuildRequires:	pkgconfig(libical)
14mu|kdepimlibs4-4.14.4-3|23	BuildRequires:	pkgconfig(libxslt)
14mu|kdepimlibs4-4.14.4-3|24	BuildRequires:	pkgconfig(QJson)
14mu|kdepimlibs4-4.14.4-3|25	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|kdepimlibs4-4.14.4-3|26	BuildRequires:	pkgconfig(xft)
14mu|kdepimlibs4-4.14.4-3|27	BuildRequires:	pkgconfig(xpm)
14mu|kdepimlibs4-4.14.4-3|28	
14mu|kdepimlibs4-4.14.4-3|29	%description
14mu|kdepimlibs4-4.14.4-3|30	This module includes libraries that are central to the development and
14mu|kdepimlibs4-4.14.4-3|31	execution of a KDE-PIM application.
14mu|kdepimlibs4-4.14.4-3|32	
14mu|kdepimlibs4-4.14.4-3|33	The KDE-PIM project aims to bring together those who wish to help design,
14mu|kdepimlibs4-4.14.4-3|34	implement, test, etc. anything that's to do with personal information
14mu|kdepimlibs4-4.14.4-3|35	management.
14mu|kdepimlibs4-4.14.4-3|36	
14mu|kdepimlibs4-4.14.4-3|37	This rather broad scope encompasses mail clients, addressbooks, usenet news,
14mu|kdepimlibs4-4.14.4-3|38	scheduling and even sticky notes.
14mu|kdepimlibs4-4.14.4-3|39	
14mu|kdepimlibs4-4.14.4-3|40	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|41	
14mu|kdepimlibs4-4.14.4-3|42	%package core
14mu|kdepimlibs4-4.14.4-3|43	Group:		Development/KDE and Qt
14mu|kdepimlibs4-4.14.4-3|44	Summary:	Config file and icons file for %{name}
14mu|kdepimlibs4-4.14.4-3|45	Obsoletes:	kdepimlibs4-common < %{EVRD}
14mu|kdepimlibs4-4.14.4-3|46	Obsoletes:	kdepim4-ioslaves < %{EVRD}
14mu|kdepimlibs4-4.14.4-3|47	Conflicts:	%{name}-devel < 2.4.5.71
14mu|kdepimlibs4-4.14.4-3|48	Conflicts:	akonadi-kde < 3:4.12.0
14mu|kdepimlibs4-4.14.4-3|49	
14mu|kdepimlibs4-4.14.4-3|50	%description core
14mu|kdepimlibs4-4.14.4-3|51	This packages contains all icons, config file etc... of kdepimlibs4.
14mu|kdepimlibs4-4.14.4-3|52	
14mu|kdepimlibs4-4.14.4-3|53	%files core
14mu|kdepimlibs4-4.14.4-3|54	%{_kde_bindir}/akonadi_benchmarker
14mu|kdepimlibs4-4.14.4-3|55	%{_kde_bindir}/akonadi2xml
14mu|kdepimlibs4-4.14.4-3|56	%{_kde_bindir}/akonaditest
14mu|kdepimlibs4-4.14.4-3|57	%{_kde_libdir}/kde4/akonadi_knut_resource.so
14mu|kdepimlibs4-4.14.4-3|58	%{_kde_libdir}/kde4/akonadi_serializer_socialfeeditem.so
14mu|kdepimlibs4-4.14.4-3|59	%{_kde_libdir}/kde4/kabc_directory.so
14mu|kdepimlibs4-4.14.4-3|60	%{_kde_libdir}/kde4/kabc_file.so
14mu|kdepimlibs4-4.14.4-3|61	%{_kde_libdir}/kde4/kabc_net.so
14mu|kdepimlibs4-4.14.4-3|62	%{_kde_libdir}/kde4/kabcformat_binary.so
14mu|kdepimlibs4-4.14.4-3|63	%{_kde_libdir}/kde4/kcal_local.so
14mu|kdepimlibs4-4.14.4-3|64	%{_kde_libdir}/kde4/kcal_localdir.so
14mu|kdepimlibs4-4.14.4-3|65	%{_kde_libdir}/kde4/kcm_akonadicontact_actions.so
14mu|kdepimlibs4-4.14.4-3|66	%{_kde_libdir}/kde4/kcm_kresources.so
14mu|kdepimlibs4-4.14.4-3|67	%{_kde_libdir}/kde4/kcm_mailtransport.so
14mu|kdepimlibs4-4.14.4-3|68	%{_kde_libdir}/kde4/akonadi/akonadi_test_searchplugin.so
14mu|kdepimlibs4-4.14.4-3|69	%{_kde_libdir}/kde4/akonadi/akonaditestsearchplugin.desktop
14mu|kdepimlibs4-4.14.4-3|70	%{_kde_appsdir}/akonadi/
14mu|kdepimlibs4-4.14.4-3|71	%{_kde_appsdir}/akonadi-kde/
14mu|kdepimlibs4-4.14.4-3|72	%{_kde_appsdir}/akonadi_knut_resource/
14mu|kdepimlibs4-4.14.4-3|73	%{_kde_appsdir}/kabc/
14mu|kdepimlibs4-4.14.4-3|74	%{_kde_appsdir}/kconf_update/mailtransports.upd
14mu|kdepimlibs4-4.14.4-3|75	%{_kde_appsdir}/kconf_update/migrate-transports.pl
14mu|kdepimlibs4-4.14.4-3|76	%{_kde_appsdir}/libkholidays/
14mu|kdepimlibs4-4.14.4-3|77	%{_kde_services}/akonadi/contact
14mu|kdepimlibs4-4.14.4-3|78	%{_kde_services}/akonadicontact_actions.desktop
14mu|kdepimlibs4-4.14.4-3|79	%{_kde_services}/kcm_mailtransport.desktop
14mu|kdepimlibs4-4.14.4-3|80	%dir %{_kde_services}/kresources
14mu|kdepimlibs4-4.14.4-3|81	%{_kde_services}/kresources.desktop
14mu|kdepimlibs4-4.14.4-3|82	%dir %{_kde_services}/kresources/kabc
14mu|kdepimlibs4-4.14.4-3|83	%{_kde_services}/kresources/kabc/dir.desktop
14mu|kdepimlibs4-4.14.4-3|84	%{_kde_services}/kresources/kabc/file.desktop
14mu|kdepimlibs4-4.14.4-3|85	%{_kde_services}/kresources/kabc/net.desktop
14mu|kdepimlibs4-4.14.4-3|86	%{_kde_services}/kresources/kabc_manager.desktop
14mu|kdepimlibs4-4.14.4-3|87	%{_kde_services}/kresources/kcal
14mu|kdepimlibs4-4.14.4-3|88	%{_kde_services}/kresources/kcal_manager.desktop
14mu|kdepimlibs4-4.14.4-3|89	%{_kde_servicetypes}/*.desktop
14mu|kdepimlibs4-4.14.4-3|90	%{_datadir}/dbus-1/interfaces/*
14mu|kdepimlibs4-4.14.4-3|91	%{_kde_datadir}/akonadi/agents/knutresource.desktop
14mu|kdepimlibs4-4.14.4-3|92	%{_kde_datadir}/config.kcfg/*
14mu|kdepimlibs4-4.14.4-3|93	%{_kde_datadir}/mime/packages/kdepimlibs-mime.xml
14mu|kdepimlibs4-4.14.4-3|94	%{_kde_datadir}/mime/packages/x-vnd.akonadi.socialfeeditem.xml
14mu|kdepimlibs4-4.14.4-3|95	%{_kde_docdir}/HTML/en/kcontrol/kresources
14mu|kdepimlibs4-4.14.4-3|96	%dir %{_kde_docdir}/HTML/en/kioslave
14mu|kdepimlibs4-4.14.4-3|97	
14mu|kdepimlibs4-4.14.4-3|98	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|99	
14mu|kdepimlibs4-4.14.4-3|100	%package -n kio4-imap
14mu|kdepimlibs4-4.14.4-3|101	Summary:	KDE 4 imap module
14mu|kdepimlibs4-4.14.4-3|102	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|103	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|104	
14mu|kdepimlibs4-4.14.4-3|105	%description -n kio4-imap
14mu|kdepimlibs4-4.14.4-3|106	KDE 4 imap module.
14mu|kdepimlibs4-4.14.4-3|107	
14mu|kdepimlibs4-4.14.4-3|108	%files -n kio4-imap
14mu|kdepimlibs4-4.14.4-3|109	%{_kde_docdir}/HTML/en/kioslave/imap
14mu|kdepimlibs4-4.14.4-3|110	%{_kde_libdir}/kde4/kio_imap4.so
14mu|kdepimlibs4-4.14.4-3|111	%{_kde_datadir}/kde4/services/imap*
14mu|kdepimlibs4-4.14.4-3|112	
14mu|kdepimlibs4-4.14.4-3|113	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|114	
14mu|kdepimlibs4-4.14.4-3|115	%package -n kio4-pop3
14mu|kdepimlibs4-4.14.4-3|116	Summary:	KDE 4 pop3 module
14mu|kdepimlibs4-4.14.4-3|117	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|118	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|119	
14mu|kdepimlibs4-4.14.4-3|120	%description -n kio4-pop3
14mu|kdepimlibs4-4.14.4-3|121	KDE 4 pop3 module.
14mu|kdepimlibs4-4.14.4-3|122	
14mu|kdepimlibs4-4.14.4-3|123	%files -n kio4-pop3
14mu|kdepimlibs4-4.14.4-3|124	%{_kde_docdir}/HTML/en/kioslave/pop3
14mu|kdepimlibs4-4.14.4-3|125	%{_kde_libdir}/kde4/kio_pop3.so
14mu|kdepimlibs4-4.14.4-3|126	%{_kde_datadir}/kde4/services/pop*
14mu|kdepimlibs4-4.14.4-3|127	
14mu|kdepimlibs4-4.14.4-3|128	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|129	
14mu|kdepimlibs4-4.14.4-3|130	%package -n kio4-ldap
14mu|kdepimlibs4-4.14.4-3|131	Summary:	KDE 4 ldap module
14mu|kdepimlibs4-4.14.4-3|132	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|133	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|134	
14mu|kdepimlibs4-4.14.4-3|135	%description -n kio4-ldap
14mu|kdepimlibs4-4.14.4-3|136	KDE 4 ldap module.
14mu|kdepimlibs4-4.14.4-3|137	
14mu|kdepimlibs4-4.14.4-3|138	%files -n kio4-ldap
14mu|kdepimlibs4-4.14.4-3|139	%{_kde_docdir}/HTML/en/kioslave/ldap
14mu|kdepimlibs4-4.14.4-3|140	%{_kde_libdir}/kde4/kio_ldap.so
14mu|kdepimlibs4-4.14.4-3|141	%{_kde_datadir}/kde4/services/ldap*
14mu|kdepimlibs4-4.14.4-3|142	%{_kde_libdir}/kde4/kabc_ldapkio.so
14mu|kdepimlibs4-4.14.4-3|143	%{_kde_datadir}/kde4/services/kresources/kabc/ldapkio.desktop
14mu|kdepimlibs4-4.14.4-3|144	
14mu|kdepimlibs4-4.14.4-3|145	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|146	
14mu|kdepimlibs4-4.14.4-3|147	%package -n kio4-sieve
14mu|kdepimlibs4-4.14.4-3|148	Summary:	KDE 4 sieve module
14mu|kdepimlibs4-4.14.4-3|149	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|150	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|151	
14mu|kdepimlibs4-4.14.4-3|152	%description -n kio4-sieve
14mu|kdepimlibs4-4.14.4-3|153	KDE 4 sieve module.
14mu|kdepimlibs4-4.14.4-3|154	
14mu|kdepimlibs4-4.14.4-3|155	%files -n kio4-sieve
14mu|kdepimlibs4-4.14.4-3|156	%{_kde_libdir}/kde4/kio_sieve.so
14mu|kdepimlibs4-4.14.4-3|157	%{_kde_datadir}/kde4/services/sieve*
14mu|kdepimlibs4-4.14.4-3|158	%doc %{_kde_docdir}/HTML/en/kioslave/sieve
14mu|kdepimlibs4-4.14.4-3|159	
14mu|kdepimlibs4-4.14.4-3|160	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|161	
14mu|kdepimlibs4-4.14.4-3|162	%package -n kio4-mbox
14mu|kdepimlibs4-4.14.4-3|163	Summary:	KDE 4 mbox module
14mu|kdepimlibs4-4.14.4-3|164	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|165	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|166	
14mu|kdepimlibs4-4.14.4-3|167	%description -n kio4-mbox
14mu|kdepimlibs4-4.14.4-3|168	KDE 4 mbox module.
14mu|kdepimlibs4-4.14.4-3|169	
14mu|kdepimlibs4-4.14.4-3|170	%files -n kio4-mbox
14mu|kdepimlibs4-4.14.4-3|171	%{_kde_libdir}/kde4/kio_mbox.so
14mu|kdepimlibs4-4.14.4-3|172	%{_kde_datadir}/kde4/services/mbox*
14mu|kdepimlibs4-4.14.4-3|173	%doc %{_kde_docdir}/HTML/en/kioslave/mbox
14mu|kdepimlibs4-4.14.4-3|174	
14mu|kdepimlibs4-4.14.4-3|175	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|176	
14mu|kdepimlibs4-4.14.4-3|177	%package -n kio4-smtp
14mu|kdepimlibs4-4.14.4-3|178	Summary:	KDE 4 smtp module
14mu|kdepimlibs4-4.14.4-3|179	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|180	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|181	
14mu|kdepimlibs4-4.14.4-3|182	%description -n kio4-smtp
14mu|kdepimlibs4-4.14.4-3|183	KDE 4 smtp module.
14mu|kdepimlibs4-4.14.4-3|184	
14mu|kdepimlibs4-4.14.4-3|185	%files -n kio4-smtp
14mu|kdepimlibs4-4.14.4-3|186	%{_kde_docdir}/HTML/en/kioslave/smtp
14mu|kdepimlibs4-4.14.4-3|187	%{_kde_libdir}/kde4/kio_smtp.so
14mu|kdepimlibs4-4.14.4-3|188	%{_kde_datadir}/kde4/services/smtp*
14mu|kdepimlibs4-4.14.4-3|189	
14mu|kdepimlibs4-4.14.4-3|190	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|191	
14mu|kdepimlibs4-4.14.4-3|192	%package -n kio4-nntp
14mu|kdepimlibs4-4.14.4-3|193	Summary:	KDE 4 nntp module
14mu|kdepimlibs4-4.14.4-3|194	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|195	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|196	
14mu|kdepimlibs4-4.14.4-3|197	%description -n kio4-nntp
14mu|kdepimlibs4-4.14.4-3|198	KDE 4 nntp module.
14mu|kdepimlibs4-4.14.4-3|199	
14mu|kdepimlibs4-4.14.4-3|200	%files -n kio4-nntp
14mu|kdepimlibs4-4.14.4-3|201	%{_kde_docdir}/HTML/en/kioslave/nntp
14mu|kdepimlibs4-4.14.4-3|202	%{_kde_libdir}/kde4/kio_nntp.so
14mu|kdepimlibs4-4.14.4-3|203	%{_kde_datadir}/kde4/services/nntp*
14mu|kdepimlibs4-4.14.4-3|204	
14mu|kdepimlibs4-4.14.4-3|205	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|206	
14mu|kdepimlibs4-4.14.4-3|207	%define akonadi_calendar_major 4
14mu|kdepimlibs4-4.14.4-3|208	%define libakonadi_calendar %mklibname akonadi-calendar %{akonadi_calendar_major}
14mu|kdepimlibs4-4.14.4-3|209	
14mu|kdepimlibs4-4.14.4-3|210	%package -n %{libakonadi_calendar}
14mu|kdepimlibs4-4.14.4-3|211	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|212	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|213	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|214	
14mu|kdepimlibs4-4.14.4-3|215	%description -n %{libakonadi_calendar}
14mu|kdepimlibs4-4.14.4-3|216	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|217	
14mu|kdepimlibs4-4.14.4-3|218	%files -n %{libakonadi_calendar}
14mu|kdepimlibs4-4.14.4-3|219	%{_kde_libdir}/libakonadi-calendar.so.%{akonadi_calendar_major}*
14mu|kdepimlibs4-4.14.4-3|220	
14mu|kdepimlibs4-4.14.4-3|221	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|222	
14mu|kdepimlibs4-4.14.4-3|223	%define akonadi_contact_major 4
14mu|kdepimlibs4-4.14.4-3|224	%define libakonadi_contact %mklibname akonadi-contact %{akonadi_contact_major}
14mu|kdepimlibs4-4.14.4-3|225	
14mu|kdepimlibs4-4.14.4-3|226	%package -n %{libakonadi_contact}
14mu|kdepimlibs4-4.14.4-3|227	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|228	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|229	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|230	
14mu|kdepimlibs4-4.14.4-3|231	%description -n %{libakonadi_contact}
14mu|kdepimlibs4-4.14.4-3|232	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|233	
14mu|kdepimlibs4-4.14.4-3|234	%files -n %{libakonadi_contact}
14mu|kdepimlibs4-4.14.4-3|235	%{_kde_libdir}/libakonadi-contact.so.%{akonadi_contact_major}*
14mu|kdepimlibs4-4.14.4-3|236	
14mu|kdepimlibs4-4.14.4-3|237	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|238	
14mu|kdepimlibs4-4.14.4-3|239	%define akonadi_kabc_major 4
14mu|kdepimlibs4-4.14.4-3|240	%define libakonadi_kabc %mklibname akonadi-kabc %{akonadi_kabc_major}
14mu|kdepimlibs4-4.14.4-3|241	
14mu|kdepimlibs4-4.14.4-3|242	%package -n %{libakonadi_kabc}
14mu|kdepimlibs4-4.14.4-3|243	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|244	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|245	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|246	
14mu|kdepimlibs4-4.14.4-3|247	%description -n %{libakonadi_kabc}
14mu|kdepimlibs4-4.14.4-3|248	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|249	
14mu|kdepimlibs4-4.14.4-3|250	%files -n %{libakonadi_kabc}
14mu|kdepimlibs4-4.14.4-3|251	%{_kde_libdir}/libakonadi-kabc.so.%{akonadi_kabc_major}*
14mu|kdepimlibs4-4.14.4-3|252	
14mu|kdepimlibs4-4.14.4-3|253	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|254	
14mu|kdepimlibs4-4.14.4-3|255	%define akonadi_kcal_major 4
14mu|kdepimlibs4-4.14.4-3|256	%define libakonadi_kcal %mklibname akonadi-kcal %{akonadi_kcal_major}
14mu|kdepimlibs4-4.14.4-3|257	
14mu|kdepimlibs4-4.14.4-3|258	%package -n %{libakonadi_kcal}
14mu|kdepimlibs4-4.14.4-3|259	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|260	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|261	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|262	
14mu|kdepimlibs4-4.14.4-3|263	%description -n %{libakonadi_kcal}
14mu|kdepimlibs4-4.14.4-3|264	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|265	
14mu|kdepimlibs4-4.14.4-3|266	%files -n %{libakonadi_kcal}
14mu|kdepimlibs4-4.14.4-3|267	%{_kde_libdir}/libakonadi-kcal.so.%{akonadi_kcal_major}*
14mu|kdepimlibs4-4.14.4-3|268	
14mu|kdepimlibs4-4.14.4-3|269	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|270	
14mu|kdepimlibs4-4.14.4-3|271	%define akonadi_kde_major 4
14mu|kdepimlibs4-4.14.4-3|272	%define libakonadi_kde %mklibname akonadi-kde %{akonadi_kde_major}
14mu|kdepimlibs4-4.14.4-3|273	
14mu|kdepimlibs4-4.14.4-3|274	%package -n %{libakonadi_kde}
14mu|kdepimlibs4-4.14.4-3|275	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|276	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|277	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|278	
14mu|kdepimlibs4-4.14.4-3|279	%description -n %{libakonadi_kde}
14mu|kdepimlibs4-4.14.4-3|280	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|281	
14mu|kdepimlibs4-4.14.4-3|282	%files -n %{libakonadi_kde}
14mu|kdepimlibs4-4.14.4-3|283	%{_kde_libdir}/libakonadi-kde.so.%{akonadi_kde_major}*
14mu|kdepimlibs4-4.14.4-3|284	
14mu|kdepimlibs4-4.14.4-3|285	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|286	
14mu|kdepimlibs4-4.14.4-3|287	%define akonadi_kmime_major 4
14mu|kdepimlibs4-4.14.4-3|288	%define libakonadi_kmime %mklibname akonadi-kmime %{akonadi_kmime_major}
14mu|kdepimlibs4-4.14.4-3|289	
14mu|kdepimlibs4-4.14.4-3|290	%package -n %{libakonadi_kmime}
14mu|kdepimlibs4-4.14.4-3|291	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|292	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|293	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|294	
14mu|kdepimlibs4-4.14.4-3|295	%description -n %{libakonadi_kmime}
14mu|kdepimlibs4-4.14.4-3|296	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|297	
14mu|kdepimlibs4-4.14.4-3|298	%files -n %{libakonadi_kmime}
14mu|kdepimlibs4-4.14.4-3|299	%{_kde_libdir}/libakonadi-kmime.so.%{akonadi_kmime_major}*
14mu|kdepimlibs4-4.14.4-3|300	
14mu|kdepimlibs4-4.14.4-3|301	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|302	
14mu|kdepimlibs4-4.14.4-3|303	%define akonadi_notes_major 4
14mu|kdepimlibs4-4.14.4-3|304	%define libakonadi_notes %mklibname akonadi-notes %{akonadi_notes_major}
14mu|kdepimlibs4-4.14.4-3|305	
14mu|kdepimlibs4-4.14.4-3|306	%package -n %{libakonadi_notes}
14mu|kdepimlibs4-4.14.4-3|307	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|308	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|309	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|310	
14mu|kdepimlibs4-4.14.4-3|311	%description -n %{libakonadi_notes}
14mu|kdepimlibs4-4.14.4-3|312	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|313	
14mu|kdepimlibs4-4.14.4-3|314	%files -n %{libakonadi_notes}
14mu|kdepimlibs4-4.14.4-3|315	%{_kde_libdir}/libakonadi-notes.so.%{akonadi_notes_major}*
14mu|kdepimlibs4-4.14.4-3|316	
14mu|kdepimlibs4-4.14.4-3|317	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|318	
14mu|kdepimlibs4-4.14.4-3|319	%define akonadi_socialutils_major 4
14mu|kdepimlibs4-4.14.4-3|320	%define libakonadi_socialutils %mklibname akonadi-socialutils %{akonadi_socialutils_major}
14mu|kdepimlibs4-4.14.4-3|321	
14mu|kdepimlibs4-4.14.4-3|322	%package -n %{libakonadi_socialutils}
14mu|kdepimlibs4-4.14.4-3|323	Summary:	Akonadi social utilities library
14mu|kdepimlibs4-4.14.4-3|324	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|325	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|326	
14mu|kdepimlibs4-4.14.4-3|327	%description -n %{libakonadi_socialutils}
14mu|kdepimlibs4-4.14.4-3|328	Akonadi social utilities library.
14mu|kdepimlibs4-4.14.4-3|329	
14mu|kdepimlibs4-4.14.4-3|330	%files -n %{libakonadi_socialutils}
14mu|kdepimlibs4-4.14.4-3|331	%{_kde_libdir}/libakonadi-socialutils.so.%{akonadi_socialutils_major}*
14mu|kdepimlibs4-4.14.4-3|332	
14mu|kdepimlibs4-4.14.4-3|333	#-----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|334	
14mu|kdepimlibs4-4.14.4-3|335	%define akonadi_xml_major 4
14mu|kdepimlibs4-4.14.4-3|336	%define libakonadi_xml %mklibname akonadi-xml %{akonadi_xml_major}
14mu|kdepimlibs4-4.14.4-3|337	
14mu|kdepimlibs4-4.14.4-3|338	%package -n %{libakonadi_xml}
14mu|kdepimlibs4-4.14.4-3|339	Summary:	KDE 4 library
14mu|kdepimlibs4-4.14.4-3|340	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|341	
14mu|kdepimlibs4-4.14.4-3|342	%description -n %{libakonadi_xml}
14mu|kdepimlibs4-4.14.4-3|343	KDE 4 library.
14mu|kdepimlibs4-4.14.4-3|344	
14mu|kdepimlibs4-4.14.4-3|345	%files -n %{libakonadi_xml}
14mu|kdepimlibs4-4.14.4-3|346	%{_kde_libdir}/libakonadi-xml.so.%{akonadi_xml_major}*
14mu|kdepimlibs4-4.14.4-3|347	
14mu|kdepimlibs4-4.14.4-3|348	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|349	
14mu|kdepimlibs4-4.14.4-3|350	%define kabc_major 4
14mu|kdepimlibs4-4.14.4-3|351	%define libkabc %mklibname kabc %{kabc_major}
14mu|kdepimlibs4-4.14.4-3|352	
14mu|kdepimlibs4-4.14.4-3|353	%package -n %{libkabc}
14mu|kdepimlibs4-4.14.4-3|354	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|355	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|356	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|357	
14mu|kdepimlibs4-4.14.4-3|358	%description -n %{libkabc}
14mu|kdepimlibs4-4.14.4-3|359	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|360	
14mu|kdepimlibs4-4.14.4-3|361	%files -n %{libkabc}
14mu|kdepimlibs4-4.14.4-3|362	%{_kde_libdir}/libkabc.so.%{kabc_major}*
14mu|kdepimlibs4-4.14.4-3|363	
14mu|kdepimlibs4-4.14.4-3|364	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|365	
14mu|kdepimlibs4-4.14.4-3|366	%define kblog_major 4
14mu|kdepimlibs4-4.14.4-3|367	%define libkblog %mklibname kblog %{kblog_major}
14mu|kdepimlibs4-4.14.4-3|368	
14mu|kdepimlibs4-4.14.4-3|369	%package -n %{libkblog}
14mu|kdepimlibs4-4.14.4-3|370	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|371	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|372	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|373	
14mu|kdepimlibs4-4.14.4-3|374	%description -n %{libkblog}
14mu|kdepimlibs4-4.14.4-3|375	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|376	
14mu|kdepimlibs4-4.14.4-3|377	%files -n %{libkblog}
14mu|kdepimlibs4-4.14.4-3|378	%{_kde_libdir}/libkblog.so.%{kblog_major}*
14mu|kdepimlibs4-4.14.4-3|379	
14mu|kdepimlibs4-4.14.4-3|380	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|381	
14mu|kdepimlibs4-4.14.4-3|382	%define kabc_file_core_major 4
14mu|kdepimlibs4-4.14.4-3|383	%define libkabc_file_core %mklibname kabc_file_core %{kabc_file_core_major}
14mu|kdepimlibs4-4.14.4-3|384	
14mu|kdepimlibs4-4.14.4-3|385	%package -n %{libkabc_file_core}
14mu|kdepimlibs4-4.14.4-3|386	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|387	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|388	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|389	
14mu|kdepimlibs4-4.14.4-3|390	%description -n %{libkabc_file_core}
14mu|kdepimlibs4-4.14.4-3|391	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|392	
14mu|kdepimlibs4-4.14.4-3|393	%files -n %{libkabc_file_core}
14mu|kdepimlibs4-4.14.4-3|394	%{_kde_libdir}/libkabc_file_core.so.%{kabc_file_core_major}*
14mu|kdepimlibs4-4.14.4-3|395	
14mu|kdepimlibs4-4.14.4-3|396	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|397	
14mu|kdepimlibs4-4.14.4-3|398	%define kcal_major 4
14mu|kdepimlibs4-4.14.4-3|399	%define libkcal %mklibname kcal %{kcal_major}
14mu|kdepimlibs4-4.14.4-3|400	
14mu|kdepimlibs4-4.14.4-3|401	%package -n %{libkcal}
14mu|kdepimlibs4-4.14.4-3|402	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|403	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|404	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|405	
14mu|kdepimlibs4-4.14.4-3|406	%description -n %{libkcal}
14mu|kdepimlibs4-4.14.4-3|407	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|408	
14mu|kdepimlibs4-4.14.4-3|409	%files -n %{libkcal}
14mu|kdepimlibs4-4.14.4-3|410	%{_kde_libdir}/libkcal.so.%{kcal_major}*
14mu|kdepimlibs4-4.14.4-3|411	
14mu|kdepimlibs4-4.14.4-3|412	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|413	
14mu|kdepimlibs4-4.14.4-3|414	%define kimap_major 4
14mu|kdepimlibs4-4.14.4-3|415	%define libkimap %mklibname kimap %{kimap_major}
14mu|kdepimlibs4-4.14.4-3|416	
14mu|kdepimlibs4-4.14.4-3|417	%package -n %{libkimap}
14mu|kdepimlibs4-4.14.4-3|418	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|419	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|420	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|421	
14mu|kdepimlibs4-4.14.4-3|422	%description -n %{libkimap}
14mu|kdepimlibs4-4.14.4-3|423	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|424	
14mu|kdepimlibs4-4.14.4-3|425	%files -n %{libkimap}
14mu|kdepimlibs4-4.14.4-3|426	%{_kde_libdir}/libkimap.so.%{kimap_major}*
14mu|kdepimlibs4-4.14.4-3|427	
14mu|kdepimlibs4-4.14.4-3|428	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|429	
14mu|kdepimlibs4-4.14.4-3|430	%define kldap_major 4
14mu|kdepimlibs4-4.14.4-3|431	%define libkldap %mklibname kldap %{kldap_major}
14mu|kdepimlibs4-4.14.4-3|432	
14mu|kdepimlibs4-4.14.4-3|433	%package -n %{libkldap}
14mu|kdepimlibs4-4.14.4-3|434	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|435	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|436	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|437	
14mu|kdepimlibs4-4.14.4-3|438	%description -n %{libkldap}
14mu|kdepimlibs4-4.14.4-3|439	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|440	
14mu|kdepimlibs4-4.14.4-3|441	%files -n %{libkldap}
14mu|kdepimlibs4-4.14.4-3|442	%{_kde_libdir}/libkldap.so.%{kldap_major}*
14mu|kdepimlibs4-4.14.4-3|443	
14mu|kdepimlibs4-4.14.4-3|444	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|445	
14mu|kdepimlibs4-4.14.4-3|446	%define kmbox_major 4
14mu|kdepimlibs4-4.14.4-3|447	%define libkmbox %mklibname kmbox %{kmbox_major}
14mu|kdepimlibs4-4.14.4-3|448	
14mu|kdepimlibs4-4.14.4-3|449	%package -n %{libkmbox}
14mu|kdepimlibs4-4.14.4-3|450	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|451	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|452	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|453	Obsoletes:	%{_lib}mbox4 < 2:4.5.71
14mu|kdepimlibs4-4.14.4-3|454	
14mu|kdepimlibs4-4.14.4-3|455	%description -n %{libkmbox}
14mu|kdepimlibs4-4.14.4-3|456	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|457	
14mu|kdepimlibs4-4.14.4-3|458	%files -n %{libkmbox}
14mu|kdepimlibs4-4.14.4-3|459	%{_kde_libdir}/libkmbox.so.%{kmbox_major}*
14mu|kdepimlibs4-4.14.4-3|460	
14mu|kdepimlibs4-4.14.4-3|461	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|462	
14mu|kdepimlibs4-4.14.4-3|463	%define kmime_major 4
14mu|kdepimlibs4-4.14.4-3|464	%define libkmime %mklibname kmime %{kmime_major}
14mu|kdepimlibs4-4.14.4-3|465	
14mu|kdepimlibs4-4.14.4-3|466	%package -n %{libkmime}
14mu|kdepimlibs4-4.14.4-3|467	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|468	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|469	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|470	
14mu|kdepimlibs4-4.14.4-3|471	%description -n %{libkmime}
14mu|kdepimlibs4-4.14.4-3|472	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|473	
14mu|kdepimlibs4-4.14.4-3|474	%files -n %{libkmime}
14mu|kdepimlibs4-4.14.4-3|475	%{_kde_libdir}/libkmime.so.%{kmime_major}*
14mu|kdepimlibs4-4.14.4-3|476	
14mu|kdepimlibs4-4.14.4-3|477	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|478	
14mu|kdepimlibs4-4.14.4-3|479	%define kpimutils_major 4
14mu|kdepimlibs4-4.14.4-3|480	%define libkpimutils %mklibname kpimutils %{kpimutils_major}
14mu|kdepimlibs4-4.14.4-3|481	
14mu|kdepimlibs4-4.14.4-3|482	%package -n %{libkpimutils}
14mu|kdepimlibs4-4.14.4-3|483	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|484	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|485	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|486	
14mu|kdepimlibs4-4.14.4-3|487	%description -n %{libkpimutils}
14mu|kdepimlibs4-4.14.4-3|488	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|489	
14mu|kdepimlibs4-4.14.4-3|490	%files -n %{libkpimutils}
14mu|kdepimlibs4-4.14.4-3|491	%{_kde_libdir}/libkpimutils.so.%{kpimutils_major}*
14mu|kdepimlibs4-4.14.4-3|492	
14mu|kdepimlibs4-4.14.4-3|493	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|494	
14mu|kdepimlibs4-4.14.4-3|495	%define kresources_major 4
14mu|kdepimlibs4-4.14.4-3|496	%define libkresources %mklibname kresources %{kresources_major}
14mu|kdepimlibs4-4.14.4-3|497	
14mu|kdepimlibs4-4.14.4-3|498	%package -n %{libkresources}
14mu|kdepimlibs4-4.14.4-3|499	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|500	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|501	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|502	
14mu|kdepimlibs4-4.14.4-3|503	%description -n %{libkresources}
14mu|kdepimlibs4-4.14.4-3|504	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|505	
14mu|kdepimlibs4-4.14.4-3|506	%files -n %{libkresources}
14mu|kdepimlibs4-4.14.4-3|507	%{_kde_libdir}/libkresources.so.%{kresources_major}*
14mu|kdepimlibs4-4.14.4-3|508	
14mu|kdepimlibs4-4.14.4-3|509	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|510	
14mu|kdepimlibs4-4.14.4-3|511	%define ktnef_major 4
14mu|kdepimlibs4-4.14.4-3|512	%define libktnef %mklibname ktnef %{ktnef_major}
14mu|kdepimlibs4-4.14.4-3|513	
14mu|kdepimlibs4-4.14.4-3|514	%package -n %{libktnef}
14mu|kdepimlibs4-4.14.4-3|515	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|516	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|517	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|518	
14mu|kdepimlibs4-4.14.4-3|519	%description -n %{libktnef}
14mu|kdepimlibs4-4.14.4-3|520	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|521	
14mu|kdepimlibs4-4.14.4-3|522	%files -n %{libktnef}
14mu|kdepimlibs4-4.14.4-3|523	%{_kde_libdir}/libktnef.so.%{ktnef_major}*
14mu|kdepimlibs4-4.14.4-3|524	
14mu|kdepimlibs4-4.14.4-3|525	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|526	
14mu|kdepimlibs4-4.14.4-3|527	%define kxmlrpcclient_major 4
14mu|kdepimlibs4-4.14.4-3|528	%define libkxmlrpcclient %mklibname kxmlrpcclient %{kxmlrpcclient_major}
14mu|kdepimlibs4-4.14.4-3|529	
14mu|kdepimlibs4-4.14.4-3|530	%package -n %{libkxmlrpcclient}
14mu|kdepimlibs4-4.14.4-3|531	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|532	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|533	
14mu|kdepimlibs4-4.14.4-3|534	%description -n %{libkxmlrpcclient}
14mu|kdepimlibs4-4.14.4-3|535	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|536	
14mu|kdepimlibs4-4.14.4-3|537	%files -n %{libkxmlrpcclient}
14mu|kdepimlibs4-4.14.4-3|538	%{_kde_libdir}/libkxmlrpcclient.so.%{kxmlrpcclient_major}*
14mu|kdepimlibs4-4.14.4-3|539	
14mu|kdepimlibs4-4.14.4-3|540	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|541	
14mu|kdepimlibs4-4.14.4-3|542	%define mailtransport_major 4
14mu|kdepimlibs4-4.14.4-3|543	%define libmailtransport %mklibname mailtransport %{mailtransport_major}
14mu|kdepimlibs4-4.14.4-3|544	
14mu|kdepimlibs4-4.14.4-3|545	%package -n %{libmailtransport}
14mu|kdepimlibs4-4.14.4-3|546	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|547	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|548	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|549	
14mu|kdepimlibs4-4.14.4-3|550	%description -n %{libmailtransport}
14mu|kdepimlibs4-4.14.4-3|551	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|552	
14mu|kdepimlibs4-4.14.4-3|553	%files -n %{libmailtransport}
14mu|kdepimlibs4-4.14.4-3|554	%{_kde_libdir}/libmailtransport.so.%{mailtransport_major}*
14mu|kdepimlibs4-4.14.4-3|555	
14mu|kdepimlibs4-4.14.4-3|556	#------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|557	
14mu|kdepimlibs4-4.14.4-3|558	%define syndication_major 4
14mu|kdepimlibs4-4.14.4-3|559	%define libsyndication %mklibname syndication %{syndication_major}
14mu|kdepimlibs4-4.14.4-3|560	
14mu|kdepimlibs4-4.14.4-3|561	%package -n %{libsyndication}
14mu|kdepimlibs4-4.14.4-3|562	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|563	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|564	
14mu|kdepimlibs4-4.14.4-3|565	%description -n %{libsyndication}
14mu|kdepimlibs4-4.14.4-3|566	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|567	
14mu|kdepimlibs4-4.14.4-3|568	%files -n %{libsyndication}
14mu|kdepimlibs4-4.14.4-3|569	%{_kde_libdir}/libsyndication.so.%{syndication_major}*
14mu|kdepimlibs4-4.14.4-3|570	
14mu|kdepimlibs4-4.14.4-3|571	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|572	
14mu|kdepimlibs4-4.14.4-3|573	%define qgpgme_major 1
14mu|kdepimlibs4-4.14.4-3|574	%define libqgpgme %mklibname qgpgme %{qgpgme_major}
14mu|kdepimlibs4-4.14.4-3|575	
14mu|kdepimlibs4-4.14.4-3|576	%package -n %{libqgpgme}
14mu|kdepimlibs4-4.14.4-3|577	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|578	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|579	
14mu|kdepimlibs4-4.14.4-3|580	%description -n %{libqgpgme}
14mu|kdepimlibs4-4.14.4-3|581	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|582	
14mu|kdepimlibs4-4.14.4-3|583	%files -n %{libqgpgme}
14mu|kdepimlibs4-4.14.4-3|584	%{_kde_libdir}/libqgpgme.so.%{qgpgme_major}*
14mu|kdepimlibs4-4.14.4-3|585	
14mu|kdepimlibs4-4.14.4-3|586	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|587	
14mu|kdepimlibs4-4.14.4-3|588	%define gpgmepp_major 2
14mu|kdepimlibs4-4.14.4-3|589	%define libgpgmepp %mklibname gpgme++ %{gpgmepp_major}
14mu|kdepimlibs4-4.14.4-3|590	
14mu|kdepimlibs4-4.14.4-3|591	%package -n %{libgpgmepp}
14mu|kdepimlibs4-4.14.4-3|592	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|593	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|594	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|595	
14mu|kdepimlibs4-4.14.4-3|596	%description -n %{libgpgmepp}
14mu|kdepimlibs4-4.14.4-3|597	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|598	
14mu|kdepimlibs4-4.14.4-3|599	%files -n %{libgpgmepp}
14mu|kdepimlibs4-4.14.4-3|600	%{_kde_libdir}/libgpgme+*.so.%{gpgmepp_major}*
14mu|kdepimlibs4-4.14.4-3|601	
14mu|kdepimlibs4-4.14.4-3|602	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|603	
14mu|kdepimlibs4-4.14.4-3|604	%define kpimidentities_major 4
14mu|kdepimlibs4-4.14.4-3|605	%define libkpimidentities %mklibname kpimidentities %{kpimidentities_major}
14mu|kdepimlibs4-4.14.4-3|606	
14mu|kdepimlibs4-4.14.4-3|607	%package -n %{libkpimidentities}
14mu|kdepimlibs4-4.14.4-3|608	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|609	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|610	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|611	
14mu|kdepimlibs4-4.14.4-3|612	%description -n %{libkpimidentities}
14mu|kdepimlibs4-4.14.4-3|613	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|614	
14mu|kdepimlibs4-4.14.4-3|615	%files -n %{libkpimidentities}
14mu|kdepimlibs4-4.14.4-3|616	%{_kde_libdir}/libkpimidentities.so.%{kpimidentities_major}*
14mu|kdepimlibs4-4.14.4-3|617	
14mu|kdepimlibs4-4.14.4-3|618	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|619	
14mu|kdepimlibs4-4.14.4-3|620	%define kholidays_major 4
14mu|kdepimlibs4-4.14.4-3|621	%define libkholidays %mklibname kholidays %{kholidays_major}
14mu|kdepimlibs4-4.14.4-3|622	
14mu|kdepimlibs4-4.14.4-3|623	%package -n %{libkholidays}
14mu|kdepimlibs4-4.14.4-3|624	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|625	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|626	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|627	
14mu|kdepimlibs4-4.14.4-3|628	%description -n %{libkholidays}
14mu|kdepimlibs4-4.14.4-3|629	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|630	
14mu|kdepimlibs4-4.14.4-3|631	%files -n %{libkholidays}
14mu|kdepimlibs4-4.14.4-3|632	%{_kde_libdir}/libkholidays.so.%{kholidays_major}*
14mu|kdepimlibs4-4.14.4-3|633	
14mu|kdepimlibs4-4.14.4-3|634	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|635	
14mu|kdepimlibs4-4.14.4-3|636	%define kpimtextedit_major 4
14mu|kdepimlibs4-4.14.4-3|637	%define libkpimtextedit %mklibname kpimtextedit %{kpimtextedit_major}
14mu|kdepimlibs4-4.14.4-3|638	
14mu|kdepimlibs4-4.14.4-3|639	%package -n %{libkpimtextedit}
14mu|kdepimlibs4-4.14.4-3|640	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|641	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|642	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|643	
14mu|kdepimlibs4-4.14.4-3|644	%description -n %{libkpimtextedit}
14mu|kdepimlibs4-4.14.4-3|645	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|646	
14mu|kdepimlibs4-4.14.4-3|647	%files -n %{libkpimtextedit}
14mu|kdepimlibs4-4.14.4-3|648	%{_kde_libdir}/libkpimtextedit.so.%{kpimtextedit_major}*
14mu|kdepimlibs4-4.14.4-3|649	
14mu|kdepimlibs4-4.14.4-3|650	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|651	
14mu|kdepimlibs4-4.14.4-3|652	%define microblog_major 4
14mu|kdepimlibs4-4.14.4-3|653	%define libmicroblog %mklibname microblog %{microblog_major}
14mu|kdepimlibs4-4.14.4-3|654	
14mu|kdepimlibs4-4.14.4-3|655	%package -n %{libmicroblog}
14mu|kdepimlibs4-4.14.4-3|656	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|657	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|658	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|659	
14mu|kdepimlibs4-4.14.4-3|660	%description -n %{libmicroblog}
14mu|kdepimlibs4-4.14.4-3|661	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|662	
14mu|kdepimlibs4-4.14.4-3|663	%files -n %{libmicroblog}
14mu|kdepimlibs4-4.14.4-3|664	%{_kde_libdir}/libmicroblog.so.%{microblog_major}*
14mu|kdepimlibs4-4.14.4-3|665	
14mu|kdepimlibs4-4.14.4-3|666	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|667	
14mu|kdepimlibs4-4.14.4-3|668	%define kontactinterface_major 4
14mu|kdepimlibs4-4.14.4-3|669	%define libkontactinterface %mklibname kontactinterface %{kontactinterface_major}
14mu|kdepimlibs4-4.14.4-3|670	
14mu|kdepimlibs4-4.14.4-3|671	%package -n %{libkontactinterface}
14mu|kdepimlibs4-4.14.4-3|672	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|673	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|674	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|675	
14mu|kdepimlibs4-4.14.4-3|676	%description -n %{libkontactinterface}
14mu|kdepimlibs4-4.14.4-3|677	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|678	
14mu|kdepimlibs4-4.14.4-3|679	%files -n %{libkontactinterface}
14mu|kdepimlibs4-4.14.4-3|680	%{_kde_libdir}/libkontactinterface.so.%{kontactinterface_major}*
14mu|kdepimlibs4-4.14.4-3|681	
14mu|kdepimlibs4-4.14.4-3|682	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|683	
14mu|kdepimlibs4-4.14.4-3|684	%define kcalcore_major 4
14mu|kdepimlibs4-4.14.4-3|685	%define libkcalcore %mklibname kcalcore %{kcalcore_major}
14mu|kdepimlibs4-4.14.4-3|686	
14mu|kdepimlibs4-4.14.4-3|687	%package -n %{libkcalcore}
14mu|kdepimlibs4-4.14.4-3|688	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|689	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|690	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|691	
14mu|kdepimlibs4-4.14.4-3|692	%description -n %{libkcalcore}
14mu|kdepimlibs4-4.14.4-3|693	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|694	
14mu|kdepimlibs4-4.14.4-3|695	%files -n %{libkcalcore}
14mu|kdepimlibs4-4.14.4-3|696	%{_kde_libdir}/libkcalcore.so.%{kcalcore_major}*
14mu|kdepimlibs4-4.14.4-3|697	
14mu|kdepimlibs4-4.14.4-3|698	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|699	
14mu|kdepimlibs4-4.14.4-3|700	%define kcalutils_major 4
14mu|kdepimlibs4-4.14.4-3|701	%define libkcalutils %mklibname kcalutils %{kcalutils_major}
14mu|kdepimlibs4-4.14.4-3|702	
14mu|kdepimlibs4-4.14.4-3|703	%package -n %{libkcalutils}
14mu|kdepimlibs4-4.14.4-3|704	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|705	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|706	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|707	
14mu|kdepimlibs4-4.14.4-3|708	%description -n %{libkcalutils}
14mu|kdepimlibs4-4.14.4-3|709	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|710	
14mu|kdepimlibs4-4.14.4-3|711	%files -n %{libkcalutils}
14mu|kdepimlibs4-4.14.4-3|712	%{_kde_libdir}/libkcalutils.so.%{kcalutils_major}*
14mu|kdepimlibs4-4.14.4-3|713	
14mu|kdepimlibs4-4.14.4-3|714	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|715	
14mu|kdepimlibs4-4.14.4-3|716	%define kalarmcal_major 2
14mu|kdepimlibs4-4.14.4-3|717	%define libkalarmcal %mklibname kalarmcal %{kalarmcal_major}
14mu|kdepimlibs4-4.14.4-3|718	
14mu|kdepimlibs4-4.14.4-3|719	%package -n %{libkalarmcal}
14mu|kdepimlibs4-4.14.4-3|720	Summary:	KDE 4 core library
14mu|kdepimlibs4-4.14.4-3|721	Group:		System/Libraries
14mu|kdepimlibs4-4.14.4-3|722	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|723	
14mu|kdepimlibs4-4.14.4-3|724	%description -n %{libkalarmcal}
14mu|kdepimlibs4-4.14.4-3|725	KDE 4 core library.
14mu|kdepimlibs4-4.14.4-3|726	
14mu|kdepimlibs4-4.14.4-3|727	%files -n %{libkalarmcal}
14mu|kdepimlibs4-4.14.4-3|728	%{_kde_libdir}/libkalarmcal.so.%{kalarmcal_major}*
14mu|kdepimlibs4-4.14.4-3|729	
14mu|kdepimlibs4-4.14.4-3|730	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|731	
14mu|kdepimlibs4-4.14.4-3|732	%package devel
14mu|kdepimlibs4-4.14.4-3|733	Group:		Development/KDE and Qt
14mu|kdepimlibs4-4.14.4-3|734	Summary:	Header files and documentation for compiling KDE applications
14mu|kdepimlibs4-4.14.4-3|735	Requires:	%{name}-core = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|736	Requires:	%{libakonadi_calendar} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|737	Requires:	%{libakonadi_contact} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|738	Requires:	%{libakonadi_kabc} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|739	Requires:	%{libakonadi_kcal} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|740	Requires:	%{libakonadi_kde} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|741	Requires:	%{libakonadi_kmime} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|742	Requires:	%{libakonadi_notes} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|743	Requires:	%{libakonadi_socialutils} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|744	Requires:	%{libakonadi_xml} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|745	Requires:	%{libgpgmepp} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|746	Requires:	%{libkabc} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|747	Requires:	%{libkabc_file_core} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|748	Requires:	%{libkblog} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|749	Requires:	%{libkcal} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|750	Requires:	%{libkcalcore} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|751	Requires:	%{libkcalutils} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|752	Requires:	%{libkholidays} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|753	Requires:	%{libkimap} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|754	Requires:	%{libkldap} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|755	Requires:	%{libkmbox} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|756	Requires:	%{libkmime} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|757	Requires:	%{libkontactinterface} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|758	Requires:	%{libkpimidentities} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|759	Requires:	%{libkpimtextedit} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|760	Requires:	%{libkpimutils} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|761	Requires:	%{libkresources} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|762	Requires:	%{libktnef} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|763	Requires:	%{libkxmlrpcclient} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|764	Requires:	%{libmailtransport} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|765	Requires:	%{libmicroblog} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|766	Requires:	%{libqgpgme} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|767	Requires:	%{libsyndication} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|768	Requires:	%{libkalarmcal} = %{EVRD}
14mu|kdepimlibs4-4.14.4-3|769	Requires:	kdelibs4-devel
14mu|kdepimlibs4-4.14.4-3|770	Requires:	boost-devel
14mu|kdepimlibs4-4.14.4-3|771	# To avoid file conflict (FindQtOAuth.cmake)
14mu|kdepimlibs4-4.14.4-3|772	Conflicts:	choqok-devel < 1.3-3
14mu|kdepimlibs4-4.14.4-3|773	
14mu|kdepimlibs4-4.14.4-3|774	%description devel
14mu|kdepimlibs4-4.14.4-3|775	This package includes the header files you will need to compile applications
14mu|kdepimlibs4-4.14.4-3|776	for KDE. Also included is the KDE API documentation in HTML format for easy
14mu|kdepimlibs4-4.14.4-3|777	browsing.
14mu|kdepimlibs4-4.14.4-3|778	
14mu|kdepimlibs4-4.14.4-3|779	%files devel
14mu|kdepimlibs4-4.14.4-3|780	%{_kde_includedir}/*
14mu|kdepimlibs4-4.14.4-3|781	%{_kde_libdir}/*.so
14mu|kdepimlibs4-4.14.4-3|782	# kimaptest gets built as static lib only
14mu|kdepimlibs4-4.14.4-3|783	%{_kde_libdir}/libkimaptest.a
14mu|kdepimlibs4-4.14.4-3|784	%{_kde_datadir}/apps/cmake/*/*
14mu|kdepimlibs4-4.14.4-3|785	%{_kde_libdir}/gpgmepp/*.cmake
14mu|kdepimlibs4-4.14.4-3|786	%{_kde_libdir}/kde4/plugins/designer/*.so
14mu|kdepimlibs4-4.14.4-3|787	%{_kde_libdir}/cmake/KdepimLibs
14mu|kdepimlibs4-4.14.4-3|788	
14mu|kdepimlibs4-4.14.4-3|789	#----------------------------------------------------------------------------
14mu|kdepimlibs4-4.14.4-3|790	
14mu|kdepimlibs4-4.14.4-3|791	%prep
14mu|kdepimlibs4-4.14.4-3|792	%setup -q -n kdepimlibs-%{version}
14mu|kdepimlibs4-4.14.4-3|793	
14mu|kdepimlibs4-4.14.4-3|794	%build
14mu|kdepimlibs4-4.14.4-3|795	%cmake_kde4
14mu|kdepimlibs4-4.14.4-3|796	%make
14mu|kdepimlibs4-4.14.4-3|797	
14mu|kdepimlibs4-4.14.4-3|798	%install
14mu|kdepimlibs4-4.14.4-3|799	%makeinstall_std -C build
14mu|kdepimlibs4-4.14.4-3|800	
14mu|kdepimlibs4-4.14.4-3|801	
14mu|kdepimlibs4-4.14.4-3|802	%changelog
14mu|kdepimlibs4-4.14.4-3|803	
14mu|kdepimlibs4-4.14.4-3|804	* Tue Jan 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.4-3
14mu|kdepimlibs4-4.14.4-3|805	- (6f7db85) Drop kdepimlibs4-core from libsyndication4 Requires to avoid dependency on kdepimlibs4-core for ktorrent
14mu|kdepimlibs4-4.14.4-3|806	- (Andrey Bondrov: 6bc6688) Drop kdepimlibs4-core from libkxmlrpcclient4 Requires to avoid dependency on kdepimlibs4-core for kdebase4-runtime
14mu|kdepimlibs4-4.14.4-3|807	
14mu|kdepimlibs4-4.14.4-3|808	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 3:4.14.4-2
14mu|kdepimlibs4-4.14.4-3|809	- (63eb7da) MassBuild#656: Increase release tag
14mu|kdepimlibs4-4.14.4-3|810	
14mu|kdepimlibs4-4.14.4-3|811	* Tue Jan 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.4-1
14mu|kdepimlibs4-4.14.4-3|812	- (9f34345) New version 4.14.4
14mu|kdepimlibs4-4.14.4-3|813	
14mu|kdepimlibs4-4.14.4-3|814	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kdepimlibs4-4.14.4-3|815	- (b0dfd47) LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdepimlibs4-4.14.4-3|816	
14mu|kdepimlibs4-4.14.4-3|817	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.3-1
14mu|kdepimlibs4-4.14.4-3|818	- (65c89d5) LOG New version 4.13.3 (sync spec and patches with Cooker)
14mu|kdepimlibs4-4.14.4-3|819	
14mu|kdepimlibs4-4.14.4-3|820	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3:4.13.2-2
14mu|kdepimlibs4-4.14.4-3|821	- (e4b069a) MassBuild#440: Increase release tag
14mu|kdepimlibs4-4.14.4-3|822	
14mu|kdepimlibs4-4.14.4-3|823	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.13.2-1
14mu|kdepimlibs4-4.14.4-3|824	- (b4dcd83) LOG New version 4.13.2 (sync spec and patches with Cooker)
14mu|kdepimlibs4-4.14.4-3|825	
14mu|kdepimlibs4-4.14.4-3|826	* Fri May 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-2
14mu|kdepimlibs4-4.14.4-3|827	- (e4fb07d) Bump release
14mu|kdepimlibs4-4.14.4-3|828	
14mu|kdepimlibs4-4.14.4-3|829	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
14mu|kdepimlibs4-4.14.4-3|830	- (8e4aadb) LOG New version 4.12.4 (sync spec and patches with Cooker)
14mu|kdepimlibs4-4.14.4-3|831	
14mu|kdepimlibs4-4.14.4-3|832	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.3-1
14mu|kdepimlibs4-4.14.4-3|833	- (18bfdc7) LOG New version 4.12.3 (sync spec and patches with Cooker)
14mu|kdepimlibs4-4.14.4-3|834	
14mu|kdepimlibs4-4.14.4-3|835	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.4-1
14mu|kdepimlibs4-4.14.4-3|836	- (fba6cd7) LOG New version 4.11.4
14mu|kdepimlibs4-4.14.4-3|837	
14mu|kdepimlibs4-4.14.4-3|838	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.3-1
14mu|kdepimlibs4-4.14.4-3|839	- (51a4231) LOG New version 4.11.3
14mu|kdepimlibs4-4.14.4-3|840	
14mu|kdepimlibs4-4.14.4-3|841	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.2-1
14mu|kdepimlibs4-4.14.4-3|842	- (5384bfe) LOG New version 4.11.2
14mu|kdepimlibs4-4.14.4-3|843	
14mu|kdepimlibs4-4.14.4-3|844	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.5-1
14mu|kdepimlibs4-4.14.4-3|845	- (7b217c0) LOG New version 4.10.5
14mu|kdepimlibs4-4.14.4-3|846	
14mu|kdepimlibs4-4.14.4-3|847	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.4-1
14mu|kdepimlibs4-4.14.4-3|848	- (b059fe0) LOG New version 4.10.4
14mu|kdepimlibs4-4.14.4-3|849	
14mu|kdepimlibs4-4.14.4-3|850	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-1
14mu|kdepimlibs4-4.14.4-3|851	- (98f40f6) LOG New version 4.10.3 (sync with Cooker)
14mu|kdepimlibs4-4.14.4-3|852	
14mu|kdepimlibs4-4.14.4-3|853	* Sat Jan 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.5-1
14mu|kdepimlibs4-4.14.4-3|854	- (5d05565) LOG New version 4.9.5
14mu|kdepimlibs4-4.14.4-3|855	
14mu|kdepimlibs4-4.14.4-3|856	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
14mu|kdepimlibs4-4.14.4-3|857	- (9f7bec3) LOG New version 4.9.4
14mu|kdepimlibs4-4.14.4-3|858	
14mu|kdepimlibs4-4.14.4-3|859	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-0.1
14mu|kdepimlibs4-4.14.4-3|860	- (78e76ce) LOG Update to 4.9.4 (git snapshot)
14mu|kdepimlibs4-4.14.4-3|861	
14mu|kdepimlibs4-4.14.4-3|862	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
14mu|kdepimlibs4-4.14.4-3|863	- (4559bc3) LOG Drop l10n-ru patch
14mu|kdepimlibs4-4.14.4-3|864	- (Andrey Bondrov: e746a18) LOG New version 4.9.3
14mu|kdepimlibs4-4.14.4-3|865	
14mu|kdepimlibs4-4.14.4-3|866	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
14mu|kdepimlibs4-4.14.4-3|867	- (4e516d9) New version 4.9.2
14mu|kdepimlibs4-4.14.4-3|868	
14mu|kdepimlibs4-4.14.4-3|869	* Mon Sep 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
14mu|kdepimlibs4-4.14.4-3|870	- (b7e92dd) New version 4.9.1
14mu|kdepimlibs4-4.14.4-3|871	
14mu|kdepimlibs4-4.14.4-3|872	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-2
14mu|kdepimlibs4-4.14.4-3|873	- (c5f8106) Rebuild for new gpgme
14mu|kdepimlibs4-4.14.4-3|874	
14mu|kdepimlibs4-4.14.4-3|875	* Fri Aug 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
14mu|kdepimlibs4-4.14.4-3|876	- (7ed854e) Re-diff l10n patch
14mu|kdepimlibs4-4.14.4-3|877	- (Andrey Bondrov: 7c816fc) New version 4.9.0
14mu|kdepimlibs4-4.14.4-3|878	
14mu|kdepimlibs4-4.14.4-3|879	* Fri Jul 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
14mu|kdepimlibs4-4.14.4-3|880	- (1104904) New version 4.8.97
14mu|kdepimlibs4-4.14.4-3|881	
14mu|kdepimlibs4-4.14.4-3|882	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
14mu|kdepimlibs4-4.14.4-3|883	- (777f23f) Update to 4.8.95
14mu|kdepimlibs4-4.14.4-3|884	
14mu|kdepimlibs4-4.14.4-3|885	* Tue Jun 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.90-1
14mu|kdepimlibs4-4.14.4-3|886	- (b4b7244) Update to 4.8.90
14mu|kdepimlibs4-4.14.4-3|887	
14mu|kdepimlibs4-4.14.4-3|888	

22926 14
14mu|kdeplasma-addons-4.14.3-1|1	Summary:	A compilation of plasma items (runners, applets, plasmoids) for KDE4
14mu|kdeplasma-addons-4.14.3-1|2	Name:		kdeplasma-addons
14mu|kdeplasma-addons-4.14.3-1|3	Version:	4.14.3
14mu|kdeplasma-addons-4.14.3-1|4	Release:	1
14mu|kdeplasma-addons-4.14.3-1|5	License:	GPLv2+
14mu|kdeplasma-addons-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|7	Url:		http://www.kde.org
14mu|kdeplasma-addons-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeplasma-addons-%{version}.tar.xz
14mu|kdeplasma-addons-4.14.3-1|9	BuildRequires:	boost-devel
14mu|kdeplasma-addons-4.14.3-1|10	BuildRequires:	kdebase4-devel
14mu|kdeplasma-addons-4.14.3-1|11	BuildRequires:	kdepimlibs4-devel
14mu|kdeplasma-addons-4.14.3-1|12	BuildRequires:	kdebase4-workspace-devel
14mu|kdeplasma-addons-4.14.3-1|13	BuildRequires:	lm_sensors-devel
14mu|kdeplasma-addons-4.14.3-1|14	BuildRequires:	marble-devel
14mu|kdeplasma-addons-4.14.3-1|15	BuildRequires:	python-devel
14mu|kdeplasma-addons-4.14.3-1|16	BuildRequires:	qt4-qtdbus
14mu|kdeplasma-addons-4.14.3-1|17	BuildRequires:	pkgconfig(eigen2)
14mu|kdeplasma-addons-4.14.3-1|18	BuildRequires:	pkgconfig(libkexiv2)
14mu|kdeplasma-addons-4.14.3-1|19	BuildRequires:	pkgconfig(libqalculate)
14mu|kdeplasma-addons-4.14.3-1|20	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|kdeplasma-addons-4.14.3-1|21	BuildRequires:	pkgconfig(QJson)
14mu|kdeplasma-addons-4.14.3-1|22	BuildRequires:	pkgconfig(qoauth)
14mu|kdeplasma-addons-4.14.3-1|23	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|kdeplasma-addons-4.14.3-1|24	BuildRequires:	pkgconfig(xi)
14mu|kdeplasma-addons-4.14.3-1|25	BuildRequires:	pkgconfig(xtst)
14mu|kdeplasma-addons-4.14.3-1|26	
14mu|kdeplasma-addons-4.14.3-1|27	# Possible features to add:
14mu|kdeplasma-addons-4.14.3-1|28	#BuildRequires: pkgconfig(ibus-1.0)
14mu|kdeplasma-addons-4.14.3-1|29	#BuildRequires:	pkgconfig(scim)
14mu|kdeplasma-addons-4.14.3-1|30	
14mu|kdeplasma-addons-4.14.3-1|31	Provides:	kdeplasma
14mu|kdeplasma-addons-4.14.3-1|32	Provides:	kdeplasma4 = %{version}
14mu|kdeplasma-addons-4.14.3-1|33	
14mu|kdeplasma-addons-4.14.3-1|34	Suggests:	plasma-desktoptheme-default
14mu|kdeplasma-addons-4.14.3-1|35	
14mu|kdeplasma-addons-4.14.3-1|36	Suggests:	plasma-applet-bball
14mu|kdeplasma-addons-4.14.3-1|37	Suggests:	plasma-applet-binaryclock
14mu|kdeplasma-addons-4.14.3-1|38	Suggests:	plasma-applet-blackboard
14mu|kdeplasma-addons-4.14.3-1|39	Suggests:	plasma-applet-bookmarks
14mu|kdeplasma-addons-4.14.3-1|40	Suggests:	plasma-applet-bubblemon
14mu|kdeplasma-addons-4.14.3-1|41	Suggests:	plasma-applet-calculator
14mu|kdeplasma-addons-4.14.3-1|42	Suggests:	plasma-applet-charselect
14mu|kdeplasma-addons-4.14.3-1|43	Suggests:	plasma-applet-comic
14mu|kdeplasma-addons-4.14.3-1|44	Suggests:	plasma-applet-dict
14mu|kdeplasma-addons-4.14.3-1|45	Suggests:	plasma-applet-eyes
14mu|kdeplasma-addons-4.14.3-1|46	Suggests:	plasma-applet-fifteenpuzzle
14mu|kdeplasma-addons-4.14.3-1|47	Suggests:	plasma-applet-filewatcher
14mu|kdeplasma-addons-4.14.3-1|48	Suggests:	plasma-applet-frame
14mu|kdeplasma-addons-4.14.3-1|49	Suggests:	plasma-applet-fuzzy-clock
14mu|kdeplasma-addons-4.14.3-1|50	Suggests:	plasma-applet-icontasks
14mu|kdeplasma-addons-4.14.3-1|51	Suggests:	plasma-applet-incomingmsg
14mu|kdeplasma-addons-4.14.3-1|52	Suggests:	plasma-applet-kimpanel
14mu|kdeplasma-addons-4.14.3-1|53	Suggests:	plasma-applet-kolourpicker
14mu|kdeplasma-addons-4.14.3-1|54	Suggests:	plasma-applet-konqprofiles
14mu|kdeplasma-addons-4.14.3-1|55	Suggests:	plasma-applet-konsoleprofiles
14mu|kdeplasma-addons-4.14.3-1|56	Suggests:	plasma-applet-knowledgebase
14mu|kdeplasma-addons-4.14.3-1|57	Suggests:	plasma-applet-lancelot
14mu|kdeplasma-addons-4.14.3-1|58	Suggests:	plasma-applet-leavenote
14mu|kdeplasma-addons-4.14.3-1|59	Suggests:	plasma-applet-life
14mu|kdeplasma-addons-4.14.3-1|60	Suggests:	plasma-applet-luna
14mu|kdeplasma-addons-4.14.3-1|61	Suggests:	plasma-applet-magnifique
14mu|kdeplasma-addons-4.14.3-1|62	Suggests:	plasma-applet-mediaplayer
14mu|kdeplasma-addons-4.14.3-1|63	Suggests:	plasma-applet-microblog
14mu|kdeplasma-addons-4.14.3-1|64	Suggests:	plasma-applet-news
14mu|kdeplasma-addons-4.14.3-1|65	Suggests:	plasma-applet-notes
14mu|kdeplasma-addons-4.14.3-1|66	Suggests:	plasma-applet-nowplaying
14mu|kdeplasma-addons-4.14.3-1|67	Suggests:	plasma-applet-opendesktop
14mu|kdeplasma-addons-4.14.3-1|68	Suggests:	plasma-applet-paste
14mu|kdeplasma-addons-4.14.3-1|69	Suggests:	plasma-applet-plasmaboard
14mu|kdeplasma-addons-4.14.3-1|70	Suggests:	plasma-applet-previewer
14mu|kdeplasma-addons-4.14.3-1|71	Suggests:	plasma-applet-qalculate
14mu|kdeplasma-addons-4.14.3-1|72	Suggests:	plasma-applet-rssnow
14mu|kdeplasma-addons-4.14.3-1|73	Suggests:	plasma-applet-rtm
14mu|kdeplasma-addons-4.14.3-1|74	Suggests:	plasma-applet-showdashboard
14mu|kdeplasma-addons-4.14.3-1|75	Suggests:	plasma-applet-showdesktop
14mu|kdeplasma-addons-4.14.3-1|76	Suggests:	plasma-applet-spellcheck
14mu|kdeplasma-addons-4.14.3-1|77	Suggests:	plasma-applet-systemloadviewer
14mu|kdeplasma-addons-4.14.3-1|78	Suggests:	plasma-applet-timer
14mu|kdeplasma-addons-4.14.3-1|79	Suggests:	plasma-applet-unitconverter
14mu|kdeplasma-addons-4.14.3-1|80	Suggests:	plasma-applet-weather
14mu|kdeplasma-addons-4.14.3-1|81	Suggests:	plasma-applet-weatherstation
14mu|kdeplasma-addons-4.14.3-1|82	Suggests:	plasma-applet-webslice
14mu|kdeplasma-addons-4.14.3-1|83	
14mu|kdeplasma-addons-4.14.3-1|84	Suggests:	plasma-runner-audioplayercontrol
14mu|kdeplasma-addons-4.14.3-1|85	Suggests:	plasma-runner-browserhistory
14mu|kdeplasma-addons-4.14.3-1|86	Suggests:	plasma-runner-charrunner
14mu|kdeplasma-addons-4.14.3-1|87	Suggests:	plasma-runner-contacts
14mu|kdeplasma-addons-4.14.3-1|88	Suggests:	plasma-runner-converter
14mu|kdeplasma-addons-4.14.3-1|89	Suggests:	plasma-runner-datetime
14mu|kdeplasma-addons-4.14.3-1|90	Suggests:	plasma-runner-dictionary
14mu|kdeplasma-addons-4.14.3-1|91	Suggests:	plasma-runner-events
14mu|kdeplasma-addons-4.14.3-1|92	Suggests:	plasma-runner-katesessions
14mu|kdeplasma-addons-4.14.3-1|93	Suggests:	plasma-runner-konquerorsessions
14mu|kdeplasma-addons-4.14.3-1|94	Suggests:	plasma-runner-konsolesessions
14mu|kdeplasma-addons-4.14.3-1|95	Suggests:	plasma-runner-kopete
14mu|kdeplasma-addons-4.14.3-1|96	Suggests:	plasma-runner-mediawiki
14mu|kdeplasma-addons-4.14.3-1|97	Suggests:	plasma-runner-spellchecker
14mu|kdeplasma-addons-4.14.3-1|98	Suggests:	plasma-runner-translator
14mu|kdeplasma-addons-4.14.3-1|99	Suggests:	plasma-runner-youtube
14mu|kdeplasma-addons-4.14.3-1|100	
14mu|kdeplasma-addons-4.14.3-1|101	Suggests:	plasma-wallpaper-mandelbrot
14mu|kdeplasma-addons-4.14.3-1|102	Suggests:	plasma-wallpaper-marble
14mu|kdeplasma-addons-4.14.3-1|103	Suggests:	plasma-wallpaper-pattern
14mu|kdeplasma-addons-4.14.3-1|104	Suggests:	plasma-wallpaper-potd
14mu|kdeplasma-addons-4.14.3-1|105	Suggests:	plasma-wallpaper-qml
14mu|kdeplasma-addons-4.14.3-1|106	Suggests:	plasma-wallpaper-virus
14mu|kdeplasma-addons-4.14.3-1|107	Suggests:	plasma-wallpaper-weather
14mu|kdeplasma-addons-4.14.3-1|108	
14mu|kdeplasma-addons-4.14.3-1|109	%description
14mu|kdeplasma-addons-4.14.3-1|110	A compilation of plasma items (runners, applets, plasmoids) for KDE4.
14mu|kdeplasma-addons-4.14.3-1|111	
14mu|kdeplasma-addons-4.14.3-1|112	%files
14mu|kdeplasma-addons-4.14.3-1|113	%doc COPYING
14mu|kdeplasma-addons-4.14.3-1|114	
14mu|kdeplasma-addons-4.14.3-1|115	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|116	
14mu|kdeplasma-addons-4.14.3-1|117	%package -n plasma-applet-icontasks
14mu|kdeplasma-addons-4.14.3-1|118	Summary:	Plasma icontasks applet
14mu|kdeplasma-addons-4.14.3-1|119	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|120	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|121	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|122	
14mu|kdeplasma-addons-4.14.3-1|123	%description -n plasma-applet-icontasks
14mu|kdeplasma-addons-4.14.3-1|124	Plasma icontasks applet.
14mu|kdeplasma-addons-4.14.3-1|125	
14mu|kdeplasma-addons-4.14.3-1|126	%files -n plasma-applet-icontasks
14mu|kdeplasma-addons-4.14.3-1|127	%{_kde_libdir}/kde4/plasma_applet_icontasks.so
14mu|kdeplasma-addons-4.14.3-1|128	%{_kde_services}/plasma-applet-icontasks.desktop
14mu|kdeplasma-addons-4.14.3-1|129	%{_kde_appsdir}/kdeplasma-addons/mediabuttonsrc
14mu|kdeplasma-addons-4.14.3-1|130	%{_kde_appsdir}/desktoptheme/default/icontasks
14mu|kdeplasma-addons-4.14.3-1|131	
14mu|kdeplasma-addons-4.14.3-1|132	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|133	
14mu|kdeplasma-addons-4.14.3-1|134	%package -n plasma-applet-filewatcher
14mu|kdeplasma-addons-4.14.3-1|135	Summary:	Monitor applet for files
14mu|kdeplasma-addons-4.14.3-1|136	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|137	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|138	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|139	
14mu|kdeplasma-addons-4.14.3-1|140	%description -n plasma-applet-filewatcher
14mu|kdeplasma-addons-4.14.3-1|141	Monitor applet for files.
14mu|kdeplasma-addons-4.14.3-1|142	
14mu|kdeplasma-addons-4.14.3-1|143	%files -n plasma-applet-filewatcher
14mu|kdeplasma-addons-4.14.3-1|144	%{_kde_libdir}/kde4/plasma_applet_fileWatcher.so
14mu|kdeplasma-addons-4.14.3-1|145	%{_kde_services}/plasma-fileWatcher-default.desktop
14mu|kdeplasma-addons-4.14.3-1|146	
14mu|kdeplasma-addons-4.14.3-1|147	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|148	
14mu|kdeplasma-addons-4.14.3-1|149	%package -n plasma-applet-bookmarks
14mu|kdeplasma-addons-4.14.3-1|150	Summary:	Bookmark applet for KDE
14mu|kdeplasma-addons-4.14.3-1|151	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|152	Requires:	kdebase4-runtime
14mu|kdeplasma-addons-4.14.3-1|153	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|154	
14mu|kdeplasma-addons-4.14.3-1|155	%description -n plasma-applet-bookmarks
14mu|kdeplasma-addons-4.14.3-1|156	This applet provides access to KDE's bookmark
14mu|kdeplasma-addons-4.14.3-1|157	
14mu|kdeplasma-addons-4.14.3-1|158	%files -n plasma-applet-bookmarks
14mu|kdeplasma-addons-4.14.3-1|159	%{_kde_services}/plasma-applet-bookmarks.desktop
14mu|kdeplasma-addons-4.14.3-1|160	%{_kde_libdir}/kde4/plasma_applet_bookmarks.so
14mu|kdeplasma-addons-4.14.3-1|161	
14mu|kdeplasma-addons-4.14.3-1|162	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|163	
14mu|kdeplasma-addons-4.14.3-1|164	%package -n plasma-applet-notes
14mu|kdeplasma-addons-4.14.3-1|165	Summary:	Plasma notes applets
14mu|kdeplasma-addons-4.14.3-1|166	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|167	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|168	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|169	
14mu|kdeplasma-addons-4.14.3-1|170	%description -n plasma-applet-notes
14mu|kdeplasma-addons-4.14.3-1|171	Plasma notes applets.
14mu|kdeplasma-addons-4.14.3-1|172	
14mu|kdeplasma-addons-4.14.3-1|173	%files -n plasma-applet-notes
14mu|kdeplasma-addons-4.14.3-1|174	%{_kde_libdir}/kde4/plasma_applet_notes.so
14mu|kdeplasma-addons-4.14.3-1|175	%{_kde_services}/plasma-notes-default.desktop
14mu|kdeplasma-addons-4.14.3-1|176	
14mu|kdeplasma-addons-4.14.3-1|177	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|178	
14mu|kdeplasma-addons-4.14.3-1|179	%package -n plasma-applet-showdesktop
14mu|kdeplasma-addons-4.14.3-1|180	Summary:	Show desktop contents
14mu|kdeplasma-addons-4.14.3-1|181	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|182	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|183	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|184	
14mu|kdeplasma-addons-4.14.3-1|185	%description -n plasma-applet-showdesktop
14mu|kdeplasma-addons-4.14.3-1|186	Show desktop contents.
14mu|kdeplasma-addons-4.14.3-1|187	
14mu|kdeplasma-addons-4.14.3-1|188	%files -n plasma-applet-showdesktop
14mu|kdeplasma-addons-4.14.3-1|189	%{_kde_libdir}/kde4/plasma_applet_showdesktop.so
14mu|kdeplasma-addons-4.14.3-1|190	%{_kde_services}/plasma-applet-showdesktop.desktop
14mu|kdeplasma-addons-4.14.3-1|191	
14mu|kdeplasma-addons-4.14.3-1|192	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|193	
14mu|kdeplasma-addons-4.14.3-1|194	%package -n plasma-applet-comic
14mu|kdeplasma-addons-4.14.3-1|195	Summary:	Make your day happy with daily desktop comics applet
14mu|kdeplasma-addons-4.14.3-1|196	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|197	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|198	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|199	Requires:	plasma-dataengine-comic = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|200	Conflicts:	plasma-dataengine-comic < 4.10.4-2
14mu|kdeplasma-addons-4.14.3-1|201	
14mu|kdeplasma-addons-4.14.3-1|202	%description -n plasma-applet-comic
14mu|kdeplasma-addons-4.14.3-1|203	Make your day happy with daily desktop comics applet
14mu|kdeplasma-addons-4.14.3-1|204	
14mu|kdeplasma-addons-4.14.3-1|205	%files -n plasma-applet-comic
14mu|kdeplasma-addons-4.14.3-1|206	%{_kde_libdir}/kde4/plasma_applet_comic.so
14mu|kdeplasma-addons-4.14.3-1|207	%{_kde_configdir}/comic.knsrc
14mu|kdeplasma-addons-4.14.3-1|208	%{_kde_services}/plasma-comic-default.desktop
14mu|kdeplasma-addons-4.14.3-1|209	%{_kde_appsdir}/plasma/packages/org.kde.comic
14mu|kdeplasma-addons-4.14.3-1|210	
14mu|kdeplasma-addons-4.14.3-1|211	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|212	
14mu|kdeplasma-addons-4.14.3-1|213	%package -n plasma-applet-konqprofiles
14mu|kdeplasma-addons-4.14.3-1|214	Summary:	Live konqueror profile viewer
14mu|kdeplasma-addons-4.14.3-1|215	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|216	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|217	Requires:	plasma-dataengine-konqprofiles = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|218	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|219	
14mu|kdeplasma-addons-4.14.3-1|220	%description -n plasma-applet-konqprofiles
14mu|kdeplasma-addons-4.14.3-1|221	Live konqueror profile viewer.
14mu|kdeplasma-addons-4.14.3-1|222	
14mu|kdeplasma-addons-4.14.3-1|223	%files -n plasma-applet-konqprofiles
14mu|kdeplasma-addons-4.14.3-1|224	%{_kde_appsdir}/plasma/plasmoids/konqprofiles
14mu|kdeplasma-addons-4.14.3-1|225	%{_kde_services}/plasma-applet-konqprofiles.desktop
14mu|kdeplasma-addons-4.14.3-1|226	
14mu|kdeplasma-addons-4.14.3-1|227	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|228	
14mu|kdeplasma-addons-4.14.3-1|229	%package -n plasma-applet-rssnow
14mu|kdeplasma-addons-4.14.3-1|230	Summary:	Plasma RSS Applet
14mu|kdeplasma-addons-4.14.3-1|231	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|232	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|233	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|234	
14mu|kdeplasma-addons-4.14.3-1|235	%description -n plasma-applet-rssnow
14mu|kdeplasma-addons-4.14.3-1|236	Plasma RSS Applet
14mu|kdeplasma-addons-4.14.3-1|237	
14mu|kdeplasma-addons-4.14.3-1|238	%files -n plasma-applet-rssnow
14mu|kdeplasma-addons-4.14.3-1|239	%{_kde_libdir}/kde4/plasma_applet_rssnow.so
14mu|kdeplasma-addons-4.14.3-1|240	%{_kde_appsdir}/desktoptheme/default/rssnow
14mu|kdeplasma-addons-4.14.3-1|241	%{_kde_services}/plasma-applet-rssnow.desktop
14mu|kdeplasma-addons-4.14.3-1|242	%{_kde_appsdir}/rssnow
14mu|kdeplasma-addons-4.14.3-1|243	
14mu|kdeplasma-addons-4.14.3-1|244	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|245	
14mu|kdeplasma-addons-4.14.3-1|246	%package -n plasma-applet-previewer
14mu|kdeplasma-addons-4.14.3-1|247	Summary:	Previewer Plasma Applet
14mu|kdeplasma-addons-4.14.3-1|248	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|249	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|250	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|251	
14mu|kdeplasma-addons-4.14.3-1|252	%description -n plasma-applet-previewer
14mu|kdeplasma-addons-4.14.3-1|253	Previewer Plasma Applet
14mu|kdeplasma-addons-4.14.3-1|254	
14mu|kdeplasma-addons-4.14.3-1|255	%files -n plasma-applet-previewer
14mu|kdeplasma-addons-4.14.3-1|256	%{_kde_libdir}/kde4/plasma_applet_previewer.so
14mu|kdeplasma-addons-4.14.3-1|257	%{_kde_iconsdir}/hicolor/*/apps/previewer.png
14mu|kdeplasma-addons-4.14.3-1|258	%{_kde_services}/ServiceMenus/preview.desktop
14mu|kdeplasma-addons-4.14.3-1|259	%{_kde_services}/plasma-applet-previewer.desktop
14mu|kdeplasma-addons-4.14.3-1|260	
14mu|kdeplasma-addons-4.14.3-1|261	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|262	
14mu|kdeplasma-addons-4.14.3-1|263	%package -n plasma-applet-bball
14mu|kdeplasma-addons-4.14.3-1|264	Summary:	bball Plasma Applet
14mu|kdeplasma-addons-4.14.3-1|265	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|266	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|267	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|268	
14mu|kdeplasma-addons-4.14.3-1|269	%description -n plasma-applet-bball
14mu|kdeplasma-addons-4.14.3-1|270	bball Plasma Applet
14mu|kdeplasma-addons-4.14.3-1|271	
14mu|kdeplasma-addons-4.14.3-1|272	%files -n plasma-applet-bball
14mu|kdeplasma-addons-4.14.3-1|273	%{_kde_iconsdir}/*/*/*/bball*
14mu|kdeplasma-addons-4.14.3-1|274	%{_kde_services}/plasma-applet-bball.desktop
14mu|kdeplasma-addons-4.14.3-1|275	%{_kde_appsdir}/bball
14mu|kdeplasma-addons-4.14.3-1|276	%{_kde_libdir}/kde4/plasma_applet_bball.so
14mu|kdeplasma-addons-4.14.3-1|277	
14mu|kdeplasma-addons-4.14.3-1|278	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|279	
14mu|kdeplasma-addons-4.14.3-1|280	%package -n plasma-applet-incomingmsg
14mu|kdeplasma-addons-4.14.3-1|281	Summary:	incomingmsg Plasma Applet
14mu|kdeplasma-addons-4.14.3-1|282	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|283	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|284	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|285	
14mu|kdeplasma-addons-4.14.3-1|286	%description -n plasma-applet-incomingmsg
14mu|kdeplasma-addons-4.14.3-1|287	incomingmsg Plasma Applet
14mu|kdeplasma-addons-4.14.3-1|288	
14mu|kdeplasma-addons-4.14.3-1|289	%files -n plasma-applet-incomingmsg
14mu|kdeplasma-addons-4.14.3-1|290	%{_kde_services}/plasma-applet-incomingmsg.desktop
14mu|kdeplasma-addons-4.14.3-1|291	%{_kde_libdir}/kde4/plasma_applet_incomingmsg.so
14mu|kdeplasma-addons-4.14.3-1|292	
14mu|kdeplasma-addons-4.14.3-1|293	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|294	
14mu|kdeplasma-addons-4.14.3-1|295	%package -n plasma-applet-leavenote
14mu|kdeplasma-addons-4.14.3-1|296	Summary:	Leave A Note
14mu|kdeplasma-addons-4.14.3-1|297	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|298	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|299	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|300	
14mu|kdeplasma-addons-4.14.3-1|301	%description -n plasma-applet-leavenote
14mu|kdeplasma-addons-4.14.3-1|302	Leave notes for users while they are away
14mu|kdeplasma-addons-4.14.3-1|303	
14mu|kdeplasma-addons-4.14.3-1|304	%files -n plasma-applet-leavenote
14mu|kdeplasma-addons-4.14.3-1|305	%{_kde_libdir}/kde4/plasma_applet_leavenote.so
14mu|kdeplasma-addons-4.14.3-1|306	%{_kde_services}/plasma-applet-leavenote.desktop
14mu|kdeplasma-addons-4.14.3-1|307	
14mu|kdeplasma-addons-4.14.3-1|308	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|309	
14mu|kdeplasma-addons-4.14.3-1|310	%package -n plasma-applet-life
14mu|kdeplasma-addons-4.14.3-1|311	Summary:	life Plasma Applet
14mu|kdeplasma-addons-4.14.3-1|312	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|313	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|314	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|315	
14mu|kdeplasma-addons-4.14.3-1|316	%description -n plasma-applet-life
14mu|kdeplasma-addons-4.14.3-1|317	life Plasma Applet
14mu|kdeplasma-addons-4.14.3-1|318	
14mu|kdeplasma-addons-4.14.3-1|319	%files -n plasma-applet-life
14mu|kdeplasma-addons-4.14.3-1|320	%{_kde_libdir}/kde4/plasma_applet_life.so
14mu|kdeplasma-addons-4.14.3-1|321	%{_kde_services}/plasma-applet-life.desktop
14mu|kdeplasma-addons-4.14.3-1|322	%{_kde_iconsdir}/hicolor/*/apps/lifegame.*
14mu|kdeplasma-addons-4.14.3-1|323	
14mu|kdeplasma-addons-4.14.3-1|324	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|325	
14mu|kdeplasma-addons-4.14.3-1|326	%package -n plasma-dataengine-kdeobservatory
14mu|kdeplasma-addons-4.14.3-1|327	Summary:	Engine of the kdeobservatory plasma applet
14mu|kdeplasma-addons-4.14.3-1|328	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|329	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|330	Provides:	plasma-dataengine
14mu|kdeplasma-addons-4.14.3-1|331	
14mu|kdeplasma-addons-4.14.3-1|332	%description -n plasma-dataengine-kdeobservatory
14mu|kdeplasma-addons-4.14.3-1|333	Engine of the kdeobservatory plasma applet
14mu|kdeplasma-addons-4.14.3-1|334	
14mu|kdeplasma-addons-4.14.3-1|335	%files -n plasma-dataengine-kdeobservatory
14mu|kdeplasma-addons-4.14.3-1|336	%{_kde_libdir}/kde4/plasma_engine_kdeobservatory.so
14mu|kdeplasma-addons-4.14.3-1|337	%{_kde_appsdir}/plasma/services/kdeobservatory.operations
14mu|kdeplasma-addons-4.14.3-1|338	%{_kde_services}/plasma-engine-kdeobservatory.desktop
14mu|kdeplasma-addons-4.14.3-1|339	
14mu|kdeplasma-addons-4.14.3-1|340	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|341	
14mu|kdeplasma-addons-4.14.3-1|342	%package -n plasma-applet-pastebin
14mu|kdeplasma-addons-4.14.3-1|343	Summary:	Pastebin plasma Applet
14mu|kdeplasma-addons-4.14.3-1|344	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|345	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|346	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|347	
14mu|kdeplasma-addons-4.14.3-1|348	%description -n plasma-applet-pastebin
14mu|kdeplasma-addons-4.14.3-1|349	Paste text/images to a remote server
14mu|kdeplasma-addons-4.14.3-1|350	
14mu|kdeplasma-addons-4.14.3-1|351	%files -n plasma-applet-pastebin
14mu|kdeplasma-addons-4.14.3-1|352	%{_kde_services}/plasma-applet-pastebin.desktop
14mu|kdeplasma-addons-4.14.3-1|353	%{_kde_libdir}/kde4/plasma_applet_pastebin.so
14mu|kdeplasma-addons-4.14.3-1|354	%{_kde_appsdir}/plasma_pastebin
14mu|kdeplasma-addons-4.14.3-1|355	%{_kde_configdir}/pastebin.knsrc
14mu|kdeplasma-addons-4.14.3-1|356	
14mu|kdeplasma-addons-4.14.3-1|357	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|358	
14mu|kdeplasma-addons-4.14.3-1|359	%package -n plasma-applet-knowledgebase
14mu|kdeplasma-addons-4.14.3-1|360	Summary:	Widget that can query the knowledgebase of opendesktop.org
14mu|kdeplasma-addons-4.14.3-1|361	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|362	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|363	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|364	Requires:	plasma-dataengine-ocs
14mu|kdeplasma-addons-4.14.3-1|365	
14mu|kdeplasma-addons-4.14.3-1|366	%description -n plasma-applet-knowledgebase
14mu|kdeplasma-addons-4.14.3-1|367	Widget that can query the knowledgebase of opendesktop.org
14mu|kdeplasma-addons-4.14.3-1|368	
14mu|kdeplasma-addons-4.14.3-1|369	%files -n plasma-applet-knowledgebase
14mu|kdeplasma-addons-4.14.3-1|370	%{_kde_libdir}/kde4/plasma_applet_knowledgebase.so
14mu|kdeplasma-addons-4.14.3-1|371	%{_kde_services}/plasma-applet-knowledgebase.desktop
14mu|kdeplasma-addons-4.14.3-1|372	
14mu|kdeplasma-addons-4.14.3-1|373	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|374	
14mu|kdeplasma-addons-4.14.3-1|375	%package -n plasma-applet-blackboard
14mu|kdeplasma-addons-4.14.3-1|376	Summary:	A blackboard plasma applet
14mu|kdeplasma-addons-4.14.3-1|377	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|378	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|379	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|380	
14mu|kdeplasma-addons-4.14.3-1|381	%description -n plasma-applet-blackboard
14mu|kdeplasma-addons-4.14.3-1|382	A blackboard plasma applet
14mu|kdeplasma-addons-4.14.3-1|383	
14mu|kdeplasma-addons-4.14.3-1|384	%files -n plasma-applet-blackboard
14mu|kdeplasma-addons-4.14.3-1|385	%{_kde_libdir}/kde4/plasma_applet_blackboard.so
14mu|kdeplasma-addons-4.14.3-1|386	%{_kde_services}/plasma-applet-blackboard.desktop
14mu|kdeplasma-addons-4.14.3-1|387	
14mu|kdeplasma-addons-4.14.3-1|388	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|389	
14mu|kdeplasma-addons-4.14.3-1|390	%package -n plasma-applet-plasmaboard
14mu|kdeplasma-addons-4.14.3-1|391	Summary:	A plasmaboard plasma applet
14mu|kdeplasma-addons-4.14.3-1|392	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|393	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|394	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|395	
14mu|kdeplasma-addons-4.14.3-1|396	%description -n plasma-applet-plasmaboard
14mu|kdeplasma-addons-4.14.3-1|397	A virtual, on-screen keyboard
14mu|kdeplasma-addons-4.14.3-1|398	
14mu|kdeplasma-addons-4.14.3-1|399	%files -n plasma-applet-plasmaboard
14mu|kdeplasma-addons-4.14.3-1|400	%{_kde_libdir}/kde4/plasma_applet_plasmaboard.so
14mu|kdeplasma-addons-4.14.3-1|401	%{_kde_services}/plasma_applet_plasmaboard.desktop
14mu|kdeplasma-addons-4.14.3-1|402	%{_kde_appsdir}/plasmaboard
14mu|kdeplasma-addons-4.14.3-1|403	
14mu|kdeplasma-addons-4.14.3-1|404	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|405	
14mu|kdeplasma-addons-4.14.3-1|406	%package -n plasma-applet-konsoleprofiles
14mu|kdeplasma-addons-4.14.3-1|407	Summary:	Live konsole profile viewer
14mu|kdeplasma-addons-4.14.3-1|408	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|409	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|410	Requires:	plasma-dataengine-konsoleprofiles = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|411	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|412	
14mu|kdeplasma-addons-4.14.3-1|413	%description -n plasma-applet-konsoleprofiles
14mu|kdeplasma-addons-4.14.3-1|414	Live konsole profile viewer.
14mu|kdeplasma-addons-4.14.3-1|415	
14mu|kdeplasma-addons-4.14.3-1|416	%files -n plasma-applet-konsoleprofiles
14mu|kdeplasma-addons-4.14.3-1|417	%{_kde_appsdir}/plasma/plasmoids/konsoleprofiles
14mu|kdeplasma-addons-4.14.3-1|418	%{_kde_services}/plasma-applet-konsoleprofiles.desktop
14mu|kdeplasma-addons-4.14.3-1|419	
14mu|kdeplasma-addons-4.14.3-1|420	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|421	
14mu|kdeplasma-addons-4.14.3-1|422	%package -n plasma-applet-luna
14mu|kdeplasma-addons-4.14.3-1|423	Summary:	Lunar calendar
14mu|kdeplasma-addons-4.14.3-1|424	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|425	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|426	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|427	
14mu|kdeplasma-addons-4.14.3-1|428	%description -n plasma-applet-luna
14mu|kdeplasma-addons-4.14.3-1|429	Lunar calendar applet.
14mu|kdeplasma-addons-4.14.3-1|430	
14mu|kdeplasma-addons-4.14.3-1|431	%files -n plasma-applet-luna
14mu|kdeplasma-addons-4.14.3-1|432	%{_kde_libdir}/kde4/plasma_applet_luna.so
14mu|kdeplasma-addons-4.14.3-1|433	%{_kde_services}/plasma-applet-luna.desktop
14mu|kdeplasma-addons-4.14.3-1|434	%{_kde_iconsdir}/hicolor/*/apps/luna.png
14mu|kdeplasma-addons-4.14.3-1|435	
14mu|kdeplasma-addons-4.14.3-1|436	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|437	
14mu|kdeplasma-addons-4.14.3-1|438	%package -n plasma-applet-lancelot
14mu|kdeplasma-addons-4.14.3-1|439	Summary:	Plasma lancelot applets
14mu|kdeplasma-addons-4.14.3-1|440	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|441	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|442	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|443	
14mu|kdeplasma-addons-4.14.3-1|444	%description -n plasma-applet-lancelot
14mu|kdeplasma-addons-4.14.3-1|445	Plasma lancelot applets.
14mu|kdeplasma-addons-4.14.3-1|446	
14mu|kdeplasma-addons-4.14.3-1|447	%files -n plasma-applet-lancelot
14mu|kdeplasma-addons-4.14.3-1|448	%{_kde_bindir}/lancelot
14mu|kdeplasma-addons-4.14.3-1|449	%{_kde_libdir}/kde4/plasma_applet_lancelot_part.so
14mu|kdeplasma-addons-4.14.3-1|450	%{_kde_libdir}/kde4/plasma_applet_lancelot_launcher.so
14mu|kdeplasma-addons-4.14.3-1|451	%{_kde_services}/plasma-applet-lancelot-launcher.desktop
14mu|kdeplasma-addons-4.14.3-1|452	%{_kde_iconsdir}/hicolor/*/apps/lancelot*.png
14mu|kdeplasma-addons-4.14.3-1|453	%{_kde_iconsdir}/hicolor/*/apps/plasmaapplet-shelf.png
14mu|kdeplasma-addons-4.14.3-1|454	%{_kde_services}/plasma-applet-lancelot-part.desktop
14mu|kdeplasma-addons-4.14.3-1|455	%{_kde_services}/lancelot.desktop
14mu|kdeplasma-addons-4.14.3-1|456	%{_kde_datadir}/mime/packages/lancelotpart-mime.xml
14mu|kdeplasma-addons-4.14.3-1|457	%{_kde_appsdir}/desktoptheme/*/lancelot
14mu|kdeplasma-addons-4.14.3-1|458	%{_kde_appsdir}/lancelot
14mu|kdeplasma-addons-4.14.3-1|459	
14mu|kdeplasma-addons-4.14.3-1|460	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|461	
14mu|kdeplasma-addons-4.14.3-1|462	%define lancelot_major 2
14mu|kdeplasma-addons-4.14.3-1|463	%define liblancelot %mklibname lancelot %{lancelot_major}
14mu|kdeplasma-addons-4.14.3-1|464	
14mu|kdeplasma-addons-4.14.3-1|465	%package -n %{liblancelot}
14mu|kdeplasma-addons-4.14.3-1|466	Summary:	%{name} library
14mu|kdeplasma-addons-4.14.3-1|467	Group:		System/Libraries
14mu|kdeplasma-addons-4.14.3-1|468	Obsoletes:	%{_lib}lancelot1 < %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|469	
14mu|kdeplasma-addons-4.14.3-1|470	%description -n %{liblancelot}
14mu|kdeplasma-addons-4.14.3-1|471	%{name} library.
14mu|kdeplasma-addons-4.14.3-1|472	
14mu|kdeplasma-addons-4.14.3-1|473	%files -n %{liblancelot}
14mu|kdeplasma-addons-4.14.3-1|474	%{_kde_libdir}/liblancelot.so.*
14mu|kdeplasma-addons-4.14.3-1|475	
14mu|kdeplasma-addons-4.14.3-1|476	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|477	
14mu|kdeplasma-addons-4.14.3-1|478	%package -n plasma-desktoptheme-default
14mu|kdeplasma-addons-4.14.3-1|479	Summary:	Plasma default desktopthemes
14mu|kdeplasma-addons-4.14.3-1|480	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|481	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|482	
14mu|kdeplasma-addons-4.14.3-1|483	%description -n plasma-desktoptheme-default
14mu|kdeplasma-addons-4.14.3-1|484	Plasma default desktopthemes.
14mu|kdeplasma-addons-4.14.3-1|485	
14mu|kdeplasma-addons-4.14.3-1|486	%files -n plasma-desktoptheme-default
14mu|kdeplasma-addons-4.14.3-1|487	%{_kde_appsdir}/desktoptheme/default/widgets
14mu|kdeplasma-addons-4.14.3-1|488	
14mu|kdeplasma-addons-4.14.3-1|489	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|490	
14mu|kdeplasma-addons-4.14.3-1|491	%package -n plasma-applet-microblog
14mu|kdeplasma-addons-4.14.3-1|492	Summary:	Microblog applet
14mu|kdeplasma-addons-4.14.3-1|493	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|494	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|495	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|496	Requires:	plasma-dataengine-microblog = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|497	Provides:	plasma-applet-twitter = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|498	
14mu|kdeplasma-addons-4.14.3-1|499	%description -n plasma-applet-microblog
14mu|kdeplasma-addons-4.14.3-1|500	Update and view your microblog status
14mu|kdeplasma-addons-4.14.3-1|501	
14mu|kdeplasma-addons-4.14.3-1|502	%files -n plasma-applet-microblog
14mu|kdeplasma-addons-4.14.3-1|503	%{_kde_libdir}/kde4/plasma_applet_microblog.so
14mu|kdeplasma-addons-4.14.3-1|504	%{_kde_services}/plasma-applet-microblog.desktop
14mu|kdeplasma-addons-4.14.3-1|505	%{_kde_appsdir}/plasma/services/tweet.operations
14mu|kdeplasma-addons-4.14.3-1|506	
14mu|kdeplasma-addons-4.14.3-1|507	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|508	
14mu|kdeplasma-addons-4.14.3-1|509	%package -n plasma-applet-nowplaying
14mu|kdeplasma-addons-4.14.3-1|510	Summary:	SWoong notifier applet
14mu|kdeplasma-addons-4.14.3-1|511	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|512	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|513	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|514	
14mu|kdeplasma-addons-4.14.3-1|515	%description -n plasma-applet-nowplaying
14mu|kdeplasma-addons-4.14.3-1|516	Song notifier applet
14mu|kdeplasma-addons-4.14.3-1|517	
14mu|kdeplasma-addons-4.14.3-1|518	%files -n plasma-applet-nowplaying
14mu|kdeplasma-addons-4.14.3-1|519	%{_kde_appsdir}/plasma/plasmoids/nowplaying
14mu|kdeplasma-addons-4.14.3-1|520	%{_kde_services}/plasma-applet-nowplaying.desktop
14mu|kdeplasma-addons-4.14.3-1|521	
14mu|kdeplasma-addons-4.14.3-1|522	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|523	
14mu|kdeplasma-addons-4.14.3-1|524	%package -n plasma-applet-binaryclock
14mu|kdeplasma-addons-4.14.3-1|525	Summary:	Simplified way to see the hours
14mu|kdeplasma-addons-4.14.3-1|526	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|527	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|528	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|529	
14mu|kdeplasma-addons-4.14.3-1|530	%description -n plasma-applet-binaryclock
14mu|kdeplasma-addons-4.14.3-1|531	Simplified way to see the hours.
14mu|kdeplasma-addons-4.14.3-1|532	
14mu|kdeplasma-addons-4.14.3-1|533	%files -n plasma-applet-binaryclock
14mu|kdeplasma-addons-4.14.3-1|534	%{_kde_libdir}/kde4/plasma_applet_binaryclock.so
14mu|kdeplasma-addons-4.14.3-1|535	%{_kde_services}/plasma-applet-binaryclock.desktop
14mu|kdeplasma-addons-4.14.3-1|536	
14mu|kdeplasma-addons-4.14.3-1|537	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|538	
14mu|kdeplasma-addons-4.14.3-1|539	%package -n plasma-applet-dict
14mu|kdeplasma-addons-4.14.3-1|540	Summary:	Dict applet
14mu|kdeplasma-addons-4.14.3-1|541	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|542	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|543	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|544	
14mu|kdeplasma-addons-4.14.3-1|545	%description -n plasma-applet-dict
14mu|kdeplasma-addons-4.14.3-1|546	A dict applets.
14mu|kdeplasma-addons-4.14.3-1|547	
14mu|kdeplasma-addons-4.14.3-1|548	%files -n plasma-applet-dict
14mu|kdeplasma-addons-4.14.3-1|549	%{_kde_libdir}/kde4/plasma_applet_dict.so
14mu|kdeplasma-addons-4.14.3-1|550	%{_kde_services}/plasma-dict-default.desktop
14mu|kdeplasma-addons-4.14.3-1|551	%{_kde_iconsdir}/hicolor/scalable/apps/accessories-dict*
14mu|kdeplasma-addons-4.14.3-1|552	
14mu|kdeplasma-addons-4.14.3-1|553	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|554	
14mu|kdeplasma-addons-4.14.3-1|555	%package -n plasma-applet-fuzzy-clock
14mu|kdeplasma-addons-4.14.3-1|556	Summary:	A lazy way to see the hours
14mu|kdeplasma-addons-4.14.3-1|557	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|558	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|559	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|560	
14mu|kdeplasma-addons-4.14.3-1|561	%description -n plasma-applet-fuzzy-clock
14mu|kdeplasma-addons-4.14.3-1|562	A lazy way to see the hours.
14mu|kdeplasma-addons-4.14.3-1|563	
14mu|kdeplasma-addons-4.14.3-1|564	%files -n plasma-applet-fuzzy-clock
14mu|kdeplasma-addons-4.14.3-1|565	%{_kde_libdir}/kde4/plasma_applet_fuzzy_clock.so
14mu|kdeplasma-addons-4.14.3-1|566	%{_kde_services}/plasma-clock-fuzzy.desktop
14mu|kdeplasma-addons-4.14.3-1|567	
14mu|kdeplasma-addons-4.14.3-1|568	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|569	
14mu|kdeplasma-addons-4.14.3-1|570	%package -n plasma-applet-frame
14mu|kdeplasma-addons-4.14.3-1|571	Summary:	A basic pictures frame to desktop
14mu|kdeplasma-addons-4.14.3-1|572	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|573	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|574	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|575	
14mu|kdeplasma-addons-4.14.3-1|576	%description -n plasma-applet-frame
14mu|kdeplasma-addons-4.14.3-1|577	A basic pictures frame to desktop.
14mu|kdeplasma-addons-4.14.3-1|578	
14mu|kdeplasma-addons-4.14.3-1|579	%files -n plasma-applet-frame
14mu|kdeplasma-addons-4.14.3-1|580	%{_kde_libdir}/kde4/plasma_applet_frame.so
14mu|kdeplasma-addons-4.14.3-1|581	%{_kde_services}/plasma-frame-default.desktop
14mu|kdeplasma-addons-4.14.3-1|582	%{_kde_appsdir}/plasma-applet-frame
14mu|kdeplasma-addons-4.14.3-1|583	
14mu|kdeplasma-addons-4.14.3-1|584	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|585	
14mu|kdeplasma-addons-4.14.3-1|586	%package -n plasma-applet-showdashboard
14mu|kdeplasma-addons-4.14.3-1|587	Summary:	Plasma showdashboard applets
14mu|kdeplasma-addons-4.14.3-1|588	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|589	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|590	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|591	
14mu|kdeplasma-addons-4.14.3-1|592	%description -n plasma-applet-showdashboard
14mu|kdeplasma-addons-4.14.3-1|593	Plasma showdashboard applets.
14mu|kdeplasma-addons-4.14.3-1|594	
14mu|kdeplasma-addons-4.14.3-1|595	%files -n plasma-applet-showdashboard
14mu|kdeplasma-addons-4.14.3-1|596	%{_kde_libdir}/kde4/plasma_applet_showdashboard.so
14mu|kdeplasma-addons-4.14.3-1|597	%{_kde_services}/plasma-applet-showdashboard.desktop
14mu|kdeplasma-addons-4.14.3-1|598	
14mu|kdeplasma-addons-4.14.3-1|599	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|600	
14mu|kdeplasma-addons-4.14.3-1|601	%package -n plasma-applet-calculator
14mu|kdeplasma-addons-4.14.3-1|602	Summary:	Plasma calculator applets
14mu|kdeplasma-addons-4.14.3-1|603	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|604	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|605	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|606	
14mu|kdeplasma-addons-4.14.3-1|607	%description -n plasma-applet-calculator
14mu|kdeplasma-addons-4.14.3-1|608	Plasma calculator applets.
14mu|kdeplasma-addons-4.14.3-1|609	
14mu|kdeplasma-addons-4.14.3-1|610	%files -n plasma-applet-calculator
14mu|kdeplasma-addons-4.14.3-1|611	%{_kde_appsdir}/plasma/plasmoids/calculator
14mu|kdeplasma-addons-4.14.3-1|612	%{_kde_services}/plasma-applet-calculator.desktop
14mu|kdeplasma-addons-4.14.3-1|613	
14mu|kdeplasma-addons-4.14.3-1|614	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|615	
14mu|kdeplasma-addons-4.14.3-1|616	%package -n plasma-applet-fifteenpuzzle
14mu|kdeplasma-addons-4.14.3-1|617	Summary:	Plasma fifteenpuzzle applets
14mu|kdeplasma-addons-4.14.3-1|618	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|619	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|620	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|621	
14mu|kdeplasma-addons-4.14.3-1|622	%description -n plasma-applet-fifteenpuzzle
14mu|kdeplasma-addons-4.14.3-1|623	Plasma fifteenpuzzle applets.
14mu|kdeplasma-addons-4.14.3-1|624	
14mu|kdeplasma-addons-4.14.3-1|625	%files -n plasma-applet-fifteenpuzzle
14mu|kdeplasma-addons-4.14.3-1|626	%{_kde_libdir}/kde4/plasma_applet_fifteenPuzzle.so
14mu|kdeplasma-addons-4.14.3-1|627	%{_kde_services}/plasma-applet-fifteenPuzzle.desktop
14mu|kdeplasma-addons-4.14.3-1|628	%{_kde_appsdir}/desktoptheme/default/fifteenPuzzle
14mu|kdeplasma-addons-4.14.3-1|629	%{_kde_iconsdir}/*/*/*/fifteenpuzzle.*
14mu|kdeplasma-addons-4.14.3-1|630	
14mu|kdeplasma-addons-4.14.3-1|631	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|632	
14mu|kdeplasma-addons-4.14.3-1|633	%package -n plasma-applet-kolourpicker
14mu|kdeplasma-addons-4.14.3-1|634	Summary:	Basic color picker
14mu|kdeplasma-addons-4.14.3-1|635	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|636	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|637	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|638	
14mu|kdeplasma-addons-4.14.3-1|639	%description -n plasma-applet-kolourpicker
14mu|kdeplasma-addons-4.14.3-1|640	Basic color picker.
14mu|kdeplasma-addons-4.14.3-1|641	
14mu|kdeplasma-addons-4.14.3-1|642	%files -n plasma-applet-kolourpicker
14mu|kdeplasma-addons-4.14.3-1|643	%{_kde_libdir}/kde4/plasma_applet_kolourpicker.so
14mu|kdeplasma-addons-4.14.3-1|644	%{_kde_services}/plasma-kolourpicker-default.desktop
14mu|kdeplasma-addons-4.14.3-1|645	
14mu|kdeplasma-addons-4.14.3-1|646	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|647	
14mu|kdeplasma-addons-4.14.3-1|648	%package -n plasma-applet-unitconverter
14mu|kdeplasma-addons-4.14.3-1|649	Summary:	Unit Converter
14mu|kdeplasma-addons-4.14.3-1|650	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|651	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|652	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|653	
14mu|kdeplasma-addons-4.14.3-1|654	%description -n plasma-applet-unitconverter
14mu|kdeplasma-addons-4.14.3-1|655	Unit Converter.
14mu|kdeplasma-addons-4.14.3-1|656	
14mu|kdeplasma-addons-4.14.3-1|657	%files -n plasma-applet-unitconverter
14mu|kdeplasma-addons-4.14.3-1|658	%{_kde_libdir}/kde4/plasma_applet_unitconverter.so
14mu|kdeplasma-addons-4.14.3-1|659	%{_kde_services}/plasma-applet-unitconverter.desktop
14mu|kdeplasma-addons-4.14.3-1|660	
14mu|kdeplasma-addons-4.14.3-1|661	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|662	
14mu|kdeplasma-addons-4.14.3-1|663	%package -n plasma-applet-systemloadviewer
14mu|kdeplasma-addons-4.14.3-1|664	Summary:	System Load Viewer
14mu|kdeplasma-addons-4.14.3-1|665	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|666	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|667	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|668	
14mu|kdeplasma-addons-4.14.3-1|669	%description -n plasma-applet-systemloadviewer
14mu|kdeplasma-addons-4.14.3-1|670	System Load Viewer.
14mu|kdeplasma-addons-4.14.3-1|671	
14mu|kdeplasma-addons-4.14.3-1|672	%files -n plasma-applet-systemloadviewer
14mu|kdeplasma-addons-4.14.3-1|673	%{_kde_libdir}/kde4/plasma-applet_systemloadviewer.so
14mu|kdeplasma-addons-4.14.3-1|674	%{_kde_services}/plasma-applet-systemloadviewer.desktop
14mu|kdeplasma-addons-4.14.3-1|675	
14mu|kdeplasma-addons-4.14.3-1|676	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|677	
14mu|kdeplasma-addons-4.14.3-1|678	%package -n plasma-applet-weather
14mu|kdeplasma-addons-4.14.3-1|679	Summary:	Weather Forecast
14mu|kdeplasma-addons-4.14.3-1|680	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|681	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|682	Conflicts:	plasma-wallpaper-qml < 4.10.2-2
14mu|kdeplasma-addons-4.14.3-1|683	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|684	
14mu|kdeplasma-addons-4.14.3-1|685	%description -n plasma-applet-weather
14mu|kdeplasma-addons-4.14.3-1|686	Weather Forecast.
14mu|kdeplasma-addons-4.14.3-1|687	
14mu|kdeplasma-addons-4.14.3-1|688	%files -n plasma-applet-weather
14mu|kdeplasma-addons-4.14.3-1|689	%{_kde_libdir}/kde4/plasma_applet_weather.so
14mu|kdeplasma-addons-4.14.3-1|690	%{_kde_services}/plasma-applet-weather.desktop
14mu|kdeplasma-addons-4.14.3-1|691	%{_kde_appsdir}/desktoptheme/default/weather/wind-arrows.svgz
14mu|kdeplasma-addons-4.14.3-1|692	%{_kde_appsdir}/plasma/packages/org.kde.weather/
14mu|kdeplasma-addons-4.14.3-1|693	
14mu|kdeplasma-addons-4.14.3-1|694	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|695	
14mu|kdeplasma-addons-4.14.3-1|696	%package -n plasma-applet-bubblemon
14mu|kdeplasma-addons-4.14.3-1|697	Summary:	Monitor your system
14mu|kdeplasma-addons-4.14.3-1|698	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|699	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|700	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|701	
14mu|kdeplasma-addons-4.14.3-1|702	%description -n plasma-applet-bubblemon
14mu|kdeplasma-addons-4.14.3-1|703	A pretty bubble that monitors your system.
14mu|kdeplasma-addons-4.14.3-1|704	
14mu|kdeplasma-addons-4.14.3-1|705	%files -n plasma-applet-bubblemon
14mu|kdeplasma-addons-4.14.3-1|706	%{_kde_libdir}/kde4/plasma_applet_bubblemon.so
14mu|kdeplasma-addons-4.14.3-1|707	%{_kde_services}/plasma-applet-bubblemon.desktop
14mu|kdeplasma-addons-4.14.3-1|708	%{_kde_appsdir}/desktoptheme/default/bubblemon/bubble.svg
14mu|kdeplasma-addons-4.14.3-1|709	
14mu|kdeplasma-addons-4.14.3-1|710	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|711	
14mu|kdeplasma-addons-4.14.3-1|712	%package -n plasma-dataengine-comic
14mu|kdeplasma-addons-4.14.3-1|713	Summary:	Plasma comic dataengines
14mu|kdeplasma-addons-4.14.3-1|714	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|715	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|716	Provides:	plasma-dataengine
14mu|kdeplasma-addons-4.14.3-1|717	Conflicts:	plasma-applet-comic < 4.10.4-2
14mu|kdeplasma-addons-4.14.3-1|718	
14mu|kdeplasma-addons-4.14.3-1|719	%description -n plasma-dataengine-comic
14mu|kdeplasma-addons-4.14.3-1|720	Plasma comic dataengines.
14mu|kdeplasma-addons-4.14.3-1|721	
14mu|kdeplasma-addons-4.14.3-1|722	%files -n plasma-dataengine-comic
14mu|kdeplasma-addons-4.14.3-1|723	%{_kde_libdir}/kde4/plasma_comic_krossprovider.so
14mu|kdeplasma-addons-4.14.3-1|724	%{_kde_libdir}/kde4/plasma_engine_comic.so
14mu|kdeplasma-addons-4.14.3-1|725	%{_kde_libdir}/kde4/plasma_packagestructure_comic.so
14mu|kdeplasma-addons-4.14.3-1|726	%{_kde_services}/plasma-dataengine-comic.desktop
14mu|kdeplasma-addons-4.14.3-1|727	%{_kde_services}/plasma-packagestructure-comic.desktop
14mu|kdeplasma-addons-4.14.3-1|728	%{_kde_servicetypes}/plasma_comicprovider.desktop
14mu|kdeplasma-addons-4.14.3-1|729	
14mu|kdeplasma-addons-4.14.3-1|730	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|731	
14mu|kdeplasma-addons-4.14.3-1|732	%package -n plasma-dataengine-microblog
14mu|kdeplasma-addons-4.14.3-1|733	Summary:	Plasma micrbolog dataengines
14mu|kdeplasma-addons-4.14.3-1|734	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|735	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|736	Provides:	plasma-dataengine
14mu|kdeplasma-addons-4.14.3-1|737	Provides:	plasma-dataengine-twitter = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|738	
14mu|kdeplasma-addons-4.14.3-1|739	%description -n plasma-dataengine-microblog
14mu|kdeplasma-addons-4.14.3-1|740	Plasma microblog dataengines.
14mu|kdeplasma-addons-4.14.3-1|741	
14mu|kdeplasma-addons-4.14.3-1|742	%files -n plasma-dataengine-microblog
14mu|kdeplasma-addons-4.14.3-1|743	%{_kde_libdir}/kde4/plasma_engine_microblog.so
14mu|kdeplasma-addons-4.14.3-1|744	%{_kde_services}/plasma-dataengine-microblog.desktop
14mu|kdeplasma-addons-4.14.3-1|745	
14mu|kdeplasma-addons-4.14.3-1|746	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|747	
14mu|kdeplasma-addons-4.14.3-1|748	%package -n plasma-dataengine-rtm
14mu|kdeplasma-addons-4.14.3-1|749	Summary:	An engine to work with Remember the Milk
14mu|kdeplasma-addons-4.14.3-1|750	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|751	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|752	Provides:	plasma-dataengine
14mu|kdeplasma-addons-4.14.3-1|753	Provides:	plasma-dataengine-rememberthemilk = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|754	Provides:	plasma-dataengine-rtm = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|755	
14mu|kdeplasma-addons-4.14.3-1|756	%description -n plasma-dataengine-rtm
14mu|kdeplasma-addons-4.14.3-1|757	An engine to work with Remember the Milk.
14mu|kdeplasma-addons-4.14.3-1|758	
14mu|kdeplasma-addons-4.14.3-1|759	%files -n plasma-dataengine-rtm
14mu|kdeplasma-addons-4.14.3-1|760	%{_kde_libdir}/kde4/plasma_engine_rtm.so
14mu|kdeplasma-addons-4.14.3-1|761	%{_kde_services}/plasma-engine-rtm.desktop
14mu|kdeplasma-addons-4.14.3-1|762	%{_kde_appsdir}/plasma/services/rtmauth.operations
14mu|kdeplasma-addons-4.14.3-1|763	%{_kde_appsdir}/plasma/services/rtmtask.operations
14mu|kdeplasma-addons-4.14.3-1|764	%{_kde_appsdir}/plasma/services/rtmtasks.operations
14mu|kdeplasma-addons-4.14.3-1|765	
14mu|kdeplasma-addons-4.14.3-1|766	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|767	
14mu|kdeplasma-addons-4.14.3-1|768	%package -n plasma-dataengine-ocs
14mu|kdeplasma-addons-4.14.3-1|769	Summary:	Open Collaboration Services
14mu|kdeplasma-addons-4.14.3-1|770	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|771	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|772	Provides:	plasma-dataengine
14mu|kdeplasma-addons-4.14.3-1|773	Provides:	plasma-dataengine-ocs = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|774	
14mu|kdeplasma-addons-4.14.3-1|775	%description -n plasma-dataengine-ocs
14mu|kdeplasma-addons-4.14.3-1|776	Open Collaboration Services.
14mu|kdeplasma-addons-4.14.3-1|777	
14mu|kdeplasma-addons-4.14.3-1|778	%files -n plasma-dataengine-ocs
14mu|kdeplasma-addons-4.14.3-1|779	%{_kde_libdir}/kde4/plasma_engine_ocs.so
14mu|kdeplasma-addons-4.14.3-1|780	%{_kde_services}/plasma-dataengine-ocs.desktop
14mu|kdeplasma-addons-4.14.3-1|781	
14mu|kdeplasma-addons-4.14.3-1|782	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|783	
14mu|kdeplasma-addons-4.14.3-1|784	%package -n plasma-dataengine-potd
14mu|kdeplasma-addons-4.14.3-1|785	Summary:	Picture of the Day
14mu|kdeplasma-addons-4.14.3-1|786	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|787	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|788	Provides:	plasma-dataengine
14mu|kdeplasma-addons-4.14.3-1|789	Provides:	plasma-dataengine-potd = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|790	
14mu|kdeplasma-addons-4.14.3-1|791	%description -n plasma-dataengine-potd
14mu|kdeplasma-addons-4.14.3-1|792	Data Engine for getting various online Pictures of The Day.
14mu|kdeplasma-addons-4.14.3-1|793	
14mu|kdeplasma-addons-4.14.3-1|794	%files -n plasma-dataengine-potd
14mu|kdeplasma-addons-4.14.3-1|795	%{_kde_libdir}/kde4/plasma_potd_apodprovider.so
14mu|kdeplasma-addons-4.14.3-1|796	%{_kde_libdir}/kde4/plasma_potd_epodprovider.so
14mu|kdeplasma-addons-4.14.3-1|797	%{_kde_libdir}/kde4/plasma_potd_flickrprovider.so
14mu|kdeplasma-addons-4.14.3-1|798	%{_kde_libdir}/kde4/plasma_potd_natgeoprovider.so
14mu|kdeplasma-addons-4.14.3-1|799	%{_kde_libdir}/kde4/plasma_potd_oseiprovider.so
14mu|kdeplasma-addons-4.14.3-1|800	%{_kde_libdir}/kde4/plasma_potd_wcpotdprovider.so
14mu|kdeplasma-addons-4.14.3-1|801	%{_kde_libdir}/kde4/plasma_engine_potd.so
14mu|kdeplasma-addons-4.14.3-1|802	%{_kde_services}/plasma-dataengine-potd.desktop
14mu|kdeplasma-addons-4.14.3-1|803	%{_kde_services}/apodprovider.desktop
14mu|kdeplasma-addons-4.14.3-1|804	%{_kde_services}/epodprovider.desktop
14mu|kdeplasma-addons-4.14.3-1|805	%{_kde_services}/flickrprovider.desktop
14mu|kdeplasma-addons-4.14.3-1|806	%{_kde_services}/natgeoprovider.desktop
14mu|kdeplasma-addons-4.14.3-1|807	%{_kde_services}/oseiprovider.desktop
14mu|kdeplasma-addons-4.14.3-1|808	%{_kde_services}/wcpotdprovider.desktop
14mu|kdeplasma-addons-4.14.3-1|809	%{_kde_servicetypes}/plasma_potdprovider.desktop
14mu|kdeplasma-addons-4.14.3-1|810	
14mu|kdeplasma-addons-4.14.3-1|811	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|812	
14mu|kdeplasma-addons-4.14.3-1|813	%package -n plasma-dataengine-konqprofiles
14mu|kdeplasma-addons-4.14.3-1|814	Summary:	List and launch Konqueror profiles
14mu|kdeplasma-addons-4.14.3-1|815	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|816	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|817	Provides:	plasma-dataengine
14mu|kdeplasma-addons-4.14.3-1|818	
14mu|kdeplasma-addons-4.14.3-1|819	%description -n plasma-dataengine-konqprofiles
14mu|kdeplasma-addons-4.14.3-1|820	Data Engine to list and launch Konqueror profiles.
14mu|kdeplasma-addons-4.14.3-1|821	
14mu|kdeplasma-addons-4.14.3-1|822	%files -n plasma-dataengine-konqprofiles
14mu|kdeplasma-addons-4.14.3-1|823	%{_kde_libdir}/kde4/plasma_engine_konqprofiles.so
14mu|kdeplasma-addons-4.14.3-1|824	%{_kde_services}/plasma-dataengine-konqprofiles.desktop
14mu|kdeplasma-addons-4.14.3-1|825	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.konqprofiles.operations
14mu|kdeplasma-addons-4.14.3-1|826	
14mu|kdeplasma-addons-4.14.3-1|827	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|828	
14mu|kdeplasma-addons-4.14.3-1|829	%package -n plasma-dataengine-konsoleprofiles
14mu|kdeplasma-addons-4.14.3-1|830	Summary:	List and launch Konsole profiles
14mu|kdeplasma-addons-4.14.3-1|831	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|832	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|833	Provides:	plasma-dataengine
14mu|kdeplasma-addons-4.14.3-1|834	
14mu|kdeplasma-addons-4.14.3-1|835	%description -n plasma-dataengine-konsoleprofiles
14mu|kdeplasma-addons-4.14.3-1|836	Data Engine to list and launch Konsole profiles.
14mu|kdeplasma-addons-4.14.3-1|837	
14mu|kdeplasma-addons-4.14.3-1|838	%files -n plasma-dataengine-konsoleprofiles
14mu|kdeplasma-addons-4.14.3-1|839	%{_kde_libdir}/kde4/plasma_engine_konsoleprofiles.so
14mu|kdeplasma-addons-4.14.3-1|840	%{_kde_services}/plasma-dataengine-konsoleprofiles.desktop
14mu|kdeplasma-addons-4.14.3-1|841	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.konsoleprofiles.operations
14mu|kdeplasma-addons-4.14.3-1|842	
14mu|kdeplasma-addons-4.14.3-1|843	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|844	
14mu|kdeplasma-addons-4.14.3-1|845	%package -n plasma-runner-converter
14mu|kdeplasma-addons-4.14.3-1|846	Summary:	Plasma converter runners
14mu|kdeplasma-addons-4.14.3-1|847	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|848	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|849	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|850	
14mu|kdeplasma-addons-4.14.3-1|851	%description -n plasma-runner-converter
14mu|kdeplasma-addons-4.14.3-1|852	Plasma converter runners.
14mu|kdeplasma-addons-4.14.3-1|853	
14mu|kdeplasma-addons-4.14.3-1|854	%files -n plasma-runner-converter
14mu|kdeplasma-addons-4.14.3-1|855	%{_kde_services}/plasma-runner-converter.desktop
14mu|kdeplasma-addons-4.14.3-1|856	%{_kde_libdir}/kde4/krunner_converter.so
14mu|kdeplasma-addons-4.14.3-1|857	
14mu|kdeplasma-addons-4.14.3-1|858	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|859	
14mu|kdeplasma-addons-4.14.3-1|860	%package -n plasma-runner-charrunner
14mu|kdeplasma-addons-4.14.3-1|861	Summary:	Plasma charrunner runners
14mu|kdeplasma-addons-4.14.3-1|862	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|863	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|864	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|865	
14mu|kdeplasma-addons-4.14.3-1|866	%description -n plasma-runner-charrunner
14mu|kdeplasma-addons-4.14.3-1|867	Plasma charrunner runners.
14mu|kdeplasma-addons-4.14.3-1|868	
14mu|kdeplasma-addons-4.14.3-1|869	%files -n plasma-runner-charrunner
14mu|kdeplasma-addons-4.14.3-1|870	%{_kde_libdir}/kde4/kcm_krunner_charrunner.so
14mu|kdeplasma-addons-4.14.3-1|871	%{_kde_libdir}/kde4/krunner_charrunner.so
14mu|kdeplasma-addons-4.14.3-1|872	%{_kde_services}/CharRunner_config.desktop
14mu|kdeplasma-addons-4.14.3-1|873	%{_kde_services}/CharacterRunner.desktop
14mu|kdeplasma-addons-4.14.3-1|874	
14mu|kdeplasma-addons-4.14.3-1|875	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|876	
14mu|kdeplasma-addons-4.14.3-1|877	%package -n plasma-runner-datetime
14mu|kdeplasma-addons-4.14.3-1|878	Summary:	Plasma charrunner runners
14mu|kdeplasma-addons-4.14.3-1|879	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|880	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|881	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|882	
14mu|kdeplasma-addons-4.14.3-1|883	%description -n plasma-runner-datetime
14mu|kdeplasma-addons-4.14.3-1|884	Plasma datetime runners.
14mu|kdeplasma-addons-4.14.3-1|885	
14mu|kdeplasma-addons-4.14.3-1|886	%files -n plasma-runner-datetime
14mu|kdeplasma-addons-4.14.3-1|887	%{_kde_libdir}/kde4/plasma_runner_datetime.so
14mu|kdeplasma-addons-4.14.3-1|888	%{_kde_services}/plasma-runner-datetime.desktop
14mu|kdeplasma-addons-4.14.3-1|889	
14mu|kdeplasma-addons-4.14.3-1|890	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|891	
14mu|kdeplasma-addons-4.14.3-1|892	%package -n plasma-runner-dictionary
14mu|kdeplasma-addons-4.14.3-1|893	Summary:	Plasma charrunner runners
14mu|kdeplasma-addons-4.14.3-1|894	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|895	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|896	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|897	
14mu|kdeplasma-addons-4.14.3-1|898	%description -n plasma-runner-dictionary
14mu|kdeplasma-addons-4.14.3-1|899	Plasma datetime runners.
14mu|kdeplasma-addons-4.14.3-1|900	
14mu|kdeplasma-addons-4.14.3-1|901	%files -n plasma-runner-dictionary
14mu|kdeplasma-addons-4.14.3-1|902	%{_kde_libdir}/kde4/kcm_krunner_dictionary.so
14mu|kdeplasma-addons-4.14.3-1|903	%{_kde_libdir}/kde4/krunner_dictionary.so
14mu|kdeplasma-addons-4.14.3-1|904	%{_kde_services}/plasma-runner-dictionary.desktop
14mu|kdeplasma-addons-4.14.3-1|905	%{_kde_services}/plasma-runner-dictionary_config.desktop
14mu|kdeplasma-addons-4.14.3-1|906	
14mu|kdeplasma-addons-4.14.3-1|907	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|908	
14mu|kdeplasma-addons-4.14.3-1|909	%package -n plasma-runner-contacts
14mu|kdeplasma-addons-4.14.3-1|910	Summary:	Plasma contacts runners
14mu|kdeplasma-addons-4.14.3-1|911	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|912	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|913	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|914	
14mu|kdeplasma-addons-4.14.3-1|915	%description -n plasma-runner-contacts
14mu|kdeplasma-addons-4.14.3-1|916	Plasma contacts runners.
14mu|kdeplasma-addons-4.14.3-1|917	
14mu|kdeplasma-addons-4.14.3-1|918	%files -n plasma-runner-contacts
14mu|kdeplasma-addons-4.14.3-1|919	%{_kde_libdir}/kde4/krunner_contacts.so
14mu|kdeplasma-addons-4.14.3-1|920	%{_kde_services}/plasma-runner-contacts.desktop
14mu|kdeplasma-addons-4.14.3-1|921	
14mu|kdeplasma-addons-4.14.3-1|922	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|923	
14mu|kdeplasma-addons-4.14.3-1|924	%package -n plasma-runner-events
14mu|kdeplasma-addons-4.14.3-1|925	Summary:	Plasma events runners
14mu|kdeplasma-addons-4.14.3-1|926	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|927	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|928	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|929	
14mu|kdeplasma-addons-4.14.3-1|930	%description -n plasma-runner-events
14mu|kdeplasma-addons-4.14.3-1|931	Plasma events runners.
14mu|kdeplasma-addons-4.14.3-1|932	
14mu|kdeplasma-addons-4.14.3-1|933	%files -n plasma-runner-events
14mu|kdeplasma-addons-4.14.3-1|934	%{_kde_libdir}/kde4/plasma_runner_events.so
14mu|kdeplasma-addons-4.14.3-1|935	%{_kde_libdir}/kde4/kcm_plasma_runner_events.so
14mu|kdeplasma-addons-4.14.3-1|936	%{_kde_services}/plasma-runner-events_config.desktop
14mu|kdeplasma-addons-4.14.3-1|937	%{_kde_services}/plasma-runner-events.desktop
14mu|kdeplasma-addons-4.14.3-1|938	
14mu|kdeplasma-addons-4.14.3-1|939	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|940	
14mu|kdeplasma-addons-4.14.3-1|941	%package -n plasma-applet-weatherstation
14mu|kdeplasma-addons-4.14.3-1|942	Summary:	Plasma applet weatherstation
14mu|kdeplasma-addons-4.14.3-1|943	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|944	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|945	Conflicts:	plasma-wallpaper-qml < 4.10.2-2
14mu|kdeplasma-addons-4.14.3-1|946	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|947	
14mu|kdeplasma-addons-4.14.3-1|948	%description -n plasma-applet-weatherstation
14mu|kdeplasma-addons-4.14.3-1|949	Plasma applet weatherstation.
14mu|kdeplasma-addons-4.14.3-1|950	
14mu|kdeplasma-addons-4.14.3-1|951	%files -n plasma-applet-weatherstation
14mu|kdeplasma-addons-4.14.3-1|952	%{_kde_libdir}/kde4/plasma_applet_weatherstation.so
14mu|kdeplasma-addons-4.14.3-1|953	%{_kde_appsdir}/desktoptheme/default/weatherstation
14mu|kdeplasma-addons-4.14.3-1|954	%{_kde_appsdir}/plasma/packages/org.kde.lcdweather/
14mu|kdeplasma-addons-4.14.3-1|955	%{_kde_services}/plasma-applet-weatherstation.desktop
14mu|kdeplasma-addons-4.14.3-1|956	
14mu|kdeplasma-addons-4.14.3-1|957	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|958	
14mu|kdeplasma-addons-4.14.3-1|959	%package -n plasma-applet-news
14mu|kdeplasma-addons-4.14.3-1|960	Summary:	Plasma applet news
14mu|kdeplasma-addons-4.14.3-1|961	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|962	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|963	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|964	
14mu|kdeplasma-addons-4.14.3-1|965	%description -n plasma-applet-news
14mu|kdeplasma-addons-4.14.3-1|966	Plasma applet news
14mu|kdeplasma-addons-4.14.3-1|967	
14mu|kdeplasma-addons-4.14.3-1|968	%files -n plasma-applet-news
14mu|kdeplasma-addons-4.14.3-1|969	%{_kde_services}/plasma-applet-news.desktop
14mu|kdeplasma-addons-4.14.3-1|970	%{_kde_libdir}/kde4/plasma_applet_news.so
14mu|kdeplasma-addons-4.14.3-1|971	%{_kde_appsdir}/desktoptheme/default/stylesheets/news.css
14mu|kdeplasma-addons-4.14.3-1|972	
14mu|kdeplasma-addons-4.14.3-1|973	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|974	
14mu|kdeplasma-addons-4.14.3-1|975	%package -n plasma-applet-charselect
14mu|kdeplasma-addons-4.14.3-1|976	Summary:	Plasma applet charselect
14mu|kdeplasma-addons-4.14.3-1|977	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|978	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|979	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|980	
14mu|kdeplasma-addons-4.14.3-1|981	%description -n plasma-applet-charselect
14mu|kdeplasma-addons-4.14.3-1|982	Plasma applet charselect
14mu|kdeplasma-addons-4.14.3-1|983	
14mu|kdeplasma-addons-4.14.3-1|984	%files -n plasma-applet-charselect
14mu|kdeplasma-addons-4.14.3-1|985	%{_kde_services}/plasma-applet-charselect.desktop
14mu|kdeplasma-addons-4.14.3-1|986	%{_kde_libdir}/kde4/plasma_applet_charselect.so
14mu|kdeplasma-addons-4.14.3-1|987	
14mu|kdeplasma-addons-4.14.3-1|988	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|989	
14mu|kdeplasma-addons-4.14.3-1|990	%package -n plasma-applet-eyes
14mu|kdeplasma-addons-4.14.3-1|991	Summary:	Plasma applet paste
14mu|kdeplasma-addons-4.14.3-1|992	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|993	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|994	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|995	
14mu|kdeplasma-addons-4.14.3-1|996	%description -n plasma-applet-eyes
14mu|kdeplasma-addons-4.14.3-1|997	Plasma applet eyes
14mu|kdeplasma-addons-4.14.3-1|998	
14mu|kdeplasma-addons-4.14.3-1|999	%files -n plasma-applet-eyes
14mu|kdeplasma-addons-4.14.3-1|1000	%{_kde_libdir}/kde4/plasma_applet_eyes.so
14mu|kdeplasma-addons-4.14.3-1|1001	%{_kde_services}/plasma-applet-eyes.desktop
14mu|kdeplasma-addons-4.14.3-1|1002	%{_kde_iconsdir}/hicolor/*/apps/eyes.*
14mu|kdeplasma-addons-4.14.3-1|1003	
14mu|kdeplasma-addons-4.14.3-1|1004	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1005	
14mu|kdeplasma-addons-4.14.3-1|1006	%package -n plasma-applet-paste
14mu|kdeplasma-addons-4.14.3-1|1007	Summary:	Plasma applet paste
14mu|kdeplasma-addons-4.14.3-1|1008	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1009	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1010	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1011	
14mu|kdeplasma-addons-4.14.3-1|1012	%description -n plasma-applet-paste
14mu|kdeplasma-addons-4.14.3-1|1013	Plasma applet paste
14mu|kdeplasma-addons-4.14.3-1|1014	
14mu|kdeplasma-addons-4.14.3-1|1015	%files -n plasma-applet-paste
14mu|kdeplasma-addons-4.14.3-1|1016	%{_kde_libdir}/kde4/plasma_applet_paste.so
14mu|kdeplasma-addons-4.14.3-1|1017	%{_kde_services}/plasma-applet-paste.desktop
14mu|kdeplasma-addons-4.14.3-1|1018	
14mu|kdeplasma-addons-4.14.3-1|1019	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1020	
14mu|kdeplasma-addons-4.14.3-1|1021	%package -n plasma-applet-timer
14mu|kdeplasma-addons-4.14.3-1|1022	Summary:	Plasma applet timer
14mu|kdeplasma-addons-4.14.3-1|1023	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1024	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1025	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1026	
14mu|kdeplasma-addons-4.14.3-1|1027	%description -n plasma-applet-timer
14mu|kdeplasma-addons-4.14.3-1|1028	Plasma applet timer
14mu|kdeplasma-addons-4.14.3-1|1029	
14mu|kdeplasma-addons-4.14.3-1|1030	%files -n plasma-applet-timer
14mu|kdeplasma-addons-4.14.3-1|1031	%{_kde_libdir}/kde4/plasma_applet_timer.so
14mu|kdeplasma-addons-4.14.3-1|1032	%{_kde_services}/plasma-applet-timer.desktop
14mu|kdeplasma-addons-4.14.3-1|1033	
14mu|kdeplasma-addons-4.14.3-1|1034	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1035	
14mu|kdeplasma-addons-4.14.3-1|1036	%package -n plasma-applet-opendesktop
14mu|kdeplasma-addons-4.14.3-1|1037	Summary:	Communicate using the Social Desktop
14mu|kdeplasma-addons-4.14.3-1|1038	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1039	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1040	Requires:	plasma-dataengine-ocs
14mu|kdeplasma-addons-4.14.3-1|1041	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1042	
14mu|kdeplasma-addons-4.14.3-1|1043	%description -n plasma-applet-opendesktop
14mu|kdeplasma-addons-4.14.3-1|1044	Communicate using the Social Desktop.
14mu|kdeplasma-addons-4.14.3-1|1045	
14mu|kdeplasma-addons-4.14.3-1|1046	%files -n plasma-applet-opendesktop
14mu|kdeplasma-addons-4.14.3-1|1047	%{_kde_libdir}/kde4/plasma_applet_opendesktop.so
14mu|kdeplasma-addons-4.14.3-1|1048	%{_kde_services}/plasma-applet-opendesktop.desktop
14mu|kdeplasma-addons-4.14.3-1|1049	%{_kde_services}/plasma-applet-opendesktop-activities.desktop
14mu|kdeplasma-addons-4.14.3-1|1050	%{_kde_libdir}/kde4/plasma_applet_opendesktop_activities.so
14mu|kdeplasma-addons-4.14.3-1|1051	%{_kde_appsdir}/plasma-applet-opendesktop-activities/plasma-applet-opendesktop-activities.notifyrc
14mu|kdeplasma-addons-4.14.3-1|1052	%{_kde_appsdir}/plasma/services/ocsPerson.operations
14mu|kdeplasma-addons-4.14.3-1|1053	%{_kde_appsdir}/plasma-applet-opendesktop
14mu|kdeplasma-addons-4.14.3-1|1054	
14mu|kdeplasma-addons-4.14.3-1|1055	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1056	
14mu|kdeplasma-addons-4.14.3-1|1057	%package -n plasma-applet-magnifique
14mu|kdeplasma-addons-4.14.3-1|1058	Summary:	A magnification glass for Plasma canvas
14mu|kdeplasma-addons-4.14.3-1|1059	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1060	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1061	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1062	
14mu|kdeplasma-addons-4.14.3-1|1063	%description -n plasma-applet-magnifique
14mu|kdeplasma-addons-4.14.3-1|1064	A magnification glass for Plasma canvas.
14mu|kdeplasma-addons-4.14.3-1|1065	
14mu|kdeplasma-addons-4.14.3-1|1066	%files -n plasma-applet-magnifique
14mu|kdeplasma-addons-4.14.3-1|1067	%{_kde_libdir}/kde4/plasma_applet_magnifique.so
14mu|kdeplasma-addons-4.14.3-1|1068	%{_kde_services}/plasma-applet-magnifique.desktop
14mu|kdeplasma-addons-4.14.3-1|1069	
14mu|kdeplasma-addons-4.14.3-1|1070	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1071	
14mu|kdeplasma-addons-4.14.3-1|1072	%package -n plasma-applet-qalculate
14mu|kdeplasma-addons-4.14.3-1|1073	Summary:	A Qalculate plasma applet
14mu|kdeplasma-addons-4.14.3-1|1074	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1075	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1076	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1077	
14mu|kdeplasma-addons-4.14.3-1|1078	%description -n plasma-applet-qalculate
14mu|kdeplasma-addons-4.14.3-1|1079	A Qalculate plasma applet
14mu|kdeplasma-addons-4.14.3-1|1080	
14mu|kdeplasma-addons-4.14.3-1|1081	%files -n plasma-applet-qalculate
14mu|kdeplasma-addons-4.14.3-1|1082	%{_kde_libdir}/kde4/plasma_applet_qalculate.so
14mu|kdeplasma-addons-4.14.3-1|1083	%{_kde_services}/plasma-applet-qalculate.desktop
14mu|kdeplasma-addons-4.14.3-1|1084	%{_kde_iconsdir}/hicolor/*/apps/qalculate-applet.png
14mu|kdeplasma-addons-4.14.3-1|1085	
14mu|kdeplasma-addons-4.14.3-1|1086	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1087	
14mu|kdeplasma-addons-4.14.3-1|1088	%package -n plasma-applet-mediaplayer
14mu|kdeplasma-addons-4.14.3-1|1089	Summary:	Widget that can play video and sound
14mu|kdeplasma-addons-4.14.3-1|1090	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1091	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1092	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1093	
14mu|kdeplasma-addons-4.14.3-1|1094	%description -n plasma-applet-mediaplayer
14mu|kdeplasma-addons-4.14.3-1|1095	Widget that can play video and sound.
14mu|kdeplasma-addons-4.14.3-1|1096	
14mu|kdeplasma-addons-4.14.3-1|1097	%files -n plasma-applet-mediaplayer
14mu|kdeplasma-addons-4.14.3-1|1098	%{_kde_libdir}/kde4/plasma_applet_mediaplayer.so
14mu|kdeplasma-addons-4.14.3-1|1099	%{_kde_services}/plasma-applet-mediaplayer.desktop
14mu|kdeplasma-addons-4.14.3-1|1100	
14mu|kdeplasma-addons-4.14.3-1|1101	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1102	
14mu|kdeplasma-addons-4.14.3-1|1103	%package -n plasma-applet-spellcheck
14mu|kdeplasma-addons-4.14.3-1|1104	Summary:	Fast spell checking applet
14mu|kdeplasma-addons-4.14.3-1|1105	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1106	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1107	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1108	
14mu|kdeplasma-addons-4.14.3-1|1109	%description -n plasma-applet-spellcheck
14mu|kdeplasma-addons-4.14.3-1|1110	Fast spell checking applet
14mu|kdeplasma-addons-4.14.3-1|1111	
14mu|kdeplasma-addons-4.14.3-1|1112	%files -n plasma-applet-spellcheck
14mu|kdeplasma-addons-4.14.3-1|1113	%{_kde_libdir}/kde4/plasma_applet_spellcheck.so
14mu|kdeplasma-addons-4.14.3-1|1114	%{_kde_services}/plasma-applet-spellcheck.desktop
14mu|kdeplasma-addons-4.14.3-1|1115	
14mu|kdeplasma-addons-4.14.3-1|1116	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1117	
14mu|kdeplasma-addons-4.14.3-1|1118	%package -n plasma-applet-webslice
14mu|kdeplasma-addons-4.14.3-1|1119	Summary:	Applet that show a part of a webpage
14mu|kdeplasma-addons-4.14.3-1|1120	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1121	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1122	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1123	
14mu|kdeplasma-addons-4.14.3-1|1124	%description -n plasma-applet-webslice
14mu|kdeplasma-addons-4.14.3-1|1125	Applet that show a part of a webpage
14mu|kdeplasma-addons-4.14.3-1|1126	
14mu|kdeplasma-addons-4.14.3-1|1127	%files -n plasma-applet-webslice
14mu|kdeplasma-addons-4.14.3-1|1128	%{_kde_services}/plasma-applet-webslice.desktop
14mu|kdeplasma-addons-4.14.3-1|1129	%{_kde_libdir}/kde4/plasma_applet_webslice.so
14mu|kdeplasma-addons-4.14.3-1|1130	
14mu|kdeplasma-addons-4.14.3-1|1131	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1132	
14mu|kdeplasma-addons-4.14.3-1|1133	%package -n plasma-applet-rtm
14mu|kdeplasma-addons-4.14.3-1|1134	Summary:	Remember The Milk Todo list applet
14mu|kdeplasma-addons-4.14.3-1|1135	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1136	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1137	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1138	Provides:	plasma-applet-rememberthemilk = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|1139	Requires:	plasma-dataengine-rtm = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|1140	
14mu|kdeplasma-addons-4.14.3-1|1141	%description -n plasma-applet-rtm
14mu|kdeplasma-addons-4.14.3-1|1142	Remember The Milk Todo list applet.
14mu|kdeplasma-addons-4.14.3-1|1143	
14mu|kdeplasma-addons-4.14.3-1|1144	%files -n plasma-applet-rtm
14mu|kdeplasma-addons-4.14.3-1|1145	%{_kde_libdir}/kde4/plasma_applet_rtm.so
14mu|kdeplasma-addons-4.14.3-1|1146	%{_kde_services}/plasma-applet-rememberthemilk.desktop
14mu|kdeplasma-addons-4.14.3-1|1147	
14mu|kdeplasma-addons-4.14.3-1|1148	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1149	
14mu|kdeplasma-addons-4.14.3-1|1150	%package -n plasma-runner-konquerorsessions
14mu|kdeplasma-addons-4.14.3-1|1151	Summary:	Plasma runner places
14mu|kdeplasma-addons-4.14.3-1|1152	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1153	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1154	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1155	
14mu|kdeplasma-addons-4.14.3-1|1156	%description -n plasma-runner-konquerorsessions
14mu|kdeplasma-addons-4.14.3-1|1157	Plasma runner konquerorsessions.
14mu|kdeplasma-addons-4.14.3-1|1158	
14mu|kdeplasma-addons-4.14.3-1|1159	%files -n plasma-runner-konquerorsessions
14mu|kdeplasma-addons-4.14.3-1|1160	%{_kde_services}/konquerorsessions.desktop
14mu|kdeplasma-addons-4.14.3-1|1161	%{_kde_libdir}/kde4/krunner_konquerorsessions.so
14mu|kdeplasma-addons-4.14.3-1|1162	
14mu|kdeplasma-addons-4.14.3-1|1163	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1164	
14mu|kdeplasma-addons-4.14.3-1|1165	%package -n plasma-runner-katesessions
14mu|kdeplasma-addons-4.14.3-1|1166	Summary:	Plasma runner katesessions
14mu|kdeplasma-addons-4.14.3-1|1167	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1168	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1169	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1170	
14mu|kdeplasma-addons-4.14.3-1|1171	%description -n plasma-runner-katesessions
14mu|kdeplasma-addons-4.14.3-1|1172	Plasma runner katesessions.
14mu|kdeplasma-addons-4.14.3-1|1173	
14mu|kdeplasma-addons-4.14.3-1|1174	%files -n plasma-runner-katesessions
14mu|kdeplasma-addons-4.14.3-1|1175	%{_kde_services}/katesessions.desktop
14mu|kdeplasma-addons-4.14.3-1|1176	%{_kde_libdir}/kde4/krunner_katesessions.so
14mu|kdeplasma-addons-4.14.3-1|1177	
14mu|kdeplasma-addons-4.14.3-1|1178	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1179	
14mu|kdeplasma-addons-4.14.3-1|1180	%package -n plasma-runner-konsolesessions
14mu|kdeplasma-addons-4.14.3-1|1181	Summary:	Plasma runner konsolesessions
14mu|kdeplasma-addons-4.14.3-1|1182	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1183	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1184	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1185	
14mu|kdeplasma-addons-4.14.3-1|1186	%description -n plasma-runner-konsolesessions
14mu|kdeplasma-addons-4.14.3-1|1187	Plasma runner konsolesessions.
14mu|kdeplasma-addons-4.14.3-1|1188	
14mu|kdeplasma-addons-4.14.3-1|1189	%files -n plasma-runner-konsolesessions
14mu|kdeplasma-addons-4.14.3-1|1190	%{_kde_services}/konsolesessions.desktop
14mu|kdeplasma-addons-4.14.3-1|1191	%{_kde_libdir}/kde4/krunner_konsolesessions.so
14mu|kdeplasma-addons-4.14.3-1|1192	
14mu|kdeplasma-addons-4.14.3-1|1193	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1194	
14mu|kdeplasma-addons-4.14.3-1|1195	%package -n plasma-runner-browserhistory
14mu|kdeplasma-addons-4.14.3-1|1196	Summary:	Plasma runner browserhistory
14mu|kdeplasma-addons-4.14.3-1|1197	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1198	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1199	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1200	
14mu|kdeplasma-addons-4.14.3-1|1201	%description -n plasma-runner-browserhistory
14mu|kdeplasma-addons-4.14.3-1|1202	Plasma runner browserhistory.
14mu|kdeplasma-addons-4.14.3-1|1203	
14mu|kdeplasma-addons-4.14.3-1|1204	%files -n plasma-runner-browserhistory
14mu|kdeplasma-addons-4.14.3-1|1205	%{_kde_libdir}/kde4/krunner_browserhistory.so
14mu|kdeplasma-addons-4.14.3-1|1206	%{_kde_services}/browserhistory.desktop
14mu|kdeplasma-addons-4.14.3-1|1207	
14mu|kdeplasma-addons-4.14.3-1|1208	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1209	
14mu|kdeplasma-addons-4.14.3-1|1210	%package -n plasma-runner-spellchecker
14mu|kdeplasma-addons-4.14.3-1|1211	Summary:	Plasma runner spellchecker
14mu|kdeplasma-addons-4.14.3-1|1212	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1213	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1214	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1215	
14mu|kdeplasma-addons-4.14.3-1|1216	%description -n plasma-runner-spellchecker
14mu|kdeplasma-addons-4.14.3-1|1217	Plasma runner spellchecker.
14mu|kdeplasma-addons-4.14.3-1|1218	
14mu|kdeplasma-addons-4.14.3-1|1219	%files -n plasma-runner-spellchecker
14mu|kdeplasma-addons-4.14.3-1|1220	%{_kde_services}/plasma-runner-spellchecker.desktop
14mu|kdeplasma-addons-4.14.3-1|1221	%{_kde_services}/plasma-runner-spellchecker_config.desktop
14mu|kdeplasma-addons-4.14.3-1|1222	%{_kde_libdir}/kde4/krunner_spellcheckrunner.so
14mu|kdeplasma-addons-4.14.3-1|1223	%{_kde_libdir}/kde4/kcm_krunner_spellcheck.so
14mu|kdeplasma-addons-4.14.3-1|1224	
14mu|kdeplasma-addons-4.14.3-1|1225	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1226	
14mu|kdeplasma-addons-4.14.3-1|1227	%package -n plasma-runner-audioplayercontrol
14mu|kdeplasma-addons-4.14.3-1|1228	Summary:	Plasma runner audioplayercontrol
14mu|kdeplasma-addons-4.14.3-1|1229	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1230	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1231	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1232	
14mu|kdeplasma-addons-4.14.3-1|1233	%description -n plasma-runner-audioplayercontrol
14mu|kdeplasma-addons-4.14.3-1|1234	Plasma runner audioplayercontrol.
14mu|kdeplasma-addons-4.14.3-1|1235	
14mu|kdeplasma-addons-4.14.3-1|1236	%files -n plasma-runner-audioplayercontrol
14mu|kdeplasma-addons-4.14.3-1|1237	%{_kde_libdir}/kde4/kcm_krunner_audioplayercontrol.so
14mu|kdeplasma-addons-4.14.3-1|1238	%{_kde_libdir}/kde4/krunner_audioplayercontrol.so
14mu|kdeplasma-addons-4.14.3-1|1239	%{_kde_services}/plasma-runner-audioplayercontrol.desktop
14mu|kdeplasma-addons-4.14.3-1|1240	%{_kde_services}/plasma-runner-audioplayercontrol_config.desktop
14mu|kdeplasma-addons-4.14.3-1|1241	
14mu|kdeplasma-addons-4.14.3-1|1242	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1243	
14mu|kdeplasma-addons-4.14.3-1|1244	%package -n plasma-runner-kopete
14mu|kdeplasma-addons-4.14.3-1|1245	Summary:	Plasma runner kopete
14mu|kdeplasma-addons-4.14.3-1|1246	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1247	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1248	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1249	
14mu|kdeplasma-addons-4.14.3-1|1250	%description -n plasma-runner-kopete
14mu|kdeplasma-addons-4.14.3-1|1251	Plasma runner kopete.
14mu|kdeplasma-addons-4.14.3-1|1252	
14mu|kdeplasma-addons-4.14.3-1|1253	%files -n plasma-runner-kopete
14mu|kdeplasma-addons-4.14.3-1|1254	%{_kde_libdir}/kde4/krunner_kopete.so
14mu|kdeplasma-addons-4.14.3-1|1255	%{_kde_services}/plasma-runner-kopete.desktop
14mu|kdeplasma-addons-4.14.3-1|1256	
14mu|kdeplasma-addons-4.14.3-1|1257	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1258	
14mu|kdeplasma-addons-4.14.3-1|1259	%package -n plasma-runner-mediawiki
14mu|kdeplasma-addons-4.14.3-1|1260	Summary:	Plasma runner mediawiki (matches MediaWiki queries)
14mu|kdeplasma-addons-4.14.3-1|1261	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1262	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1263	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1264	
14mu|kdeplasma-addons-4.14.3-1|1265	%description -n plasma-runner-mediawiki
14mu|kdeplasma-addons-4.14.3-1|1266	Plasma runner mediawiki (matches MediaWiki queries).
14mu|kdeplasma-addons-4.14.3-1|1267	
14mu|kdeplasma-addons-4.14.3-1|1268	%files -n plasma-runner-mediawiki
14mu|kdeplasma-addons-4.14.3-1|1269	%{_kde_libdir}/kde4/krunner_mediawiki.so
14mu|kdeplasma-addons-4.14.3-1|1270	%{_kde_services}/plasma-runner-techbase.desktop
14mu|kdeplasma-addons-4.14.3-1|1271	%{_kde_services}/plasma-runner-wikipedia.desktop
14mu|kdeplasma-addons-4.14.3-1|1272	%{_kde_services}/plasma-runner-wikitravel.desktop
14mu|kdeplasma-addons-4.14.3-1|1273	
14mu|kdeplasma-addons-4.14.3-1|1274	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1275	
14mu|kdeplasma-addons-4.14.3-1|1276	%package -n plasma-runner-translator
14mu|kdeplasma-addons-4.14.3-1|1277	Summary:	Plasma translator runner
14mu|kdeplasma-addons-4.14.3-1|1278	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1279	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1280	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1281	
14mu|kdeplasma-addons-4.14.3-1|1282	%description -n plasma-runner-translator
14mu|kdeplasma-addons-4.14.3-1|1283	Provides translation via Google Translate.
14mu|kdeplasma-addons-4.14.3-1|1284	
14mu|kdeplasma-addons-4.14.3-1|1285	%files -n plasma-runner-translator
14mu|kdeplasma-addons-4.14.3-1|1286	%{_kde_libdir}/kde4/krunner_translator.so
14mu|kdeplasma-addons-4.14.3-1|1287	%{_kde_services}/plasma-runner-translator.desktop
14mu|kdeplasma-addons-4.14.3-1|1288	
14mu|kdeplasma-addons-4.14.3-1|1289	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1290	
14mu|kdeplasma-addons-4.14.3-1|1291	%package -n plasma-runner-youtube
14mu|kdeplasma-addons-4.14.3-1|1292	Summary:	Plasma runner youtube (matches YouTube queries)
14mu|kdeplasma-addons-4.14.3-1|1293	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1294	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1295	Provides:	plasma-runner
14mu|kdeplasma-addons-4.14.3-1|1296	Conflicts:	kipi-plugins-youtube < 2.0.2-2
14mu|kdeplasma-addons-4.14.3-1|1297	
14mu|kdeplasma-addons-4.14.3-1|1298	%description -n plasma-runner-youtube
14mu|kdeplasma-addons-4.14.3-1|1299	Plasma runner youtube (matches YouTube queries).
14mu|kdeplasma-addons-4.14.3-1|1300	
14mu|kdeplasma-addons-4.14.3-1|1301	%files -n plasma-runner-youtube
14mu|kdeplasma-addons-4.14.3-1|1302	%{_kde_libdir}/kde4/krunner_youtube.so
14mu|kdeplasma-addons-4.14.3-1|1303	%{_kde_services}/plasma-runner-youtube.desktop
14mu|kdeplasma-addons-4.14.3-1|1304	%{_kde_iconsdir}/hicolor/*/actions/krunner_youtube.*
14mu|kdeplasma-addons-4.14.3-1|1305	
14mu|kdeplasma-addons-4.14.3-1|1306	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1307	
14mu|kdeplasma-addons-4.14.3-1|1308	%package -n plasma-wallpaper-pattern
14mu|kdeplasma-addons-4.14.3-1|1309	Summary:	Pattern wallpaper
14mu|kdeplasma-addons-4.14.3-1|1310	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1311	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1312	Provides:	plasma-wallpaper
14mu|kdeplasma-addons-4.14.3-1|1313	
14mu|kdeplasma-addons-4.14.3-1|1314	%description -n plasma-wallpaper-pattern
14mu|kdeplasma-addons-4.14.3-1|1315	Pattern wallpaper.
14mu|kdeplasma-addons-4.14.3-1|1316	
14mu|kdeplasma-addons-4.14.3-1|1317	%files -n plasma-wallpaper-pattern
14mu|kdeplasma-addons-4.14.3-1|1318	%{_kde_libdir}/kde4/plasma_wallpaper_pattern.so
14mu|kdeplasma-addons-4.14.3-1|1319	%{_kde_services}/plasma-wallpaper-pattern.desktop
14mu|kdeplasma-addons-4.14.3-1|1320	%{_kde_appsdir}/plasma_wallpaper_pattern
14mu|kdeplasma-addons-4.14.3-1|1321	
14mu|kdeplasma-addons-4.14.3-1|1322	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1323	
14mu|kdeplasma-addons-4.14.3-1|1324	%package -n plasma-wallpaper-weather
14mu|kdeplasma-addons-4.14.3-1|1325	Summary:	Weather wallpaper
14mu|kdeplasma-addons-4.14.3-1|1326	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1327	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1328	Provides:	plasma-wallpaper
14mu|kdeplasma-addons-4.14.3-1|1329	
14mu|kdeplasma-addons-4.14.3-1|1330	%description -n plasma-wallpaper-weather
14mu|kdeplasma-addons-4.14.3-1|1331	Weather wallpaper.
14mu|kdeplasma-addons-4.14.3-1|1332	
14mu|kdeplasma-addons-4.14.3-1|1333	%files -n plasma-wallpaper-weather
14mu|kdeplasma-addons-4.14.3-1|1334	%{_kde_libdir}/kde4/plasma_wallpaper_weather.so
14mu|kdeplasma-addons-4.14.3-1|1335	%{_kde_services}/plasma-wallpaper-weather.desktop
14mu|kdeplasma-addons-4.14.3-1|1336	%{_kde_configdir}/plasmaweather.knsrc
14mu|kdeplasma-addons-4.14.3-1|1337	
14mu|kdeplasma-addons-4.14.3-1|1338	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1339	
14mu|kdeplasma-addons-4.14.3-1|1340	%package -n plasma-wallpaper-virus
14mu|kdeplasma-addons-4.14.3-1|1341	Summary:	Virus wallpaper
14mu|kdeplasma-addons-4.14.3-1|1342	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1343	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1344	Provides:	plasma-wallpaper
14mu|kdeplasma-addons-4.14.3-1|1345	
14mu|kdeplasma-addons-4.14.3-1|1346	%description -n plasma-wallpaper-virus
14mu|kdeplasma-addons-4.14.3-1|1347	Virus wallpaper.
14mu|kdeplasma-addons-4.14.3-1|1348	
14mu|kdeplasma-addons-4.14.3-1|1349	%files -n plasma-wallpaper-virus
14mu|kdeplasma-addons-4.14.3-1|1350	%{_kde_libdir}/kde4/plasma_wallpaper_virus.so
14mu|kdeplasma-addons-4.14.3-1|1351	%{_kde_services}/plasma-wallpaper-virus.desktop
14mu|kdeplasma-addons-4.14.3-1|1352	%{_kde_configdir}/virus_wallpaper.knsrc
14mu|kdeplasma-addons-4.14.3-1|1353	
14mu|kdeplasma-addons-4.14.3-1|1354	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1355	
14mu|kdeplasma-addons-4.14.3-1|1356	%package -n plasma-wallpaper-marble
14mu|kdeplasma-addons-4.14.3-1|1357	Summary:	Marble wallpaper
14mu|kdeplasma-addons-4.14.3-1|1358	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1359	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1360	Requires:	marble-common
14mu|kdeplasma-addons-4.14.3-1|1361	Provides:	plasma-wallpaper
14mu|kdeplasma-addons-4.14.3-1|1362	
14mu|kdeplasma-addons-4.14.3-1|1363	%description -n plasma-wallpaper-marble
14mu|kdeplasma-addons-4.14.3-1|1364	Marble wallpaper.
14mu|kdeplasma-addons-4.14.3-1|1365	
14mu|kdeplasma-addons-4.14.3-1|1366	%files -n plasma-wallpaper-marble
14mu|kdeplasma-addons-4.14.3-1|1367	%{_kde_libdir}/kde4/plasma_wallpaper_marble.so
14mu|kdeplasma-addons-4.14.3-1|1368	%{_kde_services}/plasma-wallpaper-marble.desktop
14mu|kdeplasma-addons-4.14.3-1|1369	
14mu|kdeplasma-addons-4.14.3-1|1370	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1371	
14mu|kdeplasma-addons-4.14.3-1|1372	%package -n plasma-wallpaper-mandelbrot
14mu|kdeplasma-addons-4.14.3-1|1373	Summary:	Mandelbrot wallpaper
14mu|kdeplasma-addons-4.14.3-1|1374	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1375	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1376	Provides:	plasma-wallpaper
14mu|kdeplasma-addons-4.14.3-1|1377	
14mu|kdeplasma-addons-4.14.3-1|1378	%description -n plasma-wallpaper-mandelbrot
14mu|kdeplasma-addons-4.14.3-1|1379	Mandelbrot wallpaper.
14mu|kdeplasma-addons-4.14.3-1|1380	
14mu|kdeplasma-addons-4.14.3-1|1381	%files -n plasma-wallpaper-mandelbrot
14mu|kdeplasma-addons-4.14.3-1|1382	%{_kde_libdir}/kde4/plasma_wallpaper_mandelbrot.so
14mu|kdeplasma-addons-4.14.3-1|1383	%{_kde_services}/plasma-wallpaper-mandelbrot.desktop
14mu|kdeplasma-addons-4.14.3-1|1384	
14mu|kdeplasma-addons-4.14.3-1|1385	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1386	
14mu|kdeplasma-addons-4.14.3-1|1387	%package -n plasma-wallpaper-qml
14mu|kdeplasma-addons-4.14.3-1|1388	Summary:	Animated Wallpaper
14mu|kdeplasma-addons-4.14.3-1|1389	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1390	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1391	Provides:	plasma-wallpaper
14mu|kdeplasma-addons-4.14.3-1|1392	
14mu|kdeplasma-addons-4.14.3-1|1393	%description -n plasma-wallpaper-qml
14mu|kdeplasma-addons-4.14.3-1|1394	Animated QML Wallpaper.
14mu|kdeplasma-addons-4.14.3-1|1395	
14mu|kdeplasma-addons-4.14.3-1|1396	%files -n plasma-wallpaper-qml
14mu|kdeplasma-addons-4.14.3-1|1397	%{_kde_libdir}/kde4/plasma_wallpaper_qml.so
14mu|kdeplasma-addons-4.14.3-1|1398	%{_kde_appsdir}/plasma/wallpapers/org.kde.animals/
14mu|kdeplasma-addons-4.14.3-1|1399	%{_kde_appsdir}/plasma/wallpapers/org.kde.haenau/
14mu|kdeplasma-addons-4.14.3-1|1400	%{_kde_appsdir}/plasma/wallpapers/org.kde.hunyango/
14mu|kdeplasma-addons-4.14.3-1|1401	%{_kde_services}/plasma-wallpaper-qml.desktop
14mu|kdeplasma-addons-4.14.3-1|1402	
14mu|kdeplasma-addons-4.14.3-1|1403	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1404	
14mu|kdeplasma-addons-4.14.3-1|1405	%package -n plasma-wallpaper-potd
14mu|kdeplasma-addons-4.14.3-1|1406	Summary:	Potd wallpaper
14mu|kdeplasma-addons-4.14.3-1|1407	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1408	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1409	Provides:	plasma-wallpaper
14mu|kdeplasma-addons-4.14.3-1|1410	
14mu|kdeplasma-addons-4.14.3-1|1411	%description -n plasma-wallpaper-potd
14mu|kdeplasma-addons-4.14.3-1|1412	Potd wallpaper.
14mu|kdeplasma-addons-4.14.3-1|1413	
14mu|kdeplasma-addons-4.14.3-1|1414	%files -n plasma-wallpaper-potd
14mu|kdeplasma-addons-4.14.3-1|1415	%{_kde_libdir}/kde4/plasma_wallpaper_potd.so
14mu|kdeplasma-addons-4.14.3-1|1416	%{_kde_services}/plasma-wallpaper-potd.desktop
14mu|kdeplasma-addons-4.14.3-1|1417	
14mu|kdeplasma-addons-4.14.3-1|1418	
14mu|kdeplasma-addons-4.14.3-1|1419	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1420	
14mu|kdeplasma-addons-4.14.3-1|1421	%define plasmacomicprovidercore_major 1
14mu|kdeplasma-addons-4.14.3-1|1422	%define libplasmacomicprovidercore %mklibname plasmacomicprovidercore %{plasmacomicprovidercore_major}
14mu|kdeplasma-addons-4.14.3-1|1423	
14mu|kdeplasma-addons-4.14.3-1|1424	%package -n %{libplasmacomicprovidercore}
14mu|kdeplasma-addons-4.14.3-1|1425	Summary:	%{name} library
14mu|kdeplasma-addons-4.14.3-1|1426	Group:		System/Libraries
14mu|kdeplasma-addons-4.14.3-1|1427	
14mu|kdeplasma-addons-4.14.3-1|1428	%description -n %{libplasmacomicprovidercore}
14mu|kdeplasma-addons-4.14.3-1|1429	%{name} library.
14mu|kdeplasma-addons-4.14.3-1|1430	
14mu|kdeplasma-addons-4.14.3-1|1431	%files -n %{libplasmacomicprovidercore}
14mu|kdeplasma-addons-4.14.3-1|1432	%{_kde_libdir}/libplasmacomicprovidercore.so.%{plasmacomicprovidercore_major}*
14mu|kdeplasma-addons-4.14.3-1|1433	
14mu|kdeplasma-addons-4.14.3-1|1434	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1435	
14mu|kdeplasma-addons-4.14.3-1|1436	%define plasmaweather_major 4
14mu|kdeplasma-addons-4.14.3-1|1437	%define libplasmaweather %mklibname plasmaweather %{plasmaweather_major}
14mu|kdeplasma-addons-4.14.3-1|1438	
14mu|kdeplasma-addons-4.14.3-1|1439	%package -n %{libplasmaweather}
14mu|kdeplasma-addons-4.14.3-1|1440	Summary:	%{name} library
14mu|kdeplasma-addons-4.14.3-1|1441	Group:		System/Libraries
14mu|kdeplasma-addons-4.14.3-1|1442	
14mu|kdeplasma-addons-4.14.3-1|1443	%description -n %{libplasmaweather}
14mu|kdeplasma-addons-4.14.3-1|1444	%{name} library.
14mu|kdeplasma-addons-4.14.3-1|1445	
14mu|kdeplasma-addons-4.14.3-1|1446	%files -n %{libplasmaweather}
14mu|kdeplasma-addons-4.14.3-1|1447	%{_kde_libdir}/libplasmaweather.so.%{plasmaweather_major}*
14mu|kdeplasma-addons-4.14.3-1|1448	
14mu|kdeplasma-addons-4.14.3-1|1449	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1450	
14mu|kdeplasma-addons-4.14.3-1|1451	%define rtm_major 4
14mu|kdeplasma-addons-4.14.3-1|1452	%define librtm %mklibname rtm %{rtm_major}
14mu|kdeplasma-addons-4.14.3-1|1453	
14mu|kdeplasma-addons-4.14.3-1|1454	%package -n %{librtm}
14mu|kdeplasma-addons-4.14.3-1|1455	Summary:	%{name} library
14mu|kdeplasma-addons-4.14.3-1|1456	Group:		System/Libraries
14mu|kdeplasma-addons-4.14.3-1|1457	
14mu|kdeplasma-addons-4.14.3-1|1458	%description -n %{librtm}
14mu|kdeplasma-addons-4.14.3-1|1459	%{name} library.
14mu|kdeplasma-addons-4.14.3-1|1460	
14mu|kdeplasma-addons-4.14.3-1|1461	%files -n %{librtm}
14mu|kdeplasma-addons-4.14.3-1|1462	%{_kde_libdir}/librtm.so.%{rtm_major}*
14mu|kdeplasma-addons-4.14.3-1|1463	
14mu|kdeplasma-addons-4.14.3-1|1464	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1465	
14mu|kdeplasma-addons-4.14.3-1|1466	%define plasmapotdprovidercore_major 1
14mu|kdeplasma-addons-4.14.3-1|1467	%define libplasmapotdprovidercore %mklibname plasmapotdprovidercore %{plasmapotdprovidercore_major}
14mu|kdeplasma-addons-4.14.3-1|1468	
14mu|kdeplasma-addons-4.14.3-1|1469	%package -n %{libplasmapotdprovidercore}
14mu|kdeplasma-addons-4.14.3-1|1470	Summary:	%{name} library
14mu|kdeplasma-addons-4.14.3-1|1471	Group:		System/Libraries
14mu|kdeplasma-addons-4.14.3-1|1472	
14mu|kdeplasma-addons-4.14.3-1|1473	%description -n %{libplasmapotdprovidercore}
14mu|kdeplasma-addons-4.14.3-1|1474	%{name} library.
14mu|kdeplasma-addons-4.14.3-1|1475	
14mu|kdeplasma-addons-4.14.3-1|1476	%files -n %{libplasmapotdprovidercore}
14mu|kdeplasma-addons-4.14.3-1|1477	%{_kde_libdir}/libplasmapotdprovidercore.so.%{plasmapotdprovidercore_major}*
14mu|kdeplasma-addons-4.14.3-1|1478	
14mu|kdeplasma-addons-4.14.3-1|1479	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1480	
14mu|kdeplasma-addons-4.14.3-1|1481	%define lancelot_datamodels_major 1
14mu|kdeplasma-addons-4.14.3-1|1482	%define liblancelot_datamodels %mklibname lancelot-datamodels %{lancelot_datamodels_major}
14mu|kdeplasma-addons-4.14.3-1|1483	
14mu|kdeplasma-addons-4.14.3-1|1484	%package -n %{liblancelot_datamodels}
14mu|kdeplasma-addons-4.14.3-1|1485	Summary:	%{name} library
14mu|kdeplasma-addons-4.14.3-1|1486	Group:		System/Libraries
14mu|kdeplasma-addons-4.14.3-1|1487	Obsoletes:	%{_lib}lancelot-datamodels0 < %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|1488	
14mu|kdeplasma-addons-4.14.3-1|1489	%description -n %{liblancelot_datamodels}
14mu|kdeplasma-addons-4.14.3-1|1490	%{name} library.
14mu|kdeplasma-addons-4.14.3-1|1491	
14mu|kdeplasma-addons-4.14.3-1|1492	%files -n %{liblancelot_datamodels}
14mu|kdeplasma-addons-4.14.3-1|1493	%{_kde_libdir}/liblancelot-datamodels.so.%{lancelot_datamodels_major}*
14mu|kdeplasma-addons-4.14.3-1|1494	
14mu|kdeplasma-addons-4.14.3-1|1495	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1496	
14mu|kdeplasma-addons-4.14.3-1|1497	%define plasma_containments_grouping_major 4
14mu|kdeplasma-addons-4.14.3-1|1498	%define libplasma_containments_grouping %mklibname plasmacontainmentsgrouping %{plasma_containments_grouping_major}
14mu|kdeplasma-addons-4.14.3-1|1499	
14mu|kdeplasma-addons-4.14.3-1|1500	%package -n %{libplasma_containments_grouping}
14mu|kdeplasma-addons-4.14.3-1|1501	Summary:	%{name} library
14mu|kdeplasma-addons-4.14.3-1|1502	Group:		System/Libraries
14mu|kdeplasma-addons-4.14.3-1|1503	
14mu|kdeplasma-addons-4.14.3-1|1504	%description -n %{libplasma_containments_grouping}
14mu|kdeplasma-addons-4.14.3-1|1505	%{name} library.
14mu|kdeplasma-addons-4.14.3-1|1506	
14mu|kdeplasma-addons-4.14.3-1|1507	%files -n %{libplasma_containments_grouping}
14mu|kdeplasma-addons-4.14.3-1|1508	%{_kde_libdir}/libplasma_groupingcontainment.so.%{plasma_containments_grouping_major}*
14mu|kdeplasma-addons-4.14.3-1|1509	
14mu|kdeplasma-addons-4.14.3-1|1510	#------------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1511	
14mu|kdeplasma-addons-4.14.3-1|1512	%package -n plasma-applet-kimpanel
14mu|kdeplasma-addons-4.14.3-1|1513	Summary:	KDE Input method panel (applet)
14mu|kdeplasma-addons-4.14.3-1|1514	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1515	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1516	Provides:	plasma-applet
14mu|kdeplasma-addons-4.14.3-1|1517	Requires:	plasma-dataengine-kimpanel
14mu|kdeplasma-addons-4.14.3-1|1518	
14mu|kdeplasma-addons-4.14.3-1|1519	%description -n plasma-applet-kimpanel
14mu|kdeplasma-addons-4.14.3-1|1520	KDE Input method panel (applet)
14mu|kdeplasma-addons-4.14.3-1|1521	
14mu|kdeplasma-addons-4.14.3-1|1522	%files -n plasma-applet-kimpanel
14mu|kdeplasma-addons-4.14.3-1|1523	%{_kde_libdir}/kde4/plasma_applet_kimpanel.so
14mu|kdeplasma-addons-4.14.3-1|1524	%{_kde_datadir}/config.kcfg/kimpanelconfig.kcfg
14mu|kdeplasma-addons-4.14.3-1|1525	%{_kde_services}/plasma-applet-kimpanel.desktop
14mu|kdeplasma-addons-4.14.3-1|1526	
14mu|kdeplasma-addons-4.14.3-1|1527	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1528	
14mu|kdeplasma-addons-4.14.3-1|1529	%package -n plasma-dataengine-kimpanel
14mu|kdeplasma-addons-4.14.3-1|1530	Summary:	Engine of the kimpanel plasma applet
14mu|kdeplasma-addons-4.14.3-1|1531	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1532	Requires:	kdebase4-workspace
14mu|kdeplasma-addons-4.14.3-1|1533	Provides:	plasma-dataengine
14mu|kdeplasma-addons-4.14.3-1|1534	
14mu|kdeplasma-addons-4.14.3-1|1535	%description -n plasma-dataengine-kimpanel
14mu|kdeplasma-addons-4.14.3-1|1536	Engine of the kimpanel plasma applet.
14mu|kdeplasma-addons-4.14.3-1|1537	
14mu|kdeplasma-addons-4.14.3-1|1538	%files -n plasma-dataengine-kimpanel
14mu|kdeplasma-addons-4.14.3-1|1539	%{_kde_libdir}/kde4/plasma_engine_kimpanel.so
14mu|kdeplasma-addons-4.14.3-1|1540	%{_kde_appsdir}/plasma/services/kimpanel.operations
14mu|kdeplasma-addons-4.14.3-1|1541	%{_kde_services}/plasma-dataengine-kimpanel.desktop
14mu|kdeplasma-addons-4.14.3-1|1542	
14mu|kdeplasma-addons-4.14.3-1|1543	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1544	
14mu|kdeplasma-addons-4.14.3-1|1545	%package -n plasma-containments-grouping
14mu|kdeplasma-addons-4.14.3-1|1546	Summary:	Containments that do widget grouping and gridding
14mu|kdeplasma-addons-4.14.3-1|1547	Group:		Graphical desktop/KDE
14mu|kdeplasma-addons-4.14.3-1|1548	
14mu|kdeplasma-addons-4.14.3-1|1549	%description -n plasma-containments-grouping
14mu|kdeplasma-addons-4.14.3-1|1550	This little project will provide the user the ability to layout his
14mu|kdeplasma-addons-4.14.3-1|1551	applets in a more advanced way: He will be able to group them inside
14mu|kdeplasma-addons-4.14.3-1|1552	special QGraphicsWidgets called Groups, in a way that depends on the
14mu|kdeplasma-addons-4.14.3-1|1553	specific group.
14mu|kdeplasma-addons-4.14.3-1|1554	
14mu|kdeplasma-addons-4.14.3-1|1555	%files -n plasma-containments-grouping
14mu|kdeplasma-addons-4.14.3-1|1556	%{_kde_libdir}/kde4/plasma_containment_groupingdesktop.so
14mu|kdeplasma-addons-4.14.3-1|1557	%{_kde_libdir}/kde4/plasma_containment_groupingpanel.so
14mu|kdeplasma-addons-4.14.3-1|1558	%{_kde_libdir}/kde4/plasma_containment_griddesktop.so
14mu|kdeplasma-addons-4.14.3-1|1559	%{_kde_services}/plasma-containment-griddesktop.desktop
14mu|kdeplasma-addons-4.14.3-1|1560	%{_kde_services}/plasma-containment-groupingdesktop.desktop
14mu|kdeplasma-addons-4.14.3-1|1561	%{_kde_services}/plasma-containment-groupingpanel.desktop
14mu|kdeplasma-addons-4.14.3-1|1562	
14mu|kdeplasma-addons-4.14.3-1|1563	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1564	
14mu|kdeplasma-addons-4.14.3-1|1565	%package devel
14mu|kdeplasma-addons-4.14.3-1|1566	Summary:	Devel stuff for %{name}
14mu|kdeplasma-addons-4.14.3-1|1567	Group:		Development/KDE and Qt
14mu|kdeplasma-addons-4.14.3-1|1568	Requires:	%{libplasmacomicprovidercore} = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|1569	Requires:	%{libplasmaweather} = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|1570	Requires:	%{librtm} = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|1571	Requires:	%{libplasmapotdprovidercore} = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|1572	Requires:	%{liblancelot} = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|1573	Requires:	plasma-applet-kimpanel = %{EVRD}
14mu|kdeplasma-addons-4.14.3-1|1574	Requires:	kdelibs4-devel
14mu|kdeplasma-addons-4.14.3-1|1575	
14mu|kdeplasma-addons-4.14.3-1|1576	%description devel
14mu|kdeplasma-addons-4.14.3-1|1577	This package contains header files needed if you wish to build applications
14mu|kdeplasma-addons-4.14.3-1|1578	based on %{name}
14mu|kdeplasma-addons-4.14.3-1|1579	
14mu|kdeplasma-addons-4.14.3-1|1580	%files devel
14mu|kdeplasma-addons-4.14.3-1|1581	%{_kde_libdir}/*.so
14mu|kdeplasma-addons-4.14.3-1|1582	%{_kde_includedir}/lancelot
14mu|kdeplasma-addons-4.14.3-1|1583	%{_kde_includedir}/KDE/Lancelot
14mu|kdeplasma-addons-4.14.3-1|1584	%{_kde_includedir}/lancelot-datamodels
14mu|kdeplasma-addons-4.14.3-1|1585	%{_kde_appsdir}/cmake/modules/FindLancelot-Datamodels.cmake
14mu|kdeplasma-addons-4.14.3-1|1586	%{_kde_appsdir}/cmake/modules/FindLancelot.cmake
14mu|kdeplasma-addons-4.14.3-1|1587	
14mu|kdeplasma-addons-4.14.3-1|1588	#-----------------------------------------------------------------------------
14mu|kdeplasma-addons-4.14.3-1|1589	
14mu|kdeplasma-addons-4.14.3-1|1590	%prep
14mu|kdeplasma-addons-4.14.3-1|1591	%setup -q
14mu|kdeplasma-addons-4.14.3-1|1592	
14mu|kdeplasma-addons-4.14.3-1|1593	%build
14mu|kdeplasma-addons-4.14.3-1|1594	%cmake_kde4
14mu|kdeplasma-addons-4.14.3-1|1595	%make
14mu|kdeplasma-addons-4.14.3-1|1596	
14mu|kdeplasma-addons-4.14.3-1|1597	%install
14mu|kdeplasma-addons-4.14.3-1|1598	%makeinstall_std -C build
14mu|kdeplasma-addons-4.14.3-1|1599	
14mu|kdeplasma-addons-4.14.3-1|1600	
14mu|kdeplasma-addons-4.14.3-1|1601	%changelog
14mu|kdeplasma-addons-4.14.3-1|1602	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kdeplasma-addons-4.14.3-1|1603	+ Revision: 7300e40
14mu|kdeplasma-addons-4.14.3-1|1604	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdeplasma-addons-4.14.3-1|1605	
14mu|kdeplasma-addons-4.14.3-1|1606	

22927 14
14mu|kde-print-manager-4.14.3-1|1	Summary:	Printer management for KDE
14mu|kde-print-manager-4.14.3-1|2	Name:		kde-print-manager
14mu|kde-print-manager-4.14.3-1|3	Version:	4.14.3
14mu|kde-print-manager-4.14.3-1|4	Release:	1
14mu|kde-print-manager-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|kde-print-manager-4.14.3-1|6	License:	GPLv2+
14mu|kde-print-manager-4.14.3-1|7	Url:		https://projects.kde.org/projects/playground/base/print-manager
14mu|kde-print-manager-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/print-manager-%{version}.tar.xz
14mu|kde-print-manager-4.14.3-1|9	Source1:	kde-print-manager.rpmlintrc
14mu|kde-print-manager-4.14.3-1|10	BuildRequires:	gettext
14mu|kde-print-manager-4.14.3-1|11	BuildRequires:	kdelibs4-devel
14mu|kde-print-manager-4.14.3-1|12	BuildRequires:	cups-devel
14mu|kde-print-manager-4.14.3-1|13	Requires:	kdebase4-runtime
14mu|kde-print-manager-4.14.3-1|14	Obsoletes:	kdeutils4-printer-applet < 4.10.0
14mu|kde-print-manager-4.14.3-1|15	Obsoletes:	system-config-printer-kde < 2:4.10.0
14mu|kde-print-manager-4.14.3-1|16	Provides:	system-config-printer-kde = 2:%{version}-%{release}
14mu|kde-print-manager-4.14.3-1|17	
14mu|kde-print-manager-4.14.3-1|18	%description
14mu|kde-print-manager-4.14.3-1|19	Printer management for KDE.
14mu|kde-print-manager-4.14.3-1|20	
14mu|kde-print-manager-4.14.3-1|21	%files
14mu|kde-print-manager-4.14.3-1|22	%{_kde_bindir}/kde-add-printer
14mu|kde-print-manager-4.14.3-1|23	%{_kde_bindir}/kde-print-queue
14mu|kde-print-manager-4.14.3-1|24	%{_kde_libdir}/kde4/kcm_printer_manager.so
14mu|kde-print-manager-4.14.3-1|25	%{_kde_libdir}/kde4/kded_printmanager.so
14mu|kde-print-manager-4.14.3-1|26	%{_kde_libdir}/kde4/imports/org/kde/printmanager
14mu|kde-print-manager-4.14.3-1|27	%{_kde_libdir}/kde4/libexec/configure-printer
14mu|kde-print-manager-4.14.3-1|28	%{_kde_libdir}/libkcupslib.so
14mu|kde-print-manager-4.14.3-1|29	%{_kde_appsdir}/plasma/plasmoids/org.kde.printmanager
14mu|kde-print-manager-4.14.3-1|30	%{_kde_appsdir}/printmanager
14mu|kde-print-manager-4.14.3-1|31	%{_kde_plugindir}/designer/printmanagerwidget.so
14mu|kde-print-manager-4.14.3-1|32	%{_kde_services}/kcm_printer_manager.desktop
14mu|kde-print-manager-4.14.3-1|33	%{_kde_services}/kded/printmanager.desktop
14mu|kde-print-manager-4.14.3-1|34	%{_kde_services}/plasma-applet-printmanager.desktop
14mu|kde-print-manager-4.14.3-1|35	%{_datadir}/dbus-1/services/org.kde.ConfigurePrinter.service
14mu|kde-print-manager-4.14.3-1|36	
14mu|kde-print-manager-4.14.3-1|37	#----------------------------------------------------------------------------
14mu|kde-print-manager-4.14.3-1|38	
14mu|kde-print-manager-4.14.3-1|39	%prep
14mu|kde-print-manager-4.14.3-1|40	%setup -q -n print-manager-%{version}
14mu|kde-print-manager-4.14.3-1|41	
14mu|kde-print-manager-4.14.3-1|42	%build
14mu|kde-print-manager-4.14.3-1|43	%cmake_kde4 -DLIBEXEC_INSTALL_DIR:PATH=%{_kde_libdir}/kde4/libexec
14mu|kde-print-manager-4.14.3-1|44	%make
14mu|kde-print-manager-4.14.3-1|45	
14mu|kde-print-manager-4.14.3-1|46	%install
14mu|kde-print-manager-4.14.3-1|47	%makeinstall_std -C build
14mu|kde-print-manager-4.14.3-1|48	
14mu|kde-print-manager-4.14.3-1|49	
14mu|kde-print-manager-4.14.3-1|50	%changelog
14mu|kde-print-manager-4.14.3-1|51	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kde-print-manager-4.14.3-1|52	+ Revision: 8d3aaee
14mu|kde-print-manager-4.14.3-1|53	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kde-print-manager-4.14.3-1|54	
14mu|kde-print-manager-4.14.3-1|55	

22928 14
14mu|kdesdk4-4.14.3-1|1	Summary:	K Desktop Environment - Software Development Kit
14mu|kdesdk4-4.14.3-1|2	Name:		kdesdk4
14mu|kdesdk4-4.14.3-1|3	Version:	4.14.3
14mu|kdesdk4-4.14.3-1|4	Release:	1
14mu|kdesdk4-4.14.3-1|5	Epoch:		1
14mu|kdesdk4-4.14.3-1|6	License:	GPLv2+
14mu|kdesdk4-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdesdk4-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdesdk4-4.14.3-1|9	Suggests:	cervisia
14mu|kdesdk4-4.14.3-1|10	Suggests:	dolphin-plugins
14mu|kdesdk4-4.14.3-1|11	Suggests:	lokalize
14mu|kdesdk4-4.14.3-1|12	Suggests:	kapptemplate
14mu|kdesdk4-4.14.3-1|13	Suggests:	kcachegrind
14mu|kdesdk4-4.14.3-1|14	Suggests:	kde-dev-scripts
14mu|kdesdk4-4.14.3-1|15	Suggests:	kde-dev-utils
14mu|kdesdk4-4.14.3-1|16	Suggests:	kdesdk-kioslaves
14mu|kdesdk4-4.14.3-1|17	Suggests:	kdesdk-strigi-analyzers
14mu|kdesdk4-4.14.3-1|18	Suggests:	kdesdk-thumbnailers
14mu|kdesdk4-4.14.3-1|19	Suggests:	kompare
14mu|kdesdk4-4.14.3-1|20	Suggests:	okteta
14mu|kdesdk4-4.14.3-1|21	Suggests:	poxml
14mu|kdesdk4-4.14.3-1|22	Suggests:	umbrello
14mu|kdesdk4-4.14.3-1|23	Obsoletes:	kdesdk4-core < 1:4.11.0
14mu|kdesdk4-4.14.3-1|24	Obsoletes:	kdesdk4-devel < 1:4.11.0
14mu|kdesdk4-4.14.3-1|25	BuildArch:	noarch
14mu|kdesdk4-4.14.3-1|26	
14mu|kdesdk4-4.14.3-1|27	%description
14mu|kdesdk4-4.14.3-1|28	Metapackage for Software Development Kit for the K Desktop Environment.
14mu|kdesdk4-4.14.3-1|29	
14mu|kdesdk4-4.14.3-1|30	%files
14mu|kdesdk4-4.14.3-1|31	
14mu|kdesdk4-4.14.3-1|32	#---------------------------------------------------------------
14mu|kdesdk4-4.14.3-1|33	
14mu|kdesdk4-4.14.3-1|34	%prep
14mu|kdesdk4-4.14.3-1|35	
14mu|kdesdk4-4.14.3-1|36	%build
14mu|kdesdk4-4.14.3-1|37	
14mu|kdesdk4-4.14.3-1|38	%install
14mu|kdesdk4-4.14.3-1|39	
14mu|kdesdk4-4.14.3-1|40	
14mu|kdesdk4-4.14.3-1|41	%changelog
14mu|kdesdk4-4.14.3-1|42	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdesdk4-4.14.3-1|43	+ Revision: 307cdea
14mu|kdesdk4-4.14.3-1|44	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdesdk4-4.14.3-1|45	
14mu|kdesdk4-4.14.3-1|46	

22929 14
14mu|kdesdk-kioslaves-4.14.3-1|1	Summary:	KDE SDK KIO slaves
14mu|kdesdk-kioslaves-4.14.3-1|2	Name:		kdesdk-kioslaves
14mu|kdesdk-kioslaves-4.14.3-1|3	Version:	4.14.3
14mu|kdesdk-kioslaves-4.14.3-1|4	Release:	1
14mu|kdesdk-kioslaves-4.14.3-1|5	Epoch:		1
14mu|kdesdk-kioslaves-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kdesdk-kioslaves-4.14.3-1|7	License:	GPLv2+
14mu|kdesdk-kioslaves-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdesdk-kioslaves-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdesdk-kioslaves-4.14.3-1|10	%if %{is_beta}
14mu|kdesdk-kioslaves-4.14.3-1|11	%define ftpdir unstable
14mu|kdesdk-kioslaves-4.14.3-1|12	%else
14mu|kdesdk-kioslaves-4.14.3-1|13	%define ftpdir stable
14mu|kdesdk-kioslaves-4.14.3-1|14	%endif
14mu|kdesdk-kioslaves-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdesdk-kioslaves-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kdesdk-kioslaves-4.14.3-1|17	BuildRequires:	subversion-devel
14mu|kdesdk-kioslaves-4.14.3-1|18	Suggests:	kio4-perldoc = %{EVRD}
14mu|kdesdk-kioslaves-4.14.3-1|19	Suggests:	kio4-svn = %{EVRD}
14mu|kdesdk-kioslaves-4.14.3-1|20	
14mu|kdesdk-kioslaves-4.14.3-1|21	%description
14mu|kdesdk-kioslaves-4.14.3-1|22	KIO slaves for:
14mu|kdesdk-kioslaves-4.14.3-1|23	- Perl documentation
14mu|kdesdk-kioslaves-4.14.3-1|24	- SVN
14mu|kdesdk-kioslaves-4.14.3-1|25	
14mu|kdesdk-kioslaves-4.14.3-1|26	%files
14mu|kdesdk-kioslaves-4.14.3-1|27	
14mu|kdesdk-kioslaves-4.14.3-1|28	#----------------------------------------------------------------------------
14mu|kdesdk-kioslaves-4.14.3-1|29	
14mu|kdesdk-kioslaves-4.14.3-1|30	%package -n kio4-perldoc
14mu|kdesdk-kioslaves-4.14.3-1|31	Summary:	A KIO slave interface for Perl documentation
14mu|kdesdk-kioslaves-4.14.3-1|32	Group:		Graphical desktop/KDE
14mu|kdesdk-kioslaves-4.14.3-1|33	Requires:	perl(Pod::Perldoc)
14mu|kdesdk-kioslaves-4.14.3-1|34	Conflicts:	kdesdk4-core < 1:4.11.0
14mu|kdesdk-kioslaves-4.14.3-1|35	
14mu|kdesdk-kioslaves-4.14.3-1|36	%description -n kio4-perldoc
14mu|kdesdk-kioslaves-4.14.3-1|37	A KIO slave interface for Perl documentation.
14mu|kdesdk-kioslaves-4.14.3-1|38	
14mu|kdesdk-kioslaves-4.14.3-1|39	%files -n kio4-perldoc
14mu|kdesdk-kioslaves-4.14.3-1|40	%{_kde_libdir}/kde4/kio_perldoc.so
14mu|kdesdk-kioslaves-4.14.3-1|41	%{_kde_appsdir}/kio_perldoc
14mu|kdesdk-kioslaves-4.14.3-1|42	%{_kde_services}/perldoc.protocol
14mu|kdesdk-kioslaves-4.14.3-1|43	
14mu|kdesdk-kioslaves-4.14.3-1|44	#----------------------------------------------------------------------------
14mu|kdesdk-kioslaves-4.14.3-1|45	
14mu|kdesdk-kioslaves-4.14.3-1|46	%package -n kio4-svn
14mu|kdesdk-kioslaves-4.14.3-1|47	Summary:	A KIO slave interface for SVN
14mu|kdesdk-kioslaves-4.14.3-1|48	Group:		Graphical desktop/KDE
14mu|kdesdk-kioslaves-4.14.3-1|49	Requires:	subversion
14mu|kdesdk-kioslaves-4.14.3-1|50	Conflicts:	kdesdk4-core < 1:4.11.0
14mu|kdesdk-kioslaves-4.14.3-1|51	Conflicts:	kdesdk4-devel < 1:4.11.0
14mu|kdesdk-kioslaves-4.14.3-1|52	Conflicts:	cervisia < 1:4.11.0
14mu|kdesdk-kioslaves-4.14.3-1|53	
14mu|kdesdk-kioslaves-4.14.3-1|54	%description -n kio4-svn
14mu|kdesdk-kioslaves-4.14.3-1|55	A KIO slave interface for SVN.
14mu|kdesdk-kioslaves-4.14.3-1|56	
14mu|kdesdk-kioslaves-4.14.3-1|57	%files -n kio4-svn
14mu|kdesdk-kioslaves-4.14.3-1|58	%{_kde_bindir}/kio_svn_helper
14mu|kdesdk-kioslaves-4.14.3-1|59	%{_kde_libdir}/kde4/kded_ksvnd.so
14mu|kdesdk-kioslaves-4.14.3-1|60	%{_kde_libdir}/kde4/kio_svn.so
14mu|kdesdk-kioslaves-4.14.3-1|61	%{_kde_iconsdir}/hicolor/*/actions/vcs-add-svn-kiosvn.*
14mu|kdesdk-kioslaves-4.14.3-1|62	%{_kde_iconsdir}/hicolor/*/actions/vcs-branch-svn-kiosvn.*
14mu|kdesdk-kioslaves-4.14.3-1|63	%{_kde_iconsdir}/hicolor/*/actions/vcs-merge-svn-kiosvn.*
14mu|kdesdk-kioslaves-4.14.3-1|64	%{_kde_iconsdir}/hicolor/*/actions/vcs-remove-svn-kiosvn.*
14mu|kdesdk-kioslaves-4.14.3-1|65	%{_kde_iconsdir}/hicolor/*/actions/vcs-status-svn-kiosvn.*
14mu|kdesdk-kioslaves-4.14.3-1|66	%{_kde_iconsdir}/hicolor/*/actions/vcs-switch-svn-kiosvn.*
14mu|kdesdk-kioslaves-4.14.3-1|67	%{_kde_services}/ServiceMenus/subversion.desktop
14mu|kdesdk-kioslaves-4.14.3-1|68	%{_kde_services}/ServiceMenus/subversion_toplevel.desktop
14mu|kdesdk-kioslaves-4.14.3-1|69	%{_kde_services}/kded/ksvnd.desktop
14mu|kdesdk-kioslaves-4.14.3-1|70	%{_kde_services}/svn+file.protocol
14mu|kdesdk-kioslaves-4.14.3-1|71	%{_kde_services}/svn+http.protocol
14mu|kdesdk-kioslaves-4.14.3-1|72	%{_kde_services}/svn+https.protocol
14mu|kdesdk-kioslaves-4.14.3-1|73	%{_kde_services}/svn+ssh.protocol
14mu|kdesdk-kioslaves-4.14.3-1|74	%{_kde_services}/svn.protocol
14mu|kdesdk-kioslaves-4.14.3-1|75	%{_datadir}/dbus-1/interfaces/org.kde.ksvnd.xml
14mu|kdesdk-kioslaves-4.14.3-1|76	
14mu|kdesdk-kioslaves-4.14.3-1|77	#----------------------------------------------------------------------------
14mu|kdesdk-kioslaves-4.14.3-1|78	
14mu|kdesdk-kioslaves-4.14.3-1|79	%prep
14mu|kdesdk-kioslaves-4.14.3-1|80	%setup -q
14mu|kdesdk-kioslaves-4.14.3-1|81	
14mu|kdesdk-kioslaves-4.14.3-1|82	%build
14mu|kdesdk-kioslaves-4.14.3-1|83	%cmake_kde4
14mu|kdesdk-kioslaves-4.14.3-1|84	%make
14mu|kdesdk-kioslaves-4.14.3-1|85	
14mu|kdesdk-kioslaves-4.14.3-1|86	%install
14mu|kdesdk-kioslaves-4.14.3-1|87	%makeinstall_std -C build
14mu|kdesdk-kioslaves-4.14.3-1|88	
14mu|kdesdk-kioslaves-4.14.3-1|89	
14mu|kdesdk-kioslaves-4.14.3-1|90	%changelog
14mu|kdesdk-kioslaves-4.14.3-1|91	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdesdk-kioslaves-4.14.3-1|92	+ Revision: 5608bb1
14mu|kdesdk-kioslaves-4.14.3-1|93	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdesdk-kioslaves-4.14.3-1|94	
14mu|kdesdk-kioslaves-4.14.3-1|95	

22930 14
14mu|kdesdk-strigi-analyzers-4.14.3-1|1	Summary:	Strigi analyzers for diff, po, ts and xlf files
14mu|kdesdk-strigi-analyzers-4.14.3-1|2	Name:		kdesdk-strigi-analyzers
14mu|kdesdk-strigi-analyzers-4.14.3-1|3	Version:	4.14.3
14mu|kdesdk-strigi-analyzers-4.14.3-1|4	Release:	1
14mu|kdesdk-strigi-analyzers-4.14.3-1|5	Epoch:		1
14mu|kdesdk-strigi-analyzers-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kdesdk-strigi-analyzers-4.14.3-1|7	License:	GPLv2+
14mu|kdesdk-strigi-analyzers-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdesdk-strigi-analyzers-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdesdk-strigi-analyzers-4.14.3-1|10	%if %{is_beta}
14mu|kdesdk-strigi-analyzers-4.14.3-1|11	%define ftpdir unstable
14mu|kdesdk-strigi-analyzers-4.14.3-1|12	%else
14mu|kdesdk-strigi-analyzers-4.14.3-1|13	%define ftpdir stable
14mu|kdesdk-strigi-analyzers-4.14.3-1|14	%endif
14mu|kdesdk-strigi-analyzers-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdesdk-strigi-analyzers-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kdesdk-strigi-analyzers-4.14.3-1|17	BuildRequires:	pkgconfig(libstreamanalyzer)
14mu|kdesdk-strigi-analyzers-4.14.3-1|18	Conflicts:	kdesdk4-strigi-analyzer < 1:4.11.0
14mu|kdesdk-strigi-analyzers-4.14.3-1|19	Obsoletes:	kdesdk4-strigi-analyzer < 1:4.11.0
14mu|kdesdk-strigi-analyzers-4.14.3-1|20	Conflicts:	lokalize < 1:4.11.0
14mu|kdesdk-strigi-analyzers-4.14.3-1|21	
14mu|kdesdk-strigi-analyzers-4.14.3-1|22	%description
14mu|kdesdk-strigi-analyzers-4.14.3-1|23	Strigi analyzers for diff, po, ts and xlf files.
14mu|kdesdk-strigi-analyzers-4.14.3-1|24	
14mu|kdesdk-strigi-analyzers-4.14.3-1|25	%files
14mu|kdesdk-strigi-analyzers-4.14.3-1|26	%{_kde_libdir}/strigi/strigila_diff.so
14mu|kdesdk-strigi-analyzers-4.14.3-1|27	%{_kde_libdir}/strigi/strigila_po.so
14mu|kdesdk-strigi-analyzers-4.14.3-1|28	%{_kde_libdir}/strigi/strigita_ts.so
14mu|kdesdk-strigi-analyzers-4.14.3-1|29	%{_kde_libdir}/strigi/strigita_xlf.so
14mu|kdesdk-strigi-analyzers-4.14.3-1|30	%{_kde_datadir}/strigi/fieldproperties/strigi_translation.fieldproperties
14mu|kdesdk-strigi-analyzers-4.14.3-1|31	
14mu|kdesdk-strigi-analyzers-4.14.3-1|32	#----------------------------------------------------------------------------
14mu|kdesdk-strigi-analyzers-4.14.3-1|33	
14mu|kdesdk-strigi-analyzers-4.14.3-1|34	%prep
14mu|kdesdk-strigi-analyzers-4.14.3-1|35	%setup -q
14mu|kdesdk-strigi-analyzers-4.14.3-1|36	
14mu|kdesdk-strigi-analyzers-4.14.3-1|37	%build
14mu|kdesdk-strigi-analyzers-4.14.3-1|38	%cmake_kde4
14mu|kdesdk-strigi-analyzers-4.14.3-1|39	%make
14mu|kdesdk-strigi-analyzers-4.14.3-1|40	
14mu|kdesdk-strigi-analyzers-4.14.3-1|41	%install
14mu|kdesdk-strigi-analyzers-4.14.3-1|42	%makeinstall_std -C build
14mu|kdesdk-strigi-analyzers-4.14.3-1|43	
14mu|kdesdk-strigi-analyzers-4.14.3-1|44	
14mu|kdesdk-strigi-analyzers-4.14.3-1|45	%changelog
14mu|kdesdk-strigi-analyzers-4.14.3-1|46	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdesdk-strigi-analyzers-4.14.3-1|47	+ Revision: 6214c33
14mu|kdesdk-strigi-analyzers-4.14.3-1|48	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdesdk-strigi-analyzers-4.14.3-1|49	
14mu|kdesdk-strigi-analyzers-4.14.3-1|50	

22931 14
14mu|kdesdk-thumbnailers-4.14.3-1|1	Summary:	A preview image generator plugin for gettext translations and templates
14mu|kdesdk-thumbnailers-4.14.3-1|2	Name:		kdesdk-thumbnailers
14mu|kdesdk-thumbnailers-4.14.3-1|3	Version:	4.14.3
14mu|kdesdk-thumbnailers-4.14.3-1|4	Release:	1
14mu|kdesdk-thumbnailers-4.14.3-1|5	Epoch:		1
14mu|kdesdk-thumbnailers-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kdesdk-thumbnailers-4.14.3-1|7	License:	GPLv2+
14mu|kdesdk-thumbnailers-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdesdk-thumbnailers-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdesdk-thumbnailers-4.14.3-1|10	%if %{is_beta}
14mu|kdesdk-thumbnailers-4.14.3-1|11	%define ftpdir unstable
14mu|kdesdk-thumbnailers-4.14.3-1|12	%else
14mu|kdesdk-thumbnailers-4.14.3-1|13	%define ftpdir stable
14mu|kdesdk-thumbnailers-4.14.3-1|14	%endif
14mu|kdesdk-thumbnailers-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdesdk-thumbnailers-4.14.3-1|16	BuildRequires:	gettext-devel
14mu|kdesdk-thumbnailers-4.14.3-1|17	BuildRequires:	kdelibs4-devel
14mu|kdesdk-thumbnailers-4.14.3-1|18	Requires:	gettext
14mu|kdesdk-thumbnailers-4.14.3-1|19	Conflicts:	kde-thumbnailer-po < 1:4.11.0
14mu|kdesdk-thumbnailers-4.14.3-1|20	Obsoletes:	kde-thumbnailer-po < 1:4.11.0
14mu|kdesdk-thumbnailers-4.14.3-1|21	
14mu|kdesdk-thumbnailers-4.14.3-1|22	%description
14mu|kdesdk-thumbnailers-4.14.3-1|23	A preview image generator plugin for gettext translations and templates.
14mu|kdesdk-thumbnailers-4.14.3-1|24	
14mu|kdesdk-thumbnailers-4.14.3-1|25	%files
14mu|kdesdk-thumbnailers-4.14.3-1|26	%{_kde_libdir}/kde4/pothumbnail.so
14mu|kdesdk-thumbnailers-4.14.3-1|27	%{_kde_datadir}/config.kcfg/pocreatorsettings.kcfg
14mu|kdesdk-thumbnailers-4.14.3-1|28	%{_kde_services}/pothumbnail.desktop
14mu|kdesdk-thumbnailers-4.14.3-1|29	
14mu|kdesdk-thumbnailers-4.14.3-1|30	#----------------------------------------------------------------------------
14mu|kdesdk-thumbnailers-4.14.3-1|31	
14mu|kdesdk-thumbnailers-4.14.3-1|32	%prep
14mu|kdesdk-thumbnailers-4.14.3-1|33	%setup -q
14mu|kdesdk-thumbnailers-4.14.3-1|34	
14mu|kdesdk-thumbnailers-4.14.3-1|35	%build
14mu|kdesdk-thumbnailers-4.14.3-1|36	%cmake_kde4
14mu|kdesdk-thumbnailers-4.14.3-1|37	%make
14mu|kdesdk-thumbnailers-4.14.3-1|38	
14mu|kdesdk-thumbnailers-4.14.3-1|39	%install
14mu|kdesdk-thumbnailers-4.14.3-1|40	%makeinstall_std -C build
14mu|kdesdk-thumbnailers-4.14.3-1|41	
14mu|kdesdk-thumbnailers-4.14.3-1|42	
14mu|kdesdk-thumbnailers-4.14.3-1|43	%changelog
14mu|kdesdk-thumbnailers-4.14.3-1|44	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdesdk-thumbnailers-4.14.3-1|45	+ Revision: c56ab13
14mu|kdesdk-thumbnailers-4.14.3-1|46	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdesdk-thumbnailers-4.14.3-1|47	
14mu|kdesdk-thumbnailers-4.14.3-1|48	

22932 14
14mu|kdesignerplugin-5.24.0-1|1	%define fw_version 5.24
14mu|kdesignerplugin-5.24.0-1|2	
14mu|kdesignerplugin-5.24.0-1|3	Summary:	KDE Frameworks 5 Qt Designer/Creator integration module
14mu|kdesignerplugin-5.24.0-1|4	Name:		kdesignerplugin
14mu|kdesignerplugin-5.24.0-1|5	Version:	5.24.0
14mu|kdesignerplugin-5.24.0-1|6	Release:	1
14mu|kdesignerplugin-5.24.0-1|7	License:	GPLv2+
14mu|kdesignerplugin-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kdesignerplugin-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kdesignerplugin-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kdesignerplugin-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kdesignerplugin-5.24.0-1|12	BuildRequires:	qt5-designer
14mu|kdesignerplugin-5.24.0-1|13	BuildRequires:	qt5-linguist-tools
14mu|kdesignerplugin-5.24.0-1|14	BuildRequires:	kcompletion-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|15	BuildRequires:	kconfig-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|16	BuildRequires:	kconfigwidgets-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|17	BuildRequires:	kcoreaddons-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|18	BuildRequires:	kdbusaddons-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|19	BuildRequires:	kdoctools-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|20	BuildRequires:	kiconthemes-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|21	BuildRequires:	kio-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|22	BuildRequires:	kitemviews-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|23	BuildRequires:	kplotting-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|24	BuildRequires:	kservice-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|25	BuildRequires:	ktextwidgets-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|26	BuildRequires:	kwidgetsaddons-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|27	BuildRequires:	kdewebkit-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|28	BuildRequires:	kxmlgui-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|29	BuildRequires:	sonnet-devel >= %{version}
14mu|kdesignerplugin-5.24.0-1|30	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdesignerplugin-5.24.0-1|31	BuildRequires:	pkgconfig(Qt5Designer)
14mu|kdesignerplugin-5.24.0-1|32	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kdesignerplugin-5.24.0-1|33	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdesignerplugin-5.24.0-1|34	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|kdesignerplugin-5.24.0-1|35	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kdesignerplugin-5.24.0-1|36	Requires:	%{name}-i18n
14mu|kdesignerplugin-5.24.0-1|37	
14mu|kdesignerplugin-5.24.0-1|38	%description
14mu|kdesignerplugin-5.24.0-1|39	KDE Frameworks 5 Qt Designer/Creator integration module.
14mu|kdesignerplugin-5.24.0-1|40	
14mu|kdesignerplugin-5.24.0-1|41	This framework provides plugins for Qt Designer that allow it to display
14mu|kdesignerplugin-5.24.0-1|42	the widgets provided by various KDE frameworks, as well as a utility
14mu|kdesignerplugin-5.24.0-1|43	(kgendesignerplugin) that can be used to generate other such plugins
14mu|kdesignerplugin-5.24.0-1|44	from ini-style description files.
14mu|kdesignerplugin-5.24.0-1|45	
14mu|kdesignerplugin-5.24.0-1|46	%files
14mu|kdesignerplugin-5.24.0-1|47	%{_kde5_bindir}/kgendesignerplugin
14mu|kdesignerplugin-5.24.0-1|48	%{_kde5_datadir}/kf5/widgets/pics/*.png
14mu|kdesignerplugin-5.24.0-1|49	%{_kde5_mandir}/man1/kgendesignerplugin.1*
14mu|kdesignerplugin-5.24.0-1|50	%{_qt5_plugindir}/designer/kdewebkit5widgets.so
14mu|kdesignerplugin-5.24.0-1|51	%{_qt5_plugindir}/designer/kf5widgets.so
14mu|kdesignerplugin-5.24.0-1|52	
14mu|kdesignerplugin-5.24.0-1|53	#----------------------------------------------------------------------------
14mu|kdesignerplugin-5.24.0-1|54	
14mu|kdesignerplugin-5.24.0-1|55	%package i18n
14mu|kdesignerplugin-5.24.0-1|56	Summary:	KDesignerPlugin translations
14mu|kdesignerplugin-5.24.0-1|57	Group:		System/Internationalization
14mu|kdesignerplugin-5.24.0-1|58	BuildArch:	noarch
14mu|kdesignerplugin-5.24.0-1|59	
14mu|kdesignerplugin-5.24.0-1|60	%description i18n
14mu|kdesignerplugin-5.24.0-1|61	KDesignerPlugin translations.
14mu|kdesignerplugin-5.24.0-1|62	
14mu|kdesignerplugin-5.24.0-1|63	%files i18n -f %{name}.lang
14mu|kdesignerplugin-5.24.0-1|64	
14mu|kdesignerplugin-5.24.0-1|65	#----------------------------------------------------------------------------
14mu|kdesignerplugin-5.24.0-1|66	
14mu|kdesignerplugin-5.24.0-1|67	%define devkf5designerplugin %mklibname kf5designerplugin -d
14mu|kdesignerplugin-5.24.0-1|68	
14mu|kdesignerplugin-5.24.0-1|69	%package -n %{devkf5designerplugin}
14mu|kdesignerplugin-5.24.0-1|70	Summary:	Development files for KDE Frameworks 5 Qt Designer/Creator integration module
14mu|kdesignerplugin-5.24.0-1|71	Group:		Development/KDE and Qt
14mu|kdesignerplugin-5.24.0-1|72	Requires:	%{name}
14mu|kdesignerplugin-5.24.0-1|73	Provides:	%{name}-devel = %{EVRD}
14mu|kdesignerplugin-5.24.0-1|74	Provides:	kf5designerplugin-devel = %{version}
14mu|kdesignerplugin-5.24.0-1|75	
14mu|kdesignerplugin-5.24.0-1|76	%description -n %{devkf5designerplugin}
14mu|kdesignerplugin-5.24.0-1|77	This package contains header files needed if you wish to build applications
14mu|kdesignerplugin-5.24.0-1|78	based on %{name}.
14mu|kdesignerplugin-5.24.0-1|79	
14mu|kdesignerplugin-5.24.0-1|80	%files -n %{devkf5designerplugin}
14mu|kdesignerplugin-5.24.0-1|81	%{_kde5_libdir}/cmake/KF5DesignerPlugin
14mu|kdesignerplugin-5.24.0-1|82	
14mu|kdesignerplugin-5.24.0-1|83	#----------------------------------------------------------------------------
14mu|kdesignerplugin-5.24.0-1|84	
14mu|kdesignerplugin-5.24.0-1|85	%prep
14mu|kdesignerplugin-5.24.0-1|86	%setup -q
14mu|kdesignerplugin-5.24.0-1|87	
14mu|kdesignerplugin-5.24.0-1|88	%build
14mu|kdesignerplugin-5.24.0-1|89	%cmake_kde5
14mu|kdesignerplugin-5.24.0-1|90	%make
14mu|kdesignerplugin-5.24.0-1|91	
14mu|kdesignerplugin-5.24.0-1|92	%install
14mu|kdesignerplugin-5.24.0-1|93	%makeinstall_std -C build
14mu|kdesignerplugin-5.24.0-1|94	
14mu|kdesignerplugin-5.24.0-1|95	%find_lang %{name} --all-name --with-qt --with-man
14mu|kdesignerplugin-5.24.0-1|96	
14mu|kdesignerplugin-5.24.0-1|97	%changelog
14mu|kdesignerplugin-5.24.0-1|98	
14mu|kdesignerplugin-5.24.0-1|99	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kdesignerplugin-5.24.0-1|100	- (2e047d5) New version 5.24.0
14mu|kdesignerplugin-5.24.0-1|101	
14mu|kdesignerplugin-5.24.0-1|102	

22933 14
14mu|kdesu-5.24.0-1|1	%define fw_version 5.24
14mu|kdesu-5.24.0-1|2	
14mu|kdesu-5.24.0-1|3	Summary:	KDE Frameworks 5 integration with su for elevated privileges module
14mu|kdesu-5.24.0-1|4	Name:		kdesu
14mu|kdesu-5.24.0-1|5	Version:	5.24.0
14mu|kdesu-5.24.0-1|6	Release:	1
14mu|kdesu-5.24.0-1|7	License:	GPLv2+
14mu|kdesu-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kdesu-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kdesu-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kdesu-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kdesu-5.24.0-1|12	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kdesu-5.24.0-1|13	BuildRequires:	kf5pty-devel >= %{version}
14mu|kdesu-5.24.0-1|14	BuildRequires:	kf5service-devel >= %{version}
14mu|kdesu-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdesu-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdesu-5.24.0-1|17	BuildRequires:	pkgconfig(x11)
14mu|kdesu-5.24.0-1|18	
14mu|kdesu-5.24.0-1|19	%description
14mu|kdesu-5.24.0-1|20	KDE Frameworks 5 integration with su for elevated privileges module.
14mu|kdesu-5.24.0-1|21	
14mu|kdesu-5.24.0-1|22	KDESu provides functionality for building GUI front ends for (password asking)
14mu|kdesu-5.24.0-1|23	console mode programs. For example, kdesu and kdessh use it to interface with
14mu|kdesu-5.24.0-1|24	su and ssh respectively.
14mu|kdesu-5.24.0-1|25	
14mu|kdesu-5.24.0-1|26	%files
14mu|kdesu-5.24.0-1|27	%attr(2755,root,nogroup) %{_kde5_libexecdir}/kf5/kdesud
14mu|kdesu-5.24.0-1|28	%{_kde5_libexecdir}/kf5/kdesu_stub
14mu|kdesu-5.24.0-1|29	
14mu|kdesu-5.24.0-1|30	#----------------------------------------------------------------------------
14mu|kdesu-5.24.0-1|31	
14mu|kdesu-5.24.0-1|32	%package i18n
14mu|kdesu-5.24.0-1|33	Summary:	KDESu translations
14mu|kdesu-5.24.0-1|34	Group:		System/Internationalization
14mu|kdesu-5.24.0-1|35	BuildArch:	noarch
14mu|kdesu-5.24.0-1|36	
14mu|kdesu-5.24.0-1|37	%description i18n
14mu|kdesu-5.24.0-1|38	KDESu translations.
14mu|kdesu-5.24.0-1|39	
14mu|kdesu-5.24.0-1|40	%files i18n -f kdesud5.lang
14mu|kdesu-5.24.0-1|41	
14mu|kdesu-5.24.0-1|42	#----------------------------------------------------------------------------
14mu|kdesu-5.24.0-1|43	
14mu|kdesu-5.24.0-1|44	%define kf5su_major 5
14mu|kdesu-5.24.0-1|45	%define libkf5su %mklibname kf5su %{kf5su_major}
14mu|kdesu-5.24.0-1|46	
14mu|kdesu-5.24.0-1|47	%package -n %{libkf5su}
14mu|kdesu-5.24.0-1|48	Summary:	KDE Frameworks 5 KDESu shared library
14mu|kdesu-5.24.0-1|49	Group:		System/Libraries
14mu|kdesu-5.24.0-1|50	Requires:	%{name}
14mu|kdesu-5.24.0-1|51	Requires:	%{name}-i18n
14mu|kdesu-5.24.0-1|52	
14mu|kdesu-5.24.0-1|53	%description -n %{libkf5su}
14mu|kdesu-5.24.0-1|54	KDE Frameworks 5 KDESu shared library.
14mu|kdesu-5.24.0-1|55	
14mu|kdesu-5.24.0-1|56	%files -n %{libkf5su}
14mu|kdesu-5.24.0-1|57	%{_kde5_libdir}/libKF5Su.so.%{kf5su_major}*
14mu|kdesu-5.24.0-1|58	
14mu|kdesu-5.24.0-1|59	#----------------------------------------------------------------------------
14mu|kdesu-5.24.0-1|60	
14mu|kdesu-5.24.0-1|61	%define devkf5su %mklibname kf5su -d
14mu|kdesu-5.24.0-1|62	
14mu|kdesu-5.24.0-1|63	%package -n %{devkf5su}
14mu|kdesu-5.24.0-1|64	Summary:	Development files for KDE Frameworks 5 KDESu module
14mu|kdesu-5.24.0-1|65	Group:		Development/KDE and Qt
14mu|kdesu-5.24.0-1|66	Requires:	%{libkf5su} = %{EVRD}
14mu|kdesu-5.24.0-1|67	Provides:	%{name}-devel = %{EVRD}
14mu|kdesu-5.24.0-1|68	Provides:	kf5su-devel = %{version}
14mu|kdesu-5.24.0-1|69	
14mu|kdesu-5.24.0-1|70	%description -n %{devkf5su}
14mu|kdesu-5.24.0-1|71	This package contains header files needed if you wish to build applications
14mu|kdesu-5.24.0-1|72	based on %{name}.
14mu|kdesu-5.24.0-1|73	
14mu|kdesu-5.24.0-1|74	%files -n %{devkf5su}
14mu|kdesu-5.24.0-1|75	%{_kde5_includedir}/KF5/KDESu
14mu|kdesu-5.24.0-1|76	%{_kde5_includedir}/KF5/kdesu_version.h
14mu|kdesu-5.24.0-1|77	%{_kde5_libdir}/cmake/KF5Su
14mu|kdesu-5.24.0-1|78	%{_kde5_libdir}/libKF5Su.so
14mu|kdesu-5.24.0-1|79	%{_kde5_mkspecsdir}/*.pri
14mu|kdesu-5.24.0-1|80	
14mu|kdesu-5.24.0-1|81	#----------------------------------------------------------------------------
14mu|kdesu-5.24.0-1|82	
14mu|kdesu-5.24.0-1|83	%prep
14mu|kdesu-5.24.0-1|84	%setup -q
14mu|kdesu-5.24.0-1|85	
14mu|kdesu-5.24.0-1|86	%build
14mu|kdesu-5.24.0-1|87	%cmake_kde5
14mu|kdesu-5.24.0-1|88	%make
14mu|kdesu-5.24.0-1|89	
14mu|kdesu-5.24.0-1|90	%install
14mu|kdesu-5.24.0-1|91	%makeinstall_std -C build
14mu|kdesu-5.24.0-1|92	
14mu|kdesu-5.24.0-1|93	%find_lang kdesud5
14mu|kdesu-5.24.0-1|94	
14mu|kdesu-5.24.0-1|95	%changelog
14mu|kdesu-5.24.0-1|96	
14mu|kdesu-5.24.0-1|97	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kdesu-5.24.0-1|98	- (9c9f8c2) New version 5.24.0
14mu|kdesu-5.24.0-1|99	
14mu|kdesu-5.24.0-1|100	

22934 14
14mu|kdesvn-1.7.0-2|1	Summary:	KDE client for subversion
14mu|kdesvn-1.7.0-2|2	Name:		kdesvn
14mu|kdesvn-1.7.0-2|3	Version:	1.7.0
14mu|kdesvn-1.7.0-2|4	Release:	2
14mu|kdesvn-1.7.0-2|5	License:	GPLv2+
14mu|kdesvn-1.7.0-2|6	Group:		Graphical desktop/KDE
14mu|kdesvn-1.7.0-2|7	Url:		http://kdesvn.alwins-world.de/
14mu|kdesvn-1.7.0-2|8	Source0:	http://download.kde.org/stable/kdesvn/%{version}/%{name}-%{version}.tar.xz
14mu|kdesvn-1.7.0-2|9	Source1:	kdesvn_ru.po
14mu|kdesvn-1.7.0-2|10	BuildRequires:	kdelibs4-devel
14mu|kdesvn-1.7.0-2|11	BuildRequires:	subversion-devel
14mu|kdesvn-1.7.0-2|12	Requires:	cervisia
14mu|kdesvn-1.7.0-2|13	Requires:	graphviz
14mu|kdesvn-1.7.0-2|14	
14mu|kdesvn-1.7.0-2|15	%description
14mu|kdesvn-1.7.0-2|16	kdesvn is yet another client for subversion. But it uses native
14mu|kdesvn-1.7.0-2|17	KDE API instead of a extra lib like GAMBAS and it is using the
14mu|kdesvn-1.7.0-2|18	native subversion delevelopment API instead of just parsing the
14mu|kdesvn-1.7.0-2|19	output of the commandline tool like most other clients do. It tries
14mu|kdesvn-1.7.0-2|20	to setup a look and feel like the standard filemanager of KDE and is
14mu|kdesvn-1.7.0-2|21	integrated into it via KPart.
14mu|kdesvn-1.7.0-2|22	The base C++ interface to subversion I took from the (real great) tool
14mu|kdesvn-1.7.0-2|23	Rapidsvn (see http://rapidsvn.tigris.org/) with some modifcations and fixes.
14mu|kdesvn-1.7.0-2|24	
14mu|kdesvn-1.7.0-2|25	%files -f %{name}.lang
14mu|kdesvn-1.7.0-2|26	%doc AUTHORS COPYING ChangeLog
14mu|kdesvn-1.7.0-2|27	%{_kde_bindir}/*
14mu|kdesvn-1.7.0-2|28	%{_kde_libdir}/kde4/*
14mu|kdesvn-1.7.0-2|29	%{_kde_datadir}/svnqt
14mu|kdesvn-1.7.0-2|30	%{_kde_appsdir}/kdesvn
14mu|kdesvn-1.7.0-2|31	%{_kde_appsdir}/kdesvnpart
14mu|kdesvn-1.7.0-2|32	%{_kde_appsdir}/kconf_update/*
14mu|kdesvn-1.7.0-2|33	%{_kde_iconsdir}/hicolor/*/*/*
14mu|kdesvn-1.7.0-2|34	%{_kde_applicationsdir}/kdesvn.desktop
14mu|kdesvn-1.7.0-2|35	%{_kde_datadir}/config.kcfg/*
14mu|kdesvn-1.7.0-2|36	%{_kde_services}/ServiceMenus/kdesvn_subversion.desktop
14mu|kdesvn-1.7.0-2|37	%{_kde_services}/ServiceMenus/kdesvn_subversion_toplevel.desktop
14mu|kdesvn-1.7.0-2|38	%{_kde_services}/kded/kdesvnd.desktop
14mu|kdesvn-1.7.0-2|39	%{_kde_services}/kdesvnpart.desktop
14mu|kdesvn-1.7.0-2|40	%{_kde_services}/ksvn*.protocol
14mu|kdesvn-1.7.0-2|41	%{_mandir}/man1/*
14mu|kdesvn-1.7.0-2|42	
14mu|kdesvn-1.7.0-2|43	#----------------------------------------------------------------------------
14mu|kdesvn-1.7.0-2|44	
14mu|kdesvn-1.7.0-2|45	%prep
14mu|kdesvn-1.7.0-2|46	%setup -q
14mu|kdesvn-1.7.0-2|47	
14mu|kdesvn-1.7.0-2|48	cp %{SOURCE1} po/ru/kdesvn.po
14mu|kdesvn-1.7.0-2|49	
14mu|kdesvn-1.7.0-2|50	%build
14mu|kdesvn-1.7.0-2|51	%cmake_kde4
14mu|kdesvn-1.7.0-2|52	%make
14mu|kdesvn-1.7.0-2|53	
14mu|kdesvn-1.7.0-2|54	%install
14mu|kdesvn-1.7.0-2|55	%makeinstall_std -C build
14mu|kdesvn-1.7.0-2|56	
14mu|kdesvn-1.7.0-2|57	%find_lang %{name} kdesvnaskpass %{name}.lang --with-html --with-man
14mu|kdesvn-1.7.0-2|58	
14mu|kdesvn-1.7.0-2|59	rm -f %{buildroot}%{_kde_libdir}/libsvnqt.a
14mu|kdesvn-1.7.0-2|60	rm -f %{buildroot}%{_datadir}/dbus-1/interfaces/org.kde.kdesvnd.xml
14mu|kdesvn-1.7.0-2|61	
14mu|kdesvn-1.7.0-2|62	# fwang: conflicts with cervisia
14mu|kdesvn-1.7.0-2|63	rm -f %{buildroot}%{_kde_services}/svn*.protocol
14mu|kdesvn-1.7.0-2|64	
14mu|kdesvn-1.7.0-2|65	
14mu|kdesvn-1.7.0-2|66	%changelog
14mu|kdesvn-1.7.0-2|67	
14mu|kdesvn-1.7.0-2|68	* Thu Jan 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-2
14mu|kdesvn-1.7.0-2|69	- (4b6b6e3) Update Russian translation
14mu|kdesvn-1.7.0-2|70	
14mu|kdesvn-1.7.0-2|71	

22935 14
14mu|kdetoys4-4.14.3-1|1	Summary:	K Desktop Environment - Toys and Amusements
14mu|kdetoys4-4.14.3-1|2	Name:		kdetoys4
14mu|kdetoys4-4.14.3-1|3	Version:	4.14.3
14mu|kdetoys4-4.14.3-1|4	Release:	1
14mu|kdetoys4-4.14.3-1|5	Epoch:		1
14mu|kdetoys4-4.14.3-1|6	License:	GPLv2+
14mu|kdetoys4-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdetoys4-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdetoys4-4.14.3-1|9	Suggests:	amor
14mu|kdetoys4-4.14.3-1|10	Suggests:	kteatime
14mu|kdetoys4-4.14.3-1|11	Suggests:	ktux
14mu|kdetoys4-4.14.3-1|12	Obsoletes:	kdetoys4-devel < 1:4.11.0
14mu|kdetoys4-4.14.3-1|13	BuildArch:	noarch
14mu|kdetoys4-4.14.3-1|14	
14mu|kdetoys4-4.14.3-1|15	%description
14mu|kdetoys4-4.14.3-1|16	Toys for the K Desktop Environment.
14mu|kdetoys4-4.14.3-1|17	
14mu|kdetoys4-4.14.3-1|18	Software suggested by this metapackage:
14mu|kdetoys4-4.14.3-1|19	- amor: Amusing Misuse Of Resources put's comic figures above your windows
14mu|kdetoys4-4.14.3-1|20	- kteatime: system tray applet that makes sure your tea doesn't get too strong
14mu|kdetoys4-4.14.3-1|21	- ktux: Tux-in-a-Spaceship screen saver
14mu|kdetoys4-4.14.3-1|22	
14mu|kdetoys4-4.14.3-1|23	%files
14mu|kdetoys4-4.14.3-1|24	
14mu|kdetoys4-4.14.3-1|25	#-------------------------------------------------------------------
14mu|kdetoys4-4.14.3-1|26	
14mu|kdetoys4-4.14.3-1|27	%prep
14mu|kdetoys4-4.14.3-1|28	
14mu|kdetoys4-4.14.3-1|29	%build
14mu|kdetoys4-4.14.3-1|30	
14mu|kdetoys4-4.14.3-1|31	%install
14mu|kdetoys4-4.14.3-1|32	
14mu|kdetoys4-4.14.3-1|33	
14mu|kdetoys4-4.14.3-1|34	%changelog
14mu|kdetoys4-4.14.3-1|35	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdetoys4-4.14.3-1|36	+ Revision: 42c13d7
14mu|kdetoys4-4.14.3-1|37	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdetoys4-4.14.3-1|38	
14mu|kdetoys4-4.14.3-1|39	

22936 14
14mu|kde-wallpapers-4.14.3-1|1	Summary:	Additional official wallpapers for KDE4
14mu|kde-wallpapers-4.14.3-1|2	Name:		kde-wallpapers
14mu|kde-wallpapers-4.14.3-1|3	Version:	4.14.3
14mu|kde-wallpapers-4.14.3-1|4	Release:	1
14mu|kde-wallpapers-4.14.3-1|5	Epoch:		2
14mu|kde-wallpapers-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kde-wallpapers-4.14.3-1|7	License:	LGPLv3
14mu|kde-wallpapers-4.14.3-1|8	Url:		http://www.kde.org/
14mu|kde-wallpapers-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kde-wallpapers-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kde-wallpapers-4.14.3-1|11	BuildRequires:	automoc4
14mu|kde-wallpapers-4.14.3-1|12	Conflicts:	kdebase4-workspace < 2:4.6.90
14mu|kde-wallpapers-4.14.3-1|13	BuildArch:	noarch
14mu|kde-wallpapers-4.14.3-1|14	
14mu|kde-wallpapers-4.14.3-1|15	%description
14mu|kde-wallpapers-4.14.3-1|16	This package contains additional official wallpapers for KDE4.
14mu|kde-wallpapers-4.14.3-1|17	
14mu|kde-wallpapers-4.14.3-1|18	%files
14mu|kde-wallpapers-4.14.3-1|19	%doc LICENSE
14mu|kde-wallpapers-4.14.3-1|20	%{_kde_datadir}/wallpapers/*
14mu|kde-wallpapers-4.14.3-1|21	
14mu|kde-wallpapers-4.14.3-1|22	#-----------------------------------------------------------------------------
14mu|kde-wallpapers-4.14.3-1|23	
14mu|kde-wallpapers-4.14.3-1|24	%prep
14mu|kde-wallpapers-4.14.3-1|25	%setup -q
14mu|kde-wallpapers-4.14.3-1|26	
14mu|kde-wallpapers-4.14.3-1|27	%build
14mu|kde-wallpapers-4.14.3-1|28	%cmake_kde4
14mu|kde-wallpapers-4.14.3-1|29	%make
14mu|kde-wallpapers-4.14.3-1|30	
14mu|kde-wallpapers-4.14.3-1|31	%install
14mu|kde-wallpapers-4.14.3-1|32	%makeinstall_std -C build
14mu|kde-wallpapers-4.14.3-1|33	
14mu|kde-wallpapers-4.14.3-1|34	
14mu|kde-wallpapers-4.14.3-1|35	%changelog
14mu|kde-wallpapers-4.14.3-1|36	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kde-wallpapers-4.14.3-1|37	+ Revision: 22e8ce4
14mu|kde-wallpapers-4.14.3-1|38	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kde-wallpapers-4.14.3-1|39	
14mu|kde-wallpapers-4.14.3-1|40	

22937 14
14mu|kdewebdev4-4.14.3-1|1	Summary:	A web editor for the KDE Desktop Environment
14mu|kdewebdev4-4.14.3-1|2	Name:		kdewebdev4
14mu|kdewebdev4-4.14.3-1|3	Version:	4.14.3
14mu|kdewebdev4-4.14.3-1|4	Release:	1
14mu|kdewebdev4-4.14.3-1|5	Epoch:		1
14mu|kdewebdev4-4.14.3-1|6	License:	GPLv2+
14mu|kdewebdev4-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdewebdev4-4.14.3-1|8	Url:		http://kdewebdev.org/
14mu|kdewebdev4-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdewebdev-%{version}.tar.xz
14mu|kdewebdev4-4.14.3-1|10	BuildRequires:	automoc4
14mu|kdewebdev4-4.14.3-1|11	BuildRequires:	boost-devel
14mu|kdewebdev4-4.14.3-1|12	BuildRequires:	kdelibs4-devel
14mu|kdewebdev4-4.14.3-1|13	BuildRequires:	kdepimlibs4-devel
14mu|kdewebdev4-4.14.3-1|14	BuildRequires:	ruby-devel
14mu|kdewebdev4-4.14.3-1|15	BuildRequires:	tidy-devel
14mu|kdewebdev4-4.14.3-1|16	BuildRequires:	pkgconfig(libxml-2.0)
14mu|kdewebdev4-4.14.3-1|17	BuildRequires:	pkgconfig(libxslt)
14mu|kdewebdev4-4.14.3-1|18	Requires:	kfilereplace
14mu|kdewebdev4-4.14.3-1|19	Requires:	kimagemapeditor
14mu|kdewebdev4-4.14.3-1|20	Requires:	klinkstatus
14mu|kdewebdev4-4.14.3-1|21	Requires:	kommander
14mu|kdewebdev4-4.14.3-1|22	
14mu|kdewebdev4-4.14.3-1|23	%description
14mu|kdewebdev4-4.14.3-1|24	A web editor for the KDE Desktop Environment.
14mu|kdewebdev4-4.14.3-1|25	
14mu|kdewebdev4-4.14.3-1|26	%files
14mu|kdewebdev4-4.14.3-1|27	%doc README
14mu|kdewebdev4-4.14.3-1|28	
14mu|kdewebdev4-4.14.3-1|29	#--------------------------------------------------------------------------
14mu|kdewebdev4-4.14.3-1|30	
14mu|kdewebdev4-4.14.3-1|31	%package -n kfilereplace
14mu|kdewebdev4-4.14.3-1|32	Summary:	Search and replace tool
14mu|kdewebdev4-4.14.3-1|33	Group:		Graphical desktop/KDE
14mu|kdewebdev4-4.14.3-1|34	Conflicts:	kdewebdev4-devel < 1:4.11.0
14mu|kdewebdev4-4.14.3-1|35	
14mu|kdewebdev4-4.14.3-1|36	%description -n kfilereplace
14mu|kdewebdev4-4.14.3-1|37	Search and replace tool.
14mu|kdewebdev4-4.14.3-1|38	
14mu|kdewebdev4-4.14.3-1|39	%files -n kfilereplace
14mu|kdewebdev4-4.14.3-1|40	%{_kde_bindir}/kfilereplace
14mu|kdewebdev4-4.14.3-1|41	%{_kde_applicationsdir}/kfilereplace.desktop
14mu|kdewebdev4-4.14.3-1|42	%{_kde_appsdir}/kfilereplace
14mu|kdewebdev4-4.14.3-1|43	%{_kde_appsdir}/kfilereplacepart
14mu|kdewebdev4-4.14.3-1|44	%{_kde_iconsdir}/*/*/apps/kfilereplace.png
14mu|kdewebdev4-4.14.3-1|45	%{_kde_iconsdir}/*/*/actions/*
14mu|kdewebdev4-4.14.3-1|46	%{_kde_services}/kfilereplacepart.desktop
14mu|kdewebdev4-4.14.3-1|47	%{_kde_libdir}/kde4/libkfilereplacepart.so
14mu|kdewebdev4-4.14.3-1|48	%{_kde_docdir}/HTML/en/kfilereplace
14mu|kdewebdev4-4.14.3-1|49	%{_datadir}/dbus-1/interfaces/org.kde.kfilereplace.xml
14mu|kdewebdev4-4.14.3-1|50	
14mu|kdewebdev4-4.14.3-1|51	#--------------------------------------------------------------------------
14mu|kdewebdev4-4.14.3-1|52	
14mu|kdewebdev4-4.14.3-1|53	%package -n kimagemapeditor
14mu|kdewebdev4-4.14.3-1|54	Summary:	HTML image map editor
14mu|kdewebdev4-4.14.3-1|55	Group:		Graphical desktop/KDE
14mu|kdewebdev4-4.14.3-1|56	
14mu|kdewebdev4-4.14.3-1|57	%description -n kimagemapeditor
14mu|kdewebdev4-4.14.3-1|58	HTML image map editor.
14mu|kdewebdev4-4.14.3-1|59	
14mu|kdewebdev4-4.14.3-1|60	%files -n kimagemapeditor
14mu|kdewebdev4-4.14.3-1|61	%{_kde_bindir}/kimagemapeditor
14mu|kdewebdev4-4.14.3-1|62	%{_kde_applicationsdir}/kimagemapeditor.desktop
14mu|kdewebdev4-4.14.3-1|63	%{_kde_appsdir}/kimagemapeditor
14mu|kdewebdev4-4.14.3-1|64	%{_kde_iconsdir}/hicolor/*/apps/kimagemapeditor.png
14mu|kdewebdev4-4.14.3-1|65	%{_kde_services}/kimagemapeditorpart.desktop
14mu|kdewebdev4-4.14.3-1|66	%{_kde_libdir}/kde4/libkimagemapeditor.so
14mu|kdewebdev4-4.14.3-1|67	%{_kde_docdir}/*/*/kimagemapeditor
14mu|kdewebdev4-4.14.3-1|68	
14mu|kdewebdev4-4.14.3-1|69	#--------------------------------------------------------------------
14mu|kdewebdev4-4.14.3-1|70	
14mu|kdewebdev4-4.14.3-1|71	%package -n klinkstatus
14mu|kdewebdev4-4.14.3-1|72	Summary:	Link checker tool
14mu|kdewebdev4-4.14.3-1|73	Group:		Graphical desktop/KDE
14mu|kdewebdev4-4.14.3-1|74	Requires:	tidy
14mu|kdewebdev4-4.14.3-1|75	Conflicts:	kdewebdev4-devel < 1:4.11.0
14mu|kdewebdev4-4.14.3-1|76	
14mu|kdewebdev4-4.14.3-1|77	%description -n klinkstatus
14mu|kdewebdev4-4.14.3-1|78	Link checker tool. It features:
14mu|kdewebdev4-4.14.3-1|79	* Support several protocols (allowing fast checking of
14mu|kdewebdev4-4.14.3-1|80	local documents): http, ftp, ssh (fish or sftp) and file.
14mu|kdewebdev4-4.14.3-1|81	* Proxy support
14mu|kdewebdev4-4.14.3-1|82	* Allows authentication when checking restricted documents
14mu|kdewebdev4-4.14.3-1|83	* Supports the latest Web standards-- HTML 4.0, HTTP 1.1
14mu|kdewebdev4-4.14.3-1|84	* Server-Side Includes (SSI, aka SHTML) are supported and checked
14mu|kdewebdev4-4.14.3-1|85	* Regular expressions to restrict which URLs are searched
14mu|kdewebdev4-4.14.3-1|86	* Show link results as they are checked
14mu|kdewebdev4-4.14.3-1|87	* Tree like view (that reflects the file structure of the documents) or
14mu|kdewebdev4-4.14.3-1|88	flat view
14mu|kdewebdev4-4.14.3-1|89	* Limit the search depth
14mu|kdewebdev4-4.14.3-1|90	* Fragment identifiers ("#" anchor links that point to a specific
14mu|kdewebdev4-4.14.3-1|91	section in a document) are supported and checked
14mu|kdewebdev4-4.14.3-1|92	* Pause/Resume of checking session
14mu|kdewebdev4-4.14.3-1|93	* History of checked URLs
14mu|kdewebdev4-4.14.3-1|94	* Tabbed checking (allow multiple sessions at the same time)
14mu|kdewebdev4-4.14.3-1|95	* Filter checked links (good, broken, malformed and undetermined)
14mu|kdewebdev4-4.14.3-1|96	* Configurable number of simultaneous connections (performance tunning)
14mu|kdewebdev4-4.14.3-1|97	* Other configurable options like "check external links",
14mu|kdewebdev4-4.14.3-1|98	"check parent folders", "timeout"
14mu|kdewebdev4-4.14.3-1|99	* Good integration with Quanta+
14mu|kdewebdev4-4.14.3-1|100	
14mu|kdewebdev4-4.14.3-1|101	%files -n klinkstatus
14mu|kdewebdev4-4.14.3-1|102	%{_kde_bindir}/klinkstatus
14mu|kdewebdev4-4.14.3-1|103	%{_kde_libdir}/kde4/klinkstatuspart.so
14mu|kdewebdev4-4.14.3-1|104	%{_kde_libdir}/kde4/automationklinkstatus.so
14mu|kdewebdev4-4.14.3-1|105	%{_kde_libdir}/kde4/krossmoduleklinkstatus.so
14mu|kdewebdev4-4.14.3-1|106	%{_kde_applicationsdir}/klinkstatus.desktop
14mu|kdewebdev4-4.14.3-1|107	%{_kde_appsdir}/klinkstatus
14mu|kdewebdev4-4.14.3-1|108	%{_kde_appsdir}/klinkstatuspart
14mu|kdewebdev4-4.14.3-1|109	%{_kde_iconsdir}/*/*/apps/klinkstatus.png
14mu|kdewebdev4-4.14.3-1|110	%{_kde_services}/klinkstatus_part.desktop
14mu|kdewebdev4-4.14.3-1|111	%{_kde_services}/klinkstatus_automation.desktop
14mu|kdewebdev4-4.14.3-1|112	%{_kde_services}/krossmoduleklinkstatus.desktop
14mu|kdewebdev4-4.14.3-1|113	%{_kde_configdir}/klinkstatus.knsrc
14mu|kdewebdev4-4.14.3-1|114	%{_kde_docdir}/HTML/en/klinkstatus
14mu|kdewebdev4-4.14.3-1|115	%{_datadir}/dbus-1/interfaces/org.kde.kdewebdev.klinkstatus.SearchManager.xml
14mu|kdewebdev4-4.14.3-1|116	
14mu|kdewebdev4-4.14.3-1|117	#--------------------------------------------------------------------------
14mu|kdewebdev4-4.14.3-1|118	
14mu|kdewebdev4-4.14.3-1|119	%package -n kommander
14mu|kdewebdev4-4.14.3-1|120	Summary:	Visual dialog building tool
14mu|kdewebdev4-4.14.3-1|121	Group:		Graphical desktop/KDE
14mu|kdewebdev4-4.14.3-1|122	
14mu|kdewebdev4-4.14.3-1|123	%description -n kommander
14mu|kdewebdev4-4.14.3-1|124	Kommander is a visual dialog building tool which may be expanded to create
14mu|kdewebdev4-4.14.3-1|125	full mainwindow applications. The primary objective is to create as much
14mu|kdewebdev4-4.14.3-1|126	functionality as possible without using any scripting language. This is
14mu|kdewebdev4-4.14.3-1|127	provided by the following features:
14mu|kdewebdev4-4.14.3-1|128	* Specials - these are prefaced with an "@" like @widgetText. The offer
14mu|kdewebdev4-4.14.3-1|129	special features like the value of a widget, functions, aliases, global
14mu|kdewebdev4-4.14.3-1|130	variables and such.
14mu|kdewebdev4-4.14.3-1|131	* DCOP integration - this allows Kommander dialogs to control and be
14mu|kdewebdev4-4.14.3-1|132	controled in interactions with other KDE applicatins. It is a very powerful
14mu|kdewebdev4-4.14.3-1|133	feature!
14mu|kdewebdev4-4.14.3-1|134	* Signals and Slots - this is a little less intuitive to a new user. It is
14mu|kdewebdev4-4.14.3-1|135	under review for how we process things in the first major release. These
14mu|kdewebdev4-4.14.3-1|136	offer a limited event model for when a button is pushed or a widget is
14mu|kdewebdev4-4.14.3-1|137	changed. Combined with "Population Text" it is rather powerful.
14mu|kdewebdev4-4.14.3-1|138	
14mu|kdewebdev4-4.14.3-1|139	%files -n kommander
14mu|kdewebdev4-4.14.3-1|140	%{_kde_bindir}/kommander
14mu|kdewebdev4-4.14.3-1|141	%{_kde_datadir}/applnk/.hidden/kommander.desktop
14mu|kdewebdev4-4.14.3-1|142	
14mu|kdewebdev4-4.14.3-1|143	#--------------------------------------------------------------------------
14mu|kdewebdev4-4.14.3-1|144	
14mu|kdewebdev4-4.14.3-1|145	%define klinkstatuscommon_major 4
14mu|kdewebdev4-4.14.3-1|146	%define libklinkstatuscommon %mklibname klinkstatuscommon %{klinkstatuscommon_major}
14mu|kdewebdev4-4.14.3-1|147	
14mu|kdewebdev4-4.14.3-1|148	%package -n %{libklinkstatuscommon}
14mu|kdewebdev4-4.14.3-1|149	Summary:	KDE4 shared library
14mu|kdewebdev4-4.14.3-1|150	Group:		System/Libraries
14mu|kdewebdev4-4.14.3-1|151	
14mu|kdewebdev4-4.14.3-1|152	%description -n %{libklinkstatuscommon}
14mu|kdewebdev4-4.14.3-1|153	KDE4 shared library.
14mu|kdewebdev4-4.14.3-1|154	
14mu|kdewebdev4-4.14.3-1|155	%files -n %{libklinkstatuscommon}
14mu|kdewebdev4-4.14.3-1|156	%{_kde_libdir}/libklinkstatuscommon.so.%{klinkstatuscommon_major}*
14mu|kdewebdev4-4.14.3-1|157	
14mu|kdewebdev4-4.14.3-1|158	#--------------------------------------------------------------------------
14mu|kdewebdev4-4.14.3-1|159	
14mu|kdewebdev4-4.14.3-1|160	%define kommanderwidgets_major 4
14mu|kdewebdev4-4.14.3-1|161	%define libkommanderwidgets %mklibname kommanderwidgets %{kommanderwidgets_major}
14mu|kdewebdev4-4.14.3-1|162	
14mu|kdewebdev4-4.14.3-1|163	%package -n %{libkommanderwidgets}
14mu|kdewebdev4-4.14.3-1|164	Summary:	KDE4 shared library
14mu|kdewebdev4-4.14.3-1|165	Group:		System/Libraries
14mu|kdewebdev4-4.14.3-1|166	
14mu|kdewebdev4-4.14.3-1|167	%description -n %{libkommanderwidgets}
14mu|kdewebdev4-4.14.3-1|168	KDE4 shared library.
14mu|kdewebdev4-4.14.3-1|169	
14mu|kdewebdev4-4.14.3-1|170	%files -n %{libkommanderwidgets}
14mu|kdewebdev4-4.14.3-1|171	%{_kde_libdir}/libkommanderwidgets.so.%{kommanderwidgets_major}*
14mu|kdewebdev4-4.14.3-1|172	
14mu|kdewebdev4-4.14.3-1|173	#--------------------------------------------------------------------------
14mu|kdewebdev4-4.14.3-1|174	
14mu|kdewebdev4-4.14.3-1|175	%define kommandercore_major 4
14mu|kdewebdev4-4.14.3-1|176	%define libkommandercore %mklibname kommandercore %{kommandercore_major}
14mu|kdewebdev4-4.14.3-1|177	
14mu|kdewebdev4-4.14.3-1|178	%package -n %{libkommandercore}
14mu|kdewebdev4-4.14.3-1|179	Summary:	KDE4 shared library
14mu|kdewebdev4-4.14.3-1|180	Group:		System/Libraries
14mu|kdewebdev4-4.14.3-1|181	
14mu|kdewebdev4-4.14.3-1|182	%description -n %{libkommandercore}
14mu|kdewebdev4-4.14.3-1|183	KDE4 shared library.
14mu|kdewebdev4-4.14.3-1|184	
14mu|kdewebdev4-4.14.3-1|185	%files -n %{libkommandercore}
14mu|kdewebdev4-4.14.3-1|186	%{_kde_libdir}/libkommandercore.so.%{kommandercore_major}*
14mu|kdewebdev4-4.14.3-1|187	
14mu|kdewebdev4-4.14.3-1|188	#--------------------------------------------------------------------------
14mu|kdewebdev4-4.14.3-1|189	
14mu|kdewebdev4-4.14.3-1|190	%package devel
14mu|kdewebdev4-4.14.3-1|191	Summary:	Development files for %{name}
14mu|kdewebdev4-4.14.3-1|192	Group:		Development/KDE and Qt
14mu|kdewebdev4-4.14.3-1|193	Requires:	kde4-macros
14mu|kdewebdev4-4.14.3-1|194	Requires:	kdelibs4-devel
14mu|kdewebdev4-4.14.3-1|195	Requires:	%{libklinkstatuscommon} = %{EVRD}
14mu|kdewebdev4-4.14.3-1|196	Requires:	%{libkommandercore} = %{EVRD}
14mu|kdewebdev4-4.14.3-1|197	Requires:	%{libkommanderwidgets} = %{EVRD}
14mu|kdewebdev4-4.14.3-1|198	
14mu|kdewebdev4-4.14.3-1|199	%description devel
14mu|kdewebdev4-4.14.3-1|200	This package contains header files needed if you wish to build applications
14mu|kdewebdev4-4.14.3-1|201	based on %{name}.
14mu|kdewebdev4-4.14.3-1|202	
14mu|kdewebdev4-4.14.3-1|203	%files devel
14mu|kdewebdev4-4.14.3-1|204	%{_kde_includedir}/*
14mu|kdewebdev4-4.14.3-1|205	%{_kde_libdir}/*.so
14mu|kdewebdev4-4.14.3-1|206	
14mu|kdewebdev4-4.14.3-1|207	#--------------------------------------------------------------------------
14mu|kdewebdev4-4.14.3-1|208	
14mu|kdewebdev4-4.14.3-1|209	%prep
14mu|kdewebdev4-4.14.3-1|210	%setup -q -n kdewebdev-%{version}
14mu|kdewebdev4-4.14.3-1|211	
14mu|kdewebdev4-4.14.3-1|212	%build
14mu|kdewebdev4-4.14.3-1|213	%cmake_kde4
14mu|kdewebdev4-4.14.3-1|214	%make
14mu|kdewebdev4-4.14.3-1|215	
14mu|kdewebdev4-4.14.3-1|216	%install
14mu|kdewebdev4-4.14.3-1|217	%makeinstall_std -C build
14mu|kdewebdev4-4.14.3-1|218	
14mu|kdewebdev4-4.14.3-1|219	
14mu|kdewebdev4-4.14.3-1|220	%changelog
14mu|kdewebdev4-4.14.3-1|221	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdewebdev4-4.14.3-1|222	+ Revision: aef4f4d
14mu|kdewebdev4-4.14.3-1|223	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdewebdev4-4.14.3-1|224	
14mu|kdewebdev4-4.14.3-1|225	

22938 14
14mu|kdewebkit-5.24.0-1|1	%define fw_version 5.24
14mu|kdewebkit-5.24.0-1|2	
14mu|kdewebkit-5.24.0-1|3	Summary:	KDE Frameworks 5 QtWebKit integration module
14mu|kdewebkit-5.24.0-1|4	Name:		kdewebkit
14mu|kdewebkit-5.24.0-1|5	Version:	5.24.0
14mu|kdewebkit-5.24.0-1|6	Release:	1
14mu|kdewebkit-5.24.0-1|7	License:	GPLv2+
14mu|kdewebkit-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kdewebkit-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kdewebkit-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kdewebkit-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kdewebkit-5.24.0-1|12	BuildRequires:	kconfig-devel >= %{version}
14mu|kdewebkit-5.24.0-1|13	BuildRequires:	kcoreaddons-devel >= %{version}
14mu|kdewebkit-5.24.0-1|14	BuildRequires:	kio-devel >= %{version}
14mu|kdewebkit-5.24.0-1|15	BuildRequires:	kjobwidgets-devel >= %{version}
14mu|kdewebkit-5.24.0-1|16	BuildRequires:	kparts-devel >= %{version}
14mu|kdewebkit-5.24.0-1|17	BuildRequires:	kservice-devel >= %{version}
14mu|kdewebkit-5.24.0-1|18	BuildRequires:	kwallet-kf5-devel >= %{version}
14mu|kdewebkit-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdewebkit-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kdewebkit-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Network)
14mu|kdewebkit-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdewebkit-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|kdewebkit-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|kdewebkit-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kdewebkit-5.24.0-1|26	
14mu|kdewebkit-5.24.0-1|27	%description
14mu|kdewebkit-5.24.0-1|28	KDE Frameworks 5 QtWebKit integration module.
14mu|kdewebkit-5.24.0-1|29	
14mu|kdewebkit-5.24.0-1|30	This library provides KDE integration of the QtWebKit library. If you are
14mu|kdewebkit-5.24.0-1|31	using QtWebKit in your KDE application, you are encouraged to use this layer
14mu|kdewebkit-5.24.0-1|32	instead of using the QtWebKit classes directly.
14mu|kdewebkit-5.24.0-1|33	
14mu|kdewebkit-5.24.0-1|34	#----------------------------------------------------------------------------
14mu|kdewebkit-5.24.0-1|35	
14mu|kdewebkit-5.24.0-1|36	%define kf5webkit_major 5
14mu|kdewebkit-5.24.0-1|37	%define libkf5webkit %mklibname kf5webkit %{kf5webkit_major}
14mu|kdewebkit-5.24.0-1|38	
14mu|kdewebkit-5.24.0-1|39	%package -n %{libkf5webkit}
14mu|kdewebkit-5.24.0-1|40	Summary:	KDE Frameworks 5 QtWebKit integration shared library
14mu|kdewebkit-5.24.0-1|41	Group:		System/Libraries
14mu|kdewebkit-5.24.0-1|42	
14mu|kdewebkit-5.24.0-1|43	%description -n %{libkf5webkit}
14mu|kdewebkit-5.24.0-1|44	KDE Frameworks 5 QtWebKit integration shared library.
14mu|kdewebkit-5.24.0-1|45	
14mu|kdewebkit-5.24.0-1|46	%files -n %{libkf5webkit}
14mu|kdewebkit-5.24.0-1|47	%{_kde5_libdir}/libKF5WebKit.so.%{kf5webkit_major}*
14mu|kdewebkit-5.24.0-1|48	
14mu|kdewebkit-5.24.0-1|49	#----------------------------------------------------------------------------
14mu|kdewebkit-5.24.0-1|50	
14mu|kdewebkit-5.24.0-1|51	%define devkf5webkit %mklibname kf5webkit -d
14mu|kdewebkit-5.24.0-1|52	
14mu|kdewebkit-5.24.0-1|53	%package -n %{devkf5webkit}
14mu|kdewebkit-5.24.0-1|54	Summary:	Development files for KDE Frameworks 5 QtWebKit integration module
14mu|kdewebkit-5.24.0-1|55	Group:		Development/KDE and Qt
14mu|kdewebkit-5.24.0-1|56	Requires:	%{libkf5webkit} = %{EVRD}
14mu|kdewebkit-5.24.0-1|57	Provides:	%{name}-devel = %{EVRD}
14mu|kdewebkit-5.24.0-1|58	Provides:	kf5webkit-devel = %{version}
14mu|kdewebkit-5.24.0-1|59	
14mu|kdewebkit-5.24.0-1|60	%description -n %{devkf5webkit}
14mu|kdewebkit-5.24.0-1|61	This package contains header files needed if you wish to build applications
14mu|kdewebkit-5.24.0-1|62	based on %{name}.
14mu|kdewebkit-5.24.0-1|63	
14mu|kdewebkit-5.24.0-1|64	%files -n %{devkf5webkit}
14mu|kdewebkit-5.24.0-1|65	%{_kde5_includedir}/KF5/KDEWebKit
14mu|kdewebkit-5.24.0-1|66	%{_kde5_includedir}/KF5/kdewebkit_version.h
14mu|kdewebkit-5.24.0-1|67	%{_kde5_libdir}/cmake/KF5WebKit
14mu|kdewebkit-5.24.0-1|68	%{_kde5_libdir}/libKF5WebKit.so
14mu|kdewebkit-5.24.0-1|69	%{_kde5_mkspecsdir}/*.pri
14mu|kdewebkit-5.24.0-1|70	
14mu|kdewebkit-5.24.0-1|71	#----------------------------------------------------------------------------
14mu|kdewebkit-5.24.0-1|72	
14mu|kdewebkit-5.24.0-1|73	%prep
14mu|kdewebkit-5.24.0-1|74	%setup -q
14mu|kdewebkit-5.24.0-1|75	
14mu|kdewebkit-5.24.0-1|76	%build
14mu|kdewebkit-5.24.0-1|77	%cmake_kde5
14mu|kdewebkit-5.24.0-1|78	%make
14mu|kdewebkit-5.24.0-1|79	
14mu|kdewebkit-5.24.0-1|80	%install
14mu|kdewebkit-5.24.0-1|81	%makeinstall_std -C build
14mu|kdewebkit-5.24.0-1|82	
14mu|kdewebkit-5.24.0-1|83	
14mu|kdewebkit-5.24.0-1|84	%changelog
14mu|kdewebkit-5.24.0-1|85	
14mu|kdewebkit-5.24.0-1|86	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kdewebkit-5.24.0-1|87	- (c537337) New version 5.24.0
14mu|kdewebkit-5.24.0-1|88	
14mu|kdewebkit-5.24.0-1|89	

22939 14
14mu|kdf-4.14.3-1|1	Name:		kdf
14mu|kdf-4.14.3-1|2	Summary:	View free disk space
14mu|kdf-4.14.3-1|3	Version:	4.14.3
14mu|kdf-4.14.3-1|4	Release:	1
14mu|kdf-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|kdf-4.14.3-1|6	License:	LGPLv2
14mu|kdf-4.14.3-1|7	URL:		http://utils.kde.org/projects/kdf
14mu|kdf-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdf-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kdf-4.14.3-1|10	
14mu|kdf-4.14.3-1|11	%description
14mu|kdf-4.14.3-1|12	KDiskFree displays the available file devices (hard drive partitions,
14mu|kdf-4.14.3-1|13	floppy and CD/DVD drives, etc.) along with information on their capacity,
14mu|kdf-4.14.3-1|14	free space, type and mount point. It also allows you to mount and unmount
14mu|kdf-4.14.3-1|15	drives and view them in a file manager.
14mu|kdf-4.14.3-1|16	
14mu|kdf-4.14.3-1|17	%files
14mu|kdf-4.14.3-1|18	%{_kde_appsdir}/kdf
14mu|kdf-4.14.3-1|19	%{_kde_bindir}/kdf
14mu|kdf-4.14.3-1|20	%{_kde_bindir}/kwikdisk
14mu|kdf-4.14.3-1|21	%{_kde_libdir}/kde4/kcm_kdf.so
14mu|kdf-4.14.3-1|22	%{_kde_iconsdir}/*/*/apps/kcmdf.*
14mu|kdf-4.14.3-1|23	%{_kde_iconsdir}/*/*/apps/kdf.*
14mu|kdf-4.14.3-1|24	%{_kde_iconsdir}/*/*/apps/kwikdisk.*
14mu|kdf-4.14.3-1|25	%{_kde_applicationsdir}/kdf.desktop
14mu|kdf-4.14.3-1|26	%{_kde_applicationsdir}/kwikdisk.desktop
14mu|kdf-4.14.3-1|27	%{_kde_services}/kcmdf.desktop
14mu|kdf-4.14.3-1|28	%{_kde_docdir}/HTML/*/kdf
14mu|kdf-4.14.3-1|29	%{_kde_docdir}/HTML/*/kcontrol/blockdevices
14mu|kdf-4.14.3-1|30	
14mu|kdf-4.14.3-1|31	#----------------------------------------------------------------------
14mu|kdf-4.14.3-1|32	
14mu|kdf-4.14.3-1|33	%prep
14mu|kdf-4.14.3-1|34	%setup -q
14mu|kdf-4.14.3-1|35	
14mu|kdf-4.14.3-1|36	%build
14mu|kdf-4.14.3-1|37	%cmake_kde4
14mu|kdf-4.14.3-1|38	%make
14mu|kdf-4.14.3-1|39	
14mu|kdf-4.14.3-1|40	%install
14mu|kdf-4.14.3-1|41	%makeinstall_std -C build
14mu|kdf-4.14.3-1|42	
14mu|kdf-4.14.3-1|43	
14mu|kdf-4.14.3-1|44	%changelog
14mu|kdf-4.14.3-1|45	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kdf-4.14.3-1|46	+ Revision: 1f8acbe
14mu|kdf-4.14.3-1|47	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdf-4.14.3-1|48	
14mu|kdf-4.14.3-1|49	

22940 14
14mu|kdiagram-2.6.0-1|1	Summary:	KDE libraries (KChart, KGantt) for creating business diagrams
14mu|kdiagram-2.6.0-1|2	Name:		kdiagram
14mu|kdiagram-2.6.0-1|3	Version:	2.6.0
14mu|kdiagram-2.6.0-1|4	Release:	1
14mu|kdiagram-2.6.0-1|5	License:	GPLv2+
14mu|kdiagram-2.6.0-1|6	Group:		Graphical desktop/KDE
14mu|kdiagram-2.6.0-1|7	Url:		https://www.kde.org/
14mu|kdiagram-2.6.0-1|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/kdiagram/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdiagram-2.6.0-1|9	BuildRequires:	extra-cmake-modules
14mu|kdiagram-2.6.0-1|10	BuildRequires:	qt5-linguist-tools
14mu|kdiagram-2.6.0-1|11	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdiagram-2.6.0-1|12	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kdiagram-2.6.0-1|13	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|kdiagram-2.6.0-1|14	BuildRequires:	pkgconfig(Qt5Sql)
14mu|kdiagram-2.6.0-1|15	BuildRequires:	pkgconfig(Qt5Svg)
14mu|kdiagram-2.6.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdiagram-2.6.0-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kdiagram-2.6.0-1|18	
14mu|kdiagram-2.6.0-1|19	%description
14mu|kdiagram-2.6.0-1|20	KDE libraries (KChart, KGantt) for creating business diagrams.
14mu|kdiagram-2.6.0-1|21	
14mu|kdiagram-2.6.0-1|22	#----------------------------------------------------------------------------
14mu|kdiagram-2.6.0-1|23	
14mu|kdiagram-2.6.0-1|24	%package -n kchart-i18n
14mu|kdiagram-2.6.0-1|25	Summary:	KChart translations
14mu|kdiagram-2.6.0-1|26	Group:		System/Internationalization
14mu|kdiagram-2.6.0-1|27	BuildArch:	noarch
14mu|kdiagram-2.6.0-1|28	
14mu|kdiagram-2.6.0-1|29	%description -n kchart-i18n
14mu|kdiagram-2.6.0-1|30	KProperty translations.
14mu|kdiagram-2.6.0-1|31	
14mu|kdiagram-2.6.0-1|32	%files -n kchart-i18n -f kchart.lang
14mu|kdiagram-2.6.0-1|33	
14mu|kdiagram-2.6.0-1|34	#----------------------------------------------------------------------------
14mu|kdiagram-2.6.0-1|35	
14mu|kdiagram-2.6.0-1|36	%define kchart_major 2
14mu|kdiagram-2.6.0-1|37	%define libkchart %mklibname kchart %{kchart_major}
14mu|kdiagram-2.6.0-1|38	
14mu|kdiagram-2.6.0-1|39	%package -n %{libkchart}
14mu|kdiagram-2.6.0-1|40	Summary:	KDE business diagrams shared library (KChart)
14mu|kdiagram-2.6.0-1|41	Group:		System/Libraries
14mu|kdiagram-2.6.0-1|42	Requires:	kchart-i18n
14mu|kdiagram-2.6.0-1|43	
14mu|kdiagram-2.6.0-1|44	%description -n %{libkchart}
14mu|kdiagram-2.6.0-1|45	KDE business diagrams shared library (KChart).
14mu|kdiagram-2.6.0-1|46	
14mu|kdiagram-2.6.0-1|47	%files -n %{libkchart}
14mu|kdiagram-2.6.0-1|48	%{_kde5_libdir}/libKChart.so.%{kchart_major}*
14mu|kdiagram-2.6.0-1|49	
14mu|kdiagram-2.6.0-1|50	#----------------------------------------------------------------------------
14mu|kdiagram-2.6.0-1|51	
14mu|kdiagram-2.6.0-1|52	%define devkchart %mklibname kchart -d
14mu|kdiagram-2.6.0-1|53	
14mu|kdiagram-2.6.0-1|54	%package -n %{devkchart}
14mu|kdiagram-2.6.0-1|55	Summary:	Development files for KDE business diagrams library (KChart)
14mu|kdiagram-2.6.0-1|56	Group:		Development/KDE and Qt
14mu|kdiagram-2.6.0-1|57	Requires:	%{libkchart} = %{EVRD}
14mu|kdiagram-2.6.0-1|58	Provides:	kchart-devel = %{EVRD}
14mu|kdiagram-2.6.0-1|59	
14mu|kdiagram-2.6.0-1|60	%description -n %{devkchart}
14mu|kdiagram-2.6.0-1|61	This package contains header files needed if you wish to build applications
14mu|kdiagram-2.6.0-1|62	based on %{name}.
14mu|kdiagram-2.6.0-1|63	
14mu|kdiagram-2.6.0-1|64	%files -n %{devkchart}
14mu|kdiagram-2.6.0-1|65	%{_kde5_includedir}/KChart/
14mu|kdiagram-2.6.0-1|66	%{_kde5_includedir}/kchart_version.h
14mu|kdiagram-2.6.0-1|67	%{_kde5_libdir}/cmake/KChart/
14mu|kdiagram-2.6.0-1|68	%{_kde5_libdir}/libKChart.so
14mu|kdiagram-2.6.0-1|69	%{_kde5_mkspecsdir}/qt_KChart.pri
14mu|kdiagram-2.6.0-1|70	
14mu|kdiagram-2.6.0-1|71	#----------------------------------------------------------------------------
14mu|kdiagram-2.6.0-1|72	
14mu|kdiagram-2.6.0-1|73	%package -n kgantt-i18n
14mu|kdiagram-2.6.0-1|74	Summary:	KGantt translations
14mu|kdiagram-2.6.0-1|75	Group:		System/Internationalization
14mu|kdiagram-2.6.0-1|76	BuildArch:	noarch
14mu|kdiagram-2.6.0-1|77	
14mu|kdiagram-2.6.0-1|78	%description -n kgantt-i18n
14mu|kdiagram-2.6.0-1|79	KProperty translations.
14mu|kdiagram-2.6.0-1|80	
14mu|kdiagram-2.6.0-1|81	%files -n kgantt-i18n -f kgantt.lang
14mu|kdiagram-2.6.0-1|82	
14mu|kdiagram-2.6.0-1|83	#----------------------------------------------------------------------------
14mu|kdiagram-2.6.0-1|84	
14mu|kdiagram-2.6.0-1|85	%define kgantt_major 2
14mu|kdiagram-2.6.0-1|86	%define libkgantt %mklibname kgantt %{kgantt_major}
14mu|kdiagram-2.6.0-1|87	
14mu|kdiagram-2.6.0-1|88	%package -n %{libkgantt}
14mu|kdiagram-2.6.0-1|89	Summary:	KDE business diagrams shared library (KGantt)
14mu|kdiagram-2.6.0-1|90	Group:		System/Libraries
14mu|kdiagram-2.6.0-1|91	Requires:	kgantt-i18n
14mu|kdiagram-2.6.0-1|92	
14mu|kdiagram-2.6.0-1|93	%description -n %{libkgantt}
14mu|kdiagram-2.6.0-1|94	KDE business diagrams shared library (KGantt).
14mu|kdiagram-2.6.0-1|95	
14mu|kdiagram-2.6.0-1|96	%files -n %{libkgantt}
14mu|kdiagram-2.6.0-1|97	%{_kde5_libdir}/libKGantt.so.%{kgantt_major}*
14mu|kdiagram-2.6.0-1|98	
14mu|kdiagram-2.6.0-1|99	#----------------------------------------------------------------------------
14mu|kdiagram-2.6.0-1|100	
14mu|kdiagram-2.6.0-1|101	%define devkgantt %mklibname kgantt -d
14mu|kdiagram-2.6.0-1|102	
14mu|kdiagram-2.6.0-1|103	%package -n %{devkgantt}
14mu|kdiagram-2.6.0-1|104	Summary:	Development files for KDE business diagrams library (KGantt)
14mu|kdiagram-2.6.0-1|105	Group:		Development/KDE and Qt
14mu|kdiagram-2.6.0-1|106	Requires:	%{libkgantt} = %{EVRD}
14mu|kdiagram-2.6.0-1|107	Provides:	kgantt-devel = %{EVRD}
14mu|kdiagram-2.6.0-1|108	
14mu|kdiagram-2.6.0-1|109	%description -n %{devkgantt}
14mu|kdiagram-2.6.0-1|110	This package contains header files needed if you wish to build applications
14mu|kdiagram-2.6.0-1|111	based on %{name}.
14mu|kdiagram-2.6.0-1|112	
14mu|kdiagram-2.6.0-1|113	%files -n %{devkgantt}
14mu|kdiagram-2.6.0-1|114	%{_kde5_includedir}/KGantt/
14mu|kdiagram-2.6.0-1|115	%{_kde5_includedir}/kgantt_version.h
14mu|kdiagram-2.6.0-1|116	%{_kde5_libdir}/cmake/KGantt/
14mu|kdiagram-2.6.0-1|117	%{_kde5_libdir}/libKGantt.so
14mu|kdiagram-2.6.0-1|118	%{_kde5_mkspecsdir}/qt_KGantt.pri
14mu|kdiagram-2.6.0-1|119	
14mu|kdiagram-2.6.0-1|120	#----------------------------------------------------------------------------
14mu|kdiagram-2.6.0-1|121	
14mu|kdiagram-2.6.0-1|122	%prep
14mu|kdiagram-2.6.0-1|123	%setup -q
14mu|kdiagram-2.6.0-1|124	
14mu|kdiagram-2.6.0-1|125	%build
14mu|kdiagram-2.6.0-1|126	%cmake_kde5 \
14mu|kdiagram-2.6.0-1|127	-DBUILD_TESTING:BOOL=OFF
14mu|kdiagram-2.6.0-1|128	%make
14mu|kdiagram-2.6.0-1|129	
14mu|kdiagram-2.6.0-1|130	%install
14mu|kdiagram-2.6.0-1|131	%makeinstall_std -C build
14mu|kdiagram-2.6.0-1|132	
14mu|kdiagram-2.6.0-1|133	%find_lang kchart --with-qt
14mu|kdiagram-2.6.0-1|134	%find_lang kgantt --with-qt
14mu|kdiagram-2.6.0-1|135	
14mu|kdiagram-2.6.0-1|136	
14mu|kdiagram-2.6.0-1|137	%changelog
14mu|kdiagram-2.6.0-1|138	
14mu|kdiagram-2.6.0-1|139	* Fri Jan 13 2017 Rosa <rosa@abf.rosalinux.ru> 2.6.0-1
14mu|kdiagram-2.6.0-1|140	- (2e33de2) Automatic import for version 2.6.0-1
14mu|kdiagram-2.6.0-1|141	
14mu|kdiagram-2.6.0-1|142	

22941 14
14mu|kdiamond-4.14.3-1|1	Name:		kdiamond
14mu|kdiamond-4.14.3-1|2	Version:	4.14.3
14mu|kdiamond-4.14.3-1|3	Release:	1
14mu|kdiamond-4.14.3-1|4	Epoch:		1
14mu|kdiamond-4.14.3-1|5	Summary:	Three-in-a-row game
14mu|kdiamond-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kdiamond-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kdiamond-4.14.3-1|8	Url:		http://www.kde.org/applications/games/kdiamond/
14mu|kdiamond-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kdiamond-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kdiamond-4.14.3-1|11	
14mu|kdiamond-4.14.3-1|12	%description
14mu|kdiamond-4.14.3-1|13	KDiamond is a three-in-a-row game (much like Bejeweled) for the KDE desktop.
14mu|kdiamond-4.14.3-1|14	
14mu|kdiamond-4.14.3-1|15	%files
14mu|kdiamond-4.14.3-1|16	%{_kde_bindir}/kdiamond
14mu|kdiamond-4.14.3-1|17	%{_kde_applicationsdir}/kdiamond.desktop
14mu|kdiamond-4.14.3-1|18	%{_kde_appsdir}/kdiamond
14mu|kdiamond-4.14.3-1|19	%{_kde_configdir}/kdiamond.knsrc
14mu|kdiamond-4.14.3-1|20	%{_kde_iconsdir}/*/*/*/kdiamond.*
14mu|kdiamond-4.14.3-1|21	%{_kde_docdir}/*/*/kdiamond
14mu|kdiamond-4.14.3-1|22	%{_kde_datadir}/sounds/KDiamond*
14mu|kdiamond-4.14.3-1|23	
14mu|kdiamond-4.14.3-1|24	#------------------------------------------------------------------------------
14mu|kdiamond-4.14.3-1|25	
14mu|kdiamond-4.14.3-1|26	%prep
14mu|kdiamond-4.14.3-1|27	%setup -q
14mu|kdiamond-4.14.3-1|28	
14mu|kdiamond-4.14.3-1|29	%build
14mu|kdiamond-4.14.3-1|30	%cmake_kde4
14mu|kdiamond-4.14.3-1|31	%make
14mu|kdiamond-4.14.3-1|32	
14mu|kdiamond-4.14.3-1|33	%install
14mu|kdiamond-4.14.3-1|34	%makeinstall_std -C build
14mu|kdiamond-4.14.3-1|35	
14mu|kdiamond-4.14.3-1|36	
14mu|kdiamond-4.14.3-1|37	%changelog
14mu|kdiamond-4.14.3-1|38	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kdiamond-4.14.3-1|39	+ Revision: 3d0159a
14mu|kdiamond-4.14.3-1|40	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdiamond-4.14.3-1|41	
14mu|kdiamond-4.14.3-1|42	

22942 14
14mu|kdmfprintplugin-0.0-0.1050414.7|1	%define     oname KDMFprintPlugin
14mu|kdmfprintplugin-0.0-0.1050414.7|2	%define     svn_snapshot 1050414
14mu|kdmfprintplugin-0.0-0.1050414.7|3	
14mu|kdmfprintplugin-0.0-0.1050414.7|4	Summary:	Fingerprint support for KDM
14mu|kdmfprintplugin-0.0-0.1050414.7|5	Name:		kdmfprintplugin
14mu|kdmfprintplugin-0.0-0.1050414.7|6	Version:	0.0
14mu|kdmfprintplugin-0.0-0.1050414.7|7	Release:	0.%{svn_snapshot}.7
14mu|kdmfprintplugin-0.0-0.1050414.7|8	License:	GPLv2+
14mu|kdmfprintplugin-0.0-0.1050414.7|9	Group:		System/Configuration/Packaging
14mu|kdmfprintplugin-0.0-0.1050414.7|10	URL:		http://websvn.kde.org/trunk/playground/base/kfingerprint/KDMFprintPlugin/
14mu|kdmfprintplugin-0.0-0.1050414.7|11	Source0:	%{oname}-%{version}.%{svn_snapshot}.tar.bz2
14mu|kdmfprintplugin-0.0-0.1050414.7|12	BuildRequires:	kdelibs4-devel
14mu|kdmfprintplugin-0.0-0.1050414.7|13	BuildRequires:	kdebase4-workspace-devel
14mu|kdmfprintplugin-0.0-0.1050414.7|14	Requires:	kfingermanager
14mu|kdmfprintplugin-0.0-0.1050414.7|15	Requires:	pam_fprint
14mu|kdmfprintplugin-0.0-0.1050414.7|16	Requires:	libfprint
14mu|kdmfprintplugin-0.0-0.1050414.7|17	
14mu|kdmfprintplugin-0.0-0.1050414.7|18	%description
14mu|kdmfprintplugin-0.0-0.1050414.7|19	Fingerprint support for KDM.
14mu|kdmfprintplugin-0.0-0.1050414.7|20	
14mu|kdmfprintplugin-0.0-0.1050414.7|21	%files
14mu|kdmfprintplugin-0.0-0.1050414.7|22	%{_sysconfdir}/pam.d/kdm-fprintd
14mu|kdmfprintplugin-0.0-0.1050414.7|23	%{_sysconfdir}/pam.d/kscreensaver-fprintd
14mu|kdmfprintplugin-0.0-0.1050414.7|24	%{_sysconfdir}/pam.d/system-auth-fprintd
14mu|kdmfprintplugin-0.0-0.1050414.7|25	%{_kde_libdir}/kde4/kgreet_fprintd.so
14mu|kdmfprintplugin-0.0-0.1050414.7|26	%{_kde_appsdir}/kgreet_fprintd/pics/swipe.gif
14mu|kdmfprintplugin-0.0-0.1050414.7|27	
14mu|kdmfprintplugin-0.0-0.1050414.7|28	#--------------------------------------------------------------------
14mu|kdmfprintplugin-0.0-0.1050414.7|29	
14mu|kdmfprintplugin-0.0-0.1050414.7|30	%prep
14mu|kdmfprintplugin-0.0-0.1050414.7|31	%setup -q -n %{oname}
14mu|kdmfprintplugin-0.0-0.1050414.7|32	
14mu|kdmfprintplugin-0.0-0.1050414.7|33	%build
14mu|kdmfprintplugin-0.0-0.1050414.7|34	%cmake_kde4
14mu|kdmfprintplugin-0.0-0.1050414.7|35	%make
14mu|kdmfprintplugin-0.0-0.1050414.7|36	
14mu|kdmfprintplugin-0.0-0.1050414.7|37	%install
14mu|kdmfprintplugin-0.0-0.1050414.7|38	%makeinstall_std -C build
14mu|kdmfprintplugin-0.0-0.1050414.7|39	
14mu|kdmfprintplugin-0.0-0.1050414.7|40	
14mu|kdmfprintplugin-0.0-0.1050414.7|41	%changelog
14mu|kdmfprintplugin-0.0-0.1050414.7|42	
14mu|kdmfprintplugin-0.0-0.1050414.7|43	* Tue Dec 13 2016 Nemial <negry.m@yandex.ru> 0.0-0.1050414.7
14mu|kdmfprintplugin-0.0-0.1050414.7|44	- (1f8f1f1) Release up
14mu|kdmfprintplugin-0.0-0.1050414.7|45	
14mu|kdmfprintplugin-0.0-0.1050414.7|46	

22943 14
14mu|kdnssd-4.14.3-1|1	Summary:	DNS-SD Service Discovery Monitor
14mu|kdnssd-4.14.3-1|2	Name:		kdnssd
14mu|kdnssd-4.14.3-1|3	Version:	4.14.3
14mu|kdnssd-4.14.3-1|4	Release:	1
14mu|kdnssd-4.14.3-1|5	Epoch:		3
14mu|kdnssd-4.14.3-1|6	License:	GPLv2+
14mu|kdnssd-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kdnssd-4.14.3-1|8	Url:		http://www.kde.org
14mu|kdnssd-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kdnssd-4.14.3-1|10	%if %{is_beta}
14mu|kdnssd-4.14.3-1|11	%define ftpdir unstable
14mu|kdnssd-4.14.3-1|12	%else
14mu|kdnssd-4.14.3-1|13	%define ftpdir stable
14mu|kdnssd-4.14.3-1|14	%endif
14mu|kdnssd-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/zeroconf-ioslave-%{version}.tar.xz
14mu|kdnssd-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kdnssd-4.14.3-1|17	Provides:	zeroconf-ioslave = %{EVRD}
14mu|kdnssd-4.14.3-1|18	Requires:	nss_mdns
14mu|kdnssd-4.14.3-1|19	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mu|kdnssd-4.14.3-1|20	
14mu|kdnssd-4.14.3-1|21	%description
14mu|kdnssd-4.14.3-1|22	DNS-SD Service Discovery Monitor.
14mu|kdnssd-4.14.3-1|23	
14mu|kdnssd-4.14.3-1|24	%files
14mu|kdnssd-4.14.3-1|25	%dir %{_kde_appsdir}/remoteview
14mu|kdnssd-4.14.3-1|26	%{_kde_appsdir}/remoteview/zeroconf.desktop
14mu|kdnssd-4.14.3-1|27	%{_kde_libdir}/kde4/kded_dnssdwatcher.so
14mu|kdnssd-4.14.3-1|28	%{_kde_libdir}/kde4/kio_zeroconf.so
14mu|kdnssd-4.14.3-1|29	%{_kde_services}/kded/dnssdwatcher.desktop
14mu|kdnssd-4.14.3-1|30	%{_kde_services}/zeroconf.protocol
14mu|kdnssd-4.14.3-1|31	%{_datadir}/dbus-1/interfaces/org.kde.kdnssd.xml
14mu|kdnssd-4.14.3-1|32	
14mu|kdnssd-4.14.3-1|33	#-------------------------------------------
14mu|kdnssd-4.14.3-1|34	
14mu|kdnssd-4.14.3-1|35	%prep
14mu|kdnssd-4.14.3-1|36	%setup -q -n zeroconf-ioslave-%{version}
14mu|kdnssd-4.14.3-1|37	
14mu|kdnssd-4.14.3-1|38	%build
14mu|kdnssd-4.14.3-1|39	%cmake_kde4
14mu|kdnssd-4.14.3-1|40	%make
14mu|kdnssd-4.14.3-1|41	
14mu|kdnssd-4.14.3-1|42	%install
14mu|kdnssd-4.14.3-1|43	%makeinstall_std -C build
14mu|kdnssd-4.14.3-1|44	
14mu|kdnssd-4.14.3-1|45	
14mu|kdnssd-4.14.3-1|46	%changelog
14mu|kdnssd-4.14.3-1|47	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kdnssd-4.14.3-1|48	+ Revision: 2bec0b1
14mu|kdnssd-4.14.3-1|49	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kdnssd-4.14.3-1|50	
14mu|kdnssd-4.14.3-1|51	

22944 14
14mu|kdnssd-kf5-5.24.0-1|1	%define fw_version 5.24
14mu|kdnssd-kf5-5.24.0-1|2	
14mu|kdnssd-kf5-5.24.0-1|3	%define oname kdnssd
14mu|kdnssd-kf5-5.24.0-1|4	
14mu|kdnssd-kf5-5.24.0-1|5	Summary:	KDE Frameworks 5 DNSSD module
14mu|kdnssd-kf5-5.24.0-1|6	Name:		%{oname}-kf5
14mu|kdnssd-kf5-5.24.0-1|7	Version:	5.24.0
14mu|kdnssd-kf5-5.24.0-1|8	Release:	1
14mu|kdnssd-kf5-5.24.0-1|9	License:	GPLv2+
14mu|kdnssd-kf5-5.24.0-1|10	Group:		Graphical desktop/KDE
14mu|kdnssd-kf5-5.24.0-1|11	Url:		https://www.kde.org/
14mu|kdnssd-kf5-5.24.0-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{oname}-%{version}.tar.xz
14mu|kdnssd-kf5-5.24.0-1|13	BuildRequires:	extra-cmake-modules
14mu|kdnssd-kf5-5.24.0-1|14	BuildRequires:	pkgconfig(avahi-core)
14mu|kdnssd-kf5-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdnssd-kf5-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kdnssd-kf5-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Network)
14mu|kdnssd-kf5-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdnssd-kf5-5.24.0-1|19	
14mu|kdnssd-kf5-5.24.0-1|20	%description
14mu|kdnssd-kf5-5.24.0-1|21	KDE Frameworks 5 DNSSD module.
14mu|kdnssd-kf5-5.24.0-1|22	
14mu|kdnssd-kf5-5.24.0-1|23	#----------------------------------------------------------------------------
14mu|kdnssd-kf5-5.24.0-1|24	
14mu|kdnssd-kf5-5.24.0-1|25	%package i18n
14mu|kdnssd-kf5-5.24.0-1|26	Summary:	KDNSSD translations
14mu|kdnssd-kf5-5.24.0-1|27	Group:		System/Internationalization
14mu|kdnssd-kf5-5.24.0-1|28	BuildArch:	noarch
14mu|kdnssd-kf5-5.24.0-1|29	
14mu|kdnssd-kf5-5.24.0-1|30	%description i18n
14mu|kdnssd-kf5-5.24.0-1|31	KDNSSD translations.
14mu|kdnssd-kf5-5.24.0-1|32	
14mu|kdnssd-kf5-5.24.0-1|33	%files i18n -f %{name}.lang
14mu|kdnssd-kf5-5.24.0-1|34	
14mu|kdnssd-kf5-5.24.0-1|35	#----------------------------------------------------------------------------
14mu|kdnssd-kf5-5.24.0-1|36	
14mu|kdnssd-kf5-5.24.0-1|37	%define kf5dnssd_major 5
14mu|kdnssd-kf5-5.24.0-1|38	%define libkf5dnssd %mklibname kf5dnssd %{kf5dnssd_major}
14mu|kdnssd-kf5-5.24.0-1|39	
14mu|kdnssd-kf5-5.24.0-1|40	%package -n %{libkf5dnssd}
14mu|kdnssd-kf5-5.24.0-1|41	Summary:	KDE Frameworks 5 DNSSD shared library
14mu|kdnssd-kf5-5.24.0-1|42	Group:		System/Libraries
14mu|kdnssd-kf5-5.24.0-1|43	Requires:	%{name}-i18n
14mu|kdnssd-kf5-5.24.0-1|44	Requires:	nss_mdns
14mu|kdnssd-kf5-5.24.0-1|45	
14mu|kdnssd-kf5-5.24.0-1|46	%description -n %{libkf5dnssd}
14mu|kdnssd-kf5-5.24.0-1|47	KDE Frameworks 5 DNSSD shared library.
14mu|kdnssd-kf5-5.24.0-1|48	
14mu|kdnssd-kf5-5.24.0-1|49	%files -n %{libkf5dnssd}
14mu|kdnssd-kf5-5.24.0-1|50	%{_kde5_libdir}/libKF5DNSSD.so.%{kf5dnssd_major}*
14mu|kdnssd-kf5-5.24.0-1|51	
14mu|kdnssd-kf5-5.24.0-1|52	#----------------------------------------------------------------------------
14mu|kdnssd-kf5-5.24.0-1|53	
14mu|kdnssd-kf5-5.24.0-1|54	%define devkf5dnssd %mklibname kf5dnssd -d
14mu|kdnssd-kf5-5.24.0-1|55	
14mu|kdnssd-kf5-5.24.0-1|56	%package -n %{devkf5dnssd}
14mu|kdnssd-kf5-5.24.0-1|57	Summary:	Development files for KDE Frameworks 5 DNSSD module
14mu|kdnssd-kf5-5.24.0-1|58	Group:		Development/KDE and Qt
14mu|kdnssd-kf5-5.24.0-1|59	Requires:	%{libkf5dnssd} = %{EVRD}
14mu|kdnssd-kf5-5.24.0-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|kdnssd-kf5-5.24.0-1|61	Provides:	kf5dnssd-devel = %{version}
14mu|kdnssd-kf5-5.24.0-1|62	
14mu|kdnssd-kf5-5.24.0-1|63	%description -n %{devkf5dnssd}
14mu|kdnssd-kf5-5.24.0-1|64	This package contains header files needed if you wish to build applications
14mu|kdnssd-kf5-5.24.0-1|65	based on %{name}.
14mu|kdnssd-kf5-5.24.0-1|66	
14mu|kdnssd-kf5-5.24.0-1|67	%files -n %{devkf5dnssd}
14mu|kdnssd-kf5-5.24.0-1|68	%{_kde5_includedir}/KF5/KDNSSD/
14mu|kdnssd-kf5-5.24.0-1|69	%{_kde5_libdir}/libKF5DNSSD.so
14mu|kdnssd-kf5-5.24.0-1|70	%{_kde5_libdir}/cmake/KF5DNSSD
14mu|kdnssd-kf5-5.24.0-1|71	%{_kde5_mkspecsdir}/*.pri
14mu|kdnssd-kf5-5.24.0-1|72	
14mu|kdnssd-kf5-5.24.0-1|73	#----------------------------------------------------------------------------
14mu|kdnssd-kf5-5.24.0-1|74	
14mu|kdnssd-kf5-5.24.0-1|75	%prep
14mu|kdnssd-kf5-5.24.0-1|76	%setup -qn %{oname}-%{version}
14mu|kdnssd-kf5-5.24.0-1|77	
14mu|kdnssd-kf5-5.24.0-1|78	%build
14mu|kdnssd-kf5-5.24.0-1|79	%cmake_kde5
14mu|kdnssd-kf5-5.24.0-1|80	%make
14mu|kdnssd-kf5-5.24.0-1|81	
14mu|kdnssd-kf5-5.24.0-1|82	%install
14mu|kdnssd-kf5-5.24.0-1|83	%makeinstall_std -C build
14mu|kdnssd-kf5-5.24.0-1|84	
14mu|kdnssd-kf5-5.24.0-1|85	%find_lang %{name} --all-name --with-qt
14mu|kdnssd-kf5-5.24.0-1|86	
14mu|kdnssd-kf5-5.24.0-1|87	%changelog
14mu|kdnssd-kf5-5.24.0-1|88	
14mu|kdnssd-kf5-5.24.0-1|89	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kdnssd-kf5-5.24.0-1|90	- (074c5fb) New version 5.24.0
14mu|kdnssd-kf5-5.24.0-1|91	
14mu|kdnssd-kf5-5.24.0-1|92	

22945 14
14mu|kdoctools-5.24.0-1|1	%define fw_version 5.24
14mu|kdoctools-5.24.0-1|2	
14mu|kdoctools-5.24.0-1|3	Summary:	KDE Frameworks 5 documentation generation module
14mu|kdoctools-5.24.0-1|4	Name:		kdoctools
14mu|kdoctools-5.24.0-1|5	Version:	5.24.0
14mu|kdoctools-5.24.0-1|6	Release:	1
14mu|kdoctools-5.24.0-1|7	License:	GPLv2+
14mu|kdoctools-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kdoctools-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kdoctools-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kdoctools-5.24.0-1|11	BuildRequires:	docbook-dtd45-xml
14mu|kdoctools-5.24.0-1|12	BuildRequires:	docbook-style-xsl
14mu|kdoctools-5.24.0-1|13	BuildRequires:	extra-cmake-modules
14mu|kdoctools-5.24.0-1|14	BuildRequires:	qt5-linguist-tools
14mu|kdoctools-5.24.0-1|15	BuildRequires:	kf5archive-devel >= %{version}
14mu|kdoctools-5.24.0-1|16	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kdoctools-5.24.0-1|17	BuildRequires:	pkgconfig(libxml-2.0)
14mu|kdoctools-5.24.0-1|18	BuildRequires:	pkgconfig(libxslt)
14mu|kdoctools-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Core)
14mu|kdoctools-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Test)
14mu|kdoctools-5.24.0-1|21	Requires:	%{name}-i18n
14mu|kdoctools-5.24.0-1|22	Requires:	docbook-dtd45-xml
14mu|kdoctools-5.24.0-1|23	Requires:	docbook-style-xsl
14mu|kdoctools-5.24.0-1|24	
14mu|kdoctools-5.24.0-1|25	%description
14mu|kdoctools-5.24.0-1|26	KDE Frameworks 5 documentation generation module.
14mu|kdoctools-5.24.0-1|27	
14mu|kdoctools-5.24.0-1|28	KDocTools provides tools to generate documentation in various format from
14mu|kdoctools-5.24.0-1|29	DocBook files.
14mu|kdoctools-5.24.0-1|30	
14mu|kdoctools-5.24.0-1|31	%files
14mu|kdoctools-5.24.0-1|32	%{_kde5_bindir}/checkXML5
14mu|kdoctools-5.24.0-1|33	%{_kde5_bindir}/meinproc5
14mu|kdoctools-5.24.0-1|34	%{_kde5_datadir}/kf5/kdoctools/
14mu|kdoctools-5.24.0-1|35	%{_kde5_mandir}/man1/checkXML5.1*
14mu|kdoctools-5.24.0-1|36	%{_kde5_mandir}/man7/kf5options.7*
14mu|kdoctools-5.24.0-1|37	%{_kde5_mandir}/man7/qt5options.7*
14mu|kdoctools-5.24.0-1|38	%{_kde5_mandir}/man8/meinproc5.8*
14mu|kdoctools-5.24.0-1|39	
14mu|kdoctools-5.24.0-1|40	#----------------------------------------------------------------------------
14mu|kdoctools-5.24.0-1|41	
14mu|kdoctools-5.24.0-1|42	%package i18n
14mu|kdoctools-5.24.0-1|43	Summary:	KDocTools translations
14mu|kdoctools-5.24.0-1|44	Group:		System/Internationalization
14mu|kdoctools-5.24.0-1|45	BuildArch:	noarch
14mu|kdoctools-5.24.0-1|46	
14mu|kdoctools-5.24.0-1|47	%description i18n
14mu|kdoctools-5.24.0-1|48	KDocTools translations.
14mu|kdoctools-5.24.0-1|49	
14mu|kdoctools-5.24.0-1|50	%files i18n -f %{name}.lang
14mu|kdoctools-5.24.0-1|51	
14mu|kdoctools-5.24.0-1|52	#----------------------------------------------------------------------------
14mu|kdoctools-5.24.0-1|53	
14mu|kdoctools-5.24.0-1|54	%define devkf5doctools %mklibname kf5doctools -d
14mu|kdoctools-5.24.0-1|55	
14mu|kdoctools-5.24.0-1|56	%package -n %{devkf5doctools}
14mu|kdoctools-5.24.0-1|57	Summary:	Development files for KDE Frameworks 5 documentation generation module
14mu|kdoctools-5.24.0-1|58	Group:		Development/KDE and Qt
14mu|kdoctools-5.24.0-1|59	Requires:	%{name}
14mu|kdoctools-5.24.0-1|60	Requires:	karchive-devel
14mu|kdoctools-5.24.0-1|61	Provides:	%{name}-devel = %{EVRD}
14mu|kdoctools-5.24.0-1|62	Provides:	xsltkde-devel = %{EVRD}
14mu|kdoctools-5.24.0-1|63	Provides:	kf5doctools-devel = %{version}
14mu|kdoctools-5.24.0-1|64	
14mu|kdoctools-5.24.0-1|65	%description -n %{devkf5doctools}
14mu|kdoctools-5.24.0-1|66	This package contains header files needed if you wish to build applications
14mu|kdoctools-5.24.0-1|67	based on %{name}.
14mu|kdoctools-5.24.0-1|68	
14mu|kdoctools-5.24.0-1|69	%files -n %{devkf5doctools}
14mu|kdoctools-5.24.0-1|70	%{_kde5_includedir}/KF5/XsltKde
14mu|kdoctools-5.24.0-1|71	%{_kde5_libdir}/cmake/KF5DocTools
14mu|kdoctools-5.24.0-1|72	%{_kde5_libdir}/libKF5XsltKde.a
14mu|kdoctools-5.24.0-1|73	
14mu|kdoctools-5.24.0-1|74	#----------------------------------------------------------------------------
14mu|kdoctools-5.24.0-1|75	
14mu|kdoctools-5.24.0-1|76	%prep
14mu|kdoctools-5.24.0-1|77	%setup -q
14mu|kdoctools-5.24.0-1|78	
14mu|kdoctools-5.24.0-1|79	%build
14mu|kdoctools-5.24.0-1|80	%cmake_kde5
14mu|kdoctools-5.24.0-1|81	%make
14mu|kdoctools-5.24.0-1|82	
14mu|kdoctools-5.24.0-1|83	%install
14mu|kdoctools-5.24.0-1|84	%makeinstall_std -C build
14mu|kdoctools-5.24.0-1|85	
14mu|kdoctools-5.24.0-1|86	%find_lang %{name} --all-name --with-kde --with-man --with-html
14mu|kdoctools-5.24.0-1|87	
14mu|kdoctools-5.24.0-1|88	%changelog
14mu|kdoctools-5.24.0-1|89	
14mu|kdoctools-5.24.0-1|90	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kdoctools-5.24.0-1|91	- (b549637) New version 5.24.0
14mu|kdoctools-5.24.0-1|92	
14mu|kdoctools-5.24.0-1|93	

22946 14
14mu|kemoticons-5.24.0-1|1	%define fw_version 5.24
14mu|kemoticons-5.24.0-1|2	
14mu|kemoticons-5.24.0-1|3	Summary:	KDE Frameworks 5 emoticons and emoticons themes support module
14mu|kemoticons-5.24.0-1|4	Name:		kemoticons
14mu|kemoticons-5.24.0-1|5	Version:	5.24.0
14mu|kemoticons-5.24.0-1|6	Release:	1
14mu|kemoticons-5.24.0-1|7	License:	GPLv2+
14mu|kemoticons-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kemoticons-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kemoticons-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kemoticons-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kemoticons-5.24.0-1|12	BuildRequires:	kf5archive-devel >= %{version}
14mu|kemoticons-5.24.0-1|13	BuildRequires:	kf5config-devel >= %{version}
14mu|kemoticons-5.24.0-1|14	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kemoticons-5.24.0-1|15	BuildRequires:	kf5service-devel >= %{version}
14mu|kemoticons-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|kemoticons-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kemoticons-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Test)
14mu|kemoticons-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kemoticons-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kemoticons-5.24.0-1|21	
14mu|kemoticons-5.24.0-1|22	%description
14mu|kemoticons-5.24.0-1|23	KDE Frameworks 5 emoticons and emoticons themes support module.
14mu|kemoticons-5.24.0-1|24	
14mu|kemoticons-5.24.0-1|25	KEmoticons converts emoticons from text to a graphical representation with
14mu|kemoticons-5.24.0-1|26	images in HTML. It supports setting different themes for emoticons coming
14mu|kemoticons-5.24.0-1|27	from different providers.
14mu|kemoticons-5.24.0-1|28	
14mu|kemoticons-5.24.0-1|29	%files
14mu|kemoticons-5.24.0-1|30	%{_kde5_datadir}/emoticons/Breeze/
14mu|kemoticons-5.24.0-1|31	%{_kde5_datadir}/emoticons/EmojiOne/
14mu|kemoticons-5.24.0-1|32	%{_kde5_datadir}/emoticons/Konqi/
14mu|kemoticons-5.24.0-1|33	%{_kde5_plugindir}/KEmoticonsIntegrationPlugin.so
14mu|kemoticons-5.24.0-1|34	%{_kde5_plugindir}/emoticonsthemes/*.so
14mu|kemoticons-5.24.0-1|35	%{_kde5_services}/emoticonstheme_*.desktop
14mu|kemoticons-5.24.0-1|36	%{_kde5_servicetypes}/kemoticonsTheme.desktop
14mu|kemoticons-5.24.0-1|37	
14mu|kemoticons-5.24.0-1|38	#----------------------------------------------------------------------------
14mu|kemoticons-5.24.0-1|39	
14mu|kemoticons-5.24.0-1|40	%define kf5emoticons_major 5
14mu|kemoticons-5.24.0-1|41	%define libkf5emoticons %mklibname kf5emoticons %{kf5emoticons_major}
14mu|kemoticons-5.24.0-1|42	
14mu|kemoticons-5.24.0-1|43	%package -n %{libkf5emoticons}
14mu|kemoticons-5.24.0-1|44	Summary:	KDE Frameworks 5 emoticons support shared library
14mu|kemoticons-5.24.0-1|45	Group:		System/Libraries
14mu|kemoticons-5.24.0-1|46	Requires:	%{name}
14mu|kemoticons-5.24.0-1|47	
14mu|kemoticons-5.24.0-1|48	%description -n %{libkf5emoticons}
14mu|kemoticons-5.24.0-1|49	KDE Frameworks 5 KEmoticons emoticons support library.
14mu|kemoticons-5.24.0-1|50	
14mu|kemoticons-5.24.0-1|51	%files -n %{libkf5emoticons}
14mu|kemoticons-5.24.0-1|52	%{_kde5_libdir}/libKF5Emoticons.so.%{kf5emoticons_major}*
14mu|kemoticons-5.24.0-1|53	
14mu|kemoticons-5.24.0-1|54	#----------------------------------------------------------------------------
14mu|kemoticons-5.24.0-1|55	
14mu|kemoticons-5.24.0-1|56	%define devkf5emoticons %mklibname kf5emoticons -d
14mu|kemoticons-5.24.0-1|57	
14mu|kemoticons-5.24.0-1|58	%package -n %{devkf5emoticons}
14mu|kemoticons-5.24.0-1|59	Summary:	Development files for KDE Frameworks 5 emoticons support module
14mu|kemoticons-5.24.0-1|60	Group:		Development/KDE and Qt
14mu|kemoticons-5.24.0-1|61	Requires:	%{libkf5emoticons} = %{EVRD}
14mu|kemoticons-5.24.0-1|62	Provides:	%{name}-devel = %{EVRD}
14mu|kemoticons-5.24.0-1|63	Provides:	kf5emoticons-devel = %{version}
14mu|kemoticons-5.24.0-1|64	
14mu|kemoticons-5.24.0-1|65	%description -n %{devkf5emoticons}
14mu|kemoticons-5.24.0-1|66	This package contains header files needed if you wish to build applications
14mu|kemoticons-5.24.0-1|67	based on %{name}.
14mu|kemoticons-5.24.0-1|68	
14mu|kemoticons-5.24.0-1|69	%files -n %{devkf5emoticons}
14mu|kemoticons-5.24.0-1|70	%{_kde5_includedir}/KF5/KEmoticons
14mu|kemoticons-5.24.0-1|71	%{_kde5_includedir}/KF5/kemoticons_version.h
14mu|kemoticons-5.24.0-1|72	%{_kde5_libdir}/cmake/KF5Emoticons
14mu|kemoticons-5.24.0-1|73	%{_kde5_libdir}/libKF5Emoticons.so
14mu|kemoticons-5.24.0-1|74	%{_kde5_mkspecsdir}/*.pri
14mu|kemoticons-5.24.0-1|75	
14mu|kemoticons-5.24.0-1|76	#----------------------------------------------------------------------------
14mu|kemoticons-5.24.0-1|77	
14mu|kemoticons-5.24.0-1|78	%prep
14mu|kemoticons-5.24.0-1|79	%setup -q
14mu|kemoticons-5.24.0-1|80	
14mu|kemoticons-5.24.0-1|81	%build
14mu|kemoticons-5.24.0-1|82	%cmake_kde5
14mu|kemoticons-5.24.0-1|83	%make
14mu|kemoticons-5.24.0-1|84	
14mu|kemoticons-5.24.0-1|85	%install
14mu|kemoticons-5.24.0-1|86	%makeinstall_std -C build
14mu|kemoticons-5.24.0-1|87	
14mu|kemoticons-5.24.0-1|88	
14mu|kemoticons-5.24.0-1|89	%changelog
14mu|kemoticons-5.24.0-1|90	
14mu|kemoticons-5.24.0-1|91	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kemoticons-5.24.0-1|92	- (dfba9ca) Update files (drop Glass, it's moved to kde-look.org)
14mu|kemoticons-5.24.0-1|93	
14mu|kemoticons-5.24.0-1|94	

22947 14
14mu|kernel-4.1.38-2|1	%define kernelversion	4
14mu|kernel-4.1.38-2|2	%define patchlevel	1
14mu|kernel-4.1.38-2|3	# sublevel is now used for -stable patches
14mu|kernel-4.1.38-2|4	%define sublevel	38
14mu|kernel-4.1.38-2|5	
14mu|kernel-4.1.38-2|6	# Release number. Increase this before a rebuild.
14mu|kernel-4.1.38-2|7	%define rpmrel		2
14mu|kernel-4.1.38-2|8	
14mu|kernel-4.1.38-2|9	# kernel base name (also name of srpm)
14mu|kernel-4.1.38-2|10	%define kname 		kernel
14mu|kernel-4.1.38-2|11	%define rpmtag		%{disttag}
14mu|kernel-4.1.38-2|12	
14mu|kernel-4.1.38-2|13	# fakerel and fakever never change, they are used to fool
14mu|kernel-4.1.38-2|14	# rpm/urpmi/smart and ensure the kernels are installed,
14mu|kernel-4.1.38-2|15	# not upgraded so old kernel is not overwritten or removed
14mu|kernel-4.1.38-2|16	%define fakever		1
14mu|kernel-4.1.38-2|17	%define fakerel 	%mkrel 1
14mu|kernel-4.1.38-2|18	
14mu|kernel-4.1.38-2|19	# version defines
14mu|kernel-4.1.38-2|20	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
14mu|kernel-4.1.38-2|21	%define kverrel   	%{kversion}-%{rpmrel}
14mu|kernel-4.1.38-2|22	%define tar_ver   	%{kernelversion}.%{patchlevel}
14mu|kernel-4.1.38-2|23	
14mu|kernel-4.1.38-2|24	%ifarch %{ix86}
14mu|kernel-4.1.38-2|25	# Use a standard suffix for 32-bit x86
14mu|kernel-4.1.38-2|26	%define arch_suffix	i586
14mu|kernel-4.1.38-2|27	%else
14mu|kernel-4.1.38-2|28	%define arch_suffix	%{_arch}
14mu|kernel-4.1.38-2|29	%endif
14mu|kernel-4.1.38-2|30	
14mu|kernel-4.1.38-2|31	%define buildrpmrel     %{rpmrel}%{rpmtag}-%{arch_suffix}
14mu|kernel-4.1.38-2|32	%define buildrel     	%{kversion}-%{buildrpmrel}
14mu|kernel-4.1.38-2|33	
14mu|kernel-4.1.38-2|34	# Having different top-level names for packages means that you have to remove
14mu|kernel-4.1.38-2|35	# them by hand :(
14mu|kernel-4.1.38-2|36	%define top_dir_name 	%{kname}-%{_arch}
14mu|kernel-4.1.38-2|37	
14mu|kernel-4.1.38-2|38	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
14mu|kernel-4.1.38-2|39	%define src_dir 	%{build_dir}/linux-%{tar_ver}
14mu|kernel-4.1.38-2|40	############################################################################
14mu|kernel-4.1.38-2|41	
14mu|kernel-4.1.38-2|42	# SELinux is now built in by default but some other hardening features
14mu|kernel-4.1.38-2|43	# are not.
14mu|kernel-4.1.38-2|44	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|kernel-4.1.38-2|45	%if %{with selinux}
14mu|kernel-4.1.38-2|46	%global enhanced_security 1
14mu|kernel-4.1.38-2|47	%else
14mu|kernel-4.1.38-2|48	%global enhanced_security 0
14mu|kernel-4.1.38-2|49	%endif
14mu|kernel-4.1.38-2|50	# Allow "rpmbuild --with enhanced_security <...>"
14mu|kernel-4.1.38-2|51	%{?_with_enhanced_security:%global enhanced_security 1}
14mu|kernel-4.1.38-2|52	############################################################################
14mu|kernel-4.1.38-2|53	
14mu|kernel-4.1.38-2|54	# Build defines
14mu|kernel-4.1.38-2|55	%define build_doc 		0
14mu|kernel-4.1.38-2|56	%define build_source 		0
14mu|kernel-4.1.38-2|57	%define build_devel 		1
14mu|kernel-4.1.38-2|58	%define build_debug		0
14mu|kernel-4.1.38-2|59	%define build_headers		0
14mu|kernel-4.1.38-2|60	
14mu|kernel-4.1.38-2|61	# Build nrj desktop kernels
14mu|kernel-4.1.38-2|62	%define build_nrj_desktop		1
14mu|kernel-4.1.38-2|63	
14mu|kernel-4.1.38-2|64	# Build nrj laptop kernels
14mu|kernel-4.1.38-2|65	%define build_nrj_laptop		1
14mu|kernel-4.1.38-2|66	
14mu|kernel-4.1.38-2|67	# build perf and cpupower tools
14mu|kernel-4.1.38-2|68	%define build_perf		0
14mu|kernel-4.1.38-2|69	%define build_cpupower		0
14mu|kernel-4.1.38-2|70	
14mu|kernel-4.1.38-2|71	# compress modules with xz
14mu|kernel-4.1.38-2|72	%define build_modxz		1
14mu|kernel-4.1.38-2|73	# End of user definitions
14mu|kernel-4.1.38-2|74	
14mu|kernel-4.1.38-2|75	# buildtime flags
14mu|kernel-4.1.38-2|76	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
14mu|kernel-4.1.38-2|77	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
14mu|kernel-4.1.38-2|78	
14mu|kernel-4.1.38-2|79	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
14mu|kernel-4.1.38-2|80	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
14mu|kernel-4.1.38-2|81	
14mu|kernel-4.1.38-2|82	%{?_without_doc: %global build_doc 0}
14mu|kernel-4.1.38-2|83	%{?_without_source: %global build_source 0}
14mu|kernel-4.1.38-2|84	%{?_without_devel: %global build_devel 0}
14mu|kernel-4.1.38-2|85	%{?_without_debug: %global build_debug 0}
14mu|kernel-4.1.38-2|86	%{?_without_perf: %global build_perf 0}
14mu|kernel-4.1.38-2|87	%{?_without_cpupower: %global build_cpupower 0}
14mu|kernel-4.1.38-2|88	%{?_without_modxz: %global build_modxz 0}
14mu|kernel-4.1.38-2|89	
14mu|kernel-4.1.38-2|90	%{?_with_doc: %global build_doc 1}
14mu|kernel-4.1.38-2|91	%{?_with_source: %global build_source 1}
14mu|kernel-4.1.38-2|92	%{?_with_devel: %global build_devel 1}
14mu|kernel-4.1.38-2|93	%{?_with_debug: %global build_debug 1}
14mu|kernel-4.1.38-2|94	%{?_with_perf: %global build_perf 1}
14mu|kernel-4.1.38-2|95	%{?_with_cpupower: %global build_cpupower 1}
14mu|kernel-4.1.38-2|96	%{?_with_modxz: %global build_modxz 1}
14mu|kernel-4.1.38-2|97	
14mu|kernel-4.1.38-2|98	%if !%{build_debug}
14mu|kernel-4.1.38-2|99	# Disable debug rpms.
14mu|kernel-4.1.38-2|100	%define _enable_debug_packages 	%{nil}
14mu|kernel-4.1.38-2|101	%define debug_package 		%{nil}
14mu|kernel-4.1.38-2|102	%endif
14mu|kernel-4.1.38-2|103	
14mu|kernel-4.1.38-2|104	############################################################
14mu|kernel-4.1.38-2|105	### Linker start1 > Check point to build for omv or rosa ###
14mu|kernel-4.1.38-2|106	############################################################
14mu|kernel-4.1.38-2|107	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
14mu|kernel-4.1.38-2|108	%define kmake %make CC="$CC"
14mu|kernel-4.1.38-2|109	%else
14mu|kernel-4.1.38-2|110	%define kmake %make
14mu|kernel-4.1.38-2|111	%endif
14mu|kernel-4.1.38-2|112	# there are places where parallel make don't work
14mu|kernel-4.1.38-2|113	%define smake make
14mu|kernel-4.1.38-2|114	
14mu|kernel-4.1.38-2|115	###########################################################
14mu|kernel-4.1.38-2|116	###  Linker end1 > Check point to build for omv or rosa ###
14mu|kernel-4.1.38-2|117	###########################################################
14mu|kernel-4.1.38-2|118	
14mu|kernel-4.1.38-2|119	# Parallelize xargs invocations on smp machines
14mu|kernel-4.1.38-2|120	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
14mu|kernel-4.1.38-2|121	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
14mu|kernel-4.1.38-2|122	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
14mu|kernel-4.1.38-2|123	
14mu|kernel-4.1.38-2|124	#
14mu|kernel-4.1.38-2|125	# SRC RPM description
14mu|kernel-4.1.38-2|126	#
14mu|kernel-4.1.38-2|127	Summary: 	The Linux kernel
14mu|kernel-4.1.38-2|128	Name:		%{kname}
14mu|kernel-4.1.38-2|129	Version: 	%{kversion}
14mu|kernel-4.1.38-2|130	Release: 	%{rpmrel}
14mu|kernel-4.1.38-2|131	License: 	GPLv2
14mu|kernel-4.1.38-2|132	Group: 	 	System/Kernel and hardware
14mu|kernel-4.1.38-2|133	ExclusiveArch: %{ix86} x86_64
14mu|kernel-4.1.38-2|134	URL:            http://www.kernel.org
14mu|kernel-4.1.38-2|135	
14mu|kernel-4.1.38-2|136	####################################################################
14mu|kernel-4.1.38-2|137	#
14mu|kernel-4.1.38-2|138	# Sources
14mu|kernel-4.1.38-2|139	#
14mu|kernel-4.1.38-2|140	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
14mu|kernel-4.1.38-2|141	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
14mu|kernel-4.1.38-2|142	
14mu|kernel-4.1.38-2|143	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
14mu|kernel-4.1.38-2|144	# TODO: is it needed?
14mu|kernel-4.1.38-2|145	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
14mu|kernel-4.1.38-2|146	
14mu|kernel-4.1.38-2|147	# Kernel configuration files.
14mu|kernel-4.1.38-2|148	# kernel-<arch>.config is the common part. kernel-<flavour>-<arch>.config is
14mu|kernel-4.1.38-2|149	# what should be added to it to get the initial configuration file for
14mu|kernel-4.1.38-2|150	# the particular kernel flavour.
14mu|kernel-4.1.38-2|151	Source110:	kernel-%{arch_suffix}.config
14mu|kernel-4.1.38-2|152	Source111:	kernel-nrj-desktop-%{arch_suffix}.config
14mu|kernel-4.1.38-2|153	Source112:	kernel-nrj-laptop-%{arch_suffix}.config
14mu|kernel-4.1.38-2|154	
14mu|kernel-4.1.38-2|155	# Cpupower: the service, the config, etc.
14mu|kernel-4.1.38-2|156	Source50:	cpupower.service
14mu|kernel-4.1.38-2|157	Source51:	cpupower.config
14mu|kernel-4.1.38-2|158	Source52:	cpupower-start.sh
14mu|kernel-4.1.38-2|159	Source53:	cpupower.path
14mu|kernel-4.1.38-2|160	
14mu|kernel-4.1.38-2|161	Source80:	kernel.rpmlintrc
14mu|kernel-4.1.38-2|162	####################################################################
14mu|kernel-4.1.38-2|163	
14mu|kernel-4.1.38-2|164	# Patches
14mu|kernel-4.1.38-2|165	
14mu|kernel-4.1.38-2|166	# The patch to make kernel x.y.z from x.y.0.
14mu|kernel-4.1.38-2|167	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.xz
14mu|kernel-4.1.38-2|168	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
14mu|kernel-4.1.38-2|169	
14mu|kernel-4.1.38-2|170	# Upstream fixes:
14mu|kernel-4.1.38-2|171	Patch20:	dccp-fix-freeing-skb-too-early-for-ipv6_recvpktinfo.patch
14mu|kernel-4.1.38-2|172	
14mu|kernel-4.1.38-2|173	# ROSA-specific patches
14mu|kernel-4.1.38-2|174	
14mu|kernel-4.1.38-2|175	# Adds explicit linking of the Perf Python extension with libdl, thus fixing
14mu|kernel-4.1.38-2|176	# the build.
14mu|kernel-4.1.38-2|177	Patch100:	perf-python-ext-link-with-dl.patch
14mu|kernel-4.1.38-2|178	
14mu|kernel-4.1.38-2|179	# Perf docs are built after all the kernels. To validate the xml files
14mu|kernel-4.1.38-2|180	# generated during that process, xmlto tries to get DTD files from the Net.
14mu|kernel-4.1.38-2|181	# If it fails, the whole build fails, which is unfortunate. Let us avoid
14mu|kernel-4.1.38-2|182	# this.
14mu|kernel-4.1.38-2|183	Patch101:	perf-xmlto-skip-validation.patch
14mu|kernel-4.1.38-2|184	
14mu|kernel-4.1.38-2|185	# Bug http://bugs.rosalinux.ru/show_bug.cgi?id=4791
14mu|kernel-4.1.38-2|186	Patch102:	inotify-increase-max-user-watches.patch
14mu|kernel-4.1.38-2|187	
14mu|kernel-4.1.38-2|188	# Export pci_ids.h to user space, needed by ldetect
14mu|kernel-4.1.38-2|189	# TODO: is it really needed now?
14mu|kernel-4.1.38-2|190	Patch103:	include-kbuild-export-pci_ids.patch
14mu|kernel-4.1.38-2|191	
14mu|kernel-4.1.38-2|192	# http://hw.rosalinux.ru/index.php?id=usb:105b-e065
14mu|kernel-4.1.38-2|193	# http://www.gnebehay.com/blog/lenovo-flexpad-bluetooth-debian/
14mu|kernel-4.1.38-2|194	Patch104:	bluetooth-add-support-for-BCM43142A0.patch
14mu|kernel-4.1.38-2|195	
14mu|kernel-4.1.38-2|196	# http://bugs.rosalinux.ru/show_bug.cgi?id=6235
14mu|kernel-4.1.38-2|197	# http://bugs.rosalinux.ru/show_bug.cgi?id=6459
14mu|kernel-4.1.38-2|198	Patch105:	audit-make-it-less-verbose.patch
14mu|kernel-4.1.38-2|199	
14mu|kernel-4.1.38-2|200	# http://bugs.rosalinux.ru/show_bug.cgi?id=5649#c6
14mu|kernel-4.1.38-2|201	Patch106:	drm-cirrus-Use-16bpp-as-default.patch
14mu|kernel-4.1.38-2|202	
14mu|kernel-4.1.38-2|203	# Fixes for ThinkPad/Lenovo compact keyboards, adapted from kernel 4.3.
14mu|kernel-4.1.38-2|204	Patch107:	HID-lenovo-01-Use-constants-for-axes-names.patch
14mu|kernel-4.1.38-2|205	Patch108:	HID-lenovo-02-Add-missing-return-value-check.patch
14mu|kernel-4.1.38-2|206	Patch109:	HID-lenovo-03-Hide-middle-button-press-until-release.patch
14mu|kernel-4.1.38-2|207	
14mu|kernel-4.1.38-2|208	# Increase vmalloc area, https://bugs.mageia.org/show_bug.cgi?id=904
14mu|kernel-4.1.38-2|209	Patch110:	x86-increase-default-minimum-vmalloc-area-by-64MB-to-192MB.patch
14mu|kernel-4.1.38-2|210	
14mu|kernel-4.1.38-2|211	# disable floppy autoloading (mga #4696)
14mu|kernel-4.1.38-2|212	Patch111:	block-floppy-disable-pnp-modalias.patch
14mu|kernel-4.1.38-2|213	
14mu|kernel-4.1.38-2|214	# prefer ata over ide drivers
14mu|kernel-4.1.38-2|215	Patch112:	ata-prefer-ata-drivers-over-ide-drivers-when-both-are-built.patch
14mu|kernel-4.1.38-2|216	
14mu|kernel-4.1.38-2|217	# AUFS from http://aufs.sourceforge.net/
14mu|kernel-4.1.38-2|218	Patch113:	fs-aufs4.patch
14mu|kernel-4.1.38-2|219	
14mu|kernel-4.1.38-2|220	# http://bugs.rosalinux.ru/show_bug.cgi?id=6410
14mu|kernel-4.1.38-2|221	# https://bugzilla.kernel.org/show_bug.cgi?id=70761
14mu|kernel-4.1.38-2|222	Patch114:	alx-kernel-bz70761-c46.patch
14mu|kernel-4.1.38-2|223	
14mu|kernel-4.1.38-2|224	# BFQ IO scheduler, http://algogroup.unimore.it/people/paolo/disk_sched/
14mu|kernel-4.1.38-2|225	Patch116:	0001-block-cgroups-kconfig-build-bits-for-BFQ-v7r8-4.1.patch
14mu|kernel-4.1.38-2|226	Patch117:	0002-block-introduce-the-BFQ-v7r8-I-O-sched-for-4.1.patch
14mu|kernel-4.1.38-2|227	Patch118:	0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r8-for-4.1.0.patch
14mu|kernel-4.1.38-2|228	
14mu|kernel-4.1.38-2|229	# The missing part of the mainline commit fac8e0f57969.
14mu|kernel-4.1.38-2|230	Patch120:	tunnels-Don-t-apply-GRO-to-multiple-layers-of-encapsulation-2.patch
14mu|kernel-4.1.38-2|231	
14mu|kernel-4.1.38-2|232	# Sanitizing kernel memory
14mu|kernel-4.1.38-2|233	# We do not use "Patch:" here because apply_patched would always apply it
14mu|kernel-4.1.38-2|234	# then, it seems, even if we place "Patch: <..>" under a conditional.
14mu|kernel-4.1.38-2|235	Source701:	sanitize-memory.patch
14mu|kernel-4.1.38-2|236	####################################################################
14mu|kernel-4.1.38-2|237	
14mu|kernel-4.1.38-2|238	# Defines for the things that are needed for all the kernels
14mu|kernel-4.1.38-2|239	#
14mu|kernel-4.1.38-2|240	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
14mu|kernel-4.1.38-2|241	operating system. The kernel handles the basic functions \
14mu|kernel-4.1.38-2|242	of the operating system: memory allocation, process allocation, device \
14mu|kernel-4.1.38-2|243	input and output, etc.
14mu|kernel-4.1.38-2|244	
14mu|kernel-4.1.38-2|245	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
14mu|kernel-4.1.38-2|246	mode depending on detected hardware. To force the kernel to boot in single \
14mu|kernel-4.1.38-2|247	processor mode, use the "nosmp" boot parameter.
14mu|kernel-4.1.38-2|248	
14mu|kernel-4.1.38-2|249	
14mu|kernel-4.1.38-2|250	### Global Requires/Provides
14mu|kernel-4.1.38-2|251	
14mu|kernel-4.1.38-2|252	%define requires1	grub2
14mu|kernel-4.1.38-2|253	%define requires2	dracut >= 041-11
14mu|kernel-4.1.38-2|254	%define requires3	kmod >= 20-1
14mu|kernel-4.1.38-2|255	%define requires4	sysfsutils >=  2.1.0-12
14mu|kernel-4.1.38-2|256	%define requires5	linux-firmware >= 20160318
14mu|kernel-4.1.38-2|257	
14mu|kernel-4.1.38-2|258	%define kprovides1 	%{kname} = %{kverrel}
14mu|kernel-4.1.38-2|259	%define kprovides2 	kernel = %{tar_ver}
14mu|kernel-4.1.38-2|260	%define kprovides3 	alsa = 1.0.27
14mu|kernel-4.1.38-2|261	
14mu|kernel-4.1.38-2|262	Autoreqprov: 	no
14mu|kernel-4.1.38-2|263	
14mu|kernel-4.1.38-2|264	BuildRequires: 	bc
14mu|kernel-4.1.38-2|265	BuildRequires: 	binutils
14mu|kernel-4.1.38-2|266	BuildRequires: 	gcc
14mu|kernel-4.1.38-2|267	# For power tools
14mu|kernel-4.1.38-2|268	BuildRequires:	pkgconfig(ncurses)
14mu|kernel-4.1.38-2|269	
14mu|kernel-4.1.38-2|270	BuildRequires:	kmod-devel kmod-compat
14mu|kernel-4.1.38-2|271	
14mu|kernel-4.1.38-2|272	%ifarch x86_64
14mu|kernel-4.1.38-2|273	BuildRequires:  numa-devel
14mu|kernel-4.1.38-2|274	%endif
14mu|kernel-4.1.38-2|275	
14mu|kernel-4.1.38-2|276	# for perf, cpufreq and all other tools
14mu|kernel-4.1.38-2|277	# for cpupower
14mu|kernel-4.1.38-2|278	%if %{build_cpupower}
14mu|kernel-4.1.38-2|279	BuildRequires:		pciutils-devel
14mu|kernel-4.1.38-2|280	%endif
14mu|kernel-4.1.38-2|281	# for perf
14mu|kernel-4.1.38-2|282	%if %{build_perf}
14mu|kernel-4.1.38-2|283	BuildRequires:		asciidoc
14mu|kernel-4.1.38-2|284	BuildRequires:		audit-devel
14mu|kernel-4.1.38-2|285	BuildRequires:		binutils-devel
14mu|kernel-4.1.38-2|286	BuildRequires:		bison
14mu|kernel-4.1.38-2|287	BuildRequires:		elfutils-devel
14mu|kernel-4.1.38-2|288	BuildRequires:		flex
14mu|kernel-4.1.38-2|289	BuildRequires:		libunwind-devel
14mu|kernel-4.1.38-2|290	BuildRequires:		newt-devel
14mu|kernel-4.1.38-2|291	BuildRequires:		perl-devel
14mu|kernel-4.1.38-2|292	BuildRequires:		pkgconfig(gtk+-2.0)
14mu|kernel-4.1.38-2|293	BuildRequires:		python-devel
14mu|kernel-4.1.38-2|294	BuildRequires:		xmlto
14mu|kernel-4.1.38-2|295	BuildRequires:		zlib-devel
14mu|kernel-4.1.38-2|296	BuildRequires:		pkgconfig(libcrypto)
14mu|kernel-4.1.38-2|297	%endif
14mu|kernel-4.1.38-2|298	
14mu|kernel-4.1.38-2|299	# might be useful too:
14mu|kernel-4.1.38-2|300	Suggests:		microcode
14mu|kernel-4.1.38-2|301	
14mu|kernel-4.1.38-2|302	
14mu|kernel-4.1.38-2|303	%description
14mu|kernel-4.1.38-2|304	%common_desc_kernel
14mu|kernel-4.1.38-2|305	%common_desc_kernel_smp
14mu|kernel-4.1.38-2|306	
14mu|kernel-4.1.38-2|307	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
14mu|kernel-4.1.38-2|308	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
14mu|kernel-4.1.38-2|309	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
14mu|kernel-4.1.38-2|310	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
14mu|kernel-4.1.38-2|311	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
14mu|kernel-4.1.38-2|312	
14mu|kernel-4.1.38-2|313	# mkflavour() name flavour processor
14mu|kernel-4.1.38-2|314	# name: the flavour name in the package name
14mu|kernel-4.1.38-2|315	# flavour: first parameter of CreateKernel()
14mu|kernel-4.1.38-2|316	%define mkflavour()					\
14mu|kernel-4.1.38-2|317	%package -n %{kname}-%{1}-%{buildrel}			\
14mu|kernel-4.1.38-2|318	Version:	%{fakever}				\
14mu|kernel-4.1.38-2|319	Release:	%{fakerel}				\
14mu|kernel-4.1.38-2|320	Provides:	%kprovides1 %kprovides2 %kprovides3	\
14mu|kernel-4.1.38-2|321	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
14mu|kernel-4.1.38-2|322	Provides:   %{kname}-%{1}              			 \
14mu|kernel-4.1.38-2|323	%if %{build_nrj_desktop}              		\
14mu|kernel-4.1.38-2|324	Provides:   kernel-desktop              		\
14mu|kernel-4.1.38-2|325	%endif                                  		\
14mu|kernel-4.1.38-2|326	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
14mu|kernel-4.1.38-2|327	Requires:	%requires2 %requires5			\
14mu|kernel-4.1.38-2|328	Provides:	should-restart = system			\
14mu|kernel-4.1.38-2|329	Suggests:	crda					\
14mu|kernel-4.1.38-2|330	%if %build_devel					\
14mu|kernel-4.1.38-2|331	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.1.38-2|332	Requires(post):	%{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.1.38-2|333	%endif							\
14mu|kernel-4.1.38-2|334	%ifarch %{ix86}						\
14mu|kernel-4.1.38-2|335	Conflicts:	arch(x86_64)				\
14mu|kernel-4.1.38-2|336	%endif							\
14mu|kernel-4.1.38-2|337	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/g")}} \
14mu|kernel-4.1.38-2|338	Group:		System/Kernel and hardware		\
14mu|kernel-4.1.38-2|339	%description -n %{kname}-%{1}-%{buildrel}		\
14mu|kernel-4.1.38-2|340	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/g")}} \
14mu|kernel-4.1.38-2|341	%common_desc_kernel_smp					\
14mu|kernel-4.1.38-2|342	\
14mu|kernel-4.1.38-2|343	%if %build_devel					\
14mu|kernel-4.1.38-2|344	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.1.38-2|345	Version:	%{fakever}				\
14mu|kernel-4.1.38-2|346	Release:	%{fakerel}				\
14mu|kernel-4.1.38-2|347	Requires:	glibc-devel ncurses-devel make gcc perl	\
14mu|kernel-4.1.38-2|348	Requires(post):		dkms				\
14mu|kernel-4.1.38-2|349	Requires(preun):	dkms				\
14mu|kernel-4.1.38-2|350	Summary:	Development files for %{kname}-%{1}-%{buildrel} \
14mu|kernel-4.1.38-2|351	Group:		Development/Kernel			\
14mu|kernel-4.1.38-2|352	Provides:	%{kname}-devel = %{kverrel} 		\
14mu|kernel-4.1.38-2|353	Provides:	%{kname}-%{1}-devel			\
14mu|kernel-4.1.38-2|354	%ifarch %{ix86}						\
14mu|kernel-4.1.38-2|355	Conflicts:	arch(x86_64)				\
14mu|kernel-4.1.38-2|356	%endif							\
14mu|kernel-4.1.38-2|357	%description -n %{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.1.38-2|358	This package contains the kernel files (headers and build tools) \
14mu|kernel-4.1.38-2|359	that should be enough to build additional drivers for   \
14mu|kernel-4.1.38-2|360	use with %{kname}-%{1}-%{buildrel}.                     \
14mu|kernel-4.1.38-2|361	\
14mu|kernel-4.1.38-2|362	If you want to build your own kernel, you need to install the full \
14mu|kernel-4.1.38-2|363	%{kname}-source-%{buildrel} rpm.			\
14mu|kernel-4.1.38-2|364	\
14mu|kernel-4.1.38-2|365	%endif							\
14mu|kernel-4.1.38-2|366	\
14mu|kernel-4.1.38-2|367	%if %build_debug					\
14mu|kernel-4.1.38-2|368	%package -n	%{kname}-%{1}-%{buildrel}-debuginfo	\
14mu|kernel-4.1.38-2|369	Version:	%{fakever}				\
14mu|kernel-4.1.38-2|370	Release:	%{fakerel}				\
14mu|kernel-4.1.38-2|371	Summary:	Files with debuginfo for %{kname}-%{1}-%{buildrel} \
14mu|kernel-4.1.38-2|372	Group:		Development/Debug			\
14mu|kernel-4.1.38-2|373	Provides:	kernel-debug = %{kverrel} 		\
14mu|kernel-4.1.38-2|374	%ifarch %{ix86}						\
14mu|kernel-4.1.38-2|375	Conflicts:	arch(x86_64)				\
14mu|kernel-4.1.38-2|376	%endif							\
14mu|kernel-4.1.38-2|377	%description -n %{kname}-%{1}-%{buildrel}-debuginfo	\
14mu|kernel-4.1.38-2|378	This package contains the files with debuginfo to aid in debug tasks \
14mu|kernel-4.1.38-2|379	when using %{kname}-%{1}-%{buildrel}.			\
14mu|kernel-4.1.38-2|380	\
14mu|kernel-4.1.38-2|381	If you need to look at debug information or use some application that \
14mu|kernel-4.1.38-2|382	needs debugging info from the kernel, this package may help. \
14mu|kernel-4.1.38-2|383	\
14mu|kernel-4.1.38-2|384	%endif							\
14mu|kernel-4.1.38-2|385	\
14mu|kernel-4.1.38-2|386	%package -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-latest \
14mu|kernel-4.1.38-2|387	Version:	%{kversion}				\
14mu|kernel-4.1.38-2|388	Release:	%{rpmrel}				\
14mu|kernel-4.1.38-2|389	Summary:	Meta package for the latest %{kname}-%{1} in %{kernelversion}.%{patchlevel} series \
14mu|kernel-4.1.38-2|390	Group:		System/Kernel and hardware		\
14mu|kernel-4.1.38-2|391	Requires:	%{kname}-%{1}-%{buildrel}		\
14mu|kernel-4.1.38-2|392	Obsoletes:	%{kname}-%{1}-latest < %{kversion}-%{release} \
14mu|kernel-4.1.38-2|393	Provides:	%{kname}-%{1}-latest = %{kversion}-%{release} \
14mu|kernel-4.1.38-2|394	%ifarch %{ix86}						\
14mu|kernel-4.1.38-2|395	Conflicts:	arch(x86_64)				\
14mu|kernel-4.1.38-2|396	Obsoletes:	%{kname}-%{1}-pae-%{kernelversion}.%{patchlevel}-latest < %{kversion}-%{release} \
14mu|kernel-4.1.38-2|397	Provides:	%{kname}-%{1}-pae-%{kernelversion}.%{patchlevel}-latest = %{kversion}-%{release} \
14mu|kernel-4.1.38-2|398	Obsoletes:	%{kname}-%{1}-pae-latest < %{kversion}-%{release} \
14mu|kernel-4.1.38-2|399	Provides:	%{kname}-%{1}-pae-latest = %{kversion}-%{release} \
14mu|kernel-4.1.38-2|400	%endif							\
14mu|kernel-4.1.38-2|401	%description -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-latest \
14mu|kernel-4.1.38-2|402	This meta package aims to make sure you always have the \
14mu|kernel-4.1.38-2|403	latest %{kname}-%{1} %{kernelversion}.%{patchlevel}.x installed... \
14mu|kernel-4.1.38-2|404	\
14mu|kernel-4.1.38-2|405	%if %build_devel					\
14mu|kernel-4.1.38-2|406	\
14mu|kernel-4.1.38-2|407	%package -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-devel-latest \
14mu|kernel-4.1.38-2|408	Version:	%{kversion}				\
14mu|kernel-4.1.38-2|409	Release:	%{rpmrel}				\
14mu|kernel-4.1.38-2|410	Summary:	Meta package for the latest %{kname}-%{1}-devel in %{kernelversion}.%{patchlevel} series \
14mu|kernel-4.1.38-2|411	Group:		Development/Kernel			\
14mu|kernel-4.1.38-2|412	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.1.38-2|413	Obsoletes:	%{kname}-%{1}-devel-latest < %{kversion}-%{release} \
14mu|kernel-4.1.38-2|414	Provides:	%{kname}-%{1}-devel-latest = %{kversion}-%{release} \
14mu|kernel-4.1.38-2|415	%ifarch %{ix86}						\
14mu|kernel-4.1.38-2|416	Conflicts:	arch(x86_64)				\
14mu|kernel-4.1.38-2|417	Obsoletes:	%{kname}-%{1}-pae-%{kernelversion}.%{patchlevel}-devel-latest < %{kversion}-%{release} \
14mu|kernel-4.1.38-2|418	Provides:	%{kname}-%{1}-pae-%{kernelversion}.%{patchlevel}-devel-latest = %{kversion}-%{release} \
14mu|kernel-4.1.38-2|419	Obsoletes:	%{kname}-%{1}-pae-devel-latest < %{kversion}-%{release} \
14mu|kernel-4.1.38-2|420	Provides:	%{kname}-%{1}-pae-devel-latest = %{kversion}-%{release} \
14mu|kernel-4.1.38-2|421	%endif							\
14mu|kernel-4.1.38-2|422	Provides:	%{kname}-devel-latest			\
14mu|kernel-4.1.38-2|423	%description -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-devel-latest \
14mu|kernel-4.1.38-2|424	This meta package aims to make sure you always have the \
14mu|kernel-4.1.38-2|425	latest %{kname}-%{1}-devel %{kernelversion}.%{patchlevel}.x installed... \
14mu|kernel-4.1.38-2|426	\
14mu|kernel-4.1.38-2|427	%endif							\
14mu|kernel-4.1.38-2|428	\
14mu|kernel-4.1.38-2|429	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
14mu|kernel-4.1.38-2|430	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
14mu|kernel-4.1.38-2|431	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
14mu|kernel-4.1.38-2|432	\
14mu|kernel-4.1.38-2|433	%if %build_devel					\
14mu|kernel-4.1.38-2|434	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
14mu|kernel-4.1.38-2|435	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
14mu|kernel-4.1.38-2|436	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
14mu|kernel-4.1.38-2|437	%endif							\
14mu|kernel-4.1.38-2|438	\
14mu|kernel-4.1.38-2|439	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
14mu|kernel-4.1.38-2|440	%files -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-latest	\
14mu|kernel-4.1.38-2|441	\
14mu|kernel-4.1.38-2|442	%if %build_devel					\
14mu|kernel-4.1.38-2|443	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
14mu|kernel-4.1.38-2|444	%files -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-devel-latest \
14mu|kernel-4.1.38-2|445	%endif							\
14mu|kernel-4.1.38-2|446	\
14mu|kernel-4.1.38-2|447	%if %build_debug					\
14mu|kernel-4.1.38-2|448	%files -n %{kname}-%{1}-%{buildrel}-debuginfo -f kernel_debug_files.%{1} \
14mu|kernel-4.1.38-2|449	%endif
14mu|kernel-4.1.38-2|450	
14mu|kernel-4.1.38-2|451	%if %build_nrj_desktop
14mu|kernel-4.1.38-2|452	%define summary_nrj_desktop A general-purpose Linux Kernel
14mu|kernel-4.1.38-2|453	%define info_nrj_desktop This is a general-purpose kernel.
14mu|kernel-4.1.38-2|454	%mkflavour nrj-desktop
14mu|kernel-4.1.38-2|455	%endif
14mu|kernel-4.1.38-2|456	
14mu|kernel-4.1.38-2|457	%if %build_nrj_laptop
14mu|kernel-4.1.38-2|458	%define summary_nrj_laptop Linux Kernel for laptops
14mu|kernel-4.1.38-2|459	%define info_nrj_laptop This kernel is mostly intended for laptops.
14mu|kernel-4.1.38-2|460	%mkflavour nrj-laptop
14mu|kernel-4.1.38-2|461	%endif
14mu|kernel-4.1.38-2|462	
14mu|kernel-4.1.38-2|463	#
14mu|kernel-4.1.38-2|464	# kernel-source
14mu|kernel-4.1.38-2|465	#
14mu|kernel-4.1.38-2|466	%if %build_source
14mu|kernel-4.1.38-2|467	%package -n %{kname}-source-%{buildrel}
14mu|kernel-4.1.38-2|468	Version: 	%{fakever}
14mu|kernel-4.1.38-2|469	Release: 	%{fakerel}
14mu|kernel-4.1.38-2|470	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
14mu|kernel-4.1.38-2|471	Summary: 	The source code of %{kname}-%{buildrel}
14mu|kernel-4.1.38-2|472	Group: 		Development/Kernel
14mu|kernel-4.1.38-2|473	Autoreqprov: 	no
14mu|kernel-4.1.38-2|474	Provides: 	kernel-source = %{kverrel}
14mu|kernel-4.1.38-2|475	Buildarch:	noarch
14mu|kernel-4.1.38-2|476	
14mu|kernel-4.1.38-2|477	%description -n %{kname}-source-%{buildrel}
14mu|kernel-4.1.38-2|478	The %{kname}-source package contains the source code for the kernel.
14mu|kernel-4.1.38-2|479	These source files are only needed if you want to build your own
14mu|kernel-4.1.38-2|480	custom kernel that is better tuned to your particular hardware.
14mu|kernel-4.1.38-2|481	
14mu|kernel-4.1.38-2|482	If you only want the files needed to build third-party (dkms-*,...)
14mu|kernel-4.1.38-2|483	drivers against, install the *-devel-* rpm that is matching your kernel.
14mu|kernel-4.1.38-2|484	
14mu|kernel-4.1.38-2|485	#
14mu|kernel-4.1.38-2|486	# kernel-source-latest: virtual rpm
14mu|kernel-4.1.38-2|487	#
14mu|kernel-4.1.38-2|488	%package -n %{kname}-source-latest
14mu|kernel-4.1.38-2|489	Version: 	%{kversion}
14mu|kernel-4.1.38-2|490	Release: 	%{rpmrel}
14mu|kernel-4.1.38-2|491	Summary: 	Virtual rpm for latest %{kname}-source
14mu|kernel-4.1.38-2|492	Group:   	Development/Kernel
14mu|kernel-4.1.38-2|493	Requires: 	%{kname}-source-%{buildrel}
14mu|kernel-4.1.38-2|494	Buildarch:	noarch
14mu|kernel-4.1.38-2|495	
14mu|kernel-4.1.38-2|496	%description -n %{kname}-source-latest
14mu|kernel-4.1.38-2|497	This package is a virtual rpm that aims to make sure you always have the
14mu|kernel-4.1.38-2|498	latest %{kname}-source installed...
14mu|kernel-4.1.38-2|499	%endif
14mu|kernel-4.1.38-2|500	
14mu|kernel-4.1.38-2|501	#
14mu|kernel-4.1.38-2|502	# kernel-doc: documentation for the Linux kernel
14mu|kernel-4.1.38-2|503	#
14mu|kernel-4.1.38-2|504	%if %build_doc
14mu|kernel-4.1.38-2|505	%package -n %{kname}-doc
14mu|kernel-4.1.38-2|506	Version: 	%{kversion}
14mu|kernel-4.1.38-2|507	Release: 	%{rpmrel}
14mu|kernel-4.1.38-2|508	Summary: 	Various documentation bits found in the %{kname} source
14mu|kernel-4.1.38-2|509	Group: 		Documentation
14mu|kernel-4.1.38-2|510	Buildarch:	noarch
14mu|kernel-4.1.38-2|511	
14mu|kernel-4.1.38-2|512	%description -n %{kname}-doc
14mu|kernel-4.1.38-2|513	This package contains documentation files from the %{kname} source.
14mu|kernel-4.1.38-2|514	Various bits of information about the Linux kernel and the device drivers
14mu|kernel-4.1.38-2|515	shipped with it are documented in these files. You also might want install
14mu|kernel-4.1.38-2|516	this package if you need a reference to the options that can be passed to
14mu|kernel-4.1.38-2|517	Linux kernel modules at load time.
14mu|kernel-4.1.38-2|518	%endif
14mu|kernel-4.1.38-2|519	
14mu|kernel-4.1.38-2|520	#
14mu|kernel-4.1.38-2|521	# kernel/tools
14mu|kernel-4.1.38-2|522	#
14mu|kernel-4.1.38-2|523	%if %{build_perf}
14mu|kernel-4.1.38-2|524	%package -n perf
14mu|kernel-4.1.38-2|525	Version:	%{kversion}
14mu|kernel-4.1.38-2|526	Release:	%{rpmrel}
14mu|kernel-4.1.38-2|527	Summary:	perf tool and the supporting documentation
14mu|kernel-4.1.38-2|528	Group:		System/Kernel and hardware
14mu|kernel-4.1.38-2|529	
14mu|kernel-4.1.38-2|530	%description -n perf
14mu|kernel-4.1.38-2|531	the perf tool and the supporting documentation.
14mu|kernel-4.1.38-2|532	%endif
14mu|kernel-4.1.38-2|533	
14mu|kernel-4.1.38-2|534	%if %{build_cpupower}
14mu|kernel-4.1.38-2|535	%package -n cpupower
14mu|kernel-4.1.38-2|536	Version:	%{kversion}
14mu|kernel-4.1.38-2|537	Release:	%{rpmrel}
14mu|kernel-4.1.38-2|538	Summary:	The cpupower tools
14mu|kernel-4.1.38-2|539	Group:		System/Kernel and hardware
14mu|kernel-4.1.38-2|540	Requires(post):  rpm-helper >= 0.24.0-3
14mu|kernel-4.1.38-2|541	Requires(preun): rpm-helper >= 0.24.0-3
14mu|kernel-4.1.38-2|542	Obsoletes:	cpufreq cpufrequtils
14mu|kernel-4.1.38-2|543	
14mu|kernel-4.1.38-2|544	%description -n cpupower
14mu|kernel-4.1.38-2|545	The cpupower tools.
14mu|kernel-4.1.38-2|546	
14mu|kernel-4.1.38-2|547	%post -n cpupower
14mu|kernel-4.1.38-2|548	
14mu|kernel-4.1.38-2|549	if [ $1 -ge 0 ]; then
14mu|kernel-4.1.38-2|550	# Do not enable/disable cpupower.service directly, because it should start
14mu|kernel-4.1.38-2|551	# when cpupower.path triggers it.
14mu|kernel-4.1.38-2|552	/bin/systemctl enable cpupower.path >/dev/null 2>&1 || :
14mu|kernel-4.1.38-2|553	/bin/systemctl start cpupower.path >/dev/null 2>&1 || :
14mu|kernel-4.1.38-2|554	fi
14mu|kernel-4.1.38-2|555	
14mu|kernel-4.1.38-2|556	%preun -n cpupower
14mu|kernel-4.1.38-2|557	if [ $1 -eq 0 ]; then
14mu|kernel-4.1.38-2|558	/bin/systemctl --no-reload disable cpupower.path > /dev/null 2>&1 || :
14mu|kernel-4.1.38-2|559	/bin/systemctl stop cpupower.path > /dev/null 2>&1 || :
14mu|kernel-4.1.38-2|560	fi
14mu|kernel-4.1.38-2|561	
14mu|kernel-4.1.38-2|562	%package -n cpupower-devel
14mu|kernel-4.1.38-2|563	Version:	%{kversion}
14mu|kernel-4.1.38-2|564	Release:	%{rpmrel}
14mu|kernel-4.1.38-2|565	Summary:	Development files for cpupower
14mu|kernel-4.1.38-2|566	Group:		Development/Kernel
14mu|kernel-4.1.38-2|567	Requires:	cpupower = %{kversion}-%{rpmrel}
14mu|kernel-4.1.38-2|568	Conflicts:	%{_lib}cpufreq-devel
14mu|kernel-4.1.38-2|569	
14mu|kernel-4.1.38-2|570	%description -n cpupower-devel
14mu|kernel-4.1.38-2|571	This package contains the development files for cpupower.
14mu|kernel-4.1.38-2|572	%endif
14mu|kernel-4.1.38-2|573	
14mu|kernel-4.1.38-2|574	%if %{build_headers}
14mu|kernel-4.1.38-2|575	%package headers
14mu|kernel-4.1.38-2|576	Version:	%kversion
14mu|kernel-4.1.38-2|577	Release:	%rpmrel
14mu|kernel-4.1.38-2|578	Summary:	Linux kernel header files mostly used by your C library
14mu|kernel-4.1.38-2|579	Group:		System/Kernel and hardware
14mu|kernel-4.1.38-2|580	Epoch:		1
14mu|kernel-4.1.38-2|581	%rename linux-userspace-headers
14mu|kernel-4.1.38-2|582	
14mu|kernel-4.1.38-2|583	%description headers
14mu|kernel-4.1.38-2|584	C header files from the Linux kernel. The header files define
14mu|kernel-4.1.38-2|585	structures and constants that are needed for building most
14mu|kernel-4.1.38-2|586	standard programs, notably the C library.
14mu|kernel-4.1.38-2|587	
14mu|kernel-4.1.38-2|588	This package is not suitable for building kernel modules, you
14mu|kernel-4.1.38-2|589	should use the 'kernel-devel' package instead.
14mu|kernel-4.1.38-2|590	
14mu|kernel-4.1.38-2|591	%files headers
14mu|kernel-4.1.38-2|592	%_includedir/*
14mu|kernel-4.1.38-2|593	# Don't conflict with cpupower-devel
14mu|kernel-4.1.38-2|594	%if %{build_cpupower}
14mu|kernel-4.1.38-2|595	%exclude %_includedir/cpufreq.h
14mu|kernel-4.1.38-2|596	%endif
14mu|kernel-4.1.38-2|597	%endif
14mu|kernel-4.1.38-2|598	
14mu|kernel-4.1.38-2|599	#
14mu|kernel-4.1.38-2|600	# End packages - here begins build stage
14mu|kernel-4.1.38-2|601	#
14mu|kernel-4.1.38-2|602	%prep
14mu|kernel-4.1.38-2|603	%setup -q -n %top_dir_name -c
14mu|kernel-4.1.38-2|604	cd %src_dir
14mu|kernel-4.1.38-2|605	
14mu|kernel-4.1.38-2|606	%apply_patches
14mu|kernel-4.1.38-2|607	
14mu|kernel-4.1.38-2|608	%if %{enhanced_security}
14mu|kernel-4.1.38-2|609	patch -p1 --fuzz=0 < %{SOURCE701}
14mu|kernel-4.1.38-2|610	%endif
14mu|kernel-4.1.38-2|611	
14mu|kernel-4.1.38-2|612	#
14mu|kernel-4.1.38-2|613	# Setup Begin
14mu|kernel-4.1.38-2|614	#
14mu|kernel-4.1.38-2|615	
14mu|kernel-4.1.38-2|616	# Configs
14mu|kernel-4.1.38-2|617	cp %{SOURCE110} .
14mu|kernel-4.1.38-2|618	%if %build_debug
14mu|kernel-4.1.38-2|619	sed -i	's/# CONFIG_DEBUG_INFO is not set/CONFIG_DEBUG_INFO=y\nCONFIG_DEBUG_INFO_REDUCED=y/' \
14mu|kernel-4.1.38-2|620	./kernel-%{arch_suffix}.config
14mu|kernel-4.1.38-2|621	%endif
14mu|kernel-4.1.38-2|622	
14mu|kernel-4.1.38-2|623	# Hardening features
14mu|kernel-4.1.38-2|624	%if %{enhanced_security}
14mu|kernel-4.1.38-2|625	sed -i	's/# CONFIG_PAX_MEMORY_SANITIZE is not set/CONFIG_PAX_MEMORY_SANITIZE=y/' \
14mu|kernel-4.1.38-2|626	./kernel-%{arch_suffix}.config
14mu|kernel-4.1.38-2|627	sed -i	's/# CONFIG_PAGE_POISONING is not set/CONFIG_PAGE_POISONING=y\nCONFIG_PAGE_POISONING_NO_SANITY=y/' \
14mu|kernel-4.1.38-2|628	./kernel-%{arch_suffix}.config
14mu|kernel-4.1.38-2|629	%endif
14mu|kernel-4.1.38-2|630	
14mu|kernel-4.1.38-2|631	# We may not want to build nrj-desktop flavour in some cases but its config
14mu|kernel-4.1.38-2|632	# is nice to have. It is used when preparing the RPM with the sources,
14mu|kernel-4.1.38-2|633	# for example.
14mu|kernel-4.1.38-2|634	FLAVOURS="nrj-desktop"
14mu|kernel-4.1.38-2|635	cp %{SOURCE111} .
14mu|kernel-4.1.38-2|636	
14mu|kernel-4.1.38-2|637	%if %{build_nrj_laptop}
14mu|kernel-4.1.38-2|638	cp %{SOURCE112} .
14mu|kernel-4.1.38-2|639	FLAVOURS="${FLAVOURS} nrj-laptop"
14mu|kernel-4.1.38-2|640	%endif
14mu|kernel-4.1.38-2|641	
14mu|kernel-4.1.38-2|642	CONFIG_DIR=arch/x86/configs
14mu|kernel-4.1.38-2|643	mkdir -p "${CONFIG_DIR}"
14mu|kernel-4.1.38-2|644	
14mu|kernel-4.1.38-2|645	for flav in ${FLAVOURS}; do
14mu|kernel-4.1.38-2|646	echo "Creating configuration file for \"$flav\" kernel."
14mu|kernel-4.1.38-2|647	cp ./kernel-%{arch_suffix}.config .config
14mu|kernel-4.1.38-2|648	# Make sure a newline is at the end of the basic part of the config.
14mu|kernel-4.1.38-2|649	echo >> .config
14mu|kernel-4.1.38-2|650	cat ./kernel-${flav}-%{arch_suffix}.config >> .config
14mu|kernel-4.1.38-2|651	make ARCH=%{_arch} oldconfig && \
14mu|kernel-4.1.38-2|652	mv .config arch/x86/configs/%{arch_suffix}_defconfig-${flav} && \
14mu|kernel-4.1.38-2|653	echo "Created arch/x86/configs/%{arch_suffix}_defconfig-${flav}."
14mu|kernel-4.1.38-2|654	done
14mu|kernel-4.1.38-2|655	
14mu|kernel-4.1.38-2|656	# Remove the no longer needed parts of the config files
14mu|kernel-4.1.38-2|657	rm -f ./kernel*.config
14mu|kernel-4.1.38-2|658	
14mu|kernel-4.1.38-2|659	# make sure the kernel has the sublevel we know it has...
14mu|kernel-4.1.38-2|660	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
14mu|kernel-4.1.38-2|661	
14mu|kernel-4.1.38-2|662	# get rid of unwanted files
14mu|kernel-4.1.38-2|663	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
14mu|kernel-4.1.38-2|664	find . -name '.get_maintainer.ignore' | %kxargs rm -f
14mu|kernel-4.1.38-2|665	
14mu|kernel-4.1.38-2|666	%build
14mu|kernel-4.1.38-2|667	
14mu|kernel-4.1.38-2|668	# Common target directories
14mu|kernel-4.1.38-2|669	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
14mu|kernel-4.1.38-2|670	%define _bootdir /boot
14mu|kernel-4.1.38-2|671	%define _modulesdir /lib/modules
14mu|kernel-4.1.38-2|672	
14mu|kernel-4.1.38-2|673	# Directories definition needed for building
14mu|kernel-4.1.38-2|674	%define temp_root %{build_dir}/temp-root
14mu|kernel-4.1.38-2|675	%define temp_source %{temp_root}%{_kerneldir}
14mu|kernel-4.1.38-2|676	%define temp_boot %{temp_root}%{_bootdir}
14mu|kernel-4.1.38-2|677	%define temp_modules %{temp_root}%{_modulesdir}
14mu|kernel-4.1.38-2|678	
14mu|kernel-4.1.38-2|679	PrepareKernel() {
14mu|kernel-4.1.38-2|680	name=$1
14mu|kernel-4.1.38-2|681	extension=$2
14mu|kernel-4.1.38-2|682	config_dir=arch/x86/configs
14mu|kernel-4.1.38-2|683	echo "Make config for kernel $extension"
14mu|kernel-4.1.38-2|684	
14mu|kernel-4.1.38-2|685	%smake -s mrproper
14mu|kernel-4.1.38-2|686	
14mu|kernel-4.1.38-2|687	if [ -z "$name" ]; then
14mu|kernel-4.1.38-2|688	cp ${config_dir}/%{arch_suffix}_defconfig-nrj-desktop .config
14mu|kernel-4.1.38-2|689	else
14mu|kernel-4.1.38-2|690	cp ${config_dir}/%{arch_suffix}_defconfig-$name .config
14mu|kernel-4.1.38-2|691	fi
14mu|kernel-4.1.38-2|692	
14mu|kernel-4.1.38-2|693	# make sure EXTRAVERSION says what we want it to say
14mu|kernel-4.1.38-2|694	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
14mu|kernel-4.1.38-2|695	}
14mu|kernel-4.1.38-2|696	
14mu|kernel-4.1.38-2|697	BuildKernel() {
14mu|kernel-4.1.38-2|698	KernelVer=$1
14mu|kernel-4.1.38-2|699	
14mu|kernel-4.1.38-2|700	echo "Building kernel $KernelVer"
14mu|kernel-4.1.38-2|701	
14mu|kernel-4.1.38-2|702	%kmake -s all
14mu|kernel-4.1.38-2|703	
14mu|kernel-4.1.38-2|704	# Start installing stuff
14mu|kernel-4.1.38-2|705	install -d %{temp_boot}
14mu|kernel-4.1.38-2|706	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
14mu|kernel-4.1.38-2|707	install -m 644 .config %{temp_boot}/config-$KernelVer
14mu|kernel-4.1.38-2|708	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
14mu|kernel-4.1.38-2|709	
14mu|kernel-4.1.38-2|710	cp -f arch/x86/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
14mu|kernel-4.1.38-2|711	
14mu|kernel-4.1.38-2|712	# modules
14mu|kernel-4.1.38-2|713	install -d %{temp_modules}/$KernelVer
14mu|kernel-4.1.38-2|714	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
14mu|kernel-4.1.38-2|715	
14mu|kernel-4.1.38-2|716	# headers
14mu|kernel-4.1.38-2|717	%if %{build_headers}
14mu|kernel-4.1.38-2|718	%make INSTALL_HDR_PATH=%{temp_root}%{_prefix} KERNELRELEASE=$KernelVer headers_install
14mu|kernel-4.1.38-2|719	find %{temp_root}%{_prefix} -name .install -or -name ..install.cmd | %kxargs rm -f
14mu|kernel-4.1.38-2|720	%endif
14mu|kernel-4.1.38-2|721	
14mu|kernel-4.1.38-2|722	# remove /lib/firmware, we use a separate kernel-firmware
14mu|kernel-4.1.38-2|723	rm -rf %{temp_root}/lib/firmware
14mu|kernel-4.1.38-2|724	}
14mu|kernel-4.1.38-2|725	
14mu|kernel-4.1.38-2|726	SaveDevel() {
14mu|kernel-4.1.38-2|727	devel_flavour=$1
14mu|kernel-4.1.38-2|728	
14mu|kernel-4.1.38-2|729	KernelVer=%{kversion}-$devel_flavour-%{buildrpmrel}
14mu|kernel-4.1.38-2|730	DevelRoot=/usr/src/linux-$KernelVer
14mu|kernel-4.1.38-2|731	TempDevelRoot=%{temp_root}$DevelRoot
14mu|kernel-4.1.38-2|732	
14mu|kernel-4.1.38-2|733	mkdir -p $TempDevelRoot
14mu|kernel-4.1.38-2|734	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
14mu|kernel-4.1.38-2|735	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
14mu|kernel-4.1.38-2|736	cp -fR Documentation/DocBook/media/*.b64 $TempDevelRoot/Documentation/DocBook/media/
14mu|kernel-4.1.38-2|737	cp -fR include $TempDevelRoot
14mu|kernel-4.1.38-2|738	# ln -s ../generated/uapi/linux/version.h $TempDevelRoot/include/linux/version.h
14mu|kernel-4.1.38-2|739	cp -fR scripts $TempDevelRoot
14mu|kernel-4.1.38-2|740	cp -fR kernel/bounds.c $TempDevelRoot/kernel
14mu|kernel-4.1.38-2|741	cp -fR kernel/time/timeconst.bc $TempDevelRoot/kernel/time
14mu|kernel-4.1.38-2|742	cp -fR tools/include $TempDevelRoot/tools/
14mu|kernel-4.1.38-2|743	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
14mu|kernel-4.1.38-2|744	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
14mu|kernel-4.1.38-2|745	cp -fR arch/x86/purgatory/* $TempDevelRoot/arch/x86/purgatory/
14mu|kernel-4.1.38-2|746	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
14mu|kernel-4.1.38-2|747	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
14mu|kernel-4.1.38-2|748	cp -fR arch/x86/tools $TempDevelRoot/arch/x86/
14mu|kernel-4.1.38-2|749	cp -fR .config Module.symvers $TempDevelRoot
14mu|kernel-4.1.38-2|750	
14mu|kernel-4.1.38-2|751	# Needed for truecrypt build (Danny)
14mu|kernel-4.1.38-2|752	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
14mu|kernel-4.1.38-2|753	
14mu|kernel-4.1.38-2|754	# Needed for lguest
14mu|kernel-4.1.38-2|755	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
14mu|kernel-4.1.38-2|756	
14mu|kernel-4.1.38-2|757	# Needed for lirc_gpio (#39004)
14mu|kernel-4.1.38-2|758	cp -fR drivers/media/pci/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/pci/bt8xx/
14mu|kernel-4.1.38-2|759	cp -fR drivers/media/pci/bt8xx/bt848.h $TempDevelRoot/drivers/media/pci/bt8xx/
14mu|kernel-4.1.38-2|760	cp -fR drivers/media/common/btcx-risc.h $TempDevelRoot/drivers/media/common/
14mu|kernel-4.1.38-2|761	
14mu|kernel-4.1.38-2|762	# Needed for external dvb tree (#41418)
14mu|kernel-4.1.38-2|763	cp -fR drivers/media/dvb-core/*.h $TempDevelRoot/drivers/media/dvb-core/
14mu|kernel-4.1.38-2|764	cp -fR drivers/media/dvb-frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb-frontends/
14mu|kernel-4.1.38-2|765	
14mu|kernel-4.1.38-2|766	# add acpica header files, needed for fglrx build
14mu|kernel-4.1.38-2|767	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
14mu|kernel-4.1.38-2|768	
14mu|kernel-4.1.38-2|769	# aufs2 has a special file needed
14mu|kernel-4.1.38-2|770	cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
14mu|kernel-4.1.38-2|771	
14mu|kernel-4.1.38-2|772	# SELinux needs security/selinux/include
14mu|kernel-4.1.38-2|773	cp -fR security/selinux/include $TempDevelRoot/security/selinux
14mu|kernel-4.1.38-2|774	
14mu|kernel-4.1.38-2|775	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
14mu|kernel-4.1.38-2|776	mips mn10300 nios2 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
14mu|kernel-4.1.38-2|777	rm -rf $TempDevelRoot/arch/$i
14mu|kernel-4.1.38-2|778	done
14mu|kernel-4.1.38-2|779	
14mu|kernel-4.1.38-2|780	rm -rf $TempDevelRoot/arch/arm*
14mu|kernel-4.1.38-2|781	rm -rf $TempDevelRoot/include/kvm/arm*
14mu|kernel-4.1.38-2|782	rm -rf $TempDevelRoot/include/soc
14mu|kernel-4.1.38-2|783	
14mu|kernel-4.1.38-2|784	# Clean the scripts tree, and make sure everything is ok (sanity check)
14mu|kernel-4.1.38-2|785	# running prepare+scripts (tree was already "prepared" in build)
14mu|kernel-4.1.38-2|786	pushd $TempDevelRoot >/dev/null
14mu|kernel-4.1.38-2|787	%smake -s prepare scripts
14mu|kernel-4.1.38-2|788	%smake -s clean
14mu|kernel-4.1.38-2|789	popd >/dev/null
14mu|kernel-4.1.38-2|790	rm -f $TempDevelRoot/.config.old
14mu|kernel-4.1.38-2|791	
14mu|kernel-4.1.38-2|792	# fix permissions
14mu|kernel-4.1.38-2|793	chmod -R a+rX $TempDevelRoot
14mu|kernel-4.1.38-2|794	
14mu|kernel-4.1.38-2|795	# disable mrproper in -devel rpms
14mu|kernel-4.1.38-2|796	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
14mu|kernel-4.1.38-2|797	
14mu|kernel-4.1.38-2|798	# Create the symlinks needed by DKMS
14mu|kernel-4.1.38-2|799	ModulesRoot=%{temp_modules}/$KernelVer
14mu|kernel-4.1.38-2|800	mkdir -p $ModulesRoot
14mu|kernel-4.1.38-2|801	kernel_devel_files=../kernel_devel_files.$devel_flavour
14mu|kernel-4.1.38-2|802	
14mu|kernel-4.1.38-2|803	
14mu|kernel-4.1.38-2|804	### Create the kernel_devel_files.*
14mu|kernel-4.1.38-2|805	cat > $kernel_devel_files <<EOF
14mu|kernel-4.1.38-2|806	%dir $DevelRoot
14mu|kernel-4.1.38-2|807	%dir $DevelRoot/arch
14mu|kernel-4.1.38-2|808	%dir $DevelRoot/include
14mu|kernel-4.1.38-2|809	$DevelRoot/Documentation
14mu|kernel-4.1.38-2|810	$DevelRoot/arch/um
14mu|kernel-4.1.38-2|811	$DevelRoot/arch/x86
14mu|kernel-4.1.38-2|812	$DevelRoot/block
14mu|kernel-4.1.38-2|813	$DevelRoot/crypto
14mu|kernel-4.1.38-2|814	$DevelRoot/drivers
14mu|kernel-4.1.38-2|815	$DevelRoot/firmware
14mu|kernel-4.1.38-2|816	$DevelRoot/fs
14mu|kernel-4.1.38-2|817	$DevelRoot/include/Kbuild
14mu|kernel-4.1.38-2|818	$DevelRoot/include/acpi
14mu|kernel-4.1.38-2|819	$DevelRoot/include/asm-generic
14mu|kernel-4.1.38-2|820	$DevelRoot/include/clocksource
14mu|kernel-4.1.38-2|821	$DevelRoot/include/config
14mu|kernel-4.1.38-2|822	$DevelRoot/include/crypto
14mu|kernel-4.1.38-2|823	$DevelRoot/include/drm
14mu|kernel-4.1.38-2|824	$DevelRoot/include/dt-bindings
14mu|kernel-4.1.38-2|825	$DevelRoot/include/generated
14mu|kernel-4.1.38-2|826	$DevelRoot/include/keys
14mu|kernel-4.1.38-2|827	$DevelRoot/include/kvm
14mu|kernel-4.1.38-2|828	$DevelRoot/include/linux
14mu|kernel-4.1.38-2|829	$DevelRoot/include/math-emu
14mu|kernel-4.1.38-2|830	$DevelRoot/include/media
14mu|kernel-4.1.38-2|831	$DevelRoot/include/memory
14mu|kernel-4.1.38-2|832	$DevelRoot/include/misc
14mu|kernel-4.1.38-2|833	$DevelRoot/include/net
14mu|kernel-4.1.38-2|834	$DevelRoot/include/pcmcia
14mu|kernel-4.1.38-2|835	$DevelRoot/include/ras
14mu|kernel-4.1.38-2|836	$DevelRoot/include/rdma
14mu|kernel-4.1.38-2|837	$DevelRoot/include/rxrpc
14mu|kernel-4.1.38-2|838	$DevelRoot/include/scsi
14mu|kernel-4.1.38-2|839	$DevelRoot/include/sound
14mu|kernel-4.1.38-2|840	$DevelRoot/include/target
14mu|kernel-4.1.38-2|841	$DevelRoot/include/trace
14mu|kernel-4.1.38-2|842	$DevelRoot/include/uapi
14mu|kernel-4.1.38-2|843	$DevelRoot/include/video
14mu|kernel-4.1.38-2|844	$DevelRoot/include/xen
14mu|kernel-4.1.38-2|845	$DevelRoot/init
14mu|kernel-4.1.38-2|846	$DevelRoot/ipc
14mu|kernel-4.1.38-2|847	$DevelRoot/kernel
14mu|kernel-4.1.38-2|848	$DevelRoot/lib
14mu|kernel-4.1.38-2|849	$DevelRoot/mm
14mu|kernel-4.1.38-2|850	$DevelRoot/net
14mu|kernel-4.1.38-2|851	$DevelRoot/samples
14mu|kernel-4.1.38-2|852	$DevelRoot/scripts
14mu|kernel-4.1.38-2|853	$DevelRoot/security
14mu|kernel-4.1.38-2|854	$DevelRoot/sound
14mu|kernel-4.1.38-2|855	$DevelRoot/tools
14mu|kernel-4.1.38-2|856	$DevelRoot/usr
14mu|kernel-4.1.38-2|857	$DevelRoot/virt
14mu|kernel-4.1.38-2|858	$DevelRoot/.config
14mu|kernel-4.1.38-2|859	$DevelRoot/Kbuild
14mu|kernel-4.1.38-2|860	$DevelRoot/Kconfig
14mu|kernel-4.1.38-2|861	$DevelRoot/Makefile
14mu|kernel-4.1.38-2|862	$DevelRoot/Module.symvers
14mu|kernel-4.1.38-2|863	$DevelRoot/arch/Kconfig
14mu|kernel-4.1.38-2|864	%{_modulesdir}/$KernelVer/build
14mu|kernel-4.1.38-2|865	%{_modulesdir}/$KernelVer/source
14mu|kernel-4.1.38-2|866	EOF
14mu|kernel-4.1.38-2|867	
14mu|kernel-4.1.38-2|868	
14mu|kernel-4.1.38-2|869	### Create -devel Post script on the fly
14mu|kernel-4.1.38-2|870	cat > $kernel_devel_files-post <<EOF
14mu|kernel-4.1.38-2|871	/usr/sbin/dkms_autoinstaller start $KernelVer
14mu|kernel-4.1.38-2|872	EOF
14mu|kernel-4.1.38-2|873	
14mu|kernel-4.1.38-2|874	
14mu|kernel-4.1.38-2|875	### Create -devel Preun script on the fly
14mu|kernel-4.1.38-2|876	cat > $kernel_devel_files-preun <<EOF
14mu|kernel-4.1.38-2|877	for ii in \$(/usr/sbin/dkms status -k ${KernelVer} | awk '{ print \$1 \$2; }'); do
14mu|kernel-4.1.38-2|878	mod=\$(echo \$ii | awk -v FS=',' '{ print \$1; }')
14mu|kernel-4.1.38-2|879	ver=\$(echo \$ii | awk -v FS=',' '{ print \$2; }')
14mu|kernel-4.1.38-2|880	/usr/sbin/dkms --rpm_safe_upgrade uninstall -m \$mod -v \$ver -k ${KernelVer} || true
14mu|kernel-4.1.38-2|881	done
14mu|kernel-4.1.38-2|882	
14mu|kernel-4.1.38-2|883	# If any DKMS modules with REMAKE_INITRD=yes in their configs have been
14mu|kernel-4.1.38-2|884	# uninstalled, initrd has been regenerated for the given kernel. However,
14mu|kernel-4.1.38-2|885	# the kernel itself might have been uninstalled before, so that (defunct)
14mu|kernel-4.1.38-2|886	# initrd image files would be left behind. Remove them if the kernel itself
14mu|kernel-4.1.38-2|887	# is no longer installed. Should work if they are ininstalled in parallel
14mu|kernel-4.1.38-2|888	# too.
14mu|kernel-4.1.38-2|889	if ! test -f /boot/vmlinuz-${KernelVer}; then
14mu|kernel-4.1.38-2|890	rm -f /boot/initrd-${KernelVer}.img
14mu|kernel-4.1.38-2|891	rm -f /boot/initrd-${KernelVer}_old.img
14mu|kernel-4.1.38-2|892	fi
14mu|kernel-4.1.38-2|893	EOF
14mu|kernel-4.1.38-2|894	
14mu|kernel-4.1.38-2|895	### Create -devel Postun script on the fly
14mu|kernel-4.1.38-2|896	cat > $kernel_devel_files-postun <<EOF
14mu|kernel-4.1.38-2|897	rm -rf /usr/src/linux-$KernelVer >/dev/null
14mu|kernel-4.1.38-2|898	# depmod (called when removing DKMS modules) might have created files in
14mu|kernel-4.1.38-2|899	# /lib/modules/.../. Remove these first.
14mu|kernel-4.1.38-2|900	rm -rf /lib/modules/$KernelVer/modules*
14mu|kernel-4.1.38-2|901	# Remove the dir if it is already empty.
14mu|kernel-4.1.38-2|902	find /lib/modules/$KernelVer -maxdepth 0 -empty -exec rm -rf {} \; || true
14mu|kernel-4.1.38-2|903	EOF
14mu|kernel-4.1.38-2|904	}
14mu|kernel-4.1.38-2|905	
14mu|kernel-4.1.38-2|906	SaveDebug() {
14mu|kernel-4.1.38-2|907	debug_flavour=$1
14mu|kernel-4.1.38-2|908	
14mu|kernel-4.1.38-2|909	install -m 644 vmlinux \
14mu|kernel-4.1.38-2|910	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
14mu|kernel-4.1.38-2|911	kernel_debug_files=../kernel_debug_files.$debug_flavour
14mu|kernel-4.1.38-2|912	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
14mu|kernel-4.1.38-2|913	>> $kernel_debug_files
14mu|kernel-4.1.38-2|914	
14mu|kernel-4.1.38-2|915	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
14mu|kernel-4.1.38-2|916	-name "*.ko" | \
14mu|kernel-4.1.38-2|917	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
14mu|kernel-4.1.38-2|918	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
14mu|kernel-4.1.38-2|919	-name "*.ko" | %kxargs -I '{}' \
14mu|kernel-4.1.38-2|920	sh -c 'cd `dirname {}`; \
14mu|kernel-4.1.38-2|921	objcopy --add-gnu-debuglink=`basename {}`.debug \
14mu|kernel-4.1.38-2|922	--strip-debug `basename {}`'
14mu|kernel-4.1.38-2|923	
14mu|kernel-4.1.38-2|924	pushd %{temp_modules}
14mu|kernel-4.1.38-2|925	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
14mu|kernel-4.1.38-2|926	-name "*.ko.debug" > debug_module_list
14mu|kernel-4.1.38-2|927	popd
14mu|kernel-4.1.38-2|928	cat %{temp_modules}/debug_module_list | \
14mu|kernel-4.1.38-2|929	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
14mu|kernel-4.1.38-2|930	cat %{temp_modules}/debug_module_list | \
14mu|kernel-4.1.38-2|931	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
14mu|kernel-4.1.38-2|932	>> ../kernel_exclude_debug_files.$debug_flavour
14mu|kernel-4.1.38-2|933	rm -f %{temp_modules}/debug_module_list
14mu|kernel-4.1.38-2|934	}
14mu|kernel-4.1.38-2|935	
14mu|kernel-4.1.38-2|936	CreateFiles() {
14mu|kernel-4.1.38-2|937	kernel_flavour=$1
14mu|kernel-4.1.38-2|938	KernelVer=%{kversion}-$kernel_flavour-%{buildrpmrel}
14mu|kernel-4.1.38-2|939	
14mu|kernel-4.1.38-2|940	kernel_files=../kernel_files.$kernel_flavour
14mu|kernel-4.1.38-2|941	
14mu|kernel-4.1.38-2|942	ker="vmlinuz"
14mu|kernel-4.1.38-2|943	
14mu|kernel-4.1.38-2|944	### Create the kernel_files.*
14mu|kernel-4.1.38-2|945	cat > $kernel_files <<EOF
14mu|kernel-4.1.38-2|946	%{_bootdir}/System.map-$KernelVer
14mu|kernel-4.1.38-2|947	%{_bootdir}/symvers-$KernelVer.xz
14mu|kernel-4.1.38-2|948	%{_bootdir}/config-$KernelVer
14mu|kernel-4.1.38-2|949	%{_bootdir}/$ker-$KernelVer
14mu|kernel-4.1.38-2|950	%{_modulesdir}/$KernelVer/kernel
14mu|kernel-4.1.38-2|951	%{_modulesdir}/$KernelVer/modules.*
14mu|kernel-4.1.38-2|952	EOF
14mu|kernel-4.1.38-2|953	
14mu|kernel-4.1.38-2|954	%if %build_debug
14mu|kernel-4.1.38-2|955	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
14mu|kernel-4.1.38-2|956	%endif
14mu|kernel-4.1.38-2|957	
14mu|kernel-4.1.38-2|958	### Create kernel Post script
14mu|kernel-4.1.38-2|959	# We always regenerate initrd here, even if it already exists. This may
14mu|kernel-4.1.38-2|960	# happen if kernel-<...>-devel is installed first, triggers rebuild of
14mu|kernel-4.1.38-2|961	# DKMS modules and some of these request remaking of initrd. The initrd
14mu|kernel-4.1.38-2|962	# that is created then will be non-functional. But when the user installs
14mu|kernel-4.1.38-2|963	# kernel-<...> package, that defunct initrd will be replaced with a working
14mu|kernel-4.1.38-2|964	# one here.
14mu|kernel-4.1.38-2|965	#
14mu|kernel-4.1.38-2|966	# depmod is also needed, because some DKMS-modules might have been installed
14mu|kernel-4.1.38-2|967	# when the devel package was installed but that was before the main modules
14mu|kernel-4.1.38-2|968	# were installed.
14mu|kernel-4.1.38-2|969	# This is also the reason the devel package is in Requires(post) for this
14mu|kernel-4.1.38-2|970	# package now: it must be installed completely before we call depmod here.
14mu|kernel-4.1.38-2|971	cat > $kernel_files-post <<EOF
14mu|kernel-4.1.38-2|972	/sbin/depmod -a $KernelVer
14mu|kernel-4.1.38-2|973	INITRD=/boot/initrd-$KernelVer.img
14mu|kernel-4.1.38-2|974	/sbin/dracut -f \${INITRD} $KernelVer
14mu|kernel-4.1.38-2|975	
14mu|kernel-4.1.38-2|976	# File triggers from grub packages will handle this.
14mu|kernel-4.1.38-2|977	#/usr/sbin/update-grub2
14mu|kernel-4.1.38-2|978	
14mu|kernel-4.1.38-2|979	pushd /boot > /dev/null
14mu|kernel-4.1.38-2|980	if [ -L vmlinuz-$kernel_flavour ]; then
14mu|kernel-4.1.38-2|981	rm -f vmlinuz-$kernel_flavour
14mu|kernel-4.1.38-2|982	fi
14mu|kernel-4.1.38-2|983	if [ -L initrd-$kernel_flavour.img ]; then
14mu|kernel-4.1.38-2|984	rm -f initrd-$kernel_flavour.img
14mu|kernel-4.1.38-2|985	fi
14mu|kernel-4.1.38-2|986	popd > /dev/null
14mu|kernel-4.1.38-2|987	EOF
14mu|kernel-4.1.38-2|988	
14mu|kernel-4.1.38-2|989	### Create kernel Preun script on the fly
14mu|kernel-4.1.38-2|990	cat > $kernel_files-preun <<EOF
14mu|kernel-4.1.38-2|991	pushd /boot > /dev/null
14mu|kernel-4.1.38-2|992	if [ -L vmlinuz-$kernel_flavour ]; then
14mu|kernel-4.1.38-2|993	if [ "\$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-$KernelVer" ]; then
14mu|kernel-4.1.38-2|994	rm -f vmlinuz-$kernel_flavour
14mu|kernel-4.1.38-2|995	fi
14mu|kernel-4.1.38-2|996	fi
14mu|kernel-4.1.38-2|997	if [ -L initrd-$kernel_flavour.img ]; then
14mu|kernel-4.1.38-2|998	if [ "\$(readlink initrd-$kernel_flavour.img)" = "initrd-$KernelVer.img" ]; then
14mu|kernel-4.1.38-2|999	rm -f initrd-$kernel_flavour.img
14mu|kernel-4.1.38-2|1000	fi
14mu|kernel-4.1.38-2|1001	fi
14mu|kernel-4.1.38-2|1002	
14mu|kernel-4.1.38-2|1003	# File triggers from grub packages will handle this.
14mu|kernel-4.1.38-2|1004	#/usr/sbin/update-grub2
14mu|kernel-4.1.38-2|1005	
14mu|kernel-4.1.38-2|1006	popd > /dev/null
14mu|kernel-4.1.38-2|1007	exit 0
14mu|kernel-4.1.38-2|1008	EOF
14mu|kernel-4.1.38-2|1009	
14mu|kernel-4.1.38-2|1010	### Create kernel Postun script on the fly
14mu|kernel-4.1.38-2|1011	cat > $kernel_files-postun <<EOF
14mu|kernel-4.1.38-2|1012	rm -f /boot/initrd-${KernelVer}.img
14mu|kernel-4.1.38-2|1013	rm -f /boot/initrd-${KernelVer}_old.img
14mu|kernel-4.1.38-2|1014	# Third-party modules might have left something in /lib/modules/.../kernel/.
14mu|kernel-4.1.38-2|1015	rm -rf /lib/modules/${KernelVer}/kernel/
14mu|kernel-4.1.38-2|1016	rm -rf /lib/modules/${KernelVer}/modules*
14mu|kernel-4.1.38-2|1017	# Remove /lib/modules/<...>/ if it is empty (-devel uses it too).
14mu|kernel-4.1.38-2|1018	find /lib/modules/${KernelVer} -maxdepth 0 -empty -exec rm -rf {} \; || true
14mu|kernel-4.1.38-2|1019	EOF
14mu|kernel-4.1.38-2|1020	}
14mu|kernel-4.1.38-2|1021	
14mu|kernel-4.1.38-2|1022	CreateKernel() {
14mu|kernel-4.1.38-2|1023	flavour=$1
14mu|kernel-4.1.38-2|1024	
14mu|kernel-4.1.38-2|1025	PrepareKernel $flavour $flavour-%{buildrpmrel}
14mu|kernel-4.1.38-2|1026	
14mu|kernel-4.1.38-2|1027	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
14mu|kernel-4.1.38-2|1028	%if %build_devel
14mu|kernel-4.1.38-2|1029	SaveDevel $flavour
14mu|kernel-4.1.38-2|1030	%endif
14mu|kernel-4.1.38-2|1031	%if %build_debug
14mu|kernel-4.1.38-2|1032	SaveDebug $flavour
14mu|kernel-4.1.38-2|1033	%endif
14mu|kernel-4.1.38-2|1034	CreateFiles $flavour
14mu|kernel-4.1.38-2|1035	}
14mu|kernel-4.1.38-2|1036	
14mu|kernel-4.1.38-2|1037	
14mu|kernel-4.1.38-2|1038	###
14mu|kernel-4.1.38-2|1039	# DO it...
14mu|kernel-4.1.38-2|1040	###
14mu|kernel-4.1.38-2|1041	
14mu|kernel-4.1.38-2|1042	
14mu|kernel-4.1.38-2|1043	# Create a simulacro of buildroot
14mu|kernel-4.1.38-2|1044	rm -rf %{temp_root}
14mu|kernel-4.1.38-2|1045	install -d %{temp_root}
14mu|kernel-4.1.38-2|1046	
14mu|kernel-4.1.38-2|1047	
14mu|kernel-4.1.38-2|1048	# make sure we are in the directory
14mu|kernel-4.1.38-2|1049	cd %src_dir
14mu|kernel-4.1.38-2|1050	
14mu|kernel-4.1.38-2|1051	%if %build_nrj_desktop
14mu|kernel-4.1.38-2|1052	CreateKernel nrj-desktop
14mu|kernel-4.1.38-2|1053	%endif
14mu|kernel-4.1.38-2|1054	
14mu|kernel-4.1.38-2|1055	%if %build_nrj_laptop
14mu|kernel-4.1.38-2|1056	CreateKernel nrj-laptop
14mu|kernel-4.1.38-2|1057	%endif
14mu|kernel-4.1.38-2|1058	
14mu|kernel-4.1.38-2|1059	# set extraversion to match srpm to get nice version reported by the tools
14mu|kernel-4.1.38-2|1060	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
14mu|kernel-4.1.38-2|1061	
14mu|kernel-4.1.38-2|1062	
14mu|kernel-4.1.38-2|1063	############################################################
14mu|kernel-4.1.38-2|1064	### Linker start3 > Check point to build for omv or rosa ###
14mu|kernel-4.1.38-2|1065	############################################################
14mu|kernel-4.1.38-2|1066	%if %{build_perf}
14mu|kernel-4.1.38-2|1067	%ifarch x86_64
14mu|kernel-4.1.38-2|1068	%define perf_is_x64	1
14mu|kernel-4.1.38-2|1069	%else
14mu|kernel-4.1.38-2|1070	%define perf_is_x64	0
14mu|kernel-4.1.38-2|1071	%endif
14mu|kernel-4.1.38-2|1072	
14mu|kernel-4.1.38-2|1073	%smake -C tools/perf -s IS_X86_64=%{perf_is_x64} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
14mu|kernel-4.1.38-2|1074	%smake -C tools/perf -s prefix=%{_prefix} man
14mu|kernel-4.1.38-2|1075	%endif
14mu|kernel-4.1.38-2|1076	
14mu|kernel-4.1.38-2|1077	%if %{build_cpupower}
14mu|kernel-4.1.38-2|1078	# make sure version-gen.sh is executable.
14mu|kernel-4.1.38-2|1079	chmod +x tools/power/cpupower/utils/version-gen.sh
14mu|kernel-4.1.38-2|1080	%make -C tools/power/cpupower CPUFREQ_BENCH=false
14mu|kernel-4.1.38-2|1081	%endif
14mu|kernel-4.1.38-2|1082	############################################################
14mu|kernel-4.1.38-2|1083	###  Linker end3 > Check point to build for omv or rosa  ###
14mu|kernel-4.1.38-2|1084	############################################################
14mu|kernel-4.1.38-2|1085	
14mu|kernel-4.1.38-2|1086	
14mu|kernel-4.1.38-2|1087	# We don't make to repeat the depend code at the install phase
14mu|kernel-4.1.38-2|1088	%if %build_source
14mu|kernel-4.1.38-2|1089	PrepareKernel "" %{buildrpmrel}-custom
14mu|kernel-4.1.38-2|1090	%smake -s mrproper
14mu|kernel-4.1.38-2|1091	%endif
14mu|kernel-4.1.38-2|1092	
14mu|kernel-4.1.38-2|1093	###
14mu|kernel-4.1.38-2|1094	### install
14mu|kernel-4.1.38-2|1095	###
14mu|kernel-4.1.38-2|1096	%install
14mu|kernel-4.1.38-2|1097	cd %src_dir
14mu|kernel-4.1.38-2|1098	
14mu|kernel-4.1.38-2|1099	# Directories definition needed for installing
14mu|kernel-4.1.38-2|1100	%define target_source %{buildroot}%{_kerneldir}
14mu|kernel-4.1.38-2|1101	%define target_boot %{buildroot}%{_bootdir}
14mu|kernel-4.1.38-2|1102	%define target_modules %{buildroot}%{_modulesdir}
14mu|kernel-4.1.38-2|1103	
14mu|kernel-4.1.38-2|1104	# We want to be able to test several times the install part
14mu|kernel-4.1.38-2|1105	rm -rf %{buildroot}
14mu|kernel-4.1.38-2|1106	cp -a %{temp_root} %{buildroot}
14mu|kernel-4.1.38-2|1107	
14mu|kernel-4.1.38-2|1108	# Create directories infastructure
14mu|kernel-4.1.38-2|1109	%if %build_source
14mu|kernel-4.1.38-2|1110	install -d %{target_source}
14mu|kernel-4.1.38-2|1111	
14mu|kernel-4.1.38-2|1112	tar cf - . | tar xf - -C %{target_source}
14mu|kernel-4.1.38-2|1113	chmod -R a+rX %{target_source}
14mu|kernel-4.1.38-2|1114	
14mu|kernel-4.1.38-2|1115	# we remove all the source files that we don't ship
14mu|kernel-4.1.38-2|1116	# first architecture files
14mu|kernel-4.1.38-2|1117	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
14mu|kernel-4.1.38-2|1118	mips nios2 openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
14mu|kernel-4.1.38-2|1119	rm -rf %{target_source}/arch/$i
14mu|kernel-4.1.38-2|1120	done
14mu|kernel-4.1.38-2|1121	rm -rf %{target_source}/include/kvm/arm*
14mu|kernel-4.1.38-2|1122	
14mu|kernel-4.1.38-2|1123	# other misc files
14mu|kernel-4.1.38-2|1124	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
14mu|kernel-4.1.38-2|1125	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
14mu|kernel-4.1.38-2|1126	rm -rf %{target_source}/.tmp_depmod/
14mu|kernel-4.1.38-2|1127	
14mu|kernel-4.1.38-2|1128	# Remove .install and ..install.cmd files from this directory tree too.
14mu|kernel-4.1.38-2|1129	find %{target_source}/include -name .install -or -name ..install.cmd | %kxargs rm -f
14mu|kernel-4.1.38-2|1130	
14mu|kernel-4.1.38-2|1131	#endif %build_source
14mu|kernel-4.1.38-2|1132	%endif
14mu|kernel-4.1.38-2|1133	
14mu|kernel-4.1.38-2|1134	# compressing modules
14mu|kernel-4.1.38-2|1135	%if %{build_modxz}
14mu|kernel-4.1.38-2|1136	find %{target_modules} -name "*.ko" | %kxargs xz -6e
14mu|kernel-4.1.38-2|1137	%else
14mu|kernel-4.1.38-2|1138	find %{target_modules} -name "*.ko" | %kxargs gzip -9
14mu|kernel-4.1.38-2|1139	%endif
14mu|kernel-4.1.38-2|1140	
14mu|kernel-4.1.38-2|1141	# We used to have a copy of PrepareKernel here
14mu|kernel-4.1.38-2|1142	# Now, we make sure that the thing in the linux dir is what we want it to be
14mu|kernel-4.1.38-2|1143	pushd %{target_modules}
14mu|kernel-4.1.38-2|1144	for i in *; do
14mu|kernel-4.1.38-2|1145	rm -f $i/build $i/source
14mu|kernel-4.1.38-2|1146	ln -sf /usr/src/linux-$i $i/build
14mu|kernel-4.1.38-2|1147	ln -sf /usr/src/linux-$i $i/source
14mu|kernel-4.1.38-2|1148	done
14mu|kernel-4.1.38-2|1149	
14mu|kernel-4.1.38-2|1150	# sniff, if we compressed all the modules, we change the stamp :(
14mu|kernel-4.1.38-2|1151	# we really need the depmod -ae here
14mu|kernel-4.1.38-2|1152	for i in *; do
14mu|kernel-4.1.38-2|1153	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
14mu|kernel-4.1.38-2|1154	echo $?
14mu|kernel-4.1.38-2|1155	done
14mu|kernel-4.1.38-2|1156	
14mu|kernel-4.1.38-2|1157	for i in *; do
14mu|kernel-4.1.38-2|1158	pushd $i
14mu|kernel-4.1.38-2|1159	echo "Creating modules.description for $i"
14mu|kernel-4.1.38-2|1160	modules=`find . -name "*.ko.[g,x]z"`
14mu|kernel-4.1.38-2|1161	echo $modules | %kxargs /sbin/modinfo \
14mu|kernel-4.1.38-2|1162	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
14mu|kernel-4.1.38-2|1163	popd
14mu|kernel-4.1.38-2|1164	done
14mu|kernel-4.1.38-2|1165	popd
14mu|kernel-4.1.38-2|1166	
14mu|kernel-4.1.38-2|1167	# need to set extraversion to match srpm again to avoid rebuild
14mu|kernel-4.1.38-2|1168	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
14mu|kernel-4.1.38-2|1169	%if %{build_perf}
14mu|kernel-4.1.38-2|1170	
14mu|kernel-4.1.38-2|1171	# perf tool binary and supporting scripts/binaries
14mu|kernel-4.1.38-2|1172	make -C tools/perf -s V=1 DESTDIR=%{buildroot} IS_X86_64=%{perf_is_x64} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
14mu|kernel-4.1.38-2|1173	
14mu|kernel-4.1.38-2|1174	# perf man pages (note: implicit rpm magic compresses them later)
14mu|kernel-4.1.38-2|1175	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} IS_X86_64=%{perf_is_x64} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
14mu|kernel-4.1.38-2|1176	%endif
14mu|kernel-4.1.38-2|1177	
14mu|kernel-4.1.38-2|1178	############################################################
14mu|kernel-4.1.38-2|1179	### Linker start4 > Check point to build for omv or rosa ###
14mu|kernel-4.1.38-2|1180	############################################################
14mu|kernel-4.1.38-2|1181	%if %{build_cpupower}
14mu|kernel-4.1.38-2|1182	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
14mu|kernel-4.1.38-2|1183	rm -f %{buildroot}%{_libdir}/*.{a,la}
14mu|kernel-4.1.38-2|1184	%find_lang cpupower
14mu|kernel-4.1.38-2|1185	mv cpupower.lang ../
14mu|kernel-4.1.38-2|1186	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
14mu|kernel-4.1.38-2|1187	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
14mu|kernel-4.1.38-2|1188	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
14mu|kernel-4.1.38-2|1189	install -m644 %{SOURCE53} %{buildroot}%{_unitdir}/cpupower.path
14mu|kernel-4.1.38-2|1190	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
14mu|kernel-4.1.38-2|1191	install -m755 %{SOURCE52} %{buildroot}%{_bindir}/cpupower-start.sh
14mu|kernel-4.1.38-2|1192	%endif
14mu|kernel-4.1.38-2|1193	############################################################
14mu|kernel-4.1.38-2|1194	### Linker start4 > Check point to build for omv or rosa ###
14mu|kernel-4.1.38-2|1195	############################################################
14mu|kernel-4.1.38-2|1196	
14mu|kernel-4.1.38-2|1197	###
14mu|kernel-4.1.38-2|1198	### clean
14mu|kernel-4.1.38-2|1199	###
14mu|kernel-4.1.38-2|1200	%clean
14mu|kernel-4.1.38-2|1201	rm -rf %{buildroot}
14mu|kernel-4.1.38-2|1202	
14mu|kernel-4.1.38-2|1203	
14mu|kernel-4.1.38-2|1204	# We don't want to remove this, the whole reason of its existence is to be
14mu|kernel-4.1.38-2|1205	# able to do several rpm --short-circuit -bi for testing install
14mu|kernel-4.1.38-2|1206	# phase without repeating compilation phase
14mu|kernel-4.1.38-2|1207	#rm -rf %{temp_root}
14mu|kernel-4.1.38-2|1208	
14mu|kernel-4.1.38-2|1209	###
14mu|kernel-4.1.38-2|1210	### source and doc file lists
14mu|kernel-4.1.38-2|1211	###
14mu|kernel-4.1.38-2|1212	
14mu|kernel-4.1.38-2|1213	%if %build_source
14mu|kernel-4.1.38-2|1214	%files -n %{kname}-source-%{buildrel}
14mu|kernel-4.1.38-2|1215	%dir %{_kerneldir}
14mu|kernel-4.1.38-2|1216	%dir %{_kerneldir}/arch
14mu|kernel-4.1.38-2|1217	%dir %{_kerneldir}/include
14mu|kernel-4.1.38-2|1218	%{_kerneldir}/Documentation
14mu|kernel-4.1.38-2|1219	%{_kerneldir}/arch/Kconfig
14mu|kernel-4.1.38-2|1220	%{_kerneldir}/arch/arm
14mu|kernel-4.1.38-2|1221	%{_kerneldir}/arch/arm64
14mu|kernel-4.1.38-2|1222	%{_kerneldir}/arch/um
14mu|kernel-4.1.38-2|1223	%{_kerneldir}/arch/x86
14mu|kernel-4.1.38-2|1224	%{_kerneldir}/block
14mu|kernel-4.1.38-2|1225	%{_kerneldir}/crypto
14mu|kernel-4.1.38-2|1226	%{_kerneldir}/drivers
14mu|kernel-4.1.38-2|1227	%{_kerneldir}/firmware
14mu|kernel-4.1.38-2|1228	%{_kerneldir}/fs
14mu|kernel-4.1.38-2|1229	%{_kerneldir}/include/Kbuild
14mu|kernel-4.1.38-2|1230	%{_kerneldir}/include/acpi
14mu|kernel-4.1.38-2|1231	%{_kerneldir}/include/asm-generic
14mu|kernel-4.1.38-2|1232	%{_kerneldir}/include/clocksource
14mu|kernel-4.1.38-2|1233	%{_kerneldir}/include/crypto
14mu|kernel-4.1.38-2|1234	%{_kerneldir}/include/drm
14mu|kernel-4.1.38-2|1235	%{_kerneldir}/include/dt-bindings
14mu|kernel-4.1.38-2|1236	%{_kerneldir}/include/keys
14mu|kernel-4.1.38-2|1237	%{_kerneldir}/include/kvm
14mu|kernel-4.1.38-2|1238	%{_kerneldir}/include/linux
14mu|kernel-4.1.38-2|1239	%{_kerneldir}/include/math-emu
14mu|kernel-4.1.38-2|1240	%{_kerneldir}/include/media
14mu|kernel-4.1.38-2|1241	%{_kerneldir}/include/memory
14mu|kernel-4.1.38-2|1242	%{_kerneldir}/include/misc
14mu|kernel-4.1.38-2|1243	%{_kerneldir}/include/net
14mu|kernel-4.1.38-2|1244	%{_kerneldir}/include/pcmcia
14mu|kernel-4.1.38-2|1245	%{_kerneldir}/include/ras
14mu|kernel-4.1.38-2|1246	%{_kerneldir}/include/rdma
14mu|kernel-4.1.38-2|1247	%{_kerneldir}/include/rxrpc
14mu|kernel-4.1.38-2|1248	%{_kerneldir}/include/scsi
14mu|kernel-4.1.38-2|1249	%{_kerneldir}/include/soc
14mu|kernel-4.1.38-2|1250	%{_kerneldir}/include/sound
14mu|kernel-4.1.38-2|1251	%{_kerneldir}/include/target
14mu|kernel-4.1.38-2|1252	%{_kerneldir}/include/trace
14mu|kernel-4.1.38-2|1253	%{_kerneldir}/include/uapi
14mu|kernel-4.1.38-2|1254	%{_kerneldir}/include/video
14mu|kernel-4.1.38-2|1255	%{_kerneldir}/include/xen
14mu|kernel-4.1.38-2|1256	%{_kerneldir}/init
14mu|kernel-4.1.38-2|1257	%{_kerneldir}/ipc
14mu|kernel-4.1.38-2|1258	%{_kerneldir}/kernel
14mu|kernel-4.1.38-2|1259	%{_kerneldir}/lib
14mu|kernel-4.1.38-2|1260	%{_kerneldir}/mm
14mu|kernel-4.1.38-2|1261	%{_kerneldir}/net
14mu|kernel-4.1.38-2|1262	%{_kerneldir}/virt
14mu|kernel-4.1.38-2|1263	%{_kerneldir}/samples
14mu|kernel-4.1.38-2|1264	%{_kerneldir}/scripts
14mu|kernel-4.1.38-2|1265	%{_kerneldir}/security
14mu|kernel-4.1.38-2|1266	%{_kerneldir}/sound
14mu|kernel-4.1.38-2|1267	%{_kerneldir}/tools
14mu|kernel-4.1.38-2|1268	%{_kerneldir}/usr
14mu|kernel-4.1.38-2|1269	%{_kerneldir}/COPYING
14mu|kernel-4.1.38-2|1270	%{_kerneldir}/CREDITS
14mu|kernel-4.1.38-2|1271	%{_kerneldir}/Kbuild
14mu|kernel-4.1.38-2|1272	%{_kerneldir}/Kconfig
14mu|kernel-4.1.38-2|1273	%{_kerneldir}/MAINTAINERS
14mu|kernel-4.1.38-2|1274	%{_kerneldir}/Makefile
14mu|kernel-4.1.38-2|1275	%{_kerneldir}/README
14mu|kernel-4.1.38-2|1276	%{_kerneldir}/REPORTING-BUGS
14mu|kernel-4.1.38-2|1277	
14mu|kernel-4.1.38-2|1278	%files -n %{kname}-source-latest
14mu|kernel-4.1.38-2|1279	%endif
14mu|kernel-4.1.38-2|1280	
14mu|kernel-4.1.38-2|1281	%if %build_doc
14mu|kernel-4.1.38-2|1282	%files -n %{kname}-doc
14mu|kernel-4.1.38-2|1283	%doc linux-%{tar_ver}/Documentation/*
14mu|kernel-4.1.38-2|1284	%endif
14mu|kernel-4.1.38-2|1285	
14mu|kernel-4.1.38-2|1286	%if %{build_perf}
14mu|kernel-4.1.38-2|1287	%files -n perf
14mu|kernel-4.1.38-2|1288	%{_bindir}/perf
14mu|kernel-4.1.38-2|1289	%ifarch x86_64
14mu|kernel-4.1.38-2|1290	%{_bindir}/perf-read-vdso32
14mu|kernel-4.1.38-2|1291	%endif
14mu|kernel-4.1.38-2|1292	%{_bindir}/trace
14mu|kernel-4.1.38-2|1293	%dir %{_prefix}/libexec/perf-core
14mu|kernel-4.1.38-2|1294	%dir %{_libdir}/traceevent
14mu|kernel-4.1.38-2|1295	%dir %{_libdir}/traceevent/plugins
14mu|kernel-4.1.38-2|1296	%{_libdir}/libperf-gtk.so
14mu|kernel-4.1.38-2|1297	%{_libdir}/traceevent/plugins/*
14mu|kernel-4.1.38-2|1298	%{_prefix}/libexec/perf-core/*
14mu|kernel-4.1.38-2|1299	%{_mandir}/man[1-8]/perf*
14mu|kernel-4.1.38-2|1300	%{_sysconfdir}/bash_completion.d/perf
14mu|kernel-4.1.38-2|1301	%endif
14mu|kernel-4.1.38-2|1302	
14mu|kernel-4.1.38-2|1303	%if %{build_cpupower}
14mu|kernel-4.1.38-2|1304	%files -n cpupower -f cpupower.lang
14mu|kernel-4.1.38-2|1305	%{_bindir}/cpupower
14mu|kernel-4.1.38-2|1306	%{_bindir}/cpupower-start.sh
14mu|kernel-4.1.38-2|1307	%{_libdir}/libcpupower.so.0
14mu|kernel-4.1.38-2|1308	%{_libdir}/libcpupower.so.0.0.0
14mu|kernel-4.1.38-2|1309	%{_unitdir}/cpupower.service
14mu|kernel-4.1.38-2|1310	%{_unitdir}/cpupower.path
14mu|kernel-4.1.38-2|1311	%{_mandir}/man[1-8]/cpupower*
14mu|kernel-4.1.38-2|1312	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
14mu|kernel-4.1.38-2|1313	
14mu|kernel-4.1.38-2|1314	%files -n cpupower-devel
14mu|kernel-4.1.38-2|1315	%{_libdir}/libcpupower.so
14mu|kernel-4.1.38-2|1316	%{_includedir}/cpufreq.h
14mu|kernel-4.1.38-2|1317	%endif
14mu|kernel-4.1.38-2|1318	
14mu|kernel-4.1.38-2|1319	%changelog
14mu|kernel-4.1.38-2|1320	
14mu|kernel-4.1.38-2|1321	* Fri Feb 24 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.38-2
14mu|kernel-4.1.38-2|1322	- (7f2db57) Added one more fix from the stable patch queue
14mu|kernel-4.1.38-2|1323	
14mu|kernel-4.1.38-2|1324	* Sat Feb 18 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.38-1
14mu|kernel-4.1.38-2|1325	- (5a4fa1f) Added missing %define
14mu|kernel-4.1.38-2|1326	
14mu|kernel-4.1.38-2|1327	* Tue Feb 14 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:4.1.38-1
14mu|kernel-4.1.38-2|1328	- (b2d2945) Do not build perf, cpupower, sources and headers
14mu|kernel-4.1.38-2|1329	- (b2d2945) The packages for the newer kernel versions could be used instead.
14mu|kernel-4.1.38-2|1330	
14mu|kernel-4.1.38-2|1331	* Fri Jan 20 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.38-1
14mu|kernel-4.1.38-2|1332	- (654af6d) Merge /home/eugene/work/kernel/rosa/kernel-4.1-unofficial
14mu|kernel-4.1.38-2|1333	- (Evgenii Shatokhin: 5680074) Updated to version 4.1.38
14mu|kernel-4.1.38-2|1334	
14mu|kernel-4.1.38-2|1335	* Fri Jan 20 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.37-1
14mu|kernel-4.1.38-2|1336	- (0d96fb4) Make ext3 built in rather than a module
14mu|kernel-4.1.38-2|1337	- (0d96fb4) This saves us the trouble of maintaining different dracut configurations
14mu|kernel-4.1.38-2|1338	- (0d96fb4) for different kernels: ext3 module has been dropped from 4.2+.
14mu|kernel-4.1.38-2|1339	- (0d96fb4) The ISO images with kernel 4.1 (which still rely on ext3) should become
14mu|kernel-4.1.38-2|1340	- (0d96fb4) more reliable now, when ext3 is always available in the kernel.
14mu|kernel-4.1.38-2|1341	
14mu|kernel-4.1.38-2|1342	* Fri Jan 20 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.35-1
14mu|kernel-4.1.38-2|1343	- (f97bc27) Make ext3 built in rather than a module
14mu|kernel-4.1.38-2|1344	- (f97bc27) This saves us the trouble of maintaining different dracut configurations
14mu|kernel-4.1.38-2|1345	- (f97bc27) for different kernels: ext3 module has been dropped from 4.2+.
14mu|kernel-4.1.38-2|1346	- (f97bc27) The ISO images with kernel 4.1 (which still rely on ext3) should become
14mu|kernel-4.1.38-2|1347	- (f97bc27) more reliable now, when ext3 is always available in the kernel.
14mu|kernel-4.1.38-2|1348	
14mu|kernel-4.1.38-2|1349	* Thu Dec 29 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.37-1
14mu|kernel-4.1.38-2|1350	- (67aaecf) Updated to version 4.1.37
14mu|kernel-4.1.38-2|1351	
14mu|kernel-4.1.38-2|1352	* Wed Nov 30 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.36-1
14mu|kernel-4.1.38-2|1353	- (135ab08) Updated to version 4.1.36
14mu|kernel-4.1.38-2|1354	
14mu|kernel-4.1.38-2|1355	* Wed Oct 26 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.35-1
14mu|kernel-4.1.38-2|1356	- (f57deba) Updated to version 4.1.35
14mu|kernel-4.1.38-2|1357	- (Evgenii Shatokhin: 0b1698a) Updated to version 4.1.35
14mu|kernel-4.1.38-2|1358	
14mu|kernel-4.1.38-2|1359	* Fri Oct 21 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.34-2
14mu|kernel-4.1.38-2|1360	- (64072e7) Added one more upstream fix
14mu|kernel-4.1.38-2|1361	
14mu|kernel-4.1.38-2|1362	* Thu Oct 13 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.34-1
14mu|kernel-4.1.38-2|1363	- (8d97009) Updated to version 4.1.34
14mu|kernel-4.1.38-2|1364	
14mu|kernel-4.1.38-2|1365	* Sun Sep 18 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.33-1
14mu|kernel-4.1.38-2|1366	- (87018ef) Updated to version 4.1.33
14mu|kernel-4.1.38-2|1367	
14mu|kernel-4.1.38-2|1368	* Sun Sep 18 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.32-1
14mu|kernel-4.1.38-2|1369	- (b4d3d02) Disable FW_LOADER_USER_HELPER_FALLBACK
14mu|kernel-4.1.38-2|1370	- (b4d3d02) It causes problems with WiFi:
14mu|kernel-4.1.38-2|1371	- (b4d3d02) http://forum.rosalab.ru/viewtopic.php?f=53&t=5372&p=76294#p76294
14mu|kernel-4.1.38-2|1372	- (b4d3d02) https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1398458
14mu|kernel-4.1.38-2|1373	- (Evgenii Shatokhin: fd4ca93) Updated to version 4.1.32
14mu|kernel-4.1.38-2|1374	
14mu|kernel-4.1.38-2|1375	* Mon Sep 05 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.31-2
14mu|kernel-4.1.38-2|1376	- (a784a0b) Release number 2 is enough
14mu|kernel-4.1.38-2|1377	
14mu|kernel-4.1.38-2|1378	* Mon Sep 05 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.31-4
14mu|kernel-4.1.38-2|1379	- (030ce6f) Merged changes from kernels_stable/kernel-4.1
14mu|kernel-4.1.38-2|1380	
14mu|kernel-4.1.38-2|1381	* Mon Sep 05 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.31-1
14mu|kernel-4.1.38-2|1382	- (c40dea6) Enabled support for SMB2, SMB3 as well as FS cache for CIFS
14mu|kernel-4.1.38-2|1383	- (Evgenii Shatokhin: 6333698) Updated to version 4.1.31
14mu|kernel-4.1.38-2|1384	
14mu|kernel-4.1.38-2|1385	* Wed Aug 31 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.30-4
14mu|kernel-4.1.38-2|1386	- (8a630e1) Release up
14mu|kernel-4.1.38-2|1387	
14mu|kernel-4.1.38-2|1388	* Thu Aug 18 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.30-3
14mu|kernel-4.1.38-2|1389	- (75db62e) Release up
14mu|kernel-4.1.38-2|1390	
14mu|kernel-4.1.38-2|1391	* Thu Aug 18 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.30-2
14mu|kernel-4.1.38-2|1392	- (4ada3d9) Make sure the old -latest packages are replaced with -4.1-latest
14mu|kernel-4.1.38-2|1393	- (4ada3d9) The users may still have installed something like:
14mu|kernel-4.1.38-2|1394	- (4ada3d9) kernel-nrj-desktop-devel-latest (4.1.25-1)
14mu|kernel-4.1.38-2|1395	- (4ada3d9) kernel-nrj-desktop-latest (4.1.25-1)
14mu|kernel-4.1.38-2|1396	- (4ada3d9) This is a relict from the days there were no branch-specific -latest
14mu|kernel-4.1.38-2|1397	- (4ada3d9) packages, like kernel-nrj-desktop-4.1-latest, etc.
14mu|kernel-4.1.38-2|1398	- (4ada3d9) As we no longer provide the old-style -latest packages for the kernels
14mu|kernel-4.1.38-2|1399	- (4ada3d9) 4.1.x and newer, let us make the upgrade to -4.1-latest seamless.
14mu|kernel-4.1.38-2|1400	- (Evgenii Shatokhin: ba11660) Release up
14mu|kernel-4.1.38-2|1401	
14mu|kernel-4.1.38-2|1402	* Tue Aug 16 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.30-1
14mu|kernel-4.1.38-2|1403	- (0a52298) Merged branch "master" from kernels_stable/kernel-4.1
14mu|kernel-4.1.38-2|1404	- (Evgenii Shatokhin: 2dac473) Updated to version 4.1.30
14mu|kernel-4.1.38-2|1405	
14mu|kernel-4.1.38-2|1406	* Tue Aug 16 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.29-2
14mu|kernel-4.1.38-2|1407	- (b6b2312) New build model for the kernel (ported from kernel-4.6 project)
14mu|kernel-4.1.38-2|1408	- (b6b2312) See the commits 05a8c4904699..16da528365de in
14mu|kernel-4.1.38-2|1409	- (b6b2312) https://abf.io/kernels_stable/kernel-4.6.
14mu|kernel-4.1.38-2|1410	- (b6b2312) Hightlights:
14mu|kernel-4.1.38-2|1411	- (b6b2312) * New build model: everything in a single project.
14mu|kernel-4.1.38-2|1412	- (b6b2312) * PAE by default on i586. No non-PAE flavours remain.
14mu|kernel-4.1.38-2|1413	- (b6b2312) * SELinux is now built in (disabled by default).
14mu|kernel-4.1.38-2|1414	- (b6b2312) * Dropped ndiswrapper (can be built separately if it is really needed).
14mu|kernel-4.1.38-2|1415	
14mu|kernel-4.1.38-2|1416	* Mon Aug 01 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.29-1
14mu|kernel-4.1.38-2|1417	- (63d865f) Updated to version 4.1.29
14mu|kernel-4.1.38-2|1418	
14mu|kernel-4.1.38-2|1419	* Sat Jun 25 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.27-1
14mu|kernel-4.1.38-2|1420	- (70a7ebe) Updated to version 4.1.27
14mu|kernel-4.1.38-2|1421	
14mu|kernel-4.1.38-2|1422	* Thu Jun 09 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.26-1
14mu|kernel-4.1.38-2|1423	- (128db28) Updated to version 4.1.26
14mu|kernel-4.1.38-2|1424	
14mu|kernel-4.1.38-2|1425	* Tue May 24 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.25-1
14mu|kernel-4.1.38-2|1426	- (a15fafc) Updated to version 4.1.25
14mu|kernel-4.1.38-2|1427	
14mu|kernel-4.1.38-2|1428	* Fri Apr 29 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.23-1
14mu|kernel-4.1.38-2|1429	- (51e6806) Updated to version 4.1.23
14mu|kernel-4.1.38-2|1430	
14mu|kernel-4.1.38-2|1431	* Fri Apr 22 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.22-2
14mu|kernel-4.1.38-2|1432	- (7eb48d2) Reverted a problematic patch for radeon runtime PM
14mu|kernel-4.1.38-2|1433	- (7eb48d2) https://bugzilla.kernel.org/show_bug.cgi?id=115321
14mu|kernel-4.1.38-2|1434	- (7eb48d2) https://bugzilla.kernel.org/show_bug.cgi?id=116251
14mu|kernel-4.1.38-2|1435	
14mu|kernel-4.1.38-2|1436	* Wed Apr 20 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.17-1
14mu|kernel-4.1.38-2|1437	- (70639a4) Restored the accidentally removed 3rdparty stuff
14mu|kernel-4.1.38-2|1438	
14mu|kernel-4.1.38-2|1439	* Wed Apr 20 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.22-1
14mu|kernel-4.1.38-2|1440	- (67bf694) Restored the accidentally removed 3rdparty stuff
14mu|kernel-4.1.38-2|1441	
14mu|kernel-4.1.38-2|1442	* Wed Apr 20 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.17-1
14mu|kernel-4.1.38-2|1443	- (f89a8cb) Updated 'mrproper' patch for version 4.1.22
14mu|kernel-4.1.38-2|1444	
14mu|kernel-4.1.38-2|1445	* Wed Apr 20 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.22-1
14mu|kernel-4.1.38-2|1446	- (a1d302c) Updated 'mrproper' patch for version 4.1.22
14mu|kernel-4.1.38-2|1447	- (Evgenii Shatokhin: b217f2e) Updated to version 4.1.22
14mu|kernel-4.1.38-2|1448	
14mu|kernel-4.1.38-2|1449	* Fri Mar 25 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.19-3
14mu|kernel-4.1.38-2|1450	- (85bf31d) Updated the fix for kernel bug #69131, added the fix for kernel bug #113861
14mu|kernel-4.1.38-2|1451	- (85bf31d) * https://bugzilla.kernel.org/show_bug.cgi?id=69131: it was suggested to
14mu|kernel-4.1.38-2|1452	- (85bf31d) try the full patch. Its first part did not actually make it to mainline.
14mu|kernel-4.1.38-2|1453	- (85bf31d) * https://bugzilla.kernel.org/show_bug.cgi?id=113861
14mu|kernel-4.1.38-2|1454	- (85bf31d) "[radeon] Xorg fatal freeze upon startx"
14mu|kernel-4.1.38-2|1455	
14mu|kernel-4.1.38-2|1456	* Fri Mar 11 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.19-2
14mu|kernel-4.1.38-2|1457	- (ef95b27) Release up for a rebuild with the fixed patch for AUFS
14mu|kernel-4.1.38-2|1458	
14mu|kernel-4.1.38-2|1459	* Fri Mar 11 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.19-1
14mu|kernel-4.1.38-2|1460	- (8b57420) Updated to version 4.1.19 with additional fixes
14mu|kernel-4.1.38-2|1461	- (8b57420) Besides the upstream update, the following changes were made:
14mu|kernel-4.1.38-2|1462	- (8b57420) 1. Disabled CONFIG_INTEL_IOMMU_DEFAULT_ON option as well as a few others
14mu|kernel-4.1.38-2|1463	- (8b57420) that might have caused boot problems.
14mu|kernel-4.1.38-2|1464	- (8b57420) 2. Made CONFIG_CRYPTO* and some other options closer to what Fedora
14mu|kernel-4.1.38-2|1465	- (8b57420) uses, just in case.
14mu|kernel-4.1.38-2|1466	- (8b57420) 3. Updated AUFS to version "4.1.13+-20160223".
14mu|kernel-4.1.38-2|1467	- (8b57420) 4. Added a patch to fix WiFi hard-block issues on some HP laptops.
14mu|kernel-4.1.38-2|1468	- (8b57420) https://bugzilla.kernel.org/show_bug.cgi?id=69131
14mu|kernel-4.1.38-2|1469	
14mu|kernel-4.1.38-2|1470	* Mon Feb 01 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.17-1
14mu|kernel-4.1.38-2|1471	- (53b6f33) Do not build kernel*-latest for the unofficial kernels
14mu|kernel-4.1.38-2|1472	- (53b6f33) Only kernel*-<major>.<minor>-latest should be built. Same for the
14mu|kernel-4.1.38-2|1473	- (53b6f33) development packages.
14mu|kernel-4.1.38-2|1474	- (53b6f33) We now encourage the users to install kernel*-<major>.<minor>-latest
14mu|kernel-4.1.38-2|1475	- (53b6f33) explicitly if they want a different branch of the kernel. Less confusion
14mu|kernel-4.1.38-2|1476	- (53b6f33) as a result.
14mu|kernel-4.1.38-2|1477	- (Evgenii Shatokhin: 86931b3) Updated to version 4.1.17
14mu|kernel-4.1.38-2|1478	
14mu|kernel-4.1.38-2|1479	* Sun Jan 24 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.16-1
14mu|kernel-4.1.38-2|1480	- (c916d88) Updated to version 4.1.16
14mu|kernel-4.1.38-2|1481	
14mu|kernel-4.1.38-2|1482	* Thu Dec 17 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.15-1
14mu|kernel-4.1.38-2|1483	- (b32ba33) Restored the name of the needed patch revision
14mu|kernel-4.1.38-2|1484	- (Evgenii Shatokhin: 8e2366b) Updated to version 4.1.15 with a few additional changes
14mu|kernel-4.1.38-2|1485	- (Evgenii Shatokhin: 8e2366b) Additional changes:
14mu|kernel-4.1.38-2|1486	- (Evgenii Shatokhin: 8e2366b) * Added a patch to fix bug #6410 (alx).
14mu|kernel-4.1.38-2|1487	- (Evgenii Shatokhin: 8e2366b) * Added a patch for audit to make it less verbose in the logs (bug #6235).
14mu|kernel-4.1.38-2|1488	- (Evgenii Shatokhin: 8e2366b) * config: Enabled bpf() syscall.
14mu|kernel-4.1.38-2|1489	
14mu|kernel-4.1.38-2|1490	* Wed Dec 09 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.1.13-1
14mu|kernel-4.1.38-2|1491	- (fd86926) Merged the changes from import/kernel
14mu|kernel-4.1.38-2|1492	- (Evgenii Shatokhin: d651dcf) Kernel 4.1 becomes the official one
14mu|kernel-4.1.38-2|1493	- (Evgenii Shatokhin: d651dcf) The users who wish to use 3.14.x, may get it from the unofficial
14mu|kernel-4.1.38-2|1494	- (Evgenii Shatokhin: d651dcf) repositories:
14mu|kernel-4.1.38-2|1495	- (Evgenii Shatokhin: d651dcf) http://abf-downloads.rosalinux.ru/kernels_stable_personal/repository/rosa2014.1/x86_64/kernel_3_14/release/
14mu|kernel-4.1.38-2|1496	- (Evgenii Shatokhin: d651dcf) http://abf-downloads.rosalinux.ru/kernels_stable_personal/repository/rosa2014.1/i586/kernel_3_14/release/
14mu|kernel-4.1.38-2|1497	
14mu|kernel-4.1.38-2|1498	* Thu Sep 24 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.53-1
14mu|kernel-4.1.38-2|1499	- (c6abf64) Updated to version 3.14.53
14mu|kernel-4.1.38-2|1500	
14mu|kernel-4.1.38-2|1501	* Fri Jul 10 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.44-6
14mu|kernel-4.1.38-2|1502	- (16943d0) More fixes for VFS (bug #5926)
14mu|kernel-4.1.38-2|1503	- (16943d0) Details:
14mu|kernel-4.1.38-2|1504	- (16943d0) https://abf.io/soft/kernel-patches-and-configs/pull_requests/4
14mu|kernel-4.1.38-2|1505	
14mu|kernel-4.1.38-2|1506	* Thu Jul 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.44-5
14mu|kernel-4.1.38-2|1507	- (203ada6) Avoid overlayfs crash in unmount
14mu|kernel-4.1.38-2|1508	- (203ada6) Pull request:
14mu|kernel-4.1.38-2|1509	- (203ada6) https://abf.io/soft/kernel-patches-and-configs/pull_requests/2
14mu|kernel-4.1.38-2|1510	
14mu|kernel-4.1.38-2|1511	* Wed Jul 08 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.44-4
14mu|kernel-4.1.38-2|1512	- (53e2534) Use the branch name rather than tag for the patchset and configs
14mu|kernel-4.1.38-2|1513	- (53e2534) The tag had to contain both the version and the release of the package.
14mu|kernel-4.1.38-2|1514	- (53e2534) This is inconvenient when mass rebuilds are in action: the release is
14mu|kernel-4.1.38-2|1515	- (53e2534) incremented automatically then.
14mu|kernel-4.1.38-2|1516	- (53e2534) Using the top of the appropriate branch is safer. It is also possible to
14mu|kernel-4.1.38-2|1517	- (53e2534) specify any other revision, so this scheme is more flexible as well.
14mu|kernel-4.1.38-2|1518	- (Eugene Shatokhin: c05e51e) Added enhancements to AUFS and Overlay FS
14mu|kernel-4.1.38-2|1519	- (Eugene Shatokhin: c05e51e) See https://abf.io/soft/kernel-patches-and-configs,
14mu|kernel-4.1.38-2|1520	- (Eugene Shatokhin: c05e51e) commit 908f69af600a206e2ae3fbc06820f1ad875e1c1b.
14mu|kernel-4.1.38-2|1521	
14mu|kernel-4.1.38-2|1522	* Mon Jun 15 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.44-3
14mu|kernel-4.1.38-2|1523	- (36c36f1) Added a couple of changes that may help with bug #5649
14mu|kernel-4.1.38-2|1524	- (36c36f1) * Disabled CONFIG_X86_SYSFB.
14mu|kernel-4.1.38-2|1525	- (36c36f1) * Added a patch for cirrus driver to use 16 BPP by default.
14mu|kernel-4.1.38-2|1526	- (36c36f1) See http://bugs.rosalinux.ru/show_bug.cgi?id=5649#c6.
14mu|kernel-4.1.38-2|1527	
14mu|kernel-4.1.38-2|1528	* Thu Jun 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.44-2
14mu|kernel-4.1.38-2|1529	- (6cb7096) Updated patches/0006-sched-move...patch for kernel 3.14.44 - part 2
14mu|kernel-4.1.38-2|1530	
14mu|kernel-4.1.38-2|1531	* Thu Jun 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.44-1
14mu|kernel-4.1.38-2|1532	- (0c3b964) Updated to version 3.14.44
14mu|kernel-4.1.38-2|1533	- (0c3b964) Besides the updates from the upstream, the following changes were made:
14mu|kernel-4.1.38-2|1534	- (0c3b964) * added fixes for CVE-2014-3647, CVE-2015-4036, CVE-2015-2666;
14mu|kernel-4.1.38-2|1535	- (0c3b964) * updated AUFS patches;
14mu|kernel-4.1.38-2|1536	- (0c3b964) * updated BFQ patches to version v7r8;
14mu|kernel-4.1.38-2|1537	- (0c3b964) * re-enabled SPI.
14mu|kernel-4.1.38-2|1538	
14mu|kernel-4.1.38-2|1539	* Thu Jun 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.39-7
14mu|kernel-4.1.38-2|1540	- (2a573f8) Get the patchset and configs from abf.io/soft/... directly
14mu|kernel-4.1.38-2|1541	- (2a573f8) One just needs to add a git tag "version-release" to the code in
14mu|kernel-4.1.38-2|1542	- (2a573f8) https://abf.io/soft/kernel-patches-and-configs/.
14mu|kernel-4.1.38-2|1543	- (2a573f8) No need to upload these archives to FileStore anymore.
14mu|kernel-4.1.38-2|1544	- (Eugene Shatokhin: 5d66ca0) Removed the obsolete Readme (v2)
14mu|kernel-4.1.38-2|1545	- (Eugene Shatokhin: 1e65e6c) Removed the obsolete Readme
14mu|kernel-4.1.38-2|1546	- (Eugene Shatokhin: 580cc51) If SELinux is used, set CONFIG_AUDITSYSCALL=y as well
14mu|kernel-4.1.38-2|1547	
14mu|kernel-4.1.38-2|1548	* Mon May 25 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.39-6
14mu|kernel-4.1.38-2|1549	- (e14f05d) Added 2 patches from 3.14.40 to fix bug #5622
14mu|kernel-4.1.38-2|1550	
14mu|kernel-4.1.38-2|1551	* Wed Apr 29 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.14.39-5
14mu|kernel-4.1.38-2|1552	- (819bdc9) Enabled SPI: needed by the cert. systems
14mu|kernel-4.1.38-2|1553	
14mu|kernel-4.1.38-2|1554	

22948 14
14mu|kernel-4.9.155-1|1	%define kernelversion	4
14mu|kernel-4.9.155-1|2	%define patchlevel	9
14mu|kernel-4.9.155-1|3	# sublevel is now used for -stable patches
14mu|kernel-4.9.155-1|4	%define sublevel	155
14mu|kernel-4.9.155-1|5	
14mu|kernel-4.9.155-1|6	# Release number. Increase this before a rebuild.
14mu|kernel-4.9.155-1|7	%define rpmrel		1
14mu|kernel-4.9.155-1|8	
14mu|kernel-4.9.155-1|9	# kernel base name (also name of srpm)
14mu|kernel-4.9.155-1|10	%define kname 		kernel
14mu|kernel-4.9.155-1|11	%define rpmtag		%{disttag}
14mu|kernel-4.9.155-1|12	
14mu|kernel-4.9.155-1|13	# fakerel and fakever never change, they are used to fool
14mu|kernel-4.9.155-1|14	# rpm/urpmi/smart and ensure the kernels are installed,
14mu|kernel-4.9.155-1|15	# not upgraded so old kernel is not overwritten or removed
14mu|kernel-4.9.155-1|16	%define fakever		1
14mu|kernel-4.9.155-1|17	%define fakerel 	%mkrel 1
14mu|kernel-4.9.155-1|18	
14mu|kernel-4.9.155-1|19	# version defines
14mu|kernel-4.9.155-1|20	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
14mu|kernel-4.9.155-1|21	%define kverrel   	%{kversion}-%{rpmrel}
14mu|kernel-4.9.155-1|22	%define tar_ver   	%{kernelversion}.%{patchlevel}
14mu|kernel-4.9.155-1|23	
14mu|kernel-4.9.155-1|24	%ifarch %{ix86}
14mu|kernel-4.9.155-1|25	# Use a standard suffix for 32-bit x86
14mu|kernel-4.9.155-1|26	%define arch_suffix	i586
14mu|kernel-4.9.155-1|27	%else
14mu|kernel-4.9.155-1|28	%define arch_suffix	%{_arch}
14mu|kernel-4.9.155-1|29	%endif
14mu|kernel-4.9.155-1|30	
14mu|kernel-4.9.155-1|31	%define buildrpmrel     %{rpmrel}%{rpmtag}-%{arch_suffix}
14mu|kernel-4.9.155-1|32	%define buildrel     	%{kversion}-%{buildrpmrel}
14mu|kernel-4.9.155-1|33	
14mu|kernel-4.9.155-1|34	# Having different top-level names for packages means that you have to remove
14mu|kernel-4.9.155-1|35	# them by hand :(
14mu|kernel-4.9.155-1|36	%define top_dir_name 	%{kname}-%{_arch}
14mu|kernel-4.9.155-1|37	
14mu|kernel-4.9.155-1|38	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
14mu|kernel-4.9.155-1|39	%define src_dir 	%{build_dir}/linux-%{tar_ver}
14mu|kernel-4.9.155-1|40	############################################################################
14mu|kernel-4.9.155-1|41	
14mu|kernel-4.9.155-1|42	# SELinux is now built in by default but some other hardening features
14mu|kernel-4.9.155-1|43	# are not.
14mu|kernel-4.9.155-1|44	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|kernel-4.9.155-1|45	%if %{with selinux}
14mu|kernel-4.9.155-1|46	%global enhanced_security 1
14mu|kernel-4.9.155-1|47	%else
14mu|kernel-4.9.155-1|48	%global enhanced_security 0
14mu|kernel-4.9.155-1|49	%endif
14mu|kernel-4.9.155-1|50	# Allow "rpmbuild --with enhanced_security <...>"
14mu|kernel-4.9.155-1|51	%{?_with_enhanced_security:%global enhanced_security 1}
14mu|kernel-4.9.155-1|52	############################################################################
14mu|kernel-4.9.155-1|53	
14mu|kernel-4.9.155-1|54	# Build defines
14mu|kernel-4.9.155-1|55	%define build_doc 		1
14mu|kernel-4.9.155-1|56	%define build_source 		0
14mu|kernel-4.9.155-1|57	%define build_devel 		1
14mu|kernel-4.9.155-1|58	%define build_debug		0
14mu|kernel-4.9.155-1|59	
14mu|kernel-4.9.155-1|60	# Build nrj desktop kernels
14mu|kernel-4.9.155-1|61	%define build_nrj_desktop		1
14mu|kernel-4.9.155-1|62	
14mu|kernel-4.9.155-1|63	# Build nrj laptop kernels
14mu|kernel-4.9.155-1|64	%define build_nrj_laptop		1
14mu|kernel-4.9.155-1|65	
14mu|kernel-4.9.155-1|66	# build perf and cpupower tools
14mu|kernel-4.9.155-1|67	%define build_perf		1
14mu|kernel-4.9.155-1|68	%define build_cpupower		1
14mu|kernel-4.9.155-1|69	
14mu|kernel-4.9.155-1|70	# compress modules with xz
14mu|kernel-4.9.155-1|71	%define build_modxz		1
14mu|kernel-4.9.155-1|72	# End of user definitions
14mu|kernel-4.9.155-1|73	
14mu|kernel-4.9.155-1|74	# buildtime flags
14mu|kernel-4.9.155-1|75	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
14mu|kernel-4.9.155-1|76	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
14mu|kernel-4.9.155-1|77	
14mu|kernel-4.9.155-1|78	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
14mu|kernel-4.9.155-1|79	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
14mu|kernel-4.9.155-1|80	
14mu|kernel-4.9.155-1|81	%{?_without_doc: %global build_doc 0}
14mu|kernel-4.9.155-1|82	%{?_without_source: %global build_source 0}
14mu|kernel-4.9.155-1|83	%{?_without_devel: %global build_devel 0}
14mu|kernel-4.9.155-1|84	%{?_without_debug: %global build_debug 0}
14mu|kernel-4.9.155-1|85	%{?_without_perf: %global build_perf 0}
14mu|kernel-4.9.155-1|86	%{?_without_cpupower: %global build_cpupower 0}
14mu|kernel-4.9.155-1|87	%{?_without_modxz: %global build_modxz 0}
14mu|kernel-4.9.155-1|88	
14mu|kernel-4.9.155-1|89	%{?_with_doc: %global build_doc 1}
14mu|kernel-4.9.155-1|90	%{?_with_source: %global build_source 1}
14mu|kernel-4.9.155-1|91	%{?_with_devel: %global build_devel 1}
14mu|kernel-4.9.155-1|92	%{?_with_debug: %global build_debug 1}
14mu|kernel-4.9.155-1|93	%{?_with_perf: %global build_perf 1}
14mu|kernel-4.9.155-1|94	%{?_with_cpupower: %global build_cpupower 1}
14mu|kernel-4.9.155-1|95	%{?_with_modxz: %global build_modxz 1}
14mu|kernel-4.9.155-1|96	
14mu|kernel-4.9.155-1|97	%if !%{build_debug}
14mu|kernel-4.9.155-1|98	# Disable debug rpms.
14mu|kernel-4.9.155-1|99	%define _enable_debug_packages 	%{nil}
14mu|kernel-4.9.155-1|100	%define debug_package 		%{nil}
14mu|kernel-4.9.155-1|101	%endif
14mu|kernel-4.9.155-1|102	
14mu|kernel-4.9.155-1|103	############################################################
14mu|kernel-4.9.155-1|104	### Linker start1 > Check point to build for omv or rosa ###
14mu|kernel-4.9.155-1|105	############################################################
14mu|kernel-4.9.155-1|106	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
14mu|kernel-4.9.155-1|107	%define kmake %make CC="$CC"
14mu|kernel-4.9.155-1|108	%else
14mu|kernel-4.9.155-1|109	%define kmake %make
14mu|kernel-4.9.155-1|110	%endif
14mu|kernel-4.9.155-1|111	# there are places where parallel make don't work
14mu|kernel-4.9.155-1|112	%define smake make
14mu|kernel-4.9.155-1|113	
14mu|kernel-4.9.155-1|114	###########################################################
14mu|kernel-4.9.155-1|115	###  Linker end1 > Check point to build for omv or rosa ###
14mu|kernel-4.9.155-1|116	###########################################################
14mu|kernel-4.9.155-1|117	
14mu|kernel-4.9.155-1|118	# Parallelize xargs invocations on smp machines
14mu|kernel-4.9.155-1|119	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
14mu|kernel-4.9.155-1|120	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
14mu|kernel-4.9.155-1|121	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
14mu|kernel-4.9.155-1|122	
14mu|kernel-4.9.155-1|123	#
14mu|kernel-4.9.155-1|124	# SRC RPM description
14mu|kernel-4.9.155-1|125	#
14mu|kernel-4.9.155-1|126	Summary: 	The Linux kernel
14mu|kernel-4.9.155-1|127	Name:		%{kname}
14mu|kernel-4.9.155-1|128	Version: 	%{kversion}
14mu|kernel-4.9.155-1|129	Release: 	%{rpmrel}
14mu|kernel-4.9.155-1|130	License: 	GPLv2
14mu|kernel-4.9.155-1|131	Group: 	 	System/Kernel and hardware
14mu|kernel-4.9.155-1|132	ExclusiveArch: %{ix86} x86_64
14mu|kernel-4.9.155-1|133	URL:            http://www.kernel.org
14mu|kernel-4.9.155-1|134	
14mu|kernel-4.9.155-1|135	####################################################################
14mu|kernel-4.9.155-1|136	#
14mu|kernel-4.9.155-1|137	# Sources
14mu|kernel-4.9.155-1|138	#
14mu|kernel-4.9.155-1|139	Source0: 	https://cdn.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
14mu|kernel-4.9.155-1|140	#Source1: 	https://cdn.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
14mu|kernel-4.9.155-1|141	
14mu|kernel-4.9.155-1|142	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
14mu|kernel-4.9.155-1|143	# TODO: is it needed?
14mu|kernel-4.9.155-1|144	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
14mu|kernel-4.9.155-1|145	
14mu|kernel-4.9.155-1|146	# Kernel configuration files.
14mu|kernel-4.9.155-1|147	# kernel-<arch>.config is the common part. kernel-<flavour>-<arch>.config is
14mu|kernel-4.9.155-1|148	# what should be added to it to get the initial configuration file for
14mu|kernel-4.9.155-1|149	# the particular kernel flavour.
14mu|kernel-4.9.155-1|150	Source110:	kernel-%{arch_suffix}.config
14mu|kernel-4.9.155-1|151	Source111:	kernel-nrj-desktop-%{arch_suffix}.config
14mu|kernel-4.9.155-1|152	Source112:	kernel-nrj-laptop-%{arch_suffix}.config
14mu|kernel-4.9.155-1|153	
14mu|kernel-4.9.155-1|154	# Cpupower: the service, the config, etc.
14mu|kernel-4.9.155-1|155	Source50:	cpupower.service
14mu|kernel-4.9.155-1|156	Source51:	cpupower.config
14mu|kernel-4.9.155-1|157	Source52:	cpupower-start.sh
14mu|kernel-4.9.155-1|158	Source53:	cpupower.path
14mu|kernel-4.9.155-1|159	
14mu|kernel-4.9.155-1|160	Source80:	kernel.rpmlintrc
14mu|kernel-4.9.155-1|161	####################################################################
14mu|kernel-4.9.155-1|162	
14mu|kernel-4.9.155-1|163	# Patches
14mu|kernel-4.9.155-1|164	
14mu|kernel-4.9.155-1|165	# The patch to make kernel x.y.z from x.y.0.
14mu|kernel-4.9.155-1|166	Patch1:   	https://cdn.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.xz
14mu|kernel-4.9.155-1|167	#Source10: 	https://cdn.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
14mu|kernel-4.9.155-1|168	
14mu|kernel-4.9.155-1|169	# ROSA-specific patches
14mu|kernel-4.9.155-1|170	# We need to apply this one only when building 32-bit kernels but RPM
14mu|kernel-4.9.155-1|171	# does not care if the patch is in an if-block, unfortunately...
14mu|kernel-4.9.155-1|172	Source91:	revert-mm-meminit-only-set-page-reserved-in-the-memblock-re.patch
14mu|kernel-4.9.155-1|173	
14mu|kernel-4.9.155-1|174	# Adds explicit linking of the Perf Python extension with libdl, thus fixing
14mu|kernel-4.9.155-1|175	# the build.
14mu|kernel-4.9.155-1|176	Patch100:	perf-python-ext-link-with-dl.patch
14mu|kernel-4.9.155-1|177	
14mu|kernel-4.9.155-1|178	# Perf docs are built after all the kernels. To validate the xml files
14mu|kernel-4.9.155-1|179	# generated during that process, xmlto tries to get DTD files from the Net.
14mu|kernel-4.9.155-1|180	# If it fails, the whole build fails, which is unfortunate. Let us avoid
14mu|kernel-4.9.155-1|181	# this.
14mu|kernel-4.9.155-1|182	Patch101:	perf-xmlto-skip-validation.patch
14mu|kernel-4.9.155-1|183	
14mu|kernel-4.9.155-1|184	# Export pci_ids.h to user space, needed by ldetect
14mu|kernel-4.9.155-1|185	# TODO: is it really needed now?
14mu|kernel-4.9.155-1|186	Patch103:	include-kbuild-export-pci_ids.patch
14mu|kernel-4.9.155-1|187	
14mu|kernel-4.9.155-1|188	# http://bugs.rosalinux.ru/show_bug.cgi?id=6235
14mu|kernel-4.9.155-1|189	# http://bugs.rosalinux.ru/show_bug.cgi?id=6459
14mu|kernel-4.9.155-1|190	Patch104:	audit-make-it-less-verbose.patch
14mu|kernel-4.9.155-1|191	
14mu|kernel-4.9.155-1|192	# http://bugs.rosalinux.ru/show_bug.cgi?id=5649#c6
14mu|kernel-4.9.155-1|193	Patch105:	drm-cirrus-Use-16bpp-as-default.patch
14mu|kernel-4.9.155-1|194	
14mu|kernel-4.9.155-1|195	# Increase vmalloc area, https://bugs.mageia.org/show_bug.cgi?id=904
14mu|kernel-4.9.155-1|196	Patch106:	x86-increase-default-minimum-vmalloc-area-by-64MB-to-192MB.patch
14mu|kernel-4.9.155-1|197	
14mu|kernel-4.9.155-1|198	# disable floppy autoloading (mga #4696)
14mu|kernel-4.9.155-1|199	Patch107:	block-floppy-disable-pnp-modalias.patch
14mu|kernel-4.9.155-1|200	
14mu|kernel-4.9.155-1|201	# prefer ata over ide drivers
14mu|kernel-4.9.155-1|202	Patch108:	ata-prefer-ata-drivers-over-ide-drivers-when-both-are-built.patch
14mu|kernel-4.9.155-1|203	
14mu|kernel-4.9.155-1|204	# AUFS from http://aufs.sourceforge.net/
14mu|kernel-4.9.155-1|205	Patch109:	fs-aufs4.patch
14mu|kernel-4.9.155-1|206	
14mu|kernel-4.9.155-1|207	# BFQ IO scheduler, http://algogroup.unimore.it/people/paolo/disk_sched/
14mu|kernel-4.9.155-1|208	Patch111:	0001-block-cgroups-kconfig-build-bits-for-BFQ-v7r11-4.5.0.patch
14mu|kernel-4.9.155-1|209	Patch112:	0002-block-introduce-the-BFQ-v7r11-I-O-sched-for-4.5.0.patch
14mu|kernel-4.9.155-1|210	Patch113:	0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for.patch
14mu|kernel-4.9.155-1|211	Patch114:	0004-Turn-into-BFQ-v8r7-for-4.9.0.patch
14mu|kernel-4.9.155-1|212	
14mu|kernel-4.9.155-1|213	# https://bugs.freedesktop.org/show_bug.cgi?id=97822
14mu|kernel-4.9.155-1|214	# http://bugs.rosalinux.ru/show_bug.cgi?id=7533
14mu|kernel-4.9.155-1|215	Patch200:	i915_hack_bug_97822.patch
14mu|kernel-4.9.155-1|216	
14mu|kernel-4.9.155-1|217	# https://bugzilla.kernel.org/show_bug.cgi?id=189291#c25
14mu|kernel-4.9.155-1|218	# https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1598312
14mu|kernel-4.9.155-1|219	Patch201:	0001-revert-x86-irq-Remove-sis-apic-bug-workaround.patch
14mu|kernel-4.9.155-1|220	Patch202:	0002-revert-x86-irq-Use-cached-IOAPIC-entry-instead-of-reading-f.patch
14mu|kernel-4.9.155-1|221	
14mu|kernel-4.9.155-1|222	# Patches from mainline.
14mu|kernel-4.9.155-1|223	Patch300:	rt2800-enable-rt3290-unconditionally-on-pci-probe.patch
14mu|kernel-4.9.155-1|224	Patch301:	printk-add-Kconfig-option-to-set-default-console-loglevel.patch
14mu|kernel-4.9.155-1|225	
14mu|kernel-4.9.155-1|226	# May fix http://bugs.rosalinux.ru/show_bug.cgi?id=8925#c3
14mu|kernel-4.9.155-1|227	Patch302:	drm-nouveau-Move-irq-setup-teardown-to-pci-ctor-dtor.patch
14mu|kernel-4.9.155-1|228	
14mu|kernel-4.9.155-1|229	# https://bugs.debian.org/897599
14mu|kernel-4.9.155-1|230	Patch303:	random-make-getrandom-ready-earlier.patch
14mu|kernel-4.9.155-1|231	
14mu|kernel-4.9.155-1|232	# Sanitizing kernel memory
14mu|kernel-4.9.155-1|233	# We do not use "Patch:" here because apply_patches would always apply it
14mu|kernel-4.9.155-1|234	# then, it seems, even if we place "Patch: <..>" under a conditional.
14mu|kernel-4.9.155-1|235	Source701:	sanitize-memory.patch
14mu|kernel-4.9.155-1|236	####################################################################
14mu|kernel-4.9.155-1|237	
14mu|kernel-4.9.155-1|238	# Defines for the things that are needed for all the kernels
14mu|kernel-4.9.155-1|239	#
14mu|kernel-4.9.155-1|240	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
14mu|kernel-4.9.155-1|241	operating system. The kernel handles the basic functions \
14mu|kernel-4.9.155-1|242	of the operating system: memory allocation, process allocation, device \
14mu|kernel-4.9.155-1|243	input and output, etc.
14mu|kernel-4.9.155-1|244	
14mu|kernel-4.9.155-1|245	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
14mu|kernel-4.9.155-1|246	mode depending on detected hardware. To force the kernel to boot in single \
14mu|kernel-4.9.155-1|247	processor mode, use the "nosmp" boot parameter.
14mu|kernel-4.9.155-1|248	
14mu|kernel-4.9.155-1|249	
14mu|kernel-4.9.155-1|250	### Global Requires/Provides
14mu|kernel-4.9.155-1|251	
14mu|kernel-4.9.155-1|252	%define requires1	grub2
14mu|kernel-4.9.155-1|253	%define requires2	dracut >= 041-11
14mu|kernel-4.9.155-1|254	%define requires3	kmod >= 20-1
14mu|kernel-4.9.155-1|255	%define requires4	sysfsutils >=  2.1.0-12
14mu|kernel-4.9.155-1|256	%define requires5	linux-firmware >= 20160318
14mu|kernel-4.9.155-1|257	
14mu|kernel-4.9.155-1|258	%define kprovides1 	%{kname} = %{kverrel}
14mu|kernel-4.9.155-1|259	%define kprovides2 	kernel = %{tar_ver}
14mu|kernel-4.9.155-1|260	%define kprovides3 	alsa = 1.0.27
14mu|kernel-4.9.155-1|261	
14mu|kernel-4.9.155-1|262	Autoreqprov: 	no
14mu|kernel-4.9.155-1|263	
14mu|kernel-4.9.155-1|264	BuildRequires: 	bc
14mu|kernel-4.9.155-1|265	BuildRequires: 	binutils
14mu|kernel-4.9.155-1|266	BuildRequires: 	gcc
14mu|kernel-4.9.155-1|267	# For power tools
14mu|kernel-4.9.155-1|268	BuildRequires:	pkgconfig(ncurses)
14mu|kernel-4.9.155-1|269	
14mu|kernel-4.9.155-1|270	BuildRequires:	kmod-devel kmod-compat
14mu|kernel-4.9.155-1|271	
14mu|kernel-4.9.155-1|272	%ifarch x86_64
14mu|kernel-4.9.155-1|273	BuildRequires:  numa-devel
14mu|kernel-4.9.155-1|274	%endif
14mu|kernel-4.9.155-1|275	
14mu|kernel-4.9.155-1|276	# for perf, cpufreq and all other tools
14mu|kernel-4.9.155-1|277	# for cpupower
14mu|kernel-4.9.155-1|278	%if %{build_cpupower}
14mu|kernel-4.9.155-1|279	BuildRequires:		pciutils-devel
14mu|kernel-4.9.155-1|280	%endif
14mu|kernel-4.9.155-1|281	# for perf
14mu|kernel-4.9.155-1|282	%if %{build_perf}
14mu|kernel-4.9.155-1|283	BuildRequires:		asciidoc
14mu|kernel-4.9.155-1|284	BuildRequires:		audit-devel
14mu|kernel-4.9.155-1|285	BuildRequires:		binutils-devel
14mu|kernel-4.9.155-1|286	BuildRequires:		bison
14mu|kernel-4.9.155-1|287	BuildRequires:		elfutils-devel
14mu|kernel-4.9.155-1|288	BuildRequires:		flex
14mu|kernel-4.9.155-1|289	BuildRequires:		libunwind-devel
14mu|kernel-4.9.155-1|290	BuildRequires:		newt-devel
14mu|kernel-4.9.155-1|291	BuildRequires:		perl-devel
14mu|kernel-4.9.155-1|292	BuildRequires:		pkgconfig(gtk+-2.0)
14mu|kernel-4.9.155-1|293	BuildRequires:		python-devel
14mu|kernel-4.9.155-1|294	BuildRequires:		xmlto
14mu|kernel-4.9.155-1|295	BuildRequires:		zlib-devel
14mu|kernel-4.9.155-1|296	BuildRequires:		pkgconfig(libcrypto)
14mu|kernel-4.9.155-1|297	%endif
14mu|kernel-4.9.155-1|298	
14mu|kernel-4.9.155-1|299	# might be useful too:
14mu|kernel-4.9.155-1|300	Suggests:		microcode
14mu|kernel-4.9.155-1|301	
14mu|kernel-4.9.155-1|302	
14mu|kernel-4.9.155-1|303	%description
14mu|kernel-4.9.155-1|304	%common_desc_kernel
14mu|kernel-4.9.155-1|305	%common_desc_kernel_smp
14mu|kernel-4.9.155-1|306	
14mu|kernel-4.9.155-1|307	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
14mu|kernel-4.9.155-1|308	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
14mu|kernel-4.9.155-1|309	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
14mu|kernel-4.9.155-1|310	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
14mu|kernel-4.9.155-1|311	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
14mu|kernel-4.9.155-1|312	
14mu|kernel-4.9.155-1|313	# mkflavour() name flavour processor
14mu|kernel-4.9.155-1|314	# name: the flavour name in the package name
14mu|kernel-4.9.155-1|315	# flavour: first parameter of CreateKernel()
14mu|kernel-4.9.155-1|316	%define mkflavour()					\
14mu|kernel-4.9.155-1|317	%package -n %{kname}-%{1}-%{buildrel}			\
14mu|kernel-4.9.155-1|318	Version:	%{fakever}				\
14mu|kernel-4.9.155-1|319	Release:	%{fakerel}				\
14mu|kernel-4.9.155-1|320	Provides:	%kprovides1 %kprovides2 %kprovides3	\
14mu|kernel-4.9.155-1|321	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
14mu|kernel-4.9.155-1|322	Provides:   %{kname}-%{1}              			 \
14mu|kernel-4.9.155-1|323	%if %{build_nrj_desktop}              		\
14mu|kernel-4.9.155-1|324	Provides:   kernel-desktop              		\
14mu|kernel-4.9.155-1|325	%endif                                  		\
14mu|kernel-4.9.155-1|326	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
14mu|kernel-4.9.155-1|327	Requires:	%requires2 %requires5			\
14mu|kernel-4.9.155-1|328	Provides:	should-restart = system			\
14mu|kernel-4.9.155-1|329	Suggests:	crda					\
14mu|kernel-4.9.155-1|330	%if %build_devel					\
14mu|kernel-4.9.155-1|331	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.9.155-1|332	Requires(post):	%{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.9.155-1|333	%endif							\
14mu|kernel-4.9.155-1|334	%ifarch %{ix86}						\
14mu|kernel-4.9.155-1|335	Conflicts:	arch(x86_64)				\
14mu|kernel-4.9.155-1|336	%endif							\
14mu|kernel-4.9.155-1|337	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/g")}} \
14mu|kernel-4.9.155-1|338	Group:		System/Kernel and hardware		\
14mu|kernel-4.9.155-1|339	%description -n %{kname}-%{1}-%{buildrel}		\
14mu|kernel-4.9.155-1|340	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/g")}} \
14mu|kernel-4.9.155-1|341	%common_desc_kernel_smp					\
14mu|kernel-4.9.155-1|342	\
14mu|kernel-4.9.155-1|343	%if %build_devel					\
14mu|kernel-4.9.155-1|344	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.9.155-1|345	Version:	%{fakever}				\
14mu|kernel-4.9.155-1|346	Release:	%{fakerel}				\
14mu|kernel-4.9.155-1|347	Requires:	glibc-devel ncurses-devel make gcc perl	\
14mu|kernel-4.9.155-1|348	Requires(post):		dkms				\
14mu|kernel-4.9.155-1|349	Requires(preun):	dkms				\
14mu|kernel-4.9.155-1|350	Summary:	Development files for %{kname}-%{1}-%{buildrel} \
14mu|kernel-4.9.155-1|351	Group:		Development/Kernel			\
14mu|kernel-4.9.155-1|352	Provides:	%{kname}-devel = %{kverrel} 		\
14mu|kernel-4.9.155-1|353	Provides:	%{kname}-%{1}-devel			\
14mu|kernel-4.9.155-1|354	%ifarch %{ix86}						\
14mu|kernel-4.9.155-1|355	Conflicts:	arch(x86_64)				\
14mu|kernel-4.9.155-1|356	%endif							\
14mu|kernel-4.9.155-1|357	%description -n %{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.9.155-1|358	This package contains the kernel files (headers and build tools) \
14mu|kernel-4.9.155-1|359	that should be enough to build additional drivers for   \
14mu|kernel-4.9.155-1|360	use with %{kname}-%{1}-%{buildrel}.                     \
14mu|kernel-4.9.155-1|361	\
14mu|kernel-4.9.155-1|362	If you want to build your own kernel, you need to install the full \
14mu|kernel-4.9.155-1|363	%{kname}-source-%{buildrel} rpm.			\
14mu|kernel-4.9.155-1|364	\
14mu|kernel-4.9.155-1|365	%endif							\
14mu|kernel-4.9.155-1|366	\
14mu|kernel-4.9.155-1|367	%if %build_debug					\
14mu|kernel-4.9.155-1|368	%package -n	%{kname}-%{1}-%{buildrel}-debuginfo	\
14mu|kernel-4.9.155-1|369	Version:	%{fakever}				\
14mu|kernel-4.9.155-1|370	Release:	%{fakerel}				\
14mu|kernel-4.9.155-1|371	Summary:	Files with debuginfo for %{kname}-%{1}-%{buildrel} \
14mu|kernel-4.9.155-1|372	Group:		Development/Debug			\
14mu|kernel-4.9.155-1|373	Provides:	kernel-debug = %{kverrel} 		\
14mu|kernel-4.9.155-1|374	%ifarch %{ix86}						\
14mu|kernel-4.9.155-1|375	Conflicts:	arch(x86_64)				\
14mu|kernel-4.9.155-1|376	%endif							\
14mu|kernel-4.9.155-1|377	%description -n %{kname}-%{1}-%{buildrel}-debuginfo	\
14mu|kernel-4.9.155-1|378	This package contains the files with debuginfo to aid in debug tasks \
14mu|kernel-4.9.155-1|379	when using %{kname}-%{1}-%{buildrel}.			\
14mu|kernel-4.9.155-1|380	\
14mu|kernel-4.9.155-1|381	If you need to look at debug information or use some application that \
14mu|kernel-4.9.155-1|382	needs debugging info from the kernel, this package may help. \
14mu|kernel-4.9.155-1|383	\
14mu|kernel-4.9.155-1|384	%endif							\
14mu|kernel-4.9.155-1|385	\
14mu|kernel-4.9.155-1|386	%package -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-latest \
14mu|kernel-4.9.155-1|387	Version:	%{kversion}				\
14mu|kernel-4.9.155-1|388	Release:	%{rpmrel}				\
14mu|kernel-4.9.155-1|389	Summary:	Meta package for the latest %{kname}-%{1} in %{kernelversion}.%{patchlevel} series \
14mu|kernel-4.9.155-1|390	Group:		System/Kernel and hardware		\
14mu|kernel-4.9.155-1|391	Requires:	%{kname}-%{1}-%{buildrel}		\
14mu|kernel-4.9.155-1|392	%ifarch %{ix86}						\
14mu|kernel-4.9.155-1|393	Conflicts:	arch(x86_64)				\
14mu|kernel-4.9.155-1|394	Obsoletes:	%{kname}-%{1}-pae-%{kernelversion}.%{patchlevel}-latest < %{kversion}-%{release} \
14mu|kernel-4.9.155-1|395	Provides:	%{kname}-%{1}-pae-%{kernelversion}.%{patchlevel}-latest = %{kversion}-%{release} \
14mu|kernel-4.9.155-1|396	%endif							\
14mu|kernel-4.9.155-1|397	%description -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-latest \
14mu|kernel-4.9.155-1|398	This meta package aims to make sure you always have the \
14mu|kernel-4.9.155-1|399	latest %{kname}-%{1} %{kernelversion}.%{patchlevel}.x installed... \
14mu|kernel-4.9.155-1|400	\
14mu|kernel-4.9.155-1|401	%if %build_devel					\
14mu|kernel-4.9.155-1|402	\
14mu|kernel-4.9.155-1|403	%package -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-devel-latest \
14mu|kernel-4.9.155-1|404	Version:	%{kversion}				\
14mu|kernel-4.9.155-1|405	Release:	%{rpmrel}				\
14mu|kernel-4.9.155-1|406	Summary:	Meta package for the latest %{kname}-%{1}-devel in %{kernelversion}.%{patchlevel} series \
14mu|kernel-4.9.155-1|407	Group:		Development/Kernel			\
14mu|kernel-4.9.155-1|408	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
14mu|kernel-4.9.155-1|409	%ifarch %{ix86}						\
14mu|kernel-4.9.155-1|410	Conflicts:	arch(x86_64)				\
14mu|kernel-4.9.155-1|411	Obsoletes:	%{kname}-%{1}-pae-%{kernelversion}.%{patchlevel}-devel-latest < %{kversion}-%{release} \
14mu|kernel-4.9.155-1|412	Provides:	%{kname}-%{1}-pae-%{kernelversion}.%{patchlevel}-devel-latest = %{kversion}-%{release} \
14mu|kernel-4.9.155-1|413	%endif							\
14mu|kernel-4.9.155-1|414	Provides:	%{kname}-devel-latest			\
14mu|kernel-4.9.155-1|415	%description -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-devel-latest \
14mu|kernel-4.9.155-1|416	This meta package aims to make sure you always have the \
14mu|kernel-4.9.155-1|417	latest %{kname}-%{1}-devel %{kernelversion}.%{patchlevel}.x installed... \
14mu|kernel-4.9.155-1|418	\
14mu|kernel-4.9.155-1|419	%endif							\
14mu|kernel-4.9.155-1|420	\
14mu|kernel-4.9.155-1|421	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
14mu|kernel-4.9.155-1|422	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
14mu|kernel-4.9.155-1|423	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
14mu|kernel-4.9.155-1|424	\
14mu|kernel-4.9.155-1|425	%if %build_devel					\
14mu|kernel-4.9.155-1|426	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
14mu|kernel-4.9.155-1|427	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
14mu|kernel-4.9.155-1|428	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
14mu|kernel-4.9.155-1|429	%endif							\
14mu|kernel-4.9.155-1|430	\
14mu|kernel-4.9.155-1|431	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
14mu|kernel-4.9.155-1|432	%files -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-latest	\
14mu|kernel-4.9.155-1|433	\
14mu|kernel-4.9.155-1|434	%if %build_devel					\
14mu|kernel-4.9.155-1|435	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
14mu|kernel-4.9.155-1|436	%files -n %{kname}-%{1}-%{kernelversion}.%{patchlevel}-devel-latest \
14mu|kernel-4.9.155-1|437	%endif							\
14mu|kernel-4.9.155-1|438	\
14mu|kernel-4.9.155-1|439	%if %build_debug					\
14mu|kernel-4.9.155-1|440	%files -n %{kname}-%{1}-%{buildrel}-debuginfo -f kernel_debug_files.%{1} \
14mu|kernel-4.9.155-1|441	%endif
14mu|kernel-4.9.155-1|442	
14mu|kernel-4.9.155-1|443	%if %build_nrj_desktop
14mu|kernel-4.9.155-1|444	%define summary_nrj_desktop A general-purpose Linux Kernel
14mu|kernel-4.9.155-1|445	%define info_nrj_desktop This is a general-purpose kernel.
14mu|kernel-4.9.155-1|446	%mkflavour nrj-desktop
14mu|kernel-4.9.155-1|447	%endif
14mu|kernel-4.9.155-1|448	
14mu|kernel-4.9.155-1|449	%if %build_nrj_laptop
14mu|kernel-4.9.155-1|450	%define summary_nrj_laptop Linux Kernel for laptops
14mu|kernel-4.9.155-1|451	%define info_nrj_laptop This kernel is mostly intended for laptops.
14mu|kernel-4.9.155-1|452	%mkflavour nrj-laptop
14mu|kernel-4.9.155-1|453	%endif
14mu|kernel-4.9.155-1|454	
14mu|kernel-4.9.155-1|455	#
14mu|kernel-4.9.155-1|456	# kernel-source
14mu|kernel-4.9.155-1|457	#
14mu|kernel-4.9.155-1|458	%if %build_source
14mu|kernel-4.9.155-1|459	%package -n %{kname}-source-%{buildrel}
14mu|kernel-4.9.155-1|460	Version: 	%{fakever}
14mu|kernel-4.9.155-1|461	Release: 	%{fakerel}
14mu|kernel-4.9.155-1|462	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
14mu|kernel-4.9.155-1|463	Summary: 	The source code of %{kname}-%{buildrel}
14mu|kernel-4.9.155-1|464	Group: 		Development/Kernel
14mu|kernel-4.9.155-1|465	Autoreqprov: 	no
14mu|kernel-4.9.155-1|466	Provides: 	kernel-source = %{kverrel}
14mu|kernel-4.9.155-1|467	Buildarch:	noarch
14mu|kernel-4.9.155-1|468	
14mu|kernel-4.9.155-1|469	%description -n %{kname}-source-%{buildrel}
14mu|kernel-4.9.155-1|470	The %{kname}-source package contains the source code for the kernel.
14mu|kernel-4.9.155-1|471	These source files are only needed if you want to build your own
14mu|kernel-4.9.155-1|472	custom kernel that is better tuned to your particular hardware.
14mu|kernel-4.9.155-1|473	
14mu|kernel-4.9.155-1|474	If you only want the files needed to build third-party (dkms-*,...)
14mu|kernel-4.9.155-1|475	drivers against, install the *-devel-* rpm that is matching your kernel.
14mu|kernel-4.9.155-1|476	
14mu|kernel-4.9.155-1|477	#
14mu|kernel-4.9.155-1|478	# kernel-source-latest: virtual rpm
14mu|kernel-4.9.155-1|479	#
14mu|kernel-4.9.155-1|480	%package -n %{kname}-source-latest
14mu|kernel-4.9.155-1|481	Version: 	%{kversion}
14mu|kernel-4.9.155-1|482	Release: 	%{rpmrel}
14mu|kernel-4.9.155-1|483	Summary: 	Virtual rpm for latest %{kname}-source
14mu|kernel-4.9.155-1|484	Group:   	Development/Kernel
14mu|kernel-4.9.155-1|485	Requires: 	%{kname}-source-%{buildrel}
14mu|kernel-4.9.155-1|486	Buildarch:	noarch
14mu|kernel-4.9.155-1|487	
14mu|kernel-4.9.155-1|488	%description -n %{kname}-source-latest
14mu|kernel-4.9.155-1|489	This package is a virtual rpm that aims to make sure you always have the
14mu|kernel-4.9.155-1|490	latest %{kname}-source installed...
14mu|kernel-4.9.155-1|491	%endif
14mu|kernel-4.9.155-1|492	
14mu|kernel-4.9.155-1|493	#
14mu|kernel-4.9.155-1|494	# kernel-doc: documentation for the Linux kernel
14mu|kernel-4.9.155-1|495	#
14mu|kernel-4.9.155-1|496	%if %build_doc
14mu|kernel-4.9.155-1|497	%package -n %{kname}-doc
14mu|kernel-4.9.155-1|498	Version: 	%{kversion}
14mu|kernel-4.9.155-1|499	Release: 	%{rpmrel}
14mu|kernel-4.9.155-1|500	Summary: 	Various documentation bits found in the %{kname} source
14mu|kernel-4.9.155-1|501	Group: 		Documentation
14mu|kernel-4.9.155-1|502	Buildarch:	noarch
14mu|kernel-4.9.155-1|503	
14mu|kernel-4.9.155-1|504	%description -n %{kname}-doc
14mu|kernel-4.9.155-1|505	This package contains documentation files from the %{kname} source.
14mu|kernel-4.9.155-1|506	Various bits of information about the Linux kernel and the device drivers
14mu|kernel-4.9.155-1|507	shipped with it are documented in these files. You also might want install
14mu|kernel-4.9.155-1|508	this package if you need a reference to the options that can be passed to
14mu|kernel-4.9.155-1|509	Linux kernel modules at load time.
14mu|kernel-4.9.155-1|510	%endif
14mu|kernel-4.9.155-1|511	
14mu|kernel-4.9.155-1|512	#
14mu|kernel-4.9.155-1|513	# kernel/tools
14mu|kernel-4.9.155-1|514	#
14mu|kernel-4.9.155-1|515	%if %{build_perf}
14mu|kernel-4.9.155-1|516	%package -n perf
14mu|kernel-4.9.155-1|517	Version:	%{kversion}
14mu|kernel-4.9.155-1|518	Release:	%{rpmrel}
14mu|kernel-4.9.155-1|519	Summary:	perf tool and the supporting documentation
14mu|kernel-4.9.155-1|520	Group:		System/Kernel and hardware
14mu|kernel-4.9.155-1|521	
14mu|kernel-4.9.155-1|522	%description -n perf
14mu|kernel-4.9.155-1|523	the perf tool and the supporting documentation.
14mu|kernel-4.9.155-1|524	%endif
14mu|kernel-4.9.155-1|525	
14mu|kernel-4.9.155-1|526	%if %{build_cpupower}
14mu|kernel-4.9.155-1|527	%package -n cpupower
14mu|kernel-4.9.155-1|528	Version:	%{kversion}
14mu|kernel-4.9.155-1|529	Release:	%{rpmrel}
14mu|kernel-4.9.155-1|530	Summary:	The cpupower tools
14mu|kernel-4.9.155-1|531	Group:		System/Kernel and hardware
14mu|kernel-4.9.155-1|532	Requires(post):  rpm-helper >= 0.24.0-3
14mu|kernel-4.9.155-1|533	Requires(preun): rpm-helper >= 0.24.0-3
14mu|kernel-4.9.155-1|534	Obsoletes:	cpufreq < 3.0
14mu|kernel-4.9.155-1|535	Obsoletes:	cpufrequtils < 10.0
14mu|kernel-4.9.155-1|536	
14mu|kernel-4.9.155-1|537	%description -n cpupower
14mu|kernel-4.9.155-1|538	The cpupower tools.
14mu|kernel-4.9.155-1|539	
14mu|kernel-4.9.155-1|540	%post -n cpupower
14mu|kernel-4.9.155-1|541	
14mu|kernel-4.9.155-1|542	if [ $1 -ge 0 ]; then
14mu|kernel-4.9.155-1|543	# Do not enable/disable cpupower.service directly, because it should start
14mu|kernel-4.9.155-1|544	# when cpupower.path triggers it.
14mu|kernel-4.9.155-1|545	/bin/systemctl enable cpupower.path >/dev/null 2>&1 || :
14mu|kernel-4.9.155-1|546	/bin/systemctl start cpupower.path >/dev/null 2>&1 || :
14mu|kernel-4.9.155-1|547	fi
14mu|kernel-4.9.155-1|548	
14mu|kernel-4.9.155-1|549	%preun -n cpupower
14mu|kernel-4.9.155-1|550	if [ $1 -eq 0 ]; then
14mu|kernel-4.9.155-1|551	/bin/systemctl --no-reload disable cpupower.path > /dev/null 2>&1 || :
14mu|kernel-4.9.155-1|552	/bin/systemctl stop cpupower.path > /dev/null 2>&1 || :
14mu|kernel-4.9.155-1|553	fi
14mu|kernel-4.9.155-1|554	
14mu|kernel-4.9.155-1|555	%package -n cpupower-devel
14mu|kernel-4.9.155-1|556	Version:	%{kversion}
14mu|kernel-4.9.155-1|557	Release:	%{rpmrel}
14mu|kernel-4.9.155-1|558	Summary:	Development files for cpupower
14mu|kernel-4.9.155-1|559	Group:		Development/Kernel
14mu|kernel-4.9.155-1|560	Requires:	cpupower = %{kversion}-%{rpmrel}
14mu|kernel-4.9.155-1|561	Conflicts:	%{_lib}cpufreq-devel
14mu|kernel-4.9.155-1|562	
14mu|kernel-4.9.155-1|563	%description -n cpupower-devel
14mu|kernel-4.9.155-1|564	This package contains the development files for cpupower.
14mu|kernel-4.9.155-1|565	%endif
14mu|kernel-4.9.155-1|566	
14mu|kernel-4.9.155-1|567	%package headers
14mu|kernel-4.9.155-1|568	Version:	%kversion
14mu|kernel-4.9.155-1|569	Release:	%rpmrel
14mu|kernel-4.9.155-1|570	Summary:	Linux kernel header files mostly used by your C library
14mu|kernel-4.9.155-1|571	Group:		System/Kernel and hardware
14mu|kernel-4.9.155-1|572	Epoch:		1
14mu|kernel-4.9.155-1|573	%rename linux-userspace-headers
14mu|kernel-4.9.155-1|574	
14mu|kernel-4.9.155-1|575	%description headers
14mu|kernel-4.9.155-1|576	C header files from the Linux kernel. The header files define
14mu|kernel-4.9.155-1|577	structures and constants that are needed for building most
14mu|kernel-4.9.155-1|578	standard programs, notably the C library.
14mu|kernel-4.9.155-1|579	
14mu|kernel-4.9.155-1|580	This package is not suitable for building kernel modules, you
14mu|kernel-4.9.155-1|581	should use the 'kernel-devel' package instead.
14mu|kernel-4.9.155-1|582	
14mu|kernel-4.9.155-1|583	%files headers
14mu|kernel-4.9.155-1|584	%_includedir/*
14mu|kernel-4.9.155-1|585	# Don't conflict with cpupower-devel
14mu|kernel-4.9.155-1|586	%if %{build_cpupower}
14mu|kernel-4.9.155-1|587	%exclude %_includedir/cpufreq.h
14mu|kernel-4.9.155-1|588	%endif
14mu|kernel-4.9.155-1|589	
14mu|kernel-4.9.155-1|590	#
14mu|kernel-4.9.155-1|591	# End packages - here begins build stage
14mu|kernel-4.9.155-1|592	#
14mu|kernel-4.9.155-1|593	%prep
14mu|kernel-4.9.155-1|594	%setup -q -n %top_dir_name -c
14mu|kernel-4.9.155-1|595	cd %src_dir
14mu|kernel-4.9.155-1|596	
14mu|kernel-4.9.155-1|597	%apply_patches
14mu|kernel-4.9.155-1|598	
14mu|kernel-4.9.155-1|599	%ifarch %{ix86}
14mu|kernel-4.9.155-1|600	patch -p1 --fuzz=0 < %{SOURCE91}
14mu|kernel-4.9.155-1|601	%endif
14mu|kernel-4.9.155-1|602	
14mu|kernel-4.9.155-1|603	%if %{enhanced_security}
14mu|kernel-4.9.155-1|604	patch -p1 --fuzz=0 < %{SOURCE701}
14mu|kernel-4.9.155-1|605	%endif
14mu|kernel-4.9.155-1|606	
14mu|kernel-4.9.155-1|607	#
14mu|kernel-4.9.155-1|608	# Setup Begin
14mu|kernel-4.9.155-1|609	#
14mu|kernel-4.9.155-1|610	
14mu|kernel-4.9.155-1|611	# Configs
14mu|kernel-4.9.155-1|612	cp %{SOURCE110} .
14mu|kernel-4.9.155-1|613	%if %build_debug
14mu|kernel-4.9.155-1|614	sed -i	's/# CONFIG_DEBUG_INFO is not set/CONFIG_DEBUG_INFO=y\nCONFIG_DEBUG_INFO_DWARF4=y\nCONFIG_GDB_SCRIPTS=y/' \
14mu|kernel-4.9.155-1|615	./kernel-%{arch_suffix}.config
14mu|kernel-4.9.155-1|616	%endif
14mu|kernel-4.9.155-1|617	
14mu|kernel-4.9.155-1|618	# Hardening features
14mu|kernel-4.9.155-1|619	%if %{enhanced_security}
14mu|kernel-4.9.155-1|620	sed -i	's/# CONFIG_PAX_MEMORY_SANITIZE is not set/CONFIG_PAX_MEMORY_SANITIZE=y/' \
14mu|kernel-4.9.155-1|621	./kernel-%{arch_suffix}.config
14mu|kernel-4.9.155-1|622	sed -i	's/# CONFIG_PAGE_POISONING is not set/CONFIG_PAGE_POISONING=y\nCONFIG_PAGE_POISONING_NO_SANITY=y/' \
14mu|kernel-4.9.155-1|623	./kernel-%{arch_suffix}.config
14mu|kernel-4.9.155-1|624	%endif
14mu|kernel-4.9.155-1|625	
14mu|kernel-4.9.155-1|626	# We may not want to build nrj-desktop flavour in some cases but its config
14mu|kernel-4.9.155-1|627	# is nice to have. It is used when preparing the RPM with the sources,
14mu|kernel-4.9.155-1|628	# for example.
14mu|kernel-4.9.155-1|629	FLAVOURS="nrj-desktop"
14mu|kernel-4.9.155-1|630	cp %{SOURCE111} .
14mu|kernel-4.9.155-1|631	
14mu|kernel-4.9.155-1|632	%if %{build_nrj_laptop}
14mu|kernel-4.9.155-1|633	cp %{SOURCE112} .
14mu|kernel-4.9.155-1|634	FLAVOURS="${FLAVOURS} nrj-laptop"
14mu|kernel-4.9.155-1|635	%endif
14mu|kernel-4.9.155-1|636	
14mu|kernel-4.9.155-1|637	CONFIG_DIR=arch/x86/configs
14mu|kernel-4.9.155-1|638	mkdir -p "${CONFIG_DIR}"
14mu|kernel-4.9.155-1|639	
14mu|kernel-4.9.155-1|640	for flav in ${FLAVOURS}; do
14mu|kernel-4.9.155-1|641	echo "Creating configuration file for \"$flav\" kernel."
14mu|kernel-4.9.155-1|642	cp ./kernel-%{arch_suffix}.config .config
14mu|kernel-4.9.155-1|643	# Make sure a newline is at the end of the basic part of the config.
14mu|kernel-4.9.155-1|644	echo >> .config
14mu|kernel-4.9.155-1|645	cat ./kernel-${flav}-%{arch_suffix}.config >> .config
14mu|kernel-4.9.155-1|646	make ARCH=%{_arch} oldconfig && \
14mu|kernel-4.9.155-1|647	mv .config arch/x86/configs/%{arch_suffix}_defconfig-${flav} && \
14mu|kernel-4.9.155-1|648	echo "Created arch/x86/configs/%{arch_suffix}_defconfig-${flav}."
14mu|kernel-4.9.155-1|649	done
14mu|kernel-4.9.155-1|650	
14mu|kernel-4.9.155-1|651	# Remove the no longer needed parts of the config files
14mu|kernel-4.9.155-1|652	rm -f ./kernel*.config
14mu|kernel-4.9.155-1|653	
14mu|kernel-4.9.155-1|654	# make sure the kernel has the sublevel we know it has...
14mu|kernel-4.9.155-1|655	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
14mu|kernel-4.9.155-1|656	
14mu|kernel-4.9.155-1|657	# get rid of unwanted files
14mu|kernel-4.9.155-1|658	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
14mu|kernel-4.9.155-1|659	find . -name '.get_maintainer.ignore' | %kxargs rm -f
14mu|kernel-4.9.155-1|660	
14mu|kernel-4.9.155-1|661	%build
14mu|kernel-4.9.155-1|662	
14mu|kernel-4.9.155-1|663	# Common target directories
14mu|kernel-4.9.155-1|664	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
14mu|kernel-4.9.155-1|665	%define _bootdir /boot
14mu|kernel-4.9.155-1|666	%define _modulesdir /lib/modules
14mu|kernel-4.9.155-1|667	
14mu|kernel-4.9.155-1|668	# Directories definition needed for building
14mu|kernel-4.9.155-1|669	%define temp_root %{build_dir}/temp-root
14mu|kernel-4.9.155-1|670	%define temp_source %{temp_root}%{_kerneldir}
14mu|kernel-4.9.155-1|671	%define temp_boot %{temp_root}%{_bootdir}
14mu|kernel-4.9.155-1|672	%define temp_modules %{temp_root}%{_modulesdir}
14mu|kernel-4.9.155-1|673	
14mu|kernel-4.9.155-1|674	PrepareKernel() {
14mu|kernel-4.9.155-1|675	name=$1
14mu|kernel-4.9.155-1|676	extension=$2
14mu|kernel-4.9.155-1|677	config_dir=arch/x86/configs
14mu|kernel-4.9.155-1|678	echo "Make config for kernel $extension"
14mu|kernel-4.9.155-1|679	
14mu|kernel-4.9.155-1|680	%smake -s mrproper
14mu|kernel-4.9.155-1|681	
14mu|kernel-4.9.155-1|682	if [ -z "$name" ]; then
14mu|kernel-4.9.155-1|683	cp ${config_dir}/%{arch_suffix}_defconfig-nrj-desktop .config
14mu|kernel-4.9.155-1|684	else
14mu|kernel-4.9.155-1|685	cp ${config_dir}/%{arch_suffix}_defconfig-$name .config
14mu|kernel-4.9.155-1|686	fi
14mu|kernel-4.9.155-1|687	
14mu|kernel-4.9.155-1|688	# make sure EXTRAVERSION says what we want it to say
14mu|kernel-4.9.155-1|689	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
14mu|kernel-4.9.155-1|690	}
14mu|kernel-4.9.155-1|691	
14mu|kernel-4.9.155-1|692	BuildKernel() {
14mu|kernel-4.9.155-1|693	KernelVer=$1
14mu|kernel-4.9.155-1|694	
14mu|kernel-4.9.155-1|695	echo "Building kernel $KernelVer"
14mu|kernel-4.9.155-1|696	
14mu|kernel-4.9.155-1|697	%kmake -s all
14mu|kernel-4.9.155-1|698	
14mu|kernel-4.9.155-1|699	# Start installing stuff
14mu|kernel-4.9.155-1|700	install -d %{temp_boot}
14mu|kernel-4.9.155-1|701	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
14mu|kernel-4.9.155-1|702	install -m 644 .config %{temp_boot}/config-$KernelVer
14mu|kernel-4.9.155-1|703	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
14mu|kernel-4.9.155-1|704	
14mu|kernel-4.9.155-1|705	cp -f arch/x86/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
14mu|kernel-4.9.155-1|706	
14mu|kernel-4.9.155-1|707	# modules
14mu|kernel-4.9.155-1|708	install -d %{temp_modules}/$KernelVer
14mu|kernel-4.9.155-1|709	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
14mu|kernel-4.9.155-1|710	
14mu|kernel-4.9.155-1|711	# headers
14mu|kernel-4.9.155-1|712	%make INSTALL_HDR_PATH=%{temp_root}%{_prefix} KERNELRELEASE=$KernelVer headers_install
14mu|kernel-4.9.155-1|713	find %{temp_root}%{_prefix} -name .install -or -name ..install.cmd | %kxargs rm -f
14mu|kernel-4.9.155-1|714	
14mu|kernel-4.9.155-1|715	# remove /lib/firmware, we use a separate kernel-firmware
14mu|kernel-4.9.155-1|716	rm -rf %{temp_root}/lib/firmware
14mu|kernel-4.9.155-1|717	}
14mu|kernel-4.9.155-1|718	
14mu|kernel-4.9.155-1|719	SaveDevel() {
14mu|kernel-4.9.155-1|720	devel_flavour=$1
14mu|kernel-4.9.155-1|721	
14mu|kernel-4.9.155-1|722	KernelVer=%{kversion}-$devel_flavour-%{buildrpmrel}
14mu|kernel-4.9.155-1|723	DevelRoot=/usr/src/linux-$KernelVer
14mu|kernel-4.9.155-1|724	TempDevelRoot=%{temp_root}$DevelRoot
14mu|kernel-4.9.155-1|725	
14mu|kernel-4.9.155-1|726	mkdir -p $TempDevelRoot
14mu|kernel-4.9.155-1|727	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
14mu|kernel-4.9.155-1|728	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
14mu|kernel-4.9.155-1|729	# cp -fR Documentation/DocBook/media/*.b64 $TempDevelRoot/Documentation/DocBook/media/
14mu|kernel-4.9.155-1|730	cp -fR include $TempDevelRoot
14mu|kernel-4.9.155-1|731	# ln -s ../generated/uapi/linux/version.h $TempDevelRoot/include/linux/version.h
14mu|kernel-4.9.155-1|732	cp -fR scripts $TempDevelRoot
14mu|kernel-4.9.155-1|733	cp -fR kernel/bounds.c $TempDevelRoot/kernel
14mu|kernel-4.9.155-1|734	cp -fR kernel/time/timeconst.bc $TempDevelRoot/kernel/time
14mu|kernel-4.9.155-1|735	cp -fR tools/include $TempDevelRoot/tools/
14mu|kernel-4.9.155-1|736	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
14mu|kernel-4.9.155-1|737	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
14mu|kernel-4.9.155-1|738	cp -fR arch/x86/purgatory/* $TempDevelRoot/arch/x86/purgatory/
14mu|kernel-4.9.155-1|739	cp -fR arch/x86/entry/syscalls/syscall* $TempDevelRoot/arch/x86/entry/syscalls/
14mu|kernel-4.9.155-1|740	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
14mu|kernel-4.9.155-1|741	cp -fR arch/x86/tools $TempDevelRoot/arch/x86/
14mu|kernel-4.9.155-1|742	cp -fR .config Module.symvers $TempDevelRoot
14mu|kernel-4.9.155-1|743	
14mu|kernel-4.9.155-1|744	# Needed for truecrypt build (Danny)
14mu|kernel-4.9.155-1|745	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
14mu|kernel-4.9.155-1|746	
14mu|kernel-4.9.155-1|747	# Needed for lguest
14mu|kernel-4.9.155-1|748	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
14mu|kernel-4.9.155-1|749	
14mu|kernel-4.9.155-1|750	# Needed for lirc_gpio (#39004)
14mu|kernel-4.9.155-1|751	cp -fR drivers/media/pci/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/pci/bt8xx/
14mu|kernel-4.9.155-1|752	cp -fR drivers/media/pci/bt8xx/bt848.h $TempDevelRoot/drivers/media/pci/bt8xx/
14mu|kernel-4.9.155-1|753	cp -fR drivers/media/common/btcx-risc.h $TempDevelRoot/drivers/media/common/
14mu|kernel-4.9.155-1|754	
14mu|kernel-4.9.155-1|755	# Needed for external dvb tree (#41418)
14mu|kernel-4.9.155-1|756	cp -fR drivers/media/dvb-core/*.h $TempDevelRoot/drivers/media/dvb-core/
14mu|kernel-4.9.155-1|757	cp -fR drivers/media/dvb-frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb-frontends/
14mu|kernel-4.9.155-1|758	
14mu|kernel-4.9.155-1|759	# add acpica header files, needed for fglrx build
14mu|kernel-4.9.155-1|760	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
14mu|kernel-4.9.155-1|761	
14mu|kernel-4.9.155-1|762	# aufs2 has a special file needed
14mu|kernel-4.9.155-1|763	cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
14mu|kernel-4.9.155-1|764	
14mu|kernel-4.9.155-1|765	# SELinux needs security/selinux/include
14mu|kernel-4.9.155-1|766	cp -fR security/selinux/include $TempDevelRoot/security/selinux
14mu|kernel-4.9.155-1|767	
14mu|kernel-4.9.155-1|768	# needed for kexec
14mu|kernel-4.9.155-1|769	cp -fR arch/x86/boot/*.h $TempDevelRoot/arch/x86/boot/
14mu|kernel-4.9.155-1|770	cp -fR arch/x86/boot/*.c $TempDevelRoot/arch/x86/boot/
14mu|kernel-4.9.155-1|771	
14mu|kernel-4.9.155-1|772	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
14mu|kernel-4.9.155-1|773	mips mn10300 nios2 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
14mu|kernel-4.9.155-1|774	rm -rf $TempDevelRoot/arch/$i
14mu|kernel-4.9.155-1|775	done
14mu|kernel-4.9.155-1|776	
14mu|kernel-4.9.155-1|777	rm -rf $TempDevelRoot/arch/arm*
14mu|kernel-4.9.155-1|778	rm -rf $TempDevelRoot/include/kvm/arm*
14mu|kernel-4.9.155-1|779	rm -rf $TempDevelRoot/include/soc
14mu|kernel-4.9.155-1|780	
14mu|kernel-4.9.155-1|781	# Clean the scripts tree, and make sure everything is ok (sanity check)
14mu|kernel-4.9.155-1|782	# running prepare+scripts (tree was already "prepared" in build)
14mu|kernel-4.9.155-1|783	pushd $TempDevelRoot >/dev/null
14mu|kernel-4.9.155-1|784	%smake -s prepare scripts
14mu|kernel-4.9.155-1|785	%smake -s clean
14mu|kernel-4.9.155-1|786	popd >/dev/null
14mu|kernel-4.9.155-1|787	rm -f $TempDevelRoot/.config.old
14mu|kernel-4.9.155-1|788	
14mu|kernel-4.9.155-1|789	# fix permissions
14mu|kernel-4.9.155-1|790	chmod -R a+rX $TempDevelRoot
14mu|kernel-4.9.155-1|791	
14mu|kernel-4.9.155-1|792	# disable mrproper in -devel rpms
14mu|kernel-4.9.155-1|793	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
14mu|kernel-4.9.155-1|794	
14mu|kernel-4.9.155-1|795	# Create the symlinks needed by DKMS
14mu|kernel-4.9.155-1|796	ModulesRoot=%{temp_modules}/$KernelVer
14mu|kernel-4.9.155-1|797	mkdir -p $ModulesRoot
14mu|kernel-4.9.155-1|798	kernel_devel_files=../kernel_devel_files.$devel_flavour
14mu|kernel-4.9.155-1|799	
14mu|kernel-4.9.155-1|800	
14mu|kernel-4.9.155-1|801	### Create the kernel_devel_files.*
14mu|kernel-4.9.155-1|802	cat > $kernel_devel_files <<EOF
14mu|kernel-4.9.155-1|803	%dir $DevelRoot
14mu|kernel-4.9.155-1|804	%dir $DevelRoot/arch
14mu|kernel-4.9.155-1|805	%dir $DevelRoot/include
14mu|kernel-4.9.155-1|806	$DevelRoot/Documentation
14mu|kernel-4.9.155-1|807	$DevelRoot/arch/um
14mu|kernel-4.9.155-1|808	$DevelRoot/arch/x86
14mu|kernel-4.9.155-1|809	$DevelRoot/block
14mu|kernel-4.9.155-1|810	$DevelRoot/certs
14mu|kernel-4.9.155-1|811	$DevelRoot/crypto
14mu|kernel-4.9.155-1|812	$DevelRoot/drivers
14mu|kernel-4.9.155-1|813	$DevelRoot/firmware
14mu|kernel-4.9.155-1|814	$DevelRoot/fs
14mu|kernel-4.9.155-1|815	$DevelRoot/include/Kbuild
14mu|kernel-4.9.155-1|816	$DevelRoot/include/acpi
14mu|kernel-4.9.155-1|817	$DevelRoot/include/asm-generic
14mu|kernel-4.9.155-1|818	$DevelRoot/include/clocksource
14mu|kernel-4.9.155-1|819	$DevelRoot/include/config
14mu|kernel-4.9.155-1|820	$DevelRoot/include/crypto
14mu|kernel-4.9.155-1|821	$DevelRoot/include/drm
14mu|kernel-4.9.155-1|822	$DevelRoot/include/dt-bindings
14mu|kernel-4.9.155-1|823	$DevelRoot/include/generated
14mu|kernel-4.9.155-1|824	$DevelRoot/include/keys
14mu|kernel-4.9.155-1|825	$DevelRoot/include/kvm
14mu|kernel-4.9.155-1|826	$DevelRoot/include/linux
14mu|kernel-4.9.155-1|827	$DevelRoot/include/math-emu
14mu|kernel-4.9.155-1|828	$DevelRoot/include/media
14mu|kernel-4.9.155-1|829	$DevelRoot/include/memory
14mu|kernel-4.9.155-1|830	$DevelRoot/include/misc
14mu|kernel-4.9.155-1|831	$DevelRoot/include/net
14mu|kernel-4.9.155-1|832	$DevelRoot/include/pcmcia
14mu|kernel-4.9.155-1|833	$DevelRoot/include/ras
14mu|kernel-4.9.155-1|834	$DevelRoot/include/rdma
14mu|kernel-4.9.155-1|835	$DevelRoot/include/rxrpc
14mu|kernel-4.9.155-1|836	$DevelRoot/include/scsi
14mu|kernel-4.9.155-1|837	$DevelRoot/include/sound
14mu|kernel-4.9.155-1|838	$DevelRoot/include/target
14mu|kernel-4.9.155-1|839	$DevelRoot/include/trace
14mu|kernel-4.9.155-1|840	$DevelRoot/include/uapi
14mu|kernel-4.9.155-1|841	$DevelRoot/include/video
14mu|kernel-4.9.155-1|842	$DevelRoot/include/xen
14mu|kernel-4.9.155-1|843	$DevelRoot/init
14mu|kernel-4.9.155-1|844	$DevelRoot/ipc
14mu|kernel-4.9.155-1|845	$DevelRoot/kernel
14mu|kernel-4.9.155-1|846	$DevelRoot/lib
14mu|kernel-4.9.155-1|847	$DevelRoot/mm
14mu|kernel-4.9.155-1|848	$DevelRoot/net
14mu|kernel-4.9.155-1|849	$DevelRoot/samples
14mu|kernel-4.9.155-1|850	$DevelRoot/scripts
14mu|kernel-4.9.155-1|851	$DevelRoot/security
14mu|kernel-4.9.155-1|852	$DevelRoot/sound
14mu|kernel-4.9.155-1|853	$DevelRoot/tools
14mu|kernel-4.9.155-1|854	$DevelRoot/usr
14mu|kernel-4.9.155-1|855	$DevelRoot/virt
14mu|kernel-4.9.155-1|856	$DevelRoot/.config
14mu|kernel-4.9.155-1|857	$DevelRoot/Kbuild
14mu|kernel-4.9.155-1|858	$DevelRoot/Kconfig
14mu|kernel-4.9.155-1|859	$DevelRoot/Makefile
14mu|kernel-4.9.155-1|860	$DevelRoot/Module.symvers
14mu|kernel-4.9.155-1|861	$DevelRoot/arch/Kconfig
14mu|kernel-4.9.155-1|862	%{_modulesdir}/$KernelVer/build
14mu|kernel-4.9.155-1|863	%{_modulesdir}/$KernelVer/source
14mu|kernel-4.9.155-1|864	EOF
14mu|kernel-4.9.155-1|865	
14mu|kernel-4.9.155-1|866	
14mu|kernel-4.9.155-1|867	### Create -devel Post script on the fly
14mu|kernel-4.9.155-1|868	cat > $kernel_devel_files-post <<EOF
14mu|kernel-4.9.155-1|869	/usr/sbin/dkms_autoinstaller start $KernelVer
14mu|kernel-4.9.155-1|870	EOF
14mu|kernel-4.9.155-1|871	
14mu|kernel-4.9.155-1|872	
14mu|kernel-4.9.155-1|873	### Create -devel Preun script on the fly
14mu|kernel-4.9.155-1|874	cat > $kernel_devel_files-preun <<EOF
14mu|kernel-4.9.155-1|875	for ii in \$(/usr/sbin/dkms status -k ${KernelVer} | awk '{ print \$1 \$2; }'); do
14mu|kernel-4.9.155-1|876	mod=\$(echo \$ii | awk -v FS=',' '{ print \$1; }')
14mu|kernel-4.9.155-1|877	ver=\$(echo \$ii | awk -v FS=',' '{ print \$2; }')
14mu|kernel-4.9.155-1|878	/usr/sbin/dkms --rpm_safe_upgrade uninstall -m \$mod -v \$ver -k ${KernelVer} || true
14mu|kernel-4.9.155-1|879	done
14mu|kernel-4.9.155-1|880	
14mu|kernel-4.9.155-1|881	# If any DKMS modules with REMAKE_INITRD=yes in their configs have been
14mu|kernel-4.9.155-1|882	# uninstalled, initrd has been regenerated for the given kernel. However,
14mu|kernel-4.9.155-1|883	# the kernel itself might have been uninstalled before, so that (defunct)
14mu|kernel-4.9.155-1|884	# initrd image files would be left behind. Remove them if the kernel itself
14mu|kernel-4.9.155-1|885	# is no longer installed. Should work if they are uninstalled in parallel
14mu|kernel-4.9.155-1|886	# too.
14mu|kernel-4.9.155-1|887	if ! test -f /boot/vmlinuz-${KernelVer}; then
14mu|kernel-4.9.155-1|888	rm -f /boot/initrd-${KernelVer}.img
14mu|kernel-4.9.155-1|889	rm -f /boot/initrd-${KernelVer}_old.img
14mu|kernel-4.9.155-1|890	fi
14mu|kernel-4.9.155-1|891	EOF
14mu|kernel-4.9.155-1|892	
14mu|kernel-4.9.155-1|893	### Create -devel Postun script on the fly
14mu|kernel-4.9.155-1|894	cat > $kernel_devel_files-postun <<EOF
14mu|kernel-4.9.155-1|895	rm -rf /usr/src/linux-$KernelVer >/dev/null
14mu|kernel-4.9.155-1|896	# depmod (called when removing DKMS modules) might have created files in
14mu|kernel-4.9.155-1|897	# /lib/modules/.../. Remove these first.
14mu|kernel-4.9.155-1|898	rm -rf /lib/modules/$KernelVer/modules*
14mu|kernel-4.9.155-1|899	# Remove the dir if it is already empty.
14mu|kernel-4.9.155-1|900	find /lib/modules/$KernelVer -maxdepth 0 -empty -exec rm -rf {} \; || true
14mu|kernel-4.9.155-1|901	EOF
14mu|kernel-4.9.155-1|902	}
14mu|kernel-4.9.155-1|903	
14mu|kernel-4.9.155-1|904	SaveDebug() {
14mu|kernel-4.9.155-1|905	debug_flavour=$1
14mu|kernel-4.9.155-1|906	
14mu|kernel-4.9.155-1|907	install -m 644 vmlinux \
14mu|kernel-4.9.155-1|908	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
14mu|kernel-4.9.155-1|909	kernel_debug_files=../kernel_debug_files.$debug_flavour
14mu|kernel-4.9.155-1|910	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
14mu|kernel-4.9.155-1|911	>> $kernel_debug_files
14mu|kernel-4.9.155-1|912	
14mu|kernel-4.9.155-1|913	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
14mu|kernel-4.9.155-1|914	-name "*.ko" | \
14mu|kernel-4.9.155-1|915	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
14mu|kernel-4.9.155-1|916	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
14mu|kernel-4.9.155-1|917	-name "*.ko" | %kxargs -I '{}' \
14mu|kernel-4.9.155-1|918	sh -c 'cd `dirname {}`; \
14mu|kernel-4.9.155-1|919	objcopy --add-gnu-debuglink=`basename {}`.debug \
14mu|kernel-4.9.155-1|920	--strip-debug `basename {}`'
14mu|kernel-4.9.155-1|921	
14mu|kernel-4.9.155-1|922	pushd %{temp_modules}
14mu|kernel-4.9.155-1|923	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
14mu|kernel-4.9.155-1|924	-name "*.ko.debug" > debug_module_list
14mu|kernel-4.9.155-1|925	popd
14mu|kernel-4.9.155-1|926	cat %{temp_modules}/debug_module_list | \
14mu|kernel-4.9.155-1|927	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
14mu|kernel-4.9.155-1|928	cat %{temp_modules}/debug_module_list | \
14mu|kernel-4.9.155-1|929	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
14mu|kernel-4.9.155-1|930	>> ../kernel_exclude_debug_files.$debug_flavour
14mu|kernel-4.9.155-1|931	rm -f %{temp_modules}/debug_module_list
14mu|kernel-4.9.155-1|932	}
14mu|kernel-4.9.155-1|933	
14mu|kernel-4.9.155-1|934	CreateFiles() {
14mu|kernel-4.9.155-1|935	kernel_flavour=$1
14mu|kernel-4.9.155-1|936	KernelVer=%{kversion}-$kernel_flavour-%{buildrpmrel}
14mu|kernel-4.9.155-1|937	
14mu|kernel-4.9.155-1|938	kernel_files=../kernel_files.$kernel_flavour
14mu|kernel-4.9.155-1|939	
14mu|kernel-4.9.155-1|940	ker="vmlinuz"
14mu|kernel-4.9.155-1|941	
14mu|kernel-4.9.155-1|942	### Create the kernel_files.*
14mu|kernel-4.9.155-1|943	cat > $kernel_files <<EOF
14mu|kernel-4.9.155-1|944	%{_bootdir}/System.map-$KernelVer
14mu|kernel-4.9.155-1|945	%{_bootdir}/symvers-$KernelVer.xz
14mu|kernel-4.9.155-1|946	%{_bootdir}/config-$KernelVer
14mu|kernel-4.9.155-1|947	%{_bootdir}/$ker-$KernelVer
14mu|kernel-4.9.155-1|948	%{_modulesdir}/$KernelVer/kernel
14mu|kernel-4.9.155-1|949	%{_modulesdir}/$KernelVer/modules.*
14mu|kernel-4.9.155-1|950	EOF
14mu|kernel-4.9.155-1|951	
14mu|kernel-4.9.155-1|952	%if %build_debug
14mu|kernel-4.9.155-1|953	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
14mu|kernel-4.9.155-1|954	%endif
14mu|kernel-4.9.155-1|955	
14mu|kernel-4.9.155-1|956	### Create kernel Post script
14mu|kernel-4.9.155-1|957	# We always regenerate initrd here, even if it already exists. This may
14mu|kernel-4.9.155-1|958	# happen if kernel-<...>-devel is installed first, triggers rebuild of
14mu|kernel-4.9.155-1|959	# DKMS modules and some of these request remaking of initrd. The initrd
14mu|kernel-4.9.155-1|960	# that is created then will be non-functional. But when the user installs
14mu|kernel-4.9.155-1|961	# kernel-<...> package, that defunct initrd will be replaced with a working
14mu|kernel-4.9.155-1|962	# one here.
14mu|kernel-4.9.155-1|963	#
14mu|kernel-4.9.155-1|964	# depmod is also needed, because some DKMS-modules might have been installed
14mu|kernel-4.9.155-1|965	# when the devel package was installed but that was before the main modules
14mu|kernel-4.9.155-1|966	# were installed.
14mu|kernel-4.9.155-1|967	# This is also the reason the devel package is in Requires(post) for this
14mu|kernel-4.9.155-1|968	# package now: it must be installed completely before we call depmod here.
14mu|kernel-4.9.155-1|969	cat > $kernel_files-post <<EOF
14mu|kernel-4.9.155-1|970	/sbin/depmod -a $KernelVer
14mu|kernel-4.9.155-1|971	INITRD=/boot/initrd-$KernelVer.img
14mu|kernel-4.9.155-1|972	/sbin/dracut -f \${INITRD} $KernelVer
14mu|kernel-4.9.155-1|973	
14mu|kernel-4.9.155-1|974	# File triggers from grub packages will handle this.
14mu|kernel-4.9.155-1|975	#/usr/sbin/update-grub2
14mu|kernel-4.9.155-1|976	
14mu|kernel-4.9.155-1|977	pushd /boot > /dev/null
14mu|kernel-4.9.155-1|978	if [ -L vmlinuz-$kernel_flavour ]; then
14mu|kernel-4.9.155-1|979	rm -f vmlinuz-$kernel_flavour
14mu|kernel-4.9.155-1|980	fi
14mu|kernel-4.9.155-1|981	if [ -L initrd-$kernel_flavour.img ]; then
14mu|kernel-4.9.155-1|982	rm -f initrd-$kernel_flavour.img
14mu|kernel-4.9.155-1|983	fi
14mu|kernel-4.9.155-1|984	popd > /dev/null
14mu|kernel-4.9.155-1|985	EOF
14mu|kernel-4.9.155-1|986	
14mu|kernel-4.9.155-1|987	### Create kernel Preun script on the fly
14mu|kernel-4.9.155-1|988	cat > $kernel_files-preun <<EOF
14mu|kernel-4.9.155-1|989	pushd /boot > /dev/null
14mu|kernel-4.9.155-1|990	if [ -L vmlinuz-$kernel_flavour ]; then
14mu|kernel-4.9.155-1|991	if [ "\$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-$KernelVer" ]; then
14mu|kernel-4.9.155-1|992	rm -f vmlinuz-$kernel_flavour
14mu|kernel-4.9.155-1|993	fi
14mu|kernel-4.9.155-1|994	fi
14mu|kernel-4.9.155-1|995	if [ -L initrd-$kernel_flavour.img ]; then
14mu|kernel-4.9.155-1|996	if [ "\$(readlink initrd-$kernel_flavour.img)" = "initrd-$KernelVer.img" ]; then
14mu|kernel-4.9.155-1|997	rm -f initrd-$kernel_flavour.img
14mu|kernel-4.9.155-1|998	fi
14mu|kernel-4.9.155-1|999	fi
14mu|kernel-4.9.155-1|1000	
14mu|kernel-4.9.155-1|1001	# File triggers from grub packages will handle this.
14mu|kernel-4.9.155-1|1002	#/usr/sbin/update-grub2
14mu|kernel-4.9.155-1|1003	
14mu|kernel-4.9.155-1|1004	popd > /dev/null
14mu|kernel-4.9.155-1|1005	exit 0
14mu|kernel-4.9.155-1|1006	EOF
14mu|kernel-4.9.155-1|1007	
14mu|kernel-4.9.155-1|1008	### Create kernel Postun script on the fly
14mu|kernel-4.9.155-1|1009	cat > $kernel_files-postun <<EOF
14mu|kernel-4.9.155-1|1010	rm -f /boot/initrd-${KernelVer}.img
14mu|kernel-4.9.155-1|1011	rm -f /boot/initrd-${KernelVer}_old.img
14mu|kernel-4.9.155-1|1012	rm -f /boot/initrd-${KernelVer}kdump.img
14mu|kernel-4.9.155-1|1013	rm -f /boot/initramfs-${KernelVer}kdump.img
14mu|kernel-4.9.155-1|1014	
14mu|kernel-4.9.155-1|1015	# Third-party modules might have left something in /lib/modules/.../kernel/.
14mu|kernel-4.9.155-1|1016	rm -rf /lib/modules/${KernelVer}/kernel/
14mu|kernel-4.9.155-1|1017	rm -rf /lib/modules/${KernelVer}/modules*
14mu|kernel-4.9.155-1|1018	# Remove /lib/modules/<...>/ if it is empty (-devel uses it too).
14mu|kernel-4.9.155-1|1019	find /lib/modules/${KernelVer} -maxdepth 0 -empty -exec rm -rf {} \; || true
14mu|kernel-4.9.155-1|1020	EOF
14mu|kernel-4.9.155-1|1021	}
14mu|kernel-4.9.155-1|1022	
14mu|kernel-4.9.155-1|1023	CreateKernel() {
14mu|kernel-4.9.155-1|1024	flavour=$1
14mu|kernel-4.9.155-1|1025	
14mu|kernel-4.9.155-1|1026	PrepareKernel $flavour $flavour-%{buildrpmrel}
14mu|kernel-4.9.155-1|1027	
14mu|kernel-4.9.155-1|1028	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
14mu|kernel-4.9.155-1|1029	%if %build_devel
14mu|kernel-4.9.155-1|1030	SaveDevel $flavour
14mu|kernel-4.9.155-1|1031	%endif
14mu|kernel-4.9.155-1|1032	%if %build_debug
14mu|kernel-4.9.155-1|1033	SaveDebug $flavour
14mu|kernel-4.9.155-1|1034	%endif
14mu|kernel-4.9.155-1|1035	CreateFiles $flavour
14mu|kernel-4.9.155-1|1036	}
14mu|kernel-4.9.155-1|1037	
14mu|kernel-4.9.155-1|1038	
14mu|kernel-4.9.155-1|1039	###
14mu|kernel-4.9.155-1|1040	# DO it...
14mu|kernel-4.9.155-1|1041	###
14mu|kernel-4.9.155-1|1042	
14mu|kernel-4.9.155-1|1043	
14mu|kernel-4.9.155-1|1044	# Create a simulacro of buildroot
14mu|kernel-4.9.155-1|1045	rm -rf %{temp_root}
14mu|kernel-4.9.155-1|1046	install -d %{temp_root}
14mu|kernel-4.9.155-1|1047	
14mu|kernel-4.9.155-1|1048	
14mu|kernel-4.9.155-1|1049	# make sure we are in the directory
14mu|kernel-4.9.155-1|1050	cd %src_dir
14mu|kernel-4.9.155-1|1051	
14mu|kernel-4.9.155-1|1052	%if %build_nrj_desktop
14mu|kernel-4.9.155-1|1053	CreateKernel nrj-desktop
14mu|kernel-4.9.155-1|1054	%endif
14mu|kernel-4.9.155-1|1055	
14mu|kernel-4.9.155-1|1056	%if %build_nrj_laptop
14mu|kernel-4.9.155-1|1057	CreateKernel nrj-laptop
14mu|kernel-4.9.155-1|1058	%endif
14mu|kernel-4.9.155-1|1059	
14mu|kernel-4.9.155-1|1060	# set extraversion to match srpm to get nice version reported by the tools
14mu|kernel-4.9.155-1|1061	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
14mu|kernel-4.9.155-1|1062	
14mu|kernel-4.9.155-1|1063	
14mu|kernel-4.9.155-1|1064	############################################################
14mu|kernel-4.9.155-1|1065	### Linker start3 > Check point to build for omv or rosa ###
14mu|kernel-4.9.155-1|1066	############################################################
14mu|kernel-4.9.155-1|1067	%if %{build_perf}
14mu|kernel-4.9.155-1|1068	%ifarch x86_64
14mu|kernel-4.9.155-1|1069	%define perf_is_x64	1
14mu|kernel-4.9.155-1|1070	%else
14mu|kernel-4.9.155-1|1071	%define perf_is_x64	0
14mu|kernel-4.9.155-1|1072	%endif
14mu|kernel-4.9.155-1|1073	
14mu|kernel-4.9.155-1|1074	# There is a bug in the kernel patches 4.9.102 - 4.9.110 or even newer:
14mu|kernel-4.9.155-1|1075	# tools/perf/check-headers.sh is not executable.
14mu|kernel-4.9.155-1|1076	# http://lkml.iu.edu/hypermail/linux/kernel/1806.0/01882.html
14mu|kernel-4.9.155-1|1077	chmod +x tools/perf/check-headers.sh
14mu|kernel-4.9.155-1|1078	
14mu|kernel-4.9.155-1|1079	%smake -C tools/perf -s IS_X86_64=%{perf_is_x64} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
14mu|kernel-4.9.155-1|1080	%smake -C tools/perf -s prefix=%{_prefix} man
14mu|kernel-4.9.155-1|1081	%endif
14mu|kernel-4.9.155-1|1082	
14mu|kernel-4.9.155-1|1083	%if %{build_cpupower}
14mu|kernel-4.9.155-1|1084	# make sure version-gen.sh is executable.
14mu|kernel-4.9.155-1|1085	chmod +x tools/power/cpupower/utils/version-gen.sh
14mu|kernel-4.9.155-1|1086	%make -C tools/power/cpupower CPUFREQ_BENCH=false
14mu|kernel-4.9.155-1|1087	%endif
14mu|kernel-4.9.155-1|1088	############################################################
14mu|kernel-4.9.155-1|1089	###  Linker end3 > Check point to build for omv or rosa  ###
14mu|kernel-4.9.155-1|1090	############################################################
14mu|kernel-4.9.155-1|1091	
14mu|kernel-4.9.155-1|1092	
14mu|kernel-4.9.155-1|1093	# We don't make to repeat the depend code at the install phase
14mu|kernel-4.9.155-1|1094	%if %build_source
14mu|kernel-4.9.155-1|1095	PrepareKernel "" %{buildrpmrel}-custom
14mu|kernel-4.9.155-1|1096	%smake -s mrproper
14mu|kernel-4.9.155-1|1097	%endif
14mu|kernel-4.9.155-1|1098	
14mu|kernel-4.9.155-1|1099	###
14mu|kernel-4.9.155-1|1100	### install
14mu|kernel-4.9.155-1|1101	###
14mu|kernel-4.9.155-1|1102	%install
14mu|kernel-4.9.155-1|1103	cd %src_dir
14mu|kernel-4.9.155-1|1104	
14mu|kernel-4.9.155-1|1105	# Directories definition needed for installing
14mu|kernel-4.9.155-1|1106	%define target_source %{buildroot}%{_kerneldir}
14mu|kernel-4.9.155-1|1107	%define target_boot %{buildroot}%{_bootdir}
14mu|kernel-4.9.155-1|1108	%define target_modules %{buildroot}%{_modulesdir}
14mu|kernel-4.9.155-1|1109	
14mu|kernel-4.9.155-1|1110	# We want to be able to test several times the install part
14mu|kernel-4.9.155-1|1111	rm -rf %{buildroot}
14mu|kernel-4.9.155-1|1112	cp -a %{temp_root} %{buildroot}
14mu|kernel-4.9.155-1|1113	
14mu|kernel-4.9.155-1|1114	# Create directories infastructure
14mu|kernel-4.9.155-1|1115	%if %build_source
14mu|kernel-4.9.155-1|1116	install -d %{target_source}
14mu|kernel-4.9.155-1|1117	
14mu|kernel-4.9.155-1|1118	tar cf - . | tar xf - -C %{target_source}
14mu|kernel-4.9.155-1|1119	chmod -R a+rX %{target_source}
14mu|kernel-4.9.155-1|1120	
14mu|kernel-4.9.155-1|1121	# we remove all the source files that we don't ship
14mu|kernel-4.9.155-1|1122	# first architecture files
14mu|kernel-4.9.155-1|1123	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
14mu|kernel-4.9.155-1|1124	mips nios2 openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
14mu|kernel-4.9.155-1|1125	rm -rf %{target_source}/arch/$i
14mu|kernel-4.9.155-1|1126	done
14mu|kernel-4.9.155-1|1127	rm -rf %{target_source}/include/kvm/arm*
14mu|kernel-4.9.155-1|1128	
14mu|kernel-4.9.155-1|1129	# other misc files
14mu|kernel-4.9.155-1|1130	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
14mu|kernel-4.9.155-1|1131	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
14mu|kernel-4.9.155-1|1132	rm -rf %{target_source}/.tmp_depmod/
14mu|kernel-4.9.155-1|1133	rm -f %{target_source}/certs/.gitignore
14mu|kernel-4.9.155-1|1134	
14mu|kernel-4.9.155-1|1135	# Remove .install and ..install.cmd files from this directory tree too.
14mu|kernel-4.9.155-1|1136	find %{target_source}/include -name .install -or -name ..install.cmd | %kxargs rm -f
14mu|kernel-4.9.155-1|1137	
14mu|kernel-4.9.155-1|1138	#endif %build_source
14mu|kernel-4.9.155-1|1139	%endif
14mu|kernel-4.9.155-1|1140	
14mu|kernel-4.9.155-1|1141	# compressing modules
14mu|kernel-4.9.155-1|1142	%if %{build_modxz}
14mu|kernel-4.9.155-1|1143	find %{target_modules} -name "*.ko" | %kxargs xz -6e
14mu|kernel-4.9.155-1|1144	%else
14mu|kernel-4.9.155-1|1145	find %{target_modules} -name "*.ko" | %kxargs gzip -9
14mu|kernel-4.9.155-1|1146	%endif
14mu|kernel-4.9.155-1|1147	
14mu|kernel-4.9.155-1|1148	# We used to have a copy of PrepareKernel here
14mu|kernel-4.9.155-1|1149	# Now, we make sure that the thing in the linux dir is what we want it to be
14mu|kernel-4.9.155-1|1150	pushd %{target_modules}
14mu|kernel-4.9.155-1|1151	for i in *; do
14mu|kernel-4.9.155-1|1152	rm -f $i/build $i/source
14mu|kernel-4.9.155-1|1153	ln -sf /usr/src/linux-$i $i/build
14mu|kernel-4.9.155-1|1154	ln -sf /usr/src/linux-$i $i/source
14mu|kernel-4.9.155-1|1155	done
14mu|kernel-4.9.155-1|1156	
14mu|kernel-4.9.155-1|1157	# sniff, if we compressed all the modules, we change the stamp :(
14mu|kernel-4.9.155-1|1158	# we really need the depmod -ae here
14mu|kernel-4.9.155-1|1159	for i in *; do
14mu|kernel-4.9.155-1|1160	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
14mu|kernel-4.9.155-1|1161	echo $?
14mu|kernel-4.9.155-1|1162	done
14mu|kernel-4.9.155-1|1163	
14mu|kernel-4.9.155-1|1164	for i in *; do
14mu|kernel-4.9.155-1|1165	pushd $i
14mu|kernel-4.9.155-1|1166	echo "Creating modules.description for $i"
14mu|kernel-4.9.155-1|1167	modules=`find . -name "*.ko.[g,x]z"`
14mu|kernel-4.9.155-1|1168	echo $modules | %kxargs /sbin/modinfo \
14mu|kernel-4.9.155-1|1169	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
14mu|kernel-4.9.155-1|1170	popd
14mu|kernel-4.9.155-1|1171	done
14mu|kernel-4.9.155-1|1172	popd
14mu|kernel-4.9.155-1|1173	
14mu|kernel-4.9.155-1|1174	# need to set extraversion to match srpm again to avoid rebuild
14mu|kernel-4.9.155-1|1175	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
14mu|kernel-4.9.155-1|1176	%if %{build_perf}
14mu|kernel-4.9.155-1|1177	
14mu|kernel-4.9.155-1|1178	# perf tool binary and supporting scripts/binaries
14mu|kernel-4.9.155-1|1179	make -C tools/perf -s V=1 DESTDIR=%{buildroot} IS_X86_64=%{perf_is_x64} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
14mu|kernel-4.9.155-1|1180	
14mu|kernel-4.9.155-1|1181	# perf man pages (note: implicit rpm magic compresses them later)
14mu|kernel-4.9.155-1|1182	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} IS_X86_64=%{perf_is_x64} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
14mu|kernel-4.9.155-1|1183	%endif
14mu|kernel-4.9.155-1|1184	
14mu|kernel-4.9.155-1|1185	############################################################
14mu|kernel-4.9.155-1|1186	### Linker start4 > Check point to build for omv or rosa ###
14mu|kernel-4.9.155-1|1187	############################################################
14mu|kernel-4.9.155-1|1188	%if %{build_cpupower}
14mu|kernel-4.9.155-1|1189	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
14mu|kernel-4.9.155-1|1190	rm -f %{buildroot}%{_libdir}/*.{a,la}
14mu|kernel-4.9.155-1|1191	%find_lang cpupower
14mu|kernel-4.9.155-1|1192	mv cpupower.lang ../
14mu|kernel-4.9.155-1|1193	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
14mu|kernel-4.9.155-1|1194	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
14mu|kernel-4.9.155-1|1195	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
14mu|kernel-4.9.155-1|1196	install -m644 %{SOURCE53} %{buildroot}%{_unitdir}/cpupower.path
14mu|kernel-4.9.155-1|1197	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
14mu|kernel-4.9.155-1|1198	install -m755 %{SOURCE52} %{buildroot}%{_bindir}/cpupower-start.sh
14mu|kernel-4.9.155-1|1199	%endif
14mu|kernel-4.9.155-1|1200	############################################################
14mu|kernel-4.9.155-1|1201	### Linker start4 > Check point to build for omv or rosa ###
14mu|kernel-4.9.155-1|1202	############################################################
14mu|kernel-4.9.155-1|1203	
14mu|kernel-4.9.155-1|1204	###
14mu|kernel-4.9.155-1|1205	### clean
14mu|kernel-4.9.155-1|1206	###
14mu|kernel-4.9.155-1|1207	%clean
14mu|kernel-4.9.155-1|1208	rm -rf %{buildroot}
14mu|kernel-4.9.155-1|1209	
14mu|kernel-4.9.155-1|1210	
14mu|kernel-4.9.155-1|1211	# We don't want to remove this, the whole reason of its existence is to be
14mu|kernel-4.9.155-1|1212	# able to do several rpm --short-circuit -bi for testing install
14mu|kernel-4.9.155-1|1213	# phase without repeating compilation phase
14mu|kernel-4.9.155-1|1214	#rm -rf %{temp_root}
14mu|kernel-4.9.155-1|1215	
14mu|kernel-4.9.155-1|1216	###
14mu|kernel-4.9.155-1|1217	### source and doc file lists
14mu|kernel-4.9.155-1|1218	###
14mu|kernel-4.9.155-1|1219	
14mu|kernel-4.9.155-1|1220	%if %build_source
14mu|kernel-4.9.155-1|1221	%files -n %{kname}-source-%{buildrel}
14mu|kernel-4.9.155-1|1222	%dir %{_kerneldir}
14mu|kernel-4.9.155-1|1223	%dir %{_kerneldir}/arch
14mu|kernel-4.9.155-1|1224	%dir %{_kerneldir}/include
14mu|kernel-4.9.155-1|1225	%{_kerneldir}/Documentation
14mu|kernel-4.9.155-1|1226	%{_kerneldir}/arch/Kconfig
14mu|kernel-4.9.155-1|1227	%{_kerneldir}/arch/arm
14mu|kernel-4.9.155-1|1228	%{_kerneldir}/arch/arm64
14mu|kernel-4.9.155-1|1229	%{_kerneldir}/arch/um
14mu|kernel-4.9.155-1|1230	%{_kerneldir}/arch/x86
14mu|kernel-4.9.155-1|1231	%{_kerneldir}/block
14mu|kernel-4.9.155-1|1232	%{_kerneldir}/certs
14mu|kernel-4.9.155-1|1233	%{_kerneldir}/crypto
14mu|kernel-4.9.155-1|1234	%{_kerneldir}/drivers
14mu|kernel-4.9.155-1|1235	%{_kerneldir}/firmware
14mu|kernel-4.9.155-1|1236	%{_kerneldir}/fs
14mu|kernel-4.9.155-1|1237	%{_kerneldir}/include/Kbuild
14mu|kernel-4.9.155-1|1238	%{_kerneldir}/include/acpi
14mu|kernel-4.9.155-1|1239	%{_kerneldir}/include/asm-generic
14mu|kernel-4.9.155-1|1240	%{_kerneldir}/include/clocksource
14mu|kernel-4.9.155-1|1241	%{_kerneldir}/include/crypto
14mu|kernel-4.9.155-1|1242	%{_kerneldir}/include/drm
14mu|kernel-4.9.155-1|1243	%{_kerneldir}/include/dt-bindings
14mu|kernel-4.9.155-1|1244	%{_kerneldir}/include/keys
14mu|kernel-4.9.155-1|1245	%{_kerneldir}/include/kvm
14mu|kernel-4.9.155-1|1246	%{_kerneldir}/include/linux
14mu|kernel-4.9.155-1|1247	%{_kerneldir}/include/math-emu
14mu|kernel-4.9.155-1|1248	%{_kerneldir}/include/media
14mu|kernel-4.9.155-1|1249	%{_kerneldir}/include/memory
14mu|kernel-4.9.155-1|1250	%{_kerneldir}/include/misc
14mu|kernel-4.9.155-1|1251	%{_kerneldir}/include/net
14mu|kernel-4.9.155-1|1252	%{_kerneldir}/include/pcmcia
14mu|kernel-4.9.155-1|1253	%{_kerneldir}/include/ras
14mu|kernel-4.9.155-1|1254	%{_kerneldir}/include/rdma
14mu|kernel-4.9.155-1|1255	%{_kerneldir}/include/rxrpc
14mu|kernel-4.9.155-1|1256	%{_kerneldir}/include/scsi
14mu|kernel-4.9.155-1|1257	%{_kerneldir}/include/soc
14mu|kernel-4.9.155-1|1258	%{_kerneldir}/include/sound
14mu|kernel-4.9.155-1|1259	%{_kerneldir}/include/target
14mu|kernel-4.9.155-1|1260	%{_kerneldir}/include/trace
14mu|kernel-4.9.155-1|1261	%{_kerneldir}/include/uapi
14mu|kernel-4.9.155-1|1262	%{_kerneldir}/include/video
14mu|kernel-4.9.155-1|1263	%{_kerneldir}/include/xen
14mu|kernel-4.9.155-1|1264	%{_kerneldir}/init
14mu|kernel-4.9.155-1|1265	%{_kerneldir}/ipc
14mu|kernel-4.9.155-1|1266	%{_kerneldir}/kernel
14mu|kernel-4.9.155-1|1267	%{_kerneldir}/lib
14mu|kernel-4.9.155-1|1268	%{_kerneldir}/mm
14mu|kernel-4.9.155-1|1269	%{_kerneldir}/net
14mu|kernel-4.9.155-1|1270	%{_kerneldir}/virt
14mu|kernel-4.9.155-1|1271	%{_kerneldir}/samples
14mu|kernel-4.9.155-1|1272	%{_kerneldir}/scripts
14mu|kernel-4.9.155-1|1273	%{_kerneldir}/security
14mu|kernel-4.9.155-1|1274	%{_kerneldir}/sound
14mu|kernel-4.9.155-1|1275	%{_kerneldir}/tools
14mu|kernel-4.9.155-1|1276	%{_kerneldir}/usr
14mu|kernel-4.9.155-1|1277	%{_kerneldir}/COPYING
14mu|kernel-4.9.155-1|1278	%{_kerneldir}/CREDITS
14mu|kernel-4.9.155-1|1279	%{_kerneldir}/Kbuild
14mu|kernel-4.9.155-1|1280	%{_kerneldir}/Kconfig
14mu|kernel-4.9.155-1|1281	%{_kerneldir}/MAINTAINERS
14mu|kernel-4.9.155-1|1282	%{_kerneldir}/Makefile
14mu|kernel-4.9.155-1|1283	%{_kerneldir}/README
14mu|kernel-4.9.155-1|1284	%{_kerneldir}/REPORTING-BUGS
14mu|kernel-4.9.155-1|1285	
14mu|kernel-4.9.155-1|1286	%files -n %{kname}-source-latest
14mu|kernel-4.9.155-1|1287	%endif
14mu|kernel-4.9.155-1|1288	
14mu|kernel-4.9.155-1|1289	%if %build_doc
14mu|kernel-4.9.155-1|1290	%files -n %{kname}-doc
14mu|kernel-4.9.155-1|1291	%doc linux-%{tar_ver}/Documentation/*
14mu|kernel-4.9.155-1|1292	%endif
14mu|kernel-4.9.155-1|1293	
14mu|kernel-4.9.155-1|1294	%if %{build_perf}
14mu|kernel-4.9.155-1|1295	%files -n perf
14mu|kernel-4.9.155-1|1296	%{_bindir}/perf
14mu|kernel-4.9.155-1|1297	%ifarch x86_64
14mu|kernel-4.9.155-1|1298	%{_bindir}/perf-read-vdso32
14mu|kernel-4.9.155-1|1299	%endif
14mu|kernel-4.9.155-1|1300	%{_bindir}/trace
14mu|kernel-4.9.155-1|1301	%dir %{_prefix}/libexec/perf-core
14mu|kernel-4.9.155-1|1302	%dir %{_libdir}/traceevent
14mu|kernel-4.9.155-1|1303	%dir %{_libdir}/traceevent/plugins
14mu|kernel-4.9.155-1|1304	%{_libdir}/libperf-gtk.so
14mu|kernel-4.9.155-1|1305	%{_libdir}/traceevent/plugins/*
14mu|kernel-4.9.155-1|1306	%{_prefix}/libexec/perf-core/*
14mu|kernel-4.9.155-1|1307	%{_mandir}/man[1-8]/perf*
14mu|kernel-4.9.155-1|1308	%{_sysconfdir}/bash_completion.d/perf
14mu|kernel-4.9.155-1|1309	%{_datadir}/perf-core/strace/groups/file
14mu|kernel-4.9.155-1|1310	%{_datadir}/doc/perf-tip/*.txt
14mu|kernel-4.9.155-1|1311	%endif
14mu|kernel-4.9.155-1|1312	
14mu|kernel-4.9.155-1|1313	%if %{build_cpupower}
14mu|kernel-4.9.155-1|1314	%files -n cpupower -f cpupower.lang
14mu|kernel-4.9.155-1|1315	%{_bindir}/cpupower
14mu|kernel-4.9.155-1|1316	%{_bindir}/cpupower-start.sh
14mu|kernel-4.9.155-1|1317	%{_libdir}/libcpupower.so.0
14mu|kernel-4.9.155-1|1318	%{_libdir}/libcpupower.so.0.0.1
14mu|kernel-4.9.155-1|1319	%{_unitdir}/cpupower.service
14mu|kernel-4.9.155-1|1320	%{_unitdir}/cpupower.path
14mu|kernel-4.9.155-1|1321	%{_mandir}/man[1-8]/cpupower*
14mu|kernel-4.9.155-1|1322	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
14mu|kernel-4.9.155-1|1323	
14mu|kernel-4.9.155-1|1324	%files -n cpupower-devel
14mu|kernel-4.9.155-1|1325	%{_libdir}/libcpupower.so
14mu|kernel-4.9.155-1|1326	%{_includedir}/cpufreq.h
14mu|kernel-4.9.155-1|1327	%endif
14mu|kernel-4.9.155-1|1328	
14mu|kernel-4.9.155-1|1329	%changelog

22949 14
14mu|keybinder3-0.3.0-1|1	%define oname keybinder
14mu|keybinder3-0.3.0-1|2	
14mu|keybinder3-0.3.0-1|3	%define api 3.0
14mu|keybinder3-0.3.0-1|4	%define major 0
14mu|keybinder3-0.3.0-1|5	%define girmajor 3.0
14mu|keybinder3-0.3.0-1|6	%define libname %mklibname %{oname} %{api} %{major}
14mu|keybinder3-0.3.0-1|7	%define girname %mklibname %{oname}-gir %{girmajor}
14mu|keybinder3-0.3.0-1|8	%define devname %mklibname %{oname} %{api} -d
14mu|keybinder3-0.3.0-1|9	
14mu|keybinder3-0.3.0-1|10	Summary:	A library for registering global keyboard shortcuts
14mu|keybinder3-0.3.0-1|11	Name:		keybinder3
14mu|keybinder3-0.3.0-1|12	Version:	0.3.0
14mu|keybinder3-0.3.0-1|13	Release:	1
14mu|keybinder3-0.3.0-1|14	License:	MIT
14mu|keybinder3-0.3.0-1|15	Group:		System/Libraries
14mu|keybinder3-0.3.0-1|16	Url:		https://github.com/engla/keybinder/tree/keybinder-3.0
14mu|keybinder3-0.3.0-1|17	Source0:	https://github.com/engla/keybinder/archive/%{oname}-%{api}-v%{version}.tar.gz
14mu|keybinder3-0.3.0-1|18	BuildRequires:	gnome-common
14mu|keybinder3-0.3.0-1|19	BuildRequires:	pkgconfig(gio-2.0)
14mu|keybinder3-0.3.0-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|keybinder3-0.3.0-1|21	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|keybinder3-0.3.0-1|22	BuildRequires:	pkgconfig(gtk-doc)
14mu|keybinder3-0.3.0-1|23	
14mu|keybinder3-0.3.0-1|24	%description
14mu|keybinder3-0.3.0-1|25	Keybinder is a library for registering global keyboard shortcuts.
14mu|keybinder3-0.3.0-1|26	Keybinder works with GTK-based applications using the X Window System.
14mu|keybinder3-0.3.0-1|27	
14mu|keybinder3-0.3.0-1|28	#----------------------------------------------------------------------------
14mu|keybinder3-0.3.0-1|29	
14mu|keybinder3-0.3.0-1|30	%package -n %{libname}
14mu|keybinder3-0.3.0-1|31	Summary:	Shared library for %{name}
14mu|keybinder3-0.3.0-1|32	Group:		System/Libraries
14mu|keybinder3-0.3.0-1|33	
14mu|keybinder3-0.3.0-1|34	%description -n %{libname}
14mu|keybinder3-0.3.0-1|35	Shared library for %{name}.
14mu|keybinder3-0.3.0-1|36	
14mu|keybinder3-0.3.0-1|37	%files -n %{libname}
14mu|keybinder3-0.3.0-1|38	%{_libdir}/libkeybinder-%{api}.so.%{major}*
14mu|keybinder3-0.3.0-1|39	
14mu|keybinder3-0.3.0-1|40	#----------------------------------------------------------------------------
14mu|keybinder3-0.3.0-1|41	
14mu|keybinder3-0.3.0-1|42	%package -n %{girname}
14mu|keybinder3-0.3.0-1|43	Summary:	GObject Introspection files for %{name}
14mu|keybinder3-0.3.0-1|44	Group:		System/Libraries
14mu|keybinder3-0.3.0-1|45	Requires:	%{libname} = %{EVRD}
14mu|keybinder3-0.3.0-1|46	
14mu|keybinder3-0.3.0-1|47	%description -n %{girname}
14mu|keybinder3-0.3.0-1|48	GObject Introspection files for %{name}.
14mu|keybinder3-0.3.0-1|49	
14mu|keybinder3-0.3.0-1|50	%files -n %{girname}
14mu|keybinder3-0.3.0-1|51	%{_libdir}/girepository-1.0/Keybinder-%{girmajor}.typelib
14mu|keybinder3-0.3.0-1|52	
14mu|keybinder3-0.3.0-1|53	#----------------------------------------------------------------------------
14mu|keybinder3-0.3.0-1|54	
14mu|keybinder3-0.3.0-1|55	%package -n %{devname}
14mu|keybinder3-0.3.0-1|56	Summary:	Development files for %{name}
14mu|keybinder3-0.3.0-1|57	Group:		Development/C
14mu|keybinder3-0.3.0-1|58	Requires:	%{libname} = %{EVRD}
14mu|keybinder3-0.3.0-1|59	Requires:	%{girname} = %{EVRD}
14mu|keybinder3-0.3.0-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|keybinder3-0.3.0-1|61	
14mu|keybinder3-0.3.0-1|62	%description -n %{devname}
14mu|keybinder3-0.3.0-1|63	Development files for %{name}.
14mu|keybinder3-0.3.0-1|64	
14mu|keybinder3-0.3.0-1|65	%files -n %{devname}
14mu|keybinder3-0.3.0-1|66	%{_includedir}/keybinder-%{api}/keybinder.h
14mu|keybinder3-0.3.0-1|67	%{_libdir}/libkeybinder-%{api}.so
14mu|keybinder3-0.3.0-1|68	%{_libdir}/pkgconfig/keybinder-%{api}.pc
14mu|keybinder3-0.3.0-1|69	%{_datadir}/gir-1.0/Keybinder-%{girmajor}.gir
14mu|keybinder3-0.3.0-1|70	
14mu|keybinder3-0.3.0-1|71	#----------------------------------------------------------------------------
14mu|keybinder3-0.3.0-1|72	
14mu|keybinder3-0.3.0-1|73	%prep
14mu|keybinder3-0.3.0-1|74	%setup -qn %{oname}-%{oname}-%{api}-v%{version}
14mu|keybinder3-0.3.0-1|75	
14mu|keybinder3-0.3.0-1|76	%build
14mu|keybinder3-0.3.0-1|77	./autogen.sh
14mu|keybinder3-0.3.0-1|78	%configure2_5x
14mu|keybinder3-0.3.0-1|79	%make
14mu|keybinder3-0.3.0-1|80	
14mu|keybinder3-0.3.0-1|81	%install
14mu|keybinder3-0.3.0-1|82	%makeinstall_std
14mu|keybinder3-0.3.0-1|83	
14mu|keybinder3-0.3.0-1|84	
14mu|keybinder3-0.3.0-1|85	%changelog
14mu|keybinder3-0.3.0-1|86	
14mu|keybinder3-0.3.0-1|87	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.0-1
14mu|keybinder3-0.3.0-1|88	- (3f013f6) Build requires gnome-common
14mu|keybinder3-0.3.0-1|89	
14mu|keybinder3-0.3.0-1|90	

22950 14
14mu|keychain-2.7.1-9|1	Summary:	Keychain manages ssh-agent to minimise passphrase entry for ssh
14mu|keychain-2.7.1-9|2	Name:		keychain
14mu|keychain-2.7.1-9|3	Version:	2.7.1
14mu|keychain-2.7.1-9|4	Release:	9
14mu|keychain-2.7.1-9|5	License:	GPLv2+
14mu|keychain-2.7.1-9|6	Group:		Networking/Remote access
14mu|keychain-2.7.1-9|7	Url:		http://www.funtoo.org/en/security/%{name}/intro
14mu|keychain-2.7.1-9|8	Source0:	http://www.funtoo.org/archive/%{name}/%{name}-%{version}.tar.bz2
14mu|keychain-2.7.1-9|9	Source1:	%{name}.profile.sh
14mu|keychain-2.7.1-9|10	Source2:	%{name}.profile.csh
14mu|keychain-2.7.1-9|11	Patch0:		keychain-2.7.1-openssh68.patch
14mu|keychain-2.7.1-9|12	Requires:	gnupg2
14mu|keychain-2.7.1-9|13	Suggests:	openssh-askpass
14mu|keychain-2.7.1-9|14	Requires:	openssh-clients
14mu|keychain-2.7.1-9|15	BuildArch:	noarch
14mu|keychain-2.7.1-9|16	
14mu|keychain-2.7.1-9|17	%description
14mu|keychain-2.7.1-9|18	Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
14mu|keychain-2.7.1-9|19	It acts as a front-end to the agents, allowing you to easily have one
14mu|keychain-2.7.1-9|20	long-running agent process per system, rather than per login session.
14mu|keychain-2.7.1-9|21	This dramatically reduces the number of times you need to enter your
14mu|keychain-2.7.1-9|22	passphrase from once per new login session to once every time your
14mu|keychain-2.7.1-9|23	local machine is rebooted.
14mu|keychain-2.7.1-9|24	
14mu|keychain-2.7.1-9|25	Run keychain once manually per user, after which keychain will run (quietly)
14mu|keychain-2.7.1-9|26	every time you log in (from a profile script).
14mu|keychain-2.7.1-9|27	
14mu|keychain-2.7.1-9|28	Hint: If you get tired of keychain, delete ~/.keychain .
14mu|keychain-2.7.1-9|29	
14mu|keychain-2.7.1-9|30	%files
14mu|keychain-2.7.1-9|31	%doc README.rst ChangeLog COPYING.txt keychain.pod keychain.txt
14mu|keychain-2.7.1-9|32	%{_bindir}/*
14mu|keychain-2.7.1-9|33	%{_sysconfdir}/profile.d/*
14mu|keychain-2.7.1-9|34	%{_mandir}/man1/%{name}*
14mu|keychain-2.7.1-9|35	
14mu|keychain-2.7.1-9|36	#----------------------------------------------------------------------------
14mu|keychain-2.7.1-9|37	
14mu|keychain-2.7.1-9|38	%prep
14mu|keychain-2.7.1-9|39	%setup -q
14mu|keychain-2.7.1-9|40	%patch0 -p1
14mu|keychain-2.7.1-9|41	
14mu|keychain-2.7.1-9|42	%build
14mu|keychain-2.7.1-9|43	%make
14mu|keychain-2.7.1-9|44	
14mu|keychain-2.7.1-9|45	%install
14mu|keychain-2.7.1-9|46	install -d -m 755 %{buildroot}%{_bindir}
14mu|keychain-2.7.1-9|47	install -m 755 %{name} %{buildroot}%{_bindir}
14mu|keychain-2.7.1-9|48	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14mu|keychain-2.7.1-9|49	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/99%{name}.sh
14mu|keychain-2.7.1-9|50	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/99%{name}.csh
14mu|keychain-2.7.1-9|51	install -d -m 755 %{buildroot}%{_mandir}/man1/
14mu|keychain-2.7.1-9|52	install -m 644 keychain.1 %{buildroot}%{_mandir}/man1/
14mu|keychain-2.7.1-9|53	
14mu|keychain-2.7.1-9|54	
14mu|keychain-2.7.1-9|55	%changelog
14mu|keychain-2.7.1-9|56	
14mu|keychain-2.7.1-9|57	* Tue Sep 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.1-9
14mu|keychain-2.7.1-9|58	- (ee82eb0) Add patch from upstream with OpenSSH 6.8+ support
14mu|keychain-2.7.1-9|59	
14mu|keychain-2.7.1-9|60	

22951 14
14mu|keyutils-1.5.10-1|1	%define major 1
14mu|keyutils-1.5.10-1|2	%define libname %mklibname %{name} %{major}
14mu|keyutils-1.5.10-1|3	%define devname %mklibname %{name} -d
14mu|keyutils-1.5.10-1|4	%define sdevname %mklibname %{name} -d -s
14mu|keyutils-1.5.10-1|5	
14mu|keyutils-1.5.10-1|6	Summary:	Linux Key Management Utilities
14mu|keyutils-1.5.10-1|7	Name:		keyutils
14mu|keyutils-1.5.10-1|8	Version:	1.5.10
14mu|keyutils-1.5.10-1|9	Release:	1
14mu|keyutils-1.5.10-1|10	License:	GPLv2+ and LGPLv2+
14mu|keyutils-1.5.10-1|11	Group:		System/Base
14mu|keyutils-1.5.10-1|12	Url:		http://people.redhat.com/~dhowells/keyutils/
14mu|keyutils-1.5.10-1|13	Source0:	http://people.redhat.com/~dhowells/keyutils/%{name}-%{version}.tar.bz2
14mu|keyutils-1.5.10-1|14	# Fix paths in man page and default config file
14mu|keyutils-1.5.10-1|15	Patch0:		keyutils-1.5.10-usr.patch
14mu|keyutils-1.5.10-1|16	
14mu|keyutils-1.5.10-1|17	%description
14mu|keyutils-1.5.10-1|18	Utilities to control the kernel key management facility and to provide
14mu|keyutils-1.5.10-1|19	a mechanism by which the kernel call back to userspace to get a key
14mu|keyutils-1.5.10-1|20	instantiated.
14mu|keyutils-1.5.10-1|21	
14mu|keyutils-1.5.10-1|22	%files
14mu|keyutils-1.5.10-1|23	%doc README LICENCE.GPL LICENCE.LGPL
14mu|keyutils-1.5.10-1|24	%config(noreplace) %{_sysconfdir}/request-key.conf
14mu|keyutils-1.5.10-1|25	%{_bindir}/keyctl
14mu|keyutils-1.5.10-1|26	%{_sbindir}/request-key
14mu|keyutils-1.5.10-1|27	%{_sbindir}/key.dns_resolver
14mu|keyutils-1.5.10-1|28	%{_mandir}/man1/keyctl.1.*
14mu|keyutils-1.5.10-1|29	%{_mandir}/man5/request-key.conf.5.*
14mu|keyutils-1.5.10-1|30	%{_mandir}/man8/request-key.8.*
14mu|keyutils-1.5.10-1|31	%{_mandir}/man8/key.dns_resolver.8.*
14mu|keyutils-1.5.10-1|32	%{_datadir}/%{name}/request-key-debug.sh
14mu|keyutils-1.5.10-1|33	
14mu|keyutils-1.5.10-1|34	#----------------------------------------------------------------------------
14mu|keyutils-1.5.10-1|35	
14mu|keyutils-1.5.10-1|36	%package -n %{libname}
14mu|keyutils-1.5.10-1|37	Summary:	Linux Key Management Utilities
14mu|keyutils-1.5.10-1|38	Group:		System/Libraries
14mu|keyutils-1.5.10-1|39	
14mu|keyutils-1.5.10-1|40	%description -n %{libname}
14mu|keyutils-1.5.10-1|41	Library to control the kernel key management facility and to provide
14mu|keyutils-1.5.10-1|42	a mechanism by which the kernel call back to userspace to get a key
14mu|keyutils-1.5.10-1|43	instantiated.
14mu|keyutils-1.5.10-1|44	
14mu|keyutils-1.5.10-1|45	%files -n %{libname}
14mu|keyutils-1.5.10-1|46	%{_libdir}/lib%{name}.so.%{major}*
14mu|keyutils-1.5.10-1|47	
14mu|keyutils-1.5.10-1|48	#----------------------------------------------------------------------------
14mu|keyutils-1.5.10-1|49	
14mu|keyutils-1.5.10-1|50	%package -n %{devname}
14mu|keyutils-1.5.10-1|51	Summary:	Developement files for %{libname}
14mu|keyutils-1.5.10-1|52	Group:		Development/Other
14mu|keyutils-1.5.10-1|53	Requires:	%{libname} = %{EVRD}
14mu|keyutils-1.5.10-1|54	Provides:	%{name}-devel = %{EVRD}
14mu|keyutils-1.5.10-1|55	Provides:	lib%{name}-devel = %{EVRD}
14mu|keyutils-1.5.10-1|56	
14mu|keyutils-1.5.10-1|57	%description -n %{devname}
14mu|keyutils-1.5.10-1|58	Developement files for %{libname}.
14mu|keyutils-1.5.10-1|59	
14mu|keyutils-1.5.10-1|60	%files -n %{devname}
14mu|keyutils-1.5.10-1|61	%{_includedir}/%{name}.h
14mu|keyutils-1.5.10-1|62	%{_libdir}/lib%{name}.so
14mu|keyutils-1.5.10-1|63	%{_mandir}/man3/*.3.*
14mu|keyutils-1.5.10-1|64	%{_mandir}/man7/*.7.*
14mu|keyutils-1.5.10-1|65	
14mu|keyutils-1.5.10-1|66	#----------------------------------------------------------------------------
14mu|keyutils-1.5.10-1|67	
14mu|keyutils-1.5.10-1|68	%package -n %{sdevname}
14mu|keyutils-1.5.10-1|69	Summary:	Key utilities static library
14mu|keyutils-1.5.10-1|70	Group:		Development/Other
14mu|keyutils-1.5.10-1|71	Requires:	%{devname} = %{EVRD}
14mu|keyutils-1.5.10-1|72	
14mu|keyutils-1.5.10-1|73	%description -n %{sdevname}
14mu|keyutils-1.5.10-1|74	This package provides %{name} static library.
14mu|keyutils-1.5.10-1|75	
14mu|keyutils-1.5.10-1|76	%files -n %{sdevname}
14mu|keyutils-1.5.10-1|77	%{_libdir}/lib%{name}.a
14mu|keyutils-1.5.10-1|78	
14mu|keyutils-1.5.10-1|79	#----------------------------------------------------------------------------
14mu|keyutils-1.5.10-1|80	
14mu|keyutils-1.5.10-1|81	%prep
14mu|keyutils-1.5.10-1|82	%setup -q
14mu|keyutils-1.5.10-1|83	%patch0 -p1
14mu|keyutils-1.5.10-1|84	
14mu|keyutils-1.5.10-1|85	%build
14mu|keyutils-1.5.10-1|86	%make \
14mu|keyutils-1.5.10-1|87	ETCDIR=%{_sysconfdir} \
14mu|keyutils-1.5.10-1|88	BINDIR=%{_bindir} \
14mu|keyutils-1.5.10-1|89	SBINDIR=%{_sbindir} \
14mu|keyutils-1.5.10-1|90	LIBDIR=%{_libdir} \
14mu|keyutils-1.5.10-1|91	USRLIBDIR=%{_libdir} \
14mu|keyutils-1.5.10-1|92	SHAREDIR=%{_datadir}/%{name} \
14mu|keyutils-1.5.10-1|93	INCLUDEDIR=%{_includedir} \
14mu|keyutils-1.5.10-1|94	CFLAGS='%{optflags}'
14mu|keyutils-1.5.10-1|95	
14mu|keyutils-1.5.10-1|96	%install
14mu|keyutils-1.5.10-1|97	make ETCDIR=%{_sysconfdir} \
14mu|keyutils-1.5.10-1|98	BINDIR=%{_bindir} \
14mu|keyutils-1.5.10-1|99	SBINDIR=%{_sbindir} \
14mu|keyutils-1.5.10-1|100	LIBDIR=%{_libdir} \
14mu|keyutils-1.5.10-1|101	USRLIBDIR=%{_libdir} \
14mu|keyutils-1.5.10-1|102	SHAREDIR=%{_datadir}/%{name} \
14mu|keyutils-1.5.10-1|103	INCLUDEDIR=%{_includedir} \
14mu|keyutils-1.5.10-1|104	DESTDIR=%{buildroot} \
14mu|keyutils-1.5.10-1|105	install
14mu|keyutils-1.5.10-1|106	
14mu|keyutils-1.5.10-1|107	pushd %{buildroot}%{_libdir}
14mu|keyutils-1.5.10-1|108	rm -f lib%{name}.so
14mu|keyutils-1.5.10-1|109	ln -s lib%{name}.so.%{major} lib%{name}.so
14mu|keyutils-1.5.10-1|110	popd
14mu|keyutils-1.5.10-1|111	
14mu|keyutils-1.5.10-1|112	%changelog
14mu|keyutils-1.5.10-1|113	
14mu|keyutils-1.5.10-1|114	* Fri Jun 22 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.10-1
14mu|keyutils-1.5.10-1|115	- (067483a) New version 1.5.10 (Add Diffie-Helman keyctl function)
14mu|keyutils-1.5.10-1|116	- (067483a) Fix paths in man page and default config
14mu|keyutils-1.5.10-1|117	
14mu|keyutils-1.5.10-1|118	

22952 14
14mu|kfilemetadata-4.14.3-4|1	Summary:	A KDE library for extracting file metadata
14mu|kfilemetadata-4.14.3-4|2	Name:		kfilemetadata
14mu|kfilemetadata-4.14.3-4|3	Version:	4.14.3
14mu|kfilemetadata-4.14.3-4|4	Release:	4
14mu|kfilemetadata-4.14.3-4|5	License:	GPLv2+
14mu|kfilemetadata-4.14.3-4|6	Group:		Graphical desktop/KDE
14mu|kfilemetadata-4.14.3-4|7	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%name-%{version}.tar.xz
14mu|kfilemetadata-4.14.3-4|8	Url:		https://www.kde.org/
14mu|kfilemetadata-4.14.3-4|9	BuildRequires:	ebook-tools-devel
14mu|kfilemetadata-4.14.3-4|10	BuildRequires:	ffmpeg-devel
14mu|kfilemetadata-4.14.3-4|11	BuildRequires:	kdelibs4-devel
14mu|kfilemetadata-4.14.3-4|12	BuildRequires:	qmobipocket-devel
14mu|kfilemetadata-4.14.3-4|13	BuildRequires:	pkgconfig(exiv2)
14mu|kfilemetadata-4.14.3-4|14	BuildRequires:	pkgconfig(poppler-qt4)
14mu|kfilemetadata-4.14.3-4|15	BuildRequires:	pkgconfig(taglib)
14mu|kfilemetadata-4.14.3-4|16	
14mu|kfilemetadata-4.14.3-4|17	%description
14mu|kfilemetadata-4.14.3-4|18	A KDE library for extracting file metadata.
14mu|kfilemetadata-4.14.3-4|19	
14mu|kfilemetadata-4.14.3-4|20	%files
14mu|kfilemetadata-4.14.3-4|21	%{_kde_libdir}/kde4/*.so
14mu|kfilemetadata-4.14.3-4|22	%{_kde_services}/*.desktop
14mu|kfilemetadata-4.14.3-4|23	%{_kde_servicetypes}/kfilemetadataextractor.desktop
14mu|kfilemetadata-4.14.3-4|24	
14mu|kfilemetadata-4.14.3-4|25	#----------------------------------------------------------------------------
14mu|kfilemetadata-4.14.3-4|26	
14mu|kfilemetadata-4.14.3-4|27	%define kfilemetadata_major 4
14mu|kfilemetadata-4.14.3-4|28	%define libkfilemetadata %mklibname kfilemetadata %{kfilemetadata_major}
14mu|kfilemetadata-4.14.3-4|29	
14mu|kfilemetadata-4.14.3-4|30	%package -n %{libkfilemetadata}
14mu|kfilemetadata-4.14.3-4|31	Summary:	A KDE library for extracting file metadata
14mu|kfilemetadata-4.14.3-4|32	Group:		System/Libraries
14mu|kfilemetadata-4.14.3-4|33	
14mu|kfilemetadata-4.14.3-4|34	%description -n %{libkfilemetadata}
14mu|kfilemetadata-4.14.3-4|35	A KDE library for extracting file metadata.
14mu|kfilemetadata-4.14.3-4|36	
14mu|kfilemetadata-4.14.3-4|37	%files -n %{libkfilemetadata}
14mu|kfilemetadata-4.14.3-4|38	%{_kde_libdir}/libkfilemetadata.so.%{kfilemetadata_major}*
14mu|kfilemetadata-4.14.3-4|39	
14mu|kfilemetadata-4.14.3-4|40	#----------------------------------------------------------------------------
14mu|kfilemetadata-4.14.3-4|41	
14mu|kfilemetadata-4.14.3-4|42	%define devkfilemetadata %mklibname kfilemetadata -d
14mu|kfilemetadata-4.14.3-4|43	
14mu|kfilemetadata-4.14.3-4|44	%package -n %{devkfilemetadata}
14mu|kfilemetadata-4.14.3-4|45	
14mu|kfilemetadata-4.14.3-4|46	Summary:	Devel stuff for %{name}
14mu|kfilemetadata-4.14.3-4|47	Group:		Development/KDE and Qt
14mu|kfilemetadata-4.14.3-4|48	Requires:	%{libkfilemetadata} = %{EVRD}
14mu|kfilemetadata-4.14.3-4|49	Provides:	%{name}-devel = %{EVRD}
14mu|kfilemetadata-4.14.3-4|50	
14mu|kfilemetadata-4.14.3-4|51	%description -n %{devkfilemetadata}
14mu|kfilemetadata-4.14.3-4|52	This package contains header files needed if you wish to build applications
14mu|kfilemetadata-4.14.3-4|53	based on %{name}.
14mu|kfilemetadata-4.14.3-4|54	
14mu|kfilemetadata-4.14.3-4|55	%files -n %{devkfilemetadata}
14mu|kfilemetadata-4.14.3-4|56	%{_kde_libdir}/libkfilemetadata.so
14mu|kfilemetadata-4.14.3-4|57	%{_kde_includedir}/kfilemetadata/
14mu|kfilemetadata-4.14.3-4|58	%{_kde_libdir}/cmake/KFileMetaData
14mu|kfilemetadata-4.14.3-4|59	
14mu|kfilemetadata-4.14.3-4|60	#----------------------------------------------------------------------------
14mu|kfilemetadata-4.14.3-4|61	
14mu|kfilemetadata-4.14.3-4|62	%prep
14mu|kfilemetadata-4.14.3-4|63	%setup -q
14mu|kfilemetadata-4.14.3-4|64	
14mu|kfilemetadata-4.14.3-4|65	%build
14mu|kfilemetadata-4.14.3-4|66	%cmake_kde4
14mu|kfilemetadata-4.14.3-4|67	%make
14mu|kfilemetadata-4.14.3-4|68	
14mu|kfilemetadata-4.14.3-4|69	%install
14mu|kfilemetadata-4.14.3-4|70	%makeinstall_std -C build
14mu|kfilemetadata-4.14.3-4|71	
14mu|kfilemetadata-4.14.3-4|72	
14mu|kfilemetadata-4.14.3-4|73	%changelog
14mu|kfilemetadata-4.14.3-4|74	
14mu|kfilemetadata-4.14.3-4|75	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.14.3-4
14mu|kfilemetadata-4.14.3-4|76	- (071a187) Rebuild with new poppler
14mu|kfilemetadata-4.14.3-4|77	
14mu|kfilemetadata-4.14.3-4|78	

22953 14
14mu|kfingermanager-0.0-0.1050414.8|1	%define oname KFingerManager
14mu|kfingermanager-0.0-0.1050414.8|2	%define svn_snapshot 1050414
14mu|kfingermanager-0.0-0.1050414.8|3	
14mu|kfingermanager-0.0-0.1050414.8|4	Summary:	Fingerprint Manager for KDE4
14mu|kfingermanager-0.0-0.1050414.8|5	Name:		kfingermanager
14mu|kfingermanager-0.0-0.1050414.8|6	Version:	0.0
14mu|kfingermanager-0.0-0.1050414.8|7	Release:	0.%{svn_snapshot}.8
14mu|kfingermanager-0.0-0.1050414.8|8	License:	GPLv2+
14mu|kfingermanager-0.0-0.1050414.8|9	Group:		System/Configuration/Packaging
14mu|kfingermanager-0.0-0.1050414.8|10	URL:		http://websvn.kde.org/trunk/playground/base/kfingerprint/KFingerManager/
14mu|kfingermanager-0.0-0.1050414.8|11	Source0:	%{oname}-%{version}.%{svn_snapshot}.tar.bz2
14mu|kfingermanager-0.0-0.1050414.8|12	Source1:	%{name}.po
14mu|kfingermanager-0.0-0.1050414.8|13	Patch0:		kfingermanager-mdv-fix-category.patch
14mu|kfingermanager-0.0-0.1050414.8|14	Patch1:         KFingerManager-russian.patch
14mu|kfingermanager-0.0-0.1050414.8|15	BuildRequires:	kdelibs4-devel
14mu|kfingermanager-0.0-0.1050414.8|16	
14mu|kfingermanager-0.0-0.1050414.8|17	%description
14mu|kfingermanager-0.0-0.1050414.8|18	Fingerprint Manager for KDE4.
14mu|kfingermanager-0.0-0.1050414.8|19	
14mu|kfingermanager-0.0-0.1050414.8|20	%files
14mu|kfingermanager-0.0-0.1050414.8|21	%lang(ru) %{_localedir}/ru/LC_MESSAGES/*
14mu|kfingermanager-0.0-0.1050414.8|22	%{_kde_libdir}/kde4/kcm_kfingermanager.so
14mu|kfingermanager-0.0-0.1050414.8|23	%{_kde_appsdir}/kfingermanager
14mu|kfingermanager-0.0-0.1050414.8|24	%{_kde_datadir}/config/kfingerrc
14mu|kfingermanager-0.0-0.1050414.8|25	%{_kde_datadir}/kde4/services/kfingermanager.desktop
14mu|kfingermanager-0.0-0.1050414.8|26	
14mu|kfingermanager-0.0-0.1050414.8|27	#--------------------------------------------------------------------
14mu|kfingermanager-0.0-0.1050414.8|28	
14mu|kfingermanager-0.0-0.1050414.8|29	%prep
14mu|kfingermanager-0.0-0.1050414.8|30	%setup -q -n %{oname}
14mu|kfingermanager-0.0-0.1050414.8|31	%patch0
14mu|kfingermanager-0.0-0.1050414.8|32	%patch1 -p1
14mu|kfingermanager-0.0-0.1050414.8|33	# cp %{SOURCE1} .
14mu|kfingermanager-0.0-0.1050414.8|34	
14mu|kfingermanager-0.0-0.1050414.8|35	%build
14mu|kfingermanager-0.0-0.1050414.8|36	%cmake_kde4
14mu|kfingermanager-0.0-0.1050414.8|37	%make
14mu|kfingermanager-0.0-0.1050414.8|38	pwd
14mu|kfingermanager-0.0-0.1050414.8|39	msgfmt %{SOURCE1} -o kcmkfingermanager.mo
14mu|kfingermanager-0.0-0.1050414.8|40	# msgfmt %{name}.po -o %{name}.mo
14mu|kfingermanager-0.0-0.1050414.8|41	
14mu|kfingermanager-0.0-0.1050414.8|42	%install
14mu|kfingermanager-0.0-0.1050414.8|43	%makeinstall_std -C build
14mu|kfingermanager-0.0-0.1050414.8|44	mkdir -p %{buildroot}%{_localedir}/ru/LC_MESSAGES/
14mu|kfingermanager-0.0-0.1050414.8|45	install -m 644 build/kcmkfingermanager.mo %{buildroot}%{_localedir}/ru/LC_MESSAGES/
14mu|kfingermanager-0.0-0.1050414.8|46	
14mu|kfingermanager-0.0-0.1050414.8|47	
14mu|kfingermanager-0.0-0.1050414.8|48	%changelog
14mu|kfingermanager-0.0-0.1050414.8|49	* Wed Oct 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0-0.1050414.8
14mu|kfingermanager-0.0-0.1050414.8|50	+ Revision: 8cf2e7a
14mu|kfingermanager-0.0-0.1050414.8|51	- Improve Russian l10n
14mu|kfingermanager-0.0-0.1050414.8|52	
14mu|kfingermanager-0.0-0.1050414.8|53	

22954 14
14mu|kfloppy-4.14.3-1|1	# workaround bug in rpm unpackaged subdir check
14mu|kfloppy-4.14.3-1|2	%define _unpackaged_subdirs_terminate_build 0
14mu|kfloppy-4.14.3-1|3	
14mu|kfloppy-4.14.3-1|4	Name:		kfloppy
14mu|kfloppy-4.14.3-1|5	Summary:	Format floppy disks
14mu|kfloppy-4.14.3-1|6	Version:	4.14.3
14mu|kfloppy-4.14.3-1|7	Release:	1
14mu|kfloppy-4.14.3-1|8	Group:		Graphical desktop/KDE
14mu|kfloppy-4.14.3-1|9	License:	LGPLv2
14mu|kfloppy-4.14.3-1|10	URL:		http://utils.kde.org/projects/kfloppy
14mu|kfloppy-4.14.3-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kfloppy-4.14.3-1|12	BuildRequires:	kdelibs4-devel
14mu|kfloppy-4.14.3-1|13	
14mu|kfloppy-4.14.3-1|14	%description
14mu|kfloppy-4.14.3-1|15	KFloppy is a utility that provides a straightforward graphical means to
14mu|kfloppy-4.14.3-1|16	format 3.5" and 5.25" floppy disks.
14mu|kfloppy-4.14.3-1|17	
14mu|kfloppy-4.14.3-1|18	%files
14mu|kfloppy-4.14.3-1|19	%{_kde_bindir}/kfloppy
14mu|kfloppy-4.14.3-1|20	%{_kde_iconsdir}/*/*/apps/kfloppy.*
14mu|kfloppy-4.14.3-1|21	%{_kde_applicationsdir}/KFloppy.desktop
14mu|kfloppy-4.14.3-1|22	%{_kde_docdir}/HTML/*/kfloppy
14mu|kfloppy-4.14.3-1|23	
14mu|kfloppy-4.14.3-1|24	#----------------------------------------------------------------------
14mu|kfloppy-4.14.3-1|25	
14mu|kfloppy-4.14.3-1|26	%prep
14mu|kfloppy-4.14.3-1|27	%setup -q
14mu|kfloppy-4.14.3-1|28	
14mu|kfloppy-4.14.3-1|29	%build
14mu|kfloppy-4.14.3-1|30	%cmake_kde4
14mu|kfloppy-4.14.3-1|31	%make
14mu|kfloppy-4.14.3-1|32	
14mu|kfloppy-4.14.3-1|33	%install
14mu|kfloppy-4.14.3-1|34	%makeinstall_std -C build
14mu|kfloppy-4.14.3-1|35	
14mu|kfloppy-4.14.3-1|36	
14mu|kfloppy-4.14.3-1|37	%changelog
14mu|kfloppy-4.14.3-1|38	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kfloppy-4.14.3-1|39	+ Revision: 6e65d04
14mu|kfloppy-4.14.3-1|40	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kfloppy-4.14.3-1|41	
14mu|kfloppy-4.14.3-1|42	

22955 14
14mu|kfourinline-4.14.3-1|1	Name:		kfourinline
14mu|kfourinline-4.14.3-1|2	Summary:	Place 4 pieces in a row
14mu|kfourinline-4.14.3-1|3	Version:	4.14.3
14mu|kfourinline-4.14.3-1|4	Release:	1
14mu|kfourinline-4.14.3-1|5	Epoch:		1
14mu|kfourinline-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kfourinline-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kfourinline-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=kfourinline
14mu|kfourinline-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kfourinline-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kfourinline-4.14.3-1|11	
14mu|kfourinline-4.14.3-1|12	%description
14mu|kfourinline-4.14.3-1|13	KFourInLine is a board game for two players based on the Connect-Four game.
14mu|kfourinline-4.14.3-1|14	
14mu|kfourinline-4.14.3-1|15	The players try to build up a row of four pieces using different strategies.
14mu|kfourinline-4.14.3-1|16	
14mu|kfourinline-4.14.3-1|17	%files
14mu|kfourinline-4.14.3-1|18	%{_kde_bindir}/kfourinline
14mu|kfourinline-4.14.3-1|19	%{_kde_bindir}/kfourinlineproc
14mu|kfourinline-4.14.3-1|20	%{_kde_applicationsdir}/kfourinline.desktop
14mu|kfourinline-4.14.3-1|21	%{_kde_appsdir}/kfourinline
14mu|kfourinline-4.14.3-1|22	%{_kde_docdir}/*/*/kfourinline
14mu|kfourinline-4.14.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/kfourinline.png
14mu|kfourinline-4.14.3-1|24	%{_kde_datadir}/config.kcfg/kwin4.kcfg
14mu|kfourinline-4.14.3-1|25	
14mu|kfourinline-4.14.3-1|26	#------------------------------------------------------------------------------
14mu|kfourinline-4.14.3-1|27	
14mu|kfourinline-4.14.3-1|28	%prep
14mu|kfourinline-4.14.3-1|29	%setup -q
14mu|kfourinline-4.14.3-1|30	
14mu|kfourinline-4.14.3-1|31	%build
14mu|kfourinline-4.14.3-1|32	%cmake_kde4
14mu|kfourinline-4.14.3-1|33	%make
14mu|kfourinline-4.14.3-1|34	
14mu|kfourinline-4.14.3-1|35	%install
14mu|kfourinline-4.14.3-1|36	%makeinstall_std -C build
14mu|kfourinline-4.14.3-1|37	
14mu|kfourinline-4.14.3-1|38	
14mu|kfourinline-4.14.3-1|39	%changelog
14mu|kfourinline-4.14.3-1|40	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kfourinline-4.14.3-1|41	+ Revision: 1f27b79
14mu|kfourinline-4.14.3-1|42	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kfourinline-4.14.3-1|43	
14mu|kfourinline-4.14.3-1|44	

22956 14
14mu|kgamma-4.14.3-3|1	Summary:	KDE color profiling
14mu|kgamma-4.14.3-3|2	Name:		kgamma
14mu|kgamma-4.14.3-3|3	Version:	4.14.3
14mu|kgamma-4.14.3-3|4	Release:	3
14mu|kgamma-4.14.3-3|5	Epoch:		2
14mu|kgamma-4.14.3-3|6	License:	GPLv2+
14mu|kgamma-4.14.3-3|7	Group:		Graphical desktop/KDE
14mu|kgamma-4.14.3-3|8	Url:		http://www.kde.org
14mu|kgamma-4.14.3-3|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kgamma-4.14.3-3|10	Patch0:		kgamma-4.14.3-cmake.patch
14mu|kgamma-4.14.3-3|11	BuildRequires:	kdelibs4-devel
14mu|kgamma-4.14.3-3|12	BuildRequires:	pkgconfig(xxf86vm)
14mu|kgamma-4.14.3-3|13	Conflicts:	okular < 2:4.6.4
14mu|kgamma-4.14.3-3|14	
14mu|kgamma-4.14.3-3|15	%description
14mu|kgamma-4.14.3-3|16	Adjust your monitor's gamma settings.
14mu|kgamma-4.14.3-3|17	
14mu|kgamma-4.14.3-3|18	%files
14mu|kgamma-4.14.3-3|19	%doc %{_kde_docdir}/HTML/*/kcontrol/%{name}
14mu|kgamma-4.14.3-3|20	%{_kde_bindir}/xf86gammacfg
14mu|kgamma-4.14.3-3|21	%{_kde_services}/%{name}.desktop
14mu|kgamma-4.14.3-3|22	%{_kde_appsdir}/%{name}
14mu|kgamma-4.14.3-3|23	%{_kde_libdir}/kde4/*_kgamma.*
14mu|kgamma-4.14.3-3|24	
14mu|kgamma-4.14.3-3|25	#----------------------------------------------------------------------
14mu|kgamma-4.14.3-3|26	
14mu|kgamma-4.14.3-3|27	%prep
14mu|kgamma-4.14.3-3|28	%setup -q
14mu|kgamma-4.14.3-3|29	%patch0 -p1
14mu|kgamma-4.14.3-3|30	
14mu|kgamma-4.14.3-3|31	%build
14mu|kgamma-4.14.3-3|32	%cmake_kde4
14mu|kgamma-4.14.3-3|33	%make
14mu|kgamma-4.14.3-3|34	
14mu|kgamma-4.14.3-3|35	%install
14mu|kgamma-4.14.3-3|36	%makeinstall_std -C build
14mu|kgamma-4.14.3-3|37	
14mu|kgamma-4.14.3-3|38	
14mu|kgamma-4.14.3-3|39	%changelog
14mu|kgamma-4.14.3-3|40	
14mu|kgamma-4.14.3-3|41	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-3
14mu|kgamma-4.14.3-3|42	- (4bb4a8b) Add patch to fix build with newer cmake
14mu|kgamma-4.14.3-3|43	
14mu|kgamma-4.14.3-3|44	

22957 14
14mu|kgeography-4.14.3-1|1	Name:		kgeography
14mu|kgeography-4.14.3-1|2	Summary:	A geography learning program
14mu|kgeography-4.14.3-1|3	Version:	4.14.3
14mu|kgeography-4.14.3-1|4	Release:	1
14mu|kgeography-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|kgeography-4.14.3-1|6	License:	GPLv2 GFDL
14mu|kgeography-4.14.3-1|7	URL:		http://edu.kde.org/kgeography
14mu|kgeography-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kgeography-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kgeography-4.14.3-1|10	
14mu|kgeography-4.14.3-1|11	%description
14mu|kgeography-4.14.3-1|12	KGeography is a geography learning program.
14mu|kgeography-4.14.3-1|13	
14mu|kgeography-4.14.3-1|14	%files
14mu|kgeography-4.14.3-1|15	%doc README COPYING COPYING.DOC AUTHORS
14mu|kgeography-4.14.3-1|16	%doc %{_kde_docdir}/HTML/en/%{name}
14mu|kgeography-4.14.3-1|17	%{_kde_appsdir}/%{name}
14mu|kgeography-4.14.3-1|18	%{_kde_bindir}/%{name}
14mu|kgeography-4.14.3-1|19	%{_kde_iconsdir}/*/*/apps/%{name}.*
14mu|kgeography-4.14.3-1|20	%{_kde_applicationsdir}/%{name}.desktop
14mu|kgeography-4.14.3-1|21	%{_kde_datadir}/config.kcfg/%{name}.kcfg
14mu|kgeography-4.14.3-1|22	
14mu|kgeography-4.14.3-1|23	#----------------------------------------------------------------------
14mu|kgeography-4.14.3-1|24	
14mu|kgeography-4.14.3-1|25	%prep
14mu|kgeography-4.14.3-1|26	%setup -q
14mu|kgeography-4.14.3-1|27	
14mu|kgeography-4.14.3-1|28	%build
14mu|kgeography-4.14.3-1|29	%cmake_kde4
14mu|kgeography-4.14.3-1|30	%make
14mu|kgeography-4.14.3-1|31	
14mu|kgeography-4.14.3-1|32	%install
14mu|kgeography-4.14.3-1|33	%makeinstall_std -C build
14mu|kgeography-4.14.3-1|34	
14mu|kgeography-4.14.3-1|35	
14mu|kgeography-4.14.3-1|36	%changelog
14mu|kgeography-4.14.3-1|37	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kgeography-4.14.3-1|38	+ Revision: b6dd070
14mu|kgeography-4.14.3-1|39	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kgeography-4.14.3-1|40	
14mu|kgeography-4.14.3-1|41	

22958 14
14mu|kget-4.14.3-1|1	Summary:	Versatile and user-friendly download manager for KDE4
14mu|kget-4.14.3-1|2	Name:		kget
14mu|kget-4.14.3-1|3	Version:	4.14.3
14mu|kget-4.14.3-1|4	Release:	1
14mu|kget-4.14.3-1|5	Epoch:		3
14mu|kget-4.14.3-1|6	License:	GPLv2+
14mu|kget-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kget-4.14.3-1|8	Url:		http://www.kde.org
14mu|kget-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kget-4.14.3-1|10	%if %{is_beta}
14mu|kget-4.14.3-1|11	%define ftpdir unstable
14mu|kget-4.14.3-1|12	%else
14mu|kget-4.14.3-1|13	%define ftpdir stable
14mu|kget-4.14.3-1|14	%endif
14mu|kget-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kget-4.14.3-1|16	BuildRequires:	boost-devel
14mu|kget-4.14.3-1|17	BuildRequires:	gpgme-devel
14mu|kget-4.14.3-1|18	BuildRequires:	kdebase4-devel
14mu|kget-4.14.3-1|19	BuildRequires:	kdebase4-workspace-devel
14mu|kget-4.14.3-1|20	BuildRequires:	kdelibs4-devel
14mu|kget-4.14.3-1|21	BuildRequires:	kdepimlibs4-devel
14mu|kget-4.14.3-1|22	BuildRequires:	libktorrent-devel
14mu|kget-4.14.3-1|23	BuildRequires:	nepomuk-core-devel
14mu|kget-4.14.3-1|24	BuildRequires:	nepomuk-widgets-devel
14mu|kget-4.14.3-1|25	BuildRequires:	pkgconfig(libmms)
14mu|kget-4.14.3-1|26	BuildRequires:	pkgconfig(qca2)
14mu|kget-4.14.3-1|27	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|kget-4.14.3-1|28	BuildRequires:	pkgconfig(sqlite3)
14mu|kget-4.14.3-1|29	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mu|kget-4.14.3-1|30	
14mu|kget-4.14.3-1|31	%description
14mu|kget-4.14.3-1|32	KGet is a versatile and user-friendly download manager.
14mu|kget-4.14.3-1|33	Features:
14mu|kget-4.14.3-1|34	- Downloading files from FTP and HTTP(S) sources.
14mu|kget-4.14.3-1|35	- Pausing and resuming of downloading files, as well as the ability
14mu|kget-4.14.3-1|36	to restart   a download.
14mu|kget-4.14.3-1|37	- Tells lots of information about current and pending downloads.
14mu|kget-4.14.3-1|38	- Embedding into system tray.
14mu|kget-4.14.3-1|39	- Integration with the Konqueror web browser.
14mu|kget-4.14.3-1|40	- Metalink support which contains multiple URLs for downloads, along
14mu|kget-4.14.3-1|41	with checksums and other information.
14mu|kget-4.14.3-1|42	
14mu|kget-4.14.3-1|43	%files
14mu|kget-4.14.3-1|44	%doc %{_kde_docdir}/HTML/*/kget
14mu|kget-4.14.3-1|45	%{_kde_bindir}/kget
14mu|kget-4.14.3-1|46	%{_kde_applicationsdir}/kget.desktop
14mu|kget-4.14.3-1|47	%{_kde_appsdir}/kget
14mu|kget-4.14.3-1|48	%{_kde_appsdir}/kconf_update/kget*
14mu|kget-4.14.3-1|49	%{_kde_appsdir}/dolphinpart/kpartplugins/kget_plug_in.rc
14mu|kget-4.14.3-1|50	%{_kde_appsdir}/dolphinpart/kpartplugins/kget_plug_in.desktop
14mu|kget-4.14.3-1|51	%{_kde_appsdir}/khtml/kpartplugins/kget_plug_in.rc
14mu|kget-4.14.3-1|52	%{_kde_appsdir}/khtml/kpartplugins/kget_plug_in.desktop
14mu|kget-4.14.3-1|53	%{_kde_appsdir}/kwebkitpart/kpartplugins/kget_plug_in.desktop
14mu|kget-4.14.3-1|54	%{_kde_appsdir}/kwebkitpart/kpartplugins/kget_plug_in.rc
14mu|kget-4.14.3-1|55	%{_kde_services}/kget_*
14mu|kget-4.14.3-1|56	%{_kde_services}/plasma-engine-kget.desktop
14mu|kget-4.14.3-1|57	%{_kde_services}/kgetbarapplet-default.desktop
14mu|kget-4.14.3-1|58	%{_kde_services}/kgetpiechartapplet-default.desktop
14mu|kget-4.14.3-1|59	%{_kde_services}/plasma-runner-kget.desktop
14mu|kget-4.14.3-1|60	%{_kde_services}/ServiceMenus/kget_download.desktop
14mu|kget-4.14.3-1|61	%{_kde_servicetypes}/kget_*
14mu|kget-4.14.3-1|62	%{_kde_libdir}/kde4/krunner_kget.so
14mu|kget-4.14.3-1|63	%{_kde_libdir}/kde4/kget_*
14mu|kget-4.14.3-1|64	%{_kde_libdir}/kde4/plasma_engine_kget.so
14mu|kget-4.14.3-1|65	%{_kde_libdir}/kde4/kcm_kget_checksumsearchfactory.so
14mu|kget-4.14.3-1|66	%{_kde_libdir}/kde4/kcm_kget_metalinkfactory.so
14mu|kget-4.14.3-1|67	%{_kde_libdir}/kde4/kcm_kget_bittorrentfactory.so
14mu|kget-4.14.3-1|68	%{_kde_libdir}/kde4/kcm_kget_mirrorsearchfactory.so
14mu|kget-4.14.3-1|69	%{_kde_libdir}/kde4/kcm_kget_mmsfactory.so
14mu|kget-4.14.3-1|70	%{_kde_libdir}/kde4/kcm_kget_multisegkiofactory.so
14mu|kget-4.14.3-1|71	%{_kde_libdir}/kde4/plasma_kget_barapplet.so
14mu|kget-4.14.3-1|72	%{_kde_libdir}/kde4/plasma_kget_piechart.so
14mu|kget-4.14.3-1|73	%{_kde_datadir}/config.kcfg/kget*
14mu|kget-4.14.3-1|74	%{_kde_datadir}/ontology/kde/kget_history.ontology
14mu|kget-4.14.3-1|75	%{_kde_datadir}/ontology/kde/kget_history.trig
14mu|kget-4.14.3-1|76	%{_kde_iconsdir}/*/*/apps/kget.*
14mu|kget-4.14.3-1|77	%{_datadir}/dbus-1/services/org.kde.kget.service
14mu|kget-4.14.3-1|78	
14mu|kget-4.14.3-1|79	#----------------------------------------------------------------------------
14mu|kget-4.14.3-1|80	
14mu|kget-4.14.3-1|81	%define kgetcore_major 4
14mu|kget-4.14.3-1|82	%define libkgetcore %mklibname kgetcore %{kgetcore_major}
14mu|kget-4.14.3-1|83	
14mu|kget-4.14.3-1|84	%package -n %{libkgetcore}
14mu|kget-4.14.3-1|85	Summary:	Shared library for KGet
14mu|kget-4.14.3-1|86	Group:		System/Libraries
14mu|kget-4.14.3-1|87	
14mu|kget-4.14.3-1|88	%description -n %{libkgetcore}
14mu|kget-4.14.3-1|89	Shared library for KGet.
14mu|kget-4.14.3-1|90	
14mu|kget-4.14.3-1|91	%files -n %{libkgetcore}
14mu|kget-4.14.3-1|92	%{_kde_libdir}/libkgetcore.so.%{kgetcore_major}*
14mu|kget-4.14.3-1|93	
14mu|kget-4.14.3-1|94	#----------------------------------------------------------------------------
14mu|kget-4.14.3-1|95	
14mu|kget-4.14.3-1|96	%prep
14mu|kget-4.14.3-1|97	%setup -q
14mu|kget-4.14.3-1|98	
14mu|kget-4.14.3-1|99	%build
14mu|kget-4.14.3-1|100	%cmake_kde4
14mu|kget-4.14.3-1|101	%make
14mu|kget-4.14.3-1|102	
14mu|kget-4.14.3-1|103	%install
14mu|kget-4.14.3-1|104	%makeinstall_std -C build
14mu|kget-4.14.3-1|105	
14mu|kget-4.14.3-1|106	# We don't need it because there are no headers anyway
14mu|kget-4.14.3-1|107	rm -f %{buildroot}%{_kde_libdir}/libkgetcore.so
14mu|kget-4.14.3-1|108	
14mu|kget-4.14.3-1|109	
14mu|kget-4.14.3-1|110	%changelog
14mu|kget-4.14.3-1|111	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kget-4.14.3-1|112	+ Revision: ed8c101
14mu|kget-4.14.3-1|113	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kget-4.14.3-1|114	
14mu|kget-4.14.3-1|115	

22959 14
14mu|kglobalaccel-5.24.0-1|1	%define fw_version 5.24
14mu|kglobalaccel-5.24.0-1|2	
14mu|kglobalaccel-5.24.0-1|3	Summary:	KDE Frameworks 5 global workspace shortcuts module
14mu|kglobalaccel-5.24.0-1|4	Name:		kglobalaccel
14mu|kglobalaccel-5.24.0-1|5	Version:	5.24.0
14mu|kglobalaccel-5.24.0-1|6	Release:	1
14mu|kglobalaccel-5.24.0-1|7	License:	GPLv2+
14mu|kglobalaccel-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kglobalaccel-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kglobalaccel-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kglobalaccel-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kglobalaccel-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kglobalaccel-5.24.0-1|13	BuildRequires:	kf5config-devel >= %{version}
14mu|kglobalaccel-5.24.0-1|14	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kglobalaccel-5.24.0-1|15	BuildRequires:	kf5crash-devel >= %{version}
14mu|kglobalaccel-5.24.0-1|16	BuildRequires:	kf5dbusaddons-devel >= %{version}
14mu|kglobalaccel-5.24.0-1|17	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kglobalaccel-5.24.0-1|18	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|kglobalaccel-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Core)
14mu|kglobalaccel-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kglobalaccel-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kglobalaccel-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Test)
14mu|kglobalaccel-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kglobalaccel-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kglobalaccel-5.24.0-1|25	BuildRequires:	pkgconfig(x11)
14mu|kglobalaccel-5.24.0-1|26	BuildRequires:	pkgconfig(xcb)
14mu|kglobalaccel-5.24.0-1|27	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|kglobalaccel-5.24.0-1|28	BuildRequires:	pkgconfig(xcb-xtest)
14mu|kglobalaccel-5.24.0-1|29	
14mu|kglobalaccel-5.24.0-1|30	%description
14mu|kglobalaccel-5.24.0-1|31	KDE Frameworks 5 global workspace shortcuts module.
14mu|kglobalaccel-5.24.0-1|32	
14mu|kglobalaccel-5.24.0-1|33	KGlobalAccel allows you to have global accelerators that are independent of
14mu|kglobalaccel-5.24.0-1|34	the focused window. Unlike regular shortcuts, the application's window does
14mu|kglobalaccel-5.24.0-1|35	not need focus for them to be activated.
14mu|kglobalaccel-5.24.0-1|36	
14mu|kglobalaccel-5.24.0-1|37	NOTE: Functional only with Plasma Workspaces.
14mu|kglobalaccel-5.24.0-1|38	
14mu|kglobalaccel-5.24.0-1|39	%files
14mu|kglobalaccel-5.24.0-1|40	%{_kde5_bindir}/kglobalaccel5
14mu|kglobalaccel-5.24.0-1|41	%{_kde5_services}/kglobalaccel5.desktop
14mu|kglobalaccel-5.24.0-1|42	%{_datadir}/dbus-1/services/org.kde.kglobalaccel.service
14mu|kglobalaccel-5.24.0-1|43	%{_qt5_plugindir}/org.kde.kglobalaccel5.platforms/KF5GlobalAccelPrivateXcb.so
14mu|kglobalaccel-5.24.0-1|44	
14mu|kglobalaccel-5.24.0-1|45	#----------------------------------------------------------------------------
14mu|kglobalaccel-5.24.0-1|46	
14mu|kglobalaccel-5.24.0-1|47	%package i18n
14mu|kglobalaccel-5.24.0-1|48	Summary:	KGlobalAccel translations
14mu|kglobalaccel-5.24.0-1|49	Group:		System/Internationalization
14mu|kglobalaccel-5.24.0-1|50	BuildArch:	noarch
14mu|kglobalaccel-5.24.0-1|51	
14mu|kglobalaccel-5.24.0-1|52	%description i18n
14mu|kglobalaccel-5.24.0-1|53	KGlobalAccel translations.
14mu|kglobalaccel-5.24.0-1|54	
14mu|kglobalaccel-5.24.0-1|55	%files i18n
14mu|kglobalaccel-5.24.0-1|56	#find_lang fails here
14mu|kglobalaccel-5.24.0-1|57	%{_localedir}/*/LC_MESSAGES/%{name}*.qm
14mu|kglobalaccel-5.24.0-1|58	
14mu|kglobalaccel-5.24.0-1|59	#----------------------------------------------------------------------------
14mu|kglobalaccel-5.24.0-1|60	
14mu|kglobalaccel-5.24.0-1|61	%define kf5globalaccel_major 5
14mu|kglobalaccel-5.24.0-1|62	%define libkf5globalaccel %mklibname kf5globalaccel %{kf5globalaccel_major}
14mu|kglobalaccel-5.24.0-1|63	
14mu|kglobalaccel-5.24.0-1|64	%package -n %{libkf5globalaccel}
14mu|kglobalaccel-5.24.0-1|65	Summary:	KDE Frameworks 5 global workspace shortcuts shared library
14mu|kglobalaccel-5.24.0-1|66	Group:		System/Libraries
14mu|kglobalaccel-5.24.0-1|67	Requires:	%{name}
14mu|kglobalaccel-5.24.0-1|68	Requires:	%{name}-i18n
14mu|kglobalaccel-5.24.0-1|69	
14mu|kglobalaccel-5.24.0-1|70	%description -n %{libkf5globalaccel}
14mu|kglobalaccel-5.24.0-1|71	KDE Frameworks 5 global workspace shortcuts shared library.
14mu|kglobalaccel-5.24.0-1|72	
14mu|kglobalaccel-5.24.0-1|73	%files -n %{libkf5globalaccel}
14mu|kglobalaccel-5.24.0-1|74	%{_kde5_libdir}/libKF5GlobalAccel.so.%{kf5globalaccel_major}*
14mu|kglobalaccel-5.24.0-1|75	
14mu|kglobalaccel-5.24.0-1|76	#----------------------------------------------------------------------------
14mu|kglobalaccel-5.24.0-1|77	
14mu|kglobalaccel-5.24.0-1|78	%define kf5globalaccelprivate_major 5
14mu|kglobalaccel-5.24.0-1|79	%define libkf5globalaccelprivate %mklibname kf5globalaccelprivate %{kf5globalaccelprivate_major}
14mu|kglobalaccel-5.24.0-1|80	
14mu|kglobalaccel-5.24.0-1|81	%package -n %{libkf5globalaccelprivate}
14mu|kglobalaccel-5.24.0-1|82	Summary:	KDE Frameworks 5 global workspace shortcuts shared library
14mu|kglobalaccel-5.24.0-1|83	Group:		System/Libraries
14mu|kglobalaccel-5.24.0-1|84	
14mu|kglobalaccel-5.24.0-1|85	%description -n %{libkf5globalaccelprivate}
14mu|kglobalaccel-5.24.0-1|86	KDE Frameworks 5 global workspace shortcuts shared library.
14mu|kglobalaccel-5.24.0-1|87	
14mu|kglobalaccel-5.24.0-1|88	%files -n %{libkf5globalaccelprivate}
14mu|kglobalaccel-5.24.0-1|89	%{_kde5_libdir}/libKF5GlobalAccelPrivate.so.%{kf5globalaccelprivate_major}*
14mu|kglobalaccel-5.24.0-1|90	
14mu|kglobalaccel-5.24.0-1|91	#----------------------------------------------------------------------------
14mu|kglobalaccel-5.24.0-1|92	
14mu|kglobalaccel-5.24.0-1|93	%define devkf5globalaccel %mklibname kf5globalaccel -d
14mu|kglobalaccel-5.24.0-1|94	
14mu|kglobalaccel-5.24.0-1|95	%package -n %{devkf5globalaccel}
14mu|kglobalaccel-5.24.0-1|96	Summary:	Development files for KDE Frameworks 5 global workspace shortcuts
14mu|kglobalaccel-5.24.0-1|97	Group:		Development/KDE and Qt
14mu|kglobalaccel-5.24.0-1|98	Requires:	%{libkf5globalaccel} = %{EVRD}
14mu|kglobalaccel-5.24.0-1|99	Provides:	%{name}-devel = %{EVRD}
14mu|kglobalaccel-5.24.0-1|100	Provides:	kf5globalaccel-devel = %{version}
14mu|kglobalaccel-5.24.0-1|101	Conflicts:	%{name} < 5.7.0
14mu|kglobalaccel-5.24.0-1|102	
14mu|kglobalaccel-5.24.0-1|103	%description -n %{devkf5globalaccel}
14mu|kglobalaccel-5.24.0-1|104	This package contains header files needed if you wish to build applications
14mu|kglobalaccel-5.24.0-1|105	based on %{name}.
14mu|kglobalaccel-5.24.0-1|106	
14mu|kglobalaccel-5.24.0-1|107	%files -n %{devkf5globalaccel}
14mu|kglobalaccel-5.24.0-1|108	%{_kde5_includedir}/KF5/KGlobalAccel
14mu|kglobalaccel-5.24.0-1|109	%{_kde5_includedir}/KF5/kglobalaccel_version.h
14mu|kglobalaccel-5.24.0-1|110	%{_kde5_libdir}/cmake/KF5GlobalAccel
14mu|kglobalaccel-5.24.0-1|111	%{_kde5_libdir}/libKF5GlobalAccel.so
14mu|kglobalaccel-5.24.0-1|112	%{_kde5_mkspecsdir}/*.pri
14mu|kglobalaccel-5.24.0-1|113	%{_datadir}/dbus-1/interfaces/*.xml
14mu|kglobalaccel-5.24.0-1|114	
14mu|kglobalaccel-5.24.0-1|115	#----------------------------------------------------------------------------
14mu|kglobalaccel-5.24.0-1|116	
14mu|kglobalaccel-5.24.0-1|117	%prep
14mu|kglobalaccel-5.24.0-1|118	%setup -q
14mu|kglobalaccel-5.24.0-1|119	
14mu|kglobalaccel-5.24.0-1|120	%build
14mu|kglobalaccel-5.24.0-1|121	%cmake_kde5
14mu|kglobalaccel-5.24.0-1|122	%make
14mu|kglobalaccel-5.24.0-1|123	
14mu|kglobalaccel-5.24.0-1|124	%install
14mu|kglobalaccel-5.24.0-1|125	%makeinstall_std -C build
14mu|kglobalaccel-5.24.0-1|126	
14mu|kglobalaccel-5.24.0-1|127	# Internal library, shouldn't be used by other packages
14mu|kglobalaccel-5.24.0-1|128	rm -rf %{buildroot}%{_kde5_libdir}/libKF5GlobalAccelPrivate.so
14mu|kglobalaccel-5.24.0-1|129	
14mu|kglobalaccel-5.24.0-1|130	%changelog
14mu|kglobalaccel-5.24.0-1|131	
14mu|kglobalaccel-5.24.0-1|132	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kglobalaccel-5.24.0-1|133	- (a332899) New version 5.24.0
14mu|kglobalaccel-5.24.0-1|134	
14mu|kglobalaccel-5.24.0-1|135	

22960 14
14mu|kgoldrunner-4.14.3-1|1	Summary:	A game of action and puzzle solving
14mu|kgoldrunner-4.14.3-1|2	Name:		kgoldrunner
14mu|kgoldrunner-4.14.3-1|3	Version:	4.14.3
14mu|kgoldrunner-4.14.3-1|4	Release:	1
14mu|kgoldrunner-4.14.3-1|5	Epoch:		1
14mu|kgoldrunner-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kgoldrunner-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kgoldrunner-4.14.3-1|8	Url:		http://games.kde.org/game.php?game=kgoldrunner
14mu|kgoldrunner-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kgoldrunner-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kgoldrunner-4.14.3-1|11	
14mu|kgoldrunner-4.14.3-1|12	%description
14mu|kgoldrunner-4.14.3-1|13	KGoldrunner is an action game where the hero runs through a maze, climbs
14mu|kgoldrunner-4.14.3-1|14	stairs, dig holes and dodges enemies in order to collect all the gold nuggets
14mu|kgoldrunner-4.14.3-1|15	and escape to the next level. Your enemies are also after the gold. Worse
14mu|kgoldrunner-4.14.3-1|16	still, they are after you!.
14mu|kgoldrunner-4.14.3-1|17	
14mu|kgoldrunner-4.14.3-1|18	%files
14mu|kgoldrunner-4.14.3-1|19	%{_kde_bindir}/kgoldrunner
14mu|kgoldrunner-4.14.3-1|20	%{_kde_applicationsdir}/KGoldrunner.desktop
14mu|kgoldrunner-4.14.3-1|21	%{_kde_configdir}/kgoldrunner.knsrc
14mu|kgoldrunner-4.14.3-1|22	%{_kde_appsdir}/kgoldrunner
14mu|kgoldrunner-4.14.3-1|23	%{_kde_docdir}/*/*/kgoldrunner
14mu|kgoldrunner-4.14.3-1|24	%{_kde_iconsdir}/hicolor/*/apps/kgoldrunner.png
14mu|kgoldrunner-4.14.3-1|25	
14mu|kgoldrunner-4.14.3-1|26	#------------------------------------------------------------------------------
14mu|kgoldrunner-4.14.3-1|27	
14mu|kgoldrunner-4.14.3-1|28	%prep
14mu|kgoldrunner-4.14.3-1|29	%setup -q
14mu|kgoldrunner-4.14.3-1|30	
14mu|kgoldrunner-4.14.3-1|31	%build
14mu|kgoldrunner-4.14.3-1|32	%cmake_kde4
14mu|kgoldrunner-4.14.3-1|33	%make
14mu|kgoldrunner-4.14.3-1|34	
14mu|kgoldrunner-4.14.3-1|35	%install
14mu|kgoldrunner-4.14.3-1|36	%makeinstall_std -C build
14mu|kgoldrunner-4.14.3-1|37	
14mu|kgoldrunner-4.14.3-1|38	
14mu|kgoldrunner-4.14.3-1|39	%changelog
14mu|kgoldrunner-4.14.3-1|40	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kgoldrunner-4.14.3-1|41	+ Revision: d3eaea2
14mu|kgoldrunner-4.14.3-1|42	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kgoldrunner-4.14.3-1|43	
14mu|kgoldrunner-4.14.3-1|44	

22961 14
14mu|kgpg-4.14.3-1|1	Summary:	Control your GPG keys
14mu|kgpg-4.14.3-1|2	Name:		kgpg
14mu|kgpg-4.14.3-1|3	Version:	4.14.3
14mu|kgpg-4.14.3-1|4	Release:	1
14mu|kgpg-4.14.3-1|5	License:	LGPLv2+
14mu|kgpg-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kgpg-4.14.3-1|7	Url:		http://utils.kde.org/projects/kgpg
14mu|kgpg-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kgpg-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kgpg-4.14.3-1|10	BuildRequires:	kdepimlibs4-devel
14mu|kgpg-4.14.3-1|11	
14mu|kgpg-4.14.3-1|12	%description
14mu|kgpg-4.14.3-1|13	KGpg is a simple interface for GnuPG, a powerful encryption utility.
14mu|kgpg-4.14.3-1|14	
14mu|kgpg-4.14.3-1|15	%files
14mu|kgpg-4.14.3-1|16	%{_kde_applicationsdir}/kgpg.desktop
14mu|kgpg-4.14.3-1|17	%{_kde_appsdir}/kgpg
14mu|kgpg-4.14.3-1|18	%{_kde_autostart}/kgpg.desktop
14mu|kgpg-4.14.3-1|19	%{_kde_bindir}/kgpg
14mu|kgpg-4.14.3-1|20	%{_kde_datadir}/config.kcfg/kgpg.kcfg
14mu|kgpg-4.14.3-1|21	%{_kde_docdir}/HTML/*/kgpg
14mu|kgpg-4.14.3-1|22	%{_kde_iconsdir}/*/*/apps/kgpg.*
14mu|kgpg-4.14.3-1|23	%{_kde_services}/ServiceMenus/encryptfile.desktop
14mu|kgpg-4.14.3-1|24	%{_kde_services}/ServiceMenus/encryptfolder.desktop
14mu|kgpg-4.14.3-1|25	%{_kde_services}/ServiceMenus/viewdecrypted.desktop
14mu|kgpg-4.14.3-1|26	%{_datadir}/appdata/kgpg.appdata.xml
14mu|kgpg-4.14.3-1|27	%{_datadir}/dbus-1/interfaces/org.kde.kgpg.Key.xml
14mu|kgpg-4.14.3-1|28	
14mu|kgpg-4.14.3-1|29	#----------------------------------------------------------------------
14mu|kgpg-4.14.3-1|30	
14mu|kgpg-4.14.3-1|31	%prep
14mu|kgpg-4.14.3-1|32	%setup -q
14mu|kgpg-4.14.3-1|33	
14mu|kgpg-4.14.3-1|34	%build
14mu|kgpg-4.14.3-1|35	%cmake_kde4
14mu|kgpg-4.14.3-1|36	%make
14mu|kgpg-4.14.3-1|37	
14mu|kgpg-4.14.3-1|38	%install
14mu|kgpg-4.14.3-1|39	%makeinstall_std -C build
14mu|kgpg-4.14.3-1|40	
14mu|kgpg-4.14.3-1|41	
14mu|kgpg-4.14.3-1|42	%changelog
14mu|kgpg-4.14.3-1|43	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kgpg-4.14.3-1|44	+ Revision: d421b6e
14mu|kgpg-4.14.3-1|45	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kgpg-4.14.3-1|46	
14mu|kgpg-4.14.3-1|47	

22962 14
14mu|kguiaddons-5.24.0-1|1	%define fw_version 5.24
14mu|kguiaddons-5.24.0-1|2	
14mu|kguiaddons-5.24.0-1|3	Summary:	KDE Frameworks 5 GUI addons with various classes on top of QtGui
14mu|kguiaddons-5.24.0-1|4	Name:		kguiaddons
14mu|kguiaddons-5.24.0-1|5	Version:	5.24.0
14mu|kguiaddons-5.24.0-1|6	Release:	1
14mu|kguiaddons-5.24.0-1|7	License:	GPLv2+
14mu|kguiaddons-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kguiaddons-5.24.0-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kguiaddons-5.24.0-1|10	Url:		https://www.kde.org/
14mu|kguiaddons-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kguiaddons-5.24.0-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|kguiaddons-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kguiaddons-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Test)
14mu|kguiaddons-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kguiaddons-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kguiaddons-5.24.0-1|17	BuildRequires:	pkgconfig(xcb)
14mu|kguiaddons-5.24.0-1|18	
14mu|kguiaddons-5.24.0-1|19	%description
14mu|kguiaddons-5.24.0-1|20	KDE Frameworks 5 GUI addons with various classes on top of QtGui.
14mu|kguiaddons-5.24.0-1|21	
14mu|kguiaddons-5.24.0-1|22	#--------------------------------------------------------------------
14mu|kguiaddons-5.24.0-1|23	
14mu|kguiaddons-5.24.0-1|24	%define kf5guiaddons_major 5
14mu|kguiaddons-5.24.0-1|25	%define libkf5guiaddons %mklibname kf5guiaddons %{kf5guiaddons_major}
14mu|kguiaddons-5.24.0-1|26	
14mu|kguiaddons-5.24.0-1|27	%package -n %{libkf5guiaddons}
14mu|kguiaddons-5.24.0-1|28	Summary:	KDE Frameworks 5 GUI addons shared library
14mu|kguiaddons-5.24.0-1|29	Group:		System/Libraries
14mu|kguiaddons-5.24.0-1|30	
14mu|kguiaddons-5.24.0-1|31	%description -n %{libkf5guiaddons}
14mu|kguiaddons-5.24.0-1|32	KDE Frameworks 5 GUI addons shared library.
14mu|kguiaddons-5.24.0-1|33	
14mu|kguiaddons-5.24.0-1|34	%files -n %{libkf5guiaddons}
14mu|kguiaddons-5.24.0-1|35	%{_kde5_libdir}/libKF5GuiAddons.so.%{kf5guiaddons_major}*
14mu|kguiaddons-5.24.0-1|36	
14mu|kguiaddons-5.24.0-1|37	#--------------------------------------------------------------------
14mu|kguiaddons-5.24.0-1|38	
14mu|kguiaddons-5.24.0-1|39	%define devkf5guiaddons %mklibname kf5guiaddons -d
14mu|kguiaddons-5.24.0-1|40	
14mu|kguiaddons-5.24.0-1|41	%package -n %{devkf5guiaddons}
14mu|kguiaddons-5.24.0-1|42	Summary:	Development files for KDE Frameworks 5 GUI addons
14mu|kguiaddons-5.24.0-1|43	Group:		Development/KDE and Qt
14mu|kguiaddons-5.24.0-1|44	Requires:	%{libkf5guiaddons} = %{EVRD}
14mu|kguiaddons-5.24.0-1|45	Provides:	%{name}-devel = %{EVRD}
14mu|kguiaddons-5.24.0-1|46	Provides:	kf5guiaddons-devel = %{version}
14mu|kguiaddons-5.24.0-1|47	
14mu|kguiaddons-5.24.0-1|48	%description -n %{devkf5guiaddons}
14mu|kguiaddons-5.24.0-1|49	This package contains header files needed if you wish to build applications
14mu|kguiaddons-5.24.0-1|50	based on %{name}.
14mu|kguiaddons-5.24.0-1|51	
14mu|kguiaddons-5.24.0-1|52	%files -n %{devkf5guiaddons}
14mu|kguiaddons-5.24.0-1|53	%{_kde5_includedir}/KF5/KGuiAddons
14mu|kguiaddons-5.24.0-1|54	%{_kde5_includedir}/KF5/kguiaddons_version.h
14mu|kguiaddons-5.24.0-1|55	%{_kde5_libdir}/cmake/KF5GuiAddons
14mu|kguiaddons-5.24.0-1|56	%{_kde5_libdir}/libKF5GuiAddons.so
14mu|kguiaddons-5.24.0-1|57	%{_kde5_mkspecsdir}/*.pri
14mu|kguiaddons-5.24.0-1|58	
14mu|kguiaddons-5.24.0-1|59	#--------------------------------------------------------------------
14mu|kguiaddons-5.24.0-1|60	
14mu|kguiaddons-5.24.0-1|61	%prep
14mu|kguiaddons-5.24.0-1|62	%setup -q
14mu|kguiaddons-5.24.0-1|63	
14mu|kguiaddons-5.24.0-1|64	%build
14mu|kguiaddons-5.24.0-1|65	%cmake_kde5
14mu|kguiaddons-5.24.0-1|66	%make
14mu|kguiaddons-5.24.0-1|67	
14mu|kguiaddons-5.24.0-1|68	%install
14mu|kguiaddons-5.24.0-1|69	%makeinstall_std -C build
14mu|kguiaddons-5.24.0-1|70	
14mu|kguiaddons-5.24.0-1|71	
14mu|kguiaddons-5.24.0-1|72	%changelog
14mu|kguiaddons-5.24.0-1|73	
14mu|kguiaddons-5.24.0-1|74	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kguiaddons-5.24.0-1|75	- (a9e01dc) New version 5.24.0
14mu|kguiaddons-5.24.0-1|76	
14mu|kguiaddons-5.24.0-1|77	

22963 14
14mu|khangman-4.14.3-1|1	Summary:	Classical hangman game
14mu|khangman-4.14.3-1|2	Name:		khangman
14mu|khangman-4.14.3-1|3	Version:	4.14.3
14mu|khangman-4.14.3-1|4	Release:	1
14mu|khangman-4.14.3-1|5	License:	GPLv2+
14mu|khangman-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|khangman-4.14.3-1|7	Url:		http://edu.kde.org/khangman
14mu|khangman-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|khangman-4.14.3-1|9	BuildRequires:	libkdeedu-devel >= %{version}
14mu|khangman-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|khangman-4.14.3-1|11	Requires:	libkdeedu = %{version}
14mu|khangman-4.14.3-1|12	
14mu|khangman-4.14.3-1|13	%description
14mu|khangman-4.14.3-1|14	KHangman is the classical hangman game. The child should guess a word
14mu|khangman-4.14.3-1|15	letter by letter. At each miss, the picture of a hangman appears. After
14mu|khangman-4.14.3-1|16	10 tries, if the word is not guessed, the game is over and the answer
14mu|khangman-4.14.3-1|17	is displayed.
14mu|khangman-4.14.3-1|18	
14mu|khangman-4.14.3-1|19	%files
14mu|khangman-4.14.3-1|20	%doc COPYING COPYING.DOC README
14mu|khangman-4.14.3-1|21	%doc %{_kde_docdir}/HTML/en/%{name}
14mu|khangman-4.14.3-1|22	%{_kde_applicationsdir}/%{name}.desktop
14mu|khangman-4.14.3-1|23	%{_kde_appsdir}/%{name}
14mu|khangman-4.14.3-1|24	%{_kde_bindir}/%{name}
14mu|khangman-4.14.3-1|25	%{_kde_configdir}/%{name}.knsrc
14mu|khangman-4.14.3-1|26	%{_kde_datadir}/appdata/khangman.appdata.xml
14mu|khangman-4.14.3-1|27	%{_kde_datadir}/config.kcfg/%{name}.kcfg
14mu|khangman-4.14.3-1|28	%{_kde_iconsdir}/*/*/apps/%{name}*
14mu|khangman-4.14.3-1|29	%{_kde_mandir}/man6/%{name}.6.*
14mu|khangman-4.14.3-1|30	
14mu|khangman-4.14.3-1|31	#----------------------------------------------------------------------------
14mu|khangman-4.14.3-1|32	
14mu|khangman-4.14.3-1|33	%define khangmanengine_major 4
14mu|khangman-4.14.3-1|34	%define libkhangmanengine %mklibname khangmanengine %{khangmanengine_major}
14mu|khangman-4.14.3-1|35	
14mu|khangman-4.14.3-1|36	%package -n %{libkhangmanengine}
14mu|khangman-4.14.3-1|37	Summary:	Runtime library for KDE Education Application
14mu|khangman-4.14.3-1|38	Group:		System/Libraries
14mu|khangman-4.14.3-1|39	
14mu|khangman-4.14.3-1|40	%description -n %{libkhangmanengine}
14mu|khangman-4.14.3-1|41	Runtime library for KDE Education Application.
14mu|khangman-4.14.3-1|42	
14mu|khangman-4.14.3-1|43	%files -n %{libkhangmanengine}
14mu|khangman-4.14.3-1|44	%{_kde_libdir}/libkhangmanengine.so.%{khangmanengine_major}*
14mu|khangman-4.14.3-1|45	
14mu|khangman-4.14.3-1|46	#-----------------------------------------------------------------------------
14mu|khangman-4.14.3-1|47	
14mu|khangman-4.14.3-1|48	%package devel
14mu|khangman-4.14.3-1|49	Summary:	Devel stuff for %{name}
14mu|khangman-4.14.3-1|50	Group:		Development/KDE and Qt
14mu|khangman-4.14.3-1|51	Requires:	%{libkhangmanengine} = %{version}-%{release}
14mu|khangman-4.14.3-1|52	Requires:	kdelibs4-devel
14mu|khangman-4.14.3-1|53	Requires:	libkdeedu-devel
14mu|khangman-4.14.3-1|54	
14mu|khangman-4.14.3-1|55	%description devel
14mu|khangman-4.14.3-1|56	Files needed to build applications based on %{name}.
14mu|khangman-4.14.3-1|57	
14mu|khangman-4.14.3-1|58	%files devel
14mu|khangman-4.14.3-1|59	%{_kde_libdir}/libkhangmanengine.so
14mu|khangman-4.14.3-1|60	%{_includedir}/%{name}
14mu|khangman-4.14.3-1|61	
14mu|khangman-4.14.3-1|62	#----------------------------------------------------------------------
14mu|khangman-4.14.3-1|63	
14mu|khangman-4.14.3-1|64	%prep
14mu|khangman-4.14.3-1|65	%setup -q
14mu|khangman-4.14.3-1|66	
14mu|khangman-4.14.3-1|67	%build
14mu|khangman-4.14.3-1|68	%cmake_kde4
14mu|khangman-4.14.3-1|69	%make
14mu|khangman-4.14.3-1|70	
14mu|khangman-4.14.3-1|71	%install
14mu|khangman-4.14.3-1|72	%makeinstall_std -C build
14mu|khangman-4.14.3-1|73	
14mu|khangman-4.14.3-1|74	
14mu|khangman-4.14.3-1|75	%changelog
14mu|khangman-4.14.3-1|76	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|khangman-4.14.3-1|77	+ Revision: 9a68084
14mu|khangman-4.14.3-1|78	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|khangman-4.14.3-1|79	
14mu|khangman-4.14.3-1|80	

22964 14
14mu|khtml-5.24.0-1|1	%define fw_version 5.24
14mu|khtml-5.24.0-1|2	
14mu|khtml-5.24.0-1|3	Summary:	KDE Frameworks 5 HTML rendering engine
14mu|khtml-5.24.0-1|4	Name:		khtml
14mu|khtml-5.24.0-1|5	Version:	5.24.0
14mu|khtml-5.24.0-1|6	Release:	1
14mu|khtml-5.24.0-1|7	License:	GPLv2+
14mu|khtml-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|khtml-5.24.0-1|9	Url:		https://www.kde.org/
14mu|khtml-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|khtml-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|khtml-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|khtml-5.24.0-1|13	BuildRequires:	giflib-devel
14mu|khtml-5.24.0-1|14	BuildRequires:	jpeg-devel
14mu|khtml-5.24.0-1|15	BuildRequires:	karchive-devel >= %{version}
14mu|khtml-5.24.0-1|16	BuildRequires:	kcodecs-devel >= %{version}
14mu|khtml-5.24.0-1|17	BuildRequires:	kglobalaccel-devel >= %{version}
14mu|khtml-5.24.0-1|18	BuildRequires:	ki18n-devel >= %{version}
14mu|khtml-5.24.0-1|19	BuildRequires:	kiconthemes-devel >= %{version}
14mu|khtml-5.24.0-1|20	BuildRequires:	kio-devel >= %{version}
14mu|khtml-5.24.0-1|21	BuildRequires:	kjs-devel >= %{version}
14mu|khtml-5.24.0-1|22	BuildRequires:	knotifications-devel >= %{version}
14mu|khtml-5.24.0-1|23	BuildRequires:	kparts-devel >= %{version}
14mu|khtml-5.24.0-1|24	BuildRequires:	ktextwidgets-devel >= %{version}
14mu|khtml-5.24.0-1|25	BuildRequires:	kwallet-kf5-devel >= %{version}
14mu|khtml-5.24.0-1|26	BuildRequires:	kwidgetsaddons-devel >= %{version}
14mu|khtml-5.24.0-1|27	BuildRequires:	kwindowsystem-devel >= %{version}
14mu|khtml-5.24.0-1|28	BuildRequires:	kxmlgui-devel >= %{version}
14mu|khtml-5.24.0-1|29	BuildRequires:	sonnet-devel >= %{version}
14mu|khtml-5.24.0-1|30	BuildRequires:	pkgconfig(libpng)
14mu|khtml-5.24.0-1|31	BuildRequires:	pkgconfig(openssl)
14mu|khtml-5.24.0-1|32	BuildRequires:	pkgconfig(phonon4qt5)
14mu|khtml-5.24.0-1|33	BuildRequires:	pkgconfig(Qt5Core)
14mu|khtml-5.24.0-1|34	BuildRequires:	pkgconfig(Qt5DBus)
14mu|khtml-5.24.0-1|35	BuildRequires:	pkgconfig(Qt5Gui)
14mu|khtml-5.24.0-1|36	BuildRequires:	pkgconfig(Qt5Network)
14mu|khtml-5.24.0-1|37	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|khtml-5.24.0-1|38	BuildRequires:	pkgconfig(Qt5Test)
14mu|khtml-5.24.0-1|39	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|khtml-5.24.0-1|40	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|khtml-5.24.0-1|41	BuildRequires:	pkgconfig(Qt5Xml)
14mu|khtml-5.24.0-1|42	BuildRequires:	pkgconfig(x11)
14mu|khtml-5.24.0-1|43	BuildRequires:	pkgconfig(zlib)
14mu|khtml-5.24.0-1|44	
14mu|khtml-5.24.0-1|45	%description
14mu|khtml-5.24.0-1|46	KDE Frameworks 5 HTML rendering engine.
14mu|khtml-5.24.0-1|47	
14mu|khtml-5.24.0-1|48	KHTML is a web rendering engine, based on the KParts technology and using KJS
14mu|khtml-5.24.0-1|49	for JavaScript support.
14mu|khtml-5.24.0-1|50	
14mu|khtml-5.24.0-1|51	%files
14mu|khtml-5.24.0-1|52	%dir %{_kde5_datadir}/kf5/khtml/
14mu|khtml-5.24.0-1|53	%{_kde5_datadir}/kf5/khtml/*
14mu|khtml-5.24.0-1|54	%dir %{_kde5_datadir}/kf5/kjava/
14mu|khtml-5.24.0-1|55	%{_kde5_datadir}/kf5/kjava/*
14mu|khtml-5.24.0-1|56	%{_kde5_plugindir}/parts/*.so
14mu|khtml-5.24.0-1|57	%{_kde5_services}/*.desktop
14mu|khtml-5.24.0-1|58	%{_kde5_sysconfdir}/xdg/khtmlrc
14mu|khtml-5.24.0-1|59	
14mu|khtml-5.24.0-1|60	#----------------------------------------------------------------------------
14mu|khtml-5.24.0-1|61	
14mu|khtml-5.24.0-1|62	%package i18n
14mu|khtml-5.24.0-1|63	Summary:	KHtml translations
14mu|khtml-5.24.0-1|64	Group:		System/Internationalization
14mu|khtml-5.24.0-1|65	BuildArch:	noarch
14mu|khtml-5.24.0-1|66	
14mu|khtml-5.24.0-1|67	%description i18n
14mu|khtml-5.24.0-1|68	KHtml translations.
14mu|khtml-5.24.0-1|69	
14mu|khtml-5.24.0-1|70	%files i18n -f %{name}.lang
14mu|khtml-5.24.0-1|71	
14mu|khtml-5.24.0-1|72	#----------------------------------------------------------------------------
14mu|khtml-5.24.0-1|73	
14mu|khtml-5.24.0-1|74	%define kf5khtml_major 5
14mu|khtml-5.24.0-1|75	%define libkf5khtml %mklibname kf5khtml %{kf5khtml_major}
14mu|khtml-5.24.0-1|76	
14mu|khtml-5.24.0-1|77	%package -n %{libkf5khtml}
14mu|khtml-5.24.0-1|78	Summary:	KDE Frameworks 5 HTML rendering engine shared library
14mu|khtml-5.24.0-1|79	Group:		System/Libraries
14mu|khtml-5.24.0-1|80	Requires:	%{name}
14mu|khtml-5.24.0-1|81	Requires:	%{name}-i18n
14mu|khtml-5.24.0-1|82	
14mu|khtml-5.24.0-1|83	%description -n %{libkf5khtml}
14mu|khtml-5.24.0-1|84	KDE Frameworks 5 HTML rendering engine shared library.
14mu|khtml-5.24.0-1|85	
14mu|khtml-5.24.0-1|86	%files -n %{libkf5khtml}
14mu|khtml-5.24.0-1|87	%{_kde5_libdir}/libKF5KHtml.so.%{kf5khtml_major}*
14mu|khtml-5.24.0-1|88	
14mu|khtml-5.24.0-1|89	#----------------------------------------------------------------------------
14mu|khtml-5.24.0-1|90	
14mu|khtml-5.24.0-1|91	%define devkf5khtml %mklibname kf5khtml -d
14mu|khtml-5.24.0-1|92	
14mu|khtml-5.24.0-1|93	%package -n %{devkf5khtml}
14mu|khtml-5.24.0-1|94	Summary:	Development files for KDE Frameworks 5 HTML rendering engine
14mu|khtml-5.24.0-1|95	Group:		Development/KDE and Qt
14mu|khtml-5.24.0-1|96	Requires:	%{libkf5khtml} = %{EVRD}
14mu|khtml-5.24.0-1|97	Provides:	%{name}-devel = %{EVRD}
14mu|khtml-5.24.0-1|98	Provides:	kf5khtml-devel = %{version}
14mu|khtml-5.24.0-1|99	
14mu|khtml-5.24.0-1|100	%description -n %{devkf5khtml}
14mu|khtml-5.24.0-1|101	This package contains header files needed if you wish to build applications
14mu|khtml-5.24.0-1|102	based on %{name}.
14mu|khtml-5.24.0-1|103	
14mu|khtml-5.24.0-1|104	%files -n %{devkf5khtml}
14mu|khtml-5.24.0-1|105	%{_kde5_includedir}/KF5/KHtml
14mu|khtml-5.24.0-1|106	%{_kde5_includedir}/KF5/khtml_version.h
14mu|khtml-5.24.0-1|107	%{_kde5_libdir}/cmake/KF5KHtml
14mu|khtml-5.24.0-1|108	%{_kde5_libdir}/libKF5KHtml.so
14mu|khtml-5.24.0-1|109	%{_kde5_mkspecsdir}/*.pri
14mu|khtml-5.24.0-1|110	
14mu|khtml-5.24.0-1|111	#----------------------------------------------------------------------------
14mu|khtml-5.24.0-1|112	
14mu|khtml-5.24.0-1|113	%prep
14mu|khtml-5.24.0-1|114	%setup -q
14mu|khtml-5.24.0-1|115	
14mu|khtml-5.24.0-1|116	%build
14mu|khtml-5.24.0-1|117	%cmake_kde5
14mu|khtml-5.24.0-1|118	%make
14mu|khtml-5.24.0-1|119	
14mu|khtml-5.24.0-1|120	%install
14mu|khtml-5.24.0-1|121	%makeinstall_std -C build
14mu|khtml-5.24.0-1|122	
14mu|khtml-5.24.0-1|123	%find_lang %{name} --all-name --with-qt
14mu|khtml-5.24.0-1|124	
14mu|khtml-5.24.0-1|125	%changelog
14mu|khtml-5.24.0-1|126	
14mu|khtml-5.24.0-1|127	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|khtml-5.24.0-1|128	- (4f11671) Update files
14mu|khtml-5.24.0-1|129	
14mu|khtml-5.24.0-1|130	

22965 14
14mu|ki18n-5.24.0-1|1	%define fw_version 5.24
14mu|ki18n-5.24.0-1|2	
14mu|ki18n-5.24.0-1|3	Summary:	KDE Frameworks 5 advanced internationalization framework
14mu|ki18n-5.24.0-1|4	Name:		ki18n
14mu|ki18n-5.24.0-1|5	Version:	5.24.0
14mu|ki18n-5.24.0-1|6	Release:	1
14mu|ki18n-5.24.0-1|7	License:	GPLv2+
14mu|ki18n-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|ki18n-5.24.0-1|9	Url:		https://www.kde.org/
14mu|ki18n-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|ki18n-5.24.0-1|11	# Prefer locales from /usr/share/locale/kf5 if they exist
14mu|ki18n-5.24.0-1|12	Patch0:		ki18n-5.18.0-localepath.patch
14mu|ki18n-5.24.0-1|13	# Try translations from mandriva-kde-translation as fallback
14mu|ki18n-5.24.0-1|14	Patch1:		ki18n-5.9.0-extra-catalog.patch
14mu|ki18n-5.24.0-1|15	BuildRequires:	extra-cmake-modules
14mu|ki18n-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|ki18n-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|ki18n-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Qml)
14mu|ki18n-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Script)
14mu|ki18n-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Test)
14mu|ki18n-5.24.0-1|21	Requires:	mandriva-kde-translation
14mu|ki18n-5.24.0-1|22	
14mu|ki18n-5.24.0-1|23	%description
14mu|ki18n-5.24.0-1|24	KDE Frameworks 5 advanced internationalization framework.
14mu|ki18n-5.24.0-1|25	
14mu|ki18n-5.24.0-1|26	KI18n provides functionality for internationalizing user interface text
14mu|ki18n-5.24.0-1|27	in applications, based on the GNU Gettext translation system.
14mu|ki18n-5.24.0-1|28	It wraps the standard Gettext functionality, so that the programmers
14mu|ki18n-5.24.0-1|29	and translators can use the familiar Gettext tools and workflows.
14mu|ki18n-5.24.0-1|30	
14mu|ki18n-5.24.0-1|31	KI18n provides additional functionality as well, for both programmers
14mu|ki18n-5.24.0-1|32	and translators, which can help to achieve a higher overall quality
14mu|ki18n-5.24.0-1|33	of source and translated text. This includes argument capturing,
14mu|ki18n-5.24.0-1|34	customizable markup, and translation scripting.
14mu|ki18n-5.24.0-1|35	
14mu|ki18n-5.24.0-1|36	%files
14mu|ki18n-5.24.0-1|37	%{_kde5_plugindir}/ktranscript.so
14mu|ki18n-5.24.0-1|38	
14mu|ki18n-5.24.0-1|39	#----------------------------------------------------------------------------
14mu|ki18n-5.24.0-1|40	
14mu|ki18n-5.24.0-1|41	%package i18n
14mu|ki18n-5.24.0-1|42	Summary:	KI18n translations
14mu|ki18n-5.24.0-1|43	Group:		System/Internationalization
14mu|ki18n-5.24.0-1|44	BuildArch:	noarch
14mu|ki18n-5.24.0-1|45	
14mu|ki18n-5.24.0-1|46	%description i18n
14mu|ki18n-5.24.0-1|47	KI18n translations.
14mu|ki18n-5.24.0-1|48	
14mu|ki18n-5.24.0-1|49	%files i18n -f %{name}.lang
14mu|ki18n-5.24.0-1|50	%lang(ca) %{_datadir}/locale/ca/LC_SCRIPTS
14mu|ki18n-5.24.0-1|51	%lang(ca) %{_datadir}/locale/ca@valencia/LC_SCRIPTS
14mu|ki18n-5.24.0-1|52	%lang(fi) %{_datadir}/locale/fi/LC_SCRIPTS
14mu|ki18n-5.24.0-1|53	%lang(gd) %{_datadir}/locale/gd/LC_SCRIPTS
14mu|ki18n-5.24.0-1|54	%lang(ko) %{_datadir}/locale/ko/LC_SCRIPTS
14mu|ki18n-5.24.0-1|55	%lang(nb) %{_datadir}/locale/nb/LC_SCRIPTS
14mu|ki18n-5.24.0-1|56	%lang(nn) %{_datadir}/locale/nn/LC_SCRIPTS
14mu|ki18n-5.24.0-1|57	%lang(ru) %{_datadir}/locale/ru/LC_SCRIPTS
14mu|ki18n-5.24.0-1|58	%lang(sr) %{_datadir}/locale/sr/LC_SCRIPTS
14mu|ki18n-5.24.0-1|59	%lang(sr) %{_datadir}/locale/sr@ijekavian/LC_SCRIPTS
14mu|ki18n-5.24.0-1|60	%lang(sr) %{_datadir}/locale/sr@ijekavianlatin/LC_SCRIPTS
14mu|ki18n-5.24.0-1|61	%lang(sr) %{_datadir}/locale/sr@latin/LC_SCRIPTS
14mu|ki18n-5.24.0-1|62	%lang(uk) %{_datadir}/locale/uk/LC_SCRIPTS
14mu|ki18n-5.24.0-1|63	%lang(zh) %{_datadir}/locale/zh_CN/LC_SCRIPTS
14mu|ki18n-5.24.0-1|64	
14mu|ki18n-5.24.0-1|65	#----------------------------------------------------------------------------
14mu|ki18n-5.24.0-1|66	
14mu|ki18n-5.24.0-1|67	%define kf5i18n_major 5
14mu|ki18n-5.24.0-1|68	%define libkf5i18n %mklibname kf5i18n %{kf5i18n_major}
14mu|ki18n-5.24.0-1|69	
14mu|ki18n-5.24.0-1|70	%package -n %{libkf5i18n}
14mu|ki18n-5.24.0-1|71	Summary:	KDE Frameworks 5 internationalization shared library
14mu|ki18n-5.24.0-1|72	Group:		System/Libraries
14mu|ki18n-5.24.0-1|73	Requires:	%{name}
14mu|ki18n-5.24.0-1|74	Requires:	%{name}-i18n
14mu|ki18n-5.24.0-1|75	
14mu|ki18n-5.24.0-1|76	%description -n %{libkf5i18n}
14mu|ki18n-5.24.0-1|77	KDE Frameworks 5 internationalization shared library.
14mu|ki18n-5.24.0-1|78	
14mu|ki18n-5.24.0-1|79	%files -n %{libkf5i18n}
14mu|ki18n-5.24.0-1|80	%{_kde5_libdir}/libKF5I18n.so.%{kf5i18n_major}*
14mu|ki18n-5.24.0-1|81	
14mu|ki18n-5.24.0-1|82	#----------------------------------------------------------------------------
14mu|ki18n-5.24.0-1|83	
14mu|ki18n-5.24.0-1|84	%define devkf5i18n %mklibname kf5i18n -d
14mu|ki18n-5.24.0-1|85	
14mu|ki18n-5.24.0-1|86	%package -n %{devkf5i18n}
14mu|ki18n-5.24.0-1|87	Summary:	Development files for KDE Frameworks 5 internationalization framework
14mu|ki18n-5.24.0-1|88	Group:		Development/KDE and Qt
14mu|ki18n-5.24.0-1|89	Requires:	%{libkf5i18n} = %{EVRD}
14mu|ki18n-5.24.0-1|90	Provides:	%{name}-devel = %{EVRD}
14mu|ki18n-5.24.0-1|91	Provides:	kf5i18n-devel = %{version}
14mu|ki18n-5.24.0-1|92	
14mu|ki18n-5.24.0-1|93	%description -n %{devkf5i18n}
14mu|ki18n-5.24.0-1|94	This package contains header files needed if you wish to build applications
14mu|ki18n-5.24.0-1|95	based on %{name}.
14mu|ki18n-5.24.0-1|96	
14mu|ki18n-5.24.0-1|97	%files -n %{devkf5i18n}
14mu|ki18n-5.24.0-1|98	%{_kde5_includedir}/KF5/KI18n
14mu|ki18n-5.24.0-1|99	%{_kde5_includedir}/KF5/ki18n_version.h
14mu|ki18n-5.24.0-1|100	%{_kde5_libdir}/cmake/KF5I18n
14mu|ki18n-5.24.0-1|101	%{_kde5_libdir}/libKF5I18n.so
14mu|ki18n-5.24.0-1|102	%{_kde5_mkspecsdir}/*.pri
14mu|ki18n-5.24.0-1|103	
14mu|ki18n-5.24.0-1|104	#----------------------------------------------------------------------------
14mu|ki18n-5.24.0-1|105	
14mu|ki18n-5.24.0-1|106	%prep
14mu|ki18n-5.24.0-1|107	%setup -q
14mu|ki18n-5.24.0-1|108	%patch0 -p1
14mu|ki18n-5.24.0-1|109	%patch1 -p1
14mu|ki18n-5.24.0-1|110	
14mu|ki18n-5.24.0-1|111	%build
14mu|ki18n-5.24.0-1|112	%cmake_kde5
14mu|ki18n-5.24.0-1|113	%make
14mu|ki18n-5.24.0-1|114	
14mu|ki18n-5.24.0-1|115	%install
14mu|ki18n-5.24.0-1|116	%makeinstall_std -C build
14mu|ki18n-5.24.0-1|117	
14mu|ki18n-5.24.0-1|118	%find_lang %{name} --all-name --with-qt
14mu|ki18n-5.24.0-1|119	
14mu|ki18n-5.24.0-1|120	%changelog
14mu|ki18n-5.24.0-1|121	
14mu|ki18n-5.24.0-1|122	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|ki18n-5.24.0-1|123	- (bc34967) New version 5.24.0
14mu|ki18n-5.24.0-1|124	
14mu|ki18n-5.24.0-1|125	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.23.0-1
14mu|ki18n-5.24.0-1|126	- (df59913) New version 5.23.0
14mu|ki18n-5.24.0-1|127	
14mu|ki18n-5.24.0-1|128	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-2
14mu|ki18n-5.24.0-1|129	- (35befba) MassBuild#1017: Increase release tag
14mu|ki18n-5.24.0-1|130	
14mu|ki18n-5.24.0-1|131	* Mon Apr 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-1
14mu|ki18n-5.24.0-1|132	- (7847ad4) Update files (add ca and ca@valencia LC_SCRIPTS)
14mu|ki18n-5.24.0-1|133	- (Andrey Bondrov: 347ad73) New version 5.21.0
14mu|ki18n-5.24.0-1|134	
14mu|ki18n-5.24.0-1|135	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-2
14mu|ki18n-5.24.0-1|136	- (35c17bd) MassBuild#1000: Increase release tag
14mu|ki18n-5.24.0-1|137	
14mu|ki18n-5.24.0-1|138	* Mon Mar 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-1
14mu|ki18n-5.24.0-1|139	- (60c0136) Update files (add nb and nn LC_SCRIPTS)
14mu|ki18n-5.24.0-1|140	- (Andrey Bondrov: 372a184) New version 5.20.0
14mu|ki18n-5.24.0-1|141	
14mu|ki18n-5.24.0-1|142	* Sat Feb 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19.0-1
14mu|ki18n-5.24.0-1|143	- (b9ff1a3) New version 5.19.0
14mu|ki18n-5.24.0-1|144	
14mu|ki18n-5.24.0-1|145	* Mon Jan 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.18.0-1
14mu|ki18n-5.24.0-1|146	- (72a1ff4) Update files (add zh_CN/LC_SCRIPTS to i18n package)
14mu|ki18n-5.24.0-1|147	- (Andrey Bondrov: 3369028) Re-diff localepath patch
14mu|ki18n-5.24.0-1|148	- (Andrey Bondrov: 2709abe) New version 5.18.0
14mu|ki18n-5.24.0-1|149	
14mu|ki18n-5.24.0-1|150	* Fri Dec 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-1
14mu|ki18n-5.24.0-1|151	- (7f60f9f) Build requires pkgconfig(Qt5Qml)
14mu|ki18n-5.24.0-1|152	- (Andrey Bondrov: c84c42c) New version 5.17.0
14mu|ki18n-5.24.0-1|153	
14mu|ki18n-5.24.0-1|154	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-2
14mu|ki18n-5.24.0-1|155	- (45dc164) Bump release
14mu|ki18n-5.24.0-1|156	
14mu|ki18n-5.24.0-1|157	* Tue Nov 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-1
14mu|ki18n-5.24.0-1|158	- (2abed05) New version 5.16.0
14mu|ki18n-5.24.0-1|159	
14mu|ki18n-5.24.0-1|160	* Sun Oct 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.15.0-1
14mu|ki18n-5.24.0-1|161	- (fd65adf) New version 5.15.0
14mu|ki18n-5.24.0-1|162	
14mu|ki18n-5.24.0-1|163	* Sat Sep 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.14.0-1
14mu|ki18n-5.24.0-1|164	- (50e25f8) New version 5.14.0
14mu|ki18n-5.24.0-1|165	
14mu|ki18n-5.24.0-1|166	* Wed Aug 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.13.0-1
14mu|ki18n-5.24.0-1|167	- (420f9dd) New version 5.13.0
14mu|ki18n-5.24.0-1|168	
14mu|ki18n-5.24.0-1|169	* Mon Jul 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.12.0-1
14mu|ki18n-5.24.0-1|170	- (98dc073) Update files (add scripts for ko locale)
14mu|ki18n-5.24.0-1|171	- (Andrey Bondrov: 09700e6) New version 5.12.0
14mu|ki18n-5.24.0-1|172	
14mu|ki18n-5.24.0-1|173	* Mon Jun 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.11.0-1
14mu|ki18n-5.24.0-1|174	- (7cdb54f) New version 5.11.0
14mu|ki18n-5.24.0-1|175	
14mu|ki18n-5.24.0-1|176	* Sat May 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10.0-1
14mu|ki18n-5.24.0-1|177	- (f56f208) New version 5.10.0
14mu|ki18n-5.24.0-1|178	
14mu|ki18n-5.24.0-1|179	* Mon Apr 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.9.0-3
14mu|ki18n-5.24.0-1|180	- (bc99ae4) Requires mandriva-kde-translation
14mu|ki18n-5.24.0-1|181	
14mu|ki18n-5.24.0-1|182	* Mon Apr 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.9.0-2
14mu|ki18n-5.24.0-1|183	- (2d4e4dd) Try translations from mandriva-kde-translation as fallback
14mu|ki18n-5.24.0-1|184	
14mu|ki18n-5.24.0-1|185	* Fri Apr 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.9.0-1
14mu|ki18n-5.24.0-1|186	- (1756fd3) Update files
14mu|ki18n-5.24.0-1|187	- (Andrey Bondrov: f46d291) Update files
14mu|ki18n-5.24.0-1|188	- (Andrey Bondrov: 2a71874) New version 5.9.0
14mu|ki18n-5.24.0-1|189	
14mu|ki18n-5.24.0-1|190	* Wed Mar 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.8.0-1
14mu|ki18n-5.24.0-1|191	- (4c70c16) Drop datapath patch, seems to be no longer needed
14mu|ki18n-5.24.0-1|192	- (Andrey Bondrov: 45ec9db) New version 5.8.0
14mu|ki18n-5.24.0-1|193	
14mu|ki18n-5.24.0-1|194	

22966 14
14mu|kiconthemes-5.24.0-1|1	%define fw_version 5.24
14mu|kiconthemes-5.24.0-1|2	
14mu|kiconthemes-5.24.0-1|3	Summary:	KDE Frameworks 5 icon themes support module
14mu|kiconthemes-5.24.0-1|4	Name:		kiconthemes
14mu|kiconthemes-5.24.0-1|5	Version:	5.24.0
14mu|kiconthemes-5.24.0-1|6	Release:	1
14mu|kiconthemes-5.24.0-1|7	License:	GPLv2+
14mu|kiconthemes-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kiconthemes-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kiconthemes-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kiconthemes-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kiconthemes-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kiconthemes-5.24.0-1|13	BuildRequires:	kf5archive-devel >= %{version}
14mu|kiconthemes-5.24.0-1|14	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|kiconthemes-5.24.0-1|15	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kiconthemes-5.24.0-1|16	BuildRequires:	kf5itemviews-devel >= %{version}
14mu|kiconthemes-5.24.0-1|17	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kiconthemes-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Core)
14mu|kiconthemes-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kiconthemes-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kiconthemes-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Svg)
14mu|kiconthemes-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Test)
14mu|kiconthemes-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kiconthemes-5.24.0-1|24	
14mu|kiconthemes-5.24.0-1|25	%description
14mu|kiconthemes-5.24.0-1|26	KDE Frameworks 5 icon themes support module.
14mu|kiconthemes-5.24.0-1|27	
14mu|kiconthemes-5.24.0-1|28	%files
14mu|kiconthemes-5.24.0-1|29	%{_kde5_bindir}/kiconfinder5
14mu|kiconthemes-5.24.0-1|30	
14mu|kiconthemes-5.24.0-1|31	#----------------------------------------------------------------------------
14mu|kiconthemes-5.24.0-1|32	
14mu|kiconthemes-5.24.0-1|33	%package i18n
14mu|kiconthemes-5.24.0-1|34	Summary:	KIconThemes translations
14mu|kiconthemes-5.24.0-1|35	Group:		System/Internationalization
14mu|kiconthemes-5.24.0-1|36	BuildArch:	noarch
14mu|kiconthemes-5.24.0-1|37	
14mu|kiconthemes-5.24.0-1|38	%description i18n
14mu|kiconthemes-5.24.0-1|39	KIconThemes translations.
14mu|kiconthemes-5.24.0-1|40	
14mu|kiconthemes-5.24.0-1|41	%files i18n -f %{name}.lang
14mu|kiconthemes-5.24.0-1|42	
14mu|kiconthemes-5.24.0-1|43	#----------------------------------------------------------------------------
14mu|kiconthemes-5.24.0-1|44	
14mu|kiconthemes-5.24.0-1|45	%define kf5iconthemes_major 5
14mu|kiconthemes-5.24.0-1|46	%define libkf5iconthemes %mklibname kf5iconthemes %{kf5iconthemes_major}
14mu|kiconthemes-5.24.0-1|47	
14mu|kiconthemes-5.24.0-1|48	%package -n %{libkf5iconthemes}
14mu|kiconthemes-5.24.0-1|49	Summary:	KDE Frameworks 5 icon themes support shared library
14mu|kiconthemes-5.24.0-1|50	Group:		System/Libraries
14mu|kiconthemes-5.24.0-1|51	Requires:	%{name}
14mu|kiconthemes-5.24.0-1|52	Requires:	%{name}-i18n
14mu|kiconthemes-5.24.0-1|53	
14mu|kiconthemes-5.24.0-1|54	%description -n %{libkf5iconthemes}
14mu|kiconthemes-5.24.0-1|55	KDE Frameworks 5 icon themes support shared library.
14mu|kiconthemes-5.24.0-1|56	
14mu|kiconthemes-5.24.0-1|57	%files -n %{libkf5iconthemes}
14mu|kiconthemes-5.24.0-1|58	%{_kde5_libdir}/libKF5IconThemes.so.%{kf5iconthemes_major}*
14mu|kiconthemes-5.24.0-1|59	
14mu|kiconthemes-5.24.0-1|60	#----------------------------------------------------------------------------
14mu|kiconthemes-5.24.0-1|61	
14mu|kiconthemes-5.24.0-1|62	%define devkf5iconthemes %mklibname kf5iconthemes -d
14mu|kiconthemes-5.24.0-1|63	
14mu|kiconthemes-5.24.0-1|64	%package -n %{devkf5iconthemes}
14mu|kiconthemes-5.24.0-1|65	Summary:	Development files for KDE Frameworks 5 icon themes support module
14mu|kiconthemes-5.24.0-1|66	Group:		Development/KDE and Qt
14mu|kiconthemes-5.24.0-1|67	Requires:	%{libkf5iconthemes} = %{EVRD}
14mu|kiconthemes-5.24.0-1|68	Provides:	%{name}-devel = %{EVRD}
14mu|kiconthemes-5.24.0-1|69	Provides:	kf5iconthemes-devel = %{version}
14mu|kiconthemes-5.24.0-1|70	
14mu|kiconthemes-5.24.0-1|71	%description -n %{devkf5iconthemes}
14mu|kiconthemes-5.24.0-1|72	This package contains header files needed if you wish to build applications
14mu|kiconthemes-5.24.0-1|73	based on %{name}.
14mu|kiconthemes-5.24.0-1|74	
14mu|kiconthemes-5.24.0-1|75	%files -n %{devkf5iconthemes}
14mu|kiconthemes-5.24.0-1|76	%{_kde5_includedir}/KF5/KIconThemes
14mu|kiconthemes-5.24.0-1|77	%{_kde5_includedir}/KF5/kiconthemes_version.h
14mu|kiconthemes-5.24.0-1|78	%{_kde5_libdir}/cmake/KF5IconThemes
14mu|kiconthemes-5.24.0-1|79	%{_kde5_libdir}/libKF5IconThemes.so
14mu|kiconthemes-5.24.0-1|80	%{_kde5_mkspecsdir}/*.pri
14mu|kiconthemes-5.24.0-1|81	
14mu|kiconthemes-5.24.0-1|82	#----------------------------------------------------------------------------
14mu|kiconthemes-5.24.0-1|83	
14mu|kiconthemes-5.24.0-1|84	%prep
14mu|kiconthemes-5.24.0-1|85	%setup -q
14mu|kiconthemes-5.24.0-1|86	
14mu|kiconthemes-5.24.0-1|87	%build
14mu|kiconthemes-5.24.0-1|88	%cmake_kde5
14mu|kiconthemes-5.24.0-1|89	%make
14mu|kiconthemes-5.24.0-1|90	
14mu|kiconthemes-5.24.0-1|91	%install
14mu|kiconthemes-5.24.0-1|92	%makeinstall_std -C build
14mu|kiconthemes-5.24.0-1|93	
14mu|kiconthemes-5.24.0-1|94	%find_lang %{name} --all-name --with-qt
14mu|kiconthemes-5.24.0-1|95	
14mu|kiconthemes-5.24.0-1|96	%changelog
14mu|kiconthemes-5.24.0-1|97	
14mu|kiconthemes-5.24.0-1|98	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kiconthemes-5.24.0-1|99	- (0137d68) New version 5.24.0
14mu|kiconthemes-5.24.0-1|100	
14mu|kiconthemes-5.24.0-1|101	

22967 14
14mu|kidentitymanagement-16.04.3-1|1	Summary:	KDE Frameworks 5 PIM identity management module
14mu|kidentitymanagement-16.04.3-1|2	Name:		kidentitymanagement
14mu|kidentitymanagement-16.04.3-1|3	Version:	16.04.3
14mu|kidentitymanagement-16.04.3-1|4	Release:	1
14mu|kidentitymanagement-16.04.3-1|5	License:	LGPLv2.1+
14mu|kidentitymanagement-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kidentitymanagement-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kidentitymanagement-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kidentitymanagement-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kidentitymanagement-16.04.3-1|10	BuildRequires:	kf5codecs-devel
14mu|kidentitymanagement-16.04.3-1|11	BuildRequires:	kf5completion-devel
14mu|kidentitymanagement-16.04.3-1|12	BuildRequires:	kf5config-devel
14mu|kidentitymanagement-16.04.3-1|13	BuildRequires:	kf5coreaddons-devel
14mu|kidentitymanagement-16.04.3-1|14	BuildRequires:	kf5emoticons-devel
14mu|kidentitymanagement-16.04.3-1|15	BuildRequires:	kf5iconthemes-devel
14mu|kidentitymanagement-16.04.3-1|16	BuildRequires:	kf5kio-devel
14mu|kidentitymanagement-16.04.3-1|17	BuildRequires:	kf5pimtextedit-devel
14mu|kidentitymanagement-16.04.3-1|18	BuildRequires:	kf5textwidgets-devel
14mu|kidentitymanagement-16.04.3-1|19	BuildRequires:	kf5xmlgui-devel
14mu|kidentitymanagement-16.04.3-1|20	BuildRequires:	pkgconfig(Qt5Core)
14mu|kidentitymanagement-16.04.3-1|21	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kidentitymanagement-16.04.3-1|22	BuildRequires:	pkgconfig(Qt5Network)
14mu|kidentitymanagement-16.04.3-1|23	BuildRequires:	pkgconfig(Qt5Test)
14mu|kidentitymanagement-16.04.3-1|24	
14mu|kidentitymanagement-16.04.3-1|25	%description
14mu|kidentitymanagement-16.04.3-1|26	KDE Frameworks 5 PIM identity management module.
14mu|kidentitymanagement-16.04.3-1|27	
14mu|kidentitymanagement-16.04.3-1|28	#----------------------------------------------------------------------------
14mu|kidentitymanagement-16.04.3-1|29	
14mu|kidentitymanagement-16.04.3-1|30	%define kf5identitymanagement_major 5
14mu|kidentitymanagement-16.04.3-1|31	%define libkf5identitymanagement %mklibname kf5identitymanagement %{kf5identitymanagement_major}
14mu|kidentitymanagement-16.04.3-1|32	
14mu|kidentitymanagement-16.04.3-1|33	%package -n %{libkf5identitymanagement}
14mu|kidentitymanagement-16.04.3-1|34	Summary:	KDE Frameworks 5 PIM identity management shared library
14mu|kidentitymanagement-16.04.3-1|35	Group:		System/Libraries
14mu|kidentitymanagement-16.04.3-1|36	
14mu|kidentitymanagement-16.04.3-1|37	%description -n %{libkf5identitymanagement}
14mu|kidentitymanagement-16.04.3-1|38	KDE Frameworks 5 PIM identity management shared library.
14mu|kidentitymanagement-16.04.3-1|39	
14mu|kidentitymanagement-16.04.3-1|40	%files -n %{libkf5identitymanagement}
14mu|kidentitymanagement-16.04.3-1|41	%{_kde5_libdir}/libKF5IdentityManagement.so.%{kf5identitymanagement_major}*
14mu|kidentitymanagement-16.04.3-1|42	
14mu|kidentitymanagement-16.04.3-1|43	#----------------------------------------------------------------------------
14mu|kidentitymanagement-16.04.3-1|44	
14mu|kidentitymanagement-16.04.3-1|45	%define devkf5identitymanagement %mklibname kf5identitymanagement -d
14mu|kidentitymanagement-16.04.3-1|46	
14mu|kidentitymanagement-16.04.3-1|47	%package -n %{devkf5identitymanagement}
14mu|kidentitymanagement-16.04.3-1|48	Summary:	Development files for KDE Frameworks 5 PIM identity management module
14mu|kidentitymanagement-16.04.3-1|49	Group:		Development/KDE and Qt
14mu|kidentitymanagement-16.04.3-1|50	Requires:	%{libkf5identitymanagement} = %{EVRD}
14mu|kidentitymanagement-16.04.3-1|51	Provides:	%{name}-devel = %{EVRD}
14mu|kidentitymanagement-16.04.3-1|52	Provides:	kf5identitymanagement-devel = %{version}
14mu|kidentitymanagement-16.04.3-1|53	
14mu|kidentitymanagement-16.04.3-1|54	%description -n %{devkf5identitymanagement}
14mu|kidentitymanagement-16.04.3-1|55	This package contains header files needed if you wish to build applications
14mu|kidentitymanagement-16.04.3-1|56	based on %{name}.
14mu|kidentitymanagement-16.04.3-1|57	
14mu|kidentitymanagement-16.04.3-1|58	%files -n %{devkf5identitymanagement}
14mu|kidentitymanagement-16.04.3-1|59	%{_kde5_includedir}/KF5/KIdentityManagement
14mu|kidentitymanagement-16.04.3-1|60	%{_kde5_includedir}/KF5/kidentitymanagement_version.h
14mu|kidentitymanagement-16.04.3-1|61	%{_kde5_libdir}/cmake/KF5IdentityManagement
14mu|kidentitymanagement-16.04.3-1|62	%{_kde5_libdir}/libKF5IdentityManagement.so
14mu|kidentitymanagement-16.04.3-1|63	%{_kde5_mkspecsdir}/*.pri
14mu|kidentitymanagement-16.04.3-1|64	%{_datadir}/dbus-1/interfaces/kf5_org.kde.pim.IdentityManager.xml
14mu|kidentitymanagement-16.04.3-1|65	
14mu|kidentitymanagement-16.04.3-1|66	#----------------------------------------------------------------------------
14mu|kidentitymanagement-16.04.3-1|67	
14mu|kidentitymanagement-16.04.3-1|68	%prep
14mu|kidentitymanagement-16.04.3-1|69	%setup -q
14mu|kidentitymanagement-16.04.3-1|70	
14mu|kidentitymanagement-16.04.3-1|71	%build
14mu|kidentitymanagement-16.04.3-1|72	%cmake_kde5
14mu|kidentitymanagement-16.04.3-1|73	%make
14mu|kidentitymanagement-16.04.3-1|74	
14mu|kidentitymanagement-16.04.3-1|75	%install
14mu|kidentitymanagement-16.04.3-1|76	%makeinstall_std -C build
14mu|kidentitymanagement-16.04.3-1|77	
14mu|kidentitymanagement-16.04.3-1|78	
14mu|kidentitymanagement-16.04.3-1|79	%changelog
14mu|kidentitymanagement-16.04.3-1|80	
14mu|kidentitymanagement-16.04.3-1|81	* Mon Jul 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|kidentitymanagement-16.04.3-1|82	- (c41a672) Minor cleanup
14mu|kidentitymanagement-16.04.3-1|83	
14mu|kidentitymanagement-16.04.3-1|84	

22968 14
14mu|kidletime-5.24.0-1|1	%define fw_version 5.24
14mu|kidletime-5.24.0-1|2	
14mu|kidletime-5.24.0-1|3	Summary:	KDE Frameworks 5 user activity monitoring module
14mu|kidletime-5.24.0-1|4	Name:		kidletime
14mu|kidletime-5.24.0-1|5	Version:	5.24.0
14mu|kidletime-5.24.0-1|6	Release:	1
14mu|kidletime-5.24.0-1|7	License:	GPLv2+
14mu|kidletime-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kidletime-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kidletime-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kidletime-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kidletime-5.24.0-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|kidletime-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kidletime-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kidletime-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|kidletime-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kidletime-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kidletime-5.24.0-1|18	BuildRequires:	pkgconfig(x11-xcb)
14mu|kidletime-5.24.0-1|19	BuildRequires:	pkgconfig(xcb)
14mu|kidletime-5.24.0-1|20	BuildRequires:	pkgconfig(xcb-sync)
14mu|kidletime-5.24.0-1|21	BuildRequires:	pkgconfig(xext)
14mu|kidletime-5.24.0-1|22	BuildRequires:	pkgconfig(xscrnsaver)
14mu|kidletime-5.24.0-1|23	
14mu|kidletime-5.24.0-1|24	%description
14mu|kidletime-5.24.0-1|25	KDE Frameworks 5 user activity monitoring module.
14mu|kidletime-5.24.0-1|26	
14mu|kidletime-5.24.0-1|27	KIdleTime is a singleton reporting information on idle time. It is useful
14mu|kidletime-5.24.0-1|28	not only for finding out about the current idle time of the PC, but also
14mu|kidletime-5.24.0-1|29	for getting notified upon idle time events, such as custom timeouts, or
14mu|kidletime-5.24.0-1|30	user activity.
14mu|kidletime-5.24.0-1|31	
14mu|kidletime-5.24.0-1|32	%files
14mu|kidletime-5.24.0-1|33	%{_kde5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeXcbPlugin0.so
14mu|kidletime-5.24.0-1|34	%{_kde5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeXcbPlugin1.so
14mu|kidletime-5.24.0-1|35	
14mu|kidletime-5.24.0-1|36	#----------------------------------------------------------------------------
14mu|kidletime-5.24.0-1|37	
14mu|kidletime-5.24.0-1|38	%define kf5idletime_major 5
14mu|kidletime-5.24.0-1|39	%define libkf5idletime %mklibname kf5idletime %{kf5idletime_major}
14mu|kidletime-5.24.0-1|40	
14mu|kidletime-5.24.0-1|41	%package -n %{libkf5idletime}
14mu|kidletime-5.24.0-1|42	Summary:	KDE Frameworks 5 user activity monitoring shared library
14mu|kidletime-5.24.0-1|43	Group:		System/Libraries
14mu|kidletime-5.24.0-1|44	Requires:	%{name}
14mu|kidletime-5.24.0-1|45	
14mu|kidletime-5.24.0-1|46	%description -n %{libkf5idletime}
14mu|kidletime-5.24.0-1|47	KDE Frameworks 5 user activity monitoring shared library.
14mu|kidletime-5.24.0-1|48	
14mu|kidletime-5.24.0-1|49	%files -n %{libkf5idletime}
14mu|kidletime-5.24.0-1|50	%{_kde5_libdir}/libKF5IdleTime.so.%{kf5idletime_major}*
14mu|kidletime-5.24.0-1|51	
14mu|kidletime-5.24.0-1|52	#----------------------------------------------------------------------------
14mu|kidletime-5.24.0-1|53	
14mu|kidletime-5.24.0-1|54	%define devkf5idletime %mklibname kf5idletime -d
14mu|kidletime-5.24.0-1|55	
14mu|kidletime-5.24.0-1|56	%package -n %{devkf5idletime}
14mu|kidletime-5.24.0-1|57	Summary:	Development files for KDE Frameworks 5 user activity monitoring module
14mu|kidletime-5.24.0-1|58	Group:		Development/KDE and Qt
14mu|kidletime-5.24.0-1|59	Requires:	%{libkf5idletime} = %{EVRD}
14mu|kidletime-5.24.0-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|kidletime-5.24.0-1|61	Provides:	kf5idletime-devel = %{version}
14mu|kidletime-5.24.0-1|62	
14mu|kidletime-5.24.0-1|63	%description -n %{devkf5idletime}
14mu|kidletime-5.24.0-1|64	This package contains header files needed if you wish to build applications
14mu|kidletime-5.24.0-1|65	based on %{name}.
14mu|kidletime-5.24.0-1|66	
14mu|kidletime-5.24.0-1|67	%files -n %{devkf5idletime}
14mu|kidletime-5.24.0-1|68	%{_kde5_includedir}/KF5/KIdleTime
14mu|kidletime-5.24.0-1|69	%{_kde5_includedir}/KF5/kidletime_version.h
14mu|kidletime-5.24.0-1|70	%{_kde5_libdir}/cmake/KF5IdleTime
14mu|kidletime-5.24.0-1|71	%{_kde5_libdir}/libKF5IdleTime.so
14mu|kidletime-5.24.0-1|72	%{_kde5_mkspecsdir}/*.pri
14mu|kidletime-5.24.0-1|73	
14mu|kidletime-5.24.0-1|74	#----------------------------------------------------------------------------
14mu|kidletime-5.24.0-1|75	
14mu|kidletime-5.24.0-1|76	%prep
14mu|kidletime-5.24.0-1|77	%setup -q
14mu|kidletime-5.24.0-1|78	
14mu|kidletime-5.24.0-1|79	%build
14mu|kidletime-5.24.0-1|80	%cmake_kde5
14mu|kidletime-5.24.0-1|81	%make
14mu|kidletime-5.24.0-1|82	
14mu|kidletime-5.24.0-1|83	%install
14mu|kidletime-5.24.0-1|84	%makeinstall_std -C build
14mu|kidletime-5.24.0-1|85	
14mu|kidletime-5.24.0-1|86	
14mu|kidletime-5.24.0-1|87	%changelog
14mu|kidletime-5.24.0-1|88	
14mu|kidletime-5.24.0-1|89	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kidletime-5.24.0-1|90	- (0dd5e8b) New version 5.24.0
14mu|kidletime-5.24.0-1|91	
14mu|kidletime-5.24.0-1|92	

22969 14
14mu|kig-4.14.3-1|1	Summary:	KDE Interactive Geometry
14mu|kig-4.14.3-1|2	Name:		kig
14mu|kig-4.14.3-1|3	Version:	4.14.3
14mu|kig-4.14.3-1|4	Release:	1
14mu|kig-4.14.3-1|5	License:	GPLv2+ and GFDL
14mu|kig-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kig-4.14.3-1|7	Url:		http://edu.kde.org/kig
14mu|kig-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kig-4.14.3-1|9	BuildRequires:	boost-devel
14mu|kig-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kig-4.14.3-1|11	BuildRequires:	pkgconfig(python)
14mu|kig-4.14.3-1|12	
14mu|kig-4.14.3-1|13	%description
14mu|kig-4.14.3-1|14	Kig is a program for use in math classes in high school, to allow
14mu|kig-4.14.3-1|15	students to interactively explore geometric concepts.
14mu|kig-4.14.3-1|16	
14mu|kig-4.14.3-1|17	%files
14mu|kig-4.14.3-1|18	%doc COPYING COPYING.DOC AUTHORS ChangeLog
14mu|kig-4.14.3-1|19	%doc %{_kde_docdir}/HTML/en/kig
14mu|kig-4.14.3-1|20	%{_kde_appsdir}/katepart/syntax/python-kig.xml
14mu|kig-4.14.3-1|21	%{_kde_appsdir}/kig
14mu|kig-4.14.3-1|22	%{_kde_applicationsdir}/kig.desktop
14mu|kig-4.14.3-1|23	%{_kde_bindir}/kig
14mu|kig-4.14.3-1|24	%{_kde_bindir}/pykig.py
14mu|kig-4.14.3-1|25	%{_kde_datadir}/appdata/kig.appdata.xml
14mu|kig-4.14.3-1|26	%{_kde_iconsdir}/*/*/apps/kig.*
14mu|kig-4.14.3-1|27	%{_kde_iconsdir}/*/*/mimetypes/application-x-kig.*
14mu|kig-4.14.3-1|28	%{_kde_libdir}/kde4/kigpart.so
14mu|kig-4.14.3-1|29	%{_kde_mandir}/man1/kig.1.*
14mu|kig-4.14.3-1|30	%{_kde_services}/kig_part.desktop
14mu|kig-4.14.3-1|31	
14mu|kig-4.14.3-1|32	#----------------------------------------------------------------------
14mu|kig-4.14.3-1|33	
14mu|kig-4.14.3-1|34	%prep
14mu|kig-4.14.3-1|35	%setup -q
14mu|kig-4.14.3-1|36	
14mu|kig-4.14.3-1|37	%build
14mu|kig-4.14.3-1|38	%cmake_kde4
14mu|kig-4.14.3-1|39	%make
14mu|kig-4.14.3-1|40	
14mu|kig-4.14.3-1|41	%install
14mu|kig-4.14.3-1|42	%makeinstall_std -C build
14mu|kig-4.14.3-1|43	
14mu|kig-4.14.3-1|44	
14mu|kig-4.14.3-1|45	%changelog
14mu|kig-4.14.3-1|46	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kig-4.14.3-1|47	+ Revision: 1f4bb53
14mu|kig-4.14.3-1|48	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kig-4.14.3-1|49	
14mu|kig-4.14.3-1|50	

22970 14
14mu|kigo-4.14.3-1|1	Name:		kigo
14mu|kigo-4.14.3-1|2	Version:	4.14.3
14mu|kigo-4.14.3-1|3	Release:	1
14mu|kigo-4.14.3-1|4	Epoch:		1
14mu|kigo-4.14.3-1|5	Summary:	Go board game for KDE
14mu|kigo-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kigo-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kigo-4.14.3-1|8	Url:		http://www.kde.org/applications/games/kigo/
14mu|kigo-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kigo-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kigo-4.14.3-1|11	Requires:	gnugo
14mu|kigo-4.14.3-1|12	
14mu|kigo-4.14.3-1|13	%description
14mu|kigo-4.14.3-1|14	Kigo is an open-source implementation of the popular Go game.
14mu|kigo-4.14.3-1|15	
14mu|kigo-4.14.3-1|16	Go is a strategic board game for two players. It is also known as igo
14mu|kigo-4.14.3-1|17	(Japanese), weiqi or wei ch'i (Chinese) or baduk (Korean).
14mu|kigo-4.14.3-1|18	Go is noted for being rich in strategic complexity despite its simple rules.
14mu|kigo-4.14.3-1|19	The game is played by two players who alternately place black and white stones
14mu|kigo-4.14.3-1|20	(playing pieces, now usually made of glass or plastic) on the vacant
14mu|kigo-4.14.3-1|21	intersections of a grid of 19x19 lines (9x9 or 13x13 for easier games).
14mu|kigo-4.14.3-1|22	
14mu|kigo-4.14.3-1|23	%files
14mu|kigo-4.14.3-1|24	%{_kde_bindir}/kigo
14mu|kigo-4.14.3-1|25	%{_kde_applicationsdir}/kigo.desktop
14mu|kigo-4.14.3-1|26	%{_kde_appsdir}/kigo
14mu|kigo-4.14.3-1|27	%{_kde_datadir}/config.kcfg/kigo.kcfg
14mu|kigo-4.14.3-1|28	%{_kde_configdir}/kigo-games.knsrc
14mu|kigo-4.14.3-1|29	%{_kde_configdir}/kigo.knsrc
14mu|kigo-4.14.3-1|30	%{_kde_docdir}/HTML/en/kigo
14mu|kigo-4.14.3-1|31	%{_kde_iconsdir}/*/*/apps/kigo.png
14mu|kigo-4.14.3-1|32	
14mu|kigo-4.14.3-1|33	#------------------------------------------------------------------------------
14mu|kigo-4.14.3-1|34	
14mu|kigo-4.14.3-1|35	%prep
14mu|kigo-4.14.3-1|36	%setup -q
14mu|kigo-4.14.3-1|37	
14mu|kigo-4.14.3-1|38	%build
14mu|kigo-4.14.3-1|39	%cmake_kde4
14mu|kigo-4.14.3-1|40	%make
14mu|kigo-4.14.3-1|41	
14mu|kigo-4.14.3-1|42	%install
14mu|kigo-4.14.3-1|43	%makeinstall_std -C build
14mu|kigo-4.14.3-1|44	
14mu|kigo-4.14.3-1|45	
14mu|kigo-4.14.3-1|46	%changelog
14mu|kigo-4.14.3-1|47	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kigo-4.14.3-1|48	+ Revision: 35ee793
14mu|kigo-4.14.3-1|49	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kigo-4.14.3-1|50	
14mu|kigo-4.14.3-1|51	

22971 14
14mu|killbots-4.14.3-1|1	Name:		killbots
14mu|killbots-4.14.3-1|2	Version:	4.14.3
14mu|killbots-4.14.3-1|3	Release:	1
14mu|killbots-4.14.3-1|4	Epoch:		1
14mu|killbots-4.14.3-1|5	Summary:	KDE port of the classic BSD console game robots
14mu|killbots-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|killbots-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|killbots-4.14.3-1|8	URL:		http://www.kde.org/applications/games/killbots/
14mu|killbots-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|killbots-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|killbots-4.14.3-1|11	
14mu|killbots-4.14.3-1|12	%description
14mu|killbots-4.14.3-1|13	Killbots is a simple game of evading killer robots.
14mu|killbots-4.14.3-1|14	
14mu|killbots-4.14.3-1|15	Who created the robots and why they have been programmed to destroy, no one
14mu|killbots-4.14.3-1|16	knows. All that is known is that the robots are numerous and their sole
14mu|killbots-4.14.3-1|17	objective is to destroy you. Fortunately for you, their creator has focused on
14mu|killbots-4.14.3-1|18	quantity rather than quality and as a result the robots are severely lacking
14mu|killbots-4.14.3-1|19	in intelligence. Your superior wit and a fancy teleportation device are your
14mu|killbots-4.14.3-1|20	only weapons against the never-ending stream of mindless automatons.
14mu|killbots-4.14.3-1|21	
14mu|killbots-4.14.3-1|22	%files
14mu|killbots-4.14.3-1|23	%{_kde_bindir}/killbots
14mu|killbots-4.14.3-1|24	%{_kde_applicationsdir}/killbots.desktop
14mu|killbots-4.14.3-1|25	%{_kde_appsdir}/killbots
14mu|killbots-4.14.3-1|26	%{_kde_datadir}/config.kcfg/killbots.kcfg
14mu|killbots-4.14.3-1|27	%{_kde_docdir}/*/*/killbots
14mu|killbots-4.14.3-1|28	%{_kde_iconsdir}/hicolor/*/apps/killbots.*
14mu|killbots-4.14.3-1|29	
14mu|killbots-4.14.3-1|30	#------------------------------------------------------------------------------
14mu|killbots-4.14.3-1|31	
14mu|killbots-4.14.3-1|32	%prep
14mu|killbots-4.14.3-1|33	%setup -q
14mu|killbots-4.14.3-1|34	
14mu|killbots-4.14.3-1|35	%build
14mu|killbots-4.14.3-1|36	%cmake_kde4
14mu|killbots-4.14.3-1|37	
14mu|killbots-4.14.3-1|38	%install
14mu|killbots-4.14.3-1|39	%makeinstall_std -C build
14mu|killbots-4.14.3-1|40	
14mu|killbots-4.14.3-1|41	
14mu|killbots-4.14.3-1|42	
14mu|killbots-4.14.3-1|43	%changelog
14mu|killbots-4.14.3-1|44	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|killbots-4.14.3-1|45	+ Revision: ef8348d
14mu|killbots-4.14.3-1|46	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|killbots-4.14.3-1|47	
14mu|killbots-4.14.3-1|48	

22972 14
14mu|kimageformats-5.24.0-1|1	%define fw_version 5.24
14mu|kimageformats-5.24.0-1|2	
14mu|kimageformats-5.24.0-1|3	Summary:	KDE Frameworks 5 image format plugins for Qt
14mu|kimageformats-5.24.0-1|4	Name:		kimageformats
14mu|kimageformats-5.24.0-1|5	Version:	5.24.0
14mu|kimageformats-5.24.0-1|6	Release:	1
14mu|kimageformats-5.24.0-1|7	License:	GPLv2+
14mu|kimageformats-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kimageformats-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kimageformats-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kimageformats-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kimageformats-5.24.0-1|12	BuildRequires:	pkgconfig(OpenEXR)
14mu|kimageformats-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|kimageformats-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kimageformats-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|kimageformats-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kimageformats-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kimageformats-5.24.0-1|18	
14mu|kimageformats-5.24.0-1|19	%description
14mu|kimageformats-5.24.0-1|20	KDE Frameworks 5 image format plugins for Qt.
14mu|kimageformats-5.24.0-1|21	
14mu|kimageformats-5.24.0-1|22	This framework provides additional image format plugins for QtGui. As
14mu|kimageformats-5.24.0-1|23	such it is not required for the compilation of any other software, but
14mu|kimageformats-5.24.0-1|24	may be a runtime requirement for Qt-based software to support certain
14mu|kimageformats-5.24.0-1|25	image formats.
14mu|kimageformats-5.24.0-1|26	
14mu|kimageformats-5.24.0-1|27	%files
14mu|kimageformats-5.24.0-1|28	%{_qt5_plugindir}/imageformats/*.so
14mu|kimageformats-5.24.0-1|29	%{_kde5_services}/qimageioplugins/*.desktop
14mu|kimageformats-5.24.0-1|30	
14mu|kimageformats-5.24.0-1|31	#----------------------------------------------------------------------------
14mu|kimageformats-5.24.0-1|32	
14mu|kimageformats-5.24.0-1|33	%prep
14mu|kimageformats-5.24.0-1|34	%setup -q
14mu|kimageformats-5.24.0-1|35	
14mu|kimageformats-5.24.0-1|36	%build
14mu|kimageformats-5.24.0-1|37	%cmake_kde5
14mu|kimageformats-5.24.0-1|38	%make
14mu|kimageformats-5.24.0-1|39	
14mu|kimageformats-5.24.0-1|40	%install
14mu|kimageformats-5.24.0-1|41	%makeinstall_std -C build
14mu|kimageformats-5.24.0-1|42	
14mu|kimageformats-5.24.0-1|43	
14mu|kimageformats-5.24.0-1|44	%changelog
14mu|kimageformats-5.24.0-1|45	
14mu|kimageformats-5.24.0-1|46	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kimageformats-5.24.0-1|47	- (846aedd) New version 5.24.0
14mu|kimageformats-5.24.0-1|48	
14mu|kimageformats-5.24.0-1|49	

22973 14
14mu|kimono-4.14.3-2|1	Summary:	C# Mono KDE 4 bindings
14mu|kimono-4.14.3-2|2	Name:		kimono
14mu|kimono-4.14.3-2|3	Version:	4.14.3
14mu|kimono-4.14.3-2|4	Release:	2
14mu|kimono-4.14.3-2|5	Epoch:		1
14mu|kimono-4.14.3-2|6	Group:		Development/KDE and Qt
14mu|kimono-4.14.3-2|7	License:	GPLv2 LGPLv2
14mu|kimono-4.14.3-2|8	Url:		https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
14mu|kimono-4.14.3-2|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kimono-4.14.3-2|10	Patch0:		kimono-4.7.2-fix-link-against-soprano-index-librairies.patch
14mu|kimono-4.14.3-2|11	BuildRequires:	kdelibs4-devel
14mu|kimono-4.14.3-2|12	BuildRequires:	smokekde-devel >= 1:%{version}
14mu|kimono-4.14.3-2|13	BuildRequires:	qyoto-devel >= 1:%{version}
14mu|kimono-4.14.3-2|14	BuildRequires:	pkgconfig(mono)
14mu|kimono-4.14.3-2|15	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|kimono-4.14.3-2|16	Provides:	mono-kde4 = %{EVRD}
14mu|kimono-4.14.3-2|17	Requires:	qyoto >= 1:%{version}
14mu|kimono-4.14.3-2|18	
14mu|kimono-4.14.3-2|19	%description
14mu|kimono-4.14.3-2|20	NET/Mono bindings for the KDE libraries.
14mu|kimono-4.14.3-2|21	
14mu|kimono-4.14.3-2|22	%files
14mu|kimono-4.14.3-2|23	%doc COPYING.GPLv2 COPYING.LGPLv2
14mu|kimono-4.14.3-2|24	%{_kde_prefix}/lib/mono/qyoto/kde-dotnet.dll
14mu|kimono-4.14.3-2|25	%{_kde_prefix}/lib/mono/qyoto/khtml-dll.dll
14mu|kimono-4.14.3-2|26	%{_kde_prefix}/lib/mono/qyoto/soprano.dll
14mu|kimono-4.14.3-2|27	%{_kde_prefix}/lib/mono/qyoto/ktexteditor-dotnet.dll
14mu|kimono-4.14.3-2|28	%{_kde_prefix}/lib/mono/qyoto/plasma-dll.dll
14mu|kimono-4.14.3-2|29	%{_kde_prefix}/lib/mono/qyoto/nepomuk-dll.dll
14mu|kimono-4.14.3-2|30	%{_kde_prefix}/lib/mono/qyoto/akonadi.dll
14mu|kimono-4.14.3-2|31	%{_kde_prefix}/lib/mono/gac/kde-dotnet
14mu|kimono-4.14.3-2|32	%{_kde_prefix}/lib/mono/gac/khtml-dll
14mu|kimono-4.14.3-2|33	%{_kde_prefix}/lib/mono/gac/soprano
14mu|kimono-4.14.3-2|34	%{_kde_prefix}/lib/mono/gac/ktexteditor-dotnet
14mu|kimono-4.14.3-2|35	%{_kde_prefix}/lib/mono/gac/plasma-dll
14mu|kimono-4.14.3-2|36	%{_kde_prefix}/lib/mono/gac/nepomuk-dll
14mu|kimono-4.14.3-2|37	%{_kde_prefix}/lib/mono/gac/akonadi
14mu|kimono-4.14.3-2|38	%{_kde_libdir}/kde4/kimonopluginfactory.so
14mu|kimono-4.14.3-2|39	%{_kde_libdir}/libkhtml-sharp.so
14mu|kimono-4.14.3-2|40	%{_kde_libdir}/libnepomuk-sharp.so
14mu|kimono-4.14.3-2|41	%{_kde_libdir}/libsoprano-sharp.so
14mu|kimono-4.14.3-2|42	%{_kde_libdir}/libkimono.so
14mu|kimono-4.14.3-2|43	%{_kde_libdir}/libktexteditor-sharp.so
14mu|kimono-4.14.3-2|44	%{_kde_libdir}/libplasma-sharp.so
14mu|kimono-4.14.3-2|45	%{_kde_libdir}/libakonadi-sharp.so
14mu|kimono-4.14.3-2|46	%{_kde_appsdir}/plasma_scriptengine_kimono
14mu|kimono-4.14.3-2|47	%{_kde_services}/plasma-scriptengine-kimono-applet.desktop
14mu|kimono-4.14.3-2|48	%{_kde_services}/plasma-scriptengine-kimono-dataengine.desktop
14mu|kimono-4.14.3-2|49	
14mu|kimono-4.14.3-2|50	#------------------------------------------------------------------------------
14mu|kimono-4.14.3-2|51	
14mu|kimono-4.14.3-2|52	%prep
14mu|kimono-4.14.3-2|53	%setup -q
14mu|kimono-4.14.3-2|54	%apply_patches
14mu|kimono-4.14.3-2|55	
14mu|kimono-4.14.3-2|56	%build
14mu|kimono-4.14.3-2|57	%cmake_kde4
14mu|kimono-4.14.3-2|58	%make
14mu|kimono-4.14.3-2|59	
14mu|kimono-4.14.3-2|60	%install
14mu|kimono-4.14.3-2|61	%makeinstall_std -C build
14mu|kimono-4.14.3-2|62	
14mu|kimono-4.14.3-2|63	
14mu|kimono-4.14.3-2|64	%changelog
14mu|kimono-4.14.3-2|65	
14mu|kimono-4.14.3-2|66	* Wed Sep 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-2
14mu|kimono-4.14.3-2|67	- (214b75e) Bump release
14mu|kimono-4.14.3-2|68	
14mu|kimono-4.14.3-2|69	

22974 14
14mu|kinit-5.24.0-1|1	%define fw_version 5.24
14mu|kinit-5.24.0-1|2	
14mu|kinit-5.24.0-1|3	Summary:	KDE Frameworks 5 process launcher to speed up launching KDE applications
14mu|kinit-5.24.0-1|4	Name:		kinit
14mu|kinit-5.24.0-1|5	Version:	5.24.0
14mu|kinit-5.24.0-1|6	Release:	1
14mu|kinit-5.24.0-1|7	License:	GPLv2+
14mu|kinit-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kinit-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kinit-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kinit-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kinit-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kinit-5.24.0-1|13	BuildRequires:	kf5config-devel >= %{version}
14mu|kinit-5.24.0-1|14	BuildRequires:	kf5crash-devel >= %{version}
14mu|kinit-5.24.0-1|15	BuildRequires:	kf5doctools-devel >= %{version}
14mu|kinit-5.24.0-1|16	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kinit-5.24.0-1|17	BuildRequires:	kf5kio-devel >= %{version}
14mu|kinit-5.24.0-1|18	BuildRequires:	kf5service-devel >= %{version}
14mu|kinit-5.24.0-1|19	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|kinit-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Core)
14mu|kinit-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kinit-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kinit-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Test)
14mu|kinit-5.24.0-1|24	BuildRequires:	pkgconfig(x11)
14mu|kinit-5.24.0-1|25	# We could also use libcap-devel and libcap-utils but
14mu|kinit-5.24.0-1|26	# 4755 for start_kdeinit is enough, see CMakeLists.txt
14mu|kinit-5.24.0-1|27	Requires:	%{name}-i18n
14mu|kinit-5.24.0-1|28	
14mu|kinit-5.24.0-1|29	%description
14mu|kinit-5.24.0-1|30	KDE Frameworks 5 process launcher to speed up launching KDE applications.
14mu|kinit-5.24.0-1|31	
14mu|kinit-5.24.0-1|32	It launches processes by forking and then loading a dynamic library which
14mu|kinit-5.24.0-1|33	should contain a 'kdemain(...)' function.
14mu|kinit-5.24.0-1|34	
14mu|kinit-5.24.0-1|35	Using kdeinit to launch KDE applications makes starting a typical KDE
14mu|kinit-5.24.0-1|36	applications 2.5 times faster (100ms instead of 250ms on a P-III 500) It
14mu|kinit-5.24.0-1|37	reduces memory consumption by approx. 350Kb per application.
14mu|kinit-5.24.0-1|38	
14mu|kinit-5.24.0-1|39	%files
14mu|kinit-5.24.0-1|40	%{_kde5_bindir}/*
14mu|kinit-5.24.0-1|41	%{_kde5_mandir}/man8/kdeinit5.8*
14mu|kinit-5.24.0-1|42	%{_kde5_libdir}/libkdeinit5_klauncher.so
14mu|kinit-5.24.0-1|43	%{_kde5_libexecdir}/kf5/klauncher
14mu|kinit-5.24.0-1|44	# 4755 is recommended by upstream but it breaks id command for user
14mu|kinit-5.24.0-1|45	# attr(4755,root,root) %{_kde5_libexecdir}/kf5/start_kdeinit
14mu|kinit-5.24.0-1|46	%{_kde5_libexecdir}/kf5/start_kdeinit
14mu|kinit-5.24.0-1|47	%{_kde5_libexecdir}/kf5/start_kdeinit_wrapper
14mu|kinit-5.24.0-1|48	
14mu|kinit-5.24.0-1|49	#----------------------------------------------------------------------------
14mu|kinit-5.24.0-1|50	
14mu|kinit-5.24.0-1|51	%package i18n
14mu|kinit-5.24.0-1|52	Summary:	KInit translations
14mu|kinit-5.24.0-1|53	Group:		System/Internationalization
14mu|kinit-5.24.0-1|54	BuildArch:	noarch
14mu|kinit-5.24.0-1|55	
14mu|kinit-5.24.0-1|56	%description i18n
14mu|kinit-5.24.0-1|57	KInit translations.
14mu|kinit-5.24.0-1|58	
14mu|kinit-5.24.0-1|59	%files i18n -f %{name}.lang
14mu|kinit-5.24.0-1|60	
14mu|kinit-5.24.0-1|61	#----------------------------------------------------------------------------
14mu|kinit-5.24.0-1|62	
14mu|kinit-5.24.0-1|63	%define devkf5init %mklibname kf5init -d
14mu|kinit-5.24.0-1|64	
14mu|kinit-5.24.0-1|65	%package -n %{devkf5init}
14mu|kinit-5.24.0-1|66	Summary:	Development files for KDE Frameworks 5 process launcher
14mu|kinit-5.24.0-1|67	Group:		Development/KDE and Qt
14mu|kinit-5.24.0-1|68	Provides:	%{name}-devel = %{EVRD}
14mu|kinit-5.24.0-1|69	Provides:	kf5init-devel = %{version}
14mu|kinit-5.24.0-1|70	
14mu|kinit-5.24.0-1|71	%description -n %{devkf5init}
14mu|kinit-5.24.0-1|72	This package contains header files needed if you wish to build applications
14mu|kinit-5.24.0-1|73	based on %{name}.
14mu|kinit-5.24.0-1|74	
14mu|kinit-5.24.0-1|75	%files -n %{devkf5init}
14mu|kinit-5.24.0-1|76	%{_kde5_libdir}/cmake/KF5Init
14mu|kinit-5.24.0-1|77	%{_datadir}/dbus-1/interfaces/kf5_org.kde.*.xml
14mu|kinit-5.24.0-1|78	
14mu|kinit-5.24.0-1|79	#----------------------------------------------------------------------------
14mu|kinit-5.24.0-1|80	
14mu|kinit-5.24.0-1|81	%prep
14mu|kinit-5.24.0-1|82	%setup -q
14mu|kinit-5.24.0-1|83	
14mu|kinit-5.24.0-1|84	%build
14mu|kinit-5.24.0-1|85	%cmake_kde5
14mu|kinit-5.24.0-1|86	%make
14mu|kinit-5.24.0-1|87	
14mu|kinit-5.24.0-1|88	%install
14mu|kinit-5.24.0-1|89	%makeinstall_std -C build
14mu|kinit-5.24.0-1|90	
14mu|kinit-5.24.0-1|91	%find_lang %{name} --all-name --with-qt --with-man
14mu|kinit-5.24.0-1|92	
14mu|kinit-5.24.0-1|93	%changelog
14mu|kinit-5.24.0-1|94	
14mu|kinit-5.24.0-1|95	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kinit-5.24.0-1|96	- (3eb9ecd) New version 5.24.0
14mu|kinit-5.24.0-1|97	
14mu|kinit-5.24.0-1|98	

22975 14
14mu|kino-1.3.4-12|1	Summary:	GNOME DV-editing utility
14mu|kino-1.3.4-12|2	Name:		kino
14mu|kino-1.3.4-12|3	Epoch:		2
14mu|kino-1.3.4-12|4	Version:	1.3.4
14mu|kino-1.3.4-12|5	Release:	12
14mu|kino-1.3.4-12|6	License:	GPLv2+
14mu|kino-1.3.4-12|7	Group:		Video
14mu|kino-1.3.4-12|8	Url:		http://www.kinodv.org/
14mu|kino-1.3.4-12|9	Source0:	http://downloads.sourgeforge.net/%{name}/%{name}-%{version}.tar.gz
14mu|kino-1.3.4-12|10	Patch0:		kino-1.3.4-fix-desktop-file.patch
14mu|kino-1.3.4-12|11	Patch1:		kino-1.3.4-videodev.h.patch
14mu|kino-1.3.4-12|12	Patch2:		kino-1.3.2-fix-str-fmt.patch
14mu|kino-1.3.4-12|13	Patch3:		kino-1.3.4-use-soundwrapper.patch
14mu|kino-1.3.4-12|14	Patch4:		kino-1.3.4-ffmpeg0.8.patch
14mu|kino-1.3.4-12|15	Patch5:		kino-1.3.4-libav-0.8.patch
14mu|kino-1.3.4-12|16	Patch6:		kino-1.3.4-link.patch
14mu|kino-1.3.4-12|17	Patch7:		kino-automake-1.13.patch
14mu|kino-1.3.4-12|18	
14mu|kino-1.3.4-12|19	BuildRequires:	desktop-file-utils
14mu|kino-1.3.4-12|20	BuildRequires:	imagemagick
14mu|kino-1.3.4-12|21	BuildRequires:	intltool
14mu|kino-1.3.4-12|22	BuildRequires:	perl-XML-Parser
14mu|kino-1.3.4-12|23	BuildRequires:	a52dec-devel
14mu|kino-1.3.4-12|24	BuildRequires:	pkgconfig(alsa)
14mu|kino-1.3.4-12|25	BuildRequires:	pkgconfig(libavcodec)
14mu|kino-1.3.4-12|26	BuildRequires:	pkgconfig(libavc1394)
14mu|kino-1.3.4-12|27	BuildRequires:	pkgconfig(libdv)
14mu|kino-1.3.4-12|28	BuildRequires:	pkgconfig(libglade-2.0)
14mu|kino-1.3.4-12|29	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mu|kino-1.3.4-12|30	BuildRequires:	pkgconfig(libiec61883)
14mu|kino-1.3.4-12|31	BuildRequires:	pkgconfig(libquicktime)
14mu|kino-1.3.4-12|32	BuildRequires:	pkgconfig(libv4l1)
14mu|kino-1.3.4-12|33	BuildRequires:	pkgconfig(libv4l2)
14mu|kino-1.3.4-12|34	BuildRequires:	pkgconfig(samplerate)
14mu|kino-1.3.4-12|35	BuildRequires:	pkgconfig(xv)
14mu|kino-1.3.4-12|36	Requires:	mjpegtools
14mu|kino-1.3.4-12|37	Requires:	soundwrapper
14mu|kino-1.3.4-12|38	Requires:	udev
14mu|kino-1.3.4-12|39	#gw needed by the scripts in /usr/share/kino/scripts
14mu|kino-1.3.4-12|40	Requires:	ffmpeg
14mu|kino-1.3.4-12|41	#it needs rawplay
14mu|kino-1.3.4-12|42	Requires:	smilutils
14mu|kino-1.3.4-12|43	
14mu|kino-1.3.4-12|44	%description
14mu|kino-1.3.4-12|45	The new generation of digital camcorders use the Digital Video (DV) data
14mu|kino-1.3.4-12|46	format. Kino allows you to record, create, edit, and play movies recorded
14mu|kino-1.3.4-12|47	with DV camcorders. Unlike other editors, this program uses many keyboard
14mu|kino-1.3.4-12|48	commands for fast navigating and editing inside the movie.
14mu|kino-1.3.4-12|49	
14mu|kino-1.3.4-12|50	%package devel
14mu|kino-1.3.4-12|51	Group:		Development/C++
14mu|kino-1.3.4-12|52	Summary:	Header files for kino plugin development
14mu|kino-1.3.4-12|53	Requires:	%{name} = %{EVRD}
14mu|kino-1.3.4-12|54	
14mu|kino-1.3.4-12|55	%description	devel
14mu|kino-1.3.4-12|56	This contains the C++ headers needed to build extensions for kino.
14mu|kino-1.3.4-12|57	
14mu|kino-1.3.4-12|58	%prep
14mu|kino-1.3.4-12|59	%setup -q
14mu|kino-1.3.4-12|60	%patch0 -p0
14mu|kino-1.3.4-12|61	%patch1 -p0
14mu|kino-1.3.4-12|62	%patch2 -p0
14mu|kino-1.3.4-12|63	%patch3 -p1
14mu|kino-1.3.4-12|64	%patch4 -p0
14mu|kino-1.3.4-12|65	%patch5 -p1
14mu|kino-1.3.4-12|66	%patch6 -p0
14mu|kino-1.3.4-12|67	%patch7 -p1 -b .am13~
14mu|kino-1.3.4-12|68	
14mu|kino-1.3.4-12|69	autoreconf -fi
14mu|kino-1.3.4-12|70	# More ffmpeg encoder name changes
14mu|kino-1.3.4-12|71	sed -i -e 's,vcodec h264,vcodec libx264,g' scripts/exports/*
14mu|kino-1.3.4-12|72	sed -i -e 's,acodec mp3,acodec libmp3lame,g' scripts/exports/ffmpeg_mp3.sh
14mu|kino-1.3.4-12|73	
14mu|kino-1.3.4-12|74	%build
14mu|kino-1.3.4-12|75	#export CPPFLAGS="%{optflags} -I%{_includedir}/libavcodec -I%{_includedir}/libavdevice -I%{_includedir}/libavformat -I%{_includedir}/libavcodec -I%{_includedir}/libpostproc -I%{_includedir}/libswscale"
14mu|kino-1.3.4-12|76	%configure2_5x \
14mu|kino-1.3.4-12|77	--enable-quicktime \
14mu|kino-1.3.4-12|78	--disable-local-ffmpeg
14mu|kino-1.3.4-12|79	%make
14mu|kino-1.3.4-12|80	
14mu|kino-1.3.4-12|81	%install
14mu|kino-1.3.4-12|82	mkdir -p %{buildroot}%{_bindir}
14mu|kino-1.3.4-12|83	%makeinstall_std
14mu|kino-1.3.4-12|84	
14mu|kino-1.3.4-12|85	rm -rf %{buildroot}%{_sysconfdir}/hotplug/ %{buildroot}%{_libdir}/hotplug
14mu|kino-1.3.4-12|86	
14mu|kino-1.3.4-12|87	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mu|kino-1.3.4-12|88	install -m 644 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|kino-1.3.4-12|89	convert -scale 32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|kino-1.3.4-12|90	convert -scale 16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|kino-1.3.4-12|91	
14mu|kino-1.3.4-12|92	%find_lang %{name}
14mu|kino-1.3.4-12|93	
14mu|kino-1.3.4-12|94	%files -f %{name}.lang
14mu|kino-1.3.4-12|95	%doc AUTHORS BUGS ChangeLog NEWS README* TODO
14mu|kino-1.3.4-12|96	%{_sysconfdir}/udev/rules.d/kino.rules
14mu|kino-1.3.4-12|97	%{_bindir}/*
14mu|kino-1.3.4-12|98	%{_libdir}/kino-gtk2/
14mu|kino-1.3.4-12|99	%{_datadir}/mime/packages/kino.xml
14mu|kino-1.3.4-12|100	%{_datadir}/applications/*
14mu|kino-1.3.4-12|101	%{_datadir}/kino/
14mu|kino-1.3.4-12|102	%{_datadir}/pixmaps/*
14mu|kino-1.3.4-12|103	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mu|kino-1.3.4-12|104	%{_mandir}/man1/*
14mu|kino-1.3.4-12|105	
14mu|kino-1.3.4-12|106	%files devel
14mu|kino-1.3.4-12|107	%{_includedir}/%{name}
14mu|kino-1.3.4-12|108	
14mu|kino-1.3.4-12|109	
14mu|kino-1.3.4-12|110	%changelog
14mu|kino-1.3.4-12|111	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.3.4-12
14mu|kino-1.3.4-12|112	+ Revision: 163593f
14mu|kino-1.3.4-12|113	- Bump release
14mu|kino-1.3.4-12|114	
14mu|kino-1.3.4-12|115	

22976 14
14mu|kio-5.24.0-1|1	%define fw_version 5.24
14mu|kio-5.24.0-1|2	
14mu|kio-5.24.0-1|3	Summary:	KDE Frameworks 5 resource and network access abstraction module
14mu|kio-5.24.0-1|4	Name:		kio
14mu|kio-5.24.0-1|5	Version:	5.24.0
14mu|kio-5.24.0-1|6	Release:	1
14mu|kio-5.24.0-1|7	License:	GPLv2+
14mu|kio-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kio-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kio-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kio-5.24.0-1|11	Patch0:		kio-5.24.0-fileplaces.patch
14mu|kio-5.24.0-1|12	Patch1:		kio-5.21.0-doc5.patch
14mu|kio-5.24.0-1|13	Patch2:		kio-5.17.0-templates.patch
14mu|kio-5.24.0-1|14	Patch3:		kio-5.17.0-remove-link-to-device-menu.patch
14mu|kio-5.24.0-1|15	BuildRequires:	extra-cmake-modules
14mu|kio-5.24.0-1|16	BuildRequires:	qt5-linguist-tools
14mu|kio-5.24.0-1|17	BuildRequires:	acl-devel
14mu|kio-5.24.0-1|18	BuildRequires:	attr-devel
14mu|kio-5.24.0-1|19	BuildRequires:	kf5archive-devel >= %{version}
14mu|kio-5.24.0-1|20	BuildRequires:	kf5bookmarks-devel >= %{version}
14mu|kio-5.24.0-1|21	BuildRequires:	kf5codecs-devel >= %{version}
14mu|kio-5.24.0-1|22	BuildRequires:	kf5completion-devel >= %{version}
14mu|kio-5.24.0-1|23	BuildRequires:	kf5config-devel >= %{version}
14mu|kio-5.24.0-1|24	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|kio-5.24.0-1|25	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kio-5.24.0-1|26	BuildRequires:	kf5dbusaddons-devel >= %{version}
14mu|kio-5.24.0-1|27	BuildRequires:	kf5doctools-devel >= %{version}
14mu|kio-5.24.0-1|28	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kio-5.24.0-1|29	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|kio-5.24.0-1|30	BuildRequires:	kf5itemviews-devel >= %{version}
14mu|kio-5.24.0-1|31	BuildRequires:	kf5jobwidgets-devel >= %{version}
14mu|kio-5.24.0-1|32	BuildRequires:	kf5notifications-devel >= %{version}
14mu|kio-5.24.0-1|33	BuildRequires:	kf5service-devel >= %{version}
14mu|kio-5.24.0-1|34	BuildRequires:	kf5solid-devel >= %{version}
14mu|kio-5.24.0-1|35	BuildRequires:	kf5wallet-devel >= %{version}
14mu|kio-5.24.0-1|36	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kio-5.24.0-1|37	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|kio-5.24.0-1|38	BuildRequires:	kf5xmlgui-devel >= %{version}
14mu|kio-5.24.0-1|39	BuildRequires:	pkgconfig(krb5-gssapi)
14mu|kio-5.24.0-1|40	BuildRequires:	pkgconfig(libxml-2.0)
14mu|kio-5.24.0-1|41	BuildRequires:	pkgconfig(libxslt)
14mu|kio-5.24.0-1|42	BuildRequires:	pkgconfig(Qt5Core)
14mu|kio-5.24.0-1|43	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|kio-5.24.0-1|44	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kio-5.24.0-1|45	BuildRequires:	pkgconfig(Qt5Network)
14mu|kio-5.24.0-1|46	BuildRequires:	pkgconfig(Qt5Script)
14mu|kio-5.24.0-1|47	BuildRequires:	pkgconfig(Qt5Test)
14mu|kio-5.24.0-1|48	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kio-5.24.0-1|49	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kio-5.24.0-1|50	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kio-5.24.0-1|51	BuildRequires:	pkgconfig(x11)
14mu|kio-5.24.0-1|52	BuildRequires:	pkgconfig(zlib)
14mu|kio-5.24.0-1|53	Requires:	mandriva-kde-translation
14mu|kio-5.24.0-1|54	Suggests:	plasma5-kio-extras
14mu|kio-5.24.0-1|55	
14mu|kio-5.24.0-1|56	%description
14mu|kio-5.24.0-1|57	KDE Frameworks 5 resource and network access abstraction module.
14mu|kio-5.24.0-1|58	
14mu|kio-5.24.0-1|59	This framework implements almost all the file management functions you
14mu|kio-5.24.0-1|60	will ever need. In fact, the KDE file manager (Dolphin) and the KDE
14mu|kio-5.24.0-1|61	file dialog also uses this to provide its network-enabled file management.
14mu|kio-5.24.0-1|62	
14mu|kio-5.24.0-1|63	It supports accessing files locally as well as via HTTP and FTP out of the
14mu|kio-5.24.0-1|64	box and can be extended by plugins to support other protocols as well. There
14mu|kio-5.24.0-1|65	is a variety of plugins available, e.g. to support access via SSH.
14mu|kio-5.24.0-1|66	
14mu|kio-5.24.0-1|67	The framework can also be used to bridge a native protocol to a file-based
14mu|kio-5.24.0-1|68	interface. This makes the data accessible in all applications using the KDE
14mu|kio-5.24.0-1|69	file dialog or any other KIO enabled infrastructure.
14mu|kio-5.24.0-1|70	
14mu|kio-5.24.0-1|71	%files
14mu|kio-5.24.0-1|72	%{_kde5_applicationsdir}/*.desktop
14mu|kio-5.24.0-1|73	%{_kde5_bindir}/*
14mu|kio-5.24.0-1|74	%{_kde5_datadir}/kf5/kcookiejar/domain_info
14mu|kio-5.24.0-1|75	%{_kde5_libexecdir}/kf5/*
14mu|kio-5.24.0-1|76	%{_kde5_mandir}/man8/*.8*
14mu|kio-5.24.0-1|77	%{_kde5_notificationsdir}/*.notifyrc
14mu|kio-5.24.0-1|78	%{_kde5_plugindir}/kded/*.so
14mu|kio-5.24.0-1|79	%{_kde5_plugindir}/kio/*.so
14mu|kio-5.24.0-1|80	%{_kde5_plugindir}/kiod/*.so
14mu|kio-5.24.0-1|81	%{_kde5_plugindir}/urifilters/*.so
14mu|kio-5.24.0-1|82	%{_kde5_services}/*.desktop
14mu|kio-5.24.0-1|83	%{_kde5_services}/*.protocol
14mu|kio-5.24.0-1|84	%{_kde5_services}/searchproviders/*.desktop
14mu|kio-5.24.0-1|85	%{_kde5_services}/useragentstrings/*.desktop
14mu|kio-5.24.0-1|86	%{_kde5_servicetypes}/*.desktop
14mu|kio-5.24.0-1|87	%{_kde5_sysconfdir}/xdg/accept-languages.codes
14mu|kio-5.24.0-1|88	%{_kde5_sysconfdir}/xdg/kshorturifilterrc
14mu|kio-5.24.0-1|89	%{_qt5_plugindir}/kcm_*.so
14mu|kio-5.24.0-1|90	%{_datadir}/dbus-1/services/org.kde.*.service
14mu|kio-5.24.0-1|91	
14mu|kio-5.24.0-1|92	#----------------------------------------------------------------------------
14mu|kio-5.24.0-1|93	
14mu|kio-5.24.0-1|94	%package i18n
14mu|kio-5.24.0-1|95	Summary:	KIO translations
14mu|kio-5.24.0-1|96	Group:		System/Internationalization
14mu|kio-5.24.0-1|97	BuildArch:	noarch
14mu|kio-5.24.0-1|98	
14mu|kio-5.24.0-1|99	%description i18n
14mu|kio-5.24.0-1|100	KIO translations.
14mu|kio-5.24.0-1|101	
14mu|kio-5.24.0-1|102	%files i18n -f %{name}.lang
14mu|kio-5.24.0-1|103	
14mu|kio-5.24.0-1|104	#----------------------------------------------------------------------------
14mu|kio-5.24.0-1|105	
14mu|kio-5.24.0-1|106	%define kf5kiocore_major 5
14mu|kio-5.24.0-1|107	%define libkf5kiocore %mklibname kf5kiocore %{kf5kiocore_major}
14mu|kio-5.24.0-1|108	
14mu|kio-5.24.0-1|109	%package -n %{libkf5kiocore}
14mu|kio-5.24.0-1|110	Summary:	KDE Frameworks 5 resource and network access abstraction shared library
14mu|kio-5.24.0-1|111	Group:		System/Libraries
14mu|kio-5.24.0-1|112	Requires:	%{name}
14mu|kio-5.24.0-1|113	Requires:	%{name}-i18n
14mu|kio-5.24.0-1|114	
14mu|kio-5.24.0-1|115	%description -n %{libkf5kiocore}
14mu|kio-5.24.0-1|116	KDE Frameworks 5 resource and network access abstraction shared library.
14mu|kio-5.24.0-1|117	
14mu|kio-5.24.0-1|118	%files -n %{libkf5kiocore}
14mu|kio-5.24.0-1|119	%{_kde5_libdir}/libKF5KIOCore.so.%{kf5kiocore_major}*
14mu|kio-5.24.0-1|120	
14mu|kio-5.24.0-1|121	#----------------------------------------------------------------------------
14mu|kio-5.24.0-1|122	
14mu|kio-5.24.0-1|123	%define kf5kiofilewidgets_major 5
14mu|kio-5.24.0-1|124	%define libkf5kiofilewidgets %mklibname kf5kiofilewidgets %{kf5kiofilewidgets_major}
14mu|kio-5.24.0-1|125	
14mu|kio-5.24.0-1|126	%package -n %{libkf5kiofilewidgets}
14mu|kio-5.24.0-1|127	Summary:	KDE Frameworks 5 resource and network access abstraction shared library
14mu|kio-5.24.0-1|128	Group:		System/Libraries
14mu|kio-5.24.0-1|129	Requires:	%{name}-i18n
14mu|kio-5.24.0-1|130	
14mu|kio-5.24.0-1|131	%description -n %{libkf5kiofilewidgets}
14mu|kio-5.24.0-1|132	KDE Frameworks 5 resource and network access abstraction shared library.
14mu|kio-5.24.0-1|133	
14mu|kio-5.24.0-1|134	%files -n %{libkf5kiofilewidgets}
14mu|kio-5.24.0-1|135	%{_kde5_libdir}/libKF5KIOFileWidgets.so.%{kf5kiofilewidgets_major}*
14mu|kio-5.24.0-1|136	
14mu|kio-5.24.0-1|137	#----------------------------------------------------------------------------
14mu|kio-5.24.0-1|138	
14mu|kio-5.24.0-1|139	%define kf5kiogui_major 5
14mu|kio-5.24.0-1|140	%define libkf5kiogui %mklibname kf5kiogui %{kf5kiogui_major}
14mu|kio-5.24.0-1|141	
14mu|kio-5.24.0-1|142	%package -n %{libkf5kiogui}
14mu|kio-5.24.0-1|143	Summary:	KDE Frameworks 5 resource and network access abstraction shared library
14mu|kio-5.24.0-1|144	Group:		System/Libraries
14mu|kio-5.24.0-1|145	Requires:	%{name}-i18n
14mu|kio-5.24.0-1|146	
14mu|kio-5.24.0-1|147	%description -n %{libkf5kiogui}
14mu|kio-5.24.0-1|148	KDE Frameworks 5 resource and network access abstraction shared library.
14mu|kio-5.24.0-1|149	
14mu|kio-5.24.0-1|150	%files -n %{libkf5kiogui}
14mu|kio-5.24.0-1|151	%{_kde5_libdir}/libKF5KIOGui.so.%{kf5kiogui_major}*
14mu|kio-5.24.0-1|152	
14mu|kio-5.24.0-1|153	#----------------------------------------------------------------------------
14mu|kio-5.24.0-1|154	
14mu|kio-5.24.0-1|155	%define kf5kiontlm_major 5
14mu|kio-5.24.0-1|156	%define libkf5kiontlm %mklibname kf5kiontlm %{kf5kiontlm_major}
14mu|kio-5.24.0-1|157	
14mu|kio-5.24.0-1|158	%package -n %{libkf5kiontlm}
14mu|kio-5.24.0-1|159	Summary:	KDE Frameworks 5 resource and network access abstraction shared library
14mu|kio-5.24.0-1|160	Group:		System/Libraries
14mu|kio-5.24.0-1|161	Requires:	%{name}-i18n
14mu|kio-5.24.0-1|162	
14mu|kio-5.24.0-1|163	%description -n %{libkf5kiontlm}
14mu|kio-5.24.0-1|164	KDE Frameworks 5 resource and network access abstraction shared library.
14mu|kio-5.24.0-1|165	
14mu|kio-5.24.0-1|166	%files -n %{libkf5kiontlm}
14mu|kio-5.24.0-1|167	%{_kde5_libdir}/libKF5KIONTLM.so.%{kf5kiontlm_major}*
14mu|kio-5.24.0-1|168	
14mu|kio-5.24.0-1|169	#----------------------------------------------------------------------------
14mu|kio-5.24.0-1|170	
14mu|kio-5.24.0-1|171	%define kf5kiowidgets_major 5
14mu|kio-5.24.0-1|172	%define libkf5kiowidgets %mklibname kf5kiowidgets %{kf5kiowidgets_major}
14mu|kio-5.24.0-1|173	
14mu|kio-5.24.0-1|174	%package -n %{libkf5kiowidgets}
14mu|kio-5.24.0-1|175	Summary:	KDE Frameworks 5 resource and network access abstraction shared library
14mu|kio-5.24.0-1|176	Group:		System/Libraries
14mu|kio-5.24.0-1|177	Requires:	%{name}-i18n
14mu|kio-5.24.0-1|178	
14mu|kio-5.24.0-1|179	%description -n %{libkf5kiowidgets}
14mu|kio-5.24.0-1|180	KDE Frameworks 5 resource and network access abstraction shared library.
14mu|kio-5.24.0-1|181	
14mu|kio-5.24.0-1|182	%files -n %{libkf5kiowidgets}
14mu|kio-5.24.0-1|183	%{_kde5_libdir}/libKF5KIOWidgets.so.%{kf5kiowidgets_major}*
14mu|kio-5.24.0-1|184	
14mu|kio-5.24.0-1|185	#----------------------------------------------------------------------------
14mu|kio-5.24.0-1|186	
14mu|kio-5.24.0-1|187	%define devkf5kio %mklibname kf5kio -d
14mu|kio-5.24.0-1|188	
14mu|kio-5.24.0-1|189	%package -n %{devkf5kio}
14mu|kio-5.24.0-1|190	Summary:	Development files for KDE Frameworks 5 KIO module
14mu|kio-5.24.0-1|191	Group:		Development/KDE and Qt
14mu|kio-5.24.0-1|192	Requires:	%{libkf5kiocore} = %{EVRD}
14mu|kio-5.24.0-1|193	Requires:	%{libkf5kiofilewidgets} = %{EVRD}
14mu|kio-5.24.0-1|194	Requires:	%{libkf5kiogui} = %{EVRD}
14mu|kio-5.24.0-1|195	Requires:	%{libkf5kiontlm} = %{EVRD}
14mu|kio-5.24.0-1|196	Requires:	%{libkf5kiowidgets} = %{EVRD}
14mu|kio-5.24.0-1|197	Provides:	%{name}-devel = %{EVRD}
14mu|kio-5.24.0-1|198	Provides:	kf5kio-devel = %{version}
14mu|kio-5.24.0-1|199	
14mu|kio-5.24.0-1|200	%description -n %{devkf5kio}
14mu|kio-5.24.0-1|201	This package contains header files needed if you wish to build applications
14mu|kio-5.24.0-1|202	based on %{name}.
14mu|kio-5.24.0-1|203	
14mu|kio-5.24.0-1|204	%files -n %{devkf5kio}
14mu|kio-5.24.0-1|205	%{_kde5_includedir}/KF5/KIOCore
14mu|kio-5.24.0-1|206	%{_kde5_includedir}/KF5/KIOFileWidgets
14mu|kio-5.24.0-1|207	%{_kde5_includedir}/KF5/KIOGui
14mu|kio-5.24.0-1|208	%{_kde5_includedir}/KF5/KIOWidgets
14mu|kio-5.24.0-1|209	%{_kde5_includedir}/KF5/kio
14mu|kio-5.24.0-1|210	%{_kde5_includedir}/KF5/kio_version.h
14mu|kio-5.24.0-1|211	%{_kde5_libdir}/cmake/KF5KIO
14mu|kio-5.24.0-1|212	%{_kde5_libdir}/libKF5KIOCore.so
14mu|kio-5.24.0-1|213	%{_kde5_libdir}/libKF5KIOFileWidgets.so
14mu|kio-5.24.0-1|214	%{_kde5_libdir}/libKF5KIOGui.so
14mu|kio-5.24.0-1|215	%{_kde5_libdir}/libKF5KIONTLM.so
14mu|kio-5.24.0-1|216	%{_kde5_libdir}/libKF5KIOWidgets.so
14mu|kio-5.24.0-1|217	%{_kde5_mkspecsdir}/*.pri
14mu|kio-5.24.0-1|218	%{_datadir}/dbus-1/interfaces/kf5_org.kde.*.xml
14mu|kio-5.24.0-1|219	
14mu|kio-5.24.0-1|220	#----------------------------------------------------------------------------
14mu|kio-5.24.0-1|221	
14mu|kio-5.24.0-1|222	%prep
14mu|kio-5.24.0-1|223	%setup -q
14mu|kio-5.24.0-1|224	%patch0 -p1
14mu|kio-5.24.0-1|225	%patch1 -p1
14mu|kio-5.24.0-1|226	%patch2 -p1
14mu|kio-5.24.0-1|227	%patch3 -p1
14mu|kio-5.24.0-1|228	
14mu|kio-5.24.0-1|229	%build
14mu|kio-5.24.0-1|230	%cmake_kde5
14mu|kio-5.24.0-1|231	%make
14mu|kio-5.24.0-1|232	
14mu|kio-5.24.0-1|233	%install
14mu|kio-5.24.0-1|234	%makeinstall_std -C build
14mu|kio-5.24.0-1|235	
14mu|kio-5.24.0-1|236	%find_lang %{name} --all-name --with-kde --with-man --with-html
14mu|kio-5.24.0-1|237	
14mu|kio-5.24.0-1|238	%changelog
14mu|kio-5.24.0-1|239	
14mu|kio-5.24.0-1|240	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kio-5.24.0-1|241	- (3f53d93) Properly name fileplaces patch
14mu|kio-5.24.0-1|242	- (Andrey Bondrov: 9f89e5e) Re-diff fileplaces patch
14mu|kio-5.24.0-1|243	- (Andrey Bondrov: 9f89e5e) Drop ru patch (fixed upstream)
14mu|kio-5.24.0-1|244	- (Andrey Bondrov: 5767963) New version 5.24.0
14mu|kio-5.24.0-1|245	
14mu|kio-5.24.0-1|246	* Tue Jun 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.23.0-2
14mu|kio-5.24.0-1|247	- (e89f16a) Fix Russian translation for fileplaces (broken in KF 5.23.0 again)
14mu|kio-5.24.0-1|248	
14mu|kio-5.24.0-1|249	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.23.0-1
14mu|kio-5.24.0-1|250	- (78920d2) New version 5.23.0
14mu|kio-5.24.0-1|251	
14mu|kio-5.24.0-1|252	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-2
14mu|kio-5.24.0-1|253	- (5306b8a) MassBuild#1021: Increase release tag
14mu|kio-5.24.0-1|254	
14mu|kio-5.24.0-1|255	* Mon Apr 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-1
14mu|kio-5.24.0-1|256	- (db6770f) Re-diff doc5 patch
14mu|kio-5.24.0-1|257	- (Andrey Bondrov: 7392209) Drop ru patch (fixed upstream)
14mu|kio-5.24.0-1|258	- (Andrey Bondrov: c1c7218) New version 5.21.0
14mu|kio-5.24.0-1|259	
14mu|kio-5.24.0-1|260	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-3
14mu|kio-5.24.0-1|261	- (39da6a2) MassBuild#1000: Increase release tag
14mu|kio-5.24.0-1|262	
14mu|kio-5.24.0-1|263	* Fri Apr 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-2
14mu|kio-5.24.0-1|264	- (00abd28) Fix Russian translation for fileplaces (broken in KF 5.20.0)
14mu|kio-5.24.0-1|265	
14mu|kio-5.24.0-1|266	* Tue Mar 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-1
14mu|kio-5.24.0-1|267	- (2faa775) Drop ru patch (fixed upstream)
14mu|kio-5.24.0-1|268	- (Andrey Bondrov: 734dbb9) Re-diff fileplaces patch
14mu|kio-5.24.0-1|269	- (Andrey Bondrov: df19e79) New version 5.20.0
14mu|kio-5.24.0-1|270	
14mu|kio-5.24.0-1|271	* Sun Feb 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19.0-1
14mu|kio-5.24.0-1|272	- (7ba4cf6) Add new library libkf5kiogui
14mu|kio-5.24.0-1|273	- (7ba4cf6) Update files
14mu|kio-5.24.0-1|274	- (Andrey Bondrov: 2f9b897) Re-diff ru patch
14mu|kio-5.24.0-1|275	- (Andrey Bondrov: 4f91629) New version 5.19.0
14mu|kio-5.24.0-1|276	
14mu|kio-5.24.0-1|277	* Tue Jan 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.18.0-1
14mu|kio-5.24.0-1|278	- (a5f5853) Re-diff Russian translation patch
14mu|kio-5.24.0-1|279	- (Andrey Bondrov: 4f186ae) New version 5.18.0
14mu|kio-5.24.0-1|280	
14mu|kio-5.24.0-1|281	* Sun Jan 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-4
14mu|kio-5.24.0-1|282	- (1bd4b58) Properly remove Link to device from Create New... menu
14mu|kio-5.24.0-1|283	
14mu|kio-5.24.0-1|284	* Sun Jan 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-3
14mu|kio-5.24.0-1|285	- (59377f5) Drop Link to device action (from Create New... menu)
14mu|kio-5.24.0-1|286	- (Andrey Bondrov: 2878092) Drop HTML file template (from Create New... menu)
14mu|kio-5.24.0-1|287	
14mu|kio-5.24.0-1|288	* Mon Dec 28 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-2
14mu|kio-5.24.0-1|289	- (6e128bf) Update Russian translations
14mu|kio-5.24.0-1|290	
14mu|kio-5.24.0-1|291	* Wed Dec 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-1
14mu|kio-5.24.0-1|292	- (7053fb2) New version 5.17.0
14mu|kio-5.24.0-1|293	
14mu|kio-5.24.0-1|294	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-2
14mu|kio-5.24.0-1|295	- (8cae44c) Bump release
14mu|kio-5.24.0-1|296	
14mu|kio-5.24.0-1|297	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-1
14mu|kio-5.24.0-1|298	- (e190581) Re-diff fileplaces and doc5 patches
14mu|kio-5.24.0-1|299	- (Andrey Bondrov: 310cb2a) Drop dolphin_popup_menu patch (fixed upstream)
14mu|kio-5.24.0-1|300	- (Andrey Bondrov: 9891bc9) New version 5.16.0
14mu|kio-5.24.0-1|301	
14mu|kio-5.24.0-1|302	* Mon Oct 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.15.0-1
14mu|kio-5.24.0-1|303	- (f4c1094) Backport dolphin_popup_menu.patch
14mu|kio-5.24.0-1|304	- (Andrey Bondrov: e327a46) New version 5.15.0
14mu|kio-5.24.0-1|305	
14mu|kio-5.24.0-1|306	

22977 14
14mu|kio-mtp-0-0.20150403.1|1	%define git 20150403
14mu|kio-mtp-0-0.20150403.1|2	
14mu|kio-mtp-0-0.20150403.1|3	Summary:	MTP Kio slave
14mu|kio-mtp-0-0.20150403.1|4	Name:		kio-mtp
14mu|kio-mtp-0-0.20150403.1|5	Version:	0
14mu|kio-mtp-0-0.20150403.1|6	Release:	0.%{git}.1
14mu|kio-mtp-0-0.20150403.1|7	License:	GPLv2+
14mu|kio-mtp-0-0.20150403.1|8	Group:		Graphical desktop/KDE
14mu|kio-mtp-0-0.20150403.1|9	Url:		https://projects.kde.org/projects/playground/base/kio-mtp
14mu|kio-mtp-0-0.20150403.1|10	# From KDE's git
14mu|kio-mtp-0-0.20150403.1|11	Source0:	%{name}-%{git}.tar.bz2
14mu|kio-mtp-0-0.20150403.1|12	Patch0:         kio-mtp-20131020.mtp.patch
14mu|kio-mtp-0-0.20150403.1|13	BuildRequires:	kdelibs4-devel
14mu|kio-mtp-0-0.20150403.1|14	BuildRequires:	pkgconfig(libmtp)
14mu|kio-mtp-0-0.20150403.1|15	
14mu|kio-mtp-0-0.20150403.1|16	%description
14mu|kio-mtp-0-0.20150403.1|17	Kio slave providing access to MTP device using the mtp:/// protocol.
14mu|kio-mtp-0-0.20150403.1|18	
14mu|kio-mtp-0-0.20150403.1|19	%files
14mu|kio-mtp-0-0.20150403.1|20	%{_kde_appsdir}/konqueror/dirtree/remote/mtp-network.desktop
14mu|kio-mtp-0-0.20150403.1|21	%{_kde_appsdir}/remoteview/mtp-network.desktop
14mu|kio-mtp-0-0.20150403.1|22	%{_kde_appsdir}/solid/actions/solid_mtp.desktop
14mu|kio-mtp-0-0.20150403.1|23	%{_kde_libdir}/kde4/kio_mtp.so
14mu|kio-mtp-0-0.20150403.1|24	%{_kde_services}/mtp.protocol
14mu|kio-mtp-0-0.20150403.1|25	
14mu|kio-mtp-0-0.20150403.1|26	#------------------------------------------------------------------------------
14mu|kio-mtp-0-0.20150403.1|27	
14mu|kio-mtp-0-0.20150403.1|28	%prep
14mu|kio-mtp-0-0.20150403.1|29	%setup -qn %{name}-%{git}
14mu|kio-mtp-0-0.20150403.1|30	%apply_patches
14mu|kio-mtp-0-0.20150403.1|31	
14mu|kio-mtp-0-0.20150403.1|32	%build
14mu|kio-mtp-0-0.20150403.1|33	%cmake_kde4
14mu|kio-mtp-0-0.20150403.1|34	%make
14mu|kio-mtp-0-0.20150403.1|35	
14mu|kio-mtp-0-0.20150403.1|36	%install
14mu|kio-mtp-0-0.20150403.1|37	%makeinstall_std -C build
14mu|kio-mtp-0-0.20150403.1|38	
14mu|kio-mtp-0-0.20150403.1|39	
14mu|kio-mtp-0-0.20150403.1|40	%changelog
14mu|kio-mtp-0-0.20150403.1|41	
14mu|kio-mtp-0-0.20150403.1|42	* Wed May 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0-0.20150403.1
14mu|kio-mtp-0-0.20150403.1|43	- (da975cd) New git snapshot (from 2015.04.03)
14mu|kio-mtp-0-0.20150403.1|44	
14mu|kio-mtp-0-0.20150403.1|45	

22978 14
14mu|kio-sysinfo-1.8.3-0.1230316.4|1	# svn co svn://anonsvn.kde.org/home/kde/trunk/playground/base/kio_sysinfo/
14mu|kio-sysinfo-1.8.3-0.1230316.4|2	%define oname  kio_sysinfo
14mu|kio-sysinfo-1.8.3-0.1230316.4|3	%define svn    1230316
14mu|kio-sysinfo-1.8.3-0.1230316.4|4	
14mu|kio-sysinfo-1.8.3-0.1230316.4|5	Summary:	KIO Slave sysinfo:/
14mu|kio-sysinfo-1.8.3-0.1230316.4|6	Name:		kio-sysinfo
14mu|kio-sysinfo-1.8.3-0.1230316.4|7	Version:	1.8.3
14mu|kio-sysinfo-1.8.3-0.1230316.4|8	Release:	0.%{svn}.4
14mu|kio-sysinfo-1.8.3-0.1230316.4|9	License:	LGPLv2+
14mu|kio-sysinfo-1.8.3-0.1230316.4|10	Group:		System/Libraries
14mu|kio-sysinfo-1.8.3-0.1230316.4|11	Url:		http://websvn.kde.org/trunk/playground/base/kio_sysinfo/
14mu|kio-sysinfo-1.8.3-0.1230316.4|12	Source0:	%{oname}-%{svn}.tar.xz
14mu|kio-sysinfo-1.8.3-0.1230316.4|13	Source1:	cpu.png
14mu|kio-sysinfo-1.8.3-0.1230316.4|14	Source2:	sysinfo.png
14mu|kio-sysinfo-1.8.3-0.1230316.4|15	BuildRequires:	kdelibs4-devel
14mu|kio-sysinfo-1.8.3-0.1230316.4|16	BuildRequires:	pkgconfig(hwinfo)
14mu|kio-sysinfo-1.8.3-0.1230316.4|17	
14mu|kio-sysinfo-1.8.3-0.1230316.4|18	%description
14mu|kio-sysinfo-1.8.3-0.1230316.4|19	KIO Slave sysinfo:/. It shows various information about your pc,
14mu|kio-sysinfo-1.8.3-0.1230316.4|20	like cpu, ram. kernel version, exc. It also shows the removable
14mu|kio-sysinfo-1.8.3-0.1230316.4|21	devices and partition (total space/available space) and you can open,
14mu|kio-sysinfo-1.8.3-0.1230316.4|22	mount and unmount it from this KIO slave.
14mu|kio-sysinfo-1.8.3-0.1230316.4|23	
14mu|kio-sysinfo-1.8.3-0.1230316.4|24	%files
14mu|kio-sysinfo-1.8.3-0.1230316.4|25	%{_kde_libdir}/kde4/*
14mu|kio-sysinfo-1.8.3-0.1230316.4|26	%{_kde_appsdir}/sysinfo
14mu|kio-sysinfo-1.8.3-0.1230316.4|27	%{_kde_datadir}/applications/kde4/kfmclient_sysinfo.desktop
14mu|kio-sysinfo-1.8.3-0.1230316.4|28	%{_kde_datadir}/kde4/services/ksysinfopart.desktop
14mu|kio-sysinfo-1.8.3-0.1230316.4|29	%{_kde_datadir}/kde4/services/sysinfo.protocol
14mu|kio-sysinfo-1.8.3-0.1230316.4|30	%{_kde_datadir}/mime/packages/x-sysinfo.xml
14mu|kio-sysinfo-1.8.3-0.1230316.4|31	
14mu|kio-sysinfo-1.8.3-0.1230316.4|32	#----------------------------------------------------------------------------
14mu|kio-sysinfo-1.8.3-0.1230316.4|33	
14mu|kio-sysinfo-1.8.3-0.1230316.4|34	%prep
14mu|kio-sysinfo-1.8.3-0.1230316.4|35	%setup -qn %{oname}
14mu|kio-sysinfo-1.8.3-0.1230316.4|36	
14mu|kio-sysinfo-1.8.3-0.1230316.4|37	%build
14mu|kio-sysinfo-1.8.3-0.1230316.4|38	%cmake_kde4 -DSYSINFO_DISTRO:STRING=rosa
14mu|kio-sysinfo-1.8.3-0.1230316.4|39	%make
14mu|kio-sysinfo-1.8.3-0.1230316.4|40	
14mu|kio-sysinfo-1.8.3-0.1230316.4|41	%install
14mu|kio-sysinfo-1.8.3-0.1230316.4|42	%makeinstall_std -C build
14mu|kio-sysinfo-1.8.3-0.1230316.4|43	
14mu|kio-sysinfo-1.8.3-0.1230316.4|44	
14mu|kio-sysinfo-1.8.3-0.1230316.4|45	%changelog
14mu|kio-sysinfo-1.8.3-0.1230316.4|46	
14mu|kio-sysinfo-1.8.3-0.1230316.4|47	* Tue Jun 13 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.3-0.1230316.4
14mu|kio-sysinfo-1.8.3-0.1230316.4|48	- (c28649a) Bump release
14mu|kio-sysinfo-1.8.3-0.1230316.4|49	
14mu|kio-sysinfo-1.8.3-0.1230316.4|50	

22979 14
14mu|kiriki-4.14.3-1|1	Name:		kiriki
14mu|kiriki-4.14.3-1|2	Version:	4.14.3
14mu|kiriki-4.14.3-1|3	Release:	1
14mu|kiriki-4.14.3-1|4	Epoch:		1
14mu|kiriki-4.14.3-1|5	Summary:	Close of Yahtzee
14mu|kiriki-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kiriki-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kiriki-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=kiriki
14mu|kiriki-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kiriki-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kiriki-4.14.3-1|11	
14mu|kiriki-4.14.3-1|12	%description
14mu|kiriki-4.14.3-1|13	Kiriki is an addictive and fun dice game, designed to be played by as
14mu|kiriki-4.14.3-1|14	many as six players.
14mu|kiriki-4.14.3-1|15	
14mu|kiriki-4.14.3-1|16	Participants have to collect points by rolling five dice for up to
14mu|kiriki-4.14.3-1|17	three times per single turn.
14mu|kiriki-4.14.3-1|18	
14mu|kiriki-4.14.3-1|19	%files
14mu|kiriki-4.14.3-1|20	%{_kde_bindir}/kiriki
14mu|kiriki-4.14.3-1|21	%{_kde_applicationsdir}/kiriki.desktop
14mu|kiriki-4.14.3-1|22	%{_kde_docdir}/*/*/kiriki
14mu|kiriki-4.14.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/kiriki.png
14mu|kiriki-4.14.3-1|24	%{_kde_appsdir}/kiriki
14mu|kiriki-4.14.3-1|25	
14mu|kiriki-4.14.3-1|26	#------------------------------------------------------------------------------
14mu|kiriki-4.14.3-1|27	
14mu|kiriki-4.14.3-1|28	%prep
14mu|kiriki-4.14.3-1|29	%setup -q
14mu|kiriki-4.14.3-1|30	
14mu|kiriki-4.14.3-1|31	%build
14mu|kiriki-4.14.3-1|32	%cmake_kde4
14mu|kiriki-4.14.3-1|33	%make
14mu|kiriki-4.14.3-1|34	
14mu|kiriki-4.14.3-1|35	%install
14mu|kiriki-4.14.3-1|36	%makeinstall_std -C build
14mu|kiriki-4.14.3-1|37	
14mu|kiriki-4.14.3-1|38	
14mu|kiriki-4.14.3-1|39	%changelog
14mu|kiriki-4.14.3-1|40	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kiriki-4.14.3-1|41	+ Revision: bda3b0e
14mu|kiriki-4.14.3-1|42	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kiriki-4.14.3-1|43	
14mu|kiriki-4.14.3-1|44	

22980 14
14mu|kitemmodels-5.24.0-1|1	%define fw_version 5.24
14mu|kitemmodels-5.24.0-1|2	
14mu|kitemmodels-5.24.0-1|3	Summary:	KDE Frameworks 5 addons module for Qt Model/View
14mu|kitemmodels-5.24.0-1|4	Name:		kitemmodels
14mu|kitemmodels-5.24.0-1|5	Version:	5.24.0
14mu|kitemmodels-5.24.0-1|6	Release:	1
14mu|kitemmodels-5.24.0-1|7	License:	GPLv2+
14mu|kitemmodels-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kitemmodels-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kitemmodels-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kitemmodels-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kitemmodels-5.24.0-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|kitemmodels-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kitemmodels-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|kitemmodels-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|kitemmodels-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kitemmodels-5.24.0-1|17	
14mu|kitemmodels-5.24.0-1|18	%description
14mu|kitemmodels-5.24.0-1|19	KDE Frameworks 5 addons module for Qt Model/View.
14mu|kitemmodels-5.24.0-1|20	
14mu|kitemmodels-5.24.0-1|21	KItemModels provides various models:
14mu|kitemmodels-5.24.0-1|22	* KBreadcrumbSelectionModel - Selects the parents of selected items to create
14mu|kitemmodels-5.24.0-1|23	breadcrumbs
14mu|kitemmodels-5.24.0-1|24	* KCheckableProxyModel - Adds a checkable capability to a source model
14mu|kitemmodels-5.24.0-1|25	* KDescendantsProxyModel - Proxy Model for restructuring a Tree into a list
14mu|kitemmodels-5.24.0-1|26	* KLinkItemSelectionModel - Share a selection in multiple views which do not
14mu|kitemmodels-5.24.0-1|27	have the same source model
14mu|kitemmodels-5.24.0-1|28	* KModelIndexProxyMapper - Mapping of indexes and selections through proxy
14mu|kitemmodels-5.24.0-1|29	models
14mu|kitemmodels-5.24.0-1|30	* KRecursiveFilterProxyModel - Recursive filtering of models
14mu|kitemmodels-5.24.0-1|31	* KSelectionProxyModel - A Proxy Model which presents a subset of its source
14mu|kitemmodels-5.24.0-1|32	model to observers
14mu|kitemmodels-5.24.0-1|33	
14mu|kitemmodels-5.24.0-1|34	#----------------------------------------------------------------------------
14mu|kitemmodels-5.24.0-1|35	
14mu|kitemmodels-5.24.0-1|36	%define kf5itemmodels_major 5
14mu|kitemmodels-5.24.0-1|37	%define libkf5itemmodels %mklibname kf5itemmodels %{kf5itemmodels_major}
14mu|kitemmodels-5.24.0-1|38	
14mu|kitemmodels-5.24.0-1|39	%package -n %{libkf5itemmodels}
14mu|kitemmodels-5.24.0-1|40	Summary:	KDE Frameworks 5 KItemModels shared library
14mu|kitemmodels-5.24.0-1|41	Group:		System/Libraries
14mu|kitemmodels-5.24.0-1|42	
14mu|kitemmodels-5.24.0-1|43	%description -n %{libkf5itemmodels}
14mu|kitemmodels-5.24.0-1|44	KDE Frameworks 5 KItemModels shared library.
14mu|kitemmodels-5.24.0-1|45	
14mu|kitemmodels-5.24.0-1|46	%files -n %{libkf5itemmodels}
14mu|kitemmodels-5.24.0-1|47	%{_kde5_libdir}/libKF5ItemModels.so.%{kf5itemmodels_major}*
14mu|kitemmodels-5.24.0-1|48	
14mu|kitemmodels-5.24.0-1|49	#----------------------------------------------------------------------------
14mu|kitemmodels-5.24.0-1|50	
14mu|kitemmodels-5.24.0-1|51	%define devkf5itemmodels %mklibname kf5itemmodels -d
14mu|kitemmodels-5.24.0-1|52	
14mu|kitemmodels-5.24.0-1|53	%package -n %{devkf5itemmodels}
14mu|kitemmodels-5.24.0-1|54	Summary:	Development files for KDE Frameworks 5 KItemModels
14mu|kitemmodels-5.24.0-1|55	Group:		Development/KDE and Qt
14mu|kitemmodels-5.24.0-1|56	Requires:	%{libkf5itemmodels} = %{EVRD}
14mu|kitemmodels-5.24.0-1|57	Provides:	%{name}-devel = %{EVRD}
14mu|kitemmodels-5.24.0-1|58	Provides:	kf5itemmodels-devel = %{version}
14mu|kitemmodels-5.24.0-1|59	
14mu|kitemmodels-5.24.0-1|60	%description -n %{devkf5itemmodels}
14mu|kitemmodels-5.24.0-1|61	This package contains header files needed if you wish to build applications
14mu|kitemmodels-5.24.0-1|62	based on %{name}.
14mu|kitemmodels-5.24.0-1|63	
14mu|kitemmodels-5.24.0-1|64	%files -n %{devkf5itemmodels}
14mu|kitemmodels-5.24.0-1|65	%{_kde5_includedir}/KF5/KItemModels
14mu|kitemmodels-5.24.0-1|66	%{_kde5_includedir}/KF5/kitemmodels_version.h
14mu|kitemmodels-5.24.0-1|67	%{_kde5_libdir}/cmake/KF5ItemModels
14mu|kitemmodels-5.24.0-1|68	%{_kde5_libdir}/libKF5ItemModels.so
14mu|kitemmodels-5.24.0-1|69	%{_kde5_mkspecsdir}/*.pri
14mu|kitemmodels-5.24.0-1|70	
14mu|kitemmodels-5.24.0-1|71	#----------------------------------------------------------------------------
14mu|kitemmodels-5.24.0-1|72	
14mu|kitemmodels-5.24.0-1|73	%prep
14mu|kitemmodels-5.24.0-1|74	%setup -q
14mu|kitemmodels-5.24.0-1|75	
14mu|kitemmodels-5.24.0-1|76	%build
14mu|kitemmodels-5.24.0-1|77	%cmake_kde5
14mu|kitemmodels-5.24.0-1|78	%make
14mu|kitemmodels-5.24.0-1|79	
14mu|kitemmodels-5.24.0-1|80	%install
14mu|kitemmodels-5.24.0-1|81	%makeinstall_std -C build
14mu|kitemmodels-5.24.0-1|82	
14mu|kitemmodels-5.24.0-1|83	
14mu|kitemmodels-5.24.0-1|84	%changelog
14mu|kitemmodels-5.24.0-1|85	
14mu|kitemmodels-5.24.0-1|86	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kitemmodels-5.24.0-1|87	- (fc82720) New version 5.24.0
14mu|kitemmodels-5.24.0-1|88	
14mu|kitemmodels-5.24.0-1|89	

22981 14
14mu|kitemviews-5.24.0-1|1	%define fw_version 5.24
14mu|kitemviews-5.24.0-1|2	
14mu|kitemviews-5.24.0-1|3	Summary:	KDE Frameworks 5 addons module for Qt Model/View
14mu|kitemviews-5.24.0-1|4	Name:		kitemviews
14mu|kitemviews-5.24.0-1|5	Version:	5.24.0
14mu|kitemviews-5.24.0-1|6	Release:	1
14mu|kitemviews-5.24.0-1|7	License:	GPLv2+
14mu|kitemviews-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kitemviews-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kitemviews-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kitemviews-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kitemviews-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kitemviews-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|kitemviews-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kitemviews-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|kitemviews-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kitemviews-5.24.0-1|17	
14mu|kitemviews-5.24.0-1|18	%description
14mu|kitemviews-5.24.0-1|19	KDE Frameworks 5 addons module for Qt Model/View.
14mu|kitemviews-5.24.0-1|20	
14mu|kitemviews-5.24.0-1|21	KItemViews includes a set of views, which can be used with item models. It
14mu|kitemviews-5.24.0-1|22	includes views for categorizing lists and to add search filters to flat and
14mu|kitemviews-5.24.0-1|23	hierarchical lists.
14mu|kitemviews-5.24.0-1|24	
14mu|kitemviews-5.24.0-1|25	#----------------------------------------------------------------------------
14mu|kitemviews-5.24.0-1|26	
14mu|kitemviews-5.24.0-1|27	%package i18n
14mu|kitemviews-5.24.0-1|28	Summary:	KItemViews translations
14mu|kitemviews-5.24.0-1|29	Group:		System/Internationalization
14mu|kitemviews-5.24.0-1|30	BuildArch:	noarch
14mu|kitemviews-5.24.0-1|31	
14mu|kitemviews-5.24.0-1|32	%description i18n
14mu|kitemviews-5.24.0-1|33	KItemViews translations.
14mu|kitemviews-5.24.0-1|34	
14mu|kitemviews-5.24.0-1|35	%files i18n -f %{name}.lang
14mu|kitemviews-5.24.0-1|36	
14mu|kitemviews-5.24.0-1|37	#----------------------------------------------------------------------------
14mu|kitemviews-5.24.0-1|38	
14mu|kitemviews-5.24.0-1|39	%define kf5itemviews_major 5
14mu|kitemviews-5.24.0-1|40	%define libkf5itemviews %mklibname kf5itemviews %{kf5itemviews_major}
14mu|kitemviews-5.24.0-1|41	
14mu|kitemviews-5.24.0-1|42	%package -n %{libkf5itemviews}
14mu|kitemviews-5.24.0-1|43	Summary:	KDE Frameworks 5 KItemViews shared library
14mu|kitemviews-5.24.0-1|44	Group:		System/Libraries
14mu|kitemviews-5.24.0-1|45	Requires:	%{name}-i18n
14mu|kitemviews-5.24.0-1|46	
14mu|kitemviews-5.24.0-1|47	%description -n %{libkf5itemviews}
14mu|kitemviews-5.24.0-1|48	KDE Frameworks 5 KItemViews shared library.
14mu|kitemviews-5.24.0-1|49	
14mu|kitemviews-5.24.0-1|50	%files -n %{libkf5itemviews}
14mu|kitemviews-5.24.0-1|51	%{_kde5_libdir}/libKF5ItemViews.so.%{kf5itemviews_major}*
14mu|kitemviews-5.24.0-1|52	
14mu|kitemviews-5.24.0-1|53	#----------------------------------------------------------------------------
14mu|kitemviews-5.24.0-1|54	
14mu|kitemviews-5.24.0-1|55	%define devkf5itemviews %mklibname kf5itemviews -d
14mu|kitemviews-5.24.0-1|56	
14mu|kitemviews-5.24.0-1|57	%package -n %{devkf5itemviews}
14mu|kitemviews-5.24.0-1|58	Summary:	Development files for KDE Frameworks 5 KItemViews
14mu|kitemviews-5.24.0-1|59	Group:		Development/KDE and Qt
14mu|kitemviews-5.24.0-1|60	Requires:	%{libkf5itemviews} = %{EVRD}
14mu|kitemviews-5.24.0-1|61	Provides:	%{name}-devel = %{EVRD}
14mu|kitemviews-5.24.0-1|62	Provides:	kf5itemviews-devel = %{version}
14mu|kitemviews-5.24.0-1|63	
14mu|kitemviews-5.24.0-1|64	%description -n %{devkf5itemviews}
14mu|kitemviews-5.24.0-1|65	This package contains header files needed if you wish to build applications
14mu|kitemviews-5.24.0-1|66	based on %{name}.
14mu|kitemviews-5.24.0-1|67	
14mu|kitemviews-5.24.0-1|68	%files -n %{devkf5itemviews}
14mu|kitemviews-5.24.0-1|69	%{_kde5_includedir}/KF5/KItemViews
14mu|kitemviews-5.24.0-1|70	%{_kde5_includedir}/KF5/kitemviews_version.h
14mu|kitemviews-5.24.0-1|71	%{_kde5_libdir}/cmake/KF5ItemViews
14mu|kitemviews-5.24.0-1|72	%{_kde5_libdir}/libKF5ItemViews.so
14mu|kitemviews-5.24.0-1|73	%{_kde5_mkspecsdir}/*.pri
14mu|kitemviews-5.24.0-1|74	
14mu|kitemviews-5.24.0-1|75	#----------------------------------------------------------------------------
14mu|kitemviews-5.24.0-1|76	
14mu|kitemviews-5.24.0-1|77	%prep
14mu|kitemviews-5.24.0-1|78	%setup -q
14mu|kitemviews-5.24.0-1|79	
14mu|kitemviews-5.24.0-1|80	%build
14mu|kitemviews-5.24.0-1|81	%cmake_kde5
14mu|kitemviews-5.24.0-1|82	%make
14mu|kitemviews-5.24.0-1|83	
14mu|kitemviews-5.24.0-1|84	%install
14mu|kitemviews-5.24.0-1|85	%makeinstall_std -C build
14mu|kitemviews-5.24.0-1|86	
14mu|kitemviews-5.24.0-1|87	%find_lang %{name} --all-name --with-qt
14mu|kitemviews-5.24.0-1|88	
14mu|kitemviews-5.24.0-1|89	%changelog
14mu|kitemviews-5.24.0-1|90	
14mu|kitemviews-5.24.0-1|91	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kitemviews-5.24.0-1|92	- (a0443dd) New version 5.24.0
14mu|kitemviews-5.24.0-1|93	
14mu|kitemviews-5.24.0-1|94	

22982 14
14mu|kiten-4.14.3-1|1	Summary:	A Japanese reference/learning tool
14mu|kiten-4.14.3-1|2	Name:		kiten
14mu|kiten-4.14.3-1|3	Version:	4.14.3
14mu|kiten-4.14.3-1|4	Release:	1
14mu|kiten-4.14.3-1|5	License:	GPLv2+
14mu|kiten-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kiten-4.14.3-1|7	Url:		http://edu.kde.org/kiten
14mu|kiten-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kiten-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kiten-4.14.3-1|10	
14mu|kiten-4.14.3-1|11	%description
14mu|kiten-4.14.3-1|12	Kiten is a Japanese reference/learning tool.
14mu|kiten-4.14.3-1|13	
14mu|kiten-4.14.3-1|14	Kiten features:
14mu|kiten-4.14.3-1|15	* Search with english keyword, Japanese reading, or a Kanji string on a
14mu|kiten-4.14.3-1|16	list of EDICT files.
14mu|kiten-4.14.3-1|17	* Search with english keyword, Japanese reading, number of strokes, grade
14mu|kiten-4.14.3-1|18	number, or a Kanji on a list of KANJIDIC files.
14mu|kiten-4.14.3-1|19	* Comes with all necessary files.
14mu|kiten-4.14.3-1|20	* Very fast.
14mu|kiten-4.14.3-1|21	* Limit searches to only common entries.
14mu|kiten-4.14.3-1|22	* Nested searches of results possible.
14mu|kiten-4.14.3-1|23	* Compact, small, fast interface.
14mu|kiten-4.14.3-1|24	* Global KDE keybindings for searching highlighted strings.
14mu|kiten-4.14.3-1|25	* Learning dialog. (One can even open up multiple ones and have them sync
14mu|kiten-4.14.3-1|26	between each other.)
14mu|kiten-4.14.3-1|27	* Browse Kanji by grade.
14mu|kiten-4.14.3-1|28	* Add Kanji to a list for later learning.
14mu|kiten-4.14.3-1|29	* Browse list, and get quizzed on them.
14mu|kiten-4.14.3-1|30	
14mu|kiten-4.14.3-1|31	%files
14mu|kiten-4.14.3-1|32	%doc COPYING COPYING.DOC COPYING.LIB AUTHORS README
14mu|kiten-4.14.3-1|33	%doc %{_kde_docdir}/HTML/en/kiten
14mu|kiten-4.14.3-1|34	%{_kde_applicationsdir}/kiten.desktop
14mu|kiten-4.14.3-1|35	%{_kde_applicationsdir}/kitenkanjibrowser.desktop
14mu|kiten-4.14.3-1|36	%{_kde_applicationsdir}/kitenradselect.desktop
14mu|kiten-4.14.3-1|37	%{_kde_appsdir}/kiten
14mu|kiten-4.14.3-1|38	%{_kde_appsdir}/kitenradselect
14mu|kiten-4.14.3-1|39	%{_kde_appsdir}/kitenkanjibrowser
14mu|kiten-4.14.3-1|40	%{_kde_bindir}/kiten
14mu|kiten-4.14.3-1|41	%{_kde_bindir}/kitengen
14mu|kiten-4.14.3-1|42	%{_kde_bindir}/kitenradselect
14mu|kiten-4.14.3-1|43	%{_kde_bindir}/kitenkanjibrowser
14mu|kiten-4.14.3-1|44	%{_kde_datadir}/appdata/kiten.appdata.xml
14mu|kiten-4.14.3-1|45	%{_kde_datadir}/config.kcfg/kiten.kcfg
14mu|kiten-4.14.3-1|46	%{_kde_iconsdir}/*/*/apps/kiten.*
14mu|kiten-4.14.3-1|47	%{_datadir}/fonts/kanjistrokeorders
14mu|kiten-4.14.3-1|48	
14mu|kiten-4.14.3-1|49	#----------------------------------------------------------------------------
14mu|kiten-4.14.3-1|50	
14mu|kiten-4.14.3-1|51	%define libkiten_major 4
14mu|kiten-4.14.3-1|52	%define libkiten %mklibname kiten %{libkiten_major}
14mu|kiten-4.14.3-1|53	
14mu|kiten-4.14.3-1|54	%package -n %{libkiten}
14mu|kiten-4.14.3-1|55	Summary:	Runtime library for Kiten
14mu|kiten-4.14.3-1|56	Group:		System/Libraries
14mu|kiten-4.14.3-1|57	
14mu|kiten-4.14.3-1|58	%description -n %{libkiten}
14mu|kiten-4.14.3-1|59	libkiten is a library for managing a variety of japanese cross-language
14mu|kiten-4.14.3-1|60	dictionaries through a common interface. It provides a light abstraction layer
14mu|kiten-4.14.3-1|61	over various types of japanese dictionaries, with a simple facility for adding
14mu|kiten-4.14.3-1|62	more types.
14mu|kiten-4.14.3-1|63	
14mu|kiten-4.14.3-1|64	%files -n %{libkiten}
14mu|kiten-4.14.3-1|65	%{_kde_libdir}/libkiten.so.%{libkiten_major}*
14mu|kiten-4.14.3-1|66	
14mu|kiten-4.14.3-1|67	#----------------------------------------------------------------------------
14mu|kiten-4.14.3-1|68	
14mu|kiten-4.14.3-1|69	%package devel
14mu|kiten-4.14.3-1|70	Summary:	Devel stuff for %{name}
14mu|kiten-4.14.3-1|71	Group:		Development/KDE and Qt
14mu|kiten-4.14.3-1|72	Requires:	kdelibs4-devel
14mu|kiten-4.14.3-1|73	Requires:	%{libkiten} = %{EVRD}
14mu|kiten-4.14.3-1|74	Conflicts:	kdeedu4-devel < 4.6.90
14mu|kiten-4.14.3-1|75	
14mu|kiten-4.14.3-1|76	%description devel
14mu|kiten-4.14.3-1|77	Files needed to build applications based on %{name}.
14mu|kiten-4.14.3-1|78	
14mu|kiten-4.14.3-1|79	%files devel
14mu|kiten-4.14.3-1|80	%{_kde_libdir}/libkiten.so
14mu|kiten-4.14.3-1|81	%{_includedir}/libkiten/
14mu|kiten-4.14.3-1|82	
14mu|kiten-4.14.3-1|83	#----------------------------------------------------------------------
14mu|kiten-4.14.3-1|84	
14mu|kiten-4.14.3-1|85	%prep
14mu|kiten-4.14.3-1|86	%setup -q
14mu|kiten-4.14.3-1|87	
14mu|kiten-4.14.3-1|88	%build
14mu|kiten-4.14.3-1|89	%cmake_kde4
14mu|kiten-4.14.3-1|90	%make
14mu|kiten-4.14.3-1|91	
14mu|kiten-4.14.3-1|92	%install
14mu|kiten-4.14.3-1|93	%makeinstall_std -C build
14mu|kiten-4.14.3-1|94	
14mu|kiten-4.14.3-1|95	
14mu|kiten-4.14.3-1|96	%changelog
14mu|kiten-4.14.3-1|97	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kiten-4.14.3-1|98	+ Revision: fd04b9d
14mu|kiten-4.14.3-1|99	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kiten-4.14.3-1|100	
14mu|kiten-4.14.3-1|101	

22983 14
14mu|kjobwidgets-5.24.0-1|1	%define fw_version 5.24
14mu|kjobwidgets-5.24.0-1|2	
14mu|kjobwidgets-5.24.0-1|3	Summary:	KDE Frameworks 5 module with widgets for tracking KJob instances
14mu|kjobwidgets-5.24.0-1|4	Name:		kjobwidgets
14mu|kjobwidgets-5.24.0-1|5	Version:	5.24.0
14mu|kjobwidgets-5.24.0-1|6	Release:	1
14mu|kjobwidgets-5.24.0-1|7	License:	GPLv2+
14mu|kjobwidgets-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kjobwidgets-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kjobwidgets-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kjobwidgets-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kjobwidgets-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kjobwidgets-5.24.0-1|13	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kjobwidgets-5.24.0-1|14	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kjobwidgets-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kjobwidgets-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kjobwidgets-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kjobwidgets-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Test)
14mu|kjobwidgets-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kjobwidgets-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kjobwidgets-5.24.0-1|21	BuildRequires:	pkgconfig(x11)
14mu|kjobwidgets-5.24.0-1|22	
14mu|kjobwidgets-5.24.0-1|23	%description
14mu|kjobwidgets-5.24.0-1|24	KDE Frameworks 5 module with widgets for tracking KJob instances.
14mu|kjobwidgets-5.24.0-1|25	
14mu|kjobwidgets-5.24.0-1|26	KJobWIdgets provides widgets for showing progress of asynchronous jobs.
14mu|kjobwidgets-5.24.0-1|27	
14mu|kjobwidgets-5.24.0-1|28	#----------------------------------------------------------------------------
14mu|kjobwidgets-5.24.0-1|29	
14mu|kjobwidgets-5.24.0-1|30	%package i18n
14mu|kjobwidgets-5.24.0-1|31	Summary:	KJobWidgets translations
14mu|kjobwidgets-5.24.0-1|32	Group:		System/Internationalization
14mu|kjobwidgets-5.24.0-1|33	BuildArch:	noarch
14mu|kjobwidgets-5.24.0-1|34	
14mu|kjobwidgets-5.24.0-1|35	%description i18n
14mu|kjobwidgets-5.24.0-1|36	KJobWidgets translations.
14mu|kjobwidgets-5.24.0-1|37	
14mu|kjobwidgets-5.24.0-1|38	%files i18n -f %{name}.lang
14mu|kjobwidgets-5.24.0-1|39	
14mu|kjobwidgets-5.24.0-1|40	#----------------------------------------------------------------------------
14mu|kjobwidgets-5.24.0-1|41	
14mu|kjobwidgets-5.24.0-1|42	%define kf5jobwidgets_major 5
14mu|kjobwidgets-5.24.0-1|43	%define libkf5jobwidgets %mklibname kf5jobwidgets %{kf5jobwidgets_major}
14mu|kjobwidgets-5.24.0-1|44	
14mu|kjobwidgets-5.24.0-1|45	%package -n %{libkf5jobwidgets}
14mu|kjobwidgets-5.24.0-1|46	Summary:	KDE Frameworks 5 KJob instances tracking shared library
14mu|kjobwidgets-5.24.0-1|47	Group:		System/Libraries
14mu|kjobwidgets-5.24.0-1|48	Requires:	%{name}-i18n
14mu|kjobwidgets-5.24.0-1|49	
14mu|kjobwidgets-5.24.0-1|50	%description -n %{libkf5jobwidgets}
14mu|kjobwidgets-5.24.0-1|51	KDE Frameworks 5 KJob instances tracking shared library.
14mu|kjobwidgets-5.24.0-1|52	
14mu|kjobwidgets-5.24.0-1|53	%files -n %{libkf5jobwidgets}
14mu|kjobwidgets-5.24.0-1|54	%{_kde5_libdir}/libKF5JobWidgets.so.%{kf5jobwidgets_major}*
14mu|kjobwidgets-5.24.0-1|55	
14mu|kjobwidgets-5.24.0-1|56	#----------------------------------------------------------------------------
14mu|kjobwidgets-5.24.0-1|57	
14mu|kjobwidgets-5.24.0-1|58	%define devkf5jobwidgets %mklibname kf5jobwidgets -d
14mu|kjobwidgets-5.24.0-1|59	
14mu|kjobwidgets-5.24.0-1|60	%package -n %{devkf5jobwidgets}
14mu|kjobwidgets-5.24.0-1|61	Summary:	Development files for KDE Frameworks 5 KJob instances tracking module
14mu|kjobwidgets-5.24.0-1|62	Group:		Development/KDE and Qt
14mu|kjobwidgets-5.24.0-1|63	Requires:	%{libkf5jobwidgets} = %{EVRD}
14mu|kjobwidgets-5.24.0-1|64	Provides:	%{name}-devel = %{EVRD}
14mu|kjobwidgets-5.24.0-1|65	Provides:	kf5jobwidgets-devel = %{version}
14mu|kjobwidgets-5.24.0-1|66	Conflicts:	%{name} < 5.7.0-2
14mu|kjobwidgets-5.24.0-1|67	Obsoletes:	%{name} < 5.7.0-2
14mu|kjobwidgets-5.24.0-1|68	
14mu|kjobwidgets-5.24.0-1|69	%description -n %{devkf5jobwidgets}
14mu|kjobwidgets-5.24.0-1|70	This package contains header files needed if you wish to build applications
14mu|kjobwidgets-5.24.0-1|71	based on %{name}.
14mu|kjobwidgets-5.24.0-1|72	
14mu|kjobwidgets-5.24.0-1|73	%files -n %{devkf5jobwidgets}
14mu|kjobwidgets-5.24.0-1|74	%{_kde5_includedir}/KF5/KJobWidgets
14mu|kjobwidgets-5.24.0-1|75	%{_kde5_includedir}/KF5/kjobwidgets_version.h
14mu|kjobwidgets-5.24.0-1|76	%{_kde5_libdir}/cmake/KF5JobWidgets
14mu|kjobwidgets-5.24.0-1|77	%{_kde5_libdir}/libKF5JobWidgets.so
14mu|kjobwidgets-5.24.0-1|78	%{_kde5_mkspecsdir}/*.pri
14mu|kjobwidgets-5.24.0-1|79	%{_datadir}/dbus-1/interfaces/kf5_org.kde.*.xml
14mu|kjobwidgets-5.24.0-1|80	
14mu|kjobwidgets-5.24.0-1|81	#----------------------------------------------------------------------------
14mu|kjobwidgets-5.24.0-1|82	
14mu|kjobwidgets-5.24.0-1|83	%prep
14mu|kjobwidgets-5.24.0-1|84	%setup -q
14mu|kjobwidgets-5.24.0-1|85	
14mu|kjobwidgets-5.24.0-1|86	%build
14mu|kjobwidgets-5.24.0-1|87	%cmake_kde5
14mu|kjobwidgets-5.24.0-1|88	%make
14mu|kjobwidgets-5.24.0-1|89	
14mu|kjobwidgets-5.24.0-1|90	%install
14mu|kjobwidgets-5.24.0-1|91	%makeinstall_std -C build
14mu|kjobwidgets-5.24.0-1|92	
14mu|kjobwidgets-5.24.0-1|93	%find_lang %{name} --all-name --with-qt
14mu|kjobwidgets-5.24.0-1|94	
14mu|kjobwidgets-5.24.0-1|95	%changelog
14mu|kjobwidgets-5.24.0-1|96	
14mu|kjobwidgets-5.24.0-1|97	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kjobwidgets-5.24.0-1|98	- (5caf102) New version 5.24.0
14mu|kjobwidgets-5.24.0-1|99	
14mu|kjobwidgets-5.24.0-1|100	

22984 14
14mu|kjs-5.24.0-1|1	%define fw_version 5.24
14mu|kjs-5.24.0-1|2	
14mu|kjs-5.24.0-1|3	Summary:	KDE Frameworks 5 JS scripting support module
14mu|kjs-5.24.0-1|4	Name:		kjs
14mu|kjs-5.24.0-1|5	Version:	5.24.0
14mu|kjs-5.24.0-1|6	Release:	1
14mu|kjs-5.24.0-1|7	License:	GPLv2+
14mu|kjs-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kjs-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kjs-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kjs-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kjs-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kjs-5.24.0-1|13	BuildRequires:	kf5doctools-devel >= %{version}
14mu|kjs-5.24.0-1|14	BuildRequires:	pkgconfig(libpcre)
14mu|kjs-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kjs-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kjs-5.24.0-1|17	
14mu|kjs-5.24.0-1|18	%description
14mu|kjs-5.24.0-1|19	KDE Frameworks 5 JS scripting support module.
14mu|kjs-5.24.0-1|20	
14mu|kjs-5.24.0-1|21	This library provides an ECMAScript compatible interpreter. The ECMA standard
14mu|kjs-5.24.0-1|22	is based on well known scripting languages such as Netscape's JavaScript and
14mu|kjs-5.24.0-1|23	Microsoft's JScript.
14mu|kjs-5.24.0-1|24	
14mu|kjs-5.24.0-1|25	%files
14mu|kjs-5.24.0-1|26	%{_kde5_bindir}/kjs5
14mu|kjs-5.24.0-1|27	%{_kde5_mandir}/man1/kjs5.1*
14mu|kjs-5.24.0-1|28	
14mu|kjs-5.24.0-1|29	#----------------------------------------------------------------------------
14mu|kjs-5.24.0-1|30	
14mu|kjs-5.24.0-1|31	%define kf5js_major 5
14mu|kjs-5.24.0-1|32	%define libkf5js %mklibname kf5js %{kf5js_major}
14mu|kjs-5.24.0-1|33	
14mu|kjs-5.24.0-1|34	%package -n %{libkf5js}
14mu|kjs-5.24.0-1|35	Summary:	KDE Frameworks 5 JS scripting support shared library
14mu|kjs-5.24.0-1|36	Group:		System/Libraries
14mu|kjs-5.24.0-1|37	Requires:	%{name}
14mu|kjs-5.24.0-1|38	
14mu|kjs-5.24.0-1|39	%description -n %{libkf5js}
14mu|kjs-5.24.0-1|40	KDE Frameworks 5 JS scripting support shared library.
14mu|kjs-5.24.0-1|41	
14mu|kjs-5.24.0-1|42	%files -n %{libkf5js}
14mu|kjs-5.24.0-1|43	%{_kde5_libdir}/libKF5JS.so.%{kf5js_major}*
14mu|kjs-5.24.0-1|44	
14mu|kjs-5.24.0-1|45	#----------------------------------------------------------------------------
14mu|kjs-5.24.0-1|46	
14mu|kjs-5.24.0-1|47	%define kf5jsapi_major 5
14mu|kjs-5.24.0-1|48	%define libkf5jsapi %mklibname kf5jsapi %{kf5jsapi_major}
14mu|kjs-5.24.0-1|49	
14mu|kjs-5.24.0-1|50	%package -n %{libkf5jsapi}
14mu|kjs-5.24.0-1|51	Summary:	KDE Frameworks 5 JS scripting support shared library
14mu|kjs-5.24.0-1|52	Group:		System/Libraries
14mu|kjs-5.24.0-1|53	Requires:	%{name}
14mu|kjs-5.24.0-1|54	
14mu|kjs-5.24.0-1|55	%description -n %{libkf5jsapi}
14mu|kjs-5.24.0-1|56	KDE Frameworks 5 JS scripting support shared library.
14mu|kjs-5.24.0-1|57	
14mu|kjs-5.24.0-1|58	%files -n %{libkf5jsapi}
14mu|kjs-5.24.0-1|59	%{_kde5_libdir}/libKF5JSApi.so.%{kf5jsapi_major}*
14mu|kjs-5.24.0-1|60	
14mu|kjs-5.24.0-1|61	#----------------------------------------------------------------------------
14mu|kjs-5.24.0-1|62	
14mu|kjs-5.24.0-1|63	%define devkf5js %mklibname kf5js -d
14mu|kjs-5.24.0-1|64	
14mu|kjs-5.24.0-1|65	%package -n %{devkf5js}
14mu|kjs-5.24.0-1|66	Summary:	Development files for KDE Frameworks 5 JS scripting support module
14mu|kjs-5.24.0-1|67	Group:		Development/KDE and Qt
14mu|kjs-5.24.0-1|68	Requires:	%{libkf5js} = %{EVRD}
14mu|kjs-5.24.0-1|69	Requires:	%{libkf5jsapi} = %{EVRD}
14mu|kjs-5.24.0-1|70	Provides:	%{name}-devel = %{EVRD}
14mu|kjs-5.24.0-1|71	Provides:	kf5js-devel = %{version}
14mu|kjs-5.24.0-1|72	
14mu|kjs-5.24.0-1|73	%description -n %{devkf5js}
14mu|kjs-5.24.0-1|74	This package contains header files needed if you wish to build applications
14mu|kjs-5.24.0-1|75	based on %{name}.
14mu|kjs-5.24.0-1|76	
14mu|kjs-5.24.0-1|77	%files -n %{devkf5js}
14mu|kjs-5.24.0-1|78	%{_kde5_includedir}/KF5/kjs
14mu|kjs-5.24.0-1|79	%{_kde5_includedir}/KF5/wtf
14mu|kjs-5.24.0-1|80	%{_kde5_includedir}/KF5/kjs_version.h
14mu|kjs-5.24.0-1|81	%{_kde5_libdir}/cmake/KF5JS
14mu|kjs-5.24.0-1|82	%{_kde5_libdir}/libKF5JS.so
14mu|kjs-5.24.0-1|83	%{_kde5_libdir}/libKF5JSApi.so
14mu|kjs-5.24.0-1|84	%{_kde5_mkspecsdir}/*.pri
14mu|kjs-5.24.0-1|85	%{_kde5_datadir}/kf5/kjs/create_hash_table
14mu|kjs-5.24.0-1|86	
14mu|kjs-5.24.0-1|87	#----------------------------------------------------------------------------
14mu|kjs-5.24.0-1|88	
14mu|kjs-5.24.0-1|89	%prep
14mu|kjs-5.24.0-1|90	%setup -q
14mu|kjs-5.24.0-1|91	
14mu|kjs-5.24.0-1|92	%build
14mu|kjs-5.24.0-1|93	%cmake_kde5
14mu|kjs-5.24.0-1|94	%make
14mu|kjs-5.24.0-1|95	
14mu|kjs-5.24.0-1|96	%install
14mu|kjs-5.24.0-1|97	%makeinstall_std -C build
14mu|kjs-5.24.0-1|98	
14mu|kjs-5.24.0-1|99	
14mu|kjs-5.24.0-1|100	%changelog
14mu|kjs-5.24.0-1|101	
14mu|kjs-5.24.0-1|102	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kjs-5.24.0-1|103	- (625c756) New version 5.24.0
14mu|kjs-5.24.0-1|104	
14mu|kjs-5.24.0-1|105	

22985 14
14mu|kjsembed-5.24.0-1|1	%define fw_version 5.24
14mu|kjsembed-5.24.0-1|2	
14mu|kjsembed-5.24.0-1|3	Summary:	KDE Frameworks 5 embedded JS module
14mu|kjsembed-5.24.0-1|4	Name:		kjsembed
14mu|kjsembed-5.24.0-1|5	Version:	5.24.0
14mu|kjsembed-5.24.0-1|6	Release:	1
14mu|kjsembed-5.24.0-1|7	License:	GPLv2+
14mu|kjsembed-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kjsembed-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kjsembed-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kjsembed-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kjsembed-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kjsembed-5.24.0-1|13	BuildRequires:	kdoctools-devel >= %{version}
14mu|kjsembed-5.24.0-1|14	BuildRequires:	ki18n-devel >= %{version}
14mu|kjsembed-5.24.0-1|15	BuildRequires:	kjs-devel >= %{version}
14mu|kjsembed-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|kjsembed-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kjsembed-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Svg)
14mu|kjsembed-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Test)
14mu|kjsembed-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5UiTools)
14mu|kjsembed-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kjsembed-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kjsembed-5.24.0-1|23	
14mu|kjsembed-5.24.0-1|24	%description
14mu|kjsembed-5.24.0-1|25	KDE Frameworks 5 embedded JS module.
14mu|kjsembed-5.24.0-1|26	
14mu|kjsembed-5.24.0-1|27	KSJEmbed provides a method of binding JavaScript objects to QObjects,
14mu|kjsembed-5.24.0-1|28	so you can script your applications.
14mu|kjsembed-5.24.0-1|29	
14mu|kjsembed-5.24.0-1|30	%files
14mu|kjsembed-5.24.0-1|31	%{_kde5_bindir}/kjscmd5
14mu|kjsembed-5.24.0-1|32	%{_kde5_bindir}/kjsconsole
14mu|kjsembed-5.24.0-1|33	%{_kde5_mandir}/man1/kjscmd5.1*
14mu|kjsembed-5.24.0-1|34	
14mu|kjsembed-5.24.0-1|35	#----------------------------------------------------------------------------
14mu|kjsembed-5.24.0-1|36	
14mu|kjsembed-5.24.0-1|37	%package i18n
14mu|kjsembed-5.24.0-1|38	Summary:	KJsEmbed translations
14mu|kjsembed-5.24.0-1|39	Group:		System/Internationalization
14mu|kjsembed-5.24.0-1|40	BuildArch:	noarch
14mu|kjsembed-5.24.0-1|41	
14mu|kjsembed-5.24.0-1|42	%description i18n
14mu|kjsembed-5.24.0-1|43	KJsEmbed translations.
14mu|kjsembed-5.24.0-1|44	
14mu|kjsembed-5.24.0-1|45	%files i18n -f %{name}.lang
14mu|kjsembed-5.24.0-1|46	
14mu|kjsembed-5.24.0-1|47	#----------------------------------------------------------------------------
14mu|kjsembed-5.24.0-1|48	
14mu|kjsembed-5.24.0-1|49	%define kf5jsembed_major 5
14mu|kjsembed-5.24.0-1|50	%define libkf5jsembed %mklibname kf5jsembed %{kf5jsembed_major}
14mu|kjsembed-5.24.0-1|51	
14mu|kjsembed-5.24.0-1|52	%package -n %{libkf5jsembed}
14mu|kjsembed-5.24.0-1|53	Summary:	KDE Frameworks 5 embedded JS shared library
14mu|kjsembed-5.24.0-1|54	Group:		System/Libraries
14mu|kjsembed-5.24.0-1|55	Requires:	%{name}
14mu|kjsembed-5.24.0-1|56	Requires:	%{name}-i18n
14mu|kjsembed-5.24.0-1|57	
14mu|kjsembed-5.24.0-1|58	%description -n %{libkf5jsembed}
14mu|kjsembed-5.24.0-1|59	KDE Frameworks 5 embedded JS shared library.
14mu|kjsembed-5.24.0-1|60	
14mu|kjsembed-5.24.0-1|61	%files -n %{libkf5jsembed}
14mu|kjsembed-5.24.0-1|62	%{_kde5_libdir}/libKF5JsEmbed.so.%{kf5jsembed_major}*
14mu|kjsembed-5.24.0-1|63	
14mu|kjsembed-5.24.0-1|64	#----------------------------------------------------------------------------
14mu|kjsembed-5.24.0-1|65	
14mu|kjsembed-5.24.0-1|66	%define devkf5jsembed %mklibname kf5jsembed -d
14mu|kjsembed-5.24.0-1|67	
14mu|kjsembed-5.24.0-1|68	%package -n %{devkf5jsembed}
14mu|kjsembed-5.24.0-1|69	Summary:	Development files for KDE Frameworks 5 embedded JS module
14mu|kjsembed-5.24.0-1|70	Group:		Development/KDE and Qt
14mu|kjsembed-5.24.0-1|71	Requires:	%{libkf5jsembed} = %{EVRD}
14mu|kjsembed-5.24.0-1|72	Provides:	%{name}-devel = %{EVRD}
14mu|kjsembed-5.24.0-1|73	Provides:	kf5jsembed-devel = %{version}
14mu|kjsembed-5.24.0-1|74	
14mu|kjsembed-5.24.0-1|75	%description -n %{devkf5jsembed}
14mu|kjsembed-5.24.0-1|76	This package contains header files needed if you wish to build applications
14mu|kjsembed-5.24.0-1|77	based on %{name}.
14mu|kjsembed-5.24.0-1|78	
14mu|kjsembed-5.24.0-1|79	%files -n %{devkf5jsembed}
14mu|kjsembed-5.24.0-1|80	%{_kde5_includedir}/KF5/KJsEmbed
14mu|kjsembed-5.24.0-1|81	%{_kde5_libdir}/cmake/KF5JsEmbed
14mu|kjsembed-5.24.0-1|82	%{_kde5_libdir}/libKF5JsEmbed.so
14mu|kjsembed-5.24.0-1|83	%{_kde5_mkspecsdir}/*.pri
14mu|kjsembed-5.24.0-1|84	
14mu|kjsembed-5.24.0-1|85	#----------------------------------------------------------------------------
14mu|kjsembed-5.24.0-1|86	
14mu|kjsembed-5.24.0-1|87	%prep
14mu|kjsembed-5.24.0-1|88	%setup -q
14mu|kjsembed-5.24.0-1|89	
14mu|kjsembed-5.24.0-1|90	%build
14mu|kjsembed-5.24.0-1|91	%cmake_kde5
14mu|kjsembed-5.24.0-1|92	%make
14mu|kjsembed-5.24.0-1|93	
14mu|kjsembed-5.24.0-1|94	%install
14mu|kjsembed-5.24.0-1|95	%makeinstall_std -C build
14mu|kjsembed-5.24.0-1|96	
14mu|kjsembed-5.24.0-1|97	%find_lang %{name} --all-name --with-qt --with-man
14mu|kjsembed-5.24.0-1|98	
14mu|kjsembed-5.24.0-1|99	%changelog
14mu|kjsembed-5.24.0-1|100	
14mu|kjsembed-5.24.0-1|101	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kjsembed-5.24.0-1|102	- (503ad8f) New version 5.24.0
14mu|kjsembed-5.24.0-1|103	
14mu|kjsembed-5.24.0-1|104	

22986 14
14mu|kjumpingcube-4.14.3-1|1	Name:		kjumpingcube
14mu|kjumpingcube-4.14.3-1|2	Version:	4.14.3
14mu|kjumpingcube-4.14.3-1|3	Release:	1
14mu|kjumpingcube-4.14.3-1|4	Epoch:		1
14mu|kjumpingcube-4.14.3-1|5	Summary:	A tactical game for number-crunchers
14mu|kjumpingcube-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kjumpingcube-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kjumpingcube-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=kjumpingcube
14mu|kjumpingcube-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kjumpingcube-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kjumpingcube-4.14.3-1|11	
14mu|kjumpingcube-4.14.3-1|12	%description
14mu|kjumpingcube-4.14.3-1|13	KJumpingCube is a tactical one or two-player game. The playing field
14mu|kjumpingcube-4.14.3-1|14	consists of squares that contains points which can be increased. By
14mu|kjumpingcube-4.14.3-1|15	this you can gain more fields and finally win the board over.
14mu|kjumpingcube-4.14.3-1|16	
14mu|kjumpingcube-4.14.3-1|17	%files
14mu|kjumpingcube-4.14.3-1|18	%{_kde_bindir}/kjumpingcube
14mu|kjumpingcube-4.14.3-1|19	%{_kde_applicationsdir}/kjumpingcube.desktop
14mu|kjumpingcube-4.14.3-1|20	%{_kde_appsdir}/kjumpingcube
14mu|kjumpingcube-4.14.3-1|21	%{_kde_datadir}/config.kcfg/kjumpingcube.kcfg
14mu|kjumpingcube-4.14.3-1|22	%{_kde_docdir}/*/*/kjumpingcube
14mu|kjumpingcube-4.14.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/kjumpingcube.png
14mu|kjumpingcube-4.14.3-1|24	
14mu|kjumpingcube-4.14.3-1|25	#------------------------------------------------------------------------------
14mu|kjumpingcube-4.14.3-1|26	
14mu|kjumpingcube-4.14.3-1|27	%prep
14mu|kjumpingcube-4.14.3-1|28	%setup -q
14mu|kjumpingcube-4.14.3-1|29	
14mu|kjumpingcube-4.14.3-1|30	%build
14mu|kjumpingcube-4.14.3-1|31	%cmake_kde4
14mu|kjumpingcube-4.14.3-1|32	%make
14mu|kjumpingcube-4.14.3-1|33	
14mu|kjumpingcube-4.14.3-1|34	%install
14mu|kjumpingcube-4.14.3-1|35	%makeinstall_std -C build
14mu|kjumpingcube-4.14.3-1|36	
14mu|kjumpingcube-4.14.3-1|37	
14mu|kjumpingcube-4.14.3-1|38	%changelog
14mu|kjumpingcube-4.14.3-1|39	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kjumpingcube-4.14.3-1|40	+ Revision: 8d7a0fd
14mu|kjumpingcube-4.14.3-1|41	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kjumpingcube-4.14.3-1|42	
14mu|kjumpingcube-4.14.3-1|43	

22987 14
14mu|kldap-16.04.3-1|1	Summary:	KDE Frameworks 5 LDAP module
14mu|kldap-16.04.3-1|2	Name:		kldap
14mu|kldap-16.04.3-1|3	Version:	16.04.3
14mu|kldap-16.04.3-1|4	Release:	1
14mu|kldap-16.04.3-1|5	License:	LGPLv2.1+
14mu|kldap-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kldap-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kldap-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kldap-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kldap-16.04.3-1|10	BuildRequires:	kf5completion-devel
14mu|kldap-16.04.3-1|11	BuildRequires:	kf5i18n-devel
14mu|kldap-16.04.3-1|12	BuildRequires:	kf5widgetsaddons-devel
14mu|kldap-16.04.3-1|13	BuildRequires:	openldap-devel
14mu|kldap-16.04.3-1|14	BuildRequires:	sasl-devel
14mu|kldap-16.04.3-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kldap-16.04.3-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kldap-16.04.3-1|17	BuildRequires:	pkgconfig(Qt5Test)
14mu|kldap-16.04.3-1|18	
14mu|kldap-16.04.3-1|19	%description
14mu|kldap-16.04.3-1|20	KDE Frameworks 5 LDAP module.
14mu|kldap-16.04.3-1|21	
14mu|kldap-16.04.3-1|22	#----------------------------------------------------------------------------
14mu|kldap-16.04.3-1|23	
14mu|kldap-16.04.3-1|24	%define kf5ldap_major 5
14mu|kldap-16.04.3-1|25	%define libkf5ldap %mklibname kf5ldap %{kf5ldap_major}
14mu|kldap-16.04.3-1|26	
14mu|kldap-16.04.3-1|27	%package -n %{libkf5ldap}
14mu|kldap-16.04.3-1|28	Summary:	KDE Frameworks 5 LDAP shared library
14mu|kldap-16.04.3-1|29	Group:		System/Libraries
14mu|kldap-16.04.3-1|30	
14mu|kldap-16.04.3-1|31	%description -n %{libkf5ldap}
14mu|kldap-16.04.3-1|32	KDE Frameworks 5 LDAP shared library.
14mu|kldap-16.04.3-1|33	
14mu|kldap-16.04.3-1|34	%files -n %{libkf5ldap}
14mu|kldap-16.04.3-1|35	%{_kde5_libdir}/libKF5Ldap.so.%{kf5ldap_major}*
14mu|kldap-16.04.3-1|36	
14mu|kldap-16.04.3-1|37	#----------------------------------------------------------------------------
14mu|kldap-16.04.3-1|38	
14mu|kldap-16.04.3-1|39	%define devkf5ldap %mklibname kf5ldap -d
14mu|kldap-16.04.3-1|40	
14mu|kldap-16.04.3-1|41	%package -n %{devkf5ldap}
14mu|kldap-16.04.3-1|42	Summary:	Development files for KDE Frameworks 5 LDAP module
14mu|kldap-16.04.3-1|43	Group:		Development/KDE and Qt
14mu|kldap-16.04.3-1|44	Requires:	%{libkf5ldap} = %{EVRD}
14mu|kldap-16.04.3-1|45	Provides:	%{name}-devel = %{EVRD}
14mu|kldap-16.04.3-1|46	Provides:	kf5ldap-devel = %{version}
14mu|kldap-16.04.3-1|47	
14mu|kldap-16.04.3-1|48	%description -n %{devkf5ldap}
14mu|kldap-16.04.3-1|49	This package contains header files needed if you wish to build applications
14mu|kldap-16.04.3-1|50	based on %{name}.
14mu|kldap-16.04.3-1|51	
14mu|kldap-16.04.3-1|52	%files -n %{devkf5ldap}
14mu|kldap-16.04.3-1|53	%{_kde5_includedir}/KF5/KLDAP
14mu|kldap-16.04.3-1|54	%{_kde5_includedir}/KF5/kldap_version.h
14mu|kldap-16.04.3-1|55	%{_kde5_libdir}/cmake/KF5Ldap
14mu|kldap-16.04.3-1|56	%{_kde5_libdir}/libKF5Ldap.so
14mu|kldap-16.04.3-1|57	%{_kde5_mkspecsdir}/*.pri
14mu|kldap-16.04.3-1|58	
14mu|kldap-16.04.3-1|59	#----------------------------------------------------------------------------
14mu|kldap-16.04.3-1|60	
14mu|kldap-16.04.3-1|61	%prep
14mu|kldap-16.04.3-1|62	%setup -q
14mu|kldap-16.04.3-1|63	
14mu|kldap-16.04.3-1|64	%build
14mu|kldap-16.04.3-1|65	%cmake_kde5
14mu|kldap-16.04.3-1|66	%make
14mu|kldap-16.04.3-1|67	
14mu|kldap-16.04.3-1|68	%install
14mu|kldap-16.04.3-1|69	%makeinstall_std -C build
14mu|kldap-16.04.3-1|70	
14mu|kldap-16.04.3-1|71	
14mu|kldap-16.04.3-1|72	%changelog
14mu|kldap-16.04.3-1|73	
14mu|kldap-16.04.3-1|74	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|kldap-16.04.3-1|75	- (3f69922) New version 16.04.3
14mu|kldap-16.04.3-1|76	
14mu|kldap-16.04.3-1|77	

22988 14
14mu|klettres-4.14.3-1|1	Summary:	Language learning program
14mu|klettres-4.14.3-1|2	Name:		klettres
14mu|klettres-4.14.3-1|3	Version:	4.14.3
14mu|klettres-4.14.3-1|4	Release:	1
14mu|klettres-4.14.3-1|5	License:	GPLv2+
14mu|klettres-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|klettres-4.14.3-1|7	Url:		http://edu.kde.org/klettres
14mu|klettres-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|klettres-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|klettres-4.14.3-1|10	
14mu|klettres-4.14.3-1|11	%description
14mu|klettres-4.14.3-1|12	KLettres aims to help to learn the alphabet and then to read some syllables
14mu|klettres-4.14.3-1|13	in different languages. It is meant to help learning the very first sounds
14mu|klettres-4.14.3-1|14	of a new language, for children or for adults.
14mu|klettres-4.14.3-1|15	
14mu|klettres-4.14.3-1|16	%files
14mu|klettres-4.14.3-1|17	%doc COPYING COPYING.DOC COPYING.LIB AUTHORS TODO
14mu|klettres-4.14.3-1|18	%doc %{_kde_docdir}/HTML/en/klettres
14mu|klettres-4.14.3-1|19	%{_kde_applicationsdir}/klettres.desktop
14mu|klettres-4.14.3-1|20	%{_kde_appsdir}/klettres
14mu|klettres-4.14.3-1|21	%{_kde_bindir}/klettres
14mu|klettres-4.14.3-1|22	%{_kde_configdir}/klettres.knsrc
14mu|klettres-4.14.3-1|23	%{_kde_datadir}/appdata/klettres.appdata.xml
14mu|klettres-4.14.3-1|24	%{_kde_datadir}/config.kcfg/klettres.kcfg
14mu|klettres-4.14.3-1|25	%{_kde_iconsdir}/*/*/apps/klettres.*
14mu|klettres-4.14.3-1|26	
14mu|klettres-4.14.3-1|27	#----------------------------------------------------------------------
14mu|klettres-4.14.3-1|28	
14mu|klettres-4.14.3-1|29	%prep
14mu|klettres-4.14.3-1|30	%setup -q
14mu|klettres-4.14.3-1|31	
14mu|klettres-4.14.3-1|32	%build
14mu|klettres-4.14.3-1|33	%cmake_kde4
14mu|klettres-4.14.3-1|34	%make
14mu|klettres-4.14.3-1|35	
14mu|klettres-4.14.3-1|36	%install
14mu|klettres-4.14.3-1|37	%makeinstall_std -C build
14mu|klettres-4.14.3-1|38	
14mu|klettres-4.14.3-1|39	
14mu|klettres-4.14.3-1|40	%changelog
14mu|klettres-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|klettres-4.14.3-1|42	+ Revision: 0c2c0ff
14mu|klettres-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|klettres-4.14.3-1|44	
14mu|klettres-4.14.3-1|45	

22989 14
14mu|klickety-4.14.3-1|1	Name:		klickety
14mu|klickety-4.14.3-1|2	Version:	4.14.3
14mu|klickety-4.14.3-1|3	Release:	1
14mu|klickety-4.14.3-1|4	Epoch:		1
14mu|klickety-4.14.3-1|5	Summary:	An adaptation of the Clickomania game
14mu|klickety-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|klickety-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|klickety-4.14.3-1|8	URL:		http://www.kde.org/applications/games/ksame/
14mu|klickety-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|klickety-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|klickety-4.14.3-1|11	Provides:	ksame = %{EVRD}
14mu|klickety-4.14.3-1|12	Obsoletes:	ksame < 1:4.5.74
14mu|klickety-4.14.3-1|13	
14mu|klickety-4.14.3-1|14	%description
14mu|klickety-4.14.3-1|15	Klickety is an adaptation of the Clickomania game. The rules are similar
14mu|klickety-4.14.3-1|16	to those of the Same game: your goal is to clear the board by clicking on
14mu|klickety-4.14.3-1|17	groups to destroy them.
14mu|klickety-4.14.3-1|18	
14mu|klickety-4.14.3-1|19	%files
14mu|klickety-4.14.3-1|20	%{_kde_bindir}/klickety
14mu|klickety-4.14.3-1|21	%{_kde_applicationsdir}/klickety.desktop
14mu|klickety-4.14.3-1|22	%{_kde_applicationsdir}/ksame.desktop
14mu|klickety-4.14.3-1|23	%{_kde_appsdir}/klickety
14mu|klickety-4.14.3-1|24	%{_kde_appsdir}/kconf_update/klickety.upd
14mu|klickety-4.14.3-1|25	%{_kde_appsdir}/kconf_update/klickety-2.0-inherit-ksame-highscore.pl
14mu|klickety-4.14.3-1|26	%{_kde_docdir}/HTML/en/klickety
14mu|klickety-4.14.3-1|27	%{_kde_iconsdir}/*/*/apps/klickety.*
14mu|klickety-4.14.3-1|28	%{_kde_iconsdir}/*/*/apps/ksame.*
14mu|klickety-4.14.3-1|29	
14mu|klickety-4.14.3-1|30	#------------------------------------------------------------------------------
14mu|klickety-4.14.3-1|31	
14mu|klickety-4.14.3-1|32	%prep
14mu|klickety-4.14.3-1|33	%setup -q
14mu|klickety-4.14.3-1|34	
14mu|klickety-4.14.3-1|35	%build
14mu|klickety-4.14.3-1|36	%cmake_kde4
14mu|klickety-4.14.3-1|37	%make
14mu|klickety-4.14.3-1|38	
14mu|klickety-4.14.3-1|39	%install
14mu|klickety-4.14.3-1|40	%makeinstall_std -C build
14mu|klickety-4.14.3-1|41	
14mu|klickety-4.14.3-1|42	
14mu|klickety-4.14.3-1|43	%changelog
14mu|klickety-4.14.3-1|44	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|klickety-4.14.3-1|45	+ Revision: 845fc42
14mu|klickety-4.14.3-1|46	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|klickety-4.14.3-1|47	
14mu|klickety-4.14.3-1|48	

22990 14
14mu|klines-4.14.3-1|1	Name:		klines
14mu|klines-4.14.3-1|2	Version:	4.14.3
14mu|klines-4.14.3-1|3	Release:	1
14mu|klines-4.14.3-1|4	Epoch:		1
14mu|klines-4.14.3-1|5	Summary:	Place 5 equal pieces together, but wait, there are 3 new ones
14mu|klines-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|klines-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|klines-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=klines
14mu|klines-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|klines-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|klines-4.14.3-1|11	
14mu|klines-4.14.3-1|12	%description
14mu|klines-4.14.3-1|13	KLines is a simple but highly addictive one player game.
14mu|klines-4.14.3-1|14	
14mu|klines-4.14.3-1|15	The player has to move the colored balls around the game board, gathering them
14mu|klines-4.14.3-1|16	into the lines of the same color by five. Once the line is complete it is
14mu|klines-4.14.3-1|17	removed from the board, therefore freeing precious space. In the same time the
14mu|klines-4.14.3-1|18	new balls keep arriving by three after each move, filling up the game board.
14mu|klines-4.14.3-1|19	
14mu|klines-4.14.3-1|20	%files
14mu|klines-4.14.3-1|21	%{_kde_bindir}/klines
14mu|klines-4.14.3-1|22	%{_kde_applicationsdir}/klines.desktop
14mu|klines-4.14.3-1|23	%{_kde_appsdir}/klines
14mu|klines-4.14.3-1|24	%{_kde_docdir}/*/*/klines
14mu|klines-4.14.3-1|25	%{_kde_iconsdir}/hicolor/*/apps/klines.png
14mu|klines-4.14.3-1|26	%{_kde_datadir}/config.kcfg/klines.kcfg
14mu|klines-4.14.3-1|27	
14mu|klines-4.14.3-1|28	#------------------------------------------------------------------------------
14mu|klines-4.14.3-1|29	
14mu|klines-4.14.3-1|30	%prep
14mu|klines-4.14.3-1|31	%setup -q
14mu|klines-4.14.3-1|32	
14mu|klines-4.14.3-1|33	%build
14mu|klines-4.14.3-1|34	%cmake_kde4
14mu|klines-4.14.3-1|35	%make
14mu|klines-4.14.3-1|36	
14mu|klines-4.14.3-1|37	%install
14mu|klines-4.14.3-1|38	%makeinstall_std -C build
14mu|klines-4.14.3-1|39	
14mu|klines-4.14.3-1|40	
14mu|klines-4.14.3-1|41	%changelog
14mu|klines-4.14.3-1|42	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|klines-4.14.3-1|43	+ Revision: 4e0af9f
14mu|klines-4.14.3-1|44	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|klines-4.14.3-1|45	
14mu|klines-4.14.3-1|46	

22991 14
14mu|klook-2.0-18|1	Summary:	Quick file preview
14mu|klook-2.0-18|2	Name:		klook
14mu|klook-2.0-18|3	Version:	2.0
14mu|klook-2.0-18|4	Release:	18
14mu|klook-2.0-18|5	License:	GPLv3+
14mu|klook-2.0-18|6	Group:		Graphical desktop/KDE
14mu|klook-2.0-18|7	Url:		https://abf.rosalinux.ru/uxteam/KLook
14mu|klook-2.0-18|8	Source0:	%{name}-%{version}.tar.gz
14mu|klook-2.0-18|9	Patch0:		klook-2.0-codec.patch
14mu|klook-2.0-18|10	Patch1:		klook-2.0-formats.patch
14mu|klook-2.0-18|11	BuildRequires:	kdelibs4-devel
14mu|klook-2.0-18|12	BuildRequires:	qt4-devel
14mu|klook-2.0-18|13	BuildRequires:	pkgconfig(exiv2)
14mu|klook-2.0-18|14	Requires:	okular
14mu|klook-2.0-18|15	Requires:	okular-ooo
14mu|klook-2.0-18|16	Requires:	okular-chm
14mu|klook-2.0-18|17	Requires:	okular-pdf
14mu|klook-2.0-18|18	Requires:	okular-fb
14mu|klook-2.0-18|19	
14mu|klook-2.0-18|20	%description
14mu|klook-2.0-18|21	Klook is a quick preview feature based on Qt and Qt Quick.
14mu|klook-2.0-18|22	
14mu|klook-2.0-18|23	%files -f %{name}.lang
14mu|klook-2.0-18|24	%{_kde_bindir}/klook
14mu|klook-2.0-18|25	%{_kde_appsdir}/klook
14mu|klook-2.0-18|26	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14mu|klook-2.0-18|27	
14mu|klook-2.0-18|28	#----------------------------------------------------------------------------
14mu|klook-2.0-18|29	
14mu|klook-2.0-18|30	%prep
14mu|klook-2.0-18|31	%setup -q
14mu|klook-2.0-18|32	%patch0 -p1
14mu|klook-2.0-18|33	%patch1 -p1
14mu|klook-2.0-18|34	
14mu|klook-2.0-18|35	%build
14mu|klook-2.0-18|36	%cmake_kde4
14mu|klook-2.0-18|37	
14mu|klook-2.0-18|38	%install
14mu|klook-2.0-18|39	%makeinstall_std -C build
14mu|klook-2.0-18|40	
14mu|klook-2.0-18|41	%find_lang %{name}
14mu|klook-2.0-18|42	
14mu|klook-2.0-18|43	
14mu|klook-2.0-18|44	%changelog
14mu|klook-2.0-18|45	
14mu|klook-2.0-18|46	* Tue Jul 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-18
14mu|klook-2.0-18|47	- (3ee94ad) Use vnd.adobe.photoshop instead of x-psd for psd images
14mu|klook-2.0-18|48	
14mu|klook-2.0-18|49	

22992 14
14mu|kmag-4.14.3-1|1	Summary:	Screen magnifier for KDE4
14mu|kmag-4.14.3-1|2	Name:		kmag
14mu|kmag-4.14.3-1|3	Version:	4.14.3
14mu|kmag-4.14.3-1|4	Release:	1
14mu|kmag-4.14.3-1|5	Epoch:		2
14mu|kmag-4.14.3-1|6	License:	GPLv2+ and GFDL
14mu|kmag-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kmag-4.14.3-1|8	Url:		http://www.kde.org/applications/utilities/kmag/
14mu|kmag-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmag-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kmag-4.14.3-1|11	BuildRequires:	qaccessibilityclient-devel
14mu|kmag-4.14.3-1|12	Requires:	kdebase4-runtime
14mu|kmag-4.14.3-1|13	
14mu|kmag-4.14.3-1|14	%description
14mu|kmag-4.14.3-1|15	KMag is a small utility for Linux to magnify a part of the screen. KMag is very
14mu|kmag-4.14.3-1|16	useful for people with visual disabilities and for those working in the fields
14mu|kmag-4.14.3-1|17	of image analysis, web development etc.
14mu|kmag-4.14.3-1|18	
14mu|kmag-4.14.3-1|19	%files
14mu|kmag-4.14.3-1|20	%doc AUTHORS ChangeLog COPYING COPYING.DOC README TODO
14mu|kmag-4.14.3-1|21	%doc %{_kde_docdir}/HTML/en/kmag
14mu|kmag-4.14.3-1|22	%{_kde_bindir}/kmag
14mu|kmag-4.14.3-1|23	%{_kde_appsdir}/kmag
14mu|kmag-4.14.3-1|24	%{_kde_applicationsdir}/kmag.desktop
14mu|kmag-4.14.3-1|25	%{_kde_iconsdir}/hicolor/*/*/kmag*
14mu|kmag-4.14.3-1|26	%{_kde_mandir}/man1/kmag.1.*
14mu|kmag-4.14.3-1|27	
14mu|kmag-4.14.3-1|28	#----------------------------------------------------------------------------
14mu|kmag-4.14.3-1|29	
14mu|kmag-4.14.3-1|30	%prep
14mu|kmag-4.14.3-1|31	%setup -q
14mu|kmag-4.14.3-1|32	
14mu|kmag-4.14.3-1|33	%build
14mu|kmag-4.14.3-1|34	%cmake_kde4
14mu|kmag-4.14.3-1|35	%make
14mu|kmag-4.14.3-1|36	
14mu|kmag-4.14.3-1|37	%install
14mu|kmag-4.14.3-1|38	%makeinstall_std -C build
14mu|kmag-4.14.3-1|39	
14mu|kmag-4.14.3-1|40	
14mu|kmag-4.14.3-1|41	%changelog
14mu|kmag-4.14.3-1|42	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kmag-4.14.3-1|43	+ Revision: b57de28
14mu|kmag-4.14.3-1|44	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kmag-4.14.3-1|45	
14mu|kmag-4.14.3-1|46	

22993 14
14mu|kmahjongg-4.14.3-1|1	Name:		kmahjongg
14mu|kmahjongg-4.14.3-1|2	Summary:	A tile laying patience
14mu|kmahjongg-4.14.3-1|3	Version:	4.14.3
14mu|kmahjongg-4.14.3-1|4	Release:	1
14mu|kmahjongg-4.14.3-1|5	Epoch:		1
14mu|kmahjongg-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kmahjongg-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kmahjongg-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=kmahjongg
14mu|kmahjongg-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmahjongg-4.14.3-1|10	BuildRequires:	libkmahjongg-devel
14mu|kmahjongg-4.14.3-1|11	Requires:	libkdegames-common
14mu|kmahjongg-4.14.3-1|12	Requires:	kmahjongglib
14mu|kmahjongg-4.14.3-1|13	
14mu|kmahjongg-4.14.3-1|14	%description
14mu|kmahjongg-4.14.3-1|15	In KMahjongg the tiles are scrambled and staked on top of each other to
14mu|kmahjongg-4.14.3-1|16	resemble a certain shape. The player is then expected to remove all the
14mu|kmahjongg-4.14.3-1|17	tiles off the game board by locating each tile's matching pair.
14mu|kmahjongg-4.14.3-1|18	
14mu|kmahjongg-4.14.3-1|19	%files
14mu|kmahjongg-4.14.3-1|20	%{_kde_bindir}/kmahjongg
14mu|kmahjongg-4.14.3-1|21	%{_kde_applicationsdir}/kmahjongg.desktop
14mu|kmahjongg-4.14.3-1|22	%{_kde_appsdir}/kmahjongg
14mu|kmahjongg-4.14.3-1|23	%{_kde_docdir}/*/*/kmahjongg
14mu|kmahjongg-4.14.3-1|24	%{_kde_iconsdir}/hicolor/*/apps/kmahjongg.*
14mu|kmahjongg-4.14.3-1|25	%{_kde_datadir}/config.kcfg/kmahjongg.kcfg
14mu|kmahjongg-4.14.3-1|26	
14mu|kmahjongg-4.14.3-1|27	#------------------------------------------------------------------------------
14mu|kmahjongg-4.14.3-1|28	
14mu|kmahjongg-4.14.3-1|29	%prep
14mu|kmahjongg-4.14.3-1|30	%setup -q
14mu|kmahjongg-4.14.3-1|31	
14mu|kmahjongg-4.14.3-1|32	%build
14mu|kmahjongg-4.14.3-1|33	%cmake_kde4
14mu|kmahjongg-4.14.3-1|34	%make
14mu|kmahjongg-4.14.3-1|35	
14mu|kmahjongg-4.14.3-1|36	%install
14mu|kmahjongg-4.14.3-1|37	%makeinstall_std -C build
14mu|kmahjongg-4.14.3-1|38	
14mu|kmahjongg-4.14.3-1|39	
14mu|kmahjongg-4.14.3-1|40	%changelog
14mu|kmahjongg-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kmahjongg-4.14.3-1|42	+ Revision: 2c587df
14mu|kmahjongg-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kmahjongg-4.14.3-1|44	
14mu|kmahjongg-4.14.3-1|45	

22994 14
14mu|kmbox-16.04.3-1|1	Summary:	KDE Frameworks 5 MBox module
14mu|kmbox-16.04.3-1|2	Name:		kmbox
14mu|kmbox-16.04.3-1|3	Version:	16.04.3
14mu|kmbox-16.04.3-1|4	Release:	1
14mu|kmbox-16.04.3-1|5	License:	LGPLv2.1+
14mu|kmbox-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kmbox-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kmbox-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmbox-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kmbox-16.04.3-1|10	BuildRequires:	boost-devel
14mu|kmbox-16.04.3-1|11	BuildRequires:	kf5mime-devel
14mu|kmbox-16.04.3-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|kmbox-16.04.3-1|13	BuildRequires:	pkgconfig(Qt5Test)
14mu|kmbox-16.04.3-1|14	
14mu|kmbox-16.04.3-1|15	%description
14mu|kmbox-16.04.3-1|16	KDE Frameworks 5 module for accessing mail storages in MBox format.
14mu|kmbox-16.04.3-1|17	
14mu|kmbox-16.04.3-1|18	#----------------------------------------------------------------------------
14mu|kmbox-16.04.3-1|19	
14mu|kmbox-16.04.3-1|20	%define kf5mbox_major 5
14mu|kmbox-16.04.3-1|21	%define libkf5mbox %mklibname kf5mbox %{kf5mbox_major}
14mu|kmbox-16.04.3-1|22	
14mu|kmbox-16.04.3-1|23	%package -n %{libkf5mbox}
14mu|kmbox-16.04.3-1|24	Summary:	KDE Frameworks 5 MBox shared library
14mu|kmbox-16.04.3-1|25	Group:		System/Libraries
14mu|kmbox-16.04.3-1|26	
14mu|kmbox-16.04.3-1|27	%description -n %{libkf5mbox}
14mu|kmbox-16.04.3-1|28	KDE Frameworks 5 MBox shared library.
14mu|kmbox-16.04.3-1|29	
14mu|kmbox-16.04.3-1|30	%files -n %{libkf5mbox}
14mu|kmbox-16.04.3-1|31	%{_kde5_libdir}/libKF5Mbox.so.%{kf5mbox_major}*
14mu|kmbox-16.04.3-1|32	
14mu|kmbox-16.04.3-1|33	#----------------------------------------------------------------------------
14mu|kmbox-16.04.3-1|34	
14mu|kmbox-16.04.3-1|35	%define devkf5mbox %mklibname kf5mbox -d
14mu|kmbox-16.04.3-1|36	
14mu|kmbox-16.04.3-1|37	%package -n %{devkf5mbox}
14mu|kmbox-16.04.3-1|38	Summary:	Development files for KDE Frameworks 5 MBox module
14mu|kmbox-16.04.3-1|39	Group:		Development/KDE and Qt
14mu|kmbox-16.04.3-1|40	Requires:	%{libkf5mbox} = %{EVRD}
14mu|kmbox-16.04.3-1|41	Provides:	%{name}-devel = %{EVRD}
14mu|kmbox-16.04.3-1|42	Provides:	kf5mbox-devel = %{version}
14mu|kmbox-16.04.3-1|43	
14mu|kmbox-16.04.3-1|44	%description -n %{devkf5mbox}
14mu|kmbox-16.04.3-1|45	This package contains header files needed if you wish to build applications
14mu|kmbox-16.04.3-1|46	based on %{name}.
14mu|kmbox-16.04.3-1|47	
14mu|kmbox-16.04.3-1|48	%files -n %{devkf5mbox}
14mu|kmbox-16.04.3-1|49	%{_kde5_includedir}/KF5/KMbox
14mu|kmbox-16.04.3-1|50	%{_kde5_includedir}/KF5/kmbox_version.h
14mu|kmbox-16.04.3-1|51	%{_kde5_libdir}/cmake/KF5Mbox
14mu|kmbox-16.04.3-1|52	%{_kde5_libdir}/libKF5Mbox.so
14mu|kmbox-16.04.3-1|53	%{_kde5_mkspecsdir}/*.pri
14mu|kmbox-16.04.3-1|54	
14mu|kmbox-16.04.3-1|55	#----------------------------------------------------------------------------
14mu|kmbox-16.04.3-1|56	
14mu|kmbox-16.04.3-1|57	%prep
14mu|kmbox-16.04.3-1|58	%setup -q
14mu|kmbox-16.04.3-1|59	
14mu|kmbox-16.04.3-1|60	%build
14mu|kmbox-16.04.3-1|61	%cmake_kde5
14mu|kmbox-16.04.3-1|62	%make
14mu|kmbox-16.04.3-1|63	
14mu|kmbox-16.04.3-1|64	%install
14mu|kmbox-16.04.3-1|65	%makeinstall_std -C build
14mu|kmbox-16.04.3-1|66	
14mu|kmbox-16.04.3-1|67	
14mu|kmbox-16.04.3-1|68	%changelog
14mu|kmbox-16.04.3-1|69	
14mu|kmbox-16.04.3-1|70	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|kmbox-16.04.3-1|71	- (42ff2c9) New version 16.04.3
14mu|kmbox-16.04.3-1|72	
14mu|kmbox-16.04.3-1|73	

22995 14
14mu|kmediaplayer-5.24.0-1|1	%define fw_version 5.24
14mu|kmediaplayer-5.24.0-1|2	
14mu|kmediaplayer-5.24.0-1|3	Summary:	KDE Frameworks 5 media player features plugin interface
14mu|kmediaplayer-5.24.0-1|4	Name:		kmediaplayer
14mu|kmediaplayer-5.24.0-1|5	Version:	5.24.0
14mu|kmediaplayer-5.24.0-1|6	Release:	1
14mu|kmediaplayer-5.24.0-1|7	License:	GPLv2+
14mu|kmediaplayer-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kmediaplayer-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kmediaplayer-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kmediaplayer-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kmediaplayer-5.24.0-1|12	BuildRequires:	kparts-devel >= %{version}
14mu|kmediaplayer-5.24.0-1|13	BuildRequires:	kxmlgui-devel >= %{version}
14mu|kmediaplayer-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|kmediaplayer-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kmediaplayer-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kmediaplayer-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Test)
14mu|kmediaplayer-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kmediaplayer-5.24.0-1|19	
14mu|kmediaplayer-5.24.0-1|20	%description
14mu|kmediaplayer-5.24.0-1|21	KDE Frameworks 5 media player features plugin interface.
14mu|kmediaplayer-5.24.0-1|22	
14mu|kmediaplayer-5.24.0-1|23	KMediaPlayer builds on the KParts framework to provide a common interface
14mu|kmediaplayer-5.24.0-1|24	for KParts that can play media files.
14mu|kmediaplayer-5.24.0-1|25	
14mu|kmediaplayer-5.24.0-1|26	%files
14mu|kmediaplayer-5.24.0-1|27	%{_kde5_servicetypes}/kmediaplayer.desktop
14mu|kmediaplayer-5.24.0-1|28	%{_kde5_servicetypes}/kmediaplayerengine.desktop
14mu|kmediaplayer-5.24.0-1|29	
14mu|kmediaplayer-5.24.0-1|30	#----------------------------------------------------------------------------
14mu|kmediaplayer-5.24.0-1|31	
14mu|kmediaplayer-5.24.0-1|32	%define kf5mediaplayer_major 5
14mu|kmediaplayer-5.24.0-1|33	%define libkf5mediaplayer %mklibname kf5mediaplayer %{kf5mediaplayer_major}
14mu|kmediaplayer-5.24.0-1|34	
14mu|kmediaplayer-5.24.0-1|35	%package -n %{libkf5mediaplayer}
14mu|kmediaplayer-5.24.0-1|36	Summary:	KDE Frameworks 5 KMediaPlayer media player shared library
14mu|kmediaplayer-5.24.0-1|37	Group:		System/Libraries
14mu|kmediaplayer-5.24.0-1|38	Requires:	%{name}
14mu|kmediaplayer-5.24.0-1|39	
14mu|kmediaplayer-5.24.0-1|40	%description -n %{libkf5mediaplayer}
14mu|kmediaplayer-5.24.0-1|41	KDE Frameworks 5 media player shared library.
14mu|kmediaplayer-5.24.0-1|42	
14mu|kmediaplayer-5.24.0-1|43	%files -n %{libkf5mediaplayer}
14mu|kmediaplayer-5.24.0-1|44	%{_kde5_libdir}/libKF5MediaPlayer.so.%{kf5mediaplayer_major}*
14mu|kmediaplayer-5.24.0-1|45	
14mu|kmediaplayer-5.24.0-1|46	#----------------------------------------------------------------------------
14mu|kmediaplayer-5.24.0-1|47	
14mu|kmediaplayer-5.24.0-1|48	%define devkf5mediaplayer %mklibname kf5mediaplayer -d
14mu|kmediaplayer-5.24.0-1|49	
14mu|kmediaplayer-5.24.0-1|50	%package -n %{devkf5mediaplayer}
14mu|kmediaplayer-5.24.0-1|51	Summary:	Development files for KDE Frameworks 5 media player interface
14mu|kmediaplayer-5.24.0-1|52	Group:		Development/KDE and Qt
14mu|kmediaplayer-5.24.0-1|53	Requires:	%{libkf5mediaplayer} = %{EVRD}
14mu|kmediaplayer-5.24.0-1|54	Provides:	%{name}-devel = %{EVRD}
14mu|kmediaplayer-5.24.0-1|55	Provides:	kf5mediaplayer-devel = %{version}
14mu|kmediaplayer-5.24.0-1|56	
14mu|kmediaplayer-5.24.0-1|57	%description -n %{devkf5mediaplayer}
14mu|kmediaplayer-5.24.0-1|58	This package contains header files needed if you wish to build applications
14mu|kmediaplayer-5.24.0-1|59	based on %{name}.
14mu|kmediaplayer-5.24.0-1|60	
14mu|kmediaplayer-5.24.0-1|61	%files -n %{devkf5mediaplayer}
14mu|kmediaplayer-5.24.0-1|62	%{_kde5_includedir}/KF5/KMediaPlayer
14mu|kmediaplayer-5.24.0-1|63	%{_kde5_includedir}/KF5/kmediaplayer_version.h
14mu|kmediaplayer-5.24.0-1|64	%{_kde5_libdir}/cmake/KF5MediaPlayer
14mu|kmediaplayer-5.24.0-1|65	%{_kde5_libdir}/libKF5MediaPlayer.so
14mu|kmediaplayer-5.24.0-1|66	%{_datadir}/dbus-1/interfaces/kf5_org.kde.KMediaPlayer.xml
14mu|kmediaplayer-5.24.0-1|67	
14mu|kmediaplayer-5.24.0-1|68	#----------------------------------------------------------------------------
14mu|kmediaplayer-5.24.0-1|69	
14mu|kmediaplayer-5.24.0-1|70	%prep
14mu|kmediaplayer-5.24.0-1|71	%setup -q
14mu|kmediaplayer-5.24.0-1|72	
14mu|kmediaplayer-5.24.0-1|73	%build
14mu|kmediaplayer-5.24.0-1|74	%cmake_kde5
14mu|kmediaplayer-5.24.0-1|75	%make
14mu|kmediaplayer-5.24.0-1|76	
14mu|kmediaplayer-5.24.0-1|77	%install
14mu|kmediaplayer-5.24.0-1|78	%makeinstall_std -C build
14mu|kmediaplayer-5.24.0-1|79	
14mu|kmediaplayer-5.24.0-1|80	
14mu|kmediaplayer-5.24.0-1|81	%changelog
14mu|kmediaplayer-5.24.0-1|82	
14mu|kmediaplayer-5.24.0-1|83	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kmediaplayer-5.24.0-1|84	- (cecd5d2) New version 5.24.0
14mu|kmediaplayer-5.24.0-1|85	
14mu|kmediaplayer-5.24.0-1|86	

22996 14
14mu|kmime-16.04.3-1|1	Summary:	KDE Frameworks 5 MIME module
14mu|kmime-16.04.3-1|2	Name:		kmime
14mu|kmime-16.04.3-1|3	Version:	16.04.3
14mu|kmime-16.04.3-1|4	Release:	1
14mu|kmime-16.04.3-1|5	License:	LGPLv2.1+
14mu|kmime-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kmime-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kmime-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmime-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kmime-16.04.3-1|10	BuildRequires:	boost-devel
14mu|kmime-16.04.3-1|11	BuildRequires:	kf5codecs-devel
14mu|kmime-16.04.3-1|12	BuildRequires:	kf5i18n-devel
14mu|kmime-16.04.3-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|kmime-16.04.3-1|14	BuildRequires:	pkgconfig(Qt5Test)
14mu|kmime-16.04.3-1|15	
14mu|kmime-16.04.3-1|16	%description
14mu|kmime-16.04.3-1|17	KDE Frameworks 5 MIME module.
14mu|kmime-16.04.3-1|18	
14mu|kmime-16.04.3-1|19	#----------------------------------------------------------------------------
14mu|kmime-16.04.3-1|20	
14mu|kmime-16.04.3-1|21	%define kf5mime_major 5
14mu|kmime-16.04.3-1|22	%define libkf5mime %mklibname kf5mime %{kf5mime_major}
14mu|kmime-16.04.3-1|23	
14mu|kmime-16.04.3-1|24	%package -n %{libkf5mime}
14mu|kmime-16.04.3-1|25	Summary:	KDE Frameworks 5 MIME shared library
14mu|kmime-16.04.3-1|26	Group:		System/Libraries
14mu|kmime-16.04.3-1|27	
14mu|kmime-16.04.3-1|28	%description -n %{libkf5mime}
14mu|kmime-16.04.3-1|29	KDE Frameworks 5 MIME shared library.
14mu|kmime-16.04.3-1|30	
14mu|kmime-16.04.3-1|31	%files -n %{libkf5mime}
14mu|kmime-16.04.3-1|32	%{_kde5_libdir}/libKF5Mime.so.%{kf5mime_major}*
14mu|kmime-16.04.3-1|33	
14mu|kmime-16.04.3-1|34	#----------------------------------------------------------------------------
14mu|kmime-16.04.3-1|35	
14mu|kmime-16.04.3-1|36	%define devkf5mime %mklibname kf5mime -d
14mu|kmime-16.04.3-1|37	
14mu|kmime-16.04.3-1|38	%package -n %{devkf5mime}
14mu|kmime-16.04.3-1|39	Summary:	Development files for KDE Frameworks 5 MIME module
14mu|kmime-16.04.3-1|40	Group:		Development/KDE and Qt
14mu|kmime-16.04.3-1|41	Requires:	%{libkf5mime} = %{EVRD}
14mu|kmime-16.04.3-1|42	Provides:	%{name}-devel = %{EVRD}
14mu|kmime-16.04.3-1|43	Provides:	kf5mime-devel = %{version}
14mu|kmime-16.04.3-1|44	
14mu|kmime-16.04.3-1|45	%description -n %{devkf5mime}
14mu|kmime-16.04.3-1|46	This package contains header files needed if you wish to build applications
14mu|kmime-16.04.3-1|47	based on %{name}.
14mu|kmime-16.04.3-1|48	
14mu|kmime-16.04.3-1|49	%files -n %{devkf5mime}
14mu|kmime-16.04.3-1|50	%{_kde5_includedir}/KF5/KMime
14mu|kmime-16.04.3-1|51	%{_kde5_includedir}/KF5/kmime_version.h
14mu|kmime-16.04.3-1|52	%{_kde5_libdir}/cmake/KF5Mime
14mu|kmime-16.04.3-1|53	%{_kde5_libdir}/libKF5Mime.so
14mu|kmime-16.04.3-1|54	%{_kde5_mkspecsdir}/*.pri
14mu|kmime-16.04.3-1|55	
14mu|kmime-16.04.3-1|56	#----------------------------------------------------------------------------
14mu|kmime-16.04.3-1|57	
14mu|kmime-16.04.3-1|58	%prep
14mu|kmime-16.04.3-1|59	%setup -q
14mu|kmime-16.04.3-1|60	
14mu|kmime-16.04.3-1|61	%build
14mu|kmime-16.04.3-1|62	%cmake_kde5
14mu|kmime-16.04.3-1|63	%make
14mu|kmime-16.04.3-1|64	
14mu|kmime-16.04.3-1|65	%install
14mu|kmime-16.04.3-1|66	%makeinstall_std -C build
14mu|kmime-16.04.3-1|67	
14mu|kmime-16.04.3-1|68	
14mu|kmime-16.04.3-1|69	%changelog
14mu|kmime-16.04.3-1|70	
14mu|kmime-16.04.3-1|71	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|kmime-16.04.3-1|72	- (632a689) New version 16.04.3
14mu|kmime-16.04.3-1|73	
14mu|kmime-16.04.3-1|74	

22997 14
14mu|kmines-4.14.3-1|1	Name:		kmines
14mu|kmines-4.14.3-1|2	Version:	4.14.3
14mu|kmines-4.14.3-1|3	Release:	1
14mu|kmines-4.14.3-1|4	Epoch:		1
14mu|kmines-4.14.3-1|5	Summary:	The classic mine sweeper
14mu|kmines-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kmines-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kmines-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=kmines
14mu|kmines-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmines-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kmines-4.14.3-1|11	
14mu|kmines-4.14.3-1|12	%description
14mu|kmines-4.14.3-1|13	KMines is a classic Minesweeper game. The idea is to uncover all the squares
14mu|kmines-4.14.3-1|14	without blowing up any mines. When a mine is blown up, the game is over.
14mu|kmines-4.14.3-1|15	
14mu|kmines-4.14.3-1|16	%files
14mu|kmines-4.14.3-1|17	%{_kde_bindir}/kmines
14mu|kmines-4.14.3-1|18	%{_kde_applicationsdir}/kmines.desktop
14mu|kmines-4.14.3-1|19	%{_kde_appsdir}/kmines
14mu|kmines-4.14.3-1|20	%{_kde_configdir}/kmines.knsrc
14mu|kmines-4.14.3-1|21	%{_kde_docdir}/*/*/kmines
14mu|kmines-4.14.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/kmines.png
14mu|kmines-4.14.3-1|23	
14mu|kmines-4.14.3-1|24	#------------------------------------------------------------------------------
14mu|kmines-4.14.3-1|25	
14mu|kmines-4.14.3-1|26	%prep
14mu|kmines-4.14.3-1|27	%setup -q
14mu|kmines-4.14.3-1|28	
14mu|kmines-4.14.3-1|29	%build
14mu|kmines-4.14.3-1|30	%cmake_kde4
14mu|kmines-4.14.3-1|31	%make
14mu|kmines-4.14.3-1|32	
14mu|kmines-4.14.3-1|33	%install
14mu|kmines-4.14.3-1|34	%makeinstall_std -C build
14mu|kmines-4.14.3-1|35	
14mu|kmines-4.14.3-1|36	
14mu|kmines-4.14.3-1|37	%changelog
14mu|kmines-4.14.3-1|38	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kmines-4.14.3-1|39	+ Revision: f79c35f
14mu|kmines-4.14.3-1|40	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kmines-4.14.3-1|41	
14mu|kmines-4.14.3-1|42	

22998 14
14mu|kmix-16.04.0-1|1	Summary:	KDE Digital Mixer
14mu|kmix-16.04.0-1|2	Name:		kmix
14mu|kmix-16.04.0-1|3	Version:	16.04.0
14mu|kmix-16.04.0-1|4	Release:	1
14mu|kmix-16.04.0-1|5	Epoch:		3
14mu|kmix-16.04.0-1|6	License:	GPLv2+
14mu|kmix-16.04.0-1|7	Group:		Graphical desktop/KDE
14mu|kmix-16.04.0-1|8	Url:		http://www.kde.org/applications/multimedia/kmix/
14mu|kmix-16.04.0-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmix-16.04.0-1|10	Patch0:		kmix-4.9.2-nodisplay.patch
14mu|kmix-16.04.0-1|11	BuildRequires:	kdelibs4-devel
14mu|kmix-16.04.0-1|12	BuildRequires:	pkgconfig(alsa)
14mu|kmix-16.04.0-1|13	BuildRequires:	pkgconfig(libcanberra)
14mu|kmix-16.04.0-1|14	BuildRequires:	pkgconfig(libpulse)
14mu|kmix-16.04.0-1|15	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
14mu|kmix-16.04.0-1|16	Requires:	kdebase4-runtime
14mu|kmix-16.04.0-1|17	Obsoletes:	kdemultimedia4-core < 3:4.5.71
14mu|kmix-16.04.0-1|18	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mu|kmix-16.04.0-1|19	Conflicts:	kde4-audiocd < 3:4.8.95
14mu|kmix-16.04.0-1|20	
14mu|kmix-16.04.0-1|21	%description
14mu|kmix-16.04.0-1|22	KMix is an application to allow you to change the volume of your sound
14mu|kmix-16.04.0-1|23	card. Though small, it is full-featured, and it supports several
14mu|kmix-16.04.0-1|24	platforms and sound drivers.
14mu|kmix-16.04.0-1|25	
14mu|kmix-16.04.0-1|26	%files
14mu|kmix-16.04.0-1|27	%{_kde_appsdir}/kmix
14mu|kmix-16.04.0-1|28	%{_kde_appsdir}/plasma/services/mixer.operations
14mu|kmix-16.04.0-1|29	%{_kde_bindir}/kmix
14mu|kmix-16.04.0-1|30	%{_kde_bindir}/kmixctrl
14mu|kmix-16.04.0-1|31	%{_kde_bindir}/kmixremote
14mu|kmix-16.04.0-1|32	%{_kde_iconsdir}/*/*/*/*
14mu|kmix-16.04.0-1|33	%{_kde_applicationsdir}/kmix.desktop
14mu|kmix-16.04.0-1|34	%{_kde_services}/kmixctrl_restore.desktop
14mu|kmix-16.04.0-1|35	%{_kde_services}/plasma-dataengine-mixer.desktop
14mu|kmix-16.04.0-1|36	%{_kde_services}/kded/kmixd.desktop
14mu|kmix-16.04.0-1|37	%{_kde_libdir}/libkdeinit4_kmix*
14mu|kmix-16.04.0-1|38	%{_kde_libdir}/kde4/kded_kmixd.so
14mu|kmix-16.04.0-1|39	%{_kde_libdir}/kde4/plasma_engine_mixer.so
14mu|kmix-16.04.0-1|40	%{_kde_autostart}/restore_kmix_volumes.desktop
14mu|kmix-16.04.0-1|41	%{_kde_autostart}/kmix_autostart.desktop
14mu|kmix-16.04.0-1|42	%{_datadir}/dbus-1/interfaces/org.kde.kmix.control.xml
14mu|kmix-16.04.0-1|43	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixer.xml
14mu|kmix-16.04.0-1|44	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixset.xml
14mu|kmix-16.04.0-1|45	%{_kde_docdir}/HTML/en/kmix
14mu|kmix-16.04.0-1|46	
14mu|kmix-16.04.0-1|47	#------------------------------------------------------------------------------
14mu|kmix-16.04.0-1|48	
14mu|kmix-16.04.0-1|49	%prep
14mu|kmix-16.04.0-1|50	%setup -q
14mu|kmix-16.04.0-1|51	%patch0 -p1
14mu|kmix-16.04.0-1|52	
14mu|kmix-16.04.0-1|53	%build
14mu|kmix-16.04.0-1|54	%cmake_kde4 -DKMIX_KF5_BUILD:BOOL=FALSE
14mu|kmix-16.04.0-1|55	%make
14mu|kmix-16.04.0-1|56	
14mu|kmix-16.04.0-1|57	%install
14mu|kmix-16.04.0-1|58	%makeinstall_std -C build
14mu|kmix-16.04.0-1|59	
14mu|kmix-16.04.0-1|60	
14mu|kmix-16.04.0-1|61	%changelog
14mu|kmix-16.04.0-1|62	
14mu|kmix-16.04.0-1|63	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:16.04.0-1
14mu|kmix-16.04.0-1|64	- (5027d4d) Upload sources tarball
14mu|kmix-16.04.0-1|65	
14mu|kmix-16.04.0-1|66	

22999 14
14mu|kmod-20-1|1	%define	major	2
14mu|kmod-20-1|2	%define	libname	%mklibname %{name} %{major}
14mu|kmod-20-1|3	%define	devname	%mklibname %{name} -d
14mu|kmod-20-1|4	
14mu|kmod-20-1|5	# (tpg) this is important
14mu|kmod-20-1|6	# keep this synchronized with module-init-tools-ver-rel+1
14mu|kmod-20-1|7	%define module_ver 3.17-1
14mu|kmod-20-1|8	
14mu|kmod-20-1|9	Summary:	Utilities to load modules into the kernel
14mu|kmod-20-1|10	Name:		kmod
14mu|kmod-20-1|11	Version:	20
14mu|kmod-20-1|12	Release:	1
14mu|kmod-20-1|13	License:	LGPLv2.1+ and GPLv2+
14mu|kmod-20-1|14	Group:		System/Kernel and hardware
14mu|kmod-20-1|15	Url:		http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary
14mu|kmod-20-1|16	# See also: http://packages.profusion.mobi/kmod/
14mu|kmod-20-1|17	Source0:	http://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.xz
14mu|kmod-20-1|18	Source1:	http://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.sign
14mu|kmod-20-1|19	# (tpg) provide config files from module-init-tools
14mu|kmod-20-1|20	Source2:	modprobe.default
14mu|kmod-20-1|21	Source3:	modprobe.preload
14mu|kmod-20-1|22	Source4:	blacklist-mdv.conf
14mu|kmod-20-1|23	Source5:	ipw-no-associate.conf
14mu|kmod-20-1|24	Source6:	blacklist-compat.conf
14mu|kmod-20-1|25	Source7:	usb.conf
14mu|kmod-20-1|26	
14mu|kmod-20-1|27	BuildRequires:	gtk-doc
14mu|kmod-20-1|28	BuildRequires:	xsltproc
14mu|kmod-20-1|29	BuildRequires:	pkgconfig(glib-2.0)
14mu|kmod-20-1|30	BuildRequires:	pkgconfig(gobject-2.0)
14mu|kmod-20-1|31	BuildRequires:	pkgconfig(liblzma)
14mu|kmod-20-1|32	BuildRequires:	pkgconfig(zlib)
14mu|kmod-20-1|33	
14mu|kmod-20-1|34	%description
14mu|kmod-20-1|35	kmod is a set of tools to handle common tasks with Linux kernel
14mu|kmod-20-1|36	modules like insert, remove, list, check properties, resolve
14mu|kmod-20-1|37	dependencies and aliases.
14mu|kmod-20-1|38	
14mu|kmod-20-1|39	These tools are designed on top of libkmod, a library that is shipped
14mu|kmod-20-1|40	with kmod. The aim is to be compatible with tools, configurations and
14mu|kmod-20-1|41	indexes from module-init-tools project.
14mu|kmod-20-1|42	
14mu|kmod-20-1|43	%files
14mu|kmod-20-1|44	/bin/kmod
14mu|kmod-20-1|45	%{_datadir}/bash-completion/completions/kmod
14mu|kmod-20-1|46	%{_mandir}/man5/*
14mu|kmod-20-1|47	%{_mandir}/man8/*
14mu|kmod-20-1|48	
14mu|kmod-20-1|49	#---------------------------------------------------------------------------
14mu|kmod-20-1|50	
14mu|kmod-20-1|51	%package	compat
14mu|kmod-20-1|52	Summary:	Compat symlinks for kernel module utilities
14mu|kmod-20-1|53	License:	GPLv2+
14mu|kmod-20-1|54	Group:		System/Kernel and hardware
14mu|kmod-20-1|55	Obsoletes:	module-init-tools < %{module_ver}
14mu|kmod-20-1|56	Provides:	module-init-tools = %{module_ver}
14mu|kmod-20-1|57	Requires:	%{name} = %{EVRD}
14mu|kmod-20-1|58	
14mu|kmod-20-1|59	%description	compat
14mu|kmod-20-1|60	kmod is a set of tools to handle common tasks with Linux kernel
14mu|kmod-20-1|61	modules like insert, remove, list, check properties, resolve
14mu|kmod-20-1|62	dependencies and aliases.
14mu|kmod-20-1|63	
14mu|kmod-20-1|64	This package contains traditional name symlinks (lsmod, etc.)
14mu|kmod-20-1|65	
14mu|kmod-20-1|66	%files compat
14mu|kmod-20-1|67	%dir %{_sysconfdir}/modprobe.d
14mu|kmod-20-1|68	%dir %{_sysconfdir}/depmod.d
14mu|kmod-20-1|69	%dir /lib/modprobe.d
14mu|kmod-20-1|70	%config(noreplace) %{_sysconfdir}/modprobe.preload
14mu|kmod-20-1|71	%config(noreplace) %{_sysconfdir}/modprobe.conf
14mu|kmod-20-1|72	%config(noreplace) %{_sysconfdir}/modprobe.d/*.conf
14mu|kmod-20-1|73	/bin/lsmod
14mu|kmod-20-1|74	/sbin/*
14mu|kmod-20-1|75	
14mu|kmod-20-1|76	#---------------------------------------------------------------------------
14mu|kmod-20-1|77	
14mu|kmod-20-1|78	%package -n	%{libname}
14mu|kmod-20-1|79	Summary:	Library to interact with Linux kernel modules
14mu|kmod-20-1|80	License:	LGPLv2.1+
14mu|kmod-20-1|81	Group:		System/Libraries
14mu|kmod-20-1|82	# (tpg) do not require this until initscripts are fixed
14mu|kmod-20-1|83	#Requires:	%{name}-compat = %{EVRD}
14mu|kmod-20-1|84	Conflicts:	%{mklibname modprobe 0} <= 3.6-18
14mu|kmod-20-1|85	Conflicts:	%{mklibname modprobe 1} < %{module_ver}
14mu|kmod-20-1|86	
14mu|kmod-20-1|87	%description -n	%{libname}
14mu|kmod-20-1|88	libkmod was created to allow programs to easily insert, remove and
14mu|kmod-20-1|89	list modules, also checking its properties, dependencies and aliases.
14mu|kmod-20-1|90	
14mu|kmod-20-1|91	%files -n %{libname}
14mu|kmod-20-1|92	/%{_lib}/libkmod.so.%{major}*
14mu|kmod-20-1|93	
14mu|kmod-20-1|94	#---------------------------------------------------------------------------
14mu|kmod-20-1|95	
14mu|kmod-20-1|96	%package -n	%{devname}
14mu|kmod-20-1|97	Summary:	Development files for libkmod
14mu|kmod-20-1|98	Group:		Development/C
14mu|kmod-20-1|99	License:	LGPLv2.1+
14mu|kmod-20-1|100	Requires:	%{libname} = %{EVRD}
14mu|kmod-20-1|101	Requires:	%{name}-compat = %{EVRD}
14mu|kmod-20-1|102	Provides:	%{name}-devel = %{EVRD}
14mu|kmod-20-1|103	
14mu|kmod-20-1|104	%description -n	%{devname}
14mu|kmod-20-1|105	libkmod was created to allow programs to easily insert, remove and
14mu|kmod-20-1|106	list modules, also checking its properties, dependencies and aliases.
14mu|kmod-20-1|107	
14mu|kmod-20-1|108	%files -n %{devname}
14mu|kmod-20-1|109	%doc %{_docdir}/%{name}
14mu|kmod-20-1|110	%{_includedir}/*
14mu|kmod-20-1|111	%{_libdir}/pkgconfig/*.pc
14mu|kmod-20-1|112	%{_libdir}/libkmod.so
14mu|kmod-20-1|113	
14mu|kmod-20-1|114	#---------------------------------------------------------------------------
14mu|kmod-20-1|115	
14mu|kmod-20-1|116	%prep
14mu|kmod-20-1|117	%setup -q
14mu|kmod-20-1|118	%apply_patches
14mu|kmod-20-1|119	aclocal -I m4
14mu|kmod-20-1|120	automake -a
14mu|kmod-20-1|121	autoconf
14mu|kmod-20-1|122	
14mu|kmod-20-1|123	%build
14mu|kmod-20-1|124	# The extra --includedir gives us the possibility to detect dependent
14mu|kmod-20-1|125	# packages which fail to properly use pkgconfig.
14mu|kmod-20-1|126	%configure2_5x \
14mu|kmod-20-1|127	--with-xz \
14mu|kmod-20-1|128	--with-zlib \
14mu|kmod-20-1|129	--includedir=%{_includedir}/%{name}-%{version} \
14mu|kmod-20-1|130	--with-rootlibdir=/%{_lib} \
14mu|kmod-20-1|131	--bindir=/bin \
14mu|kmod-20-1|132	--enable-shared \
14mu|kmod-20-1|133	--enable-gtk-doc \
14mu|kmod-20-1|134	--enable-gtk-doc-html \
14mu|kmod-20-1|135	--with-html-dir=%{_docdir}/%{name}/html
14mu|kmod-20-1|136	%make
14mu|kmod-20-1|137	
14mu|kmod-20-1|138	
14mu|kmod-20-1|139	%install
14mu|kmod-20-1|140	%makeinstall_std
14mu|kmod-20-1|141	# Remove standalone tools
14mu|kmod-20-1|142	rm -f %{buildroot}/bin/kmod-*
14mu|kmod-20-1|143	rm -f %{buildroot}%{_libdir}/libkmod.la
14mu|kmod-20-1|144	
14mu|kmod-20-1|145	# (tpg) install config files
14mu|kmod-20-1|146	install -d -m755 %{buildroot}%{_sysconfdir}
14mu|kmod-20-1|147	install -d -m755 %{buildroot}%{_sysconfdir}/depmod.d
14mu|kmod-20-1|148	install -d -m755 %{buildroot}%{_sysconfdir}/modprobe.d
14mu|kmod-20-1|149	install -d -m755 %{buildroot}/lib/modprobe.d
14mu|kmod-20-1|150	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/modprobe.d/00_modprobe.conf
14mu|kmod-20-1|151	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}
14mu|kmod-20-1|152	install -m 644 %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{buildroot}%{_sysconfdir}/modprobe.d
14mu|kmod-20-1|153	touch %{buildroot}%{_sysconfdir}/modprobe.conf
14mu|kmod-20-1|154	
14mu|kmod-20-1|155	# (tpg) we still use this
14mu|kmod-20-1|156	ln -s ../modprobe.conf %{buildroot}%{_sysconfdir}/modprobe.d/01_mandriva.conf
14mu|kmod-20-1|157	
14mu|kmod-20-1|158	# kmod-compat
14mu|kmod-20-1|159	mkdir -p %{buildroot}/{bin,sbin}
14mu|kmod-20-1|160	ln -s kmod %{buildroot}/bin/lsmod
14mu|kmod-20-1|161	for i in depmod insmod lsmod modinfo modprobe rmmod; do
14mu|kmod-20-1|162	ln -s /bin/kmod %{buildroot}/sbin/$i
14mu|kmod-20-1|163	done;
14mu|kmod-20-1|164	
14mu|kmod-20-1|165	%changelog
14mu|kmod-20-1|166	* Fri Mar 06 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 20-1
14mu|kmod-20-1|167	+ Revision: 798c0c3
14mu|kmod-20-1|168	- Updated to version 20 + removed obsolete stuff
14mu|kmod-20-1|169	- 1. Most significant changes in version 20 since version 17:
14mu|kmod-20-1|170	- Bug fixes:
14mu|kmod-20-1|171	- - Handle bogus values from ELF, making sure they don't overflow while
14mu|kmod-20-1|172	- parsing the file.
14mu|kmod-20-1|173	- - Fix leak in depmod when -b flag is passed multiple times.
14mu|kmod-20-1|174	- - Fix race between loading modules and checking if it's loaded in the
14mu|kmod-20-1|175	- kernel.
14mu|kmod-20-1|176	- - Fix missing CLOEXEC in library.
14mu|kmod-20-1|177	- - Fix error message while opening kmod's index.
14mu|kmod-20-1|178	- - Fix leaks in error paths.
14mu|kmod-20-1|179	- - Fix use-after-free in hash implementation causing a wrong index to be
14mu|kmod-20-1|180	- generated by depmod with out-of-tree modules.
14mu|kmod-20-1|181	- New features:
14mu|kmod-20-1|182	- - Calling depmod with modules creating a dependency loop will now make
14mu|kmod-20-1|183	- depmod return an error and not update the indexes.
14mu|kmod-20-1|184	- - Only the modules listed in modules.builtin index are now considered as
14mu|kmod-20-1|185	- builtin.
14mu|kmod-20-1|186	- 2. Added a couple of changes from cooker:
14mu|kmod-20-1|187	- - Blacklisting 'udlfb' by default: udl module should be used for
14mu|kmod-20-1|188	- DisplayLink devices instead.
14mu|kmod-20-1|189	- - Adding dependencies between *hci_hcd to avoid kernel warnings.
14mu|kmod-20-1|190	- 3. Cleaned up, removed some obsolete stuff.
14mu|kmod-20-1|191	
14mu|kmod-20-1|192	

23000 14
14mu|kmoonhelper-0.6.4-1|1	Summary:	New Moon KDE Integration
14mu|kmoonhelper-0.6.4-1|2	Name:		kmoonhelper
14mu|kmoonhelper-0.6.4-1|3	Version:	0.6.4
14mu|kmoonhelper-0.6.4-1|4	Release:	1
14mu|kmoonhelper-0.6.4-1|5	License:	MIT
14mu|kmoonhelper-0.6.4-1|6	Group:		Graphical desktop/KDE
14mu|kmoonhelper-0.6.4-1|7	Url:		http://www.rosalinux.com/
14mu|kmoonhelper-0.6.4-1|8	# Forked from kmozillahelper-0.6.4-4 package
14mu|kmoonhelper-0.6.4-1|9	Source0:	%{name}-%{version}.tar.bz2
14mu|kmoonhelper-0.6.4-1|10	BuildRequires:	kde4-macros
14mu|kmoonhelper-0.6.4-1|11	BuildRequires:	kdelibs4-devel
14mu|kmoonhelper-0.6.4-1|12	Requires:	qt4-qtdbus
14mu|kmoonhelper-0.6.4-1|13	
14mu|kmoonhelper-0.6.4-1|14	%description
14mu|kmoonhelper-0.6.4-1|15	Package providing integration of New Moon browser with KDE.
14mu|kmoonhelper-0.6.4-1|16	
14mu|kmoonhelper-0.6.4-1|17	%files
14mu|kmoonhelper-0.6.4-1|18	%{_prefix}/lib/mozilla/%{name}
14mu|kmoonhelper-0.6.4-1|19	%{_kde_appsdir}/%{name}/%{name}.notifyrc
14mu|kmoonhelper-0.6.4-1|20	
14mu|kmoonhelper-0.6.4-1|21	#--------------------------------------------------------------------
14mu|kmoonhelper-0.6.4-1|22	
14mu|kmoonhelper-0.6.4-1|23	%prep
14mu|kmoonhelper-0.6.4-1|24	%setup -q
14mu|kmoonhelper-0.6.4-1|25	
14mu|kmoonhelper-0.6.4-1|26	%build
14mu|kmoonhelper-0.6.4-1|27	%cmake_kde4
14mu|kmoonhelper-0.6.4-1|28	%make
14mu|kmoonhelper-0.6.4-1|29	
14mu|kmoonhelper-0.6.4-1|30	%install
14mu|kmoonhelper-0.6.4-1|31	%makeinstall_std -C build
14mu|kmoonhelper-0.6.4-1|32	
14mu|kmoonhelper-0.6.4-1|33	
14mu|kmoonhelper-0.6.4-1|34	%changelog
14mu|kmoonhelper-0.6.4-1|35	
14mu|kmoonhelper-0.6.4-1|36	* Tue Jun 28 2016 Rosa <rosa@abf.rosalinux.ru> 0.6.4-1
14mu|kmoonhelper-0.6.4-1|37	- (28f93d0) Automatic import for version 0.6.4-1
14mu|kmoonhelper-0.6.4-1|38	
14mu|kmoonhelper-0.6.4-1|39	

23001 14
14mu|kmousetool-4.14.3-1|1	Name:		kmousetool
14mu|kmousetool-4.14.3-1|2	Version:	4.14.3
14mu|kmousetool-4.14.3-1|3	Release:	1
14mu|kmousetool-4.14.3-1|4	Epoch:		2
14mu|kmousetool-4.14.3-1|5	Summary:	Automatic Mouse Click
14mu|kmousetool-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kmousetool-4.14.3-1|7	License:	GPLv2 and GFDL
14mu|kmousetool-4.14.3-1|8	URL:		http://www.kde.org/applications/utilities/kmousetool/
14mu|kmousetool-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmousetool-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kmousetool-4.14.3-1|11	BuildRequires:	pkgconfig(xi)
14mu|kmousetool-4.14.3-1|12	BuildRequires:	pkgconfig(xt)
14mu|kmousetool-4.14.3-1|13	BuildRequires:	pkgconfig(xtst)
14mu|kmousetool-4.14.3-1|14	Requires:	kdebase4-runtime
14mu|kmousetool-4.14.3-1|15	
14mu|kmousetool-4.14.3-1|16	%description
14mu|kmousetool-4.14.3-1|17	KMouseTool is a Linux-based KDE program. It clicks the mouse for you,
14mu|kmousetool-4.14.3-1|18	so you don't have to. KMouseTool works with any mouse or pointing device.
14mu|kmousetool-4.14.3-1|19	
14mu|kmousetool-4.14.3-1|20	%files
14mu|kmousetool-4.14.3-1|21	%doc AUTHORS ChangeLog COPYING COPYING.DOC README TODO
14mu|kmousetool-4.14.3-1|22	%{_kde_bindir}/kmousetool
14mu|kmousetool-4.14.3-1|23	%{_kde_applicationsdir}/kmousetool.desktop
14mu|kmousetool-4.14.3-1|24	%{_kde_appsdir}/kmousetool
14mu|kmousetool-4.14.3-1|25	%{_kde_iconsdir}/hicolor/*/*/kmousetool*
14mu|kmousetool-4.14.3-1|26	%{_kde_docdir}/HTML/en/kmousetool
14mu|kmousetool-4.14.3-1|27	%{_kde_mandir}/man1/kmousetool.1.*
14mu|kmousetool-4.14.3-1|28	
14mu|kmousetool-4.14.3-1|29	%prep
14mu|kmousetool-4.14.3-1|30	%setup -q
14mu|kmousetool-4.14.3-1|31	
14mu|kmousetool-4.14.3-1|32	%build
14mu|kmousetool-4.14.3-1|33	%cmake_kde4
14mu|kmousetool-4.14.3-1|34	%make
14mu|kmousetool-4.14.3-1|35	
14mu|kmousetool-4.14.3-1|36	%install
14mu|kmousetool-4.14.3-1|37	%makeinstall_std -C build
14mu|kmousetool-4.14.3-1|38	
14mu|kmousetool-4.14.3-1|39	
14mu|kmousetool-4.14.3-1|40	%changelog
14mu|kmousetool-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kmousetool-4.14.3-1|42	+ Revision: 7ccf9c6
14mu|kmousetool-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kmousetool-4.14.3-1|44	
14mu|kmousetool-4.14.3-1|45	

23002 14
14mu|kmouth-4.14.3-1|1	Name:		kmouth
14mu|kmouth-4.14.3-1|2	Version:	4.14.3
14mu|kmouth-4.14.3-1|3	Release:	1
14mu|kmouth-4.14.3-1|4	Epoch:		2
14mu|kmouth-4.14.3-1|5	Summary:	A type-and-say front end for speech synthesizers
14mu|kmouth-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kmouth-4.14.3-1|7	License:	GPLv2 and GFDL
14mu|kmouth-4.14.3-1|8	URL:		http://www.kde.org/applications/utilities/kmouth/
14mu|kmouth-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmouth-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kmouth-4.14.3-1|11	Requires:	kdebase4-runtime
14mu|kmouth-4.14.3-1|12	
14mu|kmouth-4.14.3-1|13	%description
14mu|kmouth-4.14.3-1|14	KMouth is a program which enables persons that cannot speak to let their
14mu|kmouth-4.14.3-1|15	computer speak, e.g. mutal people or people who have lost their voice. It has a
14mu|kmouth-4.14.3-1|16	text input field and speaks the sentences that you enter. It also has support
14mu|kmouth-4.14.3-1|17	for user defined phrasebooks.
14mu|kmouth-4.14.3-1|18	
14mu|kmouth-4.14.3-1|19	%files
14mu|kmouth-4.14.3-1|20	%doc AUTHORS COPYING COPYING.DOC
14mu|kmouth-4.14.3-1|21	%{_kde_bindir}/kmouth
14mu|kmouth-4.14.3-1|22	%{_kde_applicationsdir}/kmouth.desktop
14mu|kmouth-4.14.3-1|23	%{_kde_appsdir}/kmouth
14mu|kmouth-4.14.3-1|24	%{_kde_configdir}/kmouthrc
14mu|kmouth-4.14.3-1|25	%{_kde_iconsdir}/*/*/apps/kmouth.png
14mu|kmouth-4.14.3-1|26	%{_kde_docdir}/HTML/en/kmouth
14mu|kmouth-4.14.3-1|27	%{_kde_mandir}/man1/kmouth.1.*
14mu|kmouth-4.14.3-1|28	
14mu|kmouth-4.14.3-1|29	%prep
14mu|kmouth-4.14.3-1|30	%setup -q
14mu|kmouth-4.14.3-1|31	
14mu|kmouth-4.14.3-1|32	%build
14mu|kmouth-4.14.3-1|33	%cmake_kde4
14mu|kmouth-4.14.3-1|34	%make
14mu|kmouth-4.14.3-1|35	
14mu|kmouth-4.14.3-1|36	%install
14mu|kmouth-4.14.3-1|37	%makeinstall_std -C build
14mu|kmouth-4.14.3-1|38	
14mu|kmouth-4.14.3-1|39	
14mu|kmouth-4.14.3-1|40	%changelog
14mu|kmouth-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kmouth-4.14.3-1|42	+ Revision: eacf1a5
14mu|kmouth-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kmouth-4.14.3-1|44	
14mu|kmouth-4.14.3-1|45	

23003 14
14mu|kmozillahelper-0.6.4-6|1	Summary:	Mozilla KDE Integration
14mu|kmozillahelper-0.6.4-6|2	Name:		kmozillahelper
14mu|kmozillahelper-0.6.4-6|3	Version:	0.6.4
14mu|kmozillahelper-0.6.4-6|4	Release:	6
14mu|kmozillahelper-0.6.4-6|5	License:	MIT
14mu|kmozillahelper-0.6.4-6|6	Group:		Graphical desktop/KDE
14mu|kmozillahelper-0.6.4-6|7	Url:		http://www.opensuse.org/
14mu|kmozillahelper-0.6.4-6|8	Source0:	kmozillahelper-%{version}.tar.bz2
14mu|kmozillahelper-0.6.4-6|9	Patch0:		kmozillahelper-0.6.4-setwallpaper.patch
14mu|kmozillahelper-0.6.4-6|10	
14mu|kmozillahelper-0.6.4-6|11	BuildRequires:	kde4-macros
14mu|kmozillahelper-0.6.4-6|12	BuildRequires:	kdelibs4-devel
14mu|kmozillahelper-0.6.4-6|13	
14mu|kmozillahelper-0.6.4-6|14	Provides:	mozilla-xulrunner191-kde4 = %{version}-%{release}
14mu|kmozillahelper-0.6.4-6|15	Provides:	mozilla-xulrunner-kde4 = %{version}-%{release}
14mu|kmozillahelper-0.6.4-6|16	# Just to make sure we have both kmozillahelper and kmoonhelper
14mu|kmozillahelper-0.6.4-6|17	Requires:	kmoonhelper
14mu|kmozillahelper-0.6.4-6|18	Requires:	qt4-qtdbus
14mu|kmozillahelper-0.6.4-6|19	
14mu|kmozillahelper-0.6.4-6|20	%description
14mu|kmozillahelper-0.6.4-6|21	Package providing integration of Mozilla applications with KDE.
14mu|kmozillahelper-0.6.4-6|22	
14mu|kmozillahelper-0.6.4-6|23	%files
14mu|kmozillahelper-0.6.4-6|24	%{_prefix}/lib/mozilla/kmozillahelper
14mu|kmozillahelper-0.6.4-6|25	%{_kde_appsdir}/kmozillahelper/kmozillahelper.notifyrc
14mu|kmozillahelper-0.6.4-6|26	
14mu|kmozillahelper-0.6.4-6|27	#--------------------------------------------------------------------
14mu|kmozillahelper-0.6.4-6|28	
14mu|kmozillahelper-0.6.4-6|29	%prep
14mu|kmozillahelper-0.6.4-6|30	%setup -qn kmozillahelper
14mu|kmozillahelper-0.6.4-6|31	%patch0 -p1
14mu|kmozillahelper-0.6.4-6|32	
14mu|kmozillahelper-0.6.4-6|33	%build
14mu|kmozillahelper-0.6.4-6|34	%cmake_kde4
14mu|kmozillahelper-0.6.4-6|35	%make
14mu|kmozillahelper-0.6.4-6|36	
14mu|kmozillahelper-0.6.4-6|37	%install
14mu|kmozillahelper-0.6.4-6|38	%makeinstall_std -C build
14mu|kmozillahelper-0.6.4-6|39	
14mu|kmozillahelper-0.6.4-6|40	
14mu|kmozillahelper-0.6.4-6|41	%changelog
14mu|kmozillahelper-0.6.4-6|42	
14mu|kmozillahelper-0.6.4-6|43	* Tue Jun 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.4-6
14mu|kmozillahelper-0.6.4-6|44	- (b642169) Require kmoonhelper (just to make sure we have both kmozillahelper and kmoonhelper)
14mu|kmozillahelper-0.6.4-6|45	
14mu|kmozillahelper-0.6.4-6|46	

23004 14
14mu|kmplot-4.14.3-1|1	Summary:	A mathematical function plotter
14mu|kmplot-4.14.3-1|2	Name:		kmplot
14mu|kmplot-4.14.3-1|3	Version:	4.14.3
14mu|kmplot-4.14.3-1|4	Release:	1
14mu|kmplot-4.14.3-1|5	License:	GPLv2+
14mu|kmplot-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kmplot-4.14.3-1|7	Url:		http://edu.kde.org/kmplot
14mu|kmplot-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmplot-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kmplot-4.14.3-1|10	Conflicts:	kdeedu4-devel < 4.6.90
14mu|kmplot-4.14.3-1|11	
14mu|kmplot-4.14.3-1|12	%description
14mu|kmplot-4.14.3-1|13	KmPlot is a mathematical function plotter for the KDE-Desktop.
14mu|kmplot-4.14.3-1|14	
14mu|kmplot-4.14.3-1|15	It has built in a powerfull parser. You can plot different functions
14mu|kmplot-4.14.3-1|16	simultaneously and combine their function terms to build new functions.
14mu|kmplot-4.14.3-1|17	KmPlot supports functions with parameters and functions in polar
14mu|kmplot-4.14.3-1|18	coordinates. Several grid modes are possible. Plots may be printed with
14mu|kmplot-4.14.3-1|19	high precision in correct scale.
14mu|kmplot-4.14.3-1|20	
14mu|kmplot-4.14.3-1|21	%files
14mu|kmplot-4.14.3-1|22	%doc COPYING COPYING.DOC TODO
14mu|kmplot-4.14.3-1|23	%doc %{_kde_docdir}/HTML/*/kmplot
14mu|kmplot-4.14.3-1|24	%{_kde_applicationsdir}/kmplot.desktop
14mu|kmplot-4.14.3-1|25	%{_kde_appsdir}/kmplot
14mu|kmplot-4.14.3-1|26	%{_kde_bindir}/kmplot
14mu|kmplot-4.14.3-1|27	%{_kde_datadir}/appdata/kmplot.appdata.xml
14mu|kmplot-4.14.3-1|28	%{_kde_datadir}/config.kcfg/kmplot.kcfg
14mu|kmplot-4.14.3-1|29	%{_kde_iconsdir}/*/*/apps/kmplot.*
14mu|kmplot-4.14.3-1|30	%{_kde_libdir}/kde4/libkmplotpart.so
14mu|kmplot-4.14.3-1|31	%{_kde_mandir}/man1/kmplot.1.*
14mu|kmplot-4.14.3-1|32	%{_kde_services}/kmplot_part.desktop
14mu|kmplot-4.14.3-1|33	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.KmPlot.xml
14mu|kmplot-4.14.3-1|34	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.MainDlg.xml
14mu|kmplot-4.14.3-1|35	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.Parser.xml
14mu|kmplot-4.14.3-1|36	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.View.xml
14mu|kmplot-4.14.3-1|37	
14mu|kmplot-4.14.3-1|38	#----------------------------------------------------------------------------
14mu|kmplot-4.14.3-1|39	
14mu|kmplot-4.14.3-1|40	%prep
14mu|kmplot-4.14.3-1|41	%setup -q
14mu|kmplot-4.14.3-1|42	
14mu|kmplot-4.14.3-1|43	%build
14mu|kmplot-4.14.3-1|44	%cmake_kde4
14mu|kmplot-4.14.3-1|45	%make
14mu|kmplot-4.14.3-1|46	
14mu|kmplot-4.14.3-1|47	%install
14mu|kmplot-4.14.3-1|48	%makeinstall_std -C build
14mu|kmplot-4.14.3-1|49	
14mu|kmplot-4.14.3-1|50	
14mu|kmplot-4.14.3-1|51	%changelog
14mu|kmplot-4.14.3-1|52	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kmplot-4.14.3-1|53	+ Revision: 924a0d6
14mu|kmplot-4.14.3-1|54	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kmplot-4.14.3-1|55	
14mu|kmplot-4.14.3-1|56	

23005 14
14mu|kmymoney-4.7.2-2|1	Summary:	The Personal Finances Manager
14mu|kmymoney-4.7.2-2|2	Name:		kmymoney
14mu|kmymoney-4.7.2-2|3	Version:	4.7.2
14mu|kmymoney-4.7.2-2|4	Release:	2
14mu|kmymoney-4.7.2-2|5	License:	GPLv2+
14mu|kmymoney-4.7.2-2|6	Group:		Office
14mu|kmymoney-4.7.2-2|7	Url:		http://techbase.kde.org/Projects/KMyMoney
14mu|kmymoney-4.7.2-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kmymoney-4.7.2-2|9	Patch0:		kmymoney-3.98.0-fix-desktop-file.patch
14mu|kmymoney-4.7.2-2|10	BuildRequires:	doxygen
14mu|kmymoney-4.7.2-2|11	BuildRequires:	fdupes
14mu|kmymoney-4.7.2-2|12	BuildRequires:	perl-Finance-Quote
14mu|kmymoney-4.7.2-2|13	BuildRequires:	boost-devel
14mu|kmymoney-4.7.2-2|14	BuildRequires:	gmpxx-devel
14mu|kmymoney-4.7.2-2|15	BuildRequires:	kdepimlibs4-devel
14mu|kmymoney-4.7.2-2|16	BuildRequires:	pkgconfig(aqbanking)
14mu|kmymoney-4.7.2-2|17	BuildRequires:	pkgconfig(libalkimia)
14mu|kmymoney-4.7.2-2|18	BuildRequires:	pkgconfig(libofx)
14mu|kmymoney-4.7.2-2|19	BuildRequires:	pkgconfig(libxml++-2.6)
14mu|kmymoney-4.7.2-2|20	BuildRequires:	pkgconfig(libxml-2.0)
14mu|kmymoney-4.7.2-2|21	Requires:	perl-Finance-Quote
14mu|kmymoney-4.7.2-2|22	
14mu|kmymoney-4.7.2-2|23	%description
14mu|kmymoney-4.7.2-2|24	KMyMoney Personal Finance Manager.
14mu|kmymoney-4.7.2-2|25	
14mu|kmymoney-4.7.2-2|26	%files -f %{name}.lang
14mu|kmymoney-4.7.2-2|27	%{_kde_applicationsdir}/*.desktop
14mu|kmymoney-4.7.2-2|28	%{_kde_appsdir}/*
14mu|kmymoney-4.7.2-2|29	%{_kde_bindir}/*
14mu|kmymoney-4.7.2-2|30	%{_kde_datadir}/config.kcfg/*.kcfg
14mu|kmymoney-4.7.2-2|31	%{_kde_datadir}/config/*
14mu|kmymoney-4.7.2-2|32	%{_kde_iconsdir}/*/*/*/*
14mu|kmymoney-4.7.2-2|33	%{_kde_libdir}/kde4/*.so
14mu|kmymoney-4.7.2-2|34	%{_kde_services}/*.desktop
14mu|kmymoney-4.7.2-2|35	%{_kde_servicetypes}/*.desktop
14mu|kmymoney-4.7.2-2|36	%{_datadir}/appdata/kmymoney.appdata.xml
14mu|kmymoney-4.7.2-2|37	%{_datadir}/mime/packages/*.xml
14mu|kmymoney-4.7.2-2|38	
14mu|kmymoney-4.7.2-2|39	#-----------------------------------------------------------------------------
14mu|kmymoney-4.7.2-2|40	
14mu|kmymoney-4.7.2-2|41	%define kmm_kdchart_major 4
14mu|kmymoney-4.7.2-2|42	%define libkmm_kdchart %mklibname kmm_kdchart %{kmm_kdchart_major}
14mu|kmymoney-4.7.2-2|43	
14mu|kmymoney-4.7.2-2|44	%package -n %{libkmm_kdchart}
14mu|kmymoney-4.7.2-2|45	Summary:	KMyMoney library
14mu|kmymoney-4.7.2-2|46	Group:		System/Libraries
14mu|kmymoney-4.7.2-2|47	
14mu|kmymoney-4.7.2-2|48	%description -n %{libkmm_kdchart}
14mu|kmymoney-4.7.2-2|49	KMyMoney library.
14mu|kmymoney-4.7.2-2|50	
14mu|kmymoney-4.7.2-2|51	%files -n %{libkmm_kdchart}
14mu|kmymoney-4.7.2-2|52	%{_kde_libdir}/libkmm_kdchart.so.%{kmm_kdchart_major}*
14mu|kmymoney-4.7.2-2|53	
14mu|kmymoney-4.7.2-2|54	#-----------------------------------------------------------------------------
14mu|kmymoney-4.7.2-2|55	
14mu|kmymoney-4.7.2-2|56	%define kmm_mymoney_major 4
14mu|kmymoney-4.7.2-2|57	%define libkmm_mymoney %mklibname kmm_mymoney %{kmm_mymoney_major}
14mu|kmymoney-4.7.2-2|58	
14mu|kmymoney-4.7.2-2|59	%package -n %{libkmm_mymoney}
14mu|kmymoney-4.7.2-2|60	Summary:	KMyMoney library
14mu|kmymoney-4.7.2-2|61	Group:		System/Libraries
14mu|kmymoney-4.7.2-2|62	
14mu|kmymoney-4.7.2-2|63	%description -n %{libkmm_mymoney}
14mu|kmymoney-4.7.2-2|64	KMyMoney library.
14mu|kmymoney-4.7.2-2|65	
14mu|kmymoney-4.7.2-2|66	%files -n %{libkmm_mymoney}
14mu|kmymoney-4.7.2-2|67	%{_kde_libdir}/libkmm_mymoney.so.%{kmm_mymoney_major}*
14mu|kmymoney-4.7.2-2|68	
14mu|kmymoney-4.7.2-2|69	#-----------------------------------------------------------------------------
14mu|kmymoney-4.7.2-2|70	
14mu|kmymoney-4.7.2-2|71	%define kmm_plugin_major 4
14mu|kmymoney-4.7.2-2|72	%define libkmm_plugin %mklibname kmm_plugin %{kmm_plugin_major}
14mu|kmymoney-4.7.2-2|73	
14mu|kmymoney-4.7.2-2|74	%package -n %{libkmm_plugin}
14mu|kmymoney-4.7.2-2|75	Summary:	KMyMoney library
14mu|kmymoney-4.7.2-2|76	Group:		System/Libraries
14mu|kmymoney-4.7.2-2|77	
14mu|kmymoney-4.7.2-2|78	%description -n %{libkmm_plugin}
14mu|kmymoney-4.7.2-2|79	KMyMoney library.
14mu|kmymoney-4.7.2-2|80	
14mu|kmymoney-4.7.2-2|81	%files -n %{libkmm_plugin}
14mu|kmymoney-4.7.2-2|82	%{_kde_libdir}/libkmm_plugin.so.%{kmm_plugin_major}*
14mu|kmymoney-4.7.2-2|83	
14mu|kmymoney-4.7.2-2|84	#-----------------------------------------------------------------------------
14mu|kmymoney-4.7.2-2|85	
14mu|kmymoney-4.7.2-2|86	%define kmm_widgets_major 4
14mu|kmymoney-4.7.2-2|87	%define libkmm_widgets %mklibname kmm_widgets %{kmm_widgets_major}
14mu|kmymoney-4.7.2-2|88	
14mu|kmymoney-4.7.2-2|89	%package -n %{libkmm_widgets}
14mu|kmymoney-4.7.2-2|90	Summary:	KMyMoney library
14mu|kmymoney-4.7.2-2|91	Group:		System/Libraries
14mu|kmymoney-4.7.2-2|92	
14mu|kmymoney-4.7.2-2|93	%description -n %{libkmm_widgets}
14mu|kmymoney-4.7.2-2|94	KMyMoney library.
14mu|kmymoney-4.7.2-2|95	
14mu|kmymoney-4.7.2-2|96	%files -n %{libkmm_widgets}
14mu|kmymoney-4.7.2-2|97	%{_kde_libdir}/libkmm_widgets.so.%{kmm_widgets_major}*
14mu|kmymoney-4.7.2-2|98	
14mu|kmymoney-4.7.2-2|99	#-----------------------------------------------------------------------------
14mu|kmymoney-4.7.2-2|100	
14mu|kmymoney-4.7.2-2|101	%package devel
14mu|kmymoney-4.7.2-2|102	Summary:	KMyMoney Development library
14mu|kmymoney-4.7.2-2|103	Group:		Development/KDE and Qt
14mu|kmymoney-4.7.2-2|104	Requires:	%{libkmm_kdchart} = %{EVRD}
14mu|kmymoney-4.7.2-2|105	Requires:	%{libkmm_mymoney} = %{EVRD}
14mu|kmymoney-4.7.2-2|106	Requires:	%{libkmm_plugin} = %{EVRD}
14mu|kmymoney-4.7.2-2|107	Requires:	%{libkmm_widgets} = %{EVRD}
14mu|kmymoney-4.7.2-2|108	
14mu|kmymoney-4.7.2-2|109	%description devel
14mu|kmymoney-4.7.2-2|110	KMyMoney development files.
14mu|kmymoney-4.7.2-2|111	
14mu|kmymoney-4.7.2-2|112	%files devel
14mu|kmymoney-4.7.2-2|113	%{_kde_libdir}/*.so
14mu|kmymoney-4.7.2-2|114	%{_kde_includedir}/%{name}
14mu|kmymoney-4.7.2-2|115	
14mu|kmymoney-4.7.2-2|116	#-----------------------------------------------------------------------------
14mu|kmymoney-4.7.2-2|117	
14mu|kmymoney-4.7.2-2|118	%prep
14mu|kmymoney-4.7.2-2|119	%setup -qn %{name}-%{version}
14mu|kmymoney-4.7.2-2|120	%patch0 -p0
14mu|kmymoney-4.7.2-2|121	
14mu|kmymoney-4.7.2-2|122	%build
14mu|kmymoney-4.7.2-2|123	export LIBICAL_BASE=/usr
14mu|kmymoney-4.7.2-2|124	%cmake_kde4
14mu|kmymoney-4.7.2-2|125	%make
14mu|kmymoney-4.7.2-2|126	
14mu|kmymoney-4.7.2-2|127	%install
14mu|kmymoney-4.7.2-2|128	%makeinstall_std -C build
14mu|kmymoney-4.7.2-2|129	
14mu|kmymoney-4.7.2-2|130	%find_lang %{name} --with-html
14mu|kmymoney-4.7.2-2|131	
14mu|kmymoney-4.7.2-2|132	%changelog
14mu|kmymoney-4.7.2-2|133	
14mu|kmymoney-4.7.2-2|134	* Tue Jun 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2-2
14mu|kmymoney-4.7.2-2|135	- (4b2fde9) Bump release
14mu|kmymoney-4.7.2-2|136	
14mu|kmymoney-4.7.2-2|137	

23006 14
14mu|knavalbattle-4.14.3-1|1	Summary:	Battleship game with built-in game server
14mu|knavalbattle-4.14.3-1|2	Name:		knavalbattle
14mu|knavalbattle-4.14.3-1|3	Version:	4.14.3
14mu|knavalbattle-4.14.3-1|4	Release:	1
14mu|knavalbattle-4.14.3-1|5	Epoch:		1
14mu|knavalbattle-4.14.3-1|6	License:	GPLv2 and LGPLv2 and GFDL
14mu|knavalbattle-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|knavalbattle-4.14.3-1|8	Url:		http://www.kde.org/applications/games/navalbattle/
14mu|knavalbattle-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|knavalbattle-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|knavalbattle-4.14.3-1|11	Obsoletes:	kbattleship < 1:4.9.80
14mu|knavalbattle-4.14.3-1|12	Provides:	kbattleship = %{EVRD}
14mu|knavalbattle-4.14.3-1|13	
14mu|knavalbattle-4.14.3-1|14	%description
14mu|knavalbattle-4.14.3-1|15	Naval Battle (ex-KBattleship) is a Battle Ship game for KDE.
14mu|knavalbattle-4.14.3-1|16	
14mu|knavalbattle-4.14.3-1|17	Ships are placed on a board which represents the sea. Players try to hit each
14mu|knavalbattle-4.14.3-1|18	others ships in turns without knowing where they are placed. The first player
14mu|knavalbattle-4.14.3-1|19	to destroy all ships wins the game.
14mu|knavalbattle-4.14.3-1|20	
14mu|knavalbattle-4.14.3-1|21	%files
14mu|knavalbattle-4.14.3-1|22	%{_kde_bindir}/knavalbattle
14mu|knavalbattle-4.14.3-1|23	%{_kde_applicationsdir}/knavalbattle.desktop
14mu|knavalbattle-4.14.3-1|24	%{_kde_appsdir}/knavalbattle/
14mu|knavalbattle-4.14.3-1|25	%{_kde_appsdir}/kconf_update/knavalbattle.upd
14mu|knavalbattle-4.14.3-1|26	%{_kde_docdir}/*/*/knavalbattle
14mu|knavalbattle-4.14.3-1|27	%{_kde_iconsdir}/hicolor/*/apps/knavalbattle.*
14mu|knavalbattle-4.14.3-1|28	%{_kde_services}/knavalbattle.protocol
14mu|knavalbattle-4.14.3-1|29	
14mu|knavalbattle-4.14.3-1|30	#------------------------------------------------------------------------------
14mu|knavalbattle-4.14.3-1|31	
14mu|knavalbattle-4.14.3-1|32	%prep
14mu|knavalbattle-4.14.3-1|33	%setup -q
14mu|knavalbattle-4.14.3-1|34	
14mu|knavalbattle-4.14.3-1|35	%build
14mu|knavalbattle-4.14.3-1|36	%cmake_kde4
14mu|knavalbattle-4.14.3-1|37	%make
14mu|knavalbattle-4.14.3-1|38	
14mu|knavalbattle-4.14.3-1|39	%install
14mu|knavalbattle-4.14.3-1|40	%makeinstall_std -C build
14mu|knavalbattle-4.14.3-1|41	
14mu|knavalbattle-4.14.3-1|42	
14mu|knavalbattle-4.14.3-1|43	%changelog
14mu|knavalbattle-4.14.3-1|44	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|knavalbattle-4.14.3-1|45	+ Revision: 33f392f
14mu|knavalbattle-4.14.3-1|46	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|knavalbattle-4.14.3-1|47	
14mu|knavalbattle-4.14.3-1|48	

23007 14
14mu|knetwalk-4.14.3-1|1	Summary:	Turn the board pieces to get all computers connected
14mu|knetwalk-4.14.3-1|2	Name:		knetwalk
14mu|knetwalk-4.14.3-1|3	Version:	4.14.3
14mu|knetwalk-4.14.3-1|4	Release:	1
14mu|knetwalk-4.14.3-1|5	Epoch:		1
14mu|knetwalk-4.14.3-1|6	License:	GPLv2+ and LGPLv2+ and GFDL
14mu|knetwalk-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|knetwalk-4.14.3-1|8	Url:		http://www.kde.org/applications/games/knetwalk/
14mu|knetwalk-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|knetwalk-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|knetwalk-4.14.3-1|11	Requires:	libkdegames-corebindings
14mu|knetwalk-4.14.3-1|12	
14mu|knetwalk-4.14.3-1|13	%description
14mu|knetwalk-4.14.3-1|14	KNetWalk is a small game where you have to build up a computer network by
14mu|knetwalk-4.14.3-1|15	rotating the wires to connect the terminals to the server. When the network is
14mu|knetwalk-4.14.3-1|16	build, a highscore-list comes up where competitions can be fought out.
14mu|knetwalk-4.14.3-1|17	
14mu|knetwalk-4.14.3-1|18	%files
14mu|knetwalk-4.14.3-1|19	%{_kde_bindir}/knetwalk
14mu|knetwalk-4.14.3-1|20	%{_kde_applicationsdir}/knetwalk.desktop
14mu|knetwalk-4.14.3-1|21	%{_kde_appsdir}/knetwalk
14mu|knetwalk-4.14.3-1|22	%{_kde_docdir}/*/*/knetwalk
14mu|knetwalk-4.14.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/knetwalk.*
14mu|knetwalk-4.14.3-1|24	
14mu|knetwalk-4.14.3-1|25	#------------------------------------------------------------------------------
14mu|knetwalk-4.14.3-1|26	
14mu|knetwalk-4.14.3-1|27	%prep
14mu|knetwalk-4.14.3-1|28	%setup -q
14mu|knetwalk-4.14.3-1|29	
14mu|knetwalk-4.14.3-1|30	%build
14mu|knetwalk-4.14.3-1|31	%cmake_kde4
14mu|knetwalk-4.14.3-1|32	%make
14mu|knetwalk-4.14.3-1|33	
14mu|knetwalk-4.14.3-1|34	%install
14mu|knetwalk-4.14.3-1|35	%makeinstall_std -C build
14mu|knetwalk-4.14.3-1|36	
14mu|knetwalk-4.14.3-1|37	
14mu|knetwalk-4.14.3-1|38	%changelog
14mu|knetwalk-4.14.3-1|39	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|knetwalk-4.14.3-1|40	+ Revision: fe60118
14mu|knetwalk-4.14.3-1|41	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|knetwalk-4.14.3-1|42	
14mu|knetwalk-4.14.3-1|43	

23008 14
14mu|knetworkmanager-0.9.0.11-3|1	%define srcname networkmanagement
14mu|knetworkmanager-0.9.0.11-3|2	
14mu|knetworkmanager-0.9.0.11-3|3	%define devname %mklibname -d knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|4	%define novellvpn 0
14mu|knetworkmanager-0.9.0.11-3|5	%define pptp 1
14mu|knetworkmanager-0.9.0.11-3|6	%define strongswan 0
14mu|knetworkmanager-0.9.0.11-3|7	%define openswan 1
14mu|knetworkmanager-0.9.0.11-3|8	%define openvn 1
14mu|knetworkmanager-0.9.0.11-3|9	%define vpnc 1
14mu|knetworkmanager-0.9.0.11-3|10	# knetworkmanager is not compatible with modern openconnect
14mu|knetworkmanager-0.9.0.11-3|11	%define openconnect 0
14mu|knetworkmanager-0.9.0.11-3|12	
14mu|knetworkmanager-0.9.0.11-3|13	Summary:	KDE NetworkManager
14mu|knetworkmanager-0.9.0.11-3|14	Name:		knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|15	Version:	0.9.0.11
14mu|knetworkmanager-0.9.0.11-3|16	Release:	3
14mu|knetworkmanager-0.9.0.11-3|17	Epoch:		2
14mu|knetworkmanager-0.9.0.11-3|18	License:	(GPLv2+ or GPLv3+) and GPLv2+ and LGPLv2+ and LGPLv2+
14mu|knetworkmanager-0.9.0.11-3|19	Group:		Graphical desktop/KDE
14mu|knetworkmanager-0.9.0.11-3|20	Url:		http://www.kde.org
14mu|knetworkmanager-0.9.0.11-3|21	Source0:	http://download.kde.org/unstable/networkmanagement/%{version}/src/%{srcname}-%{version}.tar.xz
14mu|knetworkmanager-0.9.0.11-3|22	Source1:	knetworkmanager.po.ru
14mu|knetworkmanager-0.9.0.11-3|23	Source2:	libknetworkmanager.po.ru
14mu|knetworkmanager-0.9.0.11-3|24	Source100:	knetworkmanager.rpmlintrc
14mu|knetworkmanager-0.9.0.11-3|25	Patch0:		networkmanagement-0.9-useversion.patch
14mu|knetworkmanager-0.9.0.11-3|26	Patch1:		networkmanagement-0.9-compile-po-files.patch
14mu|knetworkmanager-0.9.0.11-3|27	Patch4:		networkmanagement-0.9.0.2-ui-fix.patch
14mu|knetworkmanager-0.9.0.11-3|28	
14mu|knetworkmanager-0.9.0.11-3|29	BuildRequires:	mobile-broadband-provider-info
14mu|knetworkmanager-0.9.0.11-3|30	BuildRequires:	kdebase4-workspace-devel
14mu|knetworkmanager-0.9.0.11-3|31	BuildRequires:	pkgconfig(libnm-util) >= 0.9
14mu|knetworkmanager-0.9.0.11-3|32	BuildRequires:	pkgconfig(libnm-glib) >= 0.9
14mu|knetworkmanager-0.9.0.11-3|33	%if %{openconnect}
14mu|knetworkmanager-0.9.0.11-3|34	BuildRequires:	pkgconfig(openconnect) >= 3.10
14mu|knetworkmanager-0.9.0.11-3|35	%endif
14mu|knetworkmanager-0.9.0.11-3|36	Requires:	%{name}-common
14mu|knetworkmanager-0.9.0.11-3|37	# plasmoid crashes if knetworkmanager is running
14mu|knetworkmanager-0.9.0.11-3|38	Requires:	plasma-applet-networkmanagement
14mu|knetworkmanager-0.9.0.11-3|39	
14mu|knetworkmanager-0.9.0.11-3|40	%description
14mu|knetworkmanager-0.9.0.11-3|41	KNetworkManager is a system tray applet for controlling network
14mu|knetworkmanager-0.9.0.11-3|42	connections on systems that use the NetworkManager daemon.
14mu|knetworkmanager-0.9.0.11-3|43	
14mu|knetworkmanager-0.9.0.11-3|44	%files
14mu|knetworkmanager-0.9.0.11-3|45	%doc TODO DESIGN COPYING COPYING.LIB README.install.urpmi
14mu|knetworkmanager-0.9.0.11-3|46	
14mu|knetworkmanager-0.9.0.11-3|47	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|48	
14mu|knetworkmanager-0.9.0.11-3|49	%package -n %{name}-common
14mu|knetworkmanager-0.9.0.11-3|50	Summary:	Common files used by knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|51	Group:		System/Configuration/Networking
14mu|knetworkmanager-0.9.0.11-3|52	Requires:	kdebase4-workspace
14mu|knetworkmanager-0.9.0.11-3|53	Requires:	networkmanager
14mu|knetworkmanager-0.9.0.11-3|54	
14mu|knetworkmanager-0.9.0.11-3|55	%description -n %{name}-common
14mu|knetworkmanager-0.9.0.11-3|56	Common files used by knetworkmanager and plasma-applet-networkmanagement.
14mu|knetworkmanager-0.9.0.11-3|57	
14mu|knetworkmanager-0.9.0.11-3|58	%files -n %{name}-common -f %{name}.lang
14mu|knetworkmanager-0.9.0.11-3|59	%{_kde_libdir}/kde4/kcm_networkmanagement.so
14mu|knetworkmanager-0.9.0.11-3|60	%{_kde_libdir}/kde4/libexec/networkmanagement_configshell
14mu|knetworkmanager-0.9.0.11-3|61	%{_kde_services}/kcm_networkmanagement.desktop
14mu|knetworkmanager-0.9.0.11-3|62	%{_kde_servicetypes}/networkmanagement_vpnuiplugin.desktop
14mu|knetworkmanager-0.9.0.11-3|63	%{_kde_iconsdir}/oxygen/*/*/*
14mu|knetworkmanager-0.9.0.11-3|64	%{_kde_appsdir}/networkmanagement/
14mu|knetworkmanager-0.9.0.11-3|65	
14mu|knetworkmanager-0.9.0.11-3|66	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|67	
14mu|knetworkmanager-0.9.0.11-3|68	%package -n plasma-applet-networkmanagement
14mu|knetworkmanager-0.9.0.11-3|69	Summary:	NetworkManager plasma applet
14mu|knetworkmanager-0.9.0.11-3|70	Group:		Graphical desktop/KDE
14mu|knetworkmanager-0.9.0.11-3|71	Requires:	%{name}-common
14mu|knetworkmanager-0.9.0.11-3|72	
14mu|knetworkmanager-0.9.0.11-3|73	%description -n plasma-applet-networkmanagement
14mu|knetworkmanager-0.9.0.11-3|74	Network Management Plasma applet for controlling network
14mu|knetworkmanager-0.9.0.11-3|75	connections on systems that use the NetworkManager service.
14mu|knetworkmanager-0.9.0.11-3|76	
14mu|knetworkmanager-0.9.0.11-3|77	%files -n plasma-applet-networkmanagement -f plasma_applet_networkmanagement.lang
14mu|knetworkmanager-0.9.0.11-3|78	%{_kde_libdir}/kde4/plasma_applet_networkmanagement.so
14mu|knetworkmanager-0.9.0.11-3|79	%{_kde_libdir}/kde4/plasma_engine_networkmanagement.so
14mu|knetworkmanager-0.9.0.11-3|80	%{_kde_libdir}/kde4/kcm_networkmanagement_tray.so
14mu|knetworkmanager-0.9.0.11-3|81	%{_kde_libdir}/kde4/kded_networkmanagement.so
14mu|knetworkmanager-0.9.0.11-3|82	%{_kde_libdir}/kde4/solid_modemmanager05.so
14mu|knetworkmanager-0.9.0.11-3|83	%{_kde_libdir}/kde4/solid_networkmanager09.so
14mu|knetworkmanager-0.9.0.11-3|84	%{_kde_services}/plasma-applet-networkmanagement.desktop
14mu|knetworkmanager-0.9.0.11-3|85	%{_kde_services}/plasma-engine-networkmanagement.desktop
14mu|knetworkmanager-0.9.0.11-3|86	%{_kde_services}/kcm_networkmanagement_tray.desktop
14mu|knetworkmanager-0.9.0.11-3|87	%{_kde_services}/kded/networkmanagement.desktop
14mu|knetworkmanager-0.9.0.11-3|88	%{_kde_services}/solidbackends/solid_modemmanager05.desktop
14mu|knetworkmanager-0.9.0.11-3|89	%{_kde_services}/solidbackends/solid_networkmanager09.desktop
14mu|knetworkmanager-0.9.0.11-3|90	%{_kde_servicetypes}/solidmodemmanagernm09.desktop
14mu|knetworkmanager-0.9.0.11-3|91	%{_kde_servicetypes}/solidnetworkmanagernm09.desktop
14mu|knetworkmanager-0.9.0.11-3|92	%{_kde_appsdir}/desktoptheme/default/icons/network2.svgz
14mu|knetworkmanager-0.9.0.11-3|93	
14mu|knetworkmanager-0.9.0.11-3|94	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|95	
14mu|knetworkmanager-0.9.0.11-3|96	%define knmclient_major 4
14mu|knetworkmanager-0.9.0.11-3|97	%define libknmclient %mklibname knmclient %{knmclient_major}
14mu|knetworkmanager-0.9.0.11-3|98	
14mu|knetworkmanager-0.9.0.11-3|99	%package -n %{libknmclient}
14mu|knetworkmanager-0.9.0.11-3|100	Summary:	libknclient library used by %{name}
14mu|knetworkmanager-0.9.0.11-3|101	Group:		System/Libraries
14mu|knetworkmanager-0.9.0.11-3|102	
14mu|knetworkmanager-0.9.0.11-3|103	%description -n %{libknmclient}
14mu|knetworkmanager-0.9.0.11-3|104	libknclient library used by %{name}.
14mu|knetworkmanager-0.9.0.11-3|105	
14mu|knetworkmanager-0.9.0.11-3|106	%files -n %{libknmclient}
14mu|knetworkmanager-0.9.0.11-3|107	%{_kde_libdir}/libknmclient.so.%{knmclient_major}*
14mu|knetworkmanager-0.9.0.11-3|108	
14mu|knetworkmanager-0.9.0.11-3|109	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|110	
14mu|knetworkmanager-0.9.0.11-3|111	%define libkinternals_major 4
14mu|knetworkmanager-0.9.0.11-3|112	%define libknminternals %mklibname knminternals %{libkinternals_major}
14mu|knetworkmanager-0.9.0.11-3|113	
14mu|knetworkmanager-0.9.0.11-3|114	%package -n %{libknminternals}
14mu|knetworkmanager-0.9.0.11-3|115	Summary:	libkninternals library used by %{name}
14mu|knetworkmanager-0.9.0.11-3|116	Group:		System/Libraries
14mu|knetworkmanager-0.9.0.11-3|117	
14mu|knetworkmanager-0.9.0.11-3|118	%description -n %{libknminternals}
14mu|knetworkmanager-0.9.0.11-3|119	libkninternals library used by %{name}
14mu|knetworkmanager-0.9.0.11-3|120	
14mu|knetworkmanager-0.9.0.11-3|121	%files -n %{libknminternals}
14mu|knetworkmanager-0.9.0.11-3|122	%{_kde_libdir}/libknminternals.so.%{libkinternals_major}*
14mu|knetworkmanager-0.9.0.11-3|123	
14mu|knetworkmanager-0.9.0.11-3|124	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|125	
14mu|knetworkmanager-0.9.0.11-3|126	%define libservice_major 4
14mu|knetworkmanager-0.9.0.11-3|127	%define libknmservice %mklibname knmservice %{libservice_major}
14mu|knetworkmanager-0.9.0.11-3|128	
14mu|knetworkmanager-0.9.0.11-3|129	%package -n %{libknmservice}
14mu|knetworkmanager-0.9.0.11-3|130	Summary:	libknservice library used by %{name}
14mu|knetworkmanager-0.9.0.11-3|131	Group:		System/Libraries
14mu|knetworkmanager-0.9.0.11-3|132	
14mu|knetworkmanager-0.9.0.11-3|133	%description -n %{libknmservice}
14mu|knetworkmanager-0.9.0.11-3|134	libknservice library used by %{name}.
14mu|knetworkmanager-0.9.0.11-3|135	
14mu|knetworkmanager-0.9.0.11-3|136	%files -n %{libknmservice}
14mu|knetworkmanager-0.9.0.11-3|137	%{_kde_libdir}/libknmservice.so.%{libservice_major}*
14mu|knetworkmanager-0.9.0.11-3|138	
14mu|knetworkmanager-0.9.0.11-3|139	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|140	
14mu|knetworkmanager-0.9.0.11-3|141	%define libsolidcontrolnm_major 4
14mu|knetworkmanager-0.9.0.11-3|142	%define libsolidcontrolnm %mklibname solidcontrolnm %{libsolidcontrolnm_major}
14mu|knetworkmanager-0.9.0.11-3|143	
14mu|knetworkmanager-0.9.0.11-3|144	%package -n %{libsolidcontrolnm}
14mu|knetworkmanager-0.9.0.11-3|145	Summary:	libsolidcontrol library for networkmanager 0.9
14mu|knetworkmanager-0.9.0.11-3|146	Group:		System/Libraries
14mu|knetworkmanager-0.9.0.11-3|147	
14mu|knetworkmanager-0.9.0.11-3|148	%description -n %{libsolidcontrolnm}
14mu|knetworkmanager-0.9.0.11-3|149	libsolidcontrol library for networkmanager 0.9
14mu|knetworkmanager-0.9.0.11-3|150	
14mu|knetworkmanager-0.9.0.11-3|151	%files -n %{libsolidcontrolnm}
14mu|knetworkmanager-0.9.0.11-3|152	%{_kde_libdir}/libsolidcontrolnm09.so.%{libsolidcontrolnm_major}*
14mu|knetworkmanager-0.9.0.11-3|153	%{_datadir}/locale/*/*/solidcontrolnm09*
14mu|knetworkmanager-0.9.0.11-3|154	
14mu|knetworkmanager-0.9.0.11-3|155	#-------------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|156	
14mu|knetworkmanager-0.9.0.11-3|157	%define libsolidcontrolnm_ifaces_major 4
14mu|knetworkmanager-0.9.0.11-3|158	%define libsolidcontrolnm_ifaces %mklibname solidcontrolnmifaces %{libsolidcontrolnm_ifaces_major}
14mu|knetworkmanager-0.9.0.11-3|159	
14mu|knetworkmanager-0.9.0.11-3|160	%package -n %{libsolidcontrolnm_ifaces}
14mu|knetworkmanager-0.9.0.11-3|161	Summary:	libsolidcontrol library for networkmanager 0.9
14mu|knetworkmanager-0.9.0.11-3|162	Group:		System/Libraries
14mu|knetworkmanager-0.9.0.11-3|163	
14mu|knetworkmanager-0.9.0.11-3|164	%description -n %{libsolidcontrolnm_ifaces}
14mu|knetworkmanager-0.9.0.11-3|165	libsolidcontrol library for networkmanager 0.9
14mu|knetworkmanager-0.9.0.11-3|166	
14mu|knetworkmanager-0.9.0.11-3|167	%files -n %{libsolidcontrolnm_ifaces}
14mu|knetworkmanager-0.9.0.11-3|168	%{_kde_libdir}/libsolidcontrolnm09ifaces.so.%{libsolidcontrolnm_ifaces_major}*
14mu|knetworkmanager-0.9.0.11-3|169	
14mu|knetworkmanager-0.9.0.11-3|170	#-------------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|171	
14mu|knetworkmanager-0.9.0.11-3|172	%define libknmui_major 4
14mu|knetworkmanager-0.9.0.11-3|173	%define libknmui %mklibname knmui %{libknmui_major}
14mu|knetworkmanager-0.9.0.11-3|174	
14mu|knetworkmanager-0.9.0.11-3|175	%package -n %{libknmui}
14mu|knetworkmanager-0.9.0.11-3|176	Summary:	libknui library used by %{name}
14mu|knetworkmanager-0.9.0.11-3|177	Group:		System/Libraries
14mu|knetworkmanager-0.9.0.11-3|178	
14mu|knetworkmanager-0.9.0.11-3|179	%description -n %{libknmui}
14mu|knetworkmanager-0.9.0.11-3|180	libknui library used by %{name}.
14mu|knetworkmanager-0.9.0.11-3|181	
14mu|knetworkmanager-0.9.0.11-3|182	%files -n %{libknmui}
14mu|knetworkmanager-0.9.0.11-3|183	%{_kde_libdir}/libknmui.so.%{libknmui_major}*
14mu|knetworkmanager-0.9.0.11-3|184	
14mu|knetworkmanager-0.9.0.11-3|185	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|186	%define libsolidcontrolfuture_major 4
14mu|knetworkmanager-0.9.0.11-3|187	%define libsolidcontrolfuture %mklibname solidcontrolfuture %{libsolidcontrolfuture_major}
14mu|knetworkmanager-0.9.0.11-3|188	
14mu|knetworkmanager-0.9.0.11-3|189	%package -n %{libsolidcontrolfuture}
14mu|knetworkmanager-0.9.0.11-3|190	Summary:	solidcontrolfuture library used by %{name}
14mu|knetworkmanager-0.9.0.11-3|191	Group:		System/Libraries
14mu|knetworkmanager-0.9.0.11-3|192	
14mu|knetworkmanager-0.9.0.11-3|193	%description -n %{libsolidcontrolfuture}
14mu|knetworkmanager-0.9.0.11-3|194	libsolidcontrolfuture library used by %{name}.
14mu|knetworkmanager-0.9.0.11-3|195	
14mu|knetworkmanager-0.9.0.11-3|196	%files -n %{libsolidcontrolfuture}
14mu|knetworkmanager-0.9.0.11-3|197	%{_kde_libdir}/libsolidcontrolfuture.so.%{libsolidcontrolfuture_major}*
14mu|knetworkmanager-0.9.0.11-3|198	
14mu|knetworkmanager-0.9.0.11-3|199	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|200	
14mu|knetworkmanager-0.9.0.11-3|201	%define libknm_nm %mklibname knm_nm
14mu|knetworkmanager-0.9.0.11-3|202	
14mu|knetworkmanager-0.9.0.11-3|203	%package -n %{libknm_nm}
14mu|knetworkmanager-0.9.0.11-3|204	Summary:	NetworkManager back-end for %{name}
14mu|knetworkmanager-0.9.0.11-3|205	Group:		System/Libraries
14mu|knetworkmanager-0.9.0.11-3|206	
14mu|knetworkmanager-0.9.0.11-3|207	%description -n %{libknm_nm}
14mu|knetworkmanager-0.9.0.11-3|208	NetworkManager back-end for %{name}.
14mu|knetworkmanager-0.9.0.11-3|209	
14mu|knetworkmanager-0.9.0.11-3|210	%files -n %{libknm_nm}
14mu|knetworkmanager-0.9.0.11-3|211	%{_kde_libdir}/libknm_nm.so
14mu|knetworkmanager-0.9.0.11-3|212	
14mu|knetworkmanager-0.9.0.11-3|213	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|214	
14mu|knetworkmanager-0.9.0.11-3|215	%package -n %{devname}
14mu|knetworkmanager-0.9.0.11-3|216	Summary:	Development files for %{name}
14mu|knetworkmanager-0.9.0.11-3|217	Group:		Development/KDE and Qt
14mu|knetworkmanager-0.9.0.11-3|218	Requires:	%{libknmclient} = %{EVRD}
14mu|knetworkmanager-0.9.0.11-3|219	Requires:	%{libknminternals} = %{EVRD}
14mu|knetworkmanager-0.9.0.11-3|220	Requires:	%{libknmservice} = %{EVRD}
14mu|knetworkmanager-0.9.0.11-3|221	Requires:	%{libknmui} = %{EVRD}
14mu|knetworkmanager-0.9.0.11-3|222	Requires:	%{libsolidcontrolfuture} = %{EVRD}
14mu|knetworkmanager-0.9.0.11-3|223	Provides:	knetworkmanager-devel = %{EVRD}
14mu|knetworkmanager-0.9.0.11-3|224	
14mu|knetworkmanager-0.9.0.11-3|225	%description -n %{devname}
14mu|knetworkmanager-0.9.0.11-3|226	Development files for %{name}
14mu|knetworkmanager-0.9.0.11-3|227	
14mu|knetworkmanager-0.9.0.11-3|228	%files -n %{devname}
14mu|knetworkmanager-0.9.0.11-3|229	%{_kde_libdir}/libknmclient.so
14mu|knetworkmanager-0.9.0.11-3|230	%{_kde_libdir}/libknminternals.so
14mu|knetworkmanager-0.9.0.11-3|231	%{_kde_libdir}/libknmservice.so
14mu|knetworkmanager-0.9.0.11-3|232	%{_kde_libdir}/libknmui.so
14mu|knetworkmanager-0.9.0.11-3|233	%{_kde_libdir}/libsolidcontrolfuture.so
14mu|knetworkmanager-0.9.0.11-3|234	%{_kde_includedir}/solid/controlnm09/
14mu|knetworkmanager-0.9.0.11-3|235	%{_kde_libdir}/libsolidcontrolnm09.so
14mu|knetworkmanager-0.9.0.11-3|236	%{_kde_libdir}/libsolidcontrolnm09ifaces.so
14mu|knetworkmanager-0.9.0.11-3|237	
14mu|knetworkmanager-0.9.0.11-3|238	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|239	
14mu|knetworkmanager-0.9.0.11-3|240	%if %{openvn}
14mu|knetworkmanager-0.9.0.11-3|241	%package -n knetworkmanager-openvpn
14mu|knetworkmanager-0.9.0.11-3|242	Summary:	OpenVPN support for knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|243	Group:		Graphical desktop/KDE
14mu|knetworkmanager-0.9.0.11-3|244	Requires:	networkmanager-openvpn
14mu|knetworkmanager-0.9.0.11-3|245	
14mu|knetworkmanager-0.9.0.11-3|246	%description -n knetworkmanager-openvpn
14mu|knetworkmanager-0.9.0.11-3|247	%{summary}.
14mu|knetworkmanager-0.9.0.11-3|248	
14mu|knetworkmanager-0.9.0.11-3|249	%files -n knetworkmanager-openvpn
14mu|knetworkmanager-0.9.0.11-3|250	%{_kde_libdir}/kde4/networkmanagement_openvpnui.so
14mu|knetworkmanager-0.9.0.11-3|251	%{_kde_datadir}/kde4/services/networkmanagement_openvpnui.desktop
14mu|knetworkmanager-0.9.0.11-3|252	%endif
14mu|knetworkmanager-0.9.0.11-3|253	
14mu|knetworkmanager-0.9.0.11-3|254	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|255	
14mu|knetworkmanager-0.9.0.11-3|256	%if %{openswan}
14mu|knetworkmanager-0.9.0.11-3|257	%package -n knetworkmanager-openswan
14mu|knetworkmanager-0.9.0.11-3|258	Summary:	OpenSwan support for knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|259	Group:		Graphical desktop/KDE
14mu|knetworkmanager-0.9.0.11-3|260	
14mu|knetworkmanager-0.9.0.11-3|261	%description -n knetworkmanager-openswan
14mu|knetworkmanager-0.9.0.11-3|262	%{summary}.
14mu|knetworkmanager-0.9.0.11-3|263	
14mu|knetworkmanager-0.9.0.11-3|264	%files -n knetworkmanager-openswan
14mu|knetworkmanager-0.9.0.11-3|265	%{_kde_libdir}/kde4/networkmanagement_openswanui.so
14mu|knetworkmanager-0.9.0.11-3|266	%{_kde_datadir}/kde4/services/networkmanagement_openswanui.desktop
14mu|knetworkmanager-0.9.0.11-3|267	%endif
14mu|knetworkmanager-0.9.0.11-3|268	
14mu|knetworkmanager-0.9.0.11-3|269	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|270	
14mu|knetworkmanager-0.9.0.11-3|271	%if %{novellvpn}
14mu|knetworkmanager-0.9.0.11-3|272	%package -n knetworkmanager-novellvpn
14mu|knetworkmanager-0.9.0.11-3|273	Summary:	Vpnc support for knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|274	Group:		Graphical desktop/KDE
14mu|knetworkmanager-0.9.0.11-3|275	
14mu|knetworkmanager-0.9.0.11-3|276	%description -n knetworkmanager-novellvpn
14mu|knetworkmanager-0.9.0.11-3|277	%{summary}.
14mu|knetworkmanager-0.9.0.11-3|278	
14mu|knetworkmanager-0.9.0.11-3|279	%files -n knetworkmanager-novellvpn
14mu|knetworkmanager-0.9.0.11-3|280	%{_kde_libdir}/kde4/networkmanagement_novellvpnui.so
14mu|knetworkmanager-0.9.0.11-3|281	%{_kde_datadir}/kde4/services/networkmanagement_novellvpnui.desktop
14mu|knetworkmanager-0.9.0.11-3|282	%endif
14mu|knetworkmanager-0.9.0.11-3|283	
14mu|knetworkmanager-0.9.0.11-3|284	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|285	
14mu|knetworkmanager-0.9.0.11-3|286	%if %{pptp}
14mu|knetworkmanager-0.9.0.11-3|287	
14mu|knetworkmanager-0.9.0.11-3|288	%package -n knetworkmanager-pptp
14mu|knetworkmanager-0.9.0.11-3|289	Summary:	Pptp support for knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|290	Group:		Graphical desktop/KDE
14mu|knetworkmanager-0.9.0.11-3|291	Requires:	networkmanager-pptp
14mu|knetworkmanager-0.9.0.11-3|292	
14mu|knetworkmanager-0.9.0.11-3|293	%description -n knetworkmanager-pptp
14mu|knetworkmanager-0.9.0.11-3|294	%{summary}.
14mu|knetworkmanager-0.9.0.11-3|295	
14mu|knetworkmanager-0.9.0.11-3|296	%files -n knetworkmanager-pptp
14mu|knetworkmanager-0.9.0.11-3|297	%{_kde_libdir}/kde4/networkmanagement_pptpui.so
14mu|knetworkmanager-0.9.0.11-3|298	%{_kde_datadir}/kde4/services/networkmanagement_pptpui.desktop
14mu|knetworkmanager-0.9.0.11-3|299	
14mu|knetworkmanager-0.9.0.11-3|300	%endif
14mu|knetworkmanager-0.9.0.11-3|301	
14mu|knetworkmanager-0.9.0.11-3|302	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|303	
14mu|knetworkmanager-0.9.0.11-3|304	%if %{strongswan}
14mu|knetworkmanager-0.9.0.11-3|305	%package -n knetworkmanager-strongswan
14mu|knetworkmanager-0.9.0.11-3|306	Summary:	strongSwan support for knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|307	Group:		Graphical desktop/KDE
14mu|knetworkmanager-0.9.0.11-3|308	
14mu|knetworkmanager-0.9.0.11-3|309	%description -n knetworkmanager-strongswan
14mu|knetworkmanager-0.9.0.11-3|310	%{summary}.
14mu|knetworkmanager-0.9.0.11-3|311	
14mu|knetworkmanager-0.9.0.11-3|312	%files -n knetworkmanager-strongswan
14mu|knetworkmanager-0.9.0.11-3|313	%{_kde_libdir}/kde4/networkmanagement_strongswanui.so
14mu|knetworkmanager-0.9.0.11-3|314	%{_kde_datadir}/kde4/services/networkmanagement_strongswanui.desktop
14mu|knetworkmanager-0.9.0.11-3|315	%endif
14mu|knetworkmanager-0.9.0.11-3|316	
14mu|knetworkmanager-0.9.0.11-3|317	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|318	
14mu|knetworkmanager-0.9.0.11-3|319	%if %{vpnc}
14mu|knetworkmanager-0.9.0.11-3|320	%package -n knetworkmanager-vpnc
14mu|knetworkmanager-0.9.0.11-3|321	Summary:	Vpnc support for knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|322	Group:		Graphical desktop/KDE
14mu|knetworkmanager-0.9.0.11-3|323	Requires:	networkmanager-vpnc
14mu|knetworkmanager-0.9.0.11-3|324	
14mu|knetworkmanager-0.9.0.11-3|325	%description -n knetworkmanager-vpnc
14mu|knetworkmanager-0.9.0.11-3|326	%{summary}.
14mu|knetworkmanager-0.9.0.11-3|327	
14mu|knetworkmanager-0.9.0.11-3|328	%files -n knetworkmanager-vpnc
14mu|knetworkmanager-0.9.0.11-3|329	%{_kde_libdir}/kde4/networkmanagement_vpncui.so
14mu|knetworkmanager-0.9.0.11-3|330	%{_kde_datadir}/kde4/services/networkmanagement_vpncui.desktop
14mu|knetworkmanager-0.9.0.11-3|331	%endif
14mu|knetworkmanager-0.9.0.11-3|332	
14mu|knetworkmanager-0.9.0.11-3|333	#-------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|334	
14mu|knetworkmanager-0.9.0.11-3|335	%if %{openconnect}
14mu|knetworkmanager-0.9.0.11-3|336	%package openconnect
14mu|knetworkmanager-0.9.0.11-3|337	Summary:	Openconnect support for %{name}
14mu|knetworkmanager-0.9.0.11-3|338	Group:		Graphical desktop/KDE
14mu|knetworkmanager-0.9.0.11-3|339	Requires:	openconnect
14mu|knetworkmanager-0.9.0.11-3|340	
14mu|knetworkmanager-0.9.0.11-3|341	%description openconnect
14mu|knetworkmanager-0.9.0.11-3|342	Openconnect plugin for %{name}
14mu|knetworkmanager-0.9.0.11-3|343	
14mu|knetworkmanager-0.9.0.11-3|344	%files openconnect
14mu|knetworkmanager-0.9.0.11-3|345	%{_kde_libdir}/kde4/networkmanagement_openconnectui.so
14mu|knetworkmanager-0.9.0.11-3|346	%{_kde_services}/networkmanagement_openconnectui.desktop
14mu|knetworkmanager-0.9.0.11-3|347	%endif
14mu|knetworkmanager-0.9.0.11-3|348	
14mu|knetworkmanager-0.9.0.11-3|349	#--------------------------------------------------------------------
14mu|knetworkmanager-0.9.0.11-3|350	
14mu|knetworkmanager-0.9.0.11-3|351	%prep
14mu|knetworkmanager-0.9.0.11-3|352	%setup -qn %{srcname}-%{version}
14mu|knetworkmanager-0.9.0.11-3|353	%apply_patches
14mu|knetworkmanager-0.9.0.11-3|354	
14mu|knetworkmanager-0.9.0.11-3|355	cp %{SOURCE1} po/ru/knetworkmanager.po
14mu|knetworkmanager-0.9.0.11-3|356	cp %{SOURCE2} po/ru/libknetworkmanager.po
14mu|knetworkmanager-0.9.0.11-3|357	
14mu|knetworkmanager-0.9.0.11-3|358	%build
14mu|knetworkmanager-0.9.0.11-3|359	%cmake_kde4 \
14mu|knetworkmanager-0.9.0.11-3|360	-DDBUS_SYSTEM_POLICY_DIR=%{_sysconfdir}/dbus-1/system.d \
14mu|knetworkmanager-0.9.0.11-3|361	-DINSTALL_KNM_AUTOSTART=ON
14mu|knetworkmanager-0.9.0.11-3|362	%make
14mu|knetworkmanager-0.9.0.11-3|363	
14mu|knetworkmanager-0.9.0.11-3|364	%install
14mu|knetworkmanager-0.9.0.11-3|365	%makeinstall_std -C build
14mu|knetworkmanager-0.9.0.11-3|366	
14mu|knetworkmanager-0.9.0.11-3|367	%if ! %{novellvpn}
14mu|knetworkmanager-0.9.0.11-3|368	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_novellvpnui.so
14mu|knetworkmanager-0.9.0.11-3|369	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_novellvpnui.desktop
14mu|knetworkmanager-0.9.0.11-3|370	%endif
14mu|knetworkmanager-0.9.0.11-3|371	
14mu|knetworkmanager-0.9.0.11-3|372	%if ! %{pptp}
14mu|knetworkmanager-0.9.0.11-3|373	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_pptpui.so
14mu|knetworkmanager-0.9.0.11-3|374	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_pptpui.desktop
14mu|knetworkmanager-0.9.0.11-3|375	%endif
14mu|knetworkmanager-0.9.0.11-3|376	
14mu|knetworkmanager-0.9.0.11-3|377	%if ! %{strongswan}
14mu|knetworkmanager-0.9.0.11-3|378	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_strongswanui.so
14mu|knetworkmanager-0.9.0.11-3|379	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_strongswanui.desktop
14mu|knetworkmanager-0.9.0.11-3|380	%endif
14mu|knetworkmanager-0.9.0.11-3|381	
14mu|knetworkmanager-0.9.0.11-3|382	%if ! %{openvn}
14mu|knetworkmanager-0.9.0.11-3|383	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_openvpnui.so
14mu|knetworkmanager-0.9.0.11-3|384	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_openvpnui.desktop
14mu|knetworkmanager-0.9.0.11-3|385	%endif
14mu|knetworkmanager-0.9.0.11-3|386	
14mu|knetworkmanager-0.9.0.11-3|387	%if ! %{vpnc}
14mu|knetworkmanager-0.9.0.11-3|388	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_vpncui.so
14mu|knetworkmanager-0.9.0.11-3|389	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_vpncui.desktop
14mu|knetworkmanager-0.9.0.11-3|390	%endif
14mu|knetworkmanager-0.9.0.11-3|391	
14mu|knetworkmanager-0.9.0.11-3|392	%find_lang %{name} lib%{name} %{name}.lang
14mu|knetworkmanager-0.9.0.11-3|393	%find_lang plasma_applet_networkmanagement
14mu|knetworkmanager-0.9.0.11-3|394	%find_lang solidcontrolnm09
14mu|knetworkmanager-0.9.0.11-3|395	
14mu|knetworkmanager-0.9.0.11-3|396	cat > README.install.urpmi << EOF
14mu|knetworkmanager-0.9.0.11-3|397	The monolithic client is not built anymore by upstream.
14mu|knetworkmanager-0.9.0.11-3|398	You need to use now the plasma applet.
14mu|knetworkmanager-0.9.0.11-3|399	
14mu|knetworkmanager-0.9.0.11-3|400	Regards,
14mu|knetworkmanager-0.9.0.11-3|401	
14mu|knetworkmanager-0.9.0.11-3|402	EOF
14mu|knetworkmanager-0.9.0.11-3|403	
14mu|knetworkmanager-0.9.0.11-3|404	
14mu|knetworkmanager-0.9.0.11-3|405	%changelog
14mu|knetworkmanager-0.9.0.11-3|406	
14mu|knetworkmanager-0.9.0.11-3|407	* Mon Sep 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:0.9.0.11-3
14mu|knetworkmanager-0.9.0.11-3|408	- (8dca364) Just disable openconnect in knetworkmanager
14mu|knetworkmanager-0.9.0.11-3|409	- (Denis Silakov: 8bd13c9) Rebuild with new openconnect
14mu|knetworkmanager-0.9.0.11-3|410	
14mu|knetworkmanager-0.9.0.11-3|411	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2:0.9.0.11-2
14mu|knetworkmanager-0.9.0.11-3|412	- (0b40916) MassBuild#656: Increase release tag
14mu|knetworkmanager-0.9.0.11-3|413	
14mu|knetworkmanager-0.9.0.11-3|414	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.0.11-1
14mu|knetworkmanager-0.9.0.11-3|415	- (76deb33) Add OpenSwan subpackage, enable OpenConnect subpackage
14mu|knetworkmanager-0.9.0.11-3|416	- (Andrey Bondrov: 8fa1e43) New version 0.9.0.11
14mu|knetworkmanager-0.9.0.11-3|417	
14mu|knetworkmanager-0.9.0.11-3|418	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:0.9.0.10-2
14mu|knetworkmanager-0.9.0.11-3|419	- (9a9dd00) MassBuild#440: Increase release tag
14mu|knetworkmanager-0.9.0.11-3|420	
14mu|knetworkmanager-0.9.0.11-3|421	* Sat Dec 07 2013 akdengi <kazancas@mandriva.ru> 2:0.9.0.10-1
14mu|knetworkmanager-0.9.0.11-3|422	- (dadaab5) Update to 0.9.0.10
14mu|knetworkmanager-0.9.0.11-3|423	
14mu|knetworkmanager-0.9.0.11-3|424	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.0.9-2
14mu|knetworkmanager-0.9.0.11-3|425	- (f28f352) LOG Rebuild with KDE 4.11, spec cleanup
14mu|knetworkmanager-0.9.0.11-3|426	
14mu|knetworkmanager-0.9.0.11-3|427	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 2:0.9.0.9-1
14mu|knetworkmanager-0.9.0.11-3|428	- (fcb0a61) fix filelist
14mu|knetworkmanager-0.9.0.11-3|429	- (akdengi: b13bca4) 0.9.0.9
14mu|knetworkmanager-0.9.0.11-3|430	
14mu|knetworkmanager-0.9.0.11-3|431	* Thu Aug 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.0.7-2.1
14mu|knetworkmanager-0.9.0.11-3|432	- (53b81d3) Bump release
14mu|knetworkmanager-0.9.0.11-3|433	
14mu|knetworkmanager-0.9.0.11-3|434	* Wed Feb 27 2013 Alexander Kazancev <kazancas@gmail.com> 2:0.9.0.7-2
14mu|knetworkmanager-0.9.0.11-3|435	- (cfae9ab) Add networkmanager to Requires
14mu|knetworkmanager-0.9.0.11-3|436	
14mu|knetworkmanager-0.9.0.11-3|437	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 2:0.9.0.7-1
14mu|knetworkmanager-0.9.0.11-3|438	- (a13bbf0) fix spec
14mu|knetworkmanager-0.9.0.11-3|439	- (akdengi: f19cefc) add missing files
14mu|knetworkmanager-0.9.0.11-3|440	- (akdengi: 92120c3) update to 0.9.0.7
14mu|knetworkmanager-0.9.0.11-3|441	
14mu|knetworkmanager-0.9.0.11-3|442	* Wed Nov 14 2012 Alexander Kazancev <kazancas@gmail.com> 2:0.9.0.5-1
14mu|knetworkmanager-0.9.0.11-3|443	- (0c52c59) Updated knetworkmanager.spec
14mu|knetworkmanager-0.9.0.11-3|444	- (akdengi: fea6a12) LOG update to 0.9.0.5
14mu|knetworkmanager-0.9.0.11-3|445	
14mu|knetworkmanager-0.9.0.11-3|446	* Mon Aug 13 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.4-1
14mu|knetworkmanager-0.9.0.11-3|447	- (066f266) LOG -new version 0.9.0.4
14mu|knetworkmanager-0.9.0.11-3|448	
14mu|knetworkmanager-0.9.0.11-3|449	* Wed May 30 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 2:0.9.0.2-3
14mu|knetworkmanager-0.9.0.11-3|450	- (d45a9cc) LOG: network applet - network checkbox's hover fixed
14mu|knetworkmanager-0.9.0.11-3|451	- (Evgeniy Auzhin: 690b44c) changelog added
14mu|knetworkmanager-0.9.0.11-3|452	- (Evgeniy Auzhin: 6ec8c9e) LOG: text color of network checkbox changed
14mu|knetworkmanager-0.9.0.11-3|453	
14mu|knetworkmanager-0.9.0.11-3|454	* Mon May 28 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-2
14mu|knetworkmanager-0.9.0.11-3|455	- (e4eab28) fix missed russian translation
14mu|knetworkmanager-0.9.0.11-3|456	
14mu|knetworkmanager-0.9.0.11-3|457	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
14mu|knetworkmanager-0.9.0.11-3|458	- (5477a30) fix translate and desktop file
14mu|knetworkmanager-0.9.0.11-3|459	- (akdengi: fa9beb3) another fix lang file
14mu|knetworkmanager-0.9.0.11-3|460	- (akdengi: 5ae8b79) add findlang for solidcontrolnm09
14mu|knetworkmanager-0.9.0.11-3|461	- (akdengi: 163909d) add to BR libnm-glib
14mu|knetworkmanager-0.9.0.11-3|462	- (akdengi: fc23524) new version 0.9.0.2
14mu|knetworkmanager-0.9.0.11-3|463	
14mu|knetworkmanager-0.9.0.11-3|464	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
14mu|knetworkmanager-0.9.0.11-3|465	- (88df1cc) fix source name
14mu|knetworkmanager-0.9.0.11-3|466	- (akdengi: 080c747) fix source name
14mu|knetworkmanager-0.9.0.11-3|467	- (akdengi: 5019598) fix l10n tarball
14mu|knetworkmanager-0.9.0.11-3|468	
14mu|knetworkmanager-0.9.0.11-3|469	

23009 14
14mu|knewstuff-5.24.0-1|1	%define fw_version 5.24
14mu|knewstuff-5.24.0-1|2	
14mu|knewstuff-5.24.0-1|3	Summary:	KDE Frameworks 5 application assets downloading support module
14mu|knewstuff-5.24.0-1|4	Name:		knewstuff
14mu|knewstuff-5.24.0-1|5	Version:	5.24.0
14mu|knewstuff-5.24.0-1|6	Release:	1
14mu|knewstuff-5.24.0-1|7	License:	GPLv2+
14mu|knewstuff-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|knewstuff-5.24.0-1|9	Url:		https://www.kde.org/
14mu|knewstuff-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|knewstuff-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|knewstuff-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|knewstuff-5.24.0-1|13	BuildRequires:	kf5attica-devel >= %{version}
14mu|knewstuff-5.24.0-1|14	BuildRequires:	kf5archive-devel >= %{version}
14mu|knewstuff-5.24.0-1|15	BuildRequires:	kf5completion-devel >= %{version}
14mu|knewstuff-5.24.0-1|16	BuildRequires:	kf5config-devel >= %{version}
14mu|knewstuff-5.24.0-1|17	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|knewstuff-5.24.0-1|18	BuildRequires:	kf5i18n-devel >= %{version}
14mu|knewstuff-5.24.0-1|19	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|knewstuff-5.24.0-1|20	BuildRequires:	kf5itemviews-devel >= %{version}
14mu|knewstuff-5.24.0-1|21	BuildRequires:	kf5kio-devel >= %{version}
14mu|knewstuff-5.24.0-1|22	BuildRequires:	kf5textwidgets-devel >= %{version}
14mu|knewstuff-5.24.0-1|23	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|knewstuff-5.24.0-1|24	BuildRequires:	kf5xmlgui-devel >= %{version}
14mu|knewstuff-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Core)
14mu|knewstuff-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Gui)
14mu|knewstuff-5.24.0-1|27	BuildRequires:	pkgconfig(Qt5Test)
14mu|knewstuff-5.24.0-1|28	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|knewstuff-5.24.0-1|29	BuildRequires:	pkgconfig(Qt5Xml)
14mu|knewstuff-5.24.0-1|30	
14mu|knewstuff-5.24.0-1|31	%description
14mu|knewstuff-5.24.0-1|32	KDE Frameworks 5 application assets downloading support module.
14mu|knewstuff-5.24.0-1|33	
14mu|knewstuff-5.24.0-1|34	The KNewStuff library implements collaborative data sharing for applications.
14mu|knewstuff-5.24.0-1|35	It uses libattica to support the Open Collaboration Services specification.
14mu|knewstuff-5.24.0-1|36	
14mu|knewstuff-5.24.0-1|37	%files
14mu|knewstuff-5.24.0-1|38	%{_kde5_datadir}/kf5/knewstuff/pics/thumb_frame.png
14mu|knewstuff-5.24.0-1|39	%dir %{_kde5_datadir}/kf5/kmoretools/presets-kmoretools/
14mu|knewstuff-5.24.0-1|40	%{_kde5_datadir}/kf5/kmoretools/presets-kmoretools/*
14mu|knewstuff-5.24.0-1|41	%dir %{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools/
14mu|knewstuff-5.24.0-1|42	%{_kde5_datadir}/kf5/kmoretools/unittest-kmoretools/*
14mu|knewstuff-5.24.0-1|43	
14mu|knewstuff-5.24.0-1|44	#----------------------------------------------------------------------------
14mu|knewstuff-5.24.0-1|45	
14mu|knewstuff-5.24.0-1|46	%package i18n
14mu|knewstuff-5.24.0-1|47	Summary:	KNewStuff translations
14mu|knewstuff-5.24.0-1|48	Group:		System/Internationalization
14mu|knewstuff-5.24.0-1|49	BuildArch:	noarch
14mu|knewstuff-5.24.0-1|50	
14mu|knewstuff-5.24.0-1|51	%description i18n
14mu|knewstuff-5.24.0-1|52	KNewStuff translations.
14mu|knewstuff-5.24.0-1|53	
14mu|knewstuff-5.24.0-1|54	%files i18n -f %{name}.lang
14mu|knewstuff-5.24.0-1|55	
14mu|knewstuff-5.24.0-1|56	#----------------------------------------------------------------------------
14mu|knewstuff-5.24.0-1|57	
14mu|knewstuff-5.24.0-1|58	%define kf5newstuff_major 5
14mu|knewstuff-5.24.0-1|59	%define libkf5newstuff %mklibname kf5newstuff %{kf5newstuff_major}
14mu|knewstuff-5.24.0-1|60	
14mu|knewstuff-5.24.0-1|61	%package -n %{libkf5newstuff}
14mu|knewstuff-5.24.0-1|62	Summary:	KDE Frameworks 5 KNewStuff application assets downloading support library
14mu|knewstuff-5.24.0-1|63	Group:		System/Libraries
14mu|knewstuff-5.24.0-1|64	Requires:	%{name}
14mu|knewstuff-5.24.0-1|65	Requires:	%{name}-i18n
14mu|knewstuff-5.24.0-1|66	
14mu|knewstuff-5.24.0-1|67	%description -n %{libkf5newstuff}
14mu|knewstuff-5.24.0-1|68	KDE Frameworks 5 application assets downloading support shared library.
14mu|knewstuff-5.24.0-1|69	
14mu|knewstuff-5.24.0-1|70	%files -n %{libkf5newstuff}
14mu|knewstuff-5.24.0-1|71	%{_kde5_libdir}/libKF5NewStuff.so.%{kf5newstuff_major}*
14mu|knewstuff-5.24.0-1|72	
14mu|knewstuff-5.24.0-1|73	#----------------------------------------------------------------------------
14mu|knewstuff-5.24.0-1|74	
14mu|knewstuff-5.24.0-1|75	%define devkf5newstuff %mklibname kf5newstuff -d
14mu|knewstuff-5.24.0-1|76	
14mu|knewstuff-5.24.0-1|77	%package -n %{devkf5newstuff}
14mu|knewstuff-5.24.0-1|78	Summary:	Development files for KDE Frameworks assets downloading support module
14mu|knewstuff-5.24.0-1|79	Group:		Development/KDE and Qt
14mu|knewstuff-5.24.0-1|80	Requires:	%{libkf5newstuff} = %{EVRD}
14mu|knewstuff-5.24.0-1|81	Provides:	%{name}-devel = %{EVRD}
14mu|knewstuff-5.24.0-1|82	Provides:	kf5newstuff-devel = %{version}
14mu|knewstuff-5.24.0-1|83	
14mu|knewstuff-5.24.0-1|84	%description -n %{devkf5newstuff}
14mu|knewstuff-5.24.0-1|85	This package contains header files needed if you wish to build applications
14mu|knewstuff-5.24.0-1|86	based on %{name}.
14mu|knewstuff-5.24.0-1|87	
14mu|knewstuff-5.24.0-1|88	%files -n %{devkf5newstuff}
14mu|knewstuff-5.24.0-1|89	%{_kde5_includedir}/KF5/KNewStuff3
14mu|knewstuff-5.24.0-1|90	%{_kde5_includedir}/KF5/knewstuff_version.h
14mu|knewstuff-5.24.0-1|91	%{_kde5_libdir}/cmake/KF5NewStuff
14mu|knewstuff-5.24.0-1|92	%{_kde5_libdir}/libKF5NewStuff.so
14mu|knewstuff-5.24.0-1|93	%{_kde5_mkspecsdir}/*.pri
14mu|knewstuff-5.24.0-1|94	
14mu|knewstuff-5.24.0-1|95	#----------------------------------------------------------------------------
14mu|knewstuff-5.24.0-1|96	
14mu|knewstuff-5.24.0-1|97	%prep
14mu|knewstuff-5.24.0-1|98	%setup -q
14mu|knewstuff-5.24.0-1|99	
14mu|knewstuff-5.24.0-1|100	%build
14mu|knewstuff-5.24.0-1|101	%cmake_kde5
14mu|knewstuff-5.24.0-1|102	%make
14mu|knewstuff-5.24.0-1|103	
14mu|knewstuff-5.24.0-1|104	%install
14mu|knewstuff-5.24.0-1|105	%makeinstall_std -C build
14mu|knewstuff-5.24.0-1|106	
14mu|knewstuff-5.24.0-1|107	%find_lang %{name} --all-name --with-qt
14mu|knewstuff-5.24.0-1|108	
14mu|knewstuff-5.24.0-1|109	%changelog
14mu|knewstuff-5.24.0-1|110	
14mu|knewstuff-5.24.0-1|111	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|knewstuff-5.24.0-1|112	- (e13a3d8) New version 5.24.0
14mu|knewstuff-5.24.0-1|113	
14mu|knewstuff-5.24.0-1|114	

23010 14
14mu|knotifications-5.24.0-1|1	%define fw_version 5.24
14mu|knotifications-5.24.0-1|2	
14mu|knotifications-5.24.0-1|3	Summary:	KDE Frameworks 5 system notifications module
14mu|knotifications-5.24.0-1|4	Name:		knotifications
14mu|knotifications-5.24.0-1|5	Version:	5.24.0
14mu|knotifications-5.24.0-1|6	Release:	1
14mu|knotifications-5.24.0-1|7	License:	GPLv2+
14mu|knotifications-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|knotifications-5.24.0-1|9	Url:		https://www.kde.org/
14mu|knotifications-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|knotifications-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|knotifications-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|knotifications-5.24.0-1|13	BuildRequires:	kf5codecs-devel >= %{version}
14mu|knotifications-5.24.0-1|14	BuildRequires:	kf5config-devel >= %{version}
14mu|knotifications-5.24.0-1|15	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|knotifications-5.24.0-1|16	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|knotifications-5.24.0-1|17	BuildRequires:	kf5service-devel >= %{version}
14mu|knotifications-5.24.0-1|18	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|knotifications-5.24.0-1|19	BuildRequires:	pkgconfig(dbusmenu-qt5)
14mu|knotifications-5.24.0-1|20	BuildRequires:	pkgconfig(phonon4qt5)
14mu|knotifications-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Core)
14mu|knotifications-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5DBus)
14mu|knotifications-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Gui)
14mu|knotifications-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Test)
14mu|knotifications-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|knotifications-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|knotifications-5.24.0-1|27	BuildRequires:	pkgconfig(x11)
14mu|knotifications-5.24.0-1|28	
14mu|knotifications-5.24.0-1|29	%description
14mu|knotifications-5.24.0-1|30	KDE Frameworks 5 system notifications module.
14mu|knotifications-5.24.0-1|31	
14mu|knotifications-5.24.0-1|32	%files
14mu|knotifications-5.24.0-1|33	%{_kde5_servicetypes}/knotificationplugin.desktop
14mu|knotifications-5.24.0-1|34	
14mu|knotifications-5.24.0-1|35	#----------------------------------------------------------------------------
14mu|knotifications-5.24.0-1|36	
14mu|knotifications-5.24.0-1|37	%package i18n
14mu|knotifications-5.24.0-1|38	Summary:	KNotifications translations
14mu|knotifications-5.24.0-1|39	Group:		System/Internationalization
14mu|knotifications-5.24.0-1|40	BuildArch:	noarch
14mu|knotifications-5.24.0-1|41	
14mu|knotifications-5.24.0-1|42	%description i18n
14mu|knotifications-5.24.0-1|43	KNotifications translations.
14mu|knotifications-5.24.0-1|44	
14mu|knotifications-5.24.0-1|45	%files i18n -f %{name}.lang
14mu|knotifications-5.24.0-1|46	
14mu|knotifications-5.24.0-1|47	#----------------------------------------------------------------------------
14mu|knotifications-5.24.0-1|48	
14mu|knotifications-5.24.0-1|49	%define kf5notifications_major 5
14mu|knotifications-5.24.0-1|50	%define libkf5notifications %mklibname kf5notifications %{kf5notifications_major}
14mu|knotifications-5.24.0-1|51	
14mu|knotifications-5.24.0-1|52	%package -n %{libkf5notifications}
14mu|knotifications-5.24.0-1|53	Summary:	KDE Frameworks 5 system notifications shared library
14mu|knotifications-5.24.0-1|54	Group:		System/Libraries
14mu|knotifications-5.24.0-1|55	Requires:	%{name}-i18n
14mu|knotifications-5.24.0-1|56	
14mu|knotifications-5.24.0-1|57	%description -n %{libkf5notifications}
14mu|knotifications-5.24.0-1|58	KDE Frameworks 5 system notifications shared library.
14mu|knotifications-5.24.0-1|59	
14mu|knotifications-5.24.0-1|60	%files -n %{libkf5notifications}
14mu|knotifications-5.24.0-1|61	%{_kde5_libdir}/libKF5Notifications.so.%{kf5notifications_major}*
14mu|knotifications-5.24.0-1|62	
14mu|knotifications-5.24.0-1|63	#----------------------------------------------------------------------------
14mu|knotifications-5.24.0-1|64	
14mu|knotifications-5.24.0-1|65	%define devkf5notifications %mklibname kf5notifications -d
14mu|knotifications-5.24.0-1|66	
14mu|knotifications-5.24.0-1|67	%package -n %{devkf5notifications}
14mu|knotifications-5.24.0-1|68	Summary:	Development files for KDE Frameworks 5 system notifications module
14mu|knotifications-5.24.0-1|69	Group:		Development/KDE and Qt
14mu|knotifications-5.24.0-1|70	Requires:	%{libkf5notifications} = %{EVRD}
14mu|knotifications-5.24.0-1|71	Provides:	%{name}-devel = %{EVRD}
14mu|knotifications-5.24.0-1|72	Provides:	kf5notifications-devel = %{version}
14mu|knotifications-5.24.0-1|73	Conflicts:	%{name} < 5.7.0-2
14mu|knotifications-5.24.0-1|74	
14mu|knotifications-5.24.0-1|75	%description -n %{devkf5notifications}
14mu|knotifications-5.24.0-1|76	This package contains header files needed if you wish to build applications
14mu|knotifications-5.24.0-1|77	based on %{name}.
14mu|knotifications-5.24.0-1|78	
14mu|knotifications-5.24.0-1|79	%files -n %{devkf5notifications}
14mu|knotifications-5.24.0-1|80	%{_kde5_includedir}/KF5/KNotifications
14mu|knotifications-5.24.0-1|81	%{_kde5_includedir}/KF5/knotifications_version.h
14mu|knotifications-5.24.0-1|82	%{_kde5_libdir}/cmake/KF5Notifications
14mu|knotifications-5.24.0-1|83	%{_kde5_libdir}/libKF5Notifications.so
14mu|knotifications-5.24.0-1|84	%{_kde5_mkspecsdir}/*.pri
14mu|knotifications-5.24.0-1|85	%{_datadir}/dbus-1/interfaces/kf5_org.kde.*.xml
14mu|knotifications-5.24.0-1|86	
14mu|knotifications-5.24.0-1|87	#----------------------------------------------------------------------------
14mu|knotifications-5.24.0-1|88	
14mu|knotifications-5.24.0-1|89	%prep
14mu|knotifications-5.24.0-1|90	%setup -q
14mu|knotifications-5.24.0-1|91	
14mu|knotifications-5.24.0-1|92	%build
14mu|knotifications-5.24.0-1|93	%cmake_kde5
14mu|knotifications-5.24.0-1|94	%make
14mu|knotifications-5.24.0-1|95	
14mu|knotifications-5.24.0-1|96	%install
14mu|knotifications-5.24.0-1|97	%makeinstall_std -C build
14mu|knotifications-5.24.0-1|98	
14mu|knotifications-5.24.0-1|99	%find_lang %{name} --all-name --with-qt
14mu|knotifications-5.24.0-1|100	
14mu|knotifications-5.24.0-1|101	%changelog
14mu|knotifications-5.24.0-1|102	
14mu|knotifications-5.24.0-1|103	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|knotifications-5.24.0-1|104	- (cbc95d7) New version 5.24.0
14mu|knotifications-5.24.0-1|105	
14mu|knotifications-5.24.0-1|106	

23011 14
14mu|knotifyconfig-5.24.0-1|1	%define fw_version 5.24
14mu|knotifyconfig-5.24.0-1|2	
14mu|knotifyconfig-5.24.0-1|3	Summary:	KDE Frameworks 5 KNotify configuration system module
14mu|knotifyconfig-5.24.0-1|4	Name:		knotifyconfig
14mu|knotifyconfig-5.24.0-1|5	Version:	5.24.0
14mu|knotifyconfig-5.24.0-1|6	Release:	1
14mu|knotifyconfig-5.24.0-1|7	License:	GPLv2+
14mu|knotifyconfig-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|knotifyconfig-5.24.0-1|9	Url:		https://www.kde.org/
14mu|knotifyconfig-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|knotifyconfig-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|knotifyconfig-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|knotifyconfig-5.24.0-1|13	BuildRequires:	kcompletion-devel >= %{version}
14mu|knotifyconfig-5.24.0-1|14	BuildRequires:	kconfig-devel >= %{version}
14mu|knotifyconfig-5.24.0-1|15	BuildRequires:	kconfigwidgets-devel >= %{version}
14mu|knotifyconfig-5.24.0-1|16	BuildRequires:	ki18n-devel >= %{version}
14mu|knotifyconfig-5.24.0-1|17	BuildRequires:	kio-devel >= %{version}
14mu|knotifyconfig-5.24.0-1|18	BuildRequires:	knotifications-devel >= %{version}
14mu|knotifyconfig-5.24.0-1|19	BuildRequires:	kservice-devel >= %{version}
14mu|knotifyconfig-5.24.0-1|20	BuildRequires:	kwidgetsaddons-devel >= %{version}
14mu|knotifyconfig-5.24.0-1|21	BuildRequires:	kxmlgui-devel >= %{version}
14mu|knotifyconfig-5.24.0-1|22	BuildRequires:	pkgconfig(phonon4qt5)
14mu|knotifyconfig-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Core)
14mu|knotifyconfig-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5DBus)
14mu|knotifyconfig-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Gui)
14mu|knotifyconfig-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Test)
14mu|knotifyconfig-5.24.0-1|27	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|knotifyconfig-5.24.0-1|28	
14mu|knotifyconfig-5.24.0-1|29	%description
14mu|knotifyconfig-5.24.0-1|30	KDE Frameworks 5 KNotify configuration system module.
14mu|knotifyconfig-5.24.0-1|31	
14mu|knotifyconfig-5.24.0-1|32	KNotifyConfig provides a configuration dialog for desktop notifications which
14mu|knotifyconfig-5.24.0-1|33	can be embedded in your application.
14mu|knotifyconfig-5.24.0-1|34	
14mu|knotifyconfig-5.24.0-1|35	#----------------------------------------------------------------------------
14mu|knotifyconfig-5.24.0-1|36	
14mu|knotifyconfig-5.24.0-1|37	%package i18n
14mu|knotifyconfig-5.24.0-1|38	Summary:	KNotifyConfig translations
14mu|knotifyconfig-5.24.0-1|39	Group:		System/Internationalization
14mu|knotifyconfig-5.24.0-1|40	BuildArch:	noarch
14mu|knotifyconfig-5.24.0-1|41	
14mu|knotifyconfig-5.24.0-1|42	%description i18n
14mu|knotifyconfig-5.24.0-1|43	KNotifyConfig translations.
14mu|knotifyconfig-5.24.0-1|44	
14mu|knotifyconfig-5.24.0-1|45	%files i18n -f %{name}.lang
14mu|knotifyconfig-5.24.0-1|46	
14mu|knotifyconfig-5.24.0-1|47	#----------------------------------------------------------------------------
14mu|knotifyconfig-5.24.0-1|48	
14mu|knotifyconfig-5.24.0-1|49	%define kf5notifyconfig_major 5
14mu|knotifyconfig-5.24.0-1|50	%define libkf5notifyconfig %mklibname kf5notifyconfig %{kf5notifyconfig_major}
14mu|knotifyconfig-5.24.0-1|51	
14mu|knotifyconfig-5.24.0-1|52	%package -n %{libkf5notifyconfig}
14mu|knotifyconfig-5.24.0-1|53	Summary:	KDE Frameworks 5 KNotify configuration system shared library
14mu|knotifyconfig-5.24.0-1|54	Group:		System/Libraries
14mu|knotifyconfig-5.24.0-1|55	Requires:	%{name}-i18n
14mu|knotifyconfig-5.24.0-1|56	
14mu|knotifyconfig-5.24.0-1|57	%description -n %{libkf5notifyconfig}
14mu|knotifyconfig-5.24.0-1|58	KDE Frameworks 5 KNotify configuration system shared library.
14mu|knotifyconfig-5.24.0-1|59	
14mu|knotifyconfig-5.24.0-1|60	%files -n %{libkf5notifyconfig}
14mu|knotifyconfig-5.24.0-1|61	%{_kde5_libdir}/libKF5NotifyConfig.so.%{kf5notifyconfig_major}*
14mu|knotifyconfig-5.24.0-1|62	
14mu|knotifyconfig-5.24.0-1|63	#----------------------------------------------------------------------------
14mu|knotifyconfig-5.24.0-1|64	
14mu|knotifyconfig-5.24.0-1|65	%define devkf5notifyconfig %mklibname kf5notifyconfig -d
14mu|knotifyconfig-5.24.0-1|66	
14mu|knotifyconfig-5.24.0-1|67	%package -n %{devkf5notifyconfig}
14mu|knotifyconfig-5.24.0-1|68	Summary:	Development files for KDE Frameworks 5 KNotify configuration system module
14mu|knotifyconfig-5.24.0-1|69	Group:		Development/KDE and Qt
14mu|knotifyconfig-5.24.0-1|70	Requires:	%{libkf5notifyconfig} = %{EVRD}
14mu|knotifyconfig-5.24.0-1|71	Provides:	%{name}-devel = %{EVRD}
14mu|knotifyconfig-5.24.0-1|72	Provides:	kf5notifyconfig-devel = %{version}
14mu|knotifyconfig-5.24.0-1|73	
14mu|knotifyconfig-5.24.0-1|74	%description -n %{devkf5notifyconfig}
14mu|knotifyconfig-5.24.0-1|75	This package contains header files needed if you wish to build applications
14mu|knotifyconfig-5.24.0-1|76	based on %{name}.
14mu|knotifyconfig-5.24.0-1|77	
14mu|knotifyconfig-5.24.0-1|78	%files -n %{devkf5notifyconfig}
14mu|knotifyconfig-5.24.0-1|79	%{_kde5_includedir}/KF5/KNotifyConfig
14mu|knotifyconfig-5.24.0-1|80	%{_kde5_includedir}/KF5/knotifyconfig_version.h
14mu|knotifyconfig-5.24.0-1|81	%{_kde5_libdir}/cmake/KF5NotifyConfig
14mu|knotifyconfig-5.24.0-1|82	%{_kde5_libdir}/libKF5NotifyConfig.so
14mu|knotifyconfig-5.24.0-1|83	%{_kde5_mkspecsdir}/*.pri
14mu|knotifyconfig-5.24.0-1|84	
14mu|knotifyconfig-5.24.0-1|85	#----------------------------------------------------------------------------
14mu|knotifyconfig-5.24.0-1|86	
14mu|knotifyconfig-5.24.0-1|87	%prep
14mu|knotifyconfig-5.24.0-1|88	%setup -q
14mu|knotifyconfig-5.24.0-1|89	
14mu|knotifyconfig-5.24.0-1|90	%build
14mu|knotifyconfig-5.24.0-1|91	%cmake_kde5
14mu|knotifyconfig-5.24.0-1|92	%make
14mu|knotifyconfig-5.24.0-1|93	
14mu|knotifyconfig-5.24.0-1|94	%install
14mu|knotifyconfig-5.24.0-1|95	%makeinstall_std -C build
14mu|knotifyconfig-5.24.0-1|96	
14mu|knotifyconfig-5.24.0-1|97	%find_lang %{name} --all-name --with-qt
14mu|knotifyconfig-5.24.0-1|98	
14mu|knotifyconfig-5.24.0-1|99	%changelog
14mu|knotifyconfig-5.24.0-1|100	
14mu|knotifyconfig-5.24.0-1|101	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|knotifyconfig-5.24.0-1|102	- (b1698cd) New version 5.24.0
14mu|knotifyconfig-5.24.0-1|103	
14mu|knotifyconfig-5.24.0-1|104	

23012 14
14mu|kolf-4.14.3-1|1	Name:		kolf
14mu|kolf-4.14.3-1|2	Version:	4.14.3
14mu|kolf-4.14.3-1|3	Release:	1
14mu|kolf-4.14.3-1|4	Epoch:		1
14mu|kolf-4.14.3-1|5	Summary:	A golf game
14mu|kolf-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kolf-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kolf-4.14.3-1|8	URL:		http://www.kde.org/applications/games/kolf/
14mu|kolf-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kolf-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kolf-4.14.3-1|11	
14mu|kolf-4.14.3-1|12	%description
14mu|kolf-4.14.3-1|13	Kolf is a miniature golf game. The game is played from an overhead view, with
14mu|kolf-4.14.3-1|14	a short bar representing the golf club. Kolf features many different types of
14mu|kolf-4.14.3-1|15	objects, such as water hazards, slopes, sand traps, and black holes (warps),
14mu|kolf-4.14.3-1|16	among others.
14mu|kolf-4.14.3-1|17	
14mu|kolf-4.14.3-1|18	Features :
14mu|kolf-4.14.3-1|19	- Single and Multi-player (up to ten players) modes
14mu|kolf-4.14.3-1|20	- High scores table
14mu|kolf-4.14.3-1|21	- Dynamic courses
14mu|kolf-4.14.3-1|22	- Third-party courses
14mu|kolf-4.14.3-1|23	- Course editor
14mu|kolf-4.14.3-1|24	
14mu|kolf-4.14.3-1|25	%files
14mu|kolf-4.14.3-1|26	%{_kde_bindir}/kolf
14mu|kolf-4.14.3-1|27	%{_kde_applicationsdir}/kolf.desktop
14mu|kolf-4.14.3-1|28	%{_kde_appsdir}/kolf
14mu|kolf-4.14.3-1|29	%{_kde_docdir}/*/*/kolf
14mu|kolf-4.14.3-1|30	%{_kde_iconsdir}/hicolor/*/apps/kolf.png
14mu|kolf-4.14.3-1|31	
14mu|kolf-4.14.3-1|32	#------------------------------------------------------------------------------
14mu|kolf-4.14.3-1|33	
14mu|kolf-4.14.3-1|34	%define libkolfprivate_private 4
14mu|kolf-4.14.3-1|35	%define libkolfprivate %mklibname kolfprivate %{libkolfprivate_private}
14mu|kolf-4.14.3-1|36	
14mu|kolf-4.14.3-1|37	%package -n %{libkolfprivate}
14mu|kolf-4.14.3-1|38	Summary:	Runtime library for Kolf
14mu|kolf-4.14.3-1|39	Group:		System/Libraries
14mu|kolf-4.14.3-1|40	
14mu|kolf-4.14.3-1|41	%description -n %{libkolfprivate}
14mu|kolf-4.14.3-1|42	Runtime library for Kolf.
14mu|kolf-4.14.3-1|43	
14mu|kolf-4.14.3-1|44	%files -n %{libkolfprivate}
14mu|kolf-4.14.3-1|45	%{_kde_libdir}/libkolfprivate.so.%{libkolfprivate_private}*
14mu|kolf-4.14.3-1|46	
14mu|kolf-4.14.3-1|47	#------------------------------------------------------------------------------
14mu|kolf-4.14.3-1|48	
14mu|kolf-4.14.3-1|49	%prep
14mu|kolf-4.14.3-1|50	%setup -q
14mu|kolf-4.14.3-1|51	
14mu|kolf-4.14.3-1|52	%build
14mu|kolf-4.14.3-1|53	%cmake_kde4
14mu|kolf-4.14.3-1|54	%make
14mu|kolf-4.14.3-1|55	
14mu|kolf-4.14.3-1|56	%install
14mu|kolf-4.14.3-1|57	%makeinstall_std -C build
14mu|kolf-4.14.3-1|58	
14mu|kolf-4.14.3-1|59	# We don't need this for now
14mu|kolf-4.14.3-1|60	rm -f %{buildroot}%{_kde_libdir}/libkolfprivate.so
14mu|kolf-4.14.3-1|61	
14mu|kolf-4.14.3-1|62	
14mu|kolf-4.14.3-1|63	%changelog
14mu|kolf-4.14.3-1|64	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kolf-4.14.3-1|65	+ Revision: ca7af32
14mu|kolf-4.14.3-1|66	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kolf-4.14.3-1|67	
14mu|kolf-4.14.3-1|68	

23013 14
14mu|kollision-4.14.3-1|1	Name:		kollision
14mu|kollision-4.14.3-1|2	Version:	4.14.3
14mu|kollision-4.14.3-1|3	Release:	1
14mu|kollision-4.14.3-1|4	Epoch:		1
14mu|kollision-4.14.3-1|5	Summary:	A simple ball dodging game
14mu|kollision-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kollision-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kollision-4.14.3-1|8	Url:		http://www.kde.org/applications/games/kollision/
14mu|kollision-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kollision-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kollision-4.14.3-1|11	
14mu|kollision-4.14.3-1|12	%description -n kollision
14mu|kollision-4.14.3-1|13	A simple ball dodging game.
14mu|kollision-4.14.3-1|14	
14mu|kollision-4.14.3-1|15	%files
14mu|kollision-4.14.3-1|16	%{_kde_bindir}/kollision
14mu|kollision-4.14.3-1|17	%{_kde_applicationsdir}/kollision.desktop
14mu|kollision-4.14.3-1|18	%{_kde_appsdir}/kollision
14mu|kollision-4.14.3-1|19	%{_kde_iconsdir}/*/*/apps/kollision.*
14mu|kollision-4.14.3-1|20	%{_kde_docdir}/*/*/kollision
14mu|kollision-4.14.3-1|21	
14mu|kollision-4.14.3-1|22	#------------------------------------------------------------------------------
14mu|kollision-4.14.3-1|23	
14mu|kollision-4.14.3-1|24	%prep
14mu|kollision-4.14.3-1|25	%setup -q
14mu|kollision-4.14.3-1|26	
14mu|kollision-4.14.3-1|27	%build
14mu|kollision-4.14.3-1|28	%cmake_kde4
14mu|kollision-4.14.3-1|29	%make
14mu|kollision-4.14.3-1|30	
14mu|kollision-4.14.3-1|31	%install
14mu|kollision-4.14.3-1|32	%makeinstall_std -C build
14mu|kollision-4.14.3-1|33	
14mu|kollision-4.14.3-1|34	
14mu|kollision-4.14.3-1|35	%changelog
14mu|kollision-4.14.3-1|36	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kollision-4.14.3-1|37	+ Revision: c6f5ada
14mu|kollision-4.14.3-1|38	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kollision-4.14.3-1|39	
14mu|kollision-4.14.3-1|40	

23014 14
14mu|kolourpaint-4.14.3-3|1	Summary:	A free, easy-to-use paint program for KDE
14mu|kolourpaint-4.14.3-3|2	Name:		kolourpaint
14mu|kolourpaint-4.14.3-3|3	Version:	4.14.3
14mu|kolourpaint-4.14.3-3|4	Release:	3
14mu|kolourpaint-4.14.3-3|5	Epoch:		2
14mu|kolourpaint-4.14.3-3|6	License:	GPLv2+
14mu|kolourpaint-4.14.3-3|7	Group:		Graphical desktop/KDE
14mu|kolourpaint-4.14.3-3|8	Url:		http://www.kde.org/applications/graphics/kolourpaint/
14mu|kolourpaint-4.14.3-3|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kolourpaint-4.14.3-3|10	# Set InitialPreference lower than gwenview
14mu|kolourpaint-4.14.3-3|11	Patch0:		kolourpaint-4.14.3.initial-pref.patch
14mu|kolourpaint-4.14.3-3|12	BuildRequires:	kdelibs4-devel
14mu|kolourpaint-4.14.3-3|13	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|kolourpaint-4.14.3-3|14	
14mu|kolourpaint-4.14.3-3|15	%description
14mu|kolourpaint-4.14.3-3|16	KolourPaint is a free, easy-to-use paint program for KDE.
14mu|kolourpaint-4.14.3-3|17	
14mu|kolourpaint-4.14.3-3|18	%files
14mu|kolourpaint-4.14.3-3|19	%doc COPYING COPYING.LIB COPYING.DOC
14mu|kolourpaint-4.14.3-3|20	%doc %{_kde_docdir}/HTML/en/kolourpaint/
14mu|kolourpaint-4.14.3-3|21	%{_kde_applicationsdir}/kolourpaint.desktop
14mu|kolourpaint-4.14.3-3|22	%{_kde_appsdir}/kolourpaint
14mu|kolourpaint-4.14.3-3|23	%{_kde_bindir}/kolourpaint
14mu|kolourpaint-4.14.3-3|24	%{_kde_datadir}/appdata/kolourpaint.appdata.xml
14mu|kolourpaint-4.14.3-3|25	%{_kde_iconsdir}/hicolor/*/apps/kolourpaint.*
14mu|kolourpaint-4.14.3-3|26	
14mu|kolourpaint-4.14.3-3|27	#----------------------------------------------------------------------------
14mu|kolourpaint-4.14.3-3|28	
14mu|kolourpaint-4.14.3-3|29	%define kolourpaint_lgpl_major 4
14mu|kolourpaint-4.14.3-3|30	%define libkolourpaint_lgpl %mklibname kolourpaint_lgpl %{kolourpaint_lgpl_major}
14mu|kolourpaint-4.14.3-3|31	
14mu|kolourpaint-4.14.3-3|32	%package -n %{libkolourpaint_lgpl}
14mu|kolourpaint-4.14.3-3|33	Summary:	Runtime library for Kolourpaint
14mu|kolourpaint-4.14.3-3|34	Group:		System/Libraries
14mu|kolourpaint-4.14.3-3|35	
14mu|kolourpaint-4.14.3-3|36	%description -n %{libkolourpaint_lgpl}
14mu|kolourpaint-4.14.3-3|37	Runtime library for Kolourpaint.
14mu|kolourpaint-4.14.3-3|38	
14mu|kolourpaint-4.14.3-3|39	%files -n %{libkolourpaint_lgpl}
14mu|kolourpaint-4.14.3-3|40	%{_kde_libdir}/libkolourpaint_lgpl.so.%{kolourpaint_lgpl_major}*
14mu|kolourpaint-4.14.3-3|41	
14mu|kolourpaint-4.14.3-3|42	#----------------------------------------------------------------------------
14mu|kolourpaint-4.14.3-3|43	
14mu|kolourpaint-4.14.3-3|44	%package devel
14mu|kolourpaint-4.14.3-3|45	Summary:	Devel stuff for %{name}
14mu|kolourpaint-4.14.3-3|46	Group:		Development/KDE and Qt
14mu|kolourpaint-4.14.3-3|47	Requires:	kdelibs4-devel
14mu|kolourpaint-4.14.3-3|48	Requires:	%{libkolourpaint_lgpl} = %{EVRD}
14mu|kolourpaint-4.14.3-3|49	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mu|kolourpaint-4.14.3-3|50	
14mu|kolourpaint-4.14.3-3|51	%description devel
14mu|kolourpaint-4.14.3-3|52	This package contains header files needed if you wish to build applications
14mu|kolourpaint-4.14.3-3|53	based on %{name}.
14mu|kolourpaint-4.14.3-3|54	
14mu|kolourpaint-4.14.3-3|55	%files devel
14mu|kolourpaint-4.14.3-3|56	%{_kde_libdir}/libkolourpaint_lgpl.so
14mu|kolourpaint-4.14.3-3|57	
14mu|kolourpaint-4.14.3-3|58	#----------------------------------------------------------------------------
14mu|kolourpaint-4.14.3-3|59	
14mu|kolourpaint-4.14.3-3|60	%prep
14mu|kolourpaint-4.14.3-3|61	%setup -q
14mu|kolourpaint-4.14.3-3|62	%patch0 -p1
14mu|kolourpaint-4.14.3-3|63	
14mu|kolourpaint-4.14.3-3|64	%build
14mu|kolourpaint-4.14.3-3|65	%cmake_kde4
14mu|kolourpaint-4.14.3-3|66	%make
14mu|kolourpaint-4.14.3-3|67	
14mu|kolourpaint-4.14.3-3|68	%install
14mu|kolourpaint-4.14.3-3|69	%makeinstall_std -C build
14mu|kolourpaint-4.14.3-3|70	
14mu|kolourpaint-4.14.3-3|71	
14mu|kolourpaint-4.14.3-3|72	%changelog
14mu|kolourpaint-4.14.3-3|73	
14mu|kolourpaint-4.14.3-3|74	* Mon Jul 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:4.14.3-3
14mu|kolourpaint-4.14.3-3|75	- (92df71e) Set InitialPreference to prefer gwenview and gimp over kolourpaint
14mu|kolourpaint-4.14.3-3|76	
14mu|kolourpaint-4.14.3-3|77	

23015 14
14mu|kompare-4.14.3-1|1	Summary:	A diff graphic tool for KDE
14mu|kompare-4.14.3-1|2	Name:		kompare
14mu|kompare-4.14.3-1|3	Version:	4.14.3
14mu|kompare-4.14.3-1|4	Release:	1
14mu|kompare-4.14.3-1|5	Epoch:		1
14mu|kompare-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kompare-4.14.3-1|7	License:	GPLv2+
14mu|kompare-4.14.3-1|8	Url:		http://www.kde.org
14mu|kompare-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kompare-4.14.3-1|10	%if %{is_beta}
14mu|kompare-4.14.3-1|11	%define ftpdir unstable
14mu|kompare-4.14.3-1|12	%else
14mu|kompare-4.14.3-1|13	%define ftpdir stable
14mu|kompare-4.14.3-1|14	%endif
14mu|kompare-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kompare-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kompare-4.14.3-1|17	BuildRequires:	libkomparediff2-devel
14mu|kompare-4.14.3-1|18	
14mu|kompare-4.14.3-1|19	%description
14mu|kompare-4.14.3-1|20	Kompare is a GUI front-end program that enables differences between source
14mu|kompare-4.14.3-1|21	files to be viewed and merged. It can be used to compare differences on files
14mu|kompare-4.14.3-1|22	or the contents of folders, and it supports a variety of diff formats and
14mu|kompare-4.14.3-1|23	provide many options to customize the information level displayed.
14mu|kompare-4.14.3-1|24	
14mu|kompare-4.14.3-1|25	Features:
14mu|kompare-4.14.3-1|26	- Comparing directories
14mu|kompare-4.14.3-1|27	- Reading diff files
14mu|kompare-4.14.3-1|28	- Creating and applying patches
14mu|kompare-4.14.3-1|29	
14mu|kompare-4.14.3-1|30	%files
14mu|kompare-4.14.3-1|31	%{_kde_bindir}/kompare
14mu|kompare-4.14.3-1|32	%{_kde_libdir}/kde4/komparenavtreepart.so
14mu|kompare-4.14.3-1|33	%{_kde_libdir}/kde4/komparepart.so
14mu|kompare-4.14.3-1|34	%{_kde_applicationsdir}/kompare.desktop
14mu|kompare-4.14.3-1|35	%{_kde_appsdir}/kompare
14mu|kompare-4.14.3-1|36	%{_kde_services}/komparenavtreepart.desktop
14mu|kompare-4.14.3-1|37	%{_kde_services}/komparepart.desktop
14mu|kompare-4.14.3-1|38	%{_kde_servicetypes}/kompareviewpart.desktop
14mu|kompare-4.14.3-1|39	%{_kde_servicetypes}/komparenavigationpart.desktop
14mu|kompare-4.14.3-1|40	%{_kde_iconsdir}/hicolor/*/apps/kompare.*
14mu|kompare-4.14.3-1|41	%{_kde_docdir}/*/*/kompare
14mu|kompare-4.14.3-1|42	
14mu|kompare-4.14.3-1|43	#----------------------------------------------------------------------------
14mu|kompare-4.14.3-1|44	
14mu|kompare-4.14.3-1|45	%define komparedialogpages_major 4
14mu|kompare-4.14.3-1|46	%define libkomparedialogpages %mklibname komparedialogpages %{komparedialogpages_major}
14mu|kompare-4.14.3-1|47	
14mu|kompare-4.14.3-1|48	%package -n %{libkomparedialogpages}
14mu|kompare-4.14.3-1|49	Summary:	Kompare shared library
14mu|kompare-4.14.3-1|50	Group:		System/Libraries
14mu|kompare-4.14.3-1|51	
14mu|kompare-4.14.3-1|52	%description -n %{libkomparedialogpages}
14mu|kompare-4.14.3-1|53	Kompare shared library.
14mu|kompare-4.14.3-1|54	
14mu|kompare-4.14.3-1|55	%files -n %{libkomparedialogpages}
14mu|kompare-4.14.3-1|56	%{_kde_libdir}/libkomparedialogpages.so.%{komparedialogpages_major}*
14mu|kompare-4.14.3-1|57	
14mu|kompare-4.14.3-1|58	#----------------------------------------------------------------------------
14mu|kompare-4.14.3-1|59	
14mu|kompare-4.14.3-1|60	%define kompareinterface_major 4
14mu|kompare-4.14.3-1|61	%define libkompareinterface %mklibname kompareinterface %{kompareinterface_major}
14mu|kompare-4.14.3-1|62	
14mu|kompare-4.14.3-1|63	%package -n %{libkompareinterface}
14mu|kompare-4.14.3-1|64	Summary:	Kompare shared library
14mu|kompare-4.14.3-1|65	Group:		System/Libraries
14mu|kompare-4.14.3-1|66	
14mu|kompare-4.14.3-1|67	%description -n %{libkompareinterface}
14mu|kompare-4.14.3-1|68	Kompare shared library.
14mu|kompare-4.14.3-1|69	
14mu|kompare-4.14.3-1|70	%files -n %{libkompareinterface}
14mu|kompare-4.14.3-1|71	%{_kde_libdir}/libkompareinterface.so.%{kompareinterface_major}*
14mu|kompare-4.14.3-1|72	
14mu|kompare-4.14.3-1|73	#----------------------------------------------------------------------------
14mu|kompare-4.14.3-1|74	
14mu|kompare-4.14.3-1|75	%package devel
14mu|kompare-4.14.3-1|76	Summary:	Development files for Kompare
14mu|kompare-4.14.3-1|77	Group:		Development/KDE and Qt
14mu|kompare-4.14.3-1|78	Requires:	%{libkomparedialogpages} = %{EVRD}
14mu|kompare-4.14.3-1|79	Requires:	%{libkompareinterface} = %{EVRD}
14mu|kompare-4.14.3-1|80	Conflicts:	kdesdk4-devel < 1:1.4.11.0
14mu|kompare-4.14.3-1|81	
14mu|kompare-4.14.3-1|82	%description devel
14mu|kompare-4.14.3-1|83	This package includes the header files you will need to compile applications
14mu|kompare-4.14.3-1|84	based on Kompare libraries.
14mu|kompare-4.14.3-1|85	
14mu|kompare-4.14.3-1|86	%files devel
14mu|kompare-4.14.3-1|87	%{_kde_includedir}/kompare
14mu|kompare-4.14.3-1|88	%{_kde_libdir}/libkomparedialogpages.so
14mu|kompare-4.14.3-1|89	%{_kde_libdir}/libkompareinterface.so
14mu|kompare-4.14.3-1|90	
14mu|kompare-4.14.3-1|91	#----------------------------------------------------------------------------
14mu|kompare-4.14.3-1|92	
14mu|kompare-4.14.3-1|93	%prep
14mu|kompare-4.14.3-1|94	%setup -q
14mu|kompare-4.14.3-1|95	
14mu|kompare-4.14.3-1|96	%build
14mu|kompare-4.14.3-1|97	%cmake_kde4
14mu|kompare-4.14.3-1|98	%make
14mu|kompare-4.14.3-1|99	
14mu|kompare-4.14.3-1|100	%install
14mu|kompare-4.14.3-1|101	%makeinstall_std -C build
14mu|kompare-4.14.3-1|102	
14mu|kompare-4.14.3-1|103	
14mu|kompare-4.14.3-1|104	%changelog
14mu|kompare-4.14.3-1|105	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kompare-4.14.3-1|106	+ Revision: e5f40d9
14mu|kompare-4.14.3-1|107	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kompare-4.14.3-1|108	
14mu|kompare-4.14.3-1|109	

23016 14
14mu|konquest-4.14.3-1|1	Name:		konquest
14mu|konquest-4.14.3-1|2	Version:	4.14.3
14mu|konquest-4.14.3-1|3	Release:	1
14mu|konquest-4.14.3-1|4	Epoch:		1
14mu|konquest-4.14.3-1|5	Summary:	Conquer the planets of your enemy
14mu|konquest-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|konquest-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|konquest-4.14.3-1|8	URL:		http://www.kde.org/applications/games/konquest/
14mu|konquest-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|konquest-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|konquest-4.14.3-1|11	
14mu|konquest-4.14.3-1|12	%description
14mu|konquest-4.14.3-1|13	Konquest is the KDE version of Gnu-Lactic Konquest. Players conquer other
14mu|konquest-4.14.3-1|14	planets by sending ships to them. The goal is to build an interstellar
14mu|konquest-4.14.3-1|15	empire and ultimately conquer all other player's planets.
14mu|konquest-4.14.3-1|16	
14mu|konquest-4.14.3-1|17	%files
14mu|konquest-4.14.3-1|18	%{_kde_bindir}/konquest
14mu|konquest-4.14.3-1|19	%{_kde_applicationsdir}/konquest.desktop
14mu|konquest-4.14.3-1|20	%{_kde_appsdir}/konquest
14mu|konquest-4.14.3-1|21	%{_kde_docdir}/*/*/konquest
14mu|konquest-4.14.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/konquest.png
14mu|konquest-4.14.3-1|23	
14mu|konquest-4.14.3-1|24	#------------------------------------------------------------------------------
14mu|konquest-4.14.3-1|25	
14mu|konquest-4.14.3-1|26	%prep
14mu|konquest-4.14.3-1|27	%setup -q
14mu|konquest-4.14.3-1|28	
14mu|konquest-4.14.3-1|29	%build
14mu|konquest-4.14.3-1|30	%cmake_kde4
14mu|konquest-4.14.3-1|31	%make
14mu|konquest-4.14.3-1|32	
14mu|konquest-4.14.3-1|33	%install
14mu|konquest-4.14.3-1|34	%makeinstall_std -C build
14mu|konquest-4.14.3-1|35	
14mu|konquest-4.14.3-1|36	
14mu|konquest-4.14.3-1|37	%changelog
14mu|konquest-4.14.3-1|38	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|konquest-4.14.3-1|39	+ Revision: dcb78ec
14mu|konquest-4.14.3-1|40	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|konquest-4.14.3-1|41	
14mu|konquest-4.14.3-1|42	

23017 14
14mu|konsole-4.14.3-1|1	Summary:	A terminal emulator similar to xterm for KDE
14mu|konsole-4.14.3-1|2	Name:		konsole
14mu|konsole-4.14.3-1|3	Version:	4.14.3
14mu|konsole-4.14.3-1|4	Release:	1
14mu|konsole-4.14.3-1|5	Epoch:		1
14mu|konsole-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|konsole-4.14.3-1|7	License:	GPLv2 LGPLv2 GFDL
14mu|konsole-4.14.3-1|8	Url:		http://konsole.kde.org/
14mu|konsole-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|konsole-4.14.3-1|10	%if %{is_beta}
14mu|konsole-4.14.3-1|11	%define ftpdir unstable
14mu|konsole-4.14.3-1|12	%else
14mu|konsole-4.14.3-1|13	%define ftpdir stable
14mu|konsole-4.14.3-1|14	%endif
14mu|konsole-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|konsole-4.14.3-1|16	Source1:	%{name}.rpmlintrc
14mu|konsole-4.14.3-1|17	BuildRequires:	kdelibs4-devel
14mu|konsole-4.14.3-1|18	BuildRequires:	kdebase4-devel
14mu|konsole-4.14.3-1|19	Requires:	kdebase4-runtime
14mu|konsole-4.14.3-1|20	Requires:	x11-font-misc-misc
14mu|konsole-4.14.3-1|21	
14mu|konsole-4.14.3-1|22	%description
14mu|konsole-4.14.3-1|23	A terminal emulator, similar to xterm, for KDE.
14mu|konsole-4.14.3-1|24	
14mu|konsole-4.14.3-1|25	%files
14mu|konsole-4.14.3-1|26	%doc README COPYING COPYING.DOC COPYING.LIB doc/*
14mu|konsole-4.14.3-1|27	%{_kde_bindir}/konsole
14mu|konsole-4.14.3-1|28	%{_kde_bindir}/konsoleprofile
14mu|konsole-4.14.3-1|29	%{_kde_libdir}/kde4/libkonsolepart.so
14mu|konsole-4.14.3-1|30	%{_kde_libdir}/libkdeinit4_konsole.so
14mu|konsole-4.14.3-1|31	%{_kde_libdir}/libkonsoleprivate.so
14mu|konsole-4.14.3-1|32	%{_kde_appsdir}/konsole
14mu|konsole-4.14.3-1|33	%{_kde_appsdir}/kconf_update/konsole*
14mu|konsole-4.14.3-1|34	%{_kde_applicationsdir}/konsole.desktop
14mu|konsole-4.14.3-1|35	%{_kde_services}/konsolepart.desktop
14mu|konsole-4.14.3-1|36	%{_kde_services}/ServiceMenus/konsolehere.desktop
14mu|konsole-4.14.3-1|37	%{_kde_services}/ServiceMenus/konsolerun.desktop
14mu|konsole-4.14.3-1|38	%{_kde_servicetypes}/terminalemulator.desktop
14mu|konsole-4.14.3-1|39	%{_kde_docdir}/HTML/en/%{name}
14mu|konsole-4.14.3-1|40	
14mu|konsole-4.14.3-1|41	#-----------------------------------------------------------------------------
14mu|konsole-4.14.3-1|42	
14mu|konsole-4.14.3-1|43	%prep
14mu|konsole-4.14.3-1|44	%setup -q
14mu|konsole-4.14.3-1|45	
14mu|konsole-4.14.3-1|46	%build
14mu|konsole-4.14.3-1|47	%cmake_kde4
14mu|konsole-4.14.3-1|48	%make
14mu|konsole-4.14.3-1|49	
14mu|konsole-4.14.3-1|50	%install
14mu|konsole-4.14.3-1|51	%makeinstall_std -C build
14mu|konsole-4.14.3-1|52	
14mu|konsole-4.14.3-1|53	
14mu|konsole-4.14.3-1|54	%changelog
14mu|konsole-4.14.3-1|55	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|konsole-4.14.3-1|56	+ Revision: bd0b213
14mu|konsole-4.14.3-1|57	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|konsole-4.14.3-1|58	
14mu|konsole-4.14.3-1|59	

23018 14
14mu|konversation-1.5.1-1|1	Summary:	A user friendly IRC Client for KDE
14mu|konversation-1.5.1-1|2	Name:		konversation
14mu|konversation-1.5.1-1|3	Version:	1.5.1
14mu|konversation-1.5.1-1|4	Release:	1
14mu|konversation-1.5.1-1|5	License:	GPLv2+
14mu|konversation-1.5.1-1|6	Group:		Networking/IRC
14mu|konversation-1.5.1-1|7	Url:		http://konversation.kde.org
14mu|konversation-1.5.1-1|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/konversation/%{version}/src/%{name}-%{version}.tar.xz
14mu|konversation-1.5.1-1|9	BuildRequires:	kdelibs4-devel
14mu|konversation-1.5.1-1|10	BuildRequires:	kdepimlibs4-devel
14mu|konversation-1.5.1-1|11	BuildRequires:	openldap-devel
14mu|konversation-1.5.1-1|12	BuildRequires:	pkgconfig(openssl)
14mu|konversation-1.5.1-1|13	BuildRequires:	pkgconfig(qca2)
14mu|konversation-1.5.1-1|14	Provides:	kde4-irc-client
14mu|konversation-1.5.1-1|15	
14mu|konversation-1.5.1-1|16	%description
14mu|konversation-1.5.1-1|17	Konversation is a graphical Internet Relay Chat client (IRC)
14mu|konversation-1.5.1-1|18	with KDE support.
14mu|konversation-1.5.1-1|19	
14mu|konversation-1.5.1-1|20	Features:
14mu|konversation-1.5.1-1|21	
14mu|konversation-1.5.1-1|22	* Standard IRC features
14mu|konversation-1.5.1-1|23	* SSL server support
14mu|konversation-1.5.1-1|24	* Bookmarking support
14mu|konversation-1.5.1-1|25	* Easy to use graphical user interface
14mu|konversation-1.5.1-1|26	* Multiple servers and channels in one single window
14mu|konversation-1.5.1-1|27	* DCC file transfer
14mu|konversation-1.5.1-1|28	* Multiple identities for different servers
14mu|konversation-1.5.1-1|29	* Text decorations and colors
14mu|konversation-1.5.1-1|30	* OnScreen Display for notifications
14mu|konversation-1.5.1-1|31	* Automatic UTF-8 detection
14mu|konversation-1.5.1-1|32	* Per channel encoding support
14mu|konversation-1.5.1-1|33	* Theme support for nick icons
14mu|konversation-1.5.1-1|34	* Highly configurable
14mu|konversation-1.5.1-1|35	
14mu|konversation-1.5.1-1|36	%files -f %{name}.lang
14mu|konversation-1.5.1-1|37	%doc README
14mu|konversation-1.5.1-1|38	%{_kde_bindir}/*
14mu|konversation-1.5.1-1|39	%{_kde_appsdir}/%{name}
14mu|konversation-1.5.1-1|40	%{_kde_appsdir}/kconf_update/*
14mu|konversation-1.5.1-1|41	%{_kde_applicationsdir}/%{name}.desktop
14mu|konversation-1.5.1-1|42	%{_kde_iconsdir}/*/*/*/*
14mu|konversation-1.5.1-1|43	%{_kde_services}/konvirc.protocol
14mu|konversation-1.5.1-1|44	%{_kde_services}/konvirc6.protocol
14mu|konversation-1.5.1-1|45	%{_kde_services}/konvircs.protocol
14mu|konversation-1.5.1-1|46	
14mu|konversation-1.5.1-1|47	#----------------------------------------------------------------------------
14mu|konversation-1.5.1-1|48	
14mu|konversation-1.5.1-1|49	%prep
14mu|konversation-1.5.1-1|50	%setup -q
14mu|konversation-1.5.1-1|51	
14mu|konversation-1.5.1-1|52	%build
14mu|konversation-1.5.1-1|53	%cmake_kde4
14mu|konversation-1.5.1-1|54	%make
14mu|konversation-1.5.1-1|55	
14mu|konversation-1.5.1-1|56	%install
14mu|konversation-1.5.1-1|57	%makeinstall_std -C build
14mu|konversation-1.5.1-1|58	
14mu|konversation-1.5.1-1|59	%find_lang %{name} --with-html
14mu|konversation-1.5.1-1|60	
14mu|konversation-1.5.1-1|61	%changelog
14mu|konversation-1.5.1-1|62	* Wed Nov 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-1
14mu|konversation-1.5.1-1|63	+ Revision: 9b159d8
14mu|konversation-1.5.1-1|64	- New version 1.5.1
14mu|konversation-1.5.1-1|65	
14mu|konversation-1.5.1-1|66	

23019 14
14mu|kopete-4.14.3-1|1	Summary:	KDE Internet Messenger
14mu|kopete-4.14.3-1|2	Name:		kopete
14mu|kopete-4.14.3-1|3	Version:	4.14.3
14mu|kopete-4.14.3-1|4	Release:	1
14mu|kopete-4.14.3-1|5	Epoch:		3
14mu|kopete-4.14.3-1|6	License:	GPLv2+
14mu|kopete-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kopete-4.14.3-1|8	Url:		http://www.kde.org/applications/internet/kopete/
14mu|kopete-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kopete-4.14.3-1|10	%if %{is_beta}
14mu|kopete-4.14.3-1|11	%define ftpdir unstable
14mu|kopete-4.14.3-1|12	%else
14mu|kopete-4.14.3-1|13	%define ftpdir stable
14mu|kopete-4.14.3-1|14	%endif
14mu|kopete-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kopete-4.14.3-1|16	Patch0:		kopete-4.12.4-jsoncpp.patch
14mu|kopete-4.14.3-1|17	BuildRequires:	jpeg-devel
14mu|kopete-4.14.3-1|18	BuildRequires:	jsoncpp-devel
14mu|kopete-4.14.3-1|19	BuildRequires:	kdelibs4-devel
14mu|kopete-4.14.3-1|20	# Useless for now because Kleopatra headers are not installed
14mu|kopete-4.14.3-1|21	BuildRequires:	kdepim4-devel
14mu|kopete-4.14.3-1|22	BuildRequires:	kdepimlibs4-devel
14mu|kopete-4.14.3-1|23	BuildRequires:	pkgconfig(expat)
14mu|kopete-4.14.3-1|24	BuildRequires:	pkgconfig(jasper)
14mu|kopete-4.14.3-1|25	BuildRequires:	pkgconfig(libgadu)
14mu|kopete-4.14.3-1|26	BuildRequires:	pkgconfig(libidn)
14mu|kopete-4.14.3-1|27	BuildRequires:	pkgconfig(libmsn)
14mu|kopete-4.14.3-1|28	BuildRequires:	pkgconfig(libotr)
14mu|kopete-4.14.3-1|29	BuildRequires:	pkgconfig(libv4l2)
14mu|kopete-4.14.3-1|30	BuildRequires:	pkgconfig(libxml-2.0)
14mu|kopete-4.14.3-1|31	BuildRequires:	pkgconfig(libxslt)
14mu|kopete-4.14.3-1|32	BuildRequires:	pkgconfig(linphone)
14mu|kopete-4.14.3-1|33	BuildRequires:	pkgconfig(meanwhile)
14mu|kopete-4.14.3-1|34	BuildRequires:	pkgconfig(openssl)
14mu|kopete-4.14.3-1|35	BuildRequires:	pkgconfig(ortp)
14mu|kopete-4.14.3-1|36	BuildRequires:	pkgconfig(qca2)
14mu|kopete-4.14.3-1|37	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|kopete-4.14.3-1|38	BuildRequires:	pkgconfig(sqlite3)
14mu|kopete-4.14.3-1|39	BuildRequires:	pkgconfig(zlib)
14mu|kopete-4.14.3-1|40	# Not in Main
14mu|kopete-4.14.3-1|41	#BuildRequires:	srtp-devel
14mu|kopete-4.14.3-1|42	
14mu|kopete-4.14.3-1|43	Requires:	akonadi
14mu|kopete-4.14.3-1|44	Requires:	qca2-plugin-openssl-%{_lib}
14mu|kopete-4.14.3-1|45	Requires:	kdepimlibs4-core
14mu|kopete-4.14.3-1|46	Requires:	jasper
14mu|kopete-4.14.3-1|47	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mu|kopete-4.14.3-1|48	Conflicts:	%{_lib}kopete4 < 3:4.11.0
14mu|kopete-4.14.3-1|49	Conflicts:	%{_lib}kopete_otr_shared1 < 3:4.11.0
14mu|kopete-4.14.3-1|50	
14mu|kopete-4.14.3-1|51	%description
14mu|kopete-4.14.3-1|52	Kopete is a flexible and extendable multiple protocol instant messaging
14mu|kopete-4.14.3-1|53	system designed as a plugin-based system.
14mu|kopete-4.14.3-1|54	
14mu|kopete-4.14.3-1|55	All protocols are plugins and allow modular installment, configuration,
14mu|kopete-4.14.3-1|56	and usage without the main application knowing anything about the plugin
14mu|kopete-4.14.3-1|57	being loaded.
14mu|kopete-4.14.3-1|58	
14mu|kopete-4.14.3-1|59	The goal of Kopete is to provide users with a standard and easy to use
14mu|kopete-4.14.3-1|60	interface between all of their instant messaging systems, but at the same
14mu|kopete-4.14.3-1|61	time also providing developers with the ease of writing plugins to support
14mu|kopete-4.14.3-1|62	a new protocol.
14mu|kopete-4.14.3-1|63	
14mu|kopete-4.14.3-1|64	The core Kopete development team provides a handful of plugins that most
14mu|kopete-4.14.3-1|65	users can use, in addition to templates for new developers to base a
14mu|kopete-4.14.3-1|66	plugin off of.
14mu|kopete-4.14.3-1|67	
14mu|kopete-4.14.3-1|68	%files
14mu|kopete-4.14.3-1|69	%{_kde_bindir}/kopete
14mu|kopete-4.14.3-1|70	%{_kde_bindir}/kopete_latexconvert.sh
14mu|kopete-4.14.3-1|71	%{_kde_bindir}/winpopup-install
14mu|kopete-4.14.3-1|72	%{_kde_bindir}/winpopup-send
14mu|kopete-4.14.3-1|73	%{_kde_appsdir}/kopete
14mu|kopete-4.14.3-1|74	%{_kde_appsdir}/kopete_contactnotes
14mu|kopete-4.14.3-1|75	%{_kde_appsdir}/kopete_groupwise
14mu|kopete-4.14.3-1|76	%{_kde_appsdir}/kopete_history
14mu|kopete-4.14.3-1|77	%{_kde_appsdir}/kopete_history2
14mu|kopete-4.14.3-1|78	%{_kde_appsdir}/kopete_jabber
14mu|kopete-4.14.3-1|79	%{_kde_appsdir}/kopete_latex
14mu|kopete-4.14.3-1|80	%{_kde_appsdir}/kopete_otr
14mu|kopete-4.14.3-1|81	%{_kde_appsdir}/kopete_privacy
14mu|kopete-4.14.3-1|82	%{_kde_appsdir}/kopete_skype
14mu|kopete-4.14.3-1|83	%{_kde_appsdir}/kopete_statistics
14mu|kopete-4.14.3-1|84	%{_kde_appsdir}/kopete_translator
14mu|kopete-4.14.3-1|85	%{_kde_appsdir}/kopete_yahoo
14mu|kopete-4.14.3-1|86	%{_kde_appsdir}/kopete_wlm
14mu|kopete-4.14.3-1|87	%{_kde_appsdir}/kopeterichtexteditpart
14mu|kopete-4.14.3-1|88	%{_kde_appsdir}/kconf_update/kopete-*
14mu|kopete-4.14.3-1|89	%{_kde_libdir}/kde4/kcm_kopete_*
14mu|kopete-4.14.3-1|90	%{_kde_libdir}/kde4/kopete_*
14mu|kopete-4.14.3-1|91	%{_kde_libdir}/libqgroupwise.so
14mu|kopete-4.14.3-1|92	%{_kde_libdir}/kde4/libchattexteditpart.so
14mu|kopete-4.14.3-1|93	%{_kde_applicationsdir}/kopete.desktop
14mu|kopete-4.14.3-1|94	%{_kde_configdir}/kopeterc
14mu|kopete-4.14.3-1|95	%{_kde_datadir}/config.kcfg/historyconfig.kcfg
14mu|kopete-4.14.3-1|96	%{_kde_datadir}/config.kcfg/history2config.kcfg
14mu|kopete-4.14.3-1|97	%{_kde_datadir}/config.kcfg/kopeteappearancesettings.kcfg
14mu|kopete-4.14.3-1|98	%{_kde_datadir}/config.kcfg/kopetebehaviorsettings.kcfg
14mu|kopete-4.14.3-1|99	%{_kde_datadir}/config.kcfg/kopete_otr.kcfg
14mu|kopete-4.14.3-1|100	%{_kde_datadir}/config.kcfg/kopetestatussettings.kcfg
14mu|kopete-4.14.3-1|101	%{_kde_datadir}/config.kcfg/latexconfig.kcfg
14mu|kopete-4.14.3-1|102	%{_kde_datadir}/config.kcfg/nowlisteningconfig.kcfg
14mu|kopete-4.14.3-1|103	%{_kde_datadir}/config.kcfg/webpresenceconfig.kcfg
14mu|kopete-4.14.3-1|104	%{_kde_datadir}/config.kcfg/translatorconfig.kcfg
14mu|kopete-4.14.3-1|105	%{_kde_services}/aim.protocol
14mu|kopete-4.14.3-1|106	%{_kde_services}/chatwindow.desktop
14mu|kopete-4.14.3-1|107	%{_kde_services}/emailwindow.desktop
14mu|kopete-4.14.3-1|108	%{_kde_services}/kconfiguredialog/kopete_*
14mu|kopete-4.14.3-1|109	%{_kde_services}/kopete_*
14mu|kopete-4.14.3-1|110	%{_kde_services}/xmpp.protocol
14mu|kopete-4.14.3-1|111	%{_kde_services}/callto.protocol
14mu|kopete-4.14.3-1|112	%{_kde_services}/skype.protocol
14mu|kopete-4.14.3-1|113	%{_kde_services}/tel.protocol
14mu|kopete-4.14.3-1|114	%{_kde_servicetypes}/kopete*
14mu|kopete-4.14.3-1|115	%{_kde_datadir}/sounds/Kopete_Event.ogg
14mu|kopete-4.14.3-1|116	%{_kde_datadir}/sounds/Kopete_Received.ogg
14mu|kopete-4.14.3-1|117	%{_kde_datadir}/sounds/Kopete_Sent.ogg
14mu|kopete-4.14.3-1|118	%{_kde_datadir}/sounds/Kopete_User_is_Online.ogg
14mu|kopete-4.14.3-1|119	%{_kde_iconsdir}/*/*/actions/account_offline_overlay.*
14mu|kopete-4.14.3-1|120	%{_kde_iconsdir}/*/*/actions/contact_away_overlay.*
14mu|kopete-4.14.3-1|121	%{_kde_iconsdir}/*/*/actions/contact_busy_overlay.*
14mu|kopete-4.14.3-1|122	%{_kde_iconsdir}/*/*/actions/contact_food_overlay.*
14mu|kopete-4.14.3-1|123	%{_kde_iconsdir}/*/*/actions/contact_freeforchat_overlay.*
14mu|kopete-4.14.3-1|124	%{_kde_iconsdir}/*/*/actions/contact_invisible_overlay.*
14mu|kopete-4.14.3-1|125	%{_kde_iconsdir}/*/*/actions/contact_phone_overlay.*
14mu|kopete-4.14.3-1|126	%{_kde_iconsdir}/*/*/actions/contact_xa_overlay.*
14mu|kopete-4.14.3-1|127	%{_kde_iconsdir}/*/*/actions/emoticon.*
14mu|kopete-4.14.3-1|128	%{_kde_iconsdir}/*/*/actions/im-status-message-edit.*
14mu|kopete-4.14.3-1|129	%{_kde_iconsdir}/*/*/actions/mail-encrypt.*
14mu|kopete-4.14.3-1|130	%{_kde_iconsdir}/*/*/actions/metacontact_unknown.*
14mu|kopete-4.14.3-1|131	%{_kde_iconsdir}/*/*/actions/newmessage.*
14mu|kopete-4.14.3-1|132	%{_kde_iconsdir}/*/*/actions/status_unknown_overlay.*
14mu|kopete-4.14.3-1|133	%{_kde_iconsdir}/*/*/actions/status_unknown.*
14mu|kopete-4.14.3-1|134	%{_kde_iconsdir}/*/*/actions/view-user-offline-kopete.*
14mu|kopete-4.14.3-1|135	%{_kde_iconsdir}/*/*/actions/voicecall.*
14mu|kopete-4.14.3-1|136	%{_kde_iconsdir}/*/*/actions/webcamreceive.*
14mu|kopete-4.14.3-1|137	%{_kde_iconsdir}/*/*/actions/webcamsend.*
14mu|kopete-4.14.3-1|138	%{_kde_iconsdir}/*/*/apps/kopete-offline.*
14mu|kopete-4.14.3-1|139	%{_kde_iconsdir}/*/*/apps/kopete.*
14mu|kopete-4.14.3-1|140	%{_kde_iconsdir}/*/*/status/object-locked-finished.*
14mu|kopete-4.14.3-1|141	%{_kde_iconsdir}/*/*/status/object-locked-unverified.*
14mu|kopete-4.14.3-1|142	%{_kde_iconsdir}/*/*/status/object-locked-verified.*
14mu|kopete-4.14.3-1|143	%{_kde_datadir}/config.kcfg/urlpicpreview.kcfg
14mu|kopete-4.14.3-1|144	%{_kde_docdir}/HTML/*/kopete
14mu|kopete-4.14.3-1|145	%{_kde_libdir}/mozilla/plugins/skypebuttons.so
14mu|kopete-4.14.3-1|146	%dir %{_kde_libdir}/kde4/plugins/accessible
14mu|kopete-4.14.3-1|147	%{_kde_libdir}/kde4/plugins/accessible/chatwindowaccessiblewidgetfactory.so
14mu|kopete-4.14.3-1|148	%{_datadir}/dbus-1/interfaces/*.xml
14mu|kopete-4.14.3-1|149	%exclude %{_kde_appsdir}/kopete_latex
14mu|kopete-4.14.3-1|150	%exclude %{_kde_libdir}/kde4/kcm_kopete_latex.*
14mu|kopete-4.14.3-1|151	%exclude %{_kde_libdir}/kde4/kopete_latex.*
14mu|kopete-4.14.3-1|152	%exclude %{_kde_datadir}/kde4/services/kopete_latex.desktop
14mu|kopete-4.14.3-1|153	%exclude %{_kde_datadir}/config.kcfg/latexconfig.kcfg
14mu|kopete-4.14.3-1|154	%exclude %{_kde_bindir}/kopete_latexconvert.sh
14mu|kopete-4.14.3-1|155	%exclude %{_kde_datadir}/kde4/services/kconfiguredialog/kopete_latex_config.desktop
14mu|kopete-4.14.3-1|156	%exclude %{_kde_appsdir}/kopete/icons/oxygen/32x32/apps/latex.png
14mu|kopete-4.14.3-1|157	
14mu|kopete-4.14.3-1|158	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|159	
14mu|kopete-4.14.3-1|160	%package latex
14mu|kopete-4.14.3-1|161	Summary:	Kopete latex plugin for write andd read mesages in latex
14mu|kopete-4.14.3-1|162	Group:		Graphical desktop/KDE
14mu|kopete-4.14.3-1|163	Requires:	%{name} = %{EVRD}
14mu|kopete-4.14.3-1|164	Requires:	imagemagick
14mu|kopete-4.14.3-1|165	
14mu|kopete-4.14.3-1|166	%description latex
14mu|kopete-4.14.3-1|167	Kopete latex plugin for write andd read mesages in latexinder.
14mu|kopete-4.14.3-1|168	
14mu|kopete-4.14.3-1|169	%files latex
14mu|kopete-4.14.3-1|170	%{_kde_bindir}/kopete_latexconvert.sh
14mu|kopete-4.14.3-1|171	%{_kde_appsdir}/kopete_latex
14mu|kopete-4.14.3-1|172	%{_kde_appsdir}/kopete/icons/oxygen/32x32/apps/latex.png
14mu|kopete-4.14.3-1|173	%{_kde_libdir}/kde4/kcm_kopete_latex.*
14mu|kopete-4.14.3-1|174	%{_kde_libdir}/kde4/kopete_latex.*
14mu|kopete-4.14.3-1|175	%{_kde_datadir}/config.kcfg/latexconfig.kcfg
14mu|kopete-4.14.3-1|176	%{_kde_services}/kopete_latex.desktop
14mu|kopete-4.14.3-1|177	%{_kde_services}/kconfiguredialog/kopete_latex_config.desktop
14mu|kopete-4.14.3-1|178	
14mu|kopete-4.14.3-1|179	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|180	
14mu|kopete-4.14.3-1|181	%define kopetecontactlist_major 1
14mu|kopete-4.14.3-1|182	%define libkopetecontactlist %mklibname kopetecontactlist %{kopetecontactlist_major}
14mu|kopete-4.14.3-1|183	
14mu|kopete-4.14.3-1|184	%package -n %{libkopetecontactlist}
14mu|kopete-4.14.3-1|185	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|186	Group:		System/Libraries
14mu|kopete-4.14.3-1|187	
14mu|kopete-4.14.3-1|188	%description -n %{libkopetecontactlist}
14mu|kopete-4.14.3-1|189	Kopete shared library.
14mu|kopete-4.14.3-1|190	
14mu|kopete-4.14.3-1|191	%files -n %{libkopetecontactlist}
14mu|kopete-4.14.3-1|192	%{_kde_libdir}/libkopetecontactlist.so.%{kopetecontactlist_major}*
14mu|kopete-4.14.3-1|193	
14mu|kopete-4.14.3-1|194	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|195	
14mu|kopete-4.14.3-1|196	%define kyahoo_major 1
14mu|kopete-4.14.3-1|197	%define libkyahoo %mklibname kyahoo %{kyahoo_major}
14mu|kopete-4.14.3-1|198	
14mu|kopete-4.14.3-1|199	%package -n %{libkyahoo}
14mu|kopete-4.14.3-1|200	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|201	Group:		System/Libraries
14mu|kopete-4.14.3-1|202	
14mu|kopete-4.14.3-1|203	%description -n %{libkyahoo}
14mu|kopete-4.14.3-1|204	Kopete shared library.
14mu|kopete-4.14.3-1|205	
14mu|kopete-4.14.3-1|206	%files -n %{libkyahoo}
14mu|kopete-4.14.3-1|207	%{_kde_libdir}/libkyahoo.so.%{kyahoo_major}*
14mu|kopete-4.14.3-1|208	
14mu|kopete-4.14.3-1|209	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|210	
14mu|kopete-4.14.3-1|211	%define kopete_videodevice_major 4
14mu|kopete-4.14.3-1|212	%define libkopete_videodevice %mklibname kopete_videodevice %{kopete_videodevice_major}
14mu|kopete-4.14.3-1|213	
14mu|kopete-4.14.3-1|214	%package -n %{libkopete_videodevice}
14mu|kopete-4.14.3-1|215	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|216	Group:		System/Libraries
14mu|kopete-4.14.3-1|217	
14mu|kopete-4.14.3-1|218	%description -n %{libkopete_videodevice}
14mu|kopete-4.14.3-1|219	Kopete shared library.
14mu|kopete-4.14.3-1|220	
14mu|kopete-4.14.3-1|221	%files -n %{libkopete_videodevice}
14mu|kopete-4.14.3-1|222	%{_kde_libdir}/libkopete_videodevice.so.%{kopete_videodevice_major}*
14mu|kopete-4.14.3-1|223	
14mu|kopete-4.14.3-1|224	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|225	
14mu|kopete-4.14.3-1|226	%define kopeteaddaccountwizard_major 1
14mu|kopete-4.14.3-1|227	%define libkopeteaddaccountwizard %mklibname kopeteaddaccountwizard %{kopeteaddaccountwizard_major}
14mu|kopete-4.14.3-1|228	
14mu|kopete-4.14.3-1|229	%package -n %{libkopeteaddaccountwizard}
14mu|kopete-4.14.3-1|230	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|231	Group:		System/Libraries
14mu|kopete-4.14.3-1|232	
14mu|kopete-4.14.3-1|233	%description -n %{libkopeteaddaccountwizard}
14mu|kopete-4.14.3-1|234	Kopete shared library.
14mu|kopete-4.14.3-1|235	
14mu|kopete-4.14.3-1|236	%files -n %{libkopeteaddaccountwizard}
14mu|kopete-4.14.3-1|237	%{_kde_libdir}/libkopeteaddaccountwizard.so.%{kopeteaddaccountwizard_major}*
14mu|kopete-4.14.3-1|238	
14mu|kopete-4.14.3-1|239	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|240	
14mu|kopete-4.14.3-1|241	%define kopete_major 4
14mu|kopete-4.14.3-1|242	%define libkopete %mklibname kopete %{kopete_major}
14mu|kopete-4.14.3-1|243	
14mu|kopete-4.14.3-1|244	%package -n %{libkopete}
14mu|kopete-4.14.3-1|245	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|246	Group:		System/Libraries
14mu|kopete-4.14.3-1|247	
14mu|kopete-4.14.3-1|248	%description -n %{libkopete}
14mu|kopete-4.14.3-1|249	Kopete shared library.
14mu|kopete-4.14.3-1|250	
14mu|kopete-4.14.3-1|251	%files -n %{libkopete}
14mu|kopete-4.14.3-1|252	%{_kde_libdir}/libkopete.so.%{kopete_major}*
14mu|kopete-4.14.3-1|253	
14mu|kopete-4.14.3-1|254	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|255	
14mu|kopete-4.14.3-1|256	%define kopeteprivacy_major 1
14mu|kopete-4.14.3-1|257	%define libkopeteprivacy %mklibname kopeteprivacy %{kopeteprivacy_major}
14mu|kopete-4.14.3-1|258	
14mu|kopete-4.14.3-1|259	%package -n %{libkopeteprivacy}
14mu|kopete-4.14.3-1|260	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|261	Group:		System/Libraries
14mu|kopete-4.14.3-1|262	
14mu|kopete-4.14.3-1|263	%description -n %{libkopeteprivacy}
14mu|kopete-4.14.3-1|264	Kopete shared library.
14mu|kopete-4.14.3-1|265	
14mu|kopete-4.14.3-1|266	%files -n %{libkopeteprivacy}
14mu|kopete-4.14.3-1|267	%{_kde_libdir}/libkopeteprivacy.so.%{kopeteprivacy_major}*
14mu|kopete-4.14.3-1|268	
14mu|kopete-4.14.3-1|269	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|270	
14mu|kopete-4.14.3-1|271	%define kopetechatwindow_shared_major 1
14mu|kopete-4.14.3-1|272	%define libkopetechatwindow_shared %mklibname kopetechatwindow_shared %{kopetechatwindow_shared_major}
14mu|kopete-4.14.3-1|273	
14mu|kopete-4.14.3-1|274	%package -n %{libkopetechatwindow_shared}
14mu|kopete-4.14.3-1|275	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|276	Group:		System/Libraries
14mu|kopete-4.14.3-1|277	
14mu|kopete-4.14.3-1|278	%description -n %{libkopetechatwindow_shared}
14mu|kopete-4.14.3-1|279	Kopete shared library.
14mu|kopete-4.14.3-1|280	
14mu|kopete-4.14.3-1|281	%files -n %{libkopetechatwindow_shared}
14mu|kopete-4.14.3-1|282	%{_kde_libdir}/libkopetechatwindow_shared.so.%{kopetechatwindow_shared_major}*
14mu|kopete-4.14.3-1|283	
14mu|kopete-4.14.3-1|284	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|285	
14mu|kopete-4.14.3-1|286	%define kopete_otr_shared_major 1
14mu|kopete-4.14.3-1|287	%define libkopete_otr_shared %mklibname kopete_otr_shared %{kopete_otr_shared_major}
14mu|kopete-4.14.3-1|288	
14mu|kopete-4.14.3-1|289	%package -n %{libkopete_otr_shared}
14mu|kopete-4.14.3-1|290	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|291	Group:		System/Libraries
14mu|kopete-4.14.3-1|292	Conflicts:	kopete-otr < 0.8
14mu|kopete-4.14.3-1|293	
14mu|kopete-4.14.3-1|294	%description -n %{libkopete_otr_shared}
14mu|kopete-4.14.3-1|295	Kopete shared library.
14mu|kopete-4.14.3-1|296	
14mu|kopete-4.14.3-1|297	%files -n %{libkopete_otr_shared}
14mu|kopete-4.14.3-1|298	%{_kde_libdir}/libkopete_otr_shared.so.%{kopete_otr_shared_major}*
14mu|kopete-4.14.3-1|299	
14mu|kopete-4.14.3-1|300	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|301	
14mu|kopete-4.14.3-1|302	%define kopetestatusmenu_major 1
14mu|kopete-4.14.3-1|303	%define libkopetestatusmenu %mklibname kopetestatusmenu %{kopetestatusmenu_major}
14mu|kopete-4.14.3-1|304	
14mu|kopete-4.14.3-1|305	%package -n %{libkopetestatusmenu}
14mu|kopete-4.14.3-1|306	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|307	Group:		System/Libraries
14mu|kopete-4.14.3-1|308	
14mu|kopete-4.14.3-1|309	%description -n %{libkopetestatusmenu}
14mu|kopete-4.14.3-1|310	Kopete shared library.
14mu|kopete-4.14.3-1|311	
14mu|kopete-4.14.3-1|312	%files -n %{libkopetestatusmenu}
14mu|kopete-4.14.3-1|313	%{_kde_libdir}/libkopetestatusmenu.so.%{kopetestatusmenu_major}*
14mu|kopete-4.14.3-1|314	
14mu|kopete-4.14.3-1|315	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|316	
14mu|kopete-4.14.3-1|317	%define kopete_oscar_major 4
14mu|kopete-4.14.3-1|318	%define libkopete_oscar %mklibname kopete_oscar %{kopete_oscar_major}
14mu|kopete-4.14.3-1|319	
14mu|kopete-4.14.3-1|320	%package -n %{libkopete_oscar}
14mu|kopete-4.14.3-1|321	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|322	Group:		System/Libraries
14mu|kopete-4.14.3-1|323	
14mu|kopete-4.14.3-1|324	%description -n %{libkopete_oscar}
14mu|kopete-4.14.3-1|325	Kopete shared library.
14mu|kopete-4.14.3-1|326	
14mu|kopete-4.14.3-1|327	%files -n %{libkopete_oscar}
14mu|kopete-4.14.3-1|328	%{_kde_libdir}/libkopete_oscar.so.%{kopete_oscar_major}*
14mu|kopete-4.14.3-1|329	
14mu|kopete-4.14.3-1|330	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|331	
14mu|kopete-4.14.3-1|332	%define oscar_major 1
14mu|kopete-4.14.3-1|333	%define liboscar %mklibname oscar %{oscar_major}
14mu|kopete-4.14.3-1|334	
14mu|kopete-4.14.3-1|335	%package -n %{liboscar}
14mu|kopete-4.14.3-1|336	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|337	Group:		System/Libraries
14mu|kopete-4.14.3-1|338	
14mu|kopete-4.14.3-1|339	%description -n %{liboscar}
14mu|kopete-4.14.3-1|340	Kopete shared library.
14mu|kopete-4.14.3-1|341	
14mu|kopete-4.14.3-1|342	%files -n %{liboscar}
14mu|kopete-4.14.3-1|343	%{_kde_libdir}/liboscar.so.%{oscar_major}*
14mu|kopete-4.14.3-1|344	
14mu|kopete-4.14.3-1|345	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|346	
14mu|kopete-4.14.3-1|347	%define kopeteidentity_major 1
14mu|kopete-4.14.3-1|348	%define libkopeteidentity %mklibname kopeteidentity %{kopeteidentity_major}
14mu|kopete-4.14.3-1|349	
14mu|kopete-4.14.3-1|350	%package -n %{libkopeteidentity}
14mu|kopete-4.14.3-1|351	Summary:	Kopete shared library
14mu|kopete-4.14.3-1|352	Group:		System/Libraries
14mu|kopete-4.14.3-1|353	
14mu|kopete-4.14.3-1|354	%description -n %{libkopeteidentity}
14mu|kopete-4.14.3-1|355	Kopete shared library.
14mu|kopete-4.14.3-1|356	
14mu|kopete-4.14.3-1|357	%files -n %{libkopeteidentity}
14mu|kopete-4.14.3-1|358	%{_kde_libdir}/libkopeteidentity.so.%{kopeteidentity_major}*
14mu|kopete-4.14.3-1|359	
14mu|kopete-4.14.3-1|360	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|361	
14mu|kopete-4.14.3-1|362	%package devel
14mu|kopete-4.14.3-1|363	Summary:	Development files for Kopete
14mu|kopete-4.14.3-1|364	Group:		Development/KDE and Qt
14mu|kopete-4.14.3-1|365	Requires:	%{libkopetecontactlist} = %{EVRD}
14mu|kopete-4.14.3-1|366	Requires:	%{libkyahoo} = %{EVRD}
14mu|kopete-4.14.3-1|367	Requires:	%{libkopete_videodevice} = %{EVRD}
14mu|kopete-4.14.3-1|368	Requires:	%{libkopeteaddaccountwizard} = %{EVRD}
14mu|kopete-4.14.3-1|369	Requires:	%{libkopete} = %{EVRD}
14mu|kopete-4.14.3-1|370	Requires:	%{libkopeteprivacy} = %{EVRD}
14mu|kopete-4.14.3-1|371	Requires:	%{libkopetechatwindow_shared} = %{EVRD}
14mu|kopete-4.14.3-1|372	Requires:	%{libkopete_oscar} = %{EVRD}
14mu|kopete-4.14.3-1|373	Requires:	%{liboscar} = %{EVRD}
14mu|kopete-4.14.3-1|374	Requires:	%{libkopete_otr_shared} = %{EVRD}
14mu|kopete-4.14.3-1|375	Requires:	%{libkopeteidentity} = %{EVRD}
14mu|kopete-4.14.3-1|376	Requires:	%{libkopetestatusmenu} = %{EVRD}
14mu|kopete-4.14.3-1|377	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mu|kopete-4.14.3-1|378	
14mu|kopete-4.14.3-1|379	%description devel
14mu|kopete-4.14.3-1|380	This package contains header files needed if you want to build applications
14mu|kopete-4.14.3-1|381	based on Kopete.
14mu|kopete-4.14.3-1|382	
14mu|kopete-4.14.3-1|383	%files devel
14mu|kopete-4.14.3-1|384	%{_kde_libdir}/*.so
14mu|kopete-4.14.3-1|385	%exclude %{_kde_libdir}/libqgroupwise.so
14mu|kopete-4.14.3-1|386	%{_kde_includedir}/kopete
14mu|kopete-4.14.3-1|387	
14mu|kopete-4.14.3-1|388	#----------------------------------------------------------------------------
14mu|kopete-4.14.3-1|389	
14mu|kopete-4.14.3-1|390	%prep
14mu|kopete-4.14.3-1|391	%setup -q
14mu|kopete-4.14.3-1|392	%patch0 -p1
14mu|kopete-4.14.3-1|393	
14mu|kopete-4.14.3-1|394	%build
14mu|kopete-4.14.3-1|395	%cmake_kde4 -DWITH_GOOGLETALK=OFF
14mu|kopete-4.14.3-1|396	%make
14mu|kopete-4.14.3-1|397	
14mu|kopete-4.14.3-1|398	%install
14mu|kopete-4.14.3-1|399	%makeinstall_std -C build
14mu|kopete-4.14.3-1|400	
14mu|kopete-4.14.3-1|401	
14mu|kopete-4.14.3-1|402	%changelog
14mu|kopete-4.14.3-1|403	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kopete-4.14.3-1|404	+ Revision: deeca81
14mu|kopete-4.14.3-1|405	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kopete-4.14.3-1|406	
14mu|kopete-4.14.3-1|407	

23020 14
14mu|korundum-4.14.3-1|1	Summary:	KDE4 bindings for Ruby
14mu|korundum-4.14.3-1|2	Name:		korundum
14mu|korundum-4.14.3-1|3	Version:	4.14.3
14mu|korundum-4.14.3-1|4	Release:	1
14mu|korundum-4.14.3-1|5	Epoch:		1
14mu|korundum-4.14.3-1|6	License:	GPLv2+ and LGPLv2.1+
14mu|korundum-4.14.3-1|7	Group:		Development/KDE and Qt
14mu|korundum-4.14.3-1|8	Url:		http://www.kde.org
14mu|korundum-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|korundum-4.14.3-1|10	BuildRequires:	ruby-qt4-devel >= 1:%{version}
14mu|korundum-4.14.3-1|11	BuildRequires:	smokekde-devel >= 1:%{version}
14mu|korundum-4.14.3-1|12	BuildRequires:	pkgconfig(akonadi)
14mu|korundum-4.14.3-1|13	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|korundum-4.14.3-1|14	Requires:	ruby-qt4 >= 1:%{version}
14mu|korundum-4.14.3-1|15	Obsoletes:	ruby-kde4 < 1:4.6.90
14mu|korundum-4.14.3-1|16	Provides:	ruby-kde4 = %{EVRD}
14mu|korundum-4.14.3-1|17	Provides:	kderuby = %{EVRD}
14mu|korundum-4.14.3-1|18	
14mu|korundum-4.14.3-1|19	%description
14mu|korundum-4.14.3-1|20	A KDE4 bindings for Ruby language.
14mu|korundum-4.14.3-1|21	
14mu|korundum-4.14.3-1|22	%files
14mu|korundum-4.14.3-1|23	%{_kde_bindir}/krubyapplication
14mu|korundum-4.14.3-1|24	%{_kde_libdir}/kde4/krubypluginfactory.so
14mu|korundum-4.14.3-1|25	%{ruby_sitearchdir}/akonadi.so
14mu|korundum-4.14.3-1|26	%{ruby_sitearchdir}/khtml.so
14mu|korundum-4.14.3-1|27	%{ruby_sitearchdir}/kio.so
14mu|korundum-4.14.3-1|28	%{ruby_sitearchdir}/korundum4.so
14mu|korundum-4.14.3-1|29	%{ruby_sitearchdir}/ktexteditor.so
14mu|korundum-4.14.3-1|30	%{ruby_sitearchdir}/solid.so
14mu|korundum-4.14.3-1|31	%{ruby_sitearchdir}/soprano.so
14mu|korundum-4.14.3-1|32	%{ruby_sitearchdir}/nepomuk.so
14mu|korundum-4.14.3-1|33	%{ruby_sitearchdir}/plasma_applet.so
14mu|korundum-4.14.3-1|34	%{ruby_sitearchdir}/okular.so
14mu|korundum-4.14.3-1|35	%{ruby_sitearchdir}/kate.so
14mu|korundum-4.14.3-1|36	%{ruby_sitelibdir}/KDE
14mu|korundum-4.14.3-1|37	%{ruby_sitelibdir}/akonadi
14mu|korundum-4.14.3-1|38	%{ruby_sitelibdir}/khtml
14mu|korundum-4.14.3-1|39	%{ruby_sitelibdir}/ktexteditor
14mu|korundum-4.14.3-1|40	%{ruby_sitelibdir}/soprano
14mu|korundum-4.14.3-1|41	%{ruby_sitelibdir}/nepomuk
14mu|korundum-4.14.3-1|42	%{ruby_sitelibdir}/solid
14mu|korundum-4.14.3-1|43	%{ruby_sitelibdir}/okular
14mu|korundum-4.14.3-1|44	%{ruby_sitelibdir}/kio
14mu|korundum-4.14.3-1|45	%{_kde_appsdir}/plasma_applet_ruby_clock
14mu|korundum-4.14.3-1|46	%{_kde_appsdir}/plasma_ruby_digital_clock
14mu|korundum-4.14.3-1|47	%{_kde_services}/*.desktop
14mu|korundum-4.14.3-1|48	
14mu|korundum-4.14.3-1|49	#------------------------------------------------------------------------------
14mu|korundum-4.14.3-1|50	
14mu|korundum-4.14.3-1|51	%package devel
14mu|korundum-4.14.3-1|52	Summary:	Tools for ruby-kde4
14mu|korundum-4.14.3-1|53	Group:		Development/KDE and Qt
14mu|korundum-4.14.3-1|54	Requires:	ruby-qt4-devel >= %{epoch}:%{version}
14mu|korundum-4.14.3-1|55	Requires:	%{name} = %{EVRD}
14mu|korundum-4.14.3-1|56	Obsoletes:	ruby-kde4-devel < 1:4.6.90
14mu|korundum-4.14.3-1|57	Provides:	ruby-kde4-devel = %{EVRD}
14mu|korundum-4.14.3-1|58	
14mu|korundum-4.14.3-1|59	%description devel
14mu|korundum-4.14.3-1|60	ruby-kde4 devel files.
14mu|korundum-4.14.3-1|61	
14mu|korundum-4.14.3-1|62	%files devel
14mu|korundum-4.14.3-1|63	%{_kde_bindir}/rbkconfig_compiler4
14mu|korundum-4.14.3-1|64	%{_kde_datadir}/applications/kde4/dbpedia_references.desktop
14mu|korundum-4.14.3-1|65	%{_kde_appsdir}/dbpedia_references
14mu|korundum-4.14.3-1|66	
14mu|korundum-4.14.3-1|67	#------------------------------------------------------------------------------
14mu|korundum-4.14.3-1|68	
14mu|korundum-4.14.3-1|69	%prep
14mu|korundum-4.14.3-1|70	%setup -q
14mu|korundum-4.14.3-1|71	
14mu|korundum-4.14.3-1|72	%build
14mu|korundum-4.14.3-1|73	%cmake_kde4
14mu|korundum-4.14.3-1|74	%make
14mu|korundum-4.14.3-1|75	
14mu|korundum-4.14.3-1|76	%install
14mu|korundum-4.14.3-1|77	%makeinstall_std -C build
14mu|korundum-4.14.3-1|78	
14mu|korundum-4.14.3-1|79	
14mu|korundum-4.14.3-1|80	%changelog
14mu|korundum-4.14.3-1|81	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|korundum-4.14.3-1|82	+ Revision: dede46a
14mu|korundum-4.14.3-1|83	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|korundum-4.14.3-1|84	
14mu|korundum-4.14.3-1|85	

23021 14
14mu|kpackage-5.24.0-1|1	%define fw_version 5.24
14mu|kpackage-5.24.0-1|2	
14mu|kpackage-5.24.0-1|3	Summary:	KDE Frameworks 5 module used to install and load non-binary packages
14mu|kpackage-5.24.0-1|4	Name:		kpackage
14mu|kpackage-5.24.0-1|5	Version:	5.24.0
14mu|kpackage-5.24.0-1|6	Release:	1
14mu|kpackage-5.24.0-1|7	License:	GPLv2+
14mu|kpackage-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kpackage-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kpackage-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kpackage-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kpackage-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kpackage-5.24.0-1|13	BuildRequires:	karchive-devel >= %{version}
14mu|kpackage-5.24.0-1|14	BuildRequires:	kconfig-devel >= %{version}
14mu|kpackage-5.24.0-1|15	BuildRequires:	kcoreaddons-devel >= %{version}
14mu|kpackage-5.24.0-1|16	BuildRequires:	kdoctools-devel >= %{version}
14mu|kpackage-5.24.0-1|17	BuildRequires:	ki18n-devel >= %{version}
14mu|kpackage-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Core)
14mu|kpackage-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Test)
14mu|kpackage-5.24.0-1|20	
14mu|kpackage-5.24.0-1|21	%description
14mu|kpackage-5.24.0-1|22	KDE Frameworks 5 module used to install and load non-binary packages.
14mu|kpackage-5.24.0-1|23	
14mu|kpackage-5.24.0-1|24	The Package framework lets the user to install and load packages of non-binary
14mu|kpackage-5.24.0-1|25	content such as scripted extensions or graphic assets, as they were traditional
14mu|kpackage-5.24.0-1|26	plugins.
14mu|kpackage-5.24.0-1|27	
14mu|kpackage-5.24.0-1|28	%files
14mu|kpackage-5.24.0-1|29	%{_kde5_bindir}/kpackagetool5
14mu|kpackage-5.24.0-1|30	%{_kde5_mandir}/man1/kpackagetool5.1*
14mu|kpackage-5.24.0-1|31	%{_kde5_servicetypes}/kpackage-packagestructure.desktop
14mu|kpackage-5.24.0-1|32	
14mu|kpackage-5.24.0-1|33	#----------------------------------------------------------------------------
14mu|kpackage-5.24.0-1|34	
14mu|kpackage-5.24.0-1|35	%package i18n
14mu|kpackage-5.24.0-1|36	Summary:	KPackage translations
14mu|kpackage-5.24.0-1|37	Group:		System/Internationalization
14mu|kpackage-5.24.0-1|38	BuildArch:	noarch
14mu|kpackage-5.24.0-1|39	
14mu|kpackage-5.24.0-1|40	%description i18n
14mu|kpackage-5.24.0-1|41	KPackage translations.
14mu|kpackage-5.24.0-1|42	
14mu|kpackage-5.24.0-1|43	%files i18n -f %{name}.lang
14mu|kpackage-5.24.0-1|44	
14mu|kpackage-5.24.0-1|45	#----------------------------------------------------------------------------
14mu|kpackage-5.24.0-1|46	
14mu|kpackage-5.24.0-1|47	%define kf5package_major 5
14mu|kpackage-5.24.0-1|48	%define libkf5package %mklibname kf5package %{kf5package_major}
14mu|kpackage-5.24.0-1|49	
14mu|kpackage-5.24.0-1|50	%package -n %{libkf5package}
14mu|kpackage-5.24.0-1|51	Summary:	KDE Frameworks 5 package management shared library
14mu|kpackage-5.24.0-1|52	Group:		System/Libraries
14mu|kpackage-5.24.0-1|53	Requires:	%{name}
14mu|kpackage-5.24.0-1|54	Requires:	%{name}-i18n
14mu|kpackage-5.24.0-1|55	
14mu|kpackage-5.24.0-1|56	%description -n %{libkf5package}
14mu|kpackage-5.24.0-1|57	KDE Frameworks 5 package management shared library.
14mu|kpackage-5.24.0-1|58	
14mu|kpackage-5.24.0-1|59	%files -n %{libkf5package}
14mu|kpackage-5.24.0-1|60	%{_kde5_libdir}/libKF5Package.so.%{kf5package_major}*
14mu|kpackage-5.24.0-1|61	
14mu|kpackage-5.24.0-1|62	#----------------------------------------------------------------------------
14mu|kpackage-5.24.0-1|63	
14mu|kpackage-5.24.0-1|64	%define devkf5package %mklibname kf5package -d
14mu|kpackage-5.24.0-1|65	
14mu|kpackage-5.24.0-1|66	%package -n %{devkf5package}
14mu|kpackage-5.24.0-1|67	Summary:	Development files for KDE Frameworks 5 package management module
14mu|kpackage-5.24.0-1|68	Group:		Development/KDE and Qt
14mu|kpackage-5.24.0-1|69	Requires:	%{libkf5package} = %{EVRD}
14mu|kpackage-5.24.0-1|70	Provides:	%{name}-devel = %{EVRD}
14mu|kpackage-5.24.0-1|71	Provides:	kf5package-devel = %{version}
14mu|kpackage-5.24.0-1|72	
14mu|kpackage-5.24.0-1|73	%description -n %{devkf5package}
14mu|kpackage-5.24.0-1|74	This package contains header files needed if you wish to build applications
14mu|kpackage-5.24.0-1|75	based on %{name}.
14mu|kpackage-5.24.0-1|76	
14mu|kpackage-5.24.0-1|77	%files -n %{devkf5package}
14mu|kpackage-5.24.0-1|78	%{_kde5_includedir}/KF5/KPackage
14mu|kpackage-5.24.0-1|79	%{_kde5_includedir}/KF5/kpackage_version.h
14mu|kpackage-5.24.0-1|80	%{_kde5_libdir}/cmake/KF5Package
14mu|kpackage-5.24.0-1|81	%{_kde5_libdir}/libKF5Package.so
14mu|kpackage-5.24.0-1|82	
14mu|kpackage-5.24.0-1|83	#----------------------------------------------------------------------------
14mu|kpackage-5.24.0-1|84	
14mu|kpackage-5.24.0-1|85	%prep
14mu|kpackage-5.24.0-1|86	%setup -q
14mu|kpackage-5.24.0-1|87	
14mu|kpackage-5.24.0-1|88	%build
14mu|kpackage-5.24.0-1|89	%cmake_kde5
14mu|kpackage-5.24.0-1|90	%make
14mu|kpackage-5.24.0-1|91	
14mu|kpackage-5.24.0-1|92	%install
14mu|kpackage-5.24.0-1|93	%makeinstall_std -C build
14mu|kpackage-5.24.0-1|94	
14mu|kpackage-5.24.0-1|95	%find_lang %{name} --all-name --with-qt --with-man
14mu|kpackage-5.24.0-1|96	
14mu|kpackage-5.24.0-1|97	%changelog
14mu|kpackage-5.24.0-1|98	
14mu|kpackage-5.24.0-1|99	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kpackage-5.24.0-1|100	- (b50ac21) New version 5.24.0
14mu|kpackage-5.24.0-1|101	
14mu|kpackage-5.24.0-1|102	

23022 14
14mu|kparts-5.24.0-1|1	%define fw_version 5.24
14mu|kparts-5.24.0-1|2	
14mu|kparts-5.24.0-1|3	Summary:	KDE Frameworks 5 document centric plugin system module
14mu|kparts-5.24.0-1|4	Name:		kparts
14mu|kparts-5.24.0-1|5	Version:	5.24.0
14mu|kparts-5.24.0-1|6	Release:	1
14mu|kparts-5.24.0-1|7	License:	GPLv2+
14mu|kparts-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kparts-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kparts-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kparts-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kparts-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kparts-5.24.0-1|13	BuildRequires:	kconfig-devel >= %{version}
14mu|kparts-5.24.0-1|14	BuildRequires:	kcoreaddons-devel >= %{version}
14mu|kparts-5.24.0-1|15	BuildRequires:	ki18n-devel >= %{version}
14mu|kparts-5.24.0-1|16	BuildRequires:	kiconthemes-devel >= %{version}
14mu|kparts-5.24.0-1|17	BuildRequires:	kio-devel >= %{version}
14mu|kparts-5.24.0-1|18	BuildRequires:	kjobwidgets-devel >= %{version}
14mu|kparts-5.24.0-1|19	BuildRequires:	knotifications-devel >= %{version}
14mu|kparts-5.24.0-1|20	BuildRequires:	kservice-devel >= %{version}
14mu|kparts-5.24.0-1|21	BuildRequires:	ktextwidgets-devel >= %{version}
14mu|kparts-5.24.0-1|22	BuildRequires:	kwidgetsaddons-devel >= %{version}
14mu|kparts-5.24.0-1|23	BuildRequires:	kxmlgui-devel >= %{version}
14mu|kparts-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Core)
14mu|kparts-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kparts-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Test)
14mu|kparts-5.24.0-1|27	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kparts-5.24.0-1|28	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kparts-5.24.0-1|29	
14mu|kparts-5.24.0-1|30	%description
14mu|kparts-5.24.0-1|31	KDE Frameworks 5 document centric plugin system module.
14mu|kparts-5.24.0-1|32	
14mu|kparts-5.24.0-1|33	KParts implements the framework for KDE parts, which are elaborate widgets
14mu|kparts-5.24.0-1|34	with a user-interface defined in terms of actions (menu items, toolbar icons).
14mu|kparts-5.24.0-1|35	
14mu|kparts-5.24.0-1|36	%files
14mu|kparts-5.24.0-1|37	%{_kde5_servicetypes}/*.desktop
14mu|kparts-5.24.0-1|38	%{_qt5_plugindir}/notepadpart.so
14mu|kparts-5.24.0-1|39	%{_qt5_plugindir}/spellcheckplugin.so
14mu|kparts-5.24.0-1|40	
14mu|kparts-5.24.0-1|41	#----------------------------------------------------------------------------
14mu|kparts-5.24.0-1|42	
14mu|kparts-5.24.0-1|43	%package i18n
14mu|kparts-5.24.0-1|44	Summary:	KParts translations
14mu|kparts-5.24.0-1|45	Group:		System/Internationalization
14mu|kparts-5.24.0-1|46	BuildArch:	noarch
14mu|kparts-5.24.0-1|47	
14mu|kparts-5.24.0-1|48	%description i18n
14mu|kparts-5.24.0-1|49	KParts translations.
14mu|kparts-5.24.0-1|50	
14mu|kparts-5.24.0-1|51	%files i18n -f %{name}.lang
14mu|kparts-5.24.0-1|52	
14mu|kparts-5.24.0-1|53	#----------------------------------------------------------------------------
14mu|kparts-5.24.0-1|54	
14mu|kparts-5.24.0-1|55	%define kf5parts_major 5
14mu|kparts-5.24.0-1|56	%define libkf5parts %mklibname kf5parts %{kf5parts_major}
14mu|kparts-5.24.0-1|57	
14mu|kparts-5.24.0-1|58	%package -n %{libkf5parts}
14mu|kparts-5.24.0-1|59	Summary:	KDE Frameworks 5 document centric plugin system shared library
14mu|kparts-5.24.0-1|60	Group:		System/Libraries
14mu|kparts-5.24.0-1|61	Requires:	%{name}
14mu|kparts-5.24.0-1|62	Requires:	%{name}-i18n
14mu|kparts-5.24.0-1|63	
14mu|kparts-5.24.0-1|64	%description -n %{libkf5parts}
14mu|kparts-5.24.0-1|65	KDE Frameworks 5 document centric plugin system shared library.
14mu|kparts-5.24.0-1|66	
14mu|kparts-5.24.0-1|67	%files -n %{libkf5parts}
14mu|kparts-5.24.0-1|68	%{_kde5_libdir}/libKF5Parts.so.%{kf5parts_major}*
14mu|kparts-5.24.0-1|69	
14mu|kparts-5.24.0-1|70	#----------------------------------------------------------------------------
14mu|kparts-5.24.0-1|71	
14mu|kparts-5.24.0-1|72	%define devkf5parts %mklibname kf5parts -d
14mu|kparts-5.24.0-1|73	
14mu|kparts-5.24.0-1|74	%package -n %{devkf5parts}
14mu|kparts-5.24.0-1|75	Summary:	Development files for KDE Frameworks 5 document centric plugin system module
14mu|kparts-5.24.0-1|76	Group:		Development/KDE and Qt
14mu|kparts-5.24.0-1|77	Requires:	%{libkf5parts} = %{EVRD}
14mu|kparts-5.24.0-1|78	Provides:	%{name}-devel = %{EVRD}
14mu|kparts-5.24.0-1|79	Provides:	kf5parts-devel = %{version}
14mu|kparts-5.24.0-1|80	
14mu|kparts-5.24.0-1|81	%description -n %{devkf5parts}
14mu|kparts-5.24.0-1|82	This package contains header files needed if you wish to build applications
14mu|kparts-5.24.0-1|83	based on %{name}.
14mu|kparts-5.24.0-1|84	
14mu|kparts-5.24.0-1|85	%files -n %{devkf5parts}
14mu|kparts-5.24.0-1|86	%{_kde5_includedir}/KF5/KParts
14mu|kparts-5.24.0-1|87	%{_kde5_includedir}/KF5/kparts_version.h
14mu|kparts-5.24.0-1|88	%{_kde5_libdir}/cmake/KF5Parts
14mu|kparts-5.24.0-1|89	%{_kde5_libdir}/libKF5Parts.so
14mu|kparts-5.24.0-1|90	%{_kde5_mkspecsdir}/*.pri
14mu|kparts-5.24.0-1|91	
14mu|kparts-5.24.0-1|92	#----------------------------------------------------------------------------
14mu|kparts-5.24.0-1|93	
14mu|kparts-5.24.0-1|94	%prep
14mu|kparts-5.24.0-1|95	%setup -q
14mu|kparts-5.24.0-1|96	
14mu|kparts-5.24.0-1|97	%build
14mu|kparts-5.24.0-1|98	%cmake_kde5
14mu|kparts-5.24.0-1|99	%make
14mu|kparts-5.24.0-1|100	
14mu|kparts-5.24.0-1|101	%install
14mu|kparts-5.24.0-1|102	%makeinstall_std -C build
14mu|kparts-5.24.0-1|103	
14mu|kparts-5.24.0-1|104	%find_lang %{name} --all-name --with-qt
14mu|kparts-5.24.0-1|105	
14mu|kparts-5.24.0-1|106	%changelog
14mu|kparts-5.24.0-1|107	
14mu|kparts-5.24.0-1|108	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kparts-5.24.0-1|109	- (023f076) New version 5.24.0
14mu|kparts-5.24.0-1|110	
14mu|kparts-5.24.0-1|111	

23023 14
14mu|kpat-4.14.3-1|1	Name:		kpat
14mu|kpat-4.14.3-1|2	Version:	4.14.3
14mu|kpat-4.14.3-1|3	Release:	1
14mu|kpat-4.14.3-1|4	Epoch:		1
14mu|kpat-4.14.3-1|5	Summary:	Several patience card games
14mu|kpat-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kpat-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kpat-4.14.3-1|8	URL:		http://www.kde.org/applications/games/kpatience/
14mu|kpat-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kpat-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kpat-4.14.3-1|11	Requires:	libkdegames-common
14mu|kpat-4.14.3-1|12	Conflicts:	kdegames4-devel < 1:4.5.71-0.svn1184269.2
14mu|kpat-4.14.3-1|13	Conflicts:	kdegames4-core < 1:4.9.80
14mu|kpat-4.14.3-1|14	
14mu|kpat-4.14.3-1|15	%description -n kpat
14mu|kpat-4.14.3-1|16	KPatience is a relaxing card sorting game. To win the game a player has to
14mu|kpat-4.14.3-1|17	arrange a single deck of cards in certain order amongst each other.
14mu|kpat-4.14.3-1|18	
14mu|kpat-4.14.3-1|19	%files -n kpat
14mu|kpat-4.14.3-1|20	%{_kde_bindir}/kpat
14mu|kpat-4.14.3-1|21	%{_kde_libdir}/libkcardgame.so
14mu|kpat-4.14.3-1|22	%{_kde_applicationsdir}/kpat.desktop
14mu|kpat-4.14.3-1|23	%{_kde_appsdir}/kpat
14mu|kpat-4.14.3-1|24	%{_kde_datadir}/config.kcfg/kpat.kcfg
14mu|kpat-4.14.3-1|25	%{_kde_configdir}/kpat.knsrc
14mu|kpat-4.14.3-1|26	%{_kde_configdir}/kcardtheme.knsrc
14mu|kpat-4.14.3-1|27	%{_kde_docdir}/*/*/kpat
14mu|kpat-4.14.3-1|28	%{_kde_iconsdir}/hicolor/*/apps/kpat.png
14mu|kpat-4.14.3-1|29	%{_datadir}/mime/packages/kpatience.xml
14mu|kpat-4.14.3-1|30	
14mu|kpat-4.14.3-1|31	#------------------------------------------------------------------------------
14mu|kpat-4.14.3-1|32	
14mu|kpat-4.14.3-1|33	%prep
14mu|kpat-4.14.3-1|34	%setup -q
14mu|kpat-4.14.3-1|35	
14mu|kpat-4.14.3-1|36	%build
14mu|kpat-4.14.3-1|37	%cmake_kde4
14mu|kpat-4.14.3-1|38	%make
14mu|kpat-4.14.3-1|39	
14mu|kpat-4.14.3-1|40	%install
14mu|kpat-4.14.3-1|41	%makeinstall_std -C build
14mu|kpat-4.14.3-1|42	
14mu|kpat-4.14.3-1|43	
14mu|kpat-4.14.3-1|44	%changelog
14mu|kpat-4.14.3-1|45	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kpat-4.14.3-1|46	+ Revision: 804cbab
14mu|kpat-4.14.3-1|47	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kpat-4.14.3-1|48	
14mu|kpat-4.14.3-1|49	

23024 14
14mu|kpeople-5.24.0-1|1	%define fw_version 5.24
14mu|kpeople-5.24.0-1|2	
14mu|kpeople-5.24.0-1|3	Summary:	KDE Frameworks 5 people contacts module
14mu|kpeople-5.24.0-1|4	Name:		kpeople
14mu|kpeople-5.24.0-1|5	Version:	5.24.0
14mu|kpeople-5.24.0-1|6	Release:	1
14mu|kpeople-5.24.0-1|7	License:	GPLv2+
14mu|kpeople-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kpeople-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kpeople-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kpeople-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kpeople-5.24.0-1|12	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kpeople-5.24.0-1|13	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kpeople-5.24.0-1|14	BuildRequires:	kf5itemviews-devel >= %{version}
14mu|kpeople-5.24.0-1|15	BuildRequires:	kf5service-devel >= %{version}
14mu|kpeople-5.24.0-1|16	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kpeople-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|kpeople-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kpeople-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kpeople-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Network)
14mu|kpeople-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kpeople-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Quick)
14mu|kpeople-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Sql)
14mu|kpeople-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Test)
14mu|kpeople-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kpeople-5.24.0-1|26	
14mu|kpeople-5.24.0-1|27	%description
14mu|kpeople-5.24.0-1|28	KDE Frameworks 5 people contacts module.
14mu|kpeople-5.24.0-1|29	
14mu|kpeople-5.24.0-1|30	KPeople offers unified access to our contacts from different sources,
14mu|kpeople-5.24.0-1|31	grouping them by person while still exposing all the data.
14mu|kpeople-5.24.0-1|32	
14mu|kpeople-5.24.0-1|33	Furthermore, KPeople will also provide facilities to integrate the data
14mu|kpeople-5.24.0-1|34	provided in user interfaces by providing QML and Qt Widgets components.
14mu|kpeople-5.24.0-1|35	
14mu|kpeople-5.24.0-1|36	The sources are plugin-based, allowing to easily extend the contacts
14mu|kpeople-5.24.0-1|37	collection.
14mu|kpeople-5.24.0-1|38	
14mu|kpeople-5.24.0-1|39	%files
14mu|kpeople-5.24.0-1|40	%{_kde5_datadir}/kf5/kpeople/dummy_avatar.png
14mu|kpeople-5.24.0-1|41	%{_kde5_servicetypes}/kpeople_data_source.desktop
14mu|kpeople-5.24.0-1|42	%{_kde5_servicetypes}/kpeople_plugin.desktop
14mu|kpeople-5.24.0-1|43	%{_kde5_servicetypes}/persondetailsplugin.desktop
14mu|kpeople-5.24.0-1|44	
14mu|kpeople-5.24.0-1|45	#----------------------------------------------------------------------------
14mu|kpeople-5.24.0-1|46	
14mu|kpeople-5.24.0-1|47	%package i18n
14mu|kpeople-5.24.0-1|48	Summary:	KPeople translations
14mu|kpeople-5.24.0-1|49	Group:		System/Internationalization
14mu|kpeople-5.24.0-1|50	BuildArch:	noarch
14mu|kpeople-5.24.0-1|51	
14mu|kpeople-5.24.0-1|52	%description i18n
14mu|kpeople-5.24.0-1|53	KPeople translations.
14mu|kpeople-5.24.0-1|54	
14mu|kpeople-5.24.0-1|55	%files i18n -f kpeople5.lang
14mu|kpeople-5.24.0-1|56	
14mu|kpeople-5.24.0-1|57	#----------------------------------------------------------------------------
14mu|kpeople-5.24.0-1|58	
14mu|kpeople-5.24.0-1|59	%define qmlkf5people %mklibname kf5people-qml
14mu|kpeople-5.24.0-1|60	
14mu|kpeople-5.24.0-1|61	%package -n %{qmlkf5people}
14mu|kpeople-5.24.0-1|62	Summary:	QML plugin for KDE Frameworks 5 KPeople
14mu|kpeople-5.24.0-1|63	Group:		System/Libraries
14mu|kpeople-5.24.0-1|64	Provides:	kf5people-qml = %{EVRD}
14mu|kpeople-5.24.0-1|65	
14mu|kpeople-5.24.0-1|66	%description -n %{qmlkf5people}
14mu|kpeople-5.24.0-1|67	QML plugin for KDE Frameworks 5 KPeople.
14mu|kpeople-5.24.0-1|68	
14mu|kpeople-5.24.0-1|69	%files -n %{qmlkf5people}
14mu|kpeople-5.24.0-1|70	%dir %{_kde5_qmldir}/org/kde/people/
14mu|kpeople-5.24.0-1|71	%{_kde5_qmldir}/org/kde/people/*
14mu|kpeople-5.24.0-1|72	
14mu|kpeople-5.24.0-1|73	#----------------------------------------------------------------------------
14mu|kpeople-5.24.0-1|74	
14mu|kpeople-5.24.0-1|75	%define kf5people_major 5
14mu|kpeople-5.24.0-1|76	%define libkf5people %mklibname kf5people %{kf5people_major}
14mu|kpeople-5.24.0-1|77	
14mu|kpeople-5.24.0-1|78	%package -n %{libkf5people}
14mu|kpeople-5.24.0-1|79	Summary:	KDE Frameworks 5 people contacts shared library
14mu|kpeople-5.24.0-1|80	Group:		System/Libraries
14mu|kpeople-5.24.0-1|81	Requires:	%{name}
14mu|kpeople-5.24.0-1|82	Requires:	%{name}-i18n
14mu|kpeople-5.24.0-1|83	Requires:	%{qmlkf5people}
14mu|kpeople-5.24.0-1|84	
14mu|kpeople-5.24.0-1|85	%description -n %{libkf5people}
14mu|kpeople-5.24.0-1|86	KDE Frameworks 5 people contacts shared library.
14mu|kpeople-5.24.0-1|87	
14mu|kpeople-5.24.0-1|88	%files -n %{libkf5people}
14mu|kpeople-5.24.0-1|89	%{_kde5_libdir}/libKF5People.so.%{kf5people_major}*
14mu|kpeople-5.24.0-1|90	
14mu|kpeople-5.24.0-1|91	#----------------------------------------------------------------------------
14mu|kpeople-5.24.0-1|92	
14mu|kpeople-5.24.0-1|93	%define kf5peoplebackend_major 5
14mu|kpeople-5.24.0-1|94	%define libkf5peoplebackend %mklibname kf5peoplebackend %{kf5peoplebackend_major}
14mu|kpeople-5.24.0-1|95	
14mu|kpeople-5.24.0-1|96	%package -n %{libkf5peoplebackend}
14mu|kpeople-5.24.0-1|97	Summary:	KDE Frameworks 5 people contacts shared library
14mu|kpeople-5.24.0-1|98	Group:		System/Libraries
14mu|kpeople-5.24.0-1|99	Requires:	%{name}
14mu|kpeople-5.24.0-1|100	Requires:	%{name}-i18n
14mu|kpeople-5.24.0-1|101	Requires:	%{qmlkf5people}
14mu|kpeople-5.24.0-1|102	
14mu|kpeople-5.24.0-1|103	%description -n %{libkf5peoplebackend}
14mu|kpeople-5.24.0-1|104	KDE Frameworks 5 people contacts shared library.
14mu|kpeople-5.24.0-1|105	
14mu|kpeople-5.24.0-1|106	%files -n %{libkf5peoplebackend}
14mu|kpeople-5.24.0-1|107	%{_kde5_libdir}/libKF5PeopleBackend.so.%{kf5peoplebackend_major}*
14mu|kpeople-5.24.0-1|108	
14mu|kpeople-5.24.0-1|109	#----------------------------------------------------------------------------
14mu|kpeople-5.24.0-1|110	
14mu|kpeople-5.24.0-1|111	%define kf5peoplewidgets_major 5
14mu|kpeople-5.24.0-1|112	%define libkf5peoplewidgets %mklibname kf5peoplewidgets %{kf5peoplewidgets_major}
14mu|kpeople-5.24.0-1|113	
14mu|kpeople-5.24.0-1|114	%package -n %{libkf5peoplewidgets}
14mu|kpeople-5.24.0-1|115	Summary:	KDE Frameworks 5 people contacts shared library
14mu|kpeople-5.24.0-1|116	Group:		System/Libraries
14mu|kpeople-5.24.0-1|117	Requires:	%{name}
14mu|kpeople-5.24.0-1|118	Requires:	%{name}-i18n
14mu|kpeople-5.24.0-1|119	Requires:	%{qmlkf5people}
14mu|kpeople-5.24.0-1|120	
14mu|kpeople-5.24.0-1|121	%description -n %{libkf5peoplewidgets}
14mu|kpeople-5.24.0-1|122	KDE Frameworks 5 people contacts shared library.
14mu|kpeople-5.24.0-1|123	
14mu|kpeople-5.24.0-1|124	%files -n %{libkf5peoplewidgets}
14mu|kpeople-5.24.0-1|125	%{_kde5_libdir}/libKF5PeopleWidgets.so.%{kf5peoplewidgets_major}*
14mu|kpeople-5.24.0-1|126	
14mu|kpeople-5.24.0-1|127	#----------------------------------------------------------------------------
14mu|kpeople-5.24.0-1|128	
14mu|kpeople-5.24.0-1|129	%define devkf5people %mklibname kf5people -d
14mu|kpeople-5.24.0-1|130	
14mu|kpeople-5.24.0-1|131	%package -n %{devkf5people}
14mu|kpeople-5.24.0-1|132	Summary:	Development files for KDE Frameworks 5 people contacts module
14mu|kpeople-5.24.0-1|133	Group:		Development/KDE and Qt
14mu|kpeople-5.24.0-1|134	Requires:	%{libkf5people} = %{EVRD}
14mu|kpeople-5.24.0-1|135	Requires:	%{libkf5peoplebackend} = %{EVRD}
14mu|kpeople-5.24.0-1|136	Requires:	%{libkf5peoplewidgets} = %{EVRD}
14mu|kpeople-5.24.0-1|137	Provides:	kf5people-devel = %{version}
14mu|kpeople-5.24.0-1|138	
14mu|kpeople-5.24.0-1|139	%description -n %{devkf5people}
14mu|kpeople-5.24.0-1|140	This package contains header files needed if you wish to build applications
14mu|kpeople-5.24.0-1|141	based on %{name}.
14mu|kpeople-5.24.0-1|142	
14mu|kpeople-5.24.0-1|143	%files -n %{devkf5people}
14mu|kpeople-5.24.0-1|144	%{_kde5_includedir}/KF5/KPeople
14mu|kpeople-5.24.0-1|145	%{_kde5_libdir}/cmake/KF5People
14mu|kpeople-5.24.0-1|146	%{_kde5_libdir}/libKF5People.so
14mu|kpeople-5.24.0-1|147	%{_kde5_libdir}/libKF5PeopleBackend.so
14mu|kpeople-5.24.0-1|148	%{_kde5_libdir}/libKF5PeopleWidgets.so
14mu|kpeople-5.24.0-1|149	%{_kde5_mkspecsdir}/*.pri
14mu|kpeople-5.24.0-1|150	
14mu|kpeople-5.24.0-1|151	#----------------------------------------------------------------------------
14mu|kpeople-5.24.0-1|152	
14mu|kpeople-5.24.0-1|153	%prep
14mu|kpeople-5.24.0-1|154	%setup -q
14mu|kpeople-5.24.0-1|155	
14mu|kpeople-5.24.0-1|156	%build
14mu|kpeople-5.24.0-1|157	%cmake_kde5
14mu|kpeople-5.24.0-1|158	%make
14mu|kpeople-5.24.0-1|159	
14mu|kpeople-5.24.0-1|160	%install
14mu|kpeople-5.24.0-1|161	%makeinstall_std -C build
14mu|kpeople-5.24.0-1|162	
14mu|kpeople-5.24.0-1|163	%find_lang kpeople5
14mu|kpeople-5.24.0-1|164	
14mu|kpeople-5.24.0-1|165	%changelog
14mu|kpeople-5.24.0-1|166	
14mu|kpeople-5.24.0-1|167	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kpeople-5.24.0-1|168	- (1dfc743) New version 5.24.0
14mu|kpeople-5.24.0-1|169	
14mu|kpeople-5.24.0-1|170	

23025 14
14mu|kphotoalbum-4.7.1-1|1	Summary:	KDE Image Database
14mu|kphotoalbum-4.7.1-1|2	Name:		kphotoalbum
14mu|kphotoalbum-4.7.1-1|3	Version:	4.7.1
14mu|kphotoalbum-4.7.1-1|4	Release:	1
14mu|kphotoalbum-4.7.1-1|5	License:	GPLv2+
14mu|kphotoalbum-4.7.1-1|6	Group:		Graphical desktop/KDE
14mu|kphotoalbum-4.7.1-1|7	Url:		http://www.kphotoalbum.org
14mu|kphotoalbum-4.7.1-1|8	Source0:	http://download.kde.org/stable/kphotoalbum/%{version}/src/%{name}-%{version}.tar.xz
14mu|kphotoalbum-4.7.1-1|9	Source1:	kphotoalbum_ru.tar.gz
14mu|kphotoalbum-4.7.1-1|10	BuildRequires:	marble-devel
14mu|kphotoalbum-4.7.1-1|11	BuildRequires:	kdelibs4-devel
14mu|kphotoalbum-4.7.1-1|12	BuildRequires:	pkgconfig(libkdcraw)
14mu|kphotoalbum-4.7.1-1|13	BuildRequires:	pkgconfig(libkexiv2)
14mu|kphotoalbum-4.7.1-1|14	BuildRequires:	pkgconfig(libkface)
14mu|kphotoalbum-4.7.1-1|15	BuildRequires:	pkgconfig(libkgeomap)
14mu|kphotoalbum-4.7.1-1|16	BuildRequires:	pkgconfig(libkipi)
14mu|kphotoalbum-4.7.1-1|17	Suggests:	kipi-plugins
14mu|kphotoalbum-4.7.1-1|18	
14mu|kphotoalbum-4.7.1-1|19	%description
14mu|kphotoalbum-4.7.1-1|20	Image database for KDE.
14mu|kphotoalbum-4.7.1-1|21	
14mu|kphotoalbum-4.7.1-1|22	%files -f %{name}.lang
14mu|kphotoalbum-4.7.1-1|23	%{_kde_bindir}/kphotoalbum
14mu|kphotoalbum-4.7.1-1|24	%{_kde_bindir}/kpa-backup.sh
14mu|kphotoalbum-4.7.1-1|25	%{_kde_bindir}/open-raw.pl
14mu|kphotoalbum-4.7.1-1|26	%{_kde_applicationsdir}/*.desktop
14mu|kphotoalbum-4.7.1-1|27	%{_kde_appsdir}/kphotoalbum
14mu|kphotoalbum-4.7.1-1|28	%{_kde_datadir}/config/kphotoalbumrc
14mu|kphotoalbum-4.7.1-1|29	%{_kde_iconsdir}/hicolor/*/*/*
14mu|kphotoalbum-4.7.1-1|30	
14mu|kphotoalbum-4.7.1-1|31	#------------------------------------------------
14mu|kphotoalbum-4.7.1-1|32	
14mu|kphotoalbum-4.7.1-1|33	%prep
14mu|kphotoalbum-4.7.1-1|34	%setup -q
14mu|kphotoalbum-4.7.1-1|35	
14mu|kphotoalbum-4.7.1-1|36	pushd po
14mu|kphotoalbum-4.7.1-1|37	tar -xvzf %{SOURCE1}
14mu|kphotoalbum-4.7.1-1|38	popd
14mu|kphotoalbum-4.7.1-1|39	
14mu|kphotoalbum-4.7.1-1|40	%build
14mu|kphotoalbum-4.7.1-1|41	%cmake_kde4
14mu|kphotoalbum-4.7.1-1|42	%make
14mu|kphotoalbum-4.7.1-1|43	
14mu|kphotoalbum-4.7.1-1|44	%install
14mu|kphotoalbum-4.7.1-1|45	%makeinstall_std -C build
14mu|kphotoalbum-4.7.1-1|46	
14mu|kphotoalbum-4.7.1-1|47	%find_lang %{name} --with-html
14mu|kphotoalbum-4.7.1-1|48	
14mu|kphotoalbum-4.7.1-1|49	%changelog
14mu|kphotoalbum-4.7.1-1|50	
14mu|kphotoalbum-4.7.1-1|51	* Fri Feb 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.1-1
14mu|kphotoalbum-4.7.1-1|52	- (35f6b6c) New version 4.7.1
14mu|kphotoalbum-4.7.1-1|53	
14mu|kphotoalbum-4.7.1-1|54	

23026 14
14mu|kpimtextedit-16.04.3-1|1	Summary:	Advanced text editor with html features
14mu|kpimtextedit-16.04.3-1|2	Name:		kpimtextedit
14mu|kpimtextedit-16.04.3-1|3	Version:	16.04.3
14mu|kpimtextedit-16.04.3-1|4	Release:	1
14mu|kpimtextedit-16.04.3-1|5	License:	LGPLv2.1+
14mu|kpimtextedit-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|kpimtextedit-16.04.3-1|7	Url:		https://www.kde.org/
14mu|kpimtextedit-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|kpimtextedit-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|kpimtextedit-16.04.3-1|10	BuildRequires:	grantlee-qt5-devel
14mu|kpimtextedit-16.04.3-1|11	BuildRequires:	kf5codecs-devel
14mu|kpimtextedit-16.04.3-1|12	BuildRequires:	kf5configwidgets-devel
14mu|kpimtextedit-16.04.3-1|13	BuildRequires:	kf5coreaddons-devel
14mu|kpimtextedit-16.04.3-1|14	BuildRequires:	kf5designerplugin-devel
14mu|kpimtextedit-16.04.3-1|15	BuildRequires:	kf5emoticons-devel
14mu|kpimtextedit-16.04.3-1|16	BuildRequires:	kf5iconthemes-devel
14mu|kpimtextedit-16.04.3-1|17	BuildRequires:	kf5kio-devel
14mu|kpimtextedit-16.04.3-1|18	BuildRequires:	kf5sonnet-devel
14mu|kpimtextedit-16.04.3-1|19	BuildRequires:	kf5textwidgets-devel
14mu|kpimtextedit-16.04.3-1|20	BuildRequires:	kf5widgetsaddons-devel
14mu|kpimtextedit-16.04.3-1|21	BuildRequires:	kf5xmlgui-devel
14mu|kpimtextedit-16.04.3-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|kpimtextedit-16.04.3-1|23	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kpimtextedit-16.04.3-1|24	BuildRequires:	pkgconfig(Qt5Designer)
14mu|kpimtextedit-16.04.3-1|25	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kpimtextedit-16.04.3-1|26	BuildRequires:	pkgconfig(Qt5Test)
14mu|kpimtextedit-16.04.3-1|27	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kpimtextedit-16.04.3-1|28	
14mu|kpimtextedit-16.04.3-1|29	%description
14mu|kpimtextedit-16.04.3-1|30	Advanced text editor with html features.
14mu|kpimtextedit-16.04.3-1|31	
14mu|kpimtextedit-16.04.3-1|32	#----------------------------------------------------------------------------
14mu|kpimtextedit-16.04.3-1|33	
14mu|kpimtextedit-16.04.3-1|34	%define kf5pimtextedit_major 5
14mu|kpimtextedit-16.04.3-1|35	%define libkf5pimtextedit %mklibname kf5pimtextedit %{kf5pimtextedit_major}
14mu|kpimtextedit-16.04.3-1|36	
14mu|kpimtextedit-16.04.3-1|37	%package -n %{libkf5pimtextedit}
14mu|kpimtextedit-16.04.3-1|38	Summary:	Advanced text editor with html features shared library
14mu|kpimtextedit-16.04.3-1|39	Group:		System/Libraries
14mu|kpimtextedit-16.04.3-1|40	
14mu|kpimtextedit-16.04.3-1|41	%description -n %{libkf5pimtextedit}
14mu|kpimtextedit-16.04.3-1|42	Advanced text editor with html features shared library.
14mu|kpimtextedit-16.04.3-1|43	
14mu|kpimtextedit-16.04.3-1|44	%files -n %{libkf5pimtextedit}
14mu|kpimtextedit-16.04.3-1|45	%{_kde5_libdir}/libKF5PimTextEdit.so.%{kf5pimtextedit_major}*
14mu|kpimtextedit-16.04.3-1|46	
14mu|kpimtextedit-16.04.3-1|47	#----------------------------------------------------------------------------
14mu|kpimtextedit-16.04.3-1|48	
14mu|kpimtextedit-16.04.3-1|49	%package designer-plugin
14mu|kpimtextedit-16.04.3-1|50	Summary:	KF5PimTextEdit Qt Designer plugin
14mu|kpimtextedit-16.04.3-1|51	Group:		Development/KDE and Qt
14mu|kpimtextedit-16.04.3-1|52	
14mu|kpimtextedit-16.04.3-1|53	%description designer-plugin
14mu|kpimtextedit-16.04.3-1|54	Qt Designer plugin for KF5PimTextEdit.
14mu|kpimtextedit-16.04.3-1|55	
14mu|kpimtextedit-16.04.3-1|56	%files designer-plugin
14mu|kpimtextedit-16.04.3-1|57	%{_qt5_plugindir}/designer/kpimtexteditwidgets.so
14mu|kpimtextedit-16.04.3-1|58	
14mu|kpimtextedit-16.04.3-1|59	#----------------------------------------------------------------------------
14mu|kpimtextedit-16.04.3-1|60	
14mu|kpimtextedit-16.04.3-1|61	%define devkf5pimtextedit %mklibname kf5pimtextedit -d
14mu|kpimtextedit-16.04.3-1|62	
14mu|kpimtextedit-16.04.3-1|63	%package -n %{devkf5pimtextedit}
14mu|kpimtextedit-16.04.3-1|64	Summary:	Development files for advanced text editor with html features module
14mu|kpimtextedit-16.04.3-1|65	Group:		Development/KDE and Qt
14mu|kpimtextedit-16.04.3-1|66	Requires:	%{libkf5pimtextedit} = %{EVRD}
14mu|kpimtextedit-16.04.3-1|67	Suggests:	%{name}-designer-plugin = %{EVRD}
14mu|kpimtextedit-16.04.3-1|68	Provides:	%{name}-devel = %{EVRD}
14mu|kpimtextedit-16.04.3-1|69	Provides:	kf5pimtextedit-devel = %{version}
14mu|kpimtextedit-16.04.3-1|70	
14mu|kpimtextedit-16.04.3-1|71	%description -n %{devkf5pimtextedit}
14mu|kpimtextedit-16.04.3-1|72	This package contains header files needed if you wish to build applications
14mu|kpimtextedit-16.04.3-1|73	based on %{name}.
14mu|kpimtextedit-16.04.3-1|74	
14mu|kpimtextedit-16.04.3-1|75	%files -n %{devkf5pimtextedit}
14mu|kpimtextedit-16.04.3-1|76	%{_kde5_includedir}/KF5/KPIMTextEdit
14mu|kpimtextedit-16.04.3-1|77	%{_kde5_includedir}/KF5/kpimtextedit_version.h
14mu|kpimtextedit-16.04.3-1|78	%{_kde5_libdir}/cmake/KF5PimTextEdit
14mu|kpimtextedit-16.04.3-1|79	%{_kde5_libdir}/libKF5PimTextEdit.so
14mu|kpimtextedit-16.04.3-1|80	%{_kde5_mkspecsdir}/*.pri
14mu|kpimtextedit-16.04.3-1|81	
14mu|kpimtextedit-16.04.3-1|82	#----------------------------------------------------------------------------
14mu|kpimtextedit-16.04.3-1|83	
14mu|kpimtextedit-16.04.3-1|84	%prep
14mu|kpimtextedit-16.04.3-1|85	%setup -q
14mu|kpimtextedit-16.04.3-1|86	
14mu|kpimtextedit-16.04.3-1|87	%build
14mu|kpimtextedit-16.04.3-1|88	%cmake_kde5
14mu|kpimtextedit-16.04.3-1|89	%make
14mu|kpimtextedit-16.04.3-1|90	
14mu|kpimtextedit-16.04.3-1|91	%install
14mu|kpimtextedit-16.04.3-1|92	%makeinstall_std -C build
14mu|kpimtextedit-16.04.3-1|93	
14mu|kpimtextedit-16.04.3-1|94	
14mu|kpimtextedit-16.04.3-1|95	%changelog
14mu|kpimtextedit-16.04.3-1|96	
14mu|kpimtextedit-16.04.3-1|97	* Mon Jul 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|kpimtextedit-16.04.3-1|98	- (8d27d97) Build requires pkgconfig(Qt5Designer)
14mu|kpimtextedit-16.04.3-1|99	
14mu|kpimtextedit-16.04.3-1|100	

23027 14
14mu|kplotting-5.24.0-1|1	%define fw_version 5.24
14mu|kplotting-5.24.0-1|2	
14mu|kplotting-5.24.0-1|3	Summary:	KDE Frameworks 5 module for data plotting
14mu|kplotting-5.24.0-1|4	Name:		kplotting
14mu|kplotting-5.24.0-1|5	Version:	5.24.0
14mu|kplotting-5.24.0-1|6	Release:	1
14mu|kplotting-5.24.0-1|7	License:	GPLv2+
14mu|kplotting-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kplotting-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kplotting-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kplotting-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kplotting-5.24.0-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|kplotting-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kplotting-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Test)
14mu|kplotting-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kplotting-5.24.0-1|16	
14mu|kplotting-5.24.0-1|17	%description
14mu|kplotting-5.24.0-1|18	KDE Frameworks 5 module for data plotting.
14mu|kplotting-5.24.0-1|19	
14mu|kplotting-5.24.0-1|20	KPlotWidget is a QWidget-derived class that provides a virtual base class
14mu|kplotting-5.24.0-1|21	for easy data-plotting. The idea behind KPlotWidget is that you only have
14mu|kplotting-5.24.0-1|22	to specify information in "data units"; i.e., the natural units of the
14mu|kplotting-5.24.0-1|23	data being plotted. KPlotWidget automatically converts everything
14mu|kplotting-5.24.0-1|24	to screen pixel units.
14mu|kplotting-5.24.0-1|25	
14mu|kplotting-5.24.0-1|26	#----------------------------------------------------------------------------
14mu|kplotting-5.24.0-1|27	
14mu|kplotting-5.24.0-1|28	%define kf5plotting_major 5
14mu|kplotting-5.24.0-1|29	%define libkf5plotting %mklibname kf5plotting %{kf5plotting_major}
14mu|kplotting-5.24.0-1|30	
14mu|kplotting-5.24.0-1|31	%package -n %{libkf5plotting}
14mu|kplotting-5.24.0-1|32	Summary:	KDE Frameworks 5 data plotting shared library
14mu|kplotting-5.24.0-1|33	Group:		System/Libraries
14mu|kplotting-5.24.0-1|34	
14mu|kplotting-5.24.0-1|35	%description -n %{libkf5plotting}
14mu|kplotting-5.24.0-1|36	KDE Frameworks 5 data plotting shared library.
14mu|kplotting-5.24.0-1|37	
14mu|kplotting-5.24.0-1|38	%files -n %{libkf5plotting}
14mu|kplotting-5.24.0-1|39	%{_kde5_libdir}/libKF5Plotting.so.%{kf5plotting_major}*
14mu|kplotting-5.24.0-1|40	
14mu|kplotting-5.24.0-1|41	#----------------------------------------------------------------------------
14mu|kplotting-5.24.0-1|42	
14mu|kplotting-5.24.0-1|43	%define devkf5plotting %mklibname kf5plotting -d
14mu|kplotting-5.24.0-1|44	
14mu|kplotting-5.24.0-1|45	%package -n %{devkf5plotting}
14mu|kplotting-5.24.0-1|46	Summary:	Development files for KDE Frameworks 5 data plotting module
14mu|kplotting-5.24.0-1|47	Group:		Development/KDE and Qt
14mu|kplotting-5.24.0-1|48	Requires:	%{libkf5plotting} = %{EVRD}
14mu|kplotting-5.24.0-1|49	Provides:	%{name}-devel = %{EVRD}
14mu|kplotting-5.24.0-1|50	Provides:	kf5plotting-devel = %{version}
14mu|kplotting-5.24.0-1|51	
14mu|kplotting-5.24.0-1|52	%description -n %{devkf5plotting}
14mu|kplotting-5.24.0-1|53	This package contains header files needed if you wish to build applications
14mu|kplotting-5.24.0-1|54	based on %{name}.
14mu|kplotting-5.24.0-1|55	
14mu|kplotting-5.24.0-1|56	%files -n %{devkf5plotting}
14mu|kplotting-5.24.0-1|57	%{_kde5_includedir}/KF5/KPlotting
14mu|kplotting-5.24.0-1|58	%{_kde5_includedir}/KF5/kplotting_version.h
14mu|kplotting-5.24.0-1|59	%{_kde5_libdir}/cmake/KF5Plotting
14mu|kplotting-5.24.0-1|60	%{_kde5_libdir}/libKF5Plotting.so
14mu|kplotting-5.24.0-1|61	%{_kde5_mkspecsdir}/*.pri
14mu|kplotting-5.24.0-1|62	
14mu|kplotting-5.24.0-1|63	#----------------------------------------------------------------------------
14mu|kplotting-5.24.0-1|64	
14mu|kplotting-5.24.0-1|65	%prep
14mu|kplotting-5.24.0-1|66	%setup -q
14mu|kplotting-5.24.0-1|67	
14mu|kplotting-5.24.0-1|68	%build
14mu|kplotting-5.24.0-1|69	%cmake_kde5
14mu|kplotting-5.24.0-1|70	%make
14mu|kplotting-5.24.0-1|71	
14mu|kplotting-5.24.0-1|72	%install
14mu|kplotting-5.24.0-1|73	%makeinstall_std -C build
14mu|kplotting-5.24.0-1|74	
14mu|kplotting-5.24.0-1|75	
14mu|kplotting-5.24.0-1|76	%changelog
14mu|kplotting-5.24.0-1|77	
14mu|kplotting-5.24.0-1|78	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kplotting-5.24.0-1|79	- (3bb02d5) New version 5.24.0
14mu|kplotting-5.24.0-1|80	
14mu|kplotting-5.24.0-1|81	

23028 14
14mu|kpmcore-2.2.1-1|1	%define major 3
14mu|kpmcore-2.2.1-1|2	%define libname %mklibname %{name} %{major}
14mu|kpmcore-2.2.1-1|3	%define devname %mklibname %{name} -d
14mu|kpmcore-2.2.1-1|4	
14mu|kpmcore-2.2.1-1|5	Summary:	KDE partition management library
14mu|kpmcore-2.2.1-1|6	Name:		kpmcore
14mu|kpmcore-2.2.1-1|7	Version:	2.2.1
14mu|kpmcore-2.2.1-1|8	Release:	1
14mu|kpmcore-2.2.1-1|9	License:	GPLv3+
14mu|kpmcore-2.2.1-1|10	Group:		Graphical desktop/KDE
14mu|kpmcore-2.2.1-1|11	Url:		https://www.kde.org/
14mu|kpmcore-2.2.1-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable//%{name}/%{version}/%{name}-%{version}.tar.xz
14mu|kpmcore-2.2.1-1|13	Source1:	kpmcore_ru.tar.gz
14mu|kpmcore-2.2.1-1|14	BuildRequires:	extra-cmake-modules
14mu|kpmcore-2.2.1-1|15	BuildRequires:	kf5i18n-devel
14mu|kpmcore-2.2.1-1|16	BuildRequires:	kf5iconthemes-devel
14mu|kpmcore-2.2.1-1|17	BuildRequires:	kf5kio-devel
14mu|kpmcore-2.2.1-1|18	BuildRequires:	kf5service-devel
14mu|kpmcore-2.2.1-1|19	BuildRequires:	pkgconfig(blkid)
14mu|kpmcore-2.2.1-1|20	BuildRequires:	pkgconfig(libatasmart)
14mu|kpmcore-2.2.1-1|21	BuildRequires:	pkgconfig(libparted)
14mu|kpmcore-2.2.1-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|kpmcore-2.2.1-1|23	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kpmcore-2.2.1-1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kpmcore-2.2.1-1|25	Conflicts:	partitionmanager < 2.0.0
14mu|kpmcore-2.2.1-1|26	
14mu|kpmcore-2.2.1-1|27	%description
14mu|kpmcore-2.2.1-1|28	KDE partition management library.
14mu|kpmcore-2.2.1-1|29	
14mu|kpmcore-2.2.1-1|30	%files
14mu|kpmcore-2.2.1-1|31	%{_kde5_services}/pmdummybackendplugin.desktop
14mu|kpmcore-2.2.1-1|32	%{_kde5_services}/pmlibpartedbackendplugin.desktop
14mu|kpmcore-2.2.1-1|33	%{_kde5_servicetypes}/pmcorebackendplugin.desktop
14mu|kpmcore-2.2.1-1|34	%{_qt5_plugindir}/libpmdummybackendplugin.so
14mu|kpmcore-2.2.1-1|35	%{_qt5_plugindir}/libpmlibpartedbackendplugin.so
14mu|kpmcore-2.2.1-1|36	
14mu|kpmcore-2.2.1-1|37	#----------------------------------------------------------------------------
14mu|kpmcore-2.2.1-1|38	
14mu|kpmcore-2.2.1-1|39	%package i18n
14mu|kpmcore-2.2.1-1|40	Summary:	KDE partition management library translations
14mu|kpmcore-2.2.1-1|41	Group:		System/Internationalization
14mu|kpmcore-2.2.1-1|42	BuildArch:	noarch
14mu|kpmcore-2.2.1-1|43	
14mu|kpmcore-2.2.1-1|44	%description i18n
14mu|kpmcore-2.2.1-1|45	KDE partition management library translations.
14mu|kpmcore-2.2.1-1|46	
14mu|kpmcore-2.2.1-1|47	%files i18n -f %{name}.lang
14mu|kpmcore-2.2.1-1|48	
14mu|kpmcore-2.2.1-1|49	#----------------------------------------------------------------------------
14mu|kpmcore-2.2.1-1|50	
14mu|kpmcore-2.2.1-1|51	%package -n %{libname}
14mu|kpmcore-2.2.1-1|52	Summary:	KDE partition management shared library
14mu|kpmcore-2.2.1-1|53	Group:		System/Libraries
14mu|kpmcore-2.2.1-1|54	Requires:	%{name}
14mu|kpmcore-2.2.1-1|55	Requires:	%{name}-i18n
14mu|kpmcore-2.2.1-1|56	
14mu|kpmcore-2.2.1-1|57	%description -n %{libname}
14mu|kpmcore-2.2.1-1|58	KDE partition management shared library.
14mu|kpmcore-2.2.1-1|59	
14mu|kpmcore-2.2.1-1|60	%files -n %{libname}
14mu|kpmcore-2.2.1-1|61	%{_kde5_libdir}/libkpmcore.so.%{major}
14mu|kpmcore-2.2.1-1|62	%{_kde5_libdir}/libkpmcore.so.%{version}
14mu|kpmcore-2.2.1-1|63	
14mu|kpmcore-2.2.1-1|64	#----------------------------------------------------------------------------
14mu|kpmcore-2.2.1-1|65	
14mu|kpmcore-2.2.1-1|66	%package -n %{devname}
14mu|kpmcore-2.2.1-1|67	Summary:	Development files for KDE partition management shared library
14mu|kpmcore-2.2.1-1|68	Group:		Development/KDE and Qt
14mu|kpmcore-2.2.1-1|69	Requires:	%{libname} = %{EVRD}
14mu|kpmcore-2.2.1-1|70	Provides:	%{name}-devel = %{EVRD}
14mu|kpmcore-2.2.1-1|71	
14mu|kpmcore-2.2.1-1|72	%description -n %{devname}
14mu|kpmcore-2.2.1-1|73	This package contains header files needed if you wish to build applications
14mu|kpmcore-2.2.1-1|74	based on %{name}.
14mu|kpmcore-2.2.1-1|75	
14mu|kpmcore-2.2.1-1|76	%files -n %{devname}
14mu|kpmcore-2.2.1-1|77	%{_kde5_includedir}/kpmcore
14mu|kpmcore-2.2.1-1|78	%{_kde5_libdir}/cmake/KPMcore
14mu|kpmcore-2.2.1-1|79	%{_kde5_libdir}/libkpmcore.so
14mu|kpmcore-2.2.1-1|80	
14mu|kpmcore-2.2.1-1|81	#----------------------------------------------------------------------------
14mu|kpmcore-2.2.1-1|82	
14mu|kpmcore-2.2.1-1|83	%prep
14mu|kpmcore-2.2.1-1|84	%setup -q
14mu|kpmcore-2.2.1-1|85	
14mu|kpmcore-2.2.1-1|86	pushd po/ru
14mu|kpmcore-2.2.1-1|87	tar -xvzf %{SOURCE1}
14mu|kpmcore-2.2.1-1|88	popd
14mu|kpmcore-2.2.1-1|89	
14mu|kpmcore-2.2.1-1|90	%build
14mu|kpmcore-2.2.1-1|91	%cmake_kde5
14mu|kpmcore-2.2.1-1|92	%make
14mu|kpmcore-2.2.1-1|93	
14mu|kpmcore-2.2.1-1|94	%install
14mu|kpmcore-2.2.1-1|95	%makeinstall_std -C build
14mu|kpmcore-2.2.1-1|96	
14mu|kpmcore-2.2.1-1|97	%find_lang %{name}
14mu|kpmcore-2.2.1-1|98	
14mu|kpmcore-2.2.1-1|99	%changelog
14mu|kpmcore-2.2.1-1|100	
14mu|kpmcore-2.2.1-1|101	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.1-1
14mu|kpmcore-2.2.1-1|102	- (ec2b67d) New version 2.2.1
14mu|kpmcore-2.2.1-1|103	
14mu|kpmcore-2.2.1-1|104	

23029 14
14mu|kppp-4.14.3-1|1	Summary:	KDE tool to setup PPP (Point-to-Point Protocol) connections
14mu|kppp-4.14.3-1|2	Name:		kppp
14mu|kppp-4.14.3-1|3	Version:	4.14.3
14mu|kppp-4.14.3-1|4	Release:	1
14mu|kppp-4.14.3-1|5	Epoch:		3
14mu|kppp-4.14.3-1|6	License:	GPLv2+
14mu|kppp-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kppp-4.14.3-1|8	Url:		http://www.kde.org
14mu|kppp-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kppp-4.14.3-1|10	%if %{is_beta}
14mu|kppp-4.14.3-1|11	%define ftpdir unstable
14mu|kppp-4.14.3-1|12	%else
14mu|kppp-4.14.3-1|13	%define ftpdir stable
14mu|kppp-4.14.3-1|14	%endif
14mu|kppp-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kppp-4.14.3-1|16	Source10:	%{name}.rpmlintrc
14mu|kppp-4.14.3-1|17	BuildRequires:	kdelibs4-devel
14mu|kppp-4.14.3-1|18	Requires:	ppp
14mu|kppp-4.14.3-1|19	Requires:	%{name}-provider = %{EVRD}
14mu|kppp-4.14.3-1|20	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mu|kppp-4.14.3-1|21	
14mu|kppp-4.14.3-1|22	%description
14mu|kppp-4.14.3-1|23	KPPP is used to setup PPP (Point-to-Point Protocol) connections. This is most
14mu|kppp-4.14.3-1|24	useful for connecting with a cell phone "modem" card these days. It is also use
14mu|kppp-4.14.3-1|25	to configure real modem connections.
14mu|kppp-4.14.3-1|26	
14mu|kppp-4.14.3-1|27	%files
14mu|kppp-4.14.3-1|28	%{_kde_appsdir}/kppp
14mu|kppp-4.14.3-1|29	%{_kde_bindir}/kppp
14mu|kppp-4.14.3-1|30	%{_kde_bindir}/kppplogview
14mu|kppp-4.14.3-1|31	%{_kde_applicationsdir}/Kppp.desktop
14mu|kppp-4.14.3-1|32	%{_kde_applicationsdir}/kppplogview.desktop
14mu|kppp-4.14.3-1|33	%{_kde_docdir}/HTML/*/kppp
14mu|kppp-4.14.3-1|34	%{_kde_iconsdir}/*/*/apps/kppp.*
14mu|kppp-4.14.3-1|35	%{_datadir}/dbus-1/interfaces/org.kde.kppp.xml
14mu|kppp-4.14.3-1|36	%exclude %{_kde_appsdir}/kppp/Rules
14mu|kppp-4.14.3-1|37	%exclude %{_kde_appsdir}/kppp/Provider
14mu|kppp-4.14.3-1|38	
14mu|kppp-4.14.3-1|39	#-----------------------------------------------------------
14mu|kppp-4.14.3-1|40	
14mu|kppp-4.14.3-1|41	%package provider
14mu|kppp-4.14.3-1|42	Summary:	List of providers for KPPP
14mu|kppp-4.14.3-1|43	Group:		Graphical desktop/KDE
14mu|kppp-4.14.3-1|44	
14mu|kppp-4.14.3-1|45	%description provider
14mu|kppp-4.14.3-1|46	List of providers for KPPP.
14mu|kppp-4.14.3-1|47	
14mu|kppp-4.14.3-1|48	%files provider
14mu|kppp-4.14.3-1|49	%{_kde_appsdir}/kppp/Rules
14mu|kppp-4.14.3-1|50	%{_kde_appsdir}/kppp/Provider
14mu|kppp-4.14.3-1|51	
14mu|kppp-4.14.3-1|52	#-------------------------------------------
14mu|kppp-4.14.3-1|53	
14mu|kppp-4.14.3-1|54	%prep
14mu|kppp-4.14.3-1|55	%setup -q
14mu|kppp-4.14.3-1|56	
14mu|kppp-4.14.3-1|57	%build
14mu|kppp-4.14.3-1|58	%cmake_kde4
14mu|kppp-4.14.3-1|59	%make
14mu|kppp-4.14.3-1|60	
14mu|kppp-4.14.3-1|61	%install
14mu|kppp-4.14.3-1|62	%makeinstall_std -C build
14mu|kppp-4.14.3-1|63	
14mu|kppp-4.14.3-1|64	
14mu|kppp-4.14.3-1|65	%changelog
14mu|kppp-4.14.3-1|66	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kppp-4.14.3-1|67	+ Revision: aeedce0
14mu|kppp-4.14.3-1|68	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kppp-4.14.3-1|69	
14mu|kppp-4.14.3-1|70	

23030 14
14mu|kproperty-3.0.0-1|1	Summary:	KDE property editing framework with editor widget
14mu|kproperty-3.0.0-1|2	Name:		kproperty
14mu|kproperty-3.0.0-1|3	Version:	3.0.0
14mu|kproperty-3.0.0-1|4	Release:	1
14mu|kproperty-3.0.0-1|5	License:	GPLv2+
14mu|kproperty-3.0.0-1|6	Group:		Graphical desktop/KDE
14mu|kproperty-3.0.0-1|7	Url:		https://www.kde.org/
14mu|kproperty-3.0.0-1|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/kproperty/src/%{name}-%{version}.tar.xz
14mu|kproperty-3.0.0-1|9	BuildRequires:	extra-cmake-modules
14mu|kproperty-3.0.0-1|10	BuildRequires:	kf5config-devel
14mu|kproperty-3.0.0-1|11	BuildRequires:	kf5coreaddons-devel
14mu|kproperty-3.0.0-1|12	BuildRequires:	kf5guiaddons-devel
14mu|kproperty-3.0.0-1|13	BuildRequires:	kf5i18n-devel
14mu|kproperty-3.0.0-1|14	BuildRequires:	kf5widgetsaddons-devel
14mu|kproperty-3.0.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kproperty-3.0.0-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kproperty-3.0.0-1|17	BuildRequires:	pkgconfig(Qt5Test)
14mu|kproperty-3.0.0-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kproperty-3.0.0-1|19	
14mu|kproperty-3.0.0-1|20	%description
14mu|kproperty-3.0.0-1|21	KProperty is a property editing framework with editor widget similar to what
14mu|kproperty-3.0.0-1|22	is known from Qt Designer.
14mu|kproperty-3.0.0-1|23	
14mu|kproperty-3.0.0-1|24	%files
14mu|kproperty-3.0.0-1|25	%{_kde5_datadir}/kpropertywidgets3/icons/kproperty_breeze.rcc
14mu|kproperty-3.0.0-1|26	
14mu|kproperty-3.0.0-1|27	#----------------------------------------------------------------------------
14mu|kproperty-3.0.0-1|28	
14mu|kproperty-3.0.0-1|29	%package i18n
14mu|kproperty-3.0.0-1|30	Summary:	KProperty translations
14mu|kproperty-3.0.0-1|31	Group:		System/Internationalization
14mu|kproperty-3.0.0-1|32	BuildArch:	noarch
14mu|kproperty-3.0.0-1|33	
14mu|kproperty-3.0.0-1|34	%description i18n
14mu|kproperty-3.0.0-1|35	KProperty translations.
14mu|kproperty-3.0.0-1|36	
14mu|kproperty-3.0.0-1|37	%files i18n -f %{name}.lang
14mu|kproperty-3.0.0-1|38	
14mu|kproperty-3.0.0-1|39	#----------------------------------------------------------------------------
14mu|kproperty-3.0.0-1|40	
14mu|kproperty-3.0.0-1|41	%define kpropertycore3_major 3
14mu|kproperty-3.0.0-1|42	%define libkpropertycore3 %mklibname kpropertycore3_ %{kpropertycore3_major}
14mu|kproperty-3.0.0-1|43	
14mu|kproperty-3.0.0-1|44	%package -n %{libkpropertycore3}
14mu|kproperty-3.0.0-1|45	Summary:	KDE property editing framework shared library
14mu|kproperty-3.0.0-1|46	Group:		System/Libraries
14mu|kproperty-3.0.0-1|47	Requires:	%{name}
14mu|kproperty-3.0.0-1|48	Requires:	%{name}-i18n
14mu|kproperty-3.0.0-1|49	
14mu|kproperty-3.0.0-1|50	%description -n %{libkpropertycore3}
14mu|kproperty-3.0.0-1|51	KDE property editing framework shared library.
14mu|kproperty-3.0.0-1|52	
14mu|kproperty-3.0.0-1|53	%files -n %{libkpropertycore3}
14mu|kproperty-3.0.0-1|54	%{_kde5_libdir}/libKPropertyCore3.so.%{kpropertycore3_major}*
14mu|kproperty-3.0.0-1|55	
14mu|kproperty-3.0.0-1|56	#----------------------------------------------------------------------------
14mu|kproperty-3.0.0-1|57	
14mu|kproperty-3.0.0-1|58	%define kpropertywidgets3_major 3
14mu|kproperty-3.0.0-1|59	%define libkpropertywidgets3 %mklibname kpropertywidgets3_ %{kpropertywidgets3_major}
14mu|kproperty-3.0.0-1|60	
14mu|kproperty-3.0.0-1|61	%package -n %{libkpropertywidgets3}
14mu|kproperty-3.0.0-1|62	Summary:	KDE property editing framework shared library
14mu|kproperty-3.0.0-1|63	Group:		System/Libraries
14mu|kproperty-3.0.0-1|64	
14mu|kproperty-3.0.0-1|65	%description -n %{libkpropertywidgets3}
14mu|kproperty-3.0.0-1|66	KDE property editing framework shared library.
14mu|kproperty-3.0.0-1|67	
14mu|kproperty-3.0.0-1|68	%files -n %{libkpropertywidgets3}
14mu|kproperty-3.0.0-1|69	%{_kde5_libdir}/libKPropertyWidgets3.so.%{kpropertywidgets3_major}*
14mu|kproperty-3.0.0-1|70	
14mu|kproperty-3.0.0-1|71	#----------------------------------------------------------------------------
14mu|kproperty-3.0.0-1|72	
14mu|kproperty-3.0.0-1|73	%define devkproperty %mklibname kproperty -d
14mu|kproperty-3.0.0-1|74	
14mu|kproperty-3.0.0-1|75	%package -n %{devkproperty}
14mu|kproperty-3.0.0-1|76	Summary:	Development files for KDE property editing framework
14mu|kproperty-3.0.0-1|77	Group:		Development/KDE and Qt
14mu|kproperty-3.0.0-1|78	Requires:	%{libkpropertycore3} = %{EVRD}
14mu|kproperty-3.0.0-1|79	Requires:	%{libkpropertywidgets3} = %{EVRD}
14mu|kproperty-3.0.0-1|80	Provides:	%{name}-devel = %{EVRD}
14mu|kproperty-3.0.0-1|81	
14mu|kproperty-3.0.0-1|82	%description -n %{devkproperty}
14mu|kproperty-3.0.0-1|83	This package contains header files needed if you wish to build applications
14mu|kproperty-3.0.0-1|84	based on %{name}.
14mu|kproperty-3.0.0-1|85	
14mu|kproperty-3.0.0-1|86	%files -n %{devkproperty}
14mu|kproperty-3.0.0-1|87	%{_kde5_includedir}/KPropertyCore3/
14mu|kproperty-3.0.0-1|88	%{_kde5_includedir}/KPropertyWidgets3/
14mu|kproperty-3.0.0-1|89	%{_kde5_libdir}/cmake/KPropertyCore3/
14mu|kproperty-3.0.0-1|90	%{_kde5_libdir}/cmake/KPropertyWidgets3/
14mu|kproperty-3.0.0-1|91	%{_kde5_libdir}/pkgconfig/KPropertyCore3.pc
14mu|kproperty-3.0.0-1|92	%{_kde5_libdir}/pkgconfig/KPropertyWidgets3.pc
14mu|kproperty-3.0.0-1|93	%{_kde5_libdir}/libKPropertyCore3.so
14mu|kproperty-3.0.0-1|94	%{_kde5_libdir}/libKPropertyWidgets3.so
14mu|kproperty-3.0.0-1|95	
14mu|kproperty-3.0.0-1|96	#----------------------------------------------------------------------------
14mu|kproperty-3.0.0-1|97	
14mu|kproperty-3.0.0-1|98	%prep
14mu|kproperty-3.0.0-1|99	%setup -q
14mu|kproperty-3.0.0-1|100	
14mu|kproperty-3.0.0-1|101	%build
14mu|kproperty-3.0.0-1|102	%cmake_kde5
14mu|kproperty-3.0.0-1|103	%make
14mu|kproperty-3.0.0-1|104	
14mu|kproperty-3.0.0-1|105	%install
14mu|kproperty-3.0.0-1|106	%makeinstall_std -C build
14mu|kproperty-3.0.0-1|107	
14mu|kproperty-3.0.0-1|108	%find_lang %{name} --all-name --with-qt
14mu|kproperty-3.0.0-1|109	
14mu|kproperty-3.0.0-1|110	
14mu|kproperty-3.0.0-1|111	%changelog
14mu|kproperty-3.0.0-1|112	
14mu|kproperty-3.0.0-1|113	* Fri Jan 13 2017 Rosa <rosa@abf.rosalinux.ru> 3.0.0-1
14mu|kproperty-3.0.0-1|114	- (a542886) Automatic import for version 3.0.0-1
14mu|kproperty-3.0.0-1|115	
14mu|kproperty-3.0.0-1|116	

23031 14
14mu|kpty-5.24.0-1|1	%define fw_version 5.24
14mu|kpty-5.24.0-1|2	
14mu|kpty-5.24.0-1|3	Summary:	KDE Frameworks 5 pseudo terminal devices module
14mu|kpty-5.24.0-1|4	Name:		kpty
14mu|kpty-5.24.0-1|5	Version:	5.24.0
14mu|kpty-5.24.0-1|6	Release:	1
14mu|kpty-5.24.0-1|7	License:	GPLv2+
14mu|kpty-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kpty-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kpty-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kpty-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kpty-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kpty-5.24.0-1|13	BuildRequires:	kcoreaddons-devel >= %{version}
14mu|kpty-5.24.0-1|14	BuildRequires:	ki18n-devel >= %{version}
14mu|kpty-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|kpty-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kpty-5.24.0-1|17	
14mu|kpty-5.24.0-1|18	%description
14mu|kpty-5.24.0-1|19	KDE Frameworks 5 pseudo terminal devices module.
14mu|kpty-5.24.0-1|20	
14mu|kpty-5.24.0-1|21	KPty provides primitives to interface with pseudo terminal devices as well
14mu|kpty-5.24.0-1|22	as a KProcess derived class for running child processes and communicating
14mu|kpty-5.24.0-1|23	with them using a pty.
14mu|kpty-5.24.0-1|24	
14mu|kpty-5.24.0-1|25	#----------------------------------------------------------------------------
14mu|kpty-5.24.0-1|26	
14mu|kpty-5.24.0-1|27	%package i18n
14mu|kpty-5.24.0-1|28	Summary:	KPty translations
14mu|kpty-5.24.0-1|29	Group:		System/Internationalization
14mu|kpty-5.24.0-1|30	BuildArch:	noarch
14mu|kpty-5.24.0-1|31	
14mu|kpty-5.24.0-1|32	%description i18n
14mu|kpty-5.24.0-1|33	KPty translations.
14mu|kpty-5.24.0-1|34	
14mu|kpty-5.24.0-1|35	%files i18n -f %{name}.lang
14mu|kpty-5.24.0-1|36	
14mu|kpty-5.24.0-1|37	#----------------------------------------------------------------------------
14mu|kpty-5.24.0-1|38	
14mu|kpty-5.24.0-1|39	%define kf5pty_major 5
14mu|kpty-5.24.0-1|40	%define libkf5pty %mklibname kf5pty %{kf5pty_major}
14mu|kpty-5.24.0-1|41	
14mu|kpty-5.24.0-1|42	%package -n %{libkf5pty}
14mu|kpty-5.24.0-1|43	Summary:	KDE Frameworks 5 pseudo terminal devices shared library
14mu|kpty-5.24.0-1|44	Group:		System/Libraries
14mu|kpty-5.24.0-1|45	Requires:	%{name}-i18n
14mu|kpty-5.24.0-1|46	
14mu|kpty-5.24.0-1|47	%description -n %{libkf5pty}
14mu|kpty-5.24.0-1|48	KDE Frameworks 5 pseudo terminal devices shared library.
14mu|kpty-5.24.0-1|49	
14mu|kpty-5.24.0-1|50	%files -n %{libkf5pty}
14mu|kpty-5.24.0-1|51	%{_kde5_libdir}/libKF5Pty.so.%{kf5pty_major}*
14mu|kpty-5.24.0-1|52	
14mu|kpty-5.24.0-1|53	#----------------------------------------------------------------------------
14mu|kpty-5.24.0-1|54	
14mu|kpty-5.24.0-1|55	%define devkf5pty %mklibname kf5pty -d
14mu|kpty-5.24.0-1|56	
14mu|kpty-5.24.0-1|57	%package -n %{devkf5pty}
14mu|kpty-5.24.0-1|58	Summary:	Development files for KDE Frameworks 5 pseudo terminal devices module
14mu|kpty-5.24.0-1|59	Group:		Development/KDE and Qt
14mu|kpty-5.24.0-1|60	Requires:	%{libkf5pty} = %{EVRD}
14mu|kpty-5.24.0-1|61	Provides:	%{name}-devel = %{EVRD}
14mu|kpty-5.24.0-1|62	Provides:	kf5pty-devel = %{version}
14mu|kpty-5.24.0-1|63	
14mu|kpty-5.24.0-1|64	%description -n %{devkf5pty}
14mu|kpty-5.24.0-1|65	This package contains header files needed if you wish to build applications
14mu|kpty-5.24.0-1|66	based on %{name}.
14mu|kpty-5.24.0-1|67	
14mu|kpty-5.24.0-1|68	%files -n %{devkf5pty}
14mu|kpty-5.24.0-1|69	%{_kde5_includedir}/KF5/KPty
14mu|kpty-5.24.0-1|70	%{_kde5_includedir}/KF5/kpty_version.h
14mu|kpty-5.24.0-1|71	%{_kde5_libdir}/cmake/KF5Pty
14mu|kpty-5.24.0-1|72	%{_kde5_libdir}/libKF5Pty.so
14mu|kpty-5.24.0-1|73	%{_kde5_mkspecsdir}/*.pri
14mu|kpty-5.24.0-1|74	
14mu|kpty-5.24.0-1|75	#----------------------------------------------------------------------------
14mu|kpty-5.24.0-1|76	
14mu|kpty-5.24.0-1|77	%prep
14mu|kpty-5.24.0-1|78	%setup -q
14mu|kpty-5.24.0-1|79	
14mu|kpty-5.24.0-1|80	%build
14mu|kpty-5.24.0-1|81	%cmake_kde5
14mu|kpty-5.24.0-1|82	%make
14mu|kpty-5.24.0-1|83	
14mu|kpty-5.24.0-1|84	%install
14mu|kpty-5.24.0-1|85	%makeinstall_std -C build
14mu|kpty-5.24.0-1|86	
14mu|kpty-5.24.0-1|87	%find_lang %{name} --all-name --with-qt
14mu|kpty-5.24.0-1|88	
14mu|kpty-5.24.0-1|89	%changelog
14mu|kpty-5.24.0-1|90	
14mu|kpty-5.24.0-1|91	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kpty-5.24.0-1|92	- (620a255) New version 5.24.0
14mu|kpty-5.24.0-1|93	
14mu|kpty-5.24.0-1|94	

23032 14
14mu|kqtquickcharts-4.14.3-1|1	Summary:	Qt Quick plugin to render beautiful and interactive charts
14mu|kqtquickcharts-4.14.3-1|2	Name:		kqtquickcharts
14mu|kqtquickcharts-4.14.3-1|3	Version:	4.14.3
14mu|kqtquickcharts-4.14.3-1|4	Release:	1
14mu|kqtquickcharts-4.14.3-1|5	License:	LGPLv2.1+
14mu|kqtquickcharts-4.14.3-1|6	Group:		Development/KDE and Qt
14mu|kqtquickcharts-4.14.3-1|7	Url:		http://edu.kde.org
14mu|kqtquickcharts-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kqtquickcharts-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kqtquickcharts-4.14.3-1|10	
14mu|kqtquickcharts-4.14.3-1|11	%description
14mu|kqtquickcharts-4.14.3-1|12	Qt Quick plugin to render beautiful and interactive charts.
14mu|kqtquickcharts-4.14.3-1|13	
14mu|kqtquickcharts-4.14.3-1|14	%files
14mu|kqtquickcharts-4.14.3-1|15	%doc COPYING AUTHORS
14mu|kqtquickcharts-4.14.3-1|16	%dir %{_kde_libdir}/kde4/imports/org/kde/charts
14mu|kqtquickcharts-4.14.3-1|17	%{_kde_libdir}/kde4/imports/org/kde/charts/*
14mu|kqtquickcharts-4.14.3-1|18	
14mu|kqtquickcharts-4.14.3-1|19	#----------------------------------------------------------------------------
14mu|kqtquickcharts-4.14.3-1|20	
14mu|kqtquickcharts-4.14.3-1|21	%prep
14mu|kqtquickcharts-4.14.3-1|22	%setup -q
14mu|kqtquickcharts-4.14.3-1|23	
14mu|kqtquickcharts-4.14.3-1|24	%build
14mu|kqtquickcharts-4.14.3-1|25	%cmake_kde4
14mu|kqtquickcharts-4.14.3-1|26	%make
14mu|kqtquickcharts-4.14.3-1|27	
14mu|kqtquickcharts-4.14.3-1|28	%install
14mu|kqtquickcharts-4.14.3-1|29	%makeinstall_std -C build
14mu|kqtquickcharts-4.14.3-1|30	
14mu|kqtquickcharts-4.14.3-1|31	
14mu|kqtquickcharts-4.14.3-1|32	%changelog
14mu|kqtquickcharts-4.14.3-1|33	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kqtquickcharts-4.14.3-1|34	+ Revision: 76dcf84
14mu|kqtquickcharts-4.14.3-1|35	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kqtquickcharts-4.14.3-1|36	
14mu|kqtquickcharts-4.14.3-1|37	

23033 14
14mu|krb5-1.12.5-2|1	%bcond_with	crosscompile
14mu|krb5-1.12.5-2|2	%if %{with crosscompile}
14mu|krb5-1.12.5-2|3	%define bootstrap 1
14mu|krb5-1.12.5-2|4	%else
14mu|krb5-1.12.5-2|5	%define bootstrap 0
14mu|krb5-1.12.5-2|6	%endif
14mu|krb5-1.12.5-2|7	%define oname mit-krb5
14mu|krb5-1.12.5-2|8	
14mu|krb5-1.12.5-2|9	%{?_without_bootstrap: %global bootstrap 0}
14mu|krb5-1.12.5-2|10	%{?_with_bootstrap: %global bootstrap 1}
14mu|krb5-1.12.5-2|11	
14mu|krb5-1.12.5-2|12	%define	major 3
14mu|krb5-1.12.5-2|13	%define	libname	%mklibname %{name}_ %{major}
14mu|krb5-1.12.5-2|14	%define	libk5crypto	%mklibname k5crypto %{major}
14mu|krb5-1.12.5-2|15	
14mu|krb5-1.12.5-2|16	%define	support_major 0
14mu|krb5-1.12.5-2|17	%define	libnamesupport	%mklibname %{name}support %{support_major}
14mu|krb5-1.12.5-2|18	
14mu|krb5-1.12.5-2|19	%define rad_major 0
14mu|krb5-1.12.5-2|20	%define libnamerad %mklibname krad %{rad_major}
14mu|krb5-1.12.5-2|21	
14mu|krb5-1.12.5-2|22	%define	mit_major 9
14mu|krb5-1.12.5-2|23	%define	libkadm5clnt_mit	%mklibname kadm5clnt_mit %{mit_major}
14mu|krb5-1.12.5-2|24	%define	libkadm5srv_mit	%mklibname kadm5srv_mit %{mit_major}
14mu|krb5-1.12.5-2|25	
14mu|krb5-1.12.5-2|26	%define	gssapi_major 2
14mu|krb5-1.12.5-2|27	%define	libgssapi_krb5	%mklibname gssapi_%{name}_ %{gssapi_major}
14mu|krb5-1.12.5-2|28	
14mu|krb5-1.12.5-2|29	%define	gssrpc_major 4
14mu|krb5-1.12.5-2|30	%define	libgssrpc	%mklibname gssrpc %{gssrpc_major}
14mu|krb5-1.12.5-2|31	
14mu|krb5-1.12.5-2|32	%define	kdb5_major 7
14mu|krb5-1.12.5-2|33	%define	libkdb5	%mklibname kdb5_ %{kdb5_major}
14mu|krb5-1.12.5-2|34	
14mu|krb5-1.12.5-2|35	%define	ldap_major 1
14mu|krb5-1.12.5-2|36	%define	libkdb_ldap	%mklibname kdb_ldap %{ldap_major}
14mu|krb5-1.12.5-2|37	
14mu|krb5-1.12.5-2|38	%define devname	%mklibname -d %{name}
14mu|krb5-1.12.5-2|39	# enable checking after compile
14mu|krb5-1.12.5-2|40	%define enable_check 0
14mu|krb5-1.12.5-2|41	%{?_with_check: %global %enable_check 1}
14mu|krb5-1.12.5-2|42	
14mu|krb5-1.12.5-2|43	# Distro-specific default value is defined in branding-configs package
14mu|krb5-1.12.5-2|44	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|krb5-1.12.5-2|45	
14mu|krb5-1.12.5-2|46	Summary:	The Kerberos network authentication system
14mu|krb5-1.12.5-2|47	Name:		krb5
14mu|krb5-1.12.5-2|48	Version:	1.12.5
14mu|krb5-1.12.5-2|49	Release:	2
14mu|krb5-1.12.5-2|50	License:	MIT
14mu|krb5-1.12.5-2|51	Url:		http://web.mit.edu/kerberos/www/
14mu|krb5-1.12.5-2|52	Group:		System/Libraries
14mu|krb5-1.12.5-2|53	# from http://web.mit.edu/kerberos/dist/krb5/1.9/krb5-1.9.2-signed.tar
14mu|krb5-1.12.5-2|54	Source0:	krb5-%{version}.tar.gz
14mu|krb5-1.12.5-2|55	Source1:	krb5-%{version}.tar.gz.asc
14mu|krb5-1.12.5-2|56	Source2:	kprop.service
14mu|krb5-1.12.5-2|57	Source4:	kadmin.service
14mu|krb5-1.12.5-2|58	Source5:	krb5kdc.service
14mu|krb5-1.12.5-2|59	Source6:	krb5.conf
14mu|krb5-1.12.5-2|60	Source10:	kdc.conf
14mu|krb5-1.12.5-2|61	Source11:	kadm5.acl
14mu|krb5-1.12.5-2|62	Source19:	krb5kdc.sysconfig
14mu|krb5-1.12.5-2|63	Source20:	kadmin.sysconfig
14mu|krb5-1.12.5-2|64	# The same source files we "check", generated with "krb5-tex-pdf.sh create"
14mu|krb5-1.12.5-2|65	# and tarred up.
14mu|krb5-1.12.5-2|66	Source23:	krb5-1.10.3-pdf.tar.xz
14mu|krb5-1.12.5-2|67	Source24:	krb5-tex-pdf.sh
14mu|krb5-1.12.5-2|68	Source25:	krb5-1.10-manpaths.txt
14mu|krb5-1.12.5-2|69	Source29:	ksu.pamd
14mu|krb5-1.12.5-2|70	Source30:	kerberos-iv.portreserve
14mu|krb5-1.12.5-2|71	Source31:	kerberos-adm.portreserve
14mu|krb5-1.12.5-2|72	Source32:	krb5_prop.portreserve
14mu|krb5-1.12.5-2|73	Source33:	krb5kdc.logrotate
14mu|krb5-1.12.5-2|74	Source34:	kadmind.logrotate
14mu|krb5-1.12.5-2|75	Source35:	kdb_check_weak.c
14mu|krb5-1.12.5-2|76	Source40:	%{name}.rpmlintrc
14mu|krb5-1.12.5-2|77	
14mu|krb5-1.12.5-2|78	Patch5:		krb5-1.10-ksu-access.patch
14mu|krb5-1.12.5-2|79	Patch6:		krb5-1.12-ksu-path.patch
14mu|krb5-1.12.5-2|80	Patch12:	krb5-1.12-ktany.patch
14mu|krb5-1.12.5-2|81	Patch16:	krb5-1.12-buildconf.patch
14mu|krb5-1.12.5-2|82	Patch23:	krb5-1.3.1-dns.patch
14mu|krb5-1.12.5-2|83	Patch29:	krb5-1.10-kprop-mktemp.patch
14mu|krb5-1.12.5-2|84	Patch30:	krb5-1.3.4-send-pr-tempfile.patch
14mu|krb5-1.12.5-2|85	Patch39:	krb5-1.12-api.patch
14mu|krb5-1.12.5-2|86	Patch59:	krb5-1.10-kpasswd_tcp.patch
14mu|krb5-1.12.5-2|87	Patch60:	krb5-1.12-pam.patch
14mu|krb5-1.12.5-2|88	Patch63:	krb5-1.12-selinux-label.patch
14mu|krb5-1.12.5-2|89	Patch71:	krb5-1.11-dirsrv-accountlock.patch
14mu|krb5-1.12.5-2|90	Patch86:	krb5-1.9-debuginfo.patch
14mu|krb5-1.12.5-2|91	Patch105:	krb5-kvno-230379.patch
14mu|krb5-1.12.5-2|92	Patch108:	krb5-CVE-2014-5351.patch
14mu|krb5-1.12.5-2|93	
14mu|krb5-1.12.5-2|94	# mageia
14mu|krb5-1.12.5-2|95	Patch155:	krb5-init_context_null_spnego.patch
14mu|krb5-1.12.5-2|96	Patch156:	krb5-CVE-2015-8629.patch
14mu|krb5-1.12.5-2|97	Patch157:	krb5-CVE-2015-8630.patch
14mu|krb5-1.12.5-2|98	Patch158:	krb5-CVE-2015-8631.patch
14mu|krb5-1.12.5-2|99	Patch159:	krb5-CVE-2016-3119.patch
14mu|krb5-1.12.5-2|100	Patch160:	krb5-1.14.4-CVE-2016-3120.patch
14mu|krb5-1.12.5-2|101	Patch161:	Prevent-KDC-unset-status-assertion-failures.patch
14mu|krb5-1.12.5-2|102	Patch162:	krb5-1.12.5-CVE-2017-11462.patch
14mu|krb5-1.12.5-2|103	Patch163:	krb5-1.15.1-CVE-2017-15088.patch
14mu|krb5-1.12.5-2|104	
14mu|krb5-1.12.5-2|105	
14mu|krb5-1.12.5-2|106	BuildRequires:	bison
14mu|krb5-1.12.5-2|107	%if %{enable_check}
14mu|krb5-1.12.5-2|108	BuildRequires:	dejagnu
14mu|krb5-1.12.5-2|109	%endif
14mu|krb5-1.12.5-2|110	BuildRequires:	flex
14mu|krb5-1.12.5-2|111	BuildRequires:	libtool
14mu|krb5-1.12.5-2|112	BuildRequires:	python-sphinx
14mu|krb5-1.12.5-2|113	BuildRequires:	systemd-units
14mu|krb5-1.12.5-2|114	#BuildRequires:	texlive-latex-bin
14mu|krb5-1.12.5-2|115	BuildRequires:	keyutils-devel
14mu|krb5-1.12.5-2|116	%if !%{bootstrap}
14mu|krb5-1.12.5-2|117	BuildRequires:	openldap-devel
14mu|krb5-1.12.5-2|118	%endif
14mu|krb5-1.12.5-2|119	BuildRequires:	pam-devel
14mu|krb5-1.12.5-2|120	%if %{with selinux}
14mu|krb5-1.12.5-2|121	BuildRequires:	selinux-devel
14mu|krb5-1.12.5-2|122	%endif
14mu|krb5-1.12.5-2|123	BuildRequires:	pkgconfig(com_err)
14mu|krb5-1.12.5-2|124	BuildRequires:	pkgconfig(libverto)
14mu|krb5-1.12.5-2|125	BuildRequires:	pkgconfig(ncurses)
14mu|krb5-1.12.5-2|126	BuildRequires:	pkgconfig(openssl)
14mu|krb5-1.12.5-2|127	Conflicts:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|128	
14mu|krb5-1.12.5-2|129	%description
14mu|krb5-1.12.5-2|130	Kerberos V5 is a trusted-third-party network authentication system,
14mu|krb5-1.12.5-2|131	which can improve your network's security by eliminating the insecure
14mu|krb5-1.12.5-2|132	practice of cleartext passwords.
14mu|krb5-1.12.5-2|133	
14mu|krb5-1.12.5-2|134	%files
14mu|krb5-1.12.5-2|135	%doc README
14mu|krb5-1.12.5-2|136	%config(noreplace) %{_sysconfdir}/krb5.conf
14mu|krb5-1.12.5-2|137	%dir %{_sysconfdir}/kerberos
14mu|krb5-1.12.5-2|138	%dir %{_sysconfdir}/krb5.conf.d
14mu|krb5-1.12.5-2|139	%dir %{_libdir}/krb5
14mu|krb5-1.12.5-2|140	%dir %{_libdir}/krb5/plugins
14mu|krb5-1.12.5-2|141	%dir %{_libdir}/krb5/plugins/kdb
14mu|krb5-1.12.5-2|142	%dir %{_libdir}/krb5/plugins/preauth
14mu|krb5-1.12.5-2|143	%dir %{_libdir}/krb5/plugins/authdata
14mu|krb5-1.12.5-2|144	#{_libdir}/krb5/plugins/*
14mu|krb5-1.12.5-2|145	#%{_libdir}/krb5/plugins/preauth/encrypted_challenge.so
14mu|krb5-1.12.5-2|146	%{_libdir}/krb5/plugins/preauth/otp.so
14mu|krb5-1.12.5-2|147	%{_libdir}/krb5/plugins/kdb/db2.so
14mu|krb5-1.12.5-2|148	%{_datadir}/locale/en_US/LC_MESSAGES/mit-krb5.mo
14mu|krb5-1.12.5-2|149	
14mu|krb5-1.12.5-2|150	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|151	
14mu|krb5-1.12.5-2|152	%package -n %{libname}
14mu|krb5-1.12.5-2|153	Summary:	The shared library used by Kerberos 5
14mu|krb5-1.12.5-2|154	Group:		System/Libraries
14mu|krb5-1.12.5-2|155	Requires:	%{name} >= %{EVRD}
14mu|krb5-1.12.5-2|156	Conflicts:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|157	Obsoletes:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|158	%rename	krb5-libs
14mu|krb5-1.12.5-2|159	
14mu|krb5-1.12.5-2|160	%description -n %{libname}
14mu|krb5-1.12.5-2|161	This package contains the shared library for %{name}.
14mu|krb5-1.12.5-2|162	
14mu|krb5-1.12.5-2|163	%files -n %{libname}
14mu|krb5-1.12.5-2|164	%{_libdir}/libkrb5.so.%{major}*
14mu|krb5-1.12.5-2|165	
14mu|krb5-1.12.5-2|166	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|167	
14mu|krb5-1.12.5-2|168	%package -n %{libgssapi_krb5}
14mu|krb5-1.12.5-2|169	Summary:	The shared library used by Kerberos 5 - gssapi_krb5
14mu|krb5-1.12.5-2|170	Group:		System/Libraries
14mu|krb5-1.12.5-2|171	Conflicts:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|172	
14mu|krb5-1.12.5-2|173	%description -n %{libgssapi_krb5}
14mu|krb5-1.12.5-2|174	This package contains the shared library gssrpc for %{name}.
14mu|krb5-1.12.5-2|175	
14mu|krb5-1.12.5-2|176	%files -n %{libgssapi_krb5}
14mu|krb5-1.12.5-2|177	%{_libdir}/libgssapi_krb5.so.%{gssapi_major}*
14mu|krb5-1.12.5-2|178	
14mu|krb5-1.12.5-2|179	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|180	
14mu|krb5-1.12.5-2|181	%package -n %{libgssrpc}
14mu|krb5-1.12.5-2|182	Summary:	The shared library used by Kerberos 5 - gssrpc
14mu|krb5-1.12.5-2|183	Group:		System/Libraries
14mu|krb5-1.12.5-2|184	Conflicts:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|185	
14mu|krb5-1.12.5-2|186	%description -n %{libgssrpc}
14mu|krb5-1.12.5-2|187	This package contains the shared library gssrpc for %{name}.
14mu|krb5-1.12.5-2|188	
14mu|krb5-1.12.5-2|189	%files -n %{libgssrpc}
14mu|krb5-1.12.5-2|190	%{_libdir}/libgssrpc.so.%{gssrpc_major}*
14mu|krb5-1.12.5-2|191	
14mu|krb5-1.12.5-2|192	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|193	
14mu|krb5-1.12.5-2|194	%package -n %{libk5crypto}
14mu|krb5-1.12.5-2|195	Summary:	The shared library used by Kerberos 5 - k5crypto
14mu|krb5-1.12.5-2|196	Group:		System/Libraries
14mu|krb5-1.12.5-2|197	Conflicts:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|198	
14mu|krb5-1.12.5-2|199	%description -n %{libk5crypto}
14mu|krb5-1.12.5-2|200	This package contains the shared library k5crypto for %{name}.
14mu|krb5-1.12.5-2|201	
14mu|krb5-1.12.5-2|202	%files -n %{libk5crypto}
14mu|krb5-1.12.5-2|203	%{_libdir}/libk5crypto.so.%{major}*
14mu|krb5-1.12.5-2|204	
14mu|krb5-1.12.5-2|205	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|206	
14mu|krb5-1.12.5-2|207	%package -n %{libnamesupport}
14mu|krb5-1.12.5-2|208	Summary:	The shared library used by Kerberos 5 - krb5support
14mu|krb5-1.12.5-2|209	Group:		System/Libraries
14mu|krb5-1.12.5-2|210	Conflicts:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|211	
14mu|krb5-1.12.5-2|212	%description -n %{libnamesupport}
14mu|krb5-1.12.5-2|213	This package contains the shared library krb5support for %{name}.
14mu|krb5-1.12.5-2|214	
14mu|krb5-1.12.5-2|215	%files -n %{libnamesupport}
14mu|krb5-1.12.5-2|216	%{_libdir}/libkrb5support.so.%{support_major}*
14mu|krb5-1.12.5-2|217	
14mu|krb5-1.12.5-2|218	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|219	
14mu|krb5-1.12.5-2|220	%package -n %{libnamerad}
14mu|krb5-1.12.5-2|221	Summary:	The shared library used by Kerberos 5 - krad
14mu|krb5-1.12.5-2|222	Group:		System/Libraries
14mu|krb5-1.12.5-2|223	
14mu|krb5-1.12.5-2|224	%description -n %{libnamerad}
14mu|krb5-1.12.5-2|225	This package contains the shared library krad for %{name}.
14mu|krb5-1.12.5-2|226	
14mu|krb5-1.12.5-2|227	%files -n %{libnamerad}
14mu|krb5-1.12.5-2|228	%{_libdir}/libkrad.so.%{rad_major}*
14mu|krb5-1.12.5-2|229	
14mu|krb5-1.12.5-2|230	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|231	
14mu|krb5-1.12.5-2|232	%package -n %{libkadm5clnt_mit}
14mu|krb5-1.12.5-2|233	Summary:	The shared library used by Kerberos 5 - kadm5clnt_mit
14mu|krb5-1.12.5-2|234	Group:		System/Libraries
14mu|krb5-1.12.5-2|235	Conflicts:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|236	Obsoletes:	%{_lib}kadm5clnt_mit8 < 1.12.1
14mu|krb5-1.12.5-2|237	
14mu|krb5-1.12.5-2|238	%description -n %{libkadm5clnt_mit}
14mu|krb5-1.12.5-2|239	This package contains the shared library kadm5clnt_mit for %{name}.
14mu|krb5-1.12.5-2|240	
14mu|krb5-1.12.5-2|241	%files -n %{libkadm5clnt_mit}
14mu|krb5-1.12.5-2|242	%{_libdir}/libkadm5clnt_mit.so.%{mit_major}*
14mu|krb5-1.12.5-2|243	
14mu|krb5-1.12.5-2|244	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|245	
14mu|krb5-1.12.5-2|246	%package -n %{libkadm5srv_mit}
14mu|krb5-1.12.5-2|247	Summary:	The shared library used by Kerberos 5 - kadm5srv_mit
14mu|krb5-1.12.5-2|248	Group:		System/Libraries
14mu|krb5-1.12.5-2|249	Conflicts:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|250	Obsoletes:	%{_lib}kadm5srv_mit8 < 1.12.1
14mu|krb5-1.12.5-2|251	
14mu|krb5-1.12.5-2|252	%description -n %{libkadm5srv_mit}
14mu|krb5-1.12.5-2|253	This package contains the shared library kadm5srv_mit for %{name}.
14mu|krb5-1.12.5-2|254	
14mu|krb5-1.12.5-2|255	%files -n %{libkadm5srv_mit}
14mu|krb5-1.12.5-2|256	%{_libdir}/libkadm5srv_mit.so.%{mit_major}*
14mu|krb5-1.12.5-2|257	
14mu|krb5-1.12.5-2|258	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|259	
14mu|krb5-1.12.5-2|260	%package -n %{libkdb5}
14mu|krb5-1.12.5-2|261	Summary:	The shared library used by Kerberos 5 - kdb5
14mu|krb5-1.12.5-2|262	Group:		System/Libraries
14mu|krb5-1.12.5-2|263	Conflicts:	%{_lib}krb53 < 1.12.2-9
14mu|krb5-1.12.5-2|264	Obsoletes:	%{_lib}kdb5_6 < 1.12.1
14mu|krb5-1.12.5-2|265	
14mu|krb5-1.12.5-2|266	%description -n %{libkdb5}
14mu|krb5-1.12.5-2|267	This package contains the shared library kdb5 for %{name}.
14mu|krb5-1.12.5-2|268	
14mu|krb5-1.12.5-2|269	%files -n %{libkdb5}
14mu|krb5-1.12.5-2|270	%{_libdir}/libkdb5.so.%{kdb5_major}*
14mu|krb5-1.12.5-2|271	
14mu|krb5-1.12.5-2|272	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|273	
14mu|krb5-1.12.5-2|274	%package -n %{libkdb_ldap}
14mu|krb5-1.12.5-2|275	Summary:	The shared library used by Kerberos 5 - kdb_ldap
14mu|krb5-1.12.5-2|276	Group:		System/Libraries
14mu|krb5-1.12.5-2|277	
14mu|krb5-1.12.5-2|278	%description -n %{libkdb_ldap}
14mu|krb5-1.12.5-2|279	This package contains the shared library kdb_ldap for %{name}.
14mu|krb5-1.12.5-2|280	
14mu|krb5-1.12.5-2|281	%if !%{bootstrap}
14mu|krb5-1.12.5-2|282	%files -n %{libkdb_ldap}
14mu|krb5-1.12.5-2|283	%{_libdir}/libkdb_ldap.so.%{ldap_major}*
14mu|krb5-1.12.5-2|284	%endif
14mu|krb5-1.12.5-2|285	
14mu|krb5-1.12.5-2|286	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|287	
14mu|krb5-1.12.5-2|288	%package -n %{devname}
14mu|krb5-1.12.5-2|289	Summary:	Development files needed for compiling Kerberos 5 programs
14mu|krb5-1.12.5-2|290	Group:		Development/Other
14mu|krb5-1.12.5-2|291	Requires:	%{libname} = %{EVRD}
14mu|krb5-1.12.5-2|292	Requires:	%{libgssapi_krb5} = %{EVRD}
14mu|krb5-1.12.5-2|293	Requires:	%{libgssrpc} = %{EVRD}
14mu|krb5-1.12.5-2|294	Requires:	%{libnamesupport} = %{EVRD}
14mu|krb5-1.12.5-2|295	Requires:	%{libkadm5clnt_mit} = %{EVRD}
14mu|krb5-1.12.5-2|296	Requires:	%{libkadm5srv_mit} = %{EVRD}
14mu|krb5-1.12.5-2|297	Requires:	%{libkdb5} = %{EVRD}
14mu|krb5-1.12.5-2|298	Requires:	%{libnamerad} = %{EVRD}
14mu|krb5-1.12.5-2|299	%if !%{bootstrap}
14mu|krb5-1.12.5-2|300	Requires:	%{libkdb_ldap} = %{EVRD}
14mu|krb5-1.12.5-2|301	%endif
14mu|krb5-1.12.5-2|302	Provides:	krb5-devel = %{EVRD}
14mu|krb5-1.12.5-2|303	
14mu|krb5-1.12.5-2|304	%description -n %{devname}
14mu|krb5-1.12.5-2|305	Kerberos is a network authentication system.  The krb5-devel package
14mu|krb5-1.12.5-2|306	contains the header files and libraries needed for compiling Kerberos
14mu|krb5-1.12.5-2|307	5 programs. If you want to develop Kerberos-aware programs, you'll
14mu|krb5-1.12.5-2|308	need to install this package.
14mu|krb5-1.12.5-2|309	
14mu|krb5-1.12.5-2|310	%files -n %{devname}
14mu|krb5-1.12.5-2|311	#doc build-pdf/appdev.pdf build-pdf/plugindev.pdf
14mu|krb5-1.12.5-2|312	%doc doc/krb5-protocol
14mu|krb5-1.12.5-2|313	%{_includedir}/*.h
14mu|krb5-1.12.5-2|314	%{_includedir}/gssapi
14mu|krb5-1.12.5-2|315	%{_includedir}/gssrpc
14mu|krb5-1.12.5-2|316	%{_includedir}/kadm5
14mu|krb5-1.12.5-2|317	%{_includedir}/krb5
14mu|krb5-1.12.5-2|318	%dir %{multiarch_includedir}/gssapi
14mu|krb5-1.12.5-2|319	%{multiarch_includedir}/gssapi/gssapi.h
14mu|krb5-1.12.5-2|320	%dir %{multiarch_includedir}/gssrpc
14mu|krb5-1.12.5-2|321	%{multiarch_includedir}/gssrpc/types.h
14mu|krb5-1.12.5-2|322	%{multiarch_includedir}/krb5.h
14mu|krb5-1.12.5-2|323	%{_bindir}/krb5-config
14mu|krb5-1.12.5-2|324	%{multiarch_bindir}/krb5-config
14mu|krb5-1.12.5-2|325	%{_libdir}/libgssapi_krb5.so
14mu|krb5-1.12.5-2|326	%{_libdir}/libgssrpc.so
14mu|krb5-1.12.5-2|327	%{_libdir}/libk5crypto.so
14mu|krb5-1.12.5-2|328	%{_libdir}/libkadm5clnt.so
14mu|krb5-1.12.5-2|329	%{_libdir}/libkadm5clnt_mit.so
14mu|krb5-1.12.5-2|330	%{_libdir}/libkadm5srv.so
14mu|krb5-1.12.5-2|331	%{_libdir}/libkadm5srv_mit.so
14mu|krb5-1.12.5-2|332	%{_libdir}/libkdb5.so
14mu|krb5-1.12.5-2|333	%{_libdir}/libkrb5.so
14mu|krb5-1.12.5-2|334	%{_libdir}/libkrb5support.so
14mu|krb5-1.12.5-2|335	%{_libdir}/libkrad.so
14mu|krb5-1.12.5-2|336	%if !%{bootstrap}
14mu|krb5-1.12.5-2|337	%{_libdir}/libkdb_ldap.so
14mu|krb5-1.12.5-2|338	%endif
14mu|krb5-1.12.5-2|339	%{_mandir}/man1/krb5-config.1*
14mu|krb5-1.12.5-2|340	%{_libdir}/pkgconfig/*
14mu|krb5-1.12.5-2|341	
14mu|krb5-1.12.5-2|342	# Protocol test clients
14mu|krb5-1.12.5-2|343	%{_bindir}/sim_client
14mu|krb5-1.12.5-2|344	%{_bindir}/gss-client
14mu|krb5-1.12.5-2|345	%{_bindir}/uuclient
14mu|krb5-1.12.5-2|346	
14mu|krb5-1.12.5-2|347	# Protocol test servers
14mu|krb5-1.12.5-2|348	%{_sbindir}/gss-server
14mu|krb5-1.12.5-2|349	%{_sbindir}/uuserver
14mu|krb5-1.12.5-2|350	
14mu|krb5-1.12.5-2|351	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|352	
14mu|krb5-1.12.5-2|353	%package server
14mu|krb5-1.12.5-2|354	Summary:	The server programs for Kerberos 5
14mu|krb5-1.12.5-2|355	Group:		System/Servers
14mu|krb5-1.12.5-2|356	Requires(post,preun): rpm-helper
14mu|krb5-1.12.5-2|357	Requires(post,preun,postun): systemd-units
14mu|krb5-1.12.5-2|358	# we drop files in its directory, but we don't want to own that directory
14mu|krb5-1.12.5-2|359	Requires:	logrotate
14mu|krb5-1.12.5-2|360	# mktemp is used by krb5-send-pr
14mu|krb5-1.12.5-2|361	Requires:	mktemp
14mu|krb5-1.12.5-2|362	# portreserve is used by init scripts for kadmind, kpropd, and krb5kdc
14mu|krb5-1.12.5-2|363	Requires:	portreserve
14mu|krb5-1.12.5-2|364	
14mu|krb5-1.12.5-2|365	%description server
14mu|krb5-1.12.5-2|366	Kerberos is a network authentication system.  The krb5-server package
14mu|krb5-1.12.5-2|367	contains the programs that must be installed on a Kerberos 5 server.
14mu|krb5-1.12.5-2|368	If you're installing a Kerberos 5 server, you need to install this
14mu|krb5-1.12.5-2|369	package (in other words, most people should NOT install this
14mu|krb5-1.12.5-2|370	package).
14mu|krb5-1.12.5-2|371	
14mu|krb5-1.12.5-2|372	%files server
14mu|krb5-1.12.5-2|373	#doc build-pdf/admin.pdf build-pdf/build.pdf
14mu|krb5-1.12.5-2|374	%{_unitdir}/krb5kdc.service
14mu|krb5-1.12.5-2|375	%{_unitdir}/kadmin.service
14mu|krb5-1.12.5-2|376	%{_unitdir}/kprop.service
14mu|krb5-1.12.5-2|377	%config(noreplace) %{_sysconfdir}/sysconfig/krb5kdc
14mu|krb5-1.12.5-2|378	%config(noreplace) %{_sysconfdir}/sysconfig/kadmin
14mu|krb5-1.12.5-2|379	%config(noreplace) %{_sysconfdir}/portreserve/kerberos-iv
14mu|krb5-1.12.5-2|380	%config(noreplace) %{_sysconfdir}/portreserve/kerberos-adm
14mu|krb5-1.12.5-2|381	%config(noreplace) %{_sysconfdir}/portreserve/krb5_prop
14mu|krb5-1.12.5-2|382	%config(noreplace) %{_sysconfdir}/logrotate.d/krb5kdc
14mu|krb5-1.12.5-2|383	%config(noreplace) %{_sysconfdir}/logrotate.d/kadmind
14mu|krb5-1.12.5-2|384	%dir /var/log/kerberos
14mu|krb5-1.12.5-2|385	%dir %{_sysconfdir}/kerberos/krb5kdc
14mu|krb5-1.12.5-2|386	%config(noreplace) %{_sysconfdir}/kerberos/krb5kdc/kdc.conf
14mu|krb5-1.12.5-2|387	%config(noreplace) %{_sysconfdir}/kerberos/krb5kdc/kadm5.acl
14mu|krb5-1.12.5-2|388	%{_mandir}/man5/kadm5.acl.5*
14mu|krb5-1.12.5-2|389	%{_mandir}/man5/kdc.conf.5*
14mu|krb5-1.12.5-2|390	%{_sbindir}/kadmin.local
14mu|krb5-1.12.5-2|391	%{_mandir}/man8/kadmin.local.8*
14mu|krb5-1.12.5-2|392	%{_sbindir}/kadmind
14mu|krb5-1.12.5-2|393	%{_mandir}/man8/kadmind.8*
14mu|krb5-1.12.5-2|394	%{_sbindir}/kdb5_util
14mu|krb5-1.12.5-2|395	%{_mandir}/man8/kdb5_util.8*
14mu|krb5-1.12.5-2|396	%{_sbindir}/kprop
14mu|krb5-1.12.5-2|397	%{_mandir}/man8/kprop.8*
14mu|krb5-1.12.5-2|398	%{_sbindir}/kpropd
14mu|krb5-1.12.5-2|399	%{_mandir}/man8/kpropd.8*
14mu|krb5-1.12.5-2|400	%{_sbindir}/kproplog
14mu|krb5-1.12.5-2|401	%{_mandir}/man8/kproplog.8*
14mu|krb5-1.12.5-2|402	%{_sbindir}/krb5kdc
14mu|krb5-1.12.5-2|403	%{_mandir}/man8/krb5kdc.8*
14mu|krb5-1.12.5-2|404	%{_sbindir}/sim_server
14mu|krb5-1.12.5-2|405	%{_bindir}/sclient
14mu|krb5-1.12.5-2|406	%{_mandir}/man1/sclient.1*
14mu|krb5-1.12.5-2|407	%{_sbindir}/sserver
14mu|krb5-1.12.5-2|408	%{_mandir}/man8/sserver.8*
14mu|krb5-1.12.5-2|409	
14mu|krb5-1.12.5-2|410	%post server
14mu|krb5-1.12.5-2|411	if [ $1 -eq 1 ] ; then
14mu|krb5-1.12.5-2|412	# Initial installation
14mu|krb5-1.12.5-2|413	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|krb5-1.12.5-2|414	fi
14mu|krb5-1.12.5-2|415	exit 0
14mu|krb5-1.12.5-2|416	
14mu|krb5-1.12.5-2|417	%preun server
14mu|krb5-1.12.5-2|418	if [ "$1" -eq "0" ] ; then
14mu|krb5-1.12.5-2|419	/bin/systemctl --no-reload disable krb5kdc.service > /dev/null 2>&1 || :
14mu|krb5-1.12.5-2|420	/bin/systemctl --no-reload disable kadmin.service > /dev/null 2>&1 || :
14mu|krb5-1.12.5-2|421	/bin/systemctl --no-reload disable kprop.service > /dev/null 2>&1 || :
14mu|krb5-1.12.5-2|422	/bin/systemctl stop krb5kdc.service > /dev/null 2>&1 || :
14mu|krb5-1.12.5-2|423	/bin/systemctl stop kadmin.service > /dev/null 2>&1 || :
14mu|krb5-1.12.5-2|424	/bin/systemctl stop kprop.service > /dev/null 2>&1 || :
14mu|krb5-1.12.5-2|425	fi
14mu|krb5-1.12.5-2|426	exit 0
14mu|krb5-1.12.5-2|427	
14mu|krb5-1.12.5-2|428	%postun server
14mu|krb5-1.12.5-2|429	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|krb5-1.12.5-2|430	if [ $1 -ge 1 ] ; then
14mu|krb5-1.12.5-2|431	/bin/systemctl try-restart krb5kdc.service >/dev/null 2>&1 || :
14mu|krb5-1.12.5-2|432	/bin/systemctl try-restart kadmin.service >/dev/null 2>&1 || :
14mu|krb5-1.12.5-2|433	/bin/systemctl try-restart kprop.service >/dev/null 2>&1 || :
14mu|krb5-1.12.5-2|434	fi
14mu|krb5-1.12.5-2|435	
14mu|krb5-1.12.5-2|436	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|437	
14mu|krb5-1.12.5-2|438	%package server-ldap
14mu|krb5-1.12.5-2|439	Summary:	The LDAP storage plugin for the Kerberos 5 KDC
14mu|krb5-1.12.5-2|440	Group:		System/Servers
14mu|krb5-1.12.5-2|441	Requires:	%{name}-server = %{EVRD}
14mu|krb5-1.12.5-2|442	
14mu|krb5-1.12.5-2|443	%description server-ldap
14mu|krb5-1.12.5-2|444	Kerberos is a network authentication system. The krb5-server package
14mu|krb5-1.12.5-2|445	contains the programs that must be installed on a Kerberos 5 key
14mu|krb5-1.12.5-2|446	distribution center (KDC). If you are installing a Kerberos 5 KDC,
14mu|krb5-1.12.5-2|447	and you wish to use a directory server to store the data for your
14mu|krb5-1.12.5-2|448	realm, you need to install this package.
14mu|krb5-1.12.5-2|449	
14mu|krb5-1.12.5-2|450	%files server-ldap
14mu|krb5-1.12.5-2|451	%doc src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
14mu|krb5-1.12.5-2|452	%doc src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
14mu|krb5-1.12.5-2|453	%if !%{bootstrap}
14mu|krb5-1.12.5-2|454	%{_libdir}/krb5/plugins/kdb/kldap.so
14mu|krb5-1.12.5-2|455	%{_sbindir}/kdb5_ldap_util
14mu|krb5-1.12.5-2|456	%{_mandir}/man8/kdb5_ldap_util.8*
14mu|krb5-1.12.5-2|457	%endif
14mu|krb5-1.12.5-2|458	
14mu|krb5-1.12.5-2|459	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|460	
14mu|krb5-1.12.5-2|461	%package workstation
14mu|krb5-1.12.5-2|462	Summary:	Kerberos 5 programs for use on workstations
14mu|krb5-1.12.5-2|463	Group:		System/Base
14mu|krb5-1.12.5-2|464	Requires(post):	rpm-helper
14mu|krb5-1.12.5-2|465	Requires(preun):rpm-helper
14mu|krb5-1.12.5-2|466	Provides:	kerberos-workstation
14mu|krb5-1.12.5-2|467	
14mu|krb5-1.12.5-2|468	%description workstation
14mu|krb5-1.12.5-2|469	Kerberos is a network authentication system.  The krb5-workstation
14mu|krb5-1.12.5-2|470	package contains the basic Kerberos programs (kinit, klist, kdestroy,
14mu|krb5-1.12.5-2|471	kpasswd). If your network uses Kerberos, this package should be installed
14mu|krb5-1.12.5-2|472	on every workstation.
14mu|krb5-1.12.5-2|473	
14mu|krb5-1.12.5-2|474	%files workstation
14mu|krb5-1.12.5-2|475	%doc src/config-files/services.append
14mu|krb5-1.12.5-2|476	%doc build-html/*
14mu|krb5-1.12.5-2|477	#doc build-pdf/user.pdf build-pdf/basic.pdf
14mu|krb5-1.12.5-2|478	%attr(0755,root,root) %doc src/config-files/convert-config-files
14mu|krb5-1.12.5-2|479	%{_mandir}/man5/krb5.conf.5*
14mu|krb5-1.12.5-2|480	%{_bindir}/kdestroy
14mu|krb5-1.12.5-2|481	%{_bindir}/kswitch
14mu|krb5-1.12.5-2|482	%{_mandir}/man1/kdestroy.1*
14mu|krb5-1.12.5-2|483	%{_mandir}/man1/kswitch.1*
14mu|krb5-1.12.5-2|484	%{_bindir}/kinit
14mu|krb5-1.12.5-2|485	%{_mandir}/man5/.k5identity.5*
14mu|krb5-1.12.5-2|486	%{_mandir}/man5/.k5login.5*
14mu|krb5-1.12.5-2|487	%{_mandir}/man1/kinit.1*
14mu|krb5-1.12.5-2|488	%{_bindir}/klist
14mu|krb5-1.12.5-2|489	%{_mandir}/man1/klist.1*
14mu|krb5-1.12.5-2|490	%{_bindir}/kpasswd
14mu|krb5-1.12.5-2|491	%{_mandir}/man1/kpasswd.1*
14mu|krb5-1.12.5-2|492	%{_bindir}/kvno
14mu|krb5-1.12.5-2|493	%{_mandir}/man1/kvno.1*
14mu|krb5-1.12.5-2|494	%{_bindir}/kadmin
14mu|krb5-1.12.5-2|495	%{_mandir}/man1/kadmin.1*
14mu|krb5-1.12.5-2|496	%{_bindir}/k5srvutil
14mu|krb5-1.12.5-2|497	%{_mandir}/man1/k5srvutil.1*
14mu|krb5-1.12.5-2|498	%{_bindir}/ktutil
14mu|krb5-1.12.5-2|499	%{_mandir}/man1/ktutil.1*
14mu|krb5-1.12.5-2|500	%{_mandir}/man5/k5identity.5.*
14mu|krb5-1.12.5-2|501	%{_mandir}/man5/k5login.5.*
14mu|krb5-1.12.5-2|502	%attr(4755,root,root) %{_bindir}/ksu
14mu|krb5-1.12.5-2|503	%{_mandir}/man1/ksu.1*
14mu|krb5-1.12.5-2|504	%config(noreplace) /etc/pam.d/ksu
14mu|krb5-1.12.5-2|505	# Problem-reporting tool
14mu|krb5-1.12.5-2|506	%{_datadir}/gnats
14mu|krb5-1.12.5-2|507	%{_sbindir}/krb5-send-pr
14mu|krb5-1.12.5-2|508	%{_mandir}/man1/krb5-send-pr.1*
14mu|krb5-1.12.5-2|509	
14mu|krb5-1.12.5-2|510	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|511	
14mu|krb5-1.12.5-2|512	%package pkinit-openssl
14mu|krb5-1.12.5-2|513	Summary:	The PKINIT module for Kerberos 5
14mu|krb5-1.12.5-2|514	Group:		System/Libraries
14mu|krb5-1.12.5-2|515	
14mu|krb5-1.12.5-2|516	%description pkinit-openssl
14mu|krb5-1.12.5-2|517	Kerberos is a network authentication system. The krb5-pkinit-openssl
14mu|krb5-1.12.5-2|518	package contains the PKINIT plugin, which uses OpenSSL to allow clients
14mu|krb5-1.12.5-2|519	to obtain initial credentials from a KDC using a private key and a
14mu|krb5-1.12.5-2|520	certificate.
14mu|krb5-1.12.5-2|521	
14mu|krb5-1.12.5-2|522	%files pkinit-openssl
14mu|krb5-1.12.5-2|523	%{_libdir}/krb5/plugins/preauth/pkinit.so
14mu|krb5-1.12.5-2|524	
14mu|krb5-1.12.5-2|525	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|526	
14mu|krb5-1.12.5-2|527	%package -n	openldap-schemas-%{name}
14mu|krb5-1.12.5-2|528	Summary:	OpenLDAP schema files from %{name}-%{EVRD} source tree
14mu|krb5-1.12.5-2|529	Group:		Databases
14mu|krb5-1.12.5-2|530	BuildArch:	noarch
14mu|krb5-1.12.5-2|531	Requires(pre):	openldap-config
14mu|krb5-1.12.5-2|532	
14mu|krb5-1.12.5-2|533	%files -n	openldap-schemas-%{name}
14mu|krb5-1.12.5-2|534	%config(noreplace) %{_sysconfdir}/openldap/schema/*
14mu|krb5-1.12.5-2|535	%attr(750,ldap,ldap) %config(noreplace) %{_sysconfdir}/openldap/slapd.d/%{name}.conf
14mu|krb5-1.12.5-2|536	
14mu|krb5-1.12.5-2|537	#----------------------------------------------------------------------------
14mu|krb5-1.12.5-2|538	
14mu|krb5-1.12.5-2|539	%prep
14mu|krb5-1.12.5-2|540	%setup -q -a 23 -n krb5-%{version}
14mu|krb5-1.12.5-2|541	ln -s NOTICE LICENSE
14mu|krb5-1.12.5-2|542	
14mu|krb5-1.12.5-2|543	%patch60 -p1 -b .pam
14mu|krb5-1.12.5-2|544	
14mu|krb5-1.12.5-2|545	%if %{with selinux}
14mu|krb5-1.12.5-2|546	%patch63 -p1 -b .pam
14mu|krb5-1.12.5-2|547	%endif
14mu|krb5-1.12.5-2|548	
14mu|krb5-1.12.5-2|549	%patch5  -p1 -b .ksu-access
14mu|krb5-1.12.5-2|550	%patch6  -p1 -b .ksu-path
14mu|krb5-1.12.5-2|551	%patch12 -p1 -b .ktany
14mu|krb5-1.12.5-2|552	%patch16 -p1 -b .buildconf
14mu|krb5-1.12.5-2|553	%patch23 -p1 -b .dns
14mu|krb5-1.12.5-2|554	%patch29 -p1 -b .kprop-mktemp
14mu|krb5-1.12.5-2|555	%patch30 -p1 -b .send-pr-tempfile
14mu|krb5-1.12.5-2|556	%patch39 -p1 -b .api
14mu|krb5-1.12.5-2|557	%patch59 -p1 -b .kpasswd_tcp
14mu|krb5-1.12.5-2|558	%patch71 -p1 -b .dirsrv-accountlock
14mu|krb5-1.12.5-2|559	%patch86 -p0 -b .debuginfo
14mu|krb5-1.12.5-2|560	%patch105 -p1 -b .kvno
14mu|krb5-1.12.5-2|561	%patch108 -p1
14mu|krb5-1.12.5-2|562	
14mu|krb5-1.12.5-2|563	%patch155 -p1 -b .init_context_null_spnego
14mu|krb5-1.12.5-2|564	%patch156 -p1 -b .CVE-2015-8629
14mu|krb5-1.12.5-2|565	%patch157 -p1 -b .CVE-2015-8630
14mu|krb5-1.12.5-2|566	%patch158 -p1 -b .CVE-2015-8631
14mu|krb5-1.12.5-2|567	%patch159 -p1 -b .CVE-2016-3119
14mu|krb5-1.12.5-2|568	%patch160 -p1 -b .CVE-2016-3120
14mu|krb5-1.12.5-2|569	%patch161 -p1 -b .CVE-2017-11368
14mu|krb5-1.12.5-2|570	%patch162 -p1 -b .CVE-2017-11462
14mu|krb5-1.12.5-2|571	%patch163 -p1 -b .CVE-2017-15088
14mu|krb5-1.12.5-2|572	
14mu|krb5-1.12.5-2|573	# Take the execute bit off of documentation.
14mu|krb5-1.12.5-2|574	chmod -x doc/krb5-protocol/*.txt
14mu|krb5-1.12.5-2|575	
14mu|krb5-1.12.5-2|576	sed -i s,^attributetype:,attributetypes:,g \
14mu|krb5-1.12.5-2|577	src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
14mu|krb5-1.12.5-2|578	
14mu|krb5-1.12.5-2|579	
14mu|krb5-1.12.5-2|580	%build
14mu|krb5-1.12.5-2|581	pushd src
14mu|krb5-1.12.5-2|582	autoreconf -fi
14mu|krb5-1.12.5-2|583	popd
14mu|krb5-1.12.5-2|584	%if %{with crosscompile}
14mu|krb5-1.12.5-2|585	export krb5_cv_attr_constructor_destructor=yes
14mu|krb5-1.12.5-2|586	export ac_cv_func_regcomp=yes
14mu|krb5-1.12.5-2|587	export ac_cv_printf_positional=yes
14mu|krb5-1.12.5-2|588	export ac_cv_file__etc_environment=no
14mu|krb5-1.12.5-2|589	export ac_cv_file__etc_TIMEZONE=no
14mu|krb5-1.12.5-2|590	sed -i "406d" src/include/k5-platform.h
14mu|krb5-1.12.5-2|591	%endif
14mu|krb5-1.12.5-2|592	
14mu|krb5-1.12.5-2|593	%serverbuild
14mu|krb5-1.12.5-2|594	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mu|krb5-1.12.5-2|595	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mu|krb5-1.12.5-2|596	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mu|krb5-1.12.5-2|597	RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's|-fPIE||g'`
14mu|krb5-1.12.5-2|598	
14mu|krb5-1.12.5-2|599	pushd src
14mu|krb5-1.12.5-2|600	# Work out the CFLAGS and CPPFLAGS which we intend to use.
14mu|krb5-1.12.5-2|601	INCLUDES=-I%{_includedir}/et
14mu|krb5-1.12.5-2|602	CFLAGS="`echo $RPM_OPT_FLAGS $DEFINES $INCLUDES -fPIC`"
14mu|krb5-1.12.5-2|603	CPPFLAGS="`echo $DEFINES $INCLUDES`"
14mu|krb5-1.12.5-2|604	export CFLAGS="%{optflags} -fPIC"
14mu|krb5-1.12.5-2|605	%configure2_5x \
14mu|krb5-1.12.5-2|606	CC="%{__cc}" \
14mu|krb5-1.12.5-2|607	CFLAGS="$CFLAGS" \
14mu|krb5-1.12.5-2|608	CPPFLAGS="$CPPFLAGS" \
14mu|krb5-1.12.5-2|609	--enable-shared \
14mu|krb5-1.12.5-2|610	--localstatedir=%{_sysconfdir}/kerberos \
14mu|krb5-1.12.5-2|611	--enable-dns-for-realm \
14mu|krb5-1.12.5-2|612	--enable-pkinit \
14mu|krb5-1.12.5-2|613	--with-system-verto \
14mu|krb5-1.12.5-2|614	--without-tcl \
14mu|krb5-1.12.5-2|615	--with-system-et \
14mu|krb5-1.12.5-2|616	--with-system-ss \
14mu|krb5-1.12.5-2|617	--disable-static \
14mu|krb5-1.12.5-2|618	--disable-rpath \
14mu|krb5-1.12.5-2|619	%if !%{bootstrap}
14mu|krb5-1.12.5-2|620	--with-ldap \
14mu|krb5-1.12.5-2|621	%endif
14mu|krb5-1.12.5-2|622	--with-pam
14mu|krb5-1.12.5-2|623	
14mu|krb5-1.12.5-2|624	#--with-netlib=-lresolv
14mu|krb5-1.12.5-2|625	
14mu|krb5-1.12.5-2|626	%make
14mu|krb5-1.12.5-2|627	popd
14mu|krb5-1.12.5-2|628	
14mu|krb5-1.12.5-2|629	# Build the docs.
14mu|krb5-1.12.5-2|630	make -C src/doc paths.py version.py
14mu|krb5-1.12.5-2|631	cp src/doc/paths.py doc/
14mu|krb5-1.12.5-2|632	mkdir -p build-man build-html build-pdf
14mu|krb5-1.12.5-2|633	sphinx-build -a -b man   -t pathsubs doc build-man
14mu|krb5-1.12.5-2|634	sphinx-build -a -b html  -t pathsubs doc build-html
14mu|krb5-1.12.5-2|635	rm -fr build-html/_sources
14mu|krb5-1.12.5-2|636	#sphinx-build -a -b latex -t pathsubs doc build-pdf
14mu|krb5-1.12.5-2|637	#make -C build-pdf
14mu|krb5-1.12.5-2|638	
14mu|krb5-1.12.5-2|639	
14mu|krb5-1.12.5-2|640	%check
14mu|krb5-1.12.5-2|641	# Run the test suite.  Won't run in the build system because /dev/pts is
14mu|krb5-1.12.5-2|642	# not available for telnet tests and so on.
14mu|krb5-1.12.5-2|643	# make check TMPDIR=%{_tmppath}
14mu|krb5-1.12.5-2|644	
14mu|krb5-1.12.5-2|645	%install
14mu|krb5-1.12.5-2|646	
14mu|krb5-1.12.5-2|647	# Sample KDC config files (bundled kdc.conf and kadm5.acl).
14mu|krb5-1.12.5-2|648	install -d %{buildroot}%{_sysconfdir}/kerberos/krb5kdc
14mu|krb5-1.12.5-2|649	install -m0644 %{SOURCE10} %{buildroot}%{_sysconfdir}/kerberos/krb5kdc/kdc.conf
14mu|krb5-1.12.5-2|650	install -m0600 %{SOURCE11} %{buildroot}%{_sysconfdir}/kerberos/krb5kdc/kadm5.acl
14mu|krb5-1.12.5-2|651	
14mu|krb5-1.12.5-2|652	# Default configuration file for everything.
14mu|krb5-1.12.5-2|653	install -d %{buildroot}%{_sysconfdir}
14mu|krb5-1.12.5-2|654	install -m0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/krb5.conf
14mu|krb5-1.12.5-2|655	install -d %{buildroot}%{_sysconfdir}/krb5.conf.d
14mu|krb5-1.12.5-2|656	
14mu|krb5-1.12.5-2|657	# Server init scripts (krb5kdc,kadmind,kpropd) and their sysconfig files.
14mu|krb5-1.12.5-2|658	install -d %{buildroot}%{_unitdir}
14mu|krb5-1.12.5-2|659	for init in \
14mu|krb5-1.12.5-2|660	%{SOURCE5} \
14mu|krb5-1.12.5-2|661	%{SOURCE4} \
14mu|krb5-1.12.5-2|662	%{SOURCE2} ; do
14mu|krb5-1.12.5-2|663	install -m0644 ${init} %{buildroot}%{_unitdir}
14mu|krb5-1.12.5-2|664	done
14mu|krb5-1.12.5-2|665	
14mu|krb5-1.12.5-2|666	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|krb5-1.12.5-2|667	for sysconfig in \
14mu|krb5-1.12.5-2|668	%{SOURCE19} \
14mu|krb5-1.12.5-2|669	%{SOURCE20} ; do
14mu|krb5-1.12.5-2|670	install -m0644 ${sysconfig} \
14mu|krb5-1.12.5-2|671	%{buildroot}%{_sysconfdir}/sysconfig/`basename ${sysconfig} .sysconfig`
14mu|krb5-1.12.5-2|672	done
14mu|krb5-1.12.5-2|673	
14mu|krb5-1.12.5-2|674	# portreserve configuration files.
14mu|krb5-1.12.5-2|675	install -d %{buildroot}%{_sysconfdir}/portreserve
14mu|krb5-1.12.5-2|676	for portreserve in \
14mu|krb5-1.12.5-2|677	%{SOURCE30} \
14mu|krb5-1.12.5-2|678	%{SOURCE31} \
14mu|krb5-1.12.5-2|679	%{SOURCE32} ; do
14mu|krb5-1.12.5-2|680	install -m0644 ${portreserve} \
14mu|krb5-1.12.5-2|681	%{buildroot}/%{_sysconfdir}/portreserve/`basename ${portreserve} .portreserve`
14mu|krb5-1.12.5-2|682	done
14mu|krb5-1.12.5-2|683	
14mu|krb5-1.12.5-2|684	# logrotate configuration files
14mu|krb5-1.12.5-2|685	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|krb5-1.12.5-2|686	for logrotate in \
14mu|krb5-1.12.5-2|687	%{SOURCE33} \
14mu|krb5-1.12.5-2|688	%{SOURCE34} ; do
14mu|krb5-1.12.5-2|689	install -m0644 ${logrotate} \
14mu|krb5-1.12.5-2|690	%{buildroot}%{_sysconfdir}/logrotate.d/`basename ${logrotate} .logrotate`
14mu|krb5-1.12.5-2|691	done
14mu|krb5-1.12.5-2|692	
14mu|krb5-1.12.5-2|693	# PAM configuration files.
14mu|krb5-1.12.5-2|694	install -d %{buildroot}%{_sysconfdir}/pam.d/
14mu|krb5-1.12.5-2|695	for pam in \
14mu|krb5-1.12.5-2|696	%{SOURCE29} ; do
14mu|krb5-1.12.5-2|697	install -m0644 ${pam} \
14mu|krb5-1.12.5-2|698	%{buildroot}/%{_sysconfdir}/pam.d/`basename ${pam} .pamd`
14mu|krb5-1.12.5-2|699	done
14mu|krb5-1.12.5-2|700	
14mu|krb5-1.12.5-2|701	# Plug-in directories.
14mu|krb5-1.12.5-2|702	install -d %{buildroot}%{_libdir}/krb5/plugins/preauth
14mu|krb5-1.12.5-2|703	install -d %{buildroot}%{_libdir}/krb5/plugins/kdb
14mu|krb5-1.12.5-2|704	install -d %{buildroot}%{_libdir}/krb5/plugins/authdata
14mu|krb5-1.12.5-2|705	
14mu|krb5-1.12.5-2|706	# The rest of the binaries, headers, libraries, and docs.
14mu|krb5-1.12.5-2|707	make -C src \
14mu|krb5-1.12.5-2|708	DESTDIR=%{buildroot} \
14mu|krb5-1.12.5-2|709	EXAMPLEDIR=%{_docdir}/%{devname}/examples\
14mu|krb5-1.12.5-2|710	install
14mu|krb5-1.12.5-2|711	
14mu|krb5-1.12.5-2|712	# logdir
14mu|krb5-1.12.5-2|713	install -d %{buildroot}/var/log/kerberos
14mu|krb5-1.12.5-2|714	
14mu|krb5-1.12.5-2|715	# clear the LDFLAGS
14mu|krb5-1.12.5-2|716	perl -pi -e "s|^LDFLAGS.*|LDFLAGS=''|g" %{buildroot}%{_bindir}/krb5-config
14mu|krb5-1.12.5-2|717	
14mu|krb5-1.12.5-2|718	
14mu|krb5-1.12.5-2|719	# multiarch policy
14mu|krb5-1.12.5-2|720	%multiarch_binaries %{buildroot}%{_bindir}/krb5-config
14mu|krb5-1.12.5-2|721	
14mu|krb5-1.12.5-2|722	%multiarch_includes %{buildroot}%{_includedir}/gssapi/gssapi.h
14mu|krb5-1.12.5-2|723	
14mu|krb5-1.12.5-2|724	# (gb) this one could be fixed differently and properly using <stdint.h>
14mu|krb5-1.12.5-2|725	
14mu|krb5-1.12.5-2|726	%multiarch_includes %{buildroot}%{_includedir}/gssrpc/types.h
14mu|krb5-1.12.5-2|727	
14mu|krb5-1.12.5-2|728	%multiarch_includes %{buildroot}%{_includedir}/krb5.h
14mu|krb5-1.12.5-2|729	
14mu|krb5-1.12.5-2|730	# Install processed man pages.
14mu|krb5-1.12.5-2|731	for section in 1 5 8; do
14mu|krb5-1.12.5-2|732	install -m 644 build-man/*.$section %{buildroot}%{_mandir}/man$section/
14mu|krb5-1.12.5-2|733	done
14mu|krb5-1.12.5-2|734	
14mu|krb5-1.12.5-2|735	# Prepare schema files to be included into OpenLDAP configuration
14mu|krb5-1.12.5-2|736	mkdir -p %{buildroot}%{_sysconfdir}/openldap/{schema,slapd.d}
14mu|krb5-1.12.5-2|737	install -m 0644 src/plugins/kdb/ldap/libkdb\_ldap/kerberos.{ldif,schema} %{buildroot}%{_sysconfdir}/openldap/schema/
14mu|krb5-1.12.5-2|738	cat > %{buildroot}%{_sysconfdir}/openldap/slapd.d/%{name}.conf <<EOF
14mu|krb5-1.12.5-2|739	# If you need krb5 support load this file or copy
14mu|krb5-1.12.5-2|740	# uncommented lines below to your slapd.conf.
14mu|krb5-1.12.5-2|741	
14mu|krb5-1.12.5-2|742	include %{_sysconfdir}/openldap/schema/kerberos.schema
14mu|krb5-1.12.5-2|743	
14mu|krb5-1.12.5-2|744	EOF
14mu|krb5-1.12.5-2|745	
14mu|krb5-1.12.5-2|746	
14mu|krb5-1.12.5-2|747	%changelog

23034 14
14mu|krdc-4.14.3-1|1	Summary:	KDE Remote Desktop Client
14mu|krdc-4.14.3-1|2	Name:		krdc
14mu|krdc-4.14.3-1|3	Version:	4.14.3
14mu|krdc-4.14.3-1|4	Release:	1
14mu|krdc-4.14.3-1|5	Epoch:		3
14mu|krdc-4.14.3-1|6	License:	GPLv2+
14mu|krdc-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|krdc-4.14.3-1|8	Url:		http://www.kde.org
14mu|krdc-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|krdc-4.14.3-1|10	%if %{is_beta}
14mu|krdc-4.14.3-1|11	%define ftpdir unstable
14mu|krdc-4.14.3-1|12	%else
14mu|krdc-4.14.3-1|13	%define ftpdir stable
14mu|krdc-4.14.3-1|14	%endif
14mu|krdc-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|krdc-4.14.3-1|16	Patch0:		krdc-4.11.0-desktop.patch
14mu|krdc-4.14.3-1|17	BuildRequires:	kdelibs4-devel
14mu|krdc-4.14.3-1|18	BuildRequires:	pkgconfig(libvncserver)
14mu|krdc-4.14.3-1|19	BuildRequires:	pkgconfig(TelepathyQt4)
14mu|krdc-4.14.3-1|20	BuildRequires:	freerdp >= 1.0.2
14mu|krdc-4.14.3-1|21	Requires:	freerdp >= 1.0.2
14mu|krdc-4.14.3-1|22	Conflicts:	kde4-filesharing < 3:4.8.0
14mu|krdc-4.14.3-1|23	
14mu|krdc-4.14.3-1|24	%description
14mu|krdc-4.14.3-1|25	KDE Remote Desktop Client is a client application that allows you to view
14mu|krdc-4.14.3-1|26	or even control the desktop session on another machine that is running a
14mu|krdc-4.14.3-1|27	compatible server. VNC and RDP are supported.
14mu|krdc-4.14.3-1|28	
14mu|krdc-4.14.3-1|29	%files
14mu|krdc-4.14.3-1|30	%{_kde_bindir}/krdc
14mu|krdc-4.14.3-1|31	%{_kde_appsdir}/krdc
14mu|krdc-4.14.3-1|32	%{_kde_applicationsdir}/krdc.desktop
14mu|krdc-4.14.3-1|33	%{_kde_datadir}/config.kcfg/krdc.kcfg
14mu|krdc-4.14.3-1|34	%{_kde_libdir}/kde4/kcm_krdc_rdpplugin.so
14mu|krdc-4.14.3-1|35	%{_kde_libdir}/kde4/kcm_krdc_vncplugin.so
14mu|krdc-4.14.3-1|36	%{_kde_libdir}/kde4/krdc_rdpplugin.so
14mu|krdc-4.14.3-1|37	%{_kde_libdir}/kde4/krdc_testplugin.so
14mu|krdc-4.14.3-1|38	%{_kde_libdir}/kde4/krdc_vncplugin.so
14mu|krdc-4.14.3-1|39	%{_kde_services}/rdp.protocol
14mu|krdc-4.14.3-1|40	%{_kde_services}/vnc.protocol
14mu|krdc-4.14.3-1|41	%{_kde_services}/krdc_rdp.desktop
14mu|krdc-4.14.3-1|42	%{_kde_services}/krdc_rdp_config.desktop
14mu|krdc-4.14.3-1|43	%{_kde_services}/krdc_test.desktop
14mu|krdc-4.14.3-1|44	%{_kde_services}/krdc_vnc.desktop
14mu|krdc-4.14.3-1|45	%{_kde_services}/krdc_vnc_config.desktop
14mu|krdc-4.14.3-1|46	%{_kde_services}/ServiceMenus/smb2rdc.desktop
14mu|krdc-4.14.3-1|47	%{_kde_servicetypes}/krdc_plugin.desktop
14mu|krdc-4.14.3-1|48	%{_kde_docdir}/HTML/*/krdc
14mu|krdc-4.14.3-1|49	#### Telepathy-Qt4-based optional feature ####
14mu|krdc-4.14.3-1|50	%{_kde_bindir}/krdc_rfb_approver
14mu|krdc-4.14.3-1|51	%{_kde_appsdir}/krdc_rfb_approver
14mu|krdc-4.14.3-1|52	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krdc_rfb*.service
14mu|krdc-4.14.3-1|53	%{_datadir}/telepathy/clients/krdc_rfb*.client
14mu|krdc-4.14.3-1|54	
14mu|krdc-4.14.3-1|55	#----------------------------------------------------------------------------
14mu|krdc-4.14.3-1|56	
14mu|krdc-4.14.3-1|57	%define krdccore_major 4
14mu|krdc-4.14.3-1|58	%define libkrdccore %mklibname krdccore %{krdccore_major}
14mu|krdc-4.14.3-1|59	
14mu|krdc-4.14.3-1|60	%package -n %{libkrdccore}
14mu|krdc-4.14.3-1|61	Summary:	Shared library for KRDC
14mu|krdc-4.14.3-1|62	Group:		System/Libraries
14mu|krdc-4.14.3-1|63	Obsoletes:	%{_lib}krdccore1 < 3:4.10.1
14mu|krdc-4.14.3-1|64	
14mu|krdc-4.14.3-1|65	%description -n %{libkrdccore}
14mu|krdc-4.14.3-1|66	Shared library for KRDC.
14mu|krdc-4.14.3-1|67	
14mu|krdc-4.14.3-1|68	%files -n %{libkrdccore}
14mu|krdc-4.14.3-1|69	%{_kde_libdir}/libkrdccore.so.%{krdccore_major}*
14mu|krdc-4.14.3-1|70	
14mu|krdc-4.14.3-1|71	#----------------------------------------------------------------------------
14mu|krdc-4.14.3-1|72	
14mu|krdc-4.14.3-1|73	%define devkrdccore %mklibname krdccore -d
14mu|krdc-4.14.3-1|74	
14mu|krdc-4.14.3-1|75	%package -n %{devkrdccore}
14mu|krdc-4.14.3-1|76	Summary:	Development for KRDC
14mu|krdc-4.14.3-1|77	Group:		Development/KDE and Qt
14mu|krdc-4.14.3-1|78	Requires:	%{libkrdccore} = %{EVRD}
14mu|krdc-4.14.3-1|79	Conflicts:	kdenetwork4-devel < 3:4.11.0
14mu|krdc-4.14.3-1|80	Provides:	%{name}-devel = %{EVRD}
14mu|krdc-4.14.3-1|81	
14mu|krdc-4.14.3-1|82	%description -n %{devkrdccore}
14mu|krdc-4.14.3-1|83	This package contains header files needed if you want to build applications
14mu|krdc-4.14.3-1|84	based on KRDC.
14mu|krdc-4.14.3-1|85	
14mu|krdc-4.14.3-1|86	%files -n %{devkrdccore}
14mu|krdc-4.14.3-1|87	%{_kde_includedir}/krdc
14mu|krdc-4.14.3-1|88	%{_kde_libdir}/libkrdccore.so
14mu|krdc-4.14.3-1|89	
14mu|krdc-4.14.3-1|90	#----------------------------------------------------------------------------
14mu|krdc-4.14.3-1|91	
14mu|krdc-4.14.3-1|92	%prep
14mu|krdc-4.14.3-1|93	%setup -q
14mu|krdc-4.14.3-1|94	%patch0 -p1
14mu|krdc-4.14.3-1|95	
14mu|krdc-4.14.3-1|96	%build
14mu|krdc-4.14.3-1|97	%cmake_kde4
14mu|krdc-4.14.3-1|98	%make
14mu|krdc-4.14.3-1|99	
14mu|krdc-4.14.3-1|100	%install
14mu|krdc-4.14.3-1|101	%makeinstall_std -C build
14mu|krdc-4.14.3-1|102	
14mu|krdc-4.14.3-1|103	
14mu|krdc-4.14.3-1|104	%changelog
14mu|krdc-4.14.3-1|105	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|krdc-4.14.3-1|106	+ Revision: 183952e
14mu|krdc-4.14.3-1|107	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|krdc-4.14.3-1|108	
14mu|krdc-4.14.3-1|109	

23035 14
14mu|kremotecontrol-4.14.3-1|1	Name:		kremotecontrol
14mu|kremotecontrol-4.14.3-1|2	Summary:	KDE Frontend for the LIRC Suite
14mu|kremotecontrol-4.14.3-1|3	Version:	4.14.3
14mu|kremotecontrol-4.14.3-1|4	Release:	1
14mu|kremotecontrol-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|kremotecontrol-4.14.3-1|6	License:	GPLv2 and LGPLv2 and GPLD
14mu|kremotecontrol-4.14.3-1|7	URL:		http://www.kde.org/applications/utilities/kremotecontrol/
14mu|kremotecontrol-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kremotecontrol-4.14.3-1|9	BuildRequires:	kdebase4-workspace-devel
14mu|kremotecontrol-4.14.3-1|10	BuildRequires:	pkgconfig(x11)
14mu|kremotecontrol-4.14.3-1|11	BuildRequires:	pkgconfig(xi)
14mu|kremotecontrol-4.14.3-1|12	BuildRequires:	pkgconfig(xtst)
14mu|kremotecontrol-4.14.3-1|13	Requires:	kdebase4-runtime
14mu|kremotecontrol-4.14.3-1|14	Obsoletes:	%{name}-devel < 4.11.0
14mu|kremotecontrol-4.14.3-1|15	Conflicts:	kdeutils4-core < 4.5.72
14mu|kremotecontrol-4.14.3-1|16	
14mu|kremotecontrol-4.14.3-1|17	%description
14mu|kremotecontrol-4.14.3-1|18	KRemoteControl is a KDE frontend for the Linux Infrared Remote Control system
14mu|kremotecontrol-4.14.3-1|19	(LIRC).
14mu|kremotecontrol-4.14.3-1|20	It consist of two parts: a systemtray applet and a configuration module.
14mu|kremotecontrol-4.14.3-1|21	
14mu|kremotecontrol-4.14.3-1|22	%files
14mu|kremotecontrol-4.14.3-1|23	%doc AUTHORS COPYING COPYING.LIB README TODO
14mu|kremotecontrol-4.14.3-1|24	%{_kde_bindir}/krcdnotifieritem
14mu|kremotecontrol-4.14.3-1|25	%{_kde_libdir}/kde4/kcm_remotecontrol.so
14mu|kremotecontrol-4.14.3-1|26	%{_kde_libdir}/kde4/kded_kremotecontroldaemon.so
14mu|kremotecontrol-4.14.3-1|27	%{_kde_libdir}/kde4/plasma_engine_kremoteconrol.so
14mu|kremotecontrol-4.14.3-1|28	%{_kde_libdir}/kde4/kremotecontrol_lirc.so
14mu|kremotecontrol-4.14.3-1|29	%{_kde_services}/kremotecontrolbackends/kremotecontrol_lirc.desktop
14mu|kremotecontrol-4.14.3-1|30	%{_kde_servicetypes}/kremotecontrolmanager.desktop
14mu|kremotecontrol-4.14.3-1|31	%{_kde_applicationsdir}/krcdnotifieritem.desktop
14mu|kremotecontrol-4.14.3-1|32	%{_kde_appsdir}/kremotecontrol/
14mu|kremotecontrol-4.14.3-1|33	%{_kde_appsdir}/kremotecontroldaemon/
14mu|kremotecontrol-4.14.3-1|34	%{_kde_iconsdir}/*/*/actions/krcd_flash.*
14mu|kremotecontrol-4.14.3-1|35	%{_kde_iconsdir}/*/*/actions/krcd_off.*
14mu|kremotecontrol-4.14.3-1|36	%{_kde_iconsdir}/*/*/apps/krcd.*
14mu|kremotecontrol-4.14.3-1|37	%{_kde_iconsdir}/*/*/devices/infrared-remote.*
14mu|kremotecontrol-4.14.3-1|38	%{_kde_services}/kcm_remotecontrol.desktop
14mu|kremotecontrol-4.14.3-1|39	%{_kde_services}/kded/kremotecontroldaemon.desktop
14mu|kremotecontrol-4.14.3-1|40	%{_kde_services}/plasma-engine-kremotecontrol.desktop
14mu|kremotecontrol-4.14.3-1|41	%{_kde_docdir}/HTML/en/kcontrol/kremotecontrol/
14mu|kremotecontrol-4.14.3-1|42	
14mu|kremotecontrol-4.14.3-1|43	#------------------------------------------------------------------------------
14mu|kremotecontrol-4.14.3-1|44	
14mu|kremotecontrol-4.14.3-1|45	%define kremotecontrol_major 1
14mu|kremotecontrol-4.14.3-1|46	%define libkremotecontrol %mklibname kremotecontrol %{kremotecontrol_major}
14mu|kremotecontrol-4.14.3-1|47	%define oldlibkremotecontrol %mklibname libkremotecontrol 1
14mu|kremotecontrol-4.14.3-1|48	
14mu|kremotecontrol-4.14.3-1|49	%package -n %{libkremotecontrol}
14mu|kremotecontrol-4.14.3-1|50	Summary:	Runtime library for kremotecontrol
14mu|kremotecontrol-4.14.3-1|51	Group:		System/Libraries
14mu|kremotecontrol-4.14.3-1|52	Obsoletes:	%{oldlibkremotecontrol} < 4.7.90
14mu|kremotecontrol-4.14.3-1|53	
14mu|kremotecontrol-4.14.3-1|54	%description -n %{libkremotecontrol}
14mu|kremotecontrol-4.14.3-1|55	KRemoteControl is a KDE frontend for the Linux Infrared Remote Control system
14mu|kremotecontrol-4.14.3-1|56	(LIRC).
14mu|kremotecontrol-4.14.3-1|57	
14mu|kremotecontrol-4.14.3-1|58	It consist of two parts: a systemtray applet and a configuration module.
14mu|kremotecontrol-4.14.3-1|59	
14mu|kremotecontrol-4.14.3-1|60	This package provides the runtime library for kremotecontrol.
14mu|kremotecontrol-4.14.3-1|61	
14mu|kremotecontrol-4.14.3-1|62	%files -n %{libkremotecontrol}
14mu|kremotecontrol-4.14.3-1|63	%{_kde_libdir}/liblibkremotecontrol.so.%{kremotecontrol_major}*
14mu|kremotecontrol-4.14.3-1|64	
14mu|kremotecontrol-4.14.3-1|65	#------------------------------------------------------------------------------
14mu|kremotecontrol-4.14.3-1|66	
14mu|kremotecontrol-4.14.3-1|67	%prep
14mu|kremotecontrol-4.14.3-1|68	%setup -q
14mu|kremotecontrol-4.14.3-1|69	
14mu|kremotecontrol-4.14.3-1|70	%build
14mu|kremotecontrol-4.14.3-1|71	%cmake_kde4
14mu|kremotecontrol-4.14.3-1|72	%make
14mu|kremotecontrol-4.14.3-1|73	
14mu|kremotecontrol-4.14.3-1|74	%install
14mu|kremotecontrol-4.14.3-1|75	%makeinstall_std -C build
14mu|kremotecontrol-4.14.3-1|76	
14mu|kremotecontrol-4.14.3-1|77	# We don't need it because there are no devel headers anyway
14mu|kremotecontrol-4.14.3-1|78	rm -f %{buildroot}%{_kde_libdir}/liblibkremotecontrol.so
14mu|kremotecontrol-4.14.3-1|79	
14mu|kremotecontrol-4.14.3-1|80	
14mu|kremotecontrol-4.14.3-1|81	%changelog
14mu|kremotecontrol-4.14.3-1|82	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kremotecontrol-4.14.3-1|83	+ Revision: 81885ef
14mu|kremotecontrol-4.14.3-1|84	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kremotecontrol-4.14.3-1|85	
14mu|kremotecontrol-4.14.3-1|86	

23036 14
14mu|kreport-3.0.0-1|1	Summary:	KDE framework for the creation and generation of reports in multiple formats
14mu|kreport-3.0.0-1|2	Name:		kreport
14mu|kreport-3.0.0-1|3	Version:	3.0.0
14mu|kreport-3.0.0-1|4	Release:	1
14mu|kreport-3.0.0-1|5	License:	GPLv2+
14mu|kreport-3.0.0-1|6	Group:		Graphical desktop/KDE
14mu|kreport-3.0.0-1|7	Url:		https://www.kde.org/
14mu|kreport-3.0.0-1|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/kreports/src/%{name}-%{version}.tar.xz
14mu|kreport-3.0.0-1|9	BuildRequires:	extra-cmake-modules
14mu|kreport-3.0.0-1|10	BuildRequires:	kf5config-devel
14mu|kreport-3.0.0-1|11	BuildRequires:	kf5coreaddons-devel
14mu|kreport-3.0.0-1|12	BuildRequires:	kf5guiaddons-devel
14mu|kreport-3.0.0-1|13	BuildRequires:	kf5i18n-devel
14mu|kreport-3.0.0-1|14	BuildRequires:	kf5widgetsaddons-devel
14mu|kreport-3.0.0-1|15	BuildRequires:	pkgconfig(KPropertyWidgets3)
14mu|kreport-3.0.0-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|kreport-3.0.0-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kreport-3.0.0-1|18	BuildRequires:	pkgconfig(Qt5Network)
14mu|kreport-3.0.0-1|19	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|kreport-3.0.0-1|20	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kreport-3.0.0-1|21	BuildRequires:	pkgconfig(Qt5Test)
14mu|kreport-3.0.0-1|22	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|kreport-3.0.0-1|23	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|kreport-3.0.0-1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kreport-3.0.0-1|25	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kreport-3.0.0-1|26	
14mu|kreport-3.0.0-1|27	%description
14mu|kreport-3.0.0-1|28	KDE framework for the creation and generation of reports in multiple formats.
14mu|kreport-3.0.0-1|29	
14mu|kreport-3.0.0-1|30	%files
14mu|kreport-3.0.0-1|31	%dir %{_kde5_datadir}/kreport3/
14mu|kreport-3.0.0-1|32	%{_kde5_datadir}/kreport3/*
14mu|kreport-3.0.0-1|33	%{_kde5_servicetypes}/kreport_elementplugin.desktop
14mu|kreport-3.0.0-1|34	%{_qt5_plugindir}/kreport3/org.kde.kreport.barcode.so
14mu|kreport-3.0.0-1|35	%{_qt5_plugindir}/kreport3/org.kde.kreport.web.so
14mu|kreport-3.0.0-1|36	
14mu|kreport-3.0.0-1|37	#----------------------------------------------------------------------------
14mu|kreport-3.0.0-1|38	
14mu|kreport-3.0.0-1|39	%define kreport3_major 3
14mu|kreport-3.0.0-1|40	%define libkreport3 %mklibname kreport3_ %{kreport3_major}
14mu|kreport-3.0.0-1|41	
14mu|kreport-3.0.0-1|42	%package -n %{libkreport3}
14mu|kreport-3.0.0-1|43	Summary:	KDE reports shared library
14mu|kreport-3.0.0-1|44	Group:		System/Libraries
14mu|kreport-3.0.0-1|45	Requires:	%{name}
14mu|kreport-3.0.0-1|46	
14mu|kreport-3.0.0-1|47	%description -n %{libkreport3}
14mu|kreport-3.0.0-1|48	KDE reports shared library.
14mu|kreport-3.0.0-1|49	
14mu|kreport-3.0.0-1|50	%files -n %{libkreport3}
14mu|kreport-3.0.0-1|51	%{_kde5_libdir}/libKReport3.so.%{kreport3_major}*
14mu|kreport-3.0.0-1|52	
14mu|kreport-3.0.0-1|53	#----------------------------------------------------------------------------
14mu|kreport-3.0.0-1|54	
14mu|kreport-3.0.0-1|55	%define devkreport %mklibname kreport -d
14mu|kreport-3.0.0-1|56	
14mu|kreport-3.0.0-1|57	%package -n %{devkreport}
14mu|kreport-3.0.0-1|58	Summary:	Development files for KDE reports module
14mu|kreport-3.0.0-1|59	Group:		Development/KDE and Qt
14mu|kreport-3.0.0-1|60	Requires:	%{libkreport3} = %{EVRD}
14mu|kreport-3.0.0-1|61	Provides:	%{name}-devel = %{EVRD}
14mu|kreport-3.0.0-1|62	
14mu|kreport-3.0.0-1|63	%description -n %{devkreport}
14mu|kreport-3.0.0-1|64	This package contains header files needed if you wish to build applications
14mu|kreport-3.0.0-1|65	based on %{name}.
14mu|kreport-3.0.0-1|66	
14mu|kreport-3.0.0-1|67	%files -n %{devkreport}
14mu|kreport-3.0.0-1|68	%{_kde5_includedir}/KReport3
14mu|kreport-3.0.0-1|69	%{_kde5_libdir}/cmake/KReport3
14mu|kreport-3.0.0-1|70	%{_kde5_libdir}/pkgconfig/KReport3.pc
14mu|kreport-3.0.0-1|71	%{_kde5_libdir}/libKReport3.so
14mu|kreport-3.0.0-1|72	%{_kde5_mkspecsdir}/*.pri
14mu|kreport-3.0.0-1|73	
14mu|kreport-3.0.0-1|74	#----------------------------------------------------------------------------
14mu|kreport-3.0.0-1|75	
14mu|kreport-3.0.0-1|76	%prep
14mu|kreport-3.0.0-1|77	%setup -q
14mu|kreport-3.0.0-1|78	
14mu|kreport-3.0.0-1|79	%build
14mu|kreport-3.0.0-1|80	%cmake_kde5
14mu|kreport-3.0.0-1|81	%make
14mu|kreport-3.0.0-1|82	
14mu|kreport-3.0.0-1|83	%install
14mu|kreport-3.0.0-1|84	%makeinstall_std -C build
14mu|kreport-3.0.0-1|85	
14mu|kreport-3.0.0-1|86	
14mu|kreport-3.0.0-1|87	%changelog
14mu|kreport-3.0.0-1|88	
14mu|kreport-3.0.0-1|89	* Fri Jan 13 2017 Rosa <rosa@abf.rosalinux.ru> 3.0.0-1
14mu|kreport-3.0.0-1|90	- (21fa48d) Automatic import for version 3.0.0-1
14mu|kreport-3.0.0-1|91	
14mu|kreport-3.0.0-1|92	

23037 14
14mu|kreversi-4.14.3-1|1	Summary:	Old reversi board game, also known as othello
14mu|kreversi-4.14.3-1|2	Name:		kreversi
14mu|kreversi-4.14.3-1|3	Version:	4.14.3
14mu|kreversi-4.14.3-1|4	Release:	1
14mu|kreversi-4.14.3-1|5	Epoch:		1
14mu|kreversi-4.14.3-1|6	License:	GPLv2+ and LGPLv2+ and GFDL
14mu|kreversi-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kreversi-4.14.3-1|8	Url:		http://www.kde.org/applications/games/kreversi/
14mu|kreversi-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kreversi-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kreversi-4.14.3-1|11	Requires:	libkdegames-corebindings
14mu|kreversi-4.14.3-1|12	Conflicts:	kdegames4-core < 1:4.9.80
14mu|kreversi-4.14.3-1|13	
14mu|kreversi-4.14.3-1|14	%description
14mu|kreversi-4.14.3-1|15	KReversi is a simple one player strategy game played against the computer.
14mu|kreversi-4.14.3-1|16	
14mu|kreversi-4.14.3-1|17	If a player's piece is captured by an opposing player, that piece is turned
14mu|kreversi-4.14.3-1|18	over to reveal the color of that player. A winner is declared when one player
14mu|kreversi-4.14.3-1|19	has more pieces of his own color on the board and there are no more possible
14mu|kreversi-4.14.3-1|20	moves.
14mu|kreversi-4.14.3-1|21	
14mu|kreversi-4.14.3-1|22	%files
14mu|kreversi-4.14.3-1|23	%{_kde_bindir}/kreversi
14mu|kreversi-4.14.3-1|24	%{_kde_applicationsdir}/kreversi.desktop
14mu|kreversi-4.14.3-1|25	%{_kde_appsdir}/kreversi
14mu|kreversi-4.14.3-1|26	%{_kde_iconsdir}/hicolor/*/apps/kreversi.png
14mu|kreversi-4.14.3-1|27	%{_kde_iconsdir}/oxygen/*/actions/lastmoves.*
14mu|kreversi-4.14.3-1|28	%{_kde_iconsdir}/oxygen/*/actions/legalmoves.*
14mu|kreversi-4.14.3-1|29	%{_kde_docdir}/*/*/kreversi
14mu|kreversi-4.14.3-1|30	
14mu|kreversi-4.14.3-1|31	#------------------------------------------------------------------------------
14mu|kreversi-4.14.3-1|32	
14mu|kreversi-4.14.3-1|33	%prep
14mu|kreversi-4.14.3-1|34	%setup -q
14mu|kreversi-4.14.3-1|35	
14mu|kreversi-4.14.3-1|36	%build
14mu|kreversi-4.14.3-1|37	%cmake_kde4
14mu|kreversi-4.14.3-1|38	%make
14mu|kreversi-4.14.3-1|39	
14mu|kreversi-4.14.3-1|40	%install
14mu|kreversi-4.14.3-1|41	%makeinstall_std -C build
14mu|kreversi-4.14.3-1|42	
14mu|kreversi-4.14.3-1|43	
14mu|kreversi-4.14.3-1|44	%changelog
14mu|kreversi-4.14.3-1|45	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kreversi-4.14.3-1|46	+ Revision: 051decf
14mu|kreversi-4.14.3-1|47	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kreversi-4.14.3-1|48	
14mu|kreversi-4.14.3-1|49	

23038 14
14mu|krfb-4.14.3-1|1	Summary:	KDE Remote Desktop Server
14mu|krfb-4.14.3-1|2	Name:		krfb
14mu|krfb-4.14.3-1|3	Version:	4.14.3
14mu|krfb-4.14.3-1|4	Release:	1
14mu|krfb-4.14.3-1|5	Epoch:		3
14mu|krfb-4.14.3-1|6	License:	GPLv2+
14mu|krfb-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|krfb-4.14.3-1|8	Url:		http://www.kde.org
14mu|krfb-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|krfb-4.14.3-1|10	%if %{is_beta}
14mu|krfb-4.14.3-1|11	%define ftpdir unstable
14mu|krfb-4.14.3-1|12	%else
14mu|krfb-4.14.3-1|13	%define ftpdir stable
14mu|krfb-4.14.3-1|14	%endif
14mu|krfb-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|krfb-4.14.3-1|16	Patch0:		krfb-4.11.0-desktop.patch
14mu|krfb-4.14.3-1|17	Patch1:		krfb-4.11.0-soversion.patch
14mu|krfb-4.14.3-1|18	BuildRequires:	jpeg-devel
14mu|krfb-4.14.3-1|19	BuildRequires:	kdelibs4-devel
14mu|krfb-4.14.3-1|20	BuildRequires:	pkgconfig(libxslt)
14mu|krfb-4.14.3-1|21	BuildRequires:	pkgconfig(TelepathyQt4)
14mu|krfb-4.14.3-1|22	BuildRequires:	pkgconfig(xdamage)
14mu|krfb-4.14.3-1|23	BuildRequires:	pkgconfig(xext)
14mu|krfb-4.14.3-1|24	BuildRequires:	pkgconfig(xtst)
14mu|krfb-4.14.3-1|25	BuildRequires:	pkgconfig(zlib)
14mu|krfb-4.14.3-1|26	
14mu|krfb-4.14.3-1|27	%description
14mu|krfb-4.14.3-1|28	KDE Desktop Sharing is a server application that allows you to share your
14mu|krfb-4.14.3-1|29	current session with a user on another machine, who can use a VNC client
14mu|krfb-4.14.3-1|30	to view or even control the desktop.
14mu|krfb-4.14.3-1|31	
14mu|krfb-4.14.3-1|32	%files
14mu|krfb-4.14.3-1|33	%{_kde_bindir}/krfb
14mu|krfb-4.14.3-1|34	%{_kde_appsdir}/krfb
14mu|krfb-4.14.3-1|35	%{_kde_applicationsdir}/krfb.desktop
14mu|krfb-4.14.3-1|36	%{_kde_libdir}/kde4/krfb_*.so
14mu|krfb-4.14.3-1|37	%{_kde_services}/krfb*.desktop
14mu|krfb-4.14.3-1|38	%{_kde_servicetypes}/krfb*.desktop
14mu|krfb-4.14.3-1|39	%{_kde_docdir}/HTML/*/krfb
14mu|krfb-4.14.3-1|40	#### Telepathy-Qt4-based optional feature ####
14mu|krfb-4.14.3-1|41	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krfb_rfb*.service
14mu|krfb-4.14.3-1|42	%{_datadir}/telepathy/clients/krfb_rfb*.client
14mu|krfb-4.14.3-1|43	
14mu|krfb-4.14.3-1|44	#----------------------------------------------------------------------------
14mu|krfb-4.14.3-1|45	
14mu|krfb-4.14.3-1|46	%define krfbprivate_major 4
14mu|krfb-4.14.3-1|47	%define libkrfbprivate %mklibname krfbprivate %{krfbprivate_major}
14mu|krfb-4.14.3-1|48	
14mu|krfb-4.14.3-1|49	%package -n %{libkrfbprivate}
14mu|krfb-4.14.3-1|50	Summary:	KRFB shared library
14mu|krfb-4.14.3-1|51	Group:		System/Libraries
14mu|krfb-4.14.3-1|52	
14mu|krfb-4.14.3-1|53	%description -n %{libkrfbprivate}
14mu|krfb-4.14.3-1|54	KRFB shared library.
14mu|krfb-4.14.3-1|55	
14mu|krfb-4.14.3-1|56	%files -n %{libkrfbprivate}
14mu|krfb-4.14.3-1|57	%{_kde_libdir}/libkrfbprivate.so.%{krfbprivate_major}*
14mu|krfb-4.14.3-1|58	
14mu|krfb-4.14.3-1|59	#----------------------------------------------------------------------------
14mu|krfb-4.14.3-1|60	
14mu|krfb-4.14.3-1|61	%prep
14mu|krfb-4.14.3-1|62	%setup -q
14mu|krfb-4.14.3-1|63	%patch0 -p1
14mu|krfb-4.14.3-1|64	%patch1 -p1
14mu|krfb-4.14.3-1|65	
14mu|krfb-4.14.3-1|66	%build
14mu|krfb-4.14.3-1|67	%cmake_kde4
14mu|krfb-4.14.3-1|68	%make
14mu|krfb-4.14.3-1|69	
14mu|krfb-4.14.3-1|70	%install
14mu|krfb-4.14.3-1|71	%makeinstall_std -C build
14mu|krfb-4.14.3-1|72	
14mu|krfb-4.14.3-1|73	
14mu|krfb-4.14.3-1|74	%changelog
14mu|krfb-4.14.3-1|75	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|krfb-4.14.3-1|76	+ Revision: c9fa772
14mu|krfb-4.14.3-1|77	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|krfb-4.14.3-1|78	
14mu|krfb-4.14.3-1|79	

23039 14
14mu|krita-3.3.3-2|1	Summary:	KDE Sketching and painting program
14mu|krita-3.3.3-2|2	Name:		krita
14mu|krita-3.3.3-2|3	Version:	3.3.3
14mu|krita-3.3.3-2|4	Release:	2
14mu|krita-3.3.3-2|5	Epoch:		16
14mu|krita-3.3.3-2|6	License:	GPLv2+
14mu|krita-3.3.3-2|7	Group:		Graphical desktop/KDE
14mu|krita-3.3.3-2|8	Url:		https://www.kde.org/
14mu|krita-3.3.3-2|9	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/%{name}/%{version}/%{name}-%{version}.tar.gz
14mu|krita-3.3.3-2|10	Source1:	krita-3.3.3_ru.tar.gz
14mu|krita-3.3.3-2|11	Patch0:		krita-3.1.3-style.patch
14mu|krita-3.3.3-2|12	BuildRequires:	extra-cmake-modules
14mu|krita-3.3.3-2|13	BuildRequires:	boost-devel
14mu|krita-3.3.3-2|14	BuildRequires:	gomp-devel
14mu|krita-3.3.3-2|15	BuildRequires:	jpeg-devel
14mu|krita-3.3.3-2|16	BuildRequires:	kf5archive-devel
14mu|krita-3.3.3-2|17	BuildRequires:	kf5completion-devel
14mu|krita-3.3.3-2|18	BuildRequires:	kf5config-devel
14mu|krita-3.3.3-2|19	BuildRequires:	kf5coreaddons-devel
14mu|krita-3.3.3-2|20	BuildRequires:	kf5crash-devel
14mu|krita-3.3.3-2|21	BuildRequires:	kf5guiaddons-devel
14mu|krita-3.3.3-2|22	BuildRequires:	kf5i18n-devel
14mu|krita-3.3.3-2|23	BuildRequires:	kf5itemmodels-devel
14mu|krita-3.3.3-2|24	BuildRequires:	kf5itemviews-devel
14mu|krita-3.3.3-2|25	BuildRequires:	kf5kio-devel
14mu|krita-3.3.3-2|26	BuildRequires:	kf5widgetsaddons-devel
14mu|krita-3.3.3-2|27	BuildRequires:	kf5windowsystem-devel
14mu|krita-3.3.3-2|28	BuildRequires:	vc-devel
14mu|krita-3.3.3-2|29	BuildRequires:	pkgconfig(eigen3)
14mu|krita-3.3.3-2|30	BuildRequires:	pkgconfig(exiv2)
14mu|krita-3.3.3-2|31	BuildRequires:	pkgconfig(fftw3)
14mu|krita-3.3.3-2|32	BuildRequires:	pkgconfig(gsl)
14mu|krita-3.3.3-2|33	BuildRequires:	pkgconfig(lcms2)
14mu|krita-3.3.3-2|34	BuildRequires:	pkgconfig(libcurl)
14mu|krita-3.3.3-2|35	BuildRequires:	pkgconfig(libopenjpeg1)
14mu|krita-3.3.3-2|36	BuildRequires:	pkgconfig(libpng)
14mu|krita-3.3.3-2|37	BuildRequires:	pkgconfig(libraw)
14mu|krita-3.3.3-2|38	BuildRequires:	pkgconfig(libtiff-4)
14mu|krita-3.3.3-2|39	BuildRequires:	pkgconfig(OpenColorIO)
14mu|krita-3.3.3-2|40	BuildRequires:	pkgconfig(OpenEXR)
14mu|krita-3.3.3-2|41	BuildRequires:	pkgconfig(poppler-qt5)
14mu|krita-3.3.3-2|42	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|krita-3.3.3-2|43	BuildRequires:	pkgconfig(Qt5Core)
14mu|krita-3.3.3-2|44	BuildRequires:	pkgconfig(Qt5DBus)
14mu|krita-3.3.3-2|45	BuildRequires:	pkgconfig(Qt5Gui)
14mu|krita-3.3.3-2|46	BuildRequires:	pkgconfig(Qt5Multimedia)
14mu|krita-3.3.3-2|47	BuildRequires:	pkgconfig(Qt5Network)
14mu|krita-3.3.3-2|48	BuildRequires:	pkgconfig(Qt5OpenGL)
14mu|krita-3.3.3-2|49	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|krita-3.3.3-2|50	BuildRequires:	pkgconfig(Qt5Svg)
14mu|krita-3.3.3-2|51	BuildRequires:	pkgconfig(Qt5Test)
14mu|krita-3.3.3-2|52	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|krita-3.3.3-2|53	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|krita-3.3.3-2|54	BuildRequires:	pkgconfig(Qt5Xml)
14mu|krita-3.3.3-2|55	BuildRequires:	pkgconfig(x11)
14mu|krita-3.3.3-2|56	BuildRequires:	pkgconfig(xext)
14mu|krita-3.3.3-2|57	BuildRequires:	pkgconfig(xcb)
14mu|krita-3.3.3-2|58	BuildRequires:	pkgconfig(xcb-util)
14mu|krita-3.3.3-2|59	BuildRequires:	pkgconfig(xi)
14mu|krita-3.3.3-2|60	BuildRequires:	pkgconfig(zlib)
14mu|krita-3.3.3-2|61	Conflicts:	calligra-l10n < 3.0
14mu|krita-3.3.3-2|62	
14mu|krita-3.3.3-2|63	%description
14mu|krita-3.3.3-2|64	Krita offers an end–to–end solution for creating digital painting files
14mu|krita-3.3.3-2|65	from scratch by masters. It supports concept art, creation of comics
14mu|krita-3.3.3-2|66	and textures for rendering.
14mu|krita-3.3.3-2|67	
14mu|krita-3.3.3-2|68	%files -f %{name}.lang
14mu|krita-3.3.3-2|69	%{_kde5_applicationsdir}/krita_*.desktop
14mu|krita-3.3.3-2|70	%{_kde5_applicationsdir}/org.kde.krita.desktop
14mu|krita-3.3.3-2|71	%{_kde5_bindir}/krita
14mu|krita-3.3.3-2|72	%dir %{_kde5_datadir}/color/icc/krita/
14mu|krita-3.3.3-2|73	%{_kde5_datadir}/color/icc/krita/*
14mu|krita-3.3.3-2|74	%{_kde5_datadir}/color-schemes/Krita*.colors
14mu|krita-3.3.3-2|75	%dir %{_kde5_datadir}/krita/
14mu|krita-3.3.3-2|76	%{_kde5_datadir}/krita/*
14mu|krita-3.3.3-2|77	%dir %{_kde5_datadir}/kritaplugins/
14mu|krita-3.3.3-2|78	%{_kde5_datadir}/kritaplugins/*
14mu|krita-3.3.3-2|79	%{_kde5_iconsdir}/hicolor/*/apps/calligrakrita.*
14mu|krita-3.3.3-2|80	%{_kde5_iconsdir}/hicolor/*/mimetypes/application-x-krita.*
14mu|krita-3.3.3-2|81	%dir %{_kde5_libdir}/kritaplugins/
14mu|krita-3.3.3-2|82	%{_kde5_libdir}/kritaplugins/*.so
14mu|krita-3.3.3-2|83	%{_kde5_sysconfdir}/xdg/kritarc
14mu|krita-3.3.3-2|84	%{_appdatadir}/org.kde.krita.appdata.xml
14mu|krita-3.3.3-2|85	
14mu|krita-3.3.3-2|86	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|87	
14mu|krita-3.3.3-2|88	%define kritabasicflakes_major 18
14mu|krita-3.3.3-2|89	%define libkritabasicflakes %mklibname kritabasicflakes %{kritabasicflakes_major}
14mu|krita-3.3.3-2|90	
14mu|krita-3.3.3-2|91	%package -n %{libkritabasicflakes}
14mu|krita-3.3.3-2|92	Summary:	Krita shared library
14mu|krita-3.3.3-2|93	Group:		System/Libraries
14mu|krita-3.3.3-2|94	
14mu|krita-3.3.3-2|95	%description -n %{libkritabasicflakes}
14mu|krita-3.3.3-2|96	Krita shared library.
14mu|krita-3.3.3-2|97	
14mu|krita-3.3.3-2|98	%files -n %{libkritabasicflakes}
14mu|krita-3.3.3-2|99	%{_kde5_libdir}/libkritabasicflakes.so.%{kritabasicflakes_major}*
14mu|krita-3.3.3-2|100	
14mu|krita-3.3.3-2|101	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|102	
14mu|krita-3.3.3-2|103	%define kritacolor_major 18
14mu|krita-3.3.3-2|104	%define libkritacolor %mklibname kritacolor %{kritacolor_major}
14mu|krita-3.3.3-2|105	
14mu|krita-3.3.3-2|106	%package -n %{libkritacolor}
14mu|krita-3.3.3-2|107	Summary:	Krita shared library
14mu|krita-3.3.3-2|108	Group:		System/Libraries
14mu|krita-3.3.3-2|109	
14mu|krita-3.3.3-2|110	%description -n %{libkritacolor}
14mu|krita-3.3.3-2|111	Krita shared library.
14mu|krita-3.3.3-2|112	
14mu|krita-3.3.3-2|113	%files -n %{libkritacolor}
14mu|krita-3.3.3-2|114	%{_kde5_libdir}/libkritacolor.so.%{kritacolor_major}*
14mu|krita-3.3.3-2|115	
14mu|krita-3.3.3-2|116	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|117	
14mu|krita-3.3.3-2|118	%define kritacolord_major 18
14mu|krita-3.3.3-2|119	%define libkritacolord %mklibname kritacolord %{kritacolord_major}
14mu|krita-3.3.3-2|120	
14mu|krita-3.3.3-2|121	%package -n %{libkritacolord}
14mu|krita-3.3.3-2|122	Summary:	Krita shared library
14mu|krita-3.3.3-2|123	Group:		System/Libraries
14mu|krita-3.3.3-2|124	
14mu|krita-3.3.3-2|125	%description -n %{libkritacolord}
14mu|krita-3.3.3-2|126	Krita shared library.
14mu|krita-3.3.3-2|127	
14mu|krita-3.3.3-2|128	%files -n %{libkritacolord}
14mu|krita-3.3.3-2|129	%{_kde5_libdir}/libkritacolord.so.%{kritacolord_major}*
14mu|krita-3.3.3-2|130	
14mu|krita-3.3.3-2|131	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|132	
14mu|krita-3.3.3-2|133	%define kritaflake_major 18
14mu|krita-3.3.3-2|134	%define libkritaflake %mklibname kritaflake %{kritaflake_major}
14mu|krita-3.3.3-2|135	
14mu|krita-3.3.3-2|136	%package -n %{libkritaflake}
14mu|krita-3.3.3-2|137	Summary:	Krita shared library
14mu|krita-3.3.3-2|138	Group:		System/Libraries
14mu|krita-3.3.3-2|139	
14mu|krita-3.3.3-2|140	%description -n %{libkritaflake}
14mu|krita-3.3.3-2|141	Krita shared library.
14mu|krita-3.3.3-2|142	
14mu|krita-3.3.3-2|143	%files -n %{libkritaflake}
14mu|krita-3.3.3-2|144	%{_kde5_libdir}/libkritaflake.so.%{kritaflake_major}*
14mu|krita-3.3.3-2|145	
14mu|krita-3.3.3-2|146	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|147	
14mu|krita-3.3.3-2|148	%define kritaglobal_major 18
14mu|krita-3.3.3-2|149	%define libkritaglobal %mklibname kritaglobal %{kritaglobal_major}
14mu|krita-3.3.3-2|150	
14mu|krita-3.3.3-2|151	%package -n %{libkritaglobal}
14mu|krita-3.3.3-2|152	Summary:	Krita shared library
14mu|krita-3.3.3-2|153	Group:		System/Libraries
14mu|krita-3.3.3-2|154	
14mu|krita-3.3.3-2|155	%description -n %{libkritaglobal}
14mu|krita-3.3.3-2|156	Krita shared library.
14mu|krita-3.3.3-2|157	
14mu|krita-3.3.3-2|158	%files -n %{libkritaglobal}
14mu|krita-3.3.3-2|159	%{_kde5_libdir}/libkritaglobal.so.%{kritaglobal_major}*
14mu|krita-3.3.3-2|160	
14mu|krita-3.3.3-2|161	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|162	
14mu|krita-3.3.3-2|163	%define kritaimage_major 18
14mu|krita-3.3.3-2|164	%define libkritaimage %mklibname kritaimage %{kritaimage_major}
14mu|krita-3.3.3-2|165	
14mu|krita-3.3.3-2|166	%package -n %{libkritaimage}
14mu|krita-3.3.3-2|167	Summary:	Krita shared library
14mu|krita-3.3.3-2|168	Group:		System/Libraries
14mu|krita-3.3.3-2|169	
14mu|krita-3.3.3-2|170	%description -n %{libkritaimage}
14mu|krita-3.3.3-2|171	Krita shared library.
14mu|krita-3.3.3-2|172	
14mu|krita-3.3.3-2|173	%files -n %{libkritaimage}
14mu|krita-3.3.3-2|174	%{_kde5_libdir}/libkritaimage.so.%{kritaimage_major}*
14mu|krita-3.3.3-2|175	
14mu|krita-3.3.3-2|176	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|177	
14mu|krita-3.3.3-2|178	%define kritalibbrush_major 18
14mu|krita-3.3.3-2|179	%define libkritalibbrush %mklibname kritalibbrush %{kritalibbrush_major}
14mu|krita-3.3.3-2|180	
14mu|krita-3.3.3-2|181	%package -n %{libkritalibbrush}
14mu|krita-3.3.3-2|182	Summary:	Krita shared library
14mu|krita-3.3.3-2|183	Group:		System/Libraries
14mu|krita-3.3.3-2|184	
14mu|krita-3.3.3-2|185	%description -n %{libkritalibbrush}
14mu|krita-3.3.3-2|186	Krita shared library.
14mu|krita-3.3.3-2|187	
14mu|krita-3.3.3-2|188	%files -n %{libkritalibbrush}
14mu|krita-3.3.3-2|189	%{_kde5_libdir}/libkritalibbrush.so.%{kritalibbrush_major}*
14mu|krita-3.3.3-2|190	
14mu|krita-3.3.3-2|191	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|192	
14mu|krita-3.3.3-2|193	%define kritalibpaintop_major 18
14mu|krita-3.3.3-2|194	%define libkritalibpaintop %mklibname kritalibpaintop %{kritalibpaintop_major}
14mu|krita-3.3.3-2|195	
14mu|krita-3.3.3-2|196	%package -n %{libkritalibpaintop}
14mu|krita-3.3.3-2|197	Summary:	Krita shared library
14mu|krita-3.3.3-2|198	Group:		System/Libraries
14mu|krita-3.3.3-2|199	
14mu|krita-3.3.3-2|200	%description -n %{libkritalibpaintop}
14mu|krita-3.3.3-2|201	Krita shared library.
14mu|krita-3.3.3-2|202	
14mu|krita-3.3.3-2|203	%files -n %{libkritalibpaintop}
14mu|krita-3.3.3-2|204	%{_kde5_libdir}/libkritalibpaintop.so.%{kritalibpaintop_major}*
14mu|krita-3.3.3-2|205	
14mu|krita-3.3.3-2|206	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|207	
14mu|krita-3.3.3-2|208	%define kritaodf_major 18
14mu|krita-3.3.3-2|209	%define libkritaodf %mklibname kritaodf %{kritaodf_major}
14mu|krita-3.3.3-2|210	
14mu|krita-3.3.3-2|211	%package -n %{libkritaodf}
14mu|krita-3.3.3-2|212	Summary:	Krita shared library
14mu|krita-3.3.3-2|213	Group:		System/Libraries
14mu|krita-3.3.3-2|214	
14mu|krita-3.3.3-2|215	%description -n %{libkritaodf}
14mu|krita-3.3.3-2|216	Krita shared library.
14mu|krita-3.3.3-2|217	
14mu|krita-3.3.3-2|218	%files -n %{libkritaodf}
14mu|krita-3.3.3-2|219	%{_kde5_libdir}/libkritaodf.so.%{kritaodf_major}*
14mu|krita-3.3.3-2|220	
14mu|krita-3.3.3-2|221	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|222	
14mu|krita-3.3.3-2|223	%define kritapigment_major 18
14mu|krita-3.3.3-2|224	%define libkritapigment %mklibname kritapigment %{kritapigment_major}
14mu|krita-3.3.3-2|225	
14mu|krita-3.3.3-2|226	%package -n %{libkritapigment}
14mu|krita-3.3.3-2|227	Summary:	Krita shared library
14mu|krita-3.3.3-2|228	Group:		System/Libraries
14mu|krita-3.3.3-2|229	
14mu|krita-3.3.3-2|230	%description -n %{libkritapigment}
14mu|krita-3.3.3-2|231	Krita shared library.
14mu|krita-3.3.3-2|232	
14mu|krita-3.3.3-2|233	%files -n %{libkritapigment}
14mu|krita-3.3.3-2|234	%{_kde5_libdir}/libkritapigment.so.%{kritapigment_major}*
14mu|krita-3.3.3-2|235	
14mu|krita-3.3.3-2|236	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|237	
14mu|krita-3.3.3-2|238	%define kritaplugin_major 18
14mu|krita-3.3.3-2|239	%define libkritaplugin %mklibname kritaplugin %{kritaplugin_major}
14mu|krita-3.3.3-2|240	
14mu|krita-3.3.3-2|241	%package -n %{libkritaplugin}
14mu|krita-3.3.3-2|242	Summary:	Krita shared library
14mu|krita-3.3.3-2|243	Group:		System/Libraries
14mu|krita-3.3.3-2|244	
14mu|krita-3.3.3-2|245	%description -n %{libkritaplugin}
14mu|krita-3.3.3-2|246	Krita shared library.
14mu|krita-3.3.3-2|247	
14mu|krita-3.3.3-2|248	%files -n %{libkritaplugin}
14mu|krita-3.3.3-2|249	%{_kde5_libdir}/libkritaplugin.so.%{kritaplugin_major}*
14mu|krita-3.3.3-2|250	
14mu|krita-3.3.3-2|251	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|252	
14mu|krita-3.3.3-2|253	%define kritapsd_major 18
14mu|krita-3.3.3-2|254	%define libkritapsd %mklibname kritapsd %{kritapsd_major}
14mu|krita-3.3.3-2|255	
14mu|krita-3.3.3-2|256	%package -n %{libkritapsd}
14mu|krita-3.3.3-2|257	Summary:	Krita shared library
14mu|krita-3.3.3-2|258	Group:		System/Libraries
14mu|krita-3.3.3-2|259	
14mu|krita-3.3.3-2|260	%description -n %{libkritapsd}
14mu|krita-3.3.3-2|261	Krita shared library.
14mu|krita-3.3.3-2|262	
14mu|krita-3.3.3-2|263	%files -n %{libkritapsd}
14mu|krita-3.3.3-2|264	%{_kde5_libdir}/libkritapsd.so.%{kritapsd_major}*
14mu|krita-3.3.3-2|265	
14mu|krita-3.3.3-2|266	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|267	
14mu|krita-3.3.3-2|268	%define kritastore_major 18
14mu|krita-3.3.3-2|269	%define libkritastore %mklibname kritastore %{kritastore_major}
14mu|krita-3.3.3-2|270	
14mu|krita-3.3.3-2|271	%package -n %{libkritastore}
14mu|krita-3.3.3-2|272	Summary:	Krita shared library
14mu|krita-3.3.3-2|273	Group:		System/Libraries
14mu|krita-3.3.3-2|274	
14mu|krita-3.3.3-2|275	%description -n %{libkritastore}
14mu|krita-3.3.3-2|276	Krita shared library.
14mu|krita-3.3.3-2|277	
14mu|krita-3.3.3-2|278	%files -n %{libkritastore}
14mu|krita-3.3.3-2|279	%{_kde5_libdir}/libkritastore.so.%{kritastore_major}*
14mu|krita-3.3.3-2|280	
14mu|krita-3.3.3-2|281	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|282	
14mu|krita-3.3.3-2|283	%define kritatext_major 18
14mu|krita-3.3.3-2|284	%define libkritatext %mklibname kritatext %{kritatext_major}
14mu|krita-3.3.3-2|285	
14mu|krita-3.3.3-2|286	%package -n %{libkritatext}
14mu|krita-3.3.3-2|287	Summary:	Krita shared library
14mu|krita-3.3.3-2|288	Group:		System/Libraries
14mu|krita-3.3.3-2|289	
14mu|krita-3.3.3-2|290	%description -n %{libkritatext}
14mu|krita-3.3.3-2|291	Krita shared library.
14mu|krita-3.3.3-2|292	
14mu|krita-3.3.3-2|293	%files -n %{libkritatext}
14mu|krita-3.3.3-2|294	%{_kde5_libdir}/libkritatext.so.%{kritatext_major}*
14mu|krita-3.3.3-2|295	
14mu|krita-3.3.3-2|296	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|297	
14mu|krita-3.3.3-2|298	%define kritatextlayout_major 18
14mu|krita-3.3.3-2|299	%define libkritatextlayout %mklibname kritatextlayout %{kritatextlayout_major}
14mu|krita-3.3.3-2|300	
14mu|krita-3.3.3-2|301	%package -n %{libkritatextlayout}
14mu|krita-3.3.3-2|302	Summary:	Krita shared library
14mu|krita-3.3.3-2|303	Group:		System/Libraries
14mu|krita-3.3.3-2|304	
14mu|krita-3.3.3-2|305	%description -n %{libkritatextlayout}
14mu|krita-3.3.3-2|306	Krita shared library.
14mu|krita-3.3.3-2|307	
14mu|krita-3.3.3-2|308	%files -n %{libkritatextlayout}
14mu|krita-3.3.3-2|309	%{_kde5_libdir}/libkritatextlayout.so.%{kritatextlayout_major}*
14mu|krita-3.3.3-2|310	
14mu|krita-3.3.3-2|311	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|312	
14mu|krita-3.3.3-2|313	%define kritaui_major 18
14mu|krita-3.3.3-2|314	%define libkritaui %mklibname kritaui %{kritaui_major}
14mu|krita-3.3.3-2|315	
14mu|krita-3.3.3-2|316	%package -n %{libkritaui}
14mu|krita-3.3.3-2|317	Summary:	Krita shared library
14mu|krita-3.3.3-2|318	Group:		System/Libraries
14mu|krita-3.3.3-2|319	
14mu|krita-3.3.3-2|320	%description -n %{libkritaui}
14mu|krita-3.3.3-2|321	Krita shared library.
14mu|krita-3.3.3-2|322	
14mu|krita-3.3.3-2|323	%files -n %{libkritaui}
14mu|krita-3.3.3-2|324	%{_kde5_libdir}/libkritaui.so.%{kritaui_major}*
14mu|krita-3.3.3-2|325	
14mu|krita-3.3.3-2|326	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|327	
14mu|krita-3.3.3-2|328	%define kritaundo2_major 18
14mu|krita-3.3.3-2|329	%define libkritaundo2 %mklibname kritaundo2_ %{kritaundo2_major}
14mu|krita-3.3.3-2|330	
14mu|krita-3.3.3-2|331	%package -n %{libkritaundo2}
14mu|krita-3.3.3-2|332	Summary:	Krita shared library
14mu|krita-3.3.3-2|333	Group:		System/Libraries
14mu|krita-3.3.3-2|334	
14mu|krita-3.3.3-2|335	%description -n %{libkritaundo2}
14mu|krita-3.3.3-2|336	Krita shared library.
14mu|krita-3.3.3-2|337	
14mu|krita-3.3.3-2|338	%files -n %{libkritaundo2}
14mu|krita-3.3.3-2|339	%{_kde5_libdir}/libkritaundo2.so.%{kritaundo2_major}*
14mu|krita-3.3.3-2|340	
14mu|krita-3.3.3-2|341	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|342	
14mu|krita-3.3.3-2|343	%define kritavectorimage_major 18
14mu|krita-3.3.3-2|344	%define libkritavectorimage %mklibname kritavectorimage %{kritavectorimage_major}
14mu|krita-3.3.3-2|345	
14mu|krita-3.3.3-2|346	%package -n %{libkritavectorimage}
14mu|krita-3.3.3-2|347	Summary:	Krita shared library
14mu|krita-3.3.3-2|348	Group:		System/Libraries
14mu|krita-3.3.3-2|349	
14mu|krita-3.3.3-2|350	%description -n %{libkritavectorimage}
14mu|krita-3.3.3-2|351	Krita shared library.
14mu|krita-3.3.3-2|352	
14mu|krita-3.3.3-2|353	%files -n %{libkritavectorimage}
14mu|krita-3.3.3-2|354	%{_kde5_libdir}/libkritavectorimage.so.%{kritavectorimage_major}*
14mu|krita-3.3.3-2|355	
14mu|krita-3.3.3-2|356	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|357	
14mu|krita-3.3.3-2|358	%define kritaversion_major 18
14mu|krita-3.3.3-2|359	%define libkritaversion %mklibname kritaversion %{kritaversion_major}
14mu|krita-3.3.3-2|360	
14mu|krita-3.3.3-2|361	%package -n %{libkritaversion}
14mu|krita-3.3.3-2|362	Summary:	Krita shared library
14mu|krita-3.3.3-2|363	Group:		System/Libraries
14mu|krita-3.3.3-2|364	
14mu|krita-3.3.3-2|365	%description -n %{libkritaversion}
14mu|krita-3.3.3-2|366	Krita shared library.
14mu|krita-3.3.3-2|367	
14mu|krita-3.3.3-2|368	%files -n %{libkritaversion}
14mu|krita-3.3.3-2|369	%{_kde5_libdir}/libkritaversion.so.%{kritaversion_major}*
14mu|krita-3.3.3-2|370	
14mu|krita-3.3.3-2|371	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|372	
14mu|krita-3.3.3-2|373	%define kritawidgets_major 18
14mu|krita-3.3.3-2|374	%define libkritawidgets %mklibname kritawidgets %{kritawidgets_major}
14mu|krita-3.3.3-2|375	
14mu|krita-3.3.3-2|376	%package -n %{libkritawidgets}
14mu|krita-3.3.3-2|377	Summary:	Krita shared library
14mu|krita-3.3.3-2|378	Group:		System/Libraries
14mu|krita-3.3.3-2|379	
14mu|krita-3.3.3-2|380	%description -n %{libkritawidgets}
14mu|krita-3.3.3-2|381	Krita shared library.
14mu|krita-3.3.3-2|382	
14mu|krita-3.3.3-2|383	%files -n %{libkritawidgets}
14mu|krita-3.3.3-2|384	%{_kde5_libdir}/libkritawidgets.so.%{kritawidgets_major}*
14mu|krita-3.3.3-2|385	
14mu|krita-3.3.3-2|386	#--------------------------------------------------------------------
14mu|krita-3.3.3-2|387	
14mu|krita-3.3.3-2|388	%define kritawidgetutils_major 18
14mu|krita-3.3.3-2|389	%define libkritawidgetutils %mklibname kritawidgetutils %{kritawidgetutils_major}
14mu|krita-3.3.3-2|390	
14mu|krita-3.3.3-2|391	%package -n %{libkritawidgetutils}
14mu|krita-3.3.3-2|392	Summary:	Krita shared library
14mu|krita-3.3.3-2|393	Group:		System/Libraries
14mu|krita-3.3.3-2|394	
14mu|krita-3.3.3-2|395	%description -n %{libkritawidgetutils}
14mu|krita-3.3.3-2|396	Krita shared library.
14mu|krita-3.3.3-2|397	
14mu|krita-3.3.3-2|398	%files -n %{libkritawidgetutils}
14mu|krita-3.3.3-2|399	%{_kde5_libdir}/libkritawidgetutils.so.%{kritawidgetutils_major}*
14mu|krita-3.3.3-2|400	
14mu|krita-3.3.3-2|401	#----------------------------------------------------------------------------
14mu|krita-3.3.3-2|402	
14mu|krita-3.3.3-2|403	%prep
14mu|krita-3.3.3-2|404	%setup -q
14mu|krita-3.3.3-2|405	%patch0 -p1
14mu|krita-3.3.3-2|406	
14mu|krita-3.3.3-2|407	pushd po
14mu|krita-3.3.3-2|408	tar -xvzf %{SOURCE1}
14mu|krita-3.3.3-2|409	popd
14mu|krita-3.3.3-2|410	
14mu|krita-3.3.3-2|411	%build
14mu|krita-3.3.3-2|412	%cmake_kde5
14mu|krita-3.3.3-2|413	%make
14mu|krita-3.3.3-2|414	
14mu|krita-3.3.3-2|415	%install
14mu|krita-3.3.3-2|416	%makeinstall_std -C build
14mu|krita-3.3.3-2|417	
14mu|krita-3.3.3-2|418	# Don't package development libraries as there are no headers
14mu|krita-3.3.3-2|419	rm -rf %{buildroot}%{_kde5_libdir}/libkritabasicflakes.so
14mu|krita-3.3.3-2|420	rm -rf %{buildroot}%{_kde5_libdir}/libkritacolor.so
14mu|krita-3.3.3-2|421	rm -rf %{buildroot}%{_kde5_libdir}/libkritacolord.so
14mu|krita-3.3.3-2|422	rm -rf %{buildroot}%{_kde5_libdir}/libkritaflake.so
14mu|krita-3.3.3-2|423	rm -rf %{buildroot}%{_kde5_libdir}/libkritaglobal.so
14mu|krita-3.3.3-2|424	rm -rf %{buildroot}%{_kde5_libdir}/libkritaimage.so
14mu|krita-3.3.3-2|425	rm -rf %{buildroot}%{_kde5_libdir}/libkritalibbrush.so
14mu|krita-3.3.3-2|426	rm -rf %{buildroot}%{_kde5_libdir}/libkritalibpaintop.so
14mu|krita-3.3.3-2|427	rm -rf %{buildroot}%{_kde5_libdir}/libkritaodf.so
14mu|krita-3.3.3-2|428	rm -rf %{buildroot}%{_kde5_libdir}/libkritapigment.so
14mu|krita-3.3.3-2|429	rm -rf %{buildroot}%{_kde5_libdir}/libkritaplugin.so
14mu|krita-3.3.3-2|430	rm -rf %{buildroot}%{_kde5_libdir}/libkritapsd.so
14mu|krita-3.3.3-2|431	rm -rf %{buildroot}%{_kde5_libdir}/libkritastore.so
14mu|krita-3.3.3-2|432	rm -rf %{buildroot}%{_kde5_libdir}/libkritatext.so
14mu|krita-3.3.3-2|433	rm -rf %{buildroot}%{_kde5_libdir}/libkritatextlayout.so
14mu|krita-3.3.3-2|434	rm -rf %{buildroot}%{_kde5_libdir}/libkritaui.so
14mu|krita-3.3.3-2|435	rm -rf %{buildroot}%{_kde5_libdir}/libkritaundo2.so
14mu|krita-3.3.3-2|436	rm -rf %{buildroot}%{_kde5_libdir}/libkritavectorimage.so
14mu|krita-3.3.3-2|437	rm -rf %{buildroot}%{_kde5_libdir}/libkritaversion.so
14mu|krita-3.3.3-2|438	rm -rf %{buildroot}%{_kde5_libdir}/libkritawidgets.so
14mu|krita-3.3.3-2|439	rm -rf %{buildroot}%{_kde5_libdir}/libkritawidgetutils.so
14mu|krita-3.3.3-2|440	
14mu|krita-3.3.3-2|441	%if %{mdvver} < 201610
14mu|krita-3.3.3-2|442	sed -i s,Theme=.*,Theme=ROSA,g %{buildroot}%{_kde5_sysconfdir}/xdg/kritarc
14mu|krita-3.3.3-2|443	%endif
14mu|krita-3.3.3-2|444	
14mu|krita-3.3.3-2|445	%find_lang %{name} --all-name --with-qt
14mu|krita-3.3.3-2|446	
14mu|krita-3.3.3-2|447	
14mu|krita-3.3.3-2|448	%changelog
14mu|krita-3.3.3-2|449	
14mu|krita-3.3.3-2|450	* Fri Jan 19 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16:3.3.3-2
14mu|krita-3.3.3-2|451	- (cf17143) Use ROSA theme for pre-2016.1 releases
14mu|krita-3.3.3-2|452	
14mu|krita-3.3.3-2|453	

23040 14
14mu|kross-5.24.0-1|1	%define fw_version 5.24
14mu|kross-5.24.0-1|2	
14mu|kross-5.24.0-1|3	Summary:	KDE Frameworks 5 multi-language application scripting module
14mu|kross-5.24.0-1|4	Name:		kross
14mu|kross-5.24.0-1|5	Version:	5.24.0
14mu|kross-5.24.0-1|6	Release:	1
14mu|kross-5.24.0-1|7	License:	GPLv2+
14mu|kross-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kross-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kross-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kross-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kross-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kross-5.24.0-1|13	BuildRequires:	kcompletion-devel >= %{version}
14mu|kross-5.24.0-1|14	BuildRequires:	kcoreaddons-devel >= %{version}
14mu|kross-5.24.0-1|15	BuildRequires:	kdoctools-devel >= %{version}
14mu|kross-5.24.0-1|16	BuildRequires:	ki18n-devel >= %{version}
14mu|kross-5.24.0-1|17	BuildRequires:	kiconthemes-devel >= %{version}
14mu|kross-5.24.0-1|18	BuildRequires:	kio-devel >= %{version}
14mu|kross-5.24.0-1|19	BuildRequires:	kparts-devel >= %{version}
14mu|kross-5.24.0-1|20	BuildRequires:	kservice-devel >= %{version}
14mu|kross-5.24.0-1|21	BuildRequires:	kwidgetsaddons-devel >= %{version}
14mu|kross-5.24.0-1|22	BuildRequires:	kxmlgui-devel >= %{version}
14mu|kross-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Core)
14mu|kross-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kross-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Script)
14mu|kross-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Test)
14mu|kross-5.24.0-1|27	BuildRequires:	pkgconfig(Qt5UiTools)
14mu|kross-5.24.0-1|28	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kross-5.24.0-1|29	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kross-5.24.0-1|30	
14mu|kross-5.24.0-1|31	%description
14mu|kross-5.24.0-1|32	KDE Frameworks 5 multi-language application scripting module.
14mu|kross-5.24.0-1|33	
14mu|kross-5.24.0-1|34	Kross is a scripting bridge to embed scripting functionality into an
14mu|kross-5.24.0-1|35	application. It supports QtScript as a scripting interpreter backend.
14mu|kross-5.24.0-1|36	
14mu|kross-5.24.0-1|37	%files
14mu|kross-5.24.0-1|38	%{_kde5_bindir}/kf5kross
14mu|kross-5.24.0-1|39	%{_kde5_mandir}/man1/kf5kross.1*
14mu|kross-5.24.0-1|40	%{_qt5_plugindir}/*.so
14mu|kross-5.24.0-1|41	%{_qt5_plugindir}/script/*.so
14mu|kross-5.24.0-1|42	
14mu|kross-5.24.0-1|43	#----------------------------------------------------------------------------
14mu|kross-5.24.0-1|44	
14mu|kross-5.24.0-1|45	%package i18n
14mu|kross-5.24.0-1|46	Summary:	Kross translations
14mu|kross-5.24.0-1|47	Group:		System/Internationalization
14mu|kross-5.24.0-1|48	BuildArch:	noarch
14mu|kross-5.24.0-1|49	
14mu|kross-5.24.0-1|50	%description i18n
14mu|kross-5.24.0-1|51	Kross translations.
14mu|kross-5.24.0-1|52	
14mu|kross-5.24.0-1|53	%files i18n -f %{name}.lang
14mu|kross-5.24.0-1|54	
14mu|kross-5.24.0-1|55	#----------------------------------------------------------------------------
14mu|kross-5.24.0-1|56	
14mu|kross-5.24.0-1|57	%define kf5krosscore_major 5
14mu|kross-5.24.0-1|58	%define libkf5krosscore %mklibname kf5krosscore %{kf5krosscore_major}
14mu|kross-5.24.0-1|59	
14mu|kross-5.24.0-1|60	%package -n %{libkf5krosscore}
14mu|kross-5.24.0-1|61	Summary:	KDE Frameworks 5 multi-language application scripting shared library
14mu|kross-5.24.0-1|62	Group:		System/Libraries
14mu|kross-5.24.0-1|63	Requires:	%{name}
14mu|kross-5.24.0-1|64	Requires:	%{name}-i18n
14mu|kross-5.24.0-1|65	
14mu|kross-5.24.0-1|66	%description -n %{libkf5krosscore}
14mu|kross-5.24.0-1|67	KDE Frameworks 5 multi-language application scripting shared library.
14mu|kross-5.24.0-1|68	
14mu|kross-5.24.0-1|69	%files -n %{libkf5krosscore}
14mu|kross-5.24.0-1|70	%{_kde5_libdir}/libKF5KrossCore.so.%{kf5krosscore_major}*
14mu|kross-5.24.0-1|71	
14mu|kross-5.24.0-1|72	#----------------------------------------------------------------------------
14mu|kross-5.24.0-1|73	
14mu|kross-5.24.0-1|74	%define kf5krossui_major 5
14mu|kross-5.24.0-1|75	%define libkf5krossui %mklibname kf5krossui %{kf5krossui_major}
14mu|kross-5.24.0-1|76	
14mu|kross-5.24.0-1|77	%package -n %{libkf5krossui}
14mu|kross-5.24.0-1|78	Summary:	KDE Frameworks 5 multi-language application scripting shared library
14mu|kross-5.24.0-1|79	Group:		System/Libraries
14mu|kross-5.24.0-1|80	Requires:	%{name}
14mu|kross-5.24.0-1|81	Requires:	%{name}-i18n
14mu|kross-5.24.0-1|82	
14mu|kross-5.24.0-1|83	%description -n %{libkf5krossui}
14mu|kross-5.24.0-1|84	KDE Frameworks 5 multi-language application scripting shared library.
14mu|kross-5.24.0-1|85	
14mu|kross-5.24.0-1|86	%files -n %{libkf5krossui}
14mu|kross-5.24.0-1|87	%{_kde5_libdir}/libKF5KrossUi.so.%{kf5krossui_major}*
14mu|kross-5.24.0-1|88	
14mu|kross-5.24.0-1|89	#----------------------------------------------------------------------------
14mu|kross-5.24.0-1|90	
14mu|kross-5.24.0-1|91	%define devkf5kross %mklibname kf5kross -d
14mu|kross-5.24.0-1|92	
14mu|kross-5.24.0-1|93	%package -n %{devkf5kross}
14mu|kross-5.24.0-1|94	Summary:	Development files for KDE Frameworks 5 application scripting module
14mu|kross-5.24.0-1|95	Group:		Development/KDE and Qt
14mu|kross-5.24.0-1|96	Requires:	%{libkf5krosscore} = %{EVRD}
14mu|kross-5.24.0-1|97	Requires:	%{libkf5krossui} = %{EVRD}
14mu|kross-5.24.0-1|98	Provides:	%{name}-devel = %{EVRD}
14mu|kross-5.24.0-1|99	Provides:	kf5kross-devel = %{version}
14mu|kross-5.24.0-1|100	
14mu|kross-5.24.0-1|101	%description -n %{devkf5kross}
14mu|kross-5.24.0-1|102	This package contains header files needed if you wish to build applications
14mu|kross-5.24.0-1|103	based on %{name}.
14mu|kross-5.24.0-1|104	
14mu|kross-5.24.0-1|105	%files -n %{devkf5kross}
14mu|kross-5.24.0-1|106	%{_kde5_includedir}/KF5/KrossCore
14mu|kross-5.24.0-1|107	%{_kde5_includedir}/KF5/KrossUi
14mu|kross-5.24.0-1|108	%{_kde5_includedir}/KF5/kross_version.h
14mu|kross-5.24.0-1|109	%{_kde5_libdir}/cmake/KF5Kross
14mu|kross-5.24.0-1|110	%{_kde5_libdir}/libKF5KrossCore.so
14mu|kross-5.24.0-1|111	%{_kde5_libdir}/libKF5KrossUi.so
14mu|kross-5.24.0-1|112	%{_kde5_mkspecsdir}/*.pri
14mu|kross-5.24.0-1|113	
14mu|kross-5.24.0-1|114	#----------------------------------------------------------------------------
14mu|kross-5.24.0-1|115	
14mu|kross-5.24.0-1|116	%prep
14mu|kross-5.24.0-1|117	%setup -q
14mu|kross-5.24.0-1|118	
14mu|kross-5.24.0-1|119	%build
14mu|kross-5.24.0-1|120	%cmake_kde5
14mu|kross-5.24.0-1|121	%make
14mu|kross-5.24.0-1|122	
14mu|kross-5.24.0-1|123	%install
14mu|kross-5.24.0-1|124	%makeinstall_std -C build
14mu|kross-5.24.0-1|125	
14mu|kross-5.24.0-1|126	%find_lang %{name} --all-name --with-qt --with-man
14mu|kross-5.24.0-1|127	
14mu|kross-5.24.0-1|128	%changelog
14mu|kross-5.24.0-1|129	
14mu|kross-5.24.0-1|130	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kross-5.24.0-1|131	- (530bd3d) Add man pages translations
14mu|kross-5.24.0-1|132	
14mu|kross-5.24.0-1|133	

23041 14
14mu|kross-interpreters-4.14.3-1|1	%bcond_with java 0
14mu|kross-interpreters-4.14.3-1|2	%bcond_with falcon 0
14mu|kross-interpreters-4.14.3-1|3	%bcond_with ruby 0
14mu|kross-interpreters-4.14.3-1|4	
14mu|kross-interpreters-4.14.3-1|5	Name:		kross-interpreters
14mu|kross-interpreters-4.14.3-1|6	Summary:	KDE bindings to non-C++ languages
14mu|kross-interpreters-4.14.3-1|7	Version:	4.14.3
14mu|kross-interpreters-4.14.3-1|8	Release:	1
14mu|kross-interpreters-4.14.3-1|9	Epoch:		1
14mu|kross-interpreters-4.14.3-1|10	Group:		Graphical desktop/KDE
14mu|kross-interpreters-4.14.3-1|11	License:	LGPLv2
14mu|kross-interpreters-4.14.3-1|12	URL:		https://projects.kde.org/projects/kde/kdebindings/kross-interpreters
14mu|kross-interpreters-4.14.3-1|13	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kross-interpreters-4.14.3-1|14	BuildRequires:	kdelibs4-devel
14mu|kross-interpreters-4.14.3-1|15	BuildRequires:	java-devel
14mu|kross-interpreters-4.14.3-1|16	%if %with ruby
14mu|kross-interpreters-4.14.3-1|17	BuildRequires:	ruby-devel
14mu|kross-interpreters-4.14.3-1|18	%endif
14mu|kross-interpreters-4.14.3-1|19	BuildRequires:	python-devel
14mu|kross-interpreters-4.14.3-1|20	BuildRequires:	qscintilla-qt4-devel
14mu|kross-interpreters-4.14.3-1|21	%if %with falcon
14mu|kross-interpreters-4.14.3-1|22	BuildRequires:	falcon-devel
14mu|kross-interpreters-4.14.3-1|23	%endif
14mu|kross-interpreters-4.14.3-1|24	
14mu|kross-interpreters-4.14.3-1|25	%description
14mu|kross-interpreters-4.14.3-1|26	Language interpreters to enable in-process scripting with Kross.
14mu|kross-interpreters-4.14.3-1|27	
14mu|kross-interpreters-4.14.3-1|28	#----------------------------------------------------------------
14mu|kross-interpreters-4.14.3-1|29	
14mu|kross-interpreters-4.14.3-1|30	%package java
14mu|kross-interpreters-4.14.3-1|31	Summary:	Java kross interpreter
14mu|kross-interpreters-4.14.3-1|32	
14mu|kross-interpreters-4.14.3-1|33	%description java
14mu|kross-interpreters-4.14.3-1|34	Java kross interpreter
14mu|kross-interpreters-4.14.3-1|35	
14mu|kross-interpreters-4.14.3-1|36	%files java
14mu|kross-interpreters-4.14.3-1|37	%{_kde_libdir}/kde4/kross/kross.jar
14mu|kross-interpreters-4.14.3-1|38	%{_kde_libdir}/kde4/krossjava.so
14mu|kross-interpreters-4.14.3-1|39	
14mu|kross-interpreters-4.14.3-1|40	#---------------------------------------------------------------
14mu|kross-interpreters-4.14.3-1|41	
14mu|kross-interpreters-4.14.3-1|42	%package python
14mu|kross-interpreters-4.14.3-1|43	Summary:	Python kross-interpreter
14mu|kross-interpreters-4.14.3-1|44	Conflicts:	python-kde4 < 1:4.7.0
14mu|kross-interpreters-4.14.3-1|45	
14mu|kross-interpreters-4.14.3-1|46	%description python
14mu|kross-interpreters-4.14.3-1|47	Python kross interpreter
14mu|kross-interpreters-4.14.3-1|48	
14mu|kross-interpreters-4.14.3-1|49	%files python
14mu|kross-interpreters-4.14.3-1|50	%{_kde_libdir}/kde4/krosspython.so
14mu|kross-interpreters-4.14.3-1|51	
14mu|kross-interpreters-4.14.3-1|52	#--------------------------------------------------------------
14mu|kross-interpreters-4.14.3-1|53	%if %with ruby
14mu|kross-interpreters-4.14.3-1|54	%package ruby
14mu|kross-interpreters-4.14.3-1|55	Summary:	Ruby kross interpreter
14mu|kross-interpreters-4.14.3-1|56	Conflicts:	ruby-kde4 < 1:4.7.0
14mu|kross-interpreters-4.14.3-1|57	
14mu|kross-interpreters-4.14.3-1|58	%description ruby
14mu|kross-interpreters-4.14.3-1|59	Ruby kross interpreter
14mu|kross-interpreters-4.14.3-1|60	
14mu|kross-interpreters-4.14.3-1|61	%files ruby
14mu|kross-interpreters-4.14.3-1|62	%{_kde_libdir}/kde4/krossruby.so
14mu|kross-interpreters-4.14.3-1|63	%endif
14mu|kross-interpreters-4.14.3-1|64	
14mu|kross-interpreters-4.14.3-1|65	#------------------------------------------------------------
14mu|kross-interpreters-4.14.3-1|66	
14mu|kross-interpreters-4.14.3-1|67	%if %with falcon
14mu|kross-interpreters-4.14.3-1|68	%package -n falcon-kde4
14mu|kross-interpreters-4.14.3-1|69	Summary:	Falcon KDE 4 bindings
14mu|kross-interpreters-4.14.3-1|70	Group:		Development/KDE and Qt
14mu|kross-interpreters-4.14.3-1|71	Requires:	falcon
14mu|kross-interpreters-4.14.3-1|72	
14mu|kross-interpreters-4.14.3-1|73	%description -n falcon-kde4
14mu|kross-interpreters-4.14.3-1|74	Falcon KDE 4 bindings.
14mu|kross-interpreters-4.14.3-1|75	
14mu|kross-interpreters-4.14.3-1|76	%files -n falcon-kde4
14mu|kross-interpreters-4.14.3-1|77	%{_kde_libdir}/kde4/krossfalcon.so
14mu|kross-interpreters-4.14.3-1|78	%endif
14mu|kross-interpreters-4.14.3-1|79	
14mu|kross-interpreters-4.14.3-1|80	#------------------------------------------------------------
14mu|kross-interpreters-4.14.3-1|81	
14mu|kross-interpreters-4.14.3-1|82	%prep
14mu|kross-interpreters-4.14.3-1|83	%setup -q
14mu|kross-interpreters-4.14.3-1|84	
14mu|kross-interpreters-4.14.3-1|85	%build
14mu|kross-interpreters-4.14.3-1|86	%cmake_kde4
14mu|kross-interpreters-4.14.3-1|87	%make
14mu|kross-interpreters-4.14.3-1|88	
14mu|kross-interpreters-4.14.3-1|89	%install
14mu|kross-interpreters-4.14.3-1|90	%makeinstall_std -C build
14mu|kross-interpreters-4.14.3-1|91	
14mu|kross-interpreters-4.14.3-1|92	
14mu|kross-interpreters-4.14.3-1|93	%changelog
14mu|kross-interpreters-4.14.3-1|94	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kross-interpreters-4.14.3-1|95	+ Revision: e764360
14mu|kross-interpreters-4.14.3-1|96	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kross-interpreters-4.14.3-1|97	
14mu|kross-interpreters-4.14.3-1|98	

23042 14
14mu|kruler-4.14.3-1|1	Name:		kruler
14mu|kruler-4.14.3-1|2	Summary:	KDE Screen Ruler
14mu|kruler-4.14.3-1|3	Version:	4.14.3
14mu|kruler-4.14.3-1|4	Release:	1
14mu|kruler-4.14.3-1|5	Epoch:		2
14mu|kruler-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kruler-4.14.3-1|7	License:	GPLv2 GFDL
14mu|kruler-4.14.3-1|8	URL:		http://www.kde.org/applications/graphics/kruler
14mu|kruler-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kruler-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kruler-4.14.3-1|11	
14mu|kruler-4.14.3-1|12	%description
14mu|kruler-4.14.3-1|13	KRuler displays on screen a ruler measuring pixels.
14mu|kruler-4.14.3-1|14	Features :
14mu|kruler-4.14.3-1|15	- Integrated color picker
14mu|kruler-4.14.3-1|16	- Change the length of the ruler
14mu|kruler-4.14.3-1|17	- Change the orientation of the ruler
14mu|kruler-4.14.3-1|18	- Change the color, transparency and font of the ruler
14mu|kruler-4.14.3-1|19	
14mu|kruler-4.14.3-1|20	%files
14mu|kruler-4.14.3-1|21	%doc %{_kde_docdir}/HTML/en/%{name}
14mu|kruler-4.14.3-1|22	%{_kde_bindir}/kruler
14mu|kruler-4.14.3-1|23	%{_kde_applicationsdir}/kruler.desktop
14mu|kruler-4.14.3-1|24	%{_kde_appsdir}/kruler
14mu|kruler-4.14.3-1|25	%{_kde_iconsdir}/*/*/*/kruler*
14mu|kruler-4.14.3-1|26	
14mu|kruler-4.14.3-1|27	#----------------------------------------------------------------------
14mu|kruler-4.14.3-1|28	
14mu|kruler-4.14.3-1|29	%prep
14mu|kruler-4.14.3-1|30	%setup -q
14mu|kruler-4.14.3-1|31	
14mu|kruler-4.14.3-1|32	%build
14mu|kruler-4.14.3-1|33	%cmake_kde4
14mu|kruler-4.14.3-1|34	%make
14mu|kruler-4.14.3-1|35	
14mu|kruler-4.14.3-1|36	%install
14mu|kruler-4.14.3-1|37	%makeinstall_std -C build
14mu|kruler-4.14.3-1|38	
14mu|kruler-4.14.3-1|39	
14mu|kruler-4.14.3-1|40	%changelog
14mu|kruler-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|kruler-4.14.3-1|42	+ Revision: 5804512
14mu|kruler-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kruler-4.14.3-1|44	
14mu|kruler-4.14.3-1|45	

23043 14
14mu|krunner-5.24.0-1|1	%define fw_version 5.24
14mu|krunner-5.24.0-1|2	
14mu|krunner-5.24.0-1|3	Summary:	KDE Frameworks 5 parallelized query system module
14mu|krunner-5.24.0-1|4	Name:		krunner
14mu|krunner-5.24.0-1|5	Version:	5.24.0
14mu|krunner-5.24.0-1|6	Release:	1
14mu|krunner-5.24.0-1|7	License:	GPLv2+
14mu|krunner-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|krunner-5.24.0-1|9	Url:		https://www.kde.org/
14mu|krunner-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|krunner-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|krunner-5.24.0-1|12	BuildRequires:	kconfig-devel >= %{version}
14mu|krunner-5.24.0-1|13	BuildRequires:	kcoreaddons-devel >= %{version}
14mu|krunner-5.24.0-1|14	BuildRequires:	ki18n-devel >= %{version}
14mu|krunner-5.24.0-1|15	BuildRequires:	kio-devel >= %{version}
14mu|krunner-5.24.0-1|16	BuildRequires:	kservice-devel >= %{version}
14mu|krunner-5.24.0-1|17	BuildRequires:	kf5plasma-devel >= %{version}
14mu|krunner-5.24.0-1|18	BuildRequires:	solid-devel >= %{version}
14mu|krunner-5.24.0-1|19	BuildRequires:	threadweaver-devel >= %{version}
14mu|krunner-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Core)
14mu|krunner-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Gui)
14mu|krunner-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Network)
14mu|krunner-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Qml)
14mu|krunner-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Quick)
14mu|krunner-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Test)
14mu|krunner-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|krunner-5.24.0-1|27	
14mu|krunner-5.24.0-1|28	%description
14mu|krunner-5.24.0-1|29	KDE Frameworks 5 parallelized query system module.
14mu|krunner-5.24.0-1|30	
14mu|krunner-5.24.0-1|31	The Plasma workspace provides an application called KRunner which, among other
14mu|krunner-5.24.0-1|32	things, allows one to type into a text area which causes various actions and
14mu|krunner-5.24.0-1|33	information that match the text appear as the text is being typed.
14mu|krunner-5.24.0-1|34	
14mu|krunner-5.24.0-1|35	%files
14mu|krunner-5.24.0-1|36	%{_kde5_servicetypes}/plasma-runner.desktop
14mu|krunner-5.24.0-1|37	
14mu|krunner-5.24.0-1|38	#----------------------------------------------------------------------------
14mu|krunner-5.24.0-1|39	
14mu|krunner-5.24.0-1|40	%define qmlkf5krunner %mklibname kf5krunner-qml
14mu|krunner-5.24.0-1|41	
14mu|krunner-5.24.0-1|42	%package -n %{qmlkf5krunner}
14mu|krunner-5.24.0-1|43	Summary:	QML plugin for KDE Frameworks 5 KRunner
14mu|krunner-5.24.0-1|44	Group:		System/Libraries
14mu|krunner-5.24.0-1|45	Provides:	kf5krunner-qml = %{EVRD}
14mu|krunner-5.24.0-1|46	
14mu|krunner-5.24.0-1|47	%description -n %{qmlkf5krunner}
14mu|krunner-5.24.0-1|48	QML plugin for KDE Frameworks 5 KRunner.
14mu|krunner-5.24.0-1|49	
14mu|krunner-5.24.0-1|50	%files -n %{qmlkf5krunner}
14mu|krunner-5.24.0-1|51	%dir %{_kde5_qmldir}/org/kde/runnermodel/
14mu|krunner-5.24.0-1|52	%{_kde5_qmldir}/org/kde/runnermodel/*
14mu|krunner-5.24.0-1|53	
14mu|krunner-5.24.0-1|54	#----------------------------------------------------------------------------
14mu|krunner-5.24.0-1|55	
14mu|krunner-5.24.0-1|56	%define kf5runner_major 5
14mu|krunner-5.24.0-1|57	%define libkf5runner %mklibname kf5runner %{kf5runner_major}
14mu|krunner-5.24.0-1|58	
14mu|krunner-5.24.0-1|59	%package -n %{libkf5runner}
14mu|krunner-5.24.0-1|60	Summary:	KDE Frameworks 5 parallelized query system shared library
14mu|krunner-5.24.0-1|61	Group:		System/Libraries
14mu|krunner-5.24.0-1|62	Requires:	%{name}
14mu|krunner-5.24.0-1|63	Requires:	%{qmlkf5krunner}
14mu|krunner-5.24.0-1|64	
14mu|krunner-5.24.0-1|65	%description -n %{libkf5runner}
14mu|krunner-5.24.0-1|66	KDE Frameworks 5 parallelized query system shared library.
14mu|krunner-5.24.0-1|67	
14mu|krunner-5.24.0-1|68	%files -n %{libkf5runner}
14mu|krunner-5.24.0-1|69	%{_kde5_libdir}/libKF5Runner.so.%{kf5runner_major}*
14mu|krunner-5.24.0-1|70	
14mu|krunner-5.24.0-1|71	#----------------------------------------------------------------------------
14mu|krunner-5.24.0-1|72	
14mu|krunner-5.24.0-1|73	%define devkf5runner %mklibname kf5runner -d
14mu|krunner-5.24.0-1|74	
14mu|krunner-5.24.0-1|75	%package -n %{devkf5runner}
14mu|krunner-5.24.0-1|76	Summary:	Development files for KDE Frameworks 5 parallelized query system module
14mu|krunner-5.24.0-1|77	Group:		Development/KDE and Qt
14mu|krunner-5.24.0-1|78	Requires:	%{libkf5runner} = %{EVRD}
14mu|krunner-5.24.0-1|79	Provides:	%{name}-devel = %{EVRD}
14mu|krunner-5.24.0-1|80	Provides:	kf5runner-devel = %{version}
14mu|krunner-5.24.0-1|81	
14mu|krunner-5.24.0-1|82	%description -n %{devkf5runner}
14mu|krunner-5.24.0-1|83	This package contains header files needed if you wish to build applications
14mu|krunner-5.24.0-1|84	based on %{name}.
14mu|krunner-5.24.0-1|85	
14mu|krunner-5.24.0-1|86	%files -n %{devkf5runner}
14mu|krunner-5.24.0-1|87	%{_kde5_datadir}/kdevappwizard/templates/runner.tar.*
14mu|krunner-5.24.0-1|88	%{_kde5_includedir}/KF5/KRunner
14mu|krunner-5.24.0-1|89	%{_kde5_includedir}/KF5/krunner_version.h
14mu|krunner-5.24.0-1|90	%{_kde5_libdir}/cmake/KF5Runner
14mu|krunner-5.24.0-1|91	%{_kde5_libdir}/libKF5Runner.so
14mu|krunner-5.24.0-1|92	%{_kde5_mkspecsdir}/*.pri
14mu|krunner-5.24.0-1|93	
14mu|krunner-5.24.0-1|94	#----------------------------------------------------------------------------
14mu|krunner-5.24.0-1|95	
14mu|krunner-5.24.0-1|96	%prep
14mu|krunner-5.24.0-1|97	%setup -q
14mu|krunner-5.24.0-1|98	
14mu|krunner-5.24.0-1|99	%build
14mu|krunner-5.24.0-1|100	%cmake_kde5
14mu|krunner-5.24.0-1|101	%make
14mu|krunner-5.24.0-1|102	
14mu|krunner-5.24.0-1|103	%install
14mu|krunner-5.24.0-1|104	%makeinstall_std -C build
14mu|krunner-5.24.0-1|105	
14mu|krunner-5.24.0-1|106	
14mu|krunner-5.24.0-1|107	%changelog
14mu|krunner-5.24.0-1|108	
14mu|krunner-5.24.0-1|109	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|krunner-5.24.0-1|110	- (f49f4a4) New version 5.24.0
14mu|krunner-5.24.0-1|111	
14mu|krunner-5.24.0-1|112	

23044 14
14mu|ksaneplugin-4.14.3-1|1	Name:		ksaneplugin
14mu|ksaneplugin-4.14.3-1|2	Summary:	KDE Scan Service
14mu|ksaneplugin-4.14.3-1|3	Version:	4.14.3
14mu|ksaneplugin-4.14.3-1|4	Release:	1
14mu|ksaneplugin-4.14.3-1|5	Epoch:		2
14mu|ksaneplugin-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|ksaneplugin-4.14.3-1|7	License:	GPLv2
14mu|ksaneplugin-4.14.3-1|8	URL:		http://www.kde.org
14mu|ksaneplugin-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ksaneplugin-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|ksaneplugin-4.14.3-1|11	BuildRequires:	pkgconfig(libksane) >= 0.3.0
14mu|ksaneplugin-4.14.3-1|12	Requires:	libksane
14mu|ksaneplugin-4.14.3-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
14mu|ksaneplugin-4.14.3-1|14	
14mu|ksaneplugin-4.14.3-1|15	%description
14mu|ksaneplugin-4.14.3-1|16	This is a KScan plugin that implements the scanning through libksane.
14mu|ksaneplugin-4.14.3-1|17	
14mu|ksaneplugin-4.14.3-1|18	%files
14mu|ksaneplugin-4.14.3-1|19	%{_kde_libdir}/kde4/ksaneplugin.so
14mu|ksaneplugin-4.14.3-1|20	%{_kde_services}/ksane_scan_service.desktop
14mu|ksaneplugin-4.14.3-1|21	
14mu|ksaneplugin-4.14.3-1|22	#----------------------------------------------------------------------
14mu|ksaneplugin-4.14.3-1|23	
14mu|ksaneplugin-4.14.3-1|24	%prep
14mu|ksaneplugin-4.14.3-1|25	%setup -q
14mu|ksaneplugin-4.14.3-1|26	
14mu|ksaneplugin-4.14.3-1|27	%build
14mu|ksaneplugin-4.14.3-1|28	%cmake_kde4
14mu|ksaneplugin-4.14.3-1|29	%make
14mu|ksaneplugin-4.14.3-1|30	
14mu|ksaneplugin-4.14.3-1|31	%install
14mu|ksaneplugin-4.14.3-1|32	%makeinstall_std -C build
14mu|ksaneplugin-4.14.3-1|33	
14mu|ksaneplugin-4.14.3-1|34	
14mu|ksaneplugin-4.14.3-1|35	%changelog
14mu|ksaneplugin-4.14.3-1|36	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|ksaneplugin-4.14.3-1|37	+ Revision: 61f7876
14mu|ksaneplugin-4.14.3-1|38	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ksaneplugin-4.14.3-1|39	
14mu|ksaneplugin-4.14.3-1|40	

23045 14
14mu|kscd-4.14.3-1|1	Summary:	KDE Audio CD Player
14mu|kscd-4.14.3-1|2	Name:		kscd
14mu|kscd-4.14.3-1|3	Version:	4.14.3
14mu|kscd-4.14.3-1|4	Release:	1
14mu|kscd-4.14.3-1|5	Epoch:		3
14mu|kscd-4.14.3-1|6	License:	GPLv2+
14mu|kscd-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|kscd-4.14.3-1|8	Url:		http://www.kde.org/applications/multimedia/kscd
14mu|kscd-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kscd-4.14.3-1|10	Patch0:		kscd-4.12.1-fix-multiple-CD-device.patch
14mu|kscd-4.14.3-1|11	BuildRequires:	kdelibs4-devel
14mu|kscd-4.14.3-1|12	BuildRequires:	pkgconfig(libmusicbrainz3)
14mu|kscd-4.14.3-1|13	Requires:	kdebase4-runtime
14mu|kscd-4.14.3-1|14	Conflicts:	kdemultimedia4-core < 3:4.5.71
14mu|kscd-4.14.3-1|15	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mu|kscd-4.14.3-1|16	Suggests:	gstreamer0.10-cdparanoia
14mu|kscd-4.14.3-1|17	
14mu|kscd-4.14.3-1|18	%description
14mu|kscd-4.14.3-1|19	KsCD is a small, fast, CDDB enabled audio CD player which supports
14mu|kscd-4.14.3-1|20	multiple platforms.
14mu|kscd-4.14.3-1|21	
14mu|kscd-4.14.3-1|22	%files
14mu|kscd-4.14.3-1|23	%{_kde_bindir}/kscd
14mu|kscd-4.14.3-1|24	%{_kde_applicationsdir}/kscd.desktop
14mu|kscd-4.14.3-1|25	%{_kde_datadir}/config.kcfg/kscd.kcfg
14mu|kscd-4.14.3-1|26	%{_kde_appsdir}/kscd
14mu|kscd-4.14.3-1|27	%{_kde_iconsdir}/*/*/apps/kscd.*
14mu|kscd-4.14.3-1|28	%{_kde_appsdir}/solid/actions/kscd-play-audiocd.desktop
14mu|kscd-4.14.3-1|29	%{_datadir}/dbus-1/interfaces/org.kde.kscd.cdplayer.xml
14mu|kscd-4.14.3-1|30	
14mu|kscd-4.14.3-1|31	#------------------------------------------------------------------------------
14mu|kscd-4.14.3-1|32	
14mu|kscd-4.14.3-1|33	%prep
14mu|kscd-4.14.3-1|34	%setup -q
14mu|kscd-4.14.3-1|35	%patch0 -p1
14mu|kscd-4.14.3-1|36	
14mu|kscd-4.14.3-1|37	%build
14mu|kscd-4.14.3-1|38	%cmake_kde4
14mu|kscd-4.14.3-1|39	%make
14mu|kscd-4.14.3-1|40	
14mu|kscd-4.14.3-1|41	%install
14mu|kscd-4.14.3-1|42	%makeinstall_std -C build
14mu|kscd-4.14.3-1|43	
14mu|kscd-4.14.3-1|44	
14mu|kscd-4.14.3-1|45	%changelog
14mu|kscd-4.14.3-1|46	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|kscd-4.14.3-1|47	+ Revision: b7ca6d4
14mu|kscd-4.14.3-1|48	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kscd-4.14.3-1|49	
14mu|kscd-4.14.3-1|50	

23046 14
14mu|kscreen-1.0.2.1-4|1	Summary:	KDE Display Management software
14mu|kscreen-1.0.2.1-4|2	Name:		kscreen
14mu|kscreen-1.0.2.1-4|3	Version:	1.0.2.1
14mu|kscreen-1.0.2.1-4|4	Release:	4
14mu|kscreen-1.0.2.1-4|5	License:	GPLv2+
14mu|kscreen-1.0.2.1-4|6	Group:		Graphical desktop/KDE
14mu|kscreen-1.0.2.1-4|7	Url:		https://projects.kde.org/projects/playground/libs/kscreen
14mu|kscreen-1.0.2.1-4|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kscreen-1.0.2.1-4|9	# From upstream
14mu|kscreen-1.0.2.1-4|10	Patch0:		kscreen-1.0.2-fix-typo.patch
14mu|kscreen-1.0.2.1-4|11	Patch1:		001-cmake-target.patch
14mu|kscreen-1.0.2.1-4|12	Patch2:		002-cmake-policy.patch
14mu|kscreen-1.0.2.1-4|13	Patch3:		003-cmake-requires.patch
14mu|kscreen-1.0.2.1-4|14	BuildRequires:	kdelibs4-devel
14mu|kscreen-1.0.2.1-4|15	BuildRequires:	pkgconfig(kscreen)
14mu|kscreen-1.0.2.1-4|16	BuildRequires:	pkgconfig(QJson)
14mu|kscreen-1.0.2.1-4|17	Requires:	kdebase4-runtime
14mu|kscreen-1.0.2.1-4|18	Requires:	libkscreen
14mu|kscreen-1.0.2.1-4|19	
14mu|kscreen-1.0.2.1-4|20	%description
14mu|kscreen-1.0.2.1-4|21	KCM and KDED modules for managing displays in KDE.
14mu|kscreen-1.0.2.1-4|22	
14mu|kscreen-1.0.2.1-4|23	%files -f %{name}.lang
14mu|kscreen-1.0.2.1-4|24	%{_kde_bindir}/kscreen-console
14mu|kscreen-1.0.2.1-4|25	%{_kde_libdir}/kde4/kcm_kscreen.so
14mu|kscreen-1.0.2.1-4|26	%{_kde_libdir}/kde4/kded_kscreen.so
14mu|kscreen-1.0.2.1-4|27	%{_kde_datadir}/apps/kcm_kscreen
14mu|kscreen-1.0.2.1-4|28	%{_kde_datadir}/kde4/services/kcm_kscreen.desktop
14mu|kscreen-1.0.2.1-4|29	%{_kde_datadir}/kde4/services/kded/kscreen.desktop
14mu|kscreen-1.0.2.1-4|30	%{_kde_iconsdir}/hicolor/*/actions/kdocumentinfo.*
14mu|kscreen-1.0.2.1-4|31	
14mu|kscreen-1.0.2.1-4|32	#------------------------------------------------------------------------------
14mu|kscreen-1.0.2.1-4|33	
14mu|kscreen-1.0.2.1-4|34	%package -n plasma-applet-kscreen
14mu|kscreen-1.0.2.1-4|35	Summary:	Plasma applet for quick display configuration
14mu|kscreen-1.0.2.1-4|36	Group:		Graphical desktop/KDE
14mu|kscreen-1.0.2.1-4|37	Requires:	%{name} = %{EVRD}
14mu|kscreen-1.0.2.1-4|38	
14mu|kscreen-1.0.2.1-4|39	%description -n plasma-applet-kscreen
14mu|kscreen-1.0.2.1-4|40	Plasma applet for quick display configuration.
14mu|kscreen-1.0.2.1-4|41	
14mu|kscreen-1.0.2.1-4|42	%files -n plasma-applet-kscreen -f plasma_applet_org.kde.plasma.kscreen.lang
14mu|kscreen-1.0.2.1-4|43	%{_kde_libdir}/kde4/plasma_applet_kscreen.so
14mu|kscreen-1.0.2.1-4|44	%{_kde_appsdir}/plasma/packages/org.kde.plasma.kscreen.qml
14mu|kscreen-1.0.2.1-4|45	%{_kde_services}/plasma-applet-kscreen.desktop
14mu|kscreen-1.0.2.1-4|46	%{_kde_services}/plasma-applet-kscreen-qml.desktop
14mu|kscreen-1.0.2.1-4|47	
14mu|kscreen-1.0.2.1-4|48	#------------------------------------------------------------------------------
14mu|kscreen-1.0.2.1-4|49	
14mu|kscreen-1.0.2.1-4|50	%prep
14mu|kscreen-1.0.2.1-4|51	%setup -q
14mu|kscreen-1.0.2.1-4|52	%patch0 -p1
14mu|kscreen-1.0.2.1-4|53	%patch1 -p1
14mu|kscreen-1.0.2.1-4|54	%patch2 -p1
14mu|kscreen-1.0.2.1-4|55	%patch3 -p1
14mu|kscreen-1.0.2.1-4|56	
14mu|kscreen-1.0.2.1-4|57	%build
14mu|kscreen-1.0.2.1-4|58	%cmake_kde4
14mu|kscreen-1.0.2.1-4|59	%make
14mu|kscreen-1.0.2.1-4|60	
14mu|kscreen-1.0.2.1-4|61	%install
14mu|kscreen-1.0.2.1-4|62	%makeinstall_std -C build
14mu|kscreen-1.0.2.1-4|63	
14mu|kscreen-1.0.2.1-4|64	%find_lang %{name} kcm_displayconfiguration %{name}.lang
14mu|kscreen-1.0.2.1-4|65	
14mu|kscreen-1.0.2.1-4|66	%find_lang plasma_applet_org.kde.plasma.kscreen
14mu|kscreen-1.0.2.1-4|67	
14mu|kscreen-1.0.2.1-4|68	
14mu|kscreen-1.0.2.1-4|69	%changelog
14mu|kscreen-1.0.2.1-4|70	
14mu|kscreen-1.0.2.1-4|71	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2.1-4
14mu|kscreen-1.0.2.1-4|72	- (ae8625e) Add patches from upstream to fix build with new cmake
14mu|kscreen-1.0.2.1-4|73	
14mu|kscreen-1.0.2.1-4|74	

23047 14
14mu|kscreenlocker-5.7.2-1|1	Summary:	Plasma 5 screen locker
14mu|kscreenlocker-5.7.2-1|2	Name:		kscreenlocker
14mu|kscreenlocker-5.7.2-1|3	Version:	5.7.2
14mu|kscreenlocker-5.7.2-1|4	Release:	1
14mu|kscreenlocker-5.7.2-1|5	License:	GPLv2+
14mu|kscreenlocker-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|kscreenlocker-5.7.2-1|7	Url:		https://www.kde.org/
14mu|kscreenlocker-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|kscreenlocker-5.7.2-1|9	BuildRequires:	extra-cmake-modules
14mu|kscreenlocker-5.7.2-1|10	BuildRequires:	wayland-tools
14mu|kscreenlocker-5.7.2-1|11	BuildRequires:	kf5crash-devel
14mu|kscreenlocker-5.7.2-1|12	BuildRequires:	kf5declarative-devel
14mu|kscreenlocker-5.7.2-1|13	BuildRequires:	kf5globalaccel-devel
14mu|kscreenlocker-5.7.2-1|14	BuildRequires:	kf5idletime-devel
14mu|kscreenlocker-5.7.2-1|15	BuildRequires:	kf5kcmutils-devel
14mu|kscreenlocker-5.7.2-1|16	BuildRequires:	kf5kdelibs4support-devel
14mu|kscreenlocker-5.7.2-1|17	BuildRequires:	kf5plasma-devel
14mu|kscreenlocker-5.7.2-1|18	BuildRequires:	kf5wayland-devel
14mu|kscreenlocker-5.7.2-1|19	BuildRequires:	pam-devel
14mu|kscreenlocker-5.7.2-1|20	BuildRequires:	pkgconfig(Qt5Core)
14mu|kscreenlocker-5.7.2-1|21	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kscreenlocker-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Network)
14mu|kscreenlocker-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5Qml)
14mu|kscreenlocker-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5Quick)
14mu|kscreenlocker-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|kscreenlocker-5.7.2-1|26	BuildRequires:	pkgconfig(Qt5Test)
14mu|kscreenlocker-5.7.2-1|27	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kscreenlocker-5.7.2-1|28	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kscreenlocker-5.7.2-1|29	BuildRequires:	pkgconfig(wayland-client)
14mu|kscreenlocker-5.7.2-1|30	BuildRequires:	pkgconfig(wayland-server)
14mu|kscreenlocker-5.7.2-1|31	BuildRequires:	pkgconfig(x11)
14mu|kscreenlocker-5.7.2-1|32	BuildRequires:	pkgconfig(xcb)
14mu|kscreenlocker-5.7.2-1|33	BuildRequires:	pkgconfig(xcursor)
14mu|kscreenlocker-5.7.2-1|34	Conflicts:	plasma5-workspace < 5.5
14mu|kscreenlocker-5.7.2-1|35	
14mu|kscreenlocker-5.7.2-1|36	%description
14mu|kscreenlocker-5.7.2-1|37	Plasma 5 screen locker.
14mu|kscreenlocker-5.7.2-1|38	
14mu|kscreenlocker-5.7.2-1|39	%files -f %{name}.lang
14mu|kscreenlocker-5.7.2-1|40	%{_kde5_datadir}/kconf_update/kscreenlocker.upd
14mu|kscreenlocker-5.7.2-1|41	%{_kde5_datadir}/kconf_update/ksreenlocker_5_3_separate_autologin.pl
14mu|kscreenlocker-5.7.2-1|42	%{_kde5_datadir}/ksmserver/screenlocker/org.kde.passworddialog/
14mu|kscreenlocker-5.7.2-1|43	%attr(6755,root,root) %{_kde5_libexecdir}/kcheckpass
14mu|kscreenlocker-5.7.2-1|44	%{_kde5_libexecdir}/kscreenlocker_greet
14mu|kscreenlocker-5.7.2-1|45	%{_kde5_notificationsdir}/ksmserver.notifyrc
14mu|kscreenlocker-5.7.2-1|46	%{_kde5_services}/screenlocker.desktop
14mu|kscreenlocker-5.7.2-1|47	%{_qt5_plugindir}/screenlocker_kcm.so
14mu|kscreenlocker-5.7.2-1|48	
14mu|kscreenlocker-5.7.2-1|49	#----------------------------------------------------------------------------
14mu|kscreenlocker-5.7.2-1|50	
14mu|kscreenlocker-5.7.2-1|51	%define kscreenlocker_major 5
14mu|kscreenlocker-5.7.2-1|52	%define libkscreenlocker %mklibname kscreenlocker %{kscreenlocker_major}
14mu|kscreenlocker-5.7.2-1|53	
14mu|kscreenlocker-5.7.2-1|54	%package -n %{libkscreenlocker}
14mu|kscreenlocker-5.7.2-1|55	Summary:	Plasma 5 screen locker shared library
14mu|kscreenlocker-5.7.2-1|56	Group:		System/Libraries
14mu|kscreenlocker-5.7.2-1|57	
14mu|kscreenlocker-5.7.2-1|58	%description -n %{libkscreenlocker}
14mu|kscreenlocker-5.7.2-1|59	Plasma 5 screen locker shared library.
14mu|kscreenlocker-5.7.2-1|60	
14mu|kscreenlocker-5.7.2-1|61	%files -n %{libkscreenlocker}
14mu|kscreenlocker-5.7.2-1|62	%{_kde5_libdir}/libKScreenLocker.so.%{kscreenlocker_major}*
14mu|kscreenlocker-5.7.2-1|63	
14mu|kscreenlocker-5.7.2-1|64	#----------------------------------------------------------------------------
14mu|kscreenlocker-5.7.2-1|65	
14mu|kscreenlocker-5.7.2-1|66	%define devkscreenlocker %mklibname kscreenlocker -d
14mu|kscreenlocker-5.7.2-1|67	
14mu|kscreenlocker-5.7.2-1|68	%package -n %{devkscreenlocker}
14mu|kscreenlocker-5.7.2-1|69	Summary:	Development files for Plasma 5 screen locker library
14mu|kscreenlocker-5.7.2-1|70	Group:		Development/KDE and Qt
14mu|kscreenlocker-5.7.2-1|71	Requires:	%{libkscreenlocker} = %{EVRD}
14mu|kscreenlocker-5.7.2-1|72	Provides:	%{name}-devel = %{EVRD}
14mu|kscreenlocker-5.7.2-1|73	Conflicts:	%{_lib}plasma5-workspace-devel < 5.5
14mu|kscreenlocker-5.7.2-1|74	
14mu|kscreenlocker-5.7.2-1|75	%description -n %{devkscreenlocker}
14mu|kscreenlocker-5.7.2-1|76	This package contains header files needed if you wish to build applications
14mu|kscreenlocker-5.7.2-1|77	based on %{name}.
14mu|kscreenlocker-5.7.2-1|78	
14mu|kscreenlocker-5.7.2-1|79	%files -n %{devkscreenlocker}
14mu|kscreenlocker-5.7.2-1|80	%{_kde5_includedir}/KScreenLocker
14mu|kscreenlocker-5.7.2-1|81	%{_kde5_libdir}/cmake/KScreenLocker
14mu|kscreenlocker-5.7.2-1|82	%{_kde5_libdir}/cmake/ScreenSaverDBusInterface
14mu|kscreenlocker-5.7.2-1|83	%{_kde5_libdir}/libKScreenLocker.so
14mu|kscreenlocker-5.7.2-1|84	%{_datadir}/dbus-1/interfaces/kf5_org.freedesktop.ScreenSaver.xml
14mu|kscreenlocker-5.7.2-1|85	
14mu|kscreenlocker-5.7.2-1|86	#----------------------------------------------------------------------------
14mu|kscreenlocker-5.7.2-1|87	
14mu|kscreenlocker-5.7.2-1|88	%prep
14mu|kscreenlocker-5.7.2-1|89	%setup -q
14mu|kscreenlocker-5.7.2-1|90	
14mu|kscreenlocker-5.7.2-1|91	%build
14mu|kscreenlocker-5.7.2-1|92	%cmake_kde5_kf5locales
14mu|kscreenlocker-5.7.2-1|93	%make
14mu|kscreenlocker-5.7.2-1|94	
14mu|kscreenlocker-5.7.2-1|95	%install
14mu|kscreenlocker-5.7.2-1|96	%makeinstall_std -C build
14mu|kscreenlocker-5.7.2-1|97	
14mu|kscreenlocker-5.7.2-1|98	%find_lang kscreenlocker kscreenlocker_greet screenlocker_kcm %{name}.lang
14mu|kscreenlocker-5.7.2-1|99	%kf5locales_fix %{name}.lang
14mu|kscreenlocker-5.7.2-1|100	
14mu|kscreenlocker-5.7.2-1|101	%changelog
14mu|kscreenlocker-5.7.2-1|102	
14mu|kscreenlocker-5.7.2-1|103	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|kscreenlocker-5.7.2-1|104	- (448fef9) New version 5.7.2
14mu|kscreenlocker-5.7.2-1|105	
14mu|kscreenlocker-5.7.2-1|106	

23048 14
14mu|kservice-5.24.0-1|1	%define fw_version 5.24
14mu|kservice-5.24.0-1|2	
14mu|kservice-5.24.0-1|3	Summary:	KDE Frameworks 5 advanced plugin and service introspection module
14mu|kservice-5.24.0-1|4	Name:		kservice
14mu|kservice-5.24.0-1|5	Version:	5.24.0
14mu|kservice-5.24.0-1|6	Release:	1
14mu|kservice-5.24.0-1|7	License:	GPLv2+
14mu|kservice-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kservice-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kservice-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kservice-5.24.0-1|11	Patch0:		kservice-5.15.0-kde-menu.patch
14mu|kservice-5.24.0-1|12	BuildRequires:	extra-cmake-modules
14mu|kservice-5.24.0-1|13	BuildRequires:	kf5config-devel >= %{version}
14mu|kservice-5.24.0-1|14	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kservice-5.24.0-1|15	BuildRequires:	kf5crash-devel >= %{version}
14mu|kservice-5.24.0-1|16	BuildRequires:	kf5dbusaddons-devel >= %{version}
14mu|kservice-5.24.0-1|17	BuildRequires:	kf5doctools-devel >= %{version}
14mu|kservice-5.24.0-1|18	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kservice-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Core)
14mu|kservice-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|kservice-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kservice-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Test)
14mu|kservice-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kservice-5.24.0-1|24	
14mu|kservice-5.24.0-1|25	%description
14mu|kservice-5.24.0-1|26	KDE Frameworks 5 advanced plugin and service introspection module.
14mu|kservice-5.24.0-1|27	
14mu|kservice-5.24.0-1|28	%files
14mu|kservice-5.24.0-1|29	%{_kde5_bindir}/kbuildsycoca5
14mu|kservice-5.24.0-1|30	%{_kde5_mandir}/man8/desktoptojson.8*
14mu|kservice-5.24.0-1|31	%{_kde5_mandir}/man8/kbuildsycoca5.8*
14mu|kservice-5.24.0-1|32	%{_kde5_servicetypes}/application.desktop
14mu|kservice-5.24.0-1|33	%{_kde5_servicetypes}/kplugininfo.desktop
14mu|kservice-5.24.0-1|34	# Never used (we use /etc/xdg/menus/kde-applications.menu) but let's keep it
14mu|kservice-5.24.0-1|35	%{_kde5_sysconfdir}/xdg/kde5/menus/kde-applications.menu
14mu|kservice-5.24.0-1|36	
14mu|kservice-5.24.0-1|37	#----------------------------------------------------------------------------
14mu|kservice-5.24.0-1|38	
14mu|kservice-5.24.0-1|39	%package i18n
14mu|kservice-5.24.0-1|40	Summary:	KService translations
14mu|kservice-5.24.0-1|41	Group:		System/Internationalization
14mu|kservice-5.24.0-1|42	BuildArch:	noarch
14mu|kservice-5.24.0-1|43	
14mu|kservice-5.24.0-1|44	%description i18n
14mu|kservice-5.24.0-1|45	KService translations.
14mu|kservice-5.24.0-1|46	
14mu|kservice-5.24.0-1|47	%files i18n -f %{name}.lang
14mu|kservice-5.24.0-1|48	
14mu|kservice-5.24.0-1|49	#----------------------------------------------------------------------------
14mu|kservice-5.24.0-1|50	
14mu|kservice-5.24.0-1|51	%define kf5service_major 5
14mu|kservice-5.24.0-1|52	%define libkf5service %mklibname kf5service %{kf5service_major}
14mu|kservice-5.24.0-1|53	
14mu|kservice-5.24.0-1|54	%package -n %{libkf5service}
14mu|kservice-5.24.0-1|55	Summary:	KDE Frameworks 5 plugin and service introspection shared library
14mu|kservice-5.24.0-1|56	Group:		System/Libraries
14mu|kservice-5.24.0-1|57	Requires:	%{name}
14mu|kservice-5.24.0-1|58	Requires:	%{name}-i18n
14mu|kservice-5.24.0-1|59	
14mu|kservice-5.24.0-1|60	%description -n %{libkf5service}
14mu|kservice-5.24.0-1|61	KDE Frameworks 5 plugin and service introspection shared library.
14mu|kservice-5.24.0-1|62	
14mu|kservice-5.24.0-1|63	%files -n %{libkf5service}
14mu|kservice-5.24.0-1|64	%{_kde5_libdir}/libKF5Service.so.%{kf5service_major}*
14mu|kservice-5.24.0-1|65	
14mu|kservice-5.24.0-1|66	#----------------------------------------------------------------------------
14mu|kservice-5.24.0-1|67	
14mu|kservice-5.24.0-1|68	%define devkf5service %mklibname kf5service -d
14mu|kservice-5.24.0-1|69	
14mu|kservice-5.24.0-1|70	%package -n %{devkf5service}
14mu|kservice-5.24.0-1|71	Summary:	Development files for KDE Frameworks 5 plugin and service introspection module
14mu|kservice-5.24.0-1|72	Group:		Development/KDE and Qt
14mu|kservice-5.24.0-1|73	Requires:	%{libkf5service} = %{EVRD}
14mu|kservice-5.24.0-1|74	Provides:	%{name}-devel = %{EVRD}
14mu|kservice-5.24.0-1|75	Provides:	kf5service-devel = %{version}
14mu|kservice-5.24.0-1|76	
14mu|kservice-5.24.0-1|77	%description -n %{devkf5service}
14mu|kservice-5.24.0-1|78	This package contains header files needed if you wish to build applications
14mu|kservice-5.24.0-1|79	based on %{name}.
14mu|kservice-5.24.0-1|80	
14mu|kservice-5.24.0-1|81	%files -n %{devkf5service}
14mu|kservice-5.24.0-1|82	%{_kde5_includedir}/KF5/KService
14mu|kservice-5.24.0-1|83	%{_kde5_includedir}/KF5/kservice_version.h
14mu|kservice-5.24.0-1|84	%{_kde5_libdir}/cmake/KF5Service
14mu|kservice-5.24.0-1|85	%{_kde5_libdir}/libKF5Service.so
14mu|kservice-5.24.0-1|86	%{_kde5_mkspecsdir}/*.pri
14mu|kservice-5.24.0-1|87	
14mu|kservice-5.24.0-1|88	#----------------------------------------------------------------------------
14mu|kservice-5.24.0-1|89	
14mu|kservice-5.24.0-1|90	%prep
14mu|kservice-5.24.0-1|91	%setup -q
14mu|kservice-5.24.0-1|92	%patch0 -p1
14mu|kservice-5.24.0-1|93	
14mu|kservice-5.24.0-1|94	%build
14mu|kservice-5.24.0-1|95	%cmake_kde5
14mu|kservice-5.24.0-1|96	%make
14mu|kservice-5.24.0-1|97	
14mu|kservice-5.24.0-1|98	%install
14mu|kservice-5.24.0-1|99	%makeinstall_std -C build
14mu|kservice-5.24.0-1|100	
14mu|kservice-5.24.0-1|101	%find_lang %{name} --all-name --with-man
14mu|kservice-5.24.0-1|102	
14mu|kservice-5.24.0-1|103	%changelog
14mu|kservice-5.24.0-1|104	
14mu|kservice-5.24.0-1|105	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kservice-5.24.0-1|106	- (e693b1e) New version 5.24.0
14mu|kservice-5.24.0-1|107	
14mu|kservice-5.24.0-1|108	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.23.0-1
14mu|kservice-5.24.0-1|109	- (e73fcb8) New version 5.23.0
14mu|kservice-5.24.0-1|110	
14mu|kservice-5.24.0-1|111	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-2
14mu|kservice-5.24.0-1|112	- (c4d5a79) MassBuild#1017: Increase release tag
14mu|kservice-5.24.0-1|113	
14mu|kservice-5.24.0-1|114	* Sun Apr 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-1
14mu|kservice-5.24.0-1|115	- (5cd1bad) New version 5.21.0
14mu|kservice-5.24.0-1|116	
14mu|kservice-5.24.0-1|117	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-2
14mu|kservice-5.24.0-1|118	- (0411a14) MassBuild#1000: Increase release tag
14mu|kservice-5.24.0-1|119	
14mu|kservice-5.24.0-1|120	* Mon Mar 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-1
14mu|kservice-5.24.0-1|121	- (0ee751a) New version 5.20.0
14mu|kservice-5.24.0-1|122	
14mu|kservice-5.24.0-1|123	* Sat Feb 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19.0-1
14mu|kservice-5.24.0-1|124	- (ac5a51a) New version 5.19.0
14mu|kservice-5.24.0-1|125	
14mu|kservice-5.24.0-1|126	* Mon Jan 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.18.0-1
14mu|kservice-5.24.0-1|127	- (5864388) New version 5.18.0
14mu|kservice-5.24.0-1|128	
14mu|kservice-5.24.0-1|129	* Wed Dec 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-1
14mu|kservice-5.24.0-1|130	- (d040760) New version 5.17.0
14mu|kservice-5.24.0-1|131	
14mu|kservice-5.24.0-1|132	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-2
14mu|kservice-5.24.0-1|133	- (2fd0c1a) Bump release
14mu|kservice-5.24.0-1|134	
14mu|kservice-5.24.0-1|135	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-1
14mu|kservice-5.24.0-1|136	- (d6b73f4) Drop mimeassociations patch (fixed upstream)
14mu|kservice-5.24.0-1|137	- (Andrey Bondrov: fdd82b1) New version 5.16.0
14mu|kservice-5.24.0-1|138	
14mu|kservice-5.24.0-1|139	* Tue Oct 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.15.0-2
14mu|kservice-5.24.0-1|140	- (106436d) Backport mimeassociations patch from upstream
14mu|kservice-5.24.0-1|141	
14mu|kservice-5.24.0-1|142	* Mon Oct 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.15.0-1
14mu|kservice-5.24.0-1|143	- (0822d8d) Update files
14mu|kservice-5.24.0-1|144	- (Andrey Bondrov: 769fe2d) Re-diff kde-menu patch
14mu|kservice-5.24.0-1|145	- (Andrey Bondrov: 2d9be8a) New version 5.15.0
14mu|kservice-5.24.0-1|146	
14mu|kservice-5.24.0-1|147	* Sat Sep 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.14.0-1
14mu|kservice-5.24.0-1|148	- (49a3389) Re-diff kde-menu patch
14mu|kservice-5.24.0-1|149	- (Andrey Bondrov: eb7d910) New version 5.14.0
14mu|kservice-5.24.0-1|150	
14mu|kservice-5.24.0-1|151	* Wed Aug 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.13.0-1
14mu|kservice-5.24.0-1|152	- (fc012be) New version 5.13.0
14mu|kservice-5.24.0-1|153	
14mu|kservice-5.24.0-1|154	* Mon Jul 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.12.0-1
14mu|kservice-5.24.0-1|155	- (d0942be) New version 5.12.0
14mu|kservice-5.24.0-1|156	
14mu|kservice-5.24.0-1|157	* Mon Jun 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.11.0-1
14mu|kservice-5.24.0-1|158	- (051d4da) New version 5.11.0
14mu|kservice-5.24.0-1|159	
14mu|kservice-5.24.0-1|160	* Sat May 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10.0-1
14mu|kservice-5.24.0-1|161	- (2b1290c) New version 5.10.0
14mu|kservice-5.24.0-1|162	
14mu|kservice-5.24.0-1|163	* Fri May 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.9.0-2
14mu|kservice-5.24.0-1|164	- (931a98e) Use /etc/xdg/menus/kde-applications.menu instead of /etc/xdg/menus/applications.menu
14mu|kservice-5.24.0-1|165	- (931a98e) Adjust BuildRequires
14mu|kservice-5.24.0-1|166	
14mu|kservice-5.24.0-1|167	* Fri Apr 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.9.0-1
14mu|kservice-5.24.0-1|168	- (bb33cdc) New version 5.9.0
14mu|kservice-5.24.0-1|169	
14mu|kservice-5.24.0-1|170	* Wed Mar 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.8.0-1
14mu|kservice-5.24.0-1|171	- (cdf7f3c) New version 5.8.0
14mu|kservice-5.24.0-1|172	
14mu|kservice-5.24.0-1|173	* Fri Mar 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-3
14mu|kservice-5.24.0-1|174	- (b19b89b) MassBuild#682: Increase release tag
14mu|kservice-5.24.0-1|175	
14mu|kservice-5.24.0-1|176	* Thu Mar 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-2
14mu|kservice-5.24.0-1|177	- (07e7723) Adjust devel package Provides and headers directory
14mu|kservice-5.24.0-1|178	
14mu|kservice-5.24.0-1|179	* Wed Feb 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.0-1
14mu|kservice-5.24.0-1|180	- (f494235) Re-diff menu path patch
14mu|kservice-5.24.0-1|181	- (Andrey Bondrov: 8552df0) Add required KF5 version to BuildRequires
14mu|kservice-5.24.0-1|182	- (Andrey Bondrov: 1bc0187) New version 5.7.0
14mu|kservice-5.24.0-1|183	
14mu|kservice-5.24.0-1|184	

23049 14
14mu|kshisen-4.14.3-1|1	Name:		kshisen
14mu|kshisen-4.14.3-1|2	Version:	4.14.3
14mu|kshisen-4.14.3-1|3	Release:	1
14mu|kshisen-4.14.3-1|4	Epoch:		1
14mu|kshisen-4.14.3-1|5	Summary:	Patience game where you take away all pieces
14mu|kshisen-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kshisen-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kshisen-4.14.3-1|8	URL:		http://games.kde.org/game.php?game=kshisen
14mu|kshisen-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kshisen-4.14.3-1|10	BuildRequires:	libkmahjongg-devel
14mu|kshisen-4.14.3-1|11	Requires:	libkdegames-common
14mu|kshisen-4.14.3-1|12	Requires:	kmahjongglib
14mu|kshisen-4.14.3-1|13	
14mu|kshisen-4.14.3-1|14	%description
14mu|kshisen-4.14.3-1|15	KShisen is a solitaire-like game played using the standard set of Mahjong
14mu|kshisen-4.14.3-1|16	tiles. Unlike Mahjong however, KShisen has only one layer of scrambled tiles.
14mu|kshisen-4.14.3-1|17	
14mu|kshisen-4.14.3-1|18	%files
14mu|kshisen-4.14.3-1|19	%{_kde_bindir}/kshisen
14mu|kshisen-4.14.3-1|20	%{_kde_applicationsdir}/kshisen.desktop
14mu|kshisen-4.14.3-1|21	%{_kde_appsdir}/kshisen
14mu|kshisen-4.14.3-1|22	%{_kde_datadir}/sounds/kshisen
14mu|kshisen-4.14.3-1|23	%{_kde_datadir}/config.kcfg/kshisen.kcfg
14mu|kshisen-4.14.3-1|24	%{_kde_iconsdir}/hicolor/*/apps/kshisen*
14mu|kshisen-4.14.3-1|25	%{_kde_docdir}/*/*/kshisen
14mu|kshisen-4.14.3-1|26	
14mu|kshisen-4.14.3-1|27	#------------------------------------------------------------------------------
14mu|kshisen-4.14.3-1|28	
14mu|kshisen-4.14.3-1|29	%prep
14mu|kshisen-4.14.3-1|30	%setup -q
14mu|kshisen-4.14.3-1|31	
14mu|kshisen-4.14.3-1|32	%build
14mu|kshisen-4.14.3-1|33	%cmake_kde4
14mu|kshisen-4.14.3-1|34	%make
14mu|kshisen-4.14.3-1|35	
14mu|kshisen-4.14.3-1|36	%install
14mu|kshisen-4.14.3-1|37	%makeinstall_std -C build
14mu|kshisen-4.14.3-1|38	
14mu|kshisen-4.14.3-1|39	
14mu|kshisen-4.14.3-1|40	%changelog
14mu|kshisen-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kshisen-4.14.3-1|42	+ Revision: 25edafe
14mu|kshisen-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kshisen-4.14.3-1|44	
14mu|kshisen-4.14.3-1|45	

23050 14
14mu|ksirk-4.14.3-1|1	Name:		ksirk
14mu|ksirk-4.14.3-1|2	Version:	4.14.3
14mu|ksirk-4.14.3-1|3	Release:	1
14mu|ksirk-4.14.3-1|4	Epoch:		1
14mu|ksirk-4.14.3-1|5	Summary:	Computerized version of a well known strategy board game
14mu|ksirk-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|ksirk-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|ksirk-4.14.3-1|8	URL:		http://www.kde.org/applications/games/ksirk/
14mu|ksirk-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ksirk-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|ksirk-4.14.3-1|11	BuildRequires:	pkgconfig(qca2)
14mu|ksirk-4.14.3-1|12	
14mu|ksirk-4.14.3-1|13	%description -n ksirk
14mu|ksirk-4.14.3-1|14	KsirK is a computerized version of the well known strategic board game Risk.
14mu|ksirk-4.14.3-1|15	The goal of the game is simply to conquer the world by attacking your neighbors
14mu|ksirk-4.14.3-1|16	with your armies.
14mu|ksirk-4.14.3-1|17	
14mu|ksirk-4.14.3-1|18	Features :
14mu|ksirk-4.14.3-1|19	- Support for 1-6 human or computer (AI) players
14mu|ksirk-4.14.3-1|20	- Multi-player gaming over a network
14mu|ksirk-4.14.3-1|21	- You can easily create new skins with SVG graphics and the skin editor
14mu|ksirk-4.14.3-1|22	- Hot New Stuff support. You can easily download and install new skins
14mu|ksirk-4.14.3-1|23	
14mu|ksirk-4.14.3-1|24	%files
14mu|ksirk-4.14.3-1|25	%{_kde_bindir}/ksirk*
14mu|ksirk-4.14.3-1|26	%{_kde_applicationsdir}/ksirk*.desktop
14mu|ksirk-4.14.3-1|27	%{_kde_datadir}/config.kcfg/ksirk*settings.kcfg
14mu|ksirk-4.14.3-1|28	%{_kde_configdir}/ksirk.knsrc
14mu|ksirk-4.14.3-1|29	%{_kde_appsdir}/ksirk*
14mu|ksirk-4.14.3-1|30	%{_kde_iconsdir}/*/*/apps/ksirk.png
14mu|ksirk-4.14.3-1|31	%{_kde_docdir}/*/*/ksirk
14mu|ksirk-4.14.3-1|32	%{_kde_docdir}/*/*/ksirkskineditor
14mu|ksirk-4.14.3-1|33	
14mu|ksirk-4.14.3-1|34	#------------------------------------------------------------------------------
14mu|ksirk-4.14.3-1|35	
14mu|ksirk-4.14.3-1|36	%define iris_ksirk_major 2
14mu|ksirk-4.14.3-1|37	%define libiris_ksirk %mklibname iris_ksirk %{iris_ksirk_major}
14mu|ksirk-4.14.3-1|38	
14mu|ksirk-4.14.3-1|39	%package -n %{libiris_ksirk}
14mu|ksirk-4.14.3-1|40	Summary:	KDE 4 library
14mu|ksirk-4.14.3-1|41	Group:		System/Libraries
14mu|ksirk-4.14.3-1|42	
14mu|ksirk-4.14.3-1|43	%description -n %{libiris_ksirk}
14mu|ksirk-4.14.3-1|44	KDE 4 library.
14mu|ksirk-4.14.3-1|45	
14mu|ksirk-4.14.3-1|46	%files -n %{libiris_ksirk}
14mu|ksirk-4.14.3-1|47	%{_kde_libdir}/libiris_ksirk.so.%{iris_ksirk_major}*
14mu|ksirk-4.14.3-1|48	
14mu|ksirk-4.14.3-1|49	#------------------------------------------------------------------------------
14mu|ksirk-4.14.3-1|50	
14mu|ksirk-4.14.3-1|51	%prep
14mu|ksirk-4.14.3-1|52	%setup -q
14mu|ksirk-4.14.3-1|53	
14mu|ksirk-4.14.3-1|54	%build
14mu|ksirk-4.14.3-1|55	%cmake_kde4
14mu|ksirk-4.14.3-1|56	%make
14mu|ksirk-4.14.3-1|57	
14mu|ksirk-4.14.3-1|58	%install
14mu|ksirk-4.14.3-1|59	%makeinstall_std -C build
14mu|ksirk-4.14.3-1|60	
14mu|ksirk-4.14.3-1|61	# We don't need it for now
14mu|ksirk-4.14.3-1|62	rm -f %{buildroot}%{_kde_libdir}/libiris_ksirk.so
14mu|ksirk-4.14.3-1|63	
14mu|ksirk-4.14.3-1|64	
14mu|ksirk-4.14.3-1|65	
14mu|ksirk-4.14.3-1|66	%changelog
14mu|ksirk-4.14.3-1|67	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|ksirk-4.14.3-1|68	+ Revision: c21c012
14mu|ksirk-4.14.3-1|69	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ksirk-4.14.3-1|70	
14mu|ksirk-4.14.3-1|71	

23051 14
14mu|ksnakeduel-4.14.3-1|1	Name:		ksnakeduel
14mu|ksnakeduel-4.14.3-1|2	Version:	4.14.3
14mu|ksnakeduel-4.14.3-1|3	Release:	1
14mu|ksnakeduel-4.14.3-1|4	Epoch:		1
14mu|ksnakeduel-4.14.3-1|5	Summary:	Snake race played against the computer
14mu|ksnakeduel-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|ksnakeduel-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|ksnakeduel-4.14.3-1|8	URL:		http://www.kde.org/applications/games/ksnakeduel/
14mu|ksnakeduel-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ksnakeduel-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|ksnakeduel-4.14.3-1|11	Obsoletes:	kdesnake < 1:4.9.80
14mu|ksnakeduel-4.14.3-1|12	Provides:	kdesnake = %{EVRD}
14mu|ksnakeduel-4.14.3-1|13	Provides:	ksnake = %{EVRD}
14mu|ksnakeduel-4.14.3-1|14	Requires:	ktron = %{EVRD}
14mu|ksnakeduel-4.14.3-1|15	
14mu|ksnakeduel-4.14.3-1|16	%description
14mu|ksnakeduel-4.14.3-1|17	KSnakeDuel is a fast action game where you steer a snake which has to eat
14mu|ksnakeduel-4.14.3-1|18	food. While eating the snake grows. But once a player collides with the
14mu|ksnakeduel-4.14.3-1|19	other snake or the wall the game is lost. This becomes of course more and
14mu|ksnakeduel-4.14.3-1|20	more difficult the longer the snakes grow.
14mu|ksnakeduel-4.14.3-1|21	
14mu|ksnakeduel-4.14.3-1|22	%files
14mu|ksnakeduel-4.14.3-1|23	%{_kde_bindir}/kdesnake
14mu|ksnakeduel-4.14.3-1|24	%{_kde_applicationsdir}/kdesnake.desktop
14mu|ksnakeduel-4.14.3-1|25	%{_kde_iconsdir}/hicolor/*/*/kdesnake.*
14mu|ksnakeduel-4.14.3-1|26	
14mu|ksnakeduel-4.14.3-1|27	#------------------------------------------------------------------------------
14mu|ksnakeduel-4.14.3-1|28	
14mu|ksnakeduel-4.14.3-1|29	%package -n ktron
14mu|ksnakeduel-4.14.3-1|30	Summary:	Simple Tron clone
14mu|ksnakeduel-4.14.3-1|31	Group:		Graphical desktop/KDE
14mu|ksnakeduel-4.14.3-1|32	URL:		http://www.kde.org/applications/games/ktron
14mu|ksnakeduel-4.14.3-1|33	
14mu|ksnakeduel-4.14.3-1|34	%description -n ktron
14mu|ksnakeduel-4.14.3-1|35	Well known from the famous movie, KTron is a popular computer game for two
14mu|ksnakeduel-4.14.3-1|36	players. In a fast action sequence both players have to move and avoid
14mu|ksnakeduel-4.14.3-1|37	colliding with any walls, the opponent as well as the own path. The player
14mu|ksnakeduel-4.14.3-1|38	colliding first looses the game.
14mu|ksnakeduel-4.14.3-1|39	
14mu|ksnakeduel-4.14.3-1|40	%files -n ktron
14mu|ksnakeduel-4.14.3-1|41	%{_kde_bindir}/ktron
14mu|ksnakeduel-4.14.3-1|42	%{_kde_applicationsdir}/ktron.desktop
14mu|ksnakeduel-4.14.3-1|43	%{_kde_appsdir}/ktron
14mu|ksnakeduel-4.14.3-1|44	%{_kde_datadir}/config.kcfg/ktron.kcfg
14mu|ksnakeduel-4.14.3-1|45	%{_kde_configdir}/ktron.knsrc
14mu|ksnakeduel-4.14.3-1|46	%{_kde_iconsdir}/hicolor/*/*/ktron.png
14mu|ksnakeduel-4.14.3-1|47	%{_kde_docdir}/HTML/en/ktron
14mu|ksnakeduel-4.14.3-1|48	
14mu|ksnakeduel-4.14.3-1|49	#------------------------------------------------------------------------------
14mu|ksnakeduel-4.14.3-1|50	
14mu|ksnakeduel-4.14.3-1|51	%prep
14mu|ksnakeduel-4.14.3-1|52	%setup -q
14mu|ksnakeduel-4.14.3-1|53	
14mu|ksnakeduel-4.14.3-1|54	%build
14mu|ksnakeduel-4.14.3-1|55	%cmake_kde4
14mu|ksnakeduel-4.14.3-1|56	%make
14mu|ksnakeduel-4.14.3-1|57	
14mu|ksnakeduel-4.14.3-1|58	%install
14mu|ksnakeduel-4.14.3-1|59	%makeinstall_std -C build
14mu|ksnakeduel-4.14.3-1|60	
14mu|ksnakeduel-4.14.3-1|61	
14mu|ksnakeduel-4.14.3-1|62	%changelog
14mu|ksnakeduel-4.14.3-1|63	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|ksnakeduel-4.14.3-1|64	+ Revision: cc8a010
14mu|ksnakeduel-4.14.3-1|65	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ksnakeduel-4.14.3-1|66	
14mu|ksnakeduel-4.14.3-1|67	

23052 14
14mu|ksnapshot-4.14.3-1|1	Summary:	KDE Screenshot Utility
14mu|ksnapshot-4.14.3-1|2	Name:		ksnapshot
14mu|ksnapshot-4.14.3-1|3	Version:	4.14.3
14mu|ksnapshot-4.14.3-1|4	Release:	1
14mu|ksnapshot-4.14.3-1|5	Epoch:		2
14mu|ksnapshot-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|ksnapshot-4.14.3-1|7	License:	GPLv2 LGPLv2 GFDL
14mu|ksnapshot-4.14.3-1|8	Url:		http://www.kde.org/applications/graphics/ksnapshot
14mu|ksnapshot-4.14.3-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ksnapshot-4.14.3-1|10	# Workaround keyboard grabbing issues with delayed capture
14mu|ksnapshot-4.14.3-1|11	# When capturing screenshots with popped up menus, in some cases
14mu|ksnapshot-4.14.3-1|12	# grabber doesn't get initialized properly
14mu|ksnapshot-4.14.3-1|13	# See KDE bug: https://bugs.kde.org/show_bug.cgi?id=210916
14mu|ksnapshot-4.14.3-1|14	Patch0:		ksnapshot-4.10.3-grabkeyboard.patch
14mu|ksnapshot-4.14.3-1|15	BuildRequires:	kdelibs4-devel
14mu|ksnapshot-4.14.3-1|16	BuildRequires:	pkgconfig(libkipi)
14mu|ksnapshot-4.14.3-1|17	BuildRequires:	pkgconfig(xcb-xfixes)
14mu|ksnapshot-4.14.3-1|18	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mu|ksnapshot-4.14.3-1|19	Requires:	kipi-common
14mu|ksnapshot-4.14.3-1|20	Suggests:	kipi-plugins
14mu|ksnapshot-4.14.3-1|21	
14mu|ksnapshot-4.14.3-1|22	%description
14mu|ksnapshot-4.14.3-1|23	KSnapshot is a KDE snapshot tool with many features.
14mu|ksnapshot-4.14.3-1|24	Features:
14mu|ksnapshot-4.14.3-1|25	- Save in multiple formats
14mu|ksnapshot-4.14.3-1|26	- Take new shapshot
14mu|ksnapshot-4.14.3-1|27	- Open with... possibility to open snapshot in external editor.
14mu|ksnapshot-4.14.3-1|28	- Copy to clipboard
14mu|ksnapshot-4.14.3-1|29	- Several capture modes, including selected region or single window
14mu|ksnapshot-4.14.3-1|30	- Snapshot delay
14mu|ksnapshot-4.14.3-1|31	
14mu|ksnapshot-4.14.3-1|32	%files
14mu|ksnapshot-4.14.3-1|33	%doc COPYING COPYING.LIB COPYING.DOC
14mu|ksnapshot-4.14.3-1|34	%doc %{_kde_docdir}/HTML/en/%{name}/
14mu|ksnapshot-4.14.3-1|35	%{_kde_bindir}/kbackgroundsnapshot
14mu|ksnapshot-4.14.3-1|36	%{_kde_bindir}/%{name}
14mu|ksnapshot-4.14.3-1|37	%{_kde_applicationsdir}/%{name}.desktop
14mu|ksnapshot-4.14.3-1|38	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
14mu|ksnapshot-4.14.3-1|39	%{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
14mu|ksnapshot-4.14.3-1|40	%{_datadir}/dbus-1/interfaces/org.kde.ksnapshot.xml
14mu|ksnapshot-4.14.3-1|41	
14mu|ksnapshot-4.14.3-1|42	#----------------------------------------------------------------------
14mu|ksnapshot-4.14.3-1|43	
14mu|ksnapshot-4.14.3-1|44	%prep
14mu|ksnapshot-4.14.3-1|45	%setup -q
14mu|ksnapshot-4.14.3-1|46	%patch0 -p1
14mu|ksnapshot-4.14.3-1|47	
14mu|ksnapshot-4.14.3-1|48	%build
14mu|ksnapshot-4.14.3-1|49	%cmake_kde4
14mu|ksnapshot-4.14.3-1|50	%make
14mu|ksnapshot-4.14.3-1|51	
14mu|ksnapshot-4.14.3-1|52	%install
14mu|ksnapshot-4.14.3-1|53	%makeinstall_std -C build
14mu|ksnapshot-4.14.3-1|54	
14mu|ksnapshot-4.14.3-1|55	
14mu|ksnapshot-4.14.3-1|56	%changelog
14mu|ksnapshot-4.14.3-1|57	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|ksnapshot-4.14.3-1|58	+ Revision: 3c81742
14mu|ksnapshot-4.14.3-1|59	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ksnapshot-4.14.3-1|60	
14mu|ksnapshot-4.14.3-1|61	

23053 14
14mu|kspaceduel-4.14.3-1|1	Name:		kspaceduel
14mu|kspaceduel-4.14.3-1|2	Version:	4.14.3
14mu|kspaceduel-4.14.3-1|3	Release:	1
14mu|kspaceduel-4.14.3-1|4	Epoch:		1
14mu|kspaceduel-4.14.3-1|5	Summary:	Two player game with shooting spaceships flying around a sun
14mu|kspaceduel-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kspaceduel-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kspaceduel-4.14.3-1|8	URL:		http://www.kde.org/applications/games/kspaceduel/
14mu|kspaceduel-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kspaceduel-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kspaceduel-4.14.3-1|11	
14mu|kspaceduel-4.14.3-1|12	%description
14mu|kspaceduel-4.14.3-1|13	In KSpaceDuel each of two possible players control a satellite spaceship
14mu|kspaceduel-4.14.3-1|14	orbiting the sun. As the game progresses players have to eliminate the
14mu|kspaceduel-4.14.3-1|15	opponent's spacecraft with bullets or mines.
14mu|kspaceduel-4.14.3-1|16	
14mu|kspaceduel-4.14.3-1|17	%files
14mu|kspaceduel-4.14.3-1|18	%{_kde_bindir}/kspaceduel
14mu|kspaceduel-4.14.3-1|19	%{_kde_applicationsdir}/kspaceduel.desktop
14mu|kspaceduel-4.14.3-1|20	%{_kde_appsdir}/kspaceduel
14mu|kspaceduel-4.14.3-1|21	%{_kde_docdir}/*/*/kspaceduel
14mu|kspaceduel-4.14.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/kspaceduel.png
14mu|kspaceduel-4.14.3-1|23	%{_kde_datadir}/config.kcfg/kspaceduel.kcfg
14mu|kspaceduel-4.14.3-1|24	
14mu|kspaceduel-4.14.3-1|25	#------------------------------------------------------------------------------
14mu|kspaceduel-4.14.3-1|26	
14mu|kspaceduel-4.14.3-1|27	%prep
14mu|kspaceduel-4.14.3-1|28	%setup -q
14mu|kspaceduel-4.14.3-1|29	
14mu|kspaceduel-4.14.3-1|30	%build
14mu|kspaceduel-4.14.3-1|31	%cmake_kde4
14mu|kspaceduel-4.14.3-1|32	%make
14mu|kspaceduel-4.14.3-1|33	
14mu|kspaceduel-4.14.3-1|34	%install
14mu|kspaceduel-4.14.3-1|35	%makeinstall_std -C build
14mu|kspaceduel-4.14.3-1|36	
14mu|kspaceduel-4.14.3-1|37	
14mu|kspaceduel-4.14.3-1|38	%changelog
14mu|kspaceduel-4.14.3-1|39	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kspaceduel-4.14.3-1|40	+ Revision: 456565f
14mu|kspaceduel-4.14.3-1|41	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kspaceduel-4.14.3-1|42	
14mu|kspaceduel-4.14.3-1|43	

23054 14
14mu|ksquares-4.14.3-1|1	Name:		ksquares
14mu|ksquares-4.14.3-1|2	Version:	4.14.3
14mu|ksquares-4.14.3-1|3	Release:	1
14mu|ksquares-4.14.3-1|4	Epoch:		1
14mu|ksquares-4.14.3-1|5	Summary:	An implementation of the popular paper based game squares
14mu|ksquares-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|ksquares-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|ksquares-4.14.3-1|8	URL:		http://www.kde.org/applications/games/ksquares/
14mu|ksquares-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ksquares-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|ksquares-4.14.3-1|11	
14mu|ksquares-4.14.3-1|12	%description
14mu|ksquares-4.14.3-1|13	KSquares is an implementation of the popular paper based game squares.
14mu|ksquares-4.14.3-1|14	You must draw lines to complete squares, the player with the most s
14mu|ksquares-4.14.3-1|15	quares wins.
14mu|ksquares-4.14.3-1|16	
14mu|ksquares-4.14.3-1|17	%files
14mu|ksquares-4.14.3-1|18	%{_kde_bindir}/ksquares
14mu|ksquares-4.14.3-1|19	%{_kde_applicationsdir}/ksquares.desktop
14mu|ksquares-4.14.3-1|20	%{_kde_appsdir}/ksquares
14mu|ksquares-4.14.3-1|21	%{_kde_datadir}/config.kcfg/ksquares.kcfg
14mu|ksquares-4.14.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/ksquares.png
14mu|ksquares-4.14.3-1|23	%{_kde_docdir}/*/*/ksquares
14mu|ksquares-4.14.3-1|24	
14mu|ksquares-4.14.3-1|25	#------------------------------------------------------------------------------
14mu|ksquares-4.14.3-1|26	
14mu|ksquares-4.14.3-1|27	%prep
14mu|ksquares-4.14.3-1|28	%setup -q
14mu|ksquares-4.14.3-1|29	
14mu|ksquares-4.14.3-1|30	%build
14mu|ksquares-4.14.3-1|31	%cmake_kde4
14mu|ksquares-4.14.3-1|32	%make
14mu|ksquares-4.14.3-1|33	
14mu|ksquares-4.14.3-1|34	%install
14mu|ksquares-4.14.3-1|35	%makeinstall_std -C build
14mu|ksquares-4.14.3-1|36	
14mu|ksquares-4.14.3-1|37	
14mu|ksquares-4.14.3-1|38	%changelog
14mu|ksquares-4.14.3-1|39	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|ksquares-4.14.3-1|40	+ Revision: d3c185e
14mu|ksquares-4.14.3-1|41	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ksquares-4.14.3-1|42	
14mu|ksquares-4.14.3-1|43	

23055 14
14mu|ksshaskpass-5.7.2-1|1	Summary:	Plasma 5 SSH-askpass
14mu|ksshaskpass-5.7.2-1|2	Name:		ksshaskpass
14mu|ksshaskpass-5.7.2-1|3	Version:	5.7.2
14mu|ksshaskpass-5.7.2-1|4	Release:	1
14mu|ksshaskpass-5.7.2-1|5	License:	GPLv2+
14mu|ksshaskpass-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|ksshaskpass-5.7.2-1|7	Url:		https://www.kde.org/
14mu|ksshaskpass-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|ksshaskpass-5.7.2-1|9	BuildRequires:	extra-cmake-modules
14mu|ksshaskpass-5.7.2-1|10	BuildRequires:	kf5coreaddons-devel
14mu|ksshaskpass-5.7.2-1|11	BuildRequires:	kf5doctools-devel
14mu|ksshaskpass-5.7.2-1|12	BuildRequires:	kf5i18n-devel
14mu|ksshaskpass-5.7.2-1|13	BuildRequires:	kf5wallet-devel
14mu|ksshaskpass-5.7.2-1|14	BuildRequires:	kf5widgetsaddons-devel
14mu|ksshaskpass-5.7.2-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|ksshaskpass-5.7.2-1|16	Requires:	openssh-clients
14mu|ksshaskpass-5.7.2-1|17	Requires(post,postun):	update-alternatives
14mu|ksshaskpass-5.7.2-1|18	
14mu|ksshaskpass-5.7.2-1|19	%description
14mu|ksshaskpass-5.7.2-1|20	Ksshaskpass is a front-end for ssh-add which stores the password of the sh key
14mu|ksshaskpass-5.7.2-1|21	in KWallet.
14mu|ksshaskpass-5.7.2-1|22	
14mu|ksshaskpass-5.7.2-1|23	Ksshaskpass is not meant to be executed directly, you need to tell ssh-add
14mu|ksshaskpass-5.7.2-1|24	about it. ssh-add will then call it if it is not associated to a terminal.
14mu|ksshaskpass-5.7.2-1|25	
14mu|ksshaskpass-5.7.2-1|26	%files -f %{name}.lang
14mu|ksshaskpass-5.7.2-1|27	%{_kde5_bindir}/ksshaskpass
14mu|ksshaskpass-5.7.2-1|28	%{_kde5_mandir}/man1/ksshaskpass.1*
14mu|ksshaskpass-5.7.2-1|29	
14mu|ksshaskpass-5.7.2-1|30	%post
14mu|ksshaskpass-5.7.2-1|31	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_kde5_bindir}/ksshaskpass 60
14mu|ksshaskpass-5.7.2-1|32	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_kde5_bindir}/ksshaskpass 60
14mu|ksshaskpass-5.7.2-1|33	
14mu|ksshaskpass-5.7.2-1|34	%postun
14mu|ksshaskpass-5.7.2-1|35	[ $1 = 0 ] || exit 0
14mu|ksshaskpass-5.7.2-1|36	update-alternatives --remove ssh-askpass %{_kde5_bindir}/ksshaskpass
14mu|ksshaskpass-5.7.2-1|37	update-alternatives --remove bssh-askpass %{_kde5_bindir}/ksshaskpass
14mu|ksshaskpass-5.7.2-1|38	
14mu|ksshaskpass-5.7.2-1|39	#----------------------------------------------------------------------------
14mu|ksshaskpass-5.7.2-1|40	
14mu|ksshaskpass-5.7.2-1|41	%prep
14mu|ksshaskpass-5.7.2-1|42	%setup -q
14mu|ksshaskpass-5.7.2-1|43	
14mu|ksshaskpass-5.7.2-1|44	%build
14mu|ksshaskpass-5.7.2-1|45	%cmake_kde5
14mu|ksshaskpass-5.7.2-1|46	%make
14mu|ksshaskpass-5.7.2-1|47	
14mu|ksshaskpass-5.7.2-1|48	%install
14mu|ksshaskpass-5.7.2-1|49	%makeinstall_std -C build
14mu|ksshaskpass-5.7.2-1|50	
14mu|ksshaskpass-5.7.2-1|51	%find_lang %{name}
14mu|ksshaskpass-5.7.2-1|52	
14mu|ksshaskpass-5.7.2-1|53	%changelog
14mu|ksshaskpass-5.7.2-1|54	
14mu|ksshaskpass-5.7.2-1|55	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|ksshaskpass-5.7.2-1|56	- (60494fc) Drop desktop file as upstream did
14mu|ksshaskpass-5.7.2-1|57	- (60494fc) Adjust style for KF5 BuildRequires
14mu|ksshaskpass-5.7.2-1|58	
14mu|ksshaskpass-5.7.2-1|59	

23056 14
14mu|kstars-4.14.3-1|1	%bcond_without indilib
14mu|kstars-4.14.3-1|2	%define indilib_version 0.9.8
14mu|kstars-4.14.3-1|3	%define xplanet_version 1.2.1
14mu|kstars-4.14.3-1|4	
14mu|kstars-4.14.3-1|5	Summary:	A Desktop Planetarium
14mu|kstars-4.14.3-1|6	Name:		kstars
14mu|kstars-4.14.3-1|7	Version:	4.14.3
14mu|kstars-4.14.3-1|8	Release:	1
14mu|kstars-4.14.3-1|9	License:	GPLv2+
14mu|kstars-4.14.3-1|10	Group:		Graphical desktop/KDE
14mu|kstars-4.14.3-1|11	Url:		http://edu.kde.org/kstars
14mu|kstars-4.14.3-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kstars-4.14.3-1|13	Source10:	%{name}.rpmlintrc
14mu|kstars-4.14.3-1|14	BuildRequires:	xplanet >= %{xplanet_version}
14mu|kstars-4.14.3-1|15	BuildRequires:	kdelibs4-devel
14mu|kstars-4.14.3-1|16	BuildRequires:	libfli-devel
14mu|kstars-4.14.3-1|17	BuildRequires:	python-kde4-devel
14mu|kstars-4.14.3-1|18	BuildRequires:	pkgconfig(cfitsio)
14mu|kstars-4.14.3-1|19	BuildRequires:	pkgconfig(eigen3)
14mu|kstars-4.14.3-1|20	BuildRequires:	pkgconfig(QJson)
14mu|kstars-4.14.3-1|21	%if %{with indilib}
14mu|kstars-4.14.3-1|22	BuildRequires:	pkgconfig(libindi) >= %{indilib_version}
14mu|kstars-4.14.3-1|23	BuildRequires:	indilib-devel-static >= %{indilib_version}
14mu|kstars-4.14.3-1|24	Requires:	indilib >= %{indilib_version}
14mu|kstars-4.14.3-1|25	%endif
14mu|kstars-4.14.3-1|26	Requires:	python-kde4
14mu|kstars-4.14.3-1|27	
14mu|kstars-4.14.3-1|28	%description
14mu|kstars-4.14.3-1|29	KStars is a Desktop Planetarium for KDE. It provides an accurate graphical
14mu|kstars-4.14.3-1|30	simulation of the night sky, from any location on Earth, at any date and
14mu|kstars-4.14.3-1|31	time. The display includes 130,000 stars, 13,000 deep-sky objects,all 8
14mu|kstars-4.14.3-1|32	planets, the Sun and Moon, and thousands of comets and asteroids.
14mu|kstars-4.14.3-1|33	
14mu|kstars-4.14.3-1|34	%files
14mu|kstars-4.14.3-1|35	%doc COPYING COPYING.DOC README README.ephemerides README.customize README.images README.planetmath README.timekeeping AUTHORS
14mu|kstars-4.14.3-1|36	%doc %{_kde_docdir}/HTML/*/kstars
14mu|kstars-4.14.3-1|37	%{_kde_applicationsdir}/kstars.desktop
14mu|kstars-4.14.3-1|38	%{_kde_appsdir}/kstars
14mu|kstars-4.14.3-1|39	%{_kde_bindir}/kstars
14mu|kstars-4.14.3-1|40	%{_kde_configdir}/kstars.knsrc
14mu|kstars-4.14.3-1|41	%{_kde_datadir}/appdata/kstars.appdata.xml
14mu|kstars-4.14.3-1|42	%{_kde_datadir}/config.kcfg/kstars.kcfg
14mu|kstars-4.14.3-1|43	%{_kde_iconsdir}/*/*/apps/kstars.*
14mu|kstars-4.14.3-1|44	%{_kde_libdir}/libhtmesh.a
14mu|kstars-4.14.3-1|45	
14mu|kstars-4.14.3-1|46	#----------------------------------------------------------------------------
14mu|kstars-4.14.3-1|47	
14mu|kstars-4.14.3-1|48	%prep
14mu|kstars-4.14.3-1|49	%setup -q
14mu|kstars-4.14.3-1|50	
14mu|kstars-4.14.3-1|51	%build
14mu|kstars-4.14.3-1|52	%cmake_kde4
14mu|kstars-4.14.3-1|53	%make
14mu|kstars-4.14.3-1|54	
14mu|kstars-4.14.3-1|55	%install
14mu|kstars-4.14.3-1|56	%makeinstall_std -C build
14mu|kstars-4.14.3-1|57	
14mu|kstars-4.14.3-1|58	
14mu|kstars-4.14.3-1|59	%changelog
14mu|kstars-4.14.3-1|60	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kstars-4.14.3-1|61	+ Revision: cf35c8d
14mu|kstars-4.14.3-1|62	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kstars-4.14.3-1|63	
14mu|kstars-4.14.3-1|64	

23057 14
14mu|ksudoku-4.14.3-1|1	Summary:	Play, create and solve sudoku grids
14mu|ksudoku-4.14.3-1|2	Name:		ksudoku
14mu|ksudoku-4.14.3-1|3	Version:	4.14.3
14mu|ksudoku-4.14.3-1|4	Release:	1
14mu|ksudoku-4.14.3-1|5	Epoch:		1
14mu|ksudoku-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|ksudoku-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|ksudoku-4.14.3-1|8	Url:		http://www.kde.org/applications/games/ksudoku/
14mu|ksudoku-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ksudoku-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|ksudoku-4.14.3-1|11	BuildRequires:	pkgconfig(gl)
14mu|ksudoku-4.14.3-1|12	BuildRequires:	pkgconfig(glu)
14mu|ksudoku-4.14.3-1|13	
14mu|ksudoku-4.14.3-1|14	%description
14mu|ksudoku-4.14.3-1|15	The word Sudoku means "single number in an alloted place" in Japanese. These
14mu|ksudoku-4.14.3-1|16	are the basic rules. Every sudoku Sudoku is a square of 81 cells divided into
14mu|ksudoku-4.14.3-1|17	9 columns and 9 rows and in 9 subsquares (3x3) of 9 cells each. Solving takes
14mu|ksudoku-4.14.3-1|18	usually from 10 to 30 minutes, depending on puzzle level, your skill and
14mu|ksudoku-4.14.3-1|19	experience.
14mu|ksudoku-4.14.3-1|20	
14mu|ksudoku-4.14.3-1|21	Some cells are filled with a number at the beginnning: the remaining are to
14mu|ksudoku-4.14.3-1|22	be filled by the player using numbers from 1 to 9, without repeating a number
14mu|ksudoku-4.14.3-1|23	twice on each column, row or subsuquare (each of them must contain only
14mu|ksudoku-4.14.3-1|24	one 1, one 2, one 3, and so on). The game requires logic and patience.
14mu|ksudoku-4.14.3-1|25	The numerals in Sudoku puzzles are used for convenience (for example in 16x16
14mu|ksudoku-4.14.3-1|26	board we use letters): arithmetic relationships between numbers are irrelevant.
14mu|ksudoku-4.14.3-1|27	
14mu|ksudoku-4.14.3-1|28	This program supports also 16x16 games with numbers from 1 to 16 and 256
14mu|ksudoku-4.14.3-1|29	cells with 16 cols, rows and subsquares! (if normal sudoku are not enough for
14mu|ksudoku-4.14.3-1|30	you).
14mu|ksudoku-4.14.3-1|31	
14mu|ksudoku-4.14.3-1|32	More information at http://en.wikipedia.org/wiki/Sudoku
14mu|ksudoku-4.14.3-1|33	
14mu|ksudoku-4.14.3-1|34	%files
14mu|ksudoku-4.14.3-1|35	%{_kde_bindir}/ksudoku
14mu|ksudoku-4.14.3-1|36	%{_kde_applicationsdir}/ksudoku.desktop
14mu|ksudoku-4.14.3-1|37	%{_kde_appsdir}/ksudoku
14mu|ksudoku-4.14.3-1|38	%{_kde_configdir}/ksudokurc
14mu|ksudoku-4.14.3-1|39	%{_kde_iconsdir}/hicolor/*/apps/ksudoku.png
14mu|ksudoku-4.14.3-1|40	%{_kde_docdir}/*/*/ksudoku
14mu|ksudoku-4.14.3-1|41	
14mu|ksudoku-4.14.3-1|42	#------------------------------------------------------------------------------
14mu|ksudoku-4.14.3-1|43	
14mu|ksudoku-4.14.3-1|44	%prep
14mu|ksudoku-4.14.3-1|45	%setup -q
14mu|ksudoku-4.14.3-1|46	
14mu|ksudoku-4.14.3-1|47	%build
14mu|ksudoku-4.14.3-1|48	%cmake_kde4
14mu|ksudoku-4.14.3-1|49	%make
14mu|ksudoku-4.14.3-1|50	
14mu|ksudoku-4.14.3-1|51	%install
14mu|ksudoku-4.14.3-1|52	%makeinstall_std -C build
14mu|ksudoku-4.14.3-1|53	
14mu|ksudoku-4.14.3-1|54	
14mu|ksudoku-4.14.3-1|55	%changelog
14mu|ksudoku-4.14.3-1|56	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|ksudoku-4.14.3-1|57	+ Revision: d6a90dc
14mu|ksudoku-4.14.3-1|58	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ksudoku-4.14.3-1|59	
14mu|ksudoku-4.14.3-1|60	

23058 14
14mu|ksystemlog-4.14.3-1|1	Summary:	System log viewer tool for KDE4
14mu|ksystemlog-4.14.3-1|2	Name:		ksystemlog
14mu|ksystemlog-4.14.3-1|3	Version:	4.14.3
14mu|ksystemlog-4.14.3-1|4	Release:	1
14mu|ksystemlog-4.14.3-1|5	Epoch:		2
14mu|ksystemlog-4.14.3-1|6	License:	GPLv2+
14mu|ksystemlog-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|ksystemlog-4.14.3-1|8	Url:		http://www.kde.org
14mu|ksystemlog-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|ksystemlog-4.14.3-1|10	%if %{is_beta}
14mu|ksystemlog-4.14.3-1|11	%define ftpdir unstable
14mu|ksystemlog-4.14.3-1|12	%else
14mu|ksystemlog-4.14.3-1|13	%define ftpdir stable
14mu|ksystemlog-4.14.3-1|14	%endif
14mu|ksystemlog-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|ksystemlog-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|ksystemlog-4.14.3-1|17	Requires:	pciutils
14mu|ksystemlog-4.14.3-1|18	
14mu|ksystemlog-4.14.3-1|19	%description
14mu|ksystemlog-4.14.3-1|20	This program is developed for being used by beginner users, which don't know
14mu|ksystemlog-4.14.3-1|21	how to find information about their Linux system, and how the log files are
14mu|ksystemlog-4.14.3-1|22	in their computer. But it is also designed for advanced users, who want to
14mu|ksystemlog-4.14.3-1|23	quickly see problems occuring on their server.
14mu|ksystemlog-4.14.3-1|24	
14mu|ksystemlog-4.14.3-1|25	KSystemLog has the following features :
14mu|ksystemlog-4.14.3-1|26	- View all the main log of your system, by selecting them directly in a menu
14mu|ksystemlog-4.14.3-1|27	- Auto display new lines logged in bold
14mu|ksystemlog-4.14.3-1|28	- Tabbed view to allow displaying several logs at the same time
14mu|ksystemlog-4.14.3-1|29	- Saving in a file and copying to clipboard the selected log lines are also
14mu|ksystemlog-4.14.3-1|30	implemented (and email to your friends)
14mu|ksystemlog-4.14.3-1|31	- It can parse the following log files of your system:
14mu|ksystemlog-4.14.3-1|32	- X.org (or Xfree) logs
14mu|ksystemlog-4.14.3-1|33	- System logs (using the Syslog parser of KSystemLog)
14mu|ksystemlog-4.14.3-1|34	- Kernel logs
14mu|ksystemlog-4.14.3-1|35	- Daemons logs
14mu|ksystemlog-4.14.3-1|36	- Cron logs
14mu|ksystemlog-4.14.3-1|37	- Boot logs
14mu|ksystemlog-4.14.3-1|38	- Authentication logs
14mu|ksystemlog-4.14.3-1|39	- Cups logs
14mu|ksystemlog-4.14.3-1|40	- ACPID logs
14mu|ksystemlog-4.14.3-1|41	
14mu|ksystemlog-4.14.3-1|42	%files
14mu|ksystemlog-4.14.3-1|43	%{_kde_bindir}/ksystemlog
14mu|ksystemlog-4.14.3-1|44	%{_kde_appsdir}/ksystemlog
14mu|ksystemlog-4.14.3-1|45	%{_kde_applicationsdir}/ksystemlog.desktop
14mu|ksystemlog-4.14.3-1|46	%{_kde_docdir}/*/*/ksystemlog
14mu|ksystemlog-4.14.3-1|47	
14mu|ksystemlog-4.14.3-1|48	#------------------------------------------------------------------------
14mu|ksystemlog-4.14.3-1|49	
14mu|ksystemlog-4.14.3-1|50	%prep
14mu|ksystemlog-4.14.3-1|51	%setup -q
14mu|ksystemlog-4.14.3-1|52	
14mu|ksystemlog-4.14.3-1|53	%build
14mu|ksystemlog-4.14.3-1|54	%cmake_kde4
14mu|ksystemlog-4.14.3-1|55	%make
14mu|ksystemlog-4.14.3-1|56	
14mu|ksystemlog-4.14.3-1|57	%install
14mu|ksystemlog-4.14.3-1|58	%makeinstall_std -C build
14mu|ksystemlog-4.14.3-1|59	
14mu|ksystemlog-4.14.3-1|60	
14mu|ksystemlog-4.14.3-1|61	%changelog
14mu|ksystemlog-4.14.3-1|62	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|ksystemlog-4.14.3-1|63	+ Revision: 792a303
14mu|ksystemlog-4.14.3-1|64	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ksystemlog-4.14.3-1|65	
14mu|ksystemlog-4.14.3-1|66	

23059 14
14mu|kteatime-4.14.3-1|1	Summary:	System tray applet that makes sure your tea doesn't get too strong
14mu|kteatime-4.14.3-1|2	Name:		kteatime
14mu|kteatime-4.14.3-1|3	Version:	4.14.3
14mu|kteatime-4.14.3-1|4	Release:	1
14mu|kteatime-4.14.3-1|5	Epoch:		1
14mu|kteatime-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kteatime-4.14.3-1|7	License:	GPLv2+
14mu|kteatime-4.14.3-1|8	Url:		http://www.kde.org
14mu|kteatime-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kteatime-4.14.3-1|10	%if %{is_beta}
14mu|kteatime-4.14.3-1|11	%define ftpdir unstable
14mu|kteatime-4.14.3-1|12	%else
14mu|kteatime-4.14.3-1|13	%define ftpdir stable
14mu|kteatime-4.14.3-1|14	%endif
14mu|kteatime-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kteatime-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|kteatime-4.14.3-1|17	
14mu|kteatime-4.14.3-1|18	%description
14mu|kteatime-4.14.3-1|19	System tray applet that makes sure your tea doesn't get too strong.
14mu|kteatime-4.14.3-1|20	
14mu|kteatime-4.14.3-1|21	%files
14mu|kteatime-4.14.3-1|22	%{_kde_bindir}/kteatime
14mu|kteatime-4.14.3-1|23	%{_kde_appsdir}/kteatime
14mu|kteatime-4.14.3-1|24	%{_kde_applicationsdir}/kteatime.desktop
14mu|kteatime-4.14.3-1|25	%{_kde_iconsdir}/hicolor/*/apps/kteatime.*
14mu|kteatime-4.14.3-1|26	%{_kde_docdir}/*/*/kteatime
14mu|kteatime-4.14.3-1|27	
14mu|kteatime-4.14.3-1|28	#-------------------------------------------------------------------
14mu|kteatime-4.14.3-1|29	
14mu|kteatime-4.14.3-1|30	%prep
14mu|kteatime-4.14.3-1|31	%setup -q
14mu|kteatime-4.14.3-1|32	
14mu|kteatime-4.14.3-1|33	%build
14mu|kteatime-4.14.3-1|34	%cmake_kde4
14mu|kteatime-4.14.3-1|35	%make
14mu|kteatime-4.14.3-1|36	
14mu|kteatime-4.14.3-1|37	%install
14mu|kteatime-4.14.3-1|38	%makeinstall_std -C build
14mu|kteatime-4.14.3-1|39	
14mu|kteatime-4.14.3-1|40	
14mu|kteatime-4.14.3-1|41	%changelog
14mu|kteatime-4.14.3-1|42	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kteatime-4.14.3-1|43	+ Revision: 7541fae
14mu|kteatime-4.14.3-1|44	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kteatime-4.14.3-1|45	
14mu|kteatime-4.14.3-1|46	

23060 14
14mu|ktexteditor-kf5-5.24.0-1|1	%define fw_version 5.24
14mu|ktexteditor-kf5-5.24.0-1|2	
14mu|ktexteditor-kf5-5.24.0-1|3	%define oname ktexteditor
14mu|ktexteditor-kf5-5.24.0-1|4	
14mu|ktexteditor-kf5-5.24.0-1|5	Summary:	KDE Frameworks 5 advanced embeddable text editor module
14mu|ktexteditor-kf5-5.24.0-1|6	Name:		%{oname}-kf5
14mu|ktexteditor-kf5-5.24.0-1|7	Version:	5.24.0
14mu|ktexteditor-kf5-5.24.0-1|8	Release:	1
14mu|ktexteditor-kf5-5.24.0-1|9	License:	GPLv2+
14mu|ktexteditor-kf5-5.24.0-1|10	Group:		Graphical desktop/KDE
14mu|ktexteditor-kf5-5.24.0-1|11	Url:		https://www.kde.org/
14mu|ktexteditor-kf5-5.24.0-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{oname}-%{version}.tar.xz
14mu|ktexteditor-kf5-5.24.0-1|13	BuildRequires:	extra-cmake-modules
14mu|ktexteditor-kf5-5.24.0-1|14	BuildRequires:	qt5-linguist-tools
14mu|ktexteditor-kf5-5.24.0-1|15	BuildRequires:	karchive-devel >= %{version}
14mu|ktexteditor-kf5-5.24.0-1|16	BuildRequires:	kconfig-devel >= %{version}
14mu|ktexteditor-kf5-5.24.0-1|17	BuildRequires:	kguiaddons-devel >= %{version}
14mu|ktexteditor-kf5-5.24.0-1|18	BuildRequires:	ki18n-devel >= %{version}
14mu|ktexteditor-kf5-5.24.0-1|19	BuildRequires:	kio-devel >= %{version}
14mu|ktexteditor-kf5-5.24.0-1|20	BuildRequires:	kparts-devel >= %{version}
14mu|ktexteditor-kf5-5.24.0-1|21	BuildRequires:	sonnet-devel >= %{version}
14mu|ktexteditor-kf5-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|ktexteditor-kf5-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Gui)
14mu|ktexteditor-kf5-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Network)
14mu|ktexteditor-kf5-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|ktexteditor-kf5-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Script)
14mu|ktexteditor-kf5-5.24.0-1|27	BuildRequires:	pkgconfig(Qt5Test)
14mu|ktexteditor-kf5-5.24.0-1|28	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|ktexteditor-kf5-5.24.0-1|29	BuildRequires:	pkgconfig(Qt5Xml)
14mu|ktexteditor-kf5-5.24.0-1|30	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14mu|ktexteditor-kf5-5.24.0-1|31	
14mu|ktexteditor-kf5-5.24.0-1|32	%description
14mu|ktexteditor-kf5-5.24.0-1|33	KDE Frameworks 5 advanced embeddable text editor module.
14mu|ktexteditor-kf5-5.24.0-1|34	
14mu|ktexteditor-kf5-5.24.0-1|35	KTextEditor provides a powerful text editor component that you can embed in
14mu|ktexteditor-kf5-5.24.0-1|36	your application, either as a KPart or using the KF5::TextEditor library
14mu|ktexteditor-kf5-5.24.0-1|37	(if you need more control).
14mu|ktexteditor-kf5-5.24.0-1|38	
14mu|ktexteditor-kf5-5.24.0-1|39	%files
14mu|ktexteditor-kf5-5.24.0-1|40	%{_kde5_datadir}/katepart5/*
14mu|ktexteditor-kf5-5.24.0-1|41	%{_kde5_plugindir}/parts/katepart.so
14mu|ktexteditor-kf5-5.24.0-1|42	%{_kde5_services}/katepart.desktop
14mu|ktexteditor-kf5-5.24.0-1|43	%{_kde5_servicetypes}/ktexteditor.desktop
14mu|ktexteditor-kf5-5.24.0-1|44	%{_kde5_servicetypes}/ktexteditorplugin.desktop
14mu|ktexteditor-kf5-5.24.0-1|45	
14mu|ktexteditor-kf5-5.24.0-1|46	#----------------------------------------------------------------------------
14mu|ktexteditor-kf5-5.24.0-1|47	
14mu|ktexteditor-kf5-5.24.0-1|48	%package i18n
14mu|ktexteditor-kf5-5.24.0-1|49	Summary:	KTextEditor translations
14mu|ktexteditor-kf5-5.24.0-1|50	Group:		System/Internationalization
14mu|ktexteditor-kf5-5.24.0-1|51	BuildArch:	noarch
14mu|ktexteditor-kf5-5.24.0-1|52	
14mu|ktexteditor-kf5-5.24.0-1|53	%description i18n
14mu|ktexteditor-kf5-5.24.0-1|54	KTextEditor translations.
14mu|ktexteditor-kf5-5.24.0-1|55	
14mu|ktexteditor-kf5-5.24.0-1|56	%files i18n -f %{name}.lang
14mu|ktexteditor-kf5-5.24.0-1|57	
14mu|ktexteditor-kf5-5.24.0-1|58	#----------------------------------------------------------------------------
14mu|ktexteditor-kf5-5.24.0-1|59	
14mu|ktexteditor-kf5-5.24.0-1|60	%define kf5texteditor_major 5
14mu|ktexteditor-kf5-5.24.0-1|61	%define libkf5texteditor %mklibname kf5texteditor %{kf5texteditor_major}
14mu|ktexteditor-kf5-5.24.0-1|62	
14mu|ktexteditor-kf5-5.24.0-1|63	%package -n %{libkf5texteditor}
14mu|ktexteditor-kf5-5.24.0-1|64	Summary:	KDE Frameworks 5 advanced embeddable text editor shared library
14mu|ktexteditor-kf5-5.24.0-1|65	Group:		System/Libraries
14mu|ktexteditor-kf5-5.24.0-1|66	Requires:	%{name}
14mu|ktexteditor-kf5-5.24.0-1|67	Requires:	%{name}-i18n
14mu|ktexteditor-kf5-5.24.0-1|68	
14mu|ktexteditor-kf5-5.24.0-1|69	%description -n %{libkf5texteditor}
14mu|ktexteditor-kf5-5.24.0-1|70	KDE Frameworks 5 advanced embeddable text editor shared library.
14mu|ktexteditor-kf5-5.24.0-1|71	
14mu|ktexteditor-kf5-5.24.0-1|72	%files -n %{libkf5texteditor}
14mu|ktexteditor-kf5-5.24.0-1|73	%{_kde5_libdir}/libKF5TextEditor.so.%{kf5texteditor_major}*
14mu|ktexteditor-kf5-5.24.0-1|74	
14mu|ktexteditor-kf5-5.24.0-1|75	#----------------------------------------------------------------------------
14mu|ktexteditor-kf5-5.24.0-1|76	
14mu|ktexteditor-kf5-5.24.0-1|77	%define devkf5texteditor %mklibname kf5texteditor -d
14mu|ktexteditor-kf5-5.24.0-1|78	
14mu|ktexteditor-kf5-5.24.0-1|79	%package -n %{devkf5texteditor}
14mu|ktexteditor-kf5-5.24.0-1|80	Summary:	Development files for KDE Frameworks 5 advanced embeddable text editor module
14mu|ktexteditor-kf5-5.24.0-1|81	Group:		Development/KDE and Qt
14mu|ktexteditor-kf5-5.24.0-1|82	Requires:	%{libkf5texteditor} = %{EVRD}
14mu|ktexteditor-kf5-5.24.0-1|83	Provides:	%{name}-devel = %{EVRD}
14mu|ktexteditor-kf5-5.24.0-1|84	Provides:	kf5texteditor-devel = %{version}
14mu|ktexteditor-kf5-5.24.0-1|85	
14mu|ktexteditor-kf5-5.24.0-1|86	%description -n %{devkf5texteditor}
14mu|ktexteditor-kf5-5.24.0-1|87	This package contains header files needed if you wish to build applications
14mu|ktexteditor-kf5-5.24.0-1|88	based on %{name}.
14mu|ktexteditor-kf5-5.24.0-1|89	
14mu|ktexteditor-kf5-5.24.0-1|90	%files -n %{devkf5texteditor}
14mu|ktexteditor-kf5-5.24.0-1|91	%{_kde5_includedir}/KF5/KTextEditor
14mu|ktexteditor-kf5-5.24.0-1|92	%{_kde5_includedir}/KF5/ktexteditor_version.h
14mu|ktexteditor-kf5-5.24.0-1|93	%{_kde5_libdir}/cmake/KF5TextEditor
14mu|ktexteditor-kf5-5.24.0-1|94	%{_kde5_libdir}/libKF5TextEditor.so
14mu|ktexteditor-kf5-5.24.0-1|95	%{_kde5_mkspecsdir}/*.pri
14mu|ktexteditor-kf5-5.24.0-1|96	
14mu|ktexteditor-kf5-5.24.0-1|97	#----------------------------------------------------------------------------
14mu|ktexteditor-kf5-5.24.0-1|98	
14mu|ktexteditor-kf5-5.24.0-1|99	%prep
14mu|ktexteditor-kf5-5.24.0-1|100	%setup -qn %{oname}-%{version}
14mu|ktexteditor-kf5-5.24.0-1|101	
14mu|ktexteditor-kf5-5.24.0-1|102	%build
14mu|ktexteditor-kf5-5.24.0-1|103	%cmake_kde5
14mu|ktexteditor-kf5-5.24.0-1|104	%make
14mu|ktexteditor-kf5-5.24.0-1|105	
14mu|ktexteditor-kf5-5.24.0-1|106	%install
14mu|ktexteditor-kf5-5.24.0-1|107	%makeinstall_std -C build
14mu|ktexteditor-kf5-5.24.0-1|108	
14mu|ktexteditor-kf5-5.24.0-1|109	%find_lang %{name} --all-name --with-qt
14mu|ktexteditor-kf5-5.24.0-1|110	
14mu|ktexteditor-kf5-5.24.0-1|111	%changelog
14mu|ktexteditor-kf5-5.24.0-1|112	
14mu|ktexteditor-kf5-5.24.0-1|113	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|ktexteditor-kf5-5.24.0-1|114	- (362b98a) New version 5.24.0
14mu|ktexteditor-kf5-5.24.0-1|115	
14mu|ktexteditor-kf5-5.24.0-1|116	

23061 14
14mu|ktextwidgets-5.24.0-1|1	%define fw_version 5.24
14mu|ktextwidgets-5.24.0-1|2	
14mu|ktextwidgets-5.24.0-1|3	Summary:	KDE Frameworks 5 advanced text editing widgets module
14mu|ktextwidgets-5.24.0-1|4	Name:		ktextwidgets
14mu|ktextwidgets-5.24.0-1|5	Version:	5.24.0
14mu|ktextwidgets-5.24.0-1|6	Release:	1
14mu|ktextwidgets-5.24.0-1|7	License:	GPLv2+
14mu|ktextwidgets-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|ktextwidgets-5.24.0-1|9	Url:		https://www.kde.org/
14mu|ktextwidgets-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|ktextwidgets-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|ktextwidgets-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|ktextwidgets-5.24.0-1|13	BuildRequires:	kcompletion-devel >= %{version}
14mu|ktextwidgets-5.24.0-1|14	BuildRequires:	kconfig-devel >= %{version}
14mu|ktextwidgets-5.24.0-1|15	BuildRequires:	kconfigwidgets-devel >= %{version}
14mu|ktextwidgets-5.24.0-1|16	BuildRequires:	ki18n-devel >= %{version}
14mu|ktextwidgets-5.24.0-1|17	BuildRequires:	kiconthemes-devel >= %{version}
14mu|ktextwidgets-5.24.0-1|18	BuildRequires:	kservice-devel >= %{version}
14mu|ktextwidgets-5.24.0-1|19	BuildRequires:	kwidgetsaddons-devel >= %{version}
14mu|ktextwidgets-5.24.0-1|20	BuildRequires:	kwindowsystem-devel >= %{version}
14mu|ktextwidgets-5.24.0-1|21	BuildRequires:	sonnet-devel >= %{version}
14mu|ktextwidgets-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|ktextwidgets-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5DBus)
14mu|ktextwidgets-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|ktextwidgets-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Test)
14mu|ktextwidgets-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|ktextwidgets-5.24.0-1|27	
14mu|ktextwidgets-5.24.0-1|28	%description
14mu|ktextwidgets-5.24.0-1|29	KDE Frameworks 5 advanced text editing widgets module.
14mu|ktextwidgets-5.24.0-1|30	
14mu|ktextwidgets-5.24.0-1|31	KTextWidgets provides widgets for displaying and editing text. It supports
14mu|ktextwidgets-5.24.0-1|32	rich text as well as plain text.
14mu|ktextwidgets-5.24.0-1|33	
14mu|ktextwidgets-5.24.0-1|34	%files
14mu|ktextwidgets-5.24.0-1|35	%{_kde5_servicetypes}/kregexpeditor.desktop
14mu|ktextwidgets-5.24.0-1|36	
14mu|ktextwidgets-5.24.0-1|37	#----------------------------------------------------------------------------
14mu|ktextwidgets-5.24.0-1|38	
14mu|ktextwidgets-5.24.0-1|39	%package i18n
14mu|ktextwidgets-5.24.0-1|40	Summary:	KTextWidgets translations
14mu|ktextwidgets-5.24.0-1|41	Group:		System/Internationalization
14mu|ktextwidgets-5.24.0-1|42	BuildArch:	noarch
14mu|ktextwidgets-5.24.0-1|43	
14mu|ktextwidgets-5.24.0-1|44	%description i18n
14mu|ktextwidgets-5.24.0-1|45	KTextWidgets translations.
14mu|ktextwidgets-5.24.0-1|46	
14mu|ktextwidgets-5.24.0-1|47	%files i18n -f %{name}.lang
14mu|ktextwidgets-5.24.0-1|48	
14mu|ktextwidgets-5.24.0-1|49	#----------------------------------------------------------------------------
14mu|ktextwidgets-5.24.0-1|50	
14mu|ktextwidgets-5.24.0-1|51	%define kf5textwidgets_major 5
14mu|ktextwidgets-5.24.0-1|52	%define libkf5textwidgets %mklibname kf5textwidgets %{kf5textwidgets_major}
14mu|ktextwidgets-5.24.0-1|53	
14mu|ktextwidgets-5.24.0-1|54	%package -n %{libkf5textwidgets}
14mu|ktextwidgets-5.24.0-1|55	Summary:	KDE Frameworks 5 text editing widgets shared library
14mu|ktextwidgets-5.24.0-1|56	Group:		System/Libraries
14mu|ktextwidgets-5.24.0-1|57	Requires:	%{name}
14mu|ktextwidgets-5.24.0-1|58	Requires:	%{name}-i18n
14mu|ktextwidgets-5.24.0-1|59	
14mu|ktextwidgets-5.24.0-1|60	%description -n %{libkf5textwidgets}
14mu|ktextwidgets-5.24.0-1|61	KDE Frameworks 5 text editing widgets shared library.
14mu|ktextwidgets-5.24.0-1|62	
14mu|ktextwidgets-5.24.0-1|63	%files -n %{libkf5textwidgets}
14mu|ktextwidgets-5.24.0-1|64	%{_kde5_libdir}/libKF5TextWidgets.so.%{kf5textwidgets_major}*
14mu|ktextwidgets-5.24.0-1|65	
14mu|ktextwidgets-5.24.0-1|66	#----------------------------------------------------------------------------
14mu|ktextwidgets-5.24.0-1|67	
14mu|ktextwidgets-5.24.0-1|68	%define devkf5textwidgets %mklibname kf5textwidgets -d
14mu|ktextwidgets-5.24.0-1|69	
14mu|ktextwidgets-5.24.0-1|70	%package -n %{devkf5textwidgets}
14mu|ktextwidgets-5.24.0-1|71	Summary:	Development files for KDE Frameworks 5 text editing widgets module
14mu|ktextwidgets-5.24.0-1|72	Group:		Development/KDE and Qt
14mu|ktextwidgets-5.24.0-1|73	Requires:	%{libkf5textwidgets} = %{EVRD}
14mu|ktextwidgets-5.24.0-1|74	Provides:	%{name}-devel = %{EVRD}
14mu|ktextwidgets-5.24.0-1|75	Provides:	kf5textwidgets-devel = %{version}
14mu|ktextwidgets-5.24.0-1|76	
14mu|ktextwidgets-5.24.0-1|77	%description -n %{devkf5textwidgets}
14mu|ktextwidgets-5.24.0-1|78	This package contains header files needed if you wish to build applications
14mu|ktextwidgets-5.24.0-1|79	based on %{name}.
14mu|ktextwidgets-5.24.0-1|80	
14mu|ktextwidgets-5.24.0-1|81	%files -n %{devkf5textwidgets}
14mu|ktextwidgets-5.24.0-1|82	%{_kde5_includedir}/KF5/KTextWidgets
14mu|ktextwidgets-5.24.0-1|83	%{_kde5_includedir}/KF5/ktextwidgets_version.h
14mu|ktextwidgets-5.24.0-1|84	%{_kde5_libdir}/cmake/KF5TextWidgets
14mu|ktextwidgets-5.24.0-1|85	%{_kde5_libdir}/libKF5TextWidgets.so
14mu|ktextwidgets-5.24.0-1|86	%{_kde5_mkspecsdir}/*.pri
14mu|ktextwidgets-5.24.0-1|87	
14mu|ktextwidgets-5.24.0-1|88	#----------------------------------------------------------------------------
14mu|ktextwidgets-5.24.0-1|89	
14mu|ktextwidgets-5.24.0-1|90	%prep
14mu|ktextwidgets-5.24.0-1|91	%setup -q
14mu|ktextwidgets-5.24.0-1|92	
14mu|ktextwidgets-5.24.0-1|93	%build
14mu|ktextwidgets-5.24.0-1|94	%cmake_kde5
14mu|ktextwidgets-5.24.0-1|95	%make
14mu|ktextwidgets-5.24.0-1|96	
14mu|ktextwidgets-5.24.0-1|97	%install
14mu|ktextwidgets-5.24.0-1|98	%makeinstall_std -C build
14mu|ktextwidgets-5.24.0-1|99	
14mu|ktextwidgets-5.24.0-1|100	%find_lang %{name} --all-name --with-qt
14mu|ktextwidgets-5.24.0-1|101	
14mu|ktextwidgets-5.24.0-1|102	%changelog
14mu|ktextwidgets-5.24.0-1|103	
14mu|ktextwidgets-5.24.0-1|104	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|ktextwidgets-5.24.0-1|105	- (02a9cbe) New version 5.24.0
14mu|ktextwidgets-5.24.0-1|106	
14mu|ktextwidgets-5.24.0-1|107	

23062 14
14mu|ktimer-4.14.3-1|1	Name:		ktimer
14mu|ktimer-4.14.3-1|2	Summary:	Execute programs after some time
14mu|ktimer-4.14.3-1|3	Version:	4.14.3
14mu|ktimer-4.14.3-1|4	Release:	1
14mu|ktimer-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|ktimer-4.14.3-1|6	License:	LGPLv2
14mu|ktimer-4.14.3-1|7	URL:		http://utils.kde.org/projects/ktimer
14mu|ktimer-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ktimer-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|ktimer-4.14.3-1|10	
14mu|ktimer-4.14.3-1|11	%description
14mu|ktimer-4.14.3-1|12	KTimer is a little tool to execute programs after some time.
14mu|ktimer-4.14.3-1|13	
14mu|ktimer-4.14.3-1|14	%files
14mu|ktimer-4.14.3-1|15	%{_kde_bindir}/ktimer
14mu|ktimer-4.14.3-1|16	%{_kde_iconsdir}/*/*/apps/ktimer.*
14mu|ktimer-4.14.3-1|17	%{_kde_applicationsdir}/ktimer.desktop
14mu|ktimer-4.14.3-1|18	%{_kde_docdir}/HTML/*/ktimer
14mu|ktimer-4.14.3-1|19	
14mu|ktimer-4.14.3-1|20	%prep
14mu|ktimer-4.14.3-1|21	%setup -q
14mu|ktimer-4.14.3-1|22	
14mu|ktimer-4.14.3-1|23	%build
14mu|ktimer-4.14.3-1|24	%cmake_kde4
14mu|ktimer-4.14.3-1|25	%make
14mu|ktimer-4.14.3-1|26	
14mu|ktimer-4.14.3-1|27	%install
14mu|ktimer-4.14.3-1|28	%makeinstall_std -C build
14mu|ktimer-4.14.3-1|29	
14mu|ktimer-4.14.3-1|30	
14mu|ktimer-4.14.3-1|31	%changelog
14mu|ktimer-4.14.3-1|32	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|ktimer-4.14.3-1|33	+ Revision: 980414a
14mu|ktimer-4.14.3-1|34	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ktimer-4.14.3-1|35	
14mu|ktimer-4.14.3-1|36	

23063 14
14mu|ktoblzcheck-1.48-1|1	%define major	1
14mu|ktoblzcheck-1.48-1|2	%define libname	%mklibname %{name} %major
14mu|ktoblzcheck-1.48-1|3	%define devname	%mklibname -d %{name}
14mu|ktoblzcheck-1.48-1|4	
14mu|ktoblzcheck-1.48-1|5	Summary:	A library to check account numbers and bank codes of German banks
14mu|ktoblzcheck-1.48-1|6	Name:		ktoblzcheck
14mu|ktoblzcheck-1.48-1|7	Version:	1.48
14mu|ktoblzcheck-1.48-1|8	Release:	1
14mu|ktoblzcheck-1.48-1|9	Group:		System/Libraries
14mu|ktoblzcheck-1.48-1|10	License:	LGPLv2+
14mu|ktoblzcheck-1.48-1|11	Url:		http://ktoblzcheck.sourceforge.net
14mu|ktoblzcheck-1.48-1|12	Source0:	http://sourceforge.net/projects/ktoblzcheck/files/%{name}-%{version}.tar.gz
14mu|ktoblzcheck-1.48-1|13	BuildRequires:	pkgconfig(python)
14mu|ktoblzcheck-1.48-1|14	
14mu|ktoblzcheck-1.48-1|15	%description
14mu|ktoblzcheck-1.48-1|16	KtoBLZCheck is a library to check account numbers and bank codes of
14mu|ktoblzcheck-1.48-1|17	German banks. Both a library for other programs as well as a short
14mu|ktoblzcheck-1.48-1|18	command-line tool is available. It is possible to check pairs of
14mu|ktoblzcheck-1.48-1|19	account numbers and bank codes (BLZ) of German banks, and to map bank
14mu|ktoblzcheck-1.48-1|20	codes (BLZ) to the clear-text name and location of the bank.
14mu|ktoblzcheck-1.48-1|21	
14mu|ktoblzcheck-1.48-1|22	%package -n python-%{name}
14mu|ktoblzcheck-1.48-1|23	Group:		Development/Python
14mu|ktoblzcheck-1.48-1|24	Summary:	A library to check account numbers and bank codes of German banks
14mu|ktoblzcheck-1.48-1|25	Requires:	%{name} = %{version}
14mu|ktoblzcheck-1.48-1|26	
14mu|ktoblzcheck-1.48-1|27	%description -n python-%{name}
14mu|ktoblzcheck-1.48-1|28	KtoBLZCheck is a library to check account numbers and bank codes of
14mu|ktoblzcheck-1.48-1|29	German banks. Both a library for other programs as well as a short
14mu|ktoblzcheck-1.48-1|30	command-line tool is available. It is possible to check pairs of
14mu|ktoblzcheck-1.48-1|31	account numbers and bank codes (BLZ) of German banks, and to map bank
14mu|ktoblzcheck-1.48-1|32	codes (BLZ) to the clear-text name and location of the bank.
14mu|ktoblzcheck-1.48-1|33	
14mu|ktoblzcheck-1.48-1|34	%package -n %{libname}
14mu|ktoblzcheck-1.48-1|35	Group:		System/Libraries
14mu|ktoblzcheck-1.48-1|36	Summary:	A library to check account numbers and bank codes of German banks
14mu|ktoblzcheck-1.48-1|37	Suggests:	%{name} >= %{version}
14mu|ktoblzcheck-1.48-1|38	
14mu|ktoblzcheck-1.48-1|39	%description -n %{libname}
14mu|ktoblzcheck-1.48-1|40	KtoBLZCheck is a library to check account numbers and bank codes of
14mu|ktoblzcheck-1.48-1|41	German banks. Both a library for other programs as well as a short
14mu|ktoblzcheck-1.48-1|42	command-line tool is available. It is possible to check pairs of
14mu|ktoblzcheck-1.48-1|43	account numbers and bank codes (BLZ) of German banks, and to map bank
14mu|ktoblzcheck-1.48-1|44	codes (BLZ) to the clear-text name and location of the bank.
14mu|ktoblzcheck-1.48-1|45	
14mu|ktoblzcheck-1.48-1|46	%package -n %{devname}
14mu|ktoblzcheck-1.48-1|47	Group:		Development/C++
14mu|ktoblzcheck-1.48-1|48	Summary:	A library to check account numbers and bank codes of German banks
14mu|ktoblzcheck-1.48-1|49	Requires:	%{libname} = %{version}
14mu|ktoblzcheck-1.48-1|50	Provides:	%{name}-devel = %{version}-%{release}
14mu|ktoblzcheck-1.48-1|51	
14mu|ktoblzcheck-1.48-1|52	%description -n %{devname}
14mu|ktoblzcheck-1.48-1|53	KtoBLZCheck is a library to check account numbers and bank codes of
14mu|ktoblzcheck-1.48-1|54	German banks. Both a library for other programs as well as a short
14mu|ktoblzcheck-1.48-1|55	command-line tool is available. It is possible to check pairs of
14mu|ktoblzcheck-1.48-1|56	account numbers and bank codes (BLZ) of German banks, and to map bank
14mu|ktoblzcheck-1.48-1|57	codes (BLZ) to the clear-text name and location of the bank.
14mu|ktoblzcheck-1.48-1|58	
14mu|ktoblzcheck-1.48-1|59	%prep
14mu|ktoblzcheck-1.48-1|60	%setup -q
14mu|ktoblzcheck-1.48-1|61	
14mu|ktoblzcheck-1.48-1|62	%build
14mu|ktoblzcheck-1.48-1|63	%configure2_5x
14mu|ktoblzcheck-1.48-1|64	%make
14mu|ktoblzcheck-1.48-1|65	
14mu|ktoblzcheck-1.48-1|66	%install
14mu|ktoblzcheck-1.48-1|67	%makeinstall_std
14mu|ktoblzcheck-1.48-1|68	
14mu|ktoblzcheck-1.48-1|69	%files
14mu|ktoblzcheck-1.48-1|70	%doc README COPYING ChangeLog
14mu|ktoblzcheck-1.48-1|71	%{_bindir}/ktoblzcheck
14mu|ktoblzcheck-1.48-1|72	%{_datadir}/ktoblzcheck/*
14mu|ktoblzcheck-1.48-1|73	%{_mandir}/man1/ktoblzcheck.1*
14mu|ktoblzcheck-1.48-1|74	
14mu|ktoblzcheck-1.48-1|75	%files -n %{libname}
14mu|ktoblzcheck-1.48-1|76	%{_libdir}/libktoblzcheck.so.%{major}*
14mu|ktoblzcheck-1.48-1|77	
14mu|ktoblzcheck-1.48-1|78	%files -n %{devname}
14mu|ktoblzcheck-1.48-1|79	%{_libdir}/libktoblzcheck.so
14mu|ktoblzcheck-1.48-1|80	%{_includedir}/iban.h
14mu|ktoblzcheck-1.48-1|81	%{_includedir}/ktoblzcheck.h
14mu|ktoblzcheck-1.48-1|82	%{_libdir}/pkgconfig/ktoblzcheck.pc
14mu|ktoblzcheck-1.48-1|83	
14mu|ktoblzcheck-1.48-1|84	%files -n python-%{name}
14mu|ktoblzcheck-1.48-1|85	%{py_puresitedir}/*.py*
14mu|ktoblzcheck-1.48-1|86	
14mu|ktoblzcheck-1.48-1|87	%changelog
14mu|ktoblzcheck-1.48-1|88	* Mon Jan 19 2015 dsilakov <denis.silakov@rosalab.ru> 1.48-1
14mu|ktoblzcheck-1.48-1|89	+ Revision: 3451b78
14mu|ktoblzcheck-1.48-1|90	- Merge pull request #6 from import/ktoblzcheck:auto_update
14mu|ktoblzcheck-1.48-1|91	- Updated to 1.48 (by updates_builder)
14mu|ktoblzcheck-1.48-1|92	
14mu|ktoblzcheck-1.48-1|93	

23064 14
14mu|ktouch-4.14.3-1|1	Summary:	A program for learning touch typing
14mu|ktouch-4.14.3-1|2	Name:		ktouch
14mu|ktouch-4.14.3-1|3	Version:	4.14.3
14mu|ktouch-4.14.3-1|4	Release:	1
14mu|ktouch-4.14.3-1|5	License:	GPLv2+ and GFDL
14mu|ktouch-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|ktouch-4.14.3-1|7	Url:		http://edu.kde.org/ktouch
14mu|ktouch-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ktouch-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|ktouch-4.14.3-1|10	BuildRequires:	pkgconfig(xkbfile)
14mu|ktouch-4.14.3-1|11	Requires:	kqtquickcharts
14mu|ktouch-4.14.3-1|12	
14mu|ktouch-4.14.3-1|13	%description
14mu|ktouch-4.14.3-1|14	KTouch is a program for learning touch typing. KTouch is a way to learn
14mu|ktouch-4.14.3-1|15	to type on a keyboard quickly and correctly. Every finger has its place
14mu|ktouch-4.14.3-1|16	on the keyboard with associated keys to press.
14mu|ktouch-4.14.3-1|17	
14mu|ktouch-4.14.3-1|18	KTouch helps you learn to touch typing by providing you with something
14mu|ktouch-4.14.3-1|19	to write. KTouch can also help you to remember what fingers to use.
14mu|ktouch-4.14.3-1|20	
14mu|ktouch-4.14.3-1|21	%files
14mu|ktouch-4.14.3-1|22	%doc COPYING COPYING.DOC AUTHORS
14mu|ktouch-4.14.3-1|23	%doc %{_kde_docdir}/HTML/*/ktouch
14mu|ktouch-4.14.3-1|24	%{_kde_applicationsdir}/ktouch.desktop
14mu|ktouch-4.14.3-1|25	%{_kde_appsdir}/ktouch
14mu|ktouch-4.14.3-1|26	%{_kde_bindir}/ktouch
14mu|ktouch-4.14.3-1|27	%{_kde_datadir}/appdata/ktouch.appdata.xml
14mu|ktouch-4.14.3-1|28	%{_kde_datadir}/config.kcfg/ktouch.kcfg
14mu|ktouch-4.14.3-1|29	%{_kde_iconsdir}/*/*/apps/ktouch.*
14mu|ktouch-4.14.3-1|30	%{_kde_mandir}/man1/ktouch.1.*
14mu|ktouch-4.14.3-1|31	
14mu|ktouch-4.14.3-1|32	#----------------------------------------------------------------------
14mu|ktouch-4.14.3-1|33	
14mu|ktouch-4.14.3-1|34	%prep
14mu|ktouch-4.14.3-1|35	%setup -q
14mu|ktouch-4.14.3-1|36	
14mu|ktouch-4.14.3-1|37	%build
14mu|ktouch-4.14.3-1|38	%cmake_kde4
14mu|ktouch-4.14.3-1|39	%make
14mu|ktouch-4.14.3-1|40	
14mu|ktouch-4.14.3-1|41	%install
14mu|ktouch-4.14.3-1|42	%makeinstall_std -C build
14mu|ktouch-4.14.3-1|43	
14mu|ktouch-4.14.3-1|44	
14mu|ktouch-4.14.3-1|45	%changelog
14mu|ktouch-4.14.3-1|46	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|ktouch-4.14.3-1|47	+ Revision: 1cf7572
14mu|ktouch-4.14.3-1|48	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ktouch-4.14.3-1|49	
14mu|ktouch-4.14.3-1|50	

23065 14
14mu|ktuberling-4.14.3-1|1	Name:		ktuberling
14mu|ktuberling-4.14.3-1|2	Version:	4.14.3
14mu|ktuberling-4.14.3-1|3	Release:	1
14mu|ktuberling-4.14.3-1|4	Epoch:		1
14mu|ktuberling-4.14.3-1|5	Summary:	"Potato editor" game
14mu|ktuberling-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|ktuberling-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|ktuberling-4.14.3-1|8	URL:		http://www.kde.org/applications/games/ktuberling/
14mu|ktuberling-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|ktuberling-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|ktuberling-4.14.3-1|11	
14mu|ktuberling-4.14.3-1|12	%description
14mu|ktuberling-4.14.3-1|13	KTuberling is a "potato editor" game intended for small children and adults
14mu|ktuberling-4.14.3-1|14	who remain young at heart. The game has no winner; the only purpose is to
14mu|ktuberling-4.14.3-1|15	make the funniest faces you can.
14mu|ktuberling-4.14.3-1|16	
14mu|ktuberling-4.14.3-1|17	%files
14mu|ktuberling-4.14.3-1|18	%{_kde_bindir}/ktuberling
14mu|ktuberling-4.14.3-1|19	%{_kde_applicationsdir}/ktuberling.desktop
14mu|ktuberling-4.14.3-1|20	%{_kde_appsdir}/ktuberling
14mu|ktuberling-4.14.3-1|21	%{_kde_docdir}/*/*/ktuberling
14mu|ktuberling-4.14.3-1|22	%{_kde_iconsdir}/hicolor/*/apps/ktuberling.png
14mu|ktuberling-4.14.3-1|23	%{_kde_iconsdir}/hicolor/*/mimetypes/application-x-tuberling.png
14mu|ktuberling-4.14.3-1|24	
14mu|ktuberling-4.14.3-1|25	#------------------------------------------------------------------------------
14mu|ktuberling-4.14.3-1|26	
14mu|ktuberling-4.14.3-1|27	%prep
14mu|ktuberling-4.14.3-1|28	%setup -q
14mu|ktuberling-4.14.3-1|29	
14mu|ktuberling-4.14.3-1|30	%build
14mu|ktuberling-4.14.3-1|31	%cmake_kde4
14mu|ktuberling-4.14.3-1|32	%make
14mu|ktuberling-4.14.3-1|33	
14mu|ktuberling-4.14.3-1|34	%install
14mu|ktuberling-4.14.3-1|35	%makeinstall_std -C build
14mu|ktuberling-4.14.3-1|36	
14mu|ktuberling-4.14.3-1|37	
14mu|ktuberling-4.14.3-1|38	%changelog
14mu|ktuberling-4.14.3-1|39	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|ktuberling-4.14.3-1|40	+ Revision: 46b54be
14mu|ktuberling-4.14.3-1|41	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ktuberling-4.14.3-1|42	
14mu|ktuberling-4.14.3-1|43	

23066 14
14mu|kturtle-4.14.3-1|1	Summary:	An educational programming environment
14mu|kturtle-4.14.3-1|2	Name:		kturtle
14mu|kturtle-4.14.3-1|3	Version:	4.14.3
14mu|kturtle-4.14.3-1|4	Release:	1
14mu|kturtle-4.14.3-1|5	License:	GPLv2+
14mu|kturtle-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kturtle-4.14.3-1|7	Url:		http://edu.kde.org/kturtle
14mu|kturtle-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kturtle-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|kturtle-4.14.3-1|10	
14mu|kturtle-4.14.3-1|11	%description
14mu|kturtle-4.14.3-1|12	KTurtle is an educational programming environment for the KDE Desktop.
14mu|kturtle-4.14.3-1|13	KTurtle aims to make programming as easy and touchable as possible, and
14mu|kturtle-4.14.3-1|14	therefore can be used to teach kids the basics of math, geometry
14mu|kturtle-4.14.3-1|15	and... programming.
14mu|kturtle-4.14.3-1|16	
14mu|kturtle-4.14.3-1|17	%files
14mu|kturtle-4.14.3-1|18	%doc AUTHORS COPYING COPYING.DOC FAQ
14mu|kturtle-4.14.3-1|19	%doc %{_kde_docdir}/HTML/*/%{name}
14mu|kturtle-4.14.3-1|20	%{_kde_applicationsdir}/%{name}.desktop
14mu|kturtle-4.14.3-1|21	%{_kde_appsdir}/%{name}
14mu|kturtle-4.14.3-1|22	%{_kde_bindir}/%{name}
14mu|kturtle-4.14.3-1|23	%{_kde_configdir}/%{name}.knsrc
14mu|kturtle-4.14.3-1|24	%{_kde_datadir}/appdata/kturtle.appdata.xml
14mu|kturtle-4.14.3-1|25	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
14mu|kturtle-4.14.3-1|26	
14mu|kturtle-4.14.3-1|27	#----------------------------------------------------------------------------
14mu|kturtle-4.14.3-1|28	
14mu|kturtle-4.14.3-1|29	%prep
14mu|kturtle-4.14.3-1|30	%setup -q
14mu|kturtle-4.14.3-1|31	
14mu|kturtle-4.14.3-1|32	%build
14mu|kturtle-4.14.3-1|33	%cmake_kde4
14mu|kturtle-4.14.3-1|34	%make
14mu|kturtle-4.14.3-1|35	
14mu|kturtle-4.14.3-1|36	%install
14mu|kturtle-4.14.3-1|37	%makeinstall_std -C build
14mu|kturtle-4.14.3-1|38	
14mu|kturtle-4.14.3-1|39	
14mu|kturtle-4.14.3-1|40	%changelog
14mu|kturtle-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kturtle-4.14.3-1|42	+ Revision: 4e3732c
14mu|kturtle-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kturtle-4.14.3-1|44	
14mu|kturtle-4.14.3-1|45	

23067 14
14mu|ktux-4.14.3-1|1	Summary:	Tux-in-a-Spaceship screensaver
14mu|ktux-4.14.3-1|2	Name:		ktux
14mu|ktux-4.14.3-1|3	Version:	4.14.3
14mu|ktux-4.14.3-1|4	Release:	1
14mu|ktux-4.14.3-1|5	Epoch:		1
14mu|ktux-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|ktux-4.14.3-1|7	License:	GPLv2+
14mu|ktux-4.14.3-1|8	Url:		http://www.kde.org
14mu|ktux-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|ktux-4.14.3-1|10	%if %{is_beta}
14mu|ktux-4.14.3-1|11	%define ftpdir unstable
14mu|ktux-4.14.3-1|12	%else
14mu|ktux-4.14.3-1|13	%define ftpdir stable
14mu|ktux-4.14.3-1|14	%endif
14mu|ktux-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|ktux-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|ktux-4.14.3-1|17	BuildRequires:	kdebase4-workspace-devel
14mu|ktux-4.14.3-1|18	
14mu|ktux-4.14.3-1|19	%description
14mu|ktux-4.14.3-1|20	Tux-in-a-Spaceship screensaver.
14mu|ktux-4.14.3-1|21	
14mu|ktux-4.14.3-1|22	%files
14mu|ktux-4.14.3-1|23	%{_kde_bindir}/ktux
14mu|ktux-4.14.3-1|24	%{_kde_appsdir}/ktux
14mu|ktux-4.14.3-1|25	%{_kde_iconsdir}/hicolor/*/apps/ktux.*
14mu|ktux-4.14.3-1|26	%{_kde_services}/ScreenSavers/ktux.desktop
14mu|ktux-4.14.3-1|27	
14mu|ktux-4.14.3-1|28	#-------------------------------------------------------------------
14mu|ktux-4.14.3-1|29	
14mu|ktux-4.14.3-1|30	%prep
14mu|ktux-4.14.3-1|31	%setup -q
14mu|ktux-4.14.3-1|32	
14mu|ktux-4.14.3-1|33	%build
14mu|ktux-4.14.3-1|34	%cmake_kde4
14mu|ktux-4.14.3-1|35	%make
14mu|ktux-4.14.3-1|36	
14mu|ktux-4.14.3-1|37	%install
14mu|ktux-4.14.3-1|38	%makeinstall_std -C build
14mu|ktux-4.14.3-1|39	
14mu|ktux-4.14.3-1|40	
14mu|ktux-4.14.3-1|41	%changelog
14mu|ktux-4.14.3-1|42	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|ktux-4.14.3-1|43	+ Revision: 96cfab9
14mu|ktux-4.14.3-1|44	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ktux-4.14.3-1|45	
14mu|ktux-4.14.3-1|46	

23068 14
14mu|kubrick-4.14.3-1|1	Summary:	Game based on Rubik's Cube
14mu|kubrick-4.14.3-1|2	Name:		kubrick
14mu|kubrick-4.14.3-1|3	Version:	4.14.3
14mu|kubrick-4.14.3-1|4	Release:	1
14mu|kubrick-4.14.3-1|5	Epoch:		1
14mu|kubrick-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kubrick-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|kubrick-4.14.3-1|8	Url:		http://www.kde.org/applications/games/kubrick/
14mu|kubrick-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kubrick-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|kubrick-4.14.3-1|11	BuildRequires:	pkgconfig(gl)
14mu|kubrick-4.14.3-1|12	BuildRequires:	pkgconfig(glu)
14mu|kubrick-4.14.3-1|13	
14mu|kubrick-4.14.3-1|14	%description
14mu|kubrick-4.14.3-1|15	Kubrick is a game based on the Rubik's Cube™ puzzle.
14mu|kubrick-4.14.3-1|16	
14mu|kubrick-4.14.3-1|17	The cube sizes range from 2x2x2 up to 6x6x6, or you can play with irregular
14mu|kubrick-4.14.3-1|18	"bricks" such as 5x3x2 or "mats" such as 6x4x1 or 2x2x1. The game has a
14mu|kubrick-4.14.3-1|19	selection of puzzles at several levels of difficulty, as well as demos of
14mu|kubrick-4.14.3-1|20	pretty patterns and solution moves, or you can make up your own puzzles.
14mu|kubrick-4.14.3-1|21	
14mu|kubrick-4.14.3-1|22	%files
14mu|kubrick-4.14.3-1|23	%{_kde_bindir}/kubrick
14mu|kubrick-4.14.3-1|24	%{_kde_applicationsdir}/kubrick.desktop
14mu|kubrick-4.14.3-1|25	%{_kde_appsdir}/kubrick
14mu|kubrick-4.14.3-1|26	%{_kde_docdir}/*/*/kubrick
14mu|kubrick-4.14.3-1|27	%{_kde_iconsdir}/hicolor/*/apps/kubrick.png
14mu|kubrick-4.14.3-1|28	
14mu|kubrick-4.14.3-1|29	#------------------------------------------------------------------------------
14mu|kubrick-4.14.3-1|30	
14mu|kubrick-4.14.3-1|31	%prep
14mu|kubrick-4.14.3-1|32	%setup -q
14mu|kubrick-4.14.3-1|33	
14mu|kubrick-4.14.3-1|34	%build
14mu|kubrick-4.14.3-1|35	%cmake_kde4
14mu|kubrick-4.14.3-1|36	%make
14mu|kubrick-4.14.3-1|37	
14mu|kubrick-4.14.3-1|38	%install
14mu|kubrick-4.14.3-1|39	%makeinstall_std -C build
14mu|kubrick-4.14.3-1|40	
14mu|kubrick-4.14.3-1|41	
14mu|kubrick-4.14.3-1|42	%changelog
14mu|kubrick-4.14.3-1|43	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|kubrick-4.14.3-1|44	+ Revision: 0a7713d
14mu|kubrick-4.14.3-1|45	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kubrick-4.14.3-1|46	
14mu|kubrick-4.14.3-1|47	

23069 14
14mu|kunitconversion-5.24.0-1|1	%define fw_version 5.24
14mu|kunitconversion-5.24.0-1|2	
14mu|kunitconversion-5.24.0-1|3	Summary:	KDE Frameworks 5 unit conversion module
14mu|kunitconversion-5.24.0-1|4	Name:		kunitconversion
14mu|kunitconversion-5.24.0-1|5	Version:	5.24.0
14mu|kunitconversion-5.24.0-1|6	Release:	1
14mu|kunitconversion-5.24.0-1|7	License:	GPLv2+
14mu|kunitconversion-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kunitconversion-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kunitconversion-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kunitconversion-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kunitconversion-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kunitconversion-5.24.0-1|13	BuildRequires:	ki18n-devel >= %{version}
14mu|kunitconversion-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|kunitconversion-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Network)
14mu|kunitconversion-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kunitconversion-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kunitconversion-5.24.0-1|18	
14mu|kunitconversion-5.24.0-1|19	%description
14mu|kunitconversion-5.24.0-1|20	KDE Frameworks 5 unit conversion module.
14mu|kunitconversion-5.24.0-1|21	
14mu|kunitconversion-5.24.0-1|22	KUnitConversion provides functions to convert values in different physical
14mu|kunitconversion-5.24.0-1|23	units. It supports converting different prefixes (e.g. kilo, mega, giga) as
14mu|kunitconversion-5.24.0-1|24	well as converting between different unit systems (e.g. liters, gallons).
14mu|kunitconversion-5.24.0-1|25	
14mu|kunitconversion-5.24.0-1|26	#----------------------------------------------------------------------------
14mu|kunitconversion-5.24.0-1|27	
14mu|kunitconversion-5.24.0-1|28	%package i18n
14mu|kunitconversion-5.24.0-1|29	Summary:	KUnitConversion translations
14mu|kunitconversion-5.24.0-1|30	Group:		System/Internationalization
14mu|kunitconversion-5.24.0-1|31	BuildArch:	noarch
14mu|kunitconversion-5.24.0-1|32	
14mu|kunitconversion-5.24.0-1|33	%description i18n
14mu|kunitconversion-5.24.0-1|34	KUnitConversion translations.
14mu|kunitconversion-5.24.0-1|35	
14mu|kunitconversion-5.24.0-1|36	%files i18n -f %{name}.lang
14mu|kunitconversion-5.24.0-1|37	
14mu|kunitconversion-5.24.0-1|38	#----------------------------------------------------------------------------
14mu|kunitconversion-5.24.0-1|39	
14mu|kunitconversion-5.24.0-1|40	%define kf5unitconversion_major 5
14mu|kunitconversion-5.24.0-1|41	%define libkf5unitconversion %mklibname kf5unitconversion %{kf5unitconversion_major}
14mu|kunitconversion-5.24.0-1|42	
14mu|kunitconversion-5.24.0-1|43	%package -n %{libkf5unitconversion}
14mu|kunitconversion-5.24.0-1|44	Summary:	KDE Frameworks 5 unit conversion shared library
14mu|kunitconversion-5.24.0-1|45	Group:		System/Libraries
14mu|kunitconversion-5.24.0-1|46	Requires:	%{name}-i18n
14mu|kunitconversion-5.24.0-1|47	
14mu|kunitconversion-5.24.0-1|48	%description -n %{libkf5unitconversion}
14mu|kunitconversion-5.24.0-1|49	KDE Frameworks 5 unit conversion shared library.
14mu|kunitconversion-5.24.0-1|50	
14mu|kunitconversion-5.24.0-1|51	%files -n %{libkf5unitconversion}
14mu|kunitconversion-5.24.0-1|52	%{_kde5_libdir}/libKF5UnitConversion.so.%{kf5unitconversion_major}*
14mu|kunitconversion-5.24.0-1|53	
14mu|kunitconversion-5.24.0-1|54	#----------------------------------------------------------------------------
14mu|kunitconversion-5.24.0-1|55	
14mu|kunitconversion-5.24.0-1|56	%define devkf5unitconversion %mklibname kf5unitconversion -d
14mu|kunitconversion-5.24.0-1|57	
14mu|kunitconversion-5.24.0-1|58	%package -n %{devkf5unitconversion}
14mu|kunitconversion-5.24.0-1|59	Summary:	Development files for KDE Frameworks 5 unit conversion module
14mu|kunitconversion-5.24.0-1|60	Group:		Development/KDE and Qt
14mu|kunitconversion-5.24.0-1|61	Requires:	%{libkf5unitconversion} = %{EVRD}
14mu|kunitconversion-5.24.0-1|62	Provides:	%{name}-devel = %{EVRD}
14mu|kunitconversion-5.24.0-1|63	Provides:	kf5unitconversion-devel = %{version}
14mu|kunitconversion-5.24.0-1|64	
14mu|kunitconversion-5.24.0-1|65	%description -n %{devkf5unitconversion}
14mu|kunitconversion-5.24.0-1|66	This package contains header files needed if you wish to build applications
14mu|kunitconversion-5.24.0-1|67	based on %{name}.
14mu|kunitconversion-5.24.0-1|68	
14mu|kunitconversion-5.24.0-1|69	%files -n %{devkf5unitconversion}
14mu|kunitconversion-5.24.0-1|70	%{_kde5_includedir}/KF5/KUnitConversion
14mu|kunitconversion-5.24.0-1|71	%{_kde5_includedir}/KF5/kunitconversion_version.h
14mu|kunitconversion-5.24.0-1|72	%{_kde5_libdir}/cmake/KF5UnitConversion
14mu|kunitconversion-5.24.0-1|73	%{_kde5_libdir}/libKF5UnitConversion.so
14mu|kunitconversion-5.24.0-1|74	%{_kde5_mkspecsdir}/*.pri
14mu|kunitconversion-5.24.0-1|75	
14mu|kunitconversion-5.24.0-1|76	#----------------------------------------------------------------------------
14mu|kunitconversion-5.24.0-1|77	
14mu|kunitconversion-5.24.0-1|78	%prep
14mu|kunitconversion-5.24.0-1|79	%setup -q
14mu|kunitconversion-5.24.0-1|80	
14mu|kunitconversion-5.24.0-1|81	%build
14mu|kunitconversion-5.24.0-1|82	%cmake_kde5
14mu|kunitconversion-5.24.0-1|83	%make
14mu|kunitconversion-5.24.0-1|84	
14mu|kunitconversion-5.24.0-1|85	%install
14mu|kunitconversion-5.24.0-1|86	%makeinstall_std -C build
14mu|kunitconversion-5.24.0-1|87	
14mu|kunitconversion-5.24.0-1|88	%find_lang %{name} --all-name --with-qt
14mu|kunitconversion-5.24.0-1|89	
14mu|kunitconversion-5.24.0-1|90	%changelog
14mu|kunitconversion-5.24.0-1|91	
14mu|kunitconversion-5.24.0-1|92	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kunitconversion-5.24.0-1|93	- (ba9ea99) New version 5.24.0
14mu|kunitconversion-5.24.0-1|94	
14mu|kunitconversion-5.24.0-1|95	

23070 14
14mu|kup-0.5.1-3|1	%define major 0
14mu|kup-0.5.1-3|2	%define libgit24kup %mklibname git24kup %{major}
14mu|kup-0.5.1-3|3	
14mu|kup-0.5.1-3|4	Summary:	A KDE-based frontend for the very excellent backup software
14mu|kup-0.5.1-3|5	Name:		kup
14mu|kup-0.5.1-3|6	Version:	0.5.1
14mu|kup-0.5.1-3|7	Release:	3
14mu|kup-0.5.1-3|8	License:	GPLv2+
14mu|kup-0.5.1-3|9	Group:		Archiving/Backup
14mu|kup-0.5.1-3|10	# Also https://github.com/spersson/Kup
14mu|kup-0.5.1-3|11	Url:		http://kde-apps.org/content/show.php/Kup+Backup+System?content=147465
14mu|kup-0.5.1-3|12	Source0:	https://github.com/spersson/Kup/archive/Kup-%{name}-%{version}.tar.gz
14mu|kup-0.5.1-3|13	Source10:	kup-0.5.1-ru.po
14mu|kup-0.5.1-3|14	BuildRequires:	cmake
14mu|kup-0.5.1-3|15	BuildRequires:	kdelibs4-devel
14mu|kup-0.5.1-3|16	BuildRequires:	pkgconfig(openssl)
14mu|kup-0.5.1-3|17	BuildRequires:	pkgconfig(zlib)
14mu|kup-0.5.1-3|18	Requires:	bup
14mu|kup-0.5.1-3|19	Requires:	rsync
14mu|kup-0.5.1-3|20	
14mu|kup-0.5.1-3|21	%description
14mu|kup-0.5.1-3|22	Kup is created for helping people to keep up-to-date backups of their personal
14mu|kup-0.5.1-3|23	files.
14mu|kup-0.5.1-3|24	
14mu|kup-0.5.1-3|25	Backup types:
14mu|kup-0.5.1-3|26	- Synchronized folders with the use of "rsync".
14mu|kup-0.5.1-3|27	- Incremental backup archive with the use of "bup"
14mu|kup-0.5.1-3|28	Backup destinations:
14mu|kup-0.5.1-3|29	- local filesystem, monitored for availability. That means you can set
14mu|kup-0.5.1-3|30	a destination folder which only exist when perhaps a network shared drive
14mu|kup-0.5.1-3|31	is mounted and Kup will detect when it becomes available.
14mu|kup-0.5.1-3|32	- external storage, like usb hard drives. Also monitored for availability.
14mu|kup-0.5.1-3|33	Schedules:
14mu|kup-0.5.1-3|34	- manual only (triggered from tray icon popup menu)
14mu|kup-0.5.1-3|35	- interval (suggests new backup after some time has passed since last backup)
14mu|kup-0.5.1-3|36	- usage based (suggests new backup after you have been active on your computer
14mu|kup-0.5.1-3|37	for some hours since last backup).
14mu|kup-0.5.1-3|38	
14mu|kup-0.5.1-3|39	%files -f %{name}.lang
14mu|kup-0.5.1-3|40	%doc LICENSE MAINTAINER README.md
14mu|kup-0.5.1-3|41	%dir %{_kde_appsdir}/kup-daemon/
14mu|kup-0.5.1-3|42	%{_kde_appsdir}/kup-daemon/*
14mu|kup-0.5.1-3|43	%{_kde_autostart}/kup-daemon.desktop
14mu|kup-0.5.1-3|44	%{_kde_bindir}/kup-daemon
14mu|kup-0.5.1-3|45	%{_kde_bindir}/kup-filedigger
14mu|kup-0.5.1-3|46	%{_kde_libdir}/kde4/kcm_kup.so
14mu|kup-0.5.1-3|47	%{_kde_libdir}/kde4/kio_bup.so
14mu|kup-0.5.1-3|48	%{_kde_libdir}/libkdeinit4_kup-daemon.so
14mu|kup-0.5.1-3|49	%{_kde_iconsdir}/hicolor/*/*/*
14mu|kup-0.5.1-3|50	%{_kde_services}/bup.protocol
14mu|kup-0.5.1-3|51	%{_kde_services}/kcm_kup.desktop
14mu|kup-0.5.1-3|52	
14mu|kup-0.5.1-3|53	#----------------------------------------------------------------------------
14mu|kup-0.5.1-3|54	
14mu|kup-0.5.1-3|55	%package -n %{libgit24kup}
14mu|kup-0.5.1-3|56	Summary:	Shared library for %{name}
14mu|kup-0.5.1-3|57	Group:		System/Libraries
14mu|kup-0.5.1-3|58	
14mu|kup-0.5.1-3|59	%description -n %{libgit24kup}
14mu|kup-0.5.1-3|60	Shared library for %{name}.
14mu|kup-0.5.1-3|61	
14mu|kup-0.5.1-3|62	%files -n %{libgit24kup}
14mu|kup-0.5.1-3|63	%{_kde_libdir}/libgit24kup.so.%{major}*
14mu|kup-0.5.1-3|64	
14mu|kup-0.5.1-3|65	#----------------------------------------------------------------------------
14mu|kup-0.5.1-3|66	
14mu|kup-0.5.1-3|67	%prep
14mu|kup-0.5.1-3|68	%setup -qn Kup-%{name}-%{version}
14mu|kup-0.5.1-3|69	cp %{SOURCE10} po/ru.po
14mu|kup-0.5.1-3|70	
14mu|kup-0.5.1-3|71	%build
14mu|kup-0.5.1-3|72	%cmake_kde4
14mu|kup-0.5.1-3|73	%make
14mu|kup-0.5.1-3|74	
14mu|kup-0.5.1-3|75	%install
14mu|kup-0.5.1-3|76	%makeinstall_std -C build
14mu|kup-0.5.1-3|77	
14mu|kup-0.5.1-3|78	rm -f %{buildroot}%{_kde_libdir}/libgit24kup.so
14mu|kup-0.5.1-3|79	
14mu|kup-0.5.1-3|80	%find_lang %{name}
14mu|kup-0.5.1-3|81	
14mu|kup-0.5.1-3|82	
14mu|kup-0.5.1-3|83	%changelog
14mu|kup-0.5.1-3|84	
14mu|kup-0.5.1-3|85	* Mon Dec 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-3
14mu|kup-0.5.1-3|86	- (40a4373) Fix a typo in Russian translation
14mu|kup-0.5.1-3|87	
14mu|kup-0.5.1-3|88	

23071 14
14mu|kuser-16.04.0-1|1	Summary:	Users and groups manager for KDE4
14mu|kuser-16.04.0-1|2	Name:		kuser
14mu|kuser-16.04.0-1|3	Version:	16.04.0
14mu|kuser-16.04.0-1|4	Release:	1
14mu|kuser-16.04.0-1|5	Epoch:		2
14mu|kuser-16.04.0-1|6	License:	GPLv2+
14mu|kuser-16.04.0-1|7	Group:		Graphical desktop/KDE
14mu|kuser-16.04.0-1|8	Url:		http://www.kde.org
14mu|kuser-16.04.0-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|kuser-16.04.0-1|10	%if %{is_beta}
14mu|kuser-16.04.0-1|11	%define ftpdir unstable
14mu|kuser-16.04.0-1|12	%else
14mu|kuser-16.04.0-1|13	%define ftpdir stable
14mu|kuser-16.04.0-1|14	%endif
14mu|kuser-16.04.0-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|kuser-16.04.0-1|16	BuildRequires:	kdelibs4-devel
14mu|kuser-16.04.0-1|17	BuildRequires:	kdepimlibs4-devel
14mu|kuser-16.04.0-1|18	
14mu|kuser-16.04.0-1|19	%description
14mu|kuser-16.04.0-1|20	Kuser is a tool to create, remove and modify user accounts and groups.
14mu|kuser-16.04.0-1|21	
14mu|kuser-16.04.0-1|22	%files
14mu|kuser-16.04.0-1|23	%{_kde_bindir}/kuser
14mu|kuser-16.04.0-1|24	%{_kde_applicationsdir}/kuser.desktop
14mu|kuser-16.04.0-1|25	%{_kde_appsdir}/kuser
14mu|kuser-16.04.0-1|26	%{_kde_datadir}/config.kcfg/kuser.kcfg
14mu|kuser-16.04.0-1|27	%{_kde_docdir}/*/*/kuser
14mu|kuser-16.04.0-1|28	%{_kde_iconsdir}/*/*/*/kuser*
14mu|kuser-16.04.0-1|29	
14mu|kuser-16.04.0-1|30	#------------------------------------------------------------------------
14mu|kuser-16.04.0-1|31	
14mu|kuser-16.04.0-1|32	%prep
14mu|kuser-16.04.0-1|33	%setup -q
14mu|kuser-16.04.0-1|34	
14mu|kuser-16.04.0-1|35	%build
14mu|kuser-16.04.0-1|36	%cmake_kde4
14mu|kuser-16.04.0-1|37	%make
14mu|kuser-16.04.0-1|38	
14mu|kuser-16.04.0-1|39	%install
14mu|kuser-16.04.0-1|40	%makeinstall_std -C build
14mu|kuser-16.04.0-1|41	
14mu|kuser-16.04.0-1|42	
14mu|kuser-16.04.0-1|43	%changelog
14mu|kuser-16.04.0-1|44	
14mu|kuser-16.04.0-1|45	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:16.04.0-1
14mu|kuser-16.04.0-1|46	- (ba004ce) New version 16.04.0
14mu|kuser-16.04.0-1|47	
14mu|kuser-16.04.0-1|48	

23072 14
14mu|kwallet-4.14.3-3|1	Summary:	KDE Wallet Management Tool
14mu|kwallet-4.14.3-3|2	Name:		kwallet
14mu|kwallet-4.14.3-3|3	Version:	4.14.3
14mu|kwallet-4.14.3-3|4	Release:	3
14mu|kwallet-4.14.3-3|5	License:	GPLv2+
14mu|kwallet-4.14.3-3|6	Group:		Graphical desktop/KDE
14mu|kwallet-4.14.3-3|7	Url:		http://www.kde.org/applications/system/kwalletmanager/
14mu|kwallet-4.14.3-3|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kwalletmanager-%{version}.tar.xz
14mu|kwallet-4.14.3-3|9	BuildRequires:	kdelibs4-devel
14mu|kwallet-4.14.3-3|10	Conflicts:	kdeutils4-core < 4.5.72
14mu|kwallet-4.14.3-3|11	Requires:	kdebase4-runtime
14mu|kwallet-4.14.3-3|12	Requires:	kwallet-daemon
14mu|kwallet-4.14.3-3|13	
14mu|kwallet-4.14.3-3|14	%description
14mu|kwallet-4.14.3-3|15	KDE Wallet Manager is for management of the wallets installed on the
14mu|kwallet-4.14.3-3|16	system. The KDE wallet subsystem provides a convenient and secure way
14mu|kwallet-4.14.3-3|17	to manage all your passwords.
14mu|kwallet-4.14.3-3|18	
14mu|kwallet-4.14.3-3|19	%files
14mu|kwallet-4.14.3-3|20	%doc COPYING COPYING.LIB TODO
14mu|kwallet-4.14.3-3|21	%doc %{_kde_docdir}/HTML/en/kwallet/
14mu|kwallet-4.14.3-3|22	%{_kde_bindir}/kwalletmanager
14mu|kwallet-4.14.3-3|23	%{_kde_appsdir}/kwalletmanager
14mu|kwallet-4.14.3-3|24	%{_kde_libdir}/kde4/libexec/kcm_kwallet_helper
14mu|kwallet-4.14.3-3|25	%{_kde_libdir}/kde4/kcm_kwallet.so
14mu|kwallet-4.14.3-3|26	%{_kde_iconsdir}/*/*/apps/kwalletmanager2.*
14mu|kwallet-4.14.3-3|27	%{_kde_iconsdir}/*/*/apps/kwalletmanager.*
14mu|kwallet-4.14.3-3|28	%{_kde_applicationsdir}/kwalletmanager-kwalletd.desktop
14mu|kwallet-4.14.3-3|29	%{_kde_applicationsdir}/kwalletmanager.desktop
14mu|kwallet-4.14.3-3|30	%{_kde_services}/kwalletconfig.desktop
14mu|kwallet-4.14.3-3|31	%{_kde_services}/kwalletmanager_show.desktop
14mu|kwallet-4.14.3-3|32	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkwallet.conf
14mu|kwallet-4.14.3-3|33	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkwallet.service
14mu|kwallet-4.14.3-3|34	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkwallet.policy
14mu|kwallet-4.14.3-3|35	
14mu|kwallet-4.14.3-3|36	#------------------------------------------------------------------------------
14mu|kwallet-4.14.3-3|37	
14mu|kwallet-4.14.3-3|38	%prep
14mu|kwallet-4.14.3-3|39	%setup -q -n kwalletmanager-%{version}
14mu|kwallet-4.14.3-3|40	
14mu|kwallet-4.14.3-3|41	%build
14mu|kwallet-4.14.3-3|42	%cmake_kde4
14mu|kwallet-4.14.3-3|43	%make
14mu|kwallet-4.14.3-3|44	
14mu|kwallet-4.14.3-3|45	%install
14mu|kwallet-4.14.3-3|46	%makeinstall_std -C build
14mu|kwallet-4.14.3-3|47	
14mu|kwallet-4.14.3-3|48	
14mu|kwallet-4.14.3-3|49	%changelog
14mu|kwallet-4.14.3-3|50	
14mu|kwallet-4.14.3-3|51	* Thu Jul 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-3
14mu|kwallet-4.14.3-3|52	- (89407ed) Requires kwallet-daemon
14mu|kwallet-4.14.3-3|53	
14mu|kwallet-4.14.3-3|54	

23073 14
14mu|kwallet-kf5-5.24.0-1|1	%define fw_version 5.24
14mu|kwallet-kf5-5.24.0-1|2	
14mu|kwallet-kf5-5.24.0-1|3	%define oname kwallet
14mu|kwallet-kf5-5.24.0-1|4	
14mu|kwallet-kf5-5.24.0-1|5	Summary:	KDE Frameworks 5 secure and unified container for user passwords module
14mu|kwallet-kf5-5.24.0-1|6	Name:		%{oname}-kf5
14mu|kwallet-kf5-5.24.0-1|7	Version:	5.24.0
14mu|kwallet-kf5-5.24.0-1|8	Release:	1
14mu|kwallet-kf5-5.24.0-1|9	License:	GPLv2+
14mu|kwallet-kf5-5.24.0-1|10	Group:		Graphical desktop/KDE
14mu|kwallet-kf5-5.24.0-1|11	Url:		https://www.kde.org/
14mu|kwallet-kf5-5.24.0-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{oname}-%{version}.tar.xz
14mu|kwallet-kf5-5.24.0-1|13	BuildRequires:	extra-cmake-modules
14mu|kwallet-kf5-5.24.0-1|14	BuildRequires:	qt5-linguist-tools
14mu|kwallet-kf5-5.24.0-1|15	BuildRequires:	gpgme-devel
14mu|kwallet-kf5-5.24.0-1|16	BuildRequires:	kf5config-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|17	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|18	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|19	BuildRequires:	kf5dbusaddons-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|20	BuildRequires:	kf5doctools-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|21	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|22	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|23	BuildRequires:	kf5notifications-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|24	BuildRequires:	kf5service-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|25	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|26	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|kwallet-kf5-5.24.0-1|27	# TODO: KF5Gpgmepp from PIM, not ready yet
14mu|kwallet-kf5-5.24.0-1|28	BuildRequires:	pkgconfig(libgcrypt)
14mu|kwallet-kf5-5.24.0-1|29	BuildRequires:	pkgconfig(Qt5Core)
14mu|kwallet-kf5-5.24.0-1|30	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kwallet-kf5-5.24.0-1|31	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kwallet-kf5-5.24.0-1|32	BuildRequires:	pkgconfig(Qt5Test)
14mu|kwallet-kf5-5.24.0-1|33	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kwallet-kf5-5.24.0-1|34	
14mu|kwallet-kf5-5.24.0-1|35	%description
14mu|kwallet-kf5-5.24.0-1|36	KDE Frameworks 5 secure and unified container for user passwords module.
14mu|kwallet-kf5-5.24.0-1|37	
14mu|kwallet-kf5-5.24.0-1|38	This framework contains two main components:
14mu|kwallet-kf5-5.24.0-1|39	* Interface to KWallet, the safe desktop-wide storage for passwords on KDE
14mu|kwallet-kf5-5.24.0-1|40	workspaces.
14mu|kwallet-kf5-5.24.0-1|41	* The kwalletd used to safely store the passwords on KDE workspaces.
14mu|kwallet-kf5-5.24.0-1|42	
14mu|kwallet-kf5-5.24.0-1|43	%files
14mu|kwallet-kf5-5.24.0-1|44	%{_kde5_bindir}/kwalletd5
14mu|kwallet-kf5-5.24.0-1|45	%{_kde5_bindir}/kwallet-query
14mu|kwallet-kf5-5.24.0-1|46	%{_kde5_mandir}/man1/kwallet-query.1*
14mu|kwallet-kf5-5.24.0-1|47	%{_kde5_notificationsdir}/kwalletd.notifyrc
14mu|kwallet-kf5-5.24.0-1|48	%{_kde5_services}/kwalletd5.desktop
14mu|kwallet-kf5-5.24.0-1|49	%{_datadir}/dbus-1/services/org.kde.kwalletd.service
14mu|kwallet-kf5-5.24.0-1|50	%{_datadir}/dbus-1/services/org.kde.kwalletd5.service
14mu|kwallet-kf5-5.24.0-1|51	
14mu|kwallet-kf5-5.24.0-1|52	#----------------------------------------------------------------------------
14mu|kwallet-kf5-5.24.0-1|53	
14mu|kwallet-kf5-5.24.0-1|54	%package i18n
14mu|kwallet-kf5-5.24.0-1|55	Summary:	KWallet translations
14mu|kwallet-kf5-5.24.0-1|56	Group:		System/Internationalization
14mu|kwallet-kf5-5.24.0-1|57	BuildArch:	noarch
14mu|kwallet-kf5-5.24.0-1|58	
14mu|kwallet-kf5-5.24.0-1|59	%description i18n
14mu|kwallet-kf5-5.24.0-1|60	KWallet translations.
14mu|kwallet-kf5-5.24.0-1|61	
14mu|kwallet-kf5-5.24.0-1|62	%files i18n -f %{name}.lang
14mu|kwallet-kf5-5.24.0-1|63	
14mu|kwallet-kf5-5.24.0-1|64	#----------------------------------------------------------------------------
14mu|kwallet-kf5-5.24.0-1|65	
14mu|kwallet-kf5-5.24.0-1|66	%define kf5wallet_major 5
14mu|kwallet-kf5-5.24.0-1|67	%define libkf5wallet %mklibname kf5wallet %{kf5wallet_major}
14mu|kwallet-kf5-5.24.0-1|68	
14mu|kwallet-kf5-5.24.0-1|69	%package -n %{libkf5wallet}
14mu|kwallet-kf5-5.24.0-1|70	Summary:	KDE Frameworks 5 user passwords container shared library
14mu|kwallet-kf5-5.24.0-1|71	Group:		System/Libraries
14mu|kwallet-kf5-5.24.0-1|72	Requires:	%{name}-i18n
14mu|kwallet-kf5-5.24.0-1|73	
14mu|kwallet-kf5-5.24.0-1|74	%description -n %{libkf5wallet}
14mu|kwallet-kf5-5.24.0-1|75	KDE Frameworks 5 user passwords container shared library.
14mu|kwallet-kf5-5.24.0-1|76	
14mu|kwallet-kf5-5.24.0-1|77	%files -n %{libkf5wallet}
14mu|kwallet-kf5-5.24.0-1|78	%{_kde5_libdir}/libKF5Wallet.so.%{kf5wallet_major}*
14mu|kwallet-kf5-5.24.0-1|79	
14mu|kwallet-kf5-5.24.0-1|80	#----------------------------------------------------------------------------
14mu|kwallet-kf5-5.24.0-1|81	
14mu|kwallet-kf5-5.24.0-1|82	%define kf5walletbackend_major 5
14mu|kwallet-kf5-5.24.0-1|83	%define libkf5walletbackend %mklibname kf5walletbackend5_ %{kf5walletbackend_major}
14mu|kwallet-kf5-5.24.0-1|84	
14mu|kwallet-kf5-5.24.0-1|85	%package -n %{libkf5walletbackend}
14mu|kwallet-kf5-5.24.0-1|86	Summary:	KDE Frameworks 5 user passwords container shared library
14mu|kwallet-kf5-5.24.0-1|87	Group:		System/Libraries
14mu|kwallet-kf5-5.24.0-1|88	Requires:	%{name}-i18n
14mu|kwallet-kf5-5.24.0-1|89	
14mu|kwallet-kf5-5.24.0-1|90	%description -n %{libkf5walletbackend}
14mu|kwallet-kf5-5.24.0-1|91	KDE Frameworks 5 user passwords container shared library.
14mu|kwallet-kf5-5.24.0-1|92	
14mu|kwallet-kf5-5.24.0-1|93	%files -n %{libkf5walletbackend}
14mu|kwallet-kf5-5.24.0-1|94	%{_kde5_libdir}/libkwalletbackend5.so.%{kf5walletbackend_major}*
14mu|kwallet-kf5-5.24.0-1|95	
14mu|kwallet-kf5-5.24.0-1|96	#----------------------------------------------------------------------------
14mu|kwallet-kf5-5.24.0-1|97	
14mu|kwallet-kf5-5.24.0-1|98	%define devkf5wallet %mklibname kf5wallet -d
14mu|kwallet-kf5-5.24.0-1|99	
14mu|kwallet-kf5-5.24.0-1|100	%package -n %{devkf5wallet}
14mu|kwallet-kf5-5.24.0-1|101	Summary:	Development files for KDE Frameworks 5 user passwords container module
14mu|kwallet-kf5-5.24.0-1|102	Group:		Development/KDE and Qt
14mu|kwallet-kf5-5.24.0-1|103	Requires:	%{libkf5wallet} = %{EVRD}
14mu|kwallet-kf5-5.24.0-1|104	Requires:	%{libkf5walletbackend} = %{EVRD}
14mu|kwallet-kf5-5.24.0-1|105	Provides:	%{name}-devel = %{EVRD}
14mu|kwallet-kf5-5.24.0-1|106	Provides:	kf5wallet-devel = %{version}
14mu|kwallet-kf5-5.24.0-1|107	
14mu|kwallet-kf5-5.24.0-1|108	%description -n %{devkf5wallet}
14mu|kwallet-kf5-5.24.0-1|109	This package contains header files needed if you wish to build applications
14mu|kwallet-kf5-5.24.0-1|110	based on %{name}.
14mu|kwallet-kf5-5.24.0-1|111	
14mu|kwallet-kf5-5.24.0-1|112	%files -n %{devkf5wallet}
14mu|kwallet-kf5-5.24.0-1|113	%{_kde5_includedir}/KF5/KWallet/
14mu|kwallet-kf5-5.24.0-1|114	%{_kde5_includedir}/KF5/kwallet_version.h
14mu|kwallet-kf5-5.24.0-1|115	%{_kde5_libdir}/libKF5Wallet.so
14mu|kwallet-kf5-5.24.0-1|116	%{_kde5_libdir}/libkwalletbackend5.so
14mu|kwallet-kf5-5.24.0-1|117	%{_kde5_libdir}/cmake/KF5Wallet
14mu|kwallet-kf5-5.24.0-1|118	%{_kde5_mkspecsdir}/*.pri
14mu|kwallet-kf5-5.24.0-1|119	%{_datadir}/dbus-1/interfaces/kf5_org.kde.*.xml
14mu|kwallet-kf5-5.24.0-1|120	
14mu|kwallet-kf5-5.24.0-1|121	#----------------------------------------------------------------------------
14mu|kwallet-kf5-5.24.0-1|122	
14mu|kwallet-kf5-5.24.0-1|123	%prep
14mu|kwallet-kf5-5.24.0-1|124	%setup -qn %{oname}-%{version}
14mu|kwallet-kf5-5.24.0-1|125	
14mu|kwallet-kf5-5.24.0-1|126	%build
14mu|kwallet-kf5-5.24.0-1|127	%cmake_kde5
14mu|kwallet-kf5-5.24.0-1|128	%make
14mu|kwallet-kf5-5.24.0-1|129	
14mu|kwallet-kf5-5.24.0-1|130	%install
14mu|kwallet-kf5-5.24.0-1|131	%makeinstall_std -C build
14mu|kwallet-kf5-5.24.0-1|132	
14mu|kwallet-kf5-5.24.0-1|133	%find_lang %{name} --all-name --with-qt
14mu|kwallet-kf5-5.24.0-1|134	
14mu|kwallet-kf5-5.24.0-1|135	%changelog
14mu|kwallet-kf5-5.24.0-1|136	
14mu|kwallet-kf5-5.24.0-1|137	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kwallet-kf5-5.24.0-1|138	- (fae7de1) New version 5.24.0
14mu|kwallet-kf5-5.24.0-1|139	
14mu|kwallet-kf5-5.24.0-1|140	

23074 14
14mu|kwallet-pam-5.7.2-1|1	Summary:	Plasma 5 KWallet PAM module
14mu|kwallet-pam-5.7.2-1|2	Name:		kwallet-pam
14mu|kwallet-pam-5.7.2-1|3	Version:	5.7.2
14mu|kwallet-pam-5.7.2-1|4	Release:	1
14mu|kwallet-pam-5.7.2-1|5	License:	LGPLv2.1+
14mu|kwallet-pam-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|kwallet-pam-5.7.2-1|7	Url:		https://www.kde.org/
14mu|kwallet-pam-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|kwallet-pam-5.7.2-1|9	BuildRequires:	cmake
14mu|kwallet-pam-5.7.2-1|10	BuildRequires:	extra-cmake-modules
14mu|kwallet-pam-5.7.2-1|11	BuildRequires:	socat
14mu|kwallet-pam-5.7.2-1|12	BuildRequires:	pam-devel
14mu|kwallet-pam-5.7.2-1|13	BuildRequires:	pkgconfig(libgcrypt)
14mu|kwallet-pam-5.7.2-1|14	Requires:	socat
14mu|kwallet-pam-5.7.2-1|15	
14mu|kwallet-pam-5.7.2-1|16	%description
14mu|kwallet-pam-5.7.2-1|17	Plasma 5 KWallet PAM module.
14mu|kwallet-pam-5.7.2-1|18	
14mu|kwallet-pam-5.7.2-1|19	To enable it add these lines to /etc/pam.d/kde:
14mu|kwallet-pam-5.7.2-1|20	
14mu|kwallet-pam-5.7.2-1|21	---------------------
14mu|kwallet-pam-5.7.2-1|22	auth            optional        pam_kwallet5.so
14mu|kwallet-pam-5.7.2-1|23	session         optional        pam_kwallet5.so
14mu|kwallet-pam-5.7.2-1|24	---------------------
14mu|kwallet-pam-5.7.2-1|25	
14mu|kwallet-pam-5.7.2-1|26	%files
14mu|kwallet-pam-5.7.2-1|27	%{_kde5_autostart}/pam_kwallet_init.desktop
14mu|kwallet-pam-5.7.2-1|28	%{_kde5_libexecdir}/pam_kwallet_init
14mu|kwallet-pam-5.7.2-1|29	/%{_lib}/security/pam_kwallet5.so
14mu|kwallet-pam-5.7.2-1|30	
14mu|kwallet-pam-5.7.2-1|31	#----------------------------------------------------------------------------
14mu|kwallet-pam-5.7.2-1|32	
14mu|kwallet-pam-5.7.2-1|33	%prep
14mu|kwallet-pam-5.7.2-1|34	%setup -q
14mu|kwallet-pam-5.7.2-1|35	
14mu|kwallet-pam-5.7.2-1|36	%build
14mu|kwallet-pam-5.7.2-1|37	%cmake_kde5
14mu|kwallet-pam-5.7.2-1|38	%make
14mu|kwallet-pam-5.7.2-1|39	
14mu|kwallet-pam-5.7.2-1|40	%install
14mu|kwallet-pam-5.7.2-1|41	%makeinstall_std -C build
14mu|kwallet-pam-5.7.2-1|42	
14mu|kwallet-pam-5.7.2-1|43	mkdir -p %{buildroot}/%{_lib}/security/
14mu|kwallet-pam-5.7.2-1|44	mv %{buildroot}%{_kde5_libdir}/security/pam_kwallet5.so %{buildroot}/%{_lib}/security/pam_kwallet5.so
14mu|kwallet-pam-5.7.2-1|45	
14mu|kwallet-pam-5.7.2-1|46	%changelog
14mu|kwallet-pam-5.7.2-1|47	
14mu|kwallet-pam-5.7.2-1|48	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|kwallet-pam-5.7.2-1|49	- (219dc95) New version 5.7.2
14mu|kwallet-pam-5.7.2-1|50	
14mu|kwallet-pam-5.7.2-1|51	

23075 14
14mu|kwayland-5.24.0-1|1	%define fw_version 5.24
14mu|kwayland-5.24.0-1|2	
14mu|kwayland-5.24.0-1|3	Summary:	KDE Frameworks 5 Wayland support library
14mu|kwayland-5.24.0-1|4	Name:		kwayland
14mu|kwayland-5.24.0-1|5	Version:	5.24.0
14mu|kwayland-5.24.0-1|6	Release:	1
14mu|kwayland-5.24.0-1|7	License:	GPLv2+
14mu|kwayland-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kwayland-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kwayland-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kwayland-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kwayland-5.24.0-1|12	BuildRequires:	wayland-tools
14mu|kwayland-5.24.0-1|13	BuildRequires:	pkgconfig(egl)
14mu|kwayland-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|kwayland-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kwayland-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|kwayland-5.24.0-1|17	BuildRequires:	pkgconfig(wayland-client)
14mu|kwayland-5.24.0-1|18	BuildRequires:	pkgconfig(wayland-scanner)
14mu|kwayland-5.24.0-1|19	BuildRequires:	pkgconfig(wayland-server)
14mu|kwayland-5.24.0-1|20	
14mu|kwayland-5.24.0-1|21	%description
14mu|kwayland-5.24.0-1|22	KDE Frameworks 5 Wayland support library.
14mu|kwayland-5.24.0-1|23	
14mu|kwayland-5.24.0-1|24	%files
14mu|kwayland-5.24.0-1|25	%{_kde5_libexecdir}/org-kde-kf5-kwayland-testserver
14mu|kwayland-5.24.0-1|26	%{_kde5_sysconfdir}/xdg/org_kde_kwayland.categories
14mu|kwayland-5.24.0-1|27	
14mu|kwayland-5.24.0-1|28	#----------------------------------------------------------------------------
14mu|kwayland-5.24.0-1|29	
14mu|kwayland-5.24.0-1|30	%define kf5waylandclient_major 5
14mu|kwayland-5.24.0-1|31	%define libkf5waylandclient %mklibname kf5waylandclient %{kf5waylandclient_major}
14mu|kwayland-5.24.0-1|32	
14mu|kwayland-5.24.0-1|33	%package -n %{libkf5waylandclient}
14mu|kwayland-5.24.0-1|34	Summary:	KDE Frameworks 5 Wayland support shared library
14mu|kwayland-5.24.0-1|35	Group:		System/Libraries
14mu|kwayland-5.24.0-1|36	Requires:	%{name}
14mu|kwayland-5.24.0-1|37	
14mu|kwayland-5.24.0-1|38	%description -n %{libkf5waylandclient}
14mu|kwayland-5.24.0-1|39	KDE Frameworks 5 Wayland support shared library.
14mu|kwayland-5.24.0-1|40	
14mu|kwayland-5.24.0-1|41	%files -n %{libkf5waylandclient}
14mu|kwayland-5.24.0-1|42	%{_kde5_libdir}/libKF5WaylandClient.so.%{kf5waylandclient_major}*
14mu|kwayland-5.24.0-1|43	
14mu|kwayland-5.24.0-1|44	#----------------------------------------------------------------------------
14mu|kwayland-5.24.0-1|45	
14mu|kwayland-5.24.0-1|46	%define kf5waylandserver_major 5
14mu|kwayland-5.24.0-1|47	%define libkf5waylandserver %mklibname kf5waylandserver %{kf5waylandserver_major}
14mu|kwayland-5.24.0-1|48	
14mu|kwayland-5.24.0-1|49	%package -n %{libkf5waylandserver}
14mu|kwayland-5.24.0-1|50	Summary:	KDE Frameworks 5 Wayland support shared library
14mu|kwayland-5.24.0-1|51	Group:		System/Libraries
14mu|kwayland-5.24.0-1|52	Requires:	%{name}
14mu|kwayland-5.24.0-1|53	
14mu|kwayland-5.24.0-1|54	%description -n %{libkf5waylandserver}
14mu|kwayland-5.24.0-1|55	KDE Frameworks 5 Wayland support shared library.
14mu|kwayland-5.24.0-1|56	
14mu|kwayland-5.24.0-1|57	%files -n %{libkf5waylandserver}
14mu|kwayland-5.24.0-1|58	%{_kde5_libdir}/libKF5WaylandServer.so.%{kf5waylandserver_major}*
14mu|kwayland-5.24.0-1|59	
14mu|kwayland-5.24.0-1|60	#----------------------------------------------------------------------------
14mu|kwayland-5.24.0-1|61	
14mu|kwayland-5.24.0-1|62	%define devkf5wayland %mklibname kf5wayland -d
14mu|kwayland-5.24.0-1|63	
14mu|kwayland-5.24.0-1|64	%package -n %{devkf5wayland}
14mu|kwayland-5.24.0-1|65	Summary:	Development files for KDE Frameworks 5 Wayland support library
14mu|kwayland-5.24.0-1|66	Group:		Development/KDE and Qt
14mu|kwayland-5.24.0-1|67	Requires:	%{libkf5waylandclient} = %{EVRD}
14mu|kwayland-5.24.0-1|68	Requires:	%{libkf5waylandserver} = %{EVRD}
14mu|kwayland-5.24.0-1|69	Provides:	%{name}-devel = %{EVRD}
14mu|kwayland-5.24.0-1|70	Provides:	kf5wayland-devel = %{version}
14mu|kwayland-5.24.0-1|71	
14mu|kwayland-5.24.0-1|72	%description -n %{devkf5wayland}
14mu|kwayland-5.24.0-1|73	This package contains header files needed if you wish to build applications
14mu|kwayland-5.24.0-1|74	based on %{name}.
14mu|kwayland-5.24.0-1|75	
14mu|kwayland-5.24.0-1|76	%files -n %{devkf5wayland}
14mu|kwayland-5.24.0-1|77	%{_kde5_includedir}/KF5/KWayland
14mu|kwayland-5.24.0-1|78	%{_kde5_includedir}/KF5/kwayland_version.h
14mu|kwayland-5.24.0-1|79	%{_kde5_libdir}/cmake/KF5Wayland
14mu|kwayland-5.24.0-1|80	%{_kde5_libdir}/libKF5WaylandClient.so
14mu|kwayland-5.24.0-1|81	%{_kde5_libdir}/libKF5WaylandServer.so
14mu|kwayland-5.24.0-1|82	%{_kde5_mkspecsdir}/qt_KWaylandClient.pri
14mu|kwayland-5.24.0-1|83	%{_kde5_mkspecsdir}/qt_KWaylandServer.pri
14mu|kwayland-5.24.0-1|84	
14mu|kwayland-5.24.0-1|85	#----------------------------------------------------------------------------
14mu|kwayland-5.24.0-1|86	
14mu|kwayland-5.24.0-1|87	%prep
14mu|kwayland-5.24.0-1|88	%setup -q
14mu|kwayland-5.24.0-1|89	
14mu|kwayland-5.24.0-1|90	%build
14mu|kwayland-5.24.0-1|91	%cmake_kde5
14mu|kwayland-5.24.0-1|92	%make
14mu|kwayland-5.24.0-1|93	
14mu|kwayland-5.24.0-1|94	%install
14mu|kwayland-5.24.0-1|95	%makeinstall_std -C build
14mu|kwayland-5.24.0-1|96	
14mu|kwayland-5.24.0-1|97	
14mu|kwayland-5.24.0-1|98	%changelog
14mu|kwayland-5.24.0-1|99	
14mu|kwayland-5.24.0-1|100	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kwayland-5.24.0-1|101	- (642b8bd) New version 5.24.0
14mu|kwayland-5.24.0-1|102	
14mu|kwayland-5.24.0-1|103	

23076 14
14mu|kwayland-integration-5.7.2-1|1	Summary:	Plasma 5 Wayland integration plugins
14mu|kwayland-integration-5.7.2-1|2	Name:		kwayland-integration
14mu|kwayland-integration-5.7.2-1|3	Version:	5.7.2
14mu|kwayland-integration-5.7.2-1|4	Release:	1
14mu|kwayland-integration-5.7.2-1|5	License:	LGPLv2.1+
14mu|kwayland-integration-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|kwayland-integration-5.7.2-1|7	Url:		https://www.kde.org/
14mu|kwayland-integration-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|kwayland-integration-5.7.2-1|9	BuildRequires:	extra-cmake-modules
14mu|kwayland-integration-5.7.2-1|10	BuildRequires:	kf5idletime-devel
14mu|kwayland-integration-5.7.2-1|11	BuildRequires:	kf5wayland-devel >= %{version}
14mu|kwayland-integration-5.7.2-1|12	BuildRequires:	kf5windowsystem-devel
14mu|kwayland-integration-5.7.2-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|kwayland-integration-5.7.2-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kwayland-integration-5.7.2-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|kwayland-integration-5.7.2-1|16	
14mu|kwayland-integration-5.7.2-1|17	%description
14mu|kwayland-integration-5.7.2-1|18	Plasma 5 Wayland integration plugins for IdleTime and WindowSystem.
14mu|kwayland-integration-5.7.2-1|19	
14mu|kwayland-integration-5.7.2-1|20	%files
14mu|kwayland-integration-5.7.2-1|21	%{_kde5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeKWaylandPlugin.so
14mu|kwayland-integration-5.7.2-1|22	%{_kde5_plugindir}/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so
14mu|kwayland-integration-5.7.2-1|23	
14mu|kwayland-integration-5.7.2-1|24	#----------------------------------------------------------------------------
14mu|kwayland-integration-5.7.2-1|25	
14mu|kwayland-integration-5.7.2-1|26	%prep
14mu|kwayland-integration-5.7.2-1|27	%setup -q
14mu|kwayland-integration-5.7.2-1|28	
14mu|kwayland-integration-5.7.2-1|29	%build
14mu|kwayland-integration-5.7.2-1|30	%cmake_kde5
14mu|kwayland-integration-5.7.2-1|31	%make
14mu|kwayland-integration-5.7.2-1|32	
14mu|kwayland-integration-5.7.2-1|33	%install
14mu|kwayland-integration-5.7.2-1|34	%makeinstall_std -C build
14mu|kwayland-integration-5.7.2-1|35	
14mu|kwayland-integration-5.7.2-1|36	
14mu|kwayland-integration-5.7.2-1|37	%changelog
14mu|kwayland-integration-5.7.2-1|38	
14mu|kwayland-integration-5.7.2-1|39	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|kwayland-integration-5.7.2-1|40	- (0a4d811) Build requires pkgconfig(Qt5Test)
14mu|kwayland-integration-5.7.2-1|41	
14mu|kwayland-integration-5.7.2-1|42	

23077 14
14mu|kwidgetsaddons-5.24.0-1|1	%define fw_version 5.24
14mu|kwidgetsaddons-5.24.0-1|2	
14mu|kwidgetsaddons-5.24.0-1|3	Summary:	KDE Frameworks 5 Widgets addons with various classes on top of QtWidgets
14mu|kwidgetsaddons-5.24.0-1|4	Name:		kwidgetsaddons
14mu|kwidgetsaddons-5.24.0-1|5	Version:	5.24.0
14mu|kwidgetsaddons-5.24.0-1|6	Release:	1
14mu|kwidgetsaddons-5.24.0-1|7	License:	GPLv2+
14mu|kwidgetsaddons-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kwidgetsaddons-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kwidgetsaddons-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kwidgetsaddons-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kwidgetsaddons-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kwidgetsaddons-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|kwidgetsaddons-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kwidgetsaddons-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|kwidgetsaddons-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5UiTools)
14mu|kwidgetsaddons-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kwidgetsaddons-5.24.0-1|18	
14mu|kwidgetsaddons-5.24.0-1|19	%description
14mu|kwidgetsaddons-5.24.0-1|20	KDE Frameworks 5 Widgets addons with various classes on top of QtWidgets.
14mu|kwidgetsaddons-5.24.0-1|21	
14mu|kwidgetsaddons-5.24.0-1|22	%files
14mu|kwidgetsaddons-5.24.0-1|23	%{_kde5_datadir}/kf5/kcharselect/kcharselect-data
14mu|kwidgetsaddons-5.24.0-1|24	
14mu|kwidgetsaddons-5.24.0-1|25	#----------------------------------------------------------------------------
14mu|kwidgetsaddons-5.24.0-1|26	
14mu|kwidgetsaddons-5.24.0-1|27	%package i18n
14mu|kwidgetsaddons-5.24.0-1|28	Summary:	KWidgetsAddons translations
14mu|kwidgetsaddons-5.24.0-1|29	Group:		System/Internationalization
14mu|kwidgetsaddons-5.24.0-1|30	BuildArch:	noarch
14mu|kwidgetsaddons-5.24.0-1|31	
14mu|kwidgetsaddons-5.24.0-1|32	%description i18n
14mu|kwidgetsaddons-5.24.0-1|33	KWidgetsAddons translations.
14mu|kwidgetsaddons-5.24.0-1|34	
14mu|kwidgetsaddons-5.24.0-1|35	%files i18n -f %{name}.lang
14mu|kwidgetsaddons-5.24.0-1|36	
14mu|kwidgetsaddons-5.24.0-1|37	#----------------------------------------------------------------------------
14mu|kwidgetsaddons-5.24.0-1|38	
14mu|kwidgetsaddons-5.24.0-1|39	%define kf5widgetsaddons_major 5
14mu|kwidgetsaddons-5.24.0-1|40	%define libkf5widgetsaddons %mklibname kf5widgetsaddons %{kf5widgetsaddons_major}
14mu|kwidgetsaddons-5.24.0-1|41	
14mu|kwidgetsaddons-5.24.0-1|42	%package -n %{libkf5widgetsaddons}
14mu|kwidgetsaddons-5.24.0-1|43	Summary:	KDE Frameworks 5 Widgets addons shared library
14mu|kwidgetsaddons-5.24.0-1|44	Group:		System/Libraries
14mu|kwidgetsaddons-5.24.0-1|45	Requires:	%{name}
14mu|kwidgetsaddons-5.24.0-1|46	Requires:	%{name}-i18n
14mu|kwidgetsaddons-5.24.0-1|47	
14mu|kwidgetsaddons-5.24.0-1|48	%description -n %{libkf5widgetsaddons}
14mu|kwidgetsaddons-5.24.0-1|49	KDE Frameworks 5 Widgets addons shared library.
14mu|kwidgetsaddons-5.24.0-1|50	
14mu|kwidgetsaddons-5.24.0-1|51	%files -n %{libkf5widgetsaddons}
14mu|kwidgetsaddons-5.24.0-1|52	%{_kde5_libdir}/libKF5WidgetsAddons.so.%{kf5widgetsaddons_major}*
14mu|kwidgetsaddons-5.24.0-1|53	
14mu|kwidgetsaddons-5.24.0-1|54	#----------------------------------------------------------------------------
14mu|kwidgetsaddons-5.24.0-1|55	
14mu|kwidgetsaddons-5.24.0-1|56	%define devkf5widgetsaddons %mklibname kf5widgetsaddons -d
14mu|kwidgetsaddons-5.24.0-1|57	
14mu|kwidgetsaddons-5.24.0-1|58	%package -n %{devkf5widgetsaddons}
14mu|kwidgetsaddons-5.24.0-1|59	Summary:	Development files for KDE Frameworks 5 Widgets addons
14mu|kwidgetsaddons-5.24.0-1|60	Group:		Development/KDE and Qt
14mu|kwidgetsaddons-5.24.0-1|61	Requires:	%{libkf5widgetsaddons} = %{EVRD}
14mu|kwidgetsaddons-5.24.0-1|62	Provides:	%{name}-devel = %{EVRD}
14mu|kwidgetsaddons-5.24.0-1|63	Provides:	kf5widgetsaddons-devel = %{version}
14mu|kwidgetsaddons-5.24.0-1|64	
14mu|kwidgetsaddons-5.24.0-1|65	%description -n %{devkf5widgetsaddons}
14mu|kwidgetsaddons-5.24.0-1|66	This package contains header files needed if you wish to build applications
14mu|kwidgetsaddons-5.24.0-1|67	based on %{name}.
14mu|kwidgetsaddons-5.24.0-1|68	
14mu|kwidgetsaddons-5.24.0-1|69	%files -n %{devkf5widgetsaddons}
14mu|kwidgetsaddons-5.24.0-1|70	%{_kde5_includedir}/KF5/KWidgetsAddons
14mu|kwidgetsaddons-5.24.0-1|71	%{_kde5_includedir}/KF5/kwidgetsaddons_version.h
14mu|kwidgetsaddons-5.24.0-1|72	%{_kde5_libdir}/cmake/KF5WidgetsAddons
14mu|kwidgetsaddons-5.24.0-1|73	%{_kde5_libdir}/libKF5WidgetsAddons.so
14mu|kwidgetsaddons-5.24.0-1|74	%{_kde5_mkspecsdir}/*.pri
14mu|kwidgetsaddons-5.24.0-1|75	
14mu|kwidgetsaddons-5.24.0-1|76	#----------------------------------------------------------------------------
14mu|kwidgetsaddons-5.24.0-1|77	
14mu|kwidgetsaddons-5.24.0-1|78	%prep
14mu|kwidgetsaddons-5.24.0-1|79	%setup -q
14mu|kwidgetsaddons-5.24.0-1|80	
14mu|kwidgetsaddons-5.24.0-1|81	%build
14mu|kwidgetsaddons-5.24.0-1|82	%cmake_kde5
14mu|kwidgetsaddons-5.24.0-1|83	%make
14mu|kwidgetsaddons-5.24.0-1|84	
14mu|kwidgetsaddons-5.24.0-1|85	%install
14mu|kwidgetsaddons-5.24.0-1|86	%makeinstall_std -C build
14mu|kwidgetsaddons-5.24.0-1|87	
14mu|kwidgetsaddons-5.24.0-1|88	%find_lang %{name} --all-name --with-qt
14mu|kwidgetsaddons-5.24.0-1|89	
14mu|kwidgetsaddons-5.24.0-1|90	%changelog
14mu|kwidgetsaddons-5.24.0-1|91	
14mu|kwidgetsaddons-5.24.0-1|92	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kwidgetsaddons-5.24.0-1|93	- (98a0937) New version 5.24.0
14mu|kwidgetsaddons-5.24.0-1|94	
14mu|kwidgetsaddons-5.24.0-1|95	

23078 14
14mu|kwindowsystem-5.24.0-1|1	%define fw_version 5.24
14mu|kwindowsystem-5.24.0-1|2	
14mu|kwindowsystem-5.24.0-1|3	Summary:	KDE Frameworks 5 module with various classes for window management
14mu|kwindowsystem-5.24.0-1|4	Name:		kwindowsystem
14mu|kwindowsystem-5.24.0-1|5	Version:	5.24.0
14mu|kwindowsystem-5.24.0-1|6	Release:	1
14mu|kwindowsystem-5.24.0-1|7	License:	GPLv2+
14mu|kwindowsystem-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kwindowsystem-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kwindowsystem-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kwindowsystem-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kwindowsystem-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kwindowsystem-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|kwindowsystem-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kwindowsystem-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|kwindowsystem-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kwindowsystem-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|kwindowsystem-5.24.0-1|18	BuildRequires:	pkgconfig(xcb)
14mu|kwindowsystem-5.24.0-1|19	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|kwindowsystem-5.24.0-1|20	BuildRequires:	pkgconfig(xrender)
14mu|kwindowsystem-5.24.0-1|21	
14mu|kwindowsystem-5.24.0-1|22	%description
14mu|kwindowsystem-5.24.0-1|23	KDE Frameworks 5 module with various classes for window management.
14mu|kwindowsystem-5.24.0-1|24	
14mu|kwindowsystem-5.24.0-1|25	KWindowSystem provides access to certain properties and features of the
14mu|kwindowsystem-5.24.0-1|26	window manager.
14mu|kwindowsystem-5.24.0-1|27	
14mu|kwindowsystem-5.24.0-1|28	KWindowSystem provides information about the state of the window
14mu|kwindowsystem-5.24.0-1|29	manager and allows asking the window manager to change them using a
14mu|kwindowsystem-5.24.0-1|30	more high-level interface than the NETWinInfo/NETRootInfo lowlevel
14mu|kwindowsystem-5.24.0-1|31	classes.
14mu|kwindowsystem-5.24.0-1|32	
14mu|kwindowsystem-5.24.0-1|33	%files
14mu|kwindowsystem-5.24.0-1|34	%{_kde5_plugindir}/org.kde.kwindowsystem.platforms/KF5WindowSystemWaylandPlugin.so
14mu|kwindowsystem-5.24.0-1|35	%{_kde5_plugindir}/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so
14mu|kwindowsystem-5.24.0-1|36	
14mu|kwindowsystem-5.24.0-1|37	#----------------------------------------------------------------------------
14mu|kwindowsystem-5.24.0-1|38	
14mu|kwindowsystem-5.24.0-1|39	%package i18n
14mu|kwindowsystem-5.24.0-1|40	Summary:	KWindowSystem translations
14mu|kwindowsystem-5.24.0-1|41	Group:		System/Internationalization
14mu|kwindowsystem-5.24.0-1|42	BuildArch:	noarch
14mu|kwindowsystem-5.24.0-1|43	
14mu|kwindowsystem-5.24.0-1|44	%description i18n
14mu|kwindowsystem-5.24.0-1|45	KWindowSystem translations.
14mu|kwindowsystem-5.24.0-1|46	
14mu|kwindowsystem-5.24.0-1|47	%files i18n -f %{name}.lang
14mu|kwindowsystem-5.24.0-1|48	
14mu|kwindowsystem-5.24.0-1|49	#----------------------------------------------------------------------------
14mu|kwindowsystem-5.24.0-1|50	
14mu|kwindowsystem-5.24.0-1|51	%define kf5windowsystem_major 5
14mu|kwindowsystem-5.24.0-1|52	%define libkf5windowsystem %mklibname kf5windowsystem %{kf5windowsystem_major}
14mu|kwindowsystem-5.24.0-1|53	
14mu|kwindowsystem-5.24.0-1|54	%package -n %{libkf5windowsystem}
14mu|kwindowsystem-5.24.0-1|55	Summary:	KDE Frameworks 5 KWindowSystem shared library
14mu|kwindowsystem-5.24.0-1|56	Group:		System/Libraries
14mu|kwindowsystem-5.24.0-1|57	Requires:	%{name}
14mu|kwindowsystem-5.24.0-1|58	Requires:	%{name}-i18n
14mu|kwindowsystem-5.24.0-1|59	
14mu|kwindowsystem-5.24.0-1|60	%description -n %{libkf5windowsystem}
14mu|kwindowsystem-5.24.0-1|61	KDE Frameworks 5 KWindowSystem shared library.
14mu|kwindowsystem-5.24.0-1|62	
14mu|kwindowsystem-5.24.0-1|63	%files -n %{libkf5windowsystem}
14mu|kwindowsystem-5.24.0-1|64	%{_kde5_libdir}/libKF5WindowSystem.so.%{kf5windowsystem_major}*
14mu|kwindowsystem-5.24.0-1|65	
14mu|kwindowsystem-5.24.0-1|66	#----------------------------------------------------------------------------
14mu|kwindowsystem-5.24.0-1|67	
14mu|kwindowsystem-5.24.0-1|68	%define devkf5windowsystem %mklibname kf5windowsystem -d
14mu|kwindowsystem-5.24.0-1|69	
14mu|kwindowsystem-5.24.0-1|70	%package -n %{devkf5windowsystem}
14mu|kwindowsystem-5.24.0-1|71	Summary:	Development files for KDE Frameworks 5 KWindowSystem
14mu|kwindowsystem-5.24.0-1|72	Group:		Development/KDE and Qt
14mu|kwindowsystem-5.24.0-1|73	Requires:	%{libkf5windowsystem} = %{EVRD}
14mu|kwindowsystem-5.24.0-1|74	Provides:	%{name}-devel = %{EVRD}
14mu|kwindowsystem-5.24.0-1|75	Provides:	kf5windowsystem-devel = %{version}
14mu|kwindowsystem-5.24.0-1|76	
14mu|kwindowsystem-5.24.0-1|77	%description -n %{devkf5windowsystem}
14mu|kwindowsystem-5.24.0-1|78	This package contains header files needed if you wish to build applications
14mu|kwindowsystem-5.24.0-1|79	based on %{name}.
14mu|kwindowsystem-5.24.0-1|80	
14mu|kwindowsystem-5.24.0-1|81	%files -n %{devkf5windowsystem}
14mu|kwindowsystem-5.24.0-1|82	%{_kde5_includedir}/KF5/KWindowSystem
14mu|kwindowsystem-5.24.0-1|83	%{_kde5_includedir}/KF5/kwindowsystem_version.h
14mu|kwindowsystem-5.24.0-1|84	%{_kde5_libdir}/cmake/KF5WindowSystem
14mu|kwindowsystem-5.24.0-1|85	%{_kde5_libdir}/libKF5WindowSystem.so
14mu|kwindowsystem-5.24.0-1|86	%{_kde5_mkspecsdir}/*.pri
14mu|kwindowsystem-5.24.0-1|87	
14mu|kwindowsystem-5.24.0-1|88	#----------------------------------------------------------------------------
14mu|kwindowsystem-5.24.0-1|89	
14mu|kwindowsystem-5.24.0-1|90	%prep
14mu|kwindowsystem-5.24.0-1|91	%setup -q
14mu|kwindowsystem-5.24.0-1|92	
14mu|kwindowsystem-5.24.0-1|93	%build
14mu|kwindowsystem-5.24.0-1|94	%cmake_kde5
14mu|kwindowsystem-5.24.0-1|95	%make
14mu|kwindowsystem-5.24.0-1|96	
14mu|kwindowsystem-5.24.0-1|97	%install
14mu|kwindowsystem-5.24.0-1|98	%makeinstall_std -C build
14mu|kwindowsystem-5.24.0-1|99	
14mu|kwindowsystem-5.24.0-1|100	%find_lang %{name} --all-name --with-qt
14mu|kwindowsystem-5.24.0-1|101	
14mu|kwindowsystem-5.24.0-1|102	%changelog
14mu|kwindowsystem-5.24.0-1|103	
14mu|kwindowsystem-5.24.0-1|104	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kwindowsystem-5.24.0-1|105	- (5b4cd5e) New version 5.24.0
14mu|kwindowsystem-5.24.0-1|106	
14mu|kwindowsystem-5.24.0-1|107	

23079 14
14mu|kwordquiz-4.14.3-1|1	Summary:	A general purpose flash card program
14mu|kwordquiz-4.14.3-1|2	Name:		kwordquiz
14mu|kwordquiz-4.14.3-1|3	Version:	4.14.3
14mu|kwordquiz-4.14.3-1|4	Release:	1
14mu|kwordquiz-4.14.3-1|5	License:	GPLv2+
14mu|kwordquiz-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|kwordquiz-4.14.3-1|7	Url:		http://edu.kde.org/kwordquiz
14mu|kwordquiz-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|kwordquiz-4.14.3-1|9	BuildRequires:	libkdeedu-devel >= %{version}
14mu|kwordquiz-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|kwordquiz-4.14.3-1|11	Requires:	libkdeedu = %{version}
14mu|kwordquiz-4.14.3-1|12	
14mu|kwordquiz-4.14.3-1|13	%description
14mu|kwordquiz-4.14.3-1|14	KWordQuiz is a general purpose flash card program. It can be used for
14mu|kwordquiz-4.14.3-1|15	vocabulary learning and many other subjects. If you need more advanced
14mu|kwordquiz-4.14.3-1|16	language learning features, please try KVocTrain.
14mu|kwordquiz-4.14.3-1|17	
14mu|kwordquiz-4.14.3-1|18	%files
14mu|kwordquiz-4.14.3-1|19	%doc AUTHORS COPYING COPYING.LIB COPYING.DOC
14mu|kwordquiz-4.14.3-1|20	%doc %{_kde_docdir}/*/*/kwordquiz
14mu|kwordquiz-4.14.3-1|21	%{_kde_applicationsdir}/kwordquiz.desktop
14mu|kwordquiz-4.14.3-1|22	%{_kde_appsdir}/kwordquiz
14mu|kwordquiz-4.14.3-1|23	%{_kde_bindir}/kwordquiz
14mu|kwordquiz-4.14.3-1|24	%{_kde_configdir}/kwordquiz.knsrc
14mu|kwordquiz-4.14.3-1|25	%{_kde_datadir}/appdata/kwordquiz.appdata.xml
14mu|kwordquiz-4.14.3-1|26	%{_kde_datadir}/config.kcfg/kwordquiz.kcfg
14mu|kwordquiz-4.14.3-1|27	%{_kde_iconsdir}/*/*/apps/kwordquiz.*
14mu|kwordquiz-4.14.3-1|28	%{_kde_iconsdir}/*/*/mimetypes/application-x-kwordquiz.*
14mu|kwordquiz-4.14.3-1|29	
14mu|kwordquiz-4.14.3-1|30	#----------------------------------------------------------------------------
14mu|kwordquiz-4.14.3-1|31	
14mu|kwordquiz-4.14.3-1|32	%prep
14mu|kwordquiz-4.14.3-1|33	%setup -q
14mu|kwordquiz-4.14.3-1|34	
14mu|kwordquiz-4.14.3-1|35	%build
14mu|kwordquiz-4.14.3-1|36	%cmake_kde4
14mu|kwordquiz-4.14.3-1|37	%make
14mu|kwordquiz-4.14.3-1|38	
14mu|kwordquiz-4.14.3-1|39	%install
14mu|kwordquiz-4.14.3-1|40	%makeinstall_std -C build
14mu|kwordquiz-4.14.3-1|41	
14mu|kwordquiz-4.14.3-1|42	
14mu|kwordquiz-4.14.3-1|43	%changelog
14mu|kwordquiz-4.14.3-1|44	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|kwordquiz-4.14.3-1|45	+ Revision: 2e176b3
14mu|kwordquiz-4.14.3-1|46	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|kwordquiz-4.14.3-1|47	
14mu|kwordquiz-4.14.3-1|48	

23080 14
14mu|kwrited-5.7.2-1|1	Summary:	Plasma 5 write daemon
14mu|kwrited-5.7.2-1|2	Name:		kwrited
14mu|kwrited-5.7.2-1|3	Version:	5.7.2
14mu|kwrited-5.7.2-1|4	Release:	1
14mu|kwrited-5.7.2-1|5	License:	GPLv2+
14mu|kwrited-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|kwrited-5.7.2-1|7	Url:		https://www.kde.org/
14mu|kwrited-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|kwrited-5.7.2-1|9	BuildRequires:	extra-cmake-modules
14mu|kwrited-5.7.2-1|10	BuildRequires:	kf5coreaddons-devel
14mu|kwrited-5.7.2-1|11	BuildRequires:	kf5i18n-devel
14mu|kwrited-5.7.2-1|12	BuildRequires:	kf5notifications-devel
14mu|kwrited-5.7.2-1|13	BuildRequires:	kf5pty-devel
14mu|kwrited-5.7.2-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|kwrited-5.7.2-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kwrited-5.7.2-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kwrited-5.7.2-1|17	
14mu|kwrited-5.7.2-1|18	%description
14mu|kwrited-5.7.2-1|19	Plasma 5 write daemon. It's used to watch for messages from local users sent
14mu|kwrited-5.7.2-1|20	with write(1) or wall(1).
14mu|kwrited-5.7.2-1|21	
14mu|kwrited-5.7.2-1|22	%files
14mu|kwrited-5.7.2-1|23	%{_kde5_autostart}/kwrited-autostart.desktop
14mu|kwrited-5.7.2-1|24	%attr(4755,root,root) %{_kde5_bindir}/kwrited
14mu|kwrited-5.7.2-1|25	%{_kde5_notificationsdir}/kwrited.notifyrc
14mu|kwrited-5.7.2-1|26	
14mu|kwrited-5.7.2-1|27	#----------------------------------------------------------------------------
14mu|kwrited-5.7.2-1|28	
14mu|kwrited-5.7.2-1|29	%prep
14mu|kwrited-5.7.2-1|30	%setup -q
14mu|kwrited-5.7.2-1|31	
14mu|kwrited-5.7.2-1|32	%build
14mu|kwrited-5.7.2-1|33	%cmake_kde5
14mu|kwrited-5.7.2-1|34	%make
14mu|kwrited-5.7.2-1|35	
14mu|kwrited-5.7.2-1|36	%install
14mu|kwrited-5.7.2-1|37	%makeinstall_std -C build
14mu|kwrited-5.7.2-1|38	
14mu|kwrited-5.7.2-1|39	
14mu|kwrited-5.7.2-1|40	%changelog
14mu|kwrited-5.7.2-1|41	
14mu|kwrited-5.7.2-1|42	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|kwrited-5.7.2-1|43	- (6129d38) New version 5.7.2
14mu|kwrited-5.7.2-1|44	
14mu|kwrited-5.7.2-1|45	

23081 14
14mu|kxmlgui-5.24.0-1|1	%define fw_version 5.24
14mu|kxmlgui-5.24.0-1|2	
14mu|kxmlgui-5.24.0-1|3	Summary:	KDE Frameworks 5 user configurable main windows module
14mu|kxmlgui-5.24.0-1|4	Name:		kxmlgui
14mu|kxmlgui-5.24.0-1|5	Version:	5.24.0
14mu|kxmlgui-5.24.0-1|6	Release:	1
14mu|kxmlgui-5.24.0-1|7	License:	GPLv2+
14mu|kxmlgui-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kxmlgui-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kxmlgui-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kxmlgui-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kxmlgui-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|kxmlgui-5.24.0-1|13	BuildRequires:	kf5attica-devel >= %{version}
14mu|kxmlgui-5.24.0-1|14	BuildRequires:	kf5config-devel >= %{version}
14mu|kxmlgui-5.24.0-1|15	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|kxmlgui-5.24.0-1|16	BuildRequires:	kf5globalaccel-devel >= %{version}
14mu|kxmlgui-5.24.0-1|17	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kxmlgui-5.24.0-1|18	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|kxmlgui-5.24.0-1|19	BuildRequires:	kf5itemviews-devel >= %{version}
14mu|kxmlgui-5.24.0-1|20	BuildRequires:	kf5textwidgets-devel >= %{version}
14mu|kxmlgui-5.24.0-1|21	BuildRequires:	kf5widgetsaddons-devel >= %{version}
14mu|kxmlgui-5.24.0-1|22	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|kxmlgui-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Core)
14mu|kxmlgui-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5DBus)
14mu|kxmlgui-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Gui)
14mu|kxmlgui-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5Network)
14mu|kxmlgui-5.24.0-1|27	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|kxmlgui-5.24.0-1|28	BuildRequires:	pkgconfig(Qt5Test)
14mu|kxmlgui-5.24.0-1|29	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|kxmlgui-5.24.0-1|30	BuildRequires:	pkgconfig(Qt5Xml)
14mu|kxmlgui-5.24.0-1|31	
14mu|kxmlgui-5.24.0-1|32	%description
14mu|kxmlgui-5.24.0-1|33	KDE Frameworks 5 user configurable main windows module.
14mu|kxmlgui-5.24.0-1|34	
14mu|kxmlgui-5.24.0-1|35	KXMLGUI provides a framework for managing menu and toolbar actions in an
14mu|kxmlgui-5.24.0-1|36	abstract way. The actions are configured through a XML description and
14mu|kxmlgui-5.24.0-1|37	hooks in the application code. The framework supports merging of multiple
14mu|kxmlgui-5.24.0-1|38	description for example for integrating actions from plugins.
14mu|kxmlgui-5.24.0-1|39	
14mu|kxmlgui-5.24.0-1|40	%files
14mu|kxmlgui-5.24.0-1|41	%{_kde5_libexecdir}/kf5/ksendbugmail
14mu|kxmlgui-5.24.0-1|42	%{_kde5_sysconfdir}/xdg/ui/ui_standards.rc
14mu|kxmlgui-5.24.0-1|43	
14mu|kxmlgui-5.24.0-1|44	#----------------------------------------------------------------------------
14mu|kxmlgui-5.24.0-1|45	
14mu|kxmlgui-5.24.0-1|46	%package i18n
14mu|kxmlgui-5.24.0-1|47	Summary:	KXmlGui translations
14mu|kxmlgui-5.24.0-1|48	Group:		System/Internationalization
14mu|kxmlgui-5.24.0-1|49	BuildArch:	noarch
14mu|kxmlgui-5.24.0-1|50	
14mu|kxmlgui-5.24.0-1|51	%description i18n
14mu|kxmlgui-5.24.0-1|52	KXmlGui translations.
14mu|kxmlgui-5.24.0-1|53	
14mu|kxmlgui-5.24.0-1|54	%files i18n -f %{name}.lang
14mu|kxmlgui-5.24.0-1|55	
14mu|kxmlgui-5.24.0-1|56	#----------------------------------------------------------------------------
14mu|kxmlgui-5.24.0-1|57	
14mu|kxmlgui-5.24.0-1|58	%define kf5xmlgui_major 5
14mu|kxmlgui-5.24.0-1|59	%define libkf5xmlgui %mklibname kf5xmlgui %{kf5xmlgui_major}
14mu|kxmlgui-5.24.0-1|60	
14mu|kxmlgui-5.24.0-1|61	%package -n %{libkf5xmlgui}
14mu|kxmlgui-5.24.0-1|62	Summary:	KDE Frameworks 5 user configurable main windows shared library
14mu|kxmlgui-5.24.0-1|63	Group:		System/Libraries
14mu|kxmlgui-5.24.0-1|64	Requires:	%{name}
14mu|kxmlgui-5.24.0-1|65	Requires:	%{name}-i18n
14mu|kxmlgui-5.24.0-1|66	
14mu|kxmlgui-5.24.0-1|67	%description -n %{libkf5xmlgui}
14mu|kxmlgui-5.24.0-1|68	KDE Frameworks 5 user configurable main windows shared library.
14mu|kxmlgui-5.24.0-1|69	
14mu|kxmlgui-5.24.0-1|70	%files -n %{libkf5xmlgui}
14mu|kxmlgui-5.24.0-1|71	%{_kde5_libdir}/libKF5XmlGui.so.%{kf5xmlgui_major}*
14mu|kxmlgui-5.24.0-1|72	
14mu|kxmlgui-5.24.0-1|73	#----------------------------------------------------------------------------
14mu|kxmlgui-5.24.0-1|74	
14mu|kxmlgui-5.24.0-1|75	%define devkf5xmlgui %mklibname kf5xmlgui -d
14mu|kxmlgui-5.24.0-1|76	
14mu|kxmlgui-5.24.0-1|77	%package -n %{devkf5xmlgui}
14mu|kxmlgui-5.24.0-1|78	Summary:	Development files for KDE Frameworks 5 user configurable main windows module
14mu|kxmlgui-5.24.0-1|79	Group:		Development/KDE and Qt
14mu|kxmlgui-5.24.0-1|80	Requires:	%{libkf5xmlgui} = %{EVRD}
14mu|kxmlgui-5.24.0-1|81	Provides:	%{name}-devel = %{EVRD}
14mu|kxmlgui-5.24.0-1|82	Provides:	kf5xmlgui-devel = %{version}
14mu|kxmlgui-5.24.0-1|83	
14mu|kxmlgui-5.24.0-1|84	%description -n %{devkf5xmlgui}
14mu|kxmlgui-5.24.0-1|85	This package contains header files needed if you wish to build applications
14mu|kxmlgui-5.24.0-1|86	based on %{name}.
14mu|kxmlgui-5.24.0-1|87	
14mu|kxmlgui-5.24.0-1|88	%files -n %{devkf5xmlgui}
14mu|kxmlgui-5.24.0-1|89	%{_kde5_includedir}/KF5/KXmlGui
14mu|kxmlgui-5.24.0-1|90	%{_kde5_includedir}/KF5/kxmlgui_version.h
14mu|kxmlgui-5.24.0-1|91	%{_kde5_libdir}/cmake/KF5XmlGui
14mu|kxmlgui-5.24.0-1|92	%{_kde5_libdir}/libKF5XmlGui.so
14mu|kxmlgui-5.24.0-1|93	%{_kde5_mkspecsdir}/*.pri
14mu|kxmlgui-5.24.0-1|94	
14mu|kxmlgui-5.24.0-1|95	#----------------------------------------------------------------------------
14mu|kxmlgui-5.24.0-1|96	
14mu|kxmlgui-5.24.0-1|97	%prep
14mu|kxmlgui-5.24.0-1|98	%setup -q
14mu|kxmlgui-5.24.0-1|99	
14mu|kxmlgui-5.24.0-1|100	%build
14mu|kxmlgui-5.24.0-1|101	%cmake_kde5
14mu|kxmlgui-5.24.0-1|102	%make
14mu|kxmlgui-5.24.0-1|103	
14mu|kxmlgui-5.24.0-1|104	%install
14mu|kxmlgui-5.24.0-1|105	%makeinstall_std -C build
14mu|kxmlgui-5.24.0-1|106	
14mu|kxmlgui-5.24.0-1|107	%find_lang %{name} --all-name --with-qt
14mu|kxmlgui-5.24.0-1|108	
14mu|kxmlgui-5.24.0-1|109	%changelog
14mu|kxmlgui-5.24.0-1|110	
14mu|kxmlgui-5.24.0-1|111	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kxmlgui-5.24.0-1|112	- (a61151a) New version 5.24.0
14mu|kxmlgui-5.24.0-1|113	
14mu|kxmlgui-5.24.0-1|114	

23082 14
14mu|kxmlrpcclient-5.24.0-1|1	%define fw_version 5.24
14mu|kxmlrpcclient-5.24.0-1|2	
14mu|kxmlrpcclient-5.24.0-1|3	Summary:	KDE Frameworks 5 XMLRPC services interaction module
14mu|kxmlrpcclient-5.24.0-1|4	Name:		kxmlrpcclient
14mu|kxmlrpcclient-5.24.0-1|5	Version:	5.24.0
14mu|kxmlrpcclient-5.24.0-1|6	Release:	1
14mu|kxmlrpcclient-5.24.0-1|7	License:	BSD
14mu|kxmlrpcclient-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|kxmlrpcclient-5.24.0-1|9	Url:		https://www.kde.org/
14mu|kxmlrpcclient-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|kxmlrpcclient-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|kxmlrpcclient-5.24.0-1|12	BuildRequires:	kf5i18n-devel >= %{version}
14mu|kxmlrpcclient-5.24.0-1|13	BuildRequires:	kf5kio-devel >= %{version}
14mu|kxmlrpcclient-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|kxmlrpcclient-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|kxmlrpcclient-5.24.0-1|16	
14mu|kxmlrpcclient-5.24.0-1|17	%description
14mu|kxmlrpcclient-5.24.0-1|18	KDE Frameworks 5 XMLRPC services interaction module.
14mu|kxmlrpcclient-5.24.0-1|19	
14mu|kxmlrpcclient-5.24.0-1|20	KXmlRpcClient contains simple XML-RPC Client support. It is a complete
14mu|kxmlrpcclient-5.24.0-1|21	client and is quite easy to use. Only one interface is exposed to the
14mu|kxmlrpcclient-5.24.0-1|22	world, kxmlrpcclient/client.h and of that interface, you only need to
14mu|kxmlrpcclient-5.24.0-1|23	use 3 methods: setUrl, setUserAgent and call.
14mu|kxmlrpcclient-5.24.0-1|24	
14mu|kxmlrpcclient-5.24.0-1|25	A small note on authentication. If you will be accessing an XML-RPC server
14mu|kxmlrpcclient-5.24.0-1|26	which uses HTTP-AUTH, simply set the user and pass in the URL. To use
14mu|kxmlrpcclient-5.24.0-1|27	Digest authentication, call setDigestAuthEnabled(true).
14mu|kxmlrpcclient-5.24.0-1|28	
14mu|kxmlrpcclient-5.24.0-1|29	#----------------------------------------------------------------------------
14mu|kxmlrpcclient-5.24.0-1|30	
14mu|kxmlrpcclient-5.24.0-1|31	%package i18n
14mu|kxmlrpcclient-5.24.0-1|32	Summary:	KXmlRpcClient translations
14mu|kxmlrpcclient-5.24.0-1|33	Group:		System/Internationalization
14mu|kxmlrpcclient-5.24.0-1|34	BuildArch:	noarch
14mu|kxmlrpcclient-5.24.0-1|35	
14mu|kxmlrpcclient-5.24.0-1|36	%description i18n
14mu|kxmlrpcclient-5.24.0-1|37	KXmlRpcClient translations.
14mu|kxmlrpcclient-5.24.0-1|38	
14mu|kxmlrpcclient-5.24.0-1|39	%files i18n -f libkxmlrpcclient5.lang
14mu|kxmlrpcclient-5.24.0-1|40	
14mu|kxmlrpcclient-5.24.0-1|41	#----------------------------------------------------------------------------
14mu|kxmlrpcclient-5.24.0-1|42	
14mu|kxmlrpcclient-5.24.0-1|43	%define kf5xmlrpcclient_major 5
14mu|kxmlrpcclient-5.24.0-1|44	%define libkf5xmlrpcclient %mklibname kf5xmlrpcclient %{kf5xmlrpcclient_major}
14mu|kxmlrpcclient-5.24.0-1|45	
14mu|kxmlrpcclient-5.24.0-1|46	%package -n %{libkf5xmlrpcclient}
14mu|kxmlrpcclient-5.24.0-1|47	Summary:	KDE Frameworks 5 XMLRPC services interaction shared library
14mu|kxmlrpcclient-5.24.0-1|48	Group:		System/Libraries
14mu|kxmlrpcclient-5.24.0-1|49	Requires:	%{name}-i18n
14mu|kxmlrpcclient-5.24.0-1|50	
14mu|kxmlrpcclient-5.24.0-1|51	%description -n %{libkf5xmlrpcclient}
14mu|kxmlrpcclient-5.24.0-1|52	KDE Frameworks 5 XMLRPC services interaction shared library.
14mu|kxmlrpcclient-5.24.0-1|53	
14mu|kxmlrpcclient-5.24.0-1|54	%files -n %{libkf5xmlrpcclient}
14mu|kxmlrpcclient-5.24.0-1|55	%{_kde5_libdir}/libKF5XmlRpcClient.so.%{kf5xmlrpcclient_major}*
14mu|kxmlrpcclient-5.24.0-1|56	
14mu|kxmlrpcclient-5.24.0-1|57	#----------------------------------------------------------------------------
14mu|kxmlrpcclient-5.24.0-1|58	
14mu|kxmlrpcclient-5.24.0-1|59	%define devkf5xmlrpcclient %mklibname kf5xmlrpcclient -d
14mu|kxmlrpcclient-5.24.0-1|60	
14mu|kxmlrpcclient-5.24.0-1|61	%package -n %{devkf5xmlrpcclient}
14mu|kxmlrpcclient-5.24.0-1|62	Summary:	Development files for KDE Frameworks 5 XMLRPC services interaction module
14mu|kxmlrpcclient-5.24.0-1|63	Group:		Development/KDE and Qt
14mu|kxmlrpcclient-5.24.0-1|64	Requires:	%{libkf5xmlrpcclient} = %{EVRD}
14mu|kxmlrpcclient-5.24.0-1|65	Provides:	%{name}-devel = %{EVRD}
14mu|kxmlrpcclient-5.24.0-1|66	Provides:	kf5xmlrpcclient-devel = %{version}
14mu|kxmlrpcclient-5.24.0-1|67	
14mu|kxmlrpcclient-5.24.0-1|68	%description -n %{devkf5xmlrpcclient}
14mu|kxmlrpcclient-5.24.0-1|69	This package contains header files needed if you wish to build applications
14mu|kxmlrpcclient-5.24.0-1|70	based on %{name}.
14mu|kxmlrpcclient-5.24.0-1|71	
14mu|kxmlrpcclient-5.24.0-1|72	%files -n %{devkf5xmlrpcclient}
14mu|kxmlrpcclient-5.24.0-1|73	%{_kde5_includedir}/KF5/KXmlRpcClient
14mu|kxmlrpcclient-5.24.0-1|74	%{_kde5_includedir}/KF5/kxmlrpcclient_version.h
14mu|kxmlrpcclient-5.24.0-1|75	%{_kde5_libdir}/cmake/KF5XmlRpcClient
14mu|kxmlrpcclient-5.24.0-1|76	%{_kde5_libdir}/libKF5XmlRpcClient.so
14mu|kxmlrpcclient-5.24.0-1|77	%{_kde5_mkspecsdir}/*.pri
14mu|kxmlrpcclient-5.24.0-1|78	
14mu|kxmlrpcclient-5.24.0-1|79	#----------------------------------------------------------------------------
14mu|kxmlrpcclient-5.24.0-1|80	
14mu|kxmlrpcclient-5.24.0-1|81	%prep
14mu|kxmlrpcclient-5.24.0-1|82	%setup -q
14mu|kxmlrpcclient-5.24.0-1|83	
14mu|kxmlrpcclient-5.24.0-1|84	%build
14mu|kxmlrpcclient-5.24.0-1|85	%cmake_kde5
14mu|kxmlrpcclient-5.24.0-1|86	%make
14mu|kxmlrpcclient-5.24.0-1|87	
14mu|kxmlrpcclient-5.24.0-1|88	%install
14mu|kxmlrpcclient-5.24.0-1|89	%makeinstall_std -C build
14mu|kxmlrpcclient-5.24.0-1|90	
14mu|kxmlrpcclient-5.24.0-1|91	%find_lang libkxmlrpcclient5
14mu|kxmlrpcclient-5.24.0-1|92	
14mu|kxmlrpcclient-5.24.0-1|93	%changelog
14mu|kxmlrpcclient-5.24.0-1|94	
14mu|kxmlrpcclient-5.24.0-1|95	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|kxmlrpcclient-5.24.0-1|96	- (7a53520) New version 5.24.0
14mu|kxmlrpcclient-5.24.0-1|97	
14mu|kxmlrpcclient-5.24.0-1|98	

23083 14
14mu|la-capitaine-icon-theme-0.4.0-2|1	Summary:	Icon theme inspired by macOS and Google's Material Design
14mu|la-capitaine-icon-theme-0.4.0-2|2	Name:		la-capitaine-icon-theme
14mu|la-capitaine-icon-theme-0.4.0-2|3	Version:	0.4.0
14mu|la-capitaine-icon-theme-0.4.0-2|4	Release:	2
14mu|la-capitaine-icon-theme-0.4.0-2|5	License:	GPLv2+
14mu|la-capitaine-icon-theme-0.4.0-2|6	Group:		Graphical desktop/Other
14mu|la-capitaine-icon-theme-0.4.0-2|7	Url:		https://krourke.org/projects/art/la-capitaine-icon-theme
14mu|la-capitaine-icon-theme-0.4.0-2|8	Source0:	https://krourke.org/files/%{name}-%{version}.tar.gz
14mu|la-capitaine-icon-theme-0.4.0-2|9	BuildArch:	noarch
14mu|la-capitaine-icon-theme-0.4.0-2|10	
14mu|la-capitaine-icon-theme-0.4.0-2|11	%description
14mu|la-capitaine-icon-theme-0.4.0-2|12	Icon theme inspired by macOS and Google's Material Design.
14mu|la-capitaine-icon-theme-0.4.0-2|13	
14mu|la-capitaine-icon-theme-0.4.0-2|14	%files
14mu|la-capitaine-icon-theme-0.4.0-2|15	%dir %{_iconsdir}/la-capitaine
14mu|la-capitaine-icon-theme-0.4.0-2|16	%{_iconsdir}/la-capitaine/*
14mu|la-capitaine-icon-theme-0.4.0-2|17	
14mu|la-capitaine-icon-theme-0.4.0-2|18	#----------------------------------------------------------------------------
14mu|la-capitaine-icon-theme-0.4.0-2|19	
14mu|la-capitaine-icon-theme-0.4.0-2|20	%prep
14mu|la-capitaine-icon-theme-0.4.0-2|21	%setup -q
14mu|la-capitaine-icon-theme-0.4.0-2|22	
14mu|la-capitaine-icon-theme-0.4.0-2|23	%build
14mu|la-capitaine-icon-theme-0.4.0-2|24	
14mu|la-capitaine-icon-theme-0.4.0-2|25	%install
14mu|la-capitaine-icon-theme-0.4.0-2|26	install -d %{buildroot}%{_iconsdir}/la-capitaine
14mu|la-capitaine-icon-theme-0.4.0-2|27	cp -R * %{buildroot}%{_iconsdir}/la-capitaine/
14mu|la-capitaine-icon-theme-0.4.0-2|28	
14mu|la-capitaine-icon-theme-0.4.0-2|29	
14mu|la-capitaine-icon-theme-0.4.0-2|30	%changelog
14mu|la-capitaine-icon-theme-0.4.0-2|31	
14mu|la-capitaine-icon-theme-0.4.0-2|32	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-2
14mu|la-capitaine-icon-theme-0.4.0-2|33	- (383782a) MassBuild#1230: Increase release tag
14mu|la-capitaine-icon-theme-0.4.0-2|34	
14mu|la-capitaine-icon-theme-0.4.0-2|35	

23084 14
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|1	%define oname la-capitaine-rosa-icons-devel
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|2	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|3	Summary:	La Capitaine icons theme (ROSA fork)
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|4	Name:		la-capitaine-rosa-icon-theme
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|5	Version:	0.4.0
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|6	Release:	2
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|7	License:	GPLv3+
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|8	Group:		Graphical desktop/KDE
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|9	Url:		https://abf.io/uxteam/la-capitaine-rosa-icons-devel
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|10	Source0:	https://abf.io/uxteam/la-capitaine-rosa-icons-devel/archive/%{oname}-%{version}.tar.gz
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|11	BuildArch:	noarch
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|12	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|13	%description
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|14	La Capitaine is an icon pack inspired by MacOS and Google Material Design.
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|15	A beautiful hybrid between the two most popular design specifications to date.
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|16	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|17	This package provides ROSA's fork adopted for KDE needs.
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|18	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|19	%files
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|20	%dir %{_datadir}/icons/la-capitaine-rosa
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|21	%{_datadir}/icons/la-capitaine-rosa/*
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|22	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|23	#----------------------------------------------------------------------------
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|24	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|25	%prep
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|26	%setup -qn %{oname}-%{version}
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|27	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|28	%build
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|29	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|30	%install
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|31	mkdir -p %{buildroot}%{_datadir}/icons/la-capitaine-rosa
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|32	cp -r ./* %{buildroot}%{_datadir}/icons/la-capitaine-rosa
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|33	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|34	%changelog
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|35	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|36	* Tue May 02 2017 Michl Voznesensky <m.voznesensky@rosalinux.ru> 0.4.0-2
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|37	- (f3aaae1) Update release (fix ktorrent icon)
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|38	
14mu|la-capitaine-rosa-icon-theme-0.4.0-2|39	

23085 14
14mu|laptop-mode-tools-1.71-3|1	Summary:	Userland scripts to control "laptop mode"
14mu|laptop-mode-tools-1.71-3|2	Name:		laptop-mode-tools
14mu|laptop-mode-tools-1.71-3|3	Version:	1.71
14mu|laptop-mode-tools-1.71-3|4	Release:	3
14mu|laptop-mode-tools-1.71-3|5	License:	GPLv2+
14mu|laptop-mode-tools-1.71-3|6	Group:		System/Kernel and hardware
14mu|laptop-mode-tools-1.71-3|7	Url:		http://www.samwel.tk/laptop_mode/laptop_mode
14mu|laptop-mode-tools-1.71-3|8	Source0:	http://www.samwel.tk/laptop_mode/tools/downloads/%{name}-%{version}.tar.gz
14mu|laptop-mode-tools-1.71-3|9	Patch0:		cpufreq-pstate.patch
14mu|laptop-mode-tools-1.71-3|10	Patch1:		no-exec-redirection.patch
14mu|laptop-mode-tools-1.71-3|11	Patch2:		brcmsmac-has-no-power-management-support.patch
14mu|laptop-mode-tools-1.71-3|12	Requires:	hdparm
14mu|laptop-mode-tools-1.71-3|13	Requires:	sdparm
14mu|laptop-mode-tools-1.71-3|14	Requires(post,preun):	rpm-helper
14mu|laptop-mode-tools-1.71-3|15	Conflicts:	suspend-scripts < 1.9.2
14mu|laptop-mode-tools-1.71-3|16	BuildArch:	noarch
14mu|laptop-mode-tools-1.71-3|17	
14mu|laptop-mode-tools-1.71-3|18	%description
14mu|laptop-mode-tools-1.71-3|19	Userland scripts to control "laptop mode". Laptop mode is a Linux
14mu|laptop-mode-tools-1.71-3|20	kernel feature that allows your laptop to save considerable power, by
14mu|laptop-mode-tools-1.71-3|21	allowing the hard drive to spin down for longer periods of time. This
14mu|laptop-mode-tools-1.71-3|22	package contains the userland scripts that are needed to enable laptop
14mu|laptop-mode-tools-1.71-3|23	mode.
14mu|laptop-mode-tools-1.71-3|24	
14mu|laptop-mode-tools-1.71-3|25	%files
14mu|laptop-mode-tools-1.71-3|26	%doc README.md
14mu|laptop-mode-tools-1.71-3|27	%{_sbindir}/*
14mu|laptop-mode-tools-1.71-3|28	%{_prefix}/lib/pm-utils/sleep.d/01laptop-mode
14mu|laptop-mode-tools-1.71-3|29	%dir %{_sysconfdir}/laptop-mode
14mu|laptop-mode-tools-1.71-3|30	%{_sysconfdir}/laptop-mode/*-start
14mu|laptop-mode-tools-1.71-3|31	%{_sysconfdir}/laptop-mode/*-stop
14mu|laptop-mode-tools-1.71-3|32	%dir %{_sysconfdir}/laptop-mode/*.d
14mu|laptop-mode-tools-1.71-3|33	%config(noreplace) %{_sysconfdir}/laptop-mode/conf.d/*.conf
14mu|laptop-mode-tools-1.71-3|34	%config(noreplace) %{_sysconfdir}/laptop-mode/*.conf
14mu|laptop-mode-tools-1.71-3|35	%config(noreplace) %{_sysconfdir}/acpi/events/*
14mu|laptop-mode-tools-1.71-3|36	%attr(755,root,root) %{_sysconfdir}/acpi/actions/*
14mu|laptop-mode-tools-1.71-3|37	%{_sysconfdir}/power/event.d/laptop-mode
14mu|laptop-mode-tools-1.71-3|38	%{_sysconfdir}/power/scripts.d/laptop-mode
14mu|laptop-mode-tools-1.71-3|39	%{_sysconfdir}/apm
14mu|laptop-mode-tools-1.71-3|40	%{_sysconfdir}/pm
14mu|laptop-mode-tools-1.71-3|41	%dir %{_datadir}/%{name}
14mu|laptop-mode-tools-1.71-3|42	%dir %{_datadir}/%{name}/module-helpers
14mu|laptop-mode-tools-1.71-3|43	%dir %{_datadir}/%{name}/modules
14mu|laptop-mode-tools-1.71-3|44	%{_datadir}/%{name}/modules/*
14mu|laptop-mode-tools-1.71-3|45	%{_datadir}/%{name}/module-helpers/*
14mu|laptop-mode-tools-1.71-3|46	%{_mandir}/man8/*
14mu|laptop-mode-tools-1.71-3|47	%{_tmpfilesdir}/laptop-mode.conf
14mu|laptop-mode-tools-1.71-3|48	%{_udevrulesdir}/99-laptop-mode.rules
14mu|laptop-mode-tools-1.71-3|49	%{_unitdir}/laptop-mode.service
14mu|laptop-mode-tools-1.71-3|50	%{_unitdir}/laptop-mode.timer
14mu|laptop-mode-tools-1.71-3|51	%{_unitdir}/lmt-poll.service
14mu|laptop-mode-tools-1.71-3|52	/lib/udev/lmt-udev
14mu|laptop-mode-tools-1.71-3|53	
14mu|laptop-mode-tools-1.71-3|54	%post
14mu|laptop-mode-tools-1.71-3|55	%tmpfiles_create laptop-mode.conf
14mu|laptop-mode-tools-1.71-3|56	%systemd_post laptop-mode
14mu|laptop-mode-tools-1.71-3|57	%systemd_post lmt-poll
14mu|laptop-mode-tools-1.71-3|58	
14mu|laptop-mode-tools-1.71-3|59	%preun
14mu|laptop-mode-tools-1.71-3|60	%systemd_preun laptop-mode
14mu|laptop-mode-tools-1.71-3|61	%systemd_preun lmt-poll
14mu|laptop-mode-tools-1.71-3|62	
14mu|laptop-mode-tools-1.71-3|63	#----------------------------------------------------------------------------
14mu|laptop-mode-tools-1.71-3|64	
14mu|laptop-mode-tools-1.71-3|65	%package gui
14mu|laptop-mode-tools-1.71-3|66	Summary:	GUI for laptop mode tools
14mu|laptop-mode-tools-1.71-3|67	Requires:	%{name} = %{EVRD}
14mu|laptop-mode-tools-1.71-3|68	Requires:	python-qt4
14mu|laptop-mode-tools-1.71-3|69	Requires:	xdg-utils
14mu|laptop-mode-tools-1.71-3|70	
14mu|laptop-mode-tools-1.71-3|71	%description gui
14mu|laptop-mode-tools-1.71-3|72	GUI for laptop mode tools.
14mu|laptop-mode-tools-1.71-3|73	
14mu|laptop-mode-tools-1.71-3|74	%files gui
14mu|laptop-mode-tools-1.71-3|75	%{_bindir}/lmt-config-gui
14mu|laptop-mode-tools-1.71-3|76	%{_datadir}/%{name}/lmt.py
14mu|laptop-mode-tools-1.71-3|77	%{_datadir}/applications/%{name}.desktop
14mu|laptop-mode-tools-1.71-3|78	%{_datadir}/applications/%{name}-kde.desktop
14mu|laptop-mode-tools-1.71-3|79	%{_datadir}/polkit-1/actions/org.linux.lmt.gui.policy
14mu|laptop-mode-tools-1.71-3|80	
14mu|laptop-mode-tools-1.71-3|81	#----------------------------------------------------------------------------
14mu|laptop-mode-tools-1.71-3|82	
14mu|laptop-mode-tools-1.71-3|83	%prep
14mu|laptop-mode-tools-1.71-3|84	%setup -q
14mu|laptop-mode-tools-1.71-3|85	%patch0 -p1
14mu|laptop-mode-tools-1.71-3|86	%patch1 -p1
14mu|laptop-mode-tools-1.71-3|87	%patch2 -p1
14mu|laptop-mode-tools-1.71-3|88	
14mu|laptop-mode-tools-1.71-3|89	sed -i -e 's|/usr/bin/env python2|/usr/bin/python|' gui/LMT.py
14mu|laptop-mode-tools-1.71-3|90	
14mu|laptop-mode-tools-1.71-3|91	%build
14mu|laptop-mode-tools-1.71-3|92	
14mu|laptop-mode-tools-1.71-3|93	%install
14mu|laptop-mode-tools-1.71-3|94	#not created during install
14mu|laptop-mode-tools-1.71-3|95	mkdir -p %{buildroot}%{_sysconfdir}/pm/sleep.d
14mu|laptop-mode-tools-1.71-3|96	
14mu|laptop-mode-tools-1.71-3|97	DESTDIR=%{buildroot} \
14mu|laptop-mode-tools-1.71-3|98	INIT_D=%{buildroot}%{_initrddir} \
14mu|laptop-mode-tools-1.71-3|99	MAN_D=%{_mandir} \
14mu|laptop-mode-tools-1.71-3|100	INSTALL="install" \
14mu|laptop-mode-tools-1.71-3|101	./install.sh
14mu|laptop-mode-tools-1.71-3|102	
14mu|laptop-mode-tools-1.71-3|103	# Prefer systemd files
14mu|laptop-mode-tools-1.71-3|104	rm -rf %{buildroot}%{_initrddir}
14mu|laptop-mode-tools-1.71-3|105	
14mu|laptop-mode-tools-1.71-3|106	install -p -D -m 644 gui/LMT.py %{buildroot}%{_datadir}/%{name}/lmt.py
14mu|laptop-mode-tools-1.71-3|107	install -p -D -m 755 gui/lmt-config-gui %{buildroot}%{_bindir}/lmt-config-gui
14mu|laptop-mode-tools-1.71-3|108	
14mu|laptop-mode-tools-1.71-3|109	# install menu entry
14mu|laptop-mode-tools-1.71-3|110	mkdir -p %{buildroot}%{_datadir}/applications/
14mu|laptop-mode-tools-1.71-3|111	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|laptop-mode-tools-1.71-3|112	[Desktop Entry]
14mu|laptop-mode-tools-1.71-3|113	Name=Laptop Mode Tools
14mu|laptop-mode-tools-1.71-3|114	Comment=Laptop Mode Tools graphical user interface
14mu|laptop-mode-tools-1.71-3|115	Comment[ru]=Графический интерфейс Laptop Mode Tools
14mu|laptop-mode-tools-1.71-3|116	Exec=xdg-su -c "%{_bindir}/lmt-config-gui"
14mu|laptop-mode-tools-1.71-3|117	Icon=computer-laptop
14mu|laptop-mode-tools-1.71-3|118	Terminal=false
14mu|laptop-mode-tools-1.71-3|119	Type=Application
14mu|laptop-mode-tools-1.71-3|120	Categories=System;Utility;
14mu|laptop-mode-tools-1.71-3|121	NotShowIn=KDE;
14mu|laptop-mode-tools-1.71-3|122	EOF
14mu|laptop-mode-tools-1.71-3|123	
14mu|laptop-mode-tools-1.71-3|124	cat > %{buildroot}%{_datadir}/applications/%{name}-kde.desktop << EOF
14mu|laptop-mode-tools-1.71-3|125	[Desktop Entry]
14mu|laptop-mode-tools-1.71-3|126	Name=Laptop Mode Tools
14mu|laptop-mode-tools-1.71-3|127	Comment=Laptop Mode Tools graphical user interface
14mu|laptop-mode-tools-1.71-3|128	Comment[ru]=Графический интерфейс Laptop Mode Tools
14mu|laptop-mode-tools-1.71-3|129	Exec=%{_bindir}/lmt-config-gui
14mu|laptop-mode-tools-1.71-3|130	Icon=computer-laptop
14mu|laptop-mode-tools-1.71-3|131	Terminal=false
14mu|laptop-mode-tools-1.71-3|132	Type=Application
14mu|laptop-mode-tools-1.71-3|133	Categories=System;Utility;
14mu|laptop-mode-tools-1.71-3|134	OnlyShowIn=KDE;
14mu|laptop-mode-tools-1.71-3|135	X-KDE-SubstituteUID=true
14mu|laptop-mode-tools-1.71-3|136	X-KDE-Username=root
14mu|laptop-mode-tools-1.71-3|137	EOF
14mu|laptop-mode-tools-1.71-3|138	
14mu|laptop-mode-tools-1.71-3|139	
14mu|laptop-mode-tools-1.71-3|140	%changelog
14mu|laptop-mode-tools-1.71-3|141	
14mu|laptop-mode-tools-1.71-3|142	* Mon May 29 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.71-3
14mu|laptop-mode-tools-1.71-3|143	- (7355388) Add menu entries for GUI
14mu|laptop-mode-tools-1.71-3|144	
14mu|laptop-mode-tools-1.71-3|145	

23086 14
14mu|lazarus-1.6.0-1|1	Summary:	Lazarus Component Library and IDE for Freepascal
14mu|lazarus-1.6.0-1|2	Name:		lazarus
14mu|lazarus-1.6.0-1|3	Version:	1.6.0
14mu|lazarus-1.6.0-1|4	Release:	1
14mu|lazarus-1.6.0-1|5	# GNU Classpath style exception, see COPYING.modifiedLGPL
14mu|lazarus-1.6.0-1|6	License:	GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
14mu|lazarus-1.6.0-1|7	Group:		Development/Pascal
14mu|lazarus-1.6.0-1|8	Url:		http://www.lazarus-ide.org/
14mu|lazarus-1.6.0-1|9	# Source0:	http://sourceforge.net/projects/%{name}/files/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}-0.tar.gz
14mu|lazarus-1.6.0-1|10	Source0:	%{name}-%{version}-0.tar.gz
14mu|lazarus-1.6.0-1|11	Source1:	lazarus-miscellaneousoptions
14mu|lazarus-1.6.0-1|12	Source10:	lazarus.rpmlintrc
14mu|lazarus-1.6.0-1|13	Patch0:		lazarus-1.4.4-makefile.patch
14mu|lazarus-1.6.0-1|14	Patch1:		lazarus-1.4.4-desktop.patch
14mu|lazarus-1.6.0-1|15	Patch3:		add_gdb_settings.patch
14mu|lazarus-1.6.0-1|16	BuildRequires:	desktop-file-utils
14mu|lazarus-1.6.0-1|17	BuildRequires:	fpc >= 2.6.4
14mu|lazarus-1.6.0-1|18	BuildRequires:	fpc-src >= 2.6.4
14mu|lazarus-1.6.0-1|19	BuildRequires:	gdb
14mu|lazarus-1.6.0-1|20	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|lazarus-1.6.0-1|21	BuildRequires:	pkgconfig(glib-2.0)
14mu|lazarus-1.6.0-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|lazarus-1.6.0-1|23	Requires:	binutils
14mu|lazarus-1.6.0-1|24	Requires:	fpc >= 2.6.4
14mu|lazarus-1.6.0-1|25	Requires:	fpc-src >= 2.6.4
14mu|lazarus-1.6.0-1|26	Requires:	gdb
14mu|lazarus-1.6.0-1|27	Requires:	pkgconfig(gdk-pixbuf-2.0)
14mu|lazarus-1.6.0-1|28	Requires:	pkgconfig(glib-2.0)
14mu|lazarus-1.6.0-1|29	Requires:	pkgconfig(gtk+-2.0)
14mu|lazarus-1.6.0-1|30	Requires:	glibc-devel
14mu|lazarus-1.6.0-1|31	
14mu|lazarus-1.6.0-1|32	%description
14mu|lazarus-1.6.0-1|33	Lazarus is a free and opensource RAD tool for freepascal using the lazarus
14mu|lazarus-1.6.0-1|34	component library - LCL, which is also included in this package.
14mu|lazarus-1.6.0-1|35	
14mu|lazarus-1.6.0-1|36	%files
14mu|lazarus-1.6.0-1|37	%doc lazarus/COPYING* lazarus/README.txt
14mu|lazarus-1.6.0-1|38	%{_libdir}/%{name}
14mu|lazarus-1.6.0-1|39	%{_bindir}/%{name}-ide
14mu|lazarus-1.6.0-1|40	%{_bindir}/startlazarus
14mu|lazarus-1.6.0-1|41	%{_bindir}/lazbuild
14mu|lazarus-1.6.0-1|42	%{_bindir}/%{name}-miscellaneousoptions
14mu|lazarus-1.6.0-1|43	%{_datadir}/pixmaps/lazarus.png
14mu|lazarus-1.6.0-1|44	%{_datadir}/applications/%{name}.desktop
14mu|lazarus-1.6.0-1|45	%{_datadir}/mime/packages/lazarus.xml
14mu|lazarus-1.6.0-1|46	%dir %{_sysconfdir}/lazarus
14mu|lazarus-1.6.0-1|47	%config(noreplace) %{_sysconfdir}/lazarus/editoroptions.xml
14mu|lazarus-1.6.0-1|48	%config(noreplace) %{_sysconfdir}/lazarus/environmentoptions.xml
14mu|lazarus-1.6.0-1|49	%{_mandir}/*/*
14mu|lazarus-1.6.0-1|50	
14mu|lazarus-1.6.0-1|51	%postun
14mu|lazarus-1.6.0-1|52	if [ $1 = 0 ]
14mu|lazarus-1.6.0-1|53	then
14mu|lazarus-1.6.0-1|54	rm -rf %{_libdir}/%{name}
14mu|lazarus-1.6.0-1|55	fi
14mu|lazarus-1.6.0-1|56	
14mu|lazarus-1.6.0-1|57	#----------------------------------------------------------------------------
14mu|lazarus-1.6.0-1|58	
14mu|lazarus-1.6.0-1|59	%prep
14mu|lazarus-1.6.0-1|60	%setup -qc
14mu|lazarus-1.6.0-1|61	%patch0 -p1
14mu|lazarus-1.6.0-1|62	%patch1 -p1
14mu|lazarus-1.6.0-1|63	%patch3 -p0
14mu|lazarus-1.6.0-1|64	
14mu|lazarus-1.6.0-1|65	%build
14mu|lazarus-1.6.0-1|66	cd lazarus
14mu|lazarus-1.6.0-1|67	# Remove the files for building debian-repositories
14mu|lazarus-1.6.0-1|68	rm -rf debian
14mu|lazarus-1.6.0-1|69	pushd tools
14mu|lazarus-1.6.0-1|70	find install -depth -type d ! \( -path "install/linux/*" -o -path "install/linux" -o -path "install" \) -exec rm -rf '{}' \;
14mu|lazarus-1.6.0-1|71	popd
14mu|lazarus-1.6.0-1|72	
14mu|lazarus-1.6.0-1|73	export FPCDIR=%{_datadir}/fpcsrc/
14mu|lazarus-1.6.0-1|74	fpcmake -Tall
14mu|lazarus-1.6.0-1|75	
14mu|lazarus-1.6.0-1|76	MAKEOPTS="-gl -gw -Fl/usr/%{_lib}"
14mu|lazarus-1.6.0-1|77	
14mu|lazarus-1.6.0-1|78	make bigide OPT="$MAKEOPTS"
14mu|lazarus-1.6.0-1|79	make tools OPT="$MAKEOPTS"
14mu|lazarus-1.6.0-1|80	make lazbuild OPT="$MAKEOPTS"
14mu|lazarus-1.6.0-1|81	
14mu|lazarus-1.6.0-1|82	# Add the ability to create gtk2-applications
14mu|lazarus-1.6.0-1|83	export LCL_PLATFORM=gtk2
14mu|lazarus-1.6.0-1|84	make packager/registration lazutils lcl codetools bigidecomponents OPT='-gl -gw'
14mu|lazarus-1.6.0-1|85	export LCL_PLATFORM=
14mu|lazarus-1.6.0-1|86	strip lazarus
14mu|lazarus-1.6.0-1|87	strip startlazarus
14mu|lazarus-1.6.0-1|88	strip lazbuild
14mu|lazarus-1.6.0-1|89	
14mu|lazarus-1.6.0-1|90	%install
14mu|lazarus-1.6.0-1|91	LAZARUSDIR=%{_libdir}/%{name}
14mu|lazarus-1.6.0-1|92	FPCDIR=%{_datadir}/fpcsrc/
14mu|lazarus-1.6.0-1|93	mkdir -p %{buildroot}$LAZARUSDIR
14mu|lazarus-1.6.0-1|94	mkdir -p %{buildroot}%{_bindir}
14mu|lazarus-1.6.0-1|95	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mu|lazarus-1.6.0-1|96	mkdir -p %{buildroot}%{_datadir}/applications
14mu|lazarus-1.6.0-1|97	mkdir -p %{buildroot}%{_datadir}/mime/packages
14mu|lazarus-1.6.0-1|98	mkdir -p %{buildroot}%{_mandir}/man1
14mu|lazarus-1.6.0-1|99	mkdir -p %{buildroot}%{_sysconfdir}/lazarus
14mu|lazarus-1.6.0-1|100	cp -a lazarus/* %{buildroot}$LAZARUSDIR/
14mu|lazarus-1.6.0-1|101	install -m 0644 lazarus/images/ide_icon48x48.png %{buildroot}%{_datadir}/pixmaps/lazarus.png
14mu|lazarus-1.6.0-1|102	install -m 0644 lazarus/install/lazarus.desktop %{buildroot}%{_datadir}/applications/lazarus.desktop
14mu|lazarus-1.6.0-1|103	install -m 0644 lazarus/install/lazarus-mime.xml $LazBuildDir%{buildroot}%{_datadir}/mime/packages/lazarus.xml
14mu|lazarus-1.6.0-1|104	ln -sf $LAZARUSDIR/lazarus %{buildroot}%{_bindir}/lazarus-ide
14mu|lazarus-1.6.0-1|105	ln -sf $LAZARUSDIR/startlazarus %{buildroot}%{_bindir}/startlazarus
14mu|lazarus-1.6.0-1|106	ln -sf $LAZARUSDIR/lazbuild %{buildroot}%{_bindir}/lazbuild
14mu|lazarus-1.6.0-1|107	cat lazarus/install/man/man1/lazbuild.1 | gzip > %{buildroot}%{_mandir}/man1/lazbuild.1.gz
14mu|lazarus-1.6.0-1|108	cat lazarus/install/man/man1/lazarus-ide.1 | gzip > %{buildroot}%{_mandir}/man1/lazarus-ide.1.gz
14mu|lazarus-1.6.0-1|109	cat lazarus/install/man/man1/startlazarus.1 | gzip > %{buildroot}%{_mandir}/man1/startlazarus.1.gz
14mu|lazarus-1.6.0-1|110	install lazarus/tools/install/linux/editoroptions.xml %{buildroot}%{_sysconfdir}/lazarus/editoroptions.xml
14mu|lazarus-1.6.0-1|111	
14mu|lazarus-1.6.0-1|112	# fix fpc and lazarus path
14mu|lazarus-1.6.0-1|113	install lazarus/tools/install/linux/environmentoptions.xml %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mu|lazarus-1.6.0-1|114	sed -i 's/\$(FPCVER)\///g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mu|lazarus-1.6.0-1|115	sed -i 's/%LazarusVersion%//g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mu|lazarus-1.6.0-1|116	
14mu|lazarus-1.6.0-1|117	#Fix config path (akdengi)
14mu|lazarus-1.6.0-1|118	sed -i 's#__LAZARUSDIR__#'$LAZARUSDIR/'#g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mu|lazarus-1.6.0-1|119	sed -i 's#__FPCSRCDIR__#'$FPCDIR'#g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
14mu|lazarus-1.6.0-1|120	
14mu|lazarus-1.6.0-1|121	chmod 755 %{buildroot}%{_libdir}/%{name}/components/lazreport/tools/localize.sh
14mu|lazarus-1.6.0-1|122	
14mu|lazarus-1.6.0-1|123	pushd %{buildroot}%{_libdir}/%{name}
14mu|lazarus-1.6.0-1|124	rm -f *.txt
14mu|lazarus-1.6.0-1|125	rm -rf install
14mu|lazarus-1.6.0-1|126	popd
14mu|lazarus-1.6.0-1|127	
14mu|lazarus-1.6.0-1|128	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/
14mu|lazarus-1.6.0-1|129	
14mu|lazarus-1.6.0-1|130	%changelog
14mu|lazarus-1.6.0-1|131	
14mu|lazarus-1.6.0-1|132	* Sat Apr 23 2016 dsilakov <denis.silakov@rosalab.ru> 1.6.0-1
14mu|lazarus-1.6.0-1|133	- (d15dd12) Merge pull request #1 from alzim/lazarus:rosa2014.1
14mu|lazarus-1.6.0-1|134	- (d15dd12) Updated to 1.6.0
14mu|lazarus-1.6.0-1|135	
14mu|lazarus-1.6.0-1|136	

23087 14
14mu|lbxproxy-1.0.3-1|1	Name: lbxproxy
14mu|lbxproxy-1.0.3-1|2	Version: 1.0.3
14mu|lbxproxy-1.0.3-1|3	Release: 1
14mu|lbxproxy-1.0.3-1|4	Summary: Low Bandwidth X proxy
14mu|lbxproxy-1.0.3-1|5	Group: Development/X11
14mu|lbxproxy-1.0.3-1|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|lbxproxy-1.0.3-1|7	License: MIT
14mu|lbxproxy-1.0.3-1|8	
14mu|lbxproxy-1.0.3-1|9	BuildRequires: pkgconfig(ice) >= 1.0.0
14mu|lbxproxy-1.0.3-1|10	BuildRequires: pkgconfig(lbxutil) >= 1.0.0
14mu|lbxproxy-1.0.3-1|11	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|lbxproxy-1.0.3-1|12	BuildRequires: pkgconfig(xext) >= 1.0.0
14mu|lbxproxy-1.0.3-1|13	BuildRequires: x11-proto-devel >= 1.0.0
14mu|lbxproxy-1.0.3-1|14	BuildRequires: x11-util-macros >= 1.0.1
14mu|lbxproxy-1.0.3-1|15	BuildRequires: x11-xtrans-devel >= 1.0.0
14mu|lbxproxy-1.0.3-1|16	
14mu|lbxproxy-1.0.3-1|17	%description
14mu|lbxproxy-1.0.3-1|18	Applications that would like to take advantage of the Low Bandwidth
14mu|lbxproxy-1.0.3-1|19	extension to X (LBX) must make their connections to an lbxproxy. These
14mu|lbxproxy-1.0.3-1|20	applications need to know nothing about LBX, they simply connect to the
14mu|lbxproxy-1.0.3-1|21	lbxproxy as if were a regular server. The lbxproxy accepts client connections,
14mu|lbxproxy-1.0.3-1|22	multiplexes them over a single connection to the X server, and performs various
14mu|lbxproxy-1.0.3-1|23	optimizations on the X protocol to make it faster over low bandwidth and/or
14mu|lbxproxy-1.0.3-1|24	high latency connections.
14mu|lbxproxy-1.0.3-1|25	Note that current X servers don't support the LBX extension, so this package is
14mu|lbxproxy-1.0.3-1|26	only useful to connect to old X servers.
14mu|lbxproxy-1.0.3-1|27	
14mu|lbxproxy-1.0.3-1|28	%prep
14mu|lbxproxy-1.0.3-1|29	%setup -q -n %{name}-%{version}
14mu|lbxproxy-1.0.3-1|30	
14mu|lbxproxy-1.0.3-1|31	%build
14mu|lbxproxy-1.0.3-1|32	%configure2_5x	--x-includes=%{_includedir}\
14mu|lbxproxy-1.0.3-1|33	--x-libraries=%{_libdir}
14mu|lbxproxy-1.0.3-1|34	
14mu|lbxproxy-1.0.3-1|35	%make
14mu|lbxproxy-1.0.3-1|36	
14mu|lbxproxy-1.0.3-1|37	%install
14mu|lbxproxy-1.0.3-1|38	%makeinstall_std
14mu|lbxproxy-1.0.3-1|39	
14mu|lbxproxy-1.0.3-1|40	%clean
14mu|lbxproxy-1.0.3-1|41	
14mu|lbxproxy-1.0.3-1|42	%files
14mu|lbxproxy-1.0.3-1|43	%{_bindir}/lbxproxy
14mu|lbxproxy-1.0.3-1|44	/etc/X11/lbxproxy/AtomControl
14mu|lbxproxy-1.0.3-1|45	%{_mandir}/man1/lbxproxy.1*
14mu|lbxproxy-1.0.3-1|46	
14mu|lbxproxy-1.0.3-1|47	%changelog
14mu|lbxproxy-1.0.3-1|48	* Mon Feb 02 2015 dsilakov <denis.silakov@rosalab.ru> 1.0.3-1
14mu|lbxproxy-1.0.3-1|49	+ Revision: 2bdf587
14mu|lbxproxy-1.0.3-1|50	- Merge pull request #1 from import/lbxproxy:auto_update
14mu|lbxproxy-1.0.3-1|51	- Updated to 1.0.3 (by updates_builder)
14mu|lbxproxy-1.0.3-1|52	
14mu|lbxproxy-1.0.3-1|53	

23088 14
14mu|ldapjdk-4.18-1|1	%define spname                ldapsp
14mu|ldapjdk-4.18-1|2	%define tar_name        ldapsdk_java
14mu|ldapjdk-4.18-1|3	%define tar_version        20020819
14mu|ldapjdk-4.18-1|4	%define section                free
14mu|ldapjdk-4.18-1|5	
14mu|ldapjdk-4.18-1|6	Name:           ldapjdk
14mu|ldapjdk-4.18-1|7	Version:        4.18
14mu|ldapjdk-4.18-1|8	Release:        1
14mu|ldapjdk-4.18-1|9	Epoch:          0
14mu|ldapjdk-4.18-1|10	Summary:        Mozilla LDAP Java SDK
14mu|ldapjdk-4.18-1|11	License:        MPL
14mu|ldapjdk-4.18-1|12	Group:          Development/Java
14mu|ldapjdk-4.18-1|13	URL:            http://www.mozilla.org/directory/javasdk.html
14mu|ldapjdk-4.18-1|14	# cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot export -r LDAPJavaSDK_418 DirectorySDKSourceJava
14mu|ldapjdk-4.18-1|15	# tar cjf ldapjdk-4.18.tar.bz2 mozilla
14mu|ldapjdk-4.18-1|16	Source0:        ldapjdk-4.18.tar.bz2
14mu|ldapjdk-4.18-1|17	Requires:       oro
14mu|ldapjdk-4.18-1|18	Requires:       jndi
14mu|ldapjdk-4.18-1|19	Requires:       jpackage-utils >= 0:1.5
14mu|ldapjdk-4.18-1|20	Requires:       jaas
14mu|ldapjdk-4.18-1|21	Requires:       jsse
14mu|ldapjdk-4.18-1|22	Requires:       java-sasl
14mu|ldapjdk-4.18-1|23	BuildRequires:  oro
14mu|ldapjdk-4.18-1|24	BuildRequires:  java-1.7.0-openjdk-devel
14mu|ldapjdk-4.18-1|25	BuildRequires:  jndi
14mu|ldapjdk-4.18-1|26	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|ldapjdk-4.18-1|27	BuildRequires:  jaas
14mu|ldapjdk-4.18-1|28	BuildRequires:  jsse
14mu|ldapjdk-4.18-1|29	BuildRequires:  jss
14mu|ldapjdk-4.18-1|30	BuildRequires:  java-sasl
14mu|ldapjdk-4.18-1|31	Provides:       jndi-ldap = 0:1.3.0
14mu|ldapjdk-4.18-1|32	Provides:       ldapsdk = %{epoch}:%{version}-%{release}
14mu|ldapjdk-4.18-1|33	Obsoletes:      ldapsdk < %{epoch}:%{version}-%{release}
14mu|ldapjdk-4.18-1|34	Buildarch:      noarch
14mu|ldapjdk-4.18-1|35	
14mu|ldapjdk-4.18-1|36	%description
14mu|ldapjdk-4.18-1|37	The Mozilla LDAP SDKs enable you to write applications which access,
14mu|ldapjdk-4.18-1|38	manage, and update the information stored in an LDAP directory.
14mu|ldapjdk-4.18-1|39	
14mu|ldapjdk-4.18-1|40	%package javadoc
14mu|ldapjdk-4.18-1|41	Group:          Development/Java
14mu|ldapjdk-4.18-1|42	Summary:        Javadoc for %{name}
14mu|ldapjdk-4.18-1|43	Obsoletes:      openjmx-javadoc < %{epoch}:%{version}-%{release}
14mu|ldapjdk-4.18-1|44	
14mu|ldapjdk-4.18-1|45	%description javadoc
14mu|ldapjdk-4.18-1|46	Javadoc for %{name}
14mu|ldapjdk-4.18-1|47	
14mu|ldapjdk-4.18-1|48	%prep
14mu|ldapjdk-4.18-1|49	%setup -q -c
14mu|ldapjdk-4.18-1|50	
14mu|ldapjdk-4.18-1|51	%build
14mu|ldapjdk-4.18-1|52	find . -type f -name "*.jar" | xargs -t rm
14mu|ldapjdk-4.18-1|53	mv mozilla/directory/* .
14mu|ldapjdk-4.18-1|54	rm -rf mozilla
14mu|ldapjdk-4.18-1|55	
14mu|ldapjdk-4.18-1|56	cd java-sdk
14mu|ldapjdk-4.18-1|57	export JAVA_HOME="%{java_home}"
14mu|ldapjdk-4.18-1|58	export CLASSPATH=$(build-classpath oro jndi jaas jss jsse sasl)
14mu|ldapjdk-4.18-1|59	export MOZ_SRC=`pwd`
14mu|ldapjdk-4.18-1|60	export JAVA_VERSION=1.5
14mu|ldapjdk-4.18-1|61	srcpath=ietfldap:ldapfilter:ldapbeans:ldapjdk:ldapsp:tools
14mu|ldapjdk-4.18-1|62	
14mu|ldapjdk-4.18-1|63	# Main jar
14mu|ldapjdk-4.18-1|64	%__make -f ldap.mk clean
14mu|ldapjdk-4.18-1|65	%__make -f ldap.mk
14mu|ldapjdk-4.18-1|66	%__make -f ldap.mk basepackage
14mu|ldapjdk-4.18-1|67	%__make -f ldap.mk JAVADOC="%{javadoc} -sourcepath $srcpath" doc
14mu|ldapjdk-4.18-1|68	
14mu|ldapjdk-4.18-1|69	# ldap jdndi service provides
14mu|ldapjdk-4.18-1|70	%__make -f ldapsp.mk clean
14mu|ldapjdk-4.18-1|71	%__make -f ldapsp.mk
14mu|ldapjdk-4.18-1|72	%__make -f ldapsp.mk basepackage
14mu|ldapjdk-4.18-1|73	%__make -f ldapsp.mk JAVADOC="%{javadoc} -sourcepath $srcpath" doc
14mu|ldapjdk-4.18-1|74	
14mu|ldapjdk-4.18-1|75	%install
14mu|ldapjdk-4.18-1|76	
14mu|ldapjdk-4.18-1|77	install -d -m 755 %{buildroot}%{_javadir}
14mu|ldapjdk-4.18-1|78	install -m 644 java-sdk/dist/packages/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|ldapjdk-4.18-1|79	install -m 644 java-sdk/dist/packages/%{spname}.jar %{buildroot}%{_javadir}/%{spname}-%{version}.jar
14mu|ldapjdk-4.18-1|80	
14mu|ldapjdk-4.18-1|81	pushd %{buildroot}%{_javadir}
14mu|ldapjdk-4.18-1|82	for jar in *-%{version}.jar ; do
14mu|ldapjdk-4.18-1|83	ln -fs ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14mu|ldapjdk-4.18-1|84	done
14mu|ldapjdk-4.18-1|85	popd
14mu|ldapjdk-4.18-1|86	
14mu|ldapjdk-4.18-1|87	install -d -m 755 %{buildroot}%{_javadir}-1.3.0
14mu|ldapjdk-4.18-1|88	
14mu|ldapjdk-4.18-1|89	pushd %{buildroot}%{_javadir}-1.3.0
14mu|ldapjdk-4.18-1|90	ln -fs ../java/*%{spname}.jar jndi-ldap.jar
14mu|ldapjdk-4.18-1|91	popd
14mu|ldapjdk-4.18-1|92	
14mu|ldapjdk-4.18-1|93	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|ldapjdk-4.18-1|94	cp -r java-sdk/dist/doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|ldapjdk-4.18-1|95	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|ldapjdk-4.18-1|96	
14mu|ldapjdk-4.18-1|97	%files
14mu|ldapjdk-4.18-1|98	%defattr(0644,root,root,0755)
14mu|ldapjdk-4.18-1|99	%doc buildjsdk.txt java-sdk/*.htm
14mu|ldapjdk-4.18-1|100	%{_javadir}/%{name}*.jar
14mu|ldapjdk-4.18-1|101	%{_javadir}/%{spname}*.jar
14mu|ldapjdk-4.18-1|102	%{_javadir}-1.3.0/*.jar
14mu|ldapjdk-4.18-1|103	
14mu|ldapjdk-4.18-1|104	%files javadoc
14mu|ldapjdk-4.18-1|105	%defattr(0644,root,root,0755)
14mu|ldapjdk-4.18-1|106	%{_javadocdir}/%{name}
14mu|ldapjdk-4.18-1|107	%{_javadocdir}/%{name}-%{version}
14mu|ldapjdk-4.18-1|108	
14mu|ldapjdk-4.18-1|109	%changelog
14mu|ldapjdk-4.18-1|110	* Thu Nov 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:4.18-1
14mu|ldapjdk-4.18-1|111	+ Revision: c879a70
14mu|ldapjdk-4.18-1|112	- Build with Java 7
14mu|ldapjdk-4.18-1|113	
14mu|ldapjdk-4.18-1|114	

23089 14
14mu|ldb-1.1.25-1|1	%define major 1
14mu|ldb-1.1.25-1|2	%define libname %mklibname ldb %{major}
14mu|ldb-1.1.25-1|3	%define devname %mklibname ldb -d
14mu|ldb-1.1.25-1|4	%define libpyldbutil %mklibname pyldb-util %{major}
14mu|ldb-1.1.25-1|5	%define devpyldbutil %mklibname pyldb-util -d
14mu|ldb-1.1.25-1|6	
14mu|ldb-1.1.25-1|7	Summary:	Library implementing Samba's embedded database
14mu|ldb-1.1.25-1|8	Name:		ldb
14mu|ldb-1.1.25-1|9	Version:	1.1.25
14mu|ldb-1.1.25-1|10	Release:	1
14mu|ldb-1.1.25-1|11	Epoch:		1
14mu|ldb-1.1.25-1|12	License:	GPLv2+
14mu|ldb-1.1.25-1|13	Group:		System/Libraries
14mu|ldb-1.1.25-1|14	Url:		http://ldb.samba.org/
14mu|ldb-1.1.25-1|15	Source0:	http://www.samba.org/ftp/ldb/%{name}-%{version}.tar.gz
14mu|ldb-1.1.25-1|16	Source1:	http://www.samba.org/ftp/ldb/%{name}-%{version}.tar.asc
14mu|ldb-1.1.25-1|17	Source2:	samba-pubkey.asc
14mu|ldb-1.1.25-1|18	BuildRequires:	docbook-style-xsl
14mu|ldb-1.1.25-1|19	BuildRequires:	python-tdb >= 1.3.8
14mu|ldb-1.1.25-1|20	BuildRequires:	python-tevent >= 0.9.26
14mu|ldb-1.1.25-1|21	BuildRequires:	xsltproc
14mu|ldb-1.1.25-1|22	BuildRequires:	openldap-devel
14mu|ldb-1.1.25-1|23	BuildRequires:	pkgconfig(popt)
14mu|ldb-1.1.25-1|24	BuildRequires:	pkgconfig(pytalloc-util) >= 2.1.5
14mu|ldb-1.1.25-1|25	BuildRequires:	pkgconfig(python)
14mu|ldb-1.1.25-1|26	BuildRequires:	pkgconfig(talloc) >= 2.1.5
14mu|ldb-1.1.25-1|27	BuildRequires:	pkgconfig(tdb) >= 1.3.8
14mu|ldb-1.1.25-1|28	BuildRequires:	pkgconfig(tevent) >= 0.9.26
14mu|ldb-1.1.25-1|29	
14mu|ldb-1.1.25-1|30	%track
14mu|ldb-1.1.25-1|31	prog %{name} = {
14mu|ldb-1.1.25-1|32	url = http://www.samba.org/ftp/ldb/
14mu|ldb-1.1.25-1|33	version = %{version}
14mu|ldb-1.1.25-1|34	regex = %{name}-(__VER__)\.tar\.gz
14mu|ldb-1.1.25-1|35	}
14mu|ldb-1.1.25-1|36	
14mu|ldb-1.1.25-1|37	%description
14mu|ldb-1.1.25-1|38	Library implementing Samba's embedded database and utilities for backing up,
14mu|ldb-1.1.25-1|39	restoring and manipulating the database.
14mu|ldb-1.1.25-1|40	
14mu|ldb-1.1.25-1|41	#----------------------------------------------------------------------------
14mu|ldb-1.1.25-1|42	
14mu|ldb-1.1.25-1|43	%package -n %{libname}
14mu|ldb-1.1.25-1|44	Summary:	Library implementing Samba's embedded database
14mu|ldb-1.1.25-1|45	Group:		System/Libraries
14mu|ldb-1.1.25-1|46	
14mu|ldb-1.1.25-1|47	%description -n %{libname}
14mu|ldb-1.1.25-1|48	Library implementing Samba's embedded database.
14mu|ldb-1.1.25-1|49	
14mu|ldb-1.1.25-1|50	%files -n %{libname}
14mu|ldb-1.1.25-1|51	%{_libdir}/libldb.so.%{major}*
14mu|ldb-1.1.25-1|52	
14mu|ldb-1.1.25-1|53	#----------------------------------------------------------------------------
14mu|ldb-1.1.25-1|54	
14mu|ldb-1.1.25-1|55	%package -n %{devname}
14mu|ldb-1.1.25-1|56	Summary:	Library implementing Samba's embedded database
14mu|ldb-1.1.25-1|57	Group:		Development/C
14mu|ldb-1.1.25-1|58	Requires:	%{libname} = %{EVRD}
14mu|ldb-1.1.25-1|59	Requires:	pkgconfig(tevent) >= 0.9.25
14mu|ldb-1.1.25-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|ldb-1.1.25-1|61	
14mu|ldb-1.1.25-1|62	%description -n %{devname}
14mu|ldb-1.1.25-1|63	Library implementing Samba's embedded database.
14mu|ldb-1.1.25-1|64	
14mu|ldb-1.1.25-1|65	%files -n %{devname}
14mu|ldb-1.1.25-1|66	%{_libdir}/libldb.so
14mu|ldb-1.1.25-1|67	%{_libdir}/pkgconfig/ldb.pc
14mu|ldb-1.1.25-1|68	%{_includedir}/ldb*.h
14mu|ldb-1.1.25-1|69	
14mu|ldb-1.1.25-1|70	#----------------------------------------------------------------------------
14mu|ldb-1.1.25-1|71	
14mu|ldb-1.1.25-1|72	%package -n python-ldb
14mu|ldb-1.1.25-1|73	Summary:	Python bindings to Samba's ldb embedded database
14mu|ldb-1.1.25-1|74	Group:		Development/Python
14mu|ldb-1.1.25-1|75	
14mu|ldb-1.1.25-1|76	%description -n python-ldb
14mu|ldb-1.1.25-1|77	Python bindings to Samba's ldb embedded database.
14mu|ldb-1.1.25-1|78	
14mu|ldb-1.1.25-1|79	%files -n python-ldb
14mu|ldb-1.1.25-1|80	%{py_platsitedir}/ldb.so
14mu|ldb-1.1.25-1|81	%{py_platsitedir}/_ldb_text.py
14mu|ldb-1.1.25-1|82	
14mu|ldb-1.1.25-1|83	#----------------------------------------------------------------------------
14mu|ldb-1.1.25-1|84	
14mu|ldb-1.1.25-1|85	%package utils
14mu|ldb-1.1.25-1|86	Summary:	Tools for backing up, restoring, and manipulating Samba's embedded database
14mu|ldb-1.1.25-1|87	Group:		Databases
14mu|ldb-1.1.25-1|88	
14mu|ldb-1.1.25-1|89	%description utils
14mu|ldb-1.1.25-1|90	Tools for backing up, restoring, and manipulating Samba's embedded database.
14mu|ldb-1.1.25-1|91	
14mu|ldb-1.1.25-1|92	%files utils
14mu|ldb-1.1.25-1|93	%{_bindir}/ldb*
14mu|ldb-1.1.25-1|94	%{_libdir}/ldb
14mu|ldb-1.1.25-1|95	%{_mandir}/man1/ldb*.1*
14mu|ldb-1.1.25-1|96	%{_mandir}/man3/ldb*.3*
14mu|ldb-1.1.25-1|97	
14mu|ldb-1.1.25-1|98	#----------------------------------------------------------------------------
14mu|ldb-1.1.25-1|99	
14mu|ldb-1.1.25-1|100	%package -n %{libpyldbutil}
14mu|ldb-1.1.25-1|101	Summary:	Utility library for using tdb functions in python
14mu|ldb-1.1.25-1|102	Group:		System/Libraries
14mu|ldb-1.1.25-1|103	
14mu|ldb-1.1.25-1|104	%description -n %{libpyldbutil}
14mu|ldb-1.1.25-1|105	Utility library for using tdb functions in python.
14mu|ldb-1.1.25-1|106	
14mu|ldb-1.1.25-1|107	%files -n %{libpyldbutil}
14mu|ldb-1.1.25-1|108	%{_libdir}/libpyldb-util.so.%{major}*
14mu|ldb-1.1.25-1|109	
14mu|ldb-1.1.25-1|110	#----------------------------------------------------------------------------
14mu|ldb-1.1.25-1|111	
14mu|ldb-1.1.25-1|112	%package -n %{devpyldbutil}
14mu|ldb-1.1.25-1|113	Summary:	Development files for utility library for using tdb functions in python
14mu|ldb-1.1.25-1|114	Group:		Development/Python
14mu|ldb-1.1.25-1|115	Requires:	%{libpyldbutil} = %{EVRD}
14mu|ldb-1.1.25-1|116	Requires:	pkgconfig(talloc) >= 2.1.3
14mu|ldb-1.1.25-1|117	Provides:	pyldb-util-devel = %{EVRD}
14mu|ldb-1.1.25-1|118	
14mu|ldb-1.1.25-1|119	%description -n %{devpyldbutil}
14mu|ldb-1.1.25-1|120	Development files for utility library for using tdb functions in python.
14mu|ldb-1.1.25-1|121	
14mu|ldb-1.1.25-1|122	%files -n %{devpyldbutil}
14mu|ldb-1.1.25-1|123	%{_libdir}/libpyldb-util.so
14mu|ldb-1.1.25-1|124	%{_includedir}/pyldb.h
14mu|ldb-1.1.25-1|125	%{_libdir}/pkgconfig/pyldb-util.pc
14mu|ldb-1.1.25-1|126	
14mu|ldb-1.1.25-1|127	#----------------------------------------------------------------------------
14mu|ldb-1.1.25-1|128	
14mu|ldb-1.1.25-1|129	%prep
14mu|ldb-1.1.25-1|130	%setup -q
14mu|ldb-1.1.25-1|131	sed -i -e 's,http://docbook.sourceforge.net/release/xsl/current,/usr/share/sgml/docbook/xsl-stylesheets,g' docs/builddocs.sh buildtools/wafsamba/wafsamba.py buildtools/wafsamba/samba_conftests.py
14mu|ldb-1.1.25-1|132	
14mu|ldb-1.1.25-1|133	# Fix unreadable files
14mu|ldb-1.1.25-1|134	find . -perm 0640 -exec chmod 0644 '{}' \;
14mu|ldb-1.1.25-1|135	
14mu|ldb-1.1.25-1|136	%build
14mu|ldb-1.1.25-1|137	# The ldb linker script is incompatible with gold
14mu|ldb-1.1.25-1|138	export LDFLAGS="%{optflags} -fuse-ld=bfd"
14mu|ldb-1.1.25-1|139	%configure2_5x \
14mu|ldb-1.1.25-1|140	--with-modulesdir=%{_libdir} \
14mu|ldb-1.1.25-1|141	--bundled-libraries=NONE
14mu|ldb-1.1.25-1|142	%make
14mu|ldb-1.1.25-1|143	
14mu|ldb-1.1.25-1|144	%install
14mu|ldb-1.1.25-1|145	%makeinstall_std
14mu|ldb-1.1.25-1|146	
14mu|ldb-1.1.25-1|147	
14mu|ldb-1.1.25-1|148	%changelog
14mu|ldb-1.1.25-1|149	
14mu|ldb-1.1.25-1|150	* Tue Dec 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.1.25-1
14mu|ldb-1.1.25-1|151	- (061c332) New version 1.1.25
14mu|ldb-1.1.25-1|152	
14mu|ldb-1.1.25-1|153	

23090 14
14mu|ldetect-lst-0.1.333-2|1	%bcond_with	bootstrap
14mu|ldetect-lst-0.1.333-2|2	
14mu|ldetect-lst-0.1.333-2|3	Summary:	Hardware list for the light detection library
14mu|ldetect-lst-0.1.333-2|4	Name:		ldetect-lst
14mu|ldetect-lst-0.1.333-2|5	Version:	0.1.333
14mu|ldetect-lst-0.1.333-2|6	Release:	2
14mu|ldetect-lst-0.1.333-2|7	Group:		System/Kernel and hardware
14mu|ldetect-lst-0.1.333-2|8	License:	GPLv2+
14mu|ldetect-lst-0.1.333-2|9	URL:		https://abf.rosalinux.ru/soft/ldetect-lst/
14mu|ldetect-lst-0.1.333-2|10	Source0:	https://abf.io/soft/ldetect-lst/archive/%{name}-%{version}.tar.gz
14mu|ldetect-lst-0.1.333-2|11	
14mu|ldetect-lst-0.1.333-2|12	Patch0:		use-nvidia375.patch
14mu|ldetect-lst-0.1.333-2|13	
14mu|ldetect-lst-0.1.333-2|14	Requires(post):	perl-base
14mu|ldetect-lst-0.1.333-2|15	Requires(post):	gzip
14mu|ldetect-lst-0.1.333-2|16	Requires(post):	bash
14mu|ldetect-lst-0.1.333-2|17	# libfreebl3.so
14mu|ldetect-lst-0.1.333-2|18	Requires(post): nss
14mu|ldetect-lst-0.1.333-2|19	Requires(preun):perl-base
14mu|ldetect-lst-0.1.333-2|20	BuildRequires:	perl-MDK-Common
14mu|ldetect-lst-0.1.333-2|21	%if !%{with bootstrap}
14mu|ldetect-lst-0.1.333-2|22	# for testsuite:
14mu|ldetect-lst-0.1.333-2|23	BuildRequires:	drakx-kbd-mouse-x11
14mu|ldetect-lst-0.1.333-2|24	# needed to create fallback-modules.alias
14mu|ldetect-lst-0.1.333-2|25	#BuildRequires:	kernel-desktop
14mu|ldetect-lst-0.1.333-2|26	BuildRequires:	kernel-nrj-desktop
14mu|ldetect-lst-0.1.333-2|27	# for list_modules.pm
14mu|ldetect-lst-0.1.333-2|28	BuildRequires:	drakxtools-backend >= 10.30
14mu|ldetect-lst-0.1.333-2|29	%endif
14mu|ldetect-lst-0.1.333-2|30	Conflicts:	ldetect < 0.7.18
14mu|ldetect-lst-0.1.333-2|31	# for XFdrake using nvidia-current instead of nvidia-97xx
14mu|ldetect-lst-0.1.333-2|32	Conflicts:	drakx-kbd-mouse-x11 < 0.21
14mu|ldetect-lst-0.1.333-2|33	BuildArch:	noarch
14mu|ldetect-lst-0.1.333-2|34	
14mu|ldetect-lst-0.1.333-2|35	%description
14mu|ldetect-lst-0.1.333-2|36	The hardware device lists provided by this package are used as lookup
14mu|ldetect-lst-0.1.333-2|37	table to get hardware autodetection.
14mu|ldetect-lst-0.1.333-2|38	
14mu|ldetect-lst-0.1.333-2|39	%package	devel
14mu|ldetect-lst-0.1.333-2|40	Summary:	Devel for ldetect-lst
14mu|ldetect-lst-0.1.333-2|41	Group:		Development/Perl
14mu|ldetect-lst-0.1.333-2|42	Requires:	ldetect-lst = %{version}-%{release}
14mu|ldetect-lst-0.1.333-2|43	
14mu|ldetect-lst-0.1.333-2|44	%description	devel
14mu|ldetect-lst-0.1.333-2|45	Development files for ldetect-lst.
14mu|ldetect-lst-0.1.333-2|46	
14mu|ldetect-lst-0.1.333-2|47	%prep
14mu|ldetect-lst-0.1.333-2|48	%setup -q
14mu|ldetect-lst-0.1.333-2|49	
14mu|ldetect-lst-0.1.333-2|50	%apply_patches
14mu|ldetect-lst-0.1.333-2|51	
14mu|ldetect-lst-0.1.333-2|52	%build
14mu|ldetect-lst-0.1.333-2|53	%if %{with bootstrap}
14mu|ldetect-lst-0.1.333-2|54	pushd lst
14mu|ldetect-lst-0.1.333-2|55	touch hardcoded-modules.alias fallback-modules.alias preferred-modules.alias
14mu|ldetect-lst-0.1.333-2|56	popd
14mu|ldetect-lst-0.1.333-2|57	%endif
14mu|ldetect-lst-0.1.333-2|58	
14mu|ldetect-lst-0.1.333-2|59	%make
14mu|ldetect-lst-0.1.333-2|60	
14mu|ldetect-lst-0.1.333-2|61	%install
14mu|ldetect-lst-0.1.333-2|62	%makeinstall slibdir=%{buildroot}/lib
14mu|ldetect-lst-0.1.333-2|63	
14mu|ldetect-lst-0.1.333-2|64	#not provide ids for now
14mu|ldetect-lst-0.1.333-2|65	rm -f %{buildroot}%{_datadir}/usb.ids
14mu|ldetect-lst-0.1.333-2|66	rm -f %{buildroot}%{_datadir}/oui.txt
14mu|ldetect-lst-0.1.333-2|67	rm -f %{buildroot}%{_datadir}/pci.ids
14mu|ldetect-lst-0.1.333-2|68	rm -f %{buildroot}%{_datadir}/misc/pnp.ids
14mu|ldetect-lst-0.1.333-2|69	
14mu|ldetect-lst-0.1.333-2|70	%post
14mu|ldetect-lst-0.1.333-2|71	#update ldetect after install
14mu|ldetect-lst-0.1.333-2|72	/usr/sbin/update-ldetect-lst
14mu|ldetect-lst-0.1.333-2|73	
14mu|ldetect-lst-0.1.333-2|74	%files
14mu|ldetect-lst-0.1.333-2|75	%{_datadir}/%{name}
14mu|ldetect-lst-0.1.333-2|76	%{_sbindir}/*
14mu|ldetect-lst-0.1.333-2|77	/lib/module-init-tools/ldetect-lst-modules.alias
14mu|ldetect-lst-0.1.333-2|78	
14mu|ldetect-lst-0.1.333-2|79	%files devel
14mu|ldetect-lst-0.1.333-2|80	%doc README.pcitable
14mu|ldetect-lst-0.1.333-2|81	%{_bindir}/*
14mu|ldetect-lst-0.1.333-2|82	
14mu|ldetect-lst-0.1.333-2|83	%changelog
14mu|ldetect-lst-0.1.333-2|84	
14mu|ldetect-lst-0.1.333-2|85	* Tue Dec 13 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.333-2
14mu|ldetect-lst-0.1.333-2|86	- (6f217d1) Use nvidia375 instead of nvidia361
14mu|ldetect-lst-0.1.333-2|87	- (6f217d1) We cannot just use the newer versions of ldetect-lst because support for
14mu|ldetect-lst-0.1.333-2|88	- (6f217d1) fglrx was dropped there and we still keep it here.
14mu|ldetect-lst-0.1.333-2|89	- (6f217d1) However, the users need newer NVidia drivers, so I added a patch to the
14mu|ldetect-lst-0.1.333-2|90	- (6f217d1) currently used version of ldetect-lst to enable nvidia375.
14mu|ldetect-lst-0.1.333-2|91	
14mu|ldetect-lst-0.1.333-2|92	* Thu Apr 14 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.333-1
14mu|ldetect-lst-0.1.333-2|93	- (a06faed) Updated to version 0.1.333: added nvidia361, removed nvidia352
14mu|ldetect-lst-0.1.333-2|94	- (a06faed) The long-lived branch 361.x of NVidia drivers supercedes 352.x and
14mu|ldetect-lst-0.1.333-2|95	- (a06faed) 346.x.
14mu|ldetect-lst-0.1.333-2|96	- (a06faed) Here is the list of branches supported by NVidia:
14mu|ldetect-lst-0.1.333-2|97	- (a06faed) http://www.nvidia.com/object/unix.html
14mu|ldetect-lst-0.1.333-2|98	
14mu|ldetect-lst-0.1.333-2|99	* Thu Dec 03 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.332-1
14mu|ldetect-lst-0.1.333-2|100	- (0581c0b) Updated to version 0.1.332
14mu|ldetect-lst-0.1.333-2|101	- (0581c0b) * Updated pcitable and the Readme files for NVidia drivers corresponding
14mu|ldetect-lst-0.1.333-2|102	- (0581c0b) to version 340.96 of nvidia340 and version 352.63 of nvidia352.
14mu|ldetect-lst-0.1.333-2|103	- (0581c0b) * Prepared to drop nvidia173 and nvidia346.
14mu|ldetect-lst-0.1.333-2|104	- (0581c0b) nvidia173 is not supported by Xorg 1.16 and newer. nouveau should be
14mu|ldetect-lst-0.1.333-2|105	- (0581c0b) used instead.
14mu|ldetect-lst-0.1.333-2|106	- (0581c0b) nvidia346 is obsoleted by nvidia352.
14mu|ldetect-lst-0.1.333-2|107	
14mu|ldetect-lst-0.1.333-2|108	* Tue Aug 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.331-1
14mu|ldetect-lst-0.1.333-2|109	- (d7024f5) Updated to version 0.1.331
14mu|ldetect-lst-0.1.333-2|110	- (d7024f5) Most significant changes:
14mu|ldetect-lst-0.1.333-2|111	- (d7024f5) * Updated PCI IDS for NVidia graphics cards based on what version 352.30
14mu|ldetect-lst-0.1.333-2|112	- (d7024f5) of the driver supports.
14mu|ldetect-lst-0.1.333-2|113	- (d7024f5) * Only nouveau will be offered from now on for the GPUs supported by
14mu|ldetect-lst-0.1.333-2|114	- (d7024f5) nvidia173 but not by the newer drivers.
14mu|ldetect-lst-0.1.333-2|115	
14mu|ldetect-lst-0.1.333-2|116	* Thu Jul 02 2015 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.1.330-1
14mu|ldetect-lst-0.1.333-2|117	- (9521759) Updated to 0.1.330: support for Catalyst 15.5.
14mu|ldetect-lst-0.1.333-2|118	
14mu|ldetect-lst-0.1.333-2|119	* Wed May 20 2015 law <a.lahin@ntcit-rosa.ru> 0.1.329-3
14mu|ldetect-lst-0.1.333-2|120	- (7577fa4) Add bash as a %post requirement
14mu|ldetect-lst-0.1.333-2|121	
14mu|ldetect-lst-0.1.333-2|122	* Thu Apr 30 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 0.1.329-2
14mu|ldetect-lst-0.1.333-2|123	- (9ae2525) fix requires
14mu|ldetect-lst-0.1.333-2|124	- (Dmitry Fedorov: dfc8ea4) fix post-requires
14mu|ldetect-lst-0.1.333-2|125	
14mu|ldetect-lst-0.1.333-2|126	* Mon Mar 02 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.329-1
14mu|ldetect-lst-0.1.333-2|127	- (c0cb702) Updated to version 0.1.329
14mu|ldetect-lst-0.1.333-2|128	- (c0cb702) 1. Revisited PCI IDs of NVidia GPUs supported by the driver "nvidia340".
14mu|ldetect-lst-0.1.333-2|129	- (c0cb702) 2. Added support for NVidia drivers 346.x.
14mu|ldetect-lst-0.1.333-2|130	- (c0cb702) 3. (Experimental) Get the source tarball from ABF rather than from
14mu|ldetect-lst-0.1.333-2|131	- (c0cb702) File Store. May simplify things.
14mu|ldetect-lst-0.1.333-2|132	
14mu|ldetect-lst-0.1.333-2|133	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 0.1.327-2
14mu|ldetect-lst-0.1.333-2|134	- (212a74f) MassBuild#656: Increase release tag
14mu|ldetect-lst-0.1.333-2|135	
14mu|ldetect-lst-0.1.333-2|136	* Wed Nov 19 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.327-1
14mu|ldetect-lst-0.1.333-2|137	- (706c2ff) Updated to version 0.1.327
14mu|ldetect-lst-0.1.333-2|138	- (706c2ff) Changes in this version:
14mu|ldetect-lst-0.1.333-2|139	- (706c2ff) * revisited handling of AMD/ATI graphics cards
14mu|ldetect-lst-0.1.333-2|140	- (706c2ff) * updated PCI IDs for radeon (kernel 3.14.22) and for fglrx 14.301.1001
14mu|ldetect-lst-0.1.333-2|141	- (706c2ff) (AMD Catalyst 14.9)
14mu|ldetect-lst-0.1.333-2|142	- (706c2ff) * dropped some of the old, unused and/or broken stuff
14mu|ldetect-lst-0.1.333-2|143	
14mu|ldetect-lst-0.1.333-2|144	* Tue Jul 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.326-1
14mu|ldetect-lst-0.1.333-2|145	- (e6a20d0) Cosmetic: fixed the naming of NVidia graphics cards
14mu|ldetect-lst-0.1.333-2|146	
14mu|ldetect-lst-0.1.333-2|147	* Tue Jul 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.325-1
14mu|ldetect-lst-0.1.333-2|148	- (afa455b) Updated to version 0.1.325
14mu|ldetect-lst-0.1.333-2|149	- (afa455b) Here are the main changes in this version.
14mu|ldetect-lst-0.1.333-2|150	- (afa455b) 1. The databases of PCI IDs and USB IDs have been updated.
14mu|ldetect-lst-0.1.333-2|151	- (afa455b) 2. Handling of NVidia graphics has been rewritten (see Readme.pcitable)
14mu|ldetect-lst-0.1.333-2|152	- (afa455b) so that the newest applicable long-lived proprietary driver is suggested
14mu|ldetect-lst-0.1.333-2|153	- (afa455b) to the users, along with nouveau.
14mu|ldetect-lst-0.1.333-2|154	- (afa455b) nvidia-current is no longer suggested by default (it is risky to use it
14mu|ldetect-lst-0.1.333-2|155	- (afa455b) in production systens because NVidia sometimes drops the support for
14mu|ldetect-lst-0.1.333-2|156	- (afa455b) older cards from there).
14mu|ldetect-lst-0.1.333-2|157	- (afa455b) nvidia-long-lived is no more. It corresponded to nvidia304 recently,
14mu|ldetect-lst-0.1.333-2|158	- (afa455b) so the users are advised to use that driver instead or take what
14mu|ldetect-lst-0.1.333-2|159	- (afa455b) XFdrake will suggest.
14mu|ldetect-lst-0.1.333-2|160	
14mu|ldetect-lst-0.1.333-2|161	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.1.323-2
14mu|ldetect-lst-0.1.333-2|162	- (7fc9ad2) MassBuild#440: Increase release tag
14mu|ldetect-lst-0.1.333-2|163	
14mu|ldetect-lst-0.1.333-2|164	* Tue Apr 15 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.1.323-1
14mu|ldetect-lst-0.1.333-2|165	- (5d96780) 0.1.323: updated ati radeon proprietary driver (fglrx) to 13.350.1005
14mu|ldetect-lst-0.1.333-2|166	
14mu|ldetect-lst-0.1.333-2|167	* Fri Mar 14 2014 akdengi <kazancas@mandriva.ru> 0.1.322-1
14mu|ldetect-lst-0.1.333-2|168	- (d244fe5) 0.1.322
14mu|ldetect-lst-0.1.333-2|169	
14mu|ldetect-lst-0.1.333-2|170	* Fri Mar 14 2014 akdengi <kazancas@mandriva.ru> 0.1.321-1
14mu|ldetect-lst-0.1.333-2|171	- (5f896e8) 0.1.322
14mu|ldetect-lst-0.1.333-2|172	- (akdengi: 38a795b) fix merge
14mu|ldetect-lst-0.1.333-2|173	- (akdengi: e767070) Update card list
14mu|ldetect-lst-0.1.333-2|174	
14mu|ldetect-lst-0.1.333-2|175	* Wed Feb 12 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.1.319-1
14mu|ldetect-lst-0.1.333-2|176	- (33adbe3) Updated to 0.1.319: replace radeon-firmware with linux-firmware in Cards+
14mu|ldetect-lst-0.1.333-2|177	
14mu|ldetect-lst-0.1.333-2|178	* Thu Dec 12 2013 Alexander Kazancev <kazancas@gmail.com> 0.1.318-3
14mu|ldetect-lst-0.1.333-2|179	- (6596c82) Updated ldetect-lst.spec
14mu|ldetect-lst-0.1.333-2|180	- (akdengi: a48b197) up release
14mu|ldetect-lst-0.1.333-2|181	
14mu|ldetect-lst-0.1.333-2|182	* Wed Sep 04 2013 Alexander Kazancev <kazancas@gmail.com> 0.1.318-2
14mu|ldetect-lst-0.1.333-2|183	- (32b1270) Updated ldetect-lst.spec
14mu|ldetect-lst-0.1.333-2|184	- (Alexander Kazancev: 429acd0) Not provide hwdata and pciids
14mu|ldetect-lst-0.1.333-2|185	
14mu|ldetect-lst-0.1.333-2|186	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 0.1.318-1
14mu|ldetect-lst-0.1.333-2|187	- (d9b939b) 0.1.318
14mu|ldetect-lst-0.1.333-2|188	
14mu|ldetect-lst-0.1.333-2|189	* Tue Jan 29 2013 akdengi <kazancas@gmail.com> 0.1.317-1
14mu|ldetect-lst-0.1.333-2|190	- (97c9fa0) 0.1.317
14mu|ldetect-lst-0.1.333-2|191	
14mu|ldetect-lst-0.1.333-2|192	* Wed Dec 26 2012 akdengi <kazancas@mandriva.ru> 0.1.316-1
14mu|ldetect-lst-0.1.333-2|193	- (0171b17) BR kernel-nrj-desktop
14mu|ldetect-lst-0.1.333-2|194	- (akdengi: 388033c) 0.1.316
14mu|ldetect-lst-0.1.333-2|195	
14mu|ldetect-lst-0.1.333-2|196	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 0.1.315-1
14mu|ldetect-lst-0.1.333-2|197	- (6b5ede6) LOG -new version 0.1.315
14mu|ldetect-lst-0.1.333-2|198	
14mu|ldetect-lst-0.1.333-2|199	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 0.1.313-3
14mu|ldetect-lst-0.1.333-2|200	- (fe20681) enable sisimedia driver and drop fglrx-legacy for Xorg 13 support
14mu|ldetect-lst-0.1.333-2|201	
14mu|ldetect-lst-0.1.333-2|202	* Wed Oct 31 2012 akdengi <kazancas@mandriva.ru> 0.1.313-1
14mu|ldetect-lst-0.1.333-2|203	- (3ba2c82) LOG - 0.1.313
14mu|ldetect-lst-0.1.333-2|204	
14mu|ldetect-lst-0.1.333-2|205	* Wed Oct 31 2012 akdengi <kazancas@mandriva.ru> 0.1.312-4
14mu|ldetect-lst-0.1.333-2|206	- (ff1bcca) Now pcitable and usbtable not empty
14mu|ldetect-lst-0.1.333-2|207	
14mu|ldetect-lst-0.1.333-2|208	* Wed Oct 31 2012 Alexander Kazancev <kazancas@gmail.com> 0.1.312-3
14mu|ldetect-lst-0.1.333-2|209	- (dd43900) Updated ldetect-lst.spec
14mu|ldetect-lst-0.1.333-2|210	
14mu|ldetect-lst-0.1.333-2|211	

23091 14
14mu|leafnode-1.11.8-13|1	Summary:	Leafsite NNTP server
14mu|leafnode-1.11.8-13|2	Name:		leafnode
14mu|leafnode-1.11.8-13|3	Version:	1.11.8
14mu|leafnode-1.11.8-13|4	Release:	13
14mu|leafnode-1.11.8-13|5	License:	Artistic
14mu|leafnode-1.11.8-13|6	Group:		System/Servers
14mu|leafnode-1.11.8-13|7	Url:		http://www.leafnode.org
14mu|leafnode-1.11.8-13|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14mu|leafnode-1.11.8-13|9	Source1:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2.asc
14mu|leafnode-1.11.8-13|10	Source2:	%{name}.texpire
14mu|leafnode-1.11.8-13|11	Source3:	%{name}.filters
14mu|leafnode-1.11.8-13|12	Source4:	%{name}.xinetd
14mu|leafnode-1.11.8-13|13	Source5:        %{name}-tmpfiles.conf
14mu|leafnode-1.11.8-13|14	BuildRequires:	pkgconfig(libpcre)
14mu|leafnode-1.11.8-13|15	Requires:	xinetd
14mu|leafnode-1.11.8-13|16	Conflicts:	inn
14mu|leafnode-1.11.8-13|17	
14mu|leafnode-1.11.8-13|18	%description
14mu|leafnode-1.11.8-13|19	Leafnode is a small NNTP server for leaf sites without permanent
14mu|leafnode-1.11.8-13|20	connection to the internet. It supports a subset of NNTP and is able to
14mu|leafnode-1.11.8-13|21	automatically fetch the newsgroups the user reads regularly from the
14mu|leafnode-1.11.8-13|22	newsserver of the ISP.
14mu|leafnode-1.11.8-13|23	
14mu|leafnode-1.11.8-13|24	%prep
14mu|leafnode-1.11.8-13|25	%setup -q
14mu|leafnode-1.11.8-13|26	
14mu|leafnode-1.11.8-13|27	%build
14mu|leafnode-1.11.8-13|28	%configure2_5x \
14mu|leafnode-1.11.8-13|29	--with-spooldir=/var/spool/news \
14mu|leafnode-1.11.8-13|30	--with-lockfile=/run/lock/news/%{name} \
14mu|leafnode-1.11.8-13|31	--sysconfdir=%{_sysconfdir}/%{name}
14mu|leafnode-1.11.8-13|32	%make
14mu|leafnode-1.11.8-13|33	
14mu|leafnode-1.11.8-13|34	%install
14mu|leafnode-1.11.8-13|35	%makeinstall_std
14mu|leafnode-1.11.8-13|36	install -d %{buildroot}%{_sysconfdir}/{cron.daily,leafnode}
14mu|leafnode-1.11.8-13|37	install -m 755 %SOURCE2 %{buildroot}%{_sysconfdir}/cron.daily/texpire
14mu|leafnode-1.11.8-13|38	install -m 600 %{_builddir}/%{name}-%{version}/config.example %{buildroot}%{_sysconfdir}/leafnode/config
14mu|leafnode-1.11.8-13|39	install -m 600 %SOURCE3 %{buildroot}%{_sysconfdir}/leafnode/filters
14mu|leafnode-1.11.8-13|40	install -D -m644 %{SOURCE4} %{buildroot}/etc/xinetd.d/%{name}
14mu|leafnode-1.11.8-13|41	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|leafnode-1.11.8-13|42	
14mu|leafnode-1.11.8-13|43	cp doc_german/README doc_german/README.de
14mu|leafnode-1.11.8-13|44	
14mu|leafnode-1.11.8-13|45	# Install the man pages
14mu|leafnode-1.11.8-13|46	install -d %{buildroot}%{_mandir}/{,de}/man{1,3,8}
14mu|leafnode-1.11.8-13|47	install -m 644 doc_german/*.1 %{buildroot}%{_mandir}/de/man1
14mu|leafnode-1.11.8-13|48	rm -rf doc_german/*.1
14mu|leafnode-1.11.8-13|49	install -m 644 doc_german/*.8 %{buildroot}%{_mandir}/de/man8
14mu|leafnode-1.11.8-13|50	rm -rf doc_german/*.8
14mu|leafnode-1.11.8-13|51	install -m 644 `find . -name "*.1"` %{buildroot}%{_mandir}/man1
14mu|leafnode-1.11.8-13|52	install -m 644 `find . -name "*.8"` %{buildroot}%{_mandir}/man8
14mu|leafnode-1.11.8-13|53	rm -f %{buildroot}%{_mandir}/man?/pcre*
14mu|leafnode-1.11.8-13|54	mkdir -p %{buildroot}/var/spool/news/message.id/{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}{0,1,2,3,4,5,6,7,8,9}
14mu|leafnode-1.11.8-13|55	
14mu|leafnode-1.11.8-13|56	%pre
14mu|leafnode-1.11.8-13|57	if [ -f %{_sysconfdir}/cron.daily/texpire.cron ] ; then
14mu|leafnode-1.11.8-13|58	rm -f %{_sysconfdir}/cron.daily/texpire.cron
14mu|leafnode-1.11.8-13|59	fi
14mu|leafnode-1.11.8-13|60	
14mu|leafnode-1.11.8-13|61	%post
14mu|leafnode-1.11.8-13|62	systemd-tmpfiles --create %{name}.conf
14mu|leafnode-1.11.8-13|63	
14mu|leafnode-1.11.8-13|64	%files
14mu|leafnode-1.11.8-13|65	%doc COPYING CREDITS INSTALL README tools/archivefaq.pl update.sh
14mu|leafnode-1.11.8-13|66	#%doc doc_german/README.de doc_german/txt/*
14mu|leafnode-1.11.8-13|67	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/texpire
14mu|leafnode-1.11.8-13|68	%attr (644,root,man) %{_mandir}/man1/*
14mu|leafnode-1.11.8-13|69	%attr (644,root,man) %{_mandir}/de/man1/*
14mu|leafnode-1.11.8-13|70	%attr (644,root,man) %{_mandir}/man8/*
14mu|leafnode-1.11.8-13|71	%attr (644,root,man) %{_mandir}/de/man8/*
14mu|leafnode-1.11.8-13|72	#%attr (644,root,man) %{_mandir}/de/man1/*
14mu|leafnode-1.11.8-13|73	#%attr (644,root,man) %{_mandir}/de/man8/*
14mu|leafnode-1.11.8-13|74	%defattr (644,news,news,755)
14mu|leafnode-1.11.8-13|75	%dir %{_sysconfdir}/leafnode
14mu|leafnode-1.11.8-13|76	%attr(600,news,news) %config(noreplace) %{_sysconfdir}/leafnode/*
14mu|leafnode-1.11.8-13|77	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
14mu|leafnode-1.11.8-13|78	%attr(750,news,news) %{_sbindir}/*
14mu|leafnode-1.11.8-13|79	%attr(755,news,news) %{_bindir}/*
14mu|leafnode-1.11.8-13|80	%{_tmpfilesdir}/%{name}.conf
14mu|leafnode-1.11.8-13|81	%dir /var/spool/news
14mu|leafnode-1.11.8-13|82	%dir /var/spool/news/*
14mu|leafnode-1.11.8-13|83	%dir /var/spool/news/message.id/*
14mu|leafnode-1.11.8-13|84	
14mu|leafnode-1.11.8-13|85	
14mu|leafnode-1.11.8-13|86	%changelog
14mu|leafnode-1.11.8-13|87	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.11.8-13
14mu|leafnode-1.11.8-13|88	+ Revision: 1c6521a
14mu|leafnode-1.11.8-13|89	- Move lock file to /run/lock
14mu|leafnode-1.11.8-13|90	
14mu|leafnode-1.11.8-13|91	

23092 14
14mu|leptonica-1.72-1|1	%define major 4
14mu|leptonica-1.72-1|2	%define libname %mklibname lept %{major}
14mu|leptonica-1.72-1|3	%define devname %mklibname lept -d
14mu|leptonica-1.72-1|4	
14mu|leptonica-1.72-1|5	Summary:	C library for image processing and image analysis operations
14mu|leptonica-1.72-1|6	Name:		leptonica
14mu|leptonica-1.72-1|7	Version:	1.72
14mu|leptonica-1.72-1|8	Release:	1
14mu|leptonica-1.72-1|9	License:	MIT
14mu|leptonica-1.72-1|10	Group:		Graphics
14mu|leptonica-1.72-1|11	Url:		http://www.leptonica.org
14mu|leptonica-1.72-1|12	Source0:	http://www.leptonica.com/source/%{name}-%{version}.tar.gz
14mu|leptonica-1.72-1|13	BuildRequires:	giflib-devel
14mu|leptonica-1.72-1|14	BuildRequires:	jpeg-devel
14mu|leptonica-1.72-1|15	BuildRequires:	pkgconfig(libpng)
14mu|leptonica-1.72-1|16	BuildRequires:	pkgconfig(libtiff-4)
14mu|leptonica-1.72-1|17	BuildRequires:	pkgconfig(zlib)
14mu|leptonica-1.72-1|18	
14mu|leptonica-1.72-1|19	%description
14mu|leptonica-1.72-1|20	Well-tested C code for some basic image processing operations, along with
14mu|leptonica-1.72-1|21	a description of the functions and some design methods. A full set of affine
14mu|leptonica-1.72-1|22	transformations (translation, shear, rotation, scaling) on images of all depths
14mu|leptonica-1.72-1|23	is included, with the exception that some of the scaling methods do not work
14mu|leptonica-1.72-1|24	at all depths. There are also implementations of binary morphology, grayscale
14mu|leptonica-1.72-1|25	morphology, convolution and rank order filters, and applications such as jbig2
14mu|leptonica-1.72-1|26	image processing and color quantization.
14mu|leptonica-1.72-1|27	
14mu|leptonica-1.72-1|28	#----------------------------------------------------------------------------
14mu|leptonica-1.72-1|29	
14mu|leptonica-1.72-1|30	%package -n %{libname}
14mu|leptonica-1.72-1|31	Summary:	C library for image processing and image analysis operations
14mu|leptonica-1.72-1|32	Group:		System/Libraries
14mu|leptonica-1.72-1|33	
14mu|leptonica-1.72-1|34	%description -n %{libname}
14mu|leptonica-1.72-1|35	Well-tested C code for some basic image processing operations, along with
14mu|leptonica-1.72-1|36	a description of the functions and some design methods. A full set of affine
14mu|leptonica-1.72-1|37	transformations (translation, shear, rotation, scaling) on images of all depths
14mu|leptonica-1.72-1|38	is included, with the exception that some of the scaling methods do not work
14mu|leptonica-1.72-1|39	at all depths. There are also implementations of binary morphology, grayscale
14mu|leptonica-1.72-1|40	morphology, convolution and rank order filters, and applications such as jbig2
14mu|leptonica-1.72-1|41	image processing and color quantization.
14mu|leptonica-1.72-1|42	
14mu|leptonica-1.72-1|43	%files -n %{libname}
14mu|leptonica-1.72-1|44	%{_libdir}/liblept.so.%{major}*
14mu|leptonica-1.72-1|45	
14mu|leptonica-1.72-1|46	#----------------------------------------------------------------------------
14mu|leptonica-1.72-1|47	
14mu|leptonica-1.72-1|48	%package -n %{devname}
14mu|leptonica-1.72-1|49	Summary:	C library for image processing and image analysis operations
14mu|leptonica-1.72-1|50	Group:		Development/C
14mu|leptonica-1.72-1|51	Requires:	%{libname} = %{EVRD}
14mu|leptonica-1.72-1|52	Provides:	leptonica-devel = %{EVRD}
14mu|leptonica-1.72-1|53	
14mu|leptonica-1.72-1|54	%description -n %{devname}
14mu|leptonica-1.72-1|55	Well-tested C code for some basic image processing operations, along with
14mu|leptonica-1.72-1|56	a description of the functions and some design methods. A full set of affine
14mu|leptonica-1.72-1|57	transformations (translation, shear, rotation, scaling) on images of all depths
14mu|leptonica-1.72-1|58	is included, with the exception that some of the scaling methods do not work
14mu|leptonica-1.72-1|59	at all depths. There are also implementations of binary morphology, grayscale
14mu|leptonica-1.72-1|60	morphology, convolution and rank order filters, and applications such as jbig2
14mu|leptonica-1.72-1|61	image processing and color quantization.
14mu|leptonica-1.72-1|62	
14mu|leptonica-1.72-1|63	This package contains development files only.
14mu|leptonica-1.72-1|64	
14mu|leptonica-1.72-1|65	%files -n %{devname}
14mu|leptonica-1.72-1|66	%doc leptonica-license.txt README.html
14mu|leptonica-1.72-1|67	%{_libdir}/liblept.so
14mu|leptonica-1.72-1|68	%{_libdir}/pkgconfig/lept.pc
14mu|leptonica-1.72-1|69	%{_includedir}/leptonica
14mu|leptonica-1.72-1|70	
14mu|leptonica-1.72-1|71	#----------------------------------------------------------------------------
14mu|leptonica-1.72-1|72	
14mu|leptonica-1.72-1|73	%prep
14mu|leptonica-1.72-1|74	%setup -q
14mu|leptonica-1.72-1|75	
14mu|leptonica-1.72-1|76	%build
14mu|leptonica-1.72-1|77	%configure2_5x \
14mu|leptonica-1.72-1|78	--disable-static \
14mu|leptonica-1.72-1|79	--disable-programs
14mu|leptonica-1.72-1|80	%make
14mu|leptonica-1.72-1|81	
14mu|leptonica-1.72-1|82	%install
14mu|leptonica-1.72-1|83	%makeinstall_std
14mu|leptonica-1.72-1|84	
14mu|leptonica-1.72-1|85	
14mu|leptonica-1.72-1|86	%changelog
14mu|leptonica-1.72-1|87	
14mu|leptonica-1.72-1|88	* Mon Nov 16 2015 Denis Silakov <dsilakov@gmail.com> 1.72-1
14mu|leptonica-1.72-1|89	- (062bc1c) Updated to 1.72
14mu|leptonica-1.72-1|90	
14mu|leptonica-1.72-1|91	

23093 14
14mu|less-481-6|1	%define less_p_vers 1.82
14mu|less-481-6|2	
14mu|less-481-6|3	Summary:	A text file browser similar to more, but better
14mu|less-481-6|4	Name:		less
14mu|less-481-6|5	Version:	481
14mu|less-481-6|6	Release:	6
14mu|less-481-6|7	License:	GPLv3+ or BSD-like
14mu|less-481-6|8	Group:		File tools
14mu|less-481-6|9	Url:		http://www.greenwoodsoftware.com/less
14mu|less-481-6|10	Source0:	http://www.greenwoodsoftware.com/less/%{name}-%{version}.tar.gz
14mu|less-481-6|11	Source1:	faq_less.html
14mu|less-481-6|12	Source2:	http://www-zeuthen.desy.de/~friebel/unix/less/lesspipe-%{less_p_vers}.tar.gz
14mu|less-481-6|13	Patch0:		less-374-manpages.patch
14mu|less-481-6|14	Patch2:		lesspipe-1.72-posix.patch
14mu|less-481-6|15	Patch3:		less-382-fixline.patch
14mu|less-481-6|16	Patch4:		less-392-Foption.patch
14mu|less-481-6|17	# If o3read isn't installed, use the filter that comes with lesspipe
14mu|less-481-6|18	Patch5:		lesspipe-1.72-optional-o3read.patch
14mu|less-481-6|19	Patch6:		less-457-use-odt2txt-in-stead-of-sxw2txt.patch
14mu|less-481-6|20	BuildRequires:	pkgconfig(ncursesw)
14mu|less-481-6|21	# lesspipe.sh requires file
14mu|less-481-6|22	Requires:	file
14mu|less-481-6|23	Requires:	sed
14mu|less-481-6|24	Suggests:	html2text
14mu|less-481-6|25	Suggests:	odt2txt
14mu|less-481-6|26	
14mu|less-481-6|27	%description
14mu|less-481-6|28	The less utility is a text file browser that resembles more, but has
14mu|less-481-6|29	more capabilities.  Less allows you to move backwards in the file as
14mu|less-481-6|30	well as forwards.  Since less doesn't have to read the entire input file
14mu|less-481-6|31	before it starts, less starts up more quickly than text editors (for
14mu|less-481-6|32	example, vi).
14mu|less-481-6|33	
14mu|less-481-6|34	You should install less because it is a basic utility for viewing text
14mu|less-481-6|35	files, and you'll use it frequently.
14mu|less-481-6|36	
14mu|less-481-6|37	%files
14mu|less-481-6|38	%doc README NEWS README.lesspipe
14mu|less-481-6|39	%doc faq_less.html lesspipe-%{less_p_vers}/{ChangeLog,german.txt,TODO}
14mu|less-481-6|40	%doc README.urpmi
14mu|less-481-6|41	%attr(755,root,root) %{_bindir}/*
14mu|less-481-6|42	%{_mandir}/man1/*
14mu|less-481-6|43	%{_sysconfdir}/profile.d/*
14mu|less-481-6|44	
14mu|less-481-6|45	#----------------------------------------------------------------------------
14mu|less-481-6|46	
14mu|less-481-6|47	%prep
14mu|less-481-6|48	%setup -q -a 2
14mu|less-481-6|49	%patch0 -p1 -b .manpages~
14mu|less-481-6|50	cd lesspipe-%{less_p_vers}
14mu|less-481-6|51	%patch2 -p1 -b .posix~
14mu|less-481-6|52	%patch5 -p1 -b .o3read~
14mu|less-481-6|53	cd ..
14mu|less-481-6|54	%patch3 -p1 -b .fixline
14mu|less-481-6|55	%patch4 -p1 -b .Foption
14mu|less-481-6|56	%patch6 -p1 -b .odt2xt~
14mu|less-481-6|57	chmod a+r lesspipe-%{less_p_vers}/*
14mu|less-481-6|58	cp lesspipe-%{less_p_vers}/README README.lesspipe
14mu|less-481-6|59	
14mu|less-481-6|60	# Some source files have very odd permissions
14mu|less-481-6|61	# that happen to be passed on to the debug package
14mu|less-481-6|62	find . -name "*.[ch]" |xargs chmod 0644
14mu|less-481-6|63	
14mu|less-481-6|64	%build
14mu|less-481-6|65	CFLAGS=$(echo "%{optflags} -DHAVE_LOCALE" | sed -e s/-fomit-frame-pointer//)
14mu|less-481-6|66	%configure2_5x
14mu|less-481-6|67	%make
14mu|less-481-6|68	cd lesspipe-%{less_p_vers}
14mu|less-481-6|69	./configure --yes
14mu|less-481-6|70	cd ..
14mu|less-481-6|71	
14mu|less-481-6|72	%install
14mu|less-481-6|73	%makeinstall
14mu|less-481-6|74	# faq
14mu|less-481-6|75	install -m 644 %{SOURCE1} .
14mu|less-481-6|76	cd lesspipe-%{less_p_vers}
14mu|less-481-6|77	%makeinstall PREFIX=%{buildroot}%{_prefix}
14mu|less-481-6|78	cd ..
14mu|less-481-6|79	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
14mu|less-481-6|80	cat << EOF > %{buildroot}%{_sysconfdir}/profile.d/20less.sh
14mu|less-481-6|81	CHARSET=\$(locale charmap 2> /dev/null)
14mu|less-481-6|82	if [ -z \$LESSCHARSET ]; then
14mu|less-481-6|83	case "\$CHARSET" in
14mu|less-481-6|84	ISO*|KOI*|CP*)
14mu|less-481-6|85	export LESSCHARSET="\$CHARSET"
14mu|less-481-6|86	;;
14mu|less-481-6|87	* )
14mu|less-481-6|88	export LESSCHARSET="UTF-8"
14mu|less-481-6|89	;;
14mu|less-481-6|90	esac
14mu|less-481-6|91	fi
14mu|less-481-6|92	# Make a filter for less
14mu|less-481-6|93	export LESSOPEN="|/usr/bin/lesspipe.sh %s"
14mu|less-481-6|94	export LESS="-R"
14mu|less-481-6|95	EOF
14mu|less-481-6|96	
14mu|less-481-6|97	cat << EOF > %{buildroot}%{_sysconfdir}/profile.d/20less.csh
14mu|less-481-6|98	if ( \$?LESSCHARSET ) then
14mu|less-481-6|99	if ( \$LESSCHARSET == "") then
14mu|less-481-6|100	unsetenv LESSCHARSET
14mu|less-481-6|101	endif
14mu|less-481-6|102	endif
14mu|less-481-6|103	if ! ( \$?LESSCHARSET ) then
14mu|less-481-6|104	set CHARSET=\`locale charmap\`
14mu|less-481-6|105	switch ("\$CHARSET")
14mu|less-481-6|106	case ISO*
14mu|less-481-6|107	case KOI*
14mu|less-481-6|108	case CP*
14mu|less-481-6|109	setenv LESSCHARSET \$CHARSET
14mu|less-481-6|110	breaksw
14mu|less-481-6|111	default
14mu|less-481-6|112	setenv LESSCHARSET UTF-8
14mu|less-481-6|113	breaksw
14mu|less-481-6|114	endsw
14mu|less-481-6|115	endif
14mu|less-481-6|116	# Make a filter for less
14mu|less-481-6|117	setenv LESSOPEN "|/usr/bin/lesspipe.sh %s"
14mu|less-481-6|118	setenv LESS "-R"
14mu|less-481-6|119	EOF
14mu|less-481-6|120	
14mu|less-481-6|121	cat << EOF > README.urpmi
14mu|less-481-6|122	This version of less includes lesspipe.sh from Wolfgang Friebel
14mu|less-481-6|123	( http://www-zeuthen.desy.de/~friebel//unix/less/ ).
14mu|less-481-6|124	
14mu|less-481-6|125	This enables you to view gz, bz2, lzma, zip, rpm and html files
14mu|less-481-6|126	among others with less. It works by setting the LESSOPEN
14mu|less-481-6|127	environment variable, see the man pages for details.
14mu|less-481-6|128	
14mu|less-481-6|129	If you want to disable this behavior, either use 'unset LESSOPEN' or
14mu|less-481-6|130	use an alias ( alias less='less -l' ).
14mu|less-481-6|131	
14mu|less-481-6|132	less will open html files with lynx, then html2text, then cat if
14mu|less-481-6|133	none of the previous were found.
14mu|less-481-6|134	EOF
14mu|less-481-6|135	
14mu|less-481-6|136	install -m644 lessecho.1 %{buildroot}%{_mandir}/man1
14mu|less-481-6|137	
14mu|less-481-6|138	%check
14mu|less-481-6|139	cd lesspipe-%{less_p_vers}
14mu|less-481-6|140	# make sure we're testing stuff with new less and not currently installed one
14mu|less-481-6|141	export PATH=$PWD/../:$PATH
14mu|less-481-6|142	# FIXME The test suite in lesspipe 1.72 doesn't seem to be compatible
14mu|less-481-6|143	# with perl 5.14 -- re-enable once lesspipe tests have been fixed.
14mu|less-481-6|144	#make test
14mu|less-481-6|145	
14mu|less-481-6|146	
14mu|less-481-6|147	%changelog
14mu|less-481-6|148	
14mu|less-481-6|149	* Wed Sep 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 481-6
14mu|less-481-6|150	- (5473e44) Updated to 481
14mu|less-481-6|151	
14mu|less-481-6|152	

23094 14
14mu|lftp-4.6.2-3|1	%define _disable_ld_no_undefined 1
14mu|lftp-4.6.2-3|2	# build options
14mu|lftp-4.6.2-3|3	%bcond_with	dante
14mu|lftp-4.6.2-3|4	
14mu|lftp-4.6.2-3|5	%define	major	0
14mu|lftp-4.6.2-3|6	%define	libjobs	%mklibname %{name}-jobs %{major}
14mu|lftp-4.6.2-3|7	%define	libtasks %mklibname %{name}-tasks %{major}
14mu|lftp-4.6.2-3|8	%define	devname	%mklibname %{name} -d
14mu|lftp-4.6.2-3|9	
14mu|lftp-4.6.2-3|10	Summary:	Commandline ftp client
14mu|lftp-4.6.2-3|11	Name:		lftp
14mu|lftp-4.6.2-3|12	Version:	4.6.2
14mu|lftp-4.6.2-3|13	Release:	3
14mu|lftp-4.6.2-3|14	Group:		Networking/File transfer
14mu|lftp-4.6.2-3|15	License:	GPLv2+
14mu|lftp-4.6.2-3|16	Url:		http://lftp.yar.ru/
14mu|lftp-4.6.2-3|17	Source0:	http://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz
14mu|lftp-4.6.2-3|18	Source1:	http://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz.asc
14mu|lftp-4.6.2-3|19	Patch0:		lftp-2.2.0-lftpgetmanpage.patch
14mu|lftp-4.6.2-3|20	Patch1:		lftp-3.7.7-mdkconf.patch
14mu|lftp-4.6.2-3|21	Patch4:		lftp-4.4.0-gets.patch
14mu|lftp-4.6.2-3|22	
14mu|lftp-4.6.2-3|23	BuildRequires:	readline-devel
14mu|lftp-4.6.2-3|24	BuildRequires:	pkgconfig(expat)
14mu|lftp-4.6.2-3|25	BuildRequires:	pkgconfig(gnutls)
14mu|lftp-4.6.2-3|26	BuildRequires:	pkgconfig(ncursesw)
14mu|lftp-4.6.2-3|27	%if %{with dante}
14mu|lftp-4.6.2-3|28	BuildRequires:	dante-devel
14mu|lftp-4.6.2-3|29	%endif
14mu|lftp-4.6.2-3|30	Requires:	less
14mu|lftp-4.6.2-3|31	Conflicts:	%{_lib}lftp0 < 4.6.0-1
14mu|lftp-4.6.2-3|32	
14mu|lftp-4.6.2-3|33	Provides:	ftp
14mu|lftp-4.6.2-3|34	
14mu|lftp-4.6.2-3|35	%description
14mu|lftp-4.6.2-3|36	LFTP is a shell-like command line ftp client. The main two advantages
14mu|lftp-4.6.2-3|37	over other ftp clients are reliability and ability to perform tasks
14mu|lftp-4.6.2-3|38	in background. It will reconnect and reget the file being transferred
14mu|lftp-4.6.2-3|39	if the connection broke. You can start a transfer in background and
14mu|lftp-4.6.2-3|40	continue browsing on the ftp site.  It does this all in one process.
14mu|lftp-4.6.2-3|41	When you have started background jobs and feel you are done, you can
14mu|lftp-4.6.2-3|42	just exit lftp and it automatically moves to nohup mode and completes
14mu|lftp-4.6.2-3|43	the transfers. It has also such nice features as reput and mirror.
14mu|lftp-4.6.2-3|44	
14mu|lftp-4.6.2-3|45	%if !%{with dante}
14mu|lftp-4.6.2-3|46	Build option:
14mu|lftp-4.6.2-3|47	--with dante	Enable dante support
14mu|lftp-4.6.2-3|48	%endif
14mu|lftp-4.6.2-3|49	
14mu|lftp-4.6.2-3|50	%package -n	%{libjobs}
14mu|lftp-4.6.2-3|51	Summary:	Dynamic libraries from %{name}
14mu|lftp-4.6.2-3|52	Group:		System/Libraries
14mu|lftp-4.6.2-3|53	Obsoletes:	%{_lib}lftp0 < 4.6.0-1
14mu|lftp-4.6.2-3|54	
14mu|lftp-4.6.2-3|55	%description -n	%{libjobs}
14mu|lftp-4.6.2-3|56	Dynamic libraries from %{name}.
14mu|lftp-4.6.2-3|57	
14mu|lftp-4.6.2-3|58	%package -n	%{libtasks}
14mu|lftp-4.6.2-3|59	Summary:	Dynamic libraries from %{name}
14mu|lftp-4.6.2-3|60	Group:		System/Libraries
14mu|lftp-4.6.2-3|61	Conflicts:	%{_lib}lftp0 < 4.6.0-1
14mu|lftp-4.6.2-3|62	
14mu|lftp-4.6.2-3|63	%description -n	%{libtasks}
14mu|lftp-4.6.2-3|64	Dynamic libraries from %{name}.
14mu|lftp-4.6.2-3|65	
14mu|lftp-4.6.2-3|66	%package -n	%{devname}
14mu|lftp-4.6.2-3|67	Summary:	Header files and static libraries from %{name}
14mu|lftp-4.6.2-3|68	Group:		Development/C
14mu|lftp-4.6.2-3|69	Requires:	%{libjobs} >= %{version}-%{release}
14mu|lftp-4.6.2-3|70	Requires:	%{libtasks} >= %{version}-%{release}
14mu|lftp-4.6.2-3|71	Provides:	%{name}-devel = %{version}-%{release}
14mu|lftp-4.6.2-3|72	
14mu|lftp-4.6.2-3|73	%description -n	%{devname}
14mu|lftp-4.6.2-3|74	Libraries and includes files for developing programs based on %{name}.
14mu|lftp-4.6.2-3|75	
14mu|lftp-4.6.2-3|76	%prep
14mu|lftp-4.6.2-3|77	%setup -q
14mu|lftp-4.6.2-3|78	%apply_patches
14mu|lftp-4.6.2-3|79	%configure2_5x \
14mu|lftp-4.6.2-3|80	--with-modules=yes \
14mu|lftp-4.6.2-3|81	--with-pager="exec less" \
14mu|lftp-4.6.2-3|82	%if %{with dante}
14mu|lftp-4.6.2-3|83	--with-socksdante=yes \
14mu|lftp-4.6.2-3|84	%endif
14mu|lftp-4.6.2-3|85	
14mu|lftp-4.6.2-3|86	%make
14mu|lftp-4.6.2-3|87	
14mu|lftp-4.6.2-3|88	%install
14mu|lftp-4.6.2-3|89	%makeinstall_std
14mu|lftp-4.6.2-3|90	
14mu|lftp-4.6.2-3|91	%find_lang %{name}
14mu|lftp-4.6.2-3|92	
14mu|lftp-4.6.2-3|93	%files -f %{name}.lang
14mu|lftp-4.6.2-3|94	%doc COPYING FAQ MIRRORS NEWS
14mu|lftp-4.6.2-3|95	%doc README.* THANKS TODO lftp.lsm BUGS
14mu|lftp-4.6.2-3|96	%config(noreplace) %{_sysconfdir}/lftp.conf
14mu|lftp-4.6.2-3|97	%{_bindir}/*
14mu|lftp-4.6.2-3|98	%{_mandir}/man?/*
14mu|lftp-4.6.2-3|99	%{_datadir}/%{name}/
14mu|lftp-4.6.2-3|100	%dir %{_libdir}/lftp/%{version}
14mu|lftp-4.6.2-3|101	%{_libdir}/lftp/%{version}/*.so
14mu|lftp-4.6.2-3|102	
14mu|lftp-4.6.2-3|103	%files -n %{libjobs}
14mu|lftp-4.6.2-3|104	%{_libdir}/liblftp-jobs.so.%{major}*
14mu|lftp-4.6.2-3|105	
14mu|lftp-4.6.2-3|106	%files -n %{libtasks}
14mu|lftp-4.6.2-3|107	%{_libdir}/liblftp-tasks.so.%{major}*
14mu|lftp-4.6.2-3|108	
14mu|lftp-4.6.2-3|109	%files -n %{devname}
14mu|lftp-4.6.2-3|110	%{_libdir}/*.so
14mu|lftp-4.6.2-3|111	
14mu|lftp-4.6.2-3|112	
14mu|lftp-4.6.2-3|113	%changelog
14mu|lftp-4.6.2-3|114	
14mu|lftp-4.6.2-3|115	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.6.2-3
14mu|lftp-4.6.2-3|116	- (23b37f2) Updated to 4.6.2
14mu|lftp-4.6.2-3|117	
14mu|lftp-4.6.2-3|118	

23095 14
14mu|lha-1.14i-26.20160508.1|1	%define git 20160508
14mu|lha-1.14i-26.20160508.1|2	
14mu|lha-1.14i-26.20160508.1|3	Summary:	An archiving and compression utility for LHarc format archives
14mu|lha-1.14i-26.20160508.1|4	Name:		lha
14mu|lha-1.14i-26.20160508.1|5	Epoch:		1
14mu|lha-1.14i-26.20160508.1|6	Version:	1.14i
14mu|lha-1.14i-26.20160508.1|7	Release:	26.%{git}.1
14mu|lha-1.14i-26.20160508.1|8	License:	Freeware-like
14mu|lha-1.14i-26.20160508.1|9	Group:		Archiving/Compression
14mu|lha-1.14i-26.20160508.1|10	Url:		https://github.com/jca02266/lha
14mu|lha-1.14i-26.20160508.1|11	Source0:	https://github.com/jca02266/lha/archive/master.zip
14mu|lha-1.14i-26.20160508.1|12	Source1:	http://packages.debian.org/changelogs/pool/non-free/l/lha/current/copyright
14mu|lha-1.14i-26.20160508.1|13	
14mu|lha-1.14i-26.20160508.1|14	%description
14mu|lha-1.14i-26.20160508.1|15	LhA is an archiving and compression utility for LHarc format archive.
14mu|lha-1.14i-26.20160508.1|16	LhA is mostly used in the Amiga and in the DOS world, but can be used
14mu|lha-1.14i-26.20160508.1|17	under Linux to extract files from .lha and .lzh archives.
14mu|lha-1.14i-26.20160508.1|18	
14mu|lha-1.14i-26.20160508.1|19	Install the LhA package if you need to extract files from .lha or .lzh
14mu|lha-1.14i-26.20160508.1|20	Amiga or DOS archives, or if you have to build LhA archives to
14mu|lha-1.14i-26.20160508.1|21	be read on the Amiga or DOS.
14mu|lha-1.14i-26.20160508.1|22	
14mu|lha-1.14i-26.20160508.1|23	%prep
14mu|lha-1.14i-26.20160508.1|24	%setup -qn %{name}-master
14mu|lha-1.14i-26.20160508.1|25	cp %{SOURCE1} .
14mu|lha-1.14i-26.20160508.1|26	
14mu|lha-1.14i-26.20160508.1|27	%build
14mu|lha-1.14i-26.20160508.1|28	autoreconf -is
14mu|lha-1.14i-26.20160508.1|29	%configure2_5x
14mu|lha-1.14i-26.20160508.1|30	%make
14mu|lha-1.14i-26.20160508.1|31	
14mu|lha-1.14i-26.20160508.1|32	%install
14mu|lha-1.14i-26.20160508.1|33	%makeinstall_std
14mu|lha-1.14i-26.20160508.1|34	
14mu|lha-1.14i-26.20160508.1|35	mkdir -p %{buildroot}%{_mandir}/ja/mann
14mu|lha-1.14i-26.20160508.1|36	install -m 644 man/lha.n %{buildroot}%{_mandir}/ja/mann/lha.n
14mu|lha-1.14i-26.20160508.1|37	
14mu|lha-1.14i-26.20160508.1|38	%files
14mu|lha-1.14i-26.20160508.1|39	%doc copyright
14mu|lha-1.14i-26.20160508.1|40	%{_bindir}/lha
14mu|lha-1.14i-26.20160508.1|41	%{_mandir}/man1/lha.1*
14mu|lha-1.14i-26.20160508.1|42	%lang(ja) %{_mandir}/ja/mann/lha.n*
14mu|lha-1.14i-26.20160508.1|43	
14mu|lha-1.14i-26.20160508.1|44	%changelog
14mu|lha-1.14i-26.20160508.1|45	
14mu|lha-1.14i-26.20160508.1|46	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 1:1.14i-26.20160508.1
14mu|lha-1.14i-26.20160508.1|47	- (2835698) Updated to 20160508 snapshot
14mu|lha-1.14i-26.20160508.1|48	
14mu|lha-1.14i-26.20160508.1|49	

23096 14
14mu|libaccounts-glib-1.21-1|1	%define commit 00254a604a7c7bd38c41794a80ad8930e90f21aa
14mu|libaccounts-glib-1.21-1|2	
14mu|libaccounts-glib-1.21-1|3	%define major 0
14mu|libaccounts-glib-1.21-1|4	%define libname %mklibname accounts-glib %{major}
14mu|libaccounts-glib-1.21-1|5	%define girname %mklibname accounts-glib-gir 1.0
14mu|libaccounts-glib-1.21-1|6	%define devname %mklibname accounts-glib -d
14mu|libaccounts-glib-1.21-1|7	
14mu|libaccounts-glib-1.21-1|8	Summary:	Accounts and SSO (Single Sign-On) framework
14mu|libaccounts-glib-1.21-1|9	Name:		libaccounts-glib
14mu|libaccounts-glib-1.21-1|10	Version:	1.21
14mu|libaccounts-glib-1.21-1|11	Release:	1
14mu|libaccounts-glib-1.21-1|12	License:	LGPLv2.1+
14mu|libaccounts-glib-1.21-1|13	Group:		System/Libraries
14mu|libaccounts-glib-1.21-1|14	Url:		http://code.google.com/p/accounts-sso/
14mu|libaccounts-glib-1.21-1|15	Source0:	http://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.gz
14mu|libaccounts-glib-1.21-1|16	BuildRequires:	gtk-doc
14mu|libaccounts-glib-1.21-1|17	BuildRequires:	python-gi >= 2.90
14mu|libaccounts-glib-1.21-1|18	BuildRequires:	xsltproc
14mu|libaccounts-glib-1.21-1|19	BuildRequires:	pkgconfig(check) >= 0.9.4
14mu|libaccounts-glib-1.21-1|20	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
14mu|libaccounts-glib-1.21-1|21	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|libaccounts-glib-1.21-1|22	BuildRequires:	pkgconfig(glib-2.0) >= 2.26
14mu|libaccounts-glib-1.21-1|23	BuildRequires:	pkgconfig(gobject-2.0)
14mu|libaccounts-glib-1.21-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libaccounts-glib-1.21-1|25	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libaccounts-glib-1.21-1|26	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90
14mu|libaccounts-glib-1.21-1|27	BuildRequires:	pkgconfig(sqlite3) >= 3.7.0
14mu|libaccounts-glib-1.21-1|28	
14mu|libaccounts-glib-1.21-1|29	%description
14mu|libaccounts-glib-1.21-1|30	Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
14mu|libaccounts-glib-1.21-1|31	platforms.
14mu|libaccounts-glib-1.21-1|32	
14mu|libaccounts-glib-1.21-1|33	%files
14mu|libaccounts-glib-1.21-1|34	%{_bindir}/*
14mu|libaccounts-glib-1.21-1|35	%{_datadir}/xml
14mu|libaccounts-glib-1.21-1|36	%{_datadir}/backup-framework
14mu|libaccounts-glib-1.21-1|37	%{_libdir}/libaccounts-glib/accounts-glib-test.sh
14mu|libaccounts-glib-1.21-1|38	%{_libdir}/libaccounts-glib/accounts-glib-test-wrapper.sh
14mu|libaccounts-glib-1.21-1|39	%{_libdir}/libaccounts-glib/accounts-glib-testsuite
14mu|libaccounts-glib-1.21-1|40	%{_libdir}/libaccounts-glib/test-process
14mu|libaccounts-glib-1.21-1|41	%{_libdir}/libaccounts-glib/tests.xml
14mu|libaccounts-glib-1.21-1|42	%{_datadir}/libaccounts-glib/testdata/accounts/applications/Gallery.application
14mu|libaccounts-glib-1.21-1|43	%{_datadir}/libaccounts-glib/testdata/accounts/applications/Mailer.application
14mu|libaccounts-glib-1.21-1|44	%{_datadir}/libaccounts-glib/testdata/accounts/providers/MyProvider.provider
14mu|libaccounts-glib-1.21-1|45	%{_datadir}/libaccounts-glib/testdata/accounts/providers/maemo.provider
14mu|libaccounts-glib-1.21-1|46	%{_datadir}/libaccounts-glib/testdata/accounts/providers/fake-os/MyProvider.provider
14mu|libaccounts-glib-1.21-1|47	%{_datadir}/libaccounts-glib/testdata/accounts/service-types/e-mail.service-type
14mu|libaccounts-glib-1.21-1|48	%{_datadir}/libaccounts-glib/testdata/accounts/services/MyService.service
14mu|libaccounts-glib-1.21-1|49	%{_datadir}/libaccounts-glib/testdata/accounts/services/MyService2.service
14mu|libaccounts-glib-1.21-1|50	%{_datadir}/libaccounts-glib/testdata/accounts/services/OtherService.service
14mu|libaccounts-glib-1.21-1|51	%{_datadir}/libaccounts-glib/testdata/applications/Mailer.desktop
14mu|libaccounts-glib-1.21-1|52	%{_mandir}/man1/ag-backup.1*
14mu|libaccounts-glib-1.21-1|53	%{_mandir}/man1/ag-tool.1*
14mu|libaccounts-glib-1.21-1|54	
14mu|libaccounts-glib-1.21-1|55	#----------------------------------------------------------------------------
14mu|libaccounts-glib-1.21-1|56	
14mu|libaccounts-glib-1.21-1|57	%package -n %{libname}
14mu|libaccounts-glib-1.21-1|58	Summary:	Accounts and SSO (Single Sign-On) framework
14mu|libaccounts-glib-1.21-1|59	Group:		System/Libraries
14mu|libaccounts-glib-1.21-1|60	
14mu|libaccounts-glib-1.21-1|61	%description -n %{libname}
14mu|libaccounts-glib-1.21-1|62	Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
14mu|libaccounts-glib-1.21-1|63	platforms.
14mu|libaccounts-glib-1.21-1|64	
14mu|libaccounts-glib-1.21-1|65	%files -n %{libname}
14mu|libaccounts-glib-1.21-1|66	%{_libdir}/%{name}.so.%{major}*
14mu|libaccounts-glib-1.21-1|67	
14mu|libaccounts-glib-1.21-1|68	#----------------------------------------------------------------------------
14mu|libaccounts-glib-1.21-1|69	
14mu|libaccounts-glib-1.21-1|70	%package -n %{girname}
14mu|libaccounts-glib-1.21-1|71	Summary:	GObject Introspection interface description for %{name}
14mu|libaccounts-glib-1.21-1|72	Group:		System/Libraries
14mu|libaccounts-glib-1.21-1|73	Requires:	%{libname} = %{EVRD}
14mu|libaccounts-glib-1.21-1|74	
14mu|libaccounts-glib-1.21-1|75	%description -n %{girname}
14mu|libaccounts-glib-1.21-1|76	GObject Introspection interface description for %{name}.
14mu|libaccounts-glib-1.21-1|77	
14mu|libaccounts-glib-1.21-1|78	%files -n %{girname}
14mu|libaccounts-glib-1.21-1|79	%{_libdir}/girepository-1.0/Accounts-1.0.typelib
14mu|libaccounts-glib-1.21-1|80	
14mu|libaccounts-glib-1.21-1|81	#----------------------------------------------------------------------------
14mu|libaccounts-glib-1.21-1|82	
14mu|libaccounts-glib-1.21-1|83	%package -n %{devname}
14mu|libaccounts-glib-1.21-1|84	Summary:	Development files for %{name}
14mu|libaccounts-glib-1.21-1|85	Group:		Development/C
14mu|libaccounts-glib-1.21-1|86	Requires:	%{libname} = %{EVRD}
14mu|libaccounts-glib-1.21-1|87	Requires:	%{girname} = %{EVRD}
14mu|libaccounts-glib-1.21-1|88	Provides:	%{name}-devel = %{EVRD}
14mu|libaccounts-glib-1.21-1|89	Conflicts:	%{name} < 1.16-2
14mu|libaccounts-glib-1.21-1|90	
14mu|libaccounts-glib-1.21-1|91	%description -n %{devname}
14mu|libaccounts-glib-1.21-1|92	The %{name}-devel package contains libraries and header files for
14mu|libaccounts-glib-1.21-1|93	developing applications that use %{name}.
14mu|libaccounts-glib-1.21-1|94	
14mu|libaccounts-glib-1.21-1|95	%files -n %{devname}
14mu|libaccounts-glib-1.21-1|96	%doc COPYING AUTHORS
14mu|libaccounts-glib-1.21-1|97	%{_libdir}/%{name}.so
14mu|libaccounts-glib-1.21-1|98	%{_libdir}/pkgconfig/%{name}.pc
14mu|libaccounts-glib-1.21-1|99	%{_includedir}/%{name}
14mu|libaccounts-glib-1.21-1|100	%{_datadir}/gir-1.0/Accounts-1.0.gir
14mu|libaccounts-glib-1.21-1|101	%{_datadir}/vala/vapi/*
14mu|libaccounts-glib-1.21-1|102	%{_datadir}/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml
14mu|libaccounts-glib-1.21-1|103	
14mu|libaccounts-glib-1.21-1|104	#----------------------------------------------------------------------------
14mu|libaccounts-glib-1.21-1|105	
14mu|libaccounts-glib-1.21-1|106	%package -n python-%{name}
14mu|libaccounts-glib-1.21-1|107	Summary:	Python binding for %{name}
14mu|libaccounts-glib-1.21-1|108	Group:		Development/Python
14mu|libaccounts-glib-1.21-1|109	
14mu|libaccounts-glib-1.21-1|110	%description -n python-%{name}
14mu|libaccounts-glib-1.21-1|111	Python binding for %{name}.
14mu|libaccounts-glib-1.21-1|112	
14mu|libaccounts-glib-1.21-1|113	%files -n python-%{name}
14mu|libaccounts-glib-1.21-1|114	%{py_platsitedir}/gi/overrides/Accounts.*
14mu|libaccounts-glib-1.21-1|115	
14mu|libaccounts-glib-1.21-1|116	#----------------------------------------------------------------------------
14mu|libaccounts-glib-1.21-1|117	
14mu|libaccounts-glib-1.21-1|118	%prep
14mu|libaccounts-glib-1.21-1|119	%setup -qn %{name}-VERSION_%{version}-%{commit}
14mu|libaccounts-glib-1.21-1|120	
14mu|libaccounts-glib-1.21-1|121	%build
14mu|libaccounts-glib-1.21-1|122	./autogen.sh
14mu|libaccounts-glib-1.21-1|123	%configure2_5x
14mu|libaccounts-glib-1.21-1|124	%make
14mu|libaccounts-glib-1.21-1|125	
14mu|libaccounts-glib-1.21-1|126	%install
14mu|libaccounts-glib-1.21-1|127	%makeinstall_std
14mu|libaccounts-glib-1.21-1|128	
14mu|libaccounts-glib-1.21-1|129	
14mu|libaccounts-glib-1.21-1|130	%changelog
14mu|libaccounts-glib-1.21-1|131	
14mu|libaccounts-glib-1.21-1|132	* Tue Jun 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.21-1
14mu|libaccounts-glib-1.21-1|133	- (7741a08) Build requires gtk-doc
14mu|libaccounts-glib-1.21-1|134	
14mu|libaccounts-glib-1.21-1|135	

23097 14
14mu|libalkimia-4.3.2-8|1	%define major 4
14mu|libalkimia-4.3.2-8|2	%define libname %mklibname alkimia %{major}
14mu|libalkimia-4.3.2-8|3	%define devname %mklibname alkimia -d
14mu|libalkimia-4.3.2-8|4	
14mu|libalkimia-4.3.2-8|5	Summary:	Financial library
14mu|libalkimia-4.3.2-8|6	Name:		libalkimia
14mu|libalkimia-4.3.2-8|7	Version:	4.3.2
14mu|libalkimia-4.3.2-8|8	Release:	8
14mu|libalkimia-4.3.2-8|9	License:	LGPLv2+
14mu|libalkimia-4.3.2-8|10	Group:		Office
14mu|libalkimia-4.3.2-8|11	Url:		http://kde-apps.org/content/show.php/libalkimia?content=137323
14mu|libalkimia-4.3.2-8|12	Source0:	http://kde-apps.org/CONTENT/content-files/137323-libalkimia-%{version}.tar.bz2
14mu|libalkimia-4.3.2-8|13	BuildRequires:	gmpxx-devel
14mu|libalkimia-4.3.2-8|14	BuildRequires:	kdelibs4-devel
14mu|libalkimia-4.3.2-8|15	
14mu|libalkimia-4.3.2-8|16	%description
14mu|libalkimia-4.3.2-8|17	Financial library used by KMyMoney and Scrooge.
14mu|libalkimia-4.3.2-8|18	
14mu|libalkimia-4.3.2-8|19	#----------------------------------------------------------------------------
14mu|libalkimia-4.3.2-8|20	
14mu|libalkimia-4.3.2-8|21	%package -n %{libname}
14mu|libalkimia-4.3.2-8|22	Summary:	Financial Library
14mu|libalkimia-4.3.2-8|23	Group:		System/Libraries
14mu|libalkimia-4.3.2-8|24	
14mu|libalkimia-4.3.2-8|25	%description -n %{libname}
14mu|libalkimia-4.3.2-8|26	Financial library used by KMyMoney and Scrooge.
14mu|libalkimia-4.3.2-8|27	
14mu|libalkimia-4.3.2-8|28	%files -n %{libname}
14mu|libalkimia-4.3.2-8|29	%{_kde_libdir}/%{name}.so.%{major}*
14mu|libalkimia-4.3.2-8|30	
14mu|libalkimia-4.3.2-8|31	#----------------------------------------------------------------------------
14mu|libalkimia-4.3.2-8|32	
14mu|libalkimia-4.3.2-8|33	%package -n %{devname}
14mu|libalkimia-4.3.2-8|34	Summary:	Development files for %{name}
14mu|libalkimia-4.3.2-8|35	Group:		Development/C
14mu|libalkimia-4.3.2-8|36	Requires:	%{libname} = %{EVRD}
14mu|libalkimia-4.3.2-8|37	Obsoletes:	libalkimia-devel < 4.3.2-2
14mu|libalkimia-4.3.2-8|38	
14mu|libalkimia-4.3.2-8|39	%description -n %{devname}
14mu|libalkimia-4.3.2-8|40	This package contains the development files for %{name}.
14mu|libalkimia-4.3.2-8|41	
14mu|libalkimia-4.3.2-8|42	%files -n %{devname}
14mu|libalkimia-4.3.2-8|43	%{_kde_includedir}/alkimia/
14mu|libalkimia-4.3.2-8|44	%{_kde_libdir}/%{name}.so
14mu|libalkimia-4.3.2-8|45	%{_kde_libdir}/pkgconfig/%{name}.pc
14mu|libalkimia-4.3.2-8|46	%{_datadir}/apps/cmake/modules/FindLibAlkimia.cmake
14mu|libalkimia-4.3.2-8|47	
14mu|libalkimia-4.3.2-8|48	#----------------------------------------------------------------------------
14mu|libalkimia-4.3.2-8|49	
14mu|libalkimia-4.3.2-8|50	%prep
14mu|libalkimia-4.3.2-8|51	%setup -q
14mu|libalkimia-4.3.2-8|52	
14mu|libalkimia-4.3.2-8|53	%build
14mu|libalkimia-4.3.2-8|54	%cmake_kde4
14mu|libalkimia-4.3.2-8|55	%make
14mu|libalkimia-4.3.2-8|56	
14mu|libalkimia-4.3.2-8|57	%install
14mu|libalkimia-4.3.2-8|58	%makeinstall_std -C build
14mu|libalkimia-4.3.2-8|59	
14mu|libalkimia-4.3.2-8|60	
14mu|libalkimia-4.3.2-8|61	%changelog
14mu|libalkimia-4.3.2-8|62	
14mu|libalkimia-4.3.2-8|63	* Tue Jun 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3.2-8
14mu|libalkimia-4.3.2-8|64	- (8c6879e) Bump release
14mu|libalkimia-4.3.2-8|65	
14mu|libalkimia-4.3.2-8|66	

23098 14
14mu|libappindicator-12.10.0-5|1	%define api 0.1
14mu|libappindicator-12.10.0-5|2	%define girmajor 0.1
14mu|libappindicator-12.10.0-5|3	%define girgtk %mklibname appindicator-gir %{girmajor}
14mu|libappindicator-12.10.0-5|4	%define girgtk3 %mklibname appindicator3-gir %{girmajor}
14mu|libappindicator-12.10.0-5|5	
14mu|libappindicator-12.10.0-5|6	%define major 1
14mu|libappindicator-12.10.0-5|7	%define libgtk %mklibname appindicator %{major}
14mu|libappindicator-12.10.0-5|8	%define devgtk %mklibname appindicator -d
14mu|libappindicator-12.10.0-5|9	%define libgtk3 %mklibname appindicator3_ %{major}
14mu|libappindicator-12.10.0-5|10	%define devgtk3 %mklibname appindicator3 -d
14mu|libappindicator-12.10.0-5|11	
14mu|libappindicator-12.10.0-5|12	Summary:	Application indicators library
14mu|libappindicator-12.10.0-5|13	Name:		libappindicator
14mu|libappindicator-12.10.0-5|14	Version:	12.10.0
14mu|libappindicator-12.10.0-5|15	Release:	5
14mu|libappindicator-12.10.0-5|16	License:	LGPLv2+ and LGPLv3+
14mu|libappindicator-12.10.0-5|17	Group:		System/Libraries
14mu|libappindicator-12.10.0-5|18	Url:		https://launchpad.net/libappindicator
14mu|libappindicator-12.10.0-5|19	Source0:	%{name}-%{version}.tar.gz
14mu|libappindicator-12.10.0-5|20	# PATCH-FIX-OPENSUSE 001_opensuse_build_fix_all.patch nmarques@opensuse.org
14mu|libappindicator-12.10.0-5|21	#-- This patch fixes python links and  eplaces pkgconfig() calls from "nunit" to "mono-nunit"
14mu|libappindicator-12.10.0-5|22	# PATCH-FIX-OPENSUSE - libappindicator-mono-nunit-fix.patch nmarques@opensuse.org
14mu|libappindicator-12.10.0-5|23	#-- use mono-nunit for pkgconfig() calls instead of nunit
14mu|libappindicator-12.10.0-5|24	#Patch0:	libappindicator-mono-nunit-fix.patch
14mu|libappindicator-12.10.0-5|25	# PATCH-FIX-OPENSUSE - libappindicator-header-fixes.patch nmarques@opensuse.org
14mu|libappindicator-12.10.0-5|26	BuildRequires:	gnome-common
14mu|libappindicator-12.10.0-5|27	BuildRequires:	intltool
14mu|libappindicator-12.10.0-5|28	BuildRequires:	perl-XML-SAX
14mu|libappindicator-12.10.0-5|29	BuildRequires:	vala-tools
14mu|libappindicator-12.10.0-5|30	BuildRequires:	vala-devel
14mu|libappindicator-12.10.0-5|31	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|libappindicator-12.10.0-5|32	BuildRequires:	pkgconfig(dbusmenu-gtk-0.4)
14mu|libappindicator-12.10.0-5|33	BuildRequires:	pkgconfig(dbusmenu-gtk3-0.4)
14mu|libappindicator-12.10.0-5|34	BuildRequires:	pkgconfig(gapi-2.0)
14mu|libappindicator-12.10.0-5|35	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libappindicator-12.10.0-5|36	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|libappindicator-12.10.0-5|37	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libappindicator-12.10.0-5|38	BuildRequires:	pkgconfig(gtk-sharp-2.0)
14mu|libappindicator-12.10.0-5|39	BuildRequires:	pkgconfig(indicate-0.6)
14mu|libappindicator-12.10.0-5|40	BuildRequires:	pkgconfig(indicator-0.4)
14mu|libappindicator-12.10.0-5|41	BuildRequires:	pkgconfig(indicator3-0.4)
14mu|libappindicator-12.10.0-5|42	BuildRequires:	pkgconfig(libpng)
14mu|libappindicator-12.10.0-5|43	BuildRequires:	pkgconfig(mono)
14mu|libappindicator-12.10.0-5|44	BuildRequires:	pkgconfig(mono-nunit)
14mu|libappindicator-12.10.0-5|45	BuildRequires:	pkgconfig(pygobject-2.0)
14mu|libappindicator-12.10.0-5|46	BuildRequires:	pkgconfig(pygtk-2.0)
14mu|libappindicator-12.10.0-5|47	BuildRequires:	pkgconfig(python2)
14mu|libappindicator-12.10.0-5|48	
14mu|libappindicator-12.10.0-5|49	%description
14mu|libappindicator-12.10.0-5|50	A library and indicator to take menus from applications and place them in
14mu|libappindicator-12.10.0-5|51	the panel.
14mu|libappindicator-12.10.0-5|52	
14mu|libappindicator-12.10.0-5|53	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|54	
14mu|libappindicator-12.10.0-5|55	%package -n appindicator-sharp
14mu|libappindicator-12.10.0-5|56	Summary:	Application indicator library - assembly CLI
14mu|libappindicator-12.10.0-5|57	Group:		Development/C#
14mu|libappindicator-12.10.0-5|58	Conflicts:	%{_lib}appindicator-devel < 12.10.0-4
14mu|libappindicator-12.10.0-5|59	
14mu|libappindicator-12.10.0-5|60	%description -n appindicator-sharp
14mu|libappindicator-12.10.0-5|61	This package provides the appindicator-sharp assembly that allows CLI (.NET)
14mu|libappindicator-12.10.0-5|62	programs to take menus from applications and place them in the panel.
14mu|libappindicator-12.10.0-5|63	
14mu|libappindicator-12.10.0-5|64	This package provides assemblies to be used by applications.
14mu|libappindicator-12.10.0-5|65	
14mu|libappindicator-12.10.0-5|66	%files -n appindicator-sharp
14mu|libappindicator-12.10.0-5|67	%{_prefix}/lib/mono/appindicator-sharp/
14mu|libappindicator-12.10.0-5|68	%{_prefix}/lib/mono/gac/
14mu|libappindicator-12.10.0-5|69	%{_libdir}/cli/appindicator-sharp*
14mu|libappindicator-12.10.0-5|70	%{_libdir}/pkgconfig/appindicator-sharp-%{api}.pc
14mu|libappindicator-12.10.0-5|71	
14mu|libappindicator-12.10.0-5|72	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|73	
14mu|libappindicator-12.10.0-5|74	%package -n appindicator-vala
14mu|libappindicator-12.10.0-5|75	Summary:	Application indicator library - Vala bindings
14mu|libappindicator-12.10.0-5|76	Group:		Development/Other
14mu|libappindicator-12.10.0-5|77	
14mu|libappindicator-12.10.0-5|78	%description -n appindicator-vala
14mu|libappindicator-12.10.0-5|79	This package provides Vala bindings for the application indicator library.
14mu|libappindicator-12.10.0-5|80	
14mu|libappindicator-12.10.0-5|81	%files -n appindicator-vala
14mu|libappindicator-12.10.0-5|82	%{_datadir}/vala/vapi/appindicator-%{api}.deps
14mu|libappindicator-12.10.0-5|83	%{_datadir}/vala/vapi/appindicator-%{api}.vapi
14mu|libappindicator-12.10.0-5|84	
14mu|libappindicator-12.10.0-5|85	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|86	
14mu|libappindicator-12.10.0-5|87	%package -n appindicator3-vala
14mu|libappindicator-12.10.0-5|88	Summary:	Application indicator library - Vala bindings
14mu|libappindicator-12.10.0-5|89	Group:		Development/Other
14mu|libappindicator-12.10.0-5|90	
14mu|libappindicator-12.10.0-5|91	%description -n appindicator3-vala
14mu|libappindicator-12.10.0-5|92	This package provides Vala bindings for the application indicator library.
14mu|libappindicator-12.10.0-5|93	
14mu|libappindicator-12.10.0-5|94	%files -n appindicator3-vala
14mu|libappindicator-12.10.0-5|95	%{_datadir}/vala/vapi/appindicator3-%{api}.deps
14mu|libappindicator-12.10.0-5|96	%{_datadir}/vala/vapi/appindicator3-%{api}.vapi
14mu|libappindicator-12.10.0-5|97	
14mu|libappindicator-12.10.0-5|98	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|99	
14mu|libappindicator-12.10.0-5|100	%package -n python-appindicator
14mu|libappindicator-12.10.0-5|101	Summary:	Application indicator library - Python 2 bindings
14mu|libappindicator-12.10.0-5|102	Group:		Development/Python
14mu|libappindicator-12.10.0-5|103	
14mu|libappindicator-12.10.0-5|104	%description -n python-appindicator
14mu|libappindicator-12.10.0-5|105	This package provides Python 2 bindings for the application indicator library.
14mu|libappindicator-12.10.0-5|106	
14mu|libappindicator-12.10.0-5|107	%files -n python-appindicator
14mu|libappindicator-12.10.0-5|108	%{_datadir}/pygtk/2.0/defs/appindicator.defs
14mu|libappindicator-12.10.0-5|109	%dir %{py_platsitedir}/appindicator/
14mu|libappindicator-12.10.0-5|110	%{py_platsitedir}/appindicator/*
14mu|libappindicator-12.10.0-5|111	
14mu|libappindicator-12.10.0-5|112	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|113	
14mu|libappindicator-12.10.0-5|114	%package -n %{libgtk}
14mu|libappindicator-12.10.0-5|115	Summary:	Application indicator library - shared libraries
14mu|libappindicator-12.10.0-5|116	Group:		System/Libraries
14mu|libappindicator-12.10.0-5|117	Provides:	appindicator-gtk2 = %{EVRD}
14mu|libappindicator-12.10.0-5|118	
14mu|libappindicator-12.10.0-5|119	%description -n %{libgtk}
14mu|libappindicator-12.10.0-5|120	A library and indicator to take menus from applications and place them in
14mu|libappindicator-12.10.0-5|121	the panel.
14mu|libappindicator-12.10.0-5|122	
14mu|libappindicator-12.10.0-5|123	This package provides the shared libraries to be used by applications.
14mu|libappindicator-12.10.0-5|124	
14mu|libappindicator-12.10.0-5|125	%files -n %{libgtk}
14mu|libappindicator-12.10.0-5|126	%doc gtk2/README gtk2/COPYING gtk2/COPYING.LGPL.2.1
14mu|libappindicator-12.10.0-5|127	%{_libdir}/libappindicator.so.%{major}*
14mu|libappindicator-12.10.0-5|128	
14mu|libappindicator-12.10.0-5|129	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|130	
14mu|libappindicator-12.10.0-5|131	%package -n %{girgtk}
14mu|libappindicator-12.10.0-5|132	Summary:	GObject Introspection files for %{name}
14mu|libappindicator-12.10.0-5|133	Group:		System/Libraries
14mu|libappindicator-12.10.0-5|134	Requires:	%{libgtk} = %{EVRD}
14mu|libappindicator-12.10.0-5|135	
14mu|libappindicator-12.10.0-5|136	%description -n %{girgtk}
14mu|libappindicator-12.10.0-5|137	GObject Introspection files for %{name}.
14mu|libappindicator-12.10.0-5|138	
14mu|libappindicator-12.10.0-5|139	%files -n %{girgtk}
14mu|libappindicator-12.10.0-5|140	%{_libdir}/girepository-1.0/AppIndicator-%{girmajor}.typelib
14mu|libappindicator-12.10.0-5|141	
14mu|libappindicator-12.10.0-5|142	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|143	
14mu|libappindicator-12.10.0-5|144	%package -n %{devgtk}
14mu|libappindicator-12.10.0-5|145	Summary:	Application indicator library - development files
14mu|libappindicator-12.10.0-5|146	Group:		Development/C
14mu|libappindicator-12.10.0-5|147	Requires:	%{libgtk} = %{EVRD}
14mu|libappindicator-12.10.0-5|148	Requires:	%{girgtk} = %{EVRD}
14mu|libappindicator-12.10.0-5|149	Provides:	appindicator-gtk2-devel = %{EVRD}
14mu|libappindicator-12.10.0-5|150	
14mu|libappindicator-12.10.0-5|151	%description -n %{devgtk}
14mu|libappindicator-12.10.0-5|152	A library and indicator to take menus from the applications and place them in
14mu|libappindicator-12.10.0-5|153	the panel.
14mu|libappindicator-12.10.0-5|154	
14mu|libappindicator-12.10.0-5|155	This package provides the files that are needed to build applications.
14mu|libappindicator-12.10.0-5|156	
14mu|libappindicator-12.10.0-5|157	%files -n %{devgtk}
14mu|libappindicator-12.10.0-5|158	%{_includedir}/libappindicator-%{api}/
14mu|libappindicator-12.10.0-5|159	%{_libdir}/libappindicator.so
14mu|libappindicator-12.10.0-5|160	%{_libdir}/pkgconfig/appindicator-%{api}.pc
14mu|libappindicator-12.10.0-5|161	%{_datadir}/gir-1.0/AppIndicator-%{girmajor}.gir
14mu|libappindicator-12.10.0-5|162	
14mu|libappindicator-12.10.0-5|163	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|164	
14mu|libappindicator-12.10.0-5|165	%package -n %{libgtk3}
14mu|libappindicator-12.10.0-5|166	Summary:	Application indicator library - shared libraries
14mu|libappindicator-12.10.0-5|167	Group:		System/Libraries
14mu|libappindicator-12.10.0-5|168	Provides:	appindicator-gtk3 = %{EVRD}
14mu|libappindicator-12.10.0-5|169	
14mu|libappindicator-12.10.0-5|170	%description -n %{libgtk3}
14mu|libappindicator-12.10.0-5|171	A library and indicator to take menus from applications and place them in
14mu|libappindicator-12.10.0-5|172	the panel.
14mu|libappindicator-12.10.0-5|173	
14mu|libappindicator-12.10.0-5|174	This package provides the shared libraries to be used by applications.
14mu|libappindicator-12.10.0-5|175	
14mu|libappindicator-12.10.0-5|176	%files -n %{libgtk3}
14mu|libappindicator-12.10.0-5|177	%doc gtk3/README gtk3/COPYING gtk3/COPYING.LGPL.2.1
14mu|libappindicator-12.10.0-5|178	%{_libdir}/libappindicator3.so.%{major}*
14mu|libappindicator-12.10.0-5|179	
14mu|libappindicator-12.10.0-5|180	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|181	
14mu|libappindicator-12.10.0-5|182	%package -n %{girgtk3}
14mu|libappindicator-12.10.0-5|183	Summary:	GObject Introspection files for %{name}
14mu|libappindicator-12.10.0-5|184	Group:		System/Libraries
14mu|libappindicator-12.10.0-5|185	Requires:	%{libgtk3} = %{EVRD}
14mu|libappindicator-12.10.0-5|186	Conflicts:	%{_lib}appindicator1 < 12.10.0-4
14mu|libappindicator-12.10.0-5|187	
14mu|libappindicator-12.10.0-5|188	%description -n %{girgtk3}
14mu|libappindicator-12.10.0-5|189	GObject Introspection files for %{name}.
14mu|libappindicator-12.10.0-5|190	
14mu|libappindicator-12.10.0-5|191	%files -n %{girgtk3}
14mu|libappindicator-12.10.0-5|192	%{_libdir}/girepository-1.0/AppIndicator3-%{girmajor}.typelib
14mu|libappindicator-12.10.0-5|193	
14mu|libappindicator-12.10.0-5|194	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|195	
14mu|libappindicator-12.10.0-5|196	%package -n %{devgtk3}
14mu|libappindicator-12.10.0-5|197	Summary:	Application indicator library - development files
14mu|libappindicator-12.10.0-5|198	Group:		Development/C
14mu|libappindicator-12.10.0-5|199	Requires:	%{libgtk3} = %{EVRD}
14mu|libappindicator-12.10.0-5|200	Requires:	%{girgtk3} = %{EVRD}
14mu|libappindicator-12.10.0-5|201	Provides:	appindicator-gtk3-devel = %{EVRD}
14mu|libappindicator-12.10.0-5|202	Conflicts:	%{_lib}appindicator-devel < 12.10.0-4
14mu|libappindicator-12.10.0-5|203	
14mu|libappindicator-12.10.0-5|204	%description -n %{devgtk3}
14mu|libappindicator-12.10.0-5|205	A library and indicator to take menus from the applications and place them in
14mu|libappindicator-12.10.0-5|206	the panel.
14mu|libappindicator-12.10.0-5|207	
14mu|libappindicator-12.10.0-5|208	This package provides the files that are needed to build applications.
14mu|libappindicator-12.10.0-5|209	
14mu|libappindicator-12.10.0-5|210	%files -n %{devgtk3}
14mu|libappindicator-12.10.0-5|211	%{_datadir}/gtk-doc/html/libappindicator/
14mu|libappindicator-12.10.0-5|212	%{_includedir}/libappindicator3-%{api}/
14mu|libappindicator-12.10.0-5|213	%{_libdir}/libappindicator3.so
14mu|libappindicator-12.10.0-5|214	%{_libdir}/pkgconfig/appindicator3-%{api}.pc
14mu|libappindicator-12.10.0-5|215	%{_datadir}/gir-1.0/AppIndicator3-%{girmajor}.gir
14mu|libappindicator-12.10.0-5|216	
14mu|libappindicator-12.10.0-5|217	#----------------------------------------------------------------------------
14mu|libappindicator-12.10.0-5|218	
14mu|libappindicator-12.10.0-5|219	%prep
14mu|libappindicator-12.10.0-5|220	%setup -qc
14mu|libappindicator-12.10.0-5|221	
14mu|libappindicator-12.10.0-5|222	mv %{name}-%{version} gtk2
14mu|libappindicator-12.10.0-5|223	cp -r gtk2 gtk3
14mu|libappindicator-12.10.0-5|224	
14mu|libappindicator-12.10.0-5|225	%build
14mu|libappindicator-12.10.0-5|226	pushd gtk2
14mu|libappindicator-12.10.0-5|227	# Warning, patch requires reconf
14mu|libappindicator-12.10.0-5|228	NOCONFIGURE=1 autoreconf -fi
14mu|libappindicator-12.10.0-5|229	%configure2_5x \
14mu|libappindicator-12.10.0-5|230	--disable-static \
14mu|libappindicator-12.10.0-5|231	--with-gtk=2
14mu|libappindicator-12.10.0-5|232	
14mu|libappindicator-12.10.0-5|233	make LIBS='-lgmodule-2.0'
14mu|libappindicator-12.10.0-5|234	popd
14mu|libappindicator-12.10.0-5|235	
14mu|libappindicator-12.10.0-5|236	pushd gtk3
14mu|libappindicator-12.10.0-5|237	# Warning, patch requires reconf
14mu|libappindicator-12.10.0-5|238	NOCONFIGURE=1 autoreconf -fi
14mu|libappindicator-12.10.0-5|239	%configure2_5x \
14mu|libappindicator-12.10.0-5|240	--disable-static \
14mu|libappindicator-12.10.0-5|241	--with-gtk=3
14mu|libappindicator-12.10.0-5|242	
14mu|libappindicator-12.10.0-5|243	make LIBS='-lgmodule-2.0'
14mu|libappindicator-12.10.0-5|244	popd
14mu|libappindicator-12.10.0-5|245	
14mu|libappindicator-12.10.0-5|246	%install
14mu|libappindicator-12.10.0-5|247	%makeinstall_std -C gtk2
14mu|libappindicator-12.10.0-5|248	%makeinstall_std -C gtk3
14mu|libappindicator-12.10.0-5|249	
14mu|libappindicator-12.10.0-5|250	
14mu|libappindicator-12.10.0-5|251	%changelog
14mu|libappindicator-12.10.0-5|252	
14mu|libappindicator-12.10.0-5|253	* Tue Jun 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.10.0-5
14mu|libappindicator-12.10.0-5|254	- (bd60ace) Adjust groups for sharp and python bindings
14mu|libappindicator-12.10.0-5|255	
14mu|libappindicator-12.10.0-5|256	

23099 14
14mu|libarchive-3.2.1-2|1	%define major 13
14mu|libarchive-3.2.1-2|2	%define libname %mklibname archive %{major}
14mu|libarchive-3.2.1-2|3	%define devname %mklibname archive -d
14mu|libarchive-3.2.1-2|4	
14mu|libarchive-3.2.1-2|5	Summary:	Library for reading and writing streaming archives
14mu|libarchive-3.2.1-2|6	Name:		libarchive
14mu|libarchive-3.2.1-2|7	Version:	3.2.1
14mu|libarchive-3.2.1-2|8	Release:	2
14mu|libarchive-3.2.1-2|9	License:	BSD
14mu|libarchive-3.2.1-2|10	Group:		System/Libraries
14mu|libarchive-3.2.1-2|11	Url:		http://www.libarchive.org
14mu|libarchive-3.2.1-2|12	Source0:	http://www.libarchive.org/downloads/%{name}-%{version}.tar.gz
14mu|libarchive-3.2.1-2|13	Patch0:		libarchive-2.6.1-headers.patch
14mu|libarchive-3.2.1-2|14	Patch1:		libarchive-3.2.0-lzma_mt.patch
14mu|libarchive-3.2.1-2|15	Patch2:		libarchive-3.2.1-issue770.patch
14mu|libarchive-3.2.1-2|16	Patch3:		libarchive-3.2.1-issue767.patch
14mu|libarchive-3.2.1-2|17	Patch4:		libarchive-3.2.1-issue748.patch
14mu|libarchive-3.2.1-2|18	Patch5:		libarchive-3.2.1-issue744-2.patch
14mu|libarchive-3.2.1-2|19	Patch6:		libarchive-3.2.1-issue731.patch
14mu|libarchive-3.2.1-2|20	Patch7:		libarchive-3.2.1-CVE-2016-5418.patch
14mu|libarchive-3.2.1-2|21	Patch8:		9f0dee226163de2490510fd258fbd9547a032f16.patch
14mu|libarchive-3.2.1-2|22	Patch9:		libarchive-3.2.1-issue747.patch
14mu|libarchive-3.2.1-2|23	Patch10:	libarchive-3.2.1-issue761.patch
14mu|libarchive-3.2.1-2|24	Patch11:	libarchive-3.2.1-issue744.patch
14mu|libarchive-3.2.1-2|25	BuildRequires:	bison
14mu|libarchive-3.2.1-2|26	BuildRequires:	libtool
14mu|libarchive-3.2.1-2|27	BuildRequires:	sharutils
14mu|libarchive-3.2.1-2|28	BuildRequires:	acl-devel
14mu|libarchive-3.2.1-2|29	BuildRequires:	attr-devel
14mu|libarchive-3.2.1-2|30	BuildRequires:	bzip2-devel
14mu|libarchive-3.2.1-2|31	BuildRequires:	pkgconfig(ext2fs)
14mu|libarchive-3.2.1-2|32	BuildRequires:	pkgconfig(zlib)
14mu|libarchive-3.2.1-2|33	BuildRequires:	pkgconfig(liblzma)
14mu|libarchive-3.2.1-2|34	
14mu|libarchive-3.2.1-2|35	%description
14mu|libarchive-3.2.1-2|36	Libarchive is a programming library that can create and read several different
14mu|libarchive-3.2.1-2|37	streaming archive formats, including most popular tar variants and several cpio
14mu|libarchive-3.2.1-2|38	formats. It can also write shar archives and read ISO9660 CDROM images and ZIP
14mu|libarchive-3.2.1-2|39	archives. The bsdtar program is an implementation of tar(1) that is built on
14mu|libarchive-3.2.1-2|40	top of libarchive. It started as a test harness, but has grown and is now the
14mu|libarchive-3.2.1-2|41	standard system tar for FreeBSD 5 and 6.
14mu|libarchive-3.2.1-2|42	
14mu|libarchive-3.2.1-2|43	#------------------------------------------------------------------
14mu|libarchive-3.2.1-2|44	
14mu|libarchive-3.2.1-2|45	%package -n %{libname}
14mu|libarchive-3.2.1-2|46	Summary:	Library for reading and writing streaming archives
14mu|libarchive-3.2.1-2|47	Group:		System/Libraries
14mu|libarchive-3.2.1-2|48	
14mu|libarchive-3.2.1-2|49	%description -n %{libname}
14mu|libarchive-3.2.1-2|50	Libarchive is a programming library that can create and read several different
14mu|libarchive-3.2.1-2|51	streaming archive formats, including most popular tar variants and several cpio
14mu|libarchive-3.2.1-2|52	formats. It can also write shar archives and read ISO9660 CDROM images and ZIP
14mu|libarchive-3.2.1-2|53	archives. The bsdtar program is an implementation of tar(1) that is built on
14mu|libarchive-3.2.1-2|54	top of libarchive. It started as a test harness, but has grown and is now the
14mu|libarchive-3.2.1-2|55	standard system tar for FreeBSD 5 and 6.
14mu|libarchive-3.2.1-2|56	
14mu|libarchive-3.2.1-2|57	%files -n %{libname}
14mu|libarchive-3.2.1-2|58	%{_libdir}/libarchive.so.%{major}*
14mu|libarchive-3.2.1-2|59	
14mu|libarchive-3.2.1-2|60	#------------------------------------------------------------------
14mu|libarchive-3.2.1-2|61	
14mu|libarchive-3.2.1-2|62	%package -n %{devname}
14mu|libarchive-3.2.1-2|63	Summary:	Development library and header files for the libarchive library
14mu|libarchive-3.2.1-2|64	Group:		Development/C
14mu|libarchive-3.2.1-2|65	Requires:	%{libname} = %{EVRD}
14mu|libarchive-3.2.1-2|66	Provides:	%{libname}-devel = %{EVRD}
14mu|libarchive-3.2.1-2|67	Provides:	%{name}-devel = %{EVRD}
14mu|libarchive-3.2.1-2|68	
14mu|libarchive-3.2.1-2|69	%description -n %{devname}
14mu|libarchive-3.2.1-2|70	Libarchive is a programming library that can create and read several different
14mu|libarchive-3.2.1-2|71	streaming archive formats, including most popular tar variants and several cpio
14mu|libarchive-3.2.1-2|72	formats. It can also write shar archives and read ISO9660 CDROM images and ZIP
14mu|libarchive-3.2.1-2|73	archives. The bsdtar program is an implementation of tar(1) that is built on
14mu|libarchive-3.2.1-2|74	top of libarchive. It started as a test harness, but has grown and is now the
14mu|libarchive-3.2.1-2|75	standard system tar for FreeBSD 5 and 6.
14mu|libarchive-3.2.1-2|76	
14mu|libarchive-3.2.1-2|77	This package contains header files for the libarchive library.
14mu|libarchive-3.2.1-2|78	
14mu|libarchive-3.2.1-2|79	%files -n %{devname}
14mu|libarchive-3.2.1-2|80	%{_libdir}/libarchive.so
14mu|libarchive-3.2.1-2|81	%{_libdir}/pkgconfig/libarchive.pc
14mu|libarchive-3.2.1-2|82	%{_includedir}/*.h
14mu|libarchive-3.2.1-2|83	%{_mandir}/man3/*
14mu|libarchive-3.2.1-2|84	%{_mandir}/man5/*
14mu|libarchive-3.2.1-2|85	
14mu|libarchive-3.2.1-2|86	#------------------------------------------------------------------
14mu|libarchive-3.2.1-2|87	
14mu|libarchive-3.2.1-2|88	%package -n bsdtar
14mu|libarchive-3.2.1-2|89	Summary:	Full-featured tar replacement built on libarchive
14mu|libarchive-3.2.1-2|90	Group:		Archiving/Backup
14mu|libarchive-3.2.1-2|91	
14mu|libarchive-3.2.1-2|92	%description -n bsdtar
14mu|libarchive-3.2.1-2|93	The bsdtar program is a full-featured tar replacement built on libarchive.
14mu|libarchive-3.2.1-2|94	
14mu|libarchive-3.2.1-2|95	%files -n bsdtar
14mu|libarchive-3.2.1-2|96	%doc NEWS README
14mu|libarchive-3.2.1-2|97	%{_bindir}/bsdtar
14mu|libarchive-3.2.1-2|98	%{_mandir}/man1/bsdtar.1*
14mu|libarchive-3.2.1-2|99	
14mu|libarchive-3.2.1-2|100	#------------------------------------------------------------------
14mu|libarchive-3.2.1-2|101	
14mu|libarchive-3.2.1-2|102	%package -n bsdcpio
14mu|libarchive-3.2.1-2|103	Summary:	Copy files to and from archives
14mu|libarchive-3.2.1-2|104	Group:		Archiving/Backup
14mu|libarchive-3.2.1-2|105	
14mu|libarchive-3.2.1-2|106	%description -n bsdcpio
14mu|libarchive-3.2.1-2|107	bsdcpio copies files between archives and directories. This implementation can
14mu|libarchive-3.2.1-2|108	extract from tar, pax, cpio, zip, jar, ar, and ISO 9660 cdrom images and can
14mu|libarchive-3.2.1-2|109	create tar, pax, cpio, ar, and shar archives.
14mu|libarchive-3.2.1-2|110	
14mu|libarchive-3.2.1-2|111	%files -n bsdcpio
14mu|libarchive-3.2.1-2|112	%{_bindir}/bsdcpio
14mu|libarchive-3.2.1-2|113	%{_mandir}/man1/bsdcpio.1*
14mu|libarchive-3.2.1-2|114	
14mu|libarchive-3.2.1-2|115	#------------------------------------------------------------------
14mu|libarchive-3.2.1-2|116	
14mu|libarchive-3.2.1-2|117	%package -n bsdcat
14mu|libarchive-3.2.1-2|118	Summary:	Expand files to standard output
14mu|libarchive-3.2.1-2|119	Group:		Networking/Other
14mu|libarchive-3.2.1-2|120	
14mu|libarchive-3.2.1-2|121	%description -n bsdcat
14mu|libarchive-3.2.1-2|122	The bsdcat program typically takes a filename as an argument or reads standard
14mu|libarchive-3.2.1-2|123	input when used in a pipe. In both cases decompressed data it written to
14mu|libarchive-3.2.1-2|124	standard output.
14mu|libarchive-3.2.1-2|125	
14mu|libarchive-3.2.1-2|126	%files -n bsdcat
14mu|libarchive-3.2.1-2|127	%doc README NEWS COPYING
14mu|libarchive-3.2.1-2|128	%{_bindir}/bsdcat
14mu|libarchive-3.2.1-2|129	%{_mandir}/*/bsdcat*
14mu|libarchive-3.2.1-2|130	
14mu|libarchive-3.2.1-2|131	#------------------------------------------------------------------
14mu|libarchive-3.2.1-2|132	
14mu|libarchive-3.2.1-2|133	%prep
14mu|libarchive-3.2.1-2|134	%setup -q
14mu|libarchive-3.2.1-2|135	%patch0 -p0 -b .headers
14mu|libarchive-3.2.1-2|136	#patch1 -p1 -R
14mu|libarchive-3.2.1-2|137	%patch2 -p1 -b .issue770
14mu|libarchive-3.2.1-2|138	%patch3 -p1 -b .issue767
14mu|libarchive-3.2.1-2|139	%patch4 -p1 -b .issue748
14mu|libarchive-3.2.1-2|140	%patch5 -p1 -b .issue744-2
14mu|libarchive-3.2.1-2|141	%patch6 -p1 -b .issue731
14mu|libarchive-3.2.1-2|142	%patch7 -p1 -b .CVE-2016-5418
14mu|libarchive-3.2.1-2|143	%patch8 -p1 -b .9f0dee2
14mu|libarchive-3.2.1-2|144	%patch9 -p1 -b .issue747
14mu|libarchive-3.2.1-2|145	%patch10 -p1 -b .issue761
14mu|libarchive-3.2.1-2|146	%patch11 -p1 -b .issue744
14mu|libarchive-3.2.1-2|147	
14mu|libarchive-3.2.1-2|148	%build
14mu|libarchive-3.2.1-2|149	autoreconf -fis
14mu|libarchive-3.2.1-2|150	
14mu|libarchive-3.2.1-2|151	%configure2_5x \
14mu|libarchive-3.2.1-2|152	--disable-static \
14mu|libarchive-3.2.1-2|153	--enable-bsdtar=shared \
14mu|libarchive-3.2.1-2|154	--enable-bsdcpio=shared
14mu|libarchive-3.2.1-2|155	
14mu|libarchive-3.2.1-2|156	%make
14mu|libarchive-3.2.1-2|157	
14mu|libarchive-3.2.1-2|158	%install
14mu|libarchive-3.2.1-2|159	%makeinstall_std
14mu|libarchive-3.2.1-2|160	
14mu|libarchive-3.2.1-2|161	%changelog
14mu|libarchive-3.2.1-2|162	
14mu|libarchive-3.2.1-2|163	* Mon Oct 17 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.2.1-2
14mu|libarchive-3.2.1-2|164	- (fdb5786) Add fixes for a bunch of CVEs
14mu|libarchive-3.2.1-2|165	
14mu|libarchive-3.2.1-2|166	

23100 14
14mu|libass-0.12.1-1|1	%define major 5
14mu|libass-0.12.1-1|2	%define libname %mklibname ass %{major}
14mu|libass-0.12.1-1|3	%define devname %mklibname ass -d
14mu|libass-0.12.1-1|4	
14mu|libass-0.12.1-1|5	Summary:	Library for SSA/ASS subtitles rendering
14mu|libass-0.12.1-1|6	Name:		libass
14mu|libass-0.12.1-1|7	Version:	0.12.1
14mu|libass-0.12.1-1|8	Release:	1
14mu|libass-0.12.1-1|9	License:	GPLv2+
14mu|libass-0.12.1-1|10	Group:		System/Libraries
14mu|libass-0.12.1-1|11	Url:		http://code.google.com/p/libass/
14mu|libass-0.12.1-1|12	Source0:	http://libass.googlecode.com/files/%{name}-%{version}.tar.xz
14mu|libass-0.12.1-1|13	BuildRequires:	pkgconfig(enca)
14mu|libass-0.12.1-1|14	BuildRequires:	pkgconfig(fontconfig)
14mu|libass-0.12.1-1|15	BuildRequires:	pkgconfig(freetype2)
14mu|libass-0.12.1-1|16	BuildRequires:	pkgconfig(fribidi)
14mu|libass-0.12.1-1|17	
14mu|libass-0.12.1-1|18	%description
14mu|libass-0.12.1-1|19	Libass is a portable library for SSA/ASS subtitles rendering.
14mu|libass-0.12.1-1|20	
14mu|libass-0.12.1-1|21	#----------------------------------------------------------------------------
14mu|libass-0.12.1-1|22	
14mu|libass-0.12.1-1|23	%package -n %{libname}
14mu|libass-0.12.1-1|24	Summary:	Shared library for SSA/ASS subtitles rendering
14mu|libass-0.12.1-1|25	Group:		System/Libraries
14mu|libass-0.12.1-1|26	
14mu|libass-0.12.1-1|27	%description -n %{libname}
14mu|libass-0.12.1-1|28	Libass is a portable library for SSA/ASS subtitles rendering.
14mu|libass-0.12.1-1|29	
14mu|libass-0.12.1-1|30	%files -n %{libname}
14mu|libass-0.12.1-1|31	%{_libdir}/libass.so.%{major}*
14mu|libass-0.12.1-1|32	
14mu|libass-0.12.1-1|33	#----------------------------------------------------------------------------
14mu|libass-0.12.1-1|34	
14mu|libass-0.12.1-1|35	%package -n %{devname}
14mu|libass-0.12.1-1|36	Summary:	Development files for libass development
14mu|libass-0.12.1-1|37	Group:		Development/C
14mu|libass-0.12.1-1|38	Requires:	%{libname} = %{EVRD}
14mu|libass-0.12.1-1|39	Provides:	%{name}-devel = %{EVRD}
14mu|libass-0.12.1-1|40	Provides:	ass-devel = %{EVRD}
14mu|libass-0.12.1-1|41	
14mu|libass-0.12.1-1|42	%description -n %{devname}
14mu|libass-0.12.1-1|43	Libass is a portable library for SSA/ASS subtitles rendering.
14mu|libass-0.12.1-1|44	
14mu|libass-0.12.1-1|45	This package contains the files for developing applications which
14mu|libass-0.12.1-1|46	will use libass.
14mu|libass-0.12.1-1|47	
14mu|libass-0.12.1-1|48	%files -n %{devname}
14mu|libass-0.12.1-1|49	%doc Changelog
14mu|libass-0.12.1-1|50	%{_libdir}/libass.so
14mu|libass-0.12.1-1|51	%{_includedir}/ass
14mu|libass-0.12.1-1|52	%{_libdir}/pkgconfig/%{name}.pc
14mu|libass-0.12.1-1|53	
14mu|libass-0.12.1-1|54	#----------------------------------------------------------------------------
14mu|libass-0.12.1-1|55	
14mu|libass-0.12.1-1|56	%prep
14mu|libass-0.12.1-1|57	%setup -q
14mu|libass-0.12.1-1|58	
14mu|libass-0.12.1-1|59	%build
14mu|libass-0.12.1-1|60	%configure2_5x --disable-static
14mu|libass-0.12.1-1|61	%make
14mu|libass-0.12.1-1|62	
14mu|libass-0.12.1-1|63	%install
14mu|libass-0.12.1-1|64	%makeinstall_std
14mu|libass-0.12.1-1|65	
14mu|libass-0.12.1-1|66	
14mu|libass-0.12.1-1|67	%changelog
14mu|libass-0.12.1-1|68	
14mu|libass-0.12.1-1|69	* Mon May 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.1-1
14mu|libass-0.12.1-1|70	- (f8586fd) New version 0.12.1, new library major 5
14mu|libass-0.12.1-1|71	
14mu|libass-0.12.1-1|72	

23101 14
14mu|libast-0.7-22|1	%define major 2
14mu|libast-0.7-22|2	%define libname %mklibname ast %{major}
14mu|libast-0.7-22|3	%define devname %mklibname ast -d
14mu|libast-0.7-22|4	
14mu|libast-0.7-22|5	Summary:	Library of Assorted Spiffy Things
14mu|libast-0.7-22|6	Name:		libast
14mu|libast-0.7-22|7	Version:	0.7
14mu|libast-0.7-22|8	Release:	22
14mu|libast-0.7-22|9	License:	BSD
14mu|libast-0.7-22|10	Group:		System/Libraries
14mu|libast-0.7-22|11	Url:		http://www.eterm.org/
14mu|libast-0.7-22|12	Source0:	http://www.eterm.org/download/%{name}-%{version}.tar.gz
14mu|libast-0.7-22|13	Patch0:		libast-0.7-linkage.patch
14mu|libast-0.7-22|14	BuildRequires:	pkgconfig(imlib2)
14mu|libast-0.7-22|15	BuildRequires:	pkgconfig(libpcre)
14mu|libast-0.7-22|16	BuildRequires:	pkgconfig(x11)
14mu|libast-0.7-22|17	BuildRequires:	pkgconfig(xt)
14mu|libast-0.7-22|18	
14mu|libast-0.7-22|19	%description
14mu|libast-0.7-22|20	LibAST is the Library of Assorted Spiffy Things.  It contains various
14mu|libast-0.7-22|21	handy routines and drop-in substitutes for some good-but-non-portable
14mu|libast-0.7-22|22	functions.  It currently has a built-in memory tracking subsystem as
14mu|libast-0.7-22|23	well as some debugging aids and other similar tools.
14mu|libast-0.7-22|24	
14mu|libast-0.7-22|25	#----------------------------------------------------------------------------
14mu|libast-0.7-22|26	
14mu|libast-0.7-22|27	%package -n %{libname}
14mu|libast-0.7-22|28	Summary:	Library of Assorted Spiffy Things
14mu|libast-0.7-22|29	Group:		System/Libraries
14mu|libast-0.7-22|30	Provides:	%{name} = %{EVRD}
14mu|libast-0.7-22|31	
14mu|libast-0.7-22|32	%description -n %{libname}
14mu|libast-0.7-22|33	LibAST is the Library of Assorted Spiffy Things.  It contains various
14mu|libast-0.7-22|34	handy routines and drop-in substitutes for some good-but-non-portable
14mu|libast-0.7-22|35	functions.  It currently has a built-in memory tracking subsystem as
14mu|libast-0.7-22|36	well as some debugging aids and other similar tools.
14mu|libast-0.7-22|37	
14mu|libast-0.7-22|38	%files -n %{libname}
14mu|libast-0.7-22|39	%doc README
14mu|libast-0.7-22|40	%{_libdir}/libast.so.%{major}*
14mu|libast-0.7-22|41	
14mu|libast-0.7-22|42	#----------------------------------------------------------------------------
14mu|libast-0.7-22|43	
14mu|libast-0.7-22|44	%package -n %{devname}
14mu|libast-0.7-22|45	Summary:	Development related files for LibAST
14mu|libast-0.7-22|46	Group:		Development/C
14mu|libast-0.7-22|47	Requires:	%{libname} = %{EVRD}
14mu|libast-0.7-22|48	Provides:	%{name}-devel = %{EVRD}
14mu|libast-0.7-22|49	
14mu|libast-0.7-22|50	%description -n %{devname}
14mu|libast-0.7-22|51	Install this package if you need to compile applications that needs
14mu|libast-0.7-22|52	%{name}.
14mu|libast-0.7-22|53	
14mu|libast-0.7-22|54	%files -n %{devname}
14mu|libast-0.7-22|55	%doc README
14mu|libast-0.7-22|56	%{_libdir}/lib*.so
14mu|libast-0.7-22|57	%{_includedir}/*
14mu|libast-0.7-22|58	%{_datadir}/aclocal/*.m4
14mu|libast-0.7-22|59	%{_bindir}/libast-config
14mu|libast-0.7-22|60	%{multiarch_bindir}/libast-config
14mu|libast-0.7-22|61	
14mu|libast-0.7-22|62	#----------------------------------------------------------------------------
14mu|libast-0.7-22|63	
14mu|libast-0.7-22|64	%prep
14mu|libast-0.7-22|65	%setup -q
14mu|libast-0.7-22|66	%patch0 -p1
14mu|libast-0.7-22|67	
14mu|libast-0.7-22|68	%build
14mu|libast-0.7-22|69	%configure2_5x \
14mu|libast-0.7-22|70	--disable-static
14mu|libast-0.7-22|71	%make X_LIBS="-lX11"
14mu|libast-0.7-22|72	
14mu|libast-0.7-22|73	%install
14mu|libast-0.7-22|74	%makeinstall_std
14mu|libast-0.7-22|75	
14mu|libast-0.7-22|76	%multiarch_binaries %{buildroot}%{_bindir}/libast-config
14mu|libast-0.7-22|77	
14mu|libast-0.7-22|78	%multiarch_includes %{buildroot}%{_includedir}/libast/sysdefs.h
14mu|libast-0.7-22|79	
14mu|libast-0.7-22|80	
14mu|libast-0.7-22|81	%changelog
14mu|libast-0.7-22|82	
14mu|libast-0.7-22|83	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7-22
14mu|libast-0.7-22|84	- (f6d91f5) Fix linkage
14mu|libast-0.7-22|85	
14mu|libast-0.7-22|86	

23102 14
14mu|libbluedevil-2.1-1|1	%define major 2
14mu|libbluedevil-2.1-1|2	%define libname %mklibname bluedevil %{major}
14mu|libbluedevil-2.1-1|3	%define devname %mklibname bluedevil -d
14mu|libbluedevil-2.1-1|4	
14mu|libbluedevil-2.1-1|5	Summary:	Qt-based library written in C++ to handle all Bluetooth functionality
14mu|libbluedevil-2.1-1|6	Name:		libbluedevil
14mu|libbluedevil-2.1-1|7	# Version 1.x supports bluez 4.x and version 2.x supports bluez 5.x
14mu|libbluedevil-2.1-1|8	Version:	2.1
14mu|libbluedevil-2.1-1|9	Release:	1
14mu|libbluedevil-2.1-1|10	License:	LGPLv2+
14mu|libbluedevil-2.1-1|11	Group:		Graphical desktop/KDE
14mu|libbluedevil-2.1-1|12	Url:		https://projects.kde.org/projects/playground/libs/libname
14mu|libbluedevil-2.1-1|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mu|libbluedevil-2.1-1|14	Patch0:		libbluedevil-2.0-fix.patch
14mu|libbluedevil-2.1-1|15	BuildRequires:	cmake
14mu|libbluedevil-2.1-1|16	BuildRequires:	kde4-macros
14mu|libbluedevil-2.1-1|17	BuildRequires:	qt4-devel
14mu|libbluedevil-2.1-1|18	
14mu|libbluedevil-2.1-1|19	%description
14mu|libbluedevil-2.1-1|20	Qt-based library written in C++ to handle all Bluetooth functionality.
14mu|libbluedevil-2.1-1|21	
14mu|libbluedevil-2.1-1|22	#----------------------------------------------------------------------------
14mu|libbluedevil-2.1-1|23	
14mu|libbluedevil-2.1-1|24	%package -n %{libname}
14mu|libbluedevil-2.1-1|25	Summary:	Bluedevil Runtime library
14mu|libbluedevil-2.1-1|26	Group:		System/Libraries
14mu|libbluedevil-2.1-1|27	
14mu|libbluedevil-2.1-1|28	%description -n %{libname}
14mu|libbluedevil-2.1-1|29	Qt-based library written in C++ to handle all Bluetooth functionality.
14mu|libbluedevil-2.1-1|30	
14mu|libbluedevil-2.1-1|31	%files -n %{libname}
14mu|libbluedevil-2.1-1|32	%{_kde_libdir}/libbluedevil.so.%{major}*
14mu|libbluedevil-2.1-1|33	
14mu|libbluedevil-2.1-1|34	#----------------------------------------------------------------------------
14mu|libbluedevil-2.1-1|35	
14mu|libbluedevil-2.1-1|36	%package -n %{devname}
14mu|libbluedevil-2.1-1|37	Summary:	Devel stuff for %{name}
14mu|libbluedevil-2.1-1|38	Group:		Development/KDE and Qt
14mu|libbluedevil-2.1-1|39	Requires:	%{libname} = %{EVRD}
14mu|libbluedevil-2.1-1|40	Provides:	%{name}-devel = %{EVRD}
14mu|libbluedevil-2.1-1|41	
14mu|libbluedevil-2.1-1|42	%description -n %{devname}
14mu|libbluedevil-2.1-1|43	This package contains header files needed if you wish to build applications
14mu|libbluedevil-2.1-1|44	based on %{name}.
14mu|libbluedevil-2.1-1|45	
14mu|libbluedevil-2.1-1|46	%files -n %{devname}
14mu|libbluedevil-2.1-1|47	%{_kde_includedir}/bluedevil
14mu|libbluedevil-2.1-1|48	%{_kde_libdir}/libbluedevil.so
14mu|libbluedevil-2.1-1|49	%{_kde_libdir}/pkgconfig/bluedevil.pc
14mu|libbluedevil-2.1-1|50	
14mu|libbluedevil-2.1-1|51	#----------------------------------------------------------------------------
14mu|libbluedevil-2.1-1|52	
14mu|libbluedevil-2.1-1|53	%prep
14mu|libbluedevil-2.1-1|54	%setup -q
14mu|libbluedevil-2.1-1|55	%patch0 -p1
14mu|libbluedevil-2.1-1|56	
14mu|libbluedevil-2.1-1|57	%build
14mu|libbluedevil-2.1-1|58	%cmake_kde4
14mu|libbluedevil-2.1-1|59	%make
14mu|libbluedevil-2.1-1|60	
14mu|libbluedevil-2.1-1|61	%install
14mu|libbluedevil-2.1-1|62	%makeinstall_std -C build
14mu|libbluedevil-2.1-1|63	
14mu|libbluedevil-2.1-1|64	
14mu|libbluedevil-2.1-1|65	%changelog
14mu|libbluedevil-2.1-1|66	
14mu|libbluedevil-2.1-1|67	* Wed Sep 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-1
14mu|libbluedevil-2.1-1|68	- (c34b0e0) New version 2.1
14mu|libbluedevil-2.1-1|69	
14mu|libbluedevil-2.1-1|70	

23103 14
14mu|libbluray-0.9.2-1|1	%define major 1
14mu|libbluray-0.9.2-1|2	%define libname %mklibname bluray %{major}
14mu|libbluray-0.9.2-1|3	%define devname %mklibname bluray -d
14mu|libbluray-0.9.2-1|4	
14mu|libbluray-0.9.2-1|5	Summary:	Blu-Ray Disc playback library for media players
14mu|libbluray-0.9.2-1|6	Name:		libbluray
14mu|libbluray-0.9.2-1|7	Version:	0.9.2
14mu|libbluray-0.9.2-1|8	Release:	1
14mu|libbluray-0.9.2-1|9	License:	LGPLv2+
14mu|libbluray-0.9.2-1|10	Group:		System/Libraries
14mu|libbluray-0.9.2-1|11	Url:		http://www.videolan.org/developers/libbluray.html
14mu|libbluray-0.9.2-1|12	Source0:	ftp://ftp.videolan.org/pub/videolan/libbluray/%{version}/%{name}-%{version}.tar.bz2
14mu|libbluray-0.9.2-1|13	BuildRequires:	ant
14mu|libbluray-0.9.2-1|14	BuildRequires:	java-rpmbuild
14mu|libbluray-0.9.2-1|15	BuildRequires:	jaxp
14mu|libbluray-0.9.2-1|16	BuildRequires:	xerces-j2
14mu|libbluray-0.9.2-1|17	BuildRequires:	libgcj-devel
14mu|libbluray-0.9.2-1|18	BuildRequires:	pkgconfig(fontconfig)
14mu|libbluray-0.9.2-1|19	BuildRequires:	pkgconfig(freetype2)
14mu|libbluray-0.9.2-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libbluray-0.9.2-1|21	
14mu|libbluray-0.9.2-1|22	%description
14mu|libbluray-0.9.2-1|23	libbluray is an open-source library designed for Blu-Ray Discs playback for
14mu|libbluray-0.9.2-1|24	media players, like VLC or MPlayer.
14mu|libbluray-0.9.2-1|25	
14mu|libbluray-0.9.2-1|26	The library has support for navigation, playlist parsing, menus and BD-J.
14mu|libbluray-0.9.2-1|27	
14mu|libbluray-0.9.2-1|28	For BD-J support, you need to install libbluray-java.
14mu|libbluray-0.9.2-1|29	
14mu|libbluray-0.9.2-1|30	This package does not contain any DRM circumvention functionality, so you can
14mu|libbluray-0.9.2-1|31	only play unprotected Blu-Ray discs with it as is.
14mu|libbluray-0.9.2-1|32	
14mu|libbluray-0.9.2-1|33	#----------------------------------------------------------------------------
14mu|libbluray-0.9.2-1|34	
14mu|libbluray-0.9.2-1|35	%package -n %{libname}
14mu|libbluray-0.9.2-1|36	Summary:	Blu-Ray Disc playback library for media players
14mu|libbluray-0.9.2-1|37	Group:		System/Libraries
14mu|libbluray-0.9.2-1|38	
14mu|libbluray-0.9.2-1|39	%description -n %{libname}
14mu|libbluray-0.9.2-1|40	libbluray is an open-source library designed for Blu-Ray Discs playback for
14mu|libbluray-0.9.2-1|41	media players, like VLC or MPlayer.
14mu|libbluray-0.9.2-1|42	
14mu|libbluray-0.9.2-1|43	For BD-J support, you need to install libbluray-java.
14mu|libbluray-0.9.2-1|44	
14mu|libbluray-0.9.2-1|45	This package does not contain any DRM circumvention functionality, so you can
14mu|libbluray-0.9.2-1|46	only play unprotected Blu-Ray discs with it as is.
14mu|libbluray-0.9.2-1|47	
14mu|libbluray-0.9.2-1|48	%files -n %{libname}
14mu|libbluray-0.9.2-1|49	%{_libdir}/%{name}.so.%{major}*
14mu|libbluray-0.9.2-1|50	
14mu|libbluray-0.9.2-1|51	#----------------------------------------------------------------------------
14mu|libbluray-0.9.2-1|52	
14mu|libbluray-0.9.2-1|53	%package -n %{devname}
14mu|libbluray-0.9.2-1|54	Summary:	libbluray development files
14mu|libbluray-0.9.2-1|55	Group:		Development/C
14mu|libbluray-0.9.2-1|56	Requires:	%{libname} = %{EVRD}
14mu|libbluray-0.9.2-1|57	Provides:	%{name}-devel = %{EVRD}
14mu|libbluray-0.9.2-1|58	Provides:	bluray-devel = %{EVRD}
14mu|libbluray-0.9.2-1|59	
14mu|libbluray-0.9.2-1|60	%description -n %{devname}
14mu|libbluray-0.9.2-1|61	These are the files needed for building programs using libbluray.
14mu|libbluray-0.9.2-1|62	This package does not contain any DRM circumvention functionality.
14mu|libbluray-0.9.2-1|63	
14mu|libbluray-0.9.2-1|64	%files -n %{devname}
14mu|libbluray-0.9.2-1|65	%doc README.txt
14mu|libbluray-0.9.2-1|66	%{_includedir}/%{name}
14mu|libbluray-0.9.2-1|67	%{_bindir}/bd_info
14mu|libbluray-0.9.2-1|68	%{_libdir}/%{name}.so
14mu|libbluray-0.9.2-1|69	%{_libdir}/pkgconfig/%{name}.pc
14mu|libbluray-0.9.2-1|70	
14mu|libbluray-0.9.2-1|71	#----------------------------------------------------------------------------
14mu|libbluray-0.9.2-1|72	
14mu|libbluray-0.9.2-1|73	%package java
14mu|libbluray-0.9.2-1|74	Summary:	BD-J support for libbluray
14mu|libbluray-0.9.2-1|75	Group:		System/Libraries
14mu|libbluray-0.9.2-1|76	# Maybe switch to suggesting/requiring libbluray-java in the main lib,
14mu|libbluray-0.9.2-1|77	# and dropping these below reqs instead?
14mu|libbluray-0.9.2-1|78	Requires:	java >= 1.6
14mu|libbluray-0.9.2-1|79	Requires:	jpackage-utils
14mu|libbluray-0.9.2-1|80	
14mu|libbluray-0.9.2-1|81	%description java
14mu|libbluray-0.9.2-1|82	libbluray is an open-source library designed for Blu-Ray Discs playback for
14mu|libbluray-0.9.2-1|83	media players, like VLC or MPlayer.
14mu|libbluray-0.9.2-1|84	
14mu|libbluray-0.9.2-1|85	This package contains the BD-J support for libbluray.
14mu|libbluray-0.9.2-1|86	
14mu|libbluray-0.9.2-1|87	This package does not contain any DRM circumvention functionality.
14mu|libbluray-0.9.2-1|88	
14mu|libbluray-0.9.2-1|89	%files java
14mu|libbluray-0.9.2-1|90	%{_javadir}/%{name}-j2se-%{version}.jar
14mu|libbluray-0.9.2-1|91	
14mu|libbluray-0.9.2-1|92	#----------------------------------------------------------------------------
14mu|libbluray-0.9.2-1|93	
14mu|libbluray-0.9.2-1|94	%prep
14mu|libbluray-0.9.2-1|95	%setup -q
14mu|libbluray-0.9.2-1|96	
14mu|libbluray-0.9.2-1|97	%build
14mu|libbluray-0.9.2-1|98	# for ant
14mu|libbluray-0.9.2-1|99	export JAVA_HOME=%{java_home}
14mu|libbluray-0.9.2-1|100	./bootstrap
14mu|libbluray-0.9.2-1|101	%configure2_5x \
14mu|libbluray-0.9.2-1|102	--disable-static \
14mu|libbluray-0.9.2-1|103	--with-jdk=%{java_home} \
14mu|libbluray-0.9.2-1|104	--enable-bdjava
14mu|libbluray-0.9.2-1|105	%make
14mu|libbluray-0.9.2-1|106	
14mu|libbluray-0.9.2-1|107	%install
14mu|libbluray-0.9.2-1|108	%makeinstall_std
14mu|libbluray-0.9.2-1|109	
14mu|libbluray-0.9.2-1|110	
14mu|libbluray-0.9.2-1|111	%changelog
14mu|libbluray-0.9.2-1|112	
14mu|libbluray-0.9.2-1|113	* Mon Feb 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-1
14mu|libbluray-0.9.2-1|114	- (ef60b68) Build requires pkgconfig(fontconfig)
14mu|libbluray-0.9.2-1|115	
14mu|libbluray-0.9.2-1|116	

23104 14
14mu|libbonoboui-2.24.5-10|1	%bcond_without gtkdoc
14mu|libbonoboui-2.24.5-10|2	%bcond_without xvfb
14mu|libbonoboui-2.24.5-10|3	
14mu|libbonoboui-2.24.5-10|4	%define api 2
14mu|libbonoboui-2.24.5-10|5	%define major 0
14mu|libbonoboui-2.24.5-10|6	%define libname %mklibname bonoboui %{api} %{major}
14mu|libbonoboui-2.24.5-10|7	%define devname %mklibname bonoboui -d
14mu|libbonoboui-2.24.5-10|8	
14mu|libbonoboui-2.24.5-10|9	Summary:	Library for compound documents in GNOME
14mu|libbonoboui-2.24.5-10|10	Name:		libbonoboui
14mu|libbonoboui-2.24.5-10|11	Version:	2.24.5
14mu|libbonoboui-2.24.5-10|12	Release:	10
14mu|libbonoboui-2.24.5-10|13	License:	GPLv2+ and LGPLv2.1+
14mu|libbonoboui-2.24.5-10|14	Group:		System/Libraries
14mu|libbonoboui-2.24.5-10|15	Url:		http://www.gnome.org/
14mu|libbonoboui-2.24.5-10|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
14mu|libbonoboui-2.24.5-10|17	%if %{with gtkdoc}
14mu|libbonoboui-2.24.5-10|18	BuildRequires:	gtk-doc
14mu|libbonoboui-2.24.5-10|19	%endif
14mu|libbonoboui-2.24.5-10|20	BuildRequires:	intltool
14mu|libbonoboui-2.24.5-10|21	BuildRequires:	pkgconfig(bonobo-activation-2.0)
14mu|libbonoboui-2.24.5-10|22	BuildRequires:	pkgconfig(gdk-x11-2.0)
14mu|libbonoboui-2.24.5-10|23	BuildRequires:	pkgconfig(libbonobo-2.0)
14mu|libbonoboui-2.24.5-10|24	BuildRequires:	pkgconfig(libglade-2.0)
14mu|libbonoboui-2.24.5-10|25	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
14mu|libbonoboui-2.24.5-10|26	BuildRequires:	pkgconfig(libgnome-2.0)
14mu|libbonoboui-2.24.5-10|27	BuildRequires:	pkgconfig(libpng)
14mu|libbonoboui-2.24.5-10|28	BuildRequires:	perl-XML-Parser
14mu|libbonoboui-2.24.5-10|29	%if %{with xvfb}
14mu|libbonoboui-2.24.5-10|30	BuildRequires:	x11-server-xvfb
14mu|libbonoboui-2.24.5-10|31	%endif
14mu|libbonoboui-2.24.5-10|32	Requires:	%{libname} = %{EVRD}
14mu|libbonoboui-2.24.5-10|33	# To make bonobo-browser work
14mu|libbonoboui-2.24.5-10|34	Requires:	libbonobo
14mu|libbonoboui-2.24.5-10|35	
14mu|libbonoboui-2.24.5-10|36	%description
14mu|libbonoboui-2.24.5-10|37	Bonobo is a library that provides the necessary framework for GNOME
14mu|libbonoboui-2.24.5-10|38	applications to deal with compound documents, i.e. those with a
14mu|libbonoboui-2.24.5-10|39	spreadsheet and graphic embedded in a word-processing document.
14mu|libbonoboui-2.24.5-10|40	
14mu|libbonoboui-2.24.5-10|41	This package contains various needed modules and files for bonobo 2
14mu|libbonoboui-2.24.5-10|42	to operate.
14mu|libbonoboui-2.24.5-10|43	
14mu|libbonoboui-2.24.5-10|44	%files -f %{name}-2.0.lang
14mu|libbonoboui-2.24.5-10|45	%doc README NEWS changes.txt
14mu|libbonoboui-2.24.5-10|46	%{_bindir}/*
14mu|libbonoboui-2.24.5-10|47	%{_libdir}/bonobo/servers/*
14mu|libbonoboui-2.24.5-10|48	%{_libdir}/bonobo-2.0
14mu|libbonoboui-2.24.5-10|49	%{_libdir}/libglade/2.0/*.so
14mu|libbonoboui-2.24.5-10|50	%{_datadir}/gnome-2.0
14mu|libbonoboui-2.24.5-10|51	%{_datadir}/applications/bonobo-browser.desktop
14mu|libbonoboui-2.24.5-10|52	
14mu|libbonoboui-2.24.5-10|53	#----------------------------------------------------------------------------
14mu|libbonoboui-2.24.5-10|54	
14mu|libbonoboui-2.24.5-10|55	%package -n %{libname}
14mu|libbonoboui-2.24.5-10|56	Summary:	Library for compound documents in GNOME
14mu|libbonoboui-2.24.5-10|57	Group:		System/Libraries
14mu|libbonoboui-2.24.5-10|58	Provides:	%{name}%{api} = %{EVRD}
14mu|libbonoboui-2.24.5-10|59	
14mu|libbonoboui-2.24.5-10|60	%description -n %{libname}
14mu|libbonoboui-2.24.5-10|61	Bonobo is a library that provides the necessary framework for GNOME
14mu|libbonoboui-2.24.5-10|62	applications to deal with compound documents, i.e. those with a
14mu|libbonoboui-2.24.5-10|63	spreadsheet and graphic embedded in a word-processing document.
14mu|libbonoboui-2.24.5-10|64	
14mu|libbonoboui-2.24.5-10|65	This package provides libraries to use Bonobo.
14mu|libbonoboui-2.24.5-10|66	
14mu|libbonoboui-2.24.5-10|67	%files -n %{libname}
14mu|libbonoboui-2.24.5-10|68	%{_libdir}/libbonoboui-%{api}.so.%{major}*
14mu|libbonoboui-2.24.5-10|69	
14mu|libbonoboui-2.24.5-10|70	#----------------------------------------------------------------------------
14mu|libbonoboui-2.24.5-10|71	
14mu|libbonoboui-2.24.5-10|72	%package -n %{devname}
14mu|libbonoboui-2.24.5-10|73	Summary:	Development libraries, include files and sample code for Bonobo 2
14mu|libbonoboui-2.24.5-10|74	Group:		Development/GNOME and GTK+
14mu|libbonoboui-2.24.5-10|75	Requires:	%{libname} = %{EVRD}
14mu|libbonoboui-2.24.5-10|76	Provides:	%{name}-devel = %{EVRD}
14mu|libbonoboui-2.24.5-10|77	
14mu|libbonoboui-2.24.5-10|78	%description -n %{devname}
14mu|libbonoboui-2.24.5-10|79	Bonobo is a library that provides the necessary framework for GNOME
14mu|libbonoboui-2.24.5-10|80	applications to deal with compound documents, i.e. those with a
14mu|libbonoboui-2.24.5-10|81	spreadsheet and graphic embedded in a word-processing document.
14mu|libbonoboui-2.24.5-10|82	
14mu|libbonoboui-2.24.5-10|83	This package provides the necessary development libraries and include
14mu|libbonoboui-2.24.5-10|84	files to allow you to develop programs using the Bonobo document model;
14mu|libbonoboui-2.24.5-10|85	it includes demonstration executables and codes as well.
14mu|libbonoboui-2.24.5-10|86	
14mu|libbonoboui-2.24.5-10|87	%files -n %{devname}
14mu|libbonoboui-2.24.5-10|88	%doc ChangeLog
14mu|libbonoboui-2.24.5-10|89	%doc %{_datadir}/gtk-doc/html/*
14mu|libbonoboui-2.24.5-10|90	%{_includedir}/*
14mu|libbonoboui-2.24.5-10|91	%{_libdir}/libbonobo*.so
14mu|libbonoboui-2.24.5-10|92	%{_libdir}/pkgconfig/*
14mu|libbonoboui-2.24.5-10|93	
14mu|libbonoboui-2.24.5-10|94	#----------------------------------------------------------------------------
14mu|libbonoboui-2.24.5-10|95	
14mu|libbonoboui-2.24.5-10|96	%prep
14mu|libbonoboui-2.24.5-10|97	%setup -q
14mu|libbonoboui-2.24.5-10|98	
14mu|libbonoboui-2.24.5-10|99	%build
14mu|libbonoboui-2.24.5-10|100	%configure2_5x \
14mu|libbonoboui-2.24.5-10|101	--disable-static \
14mu|libbonoboui-2.24.5-10|102	%if %{with gtkdoc}
14mu|libbonoboui-2.24.5-10|103	--enable-gtk-doc
14mu|libbonoboui-2.24.5-10|104	%endif
14mu|libbonoboui-2.24.5-10|105	
14mu|libbonoboui-2.24.5-10|106	%make
14mu|libbonoboui-2.24.5-10|107	
14mu|libbonoboui-2.24.5-10|108	%install
14mu|libbonoboui-2.24.5-10|109	%makeinstall_std
14mu|libbonoboui-2.24.5-10|110	
14mu|libbonoboui-2.24.5-10|111	%find_lang %{name}-2.0
14mu|libbonoboui-2.24.5-10|112	
14mu|libbonoboui-2.24.5-10|113	%check
14mu|libbonoboui-2.24.5-10|114	%if %{with xvfb}
14mu|libbonoboui-2.24.5-10|115	xvfb-run -a make check
14mu|libbonoboui-2.24.5-10|116	%else
14mu|libbonoboui-2.24.5-10|117	make check
14mu|libbonoboui-2.24.5-10|118	%endif
14mu|libbonoboui-2.24.5-10|119	
14mu|libbonoboui-2.24.5-10|120	%changelog
14mu|libbonoboui-2.24.5-10|121	
14mu|libbonoboui-2.24.5-10|122	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.24.5-10
14mu|libbonoboui-2.24.5-10|123	- (76bf347) Added libbonobo requirement.
14mu|libbonoboui-2.24.5-10|124	
14mu|libbonoboui-2.24.5-10|125	

23105 14
14mu|libbsd-0.8.3-1|1	%define major 0
14mu|libbsd-0.8.3-1|2	%define libname %mklibname bsd %{major}
14mu|libbsd-0.8.3-1|3	%define devname %mklibname bsd -d
14mu|libbsd-0.8.3-1|4	
14mu|libbsd-0.8.3-1|5	Summary:	Library providing BSD-compatible functions for portability
14mu|libbsd-0.8.3-1|6	Name:		libbsd
14mu|libbsd-0.8.3-1|7	Version:	0.8.3
14mu|libbsd-0.8.3-1|8	Release:	1
14mu|libbsd-0.8.3-1|9	License:	BSD and ISC and Copyright only and Public Domain
14mu|libbsd-0.8.3-1|10	Group:		System/Libraries
14mu|libbsd-0.8.3-1|11	Url:		http://libbsd.freedesktop.org/
14mu|libbsd-0.8.3-1|12	Source0:	http://libbsd.freedesktop.org/releases/libbsd-%{version}.tar.xz
14mu|libbsd-0.8.3-1|13	
14mu|libbsd-0.8.3-1|14	%description
14mu|libbsd-0.8.3-1|15	libbsd provides useful functions commonly found on BSD systems, and
14mu|libbsd-0.8.3-1|16	lacking on others like GNU systems, thus making it easier to port
14mu|libbsd-0.8.3-1|17	projects with strong BSD origins, without needing to embed the same
14mu|libbsd-0.8.3-1|18	code over and over again on each project.
14mu|libbsd-0.8.3-1|19	
14mu|libbsd-0.8.3-1|20	#----------------------------------------------------------------------------
14mu|libbsd-0.8.3-1|21	
14mu|libbsd-0.8.3-1|22	%package -n %{libname}
14mu|libbsd-0.8.3-1|23	Summary:	Development files for libbsd
14mu|libbsd-0.8.3-1|24	Group:		Development/C
14mu|libbsd-0.8.3-1|25	Conflicts:	%{_lib}bsd < 0.4.1-3
14mu|libbsd-0.8.3-1|26	Obsoletes:	%{_lib}bsd < 0.4.1-3
14mu|libbsd-0.8.3-1|27	
14mu|libbsd-0.8.3-1|28	%description -n %{libname}
14mu|libbsd-0.8.3-1|29	Development files for the libbsd library.
14mu|libbsd-0.8.3-1|30	
14mu|libbsd-0.8.3-1|31	%files -n %{libname}
14mu|libbsd-0.8.3-1|32	%doc COPYING README TODO ChangeLog
14mu|libbsd-0.8.3-1|33	%{_libdir}/libbsd.so.%{major}*
14mu|libbsd-0.8.3-1|34	
14mu|libbsd-0.8.3-1|35	#----------------------------------------------------------------------------
14mu|libbsd-0.8.3-1|36	
14mu|libbsd-0.8.3-1|37	%package -n %{devname}
14mu|libbsd-0.8.3-1|38	Summary:	Development files for libbsd
14mu|libbsd-0.8.3-1|39	Group:		Development/C
14mu|libbsd-0.8.3-1|40	Requires:	%{libname} = %{EVRD}
14mu|libbsd-0.8.3-1|41	Provides:	%{name}-devel = %{EVRD}
14mu|libbsd-0.8.3-1|42	
14mu|libbsd-0.8.3-1|43	%description -n %{devname}
14mu|libbsd-0.8.3-1|44	Development files for the libbsd library.
14mu|libbsd-0.8.3-1|45	
14mu|libbsd-0.8.3-1|46	%files -n %{devname}
14mu|libbsd-0.8.3-1|47	%{_includedir}/bsd
14mu|libbsd-0.8.3-1|48	%{_libdir}/libbsd.so
14mu|libbsd-0.8.3-1|49	%{_libdir}/libbsd-ctor.a
14mu|libbsd-0.8.3-1|50	%{_libdir}/pkgconfig/libbsd.pc
14mu|libbsd-0.8.3-1|51	%{_libdir}/pkgconfig/libbsd-ctor.pc
14mu|libbsd-0.8.3-1|52	%{_libdir}/pkgconfig/libbsd-overlay.pc
14mu|libbsd-0.8.3-1|53	
14mu|libbsd-0.8.3-1|54	#----------------------------------------------------------------------------
14mu|libbsd-0.8.3-1|55	
14mu|libbsd-0.8.3-1|56	%prep
14mu|libbsd-0.8.3-1|57	%setup -q
14mu|libbsd-0.8.3-1|58	
14mu|libbsd-0.8.3-1|59	%build
14mu|libbsd-0.8.3-1|60	%configure2_5x --disable-static
14mu|libbsd-0.8.3-1|61	%make
14mu|libbsd-0.8.3-1|62	
14mu|libbsd-0.8.3-1|63	%install
14mu|libbsd-0.8.3-1|64	%makeinstall_std
14mu|libbsd-0.8.3-1|65	
14mu|libbsd-0.8.3-1|66	# These cause file conflicts
14mu|libbsd-0.8.3-1|67	rm -rf %{buildroot}%{_mandir}/man3/
14mu|libbsd-0.8.3-1|68	
14mu|libbsd-0.8.3-1|69	
14mu|libbsd-0.8.3-1|70	%changelog
14mu|libbsd-0.8.3-1|71	
14mu|libbsd-0.8.3-1|72	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.3-1
14mu|libbsd-0.8.3-1|73	- (d89360e) New version 0.8.3
14mu|libbsd-0.8.3-1|74	
14mu|libbsd-0.8.3-1|75	

23106 14
14mu|libburn-1.4.2-1|1	%define major	4
14mu|libburn-1.4.2-1|2	%define libname %mklibname burn %{major}
14mu|libburn-1.4.2-1|3	%define devname %mklibname burn -d
14mu|libburn-1.4.2-1|4	
14mu|libburn-1.4.2-1|5	Summary:	Library for reading, mastering and writing optical discs
14mu|libburn-1.4.2-1|6	Name:		libburn
14mu|libburn-1.4.2-1|7	Version:	1.4.2
14mu|libburn-1.4.2-1|8	Release:	1
14mu|libburn-1.4.2-1|9	License:	GPLv2+
14mu|libburn-1.4.2-1|10	Group:		System/Libraries
14mu|libburn-1.4.2-1|11	Url:		http://libburnia-project.org/
14mu|libburn-1.4.2-1|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
14mu|libburn-1.4.2-1|13	Source1:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz.sig
14mu|libburn-1.4.2-1|14	BuildRequires:	doxygen
14mu|libburn-1.4.2-1|15	BuildRequires:	graphviz
14mu|libburn-1.4.2-1|16	
14mu|libburn-1.4.2-1|17	%description
14mu|libburn-1.4.2-1|18	Libburn is an open-source library for reading, mastering and writing
14mu|libburn-1.4.2-1|19	optical discs.
14mu|libburn-1.4.2-1|20	
14mu|libburn-1.4.2-1|21	#----------------------------------------------------------------------------
14mu|libburn-1.4.2-1|22	
14mu|libburn-1.4.2-1|23	%package -n %{libname}
14mu|libburn-1.4.2-1|24	Group:		System/Libraries
14mu|libburn-1.4.2-1|25	Summary:	An open-source library for optical discs
14mu|libburn-1.4.2-1|26	
14mu|libburn-1.4.2-1|27	%description -n %{libname}
14mu|libburn-1.4.2-1|28	An open-source library for reading, mastering and writing optical discs.
14mu|libburn-1.4.2-1|29	
14mu|libburn-1.4.2-1|30	%files -n %{libname}
14mu|libburn-1.4.2-1|31	%{_libdir}/libburn.so.%{major}*
14mu|libburn-1.4.2-1|32	
14mu|libburn-1.4.2-1|33	#----------------------------------------------------------------------------
14mu|libburn-1.4.2-1|34	
14mu|libburn-1.4.2-1|35	%package -n %{devname}
14mu|libburn-1.4.2-1|36	Summary:	Header files for development with %{name}
14mu|libburn-1.4.2-1|37	Group:		Development/C
14mu|libburn-1.4.2-1|38	Requires:	%{libname} = %{version}-%{release}
14mu|libburn-1.4.2-1|39	Provides:	%{name}-devel = %{version}-%{release}
14mu|libburn-1.4.2-1|40	Obsoletes:	%{_lib}burn6-devel < 1.2.4
14mu|libburn-1.4.2-1|41	Obsoletes:	%{_lib}burn-static-devel < 1.2.8-2
14mu|libburn-1.4.2-1|42	
14mu|libburn-1.4.2-1|43	%description -n %{devname}
14mu|libburn-1.4.2-1|44	This package includes the header files for the %{name} package.
14mu|libburn-1.4.2-1|45	
14mu|libburn-1.4.2-1|46	%files -n %{devname}
14mu|libburn-1.4.2-1|47	%doc README AUTHORS COPYRIGHT
14mu|libburn-1.4.2-1|48	%{_libdir}/libburn.so
14mu|libburn-1.4.2-1|49	%{_libdir}/pkgconfig/*.pc
14mu|libburn-1.4.2-1|50	%{_includedir}/%{name}
14mu|libburn-1.4.2-1|51	
14mu|libburn-1.4.2-1|52	#----------------------------------------------------------------------------
14mu|libburn-1.4.2-1|53	
14mu|libburn-1.4.2-1|54	%package -n cdrskin
14mu|libburn-1.4.2-1|55	Summary:	Limited cdrecord compatibility wrapper for libburn
14mu|libburn-1.4.2-1|56	Group:		Archiving/Cd burning
14mu|libburn-1.4.2-1|57	
14mu|libburn-1.4.2-1|58	%description -n cdrskin
14mu|libburn-1.4.2-1|59	A limited cdrecord compatibility wrapper which allows to use some
14mu|libburn-1.4.2-1|60	libburn features from the command line.
14mu|libburn-1.4.2-1|61	
14mu|libburn-1.4.2-1|62	%files -n cdrskin
14mu|libburn-1.4.2-1|63	%doc cdrskin/README
14mu|libburn-1.4.2-1|64	%{_bindir}/cdrskin
14mu|libburn-1.4.2-1|65	%{_mandir}/man1/cdrskin.1*
14mu|libburn-1.4.2-1|66	
14mu|libburn-1.4.2-1|67	#----------------------------------------------------------------------------
14mu|libburn-1.4.2-1|68	
14mu|libburn-1.4.2-1|69	%prep
14mu|libburn-1.4.2-1|70	%setup -q
14mu|libburn-1.4.2-1|71	
14mu|libburn-1.4.2-1|72	%build
14mu|libburn-1.4.2-1|73	%configure2_5x \
14mu|libburn-1.4.2-1|74	--disable-static
14mu|libburn-1.4.2-1|75	%make
14mu|libburn-1.4.2-1|76	
14mu|libburn-1.4.2-1|77	%install
14mu|libburn-1.4.2-1|78	%makeinstall_std
14mu|libburn-1.4.2-1|79	
14mu|libburn-1.4.2-1|80	# build documentation
14mu|libburn-1.4.2-1|81	pushd doc
14mu|libburn-1.4.2-1|82	doxygen -u doxygen.conf
14mu|libburn-1.4.2-1|83	doxygen doxygen.conf
14mu|libburn-1.4.2-1|84	popd
14mu|libburn-1.4.2-1|85	
14mu|libburn-1.4.2-1|86	%changelog
14mu|libburn-1.4.2-1|87	
14mu|libburn-1.4.2-1|88	* Sun Apr 24 2016 dsilakov <denis.silakov@rosalab.ru> 1.4.2-1
14mu|libburn-1.4.2-1|89	- (9acf7ef) Merge pull request #1 from alzim/libburn:rosa2014.1
14mu|libburn-1.4.2-1|90	- (9acf7ef) Updated to 1.4.2
14mu|libburn-1.4.2-1|91	
14mu|libburn-1.4.2-1|92	

23107 14
14mu|libcaca-0.99-0.beta19.4|1	%define prerel beta19
14mu|libcaca-0.99-0.beta19.4|2	%define major 0
14mu|libcaca-0.99-0.beta19.4|3	%define libname %mklibname caca %{major}
14mu|libcaca-0.99-0.beta19.4|4	%define libnamexx %mklibname caca++ %{major}
14mu|libcaca-0.99-0.beta19.4|5	%define libgl_plugin %mklibname libgl_plugin %{major}
14mu|libcaca-0.99-0.beta19.4|6	%define libx11_plugin %mklibname libx11_plugin %{major}
14mu|libcaca-0.99-0.beta19.4|7	%define devname %mklibname caca -d
14mu|libcaca-0.99-0.beta19.4|8	
14mu|libcaca-0.99-0.beta19.4|9	%bcond_with docs
14mu|libcaca-0.99-0.beta19.4|10	%bcond_without slang
14mu|libcaca-0.99-0.beta19.4|11	%{?build_mono}%{?!build_mono:%bcond_without mono}
14mu|libcaca-0.99-0.beta19.4|12	
14mu|libcaca-0.99-0.beta19.4|13	Summary:	Text mode graphics library
14mu|libcaca-0.99-0.beta19.4|14	Name:		libcaca
14mu|libcaca-0.99-0.beta19.4|15	Version:	0.99
14mu|libcaca-0.99-0.beta19.4|16	Release:	%{?prerel:0.%{prerel}.}4
14mu|libcaca-0.99-0.beta19.4|17	License:	GPLv2+
14mu|libcaca-0.99-0.beta19.4|18	Group:		System/Libraries
14mu|libcaca-0.99-0.beta19.4|19	Url:		http://libcaca.zoy.org/
14mu|libcaca-0.99-0.beta19.4|20	Source0:	http://caca.zoy.org/raw-attachment/wiki/libcaca/%{name}-%{version}%{?prerel:.%{prerel}}.tar.gz
14mu|libcaca-0.99-0.beta19.4|21	BuildRequires:	pkgconfig(glut)
14mu|libcaca-0.99-0.beta19.4|22	BuildRequires:	pkgconfig(imlib2)
14mu|libcaca-0.99-0.beta19.4|23	BuildRequires:	pkgconfig(ncursesw)
14mu|libcaca-0.99-0.beta19.4|24	BuildRequires:	pkgconfig(pangoft2)
14mu|libcaca-0.99-0.beta19.4|25	BuildRequires:	pkgconfig(ruby)
14mu|libcaca-0.99-0.beta19.4|26	%if %{with slang}
14mu|libcaca-0.99-0.beta19.4|27	BuildRequires:	pkgconfig(slang)
14mu|libcaca-0.99-0.beta19.4|28	%endif
14mu|libcaca-0.99-0.beta19.4|29	BuildRequires:	pkgconfig(x11)
14mu|libcaca-0.99-0.beta19.4|30	%if %{with docs}
14mu|libcaca-0.99-0.beta19.4|31	BuildRequires:	doxygen texlive
14mu|libcaca-0.99-0.beta19.4|32	%endif
14mu|libcaca-0.99-0.beta19.4|33	%if %{with mono}
14mu|libcaca-0.99-0.beta19.4|34	BuildRequires:	mono
14mu|libcaca-0.99-0.beta19.4|35	%endif
14mu|libcaca-0.99-0.beta19.4|36	
14mu|libcaca-0.99-0.beta19.4|37	%description
14mu|libcaca-0.99-0.beta19.4|38	libcaca is the Colour AsCii Art library. It provides high level functions
14mu|libcaca-0.99-0.beta19.4|39	for colour text drawing, simple primitives for line, polygon and ellipse
14mu|libcaca-0.99-0.beta19.4|40	drawing, as well as powerful image to text conversion routines.
14mu|libcaca-0.99-0.beta19.4|41	
14mu|libcaca-0.99-0.beta19.4|42	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|43	
14mu|libcaca-0.99-0.beta19.4|44	%package -n %{libname}
14mu|libcaca-0.99-0.beta19.4|45	Summary:	Text mode graphics library
14mu|libcaca-0.99-0.beta19.4|46	Group:		System/Libraries
14mu|libcaca-0.99-0.beta19.4|47	
14mu|libcaca-0.99-0.beta19.4|48	%description -n %{libname}
14mu|libcaca-0.99-0.beta19.4|49	libcaca is the Colour AsCii Art library. It provides high level functions
14mu|libcaca-0.99-0.beta19.4|50	for colour text drawing, simple primitives for line, polygon and ellipse
14mu|libcaca-0.99-0.beta19.4|51	drawing, as well as powerful image to text conversion routines.
14mu|libcaca-0.99-0.beta19.4|52	
14mu|libcaca-0.99-0.beta19.4|53	This package contains the shared library for %{name}.
14mu|libcaca-0.99-0.beta19.4|54	
14mu|libcaca-0.99-0.beta19.4|55	%files -n %{libname}
14mu|libcaca-0.99-0.beta19.4|56	%{_libdir}/libcaca.so.%{major}*
14mu|libcaca-0.99-0.beta19.4|57	
14mu|libcaca-0.99-0.beta19.4|58	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|59	
14mu|libcaca-0.99-0.beta19.4|60	%package -n %{libnamexx}
14mu|libcaca-0.99-0.beta19.4|61	Summary:	Text mode graphics library
14mu|libcaca-0.99-0.beta19.4|62	Group:		System/Libraries
14mu|libcaca-0.99-0.beta19.4|63	Conflicts:	%{libname} < 0.99-0.beta17.4
14mu|libcaca-0.99-0.beta19.4|64	
14mu|libcaca-0.99-0.beta19.4|65	%description -n %{libnamexx}
14mu|libcaca-0.99-0.beta19.4|66	This package contains the shared library for %{name}++.
14mu|libcaca-0.99-0.beta19.4|67	
14mu|libcaca-0.99-0.beta19.4|68	%files -n %{libnamexx}
14mu|libcaca-0.99-0.beta19.4|69	%{_libdir}/libcaca++.so.%{major}*
14mu|libcaca-0.99-0.beta19.4|70	
14mu|libcaca-0.99-0.beta19.4|71	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|72	
14mu|libcaca-0.99-0.beta19.4|73	%package -n %{libgl_plugin}
14mu|libcaca-0.99-0.beta19.4|74	Summary:	Text mode graphics library
14mu|libcaca-0.99-0.beta19.4|75	Group:		System/Libraries
14mu|libcaca-0.99-0.beta19.4|76	Conflicts:	%{libname} < 0.99-0.beta17.4
14mu|libcaca-0.99-0.beta19.4|77	
14mu|libcaca-0.99-0.beta19.4|78	%description -n %{libgl_plugin}
14mu|libcaca-0.99-0.beta19.4|79	This package contains the shared library libgl_plugin.
14mu|libcaca-0.99-0.beta19.4|80	
14mu|libcaca-0.99-0.beta19.4|81	%files -n %{libgl_plugin}
14mu|libcaca-0.99-0.beta19.4|82	%{_libdir}/caca/libgl_plugin.so.%{major}*
14mu|libcaca-0.99-0.beta19.4|83	
14mu|libcaca-0.99-0.beta19.4|84	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|85	
14mu|libcaca-0.99-0.beta19.4|86	%package -n %{libx11_plugin}
14mu|libcaca-0.99-0.beta19.4|87	Summary:	Text mode graphics library
14mu|libcaca-0.99-0.beta19.4|88	Group:		System/Libraries
14mu|libcaca-0.99-0.beta19.4|89	Conflicts:	%{libname} < 0.99-0.beta17.4
14mu|libcaca-0.99-0.beta19.4|90	
14mu|libcaca-0.99-0.beta19.4|91	%description -n %{libx11_plugin}
14mu|libcaca-0.99-0.beta19.4|92	This package contains the shared library libgl_plugin.
14mu|libcaca-0.99-0.beta19.4|93	
14mu|libcaca-0.99-0.beta19.4|94	%files -n %{libx11_plugin}
14mu|libcaca-0.99-0.beta19.4|95	%{_libdir}/caca/libx11_plugin.so.%{major}*
14mu|libcaca-0.99-0.beta19.4|96	
14mu|libcaca-0.99-0.beta19.4|97	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|98	
14mu|libcaca-0.99-0.beta19.4|99	%package -n %{devname}
14mu|libcaca-0.99-0.beta19.4|100	Summary:	Development files for libcaca
14mu|libcaca-0.99-0.beta19.4|101	Group:		Development/C
14mu|libcaca-0.99-0.beta19.4|102	Provides:	%{name}-devel = %{version}-%{release}
14mu|libcaca-0.99-0.beta19.4|103	Requires:	%{libname} = %{version}-%{release}
14mu|libcaca-0.99-0.beta19.4|104	Requires:	%{libnamexx} = %{version}-%{release}
14mu|libcaca-0.99-0.beta19.4|105	Requires:	%{libgl_plugin} = %{version}-%{release}
14mu|libcaca-0.99-0.beta19.4|106	Requires:	%{libx11_plugin} = %{version}-%{release}
14mu|libcaca-0.99-0.beta19.4|107	Obsoletes:	%{mklibname -d caca 0} < 0.99-0.beta18
14mu|libcaca-0.99-0.beta19.4|108	
14mu|libcaca-0.99-0.beta19.4|109	%description -n %{devname}
14mu|libcaca-0.99-0.beta19.4|110	libcaca is the Colour AsCii Art library. It provides high level functions
14mu|libcaca-0.99-0.beta19.4|111	for colour text drawing, simple primitives for line, polygon and ellipse
14mu|libcaca-0.99-0.beta19.4|112	drawing, as well as powerful image to text conversion routines.
14mu|libcaca-0.99-0.beta19.4|113	
14mu|libcaca-0.99-0.beta19.4|114	This package contains the header files and static libraries needed to
14mu|libcaca-0.99-0.beta19.4|115	compile applications or shared objects that use libcaca.
14mu|libcaca-0.99-0.beta19.4|116	
14mu|libcaca-0.99-0.beta19.4|117	%files -n %{devname}
14mu|libcaca-0.99-0.beta19.4|118	%doc NEWS NOTES
14mu|libcaca-0.99-0.beta19.4|119	%{_bindir}/caca-config
14mu|libcaca-0.99-0.beta19.4|120	%{multiarch_bindir}/caca-config
14mu|libcaca-0.99-0.beta19.4|121	%{_includedir}/*
14mu|libcaca-0.99-0.beta19.4|122	%{_libdir}/pkgconfig/*.pc
14mu|libcaca-0.99-0.beta19.4|123	%{_libdir}/lib*.so
14mu|libcaca-0.99-0.beta19.4|124	%{_libdir}/caca/lib*.so
14mu|libcaca-0.99-0.beta19.4|125	%{_mandir}/man1/caca-config.1*
14mu|libcaca-0.99-0.beta19.4|126	%if %{with docs}
14mu|libcaca-0.99-0.beta19.4|127	%{_mandir}/man3/*
14mu|libcaca-0.99-0.beta19.4|128	%doc installed-docs/pdf/* installed-docs/html
14mu|libcaca-0.99-0.beta19.4|129	%endif
14mu|libcaca-0.99-0.beta19.4|130	
14mu|libcaca-0.99-0.beta19.4|131	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|132	
14mu|libcaca-0.99-0.beta19.4|133	%package -n caca-utils
14mu|libcaca-0.99-0.beta19.4|134	Summary:	Text mode graphics utilities
14mu|libcaca-0.99-0.beta19.4|135	Group:		Graphics
14mu|libcaca-0.99-0.beta19.4|136	Conflicts:	%{libname} < 0.99-0.beta17.4
14mu|libcaca-0.99-0.beta19.4|137	
14mu|libcaca-0.99-0.beta19.4|138	%description -n caca-utils
14mu|libcaca-0.99-0.beta19.4|139	This package contains utilities and demonstration programs for libcaca, the
14mu|libcaca-0.99-0.beta19.4|140	Colour AsCii Art library.
14mu|libcaca-0.99-0.beta19.4|141	
14mu|libcaca-0.99-0.beta19.4|142	cacaview is a simple image viewer for the terminal. It opens most image
14mu|libcaca-0.99-0.beta19.4|143	formats such as JPEG, PNG, GIF etc. and renders them on the terminal using
14mu|libcaca-0.99-0.beta19.4|144	ASCII art. The user can zoom and scroll the image, set the dithering method
14mu|libcaca-0.99-0.beta19.4|145	or enable anti-aliasing.
14mu|libcaca-0.99-0.beta19.4|146	
14mu|libcaca-0.99-0.beta19.4|147	cacaball is a tiny graphic program that renders animated ASCII metaballs on
14mu|libcaca-0.99-0.beta19.4|148	the screen, cacafire is a port of AALib's aafire and displays burning ASCII
14mu|libcaca-0.99-0.beta19.4|149	art flames, cacamoir animates colourful moire circles and cacaplas displays
14mu|libcaca-0.99-0.beta19.4|150	an old school plasma effect.
14mu|libcaca-0.99-0.beta19.4|151	
14mu|libcaca-0.99-0.beta19.4|152	cacademo is a simple application that shows the libcaca rendering features
14mu|libcaca-0.99-0.beta19.4|153	such as line and ellipses drawing, triangle filling and sprite blitting.
14mu|libcaca-0.99-0.beta19.4|154	
14mu|libcaca-0.99-0.beta19.4|155	%files -n caca-utils
14mu|libcaca-0.99-0.beta19.4|156	%doc README THANKS AUTHORS
14mu|libcaca-0.99-0.beta19.4|157	%{_bindir}/cacaclock
14mu|libcaca-0.99-0.beta19.4|158	%{_bindir}/cacademo
14mu|libcaca-0.99-0.beta19.4|159	%{_bindir}/cacafire
14mu|libcaca-0.99-0.beta19.4|160	%{_bindir}/cacaplay
14mu|libcaca-0.99-0.beta19.4|161	%{_bindir}/cacaserver
14mu|libcaca-0.99-0.beta19.4|162	%{_bindir}/cacaview
14mu|libcaca-0.99-0.beta19.4|163	%{_bindir}/img2txt
14mu|libcaca-0.99-0.beta19.4|164	%{_datadir}/libcaca/
14mu|libcaca-0.99-0.beta19.4|165	%{_mandir}/man1/cacademo.1*
14mu|libcaca-0.99-0.beta19.4|166	%{_mandir}/man1/cacafire.1*
14mu|libcaca-0.99-0.beta19.4|167	%{_mandir}/man1/cacaplay.1*
14mu|libcaca-0.99-0.beta19.4|168	%{_mandir}/man1/cacaserver.1*
14mu|libcaca-0.99-0.beta19.4|169	%{_mandir}/man1/cacaview.1*
14mu|libcaca-0.99-0.beta19.4|170	%{_mandir}/man1/img2txt.1*
14mu|libcaca-0.99-0.beta19.4|171	
14mu|libcaca-0.99-0.beta19.4|172	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|173	
14mu|libcaca-0.99-0.beta19.4|174	%if %{with mono}
14mu|libcaca-0.99-0.beta19.4|175	%package -n caca-sharp
14mu|libcaca-0.99-0.beta19.4|176	Summary:	Mono binding for libcaca
14mu|libcaca-0.99-0.beta19.4|177	Group:		Development/Other
14mu|libcaca-0.99-0.beta19.4|178	
14mu|libcaca-0.99-0.beta19.4|179	%description -n caca-sharp
14mu|libcaca-0.99-0.beta19.4|180	Mono binding for libcaca.
14mu|libcaca-0.99-0.beta19.4|181	
14mu|libcaca-0.99-0.beta19.4|182	%files -n caca-sharp
14mu|libcaca-0.99-0.beta19.4|183	%{_libdir}/mono/caca-sharp*
14mu|libcaca-0.99-0.beta19.4|184	%{_libdir}/mono/gac/caca-sharp
14mu|libcaca-0.99-0.beta19.4|185	%endif
14mu|libcaca-0.99-0.beta19.4|186	
14mu|libcaca-0.99-0.beta19.4|187	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|188	
14mu|libcaca-0.99-0.beta19.4|189	%package -n ruby-caca
14mu|libcaca-0.99-0.beta19.4|190	Summary:	Ruby binding for libcaca
14mu|libcaca-0.99-0.beta19.4|191	Group:		Development/Ruby
14mu|libcaca-0.99-0.beta19.4|192	
14mu|libcaca-0.99-0.beta19.4|193	%description -n ruby-caca
14mu|libcaca-0.99-0.beta19.4|194	Ruby binding for libcaca.
14mu|libcaca-0.99-0.beta19.4|195	
14mu|libcaca-0.99-0.beta19.4|196	%files -n ruby-caca
14mu|libcaca-0.99-0.beta19.4|197	%{ruby_sitelibdir}/caca.rb
14mu|libcaca-0.99-0.beta19.4|198	%{ruby_sitearchdir}/*.so
14mu|libcaca-0.99-0.beta19.4|199	
14mu|libcaca-0.99-0.beta19.4|200	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|201	
14mu|libcaca-0.99-0.beta19.4|202	%package -n python-caca
14mu|libcaca-0.99-0.beta19.4|203	Summary:	Python binding for libcaca
14mu|libcaca-0.99-0.beta19.4|204	Group:		Development/Python
14mu|libcaca-0.99-0.beta19.4|205	
14mu|libcaca-0.99-0.beta19.4|206	%description -n python-caca
14mu|libcaca-0.99-0.beta19.4|207	Python binding for libcaca.
14mu|libcaca-0.99-0.beta19.4|208	
14mu|libcaca-0.99-0.beta19.4|209	%files -n python-caca
14mu|libcaca-0.99-0.beta19.4|210	%{py_puresitedir}/caca
14mu|libcaca-0.99-0.beta19.4|211	
14mu|libcaca-0.99-0.beta19.4|212	#----------------------------------------------------------------------------
14mu|libcaca-0.99-0.beta19.4|213	
14mu|libcaca-0.99-0.beta19.4|214	%prep
14mu|libcaca-0.99-0.beta19.4|215	%setup -qn %{name}-%{version}%{?prerel:.%{prerel}}
14mu|libcaca-0.99-0.beta19.4|216	autoreconf -fi
14mu|libcaca-0.99-0.beta19.4|217	
14mu|libcaca-0.99-0.beta19.4|218	%build
14mu|libcaca-0.99-0.beta19.4|219	%configure2_5x \
14mu|libcaca-0.99-0.beta19.4|220	--disable-static \
14mu|libcaca-0.99-0.beta19.4|221	%if %{with slang}
14mu|libcaca-0.99-0.beta19.4|222	--enable-slang \
14mu|libcaca-0.99-0.beta19.4|223	%else
14mu|libcaca-0.99-0.beta19.4|224	--disable-slang \
14mu|libcaca-0.99-0.beta19.4|225	%endif
14mu|libcaca-0.99-0.beta19.4|226	--enable-ncurses \
14mu|libcaca-0.99-0.beta19.4|227	--enable-x11 \
14mu|libcaca-0.99-0.beta19.4|228	--enable-imlib2 \
14mu|libcaca-0.99-0.beta19.4|229	%if %{with docs}
14mu|libcaca-0.99-0.beta19.4|230	--enable-doc \
14mu|libcaca-0.99-0.beta19.4|231	%else
14mu|libcaca-0.99-0.beta19.4|232	--disable-doc \
14mu|libcaca-0.99-0.beta19.4|233	%endif
14mu|libcaca-0.99-0.beta19.4|234	--enable-plugins \
14mu|libcaca-0.99-0.beta19.4|235	--disable-java
14mu|libcaca-0.99-0.beta19.4|236	
14mu|libcaca-0.99-0.beta19.4|237	%make
14mu|libcaca-0.99-0.beta19.4|238	
14mu|libcaca-0.99-0.beta19.4|239	%install
14mu|libcaca-0.99-0.beta19.4|240	%makeinstall_std
14mu|libcaca-0.99-0.beta19.4|241	
14mu|libcaca-0.99-0.beta19.4|242	%multiarch_binaries %{buildroot}%{_bindir}/caca-config
14mu|libcaca-0.99-0.beta19.4|243	
14mu|libcaca-0.99-0.beta19.4|244	%if %{with docs}
14mu|libcaca-0.99-0.beta19.4|245	rm -rf installed-docs
14mu|libcaca-0.99-0.beta19.4|246	mv %{buildroot}%{_datadir}/doc/libcaca-dev installed-docs
14mu|libcaca-0.99-0.beta19.4|247	rm %{buildroot}%{_datadir}/doc/libcucul-dev
14mu|libcaca-0.99-0.beta19.4|248	%endif
14mu|libcaca-0.99-0.beta19.4|249	
14mu|libcaca-0.99-0.beta19.4|250	
14mu|libcaca-0.99-0.beta19.4|251	%changelog
14mu|libcaca-0.99-0.beta19.4|252	
14mu|libcaca-0.99-0.beta19.4|253	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99-0.beta19.4
14mu|libcaca-0.99-0.beta19.4|254	- (53e0ddd) Drop no longer needed patch
14mu|libcaca-0.99-0.beta19.4|255	
14mu|libcaca-0.99-0.beta19.4|256	

23108 14
14mu|libcacard-2.5.2-1|1	%define major 0
14mu|libcacard-2.5.2-1|2	%define libname %mklibname cacard %major
14mu|libcacard-2.5.2-1|3	%define develname %mklibname -d cacard
14mu|libcacard-2.5.2-1|4	
14mu|libcacard-2.5.2-1|5	Name: libcacard
14mu|libcacard-2.5.2-1|6	Version: 2.5.2
14mu|libcacard-2.5.2-1|7	Release: 1
14mu|libcacard-2.5.2-1|8	Summary: Common Access Card (CAC) Emulation
14mu|libcacard-2.5.2-1|9	Group: System/Libraries
14mu|libcacard-2.5.2-1|10	License: LGPLv2+
14mu|libcacard-2.5.2-1|11	URL: http://www.spice-space.org/download
14mu|libcacard-2.5.2-1|12	Source0: http://www.spice-space.org/download/libcacard/libcacard-%{version}.tar.xz
14mu|libcacard-2.5.2-1|13	
14mu|libcacard-2.5.2-1|14	BuildRequires: pkgconfig(glib-2.0) >= 2.22.0
14mu|libcacard-2.5.2-1|15	BuildRequires: pkgconfig(nss) >= 3.12.8
14mu|libcacard-2.5.2-1|16	
14mu|libcacard-2.5.2-1|17	%description
14mu|libcacard-2.5.2-1|18	Common Access Card (CAC) emulation library.
14mu|libcacard-2.5.2-1|19	
14mu|libcacard-2.5.2-1|20	%package -n %libname
14mu|libcacard-2.5.2-1|21	Summary: Common Access Card (CAC) Emulation
14mu|libcacard-2.5.2-1|22	Group: System/Libraries
14mu|libcacard-2.5.2-1|23	Suggests: %{name}-tools = %{version}-%{release}
14mu|libcacard-2.5.2-1|24	
14mu|libcacard-2.5.2-1|25	%description -n %libname
14mu|libcacard-2.5.2-1|26	Common Access Card (CAC) emulation library.
14mu|libcacard-2.5.2-1|27	
14mu|libcacard-2.5.2-1|28	%package tools
14mu|libcacard-2.5.2-1|29	Summary: CAC Emulation tools
14mu|libcacard-2.5.2-1|30	Group: System/Libraries
14mu|libcacard-2.5.2-1|31	Requires: %{libname} = %{version}-%{release}
14mu|libcacard-2.5.2-1|32	
14mu|libcacard-2.5.2-1|33	%description tools
14mu|libcacard-2.5.2-1|34	CAC emulation tools.
14mu|libcacard-2.5.2-1|35	
14mu|libcacard-2.5.2-1|36	%package -n %develname
14mu|libcacard-2.5.2-1|37	Summary: CAC Emulation devel
14mu|libcacard-2.5.2-1|38	Group: Development/C
14mu|libcacard-2.5.2-1|39	Requires: %{libname} = %{version}-%{release}
14mu|libcacard-2.5.2-1|40	Provides: %{name}-devel = %{version}-%{release}
14mu|libcacard-2.5.2-1|41	
14mu|libcacard-2.5.2-1|42	%description -n %develname
14mu|libcacard-2.5.2-1|43	CAC emulation development files.
14mu|libcacard-2.5.2-1|44	
14mu|libcacard-2.5.2-1|45	%prep
14mu|libcacard-2.5.2-1|46	%setup -q
14mu|libcacard-2.5.2-1|47	
14mu|libcacard-2.5.2-1|48	%build
14mu|libcacard-2.5.2-1|49	%configure2_5x --disable-static
14mu|libcacard-2.5.2-1|50	%make
14mu|libcacard-2.5.2-1|51	
14mu|libcacard-2.5.2-1|52	%install
14mu|libcacard-2.5.2-1|53	%makeinstall_std
14mu|libcacard-2.5.2-1|54	find %buildroot -name '*.la' | xargs rm -f
14mu|libcacard-2.5.2-1|55	
14mu|libcacard-2.5.2-1|56	%files -n %libname
14mu|libcacard-2.5.2-1|57	%doc COPYING README.md
14mu|libcacard-2.5.2-1|58	%{_libdir}/libcacard.so.%{major}*
14mu|libcacard-2.5.2-1|59	
14mu|libcacard-2.5.2-1|60	%files -n %develname
14mu|libcacard-2.5.2-1|61	%{_includedir}/cacard
14mu|libcacard-2.5.2-1|62	%{_libdir}/pkgconfig/libcacard.pc
14mu|libcacard-2.5.2-1|63	%{_libdir}/libcacard.so
14mu|libcacard-2.5.2-1|64	
14mu|libcacard-2.5.2-1|65	%files tools
14mu|libcacard-2.5.2-1|66	%{_bindir}/vscclient
14mu|libcacard-2.5.2-1|67	
14mu|libcacard-2.5.2-1|68	%changelog
14mu|libcacard-2.5.2-1|69	
14mu|libcacard-2.5.2-1|70	* Mon Feb 29 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.5.2-1
14mu|libcacard-2.5.2-1|71	- (5ff8dd6) Require the development files for glib-2.0
14mu|libcacard-2.5.2-1|72	
14mu|libcacard-2.5.2-1|73	

23109 14
14mu|libcdaudio-0.99.12-17|1	%define major 1
14mu|libcdaudio-0.99.12-17|2	%define libname %mklibname cdaudio %{major}
14mu|libcdaudio-0.99.12-17|3	%define devname %mklibname cdaudio -d
14mu|libcdaudio-0.99.12-17|4	
14mu|libcdaudio-0.99.12-17|5	Summary:	A library for controlling CD-ROM devices
14mu|libcdaudio-0.99.12-17|6	Name:		libcdaudio
14mu|libcdaudio-0.99.12-17|7	Version:	0.99.12
14mu|libcdaudio-0.99.12-17|8	Release:	17
14mu|libcdaudio-0.99.12-17|9	Group:		Sound
14mu|libcdaudio-0.99.12-17|10	License:	LGPLv2.1+
14mu|libcdaudio-0.99.12-17|11	Url:		http://libcdaudio.sourceforge.net/
14mu|libcdaudio-0.99.12-17|12	Source0:	%{name}-%{version}.tar.bz2
14mu|libcdaudio-0.99.12-17|13	Source1:	%{name}-config
14mu|libcdaudio-0.99.12-17|14	Patch0:		%{name}-0.99.10.config.patch
14mu|libcdaudio-0.99.12-17|15	Patch1:		%{name}-0.99-CAN-2005-0706.patch
14mu|libcdaudio-0.99.12-17|16	Patch2:		%{name}-0.99.12-buffovfl.patch
14mu|libcdaudio-0.99.12-17|17	
14mu|libcdaudio-0.99.12-17|18	%description
14mu|libcdaudio-0.99.12-17|19	libcdaudio is a library for controlling CD-ROM devices.
14mu|libcdaudio-0.99.12-17|20	
14mu|libcdaudio-0.99.12-17|21	#----------------------------------------------------------------------------
14mu|libcdaudio-0.99.12-17|22	
14mu|libcdaudio-0.99.12-17|23	%package common
14mu|libcdaudio-0.99.12-17|24	Summary:	Data files for %{name}
14mu|libcdaudio-0.99.12-17|25	Group:		Sound
14mu|libcdaudio-0.99.12-17|26	Conflicts:	%{_lib}cdaudio1 < 0.99.12-17
14mu|libcdaudio-0.99.12-17|27	
14mu|libcdaudio-0.99.12-17|28	%description common
14mu|libcdaudio-0.99.12-17|29	Data files for %{name}.
14mu|libcdaudio-0.99.12-17|30	
14mu|libcdaudio-0.99.12-17|31	%files common
14mu|libcdaudio-0.99.12-17|32	%{_sysconfdir}/cdserver
14mu|libcdaudio-0.99.12-17|33	
14mu|libcdaudio-0.99.12-17|34	#----------------------------------------------------------------------------
14mu|libcdaudio-0.99.12-17|35	
14mu|libcdaudio-0.99.12-17|36	%package -n %{libname}
14mu|libcdaudio-0.99.12-17|37	Summary:	A library for controlling CD-ROM devices
14mu|libcdaudio-0.99.12-17|38	Group:		System/Libraries
14mu|libcdaudio-0.99.12-17|39	Requires:	%{name}-common >= %{EVRD}
14mu|libcdaudio-0.99.12-17|40	
14mu|libcdaudio-0.99.12-17|41	%description -n %{libname}
14mu|libcdaudio-0.99.12-17|42	libcdaudio is a library for controlling CD-ROM devices.
14mu|libcdaudio-0.99.12-17|43	
14mu|libcdaudio-0.99.12-17|44	%files -n %{libname}
14mu|libcdaudio-0.99.12-17|45	%doc README NEWS AUTHORS ChangeLog
14mu|libcdaudio-0.99.12-17|46	%{_libdir}/libcdaudio.so.%{major}*
14mu|libcdaudio-0.99.12-17|47	
14mu|libcdaudio-0.99.12-17|48	#----------------------------------------------------------------------------
14mu|libcdaudio-0.99.12-17|49	
14mu|libcdaudio-0.99.12-17|50	%package -n %{devname}
14mu|libcdaudio-0.99.12-17|51	Summary:	Headers for developing programs that will use %{name}
14mu|libcdaudio-0.99.12-17|52	Group:		Development/C
14mu|libcdaudio-0.99.12-17|53	Requires:	%{libname} = %{EVRD}
14mu|libcdaudio-0.99.12-17|54	Provides:	%{name}-devel = %{EVRD}
14mu|libcdaudio-0.99.12-17|55	Provides:	cdaudio-devel = %{EVRD}
14mu|libcdaudio-0.99.12-17|56	
14mu|libcdaudio-0.99.12-17|57	%description -n %{devname}
14mu|libcdaudio-0.99.12-17|58	This package contains the headers that programmers will need to develop
14mu|libcdaudio-0.99.12-17|59	applications which will use %{name}.
14mu|libcdaudio-0.99.12-17|60	
14mu|libcdaudio-0.99.12-17|61	%files -n %{devname}
14mu|libcdaudio-0.99.12-17|62	%{_bindir}/libcdaudio-config
14mu|libcdaudio-0.99.12-17|63	%{multiarch_bindir}/libcdaudio-config
14mu|libcdaudio-0.99.12-17|64	%{_includedir}/*
14mu|libcdaudio-0.99.12-17|65	%{_libdir}/lib*.so
14mu|libcdaudio-0.99.12-17|66	%{_datadir}/aclocal/*
14mu|libcdaudio-0.99.12-17|67	%{_libdir}/pkgconfig/libcdaudio.pc
14mu|libcdaudio-0.99.12-17|68	
14mu|libcdaudio-0.99.12-17|69	#----------------------------------------------------------------------------
14mu|libcdaudio-0.99.12-17|70	
14mu|libcdaudio-0.99.12-17|71	%prep
14mu|libcdaudio-0.99.12-17|72	%setup -q
14mu|libcdaudio-0.99.12-17|73	%patch0 -p0
14mu|libcdaudio-0.99.12-17|74	%patch1 -p1
14mu|libcdaudio-0.99.12-17|75	%patch2 -p0
14mu|libcdaudio-0.99.12-17|76	
14mu|libcdaudio-0.99.12-17|77	cp %{SOURCE1} cdserver
14mu|libcdaudio-0.99.12-17|78	
14mu|libcdaudio-0.99.12-17|79	%build
14mu|libcdaudio-0.99.12-17|80	%configure2_5x --disable-static
14mu|libcdaudio-0.99.12-17|81	%make
14mu|libcdaudio-0.99.12-17|82	
14mu|libcdaudio-0.99.12-17|83	%install
14mu|libcdaudio-0.99.12-17|84	%makeinstall_std
14mu|libcdaudio-0.99.12-17|85	
14mu|libcdaudio-0.99.12-17|86	install -d -m 755 %{buildroot}%{_sysconfdir}
14mu|libcdaudio-0.99.12-17|87	install -m 644 cdserver %{buildroot}%{_sysconfdir}
14mu|libcdaudio-0.99.12-17|88	
14mu|libcdaudio-0.99.12-17|89	%multiarch_binaries %{buildroot}%{_bindir}/libcdaudio-config
14mu|libcdaudio-0.99.12-17|90	
14mu|libcdaudio-0.99.12-17|91	
14mu|libcdaudio-0.99.12-17|92	%changelog
14mu|libcdaudio-0.99.12-17|93	* Sat Dec 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.99.12-17
14mu|libcdaudio-0.99.12-17|94	+ Revision: 44f8699
14mu|libcdaudio-0.99.12-17|95	- Split noarch data from library package
14mu|libcdaudio-0.99.12-17|96	
14mu|libcdaudio-0.99.12-17|97	

23110 14
14mu|libcdr-0.1.0-3|1	%define api 0.1
14mu|libcdr-0.1.0-3|2	
14mu|libcdr-0.1.0-3|3	%define major 1
14mu|libcdr-0.1.0-3|4	%define libname %mklibname cdr %{api} %{major}
14mu|libcdr-0.1.0-3|5	%define devname %mklibname cdr %{api} -d
14mu|libcdr-0.1.0-3|6	
14mu|libcdr-0.1.0-3|7	Summary:	A library providing ability to interpret and import Corel Draw drawings
14mu|libcdr-0.1.0-3|8	Name:		libcdr
14mu|libcdr-0.1.0-3|9	Version:	0.1.0
14mu|libcdr-0.1.0-3|10	Release:	3
14mu|libcdr-0.1.0-3|11	License:	GPLv2+ or LGPLv2.1+
14mu|libcdr-0.1.0-3|12	Group:		System/Libraries
14mu|libcdr-0.1.0-3|13	Url:		http://www.freedesktop.org/wiki/Software/libcdr
14mu|libcdr-0.1.0-3|14	Source0:	http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.bz2
14mu|libcdr-0.1.0-3|15	BuildRequires:	doxygen
14mu|libcdr-0.1.0-3|16	BuildRequires:	boost-devel
14mu|libcdr-0.1.0-3|17	BuildRequires:	pkgconfig(icu-i18n)
14mu|libcdr-0.1.0-3|18	BuildRequires:	pkgconfig(lcms2)
14mu|libcdr-0.1.0-3|19	BuildRequires:	pkgconfig(librevenge-0.0)
14mu|libcdr-0.1.0-3|20	BuildRequires:	pkgconfig(libwpd-0.10)
14mu|libcdr-0.1.0-3|21	BuildRequires:	pkgconfig(libwpg-0.3)
14mu|libcdr-0.1.0-3|22	BuildRequires:	pkgconfig(zlib)
14mu|libcdr-0.1.0-3|23	
14mu|libcdr-0.1.0-3|24	%description
14mu|libcdr-0.1.0-3|25	Libcdr is library providing ability to interpret and import Corel Draw
14mu|libcdr-0.1.0-3|26	drawings into various applications. You can find it being used in
14mu|libcdr-0.1.0-3|27	libreoffice.
14mu|libcdr-0.1.0-3|28	
14mu|libcdr-0.1.0-3|29	#----------------------------------------------------------------------------
14mu|libcdr-0.1.0-3|30	
14mu|libcdr-0.1.0-3|31	%package -n %{libname}
14mu|libcdr-0.1.0-3|32	Summary:	A library providing ability to interpret and import Corel Draw drawings
14mu|libcdr-0.1.0-3|33	Group:		System/Libraries
14mu|libcdr-0.1.0-3|34	Conflicts:	%{_lib}cdr1 < 0.1.0-3
14mu|libcdr-0.1.0-3|35	Obsoletes:	%{_lib}cdr1 < 0.1.0-3
14mu|libcdr-0.1.0-3|36	
14mu|libcdr-0.1.0-3|37	%description -n %{libname}
14mu|libcdr-0.1.0-3|38	Libcdr is library providing ability to interpret and import Corel Draw
14mu|libcdr-0.1.0-3|39	drawings into various applications. You can find it being used in
14mu|libcdr-0.1.0-3|40	libreoffice.
14mu|libcdr-0.1.0-3|41	
14mu|libcdr-0.1.0-3|42	%files -n %{libname}
14mu|libcdr-0.1.0-3|43	%doc AUTHORS ChangeLog COPYING.*
14mu|libcdr-0.1.0-3|44	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|libcdr-0.1.0-3|45	
14mu|libcdr-0.1.0-3|46	#----------------------------------------------------------------------------
14mu|libcdr-0.1.0-3|47	
14mu|libcdr-0.1.0-3|48	%package -n %{devname}
14mu|libcdr-0.1.0-3|49	Summary:	Development files for %{name}
14mu|libcdr-0.1.0-3|50	Group:		Development/Other
14mu|libcdr-0.1.0-3|51	Requires:	%{libname} = %{EVRD}
14mu|libcdr-0.1.0-3|52	Provides:	%{name}-devel = %{EVRD}
14mu|libcdr-0.1.0-3|53	Conflicts:	%{_lib}cdr-devel < 0.1.0-3
14mu|libcdr-0.1.0-3|54	Obsoletes:	%{_lib}cdr-devel < 0.1.0-3
14mu|libcdr-0.1.0-3|55	
14mu|libcdr-0.1.0-3|56	%description -n %{devname}
14mu|libcdr-0.1.0-3|57	This package contains libraries and header files for developing applications
14mu|libcdr-0.1.0-3|58	that use %{name}.
14mu|libcdr-0.1.0-3|59	
14mu|libcdr-0.1.0-3|60	%files -n %{devname}
14mu|libcdr-0.1.0-3|61	%{_includedir}/%{name}-%{api}
14mu|libcdr-0.1.0-3|62	%{_libdir}/%{name}-%{api}.so
14mu|libcdr-0.1.0-3|63	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|libcdr-0.1.0-3|64	
14mu|libcdr-0.1.0-3|65	#----------------------------------------------------------------------------
14mu|libcdr-0.1.0-3|66	
14mu|libcdr-0.1.0-3|67	%package doc
14mu|libcdr-0.1.0-3|68	Summary:	Documentation of %{name} API
14mu|libcdr-0.1.0-3|69	Group:		Documentation
14mu|libcdr-0.1.0-3|70	BuildArch:	noarch
14mu|libcdr-0.1.0-3|71	
14mu|libcdr-0.1.0-3|72	%description doc
14mu|libcdr-0.1.0-3|73	The %{name}-doc package contains documentation files for %{name}.
14mu|libcdr-0.1.0-3|74	
14mu|libcdr-0.1.0-3|75	%files doc
14mu|libcdr-0.1.0-3|76	%doc COPYING.*
14mu|libcdr-0.1.0-3|77	%dir %{_docdir}/%{name}
14mu|libcdr-0.1.0-3|78	%{_docdir}/%{name}/html
14mu|libcdr-0.1.0-3|79	
14mu|libcdr-0.1.0-3|80	#----------------------------------------------------------------------------
14mu|libcdr-0.1.0-3|81	
14mu|libcdr-0.1.0-3|82	%package tools
14mu|libcdr-0.1.0-3|83	Summary:	Tools to transform Corel Draw drawings into other formats
14mu|libcdr-0.1.0-3|84	Group:		Graphics
14mu|libcdr-0.1.0-3|85	
14mu|libcdr-0.1.0-3|86	%description tools
14mu|libcdr-0.1.0-3|87	Tools to transform Corel Draw drawings into other formats.
14mu|libcdr-0.1.0-3|88	Currently supported: XHTML, raw.
14mu|libcdr-0.1.0-3|89	
14mu|libcdr-0.1.0-3|90	%files tools
14mu|libcdr-0.1.0-3|91	%{_bindir}/cdr2text
14mu|libcdr-0.1.0-3|92	%{_bindir}/cdr2raw
14mu|libcdr-0.1.0-3|93	%{_bindir}/cdr2xhtml
14mu|libcdr-0.1.0-3|94	
14mu|libcdr-0.1.0-3|95	#----------------------------------------------------------------------------
14mu|libcdr-0.1.0-3|96	
14mu|libcdr-0.1.0-3|97	%prep
14mu|libcdr-0.1.0-3|98	%setup -q
14mu|libcdr-0.1.0-3|99	
14mu|libcdr-0.1.0-3|100	%build
14mu|libcdr-0.1.0-3|101	autoreconf -fi
14mu|libcdr-0.1.0-3|102	%configure \
14mu|libcdr-0.1.0-3|103	--disable-static \
14mu|libcdr-0.1.0-3|104	--disable-werror
14mu|libcdr-0.1.0-3|105	
14mu|libcdr-0.1.0-3|106	sed -i \
14mu|libcdr-0.1.0-3|107	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14mu|libcdr-0.1.0-3|108	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14mu|libcdr-0.1.0-3|109	libtool
14mu|libcdr-0.1.0-3|110	
14mu|libcdr-0.1.0-3|111	%make V=1
14mu|libcdr-0.1.0-3|112	
14mu|libcdr-0.1.0-3|113	
14mu|libcdr-0.1.0-3|114	%install
14mu|libcdr-0.1.0-3|115	%makeinstall_std
14mu|libcdr-0.1.0-3|116	
14mu|libcdr-0.1.0-3|117	# these binaries do nothing currently
14mu|libcdr-0.1.0-3|118	rm -f %{buildroot}/%{_bindir}/cmx2*
14mu|libcdr-0.1.0-3|119	
14mu|libcdr-0.1.0-3|120	
14mu|libcdr-0.1.0-3|121	%changelog
14mu|libcdr-0.1.0-3|122	* Fri Feb 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-3
14mu|libcdr-0.1.0-3|123	+ Revision: bb032fe
14mu|libcdr-0.1.0-3|124	- More spec cleanups
14mu|libcdr-0.1.0-3|125	
14mu|libcdr-0.1.0-3|126	

23111 14
14mu|libcec-3.1.0-1|1	%define major 3
14mu|libcec-3.1.0-1|2	%define libname %mklibname cec %{major}
14mu|libcec-3.1.0-1|3	%define devname %mklibname cec -d
14mu|libcec-3.1.0-1|4	
14mu|libcec-3.1.0-1|5	Name:		libcec
14mu|libcec-3.1.0-1|6	Version:	3.1.0
14mu|libcec-3.1.0-1|7	Release:	1
14mu|libcec-3.1.0-1|8	Summary:	Pulse-Eight CEC adapter control library
14mu|libcec-3.1.0-1|9	License:	GPLv2+
14mu|libcec-3.1.0-1|10	Group:		System/Libraries
14mu|libcec-3.1.0-1|11	URL:		http://libcec.pulse-eight.com/
14mu|libcec-3.1.0-1|12	Source0:	https://github.com/Pulse-Eight/libcec/archive/%{name}-%{version}.tar.gz?/%{name}-%{name}-%{version}.tar.gz
14mu|libcec-3.1.0-1|13	Source1:	libcec.rpmlintrc
14mu|libcec-3.1.0-1|14	BuildRequires:  cmake
14mu|libcec-3.1.0-1|15	BuildRequires:	pkgconfig(libudev)
14mu|libcec-3.1.0-1|16	BuildRequires:	pkgconfig(p8-platform)
14mu|libcec-3.1.0-1|17	BuildRequires:	lockdev-devel
14mu|libcec-3.1.0-1|18	
14mu|libcec-3.1.0-1|19	%description
14mu|libcec-3.1.0-1|20	With libcec you can access your Pulse-Eight CEC adapter.
14mu|libcec-3.1.0-1|21	
14mu|libcec-3.1.0-1|22	#----------------------------------------------------------------------------
14mu|libcec-3.1.0-1|23	
14mu|libcec-3.1.0-1|24	%package -n cec-utils
14mu|libcec-3.1.0-1|25	Summary:	Utilities for Pulse-Eight CEC adapter control
14mu|libcec-3.1.0-1|26	Group:		System/Configuration/Hardware
14mu|libcec-3.1.0-1|27	# the binaries require the library, but automatic dependency generation doesn't
14mu|libcec-3.1.0-1|28	# catch that
14mu|libcec-3.1.0-1|29	Requires:	%{libname} = %{EVRD}
14mu|libcec-3.1.0-1|30	
14mu|libcec-3.1.0-1|31	%description -n cec-utils
14mu|libcec-3.1.0-1|32	With libcec you can access your Pulse-Eight CEC adapter.
14mu|libcec-3.1.0-1|33	
14mu|libcec-3.1.0-1|34	This package contains the command-line tools to configure and test your
14mu|libcec-3.1.0-1|35	Pulse-Eight CEC adapter.
14mu|libcec-3.1.0-1|36	
14mu|libcec-3.1.0-1|37	%files -n cec-utils
14mu|libcec-3.1.0-1|38	%{_bindir}/cec-client
14mu|libcec-3.1.0-1|39	%{_bindir}/cec-client-%{version}
14mu|libcec-3.1.0-1|40	%{_bindir}/cecc-client
14mu|libcec-3.1.0-1|41	%{_bindir}/cecc-client-%{version}
14mu|libcec-3.1.0-1|42	
14mu|libcec-3.1.0-1|43	#----------------------------------------------------------------------------
14mu|libcec-3.1.0-1|44	
14mu|libcec-3.1.0-1|45	%package -n %{libname}
14mu|libcec-3.1.0-1|46	Summary:	Shared library for Pulse-Eight CEC adapter control
14mu|libcec-3.1.0-1|47	Group:		System/Libraries
14mu|libcec-3.1.0-1|48	
14mu|libcec-3.1.0-1|49	%description -n %{libname}
14mu|libcec-3.1.0-1|50	With libcec you can access your Pulse-Eight CEC adapter.
14mu|libcec-3.1.0-1|51	
14mu|libcec-3.1.0-1|52	This package contains the shared library which allows programs to access your
14mu|libcec-3.1.0-1|53	Pulse-Eight CEC adapter.
14mu|libcec-3.1.0-1|54	
14mu|libcec-3.1.0-1|55	%files -n %{libname}
14mu|libcec-3.1.0-1|56	%{_libdir}/%{name}.so.%{major}*
14mu|libcec-3.1.0-1|57	
14mu|libcec-3.1.0-1|58	#----------------------------------------------------------------------------
14mu|libcec-3.1.0-1|59	
14mu|libcec-3.1.0-1|60	%package -n %{devname}
14mu|libcec-3.1.0-1|61	Summary:	Development files for %{name}
14mu|libcec-3.1.0-1|62	Group:		Development/C
14mu|libcec-3.1.0-1|63	Requires:	%{libname} = %{EVRD}
14mu|libcec-3.1.0-1|64	Provides:	cec-devel = %{EVRD}
14mu|libcec-3.1.0-1|65	Provides:	%{name}-devel = %{EVRD}
14mu|libcec-3.1.0-1|66	
14mu|libcec-3.1.0-1|67	%description -n %{devname}
14mu|libcec-3.1.0-1|68	With libcec you can access your Pulse-Eight CEC adapter.
14mu|libcec-3.1.0-1|69	
14mu|libcec-3.1.0-1|70	This package contains the files for developing applications which
14mu|libcec-3.1.0-1|71	will use libcec.
14mu|libcec-3.1.0-1|72	
14mu|libcec-3.1.0-1|73	%files -n %{devname}
14mu|libcec-3.1.0-1|74	%{_libdir}/%{name}.so
14mu|libcec-3.1.0-1|75	%{_libdir}/pkgconfig/%{name}.pc
14mu|libcec-3.1.0-1|76	%{_includedir}/%{name}/*.h
14mu|libcec-3.1.0-1|77	
14mu|libcec-3.1.0-1|78	#----------------------------------------------------------------------------
14mu|libcec-3.1.0-1|79	
14mu|libcec-3.1.0-1|80	%prep
14mu|libcec-3.1.0-1|81	%setup -qn %{name}-%{name}-%{version}
14mu|libcec-3.1.0-1|82	
14mu|libcec-3.1.0-1|83	%build
14mu|libcec-3.1.0-1|84	%cmake
14mu|libcec-3.1.0-1|85	%make
14mu|libcec-3.1.0-1|86	
14mu|libcec-3.1.0-1|87	%install
14mu|libcec-3.1.0-1|88	%makeinstall_std -C build
14mu|libcec-3.1.0-1|89	
14mu|libcec-3.1.0-1|90	%changelog
14mu|libcec-3.1.0-1|91	
14mu|libcec-3.1.0-1|92	* Thu Apr 21 2016 dsilakov <denis.silakov@rosalab.ru> 3.1.0-1
14mu|libcec-3.1.0-1|93	- (2fa541d) Merge pull request #1 from alzim/libcec:rosa2014.1
14mu|libcec-3.1.0-1|94	- (2fa541d) Updated 3.1.0
14mu|libcec-3.1.0-1|95	
14mu|libcec-3.1.0-1|96	

23112 14
14mu|libcerf-1.3-1|1	%define major	1
14mu|libcerf-1.3-1|2	%define libname	%mklibname cerf %{major}
14mu|libcerf-1.3-1|3	%define devname	%mklibname cerf -d
14mu|libcerf-1.3-1|4	
14mu|libcerf-1.3-1|5	Name:		libcerf
14mu|libcerf-1.3-1|6	Summary:	Complex error functions, Dawson, Faddeeva, and Voigt function
14mu|libcerf-1.3-1|7	Version:	1.3
14mu|libcerf-1.3-1|8	Release:	1
14mu|libcerf-1.3-1|9	Group:		System/Libraries
14mu|libcerf-1.3-1|10	License:	MIT
14mu|libcerf-1.3-1|11	Url:		http://sourceforge.net/projects/libcerf/
14mu|libcerf-1.3-1|12	Source0:	http://downloads.sourceforge.net/libcerf/libcerf-%{version}.tgz
14mu|libcerf-1.3-1|13	Patch0:		libcerf-1.3-fix-version.patch
14mu|libcerf-1.3-1|14	
14mu|libcerf-1.3-1|15	%description
14mu|libcerf-1.3-1|16	A self-contained C library providing complex error functions, based on
14mu|libcerf-1.3-1|17	Faddeeva's plasma dispersion function w(z).
14mu|libcerf-1.3-1|18	
14mu|libcerf-1.3-1|19	Also provides Dawson's integral and Voigt's convolution of a Gaussian
14mu|libcerf-1.3-1|20	and a Lorentzian.
14mu|libcerf-1.3-1|21	
14mu|libcerf-1.3-1|22	%package -n %{libname}
14mu|libcerf-1.3-1|23	Summary:	Complex error functions, Dawson, Faddeeva, and Voigt function
14mu|libcerf-1.3-1|24	Group:		System/Libraries
14mu|libcerf-1.3-1|25	
14mu|libcerf-1.3-1|26	%description -n %{libname}
14mu|libcerf-1.3-1|27	A self-contained C library providing complex error functions, based on
14mu|libcerf-1.3-1|28	Faddeeva's plasma dispersion function w(z).
14mu|libcerf-1.3-1|29	
14mu|libcerf-1.3-1|30	Also provides Dawson's integral and Voigt's convolution of a Gaussian
14mu|libcerf-1.3-1|31	and a Lorentzian.
14mu|libcerf-1.3-1|32	
14mu|libcerf-1.3-1|33	%package -n %{devname}
14mu|libcerf-1.3-1|34	Summary:	Development files for %{name}
14mu|libcerf-1.3-1|35	Group:		Development/Other
14mu|libcerf-1.3-1|36	Requires:	%{libname} = %{version}-%{release}
14mu|libcerf-1.3-1|37	Provides:	%{name}-devel = %{version}-%{release}
14mu|libcerf-1.3-1|38	
14mu|libcerf-1.3-1|39	%description -n %{devname}
14mu|libcerf-1.3-1|40	This package contains the development files for %{name}.
14mu|libcerf-1.3-1|41	
14mu|libcerf-1.3-1|42	%prep
14mu|libcerf-1.3-1|43	%setup -q
14mu|libcerf-1.3-1|44	%apply_patches
14mu|libcerf-1.3-1|45	
14mu|libcerf-1.3-1|46	%build
14mu|libcerf-1.3-1|47	autoreconf -vfi
14mu|libcerf-1.3-1|48	%configure2_5x
14mu|libcerf-1.3-1|49	%make
14mu|libcerf-1.3-1|50	
14mu|libcerf-1.3-1|51	%install
14mu|libcerf-1.3-1|52	%make_install
14mu|libcerf-1.3-1|53	
14mu|libcerf-1.3-1|54	#we don't want these
14mu|libcerf-1.3-1|55	find %{buildroot} -name "*.la" -delete
14mu|libcerf-1.3-1|56	rm -rf %{buildroot}%{_mandir}/html/
14mu|libcerf-1.3-1|57	
14mu|libcerf-1.3-1|58	%files -n %{libname}
14mu|libcerf-1.3-1|59	%doc CHANGELOG README
14mu|libcerf-1.3-1|60	%doc COPYING
14mu|libcerf-1.3-1|61	%{_libdir}/%{name}.so.%{major}
14mu|libcerf-1.3-1|62	%{_libdir}/%{name}.so.%{major}.*
14mu|libcerf-1.3-1|63	
14mu|libcerf-1.3-1|64	%files -n %{devname}
14mu|libcerf-1.3-1|65	%{_includedir}/cerf.h
14mu|libcerf-1.3-1|66	%{_libdir}/%{name}.so
14mu|libcerf-1.3-1|67	%{_libdir}/pkgconfig/%{name}.pc
14mu|libcerf-1.3-1|68	%{_mandir}/man3/*
14mu|libcerf-1.3-1|69	
14mu|libcerf-1.3-1|70	%changelog
14mu|libcerf-1.3-1|71	
14mu|libcerf-1.3-1|72	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.3-1
14mu|libcerf-1.3-1|73	- (0c0d142) Imported from SRPM
14mu|libcerf-1.3-1|74	
14mu|libcerf-1.3-1|75	

23113 14
14mu|libcgroup-0.41-3|1	%define	major	1
14mu|libcgroup-0.41-3|2	%define	mname	cgroup
14mu|libcgroup-0.41-3|3	%define	libname	%mklibname %{mname} %{major}
14mu|libcgroup-0.41-3|4	%define	devname	%mklibname %{mname} -d
14mu|libcgroup-0.41-3|5	
14mu|libcgroup-0.41-3|6	Summary:	Tools and libraries to control and monitor control groups
14mu|libcgroup-0.41-3|7	Name:		lib%{mname}
14mu|libcgroup-0.41-3|8	Group:		System/Base
14mu|libcgroup-0.41-3|9	Version:	0.41
14mu|libcgroup-0.41-3|10	Release:	3
14mu|libcgroup-0.41-3|11	License:	LGPLv2+
14mu|libcgroup-0.41-3|12	URL:		http://libcg.sourceforge.net/
14mu|libcgroup-0.41-3|13	Source0:	http://downloads.sourceforge.net/libcg/%{name}/v%{version}/%{name}-%{version}.tar.bz2
14mu|libcgroup-0.41-3|14	Source1:	cgconfig.service
14mu|libcgroup-0.41-3|15	Source2:	cgred.service
14mu|libcgroup-0.41-3|16	Source3:	cgred.sysconfig
14mu|libcgroup-0.41-3|17	#Source4:	libcgroup-README.Mandriva
14mu|libcgroup-0.41-3|18	Patch0:		fedora-config.patch
14mu|libcgroup-0.41-3|19	Patch1:		libcgroup-0.37-chmod.patch
14mu|libcgroup-0.41-3|20	Patch2:		libcgroup-0.40.rc1-coverity.patch
14mu|libcgroup-0.41-3|21	Patch3:		libcgroup-0.40.rc1-fread.patch
14mu|libcgroup-0.41-3|22	Patch4:		libcgroup-0.40.rc1-templates-fix.patch
14mu|libcgroup-0.41-3|23	Patch5:		libcgroup-0.41-lex.patch
14mu|libcgroup-0.41-3|24	Patch6:		libcgroup-0.41-api.c-support-for-setting-multiline-values-in-contro.patch
14mu|libcgroup-0.41-3|25	BuildRequires:	pam-devel
14mu|libcgroup-0.41-3|26	BuildRequires:	byacc
14mu|libcgroup-0.41-3|27	BuildRequires:	flex
14mu|libcgroup-0.41-3|28	BuildRequires:	coreutils
14mu|libcgroup-0.41-3|29	Requires(pre):	shadow-utils
14mu|libcgroup-0.41-3|30	
14mu|libcgroup-0.41-3|31	%description
14mu|libcgroup-0.41-3|32	Control groups infrastructure. The tools and library to manipulate, control,
14mu|libcgroup-0.41-3|33	administrate and monitor control groups and the associated controllers.
14mu|libcgroup-0.41-3|34	
14mu|libcgroup-0.41-3|35	%package -n	%{mname}
14mu|libcgroup-0.41-3|36	Summary:	Tools to control and monitor control groups
14mu|libcgroup-0.41-3|37	Group:		System/Base
14mu|libcgroup-0.41-3|38	Provides:	%{name} = %{version}-%{release}
14mu|libcgroup-0.41-3|39	Requires(post):	rpm-helper
14mu|libcgroup-0.41-3|40	Requires(preun): rpm-helper
14mu|libcgroup-0.41-3|41	
14mu|libcgroup-0.41-3|42	%description -n	cgroup
14mu|libcgroup-0.41-3|43	Control groups infrastructure. The tools to manipulate, control, administrate
14mu|libcgroup-0.41-3|44	and monitor control groups and the associated controllers.
14mu|libcgroup-0.41-3|45	
14mu|libcgroup-0.41-3|46	%package -n	pam_%{mname}
14mu|libcgroup-0.41-3|47	Summary:	A Pluggable Authentication Module for libcgroup
14mu|libcgroup-0.41-3|48	Group:		System/Libraries
14mu|libcgroup-0.41-3|49	Requires:	%{libname} = %{version}-%{release}
14mu|libcgroup-0.41-3|50	
14mu|libcgroup-0.41-3|51	%description -n	pam_%{mname}
14mu|libcgroup-0.41-3|52	Linux-PAM module, which allows administrators to classify the user's login
14mu|libcgroup-0.41-3|53	processes to pre-configured control group.
14mu|libcgroup-0.41-3|54	
14mu|libcgroup-0.41-3|55	%package -n	%{libname}
14mu|libcgroup-0.41-3|56	Summary:	Libraries to control and monitor control groups
14mu|libcgroup-0.41-3|57	Group:		System/Libraries
14mu|libcgroup-0.41-3|58	# binaries are statically linked, so while they don't require the library,
14mu|libcgroup-0.41-3|59	# anything linked against the library will require the config files etc.
14mu|libcgroup-0.41-3|60	# rovided by the main package
14mu|libcgroup-0.41-3|61	Requires:	%{mname} = %{version}-%{release}
14mu|libcgroup-0.41-3|62	
14mu|libcgroup-0.41-3|63	%description -n	%{libname}
14mu|libcgroup-0.41-3|64	Control groups infrastructure. The library to manipulate, control, administrate
14mu|libcgroup-0.41-3|65	and monitor control groups and the associated controllers.
14mu|libcgroup-0.41-3|66	
14mu|libcgroup-0.41-3|67	%package -n	%{devname}
14mu|libcgroup-0.41-3|68	Summary:	Development libraries to develop applications that utilize control groups
14mu|libcgroup-0.41-3|69	Group:		Development/C
14mu|libcgroup-0.41-3|70	Requires:	%{libname} = %{version}-%{release}
14mu|libcgroup-0.41-3|71	Provides:	%{name}-devel = %{version}-%{release}
14mu|libcgroup-0.41-3|72	
14mu|libcgroup-0.41-3|73	%description -n	%{devname}
14mu|libcgroup-0.41-3|74	It provides API to create/delete and modify cgroup nodes. It will also in the
14mu|libcgroup-0.41-3|75	future allow creation of persistent configuration for control groups and
14mu|libcgroup-0.41-3|76	provide scripts to manage that configuration.
14mu|libcgroup-0.41-3|77	
14mu|libcgroup-0.41-3|78	%prep
14mu|libcgroup-0.41-3|79	%setup -q
14mu|libcgroup-0.41-3|80	%apply_patches
14mu|libcgroup-0.41-3|81	
14mu|libcgroup-0.41-3|82	%build
14mu|libcgroup-0.41-3|83	%configure	--bindir=/bin \
14mu|libcgroup-0.41-3|84	--sbindir=/sbin \
14mu|libcgroup-0.41-3|85	--libdir=/%{_lib} \
14mu|libcgroup-0.41-3|86	--enable-opaque-hierarchy="name=systemd"
14mu|libcgroup-0.41-3|87	%make
14mu|libcgroup-0.41-3|88	
14mu|libcgroup-0.41-3|89	%install
14mu|libcgroup-0.41-3|90	%makeinstall_std
14mu|libcgroup-0.41-3|91	
14mu|libcgroup-0.41-3|92	# install config files
14mu|libcgroup-0.41-3|93	install -m644 samples/cgconfig.conf -D %{buildroot}%{_sysconfdir}/cgconfig.conf
14mu|libcgroup-0.41-3|94	install -m644 samples/cgconfig.sysconfig -D %{buildroot}%{_sysconfdir}/sysconfig/cgconfig
14mu|libcgroup-0.41-3|95	install -m644 samples/cgrules.conf -D %{buildroot}%{_sysconfdir}/cgrules.conf
14mu|libcgroup-0.41-3|96	install -m644 samples/cgsnapshot_blacklist.conf %{buildroot}/%{_sysconfdir}/cgsnapshot_blacklist.conf
14mu|libcgroup-0.41-3|97	
14mu|libcgroup-0.41-3|98	
14mu|libcgroup-0.41-3|99	
14mu|libcgroup-0.41-3|100	# sanitize pam module, we need only pam_cgroup.so in the right directory
14mu|libcgroup-0.41-3|101	rm -f %{buildroot}/%{_lib}/security/pam_cgroup.so
14mu|libcgroup-0.41-3|102	mv -f %{buildroot}/%{_lib}/security/pam_cgroup.so.*.*.* %{buildroot}/%{_lib}/security/pam_cgroup.so
14mu|libcgroup-0.41-3|103	rm -f %{buildroot}/%{_lib}/security/pam_cgroup.so.*
14mu|libcgroup-0.41-3|104	rm -f %{buildroot}/%{_lib}/security/pam_cgroup.la
14mu|libcgroup-0.41-3|105	
14mu|libcgroup-0.41-3|106	# install unit and sysconfig files
14mu|libcgroup-0.41-3|107	install -d %{buildroot}%{_unitdir}
14mu|libcgroup-0.41-3|108	install -m 644 %SOURCE1 %{buildroot}%{_unitdir}/
14mu|libcgroup-0.41-3|109	install -m 644 %SOURCE2 %{buildroot}%{_unitdir}/
14mu|libcgroup-0.41-3|110	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|libcgroup-0.41-3|111	install -m 644 %SOURCE3 %{buildroot}%{_sysconfdir}/sysconfig/cgred
14mu|libcgroup-0.41-3|112	
14mu|libcgroup-0.41-3|113	# move the devel stuff to /usr
14mu|libcgroup-0.41-3|114	mkdir -p %{buildroot}%{_libdir}
14mu|libcgroup-0.41-3|115	mv -f %{buildroot}/%{_lib}/lib%{mname}.la %{buildroot}%{_libdir}
14mu|libcgroup-0.41-3|116	rm -f %{buildroot}/%{_lib}/lib%{mname}.so
14mu|libcgroup-0.41-3|117	ln -sf ../../%{_lib}/lib%{mname}.so.%{major} %{buildroot}%{_libdir}/lib%{mname}.so
14mu|libcgroup-0.41-3|118	
14mu|libcgroup-0.41-3|119	# pkgconfig file as well
14mu|libcgroup-0.41-3|120	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mu|libcgroup-0.41-3|121	mv -f %{buildroot}/%{_lib}/pkgconfig/%{name}.pc %{buildroot}%{_libdir}/pkgconfig
14mu|libcgroup-0.41-3|122	
14mu|libcgroup-0.41-3|123	# For now we will keep this, but this will be moved to /sys/fs/cgroup in later versions
14mu|libcgroup-0.41-3|124	# pre-create /cgroup directory
14mu|libcgroup-0.41-3|125	mkdir -p %{buildroot}/cgroup
14mu|libcgroup-0.41-3|126	
14mu|libcgroup-0.41-3|127	%post -n %{mname}
14mu|libcgroup-0.41-3|128	getent group cgred >/dev/null || groupadd -r cgred
14mu|libcgroup-0.41-3|129	%_post_service cgred
14mu|libcgroup-0.41-3|130	%_post_service cgconfig
14mu|libcgroup-0.41-3|131	
14mu|libcgroup-0.41-3|132	%preun -n %{mname}
14mu|libcgroup-0.41-3|133	%_preun_service cgconfig
14mu|libcgroup-0.41-3|134	%_preun_service cgred
14mu|libcgroup-0.41-3|135	
14mu|libcgroup-0.41-3|136	%files -n %{mname}
14mu|libcgroup-0.41-3|137	%doc README_daemon
14mu|libcgroup-0.41-3|138	%dir /cgroup
14mu|libcgroup-0.41-3|139	%config(noreplace) %{_sysconfdir}/sysconfig/cgred
14mu|libcgroup-0.41-3|140	%config(noreplace) %{_sysconfdir}/sysconfig/cgconfig
14mu|libcgroup-0.41-3|141	%config(noreplace) %{_sysconfdir}/cgconfig.conf
14mu|libcgroup-0.41-3|142	%config(noreplace) %{_sysconfdir}/cgrules.conf
14mu|libcgroup-0.41-3|143	%config(noreplace) %{_sysconfdir}/cgsnapshot_blacklist.conf
14mu|libcgroup-0.41-3|144	%{_mandir}/man[158]/*.[158]*
14mu|libcgroup-0.41-3|145	%{_unitdir}/cgconfig.service
14mu|libcgroup-0.41-3|146	%{_unitdir}/cgred.service
14mu|libcgroup-0.41-3|147	/bin/cgclassify
14mu|libcgroup-0.41-3|148	/bin/cgcreate
14mu|libcgroup-0.41-3|149	/bin/cgdelete
14mu|libcgroup-0.41-3|150	/bin/cgexec
14mu|libcgroup-0.41-3|151	/bin/cgget
14mu|libcgroup-0.41-3|152	/bin/cgset
14mu|libcgroup-0.41-3|153	/bin/cgsnapshot
14mu|libcgroup-0.41-3|154	/bin/lscgroup
14mu|libcgroup-0.41-3|155	/bin/lssubsys
14mu|libcgroup-0.41-3|156	/sbin/cgclear
14mu|libcgroup-0.41-3|157	/sbin/cgconfigparser
14mu|libcgroup-0.41-3|158	/sbin/cgrulesengd
14mu|libcgroup-0.41-3|159	
14mu|libcgroup-0.41-3|160	%files -n pam_%{mname}
14mu|libcgroup-0.41-3|161	/%{_lib}/security/pam_cgroup.so
14mu|libcgroup-0.41-3|162	
14mu|libcgroup-0.41-3|163	%files -n %{libname}
14mu|libcgroup-0.41-3|164	/%{_lib}/lib%{mname}.so.%{major}
14mu|libcgroup-0.41-3|165	/%{_lib}/lib%{mname}.so.%{major}.*
14mu|libcgroup-0.41-3|166	
14mu|libcgroup-0.41-3|167	%files -n %{devname}
14mu|libcgroup-0.41-3|168	%{_includedir}/libcgroup.h
14mu|libcgroup-0.41-3|169	%{_includedir}/libcgroup
14mu|libcgroup-0.41-3|170	%{_libdir}/pkgconfig/%{name}.pc
14mu|libcgroup-0.41-3|171	%{_libdir}/lib%{mname}.so
14mu|libcgroup-0.41-3|172	
14mu|libcgroup-0.41-3|173	
14mu|libcgroup-0.41-3|174	%changelog
14mu|libcgroup-0.41-3|175	
14mu|libcgroup-0.41-3|176	* Thu Aug 06 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.41-3
14mu|libcgroup-0.41-3|177	- (cff8027) Release up
14mu|libcgroup-0.41-3|178	
14mu|libcgroup-0.41-3|179	

23114 14
14mu|libchamplain-0.12.10-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|libchamplain-0.12.10-2|2	%define oname		champlain
14mu|libchamplain-0.12.10-2|3	
14mu|libchamplain-0.12.10-2|4	%define api			0.12
14mu|libchamplain-0.12.10-2|5	%define major		0
14mu|libchamplain-0.12.10-2|6	%define gir_major	0.12
14mu|libchamplain-0.12.10-2|7	%define libname		%mklibname champlain %{api} %{major}
14mu|libchamplain-0.12.10-2|8	%define libgtk		%mklibname champlain-gtk %{api} %{major}
14mu|libchamplain-0.12.10-2|9	%define girname		%mklibname %{oname}-gir %{gir_major}
14mu|libchamplain-0.12.10-2|10	%define girgtk		%mklibname %{oname}-gtk-gir %{gir_major}
14mu|libchamplain-0.12.10-2|11	%define develname	%mklibname champlain %{api} -d
14mu|libchamplain-0.12.10-2|12	
14mu|libchamplain-0.12.10-2|13	Summary:	Map view for Clutter
14mu|libchamplain-0.12.10-2|14	Name:		libchamplain
14mu|libchamplain-0.12.10-2|15	Version:	0.12.10
14mu|libchamplain-0.12.10-2|16	Release:	2
14mu|libchamplain-0.12.10-2|17	License:	LGPLv2+
14mu|libchamplain-0.12.10-2|18	Group:		Graphical desktop/GNOME
14mu|libchamplain-0.12.10-2|19	URL:		http://blog.pierlux.com/projects/libchamplain/en/
14mu|libchamplain-0.12.10-2|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|libchamplain-0.12.10-2|21	Patch0:		libchamplain-0.12.2-fix-linking.patch
14mu|libchamplain-0.12.10-2|22	BuildRequires:	chrpath
14mu|libchamplain-0.12.10-2|23	BuildRequires:	pkgconfig(clutter-1.0)
14mu|libchamplain-0.12.10-2|24	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mu|libchamplain-0.12.10-2|25	BuildRequires:	pkgconfig(gdk-3.0)
14mu|libchamplain-0.12.10-2|26	BuildRequires:	pkgconfig(gl)
14mu|libchamplain-0.12.10-2|27	BuildRequires:	pkgconfig(glib-2.0)
14mu|libchamplain-0.12.10-2|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libchamplain-0.12.10-2|29	BuildRequires:	pkgconfig(gtk-doc)
14mu|libchamplain-0.12.10-2|30	BuildRequires:	pkgconfig(sqlite3)
14mu|libchamplain-0.12.10-2|31	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mu|libchamplain-0.12.10-2|32	BuildRequires:	pkgconfig(memphis-0.2)
14mu|libchamplain-0.12.10-2|33	BuildRequires:	vala-tools
14mu|libchamplain-0.12.10-2|34	
14mu|libchamplain-0.12.10-2|35	%description
14mu|libchamplain-0.12.10-2|36	Libchamplain is a C library aimed to provide a ClutterActor to display
14mu|libchamplain-0.12.10-2|37	rasterized maps.
14mu|libchamplain-0.12.10-2|38	
14mu|libchamplain-0.12.10-2|39	%package -n %{libname}
14mu|libchamplain-0.12.10-2|40	Summary:	Map view for Clutter
14mu|libchamplain-0.12.10-2|41	Group:		System/Libraries
14mu|libchamplain-0.12.10-2|42	
14mu|libchamplain-0.12.10-2|43	%description -n %{libname}
14mu|libchamplain-0.12.10-2|44	Libchamplain is a C library aimed to provide a ClutterActor to display
14mu|libchamplain-0.12.10-2|45	rasterized maps.
14mu|libchamplain-0.12.10-2|46	
14mu|libchamplain-0.12.10-2|47	%package -n %{libgtk}
14mu|libchamplain-0.12.10-2|48	Summary:	Map view for Clutter
14mu|libchamplain-0.12.10-2|49	Group:		System/Libraries
14mu|libchamplain-0.12.10-2|50	
14mu|libchamplain-0.12.10-2|51	%description -n %{libgtk}
14mu|libchamplain-0.12.10-2|52	Libchamplain is a C library aimed to provide a ClutterActor to display
14mu|libchamplain-0.12.10-2|53	rasterized maps.
14mu|libchamplain-0.12.10-2|54	
14mu|libchamplain-0.12.10-2|55	This package contains the GTK+ view for %{name}
14mu|libchamplain-0.12.10-2|56	
14mu|libchamplain-0.12.10-2|57	%package -n %{girname}
14mu|libchamplain-0.12.10-2|58	Summary:	GObject Introspection interface description for GData
14mu|libchamplain-0.12.10-2|59	Group:		System/Libraries
14mu|libchamplain-0.12.10-2|60	
14mu|libchamplain-0.12.10-2|61	%description -n %{girname}
14mu|libchamplain-0.12.10-2|62	GObject Introspection interface description for GData.
14mu|libchamplain-0.12.10-2|63	
14mu|libchamplain-0.12.10-2|64	%package -n %{girgtk}
14mu|libchamplain-0.12.10-2|65	Summary:	GObject Introspection interface description for GData
14mu|libchamplain-0.12.10-2|66	Group:		System/Libraries
14mu|libchamplain-0.12.10-2|67	Requires:	%{libgtk} = %{version}-%{release}
14mu|libchamplain-0.12.10-2|68	
14mu|libchamplain-0.12.10-2|69	%description -n %{girgtk}
14mu|libchamplain-0.12.10-2|70	GObject Introspection interface description for GData.
14mu|libchamplain-0.12.10-2|71	
14mu|libchamplain-0.12.10-2|72	%package -n %{develname}
14mu|libchamplain-0.12.10-2|73	Summary:	Development files for %{name}
14mu|libchamplain-0.12.10-2|74	Group:		Development/GNOME and GTK+
14mu|libchamplain-0.12.10-2|75	Requires:	%{libname} = %{version}-%{release}
14mu|libchamplain-0.12.10-2|76	Requires:	%{libgtk} = %{version}-%{release}
14mu|libchamplain-0.12.10-2|77	Requires:	%{girname} = %{version}-%{release}
14mu|libchamplain-0.12.10-2|78	Requires:	%{girgtk} = %{version}-%{release}
14mu|libchamplain-0.12.10-2|79	Provides:	%{name}-devel = %{version}-%{release}
14mu|libchamplain-0.12.10-2|80	Obsoletes:	%mklibname champlain 0.3 -d
14mu|libchamplain-0.12.10-2|81	
14mu|libchamplain-0.12.10-2|82	%description -n %{develname}
14mu|libchamplain-0.12.10-2|83	This package contains development files for %{name}.
14mu|libchamplain-0.12.10-2|84	
14mu|libchamplain-0.12.10-2|85	%prep
14mu|libchamplain-0.12.10-2|86	%setup -q
14mu|libchamplain-0.12.10-2|87	%apply_patches
14mu|libchamplain-0.12.10-2|88	
14mu|libchamplain-0.12.10-2|89	autoreconf -fi
14mu|libchamplain-0.12.10-2|90	
14mu|libchamplain-0.12.10-2|91	%build
14mu|libchamplain-0.12.10-2|92	%configure2_5x \
14mu|libchamplain-0.12.10-2|93	--disable-static \
14mu|libchamplain-0.12.10-2|94	--enable-gtk-doc \
14mu|libchamplain-0.12.10-2|95	--enable-python \
14mu|libchamplain-0.12.10-2|96	--enable-introspection
14mu|libchamplain-0.12.10-2|97	
14mu|libchamplain-0.12.10-2|98	# Omit unused direct shared library dependencies.
14mu|libchamplain-0.12.10-2|99	sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool
14mu|libchamplain-0.12.10-2|100	
14mu|libchamplain-0.12.10-2|101	%make
14mu|libchamplain-0.12.10-2|102	
14mu|libchamplain-0.12.10-2|103	%install
14mu|libchamplain-0.12.10-2|104	%makeinstall_std
14mu|libchamplain-0.12.10-2|105	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|libchamplain-0.12.10-2|106	
14mu|libchamplain-0.12.10-2|107	# Remove rpaths.
14mu|libchamplain-0.12.10-2|108	chrpath --delete %{buildroot}%{_libdir}/%{name}-gtk-*.so.*
14mu|libchamplain-0.12.10-2|109	
14mu|libchamplain-0.12.10-2|110	%files -n %{libname}
14mu|libchamplain-0.12.10-2|111	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|libchamplain-0.12.10-2|112	
14mu|libchamplain-0.12.10-2|113	%files -n %{girname}
14mu|libchamplain-0.12.10-2|114	%{_libdir}/girepository-1.0/Champlain-%{gir_major}.typelib
14mu|libchamplain-0.12.10-2|115	
14mu|libchamplain-0.12.10-2|116	%files -n %{libgtk}
14mu|libchamplain-0.12.10-2|117	%{_libdir}/%{name}-gtk-%{api}.so.%{major}*
14mu|libchamplain-0.12.10-2|118	
14mu|libchamplain-0.12.10-2|119	%files -n %{girgtk}
14mu|libchamplain-0.12.10-2|120	%{_libdir}/girepository-1.0/GtkChamplain-%{gir_major}.typelib
14mu|libchamplain-0.12.10-2|121	
14mu|libchamplain-0.12.10-2|122	%files -n %{develname}
14mu|libchamplain-0.12.10-2|123	%doc NEWS
14mu|libchamplain-0.12.10-2|124	%doc demos/launcher.c
14mu|libchamplain-0.12.10-2|125	%{_libdir}/%{name}-%{api}.so
14mu|libchamplain-0.12.10-2|126	%{_libdir}/%{name}-gtk-%{api}.so
14mu|libchamplain-0.12.10-2|127	%{_libdir}/pkgconfig/champlain-%{api}.pc
14mu|libchamplain-0.12.10-2|128	%{_libdir}/pkgconfig/champlain-gtk-%{api}.pc
14mu|libchamplain-0.12.10-2|129	# %{_libdir}/pkgconfig/champlain-memphis-%{api}.pc
14mu|libchamplain-0.12.10-2|130	%dir %{_datadir}/gtk-doc/html/%{name}-%{api}
14mu|libchamplain-0.12.10-2|131	%dir %{_datadir}/gtk-doc/html/%{name}-gtk-%{api}
14mu|libchamplain-0.12.10-2|132	%doc %{_datadir}/gtk-doc/html/%{name}-%{api}/*
14mu|libchamplain-0.12.10-2|133	%doc %{_datadir}/gtk-doc/html/%{name}-gtk-%{api}/*
14mu|libchamplain-0.12.10-2|134	%dir %{_includedir}/%{name}-%{api}
14mu|libchamplain-0.12.10-2|135	%dir %{_includedir}/%{name}-%{api}/champlain
14mu|libchamplain-0.12.10-2|136	%{_includedir}/%{name}-%{api}/champlain/*.h
14mu|libchamplain-0.12.10-2|137	%dir %{_includedir}/%{name}-gtk-%{api}
14mu|libchamplain-0.12.10-2|138	%dir %{_includedir}/%{name}-gtk-%{api}/champlain-gtk/
14mu|libchamplain-0.12.10-2|139	%{_includedir}/%{name}-gtk-%{api}/champlain-gtk/*.h
14mu|libchamplain-0.12.10-2|140	%{_datadir}/gir-1.0/Champlain-%{gir_major}.gir
14mu|libchamplain-0.12.10-2|141	%{_datadir}/gir-1.0/GtkChamplain-%{gir_major}.gir
14mu|libchamplain-0.12.10-2|142	%{_datadir}/vala/vapi/champlain*
14mu|libchamplain-0.12.10-2|143	
14mu|libchamplain-0.12.10-2|144	
14mu|libchamplain-0.12.10-2|145	%changelog
14mu|libchamplain-0.12.10-2|146	
14mu|libchamplain-0.12.10-2|147	* Sun Mar 29 2015 Tigro <ashejn@gmail.com> 0.12.10-2
14mu|libchamplain-0.12.10-2|148	- (9487353) rebuilt against new clutter-gtk
14mu|libchamplain-0.12.10-2|149	
14mu|libchamplain-0.12.10-2|150	

23115 14
14mu|libcmis-0.5.0-1|1	%define api 0.5
14mu|libcmis-0.5.0-1|2	%define major 5
14mu|libcmis-0.5.0-1|3	%define libname %mklibname cmis %{api} %{major}
14mu|libcmis-0.5.0-1|4	%define libcmis_c %mklibname cmis-c %{api} %{major}
14mu|libcmis-0.5.0-1|5	%define devname %mklibname -d cmis
14mu|libcmis-0.5.0-1|6	
14mu|libcmis-0.5.0-1|7	Summary:	A C++ client library for the CMIS interface
14mu|libcmis-0.5.0-1|8	Name:		libcmis
14mu|libcmis-0.5.0-1|9	Version:	0.5.0
14mu|libcmis-0.5.0-1|10	Release:	1
14mu|libcmis-0.5.0-1|11	License:	GPLv2+ or LGPLv2+ or MPLv1.1
14mu|libcmis-0.5.0-1|12	Group:		System/Libraries
14mu|libcmis-0.5.0-1|13	Url:		http://sourceforge.net/projects/libcmis/
14mu|libcmis-0.5.0-1|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mu|libcmis-0.5.0-1|15	BuildRequires:	docbook2x
14mu|libcmis-0.5.0-1|16	BuildRequires:	boost-devel
14mu|libcmis-0.5.0-1|17	BuildRequires:	pkgconfig(libcurl)
14mu|libcmis-0.5.0-1|18	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libcmis-0.5.0-1|19	
14mu|libcmis-0.5.0-1|20	%description
14mu|libcmis-0.5.0-1|21	LibCMIS is a C++ client library for the CMIS interface. This allows C++
14mu|libcmis-0.5.0-1|22	applications to connect to any ECM behaving as a CMIS server like
14mu|libcmis-0.5.0-1|23	Alfresco, Nuxeo for the open source ones.
14mu|libcmis-0.5.0-1|24	
14mu|libcmis-0.5.0-1|25	#----------------------------------------------------------------------------
14mu|libcmis-0.5.0-1|26	
14mu|libcmis-0.5.0-1|27	%package -n %{libname}
14mu|libcmis-0.5.0-1|28	Summary:	Text categorization library
14mu|libcmis-0.5.0-1|29	Group:		System/Libraries
14mu|libcmis-0.5.0-1|30	
14mu|libcmis-0.5.0-1|31	%description -n %{libname}
14mu|libcmis-0.5.0-1|32	LibCMIS is a C++ client library for the CMIS interface. This allows C++
14mu|libcmis-0.5.0-1|33	applications to connect to any ECM behaving as a CMIS server like
14mu|libcmis-0.5.0-1|34	Alfresco, Nuxeo for the open source ones.
14mu|libcmis-0.5.0-1|35	
14mu|libcmis-0.5.0-1|36	%files -n %{libname}
14mu|libcmis-0.5.0-1|37	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|libcmis-0.5.0-1|38	
14mu|libcmis-0.5.0-1|39	#----------------------------------------------------------------------------
14mu|libcmis-0.5.0-1|40	
14mu|libcmis-0.5.0-1|41	%package -n %{libcmis_c}
14mu|libcmis-0.5.0-1|42	Summary:	Text categorization library
14mu|libcmis-0.5.0-1|43	Group:		System/Libraries
14mu|libcmis-0.5.0-1|44	
14mu|libcmis-0.5.0-1|45	%description -n %{libcmis_c}
14mu|libcmis-0.5.0-1|46	This package contains a shared library for %{name}.
14mu|libcmis-0.5.0-1|47	
14mu|libcmis-0.5.0-1|48	%files -n %{libcmis_c}
14mu|libcmis-0.5.0-1|49	%{_libdir}/%{name}-c-%{api}.so.%{major}*
14mu|libcmis-0.5.0-1|50	
14mu|libcmis-0.5.0-1|51	#----------------------------------------------------------------------------
14mu|libcmis-0.5.0-1|52	
14mu|libcmis-0.5.0-1|53	%package -n %{devname}
14mu|libcmis-0.5.0-1|54	Summary:	Development files for %{name}
14mu|libcmis-0.5.0-1|55	Group:		Development/Other
14mu|libcmis-0.5.0-1|56	Requires:	%{libname} = %{EVRD}
14mu|libcmis-0.5.0-1|57	Requires:	%{libcmis_c} = %{EVRD}
14mu|libcmis-0.5.0-1|58	Provides:	%{name}-devel = %{EVRD}
14mu|libcmis-0.5.0-1|59	
14mu|libcmis-0.5.0-1|60	%description -n %{devname}
14mu|libcmis-0.5.0-1|61	This package contains libraries and header files for developing applications
14mu|libcmis-0.5.0-1|62	that use %{name}.
14mu|libcmis-0.5.0-1|63	
14mu|libcmis-0.5.0-1|64	%files -n %{devname}
14mu|libcmis-0.5.0-1|65	%doc AUTHORS COPYING.GPL COPYING.LGPL COPYING.MPL README
14mu|libcmis-0.5.0-1|66	%{_includedir}/%{name}-%{api}
14mu|libcmis-0.5.0-1|67	%{_includedir}/%{name}-c-%{api}
14mu|libcmis-0.5.0-1|68	%{_libdir}/%{name}-%{api}.so
14mu|libcmis-0.5.0-1|69	%{_libdir}/%{name}-c-%{api}.so
14mu|libcmis-0.5.0-1|70	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|libcmis-0.5.0-1|71	%{_libdir}/pkgconfig/%{name}-c-%{api}.pc
14mu|libcmis-0.5.0-1|72	
14mu|libcmis-0.5.0-1|73	#----------------------------------------------------------------------------
14mu|libcmis-0.5.0-1|74	
14mu|libcmis-0.5.0-1|75	%package tools
14mu|libcmis-0.5.0-1|76	Summary:	Command line tool to access CMIS
14mu|libcmis-0.5.0-1|77	Group:		Publishing
14mu|libcmis-0.5.0-1|78	
14mu|libcmis-0.5.0-1|79	%description tools
14mu|libcmis-0.5.0-1|80	The %{name}-tools package contains a tool for accessing CMIS from the
14mu|libcmis-0.5.0-1|81	command line.
14mu|libcmis-0.5.0-1|82	
14mu|libcmis-0.5.0-1|83	%files tools
14mu|libcmis-0.5.0-1|84	%{_bindir}/cmis-client
14mu|libcmis-0.5.0-1|85	%{_mandir}/manx/cmis-client.xml.*
14mu|libcmis-0.5.0-1|86	
14mu|libcmis-0.5.0-1|87	#----------------------------------------------------------------------------
14mu|libcmis-0.5.0-1|88	
14mu|libcmis-0.5.0-1|89	%prep
14mu|libcmis-0.5.0-1|90	%setup -q
14mu|libcmis-0.5.0-1|91	%apply_patches
14mu|libcmis-0.5.0-1|92	sed -i -e 's/docbook-to-man/db2x_docbook2man/' configure
14mu|libcmis-0.5.0-1|93	
14mu|libcmis-0.5.0-1|94	%build
14mu|libcmis-0.5.0-1|95	%configure2_5x \
14mu|libcmis-0.5.0-1|96	--disable-static \
14mu|libcmis-0.5.0-1|97	--disable-tests \
14mu|libcmis-0.5.0-1|98	--disable-werror \
14mu|libcmis-0.5.0-1|99	--with-man=no
14mu|libcmis-0.5.0-1|100	
14mu|libcmis-0.5.0-1|101	%make
14mu|libcmis-0.5.0-1|102	
14mu|libcmis-0.5.0-1|103	%install
14mu|libcmis-0.5.0-1|104	%makeinstall_std
14mu|libcmis-0.5.0-1|105	
14mu|libcmis-0.5.0-1|106	
14mu|libcmis-0.5.0-1|107	%changelog
14mu|libcmis-0.5.0-1|108	
14mu|libcmis-0.5.0-1|109	* Wed Mar 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-1
14mu|libcmis-0.5.0-1|110	- (1f29f91) New version 0.5.0
14mu|libcmis-0.5.0-1|111	
14mu|libcmis-0.5.0-1|112	

23116 14
14mu|libdbi-0.9.0-4|1	%define major 1
14mu|libdbi-0.9.0-4|2	%define libname %mklibname dbi %{major}
14mu|libdbi-0.9.0-4|3	%define devname %mklibname dbi -d
14mu|libdbi-0.9.0-4|4	
14mu|libdbi-0.9.0-4|5	Summary:	Database Independent Abstraction Layer for C
14mu|libdbi-0.9.0-4|6	Name:		libdbi
14mu|libdbi-0.9.0-4|7	Version:	0.9.0
14mu|libdbi-0.9.0-4|8	Release:	4
14mu|libdbi-0.9.0-4|9	License:	LGPLv2+
14mu|libdbi-0.9.0-4|10	Group:		System/Libraries
14mu|libdbi-0.9.0-4|11	Url:		http://libdbi.sourceforge.net/
14mu|libdbi-0.9.0-4|12	Source0:	http://prdownloads.sourceforge.net/libdbi/%{name}-%{version}.tar.gz
14mu|libdbi-0.9.0-4|13	BuildRequires:	docbook-dtd-sgml
14mu|libdbi-0.9.0-4|14	BuildRequires:	docbook-style-dsssl
14mu|libdbi-0.9.0-4|15	BuildRequires:	openjade
14mu|libdbi-0.9.0-4|16	
14mu|libdbi-0.9.0-4|17	%description
14mu|libdbi-0.9.0-4|18	libdbi implements a database-independent abstraction layer in C, similar to the
14mu|libdbi-0.9.0-4|19	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mu|libdbi-0.9.0-4|20	leverage the power of multiple databases and multiple simultaneous database
14mu|libdbi-0.9.0-4|21	connections by using this framework.
14mu|libdbi-0.9.0-4|22	
14mu|libdbi-0.9.0-4|23	#----------------------------------------------------------------------------
14mu|libdbi-0.9.0-4|24	
14mu|libdbi-0.9.0-4|25	%package -n %{libname}
14mu|libdbi-0.9.0-4|26	Summary:	Database Independent Abstraction Layer for C
14mu|libdbi-0.9.0-4|27	Group:		System/Libraries
14mu|libdbi-0.9.0-4|28	
14mu|libdbi-0.9.0-4|29	%description -n %{libname}
14mu|libdbi-0.9.0-4|30	libdbi implements a database-independent abstraction layer in C, similar to the
14mu|libdbi-0.9.0-4|31	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mu|libdbi-0.9.0-4|32	leverage the power of multiple databases and multiple simultaneous database
14mu|libdbi-0.9.0-4|33	connections by using this framework.
14mu|libdbi-0.9.0-4|34	
14mu|libdbi-0.9.0-4|35	%files -n %{libname}
14mu|libdbi-0.9.0-4|36	%doc AUTHORS ChangeLog INSTALL README
14mu|libdbi-0.9.0-4|37	%{_libdir}/libdbi.so.%{major}*
14mu|libdbi-0.9.0-4|38	
14mu|libdbi-0.9.0-4|39	#----------------------------------------------------------------------------
14mu|libdbi-0.9.0-4|40	
14mu|libdbi-0.9.0-4|41	%package -n %{devname}
14mu|libdbi-0.9.0-4|42	Summary:	Library and header files for the %{name} library
14mu|libdbi-0.9.0-4|43	Group:		Development/C
14mu|libdbi-0.9.0-4|44	Requires:	%{libname} = %{EVRD}
14mu|libdbi-0.9.0-4|45	Provides:	%{name}-devel = %{EVRD}
14mu|libdbi-0.9.0-4|46	Provides:	dbi-devel = %{EVRD}
14mu|libdbi-0.9.0-4|47	Conflicts:	%{_lib}dbi1 < 0.9.0-4
14mu|libdbi-0.9.0-4|48	
14mu|libdbi-0.9.0-4|49	%description -n %{devname}
14mu|libdbi-0.9.0-4|50	libdbi implements a database-independent abstraction layer in C, similar to the
14mu|libdbi-0.9.0-4|51	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mu|libdbi-0.9.0-4|52	leverage the power of multiple databases and multiple simultaneous database
14mu|libdbi-0.9.0-4|53	connections by using this framework.
14mu|libdbi-0.9.0-4|54	
14mu|libdbi-0.9.0-4|55	This package contains the static library and header files.
14mu|libdbi-0.9.0-4|56	
14mu|libdbi-0.9.0-4|57	%files -n %{devname}
14mu|libdbi-0.9.0-4|58	%doc README TODO doc/programmers-guide doc/driver-guide doc/*.pdf
14mu|libdbi-0.9.0-4|59	%{_includedir}/dbi
14mu|libdbi-0.9.0-4|60	%{_libdir}/*.so
14mu|libdbi-0.9.0-4|61	%{_libdir}/pkgconfig/dbi.pc
14mu|libdbi-0.9.0-4|62	
14mu|libdbi-0.9.0-4|63	#----------------------------------------------------------------------------
14mu|libdbi-0.9.0-4|64	
14mu|libdbi-0.9.0-4|65	%prep
14mu|libdbi-0.9.0-4|66	%setup -q
14mu|libdbi-0.9.0-4|67	
14mu|libdbi-0.9.0-4|68	# fix dir perms
14mu|libdbi-0.9.0-4|69	find -type d | xargs chmod 755
14mu|libdbi-0.9.0-4|70	
14mu|libdbi-0.9.0-4|71	%build
14mu|libdbi-0.9.0-4|72	%configure2_5x --disable-static
14mu|libdbi-0.9.0-4|73	
14mu|libdbi-0.9.0-4|74	%make
14mu|libdbi-0.9.0-4|75	
14mu|libdbi-0.9.0-4|76	%install
14mu|libdbi-0.9.0-4|77	%makeinstall_std
14mu|libdbi-0.9.0-4|78	
14mu|libdbi-0.9.0-4|79	# nuke installed docs
14mu|libdbi-0.9.0-4|80	rm -rf %{buildroot}%{_docdir}
14mu|libdbi-0.9.0-4|81	
14mu|libdbi-0.9.0-4|82	
14mu|libdbi-0.9.0-4|83	%changelog
14mu|libdbi-0.9.0-4|84	* Wed Feb 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-4
14mu|libdbi-0.9.0-4|85	+ Revision: 5f77cbf
14mu|libdbi-0.9.0-4|86	- Move pkgconfig file to development package
14mu|libdbi-0.9.0-4|87	- Adjust BuildRequires
14mu|libdbi-0.9.0-4|88	- Spec cleanup
14mu|libdbi-0.9.0-4|89	
14mu|libdbi-0.9.0-4|90	

23117 14
14mu|libdbi-drivers-0.9.0-3|1	Summary:	Database drivers for libdbi
14mu|libdbi-drivers-0.9.0-3|2	
14mu|libdbi-drivers-0.9.0-3|3	Name:		libdbi-drivers
14mu|libdbi-drivers-0.9.0-3|4	Version:	0.9.0
14mu|libdbi-drivers-0.9.0-3|5	Release:	3
14mu|libdbi-drivers-0.9.0-3|6	License:	LGPL
14mu|libdbi-drivers-0.9.0-3|7	Group:		System/Libraries
14mu|libdbi-drivers-0.9.0-3|8	URL:		http://libdbi-drivers.sourceforge.net/
14mu|libdbi-drivers-0.9.0-3|9	Source0:	http://downloads.sourceforge.net/libdbi-drivers/%{name}-%{version}.tar.gz
14mu|libdbi-drivers-0.9.0-3|10	BuildRequires:	libtool
14mu|libdbi-drivers-0.9.0-3|11	BuildRequires:	autoconf
14mu|libdbi-drivers-0.9.0-3|12	BuildRequires:	mysql-devel
14mu|libdbi-drivers-0.9.0-3|13	BuildRequires:	postgresql-devel
14mu|libdbi-drivers-0.9.0-3|14	BuildRequires:	sqlite3-devel
14mu|libdbi-drivers-0.9.0-3|15	BuildRequires:	freetds-devel >= 0.62.4
14mu|libdbi-drivers-0.9.0-3|16	BuildRequires:	dbi-devel >= 0.8.3
14mu|libdbi-drivers-0.9.0-3|17	BuildRequires:	openjade
14mu|libdbi-drivers-0.9.0-3|18	BuildRequires:	docbook-style-dsssl
14mu|libdbi-drivers-0.9.0-3|19	BuildRequires:	docbook-dtd41-sgml
14mu|libdbi-drivers-0.9.0-3|20	
14mu|libdbi-drivers-0.9.0-3|21	%description
14mu|libdbi-drivers-0.9.0-3|22	libdbi implements a database-independent abstraction layer in C, similar to the
14mu|libdbi-drivers-0.9.0-3|23	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mu|libdbi-drivers-0.9.0-3|24	leverage the power of multiple databases and multiple simultaneous database
14mu|libdbi-drivers-0.9.0-3|25	connections by using this framework.
14mu|libdbi-drivers-0.9.0-3|26	
14mu|libdbi-drivers-0.9.0-3|27	%package	dbd-mysql
14mu|libdbi-drivers-0.9.0-3|28	Summary:	MySQL driver for libdbi
14mu|libdbi-drivers-0.9.0-3|29	
14mu|libdbi-drivers-0.9.0-3|30	Group:		System/Libraries
14mu|libdbi-drivers-0.9.0-3|31	
14mu|libdbi-drivers-0.9.0-3|32	%description	dbd-mysql
14mu|libdbi-drivers-0.9.0-3|33	libdbi implements a database-independent abstraction layer in C, similar to the
14mu|libdbi-drivers-0.9.0-3|34	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mu|libdbi-drivers-0.9.0-3|35	leverage the power of multiple databases and multiple simultaneous database
14mu|libdbi-drivers-0.9.0-3|36	connections by using this framework.
14mu|libdbi-drivers-0.9.0-3|37	
14mu|libdbi-drivers-0.9.0-3|38	This driver provides connectivity to MySQL database servers through the libdbi
14mu|libdbi-drivers-0.9.0-3|39	database independent abstraction layer. Switching a program's driver does not
14mu|libdbi-drivers-0.9.0-3|40	require recompilation or rewriting source code.
14mu|libdbi-drivers-0.9.0-3|41	
14mu|libdbi-drivers-0.9.0-3|42	%package	dbd-pgsql
14mu|libdbi-drivers-0.9.0-3|43	Summary:	PostgreSQL driver for libdbi
14mu|libdbi-drivers-0.9.0-3|44	
14mu|libdbi-drivers-0.9.0-3|45	Group:		System/Libraries
14mu|libdbi-drivers-0.9.0-3|46	
14mu|libdbi-drivers-0.9.0-3|47	%description	dbd-pgsql
14mu|libdbi-drivers-0.9.0-3|48	libdbi implements a database-independent abstraction layer in C, similar to the
14mu|libdbi-drivers-0.9.0-3|49	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mu|libdbi-drivers-0.9.0-3|50	leverage the power of multiple databases and multiple simultaneous database
14mu|libdbi-drivers-0.9.0-3|51	connections by using this framework.
14mu|libdbi-drivers-0.9.0-3|52	
14mu|libdbi-drivers-0.9.0-3|53	This driver provides connectivity to PostgreSQL database servers through the
14mu|libdbi-drivers-0.9.0-3|54	libdbi database independent abstraction layer. Switching a program's driver
14mu|libdbi-drivers-0.9.0-3|55	does not require recompilation or rewriting source code.
14mu|libdbi-drivers-0.9.0-3|56	
14mu|libdbi-drivers-0.9.0-3|57	%package	dbd-sqlite3
14mu|libdbi-drivers-0.9.0-3|58	Summary:	SQLite3 driver for libdbi
14mu|libdbi-drivers-0.9.0-3|59	
14mu|libdbi-drivers-0.9.0-3|60	Group:		System/Libraries
14mu|libdbi-drivers-0.9.0-3|61	
14mu|libdbi-drivers-0.9.0-3|62	%description	dbd-sqlite3
14mu|libdbi-drivers-0.9.0-3|63	libdbi implements a database-independent abstraction layer in C, similar to the
14mu|libdbi-drivers-0.9.0-3|64	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mu|libdbi-drivers-0.9.0-3|65	leverage the power of multiple databases and multiple simultaneous database
14mu|libdbi-drivers-0.9.0-3|66	connections by using this framework.
14mu|libdbi-drivers-0.9.0-3|67	
14mu|libdbi-drivers-0.9.0-3|68	This driver provides connectivity to SQLite3 database servers through the
14mu|libdbi-drivers-0.9.0-3|69	libdbi database independent abstraction layer. Switching a program's driver
14mu|libdbi-drivers-0.9.0-3|70	does not require recompilation or rewriting source code.
14mu|libdbi-drivers-0.9.0-3|71	
14mu|libdbi-drivers-0.9.0-3|72	%package	dbd-freetds
14mu|libdbi-drivers-0.9.0-3|73	Summary:	MSSQL (FreeTDS) driver for libdbi
14mu|libdbi-drivers-0.9.0-3|74	
14mu|libdbi-drivers-0.9.0-3|75	Group:		System/Libraries
14mu|libdbi-drivers-0.9.0-3|76	
14mu|libdbi-drivers-0.9.0-3|77	%description	dbd-freetds
14mu|libdbi-drivers-0.9.0-3|78	libdbi implements a database-independent abstraction layer in C, similar to the
14mu|libdbi-drivers-0.9.0-3|79	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mu|libdbi-drivers-0.9.0-3|80	leverage the power of multiple databases and multiple simultaneous database
14mu|libdbi-drivers-0.9.0-3|81	connections by using this framework.
14mu|libdbi-drivers-0.9.0-3|82	
14mu|libdbi-drivers-0.9.0-3|83	This driver provides connectivity to MSSQL database servers through the libdbi
14mu|libdbi-drivers-0.9.0-3|84	database independent abstraction layer. Switching a program's driver does not
14mu|libdbi-drivers-0.9.0-3|85	require recompilation or rewriting source code.
14mu|libdbi-drivers-0.9.0-3|86	
14mu|libdbi-drivers-0.9.0-3|87	%package	devel
14mu|libdbi-drivers-0.9.0-3|88	Summary:	Static library and header files for the %{name} library drivers
14mu|libdbi-drivers-0.9.0-3|89	
14mu|libdbi-drivers-0.9.0-3|90	Group:		Development/C
14mu|libdbi-drivers-0.9.0-3|91	Provides:	%{name}-drivers-devel
14mu|libdbi-drivers-0.9.0-3|92	Requires:	dbi-devel >= 0.8.2
14mu|libdbi-drivers-0.9.0-3|93	
14mu|libdbi-drivers-0.9.0-3|94	%description	devel
14mu|libdbi-drivers-0.9.0-3|95	libdbi implements a database-independent abstraction layer in C, similar to the
14mu|libdbi-drivers-0.9.0-3|96	DBI/DBD layer in Perl. Writing one generic set of code, programmers can
14mu|libdbi-drivers-0.9.0-3|97	leverage the power of multiple databases and multiple simultaneous database
14mu|libdbi-drivers-0.9.0-3|98	connections by using this framework.
14mu|libdbi-drivers-0.9.0-3|99	
14mu|libdbi-drivers-0.9.0-3|100	This package contains the static libraries and header files.
14mu|libdbi-drivers-0.9.0-3|101	
14mu|libdbi-drivers-0.9.0-3|102	%prep
14mu|libdbi-drivers-0.9.0-3|103	%setup -qn %{name}-%{version}
14mu|libdbi-drivers-0.9.0-3|104	
14mu|libdbi-drivers-0.9.0-3|105	# fix dir perms
14mu|libdbi-drivers-0.9.0-3|106	find -type d | xargs chmod 755
14mu|libdbi-drivers-0.9.0-3|107	
14mu|libdbi-drivers-0.9.0-3|108	# lib64 fix
14mu|libdbi-drivers-0.9.0-3|109	perl -pi -e "s|/lib\b|/%{_lib}|g" acinclude.m4
14mu|libdbi-drivers-0.9.0-3|110	
14mu|libdbi-drivers-0.9.0-3|111	%build
14mu|libdbi-drivers-0.9.0-3|112	sh autogen.sh
14mu|libdbi-drivers-0.9.0-3|113	
14mu|libdbi-drivers-0.9.0-3|114	%configure2_5x \
14mu|libdbi-drivers-0.9.0-3|115	--enable-shared \
14mu|libdbi-drivers-0.9.0-3|116	--enable-static \
14mu|libdbi-drivers-0.9.0-3|117	--with-mysql \
14mu|libdbi-drivers-0.9.0-3|118	--with-pgsql \
14mu|libdbi-drivers-0.9.0-3|119	--with-sqlite3 \
14mu|libdbi-drivers-0.9.0-3|120	--with-freetds \
14mu|libdbi-drivers-0.9.0-3|121	--with-freetds-incdir=%{_includedir} \
14mu|libdbi-drivers-0.9.0-3|122	--with-freetds-libdir=%{_libdir} \
14mu|libdbi-drivers-0.9.0-3|123	--with-dbi-incdir=%{_includedir}/dbi \
14mu|libdbi-drivers-0.9.0-3|124	--with-dbi-libdir=%{_libdir}
14mu|libdbi-drivers-0.9.0-3|125	
14mu|libdbi-drivers-0.9.0-3|126	%make
14mu|libdbi-drivers-0.9.0-3|127	
14mu|libdbi-drivers-0.9.0-3|128	%install
14mu|libdbi-drivers-0.9.0-3|129	%makeinstall_std
14mu|libdbi-drivers-0.9.0-3|130	
14mu|libdbi-drivers-0.9.0-3|131	# install development headers
14mu|libdbi-drivers-0.9.0-3|132	install -d %{buildroot}%{_includedir}/dbi
14mu|libdbi-drivers-0.9.0-3|133	install -m0644 drivers/mysql/dbd_mysql.h %{buildroot}%{_includedir}/dbi/
14mu|libdbi-drivers-0.9.0-3|134	install -m0644 drivers/pgsql/dbd_pgsql.h %{buildroot}%{_includedir}/dbi/
14mu|libdbi-drivers-0.9.0-3|135	install -m0644 drivers/sqlite3/dbd_sqlite3.h %{buildroot}%{_includedir}/dbi/
14mu|libdbi-drivers-0.9.0-3|136	install -m0644 drivers/freetds/dbd_freetds.h %{buildroot}%{_includedir}/dbi/
14mu|libdbi-drivers-0.9.0-3|137	
14mu|libdbi-drivers-0.9.0-3|138	# fix some docs
14mu|libdbi-drivers-0.9.0-3|139	cp drivers/mysql/TODO TODO.mysql
14mu|libdbi-drivers-0.9.0-3|140	cp drivers/pgsql/TODO TODO.pgsql
14mu|libdbi-drivers-0.9.0-3|141	cp drivers/sqlite3/TODO TODO.sqlite3
14mu|libdbi-drivers-0.9.0-3|142	
14mu|libdbi-drivers-0.9.0-3|143	# cleanup
14mu|libdbi-drivers-0.9.0-3|144	rm -rf %{buildroot}%{_docdir}/%{name}*
14mu|libdbi-drivers-0.9.0-3|145	
14mu|libdbi-drivers-0.9.0-3|146	%files dbd-mysql
14mu|libdbi-drivers-0.9.0-3|147	%doc drivers/mysql/README
14mu|libdbi-drivers-0.9.0-3|148	%doc drivers/mysql/AUTHORS
14mu|libdbi-drivers-0.9.0-3|149	%doc drivers/mysql/dbd_mysql
14mu|libdbi-drivers-0.9.0-3|150	%doc drivers/mysql/dbd_mysql.pdf
14mu|libdbi-drivers-0.9.0-3|151	%{_libdir}/dbd/libdbdmysql.so
14mu|libdbi-drivers-0.9.0-3|152	
14mu|libdbi-drivers-0.9.0-3|153	%files dbd-pgsql
14mu|libdbi-drivers-0.9.0-3|154	%doc drivers/pgsql/README
14mu|libdbi-drivers-0.9.0-3|155	%doc drivers/pgsql/AUTHORS
14mu|libdbi-drivers-0.9.0-3|156	%doc drivers/pgsql/dbd_pgsql
14mu|libdbi-drivers-0.9.0-3|157	%doc drivers/pgsql/dbd_pgsql.pdf
14mu|libdbi-drivers-0.9.0-3|158	%{_libdir}/dbd/libdbdpgsql.so
14mu|libdbi-drivers-0.9.0-3|159	
14mu|libdbi-drivers-0.9.0-3|160	%files dbd-sqlite3
14mu|libdbi-drivers-0.9.0-3|161	%doc drivers/sqlite3/AUTHORS
14mu|libdbi-drivers-0.9.0-3|162	%doc drivers/sqlite3/README
14mu|libdbi-drivers-0.9.0-3|163	%doc drivers/sqlite3/AUTHORS
14mu|libdbi-drivers-0.9.0-3|164	%doc drivers/sqlite3/dbd_sqlite3
14mu|libdbi-drivers-0.9.0-3|165	%doc drivers/sqlite3/dbd_sqlite3.pdf
14mu|libdbi-drivers-0.9.0-3|166	%{_libdir}/dbd/libdbdsqlite3.so
14mu|libdbi-drivers-0.9.0-3|167	
14mu|libdbi-drivers-0.9.0-3|168	%files dbd-freetds
14mu|libdbi-drivers-0.9.0-3|169	%doc drivers/freetds/README
14mu|libdbi-drivers-0.9.0-3|170	%{_libdir}/dbd/libdbdfreetds.so
14mu|libdbi-drivers-0.9.0-3|171	
14mu|libdbi-drivers-0.9.0-3|172	%files devel
14mu|libdbi-drivers-0.9.0-3|173	%doc AUTHORS ChangeLog INSTALL README TODO*
14mu|libdbi-drivers-0.9.0-3|174	%{_libdir}/dbd/*.a
14mu|libdbi-drivers-0.9.0-3|175	%{_includedir}/dbi/*.h
14mu|libdbi-drivers-0.9.0-3|176	
14mu|libdbi-drivers-0.9.0-3|177	
14mu|libdbi-drivers-0.9.0-3|178	
14mu|libdbi-drivers-0.9.0-3|179	
14mu|libdbi-drivers-0.9.0-3|180	%changelog
14mu|libdbi-drivers-0.9.0-3|181	* Sun Oct 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-3
14mu|libdbi-drivers-0.9.0-3|182	+ Revision: b003493
14mu|libdbi-drivers-0.9.0-3|183	- Disable old sqlite2 driver
14mu|libdbi-drivers-0.9.0-3|184	
14mu|libdbi-drivers-0.9.0-3|185	

23118 14
14mu|libdbusmenu-0.6.2-5|1	%define api 0.4
14mu|libdbusmenu-0.6.2-5|2	%define major 4
14mu|libdbusmenu-0.6.2-5|3	%define libname %mklibname dbusmenu-glib %{major}
14mu|libdbusmenu-0.6.2-5|4	%define girname %mklibname dbusmenu-gir %{api}
14mu|libdbusmenu-0.6.2-5|5	%define devname %mklibname dbusmenu-glib -d
14mu|libdbusmenu-0.6.2-5|6	
14mu|libdbusmenu-0.6.2-5|7	%define libgtk %mklibname dbusmenu-gtk %{major}
14mu|libdbusmenu-0.6.2-5|8	%define girgtk %mklibname dbusmenu-gtk-gir %{api}
14mu|libdbusmenu-0.6.2-5|9	%define devgtk %mklibname dbusmenu-gtk -d
14mu|libdbusmenu-0.6.2-5|10	
14mu|libdbusmenu-0.6.2-5|11	%define libgtk3 %mklibname dbusmenu-gtk3_ %{major}
14mu|libdbusmenu-0.6.2-5|12	%define girgtk3 %mklibname dbusmenu-gtk3-gir %{api}
14mu|libdbusmenu-0.6.2-5|13	%define devgtk3 %mklibname dbusmenu-gtk3 -d
14mu|libdbusmenu-0.6.2-5|14	
14mu|libdbusmenu-0.6.2-5|15	%define libjson %mklibname dbusmenu-jsonloader %{major}
14mu|libdbusmenu-0.6.2-5|16	%define devjson %mklibname dbusmenu-jsonloader -d
14mu|libdbusmenu-0.6.2-5|17	
14mu|libdbusmenu-0.6.2-5|18	Summary:	Library for applications to pass a menu scructure accross DBus
14mu|libdbusmenu-0.6.2-5|19	Name:		libdbusmenu
14mu|libdbusmenu-0.6.2-5|20	Version:	0.6.2
14mu|libdbusmenu-0.6.2-5|21	Release:	5
14mu|libdbusmenu-0.6.2-5|22	License:	LGPLv3+
14mu|libdbusmenu-0.6.2-5|23	Group:		System/Libraries
14mu|libdbusmenu-0.6.2-5|24	Url:		https://launchpad.net/dbusmenu
14mu|libdbusmenu-0.6.2-5|25	Source0:	http://launchpad.net/dbusmenu/0.6/%{version}/+download/%{name}-%{version}.tar.gz
14mu|libdbusmenu-0.6.2-5|26	
14mu|libdbusmenu-0.6.2-5|27	BuildRequires:	intltool
14mu|libdbusmenu-0.6.2-5|28	BuildRequires:	vala-tools
14mu|libdbusmenu-0.6.2-5|29	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|libdbusmenu-0.6.2-5|30	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|libdbusmenu-0.6.2-5|31	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libdbusmenu-0.6.2-5|32	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|libdbusmenu-0.6.2-5|33	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libdbusmenu-0.6.2-5|34	BuildRequires:	pkgconfig(json-glib-1.0) >= 0.13.4
14mu|libdbusmenu-0.6.2-5|35	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libdbusmenu-0.6.2-5|36	BuildRequires:	pkgconfig(valgrind)
14mu|libdbusmenu-0.6.2-5|37	
14mu|libdbusmenu-0.6.2-5|38	%description
14mu|libdbusmenu-0.6.2-5|39	A small little library that was created by pulling out some comon code
14mu|libdbusmenu-0.6.2-5|40	out of indicator-applet. It passes a menu structure across DBus so that
14mu|libdbusmenu-0.6.2-5|41	a program can create a menu simply without worrying about how it is
14mu|libdbusmenu-0.6.2-5|42	displayed on the other side of the bus.
14mu|libdbusmenu-0.6.2-5|43	
14mu|libdbusmenu-0.6.2-5|44	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|45	
14mu|libdbusmenu-0.6.2-5|46	%package -n %{libname}
14mu|libdbusmenu-0.6.2-5|47	Summary:	Library for applications to pass a menu structure accross DBus
14mu|libdbusmenu-0.6.2-5|48	Group:		System/Libraries
14mu|libdbusmenu-0.6.2-5|49	
14mu|libdbusmenu-0.6.2-5|50	%description -n %{libname}
14mu|libdbusmenu-0.6.2-5|51	A small library for applications to raise "flags" on DBus for other
14mu|libdbusmenu-0.6.2-5|52	components of the desktop to pick up and visualize. Currently used by
14mu|libdbusmenu-0.6.2-5|53	the messaging indicator.
14mu|libdbusmenu-0.6.2-5|54	
14mu|libdbusmenu-0.6.2-5|55	%files -n %{libname}
14mu|libdbusmenu-0.6.2-5|56	%{_libdir}/%{name}-glib.so.%{major}*
14mu|libdbusmenu-0.6.2-5|57	
14mu|libdbusmenu-0.6.2-5|58	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|59	
14mu|libdbusmenu-0.6.2-5|60	%package -n %{girname}
14mu|libdbusmenu-0.6.2-5|61	Summary:	GObject introspection interface description for DBus
14mu|libdbusmenu-0.6.2-5|62	Group:		System/Libraries
14mu|libdbusmenu-0.6.2-5|63	
14mu|libdbusmenu-0.6.2-5|64	%description -n %{girname}
14mu|libdbusmenu-0.6.2-5|65	A small library for applications to raise "flags" on DBus for other
14mu|libdbusmenu-0.6.2-5|66	components of the desktop to pick up and visualize. Currently used by
14mu|libdbusmenu-0.6.2-5|67	the messaging indicator.
14mu|libdbusmenu-0.6.2-5|68	
14mu|libdbusmenu-0.6.2-5|69	%files -n %{girname}
14mu|libdbusmenu-0.6.2-5|70	%{_libdir}/girepository-1.0/Dbusmenu-%{api}.typelib
14mu|libdbusmenu-0.6.2-5|71	
14mu|libdbusmenu-0.6.2-5|72	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|73	
14mu|libdbusmenu-0.6.2-5|74	%package -n %{devname}
14mu|libdbusmenu-0.6.2-5|75	Summary:	Library headers for %{name}
14mu|libdbusmenu-0.6.2-5|76	Group:		Development/C
14mu|libdbusmenu-0.6.2-5|77	Requires:	%{libname} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|78	Requires:	%{girname} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|79	Provides:	%{name}-devel = %{EVRD}
14mu|libdbusmenu-0.6.2-5|80	
14mu|libdbusmenu-0.6.2-5|81	%description -n %{devname}
14mu|libdbusmenu-0.6.2-5|82	This is the libraries, include files and other resources you can use
14mu|libdbusmenu-0.6.2-5|83	to incorporate %{name} into applications.
14mu|libdbusmenu-0.6.2-5|84	
14mu|libdbusmenu-0.6.2-5|85	%files -n %{devname}
14mu|libdbusmenu-0.6.2-5|86	%dir %{_includedir}/libdbusmenu-glib-%{api}
14mu|libdbusmenu-0.6.2-5|87	%{_includedir}/libdbusmenu-glib-%{api}/libdbusmenu-glib
14mu|libdbusmenu-0.6.2-5|88	%{_libdir}/libdbusmenu-glib.so
14mu|libdbusmenu-0.6.2-5|89	%{_libdir}/pkgconfig/dbusmenu-glib-%{api}.pc
14mu|libdbusmenu-0.6.2-5|90	%{_datadir}/gir-1.0/Dbusmenu-%{api}.gir
14mu|libdbusmenu-0.6.2-5|91	%{_datadir}/vala/vapi/Dbusmenu-%{api}.vapi
14mu|libdbusmenu-0.6.2-5|92	%doc %{_datadir}/gtk-doc/html/libdbusmenu-glib
14mu|libdbusmenu-0.6.2-5|93	
14mu|libdbusmenu-0.6.2-5|94	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|95	
14mu|libdbusmenu-0.6.2-5|96	%package -n %{libjson}
14mu|libdbusmenu-0.6.2-5|97	Summary:	Library for applications to pass a menu structure accross DBus
14mu|libdbusmenu-0.6.2-5|98	Group:		System/Libraries
14mu|libdbusmenu-0.6.2-5|99	
14mu|libdbusmenu-0.6.2-5|100	%description -n %{libjson}
14mu|libdbusmenu-0.6.2-5|101	A small little library that was created by pulling out some comon code
14mu|libdbusmenu-0.6.2-5|102	out of indicator-applet. It passes a menu structure across DBus so that
14mu|libdbusmenu-0.6.2-5|103	a program can create a menu simply without worrying about how it is
14mu|libdbusmenu-0.6.2-5|104	displayed on the other side of the bus.
14mu|libdbusmenu-0.6.2-5|105	
14mu|libdbusmenu-0.6.2-5|106	%files -n %{libjson}
14mu|libdbusmenu-0.6.2-5|107	%{_libdir}/%{name}-jsonloader.so.%{major}*
14mu|libdbusmenu-0.6.2-5|108	
14mu|libdbusmenu-0.6.2-5|109	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|110	
14mu|libdbusmenu-0.6.2-5|111	%package -n %{devjson}
14mu|libdbusmenu-0.6.2-5|112	Summary:	Library headers for %{name}
14mu|libdbusmenu-0.6.2-5|113	Group:		Development/C
14mu|libdbusmenu-0.6.2-5|114	Requires:	%{libjson} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|115	Requires:	%{devname} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|116	Provides:	%{name}-jsonloader-devel = %{EVRD}
14mu|libdbusmenu-0.6.2-5|117	
14mu|libdbusmenu-0.6.2-5|118	%description -n %{devjson}
14mu|libdbusmenu-0.6.2-5|119	This is the libraries, include files and other resources you can use
14mu|libdbusmenu-0.6.2-5|120	to incorporate %{name} into applications.
14mu|libdbusmenu-0.6.2-5|121	
14mu|libdbusmenu-0.6.2-5|122	%files -n %{devjson}
14mu|libdbusmenu-0.6.2-5|123	%{_includedir}/libdbusmenu-glib-%{api}/libdbusmenu-jsonloader
14mu|libdbusmenu-0.6.2-5|124	%{_libdir}/libdbusmenu-jsonloader.so
14mu|libdbusmenu-0.6.2-5|125	%{_libdir}/pkgconfig/dbusmenu-jsonloader-%{api}.pc
14mu|libdbusmenu-0.6.2-5|126	
14mu|libdbusmenu-0.6.2-5|127	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|128	
14mu|libdbusmenu-0.6.2-5|129	%package -n %{libgtk}
14mu|libdbusmenu-0.6.2-5|130	Summary:	Library for applications to pass a menu structure accross DBus
14mu|libdbusmenu-0.6.2-5|131	Group:		System/Libraries
14mu|libdbusmenu-0.6.2-5|132	
14mu|libdbusmenu-0.6.2-5|133	%description -n %{libgtk}
14mu|libdbusmenu-0.6.2-5|134	A small little library that was created by pulling out some comon code
14mu|libdbusmenu-0.6.2-5|135	out of indicator-applet. It passes a menu structure across DBus so that
14mu|libdbusmenu-0.6.2-5|136	a program can create a menu simply without worrying about how it is
14mu|libdbusmenu-0.6.2-5|137	displayed on the other side of the bus.
14mu|libdbusmenu-0.6.2-5|138	
14mu|libdbusmenu-0.6.2-5|139	%files -n %{libgtk}
14mu|libdbusmenu-0.6.2-5|140	%{_libdir}/%{name}-gtk.so.%{major}*
14mu|libdbusmenu-0.6.2-5|141	
14mu|libdbusmenu-0.6.2-5|142	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|143	
14mu|libdbusmenu-0.6.2-5|144	%package -n %{girgtk}
14mu|libdbusmenu-0.6.2-5|145	Summary:	GObject introspection interface description for DBusGtk
14mu|libdbusmenu-0.6.2-5|146	Group:		System/Libraries
14mu|libdbusmenu-0.6.2-5|147	
14mu|libdbusmenu-0.6.2-5|148	%description -n %{girgtk}
14mu|libdbusmenu-0.6.2-5|149	A small library for applications to raise "flags" on DBus for other
14mu|libdbusmenu-0.6.2-5|150	components of the desktop to pick up and visualize. Currently used by
14mu|libdbusmenu-0.6.2-5|151	the messaging indicator.
14mu|libdbusmenu-0.6.2-5|152	
14mu|libdbusmenu-0.6.2-5|153	%files -n %{girgtk}
14mu|libdbusmenu-0.6.2-5|154	%{_libdir}/girepository-1.0/DbusmenuGtk-%{api}.typelib
14mu|libdbusmenu-0.6.2-5|155	
14mu|libdbusmenu-0.6.2-5|156	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|157	
14mu|libdbusmenu-0.6.2-5|158	%package -n %{devgtk}
14mu|libdbusmenu-0.6.2-5|159	Summary:	Library headers for %{name}
14mu|libdbusmenu-0.6.2-5|160	Group:		Development/C
14mu|libdbusmenu-0.6.2-5|161	Requires:	%{libgtk} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|162	Requires:	%{girgtk} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|163	Requires:	%{devname} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|164	Provides:	%{name}-gtk-devel = %{EVRD}
14mu|libdbusmenu-0.6.2-5|165	
14mu|libdbusmenu-0.6.2-5|166	%description -n %{devgtk}
14mu|libdbusmenu-0.6.2-5|167	This is the libraries, include files and other resources you can use
14mu|libdbusmenu-0.6.2-5|168	to incorporate %{name} into applications.
14mu|libdbusmenu-0.6.2-5|169	
14mu|libdbusmenu-0.6.2-5|170	%files -n %{devgtk}
14mu|libdbusmenu-0.6.2-5|171	%{_includedir}/libdbusmenu-gtk-%{api}/libdbusmenu-gtk
14mu|libdbusmenu-0.6.2-5|172	%{_libdir}/libdbusmenu-gtk.so
14mu|libdbusmenu-0.6.2-5|173	%{_libdir}/pkgconfig/dbusmenu-gtk-%{api}.pc
14mu|libdbusmenu-0.6.2-5|174	%{_datadir}/gir-1.0/DbusmenuGtk-%{api}.gir
14mu|libdbusmenu-0.6.2-5|175	%{_datadir}/vala/vapi/DbusmenuGtk-%{api}.vapi
14mu|libdbusmenu-0.6.2-5|176	
14mu|libdbusmenu-0.6.2-5|177	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|178	
14mu|libdbusmenu-0.6.2-5|179	%package -n %{libgtk3}
14mu|libdbusmenu-0.6.2-5|180	Summary:	Library for applications to pass a menu structure accross DBus
14mu|libdbusmenu-0.6.2-5|181	Group:		System/Libraries
14mu|libdbusmenu-0.6.2-5|182	
14mu|libdbusmenu-0.6.2-5|183	%description -n %{libgtk3}
14mu|libdbusmenu-0.6.2-5|184	A small little library that was created by pulling out some comon code
14mu|libdbusmenu-0.6.2-5|185	out of indicator-applet. It passes a menu structure across DBus so that
14mu|libdbusmenu-0.6.2-5|186	a program can create a menu simply without worrying about how it is
14mu|libdbusmenu-0.6.2-5|187	displayed on the other side of the bus.
14mu|libdbusmenu-0.6.2-5|188	
14mu|libdbusmenu-0.6.2-5|189	%files -n %{libgtk3}
14mu|libdbusmenu-0.6.2-5|190	%{_libdir}/%{name}-gtk3.so.%{major}*
14mu|libdbusmenu-0.6.2-5|191	
14mu|libdbusmenu-0.6.2-5|192	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|193	
14mu|libdbusmenu-0.6.2-5|194	%package -n %{girgtk3}
14mu|libdbusmenu-0.6.2-5|195	Summary:	GObject introspection interface description for DBusGtk
14mu|libdbusmenu-0.6.2-5|196	Group:		System/Libraries
14mu|libdbusmenu-0.6.2-5|197	
14mu|libdbusmenu-0.6.2-5|198	%description -n %{girgtk3}
14mu|libdbusmenu-0.6.2-5|199	A small library for applications to raise "flags" on DBus for other
14mu|libdbusmenu-0.6.2-5|200	components of the desktop to pick up and visualize. Currently used by
14mu|libdbusmenu-0.6.2-5|201	the messaging indicator.
14mu|libdbusmenu-0.6.2-5|202	
14mu|libdbusmenu-0.6.2-5|203	%files -n %{girgtk3}
14mu|libdbusmenu-0.6.2-5|204	%{_libdir}/girepository-1.0/DbusmenuGtk3-%{api}.typelib
14mu|libdbusmenu-0.6.2-5|205	
14mu|libdbusmenu-0.6.2-5|206	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|207	
14mu|libdbusmenu-0.6.2-5|208	%package -n %{devgtk3}
14mu|libdbusmenu-0.6.2-5|209	Summary:	Library headers for %{name}
14mu|libdbusmenu-0.6.2-5|210	Group:		Development/C
14mu|libdbusmenu-0.6.2-5|211	Requires:	%{libgtk3} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|212	Requires:	%{girgtk3} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|213	Requires:	%{devname} = %{EVRD}
14mu|libdbusmenu-0.6.2-5|214	Provides:	%{name}-gtk3-devel = %{EVRD}
14mu|libdbusmenu-0.6.2-5|215	Conflicts:	%{_lib}dbusmenu-gtk-devel < 0.6.2-5
14mu|libdbusmenu-0.6.2-5|216	
14mu|libdbusmenu-0.6.2-5|217	%description -n %{devgtk3}
14mu|libdbusmenu-0.6.2-5|218	This is the libraries, include files and other resources you can use
14mu|libdbusmenu-0.6.2-5|219	to incorporate %{name} into applications.
14mu|libdbusmenu-0.6.2-5|220	
14mu|libdbusmenu-0.6.2-5|221	%files -n %{devgtk3}
14mu|libdbusmenu-0.6.2-5|222	%{_includedir}/libdbusmenu-gtk3-%{api}/libdbusmenu-gtk
14mu|libdbusmenu-0.6.2-5|223	%{_libdir}/libdbusmenu-gtk3.so
14mu|libdbusmenu-0.6.2-5|224	%{_libdir}/pkgconfig/dbusmenu-gtk3-%{api}.pc
14mu|libdbusmenu-0.6.2-5|225	%{_datadir}/gir-1.0/DbusmenuGtk3-%{api}.gir
14mu|libdbusmenu-0.6.2-5|226	%{_datadir}/vala/vapi/DbusmenuGtk3-%{api}.vapi
14mu|libdbusmenu-0.6.2-5|227	%doc %{_datadir}/gtk-doc/html/libdbusmenu-gtk
14mu|libdbusmenu-0.6.2-5|228	
14mu|libdbusmenu-0.6.2-5|229	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|230	
14mu|libdbusmenu-0.6.2-5|231	%package tools
14mu|libdbusmenu-0.6.2-5|232	Summary:	Tools useful when building applications
14mu|libdbusmenu-0.6.2-5|233	Group:		Development/Tools
14mu|libdbusmenu-0.6.2-5|234	
14mu|libdbusmenu-0.6.2-5|235	%description tools
14mu|libdbusmenu-0.6.2-5|236	This package contains tools that are useful when building applications.
14mu|libdbusmenu-0.6.2-5|237	
14mu|libdbusmenu-0.6.2-5|238	%files tools
14mu|libdbusmenu-0.6.2-5|239	%{_libexecdir}/dbusmenu-bench
14mu|libdbusmenu-0.6.2-5|240	%{_libexecdir}/dbusmenu-dumper
14mu|libdbusmenu-0.6.2-5|241	%{_libexecdir}/dbusmenu-testapp
14mu|libdbusmenu-0.6.2-5|242	%{_datadir}/%{name}/json/test-gtk-label.json
14mu|libdbusmenu-0.6.2-5|243	%{_defaultdocdir}/%{name}/
14mu|libdbusmenu-0.6.2-5|244	
14mu|libdbusmenu-0.6.2-5|245	#----------------------------------------------------------------------------
14mu|libdbusmenu-0.6.2-5|246	
14mu|libdbusmenu-0.6.2-5|247	%prep
14mu|libdbusmenu-0.6.2-5|248	%setup -qc
14mu|libdbusmenu-0.6.2-5|249	
14mu|libdbusmenu-0.6.2-5|250	mv %{name}-%{version} gtk2
14mu|libdbusmenu-0.6.2-5|251	cp -r gtk2 gtk3
14mu|libdbusmenu-0.6.2-5|252	
14mu|libdbusmenu-0.6.2-5|253	%build
14mu|libdbusmenu-0.6.2-5|254	CFLAGS="%{optflags} -Wno-error=deprecated-declarations"
14mu|libdbusmenu-0.6.2-5|255	
14mu|libdbusmenu-0.6.2-5|256	pushd gtk2
14mu|libdbusmenu-0.6.2-5|257	%configure2_5x \
14mu|libdbusmenu-0.6.2-5|258	--disable-static \
14mu|libdbusmenu-0.6.2-5|259	--disable-gtk-doc-html \
14mu|libdbusmenu-0.6.2-5|260	--with-gtk=2
14mu|libdbusmenu-0.6.2-5|261	%make
14mu|libdbusmenu-0.6.2-5|262	popd
14mu|libdbusmenu-0.6.2-5|263	
14mu|libdbusmenu-0.6.2-5|264	pushd gtk3
14mu|libdbusmenu-0.6.2-5|265	%configure2_5x \
14mu|libdbusmenu-0.6.2-5|266	--disable-static \
14mu|libdbusmenu-0.6.2-5|267	--enable-gtk-doc-html \
14mu|libdbusmenu-0.6.2-5|268	--with-gtk=3
14mu|libdbusmenu-0.6.2-5|269	%make
14mu|libdbusmenu-0.6.2-5|270	popd
14mu|libdbusmenu-0.6.2-5|271	
14mu|libdbusmenu-0.6.2-5|272	%install
14mu|libdbusmenu-0.6.2-5|273	%makeinstall_std -C gtk2
14mu|libdbusmenu-0.6.2-5|274	%makeinstall_std -C gtk3
14mu|libdbusmenu-0.6.2-5|275	
14mu|libdbusmenu-0.6.2-5|276	
14mu|libdbusmenu-0.6.2-5|277	%changelog
14mu|libdbusmenu-0.6.2-5|278	
14mu|libdbusmenu-0.6.2-5|279	* Thu Jun 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.2-5
14mu|libdbusmenu-0.6.2-5|280	- (44dcd76) Build both GTK2 and GTK3 versions
14mu|libdbusmenu-0.6.2-5|281	
14mu|libdbusmenu-0.6.2-5|282	

23119 14
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|1	%global snapshot 20140604
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|2	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|3	Summary:	A Qt implementation of the DBusMenu protocol (Qt5 version)
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|4	Name:		libdbusmenu-qt5
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|5	Version:	0.9.3
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|6	Release:	0.%{snapshot}.1
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|7	Epoch:		1
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|8	License:	LGPLv2.1+
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|9	Group:		System/Libraries
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|10	Url:		https://launchpad.net/libdbusmenu-qt/
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|11	#Source0:	https://launchpad.net/libdbusmenu-qt/trunk/%{version}/+download/libdbusmenu-qt-%{version}.tar.gz
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|12	# bzr branch lp:libdbusmenu-qt && mv libdbusmenu-qt{,5-%{version}} && \
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|13	# tar -c libdbusmenu-qt5-0.9.2 | gzip -c > libdbusmenu-qt5-0.9.2-${snapshot}bzr.tar.gz
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|14	Source0:	%{name}-%{version}-%{snapshot}bzr.tar.bz2
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|15	BuildRequires:	cmake
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|16	BuildRequires:	doxygen
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|17	BuildRequires:	qmake5
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|18	BuildRequires:	pkgconfig(Qt5Core)
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|19	BuildRequires:	pkgconfig(Qt5DBus)
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|20	BuildRequires:	pkgconfig(Qt5Gui)
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|21	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|22	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|23	%description
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|24	This library provides a Qt implementation of the DBusMenu protocol.
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|25	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|26	The DBusMenu protocol makes it possible for applications to export and import
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|27	their menus over DBus.
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|28	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|29	#----------------------------------------------------------------------------
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|30	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|31	%define dbusmenuqt5_major 2
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|32	%define libdbusmenuqt5 %mklibname dbusmenu-qt5_ %{dbusmenuqt5_major}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|33	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|34	%package -n %{libdbusmenuqt5}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|35	Summary:	A Qt implementation of the DBusMenu protocol (Qt5 version)
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|36	Group:		System/Libraries
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|37	Requires:	nss_mdns
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|38	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|39	%description -n %{libdbusmenuqt5}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|40	This library provides a Qt implementation of the DBusMenu protocol.
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|41	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|42	The DBusMenu protocol makes it possible for applications to export and import
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|43	their menus over DBus.
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|44	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|45	%files -n %{libdbusmenuqt5}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|46	%{_libdir}/libdbusmenu-qt5.so.%{dbusmenuqt5_major}*
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|47	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|48	#----------------------------------------------------------------------------
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|49	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|50	%define devdbusmenuqt5 %mklibname dbusmenu-qt5 -d
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|51	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|52	%package -n %{devdbusmenuqt5}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|53	Summary:	Development files for %{name}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|54	Group:		Development/KDE and Qt
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|55	Requires:	%{libdbusmenuqt5} = %{EVRD}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|56	Provides:	%{name}-devel = %{EVRD}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|57	Provides:	dbusmenu-qt5-devel = %{EVRD}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|58	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|59	%description -n %{devdbusmenuqt5}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|60	Development files for %{name}.
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|61	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|62	%files -n %{devdbusmenuqt5}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|63	%doc COPYING README
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|64	%doc %{_datadir}/doc/libdbusmenu-qt5-doc/
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|65	%{_includedir}/dbusmenu-qt5/
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|66	%{_libdir}/libdbusmenu-qt5.so
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|67	%{_libdir}/pkgconfig/dbusmenu-qt5.pc
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|68	%{_libdir}/cmake/dbusmenu-qt5/
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|69	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|70	#----------------------------------------------------------------------------
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|71	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|72	%prep
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|73	%setup -qn %{name}-%{version}
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|74	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|75	%build
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|76	%cmake_qt5 \
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|77	-DUSE_QT4:BOOL=FALSE \
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|78	-DUSE_QT5:BOOL=TRUE \
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|79	-DWITH_DOC:BOOL=TRUE
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|80	%make
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|81	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|82	%install
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|83	%makeinstall_std -C build
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|84	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|85	# unpackaged files
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|86	rm -rf %{buildroot}%{_docdir}/dbusmenu-qt
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|87	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|88	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|89	%changelog
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|90	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|91	* Sat Dec 05 2015 Denis Silakov <dsilakov@gmail.com> 1:0.9.3-0.20140604.1
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|92	- (79b3e52) Revert last update for now - should adopt dependent packages first
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|93	
14mu|libdbusmenu-qt5-0.9.3-0.20140604.1|94	

23120 14
14mu|libdmx-1.1.3-4|1	%define major 1
14mu|libdmx-1.1.3-4|2	%define libname %mklibname dmx %{major}
14mu|libdmx-1.1.3-4|3	%define devname %mklibname dmx -d
14mu|libdmx-1.1.3-4|4	
14mu|libdmx-1.1.3-4|5	Name:		libdmx
14mu|libdmx-1.1.3-4|6	Summary:	DMX library (part of X.org)
14mu|libdmx-1.1.3-4|7	Version:	1.1.3
14mu|libdmx-1.1.3-4|8	Release:	4
14mu|libdmx-1.1.3-4|9	Group:		Development/X11
14mu|libdmx-1.1.3-4|10	License:	MIT
14mu|libdmx-1.1.3-4|11	Url:		http://xorg.freedesktop.org
14mu|libdmx-1.1.3-4|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libdmx-%{version}.tar.bz2
14mu|libdmx-1.1.3-4|13	
14mu|libdmx-1.1.3-4|14	BuildRequires:	pkgconfig(x11)
14mu|libdmx-1.1.3-4|15	BuildRequires:	pkgconfig(xext)
14mu|libdmx-1.1.3-4|16	BuildRequires:	pkgconfig(xorg-macros)
14mu|libdmx-1.1.3-4|17	BuildRequires:	pkgconfig(xproto)
14mu|libdmx-1.1.3-4|18	
14mu|libdmx-1.1.3-4|19	%description
14mu|libdmx-1.1.3-4|20	The DMX extension provides support for communication with and control of
14mu|libdmx-1.1.3-4|21	Xdmx server. Attributes of the Xdmx server and of the back-end screens
14mu|libdmx-1.1.3-4|22	attached to the server can be queried and modified via this protocol.
14mu|libdmx-1.1.3-4|23	
14mu|libdmx-1.1.3-4|24	%package -n %{libname}
14mu|libdmx-1.1.3-4|25	Summary:	The dmx Library
14mu|libdmx-1.1.3-4|26	Group:		Development/X11
14mu|libdmx-1.1.3-4|27	Provides:	%{name} = %{version}
14mu|libdmx-1.1.3-4|28	
14mu|libdmx-1.1.3-4|29	%description -n %{libname}
14mu|libdmx-1.1.3-4|30	The DMX extension provides support for communication with and control of
14mu|libdmx-1.1.3-4|31	Xdmx server. Attributes of the Xdmx server and of the back-end screens
14mu|libdmx-1.1.3-4|32	attached to the server can be queried and modified via this protocol.
14mu|libdmx-1.1.3-4|33	
14mu|libdmx-1.1.3-4|34	%package -n %{devname}
14mu|libdmx-1.1.3-4|35	Summary:	Development files for %{name}
14mu|libdmx-1.1.3-4|36	Group:		Development/X11
14mu|libdmx-1.1.3-4|37	Requires:	%{libname} = %{version}
14mu|libdmx-1.1.3-4|38	Provides:	%{name}-devel = %{version}-%{release}
14mu|libdmx-1.1.3-4|39	Obsoletes:	%{_lib}dmx-static-devel < 1.1.2
14mu|libdmx-1.1.3-4|40	
14mu|libdmx-1.1.3-4|41	%description -n %{devname}
14mu|libdmx-1.1.3-4|42	Development files for %{name}.
14mu|libdmx-1.1.3-4|43	
14mu|libdmx-1.1.3-4|44	%prep
14mu|libdmx-1.1.3-4|45	%setup -q
14mu|libdmx-1.1.3-4|46	
14mu|libdmx-1.1.3-4|47	%build
14mu|libdmx-1.1.3-4|48	%configure2_5x	\
14mu|libdmx-1.1.3-4|49	--disable-static \
14mu|libdmx-1.1.3-4|50	--x-includes=%{_includedir} \
14mu|libdmx-1.1.3-4|51	--x-libraries=%{_libdir}
14mu|libdmx-1.1.3-4|52	
14mu|libdmx-1.1.3-4|53	%make
14mu|libdmx-1.1.3-4|54	
14mu|libdmx-1.1.3-4|55	%install
14mu|libdmx-1.1.3-4|56	%makeinstall_std
14mu|libdmx-1.1.3-4|57	
14mu|libdmx-1.1.3-4|58	%files -n %{libname}
14mu|libdmx-1.1.3-4|59	%{_libdir}/libdmx.so.%{major}*
14mu|libdmx-1.1.3-4|60	
14mu|libdmx-1.1.3-4|61	%files -n %{devname}
14mu|libdmx-1.1.3-4|62	%{_libdir}/libdmx.so
14mu|libdmx-1.1.3-4|63	%{_libdir}/pkgconfig/dmx.pc
14mu|libdmx-1.1.3-4|64	%{_includedir}/X11/extensions/*.h
14mu|libdmx-1.1.3-4|65	%{_mandir}/man3/DMX*.3*
14mu|libdmx-1.1.3-4|66	
14mu|libdmx-1.1.3-4|67	
14mu|libdmx-1.1.3-4|68	%changelog
14mu|libdmx-1.1.3-4|69	
14mu|libdmx-1.1.3-4|70	* Mon Sep 14 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.3-4
14mu|libdmx-1.1.3-4|71	- (b6d8408) Release up
14mu|libdmx-1.1.3-4|72	
14mu|libdmx-1.1.3-4|73	

23121 14
14mu|libdrm-2.4.74-1|1	%define major 2
14mu|libdrm-2.4.74-1|2	%define libname %mklibname drm %{major}
14mu|libdrm-2.4.74-1|3	%define develname %mklibname drm -d
14mu|libdrm-2.4.74-1|4	
14mu|libdrm-2.4.74-1|5	%define kms_major 1
14mu|libdrm-2.4.74-1|6	%define libkms %mklibname kms %{kms_major}
14mu|libdrm-2.4.74-1|7	%ifarch %{ix86} x86_64
14mu|libdrm-2.4.74-1|8	%define intel_major 1
14mu|libdrm-2.4.74-1|9	%define libintel %mklibname drm_intel %{intel_major}
14mu|libdrm-2.4.74-1|10	%endif
14mu|libdrm-2.4.74-1|11	%define nouveau_major 2
14mu|libdrm-2.4.74-1|12	%define libnouveau %mklibname drm_nouveau %{nouveau_major}
14mu|libdrm-2.4.74-1|13	%define radeon_major 1
14mu|libdrm-2.4.74-1|14	%define libradeon %mklibname drm_radeon %{radeon_major}
14mu|libdrm-2.4.74-1|15	%define amdgpu_major 1
14mu|libdrm-2.4.74-1|16	%define libamdgpu %mklibname drm_amdgpu %{amdgpu_major}
14mu|libdrm-2.4.74-1|17	
14mu|libdrm-2.4.74-1|18	Summary:	Userspace interface to kernel DRM services
14mu|libdrm-2.4.74-1|19	Name:		libdrm
14mu|libdrm-2.4.74-1|20	Version:	2.4.74
14mu|libdrm-2.4.74-1|21	Release:	1
14mu|libdrm-2.4.74-1|22	Group:		System/Libraries
14mu|libdrm-2.4.74-1|23	License:	MIT/X11
14mu|libdrm-2.4.74-1|24	URL:		http://xorg.freedesktop.org
14mu|libdrm-2.4.74-1|25	Source0:	http://dri.freedesktop.org/libdrm/libdrm-%{version}.tar.bz2
14mu|libdrm-2.4.74-1|26	Source1:	91-drm-modeset.rules
14mu|libdrm-2.4.74-1|27	
14mu|libdrm-2.4.74-1|28	# From Fedora:
14mu|libdrm-2.4.74-1|29	Patch0100:	libdrm-2.4.64-make-dri-perms-okay.patch
14mu|libdrm-2.4.74-1|30	Patch0101:	libdrm-2.4.70-no-bc.patch
14mu|libdrm-2.4.74-1|31	
14mu|libdrm-2.4.74-1|32	BuildRequires: kernel-headers >= 1:2.6.27.4-3mnb2
14mu|libdrm-2.4.74-1|33	BuildRequires: libpthread-stubs
14mu|libdrm-2.4.74-1|34	BuildRequires: x11-util-macros >= 1.0.1
14mu|libdrm-2.4.74-1|35	BuildRequires: udev-devel
14mu|libdrm-2.4.74-1|36	BuildRequires: libpciaccess-devel
14mu|libdrm-2.4.74-1|37	BuildRequires: pkgconfig(systemd)
14mu|libdrm-2.4.74-1|38	BuildRequires: pkgconfig(xcb)
14mu|libdrm-2.4.74-1|39	BuildRequires: pkgconfig(atomic_ops)
14mu|libdrm-2.4.74-1|40	BuildRequires: docbook-style-xsl
14mu|libdrm-2.4.74-1|41	BuildRequires: xsltproc
14mu|libdrm-2.4.74-1|42	Conflicts:	kernel-headers <= 1:2.6.27.4-2mnb2
14mu|libdrm-2.4.74-1|43	
14mu|libdrm-2.4.74-1|44	%description
14mu|libdrm-2.4.74-1|45	Userspace interface to kernel DRM services
14mu|libdrm-2.4.74-1|46	
14mu|libdrm-2.4.74-1|47	%package common
14mu|libdrm-2.4.74-1|48	Summary:	Common files for the userspace interface to kernel DRM services
14mu|libdrm-2.4.74-1|49	Group:		System/Libraries
14mu|libdrm-2.4.74-1|50	
14mu|libdrm-2.4.74-1|51	%description common
14mu|libdrm-2.4.74-1|52	Common files for the userspace interface to kernel DRM services
14mu|libdrm-2.4.74-1|53	
14mu|libdrm-2.4.74-1|54	%package -n	%{libname}
14mu|libdrm-2.4.74-1|55	Summary:	Userspace interface to kernel DRM services
14mu|libdrm-2.4.74-1|56	Group:		System/Libraries
14mu|libdrm-2.4.74-1|57	Provides:	%{name} = %{version}
14mu|libdrm-2.4.74-1|58	Requires:	%{name}-common
14mu|libdrm-2.4.74-1|59	
14mu|libdrm-2.4.74-1|60	%description -n	%{libname}
14mu|libdrm-2.4.74-1|61	Userspace interface to kernel DRM services
14mu|libdrm-2.4.74-1|62	
14mu|libdrm-2.4.74-1|63	%package -n %{libkms}
14mu|libdrm-2.4.74-1|64	Summary:	Shared library for KMS
14mu|libdrm-2.4.74-1|65	Group:		System/Libraries
14mu|libdrm-2.4.74-1|66	
14mu|libdrm-2.4.74-1|67	%description -n %{libkms}
14mu|libdrm-2.4.74-1|68	Shared library for kernel mode setting.
14mu|libdrm-2.4.74-1|69	
14mu|libdrm-2.4.74-1|70	%ifarch %{ix86} x86_64
14mu|libdrm-2.4.74-1|71	%package -n	%{libintel}
14mu|libdrm-2.4.74-1|72	Summary:	Shared library for Intel kernel DRM services
14mu|libdrm-2.4.74-1|73	Group:		System/Libraries
14mu|libdrm-2.4.74-1|74	Conflicts:	%{_lib}drm2 < 2.4.5-2
14mu|libdrm-2.4.74-1|75	
14mu|libdrm-2.4.74-1|76	%description -n %{libintel}
14mu|libdrm-2.4.74-1|77	Shared library for Intel kernel Direct Rendering Manager services.
14mu|libdrm-2.4.74-1|78	%endif
14mu|libdrm-2.4.74-1|79	
14mu|libdrm-2.4.74-1|80	%package -n	%{libnouveau}
14mu|libdrm-2.4.74-1|81	Summary:	Shared library for Nouveau kernel DRM services
14mu|libdrm-2.4.74-1|82	Group:		System/Libraries
14mu|libdrm-2.4.74-1|83	
14mu|libdrm-2.4.74-1|84	%description -n %{libnouveau}
14mu|libdrm-2.4.74-1|85	Shared library for Nouveau kernel Direct Rendering Manager services.
14mu|libdrm-2.4.74-1|86	
14mu|libdrm-2.4.74-1|87	%package -n	%{libradeon}
14mu|libdrm-2.4.74-1|88	Summary:	Shared library for Radeon kernel DRM services
14mu|libdrm-2.4.74-1|89	Group:		System/Libraries
14mu|libdrm-2.4.74-1|90	Conflicts:	%{_lib}drm2 < 2.4.5-2
14mu|libdrm-2.4.74-1|91	
14mu|libdrm-2.4.74-1|92	%description -n %{libradeon}
14mu|libdrm-2.4.74-1|93	Shared library for Radeon kernel Direct Rendering Manager services.
14mu|libdrm-2.4.74-1|94	
14mu|libdrm-2.4.74-1|95	%package -n	%{libamdgpu}
14mu|libdrm-2.4.74-1|96	Summary:	Shared library for AMDGPU kernel DRM services
14mu|libdrm-2.4.74-1|97	Group:		System/Libraries
14mu|libdrm-2.4.74-1|98	
14mu|libdrm-2.4.74-1|99	%description -n %{libamdgpu}
14mu|libdrm-2.4.74-1|100	Shared library for AMDGPU kernel Direct Rendering Manager services.
14mu|libdrm-2.4.74-1|101	
14mu|libdrm-2.4.74-1|102	%package -n	%{develname}
14mu|libdrm-2.4.74-1|103	Summary:	Development files for %{name}
14mu|libdrm-2.4.74-1|104	Group:		Development/X11
14mu|libdrm-2.4.74-1|105	Requires:	%{libname} = %{version}
14mu|libdrm-2.4.74-1|106	Requires:	%{libkms} = %{version}
14mu|libdrm-2.4.74-1|107	%ifarch %{ix86} x86_64
14mu|libdrm-2.4.74-1|108	Requires:	%{libintel} = %{version}
14mu|libdrm-2.4.74-1|109	%endif
14mu|libdrm-2.4.74-1|110	Requires:	%{libnouveau} = %{version}
14mu|libdrm-2.4.74-1|111	Requires:	%{libradeon} = %{version}
14mu|libdrm-2.4.74-1|112	Requires:	%{libamdgpu} = %{version}
14mu|libdrm-2.4.74-1|113	Provides:	%{name}-devel = %{version}-%{release}
14mu|libdrm-2.4.74-1|114	Obsoletes:	%{_lib}drm2-devel
14mu|libdrm-2.4.74-1|115	Obsoletes:	%{_lib}drm-static-devel
14mu|libdrm-2.4.74-1|116	Obsoletes:	drm-nouveau-devel < 2.3.0-2.20090111.2
14mu|libdrm-2.4.74-1|117	
14mu|libdrm-2.4.74-1|118	%description -n	%{develname}
14mu|libdrm-2.4.74-1|119	Development files for %{name}
14mu|libdrm-2.4.74-1|120	
14mu|libdrm-2.4.74-1|121	%prep
14mu|libdrm-2.4.74-1|122	%setup -q
14mu|libdrm-2.4.74-1|123	%apply_patches
14mu|libdrm-2.4.74-1|124	
14mu|libdrm-2.4.74-1|125	%build
14mu|libdrm-2.4.74-1|126	# Needed for patch4
14mu|libdrm-2.4.74-1|127	autoreconf -fv --install
14mu|libdrm-2.4.74-1|128	%configure2_5x \
14mu|libdrm-2.4.74-1|129	--enable-udev \
14mu|libdrm-2.4.74-1|130	%ifnarch %{ix86} x86_64
14mu|libdrm-2.4.74-1|131	--disable-intel \
14mu|libdrm-2.4.74-1|132	%endif
14mu|libdrm-2.4.74-1|133	--disable-valgrind
14mu|libdrm-2.4.74-1|134	
14mu|libdrm-2.4.74-1|135	# --enable-nouveau-experimental-api is not needed since 2.4.34
14mu|libdrm-2.4.74-1|136	
14mu|libdrm-2.4.74-1|137	%make
14mu|libdrm-2.4.74-1|138	
14mu|libdrm-2.4.74-1|139	%install
14mu|libdrm-2.4.74-1|140	%makeinstall_std
14mu|libdrm-2.4.74-1|141	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
14mu|libdrm-2.4.74-1|142	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/
14mu|libdrm-2.4.74-1|143	
14mu|libdrm-2.4.74-1|144	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
14mu|libdrm-2.4.74-1|145	
14mu|libdrm-2.4.74-1|146	# (cg) Note that RH remove drm.h drm_mode.h drm_sarea.h r300_reg.h via_3d_reg.h
14mu|libdrm-2.4.74-1|147	# and we should perhaps do the same? (previous attempts have not gone well :)
14mu|libdrm-2.4.74-1|148	
14mu|libdrm-2.4.74-1|149	%files common
14mu|libdrm-2.4.74-1|150	%{_sysconfdir}/udev/rules.d/91-drm-modeset.rules
14mu|libdrm-2.4.74-1|151	
14mu|libdrm-2.4.74-1|152	%files -n %{libname}
14mu|libdrm-2.4.74-1|153	%{_libdir}/libdrm.so.%{major}*
14mu|libdrm-2.4.74-1|154	
14mu|libdrm-2.4.74-1|155	%files -n %{libkms}
14mu|libdrm-2.4.74-1|156	%{_libdir}/libkms.so.%{kms_major}*
14mu|libdrm-2.4.74-1|157	
14mu|libdrm-2.4.74-1|158	%ifarch %{ix86} x86_64
14mu|libdrm-2.4.74-1|159	%files -n %{libintel}
14mu|libdrm-2.4.74-1|160	%{_libdir}/libdrm_intel.so.%{intel_major}*
14mu|libdrm-2.4.74-1|161	%endif
14mu|libdrm-2.4.74-1|162	
14mu|libdrm-2.4.74-1|163	%files -n %{libnouveau}
14mu|libdrm-2.4.74-1|164	%{_libdir}/libdrm_nouveau.so.%{nouveau_major}*
14mu|libdrm-2.4.74-1|165	
14mu|libdrm-2.4.74-1|166	%files -n %{libradeon}
14mu|libdrm-2.4.74-1|167	%{_libdir}/libdrm_radeon.so.%{radeon_major}*
14mu|libdrm-2.4.74-1|168	
14mu|libdrm-2.4.74-1|169	%files -n %{libamdgpu}
14mu|libdrm-2.4.74-1|170	%{_libdir}/libdrm_amdgpu.so.%{amdgpu_major}*
14mu|libdrm-2.4.74-1|171	
14mu|libdrm-2.4.74-1|172	%files -n %{develname}
14mu|libdrm-2.4.74-1|173	%{_includedir}/libdrm
14mu|libdrm-2.4.74-1|174	%{_includedir}/libkms
14mu|libdrm-2.4.74-1|175	%{_includedir}/*.h
14mu|libdrm-2.4.74-1|176	%{_libdir}/libdrm*.so
14mu|libdrm-2.4.74-1|177	%{_libdir}/libkms.so
14mu|libdrm-2.4.74-1|178	%{_libdir}/pkgconfig/libdrm*.pc
14mu|libdrm-2.4.74-1|179	%{_libdir}/pkgconfig/libkms*.pc
14mu|libdrm-2.4.74-1|180	%{_mandir}/man3/*
14mu|libdrm-2.4.74-1|181	%{_mandir}/man7/*
14mu|libdrm-2.4.74-1|182	
14mu|libdrm-2.4.74-1|183	
14mu|libdrm-2.4.74-1|184	%changelog

23122 14
14mu|libdvdnav-5.0.3-1|1	%define major 4
14mu|libdvdnav-5.0.3-1|2	%define libname %mklibname dvdnav %{major}
14mu|libdvdnav-5.0.3-1|3	%define devname %mklibname dvdnav -d
14mu|libdvdnav-5.0.3-1|4	
14mu|libdvdnav-5.0.3-1|5	Summary:	DVD Navigation library
14mu|libdvdnav-5.0.3-1|6	Name:		libdvdnav
14mu|libdvdnav-5.0.3-1|7	Version:	5.0.3
14mu|libdvdnav-5.0.3-1|8	Release:	1
14mu|libdvdnav-5.0.3-1|9	License:	GPLv2+
14mu|libdvdnav-5.0.3-1|10	Group:		System/Libraries
14mu|libdvdnav-5.0.3-1|11	Url:		http://www.mplayerhq.hu
14mu|libdvdnav-5.0.3-1|12	Source0:	http://dvdnav.mplayerhq.hu/releases/%{name}-%{version}.tar.bz2
14mu|libdvdnav-5.0.3-1|13	BuildRequires:	pkgconfig(dvdread) >= 5.0.2
14mu|libdvdnav-5.0.3-1|14	
14mu|libdvdnav-5.0.3-1|15	%description
14mu|libdvdnav-5.0.3-1|16	libdvdnav provides support to applications wishing to make use of advanced
14mu|libdvdnav-5.0.3-1|17	DVD features.
14mu|libdvdnav-5.0.3-1|18	
14mu|libdvdnav-5.0.3-1|19	#----------------------------------------------------------------------------
14mu|libdvdnav-5.0.3-1|20	
14mu|libdvdnav-5.0.3-1|21	%package -n %{libname}
14mu|libdvdnav-5.0.3-1|22	Summary:	DVD Navigation library
14mu|libdvdnav-5.0.3-1|23	Group:		System/Libraries
14mu|libdvdnav-5.0.3-1|24	
14mu|libdvdnav-5.0.3-1|25	%description -n %{libname}
14mu|libdvdnav-5.0.3-1|26	libdvdnav provides support to applications wishing to make use of advanced
14mu|libdvdnav-5.0.3-1|27	DVD features.
14mu|libdvdnav-5.0.3-1|28	
14mu|libdvdnav-5.0.3-1|29	%files -n %{libname}
14mu|libdvdnav-5.0.3-1|30	%doc COPYING README
14mu|libdvdnav-5.0.3-1|31	%{_libdir}/libdvdnav.so.%{major}*
14mu|libdvdnav-5.0.3-1|32	
14mu|libdvdnav-5.0.3-1|33	#----------------------------------------------------------------------------
14mu|libdvdnav-5.0.3-1|34	
14mu|libdvdnav-5.0.3-1|35	%package -n %{devname}
14mu|libdvdnav-5.0.3-1|36	Summary:	DVD Navigation library headers and support files
14mu|libdvdnav-5.0.3-1|37	Group:		Development/C
14mu|libdvdnav-5.0.3-1|38	Requires:	%{libname} = %{EVRD}
14mu|libdvdnav-5.0.3-1|39	Provides:	%{name}-devel = %{EVRD}
14mu|libdvdnav-5.0.3-1|40	
14mu|libdvdnav-5.0.3-1|41	%description -n %{devname}
14mu|libdvdnav-5.0.3-1|42	libdvdnav provides support to applications wishing to make use of advanced
14mu|libdvdnav-5.0.3-1|43	DVD features.
14mu|libdvdnav-5.0.3-1|44	
14mu|libdvdnav-5.0.3-1|45	This package contains the C headers and support files for compiling
14mu|libdvdnav-5.0.3-1|46	applications with libdvdnav.
14mu|libdvdnav-5.0.3-1|47	
14mu|libdvdnav-5.0.3-1|48	%files -n %{devname}
14mu|libdvdnav-5.0.3-1|49	%doc COPYING TODO AUTHORS
14mu|libdvdnav-5.0.3-1|50	%{_libdir}/libdvdnav.so
14mu|libdvdnav-5.0.3-1|51	%{_includedir}/dvdnav/
14mu|libdvdnav-5.0.3-1|52	%{_libdir}/pkgconfig/dvdnav.pc
14mu|libdvdnav-5.0.3-1|53	
14mu|libdvdnav-5.0.3-1|54	#----------------------------------------------------------------------------
14mu|libdvdnav-5.0.3-1|55	
14mu|libdvdnav-5.0.3-1|56	%prep
14mu|libdvdnav-5.0.3-1|57	%setup -q
14mu|libdvdnav-5.0.3-1|58	
14mu|libdvdnav-5.0.3-1|59	%build
14mu|libdvdnav-5.0.3-1|60	autoreconf -fi
14mu|libdvdnav-5.0.3-1|61	%configure2_5x --disable-static
14mu|libdvdnav-5.0.3-1|62	%make
14mu|libdvdnav-5.0.3-1|63	
14mu|libdvdnav-5.0.3-1|64	%install
14mu|libdvdnav-5.0.3-1|65	%makeinstall_std docdir=%{_docdir}/%{libname}
14mu|libdvdnav-5.0.3-1|66	
14mu|libdvdnav-5.0.3-1|67	
14mu|libdvdnav-5.0.3-1|68	%changelog
14mu|libdvdnav-5.0.3-1|69	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.3-1
14mu|libdvdnav-5.0.3-1|70	+ Revision: 5dc33b2
14mu|libdvdnav-5.0.3-1|71	- New version 5.0.3, dvdnavmini library is dropped upstream
14mu|libdvdnav-5.0.3-1|72	
14mu|libdvdnav-5.0.3-1|73	

23123 14
14mu|libdvdread-5.0.2-1|1	%define major 4
14mu|libdvdread-5.0.2-1|2	%define libname %mklibname dvdread %{major}
14mu|libdvdread-5.0.2-1|3	%define devname %mklibname dvdread -d
14mu|libdvdread-5.0.2-1|4	
14mu|libdvdread-5.0.2-1|5	Summary:	Library to read DVD images
14mu|libdvdread-5.0.2-1|6	Name:		libdvdread
14mu|libdvdread-5.0.2-1|7	Version:	5.0.2
14mu|libdvdread-5.0.2-1|8	Release:	1
14mu|libdvdread-5.0.2-1|9	License:	GPLv2+
14mu|libdvdread-5.0.2-1|10	Group:		System/Libraries
14mu|libdvdread-5.0.2-1|11	Url:		http://www.mplayerhq.hu/
14mu|libdvdread-5.0.2-1|12	Source0:	http://dvdnav.mplayerhq.hu/releases/%{name}-%{version}.tar.bz2
14mu|libdvdread-5.0.2-1|13	
14mu|libdvdread-5.0.2-1|14	%description
14mu|libdvdread-5.0.2-1|15	libdvdread provides a simple foundation for reading DVD-Video images.
14mu|libdvdread-5.0.2-1|16	
14mu|libdvdread-5.0.2-1|17	#----------------------------------------------------------------------------
14mu|libdvdread-5.0.2-1|18	
14mu|libdvdread-5.0.2-1|19	%package -n %{libname}
14mu|libdvdread-5.0.2-1|20	Summary:	Library to read DVD images
14mu|libdvdread-5.0.2-1|21	Group:		System/Libraries
14mu|libdvdread-5.0.2-1|22	
14mu|libdvdread-5.0.2-1|23	%description -n %{libname}
14mu|libdvdread-5.0.2-1|24	Libdvdread provides a simple foundation for reading DVD-Video images.
14mu|libdvdread-5.0.2-1|25	This package contains the shared library to run applications utilizing
14mu|libdvdread-5.0.2-1|26	libdvdread.
14mu|libdvdread-5.0.2-1|27	
14mu|libdvdread-5.0.2-1|28	%files -n %{libname}
14mu|libdvdread-5.0.2-1|29	%doc README AUTHORS TODO
14mu|libdvdread-5.0.2-1|30	%{_libdir}/libdvdread.so.%{major}*
14mu|libdvdread-5.0.2-1|31	
14mu|libdvdread-5.0.2-1|32	#----------------------------------------------------------------------------
14mu|libdvdread-5.0.2-1|33	
14mu|libdvdread-5.0.2-1|34	%package -n %{devname}
14mu|libdvdread-5.0.2-1|35	Summary:	Libdvdread library headers
14mu|libdvdread-5.0.2-1|36	Group:		Development/C
14mu|libdvdread-5.0.2-1|37	Requires:	%{libname} = %{EVRD}
14mu|libdvdread-5.0.2-1|38	Provides:	%{name}-devel = %{EVRD}
14mu|libdvdread-5.0.2-1|39	
14mu|libdvdread-5.0.2-1|40	%description -n %{devname}
14mu|libdvdread-5.0.2-1|41	This is the libraries, include files and other resources you can use
14mu|libdvdread-5.0.2-1|42	to incorporate libdvdread into applications.
14mu|libdvdread-5.0.2-1|43	
14mu|libdvdread-5.0.2-1|44	%files -n %{devname}
14mu|libdvdread-5.0.2-1|45	%{_includedir}/dvdread
14mu|libdvdread-5.0.2-1|46	%{_libdir}/libdvdread.so
14mu|libdvdread-5.0.2-1|47	%{_libdir}/pkgconfig/dvdread.pc
14mu|libdvdread-5.0.2-1|48	
14mu|libdvdread-5.0.2-1|49	#----------------------------------------------------------------------------
14mu|libdvdread-5.0.2-1|50	
14mu|libdvdread-5.0.2-1|51	%prep
14mu|libdvdread-5.0.2-1|52	%setup -q
14mu|libdvdread-5.0.2-1|53	
14mu|libdvdread-5.0.2-1|54	%build
14mu|libdvdread-5.0.2-1|55	autoreconf -fi
14mu|libdvdread-5.0.2-1|56	%configure2_5x --disable-static
14mu|libdvdread-5.0.2-1|57	%make
14mu|libdvdread-5.0.2-1|58	
14mu|libdvdread-5.0.2-1|59	%install
14mu|libdvdread-5.0.2-1|60	%makeinstall_std docdir=%{_docdir}/%{libname}
14mu|libdvdread-5.0.2-1|61	
14mu|libdvdread-5.0.2-1|62	
14mu|libdvdread-5.0.2-1|63	%changelog
14mu|libdvdread-5.0.2-1|64	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.2-1
14mu|libdvdread-5.0.2-1|65	+ Revision: 3e9bc50
14mu|libdvdread-5.0.2-1|66	- New version 5.0.2, update files
14mu|libdvdread-5.0.2-1|67	
14mu|libdvdread-5.0.2-1|68	

23124 14
14mu|libebml-1.3.3-1|1	# % define debug_package %{nil}
14mu|libebml-1.3.3-1|2	
14mu|libebml-1.3.3-1|3	%define major 4
14mu|libebml-1.3.3-1|4	%define libname %mklibname ebml %{major}
14mu|libebml-1.3.3-1|5	%define devname %mklibname ebml -d
14mu|libebml-1.3.3-1|6	
14mu|libebml-1.3.3-1|7	Summary:	Extensible Binary Meta Language Library
14mu|libebml-1.3.3-1|8	Name:		libebml
14mu|libebml-1.3.3-1|9	Version:	1.3.3
14mu|libebml-1.3.3-1|10	Release:	1
14mu|libebml-1.3.3-1|11	License:	LGPLv2+
14mu|libebml-1.3.3-1|12	Group:		System/Libraries
14mu|libebml-1.3.3-1|13	Url:		http://www.matroska.org/
14mu|libebml-1.3.3-1|14	Source0:	http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2
14mu|libebml-1.3.3-1|15	
14mu|libebml-1.3.3-1|16	%description
14mu|libebml-1.3.3-1|17	This library is used for I/O operations in the Extensible Binary Meta
14mu|libebml-1.3.3-1|18	Language (EBML), which is a kind of binary version of XML.
14mu|libebml-1.3.3-1|19	
14mu|libebml-1.3.3-1|20	#----------------------------------------------------------------------------
14mu|libebml-1.3.3-1|21	
14mu|libebml-1.3.3-1|22	%package -n %{libname}
14mu|libebml-1.3.3-1|23	Summary:	Extensible Binary Meta Language shared Library
14mu|libebml-1.3.3-1|24	Group:		System/Libraries
14mu|libebml-1.3.3-1|25	
14mu|libebml-1.3.3-1|26	%description -n %{libname}
14mu|libebml-1.3.3-1|27	This library is used for I/O operations in the Extensible Binary Meta
14mu|libebml-1.3.3-1|28	Language (EBML), which is a kind of binary version of XML.
14mu|libebml-1.3.3-1|29	
14mu|libebml-1.3.3-1|30	%files -n %{libname}
14mu|libebml-1.3.3-1|31	%{_libdir}/libebml.so.%{major}*
14mu|libebml-1.3.3-1|32	
14mu|libebml-1.3.3-1|33	#----------------------------------------------------------------------------
14mu|libebml-1.3.3-1|34	
14mu|libebml-1.3.3-1|35	%package -n %{devname}
14mu|libebml-1.3.3-1|36	Summary:	Extensible Binary Meta Language Library headers and static library
14mu|libebml-1.3.3-1|37	Group:		Development/C++
14mu|libebml-1.3.3-1|38	Requires:	%{libname} = %{EVRD}
14mu|libebml-1.3.3-1|39	Provides:	%{name}-devel = %{EVRD}
14mu|libebml-1.3.3-1|40	
14mu|libebml-1.3.3-1|41	%description -n %{devname}
14mu|libebml-1.3.3-1|42	This package contains the C++ headers and the static library needed
14mu|libebml-1.3.3-1|43	for development with EBML.
14mu|libebml-1.3.3-1|44	
14mu|libebml-1.3.3-1|45	%files -n %{devname}
14mu|libebml-1.3.3-1|46	%doc LICENSE*
14mu|libebml-1.3.3-1|47	%{_includedir}/ebml
14mu|libebml-1.3.3-1|48	%{_libdir}/libebml.so
14mu|libebml-1.3.3-1|49	%{_libdir}/pkgconfig/libebml.pc
14mu|libebml-1.3.3-1|50	
14mu|libebml-1.3.3-1|51	#----------------------------------------------------------------------------
14mu|libebml-1.3.3-1|52	
14mu|libebml-1.3.3-1|53	%prep
14mu|libebml-1.3.3-1|54	%setup -q
14mu|libebml-1.3.3-1|55	# fix end of line encoding
14mu|libebml-1.3.3-1|56	sed -i 's/\r//' LICENSE.LGPL
14mu|libebml-1.3.3-1|57	
14mu|libebml-1.3.3-1|58	# fix encoding
14mu|libebml-1.3.3-1|59	iconv -f ISO8859-1 -t UTF-8 ChangeLog -o ChangeLog-utf8
14mu|libebml-1.3.3-1|60	touch -r ChangeLog ChangeLog-utf8
14mu|libebml-1.3.3-1|61	mv -f ChangeLog-utf8 ChangeLog
14mu|libebml-1.3.3-1|62	
14mu|libebml-1.3.3-1|63	%build
14mu|libebml-1.3.3-1|64	%configure2_5x
14mu|libebml-1.3.3-1|65	%make
14mu|libebml-1.3.3-1|66	
14mu|libebml-1.3.3-1|67	%install
14mu|libebml-1.3.3-1|68	%makeinstall_std
14mu|libebml-1.3.3-1|69	
14mu|libebml-1.3.3-1|70	# fix lib permissions so that it gets properly stripped and -debug isn't empty
14mu|libebml-1.3.3-1|71	chmod a+x %{buildroot}%{_libdir}/*.so*
14mu|libebml-1.3.3-1|72	
14mu|libebml-1.3.3-1|73	rm -f %{buildroot}%{_libdir}/*.a
14mu|libebml-1.3.3-1|74	
14mu|libebml-1.3.3-1|75	
14mu|libebml-1.3.3-1|76	%changelog
14mu|libebml-1.3.3-1|77	
14mu|libebml-1.3.3-1|78	* Thu Dec 10 2015 Denis Silakov <dsilakov@gmail.com> 1.3.3-1
14mu|libebml-1.3.3-1|79	- (27d79bf) Updated to 1.3.3, fix debug package
14mu|libebml-1.3.3-1|80	
14mu|libebml-1.3.3-1|81	

23125 14
14mu|libechonest-2.3.0-1|1	%define oname echonest
14mu|libechonest-2.3.0-1|2	%define major 2.3
14mu|libechonest-2.3.0-1|3	%define libname %mklibname %{oname} %{major}
14mu|libechonest-2.3.0-1|4	%define devname %mklibname %{oname} -d
14mu|libechonest-2.3.0-1|5	
14mu|libechonest-2.3.0-1|6	Summary:	Qt library for communicating with The Echo Nest
14mu|libechonest-2.3.0-1|7	Name:		libechonest
14mu|libechonest-2.3.0-1|8	Version:	2.3.0
14mu|libechonest-2.3.0-1|9	Release:	1
14mu|libechonest-2.3.0-1|10	License:	GPLv2+
14mu|libechonest-2.3.0-1|11	Group:		System/Libraries
14mu|libechonest-2.3.0-1|12	Url:		https://projects.kde.org/projects/playground/libs/libechonest/
14mu|libechonest-2.3.0-1|13	Source0:	http://files.lfranchi.com/%{name}-%{version}.tar.bz2
14mu|libechonest-2.3.0-1|14	
14mu|libechonest-2.3.0-1|15	BuildRequires:	cmake
14mu|libechonest-2.3.0-1|16	BuildRequires:	doxygen
14mu|libechonest-2.3.0-1|17	BuildRequires:	boost-devel
14mu|libechonest-2.3.0-1|18	BuildRequires:	pkgconfig(QJson)
14mu|libechonest-2.3.0-1|19	BuildRequires:	pkgconfig(QtCore)
14mu|libechonest-2.3.0-1|20	BuildRequires:	pkgconfig(QtNetwork)
14mu|libechonest-2.3.0-1|21	BuildRequires:	pkgconfig(QtTest)
14mu|libechonest-2.3.0-1|22	
14mu|libechonest-2.3.0-1|23	%description
14mu|libechonest-2.3.0-1|24	Qt library for communicating with The Echo Nest.
14mu|libechonest-2.3.0-1|25	It currently supports almost all of the features of the Echo Nest API,
14mu|libechonest-2.3.0-1|26	including all API functions.
14mu|libechonest-2.3.0-1|27	
14mu|libechonest-2.3.0-1|28	#----------------------------------------------------------------------------
14mu|libechonest-2.3.0-1|29	
14mu|libechonest-2.3.0-1|30	%package -n %{libname}
14mu|libechonest-2.3.0-1|31	Summary:	libechonest core library
14mu|libechonest-2.3.0-1|32	Group:		System/Libraries
14mu|libechonest-2.3.0-1|33	
14mu|libechonest-2.3.0-1|34	%description -n %{libname}
14mu|libechonest-2.3.0-1|35	A C++/Qt library to access the APIs provided by The Echo Nest.
14mu|libechonest-2.3.0-1|36	
14mu|libechonest-2.3.0-1|37	%files -n %{libname}
14mu|libechonest-2.3.0-1|38	%{_libdir}/libechonest.so.%{major}*
14mu|libechonest-2.3.0-1|39	
14mu|libechonest-2.3.0-1|40	#----------------------------------------------------------------------------
14mu|libechonest-2.3.0-1|41	
14mu|libechonest-2.3.0-1|42	%package -n %{devname}
14mu|libechonest-2.3.0-1|43	Summary:	%{name} development files
14mu|libechonest-2.3.0-1|44	Group:		Development/C++
14mu|libechonest-2.3.0-1|45	Requires:	%{libname} = %{EVRD}
14mu|libechonest-2.3.0-1|46	Provides:	%{oname}-devel = %{EVRD}
14mu|libechonest-2.3.0-1|47	
14mu|libechonest-2.3.0-1|48	%description -n %{devname}
14mu|libechonest-2.3.0-1|49	This package contains header files needed if you wish to build applications
14mu|libechonest-2.3.0-1|50	based on %{name}.
14mu|libechonest-2.3.0-1|51	
14mu|libechonest-2.3.0-1|52	%files -n %{devname}
14mu|libechonest-2.3.0-1|53	%{_includedir}/%{oname}/
14mu|libechonest-2.3.0-1|54	%{_libdir}/%{name}.so
14mu|libechonest-2.3.0-1|55	%{_libdir}/pkgconfig/%{name}.pc
14mu|libechonest-2.3.0-1|56	
14mu|libechonest-2.3.0-1|57	#----------------------------------------------------------------------------
14mu|libechonest-2.3.0-1|58	
14mu|libechonest-2.3.0-1|59	%prep
14mu|libechonest-2.3.0-1|60	%setup -q
14mu|libechonest-2.3.0-1|61	
14mu|libechonest-2.3.0-1|62	%build
14mu|libechonest-2.3.0-1|63	%cmake
14mu|libechonest-2.3.0-1|64	%make
14mu|libechonest-2.3.0-1|65	
14mu|libechonest-2.3.0-1|66	%install
14mu|libechonest-2.3.0-1|67	%makeinstall_std -C build
14mu|libechonest-2.3.0-1|68	
14mu|libechonest-2.3.0-1|69	%changelog
14mu|libechonest-2.3.0-1|70	* Sat Nov 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.0-1
14mu|libechonest-2.3.0-1|71	+ Revision: e06983c
14mu|libechonest-2.3.0-1|72	- Add boost-devel to BuildRequires
14mu|libechonest-2.3.0-1|73	
14mu|libechonest-2.3.0-1|74	

23126 14
14mu|libedit-3.1-1.20150325.1|1	%define snap 20150325
14mu|libedit-3.1-1.20150325.1|2	%define major	0
14mu|libedit-3.1-1.20150325.1|3	%define libname %mklibname edit %{major}
14mu|libedit-3.1-1.20150325.1|4	%define devname %mklibname edit -d
14mu|libedit-3.1-1.20150325.1|5	
14mu|libedit-3.1-1.20150325.1|6	Summary:	Provides generic line editing functions similar to those found in GNU Readline
14mu|libedit-3.1-1.20150325.1|7	
14mu|libedit-3.1-1.20150325.1|8	Name:		libedit
14mu|libedit-3.1-1.20150325.1|9	Version:	3.1
14mu|libedit-3.1-1.20150325.1|10	Release:	1.%{snap}.1
14mu|libedit-3.1-1.20150325.1|11	License:	BSD-style
14mu|libedit-3.1-1.20150325.1|12	Group:		System/Libraries
14mu|libedit-3.1-1.20150325.1|13	Url:		http://www.thrysoee.dk/editline/
14mu|libedit-3.1-1.20150325.1|14	Source0:	http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz
14mu|libedit-3.1-1.20150325.1|15	BuildRequires:	pkgconfig(ncursesw) >= 5.9
14mu|libedit-3.1-1.20150325.1|16	
14mu|libedit-3.1-1.20150325.1|17	%description
14mu|libedit-3.1-1.20150325.1|18	This is an autotool- and libtoolized port of the NetBSD Editline library
14mu|libedit-3.1-1.20150325.1|19	(libedit). This Berkeley-style licensed command line editor library
14mu|libedit-3.1-1.20150325.1|20	provides generic line editing, history, and tokenization functions,
14mu|libedit-3.1-1.20150325.1|21	similar to those found in GNU Readline.
14mu|libedit-3.1-1.20150325.1|22	
14mu|libedit-3.1-1.20150325.1|23	%package -n	%{libname}
14mu|libedit-3.1-1.20150325.1|24	Summary:	Provides generic line editing functions similar to those found in GNU Readline
14mu|libedit-3.1-1.20150325.1|25	Group:		System/Libraries
14mu|libedit-3.1-1.20150325.1|26	Conflicts:	libedit < %{EVRD}
14mu|libedit-3.1-1.20150325.1|27	
14mu|libedit-3.1-1.20150325.1|28	%description -n	%{libname}
14mu|libedit-3.1-1.20150325.1|29	This is an autotool- and libtoolized port of the NetBSD Editline library
14mu|libedit-3.1-1.20150325.1|30	(libedit). This Berkeley-style licensed command line editor library
14mu|libedit-3.1-1.20150325.1|31	provides generic line editing, history, and tokenization functions,
14mu|libedit-3.1-1.20150325.1|32	similar to those found in GNU Readline.
14mu|libedit-3.1-1.20150325.1|33	
14mu|libedit-3.1-1.20150325.1|34	%package -n	%{devname}
14mu|libedit-3.1-1.20150325.1|35	Summary:	Development files for %{name}
14mu|libedit-3.1-1.20150325.1|36	
14mu|libedit-3.1-1.20150325.1|37	Group:		Development/C
14mu|libedit-3.1-1.20150325.1|38	Requires:	%{libname} = %{EVRD}
14mu|libedit-3.1-1.20150325.1|39	Provides:	%{name}-devel = %{EVRD}
14mu|libedit-3.1-1.20150325.1|40	Conflicts:	libedit < %{EVRD}
14mu|libedit-3.1-1.20150325.1|41	
14mu|libedit-3.1-1.20150325.1|42	%description -n	%{devname}
14mu|libedit-3.1-1.20150325.1|43	This package contains development files for %{name}.
14mu|libedit-3.1-1.20150325.1|44	
14mu|libedit-3.1-1.20150325.1|45	%prep
14mu|libedit-3.1-1.20150325.1|46	%setup -qn %{name}-%{snap}-%{version}
14mu|libedit-3.1-1.20150325.1|47	
14mu|libedit-3.1-1.20150325.1|48	%build
14mu|libedit-3.1-1.20150325.1|49	autoreconf -fiv
14mu|libedit-3.1-1.20150325.1|50	%configure --disable-static
14mu|libedit-3.1-1.20150325.1|51	%make
14mu|libedit-3.1-1.20150325.1|52	
14mu|libedit-3.1-1.20150325.1|53	%install
14mu|libedit-3.1-1.20150325.1|54	%makeinstall_std
14mu|libedit-3.1-1.20150325.1|55	
14mu|libedit-3.1-1.20150325.1|56	# Allows us to include the examples in separate %%doc directory
14mu|libedit-3.1-1.20150325.1|57	find examples -type f ! -name "*.c" | %{_bindir}/xargs rm
14mu|libedit-3.1-1.20150325.1|58	rm -r examples/.libs
14mu|libedit-3.1-1.20150325.1|59	
14mu|libedit-3.1-1.20150325.1|60	%files -n %{libname}
14mu|libedit-3.1-1.20150325.1|61	%{_libdir}/libedit.so.%{major}*
14mu|libedit-3.1-1.20150325.1|62	
14mu|libedit-3.1-1.20150325.1|63	%files -n %{devname}
14mu|libedit-3.1-1.20150325.1|64	%doc examples
14mu|libedit-3.1-1.20150325.1|65	%doc ChangeLog INSTALL THANKS
14mu|libedit-3.1-1.20150325.1|66	%{_includedir}/*
14mu|libedit-3.1-1.20150325.1|67	%{_libdir}/*.so
14mu|libedit-3.1-1.20150325.1|68	%{_libdir}/pkgconfig/libedit.pc
14mu|libedit-3.1-1.20150325.1|69	%{_mandir}/man3/*
14mu|libedit-3.1-1.20150325.1|70	%{_mandir}/man5/*
14mu|libedit-3.1-1.20150325.1|71	
14mu|libedit-3.1-1.20150325.1|72	
14mu|libedit-3.1-1.20150325.1|73	%changelog
14mu|libedit-3.1-1.20150325.1|74	
14mu|libedit-3.1-1.20150325.1|75	* Mon Oct 05 2015 Denis Silakov <uragan@localhost.localdomain> 3.1-1.20150325.1
14mu|libedit-3.1-1.20150325.1|76	- (db598c8) Updated to 3.1, 20150325 snapshot
14mu|libedit-3.1-1.20150325.1|77	
14mu|libedit-3.1-1.20150325.1|78	

23127 14
14mu|libepoxy-1.2-3|1	%global major 0
14mu|libepoxy-1.2-3|2	%define libname %mklibname epoxy %{major}
14mu|libepoxy-1.2-3|3	%define devname %mklibname epoxy -d
14mu|libepoxy-1.2-3|4	
14mu|libepoxy-1.2-3|5	Summary:	Direct Rendering Manager runtime library
14mu|libepoxy-1.2-3|6	Name:		libepoxy
14mu|libepoxy-1.2-3|7	Version:	1.2
14mu|libepoxy-1.2-3|8	Release:	3
14mu|libepoxy-1.2-3|9	License:	MIT
14mu|libepoxy-1.2-3|10	Group:		System/Libraries
14mu|libepoxy-1.2-3|11	Url:		http://github.com/anholt/libepoxy
14mu|libepoxy-1.2-3|12	Source0:	https://codeload.github.com/anholt/libepoxy/tar.gz/v%{version}/%{name}-%{version}.tar.gz
14mu|libepoxy-1.2-3|13	BuildRequires:	x11-util-macros
14mu|libepoxy-1.2-3|14	BuildRequires:	pkgconfig(egl)
14mu|libepoxy-1.2-3|15	BuildRequires:	pkgconfig(gl)
14mu|libepoxy-1.2-3|16	
14mu|libepoxy-1.2-3|17	%description
14mu|libepoxy-1.2-3|18	A library for handling OpenGL function pointer management.
14mu|libepoxy-1.2-3|19	
14mu|libepoxy-1.2-3|20	#----------------------------------------------------------------------------
14mu|libepoxy-1.2-3|21	
14mu|libepoxy-1.2-3|22	%package -n %{libname}
14mu|libepoxy-1.2-3|23	Summary:	Direct Rendering Manager runtime library
14mu|libepoxy-1.2-3|24	Group:		System/Libraries
14mu|libepoxy-1.2-3|25	
14mu|libepoxy-1.2-3|26	%description -n %{libname}
14mu|libepoxy-1.2-3|27	A library for handling OpenGL function pointer management.
14mu|libepoxy-1.2-3|28	
14mu|libepoxy-1.2-3|29	%files -n %{libname}
14mu|libepoxy-1.2-3|30	%{_libdir}/libepoxy.so.%{major}*
14mu|libepoxy-1.2-3|31	
14mu|libepoxy-1.2-3|32	#----------------------------------------------------------------------------
14mu|libepoxy-1.2-3|33	
14mu|libepoxy-1.2-3|34	%package -n %{devname}
14mu|libepoxy-1.2-3|35	Summary:	Development files for libepoxy
14mu|libepoxy-1.2-3|36	Group:		Development/C
14mu|libepoxy-1.2-3|37	Requires:	%{libname} = %{EVRD}
14mu|libepoxy-1.2-3|38	Provides:	%{name}-devel = %{EVRD}
14mu|libepoxy-1.2-3|39	
14mu|libepoxy-1.2-3|40	%description -n %{devname}
14mu|libepoxy-1.2-3|41	This package contains libraries and header files for developing applications
14mu|libepoxy-1.2-3|42	that use %{name}.
14mu|libepoxy-1.2-3|43	
14mu|libepoxy-1.2-3|44	%files -n %{devname}
14mu|libepoxy-1.2-3|45	%doc README.md
14mu|libepoxy-1.2-3|46	%dir %{_includedir}/epoxy
14mu|libepoxy-1.2-3|47	%{_includedir}/epoxy/*
14mu|libepoxy-1.2-3|48	%{_libdir}/libepoxy.so
14mu|libepoxy-1.2-3|49	%{_libdir}/pkgconfig/epoxy.pc
14mu|libepoxy-1.2-3|50	
14mu|libepoxy-1.2-3|51	#----------------------------------------------------------------------------
14mu|libepoxy-1.2-3|52	
14mu|libepoxy-1.2-3|53	%prep
14mu|libepoxy-1.2-3|54	%setup -q
14mu|libepoxy-1.2-3|55	
14mu|libepoxy-1.2-3|56	%build
14mu|libepoxy-1.2-3|57	./autogen.sh
14mu|libepoxy-1.2-3|58	
14mu|libepoxy-1.2-3|59	%configure \
14mu|libepoxy-1.2-3|60	--disable-silent-rules
14mu|libepoxy-1.2-3|61	
14mu|libepoxy-1.2-3|62	%make
14mu|libepoxy-1.2-3|63	
14mu|libepoxy-1.2-3|64	%install
14mu|libepoxy-1.2-3|65	%makeinstall_std
14mu|libepoxy-1.2-3|66	
14mu|libepoxy-1.2-3|67	
14mu|libepoxy-1.2-3|68	%changelog
14mu|libepoxy-1.2-3|69	* Mon Feb 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-3
14mu|libepoxy-1.2-3|70	+ Revision: 9fe6cb0
14mu|libepoxy-1.2-3|71	- Adjust spec style
14mu|libepoxy-1.2-3|72	
14mu|libepoxy-1.2-3|73	

23128 14
14mu|libestr-0.1.9-1|1	%define	major 0
14mu|libestr-0.1.9-1|2	%define libname	%mklibname estr %{major}
14mu|libestr-0.1.9-1|3	%define devname %mklibname estr -d
14mu|libestr-0.1.9-1|4	
14mu|libestr-0.1.9-1|5	Name:           libestr
14mu|libestr-0.1.9-1|6	Version:        0.1.9
14mu|libestr-0.1.9-1|7	Release:        1
14mu|libestr-0.1.9-1|8	Summary:        String handling essentials library
14mu|libestr-0.1.9-1|9	Group:		System/Libraries
14mu|libestr-0.1.9-1|10	License:        LGPLv2+
14mu|libestr-0.1.9-1|11	URL:            http://libestr.adiscon.com/
14mu|libestr-0.1.9-1|12	Source0:        http://libestr.adiscon.com/files/download/libestr-%{version}.tar.gz
14mu|libestr-0.1.9-1|13	
14mu|libestr-0.1.9-1|14	%description
14mu|libestr-0.1.9-1|15	This package compiles the string handling essentials library
14mu|libestr-0.1.9-1|16	used by the Rsyslog daemon.
14mu|libestr-0.1.9-1|17	
14mu|libestr-0.1.9-1|18	%package        -n %{libname}
14mu|libestr-0.1.9-1|19	Summary:        String handling essentials library
14mu|libestr-0.1.9-1|20	Group:		System/Libraries
14mu|libestr-0.1.9-1|21	
14mu|libestr-0.1.9-1|22	%description    -n %{libname}
14mu|libestr-0.1.9-1|23	This package compiles the string handling essentials library
14mu|libestr-0.1.9-1|24	used by the Rsyslog daemon.
14mu|libestr-0.1.9-1|25	
14mu|libestr-0.1.9-1|26	%package        -n %{devname}
14mu|libestr-0.1.9-1|27	Summary:        Development files for %{name}
14mu|libestr-0.1.9-1|28	Group:		Development/C
14mu|libestr-0.1.9-1|29	Requires:       %{libname} = %{version}-%{release}
14mu|libestr-0.1.9-1|30	Provides:       %{name}-devel = %{version}-%{release}
14mu|libestr-0.1.9-1|31	
14mu|libestr-0.1.9-1|32	%description    -n %{devname}
14mu|libestr-0.1.9-1|33	The package contains libraries and header files for
14mu|libestr-0.1.9-1|34	developing applications that use libestr.
14mu|libestr-0.1.9-1|35	
14mu|libestr-0.1.9-1|36	%prep
14mu|libestr-0.1.9-1|37	%setup -q
14mu|libestr-0.1.9-1|38	
14mu|libestr-0.1.9-1|39	%build
14mu|libestr-0.1.9-1|40	%configure2_5x --disable-static --with-pic
14mu|libestr-0.1.9-1|41	%make
14mu|libestr-0.1.9-1|42	
14mu|libestr-0.1.9-1|43	%install
14mu|libestr-0.1.9-1|44	%makeinstall_std
14mu|libestr-0.1.9-1|45	
14mu|libestr-0.1.9-1|46	%files -n %{libname}
14mu|libestr-0.1.9-1|47	%doc README COPYING AUTHORS ChangeLog
14mu|libestr-0.1.9-1|48	%{_libdir}/lib*.so.%{major}*
14mu|libestr-0.1.9-1|49	
14mu|libestr-0.1.9-1|50	%files -n %{devname}
14mu|libestr-0.1.9-1|51	%{_includedir}/libestr.h
14mu|libestr-0.1.9-1|52	%{_libdir}/*.so
14mu|libestr-0.1.9-1|53	%{_libdir}/pkgconfig/libestr.pc
14mu|libestr-0.1.9-1|54	
14mu|libestr-0.1.9-1|55	
14mu|libestr-0.1.9-1|56	
14mu|libestr-0.1.9-1|57	
14mu|libestr-0.1.9-1|58	%changelog
14mu|libestr-0.1.9-1|59	* Thu Oct 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9-1
14mu|libestr-0.1.9-1|60	+ Revision: 5f85cce
14mu|libestr-0.1.9-1|61	- Imported from SRPM
14mu|libestr-0.1.9-1|62	
14mu|libestr-0.1.9-1|63	

23129 14
14mu|libev-4.20-1|1	%define major 4
14mu|libev-4.20-1|2	%define libname %mklibname ev %{major}
14mu|libev-4.20-1|3	%define devname %mklibname ev -d
14mu|libev-4.20-1|4	
14mu|libev-4.20-1|5	Summary:	High-performance event loop/event model
14mu|libev-4.20-1|6	Name:		libev
14mu|libev-4.20-1|7	Epoch:		1
14mu|libev-4.20-1|8	Version:	4.20
14mu|libev-4.20-1|9	Release:	1
14mu|libev-4.20-1|10	License:	BSD
14mu|libev-4.20-1|11	Group:		System/Libraries
14mu|libev-4.20-1|12	Url:		http://software.schmorp.de/pkg/libev.html
14mu|libev-4.20-1|13	Source0:	http://dist.schmorp.de/libev/%{name}-%{version}.tar.gz
14mu|libev-4.20-1|14	Patch0:		libev-4.15-Add-pkgconfig-support.patch
14mu|libev-4.20-1|15	Patch1:		libev-4.20-Modernize-the-configure.ac.patch
14mu|libev-4.20-1|16	
14mu|libev-4.20-1|17	%description
14mu|libev-4.20-1|18	libev is a high-performance event loop/event model with lots of features.
14mu|libev-4.20-1|19	(see benchmark at http://libev.schmorp.de/bench.html)
14mu|libev-4.20-1|20	
14mu|libev-4.20-1|21	It is modelled (very losely) after libevent and the Event perl module,
14mu|libev-4.20-1|22	but aims to be faster and more correct, and also more featureful.
14mu|libev-4.20-1|23	
14mu|libev-4.20-1|24	#----------------------------------------------------------------------------
14mu|libev-4.20-1|25	
14mu|libev-4.20-1|26	%package -n %{libname}
14mu|libev-4.20-1|27	Summary:	High-performance event loop/event model
14mu|libev-4.20-1|28	Group:		System/Libraries
14mu|libev-4.20-1|29	
14mu|libev-4.20-1|30	%description -n %{libname}
14mu|libev-4.20-1|31	libev is a high-performance event loop/event model with lots of features.
14mu|libev-4.20-1|32	(see benchmark at http://libev.schmorp.de/bench.html)
14mu|libev-4.20-1|33	
14mu|libev-4.20-1|34	It is modelled (very losely) after libevent and the Event perl module,
14mu|libev-4.20-1|35	but aims to be faster and more correct, and also more featureful.
14mu|libev-4.20-1|36	
14mu|libev-4.20-1|37	%files -n %{libname}
14mu|libev-4.20-1|38	%{_libdir}/libev.so.%{major}*
14mu|libev-4.20-1|39	
14mu|libev-4.20-1|40	#----------------------------------------------------------------------------
14mu|libev-4.20-1|41	
14mu|libev-4.20-1|42	%package -n %{devname}
14mu|libev-4.20-1|43	Summary:	High-performance event loop/event model
14mu|libev-4.20-1|44	Group:		Development/C
14mu|libev-4.20-1|45	Requires:	%{libname} = %{EVRD}
14mu|libev-4.20-1|46	Provides:	%{name}-devel = %{EVRD}
14mu|libev-4.20-1|47	
14mu|libev-4.20-1|48	%description -n %{devname}
14mu|libev-4.20-1|49	This is the development files needed in order to develop applications using
14mu|libev-4.20-1|50	libev.
14mu|libev-4.20-1|51	
14mu|libev-4.20-1|52	%files -n %{devname}
14mu|libev-4.20-1|53	%doc README
14mu|libev-4.20-1|54	%{_includedir}/%{name}/ev*.h
14mu|libev-4.20-1|55	%{_libdir}/libev*.so
14mu|libev-4.20-1|56	%{_libdir}/pkgconfig/%{name}.pc
14mu|libev-4.20-1|57	%{_mandir}/man3/ev*
14mu|libev-4.20-1|58	
14mu|libev-4.20-1|59	#----------------------------------------------------------------------------
14mu|libev-4.20-1|60	
14mu|libev-4.20-1|61	%prep
14mu|libev-4.20-1|62	%setup -q
14mu|libev-4.20-1|63	%patch0 -p1
14mu|libev-4.20-1|64	%patch1 -p0
14mu|libev-4.20-1|65	
14mu|libev-4.20-1|66	%build
14mu|libev-4.20-1|67	autoreconf -fiv
14mu|libev-4.20-1|68	%configure2_5x \
14mu|libev-4.20-1|69	--disable-static \
14mu|libev-4.20-1|70	--includedir=%{_includedir}/%{name}
14mu|libev-4.20-1|71	%make
14mu|libev-4.20-1|72	
14mu|libev-4.20-1|73	%install
14mu|libev-4.20-1|74	%makeinstall_std
14mu|libev-4.20-1|75	
14mu|libev-4.20-1|76	%changelog
14mu|libev-4.20-1|77	
14mu|libev-4.20-1|78	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1:4.20-1
14mu|libev-4.20-1|79	- (49b9c03) Updated to 4.20
14mu|libev-4.20-1|80	
14mu|libev-4.20-1|81	

23130 14
14mu|libevdev-1.5.4-3|1	%define major 2
14mu|libevdev-1.5.4-3|2	%define libname %mklibname evdev %{major}
14mu|libevdev-1.5.4-3|3	%define devname %mklibname evdev -d
14mu|libevdev-1.5.4-3|4	%define utilname libevdev-utils
14mu|libevdev-1.5.4-3|5	
14mu|libevdev-1.5.4-3|6	Name:		libevdev
14mu|libevdev-1.5.4-3|7	Version:	1.5.4
14mu|libevdev-1.5.4-3|8	Release:	3
14mu|libevdev-1.5.4-3|9	Summary:	Kernel Evdev Device Wrapper Library
14mu|libevdev-1.5.4-3|10	Group:		System/Libraries
14mu|libevdev-1.5.4-3|11	License:	MIT
14mu|libevdev-1.5.4-3|12	URL:		http://www.freedesktop.org/wiki/Software/libevdev
14mu|libevdev-1.5.4-3|13	Source0:	http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
14mu|libevdev-1.5.4-3|14	
14mu|libevdev-1.5.4-3|15	BuildRequires:	automake
14mu|libevdev-1.5.4-3|16	BuildRequires:	libtool
14mu|libevdev-1.5.4-3|17	BuildRequires:	python
14mu|libevdev-1.5.4-3|18	
14mu|libevdev-1.5.4-3|19	%description
14mu|libevdev-1.5.4-3|20	%{name} is a library to wrap kernel evdev devices and provide a proper API
14mu|libevdev-1.5.4-3|21	to interact with those devices.
14mu|libevdev-1.5.4-3|22	
14mu|libevdev-1.5.4-3|23	%package -n %{libname}
14mu|libevdev-1.5.4-3|24	Summary:	Kernel Evdev Device Wrapper Library
14mu|libevdev-1.5.4-3|25	Group:		System/Libraries
14mu|libevdev-1.5.4-3|26	
14mu|libevdev-1.5.4-3|27	%description -n %{libname}
14mu|libevdev-1.5.4-3|28	%{name} is a library to wrap kernel evdev devices and provide a proper API
14mu|libevdev-1.5.4-3|29	to interact with those devices.
14mu|libevdev-1.5.4-3|30	
14mu|libevdev-1.5.4-3|31	%files -n %{libname}
14mu|libevdev-1.5.4-3|32	%{_libdir}/libevdev.so.%{major}*
14mu|libevdev-1.5.4-3|33	
14mu|libevdev-1.5.4-3|34	#----------------------------------------------------------------------------
14mu|libevdev-1.5.4-3|35	
14mu|libevdev-1.5.4-3|36	%package -n %{devname}
14mu|libevdev-1.5.4-3|37	Summary:	Kernel Evdev Device Wrapper Library - Development Package
14mu|libevdev-1.5.4-3|38	Requires:	%{libname} = %{EVRD}
14mu|libevdev-1.5.4-3|39	Provides:	%{name}-devel = %{EVRD}
14mu|libevdev-1.5.4-3|40	
14mu|libevdev-1.5.4-3|41	%description -n %{devname}
14mu|libevdev-1.5.4-3|42	This package contains the development files for %{name}: headers, etc.
14mu|libevdev-1.5.4-3|43	
14mu|libevdev-1.5.4-3|44	%files -n %{devname}
14mu|libevdev-1.5.4-3|45	%doc COPYING
14mu|libevdev-1.5.4-3|46	%dir %{_includedir}/libevdev-1.0/
14mu|libevdev-1.5.4-3|47	%dir %{_includedir}/libevdev-1.0/libevdev
14mu|libevdev-1.5.4-3|48	%{_includedir}/libevdev-1.0/libevdev/libevdev.h
14mu|libevdev-1.5.4-3|49	%{_includedir}/libevdev-1.0/libevdev/libevdev-uinput.h
14mu|libevdev-1.5.4-3|50	%{_libdir}/libevdev.so
14mu|libevdev-1.5.4-3|51	%{_libdir}/pkgconfig/libevdev.pc
14mu|libevdev-1.5.4-3|52	%{_mandir}/man3/libevdev.3*
14mu|libevdev-1.5.4-3|53	
14mu|libevdev-1.5.4-3|54	#----------------------------------------------------------------------------
14mu|libevdev-1.5.4-3|55	
14mu|libevdev-1.5.4-3|56	%package -n %{utilname}
14mu|libevdev-1.5.4-3|57	Summary:	Kernel Evdev Device Wrapper Library - Utilities Package
14mu|libevdev-1.5.4-3|58	Group:		System/Kernel and hardware
14mu|libevdev-1.5.4-3|59	
14mu|libevdev-1.5.4-3|60	%description -n %{utilname}
14mu|libevdev-1.5.4-3|61	This package provides utilities for evdev devices.
14mu|libevdev-1.5.4-3|62	
14mu|libevdev-1.5.4-3|63	%files -n %{utilname}
14mu|libevdev-1.5.4-3|64	%{_bindir}/touchpad-edge-detector
14mu|libevdev-1.5.4-3|65	%{_bindir}/mouse-dpi-tool
14mu|libevdev-1.5.4-3|66	%{_bindir}/libevdev-tweak-device
14mu|libevdev-1.5.4-3|67	
14mu|libevdev-1.5.4-3|68	#----------------------------------------------------------------------------
14mu|libevdev-1.5.4-3|69	
14mu|libevdev-1.5.4-3|70	%prep
14mu|libevdev-1.5.4-3|71	%setup -q
14mu|libevdev-1.5.4-3|72	
14mu|libevdev-1.5.4-3|73	%build
14mu|libevdev-1.5.4-3|74	autoreconf --force -v --install
14mu|libevdev-1.5.4-3|75	%configure2_5x --disable-static --disable-silent-rules
14mu|libevdev-1.5.4-3|76	%make
14mu|libevdev-1.5.4-3|77	
14mu|libevdev-1.5.4-3|78	%install
14mu|libevdev-1.5.4-3|79	%makeinstall_std
14mu|libevdev-1.5.4-3|80	
14mu|libevdev-1.5.4-3|81	# We intentionally don't ship *.la files
14mu|libevdev-1.5.4-3|82	rm -f %{buildroot}%{_libdir}/*.la
14mu|libevdev-1.5.4-3|83	
14mu|libevdev-1.5.4-3|84	%changelog
14mu|libevdev-1.5.4-3|85	
14mu|libevdev-1.5.4-3|86	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.4-3
14mu|libevdev-1.5.4-3|87	- (899cfe2) MassBuild#1169: Increase release tag
14mu|libevdev-1.5.4-3|88	
14mu|libevdev-1.5.4-3|89	

23131 14
14mu|libexttextcat-3.4.4-1|1	%define major 0
14mu|libexttextcat-3.4.4-1|2	%define api 2.0
14mu|libexttextcat-3.4.4-1|3	%define libname %mklibname exttextcat %{api} %{major}
14mu|libexttextcat-3.4.4-1|4	%define devname %mklibname exttextcat -d
14mu|libexttextcat-3.4.4-1|5	
14mu|libexttextcat-3.4.4-1|6	Summary:	Text categorization library
14mu|libexttextcat-3.4.4-1|7	Name:		libexttextcat
14mu|libexttextcat-3.4.4-1|8	Version:	3.4.4
14mu|libexttextcat-3.4.4-1|9	Release:	1
14mu|libexttextcat-3.4.4-1|10	License:	BSD
14mu|libexttextcat-3.4.4-1|11	Group:		System/Libraries
14mu|libexttextcat-3.4.4-1|12	Url:		http://www.freedesktop.org/wiki/Software/libexttextcat
14mu|libexttextcat-3.4.4-1|13	Source0:	http://dev-www.libreoffice.org/src/libexttextcat/%{name}-%{version}.tar.xz
14mu|libexttextcat-3.4.4-1|14	
14mu|libexttextcat-3.4.4-1|15	%description
14mu|libexttextcat-3.4.4-1|16	N-Gram-Based Text Categorization library primarily intended for language
14mu|libexttextcat-3.4.4-1|17	guessing.
14mu|libexttextcat-3.4.4-1|18	
14mu|libexttextcat-3.4.4-1|19	#----------------------------------------------------------------------------
14mu|libexttextcat-3.4.4-1|20	
14mu|libexttextcat-3.4.4-1|21	%package -n %{libname}
14mu|libexttextcat-3.4.4-1|22	Summary:	Text categorization library
14mu|libexttextcat-3.4.4-1|23	Group:		System/Libraries
14mu|libexttextcat-3.4.4-1|24	Requires:	%{name}-data >= %{EVRD}
14mu|libexttextcat-3.4.4-1|25	Conflicts:	%{_lib}exttextcat0 < 3.3.1-8
14mu|libexttextcat-3.4.4-1|26	Obsoletes:	%{_lib}exttextcat0 < 3.3.1-8
14mu|libexttextcat-3.4.4-1|27	
14mu|libexttextcat-3.4.4-1|28	%description -n %{libname}
14mu|libexttextcat-3.4.4-1|29	N-Gram-Based Text Categorization library primarily intended for language
14mu|libexttextcat-3.4.4-1|30	guessing.
14mu|libexttextcat-3.4.4-1|31	
14mu|libexttextcat-3.4.4-1|32	%files -n %{libname}
14mu|libexttextcat-3.4.4-1|33	%{_libdir}/libexttextcat-%{api}.so.%{major}*
14mu|libexttextcat-3.4.4-1|34	
14mu|libexttextcat-3.4.4-1|35	#----------------------------------------------------------------------------
14mu|libexttextcat-3.4.4-1|36	
14mu|libexttextcat-3.4.4-1|37	%package -n %{devname}
14mu|libexttextcat-3.4.4-1|38	Summary:	Development files and headers for %{name}
14mu|libexttextcat-3.4.4-1|39	Group:		Development/Other
14mu|libexttextcat-3.4.4-1|40	Requires:	%{libname} = %{EVRD}
14mu|libexttextcat-3.4.4-1|41	Provides:	%{name}-devel = %{EVRD}
14mu|libexttextcat-3.4.4-1|42	Provides:	lib%{name}-devel = %{EVRD}
14mu|libexttextcat-3.4.4-1|43	Provides:	textcat-devel = %{EVRD}
14mu|libexttextcat-3.4.4-1|44	
14mu|libexttextcat-3.4.4-1|45	%description -n %{devname}
14mu|libexttextcat-3.4.4-1|46	Development files and headers for %{name}.
14mu|libexttextcat-3.4.4-1|47	
14mu|libexttextcat-3.4.4-1|48	%files -n %{devname}
14mu|libexttextcat-3.4.4-1|49	%dir %{_includedir}/%{name}
14mu|libexttextcat-3.4.4-1|50	%{_libdir}/libexttextcat-%{api}.so
14mu|libexttextcat-3.4.4-1|51	%{_includedir}/%{name}/*
14mu|libexttextcat-3.4.4-1|52	%{_libdir}/pkgconfig/*.pc
14mu|libexttextcat-3.4.4-1|53	%{_datadir}/vala/vapi/libexttextcat.vapi
14mu|libexttextcat-3.4.4-1|54	
14mu|libexttextcat-3.4.4-1|55	#----------------------------------------------------------------------------
14mu|libexttextcat-3.4.4-1|56	
14mu|libexttextcat-3.4.4-1|57	%package tools
14mu|libexttextcat-3.4.4-1|58	Summary:	Tool for creating custom document fingerprints
14mu|libexttextcat-3.4.4-1|59	Group:		Publishing
14mu|libexttextcat-3.4.4-1|60	Requires:	%{libname} = %{EVRD}
14mu|libexttextcat-3.4.4-1|61	Conflicts:	%{_lib}textcat-devel < 3.3.1
14mu|libexttextcat-3.4.4-1|62	
14mu|libexttextcat-3.4.4-1|63	%description tools
14mu|libexttextcat-3.4.4-1|64	The %{name}-tools package contains the createfp program that allows
14mu|libexttextcat-3.4.4-1|65	you to easily create your own document fingerprints.
14mu|libexttextcat-3.4.4-1|66	
14mu|libexttextcat-3.4.4-1|67	%files tools
14mu|libexttextcat-3.4.4-1|68	%{_bindir}/createfp
14mu|libexttextcat-3.4.4-1|69	
14mu|libexttextcat-3.4.4-1|70	#----------------------------------------------------------------------------
14mu|libexttextcat-3.4.4-1|71	
14mu|libexttextcat-3.4.4-1|72	%package data
14mu|libexttextcat-3.4.4-1|73	Summary:	Data files for text categorization library
14mu|libexttextcat-3.4.4-1|74	Group:		System/Libraries
14mu|libexttextcat-3.4.4-1|75	Conflicts:	%{_lib}exttextcat0 < 3.3.1-4
14mu|libexttextcat-3.4.4-1|76	
14mu|libexttextcat-3.4.4-1|77	%description data
14mu|libexttextcat-3.4.4-1|78	Data files for %{name}.
14mu|libexttextcat-3.4.4-1|79	
14mu|libexttextcat-3.4.4-1|80	%files data
14mu|libexttextcat-3.4.4-1|81	%doc LICENSE README*
14mu|libexttextcat-3.4.4-1|82	%{_datadir}/%{name}
14mu|libexttextcat-3.4.4-1|83	
14mu|libexttextcat-3.4.4-1|84	#----------------------------------------------------------------------------
14mu|libexttextcat-3.4.4-1|85	
14mu|libexttextcat-3.4.4-1|86	%prep
14mu|libexttextcat-3.4.4-1|87	%setup -q
14mu|libexttextcat-3.4.4-1|88	
14mu|libexttextcat-3.4.4-1|89	%build
14mu|libexttextcat-3.4.4-1|90	mkdir -p m4
14mu|libexttextcat-3.4.4-1|91	autoreconf -fi
14mu|libexttextcat-3.4.4-1|92	%configure2_5x \
14mu|libexttextcat-3.4.4-1|93	--disable-static \
14mu|libexttextcat-3.4.4-1|94	
14mu|libexttextcat-3.4.4-1|95	%make
14mu|libexttextcat-3.4.4-1|96	
14mu|libexttextcat-3.4.4-1|97	%install
14mu|libexttextcat-3.4.4-1|98	%makeinstall_std
14mu|libexttextcat-3.4.4-1|99	
14mu|libexttextcat-3.4.4-1|100	%check
14mu|libexttextcat-3.4.4-1|101	make check
14mu|libexttextcat-3.4.4-1|102	
14mu|libexttextcat-3.4.4-1|103	
14mu|libexttextcat-3.4.4-1|104	%changelog
14mu|libexttextcat-3.4.4-1|105	
14mu|libexttextcat-3.4.4-1|106	* Sat Apr 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.4-1
14mu|libexttextcat-3.4.4-1|107	- (ebe5a73) New version 3.4.4, new API 2.0
14mu|libexttextcat-3.4.4-1|108	
14mu|libexttextcat-3.4.4-1|109	

23132 14
14mu|libfakekey-0.1-6|1	%define major 0
14mu|libfakekey-0.1-6|2	%define libname %mklibname fakekey 0
14mu|libfakekey-0.1-6|3	%define devname %mklibname fakekey -d
14mu|libfakekey-0.1-6|4	
14mu|libfakekey-0.1-6|5	Summary:	Converting characters to X key-presses
14mu|libfakekey-0.1-6|6	Name:		libfakekey
14mu|libfakekey-0.1-6|7	Version:	0.1
14mu|libfakekey-0.1-6|8	Release:	6
14mu|libfakekey-0.1-6|9	License:	LGPLv2+
14mu|libfakekey-0.1-6|10	Group:		System/Libraries
14mu|libfakekey-0.1-6|11	Url:		http://projects.o-hand.com/matchbox/
14mu|libfakekey-0.1-6|12	Source0:	http://matchbox-project.org/sources/libfakekey/%{version}/%{name}-%{version}.tar.bz2
14mu|libfakekey-0.1-6|13	BuildRequires:	pkgconfig(x11)
14mu|libfakekey-0.1-6|14	BuildRequires:	pkgconfig(xi)
14mu|libfakekey-0.1-6|15	BuildRequires:	pkgconfig(xtst)
14mu|libfakekey-0.1-6|16	
14mu|libfakekey-0.1-6|17	%description
14mu|libfakekey-0.1-6|18	libfakekey is a simple library for converting UTF-8 characters into
14mu|libfakekey-0.1-6|19	'fake' X key-presses.
14mu|libfakekey-0.1-6|20	
14mu|libfakekey-0.1-6|21	#----------------------------------------------------------------------------
14mu|libfakekey-0.1-6|22	
14mu|libfakekey-0.1-6|23	%package -n %{libname}
14mu|libfakekey-0.1-6|24	Summary:	Converting characters to X key-presses
14mu|libfakekey-0.1-6|25	Group:		System/Libraries
14mu|libfakekey-0.1-6|26	
14mu|libfakekey-0.1-6|27	%description -n %{libname}
14mu|libfakekey-0.1-6|28	libfakekey is a simple library for converting UTF-8 characters into
14mu|libfakekey-0.1-6|29	'fake' X key-presses.
14mu|libfakekey-0.1-6|30	
14mu|libfakekey-0.1-6|31	%files -n %{libname}
14mu|libfakekey-0.1-6|32	%doc COPYING
14mu|libfakekey-0.1-6|33	%{_libdir}/libfakekey.so.%{major}*
14mu|libfakekey-0.1-6|34	
14mu|libfakekey-0.1-6|35	#----------------------------------------------------------------------------
14mu|libfakekey-0.1-6|36	
14mu|libfakekey-0.1-6|37	%package -n %{devname}
14mu|libfakekey-0.1-6|38	Summary:	Development files for %{name}
14mu|libfakekey-0.1-6|39	Group:		Development/C
14mu|libfakekey-0.1-6|40	Requires:	%{libname} = %{EVRD}
14mu|libfakekey-0.1-6|41	
14mu|libfakekey-0.1-6|42	%description -n %{devname}
14mu|libfakekey-0.1-6|43	This package contains libraries and header files for developing applications
14mu|libfakekey-0.1-6|44	that use %{name}.
14mu|libfakekey-0.1-6|45	
14mu|libfakekey-0.1-6|46	%files -n %{devname}
14mu|libfakekey-0.1-6|47	%{_includedir}/fakekey/
14mu|libfakekey-0.1-6|48	%{_libdir}/libfakekey.so
14mu|libfakekey-0.1-6|49	%{_libdir}/pkgconfig/libfakekey.pc
14mu|libfakekey-0.1-6|50	
14mu|libfakekey-0.1-6|51	#----------------------------------------------------------------------------
14mu|libfakekey-0.1-6|52	
14mu|libfakekey-0.1-6|53	%prep
14mu|libfakekey-0.1-6|54	%setup -q
14mu|libfakekey-0.1-6|55	
14mu|libfakekey-0.1-6|56	%build
14mu|libfakekey-0.1-6|57	export LDFLAGS="-lX11 -lXtst -lXi"
14mu|libfakekey-0.1-6|58	%configure2_5x --disable-static
14mu|libfakekey-0.1-6|59	%make
14mu|libfakekey-0.1-6|60	
14mu|libfakekey-0.1-6|61	%install
14mu|libfakekey-0.1-6|62	%makeinstall_std
14mu|libfakekey-0.1-6|63	
14mu|libfakekey-0.1-6|64	
14mu|libfakekey-0.1-6|65	%changelog
14mu|libfakekey-0.1-6|66	
14mu|libfakekey-0.1-6|67	* Mon Nov 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-6
14mu|libfakekey-0.1-6|68	- (2923674) Spec cleanup
14mu|libfakekey-0.1-6|69	
14mu|libfakekey-0.1-6|70	

23133 14
14mu|libffado-2.2.1-2|1	%define major 2
14mu|libffado-2.2.1-2|2	%define libname %mklibname ffado %{major}
14mu|libffado-2.2.1-2|3	%define devname %mklibname ffado -d
14mu|libffado-2.2.1-2|4	
14mu|libffado-2.2.1-2|5	Summary:	Firewire audio drivers for JACK
14mu|libffado-2.2.1-2|6	Name:		libffado
14mu|libffado-2.2.1-2|7	Version:	2.2.1
14mu|libffado-2.2.1-2|8	Release:	2
14mu|libffado-2.2.1-2|9	License:	GPLv2+ and GPLv3+
14mu|libffado-2.2.1-2|10	Group:		Sound
14mu|libffado-2.2.1-2|11	Source0:	http://www.ffado.org/files/%{name}-%{version}.tgz
14mu|libffado-2.2.1-2|12	Patch0:		libffado-2.2.1-errno.patch
14mu|libffado-2.2.1-2|13	Url:		http://www.ffado.org/
14mu|libffado-2.2.1-2|14	BuildRequires:	scons
14mu|libffado-2.2.1-2|15	BuildRequires:	python-dbus
14mu|libffado-2.2.1-2|16	BuildRequires:	python-qt4-dbus
14mu|libffado-2.2.1-2|17	BuildRequires:	python-qt4-devel
14mu|libffado-2.2.1-2|18	BuildRequires:	pkgconfig(libconfig)
14mu|libffado-2.2.1-2|19	BuildRequires:	pkgconfig(dbus-1)
14mu|libffado-2.2.1-2|20	BuildRequires:	pkgconfig(dbus-c++-1)
14mu|libffado-2.2.1-2|21	BuildRequires:	pkgconfig(expat)
14mu|libffado-2.2.1-2|22	BuildRequires:	pkgconfig(libavc1394)
14mu|libffado-2.2.1-2|23	BuildRequires:	pkgconfig(libiec61883)
14mu|libffado-2.2.1-2|24	BuildRequires:	pkgconfig(libraw1394)
14mu|libffado-2.2.1-2|25	BuildRequires:	pkgconfig(libxml++-2.6)
14mu|libffado-2.2.1-2|26	
14mu|libffado-2.2.1-2|27	%description
14mu|libffado-2.2.1-2|28	The FFADO library provides a generic, open-source solution for the
14mu|libffado-2.2.1-2|29	support of FireWire based audio devices for the Linux platform. It is the
14mu|libffado-2.2.1-2|30	successor of the FreeBoB project. Currently this library is used by the
14mu|libffado-2.2.1-2|31	firewire backends of the jack audio connection kit sound server
14mu|libffado-2.2.1-2|32	(jackit package). This backend provides audio and midi support,
14mu|libffado-2.2.1-2|33	and is available in both jack1 and jack2.
14mu|libffado-2.2.1-2|34	
14mu|libffado-2.2.1-2|35	#----------------------------------------------------------------------------
14mu|libffado-2.2.1-2|36	
14mu|libffado-2.2.1-2|37	%package -n ffado
14mu|libffado-2.2.1-2|38	Summary:	Firewire audio driver applications and utilities
14mu|libffado-2.2.1-2|39	Group:		Sound
14mu|libffado-2.2.1-2|40	Requires:	%{libname} = %{EVRD}
14mu|libffado-2.2.1-2|41	Requires:	python-dbus
14mu|libffado-2.2.1-2|42	Requires:	python-qt4
14mu|libffado-2.2.1-2|43	Requires:	qt4-qtdbus
14mu|libffado-2.2.1-2|44	Conflicts:	%{mklibname ffado 2} < 2.1.0-2
14mu|libffado-2.2.1-2|45	
14mu|libffado-2.2.1-2|46	%description -n ffado
14mu|libffado-2.2.1-2|47	Configuration utilities for the FFADO firewire drivers.
14mu|libffado-2.2.1-2|48	
14mu|libffado-2.2.1-2|49	%files -n ffado
14mu|libffado-2.2.1-2|50	%doc AUTHORS ChangeLog LICENSE.* README
14mu|libffado-2.2.1-2|51	%{_bindir}/*
14mu|libffado-2.2.1-2|52	%dir %{_datadir}/%{name}
14mu|libffado-2.2.1-2|53	%{_datadir}/%{name}/python
14mu|libffado-2.2.1-2|54	%{_datadir}/%{name}/configuration
14mu|libffado-2.2.1-2|55	%{_datadir}/%{name}/*.xml
14mu|libffado-2.2.1-2|56	%{_datadir}/applications/ffado-mixer.desktop
14mu|libffado-2.2.1-2|57	%dir %{_datadir}/%{name}/icons
14mu|libffado-2.2.1-2|58	%{_datadir}/%{name}/icons/hi64-apps-ffado.png
14mu|libffado-2.2.1-2|59	%{py_puresitedir}/ffado/*.ui
14mu|libffado-2.2.1-2|60	%{py_puresitedir}/ffado/*.py
14mu|libffado-2.2.1-2|61	%{py_puresitedir}/ffado/mixer/*.ui
14mu|libffado-2.2.1-2|62	%{py_puresitedir}/ffado/mixer/*.py
14mu|libffado-2.2.1-2|63	%{py_puresitedir}/ffado/widgets/*.py
14mu|libffado-2.2.1-2|64	%{_datadir}/dbus-1/services/org.ffado.Control.service
14mu|libffado-2.2.1-2|65	%doc %{_mandir}/man1/*
14mu|libffado-2.2.1-2|66	
14mu|libffado-2.2.1-2|67	#----------------------------------------------------------------------------
14mu|libffado-2.2.1-2|68	
14mu|libffado-2.2.1-2|69	%package -n %{libname}
14mu|libffado-2.2.1-2|70	Summary:	Firewire audio drivers for JACK
14mu|libffado-2.2.1-2|71	Group:		Sound
14mu|libffado-2.2.1-2|72	
14mu|libffado-2.2.1-2|73	%description -n %{libname}
14mu|libffado-2.2.1-2|74	The FFADO library provides a generic, open-source solution for the
14mu|libffado-2.2.1-2|75	support of FireWire based audio devices for the Linux platform. It is the
14mu|libffado-2.2.1-2|76	successor of the FreeBoB project. Currently this library is used by the
14mu|libffado-2.2.1-2|77	firewire backends of the jack audio connection kit sound server
14mu|libffado-2.2.1-2|78	(jackit package). This backend provides audio and midi support,
14mu|libffado-2.2.1-2|79	and is available in both jack1 and jack2.
14mu|libffado-2.2.1-2|80	
14mu|libffado-2.2.1-2|81	%files -n %{libname}
14mu|libffado-2.2.1-2|82	%{_libdir}/libffado.so.%{major}*
14mu|libffado-2.2.1-2|83	/lib/udev/rules.d/60-ffado.rules
14mu|libffado-2.2.1-2|84	
14mu|libffado-2.2.1-2|85	#----------------------------------------------------------------------------
14mu|libffado-2.2.1-2|86	
14mu|libffado-2.2.1-2|87	%package -n %{devname}
14mu|libffado-2.2.1-2|88	Summary:	Firewire audio driver library development headers
14mu|libffado-2.2.1-2|89	Group:		Sound
14mu|libffado-2.2.1-2|90	Requires:	%{libname} = %{EVRD}
14mu|libffado-2.2.1-2|91	Provides:	%{name}-devel = %{EVRD}
14mu|libffado-2.2.1-2|92	
14mu|libffado-2.2.1-2|93	%description -n %{devname}
14mu|libffado-2.2.1-2|94	Development files needed to build applications against libffado.
14mu|libffado-2.2.1-2|95	
14mu|libffado-2.2.1-2|96	%files -n %{devname}
14mu|libffado-2.2.1-2|97	%{_libdir}/%{name}.so
14mu|libffado-2.2.1-2|98	%dir %{_includedir}/%{name}
14mu|libffado-2.2.1-2|99	%{_includedir}/%{name}/*.h
14mu|libffado-2.2.1-2|100	%{_libdir}/pkgconfig/%{name}.pc
14mu|libffado-2.2.1-2|101	
14mu|libffado-2.2.1-2|102	#----------------------------------------------------------------------------
14mu|libffado-2.2.1-2|103	
14mu|libffado-2.2.1-2|104	%prep
14mu|libffado-2.2.1-2|105	%setup -q
14mu|libffado-2.2.1-2|106	
14mu|libffado-2.2.1-2|107	%build
14mu|libffado-2.2.1-2|108	scons PREFIX=%{_prefix} LIBDIR=%{_libdir} MANDIR=%{_mandir}
14mu|libffado-2.2.1-2|109	
14mu|libffado-2.2.1-2|110	%install
14mu|libffado-2.2.1-2|111	scons PREFIX=%{_prefix} LIBDIR=%{_libdir} \
14mu|libffado-2.2.1-2|112	DESTDIR=%{buildroot} install
14mu|libffado-2.2.1-2|113	
14mu|libffado-2.2.1-2|114	install -m 0755 support/tools/listirqinfo.py %{buildroot}%{_datadir}/libffado/python
14mu|libffado-2.2.1-2|115	install -m 0755 support/tools/helpstrings.py %{buildroot}%{_datadir}/libffado/python
14mu|libffado-2.2.1-2|116	chmod a+x %{buildroot}%{_datadir}/libffado/python/*.py
14mu|libffado-2.2.1-2|117	
14mu|libffado-2.2.1-2|118	sed -i -e '1i#!/usr/bin/python' %{buildroot}%{_datadir}/libffado/python/ffado_diag_helpers.py
14mu|libffado-2.2.1-2|119	sed -i -e '1i#!/usr/bin/python' %{buildroot}%{_datadir}/libffado/python/helpstrings.py
14mu|libffado-2.2.1-2|120	
14mu|libffado-2.2.1-2|121	rm -rf %{buildroot}%{_bindir}/test-dice-eap
14mu|libffado-2.2.1-2|122	
14mu|libffado-2.2.1-2|123	mkdir -p %{buildroot}%{_datadir}/applications
14mu|libffado-2.2.1-2|124	#make desktop file
14mu|libffado-2.2.1-2|125	cat > %{buildroot}%{_datadir}/applications/ffado-mixer.desktop <<EOF
14mu|libffado-2.2.1-2|126	[Desktop Entry]
14mu|libffado-2.2.1-2|127	Name=Ffado Mixer
14mu|libffado-2.2.1-2|128	Name[ru]=Микшер Ffado
14mu|libffado-2.2.1-2|129	Comment=Mixer for Firewire Audio Devices
14mu|libffado-2.2.1-2|130	Comment[ru]=Микшер для аудио-устройств Firewire
14mu|libffado-2.2.1-2|131	Exec=%{_bindir}/ffado-mixer
14mu|libffado-2.2.1-2|132	Icon=%{_datadir}/%{name}/icons/hi64-apps-ffado.png
14mu|libffado-2.2.1-2|133	Terminal=false
14mu|libffado-2.2.1-2|134	Type=Application
14mu|libffado-2.2.1-2|135	Categories=X-MandrivaLinux-Multimedia-Sound;AudioVideo;
14mu|libffado-2.2.1-2|136	EOF
14mu|libffado-2.2.1-2|137	
14mu|libffado-2.2.1-2|138	%changelog
14mu|libffado-2.2.1-2|139	
14mu|libffado-2.2.1-2|140	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 2.2.1-2
14mu|libffado-2.2.1-2|141	- (10ba3c7) Added Russian l10n to desktop file
14mu|libffado-2.2.1-2|142	
14mu|libffado-2.2.1-2|143	

23134 14
14mu|libfilezilla-0.4.0.1-2|1	%define major 0
14mu|libfilezilla-0.4.0.1-2|2	%define libname %mklibname filezilla %{major}
14mu|libfilezilla-0.4.0.1-2|3	%define devname %mklibname filezilla -d
14mu|libfilezilla-0.4.0.1-2|4	
14mu|libfilezilla-0.4.0.1-2|5	Summary:	Small and modern C++ library
14mu|libfilezilla-0.4.0.1-2|6	Name:		libfilezilla
14mu|libfilezilla-0.4.0.1-2|7	Version:	0.4.0.1
14mu|libfilezilla-0.4.0.1-2|8	Release:	2
14mu|libfilezilla-0.4.0.1-2|9	License:	GPLv2+
14mu|libfilezilla-0.4.0.1-2|10	Group:		System/Libraries
14mu|libfilezilla-0.4.0.1-2|11	Url:		https://lib.filezilla-project.org/
14mu|libfilezilla-0.4.0.1-2|12	Source0:	http://sourceforge.net/projects/filezilla/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
14mu|libfilezilla-0.4.0.1-2|13	Patch0:		libfilezilla-0.4.0.1-lstat.patch
14mu|libfilezilla-0.4.0.1-2|14	BuildRequires:	doxygen
14mu|libfilezilla-0.4.0.1-2|15	BuildRequires:	graphviz
14mu|libfilezilla-0.4.0.1-2|16	
14mu|libfilezilla-0.4.0.1-2|17	# needed for testsuite
14mu|libfilezilla-0.4.0.1-2|18	BuildRequires:	locales-en
14mu|libfilezilla-0.4.0.1-2|19	BuildRequires:	pkgconfig(cppunit)
14mu|libfilezilla-0.4.0.1-2|20	
14mu|libfilezilla-0.4.0.1-2|21	%description
14mu|libfilezilla-0.4.0.1-2|22	libfilezilla is a free, open source C++ library, offering some basic
14mu|libfilezilla-0.4.0.1-2|23	functionality to build high-performing, platform-independent programs.
14mu|libfilezilla-0.4.0.1-2|24	Some of the highlights include:
14mu|libfilezilla-0.4.0.1-2|25	
14mu|libfilezilla-0.4.0.1-2|26	* A typesafe, multi-threaded event system that's very simple to use yet
14mu|libfilezilla-0.4.0.1-2|27	extremely efficient.
14mu|libfilezilla-0.4.0.1-2|28	* Timers for periodic events.
14mu|libfilezilla-0.4.0.1-2|29	* A datetime class that not only tracks timestamp but also their accuracy,
14mu|libfilezilla-0.4.0.1-2|30	which simplifies dealing with timestamps originating from different sources.
14mu|libfilezilla-0.4.0.1-2|31	* Simple process handling for spawning child processes with redirected I/O.
14mu|libfilezilla-0.4.0.1-2|32	
14mu|libfilezilla-0.4.0.1-2|33	#----------------------------------------------------------------------------
14mu|libfilezilla-0.4.0.1-2|34	
14mu|libfilezilla-0.4.0.1-2|35	%package -n %{libname}
14mu|libfilezilla-0.4.0.1-2|36	Summary:	Small and modern C++ library
14mu|libfilezilla-0.4.0.1-2|37	Group:		System/Libraries
14mu|libfilezilla-0.4.0.1-2|38	
14mu|libfilezilla-0.4.0.1-2|39	%description -n %{libname}
14mu|libfilezilla-0.4.0.1-2|40	libfilezilla is a free, open source C++ library, offering some basic
14mu|libfilezilla-0.4.0.1-2|41	functionality to build high-performing, platform-independent programs.
14mu|libfilezilla-0.4.0.1-2|42	Some of the highlights include:
14mu|libfilezilla-0.4.0.1-2|43	
14mu|libfilezilla-0.4.0.1-2|44	* A typesafe, multi-threaded event system that's very simple to use yet
14mu|libfilezilla-0.4.0.1-2|45	extremely efficient.
14mu|libfilezilla-0.4.0.1-2|46	* Timers for periodic events.
14mu|libfilezilla-0.4.0.1-2|47	* A datetime class that not only tracks timestamp but also their accuracy,
14mu|libfilezilla-0.4.0.1-2|48	which simplifies dealing with timestamps originating from different sources.
14mu|libfilezilla-0.4.0.1-2|49	* Simple process handling for spawning child processes with redirected I/O.
14mu|libfilezilla-0.4.0.1-2|50	
14mu|libfilezilla-0.4.0.1-2|51	%files -n %{libname}
14mu|libfilezilla-0.4.0.1-2|52	%doc AUTHORS ChangeLog NEWS README
14mu|libfilezilla-0.4.0.1-2|53	%{_libdir}/%{name}.so.%{major}*
14mu|libfilezilla-0.4.0.1-2|54	
14mu|libfilezilla-0.4.0.1-2|55	#----------------------------------------------------------------------------
14mu|libfilezilla-0.4.0.1-2|56	
14mu|libfilezilla-0.4.0.1-2|57	%package -n %{devname}
14mu|libfilezilla-0.4.0.1-2|58	Summary:	Development package for %{name}
14mu|libfilezilla-0.4.0.1-2|59	Group:		Development/C++
14mu|libfilezilla-0.4.0.1-2|60	Requires:	%{libname} = %{EVRD}
14mu|libfilezilla-0.4.0.1-2|61	Provides:	%{name}-devel = %{EVRD}
14mu|libfilezilla-0.4.0.1-2|62	
14mu|libfilezilla-0.4.0.1-2|63	%description -n %{devname}
14mu|libfilezilla-0.4.0.1-2|64	Header files for development with %{name}.
14mu|libfilezilla-0.4.0.1-2|65	
14mu|libfilezilla-0.4.0.1-2|66	%files -n %{devname}
14mu|libfilezilla-0.4.0.1-2|67	%doc AUTHORS ChangeLog NEWS README
14mu|libfilezilla-0.4.0.1-2|68	%doc doc/doxygen-doc/*
14mu|libfilezilla-0.4.0.1-2|69	%{_includedir}/%{name}/
14mu|libfilezilla-0.4.0.1-2|70	%{_libdir}/%{name}.so
14mu|libfilezilla-0.4.0.1-2|71	%{_libdir}/pkgconfig/%{name}.pc
14mu|libfilezilla-0.4.0.1-2|72	
14mu|libfilezilla-0.4.0.1-2|73	#----------------------------------------------------------------------------
14mu|libfilezilla-0.4.0.1-2|74	
14mu|libfilezilla-0.4.0.1-2|75	%prep
14mu|libfilezilla-0.4.0.1-2|76	%setup -q
14mu|libfilezilla-0.4.0.1-2|77	%patch0 -p1
14mu|libfilezilla-0.4.0.1-2|78	
14mu|libfilezilla-0.4.0.1-2|79	%build
14mu|libfilezilla-0.4.0.1-2|80	%configure2_5x \
14mu|libfilezilla-0.4.0.1-2|81	--disable-static
14mu|libfilezilla-0.4.0.1-2|82	%make
14mu|libfilezilla-0.4.0.1-2|83	
14mu|libfilezilla-0.4.0.1-2|84	pushd doc
14mu|libfilezilla-0.4.0.1-2|85	make html
14mu|libfilezilla-0.4.0.1-2|86	popd
14mu|libfilezilla-0.4.0.1-2|87	
14mu|libfilezilla-0.4.0.1-2|88	%install
14mu|libfilezilla-0.4.0.1-2|89	%make_install
14mu|libfilezilla-0.4.0.1-2|90	
14mu|libfilezilla-0.4.0.1-2|91	%check
14mu|libfilezilla-0.4.0.1-2|92	LC_ALL=en_US.UTF-8 \
14mu|libfilezilla-0.4.0.1-2|93	make check
14mu|libfilezilla-0.4.0.1-2|94	
14mu|libfilezilla-0.4.0.1-2|95	
14mu|libfilezilla-0.4.0.1-2|96	%changelog
14mu|libfilezilla-0.4.0.1-2|97	
14mu|libfilezilla-0.4.0.1-2|98	* Sat Jun 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0.1-2
14mu|libfilezilla-0.4.0.1-2|99	- (d178833) Add patch to fix issue with lstat (Value too large for defined data type)
14mu|libfilezilla-0.4.0.1-2|100	
14mu|libfilezilla-0.4.0.1-2|101	

23135 14
14mu|libfontenc-1.1.3-1|1	%define major 1
14mu|libfontenc-1.1.3-1|2	%define libname %mklibname fontenc %{major}
14mu|libfontenc-1.1.3-1|3	%define develname %mklibname fontenc -d
14mu|libfontenc-1.1.3-1|4	
14mu|libfontenc-1.1.3-1|5	Name:		libfontenc
14mu|libfontenc-1.1.3-1|6	Summary:	The fontenc Library
14mu|libfontenc-1.1.3-1|7	Version:	1.1.3
14mu|libfontenc-1.1.3-1|8	Release:	1
14mu|libfontenc-1.1.3-1|9	Group:		Development/X11
14mu|libfontenc-1.1.3-1|10	License:	MIT
14mu|libfontenc-1.1.3-1|11	URL:		http://xorg.freedesktop.org
14mu|libfontenc-1.1.3-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
14mu|libfontenc-1.1.3-1|13	
14mu|libfontenc-1.1.3-1|14	BuildRequires:	zlib-devel
14mu|libfontenc-1.1.3-1|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libfontenc-1.1.3-1|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libfontenc-1.1.3-1|17	# list of encodings
14mu|libfontenc-1.1.3-1|18	Requires:	x11-font-encodings
14mu|libfontenc-1.1.3-1|19	
14mu|libfontenc-1.1.3-1|20	%description
14mu|libfontenc-1.1.3-1|21	libfontenc is a library which helps font libraries portably determine and
14mu|libfontenc-1.1.3-1|22	deal with different encodings of fonts.
14mu|libfontenc-1.1.3-1|23	
14mu|libfontenc-1.1.3-1|24	%package -n %{libname}
14mu|libfontenc-1.1.3-1|25	Summary:	The fontenc Library
14mu|libfontenc-1.1.3-1|26	Group:		System/Libraries
14mu|libfontenc-1.1.3-1|27	Conflicts:	libxorg-x11 < 7.0
14mu|libfontenc-1.1.3-1|28	Provides:	%{name} = %{version}-%{release}
14mu|libfontenc-1.1.3-1|29	
14mu|libfontenc-1.1.3-1|30	%description -n %{libname}
14mu|libfontenc-1.1.3-1|31	libfontenc is a library which helps font libraries portably determine and
14mu|libfontenc-1.1.3-1|32	deal with different encodings of fonts.
14mu|libfontenc-1.1.3-1|33	
14mu|libfontenc-1.1.3-1|34	%package -n %{develname}
14mu|libfontenc-1.1.3-1|35	Summary:	Development files for %{name}
14mu|libfontenc-1.1.3-1|36	Group:		Development/X11
14mu|libfontenc-1.1.3-1|37	Requires:	%{libname} = %{version}-%{release}
14mu|libfontenc-1.1.3-1|38	Provides:	libfontenc-devel = %{version}-%{release}
14mu|libfontenc-1.1.3-1|39	Obsoletes:	%{_lib}fontenc1-devel < 1.1.1
14mu|libfontenc-1.1.3-1|40	Obsoletes:	%{_lib}fontenc-static-devel < 1.1.1.
14mu|libfontenc-1.1.3-1|41	Conflicts:	libxorg-x11-devel < 7.0
14mu|libfontenc-1.1.3-1|42	
14mu|libfontenc-1.1.3-1|43	%description -n %{develname}
14mu|libfontenc-1.1.3-1|44	Development files for %{name}.
14mu|libfontenc-1.1.3-1|45	
14mu|libfontenc-1.1.3-1|46	%prep
14mu|libfontenc-1.1.3-1|47	%setup -qn libfontenc-%{version}
14mu|libfontenc-1.1.3-1|48	
14mu|libfontenc-1.1.3-1|49	%build
14mu|libfontenc-1.1.3-1|50	%configure2_5x \
14mu|libfontenc-1.1.3-1|51	--disable-static \
14mu|libfontenc-1.1.3-1|52	--x-includes=%{_includedir} \
14mu|libfontenc-1.1.3-1|53	--x-libraries=%{_libdir} \
14mu|libfontenc-1.1.3-1|54	--with-encodingsdir=%{_datadir}/fonts/encodings
14mu|libfontenc-1.1.3-1|55	
14mu|libfontenc-1.1.3-1|56	%make
14mu|libfontenc-1.1.3-1|57	
14mu|libfontenc-1.1.3-1|58	%install
14mu|libfontenc-1.1.3-1|59	%makeinstall_std
14mu|libfontenc-1.1.3-1|60	
14mu|libfontenc-1.1.3-1|61	%files -n %{libname}
14mu|libfontenc-1.1.3-1|62	%{_libdir}/libfontenc.so.%{major}*
14mu|libfontenc-1.1.3-1|63	
14mu|libfontenc-1.1.3-1|64	%files -n %{develname}
14mu|libfontenc-1.1.3-1|65	%{_libdir}/libfontenc.so
14mu|libfontenc-1.1.3-1|66	%{_libdir}/pkgconfig/fontenc.pc
14mu|libfontenc-1.1.3-1|67	%{_includedir}/X11/fonts/fontenc.h
14mu|libfontenc-1.1.3-1|68	
14mu|libfontenc-1.1.3-1|69	%changelog
14mu|libfontenc-1.1.3-1|70	
14mu|libfontenc-1.1.3-1|71	* Wed Sep 16 2015 dsilakov <denis.silakov@rosalab.ru> 1.1.3-1
14mu|libfontenc-1.1.3-1|72	- (e6d3434) Merge pull request #2 from import/libfontenc:auto_update
14mu|libfontenc-1.1.3-1|73	- (e6d3434) Updated to 1.1.3 (by updates_builder)
14mu|libfontenc-1.1.3-1|74	
14mu|libfontenc-1.1.3-1|75	

23136 14
14mu|libfonts-1.1.6-4|1	Summary:	TrueType Font Layouting
14mu|libfonts-1.1.6-4|2	Name:		libfonts
14mu|libfonts-1.1.6-4|3	Version:	1.1.6
14mu|libfonts-1.1.6-4|4	Release:	4
14mu|libfonts-1.1.6-4|5	License:	LGPLv2+
14mu|libfonts-1.1.6-4|6	Group:		System/Libraries
14mu|libfonts-1.1.6-4|7	Url:		http://reporting.pentaho.org/
14mu|libfonts-1.1.6-4|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mu|libfonts-1.1.6-4|9	Patch0:	libfonts-1.1.2-fix-build.patch
14mu|libfonts-1.1.6-4|10	BuildArch:	noarch
14mu|libfonts-1.1.6-4|11	
14mu|libfonts-1.1.6-4|12	BuildRequires:	ant
14mu|libfonts-1.1.6-4|13	BuildRequires:	ant-contrib
14mu|libfonts-1.1.6-4|14	BuildRequires:	java-devel >= 0:1.6.0
14mu|libfonts-1.1.6-4|15	BuildRequires:	jpackage-utils
14mu|libfonts-1.1.6-4|16	BuildRequires:	libloader >= 1.1.3
14mu|libfonts-1.1.6-4|17	BuildRequires:	itext
14mu|libfonts-1.1.6-4|18	BuildRequires:	java-rpmbuild
14mu|libfonts-1.1.6-4|19	Requires:	java >= 0:1.6.0
14mu|libfonts-1.1.6-4|20	Requires:	jpackage-utils
14mu|libfonts-1.1.6-4|21	Requires:	libloader >= 1.1.3
14mu|libfonts-1.1.6-4|22	Requires:	itext
14mu|libfonts-1.1.6-4|23	
14mu|libfonts-1.1.6-4|24	%description
14mu|libfonts-1.1.6-4|25	LibFonts is a library developed to support advanced layouting in JFreeReport.
14mu|libfonts-1.1.6-4|26	This library allows to read TrueType-Font files to extract layouting specific
14mu|libfonts-1.1.6-4|27	informations.
14mu|libfonts-1.1.6-4|28	
14mu|libfonts-1.1.6-4|29	%package javadoc
14mu|libfonts-1.1.6-4|30	Summary:	Javadoc for %{name}
14mu|libfonts-1.1.6-4|31	Group:		Development/Java
14mu|libfonts-1.1.6-4|32	Requires:	%{name} = %{version}-%{release}
14mu|libfonts-1.1.6-4|33	Requires:	jpackage-utils
14mu|libfonts-1.1.6-4|34	
14mu|libfonts-1.1.6-4|35	%description javadoc
14mu|libfonts-1.1.6-4|36	Javadoc for %{name}.
14mu|libfonts-1.1.6-4|37	
14mu|libfonts-1.1.6-4|38	%prep
14mu|libfonts-1.1.6-4|39	%setup -q -c
14mu|libfonts-1.1.6-4|40	%patch0 -p0
14mu|libfonts-1.1.6-4|41	find . -name "*.jar" -exec rm -f {} \;
14mu|libfonts-1.1.6-4|42	mkdir -p lib
14mu|libfonts-1.1.6-4|43	build-jar-repository -s -p lib libbase commons-logging-api libloader itext
14mu|libfonts-1.1.6-4|44	cd lib
14mu|libfonts-1.1.6-4|45	ln -s %{_javadir}/ant ant-contrib
14mu|libfonts-1.1.6-4|46	
14mu|libfonts-1.1.6-4|47	%build
14mu|libfonts-1.1.6-4|48	ant jar javadoc
14mu|libfonts-1.1.6-4|49	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
14mu|libfonts-1.1.6-4|50	tr -d '\r' < $file > $file.new
14mu|libfonts-1.1.6-4|51	mv $file.new $file
14mu|libfonts-1.1.6-4|52	done
14mu|libfonts-1.1.6-4|53	
14mu|libfonts-1.1.6-4|54	%install
14mu|libfonts-1.1.6-4|55	mkdir -p %{buildroot}%{_javadir}
14mu|libfonts-1.1.6-4|56	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mu|libfonts-1.1.6-4|57	pushd %{buildroot}%{_javadir}
14mu|libfonts-1.1.6-4|58	ln -s %{name}-%{version}.jar %{name}.jar
14mu|libfonts-1.1.6-4|59	popd
14mu|libfonts-1.1.6-4|60	
14mu|libfonts-1.1.6-4|61	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|libfonts-1.1.6-4|62	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mu|libfonts-1.1.6-4|63	
14mu|libfonts-1.1.6-4|64	%files
14mu|libfonts-1.1.6-4|65	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mu|libfonts-1.1.6-4|66	%{_javadir}/%{name}-%{version}.jar
14mu|libfonts-1.1.6-4|67	%{_javadir}/%{name}.jar
14mu|libfonts-1.1.6-4|68	
14mu|libfonts-1.1.6-4|69	%files javadoc
14mu|libfonts-1.1.6-4|70	%{_javadocdir}/%{name}
14mu|libfonts-1.1.6-4|71	
14mu|libfonts-1.1.6-4|72	
14mu|libfonts-1.1.6-4|73	%changelog
14mu|libfonts-1.1.6-4|74	
14mu|libfonts-1.1.6-4|75	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-4
14mu|libfonts-1.1.6-4|76	- (645d848) Drop ant-nodeps BR
14mu|libfonts-1.1.6-4|77	
14mu|libfonts-1.1.6-4|78	

23137 14
14mu|libformula-1.1.6-4|1	Summary:	Formula Parser
14mu|libformula-1.1.6-4|2	Name:		libformula
14mu|libformula-1.1.6-4|3	Version:	1.1.6
14mu|libformula-1.1.6-4|4	Release:	4
14mu|libformula-1.1.6-4|5	License:	LGPLv2+
14mu|libformula-1.1.6-4|6	Group:		System/Libraries
14mu|libformula-1.1.6-4|7	Url:		http://reporting.pentaho.org/
14mu|libformula-1.1.6-4|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mu|libformula-1.1.6-4|9	Patch0:		libformula-1.1.2-fix-build.patch
14mu|libformula-1.1.6-4|10	BuildArch:	noarch
14mu|libformula-1.1.6-4|11	BuildRequires:	ant
14mu|libformula-1.1.6-4|12	BuildRequires:	ant-contrib
14mu|libformula-1.1.6-4|13	BuildRequires:	java-devel
14mu|libformula-1.1.6-4|14	BuildRequires:	jpackage-utils
14mu|libformula-1.1.6-4|15	BuildRequires:	libbase >= 1.1.3
14mu|libformula-1.1.6-4|16	Requires:	java
14mu|libformula-1.1.6-4|17	Requires:	jpackage-utils
14mu|libformula-1.1.6-4|18	Requires:	jakarta-commons-logging
14mu|libformula-1.1.6-4|19	Requires:	libbase >= 1.1.3
14mu|libformula-1.1.6-4|20	
14mu|libformula-1.1.6-4|21	%description
14mu|libformula-1.1.6-4|22	LibFormula provides Excel-Style-Expressions. The implementation provided
14mu|libformula-1.1.6-4|23	here is very generic and can be used in any application that needs to
14mu|libformula-1.1.6-4|24	compute formulas.
14mu|libformula-1.1.6-4|25	
14mu|libformula-1.1.6-4|26	%package javadoc
14mu|libformula-1.1.6-4|27	Summary:	Javadoc for %{name}
14mu|libformula-1.1.6-4|28	Group:		Development/Java
14mu|libformula-1.1.6-4|29	Requires:	%{name} = %{version}-%{release}
14mu|libformula-1.1.6-4|30	Requires:	jpackage-utils
14mu|libformula-1.1.6-4|31	
14mu|libformula-1.1.6-4|32	%description javadoc
14mu|libformula-1.1.6-4|33	Javadoc for %{name}.
14mu|libformula-1.1.6-4|34	
14mu|libformula-1.1.6-4|35	%prep
14mu|libformula-1.1.6-4|36	%setup -q -c
14mu|libformula-1.1.6-4|37	%patch0 -p0
14mu|libformula-1.1.6-4|38	find . -name "*.jar" -exec rm -f {} \;
14mu|libformula-1.1.6-4|39	mkdir -p lib
14mu|libformula-1.1.6-4|40	build-jar-repository -s -p lib commons-logging-api libbase
14mu|libformula-1.1.6-4|41	cd lib
14mu|libformula-1.1.6-4|42	ln -s %{_javadir}/ant ant-contrib
14mu|libformula-1.1.6-4|43	
14mu|libformula-1.1.6-4|44	%build
14mu|libformula-1.1.6-4|45	ant jar javadoc
14mu|libformula-1.1.6-4|46	
14mu|libformula-1.1.6-4|47	%install
14mu|libformula-1.1.6-4|48	mkdir -p %{buildroot}%{_javadir}
14mu|libformula-1.1.6-4|49	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mu|libformula-1.1.6-4|50	pushd %{buildroot}%{_javadir}
14mu|libformula-1.1.6-4|51	ln -s %{name}-%{version}.jar %{name}.jar
14mu|libformula-1.1.6-4|52	popd
14mu|libformula-1.1.6-4|53	
14mu|libformula-1.1.6-4|54	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|libformula-1.1.6-4|55	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mu|libformula-1.1.6-4|56	
14mu|libformula-1.1.6-4|57	%files
14mu|libformula-1.1.6-4|58	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mu|libformula-1.1.6-4|59	%{_javadir}/%{name}-%{version}.jar
14mu|libformula-1.1.6-4|60	%{_javadir}/%{name}.jar
14mu|libformula-1.1.6-4|61	
14mu|libformula-1.1.6-4|62	%files javadoc
14mu|libformula-1.1.6-4|63	%{_javadocdir}/%{name}
14mu|libformula-1.1.6-4|64	
14mu|libformula-1.1.6-4|65	
14mu|libformula-1.1.6-4|66	%changelog
14mu|libformula-1.1.6-4|67	
14mu|libformula-1.1.6-4|68	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-4
14mu|libformula-1.1.6-4|69	- (dd082bc) Drop ant-nodeps BR
14mu|libformula-1.1.6-4|70	
14mu|libformula-1.1.6-4|71	

23138 14
14mu|libfprint-0.6.0-1|1	%define major 0
14mu|libfprint-0.6.0-1|2	%define libname %mklibname fprint %{major}
14mu|libfprint-0.6.0-1|3	%define devname %mklibname fprint -d
14mu|libfprint-0.6.0-1|4	
14mu|libfprint-0.6.0-1|5	Summary:	Library for adding support for consumer fingerprint readers
14mu|libfprint-0.6.0-1|6	Name:		libfprint
14mu|libfprint-0.6.0-1|7	Version:	0.6.0
14mu|libfprint-0.6.0-1|8	Release:	1
14mu|libfprint-0.6.0-1|9	License:	LGPLv2+
14mu|libfprint-0.6.0-1|10	Group:		System/Libraries
14mu|libfprint-0.6.0-1|11	Url:		http://www.freedesktop.org/wiki/Software/fprint/libfprint
14mu|libfprint-0.6.0-1|12	Source0:	http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.xz
14mu|libfprint-0.6.0-1|13	BuildRequires:	doxygen
14mu|libfprint-0.6.0-1|14	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|libfprint-0.6.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
14mu|libfprint-0.6.0-1|16	BuildRequires:	pkgconfig(libusb)
14mu|libfprint-0.6.0-1|17	BuildRequires:	pkgconfig(nss)
14mu|libfprint-0.6.0-1|18	BuildRequires:	pkgconfig(openssl)
14mu|libfprint-0.6.0-1|19	BuildRequires:  pkgconfig(pixman-1)
14mu|libfprint-0.6.0-1|20	
14mu|libfprint-0.6.0-1|21	%description
14mu|libfprint-0.6.0-1|22	libfprint is an open source software library designed to make it easy for
14mu|libfprint-0.6.0-1|23	application developers to add support for consumer fingerprint readers to their
14mu|libfprint-0.6.0-1|24	software.
14mu|libfprint-0.6.0-1|25	
14mu|libfprint-0.6.0-1|26	Features:
14mu|libfprint-0.6.0-1|27	* Written in C
14mu|libfprint-0.6.0-1|28	* Licensed as LGPL-2.1
14mu|libfprint-0.6.0-1|29	* Depends on libusb for USB communication and glib
14mu|libfprint-0.6.0-1|30	* Primarily developed for linux, but should be fairly portable
14mu|libfprint-0.6.0-1|31	* Offers a single API to application developers to access the entire range
14mu|libfprint-0.6.0-1|32	of supported devices
14mu|libfprint-0.6.0-1|33	* Supports imaging - downloading live fingerprint scans from the device
14mu|libfprint-0.6.0-1|34	* Includes image processing/matching code
14mu|libfprint-0.6.0-1|35	* Supports enrollment/verification - enrolling a print from a known user,
14mu|libfprint-0.6.0-1|36	and then later comparing a live scan to the enrolled print
14mu|libfprint-0.6.0-1|37	
14mu|libfprint-0.6.0-1|38	#----------------------------------------------------------------------------
14mu|libfprint-0.6.0-1|39	
14mu|libfprint-0.6.0-1|40	%package common
14mu|libfprint-0.6.0-1|41	Summary:	Common files for consumer fingerprint readers support library
14mu|libfprint-0.6.0-1|42	Group:		System/Libraries
14mu|libfprint-0.6.0-1|43	
14mu|libfprint-0.6.0-1|44	%description common
14mu|libfprint-0.6.0-1|45	Common files for consumer fingerprint readers support library.
14mu|libfprint-0.6.0-1|46	
14mu|libfprint-0.6.0-1|47	%files common
14mu|libfprint-0.6.0-1|48	%{_udevrulesdir}/60-fprint-autosuspend.rules
14mu|libfprint-0.6.0-1|49	
14mu|libfprint-0.6.0-1|50	#----------------------------------------------------------------------------
14mu|libfprint-0.6.0-1|51	
14mu|libfprint-0.6.0-1|52	%package -n %{libname}
14mu|libfprint-0.6.0-1|53	Summary:	Library for adding support for consumer fingerprint readers
14mu|libfprint-0.6.0-1|54	Group:		System/Libraries
14mu|libfprint-0.6.0-1|55	Requires:	%{name}-common
14mu|libfprint-0.6.0-1|56	Provides:	%{name} = %{EVRD}
14mu|libfprint-0.6.0-1|57	
14mu|libfprint-0.6.0-1|58	%description -n %{libname}
14mu|libfprint-0.6.0-1|59	libfprint is an open source software library designed to make it easy for
14mu|libfprint-0.6.0-1|60	application developers to add support for consumer fingerprint readers to their
14mu|libfprint-0.6.0-1|61	software.
14mu|libfprint-0.6.0-1|62	
14mu|libfprint-0.6.0-1|63	%files -n %{libname}
14mu|libfprint-0.6.0-1|64	%{_libdir}/libfprint.so.%{major}*
14mu|libfprint-0.6.0-1|65	
14mu|libfprint-0.6.0-1|66	#----------------------------------------------------------------------------
14mu|libfprint-0.6.0-1|67	
14mu|libfprint-0.6.0-1|68	%package -n %{devname}
14mu|libfprint-0.6.0-1|69	Summary:	Development library for adding support for consumer fingerprint readers
14mu|libfprint-0.6.0-1|70	Group:		Development/Other
14mu|libfprint-0.6.0-1|71	Requires:	%{libname} = %{EVRD}
14mu|libfprint-0.6.0-1|72	Provides:	%{name}-devel = %{EVRD}
14mu|libfprint-0.6.0-1|73	
14mu|libfprint-0.6.0-1|74	%description -n %{devname}
14mu|libfprint-0.6.0-1|75	libfprint is an open source software library designed to make it easy for
14mu|libfprint-0.6.0-1|76	application developers to add support for consumer fingerprint readers to their
14mu|libfprint-0.6.0-1|77	software.
14mu|libfprint-0.6.0-1|78	
14mu|libfprint-0.6.0-1|79	This package includes the headers and development library for building
14mu|libfprint-0.6.0-1|80	applications that support finger print readers.
14mu|libfprint-0.6.0-1|81	
14mu|libfprint-0.6.0-1|82	%files -n %{devname}
14mu|libfprint-0.6.0-1|83	%{_includedir}/libfprint
14mu|libfprint-0.6.0-1|84	%{_libdir}/libfprint.so
14mu|libfprint-0.6.0-1|85	%{_libdir}/pkgconfig/libfprint.pc
14mu|libfprint-0.6.0-1|86	
14mu|libfprint-0.6.0-1|87	#----------------------------------------------------------------------------
14mu|libfprint-0.6.0-1|88	
14mu|libfprint-0.6.0-1|89	%prep
14mu|libfprint-0.6.0-1|90	%setup -q
14mu|libfprint-0.6.0-1|91	
14mu|libfprint-0.6.0-1|92	%build
14mu|libfprint-0.6.0-1|93	%configure2_5x \
14mu|libfprint-0.6.0-1|94	--disable-static
14mu|libfprint-0.6.0-1|95	%make
14mu|libfprint-0.6.0-1|96	pushd doc
14mu|libfprint-0.6.0-1|97	make docs
14mu|libfprint-0.6.0-1|98	popd
14mu|libfprint-0.6.0-1|99	
14mu|libfprint-0.6.0-1|100	%install
14mu|libfprint-0.6.0-1|101	%makeinstall_std
14mu|libfprint-0.6.0-1|102	
14mu|libfprint-0.6.0-1|103	
14mu|libfprint-0.6.0-1|104	%changelog
14mu|libfprint-0.6.0-1|105	
14mu|libfprint-0.6.0-1|106	* Tue Dec 13 2016 tremod <negry.m@yandex.ru> 0.6.0-1
14mu|libfprint-0.6.0-1|107	- (96e3d4d) Add BRqs pixman-1
14mu|libfprint-0.6.0-1|108	
14mu|libfprint-0.6.0-1|109	

23139 14
14mu|libfs-1.0.7-1|1	%define major 6
14mu|libfs-1.0.7-1|2	%define libname %mklibname fs %{major}
14mu|libfs-1.0.7-1|3	%define develname %mklibname fs -d
14mu|libfs-1.0.7-1|4	
14mu|libfs-1.0.7-1|5	Summary:	Library Interface to the X Font Server
14mu|libfs-1.0.7-1|6	Name:		libfs
14mu|libfs-1.0.7-1|7	Version:	1.0.7
14mu|libfs-1.0.7-1|8	Release:	1
14mu|libfs-1.0.7-1|9	Group:		Development/X11
14mu|libfs-1.0.7-1|10	License:	MIT
14mu|libfs-1.0.7-1|11	URL:		http://xorg.freedesktop.org
14mu|libfs-1.0.7-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libFS-%{version}.tar.bz2
14mu|libfs-1.0.7-1|13	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libfs-1.0.7-1|14	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libfs-1.0.7-1|15	BuildRequires:	x11-xtrans-devel >= 1.0.0
14mu|libfs-1.0.7-1|16	
14mu|libfs-1.0.7-1|17	%description
14mu|libfs-1.0.7-1|18	Libfs is a library interface to the X Font Server.
14mu|libfs-1.0.7-1|19	
14mu|libfs-1.0.7-1|20	%package -n %{libname}
14mu|libfs-1.0.7-1|21	Summary:	Library Interface to the X Font Server
14mu|libfs-1.0.7-1|22	Group:		Development/X11
14mu|libfs-1.0.7-1|23	Conflicts:	libxorg-x11 < 7.0
14mu|libfs-1.0.7-1|24	Provides:	%{name} = %{version}-%{release}
14mu|libfs-1.0.7-1|25	
14mu|libfs-1.0.7-1|26	%description -n %{libname}
14mu|libfs-1.0.7-1|27	Libfs is a library interface to the X Font Server.
14mu|libfs-1.0.7-1|28	
14mu|libfs-1.0.7-1|29	%package -n %{develname}
14mu|libfs-1.0.7-1|30	Summary:	Development files for %{name}
14mu|libfs-1.0.7-1|31	Group:		Development/X11
14mu|libfs-1.0.7-1|32	Requires:	%{libname} = %{version}-%{release}
14mu|libfs-1.0.7-1|33	Provides:	%{name}-devel = %{version}-%{release}
14mu|libfs-1.0.7-1|34	Conflicts:	libxorg-x11-devel < 7.0
14mu|libfs-1.0.7-1|35	Obsoletes:	%{_lib}fs-static-devel < 1.0.4
14mu|libfs-1.0.7-1|36	
14mu|libfs-1.0.7-1|37	%description -n %{develname}
14mu|libfs-1.0.7-1|38	Development files for %{name}.
14mu|libfs-1.0.7-1|39	
14mu|libfs-1.0.7-1|40	%pre -n %{develname}
14mu|libfs-1.0.7-1|41	if [ -h %{_includedir}/X11 ]; then
14mu|libfs-1.0.7-1|42	rm -f %{_includedir}/X11
14mu|libfs-1.0.7-1|43	fi
14mu|libfs-1.0.7-1|44	
14mu|libfs-1.0.7-1|45	%prep
14mu|libfs-1.0.7-1|46	%setup -qn libFS-%{version}
14mu|libfs-1.0.7-1|47	
14mu|libfs-1.0.7-1|48	%build
14mu|libfs-1.0.7-1|49	%configure2_5x \
14mu|libfs-1.0.7-1|50	--disable-static \
14mu|libfs-1.0.7-1|51	--x-includes=%{_includedir} \
14mu|libfs-1.0.7-1|52	--x-libraries=%{_libdir}
14mu|libfs-1.0.7-1|53	
14mu|libfs-1.0.7-1|54	%make
14mu|libfs-1.0.7-1|55	
14mu|libfs-1.0.7-1|56	%install
14mu|libfs-1.0.7-1|57	%makeinstall_std
14mu|libfs-1.0.7-1|58	rm -f %{buildroot}%{_datadir}/doc/libFS/FSlib.txt
14mu|libfs-1.0.7-1|59	
14mu|libfs-1.0.7-1|60	%files -n %{libname}
14mu|libfs-1.0.7-1|61	%doc doc/FSlib.txt
14mu|libfs-1.0.7-1|62	%{_libdir}/libFS.so.%{major}*
14mu|libfs-1.0.7-1|63	
14mu|libfs-1.0.7-1|64	%files -n %{develname}
14mu|libfs-1.0.7-1|65	%{_libdir}/libFS.so
14mu|libfs-1.0.7-1|66	%{_libdir}/pkgconfig/libfs.pc
14mu|libfs-1.0.7-1|67	%{_includedir}/X11/fonts/FSlib.h
14mu|libfs-1.0.7-1|68	
14mu|libfs-1.0.7-1|69	%changelog
14mu|libfs-1.0.7-1|70	
14mu|libfs-1.0.7-1|71	* Fri Sep 04 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.7-1
14mu|libfs-1.0.7-1|72	- (af93ef8) Updated to version 1.0.7
14mu|libfs-1.0.7-1|73	
14mu|libfs-1.0.7-1|74	

23140 14
14mu|libgcrypt-1.6.6-1|1	%define major 20
14mu|libgcrypt-1.6.6-1|2	%define libname %mklibname gcrypt %{major}
14mu|libgcrypt-1.6.6-1|3	%define devname %mklibname gcrypt -d
14mu|libgcrypt-1.6.6-1|4	
14mu|libgcrypt-1.6.6-1|5	# disable tests by default, no /dev/random feed, no joy
14mu|libgcrypt-1.6.6-1|6	%bcond_with	check
14mu|libgcrypt-1.6.6-1|7	
14mu|libgcrypt-1.6.6-1|8	Summary:	GNU Cryptographic library
14mu|libgcrypt-1.6.6-1|9	Name:		libgcrypt
14mu|libgcrypt-1.6.6-1|10	Version:	1.6.6
14mu|libgcrypt-1.6.6-1|11	Release:	1
14mu|libgcrypt-1.6.6-1|12	License:	LGPLv2+
14mu|libgcrypt-1.6.6-1|13	Group:		System/Libraries
14mu|libgcrypt-1.6.6-1|14	Url:		http://www.gnupg.org/
14mu|libgcrypt-1.6.6-1|15	# don't convert to bzip2, since we ship archive signature
14mu|libgcrypt-1.6.6-1|16	Source0:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.gz
14mu|libgcrypt-1.6.6-1|17	Source1:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.gz.sig
14mu|libgcrypt-1.6.6-1|18	Patch0:		libgcrypt-1.2.0-libdir.patch
14mu|libgcrypt-1.6.6-1|19	Patch1:		libgcrypt-1.6.1-add-pkgconfig-support.patch
14mu|libgcrypt-1.6.6-1|20	# use poll instead of select when gathering randomness
14mu|libgcrypt-1.6.6-1|21	Patch2:		libgcrypt-1.6.1-use-poll.patch
14mu|libgcrypt-1.6.6-1|22	# slight optimalization of mpicoder.c to silence Valgrind (#968288)
14mu|libgcrypt-1.6.6-1|23	Patch3:		libgcrypt-1.6.1-mpicoder-gccopt.patch
14mu|libgcrypt-1.6.6-1|24	BuildRequires:	pth-devel
14mu|libgcrypt-1.6.6-1|25	BuildRequires:	pkgconfig(gpg-error)
14mu|libgcrypt-1.6.6-1|26	
14mu|libgcrypt-1.6.6-1|27	%description
14mu|libgcrypt-1.6.6-1|28	Libgcrypt is a general purpose cryptographic library based on the code from
14mu|libgcrypt-1.6.6-1|29	GNU Privacy Guard.
14mu|libgcrypt-1.6.6-1|30	
14mu|libgcrypt-1.6.6-1|31	It provides functions for all cryptograhic building blocks:
14mu|libgcrypt-1.6.6-1|32	- symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
14mu|libgcrypt-1.6.6-1|33	- hash algorithms (MD5, RIPE-MD160, SHA-1, TIGER-192),
14mu|libgcrypt-1.6.6-1|34	- MACs (HMAC for all hash algorithms),
14mu|libgcrypt-1.6.6-1|35	- public key algorithms (RSA, ElGamal, DSA),
14mu|libgcrypt-1.6.6-1|36	- large integer functions,
14mu|libgcrypt-1.6.6-1|37	- random numbers and a lot of supporting functions.
14mu|libgcrypt-1.6.6-1|38	
14mu|libgcrypt-1.6.6-1|39	#----------------------------------------------------------------------------
14mu|libgcrypt-1.6.6-1|40	
14mu|libgcrypt-1.6.6-1|41	%package -n %{libname}
14mu|libgcrypt-1.6.6-1|42	Summary:	GNU Cryptographic library
14mu|libgcrypt-1.6.6-1|43	Group:		System/Libraries
14mu|libgcrypt-1.6.6-1|44	
14mu|libgcrypt-1.6.6-1|45	%description -n %{libname}
14mu|libgcrypt-1.6.6-1|46	Libgcrypt is a general purpose cryptographic library based on the code from
14mu|libgcrypt-1.6.6-1|47	GNU Privacy Guard.
14mu|libgcrypt-1.6.6-1|48	
14mu|libgcrypt-1.6.6-1|49	It provides functions for all cryptograhic building blocks:
14mu|libgcrypt-1.6.6-1|50	- symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
14mu|libgcrypt-1.6.6-1|51	- hash algorithms (MD5, RIPE-MD160, SHA-1, TIGER-192),
14mu|libgcrypt-1.6.6-1|52	- MACs (HMAC for all hash algorithms),
14mu|libgcrypt-1.6.6-1|53	- public key algorithms (RSA, ElGamal, DSA),
14mu|libgcrypt-1.6.6-1|54	- large integer functions,
14mu|libgcrypt-1.6.6-1|55	- random numbers and a lot of supporting functions.
14mu|libgcrypt-1.6.6-1|56	
14mu|libgcrypt-1.6.6-1|57	%files -n %{libname}
14mu|libgcrypt-1.6.6-1|58	%doc AUTHORS README NEWS THANKS TODO
14mu|libgcrypt-1.6.6-1|59	%{_libdir}/libgcrypt.so.%{major}*
14mu|libgcrypt-1.6.6-1|60	
14mu|libgcrypt-1.6.6-1|61	#----------------------------------------------------------------------------
14mu|libgcrypt-1.6.6-1|62	
14mu|libgcrypt-1.6.6-1|63	%package -n %{devname}
14mu|libgcrypt-1.6.6-1|64	Summary:	Development files for GNU cryptographic library
14mu|libgcrypt-1.6.6-1|65	Group:		Development/Other
14mu|libgcrypt-1.6.6-1|66	Requires:	%{libname} = %{EVRD}
14mu|libgcrypt-1.6.6-1|67	Provides:	%{name}-devel = %{EVRD}
14mu|libgcrypt-1.6.6-1|68	
14mu|libgcrypt-1.6.6-1|69	%description -n %{devname}
14mu|libgcrypt-1.6.6-1|70	Libgcrypt is a general purpose cryptographic library based on the code from
14mu|libgcrypt-1.6.6-1|71	GNU Privacy Guard.
14mu|libgcrypt-1.6.6-1|72	
14mu|libgcrypt-1.6.6-1|73	This package contains files needed to develop applications using libgcrypt.
14mu|libgcrypt-1.6.6-1|74	
14mu|libgcrypt-1.6.6-1|75	%files -n %{devname}
14mu|libgcrypt-1.6.6-1|76	%doc ChangeLog README.*
14mu|libgcrypt-1.6.6-1|77	%{_bindir}/*
14mu|libgcrypt-1.6.6-1|78	%{_includedir}/*.h
14mu|libgcrypt-1.6.6-1|79	%{_libdir}/lib*.a
14mu|libgcrypt-1.6.6-1|80	%{_libdir}/lib*.so
14mu|libgcrypt-1.6.6-1|81	%{_libdir}/pkgconfig/libgcrypt.pc
14mu|libgcrypt-1.6.6-1|82	%{_datadir}/aclocal/*
14mu|libgcrypt-1.6.6-1|83	%{_infodir}/gcrypt.info*
14mu|libgcrypt-1.6.6-1|84	%{_mandir}/man1/hmac256.1*
14mu|libgcrypt-1.6.6-1|85	
14mu|libgcrypt-1.6.6-1|86	#----------------------------------------------------------------------------
14mu|libgcrypt-1.6.6-1|87	
14mu|libgcrypt-1.6.6-1|88	%prep
14mu|libgcrypt-1.6.6-1|89	%setup -q
14mu|libgcrypt-1.6.6-1|90	%patch0 -p1 -b .libdir~ .pkgconfig~
14mu|libgcrypt-1.6.6-1|91	%patch1 -p1 -b .pkgconfig~
14mu|libgcrypt-1.6.6-1|92	%patch2 -p1
14mu|libgcrypt-1.6.6-1|93	%patch3 -p1
14mu|libgcrypt-1.6.6-1|94	
14mu|libgcrypt-1.6.6-1|95	%build
14mu|libgcrypt-1.6.6-1|96	autoreconf -fi
14mu|libgcrypt-1.6.6-1|97	%configure2_5x \
14mu|libgcrypt-1.6.6-1|98	--enable-shared \
14mu|libgcrypt-1.6.6-1|99	--enable-static \
14mu|libgcrypt-1.6.6-1|100	--enable-m-guard
14mu|libgcrypt-1.6.6-1|101	%make
14mu|libgcrypt-1.6.6-1|102	
14mu|libgcrypt-1.6.6-1|103	%install
14mu|libgcrypt-1.6.6-1|104	%makeinstall_std
14mu|libgcrypt-1.6.6-1|105	
14mu|libgcrypt-1.6.6-1|106	%if %{with check}
14mu|libgcrypt-1.6.6-1|107	%check
14mu|libgcrypt-1.6.6-1|108	make check
14mu|libgcrypt-1.6.6-1|109	%endif
14mu|libgcrypt-1.6.6-1|110	
14mu|libgcrypt-1.6.6-1|111	%changelog
14mu|libgcrypt-1.6.6-1|112	
14mu|libgcrypt-1.6.6-1|113	* Tue Oct 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.6-1
14mu|libgcrypt-1.6.6-1|114	- (fc411d7) New version 1.6.6
14mu|libgcrypt-1.6.6-1|115	- (fc411d7) Drop merged patches
14mu|libgcrypt-1.6.6-1|116	
14mu|libgcrypt-1.6.6-1|117	

23141 14
14mu|libgdata-0.17.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|libgdata-0.17.1-1|2	
14mu|libgdata-0.17.1-1|3	%define major 22
14mu|libgdata-0.17.1-1|4	%define gir_major 0.0
14mu|libgdata-0.17.1-1|5	%define libname %mklibname gdata %{major}
14mu|libgdata-0.17.1-1|6	%define develname %mklibname -d gdata
14mu|libgdata-0.17.1-1|7	%define girname %mklibname gdata-gir %{gir_major}
14mu|libgdata-0.17.1-1|8	
14mu|libgdata-0.17.1-1|9	Summary:	Library for the GData protocol
14mu|libgdata-0.17.1-1|10	Name:		libgdata
14mu|libgdata-0.17.1-1|11	Version:	0.17.1
14mu|libgdata-0.17.1-1|12	Release:	1
14mu|libgdata-0.17.1-1|13	Group:		System/Libraries
14mu|libgdata-0.17.1-1|14	License:	LGPLv2+
14mu|libgdata-0.17.1-1|15	URL:		http://live.gnome.org/libgdata
14mu|libgdata-0.17.1-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgdata/%{url_ver}/%{name}-%{version}.tar.xz
14mu|libgdata-0.17.1-1|17	BuildRequires:  autoconf automake libtool
14mu|libgdata-0.17.1-1|18	BuildRequires:  rootcerts
14mu|libgdata-0.17.1-1|19	Requires:       rootcerts
14mu|libgdata-0.17.1-1|20	BuildRequires:	gtk-doc
14mu|libgdata-0.17.1-1|21	BuildRequires:	intltool
14mu|libgdata-0.17.1-1|22	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|libgdata-0.17.1-1|23	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|libgdata-0.17.1-1|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|libgdata-0.17.1-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libgdata-0.17.1-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libgdata-0.17.1-1|27	BuildRequires:	pkgconfig(gcr-base-3)
14mu|libgdata-0.17.1-1|28	BuildRequires:	pkgconfig(goa-1.0)
14mu|libgdata-0.17.1-1|29	BuildRequires:	pkgconfig(oauth) >= 0.9.4
14mu|libgdata-0.17.1-1|30	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|libgdata-0.17.1-1|31	BuildRequires:	pkgconfig(libuhttpmock-0.0)
14mu|libgdata-0.17.1-1|32	
14mu|libgdata-0.17.1-1|33	%description
14mu|libgdata-0.17.1-1|34	libgdata is a GLib-based library for accessing online service APIs using the
14mu|libgdata-0.17.1-1|35	GData protocol --- most notably, Google's services. It provides APIs to access
14mu|libgdata-0.17.1-1|36	the common Google services, and has full asynchronous support.
14mu|libgdata-0.17.1-1|37	
14mu|libgdata-0.17.1-1|38	%package i18n
14mu|libgdata-0.17.1-1|39	Summary:	Library for the GData protocol - translations
14mu|libgdata-0.17.1-1|40	Group:		System/Internationalization
14mu|libgdata-0.17.1-1|41	
14mu|libgdata-0.17.1-1|42	%description i18n
14mu|libgdata-0.17.1-1|43	libgdata is a GLib-based library for accessing online service APIs using the
14mu|libgdata-0.17.1-1|44	GData protocol --- most notably, Google's services. It provides APIs to access
14mu|libgdata-0.17.1-1|45	the common Google services, and has full asynchronous support.
14mu|libgdata-0.17.1-1|46	
14mu|libgdata-0.17.1-1|47	%package -n %{libname}
14mu|libgdata-0.17.1-1|48	Summary:	Library for the GData protocol
14mu|libgdata-0.17.1-1|49	Group:		System/Libraries
14mu|libgdata-0.17.1-1|50	
14mu|libgdata-0.17.1-1|51	%description -n %{libname}
14mu|libgdata-0.17.1-1|52	This package contains the dynamic libraries from %{name}.
14mu|libgdata-0.17.1-1|53	
14mu|libgdata-0.17.1-1|54	%package -n %{girname}
14mu|libgdata-0.17.1-1|55	Group:		System/Libraries
14mu|libgdata-0.17.1-1|56	Summary:	GObject Introspection interface library for %{name}
14mu|libgdata-0.17.1-1|57	
14mu|libgdata-0.17.1-1|58	%description -n %{girname}
14mu|libgdata-0.17.1-1|59	GObject Introspection interface library for %{name}.
14mu|libgdata-0.17.1-1|60	
14mu|libgdata-0.17.1-1|61	%package -n %{develname}
14mu|libgdata-0.17.1-1|62	Summary:	Development files for %{name}
14mu|libgdata-0.17.1-1|63	Group:		Development/C
14mu|libgdata-0.17.1-1|64	Requires:	%{libname} = %{version}-%{release}
14mu|libgdata-0.17.1-1|65	Provides:	%{name}-devel = %{version}-%{release}
14mu|libgdata-0.17.1-1|66	
14mu|libgdata-0.17.1-1|67	%description -n %{develname}
14mu|libgdata-0.17.1-1|68	This package contains libraries and header files for %{name}.
14mu|libgdata-0.17.1-1|69	
14mu|libgdata-0.17.1-1|70	%prep
14mu|libgdata-0.17.1-1|71	%setup -q
14mu|libgdata-0.17.1-1|72	#apply_patches
14mu|libgdata-0.17.1-1|73	
14mu|libgdata-0.17.1-1|74	%build
14mu|libgdata-0.17.1-1|75	%configure2_5x \
14mu|libgdata-0.17.1-1|76	--disable-static \
14mu|libgdata-0.17.1-1|77	--with-ca-certs=/etc/pki/tls/certs/ca-bundle.crt
14mu|libgdata-0.17.1-1|78	
14mu|libgdata-0.17.1-1|79	%make
14mu|libgdata-0.17.1-1|80	
14mu|libgdata-0.17.1-1|81	%install
14mu|libgdata-0.17.1-1|82	%makeinstall_std
14mu|libgdata-0.17.1-1|83	%find_lang gdata
14mu|libgdata-0.17.1-1|84	
14mu|libgdata-0.17.1-1|85	# remove unpackaged files
14mu|libgdata-0.17.1-1|86	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|libgdata-0.17.1-1|87	
14mu|libgdata-0.17.1-1|88	%files i18n -f gdata.lang
14mu|libgdata-0.17.1-1|89	
14mu|libgdata-0.17.1-1|90	%files -n %{libname}
14mu|libgdata-0.17.1-1|91	%doc NEWS README AUTHORS
14mu|libgdata-0.17.1-1|92	%{_libdir}/libgdata.so.%{major}*
14mu|libgdata-0.17.1-1|93	
14mu|libgdata-0.17.1-1|94	%files -n %{girname}
14mu|libgdata-0.17.1-1|95	%{_libdir}/girepository-1.0/GData-%{gir_major}.typelib
14mu|libgdata-0.17.1-1|96	
14mu|libgdata-0.17.1-1|97	%files -n %{develname}
14mu|libgdata-0.17.1-1|98	%{_includedir}/*
14mu|libgdata-0.17.1-1|99	%{_libdir}/*.so
14mu|libgdata-0.17.1-1|100	%{_libdir}/pkgconfig/%{name}.pc
14mu|libgdata-0.17.1-1|101	%{_datadir}/gtk-doc/html/gdata/
14mu|libgdata-0.17.1-1|102	%{_datadir}/gir-1.0/GData-0.0.gir
14mu|libgdata-0.17.1-1|103	
14mu|libgdata-0.17.1-1|104	
14mu|libgdata-0.17.1-1|105	%changelog
14mu|libgdata-0.17.1-1|106	
14mu|libgdata-0.17.1-1|107	* Mon Jul 27 2015 Tigro <ashejn@yandex-team.ru> 0.17.1-1
14mu|libgdata-0.17.1-1|108	- (45ba21e) bump major
14mu|libgdata-0.17.1-1|109	
14mu|libgdata-0.17.1-1|110	

23142 14
14mu|libgdata-0.17.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|libgdata-0.17.2-1|2	
14mu|libgdata-0.17.2-1|3	%define major 22
14mu|libgdata-0.17.2-1|4	%define gir_major 0.0
14mu|libgdata-0.17.2-1|5	%define libname %mklibname gdata %{major}
14mu|libgdata-0.17.2-1|6	%define develname %mklibname -d gdata
14mu|libgdata-0.17.2-1|7	%define girname %mklibname gdata-gir %{gir_major}
14mu|libgdata-0.17.2-1|8	
14mu|libgdata-0.17.2-1|9	Summary:	Library for the GData protocol
14mu|libgdata-0.17.2-1|10	Name:		libgdata
14mu|libgdata-0.17.2-1|11	Version:	0.17.2
14mu|libgdata-0.17.2-1|12	Release:	1
14mu|libgdata-0.17.2-1|13	Group:		System/Libraries
14mu|libgdata-0.17.2-1|14	License:	LGPLv2+
14mu|libgdata-0.17.2-1|15	URL:		http://live.gnome.org/libgdata
14mu|libgdata-0.17.2-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgdata/%{url_ver}/%{name}-%{version}.tar.xz
14mu|libgdata-0.17.2-1|17	BuildRequires:  autoconf automake libtool
14mu|libgdata-0.17.2-1|18	BuildRequires:  rootcerts
14mu|libgdata-0.17.2-1|19	Requires:       rootcerts
14mu|libgdata-0.17.2-1|20	BuildRequires:	gtk-doc
14mu|libgdata-0.17.2-1|21	BuildRequires:	intltool
14mu|libgdata-0.17.2-1|22	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|libgdata-0.17.2-1|23	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|libgdata-0.17.2-1|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|libgdata-0.17.2-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libgdata-0.17.2-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libgdata-0.17.2-1|27	BuildRequires:	pkgconfig(gcr-base-3)
14mu|libgdata-0.17.2-1|28	BuildRequires:	pkgconfig(goa-1.0)
14mu|libgdata-0.17.2-1|29	BuildRequires:	pkgconfig(vapigen)
14mu|libgdata-0.17.2-1|30	BuildRequires:	pkgconfig(oauth) >= 0.9.4
14mu|libgdata-0.17.2-1|31	BuildRequires:	pkgconfig(libuhttpmock-0.0)
14mu|libgdata-0.17.2-1|32	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|libgdata-0.17.2-1|33	BuildRequires:	vala-tools
14mu|libgdata-0.17.2-1|34	
14mu|libgdata-0.17.2-1|35	%description
14mu|libgdata-0.17.2-1|36	libgdata is a GLib-based library for accessing online service APIs using the
14mu|libgdata-0.17.2-1|37	GData protocol --- most notably, Google's services. It provides APIs to access
14mu|libgdata-0.17.2-1|38	the common Google services, and has full asynchronous support.
14mu|libgdata-0.17.2-1|39	
14mu|libgdata-0.17.2-1|40	%package i18n
14mu|libgdata-0.17.2-1|41	Summary:	Library for the GData protocol - translations
14mu|libgdata-0.17.2-1|42	Group:		System/Internationalization
14mu|libgdata-0.17.2-1|43	
14mu|libgdata-0.17.2-1|44	%description i18n
14mu|libgdata-0.17.2-1|45	libgdata is a GLib-based library for accessing online service APIs using the
14mu|libgdata-0.17.2-1|46	GData protocol --- most notably, Google's services. It provides APIs to access
14mu|libgdata-0.17.2-1|47	the common Google services, and has full asynchronous support.
14mu|libgdata-0.17.2-1|48	
14mu|libgdata-0.17.2-1|49	%package -n %{libname}
14mu|libgdata-0.17.2-1|50	Summary:	Library for the GData protocol
14mu|libgdata-0.17.2-1|51	Group:		System/Libraries
14mu|libgdata-0.17.2-1|52	
14mu|libgdata-0.17.2-1|53	%description -n %{libname}
14mu|libgdata-0.17.2-1|54	This package contains the dynamic libraries from %{name}.
14mu|libgdata-0.17.2-1|55	
14mu|libgdata-0.17.2-1|56	%package -n %{girname}
14mu|libgdata-0.17.2-1|57	Group:		System/Libraries
14mu|libgdata-0.17.2-1|58	Summary:	GObject Introspection interface library for %{name}
14mu|libgdata-0.17.2-1|59	
14mu|libgdata-0.17.2-1|60	%description -n %{girname}
14mu|libgdata-0.17.2-1|61	GObject Introspection interface library for %{name}.
14mu|libgdata-0.17.2-1|62	
14mu|libgdata-0.17.2-1|63	%package -n %{develname}
14mu|libgdata-0.17.2-1|64	Summary:	Development files for %{name}
14mu|libgdata-0.17.2-1|65	Group:		Development/C
14mu|libgdata-0.17.2-1|66	Requires:	%{libname} = %{version}-%{release}
14mu|libgdata-0.17.2-1|67	Provides:	%{name}-devel = %{version}-%{release}
14mu|libgdata-0.17.2-1|68	
14mu|libgdata-0.17.2-1|69	%description -n %{develname}
14mu|libgdata-0.17.2-1|70	This package contains libraries and header files for %{name}.
14mu|libgdata-0.17.2-1|71	
14mu|libgdata-0.17.2-1|72	%prep
14mu|libgdata-0.17.2-1|73	%setup -q
14mu|libgdata-0.17.2-1|74	
14mu|libgdata-0.17.2-1|75	%build
14mu|libgdata-0.17.2-1|76	%configure2_5x \
14mu|libgdata-0.17.2-1|77	--disable-static \
14mu|libgdata-0.17.2-1|78	--with-ca-certs=/etc/pki/tls/certs/ca-bundle.crt
14mu|libgdata-0.17.2-1|79	
14mu|libgdata-0.17.2-1|80	%make
14mu|libgdata-0.17.2-1|81	
14mu|libgdata-0.17.2-1|82	%install
14mu|libgdata-0.17.2-1|83	%makeinstall_std
14mu|libgdata-0.17.2-1|84	%find_lang gdata
14mu|libgdata-0.17.2-1|85	
14mu|libgdata-0.17.2-1|86	# remove unpackaged files
14mu|libgdata-0.17.2-1|87	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|libgdata-0.17.2-1|88	
14mu|libgdata-0.17.2-1|89	%files i18n -f gdata.lang
14mu|libgdata-0.17.2-1|90	
14mu|libgdata-0.17.2-1|91	%files -n %{libname}
14mu|libgdata-0.17.2-1|92	%doc NEWS README AUTHORS
14mu|libgdata-0.17.2-1|93	%{_libdir}/libgdata.so.%{major}*
14mu|libgdata-0.17.2-1|94	
14mu|libgdata-0.17.2-1|95	%files -n %{girname}
14mu|libgdata-0.17.2-1|96	%{_libdir}/girepository-1.0/GData-%{gir_major}.typelib
14mu|libgdata-0.17.2-1|97	
14mu|libgdata-0.17.2-1|98	%files -n %{develname}
14mu|libgdata-0.17.2-1|99	%{_includedir}/*
14mu|libgdata-0.17.2-1|100	%{_libdir}/*.so
14mu|libgdata-0.17.2-1|101	%{_libdir}/pkgconfig/%{name}.pc
14mu|libgdata-0.17.2-1|102	%{_datadir}/gtk-doc/html/gdata/
14mu|libgdata-0.17.2-1|103	%{_datadir}/gir-1.0/GData-0.0.gir
14mu|libgdata-0.17.2-1|104	%{_datadir}/vala/vapi/*
14mu|libgdata-0.17.2-1|105	
14mu|libgdata-0.17.2-1|106	
14mu|libgdata-0.17.2-1|107	%changelog
14mu|libgdata-0.17.2-1|108	
14mu|libgdata-0.17.2-1|109	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.17.2-1
14mu|libgdata-0.17.2-1|110	- (5e7ba9a) Added json-glib BR
14mu|libgdata-0.17.2-1|111	
14mu|libgdata-0.17.2-1|112	

23143 14
14mu|libgdiplus-3.12-1|1	%define major 0
14mu|libgdiplus-3.12-1|2	%define libname %mklibname gdiplus %{major}
14mu|libgdiplus-3.12-1|3	%define devname %mklibname gdiplus -d
14mu|libgdiplus-3.12-1|4	
14mu|libgdiplus-3.12-1|5	Summary:	An Open Source implementation of the GDI+ API
14mu|libgdiplus-3.12-1|6	Name:		libgdiplus
14mu|libgdiplus-3.12-1|7	Version:	3.12
14mu|libgdiplus-3.12-1|8	Release:	1
14mu|libgdiplus-3.12-1|9	License:	MIT
14mu|libgdiplus-3.12-1|10	Group:		System/Libraries
14mu|libgdiplus-3.12-1|11	Url:		http://go-mono.com
14mu|libgdiplus-3.12-1|12	Source0:	http://www.go-mono.com/sources/%{name}/%{name}-%{version}.tar.gz
14mu|libgdiplus-3.12-1|13	Patch0:		libgdiplus-3.12-linkage.patch
14mu|libgdiplus-3.12-1|14	Patch1:		libgdiplus-giflib5.patch
14mu|libgdiplus-3.12-1|15	BuildRequires:	jpeg-devel
14mu|libgdiplus-3.12-1|16	BuildRequires:	giflib-devel
14mu|libgdiplus-3.12-1|17	BuildRequires:	pkgconfig(cairo)
14mu|libgdiplus-3.12-1|18	BuildRequires:	pkgconfig(fontconfig)
14mu|libgdiplus-3.12-1|19	BuildRequires:	pkgconfig(glib-2.0)
14mu|libgdiplus-3.12-1|20	BuildRequires:	pkgconfig(libexif)
14mu|libgdiplus-3.12-1|21	BuildRequires:	pkgconfig(libpng)
14mu|libgdiplus-3.12-1|22	BuildRequires:	pkgconfig(libtiff-4)
14mu|libgdiplus-3.12-1|23	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libgdiplus-3.12-1|24	BuildRequires:	pkgconfig(sm)
14mu|libgdiplus-3.12-1|25	BuildRequires:	pkgconfig(xrender)
14mu|libgdiplus-3.12-1|26	
14mu|libgdiplus-3.12-1|27	%description
14mu|libgdiplus-3.12-1|28	An Open Source implementation of the GDI+ API.
14mu|libgdiplus-3.12-1|29	This is part of the Mono project.
14mu|libgdiplus-3.12-1|30	
14mu|libgdiplus-3.12-1|31	#----------------------------------------------------------------------------
14mu|libgdiplus-3.12-1|32	
14mu|libgdiplus-3.12-1|33	%package -n %{libname}
14mu|libgdiplus-3.12-1|34	Summary:	An Open Source implementation of the GDI+ API
14mu|libgdiplus-3.12-1|35	Group:		System/Libraries
14mu|libgdiplus-3.12-1|36	Provides:	%{name} = %{EVRD}
14mu|libgdiplus-3.12-1|37	
14mu|libgdiplus-3.12-1|38	%description -n %{libname}
14mu|libgdiplus-3.12-1|39	An Open Source implementation of the GDI+ API.
14mu|libgdiplus-3.12-1|40	This is part of the Mono project.
14mu|libgdiplus-3.12-1|41	
14mu|libgdiplus-3.12-1|42	%files -n %{libname}
14mu|libgdiplus-3.12-1|43	%doc AUTHORS COPYING
14mu|libgdiplus-3.12-1|44	%{_libdir}/libgdiplus.so.%{major}*
14mu|libgdiplus-3.12-1|45	
14mu|libgdiplus-3.12-1|46	#----------------------------------------------------------------------------
14mu|libgdiplus-3.12-1|47	
14mu|libgdiplus-3.12-1|48	%package -n %{devname}
14mu|libgdiplus-3.12-1|49	Summary:	Libraries for developing with libgdiplus
14mu|libgdiplus-3.12-1|50	Group:		Development/C
14mu|libgdiplus-3.12-1|51	Requires:	%{libname} = %{EVRD}
14mu|libgdiplus-3.12-1|52	Provides:	%{name}-devel = %{EVRD}
14mu|libgdiplus-3.12-1|53	
14mu|libgdiplus-3.12-1|54	%description -n %{devname}
14mu|libgdiplus-3.12-1|55	This package provides the necessary development libraries to allow
14mu|libgdiplus-3.12-1|56	you to develop with libgdiplus.
14mu|libgdiplus-3.12-1|57	
14mu|libgdiplus-3.12-1|58	%files -n %{devname}
14mu|libgdiplus-3.12-1|59	%doc src/ChangeLog
14mu|libgdiplus-3.12-1|60	%{_libdir}/libgdiplus.so
14mu|libgdiplus-3.12-1|61	%{_libdir}/pkgconfig/*
14mu|libgdiplus-3.12-1|62	
14mu|libgdiplus-3.12-1|63	#----------------------------------------------------------------------------
14mu|libgdiplus-3.12-1|64	
14mu|libgdiplus-3.12-1|65	%prep
14mu|libgdiplus-3.12-1|66	%setup -q
14mu|libgdiplus-3.12-1|67	%patch0 -p1 -b .linkage
14mu|libgdiplus-3.12-1|68	%patch1 -p1 -b .giflib51
14mu|libgdiplus-3.12-1|69	
14mu|libgdiplus-3.12-1|70	%build
14mu|libgdiplus-3.12-1|71	autoreconf -fi
14mu|libgdiplus-3.12-1|72	%configure2_5x \
14mu|libgdiplus-3.12-1|73	--disable-static
14mu|libgdiplus-3.12-1|74	%make
14mu|libgdiplus-3.12-1|75	
14mu|libgdiplus-3.12-1|76	%install
14mu|libgdiplus-3.12-1|77	%makeinstall_std
14mu|libgdiplus-3.12-1|78	
14mu|libgdiplus-3.12-1|79	
14mu|libgdiplus-3.12-1|80	%changelog
14mu|libgdiplus-3.12-1|81	
14mu|libgdiplus-3.12-1|82	* Mon May 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.12-1
14mu|libgdiplus-3.12-1|83	- (252ac49) Build requires pkgconfig(cairo)
14mu|libgdiplus-3.12-1|84	
14mu|libgdiplus-3.12-1|85	

23144 14
14mu|libgee-0.18.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|libgee-0.18.0-1|2	
14mu|libgee-0.18.0-1|3	%define api	0.8
14mu|libgee-0.18.0-1|4	%define major	2
14mu|libgee-0.18.0-1|5	
14mu|libgee-0.18.0-1|6	%define libname %mklibname gee %{api} %{major}
14mu|libgee-0.18.0-1|7	%define girname %mklibname gee-gir %{api}
14mu|libgee-0.18.0-1|8	%define devname %mklibname -d gee
14mu|libgee-0.18.0-1|9	
14mu|libgee-0.18.0-1|10	Summary:	GObject-based collection library
14mu|libgee-0.18.0-1|11	Name:		libgee
14mu|libgee-0.18.0-1|12	Version:	0.18.0
14mu|libgee-0.18.0-1|13	Release:	1
14mu|libgee-0.18.0-1|14	License: 	LGPLv2+
14mu|libgee-0.18.0-1|15	Group:		System/Libraries
14mu|libgee-0.18.0-1|16	URL: 		http://live.gnome.org/Libgee
14mu|libgee-0.18.0-1|17	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/libgee/%{url_ver}/%{name}-%{version}.tar.xz
14mu|libgee-0.18.0-1|18	
14mu|libgee-0.18.0-1|19	BuildRequires:	pkgconfig(glib-2.0)
14mu|libgee-0.18.0-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libgee-0.18.0-1|21	
14mu|libgee-0.18.0-1|22	%description
14mu|libgee-0.18.0-1|23	Libgee is a collection library providing GObject-based interfaces and
14mu|libgee-0.18.0-1|24	classes for commonly used data structures.
14mu|libgee-0.18.0-1|25	
14mu|libgee-0.18.0-1|26	%package -n	%{libname}
14mu|libgee-0.18.0-1|27	Summary:	Collection library providing GObject-based interfaces and classes
14mu|libgee-0.18.0-1|28	Group:		%{group}
14mu|libgee-0.18.0-1|29	
14mu|libgee-0.18.0-1|30	%description -n	%{libname}
14mu|libgee-0.18.0-1|31	Libgee is a collection library providing GObject-based interfaces and
14mu|libgee-0.18.0-1|32	classes for commonly used data structures.
14mu|libgee-0.18.0-1|33	
14mu|libgee-0.18.0-1|34	%package -n %{girname}
14mu|libgee-0.18.0-1|35	Summary:	GObject Introspection interface description for %{name}
14mu|libgee-0.18.0-1|36	Group:		System/Libraries
14mu|libgee-0.18.0-1|37	
14mu|libgee-0.18.0-1|38	%description -n %{girname}
14mu|libgee-0.18.0-1|39	GObject Introspection interface description for %{name}.
14mu|libgee-0.18.0-1|40	
14mu|libgee-0.18.0-1|41	%package -n	%{devname}
14mu|libgee-0.18.0-1|42	Summary:	Libraries and include files for developing with libgee
14mu|libgee-0.18.0-1|43	Group:		Development/C
14mu|libgee-0.18.0-1|44	Requires:	%{libname} = %{version}
14mu|libgee-0.18.0-1|45	Requires:	%{girname} = %{version}
14mu|libgee-0.18.0-1|46	Provides:	%{name}-devel = %{version}-%{release}
14mu|libgee-0.18.0-1|47	
14mu|libgee-0.18.0-1|48	%description -n	%{devname}
14mu|libgee-0.18.0-1|49	This package provides the necessary development libraries and include
14mu|libgee-0.18.0-1|50	files to allow you to develop with libgee.
14mu|libgee-0.18.0-1|51	
14mu|libgee-0.18.0-1|52	%prep
14mu|libgee-0.18.0-1|53	%setup -q
14mu|libgee-0.18.0-1|54	
14mu|libgee-0.18.0-1|55	%build
14mu|libgee-0.18.0-1|56	%configure2_5x \
14mu|libgee-0.18.0-1|57	--disable-static
14mu|libgee-0.18.0-1|58	
14mu|libgee-0.18.0-1|59	%make
14mu|libgee-0.18.0-1|60	
14mu|libgee-0.18.0-1|61	%install
14mu|libgee-0.18.0-1|62	%makeinstall_std
14mu|libgee-0.18.0-1|63	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|libgee-0.18.0-1|64	
14mu|libgee-0.18.0-1|65	%files -n %{libname}
14mu|libgee-0.18.0-1|66	%doc AUTHORS COPYING NEWS README
14mu|libgee-0.18.0-1|67	%{_libdir}/libgee-%{api}.so.%{major}*
14mu|libgee-0.18.0-1|68	
14mu|libgee-0.18.0-1|69	%files -n %{girname}
14mu|libgee-0.18.0-1|70	%{_libdir}/girepository-1.0/Gee-%{api}.typelib
14mu|libgee-0.18.0-1|71	
14mu|libgee-0.18.0-1|72	%files -n %{devname}
14mu|libgee-0.18.0-1|73	%doc ChangeLog
14mu|libgee-0.18.0-1|74	%{_libdir}/*.so
14mu|libgee-0.18.0-1|75	%{_libdir}/pkgconfig/*
14mu|libgee-0.18.0-1|76	%{_includedir}/*
14mu|libgee-0.18.0-1|77	%{_datadir}/vala/vapi/*.vapi
14mu|libgee-0.18.0-1|78	%{_datadir}/gir-1.0/Gee-%{api}.gir
14mu|libgee-0.18.0-1|79	
14mu|libgee-0.18.0-1|80	
14mu|libgee-0.18.0-1|81	%changelog
14mu|libgee-0.18.0-1|82	
14mu|libgee-0.18.0-1|83	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 0.18.0-1
14mu|libgee-0.18.0-1|84	- (0f982e6) update to 0.18.0
14mu|libgee-0.18.0-1|85	
14mu|libgee-0.18.0-1|86	

23145 14
14mu|libgexiv2-0.10.3-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|libgexiv2-0.10.3-1|2	
14mu|libgexiv2-0.10.3-1|3	%define major 2
14mu|libgexiv2-0.10.3-1|4	%define gir_major 0.10
14mu|libgexiv2-0.10.3-1|5	%define libname %mklibname gexiv2_ %{major}
14mu|libgexiv2-0.10.3-1|6	%define devname %mklibname -d gexiv2
14mu|libgexiv2-0.10.3-1|7	%define gir_name %mklibname gexiv2-gir %{gir_major}
14mu|libgexiv2-0.10.3-1|8	
14mu|libgexiv2-0.10.3-1|9	Summary:	A GObject-based wrapper around the Exiv2 library
14mu|libgexiv2-0.10.3-1|10	Name:		libgexiv2
14mu|libgexiv2-0.10.3-1|11	Version:	0.10.3
14mu|libgexiv2-0.10.3-1|12	Release:	1
14mu|libgexiv2-0.10.3-1|13	License:	GPLv2+
14mu|libgexiv2-0.10.3-1|14	Group:		Graphics
14mu|libgexiv2-0.10.3-1|15	Source0:	https://download.gnome.org/sources/gexiv2/%{url_ver}/gexiv2-%{version}.tar.xz
14mu|libgexiv2-0.10.3-1|16	Url:		https://wiki.gnome.org/Projects/gexiv2
14mu|libgexiv2-0.10.3-1|17	BuildRequires:	libtool
14mu|libgexiv2-0.10.3-1|18	BuildRequires:	python-gobject
14mu|libgexiv2-0.10.3-1|19	BuildRequires:	python-gi
14mu|libgexiv2-0.10.3-1|20	BuildRequires:	python3-gobject3
14mu|libgexiv2-0.10.3-1|21	BuildRequires:	python3-gi
14mu|libgexiv2-0.10.3-1|22	BuildRequires:	sed
14mu|libgexiv2-0.10.3-1|23	BuildRequires:	pkgconfig(exiv2) >= 0.21
14mu|libgexiv2-0.10.3-1|24	BuildRequires:	pkgconfig(glib-2.0)
14mu|libgexiv2-0.10.3-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libgexiv2-0.10.3-1|26	BuildRequires:	pkgconfig(python)
14mu|libgexiv2-0.10.3-1|27	BuildRequires:	pkgconfig(python3)
14mu|libgexiv2-0.10.3-1|28	BuildRequires:	pkgconfig(vapigen)
14mu|libgexiv2-0.10.3-1|29	
14mu|libgexiv2-0.10.3-1|30	%description
14mu|libgexiv2-0.10.3-1|31	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
14mu|libgexiv2-0.10.3-1|32	the basic features of Exiv2 available to GNOME applications.
14mu|libgexiv2-0.10.3-1|33	
14mu|libgexiv2-0.10.3-1|34	#----------------------------------------------------------------------------
14mu|libgexiv2-0.10.3-1|35	
14mu|libgexiv2-0.10.3-1|36	%package -n %{gir_name}
14mu|libgexiv2-0.10.3-1|37	Summary:	GObject Introspection interface description for %{name}
14mu|libgexiv2-0.10.3-1|38	Group:		Graphics
14mu|libgexiv2-0.10.3-1|39	Requires:	%{libname} = %{EVRD}
14mu|libgexiv2-0.10.3-1|40	
14mu|libgexiv2-0.10.3-1|41	%description -n %{gir_name}
14mu|libgexiv2-0.10.3-1|42	GObject Introspection interface description for %{name}.
14mu|libgexiv2-0.10.3-1|43	
14mu|libgexiv2-0.10.3-1|44	%files -n %{gir_name}
14mu|libgexiv2-0.10.3-1|45	%{_libdir}/girepository-1.0/*-%{gir_major}.typelib
14mu|libgexiv2-0.10.3-1|46	
14mu|libgexiv2-0.10.3-1|47	#----------------------------------------------------------------------------
14mu|libgexiv2-0.10.3-1|48	
14mu|libgexiv2-0.10.3-1|49	%package -n %{libname}
14mu|libgexiv2-0.10.3-1|50	Summary:	A GObject-based wrapper around the Exiv2 library
14mu|libgexiv2-0.10.3-1|51	Group:		Graphics
14mu|libgexiv2-0.10.3-1|52	
14mu|libgexiv2-0.10.3-1|53	%description -n %{libname}
14mu|libgexiv2-0.10.3-1|54	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
14mu|libgexiv2-0.10.3-1|55	the basic features of Exiv2 available to GNOME applications.
14mu|libgexiv2-0.10.3-1|56	
14mu|libgexiv2-0.10.3-1|57	%files -n %{libname}
14mu|libgexiv2-0.10.3-1|58	%{_libdir}/libgexiv2.so.%{major}*
14mu|libgexiv2-0.10.3-1|59	
14mu|libgexiv2-0.10.3-1|60	#----------------------------------------------------------------------------
14mu|libgexiv2-0.10.3-1|61	
14mu|libgexiv2-0.10.3-1|62	%package -n %{devname}
14mu|libgexiv2-0.10.3-1|63	Summary:	A GObject-based wrapper around the Exiv2 library
14mu|libgexiv2-0.10.3-1|64	Group:		Development/C
14mu|libgexiv2-0.10.3-1|65	Requires:	%{libname} = %{EVRD}
14mu|libgexiv2-0.10.3-1|66	Provides:	%{name}-devel = %{EVRD}
14mu|libgexiv2-0.10.3-1|67	
14mu|libgexiv2-0.10.3-1|68	%description -n %{devname}
14mu|libgexiv2-0.10.3-1|69	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
14mu|libgexiv2-0.10.3-1|70	the basic features of Exiv2 available to GNOME applications.
14mu|libgexiv2-0.10.3-1|71	
14mu|libgexiv2-0.10.3-1|72	%files -n %{devname}
14mu|libgexiv2-0.10.3-1|73	%{_includedir}/gexiv2
14mu|libgexiv2-0.10.3-1|74	%{_libdir}/*.so
14mu|libgexiv2-0.10.3-1|75	%{_libdir}/pkgconfig/*.pc
14mu|libgexiv2-0.10.3-1|76	%{_datadir}/vala/vapi/gexiv2.vapi
14mu|libgexiv2-0.10.3-1|77	%{_datadir}/gir-1.0/*-%{gir_major}.gir
14mu|libgexiv2-0.10.3-1|78	
14mu|libgexiv2-0.10.3-1|79	#----------------------------------------------------------------------------
14mu|libgexiv2-0.10.3-1|80	
14mu|libgexiv2-0.10.3-1|81	%package -n gexiv2-python
14mu|libgexiv2-0.10.3-1|82	Summary:	Python2 bindings for %{name}
14mu|libgexiv2-0.10.3-1|83	Group:		Development/Python
14mu|libgexiv2-0.10.3-1|84	Requires:	%{libname} = %{EVRD}
14mu|libgexiv2-0.10.3-1|85	Requires:	python-gobject
14mu|libgexiv2-0.10.3-1|86	Requires:	python-gi
14mu|libgexiv2-0.10.3-1|87	
14mu|libgexiv2-0.10.3-1|88	%description -n gexiv2-python
14mu|libgexiv2-0.10.3-1|89	This package contains the python2 bindings for %{name}.
14mu|libgexiv2-0.10.3-1|90	
14mu|libgexiv2-0.10.3-1|91	%files -n gexiv2-python
14mu|libgexiv2-0.10.3-1|92	%{python_sitearch}/gi/overrides/GExiv2.py
14mu|libgexiv2-0.10.3-1|93	
14mu|libgexiv2-0.10.3-1|94	#----------------------------------------------------------------------------
14mu|libgexiv2-0.10.3-1|95	
14mu|libgexiv2-0.10.3-1|96	%package -n gexiv2-python3
14mu|libgexiv2-0.10.3-1|97	Summary:	Python3 bindings for %{name}
14mu|libgexiv2-0.10.3-1|98	Group:		Development/Python
14mu|libgexiv2-0.10.3-1|99	Requires:	%{libname} = %{EVRD}
14mu|libgexiv2-0.10.3-1|100	Requires:	python3-gobject3
14mu|libgexiv2-0.10.3-1|101	Requires:	python3-gi
14mu|libgexiv2-0.10.3-1|102	
14mu|libgexiv2-0.10.3-1|103	%description -n gexiv2-python3
14mu|libgexiv2-0.10.3-1|104	This package contains the python3 bindings for %{name}.
14mu|libgexiv2-0.10.3-1|105	
14mu|libgexiv2-0.10.3-1|106	%files -n gexiv2-python3
14mu|libgexiv2-0.10.3-1|107	%{python3_sitearch}/gi/overrides/GExiv2.*
14mu|libgexiv2-0.10.3-1|108	
14mu|libgexiv2-0.10.3-1|109	#----------------------------------------------------------------------------
14mu|libgexiv2-0.10.3-1|110	
14mu|libgexiv2-0.10.3-1|111	%prep
14mu|libgexiv2-0.10.3-1|112	%setup -q -n gexiv2-%{version}
14mu|libgexiv2-0.10.3-1|113	
14mu|libgexiv2-0.10.3-1|114	%build
14mu|libgexiv2-0.10.3-1|115	%configure2_5x \
14mu|libgexiv2-0.10.3-1|116	--enable-introspection \
14mu|libgexiv2-0.10.3-1|117	--enable-tests \
14mu|libgexiv2-0.10.3-1|118	--enable-static=no
14mu|libgexiv2-0.10.3-1|119	%make
14mu|libgexiv2-0.10.3-1|120	
14mu|libgexiv2-0.10.3-1|121	%install
14mu|libgexiv2-0.10.3-1|122	%makeinstall_std
14mu|libgexiv2-0.10.3-1|123	
14mu|libgexiv2-0.10.3-1|124	
14mu|libgexiv2-0.10.3-1|125	%changelog
14mu|libgexiv2-0.10.3-1|126	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 0.10.3-1
14mu|libgexiv2-0.10.3-1|127	+ Revision: 8ae20c1
14mu|libgexiv2-0.10.3-1|128	- update to 0.10.3
14mu|libgexiv2-0.10.3-1|129	
14mu|libgexiv2-0.10.3-1|130	

23146 14
14mu|libggz-0.0.14.1-12|1	%define major 2
14mu|libggz-0.0.14.1-12|2	%define libname %mklibname ggz %{major}
14mu|libggz-0.0.14.1-12|3	%define develname %mklibname -d ggz
14mu|libggz-0.0.14.1-12|4	
14mu|libggz-0.0.14.1-12|5	# Enable encryption support?
14mu|libggz-0.0.14.1-12|6	%define enable_encrypt 0
14mu|libggz-0.0.14.1-12|7	%{?_with_encrypt: %global enable_encrypt 1}
14mu|libggz-0.0.14.1-12|8	
14mu|libggz-0.0.14.1-12|9	# select between GNUTLS or OpenSSL
14mu|libggz-0.0.14.1-12|10	%define use_openssl 0
14mu|libggz-0.0.14.1-12|11	%{?_with_openssl: %global use_openssl 1}
14mu|libggz-0.0.14.1-12|12	
14mu|libggz-0.0.14.1-12|13	Name:		libggz
14mu|libggz-0.0.14.1-12|14	Summary:	Common library for the GGZ Gaming Zone
14mu|libggz-0.0.14.1-12|15	Version:	0.0.14.1
14mu|libggz-0.0.14.1-12|16	Release:	12
14mu|libggz-0.0.14.1-12|17	License:	GPL
14mu|libggz-0.0.14.1-12|18	Group:		System/Libraries
14mu|libggz-0.0.14.1-12|19	URL:		http://ggzgamingzone.org/
14mu|libggz-0.0.14.1-12|20	Source0:	http://ftp.ggzgamingzone.org/pub/ggz/%{version}/%{name}-%{version}.tar.gz
14mu|libggz-0.0.14.1-12|21	
14mu|libggz-0.0.14.1-12|22	%if %{enable_encrypt}
14mu|libggz-0.0.14.1-12|23	%if %{use_openssl}
14mu|libggz-0.0.14.1-12|24	BuildRequires:	pkgconfig(openssl)
14mu|libggz-0.0.14.1-12|25	%else
14mu|libggz-0.0.14.1-12|26	BuildRequires:	pkgconfig(gnutls)
14mu|libggz-0.0.14.1-12|27	%endif
14mu|libggz-0.0.14.1-12|28	%endif
14mu|libggz-0.0.14.1-12|29	
14mu|libggz-0.0.14.1-12|30	%description
14mu|libggz-0.0.14.1-12|31	The GGZ Gaming Zone server allows other computers to connect to yours via
14mu|libggz-0.0.14.1-12|32	the Internet and play network games. This library provides features required
14mu|libggz-0.0.14.1-12|33	for running both clients and the server.
14mu|libggz-0.0.14.1-12|34	
14mu|libggz-0.0.14.1-12|35	Build Option:
14mu|libggz-0.0.14.1-12|36	--with encrypt      Enable encryption support
14mu|libggz-0.0.14.1-12|37	--with openssl      Prefer OpenSSL to GNUTLS, for encryption support
14mu|libggz-0.0.14.1-12|38	(Useless unless "--with encrypt" is also used)
14mu|libggz-0.0.14.1-12|39	
14mu|libggz-0.0.14.1-12|40	%package	-n %{libname}
14mu|libggz-0.0.14.1-12|41	Summary:	Common library for running GGZ Gaming Zone applications
14mu|libggz-0.0.14.1-12|42	Group:		Games/Other
14mu|libggz-0.0.14.1-12|43	Provides:	%{name} = %{version}-%{release}
14mu|libggz-0.0.14.1-12|44	
14mu|libggz-0.0.14.1-12|45	%description	-n %{libname}
14mu|libggz-0.0.14.1-12|46	The GGZ Gaming Zone server allows other computers to connect to yours
14mu|libggz-0.0.14.1-12|47	via the Internet and play network games.
14mu|libggz-0.0.14.1-12|48	
14mu|libggz-0.0.14.1-12|49	This package contains the shared library that provides features
14mu|libggz-0.0.14.1-12|50	required for running both clients and the server.
14mu|libggz-0.0.14.1-12|51	
14mu|libggz-0.0.14.1-12|52	%package	-n %{develname}
14mu|libggz-0.0.14.1-12|53	Summary:	Development files used to build GGZ Gaming Zone applications
14mu|libggz-0.0.14.1-12|54	Group:		Development/C
14mu|libggz-0.0.14.1-12|55	Provides:	%{name}-devel = %{version}-%{release}
14mu|libggz-0.0.14.1-12|56	Requires:	%{libname} = %{version}-%{release}
14mu|libggz-0.0.14.1-12|57	
14mu|libggz-0.0.14.1-12|58	%description	-n %{develname}
14mu|libggz-0.0.14.1-12|59	The GGZ Gaming Zone server allows other computers to connect to yours
14mu|libggz-0.0.14.1-12|60	via the Internet and play network games.
14mu|libggz-0.0.14.1-12|61	
14mu|libggz-0.0.14.1-12|62	This package contains the libraries required for building both clients
14mu|libggz-0.0.14.1-12|63	and the server.
14mu|libggz-0.0.14.1-12|64	
14mu|libggz-0.0.14.1-12|65	%prep
14mu|libggz-0.0.14.1-12|66	%setup -q
14mu|libggz-0.0.14.1-12|67	
14mu|libggz-0.0.14.1-12|68	%build
14mu|libggz-0.0.14.1-12|69	%configure2_5x \
14mu|libggz-0.0.14.1-12|70	--disable-static \
14mu|libggz-0.0.14.1-12|71	%if %enable_encrypt
14mu|libggz-0.0.14.1-12|72	--with-gcrypt=yes	\
14mu|libggz-0.0.14.1-12|73	%if %use_openssl
14mu|libggz-0.0.14.1-12|74	--with-tls=OpenSSL	\
14mu|libggz-0.0.14.1-12|75	%else
14mu|libggz-0.0.14.1-12|76	--with-tls=GnuTLS	\
14mu|libggz-0.0.14.1-12|77	%endif
14mu|libggz-0.0.14.1-12|78	%endif
14mu|libggz-0.0.14.1-12|79	
14mu|libggz-0.0.14.1-12|80	%make
14mu|libggz-0.0.14.1-12|81	
14mu|libggz-0.0.14.1-12|82	%install
14mu|libggz-0.0.14.1-12|83	%makeinstall_std
14mu|libggz-0.0.14.1-12|84	
14mu|libggz-0.0.14.1-12|85	%files -n %{libname}
14mu|libggz-0.0.14.1-12|86	%doc AUTHORS COPYING NEWS README README.GGZ QuickStart.GGZ
14mu|libggz-0.0.14.1-12|87	%{_libdir}/libggz.so.%{major}*
14mu|libggz-0.0.14.1-12|88	%{_mandir}/man?/*
14mu|libggz-0.0.14.1-12|89	
14mu|libggz-0.0.14.1-12|90	%files -n %{develname}
14mu|libggz-0.0.14.1-12|91	%doc COPYING ChangeLog
14mu|libggz-0.0.14.1-12|92	%{_includedir}/*
14mu|libggz-0.0.14.1-12|93	%{_libdir}/libggz.so
14mu|libggz-0.0.14.1-12|94	
14mu|libggz-0.0.14.1-12|95	%changelog
14mu|libggz-0.0.14.1-12|96	
14mu|libggz-0.0.14.1-12|97	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.0.14.1-12
14mu|libggz-0.0.14.1-12|98	- (7e4f7b8) Repack tarball according to upstream
14mu|libggz-0.0.14.1-12|99	
14mu|libggz-0.0.14.1-12|100	

23147 14
14mu|libgit2-0.22.2-2|1	%define major	22
14mu|libgit2-0.22.2-2|2	%define libname %mklibname git2_ %{major}
14mu|libgit2-0.22.2-2|3	%define devname %mklibname -d git2
14mu|libgit2-0.22.2-2|4	
14mu|libgit2-0.22.2-2|5	Name:		libgit2
14mu|libgit2-0.22.2-2|6	Version:	0.22.2
14mu|libgit2-0.22.2-2|7	Release:	2
14mu|libgit2-0.22.2-2|8	Summary:	A C implementation of the Git core methods as a library
14mu|libgit2-0.22.2-2|9	Group:		System/Libraries
14mu|libgit2-0.22.2-2|10	License:	GPLv2 with exceptions
14mu|libgit2-0.22.2-2|11	URL:		http://libgit2.github.com/
14mu|libgit2-0.22.2-2|12	Source0:	https://github.com/libgit2/libgit2/archive/v%{version}/%{name}-%{version}.tar.gz
14mu|libgit2-0.22.2-2|13	
14mu|libgit2-0.22.2-2|14	# Use system libxdiff
14mu|libgit2-0.22.2-2|15	#Patch0: libgit2-0.19.0-system-libxdiff.patch
14mu|libgit2-0.22.2-2|16	
14mu|libgit2-0.22.2-2|17	# Add htonl() and friends declarations on non-x86 arches
14mu|libgit2-0.22.2-2|18	Patch1:		libgit2-0.19.0-non-x86.patch
14mu|libgit2-0.22.2-2|19	
14mu|libgit2-0.22.2-2|20	#Patch2:  libgit2-build-fix.diff
14mu|libgit2-0.22.2-2|21	
14mu|libgit2-0.22.2-2|22	BuildRequires:	cmake >= 2.6
14mu|libgit2-0.22.2-2|23	BuildRequires:	http-parser-devel
14mu|libgit2-0.22.2-2|24	BuildRequires:	openssl-devel
14mu|libgit2-0.22.2-2|25	BuildRequires:	pkgconfig(libssh2)
14mu|libgit2-0.22.2-2|26	BuildRequires:	python
14mu|libgit2-0.22.2-2|27	BuildRequires:	zlib-devel
14mu|libgit2-0.22.2-2|28	
14mu|libgit2-0.22.2-2|29	%description
14mu|libgit2-0.22.2-2|30	libgit2 is a portable, pure C implementation of the Git core methods
14mu|libgit2-0.22.2-2|31	provided as a re-entrant linkable library with a solid API, allowing
14mu|libgit2-0.22.2-2|32	you to write native speed custom Git applications in any language
14mu|libgit2-0.22.2-2|33	with bindings.
14mu|libgit2-0.22.2-2|34	
14mu|libgit2-0.22.2-2|35	%package -n %{libname}
14mu|libgit2-0.22.2-2|36	Summary:	A C implementation of the Git core methods as a library
14mu|libgit2-0.22.2-2|37	Group:		System/Libraries
14mu|libgit2-0.22.2-2|38	
14mu|libgit2-0.22.2-2|39	%description -n %{libname}
14mu|libgit2-0.22.2-2|40	libgit2 is a portable, pure C implementation of the Git core methods
14mu|libgit2-0.22.2-2|41	provided as a re-entrant linkable library with a solid API, allowing
14mu|libgit2-0.22.2-2|42	you to write native speed custom Git applications in any language
14mu|libgit2-0.22.2-2|43	with bindings.
14mu|libgit2-0.22.2-2|44	
14mu|libgit2-0.22.2-2|45	%package -n %{devname}
14mu|libgit2-0.22.2-2|46	Summary:	Development files for %{name}
14mu|libgit2-0.22.2-2|47	Group:		Development/C
14mu|libgit2-0.22.2-2|48	Requires:	%{libname} = %{version}-%{release}
14mu|libgit2-0.22.2-2|49	
14mu|libgit2-0.22.2-2|50	%description -n %{devname}
14mu|libgit2-0.22.2-2|51	The %{name}-devel package contains libraries and header files for
14mu|libgit2-0.22.2-2|52	developing applications that use %{name}.
14mu|libgit2-0.22.2-2|53	
14mu|libgit2-0.22.2-2|54	%prep
14mu|libgit2-0.22.2-2|55	%setup -q
14mu|libgit2-0.22.2-2|56	%apply_patches
14mu|libgit2-0.22.2-2|57	
14mu|libgit2-0.22.2-2|58	# Remove VCS files from examples
14mu|libgit2-0.22.2-2|59	find examples -name ".gitignore" -delete
14mu|libgit2-0.22.2-2|60	
14mu|libgit2-0.22.2-2|61	# Fix pkgconfig generation
14mu|libgit2-0.22.2-2|62	sed -i 's|@CMAKE_INSTALL_PREFIX@/||' libgit2.pc.in
14mu|libgit2-0.22.2-2|63	
14mu|libgit2-0.22.2-2|64	# Don't test network
14mu|libgit2-0.22.2-2|65	sed -i 's/ionline/xonline/' CMakeLists.txt
14mu|libgit2-0.22.2-2|66	
14mu|libgit2-0.22.2-2|67	# Remove bundled libraries
14mu|libgit2-0.22.2-2|68	rm -rf deps
14mu|libgit2-0.22.2-2|69	#rm -rf src/xdiff
14mu|libgit2-0.22.2-2|70	
14mu|libgit2-0.22.2-2|71	%build
14mu|libgit2-0.22.2-2|72	%cmake \
14mu|libgit2-0.22.2-2|73	-DTHREADSAFE:BOOL=ON \
14mu|libgit2-0.22.2-2|74	-DUSE_SSH:BOOL=ON
14mu|libgit2-0.22.2-2|75	%make
14mu|libgit2-0.22.2-2|76	
14mu|libgit2-0.22.2-2|77	%check
14mu|libgit2-0.22.2-2|78	ctest -V
14mu|libgit2-0.22.2-2|79	
14mu|libgit2-0.22.2-2|80	%install
14mu|libgit2-0.22.2-2|81	%makeinstall_std -C build
14mu|libgit2-0.22.2-2|82	
14mu|libgit2-0.22.2-2|83	%files -n %{libname}
14mu|libgit2-0.22.2-2|84	%doc README.md COPYING AUTHORS
14mu|libgit2-0.22.2-2|85	%{_libdir}/libgit2.so.%{major}
14mu|libgit2-0.22.2-2|86	%{_libdir}/libgit2.so.0.%{major}.*
14mu|libgit2-0.22.2-2|87	
14mu|libgit2-0.22.2-2|88	%files -n %{devname}
14mu|libgit2-0.22.2-2|89	%doc docs examples
14mu|libgit2-0.22.2-2|90	%{_libdir}/libgit2.so
14mu|libgit2-0.22.2-2|91	%{_libdir}/pkgconfig/libgit2.pc
14mu|libgit2-0.22.2-2|92	%{_includedir}/git2*
14mu|libgit2-0.22.2-2|93	
14mu|libgit2-0.22.2-2|94	
14mu|libgit2-0.22.2-2|95	%changelog
14mu|libgit2-0.22.2-2|96	
14mu|libgit2-0.22.2-2|97	* Tue Apr 07 2015 Tigro <ashejn@yandex-team.ru> 0.22.2-2
14mu|libgit2-0.22.2-2|98	- (4aaef57) rebuilt with libssh support
14mu|libgit2-0.22.2-2|99	
14mu|libgit2-0.22.2-2|100	

23148 14
14mu|libgit2-glib-0.22.8-1|1	%define major	0
14mu|libgit2-glib-0.22.8-1|2	%define api	1.0
14mu|libgit2-glib-0.22.8-1|3	%define libname	%mklibname git2-glib %{api} %{major}
14mu|libgit2-glib-0.22.8-1|4	%define devname	%mklibname -d git2-glib %{api}
14mu|libgit2-glib-0.22.8-1|5	
14mu|libgit2-glib-0.22.8-1|6	%define url_ver	%(echo %{version} | cut -d. -f1,2)
14mu|libgit2-glib-0.22.8-1|7	
14mu|libgit2-glib-0.22.8-1|8	Name:		libgit2-glib
14mu|libgit2-glib-0.22.8-1|9	Version:	0.22.8
14mu|libgit2-glib-0.22.8-1|10	Release:	1
14mu|libgit2-glib-0.22.8-1|11	Summary:	Git library for GLib
14mu|libgit2-glib-0.22.8-1|12	Group:		System/Libraries
14mu|libgit2-glib-0.22.8-1|13	License:	LGPLv2+
14mu|libgit2-glib-0.22.8-1|14	URL:		https://wiki.gnome.org/Libgit2-glib
14mu|libgit2-glib-0.22.8-1|15	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|libgit2-glib-0.22.8-1|16	BuildRequires:	pkgconfig(glib-2.0)
14mu|libgit2-glib-0.22.8-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libgit2-glib-0.22.8-1|18	BuildRequires:	pkgconfig(libgit2)
14mu|libgit2-glib-0.22.8-1|19	BuildRequires:	pkgconfig(python3)
14mu|libgit2-glib-0.22.8-1|20	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|libgit2-glib-0.22.8-1|21	BuildRequires:	python3-gobject3
14mu|libgit2-glib-0.22.8-1|22	BuildRequires:	vala-tools
14mu|libgit2-glib-0.22.8-1|23	BuildRequires:	pkgconfig(vapigen)
14mu|libgit2-glib-0.22.8-1|24	BuildRequires:	gtk-doc
14mu|libgit2-glib-0.22.8-1|25	# (tv) for autoconf:
14mu|libgit2-glib-0.22.8-1|26	BuildRequires:	gnome-common
14mu|libgit2-glib-0.22.8-1|27	# Depend on python3-gobject for the python3 gi overrides directory.
14mu|libgit2-glib-0.22.8-1|28	# If we ever get a libgit2-glib consumer that does not depend on python3,
14mu|libgit2-glib-0.22.8-1|29	# it would probably make sense to split it to a separate subpackage.
14mu|libgit2-glib-0.22.8-1|30	Requires:	python3-gobject3
14mu|libgit2-glib-0.22.8-1|31	
14mu|libgit2-glib-0.22.8-1|32	%description
14mu|libgit2-glib-0.22.8-1|33	libgit2-glib is a glib wrapper library around the libgit2 git access library.
14mu|libgit2-glib-0.22.8-1|34	
14mu|libgit2-glib-0.22.8-1|35	%package -n %{libname}
14mu|libgit2-glib-0.22.8-1|36	Summary:	A glib wrapper library around the libgit2 git access library
14mu|libgit2-glib-0.22.8-1|37	Group:		System/Libraries
14mu|libgit2-glib-0.22.8-1|38	
14mu|libgit2-glib-0.22.8-1|39	%description -n %{libname}
14mu|libgit2-glib-0.22.8-1|40	libgit2-glib is a glib wrapper library around the libgit2 git access library.
14mu|libgit2-glib-0.22.8-1|41	
14mu|libgit2-glib-0.22.8-1|42	
14mu|libgit2-glib-0.22.8-1|43	%package -n %{devname}
14mu|libgit2-glib-0.22.8-1|44	Summary:	Development files for %{name}
14mu|libgit2-glib-0.22.8-1|45	Group:		Development/C
14mu|libgit2-glib-0.22.8-1|46	Requires:	%{libname} = %{version}-%{release}
14mu|libgit2-glib-0.22.8-1|47	Provides:	%{name}-devel = %{version}-%{release}
14mu|libgit2-glib-0.22.8-1|48	Provides:	%{_lib}%{name}-devel = %{version}-%{release}
14mu|libgit2-glib-0.22.8-1|49	
14mu|libgit2-glib-0.22.8-1|50	%description -n %{devname}
14mu|libgit2-glib-0.22.8-1|51	The %{name}-devel package contains libraries and header files for
14mu|libgit2-glib-0.22.8-1|52	developing applications that use %{name}.
14mu|libgit2-glib-0.22.8-1|53	
14mu|libgit2-glib-0.22.8-1|54	%prep
14mu|libgit2-glib-0.22.8-1|55	%setup -q
14mu|libgit2-glib-0.22.8-1|56	
14mu|libgit2-glib-0.22.8-1|57	%build
14mu|libgit2-glib-0.22.8-1|58	%configure2_5x --disable-static --enable-gtk-doc
14mu|libgit2-glib-0.22.8-1|59	%make
14mu|libgit2-glib-0.22.8-1|60	
14mu|libgit2-glib-0.22.8-1|61	%install
14mu|libgit2-glib-0.22.8-1|62	%makeinstall_std
14mu|libgit2-glib-0.22.8-1|63	
14mu|libgit2-glib-0.22.8-1|64	# Remove unwanted la files
14mu|libgit2-glib-0.22.8-1|65	find %{buildroot} -name "*.la" -delete
14mu|libgit2-glib-0.22.8-1|66	
14mu|libgit2-glib-0.22.8-1|67	%files -n %{libname}
14mu|libgit2-glib-0.22.8-1|68	%doc AUTHORS NEWS
14mu|libgit2-glib-0.22.8-1|69	%{_libdir}/libgit2-glib-%{api}.so.%{major}
14mu|libgit2-glib-0.22.8-1|70	%{_libdir}/libgit2-glib-%{api}.so.%{major}.*
14mu|libgit2-glib-0.22.8-1|71	%{_libdir}/girepository-1.0/Ggit-1.0.typelib
14mu|libgit2-glib-0.22.8-1|72	%{python3_sitearch}
14mu|libgit2-glib-0.22.8-1|73	
14mu|libgit2-glib-0.22.8-1|74	%files -n %{devname}
14mu|libgit2-glib-0.22.8-1|75	%doc %{_datadir}/gtk-doc/
14mu|libgit2-glib-0.22.8-1|76	%{_includedir}/libgit2-glib-%{api}/
14mu|libgit2-glib-0.22.8-1|77	%{_libdir}/libgit2-glib-%{api}.so
14mu|libgit2-glib-0.22.8-1|78	%{_libdir}/pkgconfig/libgit2-glib-%{api}.pc
14mu|libgit2-glib-0.22.8-1|79	%{_datadir}/gir-1.0/Ggit-1.0.gir
14mu|libgit2-glib-0.22.8-1|80	%{_datadir}/vala/
14mu|libgit2-glib-0.22.8-1|81	
14mu|libgit2-glib-0.22.8-1|82	
14mu|libgit2-glib-0.22.8-1|83	%changelog
14mu|libgit2-glib-0.22.8-1|84	
14mu|libgit2-glib-0.22.8-1|85	* Fri May 01 2015 Tigro <ashejn@yandex-team.ru> 0.22.8-1
14mu|libgit2-glib-0.22.8-1|86	- (55e866c) update to 0.22.8
14mu|libgit2-glib-0.22.8-1|87	
14mu|libgit2-glib-0.22.8-1|88	

23149 14
14mu|libgksu-2.0.13-0.pre1.3|1	%define oversion 2.0.12
14mu|libgksu-2.0.13-0.pre1.3|2	%define pre pre1
14mu|libgksu-2.0.13-0.pre1.3|3	
14mu|libgksu-2.0.13-0.pre1.3|4	%define major 0
14mu|libgksu-2.0.13-0.pre1.3|5	%define api 2.0
14mu|libgksu-2.0.13-0.pre1.3|6	%define libname %mklibname gksu %{api} %{major}
14mu|libgksu-2.0.13-0.pre1.3|7	%define devname %mklibname gksu %{api} -d
14mu|libgksu-2.0.13-0.pre1.3|8	
14mu|libgksu-2.0.13-0.pre1.3|9	Summary:	GKSu libraries
14mu|libgksu-2.0.13-0.pre1.3|10	Name:		libgksu
14mu|libgksu-2.0.13-0.pre1.3|11	Version:	2.0.13
14mu|libgksu-2.0.13-0.pre1.3|12	Release:	0.%{pre}.3
14mu|libgksu-2.0.13-0.pre1.3|13	License:	LGPLv2.1+
14mu|libgksu-2.0.13-0.pre1.3|14	Group:		System/Libraries
14mu|libgksu-2.0.13-0.pre1.3|15	Url:		http://www.nongnu.org/gksu/
14mu|libgksu-2.0.13-0.pre1.3|16	Source0:	https://launchpad.net/ubuntu/+archive/primary/+files/libgksu_%{version}~%{pre}.orig.tar.gz
14mu|libgksu-2.0.13-0.pre1.3|17	Patch0:		libgksu-2.0.12-fix-str-fmt.patch
14mu|libgksu-2.0.13-0.pre1.3|18	Patch1:		libgksu-2.0.13-fix_lib64_detection.patch
14mu|libgksu-2.0.13-0.pre1.3|19	Patch2:		libgksu-2.0.12-fix-build.patch
14mu|libgksu-2.0.13-0.pre1.3|20	Patch3:		Makefile.am.patch
14mu|libgksu-2.0.13-0.pre1.3|21	Patch4:		libgksu-2.0.12-l10n-ru.patch
14mu|libgksu-2.0.13-0.pre1.3|22	# Apply translation to wrong password answer from sudo
14mu|libgksu-2.0.13-0.pre1.3|23	Patch5:		libgksu-2.0.12-wrong-password-gettext.patch
14mu|libgksu-2.0.13-0.pre1.3|24	Patch6:		libgksu-2.0.12-proper-line.patch
14mu|libgksu-2.0.13-0.pre1.3|25	# From Debian package
14mu|libgksu-2.0.13-0.pre1.3|26	Patch10:	06_unguarded_child_stderr.patch
14mu|libgksu-2.0.13-0.pre1.3|27	Patch11:	18_g_markup_escape_text_for_command.patch
14mu|libgksu-2.0.13-0.pre1.3|28	BuildRequires:	desktop-file-utils
14mu|libgksu-2.0.13-0.pre1.3|29	BuildRequires:	gtk-doc
14mu|libgksu-2.0.13-0.pre1.3|30	BuildRequires:	intltool
14mu|libgksu-2.0.13-0.pre1.3|31	BuildRequires:	perl-XML-Parser
14mu|libgksu-2.0.13-0.pre1.3|32	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|libgksu-2.0.13-0.pre1.3|33	BuildRequires:	pkgconfig(gconf-2.0)
14mu|libgksu-2.0.13-0.pre1.3|34	BuildRequires:	pkgconfig(glib-2.0)
14mu|libgksu-2.0.13-0.pre1.3|35	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|libgksu-2.0.13-0.pre1.3|36	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|libgksu-2.0.13-0.pre1.3|37	BuildRequires:	pkgconfig(libgtop-2.0)
14mu|libgksu-2.0.13-0.pre1.3|38	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|libgksu-2.0.13-0.pre1.3|39	BuildRequires:	pkgconfig(pkg-config)
14mu|libgksu-2.0.13-0.pre1.3|40	
14mu|libgksu-2.0.13-0.pre1.3|41	%description
14mu|libgksu-2.0.13-0.pre1.3|42	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
14mu|libgksu-2.0.13-0.pre1.3|43	supports login shells and preserving environment when acting as a su
14mu|libgksu-2.0.13-0.pre1.3|44	frontend. It is useful to menu items or other graphical programs
14mu|libgksu-2.0.13-0.pre1.3|45	that need to ask a user's password to run another program as another user.
14mu|libgksu-2.0.13-0.pre1.3|46	
14mu|libgksu-2.0.13-0.pre1.3|47	#----------------------------------------------------------------------------
14mu|libgksu-2.0.13-0.pre1.3|48	
14mu|libgksu-2.0.13-0.pre1.3|49	%package -n %{libname}
14mu|libgksu-2.0.13-0.pre1.3|50	Summary:	GKSu libraries
14mu|libgksu-2.0.13-0.pre1.3|51	Group:		System/Libraries
14mu|libgksu-2.0.13-0.pre1.3|52	
14mu|libgksu-2.0.13-0.pre1.3|53	%description -n %{libname}
14mu|libgksu-2.0.13-0.pre1.3|54	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
14mu|libgksu-2.0.13-0.pre1.3|55	supports login shells and preserving environment when acting as a su
14mu|libgksu-2.0.13-0.pre1.3|56	frontend. It is useful to menu items or other graphical programs
14mu|libgksu-2.0.13-0.pre1.3|57	that need to ask a user's password to run another program as another user.
14mu|libgksu-2.0.13-0.pre1.3|58	
14mu|libgksu-2.0.13-0.pre1.3|59	%files -n %{libname} -f %{name}.lang
14mu|libgksu-2.0.13-0.pre1.3|60	%{_libdir}/libgksu2.so.%{major}*
14mu|libgksu-2.0.13-0.pre1.3|61	%{_libdir}/%{name}
14mu|libgksu-2.0.13-0.pre1.3|62	
14mu|libgksu-2.0.13-0.pre1.3|63	#----------------------------------------------------------------------------
14mu|libgksu-2.0.13-0.pre1.3|64	
14mu|libgksu-2.0.13-0.pre1.3|65	%package -n %{devname}
14mu|libgksu-2.0.13-0.pre1.3|66	Summary:	Development package for %{name}
14mu|libgksu-2.0.13-0.pre1.3|67	Group:		Development/Other
14mu|libgksu-2.0.13-0.pre1.3|68	Requires:	%{libname} = %{EVRD}
14mu|libgksu-2.0.13-0.pre1.3|69	Provides:	libgksu2.0-devel = %{EVRD}
14mu|libgksu-2.0.13-0.pre1.3|70	Provides:	libgksu2-devel = %{EVRD}
14mu|libgksu-2.0.13-0.pre1.3|71	Provides:	libgksu-devel = %{EVRD}
14mu|libgksu-2.0.13-0.pre1.3|72	Conflicts:	%{_lib}gksu2.0_0-devel < 2.0.12-10
14mu|libgksu-2.0.13-0.pre1.3|73	Obsoletes:	%{_lib}gksu2.0_0-devel < 2.0.12-10
14mu|libgksu-2.0.13-0.pre1.3|74	
14mu|libgksu-2.0.13-0.pre1.3|75	%description -n %{devname}
14mu|libgksu-2.0.13-0.pre1.3|76	Development package for %{name}
14mu|libgksu-2.0.13-0.pre1.3|77	
14mu|libgksu-2.0.13-0.pre1.3|78	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
14mu|libgksu-2.0.13-0.pre1.3|79	supports login shells and preserving environment when acting as a su
14mu|libgksu-2.0.13-0.pre1.3|80	frontend. It is useful to menu items or other graphical programs
14mu|libgksu-2.0.13-0.pre1.3|81	that need to ask a user's password to run another program as another user.
14mu|libgksu-2.0.13-0.pre1.3|82	
14mu|libgksu-2.0.13-0.pre1.3|83	%files -n %{devname}
14mu|libgksu-2.0.13-0.pre1.3|84	%doc INSTALL ChangeLog AUTHORS
14mu|libgksu-2.0.13-0.pre1.3|85	%{_libdir}/lib*.a
14mu|libgksu-2.0.13-0.pre1.3|86	%{_libdir}/*.so
14mu|libgksu-2.0.13-0.pre1.3|87	%{_includedir}/*
14mu|libgksu-2.0.13-0.pre1.3|88	%{_libdir}/pkgconfig/*
14mu|libgksu-2.0.13-0.pre1.3|89	%{_datadir}/gtk-doc/html/%{name}
14mu|libgksu-2.0.13-0.pre1.3|90	
14mu|libgksu-2.0.13-0.pre1.3|91	#----------------------------------------------------------------------------
14mu|libgksu-2.0.13-0.pre1.3|92	
14mu|libgksu-2.0.13-0.pre1.3|93	%package -n gksu-utils
14mu|libgksu-2.0.13-0.pre1.3|94	Summary:	Utilities package for %{name}
14mu|libgksu-2.0.13-0.pre1.3|95	Group:		System/Base
14mu|libgksu-2.0.13-0.pre1.3|96	Requires:	%{libname} = %{EVRD}
14mu|libgksu-2.0.13-0.pre1.3|97	
14mu|libgksu-2.0.13-0.pre1.3|98	%description -n gksu-utils
14mu|libgksu-2.0.13-0.pre1.3|99	Utilities package for %{name}.
14mu|libgksu-2.0.13-0.pre1.3|100	
14mu|libgksu-2.0.13-0.pre1.3|101	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
14mu|libgksu-2.0.13-0.pre1.3|102	supports login shells and preserving environment when acting as a su
14mu|libgksu-2.0.13-0.pre1.3|103	frontend. It is useful to menu items or other graphical programs
14mu|libgksu-2.0.13-0.pre1.3|104	that need to ask a user's password to run another program as another user.
14mu|libgksu-2.0.13-0.pre1.3|105	
14mu|libgksu-2.0.13-0.pre1.3|106	%files -n gksu-utils
14mu|libgksu-2.0.13-0.pre1.3|107	%{_sysconfdir}/gconf/schemas/gksu.schemas
14mu|libgksu-2.0.13-0.pre1.3|108	%{_bindir}/gksu-properties
14mu|libgksu-2.0.13-0.pre1.3|109	%{_datadir}/man/man1/gksu-properties.1*
14mu|libgksu-2.0.13-0.pre1.3|110	%{_datadir}/applications/gksu-properties.desktop
14mu|libgksu-2.0.13-0.pre1.3|111	%{_datadir}/libgksu/gksu-properties.ui
14mu|libgksu-2.0.13-0.pre1.3|112	%{_datadir}/pixmaps/gksu.png
14mu|libgksu-2.0.13-0.pre1.3|113	
14mu|libgksu-2.0.13-0.pre1.3|114	%preun -n gksu-utils
14mu|libgksu-2.0.13-0.pre1.3|115	%preun_uninstall_gconf_schemas gksu
14mu|libgksu-2.0.13-0.pre1.3|116	
14mu|libgksu-2.0.13-0.pre1.3|117	#----------------------------------------------------------------------------
14mu|libgksu-2.0.13-0.pre1.3|118	
14mu|libgksu-2.0.13-0.pre1.3|119	%prep
14mu|libgksu-2.0.13-0.pre1.3|120	%setup -qn %{name}-%{oversion}
14mu|libgksu-2.0.13-0.pre1.3|121	%patch0 -p1 -b .str
14mu|libgksu-2.0.13-0.pre1.3|122	%patch1 -p1
14mu|libgksu-2.0.13-0.pre1.3|123	%patch2 -p0
14mu|libgksu-2.0.13-0.pre1.3|124	%patch3 -p0
14mu|libgksu-2.0.13-0.pre1.3|125	%patch4 -p1
14mu|libgksu-2.0.13-0.pre1.3|126	%patch5 -p1
14mu|libgksu-2.0.13-0.pre1.3|127	%patch6 -p1
14mu|libgksu-2.0.13-0.pre1.3|128	%patch10 -p1
14mu|libgksu-2.0.13-0.pre1.3|129	%patch11 -p1
14mu|libgksu-2.0.13-0.pre1.3|130	touch README NEWS
14mu|libgksu-2.0.13-0.pre1.3|131	#sed -i 's:dist_pkglibexec_SCRIPTS:dist_pkgdata_SCRIPTS:g' \
14mu|libgksu-2.0.13-0.pre1.3|132	#                $(grep -l dist_pkglibexec_SCRIPTS $(find . -name Makefile.am))
14mu|libgksu-2.0.13-0.pre1.3|133	
14mu|libgksu-2.0.13-0.pre1.3|134	%build
14mu|libgksu-2.0.13-0.pre1.3|135	autoreconf -fi
14mu|libgksu-2.0.13-0.pre1.3|136	%configure2_5x LIBS="-lX11"
14mu|libgksu-2.0.13-0.pre1.3|137	echo "CATALOGS =  ca.gmo cs.gmo da.gmo de.gmo es.gmo eu.gmo fr.gmo hu.gmo it.gmo ko.gmo lt.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sv.gmo nb.gmo nl.gmo th.gmo zh_CN.gmo" > po/Makefile1
14mu|libgksu-2.0.13-0.pre1.3|138	cat po/Makefile >> po/Makefile1
14mu|libgksu-2.0.13-0.pre1.3|139	mv -f po/Makefile1 po/Makefile
14mu|libgksu-2.0.13-0.pre1.3|140	%make
14mu|libgksu-2.0.13-0.pre1.3|141	
14mu|libgksu-2.0.13-0.pre1.3|142	%install
14mu|libgksu-2.0.13-0.pre1.3|143	%makeinstall_std
14mu|libgksu-2.0.13-0.pre1.3|144	
14mu|libgksu-2.0.13-0.pre1.3|145	desktop-file-install --vendor="" \
14mu|libgksu-2.0.13-0.pre1.3|146	--remove-category="Application" \
14mu|libgksu-2.0.13-0.pre1.3|147	--remove-category="AdvancedSettings" \
14mu|libgksu-2.0.13-0.pre1.3|148	--add-category="Settings" \
14mu|libgksu-2.0.13-0.pre1.3|149	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mu|libgksu-2.0.13-0.pre1.3|150	
14mu|libgksu-2.0.13-0.pre1.3|151	%find_lang %{name}
14mu|libgksu-2.0.13-0.pre1.3|152	
14mu|libgksu-2.0.13-0.pre1.3|153	%changelog
14mu|libgksu-2.0.13-0.pre1.3|154	
14mu|libgksu-2.0.13-0.pre1.3|155	* Thu Dec 07 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.13-0.pre1.3
14mu|libgksu-2.0.13-0.pre1.3|156	- (78c4800) Read input from proper line
14mu|libgksu-2.0.13-0.pre1.3|157	
14mu|libgksu-2.0.13-0.pre1.3|158	

23150 14
14mu|libgltf-0.0.2-1|1	%global major 0
14mu|libgltf-0.0.2-1|2	%global api 0.0
14mu|libgltf-0.0.2-1|3	%define libname %mklibname gltf %{api} %{major}
14mu|libgltf-0.0.2-1|4	%define devname %mklibname gltf -d
14mu|libgltf-0.0.2-1|5	
14mu|libgltf-0.0.2-1|6	Summary:	A library for rendering glTF models
14mu|libgltf-0.0.2-1|7	Name:		libgltf
14mu|libgltf-0.0.2-1|8	Version:	0.0.2
14mu|libgltf-0.0.2-1|9	Release:	1
14mu|libgltf-0.0.2-1|10	License:	MPLv2.0
14mu|libgltf-0.0.2-1|11	Group:		System/Libraries
14mu|libgltf-0.0.2-1|12	Url:		https://wiki.documentfoundation.org/Development/libgltf
14mu|libgltf-0.0.2-1|13	Source0:	http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.bz2
14mu|libgltf-0.0.2-1|14	BuildRequires:	boost-devel
14mu|libgltf-0.0.2-1|15	BuildRequires:	glm-devel
14mu|libgltf-0.0.2-1|16	BuildRequires:	pkgconfig(glew)
14mu|libgltf-0.0.2-1|17	
14mu|libgltf-0.0.2-1|18	%description
14mu|libgltf-0.0.2-1|19	%{name} is a library for rendering glTF models -- development glTF, the GL
14mu|libgltf-0.0.2-1|20	Transmission Format, is the runtime asset format for the GL APIs: WebGL,
14mu|libgltf-0.0.2-1|21	OpenGL ES, and OpenGL. glTF bridges the gap between formats used by modeling
14mu|libgltf-0.0.2-1|22	tools and the GL APIs.
14mu|libgltf-0.0.2-1|23	
14mu|libgltf-0.0.2-1|24	%{name} provides methods to load the OpenGL scene from glTF format and render
14mu|libgltf-0.0.2-1|25	it into an existing OpenGL context. %{name} also allows to change the camera
14mu|libgltf-0.0.2-1|26	position so the scene can be displayed from different points of view.
14mu|libgltf-0.0.2-1|27	
14mu|libgltf-0.0.2-1|28	#----------------------------------------------------------------------------
14mu|libgltf-0.0.2-1|29	
14mu|libgltf-0.0.2-1|30	%package -n %{libname}
14mu|libgltf-0.0.2-1|31	Summary:	A library for rendering glTF models
14mu|libgltf-0.0.2-1|32	Group:		System/Libraries
14mu|libgltf-0.0.2-1|33	
14mu|libgltf-0.0.2-1|34	%description -n %{libname}
14mu|libgltf-0.0.2-1|35	%{name} is a library for rendering glTF models -- development glTF, the GL
14mu|libgltf-0.0.2-1|36	Transmission Format, is the runtime asset format for the GL APIs: WebGL,
14mu|libgltf-0.0.2-1|37	OpenGL ES, and OpenGL. glTF bridges the gap between formats used by modeling
14mu|libgltf-0.0.2-1|38	tools and the GL APIs.
14mu|libgltf-0.0.2-1|39	
14mu|libgltf-0.0.2-1|40	%{name} provides methods to load the OpenGL scene from glTF format and render
14mu|libgltf-0.0.2-1|41	it into an existing OpenGL context. %{name} also allows to change the camera
14mu|libgltf-0.0.2-1|42	position so the scene can be displayed from different points of view.
14mu|libgltf-0.0.2-1|43	
14mu|libgltf-0.0.2-1|44	%files -n %{libname}
14mu|libgltf-0.0.2-1|45	%doc AUTHORS COPYING NEWS
14mu|libgltf-0.0.2-1|46	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|libgltf-0.0.2-1|47	
14mu|libgltf-0.0.2-1|48	#----------------------------------------------------------------------------
14mu|libgltf-0.0.2-1|49	
14mu|libgltf-0.0.2-1|50	%package -n %{devname}
14mu|libgltf-0.0.2-1|51	Summary:	Development files for %{name}
14mu|libgltf-0.0.2-1|52	Group:		Development/C
14mu|libgltf-0.0.2-1|53	Requires:	%{libname} = %{EVRD}
14mu|libgltf-0.0.2-1|54	Provides:	%{name}-devel = %{EVRD}
14mu|libgltf-0.0.2-1|55	
14mu|libgltf-0.0.2-1|56	%description -n %{devname}
14mu|libgltf-0.0.2-1|57	This package contains libraries and header files for developing applications
14mu|libgltf-0.0.2-1|58	that use %{name}.
14mu|libgltf-0.0.2-1|59	
14mu|libgltf-0.0.2-1|60	%files -n %{devname}
14mu|libgltf-0.0.2-1|61	%doc ChangeLog
14mu|libgltf-0.0.2-1|62	%{_includedir}/%{name}-%{api}
14mu|libgltf-0.0.2-1|63	%{_libdir}/%{name}-%{api}.so
14mu|libgltf-0.0.2-1|64	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|libgltf-0.0.2-1|65	
14mu|libgltf-0.0.2-1|66	#----------------------------------------------------------------------------
14mu|libgltf-0.0.2-1|67	
14mu|libgltf-0.0.2-1|68	%prep
14mu|libgltf-0.0.2-1|69	%setup -q
14mu|libgltf-0.0.2-1|70	
14mu|libgltf-0.0.2-1|71	%build
14mu|libgltf-0.0.2-1|72	%configure2_5x \
14mu|libgltf-0.0.2-1|73	--disable-silent-rules \
14mu|libgltf-0.0.2-1|74	--disable-static \
14mu|libgltf-0.0.2-1|75	--disable-werror
14mu|libgltf-0.0.2-1|76	%make
14mu|libgltf-0.0.2-1|77	
14mu|libgltf-0.0.2-1|78	%install
14mu|libgltf-0.0.2-1|79	%makeinstall_std
14mu|libgltf-0.0.2-1|80	
14mu|libgltf-0.0.2-1|81	
14mu|libgltf-0.0.2-1|82	%changelog
14mu|libgltf-0.0.2-1|83	* Tue Mar 03 2015 Rosa <rosa@abf.rosalinux.ru> 0.0.2-1
14mu|libgltf-0.0.2-1|84	+ Revision: 97a25c3
14mu|libgltf-0.0.2-1|85	- Automatic import for version 0.0.2-1
14mu|libgltf-0.0.2-1|86	
14mu|libgltf-0.0.2-1|87	

23151 14
14mu|libgnomesu-2.0.0-1|1	%define major 0
14mu|libgnomesu-2.0.0-1|2	%define libname %mklibname gnomesu %major
14mu|libgnomesu-2.0.0-1|3	%define libnamedev %mklibname gnomesu -d
14mu|libgnomesu-2.0.0-1|4	
14mu|libgnomesu-2.0.0-1|5	Summary:	Library for accessing superuser privileges from GNOME
14mu|libgnomesu-2.0.0-1|6	Version:	2.0.0
14mu|libgnomesu-2.0.0-1|7	Name:		libgnomesu
14mu|libgnomesu-2.0.0-1|8	License:	LGPLv2+
14mu|libgnomesu-2.0.0-1|9	Group:		System/Libraries
14mu|libgnomesu-2.0.0-1|10	Release:	1
14mu|libgnomesu-2.0.0-1|11	Url:		http://members.chello.nl/~h.lai/libgnomesu/
14mu|libgnomesu-2.0.0-1|12	# Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.gz
14mu|libgnomesu-2.0.0-1|13	Source0:	https://github.com/openSUSE/libgnomesu/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
14mu|libgnomesu-2.0.0-1|14	Patch0:		libgnomesu-0.9.5-pam_stack.patch
14mu|libgnomesu-2.0.0-1|15	Patch1:		libgnomesu-1.0.0-format-strings.patch
14mu|libgnomesu-2.0.0-1|16	Patch2:		libgnomesu-1.0.0-deprecated.patch
14mu|libgnomesu-2.0.0-1|17	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mu|libgnomesu-2.0.0-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libgnomesu-2.0.0-1|19	BuildRequires:	pam-devel
14mu|libgnomesu-2.0.0-1|20	BuildRequires:	intltool
14mu|libgnomesu-2.0.0-1|21	Provides:	gnomesu
14mu|libgnomesu-2.0.0-1|22	Obsoletes:	gnomesu
14mu|libgnomesu-2.0.0-1|23	
14mu|libgnomesu-2.0.0-1|24	%description
14mu|libgnomesu-2.0.0-1|25	libgnomesu is a library for providing superuser privileges to GNOME
14mu|libgnomesu-2.0.0-1|26	applications. It supports sudo, consolehelper, PAM and su.
14mu|libgnomesu-2.0.0-1|27	
14mu|libgnomesu-2.0.0-1|28	%files -f %name-1.0.lang
14mu|libgnomesu-2.0.0-1|29	%defattr(-,root,root)
14mu|libgnomesu-2.0.0-1|30	%doc README ChangeLog NEWS TODO AUTHORS
14mu|libgnomesu-2.0.0-1|31	%config(noreplace) %_sysconfdir/pam.d/gnomesu-pam
14mu|libgnomesu-2.0.0-1|32	%_bindir/gnomesu
14mu|libgnomesu-2.0.0-1|33	%attr(4111,root,root) %_libexecdir/gnomesu-backend
14mu|libgnomesu-2.0.0-1|34	%attr(4111,root,root) %_libexecdir/gnomesu-pam-backend
14mu|libgnomesu-2.0.0-1|35	
14mu|libgnomesu-2.0.0-1|36	#------------------------------------------------------------------
14mu|libgnomesu-2.0.0-1|37	
14mu|libgnomesu-2.0.0-1|38	%package -n %libname
14mu|libgnomesu-2.0.0-1|39	Summary:	Library for accessing superuser privileges from GNOME
14mu|libgnomesu-2.0.0-1|40	Group:		System/Libraries
14mu|libgnomesu-2.0.0-1|41	Requires:	%name >= %{EVRD}
14mu|libgnomesu-2.0.0-1|42	
14mu|libgnomesu-2.0.0-1|43	%description -n %libname
14mu|libgnomesu-2.0.0-1|44	libgnomesu is a library for providing superuser privileges to GNOME
14mu|libgnomesu-2.0.0-1|45	applications. It supports sudo, consolehelper, PAM and su.
14mu|libgnomesu-2.0.0-1|46	
14mu|libgnomesu-2.0.0-1|47	%files -n %libname
14mu|libgnomesu-2.0.0-1|48	%defattr(-,root,root)
14mu|libgnomesu-2.0.0-1|49	%_libdir/libgnomesu.so.%{major}*
14mu|libgnomesu-2.0.0-1|50	
14mu|libgnomesu-2.0.0-1|51	#-----------------------------------------------------------------
14mu|libgnomesu-2.0.0-1|52	
14mu|libgnomesu-2.0.0-1|53	%package -n %libnamedev
14mu|libgnomesu-2.0.0-1|54	Summary:	Library for accessing superuser privileges from GNOME
14mu|libgnomesu-2.0.0-1|55	Group:		Development/C
14mu|libgnomesu-2.0.0-1|56	Requires:	%libname = %{EVRD}
14mu|libgnomesu-2.0.0-1|57	Provides:	%name-devel = %{EVRD}
14mu|libgnomesu-2.0.0-1|58	Obsoletes:	%mklibname -d gnomesu 0
14mu|libgnomesu-2.0.0-1|59	
14mu|libgnomesu-2.0.0-1|60	%description -n %libnamedev
14mu|libgnomesu-2.0.0-1|61	libgnomesu is a library for providing superuser privileges to GNOME
14mu|libgnomesu-2.0.0-1|62	applications. It supports sudo, consolehelper, PAM and su.
14mu|libgnomesu-2.0.0-1|63	
14mu|libgnomesu-2.0.0-1|64	%files -n %libnamedev
14mu|libgnomesu-2.0.0-1|65	%defattr(-,root,root)
14mu|libgnomesu-2.0.0-1|66	%_includedir/libgnomesu-1.0/
14mu|libgnomesu-2.0.0-1|67	%_libdir/pkgconfig/libgnomesu-1.0.pc
14mu|libgnomesu-2.0.0-1|68	%_libdir/lib*.so
14mu|libgnomesu-2.0.0-1|69	
14mu|libgnomesu-2.0.0-1|70	#-----------------------------------------------------------------
14mu|libgnomesu-2.0.0-1|71	
14mu|libgnomesu-2.0.0-1|72	%prep
14mu|libgnomesu-2.0.0-1|73	%setup -q
14mu|libgnomesu-2.0.0-1|74	%apply_patches
14mu|libgnomesu-2.0.0-1|75	intltoolize --force
14mu|libgnomesu-2.0.0-1|76	autoreconf -fi
14mu|libgnomesu-2.0.0-1|77	
14mu|libgnomesu-2.0.0-1|78	%build
14mu|libgnomesu-2.0.0-1|79	%configure2_5x --disable-setuid-error
14mu|libgnomesu-2.0.0-1|80	%make
14mu|libgnomesu-2.0.0-1|81	
14mu|libgnomesu-2.0.0-1|82	%install
14mu|libgnomesu-2.0.0-1|83	rm -rf %{buildroot} %name-1.0.lang
14mu|libgnomesu-2.0.0-1|84	%makeinstall_std
14mu|libgnomesu-2.0.0-1|85	%find_lang %name-1.0
14mu|libgnomesu-2.0.0-1|86	#gw fix perms for cpio
14mu|libgnomesu-2.0.0-1|87	chmod 755 %{buildroot}%_libexecdir/*
14mu|libgnomesu-2.0.0-1|88	
14mu|libgnomesu-2.0.0-1|89	%changelog
14mu|libgnomesu-2.0.0-1|90	
14mu|libgnomesu-2.0.0-1|91	* Thu Jul 14 2016 abondrov <andrey.bondrov@rosalab.ru> 2.0.0-1
14mu|libgnomesu-2.0.0-1|92	- (74fae02) Merge pull request #1 from alzim/libgnomesu:rosa2014.1
14mu|libgnomesu-2.0.0-1|93	- (74fae02) Updated to 2.0.0
14mu|libgnomesu-2.0.0-1|94	
14mu|libgnomesu-2.0.0-1|95	

23152 14
14mu|libgpod-0.8.3-1|1	%{?build_mono}%{?!build_mono:%bcond_without mono}
14mu|libgpod-0.8.3-1|2	
14mu|libgpod-0.8.3-1|3	%define api 1.0
14mu|libgpod-0.8.3-1|4	
14mu|libgpod-0.8.3-1|5	%define major 4
14mu|libgpod-0.8.3-1|6	%define libname %mklibname gpod %{major}
14mu|libgpod-0.8.3-1|7	%define devname %mklibname gpod -d
14mu|libgpod-0.8.3-1|8	
14mu|libgpod-0.8.3-1|9	Summary:	Library to access an iPod audio player
14mu|libgpod-0.8.3-1|10	Name:		libgpod
14mu|libgpod-0.8.3-1|11	Version:	0.8.3
14mu|libgpod-0.8.3-1|12	Release:	1
14mu|libgpod-0.8.3-1|13	License:	LGPLv2+
14mu|libgpod-0.8.3-1|14	Group:		System/Libraries
14mu|libgpod-0.8.3-1|15	Url:		http://www.gtkpod.org/
14mu|libgpod-0.8.3-1|16	Source0:	http://prdownloads.sourceforge.net/gtkpod/%{name}-%{version}.tar.bz2
14mu|libgpod-0.8.3-1|17	# upstreamable patch: reduce pkgconfig-related overlinking
14mu|libgpod-0.8.3-1|18	Patch0:		libgpod-0.8.2-pkgconfig_overlinking.patch
14mu|libgpod-0.8.3-1|19	Patch1:		libgpod-fixswig.patch
14mu|libgpod-0.8.3-1|20	Patch2:		libgpod-0.8.3-mono4.patch
14mu|libgpod-0.8.3-1|21	# fix segfault when opening the Playcounts file.
14mu|libgpod-0.8.3-1|22	Patch3:		github.com-jburton-libgpod-fix-segfault.patch
14mu|libgpod-0.8.3-1|23	BuildRequires:	gtk-doc
14mu|libgpod-0.8.3-1|24	BuildRequires:	eject
14mu|libgpod-0.8.3-1|25	BuildRequires:	intltool
14mu|libgpod-0.8.3-1|26	BuildRequires:	sg3_utils-devel
14mu|libgpod-0.8.3-1|27	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|libgpod-0.8.3-1|28	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|libgpod-0.8.3-1|29	BuildRequires:	pkgconfig(libimobiledevice-1.0)
14mu|libgpod-0.8.3-1|30	BuildRequires:	pkgconfig(libusb-1.0)
14mu|libgpod-0.8.3-1|31	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libgpod-0.8.3-1|32	BuildRequires:	pkgconfig(sqlite3)
14mu|libgpod-0.8.3-1|33	BuildRequires:	pkgconfig(taglib)
14mu|libgpod-0.8.3-1|34	BuildRequires:	pkgconfig(udev)
14mu|libgpod-0.8.3-1|35	
14mu|libgpod-0.8.3-1|36	%description
14mu|libgpod-0.8.3-1|37	libgpod is a library meant to abstract access to an iPod content. It
14mu|libgpod-0.8.3-1|38	provides an easy to use API to retrieve the list of files and playlist
14mu|libgpod-0.8.3-1|39	stored on an iPod, to modify them and to save them back to the iPod.
14mu|libgpod-0.8.3-1|40	
14mu|libgpod-0.8.3-1|41	%files -f %{name}.lang
14mu|libgpod-0.8.3-1|42	%doc README* AUTHORS
14mu|libgpod-0.8.3-1|43	%{_bindir}/ipod-read-sysinfo-extended
14mu|libgpod-0.8.3-1|44	/lib/udev/iphone-set-info
14mu|libgpod-0.8.3-1|45	/lib/udev/ipod-set-info
14mu|libgpod-0.8.3-1|46	/lib/udev/rules.d/90-libgpod.rules
14mu|libgpod-0.8.3-1|47	
14mu|libgpod-0.8.3-1|48	#----------------------------------------------------------------------------
14mu|libgpod-0.8.3-1|49	
14mu|libgpod-0.8.3-1|50	%package -n %{libname}
14mu|libgpod-0.8.3-1|51	Group:		System/Libraries
14mu|libgpod-0.8.3-1|52	Summary:	Library to access an iPod audio player
14mu|libgpod-0.8.3-1|53	Requires:	eject
14mu|libgpod-0.8.3-1|54	#gw this is needed to have the udev script started after connecting an ipod
14mu|libgpod-0.8.3-1|55	Requires:	%{name}
14mu|libgpod-0.8.3-1|56	
14mu|libgpod-0.8.3-1|57	%description -n %{libname}
14mu|libgpod-0.8.3-1|58	libgpod is a library meant to abstract access to an iPod content. It
14mu|libgpod-0.8.3-1|59	provides an easy to use API to retrieve the list of files and playlist
14mu|libgpod-0.8.3-1|60	stored on an iPod, to modify them and to save them back to the iPod.
14mu|libgpod-0.8.3-1|61	
14mu|libgpod-0.8.3-1|62	%files -n %{libname}
14mu|libgpod-0.8.3-1|63	%{_libdir}/libgpod.so.%{major}*
14mu|libgpod-0.8.3-1|64	
14mu|libgpod-0.8.3-1|65	#----------------------------------------------------------------------------
14mu|libgpod-0.8.3-1|66	
14mu|libgpod-0.8.3-1|67	%package -n %{devname}
14mu|libgpod-0.8.3-1|68	Summary:	Library to access an iPod audio player
14mu|libgpod-0.8.3-1|69	Group:		Development/C
14mu|libgpod-0.8.3-1|70	Requires:	%{libname} = %{EVRD}
14mu|libgpod-0.8.3-1|71	%if %{with mono}
14mu|libgpod-0.8.3-1|72	Requires:	%{name}-sharp = %{EVRD}
14mu|libgpod-0.8.3-1|73	%endif
14mu|libgpod-0.8.3-1|74	Provides:	%{name}-devel = %{EVRD}
14mu|libgpod-0.8.3-1|75	
14mu|libgpod-0.8.3-1|76	%description -n %{devname}
14mu|libgpod-0.8.3-1|77	libgpod is a library meant to abstract access to an iPod content. It
14mu|libgpod-0.8.3-1|78	provides an easy to use API to retrieve the list of files and playlist
14mu|libgpod-0.8.3-1|79	stored on an iPod, to modify them and to save them back to the iPod.
14mu|libgpod-0.8.3-1|80	
14mu|libgpod-0.8.3-1|81	%files -n %{devname}
14mu|libgpod-0.8.3-1|82	%doc ChangeLog
14mu|libgpod-0.8.3-1|83	%{_libdir}/libgpod.so
14mu|libgpod-0.8.3-1|84	%{_libdir}/libgpod.*a
14mu|libgpod-0.8.3-1|85	%{_libdir}/pkgconfig/libgpod-%{api}.pc
14mu|libgpod-0.8.3-1|86	%if %{with mono}
14mu|libgpod-0.8.3-1|87	%{_libdir}/pkgconfig/libgpod-sharp.pc
14mu|libgpod-0.8.3-1|88	%endif
14mu|libgpod-0.8.3-1|89	%{_includedir}/gpod-%{api}/
14mu|libgpod-0.8.3-1|90	%{_datadir}/gtk-doc/html/*
14mu|libgpod-0.8.3-1|91	
14mu|libgpod-0.8.3-1|92	#----------------------------------------------------------------------------
14mu|libgpod-0.8.3-1|93	
14mu|libgpod-0.8.3-1|94	%package -n python-gpod
14mu|libgpod-0.8.3-1|95	Summary:	Python module for iPod access
14mu|libgpod-0.8.3-1|96	Group:		Development/Python
14mu|libgpod-0.8.3-1|97	BuildRequires:	mutagen
14mu|libgpod-0.8.3-1|98	BuildRequires:	swig
14mu|libgpod-0.8.3-1|99	BuildRequires:	docbook-dtd412-xml
14mu|libgpod-0.8.3-1|100	BuildRequires:	pkgconfig(pygobject-2.0)
14mu|libgpod-0.8.3-1|101	BuildRequires:	pkgconfig(python)
14mu|libgpod-0.8.3-1|102	Requires:	mutagen
14mu|libgpod-0.8.3-1|103	
14mu|libgpod-0.8.3-1|104	%description -n python-gpod
14mu|libgpod-0.8.3-1|105	libgpod is a library meant to abstract access to an iPod content. It
14mu|libgpod-0.8.3-1|106	provides an easy to use API to retrieve the list of files and playlist
14mu|libgpod-0.8.3-1|107	stored on an iPod, to modify them and to save them back to the iPod.
14mu|libgpod-0.8.3-1|108	
14mu|libgpod-0.8.3-1|109	This is a Python binding for libgpod.
14mu|libgpod-0.8.3-1|110	
14mu|libgpod-0.8.3-1|111	%files -n python-gpod
14mu|libgpod-0.8.3-1|112	%{py_platsitedir}/gpod/
14mu|libgpod-0.8.3-1|113	
14mu|libgpod-0.8.3-1|114	#----------------------------------------------------------------------------
14mu|libgpod-0.8.3-1|115	
14mu|libgpod-0.8.3-1|116	%if %{with mono}
14mu|libgpod-0.8.3-1|117	%package sharp
14mu|libgpod-0.8.3-1|118	Summary:	Mono binding to libgpod for iPod access
14mu|libgpod-0.8.3-1|119	Group:		Development/Other
14mu|libgpod-0.8.3-1|120	BuildRequires:	gtk-sharp2
14mu|libgpod-0.8.3-1|121	BuildRequires:	pkgconfig(gapi-2.0)
14mu|libgpod-0.8.3-1|122	BuildRequires:	pkgconfig(mono)
14mu|libgpod-0.8.3-1|123	Requires:	%{libname} = %{EVRD}
14mu|libgpod-0.8.3-1|124	
14mu|libgpod-0.8.3-1|125	%description sharp
14mu|libgpod-0.8.3-1|126	libgpod is a library meant to abstract access to an iPod content. It
14mu|libgpod-0.8.3-1|127	provides an easy to use API to retrieve the list of files and playlist
14mu|libgpod-0.8.3-1|128	stored on an iPod, to modify them and to save them back to the iPod.
14mu|libgpod-0.8.3-1|129	
14mu|libgpod-0.8.3-1|130	This is a Mono binding for libgpod.
14mu|libgpod-0.8.3-1|131	
14mu|libgpod-0.8.3-1|132	%files sharp
14mu|libgpod-0.8.3-1|133	%dir %{_libdir}/%{name}/
14mu|libgpod-0.8.3-1|134	%{_libdir}/%{name}/libgpod-sharp*
14mu|libgpod-0.8.3-1|135	%endif
14mu|libgpod-0.8.3-1|136	
14mu|libgpod-0.8.3-1|137	#----------------------------------------------------------------------------
14mu|libgpod-0.8.3-1|138	
14mu|libgpod-0.8.3-1|139	%prep
14mu|libgpod-0.8.3-1|140	%setup -q
14mu|libgpod-0.8.3-1|141	%apply_patches
14mu|libgpod-0.8.3-1|142	
14mu|libgpod-0.8.3-1|143	%build
14mu|libgpod-0.8.3-1|144	%configure2_5x \
14mu|libgpod-0.8.3-1|145	--enable-gtk-doc \
14mu|libgpod-0.8.3-1|146	--enable-udev \
14mu|libgpod-0.8.3-1|147	--without-hal
14mu|libgpod-0.8.3-1|148	
14mu|libgpod-0.8.3-1|149	%make
14mu|libgpod-0.8.3-1|150	
14mu|libgpod-0.8.3-1|151	%install
14mu|libgpod-0.8.3-1|152	%makeinstall_std
14mu|libgpod-0.8.3-1|153	
14mu|libgpod-0.8.3-1|154	%if %{without mono}
14mu|libgpod-0.8.3-1|155	rm -f %{buildroot}%{_libdir}/pkgconfig/libgpod-sharp.pc
14mu|libgpod-0.8.3-1|156	%endif
14mu|libgpod-0.8.3-1|157	
14mu|libgpod-0.8.3-1|158	%find_lang %{name}
14mu|libgpod-0.8.3-1|159	
14mu|libgpod-0.8.3-1|160	
14mu|libgpod-0.8.3-1|161	%changelog
14mu|libgpod-0.8.3-1|162	
14mu|libgpod-0.8.3-1|163	* Mon Sep 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-1
14mu|libgpod-0.8.3-1|164	- (fddbde2) Updated to 0.8.3, fix segfault and add several build-time patches
14mu|libgpod-0.8.3-1|165	
14mu|libgpod-0.8.3-1|166	

23153 14
14mu|libgsf-1.14.32-1|1	%define api	1
14mu|libgsf-1.14.32-1|2	%define major	114
14mu|libgsf-1.14.32-1|3	%define libname	%mklibname gsf- %{api} %{major}
14mu|libgsf-1.14.32-1|4	%define girname %mklibname %{name}-gir %{api}
14mu|libgsf-1.14.32-1|5	%define devname	%mklibname -d gsf- %{api}
14mu|libgsf-1.14.32-1|6	
14mu|libgsf-1.14.32-1|7	
14mu|libgsf-1.14.32-1|8	Summary:	GNOME Structured File library
14mu|libgsf-1.14.32-1|9	
14mu|libgsf-1.14.32-1|10	Name:		libgsf
14mu|libgsf-1.14.32-1|11	Epoch:		1
14mu|libgsf-1.14.32-1|12	Version:	1.14.32
14mu|libgsf-1.14.32-1|13	Release:	1
14mu|libgsf-1.14.32-1|14	Group:		System/Libraries
14mu|libgsf-1.14.32-1|15	License:	LGPLv2
14mu|libgsf-1.14.32-1|16	URL:		http://www.gnumeric.org
14mu|libgsf-1.14.32-1|17	Source0:	ftp://ftp.gnome.org:21/pub/GNOME/sources/libgsf/1.14/%{name}-%{version}.tar.xz
14mu|libgsf-1.14.32-1|18	
14mu|libgsf-1.14.32-1|19	BuildRequires:	GConf2
14mu|libgsf-1.14.32-1|20	BuildRequires:	gtk-doc
14mu|libgsf-1.14.32-1|21	BuildRequires:	intltool
14mu|libgsf-1.14.32-1|22	BuildRequires:	bzip2-devel
14mu|libgsf-1.14.32-1|23	BuildRequires:	pygtk2.0-devel
14mu|libgsf-1.14.32-1|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|libgsf-1.14.32-1|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
14mu|libgsf-1.14.32-1|26	BuildRequires:	pkgconfig(gnome-vfs-2.0) >= 2.2.0
14mu|libgsf-1.14.32-1|27	BuildRequires:	pkgconfig(gnome-vfs-module-2.0) >= 2.2.0
14mu|libgsf-1.14.32-1|28	BuildRequires:	pkgconfig(gobject-2.0) >= 2.6.0
14mu|libgsf-1.14.32-1|29	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.4
14mu|libgsf-1.14.32-1|30	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mu|libgsf-1.14.32-1|31	BuildRequires:	pkgconfig(libbonobo-2.0) >= 2.0.0
14mu|libgsf-1.14.32-1|32	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.16
14mu|libgsf-1.14.32-1|33	BuildRequires:	pkgconfig(popt)
14mu|libgsf-1.14.32-1|34	BuildRequires:	pkgconfig(pygobject-2.0)
14mu|libgsf-1.14.32-1|35	
14mu|libgsf-1.14.32-1|36	%description
14mu|libgsf-1.14.32-1|37	A library for reading and writing structured files (eg MS OLE and Zip).
14mu|libgsf-1.14.32-1|38	
14mu|libgsf-1.14.32-1|39	%package -n %{libname}
14mu|libgsf-1.14.32-1|40	Summary:	%{summary}
14mu|libgsf-1.14.32-1|41	
14mu|libgsf-1.14.32-1|42	Group:		%{group}
14mu|libgsf-1.14.32-1|43	
14mu|libgsf-1.14.32-1|44	%description -n %{libname}
14mu|libgsf-1.14.32-1|45	A library for reading and writing structured files (eg MS OLE and Zip).
14mu|libgsf-1.14.32-1|46	
14mu|libgsf-1.14.32-1|47	%package -n %{girname}
14mu|libgsf-1.14.32-1|48	Summary:	GObject Introspection interface description for %{name}
14mu|libgsf-1.14.32-1|49	
14mu|libgsf-1.14.32-1|50	Group:		System/Libraries
14mu|libgsf-1.14.32-1|51	
14mu|libgsf-1.14.32-1|52	%description -n %{girname}
14mu|libgsf-1.14.32-1|53	GObject Introspection interface description for %{name}.
14mu|libgsf-1.14.32-1|54	
14mu|libgsf-1.14.32-1|55	%package -n %{devname}
14mu|libgsf-1.14.32-1|56	Summary:	Support files necessary to compile applications with libgsf
14mu|libgsf-1.14.32-1|57	
14mu|libgsf-1.14.32-1|58	Group:		Development/C
14mu|libgsf-1.14.32-1|59	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14mu|libgsf-1.14.32-1|60	Requires:	%{girname} = %{epoch}:%{version}-%{release}
14mu|libgsf-1.14.32-1|61	Provides:	%{name}-%{api}-devel = %{epoch}:%{version}-%{release}
14mu|libgsf-1.14.32-1|62	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14mu|libgsf-1.14.32-1|63	Obsoletes:	%mklibname -d gsf- 1 114
14mu|libgsf-1.14.32-1|64	
14mu|libgsf-1.14.32-1|65	%description -n %{devname}
14mu|libgsf-1.14.32-1|66	Libraries, headers, and support files necessary to compile
14mu|libgsf-1.14.32-1|67	applications using libgsf.
14mu|libgsf-1.14.32-1|68	
14mu|libgsf-1.14.32-1|69	%prep
14mu|libgsf-1.14.32-1|70	%setup -q
14mu|libgsf-1.14.32-1|71	
14mu|libgsf-1.14.32-1|72	%build
14mu|libgsf-1.14.32-1|73	%configure2_5x \
14mu|libgsf-1.14.32-1|74	--disable-static \
14mu|libgsf-1.14.32-1|75	--with-python \
14mu|libgsf-1.14.32-1|76	--enable-gtk-doc \
14mu|libgsf-1.14.32-1|77	--enable-introspection
14mu|libgsf-1.14.32-1|78	
14mu|libgsf-1.14.32-1|79	%make
14mu|libgsf-1.14.32-1|80	
14mu|libgsf-1.14.32-1|81	%install
14mu|libgsf-1.14.32-1|82	%makeinstall_std
14mu|libgsf-1.14.32-1|83	
14mu|libgsf-1.14.32-1|84	# remove unpackaged files
14mu|libgsf-1.14.32-1|85	rm -rf %{buildroot}%{_datadir}/doc/libgsf
14mu|libgsf-1.14.32-1|86	
14mu|libgsf-1.14.32-1|87	%find_lang libgsf
14mu|libgsf-1.14.32-1|88	
14mu|libgsf-1.14.32-1|89	%files -f %{name}.lang
14mu|libgsf-1.14.32-1|90	%doc AUTHORS COPYING README
14mu|libgsf-1.14.32-1|91	# %{_bindir}/gsf
14mu|libgsf-1.14.32-1|92	%{_bindir}/gsf-vba-dump
14mu|libgsf-1.14.32-1|93	%{_bindir}/gsf-office-thumbnailer
14mu|libgsf-1.14.32-1|94	%{_datadir}/thumbnailers/gsf-office.thumbnailer
14mu|libgsf-1.14.32-1|95	%{_mandir}/man1/*
14mu|libgsf-1.14.32-1|96	%{_bindir}/gsf
14mu|libgsf-1.14.32-1|97	%{_datadir}/gtk-doc/html/gsf
14mu|libgsf-1.14.32-1|98	
14mu|libgsf-1.14.32-1|99	%files -n %{libname}
14mu|libgsf-1.14.32-1|100	%{_libdir}/libgsf*-%{api}.so.%{major}*
14mu|libgsf-1.14.32-1|101	
14mu|libgsf-1.14.32-1|102	%files -n %{girname}
14mu|libgsf-1.14.32-1|103	%{_libdir}/girepository-1.0/Gsf-%{api}.typelib
14mu|libgsf-1.14.32-1|104	
14mu|libgsf-1.14.32-1|105	%files -n %{devname}
14mu|libgsf-1.14.32-1|106	# %doc %{_datadir}/gtk-doc/html/gsf
14mu|libgsf-1.14.32-1|107	%{_libdir}/*.so
14mu|libgsf-1.14.32-1|108	%{_includedir}/*
14mu|libgsf-1.14.32-1|109	%{_libdir}/pkgconfig/*
14mu|libgsf-1.14.32-1|110	%{_datadir}/gir-1.0/*.gir
14mu|libgsf-1.14.32-1|111	
14mu|libgsf-1.14.32-1|112	%changelog
14mu|libgsf-1.14.32-1|113	* Thu Mar 12 2015 Tigro <ashejn@yandex-team.ru> 1:1.14.32-1
14mu|libgsf-1.14.32-1|114	+ Revision: 70df85d
14mu|libgsf-1.14.32-1|115	- update to 1.14.32
14mu|libgsf-1.14.32-1|116	
14mu|libgsf-1.14.32-1|117	

23154 14
14mu|libgsf-1.14.34-1|1	%define api	1
14mu|libgsf-1.14.34-1|2	%define major	114
14mu|libgsf-1.14.34-1|3	%define libname	%mklibname gsf- %{api} %{major}
14mu|libgsf-1.14.34-1|4	%define girname %mklibname %{name}-gir %{api}
14mu|libgsf-1.14.34-1|5	%define devname	%mklibname -d gsf- %{api}
14mu|libgsf-1.14.34-1|6	
14mu|libgsf-1.14.34-1|7	
14mu|libgsf-1.14.34-1|8	Summary:	GNOME Structured File library
14mu|libgsf-1.14.34-1|9	
14mu|libgsf-1.14.34-1|10	Name:		libgsf
14mu|libgsf-1.14.34-1|11	Epoch:		1
14mu|libgsf-1.14.34-1|12	Version:	1.14.34
14mu|libgsf-1.14.34-1|13	Release:	1
14mu|libgsf-1.14.34-1|14	Group:		System/Libraries
14mu|libgsf-1.14.34-1|15	License:	LGPLv2
14mu|libgsf-1.14.34-1|16	URL:		http://www.gnumeric.org
14mu|libgsf-1.14.34-1|17	Source0:	ftp://ftp.gnome.org:21/pub/GNOME/sources/libgsf/1.14/%{name}-%{version}.tar.xz
14mu|libgsf-1.14.34-1|18	
14mu|libgsf-1.14.34-1|19	BuildRequires:	GConf2
14mu|libgsf-1.14.34-1|20	BuildRequires:	gtk-doc
14mu|libgsf-1.14.34-1|21	BuildRequires:	intltool
14mu|libgsf-1.14.34-1|22	BuildRequires:	bzip2-devel
14mu|libgsf-1.14.34-1|23	BuildRequires:	pygtk2.0-devel
14mu|libgsf-1.14.34-1|24	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|libgsf-1.14.34-1|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
14mu|libgsf-1.14.34-1|26	BuildRequires:	pkgconfig(gnome-vfs-2.0) >= 2.2.0
14mu|libgsf-1.14.34-1|27	BuildRequires:	pkgconfig(gnome-vfs-module-2.0) >= 2.2.0
14mu|libgsf-1.14.34-1|28	BuildRequires:	pkgconfig(gobject-2.0) >= 2.6.0
14mu|libgsf-1.14.34-1|29	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.4
14mu|libgsf-1.14.34-1|30	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mu|libgsf-1.14.34-1|31	BuildRequires:	pkgconfig(libbonobo-2.0) >= 2.0.0
14mu|libgsf-1.14.34-1|32	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.16
14mu|libgsf-1.14.34-1|33	BuildRequires:	pkgconfig(popt)
14mu|libgsf-1.14.34-1|34	BuildRequires:	pkgconfig(pygobject-2.0)
14mu|libgsf-1.14.34-1|35	
14mu|libgsf-1.14.34-1|36	%description
14mu|libgsf-1.14.34-1|37	A library for reading and writing structured files (eg MS OLE and Zip).
14mu|libgsf-1.14.34-1|38	
14mu|libgsf-1.14.34-1|39	%package -n %{libname}
14mu|libgsf-1.14.34-1|40	Summary:	%{summary}
14mu|libgsf-1.14.34-1|41	
14mu|libgsf-1.14.34-1|42	Group:		%{group}
14mu|libgsf-1.14.34-1|43	
14mu|libgsf-1.14.34-1|44	%description -n %{libname}
14mu|libgsf-1.14.34-1|45	A library for reading and writing structured files (eg MS OLE and Zip).
14mu|libgsf-1.14.34-1|46	
14mu|libgsf-1.14.34-1|47	%package -n %{girname}
14mu|libgsf-1.14.34-1|48	Summary:	GObject Introspection interface description for %{name}
14mu|libgsf-1.14.34-1|49	
14mu|libgsf-1.14.34-1|50	Group:		System/Libraries
14mu|libgsf-1.14.34-1|51	
14mu|libgsf-1.14.34-1|52	%description -n %{girname}
14mu|libgsf-1.14.34-1|53	GObject Introspection interface description for %{name}.
14mu|libgsf-1.14.34-1|54	
14mu|libgsf-1.14.34-1|55	%package -n %{devname}
14mu|libgsf-1.14.34-1|56	Summary:	Support files necessary to compile applications with libgsf
14mu|libgsf-1.14.34-1|57	
14mu|libgsf-1.14.34-1|58	Group:		Development/C
14mu|libgsf-1.14.34-1|59	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14mu|libgsf-1.14.34-1|60	Requires:	%{girname} = %{epoch}:%{version}-%{release}
14mu|libgsf-1.14.34-1|61	Provides:	%{name}-%{api}-devel = %{epoch}:%{version}-%{release}
14mu|libgsf-1.14.34-1|62	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14mu|libgsf-1.14.34-1|63	Obsoletes:	%mklibname -d gsf- 1 114
14mu|libgsf-1.14.34-1|64	
14mu|libgsf-1.14.34-1|65	%description -n %{devname}
14mu|libgsf-1.14.34-1|66	Libraries, headers, and support files necessary to compile
14mu|libgsf-1.14.34-1|67	applications using libgsf.
14mu|libgsf-1.14.34-1|68	
14mu|libgsf-1.14.34-1|69	%prep
14mu|libgsf-1.14.34-1|70	%setup -q
14mu|libgsf-1.14.34-1|71	
14mu|libgsf-1.14.34-1|72	%build
14mu|libgsf-1.14.34-1|73	%configure2_5x \
14mu|libgsf-1.14.34-1|74	--disable-static \
14mu|libgsf-1.14.34-1|75	--with-python \
14mu|libgsf-1.14.34-1|76	--enable-gtk-doc \
14mu|libgsf-1.14.34-1|77	--enable-introspection
14mu|libgsf-1.14.34-1|78	
14mu|libgsf-1.14.34-1|79	%make
14mu|libgsf-1.14.34-1|80	
14mu|libgsf-1.14.34-1|81	%install
14mu|libgsf-1.14.34-1|82	%makeinstall_std
14mu|libgsf-1.14.34-1|83	
14mu|libgsf-1.14.34-1|84	# remove unpackaged files
14mu|libgsf-1.14.34-1|85	rm -rf %{buildroot}%{_datadir}/doc/libgsf
14mu|libgsf-1.14.34-1|86	
14mu|libgsf-1.14.34-1|87	%find_lang libgsf
14mu|libgsf-1.14.34-1|88	
14mu|libgsf-1.14.34-1|89	%files -f %{name}.lang
14mu|libgsf-1.14.34-1|90	%doc AUTHORS COPYING README
14mu|libgsf-1.14.34-1|91	# %{_bindir}/gsf
14mu|libgsf-1.14.34-1|92	%{_bindir}/gsf-vba-dump
14mu|libgsf-1.14.34-1|93	%{_bindir}/gsf-office-thumbnailer
14mu|libgsf-1.14.34-1|94	%{_datadir}/thumbnailers/gsf-office.thumbnailer
14mu|libgsf-1.14.34-1|95	%{_mandir}/man1/*
14mu|libgsf-1.14.34-1|96	%{_bindir}/gsf
14mu|libgsf-1.14.34-1|97	%{_datadir}/gtk-doc/html/gsf
14mu|libgsf-1.14.34-1|98	
14mu|libgsf-1.14.34-1|99	%files -n %{libname}
14mu|libgsf-1.14.34-1|100	%{_libdir}/libgsf*-%{api}.so.%{major}*
14mu|libgsf-1.14.34-1|101	
14mu|libgsf-1.14.34-1|102	%files -n %{girname}
14mu|libgsf-1.14.34-1|103	%{_libdir}/girepository-1.0/Gsf-%{api}.typelib
14mu|libgsf-1.14.34-1|104	
14mu|libgsf-1.14.34-1|105	%files -n %{devname}
14mu|libgsf-1.14.34-1|106	# %doc %{_datadir}/gtk-doc/html/gsf
14mu|libgsf-1.14.34-1|107	%{_libdir}/*.so
14mu|libgsf-1.14.34-1|108	%{_includedir}/*
14mu|libgsf-1.14.34-1|109	%{_libdir}/pkgconfig/*
14mu|libgsf-1.14.34-1|110	%{_datadir}/gir-1.0/*.gir
14mu|libgsf-1.14.34-1|111	
14mu|libgsf-1.14.34-1|112	%changelog
14mu|libgsf-1.14.34-1|113	
14mu|libgsf-1.14.34-1|114	* Wed Jan 13 2016 dsilakov <denis.silakov@rosalab.ru> 1:1.14.34-1
14mu|libgsf-1.14.34-1|115	- (8d82118) Merge pull request #2 from import/libgsf:auto_update
14mu|libgsf-1.14.34-1|116	- (8d82118) Updated to 1.14.34 (by updates_builder)
14mu|libgsf-1.14.34-1|117	
14mu|libgsf-1.14.34-1|118	

23155 14
14mu|libgweather-3.17.2-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|libgweather-3.17.2-2|2	
14mu|libgweather-3.17.2-2|3	
14mu|libgweather-3.17.2-2|4	%define api		3
14mu|libgweather-3.17.2-2|5	%define major		6
14mu|libgweather-3.17.2-2|6	%define gir_major	3.0
14mu|libgweather-3.17.2-2|7	
14mu|libgweather-3.17.2-2|8	%define libname		%mklibname gweather %{api} %{major}
14mu|libgweather-3.17.2-2|9	%define develname	%mklibname -d gweather
14mu|libgweather-3.17.2-2|10	%define girname		%mklibname gweather-gir %{gir_major}
14mu|libgweather-3.17.2-2|11	%define olddevelname %mklibname -d gnome-applets
14mu|libgweather-3.17.2-2|12	
14mu|libgweather-3.17.2-2|13	Summary:	GNOME Weather applet library
14mu|libgweather-3.17.2-2|14	Name:		libgweather
14mu|libgweather-3.17.2-2|15	Version:	3.17.2
14mu|libgweather-3.17.2-2|16	Release:	2
14mu|libgweather-3.17.2-2|17	License:	GPLv2+
14mu|libgweather-3.17.2-2|18	Group:		System/Libraries
14mu|libgweather-3.17.2-2|19	Url:		http://www.gnome.org
14mu|libgweather-3.17.2-2|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libgweather/%{url_ver}/%{name}-%{version}.tar.xz
14mu|libgweather-3.17.2-2|21	Patch0:		libgweather-3.17.2-update-METAR.patch
14mu|libgweather-3.17.2-2|22	BuildRequires:	intltool
14mu|libgweather-3.17.2-2|23	BuildRequires:	libxml2-utils
14mu|libgweather-3.17.2-2|24	BuildRequires:	pkgconfig(gconf-2.0)
14mu|libgweather-3.17.2-2|25	BuildRequires:	GConf2
14mu|libgweather-3.17.2-2|26	BuildRequires:	pkgconfig(glib-2.0)
14mu|libgweather-3.17.2-2|27	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libgweather-3.17.2-2|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libgweather-3.17.2-2|29	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mu|libgweather-3.17.2-2|30	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libgweather-3.17.2-2|31	BuildRequires:	pkgconfig(geocode-glib-1.0)
14mu|libgweather-3.17.2-2|32	
14mu|libgweather-3.17.2-2|33	%description
14mu|libgweather-3.17.2-2|34	This is a library to provide Weather data to the GNOME panel applet.
14mu|libgweather-3.17.2-2|35	
14mu|libgweather-3.17.2-2|36	%files -f %{name}-3.0.lang
14mu|libgweather-3.17.2-2|37	%doc AUTHORS NEWS
14mu|libgweather-3.17.2-2|38	%dir %{_datadir}/%{name}
14mu|libgweather-3.17.2-2|39	%{_datadir}/%{name}/locations.dtd
14mu|libgweather-3.17.2-2|40	%{_datadir}/%{name}/Locations.xml
14mu|libgweather-3.17.2-2|41	%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml
14mu|libgweather-3.17.2-2|42	%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.gschema.xml
14mu|libgweather-3.17.2-2|43	
14mu|libgweather-3.17.2-2|44	#------------------------------------------
14mu|libgweather-3.17.2-2|45	
14mu|libgweather-3.17.2-2|46	%package -n %{libname}
14mu|libgweather-3.17.2-2|47	Group:		System/Libraries
14mu|libgweather-3.17.2-2|48	Summary:	GNOME Weather applet library
14mu|libgweather-3.17.2-2|49	Requires:	%{name} >= %{EVRD}
14mu|libgweather-3.17.2-2|50	
14mu|libgweather-3.17.2-2|51	Obsoletes:	%{_lib}gweather3_1 < %{version}
14mu|libgweather-3.17.2-2|52	Obsoletes:	%{_lib}gweather3_3 < %{version}
14mu|libgweather-3.17.2-2|53	
14mu|libgweather-3.17.2-2|54	%description -n %{libname}
14mu|libgweather-3.17.2-2|55	This is a library to provide Weather data to the GNOME panel applet.
14mu|libgweather-3.17.2-2|56	
14mu|libgweather-3.17.2-2|57	
14mu|libgweather-3.17.2-2|58	%files -n %{libname}
14mu|libgweather-3.17.2-2|59	%doc AUTHORS NEWS
14mu|libgweather-3.17.2-2|60	%{_libdir}/libgweather-%{api}.so.%{major}*
14mu|libgweather-3.17.2-2|61	
14mu|libgweather-3.17.2-2|62	#------------------------------------------
14mu|libgweather-3.17.2-2|63	
14mu|libgweather-3.17.2-2|64	%package -n %{girname}
14mu|libgweather-3.17.2-2|65	Summary:	GObject Introspection interface description for %{name}
14mu|libgweather-3.17.2-2|66	Group:		System/Libraries
14mu|libgweather-3.17.2-2|67	
14mu|libgweather-3.17.2-2|68	%description -n %{girname}
14mu|libgweather-3.17.2-2|69	GObject Introspection interface description for %{name}.
14mu|libgweather-3.17.2-2|70	
14mu|libgweather-3.17.2-2|71	
14mu|libgweather-3.17.2-2|72	%files -n %{girname}
14mu|libgweather-3.17.2-2|73	%doc AUTHORS NEWS
14mu|libgweather-3.17.2-2|74	%{_libdir}/girepository-1.0/GWeather-%{gir_major}.typelib
14mu|libgweather-3.17.2-2|75	
14mu|libgweather-3.17.2-2|76	#------------------------------------------
14mu|libgweather-3.17.2-2|77	
14mu|libgweather-3.17.2-2|78	%package -n %{develname}
14mu|libgweather-3.17.2-2|79	Group:		Development/C
14mu|libgweather-3.17.2-2|80	Summary:	GNOME Weather applet library
14mu|libgweather-3.17.2-2|81	Requires:	%{libname} = %{EVRD}
14mu|libgweather-3.17.2-2|82	Provides:	%{name}-devel = %{EVRD}
14mu|libgweather-3.17.2-2|83	Obsoletes:	%{olddevelname} < 2.21.3
14mu|libgweather-3.17.2-2|84	
14mu|libgweather-3.17.2-2|85	%description -n %{develname}
14mu|libgweather-3.17.2-2|86	This is a library to provide Weather data to the GNOME panel applet.
14mu|libgweather-3.17.2-2|87	
14mu|libgweather-3.17.2-2|88	
14mu|libgweather-3.17.2-2|89	%files -n %{develname}
14mu|libgweather-3.17.2-2|90	%doc AUTHORS NEWS
14mu|libgweather-3.17.2-2|91	%{_libdir}/*.so
14mu|libgweather-3.17.2-2|92	%{_libdir}/pkgconfig/*.pc
14mu|libgweather-3.17.2-2|93	%{_includedir}/*
14mu|libgweather-3.17.2-2|94	%{_datadir}/gtk-doc/html/%{name}-3.0
14mu|libgweather-3.17.2-2|95	%{_datadir}/gir-1.0/GWeather-%{gir_major}.gir
14mu|libgweather-3.17.2-2|96	
14mu|libgweather-3.17.2-2|97	#------------------------------------------
14mu|libgweather-3.17.2-2|98	
14mu|libgweather-3.17.2-2|99	%prep
14mu|libgweather-3.17.2-2|100	%setup -q
14mu|libgweather-3.17.2-2|101	%patch0 -p1
14mu|libgweather-3.17.2-2|102	
14mu|libgweather-3.17.2-2|103	%build
14mu|libgweather-3.17.2-2|104	%configure2_5x \
14mu|libgweather-3.17.2-2|105	--enable-introspection=yes \
14mu|libgweather-3.17.2-2|106	--disable-static \
14mu|libgweather-3.17.2-2|107	--disable-gtk-doc
14mu|libgweather-3.17.2-2|108	
14mu|libgweather-3.17.2-2|109	%make
14mu|libgweather-3.17.2-2|110	
14mu|libgweather-3.17.2-2|111	%install
14mu|libgweather-3.17.2-2|112	%makeinstall_std
14mu|libgweather-3.17.2-2|113	%find_lang %{name}-3.0 --all-name
14mu|libgweather-3.17.2-2|114	
14mu|libgweather-3.17.2-2|115	%changelog
14mu|libgweather-3.17.2-2|116	
14mu|libgweather-3.17.2-2|117	* Thu Sep 01 2016 alzim <alzim@bk.ru> 3.17.2-2
14mu|libgweather-3.17.2-2|118	- (c33c689) Merge pull request #2 from alzim/libgweather:rosa2016.1
14mu|libgweather-3.17.2-2|119	- (c33c689) Add patche
14mu|libgweather-3.17.2-2|120	
14mu|libgweather-3.17.2-2|121	

23156 14
14mu|libHX-3.22-1|1	%define major 28
14mu|libHX-3.22-1|2	%define libname %mklibname HX %{major}
14mu|libHX-3.22-1|3	%define devname %mklibname HX -d
14mu|libHX-3.22-1|4	
14mu|libHX-3.22-1|5	Summary:	A library for common data structures and low level operations
14mu|libHX-3.22-1|6	Name:		libHX
14mu|libHX-3.22-1|7	Version:	3.22
14mu|libHX-3.22-1|8	Release:	1
14mu|libHX-3.22-1|9	Group:		System/Libraries
14mu|libHX-3.22-1|10	License:	GPLv3+ and LGPLv2+
14mu|libHX-3.22-1|11	Url:		http://libhx.sourceforge.net/
14mu|libHX-3.22-1|12	Source0:	http://downloads.sourceforge.net/project/libhx/%{name}/%{version}/libHX-%{version}.tar.xz
14mu|libHX-3.22-1|13	
14mu|libHX-3.22-1|14	%description
14mu|libHX-3.22-1|15	A library for:
14mu|libHX-3.22-1|16	- A+R/B trees to use for lists or maps (associative arrays)
14mu|libHX-3.22-1|17	- Deques (double-ended queues) (Stacks (LIFO) / Queues (FIFOs))
14mu|libHX-3.22-1|18	- platform independent opendir-style directory access
14mu|libHX-3.22-1|19	- platform independent dlopen-style shared library access
14mu|libHX-3.22-1|20	- auto-storage strings with direct access
14mu|libHX-3.22-1|21	- command line option (argv) parser
14mu|libHX-3.22-1|22	- shell-style config file parser
14mu|libHX-3.22-1|23	- platform independent random number generator with transparent
14mu|libHX-3.22-1|24	/dev/urandom support
14mu|libHX-3.22-1|25	- various string, memory and zvec ops
14mu|libHX-3.22-1|26	
14mu|libHX-3.22-1|27	#----------------------------------------------------------------------------
14mu|libHX-3.22-1|28	
14mu|libHX-3.22-1|29	%package -n %{libname}
14mu|libHX-3.22-1|30	Summary:	A library for common data structures and low level operations
14mu|libHX-3.22-1|31	Group:		System/Libraries
14mu|libHX-3.22-1|32	
14mu|libHX-3.22-1|33	%description -n %{libname}
14mu|libHX-3.22-1|34	- A+R/B trees to use for lists or maps (associative arrays)
14mu|libHX-3.22-1|35	- Deques (double-ended queues) (Stacks (LIFO) / Queues (FIFOs))
14mu|libHX-3.22-1|36	- platform independent opendir-style directory access
14mu|libHX-3.22-1|37	- platform independent dlopen-style shared library access
14mu|libHX-3.22-1|38	- auto-storage strings with direct access
14mu|libHX-3.22-1|39	- command line option (argv) parser
14mu|libHX-3.22-1|40	- shell-style config file parser
14mu|libHX-3.22-1|41	- platform independent random number generator with transparent
14mu|libHX-3.22-1|42	/dev/urandom support
14mu|libHX-3.22-1|43	- various string, memory and zvec ops
14mu|libHX-3.22-1|44	
14mu|libHX-3.22-1|45	%files -n %{libname}
14mu|libHX-3.22-1|46	/%{_lib}/libHX.so.%{major}*
14mu|libHX-3.22-1|47	
14mu|libHX-3.22-1|48	#----------------------------------------------------------------------------
14mu|libHX-3.22-1|49	
14mu|libHX-3.22-1|50	%package -n %{devname}
14mu|libHX-3.22-1|51	Summary:	Development files for %{name}
14mu|libHX-3.22-1|52	Group:		Development/C
14mu|libHX-3.22-1|53	Requires:	%{libname} = %{EVRD}
14mu|libHX-3.22-1|54	Provides:	%{name}-devel = %{EVRD}
14mu|libHX-3.22-1|55	
14mu|libHX-3.22-1|56	%description -n %{devname}
14mu|libHX-3.22-1|57	This package contains libraries and header files for developing applications
14mu|libHX-3.22-1|58	that use %{name}.
14mu|libHX-3.22-1|59	
14mu|libHX-3.22-1|60	%files -n %{devname}
14mu|libHX-3.22-1|61	%doc doc/*
14mu|libHX-3.22-1|62	%{_includedir}/*
14mu|libHX-3.22-1|63	/%{_lib}/*.so
14mu|libHX-3.22-1|64	%{_libdir}/pkgconfig/libHX.pc
14mu|libHX-3.22-1|65	%{_datadir}/doc/libhx/libHX_Documentation.pdf
14mu|libHX-3.22-1|66	
14mu|libHX-3.22-1|67	#----------------------------------------------------------------------------
14mu|libHX-3.22-1|68	
14mu|libHX-3.22-1|69	%prep
14mu|libHX-3.22-1|70	%setup -q
14mu|libHX-3.22-1|71	
14mu|libHX-3.22-1|72	%build
14mu|libHX-3.22-1|73	# /sbin/mount.crypt from pam_mount uses libHX
14mu|libHX-3.22-1|74	%configure2_5x \
14mu|libHX-3.22-1|75	--disable-static \
14mu|libHX-3.22-1|76	--libdir=/%{_lib} \
14mu|libHX-3.22-1|77	--with-pkgconfigdir=%{_libdir}/pkgconfig
14mu|libHX-3.22-1|78	%make
14mu|libHX-3.22-1|79	
14mu|libHX-3.22-1|80	%install
14mu|libHX-3.22-1|81	%makeinstall_std
14mu|libHX-3.22-1|82	
14mu|libHX-3.22-1|83	
14mu|libHX-3.22-1|84	%changelog
14mu|libHX-3.22-1|85	
14mu|libHX-3.22-1|86	* Tue Sep 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.22-1
14mu|libHX-3.22-1|87	- (bd5c8bb) New version 3.22
14mu|libHX-3.22-1|88	- (bd5c8bb) Spec cleanup
14mu|libHX-3.22-1|89	
14mu|libHX-3.22-1|90	

23157 14
14mu|libical-1.0.1-1|1	%define major 1
14mu|libical-1.0.1-1|2	%define libname %mklibname ical %{major}
14mu|libical-1.0.1-1|3	%define libnamess %mklibname icalss %{major}
14mu|libical-1.0.1-1|4	%define libnamevcal %mklibname icalvcal %{major}
14mu|libical-1.0.1-1|5	%define devname %mklibname ical -d
14mu|libical-1.0.1-1|6	
14mu|libical-1.0.1-1|7	Summary:	An implementation of basic iCAL protocols
14mu|libical-1.0.1-1|8	Name:		libical
14mu|libical-1.0.1-1|9	Version:	1.0.1
14mu|libical-1.0.1-1|10	Release:	1
14mu|libical-1.0.1-1|11	License:	LGPLv2+
14mu|libical-1.0.1-1|12	Group:		System/Libraries
14mu|libical-1.0.1-1|13	Url:		http://sourceforge.net/projects/freeassociation/
14mu|libical-1.0.1-1|14	Source0:	https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
14mu|libical-1.0.1-1|15	Patch0:		libical-1.0-avoid-putenv.patch
14mu|libical-1.0.1-1|16	BuildRequires:	bison
14mu|libical-1.0.1-1|17	Buildrequires:	cmake
14mu|libical-1.0.1-1|18	BuildRequires:	flex
14mu|libical-1.0.1-1|19	
14mu|libical-1.0.1-1|20	Requires:	tzdata
14mu|libical-1.0.1-1|21	
14mu|libical-1.0.1-1|22	%description
14mu|libical-1.0.1-1|23	Libical is an Open Source implementation of the IETF's iCalendar
14mu|libical-1.0.1-1|24	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
14mu|libical-1.0.1-1|25	It parses iCal components and provides a C API for manipulating
14mu|libical-1.0.1-1|26	the component properties, parameters, and subcomponents.
14mu|libical-1.0.1-1|27	
14mu|libical-1.0.1-1|28	#----------------------------------------------------------------------------
14mu|libical-1.0.1-1|29	
14mu|libical-1.0.1-1|30	%package -n %{libname}
14mu|libical-1.0.1-1|31	Summary:	Files for developing applications that use libical
14mu|libical-1.0.1-1|32	Group:		System/Libraries
14mu|libical-1.0.1-1|33	
14mu|libical-1.0.1-1|34	%description -n %{libname}
14mu|libical-1.0.1-1|35	Libical is an Open Source implementation of the IETF's iCalendar
14mu|libical-1.0.1-1|36	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
14mu|libical-1.0.1-1|37	It parses iCal components and provides a C API for manipulating
14mu|libical-1.0.1-1|38	the component properties, parameters, and subcomponents.
14mu|libical-1.0.1-1|39	
14mu|libical-1.0.1-1|40	%files -n %{libname}
14mu|libical-1.0.1-1|41	%{_libdir}/libical.so.%{major}*
14mu|libical-1.0.1-1|42	
14mu|libical-1.0.1-1|43	#----------------------------------------------------------------------------
14mu|libical-1.0.1-1|44	
14mu|libical-1.0.1-1|45	%package -n %{libnamess}
14mu|libical-1.0.1-1|46	Summary:	Files for developing applications that use libical
14mu|libical-1.0.1-1|47	Group:		System/Libraries
14mu|libical-1.0.1-1|48	
14mu|libical-1.0.1-1|49	%description -n %{libnamess}
14mu|libical-1.0.1-1|50	Libical is an Open Source implementation of the IETF's iCalendar
14mu|libical-1.0.1-1|51	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
14mu|libical-1.0.1-1|52	It parses iCal components and provides a C API for manipulating
14mu|libical-1.0.1-1|53	the component properties, parameters, and subcomponents.
14mu|libical-1.0.1-1|54	
14mu|libical-1.0.1-1|55	%files -n %{libnamess}
14mu|libical-1.0.1-1|56	%{_libdir}/libicalss.so.%{major}*
14mu|libical-1.0.1-1|57	
14mu|libical-1.0.1-1|58	#----------------------------------------------------------------------------
14mu|libical-1.0.1-1|59	
14mu|libical-1.0.1-1|60	%package -n %{libnamevcal}
14mu|libical-1.0.1-1|61	Summary:	Files for developing applications that use libical
14mu|libical-1.0.1-1|62	Group:		System/Libraries
14mu|libical-1.0.1-1|63	
14mu|libical-1.0.1-1|64	%description -n %{libnamevcal}
14mu|libical-1.0.1-1|65	Libical is an Open Source implementation of the IETF's iCalendar
14mu|libical-1.0.1-1|66	Calendaring and Scheduling protocols (RFC 2445, 2446, and 2447).
14mu|libical-1.0.1-1|67	It parses iCal components and provides a C API for manipulating
14mu|libical-1.0.1-1|68	the component properties, parameters, and subcomponents.
14mu|libical-1.0.1-1|69	
14mu|libical-1.0.1-1|70	%files -n %{libnamevcal}
14mu|libical-1.0.1-1|71	%{_libdir}/libicalvcal.so.%{major}*
14mu|libical-1.0.1-1|72	
14mu|libical-1.0.1-1|73	#----------------------------------------------------------------------------
14mu|libical-1.0.1-1|74	
14mu|libical-1.0.1-1|75	%package -n %{devname}
14mu|libical-1.0.1-1|76	Summary:	Files for developing applications that use libical
14mu|libical-1.0.1-1|77	Group:		Development/C
14mu|libical-1.0.1-1|78	Provides:	%{name}-devel = %{EVRD}
14mu|libical-1.0.1-1|79	Requires:	%{libname} = %{EVRD}
14mu|libical-1.0.1-1|80	Requires:	%{libnamess} = %{EVRD}
14mu|libical-1.0.1-1|81	Requires:	%{libnamevcal} = %{EVRD}
14mu|libical-1.0.1-1|82	
14mu|libical-1.0.1-1|83	%description -n %{devname}
14mu|libical-1.0.1-1|84	The header files and libtool library for developing applications that
14mu|libical-1.0.1-1|85	use libical.
14mu|libical-1.0.1-1|86	
14mu|libical-1.0.1-1|87	%files -n %{devname}
14mu|libical-1.0.1-1|88	%doc LICENSE ReadMe.txt THANKS
14mu|libical-1.0.1-1|89	%doc doc/UsingLibical*
14mu|libical-1.0.1-1|90	%{_includedir}/*
14mu|libical-1.0.1-1|91	%{_libdir}/*.a
14mu|libical-1.0.1-1|92	%{_libdir}/*.so
14mu|libical-1.0.1-1|93	%{_libdir}/pkgconfig/*
14mu|libical-1.0.1-1|94	%{_libdir}/cmake/LibIcal
14mu|libical-1.0.1-1|95	
14mu|libical-1.0.1-1|96	#----------------------------------------------------------------------------
14mu|libical-1.0.1-1|97	
14mu|libical-1.0.1-1|98	%prep
14mu|libical-1.0.1-1|99	%setup -q
14mu|libical-1.0.1-1|100	%apply_patches
14mu|libical-1.0.1-1|101	
14mu|libical-1.0.1-1|102	%build
14mu|libical-1.0.1-1|103	%cmake
14mu|libical-1.0.1-1|104	%make
14mu|libical-1.0.1-1|105	
14mu|libical-1.0.1-1|106	%install
14mu|libical-1.0.1-1|107	%makeinstall_std -C build
14mu|libical-1.0.1-1|108	
14mu|libical-1.0.1-1|109	
14mu|libical-1.0.1-1|110	%changelog
14mu|libical-1.0.1-1|111	
14mu|libical-1.0.1-1|112	* Sat Mar 14 2015 Tigro <ashejn@yandex-team.ru> 1.0.1-1
14mu|libical-1.0.1-1|113	- (ab3bb7c) update %doc section
14mu|libical-1.0.1-1|114	
14mu|libical-1.0.1-1|115	

23158 14
14mu|libice-1.0.9-5|1	%define major 6
14mu|libice-1.0.9-5|2	%define libname %mklibname ice %{major}
14mu|libice-1.0.9-5|3	%define develname %mklibname ice -d
14mu|libice-1.0.9-5|4	
14mu|libice-1.0.9-5|5	Name:		libice
14mu|libice-1.0.9-5|6	Summary:	X Inter Client Exchange Library
14mu|libice-1.0.9-5|7	Version:	1.0.9
14mu|libice-1.0.9-5|8	Release:	5
14mu|libice-1.0.9-5|9	Group:		Development/X11
14mu|libice-1.0.9-5|10	License:	MIT
14mu|libice-1.0.9-5|11	URL:		http://xorg.freedesktop.org
14mu|libice-1.0.9-5|12	Source0:	ftp://xorg.freedesktop.org/pub/individual/lib/libICE-%{version}.tar.bz2
14mu|libice-1.0.9-5|13	
14mu|libice-1.0.9-5|14	BuildRequires:  pkgconfig(libbsd)
14mu|libice-1.0.9-5|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libice-1.0.9-5|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libice-1.0.9-5|17	BuildRequires:	x11-xtrans-devel >= 1.0.0
14mu|libice-1.0.9-5|18	
14mu|libice-1.0.9-5|19	%description
14mu|libice-1.0.9-5|20	libice provides an interface to ICE, the Inter-Client Exchange protocol.
14mu|libice-1.0.9-5|21	Motivated by issues arising from the need for X Window System clients to
14mu|libice-1.0.9-5|22	share data with each other, the ICE protocol provides a generic framework for
14mu|libice-1.0.9-5|23	building protocols on top of reliable, byte-stream transport connections. It
14mu|libice-1.0.9-5|24	provides basic mechanisms for setting up and shutting down connections, for
14mu|libice-1.0.9-5|25	performing authentication, for negotiating versions, and for reporting
14mu|libice-1.0.9-5|26	errors.
14mu|libice-1.0.9-5|27	
14mu|libice-1.0.9-5|28	%package -n %{libname}
14mu|libice-1.0.9-5|29	Summary:	X Inter Client Exchange Library
14mu|libice-1.0.9-5|30	Group:		Development/X11
14mu|libice-1.0.9-5|31	Conflicts:	libxorg-x11 < 7.0
14mu|libice-1.0.9-5|32	Provides:	%{name} = %{version}
14mu|libice-1.0.9-5|33	
14mu|libice-1.0.9-5|34	%description -n %{libname}
14mu|libice-1.0.9-5|35	libice provides an interface to ICE, the Inter-Client Exchange protocol.
14mu|libice-1.0.9-5|36	Motivated by issues arising from the need for X Window System clients to
14mu|libice-1.0.9-5|37	share data with each other, the ICE protocol provides a generic framework for
14mu|libice-1.0.9-5|38	building protocols on top of reliable, byte-stream transport connections. It
14mu|libice-1.0.9-5|39	provides basic mechanisms for setting up and shutting down connections, for
14mu|libice-1.0.9-5|40	performing authentication, for negotiating versions, and for reporting
14mu|libice-1.0.9-5|41	errors.
14mu|libice-1.0.9-5|42	
14mu|libice-1.0.9-5|43	%package -n %{develname}
14mu|libice-1.0.9-5|44	Summary:	Development files for %{name}
14mu|libice-1.0.9-5|45	Group:		Development/X11
14mu|libice-1.0.9-5|46	Requires:	%{libname} = %{version}-%{release}
14mu|libice-1.0.9-5|47	Provides:	libice-devel = %{version}-%{release}
14mu|libice-1.0.9-5|48	Obsoletes:	%{_lib}ice6-devel < 1.0.8
14mu|libice-1.0.9-5|49	Obsoletes:	%{_lib}ice-static-devel < 1.0.8
14mu|libice-1.0.9-5|50	Conflicts:	libxorg-x11-devel < 7.0
14mu|libice-1.0.9-5|51	
14mu|libice-1.0.9-5|52	%description -n %{develname}
14mu|libice-1.0.9-5|53	Development files for %{name}
14mu|libice-1.0.9-5|54	
14mu|libice-1.0.9-5|55	%prep
14mu|libice-1.0.9-5|56	%setup -q -n libICE-%{version}
14mu|libice-1.0.9-5|57	
14mu|libice-1.0.9-5|58	%build
14mu|libice-1.0.9-5|59	%configure2_5x \
14mu|libice-1.0.9-5|60	--disable-static \
14mu|libice-1.0.9-5|61	--x-includes=%{_includedir}\
14mu|libice-1.0.9-5|62	--x-libraries=%{_libdir}
14mu|libice-1.0.9-5|63	
14mu|libice-1.0.9-5|64	%make
14mu|libice-1.0.9-5|65	
14mu|libice-1.0.9-5|66	%install
14mu|libice-1.0.9-5|67	%makeinstall_std
14mu|libice-1.0.9-5|68	mv %{buildroot}/%{_datadir}/doc/lib{ICE,ice}
14mu|libice-1.0.9-5|69	
14mu|libice-1.0.9-5|70	%files -n %{libname}
14mu|libice-1.0.9-5|71	%{_libdir}/libICE.so.%{major}*
14mu|libice-1.0.9-5|72	
14mu|libice-1.0.9-5|73	%files -n %{develname}
14mu|libice-1.0.9-5|74	%{_datadir}/doc/libice
14mu|libice-1.0.9-5|75	%{_libdir}/libICE.so
14mu|libice-1.0.9-5|76	%{_libdir}/pkgconfig/ice.pc
14mu|libice-1.0.9-5|77	%{_includedir}/X11/ICE/ICEutil.h
14mu|libice-1.0.9-5|78	%{_includedir}/X11/ICE/ICE.h
14mu|libice-1.0.9-5|79	%{_includedir}/X11/ICE/ICEproto.h
14mu|libice-1.0.9-5|80	%{_includedir}/X11/ICE/ICEconn.h
14mu|libice-1.0.9-5|81	%{_includedir}/X11/ICE/ICElib.h
14mu|libice-1.0.9-5|82	%{_includedir}/X11/ICE/ICEmsg.h
14mu|libice-1.0.9-5|83	
14mu|libice-1.0.9-5|84	
14mu|libice-1.0.9-5|85	%changelog
14mu|libice-1.0.9-5|86	
14mu|libice-1.0.9-5|87	* Thu Nov 16 2017 keleg <vladimir.potapov@rosalab.ru> 1.0.9-5
14mu|libice-1.0.9-5|88	- (0b7eca9) Merge pull request #1 from import/libice:rosa2016.1
14mu|libice-1.0.9-5|89	- (0b7eca9) Fix CVE-2017-2626
14mu|libice-1.0.9-5|90	
14mu|libice-1.0.9-5|91	

23159 14
14mu|libicns-0.8.1-6|1	%define major 1
14mu|libicns-0.8.1-6|2	%define libname %mklibname icns %{major}
14mu|libicns-0.8.1-6|3	%define devname %mklibname icns -d
14mu|libicns-0.8.1-6|4	
14mu|libicns-0.8.1-6|5	Summary:	Library for manipulating MacOS X icns files
14mu|libicns-0.8.1-6|6	Name:		libicns
14mu|libicns-0.8.1-6|7	Version:	0.8.1
14mu|libicns-0.8.1-6|8	Release:	6
14mu|libicns-0.8.1-6|9	License:	GPL, LGPL
14mu|libicns-0.8.1-6|10	Group:		System/Libraries
14mu|libicns-0.8.1-6|11	Url:		http://icns.sourceforge.net/
14mu|libicns-0.8.1-6|12	Source0:	http://downloads.sourceforge.net/project/icns/icns/libicns-%{version}/%{name}-%{version}.tar.gz
14mu|libicns-0.8.1-6|13	BuildRequires:	pkgconfig(jasper)
14mu|libicns-0.8.1-6|14	BuildRequires:	pkgconfig(libpng)
14mu|libicns-0.8.1-6|15	
14mu|libicns-0.8.1-6|16	%description
14mu|libicns-0.8.1-6|17	%{name} is a library providing functionality for easily reading and
14mu|libicns-0.8.1-6|18	writing MacOS X icns files.
14mu|libicns-0.8.1-6|19	
14mu|libicns-0.8.1-6|20	#----------------------------------------------------------------------------
14mu|libicns-0.8.1-6|21	
14mu|libicns-0.8.1-6|22	%package -n %{libname}
14mu|libicns-0.8.1-6|23	Summary:	Library files for %{name}
14mu|libicns-0.8.1-6|24	Group:		System/Libraries
14mu|libicns-0.8.1-6|25	
14mu|libicns-0.8.1-6|26	%description -n %{libname}
14mu|libicns-0.8.1-6|27	%{name} is a library providing functionality for easily reading and
14mu|libicns-0.8.1-6|28	writing MacOS X icns files.
14mu|libicns-0.8.1-6|29	
14mu|libicns-0.8.1-6|30	%files -n %{libname}
14mu|libicns-0.8.1-6|31	%{_libdir}/libicns.so.%{major}*
14mu|libicns-0.8.1-6|32	
14mu|libicns-0.8.1-6|33	#----------------------------------------------------------------------------
14mu|libicns-0.8.1-6|34	
14mu|libicns-0.8.1-6|35	%package -n %{devname}
14mu|libicns-0.8.1-6|36	Summary:	Devel package for %{name}
14mu|libicns-0.8.1-6|37	Group:		Development/C
14mu|libicns-0.8.1-6|38	Requires:	%{libname} = %{EVRD}
14mu|libicns-0.8.1-6|39	
14mu|libicns-0.8.1-6|40	%description -n %{devname}
14mu|libicns-0.8.1-6|41	%{name} is a library providing functionality for easily reading and
14mu|libicns-0.8.1-6|42	writing MacOS X icns files.
14mu|libicns-0.8.1-6|43	
14mu|libicns-0.8.1-6|44	This package contains libraries and header files need for development.
14mu|libicns-0.8.1-6|45	
14mu|libicns-0.8.1-6|46	%files -n %{devname}
14mu|libicns-0.8.1-6|47	%doc src/apidocs.*
14mu|libicns-0.8.1-6|48	%{_includedir}/icns.h
14mu|libicns-0.8.1-6|49	%{_libdir}/libicns.so
14mu|libicns-0.8.1-6|50	%{_libdir}/pkgconfig/libicns.pc
14mu|libicns-0.8.1-6|51	
14mu|libicns-0.8.1-6|52	#----------------------------------------------------------------------------
14mu|libicns-0.8.1-6|53	
14mu|libicns-0.8.1-6|54	%package -n libicns-utils
14mu|libicns-0.8.1-6|55	Summary:	Utilities for %{name}
14mu|libicns-0.8.1-6|56	Group:		System/Libraries
14mu|libicns-0.8.1-6|57	Requires:	%{libname} = %{EVRD}
14mu|libicns-0.8.1-6|58	
14mu|libicns-0.8.1-6|59	%description -n libicns-utils
14mu|libicns-0.8.1-6|60	Software for library for manipulating MacOS X .icns icon format.
14mu|libicns-0.8.1-6|61	Currently provides support for reading and writing icns files
14mu|libicns-0.8.1-6|62	in most sizes.
14mu|libicns-0.8.1-6|63	
14mu|libicns-0.8.1-6|64	Also provides utilities for manipulating files in the .icns format:
14mu|libicns-0.8.1-6|65	* icns2png - convert Mac OS icns files to png images
14mu|libicns-0.8.1-6|66	* png2icns - convert png images to Mac OS icns files
14mu|libicns-0.8.1-6|67	* icontainer2icns - extract icns files from icontainers
14mu|libicns-0.8.1-6|68	
14mu|libicns-0.8.1-6|69	%files -n libicns-utils
14mu|libicns-0.8.1-6|70	%doc README
14mu|libicns-0.8.1-6|71	%{_bindir}/icns2png
14mu|libicns-0.8.1-6|72	%{_bindir}/icontainer2icns
14mu|libicns-0.8.1-6|73	%{_bindir}/png2icns
14mu|libicns-0.8.1-6|74	%{_mandir}/man1/icns2png.1*
14mu|libicns-0.8.1-6|75	%{_mandir}/man1/icontainer2icns.1*
14mu|libicns-0.8.1-6|76	%{_mandir}/man1/png2icns.1*
14mu|libicns-0.8.1-6|77	
14mu|libicns-0.8.1-6|78	#----------------------------------------------------------------------------
14mu|libicns-0.8.1-6|79	
14mu|libicns-0.8.1-6|80	%prep
14mu|libicns-0.8.1-6|81	%setup -q
14mu|libicns-0.8.1-6|82	
14mu|libicns-0.8.1-6|83	%build
14mu|libicns-0.8.1-6|84	%configure2_5x \
14mu|libicns-0.8.1-6|85	--disable-static
14mu|libicns-0.8.1-6|86	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|libicns-0.8.1-6|87	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|libicns-0.8.1-6|88	%make
14mu|libicns-0.8.1-6|89	
14mu|libicns-0.8.1-6|90	%install
14mu|libicns-0.8.1-6|91	%makeinstall_std
14mu|libicns-0.8.1-6|92	
14mu|libicns-0.8.1-6|93	
14mu|libicns-0.8.1-6|94	%changelog
14mu|libicns-0.8.1-6|95	
14mu|libicns-0.8.1-6|96	* Tue Dec 05 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-6
14mu|libicns-0.8.1-6|97	- (c7e7d3e) Spec cleanup
14mu|libicns-0.8.1-6|98	
14mu|libicns-0.8.1-6|99	

23160 14
14mu|libidn-1.33-1|1	%define major 11
14mu|libidn-1.33-1|2	%define libname %mklibname idn %{major}
14mu|libidn-1.33-1|3	%define devname %mklibname idn -d
14mu|libidn-1.33-1|4	
14mu|libidn-1.33-1|5	%{?build_java}%{?!build_java:%bcond_without java}
14mu|libidn-1.33-1|6	%{?build_mono}%{?!build_mono:%bcond_without mono}
14mu|libidn-1.33-1|7	
14mu|libidn-1.33-1|8	Summary:	Internationalized string processing library
14mu|libidn-1.33-1|9	Name:		libidn
14mu|libidn-1.33-1|10	Version:	1.33
14mu|libidn-1.33-1|11	Release:	1
14mu|libidn-1.33-1|12	License:	LGPLv2.1+
14mu|libidn-1.33-1|13	Group:		System/Libraries
14mu|libidn-1.33-1|14	Url:		http://www.gnu.org/software/libidn/
14mu|libidn-1.33-1|15	Source0:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
14mu|libidn-1.33-1|16	Source1:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig
14mu|libidn-1.33-1|17	Patch0:		libidn-1.32-automake-1.12.patch
14mu|libidn-1.33-1|18	BuildRequires:	gengetopt
14mu|libidn-1.33-1|19	BuildRequires:	gtk-doc
14mu|libidn-1.33-1|20	BuildRequires:	intltool
14mu|libidn-1.33-1|21	BuildRequires:	libtool
14mu|libidn-1.33-1|22	BuildRequires:	texinfo
14mu|libidn-1.33-1|23	BuildRequires:	gettext-devel
14mu|libidn-1.33-1|24	%if %{with java}
14mu|libidn-1.33-1|25	BuildRequires:	java-rpmbuild
14mu|libidn-1.33-1|26	BuildRequires:	valgrind
14mu|libidn-1.33-1|27	%endif
14mu|libidn-1.33-1|28	%if %{with mono}
14mu|libidn-1.33-1|29	BuildRequires:	mono
14mu|libidn-1.33-1|30	%endif
14mu|libidn-1.33-1|31	
14mu|libidn-1.33-1|32	%description
14mu|libidn-1.33-1|33	GNU Libidn is an implementation of the Stringprep, Punycode and
14mu|libidn-1.33-1|34	IDNA specifications defined by the IETF Internationalized Domain
14mu|libidn-1.33-1|35	Names (IDN) working group, used for internationalized domain
14mu|libidn-1.33-1|36	names.
14mu|libidn-1.33-1|37	
14mu|libidn-1.33-1|38	#----------------------------------------------------------------------------
14mu|libidn-1.33-1|39	
14mu|libidn-1.33-1|40	%package -n %{libname}
14mu|libidn-1.33-1|41	Summary:	Internationalized string processing library
14mu|libidn-1.33-1|42	Group:		System/Libraries
14mu|libidn-1.33-1|43	
14mu|libidn-1.33-1|44	%description -n	%{libname}
14mu|libidn-1.33-1|45	GNU Libidn is an implementation of the Stringprep, Punycode and
14mu|libidn-1.33-1|46	IDNA specifications defined by the IETF Internationalized Domain
14mu|libidn-1.33-1|47	Names (IDN) working group, used for internationalized domain
14mu|libidn-1.33-1|48	names.
14mu|libidn-1.33-1|49	
14mu|libidn-1.33-1|50	%files -n %{libname}
14mu|libidn-1.33-1|51	%{_libdir}/libidn.so.%{major}*
14mu|libidn-1.33-1|52	%{_infodir}/%{libname}.info*
14mu|libidn-1.33-1|53	
14mu|libidn-1.33-1|54	#----------------------------------------------------------------------------
14mu|libidn-1.33-1|55	
14mu|libidn-1.33-1|56	%package -n %{devname}
14mu|libidn-1.33-1|57	Summary:	Development files for the %{libname} library
14mu|libidn-1.33-1|58	Group:		Development/C
14mu|libidn-1.33-1|59	Requires:	%{libname} = %{EVRD}
14mu|libidn-1.33-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|libidn-1.33-1|61	Provides:	idn-devel = %{EVRD}
14mu|libidn-1.33-1|62	Obsoletes:	%{_lib}idn11-devel < 1.25
14mu|libidn-1.33-1|63	
14mu|libidn-1.33-1|64	%description -n %{devname}
14mu|libidn-1.33-1|65	Development files for the %{libname} library.
14mu|libidn-1.33-1|66	
14mu|libidn-1.33-1|67	%files -n %{devname} -f %{devname}.filelist
14mu|libidn-1.33-1|68	%doc doc/libidn.html TODO libc/example.c examples/README examples/Makefile.*
14mu|libidn-1.33-1|69	%{_libdir}/libidn.so
14mu|libidn-1.33-1|70	%{_includedir}/*.h
14mu|libidn-1.33-1|71	%{_libdir}/pkgconfig/*.pc
14mu|libidn-1.33-1|72	%{_mandir}/man3/*
14mu|libidn-1.33-1|73	
14mu|libidn-1.33-1|74	#----------------------------------------------------------------------------
14mu|libidn-1.33-1|75	
14mu|libidn-1.33-1|76	%package -n idn
14mu|libidn-1.33-1|77	Summary:	Commandline interface to the %{libname} library
14mu|libidn-1.33-1|78	Group:		System/Servers
14mu|libidn-1.33-1|79	
14mu|libidn-1.33-1|80	%description -n idn
14mu|libidn-1.33-1|81	This package provides the commandline interface to the
14mu|libidn-1.33-1|82	%{libname} library.
14mu|libidn-1.33-1|83	
14mu|libidn-1.33-1|84	%files -n idn -f %{name}.lang
14mu|libidn-1.33-1|85	%doc ChangeLog FAQ README THANKS contrib
14mu|libidn-1.33-1|86	%{_bindir}/idn
14mu|libidn-1.33-1|87	%{_mandir}/man1/idn.1*
14mu|libidn-1.33-1|88	%{_datadir}/*emacs/site-lisp/*.el
14mu|libidn-1.33-1|89	
14mu|libidn-1.33-1|90	#----------------------------------------------------------------------------
14mu|libidn-1.33-1|91	
14mu|libidn-1.33-1|92	%if %{with java}
14mu|libidn-1.33-1|93	%package -n %{libname}-java
14mu|libidn-1.33-1|94	Summary:	Java support for the %{name}
14mu|libidn-1.33-1|95	Group:		Development/Java
14mu|libidn-1.33-1|96	Provides:	%{name}-java = %{EVRD}
14mu|libidn-1.33-1|97	Requires:	%{libname} = %{EVRD}
14mu|libidn-1.33-1|98	
14mu|libidn-1.33-1|99	%description -n %{libname}-java
14mu|libidn-1.33-1|100	Java support for the %{name}.
14mu|libidn-1.33-1|101	
14mu|libidn-1.33-1|102	%files -n %{libname}-java
14mu|libidn-1.33-1|103	%{_datadir}/java/*.jar
14mu|libidn-1.33-1|104	%endif
14mu|libidn-1.33-1|105	
14mu|libidn-1.33-1|106	#----------------------------------------------------------------------------
14mu|libidn-1.33-1|107	
14mu|libidn-1.33-1|108	%if %{with mono}
14mu|libidn-1.33-1|109	%package -n %{libname}-mono
14mu|libidn-1.33-1|110	Summary:	Mono support for the %{name}
14mu|libidn-1.33-1|111	Group:		Development/Other
14mu|libidn-1.33-1|112	Provides:	%{name}-mono = %{EVRD}
14mu|libidn-1.33-1|113	Requires:	%{libname} = %{EVRD}
14mu|libidn-1.33-1|114	
14mu|libidn-1.33-1|115	%description -n %{libname}-mono
14mu|libidn-1.33-1|116	Mono support for the %{name}.
14mu|libidn-1.33-1|117	
14mu|libidn-1.33-1|118	%files -n %{libname}-mono
14mu|libidn-1.33-1|119	%{_libdir}/*.dll
14mu|libidn-1.33-1|120	%endif
14mu|libidn-1.33-1|121	
14mu|libidn-1.33-1|122	#----------------------------------------------------------------------------
14mu|libidn-1.33-1|123	
14mu|libidn-1.33-1|124	%prep
14mu|libidn-1.33-1|125	%setup -q
14mu|libidn-1.33-1|126	%patch0 -p1
14mu|libidn-1.33-1|127	
14mu|libidn-1.33-1|128	# Name directory sections consistently in the info file, rhbz #209491
14mu|libidn-1.33-1|129	sed -i '/^INFO-DIR-SECTION/{s/GNU Libraries/Libraries/;s/GNU utilities/Utilities/;}' doc/libidn.info
14mu|libidn-1.33-1|130	
14mu|libidn-1.33-1|131	iconv -f ISO-8859-1 -t UTF-8 doc/libidn.info > iconv.tmp
14mu|libidn-1.33-1|132	mv iconv.tmp doc/libidn.info
14mu|libidn-1.33-1|133	
14mu|libidn-1.33-1|134	%build
14mu|libidn-1.33-1|135	autoreconf -fi
14mu|libidn-1.33-1|136	
14mu|libidn-1.33-1|137	%configure2_5x \
14mu|libidn-1.33-1|138	%if %{with java}
14mu|libidn-1.33-1|139	--enable-java \
14mu|libidn-1.33-1|140	--enable-valgrind-tests \
14mu|libidn-1.33-1|141	%endif
14mu|libidn-1.33-1|142	%if %{with mono}
14mu|libidn-1.33-1|143	--enable-csharp=mono \
14mu|libidn-1.33-1|144	%endif
14mu|libidn-1.33-1|145	--disable-rpath \
14mu|libidn-1.33-1|146	--disable-static
14mu|libidn-1.33-1|147	
14mu|libidn-1.33-1|148	make
14mu|libidn-1.33-1|149	
14mu|libidn-1.33-1|150	%install
14mu|libidn-1.33-1|151	%makeinstall_std
14mu|libidn-1.33-1|152	
14mu|libidn-1.33-1|153	# fix "invalid-lc-messages-dir":
14mu|libidn-1.33-1|154	rm -rf %{buildroot}%{_datadir}/locale/en@*quot
14mu|libidn-1.33-1|155	
14mu|libidn-1.33-1|156	# make a nice list for docs
14mu|libidn-1.33-1|157	find doc -type f | sed 's/^/%{doc} /' | \
14mu|libidn-1.33-1|158	grep -v "Makefile*" | \
14mu|libidn-1.33-1|159	grep -v "\.tex*" | \
14mu|libidn-1.33-1|160	grep -v "\.info" | \
14mu|libidn-1.33-1|161	grep -v "\.1" | \
14mu|libidn-1.33-1|162	grep -v "\.3" | \
14mu|libidn-1.33-1|163	grep -v "\.sgml" | \
14mu|libidn-1.33-1|164	grep -v "\.xml" | \
14mu|libidn-1.33-1|165	grep -v "gdoc" | \
14mu|libidn-1.33-1|166	grep -v "mdate-sh" > %{libname}-devel.filelist
14mu|libidn-1.33-1|167	
14mu|libidn-1.33-1|168	find examples -type f -name ".c" | sed 's/^/%{doc} /' >> %{devname}.filelist
14mu|libidn-1.33-1|169	
14mu|libidn-1.33-1|170	#(tpg) really not needed... also got lzma'd :)
14mu|libidn-1.33-1|171	
14mu|libidn-1.33-1|172	rm -rf %{buildroot}%{_infodir}/*.png*
14mu|libidn-1.33-1|173	
14mu|libidn-1.33-1|174	# this fixes a file clash in a mixed arch env
14mu|libidn-1.33-1|175	mv %{buildroot}%{_infodir}/%{name}.info %{buildroot}%{_infodir}/%{libname}.info
14mu|libidn-1.33-1|176	
14mu|libidn-1.33-1|177	%find_lang %{name}
14mu|libidn-1.33-1|178	
14mu|libidn-1.33-1|179	%changelog
14mu|libidn-1.33-1|180	
14mu|libidn-1.33-1|181	* Tue Aug 23 2016 Denis Silakov <dsilakov@gmail.com> 1.33-1
14mu|libidn-1.33-1|182	- (2911aa7) Updated to 1.33
14mu|libidn-1.33-1|183	
14mu|libidn-1.33-1|184	

23161 14
14mu|libiec61883-1.2.0-12|1	%define major 0
14mu|libiec61883-1.2.0-12|2	%define libname %mklibname iec61883_ %{major}
14mu|libiec61883-1.2.0-12|3	%define devname %mklibname iec61883 -d
14mu|libiec61883-1.2.0-12|4	
14mu|libiec61883-1.2.0-12|5	Summary:	Streaming library for IEEE1394
14mu|libiec61883-1.2.0-12|6	Name:		libiec61883
14mu|libiec61883-1.2.0-12|7	Version:	1.2.0
14mu|libiec61883-1.2.0-12|8	Release:	12
14mu|libiec61883-1.2.0-12|9	License:	LGPLv2.1+
14mu|libiec61883-1.2.0-12|10	Group:		System/Libraries
14mu|libiec61883-1.2.0-12|11	Source0:	http://linux1394.org/dl/%{name}-%{version}.tar.gz
14mu|libiec61883-1.2.0-12|12	Url:		http://linux1394.org
14mu|libiec61883-1.2.0-12|13	BuildRequires:	pkgconfig(libraw1394) >= 1.2.0
14mu|libiec61883-1.2.0-12|14	
14mu|libiec61883-1.2.0-12|15	%description
14mu|libiec61883-1.2.0-12|16	The libiec61883 library provides an higher level API for streaming DV,
14mu|libiec61883-1.2.0-12|17	MPEG-2 and audio over IEEE1394.  Based on the libraw1394 isochronous
14mu|libiec61883-1.2.0-12|18	functionality, this library acts as a filter that accepts DV-frames,
14mu|libiec61883-1.2.0-12|19	MPEG-2 frames or audio samples from the application and breaks these
14mu|libiec61883-1.2.0-12|20	down to isochronous packets, which are transmitted using libraw1394.
14mu|libiec61883-1.2.0-12|21	
14mu|libiec61883-1.2.0-12|22	#----------------------------------------------------------------------------
14mu|libiec61883-1.2.0-12|23	
14mu|libiec61883-1.2.0-12|24	%package -n %{libname}
14mu|libiec61883-1.2.0-12|25	Summary:	Streaming library for IEEE1394
14mu|libiec61883-1.2.0-12|26	Group:		System/Libraries
14mu|libiec61883-1.2.0-12|27	Provides:	%{name} = %{EVRD}
14mu|libiec61883-1.2.0-12|28	
14mu|libiec61883-1.2.0-12|29	%description -n %{libname}
14mu|libiec61883-1.2.0-12|30	The libiec61883 library provides an higher level API for streaming DV,
14mu|libiec61883-1.2.0-12|31	MPEG-2 and audio over IEEE1394.  Based on the libraw1394 isochronous
14mu|libiec61883-1.2.0-12|32	functionality, this library acts as a filter that accepts DV-frames,
14mu|libiec61883-1.2.0-12|33	MPEG-2 frames or audio samples from the application and breaks these
14mu|libiec61883-1.2.0-12|34	down to isochronous packets, which are transmitted using libraw1394.
14mu|libiec61883-1.2.0-12|35	
14mu|libiec61883-1.2.0-12|36	%files -n %{libname}
14mu|libiec61883-1.2.0-12|37	%doc AUTHORS COPYING NEWS README
14mu|libiec61883-1.2.0-12|38	%{_libdir}/libiec61883.so.%{major}*
14mu|libiec61883-1.2.0-12|39	
14mu|libiec61883-1.2.0-12|40	#----------------------------------------------------------------------------
14mu|libiec61883-1.2.0-12|41	
14mu|libiec61883-1.2.0-12|42	%package -n %{devname}
14mu|libiec61883-1.2.0-12|43	Summary:	Development files for libiec61883
14mu|libiec61883-1.2.0-12|44	Group:		Development/C
14mu|libiec61883-1.2.0-12|45	Requires:	%{libname} = %{EVRD}
14mu|libiec61883-1.2.0-12|46	Provides:	%{name}-devel = %{EVRD}
14mu|libiec61883-1.2.0-12|47	Conflicts:	%{_lib}iec61883_0-devel < 1.2.0-12
14mu|libiec61883-1.2.0-12|48	Obsoletes:	%{_lib}iec61883_0-devel < 1.2.0-12
14mu|libiec61883-1.2.0-12|49	
14mu|libiec61883-1.2.0-12|50	%description -n %{devname}
14mu|libiec61883-1.2.0-12|51	Development libraries needed to build applications against libiec61883.
14mu|libiec61883-1.2.0-12|52	
14mu|libiec61883-1.2.0-12|53	%files -n %{devname}
14mu|libiec61883-1.2.0-12|54	%doc examples/*.c
14mu|libiec61883-1.2.0-12|55	%{_libdir}/libiec61883.so
14mu|libiec61883-1.2.0-12|56	%{_includedir}/*
14mu|libiec61883-1.2.0-12|57	%{_libdir}/pkgconfig/libiec61883.pc
14mu|libiec61883-1.2.0-12|58	
14mu|libiec61883-1.2.0-12|59	#----------------------------------------------------------------------------
14mu|libiec61883-1.2.0-12|60	
14mu|libiec61883-1.2.0-12|61	%package utils
14mu|libiec61883-1.2.0-12|62	Summary:	Utilities for use with libiec61883
14mu|libiec61883-1.2.0-12|63	Group:		Communications
14mu|libiec61883-1.2.0-12|64	Requires:	%{name} = %{version}
14mu|libiec61883-1.2.0-12|65	
14mu|libiec61883-1.2.0-12|66	%description utils
14mu|libiec61883-1.2.0-12|67	Utilities that make use of iec61883
14mu|libiec61883-1.2.0-12|68	
14mu|libiec61883-1.2.0-12|69	%files utils
14mu|libiec61883-1.2.0-12|70	%{_bindir}/*
14mu|libiec61883-1.2.0-12|71	%{_mandir}/*/*
14mu|libiec61883-1.2.0-12|72	
14mu|libiec61883-1.2.0-12|73	#----------------------------------------------------------------------------
14mu|libiec61883-1.2.0-12|74	
14mu|libiec61883-1.2.0-12|75	%prep
14mu|libiec61883-1.2.0-12|76	%setup -q
14mu|libiec61883-1.2.0-12|77	perl -pi -e's,noinst,bin,' examples/Makefile.am
14mu|libiec61883-1.2.0-12|78	
14mu|libiec61883-1.2.0-12|79	%build
14mu|libiec61883-1.2.0-12|80	autoreconf -i
14mu|libiec61883-1.2.0-12|81	%configure2_5x --disable-static
14mu|libiec61883-1.2.0-12|82	%make
14mu|libiec61883-1.2.0-12|83	
14mu|libiec61883-1.2.0-12|84	%install
14mu|libiec61883-1.2.0-12|85	%makeinstall_std
14mu|libiec61883-1.2.0-12|86	
14mu|libiec61883-1.2.0-12|87	
14mu|libiec61883-1.2.0-12|88	%changelog
14mu|libiec61883-1.2.0-12|89	* Fri Dec 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-12
14mu|libiec61883-1.2.0-12|90	+ Revision: 5dea185
14mu|libiec61883-1.2.0-12|91	- Properly name devel library package
14mu|libiec61883-1.2.0-12|92	- Don't build static library
14mu|libiec61883-1.2.0-12|93	- Spec cleanup
14mu|libiec61883-1.2.0-12|94	
14mu|libiec61883-1.2.0-12|95	

23162 14
14mu|libimobiledevice-1.2.0-3|1	%define major 6
14mu|libimobiledevice-1.2.0-3|2	%define libname %mklibname imobiledevice %{major}
14mu|libimobiledevice-1.2.0-3|3	%define devname %mklibname imobiledevice -d
14mu|libimobiledevice-1.2.0-3|4	
14mu|libimobiledevice-1.2.0-3|5	Summary:	Library for connecting to Apple iPhone and iPod touch
14mu|libimobiledevice-1.2.0-3|6	Name:		libimobiledevice
14mu|libimobiledevice-1.2.0-3|7	Version:	1.2.0
14mu|libimobiledevice-1.2.0-3|8	Release:	3
14mu|libimobiledevice-1.2.0-3|9	License:	LGPLv2.1+
14mu|libimobiledevice-1.2.0-3|10	Group:		System/Libraries
14mu|libimobiledevice-1.2.0-3|11	Url:		http://libimobiledevice.org/
14mu|libimobiledevice-1.2.0-3|12	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
14mu|libimobiledevice-1.2.0-3|13	Patch0:		libimobiledevice-1.2.0-listen-local.patch
14mu|libimobiledevice-1.2.0-3|14	
14mu|libimobiledevice-1.2.0-3|15	BuildRequires:	python-cython
14mu|libimobiledevice-1.2.0-3|16	BuildRequires:	swig
14mu|libimobiledevice-1.2.0-3|17	BuildRequires:	pkgconfig(glib-2.0)
14mu|libimobiledevice-1.2.0-3|18	BuildRequires:	pkgconfig(gnutls)
14mu|libimobiledevice-1.2.0-3|19	BuildRequires:	pkgconfig(libplist)
14mu|libimobiledevice-1.2.0-3|20	BuildRequires:	pkgconfig(libplist++)
14mu|libimobiledevice-1.2.0-3|21	BuildRequires:	pkgconfig(libtasn1)
14mu|libimobiledevice-1.2.0-3|22	BuildRequires:	pkgconfig(libusbmuxd)
14mu|libimobiledevice-1.2.0-3|23	BuildRequires:	pkgconfig(openssl)
14mu|libimobiledevice-1.2.0-3|24	BuildRequires:	pkgconfig(python)
14mu|libimobiledevice-1.2.0-3|25	
14mu|libimobiledevice-1.2.0-3|26	%description
14mu|libimobiledevice-1.2.0-3|27	A library for connecting to Apple's iPhone or iPod touch devices.
14mu|libimobiledevice-1.2.0-3|28	
14mu|libimobiledevice-1.2.0-3|29	%files
14mu|libimobiledevice-1.2.0-3|30	%doc AUTHORS COPYING.LESSER README
14mu|libimobiledevice-1.2.0-3|31	%{_bindir}/idevice*
14mu|libimobiledevice-1.2.0-3|32	%{_mandir}/man1/idevice*.1.*
14mu|libimobiledevice-1.2.0-3|33	
14mu|libimobiledevice-1.2.0-3|34	#----------------------------------------------------------------------------
14mu|libimobiledevice-1.2.0-3|35	
14mu|libimobiledevice-1.2.0-3|36	%package -n %{libname}
14mu|libimobiledevice-1.2.0-3|37	Summary:	Library for connecting to Apple iPhone and iPod touch
14mu|libimobiledevice-1.2.0-3|38	Group:		System/Libraries
14mu|libimobiledevice-1.2.0-3|39	
14mu|libimobiledevice-1.2.0-3|40	%description -n %{libname}
14mu|libimobiledevice-1.2.0-3|41	A library for connecting to Apple's iPhone or iPod touch devices.
14mu|libimobiledevice-1.2.0-3|42	
14mu|libimobiledevice-1.2.0-3|43	%files -n %{libname}
14mu|libimobiledevice-1.2.0-3|44	%{_libdir}/libimobiledevice.so.%{major}*
14mu|libimobiledevice-1.2.0-3|45	
14mu|libimobiledevice-1.2.0-3|46	#----------------------------------------------------------------------------
14mu|libimobiledevice-1.2.0-3|47	
14mu|libimobiledevice-1.2.0-3|48	%package -n %{devname}
14mu|libimobiledevice-1.2.0-3|49	Summary:	Development package for libimobiledevice
14mu|libimobiledevice-1.2.0-3|50	Group:		Development/C
14mu|libimobiledevice-1.2.0-3|51	Requires:	%{libname} = %{EVRD}
14mu|libimobiledevice-1.2.0-3|52	Provides:	%{name}-devel = %{EVRD}
14mu|libimobiledevice-1.2.0-3|53	
14mu|libimobiledevice-1.2.0-3|54	%description -n %{devname}
14mu|libimobiledevice-1.2.0-3|55	Files for development with libimobiledevice.
14mu|libimobiledevice-1.2.0-3|56	
14mu|libimobiledevice-1.2.0-3|57	%files -n %{devname}
14mu|libimobiledevice-1.2.0-3|58	%{_libdir}/pkgconfig/libimobiledevice-1.0.pc
14mu|libimobiledevice-1.2.0-3|59	%{_libdir}/libimobiledevice.so
14mu|libimobiledevice-1.2.0-3|60	%{_includedir}/libimobiledevice
14mu|libimobiledevice-1.2.0-3|61	
14mu|libimobiledevice-1.2.0-3|62	#----------------------------------------------------------------------------
14mu|libimobiledevice-1.2.0-3|63	
14mu|libimobiledevice-1.2.0-3|64	%package -n python-imobiledevice
14mu|libimobiledevice-1.2.0-3|65	Summary:	Python bindings for libimobiledevice
14mu|libimobiledevice-1.2.0-3|66	Group:		Development/Python
14mu|libimobiledevice-1.2.0-3|67	
14mu|libimobiledevice-1.2.0-3|68	%description -n python-imobiledevice
14mu|libimobiledevice-1.2.0-3|69	Python bindings for libimobiledevice.
14mu|libimobiledevice-1.2.0-3|70	
14mu|libimobiledevice-1.2.0-3|71	%files -n python-imobiledevice
14mu|libimobiledevice-1.2.0-3|72	%{py_platsitedir}/imobiledevice.so
14mu|libimobiledevice-1.2.0-3|73	
14mu|libimobiledevice-1.2.0-3|74	#----------------------------------------------------------------------------
14mu|libimobiledevice-1.2.0-3|75	
14mu|libimobiledevice-1.2.0-3|76	%prep
14mu|libimobiledevice-1.2.0-3|77	%setup -q
14mu|libimobiledevice-1.2.0-3|78	%apply_patches
14mu|libimobiledevice-1.2.0-3|79	
14mu|libimobiledevice-1.2.0-3|80	%build
14mu|libimobiledevice-1.2.0-3|81	autoreconf -fi # for CVE-2013-2142 patch
14mu|libimobiledevice-1.2.0-3|82	%configure2_5x --disable-static
14mu|libimobiledevice-1.2.0-3|83	%make
14mu|libimobiledevice-1.2.0-3|84	
14mu|libimobiledevice-1.2.0-3|85	%install
14mu|libimobiledevice-1.2.0-3|86	%makeinstall_std
14mu|libimobiledevice-1.2.0-3|87	
14mu|libimobiledevice-1.2.0-3|88	
14mu|libimobiledevice-1.2.0-3|89	%changelog
14mu|libimobiledevice-1.2.0-3|90	
14mu|libimobiledevice-1.2.0-3|91	* Sat Oct 29 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-3
14mu|libimobiledevice-1.2.0-3|92	- (5f31153) only listen on loopback network interface (upstream fix)
14mu|libimobiledevice-1.2.0-3|93	
14mu|libimobiledevice-1.2.0-3|94	

23163 14
14mu|libindicator-12.10.1-4|1	%define api 3
14mu|libindicator-12.10.1-4|2	%define major 7
14mu|libindicator-12.10.1-4|3	%define libname %mklibname indicator %{major}
14mu|libindicator-12.10.1-4|4	%define devname %mklibname indicator -d
14mu|libindicator-12.10.1-4|5	
14mu|libindicator-12.10.1-4|6	%define libname3 %mklibname indicator %{api} %{major}
14mu|libindicator-12.10.1-4|7	%define devname3 %mklibname indicator %{api} -d
14mu|libindicator-12.10.1-4|8	
14mu|libindicator-12.10.1-4|9	Summary:	Panel indicator applet libraries
14mu|libindicator-12.10.1-4|10	Name:		libindicator
14mu|libindicator-12.10.1-4|11	Version:	12.10.1
14mu|libindicator-12.10.1-4|12	Release:	4
14mu|libindicator-12.10.1-4|13	License:	GPLv3+
14mu|libindicator-12.10.1-4|14	Group:		System/Libraries
14mu|libindicator-12.10.1-4|15	Url:		https://launchpad.net/libindicator
14mu|libindicator-12.10.1-4|16	Source0:	%{name}-%{version}.tar.gz
14mu|libindicator-12.10.1-4|17	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|libindicator-12.10.1-4|18	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|libindicator-12.10.1-4|19	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|libindicator-12.10.1-4|20	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libindicator-12.10.1-4|21	
14mu|libindicator-12.10.1-4|22	%description
14mu|libindicator-12.10.1-4|23	Panel indicator applet library.
14mu|libindicator-12.10.1-4|24	
14mu|libindicator-12.10.1-4|25	This library contains information to build indicators to go into the indicator
14mu|libindicator-12.10.1-4|26	applet.
14mu|libindicator-12.10.1-4|27	
14mu|libindicator-12.10.1-4|28	#----------------------------------------------------------------------------
14mu|libindicator-12.10.1-4|29	
14mu|libindicator-12.10.1-4|30	%package -n %{libname}
14mu|libindicator-12.10.1-4|31	Summary:	Panel indicator applet - shared library files - gtk+2
14mu|libindicator-12.10.1-4|32	Group:		System/Libraries
14mu|libindicator-12.10.1-4|33	
14mu|libindicator-12.10.1-4|34	%description -n %{libname}
14mu|libindicator-12.10.1-4|35	This package contains the shared library files - gtk+2.
14mu|libindicator-12.10.1-4|36	
14mu|libindicator-12.10.1-4|37	%files -n %{libname}
14mu|libindicator-12.10.1-4|38	%{_libexecdir}/indicator-loader
14mu|libindicator-12.10.1-4|39	%{_libdir}/libindicator.so.%{major}*
14mu|libindicator-12.10.1-4|40	
14mu|libindicator-12.10.1-4|41	#----------------------------------------------------------------------------
14mu|libindicator-12.10.1-4|42	
14mu|libindicator-12.10.1-4|43	%package -n %{devname}
14mu|libindicator-12.10.1-4|44	Summary:	Panel indicator applet - library development files - gtk+2
14mu|libindicator-12.10.1-4|45	Group:		Development/C
14mu|libindicator-12.10.1-4|46	Requires:	%{libname} = %{EVRD}
14mu|libindicator-12.10.1-4|47	
14mu|libindicator-12.10.1-4|48	%description -n %{devname}
14mu|libindicator-12.10.1-4|49	This package contains files that are needed to build applications gtk+2.
14mu|libindicator-12.10.1-4|50	
14mu|libindicator-12.10.1-4|51	%files -n %{devname}
14mu|libindicator-12.10.1-4|52	%dir %{_datadir}/%{name}
14mu|libindicator-12.10.1-4|53	%{_includedir}/libindicator-0.4/
14mu|libindicator-12.10.1-4|54	%{_libdir}/pkgconfig/indicator-0.4.pc
14mu|libindicator-12.10.1-4|55	%{_libdir}/libindicator.so
14mu|libindicator-12.10.1-4|56	
14mu|libindicator-12.10.1-4|57	#----------------------------------------------------------------------------
14mu|libindicator-12.10.1-4|58	
14mu|libindicator-12.10.1-4|59	%package -n %{libname3}
14mu|libindicator-12.10.1-4|60	Summary:	Panel indicator applet - shared library files - gtk+3
14mu|libindicator-12.10.1-4|61	Group:		System/Libraries
14mu|libindicator-12.10.1-4|62	Conflicts:	%{name}-tools < 0.5.0-2
14mu|libindicator-12.10.1-4|63	
14mu|libindicator-12.10.1-4|64	%description -n %{libname3}
14mu|libindicator-12.10.1-4|65	This package contains the shared library files - gtk+3.
14mu|libindicator-12.10.1-4|66	
14mu|libindicator-12.10.1-4|67	%files -n %{libname3}
14mu|libindicator-12.10.1-4|68	%{_libexecdir}/indicator-loader%{api}
14mu|libindicator-12.10.1-4|69	%{_libdir}/libindicator%{api}.so.%{major}*
14mu|libindicator-12.10.1-4|70	
14mu|libindicator-12.10.1-4|71	#----------------------------------------------------------------------------
14mu|libindicator-12.10.1-4|72	
14mu|libindicator-12.10.1-4|73	%package -n %{devname3}
14mu|libindicator-12.10.1-4|74	Summary:	Panel indicator applet - library development files - gtk+3
14mu|libindicator-12.10.1-4|75	Group:		Development/C
14mu|libindicator-12.10.1-4|76	Requires:	%{libname3} = %{EVRD}
14mu|libindicator-12.10.1-4|77	Obsoletes:	%{name}-tools < 0.5.0-2
14mu|libindicator-12.10.1-4|78	
14mu|libindicator-12.10.1-4|79	%description -n %{devname3}
14mu|libindicator-12.10.1-4|80	This package contains files that are needed to build applications - gtk+3.
14mu|libindicator-12.10.1-4|81	
14mu|libindicator-12.10.1-4|82	%files -n %{devname3}
14mu|libindicator-12.10.1-4|83	%doc ChangeLog AUTHORS COPYING
14mu|libindicator-12.10.1-4|84	%{_includedir}/libindicator%{api}-0.4/
14mu|libindicator-12.10.1-4|85	%{_datadir}/%{name}/80indicator-debugging
14mu|libindicator-12.10.1-4|86	%{_libdir}/pkgconfig/indicator%{api}-0.4.pc
14mu|libindicator-12.10.1-4|87	%{_libdir}/libindicator%{api}.so
14mu|libindicator-12.10.1-4|88	
14mu|libindicator-12.10.1-4|89	#----------------------------------------------------------------------------
14mu|libindicator-12.10.1-4|90	
14mu|libindicator-12.10.1-4|91	%prep
14mu|libindicator-12.10.1-4|92	%setup -q
14mu|libindicator-12.10.1-4|93	
14mu|libindicator-12.10.1-4|94	mkdir ../gtk3
14mu|libindicator-12.10.1-4|95	cp -a . ../gtk3/
14mu|libindicator-12.10.1-4|96	mv ../gtk3 .
14mu|libindicator-12.10.1-4|97	
14mu|libindicator-12.10.1-4|98	%build
14mu|libindicator-12.10.1-4|99	%global optflags %{optflags} -Wno-error=deprecated-declarations
14mu|libindicator-12.10.1-4|100	
14mu|libindicator-12.10.1-4|101	%configure2_5x \
14mu|libindicator-12.10.1-4|102	--disable-static \
14mu|libindicator-12.10.1-4|103	--with-gtk=2 \
14mu|libindicator-12.10.1-4|104	--disable-tests
14mu|libindicator-12.10.1-4|105	
14mu|libindicator-12.10.1-4|106	%make
14mu|libindicator-12.10.1-4|107	
14mu|libindicator-12.10.1-4|108	pushd gtk3
14mu|libindicator-12.10.1-4|109	%configure2_5x \
14mu|libindicator-12.10.1-4|110	--disable-static \
14mu|libindicator-12.10.1-4|111	--with-gtk=3 \
14mu|libindicator-12.10.1-4|112	--disable-tests
14mu|libindicator-12.10.1-4|113	
14mu|libindicator-12.10.1-4|114	%make
14mu|libindicator-12.10.1-4|115	popd
14mu|libindicator-12.10.1-4|116	
14mu|libindicator-12.10.1-4|117	%install
14mu|libindicator-12.10.1-4|118	%makeinstall_std
14mu|libindicator-12.10.1-4|119	%makeinstall_std -C gtk3
14mu|libindicator-12.10.1-4|120	
14mu|libindicator-12.10.1-4|121	
14mu|libindicator-12.10.1-4|122	%changelog
14mu|libindicator-12.10.1-4|123	
14mu|libindicator-12.10.1-4|124	* Tue Jun 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.10.1-4
14mu|libindicator-12.10.1-4|125	- (cf8c1cb) Bump release
14mu|libindicator-12.10.1-4|126	
14mu|libindicator-12.10.1-4|127	

23164 14
14mu|libinput-0.13.0-1|1	%define major 10
14mu|libinput-0.13.0-1|2	%define libname %mklibname input %{major}
14mu|libinput-0.13.0-1|3	%define develname %mklibname -d input
14mu|libinput-0.13.0-1|4	
14mu|libinput-0.13.0-1|5	Summary:	Handles input devices for display servers
14mu|libinput-0.13.0-1|6	Name:		libinput
14mu|libinput-0.13.0-1|7	Version:	0.13.0
14mu|libinput-0.13.0-1|8	Release:	1
14mu|libinput-0.13.0-1|9	License:	LGPLv2
14mu|libinput-0.13.0-1|10	Group:		System/Libraries
14mu|libinput-0.13.0-1|11	URL:		http://www.freedesktop.org/wiki/Software/libinput/
14mu|libinput-0.13.0-1|12	Source0:	http://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
14mu|libinput-0.13.0-1|13	BuildRequires:	pkgconfig(mtdev)
14mu|libinput-0.13.0-1|14	BuildRequires:	pkgconfig(libudev)
14mu|libinput-0.13.0-1|15	BuildRequires:	pkgconfig(libevdev)
14mu|libinput-0.13.0-1|16	
14mu|libinput-0.13.0-1|17	%description
14mu|libinput-0.13.0-1|18	libinput is a library to handle input devices in Wayland
14mu|libinput-0.13.0-1|19	compositors and to provide a generic X.Org input driver.
14mu|libinput-0.13.0-1|20	
14mu|libinput-0.13.0-1|21	%package -n %{libname}
14mu|libinput-0.13.0-1|22	Summary:	Libraries for libinput
14mu|libinput-0.13.0-1|23	Group:		System/Libraries
14mu|libinput-0.13.0-1|24	Requires:	%{name} = %{EVRD}
14mu|libinput-0.13.0-1|25	
14mu|libinput-0.13.0-1|26	%description -n %{libname}
14mu|libinput-0.13.0-1|27	libinput is a library to handle input devices in Wayland
14mu|libinput-0.13.0-1|28	compositors and to provide a generic X.Org input driver.
14mu|libinput-0.13.0-1|29	
14mu|libinput-0.13.0-1|30	%package -n %{develname}
14mu|libinput-0.13.0-1|31	Summary:	Development files and heders for %{name}
14mu|libinput-0.13.0-1|32	Group:		Development/C++
14mu|libinput-0.13.0-1|33	Provides:	%{name}-devel = %{EVRD}
14mu|libinput-0.13.0-1|34	Requires:	%{libname} = %{EVRD}
14mu|libinput-0.13.0-1|35	
14mu|libinput-0.13.0-1|36	%description -n %{develname}
14mu|libinput-0.13.0-1|37	Development files and heders for %{name}.
14mu|libinput-0.13.0-1|38	
14mu|libinput-0.13.0-1|39	%prep
14mu|libinput-0.13.0-1|40	%setup -q
14mu|libinput-0.13.0-1|41	
14mu|libinput-0.13.0-1|42	%build
14mu|libinput-0.13.0-1|43	%configure
14mu|libinput-0.13.0-1|44	
14mu|libinput-0.13.0-1|45	%make
14mu|libinput-0.13.0-1|46	
14mu|libinput-0.13.0-1|47	%install
14mu|libinput-0.13.0-1|48	%makeinstall_std
14mu|libinput-0.13.0-1|49	
14mu|libinput-0.13.0-1|50	rm -f %{buildroot}%{_libdir}/*.la
14mu|libinput-0.13.0-1|51	
14mu|libinput-0.13.0-1|52	%files
14mu|libinput-0.13.0-1|53	%{_libdir}/udev/libinput-device-group
14mu|libinput-0.13.0-1|54	%{_libdir}/udev/rules.d/80-libinput-device-groups.rules
14mu|libinput-0.13.0-1|55	
14mu|libinput-0.13.0-1|56	%files -n %{libname}
14mu|libinput-0.13.0-1|57	%{_libdir}/%{name}.so.%{major}*
14mu|libinput-0.13.0-1|58	
14mu|libinput-0.13.0-1|59	%files -n %{develname}
14mu|libinput-0.13.0-1|60	%doc README.txt COPYING
14mu|libinput-0.13.0-1|61	%{_libdir}/%{name}.so
14mu|libinput-0.13.0-1|62	%{_libdir}/pkgconfig/*
14mu|libinput-0.13.0-1|63	%{_includedir}/*
14mu|libinput-0.13.0-1|64	
14mu|libinput-0.13.0-1|65	%changelog

23165 14
14mu|libinput-1.5.3-1|1	%define major 10
14mu|libinput-1.5.3-1|2	%define libname %mklibname input %{major}
14mu|libinput-1.5.3-1|3	%define develname %mklibname -d input
14mu|libinput-1.5.3-1|4	
14mu|libinput-1.5.3-1|5	%define _udevdir /lib/udev/
14mu|libinput-1.5.3-1|6	
14mu|libinput-1.5.3-1|7	Summary:	Handles input devices for display servers
14mu|libinput-1.5.3-1|8	Name:		libinput
14mu|libinput-1.5.3-1|9	Version:	1.5.3
14mu|libinput-1.5.3-1|10	Release:	1
14mu|libinput-1.5.3-1|11	License:	LGPLv2
14mu|libinput-1.5.3-1|12	Group:		System/Libraries
14mu|libinput-1.5.3-1|13	URL:		http://www.freedesktop.org/wiki/Software/libinput/
14mu|libinput-1.5.3-1|14	Source0:	http://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
14mu|libinput-1.5.3-1|15	BuildRequires:	pkgconfig(mtdev)
14mu|libinput-1.5.3-1|16	BuildRequires:	pkgconfig(libudev)
14mu|libinput-1.5.3-1|17	BuildRequires:	pkgconfig(libevdev)
14mu|libinput-1.5.3-1|18	BuildRequires:	pkgconfig(libwacom)
14mu|libinput-1.5.3-1|19	
14mu|libinput-1.5.3-1|20	
14mu|libinput-1.5.3-1|21	%description
14mu|libinput-1.5.3-1|22	libinput is a library that handles input devices for display servers and other
14mu|libinput-1.5.3-1|23	applications that need to directly deal with input devices.
14mu|libinput-1.5.3-1|24	
14mu|libinput-1.5.3-1|25	It provides device detection, device handling, input device event processing
14mu|libinput-1.5.3-1|26	and abstraction so minimize the amount of custom input code the user of
14mu|libinput-1.5.3-1|27	libinput need to provide the common set of functionality that users expect.
14mu|libinput-1.5.3-1|28	
14mu|libinput-1.5.3-1|29	%package -n %{libname}
14mu|libinput-1.5.3-1|30	Summary:	Libraries for libinput
14mu|libinput-1.5.3-1|31	Group:		System/Libraries
14mu|libinput-1.5.3-1|32	Requires:	%{name} = %{EVRD}
14mu|libinput-1.5.3-1|33	
14mu|libinput-1.5.3-1|34	%description -n %{libname}
14mu|libinput-1.5.3-1|35	libinput is a library that handles input devices for display servers and other
14mu|libinput-1.5.3-1|36	applications that need to directly deal with input devices.
14mu|libinput-1.5.3-1|37	
14mu|libinput-1.5.3-1|38	It provides device detection, device handling, input device event processing
14mu|libinput-1.5.3-1|39	and abstraction so minimize the amount of custom input code the user of
14mu|libinput-1.5.3-1|40	libinput need to provide the common set of functionality that users expect.
14mu|libinput-1.5.3-1|41	
14mu|libinput-1.5.3-1|42	%package -n %{develname}
14mu|libinput-1.5.3-1|43	Summary:	Development files and heders for %{name}
14mu|libinput-1.5.3-1|44	Group:		Development/C++
14mu|libinput-1.5.3-1|45	Provides:	%{name}-devel = %{EVRD}
14mu|libinput-1.5.3-1|46	Requires:	%{libname} = %{EVRD}
14mu|libinput-1.5.3-1|47	
14mu|libinput-1.5.3-1|48	%description -n %{develname}
14mu|libinput-1.5.3-1|49	Development files and heders for %{name}.
14mu|libinput-1.5.3-1|50	
14mu|libinput-1.5.3-1|51	%prep
14mu|libinput-1.5.3-1|52	%setup -q
14mu|libinput-1.5.3-1|53	
14mu|libinput-1.5.3-1|54	%build
14mu|libinput-1.5.3-1|55	%configure2_5x \
14mu|libinput-1.5.3-1|56	--disable-static --disable-silent-rules \
14mu|libinput-1.5.3-1|57	--with-udev-dir=%{_udevdir}
14mu|libinput-1.5.3-1|58	
14mu|libinput-1.5.3-1|59	%make
14mu|libinput-1.5.3-1|60	
14mu|libinput-1.5.3-1|61	%install
14mu|libinput-1.5.3-1|62	%makeinstall_std
14mu|libinput-1.5.3-1|63	
14mu|libinput-1.5.3-1|64	rm -f %{buildroot}%{_libdir}/*.la
14mu|libinput-1.5.3-1|65	
14mu|libinput-1.5.3-1|66	%files
14mu|libinput-1.5.3-1|67	%{_udevdir}/libinput-device-group
14mu|libinput-1.5.3-1|68	%{_udevdir}/libinput-model-quirks
14mu|libinput-1.5.3-1|69	%{_udevdir}/rules.d/80-libinput-device-groups.rules
14mu|libinput-1.5.3-1|70	%{_udevdir}/rules.d/90-libinput-model-quirks.rules
14mu|libinput-1.5.3-1|71	%{_udevdir}/hwdb.d/90-libinput-model-quirks.hwdb
14mu|libinput-1.5.3-1|72	%{_bindir}/libinput-list-devices
14mu|libinput-1.5.3-1|73	%{_bindir}/libinput-debug-events
14mu|libinput-1.5.3-1|74	%{_mandir}/man1/libinput-list-devices.1*
14mu|libinput-1.5.3-1|75	%{_mandir}/man1/libinput-debug-events.1*
14mu|libinput-1.5.3-1|76	
14mu|libinput-1.5.3-1|77	%files -n %{libname}
14mu|libinput-1.5.3-1|78	%{_libdir}/%{name}.so.%{major}*
14mu|libinput-1.5.3-1|79	
14mu|libinput-1.5.3-1|80	%files -n %{develname}
14mu|libinput-1.5.3-1|81	%doc README.txt COPYING
14mu|libinput-1.5.3-1|82	%{_libdir}/%{name}.so
14mu|libinput-1.5.3-1|83	%{_libdir}/pkgconfig/*
14mu|libinput-1.5.3-1|84	%{_includedir}/*
14mu|libinput-1.5.3-1|85	
14mu|libinput-1.5.3-1|86	%changelog
14mu|libinput-1.5.3-1|87	
14mu|libinput-1.5.3-1|88	* Wed Dec 07 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.5.3-1
14mu|libinput-1.5.3-1|89	- (4f8fc5e) Updated to version 1.5.3
14mu|libinput-1.5.3-1|90	
14mu|libinput-1.5.3-1|91	

23166 14
14mu|libisofs-1.4.2-1|1	%define major	6
14mu|libisofs-1.4.2-1|2	%define libname	%mklibname isofs %{major}
14mu|libisofs-1.4.2-1|3	%define devname	%mklibname isofs -d
14mu|libisofs-1.4.2-1|4	
14mu|libisofs-1.4.2-1|5	Summary:	Library for creating ISO disc images
14mu|libisofs-1.4.2-1|6	Name:		libisofs
14mu|libisofs-1.4.2-1|7	Version:	1.4.2
14mu|libisofs-1.4.2-1|8	Release:	1
14mu|libisofs-1.4.2-1|9	License:	GPLv2+
14mu|libisofs-1.4.2-1|10	Group:		System/Libraries
14mu|libisofs-1.4.2-1|11	Url:		http://libburnia-project.org/wiki/Libisofs
14mu|libisofs-1.4.2-1|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
14mu|libisofs-1.4.2-1|13	Source1:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz.sig
14mu|libisofs-1.4.2-1|14	BuildRequires:	doxygen
14mu|libisofs-1.4.2-1|15	BuildRequires:	graphviz
14mu|libisofs-1.4.2-1|16	BuildRequires:	pkgconfig(libburn-1)
14mu|libisofs-1.4.2-1|17	
14mu|libisofs-1.4.2-1|18	%description
14mu|libisofs-1.4.2-1|19	Libisofs is a library that handles creating ISO disc image files. It
14mu|libisofs-1.4.2-1|20	is intended to work together with libburn to write these images to
14mu|libisofs-1.4.2-1|21	discs.
14mu|libisofs-1.4.2-1|22	
14mu|libisofs-1.4.2-1|23	#----------------------------------------------------------------------------
14mu|libisofs-1.4.2-1|24	
14mu|libisofs-1.4.2-1|25	%package -n %{libname}
14mu|libisofs-1.4.2-1|26	Summary:	Library for creating ISO disc images
14mu|libisofs-1.4.2-1|27	Group:		System/Libraries
14mu|libisofs-1.4.2-1|28	
14mu|libisofs-1.4.2-1|29	%description -n %{libname}
14mu|libisofs-1.4.2-1|30	Libisofs is a library that handles creating ISO disc image files. It
14mu|libisofs-1.4.2-1|31	is intended to work together with libburn to write these images to
14mu|libisofs-1.4.2-1|32	discs.
14mu|libisofs-1.4.2-1|33	
14mu|libisofs-1.4.2-1|34	%files -n %{libname}
14mu|libisofs-1.4.2-1|35	%{_libdir}/libisofs.so.%{major}*
14mu|libisofs-1.4.2-1|36	
14mu|libisofs-1.4.2-1|37	#----------------------------------------------------------------------------
14mu|libisofs-1.4.2-1|38	
14mu|libisofs-1.4.2-1|39	%package -n %{devname}
14mu|libisofs-1.4.2-1|40	Summary:	Header files for development with %{name}
14mu|libisofs-1.4.2-1|41	Group:		Development/C
14mu|libisofs-1.4.2-1|42	Provides:	%{name}-devel = %{version}-%{release}
14mu|libisofs-1.4.2-1|43	Requires:	%{libname} = %{version}-%{release}
14mu|libisofs-1.4.2-1|44	
14mu|libisofs-1.4.2-1|45	%description -n %{devname}
14mu|libisofs-1.4.2-1|46	This package includes the header files for the %{name} package.
14mu|libisofs-1.4.2-1|47	
14mu|libisofs-1.4.2-1|48	%files -n %{devname}
14mu|libisofs-1.4.2-1|49	%doc README AUTHORS COPYRIGHT
14mu|libisofs-1.4.2-1|50	%{_libdir}/libisofs.so
14mu|libisofs-1.4.2-1|51	%{_libdir}/pkgconfig/*.pc
14mu|libisofs-1.4.2-1|52	%{_includedir}/%{name}
14mu|libisofs-1.4.2-1|53	
14mu|libisofs-1.4.2-1|54	#----------------------------------------------------------------------------
14mu|libisofs-1.4.2-1|55	
14mu|libisofs-1.4.2-1|56	%prep
14mu|libisofs-1.4.2-1|57	%setup -q
14mu|libisofs-1.4.2-1|58	
14mu|libisofs-1.4.2-1|59	%build
14mu|libisofs-1.4.2-1|60	%configure2_5x --disable-static
14mu|libisofs-1.4.2-1|61	%make
14mu|libisofs-1.4.2-1|62	
14mu|libisofs-1.4.2-1|63	%install
14mu|libisofs-1.4.2-1|64	%makeinstall_std
14mu|libisofs-1.4.2-1|65	
14mu|libisofs-1.4.2-1|66	# build documentation
14mu|libisofs-1.4.2-1|67	doxygen doc/doxygen.conf
14mu|libisofs-1.4.2-1|68	
14mu|libisofs-1.4.2-1|69	%changelog
14mu|libisofs-1.4.2-1|70	
14mu|libisofs-1.4.2-1|71	* Sun Apr 24 2016 dsilakov <denis.silakov@rosalab.ru> 1.4.2-1
14mu|libisofs-1.4.2-1|72	- (f2bccb9) Merge pull request #1 from alzim/libisofs:rosa2014.1
14mu|libisofs-1.4.2-1|73	- (f2bccb9) Updated to 1.4.2
14mu|libisofs-1.4.2-1|74	
14mu|libisofs-1.4.2-1|75	

23167 14
14mu|libixion-0.12.0-3|1	%define api	0.12
14mu|libixion-0.12.0-3|2	%define major	0
14mu|libixion-0.12.0-3|3	%define libname	%mklibname ixion %{api} %{major}
14mu|libixion-0.12.0-3|4	%define devname	%mklibname ixion -d
14mu|libixion-0.12.0-3|5	
14mu|libixion-0.12.0-3|6	Summary:	Threaded multi-target formula parser & interpreter
14mu|libixion-0.12.0-3|7	Name:		libixion
14mu|libixion-0.12.0-3|8	Version:	0.12.0
14mu|libixion-0.12.0-3|9	Release:	3
14mu|libixion-0.12.0-3|10	License:	MIT
14mu|libixion-0.12.0-3|11	Group:		Publishing
14mu|libixion-0.12.0-3|12	Url:		http://gitorious.org/ixion
14mu|libixion-0.12.0-3|13	Source0:	http://kohei.us/files/ixion/src/%{name}-%{version}.tar.xz
14mu|libixion-0.12.0-3|14	BuildRequires:	libtool
14mu|libixion-0.12.0-3|15	BuildRequires:	boost-devel
14mu|libixion-0.12.0-3|16	BuildRequires:	libstdc++-devel
14mu|libixion-0.12.0-3|17	BuildRequires:	pkgconfig(mdds-1.2)
14mu|libixion-0.12.0-3|18	BuildRequires:	pkgconfig(python2)
14mu|libixion-0.12.0-3|19	
14mu|libixion-0.12.0-3|20	%description
14mu|libixion-0.12.0-3|21	Ixion is a general purpose formula parser & interpreter that can calculate
14mu|libixion-0.12.0-3|22	multiple named targets, or "cells".
14mu|libixion-0.12.0-3|23	
14mu|libixion-0.12.0-3|24	#----------------------------------------------------------------------------
14mu|libixion-0.12.0-3|25	
14mu|libixion-0.12.0-3|26	%package tools
14mu|libixion-0.12.0-3|27	Summary:	Spreadsheet file processing library
14mu|libixion-0.12.0-3|28	Group:		Publishing
14mu|libixion-0.12.0-3|29	
14mu|libixion-0.12.0-3|30	%description tools
14mu|libixion-0.12.0-3|31	Tools to use ixion parser and interpreter from cli.
14mu|libixion-0.12.0-3|32	
14mu|libixion-0.12.0-3|33	%files tools
14mu|libixion-0.12.0-3|34	%{_bindir}/*
14mu|libixion-0.12.0-3|35	
14mu|libixion-0.12.0-3|36	#----------------------------------------------------------------------------
14mu|libixion-0.12.0-3|37	
14mu|libixion-0.12.0-3|38	%package -n %{libname}
14mu|libixion-0.12.0-3|39	Summary:	Threaded multi-target formula parser & interpreter
14mu|libixion-0.12.0-3|40	Group:		System/Libraries
14mu|libixion-0.12.0-3|41	
14mu|libixion-0.12.0-3|42	%description -n %{libname}
14mu|libixion-0.12.0-3|43	Ixion is a general purpose formula parser & interpreter that can calculate
14mu|libixion-0.12.0-3|44	multiple named targets, or "cells".
14mu|libixion-0.12.0-3|45	
14mu|libixion-0.12.0-3|46	%files -n %{libname}
14mu|libixion-0.12.0-3|47	%{_libdir}/libixion-%{api}.so.%{major}*
14mu|libixion-0.12.0-3|48	
14mu|libixion-0.12.0-3|49	#----------------------------------------------------------------------------
14mu|libixion-0.12.0-3|50	
14mu|libixion-0.12.0-3|51	%package -n %{devname}
14mu|libixion-0.12.0-3|52	Summary:	Threaded multi-target formula parser & interpreter
14mu|libixion-0.12.0-3|53	Group:		Development/C
14mu|libixion-0.12.0-3|54	Requires:	%{libname} = %{EVRD}
14mu|libixion-0.12.0-3|55	
14mu|libixion-0.12.0-3|56	%description -n %{devname}
14mu|libixion-0.12.0-3|57	Ixion is a general purpose formula parser & interpreter that can calculate
14mu|libixion-0.12.0-3|58	multiple named targets, or "cells".
14mu|libixion-0.12.0-3|59	
14mu|libixion-0.12.0-3|60	%files -n %{devname}
14mu|libixion-0.12.0-3|61	%{_includedir}/*
14mu|libixion-0.12.0-3|62	%{_libdir}/*.so
14mu|libixion-0.12.0-3|63	%{_libdir}/pkgconfig/*.pc
14mu|libixion-0.12.0-3|64	
14mu|libixion-0.12.0-3|65	#----------------------------------------------------------------------------
14mu|libixion-0.12.0-3|66	
14mu|libixion-0.12.0-3|67	%prep
14mu|libixion-0.12.0-3|68	%setup -q
14mu|libixion-0.12.0-3|69	
14mu|libixion-0.12.0-3|70	%build
14mu|libixion-0.12.0-3|71	%configure2_5x LIBS=-lboost_system \
14mu|libixion-0.12.0-3|72	--disable-static \
14mu|libixion-0.12.0-3|73	--disable-python
14mu|libixion-0.12.0-3|74	
14mu|libixion-0.12.0-3|75	%make
14mu|libixion-0.12.0-3|76	
14mu|libixion-0.12.0-3|77	%install
14mu|libixion-0.12.0-3|78	%makeinstall_std
14mu|libixion-0.12.0-3|79	
14mu|libixion-0.12.0-3|80	%check
14mu|libixion-0.12.0-3|81	make check
14mu|libixion-0.12.0-3|82	
14mu|libixion-0.12.0-3|83	%changelog
14mu|libixion-0.12.0-3|84	
14mu|libixion-0.12.0-3|85	* Tue Mar 21 2017 alzim <alzim@bk.ru> 0.12.0-3
14mu|libixion-0.12.0-3|86	- (725e19d) Merge pull request #3 from alzim/libixion:rosa2014.1
14mu|libixion-0.12.0-3|87	- (725e19d) New version 0.12.0 New API 0.12 Now requires mdds-1.2 to build
14mu|libixion-0.12.0-3|88	
14mu|libixion-0.12.0-3|89	

23168 14
14mu|libjit-0.1.3-1|1	%define git 20140618
14mu|libjit-0.1.3-1|2	
14mu|libjit-0.1.3-1|3	%define major 0
14mu|libjit-0.1.3-1|4	%define libname %mklibname jit %{major}
14mu|libjit-0.1.3-1|5	%define libjitdynamic %mklibname jitdynamic %{major}
14mu|libjit-0.1.3-1|6	%define libjitplus %mklibname jitplus %{major}
14mu|libjit-0.1.3-1|7	%define devname %mklibname jit -d
14mu|libjit-0.1.3-1|8	
14mu|libjit-0.1.3-1|9	Summary:	Just-In-Time compiler library
14mu|libjit-0.1.3-1|10	Name:		libjit
14mu|libjit-0.1.3-1|11	Version:	0.1.3
14mu|libjit-0.1.3-1|12	Release:	1
14mu|libjit-0.1.3-1|13	License:	LGPLv2.1+
14mu|libjit-0.1.3-1|14	Group:		System/Libraries
14mu|libjit-0.1.3-1|15	Url:		http://savannah.gnu.org/projects/libjit/
14mu|libjit-0.1.3-1|16	Source0:	%{name}-%{version}-%{git}.tar.bz2
14mu|libjit-0.1.3-1|17	Patch0:		libjit-0.1.3-20140618-sfmt.patch
14mu|libjit-0.1.3-1|18	BuildRequires:	bison
14mu|libjit-0.1.3-1|19	BuildRequires:	flex
14mu|libjit-0.1.3-1|20	BuildRequires:	texinfo
14mu|libjit-0.1.3-1|21	
14mu|libjit-0.1.3-1|22	%description
14mu|libjit-0.1.3-1|23	LibJIT is a library that provides generic Just-In-Time compiler functionality
14mu|libjit-0.1.3-1|24	independent of any particular bytecode, language, or runtime. It started
14mu|libjit-0.1.3-1|25	off as a part of the DotGNU project and was used as the backend for DotGNU
14mu|libjit-0.1.3-1|26	Portable.NET JIT engine. Since then it has been used in a number of other
14mu|libjit-0.1.3-1|27	projects not related to DotGNU and became a separate project on its own right.
14mu|libjit-0.1.3-1|28	
14mu|libjit-0.1.3-1|29	#----------------------------------------------------------------------------
14mu|libjit-0.1.3-1|30	
14mu|libjit-0.1.3-1|31	%package -n %{libname}
14mu|libjit-0.1.3-1|32	Summary:	Just-In-Time compiler library
14mu|libjit-0.1.3-1|33	Group:		System/Libraries
14mu|libjit-0.1.3-1|34	
14mu|libjit-0.1.3-1|35	%description -n %{libname}
14mu|libjit-0.1.3-1|36	LibJIT is a library that provides generic Just-In-Time compiler functionality
14mu|libjit-0.1.3-1|37	independent of any particular bytecode, language, or runtime. It started
14mu|libjit-0.1.3-1|38	off as a part of the DotGNU project and was used as the backend for DotGNU
14mu|libjit-0.1.3-1|39	Portable.NET JIT engine. Since then it has been used in a number of other
14mu|libjit-0.1.3-1|40	projects not related to DotGNU and became a separate project on its own right.
14mu|libjit-0.1.3-1|41	
14mu|libjit-0.1.3-1|42	%files -n %{libname}
14mu|libjit-0.1.3-1|43	%{_libdir}/libjit.so.%{major}*
14mu|libjit-0.1.3-1|44	
14mu|libjit-0.1.3-1|45	#----------------------------------------------------------------------------
14mu|libjit-0.1.3-1|46	
14mu|libjit-0.1.3-1|47	%package -n %{libjitdynamic}
14mu|libjit-0.1.3-1|48	Summary:	Just-In-Time compiler library
14mu|libjit-0.1.3-1|49	Group:		System/Libraries
14mu|libjit-0.1.3-1|50	
14mu|libjit-0.1.3-1|51	%description -n %{libjitdynamic}
14mu|libjit-0.1.3-1|52	LibJIT is a library that provides generic Just-In-Time compiler functionality
14mu|libjit-0.1.3-1|53	independent of any particular bytecode, language, or runtime. It started
14mu|libjit-0.1.3-1|54	off as a part of the DotGNU project and was used as the backend for DotGNU
14mu|libjit-0.1.3-1|55	Portable.NET JIT engine. Since then it has been used in a number of other
14mu|libjit-0.1.3-1|56	projects not related to DotGNU and became a separate project on its own right.
14mu|libjit-0.1.3-1|57	
14mu|libjit-0.1.3-1|58	%files -n %{libjitdynamic}
14mu|libjit-0.1.3-1|59	%{_libdir}/libjitdynamic.so.%{major}*
14mu|libjit-0.1.3-1|60	
14mu|libjit-0.1.3-1|61	#----------------------------------------------------------------------------
14mu|libjit-0.1.3-1|62	
14mu|libjit-0.1.3-1|63	%package -n %{libjitplus}
14mu|libjit-0.1.3-1|64	Summary:	Just-In-Time compiler library
14mu|libjit-0.1.3-1|65	Group:		System/Libraries
14mu|libjit-0.1.3-1|66	
14mu|libjit-0.1.3-1|67	%description -n %{libjitplus}
14mu|libjit-0.1.3-1|68	LibJIT is a library that provides generic Just-In-Time compiler functionality
14mu|libjit-0.1.3-1|69	independent of any particular bytecode, language, or runtime. It started
14mu|libjit-0.1.3-1|70	off as a part of the DotGNU project and was used as the backend for DotGNU
14mu|libjit-0.1.3-1|71	Portable.NET JIT engine. Since then it has been used in a number of other
14mu|libjit-0.1.3-1|72	projects not related to DotGNU and became a separate project on its own right.
14mu|libjit-0.1.3-1|73	
14mu|libjit-0.1.3-1|74	%files -n %{libjitplus}
14mu|libjit-0.1.3-1|75	%{_libdir}/libjitplus.so.%{major}*
14mu|libjit-0.1.3-1|76	
14mu|libjit-0.1.3-1|77	#----------------------------------------------------------------------------
14mu|libjit-0.1.3-1|78	
14mu|libjit-0.1.3-1|79	%package -n %{devname}
14mu|libjit-0.1.3-1|80	Summary:	Development files for Just-In-Time compiler library
14mu|libjit-0.1.3-1|81	Group:		System/Libraries
14mu|libjit-0.1.3-1|82	Requires:	%{libname} = %{EVRD}
14mu|libjit-0.1.3-1|83	Requires:	%{libjitdynamic} = %{EVRD}
14mu|libjit-0.1.3-1|84	Requires:	%{libjitplus} = %{EVRD}
14mu|libjit-0.1.3-1|85	Provides:	%{name}-devel = %{EVRD}
14mu|libjit-0.1.3-1|86	
14mu|libjit-0.1.3-1|87	%description -n %{devname}
14mu|libjit-0.1.3-1|88	Development files for Just-In-Time compiler library.
14mu|libjit-0.1.3-1|89	
14mu|libjit-0.1.3-1|90	%files -n %{devname}
14mu|libjit-0.1.3-1|91	%doc AUTHORS COPYING COPYING.LESSER ChangeLog NEWS README
14mu|libjit-0.1.3-1|92	%{_libdir}/*.so
14mu|libjit-0.1.3-1|93	%dir %{_includedir}/jit/
14mu|libjit-0.1.3-1|94	%{_includedir}/jit/*.h
14mu|libjit-0.1.3-1|95	%{_infodir}/%{name}.info*
14mu|libjit-0.1.3-1|96	%{_mandir}/man3/%{name}.3*
14mu|libjit-0.1.3-1|97	
14mu|libjit-0.1.3-1|98	#----------------------------------------------------------------------------
14mu|libjit-0.1.3-1|99	
14mu|libjit-0.1.3-1|100	%prep
14mu|libjit-0.1.3-1|101	%setup -qn %{name}-%{version}-%{git}
14mu|libjit-0.1.3-1|102	%patch0 -p1
14mu|libjit-0.1.3-1|103	
14mu|libjit-0.1.3-1|104	%build
14mu|libjit-0.1.3-1|105	autoreconf -fi
14mu|libjit-0.1.3-1|106	%configure2_5x --disable-static
14mu|libjit-0.1.3-1|107	%make
14mu|libjit-0.1.3-1|108	
14mu|libjit-0.1.3-1|109	%install
14mu|libjit-0.1.3-1|110	%makeinstall_std
14mu|libjit-0.1.3-1|111	
14mu|libjit-0.1.3-1|112	
14mu|libjit-0.1.3-1|113	%changelog
14mu|libjit-0.1.3-1|114	* Mon Dec 29 2014 Rosa <rosa@abf.rosalinux.ru> 0.1.3-1
14mu|libjit-0.1.3-1|115	+ Revision: 843d750
14mu|libjit-0.1.3-1|116	- Automatic import for version 0.1.3-1
14mu|libjit-0.1.3-1|117	
14mu|libjit-0.1.3-1|118	

23169 14
14mu|libjpeg-turbo-1.4.0-1|1	%define major 8
14mu|libjpeg-turbo-1.4.0-1|2	%define libname %mklibname jpeg %{major}
14mu|libjpeg-turbo-1.4.0-1|3	%define devname %mklibname jpeg -d
14mu|libjpeg-turbo-1.4.0-1|4	%define sdevname %mklibname jpeg -d -s
14mu|libjpeg-turbo-1.4.0-1|5	
14mu|libjpeg-turbo-1.4.0-1|6	%define majorturbo 0
14mu|libjpeg-turbo-1.4.0-1|7	%define libturbo %mklibname turbojpeg %{majorturbo}
14mu|libjpeg-turbo-1.4.0-1|8	
14mu|libjpeg-turbo-1.4.0-1|9	%define major62 62
14mu|libjpeg-turbo-1.4.0-1|10	%define libname62 %mklibname jpeg %{major62}
14mu|libjpeg-turbo-1.4.0-1|11	
14mu|libjpeg-turbo-1.4.0-1|12	Summary:	A MMX/SSE2 accelerated library for manipulating JPEG image files
14mu|libjpeg-turbo-1.4.0-1|13	Name:		libjpeg-turbo
14mu|libjpeg-turbo-1.4.0-1|14	Epoch:		1
14mu|libjpeg-turbo-1.4.0-1|15	Version:	1.4.0
14mu|libjpeg-turbo-1.4.0-1|16	Release:	1
14mu|libjpeg-turbo-1.4.0-1|17	License:	wxWidgets Library License
14mu|libjpeg-turbo-1.4.0-1|18	Group:		System/Libraries
14mu|libjpeg-turbo-1.4.0-1|19	Url:		http://sourceforge.net/projects/libjpeg-turbo
14mu|libjpeg-turbo-1.4.0-1|20	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mu|libjpeg-turbo-1.4.0-1|21	# These two allow automatic lossless rotation of JPEG images from a digital
14mu|libjpeg-turbo-1.4.0-1|22	# camera which have orientation markings in the EXIF data. After rotation
14mu|libjpeg-turbo-1.4.0-1|23	# the orientation markings are reset to avoid duplicate rotation when
14mu|libjpeg-turbo-1.4.0-1|24	# applying these programs again.
14mu|libjpeg-turbo-1.4.0-1|25	Source2:	http://jpegclub.org/jpegexiforient.c
14mu|libjpeg-turbo-1.4.0-1|26	Source3:	http://jpegclub.org/exifautotran.txt
14mu|libjpeg-turbo-1.4.0-1|27	Patch0:		jpeg-6b-c++fixes.patch
14mu|libjpeg-turbo-1.4.0-1|28	BuildRequires:	libtool >= 1.4
14mu|libjpeg-turbo-1.4.0-1|29	%ifarch %{ix86} x86_64
14mu|libjpeg-turbo-1.4.0-1|30	BuildRequires:	nasm
14mu|libjpeg-turbo-1.4.0-1|31	%endif
14mu|libjpeg-turbo-1.4.0-1|32	
14mu|libjpeg-turbo-1.4.0-1|33	%description
14mu|libjpeg-turbo-1.4.0-1|34	This package contains a library of functions for manipulating JPEG images.
14mu|libjpeg-turbo-1.4.0-1|35	It is a high-speed, libjpeg-compatible version for x86 and x86-64
14mu|libjpeg-turbo-1.4.0-1|36	processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate
14mu|libjpeg-turbo-1.4.0-1|37	baseline JPEG compression and decompression. It is generally 2-4x as fast
14mu|libjpeg-turbo-1.4.0-1|38	as the unmodified version of libjpeg, all else being equal.
14mu|libjpeg-turbo-1.4.0-1|39	
14mu|libjpeg-turbo-1.4.0-1|40	#----------------------------------------------------------------------------
14mu|libjpeg-turbo-1.4.0-1|41	
14mu|libjpeg-turbo-1.4.0-1|42	%package -n %{libname}
14mu|libjpeg-turbo-1.4.0-1|43	Summary:	A library for manipulating JPEG image format files
14mu|libjpeg-turbo-1.4.0-1|44	Group:		System/Libraries
14mu|libjpeg-turbo-1.4.0-1|45	
14mu|libjpeg-turbo-1.4.0-1|46	%description -n %{libname}
14mu|libjpeg-turbo-1.4.0-1|47	This package contains the library needed to run programs dynamically
14mu|libjpeg-turbo-1.4.0-1|48	linked with libjpeg.
14mu|libjpeg-turbo-1.4.0-1|49	
14mu|libjpeg-turbo-1.4.0-1|50	%files -n %{libname}
14mu|libjpeg-turbo-1.4.0-1|51	%doc change.log ChangeLog.txt README README-turbo.txt
14mu|libjpeg-turbo-1.4.0-1|52	%{_libdir}/libjpeg.so.%{major}*
14mu|libjpeg-turbo-1.4.0-1|53	
14mu|libjpeg-turbo-1.4.0-1|54	#----------------------------------------------------------------------------
14mu|libjpeg-turbo-1.4.0-1|55	
14mu|libjpeg-turbo-1.4.0-1|56	%package -n %{libname62}
14mu|libjpeg-turbo-1.4.0-1|57	Summary:	A library for manipulating JPEG image format files
14mu|libjpeg-turbo-1.4.0-1|58	Group:		System/Libraries
14mu|libjpeg-turbo-1.4.0-1|59	
14mu|libjpeg-turbo-1.4.0-1|60	%description -n %{libname62}
14mu|libjpeg-turbo-1.4.0-1|61	This package contains the library needed to run programs dynamically linked
14mu|libjpeg-turbo-1.4.0-1|62	with libjpeg.
14mu|libjpeg-turbo-1.4.0-1|63	
14mu|libjpeg-turbo-1.4.0-1|64	%files -n %{libname62}
14mu|libjpeg-turbo-1.4.0-1|65	%{_libdir}/libjpeg.so.%{major62}*
14mu|libjpeg-turbo-1.4.0-1|66	
14mu|libjpeg-turbo-1.4.0-1|67	#----------------------------------------------------------------------------
14mu|libjpeg-turbo-1.4.0-1|68	
14mu|libjpeg-turbo-1.4.0-1|69	%package -n %{libturbo}
14mu|libjpeg-turbo-1.4.0-1|70	Summary:	TurboJPEG library
14mu|libjpeg-turbo-1.4.0-1|71	Group:		System/Libraries
14mu|libjpeg-turbo-1.4.0-1|72	
14mu|libjpeg-turbo-1.4.0-1|73	%description -n %{libturbo}
14mu|libjpeg-turbo-1.4.0-1|74	This package contains the library needed to run programs dynamically linked
14mu|libjpeg-turbo-1.4.0-1|75	with libturbojpeg.
14mu|libjpeg-turbo-1.4.0-1|76	
14mu|libjpeg-turbo-1.4.0-1|77	%files -n %{libturbo}
14mu|libjpeg-turbo-1.4.0-1|78	%{_libdir}/libturbojpeg.so.%{majorturbo}*
14mu|libjpeg-turbo-1.4.0-1|79	
14mu|libjpeg-turbo-1.4.0-1|80	#----------------------------------------------------------------------------
14mu|libjpeg-turbo-1.4.0-1|81	
14mu|libjpeg-turbo-1.4.0-1|82	%package -n %{devname}
14mu|libjpeg-turbo-1.4.0-1|83	Summary:	Development tools for programs which will use the libjpeg library
14mu|libjpeg-turbo-1.4.0-1|84	Group:		Development/C
14mu|libjpeg-turbo-1.4.0-1|85	Requires:	%{libname} = %{EVRD}
14mu|libjpeg-turbo-1.4.0-1|86	Requires:	%{libturbo} = %{EVRD}
14mu|libjpeg-turbo-1.4.0-1|87	Provides:	jpeg-devel = %{EVRD}
14mu|libjpeg-turbo-1.4.0-1|88	Conflicts:	jpeg6-devel
14mu|libjpeg-turbo-1.4.0-1|89	Conflicts:	%{_lib}turbojpeg < 1:1.3.0
14mu|libjpeg-turbo-1.4.0-1|90	Obsoletes:	%{_lib}turbojpeg < 1:1.3.0
14mu|libjpeg-turbo-1.4.0-1|91	Obsoletes:	%{mklibname jpeg 62 -d} < 6b-45
14mu|libjpeg-turbo-1.4.0-1|92	
14mu|libjpeg-turbo-1.4.0-1|93	%description -n %{devname}
14mu|libjpeg-turbo-1.4.0-1|94	The libjpeg-turbo devel package includes the header files necessary for
14mu|libjpeg-turbo-1.4.0-1|95	developing programs which will manipulate JPEG files using the libjpeg
14mu|libjpeg-turbo-1.4.0-1|96	library.
14mu|libjpeg-turbo-1.4.0-1|97	
14mu|libjpeg-turbo-1.4.0-1|98	%files -n %{devname}
14mu|libjpeg-turbo-1.4.0-1|99	%doc coderules.txt example.c jconfig.txt libjpeg.txt structure.txt
14mu|libjpeg-turbo-1.4.0-1|100	%{_libdir}/libjpeg.so
14mu|libjpeg-turbo-1.4.0-1|101	%{_libdir}/libturbojpeg.so
14mu|libjpeg-turbo-1.4.0-1|102	%{_includedir}/*.h
14mu|libjpeg-turbo-1.4.0-1|103	
14mu|libjpeg-turbo-1.4.0-1|104	#----------------------------------------------------------------------------
14mu|libjpeg-turbo-1.4.0-1|105	
14mu|libjpeg-turbo-1.4.0-1|106	%package -n %{sdevname}
14mu|libjpeg-turbo-1.4.0-1|107	Summary:	Static libraries for programs which will use the libjpeg library
14mu|libjpeg-turbo-1.4.0-1|108	Group:		Development/C
14mu|libjpeg-turbo-1.4.0-1|109	Requires:	%{devname} = %{EVRD}
14mu|libjpeg-turbo-1.4.0-1|110	Provides:	jpeg-static-devel = %{EVRD}
14mu|libjpeg-turbo-1.4.0-1|111	Conflicts:	jpeg6-static-devel
14mu|libjpeg-turbo-1.4.0-1|112	Obsoletes:	%{mklibname jpeg 62 -d -s} < 6b-45
14mu|libjpeg-turbo-1.4.0-1|113	Obsoletes:	%{mklibname jpeg 7 -d -s} < 7-3
14mu|libjpeg-turbo-1.4.0-1|114	
14mu|libjpeg-turbo-1.4.0-1|115	%description -n %{sdevname}
14mu|libjpeg-turbo-1.4.0-1|116	The libjpeg static devel package includes the static libraries necessary
14mu|libjpeg-turbo-1.4.0-1|117	for developing programs which will manipulate JPEG files using the libjpeg
14mu|libjpeg-turbo-1.4.0-1|118	library.
14mu|libjpeg-turbo-1.4.0-1|119	
14mu|libjpeg-turbo-1.4.0-1|120	%files -n %{sdevname}
14mu|libjpeg-turbo-1.4.0-1|121	%{_libdir}/libjpeg.a
14mu|libjpeg-turbo-1.4.0-1|122	%{_libdir}/libturbojpeg.a
14mu|libjpeg-turbo-1.4.0-1|123	
14mu|libjpeg-turbo-1.4.0-1|124	#----------------------------------------------------------------------------
14mu|libjpeg-turbo-1.4.0-1|125	
14mu|libjpeg-turbo-1.4.0-1|126	%package -n jpeg-progs
14mu|libjpeg-turbo-1.4.0-1|127	Summary:	Programs for manipulating JPEG format image files
14mu|libjpeg-turbo-1.4.0-1|128	Group:		Graphics
14mu|libjpeg-turbo-1.4.0-1|129	%rename		libjpeg-progs
14mu|libjpeg-turbo-1.4.0-1|130	%rename		jpeg6-progs
14mu|libjpeg-turbo-1.4.0-1|131	
14mu|libjpeg-turbo-1.4.0-1|132	%description -n jpeg-progs
14mu|libjpeg-turbo-1.4.0-1|133	This package contains simple client programs for accessing the
14mu|libjpeg-turbo-1.4.0-1|134	libjpeg functions.  The library client programs include cjpeg, djpeg,
14mu|libjpeg-turbo-1.4.0-1|135	jpegtran, rdjpgcom, wrjpgcom and jpegexiforient, coupled with the script
14mu|libjpeg-turbo-1.4.0-1|136	exifautotran. Cjpeg compresses an image file into JPEG format. Djpeg
14mu|libjpeg-turbo-1.4.0-1|137	decompresses a JPEG file into a regular image file. Jpegtran can perform
14mu|libjpeg-turbo-1.4.0-1|138	various useful transformations on JPEG files: it can make lossless
14mu|libjpeg-turbo-1.4.0-1|139	cropping of JPEG files and lossless pasting of one JPEG into another
14mu|libjpeg-turbo-1.4.0-1|140	(dropping). Rdjpgcom displays any text comments included in a JPEG file.
14mu|libjpeg-turbo-1.4.0-1|141	Wrjpgcom inserts text comments into a JPEG file. Jpegexiforient allow
14mu|libjpeg-turbo-1.4.0-1|142	automatic lossless rotation of JPEG images from a digital camera which
14mu|libjpeg-turbo-1.4.0-1|143	have orientation markings in the EXIF data.
14mu|libjpeg-turbo-1.4.0-1|144	
14mu|libjpeg-turbo-1.4.0-1|145	%files -n jpeg-progs
14mu|libjpeg-turbo-1.4.0-1|146	%doc usage.txt wizard.txt
14mu|libjpeg-turbo-1.4.0-1|147	%{_bindir}/*
14mu|libjpeg-turbo-1.4.0-1|148	%{_mandir}/man1/*
14mu|libjpeg-turbo-1.4.0-1|149	
14mu|libjpeg-turbo-1.4.0-1|150	#----------------------------------------------------------------------------
14mu|libjpeg-turbo-1.4.0-1|151	
14mu|libjpeg-turbo-1.4.0-1|152	%prep
14mu|libjpeg-turbo-1.4.0-1|153	%setup -q
14mu|libjpeg-turbo-1.4.0-1|154	%patch0 -p0
14mu|libjpeg-turbo-1.4.0-1|155	# Fix perms
14mu|libjpeg-turbo-1.4.0-1|156	chmod -x README-turbo.txt
14mu|libjpeg-turbo-1.4.0-1|157	
14mu|libjpeg-turbo-1.4.0-1|158	cp %{SOURCE2} jpegexiforient.c
14mu|libjpeg-turbo-1.4.0-1|159	cp %{SOURCE3} exifautotran
14mu|libjpeg-turbo-1.4.0-1|160	
14mu|libjpeg-turbo-1.4.0-1|161	%build
14mu|libjpeg-turbo-1.4.0-1|162	CONFIGURE_TOP="$PWD"
14mu|libjpeg-turbo-1.4.0-1|163	
14mu|libjpeg-turbo-1.4.0-1|164	mkdir -p jpeg8
14mu|libjpeg-turbo-1.4.0-1|165	pushd jpeg8
14mu|libjpeg-turbo-1.4.0-1|166	CFLAGS="%{optflags} -Ofast -funroll-loops" \
14mu|libjpeg-turbo-1.4.0-1|167	%configure2_5x \
14mu|libjpeg-turbo-1.4.0-1|168	--enable-shared \
14mu|libjpeg-turbo-1.4.0-1|169	--enable-static \
14mu|libjpeg-turbo-1.4.0-1|170	--with-jpeg8
14mu|libjpeg-turbo-1.4.0-1|171	%make
14mu|libjpeg-turbo-1.4.0-1|172	popd
14mu|libjpeg-turbo-1.4.0-1|173	
14mu|libjpeg-turbo-1.4.0-1|174	mkdir -p jpeg62
14mu|libjpeg-turbo-1.4.0-1|175	pushd jpeg62
14mu|libjpeg-turbo-1.4.0-1|176	CFLAGS="%{optflags} -Ofast -funroll-loops" \
14mu|libjpeg-turbo-1.4.0-1|177	%configure2_5x \
14mu|libjpeg-turbo-1.4.0-1|178	--enable-shared \
14mu|libjpeg-turbo-1.4.0-1|179	--disable-static
14mu|libjpeg-turbo-1.4.0-1|180	%make
14mu|libjpeg-turbo-1.4.0-1|181	popd
14mu|libjpeg-turbo-1.4.0-1|182	
14mu|libjpeg-turbo-1.4.0-1|183	%__cc %{optflags} %{ldflags} -o jpegexiforient jpegexiforient.c
14mu|libjpeg-turbo-1.4.0-1|184	
14mu|libjpeg-turbo-1.4.0-1|185	%install
14mu|libjpeg-turbo-1.4.0-1|186	make install-libLTLIBRARIES DESTDIR=%{buildroot} -C jpeg62
14mu|libjpeg-turbo-1.4.0-1|187	%makeinstall_std -C jpeg8
14mu|libjpeg-turbo-1.4.0-1|188	
14mu|libjpeg-turbo-1.4.0-1|189	install -m755 jpegexiforient -D %{buildroot}%{_bindir}/jpegexiforient
14mu|libjpeg-turbo-1.4.0-1|190	install -m755 exifautotran -D %{buildroot}%{_bindir}/exifautotran
14mu|libjpeg-turbo-1.4.0-1|191	
14mu|libjpeg-turbo-1.4.0-1|192	#(neoclust) Provide jpegint.h because it is needed by certain software
14mu|libjpeg-turbo-1.4.0-1|193	install -m644 jpegint.h -D %{buildroot}%{_includedir}/jpegint.h
14mu|libjpeg-turbo-1.4.0-1|194	
14mu|libjpeg-turbo-1.4.0-1|195	# cleanup
14mu|libjpeg-turbo-1.4.0-1|196	rm -f %{buildroot}%{_docdir}/*
14mu|libjpeg-turbo-1.4.0-1|197	
14mu|libjpeg-turbo-1.4.0-1|198	
14mu|libjpeg-turbo-1.4.0-1|199	%changelog
14mu|libjpeg-turbo-1.4.0-1|200	* Sat Jan 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.4.0-1
14mu|libjpeg-turbo-1.4.0-1|201	+ Revision: 6b064e8
14mu|libjpeg-turbo-1.4.0-1|202	- New version 1.4.0, adjust spec style
14mu|libjpeg-turbo-1.4.0-1|203	
14mu|libjpeg-turbo-1.4.0-1|204	

23170 14
14mu|libkcddb-4.14.3-1|1	Name:		libkcddb
14mu|libkcddb-4.14.3-1|2	Summary:	KDE4 library for retrieving and sending CDDB information
14mu|libkcddb-4.14.3-1|3	Version:	4.14.3
14mu|libkcddb-4.14.3-1|4	Release:	1
14mu|libkcddb-4.14.3-1|5	Epoch:		3
14mu|libkcddb-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|libkcddb-4.14.3-1|7	License:	GPLv2
14mu|libkcddb-4.14.3-1|8	URL:		http://projects.kde.org/projects/kde/kdemultimedia/libkcddb
14mu|libkcddb-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkcddb-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|libkcddb-4.14.3-1|11	BuildRequires:	pkgconfig(libmusicbrainz5)
14mu|libkcddb-4.14.3-1|12	Conflicts:	%{_lib}kcddb4 < 3:4.8.95
14mu|libkcddb-4.14.3-1|13	Conflicts:	kde4-audiocd < 3:4.8.95
14mu|libkcddb-4.14.3-1|14	
14mu|libkcddb-4.14.3-1|15	%description
14mu|libkcddb-4.14.3-1|16	KDE4 library for retrieving and sending CDDB information.
14mu|libkcddb-4.14.3-1|17	
14mu|libkcddb-4.14.3-1|18	%files
14mu|libkcddb-4.14.3-1|19	%{_kde_datadir}/config.kcfg/libkcddb.kcfg
14mu|libkcddb-4.14.3-1|20	%{_kde_services}/libkcddb.desktop
14mu|libkcddb-4.14.3-1|21	%{_kde_docdir}/HTML/en/kcontrol/cddbretrieval
14mu|libkcddb-4.14.3-1|22	%{_kde_libdir}/kde4/kcm_cddb.so
14mu|libkcddb-4.14.3-1|23	
14mu|libkcddb-4.14.3-1|24	#------------------------------------------------------------------------------
14mu|libkcddb-4.14.3-1|25	%define kcddb_major 4
14mu|libkcddb-4.14.3-1|26	%define libkcddb %mklibname kcddb %{kcddb_major}
14mu|libkcddb-4.14.3-1|27	
14mu|libkcddb-4.14.3-1|28	%package -n %{libkcddb}
14mu|libkcddb-4.14.3-1|29	Summary:	%{name} library
14mu|libkcddb-4.14.3-1|30	Group:		System/Libraries
14mu|libkcddb-4.14.3-1|31	Requires:	%{name} = %{EVRD}
14mu|libkcddb-4.14.3-1|32	
14mu|libkcddb-4.14.3-1|33	%description -n %{libkcddb}
14mu|libkcddb-4.14.3-1|34	KDE4 library for retrieving and sending CDDB information.
14mu|libkcddb-4.14.3-1|35	
14mu|libkcddb-4.14.3-1|36	%files -n %{libkcddb}
14mu|libkcddb-4.14.3-1|37	%{_kde_libdir}/libkcddb.so.%{kcddb_major}*
14mu|libkcddb-4.14.3-1|38	
14mu|libkcddb-4.14.3-1|39	#------------------------------------------------------------------------------
14mu|libkcddb-4.14.3-1|40	
14mu|libkcddb-4.14.3-1|41	%package devel
14mu|libkcddb-4.14.3-1|42	Summary:	Devel stuff for %{name}
14mu|libkcddb-4.14.3-1|43	Group:		Development/KDE and Qt
14mu|libkcddb-4.14.3-1|44	Requires:	%{libkcddb} = %{EVRD}
14mu|libkcddb-4.14.3-1|45	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mu|libkcddb-4.14.3-1|46	
14mu|libkcddb-4.14.3-1|47	%description devel
14mu|libkcddb-4.14.3-1|48	KDE4 library for retrieving and sending CDDB information.
14mu|libkcddb-4.14.3-1|49	
14mu|libkcddb-4.14.3-1|50	This package contains header files needed if you wish to build applications
14mu|libkcddb-4.14.3-1|51	based on libkcddb.
14mu|libkcddb-4.14.3-1|52	
14mu|libkcddb-4.14.3-1|53	%files devel
14mu|libkcddb-4.14.3-1|54	%{_kde_libdir}/libkcddb.so
14mu|libkcddb-4.14.3-1|55	%{_kde_libdir}/cmake/libkcddb
14mu|libkcddb-4.14.3-1|56	%{_kde_includedir}/*
14mu|libkcddb-4.14.3-1|57	
14mu|libkcddb-4.14.3-1|58	#------------------------------------------------------------------------------
14mu|libkcddb-4.14.3-1|59	
14mu|libkcddb-4.14.3-1|60	%prep
14mu|libkcddb-4.14.3-1|61	%setup -q
14mu|libkcddb-4.14.3-1|62	
14mu|libkcddb-4.14.3-1|63	%build
14mu|libkcddb-4.14.3-1|64	%cmake_kde4
14mu|libkcddb-4.14.3-1|65	%make
14mu|libkcddb-4.14.3-1|66	
14mu|libkcddb-4.14.3-1|67	%install
14mu|libkcddb-4.14.3-1|68	%makeinstall_std -C build
14mu|libkcddb-4.14.3-1|69	
14mu|libkcddb-4.14.3-1|70	
14mu|libkcddb-4.14.3-1|71	%changelog
14mu|libkcddb-4.14.3-1|72	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|libkcddb-4.14.3-1|73	+ Revision: 4fec559
14mu|libkcddb-4.14.3-1|74	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|libkcddb-4.14.3-1|75	
14mu|libkcddb-4.14.3-1|76	

23171 14
14mu|libkcompactdisc-4.14.3-1|1	Name:		libkcompactdisc
14mu|libkcompactdisc-4.14.3-1|2	Version:	4.14.3
14mu|libkcompactdisc-4.14.3-1|3	Release:	1
14mu|libkcompactdisc-4.14.3-1|4	Epoch:		3
14mu|libkcompactdisc-4.14.3-1|5	Summary:	KDE library for playing & ripping CDs
14mu|libkcompactdisc-4.14.3-1|6	Group:		System/Libraries
14mu|libkcompactdisc-4.14.3-1|7	License:	GPLv2
14mu|libkcompactdisc-4.14.3-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc
14mu|libkcompactdisc-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkcompactdisc-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|libkcompactdisc-4.14.3-1|11	BuildRequires:	pkgconfig(alsa)
14mu|libkcompactdisc-4.14.3-1|12	
14mu|libkcompactdisc-4.14.3-1|13	%description
14mu|libkcompactdisc-4.14.3-1|14	KDE library for playing & ripping CDs.
14mu|libkcompactdisc-4.14.3-1|15	
14mu|libkcompactdisc-4.14.3-1|16	#------------------------------------------------------------------------------
14mu|libkcompactdisc-4.14.3-1|17	%define kcompactdisc_major 4
14mu|libkcompactdisc-4.14.3-1|18	%define libkcompactdisc %mklibname kcompactdisc %{kcompactdisc_major}
14mu|libkcompactdisc-4.14.3-1|19	
14mu|libkcompactdisc-4.14.3-1|20	%package -n %{libkcompactdisc}
14mu|libkcompactdisc-4.14.3-1|21	Summary:	KDE library for playing & ripping CDs
14mu|libkcompactdisc-4.14.3-1|22	Group:		System/Libraries
14mu|libkcompactdisc-4.14.3-1|23	
14mu|libkcompactdisc-4.14.3-1|24	%description -n %{libkcompactdisc}
14mu|libkcompactdisc-4.14.3-1|25	KDE library for playing & ripping CDs.
14mu|libkcompactdisc-4.14.3-1|26	
14mu|libkcompactdisc-4.14.3-1|27	%files -n %{libkcompactdisc}
14mu|libkcompactdisc-4.14.3-1|28	%{_kde_libdir}/libkcompactdisc.so.%{kcompactdisc_major}
14mu|libkcompactdisc-4.14.3-1|29	%{_kde_libdir}/libkcompactdisc.so.%{kcompactdisc_major}.*
14mu|libkcompactdisc-4.14.3-1|30	
14mu|libkcompactdisc-4.14.3-1|31	#------------------------------------------------------------------------------
14mu|libkcompactdisc-4.14.3-1|32	
14mu|libkcompactdisc-4.14.3-1|33	%package devel
14mu|libkcompactdisc-4.14.3-1|34	Summary:	Devel stuff for %{name}
14mu|libkcompactdisc-4.14.3-1|35	Group:		Development/KDE and Qt
14mu|libkcompactdisc-4.14.3-1|36	Requires:	%{libkcompactdisc} = %{EVRD}
14mu|libkcompactdisc-4.14.3-1|37	Conflicts:	kdemultimedia4-devel < 3:4.8.95
14mu|libkcompactdisc-4.14.3-1|38	
14mu|libkcompactdisc-4.14.3-1|39	%description devel
14mu|libkcompactdisc-4.14.3-1|40	KDE library for playing & ripping CDs.
14mu|libkcompactdisc-4.14.3-1|41	
14mu|libkcompactdisc-4.14.3-1|42	This package contains header files needed if you wish to build applications
14mu|libkcompactdisc-4.14.3-1|43	based on libkcompactdisc.
14mu|libkcompactdisc-4.14.3-1|44	
14mu|libkcompactdisc-4.14.3-1|45	%files devel
14mu|libkcompactdisc-4.14.3-1|46	%{_kde_libdir}/libkcompactdisc.so
14mu|libkcompactdisc-4.14.3-1|47	%{_kde_libdir}/cmake/libkcompactdisc
14mu|libkcompactdisc-4.14.3-1|48	%{_kde_includedir}/*
14mu|libkcompactdisc-4.14.3-1|49	
14mu|libkcompactdisc-4.14.3-1|50	#------------------------------------------------------------------------------
14mu|libkcompactdisc-4.14.3-1|51	
14mu|libkcompactdisc-4.14.3-1|52	%prep
14mu|libkcompactdisc-4.14.3-1|53	%setup -q
14mu|libkcompactdisc-4.14.3-1|54	
14mu|libkcompactdisc-4.14.3-1|55	%build
14mu|libkcompactdisc-4.14.3-1|56	%cmake_kde4
14mu|libkcompactdisc-4.14.3-1|57	%make
14mu|libkcompactdisc-4.14.3-1|58	
14mu|libkcompactdisc-4.14.3-1|59	%install
14mu|libkcompactdisc-4.14.3-1|60	%makeinstall_std -C build
14mu|libkcompactdisc-4.14.3-1|61	
14mu|libkcompactdisc-4.14.3-1|62	
14mu|libkcompactdisc-4.14.3-1|63	%changelog
14mu|libkcompactdisc-4.14.3-1|64	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|libkcompactdisc-4.14.3-1|65	+ Revision: 35a668d
14mu|libkcompactdisc-4.14.3-1|66	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|libkcompactdisc-4.14.3-1|67	
14mu|libkcompactdisc-4.14.3-1|68	

23172 14
14mu|libkdcraw-4.14.3-4|1	Summary:	C++ interface around LibRaw library
14mu|libkdcraw-4.14.3-4|2	Name:		libkdcraw
14mu|libkdcraw-4.14.3-4|3	Version:	4.14.3
14mu|libkdcraw-4.14.3-4|4	Release:	4
14mu|libkdcraw-4.14.3-4|5	Epoch:		2
14mu|libkdcraw-4.14.3-4|6	License:	GPLv2+
14mu|libkdcraw-4.14.3-4|7	Group:		System/Libraries
14mu|libkdcraw-4.14.3-4|8	Url:		http://www.kde.org
14mu|libkdcraw-4.14.3-4|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkdcraw-4.14.3-4|10	BuildRequires:	automoc4
14mu|libkdcraw-4.14.3-4|11	BuildRequires:	kdelibs4-devel
14mu|libkdcraw-4.14.3-4|12	BuildRequires:	jpeg-devel
14mu|libkdcraw-4.14.3-4|13	BuildRequires:	pkgconfig(libraw)
14mu|libkdcraw-4.14.3-4|14	
14mu|libkdcraw-4.14.3-4|15	%description
14mu|libkdcraw-4.14.3-4|16	Libkdcraw is a C++ interface around LibRaw library used to decode RAW
14mu|libkdcraw-4.14.3-4|17	picture files. More information about LibRaw can be found at
14mu|libkdcraw-4.14.3-4|18	http://www.libraw.org.
14mu|libkdcraw-4.14.3-4|19	
14mu|libkdcraw-4.14.3-4|20	%files
14mu|libkdcraw-4.14.3-4|21	%doc README AUTHORS NEWS TODO COPYING
14mu|libkdcraw-4.14.3-4|22	
14mu|libkdcraw-4.14.3-4|23	#----------------------------------------------------------------------
14mu|libkdcraw-4.14.3-4|24	
14mu|libkdcraw-4.14.3-4|25	%package common
14mu|libkdcraw-4.14.3-4|26	Summary:	Non-library files for the kdcraw library
14mu|libkdcraw-4.14.3-4|27	Group:		System/Libraries
14mu|libkdcraw-4.14.3-4|28	
14mu|libkdcraw-4.14.3-4|29	%description common
14mu|libkdcraw-4.14.3-4|30	Common files for the kdcraw library
14mu|libkdcraw-4.14.3-4|31	
14mu|libkdcraw-4.14.3-4|32	%files common
14mu|libkdcraw-4.14.3-4|33	%{_kde_appsdir}/libkdcraw
14mu|libkdcraw-4.14.3-4|34	%{_kde_iconsdir}/hicolor/*/apps/kdcraw.png
14mu|libkdcraw-4.14.3-4|35	
14mu|libkdcraw-4.14.3-4|36	#------------------------------------------------
14mu|libkdcraw-4.14.3-4|37	
14mu|libkdcraw-4.14.3-4|38	%define kdcraw_major 23
14mu|libkdcraw-4.14.3-4|39	%define libkdcraw %mklibname kdcraw %{kdcraw_major}
14mu|libkdcraw-4.14.3-4|40	
14mu|libkdcraw-4.14.3-4|41	%package -n %{libkdcraw}
14mu|libkdcraw-4.14.3-4|42	Summary:	Kdcraw library
14mu|libkdcraw-4.14.3-4|43	Group:		System/Libraries
14mu|libkdcraw-4.14.3-4|44	Requires:	%{name}-common
14mu|libkdcraw-4.14.3-4|45	Obsoletes:	%{_lib}kdcraw20 < 2:4.9.0
14mu|libkdcraw-4.14.3-4|46	Obsoletes:	%{_lib}kdcraw21 < 2:4.10.0
14mu|libkdcraw-4.14.3-4|47	Obsoletes:	%{_lib}kdcraw22 < 2:4.12.0
14mu|libkdcraw-4.14.3-4|48	
14mu|libkdcraw-4.14.3-4|49	%description -n %{libkdcraw}
14mu|libkdcraw-4.14.3-4|50	Libkdcraw is a C++ interface around LibRaw library used to decode RAW
14mu|libkdcraw-4.14.3-4|51	picture files. More information about LibRaw can be found at
14mu|libkdcraw-4.14.3-4|52	http://www.libraw.org.
14mu|libkdcraw-4.14.3-4|53	
14mu|libkdcraw-4.14.3-4|54	%files -n %{libkdcraw}
14mu|libkdcraw-4.14.3-4|55	%{_kde_libdir}/libkdcraw.so.%{kdcraw_major}*
14mu|libkdcraw-4.14.3-4|56	
14mu|libkdcraw-4.14.3-4|57	#-----------------------------------------------------------------------------
14mu|libkdcraw-4.14.3-4|58	
14mu|libkdcraw-4.14.3-4|59	%package devel
14mu|libkdcraw-4.14.3-4|60	Summary:	Devel stuff for %{name}
14mu|libkdcraw-4.14.3-4|61	Group:		Development/KDE and Qt
14mu|libkdcraw-4.14.3-4|62	Requires:	kdelibs4-devel
14mu|libkdcraw-4.14.3-4|63	Requires:	%{libkdcraw} = %{EVRD}
14mu|libkdcraw-4.14.3-4|64	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mu|libkdcraw-4.14.3-4|65	
14mu|libkdcraw-4.14.3-4|66	%description devel
14mu|libkdcraw-4.14.3-4|67	This package contains header files needed if you wish to build applications
14mu|libkdcraw-4.14.3-4|68	based on %{name}.
14mu|libkdcraw-4.14.3-4|69	
14mu|libkdcraw-4.14.3-4|70	%files devel
14mu|libkdcraw-4.14.3-4|71	%{_includedir}/libkdcraw/
14mu|libkdcraw-4.14.3-4|72	%{_kde_libdir}/libkdcraw.so
14mu|libkdcraw-4.14.3-4|73	%{_kde_libdir}/pkgconfig/libkdcraw.pc
14mu|libkdcraw-4.14.3-4|74	
14mu|libkdcraw-4.14.3-4|75	#----------------------------------------------------------------------
14mu|libkdcraw-4.14.3-4|76	
14mu|libkdcraw-4.14.3-4|77	%prep
14mu|libkdcraw-4.14.3-4|78	%setup -q
14mu|libkdcraw-4.14.3-4|79	
14mu|libkdcraw-4.14.3-4|80	%build
14mu|libkdcraw-4.14.3-4|81	%cmake_kde4
14mu|libkdcraw-4.14.3-4|82	%make
14mu|libkdcraw-4.14.3-4|83	
14mu|libkdcraw-4.14.3-4|84	%install
14mu|libkdcraw-4.14.3-4|85	%makeinstall_std -C build
14mu|libkdcraw-4.14.3-4|86	
14mu|libkdcraw-4.14.3-4|87	
14mu|libkdcraw-4.14.3-4|88	%changelog
14mu|libkdcraw-4.14.3-4|89	
14mu|libkdcraw-4.14.3-4|90	* Fri Sep 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-4
14mu|libkdcraw-4.14.3-4|91	- (509485a) Library package should not require the same version of common subpackage
14mu|libkdcraw-4.14.3-4|92	
14mu|libkdcraw-4.14.3-4|93	

23173 14
14mu|libkdeedu-4.14.3-1|1	Summary:	Free Educational Software based on the KDE technologies
14mu|libkdeedu-4.14.3-1|2	Name:		libkdeedu
14mu|libkdeedu-4.14.3-1|3	Version:	4.14.3
14mu|libkdeedu-4.14.3-1|4	Release:	1
14mu|libkdeedu-4.14.3-1|5	License:	GPLv2+
14mu|libkdeedu-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|libkdeedu-4.14.3-1|7	Url:		http://edu.kde.org
14mu|libkdeedu-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkdeedu-4.14.3-1|9	BuildRequires:	automoc4
14mu|libkdeedu-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|libkdeedu-4.14.3-1|11	
14mu|libkdeedu-4.14.3-1|12	%description
14mu|libkdeedu-4.14.3-1|13	Runtime library for KDE Education Application.
14mu|libkdeedu-4.14.3-1|14	
14mu|libkdeedu-4.14.3-1|15	%files
14mu|libkdeedu-4.14.3-1|16	%doc README AUTHORS
14mu|libkdeedu-4.14.3-1|17	%dir %{_kde_appsdir}/kvtml/en
14mu|libkdeedu-4.14.3-1|18	%{_kde_appsdir}/kvtml/en/animals.kvtml
14mu|libkdeedu-4.14.3-1|19	%{_kde_appsdir}/kvtml/en/clothing.kvtml
14mu|libkdeedu-4.14.3-1|20	%{_kde_appsdir}/kvtml/en/computers.kvtml
14mu|libkdeedu-4.14.3-1|21	%{_kde_appsdir}/kvtml/en/currencies.kvtml
14mu|libkdeedu-4.14.3-1|22	%{_kde_appsdir}/kvtml/en/easy.kvtml
14mu|libkdeedu-4.14.3-1|23	%{_kde_appsdir}/kvtml/en/fruits.kvtml
14mu|libkdeedu-4.14.3-1|24	%{_kde_appsdir}/kvtml/en/hard.kvtml
14mu|libkdeedu-4.14.3-1|25	%{_kde_appsdir}/kvtml/en/inventions.kvtml
14mu|libkdeedu-4.14.3-1|26	%{_kde_appsdir}/kvtml/en/medium.kvtml
14mu|libkdeedu-4.14.3-1|27	%{_kde_appsdir}/kvtml/en/numbers.kvtml
14mu|libkdeedu-4.14.3-1|28	%{_kde_appsdir}/kvtml/en/objects.kvtml
14mu|libkdeedu-4.14.3-1|29	%{_kde_appsdir}/kvtml/en/people.kvtml
14mu|libkdeedu-4.14.3-1|30	%{_kde_appsdir}/kvtml/en/professions.kvtml
14mu|libkdeedu-4.14.3-1|31	%{_kde_appsdir}/kvtml/en/space.kvtml
14mu|libkdeedu-4.14.3-1|32	%{_kde_appsdir}/kvtml/en/sports.kvtml
14mu|libkdeedu-4.14.3-1|33	%{_kde_appsdir}/kvtml/en/transportation.kvtml
14mu|libkdeedu-4.14.3-1|34	%{_kde_appsdir}/kvtml/en/vegetables.kvtml
14mu|libkdeedu-4.14.3-1|35	%{_kde_appsdir}/kvtml/en/worldcapitals.kvtml
14mu|libkdeedu-4.14.3-1|36	%{_iconsdir}/hicolor/*/actions/editplots.png
14mu|libkdeedu-4.14.3-1|37	%{_iconsdir}/hicolor/*/actions/functionhelp.png
14mu|libkdeedu-4.14.3-1|38	%{_iconsdir}/hicolor/*/actions/maximum.png
14mu|libkdeedu-4.14.3-1|39	%{_iconsdir}/hicolor/*/actions/minimum.png
14mu|libkdeedu-4.14.3-1|40	%{_iconsdir}/hicolor/*/actions/newdifferential.png
14mu|libkdeedu-4.14.3-1|41	%{_iconsdir}/hicolor/*/actions/newfunction.png
14mu|libkdeedu-4.14.3-1|42	%{_iconsdir}/hicolor/*/actions/newimplicit.png
14mu|libkdeedu-4.14.3-1|43	%{_iconsdir}/hicolor/*/actions/newparametric.png
14mu|libkdeedu-4.14.3-1|44	%{_iconsdir}/hicolor/*/actions/newpolar.png
14mu|libkdeedu-4.14.3-1|45	%{_iconsdir}/hicolor/*/actions/resetview.png
14mu|libkdeedu-4.14.3-1|46	%{_iconsdir}/hicolor/scalable/actions/deriv_func.svgz
14mu|libkdeedu-4.14.3-1|47	%{_iconsdir}/hicolor/scalable/actions/editconstants.svgz
14mu|libkdeedu-4.14.3-1|48	%{_iconsdir}/hicolor/scalable/actions/editplots.svgz
14mu|libkdeedu-4.14.3-1|49	%{_iconsdir}/hicolor/scalable/actions/functionhelp.svgz
14mu|libkdeedu-4.14.3-1|50	%{_iconsdir}/hicolor/scalable/actions/integral_func.svgz
14mu|libkdeedu-4.14.3-1|51	%{_iconsdir}/hicolor/scalable/actions/maximum.svgz
14mu|libkdeedu-4.14.3-1|52	%{_iconsdir}/hicolor/scalable/actions/minimum.svgz
14mu|libkdeedu-4.14.3-1|53	%{_iconsdir}/hicolor/scalable/actions/newfunction.svgz
14mu|libkdeedu-4.14.3-1|54	%{_iconsdir}/hicolor/scalable/actions/newparametric.svgz
14mu|libkdeedu-4.14.3-1|55	%{_iconsdir}/hicolor/scalable/actions/newpolar.svgz
14mu|libkdeedu-4.14.3-1|56	%{_iconsdir}/hicolor/scalable/actions/resetview.svgz
14mu|libkdeedu-4.14.3-1|57	%{_iconsdir}/hicolor/*/actions/coords.png
14mu|libkdeedu-4.14.3-1|58	%{_iconsdir}/hicolor/*/actions/deriv_func.png
14mu|libkdeedu-4.14.3-1|59	%{_iconsdir}/hicolor/*/actions/editconstants.png
14mu|libkdeedu-4.14.3-1|60	%{_iconsdir}/hicolor/*/actions/func.png
14mu|libkdeedu-4.14.3-1|61	%{_iconsdir}/hicolor/*/actions/integral_func.png
14mu|libkdeedu-4.14.3-1|62	%{_iconsdir}/hicolor/*/actions/lessen.png
14mu|libkdeedu-4.14.3-1|63	%{_iconsdir}/hicolor/*/actions/magnify.png
14mu|libkdeedu-4.14.3-1|64	
14mu|libkdeedu-4.14.3-1|65	#---------------------------------------------
14mu|libkdeedu-4.14.3-1|66	
14mu|libkdeedu-4.14.3-1|67	%define keduvocdocument_major 4
14mu|libkdeedu-4.14.3-1|68	%define libkeduvocdocument %mklibname keduvocdocument %{keduvocdocument_major}
14mu|libkdeedu-4.14.3-1|69	
14mu|libkdeedu-4.14.3-1|70	%package -n %{libkeduvocdocument}
14mu|libkdeedu-4.14.3-1|71	Summary:	Runtime library for KDE Education Application
14mu|libkdeedu-4.14.3-1|72	Group:		System/Libraries
14mu|libkdeedu-4.14.3-1|73	
14mu|libkdeedu-4.14.3-1|74	%description -n %{libkeduvocdocument}
14mu|libkdeedu-4.14.3-1|75	Runtime library for KDE Education Application
14mu|libkdeedu-4.14.3-1|76	
14mu|libkdeedu-4.14.3-1|77	%files -n %{libkeduvocdocument}
14mu|libkdeedu-4.14.3-1|78	%{_kde_libdir}/libkeduvocdocument.so.%{keduvocdocument_major}*
14mu|libkdeedu-4.14.3-1|79	
14mu|libkdeedu-4.14.3-1|80	#--------------------------------------------------------------------
14mu|libkdeedu-4.14.3-1|81	
14mu|libkdeedu-4.14.3-1|82	%package devel
14mu|libkdeedu-4.14.3-1|83	Summary:	Devel stuff for %{name}
14mu|libkdeedu-4.14.3-1|84	Group:		Development/KDE and Qt
14mu|libkdeedu-4.14.3-1|85	Requires:	kdelibs4-devel
14mu|libkdeedu-4.14.3-1|86	Requires:	%{libkeduvocdocument} = %{version}-%{release}
14mu|libkdeedu-4.14.3-1|87	Conflicts:	kdeedu4-devel < 4.6.90
14mu|libkdeedu-4.14.3-1|88	
14mu|libkdeedu-4.14.3-1|89	%description devel
14mu|libkdeedu-4.14.3-1|90	Files needed to build applications based on %{name}.
14mu|libkdeedu-4.14.3-1|91	
14mu|libkdeedu-4.14.3-1|92	%files devel
14mu|libkdeedu-4.14.3-1|93	%{_kde_includedir}/libkdeedu
14mu|libkdeedu-4.14.3-1|94	%{_kde_libdir}/libkeduvocdocument.so
14mu|libkdeedu-4.14.3-1|95	%{_kde_libdir}/libqtmmlwidget.a
14mu|libkdeedu-4.14.3-1|96	%{_kde_libdir}/cmake/%{name}
14mu|libkdeedu-4.14.3-1|97	
14mu|libkdeedu-4.14.3-1|98	#----------------------------------------------------------------------
14mu|libkdeedu-4.14.3-1|99	
14mu|libkdeedu-4.14.3-1|100	%prep
14mu|libkdeedu-4.14.3-1|101	%setup -q
14mu|libkdeedu-4.14.3-1|102	
14mu|libkdeedu-4.14.3-1|103	%build
14mu|libkdeedu-4.14.3-1|104	%cmake_kde4
14mu|libkdeedu-4.14.3-1|105	%make
14mu|libkdeedu-4.14.3-1|106	
14mu|libkdeedu-4.14.3-1|107	%install
14mu|libkdeedu-4.14.3-1|108	%makeinstall_std -C build
14mu|libkdeedu-4.14.3-1|109	
14mu|libkdeedu-4.14.3-1|110	
14mu|libkdeedu-4.14.3-1|111	%changelog
14mu|libkdeedu-4.14.3-1|112	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|libkdeedu-4.14.3-1|113	+ Revision: b7530ed
14mu|libkdeedu-4.14.3-1|114	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|libkdeedu-4.14.3-1|115	
14mu|libkdeedu-4.14.3-1|116	

23174 14
14mu|libkdegames-4.14.3-1|1	Summary:	KDE games library
14mu|libkdegames-4.14.3-1|2	Name:		libkdegames
14mu|libkdegames-4.14.3-1|3	Version:	4.14.3
14mu|libkdegames-4.14.3-1|4	Release:	1
14mu|libkdegames-4.14.3-1|5	Epoch:		1
14mu|libkdegames-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|libkdegames-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|libkdegames-4.14.3-1|8	Url:		http://games.kde.org/
14mu|libkdegames-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkdegames-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|libkdegames-4.14.3-1|11	BuildRequires:	pkgconfig(openal)
14mu|libkdegames-4.14.3-1|12	BuildRequires:	pkgconfig(sndfile)
14mu|libkdegames-4.14.3-1|13	
14mu|libkdegames-4.14.3-1|14	%description
14mu|libkdegames-4.14.3-1|15	This packages provides common code and data for many KDE games.
14mu|libkdegames-4.14.3-1|16	
14mu|libkdegames-4.14.3-1|17	#-------------------------------------------------------------------------------
14mu|libkdegames-4.14.3-1|18	
14mu|libkdegames-4.14.3-1|19	%package common
14mu|libkdegames-4.14.3-1|20	Summary:	Common files needed by KDE games
14mu|libkdegames-4.14.3-1|21	Group:		Graphical desktop/KDE
14mu|libkdegames-4.14.3-1|22	BuildArch:	noarch
14mu|libkdegames-4.14.3-1|23	Obsoletes:	kdegames4-core < 1:4.9.80
14mu|libkdegames-4.14.3-1|24	
14mu|libkdegames-4.14.3-1|25	%description common
14mu|libkdegames-4.14.3-1|26	This package provides common files needed by KDE games such as carddecks
14mu|libkdegames-4.14.3-1|27	for KDE cardgames.
14mu|libkdegames-4.14.3-1|28	
14mu|libkdegames-4.14.3-1|29	%files common
14mu|libkdegames-4.14.3-1|30	%{_kde_appsdir}/carddecks/
14mu|libkdegames-4.14.3-1|31	%{_kde_appsdir}/kconf_update/kgthemeprovider-migration.upd
14mu|libkdegames-4.14.3-1|32	
14mu|libkdegames-4.14.3-1|33	#-------------------------------------------------------------------------------
14mu|libkdegames-4.14.3-1|34	
14mu|libkdegames-4.14.3-1|35	%package corebindings
14mu|libkdegames-4.14.3-1|36	Summary:	Qml plugins for KDE games
14mu|libkdegames-4.14.3-1|37	Group:		Graphical desktop/KDE
14mu|libkdegames-4.14.3-1|38	
14mu|libkdegames-4.14.3-1|39	%description corebindings
14mu|libkdegames-4.14.3-1|40	Qml plugins for KDE games.
14mu|libkdegames-4.14.3-1|41	
14mu|libkdegames-4.14.3-1|42	%files corebindings
14mu|libkdegames-4.14.3-1|43	%{_kde_libdir}/kde4/imports/org/kde/games/core/KgItem.qml
14mu|libkdegames-4.14.3-1|44	%{_kde_libdir}/kde4/imports/org/kde/games/core/libcorebindingsplugin.so
14mu|libkdegames-4.14.3-1|45	%{_kde_libdir}/kde4/imports/org/kde/games/core/qmldir
14mu|libkdegames-4.14.3-1|46	
14mu|libkdegames-4.14.3-1|47	#-------------------------------------------------------------------------------
14mu|libkdegames-4.14.3-1|48	
14mu|libkdegames-4.14.3-1|49	%define libkdegames_major 6
14mu|libkdegames-4.14.3-1|50	%define libkdegames %mklibname kdegames %{libkdegames_major}
14mu|libkdegames-4.14.3-1|51	
14mu|libkdegames-4.14.3-1|52	%package -n %{libkdegames}
14mu|libkdegames-4.14.3-1|53	Summary:	Runtime Library for KDE games
14mu|libkdegames-4.14.3-1|54	Group:		System/Libraries
14mu|libkdegames-4.14.3-1|55	Obsoletes:	%{_lib}kdegames4 < 1:4.8.0
14mu|libkdegames-4.14.3-1|56	Obsoletes:	%{_lib}kdegames5 < 1:4.9.0
14mu|libkdegames-4.14.3-1|57	Obsoletes:	%{_lib}kggzgames4 < 1:4.8.0
14mu|libkdegames-4.14.3-1|58	Obsoletes:	%{_lib}kggzmod4 < 1:4.8.0
14mu|libkdegames-4.14.3-1|59	Obsoletes:	%{_lib}kggznet4 < 1:4.8.0
14mu|libkdegames-4.14.3-1|60	
14mu|libkdegames-4.14.3-1|61	%description -n %{libkdegames}
14mu|libkdegames-4.14.3-1|62	Runtime Library for KDE games.
14mu|libkdegames-4.14.3-1|63	
14mu|libkdegames-4.14.3-1|64	%files -n %{libkdegames}
14mu|libkdegames-4.14.3-1|65	%{_kde_libdir}/libkdegames.so.%{libkdegames_major}*
14mu|libkdegames-4.14.3-1|66	
14mu|libkdegames-4.14.3-1|67	#-------------------------------------------------------------------------------
14mu|libkdegames-4.14.3-1|68	
14mu|libkdegames-4.14.3-1|69	%define libkdegamesprivate_major 1
14mu|libkdegames-4.14.3-1|70	%define libkdegamesprivate %mklibname kdegamesprivate 1
14mu|libkdegames-4.14.3-1|71	
14mu|libkdegames-4.14.3-1|72	%package -n %{libkdegamesprivate}
14mu|libkdegames-4.14.3-1|73	Summary:	Runtime Library for KDE games
14mu|libkdegames-4.14.3-1|74	Group:		System/Libraries
14mu|libkdegames-4.14.3-1|75	
14mu|libkdegames-4.14.3-1|76	%description -n %{libkdegamesprivate}
14mu|libkdegames-4.14.3-1|77	Runtime Library for KDE games.
14mu|libkdegames-4.14.3-1|78	
14mu|libkdegames-4.14.3-1|79	%files -n %{libkdegamesprivate}
14mu|libkdegames-4.14.3-1|80	%{_kde_libdir}/libkdegamesprivate.so.%{libkdegamesprivate_major}*
14mu|libkdegames-4.14.3-1|81	
14mu|libkdegames-4.14.3-1|82	#-------------------------------------------------------------------------------
14mu|libkdegames-4.14.3-1|83	
14mu|libkdegames-4.14.3-1|84	%package devel
14mu|libkdegames-4.14.3-1|85	Summary:	Headers files for KDE games library
14mu|libkdegames-4.14.3-1|86	Group:		Development/KDE and Qt
14mu|libkdegames-4.14.3-1|87	Requires:	kdelibs4-devel
14mu|libkdegames-4.14.3-1|88	Obsoletes:	kdegames4-devel < 1:4.9.80
14mu|libkdegames-4.14.3-1|89	Provides:	kdegames4-devel = %{EVRD}
14mu|libkdegames-4.14.3-1|90	Requires:	%{libkdegames} = %{EVRD}
14mu|libkdegames-4.14.3-1|91	Requires:	%{libkdegamesprivate} = %{EVRD}
14mu|libkdegames-4.14.3-1|92	
14mu|libkdegames-4.14.3-1|93	%description devel
14mu|libkdegames-4.14.3-1|94	Headers files needed to build applications based on KDE games library.
14mu|libkdegames-4.14.3-1|95	
14mu|libkdegames-4.14.3-1|96	%files devel
14mu|libkdegames-4.14.3-1|97	%{_kde_libdir}/cmake/KDEGames/*.cmake
14mu|libkdegames-4.14.3-1|98	%{_kde_libdir}/libkdegamesprivate.so
14mu|libkdegames-4.14.3-1|99	%{_kde_libdir}/libkdegames.so
14mu|libkdegames-4.14.3-1|100	%{_kde_includedir}/*
14mu|libkdegames-4.14.3-1|101	
14mu|libkdegames-4.14.3-1|102	#------------------------------------------------------------------------------
14mu|libkdegames-4.14.3-1|103	
14mu|libkdegames-4.14.3-1|104	%prep
14mu|libkdegames-4.14.3-1|105	%setup -q
14mu|libkdegames-4.14.3-1|106	
14mu|libkdegames-4.14.3-1|107	%build
14mu|libkdegames-4.14.3-1|108	%cmake_kde4
14mu|libkdegames-4.14.3-1|109	%make
14mu|libkdegames-4.14.3-1|110	
14mu|libkdegames-4.14.3-1|111	%install
14mu|libkdegames-4.14.3-1|112	%makeinstall_std -C build
14mu|libkdegames-4.14.3-1|113	
14mu|libkdegames-4.14.3-1|114	
14mu|libkdegames-4.14.3-1|115	%changelog
14mu|libkdegames-4.14.3-1|116	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|libkdegames-4.14.3-1|117	+ Revision: 910a1df
14mu|libkdegames-4.14.3-1|118	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|libkdegames-4.14.3-1|119	
14mu|libkdegames-4.14.3-1|120	

23175 14
14mu|libkexiv2-4.14.3-1|1	%define major 11
14mu|libkexiv2-4.14.3-1|2	%define libname %mklibname kexiv2_ %{major}
14mu|libkexiv2-4.14.3-1|3	%define devname %mklibname kexiv2 -d
14mu|libkexiv2-4.14.3-1|4	
14mu|libkexiv2-4.14.3-1|5	Summary:	KDE4 wrapper around exiv2 library
14mu|libkexiv2-4.14.3-1|6	Name:		libkexiv2
14mu|libkexiv2-4.14.3-1|7	Version:	4.14.3
14mu|libkexiv2-4.14.3-1|8	Release:	1
14mu|libkexiv2-4.14.3-1|9	Epoch:		2
14mu|libkexiv2-4.14.3-1|10	License:	GPLv2+
14mu|libkexiv2-4.14.3-1|11	Group:		Graphical desktop/KDE
14mu|libkexiv2-4.14.3-1|12	Url:		http://www.kde.org
14mu|libkexiv2-4.14.3-1|13	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkexiv2-4.14.3-1|14	BuildRequires:	kdelibs4-devel
14mu|libkexiv2-4.14.3-1|15	BuildRequires:	pkgconfig(exiv2)
14mu|libkexiv2-4.14.3-1|16	BuildRequires:	automoc4
14mu|libkexiv2-4.14.3-1|17	Conflicts:	%{_lib}kexiv2_9 < 2:4.6.90
14mu|libkexiv2-4.14.3-1|18	
14mu|libkexiv2-4.14.3-1|19	%description
14mu|libkexiv2-4.14.3-1|20	Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
14mu|libkexiv2-4.14.3-1|21	metadata as EXIF/IPTC and XMP.
14mu|libkexiv2-4.14.3-1|22	
14mu|libkexiv2-4.14.3-1|23	%files
14mu|libkexiv2-4.14.3-1|24	%doc AUTHORS COPYING NEWS README TODO
14mu|libkexiv2-4.14.3-1|25	%{_kde_appsdir}/libkexiv2/data/topicset.iptc-subjectcode.xml
14mu|libkexiv2-4.14.3-1|26	
14mu|libkexiv2-4.14.3-1|27	#--------------------------------------------------------------------
14mu|libkexiv2-4.14.3-1|28	
14mu|libkexiv2-4.14.3-1|29	%package -n %{libname}
14mu|libkexiv2-4.14.3-1|30	Summary:	%{name} library
14mu|libkexiv2-4.14.3-1|31	Group:		System/Libraries
14mu|libkexiv2-4.14.3-1|32	Obsoletes:	%{_lib}kexiv2_10 < 2:4.8.90
14mu|libkexiv2-4.14.3-1|33	Requires:	%{name}
14mu|libkexiv2-4.14.3-1|34	
14mu|libkexiv2-4.14.3-1|35	%description -n %{libname}
14mu|libkexiv2-4.14.3-1|36	Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
14mu|libkexiv2-4.14.3-1|37	metadata as EXIF/IPTC and XMP.
14mu|libkexiv2-4.14.3-1|38	
14mu|libkexiv2-4.14.3-1|39	%files -n %{libname}
14mu|libkexiv2-4.14.3-1|40	%{_kde_libdir}/libkexiv2.so.%{major}*
14mu|libkexiv2-4.14.3-1|41	
14mu|libkexiv2-4.14.3-1|42	#--------------------------------------------------------------------
14mu|libkexiv2-4.14.3-1|43	
14mu|libkexiv2-4.14.3-1|44	%package -n %{devname}
14mu|libkexiv2-4.14.3-1|45	Summary:	Devel stuff for %{name}
14mu|libkexiv2-4.14.3-1|46	Group:		Development/KDE and Qt
14mu|libkexiv2-4.14.3-1|47	Requires:	kdelibs4-devel
14mu|libkexiv2-4.14.3-1|48	Requires:	pkgconfig(exiv2)
14mu|libkexiv2-4.14.3-1|49	Requires:	%{libname} = %{EVRD}
14mu|libkexiv2-4.14.3-1|50	Conflicts:	kdegraphics4-devel < 2:4.6.10
14mu|libkexiv2-4.14.3-1|51	Conflicts:	libkexiv2-devel < 2:4.12.1
14mu|libkexiv2-4.14.3-1|52	Obsoletes:	libkexiv2-devel < 2:4.12.1
14mu|libkexiv2-4.14.3-1|53	
14mu|libkexiv2-4.14.3-1|54	%description -n %{devname}
14mu|libkexiv2-4.14.3-1|55	This package contains header files needed if you wish to build applications
14mu|libkexiv2-4.14.3-1|56	based on libkexiv2.
14mu|libkexiv2-4.14.3-1|57	
14mu|libkexiv2-4.14.3-1|58	%files -n %{devname}
14mu|libkexiv2-4.14.3-1|59	%{_includedir}/libkexiv2
14mu|libkexiv2-4.14.3-1|60	%{_libdir}/cmake/libkexiv2-*/*.cmake
14mu|libkexiv2-4.14.3-1|61	%{_libdir}/pkgconfig/libkexiv2.pc
14mu|libkexiv2-4.14.3-1|62	%{_libdir}/libkexiv2.so
14mu|libkexiv2-4.14.3-1|63	
14mu|libkexiv2-4.14.3-1|64	#----------------------------------------------------------------------
14mu|libkexiv2-4.14.3-1|65	
14mu|libkexiv2-4.14.3-1|66	%prep
14mu|libkexiv2-4.14.3-1|67	%setup -q
14mu|libkexiv2-4.14.3-1|68	
14mu|libkexiv2-4.14.3-1|69	%build
14mu|libkexiv2-4.14.3-1|70	%cmake_kde4
14mu|libkexiv2-4.14.3-1|71	%make
14mu|libkexiv2-4.14.3-1|72	
14mu|libkexiv2-4.14.3-1|73	%install
14mu|libkexiv2-4.14.3-1|74	%makeinstall_std -C build
14mu|libkexiv2-4.14.3-1|75	
14mu|libkexiv2-4.14.3-1|76	
14mu|libkexiv2-4.14.3-1|77	%changelog
14mu|libkexiv2-4.14.3-1|78	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|libkexiv2-4.14.3-1|79	+ Revision: 19a822f
14mu|libkexiv2-4.14.3-1|80	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|libkexiv2-4.14.3-1|81	
14mu|libkexiv2-4.14.3-1|82	

23176 14
14mu|libkface-15.04.1-1|1	%define major 3
14mu|libkface-15.04.1-1|2	%define libname %mklibname kface %{major}
14mu|libkface-15.04.1-1|3	%define devname %mklibname kface -d
14mu|libkface-15.04.1-1|4	
14mu|libkface-15.04.1-1|5	Summary:	Library to perform face recognition and detection over pictures
14mu|libkface-15.04.1-1|6	Name:		libkface
14mu|libkface-15.04.1-1|7	Version:	15.04.1
14mu|libkface-15.04.1-1|8	Release:	1
14mu|libkface-15.04.1-1|9	Epoch:		2
14mu|libkface-15.04.1-1|10	License:	GPLv2+
14mu|libkface-15.04.1-1|11	Group:		Graphical desktop/KDE
14mu|libkface-15.04.1-1|12	Url:		http://www.kde.org
14mu|libkface-15.04.1-1|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkface-15.04.1-1|14	BuildRequires:	kdelibs4-devel
14mu|libkface-15.04.1-1|15	BuildRequires:	pkgconfig(opencv)
14mu|libkface-15.04.1-1|16	
14mu|libkface-15.04.1-1|17	%description
14mu|libkface-15.04.1-1|18	Library to perform face recognition and detection over pictures.
14mu|libkface-15.04.1-1|19	
14mu|libkface-15.04.1-1|20	#----------------------------------------------------------------------------
14mu|libkface-15.04.1-1|21	
14mu|libkface-15.04.1-1|22	%package common
14mu|libkface-15.04.1-1|23	Summary:	Data files for face recognition and detection over pictures library
14mu|libkface-15.04.1-1|24	Group:		Graphical desktop/KDE
14mu|libkface-15.04.1-1|25	BuildArch:	noarch
14mu|libkface-15.04.1-1|26	
14mu|libkface-15.04.1-1|27	%description common
14mu|libkface-15.04.1-1|28	Data files for face recognition and detection over pictures library.
14mu|libkface-15.04.1-1|29	
14mu|libkface-15.04.1-1|30	%files common
14mu|libkface-15.04.1-1|31	%dir %{_kde_appsdir}/libkface/
14mu|libkface-15.04.1-1|32	%{_kde_appsdir}/libkface/*
14mu|libkface-15.04.1-1|33	
14mu|libkface-15.04.1-1|34	#----------------------------------------------------------------------------
14mu|libkface-15.04.1-1|35	
14mu|libkface-15.04.1-1|36	%package -n %{libname}
14mu|libkface-15.04.1-1|37	Summary:	Library to perform face recognition and detection over pictures
14mu|libkface-15.04.1-1|38	Group:		System/Libraries
14mu|libkface-15.04.1-1|39	Requires:	%{name}-common
14mu|libkface-15.04.1-1|40	
14mu|libkface-15.04.1-1|41	%description -n %{libname}
14mu|libkface-15.04.1-1|42	Library to perform face recognition and detection over pictures.
14mu|libkface-15.04.1-1|43	
14mu|libkface-15.04.1-1|44	%files -n %{libname}
14mu|libkface-15.04.1-1|45	%{_kde_libdir}/libkface.so.%{major}*
14mu|libkface-15.04.1-1|46	
14mu|libkface-15.04.1-1|47	#----------------------------------------------------------------------------
14mu|libkface-15.04.1-1|48	
14mu|libkface-15.04.1-1|49	%package -n %{devname}
14mu|libkface-15.04.1-1|50	Summary:	Development files for %{name}
14mu|libkface-15.04.1-1|51	Group:		System/Libraries
14mu|libkface-15.04.1-1|52	Requires:	%{libname} = %{EVRD}
14mu|libkface-15.04.1-1|53	Provides:	%{name}-devel = %{EVRD}
14mu|libkface-15.04.1-1|54	
14mu|libkface-15.04.1-1|55	%description -n %{devname}
14mu|libkface-15.04.1-1|56	Development files for %{name}.
14mu|libkface-15.04.1-1|57	
14mu|libkface-15.04.1-1|58	%files -n %{devname}
14mu|libkface-15.04.1-1|59	%dir %{_kde_includedir}/libkface/
14mu|libkface-15.04.1-1|60	%{_kde_includedir}/libkface/*.h
14mu|libkface-15.04.1-1|61	%{_kde_libdir}/libkface.so
14mu|libkface-15.04.1-1|62	%dir %{_kde_libdir}/cmake/Kface-*/
14mu|libkface-15.04.1-1|63	%{_kde_libdir}/cmake/Kface-*/*.cmake
14mu|libkface-15.04.1-1|64	%{_kde_libdir}/pkgconfig/libkface.pc
14mu|libkface-15.04.1-1|65	
14mu|libkface-15.04.1-1|66	#----------------------------------------------------------------------------
14mu|libkface-15.04.1-1|67	
14mu|libkface-15.04.1-1|68	
14mu|libkface-15.04.1-1|69	
14mu|libkface-15.04.1-1|70	%prep
14mu|libkface-15.04.1-1|71	%setup -q
14mu|libkface-15.04.1-1|72	
14mu|libkface-15.04.1-1|73	%build
14mu|libkface-15.04.1-1|74	%cmake_kde4
14mu|libkface-15.04.1-1|75	%make
14mu|libkface-15.04.1-1|76	
14mu|libkface-15.04.1-1|77	%install
14mu|libkface-15.04.1-1|78	%makeinstall_std -C build
14mu|libkface-15.04.1-1|79	
14mu|libkface-15.04.1-1|80	
14mu|libkface-15.04.1-1|81	%changelog
14mu|libkface-15.04.1-1|82	
14mu|libkface-15.04.1-1|83	* Thu May 14 2015 Rosa <rosa@abf.rosalinux.ru> 2:15.04.1-1
14mu|libkface-15.04.1-1|84	- (d82aeeb) Automatic import for version 15.04.1-1
14mu|libkface-15.04.1-1|85	
14mu|libkface-15.04.1-1|86	

23177 14
14mu|libkgapi-2.2.0-1|1	Summary:	Library to access various Google services via their public API
14mu|libkgapi-2.2.0-1|2	Name:		libkgapi
14mu|libkgapi-2.2.0-1|3	Version:	2.2.0
14mu|libkgapi-2.2.0-1|4	Release:	1
14mu|libkgapi-2.2.0-1|5	License:	GPLv2+
14mu|libkgapi-2.2.0-1|6	Group:		Graphical desktop/KDE
14mu|libkgapi-2.2.0-1|7	Url:		http://progdan.cz/category/akonadi-google/
14mu|libkgapi-2.2.0-1|8	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
14mu|libkgapi-2.2.0-1|9	Patch0:		libkgapi-2.2.0-pkgconfig.patch
14mu|libkgapi-2.2.0-1|10	BuildRequires:	boost-devel
14mu|libkgapi-2.2.0-1|11	BuildRequires:	kdelibs4-devel
14mu|libkgapi-2.2.0-1|12	BuildRequires:	kdepimlibs4-devel >= 3:4.13.80
14mu|libkgapi-2.2.0-1|13	BuildRequires:	qt4-devel
14mu|libkgapi-2.2.0-1|14	BuildRequires:	pkgconfig(QJson)
14mu|libkgapi-2.2.0-1|15	
14mu|libkgapi-2.2.0-1|16	%description
14mu|libkgapi-2.2.0-1|17	LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs
14mu|libkgapi-2.2.0-1|18	for various Google services.
14mu|libkgapi-2.2.0-1|19	
14mu|libkgapi-2.2.0-1|20	Currently supported APIs:
14mu|libkgapi-2.2.0-1|21	- Calendar API v3 (https://developers.google.com/google-apps/calendar)
14mu|libkgapi-2.2.0-1|22	- Contacts API v3 (https://developers.google.com/google-apps/contacts/v3/)
14mu|libkgapi-2.2.0-1|23	- Tasks API v1 (https://developers.google.com/google-apps/tasks)
14mu|libkgapi-2.2.0-1|24	- Latitude API v1 (https://developers.google.com/latitude/v1/)
14mu|libkgapi-2.2.0-1|25	- Static Google Maps API v2
14mu|libkgapi-2.2.0-1|26	(https://developers.google.com/maps/documentation/staticmaps/)
14mu|libkgapi-2.2.0-1|27	- Drive API v2 (https://developers.google.com/drive/v2/reference)
14mu|libkgapi-2.2.0-1|28	
14mu|libkgapi-2.2.0-1|29	#----------------------------------------------------------------------------
14mu|libkgapi-2.2.0-1|30	
14mu|libkgapi-2.2.0-1|31	%define major2 2
14mu|libkgapi-2.2.0-1|32	%define libname2 %mklibname kgapi2_ %{major2}
14mu|libkgapi-2.2.0-1|33	
14mu|libkgapi-2.2.0-1|34	%package -n %{libname2}
14mu|libkgapi-2.2.0-1|35	Summary:	Runtime library for %{name}
14mu|libkgapi-2.2.0-1|36	Group:		System/Libraries
14mu|libkgapi-2.2.0-1|37	
14mu|libkgapi-2.2.0-1|38	%description -n %{libname2}
14mu|libkgapi-2.2.0-1|39	Runtime Library for %{name}.
14mu|libkgapi-2.2.0-1|40	
14mu|libkgapi-2.2.0-1|41	%files -n %{libname2}
14mu|libkgapi-2.2.0-1|42	%{_kde_libdir}/libkgapi2.so.%{major2}
14mu|libkgapi-2.2.0-1|43	%{_kde_libdir}/libkgapi2.so.%{version}
14mu|libkgapi-2.2.0-1|44	
14mu|libkgapi-2.2.0-1|45	#----------------------------------------------------------------------------
14mu|libkgapi-2.2.0-1|46	
14mu|libkgapi-2.2.0-1|47	%define devname %mklibname kgapi -d
14mu|libkgapi-2.2.0-1|48	
14mu|libkgapi-2.2.0-1|49	%package -n %{devname}
14mu|libkgapi-2.2.0-1|50	Summary:	Development files for libkgapi
14mu|libkgapi-2.2.0-1|51	Group:		Development/KDE and Qt
14mu|libkgapi-2.2.0-1|52	Provides:	%{name}-devel = %{EVRD}
14mu|libkgapi-2.2.0-1|53	Requires:	%{libname2} = %{EVRD}
14mu|libkgapi-2.2.0-1|54	
14mu|libkgapi-2.2.0-1|55	%description -n %{devname}
14mu|libkgapi-2.2.0-1|56	Development files for libkgapi.
14mu|libkgapi-2.2.0-1|57	
14mu|libkgapi-2.2.0-1|58	%files -n %{devname}
14mu|libkgapi-2.2.0-1|59	%{_kde_libdir}/libkgapi2.so
14mu|libkgapi-2.2.0-1|60	%{_kde_includedir}/*
14mu|libkgapi-2.2.0-1|61	%{_kde_libdir}/pkgconfig/*.pc
14mu|libkgapi-2.2.0-1|62	%{_kde_libdir}/cmake/*
14mu|libkgapi-2.2.0-1|63	
14mu|libkgapi-2.2.0-1|64	#----------------------------------------------------------------------------
14mu|libkgapi-2.2.0-1|65	
14mu|libkgapi-2.2.0-1|66	%prep
14mu|libkgapi-2.2.0-1|67	%setup -q
14mu|libkgapi-2.2.0-1|68	%patch0 -p1
14mu|libkgapi-2.2.0-1|69	
14mu|libkgapi-2.2.0-1|70	%build
14mu|libkgapi-2.2.0-1|71	%cmake_kde4
14mu|libkgapi-2.2.0-1|72	%make
14mu|libkgapi-2.2.0-1|73	
14mu|libkgapi-2.2.0-1|74	%install
14mu|libkgapi-2.2.0-1|75	%makeinstall_std -C build
14mu|libkgapi-2.2.0-1|76	
14mu|libkgapi-2.2.0-1|77	
14mu|libkgapi-2.2.0-1|78	%changelog
14mu|libkgapi-2.2.0-1|79	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-1
14mu|libkgapi-2.2.0-1|80	+ Revision: ffaabde
14mu|libkgapi-2.2.0-1|81	- New version 2.2.0
14mu|libkgapi-2.2.0-1|82	
14mu|libkgapi-2.2.0-1|83	

23178 14
14mu|libkgeomap-15.04.1-1|1	%define major 2
14mu|libkgeomap-15.04.1-1|2	%define libname %mklibname kgeomap %{major}
14mu|libkgeomap-15.04.1-1|3	%define devname %mklibname kgeomap -d
14mu|libkgeomap-15.04.1-1|4	
14mu|libkgeomap-15.04.1-1|5	Summary:	Library for browsing and arranging photos on a map
14mu|libkgeomap-15.04.1-1|6	Name:		libkgeomap
14mu|libkgeomap-15.04.1-1|7	Version:	15.04.1
14mu|libkgeomap-15.04.1-1|8	Release:	1
14mu|libkgeomap-15.04.1-1|9	Epoch:		2
14mu|libkgeomap-15.04.1-1|10	License:	GPLv2+
14mu|libkgeomap-15.04.1-1|11	Group:		Graphical desktop/KDE
14mu|libkgeomap-15.04.1-1|12	Url:		http://www.kde.org
14mu|libkgeomap-15.04.1-1|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkgeomap-15.04.1-1|14	BuildRequires:	kdelibs4-devel
14mu|libkgeomap-15.04.1-1|15	BuildRequires:	marble-devel
14mu|libkgeomap-15.04.1-1|16	BuildRequires:	pkgconfig(libkexiv2)
14mu|libkgeomap-15.04.1-1|17	
14mu|libkgeomap-15.04.1-1|18	%description
14mu|libkgeomap-15.04.1-1|19	Library for browsing and arranging photos on a map.
14mu|libkgeomap-15.04.1-1|20	
14mu|libkgeomap-15.04.1-1|21	#----------------------------------------------------------------------------
14mu|libkgeomap-15.04.1-1|22	
14mu|libkgeomap-15.04.1-1|23	%package common
14mu|libkgeomap-15.04.1-1|24	Summary:	Data files for browsing and arranging photos on a map library
14mu|libkgeomap-15.04.1-1|25	Group:		Graphical desktop/KDE
14mu|libkgeomap-15.04.1-1|26	BuildArch:	noarch
14mu|libkgeomap-15.04.1-1|27	
14mu|libkgeomap-15.04.1-1|28	%description common
14mu|libkgeomap-15.04.1-1|29	Data files for browsing and arranging photos on a map library.
14mu|libkgeomap-15.04.1-1|30	
14mu|libkgeomap-15.04.1-1|31	%files common
14mu|libkgeomap-15.04.1-1|32	%dir %{_kde_appsdir}/libkgeomap/
14mu|libkgeomap-15.04.1-1|33	%{_kde_appsdir}/libkgeomap/*
14mu|libkgeomap-15.04.1-1|34	
14mu|libkgeomap-15.04.1-1|35	#----------------------------------------------------------------------------
14mu|libkgeomap-15.04.1-1|36	
14mu|libkgeomap-15.04.1-1|37	%package -n %{libname}
14mu|libkgeomap-15.04.1-1|38	Summary:	Library for browsing and arranging photos on a map
14mu|libkgeomap-15.04.1-1|39	Group:		System/Libraries
14mu|libkgeomap-15.04.1-1|40	Requires:	%{name}-common
14mu|libkgeomap-15.04.1-1|41	
14mu|libkgeomap-15.04.1-1|42	%description -n %{libname}
14mu|libkgeomap-15.04.1-1|43	Library for browsing and arranging photos on a map.
14mu|libkgeomap-15.04.1-1|44	
14mu|libkgeomap-15.04.1-1|45	%files -n %{libname}
14mu|libkgeomap-15.04.1-1|46	%{_kde_libdir}/libkgeomap.so.%{major}*
14mu|libkgeomap-15.04.1-1|47	
14mu|libkgeomap-15.04.1-1|48	#----------------------------------------------------------------------------
14mu|libkgeomap-15.04.1-1|49	
14mu|libkgeomap-15.04.1-1|50	%package -n %{devname}
14mu|libkgeomap-15.04.1-1|51	Summary:	Development files for %{name}
14mu|libkgeomap-15.04.1-1|52	Group:		System/Libraries
14mu|libkgeomap-15.04.1-1|53	Requires:	%{libname} = %{EVRD}
14mu|libkgeomap-15.04.1-1|54	Provides:	%{name}-devel = %{EVRD}
14mu|libkgeomap-15.04.1-1|55	
14mu|libkgeomap-15.04.1-1|56	%description -n %{devname}
14mu|libkgeomap-15.04.1-1|57	Development files for %{name}.
14mu|libkgeomap-15.04.1-1|58	
14mu|libkgeomap-15.04.1-1|59	%files -n %{devname}
14mu|libkgeomap-15.04.1-1|60	%{_kde_appsdir}/cmake/modules/FindKGeoMap.cmake
14mu|libkgeomap-15.04.1-1|61	%dir %{_kde_includedir}/libkgeomap/
14mu|libkgeomap-15.04.1-1|62	%{_kde_includedir}/libkgeomap/*.h
14mu|libkgeomap-15.04.1-1|63	%{_kde_libdir}/libkgeomap.so
14mu|libkgeomap-15.04.1-1|64	%{_kde_libdir}/pkgconfig/libkgeomap.pc
14mu|libkgeomap-15.04.1-1|65	
14mu|libkgeomap-15.04.1-1|66	#----------------------------------------------------------------------------
14mu|libkgeomap-15.04.1-1|67	
14mu|libkgeomap-15.04.1-1|68	%prep
14mu|libkgeomap-15.04.1-1|69	%setup -q
14mu|libkgeomap-15.04.1-1|70	
14mu|libkgeomap-15.04.1-1|71	%build
14mu|libkgeomap-15.04.1-1|72	%cmake_kde4
14mu|libkgeomap-15.04.1-1|73	%make
14mu|libkgeomap-15.04.1-1|74	
14mu|libkgeomap-15.04.1-1|75	%install
14mu|libkgeomap-15.04.1-1|76	%makeinstall_std -C build
14mu|libkgeomap-15.04.1-1|77	
14mu|libkgeomap-15.04.1-1|78	# Seems to be useless
14mu|libkgeomap-15.04.1-1|79	rm -f %{buildroot}%{_kde_bindir}/libkgeomap_demo
14mu|libkgeomap-15.04.1-1|80	
14mu|libkgeomap-15.04.1-1|81	
14mu|libkgeomap-15.04.1-1|82	%changelog
14mu|libkgeomap-15.04.1-1|83	
14mu|libkgeomap-15.04.1-1|84	* Thu May 14 2015 Rosa <rosa@abf.rosalinux.ru> 2:15.04.1-1
14mu|libkgeomap-15.04.1-1|85	- (afb1622) Automatic import for version 15.04.1-1
14mu|libkgeomap-15.04.1-1|86	
14mu|libkgeomap-15.04.1-1|87	

23179 14
14mu|libkipi-4.14.3-1|1	Summary:	Interface to use kipi-plugins for KDE
14mu|libkipi-4.14.3-1|2	Name:		libkipi
14mu|libkipi-4.14.3-1|3	Version:	4.14.3
14mu|libkipi-4.14.3-1|4	Release:	1
14mu|libkipi-4.14.3-1|5	Epoch:		2
14mu|libkipi-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|libkipi-4.14.3-1|7	License:	GPLv2
14mu|libkipi-4.14.3-1|8	Url:		http://www.kde.org
14mu|libkipi-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|libkipi-4.14.3-1|10	%if %{is_beta}
14mu|libkipi-4.14.3-1|11	%define ftpdir unstable
14mu|libkipi-4.14.3-1|12	%else
14mu|libkipi-4.14.3-1|13	%define ftpdir stable
14mu|libkipi-4.14.3-1|14	%endif
14mu|libkipi-4.14.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkipi-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|libkipi-4.14.3-1|17	BuildRequires:	automoc4
14mu|libkipi-4.14.3-1|18	
14mu|libkipi-4.14.3-1|19	%description
14mu|libkipi-4.14.3-1|20	Libkipi is an interface to use kipi-plugins from a KDE image management
14mu|libkipi-4.14.3-1|21	program like digiKam (http://www.digikam.org).
14mu|libkipi-4.14.3-1|22	
14mu|libkipi-4.14.3-1|23	#------------------------------------------------
14mu|libkipi-4.14.3-1|24	
14mu|libkipi-4.14.3-1|25	%package -n kipi-common
14mu|libkipi-4.14.3-1|26	Summary:	Non-library files for the kipi library
14mu|libkipi-4.14.3-1|27	Group:		System/Libraries
14mu|libkipi-4.14.3-1|28	
14mu|libkipi-4.14.3-1|29	%description -n kipi-common
14mu|libkipi-4.14.3-1|30	Common files and tools for the kipi library.
14mu|libkipi-4.14.3-1|31	
14mu|libkipi-4.14.3-1|32	%files -n kipi-common
14mu|libkipi-4.14.3-1|33	%doc README TODO AUTHORS COPYING
14mu|libkipi-4.14.3-1|34	%{_kde_bindir}/kxmlkipicmd
14mu|libkipi-4.14.3-1|35	%{_kde_appsdir}/kipi
14mu|libkipi-4.14.3-1|36	%{_kde_appsdir}/kxmlkipicmd
14mu|libkipi-4.14.3-1|37	%{_kde_iconsdir}/*/*/*/kipi.*
14mu|libkipi-4.14.3-1|38	%{_kde_libdir}/kde4/kipiplugin_kxmlhelloworld.so
14mu|libkipi-4.14.3-1|39	%{_kde_services}/kipiplugin_kxmlhelloworld.desktop
14mu|libkipi-4.14.3-1|40	%{_kde_servicetypes}/kipiplugin.desktop
14mu|libkipi-4.14.3-1|41	
14mu|libkipi-4.14.3-1|42	#------------------------------------------------
14mu|libkipi-4.14.3-1|43	
14mu|libkipi-4.14.3-1|44	%define kipi_major 11
14mu|libkipi-4.14.3-1|45	%define libkipi %mklibname kipi %{kipi_major}
14mu|libkipi-4.14.3-1|46	
14mu|libkipi-4.14.3-1|47	%package -n %{libkipi}
14mu|libkipi-4.14.3-1|48	Summary:	libkipi library
14mu|libkipi-4.14.3-1|49	Group:		System/Libraries
14mu|libkipi-4.14.3-1|50	Obsoletes:	%{_lib}kipi8 < 2:4.9.0
14mu|libkipi-4.14.3-1|51	Obsoletes:	%{_lib}kipi9 < 2:4.10.0
14mu|libkipi-4.14.3-1|52	Obsoletes:	%{_lib}kipi10 < 2:4.11.0
14mu|libkipi-4.14.3-1|53	
14mu|libkipi-4.14.3-1|54	%description -n %{libkipi}
14mu|libkipi-4.14.3-1|55	Libkipi is an interface to use kipi-plugins from a KDE image management
14mu|libkipi-4.14.3-1|56	program like digiKam (http://www.digikam.org).
14mu|libkipi-4.14.3-1|57	
14mu|libkipi-4.14.3-1|58	%files -n %{libkipi}
14mu|libkipi-4.14.3-1|59	%{_kde_libdir}/libkipi.so.%{kipi_major}*
14mu|libkipi-4.14.3-1|60	
14mu|libkipi-4.14.3-1|61	#-----------------------------------------------------------------------------
14mu|libkipi-4.14.3-1|62	
14mu|libkipi-4.14.3-1|63	%package devel
14mu|libkipi-4.14.3-1|64	Summary:	Devel stuff for %{name}
14mu|libkipi-4.14.3-1|65	Group:		Development/KDE and Qt
14mu|libkipi-4.14.3-1|66	Requires:	kdelibs4-devel >= 2:%{version}
14mu|libkipi-4.14.3-1|67	Requires:	%{libkipi} = %{EVRD}
14mu|libkipi-4.14.3-1|68	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mu|libkipi-4.14.3-1|69	
14mu|libkipi-4.14.3-1|70	%description devel
14mu|libkipi-4.14.3-1|71	This package contains header files needed if you wish to build applications
14mu|libkipi-4.14.3-1|72	based on %{name}.
14mu|libkipi-4.14.3-1|73	
14mu|libkipi-4.14.3-1|74	%files devel
14mu|libkipi-4.14.3-1|75	%{_includedir}/%{name}
14mu|libkipi-4.14.3-1|76	%{_kde_libdir}/libkipi.so
14mu|libkipi-4.14.3-1|77	%{_kde_libdir}/pkgconfig/libkipi.pc
14mu|libkipi-4.14.3-1|78	
14mu|libkipi-4.14.3-1|79	#----------------------------------------------------------------------
14mu|libkipi-4.14.3-1|80	
14mu|libkipi-4.14.3-1|81	%prep
14mu|libkipi-4.14.3-1|82	%setup -q
14mu|libkipi-4.14.3-1|83	
14mu|libkipi-4.14.3-1|84	%build
14mu|libkipi-4.14.3-1|85	%cmake_kde4
14mu|libkipi-4.14.3-1|86	%make
14mu|libkipi-4.14.3-1|87	
14mu|libkipi-4.14.3-1|88	%install
14mu|libkipi-4.14.3-1|89	%makeinstall_std -C build
14mu|libkipi-4.14.3-1|90	
14mu|libkipi-4.14.3-1|91	
14mu|libkipi-4.14.3-1|92	%changelog
14mu|libkipi-4.14.3-1|93	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|libkipi-4.14.3-1|94	+ Revision: dd1622c
14mu|libkipi-4.14.3-1|95	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|libkipi-4.14.3-1|96	
14mu|libkipi-4.14.3-1|97	

23180 14
14mu|libkmahjongg-4.14.3-1|1	Name:		libkmahjongg
14mu|libkmahjongg-4.14.3-1|2	Summary:	Library used for loading and rendering of Mahjongg tilesets
14mu|libkmahjongg-4.14.3-1|3	Version:	4.14.3
14mu|libkmahjongg-4.14.3-1|4	Release:	1
14mu|libkmahjongg-4.14.3-1|5	Epoch:		1
14mu|libkmahjongg-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|libkmahjongg-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|libkmahjongg-4.14.3-1|8	URL:		http://games.kde.org/
14mu|libkmahjongg-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkmahjongg-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|libkmahjongg-4.14.3-1|11	
14mu|libkmahjongg-4.14.3-1|12	%description
14mu|libkmahjongg-4.14.3-1|13	This package provides the library for loading and rendering of Mahjongg
14mu|libkmahjongg-4.14.3-1|14	tilesets and associated backgrounds, used by KMahjongg, Kajongg and KShisen.
14mu|libkmahjongg-4.14.3-1|15	
14mu|libkmahjongg-4.14.3-1|16	#------------------------------------------------------------------------------
14mu|libkmahjongg-4.14.3-1|17	
14mu|libkmahjongg-4.14.3-1|18	%package -n kmahjongglib
14mu|libkmahjongg-4.14.3-1|19	Summary:	Common files needed by KMahjongg, Kajongg and KShisen
14mu|libkmahjongg-4.14.3-1|20	Group:		Games/Other
14mu|libkmahjongg-4.14.3-1|21	BuildArch:	noarch
14mu|libkmahjongg-4.14.3-1|22	
14mu|libkmahjongg-4.14.3-1|23	%description -n kmahjongglib
14mu|libkmahjongg-4.14.3-1|24	Common files needed by KMahjongg, Kajongg and KShisen.
14mu|libkmahjongg-4.14.3-1|25	
14mu|libkmahjongg-4.14.3-1|26	%files -n kmahjongglib
14mu|libkmahjongg-4.14.3-1|27	%{_kde_appsdir}/kmahjongglib
14mu|libkmahjongg-4.14.3-1|28	
14mu|libkmahjongg-4.14.3-1|29	#-------------------------------------------------------------------------------
14mu|libkmahjongg-4.14.3-1|30	
14mu|libkmahjongg-4.14.3-1|31	%define libkmahjongglib_major 4
14mu|libkmahjongg-4.14.3-1|32	%define libkmahjongglib %mklibname kmahjongglib %{libkmahjongglib_major}
14mu|libkmahjongg-4.14.3-1|33	
14mu|libkmahjongg-4.14.3-1|34	%package -n %{libkmahjongglib}
14mu|libkmahjongg-4.14.3-1|35	Summary:	Runtime library for KMahjongg
14mu|libkmahjongg-4.14.3-1|36	Group:		System/Libraries
14mu|libkmahjongg-4.14.3-1|37	Requires:	kmahjongglib
14mu|libkmahjongg-4.14.3-1|38	
14mu|libkmahjongg-4.14.3-1|39	%description -n %{libkmahjongglib}
14mu|libkmahjongg-4.14.3-1|40	Runtime library for KMahjongg.
14mu|libkmahjongg-4.14.3-1|41	
14mu|libkmahjongg-4.14.3-1|42	%files -n %{libkmahjongglib}
14mu|libkmahjongg-4.14.3-1|43	%{_kde_libdir}/libkmahjongglib.so.%{libkmahjongglib_major}*
14mu|libkmahjongg-4.14.3-1|44	
14mu|libkmahjongg-4.14.3-1|45	#-------------------------------------------------------------------------------
14mu|libkmahjongg-4.14.3-1|46	
14mu|libkmahjongg-4.14.3-1|47	%package devel
14mu|libkmahjongg-4.14.3-1|48	Summary:	Headers files for KMahjongg library
14mu|libkmahjongg-4.14.3-1|49	Group:		Development/KDE and Qt
14mu|libkmahjongg-4.14.3-1|50	Conflicts:	kdegames4-devel < 1:4.9.80
14mu|libkmahjongg-4.14.3-1|51	Requires:	libkdegames-devel
14mu|libkmahjongg-4.14.3-1|52	Requires:	%{libkmahjongglib} = %{EVRD}
14mu|libkmahjongg-4.14.3-1|53	
14mu|libkmahjongg-4.14.3-1|54	%description devel
14mu|libkmahjongg-4.14.3-1|55	Headers files needed to build applications based on KMahjongg library.
14mu|libkmahjongg-4.14.3-1|56	
14mu|libkmahjongg-4.14.3-1|57	%files devel
14mu|libkmahjongg-4.14.3-1|58	%{_kde_libdir}/libkmahjongglib.so
14mu|libkmahjongg-4.14.3-1|59	%{_kde_includedir}/*
14mu|libkmahjongg-4.14.3-1|60	
14mu|libkmahjongg-4.14.3-1|61	#------------------------------------------------------------------------------
14mu|libkmahjongg-4.14.3-1|62	
14mu|libkmahjongg-4.14.3-1|63	%prep
14mu|libkmahjongg-4.14.3-1|64	%setup -q
14mu|libkmahjongg-4.14.3-1|65	
14mu|libkmahjongg-4.14.3-1|66	%build
14mu|libkmahjongg-4.14.3-1|67	%cmake_kde4
14mu|libkmahjongg-4.14.3-1|68	%make
14mu|libkmahjongg-4.14.3-1|69	
14mu|libkmahjongg-4.14.3-1|70	%install
14mu|libkmahjongg-4.14.3-1|71	%makeinstall_std -C build
14mu|libkmahjongg-4.14.3-1|72	
14mu|libkmahjongg-4.14.3-1|73	
14mu|libkmahjongg-4.14.3-1|74	%changelog
14mu|libkmahjongg-4.14.3-1|75	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|libkmahjongg-4.14.3-1|76	+ Revision: be6859c
14mu|libkmahjongg-4.14.3-1|77	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|libkmahjongg-4.14.3-1|78	
14mu|libkmahjongg-4.14.3-1|79	

23181 14
14mu|libkomparediff2-4.14.3-1|1	%define major 4
14mu|libkomparediff2-4.14.3-1|2	%define libname %mklibname komparediff2_ %{major}
14mu|libkomparediff2-4.14.3-1|3	%define devname %mklibname komparediff2 -d
14mu|libkomparediff2-4.14.3-1|4	
14mu|libkomparediff2-4.14.3-1|5	Summary:	KDE library to compare files and strings
14mu|libkomparediff2-4.14.3-1|6	Name:		libkomparediff2
14mu|libkomparediff2-4.14.3-1|7	Version:	4.14.3
14mu|libkomparediff2-4.14.3-1|8	Release:	1
14mu|libkomparediff2-4.14.3-1|9	Epoch:		1
14mu|libkomparediff2-4.14.3-1|10	Group:		Graphical desktop/KDE
14mu|libkomparediff2-4.14.3-1|11	License:	GPLv2+
14mu|libkomparediff2-4.14.3-1|12	Url:		http://www.kde.org
14mu|libkomparediff2-4.14.3-1|13	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|libkomparediff2-4.14.3-1|14	%if %{is_beta}
14mu|libkomparediff2-4.14.3-1|15	%define ftpdir unstable
14mu|libkomparediff2-4.14.3-1|16	%else
14mu|libkomparediff2-4.14.3-1|17	%define ftpdir stable
14mu|libkomparediff2-4.14.3-1|18	%endif
14mu|libkomparediff2-4.14.3-1|19	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkomparediff2-4.14.3-1|20	BuildRequires:	kdelibs4-devel
14mu|libkomparediff2-4.14.3-1|21	
14mu|libkomparediff2-4.14.3-1|22	%description
14mu|libkomparediff2-4.14.3-1|23	KDE library to compare files and strings.
14mu|libkomparediff2-4.14.3-1|24	
14mu|libkomparediff2-4.14.3-1|25	#----------------------------------------------------------------------------
14mu|libkomparediff2-4.14.3-1|26	
14mu|libkomparediff2-4.14.3-1|27	%package -n %{libname}
14mu|libkomparediff2-4.14.3-1|28	Summary:	Kompare shared library
14mu|libkomparediff2-4.14.3-1|29	Group:		System/Libraries
14mu|libkomparediff2-4.14.3-1|30	
14mu|libkomparediff2-4.14.3-1|31	%description -n %{libname}
14mu|libkomparediff2-4.14.3-1|32	Kompare shared library.
14mu|libkomparediff2-4.14.3-1|33	
14mu|libkomparediff2-4.14.3-1|34	%files -n %{libname}
14mu|libkomparediff2-4.14.3-1|35	%doc COPYING
14mu|libkomparediff2-4.14.3-1|36	%{_kde_libdir}/libkomparediff2.so.%{major}*
14mu|libkomparediff2-4.14.3-1|37	
14mu|libkomparediff2-4.14.3-1|38	#----------------------------------------------------------------------------
14mu|libkomparediff2-4.14.3-1|39	
14mu|libkomparediff2-4.14.3-1|40	%package -n %{devname}
14mu|libkomparediff2-4.14.3-1|41	Summary:	Development files for libkomparediff2
14mu|libkomparediff2-4.14.3-1|42	Group:		Development/KDE and Qt
14mu|libkomparediff2-4.14.3-1|43	Requires:	%{libname} = %{EVRD}
14mu|libkomparediff2-4.14.3-1|44	Provides:	%{name}-devel = %{EVRD}
14mu|libkomparediff2-4.14.3-1|45	Conflicts:	kdesdk4-devel < 1:1.4.11.0
14mu|libkomparediff2-4.14.3-1|46	Conflicts:	kompare-devel < 1:1.4.12.0
14mu|libkomparediff2-4.14.3-1|47	
14mu|libkomparediff2-4.14.3-1|48	%description -n %{devname}
14mu|libkomparediff2-4.14.3-1|49	This package includes the header files you will need to compile applications
14mu|libkomparediff2-4.14.3-1|50	based on libkomparediff2 library.
14mu|libkomparediff2-4.14.3-1|51	
14mu|libkomparediff2-4.14.3-1|52	%files -n %{devname}
14mu|libkomparediff2-4.14.3-1|53	%doc COPYING
14mu|libkomparediff2-4.14.3-1|54	%{_kde_includedir}/%{name}
14mu|libkomparediff2-4.14.3-1|55	%{_kde_libdir}/cmake/%{name}/
14mu|libkomparediff2-4.14.3-1|56	%{_kde_libdir}/libkomparediff2.so
14mu|libkomparediff2-4.14.3-1|57	
14mu|libkomparediff2-4.14.3-1|58	#----------------------------------------------------------------------------
14mu|libkomparediff2-4.14.3-1|59	
14mu|libkomparediff2-4.14.3-1|60	%prep
14mu|libkomparediff2-4.14.3-1|61	%setup -q
14mu|libkomparediff2-4.14.3-1|62	
14mu|libkomparediff2-4.14.3-1|63	%build
14mu|libkomparediff2-4.14.3-1|64	%cmake_kde4
14mu|libkomparediff2-4.14.3-1|65	%make
14mu|libkomparediff2-4.14.3-1|66	
14mu|libkomparediff2-4.14.3-1|67	%install
14mu|libkomparediff2-4.14.3-1|68	%makeinstall_std -C build
14mu|libkomparediff2-4.14.3-1|69	
14mu|libkomparediff2-4.14.3-1|70	
14mu|libkomparediff2-4.14.3-1|71	%changelog
14mu|libkomparediff2-4.14.3-1|72	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|libkomparediff2-4.14.3-1|73	+ Revision: 914dfa1
14mu|libkomparediff2-4.14.3-1|74	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|libkomparediff2-4.14.3-1|75	
14mu|libkomparediff2-4.14.3-1|76	

23182 14
14mu|libkqoauth-0.98-2|1	%define oname kqoauth
14mu|libkqoauth-0.98-2|2	
14mu|libkqoauth-0.98-2|3	%define major 0
14mu|libkqoauth-0.98-2|4	%define libname %mklibname %{oname} %{major}
14mu|libkqoauth-0.98-2|5	%define devname %mklibname %{oname} -d
14mu|libkqoauth-0.98-2|6	
14mu|libkqoauth-0.98-2|7	Summary:	C++/Qt OAuth 1.0 RFC 5849 library
14mu|libkqoauth-0.98-2|8	Name:		libkqoauth
14mu|libkqoauth-0.98-2|9	Version:	0.98
14mu|libkqoauth-0.98-2|10	Release:	2
14mu|libkqoauth-0.98-2|11	License:	LGPLv3+
14mu|libkqoauth-0.98-2|12	Group:		System/Libraries
14mu|libkqoauth-0.98-2|13	Url:		https://github.com/kypeli/kQOAuth
14mu|libkqoauth-0.98-2|14	# https://github.com/kypeli/kQOAuth/archive/%%{version}.tar.gz
14mu|libkqoauth-0.98-2|15	Source0:	kQOAuth-%{version}.tar.gz
14mu|libkqoauth-0.98-2|16	Patch0:		libdir.patch
14mu|libkqoauth-0.98-2|17	BuildRequires:	pkgconfig(QtNetwork) >= 4.7
14mu|libkqoauth-0.98-2|18	
14mu|libkqoauth-0.98-2|19	%description
14mu|libkqoauth-0.98-2|20	kQOAuth is a OAuth 1.0 library written for Qt in C++. The goals for the library
14mu|libkqoauth-0.98-2|21	have been to provide easy integration to existing Qt applications utilizing Qt
14mu|libkqoauth-0.98-2|22	signals describing the OAuth process, and to provide a convenient approach to
14mu|libkqoauth-0.98-2|23	OAuth authentication. kQOAuth has support for retrieving the user authorization
14mu|libkqoauth-0.98-2|24	from the service provider's website. kQOAuth will open the user's web browser
14mu|libkqoauth-0.98-2|25	to the authorization page, give a local URL as the callback URL and setup a
14mu|libkqoauth-0.98-2|26	HTTP server on this address to listen for the reply from the service and then
14mu|libkqoauth-0.98-2|27	process it.
14mu|libkqoauth-0.98-2|28	
14mu|libkqoauth-0.98-2|29	#----------------------------------------------------------------------------
14mu|libkqoauth-0.98-2|30	
14mu|libkqoauth-0.98-2|31	%package -n %{libname}
14mu|libkqoauth-0.98-2|32	Summary:	C++/Qt OAuth 1.0 RFC 5849 library
14mu|libkqoauth-0.98-2|33	Group:		System/Libraries
14mu|libkqoauth-0.98-2|34	
14mu|libkqoauth-0.98-2|35	%description -n %{libname}
14mu|libkqoauth-0.98-2|36	kQOAuth is a OAuth 1.0 library written for Qt in C++. The goals for the library
14mu|libkqoauth-0.98-2|37	have been to provide easy integration to existing Qt applications utilizing Qt
14mu|libkqoauth-0.98-2|38	signals describing the OAuth process, and to provide a convenient approach to
14mu|libkqoauth-0.98-2|39	OAuth authentication. kQOAuth has support for retrieving the user authorization
14mu|libkqoauth-0.98-2|40	from the service provider's website. kQOAuth will open the user's web browser
14mu|libkqoauth-0.98-2|41	to the authorization page, give a local URL as the callback URL and setup a
14mu|libkqoauth-0.98-2|42	HTTP server on this address to listen for the reply from the service and then
14mu|libkqoauth-0.98-2|43	process it.
14mu|libkqoauth-0.98-2|44	
14mu|libkqoauth-0.98-2|45	%files -n %{libname}
14mu|libkqoauth-0.98-2|46	%doc COPYING CHANGELOG README*
14mu|libkqoauth-0.98-2|47	%{_libdir}/lib%{oname}.so.%{major}*
14mu|libkqoauth-0.98-2|48	
14mu|libkqoauth-0.98-2|49	#----------------------------------------------------------------------------
14mu|libkqoauth-0.98-2|50	
14mu|libkqoauth-0.98-2|51	%package -n %{devname}
14mu|libkqoauth-0.98-2|52	Summary:	Development files for %{name}
14mu|libkqoauth-0.98-2|53	Group:		Development/C
14mu|libkqoauth-0.98-2|54	Requires:	%{libname} = %{EVRD}
14mu|libkqoauth-0.98-2|55	Provides:	%{name} = %{EVRD}
14mu|libkqoauth-0.98-2|56	
14mu|libkqoauth-0.98-2|57	%description -n %{devname}
14mu|libkqoauth-0.98-2|58	The %{name}-devel package contains libraries and header files for
14mu|libkqoauth-0.98-2|59	developing applications that use %{name}.
14mu|libkqoauth-0.98-2|60	
14mu|libkqoauth-0.98-2|61	%files -n %{devname}
14mu|libkqoauth-0.98-2|62	%doc COPYING CHANGELOG README*
14mu|libkqoauth-0.98-2|63	%{_includedir}/QtKOAuth/
14mu|libkqoauth-0.98-2|64	%{_libdir}/%{name}.so
14mu|libkqoauth-0.98-2|65	%{_libdir}/%{name}.prl
14mu|libkqoauth-0.98-2|66	%{_libdir}/pkgconfig/kqoauth.pc
14mu|libkqoauth-0.98-2|67	%{_prefix}/lib/qt4/mkspecs/features/kqoauth.prf
14mu|libkqoauth-0.98-2|68	
14mu|libkqoauth-0.98-2|69	#----------------------------------------------------------------------------
14mu|libkqoauth-0.98-2|70	
14mu|libkqoauth-0.98-2|71	%prep
14mu|libkqoauth-0.98-2|72	%setup -qn kQOAuth-%{version}
14mu|libkqoauth-0.98-2|73	%patch0 -p1
14mu|libkqoauth-0.98-2|74	
14mu|libkqoauth-0.98-2|75	%build
14mu|libkqoauth-0.98-2|76	%qmake_qt4 \
14mu|libkqoauth-0.98-2|77	PREFIX=%{_prefix} \
14mu|libkqoauth-0.98-2|78	KQOAUTH_LIBDIR=%{_libdir} \
14mu|libkqoauth-0.98-2|79	QMAKE_STRIP="" \
14mu|libkqoauth-0.98-2|80	QMAKE_CXXFLAGS+="%{optflags}"
14mu|libkqoauth-0.98-2|81	%make
14mu|libkqoauth-0.98-2|82	
14mu|libkqoauth-0.98-2|83	%install
14mu|libkqoauth-0.98-2|84	%make_install INSTALL_ROOT=%{buildroot}
14mu|libkqoauth-0.98-2|85	
14mu|libkqoauth-0.98-2|86	
14mu|libkqoauth-0.98-2|87	%changelog
14mu|libkqoauth-0.98-2|88	
14mu|libkqoauth-0.98-2|89	* Thu May 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.98-2
14mu|libkqoauth-0.98-2|90	- (db10a62) Spec cleanup
14mu|libkqoauth-0.98-2|91	
14mu|libkqoauth-0.98-2|92	

23183 14
14mu|libksane-4.14.3-1|1	Summary:	A library for dealing with scanners
14mu|libksane-4.14.3-1|2	Name:		libksane
14mu|libksane-4.14.3-1|3	Version:	4.14.3
14mu|libksane-4.14.3-1|4	Release:	1
14mu|libksane-4.14.3-1|5	Epoch:		2
14mu|libksane-4.14.3-1|6	Group:		System/Libraries
14mu|libksane-4.14.3-1|7	License:	GPLv2
14mu|libksane-4.14.3-1|8	Url:		http://www.kde.org
14mu|libksane-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|libksane-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|libksane-4.14.3-1|11	BuildRequires:	sane-devel
14mu|libksane-4.14.3-1|12	BuildRequires:	automoc4
14mu|libksane-4.14.3-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
14mu|libksane-4.14.3-1|14	
14mu|libksane-4.14.3-1|15	%description
14mu|libksane-4.14.3-1|16	LibKSane is a KDE interface for SANE library to control flat scanner.
14mu|libksane-4.14.3-1|17	
14mu|libksane-4.14.3-1|18	%files
14mu|libksane-4.14.3-1|19	%{_kde_iconsdir}/hicolor/*/actions/black-white.png
14mu|libksane-4.14.3-1|20	%{_kde_iconsdir}/hicolor/*/actions/color.png
14mu|libksane-4.14.3-1|21	%{_kde_iconsdir}/hicolor/*/actions/gray-scale.png
14mu|libksane-4.14.3-1|22	
14mu|libksane-4.14.3-1|23	#------------------------------------------------
14mu|libksane-4.14.3-1|24	
14mu|libksane-4.14.3-1|25	%define ksane_major 0
14mu|libksane-4.14.3-1|26	%define libksane %mklibname ksane %{ksane_major}
14mu|libksane-4.14.3-1|27	
14mu|libksane-4.14.3-1|28	%package -n %{libksane}
14mu|libksane-4.14.3-1|29	Summary:	A library for dealing with scanners
14mu|libksane-4.14.3-1|30	Group:		System/Libraries
14mu|libksane-4.14.3-1|31	
14mu|libksane-4.14.3-1|32	%description -n %{libksane}
14mu|libksane-4.14.3-1|33	LibKSane is a KDE interface for SANE library to control flat scanners.
14mu|libksane-4.14.3-1|34	
14mu|libksane-4.14.3-1|35	%files -n %{libksane}
14mu|libksane-4.14.3-1|36	%{_kde_libdir}/libksane.so.%{ksane_major}*
14mu|libksane-4.14.3-1|37	
14mu|libksane-4.14.3-1|38	#-----------------------------------------------------------------------------
14mu|libksane-4.14.3-1|39	
14mu|libksane-4.14.3-1|40	%package devel
14mu|libksane-4.14.3-1|41	Summary:	Devel stuff for %{name}
14mu|libksane-4.14.3-1|42	Group:		Development/KDE and Qt
14mu|libksane-4.14.3-1|43	Requires:	kdelibs4-devel
14mu|libksane-4.14.3-1|44	Requires:	sane-devel
14mu|libksane-4.14.3-1|45	Requires:	%{libksane} = %{EVRD}
14mu|libksane-4.14.3-1|46	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mu|libksane-4.14.3-1|47	
14mu|libksane-4.14.3-1|48	%description devel
14mu|libksane-4.14.3-1|49	This package contains header files needed if you wish to build applications
14mu|libksane-4.14.3-1|50	based on %{name}.
14mu|libksane-4.14.3-1|51	
14mu|libksane-4.14.3-1|52	%files devel
14mu|libksane-4.14.3-1|53	%{_kde_includedir}/%{name}
14mu|libksane-4.14.3-1|54	%{_kde_libdir}/cmake/KSane/KSaneConfig.cmake
14mu|libksane-4.14.3-1|55	%{_kde_libdir}/libksane.so
14mu|libksane-4.14.3-1|56	%{_kde_libdir}/pkgconfig/libksane.pc
14mu|libksane-4.14.3-1|57	
14mu|libksane-4.14.3-1|58	#----------------------------------------------------------------------
14mu|libksane-4.14.3-1|59	
14mu|libksane-4.14.3-1|60	%prep
14mu|libksane-4.14.3-1|61	%setup -q
14mu|libksane-4.14.3-1|62	
14mu|libksane-4.14.3-1|63	%build
14mu|libksane-4.14.3-1|64	%cmake_kde4
14mu|libksane-4.14.3-1|65	%make
14mu|libksane-4.14.3-1|66	
14mu|libksane-4.14.3-1|67	%install
14mu|libksane-4.14.3-1|68	%makeinstall_std -C build
14mu|libksane-4.14.3-1|69	
14mu|libksane-4.14.3-1|70	
14mu|libksane-4.14.3-1|71	%changelog
14mu|libksane-4.14.3-1|72	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|libksane-4.14.3-1|73	+ Revision: 2428945
14mu|libksane-4.14.3-1|74	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|libksane-4.14.3-1|75	
14mu|libksane-4.14.3-1|76	

23184 14
14mu|libksba-1.3.5-1|1	%define major 8
14mu|libksba-1.3.5-1|2	%define libname %mklibname ksba %{major}
14mu|libksba-1.3.5-1|3	%define devname %mklibname ksba -d
14mu|libksba-1.3.5-1|4	
14mu|libksba-1.3.5-1|5	Summary:	Library handling X.509 certificates and CMS data
14mu|libksba-1.3.5-1|6	Name:		libksba
14mu|libksba-1.3.5-1|7	Version:	1.3.5
14mu|libksba-1.3.5-1|8	Release:	1
14mu|libksba-1.3.5-1|9	License:	GPLv3+
14mu|libksba-1.3.5-1|10	Group:		System/Libraries
14mu|libksba-1.3.5-1|11	Url:		http://www.gnupg.org/
14mu|libksba-1.3.5-1|12	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
14mu|libksba-1.3.5-1|13	BuildRequires:	pkgconfig(gpg-error) >= 1.8
14mu|libksba-1.3.5-1|14	
14mu|libksba-1.3.5-1|15	%description
14mu|libksba-1.3.5-1|16	KSBA is a library designed to build software based on the X.509
14mu|libksba-1.3.5-1|17	and CMS protocols.
14mu|libksba-1.3.5-1|18	
14mu|libksba-1.3.5-1|19	#----------------------------------------------------------------------------
14mu|libksba-1.3.5-1|20	
14mu|libksba-1.3.5-1|21	%package -n %{libname}
14mu|libksba-1.3.5-1|22	Summary:	Library handling X.509 certificates and CMS data
14mu|libksba-1.3.5-1|23	Group:		System/Libraries
14mu|libksba-1.3.5-1|24	Provides:	%{name} = %{EVRD}
14mu|libksba-1.3.5-1|25	
14mu|libksba-1.3.5-1|26	%description -n %{libname}
14mu|libksba-1.3.5-1|27	KSBA is a library designed to build software based on the X.509
14mu|libksba-1.3.5-1|28	and CMS protocols.
14mu|libksba-1.3.5-1|29	
14mu|libksba-1.3.5-1|30	%files -n %{libname}
14mu|libksba-1.3.5-1|31	%{_libdir}/libksba.so.%{major}*
14mu|libksba-1.3.5-1|32	
14mu|libksba-1.3.5-1|33	#----------------------------------------------------------------------------
14mu|libksba-1.3.5-1|34	
14mu|libksba-1.3.5-1|35	%package -n %{devname}
14mu|libksba-1.3.5-1|36	Summary:	Development files for %{name} package
14mu|libksba-1.3.5-1|37	Group:		Development/Other
14mu|libksba-1.3.5-1|38	Requires:	%{libname} = %{EVRD}
14mu|libksba-1.3.5-1|39	Provides:	%{name}-devel = %{EVRD}
14mu|libksba-1.3.5-1|40	
14mu|libksba-1.3.5-1|41	%description -n %{devname}
14mu|libksba-1.3.5-1|42	KSBA is a library designed to build software based on the X.509
14mu|libksba-1.3.5-1|43	and CMS protocols.
14mu|libksba-1.3.5-1|44	
14mu|libksba-1.3.5-1|45	This package contains files needed to develop applications using
14mu|libksba-1.3.5-1|46	%{name}.
14mu|libksba-1.3.5-1|47	
14mu|libksba-1.3.5-1|48	%files -n %{devname}
14mu|libksba-1.3.5-1|49	%doc AUTHORS ChangeLog README THANKS TODO
14mu|libksba-1.3.5-1|50	%{multiarch_bindir}/ksba-config
14mu|libksba-1.3.5-1|51	%{_bindir}/ksba-config
14mu|libksba-1.3.5-1|52	%{_datadir}/aclocal/*
14mu|libksba-1.3.5-1|53	%{_includedir}/*.h
14mu|libksba-1.3.5-1|54	%{_infodir}/*.info*
14mu|libksba-1.3.5-1|55	%{_libdir}/*.so
14mu|libksba-1.3.5-1|56	
14mu|libksba-1.3.5-1|57	#----------------------------------------------------------------------------
14mu|libksba-1.3.5-1|58	
14mu|libksba-1.3.5-1|59	%prep
14mu|libksba-1.3.5-1|60	%setup -q
14mu|libksba-1.3.5-1|61	
14mu|libksba-1.3.5-1|62	%build
14mu|libksba-1.3.5-1|63	%configure2_5x
14mu|libksba-1.3.5-1|64	%make
14mu|libksba-1.3.5-1|65	
14mu|libksba-1.3.5-1|66	%install
14mu|libksba-1.3.5-1|67	%makeinstall_std
14mu|libksba-1.3.5-1|68	
14mu|libksba-1.3.5-1|69	%multiarch_binaries %{buildroot}%{_bindir}/ksba-config
14mu|libksba-1.3.5-1|70	
14mu|libksba-1.3.5-1|71	%check
14mu|libksba-1.3.5-1|72	%make check
14mu|libksba-1.3.5-1|73	
14mu|libksba-1.3.5-1|74	
14mu|libksba-1.3.5-1|75	%changelog
14mu|libksba-1.3.5-1|76	
14mu|libksba-1.3.5-1|77	* Fri Sep 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.5-1
14mu|libksba-1.3.5-1|78	- (f4f3430) New version 1.3.5
14mu|libksba-1.3.5-1|79	- (f4f3430) Spec cleanup
14mu|libksba-1.3.5-1|80	
14mu|libksba-1.3.5-1|81	

23185 14
14mu|libkscreen-1.0.5-1|1	Summary:	Display configuration library
14mu|libkscreen-1.0.5-1|2	Name:		libkscreen
14mu|libkscreen-1.0.5-1|3	Version:	1.0.5
14mu|libkscreen-1.0.5-1|4	Release:	1
14mu|libkscreen-1.0.5-1|5	License:	GPLv2+
14mu|libkscreen-1.0.5-1|6	Group:		Graphical desktop/KDE
14mu|libkscreen-1.0.5-1|7	Url:		https://projects.kde.org/projects/playground/libs/libkscreen
14mu|libkscreen-1.0.5-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkscreen-1.0.5-1|9	# Upstream patches
14mu|libkscreen-1.0.5-1|10	Patch10:	001-fix-crash-xrandr1.1.patch
14mu|libkscreen-1.0.5-1|11	Patch11:	002-cmake-target.patch
14mu|libkscreen-1.0.5-1|12	Patch12:	003-cmake-quoting.patch
14mu|libkscreen-1.0.5-1|13	Patch13:	004-cmake-qjson.patch
14mu|libkscreen-1.0.5-1|14	BuildRequires:	kdelibs4-devel
14mu|libkscreen-1.0.5-1|15	BuildRequires:	pkgconfig(xcb)
14mu|libkscreen-1.0.5-1|16	BuildRequires:	pkgconfig(xcb-image)
14mu|libkscreen-1.0.5-1|17	BuildRequires:	pkgconfig(xcb-renderutil)
14mu|libkscreen-1.0.5-1|18	BuildRequires:	pkgconfig(xrandr)
14mu|libkscreen-1.0.5-1|19	BuildRequires:	pkgconfig(QJson)
14mu|libkscreen-1.0.5-1|20	Requires:	kdebase4-runtime
14mu|libkscreen-1.0.5-1|21	
14mu|libkscreen-1.0.5-1|22	%description
14mu|libkscreen-1.0.5-1|23	LibKScreen is a library that provides access to current configuration
14mu|libkscreen-1.0.5-1|24	of connected displays and ways to change the configuration.
14mu|libkscreen-1.0.5-1|25	
14mu|libkscreen-1.0.5-1|26	%files
14mu|libkscreen-1.0.5-1|27	%{_kde_libdir}/kde4/plugins/kscreen/KSC_Fake.so
14mu|libkscreen-1.0.5-1|28	%{_kde_libdir}/kde4/plugins/kscreen/KSC_XRandR.so
14mu|libkscreen-1.0.5-1|29	%{_kde_libdir}/kde4/plugins/kscreen/KSC_XRandR11.so
14mu|libkscreen-1.0.5-1|30	
14mu|libkscreen-1.0.5-1|31	#------------------------------------------------------------------------------
14mu|libkscreen-1.0.5-1|32	
14mu|libkscreen-1.0.5-1|33	%define major 1
14mu|libkscreen-1.0.5-1|34	%define libname %mklibname kscreen %{major}
14mu|libkscreen-1.0.5-1|35	
14mu|libkscreen-1.0.5-1|36	%package -n %{libname}
14mu|libkscreen-1.0.5-1|37	Summary:	KDE 4 core library
14mu|libkscreen-1.0.5-1|38	Group:		System/Libraries
14mu|libkscreen-1.0.5-1|39	
14mu|libkscreen-1.0.5-1|40	%description -n %{libname}
14mu|libkscreen-1.0.5-1|41	LibKScreen is a library that provides access to current configuration
14mu|libkscreen-1.0.5-1|42	of connected displays and ways to change the configuration.
14mu|libkscreen-1.0.5-1|43	
14mu|libkscreen-1.0.5-1|44	%files -n %{libname}
14mu|libkscreen-1.0.5-1|45	%{_kde_libdir}/libkscreen.so.%{major}*
14mu|libkscreen-1.0.5-1|46	
14mu|libkscreen-1.0.5-1|47	#------------------------------------------------------------------------------
14mu|libkscreen-1.0.5-1|48	
14mu|libkscreen-1.0.5-1|49	%define devname %mklibname kscreen -d
14mu|libkscreen-1.0.5-1|50	
14mu|libkscreen-1.0.5-1|51	%package -n %{devname}
14mu|libkscreen-1.0.5-1|52	Summary:	Devel stuff for %{name}
14mu|libkscreen-1.0.5-1|53	Group:		Development/KDE and Qt
14mu|libkscreen-1.0.5-1|54	Requires:	%{libname} = %{version}-%{release}
14mu|libkscreen-1.0.5-1|55	Provides:	%{name}-devel = %{version}-%{release}
14mu|libkscreen-1.0.5-1|56	
14mu|libkscreen-1.0.5-1|57	%description -n %{devname}
14mu|libkscreen-1.0.5-1|58	Files needed to build applications based on %{name}.
14mu|libkscreen-1.0.5-1|59	
14mu|libkscreen-1.0.5-1|60	%files -n %{devname}
14mu|libkscreen-1.0.5-1|61	%{_kde_includedir}/kscreen
14mu|libkscreen-1.0.5-1|62	%{_kde_libdir}/cmake/LibKScreen
14mu|libkscreen-1.0.5-1|63	%{_kde_libdir}/libkscreen.so
14mu|libkscreen-1.0.5-1|64	%{_kde_libdir}/pkgconfig/kscreen.pc
14mu|libkscreen-1.0.5-1|65	
14mu|libkscreen-1.0.5-1|66	#------------------------------------------------------------------------------
14mu|libkscreen-1.0.5-1|67	
14mu|libkscreen-1.0.5-1|68	%prep
14mu|libkscreen-1.0.5-1|69	%setup -q
14mu|libkscreen-1.0.5-1|70	%patch10 -p1
14mu|libkscreen-1.0.5-1|71	%patch11 -p1
14mu|libkscreen-1.0.5-1|72	%patch12 -p1
14mu|libkscreen-1.0.5-1|73	%patch13 -p1
14mu|libkscreen-1.0.5-1|74	
14mu|libkscreen-1.0.5-1|75	%build
14mu|libkscreen-1.0.5-1|76	%cmake_kde4
14mu|libkscreen-1.0.5-1|77	%make
14mu|libkscreen-1.0.5-1|78	
14mu|libkscreen-1.0.5-1|79	%install
14mu|libkscreen-1.0.5-1|80	%makeinstall_std -C build
14mu|libkscreen-1.0.5-1|81	
14mu|libkscreen-1.0.5-1|82	
14mu|libkscreen-1.0.5-1|83	%changelog
14mu|libkscreen-1.0.5-1|84	
14mu|libkscreen-1.0.5-1|85	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.5-1
14mu|libkscreen-1.0.5-1|86	- (8bf9004) New version 1.0.5
14mu|libkscreen-1.0.5-1|87	- (8bf9004) Add patches from upstream to fix crash with XRandr 1.1 backend and various cmake issues
14mu|libkscreen-1.0.5-1|88	
14mu|libkscreen-1.0.5-1|89	

23186 14
14mu|libkscreen-kf5-5.7.2-1|1	%define oname libkscreen
14mu|libkscreen-kf5-5.7.2-1|2	
14mu|libkscreen-kf5-5.7.2-1|3	Summary:	KDE Frameworks 5 display configuration library
14mu|libkscreen-kf5-5.7.2-1|4	Name:		%{oname}-kf5
14mu|libkscreen-kf5-5.7.2-1|5	Version:	5.7.2
14mu|libkscreen-kf5-5.7.2-1|6	Release:	1
14mu|libkscreen-kf5-5.7.2-1|7	License:	GPLv2+
14mu|libkscreen-kf5-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|libkscreen-kf5-5.7.2-1|9	Url:		https://www.kde.org/
14mu|libkscreen-kf5-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|libkscreen-kf5-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|libkscreen-kf5-5.7.2-1|12	BuildRequires:	kf5wayland-devel
14mu|libkscreen-kf5-5.7.2-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|libkscreen-kf5-5.7.2-1|14	BuildRequires:	pkgconfig(Qt5DBus)
14mu|libkscreen-kf5-5.7.2-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|libkscreen-kf5-5.7.2-1|16	BuildRequires:	pkgconfig(Qt5Test)
14mu|libkscreen-kf5-5.7.2-1|17	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|libkscreen-kf5-5.7.2-1|18	BuildRequires:	pkgconfig(x11)
14mu|libkscreen-kf5-5.7.2-1|19	BuildRequires:	pkgconfig(xcb)
14mu|libkscreen-kf5-5.7.2-1|20	BuildRequires:	pkgconfig(xcb-randr)
14mu|libkscreen-kf5-5.7.2-1|21	BuildRequires:	pkgconfig(xext)
14mu|libkscreen-kf5-5.7.2-1|22	BuildRequires:	pkgconfig(xrandr)
14mu|libkscreen-kf5-5.7.2-1|23	
14mu|libkscreen-kf5-5.7.2-1|24	%description
14mu|libkscreen-kf5-5.7.2-1|25	KDE Frameworks 5 display configuration library. It provides access to current
14mu|libkscreen-kf5-5.7.2-1|26	configuration of connected displays and ways to change the configuration.
14mu|libkscreen-kf5-5.7.2-1|27	
14mu|libkscreen-kf5-5.7.2-1|28	%files
14mu|libkscreen-kf5-5.7.2-1|29	%{_kde5_bindir}/kscreen-doctor
14mu|libkscreen-kf5-5.7.2-1|30	%{_kde5_libexecdir}/kf5/kscreen_backend_launcher
14mu|libkscreen-kf5-5.7.2-1|31	%{_kde5_plugindir}/kscreen/*.so
14mu|libkscreen-kf5-5.7.2-1|32	%{_datadir}/dbus-1/services/org.kde.kscreen.service
14mu|libkscreen-kf5-5.7.2-1|33	
14mu|libkscreen-kf5-5.7.2-1|34	#----------------------------------------------------------------------------
14mu|libkscreen-kf5-5.7.2-1|35	
14mu|libkscreen-kf5-5.7.2-1|36	%define kf5screen_major 7
14mu|libkscreen-kf5-5.7.2-1|37	%define libkf5screen %mklibname kf5screen %{kf5screen_major}
14mu|libkscreen-kf5-5.7.2-1|38	
14mu|libkscreen-kf5-5.7.2-1|39	%package -n %{libkf5screen}
14mu|libkscreen-kf5-5.7.2-1|40	Summary:	KDE Frameworks 5 display configuration shared library
14mu|libkscreen-kf5-5.7.2-1|41	Group:		System/Libraries
14mu|libkscreen-kf5-5.7.2-1|42	Requires:	%{name}
14mu|libkscreen-kf5-5.7.2-1|43	
14mu|libkscreen-kf5-5.7.2-1|44	%description -n %{libkf5screen}
14mu|libkscreen-kf5-5.7.2-1|45	KDE Frameworks 5 display configuration shared library.
14mu|libkscreen-kf5-5.7.2-1|46	
14mu|libkscreen-kf5-5.7.2-1|47	%files -n %{libkf5screen}
14mu|libkscreen-kf5-5.7.2-1|48	%{_kde5_libdir}/libKF5Screen.so.%{kf5screen_major}
14mu|libkscreen-kf5-5.7.2-1|49	%{_kde5_libdir}/libKF5Screen.so.%{version}
14mu|libkscreen-kf5-5.7.2-1|50	
14mu|libkscreen-kf5-5.7.2-1|51	#----------------------------------------------------------------------------
14mu|libkscreen-kf5-5.7.2-1|52	
14mu|libkscreen-kf5-5.7.2-1|53	%define devkf5screen %mklibname kf5screen -d
14mu|libkscreen-kf5-5.7.2-1|54	
14mu|libkscreen-kf5-5.7.2-1|55	%package -n %{devkf5screen}
14mu|libkscreen-kf5-5.7.2-1|56	Summary:	Development files for KDE Frameworks 5 display configuration library
14mu|libkscreen-kf5-5.7.2-1|57	Group:		Development/KDE and Qt
14mu|libkscreen-kf5-5.7.2-1|58	Requires:	%{libkf5screen} = %{EVRD}
14mu|libkscreen-kf5-5.7.2-1|59	Provides:	%{name}-devel = %{EVRD}
14mu|libkscreen-kf5-5.7.2-1|60	
14mu|libkscreen-kf5-5.7.2-1|61	%description -n %{devkf5screen}
14mu|libkscreen-kf5-5.7.2-1|62	This package contains header files needed if you wish to build applications
14mu|libkscreen-kf5-5.7.2-1|63	based on %{name}.
14mu|libkscreen-kf5-5.7.2-1|64	
14mu|libkscreen-kf5-5.7.2-1|65	%files -n %{devkf5screen}
14mu|libkscreen-kf5-5.7.2-1|66	%{_kde5_includedir}/KF5/KScreen
14mu|libkscreen-kf5-5.7.2-1|67	%{_kde5_includedir}/KF5/kscreen_version.h
14mu|libkscreen-kf5-5.7.2-1|68	%{_kde5_libdir}/cmake/KF5Screen
14mu|libkscreen-kf5-5.7.2-1|69	%{_kde5_libdir}/pkgconfig/kscreen2.pc
14mu|libkscreen-kf5-5.7.2-1|70	%{_kde5_libdir}/libKF5Screen.so
14mu|libkscreen-kf5-5.7.2-1|71	%{_kde5_mkspecsdir}/*.pri
14mu|libkscreen-kf5-5.7.2-1|72	
14mu|libkscreen-kf5-5.7.2-1|73	#----------------------------------------------------------------------------
14mu|libkscreen-kf5-5.7.2-1|74	
14mu|libkscreen-kf5-5.7.2-1|75	%prep
14mu|libkscreen-kf5-5.7.2-1|76	%setup -qn %{oname}-%{version}
14mu|libkscreen-kf5-5.7.2-1|77	
14mu|libkscreen-kf5-5.7.2-1|78	%build
14mu|libkscreen-kf5-5.7.2-1|79	%cmake_kde5
14mu|libkscreen-kf5-5.7.2-1|80	%make
14mu|libkscreen-kf5-5.7.2-1|81	
14mu|libkscreen-kf5-5.7.2-1|82	%install
14mu|libkscreen-kf5-5.7.2-1|83	%makeinstall_std -C build
14mu|libkscreen-kf5-5.7.2-1|84	
14mu|libkscreen-kf5-5.7.2-1|85	
14mu|libkscreen-kf5-5.7.2-1|86	%changelog
14mu|libkscreen-kf5-5.7.2-1|87	
14mu|libkscreen-kf5-5.7.2-1|88	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|libkscreen-kf5-5.7.2-1|89	- (cbd0112) Update files (add /usr/bin/kscreen-doctor)
14mu|libkscreen-kf5-5.7.2-1|90	
14mu|libkscreen-kf5-5.7.2-1|91	

23187 14
14mu|libksysguard-5.7.2-1|1	Summary:	Plasma 5 KDE System Guard library
14mu|libksysguard-5.7.2-1|2	Name:		libksysguard
14mu|libksysguard-5.7.2-1|3	Version:	5.7.2
14mu|libksysguard-5.7.2-1|4	Release:	1
14mu|libksysguard-5.7.2-1|5	License:	GPLv2+
14mu|libksysguard-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|libksysguard-5.7.2-1|7	Url:		https://www.kde.org/
14mu|libksysguard-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|libksysguard-5.7.2-1|9	Patch0:		libksysguard-5.4.3-rename-translations.patch
14mu|libksysguard-5.7.2-1|10	Patch1:		libksysguard-5.5.2-rename-libraries.patch
14mu|libksysguard-5.7.2-1|11	# Don't apply these for now, may be unpredictable
14mu|libksysguard-5.7.2-1|12	Patch2:		libksysguard-5.2.1-rename-scripts.patch
14mu|libksysguard-5.7.2-1|13	Patch3:		libksysguard-5.2.1-rename-helper-services.patch
14mu|libksysguard-5.7.2-1|14	BuildRequires:	extra-cmake-modules
14mu|libksysguard-5.7.2-1|15	BuildRequires:	qt5-linguist-tools
14mu|libksysguard-5.7.2-1|16	BuildRequires:	kauth-devel
14mu|libksysguard-5.7.2-1|17	BuildRequires:	kcompletion-devel
14mu|libksysguard-5.7.2-1|18	BuildRequires:	kcoreaddons-devel
14mu|libksysguard-5.7.2-1|19	BuildRequires:	kconfig-devel
14mu|libksysguard-5.7.2-1|20	BuildRequires:	kconfigwidgets-devel
14mu|libksysguard-5.7.2-1|21	BuildRequires:	kf5plasma-devel
14mu|libksysguard-5.7.2-1|22	BuildRequires:	ki18n-devel
14mu|libksysguard-5.7.2-1|23	BuildRequires:	kiconthemes-devel
14mu|libksysguard-5.7.2-1|24	BuildRequires:	kservice-devel
14mu|libksysguard-5.7.2-1|25	BuildRequires:	kwidgetsaddons-devel
14mu|libksysguard-5.7.2-1|26	BuildRequires:	kwindowsystem-devel
14mu|libksysguard-5.7.2-1|27	BuildRequires:	pkgconfig(Qt5Core)
14mu|libksysguard-5.7.2-1|28	BuildRequires:	pkgconfig(Qt5DBus)
14mu|libksysguard-5.7.2-1|29	BuildRequires:	pkgconfig(Qt5Gui)
14mu|libksysguard-5.7.2-1|30	BuildRequires:	pkgconfig(Qt5Network)
14mu|libksysguard-5.7.2-1|31	BuildRequires:	pkgconfig(Qt5Script)
14mu|libksysguard-5.7.2-1|32	BuildRequires:	pkgconfig(Qt5Test)
14mu|libksysguard-5.7.2-1|33	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|libksysguard-5.7.2-1|34	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|libksysguard-5.7.2-1|35	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|libksysguard-5.7.2-1|36	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|libksysguard-5.7.2-1|37	BuildRequires:	pkgconfig(x11)
14mu|libksysguard-5.7.2-1|38	BuildRequires:	pkgconfig(zlib)
14mu|libksysguard-5.7.2-1|39	Conflicts:	kdebase4-workspace
14mu|libksysguard-5.7.2-1|40	
14mu|libksysguard-5.7.2-1|41	%description
14mu|libksysguard-5.7.2-1|42	Plasma 5 KDE System Guard library.
14mu|libksysguard-5.7.2-1|43	
14mu|libksysguard-5.7.2-1|44	%files
14mu|libksysguard-5.7.2-1|45	%{_kde5_datadir}/ksysguard/scripts
14mu|libksysguard-5.7.2-1|46	%{_kde5_libexecdir}/kauth/ksysguardprocesslist_helper
14mu|libksysguard-5.7.2-1|47	%{_kde5_sysconfdir}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
14mu|libksysguard-5.7.2-1|48	%{_datadir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
14mu|libksysguard-5.7.2-1|49	%{_datadir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
14mu|libksysguard-5.7.2-1|50	
14mu|libksysguard-5.7.2-1|51	#----------------------------------------------------------------------------
14mu|libksysguard-5.7.2-1|52	
14mu|libksysguard-5.7.2-1|53	%package i18n
14mu|libksysguard-5.7.2-1|54	Summary:	Plasma 5 KDE System Guard library translations
14mu|libksysguard-5.7.2-1|55	Group:		System/Internationalization
14mu|libksysguard-5.7.2-1|56	BuildArch:	noarch
14mu|libksysguard-5.7.2-1|57	
14mu|libksysguard-5.7.2-1|58	%description i18n
14mu|libksysguard-5.7.2-1|59	Plasma 5 KDE System Guard library translations.
14mu|libksysguard-5.7.2-1|60	
14mu|libksysguard-5.7.2-1|61	%files i18n -f %{name}.lang
14mu|libksysguard-5.7.2-1|62	
14mu|libksysguard-5.7.2-1|63	#----------------------------------------------------------------------------
14mu|libksysguard-5.7.2-1|64	
14mu|libksysguard-5.7.2-1|65	%define ksgrd5_major 7
14mu|libksysguard-5.7.2-1|66	%define libksgrd5 %mklibname ksgrd5_ %{ksgrd5_major}
14mu|libksysguard-5.7.2-1|67	
14mu|libksysguard-5.7.2-1|68	%package -n %{libksgrd5}
14mu|libksysguard-5.7.2-1|69	Summary:	Plasma 5 KDE System Guard shared library
14mu|libksysguard-5.7.2-1|70	Group:		System/Libraries
14mu|libksysguard-5.7.2-1|71	Requires:	%{name}-i18n
14mu|libksysguard-5.7.2-1|72	
14mu|libksysguard-5.7.2-1|73	%description -n %{libksgrd5}
14mu|libksysguard-5.7.2-1|74	Plasma 5 KDE System Guard shared library.
14mu|libksysguard-5.7.2-1|75	
14mu|libksysguard-5.7.2-1|76	%files -n %{libksgrd5}
14mu|libksysguard-5.7.2-1|77	%{_kde5_libdir}/libksgrd5.so.%{ksgrd5_major}
14mu|libksysguard-5.7.2-1|78	%{_kde5_libdir}/libksgrd5.so.%{version}
14mu|libksysguard-5.7.2-1|79	
14mu|libksysguard-5.7.2-1|80	#----------------------------------------------------------------------------
14mu|libksysguard-5.7.2-1|81	
14mu|libksysguard-5.7.2-1|82	%define ksignalplotter5_major 7
14mu|libksysguard-5.7.2-1|83	%define libksignalplotter5 %mklibname ksignalplotter5_ %{ksignalplotter5_major}
14mu|libksysguard-5.7.2-1|84	
14mu|libksysguard-5.7.2-1|85	%package -n %{libksignalplotter5}
14mu|libksysguard-5.7.2-1|86	Summary:	Plasma 5 KDE System Guard shared library
14mu|libksysguard-5.7.2-1|87	Group:		System/Libraries
14mu|libksysguard-5.7.2-1|88	Requires:	%{name}-i18n
14mu|libksysguard-5.7.2-1|89	
14mu|libksysguard-5.7.2-1|90	%description -n %{libksignalplotter5}
14mu|libksysguard-5.7.2-1|91	Plasma 5 KDE System Guard shared library.
14mu|libksysguard-5.7.2-1|92	
14mu|libksysguard-5.7.2-1|93	%files -n %{libksignalplotter5}
14mu|libksysguard-5.7.2-1|94	%{_kde5_libdir}/libksignalplotter5.so.%{ksignalplotter5_major}
14mu|libksysguard-5.7.2-1|95	%{_kde5_libdir}/libksignalplotter5.so.%{version}
14mu|libksysguard-5.7.2-1|96	
14mu|libksysguard-5.7.2-1|97	#----------------------------------------------------------------------------
14mu|libksysguard-5.7.2-1|98	
14mu|libksysguard-5.7.2-1|99	%define lsofui5_major 7
14mu|libksysguard-5.7.2-1|100	%define liblsofui5 %mklibname lsofui5_ %{lsofui5_major}
14mu|libksysguard-5.7.2-1|101	
14mu|libksysguard-5.7.2-1|102	%package -n %{liblsofui5}
14mu|libksysguard-5.7.2-1|103	Summary:	Plasma 5 KDE System Guard shared library
14mu|libksysguard-5.7.2-1|104	Group:		System/Libraries
14mu|libksysguard-5.7.2-1|105	Requires:	%{name}-i18n
14mu|libksysguard-5.7.2-1|106	
14mu|libksysguard-5.7.2-1|107	%description -n %{liblsofui5}
14mu|libksysguard-5.7.2-1|108	Plasma 5 KDE System Guard shared library.
14mu|libksysguard-5.7.2-1|109	
14mu|libksysguard-5.7.2-1|110	%files -n %{liblsofui5}
14mu|libksysguard-5.7.2-1|111	%{_kde5_libdir}/liblsofui5.so.%{lsofui5_major}
14mu|libksysguard-5.7.2-1|112	%{_kde5_libdir}/liblsofui5.so.%{version}
14mu|libksysguard-5.7.2-1|113	
14mu|libksysguard-5.7.2-1|114	#----------------------------------------------------------------------------
14mu|libksysguard-5.7.2-1|115	
14mu|libksysguard-5.7.2-1|116	%define processcore5_major 7
14mu|libksysguard-5.7.2-1|117	%define libprocesscore5 %mklibname processcore5_ %{processcore5_major}
14mu|libksysguard-5.7.2-1|118	
14mu|libksysguard-5.7.2-1|119	%package -n %{libprocesscore5}
14mu|libksysguard-5.7.2-1|120	Summary:	Plasma 5 KDE System Guard shared library
14mu|libksysguard-5.7.2-1|121	Group:		System/Libraries
14mu|libksysguard-5.7.2-1|122	Requires:	%{name}-i18n
14mu|libksysguard-5.7.2-1|123	
14mu|libksysguard-5.7.2-1|124	%description -n %{libprocesscore5}
14mu|libksysguard-5.7.2-1|125	Plasma 5 KDE System Guard shared library.
14mu|libksysguard-5.7.2-1|126	
14mu|libksysguard-5.7.2-1|127	%files -n %{libprocesscore5}
14mu|libksysguard-5.7.2-1|128	%{_kde5_libdir}/libprocesscore5.so.%{processcore5_major}
14mu|libksysguard-5.7.2-1|129	%{_kde5_libdir}/libprocesscore5.so.%{version}
14mu|libksysguard-5.7.2-1|130	
14mu|libksysguard-5.7.2-1|131	#----------------------------------------------------------------------------
14mu|libksysguard-5.7.2-1|132	
14mu|libksysguard-5.7.2-1|133	%define processui5_major 7
14mu|libksysguard-5.7.2-1|134	%define libprocessui5 %mklibname processui5_ %{processui5_major}
14mu|libksysguard-5.7.2-1|135	
14mu|libksysguard-5.7.2-1|136	%package -n %{libprocessui5}
14mu|libksysguard-5.7.2-1|137	Summary:	Plasma 5 KDE System Guard shared library
14mu|libksysguard-5.7.2-1|138	Group:		System/Libraries
14mu|libksysguard-5.7.2-1|139	Requires:	%{name}-i18n
14mu|libksysguard-5.7.2-1|140	
14mu|libksysguard-5.7.2-1|141	%description -n %{libprocessui5}
14mu|libksysguard-5.7.2-1|142	Plasma 5 KDE System Guard shared library.
14mu|libksysguard-5.7.2-1|143	
14mu|libksysguard-5.7.2-1|144	%files -n %{libprocessui5}
14mu|libksysguard-5.7.2-1|145	%{_kde5_libdir}/libprocessui5.so.%{processui5_major}
14mu|libksysguard-5.7.2-1|146	%{_kde5_libdir}/libprocessui5.so.%{version}
14mu|libksysguard-5.7.2-1|147	
14mu|libksysguard-5.7.2-1|148	#----------------------------------------------------------------------------
14mu|libksysguard-5.7.2-1|149	
14mu|libksysguard-5.7.2-1|150	%define devksysguard5 %mklibname ksysguard5 -d
14mu|libksysguard-5.7.2-1|151	
14mu|libksysguard-5.7.2-1|152	%package -n %{devksysguard5}
14mu|libksysguard-5.7.2-1|153	Summary:	Development files for Plasma 5 KDE System Guard library
14mu|libksysguard-5.7.2-1|154	Group:		Development/KDE and Qt
14mu|libksysguard-5.7.2-1|155	Requires:	%{libksgrd5} = %{EVRD}
14mu|libksysguard-5.7.2-1|156	Requires:	%{libksignalplotter5} = %{EVRD}
14mu|libksysguard-5.7.2-1|157	Requires:	%{liblsofui5} = %{EVRD}
14mu|libksysguard-5.7.2-1|158	Requires:	%{libprocesscore5} = %{EVRD}
14mu|libksysguard-5.7.2-1|159	Requires:	%{libprocessui5} = %{EVRD}
14mu|libksysguard-5.7.2-1|160	Provides:	%{name}-devel = %{EVRD}
14mu|libksysguard-5.7.2-1|161	Provides:	kf5sysguard-devel = %{version}
14mu|libksysguard-5.7.2-1|162	
14mu|libksysguard-5.7.2-1|163	%description -n %{devksysguard5}
14mu|libksysguard-5.7.2-1|164	This package contains header files needed if you wish to build applications
14mu|libksysguard-5.7.2-1|165	based on %{name}.
14mu|libksysguard-5.7.2-1|166	
14mu|libksysguard-5.7.2-1|167	%files -n %{devksysguard5}
14mu|libksysguard-5.7.2-1|168	%{_includedir}/ksysguard5
14mu|libksysguard-5.7.2-1|169	%{_kde5_libdir}/cmake/KF5SysGuard
14mu|libksysguard-5.7.2-1|170	%{_kde5_libdir}/libksgrd5.so
14mu|libksysguard-5.7.2-1|171	%{_kde5_libdir}/libksignalplotter5.so
14mu|libksysguard-5.7.2-1|172	%{_kde5_libdir}/liblsofui5.so
14mu|libksysguard-5.7.2-1|173	%{_kde5_libdir}/libprocesscore5.so
14mu|libksysguard-5.7.2-1|174	%{_kde5_libdir}/libprocessui5.so
14mu|libksysguard-5.7.2-1|175	
14mu|libksysguard-5.7.2-1|176	#----------------------------------------------------------------------------
14mu|libksysguard-5.7.2-1|177	
14mu|libksysguard-5.7.2-1|178	%prep
14mu|libksysguard-5.7.2-1|179	%setup -q
14mu|libksysguard-5.7.2-1|180	%patch0 -p1
14mu|libksysguard-5.7.2-1|181	%patch1 -p1
14mu|libksysguard-5.7.2-1|182	
14mu|libksysguard-5.7.2-1|183	for oldlang in po/*/*.po
14mu|libksysguard-5.7.2-1|184	do
14mu|libksysguard-5.7.2-1|185	newlang=`echo $oldlang | sed s,\.po,5\.po,g`
14mu|libksysguard-5.7.2-1|186	mv $oldlang $newlang
14mu|libksysguard-5.7.2-1|187	done
14mu|libksysguard-5.7.2-1|188	
14mu|libksysguard-5.7.2-1|189	%build
14mu|libksysguard-5.7.2-1|190	%cmake_kde5
14mu|libksysguard-5.7.2-1|191	%make
14mu|libksysguard-5.7.2-1|192	
14mu|libksysguard-5.7.2-1|193	%install
14mu|libksysguard-5.7.2-1|194	%makeinstall_std -C build
14mu|libksysguard-5.7.2-1|195	
14mu|libksysguard-5.7.2-1|196	%find_lang %{name} --all-name --with-qt
14mu|libksysguard-5.7.2-1|197	
14mu|libksysguard-5.7.2-1|198	%changelog
14mu|libksysguard-5.7.2-1|199	
14mu|libksysguard-5.7.2-1|200	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|libksysguard-5.7.2-1|201	- (850a594) New version 5.7.2
14mu|libksysguard-5.7.2-1|202	
14mu|libksysguard-5.7.2-1|203	

23188 14
14mu|libkvkontakte-4.12.0-2|1	%define major 1
14mu|libkvkontakte-4.12.0-2|2	%define libname %mklibname kvkontakte %{major}
14mu|libkvkontakte-4.12.0-2|3	%define devname %mklibname kvkontakte -d
14mu|libkvkontakte-4.12.0-2|4	
14mu|libkvkontakte-4.12.0-2|5	Summary:	Library for asynchronous interaction with vkontakte social network
14mu|libkvkontakte-4.12.0-2|6	Name:		libkvkontakte
14mu|libkvkontakte-4.12.0-2|7	Group:		System/Libraries
14mu|libkvkontakte-4.12.0-2|8	Version:	4.12.0
14mu|libkvkontakte-4.12.0-2|9	Release:	2
14mu|libkvkontakte-4.12.0-2|10	License:	LGPLv2.1+
14mu|libkvkontakte-4.12.0-2|11	Url:		https://projects.kde.org/projects/extragear/libs/libkvkontakte
14mu|libkvkontakte-4.12.0-2|12	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
14mu|libkvkontakte-4.12.0-2|13	Patch0:		libkvkontakte-4.12.0-cmake.patch
14mu|libkvkontakte-4.12.0-2|14	BuildRequires:	kdelibs4-devel
14mu|libkvkontakte-4.12.0-2|15	BuildRequires:	pkgconfig(QJson)
14mu|libkvkontakte-4.12.0-2|16	
14mu|libkvkontakte-4.12.0-2|17	%description
14mu|libkvkontakte-4.12.0-2|18	KDE C++ library for asynchronous interaction with vkontakte.ru social
14mu|libkvkontakte-4.12.0-2|19	network via its open API.
14mu|libkvkontakte-4.12.0-2|20	
14mu|libkvkontakte-4.12.0-2|21	#----------------------------------------------------------------------------
14mu|libkvkontakte-4.12.0-2|22	
14mu|libkvkontakte-4.12.0-2|23	%package i18n
14mu|libkvkontakte-4.12.0-2|24	Summary:	%{name} translations
14mu|libkvkontakte-4.12.0-2|25	Group:		System/Internationalization
14mu|libkvkontakte-4.12.0-2|26	BuildArch:	noarch
14mu|libkvkontakte-4.12.0-2|27	
14mu|libkvkontakte-4.12.0-2|28	%description i18n
14mu|libkvkontakte-4.12.0-2|29	%{name} translations.
14mu|libkvkontakte-4.12.0-2|30	
14mu|libkvkontakte-4.12.0-2|31	%files i18n -f %{name}.lang
14mu|libkvkontakte-4.12.0-2|32	
14mu|libkvkontakte-4.12.0-2|33	#----------------------------------------------------------------------------
14mu|libkvkontakte-4.12.0-2|34	
14mu|libkvkontakte-4.12.0-2|35	%package -n %{libname}
14mu|libkvkontakte-4.12.0-2|36	Summary:	%{name} shared library
14mu|libkvkontakte-4.12.0-2|37	Group:		System/Libraries
14mu|libkvkontakte-4.12.0-2|38	Requires:	%{name}-i18n
14mu|libkvkontakte-4.12.0-2|39	
14mu|libkvkontakte-4.12.0-2|40	%description -n %{libname}
14mu|libkvkontakte-4.12.0-2|41	KDE C++ library for asynchronous interaction with vkontakte.ru social
14mu|libkvkontakte-4.12.0-2|42	network via its open API.
14mu|libkvkontakte-4.12.0-2|43	
14mu|libkvkontakte-4.12.0-2|44	%files -n %{libname}
14mu|libkvkontakte-4.12.0-2|45	%{_kde_libdir}/libkvkontakte.so.%{major}
14mu|libkvkontakte-4.12.0-2|46	%{_kde_libdir}/libkvkontakte.so.%{version}
14mu|libkvkontakte-4.12.0-2|47	
14mu|libkvkontakte-4.12.0-2|48	#----------------------------------------------------------------------------
14mu|libkvkontakte-4.12.0-2|49	
14mu|libkvkontakte-4.12.0-2|50	%package -n %{devname}
14mu|libkvkontakte-4.12.0-2|51	Summary:	%{name} developpement files
14mu|libkvkontakte-4.12.0-2|52	Group:		Development/KDE and Qt
14mu|libkvkontakte-4.12.0-2|53	Requires:	%{libname} = %{EVRD}
14mu|libkvkontakte-4.12.0-2|54	Provides:	libkvkontakte-devel = %{EVRD}
14mu|libkvkontakte-4.12.0-2|55	Provides:	kvkontakte-devel = %{EVRD}
14mu|libkvkontakte-4.12.0-2|56	
14mu|libkvkontakte-4.12.0-2|57	%description -n %{devname}
14mu|libkvkontakte-4.12.0-2|58	This package contains libraries and headers files needed to develop
14mu|libkvkontakte-4.12.0-2|59	progams that need libkvkontakte.
14mu|libkvkontakte-4.12.0-2|60	
14mu|libkvkontakte-4.12.0-2|61	%files -n %{devname}
14mu|libkvkontakte-4.12.0-2|62	%{_kde_includedir}/libkvkontakte/
14mu|libkvkontakte-4.12.0-2|63	%{_kde_libdir}/cmake/LibKVkontakte/
14mu|libkvkontakte-4.12.0-2|64	%{_kde_libdir}/libkvkontakte.so
14mu|libkvkontakte-4.12.0-2|65	
14mu|libkvkontakte-4.12.0-2|66	#----------------------------------------------------------------------------
14mu|libkvkontakte-4.12.0-2|67	
14mu|libkvkontakte-4.12.0-2|68	%prep
14mu|libkvkontakte-4.12.0-2|69	%setup -q
14mu|libkvkontakte-4.12.0-2|70	%patch0 -p1
14mu|libkvkontakte-4.12.0-2|71	
14mu|libkvkontakte-4.12.0-2|72	%build
14mu|libkvkontakte-4.12.0-2|73	%cmake_kde4
14mu|libkvkontakte-4.12.0-2|74	%make
14mu|libkvkontakte-4.12.0-2|75	
14mu|libkvkontakte-4.12.0-2|76	%install
14mu|libkvkontakte-4.12.0-2|77	%makeinstall_std -C build
14mu|libkvkontakte-4.12.0-2|78	
14mu|libkvkontakte-4.12.0-2|79	%find_lang %{name}
14mu|libkvkontakte-4.12.0-2|80	
14mu|libkvkontakte-4.12.0-2|81	%changelog
14mu|libkvkontakte-4.12.0-2|82	
14mu|libkvkontakte-4.12.0-2|83	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.0-2
14mu|libkvkontakte-4.12.0-2|84	- (c30dd94) Add patch to fix build with new cmake
14mu|libkvkontakte-4.12.0-2|85	
14mu|libkvkontakte-4.12.0-2|86	

23189 14
14mu|liblangtag-0.4.0-4|1	%define major 1
14mu|liblangtag-0.4.0-4|2	%define libname %mklibname langtag %{major}
14mu|liblangtag-0.4.0-4|3	%define devname %mklibname langtag -d
14mu|liblangtag-0.4.0-4|4	
14mu|liblangtag-0.4.0-4|5	Summary:	An interface library to access tags for identifying languages
14mu|liblangtag-0.4.0-4|6	Name:		liblangtag
14mu|liblangtag-0.4.0-4|7	Version:	0.4.0
14mu|liblangtag-0.4.0-4|8	Release:	4
14mu|liblangtag-0.4.0-4|9	License:	LGPLv3+
14mu|liblangtag-0.4.0-4|10	Group:		System/Internationalization
14mu|liblangtag-0.4.0-4|11	Url:		https://github.com/tagoh/liblangtag/
14mu|liblangtag-0.4.0-4|12	Source0:	https://github.com/downloads/tagoh/%{name}/%{name}-%{version}.tar.bz2
14mu|liblangtag-0.4.0-4|13	Patch0:		0001-Fix-build-issues-with-MSVC.patch
14mu|liblangtag-0.4.0-4|14	Patch1:		fix-format-not-a-string-literal.diff
14mu|liblangtag-0.4.0-4|15	Patch2:		fix-linking.diff
14mu|liblangtag-0.4.0-4|16	BuildRequires:	gtk-doc
14mu|liblangtag-0.4.0-4|17	BuildRequires:	libtool
14mu|liblangtag-0.4.0-4|18	BuildRequires:	pkgconfig(libxml-2.0)
14mu|liblangtag-0.4.0-4|19	
14mu|liblangtag-0.4.0-4|20	%description
14mu|liblangtag-0.4.0-4|21	An interface library to access tags for identifying languages.
14mu|liblangtag-0.4.0-4|22	
14mu|liblangtag-0.4.0-4|23	Features:
14mu|liblangtag-0.4.0-4|24	* several subtag registry database supports:
14mu|liblangtag-0.4.0-4|25	- language
14mu|liblangtag-0.4.0-4|26	- extlang
14mu|liblangtag-0.4.0-4|27	- script
14mu|liblangtag-0.4.0-4|28	- region
14mu|liblangtag-0.4.0-4|29	- variant
14mu|liblangtag-0.4.0-4|30	- extension
14mu|liblangtag-0.4.0-4|31	- grandfathered
14mu|liblangtag-0.4.0-4|32	- redundant
14mu|liblangtag-0.4.0-4|33	* handling of the language tags
14mu|liblangtag-0.4.0-4|34	- parser
14mu|liblangtag-0.4.0-4|35	- matching
14mu|liblangtag-0.4.0-4|36	- canonicalizing
14mu|liblangtag-0.4.0-4|37	
14mu|liblangtag-0.4.0-4|38	#----------------------------------------------------------------------------
14mu|liblangtag-0.4.0-4|39	
14mu|liblangtag-0.4.0-4|40	%package common
14mu|liblangtag-0.4.0-4|41	Summary:	Data files for %{name}
14mu|liblangtag-0.4.0-4|42	Group:		System/Internationalization
14mu|liblangtag-0.4.0-4|43	Conflicts:	%{_lib}langtag1 < 0.4.0-4
14mu|liblangtag-0.4.0-4|44	BuildArch:	noarch
14mu|liblangtag-0.4.0-4|45	
14mu|liblangtag-0.4.0-4|46	%description common
14mu|liblangtag-0.4.0-4|47	Data files for %{name}.
14mu|liblangtag-0.4.0-4|48	
14mu|liblangtag-0.4.0-4|49	%files common
14mu|liblangtag-0.4.0-4|50	%{_datadir}/%{name}
14mu|liblangtag-0.4.0-4|51	
14mu|liblangtag-0.4.0-4|52	#----------------------------------------------------------------------------
14mu|liblangtag-0.4.0-4|53	
14mu|liblangtag-0.4.0-4|54	%package modules
14mu|liblangtag-0.4.0-4|55	Summary:	Modules for %{name}
14mu|liblangtag-0.4.0-4|56	Group:		System/Internationalization
14mu|liblangtag-0.4.0-4|57	Conflicts:	%{_lib}langtag1 < 0.4.0-4
14mu|liblangtag-0.4.0-4|58	
14mu|liblangtag-0.4.0-4|59	%description modules
14mu|liblangtag-0.4.0-4|60	Modules for %{name}.
14mu|liblangtag-0.4.0-4|61	
14mu|liblangtag-0.4.0-4|62	%files modules
14mu|liblangtag-0.4.0-4|63	%{_libdir}/%{name}/*.so
14mu|liblangtag-0.4.0-4|64	
14mu|liblangtag-0.4.0-4|65	#----------------------------------------------------------------------------
14mu|liblangtag-0.4.0-4|66	
14mu|liblangtag-0.4.0-4|67	%package -n %{libname}
14mu|liblangtag-0.4.0-4|68	Summary:	An interface library to access tags for identifying languages
14mu|liblangtag-0.4.0-4|69	Group:		System/Libraries
14mu|liblangtag-0.4.0-4|70	Requires:	%{name}-common >= %{EVRD}
14mu|liblangtag-0.4.0-4|71	Requires:	%{name}-modules >= %{EVRD}
14mu|liblangtag-0.4.0-4|72	
14mu|liblangtag-0.4.0-4|73	%description -n %{libname}
14mu|liblangtag-0.4.0-4|74	An interface library to access tags for identifying languages.
14mu|liblangtag-0.4.0-4|75	
14mu|liblangtag-0.4.0-4|76	%files -n %{libname}
14mu|liblangtag-0.4.0-4|77	%doc AUTHORS COPYING NEWS README
14mu|liblangtag-0.4.0-4|78	%{_libdir}/%{name}.so.%{major}*
14mu|liblangtag-0.4.0-4|79	
14mu|liblangtag-0.4.0-4|80	#----------------------------------------------------------------------------
14mu|liblangtag-0.4.0-4|81	
14mu|liblangtag-0.4.0-4|82	%package -n %{devname}
14mu|liblangtag-0.4.0-4|83	Summary:	Development files for %{name}
14mu|liblangtag-0.4.0-4|84	Group:		Development/C
14mu|liblangtag-0.4.0-4|85	Requires:	%{libname} = %{EVRD}
14mu|liblangtag-0.4.0-4|86	Provides:	%{name}-devel = %{EVRD}
14mu|liblangtag-0.4.0-4|87	
14mu|liblangtag-0.4.0-4|88	%description -n %{devname}
14mu|liblangtag-0.4.0-4|89	This package contains libraries and header files for developing applications
14mu|liblangtag-0.4.0-4|90	that use %{name}.
14mu|liblangtag-0.4.0-4|91	
14mu|liblangtag-0.4.0-4|92	%files -n %{devname}
14mu|liblangtag-0.4.0-4|93	%doc COPYING
14mu|liblangtag-0.4.0-4|94	%doc %{_datadir}/gtk-doc/html/%{name}
14mu|liblangtag-0.4.0-4|95	%{_includedir}/%{name}
14mu|liblangtag-0.4.0-4|96	%{_libdir}/%{name}.so
14mu|liblangtag-0.4.0-4|97	%{_libdir}/pkgconfig/%{name}.pc
14mu|liblangtag-0.4.0-4|98	
14mu|liblangtag-0.4.0-4|99	#----------------------------------------------------------------------------
14mu|liblangtag-0.4.0-4|100	
14mu|liblangtag-0.4.0-4|101	%prep
14mu|liblangtag-0.4.0-4|102	%setup -q
14mu|liblangtag-0.4.0-4|103	%apply_patches
14mu|liblangtag-0.4.0-4|104	
14mu|liblangtag-0.4.0-4|105	%build
14mu|liblangtag-0.4.0-4|106	%configure2_5x \
14mu|liblangtag-0.4.0-4|107	--disable-static \
14mu|liblangtag-0.4.0-4|108	--enable-shared \
14mu|liblangtag-0.4.0-4|109	--disable-introspection
14mu|liblangtag-0.4.0-4|110	
14mu|liblangtag-0.4.0-4|111	%make
14mu|liblangtag-0.4.0-4|112	
14mu|liblangtag-0.4.0-4|113	%install
14mu|liblangtag-0.4.0-4|114	%makeinstall_std
14mu|liblangtag-0.4.0-4|115	
14mu|liblangtag-0.4.0-4|116	
14mu|liblangtag-0.4.0-4|117	%changelog
14mu|liblangtag-0.4.0-4|118	* Thu Dec 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-4
14mu|liblangtag-0.4.0-4|119	+ Revision: 2b991a0
14mu|liblangtag-0.4.0-4|120	- Split noarch files and modules from library package
14mu|liblangtag-0.4.0-4|121	
14mu|liblangtag-0.4.0-4|122	

23190 14
14mu|liblayout-0.2.10-4|1	Summary:	CSS based layouting framework
14mu|liblayout-0.2.10-4|2	Name:		liblayout
14mu|liblayout-0.2.10-4|3	Version:	0.2.10
14mu|liblayout-0.2.10-4|4	Release:	4
14mu|liblayout-0.2.10-4|5	License:	LGPLv2+
14mu|liblayout-0.2.10-4|6	Group:		System/Libraries
14mu|liblayout-0.2.10-4|7	Url:		http://reporting.pentaho.org/
14mu|liblayout-0.2.10-4|8	Source0:	http://downloads.sourceforge.net/jfreereport/liblayout-%{version}.zip
14mu|liblayout-0.2.10-4|9	BuildArch:	noarch
14mu|liblayout-0.2.10-4|10	BuildRequires:	ant
14mu|liblayout-0.2.10-4|11	BuildRequires:	flute
14mu|liblayout-0.2.10-4|12	BuildRequires:	java-devel >= 0:1.6.0
14mu|liblayout-0.2.10-4|13	BuildRequires:	java-rpmbuild
14mu|liblayout-0.2.10-4|14	BuildRequires:	jpackage-utils
14mu|liblayout-0.2.10-4|15	BuildRequires:	libbase >= 1.1.3
14mu|liblayout-0.2.10-4|16	BuildRequires:	libfonts
14mu|liblayout-0.2.10-4|17	BuildRequires:	libloader
14mu|liblayout-0.2.10-4|18	BuildRequires:	librepository
14mu|liblayout-0.2.10-4|19	BuildRequires:	pentaho-libxml
14mu|liblayout-0.2.10-4|20	BuildRequires:	sac
14mu|liblayout-0.2.10-4|21	BuildRequires:	xml-commons-apis
14mu|liblayout-0.2.10-4|22	Requires:	flute
14mu|liblayout-0.2.10-4|23	Requires:	java >= 0:1.6.0
14mu|liblayout-0.2.10-4|24	Requires:	jpackage-utils
14mu|liblayout-0.2.10-4|25	Requires:	libbase >= 1.0.0
14mu|liblayout-0.2.10-4|26	Requires:	libloader >= 1.1.3
14mu|liblayout-0.2.10-4|27	Requires:	librepository >= 1.1.3
14mu|liblayout-0.2.10-4|28	Requires:	libfonts >= 1.1.3
14mu|liblayout-0.2.10-4|29	Requires:	pentaho-libxml
14mu|liblayout-0.2.10-4|30	Requires:	sac
14mu|liblayout-0.2.10-4|31	Requires:	xml-commons-apis
14mu|liblayout-0.2.10-4|32	
14mu|liblayout-0.2.10-4|33	%description
14mu|liblayout-0.2.10-4|34	LibLayout is a layouting framework. It is based on the Cascading StyleSheets
14mu|liblayout-0.2.10-4|35	standard. The layouting expects to receive its content as a DOM structure
14mu|liblayout-0.2.10-4|36	(although it does not rely on the W3C-DOM API).
14mu|liblayout-0.2.10-4|37	
14mu|liblayout-0.2.10-4|38	%package javadoc
14mu|liblayout-0.2.10-4|39	Summary:	Javadoc for %{name}
14mu|liblayout-0.2.10-4|40	Group:		Development/Java
14mu|liblayout-0.2.10-4|41	Requires:	%{name} = %{version}-%{release}
14mu|liblayout-0.2.10-4|42	Requires:	jpackage-utils
14mu|liblayout-0.2.10-4|43	
14mu|liblayout-0.2.10-4|44	%description javadoc
14mu|liblayout-0.2.10-4|45	Javadoc for %{name}.
14mu|liblayout-0.2.10-4|46	
14mu|liblayout-0.2.10-4|47	%prep
14mu|liblayout-0.2.10-4|48	%setup -q -c
14mu|liblayout-0.2.10-4|49	find . -name "*.jar" -exec rm -f {} \;
14mu|liblayout-0.2.10-4|50	mkdir -p lib
14mu|liblayout-0.2.10-4|51	build-jar-repository -s -p lib flute libloader librepository libxml libfonts \
14mu|liblayout-0.2.10-4|52	sac jaxp libbase commons-logging-api
14mu|liblayout-0.2.10-4|53	
14mu|liblayout-0.2.10-4|54	%build
14mu|liblayout-0.2.10-4|55	ant jar javadoc
14mu|liblayout-0.2.10-4|56	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
14mu|liblayout-0.2.10-4|57	tr -d '\r' < $file > $file.new
14mu|liblayout-0.2.10-4|58	mv $file.new $file
14mu|liblayout-0.2.10-4|59	done
14mu|liblayout-0.2.10-4|60	
14mu|liblayout-0.2.10-4|61	%install
14mu|liblayout-0.2.10-4|62	mkdir -p %{buildroot}%{_javadir}
14mu|liblayout-0.2.10-4|63	cp -p build/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|liblayout-0.2.10-4|64	
14mu|liblayout-0.2.10-4|65	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|liblayout-0.2.10-4|66	cp -rp build/api %{buildroot}%{_javadocdir}/%{name}
14mu|liblayout-0.2.10-4|67	
14mu|liblayout-0.2.10-4|68	%files
14mu|liblayout-0.2.10-4|69	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mu|liblayout-0.2.10-4|70	%{_javadir}/*.jar
14mu|liblayout-0.2.10-4|71	
14mu|liblayout-0.2.10-4|72	%files javadoc
14mu|liblayout-0.2.10-4|73	%{_javadocdir}/%{name}
14mu|liblayout-0.2.10-4|74	
14mu|liblayout-0.2.10-4|75	
14mu|liblayout-0.2.10-4|76	%changelog
14mu|liblayout-0.2.10-4|77	
14mu|liblayout-0.2.10-4|78	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.10-4
14mu|liblayout-0.2.10-4|79	- (b49848f) Rebuild with Java8
14mu|liblayout-0.2.10-4|80	
14mu|liblayout-0.2.10-4|81	

23191 14
14mu|libloader-1.1.6-4|1	Summary:	Resource Loading Framework
14mu|libloader-1.1.6-4|2	Name:		libloader
14mu|libloader-1.1.6-4|3	Version:	1.1.6
14mu|libloader-1.1.6-4|4	Release:	4
14mu|libloader-1.1.6-4|5	License:	LGPLv2+
14mu|libloader-1.1.6-4|6	Group:		Development/Java
14mu|libloader-1.1.6-4|7	Url:		http://reporting.pentaho.org/
14mu|libloader-1.1.6-4|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mu|libloader-1.1.6-4|9	Patch0:		libloader-1.1.2-fix-build.patch
14mu|libloader-1.1.6-4|10	BuildArch:	noarch
14mu|libloader-1.1.6-4|11	
14mu|libloader-1.1.6-4|12	BuildRequires:	ant
14mu|libloader-1.1.6-4|13	BuildRequires:	ant-contrib
14mu|libloader-1.1.6-4|14	BuildRequires:	java-devel
14mu|libloader-1.1.6-4|15	BuildRequires:	jpackage-utils
14mu|libloader-1.1.6-4|16	BuildRequires:	libbase >= 1.1.3
14mu|libloader-1.1.6-4|17	Requires:	java
14mu|libloader-1.1.6-4|18	Requires:	jpackage-utils
14mu|libloader-1.1.6-4|19	Requires:	libbase >= 1.1.3
14mu|libloader-1.1.6-4|20	
14mu|libloader-1.1.6-4|21	%description
14mu|libloader-1.1.6-4|22	LibLoader is a general purpose resource loading framework. It has been
14mu|libloader-1.1.6-4|23	designed to allow to load resources from any physical location and to
14mu|libloader-1.1.6-4|24	allow the processing of that content data in a generic way
14mu|libloader-1.1.6-4|25	totally transparent to the user of that library.
14mu|libloader-1.1.6-4|26	
14mu|libloader-1.1.6-4|27	%package javadoc
14mu|libloader-1.1.6-4|28	Summary:	Javadoc for %{name}
14mu|libloader-1.1.6-4|29	Group:		Development/Java
14mu|libloader-1.1.6-4|30	Requires:	%{name} = %{version}-%{release}
14mu|libloader-1.1.6-4|31	Requires:	jpackage-utils
14mu|libloader-1.1.6-4|32	
14mu|libloader-1.1.6-4|33	%description javadoc
14mu|libloader-1.1.6-4|34	Javadoc for %{name}.
14mu|libloader-1.1.6-4|35	
14mu|libloader-1.1.6-4|36	%prep
14mu|libloader-1.1.6-4|37	%setup -q -c
14mu|libloader-1.1.6-4|38	%patch0 -p0
14mu|libloader-1.1.6-4|39	find . -name "*.jar" -exec rm -f {} \;
14mu|libloader-1.1.6-4|40	mkdir -p lib
14mu|libloader-1.1.6-4|41	build-jar-repository -s -p lib libbase commons-logging-api
14mu|libloader-1.1.6-4|42	cd lib
14mu|libloader-1.1.6-4|43	ln -s %{_javadir}/ant ant-contrib
14mu|libloader-1.1.6-4|44	
14mu|libloader-1.1.6-4|45	%build
14mu|libloader-1.1.6-4|46	ant jar javadoc
14mu|libloader-1.1.6-4|47	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
14mu|libloader-1.1.6-4|48	tr -d '\r' < $file > $file.new
14mu|libloader-1.1.6-4|49	mv $file.new $file
14mu|libloader-1.1.6-4|50	done
14mu|libloader-1.1.6-4|51	
14mu|libloader-1.1.6-4|52	%install
14mu|libloader-1.1.6-4|53	mkdir -p %{buildroot}%{_javadir}
14mu|libloader-1.1.6-4|54	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mu|libloader-1.1.6-4|55	pushd %{buildroot}%{_javadir}
14mu|libloader-1.1.6-4|56	ln -s %{name}-%{version}.jar %{name}.jar
14mu|libloader-1.1.6-4|57	popd
14mu|libloader-1.1.6-4|58	
14mu|libloader-1.1.6-4|59	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|libloader-1.1.6-4|60	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mu|libloader-1.1.6-4|61	
14mu|libloader-1.1.6-4|62	%files
14mu|libloader-1.1.6-4|63	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mu|libloader-1.1.6-4|64	%{_javadir}/%{name}-%{version}.jar
14mu|libloader-1.1.6-4|65	%{_javadir}/%{name}.jar
14mu|libloader-1.1.6-4|66	
14mu|libloader-1.1.6-4|67	%files javadoc
14mu|libloader-1.1.6-4|68	%{_javadocdir}/%{name}
14mu|libloader-1.1.6-4|69	
14mu|libloader-1.1.6-4|70	
14mu|libloader-1.1.6-4|71	%changelog
14mu|libloader-1.1.6-4|72	
14mu|libloader-1.1.6-4|73	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-4
14mu|libloader-1.1.6-4|74	- (aff385c) Drop ant-nodeps BR
14mu|libloader-1.1.6-4|75	
14mu|libloader-1.1.6-4|76	

23192 14
14mu|liblogging-1.0.4-1|1	%define stdflog_major 0
14mu|liblogging-1.0.4-1|2	%define rfc3195_major 0
14mu|liblogging-1.0.4-1|3	%define stdflog_libname %mklibname logging-stdlog %{stdflog_major}
14mu|liblogging-1.0.4-1|4	%define stdflog_devname %mklibname logging-stdlog -d
14mu|liblogging-1.0.4-1|5	%define rfc3195_libname %mklibname logging-rfc3195 %{rfc3195_major}
14mu|liblogging-1.0.4-1|6	%define rfc3195_devname %mklibname logging-rfc3195 -d
14mu|liblogging-1.0.4-1|7	
14mu|liblogging-1.0.4-1|8	Name:           liblogging
14mu|liblogging-1.0.4-1|9	Version:        1.0.4
14mu|liblogging-1.0.4-1|10	Release:        1
14mu|liblogging-1.0.4-1|11	Summary:        An easy to use logging library
14mu|liblogging-1.0.4-1|12	License:        BSD
14mu|liblogging-1.0.4-1|13	Group:          System/Libraries
14mu|liblogging-1.0.4-1|14	Url:            http://www.liblogging.org/
14mu|liblogging-1.0.4-1|15	Source0:        http://download.rsyslog.com/liblogging/%{name}-%{version}.tar.gz
14mu|liblogging-1.0.4-1|16	BuildRequires:  pkgconfig(libsystemd-journal)
14mu|liblogging-1.0.4-1|17	
14mu|liblogging-1.0.4-1|18	%description
14mu|liblogging-1.0.4-1|19	Liblogging is an easy to use logging library.
14mu|liblogging-1.0.4-1|20	
14mu|liblogging-1.0.4-1|21	It contains the Libstdlog component used for standard logging
14mu|liblogging-1.0.4-1|22	(syslog replacement) purposes via multiple channels.
14mu|liblogging-1.0.4-1|23	
14mu|liblogging-1.0.4-1|24	%package -n %{stdflog_libname}
14mu|liblogging-1.0.4-1|25	Summary:        An easy to use logging library
14mu|liblogging-1.0.4-1|26	Group:          System/Libraries
14mu|liblogging-1.0.4-1|27	
14mu|liblogging-1.0.4-1|28	%description -n %{stdflog_libname}
14mu|liblogging-1.0.4-1|29	Libstdlog component of Liblogging library used for standard logging
14mu|liblogging-1.0.4-1|30	(syslog replacement) purposes via multiple channels.
14mu|liblogging-1.0.4-1|31	
14mu|liblogging-1.0.4-1|32	%package -n %{stdflog_devname}
14mu|liblogging-1.0.4-1|33	Summary:        Development files for LibLogging stdlog library
14mu|liblogging-1.0.4-1|34	Group:          Development/C
14mu|liblogging-1.0.4-1|35	Requires:       %{stdflog_libname} = %{version}
14mu|liblogging-1.0.4-1|36	
14mu|liblogging-1.0.4-1|37	%description -n %{stdflog_devname}
14mu|liblogging-1.0.4-1|38	Header files and libraries necessary for developing programs which
14mu|liblogging-1.0.4-1|39	use liblogging-stdflog library.
14mu|liblogging-1.0.4-1|40	
14mu|liblogging-1.0.4-1|41	%package -n %{rfc3195_libname}
14mu|liblogging-1.0.4-1|42	Summary:        An easy to use logging library - rfc3195 component
14mu|liblogging-1.0.4-1|43	Group:          System/Libraries
14mu|liblogging-1.0.4-1|44	
14mu|liblogging-1.0.4-1|45	%description -n %{rfc3195_libname}
14mu|liblogging-1.0.4-1|46	Rfc3195 library from Liblogging.
14mu|liblogging-1.0.4-1|47	
14mu|liblogging-1.0.4-1|48	%package -n %{rfc3195_devname}
14mu|liblogging-1.0.4-1|49	Summary:        Development files for LibLogging stdlog library
14mu|liblogging-1.0.4-1|50	Group:          Development/C
14mu|liblogging-1.0.4-1|51	Requires:       %{rfc3195_libname} = %{version}
14mu|liblogging-1.0.4-1|52	
14mu|liblogging-1.0.4-1|53	%description -n %{rfc3195_devname}
14mu|liblogging-1.0.4-1|54	Header files and libraries necessary for developing programs which
14mu|liblogging-1.0.4-1|55	use liblogging-rfc3195 library.
14mu|liblogging-1.0.4-1|56	
14mu|liblogging-1.0.4-1|57	
14mu|liblogging-1.0.4-1|58	%prep
14mu|liblogging-1.0.4-1|59	%setup -q
14mu|liblogging-1.0.4-1|60	
14mu|liblogging-1.0.4-1|61	%build
14mu|liblogging-1.0.4-1|62	autoreconf -fi
14mu|liblogging-1.0.4-1|63	%configure \
14mu|liblogging-1.0.4-1|64	--disable-static \
14mu|liblogging-1.0.4-1|65	--enable-rfc3195 \
14mu|liblogging-1.0.4-1|66	--enable-journal
14mu|liblogging-1.0.4-1|67	
14mu|liblogging-1.0.4-1|68	%make V=1
14mu|liblogging-1.0.4-1|69	
14mu|liblogging-1.0.4-1|70	%install
14mu|liblogging-1.0.4-1|71	%makeinstall_std
14mu|liblogging-1.0.4-1|72	
14mu|liblogging-1.0.4-1|73	%files -n %{stdflog_libname}
14mu|liblogging-1.0.4-1|74	%doc COPYING
14mu|liblogging-1.0.4-1|75	%{_libdir}/liblogging-stdlog.so.%{stdflog_major}*
14mu|liblogging-1.0.4-1|76	%{_bindir}/stdlogctl
14mu|liblogging-1.0.4-1|77	%{_mandir}/man1/stdlogctl*
14mu|liblogging-1.0.4-1|78	
14mu|liblogging-1.0.4-1|79	%files -n %{rfc3195_libname}
14mu|liblogging-1.0.4-1|80	%{_libdir}/liblogging-rfc3195.so.%{rfc3195_major}*
14mu|liblogging-1.0.4-1|81	
14mu|liblogging-1.0.4-1|82	%files -n %{stdflog_devname}
14mu|liblogging-1.0.4-1|83	%doc ChangeLog COPYING README
14mu|liblogging-1.0.4-1|84	%{_libdir}/liblogging-stdlog.so
14mu|liblogging-1.0.4-1|85	%{_includedir}/%{name}
14mu|liblogging-1.0.4-1|86	%{_libdir}/pkgconfig/liblogging-stdlog.pc
14mu|liblogging-1.0.4-1|87	%{_mandir}/man3/stdlog*
14mu|liblogging-1.0.4-1|88	
14mu|liblogging-1.0.4-1|89	%files -n %{rfc3195_devname}
14mu|liblogging-1.0.4-1|90	%doc rfc3195/doc/html
14mu|liblogging-1.0.4-1|91	%{_libdir}/liblogging-rfc3195.so
14mu|liblogging-1.0.4-1|92	%{_libdir}/pkgconfig/liblogging-rfc3195.pc
14mu|liblogging-1.0.4-1|93	
14mu|liblogging-1.0.4-1|94	
14mu|liblogging-1.0.4-1|95	
14mu|liblogging-1.0.4-1|96	%changelog
14mu|liblogging-1.0.4-1|97	* Thu Oct 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.4-1
14mu|liblogging-1.0.4-1|98	+ Revision: f07e0fc
14mu|liblogging-1.0.4-1|99	- Imported from SRPM
14mu|liblogging-1.0.4-1|100	
14mu|liblogging-1.0.4-1|101	

23193 14
14mu|liblqr-0.4.1-11|1	%define major 0
14mu|liblqr-0.4.1-11|2	%define api 1
14mu|liblqr-0.4.1-11|3	%define libname %mklibname lqr %{api} %{major}
14mu|liblqr-0.4.1-11|4	%define devname %mklibname lqr %{api} -d
14mu|liblqr-0.4.1-11|5	
14mu|liblqr-0.4.1-11|6	Summary:	LiquidRescale seam-carving library
14mu|liblqr-0.4.1-11|7	Name:		liblqr
14mu|liblqr-0.4.1-11|8	Version:	0.4.1
14mu|liblqr-0.4.1-11|9	Release:	11
14mu|liblqr-0.4.1-11|10	License:	LGPLv3+ and GPLv3+
14mu|liblqr-0.4.1-11|11	Group:		System/Libraries
14mu|liblqr-0.4.1-11|12	Url:		http://liblqr.wikidot.com/
14mu|liblqr-0.4.1-11|13	Source0:	%{name}-%{api}-%{version}.tar.bz2
14mu|liblqr-0.4.1-11|14	Patch0:		liblqr-docbook_fixes.diff
14mu|liblqr-0.4.1-11|15	BuildRequires:	docbook-style-xsl
14mu|liblqr-0.4.1-11|16	BuildRequires:	docbook-dtd45-xml
14mu|liblqr-0.4.1-11|17	BuildRequires:	xsltproc
14mu|liblqr-0.4.1-11|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|liblqr-0.4.1-11|19	
14mu|liblqr-0.4.1-11|20	%description
14mu|liblqr-0.4.1-11|21	The Liquid Rescale (lqr) library provides a C/C++ API for performing
14mu|liblqr-0.4.1-11|22	non-uniform resizing of images by the seam-carving technique.
14mu|liblqr-0.4.1-11|23	
14mu|liblqr-0.4.1-11|24	#----------------------------------------------------------------------------
14mu|liblqr-0.4.1-11|25	
14mu|liblqr-0.4.1-11|26	%package -n %{libname}
14mu|liblqr-0.4.1-11|27	Summary:	LiquidRescale seam-carving library
14mu|liblqr-0.4.1-11|28	Group:		System/Libraries
14mu|liblqr-0.4.1-11|29	Conflicts:	%{_lib}lqr0 < 0.4.1-11
14mu|liblqr-0.4.1-11|30	Obsoletes:	%{_lib}lqr0 < 0.4.1-11
14mu|liblqr-0.4.1-11|31	
14mu|liblqr-0.4.1-11|32	%description -n %{libname}
14mu|liblqr-0.4.1-11|33	The Liquid Rescale (lqr) library provides a C/C++ API for performing
14mu|liblqr-0.4.1-11|34	non-uniform resizing of images by the seam-carving technique.
14mu|liblqr-0.4.1-11|35	
14mu|liblqr-0.4.1-11|36	%files -n %{libname}
14mu|liblqr-0.4.1-11|37	%doc COPYING
14mu|liblqr-0.4.1-11|38	%{_libdir}/liblqr-%{api}.so.%{major}*
14mu|liblqr-0.4.1-11|39	
14mu|liblqr-0.4.1-11|40	#----------------------------------------------------------------------------
14mu|liblqr-0.4.1-11|41	
14mu|liblqr-0.4.1-11|42	%package -n %{devname}
14mu|liblqr-0.4.1-11|43	Summary:	Development library and header files for the LiquidRescale library
14mu|liblqr-0.4.1-11|44	Group:		Development/C
14mu|liblqr-0.4.1-11|45	Requires:	%{libname} = %{EVRD}
14mu|liblqr-0.4.1-11|46	Provides:	lqr-devel = %{EVRD}
14mu|liblqr-0.4.1-11|47	Conflicts:	%{_lib}lqr-devel < 0.4.1-11
14mu|liblqr-0.4.1-11|48	Obsoletes:	%{_lib}lqr-devel < 0.4.1-11
14mu|liblqr-0.4.1-11|49	
14mu|liblqr-0.4.1-11|50	%description -n %{devname}
14mu|liblqr-0.4.1-11|51	The Liquid Rescale (lqr) library provides a C/C++ API for performing
14mu|liblqr-0.4.1-11|52	non-uniform resizing of images by the seam-carving technique.
14mu|liblqr-0.4.1-11|53	
14mu|liblqr-0.4.1-11|54	This package contains the static LiquidRescale library and its header files.
14mu|liblqr-0.4.1-11|55	
14mu|liblqr-0.4.1-11|56	%files -n %{devname}
14mu|liblqr-0.4.1-11|57	%doc AUTHORS COPYING ChangeLog README
14mu|liblqr-0.4.1-11|58	%doc docs/html/* examples
14mu|liblqr-0.4.1-11|59	%dir %{_includedir}/lqr-%{api}
14mu|liblqr-0.4.1-11|60	%dir %{_includedir}/lqr-%{api}/lqr
14mu|liblqr-0.4.1-11|61	%{_includedir}/lqr-%{api}/*.h
14mu|liblqr-0.4.1-11|62	%{_includedir}/lqr-%{api}/lqr/*.h
14mu|liblqr-0.4.1-11|63	%{_libdir}/liblqr-%{api}.so
14mu|liblqr-0.4.1-11|64	%{_libdir}/pkgconfig/lqr-%{api}.pc
14mu|liblqr-0.4.1-11|65	
14mu|liblqr-0.4.1-11|66	#----------------------------------------------------------------------------
14mu|liblqr-0.4.1-11|67	
14mu|liblqr-0.4.1-11|68	%prep
14mu|liblqr-0.4.1-11|69	%setup -qn %{name}-%{api}-%{version}
14mu|liblqr-0.4.1-11|70	%apply_patches
14mu|liblqr-0.4.1-11|71	
14mu|liblqr-0.4.1-11|72	%build
14mu|liblqr-0.4.1-11|73	%configure2_5x \
14mu|liblqr-0.4.1-11|74	--disable-static
14mu|liblqr-0.4.1-11|75	
14mu|liblqr-0.4.1-11|76	%make
14mu|liblqr-0.4.1-11|77	
14mu|liblqr-0.4.1-11|78	# make the html docs
14mu|liblqr-0.4.1-11|79	pushd docs
14mu|liblqr-0.4.1-11|80	make
14mu|liblqr-0.4.1-11|81	popd
14mu|liblqr-0.4.1-11|82	
14mu|liblqr-0.4.1-11|83	%install
14mu|liblqr-0.4.1-11|84	%makeinstall_std
14mu|liblqr-0.4.1-11|85	
14mu|liblqr-0.4.1-11|86	
14mu|liblqr-0.4.1-11|87	%changelog
14mu|liblqr-0.4.1-11|88	* Fri Dec 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.1-11
14mu|liblqr-0.4.1-11|89	+ Revision: d6ddf52
14mu|liblqr-0.4.1-11|90	- Rename library and devel packages according to packaging policy
14mu|liblqr-0.4.1-11|91	
14mu|liblqr-0.4.1-11|92	

23194 14
14mu|liblzo-2.09-1|1	%define oname lzo
14mu|liblzo-2.09-1|2	%define major 2
14mu|liblzo-2.09-1|3	%define apiver 2
14mu|liblzo-2.09-1|4	%define libname %mklibname lzo %{apiver} %{major}
14mu|liblzo-2.09-1|5	%define devname %mklibname lzo -d
14mu|liblzo-2.09-1|6	
14mu|liblzo-2.09-1|7	%bcond_with	uclibc
14mu|liblzo-2.09-1|8	
14mu|liblzo-2.09-1|9	Summary:	Data compression library with very fast (de-)compression
14mu|liblzo-2.09-1|10	Name:		liblzo
14mu|liblzo-2.09-1|11	Version:	2.09
14mu|liblzo-2.09-1|12	Release:	1
14mu|liblzo-2.09-1|13	License:	GPLv2+
14mu|liblzo-2.09-1|14	Group:		System/Libraries
14mu|liblzo-2.09-1|15	Url:		http://www.oberhumer.com/opensource/lzo/
14mu|liblzo-2.09-1|16	Source0:	http://www.oberhumer.com/opensource/lzo/download/%{oname}-%{version}.tar.gz
14mu|liblzo-2.09-1|17	%if %{with uclibc}
14mu|liblzo-2.09-1|18	BuildRequires:	uClibc-devel
14mu|liblzo-2.09-1|19	%endif
14mu|liblzo-2.09-1|20	
14mu|liblzo-2.09-1|21	%description
14mu|liblzo-2.09-1|22	LZO is a portable lossless data compression library written in ANSI C.
14mu|liblzo-2.09-1|23	It offers pretty fast compression and *very* fast decompression.
14mu|liblzo-2.09-1|24	Decompression requires no memory. In addition there are slower
14mu|liblzo-2.09-1|25	compression levels achieving a quite competitive compression ratio while
14mu|liblzo-2.09-1|26	still decompressing at this very high speed.
14mu|liblzo-2.09-1|27	
14mu|liblzo-2.09-1|28	#----------------------------------------------------------------------------
14mu|liblzo-2.09-1|29	
14mu|liblzo-2.09-1|30	%package -n	%{libname}
14mu|liblzo-2.09-1|31	Summary:	Data compression library with very fast (de-)compression
14mu|liblzo-2.09-1|32	Group:		System/Libraries
14mu|liblzo-2.09-1|33	
14mu|liblzo-2.09-1|34	%description -n %{libname}
14mu|liblzo-2.09-1|35	LZO is a portable lossless data compression library written in ANSI C.
14mu|liblzo-2.09-1|36	It offers pretty fast compression and *very* fast decompression.
14mu|liblzo-2.09-1|37	Decompression requires no memory. In addition there are slower
14mu|liblzo-2.09-1|38	compression levels achieving a quite competitive compression ratio while
14mu|liblzo-2.09-1|39	still decompressing at this very high speed.
14mu|liblzo-2.09-1|40	
14mu|liblzo-2.09-1|41	%files -n %{libname}
14mu|liblzo-2.09-1|42	%doc AUTHORS NEWS README THANKS doc/LZO.TXT doc/LZO.FAQ
14mu|liblzo-2.09-1|43	%{_libdir}/liblzo%{apiver}.so.%{major}*
14mu|liblzo-2.09-1|44	
14mu|liblzo-2.09-1|45	#----------------------------------------------------------------------------
14mu|liblzo-2.09-1|46	
14mu|liblzo-2.09-1|47	%package -n	%{devname}
14mu|liblzo-2.09-1|48	Summary:	Headers files of liblzo library
14mu|liblzo-2.09-1|49	Group:		Development/C
14mu|liblzo-2.09-1|50	Requires:	%{libname} = %{EVRD}
14mu|liblzo-2.09-1|51	Provides:	%{name}2-devel = %{EVRD}
14mu|liblzo-2.09-1|52	Provides:	%{name}-devel = %{EVRD}
14mu|liblzo-2.09-1|53	
14mu|liblzo-2.09-1|54	%description -n %{devname}
14mu|liblzo-2.09-1|55	LZO is a portable lossless data compression library written in ANSI C.
14mu|liblzo-2.09-1|56	It offers pretty fast compression and *very* fast decompression.
14mu|liblzo-2.09-1|57	Decompression requires no memory. In addition there are slower
14mu|liblzo-2.09-1|58	compression levels achieving a quite competitive compression ratio while
14mu|liblzo-2.09-1|59	still decompressing at this very high speed.
14mu|liblzo-2.09-1|60	
14mu|liblzo-2.09-1|61	%files -n %{devname}
14mu|liblzo-2.09-1|62	%doc doc/LZOAPI.TXT doc/LZOTEST.TXT
14mu|liblzo-2.09-1|63	%{_bindir}/lzotest
14mu|liblzo-2.09-1|64	%{_libdir}/*.a
14mu|liblzo-2.09-1|65	%if %{with uclibc}
14mu|liblzo-2.09-1|66	%{uclibc_root}%{_libdir}/*.a
14mu|liblzo-2.09-1|67	%endif
14mu|liblzo-2.09-1|68	%{_libdir}/*.so
14mu|liblzo-2.09-1|69	%{_includedir}/*
14mu|liblzo-2.09-1|70	
14mu|liblzo-2.09-1|71	#----------------------------------------------------------------------------
14mu|liblzo-2.09-1|72	
14mu|liblzo-2.09-1|73	%prep
14mu|liblzo-2.09-1|74	%setup -qn %{oname}-%{version}
14mu|liblzo-2.09-1|75	
14mu|liblzo-2.09-1|76	%build
14mu|liblzo-2.09-1|77	export CONFIGURE_TOP=`pwd`
14mu|liblzo-2.09-1|78	%if %{with uclibc}
14mu|liblzo-2.09-1|79	mkdir -p uclibc
14mu|liblzo-2.09-1|80	pushd uclibc
14mu|liblzo-2.09-1|81	%configure2_5x	CC="%{uclibc_cc}" \
14mu|liblzo-2.09-1|82	CFLAGS="%{uclibc_cflags}" \
14mu|liblzo-2.09-1|83	--disable-shared
14mu|liblzo-2.09-1|84	%make
14mu|liblzo-2.09-1|85	popd
14mu|liblzo-2.09-1|86	%endif
14mu|liblzo-2.09-1|87	
14mu|liblzo-2.09-1|88	mkdir -p shared
14mu|liblzo-2.09-1|89	cd shared
14mu|liblzo-2.09-1|90	%configure2_5x	--enable-shared
14mu|liblzo-2.09-1|91	%make
14mu|liblzo-2.09-1|92	cd ..
14mu|liblzo-2.09-1|93	
14mu|liblzo-2.09-1|94	%install
14mu|liblzo-2.09-1|95	%if %{with uclibc}
14mu|liblzo-2.09-1|96	install -m644 uclibc/src/.libs/liblzo2.a -D %{buildroot}%{uclibc_root}%{_libdir}/liblzo.a
14mu|liblzo-2.09-1|97	%endif
14mu|liblzo-2.09-1|98	
14mu|liblzo-2.09-1|99	%makeinstall_std -C shared
14mu|liblzo-2.09-1|100	install -m755 shared/lzotest/lzotest -D %{buildroot}%{_bindir}/lzotest
14mu|liblzo-2.09-1|101	rm -rf %{buildroot}%{_datadir}/doc/lzo
14mu|liblzo-2.09-1|102	
14mu|liblzo-2.09-1|103	%check
14mu|liblzo-2.09-1|104	cd shared
14mu|liblzo-2.09-1|105	make check
14mu|liblzo-2.09-1|106	make test
14mu|liblzo-2.09-1|107	
14mu|liblzo-2.09-1|108	%changelog
14mu|liblzo-2.09-1|109	
14mu|liblzo-2.09-1|110	* Sat Apr 23 2016 dsilakov <denis.silakov@rosalab.ru> 2.09-1
14mu|liblzo-2.09-1|111	- (0b253f3) Merge pull request #1 from alzim/liblzo:rosa2014.1
14mu|liblzo-2.09-1|112	- (0b253f3) Updated 2.09
14mu|liblzo-2.09-1|113	
14mu|liblzo-2.09-1|114	

23195 14
14mu|libmatroska-1.4.4-1|1	# For some reasons library is unstripped and we don't have time for investigation
14mu|libmatroska-1.4.4-1|2	%define _enable_debug_packages %{nil}
14mu|libmatroska-1.4.4-1|3	%define debug_package %{nil}
14mu|libmatroska-1.4.4-1|4	
14mu|libmatroska-1.4.4-1|5	%define ebmlver 1.3.0
14mu|libmatroska-1.4.4-1|6	%define major 6
14mu|libmatroska-1.4.4-1|7	%define libname %mklibname matroska %{major}
14mu|libmatroska-1.4.4-1|8	%define devname %mklibname matroska -d
14mu|libmatroska-1.4.4-1|9	
14mu|libmatroska-1.4.4-1|10	Summary:	Matroska Audio/Video file format library
14mu|libmatroska-1.4.4-1|11	Name:		libmatroska
14mu|libmatroska-1.4.4-1|12	Version:	1.4.4
14mu|libmatroska-1.4.4-1|13	Release:	1
14mu|libmatroska-1.4.4-1|14	License:	GPL/QPL
14mu|libmatroska-1.4.4-1|15	Group:		System/Libraries
14mu|libmatroska-1.4.4-1|16	Url:		https://www.matroska.org/
14mu|libmatroska-1.4.4-1|17	Source0:	https://dl.matroska.org/downloads/libmatroska/%{name}-%{version}.tar.bz2
14mu|libmatroska-1.4.4-1|18	BuildRequires:	libebml-devel >= %{ebmlver}
14mu|libmatroska-1.4.4-1|19	
14mu|libmatroska-1.4.4-1|20	%description
14mu|libmatroska-1.4.4-1|21	In short, matroska is a new Audio/Video file format. It is an advanced
14mu|libmatroska-1.4.4-1|22	and full featured format.
14mu|libmatroska-1.4.4-1|23	
14mu|libmatroska-1.4.4-1|24	Advanced because it is based on EBML, a kind of XML equivalent, that
14mu|libmatroska-1.4.4-1|25	allow infinite extensibility of the format. And full featured because
14mu|libmatroska-1.4.4-1|26	it includes precise seeking, any audio/video/subtitle codec support
14mu|libmatroska-1.4.4-1|27	including VCM/ACM/DirectShow compatibility, timecode based format,
14mu|libmatroska-1.4.4-1|28	complex frame dependencies, chaptering, internationalisation, error
14mu|libmatroska-1.4.4-1|29	protection, tagging, file attachement, control track (to be defined),
14mu|libmatroska-1.4.4-1|30	menu (to be defined), etc. All these features are not yet implemented
14mu|libmatroska-1.4.4-1|31	but already defined in the format.
14mu|libmatroska-1.4.4-1|32	
14mu|libmatroska-1.4.4-1|33	#----------------------------------------------------------------------------
14mu|libmatroska-1.4.4-1|34	
14mu|libmatroska-1.4.4-1|35	%package -n %{libname}
14mu|libmatroska-1.4.4-1|36	Summary:	Matroska Audio/Video file format shared library
14mu|libmatroska-1.4.4-1|37	Group:		System/Libraries
14mu|libmatroska-1.4.4-1|38	
14mu|libmatroska-1.4.4-1|39	%description -n %{libname}
14mu|libmatroska-1.4.4-1|40	In short, matroska is a new Audio/Video file format. It is an advanced
14mu|libmatroska-1.4.4-1|41	and full featured format.
14mu|libmatroska-1.4.4-1|42	
14mu|libmatroska-1.4.4-1|43	Advanced because it is based on EBML, a kind of XML equivalent, that
14mu|libmatroska-1.4.4-1|44	allow infinite extensibility of the format. And full featured because
14mu|libmatroska-1.4.4-1|45	it includes precise seeking, any audio/video/subtitle codec support
14mu|libmatroska-1.4.4-1|46	including VCM/ACM/DirectShow compatibility, timecode based format,
14mu|libmatroska-1.4.4-1|47	complex frame dependencies, chaptering, internationalisation, error
14mu|libmatroska-1.4.4-1|48	protection, tagging, file attachement, control track (to be defined),
14mu|libmatroska-1.4.4-1|49	menu (to be defined), etc. All these features are not yet implemented
14mu|libmatroska-1.4.4-1|50	but already defined in the format.
14mu|libmatroska-1.4.4-1|51	
14mu|libmatroska-1.4.4-1|52	%files -n %{libname}
14mu|libmatroska-1.4.4-1|53	%{_libdir}/lib*.so.%{major}*
14mu|libmatroska-1.4.4-1|54	
14mu|libmatroska-1.4.4-1|55	#----------------------------------------------------------------------------
14mu|libmatroska-1.4.4-1|56	
14mu|libmatroska-1.4.4-1|57	%package -n %{devname}
14mu|libmatroska-1.4.4-1|58	Summary:	Matroska Audio/Video file format headers and static library
14mu|libmatroska-1.4.4-1|59	Group:		Development/C++
14mu|libmatroska-1.4.4-1|60	Requires:	%{libname} = %{EVRD}
14mu|libmatroska-1.4.4-1|61	Provides:	%{name}-devel = %{EVRD}
14mu|libmatroska-1.4.4-1|62	
14mu|libmatroska-1.4.4-1|63	%description -n %{devname}
14mu|libmatroska-1.4.4-1|64	In short, matroska is a new Audio/Video file format. It is an advanced
14mu|libmatroska-1.4.4-1|65	and full featured format.
14mu|libmatroska-1.4.4-1|66	
14mu|libmatroska-1.4.4-1|67	Advanced because it is based on EBML, a kind of XML equivalent, that
14mu|libmatroska-1.4.4-1|68	allow infinite extensibility of the format. And full featured because
14mu|libmatroska-1.4.4-1|69	it includes precise seeking, any audio/video/subtitle codec support
14mu|libmatroska-1.4.4-1|70	including VCM/ACM/DirectShow compatibility, timecode based format,
14mu|libmatroska-1.4.4-1|71	complex frame dependencies, chaptering, internationalisation, error
14mu|libmatroska-1.4.4-1|72	protection, tagging, file attachement, control track (to be defined),
14mu|libmatroska-1.4.4-1|73	menu (to be defined), etc. All these features are not yet implemented
14mu|libmatroska-1.4.4-1|74	but already defined in the format.
14mu|libmatroska-1.4.4-1|75	
14mu|libmatroska-1.4.4-1|76	This package contains the C++ headers and the static library needed
14mu|libmatroska-1.4.4-1|77	for development with Matroska.
14mu|libmatroska-1.4.4-1|78	
14mu|libmatroska-1.4.4-1|79	%files -n %{devname}
14mu|libmatroska-1.4.4-1|80	%doc LICENSE*
14mu|libmatroska-1.4.4-1|81	%{_includedir}/matroska
14mu|libmatroska-1.4.4-1|82	%{_libdir}/lib*.so
14mu|libmatroska-1.4.4-1|83	%{_libdir}/pkgconfig/libmatroska.pc
14mu|libmatroska-1.4.4-1|84	
14mu|libmatroska-1.4.4-1|85	#----------------------------------------------------------------------------
14mu|libmatroska-1.4.4-1|86	
14mu|libmatroska-1.4.4-1|87	%prep
14mu|libmatroska-1.4.4-1|88	%setup -q
14mu|libmatroska-1.4.4-1|89	
14mu|libmatroska-1.4.4-1|90	%build
14mu|libmatroska-1.4.4-1|91	%configure2_5x \
14mu|libmatroska-1.4.4-1|92	--disable-static
14mu|libmatroska-1.4.4-1|93	%make
14mu|libmatroska-1.4.4-1|94	
14mu|libmatroska-1.4.4-1|95	%install
14mu|libmatroska-1.4.4-1|96	%makeinstall_std
14mu|libmatroska-1.4.4-1|97	
14mu|libmatroska-1.4.4-1|98	%changelog
14mu|libmatroska-1.4.4-1|99	
14mu|libmatroska-1.4.4-1|100	* Tue Apr 26 2016 dsilakov <denis.silakov@rosalab.ru> 1.4.4-1
14mu|libmatroska-1.4.4-1|101	- (cb89543) Merge pull request #1 from alzim/libmatroska:rosa2014.1
14mu|libmatroska-1.4.4-1|102	- (cb89543) Updated to 1.4.4
14mu|libmatroska-1.4.4-1|103	
14mu|libmatroska-1.4.4-1|104	

23196 14
14mu|libmediaart-1.9.0-1|1	%define	api	2.0
14mu|libmediaart-1.9.0-1|2	%define major	0
14mu|libmediaart-1.9.0-1|3	%define	libname	%mklibname	mediaart %{api} %{major}
14mu|libmediaart-1.9.0-1|4	%define	girname	%mklibname	mediaart-gir %{api}
14mu|libmediaart-1.9.0-1|5	%define	devname	%mklibname	mediaart	-d
14mu|libmediaart-1.9.0-1|6	
14mu|libmediaart-1.9.0-1|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|libmediaart-1.9.0-1|8	
14mu|libmediaart-1.9.0-1|9	Summary:	Library for managing media art caches
14mu|libmediaart-1.9.0-1|10	Name:		libmediaart
14mu|libmediaart-1.9.0-1|11	Version:	1.9.0
14mu|libmediaart-1.9.0-1|12	Release:	1
14mu|libmediaart-1.9.0-1|13	License:	GPLv2+
14mu|libmediaart-1.9.0-1|14	Group:		System/Libraries
14mu|libmediaart-1.9.0-1|15	URL:		http://www.gnome.org/
14mu|libmediaart-1.9.0-1|16	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|libmediaart-1.9.0-1|17	BuildRequires:	intltool
14mu|libmediaart-1.9.0-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libmediaart-1.9.0-1|19	BuildRequires:	gtk-doc
14mu|libmediaart-1.9.0-1|20	BuildRequires:  vala-devel vala-tools
14mu|libmediaart-1.9.0-1|21	BuildRequires:	pkgconfig(vapigen)
14mu|libmediaart-1.9.0-1|22	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|libmediaart-1.9.0-1|23	BuildRequires:	pkgconfig(glib-2.0) >= 2.35.1
14mu|libmediaart-1.9.0-1|24	BuildRequires:	pkgconfig(gio-2.0) >= 2.35.1
14mu|libmediaart-1.9.0-1|25	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.35.1
14mu|libmediaart-1.9.0-1|26	
14mu|libmediaart-1.9.0-1|27	%description
14mu|libmediaart-1.9.0-1|28	Library tasked with managing, extracting and handling media art caches.
14mu|libmediaart-1.9.0-1|29	
14mu|libmediaart-1.9.0-1|30	%package -n %{libname}
14mu|libmediaart-1.9.0-1|31	Summary:	Shared library for %{name}
14mu|libmediaart-1.9.0-1|32	Group:		System/Libraries
14mu|libmediaart-1.9.0-1|33	
14mu|libmediaart-1.9.0-1|34	%description -n %{libname}
14mu|libmediaart-1.9.0-1|35	Library tasked with managing, extracting and handling media art caches.
14mu|libmediaart-1.9.0-1|36	
14mu|libmediaart-1.9.0-1|37	
14mu|libmediaart-1.9.0-1|38	This package contains the shared library for %{name}.
14mu|libmediaart-1.9.0-1|39	
14mu|libmediaart-1.9.0-1|40	%package -n %{girname}
14mu|libmediaart-1.9.0-1|41	Summary:	GObject Introspection interface description for %{name}
14mu|libmediaart-1.9.0-1|42	Group:		System/Libraries
14mu|libmediaart-1.9.0-1|43	
14mu|libmediaart-1.9.0-1|44	%description -n %{girname}
14mu|libmediaart-1.9.0-1|45	GObject Introspection interface description for %{name}.
14mu|libmediaart-1.9.0-1|46	
14mu|libmediaart-1.9.0-1|47	%package -n %{devname}
14mu|libmediaart-1.9.0-1|48	Summary:	Development files for %{name}
14mu|libmediaart-1.9.0-1|49	Group:		Development/C
14mu|libmediaart-1.9.0-1|50	Requires:	%{libname} = %{version}-%{release}
14mu|libmediaart-1.9.0-1|51	Requires:	%{girname} = %{version}-%{release}
14mu|libmediaart-1.9.0-1|52	
14mu|libmediaart-1.9.0-1|53	%description -n %{devname}
14mu|libmediaart-1.9.0-1|54	This package contains files needed for development with %{name}.
14mu|libmediaart-1.9.0-1|55	
14mu|libmediaart-1.9.0-1|56	%prep
14mu|libmediaart-1.9.0-1|57	%setup -q
14mu|libmediaart-1.9.0-1|58	
14mu|libmediaart-1.9.0-1|59	%build
14mu|libmediaart-1.9.0-1|60	%configure2_5x \
14mu|libmediaart-1.9.0-1|61	--disable-static \
14mu|libmediaart-1.9.0-1|62	--enable-gtk-doc
14mu|libmediaart-1.9.0-1|63	%make
14mu|libmediaart-1.9.0-1|64	
14mu|libmediaart-1.9.0-1|65	%install
14mu|libmediaart-1.9.0-1|66	%makeinstall_std
14mu|libmediaart-1.9.0-1|67	
14mu|libmediaart-1.9.0-1|68	#Remove libtool archives.
14mu|libmediaart-1.9.0-1|69	find %{buildroot} -name '*.la' -delete
14mu|libmediaart-1.9.0-1|70	
14mu|libmediaart-1.9.0-1|71	%files -n %{libname}
14mu|libmediaart-1.9.0-1|72	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|libmediaart-1.9.0-1|73	
14mu|libmediaart-1.9.0-1|74	%files -n %{girname}
14mu|libmediaart-1.9.0-1|75	%{_libdir}/girepository-1.0/MediaArt-%{api}.typelib
14mu|libmediaart-1.9.0-1|76	
14mu|libmediaart-1.9.0-1|77	%files -n %{devname}
14mu|libmediaart-1.9.0-1|78	%dir %{_includedir}/%{name}-%{api}
14mu|libmediaart-1.9.0-1|79	%dir %{_includedir}/%{name}-%{api}/%{name}
14mu|libmediaart-1.9.0-1|80	%{_includedir}/%{name}-%{api}/%{name}/*
14mu|libmediaart-1.9.0-1|81	#%doc %{_datadir}/doc/%{name}/*
14mu|libmediaart-1.9.0-1|82	%{_datadir}/gtk-doc/html/%{name}/*
14mu|libmediaart-1.9.0-1|83	%{_datadir}/gir-1.0/MediaArt-%{api}.gir
14mu|libmediaart-1.9.0-1|84	%{_libdir}/%{name}-%{api}.so
14mu|libmediaart-1.9.0-1|85	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|libmediaart-1.9.0-1|86	%{_datadir}/vala/vapi/%{name}-%{api}.vapi
14mu|libmediaart-1.9.0-1|87	
14mu|libmediaart-1.9.0-1|88	
14mu|libmediaart-1.9.0-1|89	%changelog
14mu|libmediaart-1.9.0-1|90	
14mu|libmediaart-1.9.0-1|91	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 1.9.0-1
14mu|libmediaart-1.9.0-1|92	- (3930789) bump api version
14mu|libmediaart-1.9.0-1|93	
14mu|libmediaart-1.9.0-1|94	

23197 14
14mu|libmicrohttpd-0.9.34-2|1	%define major 10
14mu|libmicrohttpd-0.9.34-2|2	%define libname %mklibname microhttpd %{major}
14mu|libmicrohttpd-0.9.34-2|3	%define devname %mklibname microhttpd -d
14mu|libmicrohttpd-0.9.34-2|4	
14mu|libmicrohttpd-0.9.34-2|5	%define spdy_major 0
14mu|libmicrohttpd-0.9.34-2|6	%define libspdy %mklibname microspdy %{spdy_major}
14mu|libmicrohttpd-0.9.34-2|7	%define devspdy %mklibname microspdy -d
14mu|libmicrohttpd-0.9.34-2|8	
14mu|libmicrohttpd-0.9.34-2|9	Summary:	Small C library to run an HTTP server
14mu|libmicrohttpd-0.9.34-2|10	Name:		libmicrohttpd
14mu|libmicrohttpd-0.9.34-2|11	Version:	0.9.34
14mu|libmicrohttpd-0.9.34-2|12	Release:	2
14mu|libmicrohttpd-0.9.34-2|13	License:	GPLv2+
14mu|libmicrohttpd-0.9.34-2|14	Group:		System/Libraries
14mu|libmicrohttpd-0.9.34-2|15	Url:		http://gnunet.org/libmicrohttpd/
14mu|libmicrohttpd-0.9.34-2|16	Source0:	http://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
14mu|libmicrohttpd-0.9.34-2|17	Patch0:		libmicrohttpd-0.9.34-spdy-pc.patch
14mu|libmicrohttpd-0.9.34-2|18	Patch1:		libmicrohttpd-0.9.34-zlib.patch
14mu|libmicrohttpd-0.9.34-2|19	BuildRequires:	pkgconfig(gnutls)
14mu|libmicrohttpd-0.9.34-2|20	BuildRequires:	pkgconfig(libcurl)
14mu|libmicrohttpd-0.9.34-2|21	BuildRequires:	pkgconfig(libgcrypt)
14mu|libmicrohttpd-0.9.34-2|22	BuildRequires:	pkgconfig(openssl)
14mu|libmicrohttpd-0.9.34-2|23	BuildRequires:	pkgconfig(zlib)
14mu|libmicrohttpd-0.9.34-2|24	
14mu|libmicrohttpd-0.9.34-2|25	%description
14mu|libmicrohttpd-0.9.34-2|26	libmicrohttpd is a small C library that is supposed to make it easy to
14mu|libmicrohttpd-0.9.34-2|27	run an HTTP server as part of another application. Key features that
14mu|libmicrohttpd-0.9.34-2|28	distinguish libmicrohttpd from other projects are:
14mu|libmicrohttpd-0.9.34-2|29	
14mu|libmicrohttpd-0.9.34-2|30	* C library: fast and small
14mu|libmicrohttpd-0.9.34-2|31	* API is simple, expressive and fully reentrant
14mu|libmicrohttpd-0.9.34-2|32	* Implementation is (largely) http 1.1 compliant
14mu|libmicrohttpd-0.9.34-2|33	* HTTP server can listen on multiple ports
14mu|libmicrohttpd-0.9.34-2|34	* Support for IPv6
14mu|libmicrohttpd-0.9.34-2|35	* Creates binary of only 22k (for now)
14mu|libmicrohttpd-0.9.34-2|36	* Three different threading models
14mu|libmicrohttpd-0.9.34-2|37	
14mu|libmicrohttpd-0.9.34-2|38	libmicrohttpd was started because the author needed an easy way to add
14mu|libmicrohttpd-0.9.34-2|39	a concurrent HTTP server to other projects. Existing alternatives were
14mu|libmicrohttpd-0.9.34-2|40	either non-free, not reentrant, standalone, of terrible code quality or
14mu|libmicrohttpd-0.9.34-2|41	a combination thereof. Do not use libmicrohttpd if you are looking for
14mu|libmicrohttpd-0.9.34-2|42	a standalone http server; there are many other projects out there that
14mu|libmicrohttpd-0.9.34-2|43	provide that kind of functionality already. However, if you want to be
14mu|libmicrohttpd-0.9.34-2|44	able to serve simple WWW pages from within your C or C++ application,
14mu|libmicrohttpd-0.9.34-2|45	check it out.
14mu|libmicrohttpd-0.9.34-2|46	
14mu|libmicrohttpd-0.9.34-2|47	#----------------------------------------------------------------------------
14mu|libmicrohttpd-0.9.34-2|48	
14mu|libmicrohttpd-0.9.34-2|49	%package -n %{libname}
14mu|libmicrohttpd-0.9.34-2|50	Summary:	Small C library to run an HTTP server
14mu|libmicrohttpd-0.9.34-2|51	Group:		System/Libraries
14mu|libmicrohttpd-0.9.34-2|52	
14mu|libmicrohttpd-0.9.34-2|53	%description -n %{libname}
14mu|libmicrohttpd-0.9.34-2|54	libmicrohttpd is a small C library that is supposed to make it easy to
14mu|libmicrohttpd-0.9.34-2|55	run an HTTP server as part of another application. Key features that
14mu|libmicrohttpd-0.9.34-2|56	distinguish libmicrohttpd from other projects are:
14mu|libmicrohttpd-0.9.34-2|57	
14mu|libmicrohttpd-0.9.34-2|58	* C library: fast and small
14mu|libmicrohttpd-0.9.34-2|59	* API is simple, expressive and fully reentrant
14mu|libmicrohttpd-0.9.34-2|60	* Implementation is (largely) http 1.1 compliant
14mu|libmicrohttpd-0.9.34-2|61	* HTTP server can listen on multiple ports
14mu|libmicrohttpd-0.9.34-2|62	* Support for IPv6
14mu|libmicrohttpd-0.9.34-2|63	* Creates binary of only 22k (for now)
14mu|libmicrohttpd-0.9.34-2|64	* Three different threading models
14mu|libmicrohttpd-0.9.34-2|65	
14mu|libmicrohttpd-0.9.34-2|66	libmicrohttpd was started because the author needed an easy way to add
14mu|libmicrohttpd-0.9.34-2|67	a concurrent HTTP server to other projects. Existing alternatives were
14mu|libmicrohttpd-0.9.34-2|68	either non-free, not reentrant, standalone, of terrible code quality or
14mu|libmicrohttpd-0.9.34-2|69	a combination thereof. Do not use libmicrohttpd if you are looking for
14mu|libmicrohttpd-0.9.34-2|70	a standalone http server; there are many other projects out there that
14mu|libmicrohttpd-0.9.34-2|71	provide that kind of functionality already. However, if you want to be
14mu|libmicrohttpd-0.9.34-2|72	able to serve simple WWW pages from within your C or C++ application,
14mu|libmicrohttpd-0.9.34-2|73	check it out.
14mu|libmicrohttpd-0.9.34-2|74	
14mu|libmicrohttpd-0.9.34-2|75	%files -n %{libname}
14mu|libmicrohttpd-0.9.34-2|76	%doc AUTHORS ChangeLog COPYING NEWS README
14mu|libmicrohttpd-0.9.34-2|77	%{_libdir}/libmicrohttpd.so.%{major}*
14mu|libmicrohttpd-0.9.34-2|78	
14mu|libmicrohttpd-0.9.34-2|79	#----------------------------------------------------------------------------
14mu|libmicrohttpd-0.9.34-2|80	
14mu|libmicrohttpd-0.9.34-2|81	%package -n %{devname}
14mu|libmicrohttpd-0.9.34-2|82	Summary:	Development files for %{libname}
14mu|libmicrohttpd-0.9.34-2|83	Group:		System/Libraries
14mu|libmicrohttpd-0.9.34-2|84	Requires:	%{libname} = %{EVRD}
14mu|libmicrohttpd-0.9.34-2|85	Provides:	%{name}-devel = %{EVRD}
14mu|libmicrohttpd-0.9.34-2|86	Conflicts:	%{_lib}microhttpd10 < 0.9.34-2
14mu|libmicrohttpd-0.9.34-2|87	
14mu|libmicrohttpd-0.9.34-2|88	%description -n %{devname}
14mu|libmicrohttpd-0.9.34-2|89	Development files for %{libname}.
14mu|libmicrohttpd-0.9.34-2|90	
14mu|libmicrohttpd-0.9.34-2|91	%files -n %{devname}
14mu|libmicrohttpd-0.9.34-2|92	%{_includedir}/microhttpd.h
14mu|libmicrohttpd-0.9.34-2|93	%{_libdir}/libmicrohttpd.so
14mu|libmicrohttpd-0.9.34-2|94	%{_libdir}/pkgconfig/%{name}.pc
14mu|libmicrohttpd-0.9.34-2|95	%{_datadir}/info/*
14mu|libmicrohttpd-0.9.34-2|96	%{_mandir}/man3/%{name}.3*
14mu|libmicrohttpd-0.9.34-2|97	
14mu|libmicrohttpd-0.9.34-2|98	#----------------------------------------------------------------------------
14mu|libmicrohttpd-0.9.34-2|99	
14mu|libmicrohttpd-0.9.34-2|100	%package -n %{libspdy}
14mu|libmicrohttpd-0.9.34-2|101	Summary:	Lightweight library for embedding a webserver using the SPDY protocol
14mu|libmicrohttpd-0.9.34-2|102	Group:		System/Libraries
14mu|libmicrohttpd-0.9.34-2|103	Obsoletes:	%{_lib}microspdy10 < 0.9.34-2
14mu|libmicrohttpd-0.9.34-2|104	
14mu|libmicrohttpd-0.9.34-2|105	%description -n %{libspdy}
14mu|libmicrohttpd-0.9.34-2|106	GNU libmicrospdy is a small C library that is supposed to make it
14mu|libmicrohttpd-0.9.34-2|107	easy to run a SPDY server as part of another application.
14mu|libmicrohttpd-0.9.34-2|108	
14mu|libmicrohttpd-0.9.34-2|109	The library is part of the libmicrohttpd project and source tree
14mu|libmicrohttpd-0.9.34-2|110	and shared its advantages of being fast aand small with a simple API.
14mu|libmicrohttpd-0.9.34-2|111	
14mu|libmicrohttpd-0.9.34-2|112	%files -n %{libspdy}
14mu|libmicrohttpd-0.9.34-2|113	%doc COPYING
14mu|libmicrohttpd-0.9.34-2|114	%{_libdir}/libmicrospdy.so.%{spdy_major}*
14mu|libmicrohttpd-0.9.34-2|115	
14mu|libmicrohttpd-0.9.34-2|116	#----------------------------------------------------------------------------
14mu|libmicrohttpd-0.9.34-2|117	
14mu|libmicrohttpd-0.9.34-2|118	%package -n %{devspdy}
14mu|libmicrohttpd-0.9.34-2|119	Summary:	Development files for libmicrospdy
14mu|libmicrohttpd-0.9.34-2|120	Group:		Development/C
14mu|libmicrohttpd-0.9.34-2|121	Requires:	%{libspdy} = %{EVRD}
14mu|libmicrohttpd-0.9.34-2|122	
14mu|libmicrohttpd-0.9.34-2|123	%description -n %{devspdy}
14mu|libmicrohttpd-0.9.34-2|124	Development files for libmicrospdy.
14mu|libmicrohttpd-0.9.34-2|125	
14mu|libmicrohttpd-0.9.34-2|126	%files -n %{devspdy}
14mu|libmicrohttpd-0.9.34-2|127	%{_includedir}/microspdy.h
14mu|libmicrohttpd-0.9.34-2|128	%{_libdir}/libmicrospdy.so
14mu|libmicrohttpd-0.9.34-2|129	%{_libdir}/pkgconfig/libmicrospdy.pc
14mu|libmicrohttpd-0.9.34-2|130	
14mu|libmicrohttpd-0.9.34-2|131	#----------------------------------------------------------------------------
14mu|libmicrohttpd-0.9.34-2|132	
14mu|libmicrohttpd-0.9.34-2|133	%package -n microspdy2http
14mu|libmicrohttpd-0.9.34-2|134	Summary:	Translates incoming SPDY requests to http server on localhost
14mu|libmicrohttpd-0.9.34-2|135	Group:		Networking/WWW
14mu|libmicrohttpd-0.9.34-2|136	
14mu|libmicrohttpd-0.9.34-2|137	%description -n microspdy2http
14mu|libmicrohttpd-0.9.34-2|138	Translates incoming SPDY requests to HTTP server on localhost.
14mu|libmicrohttpd-0.9.34-2|139	* Uses libcurl
14mu|libmicrohttpd-0.9.34-2|140	* No error handling for curl requests
14mu|libmicrohttpd-0.9.34-2|141	
14mu|libmicrohttpd-0.9.34-2|142	%files -n microspdy2http
14mu|libmicrohttpd-0.9.34-2|143	%{_bindir}/microspdy2http
14mu|libmicrohttpd-0.9.34-2|144	
14mu|libmicrohttpd-0.9.34-2|145	#----------------------------------------------------------------------------
14mu|libmicrohttpd-0.9.34-2|146	
14mu|libmicrohttpd-0.9.34-2|147	%prep
14mu|libmicrohttpd-0.9.34-2|148	%setup -q
14mu|libmicrohttpd-0.9.34-2|149	%patch0 -p1 -b .spdy-pc
14mu|libmicrohttpd-0.9.34-2|150	%patch1 -p1 -b .zlib
14mu|libmicrohttpd-0.9.34-2|151	
14mu|libmicrohttpd-0.9.34-2|152	%build
14mu|libmicrohttpd-0.9.34-2|153	autoreconf --install --force
14mu|libmicrohttpd-0.9.34-2|154	%configure2_5x \
14mu|libmicrohttpd-0.9.34-2|155	--disable-static \
14mu|libmicrohttpd-0.9.34-2|156	--with-gnutls
14mu|libmicrohttpd-0.9.34-2|157	%make
14mu|libmicrohttpd-0.9.34-2|158	
14mu|libmicrohttpd-0.9.34-2|159	%install
14mu|libmicrohttpd-0.9.34-2|160	%makeinstall_std
14mu|libmicrohttpd-0.9.34-2|161	
14mu|libmicrohttpd-0.9.34-2|162	rm -f %{buildroot}%{_infodir}/dir
14mu|libmicrohttpd-0.9.34-2|163	rm -f %{buildroot}%{_bindir}/demo
14mu|libmicrohttpd-0.9.34-2|164	
14mu|libmicrohttpd-0.9.34-2|165	
14mu|libmicrohttpd-0.9.34-2|166	%changelog
14mu|libmicrohttpd-0.9.34-2|167	
14mu|libmicrohttpd-0.9.34-2|168	* Wed Jul 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.34-2
14mu|libmicrohttpd-0.9.34-2|169	- (84b10ce) Fix a typo
14mu|libmicrohttpd-0.9.34-2|170	
14mu|libmicrohttpd-0.9.34-2|171	

23198 14
14mu|libmikmod-3.3.8-1|1	%define	major	3
14mu|libmikmod-3.3.8-1|2	%define	libname	%mklibname mikmod %{major}
14mu|libmikmod-3.3.8-1|3	%define	devname	%mklibname mikmod -d
14mu|libmikmod-3.3.8-1|4	
14mu|libmikmod-3.3.8-1|5	Summary:	Sound library supporting multiple module formats and digital sound files
14mu|libmikmod-3.3.8-1|6	Name:		libmikmod
14mu|libmikmod-3.3.8-1|7	Version:	3.3.8
14mu|libmikmod-3.3.8-1|8	Release:	1
14mu|libmikmod-3.3.8-1|9	License:	LGPLv2+
14mu|libmikmod-3.3.8-1|10	Group:		Sound
14mu|libmikmod-3.3.8-1|11	Url:		http://mikmod.raphnet.net/
14mu|libmikmod-3.3.8-1|12	Source0:	http://sourceforge.net/projects/mikmod/files/libmikmod/3.3.8/%{name}-%{version}.tar.gz
14mu|libmikmod-3.3.8-1|13	BuildRequires:	pkgconfig(alsa)
14mu|libmikmod-3.3.8-1|14	
14mu|libmikmod-3.3.8-1|15	%description
14mu|libmikmod-3.3.8-1|16	Libmikmod is a portable sound library, capable of playing samples as
14mu|libmikmod-3.3.8-1|17	well as module files, originally written by Jean-Paul Mikkers (MikMak)
14mu|libmikmod-3.3.8-1|18	for DOS. It has subsequently been hacked by many hands and now runs on
14mu|libmikmod-3.3.8-1|19	many Unix flavours.
14mu|libmikmod-3.3.8-1|20	
14mu|libmikmod-3.3.8-1|21	It uses the OSS /dev/dsp driver including in all recent kernels for
14mu|libmikmod-3.3.8-1|22	output, as well as ALSA and EsounD, and will also write wav files.
14mu|libmikmod-3.3.8-1|23	
14mu|libmikmod-3.3.8-1|24	Supported file formats include 669, AMF, APUN, DSM, FAR, GDM, IT, IMF,MOD,
14mu|libmikmod-3.3.8-1|25	MED, MTM, OKT, S3M, STM, STX, ULT, UNI and XM.
14mu|libmikmod-3.3.8-1|26	Full source included, use of this library for music/sound effects in
14mu|libmikmod-3.3.8-1|27	your own programs is encouraged !
14mu|libmikmod-3.3.8-1|28	
14mu|libmikmod-3.3.8-1|29	%package -n	%{libname}
14mu|libmikmod-3.3.8-1|30	Summary:	Sound library supporting multiple module formats and digital sound files
14mu|libmikmod-3.3.8-1|31	Group:		Sound
14mu|libmikmod-3.3.8-1|32	
14mu|libmikmod-3.3.8-1|33	%description -n %{libname}
14mu|libmikmod-3.3.8-1|34	Libmikmod is a portable sound library, capable of playing samples as
14mu|libmikmod-3.3.8-1|35	well as module files, originally written by Jean-Paul Mikkers (MikMak)
14mu|libmikmod-3.3.8-1|36	for DOS. It has subsequently been hacked by many hands and now runs on
14mu|libmikmod-3.3.8-1|37	many Unix flavours.
14mu|libmikmod-3.3.8-1|38	
14mu|libmikmod-3.3.8-1|39	It uses the OSS /dev/dsp driver including in all recent kernels for
14mu|libmikmod-3.3.8-1|40	output, as well as ALSA and EsounD, and will also write wav files.
14mu|libmikmod-3.3.8-1|41	
14mu|libmikmod-3.3.8-1|42	Supported file formats include 669, AMF, APUN, DSM, FAR, GDM, IT, IMF,MOD,
14mu|libmikmod-3.3.8-1|43	MED, MTM, OKT, S3M, STM, STX, ULT, UNI and XM.
14mu|libmikmod-3.3.8-1|44	Full source included, use of this library for music/sound effects in
14mu|libmikmod-3.3.8-1|45	your own programs is encouraged !
14mu|libmikmod-3.3.8-1|46	
14mu|libmikmod-3.3.8-1|47	%package -n	%{devname}
14mu|libmikmod-3.3.8-1|48	Summary:	Development related files for %{name}
14mu|libmikmod-3.3.8-1|49	Group:		Development/C
14mu|libmikmod-3.3.8-1|50	Requires:	%{libname} = %{version}
14mu|libmikmod-3.3.8-1|51	Provides:	%{name}-devel = %{version}-%{release}
14mu|libmikmod-3.3.8-1|52	
14mu|libmikmod-3.3.8-1|53	%description -n	%{devname}
14mu|libmikmod-3.3.8-1|54	Install the limikmod-devel package if you want to develop applications that
14mu|libmikmod-3.3.8-1|55	will use the limikmod library.
14mu|libmikmod-3.3.8-1|56	
14mu|libmikmod-3.3.8-1|57	%prep
14mu|libmikmod-3.3.8-1|58	%setup -q
14mu|libmikmod-3.3.8-1|59	
14mu|libmikmod-3.3.8-1|60	%build
14mu|libmikmod-3.3.8-1|61	%configure2_5x \
14mu|libmikmod-3.3.8-1|62	--disable-static \
14mu|libmikmod-3.3.8-1|63	--disable-altivec \
14mu|libmikmod-3.3.8-1|64	--enable-alsa
14mu|libmikmod-3.3.8-1|65	%make
14mu|libmikmod-3.3.8-1|66	
14mu|libmikmod-3.3.8-1|67	%install
14mu|libmikmod-3.3.8-1|68	%makeinstall_std
14mu|libmikmod-3.3.8-1|69	
14mu|libmikmod-3.3.8-1|70	chmod 755 %{buildroot}%{_libdir}/lib*.so.%{major}*
14mu|libmikmod-3.3.8-1|71	
14mu|libmikmod-3.3.8-1|72	%multiarch_binaries %{buildroot}%{_bindir}/libmikmod-config
14mu|libmikmod-3.3.8-1|73	
14mu|libmikmod-3.3.8-1|74	%files -n %{libname}
14mu|libmikmod-3.3.8-1|75	%doc AUTHORS
14mu|libmikmod-3.3.8-1|76	%{_libdir}/libmikmod.so.%{major}*
14mu|libmikmod-3.3.8-1|77	
14mu|libmikmod-3.3.8-1|78	%files -n %{devname}
14mu|libmikmod-3.3.8-1|79	%doc NEWS README TODO
14mu|libmikmod-3.3.8-1|80	%{_bindir}/libmikmod-config
14mu|libmikmod-3.3.8-1|81	%{_libdir}/pkgconfig/libmikmod.pc
14mu|libmikmod-3.3.8-1|82	%{multiarch_bindir}/libmikmod-config
14mu|libmikmod-3.3.8-1|83	%{_libdir}/*.so
14mu|libmikmod-3.3.8-1|84	%{_datadir}/aclocal/*
14mu|libmikmod-3.3.8-1|85	%{_includedir}/*
14mu|libmikmod-3.3.8-1|86	%{_mandir}/man1/*
14mu|libmikmod-3.3.8-1|87	%{_infodir}/*
14mu|libmikmod-3.3.8-1|88	
14mu|libmikmod-3.3.8-1|89	%changelog
14mu|libmikmod-3.3.8-1|90	
14mu|libmikmod-3.3.8-1|91	* Wed Jan 13 2016 dsilakov <denis.silakov@rosalab.ru> 3.3.8-1
14mu|libmikmod-3.3.8-1|92	- (b149f3e) Merge pull request #13 from import/libmikmod:auto_update
14mu|libmikmod-3.3.8-1|93	- (b149f3e) Updated to 3.3.8 (by updates_builder)
14mu|libmikmod-3.3.8-1|94	
14mu|libmikmod-3.3.8-1|95	

23199 14
14mu|libmm-qt-1.0.1-4|1	%define major 0
14mu|libmm-qt-1.0.1-4|2	%define libname %mklibname ModemManagerQt %{major}
14mu|libmm-qt-1.0.1-4|3	%define devname %mklibname ModemManagerQt -d
14mu|libmm-qt-1.0.1-4|4	
14mu|libmm-qt-1.0.1-4|5	Summary:	Qt-only wrapper for ModemManager DBus API
14mu|libmm-qt-1.0.1-4|6	Name:		libmm-qt
14mu|libmm-qt-1.0.1-4|7	Version:	1.0.1
14mu|libmm-qt-1.0.1-4|8	Release:	4
14mu|libmm-qt-1.0.1-4|9	Epoch:		1
14mu|libmm-qt-1.0.1-4|10	License:	LGPLv2+
14mu|libmm-qt-1.0.1-4|11	Group:		System/Libraries
14mu|libmm-qt-1.0.1-4|12	Url:		https://projects.kde.org/projects/extragear/libs/libmm-qt
14mu|libmm-qt-1.0.1-4|13	Source0:	ftp://ftp.kde.org/pub/kde/unstable/modemmanager-qt/1.0.0/src/%{name}-%{version}-1.tar.xz
14mu|libmm-qt-1.0.1-4|14	Patch0:		libmm-qt-1.0.1-optflags.patch
14mu|libmm-qt-1.0.1-4|15	BuildRequires:	cmake
14mu|libmm-qt-1.0.1-4|16	BuildRequires:	pkgconfig(ModemManager)
14mu|libmm-qt-1.0.1-4|17	BuildRequires:	pkgconfig(QtCore)
14mu|libmm-qt-1.0.1-4|18	
14mu|libmm-qt-1.0.1-4|19	%description
14mu|libmm-qt-1.0.1-4|20	Qt library for ModemManager.
14mu|libmm-qt-1.0.1-4|21	
14mu|libmm-qt-1.0.1-4|22	#----------------------------------------------------------------------------
14mu|libmm-qt-1.0.1-4|23	
14mu|libmm-qt-1.0.1-4|24	%package -n %{libname}
14mu|libmm-qt-1.0.1-4|25	Summary:	Qt-only wrapper for ModemManager DBus API
14mu|libmm-qt-1.0.1-4|26	Group:		System/Libraries
14mu|libmm-qt-1.0.1-4|27	Conflicts:	%{_lib}mm-qt0 < 1:0.5.0
14mu|libmm-qt-1.0.1-4|28	Obsoletes:	%{_lib}mm-qt0 < 1:0.5.0
14mu|libmm-qt-1.0.1-4|29	
14mu|libmm-qt-1.0.1-4|30	%description -n %{libname}
14mu|libmm-qt-1.0.1-4|31	Qt library for ModemManager.
14mu|libmm-qt-1.0.1-4|32	
14mu|libmm-qt-1.0.1-4|33	%files -n %{libname}
14mu|libmm-qt-1.0.1-4|34	%{_libdir}/libModemManagerQt.so.%{major}
14mu|libmm-qt-1.0.1-4|35	%{_libdir}/libModemManagerQt.so.%{version}
14mu|libmm-qt-1.0.1-4|36	
14mu|libmm-qt-1.0.1-4|37	#----------------------------------------------------------------------------
14mu|libmm-qt-1.0.1-4|38	
14mu|libmm-qt-1.0.1-4|39	%package -n %{devname}
14mu|libmm-qt-1.0.1-4|40	Summary:	Development files for %{name}
14mu|libmm-qt-1.0.1-4|41	Group:		Development/C++
14mu|libmm-qt-1.0.1-4|42	Requires:	%{libname} = %{EVRD}
14mu|libmm-qt-1.0.1-4|43	Requires:	pkgconfig(ModemManager)
14mu|libmm-qt-1.0.1-4|44	Conflicts:	%{_lib}mm-qt-devel < 1:0.5.0
14mu|libmm-qt-1.0.1-4|45	Obsoletes:	%{_lib}mm-qt-devel < 1:0.5.0
14mu|libmm-qt-1.0.1-4|46	
14mu|libmm-qt-1.0.1-4|47	%description -n %{devname}
14mu|libmm-qt-1.0.1-4|48	Qt libraries and headers for developing applications that use ModemManager.
14mu|libmm-qt-1.0.1-4|49	
14mu|libmm-qt-1.0.1-4|50	%files -n %{devname}
14mu|libmm-qt-1.0.1-4|51	%doc README
14mu|libmm-qt-1.0.1-4|52	%{_libdir}/pkgconfig/ModemManagerQt.pc
14mu|libmm-qt-1.0.1-4|53	%{_includedir}/ModemManagerQt/
14mu|libmm-qt-1.0.1-4|54	%{_libdir}/libModemManagerQt.so
14mu|libmm-qt-1.0.1-4|55	
14mu|libmm-qt-1.0.1-4|56	#----------------------------------------------------------------------------
14mu|libmm-qt-1.0.1-4|57	
14mu|libmm-qt-1.0.1-4|58	%prep
14mu|libmm-qt-1.0.1-4|59	%setup -q
14mu|libmm-qt-1.0.1-4|60	%patch0 -p1
14mu|libmm-qt-1.0.1-4|61	
14mu|libmm-qt-1.0.1-4|62	%build
14mu|libmm-qt-1.0.1-4|63	%cmake
14mu|libmm-qt-1.0.1-4|64	%make
14mu|libmm-qt-1.0.1-4|65	
14mu|libmm-qt-1.0.1-4|66	%install
14mu|libmm-qt-1.0.1-4|67	%makeinstall_std -C build
14mu|libmm-qt-1.0.1-4|68	
14mu|libmm-qt-1.0.1-4|69	
14mu|libmm-qt-1.0.1-4|70	%changelog
14mu|libmm-qt-1.0.1-4|71	
14mu|libmm-qt-1.0.1-4|72	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.0.1-4
14mu|libmm-qt-1.0.1-4|73	- (642da5f) Don't override system build flags
14mu|libmm-qt-1.0.1-4|74	
14mu|libmm-qt-1.0.1-4|75	

23200 14
14mu|libmsn-4.2.1-6|1	%define msn_major 0.3
14mu|libmsn-4.2.1-6|2	%define libname %mklibname msn %{msn_major}
14mu|libmsn-4.2.1-6|3	%define devname %mklibname msn -d
14mu|libmsn-4.2.1-6|4	
14mu|libmsn-4.2.1-6|5	Summary:	Reusable, open-source and fully documented library for MSN
14mu|libmsn-4.2.1-6|6	Name:		libmsn
14mu|libmsn-4.2.1-6|7	Version:	4.2.1
14mu|libmsn-4.2.1-6|8	Release:	6
14mu|libmsn-4.2.1-6|9	License:	GPLv2+
14mu|libmsn-4.2.1-6|10	Group:		Development/C++
14mu|libmsn-4.2.1-6|11	Url:		http://sourceforge.net/projects/libmsn
14mu|libmsn-4.2.1-6|12	Source0:	http://downloads.sourceforge.net/libmsn/%name-%version.tar.bz2
14mu|libmsn-4.2.1-6|13	Patch0:		libmsn-4.2.1-unistd.patch
14mu|libmsn-4.2.1-6|14	BuildRequires:	cmake
14mu|libmsn-4.2.1-6|15	BuildRequires:	pkgconfig(openssl)
14mu|libmsn-4.2.1-6|16	
14mu|libmsn-4.2.1-6|17	%description
14mu|libmsn-4.2.1-6|18	Libmsn is a reusable, open-source, fully documented library for connecting
14mu|libmsn-4.2.1-6|19	to Microsoft's MSN Messenger service.
14mu|libmsn-4.2.1-6|20	
14mu|libmsn-4.2.1-6|21	#----------------------------------------------------------------------------
14mu|libmsn-4.2.1-6|22	
14mu|libmsn-4.2.1-6|23	%package -n %{libname}
14mu|libmsn-4.2.1-6|24	Summary:	Reusable, open-source and fully documented library for MSN
14mu|libmsn-4.2.1-6|25	Group:		System/Libraries
14mu|libmsn-4.2.1-6|26	
14mu|libmsn-4.2.1-6|27	%description -n %{libname}
14mu|libmsn-4.2.1-6|28	Libmsn is a reusable, open-source, fully documented library for connecting
14mu|libmsn-4.2.1-6|29	to Microsoft's MSN Messenger service.
14mu|libmsn-4.2.1-6|30	
14mu|libmsn-4.2.1-6|31	
14mu|libmsn-4.2.1-6|32	%files -n %{libname}
14mu|libmsn-4.2.1-6|33	%{_libdir}/libmsn.so.%{msn_major}*
14mu|libmsn-4.2.1-6|34	
14mu|libmsn-4.2.1-6|35	#----------------------------------------------------------------------------
14mu|libmsn-4.2.1-6|36	
14mu|libmsn-4.2.1-6|37	%package -n %{devname}
14mu|libmsn-4.2.1-6|38	Summary:	Development files for %{name}
14mu|libmsn-4.2.1-6|39	Group:		Development/C++
14mu|libmsn-4.2.1-6|40	Requires:	%{libname} = %{EVRD}
14mu|libmsn-4.2.1-6|41	Provides:	%{name}-devel = %{EVRD}
14mu|libmsn-4.2.1-6|42	Conflicts:	%{name}-devel < 4.2.1-6
14mu|libmsn-4.2.1-6|43	Obsoletes:	%{name}-devel < 4.2.1-6
14mu|libmsn-4.2.1-6|44	
14mu|libmsn-4.2.1-6|45	%description -n %{devname}
14mu|libmsn-4.2.1-6|46	Files needed to build applications based on %{name}.
14mu|libmsn-4.2.1-6|47	
14mu|libmsn-4.2.1-6|48	%files -n %{devname}
14mu|libmsn-4.2.1-6|49	%{_libdir}/pkgconfig/*
14mu|libmsn-4.2.1-6|50	%{_includedir}/msn
14mu|libmsn-4.2.1-6|51	%{_libdir}/libmsn.so
14mu|libmsn-4.2.1-6|52	
14mu|libmsn-4.2.1-6|53	#----------------------------------------------------------------------------
14mu|libmsn-4.2.1-6|54	
14mu|libmsn-4.2.1-6|55	%package test
14mu|libmsn-4.2.1-6|56	Summary:	Connection test utility
14mu|libmsn-4.2.1-6|57	Group:		Development/C++
14mu|libmsn-4.2.1-6|58	
14mu|libmsn-4.2.1-6|59	%description test
14mu|libmsn-4.2.1-6|60	Connection test utility.
14mu|libmsn-4.2.1-6|61	
14mu|libmsn-4.2.1-6|62	%files test
14mu|libmsn-4.2.1-6|63	%{_bindir}/*
14mu|libmsn-4.2.1-6|64	
14mu|libmsn-4.2.1-6|65	#----------------------------------------------------------------------------
14mu|libmsn-4.2.1-6|66	
14mu|libmsn-4.2.1-6|67	%prep
14mu|libmsn-4.2.1-6|68	%setup -q
14mu|libmsn-4.2.1-6|69	%patch0 -p1
14mu|libmsn-4.2.1-6|70	
14mu|libmsn-4.2.1-6|71	%build
14mu|libmsn-4.2.1-6|72	%cmake
14mu|libmsn-4.2.1-6|73	%make
14mu|libmsn-4.2.1-6|74	
14mu|libmsn-4.2.1-6|75	%install
14mu|libmsn-4.2.1-6|76	%makeinstall_std -C build
14mu|libmsn-4.2.1-6|77	
14mu|libmsn-4.2.1-6|78	
14mu|libmsn-4.2.1-6|79	%changelog
14mu|libmsn-4.2.1-6|80	* Fri Dec 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.1-6
14mu|libmsn-4.2.1-6|81	+ Revision: c7d9693
14mu|libmsn-4.2.1-6|82	- Properly name devel package
14mu|libmsn-4.2.1-6|83	
14mu|libmsn-4.2.1-6|84	

23201 14
14mu|libmspack-0.5-0.1.alpha|1	%define major 0
14mu|libmspack-0.5-0.1.alpha|2	%define libname %mklibname mspack %{major}
14mu|libmspack-0.5-0.1.alpha|3	%define develname %mklibname mspack -d
14mu|libmspack-0.5-0.1.alpha|4	
14mu|libmspack-0.5-0.1.alpha|5	Summary:	Library for CAB and related files compression and decompression
14mu|libmspack-0.5-0.1.alpha|6	Name:		libmspack
14mu|libmspack-0.5-0.1.alpha|7	Version:	0.5
14mu|libmspack-0.5-0.1.alpha|8	Release:	0.1.alpha
14mu|libmspack-0.5-0.1.alpha|9	Group:		System/Libraries
14mu|libmspack-0.5-0.1.alpha|10	License:	LGPLv2
14mu|libmspack-0.5-0.1.alpha|11	URL:		http://www.cabextract.org.uk/libmspack/
14mu|libmspack-0.5-0.1.alpha|12	Source0:	http://www.cabextract.org.uk/libmspack/%{name}-%{version}alpha.tar.gz
14mu|libmspack-0.5-0.1.alpha|13	Patch0:		%{name}-0.4alpha-doc.patch
14mu|libmspack-0.5-0.1.alpha|14	BuildRequires:	doxygen
14mu|libmspack-0.5-0.1.alpha|15	
14mu|libmspack-0.5-0.1.alpha|16	%description
14mu|libmspack-0.5-0.1.alpha|17	The purpose of libmspack is to provide both compression and decompression of
14mu|libmspack-0.5-0.1.alpha|18	some loosely related file formats used by Microsoft.
14mu|libmspack-0.5-0.1.alpha|19	
14mu|libmspack-0.5-0.1.alpha|20	%package -n	%{libname}
14mu|libmspack-0.5-0.1.alpha|21	Summary:	Library for CAB and related files compression and decompression
14mu|libmspack-0.5-0.1.alpha|22	Group:		System/Libraries
14mu|libmspack-0.5-0.1.alpha|23	
14mu|libmspack-0.5-0.1.alpha|24	%description -n	%{libname}
14mu|libmspack-0.5-0.1.alpha|25	The purpose of libmspack is to provide both compression and decompression of
14mu|libmspack-0.5-0.1.alpha|26	some loosely related file formats used by Microsoft.
14mu|libmspack-0.5-0.1.alpha|27	
14mu|libmspack-0.5-0.1.alpha|28	%package -n	%{develname}
14mu|libmspack-0.5-0.1.alpha|29	Summary:	The development libraries and header files for libmspack
14mu|libmspack-0.5-0.1.alpha|30	Group:		Development/C
14mu|libmspack-0.5-0.1.alpha|31	Requires:	%{libname} >= %{version}
14mu|libmspack-0.5-0.1.alpha|32	%rename	%{name}-devel
14mu|libmspack-0.5-0.1.alpha|33	
14mu|libmspack-0.5-0.1.alpha|34	%description -n	%{develname}
14mu|libmspack-0.5-0.1.alpha|35	This package contains libraries, header files and documentation for developing
14mu|libmspack-0.5-0.1.alpha|36	applications that use %{name}.
14mu|libmspack-0.5-0.1.alpha|37	
14mu|libmspack-0.5-0.1.alpha|38	%prep
14mu|libmspack-0.5-0.1.alpha|39	
14mu|libmspack-0.5-0.1.alpha|40	%setup -q -n %{name}-%{version}alpha
14mu|libmspack-0.5-0.1.alpha|41	%patch0 -p1
14mu|libmspack-0.5-0.1.alpha|42	
14mu|libmspack-0.5-0.1.alpha|43	chmod a-x mspack/mspack.h
14mu|libmspack-0.5-0.1.alpha|44	
14mu|libmspack-0.5-0.1.alpha|45	%build
14mu|libmspack-0.5-0.1.alpha|46	%configure2_5x \
14mu|libmspack-0.5-0.1.alpha|47	--disable-static \
14mu|libmspack-0.5-0.1.alpha|48	--disable-silent-rules
14mu|libmspack-0.5-0.1.alpha|49	%make
14mu|libmspack-0.5-0.1.alpha|50	
14mu|libmspack-0.5-0.1.alpha|51	%install
14mu|libmspack-0.5-0.1.alpha|52	%makeinstall_std INSTALL='install -p'
14mu|libmspack-0.5-0.1.alpha|53	
14mu|libmspack-0.5-0.1.alpha|54	
14mu|libmspack-0.5-0.1.alpha|55	iconv -f ISO_8859-1 -t utf8 ChangeLog --output Changelog.utf8
14mu|libmspack-0.5-0.1.alpha|56	touch -r ChangeLog Changelog.utf8
14mu|libmspack-0.5-0.1.alpha|57	mv Changelog.utf8 ChangeLog
14mu|libmspack-0.5-0.1.alpha|58	
14mu|libmspack-0.5-0.1.alpha|59	pushd doc
14mu|libmspack-0.5-0.1.alpha|60	doxygen
14mu|libmspack-0.5-0.1.alpha|61	find html -type f | xargs touch -r %{SOURCE0}
14mu|libmspack-0.5-0.1.alpha|62	rm -f html/installdox
14mu|libmspack-0.5-0.1.alpha|63	popd
14mu|libmspack-0.5-0.1.alpha|64	
14mu|libmspack-0.5-0.1.alpha|65	rm %{buildroot}%{_libdir}/*.la
14mu|libmspack-0.5-0.1.alpha|66	
14mu|libmspack-0.5-0.1.alpha|67	%files -n %{libname}
14mu|libmspack-0.5-0.1.alpha|68	%doc README TODO COPYING.LIB ChangeLog AUTHORS
14mu|libmspack-0.5-0.1.alpha|69	%{_libdir}/*.so.%{major}
14mu|libmspack-0.5-0.1.alpha|70	%{_libdir}/*.so.%{major}.*
14mu|libmspack-0.5-0.1.alpha|71	
14mu|libmspack-0.5-0.1.alpha|72	%files -n %{develname}
14mu|libmspack-0.5-0.1.alpha|73	%doc doc/html
14mu|libmspack-0.5-0.1.alpha|74	%{_includedir}/*
14mu|libmspack-0.5-0.1.alpha|75	%{_libdir}/*.so
14mu|libmspack-0.5-0.1.alpha|76	%{_libdir}/pkgconfig/%{name}.pc
14mu|libmspack-0.5-0.1.alpha|77	
14mu|libmspack-0.5-0.1.alpha|78	
14mu|libmspack-0.5-0.1.alpha|79	
14mu|libmspack-0.5-0.1.alpha|80	%changelog
14mu|libmspack-0.5-0.1.alpha|81	
14mu|libmspack-0.5-0.1.alpha|82	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-0.1.alpha
14mu|libmspack-0.5-0.1.alpha|83	- (563f996) Updated to 0.5alpha
14mu|libmspack-0.5-0.1.alpha|84	
14mu|libmspack-0.5-0.1.alpha|85	

23202 14
14mu|libmtp-1.1.13-1|1	%define major 9
14mu|libmtp-1.1.13-1|2	%define libname %mklibname mtp %{major}
14mu|libmtp-1.1.13-1|3	%define devname %mklibname mtp -d
14mu|libmtp-1.1.13-1|4	
14mu|libmtp-1.1.13-1|5	Summary:	Implementation of Microsoft's Media Transfer Protocol
14mu|libmtp-1.1.13-1|6	Name:		libmtp
14mu|libmtp-1.1.13-1|7	Version:	1.1.13
14mu|libmtp-1.1.13-1|8	Release:	1
14mu|libmtp-1.1.13-1|9	License:	LGPLv2+
14mu|libmtp-1.1.13-1|10	Group:		System/Libraries
14mu|libmtp-1.1.13-1|11	Url:		http://libmtp.sourceforge.net/
14mu|libmtp-1.1.13-1|12	Source0:	https://sourceforge.net/projects/libmtp/files/libmtp/%{version}/libmtp-%{version}.tar.gz
14mu|libmtp-1.1.13-1|13	Patch0:		libmtp-1.1.6.xperia.patch
14mu|libmtp-1.1.13-1|14	BuildRequires:	doxygen
14mu|libmtp-1.1.13-1|15	BuildRequires:	pkgconfig(libusb-1.0)
14mu|libmtp-1.1.13-1|16	
14mu|libmtp-1.1.13-1|17	%description
14mu|libmtp-1.1.13-1|18	libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
14mu|libmtp-1.1.13-1|19	in the form of a library suitable primarily for POSIX compliant
14mu|libmtp-1.1.13-1|20	operating systems. We implement MTP Basic, the stuff proposed for
14mu|libmtp-1.1.13-1|21	standardization. MTP Enhanced is for Windows only, if we implement
14mu|libmtp-1.1.13-1|22	it, well that depends...
14mu|libmtp-1.1.13-1|23	
14mu|libmtp-1.1.13-1|24	It was initially based on (forked from) the great libptp2 library
14mu|libmtp-1.1.13-1|25	by Mariusz Woloszyn but has since been moved over to follow Marcus
14mu|libmtp-1.1.13-1|26	Meissners and Hubert Figuere's libgphoto2 fork of libptp2 (or is libptp2
14mu|libmtp-1.1.13-1|27	a fork of libgphoto?). The core implementation is identical to
14mu|libmtp-1.1.13-1|28	libgphoto2, there is just a different API adapted to portable media
14mu|libmtp-1.1.13-1|29	players.
14mu|libmtp-1.1.13-1|30	
14mu|libmtp-1.1.13-1|31	#----------------------------------------------------------------------------
14mu|libmtp-1.1.13-1|32	
14mu|libmtp-1.1.13-1|33	%package -n %{libname}
14mu|libmtp-1.1.13-1|34	Summary:	Main library for %{name}
14mu|libmtp-1.1.13-1|35	Group:		System/Libraries
14mu|libmtp-1.1.13-1|36	Requires:	%{name}-utils >= %{EVRD}
14mu|libmtp-1.1.13-1|37	
14mu|libmtp-1.1.13-1|38	%description -n %{libname}
14mu|libmtp-1.1.13-1|39	This package contains the library needed to run programs dynamically
14mu|libmtp-1.1.13-1|40	linked with %{name}.
14mu|libmtp-1.1.13-1|41	
14mu|libmtp-1.1.13-1|42	%files -n %{libname}
14mu|libmtp-1.1.13-1|43	%{_libdir}/libmtp.so.%{major}*
14mu|libmtp-1.1.13-1|44	
14mu|libmtp-1.1.13-1|45	#----------------------------------------------------------------------------
14mu|libmtp-1.1.13-1|46	
14mu|libmtp-1.1.13-1|47	%package -n %{devname}
14mu|libmtp-1.1.13-1|48	Summary:	Headers for developing programs that will use %{name}
14mu|libmtp-1.1.13-1|49	Group:		Development/C
14mu|libmtp-1.1.13-1|50	Requires:	%{libname} = %{EVRD}
14mu|libmtp-1.1.13-1|51	Provides:	%{name}-devel = %{EVRD}
14mu|libmtp-1.1.13-1|52	
14mu|libmtp-1.1.13-1|53	%description -n %{devname}
14mu|libmtp-1.1.13-1|54	This package contains the headers that programmers will need to develop
14mu|libmtp-1.1.13-1|55	applications which will use %{name}.
14mu|libmtp-1.1.13-1|56	
14mu|libmtp-1.1.13-1|57	%files -n %{devname}
14mu|libmtp-1.1.13-1|58	%{_includedir}/%{name}.h
14mu|libmtp-1.1.13-1|59	%{_libdir}/%{name}.so
14mu|libmtp-1.1.13-1|60	%{_libdir}/pkgconfig/*
14mu|libmtp-1.1.13-1|61	
14mu|libmtp-1.1.13-1|62	#----------------------------------------------------------------------------
14mu|libmtp-1.1.13-1|63	
14mu|libmtp-1.1.13-1|64	%package doc
14mu|libmtp-1.1.13-1|65	Summary:	Libmtp documentation
14mu|libmtp-1.1.13-1|66	Group:		Documentation
14mu|libmtp-1.1.13-1|67	
14mu|libmtp-1.1.13-1|68	%description doc
14mu|libmtp-1.1.13-1|69	This package contains documentation of libmtp.
14mu|libmtp-1.1.13-1|70	
14mu|libmtp-1.1.13-1|71	%files doc
14mu|libmtp-1.1.13-1|72	%doc %{_datadir}/doc/%{name}/html
14mu|libmtp-1.1.13-1|73	
14mu|libmtp-1.1.13-1|74	#----------------------------------------------------------------------------
14mu|libmtp-1.1.13-1|75	
14mu|libmtp-1.1.13-1|76	%package utils
14mu|libmtp-1.1.13-1|77	Summary:	Tools provided by libmtp
14mu|libmtp-1.1.13-1|78	Group:		System/Libraries
14mu|libmtp-1.1.13-1|79	Provides:	mtp-utils = %{EVRD}
14mu|libmtp-1.1.13-1|80	
14mu|libmtp-1.1.13-1|81	%description utils
14mu|libmtp-1.1.13-1|82	This package contains various tools provided by libmtp.
14mu|libmtp-1.1.13-1|83	
14mu|libmtp-1.1.13-1|84	%files utils
14mu|libmtp-1.1.13-1|85	%{_bindir}/*
14mu|libmtp-1.1.13-1|86	%config(noreplace) %{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
14mu|libmtp-1.1.13-1|87	/lib/udev/mtp-probe
14mu|libmtp-1.1.13-1|88	/lib/udev/hwdb.d/69-libmtp.hwdb
14mu|libmtp-1.1.13-1|89	/lib/udev/rules.d/*.rules
14mu|libmtp-1.1.13-1|90	
14mu|libmtp-1.1.13-1|91	#----------------------------------------------------------------------------
14mu|libmtp-1.1.13-1|92	
14mu|libmtp-1.1.13-1|93	%prep
14mu|libmtp-1.1.13-1|94	%setup -q
14mu|libmtp-1.1.13-1|95	%patch0 -p1
14mu|libmtp-1.1.13-1|96	
14mu|libmtp-1.1.13-1|97	%build
14mu|libmtp-1.1.13-1|98	%configure2_5x \
14mu|libmtp-1.1.13-1|99	--disable-static \
14mu|libmtp-1.1.13-1|100	--enable-doxygen \
14mu|libmtp-1.1.13-1|101	--with-udev=/lib/udev \
14mu|libmtp-1.1.13-1|102	--with-udev-rules=60-libmtp.rules
14mu|libmtp-1.1.13-1|103	%make
14mu|libmtp-1.1.13-1|104	
14mu|libmtp-1.1.13-1|105	%install
14mu|libmtp-1.1.13-1|106	%makeinstall_std
14mu|libmtp-1.1.13-1|107	
14mu|libmtp-1.1.13-1|108	#-- FEDORA COPY
14mu|libmtp-1.1.13-1|109	mkdir -p %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop
14mu|libmtp-1.1.13-1|110	install -p -m 644 libmtp.fdi %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
14mu|libmtp-1.1.13-1|111	#-- FEDORA COPY
14mu|libmtp-1.1.13-1|112	# Replace links with relative links
14mu|libmtp-1.1.13-1|113	rm -f %{buildroot}%{_bindir}/mtp-delfile
14mu|libmtp-1.1.13-1|114	rm -f %{buildroot}%{_bindir}/mtp-getfile
14mu|libmtp-1.1.13-1|115	rm -f %{buildroot}%{_bindir}/mtp-newfolder
14mu|libmtp-1.1.13-1|116	rm -f %{buildroot}%{_bindir}/mtp-sendfile
14mu|libmtp-1.1.13-1|117	rm -f %{buildroot}%{_bindir}/mtp-sendtr
14mu|libmtp-1.1.13-1|118	pushd %{buildroot}%{_bindir}
14mu|libmtp-1.1.13-1|119	ln -sf mtp-connect mtp-delfile
14mu|libmtp-1.1.13-1|120	ln -sf mtp-connect mtp-getfile
14mu|libmtp-1.1.13-1|121	ln -sf mtp-connect mtp-newfolder
14mu|libmtp-1.1.13-1|122	ln -sf mtp-connect mtp-sendfile
14mu|libmtp-1.1.13-1|123	ln -sf mtp-connect mtp-sendtr
14mu|libmtp-1.1.13-1|124	popd
14mu|libmtp-1.1.13-1|125	
14mu|libmtp-1.1.13-1|126	mkdir -p %{buildroot}%{_datadir}/doc/%{name}/html
14mu|libmtp-1.1.13-1|127	mv -f %{buildroot}%{_datadir}/doc/%{name}-%{version}/html/* %{buildroot}/%{_datadir}/doc/%{name}/html/
14mu|libmtp-1.1.13-1|128	
14mu|libmtp-1.1.13-1|129	%changelog
14mu|libmtp-1.1.13-1|130	
14mu|libmtp-1.1.13-1|131	* Tue Sep 19 2017 alekseyz <a.zimin@rosalinux.ru> 1.1.13-1
14mu|libmtp-1.1.13-1|132	- (86c0011) Merge pull request #1 from import/libmtp:rosa2016.1
14mu|libmtp-1.1.13-1|133	- (86c0011) Updated to 1.1.13
14mu|libmtp-1.1.13-1|134	
14mu|libmtp-1.1.13-1|135	

23203 14
14mu|libmusicbrainz4-4.0.3-1|1	%define oname libmusicbrainz
14mu|libmusicbrainz4-4.0.3-1|2	
14mu|libmusicbrainz4-4.0.3-1|3	%define api 4
14mu|libmusicbrainz4-4.0.3-1|4	%define major 3
14mu|libmusicbrainz4-4.0.3-1|5	%define libname %mklibname musicbrainz %{api} %{major}
14mu|libmusicbrainz4-4.0.3-1|6	%define devname %mklibname musicbrainz %{api} -d
14mu|libmusicbrainz4-4.0.3-1|7	
14mu|libmusicbrainz4-4.0.3-1|8	Summary:	A software library for accesing MusicBrainz servers
14mu|libmusicbrainz4-4.0.3-1|9	Name:		libmusicbrainz4
14mu|libmusicbrainz4-4.0.3-1|10	Version:	4.0.3
14mu|libmusicbrainz4-4.0.3-1|11	Release:	1
14mu|libmusicbrainz4-4.0.3-1|12	License:	LGPLv2+
14mu|libmusicbrainz4-4.0.3-1|13	Group:		Sound
14mu|libmusicbrainz4-4.0.3-1|14	Url:		http://musicbrainz.org/doc/libmusicbrainz
14mu|libmusicbrainz4-4.0.3-1|15	Source0:	https://github.com/downloads/metabrainz/libmusicbrainz/%{oname}-%{version}.tar.gz
14mu|libmusicbrainz4-4.0.3-1|16	Patch0:		cmake_include_dir.patch
14mu|libmusicbrainz4-4.0.3-1|17	BuildRequires:	cmake
14mu|libmusicbrainz4-4.0.3-1|18	BuildRequires:	pkgconfig(cppunit)
14mu|libmusicbrainz4-4.0.3-1|19	BuildRequires:	pkgconfig(libdiscid)
14mu|libmusicbrainz4-4.0.3-1|20	BuildRequires:	pkgconfig(neon)
14mu|libmusicbrainz4-4.0.3-1|21	
14mu|libmusicbrainz4-4.0.3-1|22	%description
14mu|libmusicbrainz4-4.0.3-1|23	The MusicBrainz client library allows applications to make metadata
14mu|libmusicbrainz4-4.0.3-1|24	lookup to a MusicBrainz server, generate signatures from WAV data and
14mu|libmusicbrainz4-4.0.3-1|25	create CD Index Disk ids from audio CD roms.
14mu|libmusicbrainz4-4.0.3-1|26	
14mu|libmusicbrainz4-4.0.3-1|27	#----------------------------------------------------------------------------
14mu|libmusicbrainz4-4.0.3-1|28	
14mu|libmusicbrainz4-4.0.3-1|29	%package -n %{libname}
14mu|libmusicbrainz4-4.0.3-1|30	Summary:	A software library for accesing MusicBrainz servers
14mu|libmusicbrainz4-4.0.3-1|31	Group:		System/Libraries
14mu|libmusicbrainz4-4.0.3-1|32	
14mu|libmusicbrainz4-4.0.3-1|33	%description -n %{libname}
14mu|libmusicbrainz4-4.0.3-1|34	The MusicBrainz client library allows applications to make metadata
14mu|libmusicbrainz4-4.0.3-1|35	lookup to a MusicBrainz server, generate signatures from WAV data and
14mu|libmusicbrainz4-4.0.3-1|36	create CD Index Disk ids from audio CD roms.
14mu|libmusicbrainz4-4.0.3-1|37	
14mu|libmusicbrainz4-4.0.3-1|38	%files -n %{libname}
14mu|libmusicbrainz4-4.0.3-1|39	%doc AUTHORS.txt COPYING.txt NEWS.txt
14mu|libmusicbrainz4-4.0.3-1|40	%{_libdir}/libmusicbrainz%{api}.so.%{major}*
14mu|libmusicbrainz4-4.0.3-1|41	
14mu|libmusicbrainz4-4.0.3-1|42	#----------------------------------------------------------------------------
14mu|libmusicbrainz4-4.0.3-1|43	
14mu|libmusicbrainz4-4.0.3-1|44	%package -n %{devname}
14mu|libmusicbrainz4-4.0.3-1|45	Summary:	Headers for developing programs that will use libmusicbrainz
14mu|libmusicbrainz4-4.0.3-1|46	Group:		Development/Other
14mu|libmusicbrainz4-4.0.3-1|47	Requires:	%{libname} = %{EVRD}
14mu|libmusicbrainz4-4.0.3-1|48	Provides:	%{name}-devel = %{EVRD}
14mu|libmusicbrainz4-4.0.3-1|49	
14mu|libmusicbrainz4-4.0.3-1|50	%description -n %{devname}
14mu|libmusicbrainz4-4.0.3-1|51	This package contains the headers that programmers will need to develop
14mu|libmusicbrainz4-4.0.3-1|52	applications which will use libmusicbrainz.
14mu|libmusicbrainz4-4.0.3-1|53	
14mu|libmusicbrainz4-4.0.3-1|54	%files -n %{devname}
14mu|libmusicbrainz4-4.0.3-1|55	%{_includedir}/musicbrainz%{api}
14mu|libmusicbrainz4-4.0.3-1|56	%{_libdir}/*.so
14mu|libmusicbrainz4-4.0.3-1|57	%{_libdir}/pkgconfig/libmusicbrainz%{api}.pc
14mu|libmusicbrainz4-4.0.3-1|58	
14mu|libmusicbrainz4-4.0.3-1|59	#----------------------------------------------------------------------------
14mu|libmusicbrainz4-4.0.3-1|60	
14mu|libmusicbrainz4-4.0.3-1|61	%prep
14mu|libmusicbrainz4-4.0.3-1|62	%setup -qn %{oname}-%{version}
14mu|libmusicbrainz4-4.0.3-1|63	%apply_patches
14mu|libmusicbrainz4-4.0.3-1|64	
14mu|libmusicbrainz4-4.0.3-1|65	%build
14mu|libmusicbrainz4-4.0.3-1|66	%setup_compile_flags
14mu|libmusicbrainz4-4.0.3-1|67	cmake \
14mu|libmusicbrainz4-4.0.3-1|68	%if "%{_lib}" == "lib64"
14mu|libmusicbrainz4-4.0.3-1|69	-DLIB_SUFFIX=64 \
14mu|libmusicbrainz4-4.0.3-1|70	%endif
14mu|libmusicbrainz4-4.0.3-1|71	-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}
14mu|libmusicbrainz4-4.0.3-1|72	%make
14mu|libmusicbrainz4-4.0.3-1|73	
14mu|libmusicbrainz4-4.0.3-1|74	%install
14mu|libmusicbrainz4-4.0.3-1|75	%makeinstall_std
14mu|libmusicbrainz4-4.0.3-1|76	
14mu|libmusicbrainz4-4.0.3-1|77	
14mu|libmusicbrainz4-4.0.3-1|78	%changelog
14mu|libmusicbrainz4-4.0.3-1|79	
14mu|libmusicbrainz4-4.0.3-1|80	* Sat May 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.3-1
14mu|libmusicbrainz4-4.0.3-1|81	- (6b7ea58) New version 4.0.3
14mu|libmusicbrainz4-4.0.3-1|82	- (6b7ea58) Spec cleanup
14mu|libmusicbrainz4-4.0.3-1|83	- (6b7ea58) Fix debug package
14mu|libmusicbrainz4-4.0.3-1|84	
14mu|libmusicbrainz4-4.0.3-1|85	

23204 14
14mu|libmwaw-0.3.4-1|1	%define fname mwaw
14mu|libmwaw-0.3.4-1|2	%define api 0.3
14mu|libmwaw-0.3.4-1|3	%define major 3
14mu|libmwaw-0.3.4-1|4	%define libname %mklibname %{fname} %{api} %{major}
14mu|libmwaw-0.3.4-1|5	%define devname %mklibname %{fname} -d
14mu|libmwaw-0.3.4-1|6	
14mu|libmwaw-0.3.4-1|7	Summary:	Import library for some old mac text documents
14mu|libmwaw-0.3.4-1|8	Name:		libmwaw
14mu|libmwaw-0.3.4-1|9	Version:	0.3.4
14mu|libmwaw-0.3.4-1|10	Release:	1
14mu|libmwaw-0.3.4-1|11	# The entire source code is LGPLv2+/MPLv2.0 except
14mu|libmwaw-0.3.4-1|12	# src/lib/MWAWOLEStream.[ch]xx which are BSD. There is also
14mu|libmwaw-0.3.4-1|13	# src/tools/zip/zip.cpp which is GPLv2+, but we do not build the binary
14mu|libmwaw-0.3.4-1|14	# it is used for.
14mu|libmwaw-0.3.4-1|15	License:	(LGPLv2+ or MPLv2.0) and BSD
14mu|libmwaw-0.3.4-1|16	Group:		System/Libraries
14mu|libmwaw-0.3.4-1|17	Url:		http://sourceforge.net/projects/libmwaw/
14mu|libmwaw-0.3.4-1|18	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
14mu|libmwaw-0.3.4-1|19	BuildRequires:	doxygen
14mu|libmwaw-0.3.4-1|20	BuildRequires:	boost-devel
14mu|libmwaw-0.3.4-1|21	BuildRequires:	pkgconfig(librevenge-0.0)
14mu|libmwaw-0.3.4-1|22	BuildRequires:	pkgconfig(libwpd-0.10)
14mu|libmwaw-0.3.4-1|23	BuildRequires:	pkgconfig(libwpg-0.3)
14mu|libmwaw-0.3.4-1|24	BuildRequires:	pkgconfig(zlib)
14mu|libmwaw-0.3.4-1|25	
14mu|libmwaw-0.3.4-1|26	%description
14mu|libmwaw-0.3.4-1|27	libmwaw contains some import filters for old mac text documents
14mu|libmwaw-0.3.4-1|28	(MacWrite, ClarisWorks, ... ) based on top of the libwpd (which is
14mu|libmwaw-0.3.4-1|29	already used in three word processors).
14mu|libmwaw-0.3.4-1|30	
14mu|libmwaw-0.3.4-1|31	#----------------------------------------------------------------------------
14mu|libmwaw-0.3.4-1|32	
14mu|libmwaw-0.3.4-1|33	%package tools
14mu|libmwaw-0.3.4-1|34	Summary:	Tools to transform the supported formats into other formats
14mu|libmwaw-0.3.4-1|35	License:	LGPLv2+
14mu|libmwaw-0.3.4-1|36	Group:		Publishing
14mu|libmwaw-0.3.4-1|37	
14mu|libmwaw-0.3.4-1|38	%description tools
14mu|libmwaw-0.3.4-1|39	Tools to transform the supported document formats into other formats.
14mu|libmwaw-0.3.4-1|40	Supported output formats are XHTML, text and raw.
14mu|libmwaw-0.3.4-1|41	
14mu|libmwaw-0.3.4-1|42	%files tools
14mu|libmwaw-0.3.4-1|43	%{_bindir}/mwaw2csv
14mu|libmwaw-0.3.4-1|44	%{_bindir}/mwaw2html
14mu|libmwaw-0.3.4-1|45	%{_bindir}/mwaw2raw
14mu|libmwaw-0.3.4-1|46	%{_bindir}/mwaw2text
14mu|libmwaw-0.3.4-1|47	%{_bindir}/mwaw2svg
14mu|libmwaw-0.3.4-1|48	
14mu|libmwaw-0.3.4-1|49	#----------------------------------------------------------------------------
14mu|libmwaw-0.3.4-1|50	
14mu|libmwaw-0.3.4-1|51	%package -n %{libname}
14mu|libmwaw-0.3.4-1|52	Summary:	Import library for some old mac text documents
14mu|libmwaw-0.3.4-1|53	Group:		System/Libraries
14mu|libmwaw-0.3.4-1|54	
14mu|libmwaw-0.3.4-1|55	%description -n %{libname}
14mu|libmwaw-0.3.4-1|56	libmwaw contains some import filters for old mac text documents
14mu|libmwaw-0.3.4-1|57	(MacWrite, ClarisWorks, ... ) based on top of the libwpd (which is
14mu|libmwaw-0.3.4-1|58	already used in three word processors).
14mu|libmwaw-0.3.4-1|59	
14mu|libmwaw-0.3.4-1|60	%files -n %{libname}
14mu|libmwaw-0.3.4-1|61	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|libmwaw-0.3.4-1|62	
14mu|libmwaw-0.3.4-1|63	#----------------------------------------------------------------------------
14mu|libmwaw-0.3.4-1|64	
14mu|libmwaw-0.3.4-1|65	%package -n %{devname}
14mu|libmwaw-0.3.4-1|66	Summary:	Development files for %{name}
14mu|libmwaw-0.3.4-1|67	Group:		Development/C
14mu|libmwaw-0.3.4-1|68	Requires:	%{libname} = %{EVRD}
14mu|libmwaw-0.3.4-1|69	
14mu|libmwaw-0.3.4-1|70	%description -n %{devname}
14mu|libmwaw-0.3.4-1|71	This package contains libraries and header files for developing applications
14mu|libmwaw-0.3.4-1|72	that use %{name}.
14mu|libmwaw-0.3.4-1|73	
14mu|libmwaw-0.3.4-1|74	%files -n %{devname}
14mu|libmwaw-0.3.4-1|75	%doc CHANGES COPYING.* README
14mu|libmwaw-0.3.4-1|76	%doc %{_docdir}/%{name}
14mu|libmwaw-0.3.4-1|77	%{_includedir}/%{name}-%{api}
14mu|libmwaw-0.3.4-1|78	%{_libdir}/%{name}-%{api}.so
14mu|libmwaw-0.3.4-1|79	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|libmwaw-0.3.4-1|80	
14mu|libmwaw-0.3.4-1|81	#----------------------------------------------------------------------------
14mu|libmwaw-0.3.4-1|82	
14mu|libmwaw-0.3.4-1|83	%prep
14mu|libmwaw-0.3.4-1|84	%setup -q
14mu|libmwaw-0.3.4-1|85	
14mu|libmwaw-0.3.4-1|86	%build
14mu|libmwaw-0.3.4-1|87	%configure2_5x \
14mu|libmwaw-0.3.4-1|88	--disable-static \
14mu|libmwaw-0.3.4-1|89	--disable-zip
14mu|libmwaw-0.3.4-1|90	%make
14mu|libmwaw-0.3.4-1|91	
14mu|libmwaw-0.3.4-1|92	%install
14mu|libmwaw-0.3.4-1|93	%makeinstall_std
14mu|libmwaw-0.3.4-1|94	# it seems this tool is only useful on MacOS
14mu|libmwaw-0.3.4-1|95	rm -f %{buildroot}/%{_bindir}/mwawFile
14mu|libmwaw-0.3.4-1|96	
14mu|libmwaw-0.3.4-1|97	%changelog
14mu|libmwaw-0.3.4-1|98	
14mu|libmwaw-0.3.4-1|99	* Wed Mar 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.4-1
14mu|libmwaw-0.3.4-1|100	- (d9cdab2) New version 0.3.4
14mu|libmwaw-0.3.4-1|101	
14mu|libmwaw-0.3.4-1|102	

23205 14
14mu|libmygpo-qt-1.0.8-3|1	%define major 1.0
14mu|libmygpo-qt-1.0.8-3|2	%define libname %mklibname mygpo-qt %{major}
14mu|libmygpo-qt-1.0.8-3|3	%define devname %mklibname mygpo-qt -d
14mu|libmygpo-qt-1.0.8-3|4	
14mu|libmygpo-qt-1.0.8-3|5	Summary:	Qt Library that wraps the gpodder.net Web API
14mu|libmygpo-qt-1.0.8-3|6	Name:		libmygpo-qt
14mu|libmygpo-qt-1.0.8-3|7	Version:	1.0.8
14mu|libmygpo-qt-1.0.8-3|8	Release:	3
14mu|libmygpo-qt-1.0.8-3|9	License:	LGPLv3+
14mu|libmygpo-qt-1.0.8-3|10	Group:		System/Libraries
14mu|libmygpo-qt-1.0.8-3|11	Url:		http://wiki.gpodder.org/wiki/Libmygpo-qt
14mu|libmygpo-qt-1.0.8-3|12	Source0:	http://stefan.derkits.at/files/libmygpo-qt/%{name}.%{version}.tar.gz
14mu|libmygpo-qt-1.0.8-3|13	BuildRequires:	cmake
14mu|libmygpo-qt-1.0.8-3|14	BuildRequires:	qt4-devel
14mu|libmygpo-qt-1.0.8-3|15	BuildRequires:	pkgconfig(QJson)
14mu|libmygpo-qt-1.0.8-3|16	
14mu|libmygpo-qt-1.0.8-3|17	%description
14mu|libmygpo-qt-1.0.8-3|18	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
14mu|libmygpo-qt-1.0.8-3|19	
14mu|libmygpo-qt-1.0.8-3|20	v1.0 wraps nearly every Request from the gpodder.net API except:
14mu|libmygpo-qt-1.0.8-3|21	-) Simple API Calls Downloading subscription Lists & Uploading
14mu|libmygpo-qt-1.0.8-3|22	subscription Lists
14mu|libmygpo-qt-1.0.8-3|23	-) Retrieving Subscription Changes (you should use "Retrieving Updates
14mu|libmygpo-qt-1.0.8-3|24	for a given Device" instead)
14mu|libmygpo-qt-1.0.8-3|25	
14mu|libmygpo-qt-1.0.8-3|26	#---------------------------------------------------------------------
14mu|libmygpo-qt-1.0.8-3|27	
14mu|libmygpo-qt-1.0.8-3|28	%package -n %{libname}
14mu|libmygpo-qt-1.0.8-3|29	Summary:	Shared library for %{name}
14mu|libmygpo-qt-1.0.8-3|30	Group:		System/Libraries
14mu|libmygpo-qt-1.0.8-3|31	
14mu|libmygpo-qt-1.0.8-3|32	%description -n %{libname}
14mu|libmygpo-qt-1.0.8-3|33	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
14mu|libmygpo-qt-1.0.8-3|34	
14mu|libmygpo-qt-1.0.8-3|35	v1.0 wraps nearly every Request from the gpodder.net API except:
14mu|libmygpo-qt-1.0.8-3|36	-) Simple API Calls Downloading subscription Lists & Uploading
14mu|libmygpo-qt-1.0.8-3|37	subscription Lists
14mu|libmygpo-qt-1.0.8-3|38	-) Retrieving Subscription Changes (you should use "Retrieving Updates
14mu|libmygpo-qt-1.0.8-3|39	for a given Device" instead)
14mu|libmygpo-qt-1.0.8-3|40	
14mu|libmygpo-qt-1.0.8-3|41	%files -n %{libname}
14mu|libmygpo-qt-1.0.8-3|42	%{_libdir}/libmygpo-qt.so.%{major}*
14mu|libmygpo-qt-1.0.8-3|43	%{_libdir}/libmygpo-qt.so.1
14mu|libmygpo-qt-1.0.8-3|44	
14mu|libmygpo-qt-1.0.8-3|45	#---------------------------------------------------------------------
14mu|libmygpo-qt-1.0.8-3|46	
14mu|libmygpo-qt-1.0.8-3|47	%package -n %{devname}
14mu|libmygpo-qt-1.0.8-3|48	Summary:	Development files for %{name}
14mu|libmygpo-qt-1.0.8-3|49	Group:		Development/KDE and Qt
14mu|libmygpo-qt-1.0.8-3|50	Requires:	%{libname} = %{EVRD}
14mu|libmygpo-qt-1.0.8-3|51	Provides:	%{name}-devel = %{EVRD}
14mu|libmygpo-qt-1.0.8-3|52	Conflicts:	%{_lib}mygpo-qt-devel < 1.0.8-3
14mu|libmygpo-qt-1.0.8-3|53	Obsoletes:	%{_lib}mygpo-qt-devel < 1.0.8-3
14mu|libmygpo-qt-1.0.8-3|54	
14mu|libmygpo-qt-1.0.8-3|55	%description -n %{devname}
14mu|libmygpo-qt-1.0.8-3|56	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
14mu|libmygpo-qt-1.0.8-3|57	
14mu|libmygpo-qt-1.0.8-3|58	This package contains files need to build applications using libmygpo-qt.
14mu|libmygpo-qt-1.0.8-3|59	
14mu|libmygpo-qt-1.0.8-3|60	%files -n %{devname}
14mu|libmygpo-qt-1.0.8-3|61	%{_libdir}/libmygpo-qt.so
14mu|libmygpo-qt-1.0.8-3|62	%{_libdir}/pkgconfig/*.pc
14mu|libmygpo-qt-1.0.8-3|63	%{_includedir}/mygpo-qt
14mu|libmygpo-qt-1.0.8-3|64	%{_libdir}/cmake/mygpo-qt
14mu|libmygpo-qt-1.0.8-3|65	
14mu|libmygpo-qt-1.0.8-3|66	#---------------------------------------------------------------------
14mu|libmygpo-qt-1.0.8-3|67	
14mu|libmygpo-qt-1.0.8-3|68	%prep
14mu|libmygpo-qt-1.0.8-3|69	%setup -qn %{name}.%{version}
14mu|libmygpo-qt-1.0.8-3|70	%apply_patches
14mu|libmygpo-qt-1.0.8-3|71	
14mu|libmygpo-qt-1.0.8-3|72	%build
14mu|libmygpo-qt-1.0.8-3|73	%cmake -DMYGPO_BUILD_TESTS=OFF
14mu|libmygpo-qt-1.0.8-3|74	%make
14mu|libmygpo-qt-1.0.8-3|75	
14mu|libmygpo-qt-1.0.8-3|76	%install
14mu|libmygpo-qt-1.0.8-3|77	%makeinstall_std -C build
14mu|libmygpo-qt-1.0.8-3|78	
14mu|libmygpo-qt-1.0.8-3|79	%changelog
14mu|libmygpo-qt-1.0.8-3|80	* Fri Dec 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.8-3
14mu|libmygpo-qt-1.0.8-3|81	+ Revision: 6f4d815
14mu|libmygpo-qt-1.0.8-3|82	- Properly name devel package
14mu|libmygpo-qt-1.0.8-3|83	
14mu|libmygpo-qt-1.0.8-3|84	

23206 14
14mu|libndp-1.6-1|1	%define major 0
14mu|libndp-1.6-1|2	%define libname %mklibname ndp %{major}
14mu|libndp-1.6-1|3	%define devname %mklibname ndp -d
14mu|libndp-1.6-1|4	
14mu|libndp-1.6-1|5	Summary:	Library for Neighbor Discovery Protocol
14mu|libndp-1.6-1|6	Name:		libndp
14mu|libndp-1.6-1|7	Version:	1.6
14mu|libndp-1.6-1|8	Release:	1
14mu|libndp-1.6-1|9	License:	LGPLv2.1+
14mu|libndp-1.6-1|10	Group:		System/Libraries
14mu|libndp-1.6-1|11	Url:		http://www.libndp.org/
14mu|libndp-1.6-1|12	Source0:	http://www.libndp.org/files/%{name}-%{version}.tar.gz
14mu|libndp-1.6-1|13	
14mu|libndp-1.6-1|14	%description
14mu|libndp-1.6-1|15	This package contains a library which provides a wrapper
14mu|libndp-1.6-1|16	for IPv6 Neighbor Discovery Protocol.  It also provides a tool
14mu|libndp-1.6-1|17	named ndptool for sending and receiving NDP messages.
14mu|libndp-1.6-1|18	
14mu|libndp-1.6-1|19	#----------------------------------------------------------------------------
14mu|libndp-1.6-1|20	
14mu|libndp-1.6-1|21	%package -n ndptool
14mu|libndp-1.6-1|22	Summary:	Tool for sending and receiving ndp messages
14mu|libndp-1.6-1|23	Group:		Networking/Other
14mu|libndp-1.6-1|24	
14mu|libndp-1.6-1|25	%description -n ndptool
14mu|libndp-1.6-1|26	Tool for sending and receiving NDP messages.
14mu|libndp-1.6-1|27	
14mu|libndp-1.6-1|28	%files -n ndptool
14mu|libndp-1.6-1|29	%{_bindir}/ndptool
14mu|libndp-1.6-1|30	%{_mandir}/man8/ndptool.8*
14mu|libndp-1.6-1|31	
14mu|libndp-1.6-1|32	#----------------------------------------------------------------------------
14mu|libndp-1.6-1|33	
14mu|libndp-1.6-1|34	%package -n %{libname}
14mu|libndp-1.6-1|35	Summary:	Library for Neighbor Discovery Protocol
14mu|libndp-1.6-1|36	Group:		System/Libraries
14mu|libndp-1.6-1|37	
14mu|libndp-1.6-1|38	%description -n %{libname}
14mu|libndp-1.6-1|39	This package contains a library which provides a wrapper
14mu|libndp-1.6-1|40	for IPv6 Neighbor Discovery Protocol.  It also provides a tool
14mu|libndp-1.6-1|41	named ndptool for sending and receiving NDP messages.
14mu|libndp-1.6-1|42	
14mu|libndp-1.6-1|43	%files -n %{libname}
14mu|libndp-1.6-1|44	%{_libdir}/libndp.so.%{major}*
14mu|libndp-1.6-1|45	
14mu|libndp-1.6-1|46	#----------------------------------------------------------------------------
14mu|libndp-1.6-1|47	
14mu|libndp-1.6-1|48	%package -n %{devname}
14mu|libndp-1.6-1|49	Summary:	Libraries and header files for libndp development
14mu|libndp-1.6-1|50	Group:		Development/C
14mu|libndp-1.6-1|51	Requires:	%{libname} = %{EVRD}
14mu|libndp-1.6-1|52	Provides:	ndp-devel = %{EVRD}
14mu|libndp-1.6-1|53	
14mu|libndp-1.6-1|54	%description -n %{devname}
14mu|libndp-1.6-1|55	The libndp-devel package contains the header files and libraries
14mu|libndp-1.6-1|56	necessary for developing programs using libndp.
14mu|libndp-1.6-1|57	
14mu|libndp-1.6-1|58	%files -n %{devname}
14mu|libndp-1.6-1|59	%{_includedir}/ndp.h
14mu|libndp-1.6-1|60	%{_libdir}/libndp.so
14mu|libndp-1.6-1|61	%{_libdir}/pkgconfig/libndp.pc
14mu|libndp-1.6-1|62	
14mu|libndp-1.6-1|63	#----------------------------------------------------------------------------
14mu|libndp-1.6-1|64	
14mu|libndp-1.6-1|65	%prep
14mu|libndp-1.6-1|66	%setup -q
14mu|libndp-1.6-1|67	
14mu|libndp-1.6-1|68	%build
14mu|libndp-1.6-1|69	%configure2_5x --disable-static
14mu|libndp-1.6-1|70	%make
14mu|libndp-1.6-1|71	
14mu|libndp-1.6-1|72	%install
14mu|libndp-1.6-1|73	%makeinstall_std
14mu|libndp-1.6-1|74	
14mu|libndp-1.6-1|75	
14mu|libndp-1.6-1|76	%changelog
14mu|libndp-1.6-1|77	
14mu|libndp-1.6-1|78	* Sun Nov 27 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.6-1
14mu|libndp-1.6-1|79	- (80de407) Updated to 1.6
14mu|libndp-1.6-1|80	
14mu|libndp-1.6-1|81	

23207 14
14mu|libnice-0.1.13-1|1	%define gstapi 1.0
14mu|libnice-0.1.13-1|2	%define gir_api 0.1
14mu|libnice-0.1.13-1|3	%define oname nice
14mu|libnice-0.1.13-1|4	%define major 10
14mu|libnice-0.1.13-1|5	%define libname %mklibname %{oname} %{major}
14mu|libnice-0.1.13-1|6	%define devname %mklibname %{oname} -d
14mu|libnice-0.1.13-1|7	%define girname %mklibname %{name}-gir %{gir_api}
14mu|libnice-0.1.13-1|8	
14mu|libnice-0.1.13-1|9	Summary:	Implementation of the IETF's draft I.C.E standard
14mu|libnice-0.1.13-1|10	Name:		libnice
14mu|libnice-0.1.13-1|11	Version:	0.1.13
14mu|libnice-0.1.13-1|12	Release:	1
14mu|libnice-0.1.13-1|13	License:	LGPLv2+ and MPLv1+
14mu|libnice-0.1.13-1|14	Group:		System/Libraries
14mu|libnice-0.1.13-1|15	Url:		http://nice.freedesktop.org/wiki/
14mu|libnice-0.1.13-1|16	Source0:	http://nice.freedesktop.org/releases/%{name}-%{version}.tar.gz
14mu|libnice-0.1.13-1|17	
14mu|libnice-0.1.13-1|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|libnice-0.1.13-1|19	BuildRequires:  pkgconfig(gobject-introspection-1.0)
14mu|libnice-0.1.13-1|20	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14mu|libnice-0.1.13-1|21	BuildRequires:	pkgconfig(gupnp-igd-1.0)
14mu|libnice-0.1.13-1|22	
14mu|libnice-0.1.13-1|23	%description
14mu|libnice-0.1.13-1|24	Nice is an implementation of the IETF's draft Interactive Connectivity
14mu|libnice-0.1.13-1|25	Establishment standard (ICE). It provides GLib-based library, libnice.
14mu|libnice-0.1.13-1|26	
14mu|libnice-0.1.13-1|27	ICE is useful for applications that want to establish peer-to-peer UDP
14mu|libnice-0.1.13-1|28	data streams. It automates the process of traversing NATs and provides
14mu|libnice-0.1.13-1|29	security against some attacks.
14mu|libnice-0.1.13-1|30	
14mu|libnice-0.1.13-1|31	Existing standards that use ICE include the Session Initiation Protocol
14mu|libnice-0.1.13-1|32	(SIP) and Jingle, XMPP extension for audio/video calls.
14mu|libnice-0.1.13-1|33	
14mu|libnice-0.1.13-1|34	Nice includes integration with GStreamer. It is used by Farsight for RTP
14mu|libnice-0.1.13-1|35	transport.
14mu|libnice-0.1.13-1|36	
14mu|libnice-0.1.13-1|37	#----------------------------------------------------------------------------
14mu|libnice-0.1.13-1|38	
14mu|libnice-0.1.13-1|39	%package utils
14mu|libnice-0.1.13-1|40	Summary:	Dynamic libraries from %{oname}
14mu|libnice-0.1.13-1|41	Group:		System/Libraries
14mu|libnice-0.1.13-1|42	Requires:	%{libname} = %{EVRD}
14mu|libnice-0.1.13-1|43	Provides:	%{name}-utils = %{EVRD}
14mu|libnice-0.1.13-1|44	
14mu|libnice-0.1.13-1|45	%description utils
14mu|libnice-0.1.13-1|46	This package contains various tools from %{name}.
14mu|libnice-0.1.13-1|47	
14mu|libnice-0.1.13-1|48	%files utils
14mu|libnice-0.1.13-1|49	%{_bindir}/s*
14mu|libnice-0.1.13-1|50	%{_bindir}/threaded-example
14mu|libnice-0.1.13-1|51	
14mu|libnice-0.1.13-1|52	#----------------------------------------------------------------------------
14mu|libnice-0.1.13-1|53	
14mu|libnice-0.1.13-1|54	%package -n %{libname}
14mu|libnice-0.1.13-1|55	Summary:	Dynamic libraries from %{oname}
14mu|libnice-0.1.13-1|56	Group:		System/Libraries
14mu|libnice-0.1.13-1|57	Provides:	%{name} = %{EVRD}
14mu|libnice-0.1.13-1|58	Obsoletes:	%{_lib}nice1 < 0.1.1-4
14mu|libnice-0.1.13-1|59	
14mu|libnice-0.1.13-1|60	%description -n %{libname}
14mu|libnice-0.1.13-1|61	Dynamic libraries from %{name}.
14mu|libnice-0.1.13-1|62	
14mu|libnice-0.1.13-1|63	%files -n %{libname}
14mu|libnice-0.1.13-1|64	%{_libdir}/libnice.so.%{major}*
14mu|libnice-0.1.13-1|65	
14mu|libnice-0.1.13-1|66	#----------------------------------------------------------------------------
14mu|libnice-0.1.13-1|67	
14mu|libnice-0.1.13-1|68	%package -n %{devname}
14mu|libnice-0.1.13-1|69	Summary: 	Header files, libraries and development documentation for %{oname}
14mu|libnice-0.1.13-1|70	Group:		Development/C
14mu|libnice-0.1.13-1|71	Requires:	%{libname} = %{EVRD}
14mu|libnice-0.1.13-1|72	Provides:	%{oname}-devel = %{EVRD}
14mu|libnice-0.1.13-1|73	
14mu|libnice-0.1.13-1|74	%description -n %{devname}
14mu|libnice-0.1.13-1|75	This package contains the header files, static libraries and development
14mu|libnice-0.1.13-1|76	documentation for %{oname}. If you like to develop programs using %{oname},
14mu|libnice-0.1.13-1|77	you will need to install %{oname}-devel.
14mu|libnice-0.1.13-1|78	
14mu|libnice-0.1.13-1|79	%files -n %{devname}
14mu|libnice-0.1.13-1|80	%doc AUTHORS COPYING COPYING.LGPL COPYING.MPL NEWS README
14mu|libnice-0.1.13-1|81	%{_includedir}/%{oname}/*.h
14mu|libnice-0.1.13-1|82	%{_includedir}/stun/*.h
14mu|libnice-0.1.13-1|83	%{_includedir}/stun/usages/*.h
14mu|libnice-0.1.13-1|84	%{_libdir}/%{name}.so
14mu|libnice-0.1.13-1|85	%{_libdir}/pkgconfig/%{oname}.pc
14mu|libnice-0.1.13-1|86	%{_datadir}/gtk-doc/html/%{name}/*
14mu|libnice-0.1.13-1|87	%{_datadir}/gir-1.0/*
14mu|libnice-0.1.13-1|88	
14mu|libnice-0.1.13-1|89	#----------------------------------------------------------------------------
14mu|libnice-0.1.13-1|90	
14mu|libnice-0.1.13-1|91	%package -n gstreamer%{gstapi}-%{oname}
14mu|libnice-0.1.13-1|92	Summary:	Gstreamer elements from %{oname}
14mu|libnice-0.1.13-1|93	Group:		System/Libraries
14mu|libnice-0.1.13-1|94	Requires:	%{libname} = %{EVRD}
14mu|libnice-0.1.13-1|95	# conflict with older %%libname that had the gst .so, before the split
14mu|libnice-0.1.13-1|96	Conflicts:	%{_lib}nice0 < 0.1.0
14mu|libnice-0.1.13-1|97	Conflicts:	%{_lib}nice1 < 0.1.0
14mu|libnice-0.1.13-1|98	Obsoletes:	gstreamer0.10-%{oname} < 0.1.7
14mu|libnice-0.1.13-1|99	
14mu|libnice-0.1.13-1|100	%description -n gstreamer%{gstapi}-%{oname}
14mu|libnice-0.1.13-1|101	Gstreamer elements from %{oname}.
14mu|libnice-0.1.13-1|102	
14mu|libnice-0.1.13-1|103	%files -n gstreamer%{gstapi}-%{oname}
14mu|libnice-0.1.13-1|104	%{_libdir}/gstreamer-%{gstapi}/*.so
14mu|libnice-0.1.13-1|105	
14mu|libnice-0.1.13-1|106	#----------------------------------------------------------------------------
14mu|libnice-0.1.13-1|107	
14mu|libnice-0.1.13-1|108	%package -n %{girname}
14mu|libnice-0.1.13-1|109	Summary:        GObject Introspection interface description for %{name}
14mu|libnice-0.1.13-1|110	Group:          System/Libraries
14mu|libnice-0.1.13-1|111	
14mu|libnice-0.1.13-1|112	%description -n %{girname}
14mu|libnice-0.1.13-1|113	GObject Introspection interface description for %{name}.
14mu|libnice-0.1.13-1|114	
14mu|libnice-0.1.13-1|115	%files -n %{girname}
14mu|libnice-0.1.13-1|116	%{_libdir}/girepository-1.0/*typelib
14mu|libnice-0.1.13-1|117	
14mu|libnice-0.1.13-1|118	#----------------------------------------------------------------------------
14mu|libnice-0.1.13-1|119	
14mu|libnice-0.1.13-1|120	%prep
14mu|libnice-0.1.13-1|121	%setup -q
14mu|libnice-0.1.13-1|122	
14mu|libnice-0.1.13-1|123	%build
14mu|libnice-0.1.13-1|124	%configure2_5x \
14mu|libnice-0.1.13-1|125	--enable-gupnp \
14mu|libnice-0.1.13-1|126	--disable-static
14mu|libnice-0.1.13-1|127	
14mu|libnice-0.1.13-1|128	# disable rpath
14mu|libnice-0.1.13-1|129	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|libnice-0.1.13-1|130	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|libnice-0.1.13-1|131	
14mu|libnice-0.1.13-1|132	%make
14mu|libnice-0.1.13-1|133	
14mu|libnice-0.1.13-1|134	%install
14mu|libnice-0.1.13-1|135	%makeinstall_std
14mu|libnice-0.1.13-1|136	
14mu|libnice-0.1.13-1|137	#% check
14mu|libnice-0.1.13-1|138	#disabled due fails
14mu|libnice-0.1.13-1|139	#make check
14mu|libnice-0.1.13-1|140	
14mu|libnice-0.1.13-1|141	
14mu|libnice-0.1.13-1|142	%changelog
14mu|libnice-0.1.13-1|143	
14mu|libnice-0.1.13-1|144	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 0.1.13-1
14mu|libnice-0.1.13-1|145	- (f8e5688) Added git BR
14mu|libnice-0.1.13-1|146	
14mu|libnice-0.1.13-1|147	

23208 14
14mu|libnih-1.0.3-2|1	%define major 1
14mu|libnih-1.0.3-2|2	%define libname		%mklibname nih %{major}
14mu|libnih-1.0.3-2|3	%define libdbusname	%mklibname nih-dbus %{major}
14mu|libnih-1.0.3-2|4	%define develname	%mklibname nih -d
14mu|libnih-1.0.3-2|5	%define debugcflags	%nil
14mu|libnih-1.0.3-2|6	%define	debug_package	%nil
14mu|libnih-1.0.3-2|7	
14mu|libnih-1.0.3-2|8	%define __noautoreq	'GLIBC_PRIVATE'
14mu|libnih-1.0.3-2|9	
14mu|libnih-1.0.3-2|10	Name:		libnih
14mu|libnih-1.0.3-2|11	Version:	1.0.3
14mu|libnih-1.0.3-2|12	Release:	2
14mu|libnih-1.0.3-2|13	Summary:	Small, efficient and safe library of general purpose routines
14mu|libnih-1.0.3-2|14	URL:		https://launchpad.net/libnih
14mu|libnih-1.0.3-2|15	Source0:	https://launchpad.net/libnih/1.0/1.0.3/+download/%{name}-%{version}.tar.gz
14mu|libnih-1.0.3-2|16	Group:		System/Libraries
14mu|libnih-1.0.3-2|17	License:	GPLv2
14mu|libnih-1.0.3-2|18	Epoch:		1
14mu|libnih-1.0.3-2|19	
14mu|libnih-1.0.3-2|20	BuildRequires:	dbus-devel
14mu|libnih-1.0.3-2|21	BuildRequires:	expat-devel
14mu|libnih-1.0.3-2|22	
14mu|libnih-1.0.3-2|23	%description
14mu|libnih-1.0.3-2|24	libnih is a small library for C application development containing functions
14mu|libnih-1.0.3-2|25	that are not implemented elsewhere in the standard library set. libnih is
14mu|libnih-1.0.3-2|26	roughly equivalent to other C libraries such as glib, except that its focus
14mu|libnih-1.0.3-2|27	is on a small size and intended for applications that sit very low in the
14mu|libnih-1.0.3-2|28	software stack, especially outside of /usr.
14mu|libnih-1.0.3-2|29	It expressly does not reimplement functions that already exist in libraries
14mu|libnih-1.0.3-2|30	ordinarily shipped in /lib such libc6, and does not do foolish things like
14mu|libnih-1.0.3-2|31	invent arbitrary typedefs for perfectly good C types.
14mu|libnih-1.0.3-2|32	
14mu|libnih-1.0.3-2|33	### ---------------------------------------------------------------------------------- ###
14mu|libnih-1.0.3-2|34	
14mu|libnih-1.0.3-2|35	%package	utils
14mu|libnih-1.0.3-2|36	Summary:	D-Bus binding code generator
14mu|libnih-1.0.3-2|37	Group:		System/Libraries
14mu|libnih-1.0.3-2|38	Requires:	%{libname} = %{EVRD}
14mu|libnih-1.0.3-2|39	
14mu|libnih-1.0.3-2|40	%description	utils
14mu|libnih-1.0.3-2|41	This package contains nih-dbus-tool utility.
14mu|libnih-1.0.3-2|42	
14mu|libnih-1.0.3-2|43	### ---------------------------------------------------------------------------------- ###
14mu|libnih-1.0.3-2|44	
14mu|libnih-1.0.3-2|45	%package -n	%{libname}
14mu|libnih-1.0.3-2|46	Summary:	Main libnih library
14mu|libnih-1.0.3-2|47	Group:		System/Libraries
14mu|libnih-1.0.3-2|48	
14mu|libnih-1.0.3-2|49	%description -n %{libname}
14mu|libnih-1.0.3-2|50	Main libnih library.
14mu|libnih-1.0.3-2|51	
14mu|libnih-1.0.3-2|52	### ---------------------------------------------------------------------------------- ###
14mu|libnih-1.0.3-2|53	
14mu|libnih-1.0.3-2|54	%package -n	%{libdbusname}
14mu|libnih-1.0.3-2|55	Summary:	DBUS libnih library
14mu|libnih-1.0.3-2|56	Group:		System/Libraries
14mu|libnih-1.0.3-2|57	
14mu|libnih-1.0.3-2|58	%description -n %{libdbusname}
14mu|libnih-1.0.3-2|59	DBUS libnih library.
14mu|libnih-1.0.3-2|60	y
14mu|libnih-1.0.3-2|61	### ---------------------------------------------------------------------------------- ###
14mu|libnih-1.0.3-2|62	
14mu|libnih-1.0.3-2|63	%package -n	%{develname}
14mu|libnih-1.0.3-2|64	Summary:	Development files for libnih
14mu|libnih-1.0.3-2|65	Group:		Development/C
14mu|libnih-1.0.3-2|66	Requires:	%{libname}	= %{EVRD}
14mu|libnih-1.0.3-2|67	Requires:	%{libdbusname}	= %{EVRD}
14mu|libnih-1.0.3-2|68	Provides:	%{name}-devel	= %{EVRD}
14mu|libnih-1.0.3-2|69	
14mu|libnih-1.0.3-2|70	%description -n %{develname}
14mu|libnih-1.0.3-2|71	Developement files for libnih.
14mu|libnih-1.0.3-2|72	
14mu|libnih-1.0.3-2|73	### ---------------------------------------------------------------------------------- ###
14mu|libnih-1.0.3-2|74	
14mu|libnih-1.0.3-2|75	%prep
14mu|libnih-1.0.3-2|76	%setup -q
14mu|libnih-1.0.3-2|77	%apply_patches
14mu|libnih-1.0.3-2|78	
14mu|libnih-1.0.3-2|79	%build
14mu|libnih-1.0.3-2|80	%configure2_5x
14mu|libnih-1.0.3-2|81	%make
14mu|libnih-1.0.3-2|82	
14mu|libnih-1.0.3-2|83	%install
14mu|libnih-1.0.3-2|84	%makeinstall_std
14mu|libnih-1.0.3-2|85	
14mu|libnih-1.0.3-2|86	# These files are not required
14mu|libnih-1.0.3-2|87	rm -f %{buildroot}%{_libdir}/%{name}*.a
14mu|libnih-1.0.3-2|88	
14mu|libnih-1.0.3-2|89	# Build process under x86_64 systems places *.pc files into
14mu|libnih-1.0.3-2|90	# /usr/lib/pkgconfig instead of /usr/lib64/pkgconfig
14mu|libnih-1.0.3-2|91	if [ ! -d %{buildroot}%{_libdir}/pkgconfig ]
14mu|libnih-1.0.3-2|92	then
14mu|libnih-1.0.3-2|93	mv %{buildroot}/usr/lib/pkgconfig %{buildroot}%{_libdir}
14mu|libnih-1.0.3-2|94	fi
14mu|libnih-1.0.3-2|95	
14mu|libnih-1.0.3-2|96	%files	utils
14mu|libnih-1.0.3-2|97	%doc README AUTHORS COPYING
14mu|libnih-1.0.3-2|98	%{_bindir}/nih-dbus-tool
14mu|libnih-1.0.3-2|99	%{_mandir}/man1/nih-dbus-tool.1.xz
14mu|libnih-1.0.3-2|100	
14mu|libnih-1.0.3-2|101	%files -n %{libname}
14mu|libnih-1.0.3-2|102	%{_libdir}/%{name}.so.%{major}
14mu|libnih-1.0.3-2|103	%{_libdir}/%{name}.so.%{major}.*
14mu|libnih-1.0.3-2|104	
14mu|libnih-1.0.3-2|105	%files -n %{libdbusname}
14mu|libnih-1.0.3-2|106	%{_libdir}/%{name}-dbus.so.%{major}
14mu|libnih-1.0.3-2|107	%{_libdir}/%{name}-dbus.so.%{major}.*
14mu|libnih-1.0.3-2|108	
14mu|libnih-1.0.3-2|109	%files -n %{develname}
14mu|libnih-1.0.3-2|110	%doc COPYING
14mu|libnih-1.0.3-2|111	%{_includedir}/%{name}.h
14mu|libnih-1.0.3-2|112	%{_includedir}/%{name}-dbus.h
14mu|libnih-1.0.3-2|113	%{_includedir}/nih/*.h
14mu|libnih-1.0.3-2|114	%{_includedir}/nih-dbus/*.h
14mu|libnih-1.0.3-2|115	%{_libdir}/%{name}.so
14mu|libnih-1.0.3-2|116	%{_libdir}/%{name}-dbus.so
14mu|libnih-1.0.3-2|117	%{_libdir}/pkgconfig/%{name}.pc
14mu|libnih-1.0.3-2|118	%{_libdir}/pkgconfig/%{name}-dbus.pc
14mu|libnih-1.0.3-2|119	%{_datadir}/aclocal/*
14mu|libnih-1.0.3-2|120	
14mu|libnih-1.0.3-2|121	%changelog

23209 14
14mu|libnl3-3.2.27-2|1	%define api 3
14mu|libnl3-3.2.27-2|2	%define major 200
14mu|libnl3-3.2.27-2|3	%define libname %mklibname nl %{api} %{major}
14mu|libnl3-3.2.27-2|4	%define libcli %mklibname nl-cli %{api} %{major}
14mu|libnl3-3.2.27-2|5	%define libgenl %mklibname nl-genl %{api} %{major}
14mu|libnl3-3.2.27-2|6	%define libnf %mklibname nl-nf %{api} %{major}
14mu|libnl3-3.2.27-2|7	%define libroute %mklibname nl-route %{api} %{major}
14mu|libnl3-3.2.27-2|8	%define libidiag %mklibname nl-idiag %{api} %{major}
14mu|libnl3-3.2.27-2|9	%define libxfrm %mklibname nl-xfrm %{api} %{major}
14mu|libnl3-3.2.27-2|10	%define devname %mklibname nl %{api} -d
14mu|libnl3-3.2.27-2|11	
14mu|libnl3-3.2.27-2|12	Summary:	Library for applications dealing with netlink sockets
14mu|libnl3-3.2.27-2|13	Name:		libnl3
14mu|libnl3-3.2.27-2|14	Version:	3.2.27
14mu|libnl3-3.2.27-2|15	Release:	2
14mu|libnl3-3.2.27-2|16	License:	LGPLv2+
14mu|libnl3-3.2.27-2|17	Group:		System/Libraries
14mu|libnl3-3.2.27-2|18	Url:		https://github.com/thom311/libnl
14mu|libnl3-3.2.27-2|19	Source0:	https://github.com/thom311/libnl/releases/download/libnl3_2_27/libnl-%{version}.tar.gz
14mu|libnl3-3.2.27-2|20	BuildRequires:	bison
14mu|libnl3-3.2.27-2|21	BuildRequires:	doxygen
14mu|libnl3-3.2.27-2|22	BuildRequires:	flex
14mu|libnl3-3.2.27-2|23	BuildRequires:	graphviz
14mu|libnl3-3.2.27-2|24	BuildRequires:	libtool
14mu|libnl3-3.2.27-2|25	
14mu|libnl3-3.2.27-2|26	%description
14mu|libnl3-3.2.27-2|27	libnl is a library for applications dealing with netlink sockets.
14mu|libnl3-3.2.27-2|28	The library provides an interface for raw netlink messaging and
14mu|libnl3-3.2.27-2|29	various netlink family specific interfaces.
14mu|libnl3-3.2.27-2|30	
14mu|libnl3-3.2.27-2|31	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|32	
14mu|libnl3-3.2.27-2|33	%package -n libnl3-tools
14mu|libnl3-3.2.27-2|34	Summary:	Applications dealing with netlink sockets
14mu|libnl3-3.2.27-2|35	Group:		System/Kernel and hardware
14mu|libnl3-3.2.27-2|36	Conflicts:	%{_lib}nl_3 < 3.2.22-2
14mu|libnl3-3.2.27-2|37	
14mu|libnl3-3.2.27-2|38	%description -n libnl3-tools
14mu|libnl3-3.2.27-2|39	libnl is a library for applications dealing with netlink sockets.
14mu|libnl3-3.2.27-2|40	The library provides an interface for raw netlink messaging and
14mu|libnl3-3.2.27-2|41	various netlink family specific interfaces.
14mu|libnl3-3.2.27-2|42	
14mu|libnl3-3.2.27-2|43	%files -n libnl3-tools
14mu|libnl3-3.2.27-2|44	%dir %{_sysconfdir}/libnl
14mu|libnl3-3.2.27-2|45	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libnl/classid
14mu|libnl3-3.2.27-2|46	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/libnl/pktloc
14mu|libnl3-3.2.27-2|47	%{_bindir}/nl-*
14mu|libnl3-3.2.27-2|48	%{_bindir}/nf-*
14mu|libnl3-3.2.27-2|49	%{_bindir}/genl-ctrl-list
14mu|libnl3-3.2.27-2|50	%{_bindir}/idiag-socket-details
14mu|libnl3-3.2.27-2|51	%{_mandir}/man8/*
14mu|libnl3-3.2.27-2|52	%dir %{_libdir}/libnl
14mu|libnl3-3.2.27-2|53	%dir %{_libdir}/libnl/cli
14mu|libnl3-3.2.27-2|54	%dir %{_libdir}/libnl/cli/qdisc
14mu|libnl3-3.2.27-2|55	%dir %{_libdir}/libnl/cli/cls
14mu|libnl3-3.2.27-2|56	%{_libdir}/libnl/cli/qdisc/htb.so
14mu|libnl3-3.2.27-2|57	%{_libdir}/libnl/cli/qdisc/blackhole.so
14mu|libnl3-3.2.27-2|58	%{_libdir}/libnl/cli/qdisc/pfifo.so
14mu|libnl3-3.2.27-2|59	%{_libdir}/libnl/cli/qdisc/bfifo.so
14mu|libnl3-3.2.27-2|60	%{_libdir}/libnl/cli/cls/basic.so
14mu|libnl3-3.2.27-2|61	%{_libdir}/libnl/cli/cls/cgroup.so
14mu|libnl3-3.2.27-2|62	%{_libdir}/libnl/cli/qdisc/plug.so
14mu|libnl3-3.2.27-2|63	%{_libdir}/libnl/cli/qdisc/fq_codel.so
14mu|libnl3-3.2.27-2|64	%{_libdir}/libnl/cli/qdisc/ingress.so
14mu|libnl3-3.2.27-2|65	%{_libdir}/libnl/cli/qdisc/hfsc.so
14mu|libnl3-3.2.27-2|66	
14mu|libnl3-3.2.27-2|67	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|68	
14mu|libnl3-3.2.27-2|69	%package -n %{libname}
14mu|libnl3-3.2.27-2|70	Summary:	Library for applications dealing with netlink sockets
14mu|libnl3-3.2.27-2|71	Group:		System/Libraries
14mu|libnl3-3.2.27-2|72	Obsoletes:	%{_lib}nl_3 < 3.2.22-2
14mu|libnl3-3.2.27-2|73	
14mu|libnl3-3.2.27-2|74	%description -n %{libname}
14mu|libnl3-3.2.27-2|75	This package contains a shared library for %{name}.
14mu|libnl3-3.2.27-2|76	
14mu|libnl3-3.2.27-2|77	%files -n %{libname}
14mu|libnl3-3.2.27-2|78	%{_libdir}/libnl-%{api}.so.%{major}*
14mu|libnl3-3.2.27-2|79	
14mu|libnl3-3.2.27-2|80	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|81	
14mu|libnl3-3.2.27-2|82	%package -n %{libcli}
14mu|libnl3-3.2.27-2|83	Summary:	Library for applications dealing with netlink sockets
14mu|libnl3-3.2.27-2|84	Group:		System/Libraries
14mu|libnl3-3.2.27-2|85	Conflicts:	%{_lib}nl_3 < 3.2.22-2
14mu|libnl3-3.2.27-2|86	
14mu|libnl3-3.2.27-2|87	%description -n %{libcli}
14mu|libnl3-3.2.27-2|88	This package contains a shared library for %{name}.
14mu|libnl3-3.2.27-2|89	
14mu|libnl3-3.2.27-2|90	%files -n %{libcli}
14mu|libnl3-3.2.27-2|91	%{_libdir}/libnl-cli-%{api}.so.%{major}*
14mu|libnl3-3.2.27-2|92	
14mu|libnl3-3.2.27-2|93	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|94	
14mu|libnl3-3.2.27-2|95	%package -n %{libgenl}
14mu|libnl3-3.2.27-2|96	Summary:	Library for applications dealing with netlink sockets
14mu|libnl3-3.2.27-2|97	Group:		System/Libraries
14mu|libnl3-3.2.27-2|98	Conflicts:	%{_lib}nl_3 < 3.2.22-2
14mu|libnl3-3.2.27-2|99	
14mu|libnl3-3.2.27-2|100	%description -n %{libgenl}
14mu|libnl3-3.2.27-2|101	This package contains a shared library for %{name}.
14mu|libnl3-3.2.27-2|102	
14mu|libnl3-3.2.27-2|103	%files -n %{libgenl}
14mu|libnl3-3.2.27-2|104	%{_libdir}/libnl-genl-%{api}.so.%{major}*
14mu|libnl3-3.2.27-2|105	
14mu|libnl3-3.2.27-2|106	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|107	
14mu|libnl3-3.2.27-2|108	%package -n %{libnf}
14mu|libnl3-3.2.27-2|109	Summary:	Library for applications dealing with netlink sockets
14mu|libnl3-3.2.27-2|110	Group:		System/Libraries
14mu|libnl3-3.2.27-2|111	Conflicts:	%{_lib}nl_3 < 3.2.22-2
14mu|libnl3-3.2.27-2|112	
14mu|libnl3-3.2.27-2|113	%description -n %{libnf}
14mu|libnl3-3.2.27-2|114	This package contains a shared library for %{name}.
14mu|libnl3-3.2.27-2|115	
14mu|libnl3-3.2.27-2|116	%files -n %{libnf}
14mu|libnl3-3.2.27-2|117	%{_libdir}/libnl-nf-%{api}.so.%{major}*
14mu|libnl3-3.2.27-2|118	
14mu|libnl3-3.2.27-2|119	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|120	
14mu|libnl3-3.2.27-2|121	%package -n %{libroute}
14mu|libnl3-3.2.27-2|122	Summary:	Library for applications dealing with netlink sockets
14mu|libnl3-3.2.27-2|123	Group:		System/Libraries
14mu|libnl3-3.2.27-2|124	Conflicts:	%{_lib}nl_3 < 3.2.22-2
14mu|libnl3-3.2.27-2|125	
14mu|libnl3-3.2.27-2|126	%description -n %{libroute}
14mu|libnl3-3.2.27-2|127	This package contains a shared library for %{name}.
14mu|libnl3-3.2.27-2|128	
14mu|libnl3-3.2.27-2|129	%files -n %{libroute}
14mu|libnl3-3.2.27-2|130	%{_libdir}/libnl-route-%{api}.so.%{major}*
14mu|libnl3-3.2.27-2|131	
14mu|libnl3-3.2.27-2|132	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|133	
14mu|libnl3-3.2.27-2|134	%package -n %{libidiag}
14mu|libnl3-3.2.27-2|135	Summary:	Shared library for %{name}
14mu|libnl3-3.2.27-2|136	Group:		System/Libraries
14mu|libnl3-3.2.27-2|137	Conflicts:	%{_lib}nl_3 < 3.2.22-2
14mu|libnl3-3.2.27-2|138	
14mu|libnl3-3.2.27-2|139	%description -n %{libidiag}
14mu|libnl3-3.2.27-2|140	Netlink Inet Diag Family Library.
14mu|libnl3-3.2.27-2|141	
14mu|libnl3-3.2.27-2|142	%files -n %{libidiag}
14mu|libnl3-3.2.27-2|143	%{_libdir}/libnl-idiag-%{api}.so.%{major}*
14mu|libnl3-3.2.27-2|144	
14mu|libnl3-3.2.27-2|145	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|146	
14mu|libnl3-3.2.27-2|147	%package -n %{libxfrm}
14mu|libnl3-3.2.27-2|148	Summary:	Shared library for %{name}
14mu|libnl3-3.2.27-2|149	Group:		System/Libraries
14mu|libnl3-3.2.27-2|150	Conflicts:	%{_lib}nl_3 < 3.2.22-2
14mu|libnl3-3.2.27-2|151	
14mu|libnl3-3.2.27-2|152	%description -n %{libxfrm}
14mu|libnl3-3.2.27-2|153	Netlink Inet Diag Family Library.
14mu|libnl3-3.2.27-2|154	
14mu|libnl3-3.2.27-2|155	%files -n %{libxfrm}
14mu|libnl3-3.2.27-2|156	%{_libdir}/libnl-xfrm-%{api}.so.%{major}*
14mu|libnl3-3.2.27-2|157	
14mu|libnl3-3.2.27-2|158	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|159	
14mu|libnl3-3.2.27-2|160	%package -n %{devname}
14mu|libnl3-3.2.27-2|161	Summary:	Header files of libnl
14mu|libnl3-3.2.27-2|162	Group:		Development/C
14mu|libnl3-3.2.27-2|163	Requires:	%{libname} = %{EVRD}
14mu|libnl3-3.2.27-2|164	Requires:	%{libcli} = %{EVRD}
14mu|libnl3-3.2.27-2|165	Requires:	%{libgenl} = %{EVRD}
14mu|libnl3-3.2.27-2|166	Requires:	%{libnf} = %{EVRD}
14mu|libnl3-3.2.27-2|167	Requires:	%{libroute} = %{EVRD}
14mu|libnl3-3.2.27-2|168	Provides:	%{name}-devel = %{EVRD}
14mu|libnl3-3.2.27-2|169	Conflicts:	%{_lib}nl_3-devel < 3.2.22-2
14mu|libnl3-3.2.27-2|170	Obsoletes:	%{_lib}nl_3-devel < 3.2.22-2
14mu|libnl3-3.2.27-2|171	
14mu|libnl3-3.2.27-2|172	%description -n %{devname}
14mu|libnl3-3.2.27-2|173	libnl is a library for applications dealing with netlink sockets.
14mu|libnl3-3.2.27-2|174	The library provides an interface for raw netlink messaging and
14mu|libnl3-3.2.27-2|175	various netlink family specific interfaces.
14mu|libnl3-3.2.27-2|176	
14mu|libnl3-3.2.27-2|177	%files -n %{devname}
14mu|libnl3-3.2.27-2|178	%dir %{_includedir}/libnl3
14mu|libnl3-3.2.27-2|179	%dir %{_includedir}/libnl3/netlink
14mu|libnl3-3.2.27-2|180	%dir %{_includedir}/libnl3/netlink/fib_lookup
14mu|libnl3-3.2.27-2|181	%dir %{_includedir}/libnl3/netlink/route
14mu|libnl3-3.2.27-2|182	%dir %{_includedir}/libnl3/netlink/route/qdisc
14mu|libnl3-3.2.27-2|183	%dir %{_includedir}/libnl3/netlink/route/link
14mu|libnl3-3.2.27-2|184	%dir %{_includedir}/libnl3/netlink/route/cls
14mu|libnl3-3.2.27-2|185	%dir %{_includedir}/libnl3/netlink/route/cls/ematch
14mu|libnl3-3.2.27-2|186	%dir %{_includedir}/libnl3/netlink/genl
14mu|libnl3-3.2.27-2|187	%dir %{_includedir}/libnl3/netlink/netfilter
14mu|libnl3-3.2.27-2|188	%dir %{_includedir}/libnl3/netlink/cli
14mu|libnl3-3.2.27-2|189	%dir %{_includedir}/libnl3/netlink/idiag
14mu|libnl3-3.2.27-2|190	%dir %{_includedir}/libnl3/netlink/xfrm
14mu|libnl3-3.2.27-2|191	%dir %{_includedir}/libnl3/netlink/route/act
14mu|libnl3-3.2.27-2|192	%{_includedir}/libnl3/netlink/*.h
14mu|libnl3-3.2.27-2|193	%{_includedir}/libnl3/netlink/xfrm/*.h
14mu|libnl3-3.2.27-2|194	%{_includedir}//libnl3/netlink/idiag/*.h
14mu|libnl3-3.2.27-2|195	%{_includedir}/libnl3/netlink/fib_lookup/*.h
14mu|libnl3-3.2.27-2|196	%{_includedir}/libnl3/netlink/route/*.h
14mu|libnl3-3.2.27-2|197	%{_includedir}/libnl3/netlink/route/qdisc/*.h
14mu|libnl3-3.2.27-2|198	%{_includedir}/libnl3/netlink/route/link/*.h
14mu|libnl3-3.2.27-2|199	%{_includedir}/libnl3/netlink/route/cls/*.h
14mu|libnl3-3.2.27-2|200	%{_includedir}/libnl3/netlink/route/act/*.h
14mu|libnl3-3.2.27-2|201	%{_includedir}/libnl3/netlink/route/cls/ematch/*.h
14mu|libnl3-3.2.27-2|202	%{_includedir}/libnl3/netlink/genl/*.h
14mu|libnl3-3.2.27-2|203	%{_includedir}/libnl3/netlink/netfilter/*.h
14mu|libnl3-3.2.27-2|204	%{_includedir}/libnl3/netlink/cli/*.h
14mu|libnl3-3.2.27-2|205	%{_libdir}/libnl-cli-%{api}.so
14mu|libnl3-3.2.27-2|206	%{_libdir}/libnl-genl-%{api}.so
14mu|libnl3-3.2.27-2|207	%{_libdir}/libnl-%{api}.so
14mu|libnl3-3.2.27-2|208	%{_libdir}/libnl-nf-%{api}.so
14mu|libnl3-3.2.27-2|209	%{_libdir}/libnl-route-%{api}.so
14mu|libnl3-3.2.27-2|210	%{_libdir}/libnl-idiag-%{api}.so
14mu|libnl3-3.2.27-2|211	%{_libdir}/libnl-xfrm-%{api}.so
14mu|libnl3-3.2.27-2|212	%{_libdir}/pkgconfig/libnl-%{api}.0.pc
14mu|libnl3-3.2.27-2|213	%{_libdir}/pkgconfig/libnl-cli-%{api}.0.pc
14mu|libnl3-3.2.27-2|214	%{_libdir}/pkgconfig/libnl-genl-%{api}.0.pc
14mu|libnl3-3.2.27-2|215	%{_libdir}/pkgconfig/libnl-nf-%{api}.0.pc
14mu|libnl3-3.2.27-2|216	%{_libdir}/pkgconfig/libnl-route-%{api}.0.pc
14mu|libnl3-3.2.27-2|217	%{_libdir}/pkgconfig/libnl-idiag-%{api}.0.pc
14mu|libnl3-3.2.27-2|218	%{_libdir}/pkgconfig/libnl-xfrm-%{api}.0.pc
14mu|libnl3-3.2.27-2|219	
14mu|libnl3-3.2.27-2|220	#----------------------------------------------------------------------------
14mu|libnl3-3.2.27-2|221	
14mu|libnl3-3.2.27-2|222	%prep
14mu|libnl3-3.2.27-2|223	%setup -qn libnl-%{version}
14mu|libnl3-3.2.27-2|224	
14mu|libnl3-3.2.27-2|225	%build
14mu|libnl3-3.2.27-2|226	autoreconf -fi
14mu|libnl3-3.2.27-2|227	%configure \
14mu|libnl3-3.2.27-2|228	--disable-static
14mu|libnl3-3.2.27-2|229	%make
14mu|libnl3-3.2.27-2|230	
14mu|libnl3-3.2.27-2|231	%install
14mu|libnl3-3.2.27-2|232	%makeinstall_std
14mu|libnl3-3.2.27-2|233	
14mu|libnl3-3.2.27-2|234	
14mu|libnl3-3.2.27-2|235	%changelog
14mu|libnl3-3.2.27-2|236	
14mu|libnl3-3.2.27-2|237	* Tue Jun 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.27-2
14mu|libnl3-3.2.27-2|238	- (dcf726d) Obsolete old development package
14mu|libnl3-3.2.27-2|239	
14mu|libnl3-3.2.27-2|240	

23210 14
14mu|libnm-qt-0.9.8.4-1|1	%define oname networkmanager-qt
14mu|libnm-qt-0.9.8.4-1|2	
14mu|libnm-qt-0.9.8.4-1|3	%define major 1
14mu|libnm-qt-0.9.8.4-1|4	%define libname %mklibname NetworkManagerQt %{major}
14mu|libnm-qt-0.9.8.4-1|5	%define devname %mklibname NetworkManagerQt -d
14mu|libnm-qt-0.9.8.4-1|6	
14mu|libnm-qt-0.9.8.4-1|7	Summary:	Qt-only wrapper for NetworkManager DBus API
14mu|libnm-qt-0.9.8.4-1|8	Name:		libnm-qt
14mu|libnm-qt-0.9.8.4-1|9	Version:	0.9.8.4
14mu|libnm-qt-0.9.8.4-1|10	Release:	1
14mu|libnm-qt-0.9.8.4-1|11	Epoch:		1
14mu|libnm-qt-0.9.8.4-1|12	License:	LGPLv2+
14mu|libnm-qt-0.9.8.4-1|13	Group:		System/Libraries
14mu|libnm-qt-0.9.8.4-1|14	Url:		https://projects.kde.org/projects/extragear/libs/libnm-qt
14mu|libnm-qt-0.9.8.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/unstable/networkmanager-qt/%{version}/src/%{oname}-%{version}.tar.xz
14mu|libnm-qt-0.9.8.4-1|16	BuildRequires:	cmake
14mu|libnm-qt-0.9.8.4-1|17	BuildRequires:	pkgconfig(QtCore)
14mu|libnm-qt-0.9.8.4-1|18	BuildRequires:	pkgconfig(ModemManager)
14mu|libnm-qt-0.9.8.4-1|19	BuildRequires:	pkgconfig(ModemManagerQt)
14mu|libnm-qt-0.9.8.4-1|20	BuildRequires:	pkgconfig(NetworkManager) >= 0.9.8.4
14mu|libnm-qt-0.9.8.4-1|21	BuildRequires:	pkgconfig(libnm-glib)
14mu|libnm-qt-0.9.8.4-1|22	BuildRequires:	pkgconfig(libnm-util)
14mu|libnm-qt-0.9.8.4-1|23	
14mu|libnm-qt-0.9.8.4-1|24	%description
14mu|libnm-qt-0.9.8.4-1|25	Qt library for NetworkManager.
14mu|libnm-qt-0.9.8.4-1|26	
14mu|libnm-qt-0.9.8.4-1|27	#----------------------------------------------------------------------------
14mu|libnm-qt-0.9.8.4-1|28	
14mu|libnm-qt-0.9.8.4-1|29	%package -n %{libname}
14mu|libnm-qt-0.9.8.4-1|30	Summary:	Qt-only wrapper for NetworkManager DBus API
14mu|libnm-qt-0.9.8.4-1|31	Group:		System/Libraries
14mu|libnm-qt-0.9.8.4-1|32	Conflicts:	%{_lib}nm-qt0 < 1:0.9.0
14mu|libnm-qt-0.9.8.4-1|33	Obsoletes:	%{_lib}nm-qt0 < 1:0.9.0
14mu|libnm-qt-0.9.8.4-1|34	
14mu|libnm-qt-0.9.8.4-1|35	%description -n %{libname}
14mu|libnm-qt-0.9.8.4-1|36	Qt library for NetworkManager.
14mu|libnm-qt-0.9.8.4-1|37	
14mu|libnm-qt-0.9.8.4-1|38	%files -n %{libname}
14mu|libnm-qt-0.9.8.4-1|39	%{_libdir}/libNetworkManagerQt.so.%{version}
14mu|libnm-qt-0.9.8.4-1|40	%{_libdir}/libNetworkManagerQt.so.%{major}
14mu|libnm-qt-0.9.8.4-1|41	
14mu|libnm-qt-0.9.8.4-1|42	#----------------------------------------------------------------------------
14mu|libnm-qt-0.9.8.4-1|43	
14mu|libnm-qt-0.9.8.4-1|44	%package -n %{devname}
14mu|libnm-qt-0.9.8.4-1|45	Summary:	Development files for %{name}
14mu|libnm-qt-0.9.8.4-1|46	Group:		Development/C++
14mu|libnm-qt-0.9.8.4-1|47	Requires:	%{libname} = %{EVRD}
14mu|libnm-qt-0.9.8.4-1|48	Conflicts:	%{_lib}nm-qt-devel < 1:0.9.0
14mu|libnm-qt-0.9.8.4-1|49	Obsoletes:	%{_lib}nm-qt-devel < 1:0.9.0
14mu|libnm-qt-0.9.8.4-1|50	
14mu|libnm-qt-0.9.8.4-1|51	%description -n %{devname}
14mu|libnm-qt-0.9.8.4-1|52	Qt libraries and header files for developing applications
14mu|libnm-qt-0.9.8.4-1|53	that use NetworkManager.
14mu|libnm-qt-0.9.8.4-1|54	
14mu|libnm-qt-0.9.8.4-1|55	%files -n %{devname}
14mu|libnm-qt-0.9.8.4-1|56	%{_libdir}/pkgconfig/NetworkManagerQt.pc
14mu|libnm-qt-0.9.8.4-1|57	%{_libdir}/libNetworkManagerQt.so
14mu|libnm-qt-0.9.8.4-1|58	%{_includedir}/NetworkManagerQt/
14mu|libnm-qt-0.9.8.4-1|59	
14mu|libnm-qt-0.9.8.4-1|60	#----------------------------------------------------------------------------
14mu|libnm-qt-0.9.8.4-1|61	
14mu|libnm-qt-0.9.8.4-1|62	%prep
14mu|libnm-qt-0.9.8.4-1|63	%setup -qn %{oname}-%{version}
14mu|libnm-qt-0.9.8.4-1|64	
14mu|libnm-qt-0.9.8.4-1|65	%build
14mu|libnm-qt-0.9.8.4-1|66	%cmake
14mu|libnm-qt-0.9.8.4-1|67	%make
14mu|libnm-qt-0.9.8.4-1|68	
14mu|libnm-qt-0.9.8.4-1|69	%install
14mu|libnm-qt-0.9.8.4-1|70	%makeinstall_std -C build
14mu|libnm-qt-0.9.8.4-1|71	
14mu|libnm-qt-0.9.8.4-1|72	
14mu|libnm-qt-0.9.8.4-1|73	%changelog
14mu|libnm-qt-0.9.8.4-1|74	
14mu|libnm-qt-0.9.8.4-1|75	* Mon Apr 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.9.8.4-1
14mu|libnm-qt-0.9.8.4-1|76	- (f2b07dd) New version 0.9.8.4
14mu|libnm-qt-0.9.8.4-1|77	
14mu|libnm-qt-0.9.8.4-1|78	

23211 14
14mu|libnotify-0.7.6-1|1	%define major 4
14mu|libnotify-0.7.6-1|2	%define girmajor 0.7
14mu|libnotify-0.7.6-1|3	%define libname %mklibname notify %{major}
14mu|libnotify-0.7.6-1|4	%define girname %mklibname notify-gir %{girmajor}
14mu|libnotify-0.7.6-1|5	%define devname %mklibname notify -d
14mu|libnotify-0.7.6-1|6	
14mu|libnotify-0.7.6-1|7	Summary:	Desktop notifications library
14mu|libnotify-0.7.6-1|8	Name:		libnotify
14mu|libnotify-0.7.6-1|9	Version:	0.7.6
14mu|libnotify-0.7.6-1|10	Release:	1
14mu|libnotify-0.7.6-1|11	License:	LGPLv2+
14mu|libnotify-0.7.6-1|12	Group:		System/Libraries
14mu|libnotify-0.7.6-1|13	URL:		http://www.galago-project.org/
14mu|libnotify-0.7.6-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libnotify/0.7/%{name}-%{version}.tar.xz
14mu|libnotify-0.7.6-1|15	BuildRequires:	gtk-doc
14mu|libnotify-0.7.6-1|16	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|libnotify-0.7.6-1|17	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.90
14mu|libnotify-0.7.6-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libnotify-0.7.6-1|19	BuildRequires:	pkgconfig(popt)
14mu|libnotify-0.7.6-1|20	Requires:	virtual-notification-daemon
14mu|libnotify-0.7.6-1|21	
14mu|libnotify-0.7.6-1|22	%description
14mu|libnotify-0.7.6-1|23	A library that sends desktop notifications to a notification daemon, as
14mu|libnotify-0.7.6-1|24	defined in the Desktop Notifications spec. These notifications can be
14mu|libnotify-0.7.6-1|25	used to inform the user about an event or display some form of
14mu|libnotify-0.7.6-1|26	information without getting in the user's way.
14mu|libnotify-0.7.6-1|27	
14mu|libnotify-0.7.6-1|28	%files
14mu|libnotify-0.7.6-1|29	%{_bindir}/*
14mu|libnotify-0.7.6-1|30	
14mu|libnotify-0.7.6-1|31	#----------------------------------------------------------------------------
14mu|libnotify-0.7.6-1|32	
14mu|libnotify-0.7.6-1|33	%package -n %{libname}
14mu|libnotify-0.7.6-1|34	Group:		System/Libraries
14mu|libnotify-0.7.6-1|35	Summary:	Desktop notifications library - shared library
14mu|libnotify-0.7.6-1|36	
14mu|libnotify-0.7.6-1|37	%description -n %{libname}
14mu|libnotify-0.7.6-1|38	A library that sends desktop notifications to a notification daemon, as
14mu|libnotify-0.7.6-1|39	defined in the Desktop Notifications spec. These notifications can be
14mu|libnotify-0.7.6-1|40	used to inform the user about an event or display some form of
14mu|libnotify-0.7.6-1|41	information without getting in the user's way.
14mu|libnotify-0.7.6-1|42	
14mu|libnotify-0.7.6-1|43	%files -n %{libname}
14mu|libnotify-0.7.6-1|44	%{_libdir}/lib*.so.%{major}*
14mu|libnotify-0.7.6-1|45	
14mu|libnotify-0.7.6-1|46	#----------------------------------------------------------------------------
14mu|libnotify-0.7.6-1|47	
14mu|libnotify-0.7.6-1|48	%package -n %{girname}
14mu|libnotify-0.7.6-1|49	Group:		System/Libraries
14mu|libnotify-0.7.6-1|50	Summary:	GObject Introspection interface library for %{name}
14mu|libnotify-0.7.6-1|51	Requires:	%{libname} = %{version}-%{release}
14mu|libnotify-0.7.6-1|52	
14mu|libnotify-0.7.6-1|53	%description -n %{girname}
14mu|libnotify-0.7.6-1|54	GObject Introspection interface library for %{name}.
14mu|libnotify-0.7.6-1|55	
14mu|libnotify-0.7.6-1|56	%files -n %{girname}
14mu|libnotify-0.7.6-1|57	%{_libdir}/girepository-1.0/Notify-%{girmajor}.typelib
14mu|libnotify-0.7.6-1|58	
14mu|libnotify-0.7.6-1|59	#----------------------------------------------------------------------------
14mu|libnotify-0.7.6-1|60	
14mu|libnotify-0.7.6-1|61	%package -n %{devname}
14mu|libnotify-0.7.6-1|62	Group:		Development/C
14mu|libnotify-0.7.6-1|63	Summary:	Desktop notifications library - headers
14mu|libnotify-0.7.6-1|64	Requires:	%{libname} = %{version}-%{release}
14mu|libnotify-0.7.6-1|65	Provides:	%{name}-devel = %{version}-%{release}
14mu|libnotify-0.7.6-1|66	Obsoletes:	%{mklibname -d notify 1} < 0.7
14mu|libnotify-0.7.6-1|67	
14mu|libnotify-0.7.6-1|68	%description -n %{devname}
14mu|libnotify-0.7.6-1|69	A library that sends desktop notifications to a notification daemon, as
14mu|libnotify-0.7.6-1|70	defined in the Desktop Notifications spec. These notifications can be
14mu|libnotify-0.7.6-1|71	used to inform the user about an event or display some form of
14mu|libnotify-0.7.6-1|72	information without getting in the user's way.
14mu|libnotify-0.7.6-1|73	
14mu|libnotify-0.7.6-1|74	%files -n %{devname}
14mu|libnotify-0.7.6-1|75	%{_libdir}/lib*.so
14mu|libnotify-0.7.6-1|76	%{_libdir}/pkgconfig/*
14mu|libnotify-0.7.6-1|77	%{_includedir}/*
14mu|libnotify-0.7.6-1|78	%{_datadir}/gtk-doc/html/*
14mu|libnotify-0.7.6-1|79	%{_datadir}/gir-1.0/Notify-%{girmajor}.gir
14mu|libnotify-0.7.6-1|80	
14mu|libnotify-0.7.6-1|81	#----------------------------------------------------------------------------
14mu|libnotify-0.7.6-1|82	
14mu|libnotify-0.7.6-1|83	%prep
14mu|libnotify-0.7.6-1|84	%setup -q
14mu|libnotify-0.7.6-1|85	
14mu|libnotify-0.7.6-1|86	%build
14mu|libnotify-0.7.6-1|87	%configure2_5x \
14mu|libnotify-0.7.6-1|88	--disable-static
14mu|libnotify-0.7.6-1|89	
14mu|libnotify-0.7.6-1|90	%make LIBS='-lgmodule-2.0'
14mu|libnotify-0.7.6-1|91	
14mu|libnotify-0.7.6-1|92	%install
14mu|libnotify-0.7.6-1|93	rm -rf %{buildroot}
14mu|libnotify-0.7.6-1|94	%makeinstall_std
14mu|libnotify-0.7.6-1|95	
14mu|libnotify-0.7.6-1|96	%changelog
14mu|libnotify-0.7.6-1|97	
14mu|libnotify-0.7.6-1|98	* Sat Apr 23 2016 dsilakov <denis.silakov@rosalab.ru> 0.7.6-1
14mu|libnotify-0.7.6-1|99	- (2c208e5) Merge pull request #1 from alzim/libnotify:rosa2014.1
14mu|libnotify-0.7.6-1|100	- (2c208e5) Updated 0.7.6
14mu|libnotify-0.7.6-1|101	
14mu|libnotify-0.7.6-1|102	

23212 14
14mu|libnova-0.15.0-2|1	%define major 0
14mu|libnova-0.15.0-2|2	%define api 0.15
14mu|libnova-0.15.0-2|3	%define libname %mklibname nova %{api} %{major}
14mu|libnova-0.15.0-2|4	%define devname %mklibname nova -d
14mu|libnova-0.15.0-2|5	
14mu|libnova-0.15.0-2|6	Summary:	General purpose astronomy & astrodynamics library
14mu|libnova-0.15.0-2|7	Name:		libnova
14mu|libnova-0.15.0-2|8	Version:	0.15.0
14mu|libnova-0.15.0-2|9	Release:	2
14mu|libnova-0.15.0-2|10	License:	LGPLv2+
14mu|libnova-0.15.0-2|11	Group:		Sciences/Astronomy
14mu|libnova-0.15.0-2|12	Url:		http://sourceforge.net/projects/libnova/
14mu|libnova-0.15.0-2|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mu|libnova-0.15.0-2|14	Patch0:		libnova-0.15.0-optflags.patch
14mu|libnova-0.15.0-2|15	
14mu|libnova-0.15.0-2|16	%description
14mu|libnova-0.15.0-2|17	Libnova is a general purpose, double precision, celestial mechanics,
14mu|libnova-0.15.0-2|18	astrometry and astrodynamics library
14mu|libnova-0.15.0-2|19	
14mu|libnova-0.15.0-2|20	%files
14mu|libnova-0.15.0-2|21	%doc ChangeLog README AUTHORS NEWS COPYING
14mu|libnova-0.15.0-2|22	%{_bindir}/libnovaconfig
14mu|libnova-0.15.0-2|23	
14mu|libnova-0.15.0-2|24	#----------------------------------------------------------------------------
14mu|libnova-0.15.0-2|25	
14mu|libnova-0.15.0-2|26	%package -n %{libname}
14mu|libnova-0.15.0-2|27	Summary:	Library files for %{name}
14mu|libnova-0.15.0-2|28	Group:		System/Libraries
14mu|libnova-0.15.0-2|29	
14mu|libnova-0.15.0-2|30	%description -n %{libname}
14mu|libnova-0.15.0-2|31	Contains library files for nova.
14mu|libnova-0.15.0-2|32	
14mu|libnova-0.15.0-2|33	%files -n %{libname}
14mu|libnova-0.15.0-2|34	%{_libdir}/libnova-%{api}.so.%{major}*
14mu|libnova-0.15.0-2|35	
14mu|libnova-0.15.0-2|36	#--------------------------------------------------------------------
14mu|libnova-0.15.0-2|37	
14mu|libnova-0.15.0-2|38	%package -n %{devname}
14mu|libnova-0.15.0-2|39	Summary:	Development files for %{name}
14mu|libnova-0.15.0-2|40	Group:		Development/Other
14mu|libnova-0.15.0-2|41	Requires:	%{libname} = %{EVRD}
14mu|libnova-0.15.0-2|42	Provides:	%{name}-devel = %{EVRD}
14mu|libnova-0.15.0-2|43	Conflicts:	%{_lib}nova13-devel < 0.15.0
14mu|libnova-0.15.0-2|44	Obsoletes:	%{_lib}nova13-devel < 0.15.0
14mu|libnova-0.15.0-2|45	
14mu|libnova-0.15.0-2|46	%description -n %{devname}
14mu|libnova-0.15.0-2|47	Contains library and header files for nova.
14mu|libnova-0.15.0-2|48	
14mu|libnova-0.15.0-2|49	%files -n %{devname}
14mu|libnova-0.15.0-2|50	%doc COPYING examples/*.c
14mu|libnova-0.15.0-2|51	%{_includedir}/libnova
14mu|libnova-0.15.0-2|52	%{_libdir}/libnova.so
14mu|libnova-0.15.0-2|53	
14mu|libnova-0.15.0-2|54	#--------------------------------------------------------------------
14mu|libnova-0.15.0-2|55	
14mu|libnova-0.15.0-2|56	%prep
14mu|libnova-0.15.0-2|57	%setup -q
14mu|libnova-0.15.0-2|58	%patch0 -p1
14mu|libnova-0.15.0-2|59	
14mu|libnova-0.15.0-2|60	%build
14mu|libnova-0.15.0-2|61	autoreconf -fi
14mu|libnova-0.15.0-2|62	%configure2_5x \
14mu|libnova-0.15.0-2|63	--disable-static
14mu|libnova-0.15.0-2|64	%make
14mu|libnova-0.15.0-2|65	
14mu|libnova-0.15.0-2|66	%install
14mu|libnova-0.15.0-2|67	%makeinstall_std
14mu|libnova-0.15.0-2|68	
14mu|libnova-0.15.0-2|69	%changelog
14mu|libnova-0.15.0-2|70	
14mu|libnova-0.15.0-2|71	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.15.0-2
14mu|libnova-0.15.0-2|72	- (083e1f2) Fix development package name
14mu|libnova-0.15.0-2|73	
14mu|libnova-0.15.0-2|74	

23213 14
14mu|liborcus-0.11.2-3|1	%define _disable_ld_no_undefined 1
14mu|liborcus-0.11.2-3|2	
14mu|liborcus-0.11.2-3|3	%define api 0.11
14mu|liborcus-0.11.2-3|4	%define major 0
14mu|liborcus-0.11.2-3|5	%define libname %mklibname orcus %{api} %{major}
14mu|liborcus-0.11.2-3|6	%define libmso %mklibname orcus-mso %{api} %{major}
14mu|liborcus-0.11.2-3|7	%define libparser %mklibname orcus-parser %{api} %{major}
14mu|liborcus-0.11.2-3|8	%define libspreadsheet %mklibname orcus-spreadsheet-model %{api} %{major}
14mu|liborcus-0.11.2-3|9	%define devname %mklibname orcus -d
14mu|liborcus-0.11.2-3|10	
14mu|liborcus-0.11.2-3|11	Summary:	Standalone file import filter library for spreadsheet documents
14mu|liborcus-0.11.2-3|12	Name:		liborcus
14mu|liborcus-0.11.2-3|13	Version:	0.11.2
14mu|liborcus-0.11.2-3|14	Release:	3
14mu|liborcus-0.11.2-3|15	License:	MIT
14mu|liborcus-0.11.2-3|16	Group:		Office
14mu|liborcus-0.11.2-3|17	Url:		http://gitorious.org/orcus
14mu|liborcus-0.11.2-3|18	Source0:	http://kohei.us/files/orcus/src/%{name}-%{version}.tar.xz
14mu|liborcus-0.11.2-3|19	BuildRequires:	boost-devel
14mu|liborcus-0.11.2-3|20	BuildRequires:	pkgconfig(mdds-1.2)
14mu|liborcus-0.11.2-3|21	BuildRequires:	pkgconfig(zlib)
14mu|liborcus-0.11.2-3|22	
14mu|liborcus-0.11.2-3|23	%description
14mu|liborcus-0.11.2-3|24	%{name} is a standalone file import filter library for spreadsheet
14mu|liborcus-0.11.2-3|25	documents. Currently under development are ODS, XLSX and CSV import
14mu|liborcus-0.11.2-3|26	filters.
14mu|liborcus-0.11.2-3|27	
14mu|liborcus-0.11.2-3|28	#----------------------------------------------------------------------------
14mu|liborcus-0.11.2-3|29	
14mu|liborcus-0.11.2-3|30	%package -n %{libname}
14mu|liborcus-0.11.2-3|31	Summary:	Standalone file import filter library for spreadsheet documents
14mu|liborcus-0.11.2-3|32	Group:		System/Libraries
14mu|liborcus-0.11.2-3|33	
14mu|liborcus-0.11.2-3|34	%description -n %{libname}
14mu|liborcus-0.11.2-3|35	%{name} is a standalone file import filter library for spreadsheet
14mu|liborcus-0.11.2-3|36	documents. Currently under development are ODS, XLSX and CSV import
14mu|liborcus-0.11.2-3|37	filters.
14mu|liborcus-0.11.2-3|38	
14mu|liborcus-0.11.2-3|39	%files -n %{libname}
14mu|liborcus-0.11.2-3|40	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|liborcus-0.11.2-3|41	
14mu|liborcus-0.11.2-3|42	#----------------------------------------------------------------------------
14mu|liborcus-0.11.2-3|43	
14mu|liborcus-0.11.2-3|44	%package -n %{libmso}
14mu|liborcus-0.11.2-3|45	Summary:	Standalone file import filter library for spreadsheet documents
14mu|liborcus-0.11.2-3|46	Group:		System/Libraries
14mu|liborcus-0.11.2-3|47	
14mu|liborcus-0.11.2-3|48	%description -n %{libmso}
14mu|liborcus-0.11.2-3|49	This package contains a shared library library for %{name}.
14mu|liborcus-0.11.2-3|50	
14mu|liborcus-0.11.2-3|51	%files -n %{libmso}
14mu|liborcus-0.11.2-3|52	%{_libdir}/%{name}-mso-%{api}.so.%{major}*
14mu|liborcus-0.11.2-3|53	
14mu|liborcus-0.11.2-3|54	#----------------------------------------------------------------------------
14mu|liborcus-0.11.2-3|55	
14mu|liborcus-0.11.2-3|56	%package -n %{libparser}
14mu|liborcus-0.11.2-3|57	Summary:	Standalone file import filter library for spreadsheet documents
14mu|liborcus-0.11.2-3|58	Group:		System/Libraries
14mu|liborcus-0.11.2-3|59	
14mu|liborcus-0.11.2-3|60	%description -n %{libparser}
14mu|liborcus-0.11.2-3|61	This package contains a shared library library for %{name}.
14mu|liborcus-0.11.2-3|62	
14mu|liborcus-0.11.2-3|63	%files -n %{libparser}
14mu|liborcus-0.11.2-3|64	%{_libdir}/%{name}-parser-%{api}.so.%{major}*
14mu|liborcus-0.11.2-3|65	
14mu|liborcus-0.11.2-3|66	#----------------------------------------------------------------------------
14mu|liborcus-0.11.2-3|67	
14mu|liborcus-0.11.2-3|68	%package -n %{devname}
14mu|liborcus-0.11.2-3|69	Summary:	Development files for %{name}
14mu|liborcus-0.11.2-3|70	Group:		Development/C
14mu|liborcus-0.11.2-3|71	Requires:	%{libname} = %{EVRD}
14mu|liborcus-0.11.2-3|72	Requires:	%{libmso} = %{EVRD}
14mu|liborcus-0.11.2-3|73	Requires:	%{libparser} = %{EVRD}
14mu|liborcus-0.11.2-3|74	
14mu|liborcus-0.11.2-3|75	%description -n %{devname}
14mu|liborcus-0.11.2-3|76	The %{name}-devel package contains libraries and header files for
14mu|liborcus-0.11.2-3|77	developing applications that use %{name}.
14mu|liborcus-0.11.2-3|78	
14mu|liborcus-0.11.2-3|79	%files -n %{devname}
14mu|liborcus-0.11.2-3|80	%{_includedir}/%{name}-%{api}
14mu|liborcus-0.11.2-3|81	%{_libdir}/%{name}*-%{api}.so
14mu|liborcus-0.11.2-3|82	%{_libdir}/pkgconfig/%{name}*-%{api}.pc
14mu|liborcus-0.11.2-3|83	
14mu|liborcus-0.11.2-3|84	#----------------------------------------------------------------------------
14mu|liborcus-0.11.2-3|85	
14mu|liborcus-0.11.2-3|86	%package tools
14mu|liborcus-0.11.2-3|87	Summary:	Tools for working with Orcus
14mu|liborcus-0.11.2-3|88	Group:		Office
14mu|liborcus-0.11.2-3|89	Requires:	%{libname} = %{EVRD}
14mu|liborcus-0.11.2-3|90	
14mu|liborcus-0.11.2-3|91	%description tools
14mu|liborcus-0.11.2-3|92	Tools for working with Orcus.
14mu|liborcus-0.11.2-3|93	
14mu|liborcus-0.11.2-3|94	%files tools
14mu|liborcus-0.11.2-3|95	%doc AUTHORS
14mu|liborcus-0.11.2-3|96	%{_bindir}/orcus-*
14mu|liborcus-0.11.2-3|97	
14mu|liborcus-0.11.2-3|98	#----------------------------------------------------------------------------
14mu|liborcus-0.11.2-3|99	
14mu|liborcus-0.11.2-3|100	%prep
14mu|liborcus-0.11.2-3|101	%setup -q
14mu|liborcus-0.11.2-3|102	
14mu|liborcus-0.11.2-3|103	%build
14mu|liborcus-0.11.2-3|104	%configure2_5x \
14mu|liborcus-0.11.2-3|105	--disable-python \
14mu|liborcus-0.11.2-3|106	--disable-static \
14mu|liborcus-0.11.2-3|107	--disable-werror \
14mu|liborcus-0.11.2-3|108	--with-pic \
14mu|liborcus-0.11.2-3|109	--disable-spreadsheet-model
14mu|liborcus-0.11.2-3|110	
14mu|liborcus-0.11.2-3|111	sed -i \
14mu|liborcus-0.11.2-3|112	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14mu|liborcus-0.11.2-3|113	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14mu|liborcus-0.11.2-3|114	libtool
14mu|liborcus-0.11.2-3|115	
14mu|liborcus-0.11.2-3|116	%make
14mu|liborcus-0.11.2-3|117	
14mu|liborcus-0.11.2-3|118	%install
14mu|liborcus-0.11.2-3|119	%makeinstall_std
14mu|liborcus-0.11.2-3|120	
14mu|liborcus-0.11.2-3|121	
14mu|liborcus-0.11.2-3|122	%changelog
14mu|liborcus-0.11.2-3|123	
14mu|liborcus-0.11.2-3|124	* Tue Mar 21 2017 alzim <alzim@bk.ru> 0.11.2-3
14mu|liborcus-0.11.2-3|125	- (bfff95d) Merge pull request #2 from alzim/liborcus:rosa2014.1
14mu|liborcus-0.11.2-3|126	- (bfff95d) New version 0.11.2 Now requires mdds-1.2 to build
14mu|liborcus-0.11.2-3|127	
14mu|liborcus-0.11.2-3|128	

23214 14
14mu|libosinfo-0.2.11-1|1	%define oname		osinfo
14mu|libosinfo-0.2.11-1|2	
14mu|libosinfo-0.2.11-1|3	%define api		1.0
14mu|libosinfo-0.2.11-1|4	%define major		0
14mu|libosinfo-0.2.11-1|5	%define libname		%mklibname %{oname} %{api} %{major}
14mu|libosinfo-0.2.11-1|6	%define develname	%mklibname %{oname} %{api} -d
14mu|libosinfo-0.2.11-1|7	
14mu|libosinfo-0.2.11-1|8	%define girmajor	1.0
14mu|libosinfo-0.2.11-1|9	%define girname		%mklibname %{oname}-gir %{girmajor}
14mu|libosinfo-0.2.11-1|10	%define girnamegtk	%mklibname %{oname}-gtk-gir %{girmajor}
14mu|libosinfo-0.2.11-1|11	
14mu|libosinfo-0.2.11-1|12	#define _exclude_files_from_autoreq ^%{_datadir}/doc/%{develname}/demo.*$
14mu|libosinfo-0.2.11-1|13	
14mu|libosinfo-0.2.11-1|14	Summary:	A library for managing OS information for virtualization
14mu|libosinfo-0.2.11-1|15	Name:		libosinfo
14mu|libosinfo-0.2.11-1|16	Version:	0.2.11
14mu|libosinfo-0.2.11-1|17	Release:	1
14mu|libosinfo-0.2.11-1|18	License:	LGPLv2+
14mu|libosinfo-0.2.11-1|19	Group:		System/Libraries
14mu|libosinfo-0.2.11-1|20	Source0:	https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
14mu|libosinfo-0.2.11-1|21	URL:		https://fedorahosted.org/libosinfo/
14mu|libosinfo-0.2.11-1|22	BuildRequires:	glib2-devel
14mu|libosinfo-0.2.11-1|23	BuildRequires:	libxml2-devel >= 2.6.0
14mu|libosinfo-0.2.11-1|24	BuildRequires:	vala
14mu|libosinfo-0.2.11-1|25	BuildRequires:	vala-tools
14mu|libosinfo-0.2.11-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libosinfo-0.2.11-1|27	BuildRequires:	pkgconfig(check)
14mu|libosinfo-0.2.11-1|28	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|libosinfo-0.2.11-1|29	BuildRequires:	pkgconfig(libxslt)
14mu|libosinfo-0.2.11-1|30	Requires:	udev
14mu|libosinfo-0.2.11-1|31	
14mu|libosinfo-0.2.11-1|32	%description
14mu|libosinfo-0.2.11-1|33	libosinfo is a library that allows virtualization provisioning tools to
14mu|libosinfo-0.2.11-1|34	determine the optimal device settings for a hypervisor/operating system
14mu|libosinfo-0.2.11-1|35	combination.
14mu|libosinfo-0.2.11-1|36	
14mu|libosinfo-0.2.11-1|37	
14mu|libosinfo-0.2.11-1|38	%package common
14mu|libosinfo-0.2.11-1|39	Summary:	Non-library files for the "%{libname}" library
14mu|libosinfo-0.2.11-1|40	Group:		System/Libraries
14mu|libosinfo-0.2.11-1|41	
14mu|libosinfo-0.2.11-1|42	%description common
14mu|libosinfo-0.2.11-1|43	Platform-independent files for the "%{libname}" library
14mu|libosinfo-0.2.11-1|44	
14mu|libosinfo-0.2.11-1|45	%files common -f %{name}.lang
14mu|libosinfo-0.2.11-1|46	%{_bindir}/osinfo-detect
14mu|libosinfo-0.2.11-1|47	%{_bindir}/osinfo-install-script
14mu|libosinfo-0.2.11-1|48	%{_bindir}/osinfo-db-validate
14mu|libosinfo-0.2.11-1|49	%{_bindir}/osinfo-query
14mu|libosinfo-0.2.11-1|50	%{_mandir}/man1/osinfo*.1.*
14mu|libosinfo-0.2.11-1|51	%{_datadir}/libosinfo/db/oses
14mu|libosinfo-0.2.11-1|52	%{_datadir}/libosinfo/db/datamaps
14mu|libosinfo-0.2.11-1|53	%{_datadir}/libosinfo/db/install-scripts/*.xml
14mu|libosinfo-0.2.11-1|54	%{_datadir}/libosinfo/db/*.ids
14mu|libosinfo-0.2.11-1|55	%{_datadir}/libosinfo/db/devices
14mu|libosinfo-0.2.11-1|56	%{_datadir}/libosinfo/schemas
14mu|libosinfo-0.2.11-1|57	%{_datadir}/libosinfo/db/hypervisors
14mu|libosinfo-0.2.11-1|58	%dir %{_datadir}/libosinfo/db
14mu|libosinfo-0.2.11-1|59	%dir %{_datadir}/libosinfo/db/install-scripts
14mu|libosinfo-0.2.11-1|60	%dir %{_datadir}/libosinfo/
14mu|libosinfo-0.2.11-1|61	/lib/udev/rules.d/95-osinfo.rules
14mu|libosinfo-0.2.11-1|62	
14mu|libosinfo-0.2.11-1|63	
14mu|libosinfo-0.2.11-1|64	%package -n %{libname}
14mu|libosinfo-0.2.11-1|65	Summary:	Library plugin handling
14mu|libosinfo-0.2.11-1|66	Group:		System/Libraries
14mu|libosinfo-0.2.11-1|67	Requires:	%{name}-common = %{version}-%{release}
14mu|libosinfo-0.2.11-1|68	Provides:	%{mklibname %{oname} %{major}} = %{version}-%{release}
14mu|libosinfo-0.2.11-1|69	
14mu|libosinfo-0.2.11-1|70	%description -n %{libname}
14mu|libosinfo-0.2.11-1|71	libosinfo is a library that allows virtualization provisioning tools to
14mu|libosinfo-0.2.11-1|72	determine the optimal device settings for a hypervisor/operating system
14mu|libosinfo-0.2.11-1|73	combination.
14mu|libosinfo-0.2.11-1|74	
14mu|libosinfo-0.2.11-1|75	%files -n %{libname}
14mu|libosinfo-0.2.11-1|76	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|libosinfo-0.2.11-1|77	
14mu|libosinfo-0.2.11-1|78	
14mu|libosinfo-0.2.11-1|79	%package -n %{develname}
14mu|libosinfo-0.2.11-1|80	Summary:	Development files for %{name}
14mu|libosinfo-0.2.11-1|81	Group:		Development/C
14mu|libosinfo-0.2.11-1|82	Requires:	%{libname} = %{version}-%{release}
14mu|libosinfo-0.2.11-1|83	Provides:	%{name}-devel = %version-%release
14mu|libosinfo-0.2.11-1|84	Provides:	%{oname}-devel = %{version}-%{release}
14mu|libosinfo-0.2.11-1|85	
14mu|libosinfo-0.2.11-1|86	%description -n %{develname}
14mu|libosinfo-0.2.11-1|87	The %{name}-devel package contains libraries and header files for
14mu|libosinfo-0.2.11-1|88	developing applications that use %{name}.
14mu|libosinfo-0.2.11-1|89	
14mu|libosinfo-0.2.11-1|90	%files -n %{develname}
14mu|libosinfo-0.2.11-1|91	%doc AUTHORS ChangeLog COPYING.LIB NEWS README
14mu|libosinfo-0.2.11-1|92	%doc examples/demo.js
14mu|libosinfo-0.2.11-1|93	%doc examples/demo.py
14mu|libosinfo-0.2.11-1|94	%{_libdir}/%{name}-%{api}.so
14mu|libosinfo-0.2.11-1|95	%dir %{_includedir}/%{name}-%{api}/
14mu|libosinfo-0.2.11-1|96	%dir %{_includedir}/%{name}-%{api}/osinfo/
14mu|libosinfo-0.2.11-1|97	%{_includedir}/%{name}-%{api}/osinfo/*.h
14mu|libosinfo-0.2.11-1|98	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|libosinfo-0.2.11-1|99	%{_datadir}/gir-1.0/Libosinfo-%{api}.gir
14mu|libosinfo-0.2.11-1|100	%{_datadir}/gtk-doc/html/Libosinfo
14mu|libosinfo-0.2.11-1|101	%{_datadir}/vala/vapi/libosinfo-1.0.vapi
14mu|libosinfo-0.2.11-1|102	
14mu|libosinfo-0.2.11-1|103	%package -n %{girname}
14mu|libosinfo-0.2.11-1|104	Summary:	GObject Introspection interface description for %{name}
14mu|libosinfo-0.2.11-1|105	Group:		System/Libraries
14mu|libosinfo-0.2.11-1|106	Requires:	%{libname} = %{version}-%{release}
14mu|libosinfo-0.2.11-1|107	
14mu|libosinfo-0.2.11-1|108	%description -n %{girname}
14mu|libosinfo-0.2.11-1|109	GObject Introspection interface description for %{name}.
14mu|libosinfo-0.2.11-1|110	
14mu|libosinfo-0.2.11-1|111	%files -n %{girname}
14mu|libosinfo-0.2.11-1|112	%{_libdir}/girepository-1.0/Libosinfo-%{girmajor}.typelib
14mu|libosinfo-0.2.11-1|113	
14mu|libosinfo-0.2.11-1|114	%prep
14mu|libosinfo-0.2.11-1|115	%setup -q
14mu|libosinfo-0.2.11-1|116	
14mu|libosinfo-0.2.11-1|117	%build
14mu|libosinfo-0.2.11-1|118	%configure2_5x --enable-introspection=yes --enable-vala=yes --enable-udev=yes --disable-static
14mu|libosinfo-0.2.11-1|119	%make V=1
14mu|libosinfo-0.2.11-1|120	
14mu|libosinfo-0.2.11-1|121	chmod a-x examples/*.js examples/*.py
14mu|libosinfo-0.2.11-1|122	
14mu|libosinfo-0.2.11-1|123	%install
14mu|libosinfo-0.2.11-1|124	%makeinstall_std
14mu|libosinfo-0.2.11-1|125	rm -f %{buildroot}%{_libdir}/*.la
14mu|libosinfo-0.2.11-1|126	
14mu|libosinfo-0.2.11-1|127	%find_lang %{name}
14mu|libosinfo-0.2.11-1|128	
14mu|libosinfo-0.2.11-1|129	%changelog
14mu|libosinfo-0.2.11-1|130	
14mu|libosinfo-0.2.11-1|131	* Thu Mar 12 2015 Tigro <ashejn@yandex-team.ru> 0.2.11-1
14mu|libosinfo-0.2.11-1|132	- (8feb267) update to 0.2.11
14mu|libosinfo-0.2.11-1|133	
14mu|libosinfo-0.2.11-1|134	

23215 14
14mu|libosip2-3.6.0-5|1	%define major 7
14mu|libosip2-3.6.0-5|2	%define api 2
14mu|libosip2-3.6.0-5|3	#TODO: split library package
14mu|libosip2-3.6.0-5|4	%define libname %mklibname osip %{api} %{major}
14mu|libosip2-3.6.0-5|5	%define devname %mklibname osip %{api} -d
14mu|libosip2-3.6.0-5|6	
14mu|libosip2-3.6.0-5|7	Summary:	Implementation of SIP - rfc2543
14mu|libosip2-3.6.0-5|8	Name:		libosip2
14mu|libosip2-3.6.0-5|9	Version:	3.6.0
14mu|libosip2-3.6.0-5|10	Release:	5
14mu|libosip2-3.6.0-5|11	License:	LGPLv2.1+
14mu|libosip2-3.6.0-5|12	Group:		System/Libraries
14mu|libosip2-3.6.0-5|13	Url:		http://savannah.gnu.org/projects/osip/
14mu|libosip2-3.6.0-5|14	Source0:	http://ftp.gnu.org/gnu/osip/%{name}-%{version}.tar.gz
14mu|libosip2-3.6.0-5|15	Patch0:		libosip2-3.5.0-linkage.patch
14mu|libosip2-3.6.0-5|16	
14mu|libosip2-3.6.0-5|17	%description
14mu|libosip2-3.6.0-5|18	This is the oSIP library. It has been designed to provide the
14mu|libosip2-3.6.0-5|19	Internet Community a simple way to support the Session Initiation
14mu|libosip2-3.6.0-5|20	Protocol. SIP is described in the RFC3261 which is available at
14mu|libosip2-3.6.0-5|21	http://www.ietf.org/rfc/rfc3261.txt.
14mu|libosip2-3.6.0-5|22	
14mu|libosip2-3.6.0-5|23	#----------------------------------------------------------------------------
14mu|libosip2-3.6.0-5|24	
14mu|libosip2-3.6.0-5|25	%package -n %{libname}
14mu|libosip2-3.6.0-5|26	Summary:	Implementation of SIP - rfc2543
14mu|libosip2-3.6.0-5|27	Group:		System/Libraries
14mu|libosip2-3.6.0-5|28	Obsoletes:	%{_lib}osip2 < 3.6.0
14mu|libosip2-3.6.0-5|29	Obsoletes:	%{_lib}osip2_4 < 3.6.0
14mu|libosip2-3.6.0-5|30	
14mu|libosip2-3.6.0-5|31	%description -n %{libname}
14mu|libosip2-3.6.0-5|32	This is the oSIP library. It has been designed to provide the
14mu|libosip2-3.6.0-5|33	Internet Community a simple way to support the Session Initiation
14mu|libosip2-3.6.0-5|34	Protocol. SIP is described in the RFC3261 which is available at
14mu|libosip2-3.6.0-5|35	http://www.ietf.org/rfc/rfc3261.txt.
14mu|libosip2-3.6.0-5|36	
14mu|libosip2-3.6.0-5|37	%files -n %{libname}
14mu|libosip2-3.6.0-5|38	%doc AUTHORS BUGS ChangeLog NEWS README TODO
14mu|libosip2-3.6.0-5|39	%{_libdir}/libosip%{api}.so.%{major}*
14mu|libosip2-3.6.0-5|40	%{_libdir}/libosipparser%{api}.so.%{major}*
14mu|libosip2-3.6.0-5|41	
14mu|libosip2-3.6.0-5|42	#----------------------------------------------------------------------------
14mu|libosip2-3.6.0-5|43	
14mu|libosip2-3.6.0-5|44	%package -n %{devname}
14mu|libosip2-3.6.0-5|45	Summary:	Header file required to build programs using liboSIP
14mu|libosip2-3.6.0-5|46	Group:		Development/C
14mu|libosip2-3.6.0-5|47	Requires:	%{libname} = %{EVRD}
14mu|libosip2-3.6.0-5|48	Provides:	%{name}-devel = %{EVRD}
14mu|libosip2-3.6.0-5|49	Obsoletes:	%{_lib}osip2-devel < 3.6.0
14mu|libosip2-3.6.0-5|50	
14mu|libosip2-3.6.0-5|51	%description -n %{devname}
14mu|libosip2-3.6.0-5|52	Developments files for %{libname} (oSIP Library). Needed to build
14mu|libosip2-3.6.0-5|53	apps such as linphone and siproxd.
14mu|libosip2-3.6.0-5|54	
14mu|libosip2-3.6.0-5|55	%files -n %{devname}
14mu|libosip2-3.6.0-5|56	%{_libdir}/libosip%{api}.so
14mu|libosip2-3.6.0-5|57	%{_libdir}/libosipparser%{api}.so
14mu|libosip2-3.6.0-5|58	%{_includedir}/osip%{api}
14mu|libosip2-3.6.0-5|59	%{_includedir}/osipparser%{api}
14mu|libosip2-3.6.0-5|60	%{_libdir}/pkgconfig/libosip%{api}.pc
14mu|libosip2-3.6.0-5|61	%{_mandir}/man3/osip%{api}.3*
14mu|libosip2-3.6.0-5|62	
14mu|libosip2-3.6.0-5|63	#----------------------------------------------------------------------------
14mu|libosip2-3.6.0-5|64	
14mu|libosip2-3.6.0-5|65	%prep
14mu|libosip2-3.6.0-5|66	%setup -q
14mu|libosip2-3.6.0-5|67	%patch0 -p0 -b .link
14mu|libosip2-3.6.0-5|68	
14mu|libosip2-3.6.0-5|69	%build
14mu|libosip2-3.6.0-5|70	%configure2_5x --disable-static
14mu|libosip2-3.6.0-5|71	%make
14mu|libosip2-3.6.0-5|72	
14mu|libosip2-3.6.0-5|73	%install
14mu|libosip2-3.6.0-5|74	%makeinstall_std
14mu|libosip2-3.6.0-5|75	
14mu|libosip2-3.6.0-5|76	mkdir -p %{buildroot}%{_mandir}/man3/
14mu|libosip2-3.6.0-5|77	mv %{buildroot}%{_mandir}/man1/osip.1 %{buildroot}%{_mandir}/man3/osip%{api}.3
14mu|libosip2-3.6.0-5|78	
14mu|libosip2-3.6.0-5|79	
14mu|libosip2-3.6.0-5|80	%changelog
14mu|libosip2-3.6.0-5|81	* Fri Dec 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.0-5
14mu|libosip2-3.6.0-5|82	+ Revision: 28eff0b
14mu|libosip2-3.6.0-5|83	- Move man page to a proper place, spec cleanup
14mu|libosip2-3.6.0-5|84	
14mu|libosip2-3.6.0-5|85	

23216 14
14mu|libotr-4.1.1-1|1	%define major 5
14mu|libotr-4.1.1-1|2	%define libname %mklibname otr %{major}
14mu|libotr-4.1.1-1|3	%define devname %mklibname otr -d
14mu|libotr-4.1.1-1|4	
14mu|libotr-4.1.1-1|5	Summary:	Off-The-Record Messaging library and toolkit
14mu|libotr-4.1.1-1|6	Name:		libotr
14mu|libotr-4.1.1-1|7	Version:	4.1.1
14mu|libotr-4.1.1-1|8	Release:	1
14mu|libotr-4.1.1-1|9	License:	GPLv2+
14mu|libotr-4.1.1-1|10	Group:		Networking/Instant messaging
14mu|libotr-4.1.1-1|11	Url:		http://www.cypherpunks.ca/otr/
14mu|libotr-4.1.1-1|12	Source0:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
14mu|libotr-4.1.1-1|13	Source1:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
14mu|libotr-4.1.1-1|14	BuildRequires:	pkgconfig(libgcrypt)
14mu|libotr-4.1.1-1|15	
14mu|libotr-4.1.1-1|16	%description
14mu|libotr-4.1.1-1|17	%{name} is a library and toolkit which implements Off-the-Record (OTR)
14mu|libotr-4.1.1-1|18	Messaging.
14mu|libotr-4.1.1-1|19	
14mu|libotr-4.1.1-1|20	OTR allows you to have private conversations over IM by providing:
14mu|libotr-4.1.1-1|21	- Encryption
14mu|libotr-4.1.1-1|22	- No one else can read your instant messages.
14mu|libotr-4.1.1-1|23	- Authentication
14mu|libotr-4.1.1-1|24	- You are assured the correspondent is who you think it is.
14mu|libotr-4.1.1-1|25	- Deniability
14mu|libotr-4.1.1-1|26	- The messages you send do _not_ have digital signatures that are
14mu|libotr-4.1.1-1|27	checkable by a third party.  Anyone can forge messages after a
14mu|libotr-4.1.1-1|28	conversation to make them look like they came from you.  However,
14mu|libotr-4.1.1-1|29	_during_ a conversation, your correspondent is assured the messages
14mu|libotr-4.1.1-1|30	he sees are authentic and unmodified.
14mu|libotr-4.1.1-1|31	- Perfect forward secrecy
14mu|libotr-4.1.1-1|32	- If you lose control of your private keys, no previous conversation
14mu|libotr-4.1.1-1|33	is compromised.
14mu|libotr-4.1.1-1|34	
14mu|libotr-4.1.1-1|35	#----------------------------------------------------------------------------
14mu|libotr-4.1.1-1|36	
14mu|libotr-4.1.1-1|37	%package -n %{libname}
14mu|libotr-4.1.1-1|38	Summary:	Off-The-Record Messaging library and toolkit
14mu|libotr-4.1.1-1|39	License:	LGPLv2.1+
14mu|libotr-4.1.1-1|40	Group:		System/Libraries
14mu|libotr-4.1.1-1|41	
14mu|libotr-4.1.1-1|42	%description -n %{libname}
14mu|libotr-4.1.1-1|43	%{name} is a library and toolkit which implements Off-the-Record (OTR)
14mu|libotr-4.1.1-1|44	Messaging.
14mu|libotr-4.1.1-1|45	
14mu|libotr-4.1.1-1|46	OTR allows you to have private conversations over IM by providing:
14mu|libotr-4.1.1-1|47	- Encryption
14mu|libotr-4.1.1-1|48	- No one else can read your instant messages.
14mu|libotr-4.1.1-1|49	- Authentication
14mu|libotr-4.1.1-1|50	- You are assured the correspondent is who you think it is.
14mu|libotr-4.1.1-1|51	- Deniability
14mu|libotr-4.1.1-1|52	- The messages you send do _not_ have digital signatures that are
14mu|libotr-4.1.1-1|53	checkable by a third party.  Anyone can forge messages after a
14mu|libotr-4.1.1-1|54	conversation to make them look like they came from you.  However,
14mu|libotr-4.1.1-1|55	_during_ a conversation, your correspondent is assured the messages
14mu|libotr-4.1.1-1|56	he sees are authentic and unmodified.
14mu|libotr-4.1.1-1|57	- Perfect forward secrecy
14mu|libotr-4.1.1-1|58	- If you lose control of your private keys, no previous conversation
14mu|libotr-4.1.1-1|59	is compromised.
14mu|libotr-4.1.1-1|60	
14mu|libotr-4.1.1-1|61	%files -n %{libname}
14mu|libotr-4.1.1-1|62	%doc AUTHORS COPYING.LIB
14mu|libotr-4.1.1-1|63	%{_libdir}/libotr.so.%{major}*
14mu|libotr-4.1.1-1|64	
14mu|libotr-4.1.1-1|65	#----------------------------------------------------------------------------
14mu|libotr-4.1.1-1|66	
14mu|libotr-4.1.1-1|67	%package -n %{devname}
14mu|libotr-4.1.1-1|68	Summary:	Development related files of %{name}
14mu|libotr-4.1.1-1|69	License:	LGPLv2.1+
14mu|libotr-4.1.1-1|70	Group:		Development/C
14mu|libotr-4.1.1-1|71	Requires:	%{libname} = %{EVRD}
14mu|libotr-4.1.1-1|72	Provides:	%{name}-devel = %{EVRD}
14mu|libotr-4.1.1-1|73	
14mu|libotr-4.1.1-1|74	%description -n %{devname}
14mu|libotr-4.1.1-1|75	%{name} is a library and toolkit which implements Off-the-Record (OTR)
14mu|libotr-4.1.1-1|76	Messaging. This package contains development related files of %{name}.
14mu|libotr-4.1.1-1|77	
14mu|libotr-4.1.1-1|78	%files -n %{devname}
14mu|libotr-4.1.1-1|79	%doc ChangeLog NEWS README
14mu|libotr-4.1.1-1|80	%{_datadir}/aclocal/*.m4
14mu|libotr-4.1.1-1|81	%{_includedir}/*
14mu|libotr-4.1.1-1|82	%{_libdir}/libotr.so
14mu|libotr-4.1.1-1|83	%{_libdir}/pkgconfig/*.pc
14mu|libotr-4.1.1-1|84	
14mu|libotr-4.1.1-1|85	#----------------------------------------------------------------------------
14mu|libotr-4.1.1-1|86	
14mu|libotr-4.1.1-1|87	%package utils
14mu|libotr-4.1.1-1|88	Summary:	Helper utilities of %{name}
14mu|libotr-4.1.1-1|89	License:	GPLv2+
14mu|libotr-4.1.1-1|90	Group:		Networking/Instant messaging
14mu|libotr-4.1.1-1|91	Requires:	%{libname} = %{EVRD}
14mu|libotr-4.1.1-1|92	
14mu|libotr-4.1.1-1|93	%description utils
14mu|libotr-4.1.1-1|94	%{name} is a library and toolkit which implements Off-the-Record (OTR)
14mu|libotr-4.1.1-1|95	Messaging. This package contains various helper utilities from %{name}.
14mu|libotr-4.1.1-1|96	
14mu|libotr-4.1.1-1|97	%files utils
14mu|libotr-4.1.1-1|98	%doc AUTHORS
14mu|libotr-4.1.1-1|99	%{_bindir}/*
14mu|libotr-4.1.1-1|100	%{_mandir}/man?/*
14mu|libotr-4.1.1-1|101	
14mu|libotr-4.1.1-1|102	#----------------------------------------------------------------------------
14mu|libotr-4.1.1-1|103	
14mu|libotr-4.1.1-1|104	%prep
14mu|libotr-4.1.1-1|105	%setup -q
14mu|libotr-4.1.1-1|106	
14mu|libotr-4.1.1-1|107	%build
14mu|libotr-4.1.1-1|108	%configure2_5x \
14mu|libotr-4.1.1-1|109	--with-pic \
14mu|libotr-4.1.1-1|110	--disable-static
14mu|libotr-4.1.1-1|111	
14mu|libotr-4.1.1-1|112	%make
14mu|libotr-4.1.1-1|113	
14mu|libotr-4.1.1-1|114	%install
14mu|libotr-4.1.1-1|115	%makeinstall_std
14mu|libotr-4.1.1-1|116	
14mu|libotr-4.1.1-1|117	
14mu|libotr-4.1.1-1|118	%changelog
14mu|libotr-4.1.1-1|119	
14mu|libotr-4.1.1-1|120	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 4.1.1-1
14mu|libotr-4.1.1-1|121	- (308077d) Updated to 4.1.1
14mu|libotr-4.1.1-1|122	
14mu|libotr-4.1.1-1|123	

23217 14
14mu|libp11-0.4.7-1|1	%define sslver 1.0.0
14mu|libp11-0.4.7-1|2	
14mu|libp11-0.4.7-1|3	%define major 2
14mu|libp11-0.4.7-1|4	%define libname %mklibname p11_ %{major}
14mu|libp11-0.4.7-1|5	%define devname %mklibname p11 -d
14mu|libp11-0.4.7-1|6	
14mu|libp11-0.4.7-1|7	Summary:	Small library on top of PKCS#11
14mu|libp11-0.4.7-1|8	Name:		libp11
14mu|libp11-0.4.7-1|9	Version:	0.4.7
14mu|libp11-0.4.7-1|10	Release:	1
14mu|libp11-0.4.7-1|11	License:	LGPLv2+
14mu|libp11-0.4.7-1|12	Group:		System/Libraries
14mu|libp11-0.4.7-1|13	Url:		https://github.com/OpenSC/libp11
14mu|libp11-0.4.7-1|14	Source0:	http://www.opensc-project.org/files/libp11/%{name}-%{version}.tar.gz
14mu|libp11-0.4.7-1|15	BuildRequires:	libltdl-devel
14mu|libp11-0.4.7-1|16	BuildRequires:	pkgconfig(openssl)
14mu|libp11-0.4.7-1|17	
14mu|libp11-0.4.7-1|18	%description
14mu|libp11-0.4.7-1|19	Libp11 is a library implementing a small layer on top of PKCS#11 API to make
14mu|libp11-0.4.7-1|20	using PKCS#11 implementations easier.
14mu|libp11-0.4.7-1|21	
14mu|libp11-0.4.7-1|22	#----------------------------------------------------------------------------
14mu|libp11-0.4.7-1|23	
14mu|libp11-0.4.7-1|24	%package -n engine_pkcs11
14mu|libp11-0.4.7-1|25	Summary:	PKCS#11 engine for OpenSSL
14mu|libp11-0.4.7-1|26	Group:		System/Libraries
14mu|libp11-0.4.7-1|27	Suggests:	opensc
14mu|libp11-0.4.7-1|28	
14mu|libp11-0.4.7-1|29	%description -n engine_pkcs11
14mu|libp11-0.4.7-1|30	Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded
14mu|libp11-0.4.7-1|31	using code, config file or command line and will pass any function call by
14mu|libp11-0.4.7-1|32	openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards
14mu|libp11-0.4.7-1|33	and software for using smart cards in PKCS#11 format, such as OpenSC. Originaly
14mu|libp11-0.4.7-1|34	this engine was a part of OpenSC, until OpenSC was split into several small
14mu|libp11-0.4.7-1|35	projects for improved flexibility.
14mu|libp11-0.4.7-1|36	
14mu|libp11-0.4.7-1|37	%files -n engine_pkcs11
14mu|libp11-0.4.7-1|38	%doc README.rosa
14mu|libp11-0.4.7-1|39	%{_libdir}/openssl-%{sslver}/engines/*.so
14mu|libp11-0.4.7-1|40	
14mu|libp11-0.4.7-1|41	#----------------------------------------------------------------------------
14mu|libp11-0.4.7-1|42	
14mu|libp11-0.4.7-1|43	%package -n %{libname}
14mu|libp11-0.4.7-1|44	Summary:	Library files for libp11
14mu|libp11-0.4.7-1|45	Group:		System/Libraries
14mu|libp11-0.4.7-1|46	
14mu|libp11-0.4.7-1|47	%description -n %{libname}
14mu|libp11-0.4.7-1|48	This package contains library files for libp11.
14mu|libp11-0.4.7-1|49	
14mu|libp11-0.4.7-1|50	%files -n %{libname}
14mu|libp11-0.4.7-1|51	%doc NEWS
14mu|libp11-0.4.7-1|52	%{_libdir}/libp11.so.%{major}*
14mu|libp11-0.4.7-1|53	
14mu|libp11-0.4.7-1|54	#----------------------------------------------------------------------------
14mu|libp11-0.4.7-1|55	
14mu|libp11-0.4.7-1|56	%package -n %{devname}
14mu|libp11-0.4.7-1|57	Summary:	Development files for libp11
14mu|libp11-0.4.7-1|58	Group:		Development/C
14mu|libp11-0.4.7-1|59	Requires:	%{libname} = %{EVRD}
14mu|libp11-0.4.7-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|libp11-0.4.7-1|61	
14mu|libp11-0.4.7-1|62	%description -n %{devname}
14mu|libp11-0.4.7-1|63	This package contains files needed for development with libp11.
14mu|libp11-0.4.7-1|64	
14mu|libp11-0.4.7-1|65	%files -n %{devname}
14mu|libp11-0.4.7-1|66	%{_libdir}/*.so
14mu|libp11-0.4.7-1|67	%{_libdir}/pkgconfig/libp11.pc
14mu|libp11-0.4.7-1|68	%{_includedir}/*
14mu|libp11-0.4.7-1|69	
14mu|libp11-0.4.7-1|70	#----------------------------------------------------------------------------
14mu|libp11-0.4.7-1|71	
14mu|libp11-0.4.7-1|72	%prep
14mu|libp11-0.4.7-1|73	%setup -q
14mu|libp11-0.4.7-1|74	
14mu|libp11-0.4.7-1|75	cat > README.rosa <<EOF
14mu|libp11-0.4.7-1|76	In ROSA, the engine file has been placed in the
14mu|libp11-0.4.7-1|77	%{_libdir}/openssl-%{sslver}/engines directory instead of the default
14mu|libp11-0.4.7-1|78	%{_libdir}/engines. This was done so in order to match our openssl
14mu|libp11-0.4.7-1|79	installation.
14mu|libp11-0.4.7-1|80	
14mu|libp11-0.4.7-1|81	Considering this new path, below is the suggested change to openssl.cnf
14mu|libp11-0.4.7-1|82	in order to use this engine:
14mu|libp11-0.4.7-1|83	
14mu|libp11-0.4.7-1|84	openssl_conf = openssl_def
14mu|libp11-0.4.7-1|85	
14mu|libp11-0.4.7-1|86	[openssl_def]
14mu|libp11-0.4.7-1|87	engines = engine_section
14mu|libp11-0.4.7-1|88	
14mu|libp11-0.4.7-1|89	[engine_section]
14mu|libp11-0.4.7-1|90	pkcs11 = pkcs11_section
14mu|libp11-0.4.7-1|91	
14mu|libp11-0.4.7-1|92	[pkcs11_section]
14mu|libp11-0.4.7-1|93	engine_id = pkcs11
14mu|libp11-0.4.7-1|94	dynamic_path = %{_libdir}/openssl-%{sslver}/engines/pkcs11.so
14mu|libp11-0.4.7-1|95	MODULE_PATH = %{_libdir}/opensc-pkcs11.so
14mu|libp11-0.4.7-1|96	init = 0
14mu|libp11-0.4.7-1|97	
14mu|libp11-0.4.7-1|98	EOF
14mu|libp11-0.4.7-1|99	
14mu|libp11-0.4.7-1|100	%build
14mu|libp11-0.4.7-1|101	%configure2_5x \
14mu|libp11-0.4.7-1|102	--with-enginesdir=%{_libdir}/openssl-%{sslver}/engines/ \
14mu|libp11-0.4.7-1|103	--disable-static
14mu|libp11-0.4.7-1|104	%make
14mu|libp11-0.4.7-1|105	
14mu|libp11-0.4.7-1|106	%install
14mu|libp11-0.4.7-1|107	%makeinstall_std
14mu|libp11-0.4.7-1|108	
14mu|libp11-0.4.7-1|109	rm -fr %{buildroot}%{_datadir}/doc
14mu|libp11-0.4.7-1|110	
14mu|libp11-0.4.7-1|111	
14mu|libp11-0.4.7-1|112	%changelog
14mu|libp11-0.4.7-1|113	
14mu|libp11-0.4.7-1|114	* Tue Aug 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.7-1
14mu|libp11-0.4.7-1|115	- (3fd4061) Suggest opensc
14mu|libp11-0.4.7-1|116	
14mu|libp11-0.4.7-1|117	

23218 14
14mu|libpagemaker-0.0.2-1|1	%global major 0
14mu|libpagemaker-0.0.2-1|2	%define libname %mklibname pagemaker %{api} %{major}
14mu|libpagemaker-0.0.2-1|3	%define devname %mklibname pagemaker -d
14mu|libpagemaker-0.0.2-1|4	%global api 0.0
14mu|libpagemaker-0.0.2-1|5	
14mu|libpagemaker-0.0.2-1|6	Summary:	A library for import of Adobe PageMaker documents
14mu|libpagemaker-0.0.2-1|7	Name:		libpagemaker
14mu|libpagemaker-0.0.2-1|8	Version:	0.0.2
14mu|libpagemaker-0.0.2-1|9	Release:	1
14mu|libpagemaker-0.0.2-1|10	License:	MPLv2.0
14mu|libpagemaker-0.0.2-1|11	Group:		System/Libraries
14mu|libpagemaker-0.0.2-1|12	Url:		http://wiki.documentfoundation.org/DLP/Libraries/libpagemaker
14mu|libpagemaker-0.0.2-1|13	Source0:	http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
14mu|libpagemaker-0.0.2-1|14	BuildRequires:	doxygen
14mu|libpagemaker-0.0.2-1|15	BuildRequires:	help2man
14mu|libpagemaker-0.0.2-1|16	BuildRequires:	boost-devel
14mu|libpagemaker-0.0.2-1|17	BuildRequires:	pkgconfig(librevenge-0.0)
14mu|libpagemaker-0.0.2-1|18	
14mu|libpagemaker-0.0.2-1|19	%description
14mu|libpagemaker-0.0.2-1|20	libpagemaker is library providing ability to interpret and import Adobe
14mu|libpagemaker-0.0.2-1|21	PageMaker documents into various applications.
14mu|libpagemaker-0.0.2-1|22	
14mu|libpagemaker-0.0.2-1|23	#----------------------------------------------------------------------------
14mu|libpagemaker-0.0.2-1|24	
14mu|libpagemaker-0.0.2-1|25	%package -n %{libname}
14mu|libpagemaker-0.0.2-1|26	Summary:	A library for import of Adobe PageMaker documents
14mu|libpagemaker-0.0.2-1|27	Group:		System/Libraries
14mu|libpagemaker-0.0.2-1|28	
14mu|libpagemaker-0.0.2-1|29	%description -n %{libname}
14mu|libpagemaker-0.0.2-1|30	libpagemaker is library providing ability to interpret and import Adobe
14mu|libpagemaker-0.0.2-1|31	PageMaker documents into various applications.
14mu|libpagemaker-0.0.2-1|32	
14mu|libpagemaker-0.0.2-1|33	%files -n %{libname}
14mu|libpagemaker-0.0.2-1|34	%doc AUTHORS COPYING NEWS
14mu|libpagemaker-0.0.2-1|35	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|libpagemaker-0.0.2-1|36	
14mu|libpagemaker-0.0.2-1|37	#----------------------------------------------------------------------------
14mu|libpagemaker-0.0.2-1|38	
14mu|libpagemaker-0.0.2-1|39	%package -n %{devname}
14mu|libpagemaker-0.0.2-1|40	Summary:	Development files for %{name}
14mu|libpagemaker-0.0.2-1|41	Group:		Development/C
14mu|libpagemaker-0.0.2-1|42	Requires:	%{libname} = %{EVRD}
14mu|libpagemaker-0.0.2-1|43	Provides:	%{name}-devel = %{EVRD}
14mu|libpagemaker-0.0.2-1|44	
14mu|libpagemaker-0.0.2-1|45	%description -n %{devname}
14mu|libpagemaker-0.0.2-1|46	This package contains libraries and header files for developing applications
14mu|libpagemaker-0.0.2-1|47	that use %{name}.
14mu|libpagemaker-0.0.2-1|48	
14mu|libpagemaker-0.0.2-1|49	%files -n %{devname}
14mu|libpagemaker-0.0.2-1|50	%doc ChangeLog
14mu|libpagemaker-0.0.2-1|51	%{_includedir}/%{name}-%{api}
14mu|libpagemaker-0.0.2-1|52	%{_libdir}/%{name}-%{api}.so
14mu|libpagemaker-0.0.2-1|53	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|libpagemaker-0.0.2-1|54	
14mu|libpagemaker-0.0.2-1|55	#----------------------------------------------------------------------------
14mu|libpagemaker-0.0.2-1|56	
14mu|libpagemaker-0.0.2-1|57	%package doc
14mu|libpagemaker-0.0.2-1|58	Summary:	Documentation of %{name} API
14mu|libpagemaker-0.0.2-1|59	Group:		Documentation
14mu|libpagemaker-0.0.2-1|60	BuildArch:	noarch
14mu|libpagemaker-0.0.2-1|61	
14mu|libpagemaker-0.0.2-1|62	%description doc
14mu|libpagemaker-0.0.2-1|63	The %{name}-doc package contains documentation files for %{name}.
14mu|libpagemaker-0.0.2-1|64	
14mu|libpagemaker-0.0.2-1|65	%files doc
14mu|libpagemaker-0.0.2-1|66	%doc COPYING
14mu|libpagemaker-0.0.2-1|67	%doc docs/doxygen/html
14mu|libpagemaker-0.0.2-1|68	
14mu|libpagemaker-0.0.2-1|69	#----------------------------------------------------------------------------
14mu|libpagemaker-0.0.2-1|70	
14mu|libpagemaker-0.0.2-1|71	%package tools
14mu|libpagemaker-0.0.2-1|72	Summary:	Tools to transform Adobe PageMaker documents into other formats
14mu|libpagemaker-0.0.2-1|73	Group:		Publishing
14mu|libpagemaker-0.0.2-1|74	Requires:	%{libname} = %{EVRD}
14mu|libpagemaker-0.0.2-1|75	
14mu|libpagemaker-0.0.2-1|76	%description tools
14mu|libpagemaker-0.0.2-1|77	Tools to transform Adobe PageMaker documents into other formats.
14mu|libpagemaker-0.0.2-1|78	Currently supported: SVG, raw.
14mu|libpagemaker-0.0.2-1|79	
14mu|libpagemaker-0.0.2-1|80	%files tools
14mu|libpagemaker-0.0.2-1|81	%{_bindir}/pmd2raw
14mu|libpagemaker-0.0.2-1|82	%{_bindir}/pmd2svg
14mu|libpagemaker-0.0.2-1|83	%{_mandir}/man1/pmd2raw.1*
14mu|libpagemaker-0.0.2-1|84	%{_mandir}/man1/pmd2svg.1*
14mu|libpagemaker-0.0.2-1|85	
14mu|libpagemaker-0.0.2-1|86	#----------------------------------------------------------------------------
14mu|libpagemaker-0.0.2-1|87	
14mu|libpagemaker-0.0.2-1|88	%prep
14mu|libpagemaker-0.0.2-1|89	%setup -q
14mu|libpagemaker-0.0.2-1|90	
14mu|libpagemaker-0.0.2-1|91	%build
14mu|libpagemaker-0.0.2-1|92	%configure \
14mu|libpagemaker-0.0.2-1|93	--disable-silent-rules \
14mu|libpagemaker-0.0.2-1|94	--disable-werror
14mu|libpagemaker-0.0.2-1|95	sed -i \
14mu|libpagemaker-0.0.2-1|96	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
14mu|libpagemaker-0.0.2-1|97	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
14mu|libpagemaker-0.0.2-1|98	libtool
14mu|libpagemaker-0.0.2-1|99	%make
14mu|libpagemaker-0.0.2-1|100	
14mu|libpagemaker-0.0.2-1|101	export LD_LIBRARY_PATH=`pwd`/src/lib/.libs${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
14mu|libpagemaker-0.0.2-1|102	help2man -N -n 'debug the conversion library' -o pmd2raw.1 ./src/conv/raw/.libs/pmd2raw
14mu|libpagemaker-0.0.2-1|103	help2man -N -n 'convert PageMaker document into SVG' -o pmd2svg.1 ./src/conv/svg/.libs/pmd2svg
14mu|libpagemaker-0.0.2-1|104	
14mu|libpagemaker-0.0.2-1|105	%install
14mu|libpagemaker-0.0.2-1|106	%makeinstall_std
14mu|libpagemaker-0.0.2-1|107	
14mu|libpagemaker-0.0.2-1|108	# we install API docs directly from build
14mu|libpagemaker-0.0.2-1|109	rm -rf %{buildroot}/%{_docdir}/%{name}
14mu|libpagemaker-0.0.2-1|110	
14mu|libpagemaker-0.0.2-1|111	install -m 0755 -d %{buildroot}/%{_mandir}/man1
14mu|libpagemaker-0.0.2-1|112	install -m 0644 pmd2*.1 %{buildroot}/%{_mandir}/man1
14mu|libpagemaker-0.0.2-1|113	
14mu|libpagemaker-0.0.2-1|114	
14mu|libpagemaker-0.0.2-1|115	%changelog
14mu|libpagemaker-0.0.2-1|116	* Tue Mar 03 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.2-1
14mu|libpagemaker-0.0.2-1|117	+ Revision: a4ae01c
14mu|libpagemaker-0.0.2-1|118	- Fix library package name, spec cleanup
14mu|libpagemaker-0.0.2-1|119	
14mu|libpagemaker-0.0.2-1|120	

23219 14
14mu|libpano13-2.9.19-1|1	%define bigfov 0
14mu|libpano13-2.9.19-1|2	# --with plf build libpano with fov > 160 support which is patent covered
14mu|libpano13-2.9.19-1|3	# or have some legal issue, so disabled by default
14mu|libpano13-2.9.19-1|4	
14mu|libpano13-2.9.19-1|5	%{?_with_plf: %{expand: %%global bigfov 1}}
14mu|libpano13-2.9.19-1|6	
14mu|libpano13-2.9.19-1|7	
14mu|libpano13-2.9.19-1|8	####################
14mu|libpano13-2.9.19-1|9	# Hardcore plf build
14mu|libpano13-2.9.19-1|10	%define bigfov 0
14mu|libpano13-2.9.19-1|11	####################
14mu|libpano13-2.9.19-1|12	
14mu|libpano13-2.9.19-1|13	
14mu|libpano13-2.9.19-1|14	%if %{bigfov}
14mu|libpano13-2.9.19-1|15	%define distsuffix plf
14mu|libpano13-2.9.19-1|16	%if %{mdvver} >= 201100
14mu|libpano13-2.9.19-1|17	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|libpano13-2.9.19-1|18	%define extrarelsuffix plf
14mu|libpano13-2.9.19-1|19	%endif
14mu|libpano13-2.9.19-1|20	%endif
14mu|libpano13-2.9.19-1|21	
14mu|libpano13-2.9.19-1|22	%define lib_major 3
14mu|libpano13-2.9.19-1|23	%define libname %mklibname pano13_ %{lib_major}
14mu|libpano13-2.9.19-1|24	%define develname %mklibname -d pano13
14mu|libpano13-2.9.19-1|25	
14mu|libpano13-2.9.19-1|26	Name:		libpano13
14mu|libpano13-2.9.19-1|27	Version:	2.9.19
14mu|libpano13-2.9.19-1|28	Release:	1%{?extrarelsuffix}
14mu|libpano13-2.9.19-1|29	Summary:	Panorama Tools library
14mu|libpano13-2.9.19-1|30	License:	GPLv2+
14mu|libpano13-2.9.19-1|31	Group:		System/Libraries
14mu|libpano13-2.9.19-1|32	URL:		http://panotools.sourceforge.net/
14mu|libpano13-2.9.19-1|33	Source:		http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.gz
14mu|libpano13-2.9.19-1|34	BuildRequires:	java-1.7.0-openjdk-devel
14mu|libpano13-2.9.19-1|35	BuildRequires:	pkgconfig(libpng)
14mu|libpano13-2.9.19-1|36	BuildRequires:	jpeg-devel
14mu|libpano13-2.9.19-1|37	BuildRequires:	tiff-devel
14mu|libpano13-2.9.19-1|38	BuildRequires:	zlib-devel
14mu|libpano13-2.9.19-1|39	
14mu|libpano13-2.9.19-1|40	%description
14mu|libpano13-2.9.19-1|41	Helmut Dersch's Panorama Tools.
14mu|libpano13-2.9.19-1|42	
14mu|libpano13-2.9.19-1|43	%if %{bigfov}
14mu|libpano13-2.9.19-1|44	This package is in restricted because there is a patent if FOV is > 160
14mu|libpano13-2.9.19-1|45	%endif
14mu|libpano13-2.9.19-1|46	
14mu|libpano13-2.9.19-1|47	%package tools
14mu|libpano13-2.9.19-1|48	Summary:	Panorama Tools library
14mu|libpano13-2.9.19-1|49	Group:		Graphics
14mu|libpano13-2.9.19-1|50	
14mu|libpano13-2.9.19-1|51	%description tools
14mu|libpano13-2.9.19-1|52	Utilies for Helmut Dersch's Panorama Tools.
14mu|libpano13-2.9.19-1|53	
14mu|libpano13-2.9.19-1|54	%package -n %{libname}
14mu|libpano13-2.9.19-1|55	Summary:	Panorama Tools library
14mu|libpano13-2.9.19-1|56	Group:		System/Libraries
14mu|libpano13-2.9.19-1|57	Provides:	%{name} = %{version}-%{release}
14mu|libpano13-2.9.19-1|58	Obsoletes:	%{mklibname pano13_ 2} < 2.9.19
14mu|libpano13-2.9.19-1|59	Obsoletes:	%{_lib}pano13_0 < 2.9.19
14mu|libpano13-2.9.19-1|60	
14mu|libpano13-2.9.19-1|61	%description -n %{libname}
14mu|libpano13-2.9.19-1|62	Libraries for Helmut Dersch's Panorama Tools.
14mu|libpano13-2.9.19-1|63	
14mu|libpano13-2.9.19-1|64	%package -n %{develname}
14mu|libpano13-2.9.19-1|65	Summary:	Headers for developing programs that will use %{name}
14mu|libpano13-2.9.19-1|66	Group:		Development/C
14mu|libpano13-2.9.19-1|67	Requires:	%{libname} = %{version}-%{release}
14mu|libpano13-2.9.19-1|68	Provides:	pano13-devel = %{version}-%{release}
14mu|libpano13-2.9.19-1|69	
14mu|libpano13-2.9.19-1|70	%description -n %{develname}
14mu|libpano13-2.9.19-1|71	Developent headers for Helmut Dersch's Panorama Tools.
14mu|libpano13-2.9.19-1|72	
14mu|libpano13-2.9.19-1|73	%prep
14mu|libpano13-2.9.19-1|74	%setup -q
14mu|libpano13-2.9.19-1|75	
14mu|libpano13-2.9.19-1|76	%build
14mu|libpano13-2.9.19-1|77	export LIBS="-lm"
14mu|libpano13-2.9.19-1|78	%if %{bigfov}
14mu|libpano13-2.9.19-1|79	perl -pi -e "s|\#define\s+MAX_FISHEYE_FOV.*|\#define MAX_FISHEYE_FOV 3600|" filter.h
14mu|libpano13-2.9.19-1|80	%endif
14mu|libpano13-2.9.19-1|81	export CFLAGS="%{optflags} -fPIC"
14mu|libpano13-2.9.19-1|82	%configure2_5x \
14mu|libpano13-2.9.19-1|83	--enable-shared=yes \
14mu|libpano13-2.9.19-1|84	--enable-static=no
14mu|libpano13-2.9.19-1|85	
14mu|libpano13-2.9.19-1|86	%make
14mu|libpano13-2.9.19-1|87	
14mu|libpano13-2.9.19-1|88	%install
14mu|libpano13-2.9.19-1|89	%makeinstall
14mu|libpano13-2.9.19-1|90	
14mu|libpano13-2.9.19-1|91	%files tools
14mu|libpano13-2.9.19-1|92	%doc README.linux AUTHORS
14mu|libpano13-2.9.19-1|93	%{_bindir}/PT*
14mu|libpano13-2.9.19-1|94	%{_bindir}/panoinfo
14mu|libpano13-2.9.19-1|95	%{_mandir}/man1/*.1.*
14mu|libpano13-2.9.19-1|96	
14mu|libpano13-2.9.19-1|97	%files -n %{libname}
14mu|libpano13-2.9.19-1|98	%{_libdir}/libpano13.so.%{lib_major}*
14mu|libpano13-2.9.19-1|99	
14mu|libpano13-2.9.19-1|100	%files -n %{develname}
14mu|libpano13-2.9.19-1|101	%{_includedir}/pano13
14mu|libpano13-2.9.19-1|102	%{_libdir}/libpano13.so
14mu|libpano13-2.9.19-1|103	%{_libdir}/pkgconfig/*.pc
14mu|libpano13-2.9.19-1|104	
14mu|libpano13-2.9.19-1|105	
14mu|libpano13-2.9.19-1|106	
14mu|libpano13-2.9.19-1|107	%changelog
14mu|libpano13-2.9.19-1|108	
14mu|libpano13-2.9.19-1|109	* Mon Apr 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.9.19-1
14mu|libpano13-2.9.19-1|110	- (a0b2113) Updated to 2.9.19
14mu|libpano13-2.9.19-1|111	
14mu|libpano13-2.9.19-1|112	

23220 14
14mu|libpeas-1.14.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|libpeas-1.14.0-1|2	
14mu|libpeas-1.14.0-1|3	%define oname	peas
14mu|libpeas-1.14.0-1|4	%define api	1.0
14mu|libpeas-1.14.0-1|5	%define major	0
14mu|libpeas-1.14.0-1|6	%define libname	%mklibname %{oname} %{api} %{major}
14mu|libpeas-1.14.0-1|7	%define libgtk	%mklibname %{oname}-gtk %{api} %{major}
14mu|libpeas-1.14.0-1|8	%define devname	%mklibname %{oname} %{api} -d
14mu|libpeas-1.14.0-1|9	%define girname	%mklibname %{oname}-gir %{api}
14mu|libpeas-1.14.0-1|10	%define girgtk	%mklibname %{oname}-gtk-gir %{api}
14mu|libpeas-1.14.0-1|11	
14mu|libpeas-1.14.0-1|12	Summary:	Library for plugin handling
14mu|libpeas-1.14.0-1|13	Name:		libpeas
14mu|libpeas-1.14.0-1|14	Version:	1.14.0
14mu|libpeas-1.14.0-1|15	Release:	1
14mu|libpeas-1.14.0-1|16	Group:		System/Libraries
14mu|libpeas-1.14.0-1|17	License:	LGPLv2+
14mu|libpeas-1.14.0-1|18	URL:		http://www.gnome.org/
14mu|libpeas-1.14.0-1|19	Source0:	http://download.gnome.org/sources/libpeas/%{url_ver}/%{name}-%{version}.tar.xz
14mu|libpeas-1.14.0-1|20	BuildRequires:	gnome-common
14mu|libpeas-1.14.0-1|21	BuildRequires:	intltool
14mu|libpeas-1.14.0-1|22	BuildRequires:	vala >= 0.14.0.22
14mu|libpeas-1.14.0-1|23	BuildRequires:	gettext-devel
14mu|libpeas-1.14.0-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libpeas-1.14.0-1|25	BuildRequires:	pkgconfig(python)
14mu|libpeas-1.14.0-1|26	BuildRequires:	pkgconfig(python3)
14mu|libpeas-1.14.0-1|27	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|libpeas-1.14.0-1|28	BuildRequires:	pkgconfig(gjs-internals-1.0)
14mu|libpeas-1.14.0-1|29	BuildRequires:	pkgconfig(gladeui-2.0)
14mu|libpeas-1.14.0-1|30	
14mu|libpeas-1.14.0-1|31	%description
14mu|libpeas-1.14.0-1|32	This is GNOME's plugin handling library.
14mu|libpeas-1.14.0-1|33	
14mu|libpeas-1.14.0-1|34	%package data
14mu|libpeas-1.14.0-1|35	Summary:	Library for plugin handling - data files
14mu|libpeas-1.14.0-1|36	Group:		System/Libraries
14mu|libpeas-1.14.0-1|37	
14mu|libpeas-1.14.0-1|38	%description data
14mu|libpeas-1.14.0-1|39	This is GNOME's plugin handling library - data files
14mu|libpeas-1.14.0-1|40	
14mu|libpeas-1.14.0-1|41	%package -n %{libname}
14mu|libpeas-1.14.0-1|42	Summary:	Library plugin handling
14mu|libpeas-1.14.0-1|43	Group:		System/Libraries
14mu|libpeas-1.14.0-1|44	Requires:	%{name}-data = %{version}-%{release}
14mu|libpeas-1.14.0-1|45	Provides:	%{mklibname %{oname} %{major}} = %{version}-%{release}
14mu|libpeas-1.14.0-1|46	Obsoletes:	%{mklibname %{oname} %{major}} < 1.1.1
14mu|libpeas-1.14.0-1|47	
14mu|libpeas-1.14.0-1|48	%description -n %{libname}
14mu|libpeas-1.14.0-1|49	This is GNOME's plugin handling library.
14mu|libpeas-1.14.0-1|50	
14mu|libpeas-1.14.0-1|51	%package -n %{libgtk}
14mu|libpeas-1.14.0-1|52	Summary:	Library plugin handling UI part
14mu|libpeas-1.14.0-1|53	Group:		System/Libraries
14mu|libpeas-1.14.0-1|54	Requires:	%{name}-data = %{version}-%{release}
14mu|libpeas-1.14.0-1|55	Provides:	%{mklibname %{oname}-gtk %{major}} = %{version}-%{release}
14mu|libpeas-1.14.0-1|56	Obsoletes:	%{mklibname %{oname}-gtk %{major}} < 1.1.1
14mu|libpeas-1.14.0-1|57	
14mu|libpeas-1.14.0-1|58	%description -n %{libgtk}
14mu|libpeas-1.14.0-1|59	This is GNOME's plugin handling library - user interface part.
14mu|libpeas-1.14.0-1|60	
14mu|libpeas-1.14.0-1|61	%package -n %{girname}
14mu|libpeas-1.14.0-1|62	Summary:	GObject Introspection interface description for %{name}
14mu|libpeas-1.14.0-1|63	Group:		System/Libraries
14mu|libpeas-1.14.0-1|64	
14mu|libpeas-1.14.0-1|65	%description -n %{girname}
14mu|libpeas-1.14.0-1|66	GObject Introspection interface description for %{name}.
14mu|libpeas-1.14.0-1|67	
14mu|libpeas-1.14.0-1|68	%package -n %{girgtk}
14mu|libpeas-1.14.0-1|69	Summary:	GObject Introspection interface description for %{name}-gtk
14mu|libpeas-1.14.0-1|70	Group:		System/Libraries
14mu|libpeas-1.14.0-1|71	
14mu|libpeas-1.14.0-1|72	%description -n %{girgtk}
14mu|libpeas-1.14.0-1|73	GObject Introspection interface description for %{name}-gtk.
14mu|libpeas-1.14.0-1|74	
14mu|libpeas-1.14.0-1|75	%package -n %{devname}
14mu|libpeas-1.14.0-1|76	Summary:	Development files for %{name}
14mu|libpeas-1.14.0-1|77	Group:		Development/C
14mu|libpeas-1.14.0-1|78	Requires:	%{libname} = %{version}-%{release}
14mu|libpeas-1.14.0-1|79	Requires:	%{libgtk} = %{version}-%{release}
14mu|libpeas-1.14.0-1|80	Requires:	%{girname} = %{version}-%{release}
14mu|libpeas-1.14.0-1|81	Requires:	%{girgtk} = %{version}-%{release}
14mu|libpeas-1.14.0-1|82	Provides:	%{name}-devel = %version-%release
14mu|libpeas-1.14.0-1|83	Provides:	%{oname}-devel = %{version}-%{release}
14mu|libpeas-1.14.0-1|84	Obsoletes:	%{mklibname -d %{oname} } < 1.1.1
14mu|libpeas-1.14.0-1|85	
14mu|libpeas-1.14.0-1|86	%description -n %{devname}
14mu|libpeas-1.14.0-1|87	The %{name}-devel package contains libraries and header files for
14mu|libpeas-1.14.0-1|88	developing applications that use %{name}.
14mu|libpeas-1.14.0-1|89	
14mu|libpeas-1.14.0-1|90	%prep
14mu|libpeas-1.14.0-1|91	%setup -q
14mu|libpeas-1.14.0-1|92	
14mu|libpeas-1.14.0-1|93	%build
14mu|libpeas-1.14.0-1|94	#autoreconf
14mu|libpeas-1.14.0-1|95	%configure2_5x \
14mu|libpeas-1.14.0-1|96	--disable-static
14mu|libpeas-1.14.0-1|97	%make
14mu|libpeas-1.14.0-1|98	
14mu|libpeas-1.14.0-1|99	%install
14mu|libpeas-1.14.0-1|100	%makeinstall_std
14mu|libpeas-1.14.0-1|101	
14mu|libpeas-1.14.0-1|102	%find_lang %{name}
14mu|libpeas-1.14.0-1|103	
14mu|libpeas-1.14.0-1|104	# we don't want these
14mu|libpeas-1.14.0-1|105	find %{buildroot} -name "*.la" -delete
14mu|libpeas-1.14.0-1|106	
14mu|libpeas-1.14.0-1|107	%files data -f %{name}.lang
14mu|libpeas-1.14.0-1|108	%doc AUTHORS
14mu|libpeas-1.14.0-1|109	%{_datadir}/icons/hicolor/*/actions/*
14mu|libpeas-1.14.0-1|110	%{_datadir}/glade/catalogs/libpeas-gtk.xml
14mu|libpeas-1.14.0-1|111	
14mu|libpeas-1.14.0-1|112	%files -n %{libname}
14mu|libpeas-1.14.0-1|113	%{_libdir}/%{name}-%{api}.so.%{major}*
14mu|libpeas-1.14.0-1|114	%{_libdir}/%{name}-%{api}/loaders/libpythonloader.so
14mu|libpeas-1.14.0-1|115	%{_libdir}/%{name}-%{api}/loaders/libpython3loader.so
14mu|libpeas-1.14.0-1|116	
14mu|libpeas-1.14.0-1|117	%files -n %{libgtk}
14mu|libpeas-1.14.0-1|118	%{_libdir}/lib%{oname}-gtk-%{api}.so.%{major}*
14mu|libpeas-1.14.0-1|119	
14mu|libpeas-1.14.0-1|120	%files -n %{girname}
14mu|libpeas-1.14.0-1|121	%{_libdir}/girepository-1.0/Peas-%{api}.typelib
14mu|libpeas-1.14.0-1|122	
14mu|libpeas-1.14.0-1|123	%files -n %{girgtk}
14mu|libpeas-1.14.0-1|124	%{_libdir}/girepository-1.0/PeasGtk-%{api}.typelib
14mu|libpeas-1.14.0-1|125	
14mu|libpeas-1.14.0-1|126	%files -n %{devname}
14mu|libpeas-1.14.0-1|127	%doc ChangeLog
14mu|libpeas-1.14.0-1|128	%doc %{_datadir}/gtk-doc/html/%{name}
14mu|libpeas-1.14.0-1|129	%{_bindir}/peas-demo
14mu|libpeas-1.14.0-1|130	%{_libdir}/peas-demo
14mu|libpeas-1.14.0-1|131	%{_includedir}/*
14mu|libpeas-1.14.0-1|132	%{_libdir}/*.so
14mu|libpeas-1.14.0-1|133	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|libpeas-1.14.0-1|134	%{_libdir}/pkgconfig/%{name}-gtk-%{api}.pc
14mu|libpeas-1.14.0-1|135	%{_datadir}/gir-1.0/Peas-%{api}.gir
14mu|libpeas-1.14.0-1|136	%{_datadir}/gir-1.0/PeasGtk-%{api}.gir
14mu|libpeas-1.14.0-1|137	
14mu|libpeas-1.14.0-1|138	
14mu|libpeas-1.14.0-1|139	%changelog
14mu|libpeas-1.14.0-1|140	
14mu|libpeas-1.14.0-1|141	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 1.14.0-1
14mu|libpeas-1.14.0-1|142	- (c900ed5) update to 0.14.0
14mu|libpeas-1.14.0-1|143	
14mu|libpeas-1.14.0-1|144	

23221 14
14mu|libpgf-6.14.12-1|1	%define major 6
14mu|libpgf-6.14.12-1|2	%define libname %mklibname pgf %{major}
14mu|libpgf-6.14.12-1|3	%define devname %mklibname pgf -d
14mu|libpgf-6.14.12-1|4	
14mu|libpgf-6.14.12-1|5	Summary:	PGF (Progressive Graphics File) library
14mu|libpgf-6.14.12-1|6	Name:		libpgf
14mu|libpgf-6.14.12-1|7	Version:	6.14.12
14mu|libpgf-6.14.12-1|8	Release:	1
14mu|libpgf-6.14.12-1|9	License:	LGPLv2.1+
14mu|libpgf-6.14.12-1|10	Group:		System/Libraries
14mu|libpgf-6.14.12-1|11	Url:		http://www.libpgf.org
14mu|libpgf-6.14.12-1|12	Source0:	http://downloads.sourceforge.net/project/%{name}/%{version}/%{name}-src-%{version}.tar.gz
14mu|libpgf-6.14.12-1|13	BuildRequires:	doxygen
14mu|libpgf-6.14.12-1|14	BuildRequires:	libtool
14mu|libpgf-6.14.12-1|15	
14mu|libpgf-6.14.12-1|16	%description
14mu|libpgf-6.14.12-1|17	libPGF contains an implementation of the Progressive Graphics File (PGF)
14mu|libpgf-6.14.12-1|18	which is a new image file format, that is based on a discrete, fast
14mu|libpgf-6.14.12-1|19	wavelet transform with progressive coding features. PGF can be used
14mu|libpgf-6.14.12-1|20	for lossless and lossy compression.
14mu|libpgf-6.14.12-1|21	
14mu|libpgf-6.14.12-1|22	#----------------------------------------------------------------------------
14mu|libpgf-6.14.12-1|23	
14mu|libpgf-6.14.12-1|24	%package -n %{libname}
14mu|libpgf-6.14.12-1|25	Summary:	PGF library
14mu|libpgf-6.14.12-1|26	Group:		System/Libraries
14mu|libpgf-6.14.12-1|27	
14mu|libpgf-6.14.12-1|28	%description -n %{libname}
14mu|libpgf-6.14.12-1|29	libPGF contains an implementation of the Progressive Graphics File (PGF)
14mu|libpgf-6.14.12-1|30	which is a new image file format, that is based on a discrete, fast
14mu|libpgf-6.14.12-1|31	wavelet transform with progressive coding features. PGF can be used
14mu|libpgf-6.14.12-1|32	for lossless and lossy compression.
14mu|libpgf-6.14.12-1|33	
14mu|libpgf-6.14.12-1|34	%files -n %{libname}
14mu|libpgf-6.14.12-1|35	%{_libdir}/libpgf.so.%{major}*
14mu|libpgf-6.14.12-1|36	
14mu|libpgf-6.14.12-1|37	#----------------------------------------------------------------------------
14mu|libpgf-6.14.12-1|38	
14mu|libpgf-6.14.12-1|39	%package doc
14mu|libpgf-6.14.12-1|40	Summary:	libpgf documentation
14mu|libpgf-6.14.12-1|41	Group:		Documentation
14mu|libpgf-6.14.12-1|42	BuildArch:	noarch
14mu|libpgf-6.14.12-1|43	
14mu|libpgf-6.14.12-1|44	%description doc
14mu|libpgf-6.14.12-1|45	libPGF contains an implementation of the Progressive Graphics File (PGF)
14mu|libpgf-6.14.12-1|46	which is a new image file format, that is based on a discrete, fast
14mu|libpgf-6.14.12-1|47	wavelet transform with progressive coding features. PGF can be used
14mu|libpgf-6.14.12-1|48	for lossless and lossy compression.
14mu|libpgf-6.14.12-1|49	
14mu|libpgf-6.14.12-1|50	%files doc
14mu|libpgf-6.14.12-1|51	%doc AUTHORS COPYING NEWS README
14mu|libpgf-6.14.12-1|52	%doc %{_docdir}/%{name}-%{version}
14mu|libpgf-6.14.12-1|53	%{_mandir}/man3/*
14mu|libpgf-6.14.12-1|54	
14mu|libpgf-6.14.12-1|55	#----------------------------------------------------------------------------
14mu|libpgf-6.14.12-1|56	
14mu|libpgf-6.14.12-1|57	%package -n %{devname}
14mu|libpgf-6.14.12-1|58	Summary:	libpgf Development Files
14mu|libpgf-6.14.12-1|59	Group:		Development/C++
14mu|libpgf-6.14.12-1|60	Requires:	%{libname} = %{EVRD}
14mu|libpgf-6.14.12-1|61	Provides:	%{name}-devel = %{EVRD}
14mu|libpgf-6.14.12-1|62	
14mu|libpgf-6.14.12-1|63	%description -n %{devname}
14mu|libpgf-6.14.12-1|64	libPGF contains an implementation of the Progressive Graphics File (PGF)
14mu|libpgf-6.14.12-1|65	which is a new image file format, that is based on a discrete, fast
14mu|libpgf-6.14.12-1|66	wavelet transform with progressive coding features. PGF can be used
14mu|libpgf-6.14.12-1|67	for lossless and lossy compression.
14mu|libpgf-6.14.12-1|68	
14mu|libpgf-6.14.12-1|69	%files -n %{devname}
14mu|libpgf-6.14.12-1|70	%{_includedir}/%{name}
14mu|libpgf-6.14.12-1|71	%{_libdir}/libpgf.so
14mu|libpgf-6.14.12-1|72	%{_libdir}/pkgconfig/libpgf.pc
14mu|libpgf-6.14.12-1|73	
14mu|libpgf-6.14.12-1|74	#----------------------------------------------------------------------------
14mu|libpgf-6.14.12-1|75	
14mu|libpgf-6.14.12-1|76	%prep
14mu|libpgf-6.14.12-1|77	%setup -qn %{name}
14mu|libpgf-6.14.12-1|78	
14mu|libpgf-6.14.12-1|79	# Fix end-of-line-encoding (fixes compilation)
14mu|libpgf-6.14.12-1|80	sed -i 's/\r$//' configure.ac
14mu|libpgf-6.14.12-1|81	
14mu|libpgf-6.14.12-1|82	%build
14mu|libpgf-6.14.12-1|83	./autogen.sh
14mu|libpgf-6.14.12-1|84	%configure2_5x --disable-static
14mu|libpgf-6.14.12-1|85	%make
14mu|libpgf-6.14.12-1|86	
14mu|libpgf-6.14.12-1|87	%install
14mu|libpgf-6.14.12-1|88	%makeinstall_std
14mu|libpgf-6.14.12-1|89	
14mu|libpgf-6.14.12-1|90	
14mu|libpgf-6.14.12-1|91	%changelog
14mu|libpgf-6.14.12-1|92	* Sat Nov 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.14.12-1
14mu|libpgf-6.14.12-1|93	+ Revision: becb730
14mu|libpgf-6.14.12-1|94	- New version 6.14.12, new library major 6
14mu|libpgf-6.14.12-1|95	
14mu|libpgf-6.14.12-1|96	

23222 14
14mu|libpipeline-1.4.1-1|1	%define major %(echo %{version} |cut -d. -f1)
14mu|libpipeline-1.4.1-1|2	%define libname %mklibname pipeline %{major}
14mu|libpipeline-1.4.1-1|3	%define devname %mklibname pipeline -d
14mu|libpipeline-1.4.1-1|4	
14mu|libpipeline-1.4.1-1|5	Name:		libpipeline
14mu|libpipeline-1.4.1-1|6	Version:	1.4.1
14mu|libpipeline-1.4.1-1|7	Release:	1
14mu|libpipeline-1.4.1-1|8	Summary:	Library for manipulating pipelines of subprocesses
14mu|libpipeline-1.4.1-1|9	
14mu|libpipeline-1.4.1-1|10	Group:		System/Libraries
14mu|libpipeline-1.4.1-1|11	License:	GPLv3+
14mu|libpipeline-1.4.1-1|12	URL:		http://libpipeline.nongnu.org/
14mu|libpipeline-1.4.1-1|13	Source0:	http://download.savannah.gnu.org/releases/libpipeline/%{name}-%{version}.tar.gz
14mu|libpipeline-1.4.1-1|14	
14mu|libpipeline-1.4.1-1|15	%description
14mu|libpipeline-1.4.1-1|16	Library for manipulating pipelines of subprocesses.
14mu|libpipeline-1.4.1-1|17	
14mu|libpipeline-1.4.1-1|18	%package -n %{libname}
14mu|libpipeline-1.4.1-1|19	Summary:	Library for manipulating pipelines of subprocesses
14mu|libpipeline-1.4.1-1|20	
14mu|libpipeline-1.4.1-1|21	Group:		System/Libraries
14mu|libpipeline-1.4.1-1|22	
14mu|libpipeline-1.4.1-1|23	%description -n %{libname}
14mu|libpipeline-1.4.1-1|24	Library for manipulating pipelines of subprocesses
14mu|libpipeline-1.4.1-1|25	
14mu|libpipeline-1.4.1-1|26	%package -n %{devname}
14mu|libpipeline-1.4.1-1|27	Summary:	Development files for %{name}
14mu|libpipeline-1.4.1-1|28	
14mu|libpipeline-1.4.1-1|29	Group:		Development/C
14mu|libpipeline-1.4.1-1|30	Requires:	%{libname} = %{version}-%{release}
14mu|libpipeline-1.4.1-1|31	
14mu|libpipeline-1.4.1-1|32	%description -n %{devname}
14mu|libpipeline-1.4.1-1|33	Development files for %{name}, a library
14mu|libpipeline-1.4.1-1|34	for manipluating pipelines of subprocesses
14mu|libpipeline-1.4.1-1|35	
14mu|libpipeline-1.4.1-1|36	%prep
14mu|libpipeline-1.4.1-1|37	%setup -q
14mu|libpipeline-1.4.1-1|38	
14mu|libpipeline-1.4.1-1|39	%build
14mu|libpipeline-1.4.1-1|40	%configure2_5x
14mu|libpipeline-1.4.1-1|41	%make
14mu|libpipeline-1.4.1-1|42	
14mu|libpipeline-1.4.1-1|43	%install
14mu|libpipeline-1.4.1-1|44	%makeinstall_std
14mu|libpipeline-1.4.1-1|45	
14mu|libpipeline-1.4.1-1|46	%files -n %{libname}
14mu|libpipeline-1.4.1-1|47	%{_libdir}/*.so.%{major}*
14mu|libpipeline-1.4.1-1|48	
14mu|libpipeline-1.4.1-1|49	%files -n %{devname}
14mu|libpipeline-1.4.1-1|50	%doc COPYING NEWS
14mu|libpipeline-1.4.1-1|51	%{_libdir}/*.so
14mu|libpipeline-1.4.1-1|52	%{_includedir}/*
14mu|libpipeline-1.4.1-1|53	%{_libdir}/pkgconfig/*
14mu|libpipeline-1.4.1-1|54	%{_mandir}/man3/*
14mu|libpipeline-1.4.1-1|55	
14mu|libpipeline-1.4.1-1|56	%changelog
14mu|libpipeline-1.4.1-1|57	
14mu|libpipeline-1.4.1-1|58	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 1.4.1-1
14mu|libpipeline-1.4.1-1|59	- (c6e6be3) Merge pull request #11 from import/libpipeline:auto_update
14mu|libpipeline-1.4.1-1|60	- (c6e6be3) Updated to 1.4.1 (by updates_builder)
14mu|libpipeline-1.4.1-1|61	
14mu|libpipeline-1.4.1-1|62	

23223 14
14mu|libplist-1.12-1|1	%define major		3
14mu|libplist-1.12-1|2	%define libname		%mklibname plist %{major}
14mu|libplist-1.12-1|3	%define libnamedev	%mklibname plist -d
14mu|libplist-1.12-1|4	%define libnamecxx	%mklibname plist++ %{major}
14mu|libplist-1.12-1|5	%define libnamecxxdev	%mklibname plist++ -d
14mu|libplist-1.12-1|6	
14mu|libplist-1.12-1|7	Name:		libplist
14mu|libplist-1.12-1|8	Version:	1.12
14mu|libplist-1.12-1|9	Release:	1
14mu|libplist-1.12-1|10	Summary:	Library for manipulating Apple Binary and XML Property Lists
14mu|libplist-1.12-1|11	Group:		System/Libraries
14mu|libplist-1.12-1|12	License:	LGPLv2+
14mu|libplist-1.12-1|13	URL:		http://www.libimobiledevice.org/
14mu|libplist-1.12-1|14	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
14mu|libplist-1.12-1|15	
14mu|libplist-1.12-1|16	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libplist-1.12-1|17	BuildRequires:	gcc-c++
14mu|libplist-1.12-1|18	BuildRequires:	libtool
14mu|libplist-1.12-1|19	
14mu|libplist-1.12-1|20	%description
14mu|libplist-1.12-1|21	libplist is a library for manipulating Apple Binary and XML Property Lists
14mu|libplist-1.12-1|22	
14mu|libplist-1.12-1|23	#----------------------------------------------------------------------------
14mu|libplist-1.12-1|24	
14mu|libplist-1.12-1|25	%package -n	%{libname}
14mu|libplist-1.12-1|26	Summary:	Library for manipulating Apple Binary and XML Property Lists
14mu|libplist-1.12-1|27	Group:		System/Libraries
14mu|libplist-1.12-1|28	Requires:	%{name} >= %{version}-%{release}
14mu|libplist-1.12-1|29	
14mu|libplist-1.12-1|30	%description -n %{libname}
14mu|libplist-1.12-1|31	libplist is a library for manipulating Apple Binary and XML Property Lists
14mu|libplist-1.12-1|32	
14mu|libplist-1.12-1|33	#----------------------------------------------------------------------------
14mu|libplist-1.12-1|34	
14mu|libplist-1.12-1|35	%package -n	%{libnamedev}
14mu|libplist-1.12-1|36	Summary:	Development package for libplist
14mu|libplist-1.12-1|37	Group:		Development/C
14mu|libplist-1.12-1|38	Requires:	%{libname} = %{version}-%{release}
14mu|libplist-1.12-1|39	Provides:	%{name}-devel = %{version}-%{release}
14mu|libplist-1.12-1|40	
14mu|libplist-1.12-1|41	%description -n %{libnamedev}
14mu|libplist-1.12-1|42	%{name}, development headers and libraries.
14mu|libplist-1.12-1|43	
14mu|libplist-1.12-1|44	#----------------------------------------------------------------------------
14mu|libplist-1.12-1|45	
14mu|libplist-1.12-1|46	%package -n	%{libnamecxx}
14mu|libplist-1.12-1|47	Summary:	C++++ binding for libplist
14mu|libplist-1.12-1|48	Group:		Development/C++
14mu|libplist-1.12-1|49	Requires:	%{name} >= %{version}-%{release}
14mu|libplist-1.12-1|50	
14mu|libplist-1.12-1|51	%description -n %{libnamecxx}
14mu|libplist-1.12-1|52	C++ bindings for %{name}
14mu|libplist-1.12-1|53	
14mu|libplist-1.12-1|54	#----------------------------------------------------------------------------
14mu|libplist-1.12-1|55	
14mu|libplist-1.12-1|56	%package -n	%{libnamecxxdev}
14mu|libplist-1.12-1|57	Summary:	Development package for libplist++
14mu|libplist-1.12-1|58	Group:		Development/C++
14mu|libplist-1.12-1|59	Requires:	%{libnamecxx} = %{version}-%{release}
14mu|libplist-1.12-1|60	Provides:	%{name}++-devel = %{version}-%{release}
14mu|libplist-1.12-1|61	Conflicts:	%{mklibname plist++ 0} < 1.0
14mu|libplist-1.12-1|62	
14mu|libplist-1.12-1|63	%description -n %{libnamecxxdev}
14mu|libplist-1.12-1|64	%{name}, C++ development headers and libraries.
14mu|libplist-1.12-1|65	
14mu|libplist-1.12-1|66	#----------------------------------------------------------------------------
14mu|libplist-1.12-1|67	
14mu|libplist-1.12-1|68	%package -n	python-plist
14mu|libplist-1.12-1|69	Summary:	Python package for libplist
14mu|libplist-1.12-1|70	Group:		Development/Python
14mu|libplist-1.12-1|71	BuildRequires:	python-cython
14mu|libplist-1.12-1|72	BuildRequires:	python-devel
14mu|libplist-1.12-1|73	Requires:	python
14mu|libplist-1.12-1|74	
14mu|libplist-1.12-1|75	%description -n python-plist
14mu|libplist-1.12-1|76	%{name}, python libraries and support
14mu|libplist-1.12-1|77	
14mu|libplist-1.12-1|78	#----------------------------------------------------------------------------
14mu|libplist-1.12-1|79	%prep
14mu|libplist-1.12-1|80	%setup -q
14mu|libplist-1.12-1|81	
14mu|libplist-1.12-1|82	%build
14mu|libplist-1.12-1|83	autoreconf -vfi
14mu|libplist-1.12-1|84	%configure2_5x \
14mu|libplist-1.12-1|85	--disable-static
14mu|libplist-1.12-1|86	make
14mu|libplist-1.12-1|87	
14mu|libplist-1.12-1|88	%install
14mu|libplist-1.12-1|89	%makeinstall_std
14mu|libplist-1.12-1|90	
14mu|libplist-1.12-1|91	# daviddavid (workaround since new 1.11 version)
14mu|libplist-1.12-1|92	# FIXME This file is not automatically installed by upstream source while it is built.
14mu|libplist-1.12-1|93	mkdir -p %{buildroot}%{_includedir}/plist/cython
14mu|libplist-1.12-1|94	install -m 0644 cython/plist.pxd %{buildroot}%{_includedir}/plist/cython/
14mu|libplist-1.12-1|95	
14mu|libplist-1.12-1|96	# we don't want these
14mu|libplist-1.12-1|97	find %{buildroot} -name '*.la' -delete
14mu|libplist-1.12-1|98	
14mu|libplist-1.12-1|99	%files
14mu|libplist-1.12-1|100	%doc AUTHORS COPYING.LESSER README
14mu|libplist-1.12-1|101	%{_bindir}/plistutil
14mu|libplist-1.12-1|102	
14mu|libplist-1.12-1|103	%files -n %{libname}
14mu|libplist-1.12-1|104	%{_libdir}/%{name}.so.%{major}
14mu|libplist-1.12-1|105	%{_libdir}/%{name}.so.%{major}.*
14mu|libplist-1.12-1|106	
14mu|libplist-1.12-1|107	%files -n %{libnamedev}
14mu|libplist-1.12-1|108	%dir %{_includedir}/plist
14mu|libplist-1.12-1|109	%{_includedir}/plist/*.h
14mu|libplist-1.12-1|110	%{_includedir}/plist/cython/
14mu|libplist-1.12-1|111	%{_libdir}/pkgconfig/%{name}.pc
14mu|libplist-1.12-1|112	%{_libdir}/%{name}.so
14mu|libplist-1.12-1|113	
14mu|libplist-1.12-1|114	%files -n %{libnamecxx}
14mu|libplist-1.12-1|115	%{_libdir}/%{name}++.so.%{major}
14mu|libplist-1.12-1|116	%{_libdir}/%{name}++.so.%{major}.*
14mu|libplist-1.12-1|117	
14mu|libplist-1.12-1|118	%files -n %{libnamecxxdev}
14mu|libplist-1.12-1|119	%{_libdir}/pkgconfig/%{name}++.pc
14mu|libplist-1.12-1|120	%{_libdir}/%{name}++.so
14mu|libplist-1.12-1|121	
14mu|libplist-1.12-1|122	%files -n python-plist
14mu|libplist-1.12-1|123	%{py_platsitedir}/plist.so
14mu|libplist-1.12-1|124	
14mu|libplist-1.12-1|125	
14mu|libplist-1.12-1|126	
14mu|libplist-1.12-1|127	%changelog
14mu|libplist-1.12-1|128	
14mu|libplist-1.12-1|129	* Mon Sep 28 2015 Denis Silakov <dsilakov@gmail.com> 1.12-1
14mu|libplist-1.12-1|130	- (a977c07) Updated to 1.12
14mu|libplist-1.12-1|131	
14mu|libplist-1.12-1|132	

23224 14
14mu|libpng12-1.2.56-1|1	%define libname_orig libpng
14mu|libpng12-1.2.56-1|2	%define major 0
14mu|libpng12-1.2.56-1|3	%define libname %mklibname png %{major}
14mu|libpng12-1.2.56-1|4	
14mu|libpng12-1.2.56-1|5	%define oldmajor 3
14mu|libpng12-1.2.56-1|6	%define oldlib %mklibname png %{oldmajor}
14mu|libpng12-1.2.56-1|7	
14mu|libpng12-1.2.56-1|8	Summary:	A library of functions for manipulating PNG image format files
14mu|libpng12-1.2.56-1|9	Name:		libpng12
14mu|libpng12-1.2.56-1|10	Version:	1.2.56
14mu|libpng12-1.2.56-1|11	Release:	1
14mu|libpng12-1.2.56-1|12	Epoch:		2
14mu|libpng12-1.2.56-1|13	License:	zlib
14mu|libpng12-1.2.56-1|14	Group:		System/Libraries
14mu|libpng12-1.2.56-1|15	Url:		http://www.libpng.org/pub/png/libpng.html
14mu|libpng12-1.2.56-1|16	Source0:	http://prdownloads.sourceforge.net/libpng/libpng-%{version}.tar.xz
14mu|libpng12-1.2.56-1|17	Source1:	libpng12.rpmlintrc
14mu|libpng12-1.2.56-1|18	# (tpg) APNG support http://littlesvr.ca/apng/
14mu|libpng12-1.2.56-1|19	# (tpg) http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
14mu|libpng12-1.2.56-1|20	# (tpg) http://sourceforge.net/projects/libpng-apng/ <- use this one
14mu|libpng12-1.2.56-1|21	Patch0:		libpng-%{version}-apng.patch.gz
14mu|libpng12-1.2.56-1|22	Patch1:		libpng-1.2.36-pngconf-setjmp.patch
14mu|libpng12-1.2.56-1|23	Patch2:		libpng-1.2.44-CVE-2008-6218.diff
14mu|libpng12-1.2.56-1|24	Patch4:		libpng12-CVE-2013-6954.patch
14mu|libpng12-1.2.56-1|25	Patch5:		libpng-1.2.50-CVE-2013-7353.patch
14mu|libpng12-1.2.56-1|26	Patch6:		libpng-1.2.50-CVE-2013-7354.patch
14mu|libpng12-1.2.56-1|27	BuildRequires:	pkgconfig(zlib)
14mu|libpng12-1.2.56-1|28	
14mu|libpng12-1.2.56-1|29	%description
14mu|libpng12-1.2.56-1|30	The libpng package contains a library of functions for creating and
14mu|libpng12-1.2.56-1|31	manipulating PNG (Portable Network Graphics) image format files.  PNG is
14mu|libpng12-1.2.56-1|32	a bit-mapped graphics format similar to the GIF format.  PNG was created to
14mu|libpng12-1.2.56-1|33	replace the GIF format, since GIF uses a patented data compression
14mu|libpng12-1.2.56-1|34	algorithm.
14mu|libpng12-1.2.56-1|35	
14mu|libpng12-1.2.56-1|36	Libpng should be installed if you need to manipulate PNG format image
14mu|libpng12-1.2.56-1|37	files.
14mu|libpng12-1.2.56-1|38	
14mu|libpng12-1.2.56-1|39	#----------------------------------------------------------------------------
14mu|libpng12-1.2.56-1|40	
14mu|libpng12-1.2.56-1|41	%package -n %{libname}
14mu|libpng12-1.2.56-1|42	Summary:	A library of functions for manipulating PNG image format files
14mu|libpng12-1.2.56-1|43	Group:		System/Libraries
14mu|libpng12-1.2.56-1|44	Conflicts:	%{oldlib} < 2:1.2.46-5
14mu|libpng12-1.2.56-1|45	# Canon proprietary driver requires libpng, so provide it
14mu|libpng12-1.2.56-1|46	Provides:	libpng = %{EVRD}
14mu|libpng12-1.2.56-1|47	
14mu|libpng12-1.2.56-1|48	%description -n %{libname}
14mu|libpng12-1.2.56-1|49	This package contains the library needed to run programs dynamically
14mu|libpng12-1.2.56-1|50	linked with libpng.
14mu|libpng12-1.2.56-1|51	
14mu|libpng12-1.2.56-1|52	%files -n %{libname}
14mu|libpng12-1.2.56-1|53	%{_libdir}/libpng12.so.%{major}*
14mu|libpng12-1.2.56-1|54	
14mu|libpng12-1.2.56-1|55	#----------------------------------------------------------------------------
14mu|libpng12-1.2.56-1|56	
14mu|libpng12-1.2.56-1|57	%package -n %{oldlib}
14mu|libpng12-1.2.56-1|58	Summary:	A library of functions for manipulating PNG image format files
14mu|libpng12-1.2.56-1|59	Group:		System/Libraries
14mu|libpng12-1.2.56-1|60	
14mu|libpng12-1.2.56-1|61	%description -n %{oldlib}
14mu|libpng12-1.2.56-1|62	This package contains the library needed to run programs dynamically
14mu|libpng12-1.2.56-1|63	linked with really old versions of libpng.
14mu|libpng12-1.2.56-1|64	
14mu|libpng12-1.2.56-1|65	%files -n %{oldlib}
14mu|libpng12-1.2.56-1|66	%{_libdir}/libpng.so.%{oldmajor}*
14mu|libpng12-1.2.56-1|67	
14mu|libpng12-1.2.56-1|68	#----------------------------------------------------------------------------
14mu|libpng12-1.2.56-1|69	
14mu|libpng12-1.2.56-1|70	%prep
14mu|libpng12-1.2.56-1|71	%setup -q -n libpng-%{version}
14mu|libpng12-1.2.56-1|72	%patch0 -p1 -b .apng
14mu|libpng12-1.2.56-1|73	%patch1 -p0 -b .pngconf-setjmp
14mu|libpng12-1.2.56-1|74	%patch2 -p0 -b .CVE-2008-6218
14mu|libpng12-1.2.56-1|75	%patch4 -p1 -b .CVE-2013-6954
14mu|libpng12-1.2.56-1|76	%patch5 -p0 -b .CVE-2013-7353
14mu|libpng12-1.2.56-1|77	%patch6 -p0 -b .CVE-2013-7354
14mu|libpng12-1.2.56-1|78	
14mu|libpng12-1.2.56-1|79	%build
14mu|libpng12-1.2.56-1|80	export CONFIGURE_TOP=`pwd`
14mu|libpng12-1.2.56-1|81	
14mu|libpng12-1.2.56-1|82	mkdir -p shared
14mu|libpng12-1.2.56-1|83	pushd shared
14mu|libpng12-1.2.56-1|84	CFLAGS="%{optflags} -funroll-loops" \
14mu|libpng12-1.2.56-1|85	%configure2_5x \
14mu|libpng12-1.2.56-1|86	--with-pic \
14mu|libpng12-1.2.56-1|87	--disable-static
14mu|libpng12-1.2.56-1|88	%make
14mu|libpng12-1.2.56-1|89	popd
14mu|libpng12-1.2.56-1|90	
14mu|libpng12-1.2.56-1|91	%install
14mu|libpng12-1.2.56-1|92	%makeinstall_std -C shared
14mu|libpng12-1.2.56-1|93	
14mu|libpng12-1.2.56-1|94	rm -rf %{buildroot}%{_bindir}
14mu|libpng12-1.2.56-1|95	rm -rf %{buildroot}%{_includedir}
14mu|libpng12-1.2.56-1|96	rm -rf %{buildroot}%{_libdir}/*.so
14mu|libpng12-1.2.56-1|97	rm -rf %{buildroot}%{_libdir}/*.la
14mu|libpng12-1.2.56-1|98	rm -rf %{buildroot}%{_libdir}/pkgconfig
14mu|libpng12-1.2.56-1|99	rm -rf %{buildroot}%{_datadir}
14mu|libpng12-1.2.56-1|100	
14mu|libpng12-1.2.56-1|101	%check
14mu|libpng12-1.2.56-1|102	make -C shared check
14mu|libpng12-1.2.56-1|103	
14mu|libpng12-1.2.56-1|104	%changelog
14mu|libpng12-1.2.56-1|105	
14mu|libpng12-1.2.56-1|106	* Thu Jun 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.2.56-1
14mu|libpng12-1.2.56-1|107	- (b392ec8) New version 1.2.56
14mu|libpng12-1.2.56-1|108	- (b392ec8) Canon proprietary driver requires libpng, so provide it
14mu|libpng12-1.2.56-1|109	
14mu|libpng12-1.2.56-1|110	

23225 14
14mu|libpng-1.6.28-1|1	%define major 16
14mu|libpng-1.6.28-1|2	%define libname %mklibname png %{major}
14mu|libpng-1.6.28-1|3	%define devname %mklibname png -d
14mu|libpng-1.6.28-1|4	
14mu|libpng-1.6.28-1|5	Summary:	A library of functions for manipulating PNG image format files
14mu|libpng-1.6.28-1|6	Name:		libpng
14mu|libpng-1.6.28-1|7	Version:	1.6.28
14mu|libpng-1.6.28-1|8	Release:	1
14mu|libpng-1.6.28-1|9	Epoch:		2
14mu|libpng-1.6.28-1|10	License:	zlib
14mu|libpng-1.6.28-1|11	Group:		System/Libraries
14mu|libpng-1.6.28-1|12	Url:		http://www.libpng.org/pub/png/libpng.html
14mu|libpng-1.6.28-1|13	Source0:	http://prdownloads.sourceforge.net/libpng/files/%{name}-%{version}.tar.xz
14mu|libpng-1.6.28-1|14	# (tpg) APNG support http://littlesvr.ca/apng/
14mu|libpng-1.6.28-1|15	# (tpg) http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
14mu|libpng-1.6.28-1|16	# (tpg) http://sourceforge.net/projects/libpng-apng/ <- use this one
14mu|libpng-1.6.28-1|17	Patch0:		https://sourceforge.net/projects/libpng-apng/files/libpng16/%{version}/libpng-%{version}-apng.patch.gz
14mu|libpng-1.6.28-1|18	Patch1:		libpng-1.6.28-fix-libdir-pkgconfig-lib64-conflict.patch
14mu|libpng-1.6.28-1|19	BuildRequires:	cmake
14mu|libpng-1.6.28-1|20	BuildRequires:	pkgconfig(zlib)
14mu|libpng-1.6.28-1|21	
14mu|libpng-1.6.28-1|22	%description
14mu|libpng-1.6.28-1|23	The libpng package contains a library of functions for creating and
14mu|libpng-1.6.28-1|24	manipulating PNG (Portable Network Graphics) image format files.  PNG is
14mu|libpng-1.6.28-1|25	a bit-mapped graphics format similar to the GIF format.  PNG was created to
14mu|libpng-1.6.28-1|26	replace the GIF format, since GIF uses a patented data compression
14mu|libpng-1.6.28-1|27	algorithm.
14mu|libpng-1.6.28-1|28	
14mu|libpng-1.6.28-1|29	Libpng should be installed if you need to manipulate PNG format image
14mu|libpng-1.6.28-1|30	files.
14mu|libpng-1.6.28-1|31	
14mu|libpng-1.6.28-1|32	#----------------------------------------------------------------------------
14mu|libpng-1.6.28-1|33	
14mu|libpng-1.6.28-1|34	%package -n %{libname}
14mu|libpng-1.6.28-1|35	Summary:	A library of functions for manipulating PNG image format files
14mu|libpng-1.6.28-1|36	Group:		System/Libraries
14mu|libpng-1.6.28-1|37	
14mu|libpng-1.6.28-1|38	%description -n %{libname}
14mu|libpng-1.6.28-1|39	This package contains the library needed to run programs dynamically
14mu|libpng-1.6.28-1|40	linked with libpng.
14mu|libpng-1.6.28-1|41	
14mu|libpng-1.6.28-1|42	%files -n %{libname}
14mu|libpng-1.6.28-1|43	%{_libdir}/libpng%{major}.so.%{major}*
14mu|libpng-1.6.28-1|44	
14mu|libpng-1.6.28-1|45	#----------------------------------------------------------------------------
14mu|libpng-1.6.28-1|46	
14mu|libpng-1.6.28-1|47	%package -n %{devname}
14mu|libpng-1.6.28-1|48	Summary:	Development tools for programs to manipulate PNG image format files
14mu|libpng-1.6.28-1|49	Group:		Development/C
14mu|libpng-1.6.28-1|50	Requires:	%{libname} = %{EVRD}
14mu|libpng-1.6.28-1|51	Provides:	%{name}-devel = %{EVRD}
14mu|libpng-1.6.28-1|52	Provides:	png-devel = %{EVRD}
14mu|libpng-1.6.28-1|53	# FIXME this is not quite right, but will fix a great many builds...
14mu|libpng-1.6.28-1|54	%if "%{_lib}" == "lib64"
14mu|libpng-1.6.28-1|55	Provides:	devel(libpng15(64bit))
14mu|libpng-1.6.28-1|56	%else
14mu|libpng-1.6.28-1|57	Provides:	devel(libpng15)
14mu|libpng-1.6.28-1|58	%endif
14mu|libpng-1.6.28-1|59	
14mu|libpng-1.6.28-1|60	%description -n %{devname}
14mu|libpng-1.6.28-1|61	The libpng-devel package contains the header files and libraries
14mu|libpng-1.6.28-1|62	necessary for developing programs using the PNG (Portable Network
14mu|libpng-1.6.28-1|63	Graphics) library.
14mu|libpng-1.6.28-1|64	
14mu|libpng-1.6.28-1|65	If you want to develop programs which will manipulate PNG image format
14mu|libpng-1.6.28-1|66	files, you should install libpng-devel.  You'll also need to install the
14mu|libpng-1.6.28-1|67	libpng package.
14mu|libpng-1.6.28-1|68	
14mu|libpng-1.6.28-1|69	%files -n %{devname}
14mu|libpng-1.6.28-1|70	%doc libpng-manual.txt example.c README TODO CHANGES
14mu|libpng-1.6.28-1|71	%{_bindir}/png-fix-itxt
14mu|libpng-1.6.28-1|72	%{_bindir}/pngfix
14mu|libpng-1.6.28-1|73	%{_bindir}/libpng-config
14mu|libpng-1.6.28-1|74	%{_bindir}/libpng%{major}-config
14mu|libpng-1.6.28-1|75	%{_includedir}/*
14mu|libpng-1.6.28-1|76	%{_libdir}/libpng%{major}.so
14mu|libpng-1.6.28-1|77	%{_libdir}/libpng.so
14mu|libpng-1.6.28-1|78	%{_libdir}/pkgconfig/libpng*.pc
14mu|libpng-1.6.28-1|79	%{_mandir}/man?/*
14mu|libpng-1.6.28-1|80	
14mu|libpng-1.6.28-1|81	#----------------------------------------------------------------------------
14mu|libpng-1.6.28-1|82	
14mu|libpng-1.6.28-1|83	%package source
14mu|libpng-1.6.28-1|84	Summary:	Source code of %{name}
14mu|libpng-1.6.28-1|85	Group:		Development/C
14mu|libpng-1.6.28-1|86	
14mu|libpng-1.6.28-1|87	%description source
14mu|libpng-1.6.28-1|88	This package contains the source code of %{name}.
14mu|libpng-1.6.28-1|89	
14mu|libpng-1.6.28-1|90	%files source
14mu|libpng-1.6.28-1|91	%{_prefix}/src/%{name}/
14mu|libpng-1.6.28-1|92	
14mu|libpng-1.6.28-1|93	#----------------------------------------------------------------------------
14mu|libpng-1.6.28-1|94	
14mu|libpng-1.6.28-1|95	%prep
14mu|libpng-1.6.28-1|96	%setup -q
14mu|libpng-1.6.28-1|97	%patch0 -p1 -b .apng
14mu|libpng-1.6.28-1|98	%patch1 -p1 -b .lib64~
14mu|libpng-1.6.28-1|99	
14mu|libpng-1.6.28-1|100	%build
14mu|libpng-1.6.28-1|101	export CFLAGS="%{optflags} -O3 -funroll-loops"
14mu|libpng-1.6.28-1|102	
14mu|libpng-1.6.28-1|103	%cmake \
14mu|libpng-1.6.28-1|104	-DPNG_SHARED:BOOL=ON \
14mu|libpng-1.6.28-1|105	-DPNG_STATIC:BOOL=OFF
14mu|libpng-1.6.28-1|106	%make
14mu|libpng-1.6.28-1|107	
14mu|libpng-1.6.28-1|108	%install
14mu|libpng-1.6.28-1|109	%makeinstall_std -C build
14mu|libpng-1.6.28-1|110	
14mu|libpng-1.6.28-1|111	install -d %{buildroot}%{_prefix}/src/%{name}
14mu|libpng-1.6.28-1|112	cp -a *.c *.h %{buildroot}%{_prefix}/src/%{name}
14mu|libpng-1.6.28-1|113	
14mu|libpng-1.6.28-1|114	rm -rf %{buildroot}%{_prefix}/lib/libpng/*.cmake
14mu|libpng-1.6.28-1|115	
14mu|libpng-1.6.28-1|116	%changelog
14mu|libpng-1.6.28-1|117	
14mu|libpng-1.6.28-1|118	* Mon Jan 23 2017 alzim <alzim@bk.ru> 2:1.6.28-1
14mu|libpng-1.6.28-1|119	- (cdc75df) Merge pull request #5 from import/libpng:rosa2016.1
14mu|libpng-1.6.28-1|120	- (cdc75df) Updated to 1.6.28
14mu|libpng-1.6.28-1|121	
14mu|libpng-1.6.28-1|122	

23226 14
14mu|libpqxx-4.0-5|1	%define major 4.0
14mu|libpqxx-4.0-5|2	%define libname %mklibname pqxx %{major}
14mu|libpqxx-4.0-5|3	%define devname %mklibname pqxx -d
14mu|libpqxx-4.0-5|4	
14mu|libpqxx-4.0-5|5	Summary:	The official C++ client API for PostgreSQL
14mu|libpqxx-4.0-5|6	Name:		libpqxx
14mu|libpqxx-4.0-5|7	Version:	4.0
14mu|libpqxx-4.0-5|8	Release:	5
14mu|libpqxx-4.0-5|9	License:	GPLv2+
14mu|libpqxx-4.0-5|10	Group:		System/Libraries
14mu|libpqxx-4.0-5|11	Url:		http://pqxx.org/
14mu|libpqxx-4.0-5|12	Source0:	http://pqxx.org/download/software/libpqxx/%{name}-%{version}.tar.gz
14mu|libpqxx-4.0-5|13	BuildRequires:	doxygen
14mu|libpqxx-4.0-5|14	BuildRequires:	xmlto
14mu|libpqxx-4.0-5|15	BuildRequires:	pkgconfig(libpq)
14mu|libpqxx-4.0-5|16	
14mu|libpqxx-4.0-5|17	%description
14mu|libpqxx-4.0-5|18	This library works on top of the C-level API library, libpq. You will need
14mu|libpqxx-4.0-5|19	libpq in order to use libpqxx.
14mu|libpqxx-4.0-5|20	
14mu|libpqxx-4.0-5|21	The first thing you're likely to notice in programming with libpqxx is that
14mu|libpqxx-4.0-5|22	unlike other libraries, it revolves entirely around transactions. Transactions
14mu|libpqxx-4.0-5|23	are a central concept in database management systems, but they are widely
14mu|libpqxx-4.0-5|24	underappreciated among application developers. Another well-known open source
14mu|libpqxx-4.0-5|25	database system, MySQL, never even got around to implementing them at all in
14mu|libpqxx-4.0-5|26	their own engine, relying on a third-party replacement engine (now owned by
14mu|libpqxx-4.0-5|27	Oracle) to provide this functionality instead.
14mu|libpqxx-4.0-5|28	
14mu|libpqxx-4.0-5|29	#----------------------------------------------------------------------------
14mu|libpqxx-4.0-5|30	
14mu|libpqxx-4.0-5|31	%package -n %{libname}
14mu|libpqxx-4.0-5|32	Summary:	The official C++ client API for PostgreSQL
14mu|libpqxx-4.0-5|33	Group:		System/Libraries
14mu|libpqxx-4.0-5|34	Conflicts:	%{name} < 4.0-5
14mu|libpqxx-4.0-5|35	Obsoletes:	%{name} < 4.0-5
14mu|libpqxx-4.0-5|36	
14mu|libpqxx-4.0-5|37	%description -n %{libname}
14mu|libpqxx-4.0-5|38	This library works on top of the C-level API library, libpq. You will need
14mu|libpqxx-4.0-5|39	libpq in order to use libpqxx.
14mu|libpqxx-4.0-5|40	
14mu|libpqxx-4.0-5|41	The first thing you're likely to notice in programming with libpqxx is that
14mu|libpqxx-4.0-5|42	unlike other libraries, it revolves entirely around transactions. Transactions
14mu|libpqxx-4.0-5|43	are a central concept in database management systems, but they are widely
14mu|libpqxx-4.0-5|44	underappreciated among application developers. Another well-known open source
14mu|libpqxx-4.0-5|45	database system, MySQL, never even got around to implementing them at all in
14mu|libpqxx-4.0-5|46	their own engine, relying on a third-party replacement engine (now owned by
14mu|libpqxx-4.0-5|47	Oracle) to provide this functionality instead.
14mu|libpqxx-4.0-5|48	
14mu|libpqxx-4.0-5|49	%files -n %{libname}
14mu|libpqxx-4.0-5|50	%{_libdir}/libpqxx-%{major}.so
14mu|libpqxx-4.0-5|51	
14mu|libpqxx-4.0-5|52	#----------------------------------------------------------------------------
14mu|libpqxx-4.0-5|53	
14mu|libpqxx-4.0-5|54	%package -n %{devname}
14mu|libpqxx-4.0-5|55	Summary:	Development files for %{name}
14mu|libpqxx-4.0-5|56	Group:		Development/Databases
14mu|libpqxx-4.0-5|57	Requires:	%{libname} = %{EVRD}
14mu|libpqxx-4.0-5|58	Provides:	%{name}-devel = %{EVRD}
14mu|libpqxx-4.0-5|59	Conflicts:	%{name}-devel < 4.0-5
14mu|libpqxx-4.0-5|60	Obsoletes:	%{name}-devel < 4.0-5
14mu|libpqxx-4.0-5|61	
14mu|libpqxx-4.0-5|62	%description -n %{devname}
14mu|libpqxx-4.0-5|63	This package contains the headers that programmers will need to develop
14mu|libpqxx-4.0-5|64	applications which will use %{name}.
14mu|libpqxx-4.0-5|65	
14mu|libpqxx-4.0-5|66	%files -n %{devname}
14mu|libpqxx-4.0-5|67	%{_bindir}/pqxx-config
14mu|libpqxx-4.0-5|68	%{_includedir}/pqxx/*
14mu|libpqxx-4.0-5|69	%{_libdir}/libpqxx.so
14mu|libpqxx-4.0-5|70	%{_libdir}/pkgconfig/libpqxx.pc
14mu|libpqxx-4.0-5|71	
14mu|libpqxx-4.0-5|72	#----------------------------------------------------------------------------
14mu|libpqxx-4.0-5|73	
14mu|libpqxx-4.0-5|74	%prep
14mu|libpqxx-4.0-5|75	%setup -q
14mu|libpqxx-4.0-5|76	
14mu|libpqxx-4.0-5|77	%build
14mu|libpqxx-4.0-5|78	%configure2_5x \
14mu|libpqxx-4.0-5|79	--enable-shared \
14mu|libpqxx-4.0-5|80	--disable-static
14mu|libpqxx-4.0-5|81	%make
14mu|libpqxx-4.0-5|82	
14mu|libpqxx-4.0-5|83	%install
14mu|libpqxx-4.0-5|84	
14mu|libpqxx-4.0-5|85	%makeinstall_std
14mu|libpqxx-4.0-5|86	
14mu|libpqxx-4.0-5|87	
14mu|libpqxx-4.0-5|88	%changelog
14mu|libpqxx-4.0-5|89	
14mu|libpqxx-4.0-5|90	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0-5
14mu|libpqxx-4.0-5|91	- (793414d) Fix library and development package names
14mu|libpqxx-4.0-5|92	
14mu|libpqxx-4.0-5|93	

23227 14
14mu|libpthread-stubs-0.3-9|1	# Debug package is empty so disable it
14mu|libpthread-stubs-0.3-9|2	%define _enable_debug_packages %{nil}
14mu|libpthread-stubs-0.3-9|3	%define debug_package %{nil}
14mu|libpthread-stubs-0.3-9|4	
14mu|libpthread-stubs-0.3-9|5	Summary:	PThread Stubs for XCB
14mu|libpthread-stubs-0.3-9|6	Name:		libpthread-stubs
14mu|libpthread-stubs-0.3-9|7	Version:	0.3
14mu|libpthread-stubs-0.3-9|8	Release:	9
14mu|libpthread-stubs-0.3-9|9	License:	MIT
14mu|libpthread-stubs-0.3-9|10	Group:		System/X11
14mu|libpthread-stubs-0.3-9|11	Url:		http://xcb.freedesktop.org
14mu|libpthread-stubs-0.3-9|12	Source0:	http://xcb.freedesktop.org/dist/libpthread-stubs-%{version}.tar.bz2
14mu|libpthread-stubs-0.3-9|13	BuildRequires:	libxslt-proc
14mu|libpthread-stubs-0.3-9|14	BuildRequires:	x11-util-macros
14mu|libpthread-stubs-0.3-9|15	BuildRequires:	x11-proto-devel
14mu|libpthread-stubs-0.3-9|16	
14mu|libpthread-stubs-0.3-9|17	%description
14mu|libpthread-stubs-0.3-9|18	PThread Stubs for XCB.
14mu|libpthread-stubs-0.3-9|19	
14mu|libpthread-stubs-0.3-9|20	%files
14mu|libpthread-stubs-0.3-9|21	%{_libdir}/pkgconfig/pthread-stubs.pc
14mu|libpthread-stubs-0.3-9|22	
14mu|libpthread-stubs-0.3-9|23	#----------------------------------------------------------------------------
14mu|libpthread-stubs-0.3-9|24	
14mu|libpthread-stubs-0.3-9|25	%prep
14mu|libpthread-stubs-0.3-9|26	%setup -qn libpthread-stubs-%{version}
14mu|libpthread-stubs-0.3-9|27	
14mu|libpthread-stubs-0.3-9|28	%build
14mu|libpthread-stubs-0.3-9|29	%configure2_5x \
14mu|libpthread-stubs-0.3-9|30	--x-includes=%{_includedir}\
14mu|libpthread-stubs-0.3-9|31	--x-libraries=%{_libdir}
14mu|libpthread-stubs-0.3-9|32	
14mu|libpthread-stubs-0.3-9|33	%make
14mu|libpthread-stubs-0.3-9|34	
14mu|libpthread-stubs-0.3-9|35	%install
14mu|libpthread-stubs-0.3-9|36	%makeinstall_std
14mu|libpthread-stubs-0.3-9|37	
14mu|libpthread-stubs-0.3-9|38	
14mu|libpthread-stubs-0.3-9|39	%changelog
14mu|libpthread-stubs-0.3-9|40	
14mu|libpthread-stubs-0.3-9|41	* Sat Sep 05 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.3-9
14mu|libpthread-stubs-0.3-9|42	- (c82d896) Release up
14mu|libpthread-stubs-0.3-9|43	
14mu|libpthread-stubs-0.3-9|44	

23228 14
14mu|libpwquality-1.2.4-6|1	%define __noautoprovfiles '%{py_platsitedir}/(.*)\\.so$'
14mu|libpwquality-1.2.4-6|2	
14mu|libpwquality-1.2.4-6|3	%define oname pwquality
14mu|libpwquality-1.2.4-6|4	
14mu|libpwquality-1.2.4-6|5	%define major 1
14mu|libpwquality-1.2.4-6|6	%define libname %mklibname %{oname} %{major}
14mu|libpwquality-1.2.4-6|7	%define devname %mklibname %{oname} -d
14mu|libpwquality-1.2.4-6|8	
14mu|libpwquality-1.2.4-6|9	%bcond_with python
14mu|libpwquality-1.2.4-6|10	
14mu|libpwquality-1.2.4-6|11	Summary:	Library for password quality checking and generating random passwords
14mu|libpwquality-1.2.4-6|12	Name:		libpwquality
14mu|libpwquality-1.2.4-6|13	Version:	1.2.4
14mu|libpwquality-1.2.4-6|14	Release:	6
14mu|libpwquality-1.2.4-6|15	# The package is BSD licensed with option to relicense as GPL+
14mu|libpwquality-1.2.4-6|16	# - this option is redundant as the BSD license allows that anyway.
14mu|libpwquality-1.2.4-6|17	License:	BSD or GPL+
14mu|libpwquality-1.2.4-6|18	Group:		System/Libraries
14mu|libpwquality-1.2.4-6|19	Url:		http://libpwquality.fedorahosted.org/
14mu|libpwquality-1.2.4-6|20	Source0:	http://fedorahosted.org/releases/l/i/libpwquality/%{name}-%{version}.tar.bz2
14mu|libpwquality-1.2.4-6|21	Patch1:		libpwquality-1.2.4-l10n-ru.patch
14mu|libpwquality-1.2.4-6|22	BuildRequires:	libcrack-devel
14mu|libpwquality-1.2.4-6|23	BuildRequires:	pam-devel
14mu|libpwquality-1.2.4-6|24	%if %{with python}
14mu|libpwquality-1.2.4-6|25	BuildRequires:	pkgconfig(python)
14mu|libpwquality-1.2.4-6|26	%endif
14mu|libpwquality-1.2.4-6|27	
14mu|libpwquality-1.2.4-6|28	%description
14mu|libpwquality-1.2.4-6|29	The libpwquality library purpose is to provide common functions for password
14mu|libpwquality-1.2.4-6|30	quality checking and also scoring them based on their apparent randomness.
14mu|libpwquality-1.2.4-6|31	
14mu|libpwquality-1.2.4-6|32	The library also provides a function for generating random passwords with good
14mu|libpwquality-1.2.4-6|33	pronounceability. The library supports reading and parsing of a configuration
14mu|libpwquality-1.2.4-6|34	file.
14mu|libpwquality-1.2.4-6|35	
14mu|libpwquality-1.2.4-6|36	#----------------------------------------------------------------------------
14mu|libpwquality-1.2.4-6|37	
14mu|libpwquality-1.2.4-6|38	%package common
14mu|libpwquality-1.2.4-6|39	Summary:	Noarch data files for libpwquality (locales, configs etc)
14mu|libpwquality-1.2.4-6|40	Group:		System/Base
14mu|libpwquality-1.2.4-6|41	Conflicts:	%{name}-tools < 1.2.4-4
14mu|libpwquality-1.2.4-6|42	Conflicts:	%{_lib}pwquality1 < 1.2.4-4
14mu|libpwquality-1.2.4-6|43	
14mu|libpwquality-1.2.4-6|44	%description common
14mu|libpwquality-1.2.4-6|45	Noarch data files for libpwquality (locales, configs etc).
14mu|libpwquality-1.2.4-6|46	
14mu|libpwquality-1.2.4-6|47	%files common -f %{name}.lang
14mu|libpwquality-1.2.4-6|48	%config(noreplace) %{_sysconfdir}/security/%{oname}.conf
14mu|libpwquality-1.2.4-6|49	%{_mandir}/man5/%{oname}.conf.5*
14mu|libpwquality-1.2.4-6|50	
14mu|libpwquality-1.2.4-6|51	#----------------------------------------------------------------------------
14mu|libpwquality-1.2.4-6|52	
14mu|libpwquality-1.2.4-6|53	%package tools
14mu|libpwquality-1.2.4-6|54	Summary:	Tools for password quality checking and generating random passwords
14mu|libpwquality-1.2.4-6|55	Group:		System/Base
14mu|libpwquality-1.2.4-6|56	
14mu|libpwquality-1.2.4-6|57	%description tools
14mu|libpwquality-1.2.4-6|58	The libpwquality library purpose is to provide common functions for password
14mu|libpwquality-1.2.4-6|59	quality checking and also scoring them based on their apparent randomness.
14mu|libpwquality-1.2.4-6|60	
14mu|libpwquality-1.2.4-6|61	The library also provides a function for generating random passwords with good
14mu|libpwquality-1.2.4-6|62	pronounceability. The library supports reading and parsing of a configuration
14mu|libpwquality-1.2.4-6|63	file.
14mu|libpwquality-1.2.4-6|64	
14mu|libpwquality-1.2.4-6|65	%files tools
14mu|libpwquality-1.2.4-6|66	%doc COPYING README NEWS AUTHORS
14mu|libpwquality-1.2.4-6|67	%{_bindir}/pwmake
14mu|libpwquality-1.2.4-6|68	%{_bindir}/pwscore
14mu|libpwquality-1.2.4-6|69	%{_mandir}/man1/*
14mu|libpwquality-1.2.4-6|70	
14mu|libpwquality-1.2.4-6|71	#----------------------------------------------------------------------------
14mu|libpwquality-1.2.4-6|72	
14mu|libpwquality-1.2.4-6|73	%package -n pam_pwquality
14mu|libpwquality-1.2.4-6|74	Summary:	PAM module for %{oname}
14mu|libpwquality-1.2.4-6|75	Group:		System/Base
14mu|libpwquality-1.2.4-6|76	Provides:	%{oname} = %{EVRD}
14mu|libpwquality-1.2.4-6|77	Provides:	%{name} = %{EVRD}
14mu|libpwquality-1.2.4-6|78	Conflicts:	%{name}-tools < 1.2.4-4
14mu|libpwquality-1.2.4-6|79	Conflicts:	%{_lib}pwquality1 < 1.2.4-4
14mu|libpwquality-1.2.4-6|80	
14mu|libpwquality-1.2.4-6|81	%description -n pam_pwquality
14mu|libpwquality-1.2.4-6|82	PAM module for %{oname}.
14mu|libpwquality-1.2.4-6|83	
14mu|libpwquality-1.2.4-6|84	%files -n pam_pwquality
14mu|libpwquality-1.2.4-6|85	/%{_lib}/security/pam_pwquality.so
14mu|libpwquality-1.2.4-6|86	%{_mandir}/man8/pam_pwquality.8*
14mu|libpwquality-1.2.4-6|87	
14mu|libpwquality-1.2.4-6|88	#----------------------------------------------------------------------------
14mu|libpwquality-1.2.4-6|89	
14mu|libpwquality-1.2.4-6|90	%package -n %{libname}
14mu|libpwquality-1.2.4-6|91	Summary:	Shared libraries for %{oname}
14mu|libpwquality-1.2.4-6|92	Group:		System/Libraries
14mu|libpwquality-1.2.4-6|93	Requires:	cracklib-dicts
14mu|libpwquality-1.2.4-6|94	Requires:	%{name}-common >= %{EVRD}
14mu|libpwquality-1.2.4-6|95	
14mu|libpwquality-1.2.4-6|96	%description -n %{libname}
14mu|libpwquality-1.2.4-6|97	The libpwquality library purpose is to provide common functions for password
14mu|libpwquality-1.2.4-6|98	quality checking and also scoring them based on their apparent randomness.
14mu|libpwquality-1.2.4-6|99	
14mu|libpwquality-1.2.4-6|100	%files -n %{libname}
14mu|libpwquality-1.2.4-6|101	%{_libdir}/%{name}.so.%{major}*
14mu|libpwquality-1.2.4-6|102	
14mu|libpwquality-1.2.4-6|103	#----------------------------------------------------------------------------
14mu|libpwquality-1.2.4-6|104	
14mu|libpwquality-1.2.4-6|105	%package -n %{devname}
14mu|libpwquality-1.2.4-6|106	Summary:	Files needed for developing PAM-aware applications and modules for PAM
14mu|libpwquality-1.2.4-6|107	Group:		Development/Other
14mu|libpwquality-1.2.4-6|108	Requires:	%{libname} = %{EVRD}
14mu|libpwquality-1.2.4-6|109	Provides:	%{name}-devel = %{EVRD}
14mu|libpwquality-1.2.4-6|110	Provides:	%{oname}-devel = %{EVRD}
14mu|libpwquality-1.2.4-6|111	
14mu|libpwquality-1.2.4-6|112	%description -n %{devname}
14mu|libpwquality-1.2.4-6|113	Files needed for development of applications using the libpwquality library.
14mu|libpwquality-1.2.4-6|114	
14mu|libpwquality-1.2.4-6|115	%files -n %{devname}
14mu|libpwquality-1.2.4-6|116	%{_includedir}/%{oname}.h
14mu|libpwquality-1.2.4-6|117	%{_libdir}/%{name}.so
14mu|libpwquality-1.2.4-6|118	%{_libdir}/pkgconfig/%{oname}.pc
14mu|libpwquality-1.2.4-6|119	
14mu|libpwquality-1.2.4-6|120	#----------------------------------------------------------------------------
14mu|libpwquality-1.2.4-6|121	
14mu|libpwquality-1.2.4-6|122	%if %{with python}
14mu|libpwquality-1.2.4-6|123	%package -n python-pwquality
14mu|libpwquality-1.2.4-6|124	Summary:	Python bindings for the libpwquality library
14mu|libpwquality-1.2.4-6|125	Group:		Development/Python
14mu|libpwquality-1.2.4-6|126	
14mu|libpwquality-1.2.4-6|127	%description -n python-pwquality
14mu|libpwquality-1.2.4-6|128	This is pwquality Python module that provides Python bindings for the
14mu|libpwquality-1.2.4-6|129	libpwquality library. These bindings can be used for easy password quality
14mu|libpwquality-1.2.4-6|130	checking and generation of random pronounceable passwords from Python
14mu|libpwquality-1.2.4-6|131	applications.
14mu|libpwquality-1.2.4-6|132	
14mu|libpwquality-1.2.4-6|133	%files -n python-pwquality
14mu|libpwquality-1.2.4-6|134	%{py_platsitedir}/%{oname}.so
14mu|libpwquality-1.2.4-6|135	%endif
14mu|libpwquality-1.2.4-6|136	
14mu|libpwquality-1.2.4-6|137	#----------------------------------------------------------------------------
14mu|libpwquality-1.2.4-6|138	
14mu|libpwquality-1.2.4-6|139	%prep
14mu|libpwquality-1.2.4-6|140	%setup -q
14mu|libpwquality-1.2.4-6|141	%patch1 -p1 -b .l10n-ru
14mu|libpwquality-1.2.4-6|142	
14mu|libpwquality-1.2.4-6|143	%build
14mu|libpwquality-1.2.4-6|144	%configure2_5x \
14mu|libpwquality-1.2.4-6|145	--with-securedir=/%{_lib}/security \
14mu|libpwquality-1.2.4-6|146	--with-pythonsitedir=%{py_platsitedir} \
14mu|libpwquality-1.2.4-6|147	%if %{with python}
14mu|libpwquality-1.2.4-6|148	--enable-python-bindings \
14mu|libpwquality-1.2.4-6|149	%else
14mu|libpwquality-1.2.4-6|150	--disable-python-bindings \
14mu|libpwquality-1.2.4-6|151	%endif
14mu|libpwquality-1.2.4-6|152	--disable-static \
14mu|libpwquality-1.2.4-6|153	--disable-rpath
14mu|libpwquality-1.2.4-6|154	
14mu|libpwquality-1.2.4-6|155	%make -C po update-gmo
14mu|libpwquality-1.2.4-6|156	%make
14mu|libpwquality-1.2.4-6|157	
14mu|libpwquality-1.2.4-6|158	%install
14mu|libpwquality-1.2.4-6|159	%makeinstall_std
14mu|libpwquality-1.2.4-6|160	
14mu|libpwquality-1.2.4-6|161	%find_lang %{name}
14mu|libpwquality-1.2.4-6|162	
14mu|libpwquality-1.2.4-6|163	
14mu|libpwquality-1.2.4-6|164	%changelog
14mu|libpwquality-1.2.4-6|165	* Wed Feb 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-6
14mu|libpwquality-1.2.4-6|166	+ Revision: 7ddfb3f
14mu|libpwquality-1.2.4-6|167	- Library shouldn't require PAM module
14mu|libpwquality-1.2.4-6|168	
14mu|libpwquality-1.2.4-6|169	

23229 14
14mu|libqmi-1.12.6-1|1	%define oname qmi
14mu|libqmi-1.12.6-1|2	%define major 1
14mu|libqmi-1.12.6-1|3	%define libname %mklibname %{oname}-glib %{major}
14mu|libqmi-1.12.6-1|4	%define devname %mklibname %{oname}-glib -d
14mu|libqmi-1.12.6-1|5	
14mu|libqmi-1.12.6-1|6	Summary:	Library to control QMI devices
14mu|libqmi-1.12.6-1|7	Name:		libqmi
14mu|libqmi-1.12.6-1|8	Version:	1.12.6
14mu|libqmi-1.12.6-1|9	Release:	1
14mu|libqmi-1.12.6-1|10	License:	LGPLv2.1+
14mu|libqmi-1.12.6-1|11	Group:		System/Libraries
14mu|libqmi-1.12.6-1|12	Url:		http://cgit.freedesktop.org/libqmi/
14mu|libqmi-1.12.6-1|13	Source0:	http://cgit.freedesktop.org/libqmi/snapshot/%{name}-%{version}.tar.xz
14mu|libqmi-1.12.6-1|14	BuildRequires:	pkgconfig(gio-2.0)
14mu|libqmi-1.12.6-1|15	BuildRequires:	pkgconfig(glib-2.0) >= 2.32
14mu|libqmi-1.12.6-1|16	BuildRequires:	pkgconfig(gobject-2.0)
14mu|libqmi-1.12.6-1|17	BuildRequires:	pkgconfig(gtk-doc)
14mu|libqmi-1.12.6-1|18	
14mu|libqmi-1.12.6-1|19	%description
14mu|libqmi-1.12.6-1|20	A GLib/GIO based library to control QMI devices.
14mu|libqmi-1.12.6-1|21	
14mu|libqmi-1.12.6-1|22	#----------------------------------------------------------------------------
14mu|libqmi-1.12.6-1|23	
14mu|libqmi-1.12.6-1|24	%package -n %{oname}-tools
14mu|libqmi-1.12.6-1|25	Summary:	Helper utilities to control QMI devices
14mu|libqmi-1.12.6-1|26	Group:		System/Configuration/Networking
14mu|libqmi-1.12.6-1|27	
14mu|libqmi-1.12.6-1|28	%description -n %{oname}-tools
14mu|libqmi-1.12.6-1|29	This package contains command line tools to manage such devices.
14mu|libqmi-1.12.6-1|30	
14mu|libqmi-1.12.6-1|31	%files -n %{oname}-tools
14mu|libqmi-1.12.6-1|32	%{_bindir}/qmi-network
14mu|libqmi-1.12.6-1|33	%{_bindir}/qmicli
14mu|libqmi-1.12.6-1|34	%{_libexecdir}/qmi-proxy
14mu|libqmi-1.12.6-1|35	%{_mandir}/man1/qmi*.1.*
14mu|libqmi-1.12.6-1|36	
14mu|libqmi-1.12.6-1|37	#----------------------------------------------------------------------------
14mu|libqmi-1.12.6-1|38	
14mu|libqmi-1.12.6-1|39	%package -n %{libname}
14mu|libqmi-1.12.6-1|40	Summary:	Library to control QMI devices
14mu|libqmi-1.12.6-1|41	Group:		System/Libraries
14mu|libqmi-1.12.6-1|42	
14mu|libqmi-1.12.6-1|43	%description -n %{libname}
14mu|libqmi-1.12.6-1|44	A GLib/GIO based library to control QMI devices.
14mu|libqmi-1.12.6-1|45	
14mu|libqmi-1.12.6-1|46	%files -n %{libname}
14mu|libqmi-1.12.6-1|47	%{_libdir}/libqmi-glib.so.%{major}*
14mu|libqmi-1.12.6-1|48	
14mu|libqmi-1.12.6-1|49	#----------------------------------------------------------------------------
14mu|libqmi-1.12.6-1|50	
14mu|libqmi-1.12.6-1|51	%package -n %{devname}
14mu|libqmi-1.12.6-1|52	Summary:	Library to control QMI devices - Development files
14mu|libqmi-1.12.6-1|53	Group:		Development/C
14mu|libqmi-1.12.6-1|54	Requires:	%{libname} = %{EVRD}
14mu|libqmi-1.12.6-1|55	
14mu|libqmi-1.12.6-1|56	%description -n %{devname}
14mu|libqmi-1.12.6-1|57	This package contains files required to link sources against libqmi.
14mu|libqmi-1.12.6-1|58	
14mu|libqmi-1.12.6-1|59	%files -n %{devname}
14mu|libqmi-1.12.6-1|60	%{_includedir}/libqmi-glib/
14mu|libqmi-1.12.6-1|61	%{_libdir}/libqmi-glib.so
14mu|libqmi-1.12.6-1|62	%{_libdir}/pkgconfig/qmi-glib.pc
14mu|libqmi-1.12.6-1|63	
14mu|libqmi-1.12.6-1|64	#----------------------------------------------------------------------------
14mu|libqmi-1.12.6-1|65	
14mu|libqmi-1.12.6-1|66	%prep
14mu|libqmi-1.12.6-1|67	%setup -q
14mu|libqmi-1.12.6-1|68	
14mu|libqmi-1.12.6-1|69	%build
14mu|libqmi-1.12.6-1|70	gtkdocize
14mu|libqmi-1.12.6-1|71	autoreconf -fi
14mu|libqmi-1.12.6-1|72	%configure2_5x \
14mu|libqmi-1.12.6-1|73	--disable-static \
14mu|libqmi-1.12.6-1|74	--disable-gtk-doc-html
14mu|libqmi-1.12.6-1|75	
14mu|libqmi-1.12.6-1|76	%make
14mu|libqmi-1.12.6-1|77	
14mu|libqmi-1.12.6-1|78	%install
14mu|libqmi-1.12.6-1|79	%makeinstall_std
14mu|libqmi-1.12.6-1|80	
14mu|libqmi-1.12.6-1|81	# (tpg) kill docs
14mu|libqmi-1.12.6-1|82	rm -rf %{buildroot}%{_datadir}/gtk-doc/
14mu|libqmi-1.12.6-1|83	
14mu|libqmi-1.12.6-1|84	
14mu|libqmi-1.12.6-1|85	%changelog
14mu|libqmi-1.12.6-1|86	
14mu|libqmi-1.12.6-1|87	* Sat Dec 19 2015 Tigro <ashejn@gmail.com> 1.12.6-1
14mu|libqmi-1.12.6-1|88	- (68313d9) update to 1.12.6
14mu|libqmi-1.12.6-1|89	
14mu|libqmi-1.12.6-1|90	

23230 14
14mu|libquicktime-1.2.4-10|1	%define major 0
14mu|libquicktime-1.2.4-10|2	%define libname %mklibname quicktime %{major}
14mu|libquicktime-1.2.4-10|3	%define devname %mklibname quicktime -d
14mu|libquicktime-1.2.4-10|4	
14mu|libquicktime-1.2.4-10|5	######################
14mu|libquicktime-1.2.4-10|6	# Hardcore PLF build
14mu|libquicktime-1.2.4-10|7	%define build_plf 0
14mu|libquicktime-1.2.4-10|8	######################
14mu|libquicktime-1.2.4-10|9	
14mu|libquicktime-1.2.4-10|10	%{?_with_plf: %{expand: %%global build_plf 1}}
14mu|libquicktime-1.2.4-10|11	%if %{build_plf}
14mu|libquicktime-1.2.4-10|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|libquicktime-1.2.4-10|13	%define extrarelsuffix plf
14mu|libquicktime-1.2.4-10|14	%define distsuffix plf
14mu|libquicktime-1.2.4-10|15	%endif
14mu|libquicktime-1.2.4-10|16	
14mu|libquicktime-1.2.4-10|17	Summary:	A library for manipulating QuickTime files
14mu|libquicktime-1.2.4-10|18	Name:		libquicktime
14mu|libquicktime-1.2.4-10|19	Version:	1.2.4
14mu|libquicktime-1.2.4-10|20	Release:	10%{?extrarelsuffix}
14mu|libquicktime-1.2.4-10|21	%if %{build_plf}
14mu|libquicktime-1.2.4-10|22	License:	GPLv2+
14mu|libquicktime-1.2.4-10|23	%else
14mu|libquicktime-1.2.4-10|24	License:	LGPLv2+
14mu|libquicktime-1.2.4-10|25	%endif
14mu|libquicktime-1.2.4-10|26	Group:		Video
14mu|libquicktime-1.2.4-10|27	Url:		http://libquicktime.sourceforge.net/
14mu|libquicktime-1.2.4-10|28	Source0:	http://prdownloads.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
14mu|libquicktime-1.2.4-10|29	Patch0:		libquicktime-1.2.2-ffmpeg07.patch
14mu|libquicktime-1.2.4-10|30	Patch1:		libquicktime-1.2.4-ffmpeg2.patch
14mu|libquicktime-1.2.4-10|31	Patch2:		libquicktime-1.2.4-ffmpeg3.patch
14mu|libquicktime-1.2.4-10|32	Patch3:		libquicktime-1.2.4-integer_overflow.patch
14mu|libquicktime-1.2.4-10|33	BuildRequires:	autoconf
14mu|libquicktime-1.2.4-10|34	BuildRequires:	automake
14mu|libquicktime-1.2.4-10|35	BuildRequires:	doxygen
14mu|libquicktime-1.2.4-10|36	BuildRequires:	ffmpeg-devel
14mu|libquicktime-1.2.4-10|37	BuildRequires:	jpeg-devel
14mu|libquicktime-1.2.4-10|38	BuildRequires:	pkgconfig(alsa)
14mu|libquicktime-1.2.4-10|39	BuildRequires:	pkgconfig(glu)
14mu|libquicktime-1.2.4-10|40	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|libquicktime-1.2.4-10|41	BuildRequires:	pkgconfig(ice)
14mu|libquicktime-1.2.4-10|42	BuildRequires:	pkgconfig(libpng)
14mu|libquicktime-1.2.4-10|43	BuildRequires:	pkgconfig(schroedinger-1.0)
14mu|libquicktime-1.2.4-10|44	BuildRequires:	pkgconfig(vorbis)
14mu|libquicktime-1.2.4-10|45	BuildRequires:	pkgconfig(xaw7)
14mu|libquicktime-1.2.4-10|46	BuildRequires:	pkgconfig(xv)
14mu|libquicktime-1.2.4-10|47	
14mu|libquicktime-1.2.4-10|48	%description
14mu|libquicktime-1.2.4-10|49	Libquicktime is a library for reading and writing QuickTime files
14mu|libquicktime-1.2.4-10|50	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
14mu|libquicktime-1.2.4-10|51	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
14mu|libquicktime-1.2.4-10|52	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
14mu|libquicktime-1.2.4-10|53	
14mu|libquicktime-1.2.4-10|54	Libquicktime is based on the quicktime4linux library.  Libquicktime add
14mu|libquicktime-1.2.4-10|55	features such as a GNU build tools-based build process and dynamically
14mu|libquicktime-1.2.4-10|56	loadable CODECs.
14mu|libquicktime-1.2.4-10|57	
14mu|libquicktime-1.2.4-10|58	%if %{build_plf}
14mu|libquicktime-1.2.4-10|59	This package is in restricted as it violates some patents.
14mu|libquicktime-1.2.4-10|60	%endif
14mu|libquicktime-1.2.4-10|61	
14mu|libquicktime-1.2.4-10|62	%files -f %{name}.lang
14mu|libquicktime-1.2.4-10|63	%doc README
14mu|libquicktime-1.2.4-10|64	%dir %{_libdir}/libquicktime/
14mu|libquicktime-1.2.4-10|65	%{_libdir}/libquicktime/lqt_audiocodec.so
14mu|libquicktime-1.2.4-10|66	%{_libdir}/libquicktime/lqt_ffmpeg.so
14mu|libquicktime-1.2.4-10|67	%{_libdir}/libquicktime/lqt_mjpeg.so
14mu|libquicktime-1.2.4-10|68	%{_libdir}/libquicktime/lqt_png.so
14mu|libquicktime-1.2.4-10|69	%{_libdir}/libquicktime/lqt_videocodec.so
14mu|libquicktime-1.2.4-10|70	%{_libdir}/libquicktime/lqt_rtjpeg.so
14mu|libquicktime-1.2.4-10|71	%{_libdir}/libquicktime/lqt_schroedinger.so
14mu|libquicktime-1.2.4-10|72	%{_libdir}/libquicktime/lqt_vorbis.so
14mu|libquicktime-1.2.4-10|73	
14mu|libquicktime-1.2.4-10|74	#----------------------------------------------------------------------------
14mu|libquicktime-1.2.4-10|75	
14mu|libquicktime-1.2.4-10|76	%package -n %{libname}
14mu|libquicktime-1.2.4-10|77	Summary:	Shared library of libquicktime
14mu|libquicktime-1.2.4-10|78	Group:		System/Libraries
14mu|libquicktime-1.2.4-10|79	
14mu|libquicktime-1.2.4-10|80	%description -n %{libname}
14mu|libquicktime-1.2.4-10|81	Libquicktime is a library for reading and writing QuickTime files
14mu|libquicktime-1.2.4-10|82	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
14mu|libquicktime-1.2.4-10|83	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
14mu|libquicktime-1.2.4-10|84	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
14mu|libquicktime-1.2.4-10|85	
14mu|libquicktime-1.2.4-10|86	Libquicktime is based on the quicktime4linux library.  Libquicktime add
14mu|libquicktime-1.2.4-10|87	features such as a GNU build tools-based build process and dynamically
14mu|libquicktime-1.2.4-10|88	loadable CODECs.
14mu|libquicktime-1.2.4-10|89	
14mu|libquicktime-1.2.4-10|90	%files -n %{libname}
14mu|libquicktime-1.2.4-10|91	%{_libdir}/libquicktime.so.%{major}*
14mu|libquicktime-1.2.4-10|92	
14mu|libquicktime-1.2.4-10|93	#----------------------------------------------------------------------------
14mu|libquicktime-1.2.4-10|94	
14mu|libquicktime-1.2.4-10|95	%package -n %{devname}
14mu|libquicktime-1.2.4-10|96	Summary:	Header files and development documentation for libquicktime
14mu|libquicktime-1.2.4-10|97	Group:		Development/C
14mu|libquicktime-1.2.4-10|98	Requires:	%{libname} = %{EVRD}
14mu|libquicktime-1.2.4-10|99	Provides:	libquicktime-devel = %{EVRD}
14mu|libquicktime-1.2.4-10|100	Provides:	quicktime-devel = %{EVRD}
14mu|libquicktime-1.2.4-10|101	Provides:	quicktime-static-devel = %{EVRD}
14mu|libquicktime-1.2.4-10|102	
14mu|libquicktime-1.2.4-10|103	%description -n %{devname}
14mu|libquicktime-1.2.4-10|104	Header files and development documentation for libquicktime.
14mu|libquicktime-1.2.4-10|105	
14mu|libquicktime-1.2.4-10|106	%files -n %{devname}
14mu|libquicktime-1.2.4-10|107	%{_libdir}/libquicktime.so
14mu|libquicktime-1.2.4-10|108	%{_includedir}/lqt
14mu|libquicktime-1.2.4-10|109	%{_libdir}/pkgconfig/*.pc
14mu|libquicktime-1.2.4-10|110	
14mu|libquicktime-1.2.4-10|111	#----------------------------------------------------------------------------
14mu|libquicktime-1.2.4-10|112	
14mu|libquicktime-1.2.4-10|113	%package dv
14mu|libquicktime-1.2.4-10|114	Summary:	Libquicktime plugin supporting the DV codec
14mu|libquicktime-1.2.4-10|115	Group:		Video
14mu|libquicktime-1.2.4-10|116	Requires:	%{name} = %{EVRD}
14mu|libquicktime-1.2.4-10|117	BuildRequires:	pkgconfig(libdv)
14mu|libquicktime-1.2.4-10|118	
14mu|libquicktime-1.2.4-10|119	%description dv
14mu|libquicktime-1.2.4-10|120	Libquicktime plugin supporting the DV codec
14mu|libquicktime-1.2.4-10|121	
14mu|libquicktime-1.2.4-10|122	%files dv
14mu|libquicktime-1.2.4-10|123	%{_libdir}/libquicktime/lqt_dv.so
14mu|libquicktime-1.2.4-10|124	
14mu|libquicktime-1.2.4-10|125	#----------------------------------------------------------------------------
14mu|libquicktime-1.2.4-10|126	
14mu|libquicktime-1.2.4-10|127	%package progs
14mu|libquicktime-1.2.4-10|128	Summary:	Useful tools to operate at QuickTime files
14mu|libquicktime-1.2.4-10|129	Group:		Video
14mu|libquicktime-1.2.4-10|130	Requires:	%{name} = %{EVRD}
14mu|libquicktime-1.2.4-10|131	
14mu|libquicktime-1.2.4-10|132	%description progs
14mu|libquicktime-1.2.4-10|133	Useful tools to operate on QuickTime files.
14mu|libquicktime-1.2.4-10|134	
14mu|libquicktime-1.2.4-10|135	%files progs
14mu|libquicktime-1.2.4-10|136	%doc README TODO
14mu|libquicktime-1.2.4-10|137	%{_bindir}/libquicktime_config
14mu|libquicktime-1.2.4-10|138	%{_bindir}/lqtplay
14mu|libquicktime-1.2.4-10|139	%{_bindir}/lqtremux
14mu|libquicktime-1.2.4-10|140	%{_bindir}/lqt_transcode
14mu|libquicktime-1.2.4-10|141	%{_bindir}/qt*
14mu|libquicktime-1.2.4-10|142	%{_mandir}/man1/lqtplay.1*
14mu|libquicktime-1.2.4-10|143	
14mu|libquicktime-1.2.4-10|144	%if %{build_plf}
14mu|libquicktime-1.2.4-10|145	#----------------------------------------------------------------------------
14mu|libquicktime-1.2.4-10|146	
14mu|libquicktime-1.2.4-10|147	%package lame
14mu|libquicktime-1.2.4-10|148	Summary:	Libquicktime plugin supporting the MP3 codec
14mu|libquicktime-1.2.4-10|149	Group:		Video
14mu|libquicktime-1.2.4-10|150	Requires:	%{name} = %{EVRD}
14mu|libquicktime-1.2.4-10|151	BuildRequires:	lame-devel
14mu|libquicktime-1.2.4-10|152	
14mu|libquicktime-1.2.4-10|153	%description lame
14mu|libquicktime-1.2.4-10|154	This is a libquicktime plugin supporting the MP3 codec based on lame.
14mu|libquicktime-1.2.4-10|155	
14mu|libquicktime-1.2.4-10|156	This package is in restricted as it violates some patents.
14mu|libquicktime-1.2.4-10|157	
14mu|libquicktime-1.2.4-10|158	%files lame
14mu|libquicktime-1.2.4-10|159	%{_libdir}/libquicktime/lqt_lame.so
14mu|libquicktime-1.2.4-10|160	
14mu|libquicktime-1.2.4-10|161	#----------------------------------------------------------------------------
14mu|libquicktime-1.2.4-10|162	
14mu|libquicktime-1.2.4-10|163	%package faac
14mu|libquicktime-1.2.4-10|164	Summary:	Libquicktime plugin for encoding AAC
14mu|libquicktime-1.2.4-10|165	Group:		Video
14mu|libquicktime-1.2.4-10|166	Requires:	%{name} = %{EVRD}
14mu|libquicktime-1.2.4-10|167	BuildRequires:	libfaac-devel
14mu|libquicktime-1.2.4-10|168	
14mu|libquicktime-1.2.4-10|169	%description faac
14mu|libquicktime-1.2.4-10|170	This is a libquicktime plugin for AAC encoding based on faac.
14mu|libquicktime-1.2.4-10|171	
14mu|libquicktime-1.2.4-10|172	This package is in restricted as it violates some patents.
14mu|libquicktime-1.2.4-10|173	
14mu|libquicktime-1.2.4-10|174	%files faac
14mu|libquicktime-1.2.4-10|175	%{_libdir}/libquicktime/lqt_faac.so
14mu|libquicktime-1.2.4-10|176	
14mu|libquicktime-1.2.4-10|177	#----------------------------------------------------------------------------
14mu|libquicktime-1.2.4-10|178	
14mu|libquicktime-1.2.4-10|179	%package faad
14mu|libquicktime-1.2.4-10|180	Summary:	Libquicktime plugin for decoding AAC
14mu|libquicktime-1.2.4-10|181	Group:		Video
14mu|libquicktime-1.2.4-10|182	Requires:	%{name} = %{EVRD}
14mu|libquicktime-1.2.4-10|183	BuildRequires:	libfaad2-devel
14mu|libquicktime-1.2.4-10|184	
14mu|libquicktime-1.2.4-10|185	%description faad
14mu|libquicktime-1.2.4-10|186	This is a libquicktime plugin for AAC decoding based on faad2.
14mu|libquicktime-1.2.4-10|187	
14mu|libquicktime-1.2.4-10|188	This package is in restricted as it violates some patents.
14mu|libquicktime-1.2.4-10|189	
14mu|libquicktime-1.2.4-10|190	%files faad
14mu|libquicktime-1.2.4-10|191	%{_libdir}/libquicktime/lqt_faad2.so
14mu|libquicktime-1.2.4-10|192	
14mu|libquicktime-1.2.4-10|193	#----------------------------------------------------------------------------
14mu|libquicktime-1.2.4-10|194	
14mu|libquicktime-1.2.4-10|195	%package x264
14mu|libquicktime-1.2.4-10|196	Summary:	Libquicktime plugin for encoding H.264/MPEG-4 streams
14mu|libquicktime-1.2.4-10|197	Group:		Video
14mu|libquicktime-1.2.4-10|198	Requires:	%{name} = %{EVRD}
14mu|libquicktime-1.2.4-10|199	BuildRequires:	pkgconfig(x264)
14mu|libquicktime-1.2.4-10|200	
14mu|libquicktime-1.2.4-10|201	%description x264
14mu|libquicktime-1.2.4-10|202	This is a libquicktime plugin for encoding H.264/MPEG-4 streams.
14mu|libquicktime-1.2.4-10|203	
14mu|libquicktime-1.2.4-10|204	This package is in restricted as it violates some patents.
14mu|libquicktime-1.2.4-10|205	
14mu|libquicktime-1.2.4-10|206	%files x264
14mu|libquicktime-1.2.4-10|207	%{_libdir}/libquicktime/lqt_x264.so
14mu|libquicktime-1.2.4-10|208	
14mu|libquicktime-1.2.4-10|209	#----------------------------------------------------------------------------
14mu|libquicktime-1.2.4-10|210	
14mu|libquicktime-1.2.4-10|211	%endif
14mu|libquicktime-1.2.4-10|212	
14mu|libquicktime-1.2.4-10|213	%prep
14mu|libquicktime-1.2.4-10|214	%setup -q
14mu|libquicktime-1.2.4-10|215	%patch0 -p1
14mu|libquicktime-1.2.4-10|216	%patch1 -p1
14mu|libquicktime-1.2.4-10|217	%patch2 -p1
14mu|libquicktime-1.2.4-10|218	%patch3 -p1
14mu|libquicktime-1.2.4-10|219	
14mu|libquicktime-1.2.4-10|220	%build
14mu|libquicktime-1.2.4-10|221	%configure2_5x \
14mu|libquicktime-1.2.4-10|222	--with-libdv \
14mu|libquicktime-1.2.4-10|223	%ifarch x86_64
14mu|libquicktime-1.2.4-10|224	--with-pic \
14mu|libquicktime-1.2.4-10|225	%endif
14mu|libquicktime-1.2.4-10|226	%if %{build_plf}
14mu|libquicktime-1.2.4-10|227	--enable-gpl
14mu|libquicktime-1.2.4-10|228	%endif
14mu|libquicktime-1.2.4-10|229	
14mu|libquicktime-1.2.4-10|230	%make
14mu|libquicktime-1.2.4-10|231	
14mu|libquicktime-1.2.4-10|232	%install
14mu|libquicktime-1.2.4-10|233	%makeinstall_std
14mu|libquicktime-1.2.4-10|234	
14mu|libquicktime-1.2.4-10|235	rm -f %{buildroot}%{_libdir}/libquicktime/*a
14mu|libquicktime-1.2.4-10|236	rm -f %{buildroot}%{_libdir}/libquicktime/lqt_opendivx.so
14mu|libquicktime-1.2.4-10|237	
14mu|libquicktime-1.2.4-10|238	%find_lang %{name}
14mu|libquicktime-1.2.4-10|239	
14mu|libquicktime-1.2.4-10|240	%changelog

23231 14
14mu|libraw-0.17.1-1|1	%define oname LibRaw
14mu|libraw-0.17.1-1|2	%define major 15
14mu|libraw-0.17.1-1|3	%define libname %mklibname raw %{major}
14mu|libraw-0.17.1-1|4	%define libname_r %mklibname raw_r %{major}
14mu|libraw-0.17.1-1|5	%define devname %mklibname raw -d
14mu|libraw-0.17.1-1|6	
14mu|libraw-0.17.1-1|7	Summary:	Library for reading and processing of RAW digicam images
14mu|libraw-0.17.1-1|8	Name:		libraw
14mu|libraw-0.17.1-1|9	Version:	0.17.1
14mu|libraw-0.17.1-1|10	Release:	1
14mu|libraw-0.17.1-1|11	License:	GPLv3+
14mu|libraw-0.17.1-1|12	Group:		Development/C
14mu|libraw-0.17.1-1|13	Url:		http://www.libraw.org
14mu|libraw-0.17.1-1|14	Source0:	http://www.libraw.org/data/%{oname}-%{version}.tar.gz
14mu|libraw-0.17.1-1|15	Source1:	http://www.libraw.org/data/%{oname}-demosaic-pack-GPL2-%{version}.tar.gz
14mu|libraw-0.17.1-1|16	Source2:	http://www.libraw.org/data/%{oname}-demosaic-pack-GPL3-%{version}.tar.gz
14mu|libraw-0.17.1-1|17	BuildRequires:	gomp-devel
14mu|libraw-0.17.1-1|18	BuildRequires:	pkgconfig(jasper)
14mu|libraw-0.17.1-1|19	BuildRequires:	pkgconfig(lcms2)
14mu|libraw-0.17.1-1|20	
14mu|libraw-0.17.1-1|21	%description
14mu|libraw-0.17.1-1|22	LibRaw is a library for reading RAW files from digital photo cameras
14mu|libraw-0.17.1-1|23	(CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats are
14mu|libraw-0.17.1-1|24	supported).
14mu|libraw-0.17.1-1|25	
14mu|libraw-0.17.1-1|26	It pays special attention to correct retrieval of data required for subsequent
14mu|libraw-0.17.1-1|27	RAW conversion.
14mu|libraw-0.17.1-1|28	
14mu|libraw-0.17.1-1|29	The library is intended for embedding in RAW converters, data analyzers, and
14mu|libraw-0.17.1-1|30	other programs using RAW files as the initial data.
14mu|libraw-0.17.1-1|31	
14mu|libraw-0.17.1-1|32	Since LibRaw is linked against LibRaw-demosaic-pack-GPL2 and
14mu|libraw-0.17.1-1|33	LibRaw-demosaic-pack-GPL3 the global license is GPLv3.
14mu|libraw-0.17.1-1|34	
14mu|libraw-0.17.1-1|35	#----------------------------------------------------------------------------
14mu|libraw-0.17.1-1|36	
14mu|libraw-0.17.1-1|37	%package -n %{libname}
14mu|libraw-0.17.1-1|38	Summary:	Library for reading and processing of RAW digicam images
14mu|libraw-0.17.1-1|39	Group:		System/Libraries
14mu|libraw-0.17.1-1|40	
14mu|libraw-0.17.1-1|41	%description -n %{libname}
14mu|libraw-0.17.1-1|42	This package contains a shared library for %{name}.
14mu|libraw-0.17.1-1|43	
14mu|libraw-0.17.1-1|44	%files -n %{libname}
14mu|libraw-0.17.1-1|45	%{_libdir}/libraw.so.%{major}*
14mu|libraw-0.17.1-1|46	
14mu|libraw-0.17.1-1|47	#----------------------------------------------------------------------------
14mu|libraw-0.17.1-1|48	
14mu|libraw-0.17.1-1|49	%package -n %{libname_r}
14mu|libraw-0.17.1-1|50	Summary:	Library for reading and processing of RAW digicam images
14mu|libraw-0.17.1-1|51	Group:		System/Libraries
14mu|libraw-0.17.1-1|52	
14mu|libraw-0.17.1-1|53	%description -n %{libname_r}
14mu|libraw-0.17.1-1|54	This package contains a shared library for %{name}.
14mu|libraw-0.17.1-1|55	
14mu|libraw-0.17.1-1|56	%files -n %{libname_r}
14mu|libraw-0.17.1-1|57	%{_libdir}/libraw_r.so.%{major}*
14mu|libraw-0.17.1-1|58	
14mu|libraw-0.17.1-1|59	#----------------------------------------------------------------------------
14mu|libraw-0.17.1-1|60	
14mu|libraw-0.17.1-1|61	%package -n %{devname}
14mu|libraw-0.17.1-1|62	Summary:	LibRaw development files and headers
14mu|libraw-0.17.1-1|63	Group:		Development/C
14mu|libraw-0.17.1-1|64	Requires:	%{libname} = %{EVRD}
14mu|libraw-0.17.1-1|65	Requires:	%{libname_r} = %{EVRD}
14mu|libraw-0.17.1-1|66	Provides:	%{name}-devel = %{EVRD}
14mu|libraw-0.17.1-1|67	
14mu|libraw-0.17.1-1|68	%description -n %{devname}
14mu|libraw-0.17.1-1|69	This package contains the development files and headers for %{oname}.
14mu|libraw-0.17.1-1|70	
14mu|libraw-0.17.1-1|71	%files -n %{devname}
14mu|libraw-0.17.1-1|72	%doc LICENSE* Changelog.* README README.demosaic-packs html/
14mu|libraw-0.17.1-1|73	%{_includedir}/libraw
14mu|libraw-0.17.1-1|74	%{_libdir}/libraw.so
14mu|libraw-0.17.1-1|75	%{_libdir}/libraw_r.so
14mu|libraw-0.17.1-1|76	%{_libdir}/pkgconfig/*.pc
14mu|libraw-0.17.1-1|77	
14mu|libraw-0.17.1-1|78	#----------------------------------------------------------------------------
14mu|libraw-0.17.1-1|79	
14mu|libraw-0.17.1-1|80	%package tools
14mu|libraw-0.17.1-1|81	Summary:	Command line tools from %{oname}
14mu|libraw-0.17.1-1|82	Group:		Graphics
14mu|libraw-0.17.1-1|83	
14mu|libraw-0.17.1-1|84	%description tools
14mu|libraw-0.17.1-1|85	This packages provides tools to manipulate raw files.
14mu|libraw-0.17.1-1|86	
14mu|libraw-0.17.1-1|87	%files tools
14mu|libraw-0.17.1-1|88	%{_bindir}/*
14mu|libraw-0.17.1-1|89	
14mu|libraw-0.17.1-1|90	#----------------------------------------------------------------------------
14mu|libraw-0.17.1-1|91	
14mu|libraw-0.17.1-1|92	%prep
14mu|libraw-0.17.1-1|93	%setup -qn %{oname}-%{version} -b1 -b2
14mu|libraw-0.17.1-1|94	%apply_patches
14mu|libraw-0.17.1-1|95	
14mu|libraw-0.17.1-1|96	%build
14mu|libraw-0.17.1-1|97	%configure2_5x \
14mu|libraw-0.17.1-1|98	--disable-static \
14mu|libraw-0.17.1-1|99	--disable-openmp
14mu|libraw-0.17.1-1|100	%make
14mu|libraw-0.17.1-1|101	
14mu|libraw-0.17.1-1|102	%install
14mu|libraw-0.17.1-1|103	%makeinstall_std
14mu|libraw-0.17.1-1|104	
14mu|libraw-0.17.1-1|105	# The source tree has these with execute permissions for some reason
14mu|libraw-0.17.1-1|106	chmod 644 LICENSE.CDDL LICENSE.LGPL LICENSE.LibRaw.pdf
14mu|libraw-0.17.1-1|107	
14mu|libraw-0.17.1-1|108	# let files section handle docs
14mu|libraw-0.17.1-1|109	rm -rf %{buildroot}%{_datadir}/doc/*
14mu|libraw-0.17.1-1|110	#rm -rf %{buildroot}%{_datadir}/%{name}
14mu|libraw-0.17.1-1|111	
14mu|libraw-0.17.1-1|112	# move docs to a better location
14mu|libraw-0.17.1-1|113	mv doc html
14mu|libraw-0.17.1-1|114	
14mu|libraw-0.17.1-1|115	
14mu|libraw-0.17.1-1|116	%changelog
14mu|libraw-0.17.1-1|117	
14mu|libraw-0.17.1-1|118	* Sat Feb 06 2016 Denis Silakov <dsilakov@gmail.com> 0.17.1-1
14mu|libraw-0.17.1-1|119	- (bb2e296) Updated to 0.17.1
14mu|libraw-0.17.1-1|120	
14mu|libraw-0.17.1-1|121	

23232 14
14mu|libreadline-java-0.8.1-6|1	%define debug_package %{nil}
14mu|libreadline-java-0.8.1-6|2	
14mu|libreadline-java-0.8.1-6|3	%bcond_with             readline
14mu|libreadline-java-0.8.1-6|4	%define section         free
14mu|libreadline-java-0.8.1-6|5	
14mu|libreadline-java-0.8.1-6|6	Name:           libreadline-java
14mu|libreadline-java-0.8.1-6|7	Version:        0.8.1
14mu|libreadline-java-0.8.1-6|8	Release:        6
14mu|libreadline-java-0.8.1-6|9	Epoch:          0
14mu|libreadline-java-0.8.1-6|10	Summary:        Java wrapper for the GNU-readline library
14mu|libreadline-java-0.8.1-6|11	License:        LGPL
14mu|libreadline-java-0.8.1-6|12	URL:            http://java-readline.sourceforge.net/
14mu|libreadline-java-0.8.1-6|13	Source0:        http://download.sourceforge.net/java-readline/libreadline-java-%{version}-src.tar.gz
14mu|libreadline-java-0.8.1-6|14	Patch0:         %{name}-ncurses.patch
14mu|libreadline-java-0.8.1-6|15	BuildRequires:  java-rpmbuild >= 0:1.6
14mu|libreadline-java-0.8.1-6|16	%if %with readline
14mu|libreadline-java-0.8.1-6|17	BuildRequires:  readline-devel
14mu|libreadline-java-0.8.1-6|18	%else
14mu|libreadline-java-0.8.1-6|19	BuildRequires:  edit-devel
14mu|libreadline-java-0.8.1-6|20	%endif
14mu|libreadline-java-0.8.1-6|21	BuildRequires:  pkgconfig(ncurses)
14mu|libreadline-java-0.8.1-6|22	Provides:       java_readline = %{epoch}:%{version}-%{release}
14mu|libreadline-java-0.8.1-6|23	Provides:       gnu.readline = %{epoch}:%{version}-%{release}
14mu|libreadline-java-0.8.1-6|24	Group:          Development/Java
14mu|libreadline-java-0.8.1-6|25	BuildRequires:  java-1.7.0-openjdk
14mu|libreadline-java-0.8.1-6|26	
14mu|libreadline-java-0.8.1-6|27	%description
14mu|libreadline-java-0.8.1-6|28	Java-Readline is a port of GNU Readline for Java. Or, to be more
14mu|libreadline-java-0.8.1-6|29	precise, it is a JNI-wrapper to Readline. It is distributed under
14mu|libreadline-java-0.8.1-6|30	the LGPL.
14mu|libreadline-java-0.8.1-6|31	
14mu|libreadline-java-0.8.1-6|32	%package javadoc
14mu|libreadline-java-0.8.1-6|33	Summary:        Javadoc for %{name}
14mu|libreadline-java-0.8.1-6|34	Group:          Development/Java
14mu|libreadline-java-0.8.1-6|35	
14mu|libreadline-java-0.8.1-6|36	%description javadoc
14mu|libreadline-java-0.8.1-6|37	Javadoc for %{name}.
14mu|libreadline-java-0.8.1-6|38	
14mu|libreadline-java-0.8.1-6|39	%prep
14mu|libreadline-java-0.8.1-6|40	%setup -q
14mu|libreadline-java-0.8.1-6|41	%apply_patches
14mu|libreadline-java-0.8.1-6|42	%{_bindir}/find . -type d -name CVS | %{_bindir}/xargs -t rm -r
14mu|libreadline-java-0.8.1-6|43	%{_bindir}/find . -type f -name "*.dll" | %{_bindir}/xargs -t rm
14mu|libreadline-java-0.8.1-6|44	%{__perl} -pi -e 's|javadoc |%{javadoc} |g;' \
14mu|libreadline-java-0.8.1-6|45	-e 's|jar -c|%{jar} -c|g;' \
14mu|libreadline-java-0.8.1-6|46	Makefile
14mu|libreadline-java-0.8.1-6|47	
14mu|libreadline-java-0.8.1-6|48	%build
14mu|libreadline-java-0.8.1-6|49	export JAVA_HOME=%{java_home}
14mu|libreadline-java-0.8.1-6|50	%if %with readline
14mu|libreadline-java-0.8.1-6|51	make T_LIBS=JavaReadline JAVAC=%{javac} JC_FLAGS="" LIBPATH="-L%{_libdir}"
14mu|libreadline-java-0.8.1-6|52	%else
14mu|libreadline-java-0.8.1-6|53	make T_LIBS=JavaEditline JAVAC=%{javac} JC_FLAGS="" LIBPATH="-L%{_libdir}"
14mu|libreadline-java-0.8.1-6|54	%endif
14mu|libreadline-java-0.8.1-6|55	make apidoc
14mu|libreadline-java-0.8.1-6|56	
14mu|libreadline-java-0.8.1-6|57	%install
14mu|libreadline-java-0.8.1-6|58	# jar
14mu|libreadline-java-0.8.1-6|59	%{__mkdir_p} %{buildroot}%{_jnidir}
14mu|libreadline-java-0.8.1-6|60	%{__install} -m 644 %{name}.jar %{buildroot}%{_jnidir}/%{name}-%{version}.jar
14mu|libreadline-java-0.8.1-6|61	(cd %{buildroot}%{_jnidir} && for jar in *-%{version}*; do \
14mu|libreadline-java-0.8.1-6|62	%{__ln_s} ${jar} ${jar/-%{version}/}; done)
14mu|libreadline-java-0.8.1-6|63	# lib
14mu|libreadline-java-0.8.1-6|64	%{__mkdir_p} %{buildroot}%{_libdir}
14mu|libreadline-java-0.8.1-6|65	%if %with readline
14mu|libreadline-java-0.8.1-6|66	%{__install} -m 755 libJavaReadline.so %{buildroot}%{_libdir}/libJavaReadline.so
14mu|libreadline-java-0.8.1-6|67	%else
14mu|libreadline-java-0.8.1-6|68	%{__install} -m 755 libJavaEditline.so %{buildroot}%{_libdir}/libJavaEditline.so
14mu|libreadline-java-0.8.1-6|69	%endif
14mu|libreadline-java-0.8.1-6|70	
14mu|libreadline-java-0.8.1-6|71	# javadoc
14mu|libreadline-java-0.8.1-6|72	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|libreadline-java-0.8.1-6|73	cp -a api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|libreadline-java-0.8.1-6|74	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mu|libreadline-java-0.8.1-6|75	
14mu|libreadline-java-0.8.1-6|76	%files
14mu|libreadline-java-0.8.1-6|77	%defattr(0644,root,root,0755)
14mu|libreadline-java-0.8.1-6|78	%doc COPYING.LIB NEWS README README.1st TODO VERSION contrib
14mu|libreadline-java-0.8.1-6|79	%attr(0755,root,root) %{_libdir}/*.so
14mu|libreadline-java-0.8.1-6|80	%{_jnidir}/*.jar
14mu|libreadline-java-0.8.1-6|81	
14mu|libreadline-java-0.8.1-6|82	%files javadoc
14mu|libreadline-java-0.8.1-6|83	%defattr(0644,root,root,0755)
14mu|libreadline-java-0.8.1-6|84	%{_javadocdir}/%{name}-%{version}
14mu|libreadline-java-0.8.1-6|85	%{_javadocdir}/%{name}
14mu|libreadline-java-0.8.1-6|86	
14mu|libreadline-java-0.8.1-6|87	%changelog
14mu|libreadline-java-0.8.1-6|88	
14mu|libreadline-java-0.8.1-6|89	* Mon Apr 06 2015 Tigro <ashejn@yandex-team.ru> 0:0.8.1-6
14mu|libreadline-java-0.8.1-6|90	- (58db4c5) update ncurses patch
14mu|libreadline-java-0.8.1-6|91	
14mu|libreadline-java-0.8.1-6|92	

23233 14
14mu|librelp-1.2.7-1|1	%define	major	0
14mu|librelp-1.2.7-1|2	%define libname	%mklibname relp %{major}
14mu|librelp-1.2.7-1|3	%define devname	%mklibname relp -d
14mu|librelp-1.2.7-1|4	
14mu|librelp-1.2.7-1|5	Summary:	Reliable Event Logging Protocol (RELP) library
14mu|librelp-1.2.7-1|6	Name:		librelp
14mu|librelp-1.2.7-1|7	Version:	1.2.7
14mu|librelp-1.2.7-1|8	Release:	1
14mu|librelp-1.2.7-1|9	License:	GPLv3+
14mu|librelp-1.2.7-1|10	Group:		System/Libraries
14mu|librelp-1.2.7-1|11	Url:		http://www.librelp.com/
14mu|librelp-1.2.7-1|12	Source0:	http://download.rsyslog.com/librelp/%{name}-%{version}.tar.gz
14mu|librelp-1.2.7-1|13	BuildRequires: pkgconfig(gnutls)
14mu|librelp-1.2.7-1|14	
14mu|librelp-1.2.7-1|15	%description
14mu|librelp-1.2.7-1|16	librelp is an easy to use library for the RELP protocol. RELP in turn provides
14mu|librelp-1.2.7-1|17	reliable event logging over the network (and consequently RELP stands for
14mu|librelp-1.2.7-1|18	Reliable Event Logging Protocol). RELP was initiated by Rainer Gerhards after
14mu|librelp-1.2.7-1|19	he was finally upset by the lossy nature of plain tcp syslog and wanted a cure
14mu|librelp-1.2.7-1|20	for all these dangling issues.
14mu|librelp-1.2.7-1|21	
14mu|librelp-1.2.7-1|22	%package -n	%{libname}
14mu|librelp-1.2.7-1|23	Summary:	Reliable Event Logging Protocol (RELP) library
14mu|librelp-1.2.7-1|24	Group:		System/Libraries
14mu|librelp-1.2.7-1|25	
14mu|librelp-1.2.7-1|26	%description -n	%{libname}
14mu|librelp-1.2.7-1|27	librelp is an easy to use library for the RELP protocol. RELP in turn provides
14mu|librelp-1.2.7-1|28	reliable event logging over the network (and consequently RELP stands for
14mu|librelp-1.2.7-1|29	Reliable Event Logging Protocol). RELP was initiated by Rainer Gerhards after
14mu|librelp-1.2.7-1|30	he was finally upset by the lossy nature of plain tcp syslog and wanted a cure
14mu|librelp-1.2.7-1|31	for all these dangling issues.
14mu|librelp-1.2.7-1|32	
14mu|librelp-1.2.7-1|33	%package -n	%{devname}
14mu|librelp-1.2.7-1|34	Summary:	Development files for the %{libname} library
14mu|librelp-1.2.7-1|35	Group:		Development/C
14mu|librelp-1.2.7-1|36	Requires:	%{libname} >= %{version}
14mu|librelp-1.2.7-1|37	Provides:	%{name}-devel = %{version}-%{release}
14mu|librelp-1.2.7-1|38	Provides:	relp-devel = %{version}-%{release}
14mu|librelp-1.2.7-1|39	
14mu|librelp-1.2.7-1|40	%description -n	%{devname}
14mu|librelp-1.2.7-1|41	Development files for the %{libname} library.
14mu|librelp-1.2.7-1|42	
14mu|librelp-1.2.7-1|43	%prep
14mu|librelp-1.2.7-1|44	%setup -q
14mu|librelp-1.2.7-1|45	
14mu|librelp-1.2.7-1|46	%build
14mu|librelp-1.2.7-1|47	%configure2_5x \
14mu|librelp-1.2.7-1|48	--disable-static
14mu|librelp-1.2.7-1|49	
14mu|librelp-1.2.7-1|50	%make
14mu|librelp-1.2.7-1|51	
14mu|librelp-1.2.7-1|52	%check
14mu|librelp-1.2.7-1|53	make check
14mu|librelp-1.2.7-1|54	
14mu|librelp-1.2.7-1|55	%install
14mu|librelp-1.2.7-1|56	%makeinstall_std
14mu|librelp-1.2.7-1|57	
14mu|librelp-1.2.7-1|58	%files -n %{libname}
14mu|librelp-1.2.7-1|59	%{_libdir}/librelp.so.%{major}*
14mu|librelp-1.2.7-1|60	
14mu|librelp-1.2.7-1|61	%files -n %{devname}
14mu|librelp-1.2.7-1|62	%doc ChangeLog doc/*.html
14mu|librelp-1.2.7-1|63	%{_includedir}/*.h
14mu|librelp-1.2.7-1|64	%{_libdir}/*.so
14mu|librelp-1.2.7-1|65	%{_libdir}/pkgconfig/*.pc
14mu|librelp-1.2.7-1|66	
14mu|librelp-1.2.7-1|67	%changelog
14mu|librelp-1.2.7-1|68	* Thu Oct 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.7-1
14mu|librelp-1.2.7-1|69	+ Revision: eb7c21c
14mu|librelp-1.2.7-1|70	- Updated to 1.2.7
14mu|librelp-1.2.7-1|71	
14mu|librelp-1.2.7-1|72	

23234 14
14mu|libreoffice-5.2.7-1|1	%define _enable_debug_packages %{nil}
14mu|libreoffice-5.2.7-1|2	%define debug_package %{nil}
14mu|libreoffice-5.2.7-1|3	%define _binary_payload w1.xzdio
14mu|libreoffice-5.2.7-1|4	%define _source_payload w1.xzdio
14mu|libreoffice-5.2.7-1|5	
14mu|libreoffice-5.2.7-1|6	%bcond_without l10n
14mu|libreoffice-5.2.7-1|7	%bcond_with icecream
14mu|libreoffice-5.2.7-1|8	%bcond_with ccache
14mu|libreoffice-5.2.7-1|9	
14mu|libreoffice-5.2.7-1|10	%if %{with l10n}
14mu|libreoffice-5.2.7-1|11	%define langs en-US af ar as bg bn br bs ca cs cy da de dz el en-GB es et eu fa fi fr ga gl gu he hi hr hu it ja ko kn lt lv mai mk ml mr nb nl nn nr nso or pa-IN pl pt pt-BR ro ru si sk sl sr ss st sv ta te th tn tr ts uk ve xh zh-TW zh-CN zu
14mu|libreoffice-5.2.7-1|12	%define helplangs ar bg bn bs ca cs da de dz el en-GB es et eu fi fr gl gu he hi hr hu it ja ko lt lv mk nb nl nn pl pt pt-BR ro ru si sk sl sv ta tr uk zh-CN zh-TW en-US
14mu|libreoffice-5.2.7-1|13	%else
14mu|libreoffice-5.2.7-1|14	%define langs en-US
14mu|libreoffice-5.2.7-1|15	%define helplangs en-US
14mu|libreoffice-5.2.7-1|16	%endif
14mu|libreoffice-5.2.7-1|17	
14mu|libreoffice-5.2.7-1|18	%define javaless 1
14mu|libreoffice-5.2.7-1|19	
14mu|libreoffice-5.2.7-1|20	%define relurl http://download.documentfoundation.org/libreoffice/src/%{version}
14mu|libreoffice-5.2.7-1|21	%define devurl http://dev-www.libreoffice.org/ooo_external
14mu|libreoffice-5.2.7-1|22	%define srcurl http://dev-www.libreoffice.org/src/
14mu|libreoffice-5.2.7-1|23	%define oxyurl http://ooo.itc.hu/oxygenoffice/download/libreoffice/
14mu|libreoffice-5.2.7-1|24	%define distroname ROSA
14mu|libreoffice-5.2.7-1|25	%define ooname libreoffice
14mu|libreoffice-5.2.7-1|26	%define buildver %{version}.2
14mu|libreoffice-5.2.7-1|27	%define ooodir %{_libdir}/libreoffice
14mu|libreoffice-5.2.7-1|28	%define antpath %{_builddir}/libreoffice-%{version}/apache-ant-1.10.1
14mu|libreoffice-5.2.7-1|29	
14mu|libreoffice-5.2.7-1|30	%define ccachedir ~/.ccache-OOo
14mu|libreoffice-5.2.7-1|31	
14mu|libreoffice-5.2.7-1|32	%if %{_use_internal_dependency_generator}
14mu|libreoffice-5.2.7-1|33	%define __noautoreq 'libjawt.so|libmyspell.so|libstlport_gcc.so|libmono.so|mono|devel\\(libunoidl(.*)'
14mu|libreoffice-5.2.7-1|34	%define __noautoprov libsndfile.so\\|libportaudio.so\\|libdb-4.2.so\\|libdb_java-4.2.so\\|libmyspell.so\\|libstlport_gcc.so\\|librdf.so.0\\|libraptor.so.1\\|libxmlsec1-nss.so.1\\|libxmlsec1.so.1
14mu|libreoffice-5.2.7-1|35	%else
14mu|libreoffice-5.2.7-1|36	%define _requires_exceptions libjawt.so\\|libmyspell.so\\|libstlport_gcc.so\\|libmono.so\\|mono\\|devel(libunoidl)\\|devel(libunoidl(64bit))
14mu|libreoffice-5.2.7-1|37	%define _provides_exceptions libsndfile.so\\|libportaudio.so\\|libdb-4.2.so\\|libdb_java-4.2.so\\|libmyspell.so\\|libstlport_gcc.so\\|librdf.so.0\\|libraptor.so.1\\|libxmlsec1-nss.so.1\\|libxmlsec1.so.1
14mu|libreoffice-5.2.7-1|38	%endif
14mu|libreoffice-5.2.7-1|39	
14mu|libreoffice-5.2.7-1|40	Summary:	Office suite
14mu|libreoffice-5.2.7-1|41	Name:		libreoffice
14mu|libreoffice-5.2.7-1|42	Epoch:		1
14mu|libreoffice-5.2.7-1|43	Version:	5.2.7
14mu|libreoffice-5.2.7-1|44	Release:	1
14mu|libreoffice-5.2.7-1|45	License:	(MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic
14mu|libreoffice-5.2.7-1|46	Group:		Office
14mu|libreoffice-5.2.7-1|47	Url:		http://www.libreoffice.org
14mu|libreoffice-5.2.7-1|48	
14mu|libreoffice-5.2.7-1|49	Source0:	%{relurl}/%{ooname}-%{buildver}.tar.xz
14mu|libreoffice-5.2.7-1|50	Source1:	%{relurl}/%{ooname}-dictionaries-%{buildver}.tar.xz
14mu|libreoffice-5.2.7-1|51	Source2:	%{relurl}/%{ooname}-help-%{buildver}.tar.xz
14mu|libreoffice-5.2.7-1|52	Source3:	%{relurl}/%{ooname}-translations-%{buildver}.tar.xz
14mu|libreoffice-5.2.7-1|53	Source4:	http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
14mu|libreoffice-5.2.7-1|54	
14mu|libreoffice-5.2.7-1|55	# Unused, should be dropped in future package updates
14mu|libreoffice-5.2.7-1|56	Source10:	Mandriva-Rosa_Icons.tar.bz2
14mu|libreoffice-5.2.7-1|57	%if %{javaless}
14mu|libreoffice-5.2.7-1|58	Source20:	http://archive.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.bz2
14mu|libreoffice-5.2.7-1|59	Source30:	%{devurl}/048751f3271906db5126ab76870444c4-commons-codec-1.9-src.zip
14mu|libreoffice-5.2.7-1|60	Source31:	%{devurl}/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz
14mu|libreoffice-5.2.7-1|61	Source32:	%{devurl}/8ab049135b2d15313da5d9f0656894a1-commons-lang3-3.3.1-src.tar.gz
14mu|libreoffice-5.2.7-1|62	Source321:	%{devurl}/commons-logging-1.2-src.tar.gz
14mu|libreoffice-5.2.7-1|63	%endif
14mu|libreoffice-5.2.7-1|64	Source33:	%{devurl}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
14mu|libreoffice-5.2.7-1|65	Source34:	%{devurl}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
14mu|libreoffice-5.2.7-1|66	Source35:	%{devurl}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
14mu|libreoffice-5.2.7-1|67	Source36:	%{devurl}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
14mu|libreoffice-5.2.7-1|68	Source37:	%{devurl}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
14mu|libreoffice-5.2.7-1|69	
14mu|libreoffice-5.2.7-1|70	# External Download Sources
14mu|libreoffice-5.2.7-1|71	#Source40:	http://hg.services.openoffice.org/binaries/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz
14mu|libreoffice-5.2.7-1|72	
14mu|libreoffice-5.2.7-1|73	# Extensions
14mu|libreoffice-5.2.7-1|74	Source50:	%{srcurl}451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.oxt
14mu|libreoffice-5.2.7-1|75	Source51:	%{srcurl}b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2
14mu|libreoffice-5.2.7-1|76	Source52:	%{oxyurl}3ed18025a766f1e955707b969c8113a5-Barcode_1.3.5.0.oxt
14mu|libreoffice-5.2.7-1|77	Source53:	%{oxyurl}8d74685d41f8bffe8c3e71fe8deac09d-SmART_0.9.5.oxt
14mu|libreoffice-5.2.7-1|78	Source54:	%{oxyurl}b632bdd25649cc4067bcb410bae23d2b-hunart_0.3.oxt
14mu|libreoffice-5.2.7-1|79	Source55:	%{srcurl}27211596cf0ad97cab7321239406fde0-gdocs_3.0.1_modified.oxt
14mu|libreoffice-5.2.7-1|80	Source56:	%{srcurl}b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt
14mu|libreoffice-5.2.7-1|81	Source57:	%{oxyurl}9d60b6cfa3ef1926848710bbcd11115b-typo_0.4.2.oxt
14mu|libreoffice-5.2.7-1|82	Source58:	%{oxyurl}bbdd5639ada63e3130761daaecae1a10-Validator_1.1.0.0.oxt
14mu|libreoffice-5.2.7-1|83	Source59:	%{oxyurl}23bd75552206dfcd8fd4e29137dcac84-WatchWindow_1.2.0.0.oxt
14mu|libreoffice-5.2.7-1|84	Source60:	%{oxyurl}af9314c5972d95a5d6da23ffad818f68-OOOP-gallery-pack-2.8.0.0.zip
14mu|libreoffice-5.2.7-1|85	Source61:	%{oxyurl}1be202fbbbc13f10592a98f70a4a87fb-OOOP-templates-pack-2.9.0.0.zip
14mu|libreoffice-5.2.7-1|86	Source62:	%{oxyurl}53ca5e56ccd4cab3693ad32c6bd13343-Sun-ODF-Template-Pack-de_1.0.0.oxt
14mu|libreoffice-5.2.7-1|87	Source63:	%{oxyurl}472ffb92d82cf502be039203c606643d-Sun-ODF-Template-Pack-en-US_1.0.0.oxt
14mu|libreoffice-5.2.7-1|88	Source64:	%{oxyurl}4ad003e7bbda5715f5f38fde1f707af2-Sun-ODF-Template-Pack-es_1.0.0.oxt
14mu|libreoffice-5.2.7-1|89	Source65:	%{oxyurl}a53080dc876edcddb26eb4c3c7537469-Sun-ODF-Template-Pack-fr_1.0.0.oxt
14mu|libreoffice-5.2.7-1|90	Source66:	%{oxyurl}09ec2dac030e1dcd5ef7fa1692691dc0-Sun-ODF-Template-Pack-hu_1.0.0.oxt
14mu|libreoffice-5.2.7-1|91	Source67:	%{oxyurl}b33775feda3bcf823cad7ac361fd49a6-Sun-ODF-Template-Pack-it_1.0.0.oxt
14mu|libreoffice-5.2.7-1|92	Source68:	%{srcurl}4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
14mu|libreoffice-5.2.7-1|93	Source69:	%{srcurl}OpenCOLLADA-master-6509aa13af.tar.bz2
14mu|libreoffice-5.2.7-1|94	Source70:	%{srcurl}1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt
14mu|libreoffice-5.2.7-1|95	Source71:	%{srcurl}ce12af00283eb90d9281956524250d6e-xmlsec1-1.2.20.tar.gz
14mu|libreoffice-5.2.7-1|96	
14mu|libreoffice-5.2.7-1|97	Source1000:	libreoffice.rpmlintrc
14mu|libreoffice-5.2.7-1|98	
14mu|libreoffice-5.2.7-1|99	Patch0:		libreoffice-5.1.1.3-disable-test-languagetag.patch
14mu|libreoffice-5.2.7-1|100	Patch1:		libreoffice-4.2.5-icu-49.patch
14mu|libreoffice-5.2.7-1|101	Patch2:		libreoffice-5.1.1.3-disable-test-hsqldb.patch
14mu|libreoffice-5.2.7-1|102	Patch3:		libreoffice-5.1.1.3-disable-test-firebird.patch
14mu|libreoffice-5.2.7-1|103	
14mu|libreoffice-5.2.7-1|104	Patch51:	libreoffice-4.4.1.2-impress-kde-crash-hack.patch
14mu|libreoffice-5.2.7-1|105	
14mu|libreoffice-5.2.7-1|106	# ROSA vendor patch
14mu|libreoffice-5.2.7-1|107	Patch100:	libreoffice-4.1-vendor.patch
14mu|libreoffice-5.2.7-1|108	Patch101:	libreoffice-5.2.1.2-desktop-categories.patch
14mu|libreoffice-5.2.7-1|109	Patch102:	libreoffice-5.2.1.2-desktop-protocols.patch
14mu|libreoffice-5.2.7-1|110	#Patch103:	libreoffice-5.1.1.3-desktop-startcenter-nodisplay.patch
14mu|libreoffice-5.2.7-1|111	Patch104:	libreoffice-5.1.2.2-desktop-startcenter-nomate.patch
14mu|libreoffice-5.2.7-1|112	# Disable gtk3 plugin unless explicitly requested via SAL_USE_VCLPLUGIN=gtk3
14mu|libreoffice-5.2.7-1|113	# It's still very experimental and doesn't work properly
14mu|libreoffice-5.2.7-1|114	Patch105:	libreoffice-5.2.3.3-gtk3.patch
14mu|libreoffice-5.2.7-1|115	
14mu|libreoffice-5.2.7-1|116	BuildRequires:	bison
14mu|libreoffice-5.2.7-1|117	BuildRequires:	bsh
14mu|libreoffice-5.2.7-1|118	%if %{with ccache}
14mu|libreoffice-5.2.7-1|119	BuildRequires:	ccache
14mu|libreoffice-5.2.7-1|120	%endif
14mu|libreoffice-5.2.7-1|121	BuildRequires:	desktop-file-utils
14mu|libreoffice-5.2.7-1|122	BuildRequires:	doxygen >= 1.8.4
14mu|libreoffice-5.2.7-1|123	BuildRequires:	ed
14mu|libreoffice-5.2.7-1|124	#BuildRequires:	firebird-devel
14mu|libreoffice-5.2.7-1|125	BuildRequires:	flex
14mu|libreoffice-5.2.7-1|126	BuildRequires:	flute
14mu|libreoffice-5.2.7-1|127	BuildRequires:	git
14mu|libreoffice-5.2.7-1|128	BuildRequires:	gperf
14mu|libreoffice-5.2.7-1|129	%if %{with icecream}
14mu|libreoffice-5.2.7-1|130	BuildRequires:	icecream
14mu|libreoffice-5.2.7-1|131	%endif
14mu|libreoffice-5.2.7-1|132	BuildRequires:	icu
14mu|libreoffice-5.2.7-1|133	BuildRequires:	imagemagick
14mu|libreoffice-5.2.7-1|134	BuildRequires:	locales-en
14mu|libreoffice-5.2.7-1|135	BuildRequires:	pentaho-libxml
14mu|libreoffice-5.2.7-1|136	BuildRequires:	pentaho-reporting-flow-engine
14mu|libreoffice-5.2.7-1|137	BuildRequires:	perl-Archive-Zip
14mu|libreoffice-5.2.7-1|138	BuildRequires:	perl-MDK-Common
14mu|libreoffice-5.2.7-1|139	BuildRequires:	perl-HTML-Parser
14mu|libreoffice-5.2.7-1|140	BuildRequires:	perl-XML-Twig
14mu|libreoffice-5.2.7-1|141	BuildRequires:	python-translate >= 1.9.0
14mu|libreoffice-5.2.7-1|142	BuildRequires:	recode
14mu|libreoffice-5.2.7-1|143	BuildRequires:	sac
14mu|libreoffice-5.2.7-1|144	BuildRequires:	servlet3
14mu|libreoffice-5.2.7-1|145	BuildRequires:	sharutils
14mu|libreoffice-5.2.7-1|146	BuildRequires:	tcsh
14mu|libreoffice-5.2.7-1|147	BuildRequires:	unzip
14mu|libreoffice-5.2.7-1|148	BuildRequires:	xsltproc >= 1.0.19
14mu|libreoffice-5.2.7-1|149	BuildRequires:	zip
14mu|libreoffice-5.2.7-1|150	BuildRequires:	boost-devel
14mu|libreoffice-5.2.7-1|151	BuildRequires:	cups-devel
14mu|libreoffice-5.2.7-1|152	BuildRequires:	db-devel
14mu|libreoffice-5.2.7-1|153	BuildRequires:	glm-devel
14mu|libreoffice-5.2.7-1|154	BuildRequires:	hyphen-devel
14mu|libreoffice-5.2.7-1|155	BuildRequires:	java-devel
14mu|libreoffice-5.2.7-1|156	BuildRequires:	kdelibs4-devel
14mu|libreoffice-5.2.7-1|157	BuildRequires:	lpsolve-devel
14mu|libreoffice-5.2.7-1|158	BuildRequires:	mysql-connector-c++-devel
14mu|libreoffice-5.2.7-1|159	BuildRequires:	nas-devel
14mu|libreoffice-5.2.7-1|160	BuildRequires:	openldap-devel
14mu|libreoffice-5.2.7-1|161	BuildRequires:	pam-devel
14mu|libreoffice-5.2.7-1|162	BuildRequires:	qt4-devel
14mu|libreoffice-5.2.7-1|163	BuildRequires:	readline-devel
14mu|libreoffice-5.2.7-1|164	BuildRequires:	unixODBC-devel
14mu|libreoffice-5.2.7-1|165	BuildRequires:	vigra-devel
14mu|libreoffice-5.2.7-1|166	BuildRequires:	pkgconfig(bluez)
14mu|libreoffice-5.2.7-1|167	BuildRequires:	pkgconfig(cppunit)
14mu|libreoffice-5.2.7-1|168	BuildRequires:	pkgconfig(dbus-1)
14mu|libreoffice-5.2.7-1|169	BuildRequires:	pkgconfig(expat)
14mu|libreoffice-5.2.7-1|170	BuildRequires:	pkgconfig(libetonyek-0.1)
14mu|libreoffice-5.2.7-1|171	BuildRequires:	pkgconfig(libfreehand-0.1)
14mu|libreoffice-5.2.7-1|172	BuildRequires:	pkgconfig(freetype2)
14mu|libreoffice-5.2.7-1|173	BuildRequires:	pkgconfig(gconf-2.0)
14mu|libreoffice-5.2.7-1|174	BuildRequires:	pkgconfig(glew)
14mu|libreoffice-5.2.7-1|175	BuildRequires:	pkgconfig(glitz)
14mu|libreoffice-5.2.7-1|176	BuildRequires:	pkgconfig(glu)
14mu|libreoffice-5.2.7-1|177	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mu|libreoffice-5.2.7-1|178	BuildRequires:	pkgconfig(gnutls)
14mu|libreoffice-5.2.7-1|179	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14mu|libreoffice-5.2.7-1|180	BuildRequires:	pkgconfig(graphite2)
14mu|libreoffice-5.2.7-1|181	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|libreoffice-5.2.7-1|182	BuildRequires:	pkgconfig(egl)
14mu|libreoffice-5.2.7-1|183	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|libreoffice-5.2.7-1|184	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libreoffice-5.2.7-1|185	BuildRequires:	pkgconfig(hunspell)
14mu|libreoffice-5.2.7-1|186	BuildRequires:	pkgconfig(icu-le)
14mu|libreoffice-5.2.7-1|187	BuildRequires:	pkgconfig(lcms2)
14mu|libreoffice-5.2.7-1|188	BuildRequires:	pkgconfig(libabw-0.1)
14mu|libreoffice-5.2.7-1|189	BuildRequires:	pkgconfig(libclucene-core)
14mu|libreoffice-5.2.7-1|190	BuildRequires:	pkgconfig(libcmis-0.5)
14mu|libreoffice-5.2.7-1|191	BuildRequires:	pkgconfig(libcurl)
14mu|libreoffice-5.2.7-1|192	BuildRequires:	pkgconfig(libcdr-0.1)
14mu|libreoffice-5.2.7-1|193	BuildRequires:	pkgconfig(libe-book-0.1)
14mu|libreoffice-5.2.7-1|194	BuildRequires:	pkgconfig(libeot)
14mu|libreoffice-5.2.7-1|195	BuildRequires:	pkgconfig(libexttextcat)
14mu|libreoffice-5.2.7-1|196	BuildRequires:	pkgconfig(libgltf-0.0)
14mu|libreoffice-5.2.7-1|197	BuildRequires:	pkgconfig(libixion-0.12)
14mu|libreoffice-5.2.7-1|198	BuildRequires:	pkgconfig(liblangtag)
14mu|libreoffice-5.2.7-1|199	BuildRequires:	pkgconfig(libmspub-0.1)
14mu|libreoffice-5.2.7-1|200	BuildRequires:	pkgconfig(libmwaw-0.3) >= 0.3.4
14mu|libreoffice-5.2.7-1|201	BuildRequires:	pkgconfig(libodfgen-0.1) >= 0.1.0
14mu|libreoffice-5.2.7-1|202	BuildRequires:	pkgconfig(liborcus-0.11)
14mu|libreoffice-5.2.7-1|203	BuildRequires:	pkgconfig(libpagemaker-0.0)
14mu|libreoffice-5.2.7-1|204	BuildRequires:	pkgconfig(libpq)
14mu|libreoffice-5.2.7-1|205	BuildRequires:	pkgconfig(librevenge-0.0)
14mu|libreoffice-5.2.7-1|206	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|libreoffice-5.2.7-1|207	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|libreoffice-5.2.7-1|208	BuildRequires:	pkgconfig(libsvg)
14mu|libreoffice-5.2.7-1|209	BuildRequires:	pkgconfig(libtiff-4)
14mu|libreoffice-5.2.7-1|210	BuildRequires:	pkgconfig(libucpp)
14mu|libreoffice-5.2.7-1|211	BuildRequires:	pkgconfig(libvisio-0.1)
14mu|libreoffice-5.2.7-1|212	BuildRequires:	pkgconfig(libwpd-0.10)
14mu|libreoffice-5.2.7-1|213	BuildRequires:	pkgconfig(libwpg-0.3)
14mu|libreoffice-5.2.7-1|214	BuildRequires:	pkgconfig(libwps-0.4)
14mu|libreoffice-5.2.7-1|215	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libreoffice-5.2.7-1|216	BuildRequires:	pkgconfig(libxslt)
14mu|libreoffice-5.2.7-1|217	BuildRequires:	pkgconfig(libxul)
14mu|libreoffice-5.2.7-1|218	BuildRequires:	pkgconfig(mdds-1.2)
14mu|libreoffice-5.2.7-1|219	BuildRequires:	pkgconfig(mythes)
14mu|libreoffice-5.2.7-1|220	BuildRequires:	pkgconfig(neon)
14mu|libreoffice-5.2.7-1|221	BuildRequires:	pkgconfig(nspr)
14mu|libreoffice-5.2.7-1|222	BuildRequires:	pkgconfig(nss)
14mu|libreoffice-5.2.7-1|223	BuildRequires:	pkgconfig(poppler)
14mu|libreoffice-5.2.7-1|224	BuildRequires:	pkgconfig(poppler-glib)
14mu|libreoffice-5.2.7-1|225	BuildRequires:	pkgconfig(poppler-cpp)
14mu|libreoffice-5.2.7-1|226	BuildRequires:	pkgconfig(portaudio-2.0)
14mu|libreoffice-5.2.7-1|227	BuildRequires:	pkgconfig(python3)
14mu|libreoffice-5.2.7-1|228	BuildRequires:	pkgconfig(raptor)
14mu|libreoffice-5.2.7-1|229	BuildRequires:	pkgconfig(rasqal)
14mu|libreoffice-5.2.7-1|230	BuildRequires:	pkgconfig(redland)
14mu|libreoffice-5.2.7-1|231	BuildRequires:	pkgconfig(sane-backends)
14mu|libreoffice-5.2.7-1|232	BuildRequires:	pkgconfig(sndfile)
14mu|libreoffice-5.2.7-1|233	BuildRequires:	pkgconfig(xaw7)
14mu|libreoffice-5.2.7-1|234	BuildRequires:	pkgconfig(xpm)
14mu|libreoffice-5.2.7-1|235	BuildRequires:	pkgconfig(xtst)
14mu|libreoffice-5.2.7-1|236	BuildRequires:	pkgconfig(zlib)
14mu|libreoffice-5.2.7-1|237	%if !%{javaless}
14mu|libreoffice-5.2.7-1|238	BuildRequires:	ant
14mu|libreoffice-5.2.7-1|239	BuildRequires:	ant-apache-regexp
14mu|libreoffice-5.2.7-1|240	BuildRequires:	apache-commons-codec
14mu|libreoffice-5.2.7-1|241	BuildRequires:	apache-commons-lang
14mu|libreoffice-5.2.7-1|242	# BuildRequires:	hsqldb1.8.0
14mu|libreoffice-5.2.7-1|243	BuildRequires:	jakarta-commons-httpclient
14mu|libreoffice-5.2.7-1|244	BuildRequires:	junit
14mu|libreoffice-5.2.7-1|245	BuildRequires:	java-1.8.0-openjdk-devel
14mu|libreoffice-5.2.7-1|246	%endif
14mu|libreoffice-5.2.7-1|247	Suggests:	%{name}-java = %{EVRD}
14mu|libreoffice-5.2.7-1|248	# STLport-devel 4.5 + private patches are needed
14mu|libreoffice-5.2.7-1|249	BuildConflicts:	STLport-devel
14mu|libreoffice-5.2.7-1|250	# Requres to all our packages
14mu|libreoffice-5.2.7-1|251	Requires:	%{name}-base = %{EVRD}
14mu|libreoffice-5.2.7-1|252	Requires:	%{name}-calc = %{EVRD}
14mu|libreoffice-5.2.7-1|253	Requires:	%{name}-draw = %{EVRD}
14mu|libreoffice-5.2.7-1|254	Requires:	%{name}-impress = %{EVRD}
14mu|libreoffice-5.2.7-1|255	Requires:	%{name}-math = %{EVRD}
14mu|libreoffice-5.2.7-1|256	Requires:	%{name}-writer = %{EVRD}
14mu|libreoffice-5.2.7-1|257	Provides:	LibreOffice = %{EVRD}
14mu|libreoffice-5.2.7-1|258	Provides:	LibreOffice-libs = %{EVRD}
14mu|libreoffice-5.2.7-1|259	
14mu|libreoffice-5.2.7-1|260	%description
14mu|libreoffice-5.2.7-1|261	LibreOffice is an Open Source, community-developed, multi-platform
14mu|libreoffice-5.2.7-1|262	office productivity suite. It includes the key desktop applications,
14mu|libreoffice-5.2.7-1|263	such as a word processor, spreadsheet, presentation manager, formula
14mu|libreoffice-5.2.7-1|264	editing and drawing program, with a user interface and feature set
14mu|libreoffice-5.2.7-1|265	similar to other office suites. Sophisticated and flexible,
14mu|libreoffice-5.2.7-1|266	LibreOffice also works transparently with a variety of file
14mu|libreoffice-5.2.7-1|267	formats, including Microsoft Office.
14mu|libreoffice-5.2.7-1|268	
14mu|libreoffice-5.2.7-1|269	%files
14mu|libreoffice-5.2.7-1|270	
14mu|libreoffice-5.2.7-1|271	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|272	
14mu|libreoffice-5.2.7-1|273	%package base
14mu|libreoffice-5.2.7-1|274	Summary:	LibreOffice office suite - database
14mu|libreoffice-5.2.7-1|275	Group:		Office
14mu|libreoffice-5.2.7-1|276	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|277	Requires:	%{name}-java = %{EVRD}
14mu|libreoffice-5.2.7-1|278	# Require openjdk, we have problems with Oracle Java
14mu|libreoffice-5.2.7-1|279	Requires:	java-openjdk
14mu|libreoffice-5.2.7-1|280	
14mu|libreoffice-5.2.7-1|281	%description base
14mu|libreoffice-5.2.7-1|282	This package contains the database component for LibreOffice.
14mu|libreoffice-5.2.7-1|283	
14mu|libreoffice-5.2.7-1|284	You can extend the functionality of LibreOffice Base by installing these
14mu|libreoffice-5.2.7-1|285	packages:
14mu|libreoffice-5.2.7-1|286	
14mu|libreoffice-5.2.7-1|287	* unixodbc: ODBC database support
14mu|libreoffice-5.2.7-1|288	* libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC
14mu|libreoffice-5.2.7-1|289	drivers for:
14mu|libreoffice-5.2.7-1|290	- MySQL
14mu|libreoffice-5.2.7-1|291	- PostgreSQL
14mu|libreoffice-5.2.7-1|292	- SQLite
14mu|libreoffice-5.2.7-1|293	- MS SQL / Sybase SQL
14mu|libreoffice-5.2.7-1|294	- *.mdb (JET / MS Access)
14mu|libreoffice-5.2.7-1|295	* libmysql-java | libpg-java | libsapdbc-java: JDBC Drivers
14mu|libreoffice-5.2.7-1|296	for:
14mu|libreoffice-5.2.7-1|297	- MySQL
14mu|libreoffice-5.2.7-1|298	- PostgreSQL
14mu|libreoffice-5.2.7-1|299	- MaxDB
14mu|libreoffice-5.2.7-1|300	
14mu|libreoffice-5.2.7-1|301	%files base -f file-lists/base_list.txt
14mu|libreoffice-5.2.7-1|302	%{_mandir}/man1/lobase*
14mu|libreoffice-5.2.7-1|303	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-base_72.svg
14mu|libreoffice-5.2.7-1|304	%{ooodir}/share/xdg/base.desktop
14mu|libreoffice-5.2.7-1|305	%{_datadir}/appdata/libreoffice-base.appdata.xml
14mu|libreoffice-5.2.7-1|306	
14mu|libreoffice-5.2.7-1|307	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|308	
14mu|libreoffice-5.2.7-1|309	%package calc
14mu|libreoffice-5.2.7-1|310	Summary:	LibreOffice office suite - spreadsheet
14mu|libreoffice-5.2.7-1|311	Group:		Office
14mu|libreoffice-5.2.7-1|312	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|313	
14mu|libreoffice-5.2.7-1|314	%description calc
14mu|libreoffice-5.2.7-1|315	This package contains the spreadsheet component for LibreOffice.
14mu|libreoffice-5.2.7-1|316	
14mu|libreoffice-5.2.7-1|317	%files calc -f file-lists/calc_list.txt
14mu|libreoffice-5.2.7-1|318	%{_mandir}/man1/localc*
14mu|libreoffice-5.2.7-1|319	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-calc_72.svg
14mu|libreoffice-5.2.7-1|320	%{ooodir}/share/xdg/calc.desktop
14mu|libreoffice-5.2.7-1|321	%{_datadir}/appdata/libreoffice-calc.appdata.xml
14mu|libreoffice-5.2.7-1|322	
14mu|libreoffice-5.2.7-1|323	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|324	
14mu|libreoffice-5.2.7-1|325	%package common
14mu|libreoffice-5.2.7-1|326	Summary:	LibreOffice office suite common files
14mu|libreoffice-5.2.7-1|327	Group:		Office
14mu|libreoffice-5.2.7-1|328	# Require at least one style to be installed
14mu|libreoffice-5.2.7-1|329	Requires:	%{name}-style = %{EVRD}
14mu|libreoffice-5.2.7-1|330	# But force galaxy style because it was used by default
14mu|libreoffice-5.2.7-1|331	Requires:	%{name}-style-galaxy = %{EVRD}
14mu|libreoffice-5.2.7-1|332	# And oxygen too, it should be default for KDE 4
14mu|libreoffice-5.2.7-1|333	Requires:	%{name}-style-oxygen = %{EVRD}
14mu|libreoffice-5.2.7-1|334	# And breeze too, it should be default for Plasma 5
14mu|libreoffice-5.2.7-1|335	Requires:	%{name}-style-breeze = %{EVRD}
14mu|libreoffice-5.2.7-1|336	Suggests:	%{name}-help-en_US = %{EVRD}
14mu|libreoffice-5.2.7-1|337	# And then general requires for OOo follows
14mu|libreoffice-5.2.7-1|338	Requires:	ghostscript
14mu|libreoffice-5.2.7-1|339	Requires:	fonts-ttf-liberation
14mu|libreoffice-5.2.7-1|340	Requires:	desktop-common-data >= 2008
14mu|libreoffice-5.2.7-1|341	# rpm will automatically grab the require for libsane1, but there are some
14mu|libreoffice-5.2.7-1|342	# configs needed at this package, so we must require it too.
14mu|libreoffice-5.2.7-1|343	Requires:	sane-backends
14mu|libreoffice-5.2.7-1|344	# Due to {_bindir}/paperconf
14mu|libreoffice-5.2.7-1|345	# Requires:	paper-utils
14mu|libreoffice-5.2.7-1|346	# Upstream merged
14mu|libreoffice-5.2.7-1|347	Conflicts:	%{name}-core < %{EVRD}
14mu|libreoffice-5.2.7-1|348	Obsoletes:	%{name}-core < %{EVRD}
14mu|libreoffice-5.2.7-1|349	Conflicts:	%{name}-java-common < %{EVRD}
14mu|libreoffice-5.2.7-1|350	Obsoletes:	%{name}-java-common < %{EVRD}
14mu|libreoffice-5.2.7-1|351	Conflicts:	%{name}-dtd-officedocument1.0 < %{EVRD}
14mu|libreoffice-5.2.7-1|352	Obsoletes:	%{name}-dtd-officedocument1.0 < %{EVRD}
14mu|libreoffice-5.2.7-1|353	Conflicts:	%{name}-extension-xsltfilter < %{EVRD}
14mu|libreoffice-5.2.7-1|354	Obsoletes:	%{name}-extension-xsltfilter < %{EVRD}
14mu|libreoffice-5.2.7-1|355	Conflicts:	%{name}-openclipart < 1:5.1.2-2
14mu|libreoffice-5.2.7-1|356	
14mu|libreoffice-5.2.7-1|357	%description common
14mu|libreoffice-5.2.7-1|358	This package contains the application-independent files of LibreOffice.
14mu|libreoffice-5.2.7-1|359	
14mu|libreoffice-5.2.7-1|360	%files common -f file-lists/core_list.txt
14mu|libreoffice-5.2.7-1|361	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo_72.svg
14mu|libreoffice-5.2.7-1|362	%{_mandir}/man1/loffice*
14mu|libreoffice-5.2.7-1|363	%{_mandir}/man1/lofromtemplate*
14mu|libreoffice-5.2.7-1|364	%{_mandir}/man1/libreoffice*
14mu|libreoffice-5.2.7-1|365	%{_mandir}/man1/unopkg.1*
14mu|libreoffice-5.2.7-1|366	%{_libdir}/libreoffice/program/classes/ScriptProviderForBeanShell.jar
14mu|libreoffice-5.2.7-1|367	%{_libdir}/libreoffice/program/services/scriptproviderforbeanshell.rdb
14mu|libreoffice-5.2.7-1|368	%{ooodir}/share/gallery/sg24.*
14mu|libreoffice-5.2.7-1|369	%{ooodir}/share/libreofficekit/handle_*.png
14mu|libreoffice-5.2.7-1|370	
14mu|libreoffice-5.2.7-1|371	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|372	
14mu|libreoffice-5.2.7-1|373	%package java
14mu|libreoffice-5.2.7-1|374	Summary:	Java dependent parts of LibreOffice
14mu|libreoffice-5.2.7-1|375	Group:		Office
14mu|libreoffice-5.2.7-1|376	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|377	# (tpg) https://issues.openmandriva.org/show_bug.cgi?id=1056
14mu|libreoffice-5.2.7-1|378	Requires:	pentaho-reporting-flow-engine
14mu|libreoffice-5.2.7-1|379	
14mu|libreoffice-5.2.7-1|380	%description java
14mu|libreoffice-5.2.7-1|381	Java dependent parts of LibreOffice.
14mu|libreoffice-5.2.7-1|382	
14mu|libreoffice-5.2.7-1|383	This package contains templates and other optional parts of LibreOffice
14mu|libreoffice-5.2.7-1|384	that require a Java stack (such as OpenJDK) to be installed.
14mu|libreoffice-5.2.7-1|385	
14mu|libreoffice-5.2.7-1|386	%files java -f file-lists/java_common_list.txt
14mu|libreoffice-5.2.7-1|387	
14mu|libreoffice-5.2.7-1|388	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|389	
14mu|libreoffice-5.2.7-1|390	%package devel
14mu|libreoffice-5.2.7-1|391	Summary:	LibreOffice SDK - development files
14mu|libreoffice-5.2.7-1|392	Group:		Office
14mu|libreoffice-5.2.7-1|393	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|394	%if "%{_lib}" == "lib64"
14mu|libreoffice-5.2.7-1|395	Provides:	devel(libxmlreader(64bit)) = %{EVRD}
14mu|libreoffice-5.2.7-1|396	Provides:	devel(libxmlreaderlo(64bit)) = %{EVRD}
14mu|libreoffice-5.2.7-1|397	Provides:	devel(libreg(64bit)) = %{EVRD}
14mu|libreoffice-5.2.7-1|398	Provides:	devel(libreglo(64bit)) = %{EVRD}
14mu|libreoffice-5.2.7-1|399	%else
14mu|libreoffice-5.2.7-1|400	Provides:	devel(libxmlreader) = %{EVRD}
14mu|libreoffice-5.2.7-1|401	Provides:	devel(libxmlreaderlo) = %{EVRD}
14mu|libreoffice-5.2.7-1|402	Provides:	devel(libreg) = %{EVRD}
14mu|libreoffice-5.2.7-1|403	Provides:	devel(libreglo) = %{EVRD}
14mu|libreoffice-5.2.7-1|404	%endif
14mu|libreoffice-5.2.7-1|405	
14mu|libreoffice-5.2.7-1|406	%description devel
14mu|libreoffice-5.2.7-1|407	This package contains the files needed to build plugins/add-ons for
14mu|libreoffice-5.2.7-1|408	LibreOffice (includes, IDL files, build tools, ...). It also contains the
14mu|libreoffice-5.2.7-1|409	zipped source of the UNO Java libraries for use in IDEs like eclipse.
14mu|libreoffice-5.2.7-1|410	
14mu|libreoffice-5.2.7-1|411	%files devel -f file-lists/sdk_list.uniq.sorted.txt
14mu|libreoffice-5.2.7-1|412	
14mu|libreoffice-5.2.7-1|413	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|414	
14mu|libreoffice-5.2.7-1|415	%package devel-doc
14mu|libreoffice-5.2.7-1|416	Summary:	LibreOffice SDK - documentation
14mu|libreoffice-5.2.7-1|417	Group:		Office
14mu|libreoffice-5.2.7-1|418	
14mu|libreoffice-5.2.7-1|419	%description devel-doc
14mu|libreoffice-5.2.7-1|420	This package contains the documentation of the LibreOffice SDK:
14mu|libreoffice-5.2.7-1|421	
14mu|libreoffice-5.2.7-1|422	* C++/Java API reference
14mu|libreoffice-5.2.7-1|423	* IDL reference
14mu|libreoffice-5.2.7-1|424	* C++/Java/Basic examples
14mu|libreoffice-5.2.7-1|425	
14mu|libreoffice-5.2.7-1|426	It also contains the gsicheck utility.
14mu|libreoffice-5.2.7-1|427	
14mu|libreoffice-5.2.7-1|428	%files devel-doc -f file-lists/sdk_doc_list.txt
14mu|libreoffice-5.2.7-1|429	
14mu|libreoffice-5.2.7-1|430	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|431	
14mu|libreoffice-5.2.7-1|432	%package draw
14mu|libreoffice-5.2.7-1|433	Summary:	LibreOffice office suite - drawing
14mu|libreoffice-5.2.7-1|434	Group:		Office
14mu|libreoffice-5.2.7-1|435	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|436	
14mu|libreoffice-5.2.7-1|437	%description draw
14mu|libreoffice-5.2.7-1|438	This package contains the drawing component for LibreOffice.
14mu|libreoffice-5.2.7-1|439	
14mu|libreoffice-5.2.7-1|440	%files draw -f file-lists/draw_list.txt
14mu|libreoffice-5.2.7-1|441	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-draw_72.svg
14mu|libreoffice-5.2.7-1|442	%{_mandir}/man1/lodraw*
14mu|libreoffice-5.2.7-1|443	%{ooodir}/share/xdg/draw.desktop
14mu|libreoffice-5.2.7-1|444	%{_datadir}/appdata/libreoffice-draw.appdata.xml
14mu|libreoffice-5.2.7-1|445	
14mu|libreoffice-5.2.7-1|446	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|447	
14mu|libreoffice-5.2.7-1|448	%package gnome
14mu|libreoffice-5.2.7-1|449	Summary:	GNOME Integration for LibreOffice (VFS, GConf)
14mu|libreoffice-5.2.7-1|450	Group:		Office
14mu|libreoffice-5.2.7-1|451	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|452	
14mu|libreoffice-5.2.7-1|453	%description gnome
14mu|libreoffice-5.2.7-1|454	This package contains the GNOME VFS support and a GConf backend.
14mu|libreoffice-5.2.7-1|455	
14mu|libreoffice-5.2.7-1|456	%files gnome -f file-lists/gnome_list.uniq.sorted.txt
14mu|libreoffice-5.2.7-1|457	
14mu|libreoffice-5.2.7-1|458	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|459	
14mu|libreoffice-5.2.7-1|460	%package impress
14mu|libreoffice-5.2.7-1|461	Summary:	LibreOffice office suite - presentation
14mu|libreoffice-5.2.7-1|462	Group:		Office
14mu|libreoffice-5.2.7-1|463	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|464	Requires:	%{name}-draw = %{EVRD}
14mu|libreoffice-5.2.7-1|465	Obsoletes:	%{name}-presentation-minimizer < %{EVRD}
14mu|libreoffice-5.2.7-1|466	
14mu|libreoffice-5.2.7-1|467	%description impress
14mu|libreoffice-5.2.7-1|468	This package contains the presentation component for LibreOffice.
14mu|libreoffice-5.2.7-1|469	
14mu|libreoffice-5.2.7-1|470	%files impress -f file-lists/impress_list.txt
14mu|libreoffice-5.2.7-1|471	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-impress_72.svg
14mu|libreoffice-5.2.7-1|472	%{_mandir}/man1/loimpress*
14mu|libreoffice-5.2.7-1|473	%{ooodir}/share/xdg/impress.desktop
14mu|libreoffice-5.2.7-1|474	%{_datadir}/appdata/libreoffice-impress.appdata.xml
14mu|libreoffice-5.2.7-1|475	
14mu|libreoffice-5.2.7-1|476	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|477	
14mu|libreoffice-5.2.7-1|478	%package kde4
14mu|libreoffice-5.2.7-1|479	Summary:	KDE4 Integration for LibreOffice (Widgets, Dialogs, Addressbook)
14mu|libreoffice-5.2.7-1|480	Group:		Office
14mu|libreoffice-5.2.7-1|481	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|482	Suggests:	%{name}-style-oxygen = %{EVRD}
14mu|libreoffice-5.2.7-1|483	
14mu|libreoffice-5.2.7-1|484	%description kde4
14mu|libreoffice-5.2.7-1|485	This package contains the KDE4 plugin for drawing LibreOffice widgets with
14mu|libreoffice-5.2.7-1|486	KDE4/Qt4.x and a KDEish File Picker when running under KDE4.
14mu|libreoffice-5.2.7-1|487	
14mu|libreoffice-5.2.7-1|488	%files kde4 -f file-lists/kde4_list.txt
14mu|libreoffice-5.2.7-1|489	
14mu|libreoffice-5.2.7-1|490	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|491	
14mu|libreoffice-5.2.7-1|492	%package math
14mu|libreoffice-5.2.7-1|493	Summary:	LibreOffice office suite - equation editor
14mu|libreoffice-5.2.7-1|494	Group:		Office
14mu|libreoffice-5.2.7-1|495	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|496	
14mu|libreoffice-5.2.7-1|497	%description math
14mu|libreoffice-5.2.7-1|498	This package contains the equation editor component for LibreOffice.
14mu|libreoffice-5.2.7-1|499	
14mu|libreoffice-5.2.7-1|500	%files math -f file-lists/math_list.txt
14mu|libreoffice-5.2.7-1|501	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-math_72.svg
14mu|libreoffice-5.2.7-1|502	%{_mandir}/man1/lomath*
14mu|libreoffice-5.2.7-1|503	%{ooodir}/share/xdg/math.desktop
14mu|libreoffice-5.2.7-1|504	
14mu|libreoffice-5.2.7-1|505	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|506	
14mu|libreoffice-5.2.7-1|507	%package openclipart
14mu|libreoffice-5.2.7-1|508	Summary:	LibreOffice Open Clipart data
14mu|libreoffice-5.2.7-1|509	Group:		Office
14mu|libreoffice-5.2.7-1|510	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|511	
14mu|libreoffice-5.2.7-1|512	%description openclipart
14mu|libreoffice-5.2.7-1|513	This package contains the LibreOffice Open Clipart data, including images
14mu|libreoffice-5.2.7-1|514	and sounds.
14mu|libreoffice-5.2.7-1|515	
14mu|libreoffice-5.2.7-1|516	%files openclipart
14mu|libreoffice-5.2.7-1|517	%{ooodir}/share/gallery/Draws
14mu|libreoffice-5.2.7-1|518	%{ooodir}/share/gallery/Elements
14mu|libreoffice-5.2.7-1|519	%{ooodir}/share/gallery/Photos
14mu|libreoffice-5.2.7-1|520	%{ooodir}/share/gallery/apples*
14mu|libreoffice-5.2.7-1|521	%{ooodir}/share/gallery/arrows*
14mu|libreoffice-5.2.7-1|522	%{ooodir}/share/gallery/bigapple*
14mu|libreoffice-5.2.7-1|523	%{ooodir}/share/gallery/bullets*
14mu|libreoffice-5.2.7-1|524	%{ooodir}/share/gallery/computers*
14mu|libreoffice-5.2.7-1|525	%{ooodir}/share/gallery/diagrams*
14mu|libreoffice-5.2.7-1|526	%{ooodir}/share/gallery/education*
14mu|libreoffice-5.2.7-1|527	%{ooodir}/share/gallery/environment*
14mu|libreoffice-5.2.7-1|528	%{ooodir}/share/gallery/finance*
14mu|libreoffice-5.2.7-1|529	%{ooodir}/share/gallery/flower*
14mu|libreoffice-5.2.7-1|530	%{ooodir}/share/gallery/htmlexpo*
14mu|libreoffice-5.2.7-1|531	%{ooodir}/share/gallery/people*
14mu|libreoffice-5.2.7-1|532	%{ooodir}/share/gallery/sg[0-9]*.*
14mu|libreoffice-5.2.7-1|533	%{ooodir}/share/gallery/sky.*
14mu|libreoffice-5.2.7-1|534	%{ooodir}/share/gallery/sounds*
14mu|libreoffice-5.2.7-1|535	%{ooodir}/share/gallery/symbols*
14mu|libreoffice-5.2.7-1|536	%{ooodir}/share/gallery/transportation*
14mu|libreoffice-5.2.7-1|537	%{ooodir}/share/gallery/txtshapes*
14mu|libreoffice-5.2.7-1|538	%{ooodir}/share/gallery/www-back*
14mu|libreoffice-5.2.7-1|539	%{ooodir}/share/gallery/www-graf*
14mu|libreoffice-5.2.7-1|540	%exclude %{ooodir}/share/gallery/sg24.*
14mu|libreoffice-5.2.7-1|541	
14mu|libreoffice-5.2.7-1|542	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|543	
14mu|libreoffice-5.2.7-1|544	%package pyuno
14mu|libreoffice-5.2.7-1|545	Summary:	Python bindings for UNO library
14mu|libreoffice-5.2.7-1|546	Group:		Office
14mu|libreoffice-5.2.7-1|547	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|548	# mailmerge.py was packaged in libreoffice-common by mistake
14mu|libreoffice-5.2.7-1|549	Conflicts:	%{name}-common < 1:4.4.7
14mu|libreoffice-5.2.7-1|550	Conflicts:	%{name}-mailmerge < %{EVRD}
14mu|libreoffice-5.2.7-1|551	Obsoletes:	%{name}-mailmerge < %{EVRD}
14mu|libreoffice-5.2.7-1|552	
14mu|libreoffice-5.2.7-1|553	%description pyuno
14mu|libreoffice-5.2.7-1|554	This package contains the Python bindings for the UNO library.
14mu|libreoffice-5.2.7-1|555	
14mu|libreoffice-5.2.7-1|556	%files pyuno -f file-lists/pyuno_list.txt
14mu|libreoffice-5.2.7-1|557	
14mu|libreoffice-5.2.7-1|558	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|559	
14mu|libreoffice-5.2.7-1|560	%package style-breeze
14mu|libreoffice-5.2.7-1|561	Summary:	Breeze symbol style for LibreOffice
14mu|libreoffice-5.2.7-1|562	Group:		Office
14mu|libreoffice-5.2.7-1|563	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|564	Provides:	%{name}-style = %{EVRD}
14mu|libreoffice-5.2.7-1|565	Obsoletes:	%{name}-style-crystal < 1:5.1.1
14mu|libreoffice-5.2.7-1|566	
14mu|libreoffice-5.2.7-1|567	%description style-breeze
14mu|libreoffice-5.2.7-1|568	This package contains the "breeze" symbol style, needs to be manually
14mu|libreoffice-5.2.7-1|569	enabled in the LibreOffice option menu.
14mu|libreoffice-5.2.7-1|570	
14mu|libreoffice-5.2.7-1|571	%files style-breeze
14mu|libreoffice-5.2.7-1|572	%{ooodir}/share/config/images_breeze.zip
14mu|libreoffice-5.2.7-1|573	
14mu|libreoffice-5.2.7-1|574	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|575	
14mu|libreoffice-5.2.7-1|576	%package style-galaxy
14mu|libreoffice-5.2.7-1|577	Summary:	Default symbol style for LibreOffice
14mu|libreoffice-5.2.7-1|578	Group:		Office
14mu|libreoffice-5.2.7-1|579	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|580	Provides:	%{name}-style = %{EVRD}
14mu|libreoffice-5.2.7-1|581	Conflicts:	%{name}-common < 1:4.4.1
14mu|libreoffice-5.2.7-1|582	
14mu|libreoffice-5.2.7-1|583	%description style-galaxy
14mu|libreoffice-5.2.7-1|584	This package contains the "Galaxy" symbol style from Sun, normally used on
14mu|libreoffice-5.2.7-1|585	MS Windows (tm) and when not using GNOME or KDE. Needs to be manually enabled
14mu|libreoffice-5.2.7-1|586	in the LibreOffice option menu.
14mu|libreoffice-5.2.7-1|587	
14mu|libreoffice-5.2.7-1|588	%files style-galaxy
14mu|libreoffice-5.2.7-1|589	%{ooodir}/share/config/images_galaxy.zip
14mu|libreoffice-5.2.7-1|590	
14mu|libreoffice-5.2.7-1|591	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|592	
14mu|libreoffice-5.2.7-1|593	%package style-hicontrast
14mu|libreoffice-5.2.7-1|594	Summary:	Hicontrast symbol style for LibreOffice
14mu|libreoffice-5.2.7-1|595	Group:		Office
14mu|libreoffice-5.2.7-1|596	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|597	Provides:	%{name}-style = %{EVRD}
14mu|libreoffice-5.2.7-1|598	
14mu|libreoffice-5.2.7-1|599	%description style-hicontrast
14mu|libreoffice-5.2.7-1|600	This package contains the "hicontrast" symbol style, needs to be manually
14mu|libreoffice-5.2.7-1|601	enabled in the LibreOffice option menu.
14mu|libreoffice-5.2.7-1|602	
14mu|libreoffice-5.2.7-1|603	%files style-hicontrast
14mu|libreoffice-5.2.7-1|604	%{ooodir}/share/config/images_hicontrast.zip
14mu|libreoffice-5.2.7-1|605	
14mu|libreoffice-5.2.7-1|606	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|607	
14mu|libreoffice-5.2.7-1|608	%package style-oxygen
14mu|libreoffice-5.2.7-1|609	Summary:	Oxygen symbol style for LibreOffice
14mu|libreoffice-5.2.7-1|610	Group:		Office
14mu|libreoffice-5.2.7-1|611	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|612	Provides:	%{name}-style = %{EVRD}
14mu|libreoffice-5.2.7-1|613	
14mu|libreoffice-5.2.7-1|614	%description style-oxygen
14mu|libreoffice-5.2.7-1|615	This package contains the "oxygen" symbol style, default style for KDE4.
14mu|libreoffice-5.2.7-1|616	
14mu|libreoffice-5.2.7-1|617	%files style-oxygen
14mu|libreoffice-5.2.7-1|618	%{ooodir}/share/config/images_oxygen.zip
14mu|libreoffice-5.2.7-1|619	
14mu|libreoffice-5.2.7-1|620	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|621	
14mu|libreoffice-5.2.7-1|622	%package style-sifr
14mu|libreoffice-5.2.7-1|623	Summary:	Sifr symbol style for LibreOffice
14mu|libreoffice-5.2.7-1|624	Group:		Office
14mu|libreoffice-5.2.7-1|625	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|626	Provides:	%{name}-style = %{EVRD}
14mu|libreoffice-5.2.7-1|627	Conflicts:	%{name}-common < 1:5.1.1
14mu|libreoffice-5.2.7-1|628	
14mu|libreoffice-5.2.7-1|629	%description style-sifr
14mu|libreoffice-5.2.7-1|630	This package contains the "sifr" symbol style, needs to be manually
14mu|libreoffice-5.2.7-1|631	enabled in the LibreOffice option menu.
14mu|libreoffice-5.2.7-1|632	
14mu|libreoffice-5.2.7-1|633	%files style-sifr
14mu|libreoffice-5.2.7-1|634	%{ooodir}/share/config/images_sifr.zip
14mu|libreoffice-5.2.7-1|635	
14mu|libreoffice-5.2.7-1|636	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|637	
14mu|libreoffice-5.2.7-1|638	%package style-tango
14mu|libreoffice-5.2.7-1|639	Summary:	Tango symbol style for LibreOffice
14mu|libreoffice-5.2.7-1|640	Group:		Office
14mu|libreoffice-5.2.7-1|641	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|642	Provides:	%{name}-style = %{EVRD}
14mu|libreoffice-5.2.7-1|643	
14mu|libreoffice-5.2.7-1|644	%description style-tango
14mu|libreoffice-5.2.7-1|645	This package contains the "tango" symbol style, default style for GTK/Gnome.
14mu|libreoffice-5.2.7-1|646	
14mu|libreoffice-5.2.7-1|647	%files style-tango
14mu|libreoffice-5.2.7-1|648	%{ooodir}/share/config/images_tango.zip
14mu|libreoffice-5.2.7-1|649	
14mu|libreoffice-5.2.7-1|650	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|651	
14mu|libreoffice-5.2.7-1|652	%package writer
14mu|libreoffice-5.2.7-1|653	Summary:	LibreOffice office suite - word processor
14mu|libreoffice-5.2.7-1|654	Group:		Office
14mu|libreoffice-5.2.7-1|655	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|656	Suggests:	libreoffice-pagination
14mu|libreoffice-5.2.7-1|657	
14mu|libreoffice-5.2.7-1|658	%description writer
14mu|libreoffice-5.2.7-1|659	This package contains the word processor component for LibreOffice.
14mu|libreoffice-5.2.7-1|660	
14mu|libreoffice-5.2.7-1|661	%files writer -f file-lists/writer_list.txt
14mu|libreoffice-5.2.7-1|662	%{_iconsdir}/hicolor/scalable/apps/mandriva-rosa-lo-writer_72.svg
14mu|libreoffice-5.2.7-1|663	%{_mandir}/man1/loweb*
14mu|libreoffice-5.2.7-1|664	%{_mandir}/man1/lowriter*
14mu|libreoffice-5.2.7-1|665	%{ooodir}/share/xdg/writer.desktop
14mu|libreoffice-5.2.7-1|666	%{_datadir}/appdata/libreoffice-writer.appdata.xml
14mu|libreoffice-5.2.7-1|667	
14mu|libreoffice-5.2.7-1|668	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|669	
14mu|libreoffice-5.2.7-1|670	%package wiki-publisher
14mu|libreoffice-5.2.7-1|671	Summary:	LibreOffice office suite - Wiki Publisher extension
14mu|libreoffice-5.2.7-1|672	Group:		Office
14mu|libreoffice-5.2.7-1|673	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|674	Requires:	%{name}-writer = %{EVRD}
14mu|libreoffice-5.2.7-1|675	%if !%{javaless}
14mu|libreoffice-5.2.7-1|676	Requires:	apache-commons-codec
14mu|libreoffice-5.2.7-1|677	Requires:	apache-commons-lang
14mu|libreoffice-5.2.7-1|678	Requires:	jakarta-commons-httpclient
14mu|libreoffice-5.2.7-1|679	Requires:	apache-commons-logging
14mu|libreoffice-5.2.7-1|680	%endif
14mu|libreoffice-5.2.7-1|681	
14mu|libreoffice-5.2.7-1|682	%description wiki-publisher
14mu|libreoffice-5.2.7-1|683	With Wiki Publisher extesion is possible by using %{name}-writer to create
14mu|libreoffice-5.2.7-1|684	wiki page articles on MediaWiki servers without having to know the syntax of
14mu|libreoffice-5.2.7-1|685	MediaWiki markup language. This extension also enables publishing of the
14mu|libreoffice-5.2.7-1|686	wiki pages.
14mu|libreoffice-5.2.7-1|687	
14mu|libreoffice-5.2.7-1|688	%files wiki-publisher
14mu|libreoffice-5.2.7-1|689	%{ooodir}/share/extensions/wiki-publisher
14mu|libreoffice-5.2.7-1|690	
14mu|libreoffice-5.2.7-1|691	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|692	
14mu|libreoffice-5.2.7-1|693	%package extension-barcode
14mu|libreoffice-5.2.7-1|694	Summary:	LibreOffice extension for generating barcodes
14mu|libreoffice-5.2.7-1|695	Group:		Office
14mu|libreoffice-5.2.7-1|696	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|697	
14mu|libreoffice-5.2.7-1|698	%description extension-barcode
14mu|libreoffice-5.2.7-1|699	LibreOffice extension for generating barcodes.
14mu|libreoffice-5.2.7-1|700	
14mu|libreoffice-5.2.7-1|701	%files extension-barcode
14mu|libreoffice-5.2.7-1|702	%{ooodir}/share/extensions/Barcode
14mu|libreoffice-5.2.7-1|703	
14mu|libreoffice-5.2.7-1|704	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|705	
14mu|libreoffice-5.2.7-1|706	%package extension-converttexttonumber
14mu|libreoffice-5.2.7-1|707	Summary:	Text to number converter for LibreOffice
14mu|libreoffice-5.2.7-1|708	Group:		Office
14mu|libreoffice-5.2.7-1|709	Requires:	%{name}-calc = %{EVRD}
14mu|libreoffice-5.2.7-1|710	
14mu|libreoffice-5.2.7-1|711	%description extension-converttexttonumber
14mu|libreoffice-5.2.7-1|712	ConvertTextToNumber replaces numbers and dates, formatted as text, with
14mu|libreoffice-5.2.7-1|713	real numbers.
14mu|libreoffice-5.2.7-1|714	
14mu|libreoffice-5.2.7-1|715	Choices can be made about marking of cells, including cells with
14mu|libreoffice-5.2.7-1|716	non-default decimal separators, conversion of dates, and more.
14mu|libreoffice-5.2.7-1|717	
14mu|libreoffice-5.2.7-1|718	As a result of the conversion, the text cells will become real numbers,
14mu|libreoffice-5.2.7-1|719	and then will be counted as expected in formulas Calc.
14mu|libreoffice-5.2.7-1|720	
14mu|libreoffice-5.2.7-1|721	%files extension-converttexttonumber
14mu|libreoffice-5.2.7-1|722	%{ooodir}/share/extensions/ConvertTextToNumber
14mu|libreoffice-5.2.7-1|723	
14mu|libreoffice-5.2.7-1|724	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|725	
14mu|libreoffice-5.2.7-1|726	%package extension-gdocs
14mu|libreoffice-5.2.7-1|727	Summary:	LibreOffice Import/Export filter for Google Docs
14mu|libreoffice-5.2.7-1|728	Group:		Office
14mu|libreoffice-5.2.7-1|729	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|730	
14mu|libreoffice-5.2.7-1|731	%description extension-gdocs
14mu|libreoffice-5.2.7-1|732	LibreOffice Import/Export filter for Google Docs.
14mu|libreoffice-5.2.7-1|733	
14mu|libreoffice-5.2.7-1|734	%files extension-gdocs
14mu|libreoffice-5.2.7-1|735	%{ooodir}/share/extensions/gdocs
14mu|libreoffice-5.2.7-1|736	
14mu|libreoffice-5.2.7-1|737	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|738	
14mu|libreoffice-5.2.7-1|739	%package extension-hunart
14mu|libreoffice-5.2.7-1|740	Summary:	Hungarian cross-reference toolbar extension for LibreOffice
14mu|libreoffice-5.2.7-1|741	Group:		Office
14mu|libreoffice-5.2.7-1|742	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|743	
14mu|libreoffice-5.2.7-1|744	%description extension-hunart
14mu|libreoffice-5.2.7-1|745	Hungarian cross-reference toolbar extension for LibreOffice.
14mu|libreoffice-5.2.7-1|746	
14mu|libreoffice-5.2.7-1|747	%files extension-hunart
14mu|libreoffice-5.2.7-1|748	%{ooodir}/share/extensions/hunart
14mu|libreoffice-5.2.7-1|749	
14mu|libreoffice-5.2.7-1|750	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|751	
14mu|libreoffice-5.2.7-1|752	%package extension-languagetool
14mu|libreoffice-5.2.7-1|753	Summary:	A LibreOffice extension for style and grammar proofreading
14mu|libreoffice-5.2.7-1|754	Group:		Office
14mu|libreoffice-5.2.7-1|755	Requires:	%{name}-writer = %{EVRD}
14mu|libreoffice-5.2.7-1|756	
14mu|libreoffice-5.2.7-1|757	%description extension-languagetool
14mu|libreoffice-5.2.7-1|758	A LibreOffice extension for style and grammar proofreading.
14mu|libreoffice-5.2.7-1|759	
14mu|libreoffice-5.2.7-1|760	%files extension-languagetool
14mu|libreoffice-5.2.7-1|761	%{ooodir}/share/extensions/LanguageTool
14mu|libreoffice-5.2.7-1|762	
14mu|libreoffice-5.2.7-1|763	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|764	
14mu|libreoffice-5.2.7-1|765	%package extension-mysql
14mu|libreoffice-5.2.7-1|766	Summary:	MySQL/MariaDB connector for LibreOffice
14mu|libreoffice-5.2.7-1|767	Group:		Office
14mu|libreoffice-5.2.7-1|768	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|769	
14mu|libreoffice-5.2.7-1|770	%description extension-mysql
14mu|libreoffice-5.2.7-1|771	MySQL/MariaDB connector for LibreOffice.
14mu|libreoffice-5.2.7-1|772	
14mu|libreoffice-5.2.7-1|773	%files extension-mysql
14mu|libreoffice-5.2.7-1|774	%{ooodir}/share/extensions/mysql-connector-ooo
14mu|libreoffice-5.2.7-1|775	
14mu|libreoffice-5.2.7-1|776	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|777	
14mu|libreoffice-5.2.7-1|778	%package extension-nlpsolver
14mu|libreoffice-5.2.7-1|779	Summary:	Solver extension for LibreOffice Calc
14mu|libreoffice-5.2.7-1|780	Group:		Office
14mu|libreoffice-5.2.7-1|781	Requires:	%{name}-calc = %{EVRD}
14mu|libreoffice-5.2.7-1|782	
14mu|libreoffice-5.2.7-1|783	%description extension-nlpsolver
14mu|libreoffice-5.2.7-1|784	Extension integrating a solver engine for optimizing nonlinear programming
14mu|libreoffice-5.2.7-1|785	models into Calc.
14mu|libreoffice-5.2.7-1|786	
14mu|libreoffice-5.2.7-1|787	%files extension-nlpsolver
14mu|libreoffice-5.2.7-1|788	%{ooodir}/share/extensions/nlpsolver
14mu|libreoffice-5.2.7-1|789	
14mu|libreoffice-5.2.7-1|790	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|791	
14mu|libreoffice-5.2.7-1|792	%package extension-numbertext
14mu|libreoffice-5.2.7-1|793	Summary:	Number-to-Text conversion function for LibreOffice Calc
14mu|libreoffice-5.2.7-1|794	Group:		Office
14mu|libreoffice-5.2.7-1|795	Requires:	%{name}-calc = %{EVRD}
14mu|libreoffice-5.2.7-1|796	
14mu|libreoffice-5.2.7-1|797	%description extension-numbertext
14mu|libreoffice-5.2.7-1|798	Number-to-Text conversion function for LibreOffice Calc.
14mu|libreoffice-5.2.7-1|799	
14mu|libreoffice-5.2.7-1|800	%files extension-numbertext
14mu|libreoffice-5.2.7-1|801	%{ooodir}/share/extensions/numbertext
14mu|libreoffice-5.2.7-1|802	
14mu|libreoffice-5.2.7-1|803	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|804	
14mu|libreoffice-5.2.7-1|805	%package extension-SmART
14mu|libreoffice-5.2.7-1|806	Summary:	Diagram generator for LibreOffice Draw and Impress
14mu|libreoffice-5.2.7-1|807	Group:		Office
14mu|libreoffice-5.2.7-1|808	Url:		http://extensions.libreoffice.org/extension-center/smart
14mu|libreoffice-5.2.7-1|809	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|810	Obsoletes:	%{name}-extension-diagram < %{EVRD}
14mu|libreoffice-5.2.7-1|811	
14mu|libreoffice-5.2.7-1|812	%description extension-SmART
14mu|libreoffice-5.2.7-1|813	SmART Gallery extension is the advanced version of Diagram (aka. Diagram 2)
14mu|libreoffice-5.2.7-1|814	for LibreOffice and OpenOffice.org office suites. This Extension is designed
14mu|libreoffice-5.2.7-1|815	to create your favorite diagrams with few clicks in Draw and Impress
14mu|libreoffice-5.2.7-1|816	applications.
14mu|libreoffice-5.2.7-1|817	
14mu|libreoffice-5.2.7-1|818	%files extension-SmART
14mu|libreoffice-5.2.7-1|819	%{ooodir}/share/extensions/SmART
14mu|libreoffice-5.2.7-1|820	
14mu|libreoffice-5.2.7-1|821	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|822	
14mu|libreoffice-5.2.7-1|823	%package extension-typo
14mu|libreoffice-5.2.7-1|824	Summary:	Typographic toolbar for LibreOffice
14mu|libreoffice-5.2.7-1|825	Group:		Office
14mu|libreoffice-5.2.7-1|826	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|827	
14mu|libreoffice-5.2.7-1|828	%description extension-typo
14mu|libreoffice-5.2.7-1|829	Typographic toolbar for LibreOffice.
14mu|libreoffice-5.2.7-1|830	
14mu|libreoffice-5.2.7-1|831	%files extension-typo
14mu|libreoffice-5.2.7-1|832	%{ooodir}/share/extensions/typo
14mu|libreoffice-5.2.7-1|833	
14mu|libreoffice-5.2.7-1|834	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|835	
14mu|libreoffice-5.2.7-1|836	%package extension-validator
14mu|libreoffice-5.2.7-1|837	Summary:	A LibreOffice Calc extension that validates cells based on selected rules
14mu|libreoffice-5.2.7-1|838	Group:		Office
14mu|libreoffice-5.2.7-1|839	Requires:	%{name}-calc = %{EVRD}
14mu|libreoffice-5.2.7-1|840	
14mu|libreoffice-5.2.7-1|841	%description extension-validator
14mu|libreoffice-5.2.7-1|842	A LibreOffice Calc extension that validates cells based on selected rules.
14mu|libreoffice-5.2.7-1|843	
14mu|libreoffice-5.2.7-1|844	%files extension-validator
14mu|libreoffice-5.2.7-1|845	%{ooodir}/share/extensions/Validator
14mu|libreoffice-5.2.7-1|846	
14mu|libreoffice-5.2.7-1|847	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|848	
14mu|libreoffice-5.2.7-1|849	%package extension-watchwindow
14mu|libreoffice-5.2.7-1|850	Summary:	Macro debugging tool for LibreOffice
14mu|libreoffice-5.2.7-1|851	Group:		Office
14mu|libreoffice-5.2.7-1|852	Requires:	%{name}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|853	
14mu|libreoffice-5.2.7-1|854	%description extension-watchwindow
14mu|libreoffice-5.2.7-1|855	The Watch window allows you to observe the value of variables during the
14mu|libreoffice-5.2.7-1|856	execution of a program. Define the variable in the Watch text box.
14mu|libreoffice-5.2.7-1|857	Click on Enable Watch to add the variable to the list box and to display
14mu|libreoffice-5.2.7-1|858	its values.
14mu|libreoffice-5.2.7-1|859	
14mu|libreoffice-5.2.7-1|860	%files extension-watchwindow
14mu|libreoffice-5.2.7-1|861	%{ooodir}/share/extensions/WatchWindow
14mu|libreoffice-5.2.7-1|862	
14mu|libreoffice-5.2.7-1|863	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|864	
14mu|libreoffice-5.2.7-1|865	%package postgresql
14mu|libreoffice-5.2.7-1|866	Summary:	PostgreSQL connector for LibreOffice
14mu|libreoffice-5.2.7-1|867	Group:		Office
14mu|libreoffice-5.2.7-1|868	Requires:	%{name}-base = %{EVRD}
14mu|libreoffice-5.2.7-1|869	
14mu|libreoffice-5.2.7-1|870	%description postgresql
14mu|libreoffice-5.2.7-1|871	A PostgreSQl connector for the database front-end for LibreOffice. Allows
14mu|libreoffice-5.2.7-1|872	creation and management of PostgreSQL databases through a GUI.
14mu|libreoffice-5.2.7-1|873	
14mu|libreoffice-5.2.7-1|874	%files postgresql
14mu|libreoffice-5.2.7-1|875	%{ooodir}/program/libpostgresql-sdbclo.so
14mu|libreoffice-5.2.7-1|876	%{ooodir}/program/libpostgresql-sdbc-impllo.so
14mu|libreoffice-5.2.7-1|877	%{ooodir}/program/postgresql-sdbc.ini
14mu|libreoffice-5.2.7-1|878	%{ooodir}/program/services/postgresql-sdbc.rdb
14mu|libreoffice-5.2.7-1|879	%{ooodir}/share/registry/postgresql.xcd
14mu|libreoffice-5.2.7-1|880	
14mu|libreoffice-5.2.7-1|881	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|882	
14mu|libreoffice-5.2.7-1|883	%if %{with l10n}
14mu|libreoffice-5.2.7-1|884	%package l10n-af
14mu|libreoffice-5.2.7-1|885	Summary:	Afrikaans language support for LibreOffice
14mu|libreoffice-5.2.7-1|886	Group:		Office
14mu|libreoffice-5.2.7-1|887	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|888	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|889	Requires:	locales-af
14mu|libreoffice-5.2.7-1|890	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|891	Requires:	myspell-af
14mu|libreoffice-5.2.7-1|892	Provides:	LibreOffice-l10n-af = %{EVRD}
14mu|libreoffice-5.2.7-1|893	
14mu|libreoffice-5.2.7-1|894	%description l10n-af
14mu|libreoffice-5.2.7-1|895	This package contains the localization of LibreOffice in Afrikaans.
14mu|libreoffice-5.2.7-1|896	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|897	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|898	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|899	standard locales system.
14mu|libreoffice-5.2.7-1|900	%endif
14mu|libreoffice-5.2.7-1|901	
14mu|libreoffice-5.2.7-1|902	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|903	
14mu|libreoffice-5.2.7-1|904	%if %{with l10n}
14mu|libreoffice-5.2.7-1|905	%package l10n-ar
14mu|libreoffice-5.2.7-1|906	Summary:	Arabic language support for LibreOffice
14mu|libreoffice-5.2.7-1|907	Group:		Office
14mu|libreoffice-5.2.7-1|908	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|909	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|910	Requires:	locales-ar
14mu|libreoffice-5.2.7-1|911	Requires:	fonts-ttf-arabic
14mu|libreoffice-5.2.7-1|912	Provides:	LibreOffice-l10n-ar = %{EVRD}
14mu|libreoffice-5.2.7-1|913	
14mu|libreoffice-5.2.7-1|914	%description l10n-ar
14mu|libreoffice-5.2.7-1|915	This package contains the localization of LibreOffice in Arabic.
14mu|libreoffice-5.2.7-1|916	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|917	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|918	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|919	standard locales system.
14mu|libreoffice-5.2.7-1|920	%endif
14mu|libreoffice-5.2.7-1|921	
14mu|libreoffice-5.2.7-1|922	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|923	
14mu|libreoffice-5.2.7-1|924	%if %{with l10n}
14mu|libreoffice-5.2.7-1|925	%package l10n-as
14mu|libreoffice-5.2.7-1|926	Summary:	Assamese language support for LibreOffice
14mu|libreoffice-5.2.7-1|927	Group:		Office
14mu|libreoffice-5.2.7-1|928	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|929	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|930	Requires:	locales-as
14mu|libreoffice-5.2.7-1|931	Provides:	LibreOffice-l10n-as = %{EVRD}
14mu|libreoffice-5.2.7-1|932	
14mu|libreoffice-5.2.7-1|933	%description l10n-as
14mu|libreoffice-5.2.7-1|934	This package contains the localization of LibreOffice in Assamese.
14mu|libreoffice-5.2.7-1|935	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|936	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|937	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|938	standard locales system.
14mu|libreoffice-5.2.7-1|939	%endif
14mu|libreoffice-5.2.7-1|940	
14mu|libreoffice-5.2.7-1|941	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|942	
14mu|libreoffice-5.2.7-1|943	%if %{with l10n}
14mu|libreoffice-5.2.7-1|944	%package l10n-bg
14mu|libreoffice-5.2.7-1|945	Summary:	Bulgarian language support for LibreOffice
14mu|libreoffice-5.2.7-1|946	Group:		Office
14mu|libreoffice-5.2.7-1|947	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|948	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|949	Requires:	locales-bg
14mu|libreoffice-5.2.7-1|950	Provides:	LibreOffice-l10n-bg = %{EVRD}
14mu|libreoffice-5.2.7-1|951	Suggests:	%{ooname}-help-bg = %{EVRD}
14mu|libreoffice-5.2.7-1|952	
14mu|libreoffice-5.2.7-1|953	%description l10n-bg
14mu|libreoffice-5.2.7-1|954	This package contains the localization of LibreOffice in Bulgarian.
14mu|libreoffice-5.2.7-1|955	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|956	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|957	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|958	standard locales system.
14mu|libreoffice-5.2.7-1|959	%endif
14mu|libreoffice-5.2.7-1|960	
14mu|libreoffice-5.2.7-1|961	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|962	
14mu|libreoffice-5.2.7-1|963	%if %{with l10n}
14mu|libreoffice-5.2.7-1|964	%package l10n-bn
14mu|libreoffice-5.2.7-1|965	Summary:	Bengali language support for LibreOffice
14mu|libreoffice-5.2.7-1|966	Group:		Office
14mu|libreoffice-5.2.7-1|967	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|968	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|969	Requires:	locales-bn
14mu|libreoffice-5.2.7-1|970	Provides:	LibreOffice-l10n-bn = %{EVRD}
14mu|libreoffice-5.2.7-1|971	Suggests:	%{ooname}-help-bn = %{EVRD}
14mu|libreoffice-5.2.7-1|972	
14mu|libreoffice-5.2.7-1|973	%description l10n-bn
14mu|libreoffice-5.2.7-1|974	This package contains the localization of LibreOffice in Bengali.
14mu|libreoffice-5.2.7-1|975	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|976	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|977	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|978	standard locales system.
14mu|libreoffice-5.2.7-1|979	%endif
14mu|libreoffice-5.2.7-1|980	
14mu|libreoffice-5.2.7-1|981	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|982	
14mu|libreoffice-5.2.7-1|983	%if %{with l10n}
14mu|libreoffice-5.2.7-1|984	%package l10n-br
14mu|libreoffice-5.2.7-1|985	Summary:	Breton language support for LibreOffice
14mu|libreoffice-5.2.7-1|986	Group:		Office
14mu|libreoffice-5.2.7-1|987	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|988	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|989	Requires:	locales-br
14mu|libreoffice-5.2.7-1|990	Provides:	LibreOffice-l10n-br = %{EVRD}
14mu|libreoffice-5.2.7-1|991	
14mu|libreoffice-5.2.7-1|992	%description l10n-br
14mu|libreoffice-5.2.7-1|993	This package contains the localization of LibreOffice in Breton.
14mu|libreoffice-5.2.7-1|994	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|995	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|996	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|997	standard locales system.
14mu|libreoffice-5.2.7-1|998	%endif
14mu|libreoffice-5.2.7-1|999	
14mu|libreoffice-5.2.7-1|1000	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1001	
14mu|libreoffice-5.2.7-1|1002	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1003	%package l10n-bs
14mu|libreoffice-5.2.7-1|1004	Summary:	Bosnian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1005	Group:		Office
14mu|libreoffice-5.2.7-1|1006	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1007	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1008	Requires:	locales-bs
14mu|libreoffice-5.2.7-1|1009	Provides:	LibreOffice-l10n-bs = %{EVRD}
14mu|libreoffice-5.2.7-1|1010	Suggests:	%{ooname}-help-bs = %{EVRD}
14mu|libreoffice-5.2.7-1|1011	
14mu|libreoffice-5.2.7-1|1012	%description l10n-bs
14mu|libreoffice-5.2.7-1|1013	This package contains the localization of LibreOffice in Bosnian.
14mu|libreoffice-5.2.7-1|1014	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1015	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1016	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1017	standard locales system.
14mu|libreoffice-5.2.7-1|1018	%endif
14mu|libreoffice-5.2.7-1|1019	
14mu|libreoffice-5.2.7-1|1020	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1021	
14mu|libreoffice-5.2.7-1|1022	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1023	%package l10n-ca
14mu|libreoffice-5.2.7-1|1024	Summary:	Catalan language support for LibreOffice
14mu|libreoffice-5.2.7-1|1025	Group:		Office
14mu|libreoffice-5.2.7-1|1026	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1027	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1028	Requires:	locales-ca
14mu|libreoffice-5.2.7-1|1029	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1030	Requires:	myspell-ca
14mu|libreoffice-5.2.7-1|1031	Provides:	LibreOffice-l10n-ca = %{EVRD}
14mu|libreoffice-5.2.7-1|1032	Suggests:	%{ooname}-help-ca = %{EVRD}
14mu|libreoffice-5.2.7-1|1033	
14mu|libreoffice-5.2.7-1|1034	%description l10n-ca
14mu|libreoffice-5.2.7-1|1035	This package contains the localization of LibreOffice in Catalan.
14mu|libreoffice-5.2.7-1|1036	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1037	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1038	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1039	standard locales system.
14mu|libreoffice-5.2.7-1|1040	%endif
14mu|libreoffice-5.2.7-1|1041	
14mu|libreoffice-5.2.7-1|1042	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1043	
14mu|libreoffice-5.2.7-1|1044	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1045	%package l10n-cs
14mu|libreoffice-5.2.7-1|1046	Summary:	Czech language support for LibreOffice
14mu|libreoffice-5.2.7-1|1047	Group:		Office
14mu|libreoffice-5.2.7-1|1048	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1049	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1050	Requires:	locales-cs
14mu|libreoffice-5.2.7-1|1051	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1052	Requires:	myspell-cs
14mu|libreoffice-5.2.7-1|1053	Requires:	myspell-hyph-cs
14mu|libreoffice-5.2.7-1|1054	Provides:	LibreOffice-l10n-cs = %{EVRD}
14mu|libreoffice-5.2.7-1|1055	Suggests:	%{ooname}-help-cs = %{EVRD}
14mu|libreoffice-5.2.7-1|1056	
14mu|libreoffice-5.2.7-1|1057	%description l10n-cs
14mu|libreoffice-5.2.7-1|1058	This package contains the localization of LibreOffice in Czech.
14mu|libreoffice-5.2.7-1|1059	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1060	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1061	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1062	standard locales system.
14mu|libreoffice-5.2.7-1|1063	%endif
14mu|libreoffice-5.2.7-1|1064	
14mu|libreoffice-5.2.7-1|1065	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1066	
14mu|libreoffice-5.2.7-1|1067	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1068	%package l10n-cy
14mu|libreoffice-5.2.7-1|1069	Summary:	Welsh language support for LibreOffice
14mu|libreoffice-5.2.7-1|1070	Group:		Office
14mu|libreoffice-5.2.7-1|1071	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1072	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1073	Requires:	locales-cy
14mu|libreoffice-5.2.7-1|1074	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1075	Requires:	myspell-cy
14mu|libreoffice-5.2.7-1|1076	Provides:	LibreOffice-l10n-cy = %{EVRD}
14mu|libreoffice-5.2.7-1|1077	
14mu|libreoffice-5.2.7-1|1078	%description l10n-cy
14mu|libreoffice-5.2.7-1|1079	This package contains the localization of LibreOffice in Welsh.
14mu|libreoffice-5.2.7-1|1080	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1081	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1082	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1083	standard locales system.
14mu|libreoffice-5.2.7-1|1084	%endif
14mu|libreoffice-5.2.7-1|1085	
14mu|libreoffice-5.2.7-1|1086	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1087	
14mu|libreoffice-5.2.7-1|1088	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1089	%package l10n-da
14mu|libreoffice-5.2.7-1|1090	Summary:	Danish language support for LibreOffice
14mu|libreoffice-5.2.7-1|1091	Group:		Office
14mu|libreoffice-5.2.7-1|1092	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1093	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1094	Requires:	locales-da
14mu|libreoffice-5.2.7-1|1095	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1096	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1097	Requires:	myspell-da, myspell-hyph-da
14mu|libreoffice-5.2.7-1|1098	Provides:	LibreOffice-l10n-da = %{EVRD}
14mu|libreoffice-5.2.7-1|1099	Suggests:	%{ooname}-help-da = %{EVRD}
14mu|libreoffice-5.2.7-1|1100	
14mu|libreoffice-5.2.7-1|1101	%description l10n-da
14mu|libreoffice-5.2.7-1|1102	This package contains the localization of LibreOffice in Danish.
14mu|libreoffice-5.2.7-1|1103	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1104	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1105	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1106	standard locales system.
14mu|libreoffice-5.2.7-1|1107	%endif
14mu|libreoffice-5.2.7-1|1108	
14mu|libreoffice-5.2.7-1|1109	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1110	
14mu|libreoffice-5.2.7-1|1111	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1112	%package l10n-de
14mu|libreoffice-5.2.7-1|1113	Summary:	German language support for LibreOffice
14mu|libreoffice-5.2.7-1|1114	Group:		Office
14mu|libreoffice-5.2.7-1|1115	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1116	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1117	Requires:	locales-de
14mu|libreoffice-5.2.7-1|1118	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1119	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1120	Requires:	myspell-de
14mu|libreoffice-5.2.7-1|1121	Requires:	myspell-hyph-de
14mu|libreoffice-5.2.7-1|1122	Provides:	LibreOffice-l10n-de = %{EVRD}
14mu|libreoffice-5.2.7-1|1123	Suggests:	%{ooname}-help-de = %{EVRD}
14mu|libreoffice-5.2.7-1|1124	
14mu|libreoffice-5.2.7-1|1125	%description l10n-de
14mu|libreoffice-5.2.7-1|1126	This package contains the localization of LibreOffice in German.
14mu|libreoffice-5.2.7-1|1127	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1128	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1129	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1130	standard locales system.
14mu|libreoffice-5.2.7-1|1131	%endif
14mu|libreoffice-5.2.7-1|1132	
14mu|libreoffice-5.2.7-1|1133	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1134	
14mu|libreoffice-5.2.7-1|1135	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1136	%package l10n-dz
14mu|libreoffice-5.2.7-1|1137	Summary:	Dzongkha language support for LibreOffice
14mu|libreoffice-5.2.7-1|1138	Group:		Office
14mu|libreoffice-5.2.7-1|1139	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1140	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1141	Requires:	locales-dz
14mu|libreoffice-5.2.7-1|1142	Provides:	LibreOffice-l10n-dz = %{EVRD}
14mu|libreoffice-5.2.7-1|1143	Suggests:	%{ooname}-help-dz = %{EVRD}
14mu|libreoffice-5.2.7-1|1144	
14mu|libreoffice-5.2.7-1|1145	%description l10n-dz
14mu|libreoffice-5.2.7-1|1146	This package contains the localization of LibreOffice in Dzongkha.
14mu|libreoffice-5.2.7-1|1147	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1148	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1149	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1150	standard locales system.
14mu|libreoffice-5.2.7-1|1151	%endif
14mu|libreoffice-5.2.7-1|1152	
14mu|libreoffice-5.2.7-1|1153	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1154	
14mu|libreoffice-5.2.7-1|1155	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1156	%package l10n-el
14mu|libreoffice-5.2.7-1|1157	Summary:	Greek language support for LibreOffice
14mu|libreoffice-5.2.7-1|1158	Group:		Office
14mu|libreoffice-5.2.7-1|1159	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1160	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1161	Requires:	locales-el
14mu|libreoffice-5.2.7-1|1162	Requires:	fonts-type1-greek
14mu|libreoffice-5.2.7-1|1163	Requires:	myspell-el
14mu|libreoffice-5.2.7-1|1164	Requires:	myspell-hyph-el
14mu|libreoffice-5.2.7-1|1165	Provides:	LibreOffice-l10n-el = %{EVRD}
14mu|libreoffice-5.2.7-1|1166	Suggests:	%{ooname}-help-el = %{EVRD}
14mu|libreoffice-5.2.7-1|1167	
14mu|libreoffice-5.2.7-1|1168	%description l10n-el
14mu|libreoffice-5.2.7-1|1169	This package contains the localization of LibreOffice in Greek.
14mu|libreoffice-5.2.7-1|1170	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1171	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1172	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1173	standard locales system.
14mu|libreoffice-5.2.7-1|1174	%endif
14mu|libreoffice-5.2.7-1|1175	
14mu|libreoffice-5.2.7-1|1176	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1177	
14mu|libreoffice-5.2.7-1|1178	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1179	%package l10n-en_GB
14mu|libreoffice-5.2.7-1|1180	Summary:	British language support for LibreOffice
14mu|libreoffice-5.2.7-1|1181	Group:		Office
14mu|libreoffice-5.2.7-1|1182	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1183	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1184	Requires:	locales-en
14mu|libreoffice-5.2.7-1|1185	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1186	Requires:	myspell-en_GB
14mu|libreoffice-5.2.7-1|1187	Requires:	myspell-hyph-en
14mu|libreoffice-5.2.7-1|1188	Provides:	LibreOffice-l10n-en_GB = %{EVRD}
14mu|libreoffice-5.2.7-1|1189	Suggests:	%{ooname}-help-en_GB = %{EVRD}
14mu|libreoffice-5.2.7-1|1190	
14mu|libreoffice-5.2.7-1|1191	%description l10n-en_GB
14mu|libreoffice-5.2.7-1|1192	This package contains the localization of LibreOffice in British.
14mu|libreoffice-5.2.7-1|1193	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1194	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1195	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1196	standard locales system.
14mu|libreoffice-5.2.7-1|1197	%endif
14mu|libreoffice-5.2.7-1|1198	
14mu|libreoffice-5.2.7-1|1199	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1200	
14mu|libreoffice-5.2.7-1|1201	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1202	%package l10n-es
14mu|libreoffice-5.2.7-1|1203	Summary:	Spanish language support for LibreOffice
14mu|libreoffice-5.2.7-1|1204	Group:		Office
14mu|libreoffice-5.2.7-1|1205	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1206	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1207	Requires:	locales-es
14mu|libreoffice-5.2.7-1|1208	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1209	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1210	Requires:	myspell-es
14mu|libreoffice-5.2.7-1|1211	Requires:	myspell-hyph-es
14mu|libreoffice-5.2.7-1|1212	Provides:	LibreOffice-l10n-es = %{EVRD}
14mu|libreoffice-5.2.7-1|1213	Suggests:	%{ooname}-help-es = %{EVRD}
14mu|libreoffice-5.2.7-1|1214	
14mu|libreoffice-5.2.7-1|1215	%description l10n-es
14mu|libreoffice-5.2.7-1|1216	This package contains the localization of LibreOffice in Spanish.
14mu|libreoffice-5.2.7-1|1217	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1218	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1219	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1220	standard locales system.
14mu|libreoffice-5.2.7-1|1221	%endif
14mu|libreoffice-5.2.7-1|1222	
14mu|libreoffice-5.2.7-1|1223	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1224	
14mu|libreoffice-5.2.7-1|1225	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1226	%package l10n-et
14mu|libreoffice-5.2.7-1|1227	Summary:	Estonian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1228	Group:		Office
14mu|libreoffice-5.2.7-1|1229	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1230	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1231	Requires:	locales-et
14mu|libreoffice-5.2.7-1|1232	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1233	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1234	Requires:	myspell-et
14mu|libreoffice-5.2.7-1|1235	Requires:	myspell-hyph-et
14mu|libreoffice-5.2.7-1|1236	Provides:	LibreOffice-l10n-et = %{EVRD}
14mu|libreoffice-5.2.7-1|1237	Suggests:	%{ooname}-help-et = %{EVRD}
14mu|libreoffice-5.2.7-1|1238	
14mu|libreoffice-5.2.7-1|1239	%description l10n-et
14mu|libreoffice-5.2.7-1|1240	This package contains the localization of LibreOffice in Estonian.
14mu|libreoffice-5.2.7-1|1241	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1242	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1243	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1244	standard locales system.
14mu|libreoffice-5.2.7-1|1245	%endif
14mu|libreoffice-5.2.7-1|1246	
14mu|libreoffice-5.2.7-1|1247	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1248	
14mu|libreoffice-5.2.7-1|1249	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1250	%package l10n-eu
14mu|libreoffice-5.2.7-1|1251	Summary:	Basque language support for LibreOffice
14mu|libreoffice-5.2.7-1|1252	Group:		Office
14mu|libreoffice-5.2.7-1|1253	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1254	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1255	Requires:	locales-eu
14mu|libreoffice-5.2.7-1|1256	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1257	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1258	Provides:	LibreOffice-l10n-eu = %{EVRD}
14mu|libreoffice-5.2.7-1|1259	Suggests:	%{ooname}-help-eu = %{EVRD}
14mu|libreoffice-5.2.7-1|1260	
14mu|libreoffice-5.2.7-1|1261	%description l10n-eu
14mu|libreoffice-5.2.7-1|1262	This package contains the localization of LibreOffice in Basque.
14mu|libreoffice-5.2.7-1|1263	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1264	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1265	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1266	standard locales system.
14mu|libreoffice-5.2.7-1|1267	%endif
14mu|libreoffice-5.2.7-1|1268	
14mu|libreoffice-5.2.7-1|1269	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1270	
14mu|libreoffice-5.2.7-1|1271	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1272	%package l10n-fa
14mu|libreoffice-5.2.7-1|1273	Summary:	Farsi language support for LibreOffice
14mu|libreoffice-5.2.7-1|1274	Group:		Office
14mu|libreoffice-5.2.7-1|1275	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1276	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1277	Requires:	locales-fa
14mu|libreoffice-5.2.7-1|1278	Provides:	LibreOffice-l10n-fa = %{EVRD}
14mu|libreoffice-5.2.7-1|1279	
14mu|libreoffice-5.2.7-1|1280	%description l10n-fa
14mu|libreoffice-5.2.7-1|1281	This package contains the localization of LibreOffice in Farsi.
14mu|libreoffice-5.2.7-1|1282	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1283	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1284	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1285	standard locales system.
14mu|libreoffice-5.2.7-1|1286	%endif
14mu|libreoffice-5.2.7-1|1287	
14mu|libreoffice-5.2.7-1|1288	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1289	
14mu|libreoffice-5.2.7-1|1290	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1291	%package l10n-fi
14mu|libreoffice-5.2.7-1|1292	Summary:	Finnish language support for LibreOffice
14mu|libreoffice-5.2.7-1|1293	Group:		Office
14mu|libreoffice-5.2.7-1|1294	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1295	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1296	Requires:	locales-fi
14mu|libreoffice-5.2.7-1|1297	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1298	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1299	Provides:	LibreOffice-l10n-fi = %{EVRD}
14mu|libreoffice-5.2.7-1|1300	Suggests:	%{ooname}-help-fi = %{EVRD}
14mu|libreoffice-5.2.7-1|1301	
14mu|libreoffice-5.2.7-1|1302	%description l10n-fi
14mu|libreoffice-5.2.7-1|1303	This package contains the localization of LibreOffice in Finnish.
14mu|libreoffice-5.2.7-1|1304	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1305	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1306	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1307	standard locales system.
14mu|libreoffice-5.2.7-1|1308	%endif
14mu|libreoffice-5.2.7-1|1309	
14mu|libreoffice-5.2.7-1|1310	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1311	
14mu|libreoffice-5.2.7-1|1312	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1313	%package l10n-fr
14mu|libreoffice-5.2.7-1|1314	Summary:	French language support for LibreOffice
14mu|libreoffice-5.2.7-1|1315	Group:		Office
14mu|libreoffice-5.2.7-1|1316	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1317	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1318	Requires:	locales-fr
14mu|libreoffice-5.2.7-1|1319	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1320	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1321	Requires:	myspell-fr
14mu|libreoffice-5.2.7-1|1322	Requires:	myspell-hyph-fr
14mu|libreoffice-5.2.7-1|1323	Provides:	LibreOffice-l10n-fr = %{EVRD}
14mu|libreoffice-5.2.7-1|1324	Suggests:	%{ooname}-help-fr = %{EVRD}
14mu|libreoffice-5.2.7-1|1325	
14mu|libreoffice-5.2.7-1|1326	%description l10n-fr
14mu|libreoffice-5.2.7-1|1327	This package contains the localization of LibreOffice in French.
14mu|libreoffice-5.2.7-1|1328	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1329	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1330	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1331	standard locales system.
14mu|libreoffice-5.2.7-1|1332	%endif
14mu|libreoffice-5.2.7-1|1333	
14mu|libreoffice-5.2.7-1|1334	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1335	
14mu|libreoffice-5.2.7-1|1336	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1337	%package l10n-ga
14mu|libreoffice-5.2.7-1|1338	Summary:	Irish language support for LibreOffice
14mu|libreoffice-5.2.7-1|1339	Group:		Office
14mu|libreoffice-5.2.7-1|1340	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1341	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1342	Requires:	locales-ga
14mu|libreoffice-5.2.7-1|1343	Provides:	LibreOffice-l10n-ga = %{EVRD}
14mu|libreoffice-5.2.7-1|1344	
14mu|libreoffice-5.2.7-1|1345	%description l10n-ga
14mu|libreoffice-5.2.7-1|1346	This package contains the localization of LibreOffice in Irish.
14mu|libreoffice-5.2.7-1|1347	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1348	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1349	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1350	standard locales system.
14mu|libreoffice-5.2.7-1|1351	%endif
14mu|libreoffice-5.2.7-1|1352	
14mu|libreoffice-5.2.7-1|1353	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1354	
14mu|libreoffice-5.2.7-1|1355	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1356	%package l10n-gl
14mu|libreoffice-5.2.7-1|1357	Summary:	Galician language support for LibreOffice
14mu|libreoffice-5.2.7-1|1358	Group:		Office
14mu|libreoffice-5.2.7-1|1359	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1360	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1361	Requires:	locales-gl
14mu|libreoffice-5.2.7-1|1362	Provides:	LibreOffice-l10n-gl = %{EVRD}
14mu|libreoffice-5.2.7-1|1363	Suggests:	%{ooname}-help-gl = %{EVRD}
14mu|libreoffice-5.2.7-1|1364	
14mu|libreoffice-5.2.7-1|1365	%description l10n-gl
14mu|libreoffice-5.2.7-1|1366	This package contains the localization of LibreOffice in Galician.
14mu|libreoffice-5.2.7-1|1367	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1368	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1369	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1370	standard locales system.
14mu|libreoffice-5.2.7-1|1371	%endif
14mu|libreoffice-5.2.7-1|1372	
14mu|libreoffice-5.2.7-1|1373	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1374	
14mu|libreoffice-5.2.7-1|1375	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1376	%package l10n-gu
14mu|libreoffice-5.2.7-1|1377	Summary:	Gujarati language support for LibreOffice
14mu|libreoffice-5.2.7-1|1378	Group:		Office
14mu|libreoffice-5.2.7-1|1379	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1380	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1381	Requires:	locales-gu
14mu|libreoffice-5.2.7-1|1382	Provides:	LibreOffice-l10n-gu = %{EVRD}
14mu|libreoffice-5.2.7-1|1383	Suggests:	%{ooname}-help-gu = %{EVRD}
14mu|libreoffice-5.2.7-1|1384	
14mu|libreoffice-5.2.7-1|1385	%description l10n-gu
14mu|libreoffice-5.2.7-1|1386	This package contains the localization of LibreOffice in Gujarati.
14mu|libreoffice-5.2.7-1|1387	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1388	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1389	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1390	standard locales system.
14mu|libreoffice-5.2.7-1|1391	%endif
14mu|libreoffice-5.2.7-1|1392	
14mu|libreoffice-5.2.7-1|1393	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1394	
14mu|libreoffice-5.2.7-1|1395	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1396	%package l10n-he
14mu|libreoffice-5.2.7-1|1397	Summary:	Hebrew language support for LibreOffice
14mu|libreoffice-5.2.7-1|1398	Group:		Office
14mu|libreoffice-5.2.7-1|1399	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1400	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1401	Requires:	locales-he
14mu|libreoffice-5.2.7-1|1402	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1403	Provides:	LibreOffice-l10n-he = %{EVRD}
14mu|libreoffice-5.2.7-1|1404	Suggests:	%{ooname}-help-he = %{EVRD}
14mu|libreoffice-5.2.7-1|1405	
14mu|libreoffice-5.2.7-1|1406	%description l10n-he
14mu|libreoffice-5.2.7-1|1407	This package contains the localization of LibreOffice in Hebrew.
14mu|libreoffice-5.2.7-1|1408	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1409	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1410	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1411	standard locales system.
14mu|libreoffice-5.2.7-1|1412	%endif
14mu|libreoffice-5.2.7-1|1413	
14mu|libreoffice-5.2.7-1|1414	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1415	
14mu|libreoffice-5.2.7-1|1416	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1417	%package l10n-hi
14mu|libreoffice-5.2.7-1|1418	Summary:	Hindi language support for LibreOffice
14mu|libreoffice-5.2.7-1|1419	Group:		Office
14mu|libreoffice-5.2.7-1|1420	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1421	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1422	Requires:	locales-hi
14mu|libreoffice-5.2.7-1|1423	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1424	Provides:	LibreOffice-l10n-hi = %{EVRD}
14mu|libreoffice-5.2.7-1|1425	Suggests:	%{ooname}-help-hi = %{EVRD}
14mu|libreoffice-5.2.7-1|1426	
14mu|libreoffice-5.2.7-1|1427	%description l10n-hi
14mu|libreoffice-5.2.7-1|1428	This package contains the localization of LibreOffice in Hindi.
14mu|libreoffice-5.2.7-1|1429	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1430	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1431	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1432	standard locales system.
14mu|libreoffice-5.2.7-1|1433	%endif
14mu|libreoffice-5.2.7-1|1434	
14mu|libreoffice-5.2.7-1|1435	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1436	
14mu|libreoffice-5.2.7-1|1437	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1438	%package l10n-hr
14mu|libreoffice-5.2.7-1|1439	Summary:	Croatian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1440	Group:		Office
14mu|libreoffice-5.2.7-1|1441	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1442	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1443	Requires:	locales-hr
14mu|libreoffice-5.2.7-1|1444	Provides:	LibreOffice-l10n-hr = %{EVRD}
14mu|libreoffice-5.2.7-1|1445	Suggests:	%{ooname}-help-hr = %{EVRD}
14mu|libreoffice-5.2.7-1|1446	
14mu|libreoffice-5.2.7-1|1447	%description l10n-hr
14mu|libreoffice-5.2.7-1|1448	This package contains the localization of LibreOffice in Croatian.
14mu|libreoffice-5.2.7-1|1449	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1450	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1451	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1452	standard locales system.
14mu|libreoffice-5.2.7-1|1453	%endif
14mu|libreoffice-5.2.7-1|1454	
14mu|libreoffice-5.2.7-1|1455	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1456	
14mu|libreoffice-5.2.7-1|1457	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1458	%package l10n-hu
14mu|libreoffice-5.2.7-1|1459	Summary:	Hungarian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1460	Group:		Office
14mu|libreoffice-5.2.7-1|1461	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1462	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1463	Requires:	locales-hu
14mu|libreoffice-5.2.7-1|1464	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1465	Requires:	myspell-hu
14mu|libreoffice-5.2.7-1|1466	Requires:	myspell-hyph-hu
14mu|libreoffice-5.2.7-1|1467	Provides:	LibreOffice-l10n-hu = %{EVRD}
14mu|libreoffice-5.2.7-1|1468	Suggests:	%{ooname}-help-hu = %{EVRD}
14mu|libreoffice-5.2.7-1|1469	
14mu|libreoffice-5.2.7-1|1470	%description l10n-hu
14mu|libreoffice-5.2.7-1|1471	This package contains the localization of LibreOffice in Hungarian.
14mu|libreoffice-5.2.7-1|1472	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1473	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1474	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1475	standard locales system.
14mu|libreoffice-5.2.7-1|1476	%endif
14mu|libreoffice-5.2.7-1|1477	
14mu|libreoffice-5.2.7-1|1478	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1479	
14mu|libreoffice-5.2.7-1|1480	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1481	%package l10n-it
14mu|libreoffice-5.2.7-1|1482	Summary:	Italian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1483	Group:		Office
14mu|libreoffice-5.2.7-1|1484	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1485	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1486	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1487	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1488	Requires:	myspell-it
14mu|libreoffice-5.2.7-1|1489	Requires:	myspell-hyph-it
14mu|libreoffice-5.2.7-1|1490	Provides:	LibreOffice-l10n-it = %{EVRD}
14mu|libreoffice-5.2.7-1|1491	Suggests:	%{ooname}-help-it = %{EVRD}
14mu|libreoffice-5.2.7-1|1492	
14mu|libreoffice-5.2.7-1|1493	%description l10n-it
14mu|libreoffice-5.2.7-1|1494	This package contains the localization of LibreOffice in Italian.
14mu|libreoffice-5.2.7-1|1495	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1496	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1497	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1498	standard locales system.
14mu|libreoffice-5.2.7-1|1499	%endif
14mu|libreoffice-5.2.7-1|1500	
14mu|libreoffice-5.2.7-1|1501	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1502	
14mu|libreoffice-5.2.7-1|1503	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1504	%package l10n-ja
14mu|libreoffice-5.2.7-1|1505	Summary:	Japanese language support for LibreOffice
14mu|libreoffice-5.2.7-1|1506	Group:		Office
14mu|libreoffice-5.2.7-1|1507	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1508	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1509	Requires:	locales-ja
14mu|libreoffice-5.2.7-1|1510	Requires:	fonts-ttf-japanese
14mu|libreoffice-5.2.7-1|1511	Provides:	LibreOffice-l10n-ja = %{EVRD}
14mu|libreoffice-5.2.7-1|1512	Suggests:	%{ooname}-help-ja = %{EVRD}
14mu|libreoffice-5.2.7-1|1513	
14mu|libreoffice-5.2.7-1|1514	%description l10n-ja
14mu|libreoffice-5.2.7-1|1515	This package contains the localization of LibreOffice in Japanese.
14mu|libreoffice-5.2.7-1|1516	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1517	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1518	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1519	standard locales system.
14mu|libreoffice-5.2.7-1|1520	%endif
14mu|libreoffice-5.2.7-1|1521	
14mu|libreoffice-5.2.7-1|1522	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1523	
14mu|libreoffice-5.2.7-1|1524	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1525	%package l10n-kn
14mu|libreoffice-5.2.7-1|1526	Summary:	Kannada language support for LibreOffice
14mu|libreoffice-5.2.7-1|1527	Group:		Office
14mu|libreoffice-5.2.7-1|1528	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1529	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1530	Requires:	locales-kn
14mu|libreoffice-5.2.7-1|1531	Provides:	LibreOffice-l10n-kn = %{EVRD}
14mu|libreoffice-5.2.7-1|1532	
14mu|libreoffice-5.2.7-1|1533	%description l10n-kn
14mu|libreoffice-5.2.7-1|1534	This package contains the localization of LibreOffice in Kannada.
14mu|libreoffice-5.2.7-1|1535	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1536	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1537	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1538	standard locales system.
14mu|libreoffice-5.2.7-1|1539	%endif
14mu|libreoffice-5.2.7-1|1540	
14mu|libreoffice-5.2.7-1|1541	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1542	
14mu|libreoffice-5.2.7-1|1543	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1544	%package l10n-ko
14mu|libreoffice-5.2.7-1|1545	Summary:	Korean language support for LibreOffice
14mu|libreoffice-5.2.7-1|1546	Group:		Office
14mu|libreoffice-5.2.7-1|1547	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1548	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1549	Requires:	locales-ko
14mu|libreoffice-5.2.7-1|1550	Requires:	fonts-ttf-korean >= 1.0.2
14mu|libreoffice-5.2.7-1|1551	Provides:	LibreOffice-l10n-ko = %{EVRD}
14mu|libreoffice-5.2.7-1|1552	Suggests:	%{ooname}-help-ko = %{EVRD}
14mu|libreoffice-5.2.7-1|1553	
14mu|libreoffice-5.2.7-1|1554	%description l10n-ko
14mu|libreoffice-5.2.7-1|1555	This package contains the localization of LibreOffice in Korean.
14mu|libreoffice-5.2.7-1|1556	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1557	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1558	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1559	standard locales system.
14mu|libreoffice-5.2.7-1|1560	%endif
14mu|libreoffice-5.2.7-1|1561	
14mu|libreoffice-5.2.7-1|1562	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1563	
14mu|libreoffice-5.2.7-1|1564	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1565	%package l10n-lt
14mu|libreoffice-5.2.7-1|1566	Summary:	Lithuanian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1567	Group:		Office
14mu|libreoffice-5.2.7-1|1568	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1569	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1570	Requires:	locales-lt
14mu|libreoffice-5.2.7-1|1571	Provides:	LibreOffice-l10n-lt = %{EVRD}
14mu|libreoffice-5.2.7-1|1572	
14mu|libreoffice-5.2.7-1|1573	%description l10n-lt
14mu|libreoffice-5.2.7-1|1574	This package contains the localization of LibreOffice in Lithuanian.
14mu|libreoffice-5.2.7-1|1575	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1576	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1577	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1578	standard locales system.
14mu|libreoffice-5.2.7-1|1579	%endif
14mu|libreoffice-5.2.7-1|1580	
14mu|libreoffice-5.2.7-1|1581	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1582	
14mu|libreoffice-5.2.7-1|1583	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1584	%package l10n-lv
14mu|libreoffice-5.2.7-1|1585	Summary:	Latvian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1586	Group:		Office
14mu|libreoffice-5.2.7-1|1587	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1588	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1589	Requires:	locales-lv
14mu|libreoffice-5.2.7-1|1590	Provides:	LibreOffice-l10n-lv = %{EVRD}
14mu|libreoffice-5.2.7-1|1591	
14mu|libreoffice-5.2.7-1|1592	%description l10n-lv
14mu|libreoffice-5.2.7-1|1593	This package contains the localization of LibreOffice in Latvian.
14mu|libreoffice-5.2.7-1|1594	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1595	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1596	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1597	standard locales system.
14mu|libreoffice-5.2.7-1|1598	%endif
14mu|libreoffice-5.2.7-1|1599	
14mu|libreoffice-5.2.7-1|1600	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1601	
14mu|libreoffice-5.2.7-1|1602	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1603	%package l10n-mai
14mu|libreoffice-5.2.7-1|1604	Summary:	Maithili language support for LibreOffice
14mu|libreoffice-5.2.7-1|1605	Group:		Office
14mu|libreoffice-5.2.7-1|1606	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1607	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1608	Requires:	locales-mai
14mu|libreoffice-5.2.7-1|1609	Provides:	LibreOffice-l10n-mai = %{EVRD}
14mu|libreoffice-5.2.7-1|1610	
14mu|libreoffice-5.2.7-1|1611	%description l10n-mai
14mu|libreoffice-5.2.7-1|1612	This package contains the localization of LibreOffice in Maithili.
14mu|libreoffice-5.2.7-1|1613	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1614	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1615	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1616	standard locales system.
14mu|libreoffice-5.2.7-1|1617	%endif
14mu|libreoffice-5.2.7-1|1618	
14mu|libreoffice-5.2.7-1|1619	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1620	
14mu|libreoffice-5.2.7-1|1621	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1622	%package l10n-ml
14mu|libreoffice-5.2.7-1|1623	Summary:	Malayalam language support for LibreOffice
14mu|libreoffice-5.2.7-1|1624	Group:		Office
14mu|libreoffice-5.2.7-1|1625	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1626	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1627	Requires:	locales-ml
14mu|libreoffice-5.2.7-1|1628	Provides:	LibreOffice-l10n-ml = %{EVRD}
14mu|libreoffice-5.2.7-1|1629	
14mu|libreoffice-5.2.7-1|1630	%description l10n-ml
14mu|libreoffice-5.2.7-1|1631	This package contains the localization of LibreOffice in Malayalam.
14mu|libreoffice-5.2.7-1|1632	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1633	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1634	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1635	standard locales system.
14mu|libreoffice-5.2.7-1|1636	%endif
14mu|libreoffice-5.2.7-1|1637	
14mu|libreoffice-5.2.7-1|1638	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1639	
14mu|libreoffice-5.2.7-1|1640	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1641	%package l10n-mk
14mu|libreoffice-5.2.7-1|1642	Summary:	Macedonian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1643	Group:		Office
14mu|libreoffice-5.2.7-1|1644	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1645	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1646	Requires:	locales-mk
14mu|libreoffice-5.2.7-1|1647	Provides:	LibreOffice-l10n-mk = %{EVRD}
14mu|libreoffice-5.2.7-1|1648	Suggests:	%{ooname}-help-mk = %{EVRD}
14mu|libreoffice-5.2.7-1|1649	
14mu|libreoffice-5.2.7-1|1650	%description l10n-mk
14mu|libreoffice-5.2.7-1|1651	This package contains the localization of LibreOffice in Macedonian.
14mu|libreoffice-5.2.7-1|1652	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1653	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1654	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1655	standard locales system.
14mu|libreoffice-5.2.7-1|1656	%endif
14mu|libreoffice-5.2.7-1|1657	
14mu|libreoffice-5.2.7-1|1658	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1659	
14mu|libreoffice-5.2.7-1|1660	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1661	%package l10n-mr
14mu|libreoffice-5.2.7-1|1662	Summary:	Marathi language support for LibreOffice
14mu|libreoffice-5.2.7-1|1663	Group:		Office
14mu|libreoffice-5.2.7-1|1664	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1665	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1666	Requires:	locales-mr
14mu|libreoffice-5.2.7-1|1667	Provides:	LibreOffice-l10n-mr = %{EVRD}
14mu|libreoffice-5.2.7-1|1668	
14mu|libreoffice-5.2.7-1|1669	%description l10n-mr
14mu|libreoffice-5.2.7-1|1670	This package contains the localization of LibreOffice in Marathi.
14mu|libreoffice-5.2.7-1|1671	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1672	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1673	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1674	standard locales system.
14mu|libreoffice-5.2.7-1|1675	%endif
14mu|libreoffice-5.2.7-1|1676	
14mu|libreoffice-5.2.7-1|1677	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1678	
14mu|libreoffice-5.2.7-1|1679	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1680	%package l10n-nb
14mu|libreoffice-5.2.7-1|1681	Summary:	Norwegian Bokmal language support for LibreOffice
14mu|libreoffice-5.2.7-1|1682	Group:		Office
14mu|libreoffice-5.2.7-1|1683	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1684	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1685	Requires:	locales-no
14mu|libreoffice-5.2.7-1|1686	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1687	Provides:	LibreOffice-l10n-nb = %{EVRD}
14mu|libreoffice-5.2.7-1|1688	Suggests:	%{ooname}-help-nb = %{EVRD}
14mu|libreoffice-5.2.7-1|1689	
14mu|libreoffice-5.2.7-1|1690	%description l10n-nb
14mu|libreoffice-5.2.7-1|1691	This package contains the localization of LibreOffice in Norwegian Bokmal.
14mu|libreoffice-5.2.7-1|1692	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1693	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1694	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1695	standard locales system.
14mu|libreoffice-5.2.7-1|1696	%endif
14mu|libreoffice-5.2.7-1|1697	
14mu|libreoffice-5.2.7-1|1698	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1699	
14mu|libreoffice-5.2.7-1|1700	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1701	%package l10n-nl
14mu|libreoffice-5.2.7-1|1702	Summary:	Dutch language support for LibreOffice
14mu|libreoffice-5.2.7-1|1703	Group:		Office
14mu|libreoffice-5.2.7-1|1704	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1705	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1706	Requires:	locales-nl
14mu|libreoffice-5.2.7-1|1707	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1708	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1709	Requires:	myspell-nl
14mu|libreoffice-5.2.7-1|1710	Requires:	myspell-hyph-nl
14mu|libreoffice-5.2.7-1|1711	Provides:	LibreOffice-l10n-nl = %{EVRD}
14mu|libreoffice-5.2.7-1|1712	Suggests:	%{ooname}-help-nl = %{EVRD}
14mu|libreoffice-5.2.7-1|1713	
14mu|libreoffice-5.2.7-1|1714	%description l10n-nl
14mu|libreoffice-5.2.7-1|1715	This package contains the localization of LibreOffice in Dutch.
14mu|libreoffice-5.2.7-1|1716	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1717	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1718	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1719	standard locales system.
14mu|libreoffice-5.2.7-1|1720	%endif
14mu|libreoffice-5.2.7-1|1721	
14mu|libreoffice-5.2.7-1|1722	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1723	
14mu|libreoffice-5.2.7-1|1724	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1725	%package l10n-nn
14mu|libreoffice-5.2.7-1|1726	Summary:	Norwegian Nynorsk language support for LibreOffice
14mu|libreoffice-5.2.7-1|1727	Group:		Office
14mu|libreoffice-5.2.7-1|1728	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1729	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1730	Requires:	locales-no
14mu|libreoffice-5.2.7-1|1731	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1732	Provides:	LibreOffice-l10n-nn = %{EVRD}
14mu|libreoffice-5.2.7-1|1733	Suggests:	%{ooname}-help-nn = %{EVRD}
14mu|libreoffice-5.2.7-1|1734	
14mu|libreoffice-5.2.7-1|1735	%description l10n-nn
14mu|libreoffice-5.2.7-1|1736	This package contains the localization of LibreOffice in Norwegian Nynorsk.
14mu|libreoffice-5.2.7-1|1737	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1738	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1739	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1740	standard locales system.
14mu|libreoffice-5.2.7-1|1741	%endif
14mu|libreoffice-5.2.7-1|1742	
14mu|libreoffice-5.2.7-1|1743	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1744	
14mu|libreoffice-5.2.7-1|1745	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1746	%package l10n-nr
14mu|libreoffice-5.2.7-1|1747	Summary:	Ndebele language support for LibreOffice
14mu|libreoffice-5.2.7-1|1748	Group:		Office
14mu|libreoffice-5.2.7-1|1749	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1750	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1751	Requires:	locales-nr
14mu|libreoffice-5.2.7-1|1752	Provides:	LibreOffice-l10n-nr = %{EVRD}
14mu|libreoffice-5.2.7-1|1753	
14mu|libreoffice-5.2.7-1|1754	%description l10n-nr
14mu|libreoffice-5.2.7-1|1755	This package contains the localization of LibreOffice in Ndebele.
14mu|libreoffice-5.2.7-1|1756	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1757	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1758	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1759	standard locales system.
14mu|libreoffice-5.2.7-1|1760	%endif
14mu|libreoffice-5.2.7-1|1761	
14mu|libreoffice-5.2.7-1|1762	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1763	
14mu|libreoffice-5.2.7-1|1764	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1765	%package l10n-nso
14mu|libreoffice-5.2.7-1|1766	Summary:	Northern Shoto language support for LibreOffice
14mu|libreoffice-5.2.7-1|1767	Group:		Office
14mu|libreoffice-5.2.7-1|1768	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1769	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1770	Requires:	locales-nso
14mu|libreoffice-5.2.7-1|1771	Provides:	LibreOffice-l10n-nso = %{EVRD}
14mu|libreoffice-5.2.7-1|1772	
14mu|libreoffice-5.2.7-1|1773	%description l10n-nso
14mu|libreoffice-5.2.7-1|1774	This package contains the localization of LibreOffice in Northern Shoto.
14mu|libreoffice-5.2.7-1|1775	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1776	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1777	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1778	standard locales system.
14mu|libreoffice-5.2.7-1|1779	%endif
14mu|libreoffice-5.2.7-1|1780	
14mu|libreoffice-5.2.7-1|1781	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1782	
14mu|libreoffice-5.2.7-1|1783	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1784	%package l10n-or
14mu|libreoffice-5.2.7-1|1785	Summary:	Oriya language support for LibreOffice
14mu|libreoffice-5.2.7-1|1786	Group:		Office
14mu|libreoffice-5.2.7-1|1787	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1788	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1789	Requires:	locales-or
14mu|libreoffice-5.2.7-1|1790	Provides:	LibreOffice-l10n-or = %{EVRD}
14mu|libreoffice-5.2.7-1|1791	
14mu|libreoffice-5.2.7-1|1792	%description l10n-or
14mu|libreoffice-5.2.7-1|1793	This package contains the localization of LibreOffice in Oriya.
14mu|libreoffice-5.2.7-1|1794	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1795	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1796	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1797	standard locales system.
14mu|libreoffice-5.2.7-1|1798	%endif
14mu|libreoffice-5.2.7-1|1799	
14mu|libreoffice-5.2.7-1|1800	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1801	
14mu|libreoffice-5.2.7-1|1802	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1803	%package l10n-pa_IN
14mu|libreoffice-5.2.7-1|1804	Summary:	Punjabi language support for LibreOffice
14mu|libreoffice-5.2.7-1|1805	Group:		Office
14mu|libreoffice-5.2.7-1|1806	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1807	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1808	Requires:	locales-pa
14mu|libreoffice-5.2.7-1|1809	Provides:	LibreOffice-l10n-pa_IN = %{EVRD}
14mu|libreoffice-5.2.7-1|1810	Provides:	LibreOffice-l10n-pa = %{EVRD}
14mu|libreoffice-5.2.7-1|1811	
14mu|libreoffice-5.2.7-1|1812	%description l10n-pa_IN
14mu|libreoffice-5.2.7-1|1813	This package contains the localization of LibreOffice in Punjabi.
14mu|libreoffice-5.2.7-1|1814	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1815	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1816	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1817	standard locales system.
14mu|libreoffice-5.2.7-1|1818	%endif
14mu|libreoffice-5.2.7-1|1819	
14mu|libreoffice-5.2.7-1|1820	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1821	
14mu|libreoffice-5.2.7-1|1822	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1823	%package l10n-pl
14mu|libreoffice-5.2.7-1|1824	Summary:	Polish language support for LibreOffice
14mu|libreoffice-5.2.7-1|1825	Group:		Office
14mu|libreoffice-5.2.7-1|1826	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1827	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1828	Requires:	locales-pl
14mu|libreoffice-5.2.7-1|1829	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1830	Requires:	myspell-pl
14mu|libreoffice-5.2.7-1|1831	Requires:	myspell-hyph-pl
14mu|libreoffice-5.2.7-1|1832	Provides:	LibreOffice-l10n-pl = %{EVRD}
14mu|libreoffice-5.2.7-1|1833	Suggests:	%{ooname}-help-pl = %{EVRD}
14mu|libreoffice-5.2.7-1|1834	
14mu|libreoffice-5.2.7-1|1835	%description l10n-pl
14mu|libreoffice-5.2.7-1|1836	This package contains the localization of LibreOffice in Polish.
14mu|libreoffice-5.2.7-1|1837	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1838	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1839	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1840	standard locales system.
14mu|libreoffice-5.2.7-1|1841	%endif
14mu|libreoffice-5.2.7-1|1842	
14mu|libreoffice-5.2.7-1|1843	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1844	
14mu|libreoffice-5.2.7-1|1845	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1846	%package l10n-pt
14mu|libreoffice-5.2.7-1|1847	Summary:	Portuguese language support for LibreOffice
14mu|libreoffice-5.2.7-1|1848	Group:		Office
14mu|libreoffice-5.2.7-1|1849	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1850	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1851	Requires:	locales-pt
14mu|libreoffice-5.2.7-1|1852	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|1853	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1854	Requires:	myspell-pt
14mu|libreoffice-5.2.7-1|1855	Requires:	myspell-hyph-pt
14mu|libreoffice-5.2.7-1|1856	Provides:	LibreOffice-l10n-pt = %{EVRD}
14mu|libreoffice-5.2.7-1|1857	Suggests:	%{ooname}-help-pt = %{EVRD}
14mu|libreoffice-5.2.7-1|1858	
14mu|libreoffice-5.2.7-1|1859	%description l10n-pt
14mu|libreoffice-5.2.7-1|1860	This package contains the localization of LibreOffice in Portuguese.
14mu|libreoffice-5.2.7-1|1861	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1862	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1863	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1864	standard locales system.
14mu|libreoffice-5.2.7-1|1865	%endif
14mu|libreoffice-5.2.7-1|1866	
14mu|libreoffice-5.2.7-1|1867	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1868	
14mu|libreoffice-5.2.7-1|1869	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1870	%package l10n-pt_BR
14mu|libreoffice-5.2.7-1|1871	Summary:	Portuguese Brazilian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1872	Group:		Office
14mu|libreoffice-5.2.7-1|1873	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1874	Requires:	locales-pt
14mu|libreoffice-5.2.7-1|1875	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1876	Requires:	myspell-pt_BR
14mu|libreoffice-5.2.7-1|1877	Provides:	LibreOffice-l10n_pt_BR = %{EVRD}
14mu|libreoffice-5.2.7-1|1878	Suggests:	%{ooname}-help-pt_BR = %{EVRD}
14mu|libreoffice-5.2.7-1|1879	
14mu|libreoffice-5.2.7-1|1880	%description l10n-pt_BR
14mu|libreoffice-5.2.7-1|1881	This package contains the localization of LibreOffice in Portuguese
14mu|libreoffice-5.2.7-1|1882	Brazilian.
14mu|libreoffice-5.2.7-1|1883	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1884	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1885	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1886	standard locales system.
14mu|libreoffice-5.2.7-1|1887	%endif
14mu|libreoffice-5.2.7-1|1888	
14mu|libreoffice-5.2.7-1|1889	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1890	
14mu|libreoffice-5.2.7-1|1891	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1892	%package l10n-ro
14mu|libreoffice-5.2.7-1|1893	Summary:	Romanian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1894	Group:		Office
14mu|libreoffice-5.2.7-1|1895	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1896	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1897	Requires:	locales-ro
14mu|libreoffice-5.2.7-1|1898	Provides:	LibreOffice-l10n-ro = %{EVRD}
14mu|libreoffice-5.2.7-1|1899	
14mu|libreoffice-5.2.7-1|1900	%description l10n-ro
14mu|libreoffice-5.2.7-1|1901	This package contains the localization of LibreOffice in Romanian.
14mu|libreoffice-5.2.7-1|1902	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1903	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1904	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1905	standard locales system.
14mu|libreoffice-5.2.7-1|1906	%endif
14mu|libreoffice-5.2.7-1|1907	
14mu|libreoffice-5.2.7-1|1908	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1909	
14mu|libreoffice-5.2.7-1|1910	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1911	%package l10n-ru
14mu|libreoffice-5.2.7-1|1912	Summary:	Russian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1913	Group:		Office
14mu|libreoffice-5.2.7-1|1914	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1915	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1916	Requires:	locales-ru
14mu|libreoffice-5.2.7-1|1917	Suggests:	fonts-ttf-paratype
14mu|libreoffice-5.2.7-1|1918	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1919	Requires:	myspell-ru
14mu|libreoffice-5.2.7-1|1920	Requires:	myspell-hyph-ru
14mu|libreoffice-5.2.7-1|1921	Provides:	LibreOffice-l10n-ru = %{EVRD}
14mu|libreoffice-5.2.7-1|1922	Suggests:	%{ooname}-help-ru = %{EVRD}
14mu|libreoffice-5.2.7-1|1923	
14mu|libreoffice-5.2.7-1|1924	%description l10n-ru
14mu|libreoffice-5.2.7-1|1925	This package contains the localization of LibreOffice in Russian.
14mu|libreoffice-5.2.7-1|1926	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1927	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1928	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1929	standard locales system.
14mu|libreoffice-5.2.7-1|1930	%endif
14mu|libreoffice-5.2.7-1|1931	
14mu|libreoffice-5.2.7-1|1932	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1933	
14mu|libreoffice-5.2.7-1|1934	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1935	%package l10n-shs
14mu|libreoffice-5.2.7-1|1936	Summary:	Secwepemctsin language support for LibreOffice
14mu|libreoffice-5.2.7-1|1937	Group:		Office
14mu|libreoffice-5.2.7-1|1938	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1939	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1940	Requires:	locales-shs
14mu|libreoffice-5.2.7-1|1941	Provides:	LibreOffice-l10n-shs = %{EVRD}
14mu|libreoffice-5.2.7-1|1942	
14mu|libreoffice-5.2.7-1|1943	%description l10n-shs
14mu|libreoffice-5.2.7-1|1944	This package contains the localization of LibreOffice in Secwepemctsin.
14mu|libreoffice-5.2.7-1|1945	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1946	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1947	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1948	standard locales system.
14mu|libreoffice-5.2.7-1|1949	%endif
14mu|libreoffice-5.2.7-1|1950	
14mu|libreoffice-5.2.7-1|1951	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1952	
14mu|libreoffice-5.2.7-1|1953	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1954	%package l10n-si
14mu|libreoffice-5.2.7-1|1955	Summary:	Sinhalese language support for LibreOffice
14mu|libreoffice-5.2.7-1|1956	Group:		Office
14mu|libreoffice-5.2.7-1|1957	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1958	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1959	Requires:	locales-si
14mu|libreoffice-5.2.7-1|1960	Provides:	LibreOffice-l10n-si = %{EVRD}
14mu|libreoffice-5.2.7-1|1961	Suggests:	%{ooname}-help-si = %{EVRD}
14mu|libreoffice-5.2.7-1|1962	
14mu|libreoffice-5.2.7-1|1963	%description l10n-si
14mu|libreoffice-5.2.7-1|1964	This package contains the localization of LibreOffice in Sinhalese.
14mu|libreoffice-5.2.7-1|1965	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1966	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1967	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1968	standard locales system.
14mu|libreoffice-5.2.7-1|1969	%endif
14mu|libreoffice-5.2.7-1|1970	
14mu|libreoffice-5.2.7-1|1971	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1972	
14mu|libreoffice-5.2.7-1|1973	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1974	%package l10n-sk
14mu|libreoffice-5.2.7-1|1975	Summary:	Slovak language support for LibreOffice
14mu|libreoffice-5.2.7-1|1976	Group:		Office
14mu|libreoffice-5.2.7-1|1977	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|1978	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|1979	Requires:	locales-sk
14mu|libreoffice-5.2.7-1|1980	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|1981	Requires:	myspell-sk
14mu|libreoffice-5.2.7-1|1982	Requires:	myspell-hyph-sk
14mu|libreoffice-5.2.7-1|1983	Provides:	LibreOffice-l10n-sk = %{EVRD}
14mu|libreoffice-5.2.7-1|1984	Suggests:	%{ooname}-help-sk = %{EVRD}
14mu|libreoffice-5.2.7-1|1985	
14mu|libreoffice-5.2.7-1|1986	%description l10n-sk
14mu|libreoffice-5.2.7-1|1987	This package contains the localization of LibreOffice in Slovak.
14mu|libreoffice-5.2.7-1|1988	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|1989	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|1990	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|1991	standard locales system.
14mu|libreoffice-5.2.7-1|1992	%endif
14mu|libreoffice-5.2.7-1|1993	
14mu|libreoffice-5.2.7-1|1994	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|1995	
14mu|libreoffice-5.2.7-1|1996	%if %{with l10n}
14mu|libreoffice-5.2.7-1|1997	%package l10n-sl
14mu|libreoffice-5.2.7-1|1998	Summary:	Slovenian language support for LibreOffice
14mu|libreoffice-5.2.7-1|1999	Group:		Office
14mu|libreoffice-5.2.7-1|2000	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2001	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2002	Requires:	locales-sl
14mu|libreoffice-5.2.7-1|2003	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|2004	Requires:	myspell-sl, myspell-hyph-sl
14mu|libreoffice-5.2.7-1|2005	Provides:	LibreOffice-l10n-sl = %{EVRD}
14mu|libreoffice-5.2.7-1|2006	Suggests:	%{ooname}-help-sl = %{EVRD}
14mu|libreoffice-5.2.7-1|2007	
14mu|libreoffice-5.2.7-1|2008	%description l10n-sl
14mu|libreoffice-5.2.7-1|2009	This package contains the localization of LibreOffice in Slovenian.
14mu|libreoffice-5.2.7-1|2010	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2011	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2012	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2013	standard locales system.
14mu|libreoffice-5.2.7-1|2014	%endif
14mu|libreoffice-5.2.7-1|2015	
14mu|libreoffice-5.2.7-1|2016	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2017	
14mu|libreoffice-5.2.7-1|2018	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2019	%package l10n-sr
14mu|libreoffice-5.2.7-1|2020	Summary:	Serbian language support for LibreOffice
14mu|libreoffice-5.2.7-1|2021	Group:		Office
14mu|libreoffice-5.2.7-1|2022	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2023	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2024	Requires:	locales-sr
14mu|libreoffice-5.2.7-1|2025	Provides:	LibreOffice-l10n-sr = %{EVRD}
14mu|libreoffice-5.2.7-1|2026	
14mu|libreoffice-5.2.7-1|2027	%description l10n-sr
14mu|libreoffice-5.2.7-1|2028	This package contains the localization of LibreOffice in Serbian.
14mu|libreoffice-5.2.7-1|2029	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2030	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2031	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2032	standard locales system.
14mu|libreoffice-5.2.7-1|2033	%endif
14mu|libreoffice-5.2.7-1|2034	
14mu|libreoffice-5.2.7-1|2035	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2036	
14mu|libreoffice-5.2.7-1|2037	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2038	%package l10n-st
14mu|libreoffice-5.2.7-1|2039	Summary:	Sotho language support for LibreOffice
14mu|libreoffice-5.2.7-1|2040	Group:		Office
14mu|libreoffice-5.2.7-1|2041	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2042	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2043	Requires:	locales-st
14mu|libreoffice-5.2.7-1|2044	Provides:	LibreOffice-l10n-st = %{EVRD}
14mu|libreoffice-5.2.7-1|2045	
14mu|libreoffice-5.2.7-1|2046	%description l10n-st
14mu|libreoffice-5.2.7-1|2047	This package contains the localization of LibreOffice in Sotho.
14mu|libreoffice-5.2.7-1|2048	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2049	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2050	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2051	standard locales system.
14mu|libreoffice-5.2.7-1|2052	%endif
14mu|libreoffice-5.2.7-1|2053	
14mu|libreoffice-5.2.7-1|2054	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2055	
14mu|libreoffice-5.2.7-1|2056	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2057	%package l10n-ss
14mu|libreoffice-5.2.7-1|2058	Summary:	Swati language support for LibreOffice
14mu|libreoffice-5.2.7-1|2059	Group:		Office
14mu|libreoffice-5.2.7-1|2060	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2061	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2062	Requires:	locales-ss
14mu|libreoffice-5.2.7-1|2063	Provides:	LibreOffice-l10n-ss = %{EVRD}
14mu|libreoffice-5.2.7-1|2064	
14mu|libreoffice-5.2.7-1|2065	%description l10n-ss
14mu|libreoffice-5.2.7-1|2066	This package contains the localization of LibreOffice in Swati.
14mu|libreoffice-5.2.7-1|2067	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2068	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2069	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2070	standard locales system.
14mu|libreoffice-5.2.7-1|2071	%endif
14mu|libreoffice-5.2.7-1|2072	
14mu|libreoffice-5.2.7-1|2073	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2074	
14mu|libreoffice-5.2.7-1|2075	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2076	%package l10n-sv
14mu|libreoffice-5.2.7-1|2077	Summary:	Swedish language support for LibreOffice
14mu|libreoffice-5.2.7-1|2078	Group:		Office
14mu|libreoffice-5.2.7-1|2079	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2080	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2081	Requires:	locales-sv
14mu|libreoffice-5.2.7-1|2082	Requires:	fonts-ttf-dejavu
14mu|libreoffice-5.2.7-1|2083	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|2084	Requires:	myspell-sv
14mu|libreoffice-5.2.7-1|2085	Requires:	myspell-hyph-sv
14mu|libreoffice-5.2.7-1|2086	Provides:	LibreOffice-l10n-sv = %{EVRD}
14mu|libreoffice-5.2.7-1|2087	Suggests:	%{ooname}-help-sv = %{EVRD}
14mu|libreoffice-5.2.7-1|2088	
14mu|libreoffice-5.2.7-1|2089	%description l10n-sv
14mu|libreoffice-5.2.7-1|2090	This package contains the localization of LibreOffice in Swedish.
14mu|libreoffice-5.2.7-1|2091	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2092	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2093	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2094	standard locales system.
14mu|libreoffice-5.2.7-1|2095	%endif
14mu|libreoffice-5.2.7-1|2096	
14mu|libreoffice-5.2.7-1|2097	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2098	
14mu|libreoffice-5.2.7-1|2099	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2100	%package l10n-ta
14mu|libreoffice-5.2.7-1|2101	Summary:	Tamil language support for LibreOffice
14mu|libreoffice-5.2.7-1|2102	Group:		Office
14mu|libreoffice-5.2.7-1|2103	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2104	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2105	Requires:	locales-ta
14mu|libreoffice-5.2.7-1|2106	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|2107	Provides:	LibreOffice-l10n-ta = %{EVRD}
14mu|libreoffice-5.2.7-1|2108	
14mu|libreoffice-5.2.7-1|2109	%description l10n-ta
14mu|libreoffice-5.2.7-1|2110	This package contains the localization of LibreOffice in Tamil.
14mu|libreoffice-5.2.7-1|2111	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2112	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2113	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2114	standard locales system.
14mu|libreoffice-5.2.7-1|2115	%endif
14mu|libreoffice-5.2.7-1|2116	
14mu|libreoffice-5.2.7-1|2117	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2118	
14mu|libreoffice-5.2.7-1|2119	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2120	%package l10n-te
14mu|libreoffice-5.2.7-1|2121	Summary:	Telugu language support for LibreOffice
14mu|libreoffice-5.2.7-1|2122	Group:		Office
14mu|libreoffice-5.2.7-1|2123	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2124	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2125	Requires:	locales-te
14mu|libreoffice-5.2.7-1|2126	Provides:	LibreOffice-l10n-te = %{EVRD}
14mu|libreoffice-5.2.7-1|2127	
14mu|libreoffice-5.2.7-1|2128	%description l10n-te
14mu|libreoffice-5.2.7-1|2129	This package contains the localization of LibreOffice in Telugu.
14mu|libreoffice-5.2.7-1|2130	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2131	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2132	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2133	standard locales system.
14mu|libreoffice-5.2.7-1|2134	%endif
14mu|libreoffice-5.2.7-1|2135	
14mu|libreoffice-5.2.7-1|2136	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2137	
14mu|libreoffice-5.2.7-1|2138	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2139	%package l10n-th
14mu|libreoffice-5.2.7-1|2140	Summary:	Thai language support for LibreOffice
14mu|libreoffice-5.2.7-1|2141	Group:		Office
14mu|libreoffice-5.2.7-1|2142	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2143	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2144	Requires:	locales-th
14mu|libreoffice-5.2.7-1|2145	Provides:	LibreOffice-l10n-th = %{EVRD}
14mu|libreoffice-5.2.7-1|2146	
14mu|libreoffice-5.2.7-1|2147	%description l10n-th
14mu|libreoffice-5.2.7-1|2148	This package contains the localization of LibreOffice in Thai.
14mu|libreoffice-5.2.7-1|2149	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2150	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2151	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2152	standard locales system.
14mu|libreoffice-5.2.7-1|2153	%endif
14mu|libreoffice-5.2.7-1|2154	
14mu|libreoffice-5.2.7-1|2155	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2156	
14mu|libreoffice-5.2.7-1|2157	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2158	%package l10n-tn
14mu|libreoffice-5.2.7-1|2159	Summary:	Tswana language support for LibreOffice
14mu|libreoffice-5.2.7-1|2160	Group:		Office
14mu|libreoffice-5.2.7-1|2161	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2162	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2163	Requires:	locales-tn
14mu|libreoffice-5.2.7-1|2164	Provides:	LibreOffice-l10n-tn = %{EVRD}
14mu|libreoffice-5.2.7-1|2165	
14mu|libreoffice-5.2.7-1|2166	%description l10n-tn
14mu|libreoffice-5.2.7-1|2167	This package contains the localization of LibreOffice in Tswana.
14mu|libreoffice-5.2.7-1|2168	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2169	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2170	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2171	standard locales system.
14mu|libreoffice-5.2.7-1|2172	%endif
14mu|libreoffice-5.2.7-1|2173	
14mu|libreoffice-5.2.7-1|2174	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2175	
14mu|libreoffice-5.2.7-1|2176	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2177	%package l10n-tr
14mu|libreoffice-5.2.7-1|2178	Summary:	Turkish language support for LibreOffice
14mu|libreoffice-5.2.7-1|2179	Group:		Office
14mu|libreoffice-5.2.7-1|2180	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2181	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2182	Requires:	locales-tr
14mu|libreoffice-5.2.7-1|2183	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|2184	Provides:	LibreOffice-l10n-tr = %{EVRD}
14mu|libreoffice-5.2.7-1|2185	Suggests:	%{ooname}-help-tr = %{EVRD}
14mu|libreoffice-5.2.7-1|2186	
14mu|libreoffice-5.2.7-1|2187	%description l10n-tr
14mu|libreoffice-5.2.7-1|2188	This package contains the localization of LibreOffice in Turkish.
14mu|libreoffice-5.2.7-1|2189	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2190	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2191	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2192	standard locales system.
14mu|libreoffice-5.2.7-1|2193	%endif
14mu|libreoffice-5.2.7-1|2194	
14mu|libreoffice-5.2.7-1|2195	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2196	
14mu|libreoffice-5.2.7-1|2197	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2198	%package l10n-ts
14mu|libreoffice-5.2.7-1|2199	Summary:	Tsonga language support for LibreOffice
14mu|libreoffice-5.2.7-1|2200	Group:		Office
14mu|libreoffice-5.2.7-1|2201	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2202	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2203	Requires:	locales-ts
14mu|libreoffice-5.2.7-1|2204	Provides:	LibreOffice-l10n-ts = %{EVRD}
14mu|libreoffice-5.2.7-1|2205	
14mu|libreoffice-5.2.7-1|2206	%description l10n-ts
14mu|libreoffice-5.2.7-1|2207	This package contains the localization of LibreOffice in Tsonga.
14mu|libreoffice-5.2.7-1|2208	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2209	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2210	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2211	standard locales system.
14mu|libreoffice-5.2.7-1|2212	%endif
14mu|libreoffice-5.2.7-1|2213	
14mu|libreoffice-5.2.7-1|2214	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2215	
14mu|libreoffice-5.2.7-1|2216	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2217	%package l10n-uk
14mu|libreoffice-5.2.7-1|2218	Summary:	Ukrainian language support for LibreOffice
14mu|libreoffice-5.2.7-1|2219	Group:		Office
14mu|libreoffice-5.2.7-1|2220	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2221	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2222	Requires:	locales-uk
14mu|libreoffice-5.2.7-1|2223	Provides:	LibreOffice-l10n-uk = %{EVRD}
14mu|libreoffice-5.2.7-1|2224	Suggests:	%{ooname}-help-uk = %{EVRD}
14mu|libreoffice-5.2.7-1|2225	
14mu|libreoffice-5.2.7-1|2226	%description l10n-uk
14mu|libreoffice-5.2.7-1|2227	This package contains the localization of LibreOffice in Ukrainian.
14mu|libreoffice-5.2.7-1|2228	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2229	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2230	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2231	standard locales system.
14mu|libreoffice-5.2.7-1|2232	%endif
14mu|libreoffice-5.2.7-1|2233	
14mu|libreoffice-5.2.7-1|2234	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2235	
14mu|libreoffice-5.2.7-1|2236	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2237	%package l10n-ve
14mu|libreoffice-5.2.7-1|2238	Summary:	Venda language support for LibreOffice
14mu|libreoffice-5.2.7-1|2239	Group:		Office
14mu|libreoffice-5.2.7-1|2240	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2241	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2242	Requires:	locales-ve
14mu|libreoffice-5.2.7-1|2243	Provides:	LibreOffice-l10n-ve = %{EVRD}
14mu|libreoffice-5.2.7-1|2244	
14mu|libreoffice-5.2.7-1|2245	%description l10n-ve
14mu|libreoffice-5.2.7-1|2246	This package contains the localization of LibreOffice in Venda.
14mu|libreoffice-5.2.7-1|2247	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2248	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2249	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2250	standard locales system.
14mu|libreoffice-5.2.7-1|2251	%endif
14mu|libreoffice-5.2.7-1|2252	
14mu|libreoffice-5.2.7-1|2253	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2254	
14mu|libreoffice-5.2.7-1|2255	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2256	%package l10n-xh
14mu|libreoffice-5.2.7-1|2257	Summary:	Xhosa language support for LibreOffice
14mu|libreoffice-5.2.7-1|2258	Group:		Office
14mu|libreoffice-5.2.7-1|2259	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2260	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2261	Requires:	locales-xh
14mu|libreoffice-5.2.7-1|2262	Provides:	LibreOffice-l10n-xh = %{EVRD}
14mu|libreoffice-5.2.7-1|2263	
14mu|libreoffice-5.2.7-1|2264	%description l10n-xh
14mu|libreoffice-5.2.7-1|2265	This package contains the localization of LibreOffice in Xhosa.
14mu|libreoffice-5.2.7-1|2266	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2267	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2268	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2269	standard locales system.
14mu|libreoffice-5.2.7-1|2270	%endif
14mu|libreoffice-5.2.7-1|2271	
14mu|libreoffice-5.2.7-1|2272	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2273	
14mu|libreoffice-5.2.7-1|2274	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2275	%package l10n-zh_CN
14mu|libreoffice-5.2.7-1|2276	Summary:	Chinese Simplified language support for LibreOffice
14mu|libreoffice-5.2.7-1|2277	Group:		Office
14mu|libreoffice-5.2.7-1|2278	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2279	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2280	Requires:	locales-zh
14mu|libreoffice-5.2.7-1|2281	Requires:	fonts-ttf-chinese
14mu|libreoffice-5.2.7-1|2282	Provides:	LibreOffice-l10n-zh_CN = %{EVRD}
14mu|libreoffice-5.2.7-1|2283	Suggests:	%{ooname}-help-zh_CN = %{EVRD}
14mu|libreoffice-5.2.7-1|2284	
14mu|libreoffice-5.2.7-1|2285	%description l10n-zh_CN
14mu|libreoffice-5.2.7-1|2286	This package contains the localization of LibreOffice in Chinese Simplified.
14mu|libreoffice-5.2.7-1|2287	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2288	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2289	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2290	standard locales system.
14mu|libreoffice-5.2.7-1|2291	%endif
14mu|libreoffice-5.2.7-1|2292	
14mu|libreoffice-5.2.7-1|2293	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2294	
14mu|libreoffice-5.2.7-1|2295	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2296	%package l10n-zh_TW
14mu|libreoffice-5.2.7-1|2297	Summary:	Chinese Traditional language support for LibreOffice
14mu|libreoffice-5.2.7-1|2298	Group:		Office
14mu|libreoffice-5.2.7-1|2299	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2300	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2301	Requires:	locales-zh
14mu|libreoffice-5.2.7-1|2302	Requires:	fonts-ttf-chinese
14mu|libreoffice-5.2.7-1|2303	Provides:	LibreOffice-l10n-zh_TW = %{EVRD}
14mu|libreoffice-5.2.7-1|2304	Suggests:	%{ooname}-help-zh_TW = %{EVRD}
14mu|libreoffice-5.2.7-1|2305	
14mu|libreoffice-5.2.7-1|2306	%description l10n-zh_TW
14mu|libreoffice-5.2.7-1|2307	This package contains the localization of LibreOffice in Chinese
14mu|libreoffice-5.2.7-1|2308	Traditional.
14mu|libreoffice-5.2.7-1|2309	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2310	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2311	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2312	standard locales system.
14mu|libreoffice-5.2.7-1|2313	%endif
14mu|libreoffice-5.2.7-1|2314	
14mu|libreoffice-5.2.7-1|2315	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2316	
14mu|libreoffice-5.2.7-1|2317	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2318	%package l10n-zu
14mu|libreoffice-5.2.7-1|2319	Summary:	Zulu language support for LibreOffice
14mu|libreoffice-5.2.7-1|2320	Group:		Office
14mu|libreoffice-5.2.7-1|2321	Provides:	%{ooname}-l10n = %{EVRD}
14mu|libreoffice-5.2.7-1|2322	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2323	Requires:	locales-zu
14mu|libreoffice-5.2.7-1|2324	Requires:	urw-fonts
14mu|libreoffice-5.2.7-1|2325	Requires:	myspell-zu
14mu|libreoffice-5.2.7-1|2326	Provides:	LibreOffice-l10n-zu = %{EVRD}
14mu|libreoffice-5.2.7-1|2327	
14mu|libreoffice-5.2.7-1|2328	%description l10n-zu
14mu|libreoffice-5.2.7-1|2329	This package contains the localization of LibreOffice in Zulu.
14mu|libreoffice-5.2.7-1|2330	It contains the user interface, the templates and the autotext
14mu|libreoffice-5.2.7-1|2331	features. Please note that not all of these are available for all
14mu|libreoffice-5.2.7-1|2332	possible language. You can switch user interface language using the
14mu|libreoffice-5.2.7-1|2333	standard locales system.
14mu|libreoffice-5.2.7-1|2334	%endif
14mu|libreoffice-5.2.7-1|2335	
14mu|libreoffice-5.2.7-1|2336	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2337	
14mu|libreoffice-5.2.7-1|2338	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2339	%package help-ar
14mu|libreoffice-5.2.7-1|2340	Summary:	Arabic help for LibreOffice
14mu|libreoffice-5.2.7-1|2341	Group:		Office
14mu|libreoffice-5.2.7-1|2342	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2343	Requires:	%{ooname}-l10n-ar = %{EVRD}
14mu|libreoffice-5.2.7-1|2344	Provides:	LibreOffice-help-ar = %{EVRD}
14mu|libreoffice-5.2.7-1|2345	
14mu|libreoffice-5.2.7-1|2346	%description help-ar
14mu|libreoffice-5.2.7-1|2347	This package contains the localized help files of LibreOffice in Arabic.
14mu|libreoffice-5.2.7-1|2348	%endif
14mu|libreoffice-5.2.7-1|2349	
14mu|libreoffice-5.2.7-1|2350	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2351	
14mu|libreoffice-5.2.7-1|2352	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2353	%package help-bg
14mu|libreoffice-5.2.7-1|2354	Summary:	Bulgarian help for LibreOffice
14mu|libreoffice-5.2.7-1|2355	Group:		Office
14mu|libreoffice-5.2.7-1|2356	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2357	Requires:	%{ooname}-l10n-bg = %{EVRD}
14mu|libreoffice-5.2.7-1|2358	Provides:	LibreOffice-help-bg = %{EVRD}
14mu|libreoffice-5.2.7-1|2359	
14mu|libreoffice-5.2.7-1|2360	%description help-bg
14mu|libreoffice-5.2.7-1|2361	This package contains the localized help files of LibreOffice in Bulgarian.
14mu|libreoffice-5.2.7-1|2362	%endif
14mu|libreoffice-5.2.7-1|2363	
14mu|libreoffice-5.2.7-1|2364	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2365	
14mu|libreoffice-5.2.7-1|2366	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2367	%package help-bn
14mu|libreoffice-5.2.7-1|2368	Summary:	Bengali help for LibreOffice
14mu|libreoffice-5.2.7-1|2369	Group:		Office
14mu|libreoffice-5.2.7-1|2370	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2371	Requires:	%{ooname}-l10n-bn = %{EVRD}
14mu|libreoffice-5.2.7-1|2372	Provides:	LibreOffice-help-bn = %{EVRD}
14mu|libreoffice-5.2.7-1|2373	
14mu|libreoffice-5.2.7-1|2374	%description help-bn
14mu|libreoffice-5.2.7-1|2375	This package contains the localized help files of LibreOffice in Bengali.
14mu|libreoffice-5.2.7-1|2376	%endif
14mu|libreoffice-5.2.7-1|2377	
14mu|libreoffice-5.2.7-1|2378	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2379	
14mu|libreoffice-5.2.7-1|2380	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2381	%package help-bs
14mu|libreoffice-5.2.7-1|2382	Summary:	Bosnian help for LibreOffice
14mu|libreoffice-5.2.7-1|2383	Group:		Office
14mu|libreoffice-5.2.7-1|2384	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2385	Requires:	%{ooname}-l10n-bs = %{EVRD}
14mu|libreoffice-5.2.7-1|2386	Provides:	LibreOffice-help-bs = %{EVRD}
14mu|libreoffice-5.2.7-1|2387	
14mu|libreoffice-5.2.7-1|2388	%description help-bs
14mu|libreoffice-5.2.7-1|2389	This package contains the localized help files of LibreOffice in Bosnian.
14mu|libreoffice-5.2.7-1|2390	%endif
14mu|libreoffice-5.2.7-1|2391	
14mu|libreoffice-5.2.7-1|2392	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2393	
14mu|libreoffice-5.2.7-1|2394	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2395	%package help-ca
14mu|libreoffice-5.2.7-1|2396	Summary:	Catalan help for LibreOffice
14mu|libreoffice-5.2.7-1|2397	Group:		Office
14mu|libreoffice-5.2.7-1|2398	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2399	Requires:	%{ooname}-l10n-ca = %{EVRD}
14mu|libreoffice-5.2.7-1|2400	Provides:	LibreOffice-help-ca = %{EVRD}
14mu|libreoffice-5.2.7-1|2401	
14mu|libreoffice-5.2.7-1|2402	%description help-ca
14mu|libreoffice-5.2.7-1|2403	This package contains the localized help files of LibreOffice in Catalan.
14mu|libreoffice-5.2.7-1|2404	%endif
14mu|libreoffice-5.2.7-1|2405	
14mu|libreoffice-5.2.7-1|2406	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2407	
14mu|libreoffice-5.2.7-1|2408	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2409	%package help-cs
14mu|libreoffice-5.2.7-1|2410	Summary:	Czech help for LibreOffice
14mu|libreoffice-5.2.7-1|2411	Group:		Office
14mu|libreoffice-5.2.7-1|2412	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2413	Requires:	%{ooname}-l10n-cs = %{EVRD}
14mu|libreoffice-5.2.7-1|2414	Provides:	LibreOffice-help-cs = %{EVRD}
14mu|libreoffice-5.2.7-1|2415	
14mu|libreoffice-5.2.7-1|2416	%description help-cs
14mu|libreoffice-5.2.7-1|2417	This package contains the localized help files of LibreOffice in Czech.
14mu|libreoffice-5.2.7-1|2418	%endif
14mu|libreoffice-5.2.7-1|2419	
14mu|libreoffice-5.2.7-1|2420	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2421	
14mu|libreoffice-5.2.7-1|2422	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2423	%package help-da
14mu|libreoffice-5.2.7-1|2424	Summary:	Danish help for LibreOffice
14mu|libreoffice-5.2.7-1|2425	Group:		Office
14mu|libreoffice-5.2.7-1|2426	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2427	Requires:	%{ooname}-l10n-da = %{EVRD}
14mu|libreoffice-5.2.7-1|2428	Provides:	LibreOffice-help-da = %{EVRD}
14mu|libreoffice-5.2.7-1|2429	
14mu|libreoffice-5.2.7-1|2430	%description help-da
14mu|libreoffice-5.2.7-1|2431	This package contains the localized help files of LibreOffice in Danish.
14mu|libreoffice-5.2.7-1|2432	%endif
14mu|libreoffice-5.2.7-1|2433	
14mu|libreoffice-5.2.7-1|2434	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2435	
14mu|libreoffice-5.2.7-1|2436	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2437	%package help-de
14mu|libreoffice-5.2.7-1|2438	Summary:	German help for LibreOffice
14mu|libreoffice-5.2.7-1|2439	Group:		Office
14mu|libreoffice-5.2.7-1|2440	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2441	Requires:	%{ooname}-l10n-de = %{EVRD}
14mu|libreoffice-5.2.7-1|2442	Provides:	LibreOffice-help-de = %{EVRD}
14mu|libreoffice-5.2.7-1|2443	
14mu|libreoffice-5.2.7-1|2444	%description help-de
14mu|libreoffice-5.2.7-1|2445	This package contains the localized help files of LibreOffice in German.
14mu|libreoffice-5.2.7-1|2446	%endif
14mu|libreoffice-5.2.7-1|2447	
14mu|libreoffice-5.2.7-1|2448	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2449	
14mu|libreoffice-5.2.7-1|2450	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2451	%package help-dz
14mu|libreoffice-5.2.7-1|2452	Summary:	Dzongkha help for LibreOffice
14mu|libreoffice-5.2.7-1|2453	Group:		Office
14mu|libreoffice-5.2.7-1|2454	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2455	Requires:	%{ooname}-l10n-dz = %{EVRD}
14mu|libreoffice-5.2.7-1|2456	Provides:	LibreOffice-help-dz = %{EVRD}
14mu|libreoffice-5.2.7-1|2457	
14mu|libreoffice-5.2.7-1|2458	%description help-dz
14mu|libreoffice-5.2.7-1|2459	This package contains the localized help files of LibreOffice in Dzongkha.
14mu|libreoffice-5.2.7-1|2460	%endif
14mu|libreoffice-5.2.7-1|2461	
14mu|libreoffice-5.2.7-1|2462	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2463	
14mu|libreoffice-5.2.7-1|2464	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2465	%package help-el
14mu|libreoffice-5.2.7-1|2466	Summary:	Greek help for LibreOffice
14mu|libreoffice-5.2.7-1|2467	Group:		Office
14mu|libreoffice-5.2.7-1|2468	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2469	Requires:	%{ooname}-l10n-el = %{EVRD}
14mu|libreoffice-5.2.7-1|2470	Provides:	LibreOffice-help-el = %{EVRD}
14mu|libreoffice-5.2.7-1|2471	
14mu|libreoffice-5.2.7-1|2472	%description help-el
14mu|libreoffice-5.2.7-1|2473	This package contains the localized help files of LibreOffice in Greek.
14mu|libreoffice-5.2.7-1|2474	%endif
14mu|libreoffice-5.2.7-1|2475	
14mu|libreoffice-5.2.7-1|2476	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2477	
14mu|libreoffice-5.2.7-1|2478	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2479	%package help-en_GB
14mu|libreoffice-5.2.7-1|2480	Summary:	British help for LibreOffice
14mu|libreoffice-5.2.7-1|2481	Group:		Office
14mu|libreoffice-5.2.7-1|2482	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2483	Requires:	%{ooname}-l10n-en_GB = %{EVRD}
14mu|libreoffice-5.2.7-1|2484	Provides:	LibreOffice-help-en_GB = %{EVRD}
14mu|libreoffice-5.2.7-1|2485	
14mu|libreoffice-5.2.7-1|2486	%description help-en_GB
14mu|libreoffice-5.2.7-1|2487	This package contains the localized help files of LibreOffice in British.
14mu|libreoffice-5.2.7-1|2488	%endif
14mu|libreoffice-5.2.7-1|2489	
14mu|libreoffice-5.2.7-1|2490	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2491	
14mu|libreoffice-5.2.7-1|2492	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2493	%package help-en_US
14mu|libreoffice-5.2.7-1|2494	Summary:	American English help for LibreOffice
14mu|libreoffice-5.2.7-1|2495	Group:		Office
14mu|libreoffice-5.2.7-1|2496	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2497	Requires:	%{ooname}-common = %{EVRD}
14mu|libreoffice-5.2.7-1|2498	Provides:	LibreOffice-help-en_US = %{EVRD}
14mu|libreoffice-5.2.7-1|2499	
14mu|libreoffice-5.2.7-1|2500	%description help-en_US
14mu|libreoffice-5.2.7-1|2501	This package contains the localized help files of LibreOffice
14mu|libreoffice-5.2.7-1|2502	in American English.
14mu|libreoffice-5.2.7-1|2503	%endif
14mu|libreoffice-5.2.7-1|2504	
14mu|libreoffice-5.2.7-1|2505	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2506	
14mu|libreoffice-5.2.7-1|2507	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2508	%package help-es
14mu|libreoffice-5.2.7-1|2509	Summary:	Spanish help for LibreOffice
14mu|libreoffice-5.2.7-1|2510	Group:		Office
14mu|libreoffice-5.2.7-1|2511	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2512	Requires:	%{ooname}-l10n-es = %{EVRD}
14mu|libreoffice-5.2.7-1|2513	Provides:	LibreOffice-help-es = %{EVRD}
14mu|libreoffice-5.2.7-1|2514	
14mu|libreoffice-5.2.7-1|2515	%description help-es
14mu|libreoffice-5.2.7-1|2516	This package contains the localized help files of LibreOffice in Spanish.
14mu|libreoffice-5.2.7-1|2517	%endif
14mu|libreoffice-5.2.7-1|2518	
14mu|libreoffice-5.2.7-1|2519	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2520	
14mu|libreoffice-5.2.7-1|2521	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2522	%package help-et
14mu|libreoffice-5.2.7-1|2523	Summary:	Estonian help for LibreOffice
14mu|libreoffice-5.2.7-1|2524	Group:		Office
14mu|libreoffice-5.2.7-1|2525	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2526	Requires:	%{ooname}-l10n-et = %{EVRD}
14mu|libreoffice-5.2.7-1|2527	Provides:	LibreOffice-help-et = %{EVRD}
14mu|libreoffice-5.2.7-1|2528	
14mu|libreoffice-5.2.7-1|2529	%description help-et
14mu|libreoffice-5.2.7-1|2530	This package contains the localized help files of LibreOffice in Estonian.
14mu|libreoffice-5.2.7-1|2531	%endif
14mu|libreoffice-5.2.7-1|2532	
14mu|libreoffice-5.2.7-1|2533	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2534	
14mu|libreoffice-5.2.7-1|2535	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2536	%package help-eu
14mu|libreoffice-5.2.7-1|2537	Summary:	Basque help for LibreOffice
14mu|libreoffice-5.2.7-1|2538	Group:		Office
14mu|libreoffice-5.2.7-1|2539	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2540	Requires:	%{ooname}-l10n-eu = %{EVRD}
14mu|libreoffice-5.2.7-1|2541	Provides:	LibreOffice-help-eu = %{EVRD}
14mu|libreoffice-5.2.7-1|2542	
14mu|libreoffice-5.2.7-1|2543	%description help-eu
14mu|libreoffice-5.2.7-1|2544	This package contains the localized help files of LibreOffice in Basque.
14mu|libreoffice-5.2.7-1|2545	%endif
14mu|libreoffice-5.2.7-1|2546	
14mu|libreoffice-5.2.7-1|2547	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2548	
14mu|libreoffice-5.2.7-1|2549	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2550	%package help-fi
14mu|libreoffice-5.2.7-1|2551	Summary:	Finnish help for LibreOffice
14mu|libreoffice-5.2.7-1|2552	Group:		Office
14mu|libreoffice-5.2.7-1|2553	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2554	Requires:	%{ooname}-l10n-fi = %{EVRD}
14mu|libreoffice-5.2.7-1|2555	Provides:	LibreOffice-help-fi = %{EVRD}
14mu|libreoffice-5.2.7-1|2556	
14mu|libreoffice-5.2.7-1|2557	%description help-fi
14mu|libreoffice-5.2.7-1|2558	This package contains the localized help files of LibreOffice in Finnish.
14mu|libreoffice-5.2.7-1|2559	%endif
14mu|libreoffice-5.2.7-1|2560	
14mu|libreoffice-5.2.7-1|2561	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2562	
14mu|libreoffice-5.2.7-1|2563	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2564	%package help-fr
14mu|libreoffice-5.2.7-1|2565	Summary:	French help for LibreOffice
14mu|libreoffice-5.2.7-1|2566	Group:		Office
14mu|libreoffice-5.2.7-1|2567	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2568	Requires:	%{ooname}-l10n-fr = %{EVRD}
14mu|libreoffice-5.2.7-1|2569	Provides:	LibreOffice-help-fr = %{EVRD}
14mu|libreoffice-5.2.7-1|2570	
14mu|libreoffice-5.2.7-1|2571	%description help-fr
14mu|libreoffice-5.2.7-1|2572	This package contains the localized help files of LibreOffice in French.
14mu|libreoffice-5.2.7-1|2573	%endif
14mu|libreoffice-5.2.7-1|2574	
14mu|libreoffice-5.2.7-1|2575	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2576	
14mu|libreoffice-5.2.7-1|2577	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2578	%package help-gu
14mu|libreoffice-5.2.7-1|2579	Summary:	Gujarati help for LibreOffice
14mu|libreoffice-5.2.7-1|2580	Group:		Office
14mu|libreoffice-5.2.7-1|2581	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2582	Requires:	%{ooname}-l10n-gu = %{EVRD}
14mu|libreoffice-5.2.7-1|2583	Provides:	LibreOffice-help-gu = %{EVRD}
14mu|libreoffice-5.2.7-1|2584	
14mu|libreoffice-5.2.7-1|2585	%description help-gu
14mu|libreoffice-5.2.7-1|2586	This package contains the localized help files of LibreOffice in Gujarati.
14mu|libreoffice-5.2.7-1|2587	%endif
14mu|libreoffice-5.2.7-1|2588	
14mu|libreoffice-5.2.7-1|2589	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2590	
14mu|libreoffice-5.2.7-1|2591	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2592	%package help-gl
14mu|libreoffice-5.2.7-1|2593	Summary:	Galician help for LibreOffice
14mu|libreoffice-5.2.7-1|2594	Group:		Office
14mu|libreoffice-5.2.7-1|2595	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2596	Requires:	%{ooname}-l10n-gl = %{EVRD}
14mu|libreoffice-5.2.7-1|2597	Provides:	LibreOffice-help-gl = %{EVRD}
14mu|libreoffice-5.2.7-1|2598	
14mu|libreoffice-5.2.7-1|2599	%description help-gl
14mu|libreoffice-5.2.7-1|2600	This package contains the localized help files of LibreOffice in Galician.
14mu|libreoffice-5.2.7-1|2601	%endif
14mu|libreoffice-5.2.7-1|2602	
14mu|libreoffice-5.2.7-1|2603	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2604	
14mu|libreoffice-5.2.7-1|2605	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2606	%package help-he
14mu|libreoffice-5.2.7-1|2607	Summary:	Hebrew help for LibreOffice
14mu|libreoffice-5.2.7-1|2608	Group:		Office
14mu|libreoffice-5.2.7-1|2609	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2610	Requires:	%{ooname}-l10n-he = %{EVRD}
14mu|libreoffice-5.2.7-1|2611	Provides:	LibreOffice-help-he = %{EVRD}
14mu|libreoffice-5.2.7-1|2612	
14mu|libreoffice-5.2.7-1|2613	%description help-he
14mu|libreoffice-5.2.7-1|2614	This package contains the localized help files of LibreOffice in Hebrew.
14mu|libreoffice-5.2.7-1|2615	%endif
14mu|libreoffice-5.2.7-1|2616	
14mu|libreoffice-5.2.7-1|2617	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2618	
14mu|libreoffice-5.2.7-1|2619	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2620	%package help-hi
14mu|libreoffice-5.2.7-1|2621	Summary:	Hindi help for LibreOffice
14mu|libreoffice-5.2.7-1|2622	Group:		Office
14mu|libreoffice-5.2.7-1|2623	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2624	Requires:	%{ooname}-l10n-hi = %{EVRD}
14mu|libreoffice-5.2.7-1|2625	Provides:	LibreOffice-help-hi = %{EVRD}
14mu|libreoffice-5.2.7-1|2626	
14mu|libreoffice-5.2.7-1|2627	%description help-hi
14mu|libreoffice-5.2.7-1|2628	This package contains the localized help files of LibreOffice in Hindi.
14mu|libreoffice-5.2.7-1|2629	%endif
14mu|libreoffice-5.2.7-1|2630	
14mu|libreoffice-5.2.7-1|2631	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2632	
14mu|libreoffice-5.2.7-1|2633	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2634	%package help-hr
14mu|libreoffice-5.2.7-1|2635	Summary:	Croatian help for LibreOffice
14mu|libreoffice-5.2.7-1|2636	Group:		Office
14mu|libreoffice-5.2.7-1|2637	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2638	Requires:	%{ooname}-l10n-hr = %{EVRD}
14mu|libreoffice-5.2.7-1|2639	Provides:	LibreOffice-help-hr = %{EVRD}
14mu|libreoffice-5.2.7-1|2640	
14mu|libreoffice-5.2.7-1|2641	%description help-hr
14mu|libreoffice-5.2.7-1|2642	This package contains the localized help files of LibreOffice in Croatian.
14mu|libreoffice-5.2.7-1|2643	%endif
14mu|libreoffice-5.2.7-1|2644	
14mu|libreoffice-5.2.7-1|2645	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2646	
14mu|libreoffice-5.2.7-1|2647	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2648	%package help-hu
14mu|libreoffice-5.2.7-1|2649	Summary:	Hungarian help for LibreOffice
14mu|libreoffice-5.2.7-1|2650	Group:		Office
14mu|libreoffice-5.2.7-1|2651	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2652	Requires:	%{ooname}-l10n-hu = %{EVRD}
14mu|libreoffice-5.2.7-1|2653	Provides:	LibreOffice-help-hu = %{EVRD}
14mu|libreoffice-5.2.7-1|2654	
14mu|libreoffice-5.2.7-1|2655	%description help-hu
14mu|libreoffice-5.2.7-1|2656	This package contains the localized help files of LibreOffice in Hungarian.
14mu|libreoffice-5.2.7-1|2657	%endif
14mu|libreoffice-5.2.7-1|2658	
14mu|libreoffice-5.2.7-1|2659	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2660	
14mu|libreoffice-5.2.7-1|2661	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2662	%package help-it
14mu|libreoffice-5.2.7-1|2663	Summary:	Italian help for LibreOffice
14mu|libreoffice-5.2.7-1|2664	Group:		Office
14mu|libreoffice-5.2.7-1|2665	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2666	Requires:	%{ooname}-l10n-it = %{EVRD}
14mu|libreoffice-5.2.7-1|2667	Provides:	LibreOffice-help-it = %{EVRD}
14mu|libreoffice-5.2.7-1|2668	
14mu|libreoffice-5.2.7-1|2669	%description help-it
14mu|libreoffice-5.2.7-1|2670	This package contains the localized help files of LibreOffice in Italian.
14mu|libreoffice-5.2.7-1|2671	%endif
14mu|libreoffice-5.2.7-1|2672	
14mu|libreoffice-5.2.7-1|2673	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2674	
14mu|libreoffice-5.2.7-1|2675	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2676	%package help-ja
14mu|libreoffice-5.2.7-1|2677	Summary:	Japanese help for LibreOffice
14mu|libreoffice-5.2.7-1|2678	Group:		Office
14mu|libreoffice-5.2.7-1|2679	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2680	Requires:	%{ooname}-l10n-ja = %{EVRD}
14mu|libreoffice-5.2.7-1|2681	Provides:	LibreOffice-help-ja = %{EVRD}
14mu|libreoffice-5.2.7-1|2682	
14mu|libreoffice-5.2.7-1|2683	%description help-ja
14mu|libreoffice-5.2.7-1|2684	This package contains the localized help files of LibreOffice in Japanese.
14mu|libreoffice-5.2.7-1|2685	%endif
14mu|libreoffice-5.2.7-1|2686	
14mu|libreoffice-5.2.7-1|2687	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2688	
14mu|libreoffice-5.2.7-1|2689	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2690	%package help-ko
14mu|libreoffice-5.2.7-1|2691	Summary:	Korean help for LibreOffice
14mu|libreoffice-5.2.7-1|2692	Group:		Office
14mu|libreoffice-5.2.7-1|2693	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2694	Requires:	%{ooname}-l10n-ko = %{EVRD}
14mu|libreoffice-5.2.7-1|2695	Provides:	LibreOffice-help-ko = %{EVRD}
14mu|libreoffice-5.2.7-1|2696	
14mu|libreoffice-5.2.7-1|2697	%description help-ko
14mu|libreoffice-5.2.7-1|2698	This package contains the localized help files of LibreOffice in Korean.
14mu|libreoffice-5.2.7-1|2699	%endif
14mu|libreoffice-5.2.7-1|2700	
14mu|libreoffice-5.2.7-1|2701	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2702	
14mu|libreoffice-5.2.7-1|2703	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2704	%package help-lt
14mu|libreoffice-5.2.7-1|2705	Summary:	Lithuanian help for LibreOffice
14mu|libreoffice-5.2.7-1|2706	Group:		Office
14mu|libreoffice-5.2.7-1|2707	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2708	Requires:	%{ooname}-l10n-lt = %{EVRD}
14mu|libreoffice-5.2.7-1|2709	Provides:	LibreOffice-help-lt = %{EVRD}
14mu|libreoffice-5.2.7-1|2710	
14mu|libreoffice-5.2.7-1|2711	%description help-lt
14mu|libreoffice-5.2.7-1|2712	This package contains the localized help files of LibreOffice in Lithuanian.
14mu|libreoffice-5.2.7-1|2713	%endif
14mu|libreoffice-5.2.7-1|2714	
14mu|libreoffice-5.2.7-1|2715	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2716	
14mu|libreoffice-5.2.7-1|2717	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2718	%package help-lv
14mu|libreoffice-5.2.7-1|2719	Summary:	Latvian help for LibreOffice
14mu|libreoffice-5.2.7-1|2720	Group:		Office
14mu|libreoffice-5.2.7-1|2721	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2722	Requires:	%{ooname}-l10n-lv = %{EVRD}
14mu|libreoffice-5.2.7-1|2723	Provides:	LibreOffice-help-lv = %{EVRD}
14mu|libreoffice-5.2.7-1|2724	
14mu|libreoffice-5.2.7-1|2725	%description help-lv
14mu|libreoffice-5.2.7-1|2726	This package contains the localized help files of LibreOffice in Latvian.
14mu|libreoffice-5.2.7-1|2727	%endif
14mu|libreoffice-5.2.7-1|2728	
14mu|libreoffice-5.2.7-1|2729	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2730	
14mu|libreoffice-5.2.7-1|2731	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2732	%package help-mk
14mu|libreoffice-5.2.7-1|2733	Summary:	Macedonian help for LibreOffice
14mu|libreoffice-5.2.7-1|2734	Group:		Office
14mu|libreoffice-5.2.7-1|2735	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2736	Requires:	%{ooname}-l10n-mk = %{EVRD}
14mu|libreoffice-5.2.7-1|2737	Provides:	LibreOffice-help-mk = %{EVRD}
14mu|libreoffice-5.2.7-1|2738	
14mu|libreoffice-5.2.7-1|2739	%description help-mk
14mu|libreoffice-5.2.7-1|2740	This package contains the localized help files of LibreOffice in Macedonian.
14mu|libreoffice-5.2.7-1|2741	%endif
14mu|libreoffice-5.2.7-1|2742	
14mu|libreoffice-5.2.7-1|2743	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2744	
14mu|libreoffice-5.2.7-1|2745	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2746	%package help-nb
14mu|libreoffice-5.2.7-1|2747	Summary:	Norwegian Bokmal help for LibreOffice
14mu|libreoffice-5.2.7-1|2748	Group:		Office
14mu|libreoffice-5.2.7-1|2749	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2750	Requires:	%{ooname}-l10n-nb = %{EVRD}
14mu|libreoffice-5.2.7-1|2751	Provides:	LibreOffice-help-nb = %{EVRD}
14mu|libreoffice-5.2.7-1|2752	
14mu|libreoffice-5.2.7-1|2753	%description help-nb
14mu|libreoffice-5.2.7-1|2754	This package contains the localized help files of LibreOffice in Norwegian
14mu|libreoffice-5.2.7-1|2755	Bokmal.
14mu|libreoffice-5.2.7-1|2756	%endif
14mu|libreoffice-5.2.7-1|2757	
14mu|libreoffice-5.2.7-1|2758	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2759	
14mu|libreoffice-5.2.7-1|2760	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2761	%package help-nl
14mu|libreoffice-5.2.7-1|2762	Summary:	Dutch help for LibreOffice
14mu|libreoffice-5.2.7-1|2763	Group:		Office
14mu|libreoffice-5.2.7-1|2764	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2765	Requires:	%{ooname}-l10n-nl = %{EVRD}
14mu|libreoffice-5.2.7-1|2766	Provides:	LibreOffice-help-nl = %{EVRD}
14mu|libreoffice-5.2.7-1|2767	
14mu|libreoffice-5.2.7-1|2768	%description help-nl
14mu|libreoffice-5.2.7-1|2769	This package contains the localized help files of LibreOffice in Dutch.
14mu|libreoffice-5.2.7-1|2770	%endif
14mu|libreoffice-5.2.7-1|2771	
14mu|libreoffice-5.2.7-1|2772	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2773	
14mu|libreoffice-5.2.7-1|2774	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2775	%package help-nn
14mu|libreoffice-5.2.7-1|2776	Summary:	Norwegian Nynorsk help for LibreOffice
14mu|libreoffice-5.2.7-1|2777	Group:		Office
14mu|libreoffice-5.2.7-1|2778	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2779	Requires:	%{ooname}-l10n-nn = %{EVRD}
14mu|libreoffice-5.2.7-1|2780	Provides:	LibreOffice-help-nn = %{EVRD}
14mu|libreoffice-5.2.7-1|2781	
14mu|libreoffice-5.2.7-1|2782	%description help-nn
14mu|libreoffice-5.2.7-1|2783	This package contains the localized help files of LibreOffice in Norwegian
14mu|libreoffice-5.2.7-1|2784	Nynorsk.
14mu|libreoffice-5.2.7-1|2785	%endif
14mu|libreoffice-5.2.7-1|2786	
14mu|libreoffice-5.2.7-1|2787	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2788	
14mu|libreoffice-5.2.7-1|2789	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2790	%package help-pl
14mu|libreoffice-5.2.7-1|2791	Summary:	Polish help for LibreOffice
14mu|libreoffice-5.2.7-1|2792	Group:		Office
14mu|libreoffice-5.2.7-1|2793	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2794	Requires:	%{ooname}-l10n-pl = %{EVRD}
14mu|libreoffice-5.2.7-1|2795	Provides:	LibreOffice-help-pl = %{EVRD}
14mu|libreoffice-5.2.7-1|2796	
14mu|libreoffice-5.2.7-1|2797	%description help-pl
14mu|libreoffice-5.2.7-1|2798	This package contains the localized help files of LibreOffice in Polish.
14mu|libreoffice-5.2.7-1|2799	%endif
14mu|libreoffice-5.2.7-1|2800	
14mu|libreoffice-5.2.7-1|2801	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2802	
14mu|libreoffice-5.2.7-1|2803	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2804	%package help-pt
14mu|libreoffice-5.2.7-1|2805	Summary:	Portuguese help for LibreOffice
14mu|libreoffice-5.2.7-1|2806	Group:		Office
14mu|libreoffice-5.2.7-1|2807	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2808	Requires:	%{ooname}-l10n-pt = %{EVRD}
14mu|libreoffice-5.2.7-1|2809	Provides:	LibreOffice-help-pt = %{EVRD}
14mu|libreoffice-5.2.7-1|2810	
14mu|libreoffice-5.2.7-1|2811	%description help-pt
14mu|libreoffice-5.2.7-1|2812	This package contains the localized help files of LibreOffice in Portuguese.
14mu|libreoffice-5.2.7-1|2813	%endif
14mu|libreoffice-5.2.7-1|2814	
14mu|libreoffice-5.2.7-1|2815	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2816	
14mu|libreoffice-5.2.7-1|2817	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2818	%package help-pt_BR
14mu|libreoffice-5.2.7-1|2819	Summary:	Portuguese Brazilian help for LibreOffice
14mu|libreoffice-5.2.7-1|2820	Group:		Office
14mu|libreoffice-5.2.7-1|2821	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2822	Requires:	%{ooname}-l10n-pt_BR = %{EVRD}
14mu|libreoffice-5.2.7-1|2823	Provides:	LibreOffice-help-pt_BR = %{EVRD}
14mu|libreoffice-5.2.7-1|2824	
14mu|libreoffice-5.2.7-1|2825	%description help-pt_BR
14mu|libreoffice-5.2.7-1|2826	This package contains the localized help files of LibreOffice in Portuguese
14mu|libreoffice-5.2.7-1|2827	Brazilian.
14mu|libreoffice-5.2.7-1|2828	%endif
14mu|libreoffice-5.2.7-1|2829	
14mu|libreoffice-5.2.7-1|2830	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2831	
14mu|libreoffice-5.2.7-1|2832	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2833	%package help-ro
14mu|libreoffice-5.2.7-1|2834	Summary:	Romanian help for LibreOffice
14mu|libreoffice-5.2.7-1|2835	Group:		Office
14mu|libreoffice-5.2.7-1|2836	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2837	Requires:	%{ooname}-l10n-ro = %{EVRD}
14mu|libreoffice-5.2.7-1|2838	Provides:	LibreOffice-help-ro = %{EVRD}
14mu|libreoffice-5.2.7-1|2839	
14mu|libreoffice-5.2.7-1|2840	%description help-ro
14mu|libreoffice-5.2.7-1|2841	This package contains the localized help files of LibreOffice in Romanian.
14mu|libreoffice-5.2.7-1|2842	%endif
14mu|libreoffice-5.2.7-1|2843	
14mu|libreoffice-5.2.7-1|2844	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2845	
14mu|libreoffice-5.2.7-1|2846	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2847	%package help-ru
14mu|libreoffice-5.2.7-1|2848	Summary:	Russian help for LibreOffice
14mu|libreoffice-5.2.7-1|2849	Group:		Office
14mu|libreoffice-5.2.7-1|2850	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2851	Requires:	%{ooname}-l10n-ru = %{EVRD}
14mu|libreoffice-5.2.7-1|2852	Provides:	LibreOffice-help-ru = %{EVRD}
14mu|libreoffice-5.2.7-1|2853	
14mu|libreoffice-5.2.7-1|2854	%description help-ru
14mu|libreoffice-5.2.7-1|2855	This package contains the localized help files of LibreOffice in Russian.
14mu|libreoffice-5.2.7-1|2856	%endif
14mu|libreoffice-5.2.7-1|2857	
14mu|libreoffice-5.2.7-1|2858	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2859	
14mu|libreoffice-5.2.7-1|2860	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2861	%package help-si
14mu|libreoffice-5.2.7-1|2862	Summary:	Sinhalese help for LibreOffice
14mu|libreoffice-5.2.7-1|2863	Group:		Office
14mu|libreoffice-5.2.7-1|2864	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2865	Requires:	%{ooname}-l10n-si = %{EVRD}
14mu|libreoffice-5.2.7-1|2866	Provides:	LibreOffice-help-si = %{EVRD}
14mu|libreoffice-5.2.7-1|2867	
14mu|libreoffice-5.2.7-1|2868	%description help-si
14mu|libreoffice-5.2.7-1|2869	This package contains the localized help files of LibreOffice in Sinhalese.
14mu|libreoffice-5.2.7-1|2870	%endif
14mu|libreoffice-5.2.7-1|2871	
14mu|libreoffice-5.2.7-1|2872	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2873	
14mu|libreoffice-5.2.7-1|2874	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2875	%package help-sk
14mu|libreoffice-5.2.7-1|2876	Summary:	Slovak help for LibreOffice
14mu|libreoffice-5.2.7-1|2877	Group:		Office
14mu|libreoffice-5.2.7-1|2878	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2879	Requires:	%{ooname}-l10n-sk = %{EVRD}
14mu|libreoffice-5.2.7-1|2880	Provides:	LibreOffice-help-sk = %{EVRD}
14mu|libreoffice-5.2.7-1|2881	
14mu|libreoffice-5.2.7-1|2882	%description help-sk
14mu|libreoffice-5.2.7-1|2883	This package contains the localized help files of LibreOffice in Slovak.
14mu|libreoffice-5.2.7-1|2884	%endif
14mu|libreoffice-5.2.7-1|2885	
14mu|libreoffice-5.2.7-1|2886	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2887	
14mu|libreoffice-5.2.7-1|2888	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2889	%package help-sl
14mu|libreoffice-5.2.7-1|2890	Summary:	Slovenian help for LibreOffice
14mu|libreoffice-5.2.7-1|2891	Group:		Office
14mu|libreoffice-5.2.7-1|2892	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2893	Requires:	%{ooname}-l10n-sl = %{EVRD}
14mu|libreoffice-5.2.7-1|2894	Provides:	LibreOffice-help-sl = %{EVRD}
14mu|libreoffice-5.2.7-1|2895	
14mu|libreoffice-5.2.7-1|2896	%description help-sl
14mu|libreoffice-5.2.7-1|2897	This package contains the localized help files of LibreOffice in Slovenian.
14mu|libreoffice-5.2.7-1|2898	%endif
14mu|libreoffice-5.2.7-1|2899	
14mu|libreoffice-5.2.7-1|2900	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2901	
14mu|libreoffice-5.2.7-1|2902	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2903	%package help-sv
14mu|libreoffice-5.2.7-1|2904	Summary:	Swedish help for LibreOffice
14mu|libreoffice-5.2.7-1|2905	Group:		Office
14mu|libreoffice-5.2.7-1|2906	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2907	Requires:	%{ooname}-l10n-sv = %{EVRD}
14mu|libreoffice-5.2.7-1|2908	Provides:	LibreOffice-help-sv = %{EVRD}
14mu|libreoffice-5.2.7-1|2909	
14mu|libreoffice-5.2.7-1|2910	%description help-sv
14mu|libreoffice-5.2.7-1|2911	This package contains the localized help files of LibreOffice in Swedish.
14mu|libreoffice-5.2.7-1|2912	%endif
14mu|libreoffice-5.2.7-1|2913	
14mu|libreoffice-5.2.7-1|2914	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2915	
14mu|libreoffice-5.2.7-1|2916	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2917	%package help-ta
14mu|libreoffice-5.2.7-1|2918	Summary:	Tamil help for LibreOffice
14mu|libreoffice-5.2.7-1|2919	Group:		Office
14mu|libreoffice-5.2.7-1|2920	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2921	Requires:	%{ooname}-l10n-ta = %{EVRD}
14mu|libreoffice-5.2.7-1|2922	Provides:	LibreOffice-help-ta = %{EVRD}
14mu|libreoffice-5.2.7-1|2923	
14mu|libreoffice-5.2.7-1|2924	%description help-ta
14mu|libreoffice-5.2.7-1|2925	This package contains the localized help files of LibreOffice in Tamil.
14mu|libreoffice-5.2.7-1|2926	%endif
14mu|libreoffice-5.2.7-1|2927	
14mu|libreoffice-5.2.7-1|2928	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2929	
14mu|libreoffice-5.2.7-1|2930	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2931	%package help-tr
14mu|libreoffice-5.2.7-1|2932	Summary:	Turkish help for LibreOffice
14mu|libreoffice-5.2.7-1|2933	Group:		Office
14mu|libreoffice-5.2.7-1|2934	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2935	Requires:	%{ooname}-l10n-tr = %{EVRD}
14mu|libreoffice-5.2.7-1|2936	Provides:	LibreOffice-help-tr = %{EVRD}
14mu|libreoffice-5.2.7-1|2937	
14mu|libreoffice-5.2.7-1|2938	%description help-tr
14mu|libreoffice-5.2.7-1|2939	This package contains the localized help files of LibreOffice in Turkish.
14mu|libreoffice-5.2.7-1|2940	%endif
14mu|libreoffice-5.2.7-1|2941	
14mu|libreoffice-5.2.7-1|2942	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2943	
14mu|libreoffice-5.2.7-1|2944	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2945	%package help-uk
14mu|libreoffice-5.2.7-1|2946	Summary:	Ukrainian help for LibreOffice
14mu|libreoffice-5.2.7-1|2947	Group:		Office
14mu|libreoffice-5.2.7-1|2948	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2949	Requires:	%{ooname}-l10n-uk = %{EVRD}
14mu|libreoffice-5.2.7-1|2950	Provides:	LibreOffice-help-uk = %{EVRD}
14mu|libreoffice-5.2.7-1|2951	
14mu|libreoffice-5.2.7-1|2952	%description help-uk
14mu|libreoffice-5.2.7-1|2953	This package contains the localized help files of LibreOffice in Ukrainian.
14mu|libreoffice-5.2.7-1|2954	%endif
14mu|libreoffice-5.2.7-1|2955	
14mu|libreoffice-5.2.7-1|2956	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2957	
14mu|libreoffice-5.2.7-1|2958	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2959	%package help-zh_CN
14mu|libreoffice-5.2.7-1|2960	Summary:	Chinese Simplified help for LibreOffice
14mu|libreoffice-5.2.7-1|2961	Group:		Office
14mu|libreoffice-5.2.7-1|2962	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2963	Requires:	%{ooname}-l10n-zh_CN = %{EVRD}
14mu|libreoffice-5.2.7-1|2964	Provides:	LibreOffice-help-zn_CN = %{EVRD}
14mu|libreoffice-5.2.7-1|2965	
14mu|libreoffice-5.2.7-1|2966	%description help-zh_CN
14mu|libreoffice-5.2.7-1|2967	This package contains the localized help files of LibreOffice in Chinese
14mu|libreoffice-5.2.7-1|2968	Simplified.
14mu|libreoffice-5.2.7-1|2969	%endif
14mu|libreoffice-5.2.7-1|2970	
14mu|libreoffice-5.2.7-1|2971	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2972	
14mu|libreoffice-5.2.7-1|2973	%if %{with l10n}
14mu|libreoffice-5.2.7-1|2974	%package help-zh_TW
14mu|libreoffice-5.2.7-1|2975	Summary:	Chinese Traditional help for LibreOffice
14mu|libreoffice-5.2.7-1|2976	Group:		Office
14mu|libreoffice-5.2.7-1|2977	Provides:	%{ooname}-help = %{EVRD}
14mu|libreoffice-5.2.7-1|2978	Requires:	%{ooname}-l10n-zh_TW = %{EVRD}
14mu|libreoffice-5.2.7-1|2979	Provides:	LibreOffice-help-zn_CT = %{EVRD}
14mu|libreoffice-5.2.7-1|2980	
14mu|libreoffice-5.2.7-1|2981	%description help-zh_TW
14mu|libreoffice-5.2.7-1|2982	This package contains the localized help files of LibreOffice in Chinese
14mu|libreoffice-5.2.7-1|2983	Traditional.
14mu|libreoffice-5.2.7-1|2984	%endif
14mu|libreoffice-5.2.7-1|2985	
14mu|libreoffice-5.2.7-1|2986	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|2987	
14mu|libreoffice-5.2.7-1|2988	%package templates-common
14mu|libreoffice-5.2.7-1|2989	Summary:	Files used by LibreOffice templates
14mu|libreoffice-5.2.7-1|2990	Group:		Office
14mu|libreoffice-5.2.7-1|2991	
14mu|libreoffice-5.2.7-1|2992	%description templates-common
14mu|libreoffice-5.2.7-1|2993	Files used by LibreOffice templates.
14mu|libreoffice-5.2.7-1|2994	
14mu|libreoffice-5.2.7-1|2995	%files templates-common
14mu|libreoffice-5.2.7-1|2996	%{ooodir}/share/template/common/dummy_common_templates.txt
14mu|libreoffice-5.2.7-1|2997	%{ooodir}/share/template/common/educate
14mu|libreoffice-5.2.7-1|2998	%{ooodir}/share/template/common/finance
14mu|libreoffice-5.2.7-1|2999	%{ooodir}/share/template/common/forms
14mu|libreoffice-5.2.7-1|3000	%{ooodir}/share/template/common/labels
14mu|libreoffice-5.2.7-1|3001	%{ooodir}/share/template/common/layout/31407-squares.otp
14mu|libreoffice-5.2.7-1|3002	%{ooodir}/share/template/common/layout/Blue*.otp
14mu|libreoffice-5.2.7-1|3003	%{ooodir}/share/template/common/layout/Cool_Space.otp
14mu|libreoffice-5.2.7-1|3004	%{ooodir}/share/template/common/layout/Cubes.otp
14mu|libreoffice-5.2.7-1|3005	%{ooodir}/share/template/common/layout/Doppellinie-blau.otp
14mu|libreoffice-5.2.7-1|3006	%{ooodir}/share/template/common/layout/EarthLight.otp
14mu|libreoffice-5.2.7-1|3007	%{ooodir}/share/template/common/layout/Girasoles.otp
14mu|libreoffice-5.2.7-1|3008	%{ooodir}/share/template/common/layout/Glossy.otp
14mu|libreoffice-5.2.7-1|3009	%{ooodir}/share/template/common/layout/Green.otp
14mu|libreoffice-5.2.7-1|3010	%{ooodir}/share/template/common/layout/Grey.otp
14mu|libreoffice-5.2.7-1|3011	%{ooodir}/share/template/common/layout/Hatch.otp
14mu|libreoffice-5.2.7-1|3012	%{ooodir}/share/template/common/layout/Human.otp
14mu|libreoffice-5.2.7-1|3013	%{ooodir}/share/template/common/layout/Infantil.otp
14mu|libreoffice-5.2.7-1|3014	%{ooodir}/share/template/common/layout/Lamp.otp
14mu|libreoffice-5.2.7-1|3015	%{ooodir}/share/template/common/layout/Lay_grafity.otp
14mu|libreoffice-5.2.7-1|3016	%{ooodir}/share/template/common/layout/Lay_wood.otp
14mu|libreoffice-5.2.7-1|3017	%{ooodir}/share/template/common/layout/Marble.otp
14mu|libreoffice-5.2.7-1|3018	%{ooodir}/share/template/common/layout/MediaStyle.otp
14mu|libreoffice-5.2.7-1|3019	%{ooodir}/share/template/common/layout/Mondo*.otp
14mu|libreoffice-5.2.7-1|3020	%{ooodir}/share/template/common/layout/Movie.otp
14mu|libreoffice-5.2.7-1|3021	%{ooodir}/share/template/common/layout/NavyBlue.otp
14mu|libreoffice-5.2.7-1|3022	%{ooodir}/share/template/common/layout/Notepad.otp
14mu|libreoffice-5.2.7-1|3023	%{ooodir}/share/template/common/layout/Openblue.otp
14mu|libreoffice-5.2.7-1|3024	%{ooodir}/share/template/common/layout/Orange.otp
14mu|libreoffice-5.2.7-1|3025	%{ooodir}/share/template/common/layout/PhotoFrame.otp
14mu|libreoffice-5.2.7-1|3026	%{ooodir}/share/template/common/layout/Plantillafiesta.otp
14mu|libreoffice-5.2.7-1|3027	%{ooodir}/share/template/common/layout/Praesentation_Radial_*.otp
14mu|libreoffice-5.2.7-1|3028	%{ooodir}/share/template/common/layout/Quadratisch*.otp
14mu|libreoffice-5.2.7-1|3029	%{ooodir}/share/template/common/layout/RedStar.otp
14mu|libreoffice-5.2.7-1|3030	%{ooodir}/share/template/common/layout/Sidepanel_*.otp
14mu|libreoffice-5.2.7-1|3031	%{ooodir}/share/template/common/layout/Solar.otp
14mu|libreoffice-5.2.7-1|3032	%{ooodir}/share/template/common/layout/Soleil.otp
14mu|libreoffice-5.2.7-1|3033	%{ooodir}/share/template/common/layout/Sunburst.otp
14mu|libreoffice-5.2.7-1|3034	%{ooodir}/share/template/common/layout/Worldwide*.otp
14mu|libreoffice-5.2.7-1|3035	%{ooodir}/share/template/common/layout/abstract*.otp
14mu|libreoffice-5.2.7-1|3036	%{ooodir}/share/template/common/layout/aquarius.otp
14mu|libreoffice-5.2.7-1|3037	%{ooodir}/share/template/common/layout/blau.otp
14mu|libreoffice-5.2.7-1|3038	%{ooodir}/share/template/common/layout/blue-elegance.otp
14mu|libreoffice-5.2.7-1|3039	%{ooodir}/share/template/common/layout/blue.otp
14mu|libreoffice-5.2.7-1|3040	%{ooodir}/share/template/common/layout/carton.otp
14mu|libreoffice-5.2.7-1|3041	%{ooodir}/share/template/common/layout/chalkboard*.otp
14mu|libreoffice-5.2.7-1|3042	%{ooodir}/share/template/common/layout/circulos_*.otp
14mu|libreoffice-5.2.7-1|3043	%{ooodir}/share/template/common/layout/citrus-e.otp
14mu|libreoffice-5.2.7-1|3044	%{ooodir}/share/template/common/layout/compladients.otp
14mu|libreoffice-5.2.7-1|3045	%{ooodir}/share/template/common/layout/cross_*.otp
14mu|libreoffice-5.2.7-1|3046	%{ooodir}/share/template/common/layout/edge-*.otp
14mu|libreoffice-5.2.7-1|3047	%{ooodir}/share/template/common/layout/education-*.otp
14mu|libreoffice-5.2.7-1|3048	%{ooodir}/share/template/common/layout/emotion.otp
14mu|libreoffice-5.2.7-1|3049	%{ooodir}/share/template/common/layout/emotion2.otp
14mu|libreoffice-5.2.7-1|3050	%{ooodir}/share/template/common/layout/eos.otp
14mu|libreoffice-5.2.7-1|3051	%{ooodir}/share/template/common/layout/exec-??.otp
14mu|libreoffice-5.2.7-1|3052	%{ooodir}/share/template/common/layout/fields-of-peace.otp
14mu|libreoffice-5.2.7-1|3053	%{ooodir}/share/template/common/layout/fresh-morning.otp
14mu|libreoffice-5.2.7-1|3054	%{ooodir}/share/template/common/layout/glowing-rectangles.otp
14mu|libreoffice-5.2.7-1|3055	%{ooodir}/share/template/common/layout/golthia.otp
14mu|libreoffice-5.2.7-1|3056	%{ooodir}/share/template/common/layout/green-concentration.otp
14mu|libreoffice-5.2.7-1|3057	%{ooodir}/share/template/common/layout/greenish-wallpaper.otp
14mu|libreoffice-5.2.7-1|3058	%{ooodir}/share/template/common/layout/holiday-*.otp
14mu|libreoffice-5.2.7-1|3059	%{ooodir}/share/template/common/layout/humanist_presentation.otp
14mu|libreoffice-5.2.7-1|3060	%{ooodir}/share/template/common/layout/inspire-*.otp
14mu|libreoffice-5.2.7-1|3061	%{ooodir}/share/template/common/layout/kde.otp
14mu|libreoffice-5.2.7-1|3062	%{ooodir}/share/template/common/layout/keynote.otp
14mu|libreoffice-5.2.7-1|3063	%{ooodir}/share/template/common/layout/letterpress.otp
14mu|libreoffice-5.2.7-1|3064	%{ooodir}/share/template/common/layout/line_*.otp
14mu|libreoffice-5.2.7-1|3065	%{ooodir}/share/template/common/layout/list.txt
14mu|libreoffice-5.2.7-1|3066	%{ooodir}/share/template/common/layout/macos103.otp
14mu|libreoffice-5.2.7-1|3067	%{ooodir}/share/template/common/layout/moebius-strip.otp
14mu|libreoffice-5.2.7-1|3068	%{ooodir}/share/template/common/layout/more-green.otp
14mu|libreoffice-5.2.7-1|3069	%{ooodir}/share/template/common/layout/ooo2.otp
14mu|libreoffice-5.2.7-1|3070	%{ooodir}/share/template/common/layout/ooo2_spot.otp
14mu|libreoffice-5.2.7-1|3071	%{ooodir}/share/template/common/layout/openoffice.org_gulls.otp
14mu|libreoffice-5.2.7-1|3072	%{ooodir}/share/template/common/layout/perspective-*.otp
14mu|libreoffice-5.2.7-1|3073	%{ooodir}/share/template/common/layout/reo-veo*.otp
14mu|libreoffice-5.2.7-1|3074	%{ooodir}/share/template/common/layout/schatten_*.otp
14mu|libreoffice-5.2.7-1|3075	%{ooodir}/share/template/common/layout/science-*.otp
14mu|libreoffice-5.2.7-1|3076	%{ooodir}/share/template/common/layout/sedi.otp
14mu|libreoffice-5.2.7-1|3077	%{ooodir}/share/template/common/layout/standard-*.otp
14mu|libreoffice-5.2.7-1|3078	%{ooodir}/share/template/common/layout/sun.otp
14mu|libreoffice-5.2.7-1|3079	%{ooodir}/share/template/common/layout/texture-*.jpg.otp
14mu|libreoffice-5.2.7-1|3080	%{ooodir}/share/template/common/layout/vortrag_*.otp
14mu|libreoffice-5.2.7-1|3081	%{ooodir}/share/template/common/misc
14mu|libreoffice-5.2.7-1|3082	%{ooodir}/share/template/common/officorr/dummy_common_templates.txt
14mu|libreoffice-5.2.7-1|3083	%{ooodir}/share/template/common/offimisc/dummy_common_templates.txt
14mu|libreoffice-5.2.7-1|3084	%{ooodir}/share/template/common/personal/szivesoldal.otg
14mu|libreoffice-5.2.7-1|3085	%{ooodir}/share/template/common/presnt/dummy_common_templates.txt
14mu|libreoffice-5.2.7-1|3086	
14mu|libreoffice-5.2.7-1|3087	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3088	
14mu|libreoffice-5.2.7-1|3089	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3090	%package templates-cs
14mu|libreoffice-5.2.7-1|3091	Summary:	Czech templates for LibreOffice
14mu|libreoffice-5.2.7-1|3092	Group:		Office
14mu|libreoffice-5.2.7-1|3093	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3094	
14mu|libreoffice-5.2.7-1|3095	%description templates-cs
14mu|libreoffice-5.2.7-1|3096	Czech templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3097	
14mu|libreoffice-5.2.7-1|3098	%files templates-cs
14mu|libreoffice-5.2.7-1|3099	%{ooodir}/share/template/cs
14mu|libreoffice-5.2.7-1|3100	%endif
14mu|libreoffice-5.2.7-1|3101	
14mu|libreoffice-5.2.7-1|3102	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3103	
14mu|libreoffice-5.2.7-1|3104	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3105	%package templates-de
14mu|libreoffice-5.2.7-1|3106	Summary:	German templates for LibreOffice
14mu|libreoffice-5.2.7-1|3107	Group:		Office
14mu|libreoffice-5.2.7-1|3108	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3109	
14mu|libreoffice-5.2.7-1|3110	%description templates-de
14mu|libreoffice-5.2.7-1|3111	German templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3112	
14mu|libreoffice-5.2.7-1|3113	%files templates-de
14mu|libreoffice-5.2.7-1|3114	%{ooodir}/share/template/de
14mu|libreoffice-5.2.7-1|3115	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_de
14mu|libreoffice-5.2.7-1|3116	%endif
14mu|libreoffice-5.2.7-1|3117	
14mu|libreoffice-5.2.7-1|3118	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3119	
14mu|libreoffice-5.2.7-1|3120	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3121	%package templates-en_US
14mu|libreoffice-5.2.7-1|3122	Summary:	US English templates for LibreOffice
14mu|libreoffice-5.2.7-1|3123	Group:		Office
14mu|libreoffice-5.2.7-1|3124	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3125	
14mu|libreoffice-5.2.7-1|3126	%description templates-en_US
14mu|libreoffice-5.2.7-1|3127	US English templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3128	
14mu|libreoffice-5.2.7-1|3129	%files templates-en_US
14mu|libreoffice-5.2.7-1|3130	%{ooodir}/share/template/en-US
14mu|libreoffice-5.2.7-1|3131	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_en-US
14mu|libreoffice-5.2.7-1|3132	%endif
14mu|libreoffice-5.2.7-1|3133	
14mu|libreoffice-5.2.7-1|3134	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3135	
14mu|libreoffice-5.2.7-1|3136	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3137	%package templates-es
14mu|libreoffice-5.2.7-1|3138	Summary:	Spanish templates for LibreOffice
14mu|libreoffice-5.2.7-1|3139	Group:		Office
14mu|libreoffice-5.2.7-1|3140	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3141	
14mu|libreoffice-5.2.7-1|3142	%description templates-es
14mu|libreoffice-5.2.7-1|3143	Spanish templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3144	
14mu|libreoffice-5.2.7-1|3145	%files templates-es
14mu|libreoffice-5.2.7-1|3146	%{ooodir}/share/template/es
14mu|libreoffice-5.2.7-1|3147	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_es
14mu|libreoffice-5.2.7-1|3148	%endif
14mu|libreoffice-5.2.7-1|3149	
14mu|libreoffice-5.2.7-1|3150	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3151	
14mu|libreoffice-5.2.7-1|3152	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3153	%package templates-fi
14mu|libreoffice-5.2.7-1|3154	Summary:	Finnish templates for LibreOffice
14mu|libreoffice-5.2.7-1|3155	Group:		Office
14mu|libreoffice-5.2.7-1|3156	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3157	
14mu|libreoffice-5.2.7-1|3158	%description templates-fi
14mu|libreoffice-5.2.7-1|3159	Finnish templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3160	
14mu|libreoffice-5.2.7-1|3161	%files templates-fi
14mu|libreoffice-5.2.7-1|3162	%{ooodir}/share/template/fi
14mu|libreoffice-5.2.7-1|3163	%endif
14mu|libreoffice-5.2.7-1|3164	
14mu|libreoffice-5.2.7-1|3165	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3166	
14mu|libreoffice-5.2.7-1|3167	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3168	%package templates-fr
14mu|libreoffice-5.2.7-1|3169	Summary:	French templates for LibreOffice
14mu|libreoffice-5.2.7-1|3170	Group:		Office
14mu|libreoffice-5.2.7-1|3171	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3172	
14mu|libreoffice-5.2.7-1|3173	%description templates-fr
14mu|libreoffice-5.2.7-1|3174	French templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3175	
14mu|libreoffice-5.2.7-1|3176	%files templates-fr
14mu|libreoffice-5.2.7-1|3177	%{ooodir}/share/template/fr
14mu|libreoffice-5.2.7-1|3178	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_fr
14mu|libreoffice-5.2.7-1|3179	%endif
14mu|libreoffice-5.2.7-1|3180	
14mu|libreoffice-5.2.7-1|3181	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3182	
14mu|libreoffice-5.2.7-1|3183	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3184	%package templates-hu
14mu|libreoffice-5.2.7-1|3185	Summary:	Hungarian templates for LibreOffice
14mu|libreoffice-5.2.7-1|3186	Group:		Office
14mu|libreoffice-5.2.7-1|3187	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3188	
14mu|libreoffice-5.2.7-1|3189	%description templates-hu
14mu|libreoffice-5.2.7-1|3190	Hungarian templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3191	
14mu|libreoffice-5.2.7-1|3192	%files templates-hu
14mu|libreoffice-5.2.7-1|3193	%{ooodir}/share/template/hu
14mu|libreoffice-5.2.7-1|3194	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_hu
14mu|libreoffice-5.2.7-1|3195	%endif
14mu|libreoffice-5.2.7-1|3196	
14mu|libreoffice-5.2.7-1|3197	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3198	
14mu|libreoffice-5.2.7-1|3199	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3200	%package templates-it
14mu|libreoffice-5.2.7-1|3201	Summary:	Italian templates for LibreOffice
14mu|libreoffice-5.2.7-1|3202	Group:		Office
14mu|libreoffice-5.2.7-1|3203	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3204	
14mu|libreoffice-5.2.7-1|3205	%description templates-it
14mu|libreoffice-5.2.7-1|3206	Italian templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3207	
14mu|libreoffice-5.2.7-1|3208	%files templates-it
14mu|libreoffice-5.2.7-1|3209	%{ooodir}/share/template/it
14mu|libreoffice-5.2.7-1|3210	%{ooodir}/share/extensions/Sun_ODF_Template_Pack_it
14mu|libreoffice-5.2.7-1|3211	%endif
14mu|libreoffice-5.2.7-1|3212	
14mu|libreoffice-5.2.7-1|3213	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3214	
14mu|libreoffice-5.2.7-1|3215	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3216	%package templates-ja
14mu|libreoffice-5.2.7-1|3217	Summary:	Japanese templates for LibreOffice
14mu|libreoffice-5.2.7-1|3218	Group:		Office
14mu|libreoffice-5.2.7-1|3219	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3220	
14mu|libreoffice-5.2.7-1|3221	%description templates-ja
14mu|libreoffice-5.2.7-1|3222	Japanese templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3223	
14mu|libreoffice-5.2.7-1|3224	%files templates-ja
14mu|libreoffice-5.2.7-1|3225	%{ooodir}/share/template/ja
14mu|libreoffice-5.2.7-1|3226	%endif
14mu|libreoffice-5.2.7-1|3227	
14mu|libreoffice-5.2.7-1|3228	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3229	
14mu|libreoffice-5.2.7-1|3230	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3231	%package templates-nl
14mu|libreoffice-5.2.7-1|3232	Summary:	Dutch templates for LibreOffice
14mu|libreoffice-5.2.7-1|3233	Group:		Office
14mu|libreoffice-5.2.7-1|3234	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3235	
14mu|libreoffice-5.2.7-1|3236	%description templates-nl
14mu|libreoffice-5.2.7-1|3237	Dutch templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3238	
14mu|libreoffice-5.2.7-1|3239	%files templates-nl
14mu|libreoffice-5.2.7-1|3240	%{ooodir}/share/template/nl
14mu|libreoffice-5.2.7-1|3241	%endif
14mu|libreoffice-5.2.7-1|3242	
14mu|libreoffice-5.2.7-1|3243	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3244	
14mu|libreoffice-5.2.7-1|3245	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3246	%package templates-pl
14mu|libreoffice-5.2.7-1|3247	Summary:	Polish templates for LibreOffice
14mu|libreoffice-5.2.7-1|3248	Group:		Office
14mu|libreoffice-5.2.7-1|3249	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3250	
14mu|libreoffice-5.2.7-1|3251	%description templates-pl
14mu|libreoffice-5.2.7-1|3252	Polish templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3253	
14mu|libreoffice-5.2.7-1|3254	%files templates-pl
14mu|libreoffice-5.2.7-1|3255	%{ooodir}/share/template/pl
14mu|libreoffice-5.2.7-1|3256	%endif
14mu|libreoffice-5.2.7-1|3257	
14mu|libreoffice-5.2.7-1|3258	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3259	
14mu|libreoffice-5.2.7-1|3260	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3261	%package templates-pt_BR
14mu|libreoffice-5.2.7-1|3262	Summary:	Brazilian Portuguese templates for LibreOffice
14mu|libreoffice-5.2.7-1|3263	Group:		Office
14mu|libreoffice-5.2.7-1|3264	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3265	
14mu|libreoffice-5.2.7-1|3266	%description templates-pt_BR
14mu|libreoffice-5.2.7-1|3267	Brazilian Portuguese templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3268	
14mu|libreoffice-5.2.7-1|3269	%files templates-pt_BR
14mu|libreoffice-5.2.7-1|3270	%{ooodir}/share/template/pt-BR
14mu|libreoffice-5.2.7-1|3271	%endif
14mu|libreoffice-5.2.7-1|3272	
14mu|libreoffice-5.2.7-1|3273	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3274	
14mu|libreoffice-5.2.7-1|3275	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3276	%package templates-sv
14mu|libreoffice-5.2.7-1|3277	Summary:	Swedish templates for LibreOffice
14mu|libreoffice-5.2.7-1|3278	Group:		Office
14mu|libreoffice-5.2.7-1|3279	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3280	
14mu|libreoffice-5.2.7-1|3281	%description templates-sv
14mu|libreoffice-5.2.7-1|3282	Swedish templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3283	
14mu|libreoffice-5.2.7-1|3284	%files templates-sv
14mu|libreoffice-5.2.7-1|3285	%{ooodir}/share/template/sv
14mu|libreoffice-5.2.7-1|3286	%endif
14mu|libreoffice-5.2.7-1|3287	
14mu|libreoffice-5.2.7-1|3288	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3289	
14mu|libreoffice-5.2.7-1|3290	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3291	%package templates-tr
14mu|libreoffice-5.2.7-1|3292	Summary:	Turkish templates for LibreOffice
14mu|libreoffice-5.2.7-1|3293	Group:		Office
14mu|libreoffice-5.2.7-1|3294	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3295	
14mu|libreoffice-5.2.7-1|3296	%description templates-tr
14mu|libreoffice-5.2.7-1|3297	Turkish templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3298	
14mu|libreoffice-5.2.7-1|3299	%files templates-tr
14mu|libreoffice-5.2.7-1|3300	%{ooodir}/share/template/tr
14mu|libreoffice-5.2.7-1|3301	%endif
14mu|libreoffice-5.2.7-1|3302	
14mu|libreoffice-5.2.7-1|3303	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3304	
14mu|libreoffice-5.2.7-1|3305	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3306	%package templates-zh_CN
14mu|libreoffice-5.2.7-1|3307	Summary:	Simplified Chinese templates for LibreOffice
14mu|libreoffice-5.2.7-1|3308	Group:		Office
14mu|libreoffice-5.2.7-1|3309	Requires:	%{name}-templates-common = %{EVRD}
14mu|libreoffice-5.2.7-1|3310	
14mu|libreoffice-5.2.7-1|3311	%description templates-zh_CN
14mu|libreoffice-5.2.7-1|3312	Simplified Chinese templates for LibreOffice.
14mu|libreoffice-5.2.7-1|3313	
14mu|libreoffice-5.2.7-1|3314	%files templates-zh_CN
14mu|libreoffice-5.2.7-1|3315	%{ooodir}/share/template/zh-CN
14mu|libreoffice-5.2.7-1|3316	%endif
14mu|libreoffice-5.2.7-1|3317	
14mu|libreoffice-5.2.7-1|3318	#----------------------------------------------------------------------------
14mu|libreoffice-5.2.7-1|3319	
14mu|libreoffice-5.2.7-1|3320	%prep
14mu|libreoffice-5.2.7-1|3321	%setup -q -c -a 1 -a 2 -a 3
14mu|libreoffice-5.2.7-1|3322	rm -rf git-hooks */git-hooks
14mu|libreoffice-5.2.7-1|3323	for a in */*; do mv `pwd`/$a .; done
14mu|libreoffice-5.2.7-1|3324	
14mu|libreoffice-5.2.7-1|3325	#ant
14mu|libreoffice-5.2.7-1|3326	%if %{javaless}
14mu|libreoffice-5.2.7-1|3327	tar -xjvf %{SOURCE20}
14mu|libreoffice-5.2.7-1|3328	%endif
14mu|libreoffice-5.2.7-1|3329	%apply_patches
14mu|libreoffice-5.2.7-1|3330	
14mu|libreoffice-5.2.7-1|3331	# to make the friggin cppunit tests work
14mu|libreoffice-5.2.7-1|3332	mkdir -p ~/tmp
14mu|libreoffice-5.2.7-1|3333	chmod 777 ~/tmp
14mu|libreoffice-5.2.7-1|3334	
14mu|libreoffice-5.2.7-1|3335	# 4.4.1.2 specific
14mu|libreoffice-5.2.7-1|3336	chmod +x bin/unpack-sources
14mu|libreoffice-5.2.7-1|3337	
14mu|libreoffice-5.2.7-1|3338	%build
14mu|libreoffice-5.2.7-1|3339	# Workaround for bug http://qa.mandriva.com/show_bug.cgi?id=27771
14mu|libreoffice-5.2.7-1|3340	# if [ -z $QTDIR ]; then
14mu|libreoffice-5.2.7-1|3341	# . /etc/profile.d/60qt4.sh
14mu|libreoffice-5.2.7-1|3342	# fi
14mu|libreoffice-5.2.7-1|3343	export QT4DIR=%{_libdir}/qt4
14mu|libreoffice-5.2.7-1|3344	%ifarch X86_64
14mu|libreoffice-5.2.7-1|3345	export QT4INC=/usr/lib/qt4/include
14mu|libreoffice-5.2.7-1|3346	%else
14mu|libreoffice-5.2.7-1|3347	export QT4INC=%{_libdir}/qt4/include
14mu|libreoffice-5.2.7-1|3348	%endif
14mu|libreoffice-5.2.7-1|3349	export QT4LIB=%{_libdir}/qt4/lib
14mu|libreoffice-5.2.7-1|3350	
14mu|libreoffice-5.2.7-1|3351	export KDE4DIR=%{_libdir}/kde4
14mu|libreoffice-5.2.7-1|3352	%ifarch X86_64
14mu|libreoffice-5.2.7-1|3353	export KDE4INC=/usr/lib/kde4/include
14mu|libreoffice-5.2.7-1|3354	%else
14mu|libreoffice-5.2.7-1|3355	export KDE4INC=%{_libdir}/kde4/include
14mu|libreoffice-5.2.7-1|3356	%endif
14mu|libreoffice-5.2.7-1|3357	export KDE4LIB=%{_libdir}/kde4/lib
14mu|libreoffice-5.2.7-1|3358	
14mu|libreoffice-5.2.7-1|3359	export LC_ALL=en_US.UTF-8
14mu|libreoffice-5.2.7-1|3360	export LANG=en_US
14mu|libreoffice-5.2.7-1|3361	
14mu|libreoffice-5.2.7-1|3362	%if !%{with icecream}
14mu|libreoffice-5.2.7-1|3363	# sbin due to icu stuff there
14mu|libreoffice-5.2.7-1|3364	#PATH=/bin:/usr/bin:/usr/X11R6/bin:$QTPATH:/usr/sbin:$PATH
14mu|libreoffice-5.2.7-1|3365	PATH=$PATH:/usr/sbin
14mu|libreoffice-5.2.7-1|3366	export PATH
14mu|libreoffice-5.2.7-1|3367	%endif
14mu|libreoffice-5.2.7-1|3368	
14mu|libreoffice-5.2.7-1|3369	%if %{with ccache}
14mu|libreoffice-5.2.7-1|3370	export CCACHE_DIR=%{ccachedir}
14mu|libreoffice-5.2.7-1|3371	%endif
14mu|libreoffice-5.2.7-1|3372	
14mu|libreoffice-5.2.7-1|3373	%global optflags %optflags -Wstrict-aliasing=0
14mu|libreoffice-5.2.7-1|3374	export ARCH_FLAGS="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing"
14mu|libreoffice-5.2.7-1|3375	export ARCH_FLAGS_CC="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing"
14mu|libreoffice-5.2.7-1|3376	export ARCH_FLAGS_CXX="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing -fpermissive -fvisibility-inlines-hidden"
14mu|libreoffice-5.2.7-1|3377	export ARCH_FLAGS_OPT="%{optflags} -O2"
14mu|libreoffice-5.2.7-1|3378	# Workaround for abf builds running out of memory
14mu|libreoffice-5.2.7-1|3379	export ARCH_FLAGS_CC="$ARCH_FLAGS_CC -g0"
14mu|libreoffice-5.2.7-1|3380	export ARCH_FLAGS_CXX="$ARCH_FLAGS_CC -g0"
14mu|libreoffice-5.2.7-1|3381	
14mu|libreoffice-5.2.7-1|3382	echo "Configure start at: "`date` >> ooobuildtime.log
14mu|libreoffice-5.2.7-1|3383	
14mu|libreoffice-5.2.7-1|3384	touch autogen.lastrun
14mu|libreoffice-5.2.7-1|3385	%configure2_5x \
14mu|libreoffice-5.2.7-1|3386	%{?_smp_mflags:--with-parallelism="`getconf _NPROCESSORS_ONLN`"} \
14mu|libreoffice-5.2.7-1|3387	--with-vendor=ROSA \
14mu|libreoffice-5.2.7-1|3388	--with-build-version="ROSA %{version}-%{release}" \
14mu|libreoffice-5.2.7-1|3389	--disable-coinmp \
14mu|libreoffice-5.2.7-1|3390	--disable-fetch-external \
14mu|libreoffice-5.2.7-1|3391	--enable-gstreamer-1.0 \
14mu|libreoffice-5.2.7-1|3392	--disable-gstreamer-0.10 \
14mu|libreoffice-5.2.7-1|3393	--enable-release-build \
14mu|libreoffice-5.2.7-1|3394	--disable-kde \
14mu|libreoffice-5.2.7-1|3395	--enable-kde4 \
14mu|libreoffice-5.2.7-1|3396	--enable-lockdown \
14mu|libreoffice-5.2.7-1|3397	--enable-opengl \
14mu|libreoffice-5.2.7-1|3398	--disable-firebird-sdbc \
14mu|libreoffice-5.2.7-1|3399	--disable-introspection \
14mu|libreoffice-5.2.7-1|3400	--enable-eot \
14mu|libreoffice-5.2.7-1|3401	--enable-odk \
14mu|libreoffice-5.2.7-1|3402	--enable-split-app-modules \
14mu|libreoffice-5.2.7-1|3403	--enable-split-opt-features \
14mu|libreoffice-5.2.7-1|3404	--disable-telepathy \
14mu|libreoffice-5.2.7-1|3405	--enable-extra-gallery \
14mu|libreoffice-5.2.7-1|3406	--enable-extra-template \
14mu|libreoffice-5.2.7-1|3407	--with-sun-templates \
14mu|libreoffice-5.2.7-1|3408	--without-fonts \
14mu|libreoffice-5.2.7-1|3409	--without-junit \
14mu|libreoffice-5.2.7-1|3410	%if %{javaless}
14mu|libreoffice-5.2.7-1|3411	--with-ant-home="%{antpath}" \
14mu|libreoffice-5.2.7-1|3412	--without-system-apache-commons \
14mu|libreoffice-5.2.7-1|3413	%endif
14mu|libreoffice-5.2.7-1|3414	--with-lang="%{langs}" \
14mu|libreoffice-5.2.7-1|3415	--without-myspell-dicts \
14mu|libreoffice-5.2.7-1|3416	--with-system-dicts \
14mu|libreoffice-5.2.7-1|3417	--with-help \
14mu|libreoffice-5.2.7-1|3418	--with-external-dict-dir=%{_datadir}/dict/ooo \
14mu|libreoffice-5.2.7-1|3419	--with-external-hyph-dir=%{_datadir}/dict/ooo \
14mu|libreoffice-5.2.7-1|3420	--with-external-thes-dir=%{_datadir}/dict/ooo \
14mu|libreoffice-5.2.7-1|3421	--with-system-libs \
14mu|libreoffice-5.2.7-1|3422	--with-system-ucpp \
14mu|libreoffice-5.2.7-1|3423	--without-system-npapi-headers \
14mu|libreoffice-5.2.7-1|3424	--enable-ext-watch-window \
14mu|libreoffice-5.2.7-1|3425	--enable-ext-diagram \
14mu|libreoffice-5.2.7-1|3426	--enable-ext-validator \
14mu|libreoffice-5.2.7-1|3427	--enable-ext-barcode \
14mu|libreoffice-5.2.7-1|3428	--enable-ext-ct2n \
14mu|libreoffice-5.2.7-1|3429	--enable-ext-numbertext \
14mu|libreoffice-5.2.7-1|3430	--enable-ext-hunart \
14mu|libreoffice-5.2.7-1|3431	--enable-ext-typo \
14mu|libreoffice-5.2.7-1|3432	--enable-ext-google-docs \
14mu|libreoffice-5.2.7-1|3433	--enable-ext-nlpsolver \
14mu|libreoffice-5.2.7-1|3434	--enable-ext-languagetool \
14mu|libreoffice-5.2.7-1|3435	--enable-ext-wiki-publisher \
14mu|libreoffice-5.2.7-1|3436	--enable-verbose \
14mu|libreoffice-5.2.7-1|3437	--enable-hardlink-deliver \
14mu|libreoffice-5.2.7-1|3438	--enable-ext-mariadb-connector \
14mu|libreoffice-5.2.7-1|3439	%if %{with ccache} && !%{with icecream}
14mu|libreoffice-5.2.7-1|3440	--with-gcc-speedup=ccache \
14mu|libreoffice-5.2.7-1|3441	%else
14mu|libreoffice-5.2.7-1|3442	%if !%{with ccache} && %{with icecream}
14mu|libreoffice-5.2.7-1|3443	--with-gcc-speedup=icecream \
14mu|libreoffice-5.2.7-1|3444	--with-max-jobs=10 \
14mu|libreoffice-5.2.7-1|3445	--with-icecream-bindir=%{_libdir}/icecc/bin
14mu|libreoffice-5.2.7-1|3446	%else
14mu|libreoffice-5.2.7-1|3447	%if %{with ccache} && %{with icecream}
14mu|libreoffice-5.2.7-1|3448	--with-gcc-speedup=ccache,icecream \
14mu|libreoffice-5.2.7-1|3449	--with-max-jobs=10 \
14mu|libreoffice-5.2.7-1|3450	--with-icecream-bindir=%{_libdir}/icecc/bin
14mu|libreoffice-5.2.7-1|3451	%endif
14mu|libreoffice-5.2.7-1|3452	%endif
14mu|libreoffice-5.2.7-1|3453	%endif
14mu|libreoffice-5.2.7-1|3454	
14mu|libreoffice-5.2.7-1|3455	sed -i -e "s,\$ENV{'MD5SUM'},md5sum,g" solenv/bin/modules/installer/systemactions.pm solenv/bin/modules/installer.pm
14mu|libreoffice-5.2.7-1|3456	
14mu|libreoffice-5.2.7-1|3457	echo "Configure end at: "`date` >> ooobuildtime.log
14mu|libreoffice-5.2.7-1|3458	echo "Make start at: "`date` >> ooobuildtime.log
14mu|libreoffice-5.2.7-1|3459	
14mu|libreoffice-5.2.7-1|3460	# some configs to improve build process
14mu|libreoffice-5.2.7-1|3461	# http://wiki.services.openoffice.org/wiki/Building_OpenOffice.org
14mu|libreoffice-5.2.7-1|3462	# needs to check if it does any effect
14mu|libreoffice-5.2.7-1|3463	export nodep=TRUE
14mu|libreoffice-5.2.7-1|3464	export NO_HIDS=TRUE
14mu|libreoffice-5.2.7-1|3465	export MAXPROCESS=4
14mu|libreoffice-5.2.7-1|3466	
14mu|libreoffice-5.2.7-1|3467	mkdir -p external/tarballs
14mu|libreoffice-5.2.7-1|3468	ln -sf %{SOURCE2} external/tarballs/
14mu|libreoffice-5.2.7-1|3469	ln -sf %{SOURCE3} external/tarballs/
14mu|libreoffice-5.2.7-1|3470	cp %{SOURCE4} external/tarballs/
14mu|libreoffice-5.2.7-1|3471	
14mu|libreoffice-5.2.7-1|3472	%if %{javaless}
14mu|libreoffice-5.2.7-1|3473	ln -sf %{SOURCE30} external/tarballs/
14mu|libreoffice-5.2.7-1|3474	ln -sf %{SOURCE31} external/tarballs/
14mu|libreoffice-5.2.7-1|3475	ln -sf %{SOURCE32} external/tarballs/
14mu|libreoffice-5.2.7-1|3476	ln -sf %{SOURCE32} external/tarballs/
14mu|libreoffice-5.2.7-1|3477	ln -sf %{SOURCE321} external/tarballs/
14mu|libreoffice-5.2.7-1|3478	%endif
14mu|libreoffice-5.2.7-1|3479	
14mu|libreoffice-5.2.7-1|3480	ln -sf %{SOURCE33} external/tarballs/
14mu|libreoffice-5.2.7-1|3481	ln -sf %{SOURCE34} external/tarballs/
14mu|libreoffice-5.2.7-1|3482	ln -sf %{SOURCE35} external/tarballs/
14mu|libreoffice-5.2.7-1|3483	ln -sf %{SOURCE36} external/tarballs/
14mu|libreoffice-5.2.7-1|3484	ln -sf %{SOURCE37} external/tarballs/
14mu|libreoffice-5.2.7-1|3485	
14mu|libreoffice-5.2.7-1|3486	#ln -sf %{SOURCE40} external/tarballs/
14mu|libreoffice-5.2.7-1|3487	
14mu|libreoffice-5.2.7-1|3488	ln -sf %{SOURCE50} external/tarballs/
14mu|libreoffice-5.2.7-1|3489	ln -sf %{SOURCE51} external/tarballs/
14mu|libreoffice-5.2.7-1|3490	ln -sf %{SOURCE52} external/tarballs/
14mu|libreoffice-5.2.7-1|3491	ln -sf %{SOURCE53} external/tarballs/
14mu|libreoffice-5.2.7-1|3492	ln -sf %{SOURCE54} external/tarballs/
14mu|libreoffice-5.2.7-1|3493	ln -sf %{SOURCE55} external/tarballs/
14mu|libreoffice-5.2.7-1|3494	ln -sf %{SOURCE56} external/tarballs/
14mu|libreoffice-5.2.7-1|3495	ln -sf %{SOURCE57} external/tarballs/
14mu|libreoffice-5.2.7-1|3496	ln -sf %{SOURCE58} external/tarballs/
14mu|libreoffice-5.2.7-1|3497	ln -sf %{SOURCE59} external/tarballs/
14mu|libreoffice-5.2.7-1|3498	ln -sf %{SOURCE60} external/tarballs/
14mu|libreoffice-5.2.7-1|3499	ln -sf %{SOURCE61} external/tarballs/
14mu|libreoffice-5.2.7-1|3500	ln -sf %{SOURCE62} external/tarballs/
14mu|libreoffice-5.2.7-1|3501	ln -sf %{SOURCE63} external/tarballs/
14mu|libreoffice-5.2.7-1|3502	ln -sf %{SOURCE64} external/tarballs/
14mu|libreoffice-5.2.7-1|3503	ln -sf %{SOURCE65} external/tarballs/
14mu|libreoffice-5.2.7-1|3504	ln -sf %{SOURCE66} external/tarballs/
14mu|libreoffice-5.2.7-1|3505	ln -sf %{SOURCE67} external/tarballs/
14mu|libreoffice-5.2.7-1|3506	ln -sf %{SOURCE68} external/tarballs/
14mu|libreoffice-5.2.7-1|3507	ln -sf %{SOURCE69} external/tarballs/
14mu|libreoffice-5.2.7-1|3508	ln -sf %{SOURCE70} external/tarballs/
14mu|libreoffice-5.2.7-1|3509	ln -sf %{SOURCE71} external/tarballs/
14mu|libreoffice-5.2.7-1|3510	
14mu|libreoffice-5.2.7-1|3511	touch external/tarballs/.downloaded
14mu|libreoffice-5.2.7-1|3512	
14mu|libreoffice-5.2.7-1|3513	# (tpg) silent output to reduce memory and free space
14mu|libreoffice-5.2.7-1|3514	# We use make build here because the default target is "allandcheck".
14mu|libreoffice-5.2.7-1|3515	# Checking should go to check
14mu|libreoffice-5.2.7-1|3516	
14mu|libreoffice-5.2.7-1|3517	%make -r -s V=0 \
14mu|libreoffice-5.2.7-1|3518	ARCH_FLAGS="$ARCH_FLAGS" \
14mu|libreoffice-5.2.7-1|3519	ARCH_FLAGS_CC="$ARCH_FLAGS_CC" \
14mu|libreoffice-5.2.7-1|3520	ARCH_FLAGS_CXX="$ARCH_FLAGS_CXX" \
14mu|libreoffice-5.2.7-1|3521	ARCH_FLAGS_OPT="$ARCH_FLAGS_OPT" \
14mu|libreoffice-5.2.7-1|3522	build-nocheck
14mu|libreoffice-5.2.7-1|3523	
14mu|libreoffice-5.2.7-1|3524	echo "Make end at: "`date` >> ooobuildtime.log
14mu|libreoffice-5.2.7-1|3525	echo "Install start at: "`date` >> ooobuildtime.log
14mu|libreoffice-5.2.7-1|3526	
14mu|libreoffice-5.2.7-1|3527	%install
14mu|libreoffice-5.2.7-1|3528	# sbin due to icu stuff there
14mu|libreoffice-5.2.7-1|3529	PATH=$PATH:/usr/sbin
14mu|libreoffice-5.2.7-1|3530	
14mu|libreoffice-5.2.7-1|3531	make DESTDIR=%{buildroot} distro-pack-install
14mu|libreoffice-5.2.7-1|3532	rm -rf %{buildroot}/opt
14mu|libreoffice-5.2.7-1|3533	
14mu|libreoffice-5.2.7-1|3534	# Mandriva Rosa icons
14mu|libreoffice-5.2.7-1|3535	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14mu|libreoffice-5.2.7-1|3536	tar -xjvf %{SOURCE10} --exclude Libre_Office* -C %{buildroot}%{_iconsdir}/hicolor/scalable/apps/
14mu|libreoffice-5.2.7-1|3537	
14mu|libreoffice-5.2.7-1|3538	sed -i 's/^Icon=.*$/Icon=libreoffice-calc/'            %{buildroot}%{ooodir}/share/xdg/calc.desktop
14mu|libreoffice-5.2.7-1|3539	sed -i 's/^Icon=.*$/Icon=libreoffice-writer/'          %{buildroot}%{ooodir}/share/xdg/writer.desktop
14mu|libreoffice-5.2.7-1|3540	sed -i 's/^Icon=.*$/Icon=libreoffice-impress/'         %{buildroot}%{ooodir}/share/xdg/impress.desktop
14mu|libreoffice-5.2.7-1|3541	sed -i 's/^Icon=.*$/Icon=libreoffice-draw/'            %{buildroot}%{ooodir}/share/xdg/draw.desktop
14mu|libreoffice-5.2.7-1|3542	sed -i 's/^Icon=.*$/Icon=libreoffice-base/'            %{buildroot}%{ooodir}/share/xdg/base.desktop
14mu|libreoffice-5.2.7-1|3543	sed -i 's/^Icon=.*$/Icon=libreoffice-math/'            %{buildroot}%{ooodir}/share/xdg/math.desktop
14mu|libreoffice-5.2.7-1|3544	sed -i 's/^Icon=.*$/Icon=libreoffice-startcenter/'     %{buildroot}%{ooodir}/share/xdg/startcenter.desktop
14mu|libreoffice-5.2.7-1|3545	
14mu|libreoffice-5.2.7-1|3546	# some genius committed commit log files...
14mu|libreoffice-5.2.7-1|3547	rm %{buildroot}%{ooodir}/share/template/common/svn-commit*.tmp
14mu|libreoffice-5.2.7-1|3548	
14mu|libreoffice-5.2.7-1|3549	# fix permissions for stripping
14mu|libreoffice-5.2.7-1|3550	find %{buildroot} -type f -exec chmod u+rw '{}' \;
14mu|libreoffice-5.2.7-1|3551	
14mu|libreoffice-5.2.7-1|3552	# fix permission of .so libraries
14mu|libreoffice-5.2.7-1|3553	find %{buildroot} -type f \( -name '*.so' -o -name '*.so.*' \) -exec chmod a+x '{}' \;
14mu|libreoffice-5.2.7-1|3554	
14mu|libreoffice-5.2.7-1|3555	
14mu|libreoffice-5.2.7-1|3556	# Change progress bar colors
14mu|libreoffice-5.2.7-1|3557	sed -i '/^ProgressBarColor/d;/^ProgressFrameColor/d' \
14mu|libreoffice-5.2.7-1|3558	%{buildroot}%{ooodir}/program/sofficerc
14mu|libreoffice-5.2.7-1|3559	echo 'ProgressBarColor=68,135,223' >> %{buildroot}%{ooodir}/program/sofficerc
14mu|libreoffice-5.2.7-1|3560	echo 'ProgressFrameColor=112,171,229' >> %{buildroot}%{ooodir}/program/sofficerc
14mu|libreoffice-5.2.7-1|3561	
14mu|libreoffice-5.2.7-1|3562	#dev300 fix position and size
14mu|libreoffice-5.2.7-1|3563	sed -i '/^ProgressPosition/d;/^ProgressSize/d' \
14mu|libreoffice-5.2.7-1|3564	%{buildroot}%{ooodir}/program/sofficerc
14mu|libreoffice-5.2.7-1|3565	echo 'ProgressPosition=10,307' >> %{buildroot}%{ooodir}/program/sofficerc
14mu|libreoffice-5.2.7-1|3566	echo 'ProgressSize=377,9' >> %{buildroot}%{ooodir}/program/sofficerc
14mu|libreoffice-5.2.7-1|3567	
14mu|libreoffice-5.2.7-1|3568	
14mu|libreoffice-5.2.7-1|3569	# move python bits into site-packages
14mu|libreoffice-5.2.7-1|3570	mkdir -p %{buildroot}/%{py3_platsitedir}
14mu|libreoffice-5.2.7-1|3571	pushd %{buildroot}/%{py3_platsitedir}
14mu|libreoffice-5.2.7-1|3572	echo "import sys, os" > uno.py
14mu|libreoffice-5.2.7-1|3573	echo "sys.path.append('%{ooodir}/program')" >> uno.py
14mu|libreoffice-5.2.7-1|3574	echo "os.putenv('URE_BOOTSTRAP', 'vnd.sun.star.pathname:%{_libdir}/%{name}/program/fundamentalrc')" >> uno.py
14mu|libreoffice-5.2.7-1|3575	cat %{buildroot}%{ooodir}/program/uno.py >> uno.py
14mu|libreoffice-5.2.7-1|3576	rm -f %{buildroot}%{ooodir}/program/uno.py*
14mu|libreoffice-5.2.7-1|3577	mv -f %{buildroot}%{ooodir}/program/unohelper.py* .
14mu|libreoffice-5.2.7-1|3578	mv -f %{buildroot}%{ooodir}/program/officehelper.py* .
14mu|libreoffice-5.2.7-1|3579	popd
14mu|libreoffice-5.2.7-1|3580	
14mu|libreoffice-5.2.7-1|3581	sed -i 's|%{ooodir}/program/uno.py|%{py3_platsitedir}/uno.py|' file-lists/pyuno_list.txt
14mu|libreoffice-5.2.7-1|3582	sed -i 's|%{ooodir}/program/unohelper.py|%{py3_platsitedir}/unohelper.py|' file-lists/pyuno_list.txt
14mu|libreoffice-5.2.7-1|3583	sed -i 's|%{ooodir}/program/officehelper.py|%{py3_platsitedir}/officehelper.py|' file-lists/pyuno_list.txt
14mu|libreoffice-5.2.7-1|3584	
14mu|libreoffice-5.2.7-1|3585	# common shouldn't depend on writer...
14mu|libreoffice-5.2.7-1|3586	# but common does depend on libswdlo.so
14mu|libreoffice-5.2.7-1|3587	grep libswdlo.so file-lists/writer_list.txt >>file-lists/common_list.txt
14mu|libreoffice-5.2.7-1|3588	sed -i -e '/libswdlo.so/d' file-lists/writer_list.txt
14mu|libreoffice-5.2.7-1|3589	
14mu|libreoffice-5.2.7-1|3590	## Installation fixes
14mu|libreoffice-5.2.7-1|3591	## remove fix wrong manpages files, extension gz->xz
14mu|libreoffice-5.2.7-1|3592	for p in common base calc writer impress draw math; do
14mu|libreoffice-5.2.7-1|3593	sed -i '/^.*man.*\.gz$/d' file-lists/${p}_list.txt
14mu|libreoffice-5.2.7-1|3594	done;
14mu|libreoffice-5.2.7-1|3595	
14mu|libreoffice-5.2.7-1|3596	## sort removing duplicates
14mu|libreoffice-5.2.7-1|3597	sort -u file-lists/gnome_list.txt > file-lists/gnome_list.uniq.sorted.txt
14mu|libreoffice-5.2.7-1|3598	sort -u file-lists/sdk_list.txt   > file-lists/sdk_list.uniq.sorted.txt
14mu|libreoffice-5.2.7-1|3599	
14mu|libreoffice-5.2.7-1|3600	# Fix weirdo filenames wreaking havoc because they're regular expressions
14mu|libreoffice-5.2.7-1|3601	sed -i -e 's/\[/?/g;s/\]/?/g' file-lists/sdk*.txt
14mu|libreoffice-5.2.7-1|3602	
14mu|libreoffice-5.2.7-1|3603	## styles have their own packages
14mu|libreoffice-5.2.7-1|3604	for i in oxygen galaxy breeze hicontrast tango sifr; do
14mu|libreoffice-5.2.7-1|3605	sed -i "/^.*images_$i\.zip$/d" file-lists/common_list.txt
14mu|libreoffice-5.2.7-1|3606	done
14mu|libreoffice-5.2.7-1|3607	# galaxy style too
14mu|libreoffice-5.2.7-1|3608	sed -i "/^.*images\.zip$/d" file-lists/common_list.txt
14mu|libreoffice-5.2.7-1|3609	
14mu|libreoffice-5.2.7-1|3610	## Split help
14mu|libreoffice-5.2.7-1|3611	cd file-lists
14mu|libreoffice-5.2.7-1|3612	for i in lang_*.txt; do
14mu|libreoffice-5.2.7-1|3613	grep /help/ $i >${i/lang/help} || touch ${i/lang/help}
14mu|libreoffice-5.2.7-1|3614	sed -i -e '/\/help\//d' $i
14mu|libreoffice-5.2.7-1|3615	done
14mu|libreoffice-5.2.7-1|3616	cd ..
14mu|libreoffice-5.2.7-1|3617	
14mu|libreoffice-5.2.7-1|3618	# Split gallery
14mu|libreoffice-5.2.7-1|3619	grep /share/gallery/ file-lists/common_list.txt >file-lists/gallery_list.txt
14mu|libreoffice-5.2.7-1|3620	sed -i -e '/\/share\/gallery\//d' file-lists/common_list.txt
14mu|libreoffice-5.2.7-1|3621	# We catch those in a regex to catch Sun Template extras
14mu|libreoffice-5.2.7-1|3622	sed -i -e '/gallery\/sg[0-9]*\..*/d' file-lists/gallery_list.txt
14mu|libreoffice-5.2.7-1|3623	
14mu|libreoffice-5.2.7-1|3624	## merge en-US with common
14mu|libreoffice-5.2.7-1|3625	cat file-lists/lang_en_US_list.txt >> file-lists/common_list.txt
14mu|libreoffice-5.2.7-1|3626	## merge dtd with common
14mu|libreoffice-5.2.7-1|3627	cat file-lists/dtd_list.txt >> file-lists/common_list.txt
14mu|libreoffice-5.2.7-1|3628	sort -u file-lists/common_list.txt >  file-lists/common_list.uniq.sorted.txt
14mu|libreoffice-5.2.7-1|3629	cat file-lists/common_list.uniq.sorted.txt >>file-lists/core_list.txt
14mu|libreoffice-5.2.7-1|3630	
14mu|libreoffice-5.2.7-1|3631	## make sure we don't have duplicate files in core
14mu|libreoffice-5.2.7-1|3632	sort -u file-lists/core_list.txt > file-lists/core_list.uniq.sorted.txt
14mu|libreoffice-5.2.7-1|3633	cat file-lists/core_list.uniq.sorted.txt > file-lists/core_list.txt
14mu|libreoffice-5.2.7-1|3634	
14mu|libreoffice-5.2.7-1|3635	egrep -v "libreoffice/share/xdg/(base|calc|draw|impress|math|writer)" file-lists/core_list.txt > file-lists/core_list.uniq.sorted.txt
14mu|libreoffice-5.2.7-1|3636	cat file-lists/core_list.uniq.sorted.txt > file-lists/core_list.txt
14mu|libreoffice-5.2.7-1|3637	
14mu|libreoffice-5.2.7-1|3638	# files for help-* and l10n-* packages
14mu|libreoffice-5.2.7-1|3639	%if %{with l10n}
14mu|libreoffice-5.2.7-1|3640	%{expand:%(for i in %{langs}; do
14mu|libreoffice-5.2.7-1|3641	[ "$i" = "en-US" ] && continue;
14mu|libreoffice-5.2.7-1|3642	i=`echo $i |sed -e 's,-,_,g'`;
14mu|libreoffice-5.2.7-1|3643	[ "$i" = "sh" ] && echo "%%files l10n-shs -f file-lists/lang_${i}_list.txt" || echo "%%files l10n-$i -f file-lists/lang_${i}_list.txt";
14mu|libreoffice-5.2.7-1|3644	done)}
14mu|libreoffice-5.2.7-1|3645	
14mu|libreoffice-5.2.7-1|3646	%{expand:%(for i in %{helplangs}; do
14mu|libreoffice-5.2.7-1|3647	l=`echo $i |sed -e 's,-,_,g'`;
14mu|libreoffice-5.2.7-1|3648	echo "%%files help-$l -f file-lists/help_${l}_list.txt";
14mu|libreoffice-5.2.7-1|3649	echo "%%{_libdir}/libreoffice/help/$i";
14mu|libreoffice-5.2.7-1|3650	done)}
14mu|libreoffice-5.2.7-1|3651	%endif
14mu|libreoffice-5.2.7-1|3652	
14mu|libreoffice-5.2.7-1|3653	%check
14mu|libreoffice-5.2.7-1|3654	# FIXME enable once the connection failures in firebird and hsqldb are fixed
14mu|libreoffice-5.2.7-1|3655	# make check
14mu|libreoffice-5.2.7-1|3656	
14mu|libreoffice-5.2.7-1|3657	%changelog

23235 14
14mu|libreoffice-pagination-1.3.10-2|1	# Not noarchm since we have to install this in arch-specific LO folder
14mu|libreoffice-pagination-1.3.10-2|2	%define debug_package %{nil}
14mu|libreoffice-pagination-1.3.10-2|3	
14mu|libreoffice-pagination-1.3.10-2|4	%define extension pagination
14mu|libreoffice-pagination-1.3.10-2|5	
14mu|libreoffice-pagination-1.3.10-2|6	Summary:	Pagination extension for LibreOffice
14mu|libreoffice-pagination-1.3.10-2|7	Name:		libreoffice-%{extension}
14mu|libreoffice-pagination-1.3.10-2|8	Version:	1.3.10
14mu|libreoffice-pagination-1.3.10-2|9	Release:	2
14mu|libreoffice-pagination-1.3.10-2|10	Source0:	%{extension}-%{version}.oxt
14mu|libreoffice-pagination-1.3.10-2|11	Patch0:		Addon.xcu-l10n.patch
14mu|libreoffice-pagination-1.3.10-2|12	License:	LGPLv2+
14mu|libreoffice-pagination-1.3.10-2|13	Group:		Office
14mu|libreoffice-pagination-1.3.10-2|14	URL:		http://extensions.openoffice.org/en/project/pagination
14mu|libreoffice-pagination-1.3.10-2|15	BuildRequires:	unzip
14mu|libreoffice-pagination-1.3.10-2|16	
14mu|libreoffice-pagination-1.3.10-2|17	%description
14mu|libreoffice-pagination-1.3.10-2|18	A little macro that adds a 'Insert / Page number...' dialog to writer.
14mu|libreoffice-pagination-1.3.10-2|19	It eases the way you can add page numbers to a document.
14mu|libreoffice-pagination-1.3.10-2|20	
14mu|libreoffice-pagination-1.3.10-2|21	%prep
14mu|libreoffice-pagination-1.3.10-2|22	%setup -qc
14mu|libreoffice-pagination-1.3.10-2|23	%patch0 -p0
14mu|libreoffice-pagination-1.3.10-2|24	
14mu|libreoffice-pagination-1.3.10-2|25	%build
14mu|libreoffice-pagination-1.3.10-2|26	
14mu|libreoffice-pagination-1.3.10-2|27	%install
14mu|libreoffice-pagination-1.3.10-2|28	mkdir -p %{buildroot}%{_libdir}/libreoffice/share/extensions/%{extension}-%{version}.oxt
14mu|libreoffice-pagination-1.3.10-2|29	cp -r * %{buildroot}%{_libdir}/libreoffice/share/extensions/%{extension}-%{version}.oxt
14mu|libreoffice-pagination-1.3.10-2|30	
14mu|libreoffice-pagination-1.3.10-2|31	%files
14mu|libreoffice-pagination-1.3.10-2|32	%{_libdir}/libreoffice/share/extensions/%{extension}-%{version}.oxt
14mu|libreoffice-pagination-1.3.10-2|33	
14mu|libreoffice-pagination-1.3.10-2|34	%changelog
14mu|libreoffice-pagination-1.3.10-2|35	
14mu|libreoffice-pagination-1.3.10-2|36	* Tue Apr 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.10-2
14mu|libreoffice-pagination-1.3.10-2|37	- (f1b0c8d) Fix Russian l10n
14mu|libreoffice-pagination-1.3.10-2|38	
14mu|libreoffice-pagination-1.3.10-2|39	

23236 14
14mu|libreport-2.0.10-12|1	%define _disable_ld_no_undefined 1
14mu|libreport-2.0.10-12|2	%define Werror_cflags %nil
14mu|libreport-2.0.10-12|3	
14mu|libreport-2.0.10-12|4	%bcond_with tests
14mu|libreport-2.0.10-12|5	
14mu|libreport-2.0.10-12|6	Summary:	Generic library for reporting various problems
14mu|libreport-2.0.10-12|7	Name:		libreport
14mu|libreport-2.0.10-12|8	Version:	2.0.10
14mu|libreport-2.0.10-12|9	Release:	12
14mu|libreport-2.0.10-12|10	License:	GPLv2+
14mu|libreport-2.0.10-12|11	Group:		System/Libraries
14mu|libreport-2.0.10-12|12	Url:		https://fedorahosted.org/abrt/
14mu|libreport-2.0.10-12|13	Source0:	https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
14mu|libreport-2.0.10-12|14	Patch0:		libreport-2.0.9-add-mandriva-support.patch
14mu|libreport-2.0.10-12|15	Patch1:		libreport-2.0.8-link.patch
14mu|libreport-2.0.10-12|16	Patch2:		libreport-2.0.8-rpm5.patch
14mu|libreport-2.0.10-12|17	Patch3:		libreport-2.0.10-add-filename-cgroup.patch
14mu|libreport-2.0.10-12|18	Patch4:		libreport-2.0.9-json-c.patch
14mu|libreport-2.0.10-12|19	
14mu|libreport-2.0.10-12|20	BuildRequires:	asciidoc
14mu|libreport-2.0.10-12|21	BuildRequires:	desktop-file-utils
14mu|libreport-2.0.10-12|22	BuildRequires:	docbook-dtd45-xml
14mu|libreport-2.0.10-12|23	BuildRequires:	docbook-style-xsl
14mu|libreport-2.0.10-12|24	BuildRequires:	gettext
14mu|libreport-2.0.10-12|25	BuildRequires:	intltool
14mu|libreport-2.0.10-12|26	BuildRequires:	libtool
14mu|libreport-2.0.10-12|27	BuildRequires:	texinfo
14mu|libreport-2.0.10-12|28	BuildRequires:	xmlto
14mu|libreport-2.0.10-12|29	BuildRequires:	libtar-devel
14mu|libreport-2.0.10-12|30	BuildRequires:	rpm-devel
14mu|libreport-2.0.10-12|31	BuildRequires:	pkgconfig(dbus-1)
14mu|libreport-2.0.10-12|32	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|libreport-2.0.10-12|33	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|libreport-2.0.10-12|34	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libreport-2.0.10-12|35	BuildRequires:	pkgconfig(json-c)
14mu|libreport-2.0.10-12|36	BuildRequires:	pkgconfig(libcurl)
14mu|libreport-2.0.10-12|37	BuildRequires:	pkgconfig(libnewt)
14mu|libreport-2.0.10-12|38	BuildRequires:	pkgconfig(libproxy-1.0)
14mu|libreport-2.0.10-12|39	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libreport-2.0.10-12|40	BuildRequires:	pkgconfig(nss)
14mu|libreport-2.0.10-12|41	BuildRequires:	pkgconfig(python)
14mu|libreport-2.0.10-12|42	BuildRequires:	pkgconfig(xmlrpc)
14mu|libreport-2.0.10-12|43	Requires:	libreport-filesystem
14mu|libreport-2.0.10-12|44	Requires:	libreport-python = %{EVRD}
14mu|libreport-2.0.10-12|45	
14mu|libreport-2.0.10-12|46	%description
14mu|libreport-2.0.10-12|47	Libraries providing API for reporting different problems in applications
14mu|libreport-2.0.10-12|48	to different bug targets like Bugzilla, ftp, trac, etc...
14mu|libreport-2.0.10-12|49	
14mu|libreport-2.0.10-12|50	%files -f %{name}.lang
14mu|libreport-2.0.10-12|51	%doc README COPYING
14mu|libreport-2.0.10-12|52	%config(noreplace) %{_sysconfdir}/%{name}/report_event.conf
14mu|libreport-2.0.10-12|53	%{_mandir}/man5/report_event.conf.5*
14mu|libreport-2.0.10-12|54	%{_sysconfdir}/%{name}/forbidden_words.conf
14mu|libreport-2.0.10-12|55	%{_sysconfdir}/%{name}/plugins/mailx.conf
14mu|libreport-2.0.10-12|56	
14mu|libreport-2.0.10-12|57	#--------------------------------------------------------------------
14mu|libreport-2.0.10-12|58	
14mu|libreport-2.0.10-12|59	%define lib_major_dbus 0
14mu|libreport-2.0.10-12|60	%define libname_dbus %mklibname report-abrt_dbus %{lib_major_dbus}
14mu|libreport-2.0.10-12|61	
14mu|libreport-2.0.10-12|62	%package -n %{libname_dbus}
14mu|libreport-2.0.10-12|63	Summary:	GTK front-end for libreport
14mu|libreport-2.0.10-12|64	Group:		System/Libraries
14mu|libreport-2.0.10-12|65	
14mu|libreport-2.0.10-12|66	%description -n %{libname_dbus}
14mu|libreport-2.0.10-12|67	Applications for reporting bugs using libreport backend.
14mu|libreport-2.0.10-12|68	
14mu|libreport-2.0.10-12|69	%files -n %{libname_dbus}
14mu|libreport-2.0.10-12|70	%{_libdir}/libabrt_dbus.so.%{lib_major_dbus}*
14mu|libreport-2.0.10-12|71	
14mu|libreport-2.0.10-12|72	#--------------------------------------------------------------------
14mu|libreport-2.0.10-12|73	
14mu|libreport-2.0.10-12|74	%define lib_major_web 0
14mu|libreport-2.0.10-12|75	%define libname_web %mklibname report-abrt_web %{lib_major_web}
14mu|libreport-2.0.10-12|76	
14mu|libreport-2.0.10-12|77	%package -n %{libname_web}
14mu|libreport-2.0.10-12|78	Summary:	GTK front-end for libreport
14mu|libreport-2.0.10-12|79	Group:		System/Libraries
14mu|libreport-2.0.10-12|80	
14mu|libreport-2.0.10-12|81	%description -n %{libname_web}
14mu|libreport-2.0.10-12|82	Applications for reporting bugs using libreport backend.
14mu|libreport-2.0.10-12|83	
14mu|libreport-2.0.10-12|84	%files -n %{libname_web}
14mu|libreport-2.0.10-12|85	%{_libdir}/libabrt_web.so.%{lib_major_web}*
14mu|libreport-2.0.10-12|86	
14mu|libreport-2.0.10-12|87	#--------------------------------------------------------------------
14mu|libreport-2.0.10-12|88	
14mu|libreport-2.0.10-12|89	%define lib_major 0
14mu|libreport-2.0.10-12|90	%define libname %mklibname report %{lib_major}
14mu|libreport-2.0.10-12|91	
14mu|libreport-2.0.10-12|92	%package -n %{libname}
14mu|libreport-2.0.10-12|93	Summary:	GTK front-end for libreport
14mu|libreport-2.0.10-12|94	Group:		System/Libraries
14mu|libreport-2.0.10-12|95	
14mu|libreport-2.0.10-12|96	%description -n %{libname}
14mu|libreport-2.0.10-12|97	Applications for reporting bugs using libreport backend.
14mu|libreport-2.0.10-12|98	
14mu|libreport-2.0.10-12|99	%files -n %{libname}
14mu|libreport-2.0.10-12|100	%{_libdir}/libreport.so.%{lib_major}*
14mu|libreport-2.0.10-12|101	
14mu|libreport-2.0.10-12|102	#--------------------------------------------------------------------
14mu|libreport-2.0.10-12|103	
14mu|libreport-2.0.10-12|104	%package filesystem
14mu|libreport-2.0.10-12|105	Summary:	Filesystem layout for libreport
14mu|libreport-2.0.10-12|106	Group:		File tools
14mu|libreport-2.0.10-12|107	
14mu|libreport-2.0.10-12|108	%description filesystem
14mu|libreport-2.0.10-12|109	Filesystem layout for libreport.
14mu|libreport-2.0.10-12|110	
14mu|libreport-2.0.10-12|111	%files filesystem
14mu|libreport-2.0.10-12|112	%dir %{_sysconfdir}/%{name}/
14mu|libreport-2.0.10-12|113	%dir %{_sysconfdir}/%{name}/events.d/
14mu|libreport-2.0.10-12|114	%dir %{_sysconfdir}/%{name}/events/
14mu|libreport-2.0.10-12|115	%dir %{_sysconfdir}/%{name}/plugins/
14mu|libreport-2.0.10-12|116	
14mu|libreport-2.0.10-12|117	#--------------------------------------------------------------------
14mu|libreport-2.0.10-12|118	
14mu|libreport-2.0.10-12|119	%define lib_name_devel %mklibname report -d
14mu|libreport-2.0.10-12|120	
14mu|libreport-2.0.10-12|121	%package -n %{lib_name_devel}
14mu|libreport-2.0.10-12|122	Summary:	Development libraries and headers for libreport
14mu|libreport-2.0.10-12|123	Group:		Development/C
14mu|libreport-2.0.10-12|124	Requires:	libreport = %{EVRD}
14mu|libreport-2.0.10-12|125	Requires:	%{libname_dbus} = %{EVRD}
14mu|libreport-2.0.10-12|126	Requires:	%{libname_web} = %{EVRD}
14mu|libreport-2.0.10-12|127	Requires:	%{libname} = %{EVRD}
14mu|libreport-2.0.10-12|128	Provides:	%{name}-devel = %{EVRD}
14mu|libreport-2.0.10-12|129	
14mu|libreport-2.0.10-12|130	%description -n %{lib_name_devel}
14mu|libreport-2.0.10-12|131	Development libraries and headers for libreport.
14mu|libreport-2.0.10-12|132	
14mu|libreport-2.0.10-12|133	%files -n %{lib_name_devel}
14mu|libreport-2.0.10-12|134	# Public api headers:
14mu|libreport-2.0.10-12|135	%{_includedir}/libreport/client.h
14mu|libreport-2.0.10-12|136	%{_includedir}/libreport/dump_dir.h
14mu|libreport-2.0.10-12|137	%{_includedir}/libreport/event_config.h
14mu|libreport-2.0.10-12|138	%{_includedir}/libreport/problem_data.h
14mu|libreport-2.0.10-12|139	%{_includedir}/libreport/report.h
14mu|libreport-2.0.10-12|140	%{_includedir}/libreport/run_event.h
14mu|libreport-2.0.10-12|141	# Private api headers:
14mu|libreport-2.0.10-12|142	%{_includedir}/libreport/internal_abrt_dbus.h
14mu|libreport-2.0.10-12|143	%{_includedir}/libreport/internal_libreport.h
14mu|libreport-2.0.10-12|144	%{_libdir}/libreport.so
14mu|libreport-2.0.10-12|145	%{_libdir}/libabrt_dbus.so
14mu|libreport-2.0.10-12|146	%{_libdir}/pkgconfig/libreport.pc
14mu|libreport-2.0.10-12|147	%dir %{_includedir}/libreport
14mu|libreport-2.0.10-12|148	
14mu|libreport-2.0.10-12|149	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|150	
14mu|libreport-2.0.10-12|151	%package python
14mu|libreport-2.0.10-12|152	Summary:	Python bindings for report-libs
14mu|libreport-2.0.10-12|153	# Is group correct here? -
14mu|libreport-2.0.10-12|154	Group:		System/Libraries
14mu|libreport-2.0.10-12|155	Requires:	libreport = %{EVRD}
14mu|libreport-2.0.10-12|156	Provides:	report = 0.23-1
14mu|libreport-2.0.10-12|157	Obsoletes:	report < 0.23-1
14mu|libreport-2.0.10-12|158	
14mu|libreport-2.0.10-12|159	%description python
14mu|libreport-2.0.10-12|160	Python bindings for report-libs.
14mu|libreport-2.0.10-12|161	
14mu|libreport-2.0.10-12|162	%files python
14mu|libreport-2.0.10-12|163	%{python_sitearch}/report/*
14mu|libreport-2.0.10-12|164	%{python_sitearch}/reportclient/*
14mu|libreport-2.0.10-12|165	
14mu|libreport-2.0.10-12|166	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|167	
14mu|libreport-2.0.10-12|168	%package cli
14mu|libreport-2.0.10-12|169	Summary:	%{name}'s command line interface
14mu|libreport-2.0.10-12|170	Group:		Graphical desktop/Other
14mu|libreport-2.0.10-12|171	Requires:	%{name} = %{EVRD}
14mu|libreport-2.0.10-12|172	
14mu|libreport-2.0.10-12|173	%description cli
14mu|libreport-2.0.10-12|174	This package contains simple command line tool for working with problem
14mu|libreport-2.0.10-12|175	dump reports.
14mu|libreport-2.0.10-12|176	
14mu|libreport-2.0.10-12|177	%files cli
14mu|libreport-2.0.10-12|178	%{_bindir}/report-cli
14mu|libreport-2.0.10-12|179	%{_mandir}/man1/report-cli.1.*
14mu|libreport-2.0.10-12|180	
14mu|libreport-2.0.10-12|181	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|182	
14mu|libreport-2.0.10-12|183	%package newt
14mu|libreport-2.0.10-12|184	Summary:	%{name}'s newt interface
14mu|libreport-2.0.10-12|185	Group:		Graphical desktop/Other
14mu|libreport-2.0.10-12|186	Requires:	%{name} = %{EVRD}
14mu|libreport-2.0.10-12|187	Provides:	report-newt = 0.23-1
14mu|libreport-2.0.10-12|188	Obsoletes:	report-newt < 0.23-1
14mu|libreport-2.0.10-12|189	
14mu|libreport-2.0.10-12|190	%description newt
14mu|libreport-2.0.10-12|191	This package contains a simple newt application for reporting bugs.
14mu|libreport-2.0.10-12|192	
14mu|libreport-2.0.10-12|193	%files newt
14mu|libreport-2.0.10-12|194	%{_bindir}/report-newt
14mu|libreport-2.0.10-12|195	
14mu|libreport-2.0.10-12|196	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|197	
14mu|libreport-2.0.10-12|198	%package gtk
14mu|libreport-2.0.10-12|199	Summary:	GTK front-end for libreport
14mu|libreport-2.0.10-12|200	Group:		Graphical desktop/GNOME
14mu|libreport-2.0.10-12|201	Requires:	libreport = %{EVRD}
14mu|libreport-2.0.10-12|202	Provides:	report-gtk = 0.23-1
14mu|libreport-2.0.10-12|203	Obsoletes:	report-gtk < 0.23-1
14mu|libreport-2.0.10-12|204	
14mu|libreport-2.0.10-12|205	%description gtk
14mu|libreport-2.0.10-12|206	Applications for reporting bugs using libreport backend.
14mu|libreport-2.0.10-12|207	
14mu|libreport-2.0.10-12|208	%files gtk
14mu|libreport-2.0.10-12|209	%{_bindir}/report-gtk
14mu|libreport-2.0.10-12|210	
14mu|libreport-2.0.10-12|211	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|212	
14mu|libreport-2.0.10-12|213	%define lib_major_gtk 0
14mu|libreport-2.0.10-12|214	%define libname_gtk %mklibname report-gtk %{lib_major_gtk}
14mu|libreport-2.0.10-12|215	
14mu|libreport-2.0.10-12|216	%package -n %{libname_gtk}
14mu|libreport-2.0.10-12|217	Summary:	GTK front-end for libreport
14mu|libreport-2.0.10-12|218	Group:		System/Libraries
14mu|libreport-2.0.10-12|219	
14mu|libreport-2.0.10-12|220	%description -n %{libname_gtk}
14mu|libreport-2.0.10-12|221	Applications for reporting bugs using libreport backend.
14mu|libreport-2.0.10-12|222	
14mu|libreport-2.0.10-12|223	%files -n %{libname_gtk}
14mu|libreport-2.0.10-12|224	%{_libdir}/libreport-gtk.so.%{lib_major_gtk}*
14mu|libreport-2.0.10-12|225	
14mu|libreport-2.0.10-12|226	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|227	
14mu|libreport-2.0.10-12|228	%define lib_namegtk_devel %mklibname report-gtk -d
14mu|libreport-2.0.10-12|229	
14mu|libreport-2.0.10-12|230	%package -n %{lib_namegtk_devel}
14mu|libreport-2.0.10-12|231	Summary:	Development libraries and headers for libreport
14mu|libreport-2.0.10-12|232	Group:		Development/GNOME and GTK+
14mu|libreport-2.0.10-12|233	Requires:	libreport-gtk = %{EVRD}
14mu|libreport-2.0.10-12|234	Requires:	%{libname_gtk} = %{EVRD}
14mu|libreport-2.0.10-12|235	Provides:	%{name}-gtk-devel = %{EVRD}
14mu|libreport-2.0.10-12|236	
14mu|libreport-2.0.10-12|237	%description -n %{lib_namegtk_devel}
14mu|libreport-2.0.10-12|238	Development libraries and headers for libreport-gtk.
14mu|libreport-2.0.10-12|239	
14mu|libreport-2.0.10-12|240	%files -n %{lib_namegtk_devel}
14mu|libreport-2.0.10-12|241	%{_libdir}/libreport-gtk.so
14mu|libreport-2.0.10-12|242	%{_includedir}/libreport/internal_libreport_gtk.h
14mu|libreport-2.0.10-12|243	%{_libdir}/pkgconfig/libreport-gtk.pc
14mu|libreport-2.0.10-12|244	
14mu|libreport-2.0.10-12|245	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|246	
14mu|libreport-2.0.10-12|247	%package plugin-kerneloops
14mu|libreport-2.0.10-12|248	Summary:	%{name}'s kerneloops reporter plugin
14mu|libreport-2.0.10-12|249	Group:		System/Libraries
14mu|libreport-2.0.10-12|250	Requires:	%{name} = %{EVRD}
14mu|libreport-2.0.10-12|251	Requires:	curl
14mu|libreport-2.0.10-12|252	
14mu|libreport-2.0.10-12|253	%description plugin-kerneloops
14mu|libreport-2.0.10-12|254	This package contains plugin which sends kernel crash information to specified
14mu|libreport-2.0.10-12|255	server, usually to kerneloops.org.
14mu|libreport-2.0.10-12|256	
14mu|libreport-2.0.10-12|257	%files plugin-kerneloops
14mu|libreport-2.0.10-12|258	%{_sysconfdir}/libreport/events/report_Kerneloops.xml
14mu|libreport-2.0.10-12|259	%{_mandir}/man*/reporter-kerneloops.*
14mu|libreport-2.0.10-12|260	%{_bindir}/reporter-kerneloops
14mu|libreport-2.0.10-12|261	
14mu|libreport-2.0.10-12|262	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|263	
14mu|libreport-2.0.10-12|264	%package plugin-logger
14mu|libreport-2.0.10-12|265	Summary:	%{name}'s logger reporter plugin
14mu|libreport-2.0.10-12|266	Group:		System/Libraries
14mu|libreport-2.0.10-12|267	Requires:	%{name} = %{EVRD}
14mu|libreport-2.0.10-12|268	Obsoletes:	abrt-plugin-logger < 2.0.4
14mu|libreport-2.0.10-12|269	Provides:	report-plugin-localsave = 0.23-1
14mu|libreport-2.0.10-12|270	Obsoletes:	report-plugin-localsave < 0.23-1
14mu|libreport-2.0.10-12|271	Provides:	report-config-localsave = 0.23-1
14mu|libreport-2.0.10-12|272	Obsoletes:	report-config-localsave < 0.23-1
14mu|libreport-2.0.10-12|273	
14mu|libreport-2.0.10-12|274	%description plugin-logger
14mu|libreport-2.0.10-12|275	The simple reporter plugin which writes a report to a specified file.
14mu|libreport-2.0.10-12|276	
14mu|libreport-2.0.10-12|277	%files plugin-logger
14mu|libreport-2.0.10-12|278	%{_sysconfdir}/libreport/events/report_Logger.conf
14mu|libreport-2.0.10-12|279	%{_sysconfdir}/libreport/events/report_Logger.xml
14mu|libreport-2.0.10-12|280	%config(noreplace) %{_sysconfdir}/libreport/events.d/print_event.conf
14mu|libreport-2.0.10-12|281	%{_bindir}/reporter-print
14mu|libreport-2.0.10-12|282	%{_mandir}/man*/reporter-print.*
14mu|libreport-2.0.10-12|283	
14mu|libreport-2.0.10-12|284	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|285	
14mu|libreport-2.0.10-12|286	%package plugin-mailx
14mu|libreport-2.0.10-12|287	Summary:	%{name}'s mailx reporter plugin
14mu|libreport-2.0.10-12|288	Group:		System/Libraries
14mu|libreport-2.0.10-12|289	Requires:	%{name} = %{EVRD}
14mu|libreport-2.0.10-12|290	Requires:	mailx
14mu|libreport-2.0.10-12|291	Obsoletes:	abrt-plugin-mailx < 2.0.4
14mu|libreport-2.0.10-12|292	
14mu|libreport-2.0.10-12|293	%description plugin-mailx
14mu|libreport-2.0.10-12|294	The simple reporter plugin which sends a report via mailx to a specified
14mu|libreport-2.0.10-12|295	email address.
14mu|libreport-2.0.10-12|296	
14mu|libreport-2.0.10-12|297	%files plugin-mailx
14mu|libreport-2.0.10-12|298	%{_sysconfdir}/libreport/events/report_Mailx.xml
14mu|libreport-2.0.10-12|299	%config(noreplace) %{_sysconfdir}/libreport/events.d/mailx_event.conf
14mu|libreport-2.0.10-12|300	%{_mandir}/man*/reporter-mailx.*
14mu|libreport-2.0.10-12|301	%{_bindir}/reporter-mailx
14mu|libreport-2.0.10-12|302	
14mu|libreport-2.0.10-12|303	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|304	
14mu|libreport-2.0.10-12|305	%package plugin-bugzilla
14mu|libreport-2.0.10-12|306	Summary:	%{name}'s bugzilla plugin
14mu|libreport-2.0.10-12|307	Group:		System/Libraries
14mu|libreport-2.0.10-12|308	Requires:	%{name} = %{EVRD}
14mu|libreport-2.0.10-12|309	Obsoletes:	abrt-plugin-bugzilla < 2.0.4
14mu|libreport-2.0.10-12|310	Provides:	report-plugin-bugzilla = 0.23-1
14mu|libreport-2.0.10-12|311	Obsoletes:	report-plugin-bugzilla < 0.23-1
14mu|libreport-2.0.10-12|312	Provides:	report-config-bugzilla-redhat-com = 0.23-1
14mu|libreport-2.0.10-12|313	Obsoletes:	report-config-bugzilla-redhat-com < 0.23-1
14mu|libreport-2.0.10-12|314	
14mu|libreport-2.0.10-12|315	%description plugin-bugzilla
14mu|libreport-2.0.10-12|316	Plugin to report bugs into the bugzilla.
14mu|libreport-2.0.10-12|317	
14mu|libreport-2.0.10-12|318	%files plugin-bugzilla
14mu|libreport-2.0.10-12|319	%config(noreplace) %{_sysconfdir}/libreport/plugins/bugzilla.conf
14mu|libreport-2.0.10-12|320	%{_sysconfdir}/libreport/events/report_Bugzilla.xml
14mu|libreport-2.0.10-12|321	%config(noreplace) %{_sysconfdir}/libreport/events/report_Bugzilla.conf
14mu|libreport-2.0.10-12|322	%config(noreplace) %{_sysconfdir}/libreport/events.d/bugzilla_event.conf
14mu|libreport-2.0.10-12|323	# FIXME: remove with the old gui
14mu|libreport-2.0.10-12|324	%{_mandir}/man1/reporter-bugzilla.1.*
14mu|libreport-2.0.10-12|325	%{_bindir}/reporter-bugzilla
14mu|libreport-2.0.10-12|326	
14mu|libreport-2.0.10-12|327	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|328	
14mu|libreport-2.0.10-12|329	%package plugin-bodhi
14mu|libreport-2.0.10-12|330	Summary:	%{name}'s bodhi plugin
14mu|libreport-2.0.10-12|331	Group:		System/Libraries
14mu|libreport-2.0.10-12|332	Requires:	%{name} = %{EVRD}
14mu|libreport-2.0.10-12|333	Requires:	packagekit
14mu|libreport-2.0.10-12|334	
14mu|libreport-2.0.10-12|335	%description plugin-bodhi
14mu|libreport-2.0.10-12|336	Search for a new updates in bodhi server.
14mu|libreport-2.0.10-12|337	
14mu|libreport-2.0.10-12|338	%files plugin-bodhi
14mu|libreport-2.0.10-12|339	%{_bindir}/abrt-bodhi
14mu|libreport-2.0.10-12|340	%{_mandir}/man1/abrt-bodhi.1.*
14mu|libreport-2.0.10-12|341	
14mu|libreport-2.0.10-12|342	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|343	
14mu|libreport-2.0.10-12|344	%package compat
14mu|libreport-2.0.10-12|345	Summary:	%{name}'s compat layer for obsoleted 'report' package
14mu|libreport-2.0.10-12|346	Group:		System/Libraries
14mu|libreport-2.0.10-12|347	Requires:	%{name}-plugin-bugzilla
14mu|libreport-2.0.10-12|348	
14mu|libreport-2.0.10-12|349	%description compat
14mu|libreport-2.0.10-12|350	Provides 'report' command-line tool.
14mu|libreport-2.0.10-12|351	
14mu|libreport-2.0.10-12|352	%files compat
14mu|libreport-2.0.10-12|353	%{_bindir}/report
14mu|libreport-2.0.10-12|354	%{_mandir}/man1/report.1.*
14mu|libreport-2.0.10-12|355	
14mu|libreport-2.0.10-12|356	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|357	
14mu|libreport-2.0.10-12|358	%package plugin-reportuploader
14mu|libreport-2.0.10-12|359	Summary:	%{name}'s reportuploader plugin
14mu|libreport-2.0.10-12|360	Group:		System/Libraries
14mu|libreport-2.0.10-12|361	Requires:	%{name} = %{EVRD}
14mu|libreport-2.0.10-12|362	Obsoletes:	abrt-plugin-reportuploader < 2.0.4
14mu|libreport-2.0.10-12|363	Provides:	report-plugin-ftp = 0.23-1
14mu|libreport-2.0.10-12|364	Obsoletes:	report-plugin-ftp < 0.23-1
14mu|libreport-2.0.10-12|365	Provides:	report-config-ftp = 0.23-1
14mu|libreport-2.0.10-12|366	Obsoletes:	report-config-ftp < 0.23-1
14mu|libreport-2.0.10-12|367	Provides:	report-plugin-scp = 0.23-1
14mu|libreport-2.0.10-12|368	Obsoletes:	report-plugin-scp < 0.23-1
14mu|libreport-2.0.10-12|369	Provides:	report-config-scp = 0.23-1
14mu|libreport-2.0.10-12|370	Obsoletes:	report-config-scp < 0.23-1
14mu|libreport-2.0.10-12|371	
14mu|libreport-2.0.10-12|372	%description plugin-reportuploader
14mu|libreport-2.0.10-12|373	Plugin to report bugs into anonymous FTP site associated with ticketing system.
14mu|libreport-2.0.10-12|374	
14mu|libreport-2.0.10-12|375	%files plugin-reportuploader
14mu|libreport-2.0.10-12|376	%{_mandir}/man*/reporter-upload.*
14mu|libreport-2.0.10-12|377	%{_bindir}/reporter-upload
14mu|libreport-2.0.10-12|378	%{_sysconfdir}/libreport/events/report_Uploader.xml
14mu|libreport-2.0.10-12|379	%config(noreplace) %{_sysconfdir}/libreport/events.d/uploader_event.conf
14mu|libreport-2.0.10-12|380	
14mu|libreport-2.0.10-12|381	#----------------------------------------------------------------------------
14mu|libreport-2.0.10-12|382	
14mu|libreport-2.0.10-12|383	%prep
14mu|libreport-2.0.10-12|384	%setup -q
14mu|libreport-2.0.10-12|385	%apply_patches
14mu|libreport-2.0.10-12|386	sed -i -e 's!-Werror!-Wno-deprecated!' configure{.ac,} */*/Makefile*
14mu|libreport-2.0.10-12|387	%define Werror_cflags %nil
14mu|libreport-2.0.10-12|388	autoreconf -fi
14mu|libreport-2.0.10-12|389	intltoolize -f
14mu|libreport-2.0.10-12|390	
14mu|libreport-2.0.10-12|391	%build
14mu|libreport-2.0.10-12|392	%configure2_5x \
14mu|libreport-2.0.10-12|393	--disable-static \
14mu|libreport-2.0.10-12|394	--enable-gtk3
14mu|libreport-2.0.10-12|395	CFLAGS="-fno-strict-aliasing"
14mu|libreport-2.0.10-12|396	%make
14mu|libreport-2.0.10-12|397	
14mu|libreport-2.0.10-12|398	%install
14mu|libreport-2.0.10-12|399	%makeinstall_std mandir=%{_mandir}
14mu|libreport-2.0.10-12|400	%find_lang %{name}
14mu|libreport-2.0.10-12|401	
14mu|libreport-2.0.10-12|402	mkdir -p %{buildroot}%{_initrddir}
14mu|libreport-2.0.10-12|403	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/events.d/
14mu|libreport-2.0.10-12|404	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/events/
14mu|libreport-2.0.10-12|405	
14mu|libreport-2.0.10-12|406	# After everything is installed, remove info dir
14mu|libreport-2.0.10-12|407	rm -f %{buildroot}%{_infodir}/dir
14mu|libreport-2.0.10-12|408	
14mu|libreport-2.0.10-12|409	rm -f %{buildroot}%{_sysconfdir}/libreport/plugins/rhtsupport.conf
14mu|libreport-2.0.10-12|410	rm -f %{buildroot}%{_sysconfdir}/libreport/events/report_RHTSupport.xml
14mu|libreport-2.0.10-12|411	rm -f %{buildroot}%{_sysconfdir}/libreport/events.d/rhtsupport_event.conf
14mu|libreport-2.0.10-12|412	rm -f %{buildroot}%{_mandir}/man1/reporter-rhtsupport.1.*
14mu|libreport-2.0.10-12|413	rm -f %{buildroot}%{_mandir}/man1/reporter-rhtsupport.1.xz
14mu|libreport-2.0.10-12|414	rm -f %{buildroot}%{_bindir}/reporter-rhtsupport
14mu|libreport-2.0.10-12|415	
14mu|libreport-2.0.10-12|416	rm -f %{buildroot}%{_libdir}/libabrt_web.so
14mu|libreport-2.0.10-12|417	rm -f %{buildroot}%{_mandir}/man1/reporter-rhtsupport.1*
14mu|libreport-2.0.10-12|418	
14mu|libreport-2.0.10-12|419	%if %{with tests}
14mu|libreport-2.0.10-12|420	%check
14mu|libreport-2.0.10-12|421	make check
14mu|libreport-2.0.10-12|422	%endif
14mu|libreport-2.0.10-12|423	
14mu|libreport-2.0.10-12|424	
14mu|libreport-2.0.10-12|425	%changelog
14mu|libreport-2.0.10-12|426	
14mu|libreport-2.0.10-12|427	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.10-12
14mu|libreport-2.0.10-12|428	- (b79525d) Build requires docbook-dtd45-xml
14mu|libreport-2.0.10-12|429	
14mu|libreport-2.0.10-12|430	

23237 14
14mu|librepository-1.1.6-4|1	Summary:	Hierarchical repository abstraction layer
14mu|librepository-1.1.6-4|2	Name:		librepository
14mu|librepository-1.1.6-4|3	Version:	1.1.6
14mu|librepository-1.1.6-4|4	Release:	4
14mu|librepository-1.1.6-4|5	License:	LGPLv2+
14mu|librepository-1.1.6-4|6	Group:		System/Libraries
14mu|librepository-1.1.6-4|7	Url:		http://reporting.pentaho.org/
14mu|librepository-1.1.6-4|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mu|librepository-1.1.6-4|9	Patch0:	%{name}-1.1.2-fix-build.patch
14mu|librepository-1.1.6-4|10	BuildArch:	noarch
14mu|librepository-1.1.6-4|11	BuildRequires:	ant
14mu|librepository-1.1.6-4|12	BuildRequires:	ant-contrib
14mu|librepository-1.1.6-4|13	BuildRequires:	java-devel
14mu|librepository-1.1.6-4|14	BuildRequires:	java-rpmbuild
14mu|librepository-1.1.6-4|15	BuildRequires:	jpackage-utils
14mu|librepository-1.1.6-4|16	BuildRequires:	libbase
14mu|librepository-1.1.6-4|17	Requires:	java
14mu|librepository-1.1.6-4|18	Requires:	jpackage-utils
14mu|librepository-1.1.6-4|19	Requires:	libbase
14mu|librepository-1.1.6-4|20	
14mu|librepository-1.1.6-4|21	%description
14mu|librepository-1.1.6-4|22	LibRepository provides a simple abstraction layer to access bulk content that
14mu|librepository-1.1.6-4|23	is organized in a hierarchical layer.
14mu|librepository-1.1.6-4|24	
14mu|librepository-1.1.6-4|25	%package javadoc
14mu|librepository-1.1.6-4|26	Summary:	Javadoc for %{name}
14mu|librepository-1.1.6-4|27	Group:		Development/Java
14mu|librepository-1.1.6-4|28	Requires:	%{name} = %{version}-%{release}
14mu|librepository-1.1.6-4|29	Requires:	jpackage-utils
14mu|librepository-1.1.6-4|30	
14mu|librepository-1.1.6-4|31	%description javadoc
14mu|librepository-1.1.6-4|32	Javadoc for %{name}.
14mu|librepository-1.1.6-4|33	
14mu|librepository-1.1.6-4|34	%prep
14mu|librepository-1.1.6-4|35	%setup -q -c
14mu|librepository-1.1.6-4|36	%patch0 -p0
14mu|librepository-1.1.6-4|37	find . -name "*.jar" -exec rm -f {} \;
14mu|librepository-1.1.6-4|38	mkdir -p lib
14mu|librepository-1.1.6-4|39	build-jar-repository -s -p lib commons-logging-api libbase
14mu|librepository-1.1.6-4|40	cd lib
14mu|librepository-1.1.6-4|41	ln -s %{_javadir}/ant ant-contrib
14mu|librepository-1.1.6-4|42	
14mu|librepository-1.1.6-4|43	%build
14mu|librepository-1.1.6-4|44	ant jar javadoc
14mu|librepository-1.1.6-4|45	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
14mu|librepository-1.1.6-4|46	tr -d '\r' < $file > $file.new
14mu|librepository-1.1.6-4|47	mv $file.new $file
14mu|librepository-1.1.6-4|48	done
14mu|librepository-1.1.6-4|49	
14mu|librepository-1.1.6-4|50	%install
14mu|librepository-1.1.6-4|51	mkdir -p %{buildroot}%{_javadir}
14mu|librepository-1.1.6-4|52	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
14mu|librepository-1.1.6-4|53	pushd %{buildroot}%{_javadir}
14mu|librepository-1.1.6-4|54	ln -s %{name}-%{version}.jar %{name}.jar
14mu|librepository-1.1.6-4|55	popd
14mu|librepository-1.1.6-4|56	
14mu|librepository-1.1.6-4|57	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|librepository-1.1.6-4|58	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mu|librepository-1.1.6-4|59	
14mu|librepository-1.1.6-4|60	%files
14mu|librepository-1.1.6-4|61	%doc licence-LGPL.txt README.txt ChangeLog.txt
14mu|librepository-1.1.6-4|62	%{_javadir}/%{name}-%{version}.jar
14mu|librepository-1.1.6-4|63	%{_javadir}/%{name}.jar
14mu|librepository-1.1.6-4|64	
14mu|librepository-1.1.6-4|65	%files javadoc
14mu|librepository-1.1.6-4|66	%{_javadocdir}/%{name}
14mu|librepository-1.1.6-4|67	
14mu|librepository-1.1.6-4|68	
14mu|librepository-1.1.6-4|69	%changelog
14mu|librepository-1.1.6-4|70	
14mu|librepository-1.1.6-4|71	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-4
14mu|librepository-1.1.6-4|72	- (bbc89e8) Drop ant-nodeps BR
14mu|librepository-1.1.6-4|73	
14mu|librepository-1.1.6-4|74	

23238 14
14mu|librsvg-2.40.18-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|librsvg-2.40.18-1|2	
14mu|librsvg-2.40.18-1|3	%define api 2
14mu|librsvg-2.40.18-1|4	%define major 2
14mu|librsvg-2.40.18-1|5	%define gimajor 2.0
14mu|librsvg-2.40.18-1|6	%define libname %mklibname rsvg %{api} %{major}
14mu|librsvg-2.40.18-1|7	%define devname %mklibname rsvg %{api} -d
14mu|librsvg-2.40.18-1|8	%define girname %mklibname rsvg-gir %{gimajor}
14mu|librsvg-2.40.18-1|9	
14mu|librsvg-2.40.18-1|10	# mozilla plugin requires xulruuner 1.8 not 1.9
14mu|librsvg-2.40.18-1|11	%define build_mozilla 0
14mu|librsvg-2.40.18-1|12	
14mu|librsvg-2.40.18-1|13	Summary:	Raph's SVG library
14mu|librsvg-2.40.18-1|14	Name:		librsvg
14mu|librsvg-2.40.18-1|15	Version:	2.40.18
14mu|librsvg-2.40.18-1|16	Release:	1
14mu|librsvg-2.40.18-1|17	License:	LGPLv2+ and GPLv2+
14mu|librsvg-2.40.18-1|18	Group:		Graphics
14mu|librsvg-2.40.18-1|19	Url:		http://librsvg.sourceforge.net/
14mu|librsvg-2.40.18-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/%{url_ver}/%{name}-%{version}.tar.xz
14mu|librsvg-2.40.18-1|21	Patch0:		10_rsvg-gz.patch
14mu|librsvg-2.40.18-1|22	
14mu|librsvg-2.40.18-1|23	BuildRequires:	gdk-pixbuf2.0
14mu|librsvg-2.40.18-1|24	BuildRequires:	vala-tools
14mu|librsvg-2.40.18-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|librsvg-2.40.18-1|26	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|librsvg-2.40.18-1|27	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|librsvg-2.40.18-1|28	BuildRequires:	pkgconfig(libcroco-0.6)
14mu|librsvg-2.40.18-1|29	BuildRequires:	pkgconfig(libxml-2.0)
14mu|librsvg-2.40.18-1|30	BuildRequires:	pkgconfig(vapigen) >= 0.17.1.26
14mu|librsvg-2.40.18-1|31	Provides:	%{name}%{api} = %{EVRD}
14mu|librsvg-2.40.18-1|32	Requires:	%{libname} >= %{EVRD}
14mu|librsvg-2.40.18-1|33	Requires:	python
14mu|librsvg-2.40.18-1|34	
14mu|librsvg-2.40.18-1|35	%description
14mu|librsvg-2.40.18-1|36	A library that uses libart and pango to render svg files.
14mu|librsvg-2.40.18-1|37	
14mu|librsvg-2.40.18-1|38	%files
14mu|librsvg-2.40.18-1|39	%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README
14mu|librsvg-2.40.18-1|40	%{_bindir}/rsvg-convert
14mu|librsvg-2.40.18-1|41	%{_bindir}/rsvg-view-3
14mu|librsvg-2.40.18-1|42	%{_datadir}/thumbnailers/librsvg.thumbnailer
14mu|librsvg-2.40.18-1|43	%{_mandir}/man1/*
14mu|librsvg-2.40.18-1|44	
14mu|librsvg-2.40.18-1|45	#----------------------------------------------------------------------------
14mu|librsvg-2.40.18-1|46	
14mu|librsvg-2.40.18-1|47	%package -n %{libname}
14mu|librsvg-2.40.18-1|48	Summary:	Raph's SVG library
14mu|librsvg-2.40.18-1|49	Group:		System/Libraries
14mu|librsvg-2.40.18-1|50	
14mu|librsvg-2.40.18-1|51	%description -n %{libname}
14mu|librsvg-2.40.18-1|52	A library that uses libart and pango to render svg files.
14mu|librsvg-2.40.18-1|53	
14mu|librsvg-2.40.18-1|54	%files -n %{libname}
14mu|librsvg-2.40.18-1|55	%{_libdir}/gdk-pixbuf-2.0/*/loaders/*.so
14mu|librsvg-2.40.18-1|56	%{_libdir}/librsvg-%{api}.so.%{major}*
14mu|librsvg-2.40.18-1|57	
14mu|librsvg-2.40.18-1|58	#----------------------------------------------------------------------------
14mu|librsvg-2.40.18-1|59	
14mu|librsvg-2.40.18-1|60	%package -n %{devname}
14mu|librsvg-2.40.18-1|61	Summary:	Libraries and include files for developing with librsvg
14mu|librsvg-2.40.18-1|62	Group:		Development/C
14mu|librsvg-2.40.18-1|63	Requires:	%{libname} = %{EVRD}
14mu|librsvg-2.40.18-1|64	Provides:	%{name}%{api}-devel = %{EVRD}
14mu|librsvg-2.40.18-1|65	Provides:	%{name}-devel = %{EVRD}
14mu|librsvg-2.40.18-1|66	Obsoletes:	%{mklibname -d rsvg 2 2} < 2.36.1
14mu|librsvg-2.40.18-1|67	
14mu|librsvg-2.40.18-1|68	%description -n %{devname}
14mu|librsvg-2.40.18-1|69	This package provides the necessary development libraries and include
14mu|librsvg-2.40.18-1|70	files to allow you to develop with librsvg.
14mu|librsvg-2.40.18-1|71	
14mu|librsvg-2.40.18-1|72	%files -n %{devname}
14mu|librsvg-2.40.18-1|73	%{_libdir}/*.so
14mu|librsvg-2.40.18-1|74	%{_includedir}/librsvg-2.0
14mu|librsvg-2.40.18-1|75	%{_libdir}/pkgconfig/*
14mu|librsvg-2.40.18-1|76	%{_datadir}/gir-1.0/Rsvg-2.0.gir
14mu|librsvg-2.40.18-1|77	%{_datadir}/gtk-doc/html/*
14mu|librsvg-2.40.18-1|78	%dir %{_datadir}/vala
14mu|librsvg-2.40.18-1|79	%dir %{_datadir}/vala/vapi
14mu|librsvg-2.40.18-1|80	%{_datadir}/vala/vapi/librsvg-2.0.vapi
14mu|librsvg-2.40.18-1|81	
14mu|librsvg-2.40.18-1|82	#----------------------------------------------------------------------------
14mu|librsvg-2.40.18-1|83	
14mu|librsvg-2.40.18-1|84	%package -n %{girname}
14mu|librsvg-2.40.18-1|85	Summary:	GObject Introspection interface description for %{name}
14mu|librsvg-2.40.18-1|86	Group:		System/Libraries
14mu|librsvg-2.40.18-1|87	Requires:	%{libname} = %{EVRD}
14mu|librsvg-2.40.18-1|88	
14mu|librsvg-2.40.18-1|89	%description -n %{girname}
14mu|librsvg-2.40.18-1|90	GObject Introspection interface description for %{name}.
14mu|librsvg-2.40.18-1|91	
14mu|librsvg-2.40.18-1|92	%files -n %{girname}
14mu|librsvg-2.40.18-1|93	%{_libdir}/girepository-1.0/Rsvg-%{gimajor}.typelib
14mu|librsvg-2.40.18-1|94	
14mu|librsvg-2.40.18-1|95	#----------------------------------------------------------------------------
14mu|librsvg-2.40.18-1|96	
14mu|librsvg-2.40.18-1|97	%if %{build_mozilla}
14mu|librsvg-2.40.18-1|98	%package mozilla
14mu|librsvg-2.40.18-1|99	Summary:	Mozilla plugin for displaying SVG files
14mu|librsvg-2.40.18-1|100	Group:		Networking/WWW
14mu|librsvg-2.40.18-1|101	BuildRequires:	xulrunner-devel
14mu|librsvg-2.40.18-1|102	
14mu|librsvg-2.40.18-1|103	%description mozilla
14mu|librsvg-2.40.18-1|104	This package provides the necessary development libraries and include
14mu|librsvg-2.40.18-1|105	files to allow you to develop with librsvg.
14mu|librsvg-2.40.18-1|106	
14mu|librsvg-2.40.18-1|107	%files mozilla
14mu|librsvg-2.40.18-1|108	%{_libdir}/mozilla/plugins/*.so
14mu|librsvg-2.40.18-1|109	%endif
14mu|librsvg-2.40.18-1|110	
14mu|librsvg-2.40.18-1|111	#----------------------------------------------------------------------------
14mu|librsvg-2.40.18-1|112	
14mu|librsvg-2.40.18-1|113	%prep
14mu|librsvg-2.40.18-1|114	%setup -q
14mu|librsvg-2.40.18-1|115	%apply_patches
14mu|librsvg-2.40.18-1|116	
14mu|librsvg-2.40.18-1|117	%build
14mu|librsvg-2.40.18-1|118	%configure2_5x \
14mu|librsvg-2.40.18-1|119	--disable-static \
14mu|librsvg-2.40.18-1|120	--enable-introspection=yes \
14mu|librsvg-2.40.18-1|121	--disable-gtk-doc \
14mu|librsvg-2.40.18-1|122	--enable-vala \
14mu|librsvg-2.40.18-1|123	--enable-pixbuf-loader \
14mu|librsvg-2.40.18-1|124	--disable-gtk-theme
14mu|librsvg-2.40.18-1|125	
14mu|librsvg-2.40.18-1|126	%make
14mu|librsvg-2.40.18-1|127	
14mu|librsvg-2.40.18-1|128	%install
14mu|librsvg-2.40.18-1|129	%makeinstall_std
14mu|librsvg-2.40.18-1|130	
14mu|librsvg-2.40.18-1|131	#remove unpackaged files
14mu|librsvg-2.40.18-1|132	rm -fr %{buildroot}%{_docdir}/librsvg
14mu|librsvg-2.40.18-1|133	%if %{build_mozilla}
14mu|librsvg-2.40.18-1|134	rm -f %{buildroot}%{_libdir}/mozilla/
14mu|librsvg-2.40.18-1|135	%endif
14mu|librsvg-2.40.18-1|136	rm -f %{buildroot}%{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
14mu|librsvg-2.40.18-1|137	rm -f %{buildroot}%{_datadir}/pixmaps/svg-viewer.svg
14mu|librsvg-2.40.18-1|138	
14mu|librsvg-2.40.18-1|139	
14mu|librsvg-2.40.18-1|140	%changelog
14mu|librsvg-2.40.18-1|141	
14mu|librsvg-2.40.18-1|142	* Tue Aug 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.40.18-1
14mu|librsvg-2.40.18-1|143	- (011f6e8) Update files (add librsvg.thumbnailer)
14mu|librsvg-2.40.18-1|144	
14mu|librsvg-2.40.18-1|145	

23239 14
14mu|librsync-1.0.0-1|1	%define major 2
14mu|librsync-1.0.0-1|2	%define libname %mklibname rsync %{major}
14mu|librsync-1.0.0-1|3	%define develname %mklibname -d rsync
14mu|librsync-1.0.0-1|4	
14mu|librsync-1.0.0-1|5	Summary:	Rsync libraries
14mu|librsync-1.0.0-1|6	Name:		librsync
14mu|librsync-1.0.0-1|7	Version:	1.0.0
14mu|librsync-1.0.0-1|8	Release:	1
14mu|librsync-1.0.0-1|9	License:	LGPLv2+
14mu|librsync-1.0.0-1|10	Group:		System/Libraries
14mu|librsync-1.0.0-1|11	URL:		http://librsync.sourceforge.net/
14mu|librsync-1.0.0-1|12	Source0:	https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz
14mu|librsync-1.0.0-1|13	Patch0:		librsync-0.9.7-getopt.patch
14mu|librsync-1.0.0-1|14	BuildRequires:	zlib-devel
14mu|librsync-1.0.0-1|15	BuildRequires:	bzip2-devel
14mu|librsync-1.0.0-1|16	BuildRequires:	pkgconfig(popt)
14mu|librsync-1.0.0-1|17	BuildRequires:	libtool
14mu|librsync-1.0.0-1|18	
14mu|librsync-1.0.0-1|19	%description
14mu|librsync-1.0.0-1|20	librsync implements the "rsync" algorithm, which allows remote
14mu|librsync-1.0.0-1|21	differencing of binary files. librsync computes a delta relative
14mu|librsync-1.0.0-1|22	to a file's checksum, so the two files need not both be present to
14mu|librsync-1.0.0-1|23	generate a delta.
14mu|librsync-1.0.0-1|24	
14mu|librsync-1.0.0-1|25	This library was previously known as libhsync up to version 0.9.0.
14mu|librsync-1.0.0-1|26	
14mu|librsync-1.0.0-1|27	The current version of this package does not implement the rsync
14mu|librsync-1.0.0-1|28	network protocol and uses a delta format slightly more efficient
14mu|librsync-1.0.0-1|29	than and incompatible with rsync 2.4.6.
14mu|librsync-1.0.0-1|30	
14mu|librsync-1.0.0-1|31	%package -n	%{libname}
14mu|librsync-1.0.0-1|32	Summary:	Rsync libraries
14mu|librsync-1.0.0-1|33	Group:		System/Libraries
14mu|librsync-1.0.0-1|34	
14mu|librsync-1.0.0-1|35	%description -n	%{libname}
14mu|librsync-1.0.0-1|36	librsync implements the "rsync" algorithm, which allows remote
14mu|librsync-1.0.0-1|37	differencing of binary files. librsync computes a delta relative
14mu|librsync-1.0.0-1|38	to a file's checksum, so the two files need not both be present to
14mu|librsync-1.0.0-1|39	generate a delta.
14mu|librsync-1.0.0-1|40	
14mu|librsync-1.0.0-1|41	This library was previously known as libhsync up to version 0.9.0.
14mu|librsync-1.0.0-1|42	
14mu|librsync-1.0.0-1|43	The current version of this package does not implement the rsync
14mu|librsync-1.0.0-1|44	network protocol and uses a delta format slightly more efficient
14mu|librsync-1.0.0-1|45	than and incompatible with rsync 2.4.6.
14mu|librsync-1.0.0-1|46	
14mu|librsync-1.0.0-1|47	%package -n	%{develname}
14mu|librsync-1.0.0-1|48	Summary:	Headers for librsync
14mu|librsync-1.0.0-1|49	Group:		Development/C
14mu|librsync-1.0.0-1|50	Requires:	%{libname} = %{version}
14mu|librsync-1.0.0-1|51	Provides:	librsync-devel = %{version}-%{release}
14mu|librsync-1.0.0-1|52	
14mu|librsync-1.0.0-1|53	%description -n	%{develname}
14mu|librsync-1.0.0-1|54	This package contains header files necessary for developing
14mu|librsync-1.0.0-1|55	programs based on librsync.
14mu|librsync-1.0.0-1|56	
14mu|librsync-1.0.0-1|57	%package -n	rdiff
14mu|librsync-1.0.0-1|58	Summary:	Compute and apply signature-based file differences
14mu|librsync-1.0.0-1|59	Group:		System/Servers
14mu|librsync-1.0.0-1|60	Requires:	%{libname} = %{version}
14mu|librsync-1.0.0-1|61	
14mu|librsync-1.0.0-1|62	%description -n	rdiff
14mu|librsync-1.0.0-1|63	Compute and apply signature-based file differences.
14mu|librsync-1.0.0-1|64	
14mu|librsync-1.0.0-1|65	%prep
14mu|librsync-1.0.0-1|66	%setup -q
14mu|librsync-1.0.0-1|67	%patch0 -p1
14mu|librsync-1.0.0-1|68	
14mu|librsync-1.0.0-1|69	%build
14mu|librsync-1.0.0-1|70	libtoolize
14mu|librsync-1.0.0-1|71	autoreconf -f -i
14mu|librsync-1.0.0-1|72	%configure2_5x \
14mu|librsync-1.0.0-1|73	--enable-shared \
14mu|librsync-1.0.0-1|74	--disable-static
14mu|librsync-1.0.0-1|75	
14mu|librsync-1.0.0-1|76	%make
14mu|librsync-1.0.0-1|77	
14mu|librsync-1.0.0-1|78	%install
14mu|librsync-1.0.0-1|79	%makeinstall_std
14mu|librsync-1.0.0-1|80	
14mu|librsync-1.0.0-1|81	%files -n %{libname}
14mu|librsync-1.0.0-1|82	%doc AUTHORS NEWS README.md
14mu|librsync-1.0.0-1|83	%{_libdir}/librsync.so.%{major}*
14mu|librsync-1.0.0-1|84	
14mu|librsync-1.0.0-1|85	%files -n %{develname}
14mu|librsync-1.0.0-1|86	%{_libdir}/%{name}.so
14mu|librsync-1.0.0-1|87	%{_includedir}/%{name}*
14mu|librsync-1.0.0-1|88	%{_mandir}/man3/*
14mu|librsync-1.0.0-1|89	
14mu|librsync-1.0.0-1|90	%files -n rdiff
14mu|librsync-1.0.0-1|91	%{_bindir}/rdiff
14mu|librsync-1.0.0-1|92	%{_mandir}/man1/rdiff.1*
14mu|librsync-1.0.0-1|93	
14mu|librsync-1.0.0-1|94	%changelog
14mu|librsync-1.0.0-1|95	
14mu|librsync-1.0.0-1|96	* Mon May 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
14mu|librsync-1.0.0-1|97	- (fa24351) Updated to 1.0.0
14mu|librsync-1.0.0-1|98	
14mu|librsync-1.0.0-1|99	

23240 14
14mu|libseccomp-2.2.0-1|1	%define major 2
14mu|libseccomp-2.2.0-1|2	%define libname %mklibname seccomp %{major}
14mu|libseccomp-2.2.0-1|3	%define develname %mklibname -d seccomp
14mu|libseccomp-2.2.0-1|4	
14mu|libseccomp-2.2.0-1|5	Summary:	Enhanced seccomp library
14mu|libseccomp-2.2.0-1|6	Name:		libseccomp
14mu|libseccomp-2.2.0-1|7	Version:	2.2.0
14mu|libseccomp-2.2.0-1|8	Release:	1
14mu|libseccomp-2.2.0-1|9	ExclusiveArch:	%{ix86} x86_64
14mu|libseccomp-2.2.0-1|10	License:	LGPLv2
14mu|libseccomp-2.2.0-1|11	Group:		System/Libraries
14mu|libseccomp-2.2.0-1|12	Source0:	https://github.com/seccomp/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
14mu|libseccomp-2.2.0-1|13	URL:		https://github.com/seccomp/%{name}
14mu|libseccomp-2.2.0-1|14	Requires:	kernel >= 3.5
14mu|libseccomp-2.2.0-1|15	
14mu|libseccomp-2.2.0-1|16	%description
14mu|libseccomp-2.2.0-1|17	The libseccomp library provides an easy to use, platform independent,
14mu|libseccomp-2.2.0-1|18	interface to the Linux Kernel's syscall filtering mechanism.
14mu|libseccomp-2.2.0-1|19	The libseccomp API is designed to abstract away the underlying BPF based
14mu|libseccomp-2.2.0-1|20	syscall filter language and present a more conventional function-call based
14mu|libseccomp-2.2.0-1|21	filtering interface that should be familiar to, and easily adopted by,
14mu|libseccomp-2.2.0-1|22	application developers.
14mu|libseccomp-2.2.0-1|23	
14mu|libseccomp-2.2.0-1|24	%package	utils
14mu|libseccomp-2.2.0-1|25	Summary:	scmp_sys_resolver - A tool to resolve system calls
14mu|libseccomp-2.2.0-1|26	Group:          System/Libraries
14mu|libseccomp-2.2.0-1|27	
14mu|libseccomp-2.2.0-1|28	%description	utils
14mu|libseccomp-2.2.0-1|29	The scmp_sys_resolver utility resolves both system call names and numbers
14mu|libseccomp-2.2.0-1|30	with respect to the given architecture.
14mu|libseccomp-2.2.0-1|31	
14mu|libseccomp-2.2.0-1|32	%package -n     %{libname}
14mu|libseccomp-2.2.0-1|33	Summary:        Collection library providing GObject-based interfaces and classes
14mu|libseccomp-2.2.0-1|34	Group:          System/Libraries
14mu|libseccomp-2.2.0-1|35	
14mu|libseccomp-2.2.0-1|36	%description -n %{libname}
14mu|libseccomp-2.2.0-1|37	The libseccomp library provides an easy to use, platform independent,
14mu|libseccomp-2.2.0-1|38	interface to the Linux Kernel's syscall filtering mechanism.
14mu|libseccomp-2.2.0-1|39	The libseccomp API is designed to abstract away the underlying BPF based
14mu|libseccomp-2.2.0-1|40	syscall filter language and present a more conventional function-call based
14mu|libseccomp-2.2.0-1|41	filtering interface that should be familiar to, and easily adopted by,
14mu|libseccomp-2.2.0-1|42	application developers.
14mu|libseccomp-2.2.0-1|43	
14mu|libseccomp-2.2.0-1|44	%package -n	%{develname}
14mu|libseccomp-2.2.0-1|45	Summary:	Development files used to build applications with libseccomp support
14mu|libseccomp-2.2.0-1|46	Group:		Development/C
14mu|libseccomp-2.2.0-1|47	Requires:	%{libname} = %{version}-%{release}
14mu|libseccomp-2.2.0-1|48	Provides:	seccomp-devel = %{version}-%{release}
14mu|libseccomp-2.2.0-1|49	
14mu|libseccomp-2.2.0-1|50	%description -n	%{develname}
14mu|libseccomp-2.2.0-1|51	The libseccomp library provides an easy to use, platform independent,
14mu|libseccomp-2.2.0-1|52	interface to the Linux Kernel's syscall filtering mechanism.
14mu|libseccomp-2.2.0-1|53	The libseccomp API is designed to abstract away the underlying BPF based
14mu|libseccomp-2.2.0-1|54	syscall filter language and present a more conventional function-call based
14mu|libseccomp-2.2.0-1|55	filtering interface that should be familiar to, and easily adopted by,
14mu|libseccomp-2.2.0-1|56	application developers.
14mu|libseccomp-2.2.0-1|57	
14mu|libseccomp-2.2.0-1|58	%prep
14mu|libseccomp-2.2.0-1|59	%setup -q
14mu|libseccomp-2.2.0-1|60	
14mu|libseccomp-2.2.0-1|61	%build
14mu|libseccomp-2.2.0-1|62	%configure2_5x
14mu|libseccomp-2.2.0-1|63	%make
14mu|libseccomp-2.2.0-1|64	
14mu|libseccomp-2.2.0-1|65	%install
14mu|libseccomp-2.2.0-1|66	mkdir -p "%{buildroot}/%{_libdir}"
14mu|libseccomp-2.2.0-1|67	mkdir -p "%{buildroot}/%{_includedir}"
14mu|libseccomp-2.2.0-1|68	mkdir -p "%{buildroot}/%{_mandir}"
14mu|libseccomp-2.2.0-1|69	%makeinstall_std
14mu|libseccomp-2.2.0-1|70	
14mu|libseccomp-2.2.0-1|71	rm -vf "%{buildroot}/%{_libdir}/libseccomp.a"
14mu|libseccomp-2.2.0-1|72	
14mu|libseccomp-2.2.0-1|73	%files	utils
14mu|libseccomp-2.2.0-1|74	%{_bindir}/scmp_sys_resolver
14mu|libseccomp-2.2.0-1|75	%{_mandir}/man1/scmp_sys_resolver.1.xz
14mu|libseccomp-2.2.0-1|76	
14mu|libseccomp-2.2.0-1|77	%files -n %{libname}
14mu|libseccomp-2.2.0-1|78	%{_libdir}/libseccomp.so.*
14mu|libseccomp-2.2.0-1|79	
14mu|libseccomp-2.2.0-1|80	%files -n %{develname}
14mu|libseccomp-2.2.0-1|81	%doc LICENSE CREDITS README
14mu|libseccomp-2.2.0-1|82	%{_includedir}/seccomp.h
14mu|libseccomp-2.2.0-1|83	%{_libdir}/libseccomp.so
14mu|libseccomp-2.2.0-1|84	%{_libdir}/pkgconfig/libseccomp.pc
14mu|libseccomp-2.2.0-1|85	%{_mandir}/man3/*
14mu|libseccomp-2.2.0-1|86	
14mu|libseccomp-2.2.0-1|87	%changelog
14mu|libseccomp-2.2.0-1|88	
14mu|libseccomp-2.2.0-1|89	* Thu Apr 09 2015 Alexey Ivanov <a.ivanov@ntcit-rosa.ru> 2.2.0-1
14mu|libseccomp-2.2.0-1|90	- (0955fff) Upgrade version to 2.2.0
14mu|libseccomp-2.2.0-1|91	
14mu|libseccomp-2.2.0-1|92	

23241 14
14mu|libsepol-2.1.3-11|1	%define major 1
14mu|libsepol-2.1.3-11|2	%define libname %mklibname sepol %{major}
14mu|libsepol-2.1.3-11|3	%define devname %mklibname sepol -d
14mu|libsepol-2.1.3-11|4	%define sdevname %mklibname sepol -d -s
14mu|libsepol-2.1.3-11|5	
14mu|libsepol-2.1.3-11|6	Summary:	SELinux binary policy manipulation library
14mu|libsepol-2.1.3-11|7	Name:		libsepol
14mu|libsepol-2.1.3-11|8	Version:	2.1.3
14mu|libsepol-2.1.3-11|9	Release:	11
14mu|libsepol-2.1.3-11|10	License:	LGPLv2.1+
14mu|libsepol-2.1.3-11|11	Group:		System/Libraries
14mu|libsepol-2.1.3-11|12	Url:		http://www.selinuxproject.org
14mu|libsepol-2.1.3-11|13	Source0:	http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
14mu|libsepol-2.1.3-11|14	Patch0:		libsepol-rhat.patch
14mu|libsepol-2.1.3-11|15	
14mu|libsepol-2.1.3-11|16	%description
14mu|libsepol-2.1.3-11|17	Security-enhanced Linux is a feature of the Linux® kernel and a number
14mu|libsepol-2.1.3-11|18	of utilities with enhanced security functionality designed to add
14mu|libsepol-2.1.3-11|19	mandatory access controls to Linux.  The Security-enhanced Linux
14mu|libsepol-2.1.3-11|20	kernel contains new architectural components originally developed to
14mu|libsepol-2.1.3-11|21	improve the security of the Flask operating system. These
14mu|libsepol-2.1.3-11|22	architectural components provide general support for the enforcement
14mu|libsepol-2.1.3-11|23	of many kinds of mandatory access control policies, including those
14mu|libsepol-2.1.3-11|24	based on the concepts of Type Enforcement®, Role-based Access
14mu|libsepol-2.1.3-11|25	Control, and Multi-level Security.
14mu|libsepol-2.1.3-11|26	
14mu|libsepol-2.1.3-11|27	libsepol provides an API for the manipulation of SELinux binary policies.
14mu|libsepol-2.1.3-11|28	It is used by checkpolicy (the policy compiler) and similar tools, as well
14mu|libsepol-2.1.3-11|29	as by programs like load_policy that need to perform specific transformations
14mu|libsepol-2.1.3-11|30	on binary policies such as customizing policy boolean settings.
14mu|libsepol-2.1.3-11|31	
14mu|libsepol-2.1.3-11|32	#----------------------------------------------------------------------------
14mu|libsepol-2.1.3-11|33	
14mu|libsepol-2.1.3-11|34	%package -n %{libname}
14mu|libsepol-2.1.3-11|35	Summary:	SELinux binary policy manipulation library
14mu|libsepol-2.1.3-11|36	Group:		System/Libraries
14mu|libsepol-2.1.3-11|37	Provides:	%{name} = %{EVRD}
14mu|libsepol-2.1.3-11|38	Provides:	sepol = %{EVRD}
14mu|libsepol-2.1.3-11|39	
14mu|libsepol-2.1.3-11|40	%description -n %{libname}
14mu|libsepol-2.1.3-11|41	libsepol provides an API for the manipulation of SELinux binary policies.
14mu|libsepol-2.1.3-11|42	It is used by checkpolicy (the policy compiler) and similar tools, as well
14mu|libsepol-2.1.3-11|43	as by programs like load_policy that need to perform specific transformations
14mu|libsepol-2.1.3-11|44	on binary policies such as customizing policy boolean settings.
14mu|libsepol-2.1.3-11|45	
14mu|libsepol-2.1.3-11|46	%files -n %{libname}
14mu|libsepol-2.1.3-11|47	/%{_lib}/libsepol.so.%{major}*
14mu|libsepol-2.1.3-11|48	
14mu|libsepol-2.1.3-11|49	#----------------------------------------------------------------------------
14mu|libsepol-2.1.3-11|50	
14mu|libsepol-2.1.3-11|51	%package -n %{devname}
14mu|libsepol-2.1.3-11|52	Summary:	Header files and libraries used to build policy manipulation tools
14mu|libsepol-2.1.3-11|53	Group:		Development/C
14mu|libsepol-2.1.3-11|54	Requires:	%{libname} = %{EVRD}
14mu|libsepol-2.1.3-11|55	Provides:	sepol-devel = %{EVRD}
14mu|libsepol-2.1.3-11|56	
14mu|libsepol-2.1.3-11|57	%description -n %{devname}
14mu|libsepol-2.1.3-11|58	The libsepol-devel package contains the libraries and header files
14mu|libsepol-2.1.3-11|59	needed for developing applications that manipulate binary policies.
14mu|libsepol-2.1.3-11|60	
14mu|libsepol-2.1.3-11|61	%files -n %{devname}
14mu|libsepol-2.1.3-11|62	%{_libdir}/libsepol.so
14mu|libsepol-2.1.3-11|63	%{_libdir}/pkgconfig/libsepol.pc
14mu|libsepol-2.1.3-11|64	%{_includedir}/sepol/*.h
14mu|libsepol-2.1.3-11|65	%{_mandir}/man3/*.3*
14mu|libsepol-2.1.3-11|66	%dir %{_includedir}/sepol
14mu|libsepol-2.1.3-11|67	%dir %{_includedir}/sepol/policydb
14mu|libsepol-2.1.3-11|68	%{_includedir}/sepol/policydb/*.h
14mu|libsepol-2.1.3-11|69	
14mu|libsepol-2.1.3-11|70	#----------------------------------------------------------------------------
14mu|libsepol-2.1.3-11|71	
14mu|libsepol-2.1.3-11|72	%package -n %{sdevname}
14mu|libsepol-2.1.3-11|73	Summary:	Static libraries used to build policy manipulation tools
14mu|libsepol-2.1.3-11|74	Group:		Development/C
14mu|libsepol-2.1.3-11|75	Requires:	%{devname} = %{EVRD}
14mu|libsepol-2.1.3-11|76	Provides:	sepol-static-devel = %{EVRD}
14mu|libsepol-2.1.3-11|77	
14mu|libsepol-2.1.3-11|78	%description -n %{sdevname}
14mu|libsepol-2.1.3-11|79	The libsepol-devel package contains the static libraries
14mu|libsepol-2.1.3-11|80	needed for developing applications that manipulate binary policies.
14mu|libsepol-2.1.3-11|81	
14mu|libsepol-2.1.3-11|82	%files -n %{sdevname}
14mu|libsepol-2.1.3-11|83	%{_libdir}/libsepol.a
14mu|libsepol-2.1.3-11|84	
14mu|libsepol-2.1.3-11|85	#----------------------------------------------------------------------------
14mu|libsepol-2.1.3-11|86	
14mu|libsepol-2.1.3-11|87	%prep
14mu|libsepol-2.1.3-11|88	%setup -q
14mu|libsepol-2.1.3-11|89	%patch0 -p2
14mu|libsepol-2.1.3-11|90	
14mu|libsepol-2.1.3-11|91	%build
14mu|libsepol-2.1.3-11|92	%make clean
14mu|libsepol-2.1.3-11|93	%make CFLAGS="%{optflags}"
14mu|libsepol-2.1.3-11|94	
14mu|libsepol-2.1.3-11|95	%install
14mu|libsepol-2.1.3-11|96	mkdir -p %{buildroot}/%{_lib}
14mu|libsepol-2.1.3-11|97	mkdir -p %{buildroot}/%{_libdir}
14mu|libsepol-2.1.3-11|98	mkdir -p %{buildroot}%{_includedir}
14mu|libsepol-2.1.3-11|99	mkdir -p %{buildroot}%{_bindir}
14mu|libsepol-2.1.3-11|100	mkdir -p %{buildroot}%{_mandir}/man3
14mu|libsepol-2.1.3-11|101	mkdir -p %{buildroot}%{_mandir}/man8
14mu|libsepol-2.1.3-11|102	
14mu|libsepol-2.1.3-11|103	%makeinstall_std LIBDIR="%{buildroot}%{_libdir}" SHLIBDIR="%{buildroot}/%{_lib}"
14mu|libsepol-2.1.3-11|104	rm -f %{buildroot}%{_bindir}/genpolbools
14mu|libsepol-2.1.3-11|105	rm -f %{buildroot}%{_bindir}/genpolusers
14mu|libsepol-2.1.3-11|106	rm -f %{buildroot}%{_bindir}/chkcon
14mu|libsepol-2.1.3-11|107	rm -rf %{buildroot}%{_mandir}/man8
14mu|libsepol-2.1.3-11|108	
14mu|libsepol-2.1.3-11|109	
14mu|libsepol-2.1.3-11|110	%changelog
14mu|libsepol-2.1.3-11|111	
14mu|libsepol-2.1.3-11|112	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2.1.3-11
14mu|libsepol-2.1.3-11|113	- (9ef56b2) MassBuild#656: Increase release tag
14mu|libsepol-2.1.3-11|114	
14mu|libsepol-2.1.3-11|115	

23242 14
14mu|libserializer-1.1.6-4|1	Summary:	JFreeReport General Serialization Framework
14mu|libserializer-1.1.6-4|2	Name:		libserializer
14mu|libserializer-1.1.6-4|3	Version:	1.1.6
14mu|libserializer-1.1.6-4|4	Release:	4
14mu|libserializer-1.1.6-4|5	License:	LGPLv2+
14mu|libserializer-1.1.6-4|6	Group:		Development/Java
14mu|libserializer-1.1.6-4|7	Url:		http://reporting.pentaho.org
14mu|libserializer-1.1.6-4|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
14mu|libserializer-1.1.6-4|9	Patch0:		%{name}-1.1.2-fix-build.patch
14mu|libserializer-1.1.6-4|10	BuildArch:	noarch
14mu|libserializer-1.1.6-4|11	BuildRequires:	ant
14mu|libserializer-1.1.6-4|12	BuildRequires:	ant-contrib
14mu|libserializer-1.1.6-4|13	BuildRequires:	java-devel
14mu|libserializer-1.1.6-4|14	BuildRequires:	jpackage-utils
14mu|libserializer-1.1.6-4|15	BuildRequires:	libbase
14mu|libserializer-1.1.6-4|16	Requires:	java
14mu|libserializer-1.1.6-4|17	Requires:	jpackage-utils
14mu|libserializer-1.1.6-4|18	Requires:	libbase
14mu|libserializer-1.1.6-4|19	
14mu|libserializer-1.1.6-4|20	%description
14mu|libserializer-1.1.6-4|21	Libserializer contains a general serialization framework that simplifies the
14mu|libserializer-1.1.6-4|22	task of writing custom Java serialization handlers.
14mu|libserializer-1.1.6-4|23	
14mu|libserializer-1.1.6-4|24	%package javadoc
14mu|libserializer-1.1.6-4|25	Summary:	Javadoc for %{name}
14mu|libserializer-1.1.6-4|26	Group:		Development/Java
14mu|libserializer-1.1.6-4|27	Requires:	%{name} = %{version}-%{release}
14mu|libserializer-1.1.6-4|28	Requires:	jpackage-utils
14mu|libserializer-1.1.6-4|29	
14mu|libserializer-1.1.6-4|30	%description javadoc
14mu|libserializer-1.1.6-4|31	Javadoc for %{name}.
14mu|libserializer-1.1.6-4|32	
14mu|libserializer-1.1.6-4|33	%prep
14mu|libserializer-1.1.6-4|34	%setup -q -c
14mu|libserializer-1.1.6-4|35	%patch0 -p0
14mu|libserializer-1.1.6-4|36	find . -name "*.jar" -exec rm -f {} \;
14mu|libserializer-1.1.6-4|37	mkdir -p lib
14mu|libserializer-1.1.6-4|38	build-jar-repository -s -p lib libbase commons-logging-api
14mu|libserializer-1.1.6-4|39	cd lib
14mu|libserializer-1.1.6-4|40	ln -s %{_javadir}/ant ant-contrib
14mu|libserializer-1.1.6-4|41	
14mu|libserializer-1.1.6-4|42	%build
14mu|libserializer-1.1.6-4|43	ant jar javadoc
14mu|libserializer-1.1.6-4|44	
14mu|libserializer-1.1.6-4|45	%install
14mu|libserializer-1.1.6-4|46	mkdir -p %{buildroot}%{_javadir}
14mu|libserializer-1.1.6-4|47	cp -p dist/libserializer-%{version}.jar %{buildroot}%{_javadir}
14mu|libserializer-1.1.6-4|48	pushd %{buildroot}%{_javadir}
14mu|libserializer-1.1.6-4|49	ln -s %{name}-%{version}.jar %{name}.jar
14mu|libserializer-1.1.6-4|50	popd
14mu|libserializer-1.1.6-4|51	
14mu|libserializer-1.1.6-4|52	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|libserializer-1.1.6-4|53	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
14mu|libserializer-1.1.6-4|54	
14mu|libserializer-1.1.6-4|55	%files
14mu|libserializer-1.1.6-4|56	%doc ChangeLog.txt licence-LGPL.txt README.txt
14mu|libserializer-1.1.6-4|57	%{_javadir}/%{name}-%{version}.jar
14mu|libserializer-1.1.6-4|58	%{_javadir}/%{name}.jar
14mu|libserializer-1.1.6-4|59	
14mu|libserializer-1.1.6-4|60	%files javadoc
14mu|libserializer-1.1.6-4|61	%{_javadocdir}/%{name}
14mu|libserializer-1.1.6-4|62	
14mu|libserializer-1.1.6-4|63	
14mu|libserializer-1.1.6-4|64	%changelog
14mu|libserializer-1.1.6-4|65	
14mu|libserializer-1.1.6-4|66	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.6-4
14mu|libserializer-1.1.6-4|67	- (0e91062) Drop ant-nodeps BR
14mu|libserializer-1.1.6-4|68	
14mu|libserializer-1.1.6-4|69	

23243 14
14mu|libsigc++2.0-2.4.1-1|1	%define pkgname libsigc++
14mu|libsigc++2.0-2.4.1-1|2	
14mu|libsigc++2.0-2.4.1-1|3	%define api 2.0
14mu|libsigc++2.0-2.4.1-1|4	%define major 0
14mu|libsigc++2.0-2.4.1-1|5	%define libname %mklibname sigc++ %{api} %{major}
14mu|libsigc++2.0-2.4.1-1|6	%define devname %mklibname sigc++ %{api} -d
14mu|libsigc++2.0-2.4.1-1|7	
14mu|libsigc++2.0-2.4.1-1|8	Summary:	The Typesafe Signal Framework for C++
14mu|libsigc++2.0-2.4.1-1|9	Name:		%{pkgname}%{api}
14mu|libsigc++2.0-2.4.1-1|10	Version:	2.4.1
14mu|libsigc++2.0-2.4.1-1|11	Release:	1
14mu|libsigc++2.0-2.4.1-1|12	License:	LGPLv2.1+
14mu|libsigc++2.0-2.4.1-1|13	Group:		System/Libraries
14mu|libsigc++2.0-2.4.1-1|14	Url:		http://libsigc.sourceforge.net/
14mu|libsigc++2.0-2.4.1-1|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/2.4/%{pkgname}-%{version}.tar.xz
14mu|libsigc++2.0-2.4.1-1|16	
14mu|libsigc++2.0-2.4.1-1|17	%description
14mu|libsigc++2.0-2.4.1-1|18	Callback system for use in widget libraries, abstract interfaces, and
14mu|libsigc++2.0-2.4.1-1|19	general programming.
14mu|libsigc++2.0-2.4.1-1|20	
14mu|libsigc++2.0-2.4.1-1|21	This library implements a full callback system for use in widget
14mu|libsigc++2.0-2.4.1-1|22	libraries, abstract interfaces, and general programming. Originally part
14mu|libsigc++2.0-2.4.1-1|23	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
14mu|libsigc++2.0-2.4.1-1|24	more general use. It is the most complete library of its kind with the
14mu|libsigc++2.0-2.4.1-1|25	ablity to connect an abstract callback to a class method, function, or
14mu|libsigc++2.0-2.4.1-1|26	function object. It contains adaptor classes for connection of dissimilar
14mu|libsigc++2.0-2.4.1-1|27	callbacks and has an ease of use unmatched by other C++ callback
14mu|libsigc++2.0-2.4.1-1|28	libraries.
14mu|libsigc++2.0-2.4.1-1|29	
14mu|libsigc++2.0-2.4.1-1|30	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
14mu|libsigc++2.0-2.4.1-1|31	%{pkgname}.
14mu|libsigc++2.0-2.4.1-1|32	
14mu|libsigc++2.0-2.4.1-1|33	#----------------------------------------------------------------------------
14mu|libsigc++2.0-2.4.1-1|34	
14mu|libsigc++2.0-2.4.1-1|35	%package -n %{libname}
14mu|libsigc++2.0-2.4.1-1|36	Summary:	The Typesafe Signal Framework for C++
14mu|libsigc++2.0-2.4.1-1|37	Group:		System/Libraries
14mu|libsigc++2.0-2.4.1-1|38	Provides:	%{pkgname}%{api} = %{EVRD}
14mu|libsigc++2.0-2.4.1-1|39	
14mu|libsigc++2.0-2.4.1-1|40	%description -n %{libname}
14mu|libsigc++2.0-2.4.1-1|41	Callback system for use in widget libraries, abstract interfaces, and
14mu|libsigc++2.0-2.4.1-1|42	general programming.
14mu|libsigc++2.0-2.4.1-1|43	
14mu|libsigc++2.0-2.4.1-1|44	This library implements a full callback system for use in widget
14mu|libsigc++2.0-2.4.1-1|45	libraries, abstract interfaces, and general programming. Originally part
14mu|libsigc++2.0-2.4.1-1|46	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
14mu|libsigc++2.0-2.4.1-1|47	more general use. It is the most complete library of its kind with the
14mu|libsigc++2.0-2.4.1-1|48	ablity to connect an abstract callback to a class method, function, or
14mu|libsigc++2.0-2.4.1-1|49	function object. It contains adaptor classes for connection of dissimilar
14mu|libsigc++2.0-2.4.1-1|50	callbacks and has an ease of use unmatched by other C++ callback
14mu|libsigc++2.0-2.4.1-1|51	libraries.
14mu|libsigc++2.0-2.4.1-1|52	
14mu|libsigc++2.0-2.4.1-1|53	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
14mu|libsigc++2.0-2.4.1-1|54	%{pkgname}.
14mu|libsigc++2.0-2.4.1-1|55	
14mu|libsigc++2.0-2.4.1-1|56	%files -n %{libname}
14mu|libsigc++2.0-2.4.1-1|57	%doc COPYING NEWS README
14mu|libsigc++2.0-2.4.1-1|58	%{_libdir}/libsigc-%{api}.so.%{major}*
14mu|libsigc++2.0-2.4.1-1|59	
14mu|libsigc++2.0-2.4.1-1|60	#----------------------------------------------------------------------------
14mu|libsigc++2.0-2.4.1-1|61	
14mu|libsigc++2.0-2.4.1-1|62	%package -n %{devname}
14mu|libsigc++2.0-2.4.1-1|63	Summary:	Development tools for the Typesafe Signal Framework for C++
14mu|libsigc++2.0-2.4.1-1|64	Group:		Development/C++
14mu|libsigc++2.0-2.4.1-1|65	Requires:	%{libname} = %{EVRD}
14mu|libsigc++2.0-2.4.1-1|66	Provides:	%{pkgname}%{api}-devel = %{EVRD}
14mu|libsigc++2.0-2.4.1-1|67	Provides:	sigc++%{api}-devel = %{EVRD}
14mu|libsigc++2.0-2.4.1-1|68	
14mu|libsigc++2.0-2.4.1-1|69	%description -n %{devname}
14mu|libsigc++2.0-2.4.1-1|70	This package contains the headers and static libraries of %{pkgname},
14mu|libsigc++2.0-2.4.1-1|71	which are needed when developing or compiling applications which use
14mu|libsigc++2.0-2.4.1-1|72	%{pkgname}.
14mu|libsigc++2.0-2.4.1-1|73	
14mu|libsigc++2.0-2.4.1-1|74	%files -n %{devname}
14mu|libsigc++2.0-2.4.1-1|75	%doc AUTHORS ChangeLog TODO
14mu|libsigc++2.0-2.4.1-1|76	%{_includedir}/*
14mu|libsigc++2.0-2.4.1-1|77	%{_libdir}/lib*.so
14mu|libsigc++2.0-2.4.1-1|78	%{_libdir}/pkgconfig/*
14mu|libsigc++2.0-2.4.1-1|79	%{_libdir}/sigc++-%{api}
14mu|libsigc++2.0-2.4.1-1|80	
14mu|libsigc++2.0-2.4.1-1|81	#----------------------------------------------------------------------------
14mu|libsigc++2.0-2.4.1-1|82	
14mu|libsigc++2.0-2.4.1-1|83	%package doc
14mu|libsigc++2.0-2.4.1-1|84	Summary:	Documentation for %{pkgname} library
14mu|libsigc++2.0-2.4.1-1|85	Group:		Documentation
14mu|libsigc++2.0-2.4.1-1|86	
14mu|libsigc++2.0-2.4.1-1|87	%description doc
14mu|libsigc++2.0-2.4.1-1|88	This package provides API documentation of %{pkgname} library.
14mu|libsigc++2.0-2.4.1-1|89	
14mu|libsigc++2.0-2.4.1-1|90	%files doc
14mu|libsigc++2.0-2.4.1-1|91	%doc %{_docdir}/libsigc++-%{api}
14mu|libsigc++2.0-2.4.1-1|92	%{_datadir}/devhelp/books/libsigc++-%{api}
14mu|libsigc++2.0-2.4.1-1|93	
14mu|libsigc++2.0-2.4.1-1|94	#----------------------------------------------------------------------------
14mu|libsigc++2.0-2.4.1-1|95	
14mu|libsigc++2.0-2.4.1-1|96	%prep
14mu|libsigc++2.0-2.4.1-1|97	%setup -qn %{pkgname}-%{version}
14mu|libsigc++2.0-2.4.1-1|98	
14mu|libsigc++2.0-2.4.1-1|99	%build
14mu|libsigc++2.0-2.4.1-1|100	%configure2_5x
14mu|libsigc++2.0-2.4.1-1|101	%make
14mu|libsigc++2.0-2.4.1-1|102	
14mu|libsigc++2.0-2.4.1-1|103	%install
14mu|libsigc++2.0-2.4.1-1|104	%makeinstall_std
14mu|libsigc++2.0-2.4.1-1|105	
14mu|libsigc++2.0-2.4.1-1|106	%check
14mu|libsigc++2.0-2.4.1-1|107	make check
14mu|libsigc++2.0-2.4.1-1|108	
14mu|libsigc++2.0-2.4.1-1|109	
14mu|libsigc++2.0-2.4.1-1|110	%changelog
14mu|libsigc++2.0-2.4.1-1|111	
14mu|libsigc++2.0-2.4.1-1|112	* Thu Mar 12 2015 Tigro <ashejn@gmail.com> 2.4.1-1
14mu|libsigc++2.0-2.4.1-1|113	- (6121c89) update to 2.4.1
14mu|libsigc++2.0-2.4.1-1|114	
14mu|libsigc++2.0-2.4.1-1|115	

23244 14
14mu|libsignon-glib-1.13-1|1	%define major 1
14mu|libsignon-glib-1.13-1|2	%define girmajor 1.0
14mu|libsignon-glib-1.13-1|3	%define libname %mklibname signon-glib %{major}
14mu|libsignon-glib-1.13-1|4	%define girname %mklibname signon-glib-gir %{girmajor}
14mu|libsignon-glib-1.13-1|5	%define devname %mklibname signon-glib -d
14mu|libsignon-glib-1.13-1|6	
14mu|libsignon-glib-1.13-1|7	Summary:	Authorization and authentication management for glib
14mu|libsignon-glib-1.13-1|8	Name:		libsignon-glib
14mu|libsignon-glib-1.13-1|9	Version:	1.13
14mu|libsignon-glib-1.13-1|10	Release:	1
14mu|libsignon-glib-1.13-1|11	License:	LGPLv2+
14mu|libsignon-glib-1.13-1|12	Group:		System/Libraries
14mu|libsignon-glib-1.13-1|13	Url:		http://code.google.com/p/accounts-sso/
14mu|libsignon-glib-1.13-1|14	Source0:	https://gitlab.com/accounts-sso/libsignon-glib/repository/%{name}-%{version}.tar.gz
14mu|libsignon-glib-1.13-1|15	BuildRequires:	python-gi >= 2.90
14mu|libsignon-glib-1.13-1|16	BuildRequires:	xsltproc
14mu|libsignon-glib-1.13-1|17	BuildRequires:	pkgconfig(check)
14mu|libsignon-glib-1.13-1|18	BuildRequires:	pkgconfig(gio-2.0)
14mu|libsignon-glib-1.13-1|19	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|libsignon-glib-1.13-1|20	BuildRequires:	pkgconfig(glib-2.0)
14mu|libsignon-glib-1.13-1|21	BuildRequires:	pkgconfig(gobject-2.0)
14mu|libsignon-glib-1.13-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libsignon-glib-1.13-1|23	BuildRequires:	pkgconfig(gtk-doc)
14mu|libsignon-glib-1.13-1|24	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|libsignon-glib-1.13-1|25	BuildRequires:	pkgconfig(signond)
14mu|libsignon-glib-1.13-1|26	
14mu|libsignon-glib-1.13-1|27	%description
14mu|libsignon-glib-1.13-1|28	libsignon-glib provides authorization and authentication management for GLib
14mu|libsignon-glib-1.13-1|29	applications.
14mu|libsignon-glib-1.13-1|30	
14mu|libsignon-glib-1.13-1|31	#----------------------------------------------------------------------------
14mu|libsignon-glib-1.13-1|32	
14mu|libsignon-glib-1.13-1|33	%package -n %{libname}
14mu|libsignon-glib-1.13-1|34	Summary:	Accounts and SSO (Single Sign-On) framework
14mu|libsignon-glib-1.13-1|35	Group:		System/Libraries
14mu|libsignon-glib-1.13-1|36	
14mu|libsignon-glib-1.13-1|37	%description -n %{libname}
14mu|libsignon-glib-1.13-1|38	libsignon-glib provides authorization and authentication management for GLib
14mu|libsignon-glib-1.13-1|39	applications.
14mu|libsignon-glib-1.13-1|40	
14mu|libsignon-glib-1.13-1|41	%files -n %{libname}
14mu|libsignon-glib-1.13-1|42	%{_libdir}/%{name}.so.%{major}*
14mu|libsignon-glib-1.13-1|43	
14mu|libsignon-glib-1.13-1|44	#----------------------------------------------------------------------------
14mu|libsignon-glib-1.13-1|45	
14mu|libsignon-glib-1.13-1|46	%package -n %{girname}
14mu|libsignon-glib-1.13-1|47	Summary:	GObject Introspection interface description for %{name}
14mu|libsignon-glib-1.13-1|48	Group:		System/Libraries
14mu|libsignon-glib-1.13-1|49	Requires:	%{libname} = %{EVRD}
14mu|libsignon-glib-1.13-1|50	
14mu|libsignon-glib-1.13-1|51	%description -n %{girname}
14mu|libsignon-glib-1.13-1|52	GObject Introspection interface description for %{name}.
14mu|libsignon-glib-1.13-1|53	
14mu|libsignon-glib-1.13-1|54	%files -n %{girname}
14mu|libsignon-glib-1.13-1|55	%{_libdir}/girepository-1.0/Signon-%{girmajor}.typelib
14mu|libsignon-glib-1.13-1|56	
14mu|libsignon-glib-1.13-1|57	#----------------------------------------------------------------------------
14mu|libsignon-glib-1.13-1|58	
14mu|libsignon-glib-1.13-1|59	%package -n %{devname}
14mu|libsignon-glib-1.13-1|60	Summary:	Development files for %{name}
14mu|libsignon-glib-1.13-1|61	Group:		Development/C
14mu|libsignon-glib-1.13-1|62	Requires:	%{libname} = %{EVRD}
14mu|libsignon-glib-1.13-1|63	Requires:	%{girname} = %{EVRD}
14mu|libsignon-glib-1.13-1|64	Provides:	%{name}-devel = %{EVRD}
14mu|libsignon-glib-1.13-1|65	
14mu|libsignon-glib-1.13-1|66	%description -n %{devname}
14mu|libsignon-glib-1.13-1|67	The %{name}-devel package contains libraries and header files for
14mu|libsignon-glib-1.13-1|68	developing applications that use %{name}.
14mu|libsignon-glib-1.13-1|69	
14mu|libsignon-glib-1.13-1|70	%files -n %{devname}
14mu|libsignon-glib-1.13-1|71	%doc COPYING AUTHORS
14mu|libsignon-glib-1.13-1|72	%{_libdir}/%{name}.so
14mu|libsignon-glib-1.13-1|73	%{_libdir}/pkgconfig/%{name}.pc
14mu|libsignon-glib-1.13-1|74	%{_includedir}/%{name}
14mu|libsignon-glib-1.13-1|75	%{_datadir}/gir-1.0/Signon-%{girmajor}.gir
14mu|libsignon-glib-1.13-1|76	%{_datadir}/vala/vapi/*
14mu|libsignon-glib-1.13-1|77	
14mu|libsignon-glib-1.13-1|78	#----------------------------------------------------------------------------
14mu|libsignon-glib-1.13-1|79	
14mu|libsignon-glib-1.13-1|80	%package -n python-%{name}
14mu|libsignon-glib-1.13-1|81	Summary:	Python binding for %{name}
14mu|libsignon-glib-1.13-1|82	Group:		Development/Python
14mu|libsignon-glib-1.13-1|83	
14mu|libsignon-glib-1.13-1|84	%description -n python-%{name}
14mu|libsignon-glib-1.13-1|85	Python binding for %{name}.
14mu|libsignon-glib-1.13-1|86	
14mu|libsignon-glib-1.13-1|87	%files -n python-%{name}
14mu|libsignon-glib-1.13-1|88	%{py_platsitedir}/gi/overrides/Signon.*
14mu|libsignon-glib-1.13-1|89	
14mu|libsignon-glib-1.13-1|90	#----------------------------------------------------------------------------
14mu|libsignon-glib-1.13-1|91	
14mu|libsignon-glib-1.13-1|92	%prep
14mu|libsignon-glib-1.13-1|93	%setup -qn %{name}-VERSION_%{version}-b74889415b725211c46f107103577bdaddcbd1d5
14mu|libsignon-glib-1.13-1|94	
14mu|libsignon-glib-1.13-1|95	%build
14mu|libsignon-glib-1.13-1|96	./autogen.sh
14mu|libsignon-glib-1.13-1|97	%configure2_5x \
14mu|libsignon-glib-1.13-1|98	--disable-static
14mu|libsignon-glib-1.13-1|99	make
14mu|libsignon-glib-1.13-1|100	
14mu|libsignon-glib-1.13-1|101	%install
14mu|libsignon-glib-1.13-1|102	%makeinstall_std
14mu|libsignon-glib-1.13-1|103	
14mu|libsignon-glib-1.13-1|104	rm -fr %{buildroot}%{_prefix}/doc
14mu|libsignon-glib-1.13-1|105	
14mu|libsignon-glib-1.13-1|106	%changelog
14mu|libsignon-glib-1.13-1|107	
14mu|libsignon-glib-1.13-1|108	* Thu Nov 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.13-1
14mu|libsignon-glib-1.13-1|109	- (0fcf06f) Build requires pkgconfig(gtk-doc)
14mu|libsignon-glib-1.13-1|110	
14mu|libsignon-glib-1.13-1|111	

23245 14
14mu|libsm-1.2.2-1|1	%define major 6
14mu|libsm-1.2.2-1|2	%define libname %mklibname sm %{major}
14mu|libsm-1.2.2-1|3	%define develname %mklibname sm -d
14mu|libsm-1.2.2-1|4	
14mu|libsm-1.2.2-1|5	Name:		libsm
14mu|libsm-1.2.2-1|6	Summary:	X Session Management Library
14mu|libsm-1.2.2-1|7	Version:	1.2.2
14mu|libsm-1.2.2-1|8	Release:	1
14mu|libsm-1.2.2-1|9	Group:		Development/X11
14mu|libsm-1.2.2-1|10	License:	MIT
14mu|libsm-1.2.2-1|11	URL:		http://xorg.freedesktop.org
14mu|libsm-1.2.2-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libSM-%{version}.tar.bz2
14mu|libsm-1.2.2-1|13	
14mu|libsm-1.2.2-1|14	BuildRequires:	pkgconfig(ice)
14mu|libsm-1.2.2-1|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libsm-1.2.2-1|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libsm-1.2.2-1|17	BuildRequires:	x11-xtrans-devel >= 1.0.0
14mu|libsm-1.2.2-1|18	
14mu|libsm-1.2.2-1|19	%description
14mu|libsm-1.2.2-1|20	This is the X Session Management Library.
14mu|libsm-1.2.2-1|21	
14mu|libsm-1.2.2-1|22	%package -n %{libname}
14mu|libsm-1.2.2-1|23	Summary:	X Session Management Library
14mu|libsm-1.2.2-1|24	Group:		Development/X11
14mu|libsm-1.2.2-1|25	Conflicts:	libxorg-x11 < 7.0
14mu|libsm-1.2.2-1|26	Provides:	%{name} = %{version}
14mu|libsm-1.2.2-1|27	
14mu|libsm-1.2.2-1|28	%description -n %{libname}
14mu|libsm-1.2.2-1|29	This is the X Session Management Library.
14mu|libsm-1.2.2-1|30	
14mu|libsm-1.2.2-1|31	%package -n %{develname}
14mu|libsm-1.2.2-1|32	Summary:	Development files for %{name}
14mu|libsm-1.2.2-1|33	Group:		Development/X11
14mu|libsm-1.2.2-1|34	Requires:	%{libname} = %{version}-%{release}
14mu|libsm-1.2.2-1|35	Provides:	libsm-devel = %{version}-%{release}
14mu|libsm-1.2.2-1|36	Obsoletes:	%{_lib}sm6-devel < 1.2.1
14mu|libsm-1.2.2-1|37	Obsoletes:	%{_lib}sm-static-devel < 1.2.1
14mu|libsm-1.2.2-1|38	Conflicts:	libxorg-x11-devel < 7.0
14mu|libsm-1.2.2-1|39	
14mu|libsm-1.2.2-1|40	%description -n %{develname}
14mu|libsm-1.2.2-1|41	Development files for %{name}
14mu|libsm-1.2.2-1|42	
14mu|libsm-1.2.2-1|43	%prep
14mu|libsm-1.2.2-1|44	%setup -qn libSM-%{version}
14mu|libsm-1.2.2-1|45	
14mu|libsm-1.2.2-1|46	%build
14mu|libsm-1.2.2-1|47	%configure2_5x \
14mu|libsm-1.2.2-1|48	--disable-static \
14mu|libsm-1.2.2-1|49	--x-includes=%{_includedir}\
14mu|libsm-1.2.2-1|50	--x-libraries=%{_libdir}\
14mu|libsm-1.2.2-1|51	--without-libuuid
14mu|libsm-1.2.2-1|52	
14mu|libsm-1.2.2-1|53	%make
14mu|libsm-1.2.2-1|54	
14mu|libsm-1.2.2-1|55	%install
14mu|libsm-1.2.2-1|56	rm -rf %{buildroot}
14mu|libsm-1.2.2-1|57	%makeinstall_std
14mu|libsm-1.2.2-1|58	rm -rf %{buildroot}%{_datadir}/doc/libSM
14mu|libsm-1.2.2-1|59	
14mu|libsm-1.2.2-1|60	%pre -n %{develname}
14mu|libsm-1.2.2-1|61	if [ -h %{_includedir}/X11 ]; then
14mu|libsm-1.2.2-1|62	rm -f %{_includedir}/X11
14mu|libsm-1.2.2-1|63	fi
14mu|libsm-1.2.2-1|64	
14mu|libsm-1.2.2-1|65	%files -n %{libname}
14mu|libsm-1.2.2-1|66	%{_libdir}/libSM.so.%{major}*
14mu|libsm-1.2.2-1|67	
14mu|libsm-1.2.2-1|68	%files -n %{develname}
14mu|libsm-1.2.2-1|69	%doc doc/*.xml
14mu|libsm-1.2.2-1|70	%{_libdir}/libSM.so
14mu|libsm-1.2.2-1|71	%{_libdir}/pkgconfig/sm.pc
14mu|libsm-1.2.2-1|72	%{_includedir}/X11/SM/SM.h
14mu|libsm-1.2.2-1|73	%{_includedir}/X11/SM/SMlib.h
14mu|libsm-1.2.2-1|74	%{_includedir}/X11/SM/SMproto.h
14mu|libsm-1.2.2-1|75	
14mu|libsm-1.2.2-1|76	
14mu|libsm-1.2.2-1|77	
14mu|libsm-1.2.2-1|78	%changelog
14mu|libsm-1.2.2-1|79	
14mu|libsm-1.2.2-1|80	* Wed Sep 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.2.2-1
14mu|libsm-1.2.2-1|81	- (11897bf) Updated to version 1.2.2
14mu|libsm-1.2.2-1|82	
14mu|libsm-1.2.2-1|83	

23246 14
14mu|libsndfile-1.0.28-1|1	%define major 1
14mu|libsndfile-1.0.28-1|2	%define libname %mklibname sndfile %{major}
14mu|libsndfile-1.0.28-1|3	%define devname %mklibname sndfile -d
14mu|libsndfile-1.0.28-1|4	
14mu|libsndfile-1.0.28-1|5	%bcond_with octave
14mu|libsndfile-1.0.28-1|6	%bcond_with bootstrap
14mu|libsndfile-1.0.28-1|7	
14mu|libsndfile-1.0.28-1|8	Summary:	A library to handle various audio file formats
14mu|libsndfile-1.0.28-1|9	Name:		libsndfile
14mu|libsndfile-1.0.28-1|10	Version:	1.0.28
14mu|libsndfile-1.0.28-1|11	Release:	1
14mu|libsndfile-1.0.28-1|12	License:	LGPLv2+
14mu|libsndfile-1.0.28-1|13	Group:		Sound
14mu|libsndfile-1.0.28-1|14	Url:		http://www.mega-nerd.com/libsndfile/
14mu|libsndfile-1.0.28-1|15	Source0:	http://www.mega-nerd.com/libsndfile/files/%{name}-%{version}.tar.gz
14mu|libsndfile-1.0.28-1|16	Patch0:		0001-FLAC-Fix-a-buffer-read-overrun.patch
14mu|libsndfile-1.0.28-1|17	Patch1:		0002-src-flac.c-Fix-a-buffer-read-overflow.patch
14mu|libsndfile-1.0.28-1|18	Patch2:		0003-src-flac.c-Fix-another-memory-leak.patch
14mu|libsndfile-1.0.28-1|19	Patch3:		libsndfile-1.0.25-divide-by-zero.patch
14mu|libsndfile-1.0.28-1|20	Patch4:		libsndfile-psf_strlcpy_crlf-fix-CVE-2015-8075.patch
14mu|libsndfile-1.0.28-1|21	BuildRequires:	pkgconfig(alsa)
14mu|libsndfile-1.0.28-1|22	BuildRequires:	pkgconfig(celt)
14mu|libsndfile-1.0.28-1|23	BuildRequires:	pkgconfig(flac)
14mu|libsndfile-1.0.28-1|24	BuildRequires:	pkgconfig(ogg)
14mu|libsndfile-1.0.28-1|25	BuildRequires:	pkgconfig(sqlite3)
14mu|libsndfile-1.0.28-1|26	BuildRequires:	pkgconfig(vorbis)
14mu|libsndfile-1.0.28-1|27	BuildRequires:	pkgconfig(vorbisenc)
14mu|libsndfile-1.0.28-1|28	%if !%{with bootstrap}
14mu|libsndfile-1.0.28-1|29	%ifarch %{ix86} x86_64
14mu|libsndfile-1.0.28-1|30	BuildRequires:	nasm
14mu|libsndfile-1.0.28-1|31	%endif
14mu|libsndfile-1.0.28-1|32	BuildRequires:	pkgconfig(jack)
14mu|libsndfile-1.0.28-1|33	BuildRequires:	pkgconfig(samplerate)
14mu|libsndfile-1.0.28-1|34	%endif
14mu|libsndfile-1.0.28-1|35	
14mu|libsndfile-1.0.28-1|36	%description
14mu|libsndfile-1.0.28-1|37	libsndfile is a C library for reading and writing sound files such as AIFF,
14mu|libsndfile-1.0.28-1|38	AU and WAV files through one standard interface. It can currently read/write
14mu|libsndfile-1.0.28-1|39	8, 16, 24 and 32-bit PCM files as well as 32-bit floating point WAV files and
14mu|libsndfile-1.0.28-1|40	a number of compressed formats.
14mu|libsndfile-1.0.28-1|41	
14mu|libsndfile-1.0.28-1|42	#----------------------------------------------------------------------------
14mu|libsndfile-1.0.28-1|43	
14mu|libsndfile-1.0.28-1|44	%package -n %{libname}
14mu|libsndfile-1.0.28-1|45	Summary:	Shared library of sndfile
14mu|libsndfile-1.0.28-1|46	Group:		System/Libraries
14mu|libsndfile-1.0.28-1|47	
14mu|libsndfile-1.0.28-1|48	%description -n %{libname}
14mu|libsndfile-1.0.28-1|49	libsndfile is a C library for reading and writing sound files such as AIFF,
14mu|libsndfile-1.0.28-1|50	AU and WAV files through one standard interface. It can currently read/write
14mu|libsndfile-1.0.28-1|51	8, 16, 24 and 32-bit PCM files as well as 32-bit floating point WAV files and
14mu|libsndfile-1.0.28-1|52	a number of compressed formats.
14mu|libsndfile-1.0.28-1|53	
14mu|libsndfile-1.0.28-1|54	This package contains the shared library to run applications based on
14mu|libsndfile-1.0.28-1|55	libsndfile.
14mu|libsndfile-1.0.28-1|56	
14mu|libsndfile-1.0.28-1|57	%files -n %{libname}
14mu|libsndfile-1.0.28-1|58	%doc AUTHORS COPYING NEWS README
14mu|libsndfile-1.0.28-1|59	%{_libdir}/libsndfile.so.%{major}*
14mu|libsndfile-1.0.28-1|60	
14mu|libsndfile-1.0.28-1|61	#----------------------------------------------------------------------------
14mu|libsndfile-1.0.28-1|62	
14mu|libsndfile-1.0.28-1|63	%package -n %{devname}
14mu|libsndfile-1.0.28-1|64	Summary:	Libraries, includes, etc to develop libsndfile applications
14mu|libsndfile-1.0.28-1|65	Group:		Development/C
14mu|libsndfile-1.0.28-1|66	Requires:	%{libname} = %{EVRD}
14mu|libsndfile-1.0.28-1|67	Provides:	sndfile-devel = %{EVRD}
14mu|libsndfile-1.0.28-1|68	
14mu|libsndfile-1.0.28-1|69	%description -n %{devname}
14mu|libsndfile-1.0.28-1|70	Libraries, include files, etc you can use to develop libsndfile applications.
14mu|libsndfile-1.0.28-1|71	
14mu|libsndfile-1.0.28-1|72	%files -n %{devname}
14mu|libsndfile-1.0.28-1|73	%doc %{_docdir}/libsndfile
14mu|libsndfile-1.0.28-1|74	%doc ChangeLog COPYING
14mu|libsndfile-1.0.28-1|75	%{_libdir}/libsndfile.so
14mu|libsndfile-1.0.28-1|76	%{multiarch_includedir}/sndfile.h
14mu|libsndfile-1.0.28-1|77	%{_includedir}/sndfile.h
14mu|libsndfile-1.0.28-1|78	%{_includedir}/sndfile.hh
14mu|libsndfile-1.0.28-1|79	%{_libdir}/pkgconfig/sndfile.pc
14mu|libsndfile-1.0.28-1|80	
14mu|libsndfile-1.0.28-1|81	#----------------------------------------------------------------------------
14mu|libsndfile-1.0.28-1|82	
14mu|libsndfile-1.0.28-1|83	%package progs
14mu|libsndfile-1.0.28-1|84	Summary:	Example progs based on libsndfile
14mu|libsndfile-1.0.28-1|85	Group:		Sound
14mu|libsndfile-1.0.28-1|86	
14mu|libsndfile-1.0.28-1|87	%description progs
14mu|libsndfile-1.0.28-1|88	This contains sndfile-info for printing information about a sound
14mu|libsndfile-1.0.28-1|89	file and sndfile-play for playing a sound file.
14mu|libsndfile-1.0.28-1|90	
14mu|libsndfile-1.0.28-1|91	%files progs
14mu|libsndfile-1.0.28-1|92	%doc COPYING
14mu|libsndfile-1.0.28-1|93	%{_bindir}/sndfile-*
14mu|libsndfile-1.0.28-1|94	%{_mandir}/man1/*
14mu|libsndfile-1.0.28-1|95	
14mu|libsndfile-1.0.28-1|96	#----------------------------------------------------------------------------
14mu|libsndfile-1.0.28-1|97	
14mu|libsndfile-1.0.28-1|98	%if %{with octave}
14mu|libsndfile-1.0.28-1|99	%package octave
14mu|libsndfile-1.0.28-1|100	Summary:	Octave modules based on libsndfile
14mu|libsndfile-1.0.28-1|101	Group:		Sound
14mu|libsndfile-1.0.28-1|102	BuildRequires:	octave-devel
14mu|libsndfile-1.0.28-1|103	
14mu|libsndfile-1.0.28-1|104	%description octave
14mu|libsndfile-1.0.28-1|105	This contains octave modules based on libsndfile for reading, writing and
14mu|libsndfile-1.0.28-1|106	playing audio files.
14mu|libsndfile-1.0.28-1|107	
14mu|libsndfile-1.0.28-1|108	%files octave
14mu|libsndfile-1.0.28-1|109	%doc COPYING
14mu|libsndfile-1.0.28-1|110	%{_datadir}/octave/
14mu|libsndfile-1.0.28-1|111	%dir %{_libdir}/octave/*/site/oct/%{_target_platform}/sndfile
14mu|libsndfile-1.0.28-1|112	%{_libdir}/octave/*/site/oct/%{_target_platform}/sndfile/PKG_ADD
14mu|libsndfile-1.0.28-1|113	%{_libdir}/octave/*/site/oct/%{_target_platform}/sndfile/sndfile.oct
14mu|libsndfile-1.0.28-1|114	%endif
14mu|libsndfile-1.0.28-1|115	
14mu|libsndfile-1.0.28-1|116	#----------------------------------------------------------------------------
14mu|libsndfile-1.0.28-1|117	
14mu|libsndfile-1.0.28-1|118	%prep
14mu|libsndfile-1.0.28-1|119	%setup -q
14mu|libsndfile-1.0.28-1|120	%apply_patches
14mu|libsndfile-1.0.28-1|121	
14mu|libsndfile-1.0.28-1|122	%build
14mu|libsndfile-1.0.28-1|123	%configure2_5x \
14mu|libsndfile-1.0.28-1|124	--disable-static
14mu|libsndfile-1.0.28-1|125	%make V=1
14mu|libsndfile-1.0.28-1|126	
14mu|libsndfile-1.0.28-1|127	
14mu|libsndfile-1.0.28-1|128	%install
14mu|libsndfile-1.0.28-1|129	%makeinstall_std
14mu|libsndfile-1.0.28-1|130	rm -rf %{buildroot}%{_includedir}/FLAC
14mu|libsndfile-1.0.28-1|131	
14mu|libsndfile-1.0.28-1|132	%multiarch_includes %{buildroot}%{_includedir}/sndfile.h
14mu|libsndfile-1.0.28-1|133	
14mu|libsndfile-1.0.28-1|134	
14mu|libsndfile-1.0.28-1|135	%changelog
14mu|libsndfile-1.0.28-1|136	
14mu|libsndfile-1.0.28-1|137	* Tue Jun 13 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.28-1
14mu|libsndfile-1.0.28-1|138	- (e7df7a2) New version 1.0.28
14mu|libsndfile-1.0.28-1|139	- (e7df7a2) Add patches to fix various CVE issues
14mu|libsndfile-1.0.28-1|140	
14mu|libsndfile-1.0.28-1|141	

23247 14
14mu|libsoup-2.50.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|libsoup-2.50.0-1|2	
14mu|libsoup-2.50.0-1|3	%define api_version 2.4
14mu|libsoup-2.50.0-1|4	%define lib_major	1
14mu|libsoup-2.50.0-1|5	%define lib_name	%mklibname soup- %{api_version} %{lib_major}
14mu|libsoup-2.50.0-1|6	%define gi_name		%mklibname soup-gir %{api_version}
14mu|libsoup-2.50.0-1|7	%define develname	%mklibname -d soup- %{api_version}
14mu|libsoup-2.50.0-1|8	
14mu|libsoup-2.50.0-1|9	%define build_check		0
14mu|libsoup-2.50.0-1|10	%define build_doc		0
14mu|libsoup-2.50.0-1|11	
14mu|libsoup-2.50.0-1|12	Summary: SOAP (Simple Object Access Protocol) implementation
14mu|libsoup-2.50.0-1|13	Name: libsoup
14mu|libsoup-2.50.0-1|14	Version: 2.50.0
14mu|libsoup-2.50.0-1|15	Release: 1
14mu|libsoup-2.50.0-1|16	License: LGPLv2
14mu|libsoup-2.50.0-1|17	Group: System/Libraries
14mu|libsoup-2.50.0-1|18	URL: http://www.gnome.org/
14mu|libsoup-2.50.0-1|19	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/libsoup/%{url_ver}/%{name}-%{version}.tar.xz
14mu|libsoup-2.50.0-1|20	BuildRequires:	pkgconfig(gio-2.0) >= 2.27.5
14mu|libsoup-2.50.0-1|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.27.5
14mu|libsoup-2.50.0-1|22	BuildRequires:	pkgconfig(gobject-2.0) >= 2.27.5
14mu|libsoup-2.50.0-1|23	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libsoup-2.50.0-1|24	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|libsoup-2.50.0-1|25	BuildRequires:	pkgconfig(sqlite3)
14mu|libsoup-2.50.0-1|26	BuildRequires:	gobject-introspection-devel >= 0.9.5
14mu|libsoup-2.50.0-1|27	BuildRequires:	intltool
14mu|libsoup-2.50.0-1|28	%if %{build_doc}
14mu|libsoup-2.50.0-1|29	BuildRequires:	gtk-doc
14mu|libsoup-2.50.0-1|30	%endif
14mu|libsoup-2.50.0-1|31	%if %build_check
14mu|libsoup-2.50.0-1|32	#gw for running checks
14mu|libsoup-2.50.0-1|33	BuildRequires:	apache-mod_ssl
14mu|libsoup-2.50.0-1|34	BuildRequires:	apache-mod_proxy
14mu|libsoup-2.50.0-1|35	BuildRequires:	apache-mod_php
14mu|libsoup-2.50.0-1|36	BuildRequires:	php-xmlrpc
14mu|libsoup-2.50.0-1|37	%endif
14mu|libsoup-2.50.0-1|38	Requires:	glib-networking
14mu|libsoup-2.50.0-1|39	
14mu|libsoup-2.50.0-1|40	%description
14mu|libsoup-2.50.0-1|41	Soup is a SOAP (Simple Object Access Protocol) implementation in C.
14mu|libsoup-2.50.0-1|42	
14mu|libsoup-2.50.0-1|43	It provides an queued asynchronous callback-based mechanism for sending and
14mu|libsoup-2.50.0-1|44	servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
14mu|libsoup-2.50.0-1|45	compiler which generates client stubs and server skeletons for easily calling
14mu|libsoup-2.50.0-1|46	and implementing SOAP methods.
14mu|libsoup-2.50.0-1|47	
14mu|libsoup-2.50.0-1|48	%package -n %{lib_name}
14mu|libsoup-2.50.0-1|49	Summary:	Libraries for soup
14mu|libsoup-2.50.0-1|50	Group:		System/Libraries
14mu|libsoup-2.50.0-1|51	Conflicts:	gir-repository < 0.6.5-12.1
14mu|libsoup-2.50.0-1|52	
14mu|libsoup-2.50.0-1|53	%description -n %{lib_name}
14mu|libsoup-2.50.0-1|54	Soup is a SOAP (Simple Object Access Protocol) implementation in C.
14mu|libsoup-2.50.0-1|55	
14mu|libsoup-2.50.0-1|56	It provides an queued asynchronous callback-based mechanism for sending and
14mu|libsoup-2.50.0-1|57	servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
14mu|libsoup-2.50.0-1|58	compiler which generates client stubs and server skeletons for easily calling
14mu|libsoup-2.50.0-1|59	and implementing SOAP methods.
14mu|libsoup-2.50.0-1|60	
14mu|libsoup-2.50.0-1|61	This package contains libraries used by soup.
14mu|libsoup-2.50.0-1|62	
14mu|libsoup-2.50.0-1|63	%package -n %{gi_name}
14mu|libsoup-2.50.0-1|64	Summary:	GObject Introspection interface library for libsoup
14mu|libsoup-2.50.0-1|65	Group:		System/Libraries
14mu|libsoup-2.50.0-1|66	Conflicts:	gir-repository < 0.6.5-12.1
14mu|libsoup-2.50.0-1|67	Requires:	%{lib_name} = %{version}-%{release}
14mu|libsoup-2.50.0-1|68	
14mu|libsoup-2.50.0-1|69	%description -n %{gi_name}
14mu|libsoup-2.50.0-1|70	GObject Introspection interface library for libsoup.
14mu|libsoup-2.50.0-1|71	
14mu|libsoup-2.50.0-1|72	%package -n %{develname}
14mu|libsoup-2.50.0-1|73	Summary:	Development libraries, header files and utilities for soup
14mu|libsoup-2.50.0-1|74	Group:		Development/GNOME and GTK+
14mu|libsoup-2.50.0-1|75	Provides:	%{name}-devel = %{version}-%{release}
14mu|libsoup-2.50.0-1|76	Requires:	%{lib_name} = %{version}-%{release}
14mu|libsoup-2.50.0-1|77	
14mu|libsoup-2.50.0-1|78	%description -n %{develname}
14mu|libsoup-2.50.0-1|79	This package contains the files necessary to develop applications with soup.
14mu|libsoup-2.50.0-1|80	
14mu|libsoup-2.50.0-1|81	%prep
14mu|libsoup-2.50.0-1|82	%setup -q
14mu|libsoup-2.50.0-1|83	%apply_patches
14mu|libsoup-2.50.0-1|84	
14mu|libsoup-2.50.0-1|85	%build
14mu|libsoup-2.50.0-1|86	%configure2_5x \
14mu|libsoup-2.50.0-1|87	--disable-static \
14mu|libsoup-2.50.0-1|88	--disable-tls-check \
14mu|libsoup-2.50.0-1|89	%if %build_check
14mu|libsoup-2.50.0-1|90	--with-apache-module-dir=/etc/httpd/*modules \
14mu|libsoup-2.50.0-1|91	%endif
14mu|libsoup-2.50.0-1|92	%if %{build_doc}
14mu|libsoup-2.50.0-1|93	--enable-gtk-doc
14mu|libsoup-2.50.0-1|94	%endif
14mu|libsoup-2.50.0-1|95	
14mu|libsoup-2.50.0-1|96	%make
14mu|libsoup-2.50.0-1|97	
14mu|libsoup-2.50.0-1|98	%install
14mu|libsoup-2.50.0-1|99	rm -rf %{buildroot}
14mu|libsoup-2.50.0-1|100	%makeinstall_std
14mu|libsoup-2.50.0-1|101	
14mu|libsoup-2.50.0-1|102	%find_lang %{name}
14mu|libsoup-2.50.0-1|103	
14mu|libsoup-2.50.0-1|104	%if %build_check
14mu|libsoup-2.50.0-1|105	%check
14mu|libsoup-2.50.0-1|106	make check
14mu|libsoup-2.50.0-1|107	%endif
14mu|libsoup-2.50.0-1|108	
14mu|libsoup-2.50.0-1|109	%files -n %{lib_name} -f %{name}.lang
14mu|libsoup-2.50.0-1|110	%{_libdir}/*.so.%{lib_major}*
14mu|libsoup-2.50.0-1|111	
14mu|libsoup-2.50.0-1|112	%files -n %{gi_name}
14mu|libsoup-2.50.0-1|113	%{_libdir}/girepository-1.0/Soup-%{api_version}.typelib
14mu|libsoup-2.50.0-1|114	%{_libdir}/girepository-1.0/SoupGNOME-%{api_version}.typelib
14mu|libsoup-2.50.0-1|115	
14mu|libsoup-2.50.0-1|116	%files -n %{develname}
14mu|libsoup-2.50.0-1|117	%doc README COPYING AUTHORS NEWS
14mu|libsoup-2.50.0-1|118	%{_datadir}/gtk-doc/html/%{name}-%api_version
14mu|libsoup-2.50.0-1|119	%{_datadir}/gir-1.0/Soup-%{api_version}.gir
14mu|libsoup-2.50.0-1|120	%{_datadir}/gir-1.0/SoupGNOME-%{api_version}.gir
14mu|libsoup-2.50.0-1|121	%{_libdir}/*.so
14mu|libsoup-2.50.0-1|122	%{_libdir}/pkgconfig/*
14mu|libsoup-2.50.0-1|123	%{_includedir}/*
14mu|libsoup-2.50.0-1|124	
14mu|libsoup-2.50.0-1|125	
14mu|libsoup-2.50.0-1|126	%changelog
14mu|libsoup-2.50.0-1|127	
14mu|libsoup-2.50.0-1|128	* Mon Mar 23 2015 Tigro <ashejn@yandex-team.ru> 2.50.0-1
14mu|libsoup-2.50.0-1|129	- (d42a309) update to 2.50.0
14mu|libsoup-2.50.0-1|130	
14mu|libsoup-2.50.0-1|131	

23248 14
14mu|libspectre-0.2.6-12|1	%define major 1
14mu|libspectre-0.2.6-12|2	%define libname %mklibname spectre %{major}
14mu|libspectre-0.2.6-12|3	%define devname %mklibname spectre -d
14mu|libspectre-0.2.6-12|4	
14mu|libspectre-0.2.6-12|5	Summary:	Postscript rendering library
14mu|libspectre-0.2.6-12|6	Name:		libspectre
14mu|libspectre-0.2.6-12|7	Version:	0.2.6
14mu|libspectre-0.2.6-12|8	Release:	12
14mu|libspectre-0.2.6-12|9	License:	GPLv2+
14mu|libspectre-0.2.6-12|10	Group:		System/Libraries
14mu|libspectre-0.2.6-12|11	Url:		http://libspectre.freedesktop.org/wiki/
14mu|libspectre-0.2.6-12|12	Source0:	http://libspectre.freedesktop.org/releases/%{name}-%{version}.tar.gz
14mu|libspectre-0.2.6-12|13	BuildRequires:	libgs-devel
14mu|libspectre-0.2.6-12|14	
14mu|libspectre-0.2.6-12|15	%description
14mu|libspectre-0.2.6-12|16	libspectre is a small library for rendering Postscript documents. It provides
14mu|libspectre-0.2.6-12|17	a convenient easy to use API for handling and rendering Postscript documents.
14mu|libspectre-0.2.6-12|18	
14mu|libspectre-0.2.6-12|19	#----------------------------------------------------------------------------
14mu|libspectre-0.2.6-12|20	
14mu|libspectre-0.2.6-12|21	%package -n %{libname}
14mu|libspectre-0.2.6-12|22	Summary:	Postscript rendering library
14mu|libspectre-0.2.6-12|23	Group:		System/Libraries
14mu|libspectre-0.2.6-12|24	
14mu|libspectre-0.2.6-12|25	%description -n %{libname}
14mu|libspectre-0.2.6-12|26	libspectre is a small library for rendering Postscript documents. It provides
14mu|libspectre-0.2.6-12|27	a convenient easy to use API for handling and rendering Postscript documents.
14mu|libspectre-0.2.6-12|28	
14mu|libspectre-0.2.6-12|29	%files -n %{libname}
14mu|libspectre-0.2.6-12|30	%doc AUTHORS NEWS README TODO
14mu|libspectre-0.2.6-12|31	%{_libdir}/libspectre.so.%{major}*
14mu|libspectre-0.2.6-12|32	
14mu|libspectre-0.2.6-12|33	#----------------------------------------------------------------------------
14mu|libspectre-0.2.6-12|34	
14mu|libspectre-0.2.6-12|35	%package -n %{devname}
14mu|libspectre-0.2.6-12|36	Summary:	Postscript rendering library
14mu|libspectre-0.2.6-12|37	Group:		Development/C
14mu|libspectre-0.2.6-12|38	Requires:	%{libname} = %{EVRD}
14mu|libspectre-0.2.6-12|39	Provides:	%{name}-devel = %{EVRD}
14mu|libspectre-0.2.6-12|40	
14mu|libspectre-0.2.6-12|41	%description -n %{devname}
14mu|libspectre-0.2.6-12|42	libspectre is a small library for rendering Postscript documents. It provides
14mu|libspectre-0.2.6-12|43	a convenient easy to use API for handling and rendering Postscript documents.
14mu|libspectre-0.2.6-12|44	
14mu|libspectre-0.2.6-12|45	%files -n %{devname}
14mu|libspectre-0.2.6-12|46	%{_includedir}/*
14mu|libspectre-0.2.6-12|47	%{_libdir}/libspectre.so
14mu|libspectre-0.2.6-12|48	%{_libdir}/pkgconfig/*
14mu|libspectre-0.2.6-12|49	
14mu|libspectre-0.2.6-12|50	#----------------------------------------------------------------------------
14mu|libspectre-0.2.6-12|51	
14mu|libspectre-0.2.6-12|52	%prep
14mu|libspectre-0.2.6-12|53	%setup -q
14mu|libspectre-0.2.6-12|54	
14mu|libspectre-0.2.6-12|55	%build
14mu|libspectre-0.2.6-12|56	%configure2_5x --disable-static
14mu|libspectre-0.2.6-12|57	%make
14mu|libspectre-0.2.6-12|58	
14mu|libspectre-0.2.6-12|59	%install
14mu|libspectre-0.2.6-12|60	%makeinstall_std
14mu|libspectre-0.2.6-12|61	
14mu|libspectre-0.2.6-12|62	
14mu|libspectre-0.2.6-12|63	
14mu|libspectre-0.2.6-12|64	%changelog
14mu|libspectre-0.2.6-12|65	
14mu|libspectre-0.2.6-12|66	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.2.6-12
14mu|libspectre-0.2.6-12|67	- (aecfb12) Repack tarball according to upstream
14mu|libspectre-0.2.6-12|68	
14mu|libspectre-0.2.6-12|69	

23249 14
14mu|libspiro-0.3.20150131-1|1	%define	major	0
14mu|libspiro-0.3.20150131-1|2	%define	libname	%mklibname spiro %{major}
14mu|libspiro-0.3.20150131-1|3	%define	devname	%mklibname -d spiro
14mu|libspiro-0.3.20150131-1|4	
14mu|libspiro-0.3.20150131-1|5	Name:		libspiro
14mu|libspiro-0.3.20150131-1|6	Version:	0.3.20150131
14mu|libspiro-0.3.20150131-1|7	Release:	1
14mu|libspiro-0.3.20150131-1|8	Summary:	Library to simplify the drawing of beautiful curves
14mu|libspiro-0.3.20150131-1|9	Group:		System/Libraries
14mu|libspiro-0.3.20150131-1|10	License:	GPLv2+
14mu|libspiro-0.3.20150131-1|11	URL:		http://libspiro.sourceforge.net/
14mu|libspiro-0.3.20150131-1|12	Source0:	https://github.com/fontforge/libspiro/archive/%{version}.tar.gz
14mu|libspiro-0.3.20150131-1|13	
14mu|libspiro-0.3.20150131-1|14	%description
14mu|libspiro-0.3.20150131-1|15	This library will take an array of spiro control points and
14mu|libspiro-0.3.20150131-1|16	convert them into a series of bézier splines which can then
14mu|libspiro-0.3.20150131-1|17	be used in the myriad of ways the world has come to use béziers.
14mu|libspiro-0.3.20150131-1|18	
14mu|libspiro-0.3.20150131-1|19	%package -n	%{libname}
14mu|libspiro-0.3.20150131-1|20	Summary:	Library to simplify the drawing of beautiful curves
14mu|libspiro-0.3.20150131-1|21	Group:		System/Libraries
14mu|libspiro-0.3.20150131-1|22	
14mu|libspiro-0.3.20150131-1|23	%description -n	%{libname}
14mu|libspiro-0.3.20150131-1|24	This library will take an array of spiro control points and
14mu|libspiro-0.3.20150131-1|25	convert them into a series of bézier splines which can then
14mu|libspiro-0.3.20150131-1|26	be used in the myriad of ways the world has come to use béziers.
14mu|libspiro-0.3.20150131-1|27	
14mu|libspiro-0.3.20150131-1|28	%package -n	%{devname}
14mu|libspiro-0.3.20150131-1|29	Summary:	Development files for %{name}
14mu|libspiro-0.3.20150131-1|30	Group:		Development/C
14mu|libspiro-0.3.20150131-1|31	Requires:	%{libname} = %{EVRD}
14mu|libspiro-0.3.20150131-1|32	Provides:	spiro-devel = %{EVRD}
14mu|libspiro-0.3.20150131-1|33	
14mu|libspiro-0.3.20150131-1|34	%description -n	%{devname}
14mu|libspiro-0.3.20150131-1|35	This package contains libraries and header files for developing applications
14mu|libspiro-0.3.20150131-1|36	that use %{name}.
14mu|libspiro-0.3.20150131-1|37	
14mu|libspiro-0.3.20150131-1|38	%prep
14mu|libspiro-0.3.20150131-1|39	%setup -q
14mu|libspiro-0.3.20150131-1|40	autoreconf -fi
14mu|libspiro-0.3.20150131-1|41	
14mu|libspiro-0.3.20150131-1|42	%build
14mu|libspiro-0.3.20150131-1|43	%configure2_5x --disable-static
14mu|libspiro-0.3.20150131-1|44	%make
14mu|libspiro-0.3.20150131-1|45	
14mu|libspiro-0.3.20150131-1|46	%install
14mu|libspiro-0.3.20150131-1|47	%makeinstall_std
14mu|libspiro-0.3.20150131-1|48	
14mu|libspiro-0.3.20150131-1|49	%files -n %{libname}
14mu|libspiro-0.3.20150131-1|50	%doc README* ChangeLog AUTHORS
14mu|libspiro-0.3.20150131-1|51	%{_libdir}/libspiro.so.%{major}*
14mu|libspiro-0.3.20150131-1|52	
14mu|libspiro-0.3.20150131-1|53	%files -n %{devname}
14mu|libspiro-0.3.20150131-1|54	%{_includedir}/*
14mu|libspiro-0.3.20150131-1|55	%{_libdir}/libspiro.so
14mu|libspiro-0.3.20150131-1|56	%{_libdir}/pkgconfig/libspiro.pc
14mu|libspiro-0.3.20150131-1|57	
14mu|libspiro-0.3.20150131-1|58	%changelog
14mu|libspiro-0.3.20150131-1|59	
14mu|libspiro-0.3.20150131-1|60	* Fri Feb 05 2016 Denis Silakov <dsilakov@gmail.com> 0.3.20150131-1
14mu|libspiro-0.3.20150131-1|61	- (20c5738) Updated to 0.3.20150131, added pkgconfig file
14mu|libspiro-0.3.20150131-1|62	
14mu|libspiro-0.3.20150131-1|63	

23250 14
14mu|libssh-0.7.3-1|1	%define major 4
14mu|libssh-0.7.3-1|2	%define libname %mklibname ssh %{major}
14mu|libssh-0.7.3-1|3	%define libthreads %mklibname ssh_threads %{major}
14mu|libssh-0.7.3-1|4	%define devname %mklibname ssh -d
14mu|libssh-0.7.3-1|5	
14mu|libssh-0.7.3-1|6	Summary:	C library to authenticate in a simple manner to one or more SSH servers
14mu|libssh-0.7.3-1|7	Name:		libssh
14mu|libssh-0.7.3-1|8	Epoch:		1
14mu|libssh-0.7.3-1|9	Version:	0.7.3
14mu|libssh-0.7.3-1|10	Release:	1
14mu|libssh-0.7.3-1|11	Group:		System/Libraries
14mu|libssh-0.7.3-1|12	License:	LGPLv2.1+
14mu|libssh-0.7.3-1|13	Url:		http://www.libssh.org
14mu|libssh-0.7.3-1|14	# svn checkout svn://svn.berlios.de/libssh/trunk libssh
14mu|libssh-0.7.3-1|15	Source0:	https://red.libssh.org/attachments/download/177/%{name}-%{version}.tar.gz
14mu|libssh-0.7.3-1|16	BuildRequires:	cmake
14mu|libssh-0.7.3-1|17	BuildRequires:	doxygen
14mu|libssh-0.7.3-1|18	BuildRequires:	pcap-devel
14mu|libssh-0.7.3-1|19	BuildRequires:	pkgconfig(libgcrypt)
14mu|libssh-0.7.3-1|20	BuildRequires:	pkgconfig(openssl)
14mu|libssh-0.7.3-1|21	BuildRequires:	pkgconfig(zlib)
14mu|libssh-0.7.3-1|22	
14mu|libssh-0.7.3-1|23	%description
14mu|libssh-0.7.3-1|24	The ssh library was designed to be used by programmers needing a working
14mu|libssh-0.7.3-1|25	SSH implementation by the mean of a library. The complete control of the
14mu|libssh-0.7.3-1|26	client is made by the programmer. With libssh, you can remotely execute
14mu|libssh-0.7.3-1|27	programs, transfer files, use a secure and transparent tunnel for your
14mu|libssh-0.7.3-1|28	remote programs. With its Secure FTP implementation, you can play with
14mu|libssh-0.7.3-1|29	remote files easily, without third-party programs others than libcrypto
14mu|libssh-0.7.3-1|30	(from openssl). libssh features :
14mu|libssh-0.7.3-1|31	
14mu|libssh-0.7.3-1|32	* Full C library functions for manipulating a client-side SSH
14mu|libssh-0.7.3-1|33	connection
14mu|libssh-0.7.3-1|34	* Lesser GPL licensing -SSH2 protocol compliant
14mu|libssh-0.7.3-1|35	* Fully configurable sessions
14mu|libssh-0.7.3-1|36	* Support for AES-128,AES-192,AES-256,blowfish, in cbc mode
14mu|libssh-0.7.3-1|37	* Use multiple SSH connections in a same process, at same time
14mu|libssh-0.7.3-1|38	* Use multiple channels in the same connection
14mu|libssh-0.7.3-1|39	* Thread safety when using different sessions at same time
14mu|libssh-0.7.3-1|40	* Basic but correct SFTP implementation (secure file transfer)
14mu|libssh-0.7.3-1|41	* RSA and DSS server public key supported
14mu|libssh-0.7.3-1|42	* Compression support (with zlib)
14mu|libssh-0.7.3-1|43	* Public key (RSA and DSS), password and keyboard-interactive
14mu|libssh-0.7.3-1|44	authentication
14mu|libssh-0.7.3-1|45	* Complete documentation about its API
14mu|libssh-0.7.3-1|46	* Runs and tested under amd64, x86, arm, sparc32, ppc under Linux,
14mu|libssh-0.7.3-1|47	BSD, MacosX and Solaris
14mu|libssh-0.7.3-1|48	* A developer listening to you
14mu|libssh-0.7.3-1|49	* It's free (LGPL)!
14mu|libssh-0.7.3-1|50	
14mu|libssh-0.7.3-1|51	#----------------------------------------------------------------------------
14mu|libssh-0.7.3-1|52	
14mu|libssh-0.7.3-1|53	%package -n %{libname}
14mu|libssh-0.7.3-1|54	Summary:	Main library for %{name}
14mu|libssh-0.7.3-1|55	Group:		System/Libraries
14mu|libssh-0.7.3-1|56	
14mu|libssh-0.7.3-1|57	%description -n %{libname}
14mu|libssh-0.7.3-1|58	The ssh library was designed to be used by programmers needing a working
14mu|libssh-0.7.3-1|59	SSH implementation by the mean of a library. The complete control of the
14mu|libssh-0.7.3-1|60	client is made by the programmer. With libssh, you can remotely execute
14mu|libssh-0.7.3-1|61	programs, transfer files, use a secure and transparent tunnel for your
14mu|libssh-0.7.3-1|62	remote programs. With its Secure FTP implementation, you can play with
14mu|libssh-0.7.3-1|63	remote files easily, without third-party programs others than libcrypto
14mu|libssh-0.7.3-1|64	(from openssl).
14mu|libssh-0.7.3-1|65	
14mu|libssh-0.7.3-1|66	%files -n %{libname}
14mu|libssh-0.7.3-1|67	%{_libdir}/libssh.so.%{major}*
14mu|libssh-0.7.3-1|68	
14mu|libssh-0.7.3-1|69	#----------------------------------------------------------------------------
14mu|libssh-0.7.3-1|70	
14mu|libssh-0.7.3-1|71	%package -n %{libthreads}
14mu|libssh-0.7.3-1|72	Summary:	Main library for %{name}
14mu|libssh-0.7.3-1|73	Group:		System/Libraries
14mu|libssh-0.7.3-1|74	Conflicts:	%{_lib}ssh4 < 1:0.6.3
14mu|libssh-0.7.3-1|75	
14mu|libssh-0.7.3-1|76	%description -n %{libthreads}
14mu|libssh-0.7.3-1|77	This package contains a shared library for %{name}.
14mu|libssh-0.7.3-1|78	
14mu|libssh-0.7.3-1|79	%files -n %{libthreads}
14mu|libssh-0.7.3-1|80	%{_libdir}/libssh_threads.so.%{major}*
14mu|libssh-0.7.3-1|81	
14mu|libssh-0.7.3-1|82	#----------------------------------------------------------------------------
14mu|libssh-0.7.3-1|83	
14mu|libssh-0.7.3-1|84	%package -n %{devname}
14mu|libssh-0.7.3-1|85	Summary:	Development files for %{name}
14mu|libssh-0.7.3-1|86	Group:		Development/C++
14mu|libssh-0.7.3-1|87	Requires:	%{libname} = %{EVRD}
14mu|libssh-0.7.3-1|88	Requires:	%{libthreads} = %{EVRD}
14mu|libssh-0.7.3-1|89	Provides:	ssh-devel = %{EVRD}
14mu|libssh-0.7.3-1|90	Provides:	libssh-devel = %{EVRD}
14mu|libssh-0.7.3-1|91	
14mu|libssh-0.7.3-1|92	%description -n %{devname}
14mu|libssh-0.7.3-1|93	This package contains the development files for %{name}.
14mu|libssh-0.7.3-1|94	
14mu|libssh-0.7.3-1|95	%files -n %{devname}
14mu|libssh-0.7.3-1|96	%{_includedir}/%{name}
14mu|libssh-0.7.3-1|97	%{_libdir}/*.so
14mu|libssh-0.7.3-1|98	%{_libdir}/pkgconfig/*.pc
14mu|libssh-0.7.3-1|99	%{_libdir}/cmake/*
14mu|libssh-0.7.3-1|100	
14mu|libssh-0.7.3-1|101	#----------------------------------------------------------------------------
14mu|libssh-0.7.3-1|102	
14mu|libssh-0.7.3-1|103	%prep
14mu|libssh-0.7.3-1|104	%setup -q
14mu|libssh-0.7.3-1|105	%apply_patches
14mu|libssh-0.7.3-1|106	
14mu|libssh-0.7.3-1|107	%build
14mu|libssh-0.7.3-1|108	%cmake -DWITH_GCRYPT=ON -DWITH_PCAP=ON
14mu|libssh-0.7.3-1|109	%make
14mu|libssh-0.7.3-1|110	
14mu|libssh-0.7.3-1|111	%install
14mu|libssh-0.7.3-1|112	%makeinstall_std -C build
14mu|libssh-0.7.3-1|113	
14mu|libssh-0.7.3-1|114	
14mu|libssh-0.7.3-1|115	%changelog
14mu|libssh-0.7.3-1|116	
14mu|libssh-0.7.3-1|117	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 1:0.7.3-1
14mu|libssh-0.7.3-1|118	- (ab92dfe) Updated to 0.7.3
14mu|libssh-0.7.3-1|119	
14mu|libssh-0.7.3-1|120	

23251 14
14mu|libssh2-1.7.0-1|1	%define major 1
14mu|libssh2-1.7.0-1|2	%define libname %mklibname ssh2_ %{major}
14mu|libssh2-1.7.0-1|3	%define devname %mklibname ssh2 -d
14mu|libssh2-1.7.0-1|4	
14mu|libssh2-1.7.0-1|5	Summary:	A library implementing the SSH2 protocol
14mu|libssh2-1.7.0-1|6	Name:		libssh2
14mu|libssh2-1.7.0-1|7	Version:	1.7.0
14mu|libssh2-1.7.0-1|8	Release:	1
14mu|libssh2-1.7.0-1|9	License:	BSD
14mu|libssh2-1.7.0-1|10	Group:		System/Libraries
14mu|libssh2-1.7.0-1|11	Url:		http://www.libssh2.org/
14mu|libssh2-1.7.0-1|12	Source0:	http://www.libssh2.org/download/%{name}-%{version}.tar.gz
14mu|libssh2-1.7.0-1|13	Patch0:		CVE-2016-0787.patch
14mu|libssh2-1.7.0-1|14	BuildRequires:	libtool
14mu|libssh2-1.7.0-1|15	BuildRequires:	pkgconfig(openssl)
14mu|libssh2-1.7.0-1|16	BuildRequires:	pkgconfig(zlib)
14mu|libssh2-1.7.0-1|17	
14mu|libssh2-1.7.0-1|18	%description
14mu|libssh2-1.7.0-1|19	libssh2 is a library implementing the SSH2 protocol as defined by Internet
14mu|libssh2-1.7.0-1|20	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
14mu|libssh2-1.7.0-1|21	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
14mu|libssh2-1.7.0-1|22	
14mu|libssh2-1.7.0-1|23	#----------------------------------------------------------------------------
14mu|libssh2-1.7.0-1|24	
14mu|libssh2-1.7.0-1|25	%package -n %{libname}
14mu|libssh2-1.7.0-1|26	Summary:	A library implementing the SSH2 protocol
14mu|libssh2-1.7.0-1|27	Group:		System/Libraries
14mu|libssh2-1.7.0-1|28	
14mu|libssh2-1.7.0-1|29	%description -n %{libname}
14mu|libssh2-1.7.0-1|30	libssh2 is a library implementing the SSH2 protocol as defined by Internet
14mu|libssh2-1.7.0-1|31	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
14mu|libssh2-1.7.0-1|32	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
14mu|libssh2-1.7.0-1|33	
14mu|libssh2-1.7.0-1|34	%files -n %{libname}
14mu|libssh2-1.7.0-1|35	%doc COPYING
14mu|libssh2-1.7.0-1|36	%{_libdir}/libssh2.so.%{major}*
14mu|libssh2-1.7.0-1|37	
14mu|libssh2-1.7.0-1|38	#----------------------------------------------------------------------------
14mu|libssh2-1.7.0-1|39	
14mu|libssh2-1.7.0-1|40	%package -n %{devname}
14mu|libssh2-1.7.0-1|41	Summary:	Development library and header files for the %{name} library
14mu|libssh2-1.7.0-1|42	Group:		Development/C
14mu|libssh2-1.7.0-1|43	Requires:	%{libname} = %{EVRD}
14mu|libssh2-1.7.0-1|44	Provides:	%{name}-devel = %{EVRD}
14mu|libssh2-1.7.0-1|45	Provides:	ssh2-devel = %{EVRD}
14mu|libssh2-1.7.0-1|46	
14mu|libssh2-1.7.0-1|47	%description -n %{devname}
14mu|libssh2-1.7.0-1|48	libssh2 is a library implementing the SSH2 protocol as defined by Internet
14mu|libssh2-1.7.0-1|49	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
14mu|libssh2-1.7.0-1|50	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
14mu|libssh2-1.7.0-1|51	
14mu|libssh2-1.7.0-1|52	This package contains the static %{name} library and its header files.
14mu|libssh2-1.7.0-1|53	
14mu|libssh2-1.7.0-1|54	%files -n %{devname}
14mu|libssh2-1.7.0-1|55	%doc docs/AUTHORS docs/BINDINGS docs/HACKING docs/TODO ChangeLog NEWS README RELEASE-NOTES
14mu|libssh2-1.7.0-1|56	%{_includedir}/*
14mu|libssh2-1.7.0-1|57	%{_libdir}/*.so
14mu|libssh2-1.7.0-1|58	%{_mandir}/man3/*
14mu|libssh2-1.7.0-1|59	%{_libdir}/pkgconfig/*.pc
14mu|libssh2-1.7.0-1|60	
14mu|libssh2-1.7.0-1|61	#----------------------------------------------------------------------------
14mu|libssh2-1.7.0-1|62	
14mu|libssh2-1.7.0-1|63	%prep
14mu|libssh2-1.7.0-1|64	%setup -q
14mu|libssh2-1.7.0-1|65	%apply_patches
14mu|libssh2-1.7.0-1|66	
14mu|libssh2-1.7.0-1|67	%build
14mu|libssh2-1.7.0-1|68	%configure \
14mu|libssh2-1.7.0-1|69	--without-libgcrypt-prefix \
14mu|libssh2-1.7.0-1|70	--with-openssl=%{_prefix} \
14mu|libssh2-1.7.0-1|71	--with-libz=%{_prefix} \
14mu|libssh2-1.7.0-1|72	--disable-static \
14mu|libssh2-1.7.0-1|73	--disable-examples-build
14mu|libssh2-1.7.0-1|74	
14mu|libssh2-1.7.0-1|75	%make
14mu|libssh2-1.7.0-1|76	
14mu|libssh2-1.7.0-1|77	%install
14mu|libssh2-1.7.0-1|78	%makeinstall_std
14mu|libssh2-1.7.0-1|79	
14mu|libssh2-1.7.0-1|80	##%check
14mu|libssh2-1.7.0-1|81	#make check <- barfs at "Failed requesting pty", works as root
14mu|libssh2-1.7.0-1|82	
14mu|libssh2-1.7.0-1|83	%changelog
14mu|libssh2-1.7.0-1|84	
14mu|libssh2-1.7.0-1|85	* Fri May 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
14mu|libssh2-1.7.0-1|86	- (80107ff) New version 1.7.0
14mu|libssh2-1.7.0-1|87	- (80107ff) Drop pkgconfig patch (fixed upstream)
14mu|libssh2-1.7.0-1|88	- (80107ff) Spec cleanup
14mu|libssh2-1.7.0-1|89	
14mu|libssh2-1.7.0-1|90	

23252 14
14mu|libtar-1.2.20-10|1	%define major 1
14mu|libtar-1.2.20-10|2	%define libname %mklibname tar %{major}
14mu|libtar-1.2.20-10|3	%define develname %mklibname -d tar
14mu|libtar-1.2.20-10|4	
14mu|libtar-1.2.20-10|5	%define sdevname %mklibname tar -d -s
14mu|libtar-1.2.20-10|6	
14mu|libtar-1.2.20-10|7	Summary:	C library for manipulating tar files
14mu|libtar-1.2.20-10|8	Name:		libtar
14mu|libtar-1.2.20-10|9	Version:	1.2.20
14mu|libtar-1.2.20-10|10	Release:	10
14mu|libtar-1.2.20-10|11	License:	BSD
14mu|libtar-1.2.20-10|12	Group:		System/Libraries
14mu|libtar-1.2.20-10|13	Url:		http://www.feep.net/libtar/
14mu|libtar-1.2.20-10|14	Source0:	ftp://ftp.feep.net/pub/software/libtar/%{name}-%{version}.tar.gz
14mu|libtar-1.2.20-10|15	Patch1:         libtar-1.2.11-missing-protos.patch
14mu|libtar-1.2.20-10|16	Patch2:         libtar-macro.patch
14mu|libtar-1.2.20-10|17	Patch4:         libtar-1.2.11-mem-deref.patch
14mu|libtar-1.2.20-10|18	Patch5:         libtar-1.2.20-fix-memleak.patch
14mu|libtar-1.2.20-10|19	Patch6:         libtar-1.2.11-bz729009.patch
14mu|libtar-1.2.20-10|20	Patch7:         libtar-1.2.11-bz785760.patch
14mu|libtar-1.2.20-10|21	Patch8:		libtar-1.2.20-includes.patch
14mu|libtar-1.2.20-10|22	BuildRequires:	pkgconfig(zlib)
14mu|libtar-1.2.20-10|23	Obsoletes:	%{name} <= 1.2.11-19
14mu|libtar-1.2.20-10|24	
14mu|libtar-1.2.20-10|25	%description
14mu|libtar-1.2.20-10|26	libtar is a library for manipulating tar files from within C programs.
14mu|libtar-1.2.20-10|27	Here are some of its features:
14mu|libtar-1.2.20-10|28	
14mu|libtar-1.2.20-10|29	* Handles both POSIX tar file format and the GNU extensions.
14mu|libtar-1.2.20-10|30	* API provides functions for easy use, such as tar_extract_all().
14mu|libtar-1.2.20-10|31	* Also provides functions for more granular use, such as
14mu|libtar-1.2.20-10|32	tar_append_regfile().
14mu|libtar-1.2.20-10|33	
14mu|libtar-1.2.20-10|34	
14mu|libtar-1.2.20-10|35	%files
14mu|libtar-1.2.20-10|36	%{_bindir}/libtar
14mu|libtar-1.2.20-10|37	
14mu|libtar-1.2.20-10|38	#----------------------------------------------------------------------------
14mu|libtar-1.2.20-10|39	
14mu|libtar-1.2.20-10|40	%package -n %{sdevname}
14mu|libtar-1.2.20-10|41	Summary:	Development files and headers for %{name}
14mu|libtar-1.2.20-10|42	Group:		Development/C
14mu|libtar-1.2.20-10|43	Obsoletes:	%{name}-static-devel < 1.2.11-19
14mu|libtar-1.2.20-10|44	Provides:	%{name}-static-devel = %{EVRD}
14mu|libtar-1.2.20-10|45	
14mu|libtar-1.2.20-10|46	%description -n %{sdevname}
14mu|libtar-1.2.20-10|47	This package contains the static library and the C headers needed to
14mu|libtar-1.2.20-10|48	build applications with libtar.
14mu|libtar-1.2.20-10|49	
14mu|libtar-1.2.20-10|50	%files -n %{sdevname}
14mu|libtar-1.2.20-10|51	%doc README ChangeLog* COPYRIGHT TODO
14mu|libtar-1.2.20-10|52	%{_libdir}/libtar.a
14mu|libtar-1.2.20-10|53	#----------------------------------------------------------------------------
14mu|libtar-1.2.20-10|54	%package -n	%libname
14mu|libtar-1.2.20-10|55	Summary:	Shared library for %{name}
14mu|libtar-1.2.20-10|56	Group:		System/Libraries
14mu|libtar-1.2.20-10|57	
14mu|libtar-1.2.20-10|58	%description -n %libname
14mu|libtar-1.2.20-10|59	This package contains the shared library for %{name}.
14mu|libtar-1.2.20-10|60	
14mu|libtar-1.2.20-10|61	%files -n %{libname}
14mu|libtar-1.2.20-10|62	%{_libdir}/libtar.so.%{major}
14mu|libtar-1.2.20-10|63	%{_libdir}/libtar.so.%{major}.*
14mu|libtar-1.2.20-10|64	#----------------------------------------------------------------------------
14mu|libtar-1.2.20-10|65	%package -n	%develname
14mu|libtar-1.2.20-10|66	Summary:	Development files and headers for %{name}
14mu|libtar-1.2.20-10|67	Group:		Development/C
14mu|libtar-1.2.20-10|68	Requires:	%{libname} = %{version}
14mu|libtar-1.2.20-10|69	Obsoletes:	%{name}-devel < %{version}
14mu|libtar-1.2.20-10|70	Provides:	%{name}-devel = %{version}-%{release}
14mu|libtar-1.2.20-10|71	
14mu|libtar-1.2.20-10|72	%description -n %develname
14mu|libtar-1.2.20-10|73	This package contains the shared library and the C headers needed to
14mu|libtar-1.2.20-10|74	build applications with libtar.
14mu|libtar-1.2.20-10|75	
14mu|libtar-1.2.20-10|76	%files -n %{develname}
14mu|libtar-1.2.20-10|77	%{_libdir}/libtar.so
14mu|libtar-1.2.20-10|78	%{_includedir}/libtar*.h
14mu|libtar-1.2.20-10|79	%{_mandir}/man3/*.3*
14mu|libtar-1.2.20-10|80	
14mu|libtar-1.2.20-10|81	#----------------------------------------------------------------------------
14mu|libtar-1.2.20-10|82	%prep
14mu|libtar-1.2.20-10|83	%setup -qn %{name}
14mu|libtar-1.2.20-10|84	%apply_patches
14mu|libtar-1.2.20-10|85	
14mu|libtar-1.2.20-10|86	%build
14mu|libtar-1.2.20-10|87	# set correct version for .so build
14mu|libtar-1.2.20-10|88	%define ltversion %(echo %{version} | tr '.' ':')
14mu|libtar-1.2.20-10|89	sed -i 's/-rpath $(libdir)/-rpath $(libdir) -version-number %{ltversion}/' \
14mu|libtar-1.2.20-10|90	lib/Makefile.in
14mu|libtar-1.2.20-10|91	
14mu|libtar-1.2.20-10|92	autoreconf -fiv
14mu|libtar-1.2.20-10|93	
14mu|libtar-1.2.20-10|94	export CFLAGS="%{optflags} -fPIC"
14mu|libtar-1.2.20-10|95	%configure2_5x --enable-static
14mu|libtar-1.2.20-10|96	%make
14mu|libtar-1.2.20-10|97	
14mu|libtar-1.2.20-10|98	%install
14mu|libtar-1.2.20-10|99	%makeinstall_std
14mu|libtar-1.2.20-10|100	
14mu|libtar-1.2.20-10|101	%changelog
14mu|libtar-1.2.20-10|102	
14mu|libtar-1.2.20-10|103	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.2.20-10
14mu|libtar-1.2.20-10|104	- (36372de) Updated to 1.2.20
14mu|libtar-1.2.20-10|105	
14mu|libtar-1.2.20-10|106	

23253 14
14mu|libtasn1-4.9-1|1	%define major 6
14mu|libtasn1-4.9-1|2	%define libname %mklibname tasn1_ %{major}
14mu|libtasn1-4.9-1|3	%define devname %mklibname tasn1 -d
14mu|libtasn1-4.9-1|4	
14mu|libtasn1-4.9-1|5	Summary:	The ASN.1 library used in GNUTLS
14mu|libtasn1-4.9-1|6	Name:		libtasn1
14mu|libtasn1-4.9-1|7	Version:	4.9
14mu|libtasn1-4.9-1|8	Release:	1
14mu|libtasn1-4.9-1|9	License:	LGPLv2.1+
14mu|libtasn1-4.9-1|10	Group:		System/Libraries
14mu|libtasn1-4.9-1|11	Url:		http://josefsson.org/libtasn1/
14mu|libtasn1-4.9-1|12	Source0:	http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz
14mu|libtasn1-4.9-1|13	Source1:	http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz.sig
14mu|libtasn1-4.9-1|14	Patch0:		libtasn1-3.4-rpath.patch
14mu|libtasn1-4.9-1|15	BuildRequires:	bison
14mu|libtasn1-4.9-1|16	%ifnarch %{arm} %{mips}
14mu|libtasn1-4.9-1|17	BuildRequires:	valgrind
14mu|libtasn1-4.9-1|18	%endif
14mu|libtasn1-4.9-1|19	
14mu|libtasn1-4.9-1|20	%description
14mu|libtasn1-4.9-1|21	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
14mu|libtasn1-4.9-1|22	
14mu|libtasn1-4.9-1|23	#----------------------------------------------------------------------------
14mu|libtasn1-4.9-1|24	
14mu|libtasn1-4.9-1|25	%package -n %{libname}
14mu|libtasn1-4.9-1|26	Summary:	The ASN.1 library used in GNUTLS
14mu|libtasn1-4.9-1|27	Group:		System/Libraries
14mu|libtasn1-4.9-1|28	
14mu|libtasn1-4.9-1|29	%description -n %{libname}
14mu|libtasn1-4.9-1|30	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
14mu|libtasn1-4.9-1|31	
14mu|libtasn1-4.9-1|32	%files -n %{libname}
14mu|libtasn1-4.9-1|33	%{_libdir}/libtasn1.so.%{major}*
14mu|libtasn1-4.9-1|34	
14mu|libtasn1-4.9-1|35	#----------------------------------------------------------------------------
14mu|libtasn1-4.9-1|36	
14mu|libtasn1-4.9-1|37	%package -n %{devname}
14mu|libtasn1-4.9-1|38	Summary:	The ASN.1 development files
14mu|libtasn1-4.9-1|39	Group:		Development/C
14mu|libtasn1-4.9-1|40	Requires:	%{libname} = %{EVRD}
14mu|libtasn1-4.9-1|41	Provides:	%{name}-devel = %{EVRD}
14mu|libtasn1-4.9-1|42	
14mu|libtasn1-4.9-1|43	%description -n %{devname}
14mu|libtasn1-4.9-1|44	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
14mu|libtasn1-4.9-1|45	
14mu|libtasn1-4.9-1|46	This contains development files and headers for %{name}.
14mu|libtasn1-4.9-1|47	
14mu|libtasn1-4.9-1|48	%files -n %{devname}
14mu|libtasn1-4.9-1|49	%doc AUTHORS ChangeLog
14mu|libtasn1-4.9-1|50	%{_includedir}/libtasn1.h
14mu|libtasn1-4.9-1|51	%{_libdir}/libtasn1.so
14mu|libtasn1-4.9-1|52	%{_libdir}/libtasn1.a
14mu|libtasn1-4.9-1|53	%{_libdir}/pkgconfig/libtasn1.pc
14mu|libtasn1-4.9-1|54	%{_infodir}/libtasn1.info*
14mu|libtasn1-4.9-1|55	%{_mandir}/man3/*
14mu|libtasn1-4.9-1|56	
14mu|libtasn1-4.9-1|57	#----------------------------------------------------------------------------
14mu|libtasn1-4.9-1|58	
14mu|libtasn1-4.9-1|59	%package tools
14mu|libtasn1-4.9-1|60	Summary:	Command line ASN.1 tools
14mu|libtasn1-4.9-1|61	License:	GPLv3+
14mu|libtasn1-4.9-1|62	Group:		Text tools
14mu|libtasn1-4.9-1|63	
14mu|libtasn1-4.9-1|64	%description tools
14mu|libtasn1-4.9-1|65	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
14mu|libtasn1-4.9-1|66	
14mu|libtasn1-4.9-1|67	This contains the command line tools to work with ASN.1 data.
14mu|libtasn1-4.9-1|68	
14mu|libtasn1-4.9-1|69	%files tools
14mu|libtasn1-4.9-1|70	%doc NEWS README THANKS
14mu|libtasn1-4.9-1|71	%{_bindir}/asn*
14mu|libtasn1-4.9-1|72	%{_mandir}/man1/asn*
14mu|libtasn1-4.9-1|73	
14mu|libtasn1-4.9-1|74	#----------------------------------------------------------------------------
14mu|libtasn1-4.9-1|75	
14mu|libtasn1-4.9-1|76	%prep
14mu|libtasn1-4.9-1|77	%setup -q
14mu|libtasn1-4.9-1|78	%patch0 -p1
14mu|libtasn1-4.9-1|79	
14mu|libtasn1-4.9-1|80	%build
14mu|libtasn1-4.9-1|81	%configure2_5x \
14mu|libtasn1-4.9-1|82	%ifnarch %{arm} %{mips}
14mu|libtasn1-4.9-1|83	--enable-valgrind-tests
14mu|libtasn1-4.9-1|84	%endif
14mu|libtasn1-4.9-1|85	
14mu|libtasn1-4.9-1|86	%make
14mu|libtasn1-4.9-1|87	
14mu|libtasn1-4.9-1|88	%install
14mu|libtasn1-4.9-1|89	%makeinstall_std
14mu|libtasn1-4.9-1|90	
14mu|libtasn1-4.9-1|91	%check
14mu|libtasn1-4.9-1|92	make check
14mu|libtasn1-4.9-1|93	
14mu|libtasn1-4.9-1|94	
14mu|libtasn1-4.9-1|95	%changelog
14mu|libtasn1-4.9-1|96	
14mu|libtasn1-4.9-1|97	* Tue Aug 23 2016 Denis Silakov <dsilakov@gmail.com> 4.9-1
14mu|libtasn1-4.9-1|98	- (954394d) Updated to 4.9
14mu|libtasn1-4.9-1|99	
14mu|libtasn1-4.9-1|100	

23254 14
14mu|libtiff-4.0.6-1|1	%define major 5
14mu|libtiff-4.0.6-1|2	%define libname %mklibname tiff %{major}
14mu|libtiff-4.0.6-1|3	%define devname %mklibname tiff -d
14mu|libtiff-4.0.6-1|4	
14mu|libtiff-4.0.6-1|5	Summary:	A library of functions for manipulating TIFF format image files
14mu|libtiff-4.0.6-1|6	Name:		libtiff
14mu|libtiff-4.0.6-1|7	Version:	4.0.6
14mu|libtiff-4.0.6-1|8	Release:	1
14mu|libtiff-4.0.6-1|9	License:	BSD-like
14mu|libtiff-4.0.6-1|10	Group:		System/Libraries
14mu|libtiff-4.0.6-1|11	Url:		http://www.remotesensing.org/libtiff/
14mu|libtiff-4.0.6-1|12	Source0:	ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz
14mu|libtiff-4.0.6-1|13	Patch0:		tiff-cvs20151227.patch
14mu|libtiff-4.0.6-1|14	Patch1:		libtiff-CVE-2014-8128.patch
14mu|libtiff-4.0.6-1|15	BuildRequires:	jbig-devel
14mu|libtiff-4.0.6-1|16	BuildRequires:	jpeg-devel
14mu|libtiff-4.0.6-1|17	BuildRequires:	pkgconfig(glut)
14mu|libtiff-4.0.6-1|18	BuildRequires:	pkgconfig(zlib)
14mu|libtiff-4.0.6-1|19	
14mu|libtiff-4.0.6-1|20	%description
14mu|libtiff-4.0.6-1|21	The libtiff package contains a library of functions for manipulating TIFF
14mu|libtiff-4.0.6-1|22	(Tagged Image File Format) image format files. TIFF is a widely used file
14mu|libtiff-4.0.6-1|23	format for bitmapped images. TIFF files usually end in the .tif extension
14mu|libtiff-4.0.6-1|24	and they are often quite large.
14mu|libtiff-4.0.6-1|25	
14mu|libtiff-4.0.6-1|26	#----------------------------------------------------------------------------
14mu|libtiff-4.0.6-1|27	
14mu|libtiff-4.0.6-1|28	%package progs
14mu|libtiff-4.0.6-1|29	Summary:	Binaries needed to manipulate TIFF format image files
14mu|libtiff-4.0.6-1|30	Group:		Graphics
14mu|libtiff-4.0.6-1|31	
14mu|libtiff-4.0.6-1|32	%description progs
14mu|libtiff-4.0.6-1|33	This package provides binaries needed to manipulate TIFF format image files.
14mu|libtiff-4.0.6-1|34	
14mu|libtiff-4.0.6-1|35	%files progs
14mu|libtiff-4.0.6-1|36	%{_bindir}/*
14mu|libtiff-4.0.6-1|37	%{_mandir}/man1/*
14mu|libtiff-4.0.6-1|38	
14mu|libtiff-4.0.6-1|39	#----------------------------------------------------------------------------
14mu|libtiff-4.0.6-1|40	
14mu|libtiff-4.0.6-1|41	%package -n %{libname}
14mu|libtiff-4.0.6-1|42	Summary:	A library of functions for manipulating TIFF format image files
14mu|libtiff-4.0.6-1|43	Group:		System/Libraries
14mu|libtiff-4.0.6-1|44	
14mu|libtiff-4.0.6-1|45	%description -n %{libname}
14mu|libtiff-4.0.6-1|46	The libtiff package contains a library of functions for manipulating TIFF
14mu|libtiff-4.0.6-1|47	(Tagged Image File Format) image format files. TIFF is a widely used file
14mu|libtiff-4.0.6-1|48	format for bitmapped images. TIFF files usually end in the .tif extension
14mu|libtiff-4.0.6-1|49	and they are often quite large.
14mu|libtiff-4.0.6-1|50	
14mu|libtiff-4.0.6-1|51	%files -n %{libname}
14mu|libtiff-4.0.6-1|52	%{_libdir}/libtiff.so.%{major}*
14mu|libtiff-4.0.6-1|53	%{_libdir}/libtiffxx.so.%{major}*
14mu|libtiff-4.0.6-1|54	
14mu|libtiff-4.0.6-1|55	#----------------------------------------------------------------------------
14mu|libtiff-4.0.6-1|56	
14mu|libtiff-4.0.6-1|57	%package -n %{devname}
14mu|libtiff-4.0.6-1|58	Summary:	Development tools for programs which will use the libtiff library
14mu|libtiff-4.0.6-1|59	Group:		Development/C
14mu|libtiff-4.0.6-1|60	Requires:	%{libname} = %{EVRD}
14mu|libtiff-4.0.6-1|61	Provides:	%{name}-devel = %{EVRD}
14mu|libtiff-4.0.6-1|62	Provides:	tiff-devel = %{EVRD}
14mu|libtiff-4.0.6-1|63	
14mu|libtiff-4.0.6-1|64	%description -n %{devname}
14mu|libtiff-4.0.6-1|65	This package contains the header files and .so libraries for developing
14mu|libtiff-4.0.6-1|66	programs which will manipulate TIFF format image files using the libtiff
14mu|libtiff-4.0.6-1|67	library.
14mu|libtiff-4.0.6-1|68	
14mu|libtiff-4.0.6-1|69	%files -n %{devname}
14mu|libtiff-4.0.6-1|70	%doc installed_docs/*
14mu|libtiff-4.0.6-1|71	%{_includedir}/*.h*
14mu|libtiff-4.0.6-1|72	%{multiarch_includedir}/tiffconf.h
14mu|libtiff-4.0.6-1|73	%{_libdir}/*.so
14mu|libtiff-4.0.6-1|74	%{_libdir}/pkgconfig/*.pc
14mu|libtiff-4.0.6-1|75	%{_mandir}/man3/*
14mu|libtiff-4.0.6-1|76	
14mu|libtiff-4.0.6-1|77	#----------------------------------------------------------------------------
14mu|libtiff-4.0.6-1|78	
14mu|libtiff-4.0.6-1|79	%prep
14mu|libtiff-4.0.6-1|80	%setup -q -n tiff-%{version}
14mu|libtiff-4.0.6-1|81	%patch0 -p1
14mu|libtiff-4.0.6-1|82	%patch1 -p0
14mu|libtiff-4.0.6-1|83	
14mu|libtiff-4.0.6-1|84	# cleanup
14mu|libtiff-4.0.6-1|85	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mu|libtiff-4.0.6-1|86	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mu|libtiff-4.0.6-1|87	done
14mu|libtiff-4.0.6-1|88	
14mu|libtiff-4.0.6-1|89	# Use build system's libtool.m4, not the one in the package.
14mu|libtiff-4.0.6-1|90	rm -f libtool.m4
14mu|libtiff-4.0.6-1|91	
14mu|libtiff-4.0.6-1|92	libtoolize --force  --copy
14mu|libtiff-4.0.6-1|93	aclocal -I . -I m4
14mu|libtiff-4.0.6-1|94	automake --add-missing --copy
14mu|libtiff-4.0.6-1|95	autoconf
14mu|libtiff-4.0.6-1|96	autoheader
14mu|libtiff-4.0.6-1|97	
14mu|libtiff-4.0.6-1|98	%build
14mu|libtiff-4.0.6-1|99	export LDFLAGS="%{ldflags}"
14mu|libtiff-4.0.6-1|100	export CFLAGS="%{optflags} -fno-strict-aliasing"
14mu|libtiff-4.0.6-1|101	export CXXFLAGS="%{optflags}"
14mu|libtiff-4.0.6-1|102	
14mu|libtiff-4.0.6-1|103	%configure2_5x --enable-ld-version-script
14mu|libtiff-4.0.6-1|104	
14mu|libtiff-4.0.6-1|105	# the "JPEG 8/12 bit dual mode" is too messy..., maybe later?
14mu|libtiff-4.0.6-1|106	# http://trac.osgeo.org/gdal/wiki/TIFF12BitJPEG
14mu|libtiff-4.0.6-1|107	# --with-jpeg12-include-dir=
14mu|libtiff-4.0.6-1|108	# --with-jpeg12-lib=
14mu|libtiff-4.0.6-1|109	
14mu|libtiff-4.0.6-1|110	%make
14mu|libtiff-4.0.6-1|111	
14mu|libtiff-4.0.6-1|112	%install
14mu|libtiff-4.0.6-1|113	mkdir -p %{buildroot}%{_bindir}
14mu|libtiff-4.0.6-1|114	mkdir -p %{buildroot}%{_datadir}
14mu|libtiff-4.0.6-1|115	
14mu|libtiff-4.0.6-1|116	rm -rf installed_docs
14mu|libtiff-4.0.6-1|117	
14mu|libtiff-4.0.6-1|118	%makeinstall LIBTIFF_DOCDIR=`pwd`/installed_docs
14mu|libtiff-4.0.6-1|119	
14mu|libtiff-4.0.6-1|120	install -m0644 libtiff/tiffiop.h %{buildroot}%{_includedir}/
14mu|libtiff-4.0.6-1|121	install -m0644 libtiff/tif_dir.h %{buildroot}%{_includedir}/
14mu|libtiff-4.0.6-1|122	
14mu|libtiff-4.0.6-1|123	# multiarch policy
14mu|libtiff-4.0.6-1|124	%multiarch_includes %{buildroot}%{_includedir}/tiffconf.h
14mu|libtiff-4.0.6-1|125	
14mu|libtiff-4.0.6-1|126	# cleanup
14mu|libtiff-4.0.6-1|127	rm -f %{buildroot}%{_libdir}/*.*a
14mu|libtiff-4.0.6-1|128	
14mu|libtiff-4.0.6-1|129	
14mu|libtiff-4.0.6-1|130	%changelog
14mu|libtiff-4.0.6-1|131	
14mu|libtiff-4.0.6-1|132	* Tue Mar 08 2016 Denis Silakov <dsilakov@gmail.com> 4.0.6-1
14mu|libtiff-4.0.6-1|133	- (77e2e67) Updated to 4.0.6 with upstream patchset from 20151227
14mu|libtiff-4.0.6-1|134	
14mu|libtiff-4.0.6-1|135	

23255 14
14mu|libtinfo-5-3|1	%define dont_symlinks_libs 1
14mu|libtinfo-5-3|2	
14mu|libtinfo-5-3|3	%define major		5
14mu|libtinfo-5-3|4	%define libname		%mklibname tinfo %{major}
14mu|libtinfo-5-3|5	
14mu|libtinfo-5-3|6	Summary:	Virtual package for libtinfo library
14mu|libtinfo-5-3|7	Name:		libtinfo
14mu|libtinfo-5-3|8	Version:	5
14mu|libtinfo-5-3|9	Release:	3
14mu|libtinfo-5-3|10	License:	MIT
14mu|libtinfo-5-3|11	Group:		System/Libraries
14mu|libtinfo-5-3|12	Url:		http://www.gnu.org/software/ncurses/ncurses.html
14mu|libtinfo-5-3|13	
14mu|libtinfo-5-3|14	%description
14mu|libtinfo-5-3|15	Virtual package for libtinfo library.
14mu|libtinfo-5-3|16	
14mu|libtinfo-5-3|17	#----------------------------------------------------------------------------
14mu|libtinfo-5-3|18	
14mu|libtinfo-5-3|19	%package -n	%{libname}
14mu|libtinfo-5-3|20	Summary:	Virtual package for libtinfo library
14mu|libtinfo-5-3|21	Group:		System/Libraries
14mu|libtinfo-5-3|22	Requires:	%{_lib}ncurses%{major}
14mu|libtinfo-5-3|23	%ifarch x86_64
14mu|libtinfo-5-3|24	Provides:	libtinfo.so.%{major}()(64bit) = %{EVRD}
14mu|libtinfo-5-3|25	%else
14mu|libtinfo-5-3|26	Provides:	libtinfo.so.%{major} = %{EVRD}
14mu|libtinfo-5-3|27	%endif
14mu|libtinfo-5-3|28	
14mu|libtinfo-5-3|29	%description -n	%{libname}
14mu|libtinfo-5-3|30	Virtual package for libtinfo library.
14mu|libtinfo-5-3|31	
14mu|libtinfo-5-3|32	%files -n %{libname}
14mu|libtinfo-5-3|33	%{_libdir}/libtinfo.so.%{major}
14mu|libtinfo-5-3|34	
14mu|libtinfo-5-3|35	#----------------------------------------------------------------------------
14mu|libtinfo-5-3|36	
14mu|libtinfo-5-3|37	%prep
14mu|libtinfo-5-3|38	
14mu|libtinfo-5-3|39	%build
14mu|libtinfo-5-3|40	
14mu|libtinfo-5-3|41	%install
14mu|libtinfo-5-3|42	mkdir -p %{buildroot}%{_libdir}
14mu|libtinfo-5-3|43	pushd %{buildroot}%{_libdir}
14mu|libtinfo-5-3|44	ln -s /%{_lib}/libncurses.so.%{major} libtinfo.so.%{major}
14mu|libtinfo-5-3|45	popd
14mu|libtinfo-5-3|46	
14mu|libtinfo-5-3|47	%changelog
14mu|libtinfo-5-3|48	
14mu|libtinfo-5-3|49	* Sun Apr 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5-3
14mu|libtinfo-5-3|50	- (ee82086) Update path for new ncurses library
14mu|libtinfo-5-3|51	
14mu|libtinfo-5-3|52	

23256 14
14mu|libtomcrypt-1.17-5|1	# TODO: Split library package
14mu|libtomcrypt-1.17-5|2	%define major 0
14mu|libtomcrypt-1.17-5|3	%define libname %mklibname tomcrypt %{major}
14mu|libtomcrypt-1.17-5|4	%define libprof %mklibname tomcrypt_prof %{major}
14mu|libtomcrypt-1.17-5|5	%define devname %mklibname tomcrypt -d
14mu|libtomcrypt-1.17-5|6	
14mu|libtomcrypt-1.17-5|7	%define tommath_version 1.0
14mu|libtomcrypt-1.17-5|8	
14mu|libtomcrypt-1.17-5|9	Summary:	Comprehensive, portable cryptographic toolkit
14mu|libtomcrypt-1.17-5|10	Name:		libtomcrypt
14mu|libtomcrypt-1.17-5|11	Version:	1.17
14mu|libtomcrypt-1.17-5|12	Release:	5
14mu|libtomcrypt-1.17-5|13	License:	Public Domain
14mu|libtomcrypt-1.17-5|14	Group:		System/Libraries
14mu|libtomcrypt-1.17-5|15	Url:		http://www.libtom.org/?page=features&newsitems=5&whatfile=crypt
14mu|libtomcrypt-1.17-5|16	Source0:	http://www.libtom.org/files/crypt-%{version}.tar.bz2
14mu|libtomcrypt-1.17-5|17	Patch0:		libtomcrypt-makefile.patch
14mu|libtomcrypt-1.17-5|18	BuildRequires:	ghostscript
14mu|libtomcrypt-1.17-5|19	BuildRequires:	libtool
14mu|libtomcrypt-1.17-5|20	BuildRequires:	tommath-devel >= %{tommath_version}
14mu|libtomcrypt-1.17-5|21	
14mu|libtomcrypt-1.17-5|22	%description
14mu|libtomcrypt-1.17-5|23	A comprehensive, modular and portable cryptographic toolkit that
14mu|libtomcrypt-1.17-5|24	provides developers with a vast array of well known published block
14mu|libtomcrypt-1.17-5|25	ciphers, one-way hash functions, chaining modes, pseudo-random number
14mu|libtomcrypt-1.17-5|26	generators, public key cryptography and a plethora of other routines.
14mu|libtomcrypt-1.17-5|27	
14mu|libtomcrypt-1.17-5|28	Designed from the ground up to be very simple to use. It has a modular
14mu|libtomcrypt-1.17-5|29	and standard API that allows new ciphers, hashes and PRNGs to be added
14mu|libtomcrypt-1.17-5|30	or removed without change to the overall end application. It features
14mu|libtomcrypt-1.17-5|31	easy to use functions and a complete user manual which has many source
14mu|libtomcrypt-1.17-5|32	snippet examples.
14mu|libtomcrypt-1.17-5|33	
14mu|libtomcrypt-1.17-5|34	#----------------------------------------------------------------------------
14mu|libtomcrypt-1.17-5|35	
14mu|libtomcrypt-1.17-5|36	%package -n %{libname}
14mu|libtomcrypt-1.17-5|37	Summary:	Comprehensive, portable cryptographic toolkit
14mu|libtomcrypt-1.17-5|38	Group:		System/Libraries
14mu|libtomcrypt-1.17-5|39	
14mu|libtomcrypt-1.17-5|40	%description -n %{libname}
14mu|libtomcrypt-1.17-5|41	A comprehensive, modular and portable cryptographic toolkit that
14mu|libtomcrypt-1.17-5|42	provides developers with a vast array of well known published block
14mu|libtomcrypt-1.17-5|43	ciphers, one-way hash functions, chaining modes, pseudo-random number
14mu|libtomcrypt-1.17-5|44	generators, public key cryptography and a plethora of other routines.
14mu|libtomcrypt-1.17-5|45	
14mu|libtomcrypt-1.17-5|46	Designed from the ground up to be very simple to use. It has a modular
14mu|libtomcrypt-1.17-5|47	and standard API that allows new ciphers, hashes and PRNGs to be added
14mu|libtomcrypt-1.17-5|48	or removed without change to the overall end application. It features
14mu|libtomcrypt-1.17-5|49	easy to use functions and a complete user manual which has many source
14mu|libtomcrypt-1.17-5|50	snippet examples.
14mu|libtomcrypt-1.17-5|51	
14mu|libtomcrypt-1.17-5|52	%files -n %{libname}
14mu|libtomcrypt-1.17-5|53	%doc LICENSE
14mu|libtomcrypt-1.17-5|54	%{_libdir}/libtomcrypt.so.%{major}*
14mu|libtomcrypt-1.17-5|55	
14mu|libtomcrypt-1.17-5|56	#----------------------------------------------------------------------------
14mu|libtomcrypt-1.17-5|57	
14mu|libtomcrypt-1.17-5|58	%package -n %{libprof}
14mu|libtomcrypt-1.17-5|59	Summary:	Comprehensive, portable cryptographic toolkit
14mu|libtomcrypt-1.17-5|60	Group:		System/Libraries
14mu|libtomcrypt-1.17-5|61	Conflicts:	%{_lib}tomcrypt0 < 1.17-5
14mu|libtomcrypt-1.17-5|62	
14mu|libtomcrypt-1.17-5|63	%description -n %{libprof}
14mu|libtomcrypt-1.17-5|64	A comprehensive, modular and portable cryptographic toolkit that
14mu|libtomcrypt-1.17-5|65	provides developers with a vast array of well known published block
14mu|libtomcrypt-1.17-5|66	ciphers, one-way hash functions, chaining modes, pseudo-random number
14mu|libtomcrypt-1.17-5|67	generators, public key cryptography and a plethora of other routines.
14mu|libtomcrypt-1.17-5|68	
14mu|libtomcrypt-1.17-5|69	Designed from the ground up to be very simple to use. It has a modular
14mu|libtomcrypt-1.17-5|70	and standard API that allows new ciphers, hashes and PRNGs to be added
14mu|libtomcrypt-1.17-5|71	or removed without change to the overall end application. It features
14mu|libtomcrypt-1.17-5|72	easy to use functions and a complete user manual which has many source
14mu|libtomcrypt-1.17-5|73	snippet examples.
14mu|libtomcrypt-1.17-5|74	
14mu|libtomcrypt-1.17-5|75	%files -n %{libprof}
14mu|libtomcrypt-1.17-5|76	%doc LICENSE
14mu|libtomcrypt-1.17-5|77	%{_libdir}/libtomcrypt_prof.so.%{major}*
14mu|libtomcrypt-1.17-5|78	
14mu|libtomcrypt-1.17-5|79	#----------------------------------------------------------------------------
14mu|libtomcrypt-1.17-5|80	
14mu|libtomcrypt-1.17-5|81	%package -n %{devname}
14mu|libtomcrypt-1.17-5|82	Summary:	Development files for %{name}
14mu|libtomcrypt-1.17-5|83	Group:		Development/C
14mu|libtomcrypt-1.17-5|84	Requires:	%{libname} = %{EVRD}
14mu|libtomcrypt-1.17-5|85	Requires:	%{libprof} = %{EVRD}
14mu|libtomcrypt-1.17-5|86	Requires:	tommath-devel >= %{tommath_version}
14mu|libtomcrypt-1.17-5|87	Provides:	tomcrypt-devel = %{EVRD}
14mu|libtomcrypt-1.17-5|88	
14mu|libtomcrypt-1.17-5|89	%description -n %{devname}
14mu|libtomcrypt-1.17-5|90	The %{devname} package contains libraries and header files for
14mu|libtomcrypt-1.17-5|91	developing applications that use %{name}.
14mu|libtomcrypt-1.17-5|92	
14mu|libtomcrypt-1.17-5|93	%files -n %{devname}
14mu|libtomcrypt-1.17-5|94	%doc doc/crypt.pdf
14mu|libtomcrypt-1.17-5|95	%{_includedir}/tomcrypt
14mu|libtomcrypt-1.17-5|96	%{_libdir}/*.so
14mu|libtomcrypt-1.17-5|97	
14mu|libtomcrypt-1.17-5|98	#----------------------------------------------------------------------------
14mu|libtomcrypt-1.17-5|99	
14mu|libtomcrypt-1.17-5|100	%prep
14mu|libtomcrypt-1.17-5|101	%setup -q
14mu|libtomcrypt-1.17-5|102	%patch0 -p1 -b .makefile
14mu|libtomcrypt-1.17-5|103	
14mu|libtomcrypt-1.17-5|104	%build
14mu|libtomcrypt-1.17-5|105	export CFLAGS="%{optflags} -DLTM_DESC -I%{_includedir}/tommath"
14mu|libtomcrypt-1.17-5|106	%make LIBPATH=%{_libdir} EXTRALIBS="-ltommath" -f makefile.shared
14mu|libtomcrypt-1.17-5|107	%make LIBPATH=%{_libdir} -f makefile
14mu|libtomcrypt-1.17-5|108	#docs
14mu|libtomcrypt-1.17-5|109	
14mu|libtomcrypt-1.17-5|110	%check
14mu|libtomcrypt-1.17-5|111	export CFLAGS="%{optflags} -DLTM_DESC -DUSE_LTM -I%{_includedir}/tommath"
14mu|libtomcrypt-1.17-5|112	%make LIBPATH=%{_libdir} EXTRALIBS="-ltommath" test
14mu|libtomcrypt-1.17-5|113	./test
14mu|libtomcrypt-1.17-5|114	
14mu|libtomcrypt-1.17-5|115	%install
14mu|libtomcrypt-1.17-5|116	# There is no configure script that ships with libtomcrypt but it does
14mu|libtomcrypt-1.17-5|117	# have understand DESTDIR and its installs via that and the
14mu|libtomcrypt-1.17-5|118	# INSTALL_USER and INSTALL_GROUP environment variables.
14mu|libtomcrypt-1.17-5|119	export INSTALL_USER=$(id -un)
14mu|libtomcrypt-1.17-5|120	export INSTALL_GROUP=$(id -gn)
14mu|libtomcrypt-1.17-5|121	export CFLAGS="%{optflags} -DLTM_DESC -DUSE_LTM"
14mu|libtomcrypt-1.17-5|122	
14mu|libtomcrypt-1.17-5|123	%makeinstall_std INCPATH=%{_includedir}/tomcrypt LIBPATH=%{_libdir} EXTRALIBS="-ltommath" -f makefile.shared
14mu|libtomcrypt-1.17-5|124	rm -f %{buildroot}%{_libdir}/*.a
14mu|libtomcrypt-1.17-5|125	
14mu|libtomcrypt-1.17-5|126	
14mu|libtomcrypt-1.17-5|127	%changelog
14mu|libtomcrypt-1.17-5|128	
14mu|libtomcrypt-1.17-5|129	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.17-5
14mu|libtomcrypt-1.17-5|130	- (f29f62c) Split libtomcrypt_prof into individual package
14mu|libtomcrypt-1.17-5|131	- (f29f62c) Build with libtommath 1.0
14mu|libtomcrypt-1.17-5|132	
14mu|libtomcrypt-1.17-5|133	

23257 14
14mu|libtommath-1.0-1|1	%define major 1
14mu|libtommath-1.0-1|2	%define libname %mklibname tommath %{major}
14mu|libtommath-1.0-1|3	%define devname %mklibname tommath -d
14mu|libtommath-1.0-1|4	
14mu|libtommath-1.0-1|5	Summary:	Portable number theoretic multiple-precision integer library
14mu|libtommath-1.0-1|6	Name:		libtommath
14mu|libtommath-1.0-1|7	Version:	1.0
14mu|libtommath-1.0-1|8	Release:	1
14mu|libtommath-1.0-1|9	License:	Public Domain
14mu|libtommath-1.0-1|10	Group:		System/Libraries
14mu|libtommath-1.0-1|11	Url:		http://www.libtom.org/LibTomMath/
14mu|libtommath-1.0-1|12	Source0:	https://github.com/libtom/%{name}/%{name}-%{version}.tar.gz
14mu|libtommath-1.0-1|13	Patch0:		libtommath-1.0-optflags.patch
14mu|libtommath-1.0-1|14	BuildRequires:	libtool
14mu|libtommath-1.0-1|15	
14mu|libtommath-1.0-1|16	%description
14mu|libtommath-1.0-1|17	A free open source portable number theoretic multiple-precision integer
14mu|libtommath-1.0-1|18	library written entirely in C. (phew!). The library is designed to
14mu|libtommath-1.0-1|19	provide a simple to work with API that provides fairly efficient
14mu|libtommath-1.0-1|20	routines that build out of the box without configuration.
14mu|libtommath-1.0-1|21	
14mu|libtommath-1.0-1|22	#----------------------------------------------------------------------------
14mu|libtommath-1.0-1|23	
14mu|libtommath-1.0-1|24	%package -n %{libname}
14mu|libtommath-1.0-1|25	Summary:	Portable number theoretic multiple-precision integer library
14mu|libtommath-1.0-1|26	Group:		System/Libraries
14mu|libtommath-1.0-1|27	
14mu|libtommath-1.0-1|28	%description -n %{libname}
14mu|libtommath-1.0-1|29	A free open source portable number theoretic multiple-precision integer
14mu|libtommath-1.0-1|30	library written entirely in C. (phew!). The library is designed to
14mu|libtommath-1.0-1|31	provide a simple to work with API that provides fairly efficient
14mu|libtommath-1.0-1|32	routines that build out of the box without configuration.
14mu|libtommath-1.0-1|33	
14mu|libtommath-1.0-1|34	%files -n %{libname}
14mu|libtommath-1.0-1|35	%doc LICENSE
14mu|libtommath-1.0-1|36	%{_libdir}/libtommath.so.%{major}*
14mu|libtommath-1.0-1|37	
14mu|libtommath-1.0-1|38	#----------------------------------------------------------------------------
14mu|libtommath-1.0-1|39	
14mu|libtommath-1.0-1|40	%package -n %{devname}
14mu|libtommath-1.0-1|41	Summary:	Development files for %{name}
14mu|libtommath-1.0-1|42	Group:		Development/C
14mu|libtommath-1.0-1|43	Requires:	%{libname} = %{EVRD}
14mu|libtommath-1.0-1|44	Provides:	tommath-devel = %{EVRD}
14mu|libtommath-1.0-1|45	
14mu|libtommath-1.0-1|46	%description -n %{devname}
14mu|libtommath-1.0-1|47	The %{devname} package contains libraries and header files for
14mu|libtommath-1.0-1|48	developing applications that use %{name}.
14mu|libtommath-1.0-1|49	
14mu|libtommath-1.0-1|50	%files -n %{devname}
14mu|libtommath-1.0-1|51	%dir %{_includedir}/tommath
14mu|libtommath-1.0-1|52	%{_includedir}/tommath/*
14mu|libtommath-1.0-1|53	%{_libdir}/*.so
14mu|libtommath-1.0-1|54	
14mu|libtommath-1.0-1|55	#----------------------------------------------------------------------------
14mu|libtommath-1.0-1|56	
14mu|libtommath-1.0-1|57	%prep
14mu|libtommath-1.0-1|58	%setup -q
14mu|libtommath-1.0-1|59	%patch0 -p1
14mu|libtommath-1.0-1|60	
14mu|libtommath-1.0-1|61	%build
14mu|libtommath-1.0-1|62	export CFLAGS="%{optflags}"
14mu|libtommath-1.0-1|63	
14mu|libtommath-1.0-1|64	%make \
14mu|libtommath-1.0-1|65	INCPATH=%{_includedir}/tommath \
14mu|libtommath-1.0-1|66	LIBPATH=%{_libdir} \
14mu|libtommath-1.0-1|67	-f makefile.shared
14mu|libtommath-1.0-1|68	
14mu|libtommath-1.0-1|69	%install
14mu|libtommath-1.0-1|70	export CFLAGS="%{optflags}"
14mu|libtommath-1.0-1|71	
14mu|libtommath-1.0-1|72	%makeinstall_std \
14mu|libtommath-1.0-1|73	INCPATH=%{_includedir}/tommath \
14mu|libtommath-1.0-1|74	LIBPATH=%{_libdir} \
14mu|libtommath-1.0-1|75	-f makefile.shared
14mu|libtommath-1.0-1|76	
14mu|libtommath-1.0-1|77	
14mu|libtommath-1.0-1|78	%changelog
14mu|libtommath-1.0-1|79	
14mu|libtommath-1.0-1|80	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-1
14mu|libtommath-1.0-1|81	- (9ca8cf5) Build requires libtool
14mu|libtommath-1.0-1|82	
14mu|libtommath-1.0-1|83	

23258 14
14mu|libtool-2.4.2-19|1	%define libname_orig libltdl
14mu|libtool-2.4.2-19|2	%define major 7
14mu|libtool-2.4.2-19|3	%define libname %mklibname ltdl %{major}
14mu|libtool-2.4.2-19|4	%define devname %mklibname ltdl -d
14mu|libtool-2.4.2-19|5	
14mu|libtool-2.4.2-19|6	# for the testsuite:
14mu|libtool-2.4.2-19|7	%define _disable_ld_no_undefined 1
14mu|libtool-2.4.2-19|8	%define _disable_ld_as_needed 1
14mu|libtool-2.4.2-19|9	
14mu|libtool-2.4.2-19|10	%bcond_with bootstrap
14mu|libtool-2.4.2-19|11	
14mu|libtool-2.4.2-19|12	%define arch_has_java 1
14mu|libtool-2.4.2-19|13	%ifarch %{arm} %{mips}
14mu|libtool-2.4.2-19|14	%define arch_has_java 0
14mu|libtool-2.4.2-19|15	%endif
14mu|libtool-2.4.2-19|16	%if %{with bootstrap}
14mu|libtool-2.4.2-19|17	%define arch_has_java 0
14mu|libtool-2.4.2-19|18	%endif
14mu|libtool-2.4.2-19|19	
14mu|libtool-2.4.2-19|20	Summary:	The GNU libtool, which simplifies the use of shared libraries
14mu|libtool-2.4.2-19|21	Name:		libtool
14mu|libtool-2.4.2-19|22	Version:	2.4.2
14mu|libtool-2.4.2-19|23	Release:	19
14mu|libtool-2.4.2-19|24	License:	GPLv2+
14mu|libtool-2.4.2-19|25	Group:		Development/Other
14mu|libtool-2.4.2-19|26	Url:		http://www.gnu.org/software/libtool/libtool.html
14mu|libtool-2.4.2-19|27	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
14mu|libtool-2.4.2-19|28	Source1:	%{SOURCE0}.sig
14mu|libtool-2.4.2-19|29	# deprecated: introduced in July 2003
14mu|libtool-2.4.2-19|30	# (cf http://lists.mandriva.com/cooker-amd64/2003-12/msg00046.php)
14mu|libtool-2.4.2-19|31	# but is not needed anymore since Sept 2003 change in rpm "Make "x86_64" the
14mu|libtool-2.4.2-19|32	# canonical arch on amd64"
14mu|libtool-2.4.2-19|33	
14mu|libtool-2.4.2-19|34	# (Abel) Patches please only modify ltmain.in and don't touch ltmain.sh
14mu|libtool-2.4.2-19|35	# otherwise ltmain.sh will not be regenerated, and patches will be lost
14mu|libtool-2.4.2-19|36	
14mu|libtool-2.4.2-19|37	# (cjw) when a library that is produced in the build is also linked against,
14mu|libtool-2.4.2-19|38	#       make sure that the library in the rpm install dir is used for relinking
14mu|libtool-2.4.2-19|39	#	even if (an older version of) the lib is installed on the system
14mu|libtool-2.4.2-19|40	Patch0:		relink.patch
14mu|libtool-2.4.2-19|41	#
14mu|libtool-2.4.2-19|42	Patch1:		libtool-2.2.10-rpath.patch
14mu|libtool-2.4.2-19|43	Patch2:		ltmain-SED.patch
14mu|libtool-2.4.2-19|44	# (abondrov) pass -fuse-ld= flag to allow switching between bfd and gold
14mu|libtool-2.4.2-19|45	Patch3:		libtool-2.4.2-fuse-ld.patch
14mu|libtool-2.4.2-19|46	Patch12:	do-not-link-against-deplibs.patch
14mu|libtool-2.4.2-19|47	Patch13:	drop-ld-no-undefined-for-shared-lib-modules.patch
14mu|libtool-2.4.2-19|48	Patch14:	fix-checking-libltdl-is-installed-installable.patch
14mu|libtool-2.4.2-19|49	# (cjw) do not use CFLAGS when running gcj
14mu|libtool-2.4.2-19|50	Patch16:	libtool-2.2.6-use-gcjflags-for-gcj.patch
14mu|libtool-2.4.2-19|51	# (cjw) in the libltdl install test, use --enable-ltdl-install to make sure
14mu|libtool-2.4.2-19|52	#       the library is built even if it is installed on the system
14mu|libtool-2.4.2-19|53	Patch17:	libtool-2.2.6b-libltdl-install-test-fix.patch
14mu|libtool-2.4.2-19|54	# (cjw) mdemo-dryrun test may fail because file sizes are incorrect in 'before'
14mu|libtool-2.4.2-19|55	#       file list
14mu|libtool-2.4.2-19|56	Patch18:	libtool-2.4-dryrun-sleepmore.patch
14mu|libtool-2.4.2-19|57	#Patch19:	libtool-2.4.2-drop-soname-for-modules.patch
14mu|libtool-2.4.2-19|58	# (fwang) detect libltdl.so rather than libltdl.la, as we will delete them
14mu|libtool-2.4.2-19|59	Patch20:	libtool-2.4.2-use-so-to-detect-libltdl.patch
14mu|libtool-2.4.2-19|60	
14mu|libtool-2.4.2-19|61	BuildRequires:	help2man
14mu|libtool-2.4.2-19|62	%if ! %{with bootstrap}
14mu|libtool-2.4.2-19|63	BuildRequires:	gcc-gfortran
14mu|libtool-2.4.2-19|64	%ifarch ia64 %{ix86} x86_64
14mu|libtool-2.4.2-19|65	BuildRequires:	quadmath-devel
14mu|libtool-2.4.2-19|66	%endif
14mu|libtool-2.4.2-19|67	%endif
14mu|libtool-2.4.2-19|68	%if %{arch_has_java}
14mu|libtool-2.4.2-19|69	BuildRequires:	gcc-java
14mu|libtool-2.4.2-19|70	BuildRequires:	pkgconfig(libgcj-4.9)
14mu|libtool-2.4.2-19|71	%endif
14mu|libtool-2.4.2-19|72	Requires:	%{name}-base = %{EVRD}
14mu|libtool-2.4.2-19|73	
14mu|libtool-2.4.2-19|74	%description
14mu|libtool-2.4.2-19|75	The libtool package contains the GNU libtool, a set of shell scripts
14mu|libtool-2.4.2-19|76	which automatically configure UNIX and UNIX-like architectures to
14mu|libtool-2.4.2-19|77	generically build shared libraries.  Libtool provides a consistent,
14mu|libtool-2.4.2-19|78	portable interface which simplifies the process of using shared
14mu|libtool-2.4.2-19|79	libraries.
14mu|libtool-2.4.2-19|80	
14mu|libtool-2.4.2-19|81	If you are developing programs which will use shared libraries, you
14mu|libtool-2.4.2-19|82	should install libtool.
14mu|libtool-2.4.2-19|83	
14mu|libtool-2.4.2-19|84	%files
14mu|libtool-2.4.2-19|85	%doc AUTHORS NEWS README THANKS TODO
14mu|libtool-2.4.2-19|86	%{_bindir}/libtool
14mu|libtool-2.4.2-19|87	%{_mandir}/man1/libtool.1.*
14mu|libtool-2.4.2-19|88	
14mu|libtool-2.4.2-19|89	#----------------------------------------------------------------------------
14mu|libtool-2.4.2-19|90	
14mu|libtool-2.4.2-19|91	%package	base
14mu|libtool-2.4.2-19|92	Group:		Development/C
14mu|libtool-2.4.2-19|93	Summary:	Basic package for %{name}
14mu|libtool-2.4.2-19|94	Requires:	file
14mu|libtool-2.4.2-19|95	
14mu|libtool-2.4.2-19|96	%description	base
14mu|libtool-2.4.2-19|97	The libtool package contains the GNU libtool, a set of shell scripts
14mu|libtool-2.4.2-19|98	which automatically configure UNIX and UNIX-like architectures to
14mu|libtool-2.4.2-19|99	generically build shared libraries.  Libtool provides a consistent,
14mu|libtool-2.4.2-19|100	portable interface which simplifies the process of using shared
14mu|libtool-2.4.2-19|101	libraries.
14mu|libtool-2.4.2-19|102	
14mu|libtool-2.4.2-19|103	If you are developing programs which will use shared libraries, you
14mu|libtool-2.4.2-19|104	should install libtool.
14mu|libtool-2.4.2-19|105	
14mu|libtool-2.4.2-19|106	%files base
14mu|libtool-2.4.2-19|107	%{_bindir}/libtoolize
14mu|libtool-2.4.2-19|108	%{_mandir}/man1/libtoolize.*
14mu|libtool-2.4.2-19|109	%{_infodir}/libtool.info*
14mu|libtool-2.4.2-19|110	%{_datadir}/libtool
14mu|libtool-2.4.2-19|111	%{_datadir}/aclocal/*.m4
14mu|libtool-2.4.2-19|112	
14mu|libtool-2.4.2-19|113	#----------------------------------------------------------------------------
14mu|libtool-2.4.2-19|114	
14mu|libtool-2.4.2-19|115	%package -n	%{libname}
14mu|libtool-2.4.2-19|116	Group:		Development/C
14mu|libtool-2.4.2-19|117	Summary:	Shared library files for libtool
14mu|libtool-2.4.2-19|118	License:	LGPLv2.1+
14mu|libtool-2.4.2-19|119	Provides:	%{libname_orig} = %{EVRD}
14mu|libtool-2.4.2-19|120	
14mu|libtool-2.4.2-19|121	%description -n	%{libname}
14mu|libtool-2.4.2-19|122	Shared library files for libtool DLL library from the libtool package.
14mu|libtool-2.4.2-19|123	
14mu|libtool-2.4.2-19|124	%files -n %{libname}
14mu|libtool-2.4.2-19|125	%{_libdir}/libltdl.so.%{major}*
14mu|libtool-2.4.2-19|126	
14mu|libtool-2.4.2-19|127	#----------------------------------------------------------------------------
14mu|libtool-2.4.2-19|128	
14mu|libtool-2.4.2-19|129	%package -n	%{devname}
14mu|libtool-2.4.2-19|130	Group:		Development/C
14mu|libtool-2.4.2-19|131	Summary:	Development files for libtool
14mu|libtool-2.4.2-19|132	License:	LGPLv2.1+
14mu|libtool-2.4.2-19|133	Requires:	%{name} = %{EVRD}
14mu|libtool-2.4.2-19|134	Requires:	%{libname} = %{EVRD}
14mu|libtool-2.4.2-19|135	Provides:	%{name}-devel = %{EVRD}
14mu|libtool-2.4.2-19|136	Provides:	%{libname_orig}-devel = %{EVRD}
14mu|libtool-2.4.2-19|137	
14mu|libtool-2.4.2-19|138	%description -n	%{devname}
14mu|libtool-2.4.2-19|139	Development headers, and files for development from the libtool package.
14mu|libtool-2.4.2-19|140	
14mu|libtool-2.4.2-19|141	%files -n %{devname}
14mu|libtool-2.4.2-19|142	%doc libltdl/README
14mu|libtool-2.4.2-19|143	%doc tests/demo
14mu|libtool-2.4.2-19|144	%{_includedir}/*
14mu|libtool-2.4.2-19|145	%{_libdir}/*.so
14mu|libtool-2.4.2-19|146	
14mu|libtool-2.4.2-19|147	#----------------------------------------------------------------------------
14mu|libtool-2.4.2-19|148	
14mu|libtool-2.4.2-19|149	%prep
14mu|libtool-2.4.2-19|150	%setup -q
14mu|libtool-2.4.2-19|151	%apply_patches
14mu|libtool-2.4.2-19|152	./bootstrap
14mu|libtool-2.4.2-19|153	
14mu|libtool-2.4.2-19|154	%build
14mu|libtool-2.4.2-19|155	# don't use configure macro - it forces libtoolize, which is bad -jgarzik
14mu|libtool-2.4.2-19|156	# Use configure macro but define __libtoolize to be /bin/true -Geoff
14mu|libtool-2.4.2-19|157	%define __libtoolize /bin/true
14mu|libtool-2.4.2-19|158	# And don't overwrite config.{sub,guess} in this package as well -- Abel
14mu|libtool-2.4.2-19|159	%define __cputoolize /bin/true
14mu|libtool-2.4.2-19|160	
14mu|libtool-2.4.2-19|161	%configure2_5x --disable-static
14mu|libtool-2.4.2-19|162	%make
14mu|libtool-2.4.2-19|163	
14mu|libtool-2.4.2-19|164	# lame & ugly, trying to fix up relative paths that's made their way into libtool..
14mu|libtool-2.4.2-19|165	DIRS=$(cat libtool|grep compiler_lib_search_dirs|grep -F ..|uniq|cut -d'"' -f2)
14mu|libtool-2.4.2-19|166	PATHS=$(cat libtool|grep compiler_lib_search_path|grep -F ..|uniq|cut -d'"' -f2)
14mu|libtool-2.4.2-19|167	for i in $DIRS; do pushd $i; ABSOLUTE="$ABSOLUTE $PWD"; popd; done
14mu|libtool-2.4.2-19|168	ABSOLUTE=$(echo $ABSOLUTE | sed -e 's#%{_libdir} /%{_lib}#/%{_lib}#g' -e 's#%{_libdir} %{_libdir}#%{_libdir}#g')
14mu|libtool-2.4.2-19|169	sed -e "s#compiler_lib_search_dirs=\"$DIRS\"#compiler_lib_search_dirs=\"$ABSOLUTE\"#g" -i libtool
14mu|libtool-2.4.2-19|170	for i in $ABSOLUTE; do SEARCH=$(echo $SEARCH -L$i); done
14mu|libtool-2.4.2-19|171	sed -e "s#compiler_lib_search_path=\"$PATHS\"#compiler_lib_search_path=\"$SEARCH\"#g" -i libtool
14mu|libtool-2.4.2-19|172	
14mu|libtool-2.4.2-19|173	%install
14mu|libtool-2.4.2-19|174	%makeinstall_std
14mu|libtool-2.4.2-19|175	
14mu|libtool-2.4.2-19|176	
14mu|libtool-2.4.2-19|177	%changelog
14mu|libtool-2.4.2-19|178	
14mu|libtool-2.4.2-19|179	* Wed Jun 07 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.2-19
14mu|libtool-2.4.2-19|180	- (c651973) Bump release
14mu|libtool-2.4.2-19|181	
14mu|libtool-2.4.2-19|182	

23259 14
14mu|libtorrent-rasterbar-1.0.7-2|1	%define shortname torrent-rasterbar
14mu|libtorrent-rasterbar-1.0.7-2|2	%define major 8
14mu|libtorrent-rasterbar-1.0.7-2|3	%define libname %mklibname %{shortname} %{major}
14mu|libtorrent-rasterbar-1.0.7-2|4	%define devname %mklibname %{shortname} -d
14mu|libtorrent-rasterbar-1.0.7-2|5	
14mu|libtorrent-rasterbar-1.0.7-2|6	Summary:	The Rasterbar BitTorrent library
14mu|libtorrent-rasterbar-1.0.7-2|7	Name:		libtorrent-rasterbar
14mu|libtorrent-rasterbar-1.0.7-2|8	Version:	1.0.7
14mu|libtorrent-rasterbar-1.0.7-2|9	Release:	2
14mu|libtorrent-rasterbar-1.0.7-2|10	License:	BSD
14mu|libtorrent-rasterbar-1.0.7-2|11	Group:		System/Libraries
14mu|libtorrent-rasterbar-1.0.7-2|12	Url:		http://www.rasterbar.com/products/libtorrent/
14mu|libtorrent-rasterbar-1.0.7-2|13	Source0:	http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz
14mu|libtorrent-rasterbar-1.0.7-2|14	BuildRequires:	boost-devel
14mu|libtorrent-rasterbar-1.0.7-2|15	BuildRequires:	pkgconfig(geoip)
14mu|libtorrent-rasterbar-1.0.7-2|16	BuildRequires:	pkgconfig(openssl)
14mu|libtorrent-rasterbar-1.0.7-2|17	BuildRequires:	pkgconfig(python)
14mu|libtorrent-rasterbar-1.0.7-2|18	BuildRequires:	pkgconfig(zlib)
14mu|libtorrent-rasterbar-1.0.7-2|19	
14mu|libtorrent-rasterbar-1.0.7-2|20	%description
14mu|libtorrent-rasterbar-1.0.7-2|21	libtorrent-rasterbar is a C++ library that aims to be a good
14mu|libtorrent-rasterbar-1.0.7-2|22	alternative to all the other bittorrent implementations around. It is
14mu|libtorrent-rasterbar-1.0.7-2|23	a library and not a full featured client. It is not the same as the
14mu|libtorrent-rasterbar-1.0.7-2|24	other libtorrent, as used by the 'rtorrent' application, that is in
14mu|libtorrent-rasterbar-1.0.7-2|25	the 'libtorrent' package. The two are completely different and
14mu|libtorrent-rasterbar-1.0.7-2|26	incompatible.
14mu|libtorrent-rasterbar-1.0.7-2|27	
14mu|libtorrent-rasterbar-1.0.7-2|28	#----------------------------------------------------------------------------
14mu|libtorrent-rasterbar-1.0.7-2|29	
14mu|libtorrent-rasterbar-1.0.7-2|30	%package -n %{libname}
14mu|libtorrent-rasterbar-1.0.7-2|31	Summary:	The Rasterbar BitTorrent library
14mu|libtorrent-rasterbar-1.0.7-2|32	Group:		System/Libraries
14mu|libtorrent-rasterbar-1.0.7-2|33	
14mu|libtorrent-rasterbar-1.0.7-2|34	%description -n %{libname}
14mu|libtorrent-rasterbar-1.0.7-2|35	libtorrent-rasterbar is a C++ library that aims to be a good
14mu|libtorrent-rasterbar-1.0.7-2|36	alternative to all the other bittorrent implementations around. It is
14mu|libtorrent-rasterbar-1.0.7-2|37	a library and not a full featured client. It is not the same as the
14mu|libtorrent-rasterbar-1.0.7-2|38	other libtorrent, as used by the 'rtorrent' application, that is in
14mu|libtorrent-rasterbar-1.0.7-2|39	the 'libtorrent' package. The two are completely different and
14mu|libtorrent-rasterbar-1.0.7-2|40	incompatible.
14mu|libtorrent-rasterbar-1.0.7-2|41	
14mu|libtorrent-rasterbar-1.0.7-2|42	%files -n %{libname}
14mu|libtorrent-rasterbar-1.0.7-2|43	%{_libdir}/libtorrent-rasterbar.so.%{major}*
14mu|libtorrent-rasterbar-1.0.7-2|44	
14mu|libtorrent-rasterbar-1.0.7-2|45	#----------------------------------------------------------------------------
14mu|libtorrent-rasterbar-1.0.7-2|46	
14mu|libtorrent-rasterbar-1.0.7-2|47	%package -n %{devname}
14mu|libtorrent-rasterbar-1.0.7-2|48	Summary:	The Rasterbar BitTorrent library's development headers
14mu|libtorrent-rasterbar-1.0.7-2|49	Group:		Development/C
14mu|libtorrent-rasterbar-1.0.7-2|50	Requires:	%{libname} = %{EVRD}
14mu|libtorrent-rasterbar-1.0.7-2|51	Provides:	%{name}-devel = %{EVRD}
14mu|libtorrent-rasterbar-1.0.7-2|52	Provides:	rb_libtorrent-devel = %{EVRD}
14mu|libtorrent-rasterbar-1.0.7-2|53	
14mu|libtorrent-rasterbar-1.0.7-2|54	%description -n %{devname}
14mu|libtorrent-rasterbar-1.0.7-2|55	libtorrent-rasterbar is a C++ library that aims to be a good
14mu|libtorrent-rasterbar-1.0.7-2|56	alternative to all the other bittorrent implementations around. It is
14mu|libtorrent-rasterbar-1.0.7-2|57	a library and not a full featured client. It is not the same as the
14mu|libtorrent-rasterbar-1.0.7-2|58	other libtorrent, as used by the 'rtorrent' application, that is in
14mu|libtorrent-rasterbar-1.0.7-2|59	the 'libtorrent' package. The two are completely different and
14mu|libtorrent-rasterbar-1.0.7-2|60	incompatible. This package contains development libraries and headers.
14mu|libtorrent-rasterbar-1.0.7-2|61	
14mu|libtorrent-rasterbar-1.0.7-2|62	%files -n %{devname}
14mu|libtorrent-rasterbar-1.0.7-2|63	%{_libdir}/libtorrent-rasterbar.so
14mu|libtorrent-rasterbar-1.0.7-2|64	%{_includedir}/libtorrent
14mu|libtorrent-rasterbar-1.0.7-2|65	%{_libdir}/pkgconfig/%{name}.pc
14mu|libtorrent-rasterbar-1.0.7-2|66	
14mu|libtorrent-rasterbar-1.0.7-2|67	#----------------------------------------------------------------------------
14mu|libtorrent-rasterbar-1.0.7-2|68	
14mu|libtorrent-rasterbar-1.0.7-2|69	%package -n python-%{name}
14mu|libtorrent-rasterbar-1.0.7-2|70	Summary:	The Rasterbar BitTorrent library's Python bindings
14mu|libtorrent-rasterbar-1.0.7-2|71	Group:		System/Libraries
14mu|libtorrent-rasterbar-1.0.7-2|72	Requires:	%{libname} = %{EVRD}
14mu|libtorrent-rasterbar-1.0.7-2|73	
14mu|libtorrent-rasterbar-1.0.7-2|74	%description -n python-%{name}
14mu|libtorrent-rasterbar-1.0.7-2|75	libtorrent-rasterbar is a C++ library that aims to be a good
14mu|libtorrent-rasterbar-1.0.7-2|76	alternative to all the other bittorrent implementations around. It is
14mu|libtorrent-rasterbar-1.0.7-2|77	a library and not a full featured client. It is not the same as the
14mu|libtorrent-rasterbar-1.0.7-2|78	other libtorrent, as used by the 'rtorrent' application, that is in
14mu|libtorrent-rasterbar-1.0.7-2|79	the 'libtorrent' package. The two are completely different and
14mu|libtorrent-rasterbar-1.0.7-2|80	incompatible. This package contains Python bindings.
14mu|libtorrent-rasterbar-1.0.7-2|81	
14mu|libtorrent-rasterbar-1.0.7-2|82	%files -n python-%{name}
14mu|libtorrent-rasterbar-1.0.7-2|83	%{py_platsitedir}/*.so
14mu|libtorrent-rasterbar-1.0.7-2|84	%{py_platsitedir}/*.egg-info
14mu|libtorrent-rasterbar-1.0.7-2|85	
14mu|libtorrent-rasterbar-1.0.7-2|86	#----------------------------------------------------------------------------
14mu|libtorrent-rasterbar-1.0.7-2|87	
14mu|libtorrent-rasterbar-1.0.7-2|88	%prep
14mu|libtorrent-rasterbar-1.0.7-2|89	%setup -q
14mu|libtorrent-rasterbar-1.0.7-2|90	
14mu|libtorrent-rasterbar-1.0.7-2|91	%build
14mu|libtorrent-rasterbar-1.0.7-2|92	# (tpg) a workaround for libtool crap
14mu|libtorrent-rasterbar-1.0.7-2|93	#sed -i 's/AC_CONFIG_MACRO_DIR(\[m4\])/dnl AC_CONFIG_MACRO_DIR(\[m4\])/' configure.in
14mu|libtorrent-rasterbar-1.0.7-2|94	#autoreconf -fi
14mu|libtorrent-rasterbar-1.0.7-2|95	export CFLAGS="%{optflags} -DBOOST_FILESYSTEM_VERSION=2"
14mu|libtorrent-rasterbar-1.0.7-2|96	export CXXFLAGS="%{optflags} -DBOOST_FILESYSTEM_VERSION=2"
14mu|libtorrent-rasterbar-1.0.7-2|97	%configure2_5x \
14mu|libtorrent-rasterbar-1.0.7-2|98	--disable-static \
14mu|libtorrent-rasterbar-1.0.7-2|99	--enable-python-binding \
14mu|libtorrent-rasterbar-1.0.7-2|100	--with-libgeoip=system \
14mu|libtorrent-rasterbar-1.0.7-2|101	--enable-encryption \
14mu|libtorrent-rasterbar-1.0.7-2|102	--enable-dht \
14mu|libtorrent-rasterbar-1.0.7-2|103	--with-boost-libdir=%{_libdir}
14mu|libtorrent-rasterbar-1.0.7-2|104	
14mu|libtorrent-rasterbar-1.0.7-2|105	%make
14mu|libtorrent-rasterbar-1.0.7-2|106	
14mu|libtorrent-rasterbar-1.0.7-2|107	%install
14mu|libtorrent-rasterbar-1.0.7-2|108	%makeinstall_std
14mu|libtorrent-rasterbar-1.0.7-2|109	
14mu|libtorrent-rasterbar-1.0.7-2|110	
14mu|libtorrent-rasterbar-1.0.7-2|111	%changelog
14mu|libtorrent-rasterbar-1.0.7-2|112	
14mu|libtorrent-rasterbar-1.0.7-2|113	* Thu Mar 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.7-2
14mu|libtorrent-rasterbar-1.0.7-2|114	- (72eff72) Bump release
14mu|libtorrent-rasterbar-1.0.7-2|115	
14mu|libtorrent-rasterbar-1.0.7-2|116	

23260 14
14mu|libunique-1.1.6-9|1	%define major 0
14mu|libunique-1.1.6-9|2	%define api 1.0
14mu|libunique-1.1.6-9|3	%define libname %mklibname unique %{api} %{major}
14mu|libunique-1.1.6-9|4	%define girname %mklibname unique-gir %{api}
14mu|libunique-1.1.6-9|5	%define devname %mklibname unique -d
14mu|libunique-1.1.6-9|6	
14mu|libunique-1.1.6-9|7	Summary:	Library for creating single instance applications
14mu|libunique-1.1.6-9|8	Name:		libunique
14mu|libunique-1.1.6-9|9	Version:	1.1.6
14mu|libunique-1.1.6-9|10	Release:	9
14mu|libunique-1.1.6-9|11	License:	LGPLv2+
14mu|libunique-1.1.6-9|12	Group:		System/Libraries
14mu|libunique-1.1.6-9|13	Url:		http://live.gnome.org/LibUnique
14mu|libunique-1.1.6-9|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
14mu|libunique-1.1.6-9|15	Patch0:		unique-1.0.6-fix-str-fmt.patch
14mu|libunique-1.1.6-9|16	BuildRequires:	gtk-doc
14mu|libunique-1.1.6-9|17	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|libunique-1.1.6-9|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|libunique-1.1.6-9|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libunique-1.1.6-9|20	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|libunique-1.1.6-9|21	
14mu|libunique-1.1.6-9|22	%description
14mu|libunique-1.1.6-9|23	Unique is a library for creating single instance applications.
14mu|libunique-1.1.6-9|24	
14mu|libunique-1.1.6-9|25	#----------------------------------------------------------------------------
14mu|libunique-1.1.6-9|26	
14mu|libunique-1.1.6-9|27	%package -n %{libname}
14mu|libunique-1.1.6-9|28	Summary:	Library for creating single instance applications
14mu|libunique-1.1.6-9|29	Group:		System/Libraries
14mu|libunique-1.1.6-9|30	Conflicts:	%{_lib}unique0 < 1.1.6-9
14mu|libunique-1.1.6-9|31	Obsoletes:	%{_lib}unique0 < 1.1.6-9
14mu|libunique-1.1.6-9|32	
14mu|libunique-1.1.6-9|33	%description -n %{libname}
14mu|libunique-1.1.6-9|34	Unique is a library for creating single instance applications.
14mu|libunique-1.1.6-9|35	
14mu|libunique-1.1.6-9|36	%files -n %{libname}
14mu|libunique-1.1.6-9|37	%{_libdir}/libunique-%{api}.so.%{major}*
14mu|libunique-1.1.6-9|38	
14mu|libunique-1.1.6-9|39	#----------------------------------------------------------------------------
14mu|libunique-1.1.6-9|40	
14mu|libunique-1.1.6-9|41	%package -n %{girname}
14mu|libunique-1.1.6-9|42	Summary:	GObject Introspection files for %{name}
14mu|libunique-1.1.6-9|43	Group:		System/Libraries
14mu|libunique-1.1.6-9|44	Requires:	%{libname} = %{EVRD}
14mu|libunique-1.1.6-9|45	Conflicts:	gir-repository < 0.6.5-3
14mu|libunique-1.1.6-9|46	Conflicts:	%{_lib}unique0 < 1.1.6-9
14mu|libunique-1.1.6-9|47	
14mu|libunique-1.1.6-9|48	%description -n %{girname}
14mu|libunique-1.1.6-9|49	GObject Introspection files for %{name}.
14mu|libunique-1.1.6-9|50	
14mu|libunique-1.1.6-9|51	%files -n %{girname}
14mu|libunique-1.1.6-9|52	%{_libdir}/girepository-1.0/Unique-%{api}.typelib
14mu|libunique-1.1.6-9|53	
14mu|libunique-1.1.6-9|54	#----------------------------------------------------------------------------
14mu|libunique-1.1.6-9|55	
14mu|libunique-1.1.6-9|56	%package -n %{devname}
14mu|libunique-1.1.6-9|57	Summary:	Header files for development with %{name}
14mu|libunique-1.1.6-9|58	Group:		Development/C
14mu|libunique-1.1.6-9|59	Requires:	%{libname} = %{EVRD}
14mu|libunique-1.1.6-9|60	Requires:	%{girname} = %{EVRD}
14mu|libunique-1.1.6-9|61	Provides:	unique-devel = %{EVRD}
14mu|libunique-1.1.6-9|62	Conflicts:	gir-repository < 0.6.5-3
14mu|libunique-1.1.6-9|63	
14mu|libunique-1.1.6-9|64	%description -n %{devname}
14mu|libunique-1.1.6-9|65	Unique is a library for creating single instance applications.
14mu|libunique-1.1.6-9|66	
14mu|libunique-1.1.6-9|67	%files -n %{devname}
14mu|libunique-1.1.6-9|68	%doc AUTHORS
14mu|libunique-1.1.6-9|69	%docdir %{_datadir}/gtk-doc/html/unique
14mu|libunique-1.1.6-9|70	%doc %{_datadir}/gtk-doc/html/unique/*
14mu|libunique-1.1.6-9|71	%{_libdir}/libunique-%{api}.so
14mu|libunique-1.1.6-9|72	%{_libdir}/pkgconfig/unique-%{api}.pc
14mu|libunique-1.1.6-9|73	%{_includedir}/unique-%{api}
14mu|libunique-1.1.6-9|74	%{_datadir}/gir-1.0/Unique-%{api}.gir
14mu|libunique-1.1.6-9|75	
14mu|libunique-1.1.6-9|76	#----------------------------------------------------------------------------
14mu|libunique-1.1.6-9|77	
14mu|libunique-1.1.6-9|78	%prep
14mu|libunique-1.1.6-9|79	%setup -q
14mu|libunique-1.1.6-9|80	%patch0 -p0
14mu|libunique-1.1.6-9|81	
14mu|libunique-1.1.6-9|82	# this is a hack for glib2.0 >= 2.31.0
14mu|libunique-1.1.6-9|83	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
14mu|libunique-1.1.6-9|84	./unique/Makefile.*
14mu|libunique-1.1.6-9|85	
14mu|libunique-1.1.6-9|86	%build
14mu|libunique-1.1.6-9|87	%configure2_5x \
14mu|libunique-1.1.6-9|88	--disable-static \
14mu|libunique-1.1.6-9|89	--enable-maintainer-flags=no
14mu|libunique-1.1.6-9|90	
14mu|libunique-1.1.6-9|91	%make
14mu|libunique-1.1.6-9|92	
14mu|libunique-1.1.6-9|93	%install
14mu|libunique-1.1.6-9|94	%makeinstall_std
14mu|libunique-1.1.6-9|95	
14mu|libunique-1.1.6-9|96	
14mu|libunique-1.1.6-9|97	%changelog
14mu|libunique-1.1.6-9|98	
14mu|libunique-1.1.6-9|99	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.6-9
14mu|libunique-1.1.6-9|100	- (deeef00) Fix library package name
14mu|libunique-1.1.6-9|101	- (deeef00) Move GObject Introspection file into individual package according to library packaging policy
14mu|libunique-1.1.6-9|102	- (deeef00) Spec cleanup
14mu|libunique-1.1.6-9|103	
14mu|libunique-1.1.6-9|104	

23261 14
14mu|libunwind-1.1-9|1	%define oname		unwind
14mu|libunwind-1.1-9|2	%define onamedump	unwindcoredump
14mu|libunwind-1.1-9|3	%define major		8
14mu|libunwind-1.1-9|4	%define majordump	0
14mu|libunwind-1.1-9|5	%define libname	%mklibname %{oname} %{major}
14mu|libunwind-1.1-9|6	%define libdump	%mklibname %{onamedump} %{majordump}
14mu|libunwind-1.1-9|7	%define devname	%mklibname %{oname} -d
14mu|libunwind-1.1-9|8	%define _disable_ld_no_undefined 1
14mu|libunwind-1.1-9|9	
14mu|libunwind-1.1-9|10	Summary:	An unwinding library
14mu|libunwind-1.1-9|11	Name:		libunwind
14mu|libunwind-1.1-9|12	Version:	1.1
14mu|libunwind-1.1-9|13	Release:	9
14mu|libunwind-1.1-9|14	License:	BSD
14mu|libunwind-1.1-9|15	Group:		System/Libraries
14mu|libunwind-1.1-9|16	Url:		http://savannah.nongnu.org/projects/libunwind
14mu|libunwind-1.1-9|17	Source0:	http://download.savannah.gnu.org/releases/libunwind/libunwind-%{version}.tar.gz
14mu|libunwind-1.1-9|18	#Fedora specific patch
14mu|libunwind-1.1-9|19	Patch1:		libunwind-disable-setjmp.patch
14mu|libunwind-1.1-9|20	Patch2:		libunwind-aarch64.patch
14mu|libunwind-1.1-9|21	Patch5:		libunwind-1.1-fix-CVE-2015-3239.patch
14mu|libunwind-1.1-9|22	BuildRequires:	libtool
14mu|libunwind-1.1-9|23	
14mu|libunwind-1.1-9|24	%description
14mu|libunwind-1.1-9|25	Libunwind provides a C ABI to determine the call-chain of a program.
14mu|libunwind-1.1-9|26	This version of libunwind is targetted for the ia64 platform.
14mu|libunwind-1.1-9|27	
14mu|libunwind-1.1-9|28	%package -n %{libname}
14mu|libunwind-1.1-9|29	Summary:	Dynamic libraries from %{oname}
14mu|libunwind-1.1-9|30	Group:		System/Libraries
14mu|libunwind-1.1-9|31	Provides:	%{name} = %{version}-%{release}
14mu|libunwind-1.1-9|32	Obsoletes:	%{_lib}unwind1 < 1.0.1-1
14mu|libunwind-1.1-9|33	
14mu|libunwind-1.1-9|34	%description -n %{libname}
14mu|libunwind-1.1-9|35	Dynamic libraries from %{name}.
14mu|libunwind-1.1-9|36	
14mu|libunwind-1.1-9|37	%package -n %{libdump}
14mu|libunwind-1.1-9|38	Summary:	Dynamic libraries from %{oname}
14mu|libunwind-1.1-9|39	Group:		System/Libraries
14mu|libunwind-1.1-9|40	Provides:	%{name}-coredump = %{version}-%{release}
14mu|libunwind-1.1-9|41	Requires:	%{name} = %{version}-%{release}
14mu|libunwind-1.1-9|42	Obsoletes:	%{_lib}unwind1 < 1.0.1-1
14mu|libunwind-1.1-9|43	
14mu|libunwind-1.1-9|44	%description -n %{libdump}
14mu|libunwind-1.1-9|45	Dynamic libraries from %{name}.
14mu|libunwind-1.1-9|46	
14mu|libunwind-1.1-9|47	%package -n %{devname}
14mu|libunwind-1.1-9|48	Summary:	Development package for libunwind
14mu|libunwind-1.1-9|49	Group:		Development/C
14mu|libunwind-1.1-9|50	Requires:	%{libname} = %{version}-%{release}
14mu|libunwind-1.1-9|51	Requires:	%{name}-coredump = %{version}-%{release}
14mu|libunwind-1.1-9|52	Provides:	%{name}-devel = %{version}-%{release}
14mu|libunwind-1.1-9|53	
14mu|libunwind-1.1-9|54	%track
14mu|libunwind-1.1-9|55	prog %name = {
14mu|libunwind-1.1-9|56	url = http://mirror3.layerjet.com/nongnu/libunwind/
14mu|libunwind-1.1-9|57	regex = %name-(__VER__)\.tar\.gz
14mu|libunwind-1.1-9|58	version = %version
14mu|libunwind-1.1-9|59	}
14mu|libunwind-1.1-9|60	
14mu|libunwind-1.1-9|61	%description -n %{devname}
14mu|libunwind-1.1-9|62	The libunwind-devel package includes the libraries and header files for
14mu|libunwind-1.1-9|63	libunwind.
14mu|libunwind-1.1-9|64	
14mu|libunwind-1.1-9|65	%prep
14mu|libunwind-1.1-9|66	%setup -q
14mu|libunwind-1.1-9|67	%apply_patches
14mu|libunwind-1.1-9|68	autoreconf -fi
14mu|libunwind-1.1-9|69	
14mu|libunwind-1.1-9|70	%build
14mu|libunwind-1.1-9|71	%configure2_5x \
14mu|libunwind-1.1-9|72	--enable-static \
14mu|libunwind-1.1-9|73	--enable-shared
14mu|libunwind-1.1-9|74	
14mu|libunwind-1.1-9|75	%make
14mu|libunwind-1.1-9|76	
14mu|libunwind-1.1-9|77	%install
14mu|libunwind-1.1-9|78	%makeinstall_std
14mu|libunwind-1.1-9|79	
14mu|libunwind-1.1-9|80	# /usr/include/libunwind-ptrace.h
14mu|libunwind-1.1-9|81	# [...] aren't really part of the libunwind API.  They are implemented in
14mu|libunwind-1.1-9|82	# a archive library called libunwind-ptrace.a.
14mu|libunwind-1.1-9|83	mv -f %{buildroot}%{_libdir}/libunwind-ptrace.a %{buildroot}%{_libdir}/libunwind-ptrace.a-save
14mu|libunwind-1.1-9|84	rm -f %{buildroot}%{_libdir}/libunwind*.a
14mu|libunwind-1.1-9|85	mv -f %{buildroot}%{_libdir}/libunwind-ptrace.a-save %{buildroot}%{_libdir}/libunwind-ptrace.a
14mu|libunwind-1.1-9|86	rm -f %{buildroot}%{_libdir}/libunwind-ptrace*.so*
14mu|libunwind-1.1-9|87	
14mu|libunwind-1.1-9|88	%check
14mu|libunwind-1.1-9|89	%if 0%{?_with_check:1} || 0%{?_with_testsuite:1}
14mu|libunwind-1.1-9|90	echo ====================TESTING=========================
14mu|libunwind-1.1-9|91	make check || true
14mu|libunwind-1.1-9|92	echo ====================TESTING END=====================
14mu|libunwind-1.1-9|93	%else
14mu|libunwind-1.1-9|94	echo ====================TESTSUITE DISABLED=========================
14mu|libunwind-1.1-9|95	%endif
14mu|libunwind-1.1-9|96	
14mu|libunwind-1.1-9|97	%files -n %{libname}
14mu|libunwind-1.1-9|98	%{_libdir}/libunwind*.so.%{major}*
14mu|libunwind-1.1-9|99	
14mu|libunwind-1.1-9|100	%files -n %{libdump}
14mu|libunwind-1.1-9|101	%{_libdir}/libunwind-coredump.so.%{majordump}*
14mu|libunwind-1.1-9|102	
14mu|libunwind-1.1-9|103	%files -n %{devname}
14mu|libunwind-1.1-9|104	%doc COPYING README NEWS
14mu|libunwind-1.1-9|105	%{_libdir}/libunwind*.so
14mu|libunwind-1.1-9|106	%{_libdir}/libunwind-ptrace.a
14mu|libunwind-1.1-9|107	%{_mandir}/*/*
14mu|libunwind-1.1-9|108	%{_libdir}/pkgconfig/*.pc
14mu|libunwind-1.1-9|109	# <unwind.h> does not get installed for REMOTE_ONLY targets - check it.
14mu|libunwind-1.1-9|110	%{_includedir}/unwind.h
14mu|libunwind-1.1-9|111	%{_includedir}/libunwind*.h
14mu|libunwind-1.1-9|112	
14mu|libunwind-1.1-9|113	%changelog
14mu|libunwind-1.1-9|114	
14mu|libunwind-1.1-9|115	* Wed Dec 16 2015 Denis Silakov <dsilakov@gmail.com> 1.1-9
14mu|libunwind-1.1-9|116	- (246b340) Fix CVE-2015-3239
14mu|libunwind-1.1-9|117	
14mu|libunwind-1.1-9|118	

23262 14
14mu|libupnp-1.6.17-6|1	%define major 6
14mu|libupnp-1.6.17-6|2	%define ixml_major 2
14mu|libupnp-1.6.17-6|3	%define libname %mklibname upnp %{major}
14mu|libupnp-1.6.17-6|4	%define libixml %mklibname ixml %{ixml_major}
14mu|libupnp-1.6.17-6|5	%define libthreadutil %mklibname threadutil %{major}
14mu|libupnp-1.6.17-6|6	%define devname %mklibname upnp -d
14mu|libupnp-1.6.17-6|7	
14mu|libupnp-1.6.17-6|8	Summary:	Library and tools for the UPnP protocol
14mu|libupnp-1.6.17-6|9	Name:		libupnp
14mu|libupnp-1.6.17-6|10	Version:	1.6.17
14mu|libupnp-1.6.17-6|11	Release:	6
14mu|libupnp-1.6.17-6|12	License:	BSD
14mu|libupnp-1.6.17-6|13	Group:		System/Libraries
14mu|libupnp-1.6.17-6|14	URL:		http://pupnp.sourceforge.net/
14mu|libupnp-1.6.17-6|15	Source0:	http://downloads.sourceforge.net/pupnp/%{name}-%{version}.tar.bz2
14mu|libupnp-1.6.17-6|16	
14mu|libupnp-1.6.17-6|17	%description
14mu|libupnp-1.6.17-6|18	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
14mu|libupnp-1.6.17-6|19	open source code for building control points, devices, and bridges that are
14mu|libupnp-1.6.17-6|20	compliant with Version 1.0 of the Universal Plug and Play Device
14mu|libupnp-1.6.17-6|21	Architecture Specification.
14mu|libupnp-1.6.17-6|22	
14mu|libupnp-1.6.17-6|23	#----------------------------------------------------------------------------
14mu|libupnp-1.6.17-6|24	
14mu|libupnp-1.6.17-6|25	%package -n %{libname}
14mu|libupnp-1.6.17-6|26	Summary:	Library and tools for the UPnP protocol
14mu|libupnp-1.6.17-6|27	Group:		System/Libraries
14mu|libupnp-1.6.17-6|28	
14mu|libupnp-1.6.17-6|29	%description -n %{libname}
14mu|libupnp-1.6.17-6|30	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
14mu|libupnp-1.6.17-6|31	open source code for building control points, devices, and bridges that are
14mu|libupnp-1.6.17-6|32	compliant with Version 1.0 of the Universal Plug and Play Device
14mu|libupnp-1.6.17-6|33	Architecture Specification.
14mu|libupnp-1.6.17-6|34	
14mu|libupnp-1.6.17-6|35	%files -n %{libname}
14mu|libupnp-1.6.17-6|36	%doc LICENSE NEWS README THANKS TODO
14mu|libupnp-1.6.17-6|37	%{_libdir}/libupnp.so.%{major}*
14mu|libupnp-1.6.17-6|38	
14mu|libupnp-1.6.17-6|39	#----------------------------------------------------------------------------
14mu|libupnp-1.6.17-6|40	
14mu|libupnp-1.6.17-6|41	%package -n %{libixml}
14mu|libupnp-1.6.17-6|42	Summary:	Library and tools for the UPnP protocol
14mu|libupnp-1.6.17-6|43	Group:		System/Libraries
14mu|libupnp-1.6.17-6|44	Conflicts:	%{_lib}upnp6 < 1.6.17-6
14mu|libupnp-1.6.17-6|45	
14mu|libupnp-1.6.17-6|46	%description -n %{libixml}
14mu|libupnp-1.6.17-6|47	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
14mu|libupnp-1.6.17-6|48	open source code for building control points, devices, and bridges that are
14mu|libupnp-1.6.17-6|49	compliant with Version 1.0 of the Universal Plug and Play Device
14mu|libupnp-1.6.17-6|50	Architecture Specification.
14mu|libupnp-1.6.17-6|51	
14mu|libupnp-1.6.17-6|52	%files -n %{libixml}
14mu|libupnp-1.6.17-6|53	%{_libdir}/libixml.so.%{ixml_major}*
14mu|libupnp-1.6.17-6|54	
14mu|libupnp-1.6.17-6|55	#----------------------------------------------------------------------------
14mu|libupnp-1.6.17-6|56	
14mu|libupnp-1.6.17-6|57	%package -n %{libthreadutil}
14mu|libupnp-1.6.17-6|58	Summary:	Library and tools for the UPnP protocol
14mu|libupnp-1.6.17-6|59	Group:		System/Libraries
14mu|libupnp-1.6.17-6|60	Conflicts:	%{_lib}upnp6 < 1.6.17-6
14mu|libupnp-1.6.17-6|61	
14mu|libupnp-1.6.17-6|62	%description -n %{libthreadutil}
14mu|libupnp-1.6.17-6|63	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
14mu|libupnp-1.6.17-6|64	open source code for building control points, devices, and bridges that are
14mu|libupnp-1.6.17-6|65	compliant with Version 1.0 of the Universal Plug and Play Device
14mu|libupnp-1.6.17-6|66	Architecture Specification.
14mu|libupnp-1.6.17-6|67	
14mu|libupnp-1.6.17-6|68	%files -n %{libthreadutil}
14mu|libupnp-1.6.17-6|69	%{_libdir}/libthreadutil.so.%{major}*
14mu|libupnp-1.6.17-6|70	
14mu|libupnp-1.6.17-6|71	#----------------------------------------------------------------------------
14mu|libupnp-1.6.17-6|72	
14mu|libupnp-1.6.17-6|73	%package -n %{devname}
14mu|libupnp-1.6.17-6|74	Summary:	Header files and static libraries from %{name}
14mu|libupnp-1.6.17-6|75	Group:		Development/C
14mu|libupnp-1.6.17-6|76	Requires:	%{libname} = %{EVRD}
14mu|libupnp-1.6.17-6|77	Requires:	%{libixml} = %{EVRD}
14mu|libupnp-1.6.17-6|78	Requires:	%{libthreadutil} = %{EVRD}
14mu|libupnp-1.6.17-6|79	Provides:	%{name}-devel = %{EVRD}
14mu|libupnp-1.6.17-6|80	Obsoletes:	%{_lib}upnp-static-devel < 1.6.17-6
14mu|libupnp-1.6.17-6|81	
14mu|libupnp-1.6.17-6|82	%description -n %{devname}
14mu|libupnp-1.6.17-6|83	Libraries and includes static files for developing programs based on %{name}.
14mu|libupnp-1.6.17-6|84	
14mu|libupnp-1.6.17-6|85	%files -n %{devname}
14mu|libupnp-1.6.17-6|86	%{_includedir}/*
14mu|libupnp-1.6.17-6|87	%{_libdir}/*.so
14mu|libupnp-1.6.17-6|88	%{_libdir}/pkgconfig/*pc
14mu|libupnp-1.6.17-6|89	%{_docdir}/%{name}
14mu|libupnp-1.6.17-6|90	
14mu|libupnp-1.6.17-6|91	#----------------------------------------------------------------------------
14mu|libupnp-1.6.17-6|92	
14mu|libupnp-1.6.17-6|93	%prep
14mu|libupnp-1.6.17-6|94	%setup -q
14mu|libupnp-1.6.17-6|95	
14mu|libupnp-1.6.17-6|96	%build
14mu|libupnp-1.6.17-6|97	%configure2_5x \
14mu|libupnp-1.6.17-6|98	--with-documentation=%{_docdir}/%{name} \
14mu|libupnp-1.6.17-6|99	--enable-tools \
14mu|libupnp-1.6.17-6|100	--enable-sample \
14mu|libupnp-1.6.17-6|101	--disable-static
14mu|libupnp-1.6.17-6|102	%make
14mu|libupnp-1.6.17-6|103	
14mu|libupnp-1.6.17-6|104	%install
14mu|libupnp-1.6.17-6|105	%makeinstall_std
14mu|libupnp-1.6.17-6|106	
14mu|libupnp-1.6.17-6|107	
14mu|libupnp-1.6.17-6|108	%changelog
14mu|libupnp-1.6.17-6|109	* Mon Dec 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.17-6
14mu|libupnp-1.6.17-6|110	+ Revision: 942f171
14mu|libupnp-1.6.17-6|111	- Disable static library and split library package
14mu|libupnp-1.6.17-6|112	
14mu|libupnp-1.6.17-6|113	

23263 14
14mu|libupnp1.8-1.8.1-2|1	%define api 1.8
14mu|libupnp1.8-1.8.1-2|2	%define major 10
14mu|libupnp1.8-1.8.1-2|3	%define libname %mklibname upnp %{api} %{major}
14mu|libupnp1.8-1.8.1-2|4	%define libixml %mklibname ixml %{api} %{major}
14mu|libupnp1.8-1.8.1-2|5	%define devname %mklibname upnp %{api} -d
14mu|libupnp1.8-1.8.1-2|6	
14mu|libupnp1.8-1.8.1-2|7	Summary:	Library and tools for the UPnP protocol
14mu|libupnp1.8-1.8.1-2|8	Name:		libupnp1.8
14mu|libupnp1.8-1.8.1-2|9	Version:	1.8.1
14mu|libupnp1.8-1.8.1-2|10	Release:	2
14mu|libupnp1.8-1.8.1-2|11	License:	BSD
14mu|libupnp1.8-1.8.1-2|12	Group:		System/Libraries
14mu|libupnp1.8-1.8.1-2|13	Url:		http://pupnp.sourceforge.net/
14mu|libupnp1.8-1.8.1-2|14	Source0:	https://github.com/mrjimenez/pupnp/archive/release-%{version}.tar.gz?/pupnp-release-%{version}.tar.gz
14mu|libupnp1.8-1.8.1-2|15	
14mu|libupnp1.8-1.8.1-2|16	%description
14mu|libupnp1.8-1.8.1-2|17	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
14mu|libupnp1.8-1.8.1-2|18	open source code for building control points, devices, and bridges that are
14mu|libupnp1.8-1.8.1-2|19	compliant with Version 1.0 of the Universal Plug and Play Device
14mu|libupnp1.8-1.8.1-2|20	Architecture Specification.
14mu|libupnp1.8-1.8.1-2|21	
14mu|libupnp1.8-1.8.1-2|22	#----------------------------------------------------------------------------
14mu|libupnp1.8-1.8.1-2|23	
14mu|libupnp1.8-1.8.1-2|24	%package -n %{libname}
14mu|libupnp1.8-1.8.1-2|25	Summary:	Library and tools for the UPnP protocol
14mu|libupnp1.8-1.8.1-2|26	Group:		System/Libraries
14mu|libupnp1.8-1.8.1-2|27	
14mu|libupnp1.8-1.8.1-2|28	%description -n %{libname}
14mu|libupnp1.8-1.8.1-2|29	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
14mu|libupnp1.8-1.8.1-2|30	open source code for building control points, devices, and bridges that are
14mu|libupnp1.8-1.8.1-2|31	compliant with Version 1.0 of the Universal Plug and Play Device
14mu|libupnp1.8-1.8.1-2|32	Architecture Specification.
14mu|libupnp1.8-1.8.1-2|33	
14mu|libupnp1.8-1.8.1-2|34	%files -n %{libname}
14mu|libupnp1.8-1.8.1-2|35	%doc LICENSE NEWS THANKS
14mu|libupnp1.8-1.8.1-2|36	%{_libdir}/libupnp-%{api}.so.%{major}*
14mu|libupnp1.8-1.8.1-2|37	
14mu|libupnp1.8-1.8.1-2|38	#----------------------------------------------------------------------------
14mu|libupnp1.8-1.8.1-2|39	
14mu|libupnp1.8-1.8.1-2|40	%package -n %{libixml}
14mu|libupnp1.8-1.8.1-2|41	Summary:	Library and tools for the UPnP protocol
14mu|libupnp1.8-1.8.1-2|42	Group:		System/Libraries
14mu|libupnp1.8-1.8.1-2|43	
14mu|libupnp1.8-1.8.1-2|44	%description -n %{libixml}
14mu|libupnp1.8-1.8.1-2|45	The Linux SDK for UPnP Devices (libupnp) provides developers with an API and
14mu|libupnp1.8-1.8.1-2|46	open source code for building control points, devices, and bridges that are
14mu|libupnp1.8-1.8.1-2|47	compliant with Version 1.0 of the Universal Plug and Play Device
14mu|libupnp1.8-1.8.1-2|48	Architecture Specification.
14mu|libupnp1.8-1.8.1-2|49	
14mu|libupnp1.8-1.8.1-2|50	%files -n %{libixml}
14mu|libupnp1.8-1.8.1-2|51	%{_libdir}/libixml-%{api}.so.%{major}*
14mu|libupnp1.8-1.8.1-2|52	
14mu|libupnp1.8-1.8.1-2|53	#----------------------------------------------------------------------------
14mu|libupnp1.8-1.8.1-2|54	
14mu|libupnp1.8-1.8.1-2|55	%package -n %{devname}
14mu|libupnp1.8-1.8.1-2|56	Summary:	Development files fom %{name}
14mu|libupnp1.8-1.8.1-2|57	Group:		Development/C
14mu|libupnp1.8-1.8.1-2|58	Requires:	%{libname} = %{EVRD}
14mu|libupnp1.8-1.8.1-2|59	Requires:	%{libixml} = %{EVRD}
14mu|libupnp1.8-1.8.1-2|60	Provides:	%{name}-devel = %{EVRD}
14mu|libupnp1.8-1.8.1-2|61	
14mu|libupnp1.8-1.8.1-2|62	%description -n %{devname}
14mu|libupnp1.8-1.8.1-2|63	Libraries and header files for developing programs based on %{name}.
14mu|libupnp1.8-1.8.1-2|64	
14mu|libupnp1.8-1.8.1-2|65	%files -n %{devname}
14mu|libupnp1.8-1.8.1-2|66	%{_includedir}/upnp-%{api}
14mu|libupnp1.8-1.8.1-2|67	%{_libdir}/*.so
14mu|libupnp1.8-1.8.1-2|68	%{_libdir}/pkgconfig/libupnp-%{api}.pc
14mu|libupnp1.8-1.8.1-2|69	
14mu|libupnp1.8-1.8.1-2|70	#----------------------------------------------------------------------------
14mu|libupnp1.8-1.8.1-2|71	
14mu|libupnp1.8-1.8.1-2|72	%prep
14mu|libupnp1.8-1.8.1-2|73	%setup -qn pupnp-release-%{version}
14mu|libupnp1.8-1.8.1-2|74	
14mu|libupnp1.8-1.8.1-2|75	%build
14mu|libupnp1.8-1.8.1-2|76	autoreconf -fi
14mu|libupnp1.8-1.8.1-2|77	%configure2_5x \
14mu|libupnp1.8-1.8.1-2|78	--enable-reuseaddr \
14mu|libupnp1.8-1.8.1-2|79	--enable-tools \
14mu|libupnp1.8-1.8.1-2|80	--disable-static
14mu|libupnp1.8-1.8.1-2|81	%make
14mu|libupnp1.8-1.8.1-2|82	
14mu|libupnp1.8-1.8.1-2|83	%install
14mu|libupnp1.8-1.8.1-2|84	%makeinstall_std
14mu|libupnp1.8-1.8.1-2|85	
14mu|libupnp1.8-1.8.1-2|86	
14mu|libupnp1.8-1.8.1-2|87	%changelog
14mu|libupnp1.8-1.8.1-2|88	
14mu|libupnp1.8-1.8.1-2|89	* Tue May 30 2017 Rosa <rosa@abf.rosalinux.ru> 1.8.1-2
14mu|libupnp1.8-1.8.1-2|90	- (b8163e7) Automatic import for version 1.8.1-2
14mu|libupnp1.8-1.8.1-2|91	
14mu|libupnp1.8-1.8.1-2|92	

23264 14
14mu|libusbmuxd-1.0.10-2|1	%define major 4
14mu|libusbmuxd-1.0.10-2|2	%define libname %mklibname usbmuxd %{major}
14mu|libusbmuxd-1.0.10-2|3	%define devname %mklibname -d usbmuxd
14mu|libusbmuxd-1.0.10-2|4	
14mu|libusbmuxd-1.0.10-2|5	Summary:	Library for usbmuxd which communicates with Apple devices
14mu|libusbmuxd-1.0.10-2|6	Name:		libusbmuxd
14mu|libusbmuxd-1.0.10-2|7	Version:	1.0.10
14mu|libusbmuxd-1.0.10-2|8	Release:	2
14mu|libusbmuxd-1.0.10-2|9	Group:		System/Libraries
14mu|libusbmuxd-1.0.10-2|10	License:	LGPLv2+
14mu|libusbmuxd-1.0.10-2|11	Url:		http://www.libimobiledevice.org/
14mu|libusbmuxd-1.0.10-2|12	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
14mu|libusbmuxd-1.0.10-2|13	
14mu|libusbmuxd-1.0.10-2|14	BuildRequires:	pkgconfig(libusb-1.0)
14mu|libusbmuxd-1.0.10-2|15	BuildRequires:	pkgconfig(libplist) >=1.12
14mu|libusbmuxd-1.0.10-2|16	
14mu|libusbmuxd-1.0.10-2|17	%description
14mu|libusbmuxd-1.0.10-2|18	libusbmuxd provides support for the usbmuxd daemon
14mu|libusbmuxd-1.0.10-2|19	that communicates with Apple devices.
14mu|libusbmuxd-1.0.10-2|20	It allows simultaeneous access to multiple device
14mu|libusbmuxd-1.0.10-2|21	services supported by libimobiledevice
14mu|libusbmuxd-1.0.10-2|22	
14mu|libusbmuxd-1.0.10-2|23	%package -n %{libname}
14mu|libusbmuxd-1.0.10-2|24	Group:		System/Libraries
14mu|libusbmuxd-1.0.10-2|25	Summary:	Library that provides support for the usbmuxd daeon
14mu|libusbmuxd-1.0.10-2|26	
14mu|libusbmuxd-1.0.10-2|27	%description -n %{libname}
14mu|libusbmuxd-1.0.10-2|28	libusbmuxd is a library that provides support for the usbmuxd daeon
14mu|libusbmuxd-1.0.10-2|29	
14mu|libusbmuxd-1.0.10-2|30	%package -n %{devname}
14mu|libusbmuxd-1.0.10-2|31	Summary:	Development package for libusbmuxd
14mu|libusbmuxd-1.0.10-2|32	Group:		Development/C
14mu|libusbmuxd-1.0.10-2|33	Requires:	%{libname} = %{version}-%{release}
14mu|libusbmuxd-1.0.10-2|34	Provides:	%{name}-devel = %{version}-%{release}
14mu|libusbmuxd-1.0.10-2|35	
14mu|libusbmuxd-1.0.10-2|36	%description -n %{devname}
14mu|libusbmuxd-1.0.10-2|37	%{name}, development headers and libraries.
14mu|libusbmuxd-1.0.10-2|38	
14mu|libusbmuxd-1.0.10-2|39	%prep
14mu|libusbmuxd-1.0.10-2|40	%setup -q
14mu|libusbmuxd-1.0.10-2|41	
14mu|libusbmuxd-1.0.10-2|42	%build
14mu|libusbmuxd-1.0.10-2|43	%configure \
14mu|libusbmuxd-1.0.10-2|44	--disable-static
14mu|libusbmuxd-1.0.10-2|45	
14mu|libusbmuxd-1.0.10-2|46	%make
14mu|libusbmuxd-1.0.10-2|47	
14mu|libusbmuxd-1.0.10-2|48	%install
14mu|libusbmuxd-1.0.10-2|49	%makeinstall_std
14mu|libusbmuxd-1.0.10-2|50	
14mu|libusbmuxd-1.0.10-2|51	%files
14mu|libusbmuxd-1.0.10-2|52	%{_bindir}/iproxy
14mu|libusbmuxd-1.0.10-2|53	
14mu|libusbmuxd-1.0.10-2|54	%files -n %{libname}
14mu|libusbmuxd-1.0.10-2|55	%{_libdir}/libusbmuxd.so.%{major}*
14mu|libusbmuxd-1.0.10-2|56	
14mu|libusbmuxd-1.0.10-2|57	%files -n %{devname}
14mu|libusbmuxd-1.0.10-2|58	%{_includedir}/*.h
14mu|libusbmuxd-1.0.10-2|59	%{_libdir}/libusbmuxd.so
14mu|libusbmuxd-1.0.10-2|60	%{_libdir}/pkgconfig/libusbmuxd.pc
14mu|libusbmuxd-1.0.10-2|61	
14mu|libusbmuxd-1.0.10-2|62	%changelog
14mu|libusbmuxd-1.0.10-2|63	
14mu|libusbmuxd-1.0.10-2|64	* Sun Jul 19 2015 Bernhard Rosenkraenzer <bero@bero.eu> 1.0.10-2
14mu|libusbmuxd-1.0.10-2|65	- (32bc908) MassBuild#774: Increase release tag
14mu|libusbmuxd-1.0.10-2|66	
14mu|libusbmuxd-1.0.10-2|67	

23265 14
14mu|libusbx-1.0.18-3|1	%define api 1.0
14mu|libusbx-1.0.18-3|2	%define major 0
14mu|libusbx-1.0.18-3|3	%define libname %mklibname usb %{api} %{major}
14mu|libusbx-1.0.18-3|4	%define devname %mklibname usb %{api} -d
14mu|libusbx-1.0.18-3|5	%define sdevname %mklibname usb %{api} -d -s
14mu|libusbx-1.0.18-3|6	
14mu|libusbx-1.0.18-3|7	Summary:	Library for accessing USB devices
14mu|libusbx-1.0.18-3|8	Name:		libusbx
14mu|libusbx-1.0.18-3|9	Version:	1.0.18
14mu|libusbx-1.0.18-3|10	Release:	3
14mu|libusbx-1.0.18-3|11	License:	LGPLv2.1+
14mu|libusbx-1.0.18-3|12	Group:		System/Libraries
14mu|libusbx-1.0.18-3|13	Url:		http://sourceforge.net/apps/mediawiki/libusbx/
14mu|libusbx-1.0.18-3|14	Source0:	http://downloads.sourceforge.net/libusbx/libusbx-%{version}.tar.bz2
14mu|libusbx-1.0.18-3|15	BuildRequires:	doxygen
14mu|libusbx-1.0.18-3|16	BuildRequires:	pkgconfig(udev)
14mu|libusbx-1.0.18-3|17	Provides:	libusbx1 = %{EVRD}
14mu|libusbx-1.0.18-3|18	Provides:	libusbx = %{EVRD}
14mu|libusbx-1.0.18-3|19	Provides:	libusb1 = %{EVRD}
14mu|libusbx-1.0.18-3|20	Obsoletes:	libusb1 < 1.0.10
14mu|libusbx-1.0.18-3|21	
14mu|libusbx-1.0.18-3|22	%description
14mu|libusbx-1.0.18-3|23	This package provides a way for applications to access USB devices.
14mu|libusbx-1.0.18-3|24	
14mu|libusbx-1.0.18-3|25	Libusbx is a fork of the original libusb, which is a fully API and ABI
14mu|libusbx-1.0.18-3|26	compatible drop in for the libusb-1.0.9 release. The libusbx fork was
14mu|libusbx-1.0.18-3|27	started by most of the libusb-1.0 developers, after the original libusb
14mu|libusbx-1.0.18-3|28	project did not produce a new release for over 18 months.
14mu|libusbx-1.0.18-3|29	
14mu|libusbx-1.0.18-3|30	Note that this library is not compatible with the original libusb-0.1 series,
14mu|libusbx-1.0.18-3|31	if you need libusb-0.1 compatibility install the libusb package.
14mu|libusbx-1.0.18-3|32	
14mu|libusbx-1.0.18-3|33	#----------------------------------------------------------------------------
14mu|libusbx-1.0.18-3|34	
14mu|libusbx-1.0.18-3|35	%package -n %{libname}
14mu|libusbx-1.0.18-3|36	Summary:	Libusbx is a fork of the original libusb
14mu|libusbx-1.0.18-3|37	Group:		System/Libraries
14mu|libusbx-1.0.18-3|38	Conflicts:	%{_lib}usbx1.0_0 < 1.0.18-2
14mu|libusbx-1.0.18-3|39	Obsoletes:	%{_lib}usbx1.0_0 < 1.0.18-2
14mu|libusbx-1.0.18-3|40	
14mu|libusbx-1.0.18-3|41	%description -n %{libname}
14mu|libusbx-1.0.18-3|42	Libusbx is a fork of the original libusb, which is a fully API and ABI
14mu|libusbx-1.0.18-3|43	compatible drop in for the libusb-1.0.9 release. The libusbx fork was
14mu|libusbx-1.0.18-3|44	started by most of the libusb-1.0 developers, after the original libusb
14mu|libusbx-1.0.18-3|45	project did not produce a new release for over 18 months.
14mu|libusbx-1.0.18-3|46	
14mu|libusbx-1.0.18-3|47	%files -n %{libname}
14mu|libusbx-1.0.18-3|48	%{_libdir}/libusb-%{api}.so.%{major}*
14mu|libusbx-1.0.18-3|49	
14mu|libusbx-1.0.18-3|50	#----------------------------------------------------------------------------
14mu|libusbx-1.0.18-3|51	
14mu|libusbx-1.0.18-3|52	%package -n %{devname}
14mu|libusbx-1.0.18-3|53	Summary:	Development files for %{name}
14mu|libusbx-1.0.18-3|54	Group:		Development/C
14mu|libusbx-1.0.18-3|55	Requires:	%{libname} = %{EVRD}
14mu|libusbx-1.0.18-3|56	Requires:	%{name}-devel-doc = %{EVRD}
14mu|libusbx-1.0.18-3|57	Provides:	libusbx1-devel = %{EVRD}
14mu|libusbx-1.0.18-3|58	Provides:	libusb1-devel = %{EVRD}
14mu|libusbx-1.0.18-3|59	Provides:	libusbx-devel = %{EVRD}
14mu|libusbx-1.0.18-3|60	Provides:	usbx-devel = %{EVRD}
14mu|libusbx-1.0.18-3|61	Provides:	usb1-devel = %{EVRD}
14mu|libusbx-1.0.18-3|62	Provides:	usb1.0-devel = %{EVRD}
14mu|libusbx-1.0.18-3|63	Conflicts:	%{_lib}usbx1.0-devel < 1.0.18-2
14mu|libusbx-1.0.18-3|64	Obsoletes:	%{_lib}usbx1.0-devel < 1.0.18-2
14mu|libusbx-1.0.18-3|65	Obsoletes:	libusb1-devel < 1.0.10
14mu|libusbx-1.0.18-3|66	
14mu|libusbx-1.0.18-3|67	%description -n %{devname}
14mu|libusbx-1.0.18-3|68	The %{name}-devel package contains libraries and header files for
14mu|libusbx-1.0.18-3|69	developing applications that use %{name}.
14mu|libusbx-1.0.18-3|70	
14mu|libusbx-1.0.18-3|71	%files -n %{devname}
14mu|libusbx-1.0.18-3|72	%{_includedir}/libusb-%{api}
14mu|libusbx-1.0.18-3|73	%{_libdir}/libusb-%{api}.so
14mu|libusbx-1.0.18-3|74	%{_libdir}/pkgconfig/libusb-%{api}.pc
14mu|libusbx-1.0.18-3|75	
14mu|libusbx-1.0.18-3|76	#----------------------------------------------------------------------------
14mu|libusbx-1.0.18-3|77	
14mu|libusbx-1.0.18-3|78	#static package
14mu|libusbx-1.0.18-3|79	%package -n %{sdevname}
14mu|libusbx-1.0.18-3|80	Summary:	Development files for %{name}
14mu|libusbx-1.0.18-3|81	Group:		Development/C
14mu|libusbx-1.0.18-3|82	Requires:	%{name}-devel-doc = %{EVRD}
14mu|libusbx-1.0.18-3|83	Requires:	%{devname} = %{EVRD}
14mu|libusbx-1.0.18-3|84	Provides:	libusbx1-static-devel = %{EVRD}
14mu|libusbx-1.0.18-3|85	Provides:	libusb1-static-devel = %{EVRD}
14mu|libusbx-1.0.18-3|86	Provides:	libusbx-static-devel = %{EVRD}
14mu|libusbx-1.0.18-3|87	Provides:	usbx-devel-static = %{EVRD}
14mu|libusbx-1.0.18-3|88	Provides:	usb1-static-devel = %{EVRD}
14mu|libusbx-1.0.18-3|89	Provides:	usb1.0-static-devel = %{EVRD}
14mu|libusbx-1.0.18-3|90	Conflicts:	%{_lib}usbx1.0-static-devel < 1.0.18-2
14mu|libusbx-1.0.18-3|91	Obsoletes:	%{_lib}usbx1.0-static-devel < 1.0.18-2
14mu|libusbx-1.0.18-3|92	Obsoletes:	libusb1-static-devel < 1.0.10
14mu|libusbx-1.0.18-3|93	
14mu|libusbx-1.0.18-3|94	%description -n %{sdevname}
14mu|libusbx-1.0.18-3|95	The %{name}-static-devel package contains libraries and header files for
14mu|libusbx-1.0.18-3|96	developing applications that use %{name}.
14mu|libusbx-1.0.18-3|97	
14mu|libusbx-1.0.18-3|98	%files -n %{sdevname}
14mu|libusbx-1.0.18-3|99	%{_libdir}/libusb-%{api}.a
14mu|libusbx-1.0.18-3|100	
14mu|libusbx-1.0.18-3|101	#----------------------------------------------------------------------------
14mu|libusbx-1.0.18-3|102	
14mu|libusbx-1.0.18-3|103	%package devel-doc
14mu|libusbx-1.0.18-3|104	Summary:	Documentation for %{name}
14mu|libusbx-1.0.18-3|105	Group:		Documentation
14mu|libusbx-1.0.18-3|106	Provides:	libusb1-devel-doc = %{EVRD}
14mu|libusbx-1.0.18-3|107	Obsoletes:	libusb1-devel-doc < 1.0.10
14mu|libusbx-1.0.18-3|108	BuildArch:	noarch
14mu|libusbx-1.0.18-3|109	
14mu|libusbx-1.0.18-3|110	%description devel-doc
14mu|libusbx-1.0.18-3|111	This package contains API documentation for %{name}.
14mu|libusbx-1.0.18-3|112	
14mu|libusbx-1.0.18-3|113	%files devel-doc
14mu|libusbx-1.0.18-3|114	%doc doc/html examples/*.c
14mu|libusbx-1.0.18-3|115	
14mu|libusbx-1.0.18-3|116	#----------------------------------------------------------------------------
14mu|libusbx-1.0.18-3|117	
14mu|libusbx-1.0.18-3|118	%prep
14mu|libusbx-1.0.18-3|119	%setup -q
14mu|libusbx-1.0.18-3|120	for i in examples/*.c; do
14mu|libusbx-1.0.18-3|121	iconv -f ISO-8859-1 -t UTF-8 -o $i.new $i
14mu|libusbx-1.0.18-3|122	touch -r $i $i.new
14mu|libusbx-1.0.18-3|123	mv $i.new $i
14mu|libusbx-1.0.18-3|124	done
14mu|libusbx-1.0.18-3|125	
14mu|libusbx-1.0.18-3|126	%build
14mu|libusbx-1.0.18-3|127	libtoolize --force
14mu|libusbx-1.0.18-3|128	autoheader
14mu|libusbx-1.0.18-3|129	autoconf
14mu|libusbx-1.0.18-3|130	autoreconf -fiv
14mu|libusbx-1.0.18-3|131	%configure2_5x --enable-examples-build
14mu|libusbx-1.0.18-3|132	%make
14mu|libusbx-1.0.18-3|133	pushd doc
14mu|libusbx-1.0.18-3|134	make docs
14mu|libusbx-1.0.18-3|135	popd
14mu|libusbx-1.0.18-3|136	
14mu|libusbx-1.0.18-3|137	%install
14mu|libusbx-1.0.18-3|138	%makeinstall_std
14mu|libusbx-1.0.18-3|139	
14mu|libusbx-1.0.18-3|140	
14mu|libusbx-1.0.18-3|141	%changelog
14mu|libusbx-1.0.18-3|142	
14mu|libusbx-1.0.18-3|143	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.18-3
14mu|libusbx-1.0.18-3|144	- (ed4d70d) Properly obsolete development packages
14mu|libusbx-1.0.18-3|145	
14mu|libusbx-1.0.18-3|146	

23266 14
14mu|libuser-0.62-1|1	%define major 1
14mu|libuser-0.62-1|2	%define libname %mklibname user %{major}
14mu|libuser-0.62-1|3	%define devname %mklibname user -d
14mu|libuser-0.62-1|4	
14mu|libuser-0.62-1|5	%bcond_with check
14mu|libuser-0.62-1|6	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|libuser-0.62-1|7	
14mu|libuser-0.62-1|8	Summary:	A user and group account administration library
14mu|libuser-0.62-1|9	Name:		libuser
14mu|libuser-0.62-1|10	Version:	0.62
14mu|libuser-0.62-1|11	Release:	1
14mu|libuser-0.62-1|12	License:	LGPLv2.1+
14mu|libuser-0.62-1|13	Group:		System/Configuration/Other
14mu|libuser-0.62-1|14	Url:		https://fedorahosted.org/libuser/
14mu|libuser-0.62-1|15	Source0:	https://fedorahosted.org/releases/l/i/libuser/%{name}-%{version}.tar.xz
14mu|libuser-0.62-1|16	# patches merged upstream (to be drop on next update):
14mu|libuser-0.62-1|17	Patch0:		libuser-0.56.9-fix-str-fmt.patch
14mu|libuser-0.62-1|18	# default to blowfish for passwords instead of md5 (#59158)
14mu|libuser-0.62-1|19	Patch3:		libuser-0.57.1-borkfix.diff
14mu|libuser-0.62-1|20	BuildRequires:	bison
14mu|libuser-0.62-1|21	BuildRequires:	gettext
14mu|libuser-0.62-1|22	BuildRequires:	linuxdoc-tools
14mu|libuser-0.62-1|23	# To make sure the configure script can find it
14mu|libuser-0.62-1|24	BuildRequires:	nscd
14mu|libuser-0.62-1|25	BuildRequires:	openldap-devel
14mu|libuser-0.62-1|26	BuildRequires:	pam-devel
14mu|libuser-0.62-1|27	%if %{with selinux}
14mu|libuser-0.62-1|28	BuildRequires:	selinux-devel
14mu|libuser-0.62-1|29	%endif
14mu|libuser-0.62-1|30	BuildRequires:	pkgconfig(glib-2.0)
14mu|libuser-0.62-1|31	BuildRequires:	pkgconfig(popt)
14mu|libuser-0.62-1|32	BuildRequires:	pkgconfig(python)
14mu|libuser-0.62-1|33	%if %{with check}
14mu|libuser-0.62-1|34	# For %%check
14mu|libuser-0.62-1|35	BuildRequires:	openldap-servers openldap-clients
14mu|libuser-0.62-1|36	%endif
14mu|libuser-0.62-1|37	
14mu|libuser-0.62-1|38	%description
14mu|libuser-0.62-1|39	The libuser library implements a standardized interface for manipulating
14mu|libuser-0.62-1|40	and administering user and group accounts.  The library uses pluggable
14mu|libuser-0.62-1|41	back-ends to interface to its data sources.
14mu|libuser-0.62-1|42	
14mu|libuser-0.62-1|43	Sample applications modeled after those included with the shadow password
14mu|libuser-0.62-1|44	suite are included.
14mu|libuser-0.62-1|45	
14mu|libuser-0.62-1|46	%files -f %{name}.lang
14mu|libuser-0.62-1|47	%doc AUTHORS NEWS README TODO docs/*.txt python/modules.txt
14mu|libuser-0.62-1|48	%config(noreplace) %{_sysconfdir}/libuser.conf
14mu|libuser-0.62-1|49	%{_bindir}/*
14mu|libuser-0.62-1|50	%{_sbindir}/*
14mu|libuser-0.62-1|51	%dir %{_libdir}/%{name}/
14mu|libuser-0.62-1|52	%{_libdir}/%{name}/libuser_files.so
14mu|libuser-0.62-1|53	%{_libdir}/%{name}/libuser_shadow.so
14mu|libuser-0.62-1|54	%{_mandir}/man5/*
14mu|libuser-0.62-1|55	%{_mandir}/man1/*
14mu|libuser-0.62-1|56	
14mu|libuser-0.62-1|57	#----------------------------------------------------------------------------
14mu|libuser-0.62-1|58	
14mu|libuser-0.62-1|59	%package ldap
14mu|libuser-0.62-1|60	Summary:	Libuser LDAP library
14mu|libuser-0.62-1|61	Group:		System/Libraries
14mu|libuser-0.62-1|62	
14mu|libuser-0.62-1|63	%description ldap
14mu|libuser-0.62-1|64	This package contains the libuser LDAP library.
14mu|libuser-0.62-1|65	
14mu|libuser-0.62-1|66	%files ldap
14mu|libuser-0.62-1|67	%{_libdir}/%{name}/libuser_ldap.so
14mu|libuser-0.62-1|68	
14mu|libuser-0.62-1|69	#----------------------------------------------------------------------------
14mu|libuser-0.62-1|70	
14mu|libuser-0.62-1|71	%package -n %{libname}
14mu|libuser-0.62-1|72	Summary:	The actual libraries for libuser
14mu|libuser-0.62-1|73	Group:		System/Libraries
14mu|libuser-0.62-1|74	
14mu|libuser-0.62-1|75	%description -n %{libname}
14mu|libuser-0.62-1|76	This is the actual library for the libuser library.
14mu|libuser-0.62-1|77	
14mu|libuser-0.62-1|78	%files -n %{libname}
14mu|libuser-0.62-1|79	%{_libdir}/libuser.so.%{major}*
14mu|libuser-0.62-1|80	
14mu|libuser-0.62-1|81	#----------------------------------------------------------------------------
14mu|libuser-0.62-1|82	
14mu|libuser-0.62-1|83	%package -n %{devname}
14mu|libuser-0.62-1|84	Summary:	Files needed for developing applications which use libuser
14mu|libuser-0.62-1|85	Group:		Development/C
14mu|libuser-0.62-1|86	Requires:	%{libname} = %{EVRD}
14mu|libuser-0.62-1|87	Provides:	%{name}-devel = %{EVRD}
14mu|libuser-0.62-1|88	
14mu|libuser-0.62-1|89	%description -n %{devname}
14mu|libuser-0.62-1|90	The libuser-devel package contains header files, static libraries, and other
14mu|libuser-0.62-1|91	files useful for developing applications with libuser.
14mu|libuser-0.62-1|92	
14mu|libuser-0.62-1|93	%files -n %{devname}
14mu|libuser-0.62-1|94	%dir %{_includedir}/libuser
14mu|libuser-0.62-1|95	%{_includedir}/libuser/*
14mu|libuser-0.62-1|96	%{_libdir}/*.so
14mu|libuser-0.62-1|97	%{_libdir}/pkgconfig/*
14mu|libuser-0.62-1|98	%{_datadir}/gtk-doc/html/*
14mu|libuser-0.62-1|99	
14mu|libuser-0.62-1|100	#----------------------------------------------------------------------------
14mu|libuser-0.62-1|101	
14mu|libuser-0.62-1|102	%package python
14mu|libuser-0.62-1|103	Summary:	Library bindings for python
14mu|libuser-0.62-1|104	Group:		Development/Python
14mu|libuser-0.62-1|105	
14mu|libuser-0.62-1|106	%description python
14mu|libuser-0.62-1|107	This package contains the python library for python applications that
14mu|libuser-0.62-1|108	use libuser.
14mu|libuser-0.62-1|109	
14mu|libuser-0.62-1|110	%files python
14mu|libuser-0.62-1|111	%{py_platsitedir}/*.so
14mu|libuser-0.62-1|112	
14mu|libuser-0.62-1|113	#----------------------------------------------------------------------------
14mu|libuser-0.62-1|114	
14mu|libuser-0.62-1|115	%prep
14mu|libuser-0.62-1|116	%setup -q
14mu|libuser-0.62-1|117	%patch0 -p0
14mu|libuser-0.62-1|118	%patch3 -p0
14mu|libuser-0.62-1|119	
14mu|libuser-0.62-1|120	# fix tha tests
14mu|libuser-0.62-1|121	perl -pi -e "s|/etc/openldap/schema|/usr/share/openldap/schema|g" tests/slapd.conf.in
14mu|libuser-0.62-1|122	
14mu|libuser-0.62-1|123	%build
14mu|libuser-0.62-1|124	export CFLAGS="%{optflags} -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED"
14mu|libuser-0.62-1|125	%configure2_5x \
14mu|libuser-0.62-1|126	--with-ldap \
14mu|libuser-0.62-1|127	--with-python \
14mu|libuser-0.62-1|128	--with-popt \
14mu|libuser-0.62-1|129	--without-sasl \
14mu|libuser-0.62-1|130	--disable-rpath \
14mu|libuser-0.62-1|131	%if %{with selinux}
14mu|libuser-0.62-1|132	--with-selinux \
14mu|libuser-0.62-1|133	%else
14mu|libuser-0.62-1|134	--without-selinux \
14mu|libuser-0.62-1|135	%endif
14mu|libuser-0.62-1|136	--enable-gtk-doc=no
14mu|libuser-0.62-1|137	%make
14mu|libuser-0.62-1|138	
14mu|libuser-0.62-1|139	%install
14mu|libuser-0.62-1|140	%makeinstall_std
14mu|libuser-0.62-1|141	
14mu|libuser-0.62-1|142	%find_lang %{name}
14mu|libuser-0.62-1|143	
14mu|libuser-0.62-1|144	# Remove unpackaged files
14mu|libuser-0.62-1|145	rm -rf  %{buildroot}/usr/share/man/man3/userquota.3 \
14mu|libuser-0.62-1|146	%{buildroot}%{py_platsitedir}/*a \
14mu|libuser-0.62-1|147	%{buildroot}%{_libdir}/%{name}/*.la \
14mu|libuser-0.62-1|148	%{buildroot}%{_libdir}/*.la
14mu|libuser-0.62-1|149	
14mu|libuser-0.62-1|150	LD_LIBRARY_PATH=%{buildroot}%{_libdir}:${LD_LIBRARY_PATH}
14mu|libuser-0.62-1|151	export LD_LIBRARY_PATH
14mu|libuser-0.62-1|152	
14mu|libuser-0.62-1|153	# Verify that all python modules load, just in case.
14mu|libuser-0.62-1|154	pushd %{buildroot}/%{_libdir}/python%{py_ver}/site-packages/
14mu|libuser-0.62-1|155	python -c "import libuser"
14mu|libuser-0.62-1|156	popd
14mu|libuser-0.62-1|157	
14mu|libuser-0.62-1|158	%if %{with check}
14mu|libuser-0.62-1|159	%check
14mu|libuser-0.62-1|160	# note: the tests uses fixed ports 3890 and 6360
14mu|libuser-0.62-1|161	#LD_LIBRARY_PATH=%{buildroot}%{_libdir}:${LD_LIBRARY_PATH}
14mu|libuser-0.62-1|162	#export LD_LIBRARY_PATH
14mu|libuser-0.62-1|163	make check
14mu|libuser-0.62-1|164	%endif
14mu|libuser-0.62-1|165	
14mu|libuser-0.62-1|166	%changelog
14mu|libuser-0.62-1|167	
14mu|libuser-0.62-1|168	* Thu May 12 2016 abondrov <andrey.bondrov@rosalab.ru> 0.62-1
14mu|libuser-0.62-1|169	- (9230e01) Merge pull request #1 from alzim/libuser:rosa2014.1
14mu|libuser-0.62-1|170	- (9230e01) Updated to 0.62
14mu|libuser-0.62-1|171	
14mu|libuser-0.62-1|172	

23267 14
14mu|libva-1.6.1-1|1	%define major 1
14mu|libva-1.6.1-1|2	%define libname %mklibname va %{major}
14mu|libva-1.6.1-1|3	%define devname %mklibname va -d
14mu|libva-1.6.1-1|4	
14mu|libva-1.6.1-1|5	Summary:	Video Acceleration (VA) API for Linux
14mu|libva-1.6.1-1|6	Name:		libva
14mu|libva-1.6.1-1|7	Epoch:		2
14mu|libva-1.6.1-1|8	Version:	1.6.1
14mu|libva-1.6.1-1|9	Release:	1
14mu|libva-1.6.1-1|10	License:	MIT
14mu|libva-1.6.1-1|11	Group:		System/Libraries
14mu|libva-1.6.1-1|12	Url:		http://freedesktop.org/wiki/Software/vaapi
14mu|libva-1.6.1-1|13	Source0:	http://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.bz2
14mu|libva-1.6.1-1|14	BuildRequires:	pkgconfig(egl)
14mu|libva-1.6.1-1|15	BuildRequires:	pkgconfig(gl)
14mu|libva-1.6.1-1|16	BuildRequires:	pkgconfig(libdrm)
14mu|libva-1.6.1-1|17	BuildRequires:	pkgconfig(pciaccess)
14mu|libva-1.6.1-1|18	BuildRequires:	pkgconfig(udev)
14mu|libva-1.6.1-1|19	BuildRequires:	pkgconfig(wayland-scanner)
14mu|libva-1.6.1-1|20	BuildRequires:	pkgconfig(xext)
14mu|libva-1.6.1-1|21	BuildRequires:	pkgconfig(xfixes)
14mu|libva-1.6.1-1|22	
14mu|libva-1.6.1-1|23	%description
14mu|libva-1.6.1-1|24	Libva is a library providing the VA API video acceleration API.
14mu|libva-1.6.1-1|25	
14mu|libva-1.6.1-1|26	#----------------------------------------------------------------------------
14mu|libva-1.6.1-1|27	
14mu|libva-1.6.1-1|28	%package -n %{libname}
14mu|libva-1.6.1-1|29	Summary:	Shared library for %{name}
14mu|libva-1.6.1-1|30	Group:		System/Libraries
14mu|libva-1.6.1-1|31	
14mu|libva-1.6.1-1|32	%description -n %{libname}
14mu|libva-1.6.1-1|33	Libva is a library providing the VA API video acceleration API.
14mu|libva-1.6.1-1|34	
14mu|libva-1.6.1-1|35	%files -n %{libname}
14mu|libva-1.6.1-1|36	%{_libdir}/%{name}.so.%{major}*
14mu|libva-1.6.1-1|37	%{_libdir}/%{name}-egl.so.%{major}*
14mu|libva-1.6.1-1|38	%{_libdir}/%{name}-wayland.so.%{major}*
14mu|libva-1.6.1-1|39	%{_libdir}/%{name}-drm.so.%{major}*
14mu|libva-1.6.1-1|40	%{_libdir}/%{name}-glx.so.%{major}*
14mu|libva-1.6.1-1|41	%{_libdir}/%{name}-tpi.so.%{major}*
14mu|libva-1.6.1-1|42	%{_libdir}/%{name}-x11.so.%{major}*
14mu|libva-1.6.1-1|43	%dir %{_libdir}/dri
14mu|libva-1.6.1-1|44	
14mu|libva-1.6.1-1|45	#----------------------------------------------------------------------------
14mu|libva-1.6.1-1|46	
14mu|libva-1.6.1-1|47	%package -n %{devname}
14mu|libva-1.6.1-1|48	Summary:	Development files for %{name}
14mu|libva-1.6.1-1|49	Group:		Development/C
14mu|libva-1.6.1-1|50	Requires:	%{libname} = %{EVRD}
14mu|libva-1.6.1-1|51	Provides:	%{name}-devel = %{EVRD}
14mu|libva-1.6.1-1|52	
14mu|libva-1.6.1-1|53	%description -n %{devname}
14mu|libva-1.6.1-1|54	The %{name}-devel package contains libraries and header files for
14mu|libva-1.6.1-1|55	developing applications that use %{name}.
14mu|libva-1.6.1-1|56	
14mu|libva-1.6.1-1|57	%files -n %{devname}
14mu|libva-1.6.1-1|58	%{_includedir}/va
14mu|libva-1.6.1-1|59	%{_libdir}/%{name}*.so
14mu|libva-1.6.1-1|60	%{_libdir}/pkgconfig/%{name}*.pc
14mu|libva-1.6.1-1|61	
14mu|libva-1.6.1-1|62	#----------------------------------------------------------------------------
14mu|libva-1.6.1-1|63	
14mu|libva-1.6.1-1|64	%package utils
14mu|libva-1.6.1-1|65	Summary:	Tools for %{name} (including vainfo)
14mu|libva-1.6.1-1|66	Group:		Video
14mu|libva-1.6.1-1|67	
14mu|libva-1.6.1-1|68	%description utils
14mu|libva-1.6.1-1|69	The %{name}-utils package contains tools that are provided as part
14mu|libva-1.6.1-1|70	of %{name}, including the vainfo tool for determining what (if any)
14mu|libva-1.6.1-1|71	%{name} support is available on a system.
14mu|libva-1.6.1-1|72	
14mu|libva-1.6.1-1|73	%files utils
14mu|libva-1.6.1-1|74	%doc COPYING
14mu|libva-1.6.1-1|75	%{_bindir}/avcenc
14mu|libva-1.6.1-1|76	%{_bindir}/h264encode
14mu|libva-1.6.1-1|77	%{_bindir}/jpegenc
14mu|libva-1.6.1-1|78	%{_bindir}/loadjpeg
14mu|libva-1.6.1-1|79	%{_bindir}/mpeg2vaenc
14mu|libva-1.6.1-1|80	%{_bindir}/mpeg2vldemo
14mu|libva-1.6.1-1|81	%{_bindir}/putsurface*
14mu|libva-1.6.1-1|82	%{_bindir}/vainfo
14mu|libva-1.6.1-1|83	
14mu|libva-1.6.1-1|84	#----------------------------------------------------------------------------
14mu|libva-1.6.1-1|85	
14mu|libva-1.6.1-1|86	%prep
14mu|libva-1.6.1-1|87	%setup -q
14mu|libva-1.6.1-1|88	
14mu|libva-1.6.1-1|89	%build
14mu|libva-1.6.1-1|90	%configure2_5x \
14mu|libva-1.6.1-1|91	--disable-static \
14mu|libva-1.6.1-1|92	--enable-glx
14mu|libva-1.6.1-1|93	
14mu|libva-1.6.1-1|94	%make
14mu|libva-1.6.1-1|95	
14mu|libva-1.6.1-1|96	%install
14mu|libva-1.6.1-1|97	%makeinstall_std
14mu|libva-1.6.1-1|98	
14mu|libva-1.6.1-1|99	# dummy driver has no good place, so get rid of it
14mu|libva-1.6.1-1|100	rm %{buildroot}%{_libdir}/dri/dummy_drv_video.so
14mu|libva-1.6.1-1|101	
14mu|libva-1.6.1-1|102	%changelog
14mu|libva-1.6.1-1|103	
14mu|libva-1.6.1-1|104	* Thu Nov 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.6.1-1
14mu|libva-1.6.1-1|105	- (964462d) New version 1.6.1
14mu|libva-1.6.1-1|106	- (964462d) Drop merged patch
14mu|libva-1.6.1-1|107	- (964462d) Update files (add new jpegenc binary)
14mu|libva-1.6.1-1|108	
14mu|libva-1.6.1-1|109	

23268 14
14mu|libvdpau-1.1.1-2|1	%define major 1
14mu|libvdpau-1.1.1-2|2	%define libname %mklibname vdpau %{major}
14mu|libvdpau-1.1.1-2|3	%define devname %mklibname vdpau -d
14mu|libvdpau-1.1.1-2|4	%define tracename %mklibname vdpau-trace
14mu|libvdpau-1.1.1-2|5	
14mu|libvdpau-1.1.1-2|6	Summary:	Video Decode and Presentation API for Unix
14mu|libvdpau-1.1.1-2|7	Name:		libvdpau
14mu|libvdpau-1.1.1-2|8	Release:	2
14mu|libvdpau-1.1.1-2|9	Version:	1.1.1
14mu|libvdpau-1.1.1-2|10	License:	MIT
14mu|libvdpau-1.1.1-2|11	Group:		System/Libraries
14mu|libvdpau-1.1.1-2|12	Url:		http://www.nvnews.net/vbulletin/showthread.php?t=123091
14mu|libvdpau-1.1.1-2|13	Source0:	http://people.freedesktop.org/~aplattner/vdpau/%{name}-%{version}.tar.bz2
14mu|libvdpau-1.1.1-2|14	Patch0:		libvdpau-0.9-fix-X11-underlinking.patch
14mu|libvdpau-1.1.1-2|15	BuildRequires:	pkgconfig(x11)
14mu|libvdpau-1.1.1-2|16	BuildRequires:	pkgconfig(xext)
14mu|libvdpau-1.1.1-2|17	# for apidoc:
14mu|libvdpau-1.1.1-2|18	BuildRequires:	doxygen
14mu|libvdpau-1.1.1-2|19	BuildRequires:	graphviz
14mu|libvdpau-1.1.1-2|20	BuildRequires:	texlive-pdftex
14mu|libvdpau-1.1.1-2|21	
14mu|libvdpau-1.1.1-2|22	%description
14mu|libvdpau-1.1.1-2|23	The Video Decode and Presentation API for Unix (VDPAU) provides a
14mu|libvdpau-1.1.1-2|24	complete solution for decoding, post-processing, compositing, and
14mu|libvdpau-1.1.1-2|25	displaying compressed or uncompressed video streams. These video
14mu|libvdpau-1.1.1-2|26	streams may be combined (composited) with bitmap content, to
14mu|libvdpau-1.1.1-2|27	implement OSDs and other application user interfaces.
14mu|libvdpau-1.1.1-2|28	
14mu|libvdpau-1.1.1-2|29	Only the proprietary NVIDIA driver supports this interface so far.
14mu|libvdpau-1.1.1-2|30	
14mu|libvdpau-1.1.1-2|31	#----------------------------------------------------------------------------
14mu|libvdpau-1.1.1-2|32	
14mu|libvdpau-1.1.1-2|33	%package -n %{libname}
14mu|libvdpau-1.1.1-2|34	Summary:	VDPAU shared library
14mu|libvdpau-1.1.1-2|35	Group:		System/Libraries
14mu|libvdpau-1.1.1-2|36	
14mu|libvdpau-1.1.1-2|37	%description -n %{libname}
14mu|libvdpau-1.1.1-2|38	The Video Decode and Presentation API for Unix (VDPAU) wrapper shared
14mu|libvdpau-1.1.1-2|39	library. This library is responsible for loading the hardware-specific
14mu|libvdpau-1.1.1-2|40	VDPAU driver.
14mu|libvdpau-1.1.1-2|41	
14mu|libvdpau-1.1.1-2|42	%files -n %{libname}
14mu|libvdpau-1.1.1-2|43	%{_sysconfdir}/vdpau_wrapper.cfg
14mu|libvdpau-1.1.1-2|44	%{_libdir}/libvdpau.so.%{major}*
14mu|libvdpau-1.1.1-2|45	%dir %{_libdir}/vdpau
14mu|libvdpau-1.1.1-2|46	
14mu|libvdpau-1.1.1-2|47	#----------------------------------------------------------------------------
14mu|libvdpau-1.1.1-2|48	
14mu|libvdpau-1.1.1-2|49	%package -n %{devname}
14mu|libvdpau-1.1.1-2|50	Summary:	VDPAU development headers
14mu|libvdpau-1.1.1-2|51	Group:		Development/X11
14mu|libvdpau-1.1.1-2|52	Requires:	%{libname} = %{EVRD}
14mu|libvdpau-1.1.1-2|53	Provides:	vdpau-devel = %{EVRD}
14mu|libvdpau-1.1.1-2|54	
14mu|libvdpau-1.1.1-2|55	%description -n %{devname}
14mu|libvdpau-1.1.1-2|56	This package contains the VDPAU headers for developing software that
14mu|libvdpau-1.1.1-2|57	uses VDPAU.
14mu|libvdpau-1.1.1-2|58	
14mu|libvdpau-1.1.1-2|59	%files -n %{devname}
14mu|libvdpau-1.1.1-2|60	%doc AUTHORS ChangeLog api-html
14mu|libvdpau-1.1.1-2|61	%{_includedir}/vdpau
14mu|libvdpau-1.1.1-2|62	%{_libdir}/libvdpau.so
14mu|libvdpau-1.1.1-2|63	%{_libdir}/pkgconfig/vdpau.pc
14mu|libvdpau-1.1.1-2|64	
14mu|libvdpau-1.1.1-2|65	#----------------------------------------------------------------------------
14mu|libvdpau-1.1.1-2|66	
14mu|libvdpau-1.1.1-2|67	%package -n %{tracename}
14mu|libvdpau-1.1.1-2|68	Summary:	VDPAU tracing module for debugging
14mu|libvdpau-1.1.1-2|69	Group:		Development/X11
14mu|libvdpau-1.1.1-2|70	Requires:	%{libname} = %{EVRD}
14mu|libvdpau-1.1.1-2|71	
14mu|libvdpau-1.1.1-2|72	%description -n %{tracename}
14mu|libvdpau-1.1.1-2|73	VDPAU tracing module libvdpau_trace.so for debugging VDPAU.
14mu|libvdpau-1.1.1-2|74	
14mu|libvdpau-1.1.1-2|75	%files -n %{tracename}
14mu|libvdpau-1.1.1-2|76	# major is the plugin interface version, not %major
14mu|libvdpau-1.1.1-2|77	%{_libdir}/vdpau/libvdpau_trace.so.*
14mu|libvdpau-1.1.1-2|78	
14mu|libvdpau-1.1.1-2|79	#----------------------------------------------------------------------------
14mu|libvdpau-1.1.1-2|80	
14mu|libvdpau-1.1.1-2|81	%prep
14mu|libvdpau-1.1.1-2|82	%setup -q
14mu|libvdpau-1.1.1-2|83	
14mu|libvdpau-1.1.1-2|84	%patch0 -p1
14mu|libvdpau-1.1.1-2|85	
14mu|libvdpau-1.1.1-2|86	%build
14mu|libvdpau-1.1.1-2|87	%configure2_5x
14mu|libvdpau-1.1.1-2|88	%make
14mu|libvdpau-1.1.1-2|89	
14mu|libvdpau-1.1.1-2|90	%install
14mu|libvdpau-1.1.1-2|91	%makeinstall_std
14mu|libvdpau-1.1.1-2|92	# (anssi) unneeded files
14mu|libvdpau-1.1.1-2|93	rm -f %{buildroot}%{_libdir}/vdpau/*.{la,so}
14mu|libvdpau-1.1.1-2|94	mv %{buildroot}%{_docdir}/libvdpau/html api-html
14mu|libvdpau-1.1.1-2|95	
14mu|libvdpau-1.1.1-2|96	
14mu|libvdpau-1.1.1-2|97	%changelog
14mu|libvdpau-1.1.1-2|98	
14mu|libvdpau-1.1.1-2|99	* Wed Nov 18 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.1-2
14mu|libvdpau-1.1.1-2|100	- (5339f7c) Release up
14mu|libvdpau-1.1.1-2|101	
14mu|libvdpau-1.1.1-2|102	

23269 14
14mu|libvdpau-va-gl-0.4.2-1|1	# .so is not a devel file here
14mu|libvdpau-va-gl-0.4.2-1|2	%if %{_use_internal_dependency_generator}
14mu|libvdpau-va-gl-0.4.2-1|3	%define __noautoprov 'devel\\(.*'
14mu|libvdpau-va-gl-0.4.2-1|4	%define __noautoreq 'devel\\(.*'
14mu|libvdpau-va-gl-0.4.2-1|5	%endif
14mu|libvdpau-va-gl-0.4.2-1|6	
14mu|libvdpau-va-gl-0.4.2-1|7	%define major 1
14mu|libvdpau-va-gl-0.4.2-1|8	%define libname %mklibname vdpau_va_gl %{major}
14mu|libvdpau-va-gl-0.4.2-1|9	
14mu|libvdpau-va-gl-0.4.2-1|10	Summary:	VDPAU driver with OpenGL/VAAPI backend
14mu|libvdpau-va-gl-0.4.2-1|11	Name:		libvdpau-va-gl
14mu|libvdpau-va-gl-0.4.2-1|12	Version:	0.4.2
14mu|libvdpau-va-gl-0.4.2-1|13	Release:	1
14mu|libvdpau-va-gl-0.4.2-1|14	License:	GPLv3+
14mu|libvdpau-va-gl-0.4.2-1|15	Group:		System/Libraries
14mu|libvdpau-va-gl-0.4.2-1|16	Url:		https://github.com/i-rinat/libvdpau-va-gl
14mu|libvdpau-va-gl-0.4.2-1|17	Source0:	 https://github.com/i-rinat/libvdpau-va-gl/archive/v%{version}.tar.gz
14mu|libvdpau-va-gl-0.4.2-1|18	BuildRequires:	cmake
14mu|libvdpau-va-gl-0.4.2-1|19	BuildRequires:	pkgconfig(gl)
14mu|libvdpau-va-gl-0.4.2-1|20	BuildRequires:	pkgconfig(glib-2.0)
14mu|libvdpau-va-gl-0.4.2-1|21	BuildRequires:	pkgconfig(glu)
14mu|libvdpau-va-gl-0.4.2-1|22	BuildRequires:	pkgconfig(libswscale)
14mu|libvdpau-va-gl-0.4.2-1|23	BuildRequires:	pkgconfig(libva-x11)
14mu|libvdpau-va-gl-0.4.2-1|24	BuildRequires:	pkgconfig(vdpau)
14mu|libvdpau-va-gl-0.4.2-1|25	BuildRequires:	pkgconfig(x11)
14mu|libvdpau-va-gl-0.4.2-1|26	
14mu|libvdpau-va-gl-0.4.2-1|27	%description
14mu|libvdpau-va-gl-0.4.2-1|28	Many applications can use VDPAU to accelerate portions of the video decoding
14mu|libvdpau-va-gl-0.4.2-1|29	process and video post-processing to the GPU video hardware. Unfortunately,
14mu|libvdpau-va-gl-0.4.2-1|30	there is no such library for many graphic chipsets. Some applications also
14mu|libvdpau-va-gl-0.4.2-1|31	support VA-API but many of them, including Adobe Flash Player, don't.
14mu|libvdpau-va-gl-0.4.2-1|32	
14mu|libvdpau-va-gl-0.4.2-1|33	This library proposes a generic VDPAU library. It uses OpenGL under the hood
14mu|libvdpau-va-gl-0.4.2-1|34	to accelerate drawing and scaling and VA-API (if available) to accelerate video
14mu|libvdpau-va-gl-0.4.2-1|35	decoding.
14mu|libvdpau-va-gl-0.4.2-1|36	
14mu|libvdpau-va-gl-0.4.2-1|37	#----------------------------------------------------------------------------
14mu|libvdpau-va-gl-0.4.2-1|38	
14mu|libvdpau-va-gl-0.4.2-1|39	%package -n %{libname}
14mu|libvdpau-va-gl-0.4.2-1|40	Summary:	VDPAU driver with OpenGL/VAAPI backend
14mu|libvdpau-va-gl-0.4.2-1|41	Group:		System/Libraries
14mu|libvdpau-va-gl-0.4.2-1|42	Provides:	%{name} = %{EVRD}
14mu|libvdpau-va-gl-0.4.2-1|43	
14mu|libvdpau-va-gl-0.4.2-1|44	%description -n %{libname}
14mu|libvdpau-va-gl-0.4.2-1|45	Many applications can use VDPAU to accelerate portions of the video decoding
14mu|libvdpau-va-gl-0.4.2-1|46	process and video post-processing to the GPU video hardware. Unfortunately,
14mu|libvdpau-va-gl-0.4.2-1|47	there is no such library for many graphic chipsets. Some applications also
14mu|libvdpau-va-gl-0.4.2-1|48	support VA-API but many of them, including Adobe Flash Player, don't.
14mu|libvdpau-va-gl-0.4.2-1|49	
14mu|libvdpau-va-gl-0.4.2-1|50	This library proposes a generic VDPAU library. It uses OpenGL under the hood
14mu|libvdpau-va-gl-0.4.2-1|51	to accelerate drawing and scaling and VA-API (if available) to accelerate video
14mu|libvdpau-va-gl-0.4.2-1|52	decoding.
14mu|libvdpau-va-gl-0.4.2-1|53	
14mu|libvdpau-va-gl-0.4.2-1|54	%files -n %{libname}
14mu|libvdpau-va-gl-0.4.2-1|55	%doc ChangeLog README.md
14mu|libvdpau-va-gl-0.4.2-1|56	%{_libdir}/libvdpau_va_gl.so.%{major}*
14mu|libvdpau-va-gl-0.4.2-1|57	%{_libdir}/libvdpau_va_gl.so
14mu|libvdpau-va-gl-0.4.2-1|58	
14mu|libvdpau-va-gl-0.4.2-1|59	#----------------------------------------------------------------------------
14mu|libvdpau-va-gl-0.4.2-1|60	
14mu|libvdpau-va-gl-0.4.2-1|61	%prep
14mu|libvdpau-va-gl-0.4.2-1|62	%setup -q
14mu|libvdpau-va-gl-0.4.2-1|63	
14mu|libvdpau-va-gl-0.4.2-1|64	%build
14mu|libvdpau-va-gl-0.4.2-1|65	%cmake
14mu|libvdpau-va-gl-0.4.2-1|66	%make
14mu|libvdpau-va-gl-0.4.2-1|67	
14mu|libvdpau-va-gl-0.4.2-1|68	%install
14mu|libvdpau-va-gl-0.4.2-1|69	%makeinstall_std -C build
14mu|libvdpau-va-gl-0.4.2-1|70	
14mu|libvdpau-va-gl-0.4.2-1|71	
14mu|libvdpau-va-gl-0.4.2-1|72	%changelog
14mu|libvdpau-va-gl-0.4.2-1|73	
14mu|libvdpau-va-gl-0.4.2-1|74	* Wed Feb 01 2017 abondrov <andrey.bondrov@rosalab.ru> 0.4.2-1
14mu|libvdpau-va-gl-0.4.2-1|75	- (55a54b7) Merge pull request #3 from keleg/libvdpau-va-gl:rosa2016.1
14mu|libvdpau-va-gl-0.4.2-1|76	- (55a54b7) Up to 0.4.2
14mu|libvdpau-va-gl-0.4.2-1|77	
14mu|libvdpau-va-gl-0.4.2-1|78	

23270 14
14mu|libvirt-1.1.4-6|1	%define _disable_ld_no_undefined 1
14mu|libvirt-1.1.4-6|2	
14mu|libvirt-1.1.4-6|3	%define common_summary interact with virtualization capabilities
14mu|libvirt-1.1.4-6|4	%define common_description Libvirt is a C toolkit to interact with the virtualization\
14mu|libvirt-1.1.4-6|5	capabilities of recent versions of Linux.
14mu|libvirt-1.1.4-6|6	
14mu|libvirt-1.1.4-6|7	%define major 0
14mu|libvirt-1.1.4-6|8	%define libname %mklibname virt %{major}
14mu|libvirt-1.1.4-6|9	%define libqemu %mklibname virt-qemu %{major}
14mu|libvirt-1.1.4-6|10	%define liblxc %mklibname virt-lxc %{major}
14mu|libvirt-1.1.4-6|11	%define devname %mklibname -d virt
14mu|libvirt-1.1.4-6|12	
14mu|libvirt-1.1.4-6|13	# libxenstore is not versionned properly
14mu|libvirt-1.1.4-6|14	%define __noautoreq 'devel\\(libxenstore.*'
14mu|libvirt-1.1.4-6|15	
14mu|libvirt-1.1.4-6|16	# enable\disable plugins
14mu|libvirt-1.1.4-6|17	%ifarch %{ix86} x86_64
14mu|libvirt-1.1.4-6|18	%bcond_without	xen
14mu|libvirt-1.1.4-6|19	%else
14mu|libvirt-1.1.4-6|20	%bcond_with	xen
14mu|libvirt-1.1.4-6|21	%endif
14mu|libvirt-1.1.4-6|22	%bcond_without	lxc
14mu|libvirt-1.1.4-6|23	%bcond_without	vbox
14mu|libvirt-1.1.4-6|24	%bcond_without	esx
14mu|libvirt-1.1.4-6|25	%bcond_without	hyperv
14mu|libvirt-1.1.4-6|26	%bcond_without	vmware
14mu|libvirt-1.1.4-6|27	%bcond_without	parallels
14mu|libvirt-1.1.4-6|28	
14mu|libvirt-1.1.4-6|29	
14mu|libvirt-1.1.4-6|30	Summary:	Toolkit to %{common_summary}
14mu|libvirt-1.1.4-6|31	Name:		libvirt
14mu|libvirt-1.1.4-6|32	Version:	1.1.4
14mu|libvirt-1.1.4-6|33	Release:	6
14mu|libvirt-1.1.4-6|34	License:	LGPLv2+
14mu|libvirt-1.1.4-6|35	Group:		System/Kernel and hardware
14mu|libvirt-1.1.4-6|36	Url:		http://libvirt.org/
14mu|libvirt-1.1.4-6|37	Source0:	http://libvirt.org/sources/%{name}-%{version}.tar.gz
14mu|libvirt-1.1.4-6|38	Source1:	%{name}-tmpfiles.conf
14mu|libvirt-1.1.4-6|39	Patch203:	rpcgen-libvirt-1.1.2.patch
14mu|libvirt-1.1.4-6|40	
14mu|libvirt-1.1.4-6|41	BuildRequires:	dmsetup
14mu|libvirt-1.1.4-6|42	BuildRequires:	libxml2-utils
14mu|libvirt-1.1.4-6|43	BuildRequires:	lvm2
14mu|libvirt-1.1.4-6|44	BuildRequires:	glibc-devel
14mu|libvirt-1.1.4-6|45	BuildRequires:	nfs-utils
14mu|libvirt-1.1.4-6|46	BuildRequires:	open-iscsi
14mu|libvirt-1.1.4-6|47	#BuildRequires:	qemu
14mu|libvirt-1.1.4-6|48	BuildRequires:	gettext-devel
14mu|libvirt-1.1.4-6|49	%ifnarch %{arm} %{mips} aarch64
14mu|libvirt-1.1.4-6|50	BuildRequires:	numa-devel
14mu|libvirt-1.1.4-6|51	%endif
14mu|libvirt-1.1.4-6|52	# For configure to be able to detect dnsmasq binary location
14mu|libvirt-1.1.4-6|53	BuildRequires:	dnsmasq-base
14mu|libvirt-1.1.4-6|54	BuildRequires:	pcap-devel
14mu|libvirt-1.1.4-6|55	BuildRequires:	readline-devel
14mu|libvirt-1.1.4-6|56	BuildRequires:	sasl-devel
14mu|libvirt-1.1.4-6|57	BuildRequires:	systemtap-devel
14mu|libvirt-1.1.4-6|58	%if %{with xen}
14mu|libvirt-1.1.4-6|59	BuildRequires:	xen-devel >= 4.3
14mu|libvirt-1.1.4-6|60	%endif
14mu|libvirt-1.1.4-6|61	BuildRequires:	pkgconfig(avahi-client)
14mu|libvirt-1.1.4-6|62	BuildRequires:	pkgconfig(blkid)
14mu|libvirt-1.1.4-6|63	BuildRequires:	pkgconfig(fuse)
14mu|libvirt-1.1.4-6|64	BuildRequires:	pkgconfig(gnutls)
14mu|libvirt-1.1.4-6|65	BuildRequires:	pkgconfig(libcurl)
14mu|libvirt-1.1.4-6|66	BuildRequires:	pkgconfig(libnl-3.0)
14mu|libvirt-1.1.4-6|67	BuildRequires:	pkgconfig(libparted)
14mu|libvirt-1.1.4-6|68	BuildRequires:	pkgconfig(libssh2)
14mu|libvirt-1.1.4-6|69	BuildRequires:	pkgconfig(libtirpc)
14mu|libvirt-1.1.4-6|70	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libvirt-1.1.4-6|71	BuildRequires:	pkgconfig(ncurses)
14mu|libvirt-1.1.4-6|72	BuildRequires:	pkgconfig(netcf)
14mu|libvirt-1.1.4-6|73	BuildRequires:	pkgconfig(pciaccess)
14mu|libvirt-1.1.4-6|74	BuildRequires:	pkgconfig(polkit-agent-1) polkit
14mu|libvirt-1.1.4-6|75	BuildRequires:	pkgconfig(python)
14mu|libvirt-1.1.4-6|76	BuildRequires: 	pkgconfig(systemd)
14mu|libvirt-1.1.4-6|77	BuildRequires:	pkgconfig(xmlrpc)
14mu|libvirt-1.1.4-6|78	BuildRequires:	pkgconfig(yajl)
14mu|libvirt-1.1.4-6|79	Requires:	cyrus-sasl
14mu|libvirt-1.1.4-6|80	Requires:	gettext
14mu|libvirt-1.1.4-6|81	Requires:	netcf
14mu|libvirt-1.1.4-6|82	Requires:	python-gobject-cairo
14mu|libvirt-1.1.4-6|83	
14mu|libvirt-1.1.4-6|84	%track
14mu|libvirt-1.1.4-6|85	prog %{name} = {
14mu|libvirt-1.1.4-6|86	url = http://libvirt.org/sources/
14mu|libvirt-1.1.4-6|87	version = %{version}
14mu|libvirt-1.1.4-6|88	regex = %{name}-(__VER__)\.tar\.gz
14mu|libvirt-1.1.4-6|89	}
14mu|libvirt-1.1.4-6|90	
14mu|libvirt-1.1.4-6|91	%description
14mu|libvirt-1.1.4-6|92	%{common_description}
14mu|libvirt-1.1.4-6|93	
14mu|libvirt-1.1.4-6|94	Virtualization of the Linux Operating System means the
14mu|libvirt-1.1.4-6|95	ability to run multiple instances of Operating Systems concurently on
14mu|libvirt-1.1.4-6|96	a single hardware system where the basic resources are driven by a
14mu|libvirt-1.1.4-6|97	Linux instance. The library aim at providing long term stable C API
14mu|libvirt-1.1.4-6|98	initially for the Xen paravirtualization but should be able to
14mu|libvirt-1.1.4-6|99	integrate other virtualization mechanisms if needed.
14mu|libvirt-1.1.4-6|100	
14mu|libvirt-1.1.4-6|101	#----------------------------------------------------------------------------
14mu|libvirt-1.1.4-6|102	
14mu|libvirt-1.1.4-6|103	%package -n %{libname}
14mu|libvirt-1.1.4-6|104	Summary:	A library to %{common_summary}
14mu|libvirt-1.1.4-6|105	Group:		System/Libraries
14mu|libvirt-1.1.4-6|106	
14mu|libvirt-1.1.4-6|107	%description -n %{libname}
14mu|libvirt-1.1.4-6|108	This package contains the library needed to run programs dynamically
14mu|libvirt-1.1.4-6|109	linked with %{name}.
14mu|libvirt-1.1.4-6|110	
14mu|libvirt-1.1.4-6|111	%files -n %{libname}
14mu|libvirt-1.1.4-6|112	%{_libdir}/%{name}.so.%{major}*
14mu|libvirt-1.1.4-6|113	
14mu|libvirt-1.1.4-6|114	#----------------------------------------------------------------------------
14mu|libvirt-1.1.4-6|115	
14mu|libvirt-1.1.4-6|116	%package -n %{libqemu}
14mu|libvirt-1.1.4-6|117	Summary:	A library to %{common_summary}
14mu|libvirt-1.1.4-6|118	Group:		System/Libraries
14mu|libvirt-1.1.4-6|119	Conflicts:	%{_lib}virt0 < 1.0.2-1
14mu|libvirt-1.1.4-6|120	
14mu|libvirt-1.1.4-6|121	%description -n %{libqemu}
14mu|libvirt-1.1.4-6|122	This package contains the library needed to run programs dynamically
14mu|libvirt-1.1.4-6|123	linked with %{name}.
14mu|libvirt-1.1.4-6|124	
14mu|libvirt-1.1.4-6|125	%files -n %{libqemu}
14mu|libvirt-1.1.4-6|126	%{_libdir}/%{name}-qemu.so.%{major}*
14mu|libvirt-1.1.4-6|127	
14mu|libvirt-1.1.4-6|128	#----------------------------------------------------------------------------
14mu|libvirt-1.1.4-6|129	
14mu|libvirt-1.1.4-6|130	%package -n %{liblxc}
14mu|libvirt-1.1.4-6|131	Summary:	A library to %{common_summary}
14mu|libvirt-1.1.4-6|132	Group:		System/Libraries
14mu|libvirt-1.1.4-6|133	
14mu|libvirt-1.1.4-6|134	%description -n %{liblxc}
14mu|libvirt-1.1.4-6|135	This package contains the library needed to run programs dynamically
14mu|libvirt-1.1.4-6|136	linked with %{name}.
14mu|libvirt-1.1.4-6|137	
14mu|libvirt-1.1.4-6|138	%files -n %{liblxc}
14mu|libvirt-1.1.4-6|139	%{_libdir}/%{name}-lxc.so.%{major}*
14mu|libvirt-1.1.4-6|140	
14mu|libvirt-1.1.4-6|141	#----------------------------------------------------------------------------
14mu|libvirt-1.1.4-6|142	
14mu|libvirt-1.1.4-6|143	%package -n %{devname}
14mu|libvirt-1.1.4-6|144	Summary:	Development tools for programs using %{name}
14mu|libvirt-1.1.4-6|145	Group:		Development/C
14mu|libvirt-1.1.4-6|146	Requires:	%{libname} = %{EVRD}
14mu|libvirt-1.1.4-6|147	Requires:	%{libqemu} = %{EVRD}
14mu|libvirt-1.1.4-6|148	Requires:	%{liblxc} = %{EVRD}
14mu|libvirt-1.1.4-6|149	%ifarch %{ix86} x86_64
14mu|libvirt-1.1.4-6|150	Requires:	xen-devel
14mu|libvirt-1.1.4-6|151	%endif
14mu|libvirt-1.1.4-6|152	Provides:	%{name}-devel = %{EVRD}
14mu|libvirt-1.1.4-6|153	
14mu|libvirt-1.1.4-6|154	%description -n %{devname}
14mu|libvirt-1.1.4-6|155	%{common_description}
14mu|libvirt-1.1.4-6|156	
14mu|libvirt-1.1.4-6|157	This package contains the header files and libraries needed for
14mu|libvirt-1.1.4-6|158	developing programs using the %{name} library.
14mu|libvirt-1.1.4-6|159	
14mu|libvirt-1.1.4-6|160	%files -n %{devname}
14mu|libvirt-1.1.4-6|161	%{_docdir}/%{name}
14mu|libvirt-1.1.4-6|162	%exclude %{_docdir}/%{name}/ChangeLog
14mu|libvirt-1.1.4-6|163	%exclude %{_docdir}/%{name}/README
14mu|libvirt-1.1.4-6|164	%exclude %{_docdir}/%{name}/TODO
14mu|libvirt-1.1.4-6|165	%exclude %{_docdir}/%{name}/NEWS
14mu|libvirt-1.1.4-6|166	%doc %{_datadir}/gtk-doc/html/%{name}
14mu|libvirt-1.1.4-6|167	%{_includedir}/%{name}
14mu|libvirt-1.1.4-6|168	%{_libdir}/%{name}.so
14mu|libvirt-1.1.4-6|169	%{_libdir}/%{name}-qemu.so
14mu|libvirt-1.1.4-6|170	%{_libdir}/%{name}-lxc.so
14mu|libvirt-1.1.4-6|171	%{_libdir}/pkgconfig/%{name}.pc
14mu|libvirt-1.1.4-6|172	
14mu|libvirt-1.1.4-6|173	#----------------------------------------------------------------------------
14mu|libvirt-1.1.4-6|174	
14mu|libvirt-1.1.4-6|175	%package -n python-%{name}
14mu|libvirt-1.1.4-6|176	Summary:	Python bindings to %{common_summary}
14mu|libvirt-1.1.4-6|177	Group:		Development/Python
14mu|libvirt-1.1.4-6|178	Conflicts:	%{name}-utils < 1.0.1-1
14mu|libvirt-1.1.4-6|179	
14mu|libvirt-1.1.4-6|180	%description -n python-%{name}
14mu|libvirt-1.1.4-6|181	%{common_description}
14mu|libvirt-1.1.4-6|182	
14mu|libvirt-1.1.4-6|183	This package contains the python bindings for the %{name} library.
14mu|libvirt-1.1.4-6|184	
14mu|libvirt-1.1.4-6|185	%files -n python-%{name}
14mu|libvirt-1.1.4-6|186	%{py_platsitedir}/%{name}*.py
14mu|libvirt-1.1.4-6|187	%{py_platsitedir}/%{name}mod*.so
14mu|libvirt-1.1.4-6|188	
14mu|libvirt-1.1.4-6|189	#----------------------------------------------------------------------------
14mu|libvirt-1.1.4-6|190	
14mu|libvirt-1.1.4-6|191	%package -n %{name}-utils
14mu|libvirt-1.1.4-6|192	Summary:	Tools to %{common_summary}
14mu|libvirt-1.1.4-6|193	Group:		System/Kernel and hardware
14mu|libvirt-1.1.4-6|194	Requires:	bridge-utils
14mu|libvirt-1.1.4-6|195	Requires:	polkit
14mu|libvirt-1.1.4-6|196	Requires:	ebtables
14mu|libvirt-1.1.4-6|197	Requires:	dnsmasq-base
14mu|libvirt-1.1.4-6|198	Requires:	netcf
14mu|libvirt-1.1.4-6|199	Requires:	pm-utils
14mu|libvirt-1.1.4-6|200	Suggests:	netcat
14mu|libvirt-1.1.4-6|201	Conflicts:	%{_lib}virt0 < 1.0.1-1
14mu|libvirt-1.1.4-6|202	
14mu|libvirt-1.1.4-6|203	%description -n %{name}-utils
14mu|libvirt-1.1.4-6|204	%{common_description}
14mu|libvirt-1.1.4-6|205	
14mu|libvirt-1.1.4-6|206	This package contains tools for the %{name} library.
14mu|libvirt-1.1.4-6|207	
14mu|libvirt-1.1.4-6|208	%files -n %{name}-utils -f %{name}.lang
14mu|libvirt-1.1.4-6|209	%dir %{_docdir}/%{name}
14mu|libvirt-1.1.4-6|210	%{_docdir}/%{name}/ChangeLog
14mu|libvirt-1.1.4-6|211	%{_docdir}/%{name}/README
14mu|libvirt-1.1.4-6|212	%{_docdir}/%{name}/TODO
14mu|libvirt-1.1.4-6|213	%{_docdir}/%{name}/NEWS
14mu|libvirt-1.1.4-6|214	%{_bindir}/*
14mu|libvirt-1.1.4-6|215	%{_mandir}/man1/virsh.1*
14mu|libvirt-1.1.4-6|216	%{_mandir}/man1/virt-xml-validate.1*
14mu|libvirt-1.1.4-6|217	%{_mandir}/man1/virt-pki-validate.1.*
14mu|libvirt-1.1.4-6|218	%{_mandir}/man8/libvirtd.8.*
14mu|libvirt-1.1.4-6|219	%{_mandir}/man1/virt-host-validate.1.*
14mu|libvirt-1.1.4-6|220	%{_mandir}/man1/virt-login-shell.1.*
14mu|libvirt-1.1.4-6|221	%{_mandir}/man8/virtlockd.8.xz
14mu|libvirt-1.1.4-6|222	%{_sbindir}/*
14mu|libvirt-1.1.4-6|223	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/qemu/
14mu|libvirt-1.1.4-6|224	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/lxc/
14mu|libvirt-1.1.4-6|225	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/uml/
14mu|libvirt-1.1.4-6|226	%{_libexecdir}/libvirt_iohelper
14mu|libvirt-1.1.4-6|227	%{_libexecdir}/libvirt_lxc
14mu|libvirt-1.1.4-6|228	%{_libexecdir}/libvirt_parthelper
14mu|libvirt-1.1.4-6|229	%{_libexecdir}/libvirt-guests.sh
14mu|libvirt-1.1.4-6|230	%{_libdir}/libvirt/connection-driver/libvirt_driver_interface.so
14mu|libvirt-1.1.4-6|231	%{_libdir}/libvirt/connection-driver/libvirt_driver_lxc.so
14mu|libvirt-1.1.4-6|232	%{_libdir}/libvirt/connection-driver/libvirt_driver_network.so
14mu|libvirt-1.1.4-6|233	%{_libdir}/libvirt/connection-driver/libvirt_driver_nodedev.so
14mu|libvirt-1.1.4-6|234	%{_libdir}/libvirt/connection-driver/libvirt_driver_nwfilter.so
14mu|libvirt-1.1.4-6|235	%{_libdir}/libvirt/connection-driver/libvirt_driver_qemu.so
14mu|libvirt-1.1.4-6|236	%{_libdir}/libvirt/connection-driver/libvirt_driver_secret.so
14mu|libvirt-1.1.4-6|237	%{_libdir}/libvirt/connection-driver/libvirt_driver_storage.so
14mu|libvirt-1.1.4-6|238	%{_libdir}/libvirt/connection-driver/libvirt_driver_uml.so
14mu|libvirt-1.1.4-6|239	%{_libdir}/libvirt/connection-driver/libvirt_driver_vbox.so
14mu|libvirt-1.1.4-6|240	%{_libdir}/libvirt/connection-driver/libvirt_driver_xen.so
14mu|libvirt-1.1.4-6|241	%{_libdir}/libvirt/connection-driver/libvirt_driver_libxl.so
14mu|libvirt-1.1.4-6|242	%{_libdir}/libvirt/lock-driver/lockd.so
14mu|libvirt-1.1.4-6|243	%{_var}/lib/libvirt
14mu|libvirt-1.1.4-6|244	%{_datadir}/polkit-1/actions/org.libvirt.api.policy
14mu|libvirt-1.1.4-6|245	%{_datadir}/polkit-1/actions/org.libvirt.unix.policy
14mu|libvirt-1.1.4-6|246	%{_datadir}/augeas
14mu|libvirt-1.1.4-6|247	%{_datadir}/%{name}
14mu|libvirt-1.1.4-6|248	%{_datadir}/systemtap/tapset/libvirt_functions.stp
14mu|libvirt-1.1.4-6|249	%{_datadir}/systemtap/tapset/libvirt_probes.stp
14mu|libvirt-1.1.4-6|250	%{_datadir}/systemtap/tapset/libvirt_qemu_probes.stp
14mu|libvirt-1.1.4-6|251	
14mu|libvirt-1.1.4-6|252	%config(noreplace) %{_sysconfdir}/libvirt
14mu|libvirt-1.1.4-6|253	%config(noreplace) %{_sysconfdir}/sasl2/libvirt.conf
14mu|libvirt-1.1.4-6|254	%config(noreplace) %{_sysconfdir}/sysconfig/libvirtd
14mu|libvirt-1.1.4-6|255	%config(noreplace) %{_sysconfdir}/sysconfig/libvirt-guests
14mu|libvirt-1.1.4-6|256	%config(noreplace) %{_sysconfdir}/sysconfig/virtlockd
14mu|libvirt-1.1.4-6|257	%config(noreplace) %{_sysconfdir}/logrotate.d/libvirtd*
14mu|libvirt-1.1.4-6|258	%config(noreplace) %{_prefix}/lib/sysctl.d/libvirtd.conf
14mu|libvirt-1.1.4-6|259	%{_unitdir}/libvirtd.service
14mu|libvirt-1.1.4-6|260	%{_unitdir}/libvirt-guests.service
14mu|libvirt-1.1.4-6|261	%{_unitdir}/virtlockd.*
14mu|libvirt-1.1.4-6|262	%{_tmpfilesdir}/%{name}.conf
14mu|libvirt-1.1.4-6|263	
14mu|libvirt-1.1.4-6|264	%post -n %{name}-utils
14mu|libvirt-1.1.4-6|265	%_post_service libvirtd
14mu|libvirt-1.1.4-6|266	%_post_service libvirt-guests
14mu|libvirt-1.1.4-6|267	%_post_service virtlockd
14mu|libvirt-1.1.4-6|268	
14mu|libvirt-1.1.4-6|269	%preun -n %{name}-utils
14mu|libvirt-1.1.4-6|270	%_preun_service libvirt-guests
14mu|libvirt-1.1.4-6|271	%_preun_service libvirtd
14mu|libvirt-1.1.4-6|272	%_preun_service virtlockd
14mu|libvirt-1.1.4-6|273	
14mu|libvirt-1.1.4-6|274	#----------------------------------------------------------------------------
14mu|libvirt-1.1.4-6|275	
14mu|libvirt-1.1.4-6|276	%prep
14mu|libvirt-1.1.4-6|277	%setup -q
14mu|libvirt-1.1.4-6|278	%apply_patches
14mu|libvirt-1.1.4-6|279	
14mu|libvirt-1.1.4-6|280	%build
14mu|libvirt-1.1.4-6|281	autoreconf -fi
14mu|libvirt-1.1.4-6|282	%configure2_5x \
14mu|libvirt-1.1.4-6|283	--disable-static \
14mu|libvirt-1.1.4-6|284	--localstatedir=%{_var}  \
14mu|libvirt-1.1.4-6|285	--with-html-subdir=%{name} \
14mu|libvirt-1.1.4-6|286	--with-udev \
14mu|libvirt-1.1.4-6|287	--with-init_script=systemd \
14mu|libvirt-1.1.4-6|288	%if !%{with xen}
14mu|libvirt-1.1.4-6|289	--without-xenapi \
14mu|libvirt-1.1.4-6|290	%endif
14mu|libvirt-1.1.4-6|291	%if !%{with lxc}
14mu|libvirt-1.1.4-6|292	--without-lxc \
14mu|libvirt-1.1.4-6|293	%endif
14mu|libvirt-1.1.4-6|294	%if !%{with vbox}
14mu|libvirt-1.1.4-6|295	--without-vbox \
14mu|libvirt-1.1.4-6|296	%endif
14mu|libvirt-1.1.4-6|297	%if !%{with esx}
14mu|libvirt-1.1.4-6|298	--without-esx \
14mu|libvirt-1.1.4-6|299	%endif
14mu|libvirt-1.1.4-6|300	%if !%{with hyperv}
14mu|libvirt-1.1.4-6|301	--without-hyperv \
14mu|libvirt-1.1.4-6|302	%endif
14mu|libvirt-1.1.4-6|303	%if !%{with vmware}
14mu|libvirt-1.1.4-6|304	--without-vmware \
14mu|libvirt-1.1.4-6|305	%endif
14mu|libvirt-1.1.4-6|306	%if !%{with parallels}
14mu|libvirt-1.1.4-6|307	--without-parallels \
14mu|libvirt-1.1.4-6|308	%endif
14mu|libvirt-1.1.4-6|309	--without-hal
14mu|libvirt-1.1.4-6|310	
14mu|libvirt-1.1.4-6|311	%make LIBS="-ltirpc"
14mu|libvirt-1.1.4-6|312	
14mu|libvirt-1.1.4-6|313	%install
14mu|libvirt-1.1.4-6|314	%makeinstall_std SYSTEMD_UNIT_DIR=%{_unitdir}
14mu|libvirt-1.1.4-6|315	
14mu|libvirt-1.1.4-6|316	rm -f %{buildroot}%{_initrddir}/libvirt-guests
14mu|libvirt-1.1.4-6|317	
14mu|libvirt-1.1.4-6|318	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|libvirt-1.1.4-6|319	install -d -m 0755 %{buildroot}%{_var}/lib/%{name}
14mu|libvirt-1.1.4-6|320	
14mu|libvirt-1.1.4-6|321	# Files in /run are handled by systemd-tmpfiles
14mu|libvirt-1.1.4-6|322	rm -rf %{buildroot}%{_var}/run/%{name}
14mu|libvirt-1.1.4-6|323	
14mu|libvirt-1.1.4-6|324	%find_lang %{name}
14mu|libvirt-1.1.4-6|325	
14mu|libvirt-1.1.4-6|326	# fix documentation
14mu|libvirt-1.1.4-6|327	#mv %{buildroot}%{_docdir}/%{name}-python-%{version} %{buildroot}%{_docdir}/python-%{name}
14mu|libvirt-1.1.4-6|328	install -m 644 ChangeLog README TODO NEWS %{buildroot}%{_docdir}/%{name}
14mu|libvirt-1.1.4-6|329	
14mu|libvirt-1.1.4-6|330	%check
14mu|libvirt-1.1.4-6|331	# fhimpe: disabled for now because it fails on 100Hz kernels, such as used on bs
14mu|libvirt-1.1.4-6|332	# http://www.mail-archive.com/libvir-list@redhat.com/msg13727.html
14mu|libvirt-1.1.4-6|333	#make check
14mu|libvirt-1.1.4-6|334	
14mu|libvirt-1.1.4-6|335	
14mu|libvirt-1.1.4-6|336	%changelog
14mu|libvirt-1.1.4-6|337	
14mu|libvirt-1.1.4-6|338	* Sat Jan 28 2017 Denis Silakov <denis.silakov@rosalab.ru> 1.1.4-6
14mu|libvirt-1.1.4-6|339	- (9add3d8) Do not conflict with netcat-traditional, it is supported as of commit a2b5c57db83559d4fe32ee90fbb6685555388e06 from 2011
14mu|libvirt-1.1.4-6|340	
14mu|libvirt-1.1.4-6|341	

23271 14
14mu|libvirt-glib-0.2.0-1|1	%define oname		virt
14mu|libvirt-glib-0.2.0-1|2	
14mu|libvirt-glib-0.2.0-1|3	%define api		1.0
14mu|libvirt-glib-0.2.0-1|4	%define major		0
14mu|libvirt-glib-0.2.0-1|5	
14mu|libvirt-glib-0.2.0-1|6	%define libname_glib		%mklibname %{oname}-glib %{api} %{major}
14mu|libvirt-glib-0.2.0-1|7	%define develname_glib		%mklibname %{oname}-glib %{api} -d
14mu|libvirt-glib-0.2.0-1|8	
14mu|libvirt-glib-0.2.0-1|9	%define libname_gconfig		%mklibname %{oname}-gconfig %{api} %{major}
14mu|libvirt-glib-0.2.0-1|10	%define develname_gconfig	%mklibname %{oname}-gconfig %{api} -d
14mu|libvirt-glib-0.2.0-1|11	
14mu|libvirt-glib-0.2.0-1|12	%define libname_gobject		%mklibname %{oname}-gobject %{api} %{major}
14mu|libvirt-glib-0.2.0-1|13	%define develname_gobject	%mklibname %{oname}-gobject %{api} -d
14mu|libvirt-glib-0.2.0-1|14	
14mu|libvirt-glib-0.2.0-1|15	%define girmajor	1.0
14mu|libvirt-glib-0.2.0-1|16	%define girname_glib		%mklibname %{oname}-glib-gir %{girmajor}
14mu|libvirt-glib-0.2.0-1|17	%define girname_gconfig		%mklibname %{oname}-gconfig-gir %{girmajor}
14mu|libvirt-glib-0.2.0-1|18	%define girname_gobject		%mklibname %{oname}-gobject-gir %{girmajor}
14mu|libvirt-glib-0.2.0-1|19	
14mu|libvirt-glib-0.2.0-1|20	Summary:	libvirt glib integration for events
14mu|libvirt-glib-0.2.0-1|21	Name:		libvirt-glib
14mu|libvirt-glib-0.2.0-1|22	Version:	0.2.0
14mu|libvirt-glib-0.2.0-1|23	Release:	1
14mu|libvirt-glib-0.2.0-1|24	License:	LGPLv2+
14mu|libvirt-glib-0.2.0-1|25	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|26	Url:		http://libvirt.org/
14mu|libvirt-glib-0.2.0-1|27	Source0:	http://libvirt.org/sources/glib/%{name}-%{version}.tar.gz
14mu|libvirt-glib-0.2.0-1|28	BuildRequires:	pkgconfig(glib-2.0)
14mu|libvirt-glib-0.2.0-1|29	BuildRequires:	pkgconfig(libvirt)
14mu|libvirt-glib-0.2.0-1|30	BuildRequires:	pkgconfig(python)
14mu|libvirt-glib-0.2.0-1|31	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libvirt-glib-0.2.0-1|32	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libvirt-glib-0.2.0-1|33	BuildRequires:	python-pkg-resources
14mu|libvirt-glib-0.2.0-1|34	# Hack due to https://bugzilla.redhat.com/show_bug.cgi?id=613466
14mu|libvirt-glib-0.2.0-1|35	BuildRequires:	libtool
14mu|libvirt-glib-0.2.0-1|36	BuildRequires:	vala
14mu|libvirt-glib-0.2.0-1|37	BuildRequires:	vala-tools
14mu|libvirt-glib-0.2.0-1|38	
14mu|libvirt-glib-0.2.0-1|39	%description
14mu|libvirt-glib-0.2.0-1|40	This package provides integration between libvirt and the glib event loop.
14mu|libvirt-glib-0.2.0-1|41	
14mu|libvirt-glib-0.2.0-1|42	# ---------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|43	
14mu|libvirt-glib-0.2.0-1|44	%package -n %{libname_glib}
14mu|libvirt-glib-0.2.0-1|45	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|46	Summary:	libvirt object APIs for processing object configuration
14mu|libvirt-glib-0.2.0-1|47	
14mu|libvirt-glib-0.2.0-1|48	%description -n %{libname_glib}
14mu|libvirt-glib-0.2.0-1|49	This package provides APIs for processing the object configuration data.
14mu|libvirt-glib-0.2.0-1|50	
14mu|libvirt-glib-0.2.0-1|51	%files -n %{libname_glib} -f %name.lang
14mu|libvirt-glib-0.2.0-1|52	%doc README COPYING AUTHORS ChangeLog NEWS
14mu|libvirt-glib-0.2.0-1|53	%{_libdir}/libvirt-glib-%{api}.so.%{major}*
14mu|libvirt-glib-0.2.0-1|54	
14mu|libvirt-glib-0.2.0-1|55	#----------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|56	
14mu|libvirt-glib-0.2.0-1|57	%package -n %{develname_glib}
14mu|libvirt-glib-0.2.0-1|58	Summary:	libvirt glib integration for events development files
14mu|libvirt-glib-0.2.0-1|59	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|60	Requires:	%{libname_glib} = %{EVRD}
14mu|libvirt-glib-0.2.0-1|61	Provides:	%{name}-glib-devel = %{EVRD}
14mu|libvirt-glib-0.2.0-1|62	Provides:	%{oname}-glib-devel = %{EVRD}
14mu|libvirt-glib-0.2.0-1|63	
14mu|libvirt-glib-0.2.0-1|64	%description -n %{develname_glib}
14mu|libvirt-glib-0.2.0-1|65	This package provides development header files and libraries for
14mu|libvirt-glib-0.2.0-1|66	integration between libvirt and the glib event loop.
14mu|libvirt-glib-0.2.0-1|67	
14mu|libvirt-glib-0.2.0-1|68	%files -n %{develname_glib}
14mu|libvirt-glib-0.2.0-1|69	%doc examples/event-test.c
14mu|libvirt-glib-0.2.0-1|70	%{_libdir}/libvirt-glib-%{api}.so
14mu|libvirt-glib-0.2.0-1|71	%{_libdir}/pkgconfig/libvirt-glib-%{api}.pc
14mu|libvirt-glib-0.2.0-1|72	%dir %{_includedir}/libvirt-glib-%{api}
14mu|libvirt-glib-0.2.0-1|73	%dir %{_includedir}/libvirt-glib-%{api}/libvirt-glib
14mu|libvirt-glib-0.2.0-1|74	%{_includedir}/libvirt-glib-%{api}/libvirt-glib/libvirt-glib.h
14mu|libvirt-glib-0.2.0-1|75	%{_includedir}/libvirt-glib-%{api}/libvirt-glib/libvirt-glib-*.h
14mu|libvirt-glib-0.2.0-1|76	%{_datadir}/gir-1.0/LibvirtGLib-%{girmajor}.gir
14mu|libvirt-glib-0.2.0-1|77	%{_datadir}/gtk-doc/html/Libvirt-glib
14mu|libvirt-glib-0.2.0-1|78	%{_datadir}/vala/vapi/libvirt-glib-%{api}.vapi
14mu|libvirt-glib-0.2.0-1|79	
14mu|libvirt-glib-0.2.0-1|80	#----------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|81	
14mu|libvirt-glib-0.2.0-1|82	%package -n %{girname_glib}
14mu|libvirt-glib-0.2.0-1|83	Summary:	GObject Introspection interface description for %{name}
14mu|libvirt-glib-0.2.0-1|84	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|85	Requires:	%{libname_glib} = %{EVRD}
14mu|libvirt-glib-0.2.0-1|86	
14mu|libvirt-glib-0.2.0-1|87	%description -n %{girname_glib}
14mu|libvirt-glib-0.2.0-1|88	GObject Introspection interface description for %{name}.
14mu|libvirt-glib-0.2.0-1|89	
14mu|libvirt-glib-0.2.0-1|90	%files -n %{girname_glib}
14mu|libvirt-glib-0.2.0-1|91	%{_libdir}/girepository-1.0/LibvirtGLib-%{girmajor}.typelib
14mu|libvirt-glib-0.2.0-1|92	
14mu|libvirt-glib-0.2.0-1|93	#----------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|94	
14mu|libvirt-glib-0.2.0-1|95	%package -n %{libname_gconfig}
14mu|libvirt-glib-0.2.0-1|96	Summary:	libvirt object APIs for processing object configuration
14mu|libvirt-glib-0.2.0-1|97	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|98	Summary:	libvirt object APIs for processing object configuration
14mu|libvirt-glib-0.2.0-1|99	
14mu|libvirt-glib-0.2.0-1|100	%description -n %{libname_gconfig}
14mu|libvirt-glib-0.2.0-1|101	This package provides APIs for processing the object configuration data.
14mu|libvirt-glib-0.2.0-1|102	
14mu|libvirt-glib-0.2.0-1|103	%files -n %{libname_gconfig}
14mu|libvirt-glib-0.2.0-1|104	%{_libdir}/libvirt-gconfig-%{api}.so.%{major}*
14mu|libvirt-glib-0.2.0-1|105	
14mu|libvirt-glib-0.2.0-1|106	#----------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|107	
14mu|libvirt-glib-0.2.0-1|108	%package -n %{develname_gconfig}
14mu|libvirt-glib-0.2.0-1|109	Summary:	libvirt object APIs for processing object configuration development files
14mu|libvirt-glib-0.2.0-1|110	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|111	Requires:	%{libname_gconfig} = %{EVRD}
14mu|libvirt-glib-0.2.0-1|112	Provides:	%{name}-gconfig-devel = %{EVRD}
14mu|libvirt-glib-0.2.0-1|113	Provides:	%{oname}-gconfig-devel = %{EVRD}
14mu|libvirt-glib-0.2.0-1|114	
14mu|libvirt-glib-0.2.0-1|115	%description -n %{develname_gconfig}
14mu|libvirt-glib-0.2.0-1|116	This package provides development header files and libraries for
14mu|libvirt-glib-0.2.0-1|117	the object configuration APIs.
14mu|libvirt-glib-0.2.0-1|118	
14mu|libvirt-glib-0.2.0-1|119	%files -n %{develname_gconfig}
14mu|libvirt-glib-0.2.0-1|120	%doc examples/event-test.c
14mu|libvirt-glib-0.2.0-1|121	%{_libdir}/libvirt-gconfig-%{api}.so
14mu|libvirt-glib-0.2.0-1|122	%{_libdir}/pkgconfig/libvirt-gconfig-%{api}.pc
14mu|libvirt-glib-0.2.0-1|123	%dir %{_includedir}/libvirt-gconfig-%{api}
14mu|libvirt-glib-0.2.0-1|124	%dir %{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig
14mu|libvirt-glib-0.2.0-1|125	%{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig/libvirt-gconfig.h
14mu|libvirt-glib-0.2.0-1|126	%{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig/libvirt-gconfig-*.h
14mu|libvirt-glib-0.2.0-1|127	%{_datadir}/gir-1.0/LibvirtGConfig-%{girmajor}.gir
14mu|libvirt-glib-0.2.0-1|128	%{_datadir}/gtk-doc/html/Libvirt-gconfig
14mu|libvirt-glib-0.2.0-1|129	%{_datadir}/vala/vapi/libvirt-gconfig-%{api}.vapi
14mu|libvirt-glib-0.2.0-1|130	
14mu|libvirt-glib-0.2.0-1|131	#----------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|132	
14mu|libvirt-glib-0.2.0-1|133	%package -n %{girname_gconfig}
14mu|libvirt-glib-0.2.0-1|134	Summary:	GObject Introspection interface description for %{name}
14mu|libvirt-glib-0.2.0-1|135	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|136	Requires:	%{libname_gconfig} = %{EVRD}
14mu|libvirt-glib-0.2.0-1|137	
14mu|libvirt-glib-0.2.0-1|138	%description -n %{girname_gconfig}
14mu|libvirt-glib-0.2.0-1|139	GObject Introspection interface description for %{name}.
14mu|libvirt-glib-0.2.0-1|140	
14mu|libvirt-glib-0.2.0-1|141	%files -n %{girname_gconfig}
14mu|libvirt-glib-0.2.0-1|142	%{_libdir}/girepository-1.0/LibvirtGConfig-%{girmajor}.typelib
14mu|libvirt-glib-0.2.0-1|143	
14mu|libvirt-glib-0.2.0-1|144	#----------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|145	
14mu|libvirt-glib-0.2.0-1|146	%package -n %{libname_gobject}
14mu|libvirt-glib-0.2.0-1|147	Summary:	libvirt object APIs for managing virtualization hosts
14mu|libvirt-glib-0.2.0-1|148	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|149	
14mu|libvirt-glib-0.2.0-1|150	%description -n %{libname_gobject}
14mu|libvirt-glib-0.2.0-1|151	This package provides APIs for managing virtualization host objects.
14mu|libvirt-glib-0.2.0-1|152	
14mu|libvirt-glib-0.2.0-1|153	%files -n %{libname_gobject}
14mu|libvirt-glib-0.2.0-1|154	%{_libdir}/libvirt-gobject-%{api}.so.%{major}*
14mu|libvirt-glib-0.2.0-1|155	
14mu|libvirt-glib-0.2.0-1|156	#----------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|157	
14mu|libvirt-glib-0.2.0-1|158	%package -n %{develname_gobject}
14mu|libvirt-glib-0.2.0-1|159	Summary:	libvirt object APIs for managing virtualization hosts development files
14mu|libvirt-glib-0.2.0-1|160	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|161	Requires:	%{libname_gobject} = %{EVRD}
14mu|libvirt-glib-0.2.0-1|162	Requires:	%{develname_glib} = %{EVRD}
14mu|libvirt-glib-0.2.0-1|163	Requires:	%{develname_gconfig} = %{EVRD}
14mu|libvirt-glib-0.2.0-1|164	Provides:	%{name}-gobject-devel = %{EVRD}
14mu|libvirt-glib-0.2.0-1|165	Provides:	%{oname}-gobject-devel = %{EVRD}
14mu|libvirt-glib-0.2.0-1|166	
14mu|libvirt-glib-0.2.0-1|167	%description -n %{develname_gobject}
14mu|libvirt-glib-0.2.0-1|168	This package provides development header files and libraries for
14mu|libvirt-glib-0.2.0-1|169	managing virtualization host objects.
14mu|libvirt-glib-0.2.0-1|170	
14mu|libvirt-glib-0.2.0-1|171	%files -n %{develname_gobject}
14mu|libvirt-glib-0.2.0-1|172	%doc examples/event-test.c
14mu|libvirt-glib-0.2.0-1|173	%{_libdir}/libvirt-gobject-%{api}.so
14mu|libvirt-glib-0.2.0-1|174	%{_libdir}/pkgconfig/libvirt-gobject-%{api}.pc
14mu|libvirt-glib-0.2.0-1|175	%dir %{_includedir}/libvirt-gobject-%{api}
14mu|libvirt-glib-0.2.0-1|176	%dir %{_includedir}/libvirt-gobject-%{api}/libvirt-gobject
14mu|libvirt-glib-0.2.0-1|177	%{_includedir}/libvirt-gobject-%{api}/libvirt-gobject/libvirt-gobject.h
14mu|libvirt-glib-0.2.0-1|178	%{_includedir}/libvirt-gobject-%{api}/libvirt-gobject/libvirt-gobject-*.h
14mu|libvirt-glib-0.2.0-1|179	%{_datadir}/gir-1.0/LibvirtGObject-%{girmajor}.gir
14mu|libvirt-glib-0.2.0-1|180	%{_datadir}/gtk-doc/html/Libvirt-gobject
14mu|libvirt-glib-0.2.0-1|181	%{_datadir}/vala/vapi/libvirt-gobject-%{api}.vapi
14mu|libvirt-glib-0.2.0-1|182	%{_datadir}/vala/vapi/libvirt-gobject-%{api}.deps
14mu|libvirt-glib-0.2.0-1|183	
14mu|libvirt-glib-0.2.0-1|184	#----------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|185	
14mu|libvirt-glib-0.2.0-1|186	%package -n %{girname_gobject}
14mu|libvirt-glib-0.2.0-1|187	Summary:	GObject Introspection interface description for %{name}
14mu|libvirt-glib-0.2.0-1|188	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|189	Requires:	%{libname_gobject} = %{EVRD}
14mu|libvirt-glib-0.2.0-1|190	
14mu|libvirt-glib-0.2.0-1|191	%description -n %{girname_gobject}
14mu|libvirt-glib-0.2.0-1|192	GObject Introspection interface description for %{name}.
14mu|libvirt-glib-0.2.0-1|193	
14mu|libvirt-glib-0.2.0-1|194	%files -n %{girname_gobject}
14mu|libvirt-glib-0.2.0-1|195	%{_libdir}/girepository-1.0/LibvirtGObject-%{girmajor}.typelib
14mu|libvirt-glib-0.2.0-1|196	
14mu|libvirt-glib-0.2.0-1|197	# ---------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|198	
14mu|libvirt-glib-0.2.0-1|199	%package python
14mu|libvirt-glib-0.2.0-1|200	Summary:	libvirt glib integration for events python binding
14mu|libvirt-glib-0.2.0-1|201	Group:		System/Libraries
14mu|libvirt-glib-0.2.0-1|202	
14mu|libvirt-glib-0.2.0-1|203	%description python
14mu|libvirt-glib-0.2.0-1|204	This package provides a python module for integration between
14mu|libvirt-glib-0.2.0-1|205	libvirt and the glib event loop
14mu|libvirt-glib-0.2.0-1|206	
14mu|libvirt-glib-0.2.0-1|207	%files python
14mu|libvirt-glib-0.2.0-1|208	%doc examples/event-test.py
14mu|libvirt-glib-0.2.0-1|209	%{py_platsitedir}/*
14mu|libvirt-glib-0.2.0-1|210	
14mu|libvirt-glib-0.2.0-1|211	#----------------------------------------------------------------------------
14mu|libvirt-glib-0.2.0-1|212	
14mu|libvirt-glib-0.2.0-1|213	%prep
14mu|libvirt-glib-0.2.0-1|214	%setup -q
14mu|libvirt-glib-0.2.0-1|215	
14mu|libvirt-glib-0.2.0-1|216	%build
14mu|libvirt-glib-0.2.0-1|217	%configure2_5x --enable-introspection --with-python --disable-static --enable-vala
14mu|libvirt-glib-0.2.0-1|218	%make LIBS="-lpython2.7"
14mu|libvirt-glib-0.2.0-1|219	
14mu|libvirt-glib-0.2.0-1|220	%install
14mu|libvirt-glib-0.2.0-1|221	%makeinstall_std
14mu|libvirt-glib-0.2.0-1|222	
14mu|libvirt-glib-0.2.0-1|223	%find_lang %{name}
14mu|libvirt-glib-0.2.0-1|224	
14mu|libvirt-glib-0.2.0-1|225	%changelog
14mu|libvirt-glib-0.2.0-1|226	
14mu|libvirt-glib-0.2.0-1|227	* Thu Mar 12 2015 Tigro <ashejn@yandex-team.ru> 0.2.0-1
14mu|libvirt-glib-0.2.0-1|228	- (b7f280e) pack lang files
14mu|libvirt-glib-0.2.0-1|229	
14mu|libvirt-glib-0.2.0-1|230	

23272 14
14mu|libvirt-sandbox-0.5.1-4|1	%define major 4
14mu|libvirt-sandbox-0.5.1-4|2	%define api 1.0
14mu|libvirt-sandbox-0.5.1-4|3	%define libname %mklibname virt-sandbox %{api} %{major}
14mu|libvirt-sandbox-0.5.1-4|4	%define devname %mklibname virt-sandbox -d
14mu|libvirt-sandbox-0.5.1-4|5	
14mu|libvirt-sandbox-0.5.1-4|6	Summary:	libvirt application sandbox framework
14mu|libvirt-sandbox-0.5.1-4|7	Name:		libvirt-sandbox
14mu|libvirt-sandbox-0.5.1-4|8	Version:	0.5.1
14mu|libvirt-sandbox-0.5.1-4|9	Release:	4
14mu|libvirt-sandbox-0.5.1-4|10	License:	LGPLv2+
14mu|libvirt-sandbox-0.5.1-4|11	Group:		System/Libraries
14mu|libvirt-sandbox-0.5.1-4|12	Url:		http://libvirt.org/
14mu|libvirt-sandbox-0.5.1-4|13	Source0:	ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz
14mu|libvirt-sandbox-0.5.1-4|14	Patch0:		libvirt-sandbox-0.5.1-linkage.patch
14mu|libvirt-sandbox-0.5.1-4|15	BuildRequires:	intltool
14mu|libvirt-sandbox-0.5.1-4|16	BuildRequires:	glibc-static-devel
14mu|libvirt-sandbox-0.5.1-4|17	BuildRequires:	selinux-devel
14mu|libvirt-sandbox-0.5.1-4|18	Requires:	pkgconfig(glib-2.0)
14mu|libvirt-sandbox-0.5.1-4|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libvirt-sandbox-0.5.1-4|20	BuildRequires:	pkgconfig(libtirpc)
14mu|libvirt-sandbox-0.5.1-4|21	BuildRequires:	pkgconfig(libvirt-gobject-1.0)
14mu|libvirt-sandbox-0.5.1-4|22	
14mu|libvirt-sandbox-0.5.1-4|23	%description
14mu|libvirt-sandbox-0.5.1-4|24	This package provides a command for running applications within
14mu|libvirt-sandbox-0.5.1-4|25	a sandbox using libvirt.
14mu|libvirt-sandbox-0.5.1-4|26	
14mu|libvirt-sandbox-0.5.1-4|27	%files -f %{name}.lang
14mu|libvirt-sandbox-0.5.1-4|28	%{_datadir}/bash-completion/completions/virt-sandbox-service
14mu|libvirt-sandbox-0.5.1-4|29	%config(noreplace) %{_sysconfdir}/cron.daily/virt-sandbox-service.logrotate
14mu|libvirt-sandbox-0.5.1-4|30	%dir %{_sysconfdir}/libvirt-sandbox/services
14mu|libvirt-sandbox-0.5.1-4|31	%{_bindir}/virt-sandbox
14mu|libvirt-sandbox-0.5.1-4|32	%{_bindir}/virt-sandbox-service
14mu|libvirt-sandbox-0.5.1-4|33	%{_libexecdir}/virt-sandbox-service-util
14mu|libvirt-sandbox-0.5.1-4|34	%doc README COPYING AUTHORS ChangeLog NEWS
14mu|libvirt-sandbox-0.5.1-4|35	%dir %{_sysconfdir}/libvirt-sandbox
14mu|libvirt-sandbox-0.5.1-4|36	%dir %{_sysconfdir}/libvirt-sandbox/scratch
14mu|libvirt-sandbox-0.5.1-4|37	%config %{_sysconfdir}/libvirt-sandbox/scratch/README
14mu|libvirt-sandbox-0.5.1-4|38	%{_libexecdir}/libvirt-sandbox-init-common
14mu|libvirt-sandbox-0.5.1-4|39	%{_libexecdir}/libvirt-sandbox-init-lxc
14mu|libvirt-sandbox-0.5.1-4|40	%{_libexecdir}/libvirt-sandbox-init-qemu
14mu|libvirt-sandbox-0.5.1-4|41	%{_mandir}/man1/virt-sandbox.1*
14mu|libvirt-sandbox-0.5.1-4|42	%{_mandir}/man1/virt-sandbox-service.1*
14mu|libvirt-sandbox-0.5.1-4|43	%{_mandir}/man1/virt-sandbox-service-*.1*
14mu|libvirt-sandbox-0.5.1-4|44	%{_libdir}/girepository-1.0/LibvirtSandbox-1.0.typelib
14mu|libvirt-sandbox-0.5.1-4|45	
14mu|libvirt-sandbox-0.5.1-4|46	#----------------------------------------------------------------------------
14mu|libvirt-sandbox-0.5.1-4|47	
14mu|libvirt-sandbox-0.5.1-4|48	%package -n %{libname}
14mu|libvirt-sandbox-0.5.1-4|49	Summary:	libvirt application sandbox framework libraries
14mu|libvirt-sandbox-0.5.1-4|50	Group:		System/Libraries
14mu|libvirt-sandbox-0.5.1-4|51	# So we get the full libvirtd daemon, not just client libs
14mu|libvirt-sandbox-0.5.1-4|52	Requires:	libvirt-utils
14mu|libvirt-sandbox-0.5.1-4|53	Conflicts:	%{_lib}libvirt-sandbox0 < 0.5.1-4
14mu|libvirt-sandbox-0.5.1-4|54	Obsoletes:	%{_lib}libvirt-sandbox0 < 0.5.1-4
14mu|libvirt-sandbox-0.5.1-4|55	
14mu|libvirt-sandbox-0.5.1-4|56	%description -n %{libname}
14mu|libvirt-sandbox-0.5.1-4|57	This package provides a framework for building application sandboxes
14mu|libvirt-sandbox-0.5.1-4|58	using libvirt.
14mu|libvirt-sandbox-0.5.1-4|59	
14mu|libvirt-sandbox-0.5.1-4|60	%files -n %{libname}
14mu|libvirt-sandbox-0.5.1-4|61	%{_libdir}/libvirt-sandbox-%{api}.so.%{major}*
14mu|libvirt-sandbox-0.5.1-4|62	
14mu|libvirt-sandbox-0.5.1-4|63	#----------------------------------------------------------------------------
14mu|libvirt-sandbox-0.5.1-4|64	
14mu|libvirt-sandbox-0.5.1-4|65	%package -n %{devname}
14mu|libvirt-sandbox-0.5.1-4|66	Summary:	libvirt application sandbox framework development files
14mu|libvirt-sandbox-0.5.1-4|67	Group:		Development/C
14mu|libvirt-sandbox-0.5.1-4|68	Requires:	%{libname} = %{EVRD}
14mu|libvirt-sandbox-0.5.1-4|69	Provides:	%{name}-devel = %{EVRD}
14mu|libvirt-sandbox-0.5.1-4|70	Conflicts:	%{_lib}libvirt-sandbox-devel < 0.5.1-4
14mu|libvirt-sandbox-0.5.1-4|71	Obsoletes:	%{_lib}libvirt-sandbox-devel < 0.5.1-4
14mu|libvirt-sandbox-0.5.1-4|72	
14mu|libvirt-sandbox-0.5.1-4|73	%description -n %{devname}
14mu|libvirt-sandbox-0.5.1-4|74	This package provides development header files and libraries for
14mu|libvirt-sandbox-0.5.1-4|75	the libvirt sandbox.
14mu|libvirt-sandbox-0.5.1-4|76	
14mu|libvirt-sandbox-0.5.1-4|77	%files -n %{devname}
14mu|libvirt-sandbox-0.5.1-4|78	%doc examples/virt-sandbox.pl
14mu|libvirt-sandbox-0.5.1-4|79	%doc examples/virt-sandbox.py
14mu|libvirt-sandbox-0.5.1-4|80	%doc examples/virt-sandbox.js
14mu|libvirt-sandbox-0.5.1-4|81	%doc examples/virt-sandbox-mkinitrd.py
14mu|libvirt-sandbox-0.5.1-4|82	%{_libdir}/libvirt-sandbox-1.0.so
14mu|libvirt-sandbox-0.5.1-4|83	%{_libdir}/pkgconfig/libvirt-sandbox-1.0.pc
14mu|libvirt-sandbox-0.5.1-4|84	%dir %{_includedir}/libvirt-sandbox-1.0
14mu|libvirt-sandbox-0.5.1-4|85	%dir %{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox
14mu|libvirt-sandbox-0.5.1-4|86	%{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox/libvirt-sandbox.h
14mu|libvirt-sandbox-0.5.1-4|87	%{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox/libvirt-sandbox-*.h
14mu|libvirt-sandbox-0.5.1-4|88	%{_datadir}/gir-1.0/LibvirtSandbox-1.0.gir
14mu|libvirt-sandbox-0.5.1-4|89	%{_datadir}/gtk-doc/html/Libvirt-sandbox
14mu|libvirt-sandbox-0.5.1-4|90	
14mu|libvirt-sandbox-0.5.1-4|91	#----------------------------------------------------------------------------
14mu|libvirt-sandbox-0.5.1-4|92	
14mu|libvirt-sandbox-0.5.1-4|93	%prep
14mu|libvirt-sandbox-0.5.1-4|94	%setup -q
14mu|libvirt-sandbox-0.5.1-4|95	%patch0 -p1
14mu|libvirt-sandbox-0.5.1-4|96	
14mu|libvirt-sandbox-0.5.1-4|97	%build
14mu|libvirt-sandbox-0.5.1-4|98	%configure2_5x \
14mu|libvirt-sandbox-0.5.1-4|99	--enable-introspection \
14mu|libvirt-sandbox-0.5.1-4|100	--disable-static
14mu|libvirt-sandbox-0.5.1-4|101	%make V=1
14mu|libvirt-sandbox-0.5.1-4|102	
14mu|libvirt-sandbox-0.5.1-4|103	%install
14mu|libvirt-sandbox-0.5.1-4|104	chmod a-x examples/*.py examples/*.pl examples/*.js
14mu|libvirt-sandbox-0.5.1-4|105	%makeinstall_std
14mu|libvirt-sandbox-0.5.1-4|106	
14mu|libvirt-sandbox-0.5.1-4|107	%find_lang %{name}
14mu|libvirt-sandbox-0.5.1-4|108	
14mu|libvirt-sandbox-0.5.1-4|109	%changelog
14mu|libvirt-sandbox-0.5.1-4|110	
14mu|libvirt-sandbox-0.5.1-4|111	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-4
14mu|libvirt-sandbox-0.5.1-4|112	- (e617967) Fix library major
14mu|libvirt-sandbox-0.5.1-4|113	- (e617967) Fix library and development package names
14mu|libvirt-sandbox-0.5.1-4|114	
14mu|libvirt-sandbox-0.5.1-4|115	

23273 14
14mu|libvisual-0.4.0-16|1	%define api 0.4
14mu|libvisual-0.4.0-16|2	%define major 0
14mu|libvisual-0.4.0-16|3	%define libname %mklibname visual %{api} %{major}
14mu|libvisual-0.4.0-16|4	%define devname %mklibname visual -d
14mu|libvisual-0.4.0-16|5	
14mu|libvisual-0.4.0-16|6	Summary:	Audio visualisation framework
14mu|libvisual-0.4.0-16|7	Name:		libvisual
14mu|libvisual-0.4.0-16|8	Version:	0.4.0
14mu|libvisual-0.4.0-16|9	Release:	16
14mu|libvisual-0.4.0-16|10	License:	LGPLv2.1+
14mu|libvisual-0.4.0-16|11	Group:		System/Libraries
14mu|libvisual-0.4.0-16|12	Url:		http://localhost.nl/~synap/libvisual
14mu|libvisual-0.4.0-16|13	Source0:	%{name}-%{version}.tar.bz2
14mu|libvisual-0.4.0-16|14	Patch0:		libvisual-0.4.0-fix-str-fmt.patch
14mu|libvisual-0.4.0-16|15	
14mu|libvisual-0.4.0-16|16	%description
14mu|libvisual-0.4.0-16|17	Libvisual is a library that acts as a middle layer between applications that
14mu|libvisual-0.4.0-16|18	want audio visualisation and audio visualisation plugins.
14mu|libvisual-0.4.0-16|19	
14mu|libvisual-0.4.0-16|20	Libvisual is aimed at developers who have a need for audio visualisation and
14mu|libvisual-0.4.0-16|21	those who actually write the visualisation plugins.
14mu|libvisual-0.4.0-16|22	
14mu|libvisual-0.4.0-16|23	#----------------------------------------------------------------------------
14mu|libvisual-0.4.0-16|24	
14mu|libvisual-0.4.0-16|25	%package -n %{libname}
14mu|libvisual-0.4.0-16|26	Summary:	Shared library of the audio visualisation framework
14mu|libvisual-0.4.0-16|27	Group:		System/Libraries
14mu|libvisual-0.4.0-16|28	Provides:	%{name} = %{EVRD}
14mu|libvisual-0.4.0-16|29	Suggests:	libvisual-plugins
14mu|libvisual-0.4.0-16|30	Conflicts:	%{_lib}visual0 < 0.4.16
14mu|libvisual-0.4.0-16|31	Obsoletes:	%{_lib}visual0 < 0.4.16
14mu|libvisual-0.4.0-16|32	
14mu|libvisual-0.4.0-16|33	%description -n %{libname}
14mu|libvisual-0.4.0-16|34	Libvisual is a library that acts as a middle layer between applications that
14mu|libvisual-0.4.0-16|35	want audio visualisation and audio visualisation plugins.
14mu|libvisual-0.4.0-16|36	
14mu|libvisual-0.4.0-16|37	Libvisual is aimed at developers who have a need for audio visualisation and
14mu|libvisual-0.4.0-16|38	those who actually write the visualisation plugins.
14mu|libvisual-0.4.0-16|39	
14mu|libvisual-0.4.0-16|40	%files -n %{libname} -f %{name}-%{api}.lang
14mu|libvisual-0.4.0-16|41	%doc README NEWS TODO ChangeLog AUTHORS
14mu|libvisual-0.4.0-16|42	%{_libdir}/libvisual-%{api}.so.%{major}*
14mu|libvisual-0.4.0-16|43	
14mu|libvisual-0.4.0-16|44	#----------------------------------------------------------------------------
14mu|libvisual-0.4.0-16|45	
14mu|libvisual-0.4.0-16|46	%package -n %{devname}
14mu|libvisual-0.4.0-16|47	Summary:	Header files of the audio visualisation framework
14mu|libvisual-0.4.0-16|48	Group:		Development/C
14mu|libvisual-0.4.0-16|49	Requires:	%{libname} = %{EVRD}
14mu|libvisual-0.4.0-16|50	Provides:	%{name}-devel = %{EVRD}
14mu|libvisual-0.4.0-16|51	
14mu|libvisual-0.4.0-16|52	%description -n %{devname}
14mu|libvisual-0.4.0-16|53	Libvisual is a library that acts as a middle layer between applications that
14mu|libvisual-0.4.0-16|54	want audio visualisation and audio visualisation plugins.
14mu|libvisual-0.4.0-16|55	
14mu|libvisual-0.4.0-16|56	Libvisual is aimed at developers who have a need for audio visualisation and
14mu|libvisual-0.4.0-16|57	those who actually write the visualisation plugins.
14mu|libvisual-0.4.0-16|58	
14mu|libvisual-0.4.0-16|59	%files -n %{devname}
14mu|libvisual-0.4.0-16|60	%{_includedir}/*
14mu|libvisual-0.4.0-16|61	%{_libdir}/*.so
14mu|libvisual-0.4.0-16|62	%{_libdir}/pkgconfig/*
14mu|libvisual-0.4.0-16|63	
14mu|libvisual-0.4.0-16|64	#----------------------------------------------------------------------------
14mu|libvisual-0.4.0-16|65	
14mu|libvisual-0.4.0-16|66	%prep
14mu|libvisual-0.4.0-16|67	%setup -q
14mu|libvisual-0.4.0-16|68	%patch -p0
14mu|libvisual-0.4.0-16|69	
14mu|libvisual-0.4.0-16|70	%build
14mu|libvisual-0.4.0-16|71	%configure2_5x
14mu|libvisual-0.4.0-16|72	%make
14mu|libvisual-0.4.0-16|73	
14mu|libvisual-0.4.0-16|74	%install
14mu|libvisual-0.4.0-16|75	%makeinstall_std
14mu|libvisual-0.4.0-16|76	
14mu|libvisual-0.4.0-16|77	%find_lang %{name}-%{api}
14mu|libvisual-0.4.0-16|78	
14mu|libvisual-0.4.0-16|79	%changelog
14mu|libvisual-0.4.0-16|80	* Mon Dec 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.0-16
14mu|libvisual-0.4.0-16|81	+ Revision: b3e5206
14mu|libvisual-0.4.0-16|82	- Properly name library package
14mu|libvisual-0.4.0-16|83	
14mu|libvisual-0.4.0-16|84	

23274 14
14mu|libwacom-0.22-2|1	%define major		2
14mu|libwacom-0.22-2|2	%define libname		%mklibname wacom %{major}
14mu|libwacom-0.22-2|3	%define develname	%mklibname wacom -d
14mu|libwacom-0.22-2|4	
14mu|libwacom-0.22-2|5	Name:		libwacom
14mu|libwacom-0.22-2|6	Summary:	A library to identify wacom tablets
14mu|libwacom-0.22-2|7	Version:	0.22
14mu|libwacom-0.22-2|8	Release:	2
14mu|libwacom-0.22-2|9	Group:		Development/X11
14mu|libwacom-0.22-2|10	License:	MIT
14mu|libwacom-0.22-2|11	URL:		http://sourceforge.net/projects/linuxwacom/
14mu|libwacom-0.22-2|12	Source0:	http://prdownloads.sourceforge.net/linuxwacom/%{name}/%{name}-%{version}.tar.bz2
14mu|libwacom-0.22-2|13	BuildRequires:	pkgconfig(glib-2.0)
14mu|libwacom-0.22-2|14	BuildRequires:	pkgconfig(gudev-1.0)
14mu|libwacom-0.22-2|15	
14mu|libwacom-0.22-2|16	%description
14mu|libwacom-0.22-2|17	libwacom is a library to identify wacom tablets and their model-specific
14mu|libwacom-0.22-2|18	features. It provides easy access to information such as "is this a built-in
14mu|libwacom-0.22-2|19	on-screen tablet", "what is the size of this model", etc.
14mu|libwacom-0.22-2|20	
14mu|libwacom-0.22-2|21	%package -n %{libname}
14mu|libwacom-0.22-2|22	Summary:	A library to identify wacom tablets
14mu|libwacom-0.22-2|23	Group:		Development/X11
14mu|libwacom-0.22-2|24	Requires:	%{name} >= %{version}-%{release}
14mu|libwacom-0.22-2|25	
14mu|libwacom-0.22-2|26	%description -n %{libname}
14mu|libwacom-0.22-2|27	libwacom is a library to identify wacom tablets and their model-specific
14mu|libwacom-0.22-2|28	features. It provides easy access to information such as "is this a built-in
14mu|libwacom-0.22-2|29	on-screen tablet", "what is the size of this model", etc.
14mu|libwacom-0.22-2|30	
14mu|libwacom-0.22-2|31	%package -n %{develname}
14mu|libwacom-0.22-2|32	Summary:	Development files for %{name}
14mu|libwacom-0.22-2|33	Group:		Development/X11
14mu|libwacom-0.22-2|34	Requires:	%{libname} = %{version}-%{release}
14mu|libwacom-0.22-2|35	Provides:	%{name}-devel = %{version}-%{release}
14mu|libwacom-0.22-2|36	
14mu|libwacom-0.22-2|37	%description -n %{develname}
14mu|libwacom-0.22-2|38	Development files for %{name}.
14mu|libwacom-0.22-2|39	
14mu|libwacom-0.22-2|40	%prep
14mu|libwacom-0.22-2|41	%setup -q
14mu|libwacom-0.22-2|42	%apply_patches
14mu|libwacom-0.22-2|43	
14mu|libwacom-0.22-2|44	%build
14mu|libwacom-0.22-2|45	%configure2_5x \
14mu|libwacom-0.22-2|46	--disable-static
14mu|libwacom-0.22-2|47	%make
14mu|libwacom-0.22-2|48	
14mu|libwacom-0.22-2|49	%install
14mu|libwacom-0.22-2|50	%makeinstall_std
14mu|libwacom-0.22-2|51	
14mu|libwacom-0.22-2|52	install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir}
14mu|libwacom-0.22-2|53	# auto-generate the udev rule from the database entries
14mu|libwacom-0.22-2|54	pushd tools
14mu|libwacom-0.22-2|55	./generate-udev-rules > ${RPM_BUILD_ROOT}/%{_udevrulesdir}/65-libwacom.rules
14mu|libwacom-0.22-2|56	popd
14mu|libwacom-0.22-2|57	
14mu|libwacom-0.22-2|58	rm -f %{buildroot}%{_libdir}/*.la
14mu|libwacom-0.22-2|59	
14mu|libwacom-0.22-2|60	%files
14mu|libwacom-0.22-2|61	%{_bindir}/libwacom-list-local-devices
14mu|libwacom-0.22-2|62	%{_datadir}/libwacom
14mu|libwacom-0.22-2|63	%{_udevrulesdir}/65-libwacom.rules
14mu|libwacom-0.22-2|64	
14mu|libwacom-0.22-2|65	%files -n %{libname}
14mu|libwacom-0.22-2|66	%{_libdir}/*.so.%{major}*
14mu|libwacom-0.22-2|67	
14mu|libwacom-0.22-2|68	%files -n %{develname}
14mu|libwacom-0.22-2|69	%{_libdir}/*.so
14mu|libwacom-0.22-2|70	%{_includedir}/*
14mu|libwacom-0.22-2|71	%{_libdir}/pkgconfig/*.pc
14mu|libwacom-0.22-2|72	
14mu|libwacom-0.22-2|73	
14mu|libwacom-0.22-2|74	%changelog
14mu|libwacom-0.22-2|75	
14mu|libwacom-0.22-2|76	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.22-2
14mu|libwacom-0.22-2|77	- (b7a55a0) MassBuild#1169: Increase release tag
14mu|libwacom-0.22-2|78	
14mu|libwacom-0.22-2|79	

23275 14
14mu|libwebp-0.4.3-1|1	%define major 5
14mu|libwebp-0.4.3-1|2	%define libname %mklibname webp %{major}
14mu|libwebp-0.4.3-1|3	%define devname %mklibname webp -d
14mu|libwebp-0.4.3-1|4	
14mu|libwebp-0.4.3-1|5	Summary:	Library and tools for the WebP graphics format
14mu|libwebp-0.4.3-1|6	Name:		libwebp
14mu|libwebp-0.4.3-1|7	Version:	0.4.3
14mu|libwebp-0.4.3-1|8	Release:	1
14mu|libwebp-0.4.3-1|9	# Additional IPR is licensed as well. See PATENTS file for details
14mu|libwebp-0.4.3-1|10	License:	BSD
14mu|libwebp-0.4.3-1|11	Group:		Development/C
14mu|libwebp-0.4.3-1|12	Url:		http://webmproject.org/
14mu|libwebp-0.4.3-1|13	Source0:	http://webp.googlecode.com/files/%{name}-%{version}.tar.gz
14mu|libwebp-0.4.3-1|14	BuildRequires:	libtool
14mu|libwebp-0.4.3-1|15	BuildRequires:	swig
14mu|libwebp-0.4.3-1|16	BuildRequires:	jpeg-devel
14mu|libwebp-0.4.3-1|17	BuildRequires:	pkgconfig(libpng)
14mu|libwebp-0.4.3-1|18	BuildRequires:  libtiff-devel
14mu|libwebp-0.4.3-1|19	BuildRequires:  giflib-devel
14mu|libwebp-0.4.3-1|20	
14mu|libwebp-0.4.3-1|21	%description
14mu|libwebp-0.4.3-1|22	WebP is an image format that does lossy compression of digital
14mu|libwebp-0.4.3-1|23	photographic images. WebP consists of a codec based on VP8, and a
14mu|libwebp-0.4.3-1|24	container based on RIFF. Webmasters, web developers and browser
14mu|libwebp-0.4.3-1|25	developers can use WebP to compress, archive and distribute digital
14mu|libwebp-0.4.3-1|26	images more efficiently.
14mu|libwebp-0.4.3-1|27	
14mu|libwebp-0.4.3-1|28	#----------------------------------------------------------------------------
14mu|libwebp-0.4.3-1|29	
14mu|libwebp-0.4.3-1|30	%package tools
14mu|libwebp-0.4.3-1|31	Summary:	The WebP command line tools
14mu|libwebp-0.4.3-1|32	Group:		Development/Other
14mu|libwebp-0.4.3-1|33	
14mu|libwebp-0.4.3-1|34	%description tools
14mu|libwebp-0.4.3-1|35	WebP is an image format that does lossy compression of digital
14mu|libwebp-0.4.3-1|36	photographic images. WebP consists of a codec based on VP8, and a
14mu|libwebp-0.4.3-1|37	container based on RIFF. Webmasters, web developers and browser
14mu|libwebp-0.4.3-1|38	developers can use WebP to compress, archive and distribute digital
14mu|libwebp-0.4.3-1|39	images more efficiently.
14mu|libwebp-0.4.3-1|40	
14mu|libwebp-0.4.3-1|41	%files tools
14mu|libwebp-0.4.3-1|42	%{_bindir}/*
14mu|libwebp-0.4.3-1|43	%{_mandir}/man*/*
14mu|libwebp-0.4.3-1|44	
14mu|libwebp-0.4.3-1|45	#----------------------------------------------------------------------------
14mu|libwebp-0.4.3-1|46	
14mu|libwebp-0.4.3-1|47	%package -n %{libname}
14mu|libwebp-0.4.3-1|48	Summary:	Library for the WebP format
14mu|libwebp-0.4.3-1|49	Group:		Development/C
14mu|libwebp-0.4.3-1|50	
14mu|libwebp-0.4.3-1|51	%description -n %{libname}
14mu|libwebp-0.4.3-1|52	WebP is an image format that does lossy compression of digital
14mu|libwebp-0.4.3-1|53	photographic images. WebP consists of a codec based on VP8, and a
14mu|libwebp-0.4.3-1|54	container based on RIFF. Webmasters, web developers and browser
14mu|libwebp-0.4.3-1|55	developers can use WebP to compress, archive and distribute digital
14mu|libwebp-0.4.3-1|56	images more efficiently.
14mu|libwebp-0.4.3-1|57	
14mu|libwebp-0.4.3-1|58	%files -n %{libname}
14mu|libwebp-0.4.3-1|59	%{_libdir}/%{name}*.so.%{major}*
14mu|libwebp-0.4.3-1|60	
14mu|libwebp-0.4.3-1|61	#----------------------------------------------------------------------------
14mu|libwebp-0.4.3-1|62	
14mu|libwebp-0.4.3-1|63	%package -n %{devname}
14mu|libwebp-0.4.3-1|64	Summary:	Development files for libwebp, a library for the WebP format
14mu|libwebp-0.4.3-1|65	Group:		Development/C
14mu|libwebp-0.4.3-1|66	Requires:	%{libname} = %{EVRD}
14mu|libwebp-0.4.3-1|67	Provides:	webp-devel = %{EVRD}
14mu|libwebp-0.4.3-1|68	
14mu|libwebp-0.4.3-1|69	%description -n %{devname}
14mu|libwebp-0.4.3-1|70	WebP is an image format that does lossy compression of digital
14mu|libwebp-0.4.3-1|71	photographic images. WebP consists of a codec based on VP8, and a
14mu|libwebp-0.4.3-1|72	container based on RIFF. Webmasters, web developers and browser
14mu|libwebp-0.4.3-1|73	developers can use WebP to compress, archive and distribute digital
14mu|libwebp-0.4.3-1|74	images more efficiently.
14mu|libwebp-0.4.3-1|75	
14mu|libwebp-0.4.3-1|76	%files -n %{devname}
14mu|libwebp-0.4.3-1|77	%doc README PATENTS COPYING NEWS AUTHORS
14mu|libwebp-0.4.3-1|78	%{_libdir}/%{name}*.so
14mu|libwebp-0.4.3-1|79	%{_includedir}/*
14mu|libwebp-0.4.3-1|80	%{_libdir}/pkgconfig/*
14mu|libwebp-0.4.3-1|81	
14mu|libwebp-0.4.3-1|82	#----------------------------------------------------------------------------
14mu|libwebp-0.4.3-1|83	
14mu|libwebp-0.4.3-1|84	%prep
14mu|libwebp-0.4.3-1|85	%setup -q
14mu|libwebp-0.4.3-1|86	
14mu|libwebp-0.4.3-1|87	%build
14mu|libwebp-0.4.3-1|88	mkdir -p m4
14mu|libwebp-0.4.3-1|89	./autogen.sh
14mu|libwebp-0.4.3-1|90	%configure2_5x \
14mu|libwebp-0.4.3-1|91	--disable-static
14mu|libwebp-0.4.3-1|92	
14mu|libwebp-0.4.3-1|93	%make
14mu|libwebp-0.4.3-1|94	
14mu|libwebp-0.4.3-1|95	%install
14mu|libwebp-0.4.3-1|96	%makeinstall_std
14mu|libwebp-0.4.3-1|97	
14mu|libwebp-0.4.3-1|98	
14mu|libwebp-0.4.3-1|99	%changelog
14mu|libwebp-0.4.3-1|100	
14mu|libwebp-0.4.3-1|101	* Mon Oct 19 2015 abondrov <andrey.bondrov@rosalab.ru> 0.4.3-1
14mu|libwebp-0.4.3-1|102	- (189cf45) Merge pull request #3 from dmitry/libwebp:rosa2014.1
14mu|libwebp-0.4.3-1|103	- (189cf45) Update sources to version 0.4.3
14mu|libwebp-0.4.3-1|104	
14mu|libwebp-0.4.3-1|105	

23276 14
14mu|libwmf-0.2.8.4-35|1	%define api 0.2
14mu|libwmf-0.2.8.4-35|2	%define major 7
14mu|libwmf-0.2.8.4-35|3	%define libname %mklibname wmf %{api} %{major}
14mu|libwmf-0.2.8.4-35|4	%define litename %mklibname wmflite %{api} %{major}
14mu|libwmf-0.2.8.4-35|5	%define devname %mklibname -d wmf
14mu|libwmf-0.2.8.4-35|6	
14mu|libwmf-0.2.8.4-35|7	Summary:	A library to convert wmf files
14mu|libwmf-0.2.8.4-35|8	Name:		libwmf
14mu|libwmf-0.2.8.4-35|9	Version:	0.2.8.4
14mu|libwmf-0.2.8.4-35|10	Release:	35
14mu|libwmf-0.2.8.4-35|11	License:	GPLv2
14mu|libwmf-0.2.8.4-35|12	Group:		Text tools
14mu|libwmf-0.2.8.4-35|13	Url:		http://sourceforge.net/projects/wvware/
14mu|libwmf-0.2.8.4-35|14	Source0:	http://download.sourceforge.net/wvware/%{name}-%{version}.tar.bz2
14mu|libwmf-0.2.8.4-35|15	Patch0:		libwmf-0.2.7-libwmf-config.patch
14mu|libwmf-0.2.8.4-35|16	Patch1:		libwmf-0.2.8.3-CAN-2004-0941.patch
14mu|libwmf-0.2.8.4-35|17	Patch2:		libwmf-0.2.8.3-CAN-2004-0990.patch
14mu|libwmf-0.2.8.4-35|18	Patch3:		libwmf-0.2.8.4-intoverflow.patch
14mu|libwmf-0.2.8.4-35|19	Patch4:		libwmf-0.2.8.4-CVE2007-2756.patch
14mu|libwmf-0.2.8.4-35|20	Patch5:		libwmf-0.2.8.4-rh-CVE-2009-1364.diff
14mu|libwmf-0.2.8.4-35|21	Patch6:		libwmf-0.2.8.4-gdk2.22.patch
14mu|libwmf-0.2.8.4-35|22	Patch7:		libwmf-automake-1.13.patch
14mu|libwmf-0.2.8.4-35|23	Patch8:         libwmf-0.2.8.4-CVE-2007-0455.patch
14mu|libwmf-0.2.8.4-35|24	Patch9:         libwmf-0.2.8.4-CVE-2007-3472.patch
14mu|libwmf-0.2.8.4-35|25	Patch10:        libwmf-0.2.8.4-CVE-2007-3473.patch
14mu|libwmf-0.2.8.4-35|26	Patch11:        libwmf-0.2.8.4-CVE-2007-3477.patch
14mu|libwmf-0.2.8.4-35|27	Patch12:        libwmf-0.2.8.4-CVE-2009-3546.patch
14mu|libwmf-0.2.8.4-35|28	Patch13:        libwmf-0.2.8.4-CVE-2015-0848+CVE-2015-4588.patch
14mu|libwmf-0.2.8.4-35|29	Patch14:        libwmf-0.2.8.4-CVE-2015-4695.patch
14mu|libwmf-0.2.8.4-35|30	Patch15:        libwmf-0.2.8.4-CVE-2015-4696.patch
14mu|libwmf-0.2.8.4-35|31	Patch16:        libwmf-0.2.8.4-CVE-2016-9011.patch
14mu|libwmf-0.2.8.4-35|32	Patch17:        libwmf-0.2.8.4-CVE-2016-9317.patch
14mu|libwmf-0.2.8.4-35|33	Patch18:        libwmf-0.2.8.4-CVE-2016-10167.patch
14mu|libwmf-0.2.8.4-35|34	Patch19:        libwmf-0.2.8.4-CVE-2016-10168.patch
14mu|libwmf-0.2.8.4-35|35	
14mu|libwmf-0.2.8.4-35|36	BuildRequires:	jpeg-devel
14mu|libwmf-0.2.8.4-35|37	BuildRequires:	pkgconfig(expat)
14mu|libwmf-0.2.8.4-35|38	BuildRequires:	pkgconfig(freetype2)
14mu|libwmf-0.2.8.4-35|39	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|libwmf-0.2.8.4-35|40	BuildRequires:	pkgconfig(libpng)
14mu|libwmf-0.2.8.4-35|41	BuildRequires:	pkgconfig(x11)
14mu|libwmf-0.2.8.4-35|42	Requires(post,postun):	gdk-pixbuf2.0
14mu|libwmf-0.2.8.4-35|43	Requires:	urw-fonts
14mu|libwmf-0.2.8.4-35|44	
14mu|libwmf-0.2.8.4-35|45	%description
14mu|libwmf-0.2.8.4-35|46	libwmf is a library for unix like machines that can convert wmf
14mu|libwmf-0.2.8.4-35|47	files into other formats, currently it supports a gd binding
14mu|libwmf-0.2.8.4-35|48	to convert to gif, and an X one to draw direct to an X window
14mu|libwmf-0.2.8.4-35|49	or pixmap.
14mu|libwmf-0.2.8.4-35|50	
14mu|libwmf-0.2.8.4-35|51	%files
14mu|libwmf-0.2.8.4-35|52	%docdir COPYING
14mu|libwmf-0.2.8.4-35|53	%{_bindir}/wmf2*
14mu|libwmf-0.2.8.4-35|54	%{_libdir}/gdk-pixbuf-2.0/*/loaders/io-wmf.*
14mu|libwmf-0.2.8.4-35|55	
14mu|libwmf-0.2.8.4-35|56	#----------------------------------------------------------------------------
14mu|libwmf-0.2.8.4-35|57	
14mu|libwmf-0.2.8.4-35|58	%package -n %{libname}
14mu|libwmf-0.2.8.4-35|59	Summary:	A library to convert wmf files. - library files
14mu|libwmf-0.2.8.4-35|60	Group:		System/Libraries
14mu|libwmf-0.2.8.4-35|61	
14mu|libwmf-0.2.8.4-35|62	%description -n %{libname}
14mu|libwmf-0.2.8.4-35|63	This package contains the library needed to run programs dynamically
14mu|libwmf-0.2.8.4-35|64	linked with libwmf.
14mu|libwmf-0.2.8.4-35|65	
14mu|libwmf-0.2.8.4-35|66	%files -n %{libname}
14mu|libwmf-0.2.8.4-35|67	%{_libdir}/libwmf-%{api}.so.%{major}*
14mu|libwmf-0.2.8.4-35|68	
14mu|libwmf-0.2.8.4-35|69	#----------------------------------------------------------------------------
14mu|libwmf-0.2.8.4-35|70	
14mu|libwmf-0.2.8.4-35|71	%package -n %{litename}
14mu|libwmf-0.2.8.4-35|72	Summary:	A library to convert wmf files. - library files
14mu|libwmf-0.2.8.4-35|73	Group:		System/Libraries
14mu|libwmf-0.2.8.4-35|74	Conflicts:	%{libname} < 0.2.8.4-26
14mu|libwmf-0.2.8.4-35|75	
14mu|libwmf-0.2.8.4-35|76	%description -n %{litename}
14mu|libwmf-0.2.8.4-35|77	This package contains the library needed to run programs dynamically
14mu|libwmf-0.2.8.4-35|78	linked with libwmflite.
14mu|libwmf-0.2.8.4-35|79	
14mu|libwmf-0.2.8.4-35|80	%files -n %{litename}
14mu|libwmf-0.2.8.4-35|81	%{_libdir}/libwmflite-%{api}.so.%{major}*
14mu|libwmf-0.2.8.4-35|82	
14mu|libwmf-0.2.8.4-35|83	#----------------------------------------------------------------------------
14mu|libwmf-0.2.8.4-35|84	
14mu|libwmf-0.2.8.4-35|85	%package -n %{devname}
14mu|libwmf-0.2.8.4-35|86	Summary:	A library to convert wmf files. - development environment
14mu|libwmf-0.2.8.4-35|87	Group:		Development/C
14mu|libwmf-0.2.8.4-35|88	Requires:	%{libname} = %{version}-%{release}
14mu|libwmf-0.2.8.4-35|89	Provides:	libwmf-devel = %{version}-%{release}
14mu|libwmf-0.2.8.4-35|90	
14mu|libwmf-0.2.8.4-35|91	%description -n %{devname}
14mu|libwmf-0.2.8.4-35|92	libwmf is a library for unix like machines that can convert wmf
14mu|libwmf-0.2.8.4-35|93	files into other formats, currently it supports a gd binding
14mu|libwmf-0.2.8.4-35|94	to convert to gif, and an X one to draw direct to an X window
14mu|libwmf-0.2.8.4-35|95	or pixmap.
14mu|libwmf-0.2.8.4-35|96	
14mu|libwmf-0.2.8.4-35|97	Install libwmf-devel if you need to compile an application with libwmf
14mu|libwmf-0.2.8.4-35|98	support.
14mu|libwmf-0.2.8.4-35|99	
14mu|libwmf-0.2.8.4-35|100	%files -n %{devname}
14mu|libwmf-0.2.8.4-35|101	%doc CREDITS README NEWS ChangeLog
14mu|libwmf-0.2.8.4-35|102	%doc installed-docs/*
14mu|libwmf-0.2.8.4-35|103	%{_bindir}/libwmf-config
14mu|libwmf-0.2.8.4-35|104	%{multiarch_bindir}/libwmf-config
14mu|libwmf-0.2.8.4-35|105	%{_libdir}/libwmf.so
14mu|libwmf-0.2.8.4-35|106	%{_libdir}/libwmflite.so
14mu|libwmf-0.2.8.4-35|107	%{_includedir}/libwmf
14mu|libwmf-0.2.8.4-35|108	
14mu|libwmf-0.2.8.4-35|109	#----------------------------------------------------------------------------
14mu|libwmf-0.2.8.4-35|110	
14mu|libwmf-0.2.8.4-35|111	%prep
14mu|libwmf-0.2.8.4-35|112	%setup -q
14mu|libwmf-0.2.8.4-35|113	%apply_patches
14mu|libwmf-0.2.8.4-35|114	
14mu|libwmf-0.2.8.4-35|115	rm -f configure configure.in
14mu|libwmf-0.2.8.4-35|116	autoreconf -fi
14mu|libwmf-0.2.8.4-35|117	
14mu|libwmf-0.2.8.4-35|118	%build
14mu|libwmf-0.2.8.4-35|119	%configure2_5x \
14mu|libwmf-0.2.8.4-35|120	--disable-static
14mu|libwmf-0.2.8.4-35|121	
14mu|libwmf-0.2.8.4-35|122	%make
14mu|libwmf-0.2.8.4-35|123	
14mu|libwmf-0.2.8.4-35|124	%install
14mu|libwmf-0.2.8.4-35|125	%makeinstall_std
14mu|libwmf-0.2.8.4-35|126	
14mu|libwmf-0.2.8.4-35|127	mv %{buildroot}%{_prefix}/share/doc/* installed-docs
14mu|libwmf-0.2.8.4-35|128	
14mu|libwmf-0.2.8.4-35|129	#gw no windows line endings
14mu|libwmf-0.2.8.4-35|130	perl -pi -e 's/\r//' $(find installed-docs -type f )
14mu|libwmf-0.2.8.4-35|131	
14mu|libwmf-0.2.8.4-35|132	# remove anything relevant to fonts.
14mu|libwmf-0.2.8.4-35|133	rm -rf %{buildroot}%{_bindir}/libwmf-fontmap %{buildroot}%{_datadir}/libwmf
14mu|libwmf-0.2.8.4-35|134	
14mu|libwmf-0.2.8.4-35|135	# multiarch support
14mu|libwmf-0.2.8.4-35|136	%multiarch_binaries %{buildroot}%{_bindir}/libwmf-config
14mu|libwmf-0.2.8.4-35|137	
14mu|libwmf-0.2.8.4-35|138	
14mu|libwmf-0.2.8.4-35|139	%changelog
14mu|libwmf-0.2.8.4-35|140	
14mu|libwmf-0.2.8.4-35|141	* Tue Jun 13 2017 Denis Silakov <denis.silakov@rosalab.ru> 0.2.8.4-35
14mu|libwmf-0.2.8.4-35|142	- (232f62e) Fix CVE-2016-9317 , CVE-2016-10167 , CVE-2016-10168
14mu|libwmf-0.2.8.4-35|143	
14mu|libwmf-0.2.8.4-35|144	

23277 14
14mu|libwnck3-3.4.9-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|libwnck3-3.4.9-1|2	
14mu|libwnck3-3.4.9-1|3	%define oname libwnck
14mu|libwnck3-3.4.9-1|4	%define api_version 3
14mu|libwnck3-3.4.9-1|5	%define major 0
14mu|libwnck3-3.4.9-1|6	%define api %{api_version}.0
14mu|libwnck3-3.4.9-1|7	
14mu|libwnck3-3.4.9-1|8	%define libname %mklibname wnck %{api_version} %{major}
14mu|libwnck3-3.4.9-1|9	%define girname %mklibname wnck-gir %{api}
14mu|libwnck3-3.4.9-1|10	%define devname %mklibname -d wnck %{api_version}
14mu|libwnck3-3.4.9-1|11	
14mu|libwnck3-3.4.9-1|12	Summary:	Libwnck is Window Navigator Construction Kit
14mu|libwnck3-3.4.9-1|13	Name:		libwnck3
14mu|libwnck3-3.4.9-1|14	Version:	3.4.9
14mu|libwnck3-3.4.9-1|15	Release:	1
14mu|libwnck3-3.4.9-1|16	License:	LGPLv2+
14mu|libwnck3-3.4.9-1|17	Group:		System/Libraries
14mu|libwnck3-3.4.9-1|18	Url:		http://www.gnome.org/
14mu|libwnck3-3.4.9-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libwnck/%{url_ver}/%{oname}-%{version}.tar.xz
14mu|libwnck3-3.4.9-1|20	
14mu|libwnck3-3.4.9-1|21	BuildRequires:	gnome-common
14mu|libwnck3-3.4.9-1|22	BuildRequires:	gtk-doc
14mu|libwnck3-3.4.9-1|23	BuildRequires:	intltool
14mu|libwnck3-3.4.9-1|24	BuildRequires:	pkgconfig(glib-2.0)
14mu|libwnck3-3.4.9-1|25	BuildRequires:	pkgconfig(gobject-2.0)
14mu|libwnck3-3.4.9-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|libwnck3-3.4.9-1|27	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|libwnck3-3.4.9-1|28	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|libwnck3-3.4.9-1|29	BuildRequires:	pkgconfig(x11)
14mu|libwnck3-3.4.9-1|30	BuildRequires:	pkgconfig(xres)
14mu|libwnck3-3.4.9-1|31	BuildRequires:	pkgconfig(libpng)
14mu|libwnck3-3.4.9-1|32	Conflicts:	libwnck < 2.30.6-5
14mu|libwnck3-3.4.9-1|33	
14mu|libwnck3-3.4.9-1|34	%description
14mu|libwnck3-3.4.9-1|35	libwnck is Window Navigator Construction Kit, i.e. a library to use
14mu|libwnck3-3.4.9-1|36	for writing pagers and taskslists and stuff.
14mu|libwnck3-3.4.9-1|37	
14mu|libwnck3-3.4.9-1|38	%package -n %{libname}
14mu|libwnck3-3.4.9-1|39	Summary:	%{summary}
14mu|libwnck3-3.4.9-1|40	Group:		%{group}
14mu|libwnck3-3.4.9-1|41	Suggests:	%{name} = %{version}-%{release}
14mu|libwnck3-3.4.9-1|42	
14mu|libwnck3-3.4.9-1|43	%description -n %{libname}
14mu|libwnck3-3.4.9-1|44	libwnck is Window Navigator Construction Kit, i.e. a library to use
14mu|libwnck3-3.4.9-1|45	for writing pagers and taskslists and stuff.
14mu|libwnck3-3.4.9-1|46	
14mu|libwnck3-3.4.9-1|47	%package -n %{girname}
14mu|libwnck3-3.4.9-1|48	Summary:	GObject Introspection interface library for %{name}
14mu|libwnck3-3.4.9-1|49	Group:		System/Libraries
14mu|libwnck3-3.4.9-1|50	
14mu|libwnck3-3.4.9-1|51	%description -n %{girname}
14mu|libwnck3-3.4.9-1|52	GObject Introspection interface library for %{name}.
14mu|libwnck3-3.4.9-1|53	
14mu|libwnck3-3.4.9-1|54	%package -n %{devname}
14mu|libwnck3-3.4.9-1|55	Summary:	Development libraries and include files for %{name}
14mu|libwnck3-3.4.9-1|56	Group:		Development/GNOME and GTK+
14mu|libwnck3-3.4.9-1|57	Provides:	%{name}-devel = %{version}-%{release}
14mu|libwnck3-3.4.9-1|58	Requires:	%{libname} = %{version}
14mu|libwnck3-3.4.9-1|59	Requires:	%{girname} = %{version}
14mu|libwnck3-3.4.9-1|60	
14mu|libwnck3-3.4.9-1|61	%description -n %{devname}
14mu|libwnck3-3.4.9-1|62	libwnck is Window Navigator Construction Kit, i.e. a library to use
14mu|libwnck3-3.4.9-1|63	for writing pagers and taskslists and stuff.
14mu|libwnck3-3.4.9-1|64	
14mu|libwnck3-3.4.9-1|65	%prep
14mu|libwnck3-3.4.9-1|66	%setup -qn %{oname}-%{version}
14mu|libwnck3-3.4.9-1|67	
14mu|libwnck3-3.4.9-1|68	%build
14mu|libwnck3-3.4.9-1|69	%configure2_5x \
14mu|libwnck3-3.4.9-1|70	--disable-static
14mu|libwnck3-3.4.9-1|71	
14mu|libwnck3-3.4.9-1|72	%make
14mu|libwnck3-3.4.9-1|73	
14mu|libwnck3-3.4.9-1|74	%install
14mu|libwnck3-3.4.9-1|75	%makeinstall_std
14mu|libwnck3-3.4.9-1|76	rm -rf %{buildroot}%{_datadir}/locale/{io,be@latin,bn_IN,si,uz@cyrillic}
14mu|libwnck3-3.4.9-1|77	%find_lang libwnck-3.0
14mu|libwnck3-3.4.9-1|78	
14mu|libwnck3-3.4.9-1|79	%files -f libwnck-3.0.lang
14mu|libwnck3-3.4.9-1|80	%{_bindir}/wnckprop
14mu|libwnck3-3.4.9-1|81	%{_bindir}/wnck-urgency-monitor
14mu|libwnck3-3.4.9-1|82	
14mu|libwnck3-3.4.9-1|83	%files -n %{libname}
14mu|libwnck3-3.4.9-1|84	%{_libdir}/libwnck-%{api_version}.so.%{major}*
14mu|libwnck3-3.4.9-1|85	
14mu|libwnck3-3.4.9-1|86	%files -n %{girname}
14mu|libwnck3-3.4.9-1|87	%{_libdir}/girepository-1.0/Wnck-%{api}.typelib
14mu|libwnck3-3.4.9-1|88	
14mu|libwnck3-3.4.9-1|89	%files -n %{devname}
14mu|libwnck3-3.4.9-1|90	%{_includedir}/*
14mu|libwnck3-3.4.9-1|91	%{_libdir}/*.so
14mu|libwnck3-3.4.9-1|92	%{_libdir}/pkgconfig/*
14mu|libwnck3-3.4.9-1|93	%{_datadir}/gir-1.0/Wnck-%{api}.gir
14mu|libwnck3-3.4.9-1|94	%doc %{_datadir}/gtk-doc/html/libwnck-%{api}
14mu|libwnck3-3.4.9-1|95	
14mu|libwnck3-3.4.9-1|96	
14mu|libwnck3-3.4.9-1|97	%changelog
14mu|libwnck3-3.4.9-1|98	* Fri Oct 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.9-1
14mu|libwnck3-3.4.9-1|99	+ Revision: a2bbecf
14mu|libwnck3-3.4.9-1|100	- Updated to 3.4.9, sync with cooker
14mu|libwnck3-3.4.9-1|101	
14mu|libwnck3-3.4.9-1|102	

23278 14
14mu|libwps-0.4.3-1|1	%define api 0.4
14mu|libwps-0.4.3-1|2	%define major 4
14mu|libwps-0.4.3-1|3	%define libname %mklibname wps %{api} %{major}
14mu|libwps-0.4.3-1|4	%define devname %mklibname wps -d
14mu|libwps-0.4.3-1|5	
14mu|libwps-0.4.3-1|6	Summary:	Library for reading and converting Microsoft Works word processor documents
14mu|libwps-0.4.3-1|7	Name:		libwps
14mu|libwps-0.4.3-1|8	Version:	0.4.3
14mu|libwps-0.4.3-1|9	Release:	1
14mu|libwps-0.4.3-1|10	Epoch:		1
14mu|libwps-0.4.3-1|11	License:	LGPLv2+
14mu|libwps-0.4.3-1|12	Group:		Office
14mu|libwps-0.4.3-1|13	Url:		http://libwps.sourceforge.net/
14mu|libwps-0.4.3-1|14	Source0:	http://downloads.sourceforge.net/libwps/libwps/%{name}-%{version}.tar.xz
14mu|libwps-0.4.3-1|15	BuildRequires:	doxygen
14mu|libwps-0.4.3-1|16	BuildRequires:	boost-devel
14mu|libwps-0.4.3-1|17	BuildRequires:	pkgconfig(librevenge-0.0)
14mu|libwps-0.4.3-1|18	
14mu|libwps-0.4.3-1|19	%description
14mu|libwps-0.4.3-1|20	Library that handles Microsoft Works documents.
14mu|libwps-0.4.3-1|21	
14mu|libwps-0.4.3-1|22	#----------------------------------------------------------------------------
14mu|libwps-0.4.3-1|23	
14mu|libwps-0.4.3-1|24	%package tools
14mu|libwps-0.4.3-1|25	Summary:	Tools to transform Works documents into other formats
14mu|libwps-0.4.3-1|26	Group:		Publishing
14mu|libwps-0.4.3-1|27	
14mu|libwps-0.4.3-1|28	%description tools
14mu|libwps-0.4.3-1|29	Tools to transform Works documents into other formats.
14mu|libwps-0.4.3-1|30	Currently supported: html, raw, text
14mu|libwps-0.4.3-1|31	
14mu|libwps-0.4.3-1|32	%files tools
14mu|libwps-0.4.3-1|33	%{_bindir}/wks2raw
14mu|libwps-0.4.3-1|34	%{_bindir}/wks2csv
14mu|libwps-0.4.3-1|35	%{_bindir}/wks2text
14mu|libwps-0.4.3-1|36	%{_bindir}/wps2html
14mu|libwps-0.4.3-1|37	%{_bindir}/wps2raw
14mu|libwps-0.4.3-1|38	%{_bindir}/wps2text
14mu|libwps-0.4.3-1|39	
14mu|libwps-0.4.3-1|40	#----------------------------------------------------------------------------
14mu|libwps-0.4.3-1|41	
14mu|libwps-0.4.3-1|42	%package -n %{libname}
14mu|libwps-0.4.3-1|43	Summary:	Library for reading and converting Microsoft Works word processor documents
14mu|libwps-0.4.3-1|44	Group:		System/Libraries
14mu|libwps-0.4.3-1|45	
14mu|libwps-0.4.3-1|46	%description -n %{libname}
14mu|libwps-0.4.3-1|47	Library that handles Microsoft Works documents.
14mu|libwps-0.4.3-1|48	
14mu|libwps-0.4.3-1|49	%files -n %{libname}
14mu|libwps-0.4.3-1|50	%{_libdir}/libwps-%{api}.so.%{major}*
14mu|libwps-0.4.3-1|51	
14mu|libwps-0.4.3-1|52	#----------------------------------------------------------------------------
14mu|libwps-0.4.3-1|53	
14mu|libwps-0.4.3-1|54	%package -n %{devname}
14mu|libwps-0.4.3-1|55	Summary:	Files for developing with libwps
14mu|libwps-0.4.3-1|56	Group:		Development/C++
14mu|libwps-0.4.3-1|57	Requires:	%{libname} = %{EVRD}
14mu|libwps-0.4.3-1|58	Provides:	%{name}-devel = %{EVRD}
14mu|libwps-0.4.3-1|59	
14mu|libwps-0.4.3-1|60	%description -n %{devname}
14mu|libwps-0.4.3-1|61	Includes and definitions for developing with libwps.
14mu|libwps-0.4.3-1|62	
14mu|libwps-0.4.3-1|63	%files -n %{devname}
14mu|libwps-0.4.3-1|64	%{_libdir}/libwps*-%{api}.so
14mu|libwps-0.4.3-1|65	%{_libdir}/pkgconfig/libwps*.pc
14mu|libwps-0.4.3-1|66	%{_includedir}/*
14mu|libwps-0.4.3-1|67	
14mu|libwps-0.4.3-1|68	#----------------------------------------------------------------------------
14mu|libwps-0.4.3-1|69	
14mu|libwps-0.4.3-1|70	%package docs
14mu|libwps-0.4.3-1|71	Summary:	Documentation of libwps API
14mu|libwps-0.4.3-1|72	Group:		Documentation
14mu|libwps-0.4.3-1|73	
14mu|libwps-0.4.3-1|74	%description docs
14mu|libwps-0.4.3-1|75	Documentation of libwps API for developing with libwps
14mu|libwps-0.4.3-1|76	
14mu|libwps-0.4.3-1|77	%files docs
14mu|libwps-0.4.3-1|78	%{_docdir}/libwps*
14mu|libwps-0.4.3-1|79	
14mu|libwps-0.4.3-1|80	#----------------------------------------------------------------------------
14mu|libwps-0.4.3-1|81	
14mu|libwps-0.4.3-1|82	%prep
14mu|libwps-0.4.3-1|83	%setup -q
14mu|libwps-0.4.3-1|84	
14mu|libwps-0.4.3-1|85	%build
14mu|libwps-0.4.3-1|86	%configure2_5x \
14mu|libwps-0.4.3-1|87	--disable-silent-rules \
14mu|libwps-0.4.3-1|88	--disable-static \
14mu|libwps-0.4.3-1|89	--disable-werror
14mu|libwps-0.4.3-1|90	
14mu|libwps-0.4.3-1|91	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|libwps-0.4.3-1|92	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|libwps-0.4.3-1|93	
14mu|libwps-0.4.3-1|94	%make
14mu|libwps-0.4.3-1|95	
14mu|libwps-0.4.3-1|96	%install
14mu|libwps-0.4.3-1|97	%makeinstall_std
14mu|libwps-0.4.3-1|98	
14mu|libwps-0.4.3-1|99	%changelog
14mu|libwps-0.4.3-1|100	
14mu|libwps-0.4.3-1|101	* Sat Apr 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.4.3-1
14mu|libwps-0.4.3-1|102	- (60d32c0) New version 0.4.3, new API 0.4, new library major 4
14mu|libwps-0.4.3-1|103	
14mu|libwps-0.4.3-1|104	

23279 14
14mu|libx11-1.6.3-3|1	%define x11major 6
14mu|libx11-1.6.3-3|2	%define xcbmajor 1
14mu|libx11-1.6.3-3|3	
14mu|libx11-1.6.3-3|4	%define libx11 %mklibname x11_ %{x11major}
14mu|libx11-1.6.3-3|5	%define libx11xcb %mklibname x11-xcb %{xcbmajor}
14mu|libx11-1.6.3-3|6	%define devname %mklibname x11 -d
14mu|libx11-1.6.3-3|7	
14mu|libx11-1.6.3-3|8	Summary:	X Library
14mu|libx11-1.6.3-3|9	Name:		libx11
14mu|libx11-1.6.3-3|10	Version:	1.6.3
14mu|libx11-1.6.3-3|11	Release:	3
14mu|libx11-1.6.3-3|12	Group:		System/Libraries
14mu|libx11-1.6.3-3|13	License:	MIT
14mu|libx11-1.6.3-3|14	Url:		http://xorg.freedesktop.org
14mu|libx11-1.6.3-3|15	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.bz2
14mu|libx11-1.6.3-3|16	Patch0:		libX11-1.3.5-fix-null-pointer.patch
14mu|libx11-1.6.3-3|17	Patch1:		libx11-fix-segfault.diff
14mu|libx11-1.6.3-3|18	# From Fedora
14mu|libx11-1.6.3-3|19	Patch2:		libx11-1.6.3-dont-forward-keycode-0.patch
14mu|libx11-1.6.3-3|20	
14mu|libx11-1.6.3-3|21	BuildRequires:	docbook-dtd43-xml
14mu|libx11-1.6.3-3|22	BuildRequires:	docbook-style-xsl
14mu|libx11-1.6.3-3|23	BuildRequires:	groff
14mu|libx11-1.6.3-3|24	BuildRequires:	x11-sgml-doctools
14mu|libx11-1.6.3-3|25	BuildRequires:	x11-util-macros
14mu|libx11-1.6.3-3|26	BuildRequires:	xmlto
14mu|libx11-1.6.3-3|27	BuildRequires:	pkgconfig(xau)
14mu|libx11-1.6.3-3|28	BuildRequires:	pkgconfig(xcb)
14mu|libx11-1.6.3-3|29	BuildRequires:	pkgconfig(xdmcp)
14mu|libx11-1.6.3-3|30	BuildRequires:	pkgconfig(xproto)
14mu|libx11-1.6.3-3|31	BuildRequires:	pkgconfig(xtrans)
14mu|libx11-1.6.3-3|32	
14mu|libx11-1.6.3-3|33	%description
14mu|libx11-1.6.3-3|34	%{name} contains the shared libraries that most X programs
14mu|libx11-1.6.3-3|35	need to run properly. These shared libraries are in a separate package in
14mu|libx11-1.6.3-3|36	order to reduce the disk space needed to run X applications on a machine
14mu|libx11-1.6.3-3|37	without an X server (i.e, over a network).
14mu|libx11-1.6.3-3|38	
14mu|libx11-1.6.3-3|39	#-----------------------------------------------------------
14mu|libx11-1.6.3-3|40	
14mu|libx11-1.6.3-3|41	%package -n %{libx11}
14mu|libx11-1.6.3-3|42	Summary:	X Library
14mu|libx11-1.6.3-3|43	Group:		Development/X11
14mu|libx11-1.6.3-3|44	Provides:	%{name} = %{EVRD}
14mu|libx11-1.6.3-3|45	
14mu|libx11-1.6.3-3|46	%description -n %{libx11}
14mu|libx11-1.6.3-3|47	%{name} contains the shared libraries that most X programs
14mu|libx11-1.6.3-3|48	need to run properly. These shared libraries are in a separate package in
14mu|libx11-1.6.3-3|49	order to reduce the disk space needed to run X applications on a machine
14mu|libx11-1.6.3-3|50	without an X server (i.e, over a network).
14mu|libx11-1.6.3-3|51	
14mu|libx11-1.6.3-3|52	%files -n %{libx11}
14mu|libx11-1.6.3-3|53	%{_libdir}/libX11.so.%{x11major}*
14mu|libx11-1.6.3-3|54	
14mu|libx11-1.6.3-3|55	#-----------------------------------------------------------
14mu|libx11-1.6.3-3|56	
14mu|libx11-1.6.3-3|57	%package -n %{libx11xcb}
14mu|libx11-1.6.3-3|58	Summary:	X Library
14mu|libx11-1.6.3-3|59	Group:		Development/X11
14mu|libx11-1.6.3-3|60	Conflicts:	%{_lib}x11_6 < 1.6.0-2
14mu|libx11-1.6.3-3|61	
14mu|libx11-1.6.3-3|62	%description -n %{libx11xcb}
14mu|libx11-1.6.3-3|63	%{name} contains the shared libraries that most X programs
14mu|libx11-1.6.3-3|64	need to run properly. These shared libraries are in a separate package in
14mu|libx11-1.6.3-3|65	order to reduce the disk space needed to run X applications on a machine
14mu|libx11-1.6.3-3|66	without an X server (i.e, over a network).
14mu|libx11-1.6.3-3|67	
14mu|libx11-1.6.3-3|68	%files -n %{libx11xcb}
14mu|libx11-1.6.3-3|69	%{_libdir}/libX11-xcb.so.%{xcbmajor}*
14mu|libx11-1.6.3-3|70	
14mu|libx11-1.6.3-3|71	#-----------------------------------------------------------
14mu|libx11-1.6.3-3|72	
14mu|libx11-1.6.3-3|73	%package -n %{devname}
14mu|libx11-1.6.3-3|74	Summary:	Development files for %{name}
14mu|libx11-1.6.3-3|75	Group:		Development/X11
14mu|libx11-1.6.3-3|76	# TODO: split into 2 devel packages
14mu|libx11-1.6.3-3|77	Requires:	%{libx11} = %{EVRD}
14mu|libx11-1.6.3-3|78	Requires:	%{libx11xcb} = %{EVRD}
14mu|libx11-1.6.3-3|79	
14mu|libx11-1.6.3-3|80	%description -n %{devname}
14mu|libx11-1.6.3-3|81	%{name} includes the libraries, header files and documentation
14mu|libx11-1.6.3-3|82	you'll need to develop programs which run in X clients. X11 includes
14mu|libx11-1.6.3-3|83	the base Xlib library as well as the Xt and Xaw widget sets.
14mu|libx11-1.6.3-3|84	
14mu|libx11-1.6.3-3|85	For guidance on programming with these libraries, O'Reilly & Associates
14mu|libx11-1.6.3-3|86	produces a series on X programming which you might find useful.
14mu|libx11-1.6.3-3|87	
14mu|libx11-1.6.3-3|88	Install %{name} if you are going to develop programs which
14mu|libx11-1.6.3-3|89	will run as X clients.
14mu|libx11-1.6.3-3|90	
14mu|libx11-1.6.3-3|91	%files -n %{devname}
14mu|libx11-1.6.3-3|92	%{_mandir}/man3/*.3.*
14mu|libx11-1.6.3-3|93	%{_libdir}/libX11.so
14mu|libx11-1.6.3-3|94	%{_libdir}/pkgconfig/x11.pc
14mu|libx11-1.6.3-3|95	%{_includedir}/X11/cursorfont.h
14mu|libx11-1.6.3-3|96	%{_includedir}/X11/ImUtil.h
14mu|libx11-1.6.3-3|97	%{_includedir}/X11/Xlocale.h
14mu|libx11-1.6.3-3|98	%{_includedir}/X11/Xcms.h
14mu|libx11-1.6.3-3|99	%{_includedir}/X11/Xlibint.h
14mu|libx11-1.6.3-3|100	%{_includedir}/X11/Xlib.h
14mu|libx11-1.6.3-3|101	%{_includedir}/X11/Xresource.h
14mu|libx11-1.6.3-3|102	%{_includedir}/X11/Xregion.h
14mu|libx11-1.6.3-3|103	%{_includedir}/X11/Xutil.h
14mu|libx11-1.6.3-3|104	%{_includedir}/X11/XlibConf.h
14mu|libx11-1.6.3-3|105	%{_includedir}/X11/XKBlib.h
14mu|libx11-1.6.3-3|106	%{_libdir}/libX11-xcb.so
14mu|libx11-1.6.3-3|107	%{_libdir}/pkgconfig/x11-xcb.pc
14mu|libx11-1.6.3-3|108	%{_includedir}/X11/Xlib-xcb.h
14mu|libx11-1.6.3-3|109	%{_mandir}/man5/*.5*
14mu|libx11-1.6.3-3|110	
14mu|libx11-1.6.3-3|111	#-----------------------------------------------------------
14mu|libx11-1.6.3-3|112	
14mu|libx11-1.6.3-3|113	%package common
14mu|libx11-1.6.3-3|114	Summary:	Common files used by the X.org
14mu|libx11-1.6.3-3|115	Group:		System/X11
14mu|libx11-1.6.3-3|116	BuildArch:	noarch
14mu|libx11-1.6.3-3|117	
14mu|libx11-1.6.3-3|118	%description common
14mu|libx11-1.6.3-3|119	Common files used by the X.org.
14mu|libx11-1.6.3-3|120	
14mu|libx11-1.6.3-3|121	%files common
14mu|libx11-1.6.3-3|122	%dir %{_datadir}/X11/locale
14mu|libx11-1.6.3-3|123	%{_datadir}/X11/locale/*
14mu|libx11-1.6.3-3|124	%{_datadir}/X11/Xcms.txt
14mu|libx11-1.6.3-3|125	%{_datadir}/X11/XErrorDB
14mu|libx11-1.6.3-3|126	
14mu|libx11-1.6.3-3|127	#-----------------------------------------------------------
14mu|libx11-1.6.3-3|128	
14mu|libx11-1.6.3-3|129	%package doc
14mu|libx11-1.6.3-3|130	Summary:	Documentation used by the X.org
14mu|libx11-1.6.3-3|131	Group:		System/X11
14mu|libx11-1.6.3-3|132	BuildArch:	noarch
14mu|libx11-1.6.3-3|133	
14mu|libx11-1.6.3-3|134	%description doc
14mu|libx11-1.6.3-3|135	Documentation used by the X.org.
14mu|libx11-1.6.3-3|136	
14mu|libx11-1.6.3-3|137	%files doc
14mu|libx11-1.6.3-3|138	%{_docdir}/libX11
14mu|libx11-1.6.3-3|139	
14mu|libx11-1.6.3-3|140	#-----------------------------------------------------------
14mu|libx11-1.6.3-3|141	
14mu|libx11-1.6.3-3|142	%prep
14mu|libx11-1.6.3-3|143	%setup -q -n libX11-%{version}
14mu|libx11-1.6.3-3|144	%apply_patches
14mu|libx11-1.6.3-3|145	
14mu|libx11-1.6.3-3|146	%build
14mu|libx11-1.6.3-3|147	%configure2_5x \
14mu|libx11-1.6.3-3|148	--disable-static
14mu|libx11-1.6.3-3|149	
14mu|libx11-1.6.3-3|150	%make
14mu|libx11-1.6.3-3|151	
14mu|libx11-1.6.3-3|152	%install
14mu|libx11-1.6.3-3|153	%makeinstall_std
14mu|libx11-1.6.3-3|154	
14mu|libx11-1.6.3-3|155	
14mu|libx11-1.6.3-3|156	%changelog
14mu|libx11-1.6.3-3|157	
14mu|libx11-1.6.3-3|158	* Wed Nov 18 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.6.3-3
14mu|libx11-1.6.3-3|159	- (f9c70d6) Release up
14mu|libx11-1.6.3-3|160	
14mu|libx11-1.6.3-3|161	

23280 14
14mu|libxau-1.0.8-5|1	%define major 6
14mu|libxau-1.0.8-5|2	%define libname %mklibname xau %{major}
14mu|libxau-1.0.8-5|3	%define devname %mklibname xau -d
14mu|libxau-1.0.8-5|4	
14mu|libxau-1.0.8-5|5	Summary:	X authorization file management library
14mu|libxau-1.0.8-5|6	Name:		libxau
14mu|libxau-1.0.8-5|7	Version:	1.0.8
14mu|libxau-1.0.8-5|8	Release:	5
14mu|libxau-1.0.8-5|9	License:	MIT
14mu|libxau-1.0.8-5|10	Group:		Development/X11
14mu|libxau-1.0.8-5|11	Url:		http://xorg.freedesktop.org
14mu|libxau-1.0.8-5|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXau-%{version}.tar.bz2
14mu|libxau-1.0.8-5|13	Patch0:		libxau-visibility.patch
14mu|libxau-1.0.8-5|14	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxau-1.0.8-5|15	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxau-1.0.8-5|16	
14mu|libxau-1.0.8-5|17	%description
14mu|libxau-1.0.8-5|18	X authorization file management library.
14mu|libxau-1.0.8-5|19	
14mu|libxau-1.0.8-5|20	#----------------------------------------------------------------------------
14mu|libxau-1.0.8-5|21	
14mu|libxau-1.0.8-5|22	%package -n %{libname}
14mu|libxau-1.0.8-5|23	Summary:	X authorization file management library
14mu|libxau-1.0.8-5|24	Group:		Development/X11
14mu|libxau-1.0.8-5|25	Provides:	%{name} = %{EVRD}
14mu|libxau-1.0.8-5|26	
14mu|libxau-1.0.8-5|27	%description -n %{libname}
14mu|libxau-1.0.8-5|28	X authorization file management library.
14mu|libxau-1.0.8-5|29	
14mu|libxau-1.0.8-5|30	%files -n %{libname}
14mu|libxau-1.0.8-5|31	%{_libdir}/libXau.so.%{major}*
14mu|libxau-1.0.8-5|32	
14mu|libxau-1.0.8-5|33	#----------------------------------------------------------------------------
14mu|libxau-1.0.8-5|34	
14mu|libxau-1.0.8-5|35	%package -n %{devname}
14mu|libxau-1.0.8-5|36	Summary:	Development files for %{name}
14mu|libxau-1.0.8-5|37	Group:		Development/X11
14mu|libxau-1.0.8-5|38	Requires:	%{libname} = %{EVRD}
14mu|libxau-1.0.8-5|39	Provides:	%{name}-devel = %{EVRD}
14mu|libxau-1.0.8-5|40	Obsoletes:	%{_lib}xau6-devel < 1.0.7
14mu|libxau-1.0.8-5|41	Obsoletes:	%{_lib}xau-static-devel < 1.0.7
14mu|libxau-1.0.8-5|42	
14mu|libxau-1.0.8-5|43	%description -n %{devname}
14mu|libxau-1.0.8-5|44	Development files for %{name}.
14mu|libxau-1.0.8-5|45	
14mu|libxau-1.0.8-5|46	%files -n %{devname}
14mu|libxau-1.0.8-5|47	%{_libdir}/pkgconfig/xau.pc
14mu|libxau-1.0.8-5|48	%{_includedir}/X11/Xauth.h
14mu|libxau-1.0.8-5|49	%{_libdir}/libXau.so
14mu|libxau-1.0.8-5|50	%{_mandir}/man3/Xau*
14mu|libxau-1.0.8-5|51	
14mu|libxau-1.0.8-5|52	#----------------------------------------------------------------------------
14mu|libxau-1.0.8-5|53	
14mu|libxau-1.0.8-5|54	%prep
14mu|libxau-1.0.8-5|55	%setup -qn libXau-%{version}
14mu|libxau-1.0.8-5|56	%patch0 -p1 -b .visibility
14mu|libxau-1.0.8-5|57	
14mu|libxau-1.0.8-5|58	%build
14mu|libxau-1.0.8-5|59	%configure2_5x \
14mu|libxau-1.0.8-5|60	--disable-static \
14mu|libxau-1.0.8-5|61	--x-includes=%{_includedir} \
14mu|libxau-1.0.8-5|62	--x-libraries=%{_libdir}
14mu|libxau-1.0.8-5|63	
14mu|libxau-1.0.8-5|64	%make
14mu|libxau-1.0.8-5|65	
14mu|libxau-1.0.8-5|66	%install
14mu|libxau-1.0.8-5|67	%makeinstall_std
14mu|libxau-1.0.8-5|68	
14mu|libxau-1.0.8-5|69	
14mu|libxau-1.0.8-5|70	%changelog
14mu|libxau-1.0.8-5|71	
14mu|libxau-1.0.8-5|72	* Fri Sep 04 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.8-5
14mu|libxau-1.0.8-5|73	- (a1c6ade) Release up
14mu|libxau-1.0.8-5|74	
14mu|libxau-1.0.8-5|75	

23281 14
14mu|libxaw-1.0.13-1|1	%define major 7
14mu|libxaw-1.0.13-1|2	%define libxaw7 %mklibname xaw %{major}
14mu|libxaw-1.0.13-1|3	%define develname %mklibname xaw -d
14mu|libxaw-1.0.13-1|4	
14mu|libxaw-1.0.13-1|5	Name:		libxaw
14mu|libxaw-1.0.13-1|6	Summary:	X Athena Widgets Library
14mu|libxaw-1.0.13-1|7	Version:	1.0.13
14mu|libxaw-1.0.13-1|8	Release:	1
14mu|libxaw-1.0.13-1|9	Group:		System/Libraries
14mu|libxaw-1.0.13-1|10	License:	MIT
14mu|libxaw-1.0.13-1|11	URL:		http://xorg.freedesktop.org
14mu|libxaw-1.0.13-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXaw-%{version}.tar.bz2
14mu|libxaw-1.0.13-1|13	
14mu|libxaw-1.0.13-1|14	
14mu|libxaw-1.0.13-1|15	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mu|libxaw-1.0.13-1|16	BuildRequires:	pkgconfig(xau) >= 1.0.0
14mu|libxaw-1.0.13-1|17	BuildRequires:	pkgconfig(xext) >= 1.0.0
14mu|libxaw-1.0.13-1|18	BuildRequires:	pkgconfig(xmu) >= 1.0.0
14mu|libxaw-1.0.13-1|19	BuildRequires:	pkgconfig(xpm) >= 3.5.4.2
14mu|libxaw-1.0.13-1|20	BuildRequires:	pkgconfig(xt) >= 1.0.0
14mu|libxaw-1.0.13-1|21	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxaw-1.0.13-1|22	BuildRequires:	x11-util-macros >= 1.3.0
14mu|libxaw-1.0.13-1|23	BuildRequires:	groff
14mu|libxaw-1.0.13-1|24	
14mu|libxaw-1.0.13-1|25	%description
14mu|libxaw-1.0.13-1|26	Xaw is the classic X Athena Widget Set, a widget set based on the
14mu|libxaw-1.0.13-1|27	X Toolkit Intrinsics (Xt) Library.
14mu|libxaw-1.0.13-1|28	
14mu|libxaw-1.0.13-1|29	%package -n %{libxaw7}
14mu|libxaw-1.0.13-1|30	Group:		System/Libraries
14mu|libxaw-1.0.13-1|31	Summary:	X Athena Widgets Library
14mu|libxaw-1.0.13-1|32	Requires:	x11-data-bitmaps
14mu|libxaw-1.0.13-1|33	Conflicts:	libxorg-x11 < 7.0
14mu|libxaw-1.0.13-1|34	# (walluck): FIXME: we wouldn't provide this but for the packages that incorrectly require it
14mu|libxaw-1.0.13-1|35	Provides:	libxaw7 = %{version}-%{release}
14mu|libxaw-1.0.13-1|36	
14mu|libxaw-1.0.13-1|37	%description -n %{libxaw7}
14mu|libxaw-1.0.13-1|38	Xaw is the classic X Athena Widget Set, a widget set based on the
14mu|libxaw-1.0.13-1|39	X Toolkit Intrinsics (Xt) Library.
14mu|libxaw-1.0.13-1|40	
14mu|libxaw-1.0.13-1|41	%package -n %{develname}
14mu|libxaw-1.0.13-1|42	Summary:	Development files for %{name}
14mu|libxaw-1.0.13-1|43	Group:		Development/X11
14mu|libxaw-1.0.13-1|44	Requires:	%{libxaw7} = %{version}-%{release}
14mu|libxaw-1.0.13-1|45	Conflicts:	libxorg-x11-devel < 7.0
14mu|libxaw-1.0.13-1|46	Provides:	xaw-devel = %{version}-%{release}
14mu|libxaw-1.0.13-1|47	Provides:	libxaw-devel = %{version}-%{release}
14mu|libxaw-1.0.13-1|48	Obsoletes:	%{_lib}xaw-static-devel < 1.0.11
14mu|libxaw-1.0.13-1|49	
14mu|libxaw-1.0.13-1|50	%description -n %{develname}
14mu|libxaw-1.0.13-1|51	Development files for %{name}.
14mu|libxaw-1.0.13-1|52	
14mu|libxaw-1.0.13-1|53	%prep
14mu|libxaw-1.0.13-1|54	%setup -qn libXaw-%{version}
14mu|libxaw-1.0.13-1|55	%patch0 -p1 -b .fs~
14mu|libxaw-1.0.13-1|56	
14mu|libxaw-1.0.13-1|57	%build
14mu|libxaw-1.0.13-1|58	%configure2_5x \
14mu|libxaw-1.0.13-1|59	--disable-static \
14mu|libxaw-1.0.13-1|60	--disable-xaw6
14mu|libxaw-1.0.13-1|61	
14mu|libxaw-1.0.13-1|62	%make
14mu|libxaw-1.0.13-1|63	
14mu|libxaw-1.0.13-1|64	%install
14mu|libxaw-1.0.13-1|65	%makeinstall_std
14mu|libxaw-1.0.13-1|66	
14mu|libxaw-1.0.13-1|67	%files -n %{libxaw7}
14mu|libxaw-1.0.13-1|68	%{_libdir}/libXaw.so.%{major}
14mu|libxaw-1.0.13-1|69	%{_libdir}/libXaw7.so.%{major}*
14mu|libxaw-1.0.13-1|70	
14mu|libxaw-1.0.13-1|71	%files -n %{develname}
14mu|libxaw-1.0.13-1|72	%{_libdir}/*.so
14mu|libxaw-1.0.13-1|73	%{_libdir}/pkgconfig/*.pc
14mu|libxaw-1.0.13-1|74	%dir %{_includedir}/X11/Xaw
14mu|libxaw-1.0.13-1|75	%{_includedir}/X11/Xaw/*
14mu|libxaw-1.0.13-1|76	%{_mandir}/man3/Xaw.3.*
14mu|libxaw-1.0.13-1|77	%dir %{_docdir}/libXaw
14mu|libxaw-1.0.13-1|78	%{_docdir}/libXaw/*
14mu|libxaw-1.0.13-1|79	
14mu|libxaw-1.0.13-1|80	%changelog
14mu|libxaw-1.0.13-1|81	
14mu|libxaw-1.0.13-1|82	* Fri Sep 25 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.13-1
14mu|libxaw-1.0.13-1|83	- (7c7068b) Updated to 1.0.13, cleaned up a bit
14mu|libxaw-1.0.13-1|84	
14mu|libxaw-1.0.13-1|85	

23282 14
14mu|libxcb-1.11.1-2|1	%define major 1
14mu|libxcb-1.11.1-2|2	%define libxcb %mklibname xcb %{major}
14mu|libxcb-1.11.1-2|3	%define devname %mklibname xcb -d
14mu|libxcb-1.11.1-2|4	
14mu|libxcb-1.11.1-2|5	%define compositemajor 0
14mu|libxcb-1.11.1-2|6	%define damagemajor 0
14mu|libxcb-1.11.1-2|7	%define dpmsmajor 0
14mu|libxcb-1.11.1-2|8	%define dri2major 0
14mu|libxcb-1.11.1-2|9	%define dri3major 0
14mu|libxcb-1.11.1-2|10	%define glxmajor 0
14mu|libxcb-1.11.1-2|11	%define presentmajor 0
14mu|libxcb-1.11.1-2|12	%define randrmajor 0
14mu|libxcb-1.11.1-2|13	%define recordmajor 0
14mu|libxcb-1.11.1-2|14	%define rendermajor 0
14mu|libxcb-1.11.1-2|15	%define resmajor 0
14mu|libxcb-1.11.1-2|16	%define screensavermajor 0
14mu|libxcb-1.11.1-2|17	%define shapemajor 0
14mu|libxcb-1.11.1-2|18	%define shmmajor 0
14mu|libxcb-1.11.1-2|19	%define syncmajor 1
14mu|libxcb-1.11.1-2|20	%define xeviemajor 0
14mu|libxcb-1.11.1-2|21	%define xf86drimajor 0
14mu|libxcb-1.11.1-2|22	%define xfixesmajor 0
14mu|libxcb-1.11.1-2|23	%define xineramamajor 0
14mu|libxcb-1.11.1-2|24	%define xkbmajor 1
14mu|libxcb-1.11.1-2|25	%define xprintmajor 0
14mu|libxcb-1.11.1-2|26	%define xtestmajor 0
14mu|libxcb-1.11.1-2|27	%define xvmajor 0
14mu|libxcb-1.11.1-2|28	%define xvmcmajor 0
14mu|libxcb-1.11.1-2|29	%define xselinuxmajor 0
14mu|libxcb-1.11.1-2|30	%define xinputmajor 0
14mu|libxcb-1.11.1-2|31	
14mu|libxcb-1.11.1-2|32	%define libxcb_composite   %mklibname xcb-composite   %{compositemajor}
14mu|libxcb-1.11.1-2|33	%define libxcb_damage      %mklibname xcb-damage      %{damagemajor}
14mu|libxcb-1.11.1-2|34	%define libxcb_dpms        %mklibname xcb-dpms        %{dpmsmajor}
14mu|libxcb-1.11.1-2|35	%define libxcb_dri2        %mklibname xcb-dri2_       %{dri2major}
14mu|libxcb-1.11.1-2|36	%define libxcb_dri3        %mklibname xcb-dri3_       %{dri3major}
14mu|libxcb-1.11.1-2|37	%define libxcb_glx         %mklibname xcb-glx         %{glxmajor}
14mu|libxcb-1.11.1-2|38	%define libxcb_present     %mklibname xcb-present     %{presentmajor}
14mu|libxcb-1.11.1-2|39	%define libxcb_randr       %mklibname xcb-randr       %{randrmajor}
14mu|libxcb-1.11.1-2|40	%define libxcb_record      %mklibname xcb-record      %{recordmajor}
14mu|libxcb-1.11.1-2|41	%define libxcb_render      %mklibname xcb-render      %{rendermajor}
14mu|libxcb-1.11.1-2|42	%define libxcb_res         %mklibname xcb-res         %{resmajor}
14mu|libxcb-1.11.1-2|43	%define libxcb_screensaver %mklibname xcb-screensaver %{screensavermajor}
14mu|libxcb-1.11.1-2|44	%define libxcb_shape       %mklibname xcb-shape       %{shapemajor}
14mu|libxcb-1.11.1-2|45	%define libxcb_shm         %mklibname xcb-shm         %{shmmajor}
14mu|libxcb-1.11.1-2|46	%define libxcb_sync        %mklibname xcb-sync        %{syncmajor}
14mu|libxcb-1.11.1-2|47	%define libxcb_xevie       %mklibname xcb-xevie       %{xeviemajor}
14mu|libxcb-1.11.1-2|48	%define libxcb_xf86dri     %mklibname xcb-xf86dri     %{xf86drimajor}
14mu|libxcb-1.11.1-2|49	%define libxcb_xfixes      %mklibname xcb-xfixes      %{xfixesmajor}
14mu|libxcb-1.11.1-2|50	%define libxcb_xinerama    %mklibname xcb-xinerama    %{xineramamajor}
14mu|libxcb-1.11.1-2|51	%define libxcb_xkb         %mklibname xcb-xkb         %{xkbmajor}
14mu|libxcb-1.11.1-2|52	%define libxcb_xprint      %mklibname xcb-xprint      %{xprintmajor}
14mu|libxcb-1.11.1-2|53	%define libxcb_xtest       %mklibname xcb-xtest       %{xtestmajor}
14mu|libxcb-1.11.1-2|54	%define libxcb_xv          %mklibname xcb-xv          %{xvmajor}
14mu|libxcb-1.11.1-2|55	%define libxcb_xvmc        %mklibname xcb-xvmc        %{xvmcmajor}
14mu|libxcb-1.11.1-2|56	%define libxcb_xselinux    %mklibname xcb-xselinux    %{xselinuxmajor}
14mu|libxcb-1.11.1-2|57	%define libxcb_xinput      %mklibname xcb-xinput      %{xinputmajor}
14mu|libxcb-1.11.1-2|58	# Need obsoletes
14mu|libxcb-1.11.1-2|59	%define libxcb_util0       %mklibname xcb-util        0
14mu|libxcb-1.11.1-2|60	%define libxcb_util1       %mklibname xcb-util        1
14mu|libxcb-1.11.1-2|61	%define libxcb_randr1      %mklibname xcb-randr       1
14mu|libxcb-1.11.1-2|62	
14mu|libxcb-1.11.1-2|63	Summary:	X protocol C-language Binding Library
14mu|libxcb-1.11.1-2|64	Name:		libxcb
14mu|libxcb-1.11.1-2|65	Version:	1.11.1
14mu|libxcb-1.11.1-2|66	Release:	2
14mu|libxcb-1.11.1-2|67	License:	MIT
14mu|libxcb-1.11.1-2|68	Group:		System/X11
14mu|libxcb-1.11.1-2|69	Url:		http://xcb.freedesktop.org
14mu|libxcb-1.11.1-2|70	Source0:	http://xcb.freedesktop.org/dist/libxcb-%{version}.tar.bz2
14mu|libxcb-1.11.1-2|71	
14mu|libxcb-1.11.1-2|72	# Version 1.11 needs xcb-proto 1.11 (x11-proto-devel >= 7.7-7).
14mu|libxcb-1.11.1-2|73	BuildRequires:	x11-proto-devel >= 7.7-7
14mu|libxcb-1.11.1-2|74	BuildRequires:	libpthread-stubs
14mu|libxcb-1.11.1-2|75	BuildRequires:	doxygen
14mu|libxcb-1.11.1-2|76	BuildRequires:	graphviz
14mu|libxcb-1.11.1-2|77	BuildRequires:	python-celementtree
14mu|libxcb-1.11.1-2|78	BuildRequires:	xsltproc
14mu|libxcb-1.11.1-2|79	BuildRequires:	libxdmcp-devel
14mu|libxcb-1.11.1-2|80	BuildRequires:	pkgconfig(libexslt)
14mu|libxcb-1.11.1-2|81	BuildRequires:	pkgconfig(libxslt)
14mu|libxcb-1.11.1-2|82	BuildRequires:	pkgconfig(xau)
14mu|libxcb-1.11.1-2|83	BuildRequires:	pkgconfig(xcb-proto)
14mu|libxcb-1.11.1-2|84	BuildRequires:	pkgconfig(xorg-macros)
14mu|libxcb-1.11.1-2|85	
14mu|libxcb-1.11.1-2|86	%description
14mu|libxcb-1.11.1-2|87	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|88	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|89	threading support, and extensibility.
14mu|libxcb-1.11.1-2|90	
14mu|libxcb-1.11.1-2|91	%package -n %{libxcb}
14mu|libxcb-1.11.1-2|92	Summary:	X protocol C-language Binding Library
14mu|libxcb-1.11.1-2|93	Group:		System/X11
14mu|libxcb-1.11.1-2|94	Provides:	%{name} = %{EVRD}
14mu|libxcb-1.11.1-2|95	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|96	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|97	# Bug #53733: libxcb_randr1 was wrongly obsoleting old %{libxcb}s
14mu|libxcb-1.11.1-2|98	Conflicts:	%{libxcb_randr1} < 1.4
14mu|libxcb-1.11.1-2|99	Obsoletes:	%{libxcb_randr1} < 1.4
14mu|libxcb-1.11.1-2|100	
14mu|libxcb-1.11.1-2|101	%description -n %{libxcb}
14mu|libxcb-1.11.1-2|102	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|103	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|104	threading support, and extensibility.
14mu|libxcb-1.11.1-2|105	
14mu|libxcb-1.11.1-2|106	%files -n %{libxcb}
14mu|libxcb-1.11.1-2|107	%{_libdir}/libxcb.so.%{major}*
14mu|libxcb-1.11.1-2|108	
14mu|libxcb-1.11.1-2|109	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|110	
14mu|libxcb-1.11.1-2|111	%package -n %{libxcb_composite}
14mu|libxcb-1.11.1-2|112	Summary:	X protocol C-language Binding Library (composite extension)
14mu|libxcb-1.11.1-2|113	Group:		System/X11
14mu|libxcb-1.11.1-2|114	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|115	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|116	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|117	
14mu|libxcb-1.11.1-2|118	%description -n %{libxcb_composite}
14mu|libxcb-1.11.1-2|119	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|120	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|121	threading support, and extensibility.
14mu|libxcb-1.11.1-2|122	
14mu|libxcb-1.11.1-2|123	This package provides bindings for the composite extension.
14mu|libxcb-1.11.1-2|124	
14mu|libxcb-1.11.1-2|125	%files -n %{libxcb_composite}
14mu|libxcb-1.11.1-2|126	%{_libdir}/libxcb-composite.so.%{compositemajor}*
14mu|libxcb-1.11.1-2|127	
14mu|libxcb-1.11.1-2|128	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|129	
14mu|libxcb-1.11.1-2|130	%package -n %{libxcb_damage}
14mu|libxcb-1.11.1-2|131	Summary:	X protocol C-language Binding Library (damage extension)
14mu|libxcb-1.11.1-2|132	Group:		System/X11
14mu|libxcb-1.11.1-2|133	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|134	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|135	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|136	
14mu|libxcb-1.11.1-2|137	%description -n %{libxcb_damage}
14mu|libxcb-1.11.1-2|138	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|139	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|140	threading support, and extensibility.
14mu|libxcb-1.11.1-2|141	
14mu|libxcb-1.11.1-2|142	This package provides bindings for the damage extension.
14mu|libxcb-1.11.1-2|143	
14mu|libxcb-1.11.1-2|144	%files -n %{libxcb_damage}
14mu|libxcb-1.11.1-2|145	%{_libdir}/libxcb-damage.so.%{damagemajor}*
14mu|libxcb-1.11.1-2|146	
14mu|libxcb-1.11.1-2|147	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|148	
14mu|libxcb-1.11.1-2|149	%package -n %{libxcb_dpms}
14mu|libxcb-1.11.1-2|150	Summary:	X protocol C-language Binding Library (dpms extension)
14mu|libxcb-1.11.1-2|151	Group:		System/X11
14mu|libxcb-1.11.1-2|152	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|153	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|154	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|155	
14mu|libxcb-1.11.1-2|156	%description -n %{libxcb_dpms}
14mu|libxcb-1.11.1-2|157	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|158	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|159	threading support, and extensibility.
14mu|libxcb-1.11.1-2|160	
14mu|libxcb-1.11.1-2|161	This package provides bindings for the dpms extension.
14mu|libxcb-1.11.1-2|162	
14mu|libxcb-1.11.1-2|163	%files -n %{libxcb_dpms}
14mu|libxcb-1.11.1-2|164	%{_libdir}/libxcb-dpms.so.%{dpmsmajor}*
14mu|libxcb-1.11.1-2|165	
14mu|libxcb-1.11.1-2|166	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|167	
14mu|libxcb-1.11.1-2|168	%package -n %{libxcb_dri2}
14mu|libxcb-1.11.1-2|169	Summary:	X protocol C-language Binding Library (dri2 extension)
14mu|libxcb-1.11.1-2|170	Group:		System/X11
14mu|libxcb-1.11.1-2|171	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|172	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|173	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|174	
14mu|libxcb-1.11.1-2|175	%description -n %{libxcb_dri2}
14mu|libxcb-1.11.1-2|176	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|177	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|178	threading support, and extensibility.
14mu|libxcb-1.11.1-2|179	
14mu|libxcb-1.11.1-2|180	This package provides bindings for the dri2 extension.
14mu|libxcb-1.11.1-2|181	
14mu|libxcb-1.11.1-2|182	%files -n %{libxcb_dri2}
14mu|libxcb-1.11.1-2|183	%{_libdir}/libxcb-dri2.so.%{dri2major}*
14mu|libxcb-1.11.1-2|184	
14mu|libxcb-1.11.1-2|185	%package -n %{libxcb_dri3}
14mu|libxcb-1.11.1-2|186	Summary:	X protocol C-language Binding Library (dri3 extension)
14mu|libxcb-1.11.1-2|187	Group:		System/X11
14mu|libxcb-1.11.1-2|188	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|189	
14mu|libxcb-1.11.1-2|190	%description -n %{libxcb_dri3}
14mu|libxcb-1.11.1-2|191	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|192	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|193	threading support, and extensibility. This package provides bindings for the
14mu|libxcb-1.11.1-2|194	dri3 extension.
14mu|libxcb-1.11.1-2|195	
14mu|libxcb-1.11.1-2|196	%files -n %{libxcb_dri3}
14mu|libxcb-1.11.1-2|197	%{_libdir}/libxcb-dri3.so.%{dri3major}*
14mu|libxcb-1.11.1-2|198	
14mu|libxcb-1.11.1-2|199	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|200	
14mu|libxcb-1.11.1-2|201	%package -n %{libxcb_glx}
14mu|libxcb-1.11.1-2|202	Summary:	X protocol C-language Binding Library (glx extension)
14mu|libxcb-1.11.1-2|203	Group:		System/X11
14mu|libxcb-1.11.1-2|204	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|205	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|206	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|207	
14mu|libxcb-1.11.1-2|208	%description -n %{libxcb_glx}
14mu|libxcb-1.11.1-2|209	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|210	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|211	threading support, and extensibility.
14mu|libxcb-1.11.1-2|212	
14mu|libxcb-1.11.1-2|213	This package provides bindings for the glx extension.
14mu|libxcb-1.11.1-2|214	
14mu|libxcb-1.11.1-2|215	%files -n %{libxcb_glx}
14mu|libxcb-1.11.1-2|216	%{_libdir}/libxcb-glx.so.%{glxmajor}*
14mu|libxcb-1.11.1-2|217	
14mu|libxcb-1.11.1-2|218	%package -n %{libxcb_present}
14mu|libxcb-1.11.1-2|219	Summary:	X protocol C-language Binding Library (present extension)
14mu|libxcb-1.11.1-2|220	Group:		System/X11
14mu|libxcb-1.11.1-2|221	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|222	
14mu|libxcb-1.11.1-2|223	%description -n %{libxcb_present}
14mu|libxcb-1.11.1-2|224	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|225	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|226	threading support, and extensibility. This package provides bindings for
14mu|libxcb-1.11.1-2|227	the present extension.
14mu|libxcb-1.11.1-2|228	
14mu|libxcb-1.11.1-2|229	%files -n %{libxcb_present}
14mu|libxcb-1.11.1-2|230	%{_libdir}/libxcb-present.so.%{presentmajor}*
14mu|libxcb-1.11.1-2|231	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|232	
14mu|libxcb-1.11.1-2|233	%package -n %{libxcb_randr}
14mu|libxcb-1.11.1-2|234	Summary:	X protocol C-language Binding Library (randr extension)
14mu|libxcb-1.11.1-2|235	Group:		System/X11
14mu|libxcb-1.11.1-2|236	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|237	# Bug #53733 explains why libxcb-randr0 obsoletes libxcb-randr1 < 1.4
14mu|libxcb-1.11.1-2|238	Conflicts:	%{libxcb_randr1} < 1.4
14mu|libxcb-1.11.1-2|239	Obsoletes:	%{libxcb_randr1} < 1.4
14mu|libxcb-1.11.1-2|240	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|241	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|242	
14mu|libxcb-1.11.1-2|243	%description -n %{libxcb_randr}
14mu|libxcb-1.11.1-2|244	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|245	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|246	threading support, and extensibility.
14mu|libxcb-1.11.1-2|247	
14mu|libxcb-1.11.1-2|248	This package provides bindings for the randr extension.
14mu|libxcb-1.11.1-2|249	
14mu|libxcb-1.11.1-2|250	%files -n %{libxcb_randr}
14mu|libxcb-1.11.1-2|251	%{_libdir}/libxcb-randr.so.%{randrmajor}*
14mu|libxcb-1.11.1-2|252	
14mu|libxcb-1.11.1-2|253	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|254	
14mu|libxcb-1.11.1-2|255	%package -n %{libxcb_record}
14mu|libxcb-1.11.1-2|256	Summary:	X protocol C-language Binding Library (record extension)
14mu|libxcb-1.11.1-2|257	Group:		System/X11
14mu|libxcb-1.11.1-2|258	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|259	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|260	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|261	
14mu|libxcb-1.11.1-2|262	%description -n %{libxcb_record}
14mu|libxcb-1.11.1-2|263	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|264	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|265	threading support, and extensibility.
14mu|libxcb-1.11.1-2|266	
14mu|libxcb-1.11.1-2|267	This package provides bindings for the record extension.
14mu|libxcb-1.11.1-2|268	
14mu|libxcb-1.11.1-2|269	%files -n %{libxcb_record}
14mu|libxcb-1.11.1-2|270	%{_libdir}/libxcb-record.so.%{recordmajor}*
14mu|libxcb-1.11.1-2|271	
14mu|libxcb-1.11.1-2|272	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|273	
14mu|libxcb-1.11.1-2|274	%package -n %{libxcb_render}
14mu|libxcb-1.11.1-2|275	Summary:	X protocol C-language Binding Library (render extension)
14mu|libxcb-1.11.1-2|276	Group:		System/X11
14mu|libxcb-1.11.1-2|277	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|278	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|279	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|280	
14mu|libxcb-1.11.1-2|281	%description -n %{libxcb_render}
14mu|libxcb-1.11.1-2|282	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|283	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|284	threading support, and extensibility.
14mu|libxcb-1.11.1-2|285	
14mu|libxcb-1.11.1-2|286	This package provides bindings for the render extension.
14mu|libxcb-1.11.1-2|287	
14mu|libxcb-1.11.1-2|288	%files -n %{libxcb_render}
14mu|libxcb-1.11.1-2|289	%{_libdir}/libxcb-render.so.%{rendermajor}*
14mu|libxcb-1.11.1-2|290	
14mu|libxcb-1.11.1-2|291	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|292	
14mu|libxcb-1.11.1-2|293	%package -n %{libxcb_res}
14mu|libxcb-1.11.1-2|294	Summary:	X protocol C-language Binding Library (res extension)
14mu|libxcb-1.11.1-2|295	Group:		System/X11
14mu|libxcb-1.11.1-2|296	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|297	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|298	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|299	
14mu|libxcb-1.11.1-2|300	%description -n %{libxcb_res}
14mu|libxcb-1.11.1-2|301	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|302	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|303	threading support, and extensibility.
14mu|libxcb-1.11.1-2|304	
14mu|libxcb-1.11.1-2|305	This package provides bindings for the res extension.
14mu|libxcb-1.11.1-2|306	
14mu|libxcb-1.11.1-2|307	%files -n %{libxcb_res}
14mu|libxcb-1.11.1-2|308	%{_libdir}/libxcb-res.so.%{resmajor}*
14mu|libxcb-1.11.1-2|309	
14mu|libxcb-1.11.1-2|310	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|311	
14mu|libxcb-1.11.1-2|312	%package -n %{libxcb_screensaver}
14mu|libxcb-1.11.1-2|313	Summary:	X protocol C-language Binding Library (screensaver extension)
14mu|libxcb-1.11.1-2|314	Group:		System/X11
14mu|libxcb-1.11.1-2|315	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|316	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|317	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|318	
14mu|libxcb-1.11.1-2|319	%description -n %{libxcb_screensaver}
14mu|libxcb-1.11.1-2|320	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|321	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|322	threading support, and extensibility.
14mu|libxcb-1.11.1-2|323	
14mu|libxcb-1.11.1-2|324	This package provides bindings for the screensaver extension.
14mu|libxcb-1.11.1-2|325	
14mu|libxcb-1.11.1-2|326	%files -n %{libxcb_screensaver}
14mu|libxcb-1.11.1-2|327	%{_libdir}/libxcb-screensaver.so.%{screensavermajor}*
14mu|libxcb-1.11.1-2|328	
14mu|libxcb-1.11.1-2|329	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|330	
14mu|libxcb-1.11.1-2|331	%package -n %{libxcb_shape}
14mu|libxcb-1.11.1-2|332	Summary:	X protocol C-language Binding Library (shape extension)
14mu|libxcb-1.11.1-2|333	Group:		System/X11
14mu|libxcb-1.11.1-2|334	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|335	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|336	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|337	
14mu|libxcb-1.11.1-2|338	%description -n %{libxcb_shape}
14mu|libxcb-1.11.1-2|339	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|340	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|341	threading support, and extensibility.
14mu|libxcb-1.11.1-2|342	
14mu|libxcb-1.11.1-2|343	This package provides bindings for the shape extension.
14mu|libxcb-1.11.1-2|344	
14mu|libxcb-1.11.1-2|345	%files -n %{libxcb_shape}
14mu|libxcb-1.11.1-2|346	%{_libdir}/libxcb-shape.so.%{shapemajor}*
14mu|libxcb-1.11.1-2|347	
14mu|libxcb-1.11.1-2|348	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|349	
14mu|libxcb-1.11.1-2|350	%package -n %{libxcb_shm}
14mu|libxcb-1.11.1-2|351	Summary:	X protocol C-language Binding Library (shm extension)
14mu|libxcb-1.11.1-2|352	Group:		System/X11
14mu|libxcb-1.11.1-2|353	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|354	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|355	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|356	
14mu|libxcb-1.11.1-2|357	%description -n %{libxcb_shm}
14mu|libxcb-1.11.1-2|358	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|359	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|360	threading support, and extensibility.
14mu|libxcb-1.11.1-2|361	
14mu|libxcb-1.11.1-2|362	This package provides bindings for the shm extension.
14mu|libxcb-1.11.1-2|363	
14mu|libxcb-1.11.1-2|364	%files -n %{libxcb_shm}
14mu|libxcb-1.11.1-2|365	%{_libdir}/libxcb-shm.so.%{shmmajor}*
14mu|libxcb-1.11.1-2|366	
14mu|libxcb-1.11.1-2|367	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|368	
14mu|libxcb-1.11.1-2|369	%package -n %{libxcb_sync}
14mu|libxcb-1.11.1-2|370	Summary:	X protocol C-language Binding Library (sync extension)
14mu|libxcb-1.11.1-2|371	Group:		System/X11
14mu|libxcb-1.11.1-2|372	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|373	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|374	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|375	
14mu|libxcb-1.11.1-2|376	%description -n %{libxcb_sync}
14mu|libxcb-1.11.1-2|377	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|378	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|379	threading support, and extensibility.
14mu|libxcb-1.11.1-2|380	
14mu|libxcb-1.11.1-2|381	This package provides bindings for the sync extension.
14mu|libxcb-1.11.1-2|382	
14mu|libxcb-1.11.1-2|383	%files -n %{libxcb_sync}
14mu|libxcb-1.11.1-2|384	%{_libdir}/libxcb-sync.so.%{syncmajor}*
14mu|libxcb-1.11.1-2|385	
14mu|libxcb-1.11.1-2|386	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|387	
14mu|libxcb-1.11.1-2|388	%package -n %{libxcb_xevie}
14mu|libxcb-1.11.1-2|389	Summary:	X protocol C-language Binding Library (xevie extension)
14mu|libxcb-1.11.1-2|390	Group:		System/X11
14mu|libxcb-1.11.1-2|391	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|392	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|393	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|394	
14mu|libxcb-1.11.1-2|395	%description -n %{libxcb_xevie}
14mu|libxcb-1.11.1-2|396	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|397	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|398	threading support, and extensibility.
14mu|libxcb-1.11.1-2|399	
14mu|libxcb-1.11.1-2|400	This package provides bindings for the xevie extension.
14mu|libxcb-1.11.1-2|401	
14mu|libxcb-1.11.1-2|402	%files -n %{libxcb_xevie}
14mu|libxcb-1.11.1-2|403	%{_libdir}/libxcb-xevie.so.%{xeviemajor}*
14mu|libxcb-1.11.1-2|404	
14mu|libxcb-1.11.1-2|405	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|406	
14mu|libxcb-1.11.1-2|407	%package -n %{libxcb_xf86dri}
14mu|libxcb-1.11.1-2|408	Summary:	X protocol C-language Binding Library (xf86dri extension)
14mu|libxcb-1.11.1-2|409	Group:		System/X11
14mu|libxcb-1.11.1-2|410	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|411	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|412	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|413	
14mu|libxcb-1.11.1-2|414	%description -n %{libxcb_xf86dri}
14mu|libxcb-1.11.1-2|415	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|416	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|417	threading support, and extensibility.
14mu|libxcb-1.11.1-2|418	
14mu|libxcb-1.11.1-2|419	This package provides bindings for the xf86dri extension.
14mu|libxcb-1.11.1-2|420	
14mu|libxcb-1.11.1-2|421	%files -n %{libxcb_xf86dri}
14mu|libxcb-1.11.1-2|422	%{_libdir}/libxcb-xf86dri.so.%{xf86drimajor}*
14mu|libxcb-1.11.1-2|423	
14mu|libxcb-1.11.1-2|424	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|425	
14mu|libxcb-1.11.1-2|426	%package -n %{libxcb_xfixes}
14mu|libxcb-1.11.1-2|427	Summary:	X protocol C-language Binding Library (xfixes extension)
14mu|libxcb-1.11.1-2|428	Group:		System/X11
14mu|libxcb-1.11.1-2|429	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|430	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|431	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|432	
14mu|libxcb-1.11.1-2|433	%description -n %{libxcb_xfixes}
14mu|libxcb-1.11.1-2|434	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|435	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|436	threading support, and extensibility.
14mu|libxcb-1.11.1-2|437	
14mu|libxcb-1.11.1-2|438	This package provides bindings for the xfixes extension.
14mu|libxcb-1.11.1-2|439	
14mu|libxcb-1.11.1-2|440	%files -n %{libxcb_xfixes}
14mu|libxcb-1.11.1-2|441	%{_libdir}/libxcb-xfixes.so.%{xfixesmajor}*
14mu|libxcb-1.11.1-2|442	
14mu|libxcb-1.11.1-2|443	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|444	
14mu|libxcb-1.11.1-2|445	%package -n %{libxcb_xinerama}
14mu|libxcb-1.11.1-2|446	Summary:	X protocol C-language Binding Library (xinerama extension)
14mu|libxcb-1.11.1-2|447	Group:		System/X11
14mu|libxcb-1.11.1-2|448	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|449	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|450	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|451	
14mu|libxcb-1.11.1-2|452	%description -n %{libxcb_xinerama}
14mu|libxcb-1.11.1-2|453	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|454	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|455	threading support, and extensibility.
14mu|libxcb-1.11.1-2|456	
14mu|libxcb-1.11.1-2|457	This package provides bindings for the xinerama extension.
14mu|libxcb-1.11.1-2|458	
14mu|libxcb-1.11.1-2|459	%files -n %{libxcb_xinerama}
14mu|libxcb-1.11.1-2|460	%{_libdir}/libxcb-xinerama.so.%{xineramamajor}*
14mu|libxcb-1.11.1-2|461	
14mu|libxcb-1.11.1-2|462	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|463	
14mu|libxcb-1.11.1-2|464	%package -n %{libxcb_xkb}
14mu|libxcb-1.11.1-2|465	Summary:	X protocol C-language Binding Library (xkb extension)
14mu|libxcb-1.11.1-2|466	Group:		System/X11
14mu|libxcb-1.11.1-2|467	
14mu|libxcb-1.11.1-2|468	%description -n %{libxcb_xkb}
14mu|libxcb-1.11.1-2|469	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|470	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|471	threading support, and extensibility.
14mu|libxcb-1.11.1-2|472	
14mu|libxcb-1.11.1-2|473	This package provides bindings for the xkb extension.
14mu|libxcb-1.11.1-2|474	
14mu|libxcb-1.11.1-2|475	%files -n %{libxcb_xkb}
14mu|libxcb-1.11.1-2|476	%{_libdir}/libxcb-xkb.so.%{xkbmajor}*
14mu|libxcb-1.11.1-2|477	
14mu|libxcb-1.11.1-2|478	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|479	
14mu|libxcb-1.11.1-2|480	%package -n %{libxcb_xprint}
14mu|libxcb-1.11.1-2|481	Summary:	X protocol C-language Binding Library (xprint extension)
14mu|libxcb-1.11.1-2|482	Group:		System/X11
14mu|libxcb-1.11.1-2|483	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|484	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|485	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|486	
14mu|libxcb-1.11.1-2|487	%description -n %{libxcb_xprint}
14mu|libxcb-1.11.1-2|488	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|489	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|490	threading support, and extensibility.
14mu|libxcb-1.11.1-2|491	
14mu|libxcb-1.11.1-2|492	This package provides bindings for the xprint extension.
14mu|libxcb-1.11.1-2|493	
14mu|libxcb-1.11.1-2|494	%files -n %{libxcb_xprint}
14mu|libxcb-1.11.1-2|495	%{_libdir}/libxcb-xprint.so.%{xprintmajor}*
14mu|libxcb-1.11.1-2|496	
14mu|libxcb-1.11.1-2|497	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|498	
14mu|libxcb-1.11.1-2|499	%package -n %{libxcb_xtest}
14mu|libxcb-1.11.1-2|500	Summary:	X protocol C-language Binding Library (xtest extension)
14mu|libxcb-1.11.1-2|501	Group:		System/X11
14mu|libxcb-1.11.1-2|502	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|503	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|504	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|505	
14mu|libxcb-1.11.1-2|506	%description -n %{libxcb_xtest}
14mu|libxcb-1.11.1-2|507	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|508	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|509	threading support, and extensibility.
14mu|libxcb-1.11.1-2|510	
14mu|libxcb-1.11.1-2|511	This package provides bindings for the xtest extension.
14mu|libxcb-1.11.1-2|512	
14mu|libxcb-1.11.1-2|513	%files -n %{libxcb_xtest}
14mu|libxcb-1.11.1-2|514	%{_libdir}/libxcb-xtest.so.%{xtestmajor}*
14mu|libxcb-1.11.1-2|515	
14mu|libxcb-1.11.1-2|516	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|517	
14mu|libxcb-1.11.1-2|518	%package -n %{libxcb_xv}
14mu|libxcb-1.11.1-2|519	Summary:	X protocol C-language Binding Library (xv extension)
14mu|libxcb-1.11.1-2|520	Group:		System/X11
14mu|libxcb-1.11.1-2|521	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|522	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|523	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|524	
14mu|libxcb-1.11.1-2|525	%description -n %{libxcb_xv}
14mu|libxcb-1.11.1-2|526	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|527	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|528	threading support, and extensibility.
14mu|libxcb-1.11.1-2|529	
14mu|libxcb-1.11.1-2|530	This package provides bindings for the xv extension.
14mu|libxcb-1.11.1-2|531	
14mu|libxcb-1.11.1-2|532	%files -n %{libxcb_xv}
14mu|libxcb-1.11.1-2|533	%{_libdir}/libxcb-xv.so.%{xvmajor}*
14mu|libxcb-1.11.1-2|534	
14mu|libxcb-1.11.1-2|535	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|536	
14mu|libxcb-1.11.1-2|537	%package -n %{libxcb_xvmc}
14mu|libxcb-1.11.1-2|538	Summary:	X protocol C-language Binding Library (xvmc extension)
14mu|libxcb-1.11.1-2|539	Group:		System/X11
14mu|libxcb-1.11.1-2|540	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|541	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|542	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|543	
14mu|libxcb-1.11.1-2|544	%description -n %{libxcb_xvmc}
14mu|libxcb-1.11.1-2|545	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|546	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|547	threading support, and extensibility.
14mu|libxcb-1.11.1-2|548	
14mu|libxcb-1.11.1-2|549	This package provides bindings for the xvmc extension.
14mu|libxcb-1.11.1-2|550	
14mu|libxcb-1.11.1-2|551	%files -n %{libxcb_xvmc}
14mu|libxcb-1.11.1-2|552	%{_libdir}/libxcb-xvmc.so.%{xvmcmajor}*
14mu|libxcb-1.11.1-2|553	
14mu|libxcb-1.11.1-2|554	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|555	
14mu|libxcb-1.11.1-2|556	%package -n %{libxcb_xselinux}
14mu|libxcb-1.11.1-2|557	Summary:	X protocol C-language Binding Library (xselinux extension)
14mu|libxcb-1.11.1-2|558	Group:		System/X11
14mu|libxcb-1.11.1-2|559	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|560	
14mu|libxcb-1.11.1-2|561	%description -n %{libxcb_xselinux}
14mu|libxcb-1.11.1-2|562	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|563	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|564	threading support, and extensibility.
14mu|libxcb-1.11.1-2|565	
14mu|libxcb-1.11.1-2|566	This package provides bindings for the XSELinux extension.
14mu|libxcb-1.11.1-2|567	
14mu|libxcb-1.11.1-2|568	%files -n %{libxcb_xselinux}
14mu|libxcb-1.11.1-2|569	%{_libdir}/libxcb-xselinux.so.%{xselinuxmajor}*
14mu|libxcb-1.11.1-2|570	
14mu|libxcb-1.11.1-2|571	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|572	
14mu|libxcb-1.11.1-2|573	%package -n %{libxcb_xinput}
14mu|libxcb-1.11.1-2|574	Summary:	X protocol C-language Binding Library (xinput extension)
14mu|libxcb-1.11.1-2|575	Group:		System/X11
14mu|libxcb-1.11.1-2|576	Conflicts:	%{libxcb} <= 1.3-1
14mu|libxcb-1.11.1-2|577	Obsoletes:	%{libxcb_util0} < 0.3.9
14mu|libxcb-1.11.1-2|578	Obsoletes:	%{libxcb_util1} < 0.3.9
14mu|libxcb-1.11.1-2|579	
14mu|libxcb-1.11.1-2|580	%description -n %{libxcb_xinput}
14mu|libxcb-1.11.1-2|581	The X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
14mu|libxcb-1.11.1-2|582	a small footprint, latency hiding, direct access to the protocol, improved
14mu|libxcb-1.11.1-2|583	threading support, and extensibility.
14mu|libxcb-1.11.1-2|584	
14mu|libxcb-1.11.1-2|585	This package provides bindings for the XInput extension.
14mu|libxcb-1.11.1-2|586	
14mu|libxcb-1.11.1-2|587	%files -n %{libxcb_xinput}
14mu|libxcb-1.11.1-2|588	%{_libdir}/libxcb-xinput.so.%{xinputmajor}*
14mu|libxcb-1.11.1-2|589	
14mu|libxcb-1.11.1-2|590	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|591	
14mu|libxcb-1.11.1-2|592	%package -n %{devname}
14mu|libxcb-1.11.1-2|593	Summary:	Development files for %{name}
14mu|libxcb-1.11.1-2|594	Group:		Development/X11
14mu|libxcb-1.11.1-2|595	Requires:	%{libxcb} = %{EVRD}
14mu|libxcb-1.11.1-2|596	Requires:	%{libxcb_composite} = %{EVRD}
14mu|libxcb-1.11.1-2|597	Requires:	%{libxcb_damage} = %{EVRD}
14mu|libxcb-1.11.1-2|598	Requires:	%{libxcb_dpms} = %{EVRD}
14mu|libxcb-1.11.1-2|599	Requires:	%{libxcb_dri2} = %{EVRD}
14mu|libxcb-1.11.1-2|600	Requires:	%{libxcb_dri3} = %{EVRD}
14mu|libxcb-1.11.1-2|601	Requires:	%{libxcb_glx} = %{EVRD}
14mu|libxcb-1.11.1-2|602	Requires:	%{libxcb_present} = %{EVRD}
14mu|libxcb-1.11.1-2|603	Requires:	%{libxcb_randr} = %{EVRD}
14mu|libxcb-1.11.1-2|604	Requires:	%{libxcb_record} = %{EVRD}
14mu|libxcb-1.11.1-2|605	Requires:	%{libxcb_render} = %{EVRD}
14mu|libxcb-1.11.1-2|606	Requires:	%{libxcb_res} = %{EVRD}
14mu|libxcb-1.11.1-2|607	Requires:	%{libxcb_screensaver} = %{EVRD}
14mu|libxcb-1.11.1-2|608	Requires:	%{libxcb_shape} = %{EVRD}
14mu|libxcb-1.11.1-2|609	Requires:	%{libxcb_shm} = %{EVRD}
14mu|libxcb-1.11.1-2|610	Requires:	%{libxcb_sync} = %{EVRD}
14mu|libxcb-1.11.1-2|611	Requires:	%{libxcb_xevie} = %{EVRD}
14mu|libxcb-1.11.1-2|612	Requires:	%{libxcb_xf86dri} = %{EVRD}
14mu|libxcb-1.11.1-2|613	Requires:	%{libxcb_xfixes} = %{EVRD}
14mu|libxcb-1.11.1-2|614	Requires:	%{libxcb_xinerama} = %{EVRD}
14mu|libxcb-1.11.1-2|615	Requires:	%{libxcb_xkb} = %{EVRD}
14mu|libxcb-1.11.1-2|616	Requires:	%{libxcb_xprint} = %{EVRD}
14mu|libxcb-1.11.1-2|617	Requires:	%{libxcb_xtest} = %{EVRD}
14mu|libxcb-1.11.1-2|618	Requires:	%{libxcb_xv} = %{EVRD}
14mu|libxcb-1.11.1-2|619	Requires:	%{libxcb_xvmc} = %{EVRD}
14mu|libxcb-1.11.1-2|620	Requires:	%{libxcb_xselinux} = %{EVRD}
14mu|libxcb-1.11.1-2|621	Requires:	%{libxcb_xinput} = %{EVRD}
14mu|libxcb-1.11.1-2|622	# gw this isn't picked up by the automatic pkgconfig deps, but without it,
14mu|libxcb-1.11.1-2|623	# pkg-config --libs xcb will fail
14mu|libxcb-1.11.1-2|624	Requires:	libpthread-stubs
14mu|libxcb-1.11.1-2|625	Provides:	xcb-devel = %{EVRD}
14mu|libxcb-1.11.1-2|626	Obsoletes:	%{_lib}xcb1-devel < %{EVRD}
14mu|libxcb-1.11.1-2|627	Obsoletes:	%{_lib}xcb-static-devel < %{EVRD}
14mu|libxcb-1.11.1-2|628	
14mu|libxcb-1.11.1-2|629	%description -n %{devname}
14mu|libxcb-1.11.1-2|630	Development files for %{name}.
14mu|libxcb-1.11.1-2|631	
14mu|libxcb-1.11.1-2|632	%files -n %{devname}
14mu|libxcb-1.11.1-2|633	%{_includedir}/xcb/*.h
14mu|libxcb-1.11.1-2|634	%{_libdir}/libxcb*.so
14mu|libxcb-1.11.1-2|635	%{_libdir}/pkgconfig/xcb*.pc
14mu|libxcb-1.11.1-2|636	
14mu|libxcb-1.11.1-2|637	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|638	
14mu|libxcb-1.11.1-2|639	%package doc
14mu|libxcb-1.11.1-2|640	Summary:	Documentation for %{name}
14mu|libxcb-1.11.1-2|641	Group:		Development/X11
14mu|libxcb-1.11.1-2|642	
14mu|libxcb-1.11.1-2|643	%description doc
14mu|libxcb-1.11.1-2|644	Documentation for %{name}.
14mu|libxcb-1.11.1-2|645	
14mu|libxcb-1.11.1-2|646	%files doc
14mu|libxcb-1.11.1-2|647	%{_docdir}/libxcb
14mu|libxcb-1.11.1-2|648	%{_mandir}/man3/*.xz
14mu|libxcb-1.11.1-2|649	
14mu|libxcb-1.11.1-2|650	#----------------------------------------------------------------------------
14mu|libxcb-1.11.1-2|651	
14mu|libxcb-1.11.1-2|652	%prep
14mu|libxcb-1.11.1-2|653	%setup -q
14mu|libxcb-1.11.1-2|654	%apply_patches
14mu|libxcb-1.11.1-2|655	
14mu|libxcb-1.11.1-2|656	
14mu|libxcb-1.11.1-2|657	%build
14mu|libxcb-1.11.1-2|658	%configure2_5x \
14mu|libxcb-1.11.1-2|659	--disable-static \
14mu|libxcb-1.11.1-2|660	--enable-xkb \
14mu|libxcb-1.11.1-2|661	--enable-selinux \
14mu|libxcb-1.11.1-2|662	--enable-xinput
14mu|libxcb-1.11.1-2|663	
14mu|libxcb-1.11.1-2|664	%make
14mu|libxcb-1.11.1-2|665	
14mu|libxcb-1.11.1-2|666	
14mu|libxcb-1.11.1-2|667	%install
14mu|libxcb-1.11.1-2|668	%makeinstall_std
14mu|libxcb-1.11.1-2|669	
14mu|libxcb-1.11.1-2|670	%changelog
14mu|libxcb-1.11.1-2|671	
14mu|libxcb-1.11.1-2|672	* Sun Dec 06 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.11.1-2
14mu|libxcb-1.11.1-2|673	- (db5592b) Release up for a rebuild
14mu|libxcb-1.11.1-2|674	
14mu|libxcb-1.11.1-2|675	

23283 14
14mu|libxcomposite-0.4.4-1|1	%define major 1
14mu|libxcomposite-0.4.4-1|2	%define libname %mklibname xcomposite %{major}
14mu|libxcomposite-0.4.4-1|3	%define develname %mklibname xcomposite -d
14mu|libxcomposite-0.4.4-1|4	
14mu|libxcomposite-0.4.4-1|5	Name: libxcomposite
14mu|libxcomposite-0.4.4-1|6	Summary: X Composite Library
14mu|libxcomposite-0.4.4-1|7	Version: 0.4.4
14mu|libxcomposite-0.4.4-1|8	Release: 1
14mu|libxcomposite-0.4.4-1|9	Group: Development/X11
14mu|libxcomposite-0.4.4-1|10	License: MIT
14mu|libxcomposite-0.4.4-1|11	URL: http://xorg.freedesktop.org
14mu|libxcomposite-0.4.4-1|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXcomposite-%{version}.tar.bz2
14mu|libxcomposite-0.4.4-1|13	
14mu|libxcomposite-0.4.4-1|14	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|libxcomposite-0.4.4-1|15	BuildRequires: pkgconfig(xext) >= 1.0.0
14mu|libxcomposite-0.4.4-1|16	BuildRequires: pkgconfig(xfixes) >= 3.0.1.2
14mu|libxcomposite-0.4.4-1|17	BuildRequires: x11-proto-devel >= 1.0.0
14mu|libxcomposite-0.4.4-1|18	BuildRequires: x11-util-macros >= 1.0.1
14mu|libxcomposite-0.4.4-1|19	
14mu|libxcomposite-0.4.4-1|20	%description
14mu|libxcomposite-0.4.4-1|21	X Composite Library
14mu|libxcomposite-0.4.4-1|22	
14mu|libxcomposite-0.4.4-1|23	%package -n %{libname}
14mu|libxcomposite-0.4.4-1|24	Summary: X Composite Library
14mu|libxcomposite-0.4.4-1|25	Group: Development/X11
14mu|libxcomposite-0.4.4-1|26	Conflicts: libxorg-x11 < 7.0
14mu|libxcomposite-0.4.4-1|27	Provides: %{name} = %{version}
14mu|libxcomposite-0.4.4-1|28	
14mu|libxcomposite-0.4.4-1|29	%description -n %{libname}
14mu|libxcomposite-0.4.4-1|30	X Composite  Library
14mu|libxcomposite-0.4.4-1|31	
14mu|libxcomposite-0.4.4-1|32	%package -n %{develname}
14mu|libxcomposite-0.4.4-1|33	Summary: Development files for %{name}
14mu|libxcomposite-0.4.4-1|34	Group: Development/X11
14mu|libxcomposite-0.4.4-1|35	Requires: %{libname} = %{version}-%{release}
14mu|libxcomposite-0.4.4-1|36	Provides: libxcomposite-devel = %{version}-%{release}
14mu|libxcomposite-0.4.4-1|37	Obsoletes: %{_lib}xcomposite1-devel < 0.4.3
14mu|libxcomposite-0.4.4-1|38	Obsoletes: %{_lib}xcomposite-static-devel < 0.4.3
14mu|libxcomposite-0.4.4-1|39	Conflicts: libxorg-x11-devel < 7.0
14mu|libxcomposite-0.4.4-1|40	
14mu|libxcomposite-0.4.4-1|41	%description -n %{develname}
14mu|libxcomposite-0.4.4-1|42	Development files for %{name}
14mu|libxcomposite-0.4.4-1|43	
14mu|libxcomposite-0.4.4-1|44	%prep
14mu|libxcomposite-0.4.4-1|45	%setup -qn libXcomposite-%{version}
14mu|libxcomposite-0.4.4-1|46	
14mu|libxcomposite-0.4.4-1|47	%build
14mu|libxcomposite-0.4.4-1|48	%configure2_5x \
14mu|libxcomposite-0.4.4-1|49	--disable-static \
14mu|libxcomposite-0.4.4-1|50	--x-includes=%{_includedir} \
14mu|libxcomposite-0.4.4-1|51	--x-libraries=%{_libdir}
14mu|libxcomposite-0.4.4-1|52	
14mu|libxcomposite-0.4.4-1|53	%make
14mu|libxcomposite-0.4.4-1|54	
14mu|libxcomposite-0.4.4-1|55	%install
14mu|libxcomposite-0.4.4-1|56	rm -rf %{buildroot}
14mu|libxcomposite-0.4.4-1|57	%makeinstall_std
14mu|libxcomposite-0.4.4-1|58	
14mu|libxcomposite-0.4.4-1|59	%pre -n %{develname}
14mu|libxcomposite-0.4.4-1|60	if [ -h %{_includedir}/X11 ]; then
14mu|libxcomposite-0.4.4-1|61	rm -f %{_includedir}/X11
14mu|libxcomposite-0.4.4-1|62	fi
14mu|libxcomposite-0.4.4-1|63	
14mu|libxcomposite-0.4.4-1|64	%files -n %{libname}
14mu|libxcomposite-0.4.4-1|65	%{_libdir}/libXcomposite.so.%{major}*
14mu|libxcomposite-0.4.4-1|66	
14mu|libxcomposite-0.4.4-1|67	%files -n %{develname}
14mu|libxcomposite-0.4.4-1|68	%{_libdir}/libXcomposite.so
14mu|libxcomposite-0.4.4-1|69	%{_libdir}/pkgconfig/xcomposite.pc
14mu|libxcomposite-0.4.4-1|70	%{_includedir}/X11/extensions/Xcomposite.h
14mu|libxcomposite-0.4.4-1|71	%{_mandir}/man3/*
14mu|libxcomposite-0.4.4-1|72	
14mu|libxcomposite-0.4.4-1|73	%changelog
14mu|libxcomposite-0.4.4-1|74	
14mu|libxcomposite-0.4.4-1|75	* Thu Sep 24 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.4.4-1
14mu|libxcomposite-0.4.4-1|76	- (8d94c17) Updated to version 0.4.4
14mu|libxcomposite-0.4.4-1|77	
14mu|libxcomposite-0.4.4-1|78	

23284 14
14mu|libxcursor-1.1.14-6|1	%define major 1
14mu|libxcursor-1.1.14-6|2	%define libname %mklibname xcursor %{major}
14mu|libxcursor-1.1.14-6|3	%define devname %mklibname xcursor -d
14mu|libxcursor-1.1.14-6|4	
14mu|libxcursor-1.1.14-6|5	Summary:	X Cursor Library
14mu|libxcursor-1.1.14-6|6	Name:		libxcursor
14mu|libxcursor-1.1.14-6|7	Version:	1.1.14
14mu|libxcursor-1.1.14-6|8	Release:	6
14mu|libxcursor-1.1.14-6|9	License:	MIT
14mu|libxcursor-1.1.14-6|10	Group:		Development/X11
14mu|libxcursor-1.1.14-6|11	Url:		http://xorg.freedesktop.org
14mu|libxcursor-1.1.14-6|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXcursor-%{version}.tar.bz2
14mu|libxcursor-1.1.14-6|13	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxcursor-1.1.14-6|14	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxcursor-1.1.14-6|15	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mu|libxcursor-1.1.14-6|16	BuildRequires:	pkgconfig(xfixes) >= 3.0.1.2
14mu|libxcursor-1.1.14-6|17	BuildRequires:	pkgconfig(xrender) >= 0.9.0.2
14mu|libxcursor-1.1.14-6|18	
14mu|libxcursor-1.1.14-6|19	%description
14mu|libxcursor-1.1.14-6|20	X Cursor Library.
14mu|libxcursor-1.1.14-6|21	
14mu|libxcursor-1.1.14-6|22	#----------------------------------------------------------------------------
14mu|libxcursor-1.1.14-6|23	
14mu|libxcursor-1.1.14-6|24	%package -n %{libname}
14mu|libxcursor-1.1.14-6|25	Summary:	X Cursor Library
14mu|libxcursor-1.1.14-6|26	Group:		Development/X11
14mu|libxcursor-1.1.14-6|27	Provides:	%{name} = %{EVRD}
14mu|libxcursor-1.1.14-6|28	
14mu|libxcursor-1.1.14-6|29	%description -n %{libname}
14mu|libxcursor-1.1.14-6|30	X Cursor Library.
14mu|libxcursor-1.1.14-6|31	
14mu|libxcursor-1.1.14-6|32	%files -n %{libname}
14mu|libxcursor-1.1.14-6|33	%{_libdir}/libXcursor.so.%{major}*
14mu|libxcursor-1.1.14-6|34	
14mu|libxcursor-1.1.14-6|35	#----------------------------------------------------------------------------
14mu|libxcursor-1.1.14-6|36	
14mu|libxcursor-1.1.14-6|37	%package -n %{devname}
14mu|libxcursor-1.1.14-6|38	Summary:	Development files for %{name}
14mu|libxcursor-1.1.14-6|39	Group:		Development/X11
14mu|libxcursor-1.1.14-6|40	Requires:	%{libname} = %{EVRD}
14mu|libxcursor-1.1.14-6|41	Provides:	%{name}-devel = %{EVRD}
14mu|libxcursor-1.1.14-6|42	Obsoletes:	%{_lib}xcursor1-devel < 1.1.13
14mu|libxcursor-1.1.14-6|43	Obsoletes:	%{_lib}xcursor-static-devel < 1.1.13
14mu|libxcursor-1.1.14-6|44	
14mu|libxcursor-1.1.14-6|45	%description -n %{devname}
14mu|libxcursor-1.1.14-6|46	Development files for %{name}.
14mu|libxcursor-1.1.14-6|47	
14mu|libxcursor-1.1.14-6|48	%files -n %{devname}
14mu|libxcursor-1.1.14-6|49	%{_libdir}/libXcursor.so
14mu|libxcursor-1.1.14-6|50	%{_libdir}/pkgconfig/xcursor.pc
14mu|libxcursor-1.1.14-6|51	%{_includedir}/X11/Xcursor/Xcursor.h
14mu|libxcursor-1.1.14-6|52	%{_mandir}/man3/*
14mu|libxcursor-1.1.14-6|53	
14mu|libxcursor-1.1.14-6|54	#----------------------------------------------------------------------------
14mu|libxcursor-1.1.14-6|55	
14mu|libxcursor-1.1.14-6|56	%prep
14mu|libxcursor-1.1.14-6|57	%setup -qn libXcursor-%{version}
14mu|libxcursor-1.1.14-6|58	
14mu|libxcursor-1.1.14-6|59	%build
14mu|libxcursor-1.1.14-6|60	%configure2_5x \
14mu|libxcursor-1.1.14-6|61	--disable-static \
14mu|libxcursor-1.1.14-6|62	--x-includes=%{_includedir} \
14mu|libxcursor-1.1.14-6|63	--x-libraries=%{_libdir}
14mu|libxcursor-1.1.14-6|64	
14mu|libxcursor-1.1.14-6|65	%make
14mu|libxcursor-1.1.14-6|66	
14mu|libxcursor-1.1.14-6|67	%install
14mu|libxcursor-1.1.14-6|68	%makeinstall_std
14mu|libxcursor-1.1.14-6|69	
14mu|libxcursor-1.1.14-6|70	
14mu|libxcursor-1.1.14-6|71	%changelog
14mu|libxcursor-1.1.14-6|72	
14mu|libxcursor-1.1.14-6|73	* Thu Sep 24 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.14-6
14mu|libxcursor-1.1.14-6|74	- (e10c6ca) Release up
14mu|libxcursor-1.1.14-6|75	
14mu|libxcursor-1.1.14-6|76	

23285 14
14mu|libxdamage-1.1.4-2|1	%define major 1
14mu|libxdamage-1.1.4-2|2	%define libname %mklibname xdamage %{major}
14mu|libxdamage-1.1.4-2|3	%define devname %mklibname xdamage -d
14mu|libxdamage-1.1.4-2|4	
14mu|libxdamage-1.1.4-2|5	Summary:	X Damage library
14mu|libxdamage-1.1.4-2|6	Name:		libxdamage
14mu|libxdamage-1.1.4-2|7	Version:	1.1.4
14mu|libxdamage-1.1.4-2|8	Release:	2
14mu|libxdamage-1.1.4-2|9	License:	MIT
14mu|libxdamage-1.1.4-2|10	Group:		System/Libraries
14mu|libxdamage-1.1.4-2|11	Url:		http://xorg.freedesktop.org
14mu|libxdamage-1.1.4-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXdamage-%{version}.tar.bz2
14mu|libxdamage-1.1.4-2|13	BuildRequires:	x11-util-macros
14mu|libxdamage-1.1.4-2|14	BuildRequires:	x11-proto-devel
14mu|libxdamage-1.1.4-2|15	BuildRequires:	pkgconfig(x11)
14mu|libxdamage-1.1.4-2|16	BuildRequires:	pkgconfig(xfixes)
14mu|libxdamage-1.1.4-2|17	
14mu|libxdamage-1.1.4-2|18	%description
14mu|libxdamage-1.1.4-2|19	X Damage library.
14mu|libxdamage-1.1.4-2|20	
14mu|libxdamage-1.1.4-2|21	#----------------------------------------------------------------------------
14mu|libxdamage-1.1.4-2|22	
14mu|libxdamage-1.1.4-2|23	%package -n %{libname}
14mu|libxdamage-1.1.4-2|24	Summary:	X Damage shared library
14mu|libxdamage-1.1.4-2|25	Group:		System/Libraries
14mu|libxdamage-1.1.4-2|26	Provides:	%{name} = %{EVRD}
14mu|libxdamage-1.1.4-2|27	
14mu|libxdamage-1.1.4-2|28	%description -n %{libname}
14mu|libxdamage-1.1.4-2|29	X Damage shared library.
14mu|libxdamage-1.1.4-2|30	
14mu|libxdamage-1.1.4-2|31	%files -n %{libname}
14mu|libxdamage-1.1.4-2|32	%{_libdir}/libXdamage.so.%{major}*
14mu|libxdamage-1.1.4-2|33	
14mu|libxdamage-1.1.4-2|34	#----------------------------------------------------------------------------
14mu|libxdamage-1.1.4-2|35	
14mu|libxdamage-1.1.4-2|36	%package -n %{devname}
14mu|libxdamage-1.1.4-2|37	Summary:	Development files for %{name}
14mu|libxdamage-1.1.4-2|38	Group:		Development/X11
14mu|libxdamage-1.1.4-2|39	Requires:	%{libname} = %{EVRD}
14mu|libxdamage-1.1.4-2|40	Provides:	%{name}-devel = %{EVRD}
14mu|libxdamage-1.1.4-2|41	Obsoletes:	%{_lib}xdamage1-devel < 1.1.3
14mu|libxdamage-1.1.4-2|42	Obsoletes:	%{_lib}xdamage-static-devel < 1.1.3
14mu|libxdamage-1.1.4-2|43	
14mu|libxdamage-1.1.4-2|44	%description -n %{devname}
14mu|libxdamage-1.1.4-2|45	Development files for %{name}
14mu|libxdamage-1.1.4-2|46	
14mu|libxdamage-1.1.4-2|47	%files -n %{devname}
14mu|libxdamage-1.1.4-2|48	%{_libdir}/libXdamage.so
14mu|libxdamage-1.1.4-2|49	%{_libdir}/pkgconfig/xdamage.pc
14mu|libxdamage-1.1.4-2|50	%{_includedir}/X11/extensions/Xdamage.h
14mu|libxdamage-1.1.4-2|51	
14mu|libxdamage-1.1.4-2|52	#----------------------------------------------------------------------------
14mu|libxdamage-1.1.4-2|53	
14mu|libxdamage-1.1.4-2|54	%prep
14mu|libxdamage-1.1.4-2|55	%setup -qn libXdamage-%{version}
14mu|libxdamage-1.1.4-2|56	
14mu|libxdamage-1.1.4-2|57	%build
14mu|libxdamage-1.1.4-2|58	%configure2_5x \
14mu|libxdamage-1.1.4-2|59	--disable-static \
14mu|libxdamage-1.1.4-2|60	--x-includes=%{_includedir} \
14mu|libxdamage-1.1.4-2|61	--x-libraries=%{_libdir}
14mu|libxdamage-1.1.4-2|62	
14mu|libxdamage-1.1.4-2|63	%make
14mu|libxdamage-1.1.4-2|64	
14mu|libxdamage-1.1.4-2|65	%install
14mu|libxdamage-1.1.4-2|66	%makeinstall_std
14mu|libxdamage-1.1.4-2|67	
14mu|libxdamage-1.1.4-2|68	
14mu|libxdamage-1.1.4-2|69	%changelog
14mu|libxdamage-1.1.4-2|70	
14mu|libxdamage-1.1.4-2|71	* Mon Dec 07 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.4-2
14mu|libxdamage-1.1.4-2|72	- (fb6e50b) Release up for a rebuild
14mu|libxdamage-1.1.4-2|73	
14mu|libxdamage-1.1.4-2|74	

23286 14
14mu|libxdmcp-1.1.2-1|1	%define major 6
14mu|libxdmcp-1.1.2-1|2	%define libxdmcp %mklibname xdmcp %{major}
14mu|libxdmcp-1.1.2-1|3	%define develname %mklibname xdmcp -d
14mu|libxdmcp-1.1.2-1|4	
14mu|libxdmcp-1.1.2-1|5	Name:		libxdmcp
14mu|libxdmcp-1.1.2-1|6	Summary:	X Display Manager Control Protocol library
14mu|libxdmcp-1.1.2-1|7	Version:	1.1.2
14mu|libxdmcp-1.1.2-1|8	Release:	1
14mu|libxdmcp-1.1.2-1|9	Group:		Development/X11
14mu|libxdmcp-1.1.2-1|10	License:	MIT
14mu|libxdmcp-1.1.2-1|11	URL:		http://xorg.freedesktop.org
14mu|libxdmcp-1.1.2-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXdmcp-%{version}.tar.bz2
14mu|libxdmcp-1.1.2-1|13	
14mu|libxdmcp-1.1.2-1|14	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxdmcp-1.1.2-1|15	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxdmcp-1.1.2-1|16	
14mu|libxdmcp-1.1.2-1|17	%description
14mu|libxdmcp-1.1.2-1|18	X Display Manager Control Protocol library
14mu|libxdmcp-1.1.2-1|19	
14mu|libxdmcp-1.1.2-1|20	%package -n %{libxdmcp}
14mu|libxdmcp-1.1.2-1|21	Summary:	Development files for %{name}
14mu|libxdmcp-1.1.2-1|22	Group:		Development/X11
14mu|libxdmcp-1.1.2-1|23	Conflicts:	libxorg-x11 < 7.0
14mu|libxdmcp-1.1.2-1|24	Provides:	%{name} = %{version}
14mu|libxdmcp-1.1.2-1|25	
14mu|libxdmcp-1.1.2-1|26	%description -n %{libxdmcp}
14mu|libxdmcp-1.1.2-1|27	X Display Manager Control Protocol library
14mu|libxdmcp-1.1.2-1|28	
14mu|libxdmcp-1.1.2-1|29	%package -n %{develname}
14mu|libxdmcp-1.1.2-1|30	Summary:	Development files for %{name}
14mu|libxdmcp-1.1.2-1|31	Group:		Development/X11
14mu|libxdmcp-1.1.2-1|32	Requires:	%{libxdmcp} = %{version}-%{release}
14mu|libxdmcp-1.1.2-1|33	Provides:	%{name}-devel = %{version}-%{release}
14mu|libxdmcp-1.1.2-1|34	Obsoletes:	%{_lib}xdmcp6-devel < 1.1.1
14mu|libxdmcp-1.1.2-1|35	Obsoletes:	%{_lib}xdmcp-static-devel < 1.1.1
14mu|libxdmcp-1.1.2-1|36	Conflicts:	libxorg-x11-devel < 7.0
14mu|libxdmcp-1.1.2-1|37	
14mu|libxdmcp-1.1.2-1|38	%description -n %{develname}
14mu|libxdmcp-1.1.2-1|39	Development files for %{name}
14mu|libxdmcp-1.1.2-1|40	
14mu|libxdmcp-1.1.2-1|41	%prep
14mu|libxdmcp-1.1.2-1|42	%setup -qn libXdmcp-%{version}
14mu|libxdmcp-1.1.2-1|43	
14mu|libxdmcp-1.1.2-1|44	%build
14mu|libxdmcp-1.1.2-1|45	%configure2_5x \
14mu|libxdmcp-1.1.2-1|46	--disable-static \
14mu|libxdmcp-1.1.2-1|47	--x-includes=%{_includedir} \
14mu|libxdmcp-1.1.2-1|48	--x-libraries=%{_libdir}
14mu|libxdmcp-1.1.2-1|49	
14mu|libxdmcp-1.1.2-1|50	%make
14mu|libxdmcp-1.1.2-1|51	
14mu|libxdmcp-1.1.2-1|52	%install
14mu|libxdmcp-1.1.2-1|53	rm -rf %{buildroot}
14mu|libxdmcp-1.1.2-1|54	%makeinstall_std
14mu|libxdmcp-1.1.2-1|55	
14mu|libxdmcp-1.1.2-1|56	%files -n %{libxdmcp}
14mu|libxdmcp-1.1.2-1|57	%{_libdir}/libXdmcp.so.%{major}*
14mu|libxdmcp-1.1.2-1|58	
14mu|libxdmcp-1.1.2-1|59	%files -n %{develname}
14mu|libxdmcp-1.1.2-1|60	%_datadir/doc/libXdmcp/xdmcp.xml
14mu|libxdmcp-1.1.2-1|61	%{_libdir}/libXdmcp.so
14mu|libxdmcp-1.1.2-1|62	%{_libdir}/pkgconfig/xdmcp.pc
14mu|libxdmcp-1.1.2-1|63	%{_includedir}/X11/Xdmcp.h
14mu|libxdmcp-1.1.2-1|64	
14mu|libxdmcp-1.1.2-1|65	%changelog
14mu|libxdmcp-1.1.2-1|66	
14mu|libxdmcp-1.1.2-1|67	* Fri Sep 04 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.2-1
14mu|libxdmcp-1.1.2-1|68	- (e5464fb) Updated to version 1.1.2
14mu|libxdmcp-1.1.2-1|69	
14mu|libxdmcp-1.1.2-1|70	

23287 14
14mu|libxevie-1.0.3-10|1	%define major 1
14mu|libxevie-1.0.3-10|2	%define libname %mklibname xevie %{major}
14mu|libxevie-1.0.3-10|3	%define develname %mklibname xevie -d
14mu|libxevie-1.0.3-10|4	%define staticdevelname %mklibname xevie -d -s
14mu|libxevie-1.0.3-10|5	
14mu|libxevie-1.0.3-10|6	Name: libxevie
14mu|libxevie-1.0.3-10|7	Summary:  X Event Interceptor Library
14mu|libxevie-1.0.3-10|8	Version: 1.0.3
14mu|libxevie-1.0.3-10|9	Release: 10
14mu|libxevie-1.0.3-10|10	Group: Development/X11
14mu|libxevie-1.0.3-10|11	License: MIT
14mu|libxevie-1.0.3-10|12	URL: http://xorg.freedesktop.org
14mu|libxevie-1.0.3-10|13	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXevie-%{version}.tar.bz2
14mu|libxevie-1.0.3-10|14	
14mu|libxevie-1.0.3-10|15	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|libxevie-1.0.3-10|16	BuildRequires: pkgconfig(xext) >= 1.0.0
14mu|libxevie-1.0.3-10|17	BuildRequires: x11-proto-devel >= 1.0.0
14mu|libxevie-1.0.3-10|18	BuildRequires: x11-util-macros >= 1.0.1
14mu|libxevie-1.0.3-10|19	
14mu|libxevie-1.0.3-10|20	
14mu|libxevie-1.0.3-10|21	%description
14mu|libxevie-1.0.3-10|22	X Event Interceptor Library.
14mu|libxevie-1.0.3-10|23	
14mu|libxevie-1.0.3-10|24	#-----------------------------------------------------------
14mu|libxevie-1.0.3-10|25	
14mu|libxevie-1.0.3-10|26	%package -n %{libname}
14mu|libxevie-1.0.3-10|27	Summary: X Event Interceptor Library
14mu|libxevie-1.0.3-10|28	Group: Development/X11
14mu|libxevie-1.0.3-10|29	Conflicts: libxorg-x11 < 7.0
14mu|libxevie-1.0.3-10|30	Provides: %{name} = %{version}-%{release}
14mu|libxevie-1.0.3-10|31	
14mu|libxevie-1.0.3-10|32	%description -n %{libname}
14mu|libxevie-1.0.3-10|33	X Event Interceptor Library.
14mu|libxevie-1.0.3-10|34	
14mu|libxevie-1.0.3-10|35	#-----------------------------------------------------------
14mu|libxevie-1.0.3-10|36	
14mu|libxevie-1.0.3-10|37	%package -n %{develname}
14mu|libxevie-1.0.3-10|38	Summary: Development files for %{name}
14mu|libxevie-1.0.3-10|39	Group: Development/X11
14mu|libxevie-1.0.3-10|40	Requires: %{libname} >= %{version}-%{release}
14mu|libxevie-1.0.3-10|41	Requires: x11-proto-devel >= 1.0.0
14mu|libxevie-1.0.3-10|42	Provides: %{name}-devel = %{version}-%{release}
14mu|libxevie-1.0.3-10|43	
14mu|libxevie-1.0.3-10|44	Conflicts: libxorg-x11-devel < 7.0
14mu|libxevie-1.0.3-10|45	Obsoletes: %mklibname xevie 1 -d
14mu|libxevie-1.0.3-10|46	
14mu|libxevie-1.0.3-10|47	%description -n %{develname}
14mu|libxevie-1.0.3-10|48	Development files for %{name}.
14mu|libxevie-1.0.3-10|49	
14mu|libxevie-1.0.3-10|50	%pre -n %{develname}
14mu|libxevie-1.0.3-10|51	if [ -h %{_includedir}/X11 ]; then
14mu|libxevie-1.0.3-10|52	rm -f %{_includedir}/X11
14mu|libxevie-1.0.3-10|53	fi
14mu|libxevie-1.0.3-10|54	
14mu|libxevie-1.0.3-10|55	%files -n %{develname}
14mu|libxevie-1.0.3-10|56	%defattr(-,root,root)
14mu|libxevie-1.0.3-10|57	%{_libdir}/libXevie.so
14mu|libxevie-1.0.3-10|58	%{_libdir}/pkgconfig/xevie.pc
14mu|libxevie-1.0.3-10|59	%{_includedir}/X11/extensions/Xevie.h
14mu|libxevie-1.0.3-10|60	%{_mandir}/man3/Xevie*.3*
14mu|libxevie-1.0.3-10|61	
14mu|libxevie-1.0.3-10|62	#-----------------------------------------------------------
14mu|libxevie-1.0.3-10|63	
14mu|libxevie-1.0.3-10|64	%package -n %{staticdevelname}
14mu|libxevie-1.0.3-10|65	Summary: Static development files for %{name}
14mu|libxevie-1.0.3-10|66	Group: Development/X11
14mu|libxevie-1.0.3-10|67	Requires: %{develname} = %{version}
14mu|libxevie-1.0.3-10|68	Provides: %{name}-static-devel = %{version}-%{release}
14mu|libxevie-1.0.3-10|69	
14mu|libxevie-1.0.3-10|70	Conflicts: libxorg-x11-static-devel < 7.0
14mu|libxevie-1.0.3-10|71	Obsoletes: %mklibname xevie 1 -d -s
14mu|libxevie-1.0.3-10|72	
14mu|libxevie-1.0.3-10|73	%description -n %{staticdevelname}
14mu|libxevie-1.0.3-10|74	Static development files for %{name}.
14mu|libxevie-1.0.3-10|75	
14mu|libxevie-1.0.3-10|76	%files -n %{staticdevelname}
14mu|libxevie-1.0.3-10|77	%defattr(-,root,root)
14mu|libxevie-1.0.3-10|78	%{_libdir}/libXevie.a
14mu|libxevie-1.0.3-10|79	
14mu|libxevie-1.0.3-10|80	#-----------------------------------------------------------
14mu|libxevie-1.0.3-10|81	
14mu|libxevie-1.0.3-10|82	%prep
14mu|libxevie-1.0.3-10|83	%setup -q -n libXevie-%{version}
14mu|libxevie-1.0.3-10|84	
14mu|libxevie-1.0.3-10|85	%build
14mu|libxevie-1.0.3-10|86	%configure2_5x	--x-includes=%{_includedir}\
14mu|libxevie-1.0.3-10|87	--x-libraries=%{_libdir}
14mu|libxevie-1.0.3-10|88	
14mu|libxevie-1.0.3-10|89	%make
14mu|libxevie-1.0.3-10|90	
14mu|libxevie-1.0.3-10|91	%install
14mu|libxevie-1.0.3-10|92	rm -rf %{buildroot}
14mu|libxevie-1.0.3-10|93	%makeinstall_std
14mu|libxevie-1.0.3-10|94	
14mu|libxevie-1.0.3-10|95	%clean
14mu|libxevie-1.0.3-10|96	rm -rf %{buildroot}
14mu|libxevie-1.0.3-10|97	
14mu|libxevie-1.0.3-10|98	%files -n %{libname}
14mu|libxevie-1.0.3-10|99	%defattr(-,root,root)
14mu|libxevie-1.0.3-10|100	%{_libdir}/libXevie.so.%{major}*
14mu|libxevie-1.0.3-10|101	
14mu|libxevie-1.0.3-10|102	%changelog
14mu|libxevie-1.0.3-10|103	
14mu|libxevie-1.0.3-10|104	* Tue Oct 20 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.3-10
14mu|libxevie-1.0.3-10|105	- (a40ad94) Release up
14mu|libxevie-1.0.3-10|106	
14mu|libxevie-1.0.3-10|107	

23288 14
14mu|libxext-1.3.3-3|1	%define major 6
14mu|libxext-1.3.3-3|2	%define libxext %mklibname xext %{major}
14mu|libxext-1.3.3-3|3	%define devname %mklibname xext -d
14mu|libxext-1.3.3-3|4	
14mu|libxext-1.3.3-3|5	Summary:	X11 miscellaneous extension library
14mu|libxext-1.3.3-3|6	Name:		libxext
14mu|libxext-1.3.3-3|7	Epoch:		1
14mu|libxext-1.3.3-3|8	Version:	1.3.3
14mu|libxext-1.3.3-3|9	Release:	3
14mu|libxext-1.3.3-3|10	Group:		Development/X11
14mu|libxext-1.3.3-3|11	License:	MIT
14mu|libxext-1.3.3-3|12	Url:		http://xorg.freedesktop.org
14mu|libxext-1.3.3-3|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXext-%{version}.tar.bz2
14mu|libxext-1.3.3-3|14	
14mu|libxext-1.3.3-3|15	BuildRequires:	pkgconfig(x11) >= 1.6.0
14mu|libxext-1.3.3-3|16	BuildRequires:	pkgconfig(xau) >= 1.0.0
14mu|libxext-1.3.3-3|17	BuildRequires:	pkgconfig(xdmcp) >= 1.0.0
14mu|libxext-1.3.3-3|18	BuildRequires:	x11-proto-devel >= 7.5
14mu|libxext-1.3.3-3|19	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxext-1.3.3-3|20	
14mu|libxext-1.3.3-3|21	%description
14mu|libxext-1.3.3-3|22	Misc X Extension Library.
14mu|libxext-1.3.3-3|23	
14mu|libxext-1.3.3-3|24	%package -n %{libxext}
14mu|libxext-1.3.3-3|25	Summary:	X11 miscellaneous extension library
14mu|libxext-1.3.3-3|26	Group:		Development/X11
14mu|libxext-1.3.3-3|27	Provides:	%{name} = %{EVRD}
14mu|libxext-1.3.3-3|28	
14mu|libxext-1.3.3-3|29	%description -n %{libxext}
14mu|libxext-1.3.3-3|30	LibXext provides an X Window System client interface to several extensions to
14mu|libxext-1.3.3-3|31	the X protocol.
14mu|libxext-1.3.3-3|32	The supported protocol extensions are:
14mu|libxext-1.3.3-3|33	- DOUBLE-BUFFER (DBE), the Double Buffer extension;
14mu|libxext-1.3.3-3|34	- DPMS, the VESA Display Power Management System extension;
14mu|libxext-1.3.3-3|35	- Extended-Visual-Information (EVI), an extension for gathering extra
14mu|libxext-1.3.3-3|36	information about the X server's visuals;
14mu|libxext-1.3.3-3|37	- LBX, the Low Bandwidth X extension;
14mu|libxext-1.3.3-3|38	- MIT-SHM, the MIT X client/server shared memory extension;
14mu|libxext-1.3.3-3|39	- MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
14mu|libxext-1.3.3-3|40	- Multi-Buffering, the multi-buffering and stereo display extension;
14mu|libxext-1.3.3-3|41	- SECURITY, the X security extension;
14mu|libxext-1.3.3-3|42	- SHAPE, the non-rectangular shaped window extension;
14mu|libxext-1.3.3-3|43	- SYNC, the X synchronization extension;
14mu|libxext-1.3.3-3|44	- TOG-CUP, the Open Group's Colormap Utilization extension;
14mu|libxext-1.3.3-3|45	- XC-APPGROUP, the X Consortium's Application Group extension;
14mu|libxext-1.3.3-3|46	- XC-MISC, the X Consortium's resource ID querying extension;
14mu|libxext-1.3.3-3|47	- XTEST, the X test extension (this is one of two client-side implementations;
14mu|libxext-1.3.3-3|48	the other is in the libXtst library, provided by the libxtst6 package);
14mu|libxext-1.3.3-3|49	
14mu|libxext-1.3.3-3|50	LibXext also provides a small set of utility functions to aid authors of client
14mu|libxext-1.3.3-3|51	APIs for X protocol extensions.
14mu|libxext-1.3.3-3|52	
14mu|libxext-1.3.3-3|53	%package -n %{devname}
14mu|libxext-1.3.3-3|54	Summary:	Development files for %{name}
14mu|libxext-1.3.3-3|55	Group:		Development/X11
14mu|libxext-1.3.3-3|56	Requires:	%{libxext} = %{EVRD}
14mu|libxext-1.3.3-3|57	Provides:	libxext-devel = %{EVRD}
14mu|libxext-1.3.3-3|58	Obsoletes:	%{_lib}xext6-devel < 1:1.3.1
14mu|libxext-1.3.3-3|59	Obsoletes:	%{_lib}xext6-static-devel < 1:1.3.1
14mu|libxext-1.3.3-3|60	
14mu|libxext-1.3.3-3|61	%description -n %{devname}
14mu|libxext-1.3.3-3|62	Development files for %{name}.
14mu|libxext-1.3.3-3|63	
14mu|libxext-1.3.3-3|64	%prep
14mu|libxext-1.3.3-3|65	%setup -qn libXext-%{version}
14mu|libxext-1.3.3-3|66	
14mu|libxext-1.3.3-3|67	%build
14mu|libxext-1.3.3-3|68	%configure2_5x \
14mu|libxext-1.3.3-3|69	--disable-static
14mu|libxext-1.3.3-3|70	
14mu|libxext-1.3.3-3|71	%make
14mu|libxext-1.3.3-3|72	
14mu|libxext-1.3.3-3|73	%install
14mu|libxext-1.3.3-3|74	%makeinstall_std
14mu|libxext-1.3.3-3|75	rm -rf %{buildroot}%{_datadir}/doc/libXext
14mu|libxext-1.3.3-3|76	
14mu|libxext-1.3.3-3|77	%files -n %{libxext}
14mu|libxext-1.3.3-3|78	%{_libdir}/libXext.so.%{major}*
14mu|libxext-1.3.3-3|79	
14mu|libxext-1.3.3-3|80	%files -n %{devname}
14mu|libxext-1.3.3-3|81	%doc specs/*.xml
14mu|libxext-1.3.3-3|82	%{_libdir}/libXext.so
14mu|libxext-1.3.3-3|83	%{_libdir}/pkgconfig/xext.pc
14mu|libxext-1.3.3-3|84	%{_includedir}/X11/extensions/*.h
14mu|libxext-1.3.3-3|85	%{_mandir}/man3/*.3*
14mu|libxext-1.3.3-3|86	
14mu|libxext-1.3.3-3|87	
14mu|libxext-1.3.3-3|88	%changelog
14mu|libxext-1.3.3-3|89	
14mu|libxext-1.3.3-3|90	* Thu Sep 10 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.3.3-3
14mu|libxext-1.3.3-3|91	- (f909a29) Release up
14mu|libxext-1.3.3-3|92	
14mu|libxext-1.3.3-3|93	

23289 14
14mu|libxfixes-5.0.1-3|1	%define major	3
14mu|libxfixes-5.0.1-3|2	%define libname		%mklibname xfixes %{major}
14mu|libxfixes-5.0.1-3|3	%define develname	%mklibname xfixes -d
14mu|libxfixes-5.0.1-3|4	
14mu|libxfixes-5.0.1-3|5	Name:		libxfixes
14mu|libxfixes-5.0.1-3|6	Summary:	X Fixes  Library
14mu|libxfixes-5.0.1-3|7	Version:	5.0.1
14mu|libxfixes-5.0.1-3|8	Release:	3
14mu|libxfixes-5.0.1-3|9	Group:		Development/X11
14mu|libxfixes-5.0.1-3|10	License:	MIT
14mu|libxfixes-5.0.1-3|11	URL:		http://xorg.freedesktop.org
14mu|libxfixes-5.0.1-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXfixes-%{version}.tar.bz2
14mu|libxfixes-5.0.1-3|13	
14mu|libxfixes-5.0.1-3|14	BuildRequires:	pkgconfig(x11)
14mu|libxfixes-5.0.1-3|15	BuildRequires:	x11-proto-devel >= 7.6-3
14mu|libxfixes-5.0.1-3|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxfixes-5.0.1-3|17	
14mu|libxfixes-5.0.1-3|18	%description
14mu|libxfixes-5.0.1-3|19	%{name} is a simple library designed to interface the X Fixes Extension.
14mu|libxfixes-5.0.1-3|20	
14mu|libxfixes-5.0.1-3|21	%package -n %{libname}
14mu|libxfixes-5.0.1-3|22	Summary:	X Fixes  Library
14mu|libxfixes-5.0.1-3|23	Group:		Development/X11
14mu|libxfixes-5.0.1-3|24	Conflicts:	libxorg-x11 < 7.0
14mu|libxfixes-5.0.1-3|25	Provides:	%{name} = %{version}
14mu|libxfixes-5.0.1-3|26	
14mu|libxfixes-5.0.1-3|27	%description -n %{libname}
14mu|libxfixes-5.0.1-3|28	%{name} is a simple library designed to interface the X Fixes Extension.
14mu|libxfixes-5.0.1-3|29	
14mu|libxfixes-5.0.1-3|30	%package -n %{develname}
14mu|libxfixes-5.0.1-3|31	Summary:	Development files for %{name}
14mu|libxfixes-5.0.1-3|32	Group:		Development/X11
14mu|libxfixes-5.0.1-3|33	Requires:	%{libname} = %{version}-%{release}
14mu|libxfixes-5.0.1-3|34	Provides:	libxfixes-devel = %{version}-%{release}
14mu|libxfixes-5.0.1-3|35	Obsoletes:	%{_lib}xfixes3-devel < 5.0
14mu|libxfixes-5.0.1-3|36	Obsoletes:	%{_lib}xfixes-static-devel < 5.0
14mu|libxfixes-5.0.1-3|37	Conflicts:	libxorg-x11-devel < 7.0
14mu|libxfixes-5.0.1-3|38	
14mu|libxfixes-5.0.1-3|39	%description -n %{develname}
14mu|libxfixes-5.0.1-3|40	Development files for %{name}
14mu|libxfixes-5.0.1-3|41	
14mu|libxfixes-5.0.1-3|42	%prep
14mu|libxfixes-5.0.1-3|43	%setup -qn libXfixes-%{version}
14mu|libxfixes-5.0.1-3|44	
14mu|libxfixes-5.0.1-3|45	%build
14mu|libxfixes-5.0.1-3|46	%configure2_5x \
14mu|libxfixes-5.0.1-3|47	--disable-static \
14mu|libxfixes-5.0.1-3|48	--x-includes=%{_includedir} \
14mu|libxfixes-5.0.1-3|49	--x-libraries=%{_libdir}
14mu|libxfixes-5.0.1-3|50	
14mu|libxfixes-5.0.1-3|51	%make
14mu|libxfixes-5.0.1-3|52	
14mu|libxfixes-5.0.1-3|53	%install
14mu|libxfixes-5.0.1-3|54	rm -rf %{buildroot}
14mu|libxfixes-5.0.1-3|55	%makeinstall_std
14mu|libxfixes-5.0.1-3|56	
14mu|libxfixes-5.0.1-3|57	%files -n %{libname}
14mu|libxfixes-5.0.1-3|58	%{_libdir}/libXfixes.so.%{major}*
14mu|libxfixes-5.0.1-3|59	
14mu|libxfixes-5.0.1-3|60	%files -n %{develname}
14mu|libxfixes-5.0.1-3|61	%{_libdir}/libXfixes.so
14mu|libxfixes-5.0.1-3|62	%{_libdir}/pkgconfig/xfixes.pc
14mu|libxfixes-5.0.1-3|63	%{_includedir}/X11/extensions/Xfixes.h
14mu|libxfixes-5.0.1-3|64	%{_mandir}/man3/Xfixes.*
14mu|libxfixes-5.0.1-3|65	
14mu|libxfixes-5.0.1-3|66	%changelog
14mu|libxfixes-5.0.1-3|67	
14mu|libxfixes-5.0.1-3|68	* Thu Sep 10 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 5.0.1-3
14mu|libxfixes-5.0.1-3|69	- (8e5515c) Release up
14mu|libxfixes-5.0.1-3|70	
14mu|libxfixes-5.0.1-3|71	

23290 14
14mu|libxfont-1.5.1-1|1	%define major 1
14mu|libxfont-1.5.1-1|2	%define libname %mklibname xfont %{major}
14mu|libxfont-1.5.1-1|3	%define devname %mklibname xfont -d
14mu|libxfont-1.5.1-1|4	
14mu|libxfont-1.5.1-1|5	Summary:	X font Library
14mu|libxfont-1.5.1-1|6	Name:		libxfont
14mu|libxfont-1.5.1-1|7	Version:	1.5.1
14mu|libxfont-1.5.1-1|8	Release:	1
14mu|libxfont-1.5.1-1|9	License:	MIT
14mu|libxfont-1.5.1-1|10	Group:		Development/X11
14mu|libxfont-1.5.1-1|11	Url:		http://xorg.freedesktop.org
14mu|libxfont-1.5.1-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXfont-%{version}.tar.bz2
14mu|libxfont-1.5.1-1|13	# From Fedora:
14mu|libxfont-1.5.1-1|14	Patch0:		libxfont-1.5.1-bdfReadCharacters-Allow-negative-DWIDTH-values.patch
14mu|libxfont-1.5.1-1|15	
14mu|libxfont-1.5.1-1|16	BuildRequires:	pkgconfig(fontenc)
14mu|libxfont-1.5.1-1|17	BuildRequires:	pkgconfig(freetype2)
14mu|libxfont-1.5.1-1|18	BuildRequires:	pkgconfig(xtrans)
14mu|libxfont-1.5.1-1|19	# Version 1.5.0 needs fontproto 2.1.3 or newer (x11-proto-devel >= 7.7-7).
14mu|libxfont-1.5.1-1|20	BuildRequires:	x11-proto-devel >= 7.7-7
14mu|libxfont-1.5.1-1|21	BuildRequires:	x11-util-macros
14mu|libxfont-1.5.1-1|22	BuildRequires:	bzip2-devel
14mu|libxfont-1.5.1-1|23	
14mu|libxfont-1.5.1-1|24	%description
14mu|libxfont-1.5.1-1|25	X font Library.
14mu|libxfont-1.5.1-1|26	
14mu|libxfont-1.5.1-1|27	#----------------------------------------------------------------------------
14mu|libxfont-1.5.1-1|28	
14mu|libxfont-1.5.1-1|29	%package -n %{libname}
14mu|libxfont-1.5.1-1|30	Summary:	X font shared library
14mu|libxfont-1.5.1-1|31	Group:		Development/X11
14mu|libxfont-1.5.1-1|32	Provides:	%{name} = %{version}
14mu|libxfont-1.5.1-1|33	Conflicts:	libxorg-x11 < 7.0
14mu|libxfont-1.5.1-1|34	
14mu|libxfont-1.5.1-1|35	%description -n %{libname}
14mu|libxfont-1.5.1-1|36	X font shared library.
14mu|libxfont-1.5.1-1|37	
14mu|libxfont-1.5.1-1|38	%files -n %{libname}
14mu|libxfont-1.5.1-1|39	%{_libdir}/libXfont.so.%{major}*
14mu|libxfont-1.5.1-1|40	
14mu|libxfont-1.5.1-1|41	#----------------------------------------------------------------------------
14mu|libxfont-1.5.1-1|42	
14mu|libxfont-1.5.1-1|43	%package -n %{devname}
14mu|libxfont-1.5.1-1|44	Summary:	Development files for %{name}
14mu|libxfont-1.5.1-1|45	Group:		Development/X11
14mu|libxfont-1.5.1-1|46	Requires:	%{libname} = %{EVRD}
14mu|libxfont-1.5.1-1|47	Provides:	libxfont-devel = %{EVRD}
14mu|libxfont-1.5.1-1|48	Obsoletes:	%{_lib}xfont1-devel < 1.4.5
14mu|libxfont-1.5.1-1|49	Obsoletes:	%{_lib}xfont-static-devel < 1.4.5
14mu|libxfont-1.5.1-1|50	Conflicts:	libxorg-x11-devel < 7.0
14mu|libxfont-1.5.1-1|51	
14mu|libxfont-1.5.1-1|52	%description -n %{devname}
14mu|libxfont-1.5.1-1|53	Development files for %{name}.
14mu|libxfont-1.5.1-1|54	
14mu|libxfont-1.5.1-1|55	%files -n %{devname}
14mu|libxfont-1.5.1-1|56	%{_libdir}/libXfont.so
14mu|libxfont-1.5.1-1|57	%{_libdir}/pkgconfig/xfont.pc
14mu|libxfont-1.5.1-1|58	%dir %{_includedir}/X11/fonts
14mu|libxfont-1.5.1-1|59	%{_includedir}/X11/fonts/*
14mu|libxfont-1.5.1-1|60	
14mu|libxfont-1.5.1-1|61	#----------------------------------------------------------------------------
14mu|libxfont-1.5.1-1|62	
14mu|libxfont-1.5.1-1|63	%prep
14mu|libxfont-1.5.1-1|64	%setup -qn libXfont-%{version}
14mu|libxfont-1.5.1-1|65	%apply_patches
14mu|libxfont-1.5.1-1|66	
14mu|libxfont-1.5.1-1|67	
14mu|libxfont-1.5.1-1|68	%build
14mu|libxfont-1.5.1-1|69	%configure2_5x \
14mu|libxfont-1.5.1-1|70	--disable-static \
14mu|libxfont-1.5.1-1|71	--with-bzip2 \
14mu|libxfont-1.5.1-1|72	--without-fop
14mu|libxfont-1.5.1-1|73	
14mu|libxfont-1.5.1-1|74	%make
14mu|libxfont-1.5.1-1|75	
14mu|libxfont-1.5.1-1|76	%install
14mu|libxfont-1.5.1-1|77	%makeinstall_std
14mu|libxfont-1.5.1-1|78	
14mu|libxfont-1.5.1-1|79	
14mu|libxfont-1.5.1-1|80	%changelog
14mu|libxfont-1.5.1-1|81	
14mu|libxfont-1.5.1-1|82	* Fri Sep 04 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.5.1-1
14mu|libxfont-1.5.1-1|83	- (60b0783) Updated to version 1.5.1 with an additional patch from Fedora
14mu|libxfont-1.5.1-1|84	- (60b0783) Note that this version requries x11-proto-devel 7.7-7 or newer, that is,
14mu|libxfont-1.5.1-1|85	- (60b0783) fontsproto 2.1.3 or newer, and is intended for Xorg 1.16 or newer.
14mu|libxfont-1.5.1-1|86	
14mu|libxfont-1.5.1-1|87	

23291 14
14mu|libxfontcache-1.0.5-10|1	%define major 1
14mu|libxfontcache-1.0.5-10|2	%define libname %mklibname xfontcache %{major}
14mu|libxfontcache-1.0.5-10|3	%define devname %mklibname xfontcache -d
14mu|libxfontcache-1.0.5-10|4	%define sdevname %mklibname xfontcache -d -s
14mu|libxfontcache-1.0.5-10|5	
14mu|libxfontcache-1.0.5-10|6	Summary:	The Xfontcache library
14mu|libxfontcache-1.0.5-10|7	Name:		libxfontcache
14mu|libxfontcache-1.0.5-10|8	Version:	1.0.5
14mu|libxfontcache-1.0.5-10|9	Release:	10
14mu|libxfontcache-1.0.5-10|10	License:	MIT
14mu|libxfontcache-1.0.5-10|11	Group:		System/Libraries
14mu|libxfontcache-1.0.5-10|12	Url:		http://xorg.freedesktop.org
14mu|libxfontcache-1.0.5-10|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXfontcache-%{version}.tar.bz2
14mu|libxfontcache-1.0.5-10|14	BuildRequires:	x11-util-macros
14mu|libxfontcache-1.0.5-10|15	BuildRequires:	x11-proto-devel
14mu|libxfontcache-1.0.5-10|16	BuildRequires:	pkgconfig(x11)
14mu|libxfontcache-1.0.5-10|17	BuildRequires:	pkgconfig(xext)
14mu|libxfontcache-1.0.5-10|18	
14mu|libxfontcache-1.0.5-10|19	%description
14mu|libxfontcache-1.0.5-10|20	The Xfontcache library.
14mu|libxfontcache-1.0.5-10|21	
14mu|libxfontcache-1.0.5-10|22	#-----------------------------------------------------------
14mu|libxfontcache-1.0.5-10|23	
14mu|libxfontcache-1.0.5-10|24	%package -n %{libname}
14mu|libxfontcache-1.0.5-10|25	Summary:	The Xfontcache shared library
14mu|libxfontcache-1.0.5-10|26	Group:		System/Libraries
14mu|libxfontcache-1.0.5-10|27	Provides:	%{name} = %{EVRD}
14mu|libxfontcache-1.0.5-10|28	
14mu|libxfontcache-1.0.5-10|29	%description -n %{libname}
14mu|libxfontcache-1.0.5-10|30	The Xfontcache shared library.
14mu|libxfontcache-1.0.5-10|31	
14mu|libxfontcache-1.0.5-10|32	%files -n %{libname}
14mu|libxfontcache-1.0.5-10|33	%{_libdir}/libXfontcache.so.%{major}*
14mu|libxfontcache-1.0.5-10|34	
14mu|libxfontcache-1.0.5-10|35	#-----------------------------------------------------------
14mu|libxfontcache-1.0.5-10|36	
14mu|libxfontcache-1.0.5-10|37	%package -n %{devname}
14mu|libxfontcache-1.0.5-10|38	Summary:	Development files for %{name}
14mu|libxfontcache-1.0.5-10|39	Group:		Development/X11
14mu|libxfontcache-1.0.5-10|40	Requires:	%{libname} = %{EVRD}
14mu|libxfontcache-1.0.5-10|41	Requires:	x11-proto-devel
14mu|libxfontcache-1.0.5-10|42	Provides:	%{name}-devel = %{EVRD}
14mu|libxfontcache-1.0.5-10|43	Conflicts:	%{_lib}xfontcache1-devel < 1.0.5-8
14mu|libxfontcache-1.0.5-10|44	Obsoletes:	%{_lib}xfontcache1-devel < 1.0.5-8
14mu|libxfontcache-1.0.5-10|45	
14mu|libxfontcache-1.0.5-10|46	%description -n %{devname}
14mu|libxfontcache-1.0.5-10|47	Development files for %{name}.
14mu|libxfontcache-1.0.5-10|48	
14mu|libxfontcache-1.0.5-10|49	%files -n %{devname}
14mu|libxfontcache-1.0.5-10|50	%{_libdir}/libXfontcache.so
14mu|libxfontcache-1.0.5-10|51	%{_libdir}/pkgconfig/xfontcache.pc
14mu|libxfontcache-1.0.5-10|52	%{_mandir}/man3/FontCache*
14mu|libxfontcache-1.0.5-10|53	%{_mandir}/man3/Xfontcache*
14mu|libxfontcache-1.0.5-10|54	
14mu|libxfontcache-1.0.5-10|55	#-----------------------------------------------------------
14mu|libxfontcache-1.0.5-10|56	
14mu|libxfontcache-1.0.5-10|57	%package -n %{sdevname}
14mu|libxfontcache-1.0.5-10|58	Summary:	Static development files for %{name}
14mu|libxfontcache-1.0.5-10|59	Group:		Development/X11
14mu|libxfontcache-1.0.5-10|60	Requires:	%{devname} = %{EVRD}
14mu|libxfontcache-1.0.5-10|61	Provides:	libxfontcache-static-devel = %{EVRD}
14mu|libxfontcache-1.0.5-10|62	Conflicts:	%{_lib}xfontcache1-static-devel < 1.0.5-8
14mu|libxfontcache-1.0.5-10|63	Obsoletes:	%{_lib}xfontcache1-static-devel < 1.0.5-8
14mu|libxfontcache-1.0.5-10|64	
14mu|libxfontcache-1.0.5-10|65	%description -n %{sdevname}
14mu|libxfontcache-1.0.5-10|66	Static development files for %{name}.
14mu|libxfontcache-1.0.5-10|67	
14mu|libxfontcache-1.0.5-10|68	%files -n %{sdevname}
14mu|libxfontcache-1.0.5-10|69	%{_libdir}/libXfontcache.a
14mu|libxfontcache-1.0.5-10|70	
14mu|libxfontcache-1.0.5-10|71	#-----------------------------------------------------------
14mu|libxfontcache-1.0.5-10|72	
14mu|libxfontcache-1.0.5-10|73	%prep
14mu|libxfontcache-1.0.5-10|74	%setup -qn libXfontcache-%{version}
14mu|libxfontcache-1.0.5-10|75	
14mu|libxfontcache-1.0.5-10|76	%build
14mu|libxfontcache-1.0.5-10|77	%configure2_5x \
14mu|libxfontcache-1.0.5-10|78	--x-includes=%{_includedir}\
14mu|libxfontcache-1.0.5-10|79	--x-libraries=%{_libdir}
14mu|libxfontcache-1.0.5-10|80	
14mu|libxfontcache-1.0.5-10|81	%make
14mu|libxfontcache-1.0.5-10|82	
14mu|libxfontcache-1.0.5-10|83	%install
14mu|libxfontcache-1.0.5-10|84	%makeinstall_std
14mu|libxfontcache-1.0.5-10|85	
14mu|libxfontcache-1.0.5-10|86	
14mu|libxfontcache-1.0.5-10|87	%changelog
14mu|libxfontcache-1.0.5-10|88	
14mu|libxfontcache-1.0.5-10|89	* Thu Sep 24 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.5-10
14mu|libxfontcache-1.0.5-10|90	- (a0a932c) Release up
14mu|libxfontcache-1.0.5-10|91	
14mu|libxfontcache-1.0.5-10|92	

23292 14
14mu|libxft-2.3.2-5|1	%define major 2
14mu|libxft-2.3.2-5|2	%define libname %mklibname xft %{major}
14mu|libxft-2.3.2-5|3	%define devname %mklibname xft -d
14mu|libxft-2.3.2-5|4	
14mu|libxft-2.3.2-5|5	Summary:	X FreeType library
14mu|libxft-2.3.2-5|6	Name:		libxft
14mu|libxft-2.3.2-5|7	Version:	2.3.2
14mu|libxft-2.3.2-5|8	Release:	5
14mu|libxft-2.3.2-5|9	License:	MIT
14mu|libxft-2.3.2-5|10	Group:		Development/X11
14mu|libxft-2.3.2-5|11	Url:		http://xorg.freedesktop.org
14mu|libxft-2.3.2-5|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXft-%{version}.tar.bz2
14mu|libxft-2.3.2-5|13	BuildRequires:	pkgconfig(fontconfig)
14mu|libxft-2.3.2-5|14	BuildRequires:	pkgconfig(freetype2)
14mu|libxft-2.3.2-5|15	BuildRequires:	pkgconfig(xau)
14mu|libxft-2.3.2-5|16	BuildRequires:	pkgconfig(xorg-macros)
14mu|libxft-2.3.2-5|17	BuildRequires:	pkgconfig(xrender)
14mu|libxft-2.3.2-5|18	
14mu|libxft-2.3.2-5|19	%description
14mu|libxft-2.3.2-5|20	X FreeType library.
14mu|libxft-2.3.2-5|21	
14mu|libxft-2.3.2-5|22	#----------------------------------------------------------------------------
14mu|libxft-2.3.2-5|23	
14mu|libxft-2.3.2-5|24	%package -n %{libname}
14mu|libxft-2.3.2-5|25	Summary:	X FreeType library
14mu|libxft-2.3.2-5|26	Group:		Development/X11
14mu|libxft-2.3.2-5|27	Provides:	%{name} = %{EVRD}
14mu|libxft-2.3.2-5|28	Requires:	fontconfig
14mu|libxft-2.3.2-5|29	
14mu|libxft-2.3.2-5|30	%description -n %{libname}
14mu|libxft-2.3.2-5|31	X FreeType library.
14mu|libxft-2.3.2-5|32	
14mu|libxft-2.3.2-5|33	%files -n %{libname}
14mu|libxft-2.3.2-5|34	%{_libdir}/libXft.so.%{major}*
14mu|libxft-2.3.2-5|35	
14mu|libxft-2.3.2-5|36	#----------------------------------------------------------------------------
14mu|libxft-2.3.2-5|37	
14mu|libxft-2.3.2-5|38	%package -n %{devname}
14mu|libxft-2.3.2-5|39	Summary:	Development files for %{name}
14mu|libxft-2.3.2-5|40	Group:		Development/X11
14mu|libxft-2.3.2-5|41	Requires:	%{libname} = %{EVRD}
14mu|libxft-2.3.2-5|42	Provides:	%{name}-devel = %{EVRD}
14mu|libxft-2.3.2-5|43	
14mu|libxft-2.3.2-5|44	%description -n %{devname}
14mu|libxft-2.3.2-5|45	Development files for %{name}.
14mu|libxft-2.3.2-5|46	
14mu|libxft-2.3.2-5|47	%files -n %{devname}
14mu|libxft-2.3.2-5|48	%{_libdir}/libXft.so
14mu|libxft-2.3.2-5|49	%{_libdir}/pkgconfig/xft.pc
14mu|libxft-2.3.2-5|50	%{_includedir}/X11/Xft/Xft.h
14mu|libxft-2.3.2-5|51	%{_includedir}/X11/Xft/XftCompat.h
14mu|libxft-2.3.2-5|52	%{_mandir}/man3/Xft.*
14mu|libxft-2.3.2-5|53	
14mu|libxft-2.3.2-5|54	#----------------------------------------------------------------------------
14mu|libxft-2.3.2-5|55	
14mu|libxft-2.3.2-5|56	%prep
14mu|libxft-2.3.2-5|57	%setup -qn libXft-%{version}
14mu|libxft-2.3.2-5|58	
14mu|libxft-2.3.2-5|59	%build
14mu|libxft-2.3.2-5|60	%configure2_5x \
14mu|libxft-2.3.2-5|61	--disable-static \
14mu|libxft-2.3.2-5|62	--x-includes=%{_includedir} \
14mu|libxft-2.3.2-5|63	--x-libraries=%{_libdir}
14mu|libxft-2.3.2-5|64	
14mu|libxft-2.3.2-5|65	%make
14mu|libxft-2.3.2-5|66	
14mu|libxft-2.3.2-5|67	%install
14mu|libxft-2.3.2-5|68	%makeinstall_std
14mu|libxft-2.3.2-5|69	
14mu|libxft-2.3.2-5|70	%changelog
14mu|libxft-2.3.2-5|71	
14mu|libxft-2.3.2-5|72	* Tue Oct 20 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.3.2-5
14mu|libxft-2.3.2-5|73	- (34f9a73) Release up
14mu|libxft-2.3.2-5|74	
14mu|libxft-2.3.2-5|75	

23293 14
14mu|libxi-1.7.5-1|1	%define major 6
14mu|libxi-1.7.5-1|2	%define libxi %mklibname xi %{major}
14mu|libxi-1.7.5-1|3	%define devname %mklibname xi -d
14mu|libxi-1.7.5-1|4	
14mu|libxi-1.7.5-1|5	Summary:	X Input Extension Library
14mu|libxi-1.7.5-1|6	Name:		libxi
14mu|libxi-1.7.5-1|7	Version:	1.7.5
14mu|libxi-1.7.5-1|8	Release:	1
14mu|libxi-1.7.5-1|9	License:	MIT
14mu|libxi-1.7.5-1|10	Group:		Development/X11
14mu|libxi-1.7.5-1|11	Url:		http://xorg.freedesktop.org
14mu|libxi-1.7.5-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXi-%{version}.tar.bz2
14mu|libxi-1.7.5-1|13	BuildRequires:	pkgconfig(x11)
14mu|libxi-1.7.5-1|14	BuildRequires:	pkgconfig(xext)
14mu|libxi-1.7.5-1|15	BuildRequires:	pkgconfig(xfixes)
14mu|libxi-1.7.5-1|16	BuildRequires:	pkgconfig(xorg-macros)
14mu|libxi-1.7.5-1|17	BuildRequires:	pkgconfig(xproto)
14mu|libxi-1.7.5-1|18	# necessary for building the man pages
14mu|libxi-1.7.5-1|19	BuildRequires:	asciidoc
14mu|libxi-1.7.5-1|20	BuildRequires:	docbook-dtd412-xml
14mu|libxi-1.7.5-1|21	BuildRequires:	xmlto
14mu|libxi-1.7.5-1|22	
14mu|libxi-1.7.5-1|23	%description
14mu|libxi-1.7.5-1|24	X Input Extension Library.
14mu|libxi-1.7.5-1|25	
14mu|libxi-1.7.5-1|26	#----------------------------------------------------------------------------
14mu|libxi-1.7.5-1|27	
14mu|libxi-1.7.5-1|28	%package -n %{libxi}
14mu|libxi-1.7.5-1|29	Summary:	X Input Extension Library
14mu|libxi-1.7.5-1|30	Group:		Development/X11
14mu|libxi-1.7.5-1|31	Provides:	%{name} = %{EVRD}
14mu|libxi-1.7.5-1|32	
14mu|libxi-1.7.5-1|33	%description -n %{libxi}
14mu|libxi-1.7.5-1|34	X Input Extension Library.
14mu|libxi-1.7.5-1|35	
14mu|libxi-1.7.5-1|36	%files -n %{libxi}
14mu|libxi-1.7.5-1|37	%{_libdir}/libXi.so.%{major}*
14mu|libxi-1.7.5-1|38	
14mu|libxi-1.7.5-1|39	#----------------------------------------------------------------------------
14mu|libxi-1.7.5-1|40	
14mu|libxi-1.7.5-1|41	%package -n %{devname}
14mu|libxi-1.7.5-1|42	Summary:	Development files for %{name}
14mu|libxi-1.7.5-1|43	Group:		Development/X11
14mu|libxi-1.7.5-1|44	Requires:	%{libxi} = %{EVRD}
14mu|libxi-1.7.5-1|45	Requires:	pkgconfig(xfixes)
14mu|libxi-1.7.5-1|46	Provides:	%{name}-devel = %{EVRD}
14mu|libxi-1.7.5-1|47	
14mu|libxi-1.7.5-1|48	%description -n %{devname}
14mu|libxi-1.7.5-1|49	Development files for %{name}.
14mu|libxi-1.7.5-1|50	
14mu|libxi-1.7.5-1|51	%files -n %{devname}
14mu|libxi-1.7.5-1|52	%{_libdir}/libXi.so
14mu|libxi-1.7.5-1|53	%{_libdir}/pkgconfig/xi.pc
14mu|libxi-1.7.5-1|54	%{_includedir}/X11/extensions/*.h
14mu|libxi-1.7.5-1|55	%{_datadir}/doc/libXi/*
14mu|libxi-1.7.5-1|56	%{_mandir}/man3/X*
14mu|libxi-1.7.5-1|57	
14mu|libxi-1.7.5-1|58	#----------------------------------------------------------------------------
14mu|libxi-1.7.5-1|59	
14mu|libxi-1.7.5-1|60	%prep
14mu|libxi-1.7.5-1|61	%setup -qn libXi-%{version}
14mu|libxi-1.7.5-1|62	
14mu|libxi-1.7.5-1|63	%build
14mu|libxi-1.7.5-1|64	%configure2_5x \
14mu|libxi-1.7.5-1|65	--disable-static
14mu|libxi-1.7.5-1|66	
14mu|libxi-1.7.5-1|67	%make
14mu|libxi-1.7.5-1|68	
14mu|libxi-1.7.5-1|69	%install
14mu|libxi-1.7.5-1|70	%makeinstall_std
14mu|libxi-1.7.5-1|71	
14mu|libxi-1.7.5-1|72	
14mu|libxi-1.7.5-1|73	%changelog
14mu|libxi-1.7.5-1|74	
14mu|libxi-1.7.5-1|75	* Fri Sep 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.7.5-1
14mu|libxi-1.7.5-1|76	- (07d1e8e) Updated to version 1.7.5
14mu|libxi-1.7.5-1|77	
14mu|libxi-1.7.5-1|78	

23294 14
14mu|libxinerama-1.1.3-7|1	%define major 1
14mu|libxinerama-1.1.3-7|2	%define libname %mklibname xinerama %{major}
14mu|libxinerama-1.1.3-7|3	%define devname %mklibname xinerama -d
14mu|libxinerama-1.1.3-7|4	
14mu|libxinerama-1.1.3-7|5	Summary:	The Xinerama Library
14mu|libxinerama-1.1.3-7|6	Name:		libxinerama
14mu|libxinerama-1.1.3-7|7	Version:	1.1.3
14mu|libxinerama-1.1.3-7|8	Release:	7
14mu|libxinerama-1.1.3-7|9	License:	MIT
14mu|libxinerama-1.1.3-7|10	Group:		Development/X11
14mu|libxinerama-1.1.3-7|11	Url:		http://xorg.freedesktop.org
14mu|libxinerama-1.1.3-7|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXinerama-%{version}.tar.bz2
14mu|libxinerama-1.1.3-7|13	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mu|libxinerama-1.1.3-7|14	BuildRequires:	pkgconfig(xext) >= 1.0.0
14mu|libxinerama-1.1.3-7|15	BuildRequires:	x11-proto-devel >= 7.5
14mu|libxinerama-1.1.3-7|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxinerama-1.1.3-7|17	
14mu|libxinerama-1.1.3-7|18	%description
14mu|libxinerama-1.1.3-7|19	The Xinerama Library.
14mu|libxinerama-1.1.3-7|20	
14mu|libxinerama-1.1.3-7|21	%package -n %{libname}
14mu|libxinerama-1.1.3-7|22	Summary:	The Xinerama Library
14mu|libxinerama-1.1.3-7|23	Group:		Development/X11
14mu|libxinerama-1.1.3-7|24	
14mu|libxinerama-1.1.3-7|25	%description -n %{libname}
14mu|libxinerama-1.1.3-7|26	The Xinerama Library.
14mu|libxinerama-1.1.3-7|27	
14mu|libxinerama-1.1.3-7|28	%package -n %{devname}
14mu|libxinerama-1.1.3-7|29	Summary:	Development files for %{name}
14mu|libxinerama-1.1.3-7|30	Group:		Development/X11
14mu|libxinerama-1.1.3-7|31	Requires:	%{libname} = %{EVRD}
14mu|libxinerama-1.1.3-7|32	Provides:	libxinerama-devel = %{EVRD}
14mu|libxinerama-1.1.3-7|33	Obsoletes:	%{_lib}xinerama1-devel < 1.1.2
14mu|libxinerama-1.1.3-7|34	Obsoletes:	%{_lib}xinerama-static-devel < 1.1.2
14mu|libxinerama-1.1.3-7|35	# Due to moved man page, to be removed later
14mu|libxinerama-1.1.3-7|36	Conflicts:	%{libname} < 1.1.3-4
14mu|libxinerama-1.1.3-7|37	
14mu|libxinerama-1.1.3-7|38	%description -n %{devname}
14mu|libxinerama-1.1.3-7|39	Development files for %{name}.
14mu|libxinerama-1.1.3-7|40	
14mu|libxinerama-1.1.3-7|41	%prep
14mu|libxinerama-1.1.3-7|42	%setup -qn libXinerama-%{version}
14mu|libxinerama-1.1.3-7|43	
14mu|libxinerama-1.1.3-7|44	%build
14mu|libxinerama-1.1.3-7|45	%configure2_5x \
14mu|libxinerama-1.1.3-7|46	--disable-static \
14mu|libxinerama-1.1.3-7|47	--x-includes=%{_includedir} \
14mu|libxinerama-1.1.3-7|48	--x-libraries=%{_libdir}
14mu|libxinerama-1.1.3-7|49	
14mu|libxinerama-1.1.3-7|50	%make
14mu|libxinerama-1.1.3-7|51	
14mu|libxinerama-1.1.3-7|52	%install
14mu|libxinerama-1.1.3-7|53	%makeinstall_std
14mu|libxinerama-1.1.3-7|54	
14mu|libxinerama-1.1.3-7|55	%files -n %{libname}
14mu|libxinerama-1.1.3-7|56	%{_libdir}/libXinerama.so.%{major}*
14mu|libxinerama-1.1.3-7|57	
14mu|libxinerama-1.1.3-7|58	%files -n %{devname}
14mu|libxinerama-1.1.3-7|59	%{_libdir}/libXinerama.so
14mu|libxinerama-1.1.3-7|60	%{_libdir}/pkgconfig/xinerama.pc
14mu|libxinerama-1.1.3-7|61	%{_includedir}/X11/extensions/*.h
14mu|libxinerama-1.1.3-7|62	%{_mandir}/man3/*
14mu|libxinerama-1.1.3-7|63	
14mu|libxinerama-1.1.3-7|64	%changelog
14mu|libxinerama-1.1.3-7|65	
14mu|libxinerama-1.1.3-7|66	* Fri Sep 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.3-7
14mu|libxinerama-1.1.3-7|67	- (1e512b8) Release up
14mu|libxinerama-1.1.3-7|68	
14mu|libxinerama-1.1.3-7|69	

23295 14
14mu|libxkbcommon-0.5.0-1|1	%define bname xkbcommon
14mu|libxkbcommon-0.5.0-1|2	
14mu|libxkbcommon-0.5.0-1|3	%define major 0
14mu|libxkbcommon-0.5.0-1|4	%define libname %mklibname xkbcommon %{major}
14mu|libxkbcommon-0.5.0-1|5	%define devname %mklibname xkbcommon -d
14mu|libxkbcommon-0.5.0-1|6	%define libx11 %mklibname xkbcommon-x11_ %{major}
14mu|libxkbcommon-0.5.0-1|7	%define devx11 %mklibname xkbcommon-x11 -d
14mu|libxkbcommon-0.5.0-1|8	
14mu|libxkbcommon-0.5.0-1|9	Summary:	Keymap handling library for toolkits and window systems
14mu|libxkbcommon-0.5.0-1|10	Name:		lib%{bname}
14mu|libxkbcommon-0.5.0-1|11	Version:	0.5.0
14mu|libxkbcommon-0.5.0-1|12	Release:	1
14mu|libxkbcommon-0.5.0-1|13	License:	MIT
14mu|libxkbcommon-0.5.0-1|14	Group:		Development/X11
14mu|libxkbcommon-0.5.0-1|15	Url:		http://xkbcommon.org/
14mu|libxkbcommon-0.5.0-1|16	Source0:	http://xkbcommon.org/download/%{name}-%{version}.tar.xz
14mu|libxkbcommon-0.5.0-1|17	BuildRequires:	bison
14mu|libxkbcommon-0.5.0-1|18	BuildRequires:	byacc
14mu|libxkbcommon-0.5.0-1|19	BuildRequires:	doxygen
14mu|libxkbcommon-0.5.0-1|20	BuildRequires:	flex
14mu|libxkbcommon-0.5.0-1|21	BuildRequires:	pkgconfig(x11)
14mu|libxkbcommon-0.5.0-1|22	BuildRequires:	pkgconfig(xcb)
14mu|libxkbcommon-0.5.0-1|23	BuildRequires:	pkgconfig(xorg-macros)
14mu|libxkbcommon-0.5.0-1|24	BuildRequires:	pkgconfig(xproto)
14mu|libxkbcommon-0.5.0-1|25	# to auto-detect XKB config root
14mu|libxkbcommon-0.5.0-1|26	BuildRequires:	x11-data-xkbdata
14mu|libxkbcommon-0.5.0-1|27	
14mu|libxkbcommon-0.5.0-1|28	%description
14mu|libxkbcommon-0.5.0-1|29	A library that provides XKB API, common to servers and clients, to translate
14mu|libxkbcommon-0.5.0-1|30	evdev keycodes to keysyms, used by Wayland. Wayland is a protocol for a
14mu|libxkbcommon-0.5.0-1|31	compositor to talk to its clients as well as a C library implementation of
14mu|libxkbcommon-0.5.0-1|32	that protocol. The compositor can be a standalone display server running on
14mu|libxkbcommon-0.5.0-1|33	Linux kernel modesetting and evdev input devices, an X application, or a
14mu|libxkbcommon-0.5.0-1|34	wayland client itself.
14mu|libxkbcommon-0.5.0-1|35	
14mu|libxkbcommon-0.5.0-1|36	#-----------------------------------------------------------------------------
14mu|libxkbcommon-0.5.0-1|37	
14mu|libxkbcommon-0.5.0-1|38	%package -n %{libname}
14mu|libxkbcommon-0.5.0-1|39	Summary:	Library to translate evdev keycodes to keysyms
14mu|libxkbcommon-0.5.0-1|40	Group:		Development/X11
14mu|libxkbcommon-0.5.0-1|41	
14mu|libxkbcommon-0.5.0-1|42	%description -n %{libname}
14mu|libxkbcommon-0.5.0-1|43	A library that provides XKB API, common to servers and clients, to translate
14mu|libxkbcommon-0.5.0-1|44	evdev keycodes to keysyms, used by Wayland. Wayland is a protocol for a
14mu|libxkbcommon-0.5.0-1|45	compositor to talk to its clients as well as a C library implementation of
14mu|libxkbcommon-0.5.0-1|46	that protocol. The compositor can be a standalone display server running on
14mu|libxkbcommon-0.5.0-1|47	Linux kernel modesetting and evdev input devices, an X application, or a
14mu|libxkbcommon-0.5.0-1|48	wayland client itself.
14mu|libxkbcommon-0.5.0-1|49	
14mu|libxkbcommon-0.5.0-1|50	%files -n %{libname}
14mu|libxkbcommon-0.5.0-1|51	%doc COPYING README.md NEWS
14mu|libxkbcommon-0.5.0-1|52	%{_libdir}/%{name}.so.%{major}*
14mu|libxkbcommon-0.5.0-1|53	
14mu|libxkbcommon-0.5.0-1|54	#-----------------------------------------------------------------------------
14mu|libxkbcommon-0.5.0-1|55	
14mu|libxkbcommon-0.5.0-1|56	%package -n %{devname}
14mu|libxkbcommon-0.5.0-1|57	Summary:	Development files for %{name}
14mu|libxkbcommon-0.5.0-1|58	Group:		Development/X11
14mu|libxkbcommon-0.5.0-1|59	Requires:	%{libname} = %{EVRD}
14mu|libxkbcommon-0.5.0-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|libxkbcommon-0.5.0-1|61	
14mu|libxkbcommon-0.5.0-1|62	%description -n %{devname}
14mu|libxkbcommon-0.5.0-1|63	This package contains development files for %{name}.
14mu|libxkbcommon-0.5.0-1|64	
14mu|libxkbcommon-0.5.0-1|65	%files -n %{devname}
14mu|libxkbcommon-0.5.0-1|66	%doc COPYING
14mu|libxkbcommon-0.5.0-1|67	%{_libdir}/%{name}.so
14mu|libxkbcommon-0.5.0-1|68	%{_libdir}/pkgconfig/%{bname}.pc
14mu|libxkbcommon-0.5.0-1|69	%{_includedir}/%{bname}/%{bname}.h
14mu|libxkbcommon-0.5.0-1|70	%{_includedir}/%{bname}/%{bname}-compat.h
14mu|libxkbcommon-0.5.0-1|71	%{_includedir}/%{bname}/%{bname}-keysyms.h
14mu|libxkbcommon-0.5.0-1|72	%{_includedir}/%{bname}/%{bname}-names.h
14mu|libxkbcommon-0.5.0-1|73	%{_includedir}/%{bname}/%{bname}-compose.h
14mu|libxkbcommon-0.5.0-1|74	
14mu|libxkbcommon-0.5.0-1|75	#-----------------------------------------------------------------------------
14mu|libxkbcommon-0.5.0-1|76	
14mu|libxkbcommon-0.5.0-1|77	%package -n %{libx11}
14mu|libxkbcommon-0.5.0-1|78	Summary:	Library to translate evdev keycodes to keysyms (X11 bits)
14mu|libxkbcommon-0.5.0-1|79	Group:		Development/X11
14mu|libxkbcommon-0.5.0-1|80	
14mu|libxkbcommon-0.5.0-1|81	%description -n %{libx11}
14mu|libxkbcommon-0.5.0-1|82	A library that provides XKB API, common to servers and clients, to translate
14mu|libxkbcommon-0.5.0-1|83	evdev keycodes to keysyms, used by Wayland. Wayland is a protocol for a
14mu|libxkbcommon-0.5.0-1|84	compositor to talk to its clients as well as a C library implementation of
14mu|libxkbcommon-0.5.0-1|85	that protocol. The compositor can be a standalone display server running on
14mu|libxkbcommon-0.5.0-1|86	Linux kernel modesetting and evdev input devices, an X application, or a
14mu|libxkbcommon-0.5.0-1|87	wayland client itself.
14mu|libxkbcommon-0.5.0-1|88	
14mu|libxkbcommon-0.5.0-1|89	%files -n %{libx11}
14mu|libxkbcommon-0.5.0-1|90	%{_libdir}/%{name}-x11.so.%{major}*
14mu|libxkbcommon-0.5.0-1|91	
14mu|libxkbcommon-0.5.0-1|92	#-----------------------------------------------------------------------------
14mu|libxkbcommon-0.5.0-1|93	
14mu|libxkbcommon-0.5.0-1|94	%package -n %{devx11}
14mu|libxkbcommon-0.5.0-1|95	Summary:	Development files for %{name}
14mu|libxkbcommon-0.5.0-1|96	Group:		Development/X11
14mu|libxkbcommon-0.5.0-1|97	Requires:	%{libx11} = %{EVRD}
14mu|libxkbcommon-0.5.0-1|98	Requires:	%{devname} = %{EVRD}
14mu|libxkbcommon-0.5.0-1|99	
14mu|libxkbcommon-0.5.0-1|100	%description -n %{devx11}
14mu|libxkbcommon-0.5.0-1|101	This package contains development files for %{name}.
14mu|libxkbcommon-0.5.0-1|102	
14mu|libxkbcommon-0.5.0-1|103	%files -n %{devx11}
14mu|libxkbcommon-0.5.0-1|104	%{_libdir}/%{name}-x11.so
14mu|libxkbcommon-0.5.0-1|105	%{_libdir}/pkgconfig/%{bname}-x11.pc
14mu|libxkbcommon-0.5.0-1|106	%{_includedir}/%{bname}/%{bname}-x11.h
14mu|libxkbcommon-0.5.0-1|107	
14mu|libxkbcommon-0.5.0-1|108	#-----------------------------------------------------------------------------
14mu|libxkbcommon-0.5.0-1|109	
14mu|libxkbcommon-0.5.0-1|110	%package doc
14mu|libxkbcommon-0.5.0-1|111	Summary:	Documentation for %{name}
14mu|libxkbcommon-0.5.0-1|112	Group:		Development/Other
14mu|libxkbcommon-0.5.0-1|113	
14mu|libxkbcommon-0.5.0-1|114	%description doc
14mu|libxkbcommon-0.5.0-1|115	This package contains documentation for %{name}.
14mu|libxkbcommon-0.5.0-1|116	
14mu|libxkbcommon-0.5.0-1|117	%files doc
14mu|libxkbcommon-0.5.0-1|118	%doc %{_docdir}/%{name}/*
14mu|libxkbcommon-0.5.0-1|119	
14mu|libxkbcommon-0.5.0-1|120	#-----------------------------------------------------------------------------
14mu|libxkbcommon-0.5.0-1|121	
14mu|libxkbcommon-0.5.0-1|122	%prep
14mu|libxkbcommon-0.5.0-1|123	%setup -q
14mu|libxkbcommon-0.5.0-1|124	
14mu|libxkbcommon-0.5.0-1|125	%build
14mu|libxkbcommon-0.5.0-1|126	autoreconf -vfi
14mu|libxkbcommon-0.5.0-1|127	%configure2_5x \
14mu|libxkbcommon-0.5.0-1|128	--disable-static \
14mu|libxkbcommon-0.5.0-1|129	--with-xkb-config-root=%{_datadir}/X11/xkb
14mu|libxkbcommon-0.5.0-1|130	%make
14mu|libxkbcommon-0.5.0-1|131	
14mu|libxkbcommon-0.5.0-1|132	
14mu|libxkbcommon-0.5.0-1|133	%install
14mu|libxkbcommon-0.5.0-1|134	%makeinstall_std
14mu|libxkbcommon-0.5.0-1|135	
14mu|libxkbcommon-0.5.0-1|136	
14mu|libxkbcommon-0.5.0-1|137	%changelog
14mu|libxkbcommon-0.5.0-1|138	
14mu|libxkbcommon-0.5.0-1|139	* Mon Mar 09 2015 Tigro <ashejn@gmail.com> 0.5.0-1
14mu|libxkbcommon-0.5.0-1|140	- (ef20e2b) pack header
14mu|libxkbcommon-0.5.0-1|141	
14mu|libxkbcommon-0.5.0-1|142	

23296 14
14mu|libxkbfile-1.0.9-1|1	%define major 1
14mu|libxkbfile-1.0.9-1|2	%define libname %mklibname xkbfile %{major}
14mu|libxkbfile-1.0.9-1|3	%define develname %mklibname xkbfile -d
14mu|libxkbfile-1.0.9-1|4	
14mu|libxkbfile-1.0.9-1|5	Name:		libxkbfile
14mu|libxkbfile-1.0.9-1|6	Summary:	The xkbfile Library
14mu|libxkbfile-1.0.9-1|7	Version:	1.0.9
14mu|libxkbfile-1.0.9-1|8	Release:	1
14mu|libxkbfile-1.0.9-1|9	Group:		Development/X11
14mu|libxkbfile-1.0.9-1|10	License:	MIT
14mu|libxkbfile-1.0.9-1|11	URL:		http://xorg.freedesktop.org
14mu|libxkbfile-1.0.9-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libxkbfile-%{version}.tar.bz2
14mu|libxkbfile-1.0.9-1|13	
14mu|libxkbfile-1.0.9-1|14	BuildRequires:	pkgconfig(x11)
14mu|libxkbfile-1.0.9-1|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxkbfile-1.0.9-1|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxkbfile-1.0.9-1|17	
14mu|libxkbfile-1.0.9-1|18	%description
14mu|libxkbfile-1.0.9-1|19	The xkbfile Library.
14mu|libxkbfile-1.0.9-1|20	
14mu|libxkbfile-1.0.9-1|21	%package -n %{libname}
14mu|libxkbfile-1.0.9-1|22	Summary:	The xkbfile Library
14mu|libxkbfile-1.0.9-1|23	Group:		Development/X11
14mu|libxkbfile-1.0.9-1|24	Conflicts:	libxorg-x11 < 7.0
14mu|libxkbfile-1.0.9-1|25	Provides:	%{name} = %{version}
14mu|libxkbfile-1.0.9-1|26	
14mu|libxkbfile-1.0.9-1|27	%description -n %{libname}
14mu|libxkbfile-1.0.9-1|28	The xkbfile Library.
14mu|libxkbfile-1.0.9-1|29	
14mu|libxkbfile-1.0.9-1|30	%package -n %{develname}
14mu|libxkbfile-1.0.9-1|31	Summary:	Development files for %{name}
14mu|libxkbfile-1.0.9-1|32	Group:		Development/X11
14mu|libxkbfile-1.0.9-1|33	Requires:	%{libname} >= %{version}
14mu|libxkbfile-1.0.9-1|34	Provides:	%{name}-devel = %{version}-%{release}
14mu|libxkbfile-1.0.9-1|35	Conflicts:	libxorg-x11-devel < 7.0
14mu|libxkbfile-1.0.9-1|36	Obsoletes:	%{_lib}xkbfile1-devel < 1.0.8
14mu|libxkbfile-1.0.9-1|37	Obsoletes:	%{_lib}xkbfile-static-devel < 1.0.8
14mu|libxkbfile-1.0.9-1|38	
14mu|libxkbfile-1.0.9-1|39	%description -n %{develname}
14mu|libxkbfile-1.0.9-1|40	Development files for %{name}
14mu|libxkbfile-1.0.9-1|41	
14mu|libxkbfile-1.0.9-1|42	%prep
14mu|libxkbfile-1.0.9-1|43	%setup -qn libxkbfile-%{version}
14mu|libxkbfile-1.0.9-1|44	
14mu|libxkbfile-1.0.9-1|45	%build
14mu|libxkbfile-1.0.9-1|46	%configure2_5x \
14mu|libxkbfile-1.0.9-1|47	--disable-static \
14mu|libxkbfile-1.0.9-1|48	--x-includes=%{_includedir} \
14mu|libxkbfile-1.0.9-1|49	--x-libraries=%{_libdir}
14mu|libxkbfile-1.0.9-1|50	
14mu|libxkbfile-1.0.9-1|51	%make
14mu|libxkbfile-1.0.9-1|52	
14mu|libxkbfile-1.0.9-1|53	%install
14mu|libxkbfile-1.0.9-1|54	rm -rf %{buildroot}
14mu|libxkbfile-1.0.9-1|55	%makeinstall_std
14mu|libxkbfile-1.0.9-1|56	
14mu|libxkbfile-1.0.9-1|57	%files -n %{libname}
14mu|libxkbfile-1.0.9-1|58	%{_libdir}/libxkbfile.so.%{major}*
14mu|libxkbfile-1.0.9-1|59	
14mu|libxkbfile-1.0.9-1|60	%files -n %{develname}
14mu|libxkbfile-1.0.9-1|61	%{_libdir}/libxkbfile.so
14mu|libxkbfile-1.0.9-1|62	%{_libdir}/pkgconfig/xkbfile.pc
14mu|libxkbfile-1.0.9-1|63	%{_includedir}/X11/extensions/XKM.h
14mu|libxkbfile-1.0.9-1|64	%{_includedir}/X11/extensions/XKBrules.h
14mu|libxkbfile-1.0.9-1|65	%{_includedir}/X11/extensions/XKBconfig.h
14mu|libxkbfile-1.0.9-1|66	%{_includedir}/X11/extensions/XKMformat.h
14mu|libxkbfile-1.0.9-1|67	%{_includedir}/X11/extensions/XKBfile.h
14mu|libxkbfile-1.0.9-1|68	%{_includedir}/X11/extensions/XKBbells.h
14mu|libxkbfile-1.0.9-1|69	
14mu|libxkbfile-1.0.9-1|70	
14mu|libxkbfile-1.0.9-1|71	
14mu|libxkbfile-1.0.9-1|72	%changelog
14mu|libxkbfile-1.0.9-1|73	
14mu|libxkbfile-1.0.9-1|74	* Thu Sep 10 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.9-1
14mu|libxkbfile-1.0.9-1|75	- (44416a7) Updated to version 1.0.9
14mu|libxkbfile-1.0.9-1|76	
14mu|libxkbfile-1.0.9-1|77	

23297 14
14mu|libxml2-2.9.4-4|1	%bcond_without python
14mu|libxml2-2.9.4-4|2	
14mu|libxml2-2.9.4-4|3	%define major 2
14mu|libxml2-2.9.4-4|4	%define libname %mklibname xml2_ %{major}
14mu|libxml2-2.9.4-4|5	%define devname %mklibname xml2 -d
14mu|libxml2-2.9.4-4|6	
14mu|libxml2-2.9.4-4|7	Summary:	Library providing XML and HTML support
14mu|libxml2-2.9.4-4|8	Name:		libxml2
14mu|libxml2-2.9.4-4|9	Version:	2.9.4
14mu|libxml2-2.9.4-4|10	Release:	4
14mu|libxml2-2.9.4-4|11	License:	MIT
14mu|libxml2-2.9.4-4|12	Group:		System/Libraries
14mu|libxml2-2.9.4-4|13	Url:		http://www.xmlsoft.org/
14mu|libxml2-2.9.4-4|14	Source0:	ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
14mu|libxml2-2.9.4-4|15	Patch0:		libxml2-fix-NULL-pointer-deref-in-XPointer.patch
14mu|libxml2-2.9.4-4|16	# https://bugzilla.gnome.org/show_bug.cgi?id=766834
14mu|libxml2-2.9.4-4|17	Patch1:		libxml2-2.9.4-schema-validation-regression.patch
14mu|libxml2-2.9.4-4|18	Patch2:		libxml2-2.9.4-CVE-2016-4658.patch
14mu|libxml2-2.9.4-4|19	BuildRequires:	gtk-doc
14mu|libxml2-2.9.4-4|20	BuildRequires:	readline-devel
14mu|libxml2-2.9.4-4|21	BuildRequires:	pkgconfig(liblzma)
14mu|libxml2-2.9.4-4|22	%if %{with python}
14mu|libxml2-2.9.4-4|23	BuildRequires:	pkgconfig(python)
14mu|libxml2-2.9.4-4|24	%endif
14mu|libxml2-2.9.4-4|25	BuildRequires:	pkgconfig(zlib)
14mu|libxml2-2.9.4-4|26	
14mu|libxml2-2.9.4-4|27	%description
14mu|libxml2-2.9.4-4|28	This library allows you to manipulate XML files. It includes support
14mu|libxml2-2.9.4-4|29	for reading, modifying and writing XML and HTML files. There is DTDs
14mu|libxml2-2.9.4-4|30	support: this includes parsing and validation even with complex DtDs,
14mu|libxml2-2.9.4-4|31	either at parse time or later once the document has been modified. The
14mu|libxml2-2.9.4-4|32	output can be a simple SAX stream or and in-memory DOM-like
14mu|libxml2-2.9.4-4|33	representations. In this case one can use the built-in XPath and
14mu|libxml2-2.9.4-4|34	XPointer implementation to select subnodes or ranges. A flexible
14mu|libxml2-2.9.4-4|35	Input/Output mechanism is available, with existing HTTP and FTP modules
14mu|libxml2-2.9.4-4|36	and combined to a URI library.
14mu|libxml2-2.9.4-4|37	
14mu|libxml2-2.9.4-4|38	#----------------------------------------------------------------------------
14mu|libxml2-2.9.4-4|39	
14mu|libxml2-2.9.4-4|40	%package -n %{libname}
14mu|libxml2-2.9.4-4|41	Summary:	Shared libraries providing XML and HTML support
14mu|libxml2-2.9.4-4|42	Group:		System/Libraries
14mu|libxml2-2.9.4-4|43	Obsoletes:	%{mklibname xml 2} < 2.8.0
14mu|libxml2-2.9.4-4|44	Provides:	%{name} = %{EVRD}
14mu|libxml2-2.9.4-4|45	
14mu|libxml2-2.9.4-4|46	%description -n %{libname}
14mu|libxml2-2.9.4-4|47	This library allows you to manipulate XML files. It includes support
14mu|libxml2-2.9.4-4|48	for reading, modifying and writing XML and HTML files. There is DTDs
14mu|libxml2-2.9.4-4|49	support: this includes parsing and validation even with complex DtDs,
14mu|libxml2-2.9.4-4|50	either at parse time or later once the document has been modified.
14mu|libxml2-2.9.4-4|51	
14mu|libxml2-2.9.4-4|52	%files -n %{libname}
14mu|libxml2-2.9.4-4|53	%{_libdir}/%{name}.so.%{major}*
14mu|libxml2-2.9.4-4|54	
14mu|libxml2-2.9.4-4|55	#----------------------------------------------------------------------------
14mu|libxml2-2.9.4-4|56	
14mu|libxml2-2.9.4-4|57	%package -n %{devname}
14mu|libxml2-2.9.4-4|58	Summary:	Libraries, includes, etc. to develop XML and HTML applications
14mu|libxml2-2.9.4-4|59	Group:		Development/C
14mu|libxml2-2.9.4-4|60	Requires:	%{libname} = %{EVRD}
14mu|libxml2-2.9.4-4|61	Requires:	%{name}-utils = %{EVRD}
14mu|libxml2-2.9.4-4|62	Provides:	%{name}-devel = %{EVRD}
14mu|libxml2-2.9.4-4|63	
14mu|libxml2-2.9.4-4|64	%description -n %{devname}
14mu|libxml2-2.9.4-4|65	Libraries, include files, etc you can use to develop XML applications.
14mu|libxml2-2.9.4-4|66	This library allows you to manipulate XML files. It includes support
14mu|libxml2-2.9.4-4|67	for reading, modifying and writing XML and HTML files. There is DTDs
14mu|libxml2-2.9.4-4|68	support: this includes parsing and validation even with complex DtDs,
14mu|libxml2-2.9.4-4|69	either at parse time or later once the document has been modified.
14mu|libxml2-2.9.4-4|70	
14mu|libxml2-2.9.4-4|71	%files -n %{devname}
14mu|libxml2-2.9.4-4|72	%doc AUTHORS ChangeLog README Copyright TODO
14mu|libxml2-2.9.4-4|73	%doc doc/*.html doc/*.gif doc/*.png doc/html doc/tutorial
14mu|libxml2-2.9.4-4|74	%doc doc/libxml2-api.xml.xz
14mu|libxml2-2.9.4-4|75	%doc %{_datadir}/gtk-doc/html/*
14mu|libxml2-2.9.4-4|76	%{_bindir}/xml2-config
14mu|libxml2-2.9.4-4|77	%{multiarch_bindir}/xml2-config
14mu|libxml2-2.9.4-4|78	%{_libdir}/*.so
14mu|libxml2-2.9.4-4|79	%{_libdir}/*.sh
14mu|libxml2-2.9.4-4|80	%{_libdir}/cmake/libxml2
14mu|libxml2-2.9.4-4|81	%{_libdir}/pkgconfig/*
14mu|libxml2-2.9.4-4|82	%{_mandir}/man1/xml2-config*
14mu|libxml2-2.9.4-4|83	%{_mandir}/man3/*
14mu|libxml2-2.9.4-4|84	%{_includedir}/*
14mu|libxml2-2.9.4-4|85	%{_datadir}/aclocal/*
14mu|libxml2-2.9.4-4|86	
14mu|libxml2-2.9.4-4|87	#----------------------------------------------------------------------------
14mu|libxml2-2.9.4-4|88	
14mu|libxml2-2.9.4-4|89	%package utils
14mu|libxml2-2.9.4-4|90	Summary:	Utilities to manipulate XML files
14mu|libxml2-2.9.4-4|91	Group:		System/Libraries
14mu|libxml2-2.9.4-4|92	Requires:	%{libname} = %{EVRD}
14mu|libxml2-2.9.4-4|93	
14mu|libxml2-2.9.4-4|94	%description utils
14mu|libxml2-2.9.4-4|95	This packages contains utils to manipulate XML files.
14mu|libxml2-2.9.4-4|96	
14mu|libxml2-2.9.4-4|97	%files utils
14mu|libxml2-2.9.4-4|98	%{_bindir}/xmlcatalog
14mu|libxml2-2.9.4-4|99	%{_bindir}/xmllint
14mu|libxml2-2.9.4-4|100	%{_mandir}/man1/xmlcatalog*
14mu|libxml2-2.9.4-4|101	%{_mandir}/man1/xmllint*
14mu|libxml2-2.9.4-4|102	
14mu|libxml2-2.9.4-4|103	#----------------------------------------------------------------------------
14mu|libxml2-2.9.4-4|104	
14mu|libxml2-2.9.4-4|105	%if %{with python}
14mu|libxml2-2.9.4-4|106	%package -n python-%{name}
14mu|libxml2-2.9.4-4|107	Summary:	Python bindings for the libxml2 library
14mu|libxml2-2.9.4-4|108	Group:		Development/Python
14mu|libxml2-2.9.4-4|109	%rename		%{name}-python
14mu|libxml2-2.9.4-4|110	
14mu|libxml2-2.9.4-4|111	%description -n python-%{name}
14mu|libxml2-2.9.4-4|112	The libxml2-python package contains a module that permits applications
14mu|libxml2-2.9.4-4|113	written in the Python programming language to use the interface
14mu|libxml2-2.9.4-4|114	supplied by the libxml2 library to manipulate XML files.
14mu|libxml2-2.9.4-4|115	
14mu|libxml2-2.9.4-4|116	This library allows you to manipulate XML files. It includes support
14mu|libxml2-2.9.4-4|117	for reading, modifying and writing XML and HTML files. There is DTDs
14mu|libxml2-2.9.4-4|118	support: this includes parsing and validation even with complex DtDs,
14mu|libxml2-2.9.4-4|119	either at parse time or later once the document has been modified.
14mu|libxml2-2.9.4-4|120	
14mu|libxml2-2.9.4-4|121	%files -n python-%{name}
14mu|libxml2-2.9.4-4|122	%doc doc/*.py doc/python.html
14mu|libxml2-2.9.4-4|123	%doc python/TODO
14mu|libxml2-2.9.4-4|124	%doc python/libxml2class.txt
14mu|libxml2-2.9.4-4|125	%doc python/tests/*.py
14mu|libxml2-2.9.4-4|126	%{py_platsitedir}/*.so
14mu|libxml2-2.9.4-4|127	%{py_platsitedir}/*.py
14mu|libxml2-2.9.4-4|128	%endif
14mu|libxml2-2.9.4-4|129	
14mu|libxml2-2.9.4-4|130	#----------------------------------------------------------------------------
14mu|libxml2-2.9.4-4|131	
14mu|libxml2-2.9.4-4|132	%prep
14mu|libxml2-2.9.4-4|133	%setup -q
14mu|libxml2-2.9.4-4|134	%apply_patches
14mu|libxml2-2.9.4-4|135	
14mu|libxml2-2.9.4-4|136	%build
14mu|libxml2-2.9.4-4|137	%configure2_5x \
14mu|libxml2-2.9.4-4|138	--disable-static
14mu|libxml2-2.9.4-4|139	
14mu|libxml2-2.9.4-4|140	%make
14mu|libxml2-2.9.4-4|141	
14mu|libxml2-2.9.4-4|142	xz --text -c doc/libxml2-api.xml > doc/libxml2-api.xml.xz
14mu|libxml2-2.9.4-4|143	
14mu|libxml2-2.9.4-4|144	%install
14mu|libxml2-2.9.4-4|145	%makeinstall_std
14mu|libxml2-2.9.4-4|146	
14mu|libxml2-2.9.4-4|147	# multiarch policy
14mu|libxml2-2.9.4-4|148	%multiarch_binaries %{buildroot}%{_bindir}/xml2-config
14mu|libxml2-2.9.4-4|149	
14mu|libxml2-2.9.4-4|150	# remove unpackaged files
14mu|libxml2-2.9.4-4|151	rm -rf %{buildroot}%{_prefix}/doc %{buildroot}%{_datadir}/doc
14mu|libxml2-2.9.4-4|152	
14mu|libxml2-2.9.4-4|153	%check
14mu|libxml2-2.9.4-4|154	# all tests must pass
14mu|libxml2-2.9.4-4|155	# use TARBALLURL_2="" TARBALLURL="" TESTDIRS="" to disable xstc test which are using remote tarball
14mu|libxml2-2.9.4-4|156	make TARBALLURL_2="" TARBALLURL="" TESTDIRS="" check
14mu|libxml2-2.9.4-4|157	
14mu|libxml2-2.9.4-4|158	
14mu|libxml2-2.9.4-4|159	%changelog
14mu|libxml2-2.9.4-4|160	
14mu|libxml2-2.9.4-4|161	* Wed Dec 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.4-4
14mu|libxml2-2.9.4-4|162	- (1bab13d) Fix CVE-2016-4658
14mu|libxml2-2.9.4-4|163	
14mu|libxml2-2.9.4-4|164	

23298 14
14mu|libxmu-1.1.2-1|1	%define major 6
14mu|libxmu-1.1.2-1|2	%define u_major 1
14mu|libxmu-1.1.2-1|3	%define libname %mklibname xmu %{major}
14mu|libxmu-1.1.2-1|4	%define libu %mklibname xmuu %{u_major}
14mu|libxmu-1.1.2-1|5	%define develname %mklibname xmu -d
14mu|libxmu-1.1.2-1|6	
14mu|libxmu-1.1.2-1|7	Name:		libxmu
14mu|libxmu-1.1.2-1|8	Summary:	Xmu Library
14mu|libxmu-1.1.2-1|9	Version:	1.1.2
14mu|libxmu-1.1.2-1|10	Release:	1
14mu|libxmu-1.1.2-1|11	Group:		Development/X11
14mu|libxmu-1.1.2-1|12	License:	MIT
14mu|libxmu-1.1.2-1|13	URL:		http://xorg.freedesktop.org
14mu|libxmu-1.1.2-1|14	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXmu-%{version}.tar.bz2
14mu|libxmu-1.1.2-1|15	
14mu|libxmu-1.1.2-1|16	BuildRequires:	pkgconfig(x11)
14mu|libxmu-1.1.2-1|17	BuildRequires:	pkgconfig(xext)
14mu|libxmu-1.1.2-1|18	BuildRequires:	pkgconfig(xt)
14mu|libxmu-1.1.2-1|19	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxmu-1.1.2-1|20	BuildRequires:	x11-util-macros >= 1.3.0
14mu|libxmu-1.1.2-1|21	
14mu|libxmu-1.1.2-1|22	%description
14mu|libxmu-1.1.2-1|23	Xmu Library.
14mu|libxmu-1.1.2-1|24	
14mu|libxmu-1.1.2-1|25	%package -n %{libname}
14mu|libxmu-1.1.2-1|26	Summary:	Xmu Library
14mu|libxmu-1.1.2-1|27	Group:		Development/X11
14mu|libxmu-1.1.2-1|28	Conflicts:	libxorg-x11 < 7.0
14mu|libxmu-1.1.2-1|29	Provides:	%{name} = %{version}
14mu|libxmu-1.1.2-1|30	
14mu|libxmu-1.1.2-1|31	%description -n %{libname}
14mu|libxmu-1.1.2-1|32	Xmu Library.
14mu|libxmu-1.1.2-1|33	
14mu|libxmu-1.1.2-1|34	%package -n %{libu}
14mu|libxmu-1.1.2-1|35	Summary:	Xmuu Library
14mu|libxmu-1.1.2-1|36	Group:		Development/X11
14mu|libxmu-1.1.2-1|37	Conflicts:	libxorg-x11 < 7.0
14mu|libxmu-1.1.2-1|38	Conflicts:	%{libname} < 1.1.1-4
14mu|libxmu-1.1.2-1|39	
14mu|libxmu-1.1.2-1|40	%description -n %{libu}
14mu|libxmu-1.1.2-1|41	Xmuu Library.
14mu|libxmu-1.1.2-1|42	
14mu|libxmu-1.1.2-1|43	%package -n %{develname}
14mu|libxmu-1.1.2-1|44	Summary:	Development files for %{name}
14mu|libxmu-1.1.2-1|45	Group:		Development/X11
14mu|libxmu-1.1.2-1|46	Requires:	%{libname} = %{version}-%{release}
14mu|libxmu-1.1.2-1|47	Requires:	%{libu} = %{version}-%{release}
14mu|libxmu-1.1.2-1|48	Provides:	libxmu-devel = %{version}-%{release}
14mu|libxmu-1.1.2-1|49	Obsoletes:	%{_lib}xmu6-devel < 1.1.1
14mu|libxmu-1.1.2-1|50	Obsoletes:	%{_lib}xmu-static-devel < 1.1.1
14mu|libxmu-1.1.2-1|51	Conflicts:	libxorg-x11-devel < 7.0
14mu|libxmu-1.1.2-1|52	
14mu|libxmu-1.1.2-1|53	%description -n %{develname}
14mu|libxmu-1.1.2-1|54	Development files for %{name}.
14mu|libxmu-1.1.2-1|55	
14mu|libxmu-1.1.2-1|56	%prep
14mu|libxmu-1.1.2-1|57	%setup -qn libXmu-%{version}
14mu|libxmu-1.1.2-1|58	
14mu|libxmu-1.1.2-1|59	%build
14mu|libxmu-1.1.2-1|60	autoreconf -ifs
14mu|libxmu-1.1.2-1|61	%configure \
14mu|libxmu-1.1.2-1|62	--disable-static \
14mu|libxmu-1.1.2-1|63	--x-includes=%{_includedir} \
14mu|libxmu-1.1.2-1|64	--x-libraries=%{_libdir}
14mu|libxmu-1.1.2-1|65	
14mu|libxmu-1.1.2-1|66	%make
14mu|libxmu-1.1.2-1|67	
14mu|libxmu-1.1.2-1|68	%install
14mu|libxmu-1.1.2-1|69	rm -rf %{buildroot}
14mu|libxmu-1.1.2-1|70	%makeinstall_std
14mu|libxmu-1.1.2-1|71	
14mu|libxmu-1.1.2-1|72	%files -n %{libname}
14mu|libxmu-1.1.2-1|73	%{_libdir}/libXmu.so.%{major}*
14mu|libxmu-1.1.2-1|74	
14mu|libxmu-1.1.2-1|75	%files -n %{libu}
14mu|libxmu-1.1.2-1|76	%{_libdir}/libXmuu.so.%{u_major}*
14mu|libxmu-1.1.2-1|77	
14mu|libxmu-1.1.2-1|78	%files -n %{develname}
14mu|libxmu-1.1.2-1|79	%{_libdir}/libXmuu.so
14mu|libxmu-1.1.2-1|80	%{_libdir}/libXmu.so
14mu|libxmu-1.1.2-1|81	%{_libdir}/pkgconfig/xmuu.pc
14mu|libxmu-1.1.2-1|82	%{_libdir}/pkgconfig/xmu.pc
14mu|libxmu-1.1.2-1|83	%{_includedir}/X11/Xmu/CloseHook.h
14mu|libxmu-1.1.2-1|84	%{_includedir}/X11/Xmu/Xct.h
14mu|libxmu-1.1.2-1|85	%{_includedir}/X11/Xmu/Xmu.h
14mu|libxmu-1.1.2-1|86	%{_includedir}/X11/Xmu/WidgetNode.h
14mu|libxmu-1.1.2-1|87	%{_includedir}/X11/Xmu/Atoms.h
14mu|libxmu-1.1.2-1|88	%{_includedir}/X11/Xmu/Misc.h
14mu|libxmu-1.1.2-1|89	%{_includedir}/X11/Xmu/Converters.h
14mu|libxmu-1.1.2-1|90	%{_includedir}/X11/Xmu/StdCmap.h
14mu|libxmu-1.1.2-1|91	%{_includedir}/X11/Xmu/ExtAgent.h
14mu|libxmu-1.1.2-1|92	%{_includedir}/X11/Xmu/StdSel.h
14mu|libxmu-1.1.2-1|93	%{_includedir}/X11/Xmu/WinUtil.h
14mu|libxmu-1.1.2-1|94	%{_includedir}/X11/Xmu/DisplayQue.h
14mu|libxmu-1.1.2-1|95	%{_includedir}/X11/Xmu/Initer.h
14mu|libxmu-1.1.2-1|96	%{_includedir}/X11/Xmu/Lookup.h
14mu|libxmu-1.1.2-1|97	%{_includedir}/X11/Xmu/SysUtil.h
14mu|libxmu-1.1.2-1|98	%{_includedir}/X11/Xmu/Drawing.h
14mu|libxmu-1.1.2-1|99	%{_includedir}/X11/Xmu/Error.h
14mu|libxmu-1.1.2-1|100	%{_includedir}/X11/Xmu/EditresP.h
14mu|libxmu-1.1.2-1|101	%{_includedir}/X11/Xmu/CvtCache.h
14mu|libxmu-1.1.2-1|102	%{_includedir}/X11/Xmu/Editres.h
14mu|libxmu-1.1.2-1|103	%{_includedir}/X11/Xmu/CurUtil.h
14mu|libxmu-1.1.2-1|104	%{_includedir}/X11/Xmu/CharSet.h
14mu|libxmu-1.1.2-1|105	%{_includedir}/X11/Xmu/WhitePoint.h
14mu|libxmu-1.1.2-1|106	%{_datadir}/doc/libXmu
14mu|libxmu-1.1.2-1|107	
14mu|libxmu-1.1.2-1|108	%changelog
14mu|libxmu-1.1.2-1|109	
14mu|libxmu-1.1.2-1|110	* Fri Sep 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.2-1
14mu|libxmu-1.1.2-1|111	- (e6388d6) Updated to version 1.1.2
14mu|libxmu-1.1.2-1|112	
14mu|libxmu-1.1.2-1|113	

23299 14
14mu|libxp-1.0.3-1|1	%define major		6
14mu|libxp-1.0.3-1|2	%define libname		%mklibname xp %{major}
14mu|libxp-1.0.3-1|3	%define develname	%mklibname xp -d
14mu|libxp-1.0.3-1|4	%define staticname	%mklibname xp -d -s
14mu|libxp-1.0.3-1|5	
14mu|libxp-1.0.3-1|6	Name:    libxp
14mu|libxp-1.0.3-1|7	Summary: X Print Library
14mu|libxp-1.0.3-1|8	Version: 1.0.3
14mu|libxp-1.0.3-1|9	Release: 1
14mu|libxp-1.0.3-1|10	Group:   Development/X11
14mu|libxp-1.0.3-1|11	License: MIT
14mu|libxp-1.0.3-1|12	URL: http://xorg.freedesktop.org
14mu|libxp-1.0.3-1|13	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXp-%{version}.tar.bz2
14mu|libxp-1.0.3-1|14	
14mu|libxp-1.0.3-1|15	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|libxp-1.0.3-1|16	BuildRequires: pkgconfig(xau) >= 1.0.0
14mu|libxp-1.0.3-1|17	BuildRequires: pkgconfig(xext) >= 1.0.0
14mu|libxp-1.0.3-1|18	BuildRequires: x11-proto-devel >= 1.0.0
14mu|libxp-1.0.3-1|19	BuildRequires: x11-util-macros >= 1.0.1
14mu|libxp-1.0.3-1|20	
14mu|libxp-1.0.3-1|21	%description
14mu|libxp-1.0.3-1|22	libXp provides public APIs to allow client applications to render to
14mu|libxp-1.0.3-1|23	non-display devices.
14mu|libxp-1.0.3-1|24	
14mu|libxp-1.0.3-1|25	#-----------------------------------------------------------
14mu|libxp-1.0.3-1|26	
14mu|libxp-1.0.3-1|27	%package -n %{libname}
14mu|libxp-1.0.3-1|28	Summary:  X Print Library
14mu|libxp-1.0.3-1|29	Group: Development/X11
14mu|libxp-1.0.3-1|30	Conflicts: libxorg-x11 < 7.0
14mu|libxp-1.0.3-1|31	Provides: %{name} = %{version}
14mu|libxp-1.0.3-1|32	
14mu|libxp-1.0.3-1|33	%description -n %{libname}
14mu|libxp-1.0.3-1|34	libXp provides public APIs to allow client applications to render to
14mu|libxp-1.0.3-1|35	non-display devices.
14mu|libxp-1.0.3-1|36	
14mu|libxp-1.0.3-1|37	#-----------------------------------------------------------
14mu|libxp-1.0.3-1|38	
14mu|libxp-1.0.3-1|39	%package -n %{develname}
14mu|libxp-1.0.3-1|40	Summary: Development files for %{name}
14mu|libxp-1.0.3-1|41	Group: Development/X11
14mu|libxp-1.0.3-1|42	Requires: %{libname} = %{version}
14mu|libxp-1.0.3-1|43	Requires: x11-proto-devel >= 1.0.0
14mu|libxp-1.0.3-1|44	Conflicts: libxorg-x11-devel < 7.0
14mu|libxp-1.0.3-1|45	Provides: %{name}-devel = %{version}-%{release}
14mu|libxp-1.0.3-1|46	Obsoletes: %{mklibname xp 6 -d}
14mu|libxp-1.0.3-1|47	
14mu|libxp-1.0.3-1|48	%description -n %{develname}
14mu|libxp-1.0.3-1|49	Development files for %{name}
14mu|libxp-1.0.3-1|50	
14mu|libxp-1.0.3-1|51	%files -n %{develname}
14mu|libxp-1.0.3-1|52	%defattr(-,root,root)
14mu|libxp-1.0.3-1|53	%{_libdir}/libXp.so
14mu|libxp-1.0.3-1|54	%{_libdir}/pkgconfig/xp.pc
14mu|libxp-1.0.3-1|55	%{_mandir}/man3/Xp*.3*
14mu|libxp-1.0.3-1|56	%{_mandir}/man3/libXp.3*
14mu|libxp-1.0.3-1|57	
14mu|libxp-1.0.3-1|58	#-----------------------------------------------------------
14mu|libxp-1.0.3-1|59	
14mu|libxp-1.0.3-1|60	%package -n %{staticname}
14mu|libxp-1.0.3-1|61	Summary: Static development files for %{name}
14mu|libxp-1.0.3-1|62	Group: Development/X11
14mu|libxp-1.0.3-1|63	Requires: %{develname} = %{version}
14mu|libxp-1.0.3-1|64	Provides: %{name}-static-devel = %{version}-%{release}
14mu|libxp-1.0.3-1|65	Conflicts: libxorg-x11-static-devel < 7.0
14mu|libxp-1.0.3-1|66	Obsoletes: %{mklibname xp 6 -d -s}
14mu|libxp-1.0.3-1|67	
14mu|libxp-1.0.3-1|68	%description -n %{staticname}
14mu|libxp-1.0.3-1|69	Static development files for %{name}
14mu|libxp-1.0.3-1|70	
14mu|libxp-1.0.3-1|71	%files -n %{staticname}
14mu|libxp-1.0.3-1|72	%defattr(-,root,root)
14mu|libxp-1.0.3-1|73	%{_libdir}/libXp.*a
14mu|libxp-1.0.3-1|74	
14mu|libxp-1.0.3-1|75	#-----------------------------------------------------------
14mu|libxp-1.0.3-1|76	
14mu|libxp-1.0.3-1|77	%prep
14mu|libxp-1.0.3-1|78	%setup -q -n libXp-%{version}
14mu|libxp-1.0.3-1|79	
14mu|libxp-1.0.3-1|80	%build
14mu|libxp-1.0.3-1|81	%configure2_5x
14mu|libxp-1.0.3-1|82	%make
14mu|libxp-1.0.3-1|83	
14mu|libxp-1.0.3-1|84	%install
14mu|libxp-1.0.3-1|85	rm -rf %{buildroot}
14mu|libxp-1.0.3-1|86	%makeinstall_std
14mu|libxp-1.0.3-1|87	
14mu|libxp-1.0.3-1|88	%clean
14mu|libxp-1.0.3-1|89	rm -rf %{buildroot}
14mu|libxp-1.0.3-1|90	
14mu|libxp-1.0.3-1|91	%files -n %{libname}
14mu|libxp-1.0.3-1|92	%defattr(-,root,root)
14mu|libxp-1.0.3-1|93	%{_libdir}/libXp.so.%{major}*
14mu|libxp-1.0.3-1|94	
14mu|libxp-1.0.3-1|95	%changelog
14mu|libxp-1.0.3-1|96	
14mu|libxp-1.0.3-1|97	* Thu Sep 24 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.3-1
14mu|libxp-1.0.3-1|98	- (bc50302) Updated to version 1.0.3
14mu|libxp-1.0.3-1|99	
14mu|libxp-1.0.3-1|100	

23300 14
14mu|libxpm-3.5.12-1|1	%define major 4
14mu|libxpm-3.5.12-1|2	%define libxpm %mklibname xpm %{major}
14mu|libxpm-3.5.12-1|3	%define develxpm %mklibname -d xpm
14mu|libxpm-3.5.12-1|4	
14mu|libxpm-3.5.12-1|5	Name:		libxpm
14mu|libxpm-3.5.12-1|6	Summary:	X Pixmap Library
14mu|libxpm-3.5.12-1|7	Version:	3.5.12
14mu|libxpm-3.5.12-1|8	Release:	1
14mu|libxpm-3.5.12-1|9	Group:		Development/X11
14mu|libxpm-3.5.12-1|10	License:	MIT
14mu|libxpm-3.5.12-1|11	URL:		http://xorg.freedesktop.org
14mu|libxpm-3.5.12-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXpm-%{version}.tar.bz2
14mu|libxpm-3.5.12-1|13	
14mu|libxpm-3.5.12-1|14	BuildRequires:	pkgconfig(x11)
14mu|libxpm-3.5.12-1|15	BuildRequires:	pkgconfig(xext)
14mu|libxpm-3.5.12-1|16	BuildRequires:	pkgconfig(xt)
14mu|libxpm-3.5.12-1|17	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxpm-3.5.12-1|18	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxpm-3.5.12-1|19	
14mu|libxpm-3.5.12-1|20	%description
14mu|libxpm-3.5.12-1|21	The xpm package contains the XPM pixmap library for the X Window
14mu|libxpm-3.5.12-1|22	System. The XPM library allows applications to display color,
14mu|libxpm-3.5.12-1|23	pixmapped images, and is used by many popular X programs.
14mu|libxpm-3.5.12-1|24	
14mu|libxpm-3.5.12-1|25	%package -n %{libxpm}
14mu|libxpm-3.5.12-1|26	Summary:	X Pixmap Library
14mu|libxpm-3.5.12-1|27	Group:		Development/X11
14mu|libxpm-3.5.12-1|28	Conflicts:	libxorg-x11 < 7.0
14mu|libxpm-3.5.12-1|29	Provides:	%{name} = %{version}
14mu|libxpm-3.5.12-1|30	
14mu|libxpm-3.5.12-1|31	%description -n %{libxpm}
14mu|libxpm-3.5.12-1|32	The xpm package contains the XPM pixmap library for the X Window
14mu|libxpm-3.5.12-1|33	System. The XPM library allows applications to display color,
14mu|libxpm-3.5.12-1|34	pixmapped images, and is used by many popular X programs.
14mu|libxpm-3.5.12-1|35	
14mu|libxpm-3.5.12-1|36	%files -n %{libxpm}
14mu|libxpm-3.5.12-1|37	%{_libdir}/libXpm.so.%{major}*
14mu|libxpm-3.5.12-1|38	
14mu|libxpm-3.5.12-1|39	%package -n %{develxpm}
14mu|libxpm-3.5.12-1|40	Summary:	Development files for %{name}
14mu|libxpm-3.5.12-1|41	Group:		Development/X11
14mu|libxpm-3.5.12-1|42	Requires:	%{libxpm} = %{version}
14mu|libxpm-3.5.12-1|43	Requires:	pkgconfig(x11)
14mu|libxpm-3.5.12-1|44	Provides:	libxpm-devel = %{version}-%{release}
14mu|libxpm-3.5.12-1|45	Provides:	xpm-devel = %{version}-%{release}
14mu|libxpm-3.5.12-1|46	Obsoletes:	%{_lib}xpm4-devel < 3.5.10
14mu|libxpm-3.5.12-1|47	Obsoletes:	%{_lib}xpm-static-devel < 3.5.10
14mu|libxpm-3.5.12-1|48	Conflicts:	libxorg-x11-devel < 7.0
14mu|libxpm-3.5.12-1|49	
14mu|libxpm-3.5.12-1|50	%description -n %{develxpm}
14mu|libxpm-3.5.12-1|51	Development files for %{name}
14mu|libxpm-3.5.12-1|52	
14mu|libxpm-3.5.12-1|53	%files -n %{develxpm}
14mu|libxpm-3.5.12-1|54	%{_bindir}/cxpm
14mu|libxpm-3.5.12-1|55	%{_bindir}/sxpm
14mu|libxpm-3.5.12-1|56	%{_libdir}/libXpm.so
14mu|libxpm-3.5.12-1|57	%{_libdir}/pkgconfig/xpm.pc
14mu|libxpm-3.5.12-1|58	%{_includedir}/X11/xpm.h
14mu|libxpm-3.5.12-1|59	%{_mandir}/man1/*
14mu|libxpm-3.5.12-1|60	
14mu|libxpm-3.5.12-1|61	%prep
14mu|libxpm-3.5.12-1|62	%setup -qn libXpm-%{version}
14mu|libxpm-3.5.12-1|63	
14mu|libxpm-3.5.12-1|64	%build
14mu|libxpm-3.5.12-1|65	%configure2_5x \
14mu|libxpm-3.5.12-1|66	--x-includes=%{_includedir} \
14mu|libxpm-3.5.12-1|67	--x-libraries=%{_libdir} \
14mu|libxpm-3.5.12-1|68	--disable-static
14mu|libxpm-3.5.12-1|69	
14mu|libxpm-3.5.12-1|70	%make
14mu|libxpm-3.5.12-1|71	
14mu|libxpm-3.5.12-1|72	%install
14mu|libxpm-3.5.12-1|73	rm -rf %{buildroot}
14mu|libxpm-3.5.12-1|74	%makeinstall_std
14mu|libxpm-3.5.12-1|75	
14mu|libxpm-3.5.12-1|76	%changelog
14mu|libxpm-3.5.12-1|77	
14mu|libxpm-3.5.12-1|78	* Fri Dec 16 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.5.12-1
14mu|libxpm-3.5.12-1|79	- (7c25609) Updated to version 3.5.12 with a few fixes
14mu|libxpm-3.5.12-1|80	
14mu|libxpm-3.5.12-1|81	

23301 14
14mu|libxrandr-1.5.0-1|1	%define major 2
14mu|libxrandr-1.5.0-1|2	%define libname %mklibname xrandr %{major}
14mu|libxrandr-1.5.0-1|3	%define devname %mklibname xrandr -d
14mu|libxrandr-1.5.0-1|4	
14mu|libxrandr-1.5.0-1|5	Summary:	X RandR Library
14mu|libxrandr-1.5.0-1|6	Name:		libxrandr
14mu|libxrandr-1.5.0-1|7	Version:	1.5.0
14mu|libxrandr-1.5.0-1|8	Release:	1
14mu|libxrandr-1.5.0-1|9	Group:		Development/X11
14mu|libxrandr-1.5.0-1|10	License:	MIT
14mu|libxrandr-1.5.0-1|11	Url:		http://xorg.freedesktop.org
14mu|libxrandr-1.5.0-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXrandr-%{version}.tar.bz2
14mu|libxrandr-1.5.0-1|13	BuildRequires:	pkgconfig(x11) >= 1.6.0
14mu|libxrandr-1.5.0-1|14	BuildRequires:	pkgconfig(xext) >= 1.0.0
14mu|libxrandr-1.5.0-1|15	BuildRequires:	pkgconfig(xorg-macros)
14mu|libxrandr-1.5.0-1|16	BuildRequires:	pkgconfig(xproto)
14mu|libxrandr-1.5.0-1|17	BuildRequires:	pkgconfig(xrender) >= 0.9.0.2
14mu|libxrandr-1.5.0-1|18	
14mu|libxrandr-1.5.0-1|19	%description
14mu|libxrandr-1.5.0-1|20	X RandR Library.
14mu|libxrandr-1.5.0-1|21	
14mu|libxrandr-1.5.0-1|22	%package -n %{libname}
14mu|libxrandr-1.5.0-1|23	Summary:	X RandR Library
14mu|libxrandr-1.5.0-1|24	Group:		Development/X11
14mu|libxrandr-1.5.0-1|25	Provides:	%{name} = %{version}-%{release}
14mu|libxrandr-1.5.0-1|26	
14mu|libxrandr-1.5.0-1|27	%description -n %{libname}
14mu|libxrandr-1.5.0-1|28	X RandR main library.
14mu|libxrandr-1.5.0-1|29	
14mu|libxrandr-1.5.0-1|30	%package -n %{devname}
14mu|libxrandr-1.5.0-1|31	Summary:	Development files for %{name}
14mu|libxrandr-1.5.0-1|32	Group:		Development/X11
14mu|libxrandr-1.5.0-1|33	Requires:	%{libname} = %{version}-%{release}
14mu|libxrandr-1.5.0-1|34	Provides:	libxrandr-devel = %{version}-%{release}
14mu|libxrandr-1.5.0-1|35	
14mu|libxrandr-1.5.0-1|36	%description -n %{devname}
14mu|libxrandr-1.5.0-1|37	Development files for %{name}.
14mu|libxrandr-1.5.0-1|38	
14mu|libxrandr-1.5.0-1|39	%prep
14mu|libxrandr-1.5.0-1|40	%setup -qn libXrandr-%{version}
14mu|libxrandr-1.5.0-1|41	
14mu|libxrandr-1.5.0-1|42	%build
14mu|libxrandr-1.5.0-1|43	%configure2_5x \
14mu|libxrandr-1.5.0-1|44	--disable-static \
14mu|libxrandr-1.5.0-1|45	--x-includes=%{_includedir} \
14mu|libxrandr-1.5.0-1|46	--x-libraries=%{_libdir}
14mu|libxrandr-1.5.0-1|47	
14mu|libxrandr-1.5.0-1|48	%make
14mu|libxrandr-1.5.0-1|49	
14mu|libxrandr-1.5.0-1|50	%install
14mu|libxrandr-1.5.0-1|51	%makeinstall_std
14mu|libxrandr-1.5.0-1|52	
14mu|libxrandr-1.5.0-1|53	%files -n %{libname}
14mu|libxrandr-1.5.0-1|54	%{_libdir}/libXrandr.so.%{major}*
14mu|libxrandr-1.5.0-1|55	
14mu|libxrandr-1.5.0-1|56	%files -n %{devname}
14mu|libxrandr-1.5.0-1|57	%{_libdir}/libXrandr.so
14mu|libxrandr-1.5.0-1|58	%{_libdir}/pkgconfig/xrandr.pc
14mu|libxrandr-1.5.0-1|59	%{_includedir}/X11/extensions/Xrandr.h
14mu|libxrandr-1.5.0-1|60	%{_mandir}/man3/XRR*.3*
14mu|libxrandr-1.5.0-1|61	%{_mandir}/man3/Xrandr.3*
14mu|libxrandr-1.5.0-1|62	
14mu|libxrandr-1.5.0-1|63	
14mu|libxrandr-1.5.0-1|64	%changelog
14mu|libxrandr-1.5.0-1|65	
14mu|libxrandr-1.5.0-1|66	* Fri Sep 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.5.0-1
14mu|libxrandr-1.5.0-1|67	- (9efb1eb) Updated to version 1.5.0
14mu|libxrandr-1.5.0-1|68	
14mu|libxrandr-1.5.0-1|69	

23302 14
14mu|libxrender-0.9.9-3|1	%define major 1
14mu|libxrender-0.9.9-3|2	%define libname %mklibname xrender %{major}
14mu|libxrender-0.9.9-3|3	%define devname %mklibname xrender -d
14mu|libxrender-0.9.9-3|4	
14mu|libxrender-0.9.9-3|5	Summary:	X Render Library
14mu|libxrender-0.9.9-3|6	Name:		libxrender
14mu|libxrender-0.9.9-3|7	Version:	0.9.9
14mu|libxrender-0.9.9-3|8	Release:	3
14mu|libxrender-0.9.9-3|9	Group:		Development/X11
14mu|libxrender-0.9.9-3|10	License:	MIT
14mu|libxrender-0.9.9-3|11	Url:		http://xorg.freedesktop.org
14mu|libxrender-0.9.9-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXrender-%{version}.tar.bz2
14mu|libxrender-0.9.9-3|13	
14mu|libxrender-0.9.9-3|14	BuildRequires:	pkgconfig(x11)
14mu|libxrender-0.9.9-3|15	BuildRequires:	pkgconfig(xorg-macros)
14mu|libxrender-0.9.9-3|16	BuildRequires:	pkgconfig(xproto)
14mu|libxrender-0.9.9-3|17	
14mu|libxrender-0.9.9-3|18	%description
14mu|libxrender-0.9.9-3|19	X Render Library.
14mu|libxrender-0.9.9-3|20	
14mu|libxrender-0.9.9-3|21	%package -n %{libname}
14mu|libxrender-0.9.9-3|22	Summary:	X Render Library
14mu|libxrender-0.9.9-3|23	Group:		Development/X11
14mu|libxrender-0.9.9-3|24	Provides:	%{name} = %{EVRD}
14mu|libxrender-0.9.9-3|25	
14mu|libxrender-0.9.9-3|26	%description -n %{libname}
14mu|libxrender-0.9.9-3|27	X Render Library.
14mu|libxrender-0.9.9-3|28	
14mu|libxrender-0.9.9-3|29	%package -n %{devname}
14mu|libxrender-0.9.9-3|30	Summary:	Development files for %{name}
14mu|libxrender-0.9.9-3|31	Group:		Development/X11
14mu|libxrender-0.9.9-3|32	Requires:	%{libname} = %{version}-%{release}
14mu|libxrender-0.9.9-3|33	Provides:	libxrender-devel = %{EVRD}
14mu|libxrender-0.9.9-3|34	
14mu|libxrender-0.9.9-3|35	%description -n %{devname}
14mu|libxrender-0.9.9-3|36	Development files for %{name}.
14mu|libxrender-0.9.9-3|37	
14mu|libxrender-0.9.9-3|38	%prep
14mu|libxrender-0.9.9-3|39	%setup -qn libXrender-%{version}
14mu|libxrender-0.9.9-3|40	
14mu|libxrender-0.9.9-3|41	
14mu|libxrender-0.9.9-3|42	%build
14mu|libxrender-0.9.9-3|43	%configure2_5x \
14mu|libxrender-0.9.9-3|44	--disable-static \
14mu|libxrender-0.9.9-3|45	--x-includes=%{_includedir} \
14mu|libxrender-0.9.9-3|46	--x-libraries=%{_libdir}
14mu|libxrender-0.9.9-3|47	
14mu|libxrender-0.9.9-3|48	%make
14mu|libxrender-0.9.9-3|49	
14mu|libxrender-0.9.9-3|50	%install
14mu|libxrender-0.9.9-3|51	%makeinstall_std
14mu|libxrender-0.9.9-3|52	
14mu|libxrender-0.9.9-3|53	%files -n %{libname}
14mu|libxrender-0.9.9-3|54	%{_libdir}/libXrender.so.%{major}*
14mu|libxrender-0.9.9-3|55	
14mu|libxrender-0.9.9-3|56	%files -n %{devname}
14mu|libxrender-0.9.9-3|57	%{_libdir}/libXrender.so
14mu|libxrender-0.9.9-3|58	%{_libdir}/pkgconfig/xrender.pc
14mu|libxrender-0.9.9-3|59	%{_includedir}/X11/extensions/Xrender.h
14mu|libxrender-0.9.9-3|60	%dir %{_docdir}/libXrender
14mu|libxrender-0.9.9-3|61	%{_docdir}/libXrender/*
14mu|libxrender-0.9.9-3|62	
14mu|libxrender-0.9.9-3|63	
14mu|libxrender-0.9.9-3|64	%changelog
14mu|libxrender-0.9.9-3|65	
14mu|libxrender-0.9.9-3|66	* Wed Nov 18 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.9.9-3
14mu|libxrender-0.9.9-3|67	- (6638307) Fixed the spec: no patches are used
14mu|libxrender-0.9.9-3|68	
14mu|libxrender-0.9.9-3|69	

23303 14
14mu|libxres-1.0.7-3|1	%define major 1
14mu|libxres-1.0.7-3|2	%define libname %mklibname xres %{major}
14mu|libxres-1.0.7-3|3	%define develname %mklibname xres -d
14mu|libxres-1.0.7-3|4	
14mu|libxres-1.0.7-3|5	Name:		libxres
14mu|libxres-1.0.7-3|6	Summary:	X Resource Information Extension Library
14mu|libxres-1.0.7-3|7	Version:	1.0.7
14mu|libxres-1.0.7-3|8	Release:	3
14mu|libxres-1.0.7-3|9	Group:		Development/X11
14mu|libxres-1.0.7-3|10	License:	MIT
14mu|libxres-1.0.7-3|11	URL:		http://xorg.freedesktop.org
14mu|libxres-1.0.7-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXres-%{version}.tar.bz2
14mu|libxres-1.0.7-3|13	
14mu|libxres-1.0.7-3|14	BuildRequires:	pkgconfig(x11)
14mu|libxres-1.0.7-3|15	BuildRequires:	pkgconfig(xext)
14mu|libxres-1.0.7-3|16	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxres-1.0.7-3|17	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxres-1.0.7-3|18	
14mu|libxres-1.0.7-3|19	%description
14mu|libxres-1.0.7-3|20	X Resource Information Extension Library
14mu|libxres-1.0.7-3|21	
14mu|libxres-1.0.7-3|22	%package -n %{libname}
14mu|libxres-1.0.7-3|23	Summary:	X Resource Information Extension Library
14mu|libxres-1.0.7-3|24	Group:		Development/X11
14mu|libxres-1.0.7-3|25	Conflicts:	libxorg-x11 < 7.0
14mu|libxres-1.0.7-3|26	Provides:	%{name} = %{version}
14mu|libxres-1.0.7-3|27	
14mu|libxres-1.0.7-3|28	%description -n %{libname}
14mu|libxres-1.0.7-3|29	X Resource Information Extension Library
14mu|libxres-1.0.7-3|30	
14mu|libxres-1.0.7-3|31	%package -n %{develname}
14mu|libxres-1.0.7-3|32	Summary:	Development files for %{name}
14mu|libxres-1.0.7-3|33	Group:		Development/X11
14mu|libxres-1.0.7-3|34	Requires:	%{libname} = %{version}-%{release}
14mu|libxres-1.0.7-3|35	Provides:	libxres-devel = %{version}-%{release}
14mu|libxres-1.0.7-3|36	Obsoletes:	%{_lib}xres1-devel < 1.0.6
14mu|libxres-1.0.7-3|37	Obsoletes:	%{_lib}xres-static-devel < 1.0.6
14mu|libxres-1.0.7-3|38	Conflicts:	libxorg-x11-devel < 7.0
14mu|libxres-1.0.7-3|39	
14mu|libxres-1.0.7-3|40	%description -n %{develname}
14mu|libxres-1.0.7-3|41	Development files for %{name}
14mu|libxres-1.0.7-3|42	
14mu|libxres-1.0.7-3|43	%prep
14mu|libxres-1.0.7-3|44	%setup -qn libXres-%{version}
14mu|libxres-1.0.7-3|45	
14mu|libxres-1.0.7-3|46	%build
14mu|libxres-1.0.7-3|47	%configure2_5x \
14mu|libxres-1.0.7-3|48	--disable-static \
14mu|libxres-1.0.7-3|49	--x-includes=%{_includedir} \
14mu|libxres-1.0.7-3|50	--x-libraries=%{_libdir}
14mu|libxres-1.0.7-3|51	
14mu|libxres-1.0.7-3|52	%make
14mu|libxres-1.0.7-3|53	
14mu|libxres-1.0.7-3|54	%install
14mu|libxres-1.0.7-3|55	%makeinstall_std
14mu|libxres-1.0.7-3|56	
14mu|libxres-1.0.7-3|57	%files -n %{libname}
14mu|libxres-1.0.7-3|58	%{_libdir}/libXRes.so.%{major}*
14mu|libxres-1.0.7-3|59	
14mu|libxres-1.0.7-3|60	%files -n %{develname}
14mu|libxres-1.0.7-3|61	%{_libdir}/libXRes.so
14mu|libxres-1.0.7-3|62	%{_libdir}/pkgconfig/xres.pc
14mu|libxres-1.0.7-3|63	%{_includedir}/X11/extensions/XRes.h
14mu|libxres-1.0.7-3|64	%{_mandir}/man3/XRes*
14mu|libxres-1.0.7-3|65	
14mu|libxres-1.0.7-3|66	
14mu|libxres-1.0.7-3|67	
14mu|libxres-1.0.7-3|68	%changelog
14mu|libxres-1.0.7-3|69	
14mu|libxres-1.0.7-3|70	* Thu Sep 24 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.7-3
14mu|libxres-1.0.7-3|71	- (7649a32) Release up
14mu|libxres-1.0.7-3|72	
14mu|libxres-1.0.7-3|73	

23304 14
14mu|libxshmfence-1.2-1|1	%define major 1
14mu|libxshmfence-1.2-1|2	%define libname %mklibname xshmfence %{major}
14mu|libxshmfence-1.2-1|3	%define devname %mklibname xshmfence -d
14mu|libxshmfence-1.2-1|4	
14mu|libxshmfence-1.2-1|5	Name:		libxshmfence
14mu|libxshmfence-1.2-1|6	Version: 	1.2
14mu|libxshmfence-1.2-1|7	Release: 	1
14mu|libxshmfence-1.2-1|8	Summary:	Shared memory fence support library for X11, needed for DRI3
14mu|libxshmfence-1.2-1|9	URL:		http://libxshmfence.sf.net/
14mu|libxshmfence-1.2-1|10	License:	GPL
14mu|libxshmfence-1.2-1|11	Group:		System/Libraries
14mu|libxshmfence-1.2-1|12	Source0:	ftp://xorg.freedesktop.org/pub/individual/lib/%{name}-%{version}.tar.bz2
14mu|libxshmfence-1.2-1|13	
14mu|libxshmfence-1.2-1|14	BuildRequires:	x11-proto-devel
14mu|libxshmfence-1.2-1|15	BuildRequires:	x11-util-macros
14mu|libxshmfence-1.2-1|16	
14mu|libxshmfence-1.2-1|17	%description
14mu|libxshmfence-1.2-1|18	Shared memory fence support library for X11, needed for DRI3
14mu|libxshmfence-1.2-1|19	
14mu|libxshmfence-1.2-1|20	%package -n 	%{libname}
14mu|libxshmfence-1.2-1|21	Summary: 	Shared memory fence support library for X11, needed for DRI3
14mu|libxshmfence-1.2-1|22	Group:		System/Libraries
14mu|libxshmfence-1.2-1|23	Provides: 	%{name} = %{version}
14mu|libxshmfence-1.2-1|24	
14mu|libxshmfence-1.2-1|25	%description -n %{libname}
14mu|libxshmfence-1.2-1|26	Shared memory fence support library for X11, needed for DRI3
14mu|libxshmfence-1.2-1|27	
14mu|libxshmfence-1.2-1|28	%package -n 	%{devname}
14mu|libxshmfence-1.2-1|29	Summary: 	Development files for %{name}
14mu|libxshmfence-1.2-1|30	Group: 		Development/C
14mu|libxshmfence-1.2-1|31	Requires: 	%{libname} = %{EVRD}
14mu|libxshmfence-1.2-1|32	
14mu|libxshmfence-1.2-1|33	%description -n %{devname}
14mu|libxshmfence-1.2-1|34	Development files (headers etc.) for %{name}.
14mu|libxshmfence-1.2-1|35	
14mu|libxshmfence-1.2-1|36	%prep
14mu|libxshmfence-1.2-1|37	%setup -q
14mu|libxshmfence-1.2-1|38	
14mu|libxshmfence-1.2-1|39	%build
14mu|libxshmfence-1.2-1|40	autoreconf -v -i -f
14mu|libxshmfence-1.2-1|41	%configure2_5x \
14mu|libxshmfence-1.2-1|42	--disable-static
14mu|libxshmfence-1.2-1|43	
14mu|libxshmfence-1.2-1|44	%make
14mu|libxshmfence-1.2-1|45	
14mu|libxshmfence-1.2-1|46	%install
14mu|libxshmfence-1.2-1|47	%makeinstall_std
14mu|libxshmfence-1.2-1|48	
14mu|libxshmfence-1.2-1|49	%files -n %{libname}
14mu|libxshmfence-1.2-1|50	%{_libdir}/*.so.%{major}*
14mu|libxshmfence-1.2-1|51	
14mu|libxshmfence-1.2-1|52	%files -n %{devname}
14mu|libxshmfence-1.2-1|53	%{_includedir}/*
14mu|libxshmfence-1.2-1|54	%{_libdir}/*.so
14mu|libxshmfence-1.2-1|55	%{_libdir}/pkgconfig/*
14mu|libxshmfence-1.2-1|56	
14mu|libxshmfence-1.2-1|57	%changelog
14mu|libxshmfence-1.2-1|58	
14mu|libxshmfence-1.2-1|59	* Thu Sep 03 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.2-1
14mu|libxshmfence-1.2-1|60	- (71de44a) Updated to 1.2
14mu|libxshmfence-1.2-1|61	
14mu|libxshmfence-1.2-1|62	

23305 14
14mu|libxslt-1.1.29-4|1	%define major 1
14mu|libxslt-1.1.29-4|2	%define exslt_major 0
14mu|libxslt-1.1.29-4|3	%define libname %mklibname xslt %{major}
14mu|libxslt-1.1.29-4|4	%define libename %mklibname exslt %{exslt_major}
14mu|libxslt-1.1.29-4|5	%define devname %mklibname xslt -d
14mu|libxslt-1.1.29-4|6	
14mu|libxslt-1.1.29-4|7	Summary:	Library providing XSLT support
14mu|libxslt-1.1.29-4|8	Name:		libxslt
14mu|libxslt-1.1.29-4|9	Version:	1.1.29
14mu|libxslt-1.1.29-4|10	Release:	4
14mu|libxslt-1.1.29-4|11	License:	MIT
14mu|libxslt-1.1.29-4|12	Group:		System/Libraries
14mu|libxslt-1.1.29-4|13	Url:		http://xmlsoft.org/XSLT/
14mu|libxslt-1.1.29-4|14	Source0:	ftp://xmlsoft.org/libxslt/%{name}-%{version}.tar.gz
14mu|libxslt-1.1.29-4|15	Patch0:		0019-Fix-heap-overread-in-xsltFormatNumberConversion.patch
14mu|libxslt-1.1.29-4|16	BuildRequires:	libtool
14mu|libxslt-1.1.29-4|17	BuildRequires:	python-libxml2
14mu|libxslt-1.1.29-4|18	BuildRequires:	pkgconfig(libgcrypt)
14mu|libxslt-1.1.29-4|19	BuildRequires:	pkgconfig(libxml-2.0)
14mu|libxslt-1.1.29-4|20	BuildRequires:	pkgconfig(python)
14mu|libxslt-1.1.29-4|21	
14mu|libxslt-1.1.29-4|22	%description
14mu|libxslt-1.1.29-4|23	This C library allows to transform XML files into other XML files
14mu|libxslt-1.1.29-4|24	(or HTML, text, ...) using the standard XSLT stylesheet transformation
14mu|libxslt-1.1.29-4|25	mechanism.
14mu|libxslt-1.1.29-4|26	
14mu|libxslt-1.1.29-4|27	#----------------------------------------------------------------------------
14mu|libxslt-1.1.29-4|28	
14mu|libxslt-1.1.29-4|29	%package -n xsltproc
14mu|libxslt-1.1.29-4|30	Summary:	XSLT processor using libxslt
14mu|libxslt-1.1.29-4|31	Group:		System/Libraries
14mu|libxslt-1.1.29-4|32	Obsoletes:	libxslt-proc < 1.1.28
14mu|libxslt-1.1.29-4|33	Provides:	libxslt-proc = %{EVRD}
14mu|libxslt-1.1.29-4|34	
14mu|libxslt-1.1.29-4|35	%description -n xsltproc
14mu|libxslt-1.1.29-4|36	This package provides an XSLT processor based on the libxslt C library.
14mu|libxslt-1.1.29-4|37	It allows to transform XML files into other XML files (or HTML, text, ...)
14mu|libxslt-1.1.29-4|38	using the standard XSLT stylesheet transformation mechanism.
14mu|libxslt-1.1.29-4|39	
14mu|libxslt-1.1.29-4|40	%files -n xsltproc
14mu|libxslt-1.1.29-4|41	%doc AUTHORS NEWS README Copyright FEATURES TODO
14mu|libxslt-1.1.29-4|42	%{_bindir}/xsltproc
14mu|libxslt-1.1.29-4|43	%{_mandir}/man1/*
14mu|libxslt-1.1.29-4|44	
14mu|libxslt-1.1.29-4|45	#----------------------------------------------------------------------------
14mu|libxslt-1.1.29-4|46	
14mu|libxslt-1.1.29-4|47	%package -n %{libname}
14mu|libxslt-1.1.29-4|48	Summary:	Library providing XSLT support
14mu|libxslt-1.1.29-4|49	Group:		System/Libraries
14mu|libxslt-1.1.29-4|50	
14mu|libxslt-1.1.29-4|51	%description  -n %{libname}
14mu|libxslt-1.1.29-4|52	This C library allows to transform XML files into other XML files
14mu|libxslt-1.1.29-4|53	(or HTML, text, ...) using the standard XSLT stylesheet transformation
14mu|libxslt-1.1.29-4|54	mechanism.
14mu|libxslt-1.1.29-4|55	
14mu|libxslt-1.1.29-4|56	A xslt processor based on this library, named xsltproc, is provided by
14mu|libxslt-1.1.29-4|57	the xsltproc package.
14mu|libxslt-1.1.29-4|58	
14mu|libxslt-1.1.29-4|59	%files -n %{libname}
14mu|libxslt-1.1.29-4|60	%{_libdir}/libxslt.so.%{major}*
14mu|libxslt-1.1.29-4|61	
14mu|libxslt-1.1.29-4|62	#----------------------------------------------------------------------------
14mu|libxslt-1.1.29-4|63	
14mu|libxslt-1.1.29-4|64	%package -n %{libename}
14mu|libxslt-1.1.29-4|65	Summary:	Library providing XSLT support
14mu|libxslt-1.1.29-4|66	Group:		System/Libraries
14mu|libxslt-1.1.29-4|67	Conflicts:	%{_lib}xslt1 < 1.1.26-7
14mu|libxslt-1.1.29-4|68	
14mu|libxslt-1.1.29-4|69	%description  -n %{libename}
14mu|libxslt-1.1.29-4|70	This package contains the exslt shared library.
14mu|libxslt-1.1.29-4|71	
14mu|libxslt-1.1.29-4|72	%files -n %{libename}
14mu|libxslt-1.1.29-4|73	%{_libdir}/libexslt.so.%{exslt_major}*
14mu|libxslt-1.1.29-4|74	
14mu|libxslt-1.1.29-4|75	#----------------------------------------------------------------------------
14mu|libxslt-1.1.29-4|76	
14mu|libxslt-1.1.29-4|77	%package -n %{devname}
14mu|libxslt-1.1.29-4|78	Summary:	Libraries, includes, etc. to develop XML and HTML applications
14mu|libxslt-1.1.29-4|79	Group:		Development/C
14mu|libxslt-1.1.29-4|80	Requires:	%{libname} = %{EVRD}
14mu|libxslt-1.1.29-4|81	Requires:	%{libename} = %{EVRD}
14mu|libxslt-1.1.29-4|82	Provides:	%{name}-devel = %{EVRD}
14mu|libxslt-1.1.29-4|83	
14mu|libxslt-1.1.29-4|84	%description -n %{devname}
14mu|libxslt-1.1.29-4|85	This C library allows to transform XML files into other XML files
14mu|libxslt-1.1.29-4|86	(or HTML, text, ...) using the standard XSLT stylesheet transformation
14mu|libxslt-1.1.29-4|87	mechanism.
14mu|libxslt-1.1.29-4|88	
14mu|libxslt-1.1.29-4|89	%files -n %{devname}
14mu|libxslt-1.1.29-4|90	%doc doc/*.html doc/tutorial doc/html
14mu|libxslt-1.1.29-4|91	%{_mandir}/man3/*
14mu|libxslt-1.1.29-4|92	%{_libdir}/lib*.so
14mu|libxslt-1.1.29-4|93	%{_libdir}/*.sh
14mu|libxslt-1.1.29-4|94	%{_includedir}/*
14mu|libxslt-1.1.29-4|95	%{multiarch_bindir}/xslt-config
14mu|libxslt-1.1.29-4|96	%{_bindir}/xslt-config
14mu|libxslt-1.1.29-4|97	%{_libdir}/pkgconfig/*
14mu|libxslt-1.1.29-4|98	%{_datadir}/aclocal/*
14mu|libxslt-1.1.29-4|99	
14mu|libxslt-1.1.29-4|100	#----------------------------------------------------------------------------
14mu|libxslt-1.1.29-4|101	
14mu|libxslt-1.1.29-4|102	%package -n python-%{name}
14mu|libxslt-1.1.29-4|103	Summary:	Python bindings for the libxslt library
14mu|libxslt-1.1.29-4|104	Group:		Development/Python
14mu|libxslt-1.1.29-4|105	Requires:	python-libxml2
14mu|libxslt-1.1.29-4|106	Obsoletes:	%{name}-python < 1.1.28
14mu|libxslt-1.1.29-4|107	
14mu|libxslt-1.1.29-4|108	%description -n python-%{name}
14mu|libxslt-1.1.29-4|109	The libxslt-python package contains a module that permits applications
14mu|libxslt-1.1.29-4|110	written in the Python programming language to use the interface
14mu|libxslt-1.1.29-4|111	supplied by the libxslt library to apply XSLT transformations.
14mu|libxslt-1.1.29-4|112	
14mu|libxslt-1.1.29-4|113	This library allows to parse sytlesheets, uses the libxml2-python
14mu|libxslt-1.1.29-4|114	to load and save XML and HTML files. Direct access to XPath and
14mu|libxslt-1.1.29-4|115	the XSLT transformation context are possible to extend the XSLT language
14mu|libxslt-1.1.29-4|116	with XPath functions written in Python.
14mu|libxslt-1.1.29-4|117	
14mu|libxslt-1.1.29-4|118	%files -n python-%{name}
14mu|libxslt-1.1.29-4|119	%doc AUTHORS README Copyright FEATURES python/TODO python/examples python/libxsltclass.txt
14mu|libxslt-1.1.29-4|120	%{py_platsitedir}/*.so
14mu|libxslt-1.1.29-4|121	%{py_platsitedir}/*.py
14mu|libxslt-1.1.29-4|122	
14mu|libxslt-1.1.29-4|123	#----------------------------------------------------------------------------
14mu|libxslt-1.1.29-4|124	
14mu|libxslt-1.1.29-4|125	%prep
14mu|libxslt-1.1.29-4|126	%setup -q
14mu|libxslt-1.1.29-4|127	%patch0 -p1
14mu|libxslt-1.1.29-4|128	
14mu|libxslt-1.1.29-4|129	mkdir -p python/examples
14mu|libxslt-1.1.29-4|130	cp -a python/tests/*.{py,xml,xsl} python/examples
14mu|libxslt-1.1.29-4|131	
14mu|libxslt-1.1.29-4|132	autoreconf -fi
14mu|libxslt-1.1.29-4|133	
14mu|libxslt-1.1.29-4|134	%build
14mu|libxslt-1.1.29-4|135	%configure2_5x \
14mu|libxslt-1.1.29-4|136	--disable-static
14mu|libxslt-1.1.29-4|137	%make
14mu|libxslt-1.1.29-4|138	
14mu|libxslt-1.1.29-4|139	%install
14mu|libxslt-1.1.29-4|140	%makeinstall_std
14mu|libxslt-1.1.29-4|141	
14mu|libxslt-1.1.29-4|142	# remove unpackaged files
14mu|libxslt-1.1.29-4|143	rm -rf %{buildroot}%{_docdir}/%{name}-%{version} \
14mu|libxslt-1.1.29-4|144	%{buildroot}%{_docdir}/%{name}-python-%{version}
14mu|libxslt-1.1.29-4|145	
14mu|libxslt-1.1.29-4|146	%multiarch_binaries %{buildroot}%{_bindir}/xslt-config
14mu|libxslt-1.1.29-4|147	
14mu|libxslt-1.1.29-4|148	
14mu|libxslt-1.1.29-4|149	%changelog
14mu|libxslt-1.1.29-4|150	
14mu|libxslt-1.1.29-4|151	* Sun Nov 27 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.1.29-4
14mu|libxslt-1.1.29-4|152	- (77f9c12) Fix potential overflow
14mu|libxslt-1.1.29-4|153	
14mu|libxslt-1.1.29-4|154	

23306 14
14mu|libxt-1.1.5-1|1	%define major 6
14mu|libxt-1.1.5-1|2	%define libxt %mklibname xt %{major}
14mu|libxt-1.1.5-1|3	%define develname %mklibname xt -d
14mu|libxt-1.1.5-1|4	
14mu|libxt-1.1.5-1|5	Summary:	X Toolkit Intrinsics library
14mu|libxt-1.1.5-1|6	Name:		libxt
14mu|libxt-1.1.5-1|7	Version:	1.1.5
14mu|libxt-1.1.5-1|8	Release:	1
14mu|libxt-1.1.5-1|9	License:	MIT
14mu|libxt-1.1.5-1|10	Group:		Development/X11
14mu|libxt-1.1.5-1|11	Url:		http://xorg.freedesktop.org
14mu|libxt-1.1.5-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXt-%{version}.tar.bz2
14mu|libxt-1.1.5-1|13	BuildRequires:	pkgconfig(sm)
14mu|libxt-1.1.5-1|14	BuildRequires:	pkgconfig(x11)
14mu|libxt-1.1.5-1|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxt-1.1.5-1|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxt-1.1.5-1|17	
14mu|libxt-1.1.5-1|18	%description
14mu|libxt-1.1.5-1|19	X Toolkit Intrinsics library used to build older generation toolkits such
14mu|libxt-1.1.5-1|20	as Motif & Xaw.
14mu|libxt-1.1.5-1|21	
14mu|libxt-1.1.5-1|22	%package -n %{libxt}
14mu|libxt-1.1.5-1|23	Summary:	X Toolkit Intrinsics library
14mu|libxt-1.1.5-1|24	Group:		Development/X11
14mu|libxt-1.1.5-1|25	
14mu|libxt-1.1.5-1|26	%description -n %{libxt}
14mu|libxt-1.1.5-1|27	X Toolkit Intrinsics library used to build older generation toolkits such
14mu|libxt-1.1.5-1|28	as Motif & Xaw.
14mu|libxt-1.1.5-1|29	
14mu|libxt-1.1.5-1|30	%package -n %{develname}
14mu|libxt-1.1.5-1|31	Summary:	Development files for %{name}
14mu|libxt-1.1.5-1|32	Group:		Development/X11
14mu|libxt-1.1.5-1|33	Requires:	%{libxt} = %{version}-%{release}
14mu|libxt-1.1.5-1|34	Provides:	libxt-devel = %{version}-%{release}
14mu|libxt-1.1.5-1|35	Obsoletes:	%{_lib}xt6-devel < 1.1.3
14mu|libxt-1.1.5-1|36	Obsoletes:	%{_lib}xt-static-devel < 1.1.3
14mu|libxt-1.1.5-1|37	
14mu|libxt-1.1.5-1|38	%description -n %{develname}
14mu|libxt-1.1.5-1|39	Development files for %{name}.
14mu|libxt-1.1.5-1|40	
14mu|libxt-1.1.5-1|41	%prep
14mu|libxt-1.1.5-1|42	%setup -qn libXt-%{version}
14mu|libxt-1.1.5-1|43	
14mu|libxt-1.1.5-1|44	%build
14mu|libxt-1.1.5-1|45	%configure2_5x \
14mu|libxt-1.1.5-1|46	--disable-static \
14mu|libxt-1.1.5-1|47	--x-includes=%{_includedir} \
14mu|libxt-1.1.5-1|48	--x-libraries=%{_libdir}
14mu|libxt-1.1.5-1|49	
14mu|libxt-1.1.5-1|50	%make
14mu|libxt-1.1.5-1|51	
14mu|libxt-1.1.5-1|52	%install
14mu|libxt-1.1.5-1|53	%makeinstall_std
14mu|libxt-1.1.5-1|54	
14mu|libxt-1.1.5-1|55	%files -n %{libxt}
14mu|libxt-1.1.5-1|56	%{_libdir}/libXt.so.%{major}*
14mu|libxt-1.1.5-1|57	
14mu|libxt-1.1.5-1|58	%files -n %{develname}
14mu|libxt-1.1.5-1|59	%{_libdir}/libXt.so
14mu|libxt-1.1.5-1|60	%{_libdir}/pkgconfig/xt.pc
14mu|libxt-1.1.5-1|61	%{_includedir}/X11/Core.h
14mu|libxt-1.1.5-1|62	%{_includedir}/X11/VarargsI.h
14mu|libxt-1.1.5-1|63	%{_includedir}/X11/RectObj.h
14mu|libxt-1.1.5-1|64	%{_includedir}/X11/TranslateI.h
14mu|libxt-1.1.5-1|65	%{_includedir}/X11/Vendor.h
14mu|libxt-1.1.5-1|66	%{_includedir}/X11/CallbackI.h
14mu|libxt-1.1.5-1|67	%{_includedir}/X11/ResConfigP.h
14mu|libxt-1.1.5-1|68	%{_includedir}/X11/IntrinsicI.h
14mu|libxt-1.1.5-1|69	%{_includedir}/X11/IntrinsicP.h
14mu|libxt-1.1.5-1|70	%{_includedir}/X11/ConstrainP.h
14mu|libxt-1.1.5-1|71	%{_includedir}/X11/Constraint.h
14mu|libxt-1.1.5-1|72	%{_includedir}/X11/InitialI.h
14mu|libxt-1.1.5-1|73	%{_includedir}/X11/EventI.h
14mu|libxt-1.1.5-1|74	%{_includedir}/X11/ObjectP.h
14mu|libxt-1.1.5-1|75	%{_includedir}/X11/Xtos.h
14mu|libxt-1.1.5-1|76	%{_includedir}/X11/CreateI.h
14mu|libxt-1.1.5-1|77	%{_includedir}/X11/Intrinsic.h
14mu|libxt-1.1.5-1|78	%{_includedir}/X11/CoreP.h
14mu|libxt-1.1.5-1|79	%{_includedir}/X11/Object.h
14mu|libxt-1.1.5-1|80	%{_includedir}/X11/CompositeP.h
14mu|libxt-1.1.5-1|81	%{_includedir}/X11/HookObjI.h
14mu|libxt-1.1.5-1|82	%{_includedir}/X11/RectObjP.h
14mu|libxt-1.1.5-1|83	%{_includedir}/X11/ConvertI.h
14mu|libxt-1.1.5-1|84	%{_includedir}/X11/Shell.h
14mu|libxt-1.1.5-1|85	%{_includedir}/X11/ShellI.h
14mu|libxt-1.1.5-1|86	%{_includedir}/X11/ShellP.h
14mu|libxt-1.1.5-1|87	%{_includedir}/X11/StringDefs.h
14mu|libxt-1.1.5-1|88	%{_includedir}/X11/VendorP.h
14mu|libxt-1.1.5-1|89	%{_includedir}/X11/SelectionI.h
14mu|libxt-1.1.5-1|90	%{_includedir}/X11/PassivGraI.h
14mu|libxt-1.1.5-1|91	%{_includedir}/X11/Composite.h
14mu|libxt-1.1.5-1|92	%{_includedir}/X11/ThreadsI.h
14mu|libxt-1.1.5-1|93	%{_includedir}/X11/ResourceI.h
14mu|libxt-1.1.5-1|94	%{_mandir}/man3/Xt*.3*
14mu|libxt-1.1.5-1|95	%{_mandir}/man3/Menu*
14mu|libxt-1.1.5-1|96	%{_docdir}/libXt/*
14mu|libxt-1.1.5-1|97	
14mu|libxt-1.1.5-1|98	
14mu|libxt-1.1.5-1|99	%changelog
14mu|libxt-1.1.5-1|100	
14mu|libxt-1.1.5-1|101	* Thu Sep 10 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.5-1
14mu|libxt-1.1.5-1|102	- (414c66b) Updated to version 1.1.5
14mu|libxt-1.1.5-1|103	
14mu|libxt-1.1.5-1|104	

23307 14
14mu|libxtst-1.2.2-6|1	%define major 6
14mu|libxtst-1.2.2-6|2	%define libname %mklibname xtst %{major}
14mu|libxtst-1.2.2-6|3	%define devname %mklibname xtst -d
14mu|libxtst-1.2.2-6|4	
14mu|libxtst-1.2.2-6|5	Summary:	The Xtst Library
14mu|libxtst-1.2.2-6|6	Name:		libxtst
14mu|libxtst-1.2.2-6|7	Version:	1.2.2
14mu|libxtst-1.2.2-6|8	Release:	6
14mu|libxtst-1.2.2-6|9	License:	MIT
14mu|libxtst-1.2.2-6|10	Group:		Development/X11
14mu|libxtst-1.2.2-6|11	Url:		http://xorg.freedesktop.org
14mu|libxtst-1.2.2-6|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXtst-%{version}.tar.bz2
14mu|libxtst-1.2.2-6|13	
14mu|libxtst-1.2.2-6|14	BuildRequires:	pkgconfig(x11)
14mu|libxtst-1.2.2-6|15	BuildRequires:	pkgconfig(xext)
14mu|libxtst-1.2.2-6|16	BuildRequires:	pkgconfig(xi)
14mu|libxtst-1.2.2-6|17	BuildRequires:	x11-proto-devel >= 7.5
14mu|libxtst-1.2.2-6|18	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxtst-1.2.2-6|19	BuildRequires:	xmlto
14mu|libxtst-1.2.2-6|20	BuildRequires:	docbook-dtd412-xml
14mu|libxtst-1.2.2-6|21	
14mu|libxtst-1.2.2-6|22	%description
14mu|libxtst-1.2.2-6|23	The Xtst Library.
14mu|libxtst-1.2.2-6|24	
14mu|libxtst-1.2.2-6|25	%package -n %{libname}
14mu|libxtst-1.2.2-6|26	Summary:	The Xtst Library
14mu|libxtst-1.2.2-6|27	Group:		Development/X11
14mu|libxtst-1.2.2-6|28	
14mu|libxtst-1.2.2-6|29	%description -n %{libname}
14mu|libxtst-1.2.2-6|30	The Xtst Library.
14mu|libxtst-1.2.2-6|31	
14mu|libxtst-1.2.2-6|32	%package -n %{devname}
14mu|libxtst-1.2.2-6|33	Summary:	Development files for %{name}
14mu|libxtst-1.2.2-6|34	Group:		Development/X11
14mu|libxtst-1.2.2-6|35	Requires:	%{libname} = %{version}-%{release}
14mu|libxtst-1.2.2-6|36	Requires:	pkgconfig(xi)
14mu|libxtst-1.2.2-6|37	Provides:	libxtst-devel = %{version}-%{release}
14mu|libxtst-1.2.2-6|38	Obsoletes:	%{_lib}xtst6-devel < 1.2.1
14mu|libxtst-1.2.2-6|39	Obsoletes:	%{_lib}xtst-static-devel < 1.2.1
14mu|libxtst-1.2.2-6|40	
14mu|libxtst-1.2.2-6|41	%description -n %{devname}
14mu|libxtst-1.2.2-6|42	Development files for %{name}.
14mu|libxtst-1.2.2-6|43	
14mu|libxtst-1.2.2-6|44	%prep
14mu|libxtst-1.2.2-6|45	%setup -qn libXtst-%{version}
14mu|libxtst-1.2.2-6|46	
14mu|libxtst-1.2.2-6|47	%build
14mu|libxtst-1.2.2-6|48	%configure2_5x \
14mu|libxtst-1.2.2-6|49	--disable-static \
14mu|libxtst-1.2.2-6|50	--x-includes=%{_includedir}\
14mu|libxtst-1.2.2-6|51	--x-libraries=%{_libdir}
14mu|libxtst-1.2.2-6|52	
14mu|libxtst-1.2.2-6|53	%make
14mu|libxtst-1.2.2-6|54	
14mu|libxtst-1.2.2-6|55	%install
14mu|libxtst-1.2.2-6|56	%makeinstall_std
14mu|libxtst-1.2.2-6|57	
14mu|libxtst-1.2.2-6|58	%files -n %{libname}
14mu|libxtst-1.2.2-6|59	%{_libdir}/libXtst.so.%{major}*
14mu|libxtst-1.2.2-6|60	
14mu|libxtst-1.2.2-6|61	%files -n %{devname}
14mu|libxtst-1.2.2-6|62	%{_libdir}/libXtst.so
14mu|libxtst-1.2.2-6|63	%{_libdir}/pkgconfig/xtst.pc
14mu|libxtst-1.2.2-6|64	%{_includedir}/X11/extensions/*.h
14mu|libxtst-1.2.2-6|65	%{_mandir}/man3/XTest*
14mu|libxtst-1.2.2-6|66	%{_datadir}/doc/libXtst
14mu|libxtst-1.2.2-6|67	
14mu|libxtst-1.2.2-6|68	
14mu|libxtst-1.2.2-6|69	%changelog
14mu|libxtst-1.2.2-6|70	
14mu|libxtst-1.2.2-6|71	* Thu Sep 24 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.2.2-6
14mu|libxtst-1.2.2-6|72	- (4f3cc63) Release up
14mu|libxtst-1.2.2-6|73	
14mu|libxtst-1.2.2-6|74	

23308 14
14mu|libxv-1.0.10-4|1	%define major 1
14mu|libxv-1.0.10-4|2	%define libname %mklibname xv %{major}
14mu|libxv-1.0.10-4|3	%define devname %mklibname xv -d
14mu|libxv-1.0.10-4|4	
14mu|libxv-1.0.10-4|5	Summary:	The Xv Library
14mu|libxv-1.0.10-4|6	Name:		libxv
14mu|libxv-1.0.10-4|7	Version:	1.0.10
14mu|libxv-1.0.10-4|8	Release:	4
14mu|libxv-1.0.10-4|9	License:	MIT
14mu|libxv-1.0.10-4|10	Group:		Development/X11
14mu|libxv-1.0.10-4|11	Url:		http://xorg.freedesktop.org
14mu|libxv-1.0.10-4|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXv-%{version}.tar.bz2
14mu|libxv-1.0.10-4|13	BuildRequires:	pkgconfig(x11)
14mu|libxv-1.0.10-4|14	BuildRequires:	pkgconfig(xext)
14mu|libxv-1.0.10-4|15	BuildRequires:	x11-proto-devel >= 1.0.0
14mu|libxv-1.0.10-4|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxv-1.0.10-4|17	
14mu|libxv-1.0.10-4|18	%description
14mu|libxv-1.0.10-4|19	The  Xv  extension provides support for video adaptors attached to an X
14mu|libxv-1.0.10-4|20	display. Clients use Xv to gain access and manage sharing of a
14mu|libxv-1.0.10-4|21	display's video resources.
14mu|libxv-1.0.10-4|22	
14mu|libxv-1.0.10-4|23	%package -n %{libname}
14mu|libxv-1.0.10-4|24	Summary:	The Xv Library
14mu|libxv-1.0.10-4|25	Group:		Development/X11
14mu|libxv-1.0.10-4|26	
14mu|libxv-1.0.10-4|27	%description -n %{libname}
14mu|libxv-1.0.10-4|28	The  Xv  extension provides support for video adaptors attached to an X
14mu|libxv-1.0.10-4|29	display. Clients use Xv to gain access and manage sharing of a
14mu|libxv-1.0.10-4|30	display's video resources.
14mu|libxv-1.0.10-4|31	
14mu|libxv-1.0.10-4|32	%package -n %{devname}
14mu|libxv-1.0.10-4|33	Summary:	Development files for %{name}
14mu|libxv-1.0.10-4|34	Group:		Development/X11
14mu|libxv-1.0.10-4|35	Requires:	%{libname} = %{version}-%{release}
14mu|libxv-1.0.10-4|36	Obsoletes:	%{_lib}xv1-devel < 1.0.7
14mu|libxv-1.0.10-4|37	Obsoletes:	%{_lib}xv-static-devel < 1.0.7
14mu|libxv-1.0.10-4|38	
14mu|libxv-1.0.10-4|39	%description -n %{devname}
14mu|libxv-1.0.10-4|40	Development files for %{name}.
14mu|libxv-1.0.10-4|41	
14mu|libxv-1.0.10-4|42	%prep
14mu|libxv-1.0.10-4|43	%setup -qn libXv-%{version}
14mu|libxv-1.0.10-4|44	
14mu|libxv-1.0.10-4|45	%build
14mu|libxv-1.0.10-4|46	%configure2_5x \
14mu|libxv-1.0.10-4|47	--disable-static \
14mu|libxv-1.0.10-4|48	--x-includes=%{_includedir} \
14mu|libxv-1.0.10-4|49	--x-libraries=%{_libdir}
14mu|libxv-1.0.10-4|50	
14mu|libxv-1.0.10-4|51	%make
14mu|libxv-1.0.10-4|52	
14mu|libxv-1.0.10-4|53	%install
14mu|libxv-1.0.10-4|54	%makeinstall_std
14mu|libxv-1.0.10-4|55	
14mu|libxv-1.0.10-4|56	%files -n %{libname}
14mu|libxv-1.0.10-4|57	%{_libdir}/libXv.so.%{major}*
14mu|libxv-1.0.10-4|58	
14mu|libxv-1.0.10-4|59	%files -n %{devname}
14mu|libxv-1.0.10-4|60	%{_libdir}/libXv.so
14mu|libxv-1.0.10-4|61	%{_libdir}/pkgconfig/xv.pc
14mu|libxv-1.0.10-4|62	%{_includedir}/X11/extensions/Xvlib.h
14mu|libxv-1.0.10-4|63	%{_mandir}/man3/Xv*
14mu|libxv-1.0.10-4|64	
14mu|libxv-1.0.10-4|65	
14mu|libxv-1.0.10-4|66	
14mu|libxv-1.0.10-4|67	%changelog
14mu|libxv-1.0.10-4|68	
14mu|libxv-1.0.10-4|69	* Fri Sep 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.10-4
14mu|libxv-1.0.10-4|70	- (da6b51d) Release up
14mu|libxv-1.0.10-4|71	
14mu|libxv-1.0.10-4|72	

23309 14
14mu|libxvmc-1.0.9-1|1	%define major 1
14mu|libxvmc-1.0.9-1|2	%define libname %mklibname xvmc %{major}
14mu|libxvmc-1.0.9-1|3	%define develname %mklibname xvmc -d
14mu|libxvmc-1.0.9-1|4	
14mu|libxvmc-1.0.9-1|5	Name: libxvmc
14mu|libxvmc-1.0.9-1|6	Summary:  The XvMC Library
14mu|libxvmc-1.0.9-1|7	Version: 1.0.9
14mu|libxvmc-1.0.9-1|8	Release: 1
14mu|libxvmc-1.0.9-1|9	Group: Development/X11
14mu|libxvmc-1.0.9-1|10	License: MIT
14mu|libxvmc-1.0.9-1|11	URL: http://xorg.freedesktop.org
14mu|libxvmc-1.0.9-1|12	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXvMC-%{version}.tar.bz2
14mu|libxvmc-1.0.9-1|13	
14mu|libxvmc-1.0.9-1|14	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|libxvmc-1.0.9-1|15	BuildRequires: pkgconfig(xext) >= 1.0.0
14mu|libxvmc-1.0.9-1|16	BuildRequires: pkgconfig(xv) >= 1.0.1
14mu|libxvmc-1.0.9-1|17	BuildRequires: x11-proto-devel >= 1.0.0
14mu|libxvmc-1.0.9-1|18	BuildRequires: x11-util-macros >= 1.0.1
14mu|libxvmc-1.0.9-1|19	
14mu|libxvmc-1.0.9-1|20	%description
14mu|libxvmc-1.0.9-1|21	The XvMC Library
14mu|libxvmc-1.0.9-1|22	
14mu|libxvmc-1.0.9-1|23	%package -n %{libname}
14mu|libxvmc-1.0.9-1|24	Summary:  The XvMC Library
14mu|libxvmc-1.0.9-1|25	Group: Development/X11
14mu|libxvmc-1.0.9-1|26	Conflicts: libxorg-x11 < 7.0
14mu|libxvmc-1.0.9-1|27	Provides: %{name} = %{version}
14mu|libxvmc-1.0.9-1|28	
14mu|libxvmc-1.0.9-1|29	%description -n %{libname}
14mu|libxvmc-1.0.9-1|30	The XvMC Library
14mu|libxvmc-1.0.9-1|31	
14mu|libxvmc-1.0.9-1|32	%package -n %{develname}
14mu|libxvmc-1.0.9-1|33	Summary: Development files for %{name}
14mu|libxvmc-1.0.9-1|34	Group: Development/X11
14mu|libxvmc-1.0.9-1|35	
14mu|libxvmc-1.0.9-1|36	Requires: %{libname} = %{version}-%{release}
14mu|libxvmc-1.0.9-1|37	Provides: libxvmc-devel = %{version}-%{release}
14mu|libxvmc-1.0.9-1|38	Obsoletes: %{_lib}xvmc1-devel < 1.0.7
14mu|libxvmc-1.0.9-1|39	Obsoletes: %{_lib}xvmc-static-devel < 1.0.7
14mu|libxvmc-1.0.9-1|40	Conflicts: libxorg-x11-devel < 7.0
14mu|libxvmc-1.0.9-1|41	
14mu|libxvmc-1.0.9-1|42	%description -n %{develname}
14mu|libxvmc-1.0.9-1|43	Development files for %{name}
14mu|libxvmc-1.0.9-1|44	
14mu|libxvmc-1.0.9-1|45	%prep
14mu|libxvmc-1.0.9-1|46	%setup -qn libXvMC-%{version}
14mu|libxvmc-1.0.9-1|47	
14mu|libxvmc-1.0.9-1|48	%build
14mu|libxvmc-1.0.9-1|49	export LIBS="-ldl"
14mu|libxvmc-1.0.9-1|50	
14mu|libxvmc-1.0.9-1|51	%configure2_5x \
14mu|libxvmc-1.0.9-1|52	--disable-static \
14mu|libxvmc-1.0.9-1|53	--x-includes=%{_includedir}\
14mu|libxvmc-1.0.9-1|54	--x-libraries=%{_libdir}
14mu|libxvmc-1.0.9-1|55	
14mu|libxvmc-1.0.9-1|56	%make
14mu|libxvmc-1.0.9-1|57	
14mu|libxvmc-1.0.9-1|58	%install
14mu|libxvmc-1.0.9-1|59	rm -rf %{buildroot}
14mu|libxvmc-1.0.9-1|60	%makeinstall_std
14mu|libxvmc-1.0.9-1|61	
14mu|libxvmc-1.0.9-1|62	%files -n %{libname}
14mu|libxvmc-1.0.9-1|63	%{_libdir}/libXvMC.so.%{major}*
14mu|libxvmc-1.0.9-1|64	%{_libdir}/libXvMCW.so.%{major}*
14mu|libxvmc-1.0.9-1|65	
14mu|libxvmc-1.0.9-1|66	%files -n %{develname}
14mu|libxvmc-1.0.9-1|67	%{_libdir}/libXvMCW.so
14mu|libxvmc-1.0.9-1|68	%{_libdir}/libXvMC.so
14mu|libxvmc-1.0.9-1|69	%{_libdir}/pkgconfig/xvmc.pc
14mu|libxvmc-1.0.9-1|70	%{_includedir}/X11/extensions/XvMClib.h
14mu|libxvmc-1.0.9-1|71	%dir %{_docdir}/libXvMC
14mu|libxvmc-1.0.9-1|72	%{_docdir}/libXvMC/XvMC_API.txt
14mu|libxvmc-1.0.9-1|73	
14mu|libxvmc-1.0.9-1|74	%changelog
14mu|libxvmc-1.0.9-1|75	
14mu|libxvmc-1.0.9-1|76	* Thu Sep 24 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.9-1
14mu|libxvmc-1.0.9-1|77	- (f044422) Updated to version 1.0.9
14mu|libxvmc-1.0.9-1|78	
14mu|libxvmc-1.0.9-1|79	

23310 14
14mu|libxxf86dga-1.1.4-5|1	%define major 1
14mu|libxxf86dga-1.1.4-5|2	%define libname %mklibname xxf86dga %{major}
14mu|libxxf86dga-1.1.4-5|3	%define devname %mklibname xxf86dga -d
14mu|libxxf86dga-1.1.4-5|4	
14mu|libxxf86dga-1.1.4-5|5	Summary:	XFree86 Direct Graphics Access Extension Library
14mu|libxxf86dga-1.1.4-5|6	Name:		libxxf86dga
14mu|libxxf86dga-1.1.4-5|7	Version:	1.1.4
14mu|libxxf86dga-1.1.4-5|8	Release:	5
14mu|libxxf86dga-1.1.4-5|9	License:	MIT
14mu|libxxf86dga-1.1.4-5|10	Group:		Development/X11
14mu|libxxf86dga-1.1.4-5|11	Url:		http://xorg.freedesktop.org
14mu|libxxf86dga-1.1.4-5|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-%{version}.tar.bz2
14mu|libxxf86dga-1.1.4-5|13	BuildRequires:	pkgconfig(x11)
14mu|libxxf86dga-1.1.4-5|14	BuildRequires:	pkgconfig(xext)
14mu|libxxf86dga-1.1.4-5|15	BuildRequires:	x11-proto-devel >= 7.5
14mu|libxxf86dga-1.1.4-5|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxxf86dga-1.1.4-5|17	
14mu|libxxf86dga-1.1.4-5|18	%description
14mu|libxxf86dga-1.1.4-5|19	XFree86 Direct Graphics Access Extension Library.
14mu|libxxf86dga-1.1.4-5|20	
14mu|libxxf86dga-1.1.4-5|21	%package -n %{libname}
14mu|libxxf86dga-1.1.4-5|22	Summary:	XFree86 Direct Graphics Access Extension Library
14mu|libxxf86dga-1.1.4-5|23	Group:		Development/X11
14mu|libxxf86dga-1.1.4-5|24	
14mu|libxxf86dga-1.1.4-5|25	%description -n %{libname}
14mu|libxxf86dga-1.1.4-5|26	XFree86 Direct Graphics Access Extension Library.
14mu|libxxf86dga-1.1.4-5|27	
14mu|libxxf86dga-1.1.4-5|28	%package -n %{devname}
14mu|libxxf86dga-1.1.4-5|29	Summary:	Development files for %{name}
14mu|libxxf86dga-1.1.4-5|30	Group:		Development/X11
14mu|libxxf86dga-1.1.4-5|31	Requires:	%{libname} = %{version}-%{release}
14mu|libxxf86dga-1.1.4-5|32	Provides:	%{name}-devel = %{version}-%{release}
14mu|libxxf86dga-1.1.4-5|33	Obsoletes:	%{_lib}xxf86dga1-devel < 1.1.3
14mu|libxxf86dga-1.1.4-5|34	Obsoletes:	%{_lib}xxf86dga-static-devel < 1.1.3
14mu|libxxf86dga-1.1.4-5|35	
14mu|libxxf86dga-1.1.4-5|36	%description -n %{devname}
14mu|libxxf86dga-1.1.4-5|37	Development files for %{name}.
14mu|libxxf86dga-1.1.4-5|38	
14mu|libxxf86dga-1.1.4-5|39	%prep
14mu|libxxf86dga-1.1.4-5|40	%setup -qn libXxf86dga-%{version}
14mu|libxxf86dga-1.1.4-5|41	
14mu|libxxf86dga-1.1.4-5|42	%build
14mu|libxxf86dga-1.1.4-5|43	%configure2_5x \
14mu|libxxf86dga-1.1.4-5|44	--disable-static \
14mu|libxxf86dga-1.1.4-5|45	--x-includes=%{_includedir} \
14mu|libxxf86dga-1.1.4-5|46	--x-libraries=%{_libdir}
14mu|libxxf86dga-1.1.4-5|47	
14mu|libxxf86dga-1.1.4-5|48	%make
14mu|libxxf86dga-1.1.4-5|49	
14mu|libxxf86dga-1.1.4-5|50	%install
14mu|libxxf86dga-1.1.4-5|51	%makeinstall_std
14mu|libxxf86dga-1.1.4-5|52	
14mu|libxxf86dga-1.1.4-5|53	%files -n %{libname}
14mu|libxxf86dga-1.1.4-5|54	%{_libdir}/libXxf86dga.so.%{major}*
14mu|libxxf86dga-1.1.4-5|55	
14mu|libxxf86dga-1.1.4-5|56	%files -n %{devname}
14mu|libxxf86dga-1.1.4-5|57	%{_libdir}/libXxf86dga.so
14mu|libxxf86dga-1.1.4-5|58	%{_libdir}/pkgconfig/xxf86dga.pc
14mu|libxxf86dga-1.1.4-5|59	%{_includedir}/X11/extensions/*.h
14mu|libxxf86dga-1.1.4-5|60	%{_mandir}/man3/XDGA*.3*
14mu|libxxf86dga-1.1.4-5|61	%{_mandir}/man3/XF86DGA.3*
14mu|libxxf86dga-1.1.4-5|62	%{_mandir}/man3/XFree86-DGA.3*
14mu|libxxf86dga-1.1.4-5|63	
14mu|libxxf86dga-1.1.4-5|64	
14mu|libxxf86dga-1.1.4-5|65	%changelog
14mu|libxxf86dga-1.1.4-5|66	
14mu|libxxf86dga-1.1.4-5|67	* Fri Sep 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.4-5
14mu|libxxf86dga-1.1.4-5|68	- (96fc681) Release up
14mu|libxxf86dga-1.1.4-5|69	
14mu|libxxf86dga-1.1.4-5|70	

23311 14
14mu|libxxf86misc-1.0.3-11|1	%define major		1
14mu|libxxf86misc-1.0.3-11|2	%define libname 	%mklibname xxf86misc %{major}
14mu|libxxf86misc-1.0.3-11|3	%define devname 	%mklibname xxf86misc -d
14mu|libxxf86misc-1.0.3-11|4	
14mu|libxxf86misc-1.0.3-11|5	Name:		libxxf86misc
14mu|libxxf86misc-1.0.3-11|6	Summary:	XFree86 Misc Extension Library
14mu|libxxf86misc-1.0.3-11|7	Version:	1.0.3
14mu|libxxf86misc-1.0.3-11|8	Release:	11
14mu|libxxf86misc-1.0.3-11|9	Group:		Development/X11
14mu|libxxf86misc-1.0.3-11|10	License:	MIT
14mu|libxxf86misc-1.0.3-11|11	URL:		http://xorg.freedesktop.org
14mu|libxxf86misc-1.0.3-11|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86misc-%{version}.tar.bz2
14mu|libxxf86misc-1.0.3-11|13	
14mu|libxxf86misc-1.0.3-11|14	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|libxxf86misc-1.0.3-11|15	BuildRequires: pkgconfig(xext) >= 1.0.0
14mu|libxxf86misc-1.0.3-11|16	BuildRequires: x11-proto-devel >= 7.7
14mu|libxxf86misc-1.0.3-11|17	BuildRequires: x11-util-macros >= 1.0.1
14mu|libxxf86misc-1.0.3-11|18	
14mu|libxxf86misc-1.0.3-11|19	%description
14mu|libxxf86misc-1.0.3-11|20	XFree86 Misc Extension Library.
14mu|libxxf86misc-1.0.3-11|21	
14mu|libxxf86misc-1.0.3-11|22	%package -n %{libname}
14mu|libxxf86misc-1.0.3-11|23	Summary: 	XFree86 Misc Extension Library
14mu|libxxf86misc-1.0.3-11|24	Group: 		Development/X11
14mu|libxxf86misc-1.0.3-11|25	Provides:	%{name} = %{version}
14mu|libxxf86misc-1.0.3-11|26	
14mu|libxxf86misc-1.0.3-11|27	%description -n %{libname}
14mu|libxxf86misc-1.0.3-11|28	XFree86 Misc Extension Library.
14mu|libxxf86misc-1.0.3-11|29	
14mu|libxxf86misc-1.0.3-11|30	%package -n %{devname}
14mu|libxxf86misc-1.0.3-11|31	Summary:	Development files for %{name}
14mu|libxxf86misc-1.0.3-11|32	Group:		Development/X11
14mu|libxxf86misc-1.0.3-11|33	Requires:	%{libname} = %{version}
14mu|libxxf86misc-1.0.3-11|34	Provides:	%{name}-devel = %{version}-%{release}
14mu|libxxf86misc-1.0.3-11|35	Obsoletes:	%{_lib}xxf86misc-devel < 1.0.3
14mu|libxxf86misc-1.0.3-11|36	Obsoletes:	%{_lib}xxf86misc-static-devel <= 1.0.3
14mu|libxxf86misc-1.0.3-11|37	
14mu|libxxf86misc-1.0.3-11|38	%description -n %{devname}
14mu|libxxf86misc-1.0.3-11|39	Development files for %{name}.
14mu|libxxf86misc-1.0.3-11|40	
14mu|libxxf86misc-1.0.3-11|41	%prep
14mu|libxxf86misc-1.0.3-11|42	%setup -qn libXxf86misc-%{version}
14mu|libxxf86misc-1.0.3-11|43	
14mu|libxxf86misc-1.0.3-11|44	%build
14mu|libxxf86misc-1.0.3-11|45	%configure2_5x	\
14mu|libxxf86misc-1.0.3-11|46	--disable-static \
14mu|libxxf86misc-1.0.3-11|47	--x-includes=%{_includedir}\
14mu|libxxf86misc-1.0.3-11|48	--x-libraries=%{_libdir}
14mu|libxxf86misc-1.0.3-11|49	
14mu|libxxf86misc-1.0.3-11|50	%make
14mu|libxxf86misc-1.0.3-11|51	
14mu|libxxf86misc-1.0.3-11|52	%install
14mu|libxxf86misc-1.0.3-11|53	%makeinstall_std
14mu|libxxf86misc-1.0.3-11|54	
14mu|libxxf86misc-1.0.3-11|55	%files -n %{libname}
14mu|libxxf86misc-1.0.3-11|56	%{_libdir}/libXxf86misc.so.%{major}*
14mu|libxxf86misc-1.0.3-11|57	
14mu|libxxf86misc-1.0.3-11|58	%files -n %{devname}
14mu|libxxf86misc-1.0.3-11|59	%{_libdir}/libXxf86misc.so
14mu|libxxf86misc-1.0.3-11|60	%{_libdir}/pkgconfig/xxf86misc.pc
14mu|libxxf86misc-1.0.3-11|61	%{_mandir}/man3/XF86Misc*
14mu|libxxf86misc-1.0.3-11|62	
14mu|libxxf86misc-1.0.3-11|63	
14mu|libxxf86misc-1.0.3-11|64	%changelog
14mu|libxxf86misc-1.0.3-11|65	
14mu|libxxf86misc-1.0.3-11|66	* Fri Sep 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.3-11
14mu|libxxf86misc-1.0.3-11|67	- (4cf81de) Release up
14mu|libxxf86misc-1.0.3-11|68	
14mu|libxxf86misc-1.0.3-11|69	

23312 14
14mu|libxxf86vm-1.1.4-1|1	%define major 1
14mu|libxxf86vm-1.1.4-1|2	%define libname %mklibname xxf86vm %{major}
14mu|libxxf86vm-1.1.4-1|3	%define devname %mklibname xxf86vm -d
14mu|libxxf86vm-1.1.4-1|4	
14mu|libxxf86vm-1.1.4-1|5	Summary:	XFree86 Video Mode Extension Library
14mu|libxxf86vm-1.1.4-1|6	Name:		libxxf86vm
14mu|libxxf86vm-1.1.4-1|7	Version:	1.1.4
14mu|libxxf86vm-1.1.4-1|8	Release:	1
14mu|libxxf86vm-1.1.4-1|9	License:	MIT
14mu|libxxf86vm-1.1.4-1|10	Group:		Development/X11
14mu|libxxf86vm-1.1.4-1|11	Url:		http://xorg.freedesktop.org
14mu|libxxf86vm-1.1.4-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86vm-%{version}.tar.bz2
14mu|libxxf86vm-1.1.4-1|13	BuildRequires:	pkgconfig(x11)
14mu|libxxf86vm-1.1.4-1|14	BuildRequires:	pkgconfig(xext)
14mu|libxxf86vm-1.1.4-1|15	BuildRequires:	x11-proto-devel >= 7.5
14mu|libxxf86vm-1.1.4-1|16	BuildRequires:	x11-util-macros >= 1.0.1
14mu|libxxf86vm-1.1.4-1|17	
14mu|libxxf86vm-1.1.4-1|18	%description
14mu|libxxf86vm-1.1.4-1|19	XFree86 Video Mode Extension Library.
14mu|libxxf86vm-1.1.4-1|20	
14mu|libxxf86vm-1.1.4-1|21	%package -n %{libname}
14mu|libxxf86vm-1.1.4-1|22	Summary:	Shared libraries for %{name}
14mu|libxxf86vm-1.1.4-1|23	Group:		Development/X11
14mu|libxxf86vm-1.1.4-1|24	
14mu|libxxf86vm-1.1.4-1|25	%description -n %{libname}
14mu|libxxf86vm-1.1.4-1|26	XFree86 Video Mode Extension Library.
14mu|libxxf86vm-1.1.4-1|27	
14mu|libxxf86vm-1.1.4-1|28	%package -n %{devname}
14mu|libxxf86vm-1.1.4-1|29	Summary:	Development files for %{name}
14mu|libxxf86vm-1.1.4-1|30	Group:		Development/X11
14mu|libxxf86vm-1.1.4-1|31	Requires:	%{libname} = %{version}
14mu|libxxf86vm-1.1.4-1|32	Provides:	%{name}-devel = %{version}-%{release}
14mu|libxxf86vm-1.1.4-1|33	Obsoletes:	%{_lib}xxf86vm1-devel < 1.1.2
14mu|libxxf86vm-1.1.4-1|34	Obsoletes:	%{_lib}xxf86vm-static-devel < 1.1.2
14mu|libxxf86vm-1.1.4-1|35	
14mu|libxxf86vm-1.1.4-1|36	%description -n %{devname}
14mu|libxxf86vm-1.1.4-1|37	Development files for %{name}.
14mu|libxxf86vm-1.1.4-1|38	
14mu|libxxf86vm-1.1.4-1|39	%prep
14mu|libxxf86vm-1.1.4-1|40	%setup -qn libXxf86vm-%{version}
14mu|libxxf86vm-1.1.4-1|41	
14mu|libxxf86vm-1.1.4-1|42	%build
14mu|libxxf86vm-1.1.4-1|43	%configure2_5x \
14mu|libxxf86vm-1.1.4-1|44	--disable-static \
14mu|libxxf86vm-1.1.4-1|45	--x-includes=%{_includedir} \
14mu|libxxf86vm-1.1.4-1|46	--x-libraries=%{_libdir}
14mu|libxxf86vm-1.1.4-1|47	
14mu|libxxf86vm-1.1.4-1|48	%make
14mu|libxxf86vm-1.1.4-1|49	
14mu|libxxf86vm-1.1.4-1|50	%install
14mu|libxxf86vm-1.1.4-1|51	%makeinstall_std
14mu|libxxf86vm-1.1.4-1|52	
14mu|libxxf86vm-1.1.4-1|53	%files -n %{libname}
14mu|libxxf86vm-1.1.4-1|54	%{_libdir}/libXxf86vm.so.%{major}*
14mu|libxxf86vm-1.1.4-1|55	
14mu|libxxf86vm-1.1.4-1|56	%files -n %{devname}
14mu|libxxf86vm-1.1.4-1|57	%{_libdir}/libXxf86vm.so
14mu|libxxf86vm-1.1.4-1|58	%{_libdir}/pkgconfig/xxf86vm.pc
14mu|libxxf86vm-1.1.4-1|59	%{_includedir}/X11/extensions/*.h
14mu|libxxf86vm-1.1.4-1|60	%{_mandir}/man3/XF86VidMode*.*
14mu|libxxf86vm-1.1.4-1|61	%{_mandir}/man3/XF86VM.*
14mu|libxxf86vm-1.1.4-1|62	
14mu|libxxf86vm-1.1.4-1|63	
14mu|libxxf86vm-1.1.4-1|64	%changelog
14mu|libxxf86vm-1.1.4-1|65	
14mu|libxxf86vm-1.1.4-1|66	* Fri Sep 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.1.4-1
14mu|libxxf86vm-1.1.4-1|67	- (2fa6715) Updated to version 1.1.4
14mu|libxxf86vm-1.1.4-1|68	
14mu|libxxf86vm-1.1.4-1|69	

23313 14
14mu|libzip-1.1.2-1|1	%define	major 4
14mu|libzip-1.1.2-1|2	%define libname %mklibname zip %{major}
14mu|libzip-1.1.2-1|3	%define devname %mklibname zip -d
14mu|libzip-1.1.2-1|4	
14mu|libzip-1.1.2-1|5	Summary:	A C library for reading, creating, and modifying zip archives
14mu|libzip-1.1.2-1|6	Name:		libzip
14mu|libzip-1.1.2-1|7	Version:	1.1.2
14mu|libzip-1.1.2-1|8	Release:	1
14mu|libzip-1.1.2-1|9	Group:		System/Libraries
14mu|libzip-1.1.2-1|10	License:	BSD
14mu|libzip-1.1.2-1|11	Url:		http://www.nih.at/libzip/
14mu|libzip-1.1.2-1|12	Source0:	http://www.nih.at/libzip/%{name}-%{version}.tar.xz
14mu|libzip-1.1.2-1|13	Patch0:		libzip-1.0.1-fix_pkgconfig.patch
14mu|libzip-1.1.2-1|14	Patch1:		libzip-1.0.1-fix_headers.patch
14mu|libzip-1.1.2-1|15	BuildRequires:	libtool
14mu|libzip-1.1.2-1|16	BuildRequires:	pkgconfig(zlib)
14mu|libzip-1.1.2-1|17	
14mu|libzip-1.1.2-1|18	%description
14mu|libzip-1.1.2-1|19	libzip is a C library for reading, creating, and modifying zip archives. Files
14mu|libzip-1.1.2-1|20	can be added from data buffers, files, or compressed data copied directly from
14mu|libzip-1.1.2-1|21	other zip archives. Changes made without closing the archive can be reverted.
14mu|libzip-1.1.2-1|22	The API is documented by man pages.
14mu|libzip-1.1.2-1|23	
14mu|libzip-1.1.2-1|24	%files
14mu|libzip-1.1.2-1|25	%doc AUTHORS NEWS THANKS
14mu|libzip-1.1.2-1|26	%{_bindir}/zipcmp
14mu|libzip-1.1.2-1|27	%{_bindir}/zipmerge
14mu|libzip-1.1.2-1|28	%{_bindir}/ziptool
14mu|libzip-1.1.2-1|29	%{_mandir}/man1/zipcmp.1*
14mu|libzip-1.1.2-1|30	%{_mandir}/man1/zipmerge.1*
14mu|libzip-1.1.2-1|31	%{_mandir}/man1/ziptool.1*
14mu|libzip-1.1.2-1|32	
14mu|libzip-1.1.2-1|33	#----------------------------------------------------------------------------
14mu|libzip-1.1.2-1|34	
14mu|libzip-1.1.2-1|35	%package -n	%{libname}
14mu|libzip-1.1.2-1|36	Summary:	A C library for reading, creating, and modifying zip archives
14mu|libzip-1.1.2-1|37	Group:          System/Libraries
14mu|libzip-1.1.2-1|38	
14mu|libzip-1.1.2-1|39	%description -n	%{libname}
14mu|libzip-1.1.2-1|40	libzip is a C library for reading, creating, and modifying zip archives. Files
14mu|libzip-1.1.2-1|41	can be added from data buffers, files, or compressed data copied directly from
14mu|libzip-1.1.2-1|42	other zip archives. Changes made without closing the archive can be reverted.
14mu|libzip-1.1.2-1|43	The API is documented by man pages.
14mu|libzip-1.1.2-1|44	
14mu|libzip-1.1.2-1|45	%files -n %{libname}
14mu|libzip-1.1.2-1|46	%{_libdir}/libzip.so.%{major}*
14mu|libzip-1.1.2-1|47	
14mu|libzip-1.1.2-1|48	#----------------------------------------------------------------------------
14mu|libzip-1.1.2-1|49	
14mu|libzip-1.1.2-1|50	%package -n	%{devname}
14mu|libzip-1.1.2-1|51	Summary:	Development library and header files for the %{name} library
14mu|libzip-1.1.2-1|52	Group:		Development/C
14mu|libzip-1.1.2-1|53	Requires:	%{name} = %{EVRD}
14mu|libzip-1.1.2-1|54	Requires:	%{libname} = %{EVRD}
14mu|libzip-1.1.2-1|55	Provides:	%{name}-devel = %{EVRD}
14mu|libzip-1.1.2-1|56	
14mu|libzip-1.1.2-1|57	%description -n	%{devname}
14mu|libzip-1.1.2-1|58	This package contains the development files for %{name}.
14mu|libzip-1.1.2-1|59	
14mu|libzip-1.1.2-1|60	%files -n %{devname}
14mu|libzip-1.1.2-1|61	%doc AUTHORS NEWS THANKS
14mu|libzip-1.1.2-1|62	%{_includedir}/*
14mu|libzip-1.1.2-1|63	%{_libdir}/*.so
14mu|libzip-1.1.2-1|64	%{_libdir}/pkgconfig/libzip.pc
14mu|libzip-1.1.2-1|65	%{_mandir}/man3/*
14mu|libzip-1.1.2-1|66	
14mu|libzip-1.1.2-1|67	#----------------------------------------------------------------------------
14mu|libzip-1.1.2-1|68	
14mu|libzip-1.1.2-1|69	%prep
14mu|libzip-1.1.2-1|70	%setup -q
14mu|libzip-1.1.2-1|71	%apply_patches
14mu|libzip-1.1.2-1|72	autoreconf -fi
14mu|libzip-1.1.2-1|73	
14mu|libzip-1.1.2-1|74	%build
14mu|libzip-1.1.2-1|75	%configure2_5x \
14mu|libzip-1.1.2-1|76	--disable-static
14mu|libzip-1.1.2-1|77	%make
14mu|libzip-1.1.2-1|78	
14mu|libzip-1.1.2-1|79	%install
14mu|libzip-1.1.2-1|80	INSTALL_HEADER=%{_includedir}
14mu|libzip-1.1.2-1|81	%makeinstall_std
14mu|libzip-1.1.2-1|82	
14mu|libzip-1.1.2-1|83	%changelog
14mu|libzip-1.1.2-1|84	
14mu|libzip-1.1.2-1|85	* Thu Apr 28 2016 dsilakov <denis.silakov@rosalab.ru> 1.1.2-1
14mu|libzip-1.1.2-1|86	- (9c2bdf1) Merge pull request #1 from alzim/libzip:rosa2014.1
14mu|libzip-1.1.2-1|87	- (9c2bdf1) Updated to 1.1.2
14mu|libzip-1.1.2-1|88	
14mu|libzip-1.1.2-1|89	

23314 14
14mu|lightsoff-3.16.1.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|lightsoff-3.16.1.1-1|2	
14mu|lightsoff-3.16.1.1-1|3	Name:           lightsoff
14mu|lightsoff-3.16.1.1-1|4	Version:        3.16.1.1
14mu|lightsoff-3.16.1.1-1|5	Release:        1
14mu|lightsoff-3.16.1.1-1|6	Summary:        GNOME Lightsoff game
14mu|lightsoff-3.16.1.1-1|7	
14mu|lightsoff-3.16.1.1-1|8	License:        GPLv2+ and CC-BY-SA
14mu|lightsoff-3.16.1.1-1|9	URL:            https://live.gnome.org/Lightsoff
14mu|lightsoff-3.16.1.1-1|10	Group:		Games/Other
14mu|lightsoff-3.16.1.1-1|11	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|lightsoff-3.16.1.1-1|12	
14mu|lightsoff-3.16.1.1-1|13	BuildRequires:  pkgconfig(clutter-gtk-1.0)
14mu|lightsoff-3.16.1.1-1|14	BuildRequires:  desktop-file-utils
14mu|lightsoff-3.16.1.1-1|15	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|lightsoff-3.16.1.1-1|16	BuildRequires:  pkgconfig(librsvg-2.0)
14mu|lightsoff-3.16.1.1-1|17	BuildRequires:  intltool libxml2-utils
14mu|lightsoff-3.16.1.1-1|18	BuildRequires:  itstool
14mu|lightsoff-3.16.1.1-1|19	
14mu|lightsoff-3.16.1.1-1|20	Obsoletes: gnome-games-lightsoff < 1:3.7.90
14mu|lightsoff-3.16.1.1-1|21	
14mu|lightsoff-3.16.1.1-1|22	%description
14mu|lightsoff-3.16.1.1-1|23	A puzzle played on an 5X5 grid with the aim to turn off all the lights. Each
14mu|lightsoff-3.16.1.1-1|24	click on a tile toggles the state of the clicked tile and its non-diagonal
14mu|lightsoff-3.16.1.1-1|25	neighbors.
14mu|lightsoff-3.16.1.1-1|26	
14mu|lightsoff-3.16.1.1-1|27	%prep
14mu|lightsoff-3.16.1.1-1|28	%setup -q
14mu|lightsoff-3.16.1.1-1|29	
14mu|lightsoff-3.16.1.1-1|30	
14mu|lightsoff-3.16.1.1-1|31	%build
14mu|lightsoff-3.16.1.1-1|32	%configure2_5x
14mu|lightsoff-3.16.1.1-1|33	%make
14mu|lightsoff-3.16.1.1-1|34	
14mu|lightsoff-3.16.1.1-1|35	
14mu|lightsoff-3.16.1.1-1|36	%install
14mu|lightsoff-3.16.1.1-1|37	%makeinstall_std
14mu|lightsoff-3.16.1.1-1|38	
14mu|lightsoff-3.16.1.1-1|39	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mu|lightsoff-3.16.1.1-1|40	
14mu|lightsoff-3.16.1.1-1|41	%find_lang %{name} --with-gnome
14mu|lightsoff-3.16.1.1-1|42	
14mu|lightsoff-3.16.1.1-1|43	
14mu|lightsoff-3.16.1.1-1|44	%files -f %{name}.lang
14mu|lightsoff-3.16.1.1-1|45	%doc COPYING
14mu|lightsoff-3.16.1.1-1|46	%{_bindir}/lightsoff
14mu|lightsoff-3.16.1.1-1|47	%{_datadir}/applications/lightsoff.desktop
14mu|lightsoff-3.16.1.1-1|48	%{_datadir}/glib-2.0/schemas/org.gnome.lightsoff.gschema.xml
14mu|lightsoff-3.16.1.1-1|49	%{_datadir}/icons/*/*/*/*
14mu|lightsoff-3.16.1.1-1|50	%{_datadir}/lightsoff
14mu|lightsoff-3.16.1.1-1|51	%{_datadir}/appdata/*.xml
14mu|lightsoff-3.16.1.1-1|52	
14mu|lightsoff-3.16.1.1-1|53	%changelog
14mu|lightsoff-3.16.1.1-1|54	
14mu|lightsoff-3.16.1.1-1|55	* Thu Apr 16 2015 Tigro <ashejn@yandex-team.ru> 3.16.1.1-1
14mu|lightsoff-3.16.1.1-1|56	- (0fc86f0) update to 3.16.1.1
14mu|lightsoff-3.16.1.1-1|57	
14mu|lightsoff-3.16.1.1-1|58	

23315 14
14mu|linphone-3.6.1-8|1	%define linphone_major 5
14mu|linphone-3.6.1-8|2	%define mediastreamer_base_major 3
14mu|linphone-3.6.1-8|3	%define mediastreamer_voip_major 3
14mu|linphone-3.6.1-8|4	%define lpcxml_major 0
14mu|linphone-3.6.1-8|5	%define liblinphone %mklibname %{name} %{linphone_major}
14mu|linphone-3.6.1-8|6	%define libmediastreamer_base %mklibname mediastreamer_base %{mediastreamer_base_major}
14mu|linphone-3.6.1-8|7	%define libmediastreamer_voip %mklibname mediastreamer_voip %{mediastreamer_voip_major}
14mu|linphone-3.6.1-8|8	%define liblpcxml %mklibname lpc2xml %{lpcxml_major}
14mu|linphone-3.6.1-8|9	%define devname %mklibname -d %{name}
14mu|linphone-3.6.1-8|10	
14mu|linphone-3.6.1-8|11	Summary:	Voice over IP Application
14mu|linphone-3.6.1-8|12	Name:		linphone
14mu|linphone-3.6.1-8|13	Version:	3.6.1
14mu|linphone-3.6.1-8|14	Release:	8
14mu|linphone-3.6.1-8|15	License:	GPLv2+
14mu|linphone-3.6.1-8|16	Group:		Communications
14mu|linphone-3.6.1-8|17	Url:		http://www.linphone.org/
14mu|linphone-3.6.1-8|18	Source0:	http://download.savannah.gnu.org/releases/linphone/stable/sources/linphone-%{version}.tar.gz
14mu|linphone-3.6.1-8|19	# Source1:	http://download.savannah.gnu.org/releases/linphone/stable/sources/linphone-%{version}.tar.gz.sig
14mu|linphone-3.6.1-8|20	Source2:	%{name}48.png
14mu|linphone-3.6.1-8|21	Source3:	%{name}32.png
14mu|linphone-3.6.1-8|22	Source4:	%{name}16.png
14mu|linphone-3.6.1-8|23	Patch0:		linphone-3.6.1-imagedir.patch
14mu|linphone-3.6.1-8|24	Patch1:		linphone-3.6.1-link.patch
14mu|linphone-3.6.1-8|25	# We don't have exosip-4.0 atm
14mu|linphone-3.6.1-8|26	# Patch2:	linphone-exosip-4.0.0.patch
14mu|linphone-3.6.1-8|27	Patch3:		linphone-3.6.1-libav9.patch
14mu|linphone-3.6.1-8|28	BuildRequires:	desktop-file-utils
14mu|linphone-3.6.1-8|29	BuildRequires:	gettext
14mu|linphone-3.6.1-8|30	BuildRequires:	gtk-doc
14mu|linphone-3.6.1-8|31	BuildRequires:	intltool
14mu|linphone-3.6.1-8|32	# http://lists.gnu.org/archive/html/linphone-developers/2013-04/msg00016.html
14mu|linphone-3.6.1-8|33	BuildRequires:	vim-common
14mu|linphone-3.6.1-8|34	BuildRequires:	exosip-devel
14mu|linphone-3.6.1-8|35	BuildRequires:	ffmpeg-devel
14mu|linphone-3.6.1-8|36	BuildRequires:	gettext-devel
14mu|linphone-3.6.1-8|37	BuildRequires:	gsm-devel
14mu|linphone-3.6.1-8|38	BuildRequires:	readline-devel
14mu|linphone-3.6.1-8|39	BuildRequires:	pkgconfig(alsa)
14mu|linphone-3.6.1-8|40	BuildRequires:	pkgconfig(glew)
14mu|linphone-3.6.1-8|41	BuildRequires:	pkgconfig(glib-2.0)
14mu|linphone-3.6.1-8|42	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|linphone-3.6.1-8|43	BuildRequires:	pkgconfig(libosip2)
14mu|linphone-3.6.1-8|44	BuildRequires:	pkgconfig(libpulse)
14mu|linphone-3.6.1-8|45	BuildRequires:	pkgconfig(libv4l1)
14mu|linphone-3.6.1-8|46	BuildRequires:	pkgconfig(libv4l2)
14mu|linphone-3.6.1-8|47	BuildRequires:	pkgconfig(ortp) >= 0.17.0
14mu|linphone-3.6.1-8|48	BuildRequires:	pkgconfig(speex)
14mu|linphone-3.6.1-8|49	BuildRequires:	pkgconfig(theora)
14mu|linphone-3.6.1-8|50	BuildRequires:	pkgconfig(x11)
14mu|linphone-3.6.1-8|51	BuildRequires:	pkgconfig(xext)
14mu|linphone-3.6.1-8|52	BuildRequires:	pkgconfig(xv)
14mu|linphone-3.6.1-8|53	
14mu|linphone-3.6.1-8|54	%description
14mu|linphone-3.6.1-8|55	Linphone is web-phone with a GNOME2 interface. It uses open protocols
14mu|linphone-3.6.1-8|56	such as SIP and RTP to make the communications.
14mu|linphone-3.6.1-8|57	
14mu|linphone-3.6.1-8|58	%files -f %{name}.lang
14mu|linphone-3.6.1-8|59	%doc COPYING README AUTHORS BUGS INSTALL ChangeLog
14mu|linphone-3.6.1-8|60	%doc %{_datadir}/gnome/help/%{name}
14mu|linphone-3.6.1-8|61	%{_bindir}/linphone*
14mu|linphone-3.6.1-8|62	%{_bindir}/mediastream
14mu|linphone-3.6.1-8|63	%{_bindir}/lpc2xml_test
14mu|linphone-3.6.1-8|64	%{_bindir}/xml2lpc_test
14mu|linphone-3.6.1-8|65	%{_mandir}/man1/*
14mu|linphone-3.6.1-8|66	%{_datadir}/pixmaps/%{name}/
14mu|linphone-3.6.1-8|67	%{_datadir}/sounds/%{name}/
14mu|linphone-3.6.1-8|68	%{_datadir}/images/linphone/nowebcamCIF.jpg
14mu|linphone-3.6.1-8|69	%{_datadir}/applications/*
14mu|linphone-3.6.1-8|70	%{_iconsdir}/hicolor/*/apps/linphone2.png
14mu|linphone-3.6.1-8|71	%{_liconsdir}/linphone2.png
14mu|linphone-3.6.1-8|72	%{_iconsdir}/linphone2.png
14mu|linphone-3.6.1-8|73	%{_miconsdir}/linphone2.png
14mu|linphone-3.6.1-8|74	%{_datadir}/linphone/
14mu|linphone-3.6.1-8|75	
14mu|linphone-3.6.1-8|76	#--------------------------------------------------------------------
14mu|linphone-3.6.1-8|77	
14mu|linphone-3.6.1-8|78	%package -n %{liblinphone}
14mu|linphone-3.6.1-8|79	Summary:	Primary library for %{name}
14mu|linphone-3.6.1-8|80	Group:		System/Libraries
14mu|linphone-3.6.1-8|81	
14mu|linphone-3.6.1-8|82	%description -n %{liblinphone}
14mu|linphone-3.6.1-8|83	Primary library for %{name}.
14mu|linphone-3.6.1-8|84	
14mu|linphone-3.6.1-8|85	%files -n %{liblinphone}
14mu|linphone-3.6.1-8|86	%{_libdir}/liblinphone.so.%{linphone_major}*
14mu|linphone-3.6.1-8|87	
14mu|linphone-3.6.1-8|88	#--------------------------------------------------------------------
14mu|linphone-3.6.1-8|89	
14mu|linphone-3.6.1-8|90	%package -n %{liblpcxml}
14mu|linphone-3.6.1-8|91	Summary:	Shared libs for %{name}
14mu|linphone-3.6.1-8|92	Group:		System/Libraries
14mu|linphone-3.6.1-8|93	
14mu|linphone-3.6.1-8|94	%description -n %{liblpcxml}
14mu|linphone-3.6.1-8|95	Shared libs for %{name}
14mu|linphone-3.6.1-8|96	
14mu|linphone-3.6.1-8|97	%files -n %{liblpcxml}
14mu|linphone-3.6.1-8|98	%{_libdir}/liblpc2xml.so.%{lpcxml_major}*
14mu|linphone-3.6.1-8|99	%{_libdir}/libxml2lpc.so.%{lpcxml_major}*
14mu|linphone-3.6.1-8|100	
14mu|linphone-3.6.1-8|101	#--------------------------------------------------------------------
14mu|linphone-3.6.1-8|102	
14mu|linphone-3.6.1-8|103	%package -n %{libmediastreamer_base}
14mu|linphone-3.6.1-8|104	Summary:	Media Streaming Base library for %{name}
14mu|linphone-3.6.1-8|105	Group:		System/Libraries
14mu|linphone-3.6.1-8|106	
14mu|linphone-3.6.1-8|107	%description -n %{libmediastreamer_base}
14mu|linphone-3.6.1-8|108	Media Streaming library for %{name} - base part.
14mu|linphone-3.6.1-8|109	
14mu|linphone-3.6.1-8|110	%files -n %{libmediastreamer_base}
14mu|linphone-3.6.1-8|111	%{_libdir}/libmediastreamer_base.so.%{mediastreamer_base_major}*
14mu|linphone-3.6.1-8|112	
14mu|linphone-3.6.1-8|113	#--------------------------------------------------------------------
14mu|linphone-3.6.1-8|114	
14mu|linphone-3.6.1-8|115	%package -n %{libmediastreamer_voip}
14mu|linphone-3.6.1-8|116	Summary:	Media Streaming VoIP library for %{name}
14mu|linphone-3.6.1-8|117	Group:		System/Libraries
14mu|linphone-3.6.1-8|118	
14mu|linphone-3.6.1-8|119	%description -n %{libmediastreamer_voip}
14mu|linphone-3.6.1-8|120	Media Streaminglibrary for %{name} - VoIP part.
14mu|linphone-3.6.1-8|121	
14mu|linphone-3.6.1-8|122	%files -n %{libmediastreamer_voip}
14mu|linphone-3.6.1-8|123	%{_libdir}/libmediastreamer_voip.so.%{mediastreamer_voip_major}*
14mu|linphone-3.6.1-8|124	
14mu|linphone-3.6.1-8|125	#--------------------------------------------------------------------
14mu|linphone-3.6.1-8|126	
14mu|linphone-3.6.1-8|127	%package -n %{devname}
14mu|linphone-3.6.1-8|128	Summary:	Header files and static libraries from %{name}
14mu|linphone-3.6.1-8|129	Group:		Development/C
14mu|linphone-3.6.1-8|130	Requires:	%{liblinphone} = %{EVRD}
14mu|linphone-3.6.1-8|131	Requires:	%{liblpcxml} = %{EVRD}
14mu|linphone-3.6.1-8|132	Requires:	%{libmediastreamer_base} = %{EVRD}
14mu|linphone-3.6.1-8|133	Requires:	%{libmediastreamer_voip} = %{EVRD}
14mu|linphone-3.6.1-8|134	Provides:	lib%{name}-devel = %{EVRD}
14mu|linphone-3.6.1-8|135	Provides:	%{name}-devel = %{EVRD}
14mu|linphone-3.6.1-8|136	
14mu|linphone-3.6.1-8|137	%description -n %{devname}
14mu|linphone-3.6.1-8|138	Libraries and includes files for developing programs based on %{name}.
14mu|linphone-3.6.1-8|139	
14mu|linphone-3.6.1-8|140	%files -n %{devname}
14mu|linphone-3.6.1-8|141	%{_includedir}/linphone/
14mu|linphone-3.6.1-8|142	%{_includedir}/mediastreamer2/
14mu|linphone-3.6.1-8|143	%{_libdir}/*.so
14mu|linphone-3.6.1-8|144	%{_libdir}/pkgconfig/*.pc
14mu|linphone-3.6.1-8|145	
14mu|linphone-3.6.1-8|146	#--------------------------------------------------------------------
14mu|linphone-3.6.1-8|147	
14mu|linphone-3.6.1-8|148	%prep
14mu|linphone-3.6.1-8|149	%setup -q
14mu|linphone-3.6.1-8|150	find '(' -name '*.c' -o -name '*.h' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
14mu|linphone-3.6.1-8|151	%patch0 -p0 -b .image-dir
14mu|linphone-3.6.1-8|152	%patch1 -p0 -b .link
14mu|linphone-3.6.1-8|153	# %%patch2 -p1 -b .exosip~
14mu|linphone-3.6.1-8|154	%patch3 -p1 -b .ffmpeg
14mu|linphone-3.6.1-8|155	
14mu|linphone-3.6.1-8|156	%build
14mu|linphone-3.6.1-8|157	./autogen.sh
14mu|linphone-3.6.1-8|158	
14mu|linphone-3.6.1-8|159	( pushd mediastreamer2
14mu|linphone-3.6.1-8|160	./autogen.sh
14mu|linphone-3.6.1-8|161	%before_configure
14mu|linphone-3.6.1-8|162	popd )
14mu|linphone-3.6.1-8|163	
14mu|linphone-3.6.1-8|164	%configure2_5x \
14mu|linphone-3.6.1-8|165	--disable-static \
14mu|linphone-3.6.1-8|166	--disable-rpath \
14mu|linphone-3.6.1-8|167	--enable-alsa \
14mu|linphone-3.6.1-8|168	--disable-strict \
14mu|linphone-3.6.1-8|169	--enable-external-ortp \
14mu|linphone-3.6.1-8|170	--enable-ipv6
14mu|linphone-3.6.1-8|171	%make
14mu|linphone-3.6.1-8|172	
14mu|linphone-3.6.1-8|173	%install
14mu|linphone-3.6.1-8|174	%makeinstall_std
14mu|linphone-3.6.1-8|175	
14mu|linphone-3.6.1-8|176	%find_lang %{name} --all-name --with-man
14mu|linphone-3.6.1-8|177	
14mu|linphone-3.6.1-8|178	perl -pi -e "s|linphone/linphone2\.png|linphone2|g" %{buildroot}%{_datadir}/applications/linphone.desktop
14mu|linphone-3.6.1-8|179	desktop-file-install \
14mu|linphone-3.6.1-8|180	--vendor="" \
14mu|linphone-3.6.1-8|181	--add-category="VideoConference" \
14mu|linphone-3.6.1-8|182	--remove-category='Application' \
14mu|linphone-3.6.1-8|183	--dir %{buildroot}%{_datadir}/applications \
14mu|linphone-3.6.1-8|184	%{buildroot}%{_datadir}/applications/linphone.desktop
14mu|linphone-3.6.1-8|185	
14mu|linphone-3.6.1-8|186	#icons
14mu|linphone-3.6.1-8|187	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mu|linphone-3.6.1-8|188	install -m 644 %{SOURCE4} \
14mu|linphone-3.6.1-8|189	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/linphone2.png
14mu|linphone-3.6.1-8|190	install -m 644 %{SOURCE3} \
14mu|linphone-3.6.1-8|191	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/linphone2.png
14mu|linphone-3.6.1-8|192	install -m 644 %{SOURCE2} \
14mu|linphone-3.6.1-8|193	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/linphone2.png
14mu|linphone-3.6.1-8|194	mkdir -p %{buildroot}/%{_miconsdir}
14mu|linphone-3.6.1-8|195	ln -s ../hicolor/16x16/apps/linphone2.png \
14mu|linphone-3.6.1-8|196	%{buildroot}/%{_miconsdir}/
14mu|linphone-3.6.1-8|197	mkdir -p %{buildroot}/%{_iconsdir}
14mu|linphone-3.6.1-8|198	ln -s hicolor/32x32/apps/linphone2.png \
14mu|linphone-3.6.1-8|199	%{buildroot}/%{_iconsdir}/
14mu|linphone-3.6.1-8|200	mkdir -p %{buildroot}/%{_liconsdir}
14mu|linphone-3.6.1-8|201	ln -s ../hicolor/48x48/apps/linphone2.png \
14mu|linphone-3.6.1-8|202	%{buildroot}/%{_liconsdir}/
14mu|linphone-3.6.1-8|203	
14mu|linphone-3.6.1-8|204	# remove unwanted docs, generated if doxygen is installed
14mu|linphone-3.6.1-8|205	rm -rf %{buildroot}%{_docdir}/ortp %{buildroot}%{_docdir}/mediastreamer* %{buildroot}%{_docdir}/%{name}*
14mu|linphone-3.6.1-8|206	
14mu|linphone-3.6.1-8|207	
14mu|linphone-3.6.1-8|208	%changelog
14mu|linphone-3.6.1-8|209	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.1-8
14mu|linphone-3.6.1-8|210	+ Revision: 3fd9273
14mu|linphone-3.6.1-8|211	- Bump release
14mu|linphone-3.6.1-8|212	
14mu|linphone-3.6.1-8|213	

23316 14
14mu|linux-firmware-20180211-22.git6d513110|1	# Revision in the upstream git.
14mu|linux-firmware-20180211-22.git6d513110|2	%global checkout 6d513110
14mu|linux-firmware-20180211-22.git6d513110|3	
14mu|linux-firmware-20180211-22.git6d513110|4	# IMPORTANT!
14mu|linux-firmware-20180211-22.git6d513110|5	# Always increment firmware_release when updating this, the subprojects need
14mu|linux-firmware-20180211-22.git6d513110|6	# that.
14mu|linux-firmware-20180211-22.git6d513110|7	%global firmware_release 22
14mu|linux-firmware-20180211-22.git6d513110|8	
14mu|linux-firmware-20180211-22.git6d513110|9	%global _firmwarepath /lib/firmware
14mu|linux-firmware-20180211-22.git6d513110|10	
14mu|linux-firmware-20180211-22.git6d513110|11	Summary:	Firmware files used by the Linux kernel
14mu|linux-firmware-20180211-22.git6d513110|12	Name:		linux-firmware
14mu|linux-firmware-20180211-22.git6d513110|13	Version:	20180211
14mu|linux-firmware-20180211-22.git6d513110|14	Release:	%{firmware_release}.git%{checkout}
14mu|linux-firmware-20180211-22.git6d513110|15	License:	GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
14mu|linux-firmware-20180211-22.git6d513110|16	Group:		System/Kernel and hardware
14mu|linux-firmware-20180211-22.git6d513110|17	Url:		https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
14mu|linux-firmware-20180211-22.git6d513110|18	Source0:	%{name}-%{version}.tar.xz
14mu|linux-firmware-20180211-22.git6d513110|19	Provides:	kernel-firmware = %{version}
14mu|linux-firmware-20180211-22.git6d513110|20	Provides:	radeon-firmware = %{version}
14mu|linux-firmware-20180211-22.git6d513110|21	Provides:	ralink-firmware = %{version}
14mu|linux-firmware-20180211-22.git6d513110|22	Provides:	rtlwifi-firmware = %{version}
14mu|linux-firmware-20180211-22.git6d513110|23	Conflicts:	kernel-firmware-extra < 20161205
14mu|linux-firmware-20180211-22.git6d513110|24	Conflicts:	microcode_ctl < 2.1-1
14mu|linux-firmware-20180211-22.git6d513110|25	# The earlier builds of rtl8723bs driver included the firmware in DKMS
14mu|linux-firmware-20180211-22.git6d513110|26	# package as well.
14mu|linux-firmware-20180211-22.git6d513110|27	Obsoletes:	dkms-rtl8723bs < 4.4
14mu|linux-firmware-20180211-22.git6d513110|28	Obsoletes:	kernel-firmware < 20161205
14mu|linux-firmware-20180211-22.git6d513110|29	Obsoletes:	kernel-firmware-extra < 20161205
14mu|linux-firmware-20180211-22.git6d513110|30	Obsoletes:	radeon-firmware < 20161205
14mu|linux-firmware-20180211-22.git6d513110|31	Obsoletes:	ralink-firmware < 20161205
14mu|linux-firmware-20180211-22.git6d513110|32	Obsoletes:	rtlwifi-firmware < 20161205
14mu|linux-firmware-20180211-22.git6d513110|33	Obsoletes:	microcode < 2.1-1
14mu|linux-firmware-20180211-22.git6d513110|34	Obsoletes:	ueagle-firmware < 1.1-10
14mu|linux-firmware-20180211-22.git6d513110|35	BuildArch:	noarch
14mu|linux-firmware-20180211-22.git6d513110|36	
14mu|linux-firmware-20180211-22.git6d513110|37	%description
14mu|linux-firmware-20180211-22.git6d513110|38	This package includes firmware files required for some devices to
14mu|linux-firmware-20180211-22.git6d513110|39	operate.
14mu|linux-firmware-20180211-22.git6d513110|40	
14mu|linux-firmware-20180211-22.git6d513110|41	%files -f linux-firmware.files
14mu|linux-firmware-20180211-22.git6d513110|42	%dir %{_firmwarepath}
14mu|linux-firmware-20180211-22.git6d513110|43	%doc WHENCE LICENCE.* LICENSE.*
14mu|linux-firmware-20180211-22.git6d513110|44	
14mu|linux-firmware-20180211-22.git6d513110|45	#----------------------------------------------------------------------------
14mu|linux-firmware-20180211-22.git6d513110|46	
14mu|linux-firmware-20180211-22.git6d513110|47	%package -n iwlwifi-agn-ucode
14mu|linux-firmware-20180211-22.git6d513110|48	Summary:	Firmware for Intel(R) Wireless WiFi 1xx/1000/.../8xxx Series Adapters
14mu|linux-firmware-20180211-22.git6d513110|49	License:	Redistributable, no modification permitted
14mu|linux-firmware-20180211-22.git6d513110|50	Version:	%{version}
14mu|linux-firmware-20180211-22.git6d513110|51	Release:	%{firmware_release}
14mu|linux-firmware-20180211-22.git6d513110|52	
14mu|linux-firmware-20180211-22.git6d513110|53	%description -n iwlwifi-agn-ucode
14mu|linux-firmware-20180211-22.git6d513110|54	This package contains all the iwlwifi wireless firmware files supported
14mu|linux-firmware-20180211-22.git6d513110|55	by the iwlwifi kernel driver. That means all of:
14mu|linux-firmware-20180211-22.git6d513110|56	iwlwifi-1xx/1000/2xxx/5xxx/6xxx/7xxx/8xxx*.ucode firmwares.
14mu|linux-firmware-20180211-22.git6d513110|57	
14mu|linux-firmware-20180211-22.git6d513110|58	%files -n iwlwifi-agn-ucode
14mu|linux-firmware-20180211-22.git6d513110|59	%doc WHENCE LICENCE.iwlwifi_firmware
14mu|linux-firmware-20180211-22.git6d513110|60	%{_firmwarepath}/iwlwifi-100-5.ucode
14mu|linux-firmware-20180211-22.git6d513110|61	%{_firmwarepath}/iwlwifi-105-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|62	%{_firmwarepath}/iwlwifi-135-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|63	%{_firmwarepath}/iwlwifi-1000-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|64	%{_firmwarepath}/iwlwifi-2000-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|65	%{_firmwarepath}/iwlwifi-2030-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|66	%{_firmwarepath}/iwlwifi-3160-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|67	%{_firmwarepath}/iwlwifi-3168-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|68	%{_firmwarepath}/iwlwifi-5000-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|69	%{_firmwarepath}/iwlwifi-5150-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|70	%{_firmwarepath}/iwlwifi-6000-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|71	%{_firmwarepath}/iwlwifi-6000g2a-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|72	%{_firmwarepath}/iwlwifi-6000g2b-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|73	%{_firmwarepath}/iwlwifi-6050-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|74	%{_firmwarepath}/iwlwifi-7260-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|75	%{_firmwarepath}/iwlwifi-7265*-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|76	%{_firmwarepath}/iwlwifi-8000*-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|77	%{_firmwarepath}/iwlwifi-8265*-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|78	%{_firmwarepath}/iwlwifi-9000*-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|79	%{_firmwarepath}/iwlwifi-9260*-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|80	
14mu|linux-firmware-20180211-22.git6d513110|81	#----------------------------------------------------------------------------
14mu|linux-firmware-20180211-22.git6d513110|82	
14mu|linux-firmware-20180211-22.git6d513110|83	%package -n iwl3945-firmware
14mu|linux-firmware-20180211-22.git6d513110|84	Summary:	Firmware for Intel® PRO/Wireless 3945 A/B/G network adaptors
14mu|linux-firmware-20180211-22.git6d513110|85	License:	Redistributable, no modification permitted
14mu|linux-firmware-20180211-22.git6d513110|86	Version:	15.32.2.9
14mu|linux-firmware-20180211-22.git6d513110|87	Release:	%{firmware_release}
14mu|linux-firmware-20180211-22.git6d513110|88	
14mu|linux-firmware-20180211-22.git6d513110|89	%description -n iwl3945-firmware
14mu|linux-firmware-20180211-22.git6d513110|90	This package contains the firmware required by the iwl3945 driver
14mu|linux-firmware-20180211-22.git6d513110|91	for Linux.  Usage of the firmware is subject to the terms and conditions
14mu|linux-firmware-20180211-22.git6d513110|92	contained inside the provided LICENSE file. Please read it carefully.
14mu|linux-firmware-20180211-22.git6d513110|93	
14mu|linux-firmware-20180211-22.git6d513110|94	%files -n iwl3945-firmware
14mu|linux-firmware-20180211-22.git6d513110|95	%doc WHENCE LICENCE.iwlwifi_firmware
14mu|linux-firmware-20180211-22.git6d513110|96	%{_firmwarepath}/iwlwifi-3945-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|97	
14mu|linux-firmware-20180211-22.git6d513110|98	#----------------------------------------------------------------------------
14mu|linux-firmware-20180211-22.git6d513110|99	
14mu|linux-firmware-20180211-22.git6d513110|100	%package -n iwl4965-firmware
14mu|linux-firmware-20180211-22.git6d513110|101	Summary:	Firmware for Intel® PRO/Wireless 4965 A/G/N network adaptors
14mu|linux-firmware-20180211-22.git6d513110|102	License:	Redistributable, no modification permitted
14mu|linux-firmware-20180211-22.git6d513110|103	Version:	228.61.2.24
14mu|linux-firmware-20180211-22.git6d513110|104	Release:	%{firmware_release}
14mu|linux-firmware-20180211-22.git6d513110|105	
14mu|linux-firmware-20180211-22.git6d513110|106	%description -n iwl4965-firmware
14mu|linux-firmware-20180211-22.git6d513110|107	This package contains the firmware required by the iwl4965 driver
14mu|linux-firmware-20180211-22.git6d513110|108	for Linux.  Usage of the firmware is subject to the terms and conditions
14mu|linux-firmware-20180211-22.git6d513110|109	contained inside the provided LICENSE file. Please read it carefully.
14mu|linux-firmware-20180211-22.git6d513110|110	
14mu|linux-firmware-20180211-22.git6d513110|111	%files -n iwl4965-firmware
14mu|linux-firmware-20180211-22.git6d513110|112	%doc WHENCE LICENCE.iwlwifi_firmware
14mu|linux-firmware-20180211-22.git6d513110|113	%{_firmwarepath}/iwlwifi-4965-*.ucode
14mu|linux-firmware-20180211-22.git6d513110|114	
14mu|linux-firmware-20180211-22.git6d513110|115	#----------------------------------------------------------------------------
14mu|linux-firmware-20180211-22.git6d513110|116	
14mu|linux-firmware-20180211-22.git6d513110|117	%package -n libertas-usb8388-firmware
14mu|linux-firmware-20180211-22.git6d513110|118	Summary:	Firmware for Marvell Libertas USB 8388 Network Adapter
14mu|linux-firmware-20180211-22.git6d513110|119	License:	Redistributable, no modification permitted
14mu|linux-firmware-20180211-22.git6d513110|120	Epoch:		2
14mu|linux-firmware-20180211-22.git6d513110|121	Obsoletes:	libertas-usb8388-firmware < 2:5.110.22.p23-8
14mu|linux-firmware-20180211-22.git6d513110|122	
14mu|linux-firmware-20180211-22.git6d513110|123	%description -n libertas-usb8388-firmware
14mu|linux-firmware-20180211-22.git6d513110|124	Firmware for Marvell Libertas USB 8388 Network Adapter.
14mu|linux-firmware-20180211-22.git6d513110|125	
14mu|linux-firmware-20180211-22.git6d513110|126	%files -n libertas-usb8388-firmware
14mu|linux-firmware-20180211-22.git6d513110|127	%doc WHENCE LICENCE.Marvell
14mu|linux-firmware-20180211-22.git6d513110|128	%dir %{_firmwarepath}/libertas
14mu|linux-firmware-20180211-22.git6d513110|129	%{_firmwarepath}/libertas/usb8388_v9.bin
14mu|linux-firmware-20180211-22.git6d513110|130	
14mu|linux-firmware-20180211-22.git6d513110|131	#----------------------------------------------------------------------------
14mu|linux-firmware-20180211-22.git6d513110|132	
14mu|linux-firmware-20180211-22.git6d513110|133	%package -n libertas-usb8388-olpc-firmware
14mu|linux-firmware-20180211-22.git6d513110|134	Summary:	OLPC firmware for Marvell Libertas USB 8388 Network Adapter
14mu|linux-firmware-20180211-22.git6d513110|135	License:	Redistributable, no modification permitted
14mu|linux-firmware-20180211-22.git6d513110|136	
14mu|linux-firmware-20180211-22.git6d513110|137	%description -n libertas-usb8388-olpc-firmware
14mu|linux-firmware-20180211-22.git6d513110|138	Firmware for Marvell Libertas USB 8388 Network Adapter with OLPC mesh network
14mu|linux-firmware-20180211-22.git6d513110|139	support.
14mu|linux-firmware-20180211-22.git6d513110|140	
14mu|linux-firmware-20180211-22.git6d513110|141	%files -n libertas-usb8388-olpc-firmware
14mu|linux-firmware-20180211-22.git6d513110|142	%doc WHENCE LICENCE.Marvell
14mu|linux-firmware-20180211-22.git6d513110|143	%dir %{_firmwarepath}/libertas
14mu|linux-firmware-20180211-22.git6d513110|144	%{_firmwarepath}/libertas/usb8388_olpc.bin
14mu|linux-firmware-20180211-22.git6d513110|145	
14mu|linux-firmware-20180211-22.git6d513110|146	#----------------------------------------------------------------------------
14mu|linux-firmware-20180211-22.git6d513110|147	
14mu|linux-firmware-20180211-22.git6d513110|148	%package -n libertas-sd8686-firmware
14mu|linux-firmware-20180211-22.git6d513110|149	Summary:	Firmware for Marvell Libertas SD 8686 Network Adapter
14mu|linux-firmware-20180211-22.git6d513110|150	License:	Redistributable, no modification permitted
14mu|linux-firmware-20180211-22.git6d513110|151	Obsoletes:	libertas-sd8686-firmware < 9.70.20.p0-4
14mu|linux-firmware-20180211-22.git6d513110|152	
14mu|linux-firmware-20180211-22.git6d513110|153	%description -n libertas-sd8686-firmware
14mu|linux-firmware-20180211-22.git6d513110|154	Firmware for Marvell Libertas SD 8686 Network Adapter.
14mu|linux-firmware-20180211-22.git6d513110|155	
14mu|linux-firmware-20180211-22.git6d513110|156	%files -n libertas-sd8686-firmware
14mu|linux-firmware-20180211-22.git6d513110|157	%doc WHENCE LICENCE.Marvell
14mu|linux-firmware-20180211-22.git6d513110|158	%dir %{_firmwarepath}/libertas
14mu|linux-firmware-20180211-22.git6d513110|159	%{_firmwarepath}/libertas/sd8686*
14mu|linux-firmware-20180211-22.git6d513110|160	
14mu|linux-firmware-20180211-22.git6d513110|161	#----------------------------------------------------------------------------
14mu|linux-firmware-20180211-22.git6d513110|162	
14mu|linux-firmware-20180211-22.git6d513110|163	%package -n libertas-sd8787-firmware
14mu|linux-firmware-20180211-22.git6d513110|164	Summary:	Firmware for Marvell Libertas SD 8787 Network Adapter
14mu|linux-firmware-20180211-22.git6d513110|165	License:	Redistributable, no modification permitted
14mu|linux-firmware-20180211-22.git6d513110|166	
14mu|linux-firmware-20180211-22.git6d513110|167	%description -n libertas-sd8787-firmware
14mu|linux-firmware-20180211-22.git6d513110|168	Firmware for Marvell Libertas SD 8787 Network Adapter.
14mu|linux-firmware-20180211-22.git6d513110|169	
14mu|linux-firmware-20180211-22.git6d513110|170	%files -n libertas-sd8787-firmware
14mu|linux-firmware-20180211-22.git6d513110|171	%doc WHENCE LICENCE.Marvell
14mu|linux-firmware-20180211-22.git6d513110|172	%dir %{_firmwarepath}/mrvl
14mu|linux-firmware-20180211-22.git6d513110|173	%{_firmwarepath}/mrvl/sd8787*
14mu|linux-firmware-20180211-22.git6d513110|174	
14mu|linux-firmware-20180211-22.git6d513110|175	#----------------------------------------------------------------------------
14mu|linux-firmware-20180211-22.git6d513110|176	
14mu|linux-firmware-20180211-22.git6d513110|177	%prep
14mu|linux-firmware-20180211-22.git6d513110|178	%setup -q -n linux-firmware-%{checkout}
14mu|linux-firmware-20180211-22.git6d513110|179	
14mu|linux-firmware-20180211-22.git6d513110|180	%build
14mu|linux-firmware-20180211-22.git6d513110|181	# Remove firmware shipped in separate packages already
14mu|linux-firmware-20180211-22.git6d513110|182	# Perhaps these should be built as subpackages of linux-firmware?
14mu|linux-firmware-20180211-22.git6d513110|183	rm -rf ess korg sb16 yamaha
14mu|linux-firmware-20180211-22.git6d513110|184	# And _some_ conexant firmware.
14mu|linux-firmware-20180211-22.git6d513110|185	rm v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx25840.fw
14mu|linux-firmware-20180211-22.git6d513110|186	
14mu|linux-firmware-20180211-22.git6d513110|187	# Remove source files we don't need to install
14mu|linux-firmware-20180211-22.git6d513110|188	rm -f usbdux/*dux */*.asm
14mu|linux-firmware-20180211-22.git6d513110|189	rm -rf carl9170fw
14mu|linux-firmware-20180211-22.git6d513110|190	
14mu|linux-firmware-20180211-22.git6d513110|191	# No need to install old firmware versions where we also provide newer versions
14mu|linux-firmware-20180211-22.git6d513110|192	# which are preferred and support the same (or more) hardware
14mu|linux-firmware-20180211-22.git6d513110|193	rm -f libertas/sd8686_v8*
14mu|linux-firmware-20180211-22.git6d513110|194	rm -f libertas/usb8388_v5.bin
14mu|linux-firmware-20180211-22.git6d513110|195	
14mu|linux-firmware-20180211-22.git6d513110|196	# Remove firmware for Creative CA0132 HD as it's in alsa-firmware
14mu|linux-firmware-20180211-22.git6d513110|197	rm -f ctefx.bin ctspeq.bin
14mu|linux-firmware-20180211-22.git6d513110|198	
14mu|linux-firmware-20180211-22.git6d513110|199	%install
14mu|linux-firmware-20180211-22.git6d513110|200	mkdir -p %{buildroot}/%{_firmwarepath}
14mu|linux-firmware-20180211-22.git6d513110|201	mkdir -p %{buildroot}/%{_firmwarepath}/updates
14mu|linux-firmware-20180211-22.git6d513110|202	cp -r * %{buildroot}/%{_firmwarepath}
14mu|linux-firmware-20180211-22.git6d513110|203	rm %{buildroot}/%{_firmwarepath}/{WHENCE,LICENCE.*,LICENSE.*}
14mu|linux-firmware-20180211-22.git6d513110|204	
14mu|linux-firmware-20180211-22.git6d513110|205	# Add the newer firmware for iwlwifi
14mu|linux-firmware-20180211-22.git6d513110|206	#install -m 644 _{SOURCE1} _{SOURCE2} _{SOURCE3} _{SOURCE4} _{SOURCE5} \
14mu|linux-firmware-20180211-22.git6d513110|207	#	_{buildroot}/_{_firmwarepath}
14mu|linux-firmware-20180211-22.git6d513110|208	
14mu|linux-firmware-20180211-22.git6d513110|209	# Create file list but exclude firmwares that we place in subpackages
14mu|linux-firmware-20180211-22.git6d513110|210	FILEDIR=`pwd`
14mu|linux-firmware-20180211-22.git6d513110|211	pushd %{buildroot}/%{_firmwarepath}
14mu|linux-firmware-20180211-22.git6d513110|212	find . \! -type d > $FILEDIR/linux-firmware.files
14mu|linux-firmware-20180211-22.git6d513110|213	find . -type d | sed -e '/^.$/d' > $FILEDIR/linux-firmware.dirs
14mu|linux-firmware-20180211-22.git6d513110|214	popd
14mu|linux-firmware-20180211-22.git6d513110|215	sed -i -e 's:^./::' linux-firmware.{files,dirs}
14mu|linux-firmware-20180211-22.git6d513110|216	sed -i -e '/^iwlwifi/d' \
14mu|linux-firmware-20180211-22.git6d513110|217	-i -e '/^libertas\/sd8686/d' \
14mu|linux-firmware-20180211-22.git6d513110|218	-i -e '/^libertas\/usb8388/d' \
14mu|linux-firmware-20180211-22.git6d513110|219	-i -e '/^mrvl\/sd8787/d' \
14mu|linux-firmware-20180211-22.git6d513110|220	linux-firmware.files
14mu|linux-firmware-20180211-22.git6d513110|221	sed -i -e 's!^!/lib/firmware/!' linux-firmware.{files,dirs}
14mu|linux-firmware-20180211-22.git6d513110|222	sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
14mu|linux-firmware-20180211-22.git6d513110|223	
14mu|linux-firmware-20180211-22.git6d513110|224	
14mu|linux-firmware-20180211-22.git6d513110|225	%changelog
14mu|linux-firmware-20180211-22.git6d513110|226	
14mu|linux-firmware-20180211-22.git6d513110|227	* Thu Feb 15 2018 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 20180211-22.git6d513110
14mu|linux-firmware-20180211-22.git6d513110|228	- (782956d) Updated to git rev. 6d513110 (2018-02-11)
14mu|linux-firmware-20180211-22.git6d513110|229	- (782956d) Most significant changes:
14mu|linux-firmware-20180211-22.git6d513110|230	- (782956d) * Realtek: added files for the Bluetooth parts of RTL8821C and RTL8723D
14mu|linux-firmware-20180211-22.git6d513110|231	- (782956d) * nfp: update Agilio SmartNIC firmware to rev 2.0.4
14mu|linux-firmware-20180211-22.git6d513110|232	- (782956d) * Intel: added and updated Bluetooth firmware for 9560, 9260 and 8265
14mu|linux-firmware-20180211-22.git6d513110|233	- (782956d) models
14mu|linux-firmware-20180211-22.git6d513110|234	- (782956d) * Intel: updated audio firmware for Kabylake and Geminilake
14mu|linux-firmware-20180211-22.git6d513110|235	- (782956d) * AMD: updated firmware for Polaris, Fiji and Vega10 GPUs, as well as
14mu|linux-firmware-20180211-22.git6d513110|236	- (782956d) for Raven.
14mu|linux-firmware-20180211-22.git6d513110|237	
14mu|linux-firmware-20180211-22.git6d513110|238	

23317 14
14mu|livecd-tools-21.1-32|1	%define debug_package %{nil}
14mu|livecd-tools-21.1-32|2	
14mu|livecd-tools-21.1-32|3	Summary:	Tools for building live CDs
14mu|livecd-tools-21.1-32|4	Name:		livecd-tools
14mu|livecd-tools-21.1-32|5	Version:	21.1
14mu|livecd-tools-21.1-32|6	Release:	32
14mu|livecd-tools-21.1-32|7	Epoch:		1
14mu|livecd-tools-21.1-32|8	License:	GPLv2+
14mu|livecd-tools-21.1-32|9	Group:		System/Base
14mu|livecd-tools-21.1-32|10	Url:		http://git.fedorahosted.org/git/livecd
14mu|livecd-tools-21.1-32|11	Source0:	http://fedorahosted.org/releases/l/i/livecd/%{name}-%{version}.tar.bz2
14mu|livecd-tools-21.1-32|12	Source1:	arch.py
14mu|livecd-tools-21.1-32|13	Source3:	rosa-image-fix-x86.pl
14mu|livecd-tools-21.1-32|14	Patch0:		livecd-tools-21.1.urpmi.patch
14mu|livecd-tools-21.1-32|15	Patch1:		livecd-tools-21.1.split.install.patch
14mu|livecd-tools-21.1-32|16	Patch2:		livecd-tools-21.1.efi.fixes.patch
14mu|livecd-tools-21.1-32|17	Patch3:		livecd-tools-21.1.hack.patch
14mu|livecd-tools-21.1-32|18	Patch4:		livecd-tools-21.1.hack2.patch
14mu|livecd-tools-21.1-32|19	Patch5:		livecd-tools-21.1.hack3.patch
14mu|livecd-tools-21.1-32|20	Patch7:		livecd-tools-21.1.no.mac.img.patch
14mu|livecd-tools-21.1-32|21	Patch8:		livecd-tools-21.1.isolinux.plymouth.fixes.patch
14mu|livecd-tools-21.1-32|22	Patch9:		livecd-tools-21.1.efi.grub.cfg.patch
14mu|livecd-tools-21.1-32|23	Patch10:	livecd-tools-21.1.pkg.installation.fix.patch
14mu|livecd-tools-21.1-32|24	Patch11:	livecd-tools-21.1.drop.initramfs.patch
14mu|livecd-tools-21.1-32|25	Patch12:	livecd-tools-21.1.efi.no.dm.luks.patch
14mu|livecd-tools-21.1-32|26	Patch13:	livecd-tools-21.1.basic.graphics.mode.fixed.patch
14mu|livecd-tools-21.1-32|27	Patch14:	livecd-tools-21.1.shim.efi.renamed.patch
14mu|livecd-tools-21.1-32|28	Patch15:	livecd-tools-21.1.secureboot.unsigned.kernel.patch
14mu|livecd-tools-21.1-32|29	Patch17:	livecd-tools-21.1.efi.grub.cfg.echo.patch
14mu|livecd-tools-21.1-32|30	Patch18:	livecd-tools-21.1.fixed.boot.menu.os.name.patch
14mu|livecd-tools-21.1-32|31	Patch19:	livecd-tools-21.1.support.efi32.patch
14mu|livecd-tools-21.1-32|32	Patch20:	livecd-tools-21.1.verify.signatures.patch
14mu|livecd-tools-21.1-32|33	Patch21:	livecd-tools-21.1.use.add_drivers.patch
14mu|livecd-tools-21.1-32|34	Patch22:	livecd-tools-21.1.no.vga.opts.patch
14mu|livecd-tools-21.1-32|35	
14mu|livecd-tools-21.1-32|36	Requires:	python-imgcreate = %{EVRD}
14mu|livecd-tools-21.1-32|37	Requires:	dosfstools
14mu|livecd-tools-21.1-32|38	Requires:	dumpet
14mu|livecd-tools-21.1-32|39	Requires:	e2fsprogs
14mu|livecd-tools-21.1-32|40	Requires:	mkisofs
14mu|livecd-tools-21.1-32|41	Requires:	isomd5sum
14mu|livecd-tools-21.1-32|42	Requires:	lorax >= 18.3
14mu|livecd-tools-21.1-32|43	Requires:	parted
14mu|livecd-tools-21.1-32|44	Requires:	pyparted
14mu|livecd-tools-21.1-32|45	Requires:	util-linux
14mu|livecd-tools-21.1-32|46	
14mu|livecd-tools-21.1-32|47	%ifarch %{ix86} x86_64
14mu|livecd-tools-21.1-32|48	Requires:	syslinux
14mu|livecd-tools-21.1-32|49	%endif
14mu|livecd-tools-21.1-32|50	
14mu|livecd-tools-21.1-32|51	%description
14mu|livecd-tools-21.1-32|52	Tools for generating live CDs on Fedora based systems including
14mu|livecd-tools-21.1-32|53	derived distributions such as RHEL, CentOS and others. See
14mu|livecd-tools-21.1-32|54	http://fedoraproject.org/wiki/FedoraLiveCD for more details.
14mu|livecd-tools-21.1-32|55	
14mu|livecd-tools-21.1-32|56	%files
14mu|livecd-tools-21.1-32|57	%doc config/livecd-fedora-minimal.ks
14mu|livecd-tools-21.1-32|58	%{_mandir}/man*/*
14mu|livecd-tools-21.1-32|59	%{_bindir}/livecd-creator
14mu|livecd-tools-21.1-32|60	%{_bindir}/livecd-iso-to-disk
14mu|livecd-tools-21.1-32|61	%{_bindir}/livecd-iso-to-pxeboot
14mu|livecd-tools-21.1-32|62	%{_bindir}/image-creator
14mu|livecd-tools-21.1-32|63	%{_bindir}/liveimage-mount
14mu|livecd-tools-21.1-32|64	%{_bindir}/edit-livecd
14mu|livecd-tools-21.1-32|65	%{_bindir}/mkbiarch
14mu|livecd-tools-21.1-32|66	%{_bindir}/rosa-image-fix-x86.pl
14mu|livecd-tools-21.1-32|67	
14mu|livecd-tools-21.1-32|68	#----------------------------------------------------------------------------
14mu|livecd-tools-21.1-32|69	
14mu|livecd-tools-21.1-32|70	%package -n python-imgcreate
14mu|livecd-tools-21.1-32|71	Summary:	Python modules for building system images
14mu|livecd-tools-21.1-32|72	Group:		System/Base
14mu|livecd-tools-21.1-32|73	Requires:	coreutils
14mu|livecd-tools-21.1-32|74	Requires:	dosfstools >= 2.11-8
14mu|livecd-tools-21.1-32|75	Requires:	e2fsprogs
14mu|livecd-tools-21.1-32|76	Requires:	pykickstart >= 0.96
14mu|livecd-tools-21.1-32|77	Requires:	python-dbus
14mu|livecd-tools-21.1-32|78	Requires:	python-selinux
14mu|livecd-tools-21.1-32|79	Requires:	python-urlgrabber
14mu|livecd-tools-21.1-32|80	Requires:	squashfs-tools
14mu|livecd-tools-21.1-32|81	Requires:	util-linux
14mu|livecd-tools-21.1-32|82	
14mu|livecd-tools-21.1-32|83	%description -n python-imgcreate
14mu|livecd-tools-21.1-32|84	Python modules that can be used for building images for things
14mu|livecd-tools-21.1-32|85	like live image or appliances.
14mu|livecd-tools-21.1-32|86	
14mu|livecd-tools-21.1-32|87	%files -n python-imgcreate
14mu|livecd-tools-21.1-32|88	%dir %{python_sitelib}/imgcreate
14mu|livecd-tools-21.1-32|89	%{python_sitelib}/imgcreate/*.py
14mu|livecd-tools-21.1-32|90	%{python_sitelib}/imgcreate/*.pyo
14mu|livecd-tools-21.1-32|91	%{python_sitelib}/imgcreate/*.pyc
14mu|livecd-tools-21.1-32|92	
14mu|livecd-tools-21.1-32|93	#----------------------------------------------------------------------------
14mu|livecd-tools-21.1-32|94	
14mu|livecd-tools-21.1-32|95	%prep
14mu|livecd-tools-21.1-32|96	%setup -q
14mu|livecd-tools-21.1-32|97	%apply_patches
14mu|livecd-tools-21.1-32|98	
14mu|livecd-tools-21.1-32|99	%build
14mu|livecd-tools-21.1-32|100	make
14mu|livecd-tools-21.1-32|101	
14mu|livecd-tools-21.1-32|102	%install
14mu|livecd-tools-21.1-32|103	%makeinstall_std
14mu|livecd-tools-21.1-32|104	install -m 0644 %{SOURCE1} %{buildroot}%{python_sitelib}/imgcreate/
14mu|livecd-tools-21.1-32|105	install -m 0755 %{SOURCE3} %{buildroot}%{_bindir}/
14mu|livecd-tools-21.1-32|106	
14mu|livecd-tools-21.1-32|107	
14mu|livecd-tools-21.1-32|108	%changelog
14mu|livecd-tools-21.1-32|109	
14mu|livecd-tools-21.1-32|110	* Sat Feb 11 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:21.1-32
14mu|livecd-tools-21.1-32|111	- (e115e9c) Do not use vga=xxx boot options
14mu|livecd-tools-21.1-32|112	- (e115e9c) They might confuse syslinux 6+ and the system may start asking the user
14mu|livecd-tools-21.1-32|113	- (e115e9c) what to do with that at boot time.
14mu|livecd-tools-21.1-32|114	
14mu|livecd-tools-21.1-32|115	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:21.1-29
14mu|livecd-tools-21.1-32|116	- (1687e0e) MassBuild#1230: Increase release tag
14mu|livecd-tools-21.1-32|117	
14mu|livecd-tools-21.1-32|118	* Sat Jan 21 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:21.1-28
14mu|livecd-tools-21.1-32|119	- (c508ece) Spec cleanup
14mu|livecd-tools-21.1-32|120	
14mu|livecd-tools-21.1-32|121	* Mon Dec 05 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:21.1-27
14mu|livecd-tools-21.1-32|122	- (b7c8c0e) Do not override the default set of drivers in the dracut configuration
14mu|livecd-tools-21.1-32|123	- (b7c8c0e) Before this commit, livecd-tools used "drivers+=" in the dracut
14mu|livecd-tools-21.1-32|124	- (b7c8c0e) configuration file which can be used when creating the initrd for the
14mu|livecd-tools-21.1-32|125	- (b7c8c0e) Live images. As a result, the default set of drivers dracut knows about
14mu|livecd-tools-21.1-32|126	- (b7c8c0e) was not included into the initrd, only the specified ones were.
14mu|livecd-tools-21.1-32|127	- (b7c8c0e) Broken ISO images are a likely result of that.
14mu|livecd-tools-21.1-32|128	- (b7c8c0e) livecd-tools was patched to use "add_drivers+=" instead.
14mu|livecd-tools-21.1-32|129	- (b7c8c0e) Note that not all (if any) build scripts for the rosa2016.1 ISOs use the
14mu|livecd-tools-21.1-32|130	- (b7c8c0e) dracut config generated by livecd-tools, so this fix is not that
14mu|livecd-tools-21.1-32|131	- (b7c8c0e) important. Still, worth applying to simplify future maintenance.
14mu|livecd-tools-21.1-32|132	
14mu|livecd-tools-21.1-32|133	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:21.1-26
14mu|livecd-tools-21.1-32|134	- (b5281e6) MassBuild#1169: Increase release tag
14mu|livecd-tools-21.1-32|135	
14mu|livecd-tools-21.1-32|136	* Mon Feb 01 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-25
14mu|livecd-tools-21.1-32|137	- (e4b7e3f) Verify RPM signatures when building ISO
14mu|livecd-tools-21.1-32|138	
14mu|livecd-tools-21.1-32|139	* Thu Jul 16 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-24
14mu|livecd-tools-21.1-32|140	- (1b096dd) Minor: Fixed typo in isolinux boot menu
14mu|livecd-tools-21.1-32|141	
14mu|livecd-tools-21.1-32|142	* Tue Jul 07 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1:21.1-23
14mu|livecd-tools-21.1-32|143	- (fc0bfa9) Release up
14mu|livecd-tools-21.1-32|144	
14mu|livecd-tools-21.1-32|145	* Tue Jul 07 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1:21.1-22
14mu|livecd-tools-21.1-32|146	- (3acfa8b) Do not hard-code kernel-nrj-desktop
14mu|livecd-tools-21.1-32|147	- (3acfa8b) The builds may need other kernel flavours instead.
14mu|livecd-tools-21.1-32|148	- (Konstantin Vlasov: 7e98928) Support EFI32 for 32-bit images
14mu|livecd-tools-21.1-32|149	
14mu|livecd-tools-21.1-32|150	* Mon May 18 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:21.1-21
14mu|livecd-tools-21.1-32|151	- (e73310e) BuildList#2501564: Increase release tag
14mu|livecd-tools-21.1-32|152	
14mu|livecd-tools-21.1-32|153	* Fri May 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:21.1-20
14mu|livecd-tools-21.1-32|154	- (df3e78a) BuildList#2501564: Increase release tag
14mu|livecd-tools-21.1-32|155	
14mu|livecd-tools-21.1-32|156	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:21.1-19
14mu|livecd-tools-21.1-32|157	- (447cf1e) BuildList#2501564: Increase release tag
14mu|livecd-tools-21.1-32|158	
14mu|livecd-tools-21.1-32|159	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:21.1-18
14mu|livecd-tools-21.1-32|160	- (c54fa31) BuildList#2501564: Increase release tag
14mu|livecd-tools-21.1-32|161	
14mu|livecd-tools-21.1-32|162	* Thu Mar 19 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-17
14mu|livecd-tools-21.1-32|163	- (f967c52) Fixed: Boot menu OS name taken from build chroot instead of target system
14mu|livecd-tools-21.1-32|164	
14mu|livecd-tools-21.1-32|165	* Wed Mar 04 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-16
14mu|livecd-tools-21.1-32|166	- (2b779c2) Display kernel/initrd loading message on EFI boot
14mu|livecd-tools-21.1-32|167	- (Konstantin Vlasov: 3236696) Exit if adding media or package installation fails
14mu|livecd-tools-21.1-32|168	
14mu|livecd-tools-21.1-32|169	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1:21.1-15
14mu|livecd-tools-21.1-32|170	- (0d05554) MassBuild#656: Increase release tag
14mu|livecd-tools-21.1-32|171	
14mu|livecd-tools-21.1-32|172	* Thu Feb 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:21.1-14
14mu|livecd-tools-21.1-32|173	- (39c4782) Drop Buildroot tag
14mu|livecd-tools-21.1-32|174	- (Konstantin Vlasov: f3df2ca) Support unsigned kernels for SecureBoot
14mu|livecd-tools-21.1-32|175	- (Konstantin Vlasov: f3df2ca) 1. In SecureBoot grub2 allows to exit secure mode and boot unsigned kernel - making use of this feature in iso grub config.
14mu|livecd-tools-21.1-32|176	- (Konstantin Vlasov: ce0b6ce) EFI: shim file renamed
14mu|livecd-tools-21.1-32|177	
14mu|livecd-tools-21.1-32|178	* Wed Oct 08 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-13
14mu|livecd-tools-21.1-32|179	- (2e5f36e) Fixed basic graphics mode parameters
14mu|livecd-tools-21.1-32|180	
14mu|livecd-tools-21.1-32|181	* Thu Oct 02 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-12
14mu|livecd-tools-21.1-32|182	- (2d2aeca) Avoid activating RAIDs/etc also in EFI mode
14mu|livecd-tools-21.1-32|183	- (Konstantin Vlasov: a17813e) Got rid of initramfs
14mu|livecd-tools-21.1-32|184	
14mu|livecd-tools-21.1-32|185	* Thu Sep 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-11
14mu|livecd-tools-21.1-32|186	- (d156734) When patching partition table in iso, also update GPT
14mu|livecd-tools-21.1-32|187	- (Konstantin Vlasov: 354d318) Fixed packages installation in iso (optimized)
14mu|livecd-tools-21.1-32|188	- (Konstantin Vlasov: b9e82b7) Boot menu fixes (both isolinux and Grub2/EFI)
14mu|livecd-tools-21.1-32|189	- (Konstantin Vlasov: b9e82b7) 1. Significantly redesigned the grub2 menu for EFI boot: made it similar to the isolinux menu; more user-friendly product name; returned graphical theme; etc.
14mu|livecd-tools-21.1-32|190	- (Konstantin Vlasov: b9e82b7) 2. Fixed non-displaying plymouth in isolinux menu items.
14mu|livecd-tools-21.1-32|191	- (Konstantin Vlasov: b9e82b7) 3. Disabled plymouth for 'basic graphics' mode.
14mu|livecd-tools-21.1-32|192	
14mu|livecd-tools-21.1-32|193	* Thu Sep 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-10
14mu|livecd-tools-21.1-32|194	- (b4694cb) Do not generate macboot.ing (fails anyway)
14mu|livecd-tools-21.1-32|195	- (Konstantin Vlasov: 3cbb9c6) Removed Mac AFP table from iso; grub2 theme fixed
14mu|livecd-tools-21.1-32|196	
14mu|livecd-tools-21.1-32|197	* Wed Aug 06 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:21.1-9
14mu|livecd-tools-21.1-32|198	- (54094ea) Updated livecd-tools.spec
14mu|livecd-tools-21.1-32|199	
14mu|livecd-tools-21.1-32|200	* Fri Jul 04 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-8
14mu|livecd-tools-21.1-32|201	- (962d908) modified patch
14mu|livecd-tools-21.1-32|202	
14mu|livecd-tools-21.1-32|203	

23318 14
14mu|llvm-3.9.0-4|1	%define _disable_ld_no_undefined 0
14mu|llvm-3.9.0-4|2	%define debug_package %{nil}
14mu|llvm-3.9.0-4|3	%define debugcflags %{nil}
14mu|llvm-3.9.0-4|4	
14mu|llvm-3.9.0-4|5	# clang header paths are hard-coded at compile time
14mu|llvm-3.9.0-4|6	# and need adjustment whenever there's a new GCC version
14mu|llvm-3.9.0-4|7	%define gcc_version %(gcc -dumpversion)
14mu|llvm-3.9.0-4|8	
14mu|llvm-3.9.0-4|9	%define compile_apidox 0
14mu|llvm-3.9.0-4|10	%{?_with_apidox: %{expand: %%global compile_apidox 1}}
14mu|llvm-3.9.0-4|11	
14mu|llvm-3.9.0-4|12	%bcond_without clang
14mu|llvm-3.9.0-4|13	
14mu|llvm-3.9.0-4|14	%define major_ver 3.9
14mu|llvm-3.9.0-4|15	%define minor_ver 0
14mu|llvm-3.9.0-4|16	
14mu|llvm-3.9.0-4|17	Summary:	Low Level Virtual Machine (LLVM)
14mu|llvm-3.9.0-4|18	Name:		llvm
14mu|llvm-3.9.0-4|19	Version:	%{major_ver}.%{minor_ver}
14mu|llvm-3.9.0-4|20	Release:	4
14mu|llvm-3.9.0-4|21	License:	NCSA
14mu|llvm-3.9.0-4|22	Group:		Development/Other
14mu|llvm-3.9.0-4|23	Url:		http://llvm.org/
14mu|llvm-3.9.0-4|24	
14mu|llvm-3.9.0-4|25	Source0:	http://llvm.org/releases/%{version}/llvm-%{version}.src.tar.xz
14mu|llvm-3.9.0-4|26	Source1:	http://llvm.org/releases/%{version}/cfe-%{version}.src.tar.xz
14mu|llvm-3.9.0-4|27	Source2:	http://llvm.org/releases/%{version}/clang-tools-extra-%{version}.src.tar.xz
14mu|llvm-3.9.0-4|28	Source3:	http://llvm.org/releases/%{version}/polly-%{version}.src.tar.xz
14mu|llvm-3.9.0-4|29	Source4:	http://llvm.org/releases/%{version}/compiler-rt-%{version}.src.tar.xz
14mu|llvm-3.9.0-4|30	Source1000:	llvm.rpmlintrc
14mu|llvm-3.9.0-4|31	
14mu|llvm-3.9.0-4|32	# Adjust the search paths to match the OS, adjust the default compiler flags
14mu|llvm-3.9.0-4|33	# as well.
14mu|llvm-3.9.0-4|34	Patch1:		clang-rosa.patch
14mu|llvm-3.9.0-4|35	# Claim compatibility with gcc 4.9.1 rather than 4.2.1, it's
14mu|llvm-3.9.0-4|36	# much much closer in terms of standards supported etc.
14mu|llvm-3.9.0-4|37	Patch7:		clang-gcc-compat.patch
14mu|llvm-3.9.0-4|38	
14mu|llvm-3.9.0-4|39	
14mu|llvm-3.9.0-4|40	BuildRequires:	cmake
14mu|llvm-3.9.0-4|41	BuildRequires:	bison
14mu|llvm-3.9.0-4|42	BuildRequires:	binutils-devel
14mu|llvm-3.9.0-4|43	BuildRequires:	chrpath
14mu|llvm-3.9.0-4|44	BuildRequires:	flex
14mu|llvm-3.9.0-4|45	BuildRequires:	graphviz
14mu|llvm-3.9.0-4|46	BuildRequires:	groff
14mu|llvm-3.9.0-4|47	BuildRequires:	libtool
14mu|llvm-3.9.0-4|48	BuildRequires:	sed
14mu|llvm-3.9.0-4|49	BuildRequires:	tcl
14mu|llvm-3.9.0-4|50	BuildRequires:	zip
14mu|llvm-3.9.0-4|51	BuildRequires:	libstdc++-devel
14mu|llvm-3.9.0-4|52	#BuildRequires:	pkgconfig(cloog-isl)
14mu|llvm-3.9.0-4|53	#BuildRequires:	pkgconfig(isl) >= 0.13
14mu|llvm-3.9.0-4|54	BuildRequires:	pkgconfig(libffi)
14mu|llvm-3.9.0-4|55	BuildRequires:	pkgconfig(libtirpc)
14mu|llvm-3.9.0-4|56	%if %{compile_apidox}
14mu|llvm-3.9.0-4|57	BuildRequires:	doxygen
14mu|llvm-3.9.0-4|58	%endif
14mu|llvm-3.9.0-4|59	Requires:	libstdc++-devel
14mu|llvm-3.9.0-4|60	
14mu|llvm-3.9.0-4|61	%description
14mu|llvm-3.9.0-4|62	LVM is a robust system, particularly well suited for developing new mid-level
14mu|llvm-3.9.0-4|63	language-independent analyses and optimizations of all sorts, including those
14mu|llvm-3.9.0-4|64	that require  extensive interprocedural analysis. LLVM is also a great target
14mu|llvm-3.9.0-4|65	for front-end development for conventional or research programming languages,
14mu|llvm-3.9.0-4|66	including those which require compile-time, link-time, or run-time optimization
14mu|llvm-3.9.0-4|67	for effective implementation, proper tail calls or garbage collection.
14mu|llvm-3.9.0-4|68	
14mu|llvm-3.9.0-4|69	%files
14mu|llvm-3.9.0-4|70	%doc LICENSE.TXT
14mu|llvm-3.9.0-4|71	%{_bindir}/bugpoint
14mu|llvm-3.9.0-4|72	%{_bindir}/llc
14mu|llvm-3.9.0-4|73	%{_bindir}/lli
14mu|llvm-3.9.0-4|74	%{_bindir}/opt
14mu|llvm-3.9.0-4|75	%{_bindir}/llvm-ar
14mu|llvm-3.9.0-4|76	%{_bindir}/llvm-as
14mu|llvm-3.9.0-4|77	%{_bindir}/llvm-bcanalyzer
14mu|llvm-3.9.0-4|78	%{_bindir}/llvm-diff
14mu|llvm-3.9.0-4|79	%{_bindir}/llvm-dis
14mu|llvm-3.9.0-4|80	%{_bindir}/llvm-extract
14mu|llvm-3.9.0-4|81	%{_bindir}/llvm-link
14mu|llvm-3.9.0-4|82	%{_bindir}/llvm-mc
14mu|llvm-3.9.0-4|83	%{_bindir}/llvm-nm
14mu|llvm-3.9.0-4|84	%{_bindir}/llvm-objdump
14mu|llvm-3.9.0-4|85	%{_bindir}/llvm-ranlib
14mu|llvm-3.9.0-4|86	%{_bindir}/llvm-readobj
14mu|llvm-3.9.0-4|87	%{_bindir}/llvm-cov
14mu|llvm-3.9.0-4|88	%{_bindir}/llvm-dwarfdump
14mu|llvm-3.9.0-4|89	%{_bindir}/llvm-mcmarkup
14mu|llvm-3.9.0-4|90	%{_bindir}/llvm-profdata
14mu|llvm-3.9.0-4|91	%{_bindir}/llvm-rtdyld
14mu|llvm-3.9.0-4|92	%{_bindir}/llvm-size
14mu|llvm-3.9.0-4|93	%{_bindir}/llvm-stress
14mu|llvm-3.9.0-4|94	%{_bindir}/llvm-symbolizer
14mu|llvm-3.9.0-4|95	%{_bindir}/llvm-tblgen
14mu|llvm-3.9.0-4|96	%{_bindir}/llvm-cxxdump
14mu|llvm-3.9.0-4|97	%{_bindir}/llvm-dsymutil
14mu|llvm-3.9.0-4|98	%{_bindir}/llvm-pdbdump
14mu|llvm-3.9.0-4|99	%{_bindir}/llvm-c-test
14mu|llvm-3.9.0-4|100	%{_bindir}/llvm-dwp
14mu|llvm-3.9.0-4|101	%{_bindir}/llvm-lib
14mu|llvm-3.9.0-4|102	%{_bindir}/llvm-lto
14mu|llvm-3.9.0-4|103	%{_bindir}/llvm-split
14mu|llvm-3.9.0-4|104	%{_bindir}/modularize
14mu|llvm-3.9.0-4|105	%{_bindir}/sancov
14mu|llvm-3.9.0-4|106	%{_bindir}/verify-uselistorder
14mu|llvm-3.9.0-4|107	%{_bindir}/obj2yaml
14mu|llvm-3.9.0-4|108	%{_bindir}/yaml2obj
14mu|llvm-3.9.0-4|109	%{_bindir}/find-all-symbols
14mu|llvm-3.9.0-4|110	%{_bindir}/sanstats
14mu|llvm-3.9.0-4|111	
14mu|llvm-3.9.0-4|112	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|113	
14mu|llvm-3.9.0-4|114	%define plugins %mklibname %{name}-plugins
14mu|llvm-3.9.0-4|115	
14mu|llvm-3.9.0-4|116	%package -n %{plugins}
14mu|llvm-3.9.0-4|117	Summary:	LLVM plugins
14mu|llvm-3.9.0-4|118	Group:		System/Libraries
14mu|llvm-3.9.0-4|119	Provides:	%{name}-plugins = %{EVRD}
14mu|llvm-3.9.0-4|120	Conflicts:	%{_lib}llvm3.8 < 3.8.0-2
14mu|llvm-3.9.0-4|121	Conflicts:	%{_lib}llvm-devel < 3.8.0-2
14mu|llvm-3.9.0-4|122	
14mu|llvm-3.9.0-4|123	%description -n %{plugins}
14mu|llvm-3.9.0-4|124	LLVM plugins.
14mu|llvm-3.9.0-4|125	
14mu|llvm-3.9.0-4|126	%files -n %{plugins}
14mu|llvm-3.9.0-4|127	%{_libdir}/BugpointPasses.so
14mu|llvm-3.9.0-4|128	%{_libdir}/libLTO.so
14mu|llvm-3.9.0-4|129	%{_libdir}/LLVMgold.so
14mu|llvm-3.9.0-4|130	%{_libdir}/LLVMHello.so
14mu|llvm-3.9.0-4|131	
14mu|llvm-3.9.0-4|132	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|133	
14mu|llvm-3.9.0-4|134	%define major %{major_ver}
14mu|llvm-3.9.0-4|135	%define libname %mklibname %{name} %{major}
14mu|llvm-3.9.0-4|136	
14mu|llvm-3.9.0-4|137	%package -n %{libname}
14mu|llvm-3.9.0-4|138	Summary:	LLVM shared libraries
14mu|llvm-3.9.0-4|139	Group:		System/Libraries
14mu|llvm-3.9.0-4|140	Requires:	%{plugins}
14mu|llvm-3.9.0-4|141	Conflicts:	llvm < 3.0-4
14mu|llvm-3.9.0-4|142	
14mu|llvm-3.9.0-4|143	%description -n %{libname}
14mu|llvm-3.9.0-4|144	Shared libraries for the LLVM compiler infrastructure. This is needed by
14mu|llvm-3.9.0-4|145	programs that are dynamically linked against libLLVM.
14mu|llvm-3.9.0-4|146	
14mu|llvm-3.9.0-4|147	%files -n %{libname}
14mu|llvm-3.9.0-4|148	%{_libdir}/libLLVM-%{major}.so
14mu|llvm-3.9.0-4|149	%{_libdir}/libLLVM-%{major}.%{minor_ver}.so
14mu|llvm-3.9.0-4|150	
14mu|llvm-3.9.0-4|151	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|152	
14mu|llvm-3.9.0-4|153	%define devname %mklibname -d %{name}
14mu|llvm-3.9.0-4|154	
14mu|llvm-3.9.0-4|155	%package -n %{devname}
14mu|llvm-3.9.0-4|156	Summary:	Development files for LLVM
14mu|llvm-3.9.0-4|157	Group:		Development/Other
14mu|llvm-3.9.0-4|158	Provides:	llvm-devel = %{EVRD}
14mu|llvm-3.9.0-4|159	Requires:	%{libname} = %{EVRD}
14mu|llvm-3.9.0-4|160	Requires:	%{name} = %{EVRD}
14mu|llvm-3.9.0-4|161	Requires:	llvm-polly = %{EVRD}
14mu|llvm-3.9.0-4|162	
14mu|llvm-3.9.0-4|163	Obsoletes:	llvm-polly-devel < %{EVRD}
14mu|llvm-3.9.0-4|164	Provides:	llvm-polly-devel = %{EVRD}
14mu|llvm-3.9.0-4|165	
14mu|llvm-3.9.0-4|166	Conflicts:	llvm < 3.0-7
14mu|llvm-3.9.0-4|167	Conflicts:	%{_lib}llvm3.0 < 3.0-9
14mu|llvm-3.9.0-4|168	
14mu|llvm-3.9.0-4|169	%description -n %{devname}
14mu|llvm-3.9.0-4|170	This package contains the development files for LLVM.
14mu|llvm-3.9.0-4|171	
14mu|llvm-3.9.0-4|172	%files -n %{devname}
14mu|llvm-3.9.0-4|173	%{_bindir}/%{name}-config
14mu|llvm-3.9.0-4|174	%{_libdir}/libLLVM.so
14mu|llvm-3.9.0-4|175	%{_libdir}/libLLVM*.a
14mu|llvm-3.9.0-4|176	%{_libdir}/libfindAllSymbols.a
14mu|llvm-3.9.0-4|177	%{_libdir}/cmake/%{name}/*
14mu|llvm-3.9.0-4|178	%{_includedir}/%{name}
14mu|llvm-3.9.0-4|179	%{_includedir}/%{name}-c
14mu|llvm-3.9.0-4|180	%{_includedir}/polly
14mu|llvm-3.9.0-4|181	%{_libdir}/libPolly*.a
14mu|llvm-3.9.0-4|182	
14mu|llvm-3.9.0-4|183	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|184	
14mu|llvm-3.9.0-4|185	%package doc
14mu|llvm-3.9.0-4|186	Summary:	Documentation for LLVM
14mu|llvm-3.9.0-4|187	Group:		Books/Computer books
14mu|llvm-3.9.0-4|188	Requires:	%{name} = %{EVRD}
14mu|llvm-3.9.0-4|189	BuildArch:	noarch
14mu|llvm-3.9.0-4|190	
14mu|llvm-3.9.0-4|191	%description doc
14mu|llvm-3.9.0-4|192	Documentation for the LLVM compiler infrastructure.
14mu|llvm-3.9.0-4|193	
14mu|llvm-3.9.0-4|194	%files doc
14mu|llvm-3.9.0-4|195	%doc README.txt
14mu|llvm-3.9.0-4|196	%doc docs/*.html
14mu|llvm-3.9.0-4|197	%doc docs/tutorial
14mu|llvm-3.9.0-4|198	%doc examples
14mu|llvm-3.9.0-4|199	%if %{compile_apidox}
14mu|llvm-3.9.0-4|200	%doc docs/doxygen
14mu|llvm-3.9.0-4|201	%endif
14mu|llvm-3.9.0-4|202	
14mu|llvm-3.9.0-4|203	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|204	
14mu|llvm-3.9.0-4|205	%package polly
14mu|llvm-3.9.0-4|206	Summary:	Polyhedral optimizations for LLVM
14mu|llvm-3.9.0-4|207	License:	MIT
14mu|llvm-3.9.0-4|208	Group:		Development/Other
14mu|llvm-3.9.0-4|209	
14mu|llvm-3.9.0-4|210	%description polly
14mu|llvm-3.9.0-4|211	Polly is a polyhedral optimizer for LLVM.
14mu|llvm-3.9.0-4|212	
14mu|llvm-3.9.0-4|213	Using an abstract mathematical representation it analyzes and optimizes
14mu|llvm-3.9.0-4|214	the memory access pattern of a program. This includes data-locality
14mu|llvm-3.9.0-4|215	optimizations for cache locality as well as automatic parallelization
14mu|llvm-3.9.0-4|216	for thread-level and SIMD parallelism.
14mu|llvm-3.9.0-4|217	
14mu|llvm-3.9.0-4|218	Our overall goal is an integrated optimizer for data-locality and
14mu|llvm-3.9.0-4|219	parallelism that takes advantage of multi-cores, cache hierarchies,
14mu|llvm-3.9.0-4|220	short vector instructions as well as dedicated accelerators.
14mu|llvm-3.9.0-4|221	
14mu|llvm-3.9.0-4|222	%files polly
14mu|llvm-3.9.0-4|223	%{_bindir}/pollycc
14mu|llvm-3.9.0-4|224	%{_bindir}/pollyc++
14mu|llvm-3.9.0-4|225	%{_libdir}/LLVMPolly.so
14mu|llvm-3.9.0-4|226	
14mu|llvm-3.9.0-4|227	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|228	
14mu|llvm-3.9.0-4|229	%if %{with clang}
14mu|llvm-3.9.0-4|230	# TODO: %{_bindir}/clang is linked against static libclang.a, could it be
14mu|llvm-3.9.0-4|231	# linked against libclang.so instead, like llvm-* are against livLLVM.so?
14mu|llvm-3.9.0-4|232	
14mu|llvm-3.9.0-4|233	%package -n clang
14mu|llvm-3.9.0-4|234	Summary:	A C language family front-end for LLVM
14mu|llvm-3.9.0-4|235	License:	NCSA
14mu|llvm-3.9.0-4|236	Group:		Development/Other
14mu|llvm-3.9.0-4|237	# TODO: is this requires:llvm needed, or just legacy from fedora pkg layout?
14mu|llvm-3.9.0-4|238	Requires:	llvm = %{EVRD}
14mu|llvm-3.9.0-4|239	# clang requires gcc, clang++ requires libstdc++-devel
14mu|llvm-3.9.0-4|240	Requires:	gcc
14mu|llvm-3.9.0-4|241	Requires:	libstdc++-devel >= %{gcc_version}
14mu|llvm-3.9.0-4|242	
14mu|llvm-3.9.0-4|243	# We do not build clang-doc anymore
14mu|llvm-3.9.0-4|244	Obsoletes:	clang-doc < %{EVRD}
14mu|llvm-3.9.0-4|245	
14mu|llvm-3.9.0-4|246	
14mu|llvm-3.9.0-4|247	%description -n clang
14mu|llvm-3.9.0-4|248	clang: noun
14mu|llvm-3.9.0-4|249	1. A loud, resonant, metallic sound.
14mu|llvm-3.9.0-4|250	2. The strident call of a crane or goose.
14mu|llvm-3.9.0-4|251	3. C-language family front-end toolkit.
14mu|llvm-3.9.0-4|252	
14mu|llvm-3.9.0-4|253	The goal of the Clang project is to create a new C, C++, Objective C
14mu|llvm-3.9.0-4|254	and Objective C++ front-end for the LLVM compiler. Its tools are built
14mu|llvm-3.9.0-4|255	as libraries and designed to be loosely-coupled and extensible.
14mu|llvm-3.9.0-4|256	
14mu|llvm-3.9.0-4|257	%files -n clang
14mu|llvm-3.9.0-4|258	%{_bindir}/clang*
14mu|llvm-3.9.0-4|259	%{_bindir}/c-index-test
14mu|llvm-3.9.0-4|260	%{_libdir}/clang/
14mu|llvm-3.9.0-4|261	%{_datadir}/clang/clang-tidy-diff.py
14mu|llvm-3.9.0-4|262	%{_datadir}/clang/run-clang-tidy.py
14mu|llvm-3.9.0-4|263	%{_datadir}/clang/clang-include-fixer.py
14mu|llvm-3.9.0-4|264	%{_datadir}/clang/run-find-all-symbols.py
14mu|llvm-3.9.0-4|265	%endif
14mu|llvm-3.9.0-4|266	
14mu|llvm-3.9.0-4|267	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|268	
14mu|llvm-3.9.0-4|269	%if %{with clang}
14mu|llvm-3.9.0-4|270	%define clang_major %{major_ver}
14mu|llvm-3.9.0-4|271	%define libclang %mklibname clang %{clang_major}
14mu|llvm-3.9.0-4|272	
14mu|llvm-3.9.0-4|273	%package -n %{libclang}
14mu|llvm-3.9.0-4|274	Summary:	Shared library for clang
14mu|llvm-3.9.0-4|275	Group:		System/Libraries
14mu|llvm-3.9.0-4|276	
14mu|llvm-3.9.0-4|277	%description -n %{libclang}
14mu|llvm-3.9.0-4|278	Shared libraries for the clang compiler. This is needed by
14mu|llvm-3.9.0-4|279	programs that are dynamically linked against libclang.
14mu|llvm-3.9.0-4|280	
14mu|llvm-3.9.0-4|281	%files -n %{libclang}
14mu|llvm-3.9.0-4|282	%{_libdir}/libclang.so.%{clang_major}
14mu|llvm-3.9.0-4|283	%{_libdir}/libclang-%{clang_major}.so
14mu|llvm-3.9.0-4|284	%{_libdir}/libclang-%{clang_major}.%{minor_ver}.so
14mu|llvm-3.9.0-4|285	%endif
14mu|llvm-3.9.0-4|286	
14mu|llvm-3.9.0-4|287	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|288	
14mu|llvm-3.9.0-4|289	%if %{with clang}
14mu|llvm-3.9.0-4|290	%define devclang %mklibname -d clang
14mu|llvm-3.9.0-4|291	
14mu|llvm-3.9.0-4|292	%package -n %{devclang}
14mu|llvm-3.9.0-4|293	Summary:	Development files for clang
14mu|llvm-3.9.0-4|294	Group:		Development/Other
14mu|llvm-3.9.0-4|295	Requires:	%{libclang} = %{EVRD}
14mu|llvm-3.9.0-4|296	Provides:	clang-devel = %{EVRD}
14mu|llvm-3.9.0-4|297	Conflicts:	llvm-devel < 3.1
14mu|llvm-3.9.0-4|298	Obsoletes:	clang-devel < 3.1
14mu|llvm-3.9.0-4|299	
14mu|llvm-3.9.0-4|300	%description -n %{devclang}
14mu|llvm-3.9.0-4|301	This package contains header files and libraries needed for using
14mu|llvm-3.9.0-4|302	libclang.
14mu|llvm-3.9.0-4|303	
14mu|llvm-3.9.0-4|304	%files -n %{devclang}
14mu|llvm-3.9.0-4|305	%{_includedir}/clang
14mu|llvm-3.9.0-4|306	%{_includedir}/clang-c
14mu|llvm-3.9.0-4|307	%{_libdir}/libclang.so
14mu|llvm-3.9.0-4|308	%{_libdir}/libclang*.a
14mu|llvm-3.9.0-4|309	%{_libdir}/cmake/clang/ClangConfig.cmake
14mu|llvm-3.9.0-4|310	%{_libdir}/cmake/clang/ClangTargets-relwithdebinfo.cmake
14mu|llvm-3.9.0-4|311	%{_libdir}/cmake/clang/ClangTargets.cmake
14mu|llvm-3.9.0-4|312	%dir %{_datadir}/clang/
14mu|llvm-3.9.0-4|313	%endif
14mu|llvm-3.9.0-4|314	
14mu|llvm-3.9.0-4|315	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|316	
14mu|llvm-3.9.0-4|317	%if %{with clang}
14mu|llvm-3.9.0-4|318	%package -n clang-analyzer
14mu|llvm-3.9.0-4|319	Summary:	A source code analysis framework
14mu|llvm-3.9.0-4|320	License:	NCSA
14mu|llvm-3.9.0-4|321	Group:		Development/Other
14mu|llvm-3.9.0-4|322	Requires:	clang = %{EVRD}
14mu|llvm-3.9.0-4|323	# not picked up automatically since files are currently not instaled
14mu|llvm-3.9.0-4|324	# in standard Python hierarchies yet
14mu|llvm-3.9.0-4|325	Requires:	python
14mu|llvm-3.9.0-4|326	
14mu|llvm-3.9.0-4|327	%description -n clang-analyzer
14mu|llvm-3.9.0-4|328	The Clang Static Analyzer consists of both a source code analysis
14mu|llvm-3.9.0-4|329	framework and a standalone tool that finds bugs in C and Objective-C
14mu|llvm-3.9.0-4|330	programs. The standalone tool is invoked from the command-line, and is
14mu|llvm-3.9.0-4|331	intended to run in tandem with a build of a project or code base.
14mu|llvm-3.9.0-4|332	
14mu|llvm-3.9.0-4|333	%files -n clang-analyzer
14mu|llvm-3.9.0-4|334	%{_bindir}/scan-view
14mu|llvm-3.9.0-4|335	%{_bindir}/scan-build
14mu|llvm-3.9.0-4|336	%{_prefix}/libexec/ccc-analyzer
14mu|llvm-3.9.0-4|337	%{_prefix}/libexec/c++-analyzer
14mu|llvm-3.9.0-4|338	%{_datadir}/scan-view/
14mu|llvm-3.9.0-4|339	%{_datadir}/scan-build/
14mu|llvm-3.9.0-4|340	%{_mandir}/man1/scan-build.1.*
14mu|llvm-3.9.0-4|341	%endif
14mu|llvm-3.9.0-4|342	
14mu|llvm-3.9.0-4|343	#----------------------------------------------------------------------------
14mu|llvm-3.9.0-4|344	
14mu|llvm-3.9.0-4|345	%prep
14mu|llvm-3.9.0-4|346	%setup -qn %{name}-%{version}.src %{?with_clang:-a1 -a2 -a3 -a4}
14mu|llvm-3.9.0-4|347	rm -rf tools/clang
14mu|llvm-3.9.0-4|348	%if %{with clang}
14mu|llvm-3.9.0-4|349	mv cfe-%{version}.src tools/clang
14mu|llvm-3.9.0-4|350	mv polly-%{version}.src tools/polly
14mu|llvm-3.9.0-4|351	mv clang-tools-extra-%{version}.src tools/clang/tools/extra
14mu|llvm-3.9.0-4|352	mv compiler-rt-%{version}.src projects/compiler-rt
14mu|llvm-3.9.0-4|353	cd tools/clang
14mu|llvm-3.9.0-4|354	%patch1 -p1 -b .rosa~
14mu|llvm-3.9.0-4|355	cd -
14mu|llvm-3.9.0-4|356	%endif
14mu|llvm-3.9.0-4|357	%patch7 -p1 -b .gcc49~
14mu|llvm-3.9.0-4|358	
14mu|llvm-3.9.0-4|359	
14mu|llvm-3.9.0-4|360	%build
14mu|llvm-3.9.0-4|361	# Build with gcc/g++, not clang if it happens to be installed
14mu|llvm-3.9.0-4|362	export CC=gcc
14mu|llvm-3.9.0-4|363	export CXX=g++
14mu|llvm-3.9.0-4|364	
14mu|llvm-3.9.0-4|365	# A couple more fixes from OMV + a workaround for a bug (?) in GCC 4.9:
14mu|llvm-3.9.0-4|366	# https://llvm.org/bugs/show_bug.cgi?id=20080 and
14mu|llvm-3.9.0-4|367	# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61659
14mu|llvm-3.9.0-4|368	# (-fno-devirtualize)
14mu|llvm-3.9.0-4|369	#
14mu|llvm-3.9.0-4|370	# compiler-rt assumes off_t is 64 bits -- make sure this is true even on
14mu|llvm-3.9.0-4|371	# 32 bit OSes
14mu|llvm-3.9.0-4|372	%ifarch %ix86
14mu|llvm-3.9.0-4|373	# compiler-rt doesn't support ix86 with x<6 either
14mu|llvm-3.9.0-4|374	export CFLAGS="%{optflags} -march=i686 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64"
14mu|llvm-3.9.0-4|375	export CXXFLAGS="%{optflags} -march=i686 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-devirtualize"
14mu|llvm-3.9.0-4|376	%else
14mu|llvm-3.9.0-4|377	export CXXFLAGS="%{optflags} -fno-devirtualize"
14mu|llvm-3.9.0-4|378	%endif
14mu|llvm-3.9.0-4|379	
14mu|llvm-3.9.0-4|380	
14mu|llvm-3.9.0-4|381	%ifarch %ix86
14mu|llvm-3.9.0-4|382	# Fix noexecstack
14mu|llvm-3.9.0-4|383	for i in projects/compiler-rt/lib/builtins/i386/*.S; do
14mu|llvm-3.9.0-4|384	cat >>$i <<'EOF'
14mu|llvm-3.9.0-4|385	#if defined(__linux__) && defined(__ELF__)
14mu|llvm-3.9.0-4|386	.section .note.GNU-stack,"",%progbits
14mu|llvm-3.9.0-4|387	#endif
14mu|llvm-3.9.0-4|388	EOF
14mu|llvm-3.9.0-4|389	done
14mu|llvm-3.9.0-4|390	%endif
14mu|llvm-3.9.0-4|391	
14mu|llvm-3.9.0-4|392	%cmake \
14mu|llvm-3.9.0-4|393	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
14mu|llvm-3.9.0-4|394	-DBUILD_SHARED_LIBS:BOOL=OFF \
14mu|llvm-3.9.0-4|395	-DLLVM_LIBDIR_SUFFIX=$(echo %{_lib} | sed -e 's,^lib,,') \
14mu|llvm-3.9.0-4|396	-DCLANG_LIBDIR_SUFFIX=$(echo %{_lib} | sed -e 's,^lib,,') \
14mu|llvm-3.9.0-4|397	-DLLVM_ENABLE_FFI:BOOL=ON \
14mu|llvm-3.9.0-4|398	-DLLVM_ENABLE_RTTI:BOOL=ON \
14mu|llvm-3.9.0-4|399	-DLLVM_BINUTILS_INCDIR=%{_includedir} \
14mu|llvm-3.9.0-4|400	-DOCAMLFIND=NOTFOUND \
14mu|llvm-3.9.0-4|401	-DLLVM_INCLUDE_UTILS:BOOL=ON \
14mu|llvm-3.9.0-4|402	-DLLVM_BUILD_LLVM_DYLIB=ON \
14mu|llvm-3.9.0-4|403	-DLLVM_LINK_LLVM_DYLIB=ON \
14mu|llvm-3.9.0-4|404	%if %{compile_apidox}
14mu|llvm-3.9.0-4|405	-DLLVM_INCLUDE_DOCS:BOOL=ON \
14mu|llvm-3.9.0-4|406	-DLLVM_BUILD_DOCS:BOOL=ON \
14mu|llvm-3.9.0-4|407	%endif
14mu|llvm-3.9.0-4|408	-DWITH_POLLY:BOOL=ON \
14mu|llvm-3.9.0-4|409	-DLINK_POLLY_INTO_TOOLS:BOOL=ON
14mu|llvm-3.9.0-4|410	
14mu|llvm-3.9.0-4|411	
14mu|llvm-3.9.0-4|412	%make
14mu|llvm-3.9.0-4|413	
14mu|llvm-3.9.0-4|414	%install
14mu|llvm-3.9.0-4|415	
14mu|llvm-3.9.0-4|416	%makeinstall_std -C build
14mu|llvm-3.9.0-4|417	
14mu|llvm-3.9.0-4|418	# [From OMV]
14mu|llvm-3.9.0-4|419	# Polly bits as described on
14mu|llvm-3.9.0-4|420	# http://polly.llvm.org/example_load_Polly_into_clang.html
14mu|llvm-3.9.0-4|421	cat >%{buildroot}%{_bindir}/pollycc <<'EOF'
14mu|llvm-3.9.0-4|422	#!/bin/sh
14mu|llvm-3.9.0-4|423	exec %{_bindir}/clang -O3 -Xclang -load -Xclang %{_libdir}/LLVMPolly.so "$@"
14mu|llvm-3.9.0-4|424	EOF
14mu|llvm-3.9.0-4|425	cat >%{buildroot}%{_bindir}/pollyc++ <<'EOF'
14mu|llvm-3.9.0-4|426	#!/bin/sh
14mu|llvm-3.9.0-4|427	exec %{_bindir}/clang++ -O3 -Xclang -load -Xclang %{_libdir}/LLVMPolly.so "$@"
14mu|llvm-3.9.0-4|428	EOF
14mu|llvm-3.9.0-4|429	chmod 0755 %{buildroot}%{_bindir}/pollycc %{buildroot}%{_bindir}/pollyc++
14mu|llvm-3.9.0-4|430	
14mu|llvm-3.9.0-4|431	%if %{with clang}
14mu|llvm-3.9.0-4|432	# Clang - Git integration. Not needed.
14mu|llvm-3.9.0-4|433	rm -f %{buildroot}%{_bindir}/git-clang-format
14mu|llvm-3.9.0-4|434	
14mu|llvm-3.9.0-4|435	# Remove editor integration files
14mu|llvm-3.9.0-4|436	rm -f %{buildroot}%{_datadir}/clang/clang-format*
14mu|llvm-3.9.0-4|437	
14mu|llvm-3.9.0-4|438	# Symlinks for libclang to maintain compatibility with the older releases.
14mu|llvm-3.9.0-4|439	ln -s %{_libdir}/libclang.so.%{clang_major} %{buildroot}%{_libdir}/libclang-%{clang_major}.so
14mu|llvm-3.9.0-4|440	ln -s %{_libdir}/libclang.so.%{clang_major} %{buildroot}%{_libdir}/libclang-%{clang_major}.%{minor_ver}.so
14mu|llvm-3.9.0-4|441	%endif
14mu|llvm-3.9.0-4|442	
14mu|llvm-3.9.0-4|443	%changelog
14mu|llvm-3.9.0-4|444	
14mu|llvm-3.9.0-4|445	* Mon Oct 31 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.8.0-4
14mu|llvm-3.9.0-4|446	- (f4b302b) lib(64)llvm-devel should now require Polly as well
14mu|llvm-3.9.0-4|447	- (Evgenii Shatokhin: 6b76863) Moved dev. files for Polly into lib(64)llvm-devel
14mu|llvm-3.9.0-4|448	- (Evgenii Shatokhin: 6b76863) lib(64)llvm-devel already refers to these through
14mu|llvm-3.9.0-4|449	- (Evgenii Shatokhin: 6b76863) /usr/lib/cmake/llvm/LLVMExports.cmake, so llvm-polly-devel should always
14mu|llvm-3.9.0-4|450	- (Evgenii Shatokhin: 6b76863) be installed along with lib(64)llvm-devel.
14mu|llvm-3.9.0-4|451	- (Evgenii Shatokhin: 6b76863) It is more reliable to keep these development files in the same package
14mu|llvm-3.9.0-4|452	- (Evgenii Shatokhin: 6b76863) as the files for LLVM in this case.
14mu|llvm-3.9.0-4|453	
14mu|llvm-3.9.0-4|454	* Mon Oct 31 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.8.0-3
14mu|llvm-3.9.0-4|455	- (340aa4e) Restored LLVMHello.so
14mu|llvm-3.9.0-4|456	- (340aa4e) As it turned out, the plugin is actually needed (or at least, checked
14mu|llvm-3.9.0-4|457	- (340aa4e) for) when building some packages, e.g. "umbrello".
14mu|llvm-3.9.0-4|458	
14mu|llvm-3.9.0-4|459	* Mon Oct 31 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.9.0-4
14mu|llvm-3.9.0-4|460	- (3357015) lib(64)llvm-devel should now require Polly as well
14mu|llvm-3.9.0-4|461	- (Evgenii Shatokhin: 151d224) Moved dev. files for Polly into lib(64)llvm-devel
14mu|llvm-3.9.0-4|462	- (Evgenii Shatokhin: 151d224) lib(64)llvm-devel already refers to these through
14mu|llvm-3.9.0-4|463	- (Evgenii Shatokhin: 151d224) /usr/lib/cmake/llvm/LLVMExports.cmake, so llvm-polly-devel should always
14mu|llvm-3.9.0-4|464	- (Evgenii Shatokhin: 151d224) be installed along with lib(64)llvm-devel.
14mu|llvm-3.9.0-4|465	- (Evgenii Shatokhin: 151d224) It is more reliable to keep these development files in the same package
14mu|llvm-3.9.0-4|466	- (Evgenii Shatokhin: 151d224) as the files for LLVM in this case.
14mu|llvm-3.9.0-4|467	
14mu|llvm-3.9.0-4|468	* Mon Oct 31 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.9.0-3
14mu|llvm-3.9.0-4|469	- (0806328) Restored LLVMHello.so
14mu|llvm-3.9.0-4|470	- (0806328) As it turned out, the plugin is actually needed (or at least, checked
14mu|llvm-3.9.0-4|471	- (0806328) for) when building some packages, e.g. "umbrello".
14mu|llvm-3.9.0-4|472	
14mu|llvm-3.9.0-4|473	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.9.0-2
14mu|llvm-3.9.0-4|474	- (618275f) MassBuild#1169: Increase release tag
14mu|llvm-3.9.0-4|475	
14mu|llvm-3.9.0-4|476	* Sun Sep 11 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.9.0-1
14mu|llvm-3.9.0-4|477	- (927cb29) Added a missing curly brace
14mu|llvm-3.9.0-4|478	- (Evgenii Shatokhin: 9b14190) Updated to version 3.9.0
14mu|llvm-3.9.0-4|479	- (Evgenii Shatokhin: 9b14190) Most of the work was done in
14mu|llvm-3.9.0-4|480	- (Evgenii Shatokhin: 9b14190) https://abf.io/import/llvm/pull_requests/2
14mu|llvm-3.9.0-4|481	- (Evgenii Shatokhin: 9b14190) I have reworked clang-mandriva.patch to keeps it (as clang-rosa.patch).
14mu|llvm-3.9.0-4|482	- (Evgenii Shatokhin: 9b14190) It seems, it did not actually detect ROSA in the past (it checked that
14mu|llvm-3.9.0-4|483	- (Evgenii Shatokhin: 9b14190) /etc/lsb-release has DISTRIB_ID=Mandriva<...> while we have "Rosa<...>"
14mu|llvm-3.9.0-4|484	- (Evgenii Shatokhin: 9b14190) there). However, it could be useful to align the default Clang flags
14mu|llvm-3.9.0-4|485	- (Evgenii Shatokhin: 9b14190) with Ubuntu, Fedora and such.
14mu|llvm-3.9.0-4|486	
14mu|llvm-3.9.0-4|487	* Tue Jun 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.0-2
14mu|llvm-3.9.0-4|488	- (047b84f) Move plugins into individual package
14mu|llvm-3.9.0-4|489	
14mu|llvm-3.9.0-4|490	* Sun May 15 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.8.0-1
14mu|llvm-3.9.0-4|491	- (8bf200e) Do not delete library archives, they are needed for development
14mu|llvm-3.9.0-4|492	- (Evgenii Shatokhin: be2e792) Install LLVMPolly.so to the correct location
14mu|llvm-3.9.0-4|493	- (Evgenii Shatokhin: 950faf1) Revisited the set of files to be installed, removed clang-doc
14mu|llvm-3.9.0-4|494	- (Evgenii Shatokhin: dc8392a) Restored the workaround for a bug in GCC 4.9 (-fno-devirtualize)
14mu|llvm-3.9.0-4|495	- (Evgenii Shatokhin: f7f2188) Added 2 more patches, revisited build options
14mu|llvm-3.9.0-4|496	- (Evgenii Shatokhin: f7f2188) 1. Added 2 patches (from ArchLinux, re-diffed) to fix
14mu|llvm-3.9.0-4|497	- (Evgenii Shatokhin: f7f2188) https://llvm.org/bugs/show_bug.cgi?id=23529
14mu|llvm-3.9.0-4|498	- (Evgenii Shatokhin: f7f2188) 2. Revisited the set of cmake options.
14mu|llvm-3.9.0-4|499	- (Evgenii Shatokhin: 0e6a49d) Require Cmake explicitly
14mu|llvm-3.9.0-4|500	- (Evgenii Shatokhin: 65f0123) Updated to version 3.8.0, the first take
14mu|llvm-3.9.0-4|501	
14mu|llvm-3.9.0-4|502	* Mon Jan 18 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.7.1-2
14mu|llvm-3.9.0-4|503	- (ff0f32e) Move libLLVM-3.7.1.so from libllvm-devel to libllvm
14mu|llvm-3.9.0-4|504	- (ff0f32e) The components from libdri-drivers (e.g. /usr/lib/dri/swrast_dri.so)
14mu|llvm-3.9.0-4|505	- (ff0f32e) need libLLVM-3.7.1.so which is in "Provides" of libllvm3.7. However,
14mu|llvm-3.9.0-4|506	- (ff0f32e) libllvm3.7 package does not actually contain that file,
14mu|llvm-3.9.0-4|507	- (ff0f32e) /usr/lib/libLLVM-3.7.1.so symlink is in libllvm-devel. This leads to
14mu|llvm-3.9.0-4|508	- (ff0f32e) problems.
14mu|llvm-3.9.0-4|509	- (ff0f32e) Let us move the symlink to libllvm3.7 package.
14mu|llvm-3.9.0-4|510	
14mu|llvm-3.9.0-4|511	* Thu Jan 14 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.7.1-1
14mu|llvm-3.9.0-4|512	- (8541975) List clang-tidy scripts as well
14mu|llvm-3.9.0-4|513	- (Evgenii Shatokhin: f3e5fa9) Updated to version 3.7.1
14mu|llvm-3.9.0-4|514	- (Evgenii Shatokhin: f3e5fa9) This is mostly a bugfix release: a number of fixes are made in the core
14mu|llvm-3.9.0-4|515	- (Evgenii Shatokhin: f3e5fa9) parts of LLVM and in AMDGPU-related components.
14mu|llvm-3.9.0-4|516	- (Evgenii Shatokhin: f3e5fa9) However, this version is not fully ABI-compatible with 3.7.0.
14mu|llvm-3.9.0-4|517	- (Evgenii Shatokhin: f3e5fa9) Details:
14mu|llvm-3.9.0-4|518	- (Evgenii Shatokhin: f3e5fa9) http://lists.llvm.org/pipermail/llvm-announce/2016-January/000066.html
14mu|llvm-3.9.0-4|519	
14mu|llvm-3.9.0-4|520	* Sun Dec 20 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.7.0-3
14mu|llvm-3.9.0-4|521	- (ee7ddbd) Fix a couple broken symlinks
14mu|llvm-3.9.0-4|522	
14mu|llvm-3.9.0-4|523	* Wed Dec 16 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.7.0-2
14mu|llvm-3.9.0-4|524	- (aa9b11d) Rebuild LLVM with support for RTTI
14mu|llvm-3.9.0-4|525	- (aa9b11d) The projects like Lightspark and may be others need it.
14mu|llvm-3.9.0-4|526	
14mu|llvm-3.9.0-4|527	* Wed Dec 02 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.7.0-1
14mu|llvm-3.9.0-4|528	- (4393600) Revert "Restore the building of R600 target"
14mu|llvm-3.9.0-4|529	- (4393600) This reverts commit 6d93944a0eee425703bdb82b6686e0c050cea9f3.
14mu|llvm-3.9.0-4|530	- (4393600) "R600" is no longer available in LLVM. The target was renamed "AMDGPU"
14mu|llvm-3.9.0-4|531	- (4393600) and is not experimental now.
14mu|llvm-3.9.0-4|532	
14mu|llvm-3.9.0-4|533	* Tue Dec 01 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.7.0-2
14mu|llvm-3.9.0-4|534	- (6d93944) Restore the building of R600 target
14mu|llvm-3.9.0-4|535	
14mu|llvm-3.9.0-4|536	* Wed Nov 25 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.7.0-1
14mu|llvm-3.9.0-4|537	- (62cfc9e) Another attempt to fix build on i586
14mu|llvm-3.9.0-4|538	- (62cfc9e) Using i586 explicitly in compiler-rt/<...>/clang_linux.mk this time.
14mu|llvm-3.9.0-4|539	- (62cfc9e) The system triple is "i586-unknown-linux-gnu" anyway.
14mu|llvm-3.9.0-4|540	- (Evgenii Shatokhin: 0a665af) rpmlint: Ignore "incoherent-version-in-name" error
14mu|llvm-3.9.0-4|541	- (Evgenii Shatokhin: 0a665af) libclang packages are named in a different way:
14mu|llvm-3.9.0-4|542	- (Evgenii Shatokhin: 0a665af) lib64clang3.5, lib64clang3.7, etc.
14mu|llvm-3.9.0-4|543	- (Evgenii Shatokhin: 15eede8) More fixes from OMV
14mu|llvm-3.9.0-4|544	- (Evgenii Shatokhin: 15eede8) * Another round of fixes for the build on 32-bit systems
14mu|llvm-3.9.0-4|545	- (Evgenii Shatokhin: 15eede8) * Revisited the file lists.
14mu|llvm-3.9.0-4|546	- (Evgenii Shatokhin: 5008acb) Do not use debug-related compiler flags either
14mu|llvm-3.9.0-4|547	- (Evgenii Shatokhin: 497c759) Do not generate debuginfo packages
14mu|llvm-3.9.0-4|548	- (Evgenii Shatokhin: 497c759) Currently (LLVM 3.7.0), there are errors during the %install phase:
14mu|llvm-3.9.0-4|549	- (Evgenii Shatokhin: 497c759) /usr/lib/rpm/bin/debugedit: canonicalization unexpectedly shrank by one
14mu|llvm-3.9.0-4|550	- (Evgenii Shatokhin: 497c759) character.
14mu|llvm-3.9.0-4|551	- (Evgenii Shatokhin: 497c759) Let us disable generation of debuginfo packages for now.
14mu|llvm-3.9.0-4|552	- (Evgenii Shatokhin: e747ef7) Do make install in a right directory
14mu|llvm-3.9.0-4|553	- (Evgenii Shatokhin: c1829e1) Use the workaround for LLVM bug #22661 in a proper place
14mu|llvm-3.9.0-4|554	- (Evgenii Shatokhin: 092e0ee) Added a workaround for LLVM bug #22661
14mu|llvm-3.9.0-4|555	- (Evgenii Shatokhin: 092e0ee) See https://llvm.org/bugs/show_bug.cgi?id=22661.
14mu|llvm-3.9.0-4|556	- (Evgenii Shatokhin: 6c24cc7) Update to 3.7.0, attempt 1
14mu|llvm-3.9.0-4|557	
14mu|llvm-3.9.0-4|558	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 3.5.0-4
14mu|llvm-3.9.0-4|559	- (37c4f70) MassBuild#656: Increase release tag
14mu|llvm-3.9.0-4|560	
14mu|llvm-3.9.0-4|561	* Fri Jan 16 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.5.0-3
14mu|llvm-3.9.0-4|562	- (90e8330) Sync with 'current'
14mu|llvm-3.9.0-4|563	- (Eugene Shatokhin: 9e94e6f) libllvm*.a are only needed for the builds with OCaml
14mu|llvm-3.9.0-4|564	
14mu|llvm-3.9.0-4|565	* Fri Dec 19 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.5.0-2
14mu|llvm-3.9.0-4|566	- (06418e0) Removed obsolete file glob
14mu|llvm-3.9.0-4|567	- (Eugene Shatokhin: 0364abf) Merged branch 'current'
14mu|llvm-3.9.0-4|568	- (Eugene Shatokhin: b23d5b1) Disable ocaml-related stuff
14mu|llvm-3.9.0-4|569	
14mu|llvm-3.9.0-4|570	* Fri Dec 19 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.5.0-1
14mu|llvm-3.9.0-4|571	- (7b77fc6) Sync to 2014.1
14mu|llvm-3.9.0-4|572	
14mu|llvm-3.9.0-4|573	* Fri Sep 19 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.9-6
14mu|llvm-3.9.0-4|574	- (276bf3c) MassBuild#518: Increase release tag
14mu|llvm-3.9.0-4|575	
14mu|llvm-3.9.0-4|576	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.9-5
14mu|llvm-3.9.0-4|577	- (414e836) MassBuild#472: Increase release tag
14mu|llvm-3.9.0-4|578	
14mu|llvm-3.9.0-4|579	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.9-4
14mu|llvm-3.9.0-4|580	- (ae21819) sync to certified branch, 12.08.2014
14mu|llvm-3.9.0-4|581	
14mu|llvm-3.9.0-4|582	* Fri Jul 18 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.9-5
14mu|llvm-3.9.0-4|583	- (fc9d8f4) MassBuild#456: Increase release tag
14mu|llvm-3.9.0-4|584	
14mu|llvm-3.9.0-4|585	* Wed Jul 02 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.9-4
14mu|llvm-3.9.0-4|586	- (204a4f1) MassBuild#442: Increase release tag
14mu|llvm-3.9.0-4|587	
14mu|llvm-3.9.0-4|588	

23319 14
14mu|lmdb-0.9.14-1|1	%define major 0
14mu|lmdb-0.9.14-1|2	%define libname %mklibname %{name} %{major}
14mu|lmdb-0.9.14-1|3	%define devname %mklibname %{name} -d
14mu|lmdb-0.9.14-1|4	
14mu|lmdb-0.9.14-1|5	Summary:	Memory-mapped key-value database
14mu|lmdb-0.9.14-1|6	Name:		lmdb
14mu|lmdb-0.9.14-1|7	Version:	0.9.14
14mu|lmdb-0.9.14-1|8	Release:	1
14mu|lmdb-0.9.14-1|9	License:	OpenLDAP
14mu|lmdb-0.9.14-1|10	Group:		System/Libraries
14mu|lmdb-0.9.14-1|11	Url:		http://symas.com/mdb/
14mu|lmdb-0.9.14-1|12	# Source built from git. To get the tarball, execute following commands:
14mu|lmdb-0.9.14-1|13	# $ export VERSION=%%{version}
14mu|lmdb-0.9.14-1|14	# $ git clone git://gitorious.org/mdb/mdb.git lmdb && pushd lmdb
14mu|lmdb-0.9.14-1|15	# $ git checkout tags/LMDB_$VERSION && popd
14mu|lmdb-0.9.14-1|16	# $ tar cvzf lmdb-$VERSION.tar.gz -C lmdb/libraries/ liblmdb
14mu|lmdb-0.9.14-1|17	Source0:	%{name}-%{version}.tar.gz
14mu|lmdb-0.9.14-1|18	# Patch description in the corresponding file
14mu|lmdb-0.9.14-1|19	Patch0:		lmdb-0.9.14-make.patch
14mu|lmdb-0.9.14-1|20	
14mu|lmdb-0.9.14-1|21	%description
14mu|lmdb-0.9.14-1|22	LMDB is an ultra-fast, ultra-compact key-value embedded data store developed
14mu|lmdb-0.9.14-1|23	by for the OpenLDAP Project. By using memory-mapped files, it provides the
14mu|lmdb-0.9.14-1|24	read performance of a pure in-memory database while still offering the
14mu|lmdb-0.9.14-1|25	persistence of standard disk-based databases, and is only limited to the
14mu|lmdb-0.9.14-1|26	size of the virtual address space.
14mu|lmdb-0.9.14-1|27	
14mu|lmdb-0.9.14-1|28	%files
14mu|lmdb-0.9.14-1|29	%{_bindir}/mdb_*
14mu|lmdb-0.9.14-1|30	%{_mandir}/man1/mdb_*.1*
14mu|lmdb-0.9.14-1|31	
14mu|lmdb-0.9.14-1|32	#----------------------------------------------------------------------------
14mu|lmdb-0.9.14-1|33	
14mu|lmdb-0.9.14-1|34	%package -n %{libname}
14mu|lmdb-0.9.14-1|35	Summary:	Shared library for %{name}
14mu|lmdb-0.9.14-1|36	Group:		System/Libraries
14mu|lmdb-0.9.14-1|37	
14mu|lmdb-0.9.14-1|38	%description -n %{libname}
14mu|lmdb-0.9.14-1|39	Shared library for %{name}.
14mu|lmdb-0.9.14-1|40	
14mu|lmdb-0.9.14-1|41	%files -n %{libname}
14mu|lmdb-0.9.14-1|42	%doc COPYRIGHT CHANGES LICENSE
14mu|lmdb-0.9.14-1|43	%{_libdir}/liblmdb.so.%{major}*
14mu|lmdb-0.9.14-1|44	
14mu|lmdb-0.9.14-1|45	#----------------------------------------------------------------------------
14mu|lmdb-0.9.14-1|46	
14mu|lmdb-0.9.14-1|47	%package -n %{devname}
14mu|lmdb-0.9.14-1|48	Summary:	Development files for %{name}
14mu|lmdb-0.9.14-1|49	Group:		Development/C
14mu|lmdb-0.9.14-1|50	Requires:	%{libname} = %{EVRD}
14mu|lmdb-0.9.14-1|51	Provides:	%{name}-devel = %{EVRD}
14mu|lmdb-0.9.14-1|52	
14mu|lmdb-0.9.14-1|53	%description -n %{devname}
14mu|lmdb-0.9.14-1|54	Development files for %{name}.
14mu|lmdb-0.9.14-1|55	
14mu|lmdb-0.9.14-1|56	%files -n %{devname}
14mu|lmdb-0.9.14-1|57	%{_includedir}/lmdb.h
14mu|lmdb-0.9.14-1|58	%{_libdir}/liblmdb.so
14mu|lmdb-0.9.14-1|59	
14mu|lmdb-0.9.14-1|60	#----------------------------------------------------------------------------
14mu|lmdb-0.9.14-1|61	
14mu|lmdb-0.9.14-1|62	%prep
14mu|lmdb-0.9.14-1|63	%setup -q -n lib%{name}
14mu|lmdb-0.9.14-1|64	%patch0 -p1 -b .make
14mu|lmdb-0.9.14-1|65	
14mu|lmdb-0.9.14-1|66	%build
14mu|lmdb-0.9.14-1|67	%make XCFLAGS="%{optflags}"
14mu|lmdb-0.9.14-1|68	
14mu|lmdb-0.9.14-1|69	%install
14mu|lmdb-0.9.14-1|70	# make install expects existing directory tree
14mu|lmdb-0.9.14-1|71	mkdir -m 0755 -p %{buildroot}%{_bindir}
14mu|lmdb-0.9.14-1|72	mkdir -m 0755 -p %{buildroot}%{_includedir}
14mu|lmdb-0.9.14-1|73	mkdir -m 0755 -p %{buildroot}%{_libdir}
14mu|lmdb-0.9.14-1|74	mkdir -m 0755 -p %{buildroot}%{_mandir}/man1
14mu|lmdb-0.9.14-1|75	
14mu|lmdb-0.9.14-1|76	%makeinstall_std \
14mu|lmdb-0.9.14-1|77	prefix=%{_prefix} \
14mu|lmdb-0.9.14-1|78	libprefix=%{_libdir} \
14mu|lmdb-0.9.14-1|79	manprefix=%{_mandir}
14mu|lmdb-0.9.14-1|80	
14mu|lmdb-0.9.14-1|81	
14mu|lmdb-0.9.14-1|82	%changelog
14mu|lmdb-0.9.14-1|83	
14mu|lmdb-0.9.14-1|84	* Wed Aug 12 2015 Rosa <rosa@abf.rosalinux.ru> 0.9.14-1
14mu|lmdb-0.9.14-1|85	- (0d70bf7) Automatic import for version 0.9.14-1
14mu|lmdb-0.9.14-1|86	
14mu|lmdb-0.9.14-1|87	

23320 14
14mu|lm_sensors-3.4.0-1|1	%define major 4
14mu|lm_sensors-3.4.0-1|2	%define libname %mklibname %{name} %{major}
14mu|lm_sensors-3.4.0-1|3	%define devname %mklibname %{name} -d
14mu|lm_sensors-3.4.0-1|4	
14mu|lm_sensors-3.4.0-1|5	#define svnrevision 6277
14mu|lm_sensors-3.4.0-1|6	
14mu|lm_sensors-3.4.0-1|7	Summary:	Hardware monitoring tools
14mu|lm_sensors-3.4.0-1|8	Name:		lm_sensors
14mu|lm_sensors-3.4.0-1|9	Epoch:		1
14mu|lm_sensors-3.4.0-1|10	Version:	3.4.0
14mu|lm_sensors-3.4.0-1|11	#Release:	1.svn_{svnrevision}.1
14mu|lm_sensors-3.4.0-1|12	Release:	1
14mu|lm_sensors-3.4.0-1|13	License:	LGPLv2+
14mu|lm_sensors-3.4.0-1|14	Group:		System/Kernel and hardware
14mu|lm_sensors-3.4.0-1|15	Url:		http://www.lm-sensors.org
14mu|lm_sensors-3.4.0-1|16	Source0:	http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}.tar.bz2
14mu|lm_sensors-3.4.0-1|17	#Source0:	%{name}-svn%{svnrevision}.tar.bz2
14mu|lm_sensors-3.4.0-1|18	Source1:	lm_sensors.sysconfig
14mu|lm_sensors-3.4.0-1|19	# these 2 were taken from PLD-linux, Thanks!
14mu|lm_sensors-3.4.0-1|20	Source2:	sensord.sysconfig
14mu|lm_sensors-3.4.0-1|21	Source10:	README.urpmi
14mu|lm_sensors-3.4.0-1|22	BuildRequires:	bison
14mu|lm_sensors-3.4.0-1|23	BuildRequires:	chrpath
14mu|lm_sensors-3.4.0-1|24	BuildRequires:	flex
14mu|lm_sensors-3.4.0-1|25	BuildRequires:	sysfsutils-devel
14mu|lm_sensors-3.4.0-1|26	BuildRequires:	pkgconfig(librrd)
14mu|lm_sensors-3.4.0-1|27	Requires(post):	rpm-helper
14mu|lm_sensors-3.4.0-1|28	Requires(preun):	rpm-helper
14mu|lm_sensors-3.4.0-1|29	%ifarch %{ix86} x86_64
14mu|lm_sensors-3.4.0-1|30	Requires:	dmidecode
14mu|lm_sensors-3.4.0-1|31	%endif
14mu|lm_sensors-3.4.0-1|32	
14mu|lm_sensors-3.4.0-1|33	%description
14mu|lm_sensors-3.4.0-1|34	This package contains a collection of user space tools for general SMBus
14mu|lm_sensors-3.4.0-1|35	access and hardware monitoring. SMBus, also known as System Management Bus,
14mu|lm_sensors-3.4.0-1|36	is a protocol for communicating through a I2C ('I squared C') bus. Many modern
14mu|lm_sensors-3.4.0-1|37	mainboards have a System Management Bus. There are a lot of devices which can
14mu|lm_sensors-3.4.0-1|38	be connected to a SMBus; the most notable are modern memory chips with EEPROM
14mu|lm_sensors-3.4.0-1|39	memories and chips for hardware monitoring.
14mu|lm_sensors-3.4.0-1|40	
14mu|lm_sensors-3.4.0-1|41	Most modern mainboards incorporate some form of hardware monitoring chips.
14mu|lm_sensors-3.4.0-1|42	These chips read things like chip temperatures, fan rotation speeds and
14mu|lm_sensors-3.4.0-1|43	voltage levels. There are quite a few different chips which can be used
14mu|lm_sensors-3.4.0-1|44	by mainboard builders for approximately the same results.
14mu|lm_sensors-3.4.0-1|45	
14mu|lm_sensors-3.4.0-1|46	%package -n %{libname}
14mu|lm_sensors-3.4.0-1|47	Summary:	Libraries needed for %{name}
14mu|lm_sensors-3.4.0-1|48	Group:		System/Libraries
14mu|lm_sensors-3.4.0-1|49	
14mu|lm_sensors-3.4.0-1|50	%description -n %{libname}
14mu|lm_sensors-3.4.0-1|51	Libraries to access %{name} internal data.
14mu|lm_sensors-3.4.0-1|52	
14mu|lm_sensors-3.4.0-1|53	%package -n %{devname}
14mu|lm_sensors-3.4.0-1|54	Summary:	Development libraries and header files for %{name}
14mu|lm_sensors-3.4.0-1|55	Group:		Development/C
14mu|lm_sensors-3.4.0-1|56	Requires:	%{libname} = %{epoch}:%{version}-%{release}
14mu|lm_sensors-3.4.0-1|57	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
14mu|lm_sensors-3.4.0-1|58	
14mu|lm_sensors-3.4.0-1|59	%description -n %{devname}
14mu|lm_sensors-3.4.0-1|60	Development libraries and header files for %{name}.
14mu|lm_sensors-3.4.0-1|61	
14mu|lm_sensors-3.4.0-1|62	You might want to use this package while building applications that might
14mu|lm_sensors-3.4.0-1|63	take advantage of %{name} if found.
14mu|lm_sensors-3.4.0-1|64	
14mu|lm_sensors-3.4.0-1|65	%prep
14mu|lm_sensors-3.4.0-1|66	#%setup -q -n %{name}-svn%{svnrevision}
14mu|lm_sensors-3.4.0-1|67	%setup -q
14mu|lm_sensors-3.4.0-1|68	
14mu|lm_sensors-3.4.0-1|69	
14mu|lm_sensors-3.4.0-1|70	%build
14mu|lm_sensors-3.4.0-1|71	%setup_compile_flags
14mu|lm_sensors-3.4.0-1|72	
14mu|lm_sensors-3.4.0-1|73	%make PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} LIBDIR=%{_libdir} MANDIR=%{_mandir} EXLDFLAGS=%{ldflags} \
14mu|lm_sensors-3.4.0-1|74	PROG_EXTRA=sensord user
14mu|lm_sensors-3.4.0-1|75	cp %{SOURCE10} .
14mu|lm_sensors-3.4.0-1|76	
14mu|lm_sensors-3.4.0-1|77	%install
14mu|lm_sensors-3.4.0-1|78	make PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} LIBDIR=%{_libdir} MANDIR=%{_mandir} PROG_EXTRA=sensord \
14mu|lm_sensors-3.4.0-1|79	DESTDIR=%{buildroot} user_install
14mu|lm_sensors-3.4.0-1|80	
14mu|lm_sensors-3.4.0-1|81	rm %{buildroot}%{_libdir}/libsensors.a
14mu|lm_sensors-3.4.0-1|82	
14mu|lm_sensors-3.4.0-1|83	ln -s sensors.conf.5.gz %{buildroot}%{_mandir}/man5/sensors3.conf.5.gz
14mu|lm_sensors-3.4.0-1|84	
14mu|lm_sensors-3.4.0-1|85	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|lm_sensors-3.4.0-1|86	mkdir -p %{buildroot}%{_sysconfdir}/sensors.d
14mu|lm_sensors-3.4.0-1|87	mkdir -p %{buildroot}%{_unitdir}
14mu|lm_sensors-3.4.0-1|88	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/lm_sensors
14mu|lm_sensors-3.4.0-1|89	install -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/sensord
14mu|lm_sensors-3.4.0-1|90	# (tpg) service files
14mu|lm_sensors-3.4.0-1|91	install -p -m 644 prog/init/lm_sensors.service %{buildroot}%{_unitdir}
14mu|lm_sensors-3.4.0-1|92	install -p -m 644 prog/init/sensord.service %{buildroot}%{_unitdir}
14mu|lm_sensors-3.4.0-1|93	install -p -m 644 prog/init/fancontrol.service %{buildroot}%{_unitdir}
14mu|lm_sensors-3.4.0-1|94	
14mu|lm_sensors-3.4.0-1|95	%post
14mu|lm_sensors-3.4.0-1|96	%_post_service lm_sensors
14mu|lm_sensors-3.4.0-1|97	%_post_service sensord
14mu|lm_sensors-3.4.0-1|98	
14mu|lm_sensors-3.4.0-1|99	%preun
14mu|lm_sensors-3.4.0-1|100	%_preun_service lm_sensors
14mu|lm_sensors-3.4.0-1|101	%_preun_service sensord
14mu|lm_sensors-3.4.0-1|102	
14mu|lm_sensors-3.4.0-1|103	%files
14mu|lm_sensors-3.4.0-1|104	%doc CHANGES CONTRIBUTORS README doc README.urpmi
14mu|lm_sensors-3.4.0-1|105	%config(noreplace) %{_sysconfdir}/sensors3.conf
14mu|lm_sensors-3.4.0-1|106	%config(noreplace) %{_sysconfdir}/sysconfig/sensord
14mu|lm_sensors-3.4.0-1|107	%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
14mu|lm_sensors-3.4.0-1|108	%{_bindir}/sensors
14mu|lm_sensors-3.4.0-1|109	%{_bindir}/sensors-conf-convert
14mu|lm_sensors-3.4.0-1|110	%ifnarch ppc %arm %mips
14mu|lm_sensors-3.4.0-1|111	%{_sbindir}/isadump
14mu|lm_sensors-3.4.0-1|112	%{_sbindir}/isaset
14mu|lm_sensors-3.4.0-1|113	%endif
14mu|lm_sensors-3.4.0-1|114	%{_sbindir}/sensors-detect
14mu|lm_sensors-3.4.0-1|115	%{_sbindir}/sensord
14mu|lm_sensors-3.4.0-1|116	%{_mandir}/man1/*
14mu|lm_sensors-3.4.0-1|117	%{_mandir}/man5/*
14mu|lm_sensors-3.4.0-1|118	%{_mandir}/man8/*
14mu|lm_sensors-3.4.0-1|119	%{_sbindir}/fancontrol
14mu|lm_sensors-3.4.0-1|120	%{_sbindir}/pwmconfig
14mu|lm_sensors-3.4.0-1|121	%{_unitdir}/*.service
14mu|lm_sensors-3.4.0-1|122	
14mu|lm_sensors-3.4.0-1|123	%files -n %{libname}
14mu|lm_sensors-3.4.0-1|124	%{_libdir}/libsensors.so.%{major}*
14mu|lm_sensors-3.4.0-1|125	
14mu|lm_sensors-3.4.0-1|126	%files -n %{devname}
14mu|lm_sensors-3.4.0-1|127	%{_libdir}/libsensors.so
14mu|lm_sensors-3.4.0-1|128	%dir %{_includedir}/sensors
14mu|lm_sensors-3.4.0-1|129	%{_includedir}/sensors/*
14mu|lm_sensors-3.4.0-1|130	%{_mandir}/man3/*
14mu|lm_sensors-3.4.0-1|131	
14mu|lm_sensors-3.4.0-1|132	
14mu|lm_sensors-3.4.0-1|133	%changelog
14mu|lm_sensors-3.4.0-1|134	
14mu|lm_sensors-3.4.0-1|135	* Thu Apr 28 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:3.4.0-1
14mu|lm_sensors-3.4.0-1|136	- (6f89227) Updated to version 3.4.0
14mu|lm_sensors-3.4.0-1|137	
14mu|lm_sensors-3.4.0-1|138	

23321 14
14mu|lockdev-1.0.4-0.120111007git.9|1	%define major 1
14mu|lockdev-1.0.4-0.120111007git.9|2	%define libname %mklibname lockdev %{major}
14mu|lockdev-1.0.4-0.120111007git.9|3	%define devname %mklibname lockdev -d
14mu|lockdev-1.0.4-0.120111007git.9|4	
14mu|lockdev-1.0.4-0.120111007git.9|5	%bcond_with perl
14mu|lockdev-1.0.4-0.120111007git.9|6	
14mu|lockdev-1.0.4-0.120111007git.9|7	# Where lock files are stored
14mu|lockdev-1.0.4-0.120111007git.9|8	%global _lockdir /run/lock/lockdev
14mu|lockdev-1.0.4-0.120111007git.9|9	
14mu|lockdev-1.0.4-0.120111007git.9|10	%global checkout 20111007git
14mu|lockdev-1.0.4-0.120111007git.9|11	%global co_date  2011-10-07
14mu|lockdev-1.0.4-0.120111007git.9|12	
14mu|lockdev-1.0.4-0.120111007git.9|13	Summary:	A library for locking devices
14mu|lockdev-1.0.4-0.120111007git.9|14	Name:		lockdev
14mu|lockdev-1.0.4-0.120111007git.9|15	Version:	1.0.4
14mu|lockdev-1.0.4-0.120111007git.9|16	Release:	0.1%{checkout}.9
14mu|lockdev-1.0.4-0.120111007git.9|17	License:	LGPLv2.1+
14mu|lockdev-1.0.4-0.120111007git.9|18	Group:		System/Libraries
14mu|lockdev-1.0.4-0.120111007git.9|19	Url:		ftp://ftp.debian.org/debian/pool/main/l/lockdev/
14mu|lockdev-1.0.4-0.120111007git.9|20	# This is a nightly snapshot downloaded via
14mu|lockdev-1.0.4-0.120111007git.9|21	# https://alioth.debian.org/snapshots.php?group_id=100443
14mu|lockdev-1.0.4-0.120111007git.9|22	Source0:	lockdev-%{version}.%{checkout}.tar.gz
14mu|lockdev-1.0.4-0.120111007git.9|23	BuildRequires:	chrpath
14mu|lockdev-1.0.4-0.120111007git.9|24	%if %{with perl}
14mu|lockdev-1.0.4-0.120111007git.9|25	BuildRequires:	perl-devel
14mu|lockdev-1.0.4-0.120111007git.9|26	%endif
14mu|lockdev-1.0.4-0.120111007git.9|27	Requires(pre):	rpm-helper
14mu|lockdev-1.0.4-0.120111007git.9|28	Requires(pre):	shadow-utils
14mu|lockdev-1.0.4-0.120111007git.9|29	Provides:	%{name}-baudboy = %{EVRD}
14mu|lockdev-1.0.4-0.120111007git.9|30	Obsoletes:	%{name}-baudboy < 1.0.4
14mu|lockdev-1.0.4-0.120111007git.9|31	
14mu|lockdev-1.0.4-0.120111007git.9|32	%description
14mu|lockdev-1.0.4-0.120111007git.9|33	Lockdev provides a reliable way to put an exclusive lock to devices using both
14mu|lockdev-1.0.4-0.120111007git.9|34	FSSTND and SVr4 methods.
14mu|lockdev-1.0.4-0.120111007git.9|35	
14mu|lockdev-1.0.4-0.120111007git.9|36	%files
14mu|lockdev-1.0.4-0.120111007git.9|37	%doc AUTHORS ChangeLog ChangeLog.old README.debug docs/LSB.991201
14mu|lockdev-1.0.4-0.120111007git.9|38	%attr(2755,root,lock) %{_sbindir}/lockdev
14mu|lockdev-1.0.4-0.120111007git.9|39	%{_mandir}/man8/*
14mu|lockdev-1.0.4-0.120111007git.9|40	
14mu|lockdev-1.0.4-0.120111007git.9|41	%pre
14mu|lockdev-1.0.4-0.120111007git.9|42	getent group lock >/dev/null || groupadd -g 54 -r -f lock
14mu|lockdev-1.0.4-0.120111007git.9|43	exit 0
14mu|lockdev-1.0.4-0.120111007git.9|44	
14mu|lockdev-1.0.4-0.120111007git.9|45	#----------------------------------------------------------------------------
14mu|lockdev-1.0.4-0.120111007git.9|46	
14mu|lockdev-1.0.4-0.120111007git.9|47	%package -n %{libname}
14mu|lockdev-1.0.4-0.120111007git.9|48	Summary:	A library for locking devices
14mu|lockdev-1.0.4-0.120111007git.9|49	Group:		System/Libraries
14mu|lockdev-1.0.4-0.120111007git.9|50	
14mu|lockdev-1.0.4-0.120111007git.9|51	%description -n %{libname}
14mu|lockdev-1.0.4-0.120111007git.9|52	Lockdev provides a reliable way to put an exclusive lock to devices using both
14mu|lockdev-1.0.4-0.120111007git.9|53	FSSTND and SVr4 methods.
14mu|lockdev-1.0.4-0.120111007git.9|54	
14mu|lockdev-1.0.4-0.120111007git.9|55	%files -n %{libname}
14mu|lockdev-1.0.4-0.120111007git.9|56	%{_libdir}/liblockdev.so.%{major}*
14mu|lockdev-1.0.4-0.120111007git.9|57	
14mu|lockdev-1.0.4-0.120111007git.9|58	#----------------------------------------------------------------------------
14mu|lockdev-1.0.4-0.120111007git.9|59	
14mu|lockdev-1.0.4-0.120111007git.9|60	%package -n %{devname}
14mu|lockdev-1.0.4-0.120111007git.9|61	Summary:	The Static lockdev library and header files for the lockdev library
14mu|lockdev-1.0.4-0.120111007git.9|62	Group:		Development/C
14mu|lockdev-1.0.4-0.120111007git.9|63	Requires:	%{libname} = %{EVRD}
14mu|lockdev-1.0.4-0.120111007git.9|64	Provides:	%{name}-devel = %{EVRD}
14mu|lockdev-1.0.4-0.120111007git.9|65	Provides:	lib%{name}-devel = %{EVRD}
14mu|lockdev-1.0.4-0.120111007git.9|66	Conflicts:	%{_lib}lockdev1-devel < 1.0.4-0.120111007git.9
14mu|lockdev-1.0.4-0.120111007git.9|67	Obsoletes:	%{_lib}lockdev1-devel < 1.0.4-0.120111007git.9
14mu|lockdev-1.0.4-0.120111007git.9|68	
14mu|lockdev-1.0.4-0.120111007git.9|69	%description -n %{devname}
14mu|lockdev-1.0.4-0.120111007git.9|70	The lockdev library provides a reliable way to put an exclusive lock on devices
14mu|lockdev-1.0.4-0.120111007git.9|71	using both FSSTND and SVr4 methods. The lockdev-devel package contains the
14mu|lockdev-1.0.4-0.120111007git.9|72	static development library and headers.
14mu|lockdev-1.0.4-0.120111007git.9|73	
14mu|lockdev-1.0.4-0.120111007git.9|74	%files -n %{devname}
14mu|lockdev-1.0.4-0.120111007git.9|75	%{_libdir}/*.so
14mu|lockdev-1.0.4-0.120111007git.9|76	%{_includedir}/*.h
14mu|lockdev-1.0.4-0.120111007git.9|77	%{_mandir}/man3/lockdev.3*
14mu|lockdev-1.0.4-0.120111007git.9|78	%{_libdir}/pkgconfig/lockdev.pc
14mu|lockdev-1.0.4-0.120111007git.9|79	
14mu|lockdev-1.0.4-0.120111007git.9|80	#----------------------------------------------------------------------------
14mu|lockdev-1.0.4-0.120111007git.9|81	
14mu|lockdev-1.0.4-0.120111007git.9|82	%if %{with perl}
14mu|lockdev-1.0.4-0.120111007git.9|83	%package -n perl-LockDev
14mu|lockdev-1.0.4-0.120111007git.9|84	Summary:	LockDev - Perl extension to manage device lockfiles
14mu|lockdev-1.0.4-0.120111007git.9|85	Group:		Development/Perl
14mu|lockdev-1.0.4-0.120111007git.9|86	Requires:	%{libname} = %{EVRD}
14mu|lockdev-1.0.4-0.120111007git.9|87	
14mu|lockdev-1.0.4-0.120111007git.9|88	%description -n perl-LockDev
14mu|lockdev-1.0.4-0.120111007git.9|89	The LockDev methods act on device locks normally located in /var/lock. The lock
14mu|lockdev-1.0.4-0.120111007git.9|90	is acquired creating a pair of files hardlinked between them and named after
14mu|lockdev-1.0.4-0.120111007git.9|91	the device name (as mandated by FSSTND) and the device's major and minor
14mu|lockdev-1.0.4-0.120111007git.9|92	numbers (as in SVr4 locks). This permits to circumvent a problem using only the
14mu|lockdev-1.0.4-0.120111007git.9|93	FSSTND lock method when the same device exists under different names (for
14mu|lockdev-1.0.4-0.120111007git.9|94	convenience or when a device must be accessible by more than one group of
14mu|lockdev-1.0.4-0.120111007git.9|95	users).
14mu|lockdev-1.0.4-0.120111007git.9|96	
14mu|lockdev-1.0.4-0.120111007git.9|97	The lock file names are typically in the form LCK..ttyS1 and LCK.004.065, and
14mu|lockdev-1.0.4-0.120111007git.9|98	their content is the pid of the process who owns the lock.
14mu|lockdev-1.0.4-0.120111007git.9|99	
14mu|lockdev-1.0.4-0.120111007git.9|100	%files -n perl-LockDev
14mu|lockdev-1.0.4-0.120111007git.9|101	%{perl_vendorarch}/LockDev.pm
14mu|lockdev-1.0.4-0.120111007git.9|102	%dir %{perl_vendorarch}/auto/LockDev
14mu|lockdev-1.0.4-0.120111007git.9|103	%attr(0755,root,root) %{perl_vendorarch}/auto/LockDev/*.so
14mu|lockdev-1.0.4-0.120111007git.9|104	%{_mandir}/man3/LockDev.3*
14mu|lockdev-1.0.4-0.120111007git.9|105	%endif
14mu|lockdev-1.0.4-0.120111007git.9|106	
14mu|lockdev-1.0.4-0.120111007git.9|107	#----------------------------------------------------------------------------
14mu|lockdev-1.0.4-0.120111007git.9|108	
14mu|lockdev-1.0.4-0.120111007git.9|109	%prep
14mu|lockdev-1.0.4-0.120111007git.9|110	%setup -qn lockdev-scm-%{co_date}
14mu|lockdev-1.0.4-0.120111007git.9|111	
14mu|lockdev-1.0.4-0.120111007git.9|112	%build
14mu|lockdev-1.0.4-0.120111007git.9|113	# Generate version information from git release tag
14mu|lockdev-1.0.4-0.120111007git.9|114	./scripts/git-version > VERSION
14mu|lockdev-1.0.4-0.120111007git.9|115	
14mu|lockdev-1.0.4-0.120111007git.9|116	# To satisfy automake
14mu|lockdev-1.0.4-0.120111007git.9|117	touch ChangeLog
14mu|lockdev-1.0.4-0.120111007git.9|118	
14mu|lockdev-1.0.4-0.120111007git.9|119	# Bootstrap autotools
14mu|lockdev-1.0.4-0.120111007git.9|120	autoreconf --verbose --force --install
14mu|lockdev-1.0.4-0.120111007git.9|121	
14mu|lockdev-1.0.4-0.120111007git.9|122	CFLAGS="%{optflags} -D_PATH_LOCK=\\\"%{_lockdir}\\\"" \
14mu|lockdev-1.0.4-0.120111007git.9|123	%configure --disable-static --enable-helper
14mu|lockdev-1.0.4-0.120111007git.9|124	
14mu|lockdev-1.0.4-0.120111007git.9|125	%make
14mu|lockdev-1.0.4-0.120111007git.9|126	
14mu|lockdev-1.0.4-0.120111007git.9|127	%if %{with perl}
14mu|lockdev-1.0.4-0.120111007git.9|128	pushd LockDev
14mu|lockdev-1.0.4-0.120111007git.9|129	perl Makefile.PL INSTALLDIRS=vendor
14mu|lockdev-1.0.4-0.120111007git.9|130	make OPTIMIZE="%{optflags}"
14mu|lockdev-1.0.4-0.120111007git.9|131	popd
14mu|lockdev-1.0.4-0.120111007git.9|132	%endif
14mu|lockdev-1.0.4-0.120111007git.9|133	
14mu|lockdev-1.0.4-0.120111007git.9|134	%install
14mu|lockdev-1.0.4-0.120111007git.9|135	# Fix upstream permission bug #3053
14mu|lockdev-1.0.4-0.120111007git.9|136	chmod 644 docs/LSB.991201
14mu|lockdev-1.0.4-0.120111007git.9|137	%makeinstall_std
14mu|lockdev-1.0.4-0.120111007git.9|138	
14mu|lockdev-1.0.4-0.120111007git.9|139	%if %{with perl}
14mu|lockdev-1.0.4-0.120111007git.9|140	# nuke rpath
14mu|lockdev-1.0.4-0.120111007git.9|141	chrpath -d %{buildroot}%{perl_vendorarch}/auto/LockDev/*.so
14mu|lockdev-1.0.4-0.120111007git.9|142	%endif
14mu|lockdev-1.0.4-0.120111007git.9|143	
14mu|lockdev-1.0.4-0.120111007git.9|144	
14mu|lockdev-1.0.4-0.120111007git.9|145	%changelog
14mu|lockdev-1.0.4-0.120111007git.9|146	* Tue Feb 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.4-0.120111007git.9
14mu|lockdev-1.0.4-0.120111007git.9|147	+ Revision: 9e36d7f
14mu|lockdev-1.0.4-0.120111007git.9|148	- Fix development package name
14mu|lockdev-1.0.4-0.120111007git.9|149	
14mu|lockdev-1.0.4-0.120111007git.9|150	

23322 14
14mu|lockfile-progs-0.1.17-3|1	Summary:	Programs for locking and unlocking files and mailboxes
14mu|lockfile-progs-0.1.17-3|2	Name:		lockfile-progs
14mu|lockfile-progs-0.1.17-3|3	Version:	0.1.17
14mu|lockfile-progs-0.1.17-3|4	Release:	3
14mu|lockfile-progs-0.1.17-3|5	License:	GPLv2
14mu|lockfile-progs-0.1.17-3|6	Group:		System/Base
14mu|lockfile-progs-0.1.17-3|7	Url:		http://packages.qa.debian.org/lockfile-progs
14mu|lockfile-progs-0.1.17-3|8	Source0:	http://ftp.debian.org/debian/pool/main/l/lockfile-progs/%{name}_%{version}.tar.gz
14mu|lockfile-progs-0.1.17-3|9	# http://bugs.debian.org/cgi-bin/bugreport.cgi/diff.out?bug=244314;msg=10;att=1
14mu|lockfile-progs-0.1.17-3|10	BuildRequires:	lockfile-devel
14mu|lockfile-progs-0.1.17-3|11	
14mu|lockfile-progs-0.1.17-3|12	%description
14mu|lockfile-progs-0.1.17-3|13	This package includes several programs to safely lock and unlock files and
14mu|lockfile-progs-0.1.17-3|14	mailboxes from the command line.
14mu|lockfile-progs-0.1.17-3|15	
14mu|lockfile-progs-0.1.17-3|16	%prep
14mu|lockfile-progs-0.1.17-3|17	%setup -q
14mu|lockfile-progs-0.1.17-3|18	%apply_patches
14mu|lockfile-progs-0.1.17-3|19	
14mu|lockfile-progs-0.1.17-3|20	%build
14mu|lockfile-progs-0.1.17-3|21	%make CFLAGS="%{optflags}" CC=%{__cc}
14mu|lockfile-progs-0.1.17-3|22	
14mu|lockfile-progs-0.1.17-3|23	%install
14mu|lockfile-progs-0.1.17-3|24	mkdir -p %{buildroot}%{_mandir}
14mu|lockfile-progs-0.1.17-3|25	cp -a bin %{buildroot}%{_bindir}
14mu|lockfile-progs-0.1.17-3|26	cp -a man %{buildroot}%{_mandir}/man1
14mu|lockfile-progs-0.1.17-3|27	
14mu|lockfile-progs-0.1.17-3|28	%files
14mu|lockfile-progs-0.1.17-3|29	%doc TODO debian/changelog
14mu|lockfile-progs-0.1.17-3|30	%{_bindir}/lockfile-create
14mu|lockfile-progs-0.1.17-3|31	%{_bindir}/lockfile-check
14mu|lockfile-progs-0.1.17-3|32	%{_bindir}/lockfile-remove
14mu|lockfile-progs-0.1.17-3|33	%{_bindir}/lockfile-touch
14mu|lockfile-progs-0.1.17-3|34	%attr(2755,root,mail) %{_bindir}/mail-lock
14mu|lockfile-progs-0.1.17-3|35	%{_bindir}/mail-touchlock
14mu|lockfile-progs-0.1.17-3|36	%{_bindir}/mail-unlock
14mu|lockfile-progs-0.1.17-3|37	%{_mandir}/man1/lockfile-progs.1*
14mu|lockfile-progs-0.1.17-3|38	%{_mandir}/man1/lockfile-create.1*
14mu|lockfile-progs-0.1.17-3|39	%{_mandir}/man1/lockfile-check.1*
14mu|lockfile-progs-0.1.17-3|40	%{_mandir}/man1/lockfile-remove.1*
14mu|lockfile-progs-0.1.17-3|41	%{_mandir}/man1/lockfile-touch.1*
14mu|lockfile-progs-0.1.17-3|42	%{_mandir}/man1/mail-lock.1*
14mu|lockfile-progs-0.1.17-3|43	%{_mandir}/man1/mail-touchlock.1*
14mu|lockfile-progs-0.1.17-3|44	%{_mandir}/man1/mail-unlock.1*
14mu|lockfile-progs-0.1.17-3|45	
14mu|lockfile-progs-0.1.17-3|46	%changelog
14mu|lockfile-progs-0.1.17-3|47	
14mu|lockfile-progs-0.1.17-3|48	* Sat Nov 14 2015 Denis Silakov <dsilakov@gmail.com> 0.1.17-3
14mu|lockfile-progs-0.1.17-3|49	- (cac76bf) Updated to 0.1.17
14mu|lockfile-progs-0.1.17-3|50	
14mu|lockfile-progs-0.1.17-3|51	

23323 14
14mu|log4j-1.2.14-18|1	%define bootstrap 1
14mu|log4j-1.2.14-18|2	%define section        free
14mu|log4j-1.2.14-18|3	
14mu|log4j-1.2.14-18|4	Name:           log4j
14mu|log4j-1.2.14-18|5	Version:        1.2.14
14mu|log4j-1.2.14-18|6	Release:        18
14mu|log4j-1.2.14-18|7	Epoch:          0
14mu|log4j-1.2.14-18|8	Summary:        Java logging package
14mu|log4j-1.2.14-18|9	License:        Apache License
14mu|log4j-1.2.14-18|10	URL:            http://logging.apache.org/log4j/
14mu|log4j-1.2.14-18|11	Source0:        http://www.apache.org/dist/logging/log4j/%{version}/logging-log4j-%{version}.tar.gz
14mu|log4j-1.2.14-18|12	# Converted from src/java/org/apache/log4j/lf5/viewer/images/lf5_small_icon.gif
14mu|log4j-1.2.14-18|13	Source1:        %{name}-logfactor5.png
14mu|log4j-1.2.14-18|14	Source2:        %{name}-logfactor5.sh
14mu|log4j-1.2.14-18|15	Source3:        %{name}-logfactor5.desktop
14mu|log4j-1.2.14-18|16	# Converted from docs/images/logo.jpg
14mu|log4j-1.2.14-18|17	Source4:        %{name}-chainsaw.png
14mu|log4j-1.2.14-18|18	Source5:        %{name}-chainsaw.sh
14mu|log4j-1.2.14-18|19	Source6:        %{name}-chainsaw.desktop
14mu|log4j-1.2.14-18|20	Source7:        %{name}.catalog
14mu|log4j-1.2.14-18|21	Patch0:         %{name}-logfactor5-userdir.patch
14mu|log4j-1.2.14-18|22	Patch1:         %{name}-javadoc-xlink.patch
14mu|log4j-1.2.14-18|23	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|log4j-1.2.14-18|24	BuildRequires:  ant
14mu|log4j-1.2.14-18|25	BuildRequires:  jaf >= 0:1.0.1
14mu|log4j-1.2.14-18|26	%if !%{bootstrap}
14mu|log4j-1.2.14-18|27	BuildRequires:  javamail >= 0:1.2
14mu|log4j-1.2.14-18|28	BuildRequires:  jms
14mu|log4j-1.2.14-18|29	BuildRequires:  mx4j
14mu|log4j-1.2.14-18|30	%endif
14mu|log4j-1.2.14-18|31	BuildRequires:  jndi
14mu|log4j-1.2.14-18|32	BuildRequires:  java-javadoc
14mu|log4j-1.2.14-18|33	# (anssi) do not require these explicitely at runtime, they are not needed
14mu|log4j-1.2.14-18|34	# by all apps that use log4j
14mu|log4j-1.2.14-18|35	#Requires:       jaf
14mu|log4j-1.2.14-18|36	#%if !%{bootstrap}
14mu|log4j-1.2.14-18|37	#Requires:       javamail
14mu|log4j-1.2.14-18|38	#%endif
14mu|log4j-1.2.14-18|39	#Requires:       jms
14mu|log4j-1.2.14-18|40	#Requires:       mx4j
14mu|log4j-1.2.14-18|41	# (anssi) jndi is provided by all our Java VMs, so we simplify the dependency
14mu|log4j-1.2.14-18|42	# graph by not requiring it.
14mu|log4j-1.2.14-18|43	#Requires:       jndi
14mu|log4j-1.2.14-18|44	Requires:       jpackage-utils >= 0:1.5
14mu|log4j-1.2.14-18|45	Requires:	liblog4j-java = %{version}
14mu|log4j-1.2.14-18|46	Requires:       java >= 0:1.8.0
14mu|log4j-1.2.14-18|47	# TODO: check if we could conditionalize these in %post and remove these:
14mu|log4j-1.2.14-18|48	Requires(post):	sgml-common libxml2-utils
14mu|log4j-1.2.14-18|49	Requires(preun):	libxml2-utils
14mu|log4j-1.2.14-18|50	Requires(postun):	sgml-common
14mu|log4j-1.2.14-18|51	Group:          Development/Java
14mu|log4j-1.2.14-18|52	BuildArch:      noarch
14mu|log4j-1.2.14-18|53	
14mu|log4j-1.2.14-18|54	%description
14mu|log4j-1.2.14-18|55	Log4j is a tool to help the programmer output log statements to a
14mu|log4j-1.2.14-18|56	variety of output targets.
14mu|log4j-1.2.14-18|57	
14mu|log4j-1.2.14-18|58	# Split to avoid dependency on sgml-common/libxml2-utils in vuze-console package:
14mu|log4j-1.2.14-18|59	%package -n	liblog4j-java
14mu|log4j-1.2.14-18|60	Summary:	Java logging library
14mu|log4j-1.2.14-18|61	Group:		Development/Java
14mu|log4j-1.2.14-18|62	Conflicts:	log4j < 1.2.14-12.0.4
14mu|log4j-1.2.14-18|63	
14mu|log4j-1.2.14-18|64	%description -n	liblog4j-java
14mu|log4j-1.2.14-18|65	Log4j is a tool to help the programmer output log statements to a
14mu|log4j-1.2.14-18|66	variety of output targets.
14mu|log4j-1.2.14-18|67	
14mu|log4j-1.2.14-18|68	This package contains the jar only. See %{name} for tools and catalogs.
14mu|log4j-1.2.14-18|69	
14mu|log4j-1.2.14-18|70	%package        manual
14mu|log4j-1.2.14-18|71	Summary:        Manual for %{name}
14mu|log4j-1.2.14-18|72	Group:          Development/Java
14mu|log4j-1.2.14-18|73	
14mu|log4j-1.2.14-18|74	%description    manual
14mu|log4j-1.2.14-18|75	Documentation for %{name}.
14mu|log4j-1.2.14-18|76	
14mu|log4j-1.2.14-18|77	%package        javadoc
14mu|log4j-1.2.14-18|78	Summary:        Javadoc for %{name}
14mu|log4j-1.2.14-18|79	Group:          Development/Java
14mu|log4j-1.2.14-18|80	
14mu|log4j-1.2.14-18|81	%description    javadoc
14mu|log4j-1.2.14-18|82	Javadoc for %{name}.
14mu|log4j-1.2.14-18|83	
14mu|log4j-1.2.14-18|84	%prep
14mu|log4j-1.2.14-18|85	%setup -q -n logging-%{name}-%{version}
14mu|log4j-1.2.14-18|86	%patch0 -p0
14mu|log4j-1.2.14-18|87	%patch1 -p0
14mu|log4j-1.2.14-18|88	# remove all binary libs
14mu|log4j-1.2.14-18|89	find . -name "*.jar" -exec rm -f {} \;
14mu|log4j-1.2.14-18|90	# fix perl location
14mu|log4j-1.2.14-18|91	sed -i -e 's|/opt/perl5/bin/perl|%{__perl}|' contribs/KitchingSimon/udpserver.pl
14mu|log4j-1.2.14-18|92	
14mu|log4j-1.2.14-18|93	%build
14mu|log4j-1.2.14-18|94	%if !%{bootstrap}
14mu|log4j-1.2.14-18|95	export CLASSPATH=$(build-classpath jaf javamail/mailapi jms mx4j)
14mu|log4j-1.2.14-18|96	%else
14mu|log4j-1.2.14-18|97	export CLASSPATH=$(build-classpath jaf javamail/mailapi)
14mu|log4j-1.2.14-18|98	%endif
14mu|log4j-1.2.14-18|99	
14mu|log4j-1.2.14-18|100	%ant -Djdk.javadoc=%{_javadocdir}/java -Djavac.source=1.3 jar javadoc
14mu|log4j-1.2.14-18|101	if [ -z "`unzip -l dist/lib/%{name}-%{version}.jar |grep META-INF/INDEX.LIST`" ]; then
14mu|log4j-1.2.14-18|102	%jar -i dist/lib/%{name}-%{version}.jar
14mu|log4j-1.2.14-18|103	fi
14mu|log4j-1.2.14-18|104	
14mu|log4j-1.2.14-18|105	%install
14mu|log4j-1.2.14-18|106	
14mu|log4j-1.2.14-18|107	# jars
14mu|log4j-1.2.14-18|108	install -m644 dist/lib/%{name}-%{version}.jar -D %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|log4j-1.2.14-18|109	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|log4j-1.2.14-18|110	
14mu|log4j-1.2.14-18|111	# javadoc
14mu|log4j-1.2.14-18|112	install -d %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|log4j-1.2.14-18|113	cp -r docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|log4j-1.2.14-18|114	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|log4j-1.2.14-18|115	
14mu|log4j-1.2.14-18|116	# scripts
14mu|log4j-1.2.14-18|117	install -m755 %{SOURCE2} -D %{buildroot}%{_bindir}/logfactor5
14mu|log4j-1.2.14-18|118	install -m755 %{SOURCE5} -D %{buildroot}%{_bindir}/chainsaw
14mu|log4j-1.2.14-18|119	
14mu|log4j-1.2.14-18|120	# freedesktop.org menu entries and icons
14mu|log4j-1.2.14-18|121	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/pixmaps/logfactor5.png
14mu|log4j-1.2.14-18|122	install -m644 %{SOURCE3} -D %{buildroot}%{_datadir}/applications/jpackage-logfactor5.desktop
14mu|log4j-1.2.14-18|123	install -m644 %{SOURCE4} -D %{buildroot}%{_datadir}/pixmaps/chainsaw.png
14mu|log4j-1.2.14-18|124	install -m644 %{SOURCE6} -D %{buildroot}%{_datadir}/applications/jpackage-chainsaw.desktop
14mu|log4j-1.2.14-18|125	
14mu|log4j-1.2.14-18|126	# DTD and the SGML catalog (XML catalog handled in scriptlets)
14mu|log4j-1.2.14-18|127	install -m644 src/java/org/apache/log4j/xml/log4j.dtd -D %{buildroot}%{_datadir}/sgml/%{name}/log4j.dtd
14mu|log4j-1.2.14-18|128	install -m644 %{SOURCE7} -D %{buildroot}%{_datadir}/sgml/%{name}/catalog
14mu|log4j-1.2.14-18|129	
14mu|log4j-1.2.14-18|130	%post
14mu|log4j-1.2.14-18|131	%{_bindir}/install-catalog --add \
14mu|log4j-1.2.14-18|132	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
14mu|log4j-1.2.14-18|133	%{_datadir}/sgml/%{name}/catalog >/dev/null 2>&1
14mu|log4j-1.2.14-18|134	
14mu|log4j-1.2.14-18|135	%{_bindir}/xmlcatalog --noout --add system log4j.dtd \
14mu|log4j-1.2.14-18|136	file://%{_datadir}/sgml/%{name}/log4j.dtd %{_sysconfdir}/xml/catalog >/dev/null 2>&1
14mu|log4j-1.2.14-18|137	
14mu|log4j-1.2.14-18|138	%preun
14mu|log4j-1.2.14-18|139	%{_bindir}/xmlcatalog --noout --del \
14mu|log4j-1.2.14-18|140	log4j.dtd %{_sysconfdir}/xml/catalog >/dev/null 2>&1
14mu|log4j-1.2.14-18|141	
14mu|log4j-1.2.14-18|142	%postun
14mu|log4j-1.2.14-18|143	%{_bindir}/install-catalog --remove \
14mu|log4j-1.2.14-18|144	%{_sysconfdir}/sgml/%{name}-%{version}-%{release}.cat \
14mu|log4j-1.2.14-18|145	%{_datadir}/sgml/%{name}/catalog >/dev/null 2>&1
14mu|log4j-1.2.14-18|146	
14mu|log4j-1.2.14-18|147	%files
14mu|log4j-1.2.14-18|148	%defattr(0644,root,root,0755)
14mu|log4j-1.2.14-18|149	%doc INSTALL LICENSE
14mu|log4j-1.2.14-18|150	%attr(0755,root,root) %{_bindir}/*
14mu|log4j-1.2.14-18|151	%{_datadir}/applications/*
14mu|log4j-1.2.14-18|152	%{_datadir}/pixmaps/*
14mu|log4j-1.2.14-18|153	%{_datadir}/sgml/%{name}
14mu|log4j-1.2.14-18|154	
14mu|log4j-1.2.14-18|155	%files -n liblog4j-java
14mu|log4j-1.2.14-18|156	%{_javadir}/*.jar
14mu|log4j-1.2.14-18|157	
14mu|log4j-1.2.14-18|158	%files manual
14mu|log4j-1.2.14-18|159	%defattr(0644,root,root,0755)
14mu|log4j-1.2.14-18|160	%doc docs/* contribs
14mu|log4j-1.2.14-18|161	
14mu|log4j-1.2.14-18|162	%files javadoc
14mu|log4j-1.2.14-18|163	%defattr(0644,root,root,0755)
14mu|log4j-1.2.14-18|164	%dir %{_javadocdir}/%{name}-%{version}
14mu|log4j-1.2.14-18|165	%{_javadocdir}/%{name}-%{version}/*
14mu|log4j-1.2.14-18|166	%{_javadocdir}/%{name}
14mu|log4j-1.2.14-18|167	
14mu|log4j-1.2.14-18|168	%changelog
14mu|log4j-1.2.14-18|169	
14mu|log4j-1.2.14-18|170	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 0:1.2.14-18
14mu|log4j-1.2.14-18|171	- (202efd5) Added Russian l10n to desktop file
14mu|log4j-1.2.14-18|172	
14mu|log4j-1.2.14-18|173	

23324 14
14mu|logrotate-3.9.2-1|1	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|logrotate-3.9.2-1|2	
14mu|logrotate-3.9.2-1|3	Summary:	Rotates, compresses, removes and mails system log files
14mu|logrotate-3.9.2-1|4	Name:		logrotate
14mu|logrotate-3.9.2-1|5	Version:	3.9.2
14mu|logrotate-3.9.2-1|6	Release:	1
14mu|logrotate-3.9.2-1|7	License:	GPLv2+
14mu|logrotate-3.9.2-1|8	Group:		File tools
14mu|logrotate-3.9.2-1|9	Url:		https://fedorahosted.org/logrotate/
14mu|logrotate-3.9.2-1|10	Source0:	https://fedorahosted.org/releases/l/o/logrotate/%{name}-%{version}.tar.gz
14mu|logrotate-3.9.2-1|11	Source1:	logrotate.conf
14mu|logrotate-3.9.2-1|12	Source2:	logrotate.cron
14mu|logrotate-3.9.2-1|13	BuildRequires:	acl-devel
14mu|logrotate-3.9.2-1|14	%if %{with selinux}
14mu|logrotate-3.9.2-1|15	BuildRequires:	pkgconfig(libselinux)
14mu|logrotate-3.9.2-1|16	%endif
14mu|logrotate-3.9.2-1|17	BuildRequires:	pkgconfig(popt)
14mu|logrotate-3.9.2-1|18	Requires(post):	bash
14mu|logrotate-3.9.2-1|19	Requires(post):	coreutils
14mu|logrotate-3.9.2-1|20	
14mu|logrotate-3.9.2-1|21	%description
14mu|logrotate-3.9.2-1|22	The logrotate utility is designed to simplify the administration of
14mu|logrotate-3.9.2-1|23	log files on a system which generates a lot of log files.  Logrotate
14mu|logrotate-3.9.2-1|24	allows for the automatic rotation compression, removal and mailing of
14mu|logrotate-3.9.2-1|25	log files.  Logrotate can be set to handle a log file daily, weekly,
14mu|logrotate-3.9.2-1|26	monthly or when the log file gets to a certain size.  Normally,
14mu|logrotate-3.9.2-1|27	logrotate runs as a daily cron job.
14mu|logrotate-3.9.2-1|28	
14mu|logrotate-3.9.2-1|29	Install the logrotate package if you need a utility to deal with the
14mu|logrotate-3.9.2-1|30	log files on your system.
14mu|logrotate-3.9.2-1|31	
14mu|logrotate-3.9.2-1|32	%files
14mu|logrotate-3.9.2-1|33	%doc CHANGES COPYING examples README*
14mu|logrotate-3.9.2-1|34	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mu|logrotate-3.9.2-1|35	%{_sysconfdir}/cron.daily/%{name}
14mu|logrotate-3.9.2-1|36	%{_sysconfdir}/%{name}.d
14mu|logrotate-3.9.2-1|37	%{_sbindir}/%{name}
14mu|logrotate-3.9.2-1|38	%{_mandir}/man8/%{name}.8*
14mu|logrotate-3.9.2-1|39	%{_mandir}/man5/%{name}.conf.5*
14mu|logrotate-3.9.2-1|40	
14mu|logrotate-3.9.2-1|41	%post
14mu|logrotate-3.9.2-1|42	if [ $1 = 1 ]; then
14mu|logrotate-3.9.2-1|43	# installation
14mu|logrotate-3.9.2-1|44	/bin/touch %{_var}/lib/logrotate.status
14mu|logrotate-3.9.2-1|45	fi
14mu|logrotate-3.9.2-1|46	
14mu|logrotate-3.9.2-1|47	#----------------------------------------------------------------------------
14mu|logrotate-3.9.2-1|48	
14mu|logrotate-3.9.2-1|49	%prep
14mu|logrotate-3.9.2-1|50	%setup -q
14mu|logrotate-3.9.2-1|51	
14mu|logrotate-3.9.2-1|52	%build
14mu|logrotate-3.9.2-1|53	./autogen.sh
14mu|logrotate-3.9.2-1|54	%configure2_5x \
14mu|logrotate-3.9.2-1|55	%if %{with selinux}
14mu|logrotate-3.9.2-1|56	--with-selinux
14mu|logrotate-3.9.2-1|57	%else
14mu|logrotate-3.9.2-1|58	--without-selinux
14mu|logrotate-3.9.2-1|59	%endif
14mu|logrotate-3.9.2-1|60	%make
14mu|logrotate-3.9.2-1|61	
14mu|logrotate-3.9.2-1|62	%install
14mu|logrotate-3.9.2-1|63	%makeinstall_std
14mu|logrotate-3.9.2-1|64	
14mu|logrotate-3.9.2-1|65	mkdir -p %{buildroot}%{_sysconfdir}
14mu|logrotate-3.9.2-1|66	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}.conf
14mu|logrotate-3.9.2-1|67	
14mu|logrotate-3.9.2-1|68	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily
14mu|logrotate-3.9.2-1|69	install -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14mu|logrotate-3.9.2-1|70	
14mu|logrotate-3.9.2-1|71	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}.d
14mu|logrotate-3.9.2-1|72	
14mu|logrotate-3.9.2-1|73	
14mu|logrotate-3.9.2-1|74	%changelog
14mu|logrotate-3.9.2-1|75	
14mu|logrotate-3.9.2-1|76	* Fri Apr 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.9.2-1
14mu|logrotate-3.9.2-1|77	- (9696f80) Add conditional selinux build (depends on distro config)
14mu|logrotate-3.9.2-1|78	
14mu|logrotate-3.9.2-1|79	

23325 14
14mu|lokalize-4.14.3-1|1	Summary:	Computer-aided translation tool for KDE
14mu|lokalize-4.14.3-1|2	Name:		lokalize
14mu|lokalize-4.14.3-1|3	Version:	4.14.3
14mu|lokalize-4.14.3-1|4	Release:	1
14mu|lokalize-4.14.3-1|5	Epoch:		1
14mu|lokalize-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|lokalize-4.14.3-1|7	License:	GPLv2+
14mu|lokalize-4.14.3-1|8	Url:		http://www.kde.org
14mu|lokalize-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|lokalize-4.14.3-1|10	%if %{is_beta}
14mu|lokalize-4.14.3-1|11	%define ftpdir unstable
14mu|lokalize-4.14.3-1|12	%else
14mu|lokalize-4.14.3-1|13	%define ftpdir stable
14mu|lokalize-4.14.3-1|14	%endif
14mu|lokalize-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|lokalize-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|lokalize-4.14.3-1|17	BuildRequires:	pkgconfig(hunspell)
14mu|lokalize-4.14.3-1|18	Requires:	kdesdk-strigi-analyzers
14mu|lokalize-4.14.3-1|19	Requires:	qt4-database-plugin-sqlite
14mu|lokalize-4.14.3-1|20	# Needed by some lokalize scripts (mga #10583, bko #181145)
14mu|lokalize-4.14.3-1|21	Requires:	kross-interpreters-python
14mu|lokalize-4.14.3-1|22	Suggests:	python-translate
14mu|lokalize-4.14.3-1|23	
14mu|lokalize-4.14.3-1|24	%description
14mu|lokalize-4.14.3-1|25	Lokalize is a computer-aided translation system that focuses on productivity
14mu|lokalize-4.14.3-1|26	and performance. Translator does only creative work (of delivering message
14mu|lokalize-4.14.3-1|27	in his/her mother language in laconic and easy to understand form). Lokalize
14mu|lokalize-4.14.3-1|28	implies paragraph-by-paragraph translation approach (when translating
14mu|lokalize-4.14.3-1|29	documentation) and message-by-message approach (when translating GUI).
14mu|lokalize-4.14.3-1|30	
14mu|lokalize-4.14.3-1|31	%files
14mu|lokalize-4.14.3-1|32	%{_kde_bindir}/lokalize
14mu|lokalize-4.14.3-1|33	%{_kde_applicationsdir}/lokalize.desktop
14mu|lokalize-4.14.3-1|34	%{_kde_appsdir}/lokalize
14mu|lokalize-4.14.3-1|35	%{_kde_datadir}/config.kcfg/lokalize.kcfg
14mu|lokalize-4.14.3-1|36	%{_kde_iconsdir}/*/*/apps/lokalize.*
14mu|lokalize-4.14.3-1|37	%{_kde_docdir}/*/*/lokalize
14mu|lokalize-4.14.3-1|38	
14mu|lokalize-4.14.3-1|39	#----------------------------------------------------------------------------
14mu|lokalize-4.14.3-1|40	
14mu|lokalize-4.14.3-1|41	%prep
14mu|lokalize-4.14.3-1|42	%setup -q
14mu|lokalize-4.14.3-1|43	
14mu|lokalize-4.14.3-1|44	%build
14mu|lokalize-4.14.3-1|45	%cmake_kde4
14mu|lokalize-4.14.3-1|46	%make
14mu|lokalize-4.14.3-1|47	
14mu|lokalize-4.14.3-1|48	%install
14mu|lokalize-4.14.3-1|49	%makeinstall_std -C build
14mu|lokalize-4.14.3-1|50	
14mu|lokalize-4.14.3-1|51	
14mu|lokalize-4.14.3-1|52	%changelog
14mu|lokalize-4.14.3-1|53	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|lokalize-4.14.3-1|54	+ Revision: cbd949d
14mu|lokalize-4.14.3-1|55	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|lokalize-4.14.3-1|56	
14mu|lokalize-4.14.3-1|57	

23326 14
14mu|lorax-18.12-10|1	%define debug_package %{nil}
14mu|lorax-18.12-10|2	
14mu|lorax-18.12-10|3	Name:           lorax
14mu|lorax-18.12-10|4	Version:        18.12
14mu|lorax-18.12-10|5	Release:        10
14mu|lorax-18.12-10|6	Summary:        Tool for creating the anaconda install images
14mu|lorax-18.12-10|7	
14mu|lorax-18.12-10|8	Group:          System/Base
14mu|lorax-18.12-10|9	License:        GPLv2+
14mu|lorax-18.12-10|10	URL:            http://git.fedorahosted.org/git/?p=lorax.git
14mu|lorax-18.12-10|11	Source0:        https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.gz
14mu|lorax-18.12-10|12	Patch0:         lorax-18.12.noyum.patch
14mu|lorax-18.12-10|13	BuildRequires:  python-devel
14mu|lorax-18.12-10|14	
14mu|lorax-18.12-10|15	Requires:       GConf2
14mu|lorax-18.12-10|16	Requires:       cpio
14mu|lorax-18.12-10|17	Requires:       device-mapper
14mu|lorax-18.12-10|18	Requires:       dosfstools
14mu|lorax-18.12-10|19	Requires:       e2fsprogs
14mu|lorax-18.12-10|20	Requires:       findutils
14mu|lorax-18.12-10|21	Requires:       gawk
14mu|lorax-18.12-10|22	Requires:       cdrkit-genisoimage
14mu|lorax-18.12-10|23	Requires:       glibc
14mu|lorax-18.12-10|24	Requires:       gzip
14mu|lorax-18.12-10|25	Requires:       isomd5sum
14mu|lorax-18.12-10|26	Requires:       python-selinux
14mu|lorax-18.12-10|27	Requires:       module-init-tools
14mu|lorax-18.12-10|28	Requires:       parted
14mu|lorax-18.12-10|29	Requires:       python-mako
14mu|lorax-18.12-10|30	Requires:       squashfs-tools >= 4.2
14mu|lorax-18.12-10|31	Requires:       util-linux
14mu|lorax-18.12-10|32	Requires:       xz
14mu|lorax-18.12-10|33	Suggests:       yum
14mu|lorax-18.12-10|34	Requires:       pykickstart
14mu|lorax-18.12-10|35	
14mu|lorax-18.12-10|36	%ifarch %{ix86} x86_64
14mu|lorax-18.12-10|37	Requires:       syslinux >= 4.02-5
14mu|lorax-18.12-10|38	%endif
14mu|lorax-18.12-10|39	
14mu|lorax-18.12-10|40	%description
14mu|lorax-18.12-10|41	Lorax is a tool for creating the anaconda install images.
14mu|lorax-18.12-10|42	
14mu|lorax-18.12-10|43	It also includes livemedia-creator which is used to create bootable livemedia,
14mu|lorax-18.12-10|44	including live isos and disk images. It can use libvirtd for the install, or
14mu|lorax-18.12-10|45	Anaconda's image install feature.
14mu|lorax-18.12-10|46	
14mu|lorax-18.12-10|47	%prep
14mu|lorax-18.12-10|48	%setup -q
14mu|lorax-18.12-10|49	%apply_patches
14mu|lorax-18.12-10|50	
14mu|lorax-18.12-10|51	%build
14mu|lorax-18.12-10|52	
14mu|lorax-18.12-10|53	%install
14mu|lorax-18.12-10|54	%makeinstall_std
14mu|lorax-18.12-10|55	
14mu|lorax-18.12-10|56	%files
14mu|lorax-18.12-10|57	%doc COPYING AUTHORS README.livemedia-creator
14mu|lorax-18.12-10|58	%{python_sitelib}/pylorax
14mu|lorax-18.12-10|59	%{python_sitelib}/*.egg-info
14mu|lorax-18.12-10|60	%{_sbindir}/lorax
14mu|lorax-18.12-10|61	%{_sbindir}/mkefiboot
14mu|lorax-18.12-10|62	%{_sbindir}/livemedia-creator
14mu|lorax-18.12-10|63	%dir %{_sysconfdir}/lorax
14mu|lorax-18.12-10|64	%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
14mu|lorax-18.12-10|65	%dir %{_datadir}/lorax
14mu|lorax-18.12-10|66	%{_datadir}/lorax/*
14mu|lorax-18.12-10|67	
14mu|lorax-18.12-10|68	
14mu|lorax-18.12-10|69	%changelog
14mu|lorax-18.12-10|70	* Wed Mar 25 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 18.12-10
14mu|lorax-18.12-10|71	+ Revision: bb54254
14mu|lorax-18.12-10|72	- Allowing to run mkefiboot without installing yum
14mu|lorax-18.12-10|73	
14mu|lorax-18.12-10|74	

23327 14
14mu|lpc10-1.5-18|1	%define major 0
14mu|lpc10-1.5-18|2	%define libname %mklibname %{name}_ %{major}
14mu|lpc10-1.5-18|3	%define devname %mklibname %{name} -d
14mu|lpc10-1.5-18|4	
14mu|lpc10-1.5-18|5	Summary:	LPC-10 2400 bps Voice Coder
14mu|lpc10-1.5-18|6	Name:		lpc10
14mu|lpc10-1.5-18|7	Version:	1.5
14mu|lpc10-1.5-18|8	Release:	18
14mu|lpc10-1.5-18|9	License:	Distributable
14mu|lpc10-1.5-18|10	Group:		Sound
14mu|lpc10-1.5-18|11	Url:		http://www.arl.wustl.edu/~jaf/lpc/
14mu|lpc10-1.5-18|12	Source0:	%{name}-%{version}.tar.bz2
14mu|lpc10-1.5-18|13	Patch0:		%{name}-shared.patch
14mu|lpc10-1.5-18|14	BuildRequires:	libtool
14mu|lpc10-1.5-18|15	
14mu|lpc10-1.5-18|16	%description
14mu|lpc10-1.5-18|17	LPC-10 2400 bps Voice Coder library and tools.
14mu|lpc10-1.5-18|18	
14mu|lpc10-1.5-18|19	%files
14mu|lpc10-1.5-18|20	%doc FAQ README README-1.0 README.lpc10 README.tools
14mu|lpc10-1.5-18|21	%attr(0755,root,root) %{_bindir}/*
14mu|lpc10-1.5-18|22	
14mu|lpc10-1.5-18|23	#----------------------------------------------------------------------------
14mu|lpc10-1.5-18|24	
14mu|lpc10-1.5-18|25	%package -n %{libname}
14mu|lpc10-1.5-18|26	Summary:	The shared LPC-10 2400 bps Voice Coder Library
14mu|lpc10-1.5-18|27	Group:		System/Libraries
14mu|lpc10-1.5-18|28	Conflicts:	%{_lib}lpc10_1 < 1.5-18
14mu|lpc10-1.5-18|29	Obsoletes:	%{_lib}lpc10_1 < 1.5-18
14mu|lpc10-1.5-18|30	
14mu|lpc10-1.5-18|31	%description -n %{libname}
14mu|lpc10-1.5-18|32	LPC-10 2400 bps Voice Coder library and tools.
14mu|lpc10-1.5-18|33	
14mu|lpc10-1.5-18|34	%files -n %{libname}
14mu|lpc10-1.5-18|35	%{_libdir}/liblpc10.so.%{major}*
14mu|lpc10-1.5-18|36	
14mu|lpc10-1.5-18|37	#----------------------------------------------------------------------------
14mu|lpc10-1.5-18|38	
14mu|lpc10-1.5-18|39	%package -n %{devname}
14mu|lpc10-1.5-18|40	Summary:	LPC-10 2400 bps Voice Coder development files
14mu|lpc10-1.5-18|41	Group:		Development/C
14mu|lpc10-1.5-18|42	Requires:	%{libname} = %{EVRD}
14mu|lpc10-1.5-18|43	Provides:	%{name}-devel = %{EVRD}
14mu|lpc10-1.5-18|44	Provides:	lib%{name}-devel = %{EVRD}
14mu|lpc10-1.5-18|45	
14mu|lpc10-1.5-18|46	%description -n %{devname}
14mu|lpc10-1.5-18|47	LPC-10 2400 bps Voice Coder headers and static library.
14mu|lpc10-1.5-18|48	
14mu|lpc10-1.5-18|49	%files -n %{devname}
14mu|lpc10-1.5-18|50	%{_includedir}/*.h
14mu|lpc10-1.5-18|51	%{_libdir}/*.so
14mu|lpc10-1.5-18|52	
14mu|lpc10-1.5-18|53	#----------------------------------------------------------------------------
14mu|lpc10-1.5-18|54	
14mu|lpc10-1.5-18|55	%prep
14mu|lpc10-1.5-18|56	%setup -q
14mu|lpc10-1.5-18|57	%patch0 -p1
14mu|lpc10-1.5-18|58	
14mu|lpc10-1.5-18|59	%build
14mu|lpc10-1.5-18|60	make -C \
14mu|lpc10-1.5-18|61	lpc55-C \
14mu|lpc10-1.5-18|62	CC="gcc %{?ldflags}" \
14mu|lpc10-1.5-18|63	LIBDIR="%{_libdir}" \
14mu|lpc10-1.5-18|64	OPT="%{optflags} -fPIC"
14mu|lpc10-1.5-18|65	
14mu|lpc10-1.5-18|66	%install
14mu|lpc10-1.5-18|67	make -C lpc55-C \
14mu|lpc10-1.5-18|68	DESTDIR=%{buildroot} \
14mu|lpc10-1.5-18|69	LIBDIR="%{_libdir}" \
14mu|lpc10-1.5-18|70	install
14mu|lpc10-1.5-18|71	
14mu|lpc10-1.5-18|72	cp -f lpc55-C/README README.tools
14mu|lpc10-1.5-18|73	cp -f lpc55-C/lpc10/README README.lpc10
14mu|lpc10-1.5-18|74	
14mu|lpc10-1.5-18|75	
14mu|lpc10-1.5-18|76	%changelog
14mu|lpc10-1.5-18|77	* Tue Dec 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-18
14mu|lpc10-1.5-18|78	+ Revision: ec271ff
14mu|lpc10-1.5-18|79	- Fix library major, spec cleanup
14mu|lpc10-1.5-18|80	
14mu|lpc10-1.5-18|81	

23328 14
14mu|lsb-release-2.0-49|1	%define debug_package %{nil}
14mu|lsb-release-2.0-49|2	
14mu|lsb-release-2.0-49|3	Summary:	Linux Standard Base tools
14mu|lsb-release-2.0-49|4	Name:		lsb-release
14mu|lsb-release-2.0-49|5	Version:	2.0
14mu|lsb-release-2.0-49|6	Release:	49
14mu|lsb-release-2.0-49|7	License:	GPLv2+
14mu|lsb-release-2.0-49|8	Group:		System/Base
14mu|lsb-release-2.0-49|9	Url:		http://bzr.linuxfoundation.org/loggerhead/lsb/devel/si/files/head:/lsb_release/
14mu|lsb-release-2.0-49|10	Source0:	lsb-release-%{version}.tar.bz2
14mu|lsb-release-2.0-49|11	Patch0:		lsb-release-%{version}-no-support.patch
14mu|lsb-release-2.0-49|12	BuildRequires:	util-linux
14mu|lsb-release-2.0-49|13	
14mu|lsb-release-2.0-49|14	%description
14mu|lsb-release-2.0-49|15	LSB version query program.
14mu|lsb-release-2.0-49|16	
14mu|lsb-release-2.0-49|17	This program forms part of the required functionality of the LSB (Linux
14mu|lsb-release-2.0-49|18	Standard Base) specification.
14mu|lsb-release-2.0-49|19	
14mu|lsb-release-2.0-49|20	The program queries the installed state of the distribution to display
14mu|lsb-release-2.0-49|21	certain properties such as the version of the LSB against which the
14mu|lsb-release-2.0-49|22	distribution claims compliance as well. It can also attempt to display
14mu|lsb-release-2.0-49|23	the name and release of the distribution along with an identifier of
14mu|lsb-release-2.0-49|24	who produces the distribution.
14mu|lsb-release-2.0-49|25	
14mu|lsb-release-2.0-49|26	%files
14mu|lsb-release-2.0-49|27	%doc README
14mu|lsb-release-2.0-49|28	/bin/lsb_release
14mu|lsb-release-2.0-49|29	%{_bindir}/lsb_release
14mu|lsb-release-2.0-49|30	%{_mandir}/man1/lsb_release.1*
14mu|lsb-release-2.0-49|31	%dir %{_sysconfdir}/%{name}.d
14mu|lsb-release-2.0-49|32	
14mu|lsb-release-2.0-49|33	#----------------------------------------------------------------------------
14mu|lsb-release-2.0-49|34	
14mu|lsb-release-2.0-49|35	%prep
14mu|lsb-release-2.0-49|36	%setup -q
14mu|lsb-release-2.0-49|37	%patch0 -p1 -b .no-support
14mu|lsb-release-2.0-49|38	
14mu|lsb-release-2.0-49|39	%build
14mu|lsb-release-2.0-49|40	make
14mu|lsb-release-2.0-49|41	
14mu|lsb-release-2.0-49|42	%install
14mu|lsb-release-2.0-49|43	make prefix=%{buildroot} mandir=%{buildroot}%{_mandir} install
14mu|lsb-release-2.0-49|44	mkdir -p %{buildroot}%{_sysconfdir}/%{name}.d
14mu|lsb-release-2.0-49|45	
14mu|lsb-release-2.0-49|46	mkdir -p %{buildroot}%{_bindir}
14mu|lsb-release-2.0-49|47	pushd %{buildroot}%{_bindir}
14mu|lsb-release-2.0-49|48	ln -sf /bin/lsb_release lsb_release
14mu|lsb-release-2.0-49|49	popd
14mu|lsb-release-2.0-49|50	
14mu|lsb-release-2.0-49|51	
14mu|lsb-release-2.0-49|52	%changelog
14mu|lsb-release-2.0-49|53	* Wed Mar 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-49
14mu|lsb-release-2.0-49|54	+ Revision: 56a3467
14mu|lsb-release-2.0-49|55	- Bump release
14mu|lsb-release-2.0-49|56	
14mu|lsb-release-2.0-49|57	

23329 14
14mu|lskat-4.14.3-1|1	Name:		lskat
14mu|lskat-4.14.3-1|2	Version:	4.14.3
14mu|lskat-4.14.3-1|3	Release:	1
14mu|lskat-4.14.3-1|4	Epoch:		1
14mu|lskat-4.14.3-1|5	Summary:	Lieutnant skat
14mu|lskat-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|lskat-4.14.3-1|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|lskat-4.14.3-1|8	URL:		http://www.kde.org/applications/games/lskat/
14mu|lskat-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|lskat-4.14.3-1|10	BuildRequires:	libkdegames-devel
14mu|lskat-4.14.3-1|11	Requires:	libkdegames-common
14mu|lskat-4.14.3-1|12	
14mu|lskat-4.14.3-1|13	%description
14mu|lskat-4.14.3-1|14	Lieutnant Skat (from German "Offiziersskat") is a fun and engaging card game
14mu|lskat-4.14.3-1|15	for two players, where the second player is either live opponent, or a built
14mu|lskat-4.14.3-1|16	in artificial intelligence.
14mu|lskat-4.14.3-1|17	
14mu|lskat-4.14.3-1|18	%files
14mu|lskat-4.14.3-1|19	%{_kde_bindir}/lskat
14mu|lskat-4.14.3-1|20	%{_kde_applicationsdir}/lskat.desktop
14mu|lskat-4.14.3-1|21	%{_kde_appsdir}/lskat
14mu|lskat-4.14.3-1|22	%{_kde_docdir}/*/*/lskat
14mu|lskat-4.14.3-1|23	%{_kde_iconsdir}/hicolor/*/apps/lskat.png
14mu|lskat-4.14.3-1|24	
14mu|lskat-4.14.3-1|25	#------------------------------------------------------------------------------
14mu|lskat-4.14.3-1|26	
14mu|lskat-4.14.3-1|27	%prep
14mu|lskat-4.14.3-1|28	%setup -q
14mu|lskat-4.14.3-1|29	
14mu|lskat-4.14.3-1|30	%build
14mu|lskat-4.14.3-1|31	%cmake_kde4
14mu|lskat-4.14.3-1|32	%make
14mu|lskat-4.14.3-1|33	
14mu|lskat-4.14.3-1|34	%install
14mu|lskat-4.14.3-1|35	%makeinstall_std -C build
14mu|lskat-4.14.3-1|36	
14mu|lskat-4.14.3-1|37	
14mu|lskat-4.14.3-1|38	%changelog
14mu|lskat-4.14.3-1|39	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|lskat-4.14.3-1|40	+ Revision: 4ce6c8d
14mu|lskat-4.14.3-1|41	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|lskat-4.14.3-1|42	
14mu|lskat-4.14.3-1|43	

23330 14
14mu|lua-lpeg-0.12.2-1|1	%define luaver 5.2
14mu|lua-lpeg-0.12.2-1|2	%define lualibdir %{_libdir}/lua/%{luaver}
14mu|lua-lpeg-0.12.2-1|3	%define luapkgdir %{_datadir}/lua/%{luaver}
14mu|lua-lpeg-0.12.2-1|4	%define oname lpeg
14mu|lua-lpeg-0.12.2-1|5	
14mu|lua-lpeg-0.12.2-1|6	Summary:	Parsing Expression Grammars for Lua
14mu|lua-lpeg-0.12.2-1|7	Name:		lua-lpeg
14mu|lua-lpeg-0.12.2-1|8	Version:	0.12.2
14mu|lua-lpeg-0.12.2-1|9	Release:	1
14mu|lua-lpeg-0.12.2-1|10	License:	MIT
14mu|lua-lpeg-0.12.2-1|11	Group:		Development/Other
14mu|lua-lpeg-0.12.2-1|12	Url:		http://www.inf.puc-rio.br/~roberto/lpeg/
14mu|lua-lpeg-0.12.2-1|13	Source0:	http://www.inf.puc-rio.br/~roberto/lpeg/%{oname}-%{version}.tar.gz
14mu|lua-lpeg-0.12.2-1|14	BuildRequires:	pkgconfig(lua) >= %{luaver}
14mu|lua-lpeg-0.12.2-1|15	Requires:	lua >= %{luaver}
14mu|lua-lpeg-0.12.2-1|16	
14mu|lua-lpeg-0.12.2-1|17	%description
14mu|lua-lpeg-0.12.2-1|18	LPeg is a new pattern-matching library for Lua, based on Parsing Expression
14mu|lua-lpeg-0.12.2-1|19	Grammars (PEGs).
14mu|lua-lpeg-0.12.2-1|20	
14mu|lua-lpeg-0.12.2-1|21	%files
14mu|lua-lpeg-0.12.2-1|22	%doc lpeg.html re.html
14mu|lua-lpeg-0.12.2-1|23	%{lualibdir}/lpeg.so
14mu|lua-lpeg-0.12.2-1|24	%{luapkgdir}/re.lua
14mu|lua-lpeg-0.12.2-1|25	
14mu|lua-lpeg-0.12.2-1|26	#----------------------------------------------------------------------------
14mu|lua-lpeg-0.12.2-1|27	
14mu|lua-lpeg-0.12.2-1|28	%prep
14mu|lua-lpeg-0.12.2-1|29	%setup -qn %{oname}-%{version}
14mu|lua-lpeg-0.12.2-1|30	
14mu|lua-lpeg-0.12.2-1|31	%build
14mu|lua-lpeg-0.12.2-1|32	%make \
14mu|lua-lpeg-0.12.2-1|33	COPT="%{optflags}" \
14mu|lua-lpeg-0.12.2-1|34	LUADIR="%{_includedir}"
14mu|lua-lpeg-0.12.2-1|35	
14mu|lua-lpeg-0.12.2-1|36	%install
14mu|lua-lpeg-0.12.2-1|37	mkdir -p %{buildroot}%{lualibdir}
14mu|lua-lpeg-0.12.2-1|38	mkdir -p %{buildroot}%{luapkgdir}
14mu|lua-lpeg-0.12.2-1|39	install -m 0755 lpeg.so %{buildroot}%{lualibdir}/lpeg.so
14mu|lua-lpeg-0.12.2-1|40	install -m 0644 re.lua %{buildroot}%{luapkgdir}/re.lua
14mu|lua-lpeg-0.12.2-1|41	
14mu|lua-lpeg-0.12.2-1|42	%changelog
14mu|lua-lpeg-0.12.2-1|43	
14mu|lua-lpeg-0.12.2-1|44	* Tue Sep 22 2015 Rosa <rosa@abf.rosalinux.ru> 0.12.2-1
14mu|lua-lpeg-0.12.2-1|45	- (6d9be0e) Automatic import for version 0.12.2-1
14mu|lua-lpeg-0.12.2-1|46	
14mu|lua-lpeg-0.12.2-1|47	

23331 14
14mu|lua-lunit-0.5-1|1	%define luaver 5.2
14mu|lua-lunit-0.5-1|2	%define luapkgdir %{_datadir}/lua/%{luaver}
14mu|lua-lunit-0.5-1|3	
14mu|lua-lunit-0.5-1|4	Name:           lua-lunit
14mu|lua-lunit-0.5-1|5	Version:        0.5
14mu|lua-lunit-0.5-1|6	Release:        1
14mu|lua-lunit-0.5-1|7	Summary:        Unit testing framework for Lua
14mu|lua-lunit-0.5-1|8	
14mu|lua-lunit-0.5-1|9	Group:          Development/Other
14mu|lua-lunit-0.5-1|10	License:        MIT
14mu|lua-lunit-0.5-1|11	URL:            http://nessie.de/mroth/lunit/index.html
14mu|lua-lunit-0.5-1|12	Source0:        http://nessie.de/mroth/lunit/lunit-%{version}.tar.gz
14mu|lua-lunit-0.5-1|13	
14mu|lua-lunit-0.5-1|14	# for running tests
14mu|lua-lunit-0.5-1|15	BuildRequires:  lua >= %{luaver}
14mu|lua-lunit-0.5-1|16	Requires:       lua >= %{luaver}
14mu|lua-lunit-0.5-1|17	
14mu|lua-lunit-0.5-1|18	BuildArch:      noarch
14mu|lua-lunit-0.5-1|19	
14mu|lua-lunit-0.5-1|20	%description
14mu|lua-lunit-0.5-1|21	Lunit is a unit testing framework for lua, written in lua.
14mu|lua-lunit-0.5-1|22	
14mu|lua-lunit-0.5-1|23	Lunit provides 26 assert functions, and a few misc functions for usage
14mu|lua-lunit-0.5-1|24	in an easy unit testing framework.
14mu|lua-lunit-0.5-1|25	
14mu|lua-lunit-0.5-1|26	Lunit comes with a test suite to test itself. The testsuite consists
14mu|lua-lunit-0.5-1|27	of approximately 710 assertions.
14mu|lua-lunit-0.5-1|28	
14mu|lua-lunit-0.5-1|29	
14mu|lua-lunit-0.5-1|30	%prep
14mu|lua-lunit-0.5-1|31	%setup -q -n lunit-%{version}
14mu|lua-lunit-0.5-1|32	
14mu|lua-lunit-0.5-1|33	
14mu|lua-lunit-0.5-1|34	%build
14mu|lua-lunit-0.5-1|35	#Nothing to do
14mu|lua-lunit-0.5-1|36	
14mu|lua-lunit-0.5-1|37	%install
14mu|lua-lunit-0.5-1|38	mkdir -p %{buildroot}%{_bindir}
14mu|lua-lunit-0.5-1|39	cp -p lunit %{buildroot}%{_bindir}
14mu|lua-lunit-0.5-1|40	
14mu|lua-lunit-0.5-1|41	mkdir -p %{buildroot}%{luapkgdir}
14mu|lua-lunit-0.5-1|42	cp -pr lunit{,-console}.lua %{buildroot}%{luapkgdir}
14mu|lua-lunit-0.5-1|43	
14mu|lua-lunit-0.5-1|44	
14mu|lua-lunit-0.5-1|45	%check
14mu|lua-lunit-0.5-1|46	./lunit lunit-tests.lua | tee testlog.txt
14mu|lua-lunit-0.5-1|47	grep -q "0 failed, 0 errors" testlog.txt
14mu|lua-lunit-0.5-1|48	
14mu|lua-lunit-0.5-1|49	%files
14mu|lua-lunit-0.5-1|50	%doc LICENSE ANNOUNCE CHANGES DOCUMENTATION README* example.lua
14mu|lua-lunit-0.5-1|51	%{_bindir}/lunit
14mu|lua-lunit-0.5-1|52	%{luapkgdir}/*
14mu|lua-lunit-0.5-1|53	
14mu|lua-lunit-0.5-1|54	
14mu|lua-lunit-0.5-1|55	%changelog
14mu|lua-lunit-0.5-1|56	
14mu|lua-lunit-0.5-1|57	* Fri Sep 23 2016 Denis Silakov <dsilakov@gmail.com> 0.5-1
14mu|lua-lunit-0.5-1|58	- (72fb4c4) Imported from SRPM
14mu|lua-lunit-0.5-1|59	
14mu|lua-lunit-0.5-1|60	

23332 14
14mu|lua-posix-33.3.1-2|1	%{!?luaver: %global luaver %(lua -e "print(string.sub(_VERSION, 5))")}
14mu|lua-posix-33.3.1-2|2	%global lualibdir %{_libdir}/lua/%{luaver}
14mu|lua-posix-33.3.1-2|3	%global luapkgdir %{_datadir}/lua/%{luaver}
14mu|lua-posix-33.3.1-2|4	
14mu|lua-posix-33.3.1-2|5	Name:           lua-posix
14mu|lua-posix-33.3.1-2|6	Version:        33.3.1
14mu|lua-posix-33.3.1-2|7	Release:        2
14mu|lua-posix-33.3.1-2|8	Summary:        A POSIX library for Lua
14mu|lua-posix-33.3.1-2|9	Group:          Development/Other
14mu|lua-posix-33.3.1-2|10	License:        Public Domain
14mu|lua-posix-33.3.1-2|11	URL:            http://luaforge.net/projects/luaposix/
14mu|lua-posix-33.3.1-2|12	Source0:        https://github.com/luaposix/luaposix/archive/release-v%{version}.tar.gz
14mu|lua-posix-33.3.1-2|13	BuildRequires:  lua-devel
14mu|lua-posix-33.3.1-2|14	BuildRequires:  ncurses-devel
14mu|lua-posix-33.3.1-2|15	BuildRequires:	lua-lunit
14mu|lua-posix-33.3.1-2|16	Requires:       lua >= 5.2
14mu|lua-posix-33.3.1-2|17	
14mu|lua-posix-33.3.1-2|18	%description
14mu|lua-posix-33.3.1-2|19	This is a POSIX library for Lua which provides access to many POSIX features
14mu|lua-posix-33.3.1-2|20	to Lua programs.
14mu|lua-posix-33.3.1-2|21	
14mu|lua-posix-33.3.1-2|22	%prep
14mu|lua-posix-33.3.1-2|23	%setup -q -n luaposix-release-v%{version}
14mu|lua-posix-33.3.1-2|24	
14mu|lua-posix-33.3.1-2|25	
14mu|lua-posix-33.3.1-2|26	%build
14mu|lua-posix-33.3.1-2|27	%configure2_5x --libdir=%{lualibdir} --datadir=/%{luapkgdir}
14mu|lua-posix-33.3.1-2|28	%make V=1
14mu|lua-posix-33.3.1-2|29	
14mu|lua-posix-33.3.1-2|30	
14mu|lua-posix-33.3.1-2|31	%install
14mu|lua-posix-33.3.1-2|32	%make_install
14mu|lua-posix-33.3.1-2|33	
14mu|lua-posix-33.3.1-2|34	%ifarch x86_64
14mu|lua-posix-33.3.1-2|35	#Workaround install issue
14mu|lua-posix-33.3.1-2|36	mkdir -p %{buildroot}%{lualibdir}
14mu|lua-posix-33.3.1-2|37	mv %{buildroot}%{_prefix}/lib/lua/%{luaver}/* %{buildroot}%{lualibdir}
14mu|lua-posix-33.3.1-2|38	rm -frv %{buildroot}%{_prefix}/lib/lua
14mu|lua-posix-33.3.1-2|39	%endif
14mu|lua-posix-33.3.1-2|40	
14mu|lua-posix-33.3.1-2|41	%check
14mu|lua-posix-33.3.1-2|42	%make V=1 check
14mu|lua-posix-33.3.1-2|43	
14mu|lua-posix-33.3.1-2|44	%files
14mu|lua-posix-33.3.1-2|45	%doc AUTHORS ChangeLog COPYING NEWS README
14mu|lua-posix-33.3.1-2|46	%{_defaultdocdir}/luaposix/
14mu|lua-posix-33.3.1-2|47	%{lualibdir}/*
14mu|lua-posix-33.3.1-2|48	%{luapkgdir}/*.lua
14mu|lua-posix-33.3.1-2|49	%{luapkgdir}/posix/
14mu|lua-posix-33.3.1-2|50	
14mu|lua-posix-33.3.1-2|51	%changelog
14mu|lua-posix-33.3.1-2|52	
14mu|lua-posix-33.3.1-2|53	* Fri Sep 23 2016 Denis Silakov <dsilakov@gmail.com> 33.3.1-2
14mu|lua-posix-33.3.1-2|54	- (3496310) Imported from SRPM
14mu|lua-posix-33.3.1-2|55	
14mu|lua-posix-33.3.1-2|56	

23333 14
14mu|lxc-1.1.5-1|1	%define major 1
14mu|lxc-1.1.5-1|2	%define libname %mklibname lxc %{major}
14mu|lxc-1.1.5-1|3	%define develname %mklibname lxc -d
14mu|lxc-1.1.5-1|4	%define debugcflags	%nil
14mu|lxc-1.1.5-1|5	%define	debug_package	%nil
14mu|lxc-1.1.5-1|6	
14mu|lxc-1.1.5-1|7	%define luaver 5.2
14mu|lxc-1.1.5-1|8	%define lualibdir %{_libdir}/lua/%{luaver}
14mu|lxc-1.1.5-1|9	%define luapkgdir %{_datadir}/lua/%{luaver}
14mu|lxc-1.1.5-1|10	
14mu|lxc-1.1.5-1|11	%bcond_without	lua
14mu|lxc-1.1.5-1|12	%bcond_without	python3
14mu|lxc-1.1.5-1|13	
14mu|lxc-1.1.5-1|14	Name:		lxc
14mu|lxc-1.1.5-1|15	Version:	1.1.5
14mu|lxc-1.1.5-1|16	Release:	1
14mu|lxc-1.1.5-1|17	Summary:	Linux Containers
14mu|lxc-1.1.5-1|18	URL:		http://lxc.sourceforge.net
14mu|lxc-1.1.5-1|19	Source0:	https://linuxcontainers.org/downloads/%{name}-%{version}.tar.gz
14mu|lxc-1.1.5-1|20	Group:		System/Kernel and hardware
14mu|lxc-1.1.5-1|21	License:	LGPLv2
14mu|lxc-1.1.5-1|22	Epoch:		1
14mu|lxc-1.1.5-1|23	Patch1:		rosa-template.patch
14mu|lxc-1.1.5-1|24	Patch2:		rosa-template-make.patch
14mu|lxc-1.1.5-1|25	Patch3:		python-api-build.patch
14mu|lxc-1.1.5-1|26	BuildRequires:	docbook-utils
14mu|lxc-1.1.5-1|27	BuildRequires:	kernel-headers
14mu|lxc-1.1.5-1|28	BuildRequires:	cap-devel
14mu|lxc-1.1.5-1|29	Buildrequires:	docbook2x
14mu|lxc-1.1.5-1|30	
14mu|lxc-1.1.5-1|31	Buildrequires:	libsystemd-daemon-devel
14mu|lxc-1.1.5-1|32	Buildrequires:	doxygen
14mu|lxc-1.1.5-1|33	Buildrequires:	selinux-devel
14mu|lxc-1.1.5-1|34	Buildrequires:	seccomp-devel
14mu|lxc-1.1.5-1|35	Buildrequires:	cgmanager-devel
14mu|lxc-1.1.5-1|36	
14mu|lxc-1.1.5-1|37	%if %{with lua}
14mu|lxc-1.1.5-1|38	Buildrequires:	lua-devel
14mu|lxc-1.1.5-1|39	%endif
14mu|lxc-1.1.5-1|40	%if %{with python3}
14mu|lxc-1.1.5-1|41	Buildrequires:	python3-devel
14mu|lxc-1.1.5-1|42	Requires:	python3
14mu|lxc-1.1.5-1|43	Requires:	python3-lxc
14mu|lxc-1.1.5-1|44	%endif
14mu|lxc-1.1.5-1|45	# needed for lxc-busybox
14mu|lxc-1.1.5-1|46	Suggests:	busybox
14mu|lxc-1.1.5-1|47	# needed for lxc-debian
14mu|lxc-1.1.5-1|48	Suggests:	dpkg
14mu|lxc-1.1.5-1|49	# needed for lxc-debian, lxc-ubuntu:
14mu|lxc-1.1.5-1|50	Suggests:	debootstrap rsync
14mu|lxc-1.1.5-1|51	# needed for lxc-sshd
14mu|lxc-1.1.5-1|52	Requires:	openssh-server
14mu|lxc-1.1.5-1|53	# bridge
14mu|lxc-1.1.5-1|54	Requires:	bridge-utils
14mu|lxc-1.1.5-1|55	
14mu|lxc-1.1.5-1|56	Conflicts:	lxc-doc < 0.7.5
14mu|lxc-1.1.5-1|57	Obsoletes:	lxc-doc < 0.7.5
14mu|lxc-1.1.5-1|58	
14mu|lxc-1.1.5-1|59	%description
14mu|lxc-1.1.5-1|60	The package "%{name}" provides the command lines to create and manage
14mu|lxc-1.1.5-1|61	containers.  It contains a full featured container with the isolation
14mu|lxc-1.1.5-1|62	/ virtualization of the pids, the ipc, the utsname, the mount points,
14mu|lxc-1.1.5-1|63	/proc, /sys, the network and it takes into account the control groups.
14mu|lxc-1.1.5-1|64	It is very light, flexible, and provides a set of tools around the
14mu|lxc-1.1.5-1|65	container like the monitoring with asynchronous events notification,
14mu|lxc-1.1.5-1|66	or the freeze of the container. This package is useful to create
14mu|lxc-1.1.5-1|67	Virtual Private Server, or to run isolated applications like bash or
14mu|lxc-1.1.5-1|68	sshd.
14mu|lxc-1.1.5-1|69	
14mu|lxc-1.1.5-1|70	%package -n	%{libname}
14mu|lxc-1.1.5-1|71	Summary:	Library for LXC
14mu|lxc-1.1.5-1|72	Group:		System/Libraries
14mu|lxc-1.1.5-1|73	
14mu|lxc-1.1.5-1|74	%description -n %{libname}
14mu|lxc-1.1.5-1|75	Library for the Linux Kernel Containers.
14mu|lxc-1.1.5-1|76	
14mu|lxc-1.1.5-1|77	%package -n	%{develname}
14mu|lxc-1.1.5-1|78	Summary:	Development files for LXC
14mu|lxc-1.1.5-1|79	Group:		Development/C
14mu|lxc-1.1.5-1|80	
14mu|lxc-1.1.5-1|81	%description -n %{develname}
14mu|lxc-1.1.5-1|82	Developement files for the Linux Kernel Containers.
14mu|lxc-1.1.5-1|83	
14mu|lxc-1.1.5-1|84	%if %{with lua}
14mu|lxc-1.1.5-1|85	%package        -n lua-%{name}
14mu|lxc-1.1.5-1|86	Summary:        Lua binding for %{name}
14mu|lxc-1.1.5-1|87	Group:          System/Libraries
14mu|lxc-1.1.5-1|88	Requires:       lua-filesystem
14mu|lxc-1.1.5-1|89	
14mu|lxc-1.1.5-1|90	%description    -n lua-%{name}
14mu|lxc-1.1.5-1|91	Linux Resource Containers provide process and resource isolation without the
14mu|lxc-1.1.5-1|92	overhead of full virtualization.
14mu|lxc-1.1.5-1|93	
14mu|lxc-1.1.5-1|94	The lua-%{name} package contains the Lua binding for %{name}.
14mu|lxc-1.1.5-1|95	%endif
14mu|lxc-1.1.5-1|96	
14mu|lxc-1.1.5-1|97	%if %{with python3}
14mu|lxc-1.1.5-1|98	%package        -n python3-%{name}
14mu|lxc-1.1.5-1|99	Summary:        Python binding for %{name}
14mu|lxc-1.1.5-1|100	Group:          System/Libraries
14mu|lxc-1.1.5-1|101	
14mu|lxc-1.1.5-1|102	%description    -n python3-%{name}
14mu|lxc-1.1.5-1|103	Linux Resource Containers provide process and resource isolation without the
14mu|lxc-1.1.5-1|104	overhead of full virtualization.
14mu|lxc-1.1.5-1|105	
14mu|lxc-1.1.5-1|106	The python3-%{name} package contains the Python3 binding for %{name}.
14mu|lxc-1.1.5-1|107	%endif
14mu|lxc-1.1.5-1|108	
14mu|lxc-1.1.5-1|109	%prep
14mu|lxc-1.1.5-1|110	%setup -q
14mu|lxc-1.1.5-1|111	%apply_patches
14mu|lxc-1.1.5-1|112	
14mu|lxc-1.1.5-1|113	%build
14mu|lxc-1.1.5-1|114	autoreconf -fi
14mu|lxc-1.1.5-1|115	export LDFLAGS="$LDFLAGS -llua"
14mu|lxc-1.1.5-1|116	%configure2_5x  F77=no \
14mu|lxc-1.1.5-1|117	--disable-apparmor \
14mu|lxc-1.1.5-1|118	--with-distro=mandriva \
14mu|lxc-1.1.5-1|119	--with-init-script=systemd \
14mu|lxc-1.1.5-1|120	--enable-doc \
14mu|lxc-1.1.5-1|121	--enable-api-docs \
14mu|lxc-1.1.5-1|122	--enable-selinux \
14mu|lxc-1.1.5-1|123	--enable-seccomp \
14mu|lxc-1.1.5-1|124	--enable-capabilities \
14mu|lxc-1.1.5-1|125	--enable-cgmanager \
14mu|lxc-1.1.5-1|126	--enable-examples \
14mu|lxc-1.1.5-1|127	--enable-bash \
14mu|lxc-1.1.5-1|128	--with-systemdsystemunitdir=%{_unitdir} \
14mu|lxc-1.1.5-1|129	%if %{with lua}
14mu|lxc-1.1.5-1|130	--enable-lua \
14mu|lxc-1.1.5-1|131	%else
14mu|lxc-1.1.5-1|132	--disable-lua \
14mu|lxc-1.1.5-1|133	%endif
14mu|lxc-1.1.5-1|134	%if %{with python3}
14mu|lxc-1.1.5-1|135	--enable-python \
14mu|lxc-1.1.5-1|136	%else
14mu|lxc-1.1.5-1|137	--disable-python \
14mu|lxc-1.1.5-1|138	%endif
14mu|lxc-1.1.5-1|139	
14mu|lxc-1.1.5-1|140	# remove rpath ( rpmlint error )
14mu|lxc-1.1.5-1|141	#sed -i '/AM_LDFLAGS = -Wl,-E -Wl,-rpath -Wl,$(libdir)/d' src/lxc/Makefile.in
14mu|lxc-1.1.5-1|142	%make
14mu|lxc-1.1.5-1|143	
14mu|lxc-1.1.5-1|144	%install
14mu|lxc-1.1.5-1|145	%makeinstall_std templatesdir=%{_datadir}/lxc/templates READMEdir=%{_libexecdir}/lxc/rootfs
14mu|lxc-1.1.5-1|146	
14mu|lxc-1.1.5-1|147	mkdir -p %{buildroot}/var/lib/%{name}
14mu|lxc-1.1.5-1|148	
14mu|lxc-1.1.5-1|149	rm -f %{buildroot}%{_datadir}/%{name}/%{name}-patch.py*
14mu|lxc-1.1.5-1|150	
14mu|lxc-1.1.5-1|151	# These doc files are empty:
14mu|lxc-1.1.5-1|152	rm -f %{buildroot}%{_docdir}/%{name}/{NEWS,ChangeLog}
14mu|lxc-1.1.5-1|153	
14mu|lxc-1.1.5-1|154	%files
14mu|lxc-1.1.5-1|155	%doc README MAINTAINERS AUTHORS CONTRIBUTING COPYING
14mu|lxc-1.1.5-1|156	%{_datadir}/%{name}/config/common.conf.d/README
14mu|lxc-1.1.5-1|157	%{_datadir}/%{name}/config/common.seccomp
14mu|lxc-1.1.5-1|158	%{_datadir}/%{name}/selinux/lxc.if
14mu|lxc-1.1.5-1|159	%{_datadir}/%{name}/selinux/lxc.te
14mu|lxc-1.1.5-1|160	%{_sysconfdir}/lxc/default.conf
14mu|lxc-1.1.5-1|161	%{_sysconfdir}/default/lxc
14mu|lxc-1.1.5-1|162	%{_sysconfdir}/bash_completion.d/lxc
14mu|lxc-1.1.5-1|163	%{_bindir}/lxc-*
14mu|lxc-1.1.5-1|164	%{_datadir}/%{name}/%{name}.functions
14mu|lxc-1.1.5-1|165	%{_datadir}/%{name}/config/*.conf
14mu|lxc-1.1.5-1|166	%{_datadir}/lxc/hooks/*
14mu|lxc-1.1.5-1|167	%{_datadir}/lxc/templates/*
14mu|lxc-1.1.5-1|168	%{_libexecdir}/lxc/rootfs/README
14mu|lxc-1.1.5-1|169	%{_libexecdir}/lxc/lxc-*
14mu|lxc-1.1.5-1|170	%{_localstatedir}/lib/%{name}
14mu|lxc-1.1.5-1|171	%{_mandir}/ja/man*/%{name}*
14mu|lxc-1.1.5-1|172	%{_mandir}/man*/%{name}*
14mu|lxc-1.1.5-1|173	%{_sbindir}/init.lxc
14mu|lxc-1.1.5-1|174	%{_unitdir}/*
14mu|lxc-1.1.5-1|175	
14mu|lxc-1.1.5-1|176	%files -n %{libname}
14mu|lxc-1.1.5-1|177	%{_libdir}/lib%{name}.so.%{major}
14mu|lxc-1.1.5-1|178	%{_libdir}/lib%{name}.so.%{major}.*
14mu|lxc-1.1.5-1|179	
14mu|lxc-1.1.5-1|180	%files -n %{develname}
14mu|lxc-1.1.5-1|181	%doc COPYING
14mu|lxc-1.1.5-1|182	%{_includedir}/%{name}/*.h
14mu|lxc-1.1.5-1|183	%{_libdir}/lib%{name}.so
14mu|lxc-1.1.5-1|184	%{_libdir}/pkgconfig/%{name}.pc
14mu|lxc-1.1.5-1|185	
14mu|lxc-1.1.5-1|186	%if %{with lua}
14mu|lxc-1.1.5-1|187	%files -n lua-%{name}
14mu|lxc-1.1.5-1|188	%{lualibdir}/%{name}
14mu|lxc-1.1.5-1|189	%{luapkgdir}/%{name}.lua
14mu|lxc-1.1.5-1|190	%endif
14mu|lxc-1.1.5-1|191	
14mu|lxc-1.1.5-1|192	%if %{with python3}
14mu|lxc-1.1.5-1|193	%files -n python3-%{name}
14mu|lxc-1.1.5-1|194	%{python3_sitearch}/*
14mu|lxc-1.1.5-1|195	%endif
14mu|lxc-1.1.5-1|196	
14mu|lxc-1.1.5-1|197	%changelog
14mu|lxc-1.1.5-1|198	
14mu|lxc-1.1.5-1|199	* Sat Jan 30 2016 Denis Silakov <dsilakov@gmail.com> 1:1.1.5-1
14mu|lxc-1.1.5-1|200	- (ca15ebb) Updated to 1.1.5
14mu|lxc-1.1.5-1|201	
14mu|lxc-1.1.5-1|202	

23334 14
14mu|lynx-2.8.9-1.dev11|1	%define devrel 11
14mu|lynx-2.8.9-1.dev11|2	
14mu|lynx-2.8.9-1.dev11|3	Summary:	Text based browser for the world wide web
14mu|lynx-2.8.9-1.dev11|4	Name:		lynx
14mu|lynx-2.8.9-1.dev11|5	Version:	2.8.9
14mu|lynx-2.8.9-1.dev11|6	Release:	1.dev%{devrel}
14mu|lynx-2.8.9-1.dev11|7	License:	GPLv2+
14mu|lynx-2.8.9-1.dev11|8	Group:		Networking/WWW
14mu|lynx-2.8.9-1.dev11|9	Url:		http://lynx.isc.org
14mu|lynx-2.8.9-1.dev11|10	Source0:	http://invisible-mirror.net/archives/lynx/tarballs/%{name}%{version}dev.%{devrel}.tar.bz2
14mu|lynx-2.8.9-1.dev11|11	Patch0:		lynx2-8-7-adapt-to-modern-file-localizations.patch
14mu|lynx-2.8.9-1.dev11|12	Patch1:		lynx2-8-9-default-config.patch
14mu|lynx-2.8.9-1.dev11|13	Patch2:		lynx2-8-6-fix-ugly-color.patch
14mu|lynx-2.8.9-1.dev11|14	Patch10:	lynx2-8-7-tmp_dir.patch
14mu|lynx-2.8.9-1.dev11|15	Patch11:	lynx2-8-6-don-t-accept-command-line-args-to-telnet.patch
14mu|lynx-2.8.9-1.dev11|16	BuildRequires:	gettext
14mu|lynx-2.8.9-1.dev11|17	BuildRequires:	pkgconfig(ncurses)
14mu|lynx-2.8.9-1.dev11|18	BuildRequires:	pkgconfig(ncursesw)
14mu|lynx-2.8.9-1.dev11|19	BuildRequires:	pkgconfig(openssl)
14mu|lynx-2.8.9-1.dev11|20	BuildRequires:	pkgconfig(zlib)
14mu|lynx-2.8.9-1.dev11|21	Provides:	webclient
14mu|lynx-2.8.9-1.dev11|22	
14mu|lynx-2.8.9-1.dev11|23	%description
14mu|lynx-2.8.9-1.dev11|24	This a terminal based WWW browser. While it does not make any attempt
14mu|lynx-2.8.9-1.dev11|25	at displaying graphics, it has good support for HTML text formatting,
14mu|lynx-2.8.9-1.dev11|26	forms, and tables.
14mu|lynx-2.8.9-1.dev11|27	
14mu|lynx-2.8.9-1.dev11|28	This version includes support for SSL encryption.
14mu|lynx-2.8.9-1.dev11|29	
14mu|lynx-2.8.9-1.dev11|30	WARNING: In some countries, it is illegal to export this package. In some
14mu|lynx-2.8.9-1.dev11|31	countries, it may even be illegal to use it.
14mu|lynx-2.8.9-1.dev11|32	
14mu|lynx-2.8.9-1.dev11|33	%files -f lynx.lang
14mu|lynx-2.8.9-1.dev11|34	%doc README
14mu|lynx-2.8.9-1.dev11|35	%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
14mu|lynx-2.8.9-1.dev11|36	%config(noreplace) %{_sysconfdir}/lynx.cfg
14mu|lynx-2.8.9-1.dev11|37	%config(noreplace) %{_sysconfdir}/lynx.lss
14mu|lynx-2.8.9-1.dev11|38	%{_mandir}/*/*
14mu|lynx-2.8.9-1.dev11|39	%{_bindir}/*
14mu|lynx-2.8.9-1.dev11|40	%{_datadir}/lynx_help
14mu|lynx-2.8.9-1.dev11|41	
14mu|lynx-2.8.9-1.dev11|42	#----------------------------------------------------------------------------
14mu|lynx-2.8.9-1.dev11|43	
14mu|lynx-2.8.9-1.dev11|44	%prep
14mu|lynx-2.8.9-1.dev11|45	%setup  -qn %{name}%{version}dev.%{devrel}
14mu|lynx-2.8.9-1.dev11|46	%patch0 -p1
14mu|lynx-2.8.9-1.dev11|47	%patch1 -p1
14mu|lynx-2.8.9-1.dev11|48	%patch2 -p1
14mu|lynx-2.8.9-1.dev11|49	%patch10 -p1
14mu|lynx-2.8.9-1.dev11|50	%patch11 -p1
14mu|lynx-2.8.9-1.dev11|51	perl -pi -e 's,^#LOCALE_CHARSET:.*,LOCALE_CHARSET:TRUE,' lynx.cfg
14mu|lynx-2.8.9-1.dev11|52	
14mu|lynx-2.8.9-1.dev11|53	%build
14mu|lynx-2.8.9-1.dev11|54	debian_options=`cat << DEBIAN
14mu|lynx-2.8.9-1.dev11|55	--enable-warnings
14mu|lynx-2.8.9-1.dev11|56	--enable-8bit-toupper
14mu|lynx-2.8.9-1.dev11|57	--enable-externs
14mu|lynx-2.8.9-1.dev11|58	--enable-cgi-links
14mu|lynx-2.8.9-1.dev11|59	--enable-persistent-cookies --enable-nls
14mu|lynx-2.8.9-1.dev11|60	--enable-prettysrc --enable-source-cache
14mu|lynx-2.8.9-1.dev11|61	--enable-charset-choice
14mu|lynx-2.8.9-1.dev11|62	--enable-default-colors
14mu|lynx-2.8.9-1.dev11|63	--enable-ipv6
14mu|lynx-2.8.9-1.dev11|64	--enable-nested-tables --enable-read-eta
14mu|lynx-2.8.9-1.dev11|65	--with-zlib
14mu|lynx-2.8.9-1.dev11|66	DEBIAN`
14mu|lynx-2.8.9-1.dev11|67	# removed --enable-exec-links --enable-exec-scripts,
14mu|lynx-2.8.9-1.dev11|68	# it goes together with LOCAL_EXECUTION_LINKS_* in lynx.cfg
14mu|lynx-2.8.9-1.dev11|69	
14mu|lynx-2.8.9-1.dev11|70	redhat_options=`cat << REDHAT
14mu|lynx-2.8.9-1.dev11|71	--with-screen=ncursesw
14mu|lynx-2.8.9-1.dev11|72	--enable-internal-links
14mu|lynx-2.8.9-1.dev11|73	--enable-libjs
14mu|lynx-2.8.9-1.dev11|74	--enable-scrollbar
14mu|lynx-2.8.9-1.dev11|75	--enable-file-upload
14mu|lynx-2.8.9-1.dev11|76	--enable-locale-charset
14mu|lynx-2.8.9-1.dev11|77	--with-ssl
14mu|lynx-2.8.9-1.dev11|78	--enable-addrlist-page
14mu|lynx-2.8.9-1.dev11|79	--enable-justify-elts
14mu|lynx-2.8.9-1.dev11|80	REDHAT`
14mu|lynx-2.8.9-1.dev11|81	
14mu|lynx-2.8.9-1.dev11|82	other_options=`cat << OTHER
14mu|lynx-2.8.9-1.dev11|83	--enable-color-style
14mu|lynx-2.8.9-1.dev11|84	--enable-nsl-fork
14mu|lynx-2.8.9-1.dev11|85	OTHER`
14mu|lynx-2.8.9-1.dev11|86	
14mu|lynx-2.8.9-1.dev11|87	# (cf INSTALLATION file for more about the options)
14mu|lynx-2.8.9-1.dev11|88	# --with-included-gettext  is the default
14mu|lynx-2.8.9-1.dev11|89	# --enable-kbd-layout not useful enough
14mu|lynx-2.8.9-1.dev11|90	# --enable-cjk not needed for CJK and may go away in a future release
14mu|lynx-2.8.9-1.dev11|91	
14mu|lynx-2.8.9-1.dev11|92	%configure --libdir=/usr/share/lynx $debian_options $redhat_options $other_options
14mu|lynx-2.8.9-1.dev11|93	%make
14mu|lynx-2.8.9-1.dev11|94	
14mu|lynx-2.8.9-1.dev11|95	%install
14mu|lynx-2.8.9-1.dev11|96	%makeinstall_std install-help
14mu|lynx-2.8.9-1.dev11|97	
14mu|lynx-2.8.9-1.dev11|98	install -d %{buildroot}%{_sysconfdir}
14mu|lynx-2.8.9-1.dev11|99	cat >%{buildroot}%{_sysconfdir}/lynx-site.cfg <<EOF
14mu|lynx-2.8.9-1.dev11|100	# Place any local lynx configuration options (proxies etc.) here.
14mu|lynx-2.8.9-1.dev11|101	EOF
14mu|lynx-2.8.9-1.dev11|102	
14mu|lynx-2.8.9-1.dev11|103	%find_lang lynx
14mu|lynx-2.8.9-1.dev11|104	
14mu|lynx-2.8.9-1.dev11|105	%changelog
14mu|lynx-2.8.9-1.dev11|106	
14mu|lynx-2.8.9-1.dev11|107	* Tue Feb 21 2017 Denis Silakov <denis.silakov@rosalab.ru> 2.8.9-1.dev11
14mu|lynx-2.8.9-1.dev11|108	- (b0e7579) Updated to 2.8.9dev11
14mu|lynx-2.8.9-1.dev11|109	
14mu|lynx-2.8.9-1.dev11|110	

23335 14
14mu|lyx-2.0.5.1-7|1	Summary:	A word processor for the Desktop Environment
14mu|lyx-2.0.5.1-7|2	Name:		lyx
14mu|lyx-2.0.5.1-7|3	Version:	2.0.5.1
14mu|lyx-2.0.5.1-7|4	Release:	7
14mu|lyx-2.0.5.1-7|5	License:	GPLv2+
14mu|lyx-2.0.5.1-7|6	Group:		Office
14mu|lyx-2.0.5.1-7|7	Url:		http://www.lyx.org/
14mu|lyx-2.0.5.1-7|8	Source0:	ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/%name-%version.tar.xz
14mu|lyx-2.0.5.1-7|9	# use xdg-open instead of hard coded applications to open files
14mu|lyx-2.0.5.1-7|10	# sent to upstream developers by fhimpe on 4 Jun 2009
14mu|lyx-2.0.5.1-7|11	Patch0:		lyx-2.0.1-xdg_open.patch
14mu|lyx-2.0.5.1-7|12	BuildRequires:	gettext
14mu|lyx-2.0.5.1-7|13	BuildRequires:	ghostscript
14mu|lyx-2.0.5.1-7|14	BuildRequires:	groff-for-man
14mu|lyx-2.0.5.1-7|15	BuildRequires:	imagemagick
14mu|lyx-2.0.5.1-7|16	BuildRequires:	sgml-tools
14mu|lyx-2.0.5.1-7|17	BuildRequires:	tetex-dvips
14mu|lyx-2.0.5.1-7|18	BuildRequires:	tetex-latex
14mu|lyx-2.0.5.1-7|19	BuildRequires:	texinfo
14mu|lyx-2.0.5.1-7|20	BuildRequires:	boost-devel
14mu|lyx-2.0.5.1-7|21	BuildRequires:	gettext-devel
14mu|lyx-2.0.5.1-7|22	BuildRequires:	jpeg-devel
14mu|lyx-2.0.5.1-7|23	BuildRequires:	qt4-devel
14mu|lyx-2.0.5.1-7|24	BuildRequires:	pkgconfig(enchant)
14mu|lyx-2.0.5.1-7|25	BuildRequires:	pkgconfig(hunspell)
14mu|lyx-2.0.5.1-7|26	BuildRequires:	pkgconfig(xpm)
14mu|lyx-2.0.5.1-7|27	Requires:	texlive
14mu|lyx-2.0.5.1-7|28	Requires:	texlive-scheme-full
14mu|lyx-2.0.5.1-7|29	Requires:	fonts-ttf-latex
14mu|lyx-2.0.5.1-7|30	Requires:	xdg-utils
14mu|lyx-2.0.5.1-7|31	
14mu|lyx-2.0.5.1-7|32	%description
14mu|lyx-2.0.5.1-7|33	LyX is a modern approach of writing documents with a computer which breaks
14mu|lyx-2.0.5.1-7|34	with the tradition of the obsolete typewriter concept. It is designed for
14mu|lyx-2.0.5.1-7|35	people who want a professional output with a minimum of time effort, without
14mu|lyx-2.0.5.1-7|36	becoming specialists in typesetting. Compared to common word processors LyX
14mu|lyx-2.0.5.1-7|37	will increase the productivity a lot, since most of the typesetting will be
14mu|lyx-2.0.5.1-7|38	done by the computer, not the author. With LyX the author can concentrate on
14mu|lyx-2.0.5.1-7|39	the contents of his writing, since the computer will take care of the look.
14mu|lyx-2.0.5.1-7|40	
14mu|lyx-2.0.5.1-7|41	%files -f %{name}.lang
14mu|lyx-2.0.5.1-7|42	%doc README ANNOUNCE
14mu|lyx-2.0.5.1-7|43	%{_bindir}/%{name}
14mu|lyx-2.0.5.1-7|44	%{_bindir}/lyxclient
14mu|lyx-2.0.5.1-7|45	%{_bindir}/tex2lyx
14mu|lyx-2.0.5.1-7|46	%{_datadir}/applications/lyx.desktop
14mu|lyx-2.0.5.1-7|47	%{_datadir}/texmf/tex/latex/lyx
14mu|lyx-2.0.5.1-7|48	%{_liconsdir}/%{name}.png
14mu|lyx-2.0.5.1-7|49	%{_iconsdir}/%{name}.png
14mu|lyx-2.0.5.1-7|50	%{_miconsdir}/%{name}.png
14mu|lyx-2.0.5.1-7|51	%{_mandir}/man1/*
14mu|lyx-2.0.5.1-7|52	
14mu|lyx-2.0.5.1-7|53	%post
14mu|lyx-2.0.5.1-7|54	## Fix the TeX file hash
14mu|lyx-2.0.5.1-7|55	texhash
14mu|lyx-2.0.5.1-7|56	## Before configuring lyx for the local system
14mu|lyx-2.0.5.1-7|57	## PATH needs to be imported
14mu|lyx-2.0.5.1-7|58	if [ -f /etc/profile ]; then
14mu|lyx-2.0.5.1-7|59	. /etc/profile
14mu|lyx-2.0.5.1-7|60	fi
14mu|lyx-2.0.5.1-7|61	## Now configure LyX
14mu|lyx-2.0.5.1-7|62	cd %{_datadir}/lyx
14mu|lyx-2.0.5.1-7|63	./configure.py > /dev/null
14mu|lyx-2.0.5.1-7|64	
14mu|lyx-2.0.5.1-7|65	#----------------------------------------------------------------------------
14mu|lyx-2.0.5.1-7|66	
14mu|lyx-2.0.5.1-7|67	%prep
14mu|lyx-2.0.5.1-7|68	%setup -q
14mu|lyx-2.0.5.1-7|69	%patch0 -p1 -b .xdg-open
14mu|lyx-2.0.5.1-7|70	autoreconf -fi -Iconfig
14mu|lyx-2.0.5.1-7|71	
14mu|lyx-2.0.5.1-7|72	%build
14mu|lyx-2.0.5.1-7|73	export PATH=$PATH:/usr/lib/qt4/bin/
14mu|lyx-2.0.5.1-7|74	%configure2_5x \
14mu|lyx-2.0.5.1-7|75	--with-frontend=qt4 \
14mu|lyx-2.0.5.1-7|76	--disable-rpath \
14mu|lyx-2.0.5.1-7|77	--without-included-boost \
14mu|lyx-2.0.5.1-7|78	--enable-optimization="%{optflags}" \
14mu|lyx-2.0.5.1-7|79	--with-enchant \
14mu|lyx-2.0.5.1-7|80	--with-hunspell \
14mu|lyx-2.0.5.1-7|81	--disable-silent-rules
14mu|lyx-2.0.5.1-7|82	%make
14mu|lyx-2.0.5.1-7|83	
14mu|lyx-2.0.5.1-7|84	%install
14mu|lyx-2.0.5.1-7|85	%makeinstall_std
14mu|lyx-2.0.5.1-7|86	
14mu|lyx-2.0.5.1-7|87	mkdir -p %{buildroot}%{_datadir}/applications
14mu|lyx-2.0.5.1-7|88	cat > %{buildroot}%{_datadir}/applications/lyx.desktop << EOF
14mu|lyx-2.0.5.1-7|89	[Desktop Entry]
14mu|lyx-2.0.5.1-7|90	Name=LyX
14mu|lyx-2.0.5.1-7|91	Comment=TeX document processor - especially good at scientific documents
14mu|lyx-2.0.5.1-7|92	Comment[ru]=Научный текстовый редактор и процессор документов, основанный TeX
14mu|lyx-2.0.5.1-7|93	Exec=%{_bindir}/lyx
14mu|lyx-2.0.5.1-7|94	Icon=lyx
14mu|lyx-2.0.5.1-7|95	Terminal=false
14mu|lyx-2.0.5.1-7|96	Type=Application
14mu|lyx-2.0.5.1-7|97	Categories=Qt;Office;WordProcessor;X-MandrivaLinux-CrossDesktop;
14mu|lyx-2.0.5.1-7|98	MimeType=application/x-lyx;
14mu|lyx-2.0.5.1-7|99	EOF
14mu|lyx-2.0.5.1-7|100	
14mu|lyx-2.0.5.1-7|101	## icons
14mu|lyx-2.0.5.1-7|102	mkdir -p %{buildroot}/%{_liconsdir}
14mu|lyx-2.0.5.1-7|103	convert -size 48x48 development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_liconsdir}/%{name}.png
14mu|lyx-2.0.5.1-7|104	mkdir -p %{buildroot}/%{_iconsdir}
14mu|lyx-2.0.5.1-7|105	cp development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_iconsdir}/%{name}.png
14mu|lyx-2.0.5.1-7|106	mkdir -p %{buildroot}/%{_miconsdir}
14mu|lyx-2.0.5.1-7|107	convert -size 16x16 development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_miconsdir}/%{name}.png
14mu|lyx-2.0.5.1-7|108	
14mu|lyx-2.0.5.1-7|109	## Set up the lyx-specific class files where TeX can see then
14mu|lyx-2.0.5.1-7|110	TEXMF=%{_datadir}/texmf
14mu|lyx-2.0.5.1-7|111	mkdir -p %{buildroot}${TEXMF}/tex/latex
14mu|lyx-2.0.5.1-7|112	cp -r %{buildroot}%{_datadir}/lyx/tex %{buildroot}${TEXMF}/tex/latex/lyx
14mu|lyx-2.0.5.1-7|113	chmod +x %{buildroot}%{_datadir}/lyx/configure.py
14mu|lyx-2.0.5.1-7|114	rm -f %{buildroot}%{_bindir}/listerrors
14mu|lyx-2.0.5.1-7|115	
14mu|lyx-2.0.5.1-7|116	%find_lang %{name}
14mu|lyx-2.0.5.1-7|117	
14mu|lyx-2.0.5.1-7|118	find %{buildroot}%{_datadir}/%{name} -type f | sed -e "s@%{buildroot}@@g" \
14mu|lyx-2.0.5.1-7|119	-e "s@%{_datadir}/%{name}/doc/\(..\)_@%lang(\1) %{_datadir}/%{name}/doc/\1_@g" \
14mu|lyx-2.0.5.1-7|120	-e "s@\(%{_datadir}/%{name}/configure.py\)\$@%attr(755,root,root) \1@g" \
14mu|lyx-2.0.5.1-7|121	-e "s@\(%{_datadir}/%{name}/scripts/\)@%attr(755,root,root) \1@g" \
14mu|lyx-2.0.5.1-7|122	-e "s@\(%{_datadir}/%{name}/lyx2lyx/\)@%attr(755,root,root) \1@g" \
14mu|lyx-2.0.5.1-7|123	>> %{name}.lang
14mu|lyx-2.0.5.1-7|124	find %{buildroot}%{_datadir}/%{name} -type d | sed -e "s@%{buildroot}@%dir @g" >> %{name}.lang
14mu|lyx-2.0.5.1-7|125	
14mu|lyx-2.0.5.1-7|126	
14mu|lyx-2.0.5.1-7|127	
14mu|lyx-2.0.5.1-7|128	%changelog
14mu|lyx-2.0.5.1-7|129	
14mu|lyx-2.0.5.1-7|130	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 2.0.5.1-7
14mu|lyx-2.0.5.1-7|131	- (2da44ce) Added Russian l10n to desktop file
14mu|lyx-2.0.5.1-7|132	
14mu|lyx-2.0.5.1-7|133	

23336 14
14mu|lz4-r131-2|1	%define major 1
14mu|lz4-r131-2|2	%define api 4
14mu|lz4-r131-2|3	%define libname %mklibname lz %{api} %{major}
14mu|lz4-r131-2|4	%define devname %mklibname %{name} -d
14mu|lz4-r131-2|5	%define sdevname %mklibname %{name} -d -s
14mu|lz4-r131-2|6	
14mu|lz4-r131-2|7	Summary:	Extremely fast compression algorithm
14mu|lz4-r131-2|8	Name:		lz4
14mu|lz4-r131-2|9	Version:	r131
14mu|lz4-r131-2|10	Release:	2
14mu|lz4-r131-2|11	License:	GPLv2+ and BSD
14mu|lz4-r131-2|12	Group:		Archiving/Compression
14mu|lz4-r131-2|13	Url:		http://www.lz4.org/
14mu|lz4-r131-2|14	Source0:	https://github.com/Cyan4973/%{name}/archive/%{name}-%{version}.tar.gz
14mu|lz4-r131-2|15	
14mu|lz4-r131-2|16	%description
14mu|lz4-r131-2|17	LZ4 is an extremely fast loss-less compression algorithm, providing compression
14mu|lz4-r131-2|18	speed at 400 MB/s per core, scalable with multi-core CPU. It also features
14mu|lz4-r131-2|19	an extremely fast decoder, with speed in multiple GB/s per core, typically
14mu|lz4-r131-2|20	reaching RAM speed limits on multi-core systems.
14mu|lz4-r131-2|21	
14mu|lz4-r131-2|22	%files
14mu|lz4-r131-2|23	%doc NEWS
14mu|lz4-r131-2|24	%{_bindir}/lz4
14mu|lz4-r131-2|25	%{_bindir}/lz4c
14mu|lz4-r131-2|26	%{_bindir}/lz4cat
14mu|lz4-r131-2|27	%{_bindir}/unlz4
14mu|lz4-r131-2|28	%{_mandir}/man1/*lz4*.1*
14mu|lz4-r131-2|29	
14mu|lz4-r131-2|30	#----------------------------------------------------------------------------
14mu|lz4-r131-2|31	
14mu|lz4-r131-2|32	%package -n %{libname}
14mu|lz4-r131-2|33	Summary:	Lz4 library
14mu|lz4-r131-2|34	Group:		Development/C
14mu|lz4-r131-2|35	
14mu|lz4-r131-2|36	%description -n %{libname}
14mu|lz4-r131-2|37	This package contains the liblz4 library.
14mu|lz4-r131-2|38	
14mu|lz4-r131-2|39	%files -n %{libname}
14mu|lz4-r131-2|40	%{_libdir}/liblz4.so.%{major}*
14mu|lz4-r131-2|41	
14mu|lz4-r131-2|42	#----------------------------------------------------------------------------
14mu|lz4-r131-2|43	
14mu|lz4-r131-2|44	%package -n %{devname}
14mu|lz4-r131-2|45	Summary:	Development library for lz4
14mu|lz4-r131-2|46	Group:		Development/C
14mu|lz4-r131-2|47	Requires:	%{libname} = %{EVRD}
14mu|lz4-r131-2|48	
14mu|lz4-r131-2|49	%description -n %{devname}
14mu|lz4-r131-2|50	This package contains the header(.h) and library(.so) files required to build
14mu|lz4-r131-2|51	applications using liblz4 library.
14mu|lz4-r131-2|52	
14mu|lz4-r131-2|53	%files -n %{devname}
14mu|lz4-r131-2|54	%doc lib/LICENSE
14mu|lz4-r131-2|55	%{_includedir}/*.h
14mu|lz4-r131-2|56	%{_libdir}/liblz4.so
14mu|lz4-r131-2|57	%{_libdir}/pkgconfig/liblz4.pc
14mu|lz4-r131-2|58	
14mu|lz4-r131-2|59	#----------------------------------------------------------------------------
14mu|lz4-r131-2|60	
14mu|lz4-r131-2|61	%package -n %{sdevname}
14mu|lz4-r131-2|62	Summary:	Static development library for lz4
14mu|lz4-r131-2|63	Group:		Development/C
14mu|lz4-r131-2|64	Requires:	%{devname} = %{EVRD}
14mu|lz4-r131-2|65	Provides:	%{name}-static-devel = %{EVRD}
14mu|lz4-r131-2|66	
14mu|lz4-r131-2|67	%description -n %{sdevname}
14mu|lz4-r131-2|68	This package contains the static library files to statically link against the
14mu|lz4-r131-2|69	liblz4 library.
14mu|lz4-r131-2|70	
14mu|lz4-r131-2|71	%files -n %{sdevname}
14mu|lz4-r131-2|72	%{_libdir}/liblz4.a
14mu|lz4-r131-2|73	
14mu|lz4-r131-2|74	#----------------------------------------------------------------------------
14mu|lz4-r131-2|75	
14mu|lz4-r131-2|76	%prep
14mu|lz4-r131-2|77	%setup -q
14mu|lz4-r131-2|78	echo '#!/bin/sh' > ./configure
14mu|lz4-r131-2|79	chmod +x ./configure
14mu|lz4-r131-2|80	
14mu|lz4-r131-2|81	for i in $(grep -rl "\-m32");do sed -i 's!-m32!!g' $i;done
14mu|lz4-r131-2|82	
14mu|lz4-r131-2|83	%build
14mu|lz4-r131-2|84	%global optflags %{optflags} -Ofast
14mu|lz4-r131-2|85	%setup_compile_flags
14mu|lz4-r131-2|86	%make all lz4programs VERBOSE=1
14mu|lz4-r131-2|87	
14mu|lz4-r131-2|88	%install
14mu|lz4-r131-2|89	%makeinstall_std PREFIX=%{_prefix} LIBDIR=%{_libdir}
14mu|lz4-r131-2|90	
14mu|lz4-r131-2|91	
14mu|lz4-r131-2|92	%changelog
14mu|lz4-r131-2|93	
14mu|lz4-r131-2|94	* Tue Oct 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> r131-2
14mu|lz4-r131-2|95	- (c22a8dc) Spec cleanup
14mu|lz4-r131-2|96	
14mu|lz4-r131-2|97	

23337 14
14mu|lzip-1.17-1|1	Summary:	Lossless file compressor based on the LZMA algorithm
14mu|lzip-1.17-1|2	Name:		lzip
14mu|lzip-1.17-1|3	Version:	1.17
14mu|lzip-1.17-1|4	Release:	1
14mu|lzip-1.17-1|5	License:	GPLv3+
14mu|lzip-1.17-1|6	Group:		Archiving/Compression
14mu|lzip-1.17-1|7	Url:		http://www.nongnu.org/lzip/lzip.html
14mu|lzip-1.17-1|8	Source0:	http://nongnu.askapache.com/lzip/%{name}-%{version}.tar.gz
14mu|lzip-1.17-1|9	Source1:	http://nongnu.askapache.com/lzip/%{name}-%{version}.tar.gz.sig
14mu|lzip-1.17-1|10	
14mu|lzip-1.17-1|11	%description
14mu|lzip-1.17-1|12	Lzip is a lossless file compressor based on the LZMA (Lempel-Ziv-Markov
14mu|lzip-1.17-1|13	chain-Algorithm) algorithm. The high compression of LZMA comes from
14mu|lzip-1.17-1|14	combining two basic, well-proven compression ideas: sliding dictionaries
14mu|lzip-1.17-1|15	(i.e. LZ77/78), and markov models (i.e. the thing used by every
14mu|lzip-1.17-1|16	compression algorithm that uses a range encoder or similar order-0
14mu|lzip-1.17-1|17	entropy coder as its last stage) with segregation of contexts according
14mu|lzip-1.17-1|18	to what the bits are used for.
14mu|lzip-1.17-1|19	
14mu|lzip-1.17-1|20	Lzip is not a replacement for gzip or bzip2, but a complement; which
14mu|lzip-1.17-1|21	one is best to use depends on user's needs. Gzip is the fastest and most
14mu|lzip-1.17-1|22	widely used. Bzip2 compresses better than gzip but is slower, both
14mu|lzip-1.17-1|23	compressing and decompressing. Lzip decompresses almost as fast as gzip
14mu|lzip-1.17-1|24	and compresses better than bzip2, but requires more memory and time
14mu|lzip-1.17-1|25	during compression. These features make lzip well suited for software
14mu|lzip-1.17-1|26	distribution and data archival.
14mu|lzip-1.17-1|27	
14mu|lzip-1.17-1|28	%files
14mu|lzip-1.17-1|29	%doc AUTHORS COPYING NEWS README ChangeLog
14mu|lzip-1.17-1|30	%{_bindir}/%{name}
14mu|lzip-1.17-1|31	%{_infodir}/%{name}.info*
14mu|lzip-1.17-1|32	%{_mandir}/man1/%{name}.1*
14mu|lzip-1.17-1|33	
14mu|lzip-1.17-1|34	#----------------------------------------------------------------------------
14mu|lzip-1.17-1|35	
14mu|lzip-1.17-1|36	%prep
14mu|lzip-1.17-1|37	%setup -q
14mu|lzip-1.17-1|38	
14mu|lzip-1.17-1|39	%build
14mu|lzip-1.17-1|40	%configure2_5x \
14mu|lzip-1.17-1|41	CXXFLAGS="%{optflags}" \
14mu|lzip-1.17-1|42	LDFLAGS="%{ldflags}"
14mu|lzip-1.17-1|43	%make
14mu|lzip-1.17-1|44	
14mu|lzip-1.17-1|45	%install
14mu|lzip-1.17-1|46	%makeinstall_std
14mu|lzip-1.17-1|47	
14mu|lzip-1.17-1|48	
14mu|lzip-1.17-1|49	
14mu|lzip-1.17-1|50	%changelog
14mu|lzip-1.17-1|51	
14mu|lzip-1.17-1|52	* Sat Apr 09 2016 dsilakov <denis.silakov@rosalab.ru> 1.17-1
14mu|lzip-1.17-1|53	- (de5afe0) Merge pull request #1 from alzim/lzip:rosa2014.1
14mu|lzip-1.17-1|54	- (de5afe0) Updated to 1.17
14mu|lzip-1.17-1|55	
14mu|lzip-1.17-1|56	

23338 14
14mu|make-4.2.1-3|1	Summary:	A GNU tool which simplifies the build process for users
14mu|make-4.2.1-3|2	Name:		make
14mu|make-4.2.1-3|3	Epoch:		1
14mu|make-4.2.1-3|4	Version:	4.2.1
14mu|make-4.2.1-3|5	Release:	3
14mu|make-4.2.1-3|6	License:	GPLv2+
14mu|make-4.2.1-3|7	Group:		Development/Tools
14mu|make-4.2.1-3|8	Url:		http://www.gnu.org/directory/GNU/make.html
14mu|make-4.2.1-3|9	Source0:	ftp://ftp.gnu.org/pub/gnu/make/%{name}-%{version}.tar.bz2
14mu|make-4.2.1-3|10	Patch1:		make-3.82-noclock_gettime.patch
14mu|make-4.2.1-3|11	Patch2:		make-4.0-build-with-frozen-time.patch
14mu|make-4.2.1-3|12	# Upstream: https://savannah.gnu.org/bugs/?30748
14mu|make-4.2.1-3|13	Patch6:		make-3.82-weird-shell.patch
14mu|make-4.2.1-3|14	BuildRequires:	gettext-devel
14mu|make-4.2.1-3|15	BuildRequires:	pkgconfig(guile-2.0)
14mu|make-4.2.1-3|16	
14mu|make-4.2.1-3|17	%description
14mu|make-4.2.1-3|18	A GNU tool for controlling the generation of executables and other
14mu|make-4.2.1-3|19	non-source files of a program from the program's source files.  Make
14mu|make-4.2.1-3|20	allows users to build and install packages without any significant
14mu|make-4.2.1-3|21	knowledge about the details of the build process.  The details about how
14mu|make-4.2.1-3|22	the program should be built are provided for make in the program's
14mu|make-4.2.1-3|23	makefile.
14mu|make-4.2.1-3|24	
14mu|make-4.2.1-3|25	The GNU make tool should be installed on your system because it is
14mu|make-4.2.1-3|26	commonly used to simplify the process of installing programs.
14mu|make-4.2.1-3|27	
14mu|make-4.2.1-3|28	%files -f %{name}.lang
14mu|make-4.2.1-3|29	%doc ABOUT-NLS AUTHORS ChangeLog README README.customs SCOPTIONS NEWS
14mu|make-4.2.1-3|30	%doc glob/COPYING.LIB glob/ChangeLog
14mu|make-4.2.1-3|31	%{_bindir}/make
14mu|make-4.2.1-3|32	%{_bindir}/gmake
14mu|make-4.2.1-3|33	%{_mandir}/man1/make.1*
14mu|make-4.2.1-3|34	%{_infodir}/make.info*
14mu|make-4.2.1-3|35	
14mu|make-4.2.1-3|36	#----------------------------------------------------------------------------
14mu|make-4.2.1-3|37	
14mu|make-4.2.1-3|38	%prep
14mu|make-4.2.1-3|39	%setup -q
14mu|make-4.2.1-3|40	%apply_patches
14mu|make-4.2.1-3|41	
14mu|make-4.2.1-3|42	# This test always fails
14mu|make-4.2.1-3|43	rm -f tests/scripts/features/output-sync
14mu|make-4.2.1-3|44	
14mu|make-4.2.1-3|45	%build
14mu|make-4.2.1-3|46	%configure2_5x \
14mu|make-4.2.1-3|47	--with-guile
14mu|make-4.2.1-3|48	%make
14mu|make-4.2.1-3|49	
14mu|make-4.2.1-3|50	%install
14mu|make-4.2.1-3|51	%makeinstall_std
14mu|make-4.2.1-3|52	
14mu|make-4.2.1-3|53	ln -sf make %{buildroot}%{_bindir}/gmake
14mu|make-4.2.1-3|54	
14mu|make-4.2.1-3|55	# We probably don't need this
14mu|make-4.2.1-3|56	rm -rf %{buildroot}%{_includedir}
14mu|make-4.2.1-3|57	
14mu|make-4.2.1-3|58	%find_lang %{name}
14mu|make-4.2.1-3|59	
14mu|make-4.2.1-3|60	%check
14mu|make-4.2.1-3|61	# all tests must pass
14mu|make-4.2.1-3|62	make check
14mu|make-4.2.1-3|63	
14mu|make-4.2.1-3|64	%changelog
14mu|make-4.2.1-3|65	
14mu|make-4.2.1-3|66	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.2.1-3
14mu|make-4.2.1-3|67	- (cf2a472) MassBuild#1230: Increase release tag
14mu|make-4.2.1-3|68	
14mu|make-4.2.1-3|69	

23339 14
14mu|mandriva-doc-2010.1-2|1	%define distrib_name Mandriva Linux
14mu|mandriva-doc-2010.1-2|2	%define group Books/Computer books
14mu|mandriva-doc-2010.1-2|3	%define libdrakx %{_prefix}/lib/libDrakX
14mu|mandriva-doc-2010.1-2|4	%define _enable_debug_packages %{nil}
14mu|mandriva-doc-2010.1-2|5	%define debug_package          %{nil}
14mu|mandriva-doc-2010.1-2|6	
14mu|mandriva-doc-2010.1-2|7	Name:		mandriva-doc
14mu|mandriva-doc-2010.1-2|8	Summary:	%distrib_name documentation
14mu|mandriva-doc-2010.1-2|9	Version:	2010.1
14mu|mandriva-doc-2010.1-2|10	Release:	2
14mu|mandriva-doc-2010.1-2|11	
14mu|mandriva-doc-2010.1-2|12	License:	Open Publication License
14mu|mandriva-doc-2010.1-2|13	Group:		%group
14mu|mandriva-doc-2010.1-2|14	Url:		http://wiki.mandriva.com/en/Development/Tasks/Documentation
14mu|mandriva-doc-2010.1-2|15	
14mu|mandriva-doc-2010.1-2|16	Source0:	%{name}.tar.bz2
14mu|mandriva-doc-2010.1-2|17	Source1:	%{name}-%{version}.tar.bz2
14mu|mandriva-doc-2010.1-2|18	
14mu|mandriva-doc-2010.1-2|19	BuildArch:	noarch
14mu|mandriva-doc-2010.1-2|20	BuildRequires:  wget
14mu|mandriva-doc-2010.1-2|21	BuildRequires:  locales-en
14mu|mandriva-doc-2010.1-2|22	BuildRequires:  locales-fr
14mu|mandriva-doc-2010.1-2|23	BuildRequires:  locales-pt
14mu|mandriva-doc-2010.1-2|24	BuildRequires:  locales-it
14mu|mandriva-doc-2010.1-2|25	BuildRequires:  locales-de
14mu|mandriva-doc-2010.1-2|26	BuildRequires:  locales-es
14mu|mandriva-doc-2010.1-2|27	
14mu|mandriva-doc-2010.1-2|28	
14mu|mandriva-doc-2010.1-2|29	%define LANGS en fr pt_br it de es
14mu|mandriva-doc-2010.1-2|30	
14mu|mandriva-doc-2010.1-2|31	%description
14mu|mandriva-doc-2010.1-2|32	This package contains some useful documentation for %distrib_name systems.
14mu|mandriva-doc-2010.1-2|33	This documentation is directly accessible through the menus.
14mu|mandriva-doc-2010.1-2|34	
14mu|mandriva-doc-2010.1-2|35	
14mu|mandriva-doc-2010.1-2|36	%package Mastering-Manual-en
14mu|mandriva-doc-2010.1-2|37	Summary:        The %distrib_name manuals in English
14mu|mandriva-doc-2010.1-2|38	Group:          %group
14mu|mandriva-doc-2010.1-2|39	Requires:       locales-en
14mu|mandriva-doc-2010.1-2|40	Requires:       mandriva-doc-common >= %{version}-%{release}
14mu|mandriva-doc-2010.1-2|41	
14mu|mandriva-doc-2010.1-2|42	%description Mastering-Manual-en
14mu|mandriva-doc-2010.1-2|43	This package contains some useful documentation for %distrib_name systems.
14mu|mandriva-doc-2010.1-2|44	This documentation is directly accessible through the main menu.
14mu|mandriva-doc-2010.1-2|45	
14mu|mandriva-doc-2010.1-2|46	%package Drakxtools-Guide-en
14mu|mandriva-doc-2010.1-2|47	Summary:        The %distrib_name manuals in English
14mu|mandriva-doc-2010.1-2|48	Group:          %group
14mu|mandriva-doc-2010.1-2|49	Requires:       locales-en
14mu|mandriva-doc-2010.1-2|50	Requires:       mandriva-doc-common >= %{version}-%{release}
14mu|mandriva-doc-2010.1-2|51	
14mu|mandriva-doc-2010.1-2|52	%description Drakxtools-Guide-en
14mu|mandriva-doc-2010.1-2|53	This package contains some useful documentation for %distrib_name systems.
14mu|mandriva-doc-2010.1-2|54	This documentation is directly accessible through the main menu.
14mu|mandriva-doc-2010.1-2|55	
14mu|mandriva-doc-2010.1-2|56	%package Introducing-en
14mu|mandriva-doc-2010.1-2|57	Summary:        The %distrib_name manuals in English
14mu|mandriva-doc-2010.1-2|58	Group:          %group
14mu|mandriva-doc-2010.1-2|59	Requires:       locales-en
14mu|mandriva-doc-2010.1-2|60	Requires:       mandriva-doc-common >= %{version}-%{release}
14mu|mandriva-doc-2010.1-2|61	
14mu|mandriva-doc-2010.1-2|62	%description Introducing-en
14mu|mandriva-doc-2010.1-2|63	This package contains some useful documentation for %distrib_name systems.
14mu|mandriva-doc-2010.1-2|64	This documentation is directly accessible through the main menu.
14mu|mandriva-doc-2010.1-2|65	
14mu|mandriva-doc-2010.1-2|66	%package Mastering-Manual-fr
14mu|mandriva-doc-2010.1-2|67	Summary:        The %distrib_name manuals in French
14mu|mandriva-doc-2010.1-2|68	Group:          %group
14mu|mandriva-doc-2010.1-2|69	Requires:       locales-fr
14mu|mandriva-doc-2010.1-2|70	Requires:       mandriva-doc-common >= %{version}-%{release}
14mu|mandriva-doc-2010.1-2|71	
14mu|mandriva-doc-2010.1-2|72	%description Mastering-Manual-fr
14mu|mandriva-doc-2010.1-2|73	This package contains some useful documentation for %distrib_name systems.
14mu|mandriva-doc-2010.1-2|74	This documentation is directly accessible through the main menu.
14mu|mandriva-doc-2010.1-2|75	
14mu|mandriva-doc-2010.1-2|76	%package Drakxtools-Guide-fr
14mu|mandriva-doc-2010.1-2|77	Summary:        The %distrib_name manuals in French
14mu|mandriva-doc-2010.1-2|78	Group:          %group
14mu|mandriva-doc-2010.1-2|79	Requires:       locales-fr
14mu|mandriva-doc-2010.1-2|80	Requires:       mandriva-doc-common >= %{version}-%{release}
14mu|mandriva-doc-2010.1-2|81	
14mu|mandriva-doc-2010.1-2|82	%description Drakxtools-Guide-fr
14mu|mandriva-doc-2010.1-2|83	This package contains some useful documentation for %distrib_name systems.
14mu|mandriva-doc-2010.1-2|84	This documentation is directly accessible through the main menu.
14mu|mandriva-doc-2010.1-2|85	
14mu|mandriva-doc-2010.1-2|86	%package Introducing-fr
14mu|mandriva-doc-2010.1-2|87	Summary:        The %distrib_name manuals in French
14mu|mandriva-doc-2010.1-2|88	Group:          %group
14mu|mandriva-doc-2010.1-2|89	Requires:       locales-fr
14mu|mandriva-doc-2010.1-2|90	Requires:       mandriva-doc-common >= %{version}-%{release}
14mu|mandriva-doc-2010.1-2|91	
14mu|mandriva-doc-2010.1-2|92	%description Introducing-fr
14mu|mandriva-doc-2010.1-2|93	This package contains some useful documentation for %distrib_name systems.
14mu|mandriva-doc-2010.1-2|94	This documentation is directly accessible through the main menu.
14mu|mandriva-doc-2010.1-2|95	
14mu|mandriva-doc-2010.1-2|96	%package Drakxtools-Guide-pt_br
14mu|mandriva-doc-2010.1-2|97	Summary:        The %distrib_name manuals in Brazilian Portuguese
14mu|mandriva-doc-2010.1-2|98	Group:          %group
14mu|mandriva-doc-2010.1-2|99	Requires:       locales-pt
14mu|mandriva-doc-2010.1-2|100	Requires:       mandriva-doc-common >= %{version}-%{release}
14mu|mandriva-doc-2010.1-2|101	
14mu|mandriva-doc-2010.1-2|102	%description Drakxtools-Guide-pt_br
14mu|mandriva-doc-2010.1-2|103	This package contains some useful documentation for %distrib_name systems.
14mu|mandriva-doc-2010.1-2|104	This documentation is directly accessible through the main menu.
14mu|mandriva-doc-2010.1-2|105	
14mu|mandriva-doc-2010.1-2|106	%package Introducing-pt_br
14mu|mandriva-doc-2010.1-2|107	Summary:        The %distrib_name manuals in Brazilian Portuguese
14mu|mandriva-doc-2010.1-2|108	Group:          %group
14mu|mandriva-doc-2010.1-2|109	Requires:       locales-pt
14mu|mandriva-doc-2010.1-2|110	Requires:       mandriva-doc-common >= %{version}-%{release}
14mu|mandriva-doc-2010.1-2|111	
14mu|mandriva-doc-2010.1-2|112	%description Introducing-pt_br
14mu|mandriva-doc-2010.1-2|113	This package contains some useful documentation for %distrib_name systems.
14mu|mandriva-doc-2010.1-2|114	This documentation is directly accessible through the main menu.
14mu|mandriva-doc-2010.1-2|115	
14mu|mandriva-doc-2010.1-2|116	
14mu|mandriva-doc-2010.1-2|117	%package common
14mu|mandriva-doc-2010.1-2|118	Summary:	Common data for all %distrib_name specific documentation
14mu|mandriva-doc-2010.1-2|119	Group:		%group
14mu|mandriva-doc-2010.1-2|120	
14mu|mandriva-doc-2010.1-2|121	%description common
14mu|mandriva-doc-2010.1-2|122	
14mu|mandriva-doc-2010.1-2|123	This package contains common icons and images for all %distrib_name
14mu|mandriva-doc-2010.1-2|124	specific documentation, plus the index file matching Help IDs to HTML
14mu|mandriva-doc-2010.1-2|125	help pages.
14mu|mandriva-doc-2010.1-2|126	
14mu|mandriva-doc-2010.1-2|127	%package installer-help
14mu|mandriva-doc-2010.1-2|128	Summary:	DrakX Installer help in all available languages for %distrib_name
14mu|mandriva-doc-2010.1-2|129	Group:		%group
14mu|mandriva-doc-2010.1-2|130	
14mu|mandriva-doc-2010.1-2|131	%description installer-help
14mu|mandriva-doc-2010.1-2|132	
14mu|mandriva-doc-2010.1-2|133	This package contains the HTML files used as inline help during the
14mu|mandriva-doc-2010.1-2|134	installation procedure of %distrib_name
14mu|mandriva-doc-2010.1-2|135	
14mu|mandriva-doc-2010.1-2|136	
14mu|mandriva-doc-2010.1-2|137	%prep
14mu|mandriva-doc-2010.1-2|138	
14mu|mandriva-doc-2010.1-2|139	%setup -q -c %{name}-%{version} -a 1
14mu|mandriva-doc-2010.1-2|140	
14mu|mandriva-doc-2010.1-2|141	
14mu|mandriva-doc-2010.1-2|142	%install
14mu|mandriva-doc-2010.1-2|143	rm -fr %{buildroot}
14mu|mandriva-doc-2010.1-2|144	
14mu|mandriva-doc-2010.1-2|145	
14mu|mandriva-doc-2010.1-2|146	install -d -m 0755 %{buildroot}/%{_menudir}
14mu|mandriva-doc-2010.1-2|147	DESTDIR=%{buildroot}/%{_docdir}
14mu|mandriva-doc-2010.1-2|148	
14mu|mandriva-doc-2010.1-2|149	#install the books themselves and menu entries
14mu|mandriva-doc-2010.1-2|150	
14mu|mandriva-doc-2010.1-2|151	install -d -m 0755 $DESTDIR/mandriva/images/
14mu|mandriva-doc-2010.1-2|152	
14mu|mandriva-doc-2010.1-2|153	
14mu|mandriva-doc-2010.1-2|154	# build menu entry
14mu|mandriva-doc-2010.1-2|155	mkdir -p %{buildroot}%{_datadir}/applications
14mu|mandriva-doc-2010.1-2|156	cat > %{buildroot}%{_datadir}/applications/%{name}-Mastering-Manual-en.desktop << EOF
14mu|mandriva-doc-2010.1-2|157	[Desktop Entry]
14mu|mandriva-doc-2010.1-2|158	Name=%distrib_name Starter Guide in English
14mu|mandriva-doc-2010.1-2|159	Comment=The %distrib_name manuals in English
14mu|mandriva-doc-2010.1-2|160	Exec=%{_bindir}/www-browser %{_docdir}/mandriva/en/Mastering-Manual/index.html
14mu|mandriva-doc-2010.1-2|161	Icon=documentation_section
14mu|mandriva-doc-2010.1-2|162	Terminal=false
14mu|mandriva-doc-2010.1-2|163	Type=Application
14mu|mandriva-doc-2010.1-2|164	StartupNotify=true
14mu|mandriva-doc-2010.1-2|165	Categories=Documentation;
14mu|mandriva-doc-2010.1-2|166	EOF
14mu|mandriva-doc-2010.1-2|167	
14mu|mandriva-doc-2010.1-2|168	# install manuals
14mu|mandriva-doc-2010.1-2|169	install -d -m 0755 $DESTDIR/mandriva/en/
14mu|mandriva-doc-2010.1-2|170	install -d -m 0755 $DESTDIR/mandriva/en/Mastering-Manual/
14mu|mandriva-doc-2010.1-2|171	mv publications/en/Mastering-Manual.html $DESTDIR/mandriva/en/Mastering-Manual/Mastering-Manual.html
14mu|mandriva-doc-2010.1-2|172	
14mu|mandriva-doc-2010.1-2|173	#install the DrakX Inline HTML Help
14mu|mandriva-doc-2010.1-2|174	install -d -m 0755 $DESTDIR/installer-help/en/
14mu|mandriva-doc-2010.1-2|175	for f in publications/en/DrakX-Help.html/*.html; do
14mu|mandriva-doc-2010.1-2|176	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mu|mandriva-doc-2010.1-2|177	mv $f %{buildroot}/%{_docdir}/installer-help/en/$i
14mu|mandriva-doc-2010.1-2|178	done
14mu|mandriva-doc-2010.1-2|179	ln -s ../images  %{buildroot}/%{_docdir}/installer-help/en/images
14mu|mandriva-doc-2010.1-2|180	# build menu entry
14mu|mandriva-doc-2010.1-2|181	mkdir -p %{buildroot}%{_datadir}/applications
14mu|mandriva-doc-2010.1-2|182	cat > %{buildroot}%{_datadir}/applications/%{name}-Drakxtools-Guide-en.desktop << EOF
14mu|mandriva-doc-2010.1-2|183	[Desktop Entry]
14mu|mandriva-doc-2010.1-2|184	Name=%distrib_name DrakXTools User Manual in English
14mu|mandriva-doc-2010.1-2|185	Comment=The %distrib_name manuals in English
14mu|mandriva-doc-2010.1-2|186	Exec=%{_bindir}/www-browser %{_docdir}/mandriva/en/Drakxtools-Guide/index.html
14mu|mandriva-doc-2010.1-2|187	Icon=documentation_section
14mu|mandriva-doc-2010.1-2|188	Terminal=false
14mu|mandriva-doc-2010.1-2|189	Type=Application
14mu|mandriva-doc-2010.1-2|190	StartupNotify=true
14mu|mandriva-doc-2010.1-2|191	Categories=Documentation;
14mu|mandriva-doc-2010.1-2|192	EOF
14mu|mandriva-doc-2010.1-2|193	
14mu|mandriva-doc-2010.1-2|194	# install manuals
14mu|mandriva-doc-2010.1-2|195	install -d -m 0755 $DESTDIR/mandriva/en/
14mu|mandriva-doc-2010.1-2|196	install -d -m 0755 $DESTDIR/mandriva/en/Drakxtools-Guide/
14mu|mandriva-doc-2010.1-2|197	mv publications/en/Drakxtools-Guide.html $DESTDIR/mandriva/en/Drakxtools-Guide/Drakxtools-Guide.html
14mu|mandriva-doc-2010.1-2|198	
14mu|mandriva-doc-2010.1-2|199	# build menu entry
14mu|mandriva-doc-2010.1-2|200	mkdir -p %{buildroot}%{_datadir}/applications
14mu|mandriva-doc-2010.1-2|201	cat > %{buildroot}%{_datadir}/applications/%{name}-Introducing-en.desktop << EOF
14mu|mandriva-doc-2010.1-2|202	[Desktop Entry]
14mu|mandriva-doc-2010.1-2|203	Name=%distrib_name Quick Startup Guide in English
14mu|mandriva-doc-2010.1-2|204	Comment=The %distrib_name manuals in English
14mu|mandriva-doc-2010.1-2|205	Exec=%{_bindir}/www-browser %{_docdir}/mandriva/en/Introducing/index.html
14mu|mandriva-doc-2010.1-2|206	Icon=documentation_section
14mu|mandriva-doc-2010.1-2|207	Terminal=false
14mu|mandriva-doc-2010.1-2|208	Type=Application
14mu|mandriva-doc-2010.1-2|209	StartupNotify=true
14mu|mandriva-doc-2010.1-2|210	Categories=Documentation;
14mu|mandriva-doc-2010.1-2|211	EOF
14mu|mandriva-doc-2010.1-2|212	
14mu|mandriva-doc-2010.1-2|213	# install manuals
14mu|mandriva-doc-2010.1-2|214	install -d -m 0755 $DESTDIR/mandriva/en/
14mu|mandriva-doc-2010.1-2|215	install -d -m 0755 $DESTDIR/mandriva/en/Introducing/
14mu|mandriva-doc-2010.1-2|216	mv publications/en/Introducing.html $DESTDIR/mandriva/en/Introducing/Introducing.html
14mu|mandriva-doc-2010.1-2|217	
14mu|mandriva-doc-2010.1-2|218	# build menu entry
14mu|mandriva-doc-2010.1-2|219	mkdir -p %{buildroot}%{_datadir}/applications
14mu|mandriva-doc-2010.1-2|220	cat > %{buildroot}%{_datadir}/applications/%{name}-Mastering-Manual-fr.desktop << EOF
14mu|mandriva-doc-2010.1-2|221	[Desktop Entry]
14mu|mandriva-doc-2010.1-2|222	Name=%distrib_name Starter Guide in French
14mu|mandriva-doc-2010.1-2|223	Comment=The %distrib_name manuals in French
14mu|mandriva-doc-2010.1-2|224	Exec=%{_bindir}/www-browser %{_docdir}/mandriva/fr/Mastering-Manual/index.html
14mu|mandriva-doc-2010.1-2|225	Icon=documentation_section
14mu|mandriva-doc-2010.1-2|226	Terminal=false
14mu|mandriva-doc-2010.1-2|227	Type=Application
14mu|mandriva-doc-2010.1-2|228	StartupNotify=true
14mu|mandriva-doc-2010.1-2|229	Categories=Documentation;
14mu|mandriva-doc-2010.1-2|230	EOF
14mu|mandriva-doc-2010.1-2|231	
14mu|mandriva-doc-2010.1-2|232	# install manuals
14mu|mandriva-doc-2010.1-2|233	install -d -m 0755 $DESTDIR/mandriva/fr/
14mu|mandriva-doc-2010.1-2|234	install -d -m 0755 $DESTDIR/mandriva/fr/Mastering-Manual/
14mu|mandriva-doc-2010.1-2|235	mv publications/fr/Mastering-Manual.html $DESTDIR/mandriva/fr/Mastering-Manual/Mastering-Manual.html
14mu|mandriva-doc-2010.1-2|236	
14mu|mandriva-doc-2010.1-2|237	#install the DrakX Inline HTML Help
14mu|mandriva-doc-2010.1-2|238	install -d -m 0755 $DESTDIR/installer-help/fr/
14mu|mandriva-doc-2010.1-2|239	for f in publications/fr/DrakX-Help.html/*.html; do
14mu|mandriva-doc-2010.1-2|240	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mu|mandriva-doc-2010.1-2|241	mv $f %{buildroot}/%{_docdir}/installer-help/fr/$i
14mu|mandriva-doc-2010.1-2|242	done
14mu|mandriva-doc-2010.1-2|243	ln -s ../images  %{buildroot}/%{_docdir}/installer-help/fr/images
14mu|mandriva-doc-2010.1-2|244	# build menu entry
14mu|mandriva-doc-2010.1-2|245	mkdir -p %{buildroot}%{_datadir}/applications
14mu|mandriva-doc-2010.1-2|246	cat > %{buildroot}%{_datadir}/applications/%{name}-Drakxtools-Guide-fr.desktop << EOF
14mu|mandriva-doc-2010.1-2|247	[Desktop Entry]
14mu|mandriva-doc-2010.1-2|248	Name=%distrib_name DrakXTools User Manual in French
14mu|mandriva-doc-2010.1-2|249	Comment=The %distrib_name manuals in French
14mu|mandriva-doc-2010.1-2|250	Exec=%{_bindir}/www-browser %{_docdir}/mandriva/fr/Drakxtools-Guide/index.html
14mu|mandriva-doc-2010.1-2|251	Icon=documentation_section
14mu|mandriva-doc-2010.1-2|252	Terminal=false
14mu|mandriva-doc-2010.1-2|253	Type=Application
14mu|mandriva-doc-2010.1-2|254	StartupNotify=true
14mu|mandriva-doc-2010.1-2|255	Categories=Documentation;
14mu|mandriva-doc-2010.1-2|256	EOF
14mu|mandriva-doc-2010.1-2|257	
14mu|mandriva-doc-2010.1-2|258	# install manuals
14mu|mandriva-doc-2010.1-2|259	install -d -m 0755 $DESTDIR/mandriva/fr/
14mu|mandriva-doc-2010.1-2|260	install -d -m 0755 $DESTDIR/mandriva/fr/Drakxtools-Guide/
14mu|mandriva-doc-2010.1-2|261	mv publications/fr/Drakxtools-Guide.html $DESTDIR/mandriva/fr/Drakxtools-Guide/Drakxtools-Guide.html
14mu|mandriva-doc-2010.1-2|262	
14mu|mandriva-doc-2010.1-2|263	# build menu entry
14mu|mandriva-doc-2010.1-2|264	mkdir -p %{buildroot}%{_datadir}/applications
14mu|mandriva-doc-2010.1-2|265	cat > %{buildroot}%{_datadir}/applications/%{name}-Introducing-fr.desktop << EOF
14mu|mandriva-doc-2010.1-2|266	[Desktop Entry]
14mu|mandriva-doc-2010.1-2|267	Name=%distrib_name Quick Startup Guide in French
14mu|mandriva-doc-2010.1-2|268	Comment=The %distrib_name manuals in French
14mu|mandriva-doc-2010.1-2|269	Exec=%{_bindir}/www-browser %{_docdir}/mandriva/fr/Introducing/index.html
14mu|mandriva-doc-2010.1-2|270	Icon=documentation_section
14mu|mandriva-doc-2010.1-2|271	Terminal=false
14mu|mandriva-doc-2010.1-2|272	Type=Application
14mu|mandriva-doc-2010.1-2|273	StartupNotify=true
14mu|mandriva-doc-2010.1-2|274	Categories=Documentation;
14mu|mandriva-doc-2010.1-2|275	EOF
14mu|mandriva-doc-2010.1-2|276	
14mu|mandriva-doc-2010.1-2|277	# install manuals
14mu|mandriva-doc-2010.1-2|278	install -d -m 0755 $DESTDIR/mandriva/fr/
14mu|mandriva-doc-2010.1-2|279	install -d -m 0755 $DESTDIR/mandriva/fr/Introducing/
14mu|mandriva-doc-2010.1-2|280	mv publications/fr/Introducing.html $DESTDIR/mandriva/fr/Introducing/Introducing.html
14mu|mandriva-doc-2010.1-2|281	
14mu|mandriva-doc-2010.1-2|282	#install the DrakX Inline HTML Help
14mu|mandriva-doc-2010.1-2|283	install -d -m 0755 $DESTDIR/installer-help/pt_br/
14mu|mandriva-doc-2010.1-2|284	for f in publications/pt_br/DrakX-Help.html/*.html; do
14mu|mandriva-doc-2010.1-2|285	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mu|mandriva-doc-2010.1-2|286	mv $f %{buildroot}/%{_docdir}/installer-help/pt_br/$i
14mu|mandriva-doc-2010.1-2|287	done
14mu|mandriva-doc-2010.1-2|288	ln -s ../images  %{buildroot}/%{_docdir}/installer-help/pt_br/images
14mu|mandriva-doc-2010.1-2|289	# build menu entry
14mu|mandriva-doc-2010.1-2|290	mkdir -p %{buildroot}%{_datadir}/applications
14mu|mandriva-doc-2010.1-2|291	cat > %{buildroot}%{_datadir}/applications/%{name}-Drakxtools-Guide-pt_br.desktop << EOF
14mu|mandriva-doc-2010.1-2|292	[Desktop Entry]
14mu|mandriva-doc-2010.1-2|293	Name=%distrib_name DrakXTools User Manual in Brazilian Portuguese
14mu|mandriva-doc-2010.1-2|294	Comment=The %distrib_name manuals in Brazilian Portuguese
14mu|mandriva-doc-2010.1-2|295	Exec=%{_bindir}/www-browser %{_docdir}/mandriva/pt_br/Drakxtools-Guide/index.html
14mu|mandriva-doc-2010.1-2|296	Icon=documentation_section
14mu|mandriva-doc-2010.1-2|297	Terminal=false
14mu|mandriva-doc-2010.1-2|298	Type=Application
14mu|mandriva-doc-2010.1-2|299	StartupNotify=true
14mu|mandriva-doc-2010.1-2|300	Categories=Documentation;
14mu|mandriva-doc-2010.1-2|301	EOF
14mu|mandriva-doc-2010.1-2|302	
14mu|mandriva-doc-2010.1-2|303	# install manuals
14mu|mandriva-doc-2010.1-2|304	install -d -m 0755 $DESTDIR/mandriva/pt_br/
14mu|mandriva-doc-2010.1-2|305	install -d -m 0755 $DESTDIR/mandriva/pt_br/Drakxtools-Guide/
14mu|mandriva-doc-2010.1-2|306	mv publications/pt_br/Drakxtools-Guide.html $DESTDIR/mandriva/pt_br/Drakxtools-Guide/Drakxtools-Guide.html
14mu|mandriva-doc-2010.1-2|307	
14mu|mandriva-doc-2010.1-2|308	# build menu entry
14mu|mandriva-doc-2010.1-2|309	mkdir -p %{buildroot}%{_datadir}/applications
14mu|mandriva-doc-2010.1-2|310	cat > %{buildroot}%{_datadir}/applications/%{name}-Introducing-pt_br.desktop << EOF
14mu|mandriva-doc-2010.1-2|311	[Desktop Entry]
14mu|mandriva-doc-2010.1-2|312	Name=%distrib_name Quick Startup Guide in Brazilian Portuguese
14mu|mandriva-doc-2010.1-2|313	Comment=The %distrib_name manuals in Brazilian Portuguese
14mu|mandriva-doc-2010.1-2|314	Exec=%{_bindir}/www-browser %{_docdir}/mandriva/pt_br/Introducing/index.html
14mu|mandriva-doc-2010.1-2|315	Icon=documentation_section
14mu|mandriva-doc-2010.1-2|316	Terminal=false
14mu|mandriva-doc-2010.1-2|317	Type=Application
14mu|mandriva-doc-2010.1-2|318	StartupNotify=true
14mu|mandriva-doc-2010.1-2|319	Categories=Documentation;
14mu|mandriva-doc-2010.1-2|320	EOF
14mu|mandriva-doc-2010.1-2|321	
14mu|mandriva-doc-2010.1-2|322	# install manuals
14mu|mandriva-doc-2010.1-2|323	install -d -m 0755 $DESTDIR/mandriva/pt_br/
14mu|mandriva-doc-2010.1-2|324	install -d -m 0755 $DESTDIR/mandriva/pt_br/Introducing/
14mu|mandriva-doc-2010.1-2|325	mv publications/pt_br/Introducing.html $DESTDIR/mandriva/pt_br/Introducing/Introducing.html
14mu|mandriva-doc-2010.1-2|326	
14mu|mandriva-doc-2010.1-2|327	#install the DrakX Inline HTML Help
14mu|mandriva-doc-2010.1-2|328	install -d -m 0755 $DESTDIR/installer-help/it/
14mu|mandriva-doc-2010.1-2|329	for f in publications/it/DrakX-Help.html/*.html; do
14mu|mandriva-doc-2010.1-2|330	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mu|mandriva-doc-2010.1-2|331	mv $f %{buildroot}/%{_docdir}/installer-help/it/$i
14mu|mandriva-doc-2010.1-2|332	done
14mu|mandriva-doc-2010.1-2|333	ln -s ../images  %{buildroot}/%{_docdir}/installer-help/it/images
14mu|mandriva-doc-2010.1-2|334	#install the DrakX Inline HTML Help
14mu|mandriva-doc-2010.1-2|335	install -d -m 0755 $DESTDIR/installer-help/de/
14mu|mandriva-doc-2010.1-2|336	for f in publications/de/DrakX-Help.html/*.html; do
14mu|mandriva-doc-2010.1-2|337	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mu|mandriva-doc-2010.1-2|338	mv $f %{buildroot}/%{_docdir}/installer-help/de/$i
14mu|mandriva-doc-2010.1-2|339	done
14mu|mandriva-doc-2010.1-2|340	ln -s ../images  %{buildroot}/%{_docdir}/installer-help/de/images
14mu|mandriva-doc-2010.1-2|341	#install the DrakX Inline HTML Help
14mu|mandriva-doc-2010.1-2|342	install -d -m 0755 $DESTDIR/installer-help/es/
14mu|mandriva-doc-2010.1-2|343	for f in publications/es/DrakX-Help.html/*.html; do
14mu|mandriva-doc-2010.1-2|344	i=$(basename $f | sed -e "s/drakxid-//; s/drakx-//")
14mu|mandriva-doc-2010.1-2|345	mv $f %{buildroot}/%{_docdir}/installer-help/es/$i
14mu|mandriva-doc-2010.1-2|346	done
14mu|mandriva-doc-2010.1-2|347	ln -s ../images  %{buildroot}/%{_docdir}/installer-help/es/images
14mu|mandriva-doc-2010.1-2|348	mv %{buildroot}/%{_docdir}/installer-help/en/* %{buildroot}/%{_docdir}/installer-help/
14mu|mandriva-doc-2010.1-2|349	rm -f %{buildroot}/%{_docdir}/installer-help/images
14mu|mandriva-doc-2010.1-2|350	mv publications/en/DrakX-Help.html/images %{buildroot}/%{_docdir}/installer-help/
14mu|mandriva-doc-2010.1-2|351	rm -rf %{buildroot}/%{_docdir}/installer-help/en
14mu|mandriva-doc-2010.1-2|352	ln -s . %{buildroot}/%{_docdir}/installer-help/en
14mu|mandriva-doc-2010.1-2|353	sed -i -e 's!drakxid-!!g; s!drakx-!!g' %{buildroot}/%{_docdir}/installer-help/*.html %{buildroot}/%{_docdir}/installer-help/*/*.html
14mu|mandriva-doc-2010.1-2|354	
14mu|mandriva-doc-2010.1-2|355	
14mu|mandriva-doc-2010.1-2|356	# build HTML index file
14mu|mandriva-doc-2010.1-2|357	cat > $DESTDIR/mandriva/en/Mastering-Manual/index.html <<EOF
14mu|mandriva-doc-2010.1-2|358	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mu|mandriva-doc-2010.1-2|359	<html>
14mu|mandriva-doc-2010.1-2|360	<head>
14mu|mandriva-doc-2010.1-2|361	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mu|mandriva-doc-2010.1-2|362	</head>
14mu|mandriva-doc-2010.1-2|363	<body>
14mu|mandriva-doc-2010.1-2|364	<center>
14mu|mandriva-doc-2010.1-2|365	<img src="../../images/MDKlinux.png" border="0">
14mu|mandriva-doc-2010.1-2|366	<br/><br/>
14mu|mandriva-doc-2010.1-2|367	<table style="width: 80%;" >
14mu|mandriva-doc-2010.1-2|368	<tbody>
14mu|mandriva-doc-2010.1-2|369	<tr>
14mu|mandriva-doc-2010.1-2|370	<a href="Mastering-Manual.html/index.html">
14mu|mandriva-doc-2010.1-2|371	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|372	HTML</a>
14mu|mandriva-doc-2010.1-2|373	</tr>
14mu|mandriva-doc-2010.1-2|374	<!--
14mu|mandriva-doc-2010.1-2|375	<tr>
14mu|mandriva-doc-2010.1-2|376	<a href="Mastering-Manual.pdf">
14mu|mandriva-doc-2010.1-2|377	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|378	PDF</a>
14mu|mandriva-doc-2010.1-2|379	</tr>
14mu|mandriva-doc-2010.1-2|380	-->
14mu|mandriva-doc-2010.1-2|381	</tbody>
14mu|mandriva-doc-2010.1-2|382	</table>
14mu|mandriva-doc-2010.1-2|383	</center>
14mu|mandriva-doc-2010.1-2|384	</body>
14mu|mandriva-doc-2010.1-2|385	</html>
14mu|mandriva-doc-2010.1-2|386	EOF
14mu|mandriva-doc-2010.1-2|387	# build HTML index file
14mu|mandriva-doc-2010.1-2|388	cat > $DESTDIR/mandriva/en/Drakxtools-Guide/index.html <<EOF
14mu|mandriva-doc-2010.1-2|389	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mu|mandriva-doc-2010.1-2|390	<html>
14mu|mandriva-doc-2010.1-2|391	<head>
14mu|mandriva-doc-2010.1-2|392	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mu|mandriva-doc-2010.1-2|393	</head>
14mu|mandriva-doc-2010.1-2|394	<body>
14mu|mandriva-doc-2010.1-2|395	<center>
14mu|mandriva-doc-2010.1-2|396	<img src="../../images/MDKlinux.png" border="0">
14mu|mandriva-doc-2010.1-2|397	<br/><br/>
14mu|mandriva-doc-2010.1-2|398	<table style="width: 80%;" >
14mu|mandriva-doc-2010.1-2|399	<tbody>
14mu|mandriva-doc-2010.1-2|400	<tr>
14mu|mandriva-doc-2010.1-2|401	<a href="Drakxtools-Guide.html/index.html">
14mu|mandriva-doc-2010.1-2|402	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|403	HTML</a>
14mu|mandriva-doc-2010.1-2|404	</tr>
14mu|mandriva-doc-2010.1-2|405	<!--
14mu|mandriva-doc-2010.1-2|406	<tr>
14mu|mandriva-doc-2010.1-2|407	<a href="Drakxtools-Guide.pdf">
14mu|mandriva-doc-2010.1-2|408	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|409	PDF</a>
14mu|mandriva-doc-2010.1-2|410	</tr>
14mu|mandriva-doc-2010.1-2|411	-->
14mu|mandriva-doc-2010.1-2|412	</tbody>
14mu|mandriva-doc-2010.1-2|413	</table>
14mu|mandriva-doc-2010.1-2|414	</center>
14mu|mandriva-doc-2010.1-2|415	</body>
14mu|mandriva-doc-2010.1-2|416	</html>
14mu|mandriva-doc-2010.1-2|417	EOF
14mu|mandriva-doc-2010.1-2|418	# build HTML index file
14mu|mandriva-doc-2010.1-2|419	cat > $DESTDIR/mandriva/en/Introducing/index.html <<EOF
14mu|mandriva-doc-2010.1-2|420	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mu|mandriva-doc-2010.1-2|421	<html>
14mu|mandriva-doc-2010.1-2|422	<head>
14mu|mandriva-doc-2010.1-2|423	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mu|mandriva-doc-2010.1-2|424	</head>
14mu|mandriva-doc-2010.1-2|425	<body>
14mu|mandriva-doc-2010.1-2|426	<center>
14mu|mandriva-doc-2010.1-2|427	<img src="../../images/MDKlinux.png" border="0">
14mu|mandriva-doc-2010.1-2|428	<br/><br/>
14mu|mandriva-doc-2010.1-2|429	<table style="width: 80%;" >
14mu|mandriva-doc-2010.1-2|430	<tbody>
14mu|mandriva-doc-2010.1-2|431	<tr>
14mu|mandriva-doc-2010.1-2|432	<a href="Introducing.html/index.html">
14mu|mandriva-doc-2010.1-2|433	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|434	HTML</a>
14mu|mandriva-doc-2010.1-2|435	</tr>
14mu|mandriva-doc-2010.1-2|436	<!--
14mu|mandriva-doc-2010.1-2|437	<tr>
14mu|mandriva-doc-2010.1-2|438	<a href="Introducing.pdf">
14mu|mandriva-doc-2010.1-2|439	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|440	PDF</a>
14mu|mandriva-doc-2010.1-2|441	</tr>
14mu|mandriva-doc-2010.1-2|442	-->
14mu|mandriva-doc-2010.1-2|443	</tbody>
14mu|mandriva-doc-2010.1-2|444	</table>
14mu|mandriva-doc-2010.1-2|445	</center>
14mu|mandriva-doc-2010.1-2|446	</body>
14mu|mandriva-doc-2010.1-2|447	</html>
14mu|mandriva-doc-2010.1-2|448	EOF
14mu|mandriva-doc-2010.1-2|449	# build HTML index file
14mu|mandriva-doc-2010.1-2|450	cat > $DESTDIR/mandriva/fr/Mastering-Manual/index.html <<EOF
14mu|mandriva-doc-2010.1-2|451	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mu|mandriva-doc-2010.1-2|452	<html>
14mu|mandriva-doc-2010.1-2|453	<head>
14mu|mandriva-doc-2010.1-2|454	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mu|mandriva-doc-2010.1-2|455	</head>
14mu|mandriva-doc-2010.1-2|456	<body>
14mu|mandriva-doc-2010.1-2|457	<center>
14mu|mandriva-doc-2010.1-2|458	<img src="../../images/MDKlinux.png" border="0">
14mu|mandriva-doc-2010.1-2|459	<br/><br/>
14mu|mandriva-doc-2010.1-2|460	<table style="width: 80%;" >
14mu|mandriva-doc-2010.1-2|461	<tbody>
14mu|mandriva-doc-2010.1-2|462	<tr>
14mu|mandriva-doc-2010.1-2|463	<a href="Mastering-Manual.html/index.html">
14mu|mandriva-doc-2010.1-2|464	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|465	HTML</a>
14mu|mandriva-doc-2010.1-2|466	</tr>
14mu|mandriva-doc-2010.1-2|467	<!--
14mu|mandriva-doc-2010.1-2|468	<tr>
14mu|mandriva-doc-2010.1-2|469	<a href="Mastering-Manual.pdf">
14mu|mandriva-doc-2010.1-2|470	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|471	PDF</a>
14mu|mandriva-doc-2010.1-2|472	</tr>
14mu|mandriva-doc-2010.1-2|473	-->
14mu|mandriva-doc-2010.1-2|474	</tbody>
14mu|mandriva-doc-2010.1-2|475	</table>
14mu|mandriva-doc-2010.1-2|476	</center>
14mu|mandriva-doc-2010.1-2|477	</body>
14mu|mandriva-doc-2010.1-2|478	</html>
14mu|mandriva-doc-2010.1-2|479	EOF
14mu|mandriva-doc-2010.1-2|480	# build HTML index file
14mu|mandriva-doc-2010.1-2|481	cat > $DESTDIR/mandriva/fr/Drakxtools-Guide/index.html <<EOF
14mu|mandriva-doc-2010.1-2|482	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mu|mandriva-doc-2010.1-2|483	<html>
14mu|mandriva-doc-2010.1-2|484	<head>
14mu|mandriva-doc-2010.1-2|485	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mu|mandriva-doc-2010.1-2|486	</head>
14mu|mandriva-doc-2010.1-2|487	<body>
14mu|mandriva-doc-2010.1-2|488	<center>
14mu|mandriva-doc-2010.1-2|489	<img src="../../images/MDKlinux.png" border="0">
14mu|mandriva-doc-2010.1-2|490	<br/><br/>
14mu|mandriva-doc-2010.1-2|491	<table style="width: 80%;" >
14mu|mandriva-doc-2010.1-2|492	<tbody>
14mu|mandriva-doc-2010.1-2|493	<tr>
14mu|mandriva-doc-2010.1-2|494	<a href="Drakxtools-Guide.html/index.html">
14mu|mandriva-doc-2010.1-2|495	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|496	HTML</a>
14mu|mandriva-doc-2010.1-2|497	</tr>
14mu|mandriva-doc-2010.1-2|498	<!--
14mu|mandriva-doc-2010.1-2|499	<tr>
14mu|mandriva-doc-2010.1-2|500	<a href="Drakxtools-Guide.pdf">
14mu|mandriva-doc-2010.1-2|501	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|502	PDF</a>
14mu|mandriva-doc-2010.1-2|503	</tr>
14mu|mandriva-doc-2010.1-2|504	-->
14mu|mandriva-doc-2010.1-2|505	</tbody>
14mu|mandriva-doc-2010.1-2|506	</table>
14mu|mandriva-doc-2010.1-2|507	</center>
14mu|mandriva-doc-2010.1-2|508	</body>
14mu|mandriva-doc-2010.1-2|509	</html>
14mu|mandriva-doc-2010.1-2|510	EOF
14mu|mandriva-doc-2010.1-2|511	# build HTML index file
14mu|mandriva-doc-2010.1-2|512	cat > $DESTDIR/mandriva/fr/Introducing/index.html <<EOF
14mu|mandriva-doc-2010.1-2|513	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mu|mandriva-doc-2010.1-2|514	<html>
14mu|mandriva-doc-2010.1-2|515	<head>
14mu|mandriva-doc-2010.1-2|516	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mu|mandriva-doc-2010.1-2|517	</head>
14mu|mandriva-doc-2010.1-2|518	<body>
14mu|mandriva-doc-2010.1-2|519	<center>
14mu|mandriva-doc-2010.1-2|520	<img src="../../images/MDKlinux.png" border="0">
14mu|mandriva-doc-2010.1-2|521	<br/><br/>
14mu|mandriva-doc-2010.1-2|522	<table style="width: 80%;" >
14mu|mandriva-doc-2010.1-2|523	<tbody>
14mu|mandriva-doc-2010.1-2|524	<tr>
14mu|mandriva-doc-2010.1-2|525	<a href="Introducing.html/index.html">
14mu|mandriva-doc-2010.1-2|526	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|527	HTML</a>
14mu|mandriva-doc-2010.1-2|528	</tr>
14mu|mandriva-doc-2010.1-2|529	<!--
14mu|mandriva-doc-2010.1-2|530	<tr>
14mu|mandriva-doc-2010.1-2|531	<a href="Introducing.pdf">
14mu|mandriva-doc-2010.1-2|532	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|533	PDF</a>
14mu|mandriva-doc-2010.1-2|534	</tr>
14mu|mandriva-doc-2010.1-2|535	-->
14mu|mandriva-doc-2010.1-2|536	</tbody>
14mu|mandriva-doc-2010.1-2|537	</table>
14mu|mandriva-doc-2010.1-2|538	</center>
14mu|mandriva-doc-2010.1-2|539	</body>
14mu|mandriva-doc-2010.1-2|540	</html>
14mu|mandriva-doc-2010.1-2|541	EOF
14mu|mandriva-doc-2010.1-2|542	# build HTML index file
14mu|mandriva-doc-2010.1-2|543	cat > $DESTDIR/mandriva/pt_br/Drakxtools-Guide/index.html <<EOF
14mu|mandriva-doc-2010.1-2|544	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mu|mandriva-doc-2010.1-2|545	<html>
14mu|mandriva-doc-2010.1-2|546	<head>
14mu|mandriva-doc-2010.1-2|547	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mu|mandriva-doc-2010.1-2|548	</head>
14mu|mandriva-doc-2010.1-2|549	<body>
14mu|mandriva-doc-2010.1-2|550	<center>
14mu|mandriva-doc-2010.1-2|551	<img src="../../images/MDKlinux.png" border="0">
14mu|mandriva-doc-2010.1-2|552	<br/><br/>
14mu|mandriva-doc-2010.1-2|553	<table style="width: 80%;" >
14mu|mandriva-doc-2010.1-2|554	<tbody>
14mu|mandriva-doc-2010.1-2|555	<tr>
14mu|mandriva-doc-2010.1-2|556	<a href="Drakxtools-Guide.html/index.html">
14mu|mandriva-doc-2010.1-2|557	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|558	HTML</a>
14mu|mandriva-doc-2010.1-2|559	</tr>
14mu|mandriva-doc-2010.1-2|560	<!--
14mu|mandriva-doc-2010.1-2|561	<tr>
14mu|mandriva-doc-2010.1-2|562	<a href="Drakxtools-Guide.pdf">
14mu|mandriva-doc-2010.1-2|563	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|564	PDF</a>
14mu|mandriva-doc-2010.1-2|565	</tr>
14mu|mandriva-doc-2010.1-2|566	-->
14mu|mandriva-doc-2010.1-2|567	</tbody>
14mu|mandriva-doc-2010.1-2|568	</table>
14mu|mandriva-doc-2010.1-2|569	</center>
14mu|mandriva-doc-2010.1-2|570	</body>
14mu|mandriva-doc-2010.1-2|571	</html>
14mu|mandriva-doc-2010.1-2|572	EOF
14mu|mandriva-doc-2010.1-2|573	# build HTML index file
14mu|mandriva-doc-2010.1-2|574	cat > $DESTDIR/mandriva/pt_br/Introducing/index.html <<EOF
14mu|mandriva-doc-2010.1-2|575	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
14mu|mandriva-doc-2010.1-2|576	<html>
14mu|mandriva-doc-2010.1-2|577	<head>
14mu|mandriva-doc-2010.1-2|578	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
14mu|mandriva-doc-2010.1-2|579	</head>
14mu|mandriva-doc-2010.1-2|580	<body>
14mu|mandriva-doc-2010.1-2|581	<center>
14mu|mandriva-doc-2010.1-2|582	<img src="../../images/MDKlinux.png" border="0">
14mu|mandriva-doc-2010.1-2|583	<br/><br/>
14mu|mandriva-doc-2010.1-2|584	<table style="width: 80%;" >
14mu|mandriva-doc-2010.1-2|585	<tbody>
14mu|mandriva-doc-2010.1-2|586	<tr>
14mu|mandriva-doc-2010.1-2|587	<a href="Introducing.html/index.html">
14mu|mandriva-doc-2010.1-2|588	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|589	HTML</a>
14mu|mandriva-doc-2010.1-2|590	</tr>
14mu|mandriva-doc-2010.1-2|591	<!--
14mu|mandriva-doc-2010.1-2|592	<tr>
14mu|mandriva-doc-2010.1-2|593	<a href="Introducing.pdf">
14mu|mandriva-doc-2010.1-2|594	<img src="../../images/manuel-face.png" align="center" border="0">
14mu|mandriva-doc-2010.1-2|595	PDF</a>
14mu|mandriva-doc-2010.1-2|596	</tr>
14mu|mandriva-doc-2010.1-2|597	-->
14mu|mandriva-doc-2010.1-2|598	</tbody>
14mu|mandriva-doc-2010.1-2|599	</table>
14mu|mandriva-doc-2010.1-2|600	</center>
14mu|mandriva-doc-2010.1-2|601	</body>
14mu|mandriva-doc-2010.1-2|602	</html>
14mu|mandriva-doc-2010.1-2|603	EOF
14mu|mandriva-doc-2010.1-2|604	
14mu|mandriva-doc-2010.1-2|605	
14mu|mandriva-doc-2010.1-2|606	# install ctxhelp.pm which tells drakhelp which HTML help page
14mu|mandriva-doc-2010.1-2|607	# corresponds to which application help button
14mu|mandriva-doc-2010.1-2|608	install -d -m 0755 %{buildroot}/%{libdrakx}/
14mu|mandriva-doc-2010.1-2|609	install -m 0644 %{name}/ctxhelp.pm %{buildroot}/%{libdrakx}/
14mu|mandriva-doc-2010.1-2|610	install -d -m 0755 %{buildroot}/%{_sbindir}/
14mu|mandriva-doc-2010.1-2|611	install -m 0755 %{name}/drakhelp_inst %{buildroot}/%{_sbindir}/
14mu|mandriva-doc-2010.1-2|612	# install images for index files
14mu|mandriva-doc-2010.1-2|613	for i in mandriva-doc/images/*; do
14mu|mandriva-doc-2010.1-2|614	install -m 0644 $i %{buildroot}/%{_docdir}/mandriva/images/
14mu|mandriva-doc-2010.1-2|615	done
14mu|mandriva-doc-2010.1-2|616	
14mu|mandriva-doc-2010.1-2|617	%files common
14mu|mandriva-doc-2010.1-2|618	%dir %{_docdir}/mandriva/
14mu|mandriva-doc-2010.1-2|619	%{libdrakx}/ctxhelp.pm
14mu|mandriva-doc-2010.1-2|620	%{_sbindir}/drakhelp_inst
14mu|mandriva-doc-2010.1-2|621	%docdir %{_docdir}/mandriva/images/
14mu|mandriva-doc-2010.1-2|622	%dir %{_docdir}/mandriva/images/
14mu|mandriva-doc-2010.1-2|623	%doc %{_docdir}/mandriva/images/*
14mu|mandriva-doc-2010.1-2|624	
14mu|mandriva-doc-2010.1-2|625	%files installer-help
14mu|mandriva-doc-2010.1-2|626	%dir %{_docdir}/installer-help/
14mu|mandriva-doc-2010.1-2|627	%docdir %{_docdir}/installer-help/
14mu|mandriva-doc-2010.1-2|628	%doc %{_docdir}/installer-help/*
14mu|mandriva-doc-2010.1-2|629	
14mu|mandriva-doc-2010.1-2|630	%files Mastering-Manual-en
14mu|mandriva-doc-2010.1-2|631	%{_datadir}/applications/%{name}-Mastering-Manual-en.desktop
14mu|mandriva-doc-2010.1-2|632	%dir %{_docdir}/mandriva/en/Mastering-Manual
14mu|mandriva-doc-2010.1-2|633	%doc %{_docdir}/mandriva/en/Mastering-Manual/*
14mu|mandriva-doc-2010.1-2|634	
14mu|mandriva-doc-2010.1-2|635	%files Drakxtools-Guide-en
14mu|mandriva-doc-2010.1-2|636	%{_datadir}/applications/%{name}-Drakxtools-Guide-en.desktop
14mu|mandriva-doc-2010.1-2|637	%dir %{_docdir}/mandriva/en/Drakxtools-Guide
14mu|mandriva-doc-2010.1-2|638	%doc %{_docdir}/mandriva/en/Drakxtools-Guide/*
14mu|mandriva-doc-2010.1-2|639	
14mu|mandriva-doc-2010.1-2|640	%files Introducing-en
14mu|mandriva-doc-2010.1-2|641	%{_datadir}/applications/%{name}-Introducing-en.desktop
14mu|mandriva-doc-2010.1-2|642	%dir %{_docdir}/mandriva/en/Introducing
14mu|mandriva-doc-2010.1-2|643	%doc %{_docdir}/mandriva/en/Introducing/*
14mu|mandriva-doc-2010.1-2|644	
14mu|mandriva-doc-2010.1-2|645	%files Mastering-Manual-fr
14mu|mandriva-doc-2010.1-2|646	%{_datadir}/applications/%{name}-Mastering-Manual-fr.desktop
14mu|mandriva-doc-2010.1-2|647	%dir %{_docdir}/mandriva/fr/Mastering-Manual
14mu|mandriva-doc-2010.1-2|648	%doc %{_docdir}/mandriva/fr/Mastering-Manual/*
14mu|mandriva-doc-2010.1-2|649	
14mu|mandriva-doc-2010.1-2|650	%files Drakxtools-Guide-fr
14mu|mandriva-doc-2010.1-2|651	%{_datadir}/applications/%{name}-Drakxtools-Guide-fr.desktop
14mu|mandriva-doc-2010.1-2|652	%dir %{_docdir}/mandriva/fr/Drakxtools-Guide
14mu|mandriva-doc-2010.1-2|653	%doc %{_docdir}/mandriva/fr/Drakxtools-Guide/*
14mu|mandriva-doc-2010.1-2|654	
14mu|mandriva-doc-2010.1-2|655	%files Introducing-fr
14mu|mandriva-doc-2010.1-2|656	%{_datadir}/applications/%{name}-Introducing-fr.desktop
14mu|mandriva-doc-2010.1-2|657	%dir %{_docdir}/mandriva/fr/Introducing
14mu|mandriva-doc-2010.1-2|658	%doc %{_docdir}/mandriva/fr/Introducing/*
14mu|mandriva-doc-2010.1-2|659	
14mu|mandriva-doc-2010.1-2|660	%files Drakxtools-Guide-pt_br
14mu|mandriva-doc-2010.1-2|661	%{_datadir}/applications/%{name}-Drakxtools-Guide-pt_br.desktop
14mu|mandriva-doc-2010.1-2|662	%dir %{_docdir}/mandriva/pt_br/Drakxtools-Guide
14mu|mandriva-doc-2010.1-2|663	%doc %{_docdir}/mandriva/pt_br/Drakxtools-Guide/*
14mu|mandriva-doc-2010.1-2|664	
14mu|mandriva-doc-2010.1-2|665	%files Introducing-pt_br
14mu|mandriva-doc-2010.1-2|666	%{_datadir}/applications/%{name}-Introducing-pt_br.desktop
14mu|mandriva-doc-2010.1-2|667	%dir %{_docdir}/mandriva/pt_br/Introducing
14mu|mandriva-doc-2010.1-2|668	%doc %{_docdir}/mandriva/pt_br/Introducing/*
14mu|mandriva-doc-2010.1-2|669	
14mu|mandriva-doc-2010.1-2|670	%changelog
14mu|mandriva-doc-2010.1-2|671	
14mu|mandriva-doc-2010.1-2|672	* Sun May 08 2016 Denis Silakov <denis.silakov@rosalab.ru> 2010.1-2
14mu|mandriva-doc-2010.1-2|673	- (d890603) Spec cleanup
14mu|mandriva-doc-2010.1-2|674	
14mu|mandriva-doc-2010.1-2|675	

23340 14
14mu|mandriva-kde4-config-2014-25|1	# Config requires major update anyway so we just use quick hack for now
14mu|mandriva-kde4-config-2014-25|2	%define _files_listed_twice_terminate_build 0
14mu|mandriva-kde4-config-2014-25|3	
14mu|mandriva-kde4-config-2014-25|4	%define source_date 20170919
14mu|mandriva-kde4-config-2014-25|5	%define kdemajor 4.14
14mu|mandriva-kde4-config-2014-25|6	
14mu|mandriva-kde4-config-2014-25|7	Summary:	ROSA KDE 4 configuration
14mu|mandriva-kde4-config-2014-25|8	Name:		mandriva-kde4-config
14mu|mandriva-kde4-config-2014-25|9	Version:	2014
14mu|mandriva-kde4-config-2014-25|10	Release:	25
14mu|mandriva-kde4-config-2014-25|11	License:	GPLv2+
14mu|mandriva-kde4-config-2014-25|12	Group:		Graphical desktop/KDE
14mu|mandriva-kde4-config-2014-25|13	Url:		http://www.rosalinux.com
14mu|mandriva-kde4-config-2014-25|14	Source0:	%{name}-%{version}.%{source_date}.tar.xz
14mu|mandriva-kde4-config-2014-25|15	Source1:	kde4-firstsetup.sh
14mu|mandriva-kde4-config-2014-25|16	BuildRequires:	kde4-macros
14mu|mandriva-kde4-config-2014-25|17	BuildRequires:	inkscape
14mu|mandriva-kde4-config-2014-25|18	BuildRequires:	gdk-pixbuf2.0
14mu|mandriva-kde4-config-2014-25|19	BuildArch:	noarch
14mu|mandriva-kde4-config-2014-25|20	
14mu|mandriva-kde4-config-2014-25|21	%description
14mu|mandriva-kde4-config-2014-25|22	This package regroups all specific ROSA config file for KDE.
14mu|mandriva-kde4-config-2014-25|23	(SimpleWelcome, KWin config etc.)
14mu|mandriva-kde4-config-2014-25|24	
14mu|mandriva-kde4-config-2014-25|25	#--------------------------------------------------------------------
14mu|mandriva-kde4-config-2014-25|26	
14mu|mandriva-kde4-config-2014-25|27	%package common
14mu|mandriva-kde4-config-2014-25|28	Group:		Graphical desktop/KDE
14mu|mandriva-kde4-config-2014-25|29	Summary:	Common configs used for ROSA theme
14mu|mandriva-kde4-config-2014-25|30	Requires(pre):	update-alternatives
14mu|mandriva-kde4-config-2014-25|31	Requires:	urw-fonts
14mu|mandriva-kde4-config-2014-25|32	Requires:	mandriva-theme-screensaver
14mu|mandriva-kde4-config-2014-25|33	Requires:	mandriva-kde-icons
14mu|mandriva-kde4-config-2014-25|34	
14mu|mandriva-kde4-config-2014-25|35	%description common
14mu|mandriva-kde4-config-2014-25|36	common configs used for ROSA theme
14mu|mandriva-kde4-config-2014-25|37	
14mu|mandriva-kde4-config-2014-25|38	%post common
14mu|mandriva-kde4-config-2014-25|39	update-alternatives --install %{_sysconfdir}/kde4rc kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config 9
14mu|mandriva-kde4-config-2014-25|40	
14mu|mandriva-kde4-config-2014-25|41	%postun common
14mu|mandriva-kde4-config-2014-25|42	if [ "$1" = "0" ]; then
14mu|mandriva-kde4-config-2014-25|43	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config ]; then
14mu|mandriva-kde4-config-2014-25|44	update-alternatives --remove kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
14mu|mandriva-kde4-config-2014-25|45	fi
14mu|mandriva-kde4-config-2014-25|46	fi
14mu|mandriva-kde4-config-2014-25|47	
14mu|mandriva-kde4-config-2014-25|48	%files common
14mu|mandriva-kde4-config-2014-25|49	%dir %{_localstatedir}/lib/mandriva/
14mu|mandriva-kde4-config-2014-25|50	%dir %{_localstatedir}/lib/mandriva/kde4-profiles
14mu|mandriva-kde4-config-2014-25|51	%dir %{_localstatedir}/lib/mandriva/kde4-profiles/common
14mu|mandriva-kde4-config-2014-25|52	%{_localstatedir}/lib/mandriva/kde4-profiles/common/*
14mu|mandriva-kde4-config-2014-25|53	%{_datadir}/kde4/env/*
14mu|mandriva-kde4-config-2014-25|54	%{_kde_appsdir}/kdm/themes
14mu|mandriva-kde4-config-2014-25|55	%{_kde_iconsdir}/*/*/apps/*
14mu|mandriva-kde4-config-2014-25|56	%{_kde_appsdir}/ksplash/Themes/ROSA
14mu|mandriva-kde4-config-2014-25|57	
14mu|mandriva-kde4-config-2014-25|58	#--------------------------------------------------------------------
14mu|mandriva-kde4-config-2014-25|59	
14mu|mandriva-kde4-config-2014-25|60	%package -n Default-kde4-config
14mu|mandriva-kde4-config-2014-25|61	Summary:	ROSA KDE configuration
14mu|mandriva-kde4-config-2014-25|62	Group:		Graphical desktop/KDE
14mu|mandriva-kde4-config-2014-25|63	Provides:	kde4-config-file = %{version}-%{release}
14mu|mandriva-kde4-config-2014-25|64	Requires:	mandriva-theme
14mu|mandriva-kde4-config-2014-25|65	Requires:	desktop-common-data
14mu|mandriva-kde4-config-2014-25|66	Requires(pre):	mandriva-kde4-config-common = %{version}-%{release}
14mu|mandriva-kde4-config-2014-25|67	Conflicts:	kdm < 2:4.11.22-8
14mu|mandriva-kde4-config-2014-25|68	Obsoletes:	free-kde4-config < %{version}-%{release}
14mu|mandriva-kde4-config-2014-25|69	Obsoletes:	one-kde4-config < %{version}-%{release}
14mu|mandriva-kde4-config-2014-25|70	Obsoletes:	powerpack-kde4-config < %{version}-%{release}
14mu|mandriva-kde4-config-2014-25|71	Obsoletes:	flash-kde4-config < %{version}-%{release}
14mu|mandriva-kde4-config-2014-25|72	Requires(pre):	mandriva-kde4-config-common = %{version}-%{release}
14mu|mandriva-kde4-config-2014-25|73	Requires(preun): mandriva-kde4-config-common
14mu|mandriva-kde4-config-2014-25|74	Requires(post):	perl-MDK-Common
14mu|mandriva-kde4-config-2014-25|75	
14mu|mandriva-kde4-config-2014-25|76	%description -n Default-kde4-config
14mu|mandriva-kde4-config-2014-25|77	This package regroups all specific ROSA config file for KDE.
14mu|mandriva-kde4-config-2014-25|78	
14mu|mandriva-kde4-config-2014-25|79	%pre -n Default-kde4-config
14mu|mandriva-kde4-config-2014-25|80	if [ "$1" = "2" ]; then
14mu|mandriva-kde4-config-2014-25|81	[ ! -h %{_sysconfdir}/kde4rc ] && rm -f %{_sysconfdir}/kde4rc ]
14mu|mandriva-kde4-config-2014-25|82	fi
14mu|mandriva-kde4-config-2014-25|83	if [ -d %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/kdesktop/Desktop ]; then
14mu|mandriva-kde4-config-2014-25|84	rm -rf %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/kdesktop/Desktop
14mu|mandriva-kde4-config-2014-25|85	fi
14mu|mandriva-kde4-config-2014-25|86	
14mu|mandriva-kde4-config-2014-25|87	%trigger -n Default-kde4-config -- kdebase-kdm4-config-file
14mu|mandriva-kde4-config-2014-25|88	perl -MMDK::Common -e 'update_gnomekderc("%{_kde_configdir}/kdm/kdmrc", "General", "ServerVTs", "-7")'
14mu|mandriva-kde4-config-2014-25|89	
14mu|mandriva-kde4-config-2014-25|90	%post -n Default-kde4-config
14mu|mandriva-kde4-config-2014-25|91	update-alternatives --install %{_sysconfdir}/kde4rc kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc 15
14mu|mandriva-kde4-config-2014-25|92	
14mu|mandriva-kde4-config-2014-25|93	mkdir -p %{_kde_configdir}/kdm
14mu|mandriva-kde4-config-2014-25|94	update-alternatives --install \
14mu|mandriva-kde4-config-2014-25|95	%{_kde_configdir}/kdm/kdmrc kdm4-config \
14mu|mandriva-kde4-config-2014-25|96	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc \
14mu|mandriva-kde4-config-2014-25|97	10 \
14mu|mandriva-kde4-config-2014-25|98	--slave \
14mu|mandriva-kde4-config-2014-25|99	%{_kde_configdir}/kdm/backgroundrc \
14mu|mandriva-kde4-config-2014-25|100	kdm4-background-config \
14mu|mandriva-kde4-config-2014-25|101	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
14mu|mandriva-kde4-config-2014-25|102	# As kdmrc is a config(noreplace), make sure that the poweroff commande is OK.
14mu|mandriva-kde4-config-2014-25|103	perl -MMDK::Common -e 'update_gnomekderc("%{_kde_configdir}/kdm/kdmrc", Shutdown, HaltCmd, "/bin/poweroff")'
14mu|mandriva-kde4-config-2014-25|104	
14mu|mandriva-kde4-config-2014-25|105	
14mu|mandriva-kde4-config-2014-25|106	%postun -n Default-kde4-config
14mu|mandriva-kde4-config-2014-25|107	if [ "$1" = "0" ]; then
14mu|mandriva-kde4-config-2014-25|108	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc ]; then
14mu|mandriva-kde4-config-2014-25|109	update-alternatives --remove kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc
14mu|mandriva-kde4-config-2014-25|110	fi
14mu|mandriva-kde4-config-2014-25|111	
14mu|mandriva-kde4-config-2014-25|112	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdmrc ]; then
14mu|mandriva-kde4-config-2014-25|113	update-alternatives --remove kdm4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdmrc
14mu|mandriva-kde4-config-2014-25|114	fi
14mu|mandriva-kde4-config-2014-25|115	fi
14mu|mandriva-kde4-config-2014-25|116	
14mu|mandriva-kde4-config-2014-25|117	%triggerpostun -n Default-kde4-config -- mandriva-kdm-config
14mu|mandriva-kde4-config-2014-25|118	update-alternatives --install \
14mu|mandriva-kde4-config-2014-25|119	%{_kde_configdir}/kdm/kdmrc kdm4-config \
14mu|mandriva-kde4-config-2014-25|120	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc \
14mu|mandriva-kde4-config-2014-25|121	10 \
14mu|mandriva-kde4-config-2014-25|122	--slave \
14mu|mandriva-kde4-config-2014-25|123	%{_kde_configdir}/kdm/backgroundrc \
14mu|mandriva-kde4-config-2014-25|124	kdm4-background-config \
14mu|mandriva-kde4-config-2014-25|125	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
14mu|mandriva-kde4-config-2014-25|126	
14mu|mandriva-kde4-config-2014-25|127	%files -n Default-kde4-config
14mu|mandriva-kde4-config-2014-25|128	%defattr(-, root, root)
14mu|mandriva-kde4-config-2014-25|129	%dir %{_localstatedir}/lib/mandriva/kde4-profiles/Default
14mu|mandriva-kde4-config-2014-25|130	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/*
14mu|mandriva-kde4-config-2014-25|131	%config(noreplace) %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
14mu|mandriva-kde4-config-2014-25|132	%config(noreplace) %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc
14mu|mandriva-kde4-config-2014-25|133	
14mu|mandriva-kde4-config-2014-25|134	#--------------------------------------------------------------------
14mu|mandriva-kde4-config-2014-25|135	
14mu|mandriva-kde4-config-2014-25|136	%prep
14mu|mandriva-kde4-config-2014-25|137	%setup -q
14mu|mandriva-kde4-config-2014-25|138	
14mu|mandriva-kde4-config-2014-25|139	%build
14mu|mandriva-kde4-config-2014-25|140	# Nothing
14mu|mandriva-kde4-config-2014-25|141	
14mu|mandriva-kde4-config-2014-25|142	%install
14mu|mandriva-kde4-config-2014-25|143	# Create profile dirs
14mu|mandriva-kde4-config-2014-25|144	mkdir -p %{buildroot}/%{_kde_appsdir}/kdm
14mu|mandriva-kde4-config-2014-25|145	mkdir -p %{buildroot}/%{_kde_configdir}/kdm
14mu|mandriva-kde4-config-2014-25|146	mkdir -p %{buildroot}/%{_localstatedir}/lib/mandriva
14mu|mandriva-kde4-config-2014-25|147	mkdir -p %{buildroot}/%{_datadir}/applications/kde4
14mu|mandriva-kde4-config-2014-25|148	mkdir -p %{buildroot}%{_kde_appsdir}/ksplash/Themes
14mu|mandriva-kde4-config-2014-25|149	
14mu|mandriva-kde4-config-2014-25|150	for i in 16 32 48 64 128; do
14mu|mandriva-kde4-config-2014-25|151	mkdir -p %{buildroot}%{_iconsdir}/crystalsvg/${i}x${i}/apps ;
14mu|mandriva-kde4-config-2014-25|152	cp kde4-profiles/common/share/icons/crystalsvg/${i}x${i}/apps/home-mdk.png %{buildroot}%{_iconsdir}/crystalsvg/${i}x${i}/apps/home-mdk.png ;
14mu|mandriva-kde4-config-2014-25|153	done
14mu|mandriva-kde4-config-2014-25|154	
14mu|mandriva-kde4-config-2014-25|155	mv kde4-profiles %{buildroot}/%{_localstatedir}/lib/mandriva
14mu|mandriva-kde4-config-2014-25|156	
14mu|mandriva-kde4-config-2014-25|157	for name in Default; do
14mu|mandriva-kde4-config-2014-25|158	# As we Ksplash, we need to copy the files in /usr
14mu|mandriva-kde4-config-2014-25|159	cp -fr %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/config/kdm/themes %{buildroot}/%{_kde_appsdir}/kdm
14mu|mandriva-kde4-config-2014-25|160	# We keep this common as we use the same theme for all mdv flavours
14mu|mandriva-kde4-config-2014-25|161	cp -fr %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/apps/ksplash/Themes/ROSA %{buildroot}%{_kde_appsdir}/ksplash/Themes
14mu|mandriva-kde4-config-2014-25|162	pushd %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/apps/mandriva/pics/
14mu|mandriva-kde4-config-2014-25|163	icondir=%{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/icons
14mu|mandriva-kde4-config-2014-25|164	mkdir -p $icondir/oxygen/scalable/places/
14mu|mandriva-kde4-config-2014-25|165	cp mdvbutton.svg $icondir/oxygen/scalable/places/
14mu|mandriva-kde4-config-2014-25|166	
14mu|mandriva-kde4-config-2014-25|167	for RES in 16 22 32 48 64 128 256; do
14mu|mandriva-kde4-config-2014-25|168	mkdir -p  $icondir/oxygen/${RES}x${RES}/places
14mu|mandriva-kde4-config-2014-25|169	inkscape -z -w ${RES} -h ${RES} -f mdvbutton.svg -e $icondir/oxygen/${RES}x${RES}/places/mdvbutton.png
14mu|mandriva-kde4-config-2014-25|170	done
14mu|mandriva-kde4-config-2014-25|171	popd
14mu|mandriva-kde4-config-2014-25|172	echo "[Directories-default]" > %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/kde4rc
14mu|mandriva-kde4-config-2014-25|173	echo "prefixes=/var/lib/mandriva/kde4-profiles/common,%{_localstatedir}/lib/mandriva/kde4-profiles/$name" >> %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/kde4rc
14mu|mandriva-kde4-config-2014-25|174	done
14mu|mandriva-kde4-config-2014-25|175	
14mu|mandriva-kde4-config-2014-25|176	# Upstream
14mu|mandriva-kde4-config-2014-25|177	echo "[Directories-default]" > %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
14mu|mandriva-kde4-config-2014-25|178	echo "prefixes=%{_kde_prefix}" >> %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
14mu|mandriva-kde4-config-2014-25|179	
14mu|mandriva-kde4-config-2014-25|180	mkdir -p %{buildroot}%{_datadir}/kde4/env
14mu|mandriva-kde4-config-2014-25|181	install -m 755 %{SOURCE1} %{buildroot}%{_datadir}/kde4/env
14mu|mandriva-kde4-config-2014-25|182	
14mu|mandriva-kde4-config-2014-25|183	# KDE version in kickoff top tile image
14mu|mandriva-kde4-config-2014-25|184	sed -i s,"KDE 4.10","KDE %{kdemajor}",g %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/mandriva/pics/top.svg
14mu|mandriva-kde4-config-2014-25|185	
14mu|mandriva-kde4-config-2014-25|186	%changelog
14mu|mandriva-kde4-config-2014-25|187	
14mu|mandriva-kde4-config-2014-25|188	* Tue Sep 19 2017 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-25
14mu|mandriva-kde4-config-2014-25|189	- (97e1288) Add KDM theme with user grid layout
14mu|mandriva-kde4-config-2014-25|190	
14mu|mandriva-kde4-config-2014-25|191	* Fri Jul 15 2016 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-24
14mu|mandriva-kde4-config-2014-25|192	- (d953e94) Rearrange SimpleWelcome groups
14mu|mandriva-kde4-config-2014-25|193	
14mu|mandriva-kde4-config-2014-25|194	* Wed Dec 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014-23
14mu|mandriva-kde4-config-2014-25|195	- (80758e6) Drop power management default settings
14mu|mandriva-kde4-config-2014-25|196	
14mu|mandriva-kde4-config-2014-25|197	* Tue Jun 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014-22
14mu|mandriva-kde4-config-2014-25|198	- (605ff0a) Add power management default settings
14mu|mandriva-kde4-config-2014-25|199	
14mu|mandriva-kde4-config-2014-25|200	* Mon Jun 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014-21
14mu|mandriva-kde4-config-2014-25|201	- (3d8f0e3) Don't lock widgets by default, it has bad side effects (empty panel etc)
14mu|mandriva-kde4-config-2014-25|202	
14mu|mandriva-kde4-config-2014-25|203	* Fri Jun 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014-20
14mu|mandriva-kde4-config-2014-25|204	- (b8068f2) Lock widgets by default
14mu|mandriva-kde4-config-2014-25|205	- (b8068f2) Use only 1 virtual desktop by default
14mu|mandriva-kde4-config-2014-25|206	
14mu|mandriva-kde4-config-2014-25|207	* Thu Jun 18 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-19
14mu|mandriva-kde4-config-2014-25|208	- (b6d7ad3) Move Ark and KSnapshot to the Tools group
14mu|mandriva-kde4-config-2014-25|209	
14mu|mandriva-kde4-config-2014-25|210	* Wed Jun 03 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-18
14mu|mandriva-kde4-config-2014-25|211	- (cbd1b81) Create a separate group for SELinux tools in SW
14mu|mandriva-kde4-config-2014-25|212	
14mu|mandriva-kde4-config-2014-25|213	* Mon Jun 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 2014-17
14mu|mandriva-kde4-config-2014-25|214	- (35b1ff7) Create a separate group for Wine tools in SW
14mu|mandriva-kde4-config-2014-25|215	
14mu|mandriva-kde4-config-2014-25|216	* Fri May 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 2014-16
14mu|mandriva-kde4-config-2014-25|217	- (f5514b7) Fix typo in shebang
14mu|mandriva-kde4-config-2014-25|218	
14mu|mandriva-kde4-config-2014-25|219	* Fri May 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 2014-15
14mu|mandriva-kde4-config-2014-25|220	- (f851b45) Revert last commit as it breaks unexpected things
14mu|mandriva-kde4-config-2014-25|221	
14mu|mandriva-kde4-config-2014-25|222	* Thu May 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 2014-14
14mu|mandriva-kde4-config-2014-25|223	- (b832d45) Really apply fix
14mu|mandriva-kde4-config-2014-25|224	
14mu|mandriva-kde4-config-2014-25|225	* Thu May 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 2014-13
14mu|mandriva-kde4-config-2014-25|226	- (bb802fa) Drop gtk2-engines-elementary.sh script
14mu|mandriva-kde4-config-2014-25|227	
14mu|mandriva-kde4-config-2014-25|228	* Tue Apr 28 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-12
14mu|mandriva-kde4-config-2014-25|229	- (bd1e17c) Change recent applications format for the rosa-launcher config
14mu|mandriva-kde4-config-2014-25|230	
14mu|mandriva-kde4-config-2014-25|231	* Mon Apr 27 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-11
14mu|mandriva-kde4-config-2014-25|232	- (e91c018) Add default applications to the rosa-launcher config
14mu|mandriva-kde4-config-2014-25|233	
14mu|mandriva-kde4-config-2014-25|234	* Mon Apr 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 2014-10
14mu|mandriva-kde4-config-2014-25|235	- (9ad1946) Fix Desktop dir check in acse of Russian names in kde4-firstsetup.sh
14mu|mandriva-kde4-config-2014-25|236	- (Denis Silakov: 676b475) Fix tarball hash
14mu|mandriva-kde4-config-2014-25|237	- (Denis Silakov: 3fc32c9) Localize rule descriptions in kwinrules
14mu|mandriva-kde4-config-2014-25|238	
14mu|mandriva-kde4-config-2014-25|239	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2014-9
14mu|mandriva-kde4-config-2014-25|240	- (d3613a9) MassBuild#656: Increase release tag
14mu|mandriva-kde4-config-2014-25|241	
14mu|mandriva-kde4-config-2014-25|242	* Tue Nov 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014-8
14mu|mandriva-kde4-config-2014-25|243	- (8a22a77) Adopt for KDE 4.14
14mu|mandriva-kde4-config-2014-25|244	
14mu|mandriva-kde4-config-2014-25|245	* Thu Oct 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014-7
14mu|mandriva-kde4-config-2014-25|246	- (a549cc1) Adopt for KDE 4.13
14mu|mandriva-kde4-config-2014-25|247	
14mu|mandriva-kde4-config-2014-25|248	* Thu Oct 02 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-6
14mu|mandriva-kde4-config-2014-25|249	- (935b781) Added missed application to the Tools group
14mu|mandriva-kde4-config-2014-25|250	
14mu|mandriva-kde4-config-2014-25|251	* Thu Oct 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014-5.1
14mu|mandriva-kde4-config-2014-25|252	- (1e6f4c9) Prepare for KDE 4.14
14mu|mandriva-kde4-config-2014-25|253	
14mu|mandriva-kde4-config-2014-25|254	* Thu Oct 02 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-5
14mu|mandriva-kde4-config-2014-25|255	- (de8bc9e) Changed destop files identification for rosa-launcher
14mu|mandriva-kde4-config-2014-25|256	
14mu|mandriva-kde4-config-2014-25|257	* Wed Oct 01 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-4
14mu|mandriva-kde4-config-2014-25|258	- (05a8878) Added positions for group of applications
14mu|mandriva-kde4-config-2014-25|259	
14mu|mandriva-kde4-config-2014-25|260	* Mon Sep 29 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-3
14mu|mandriva-kde4-config-2014-25|261	- (c376b82) Regrouped rosa-launcher applications
14mu|mandriva-kde4-config-2014-25|262	
14mu|mandriva-kde4-config-2014-25|263	* Mon Sep 22 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2014-2
14mu|mandriva-kde4-config-2014-25|264	- (57abd83) Added groups of application for rosa-launcher
14mu|mandriva-kde4-config-2014-25|265	
14mu|mandriva-kde4-config-2014-25|266	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2014-1
14mu|mandriva-kde4-config-2014-25|267	- (58fb0c3) Bump version and add VolumeFeedback=false to kmix config
14mu|mandriva-kde4-config-2014-25|268	
14mu|mandriva-kde4-config-2014-25|269	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-40
14mu|mandriva-kde4-config-2014-25|270	- (56dc431) Bump KDE version
14mu|mandriva-kde4-config-2014-25|271	
14mu|mandriva-kde4-config-2014-25|272	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-39
14mu|mandriva-kde4-config-2014-25|273	- (6e0f1d9) MassBuild#440: Increase release tag
14mu|mandriva-kde4-config-2014-25|274	
14mu|mandriva-kde4-config-2014-25|275	

23341 14
14mu|mandriva-kde-icons-1.0.4-21|1	Summary:	Mandriva KDE icons
14mu|mandriva-kde-icons-1.0.4-21|2	Name:		mandriva-kde-icons
14mu|mandriva-kde-icons-1.0.4-21|3	Version:	1.0.4
14mu|mandriva-kde-icons-1.0.4-21|4	Release:	21
14mu|mandriva-kde-icons-1.0.4-21|5	Epoch:		1
14mu|mandriva-kde-icons-1.0.4-21|6	License:	GPLv2+
14mu|mandriva-kde-icons-1.0.4-21|7	Group:		Graphical desktop/KDE
14mu|mandriva-kde-icons-1.0.4-21|8	Url:		http://www.mandriva.com
14mu|mandriva-kde-icons-1.0.4-21|9	Source0:	%{name}-%{version}.tar.bz2
14mu|mandriva-kde-icons-1.0.4-21|10	Source1:	breeze-home-mdk.svg
14mu|mandriva-kde-icons-1.0.4-21|11	Provides:	kde-custom-icons
14mu|mandriva-kde-icons-1.0.4-21|12	BuildArch:	noarch
14mu|mandriva-kde-icons-1.0.4-21|13	
14mu|mandriva-kde-icons-1.0.4-21|14	%description
14mu|mandriva-kde-icons-1.0.4-21|15	This package contains all specific mandriva icons.
14mu|mandriva-kde-icons-1.0.4-21|16	
14mu|mandriva-kde-icons-1.0.4-21|17	This include special folders icons and actions icons.
14mu|mandriva-kde-icons-1.0.4-21|18	
14mu|mandriva-kde-icons-1.0.4-21|19	%files
14mu|mandriva-kde-icons-1.0.4-21|20	%{_iconsdir}/*/*/*/*
14mu|mandriva-kde-icons-1.0.4-21|21	%{_iconsdir}/favicons/*
14mu|mandriva-kde-icons-1.0.4-21|22	
14mu|mandriva-kde-icons-1.0.4-21|23	#----------------------------------------------------------------------------
14mu|mandriva-kde-icons-1.0.4-21|24	
14mu|mandriva-kde-icons-1.0.4-21|25	%prep
14mu|mandriva-kde-icons-1.0.4-21|26	%setup -q
14mu|mandriva-kde-icons-1.0.4-21|27	
14mu|mandriva-kde-icons-1.0.4-21|28	%build
14mu|mandriva-kde-icons-1.0.4-21|29	
14mu|mandriva-kde-icons-1.0.4-21|30	%install
14mu|mandriva-kde-icons-1.0.4-21|31	mkdir -p %{buildroot}
14mu|mandriva-kde-icons-1.0.4-21|32	cp -fr * %{buildroot}/
14mu|mandriva-kde-icons-1.0.4-21|33	cp -r %{buildroot}%{_iconsdir}/crystalsvg %{buildroot}%{_iconsdir}/hicolor
14mu|mandriva-kde-icons-1.0.4-21|34	mv -f %{buildroot}%{_iconsdir}/crystalsvg %{buildroot}%{_iconsdir}/oxygen
14mu|mandriva-kde-icons-1.0.4-21|35	
14mu|mandriva-kde-icons-1.0.4-21|36	mkdir -p %{buildroot}%{_iconsdir}/breeze/apps/32
14mu|mandriva-kde-icons-1.0.4-21|37	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}/breeze/apps/32/home-mdk.svg
14mu|mandriva-kde-icons-1.0.4-21|38	
14mu|mandriva-kde-icons-1.0.4-21|39	%changelog
14mu|mandriva-kde-icons-1.0.4-21|40	
14mu|mandriva-kde-icons-1.0.4-21|41	* Fri Jul 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.0.4-21
14mu|mandriva-kde-icons-1.0.4-21|42	- (392f7f3) Use proper location for breeze icon
14mu|mandriva-kde-icons-1.0.4-21|43	
14mu|mandriva-kde-icons-1.0.4-21|44	

23342 14
14mu|man-pages-da-0.1.2-1|1	%define LNG da
14mu|man-pages-da-0.1.2-1|2	
14mu|man-pages-da-0.1.2-1|3	Summary:        Danish man pages from the Linux Documentation Project
14mu|man-pages-da-0.1.2-1|4	Name:           man-pages-%LNG
14mu|man-pages-da-0.1.2-1|5	Version:        0.1.2
14mu|man-pages-da-0.1.2-1|6	Release:        1
14mu|man-pages-da-0.1.2-1|7	License:        Distributable
14mu|man-pages-da-0.1.2-1|8	Group:          System/Internationalization
14mu|man-pages-da-0.1.2-1|9	URL:            http://www.sslug.dk/locale/man-sider/
14mu|man-pages-da-0.1.2-1|10	Source0:        http://www.sslug.dk/locale/man-sider/manpages-da-%{version}.tar.gz
14mu|man-pages-da-0.1.2-1|11	Patch0:         manpages-da-0.1.2-manpaths.patch
14mu|man-pages-da-0.1.2-1|12	
14mu|man-pages-da-0.1.2-1|13	BuildRequires:  sed
14mu|man-pages-da-0.1.2-1|14	BuildRequires:  grep
14mu|man-pages-da-0.1.2-1|15	BuildRequires:  man
14mu|man-pages-da-0.1.2-1|16	Requires:       locales-%LNG
14mu|man-pages-da-0.1.2-1|17	Requires:       man
14mu|man-pages-da-0.1.2-1|18	AutoReq:        no
14mu|man-pages-da-0.1.2-1|19	BuildArch:      noarch
14mu|man-pages-da-0.1.2-1|20	
14mu|man-pages-da-0.1.2-1|21	%description
14mu|man-pages-da-0.1.2-1|22	A large collection of man pages (reference material) from the Linux
14mu|man-pages-da-0.1.2-1|23	Documentation Project (LDP), translated to Danish.  The man pages are
14mu|man-pages-da-0.1.2-1|24	organized into the following sections:
14mu|man-pages-da-0.1.2-1|25	
14mu|man-pages-da-0.1.2-1|26	Section 1:  User commands (intro only)
14mu|man-pages-da-0.1.2-1|27	Section 2:  System calls
14mu|man-pages-da-0.1.2-1|28	Section 3:  Libc calls
14mu|man-pages-da-0.1.2-1|29	Section 4:  Devices (e.g., hd, sd)
14mu|man-pages-da-0.1.2-1|30	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}/passwd,
14mu|man-pages-da-0.1.2-1|31	nfs)
14mu|man-pages-da-0.1.2-1|32	Section 6:  Games (intro only)
14mu|man-pages-da-0.1.2-1|33	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mu|man-pages-da-0.1.2-1|34	Section 8:  System administration (intro only)
14mu|man-pages-da-0.1.2-1|35	
14mu|man-pages-da-0.1.2-1|36	%prep
14mu|man-pages-da-0.1.2-1|37	%setup -q -n manpages-da-%{version}
14mu|man-pages-da-0.1.2-1|38	
14mu|man-pages-da-0.1.2-1|39	# Fix encoding
14mu|man-pages-da-0.1.2-1|40	for file in *; do
14mu|man-pages-da-0.1.2-1|41	iconv -f ISO-8859-1 -t UTF-8 $file > $file.new
14mu|man-pages-da-0.1.2-1|42	touch -r $file $file.new
14mu|man-pages-da-0.1.2-1|43	mv $file.new $file
14mu|man-pages-da-0.1.2-1|44	done
14mu|man-pages-da-0.1.2-1|45	mv l?smig læsmig
14mu|man-pages-da-0.1.2-1|46	
14mu|man-pages-da-0.1.2-1|47	%apply_patches
14mu|man-pages-da-0.1.2-1|48	
14mu|man-pages-da-0.1.2-1|49	%build
14mu|man-pages-da-0.1.2-1|50	
14mu|man-pages-da-0.1.2-1|51	%install
14mu|man-pages-da-0.1.2-1|52	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14mu|man-pages-da-0.1.2-1|53	
14mu|man-pages-da-0.1.2-1|54	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%{_mandir}/%{LNG}
14mu|man-pages-da-0.1.2-1|55	
14mu|man-pages-da-0.1.2-1|56	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mu|man-pages-da-0.1.2-1|57	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mu|man-pages-da-0.1.2-1|58	#!/bin/bash
14mu|man-pages-da-0.1.2-1|59	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mu|man-pages-da-0.1.2-1|60	exit 0
14mu|man-pages-da-0.1.2-1|61	EOF
14mu|man-pages-da-0.1.2-1|62	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mu|man-pages-da-0.1.2-1|63	
14mu|man-pages-da-0.1.2-1|64	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mu|man-pages-da-0.1.2-1|65	
14mu|man-pages-da-0.1.2-1|66	touch %{buildroot}/var/cache/man/%{LNG}/whatis
14mu|man-pages-da-0.1.2-1|67	
14mu|man-pages-da-0.1.2-1|68	%postun
14mu|man-pages-da-0.1.2-1|69	# 0 means deleting the package
14mu|man-pages-da-0.1.2-1|70	if [ "$1" = "0" ]; then
14mu|man-pages-da-0.1.2-1|71	## Force removing of /var/catman/%%{LNG}, if there isn't any man page
14mu|man-pages-da-0.1.2-1|72	## directory /%%{_mandir}/%%{LNG}
14mu|man-pages-da-0.1.2-1|73	if [ ! -d %{_mandir}/%{LNG} ] ; then
14mu|man-pages-da-0.1.2-1|74	/bin/rm -rf /var/catman/%{LNG}
14mu|man-pages-da-0.1.2-1|75	fi
14mu|man-pages-da-0.1.2-1|76	fi
14mu|man-pages-da-0.1.2-1|77	
14mu|man-pages-da-0.1.2-1|78	%post
14mu|man-pages-da-0.1.2-1|79	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
14mu|man-pages-da-0.1.2-1|80	
14mu|man-pages-da-0.1.2-1|81	%files
14mu|man-pages-da-0.1.2-1|82	%doc læsmig AUTHORS ChangeLog
14mu|man-pages-da-0.1.2-1|83	%dir /var/cache/man/%{LNG}
14mu|man-pages-da-0.1.2-1|84	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
14mu|man-pages-da-0.1.2-1|85	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mu|man-pages-da-0.1.2-1|86	%{_mandir}/%{LNG}/
14mu|man-pages-da-0.1.2-1|87	
14mu|man-pages-da-0.1.2-1|88	
14mu|man-pages-da-0.1.2-1|89	
14mu|man-pages-da-0.1.2-1|90	%changelog
14mu|man-pages-da-0.1.2-1|91	
14mu|man-pages-da-0.1.2-1|92	* Wed Oct 07 2015 Denis Silakov <dsilakov@gmail.com> 0.1.2-1
14mu|man-pages-da-0.1.2-1|93	- (451a78b) Updated to 0.1.2, spec cleanup
14mu|man-pages-da-0.1.2-1|94	
14mu|man-pages-da-0.1.2-1|95	

23343 14
14mu|man-pages-es-1.55-20|1	%define LNG es
14mu|man-pages-es-1.55-20|2	%define extra_ver 0.8a
14mu|man-pages-es-1.55-20|3	
14mu|man-pages-es-1.55-20|4	Summary:	Spanish man (manual) pages from the Linux Documentation Project
14mu|man-pages-es-1.55-20|5	Name:		man-pages-%{LNG}
14mu|man-pages-es-1.55-20|6	Version:	1.55
14mu|man-pages-es-1.55-20|7	Release:	20
14mu|man-pages-es-1.55-20|8	License:	LDP GENERAL PUBLIC LICENSE
14mu|man-pages-es-1.55-20|9	Group:		System/Internationalization
14mu|man-pages-es-1.55-20|10	#Url:		http://www.pameli.org/
14mu|man-pages-es-1.55-20|11	Url:		http://www.ditec.um.es/~piernas/manpages-es/
14mu|man-pages-es-1.55-20|12	Source0:	http://www.ditec.um.es/~piernas/manpages-es/man-pages-es-%{version}.tar.bz2
14mu|man-pages-es-1.55-20|13	Source1:	http://www.ditec.um.es/~piernas/manpages-es/man-pages-es-extra-%{extra_ver}.tar.bz2
14mu|man-pages-es-1.55-20|14	BuildArch:	noarch
14mu|man-pages-es-1.55-20|15	BuildRequires:	man
14mu|man-pages-es-1.55-20|16	Requires:	locales-%{LNG}
14mu|man-pages-es-1.55-20|17	Requires:	man
14mu|man-pages-es-1.55-20|18	Requires(post,preun):	sed grep man
14mu|man-pages-es-1.55-20|19	Autoreq:	false
14mu|man-pages-es-1.55-20|20	
14mu|man-pages-es-1.55-20|21	%description
14mu|man-pages-es-1.55-20|22	A large collection of man pages (reference material) from the Linux
14mu|man-pages-es-1.55-20|23	Documentation Project (LDP), translated to spanish.  The man pages are
14mu|man-pages-es-1.55-20|24	organized into the following sections:
14mu|man-pages-es-1.55-20|25	
14mu|man-pages-es-1.55-20|26	Section 1:  User commands (intro only)
14mu|man-pages-es-1.55-20|27	Section 2:  System calls
14mu|man-pages-es-1.55-20|28	Section 3:  Libc calls
14mu|man-pages-es-1.55-20|29	Section 4:  Devices (e.g., hd, sd)
14mu|man-pages-es-1.55-20|30	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
14mu|man-pages-es-1.55-20|31	nfs)
14mu|man-pages-es-1.55-20|32	Section 6:  Games (intro only)
14mu|man-pages-es-1.55-20|33	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mu|man-pages-es-1.55-20|34	Section 8:  System administration (intro only)
14mu|man-pages-es-1.55-20|35	
14mu|man-pages-es-1.55-20|36	
14mu|man-pages-es-1.55-20|37	%prep
14mu|man-pages-es-1.55-20|38	%setup -n man-pages-%{LNG}-%{version} -a1
14mu|man-pages-es-1.55-20|39	%build
14mu|man-pages-es-1.55-20|40	
14mu|man-pages-es-1.55-20|41	%install
14mu|man-pages-es-1.55-20|42	mkdir -p %{buildroot}/%{_mandir}/%{LNG}/man{1,2,3,4,5,6,7,8,9,n}
14mu|man-pages-es-1.55-20|43	mkdir -p %{buildroot}/var/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
14mu|man-pages-es-1.55-20|44	
14mu|man-pages-es-1.55-20|45	mv man1/{README,LEAME} .
14mu|man-pages-es-1.55-20|46	
14mu|man-pages-es-1.55-20|47	make MANDIR=%{buildroot}/%{_mandir}/es allbz
14mu|man-pages-es-1.55-20|48	
14mu|man-pages-es-1.55-20|49	make -C man-pages-es-extra-%{extra_ver} MANDIR=%{buildroot}/%{_mandir}/es allbz
14mu|man-pages-es-1.55-20|50	
14mu|man-pages-es-1.55-20|51	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%{_mandir}/%{LNG}
14mu|man-pages-es-1.55-20|52	
14mu|man-pages-es-1.55-20|53	# conflicts with mc
14mu|man-pages-es-1.55-20|54	rm %{buildroot}%{_mandir}/es/man1/mc.1*
14mu|man-pages-es-1.55-20|55	
14mu|man-pages-es-1.55-20|56	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mu|man-pages-es-1.55-20|57	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mu|man-pages-es-1.55-20|58	#!/bin/bash
14mu|man-pages-es-1.55-20|59	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mu|man-pages-es-1.55-20|60	exit 0
14mu|man-pages-es-1.55-20|61	EOF
14mu|man-pages-es-1.55-20|62	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mu|man-pages-es-1.55-20|63	
14mu|man-pages-es-1.55-20|64	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mu|man-pages-es-1.55-20|65	rm -f %{buildroot}/usr/share/man/es/{LEEME,LEEME.extra,PAQUETES,PROYECTO}
14mu|man-pages-es-1.55-20|66	
14mu|man-pages-es-1.55-20|67	touch %{buildroot}/var/cache/man/%{LNG}/whatis
14mu|man-pages-es-1.55-20|68	
14mu|man-pages-es-1.55-20|69	%postun
14mu|man-pages-es-1.55-20|70	# 0 means deleting the package
14mu|man-pages-es-1.55-20|71	if [ "$1" = "0" ]; then
14mu|man-pages-es-1.55-20|72	## Force removing of /var/catman/%{LNG}, if there isn't any man page
14mu|man-pages-es-1.55-20|73	## directory /%{_mandir}/%{LNG}
14mu|man-pages-es-1.55-20|74	if [ ! -d %{_mandir}/%{LNG} ] ; then
14mu|man-pages-es-1.55-20|75	rm -rf /var/catman/%{LNG}
14mu|man-pages-es-1.55-20|76	fi
14mu|man-pages-es-1.55-20|77	fi
14mu|man-pages-es-1.55-20|78	
14mu|man-pages-es-1.55-20|79	%post
14mu|man-pages-es-1.55-20|80	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
14mu|man-pages-es-1.55-20|81	
14mu|man-pages-es-1.55-20|82	%files
14mu|man-pages-es-1.55-20|83	%doc LEEME README man-pages-es-extra-%{extra_ver}/LEEME.extra
14mu|man-pages-es-1.55-20|84	%doc man-pages-es-extra-%{extra_ver}/PAQUETES
14mu|man-pages-es-1.55-20|85	%doc man-pages-es-extra-%{extra_ver}/PROYECTO
14mu|man-pages-es-1.55-20|86	%dir /var/cache/man/%{LNG}
14mu|man-pages-es-1.55-20|87	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
14mu|man-pages-es-1.55-20|88	%{_mandir}/%{LNG}/*
14mu|man-pages-es-1.55-20|89	#%{_mandir}/%{LNG}/cat*
14mu|man-pages-es-1.55-20|90	#%{_mandir}/%{LNG}/index.db*
14mu|man-pages-es-1.55-20|91	%attr(755,root,man) /var/catman/%{LNG}
14mu|man-pages-es-1.55-20|92	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mu|man-pages-es-1.55-20|93	
14mu|man-pages-es-1.55-20|94	%changelog
14mu|man-pages-es-1.55-20|95	
14mu|man-pages-es-1.55-20|96	* Sun May 08 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.55-20
14mu|man-pages-es-1.55-20|97	- (2a82188) Fix files
14mu|man-pages-es-1.55-20|98	
14mu|man-pages-es-1.55-20|99	

23344 14
14mu|man-pages-fr-3.70-1|1	%define LNG fr
14mu|man-pages-fr-3.70-1|2	
14mu|man-pages-fr-3.70-1|3	Summary:	French man (manual) pages from the Linux Documentation Project
14mu|man-pages-fr-3.70-1|4	Name:		man-pages-fr
14mu|man-pages-fr-3.70-1|5	Version:	3.70
14mu|man-pages-fr-3.70-1|6	Release:	1
14mu|man-pages-fr-3.70-1|7	License:	GPL
14mu|man-pages-fr-3.70-1|8	Group:		System/Internationalization
14mu|man-pages-fr-3.70-1|9	URL:		https://alioth.debian.org/projects/perkamon/
14mu|man-pages-fr-3.70-1|10	Source:		https://alioth.debian.org/frs/download.php/file/4119/%{name}-%{version}-1.tar.xz
14mu|man-pages-fr-3.70-1|11	Source2:	man-pages-fr-goodies.tar.bz2
14mu|man-pages-fr-3.70-1|12	Source3:	http://www.delafond.org/traducmanfr/mansupfr.tar.bz2
14mu|man-pages-fr-3.70-1|13	Source4:	http://www.delafond.org/traducmanfr/archivemansupfr.tar.bz2
14mu|man-pages-fr-3.70-1|14	Source10:	http://www.enstimac.fr/Perl/perl-all-fr-man.tar.bz2
14mu|man-pages-fr-3.70-1|15	Source11:	man-pages-fr-1.58-extras.tar.bz2
14mu|man-pages-fr-3.70-1|16	Source12:	man-pages-extras-fr-0.7.9.tar.bz2
14mu|man-pages-fr-3.70-1|17	Source13:	http://manpagesfr.free.fr/download/man-pages-sup-fr-20080606.tar.bz2
14mu|man-pages-fr-3.70-1|18	Source20:	books-fr.xpm
14mu|man-pages-fr-3.70-1|19	BuildRequires:	man
14mu|man-pages-fr-3.70-1|20	Requires:	locales-fr, man
14mu|man-pages-fr-3.70-1|21	Autoreqprov:	false
14mu|man-pages-fr-3.70-1|22	BuildArch:	noarch
14mu|man-pages-fr-3.70-1|23	Obsoletes:	man-fr, manpages-fr
14mu|man-pages-fr-3.70-1|24	Provides:	man-fr, manpages-fr
14mu|man-pages-fr-3.70-1|25	
14mu|man-pages-fr-3.70-1|26	%description
14mu|man-pages-fr-3.70-1|27	A large collection of man pages (reference material) from the Linux
14mu|man-pages-fr-3.70-1|28	Documentation Project (LDP), translated to French.  The man pages are
14mu|man-pages-fr-3.70-1|29	organized into the following sections:
14mu|man-pages-fr-3.70-1|30	
14mu|man-pages-fr-3.70-1|31	Section 1:  User commands (intro only)
14mu|man-pages-fr-3.70-1|32	Section 2:  System calls
14mu|man-pages-fr-3.70-1|33	Section 3:  Libc calls
14mu|man-pages-fr-3.70-1|34	Section 4:  Devices (e.g., hd, sd)
14mu|man-pages-fr-3.70-1|35	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
14mu|man-pages-fr-3.70-1|36	nfs)
14mu|man-pages-fr-3.70-1|37	Section 5:  Games (intro only)
14mu|man-pages-fr-3.70-1|38	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
14mu|man-pages-fr-3.70-1|39	Section 8:  System administration (intro only)
14mu|man-pages-fr-3.70-1|40	Section 9:  Kernel routines
14mu|man-pages-fr-3.70-1|41	
14mu|man-pages-fr-3.70-1|42	%prep
14mu|man-pages-fr-3.70-1|43	%setup -q -n fr -a3 -a4 -a10 -a11 -a12 -a13
14mu|man-pages-fr-3.70-1|44	
14mu|man-pages-fr-3.70-1|45	%build
14mu|man-pages-fr-3.70-1|46	rm -f man2/core.21??
14mu|man-pages-fr-3.70-1|47	for dis in {archive_des_mans,pagesdeman}/{debian,mandriva}; do
14mu|man-pages-fr-3.70-1|48	rmdir $dis/* || :
14mu|man-pages-fr-3.70-1|49	for sec in 1 2 3 4 5 7 8 9; do
14mu|man-pages-fr-3.70-1|50	[[ -d $dis/man$sec/ ]] && mv $dis/man$sec/* pagesdeman/%{_mandir}/%{LNG}/man$sec/
14mu|man-pages-fr-3.70-1|51	done
14mu|man-pages-fr-3.70-1|52	done
14mu|man-pages-fr-3.70-1|53	
14mu|man-pages-fr-3.70-1|54	for i in man{1,2,3,4,5,6,7,8,9}; do mv pagesdeman%{_mandir}/%{LNG}/$i/* $i||true;done
14mu|man-pages-fr-3.70-1|55	for i in man{1,3,5,8}; do mv archive_des_mans/$i/* $i||true;done
14mu|man-pages-fr-3.70-1|56	# perl man pages:
14mu|man-pages-fr-3.70-1|57	mv DocFr/* man1
14mu|man-pages-fr-3.70-1|58	
14mu|man-pages-fr-3.70-1|59	%install
14mu|man-pages-fr-3.70-1|60	ln -sf iso_8859-1.7 man7/latin1.7; ln -sf iso_8859-1.7 man7iso_8859_7.7
14mu|man-pages-fr-3.70-1|61	mkdir -p %{buildroot}/%{_mandir}/%{LNG}/man{1,2,3,4,5,6,7}
14mu|man-pages-fr-3.70-1|62	
14mu|man-pages-fr-3.70-1|63	# install X man pages :
14mu|man-pages-fr-3.70-1|64	for i in man{1,3,4,5,6}; do cp -a pagesdeman/usr/X11R6/man/%{LNG}/$i/*  %{buildroot}/%{_mandir}/%{LNG}/$i;done
14mu|man-pages-fr-3.70-1|65	
14mu|man-pages-fr-3.70-1|66	mkdir -p %{buildroot}/var/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
14mu|man-pages-fr-3.70-1|67	
14mu|man-pages-fr-3.70-1|68	for i in 1 2 3 4 5 6 7 8 9 ; do
14mu|man-pages-fr-3.70-1|69	cp -adprf man$i %{buildroot}/%{_mandir}/%{LNG}/||:
14mu|man-pages-fr-3.70-1|70	done
14mu|man-pages-fr-3.70-1|71	
14mu|man-pages-fr-3.70-1|72	#
14mu|man-pages-fr-3.70-1|73	# remove doble files
14mu|man-pages-fr-3.70-1|74	#
14mu|man-pages-fr-3.70-1|75	rm %{buildroot}/%{_mandir}/%{LNG}/man1/xawtv.1*
14mu|man-pages-fr-3.70-1|76	# this one is provided by alsaconf:
14mu|man-pages-fr-3.70-1|77	rm -f %{buildroot}/%{_mandir}/%{LNG}/man8/alsaconf.8
14mu|man-pages-fr-3.70-1|78	# these come from initscripts
14mu|man-pages-fr-3.70-1|79	rm %{buildroot}/%{_mandir}/%{LNG}/{man8/usernetctl.8*,man1/{consoletype,doexec,netreport,usleep}.1*}
14mu|man-pages-fr-3.70-1|80	# these come from wireless:
14mu|man-pages-fr-3.70-1|81	rm %{buildroot}/%{_mandir}/%{LNG}/{man5/iftab.5,man7/wireless.7,man8/{iwgetid,ifrename}.8}*
14mu|man-pages-fr-3.70-1|82	# these are provided by cups now
14mu|man-pages-fr-3.70-1|83	rm %{buildroot}/%{_mandir}/%{LNG}/man*/{cancel,cups,{backend,filter}.1,lp,classes,disable,mime.{conv,type}s,printers.conf,{accept,enable,reject}.8}*
14mu|man-pages-fr-3.70-1|84	# these are provided by dpkg
14mu|man-pages-fr-3.70-1|85	rm %{buildroot}/%{_mandir}/%{LNG}/man{1/{dpkg-deb,dpkg-name,dpkg-source},5/deb{,-control},8/{cleanup-info,dpkg{,-{divert,query,scanpackages,scansources,split,statoverride}},install-info,start-stop-daemon,update-alternatives}}.*
14mu|man-pages-fr-3.70-1|86	# these come from rpm:
14mu|man-pages-fr-3.70-1|87	rm %{buildroot}/%{_mandir}/%{LNG}/man8/rpm.8*
14mu|man-pages-fr-3.70-1|88	
14mu|man-pages-fr-3.70-1|89	# this lary wall perl script man page, not util linux rename tool one:
14mu|man-pages-fr-3.70-1|90	mv %{buildroot}/%{_mandir}/%{LNG}/man1/rename{,.pl}.1
14mu|man-pages-fr-3.70-1|91	# these are provided by net-tools
14mu|man-pages-fr-3.70-1|92	rm -f %{buildroot}/%{_mandir}/%{LNG}/man{1/{dnsdomainname,domainname,hostname,nisdomainname,ypdomainname}.1,5/ethers.5,8/{arp,ifconfig,netstat,plipconfig,rarp,route,slattach}.8}
14mu|man-pages-fr-3.70-1|93	# this one is provided by wireless-tools
14mu|man-pages-fr-3.70-1|94	rm -f %{buildroot}/%{_mandir}/%{LNG}/man8/iw{config,event,list,priv,spy}.8
14mu|man-pages-fr-3.70-1|95	# these are provided by vim7:
14mu|man-pages-fr-3.70-1|96	rm -f %{buildroot}/%{_mandir}/%{LNG}/man1/{evim.,ex.,{,r}{view,vim}.,vimdiff,vimtutor}*
14mu|man-pages-fr-3.70-1|97	# this one is provided by linkchecker:
14mu|man-pages-fr-3.70-1|98	rm -f %{buildroot}/%{_mandir}/%{LNG}/man1/linkchecker.1
14mu|man-pages-fr-3.70-1|99	# these are provided by nano:
14mu|man-pages-fr-3.70-1|100	rm -f %{buildroot}/%{_mandir}/%{LNG}/man1/nano.1*
14mu|man-pages-fr-3.70-1|101	rm -f %{buildroot}/%{_mandir}/%{LNG}/man1/rnano.1*
14mu|man-pages-fr-3.70-1|102	rm -f %{buildroot}/%{_mandir}/%{LNG}/man5/nanorc*
14mu|man-pages-fr-3.70-1|103	# these are provided by fcron:
14mu|man-pages-fr-3.70-1|104	rm -f %{buildroot}/%{_mandir}/%{LNG}/man*/fcron*
14mu|man-pages-fr-3.70-1|105	
14mu|man-pages-fr-3.70-1|106	# upstream packagers are ... different
14mu|man-pages-fr-3.70-1|107	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/.swp
14mu|man-pages-fr-3.70-1|108	
14mu|man-pages-fr-3.70-1|109	# there is already a tzselect man page at man8/tzselect.8
14mu|man-pages-fr-3.70-1|110	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/tzselect.1
14mu|man-pages-fr-3.70-1|111	
14mu|man-pages-fr-3.70-1|112	tar jxf %SOURCE2 -C %{buildroot}/usr/share
14mu|man-pages-fr-3.70-1|113	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%{_mandir}/%{LNG}
14mu|man-pages-fr-3.70-1|114	
14mu|man-pages-fr-3.70-1|115	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mu|man-pages-fr-3.70-1|116	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mu|man-pages-fr-3.70-1|117	#!/bin/bash
14mu|man-pages-fr-3.70-1|118	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mu|man-pages-fr-3.70-1|119	exit 0
14mu|man-pages-fr-3.70-1|120	EOF
14mu|man-pages-fr-3.70-1|121	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mu|man-pages-fr-3.70-1|122	
14mu|man-pages-fr-3.70-1|123	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mu|man-pages-fr-3.70-1|124	
14mu|man-pages-fr-3.70-1|125	touch %{buildroot}/var/cache/man/%{LNG}/whatis
14mu|man-pages-fr-3.70-1|126	
14mu|man-pages-fr-3.70-1|127	%postun
14mu|man-pages-fr-3.70-1|128	# 0 means deleting the package
14mu|man-pages-fr-3.70-1|129	if [ "$1" = "0" ]; then
14mu|man-pages-fr-3.70-1|130	## Force removing of /var/catman/%{LNG}, if there isn't any man page
14mu|man-pages-fr-3.70-1|131	## directory /%{_mandir}/%{LNG}
14mu|man-pages-fr-3.70-1|132	if [ ! -d %{_mandir}/%{LNG} ] ; then
14mu|man-pages-fr-3.70-1|133	rm -rf /var/catman/%{LNG}
14mu|man-pages-fr-3.70-1|134	fi
14mu|man-pages-fr-3.70-1|135	fi
14mu|man-pages-fr-3.70-1|136	
14mu|man-pages-fr-3.70-1|137	%post
14mu|man-pages-fr-3.70-1|138	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
14mu|man-pages-fr-3.70-1|139	
14mu|man-pages-fr-3.70-1|140	%files
14mu|man-pages-fr-3.70-1|141	%defattr(0644,root,man,755)
14mu|man-pages-fr-3.70-1|142	%doc README.fr
14mu|man-pages-fr-3.70-1|143	%attr(0755,root,root) %dir %{_mandir}/%{LNG}
14mu|man-pages-fr-3.70-1|144	%dir /var/cache/man/%{LNG}
14mu|man-pages-fr-3.70-1|145	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
14mu|man-pages-fr-3.70-1|146	%attr(0755,root,root) %dir %{_mandir}/%{LNG}/man*
14mu|man-pages-fr-3.70-1|147	%{_mandir}/%{LNG}/man*/*
14mu|man-pages-fr-3.70-1|148	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mu|man-pages-fr-3.70-1|149	%{_mandir}/%{LNG}/index.db*
14mu|man-pages-fr-3.70-1|150	%{_mandir}/%{LNG}/cat*
14mu|man-pages-fr-3.70-1|151	%attr(755,root,man) /var/catman/%{LNG}
14mu|man-pages-fr-3.70-1|152	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mu|man-pages-fr-3.70-1|153	
14mu|man-pages-fr-3.70-1|154	
14mu|man-pages-fr-3.70-1|155	
14mu|man-pages-fr-3.70-1|156	%changelog
14mu|man-pages-fr-3.70-1|157	
14mu|man-pages-fr-3.70-1|158	* Wed Oct 07 2015 Denis Silakov <dsilakov@gmail.com> 3.70-1
14mu|man-pages-fr-3.70-1|159	- (75abe8d) Updated to 3.70
14mu|man-pages-fr-3.70-1|160	
14mu|man-pages-fr-3.70-1|161	

23345 14
14mu|man-pages-ru-3.41-19|1	%define LNG ru
14mu|man-pages-ru-3.41-19|2	%define tarball_version 3.41-2145-1699-20120901
14mu|man-pages-ru-3.41-19|3	
14mu|man-pages-ru-3.41-19|4	Summary:	Russian man (manual) pages from the Linux Documentation Project
14mu|man-pages-ru-3.41-19|5	Name:		man-pages-%{LNG}
14mu|man-pages-ru-3.41-19|6	Version:	3.41
14mu|man-pages-ru-3.41-19|7	Release:	19
14mu|man-pages-ru-3.41-19|8	License:	Distributable
14mu|man-pages-ru-3.41-19|9	Group:		System/Internationalization
14mu|man-pages-ru-3.41-19|10	Url:		http://www.linuxshare.ru/projects/trans/mans.html
14mu|man-pages-ru-3.41-19|11	# Not sure where this tarball came from. It is older than than the one from
14mu|man-pages-ru-3.41-19|12	# linuxshare but contains much more files
14mu|man-pages-ru-3.41-19|13	Source0:	manpages-ru-0.98-full.tar.bz2
14mu|man-pages-ru-3.41-19|14	Source1:	manpages-ALT.tar.bz2
14mu|man-pages-ru-3.41-19|15	Source2:	man-pages-%{LNG}-goodies.tar.bz2
14mu|man-pages-ru-3.41-19|16	Source3:	man-pages-ru_%{tarball_version}.tar.bz2
14mu|man-pages-ru-3.41-19|17	Source4:	tcb-0.9.8.7-man-ru.tar.bz2
14mu|man-pages-ru-3.41-19|18	Source8:	man-ssh.tar.bz2
14mu|man-pages-ru-3.41-19|19	Source9:	manpages-angel.tar.bz2
14mu|man-pages-ru-3.41-19|20	Source10:	manpages-boojuman.tar.bz2
14mu|man-pages-ru-3.41-19|21	Source12:	man-pages-ru-autofs.tar.bz2
14mu|man-pages-ru-3.41-19|22	Source13:	man-pages-security-ru-1.0.tar.bz2
14mu|man-pages-ru-3.41-19|23	Source14:	man-pages-ru-extra.tar.bz2
14mu|man-pages-ru-3.41-19|24	Source15:	http://www.linuxshare.ru/projects/trans/manpages-ru-0.98.tar.bz2
14mu|man-pages-ru-3.41-19|25	Source16:	install.tar.xz
14mu|man-pages-ru-3.41-19|26	Patch0:		man-pages-ru-0.98-alt-combo.patch.bz2
14mu|man-pages-ru-3.41-19|27	BuildRequires:	man
14mu|man-pages-ru-3.41-19|28	Requires:	locales-%{LNG}
14mu|man-pages-ru-3.41-19|29	Requires:	man
14mu|man-pages-ru-3.41-19|30	Requires(post):	sed
14mu|man-pages-ru-3.41-19|31	Requires(post):	grep
14mu|man-pages-ru-3.41-19|32	Requires(post):	man
14mu|man-pages-ru-3.41-19|33	Provides:	man-%{LNG}
14mu|man-pages-ru-3.41-19|34	Provides:	manpages-%{LNG}
14mu|man-pages-ru-3.41-19|35	BuildArch:	noarch
14mu|man-pages-ru-3.41-19|36	
14mu|man-pages-ru-3.41-19|37	
14mu|man-pages-ru-3.41-19|38	%description
14mu|man-pages-ru-3.41-19|39	A large collection of man pages (reference material) from the Linux
14mu|man-pages-ru-3.41-19|40	Documentation Project (LDP), translated to Russian.
14mu|man-pages-ru-3.41-19|41	
14mu|man-pages-ru-3.41-19|42	%files
14mu|man-pages-ru-3.41-19|43	%defattr(0644,root,root,0755)
14mu|man-pages-ru-3.41-19|44	%doc CREDITS FAQ NEWS
14mu|man-pages-ru-3.41-19|45	%defattr(0644,root,man,755)
14mu|man-pages-ru-3.41-19|46	%dir %{_mandir}/%{LNG}
14mu|man-pages-ru-3.41-19|47	%dir /var/cache/man/%{LNG}
14mu|man-pages-ru-3.41-19|48	%{_docdir}/security-ru/
14mu|man-pages-ru-3.41-19|49	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
14mu|man-pages-ru-3.41-19|50	%{_mandir}/%{LNG}/man*
14mu|man-pages-ru-3.41-19|51	%{_mandir}/%{LNG}/cat*
14mu|man-pages-ru-3.41-19|52	%{_mandir}/%{LNG}/CACHEDIR.TAG*
14mu|man-pages-ru-3.41-19|53	%{_mandir}/%{LNG}/index.db*
14mu|man-pages-ru-3.41-19|54	#%_mandir/%{LNG}/whatis
14mu|man-pages-ru-3.41-19|55	%attr(755,root,man) /var/catman/%{LNG}
14mu|man-pages-ru-3.41-19|56	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mu|man-pages-ru-3.41-19|57	
14mu|man-pages-ru-3.41-19|58	%post
14mu|man-pages-ru-3.41-19|59	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
14mu|man-pages-ru-3.41-19|60	
14mu|man-pages-ru-3.41-19|61	%postun
14mu|man-pages-ru-3.41-19|62	# 0 means deleting the package
14mu|man-pages-ru-3.41-19|63	if [ "$1" = "0" ]; then
14mu|man-pages-ru-3.41-19|64	## Force removing of /var/catman/%{LNG}, if there isn't any man page
14mu|man-pages-ru-3.41-19|65	## directory /%{_mandir}/%{LNG}
14mu|man-pages-ru-3.41-19|66	if [ ! -d %{_mandir}/%{LNG} ] ; then
14mu|man-pages-ru-3.41-19|67	rm -rf /var/catman/%{LNG}
14mu|man-pages-ru-3.41-19|68	fi
14mu|man-pages-ru-3.41-19|69	fi
14mu|man-pages-ru-3.41-19|70	
14mu|man-pages-ru-3.41-19|71	#----------------------------------------------------------------------------
14mu|man-pages-ru-3.41-19|72	
14mu|man-pages-ru-3.41-19|73	%prep
14mu|man-pages-ru-3.41-19|74	%setup -q -a1 -a3 -a4 -a8 -a9 -a10 -a12 -a13 -a14 -a15 -a16 -n manpages-ru-0.98
14mu|man-pages-ru-3.41-19|75	
14mu|man-pages-ru-3.41-19|76	cp -adpvrf manpages-ru-0.98/* .
14mu|man-pages-ru-3.41-19|77	rm -rf manpages-ru-0.98
14mu|man-pages-ru-3.41-19|78	
14mu|man-pages-ru-3.41-19|79	cp %{SOURCE3} .
14mu|man-pages-ru-3.41-19|80	tar xjvf man-pages-ru_%{tarball_version}.tar.bz2
14mu|man-pages-ru-3.41-19|81	
14mu|man-pages-ru-3.41-19|82	%patch0 -p1
14mu|man-pages-ru-3.41-19|83	
14mu|man-pages-ru-3.41-19|84	%build
14mu|man-pages-ru-3.41-19|85	
14mu|man-pages-ru-3.41-19|86	%install
14mu|man-pages-ru-3.41-19|87	mkdir -p %{buildroot}/%{_mandir}/%{LNG}/
14mu|man-pages-ru-3.41-19|88	mkdir -p %{buildroot}/var/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
14mu|man-pages-ru-3.41-19|89	
14mu|man-pages-ru-3.41-19|90	for i in 1 2 3 4 5 6 7 8; do
14mu|man-pages-ru-3.41-19|91	cp -adpvrf man$i %{buildroot}/%{_mandir}/%{LNG}/
14mu|man-pages-ru-3.41-19|92	cp man-pages-ru_%{tarball_version}/man$i/* %{buildroot}/%{_mandir}/%{LNG}/man$i/
14mu|man-pages-ru-3.41-19|93	done
14mu|man-pages-ru-3.41-19|94	
14mu|man-pages-ru-3.41-19|95	# Drop the files provided by native packages
14mu|man-pages-ru-3.41-19|96	rm -f %{buildroot}/%{_mandir}/%{LNG}/man1/dosemu*
14mu|man-pages-ru-3.41-19|97	rm -f %{buildroot}/%{_mandir}/%{LNG}/man1/scmxx*
14mu|man-pages-ru-3.41-19|98	rm -f %{buildroot}/%{_mandir}/%{LNG}/man3/ipcalc_c*
14mu|man-pages-ru-3.41-19|99	
14mu|man-pages-ru-3.41-19|100	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%{_mandir}/%{LNG}
14mu|man-pages-ru-3.41-19|101	
14mu|man-pages-ru-3.41-19|102	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
14mu|man-pages-ru-3.41-19|103	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
14mu|man-pages-ru-3.41-19|104	#!/bin/bash
14mu|man-pages-ru-3.41-19|105	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
14mu|man-pages-ru-3.41-19|106	exit 0
14mu|man-pages-ru-3.41-19|107	EOF
14mu|man-pages-ru-3.41-19|108	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
14mu|man-pages-ru-3.41-19|109	
14mu|man-pages-ru-3.41-19|110	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
14mu|man-pages-ru-3.41-19|111	
14mu|man-pages-ru-3.41-19|112	touch %{buildroot}/var/cache/man/%{LNG}/whatis
14mu|man-pages-ru-3.41-19|113	
14mu|man-pages-ru-3.41-19|114	mkdir -p %{buildroot}%{_docdir}/security-ru
14mu|man-pages-ru-3.41-19|115	mkdir -p %{buildroot}%{_mandir}/ru/man{1,2,3,4,5,6,7,8,9,n}
14mu|man-pages-ru-3.41-19|116	mkdir -p %{buildroot}/var/cache/man/ru/cat{1,2,3,4,5,6,7,8,9,n}
14mu|man-pages-ru-3.41-19|117	cd man-pages-security-ru-1.0
14mu|man-pages-ru-3.41-19|118	make install \
14mu|man-pages-ru-3.41-19|119	INSTALL="install -p -m644" \
14mu|man-pages-ru-3.41-19|120	INSTALLMAN=%{buildroot}%{_mandir} \
14mu|man-pages-ru-3.41-19|121	INSTALLDOC=%{buildroot}%{_docdir}/security-ru \
14mu|man-pages-ru-3.41-19|122	LANG_SUBDIR=ru \
14mu|man-pages-ru-3.41-19|123	COMPRESS=none \
14mu|man-pages-ru-3.41-19|124	#
14mu|man-pages-ru-3.41-19|125	
14mu|man-pages-ru-3.41-19|126	# Remove conflicting files
14mu|man-pages-ru-3.41-19|127	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/initlog.1
14mu|man-pages-ru-3.41-19|128	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/rpm.8
14mu|man-pages-ru-3.41-19|129	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/rpm2cpio.8
14mu|man-pages-ru-3.41-19|130	
14mu|man-pages-ru-3.41-19|131	%changelog
14mu|man-pages-ru-3.41-19|132	
14mu|man-pages-ru-3.41-19|133	* Tue Nov 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.41-19
14mu|man-pages-ru-3.41-19|134	- (5374db7) Remove conflicting man pages
14mu|man-pages-ru-3.41-19|135	
14mu|man-pages-ru-3.41-19|136	

23346 14
14mu|marble-4.14.3-4|1	%bcond_with marble_python
14mu|marble-4.14.3-4|2	
14mu|marble-4.14.3-4|3	Summary:	A virtual globe and world atlas
14mu|marble-4.14.3-4|4	Name:		marble
14mu|marble-4.14.3-4|5	Version:	4.14.3
14mu|marble-4.14.3-4|6	Release:	4
14mu|marble-4.14.3-4|7	License:	LGPLv2.1+
14mu|marble-4.14.3-4|8	Group:		Graphical desktop/KDE
14mu|marble-4.14.3-4|9	Url:		http://edu.kde.org
14mu|marble-4.14.3-4|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|marble-4.14.3-4|11	BuildRequires:	qt4-qmlviewer
14mu|marble-4.14.3-4|12	BuildRequires:	kdelibs4-devel
14mu|marble-4.14.3-4|13	BuildRequires:	python-devel
14mu|marble-4.14.3-4|14	BuildRequires:	python-qt4-devel
14mu|marble-4.14.3-4|15	BuildRequires:	quazip-devel
14mu|marble-4.14.3-4|16	BuildRequires:	shapelib-devel
14mu|marble-4.14.3-4|17	BuildRequires:	pkgconfig(libgpsd)
14mu|marble-4.14.3-4|18	Requires:	libkdeedu
14mu|marble-4.14.3-4|19	Requires:	marble-common = %{EVRD}
14mu|marble-4.14.3-4|20	
14mu|marble-4.14.3-4|21	%description
14mu|marble-4.14.3-4|22	Marble is a Virtual Globe and World Atlas that you can use to learn more
14mu|marble-4.14.3-4|23	about Earth: You can pan and zoom around and you can look up places and
14mu|marble-4.14.3-4|24	roads. A mouse click on a place label will provide the respective
14mu|marble-4.14.3-4|25	Wikipedia article.
14mu|marble-4.14.3-4|26	
14mu|marble-4.14.3-4|27	%files
14mu|marble-4.14.3-4|28	%doc LICENSE.txt ChangeLog BUGS USECASES MANIFESTO.txt
14mu|marble-4.14.3-4|29	%doc %{_kde_docdir}/HTML/en/marble
14mu|marble-4.14.3-4|30	%{_kde_bindir}/marble
14mu|marble-4.14.3-4|31	%{_kde_bindir}/marble-mobile
14mu|marble-4.14.3-4|32	%{_kde_bindir}/marble-qt
14mu|marble-4.14.3-4|33	%{_kde_bindir}/marble-touch
14mu|marble-4.14.3-4|34	%{_kde_iconsdir}/*/*/apps/marble.*
14mu|marble-4.14.3-4|35	%{_kde_applicationsdir}/marble.desktop
14mu|marble-4.14.3-4|36	%{_kde_applicationsdir}/marble_geo.desktop
14mu|marble-4.14.3-4|37	%{_kde_applicationsdir}/marble_gpx.desktop
14mu|marble-4.14.3-4|38	%{_kde_applicationsdir}/marble_kml.desktop
14mu|marble-4.14.3-4|39	%{_kde_applicationsdir}/marble_kmz.desktop
14mu|marble-4.14.3-4|40	%{_kde_applicationsdir}/marble_osm.desktop
14mu|marble-4.14.3-4|41	%{_kde_applicationsdir}/marble_shp.desktop
14mu|marble-4.14.3-4|42	%{_kde_applicationsdir}/marble_worldwind.desktop
14mu|marble-4.14.3-4|43	%{_kde_applicationsdir}/marble-mobile.desktop
14mu|marble-4.14.3-4|44	%{_kde_applicationsdir}/marble-qt.desktop
14mu|marble-4.14.3-4|45	%{_kde_applicationsdir}/marble-touch.desktop
14mu|marble-4.14.3-4|46	%{_kde_libdir}/kde4/marblethumbnail.so
14mu|marble-4.14.3-4|47	%{_kde_services}/marble_part_gpx.desktop
14mu|marble-4.14.3-4|48	%{_kde_services}/marble_part_kml.desktop
14mu|marble-4.14.3-4|49	%{_kde_services}/marble_part_kmz.desktop
14mu|marble-4.14.3-4|50	%{_kde_services}/marble_part_osm.desktop
14mu|marble-4.14.3-4|51	%{_kde_services}/marble_part_shp.desktop
14mu|marble-4.14.3-4|52	%{_kde_services}/marble_thumbnail_gpx.desktop
14mu|marble-4.14.3-4|53	%{_kde_services}/marble_thumbnail_kml.desktop
14mu|marble-4.14.3-4|54	%{_kde_services}/marble_thumbnail_kmz.desktop
14mu|marble-4.14.3-4|55	%{_kde_services}/marble_thumbnail_osm.desktop
14mu|marble-4.14.3-4|56	%{_kde_services}/marble_thumbnail_shp.desktop
14mu|marble-4.14.3-4|57	%{_kde_datadir}/appdata/marble.appdata.xml
14mu|marble-4.14.3-4|58	
14mu|marble-4.14.3-4|59	#---------------------------------------------
14mu|marble-4.14.3-4|60	
14mu|marble-4.14.3-4|61	%package common
14mu|marble-4.14.3-4|62	Summary:	A virtual globe and world atlas
14mu|marble-4.14.3-4|63	Group:		Graphical desktop/KDE
14mu|marble-4.14.3-4|64	%if %{with marble_python}
14mu|marble-4.14.3-4|65	BuildRequires:	python-kde4
14mu|marble-4.14.3-4|66	Requires:	python
14mu|marble-4.14.3-4|67	%endif
14mu|marble-4.14.3-4|68	
14mu|marble-4.14.3-4|69	%description common
14mu|marble-4.14.3-4|70	Marble is a Virtual Globe and World Atlas that you can use to learn more
14mu|marble-4.14.3-4|71	about Earth: You can pan and zoom around and you can look up places and
14mu|marble-4.14.3-4|72	roads. A mouse click on a place label will provide the respective
14mu|marble-4.14.3-4|73	Wikipedia article.
14mu|marble-4.14.3-4|74	
14mu|marble-4.14.3-4|75	%files -n marble-common
14mu|marble-4.14.3-4|76	%{_kde_libdir}/kde4/plasma_runner_marble.so
14mu|marble-4.14.3-4|77	%{_kde_libdir}/kde4/libmarble_part.*
14mu|marble-4.14.3-4|78	%{_kde_datadir}/config.kcfg/marble.kcfg
14mu|marble-4.14.3-4|79	%{_kde_datadir}/mime/packages/geo.xml
14mu|marble-4.14.3-4|80	%{_kde_services}/marble_part.desktop
14mu|marble-4.14.3-4|81	%{_kde_services}/plasma-runner-marble.desktop
14mu|marble-4.14.3-4|82	%{_kde_libdir}/kde4/plugins/marble
14mu|marble-4.14.3-4|83	%{_kde_appsdir}/marble
14mu|marble-4.14.3-4|84	%if %{with marble_python}
14mu|marble-4.14.3-4|85	%{py_platsitedir}/PyKDE4/marble.so
14mu|marble-4.14.3-4|86	%endif
14mu|marble-4.14.3-4|87	%{_qt_importdir}/org/kde/edu/marble
14mu|marble-4.14.3-4|88	
14mu|marble-4.14.3-4|89	#-----------------------------------------------------------------------------
14mu|marble-4.14.3-4|90	
14mu|marble-4.14.3-4|91	%package -n plasma-applet-kworldclock
14mu|marble-4.14.3-4|92	Summary:	plasma kworldclock Applet
14mu|marble-4.14.3-4|93	Group:		Graphical desktop/KDE
14mu|marble-4.14.3-4|94	Requires:	kdebase4-runtime
14mu|marble-4.14.3-4|95	Requires:	marble = %{EVRD}
14mu|marble-4.14.3-4|96	Provides:	plasma-applet
14mu|marble-4.14.3-4|97	
14mu|marble-4.14.3-4|98	%description -n plasma-applet-kworldclock
14mu|marble-4.14.3-4|99	plasma kworldclock Applet
14mu|marble-4.14.3-4|100	
14mu|marble-4.14.3-4|101	%files -n plasma-applet-kworldclock
14mu|marble-4.14.3-4|102	%{_kde_libdir}/kde4/plasma_applet_worldclock.so
14mu|marble-4.14.3-4|103	%{_kde_services}/plasma-applet-kworldclock.desktop
14mu|marble-4.14.3-4|104	
14mu|marble-4.14.3-4|105	#---------------------------------------------
14mu|marble-4.14.3-4|106	
14mu|marble-4.14.3-4|107	%define astro_major 1
14mu|marble-4.14.3-4|108	%define libastro %mklibname astro %{astro_major}
14mu|marble-4.14.3-4|109	
14mu|marble-4.14.3-4|110	%package -n %{libastro}
14mu|marble-4.14.3-4|111	Summary:	Runtime library for marble
14mu|marble-4.14.3-4|112	Group:		System/Libraries
14mu|marble-4.14.3-4|113	
14mu|marble-4.14.3-4|114	%description -n %{libastro}
14mu|marble-4.14.3-4|115	Runtime library for marble.
14mu|marble-4.14.3-4|116	
14mu|marble-4.14.3-4|117	%files -n %{libastro}
14mu|marble-4.14.3-4|118	%{_kde_libdir}/libastro.so.0.*
14mu|marble-4.14.3-4|119	%{_kde_libdir}/libastro.so.%{astro_major}
14mu|marble-4.14.3-4|120	
14mu|marble-4.14.3-4|121	#---------------------------------------------
14mu|marble-4.14.3-4|122	
14mu|marble-4.14.3-4|123	%define marblewidget_major 19
14mu|marble-4.14.3-4|124	%define libmarblewidget %mklibname marblewidget %{marblewidget_major}
14mu|marble-4.14.3-4|125	
14mu|marble-4.14.3-4|126	%package -n %{libmarblewidget}
14mu|marble-4.14.3-4|127	Summary:	Runtime library for marble
14mu|marble-4.14.3-4|128	Group:		System/Libraries
14mu|marble-4.14.3-4|129	Obsoletes:	%{_lib}marblewidget13 < 4.9.0
14mu|marble-4.14.3-4|130	Obsoletes:	%{_lib}marblewidget14 < 4.10.0
14mu|marble-4.14.3-4|131	Obsoletes:	%{_lib}marblewidget15 < 4.11.0
14mu|marble-4.14.3-4|132	Obsoletes:	%{_lib}marblewidget16 < 4.12.0
14mu|marble-4.14.3-4|133	Obsoletes:	%{_lib}marblewidget17 < 4.13.0
14mu|marble-4.14.3-4|134	
14mu|marble-4.14.3-4|135	%description -n %{libmarblewidget}
14mu|marble-4.14.3-4|136	Runtime library for marble.
14mu|marble-4.14.3-4|137	
14mu|marble-4.14.3-4|138	%files -n %{libmarblewidget}
14mu|marble-4.14.3-4|139	%{_kde_libdir}/libmarblewidget.so.0.*
14mu|marble-4.14.3-4|140	%{_kde_libdir}/libmarblewidget.so.%{marblewidget_major}
14mu|marble-4.14.3-4|141	
14mu|marble-4.14.3-4|142	#---------------------------------------------
14mu|marble-4.14.3-4|143	
14mu|marble-4.14.3-4|144	%package devel
14mu|marble-4.14.3-4|145	Summary:	Devel stuff for %{name}
14mu|marble-4.14.3-4|146	Group:		Development/KDE and Qt
14mu|marble-4.14.3-4|147	Requires:	kdelibs4-devel
14mu|marble-4.14.3-4|148	Requires:	%{libastro} = %{EVRD}
14mu|marble-4.14.3-4|149	Requires:	%{libmarblewidget} = %{EVRD}
14mu|marble-4.14.3-4|150	Conflicts:	kdeedu4-devel < 4.6.90
14mu|marble-4.14.3-4|151	
14mu|marble-4.14.3-4|152	%description devel
14mu|marble-4.14.3-4|153	Files needed to build applications based on %{name}.
14mu|marble-4.14.3-4|154	
14mu|marble-4.14.3-4|155	%files devel
14mu|marble-4.14.3-4|156	%{_kde_libdir}/libastro.so
14mu|marble-4.14.3-4|157	%{_kde_libdir}/libmarblewidget.so
14mu|marble-4.14.3-4|158	%{_kde_libdir}/kde4/plugins/designer/*.so
14mu|marble-4.14.3-4|159	%{_includedir}/astro/
14mu|marble-4.14.3-4|160	%{_includedir}/marble/
14mu|marble-4.14.3-4|161	%{_kde_appsdir}/cmake/modules/FindMarble.cmake
14mu|marble-4.14.3-4|162	
14mu|marble-4.14.3-4|163	#----------------------------------------------------------------------
14mu|marble-4.14.3-4|164	
14mu|marble-4.14.3-4|165	%prep
14mu|marble-4.14.3-4|166	%setup -q
14mu|marble-4.14.3-4|167	
14mu|marble-4.14.3-4|168	%build
14mu|marble-4.14.3-4|169	%cmake_kde4 \
14mu|marble-4.14.3-4|170	%if %{without marble_python}
14mu|marble-4.14.3-4|171	-DEXPERIMENTAL_PYTHON_BINDINGS=FALSE \
14mu|marble-4.14.3-4|172	-DBUILD_python=FALSE
14mu|marble-4.14.3-4|173	%else
14mu|marble-4.14.3-4|174	-DEXPERIMENTAL_PYTHON_BINDINGS=TRUE
14mu|marble-4.14.3-4|175	%endif
14mu|marble-4.14.3-4|176	
14mu|marble-4.14.3-4|177	%make
14mu|marble-4.14.3-4|178	
14mu|marble-4.14.3-4|179	%install
14mu|marble-4.14.3-4|180	%makeinstall_std -C build
14mu|marble-4.14.3-4|181	
14mu|marble-4.14.3-4|182	
14mu|marble-4.14.3-4|183	%changelog
14mu|marble-4.14.3-4|184	
14mu|marble-4.14.3-4|185	* Thu Dec 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-4
14mu|marble-4.14.3-4|186	- (2b7262a) Bump release
14mu|marble-4.14.3-4|187	
14mu|marble-4.14.3-4|188	

23347 14
14mu|mariadb-10.0.38-1|1	%{?build_systap}%{?!build_systap:%bcond_without systap}
14mu|mariadb-10.0.38-1|2	
14mu|mariadb-10.0.38-1|3	%define muser mysql
14mu|mariadb-10.0.38-1|4	
14mu|mariadb-10.0.38-1|5	%define major 18
14mu|mariadb-10.0.38-1|6	%define libmysqlclient %mklibname mysqlclient %{major}
14mu|mariadb-10.0.38-1|7	%define libmysqlclient_r %mklibname mysqlclient_r %{major}
14mu|mariadb-10.0.38-1|8	%define libmysqld %mklibname mysqld %{major}
14mu|mariadb-10.0.38-1|9	%define devname %mklibname mysqlclient -d
14mu|mariadb-10.0.38-1|10	%define sdevname %mklibname mysqlclient -d -s
14mu|mariadb-10.0.38-1|11	%define semddevname %mklibname mysqld -d -s
14mu|mariadb-10.0.38-1|12	
14mu|mariadb-10.0.38-1|13	Summary:	The MariaDB database, a drop-in replacement for MySQL
14mu|mariadb-10.0.38-1|14	Name:		mariadb
14mu|mariadb-10.0.38-1|15	Version:	10.0.38
14mu|mariadb-10.0.38-1|16	Release:	1
14mu|mariadb-10.0.38-1|17	License:	GPLv2+
14mu|mariadb-10.0.38-1|18	Group:		System/Servers
14mu|mariadb-10.0.38-1|19	Url:		http://mariadb.org/
14mu|mariadb-10.0.38-1|20	Source0:	https://downloads.mariadb.org/interstitial/mariadb-%{version}/source/mariadb-%{version}.tar.gz
14mu|mariadb-10.0.38-1|21	Source100:	mysqld.service
14mu|mariadb-10.0.38-1|22	Source101:	mysqld-prepare-db-dir
14mu|mariadb-10.0.38-1|23	Source102:	mysqld-wait-ready
14mu|mariadb-10.0.38-1|24	Source1000:	%{name}.rpmlintrc
14mu|mariadb-10.0.38-1|25	# Don't strip -Wformat from --cflags -- -Werror=format-string without -Wformat
14mu|mariadb-10.0.38-1|26	# means trouble
14mu|mariadb-10.0.38-1|27	Patch0:		mariadb-10.0.8-fix-mysql_config.patch
14mu|mariadb-10.0.38-1|28	BuildRequires:	bison
14mu|mariadb-10.0.38-1|29	BuildRequires:	cmake
14mu|mariadb-10.0.38-1|30	BuildRequires:	dos2unix
14mu|mariadb-10.0.38-1|31	BuildRequires:	doxygen
14mu|mariadb-10.0.38-1|32	BuildRequires:	python
14mu|mariadb-10.0.38-1|33	BuildRequires:	systemd-units
14mu|mariadb-10.0.38-1|34	%if %{with systap}
14mu|mariadb-10.0.38-1|35	BuildRequires:	systemtap
14mu|mariadb-10.0.38-1|36	%endif
14mu|mariadb-10.0.38-1|37	# For plugin/ha_oqgraph.so
14mu|mariadb-10.0.38-1|38	BuildRequires:	boost-devel
14mu|mariadb-10.0.38-1|39	BuildRequires:	jemalloc-devel
14mu|mariadb-10.0.38-1|40	BuildRequires:	libaio-devel
14mu|mariadb-10.0.38-1|41	# For plugin/auth_pam.so
14mu|mariadb-10.0.38-1|42	BuildRequires:	pam-devel
14mu|mariadb-10.0.38-1|43	BuildRequires:	readline-devel
14mu|mariadb-10.0.38-1|44	BuildRequires:	stdc++-devel
14mu|mariadb-10.0.38-1|45	BuildRequires:	wrap-devel
14mu|mariadb-10.0.38-1|46	BuildRequires:	xfsprogs-devel
14mu|mariadb-10.0.38-1|47	BuildRequires:	pkgconfig(libevent)
14mu|mariadb-10.0.38-1|48	BuildRequires:	pkgconfig(ncursesw)
14mu|mariadb-10.0.38-1|49	BuildRequires:	pkgconfig(openssl)
14mu|mariadb-10.0.38-1|50	BuildRequires:	pkgconfig(zlib)
14mu|mariadb-10.0.38-1|51	Requires:	%{name}-server = %{EVRD}
14mu|mariadb-10.0.38-1|52	Requires:	%{name}-client = %{EVRD}
14mu|mariadb-10.0.38-1|53	Obsoletes:	mysql < 5.7
14mu|mariadb-10.0.38-1|54	Provides:	mysql = 5.7
14mu|mariadb-10.0.38-1|55	
14mu|mariadb-10.0.38-1|56	%description
14mu|mariadb-10.0.38-1|57	The MariaDB database, a drop-in replacement for MySQL.
14mu|mariadb-10.0.38-1|58	
14mu|mariadb-10.0.38-1|59	%files
14mu|mariadb-10.0.38-1|60	# meta package
14mu|mariadb-10.0.38-1|61	
14mu|mariadb-10.0.38-1|62	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|63	
14mu|mariadb-10.0.38-1|64	%package -n %{libmysqlclient}
14mu|mariadb-10.0.38-1|65	Summary:	Shared library for MariaDB database
14mu|mariadb-10.0.38-1|66	Group:		System/Libraries
14mu|mariadb-10.0.38-1|67	Conflicts:	%{_lib}mysql18 < 5.7
14mu|mariadb-10.0.38-1|68	Obsoletes:	%{_lib}mysql18 < 5.7
14mu|mariadb-10.0.38-1|69	
14mu|mariadb-10.0.38-1|70	%description -n %{libmysqlclient}
14mu|mariadb-10.0.38-1|71	Shared library for MariaDB database.
14mu|mariadb-10.0.38-1|72	
14mu|mariadb-10.0.38-1|73	%files -n %{libmysqlclient}
14mu|mariadb-10.0.38-1|74	%{_libdir}/libmysqlclient.so.%{major}*
14mu|mariadb-10.0.38-1|75	
14mu|mariadb-10.0.38-1|76	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|77	
14mu|mariadb-10.0.38-1|78	%package -n %{libmysqlclient_r}
14mu|mariadb-10.0.38-1|79	Summary:	Shared library for MariaDB database
14mu|mariadb-10.0.38-1|80	Group:		System/Libraries
14mu|mariadb-10.0.38-1|81	
14mu|mariadb-10.0.38-1|82	%description -n %{libmysqlclient_r}
14mu|mariadb-10.0.38-1|83	Shared library for MariaDB database.
14mu|mariadb-10.0.38-1|84	
14mu|mariadb-10.0.38-1|85	%files -n %{libmysqlclient_r}
14mu|mariadb-10.0.38-1|86	%{_libdir}/libmysqlclient_r.so.%{major}*
14mu|mariadb-10.0.38-1|87	
14mu|mariadb-10.0.38-1|88	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|89	
14mu|mariadb-10.0.38-1|90	%package -n %{libmysqld}
14mu|mariadb-10.0.38-1|91	Summary:	Shared library for MariaDB database
14mu|mariadb-10.0.38-1|92	Group:		System/Libraries
14mu|mariadb-10.0.38-1|93	
14mu|mariadb-10.0.38-1|94	%description -n %{libmysqld}
14mu|mariadb-10.0.38-1|95	Shared library for MariaDB database.
14mu|mariadb-10.0.38-1|96	
14mu|mariadb-10.0.38-1|97	%files -n %{libmysqld}
14mu|mariadb-10.0.38-1|98	%{_libdir}/libmysqld.so.%{major}*
14mu|mariadb-10.0.38-1|99	
14mu|mariadb-10.0.38-1|100	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|101	
14mu|mariadb-10.0.38-1|102	%package -n %{devname}
14mu|mariadb-10.0.38-1|103	Summary:	Development files for the MariaDB database
14mu|mariadb-10.0.38-1|104	Group:		Development/Other
14mu|mariadb-10.0.38-1|105	Requires:	%{libmysqlclient} = %{EVRD}
14mu|mariadb-10.0.38-1|106	Requires:	%{libmysqlclient_r} = %{EVRD}
14mu|mariadb-10.0.38-1|107	Requires:	%{libmysqld} = %{EVRD}
14mu|mariadb-10.0.38-1|108	Requires:	%{name}-common = %{EVRD}
14mu|mariadb-10.0.38-1|109	Provides:	%{name}-devel = %{EVRD}
14mu|mariadb-10.0.38-1|110	Obsoletes:	%{_lib}mysql-devel < 5.7
14mu|mariadb-10.0.38-1|111	Provides:	%{_lib}mysql-devel = 5.7
14mu|mariadb-10.0.38-1|112	Provides:	mysql-devel = 5.7
14mu|mariadb-10.0.38-1|113	
14mu|mariadb-10.0.38-1|114	%description -n %{devname}
14mu|mariadb-10.0.38-1|115	Development files for the MariaDB database.
14mu|mariadb-10.0.38-1|116	
14mu|mariadb-10.0.38-1|117	%files -n %{devname}
14mu|mariadb-10.0.38-1|118	%{_includedir}/mysql
14mu|mariadb-10.0.38-1|119	%{_libdir}/*.so
14mu|mariadb-10.0.38-1|120	%{_datadir}/aclocal/mysql.m4
14mu|mariadb-10.0.38-1|121	
14mu|mariadb-10.0.38-1|122	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|123	
14mu|mariadb-10.0.38-1|124	%package -n %{sdevname}
14mu|mariadb-10.0.38-1|125	Summary:	Static libraries for the MariaDB database
14mu|mariadb-10.0.38-1|126	Group:		Development/Other
14mu|mariadb-10.0.38-1|127	Requires:	%{devname} = %{EVRD}
14mu|mariadb-10.0.38-1|128	Provides:	%{name}-static-devel = %{EVRD}
14mu|mariadb-10.0.38-1|129	Conflicts:	mysql-static-devel < 5.7
14mu|mariadb-10.0.38-1|130	Obsoletes:	mysql-static-devel < 5.7
14mu|mariadb-10.0.38-1|131	Provides:	mysql-static-devel = 5.7
14mu|mariadb-10.0.38-1|132	
14mu|mariadb-10.0.38-1|133	%description -n %{sdevname}
14mu|mariadb-10.0.38-1|134	Static libraries for the MariaDB database.
14mu|mariadb-10.0.38-1|135	
14mu|mariadb-10.0.38-1|136	%files -n %{sdevname}
14mu|mariadb-10.0.38-1|137	%{_libdir}/libmysqlclient.a
14mu|mariadb-10.0.38-1|138	%{_libdir}/libmysqlclient_r.a
14mu|mariadb-10.0.38-1|139	%{_libdir}/libmysqlservices.a
14mu|mariadb-10.0.38-1|140	
14mu|mariadb-10.0.38-1|141	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|142	
14mu|mariadb-10.0.38-1|143	%package -n %{semddevname}
14mu|mariadb-10.0.38-1|144	Summary:	Static libraries for the Embedded MariaDB database
14mu|mariadb-10.0.38-1|145	Group:		Development/Other
14mu|mariadb-10.0.38-1|146	Provides:	%{name}-embedded-static-devel = %{EVRD}
14mu|mariadb-10.0.38-1|147	Requires:	%{sdevname} = %{EVRD}
14mu|mariadb-10.0.38-1|148	
14mu|mariadb-10.0.38-1|149	%description -n %{semddevname}
14mu|mariadb-10.0.38-1|150	Static libraries for the Embedded MariaDB database.
14mu|mariadb-10.0.38-1|151	
14mu|mariadb-10.0.38-1|152	%files -n %{semddevname}
14mu|mariadb-10.0.38-1|153	%{_libdir}/libmysqld.a
14mu|mariadb-10.0.38-1|154	
14mu|mariadb-10.0.38-1|155	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|156	
14mu|mariadb-10.0.38-1|157	%package plugin
14mu|mariadb-10.0.38-1|158	Summary:	MariaDB plugins
14mu|mariadb-10.0.38-1|159	Group:		Databases
14mu|mariadb-10.0.38-1|160	Conflicts:	mysql-server < 5.7
14mu|mariadb-10.0.38-1|161	Obsoletes:	mysql-plugin < 5.7
14mu|mariadb-10.0.38-1|162	Provides:	mysql-plugin = 5.7
14mu|mariadb-10.0.38-1|163	
14mu|mariadb-10.0.38-1|164	%description plugin
14mu|mariadb-10.0.38-1|165	Plugins for the MariaDB database.
14mu|mariadb-10.0.38-1|166	
14mu|mariadb-10.0.38-1|167	%files plugin
14mu|mariadb-10.0.38-1|168	%{_libdir}/mysql/plugin/adt_null.so
14mu|mariadb-10.0.38-1|169	%{_libdir}/mysql/plugin/auth_0x0100.so
14mu|mariadb-10.0.38-1|170	%{_libdir}/mysql/plugin/auth_pam.so
14mu|mariadb-10.0.38-1|171	%{_libdir}/mysql/plugin/auth_socket.so
14mu|mariadb-10.0.38-1|172	%{_libdir}/mysql/plugin/auth_test_plugin.so
14mu|mariadb-10.0.38-1|173	%{_libdir}/mysql/plugin/daemon_example.ini
14mu|mariadb-10.0.38-1|174	%{_libdir}/mysql/plugin/dialog.so
14mu|mariadb-10.0.38-1|175	%{_libdir}/mysql/plugin/dialog_examples.so
14mu|mariadb-10.0.38-1|176	%{_libdir}/mysql/plugin/feedback.so
14mu|mariadb-10.0.38-1|177	%{_libdir}/mysql/plugin/ha_archive.so
14mu|mariadb-10.0.38-1|178	%{_libdir}/mysql/plugin/ha_blackhole.so
14mu|mariadb-10.0.38-1|179	%{_libdir}/mysql/plugin/ha_connect.so
14mu|mariadb-10.0.38-1|180	%{_libdir}/mysql/plugin/ha_example.so
14mu|mariadb-10.0.38-1|181	%{_libdir}/mysql/plugin/ha_federated.so
14mu|mariadb-10.0.38-1|182	%{_libdir}/mysql/plugin/ha_federatedx.so
14mu|mariadb-10.0.38-1|183	%{_libdir}/mysql/plugin/ha_sequence.so
14mu|mariadb-10.0.38-1|184	%{_libdir}/mysql/plugin/ha_sphinx.so
14mu|mariadb-10.0.38-1|185	%{_libdir}/mysql/plugin/ha_spider.so
14mu|mariadb-10.0.38-1|186	%{_libdir}/mysql/plugin/ha_test_sql_discovery.so
14mu|mariadb-10.0.38-1|187	%{_libdir}/mysql/plugin/ha_innodb.so
14mu|mariadb-10.0.38-1|188	%{_libdir}/mysql/plugin/handlersocket.so
14mu|mariadb-10.0.38-1|189	%{_libdir}/mysql/plugin/libdaemon_example.so
14mu|mariadb-10.0.38-1|190	%{_libdir}/mysql/plugin/locales.so
14mu|mariadb-10.0.38-1|191	%{_libdir}/mysql/plugin/metadata_lock_info.so
14mu|mariadb-10.0.38-1|192	%{_libdir}/mysql/plugin/mypluglib.so
14mu|mariadb-10.0.38-1|193	%{_libdir}/mysql/plugin/mysql_clear_password.so
14mu|mariadb-10.0.38-1|194	%{_libdir}/mysql/plugin/qa_auth_client.so
14mu|mariadb-10.0.38-1|195	%{_libdir}/mysql/plugin/qa_auth_interface.so
14mu|mariadb-10.0.38-1|196	%{_libdir}/mysql/plugin/qa_auth_server.so
14mu|mariadb-10.0.38-1|197	%{_libdir}/mysql/plugin/query_cache_info.so
14mu|mariadb-10.0.38-1|198	%{_libdir}/mysql/plugin/query_response_time.so
14mu|mariadb-10.0.38-1|199	%{_libdir}/mysql/plugin/semisync_master.so
14mu|mariadb-10.0.38-1|200	%{_libdir}/mysql/plugin/semisync_slave.so
14mu|mariadb-10.0.38-1|201	%{_libdir}/mysql/plugin/server_audit.so
14mu|mariadb-10.0.38-1|202	%{_libdir}/mysql/plugin/sql_errlog.so
14mu|mariadb-10.0.38-1|203	%{_mandir}/man1/mysql_plugin.1*
14mu|mariadb-10.0.38-1|204	
14mu|mariadb-10.0.38-1|205	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|206	
14mu|mariadb-10.0.38-1|207	%package plugin-tokudb
14mu|mariadb-10.0.38-1|208	Summary:	The TokuDB storage engine plugin for MariaDB
14mu|mariadb-10.0.38-1|209	Group:		Databases
14mu|mariadb-10.0.38-1|210	Requires:	%{name}-server = %{EVRD}
14mu|mariadb-10.0.38-1|211	
14mu|mariadb-10.0.38-1|212	%description plugin-tokudb
14mu|mariadb-10.0.38-1|213	The TokuDB storage engine plugin for MariaDB.
14mu|mariadb-10.0.38-1|214	
14mu|mariadb-10.0.38-1|215	TokuDB is a storage engine for MySQL and MariaDB that is specifically
14mu|mariadb-10.0.38-1|216	designed for high performance on write-intensive workloads.
14mu|mariadb-10.0.38-1|217	It achieves this via Fractal Tree indexing. TokuDB is a scalable, ACID
14mu|mariadb-10.0.38-1|218	and MVCC compliant storage engine that provides indexing-based query
14mu|mariadb-10.0.38-1|219	improvements, offers online schema modifications, and reduces slave lag
14mu|mariadb-10.0.38-1|220	for both hard disk drives and flash memory.
14mu|mariadb-10.0.38-1|221	
14mu|mariadb-10.0.38-1|222	# As of 10.0.6, tokudb is x86_64 only
14mu|mariadb-10.0.38-1|223	%ifarch x86_64
14mu|mariadb-10.0.38-1|224	%files plugin-tokudb
14mu|mariadb-10.0.38-1|225	%{_libdir}/mysql/plugin/ha_tokudb.so
14mu|mariadb-10.0.38-1|226	%{_sysconfdir}/my.cnf.d/tokudb.cnf
14mu|mariadb-10.0.38-1|227	%{_bindir}/tokuft_logprint
14mu|mariadb-10.0.38-1|228	%{_bindir}/tokuftdump
14mu|mariadb-10.0.38-1|229	%endif
14mu|mariadb-10.0.38-1|230	
14mu|mariadb-10.0.38-1|231	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|232	
14mu|mariadb-10.0.38-1|233	%package plugin-mroonga
14mu|mariadb-10.0.38-1|234	Summary:	The Mroonga storage engine plugin for MariaDB
14mu|mariadb-10.0.38-1|235	Requires:	%{name}-server = %{EVRD}
14mu|mariadb-10.0.38-1|236	Group:		Databases
14mu|mariadb-10.0.38-1|237	
14mu|mariadb-10.0.38-1|238	%description plugin-mroonga
14mu|mariadb-10.0.38-1|239	Mroonga is a storage engine for MySQL. It provides fast fulltext search feature
14mu|mariadb-10.0.38-1|240	to all MySQL users. Mroonga was called Groonga storage engine.
14mu|mariadb-10.0.38-1|241	
14mu|mariadb-10.0.38-1|242	%files plugin-mroonga
14mu|mariadb-10.0.38-1|243	%{_libdir}/mysql/plugin/ha_mroonga.so
14mu|mariadb-10.0.38-1|244	%{_datadir}/mysql/mroonga/install.sql
14mu|mariadb-10.0.38-1|245	%{_datadir}/mysql/mroonga/uninstall.sql
14mu|mariadb-10.0.38-1|246	
14mu|mariadb-10.0.38-1|247	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|248	
14mu|mariadb-10.0.38-1|249	%package test
14mu|mariadb-10.0.38-1|250	Summary:	MariaDB test suite
14mu|mariadb-10.0.38-1|251	Group:		Databases
14mu|mariadb-10.0.38-1|252	Conflicts:	mysql-bench < 5.7
14mu|mariadb-10.0.38-1|253	Conflicts:	mysql-server < 5.7
14mu|mariadb-10.0.38-1|254	Conflicts:	mysql-test < 5.7
14mu|mariadb-10.0.38-1|255	Obsoletes:	mysql-bench < 5.7
14mu|mariadb-10.0.38-1|256	Obsoletes:	mysql-test < 5.7
14mu|mariadb-10.0.38-1|257	Provides:	mysql-bench = 5.7
14mu|mariadb-10.0.38-1|258	Provides:	mysql-test = 5.7
14mu|mariadb-10.0.38-1|259	
14mu|mariadb-10.0.38-1|260	%description test
14mu|mariadb-10.0.38-1|261	MariaDB test suite.
14mu|mariadb-10.0.38-1|262	
14mu|mariadb-10.0.38-1|263	%files test
14mu|mariadb-10.0.38-1|264	%{_bindir}/mysqltest
14mu|mariadb-10.0.38-1|265	%{_bindir}/mysqltest_embedded
14mu|mariadb-10.0.38-1|266	%{_bindir}/mysql_client_test
14mu|mariadb-10.0.38-1|267	%{_bindir}/mysql_client_test_embedded
14mu|mariadb-10.0.38-1|268	%{_datadir}/mysql-test
14mu|mariadb-10.0.38-1|269	%{_mandir}/man1/mysql-stress-test.pl.1*
14mu|mariadb-10.0.38-1|270	%{_mandir}/man1/mysql-test-run.pl.1*
14mu|mariadb-10.0.38-1|271	%{_mandir}/man1/mysql_client_test.1*
14mu|mariadb-10.0.38-1|272	%{_mandir}/man1/mysql_client_test_embedded.1*
14mu|mariadb-10.0.38-1|273	%{_mandir}/man1/mysqltest.1*
14mu|mariadb-10.0.38-1|274	%{_mandir}/man1/mysqltest_embedded.1*
14mu|mariadb-10.0.38-1|275	
14mu|mariadb-10.0.38-1|276	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|277	
14mu|mariadb-10.0.38-1|278	%package server
14mu|mariadb-10.0.38-1|279	Summary:	MariaDB server
14mu|mariadb-10.0.38-1|280	Group:		System/Servers
14mu|mariadb-10.0.38-1|281	Requires:	%{name}-common = %{EVRD}
14mu|mariadb-10.0.38-1|282	Requires:	%{name}-plugin = %{EVRD}
14mu|mariadb-10.0.38-1|283	Conflicts:	mysql-client < 5.7
14mu|mariadb-10.0.38-1|284	Conflicts:	mysql-server < 5.7
14mu|mariadb-10.0.38-1|285	Obsoletes:	mysql-server < 5.7
14mu|mariadb-10.0.38-1|286	Provides:	mysql-server = 5.7
14mu|mariadb-10.0.38-1|287	Requires(post,preun):	rpm-helper
14mu|mariadb-10.0.38-1|288	
14mu|mariadb-10.0.38-1|289	%description server
14mu|mariadb-10.0.38-1|290	The MariaDB server. For a full MariaDB database server, install
14mu|mariadb-10.0.38-1|291	package '%{name}'.
14mu|mariadb-10.0.38-1|292	
14mu|mariadb-10.0.38-1|293	%pre server
14mu|mariadb-10.0.38-1|294	%_pre_useradd %{muser} /srv/mysql /sbin/nologin
14mu|mariadb-10.0.38-1|295	
14mu|mariadb-10.0.38-1|296	%post server
14mu|mariadb-10.0.38-1|297	%systemd_post mysqld.service
14mu|mariadb-10.0.38-1|298	
14mu|mariadb-10.0.38-1|299	%preun server
14mu|mariadb-10.0.38-1|300	%systemd_preun mysqld.service
14mu|mariadb-10.0.38-1|301	
14mu|mariadb-10.0.38-1|302	%files server
14mu|mariadb-10.0.38-1|303	%dir %{_datadir}/mysql
14mu|mariadb-10.0.38-1|304	%{_datadir}/mysql/errmsg-utf8.txt
14mu|mariadb-10.0.38-1|305	%{_datadir}/mysql/fill_help_tables.sql
14mu|mariadb-10.0.38-1|306	%{_datadir}/mysql/install_spider.sql
14mu|mariadb-10.0.38-1|307	%{_datadir}/mysql/mysql_performance_tables.sql
14mu|mariadb-10.0.38-1|308	%{_datadir}/mysql/mysql_system_tables.sql
14mu|mariadb-10.0.38-1|309	%{_datadir}/mysql/mysql_system_tables_data.sql
14mu|mariadb-10.0.38-1|310	%{_datadir}/mysql/mysql_test_data_timezone.sql
14mu|mariadb-10.0.38-1|311	%{_datadir}/mysql/*.cnf
14mu|mariadb-10.0.38-1|312	%{_mandir}/man8/*
14mu|mariadb-10.0.38-1|313	%dir %{_libdir}/mysql
14mu|mariadb-10.0.38-1|314	%dir %{_libdir}/mysql/plugin
14mu|mariadb-10.0.38-1|315	%{_sysconfdir}/logrotate.d/mysql
14mu|mariadb-10.0.38-1|316	%{_sysconfdir}/my.cnf.d/client.cnf
14mu|mariadb-10.0.38-1|317	%{_sysconfdir}/my.cnf.d/mysql-clients.cnf
14mu|mariadb-10.0.38-1|318	%{_sysconfdir}/my.cnf.d/server.cnf
14mu|mariadb-10.0.38-1|319	%{_bindir}/aria_chk
14mu|mariadb-10.0.38-1|320	%{_bindir}/aria_dump_log
14mu|mariadb-10.0.38-1|321	%{_bindir}/aria_ftdump
14mu|mariadb-10.0.38-1|322	%{_bindir}/aria_pack
14mu|mariadb-10.0.38-1|323	%{_bindir}/aria_read_log
14mu|mariadb-10.0.38-1|324	%{_bindir}/innochecksum
14mu|mariadb-10.0.38-1|325	%{_bindir}/myisam_ftdump
14mu|mariadb-10.0.38-1|326	%{_bindir}/myisamchk
14mu|mariadb-10.0.38-1|327	%{_bindir}/myisamlog
14mu|mariadb-10.0.38-1|328	%{_bindir}/myisampack
14mu|mariadb-10.0.38-1|329	%{_bindir}/mysql_convert_table_format
14mu|mariadb-10.0.38-1|330	%{_bindir}/mysql_fix_extensions
14mu|mariadb-10.0.38-1|331	%{_bindir}/mysql_install_db
14mu|mariadb-10.0.38-1|332	%{_bindir}/mysql_plugin
14mu|mariadb-10.0.38-1|333	%{_bindir}/mysql_secure_installation
14mu|mariadb-10.0.38-1|334	%{_bindir}/mysql_setpermission
14mu|mariadb-10.0.38-1|335	%{_bindir}/mysql_tzinfo_to_sql
14mu|mariadb-10.0.38-1|336	%{_bindir}/mysql_upgrade
14mu|mariadb-10.0.38-1|337	%{_bindir}/mysql_zap
14mu|mariadb-10.0.38-1|338	%{_bindir}/mysqlbug
14mu|mariadb-10.0.38-1|339	%{_bindir}/mysqld_multi
14mu|mariadb-10.0.38-1|340	%{_bindir}/mysqld_safe
14mu|mariadb-10.0.38-1|341	%{_bindir}/mysqld_safe_helper
14mu|mariadb-10.0.38-1|342	%{_bindir}/mysqlhotcopy
14mu|mariadb-10.0.38-1|343	%{_bindir}/mytop
14mu|mariadb-10.0.38-1|344	%{_bindir}/perror
14mu|mariadb-10.0.38-1|345	%{_bindir}/replace
14mu|mariadb-10.0.38-1|346	%{_bindir}/resolve_stack_dump
14mu|mariadb-10.0.38-1|347	%{_bindir}/resolveip
14mu|mariadb-10.0.38-1|348	%{_sbindir}/mysqld
14mu|mariadb-10.0.38-1|349	/lib/systemd/system/mysqld.service
14mu|mariadb-10.0.38-1|350	%{_bindir}/mysqld-prepare-db-dir
14mu|mariadb-10.0.38-1|351	%{_bindir}/mysqld-wait-ready
14mu|mariadb-10.0.38-1|352	%doc %{_docdir}/%{name}-%{version}
14mu|mariadb-10.0.38-1|353	%attr(711,%{muser},%{muser}) /srv/mysql
14mu|mariadb-10.0.38-1|354	%attr(711,%{muser},%{muser}) %{_localstatedir}/log/mysqld
14mu|mariadb-10.0.38-1|355	%{_mandir}/man1/aria_chk.1*
14mu|mariadb-10.0.38-1|356	%{_mandir}/man1/aria_dump_log.1*
14mu|mariadb-10.0.38-1|357	%{_mandir}/man1/aria_ftdump.1*
14mu|mariadb-10.0.38-1|358	%{_mandir}/man1/aria_pack.1*
14mu|mariadb-10.0.38-1|359	%{_mandir}/man1/aria_read_log.1*
14mu|mariadb-10.0.38-1|360	%{_mandir}/man1/innochecksum.1*
14mu|mariadb-10.0.38-1|361	%{_mandir}/man1/myisam_ftdump.1*
14mu|mariadb-10.0.38-1|362	%{_mandir}/man1/myisamchk.1*
14mu|mariadb-10.0.38-1|363	%{_mandir}/man1/myisamlog.1*
14mu|mariadb-10.0.38-1|364	%{_mandir}/man1/myisampack.1*
14mu|mariadb-10.0.38-1|365	%{_mandir}/man1/mysql.server.1*
14mu|mariadb-10.0.38-1|366	%{_mandir}/man1/mysql_config.1*
14mu|mariadb-10.0.38-1|367	%{_mandir}/man1/mysql_convert_table_format.1*
14mu|mariadb-10.0.38-1|368	%{_mandir}/man1/mysql_fix_extensions.1*
14mu|mariadb-10.0.38-1|369	%{_mandir}/man1/mysql_install_db.1*
14mu|mariadb-10.0.38-1|370	%{_mandir}/man1/mysql_secure_installation.1*
14mu|mariadb-10.0.38-1|371	%{_mandir}/man1/mysql_setpermission.1*
14mu|mariadb-10.0.38-1|372	%{_mandir}/man1/mysql_tzinfo_to_sql.1*
14mu|mariadb-10.0.38-1|373	%{_mandir}/man1/mysql_upgrade.1*
14mu|mariadb-10.0.38-1|374	%{_mandir}/man1/mysql_zap.1*
14mu|mariadb-10.0.38-1|375	%{_mandir}/man1/mysqlbug.1*
14mu|mariadb-10.0.38-1|376	%{_mandir}/man1/mysqld_multi.1*
14mu|mariadb-10.0.38-1|377	%{_mandir}/man1/mysqld_safe.1*
14mu|mariadb-10.0.38-1|378	%{_mandir}/man1/mysqlhotcopy.1*
14mu|mariadb-10.0.38-1|379	%{_mandir}/man1/perror.1*
14mu|mariadb-10.0.38-1|380	%{_mandir}/man1/replace.1*
14mu|mariadb-10.0.38-1|381	%{_mandir}/man1/resolve_stack_dump.1*
14mu|mariadb-10.0.38-1|382	%{_mandir}/man1/resolveip.1*
14mu|mariadb-10.0.38-1|383	
14mu|mariadb-10.0.38-1|384	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|385	
14mu|mariadb-10.0.38-1|386	%package msql2mysql
14mu|mariadb-10.0.38-1|387	Summary:	Tool to convert code written for mSQL to MySQL/MariaDB
14mu|mariadb-10.0.38-1|388	Group:		Development/Other
14mu|mariadb-10.0.38-1|389	Conflicts:	mysql-client < 5.7
14mu|mariadb-10.0.38-1|390	Conflicts:	mysql-cluster-client
14mu|mariadb-10.0.38-1|391	
14mu|mariadb-10.0.38-1|392	%description msql2mysql
14mu|mariadb-10.0.38-1|393	Tool to convert code written for mSQL to MySQL/MariaDB.
14mu|mariadb-10.0.38-1|394	
14mu|mariadb-10.0.38-1|395	%files msql2mysql
14mu|mariadb-10.0.38-1|396	%{_bindir}/msql2mysql
14mu|mariadb-10.0.38-1|397	%{_mandir}/man1/msql2mysql.1*
14mu|mariadb-10.0.38-1|398	
14mu|mariadb-10.0.38-1|399	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|400	
14mu|mariadb-10.0.38-1|401	%package common
14mu|mariadb-10.0.38-1|402	Summary:	Common files needed by both the MariaDB server and client
14mu|mariadb-10.0.38-1|403	Group:		System/Servers
14mu|mariadb-10.0.38-1|404	Obsoletes:	mysql-common < 5.7
14mu|mariadb-10.0.38-1|405	Conflicts:	mysql-common-core < 5.7
14mu|mariadb-10.0.38-1|406	Obsoletes:	mysql-common-core < 5.7
14mu|mariadb-10.0.38-1|407	Provides:	mysql-common = 5.7
14mu|mariadb-10.0.38-1|408	
14mu|mariadb-10.0.38-1|409	%description common
14mu|mariadb-10.0.38-1|410	Common files needed by both the MariaDB server and client.
14mu|mariadb-10.0.38-1|411	
14mu|mariadb-10.0.38-1|412	%files common
14mu|mariadb-10.0.38-1|413	%doc README COPYING
14mu|mariadb-10.0.38-1|414	%{_sysconfdir}/my.cnf
14mu|mariadb-10.0.38-1|415	%dir %{_sysconfdir}/my.cnf.d
14mu|mariadb-10.0.38-1|416	%dir %{_datadir}/mysql
14mu|mariadb-10.0.38-1|417	%{_datadir}/mysql/english
14mu|mariadb-10.0.38-1|418	%{_datadir}/mysql/charsets
14mu|mariadb-10.0.38-1|419	%{_datadir}/mysql/czech
14mu|mariadb-10.0.38-1|420	%{_datadir}/mysql/danish
14mu|mariadb-10.0.38-1|421	%{_datadir}/mysql/dutch
14mu|mariadb-10.0.38-1|422	%{_datadir}/mysql/estonian
14mu|mariadb-10.0.38-1|423	%{_datadir}/mysql/french
14mu|mariadb-10.0.38-1|424	%{_datadir}/mysql/german
14mu|mariadb-10.0.38-1|425	%{_datadir}/mysql/greek
14mu|mariadb-10.0.38-1|426	%{_datadir}/mysql/hungarian
14mu|mariadb-10.0.38-1|427	%{_datadir}/mysql/italian
14mu|mariadb-10.0.38-1|428	%{_datadir}/mysql/japanese
14mu|mariadb-10.0.38-1|429	%{_datadir}/mysql/korean
14mu|mariadb-10.0.38-1|430	%{_datadir}/mysql/norwegian
14mu|mariadb-10.0.38-1|431	%{_datadir}/mysql/norwegian-ny
14mu|mariadb-10.0.38-1|432	%{_datadir}/mysql/polish
14mu|mariadb-10.0.38-1|433	%{_datadir}/mysql/portuguese
14mu|mariadb-10.0.38-1|434	%{_datadir}/mysql/romanian
14mu|mariadb-10.0.38-1|435	%{_datadir}/mysql/russian
14mu|mariadb-10.0.38-1|436	%{_datadir}/mysql/serbian
14mu|mariadb-10.0.38-1|437	%{_datadir}/mysql/slovak
14mu|mariadb-10.0.38-1|438	%{_datadir}/mysql/spanish
14mu|mariadb-10.0.38-1|439	%{_datadir}/mysql/swedish
14mu|mariadb-10.0.38-1|440	%{_datadir}/mysql/ukrainian
14mu|mariadb-10.0.38-1|441	# We put this into -common for now because it is needed for both
14mu|mariadb-10.0.38-1|442	# -server (used by mysqld_safe) and by -devel (configure scripts calling
14mu|mariadb-10.0.38-1|443	# it, e.g. php)
14mu|mariadb-10.0.38-1|444	%{_bindir}/mysql_config
14mu|mariadb-10.0.38-1|445	
14mu|mariadb-10.0.38-1|446	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|447	
14mu|mariadb-10.0.38-1|448	%package client
14mu|mariadb-10.0.38-1|449	Summary:	MariaDB command line client
14mu|mariadb-10.0.38-1|450	Group:		Databases
14mu|mariadb-10.0.38-1|451	Conflicts:	mysql-server < 5.7
14mu|mariadb-10.0.38-1|452	Conflicts:	mysql-client < 5.7
14mu|mariadb-10.0.38-1|453	Obsoletes:	mysql-client < 5.7
14mu|mariadb-10.0.38-1|454	Provides:	mysql-client = 5.7
14mu|mariadb-10.0.38-1|455	Conflicts:	%{_lib}mysqld0 < 5.7
14mu|mariadb-10.0.38-1|456	
14mu|mariadb-10.0.38-1|457	%description client
14mu|mariadb-10.0.38-1|458	MariaDB command line client.
14mu|mariadb-10.0.38-1|459	
14mu|mariadb-10.0.38-1|460	%files client
14mu|mariadb-10.0.38-1|461	%{_bindir}/mysql
14mu|mariadb-10.0.38-1|462	%{_bindir}/mysql_embedded
14mu|mariadb-10.0.38-1|463	%{_bindir}/mysqlaccess
14mu|mariadb-10.0.38-1|464	%{_bindir}/mysqladmin
14mu|mariadb-10.0.38-1|465	%{_bindir}/mysqlbinlog
14mu|mariadb-10.0.38-1|466	%{_bindir}/mysqlcheck
14mu|mariadb-10.0.38-1|467	%{_bindir}/mysqldump
14mu|mariadb-10.0.38-1|468	%{_bindir}/mysqldumpslow
14mu|mariadb-10.0.38-1|469	%{_bindir}/mysql_find_rows
14mu|mariadb-10.0.38-1|470	%{_bindir}/mysqlimport
14mu|mariadb-10.0.38-1|471	%{_bindir}/mysqlshow
14mu|mariadb-10.0.38-1|472	%{_bindir}/mysqlslap
14mu|mariadb-10.0.38-1|473	%{_bindir}/mysql_waitpid
14mu|mariadb-10.0.38-1|474	%{_bindir}/my_print_defaults
14mu|mariadb-10.0.38-1|475	%{_mandir}/man1/mysql.1*
14mu|mariadb-10.0.38-1|476	%{_mandir}/man1/mysqlaccess.1*
14mu|mariadb-10.0.38-1|477	%{_mandir}/man1/mysqladmin.1*
14mu|mariadb-10.0.38-1|478	%{_mandir}/man1/mysqlbinlog.1*
14mu|mariadb-10.0.38-1|479	%{_mandir}/man1/mysqlcheck.1*
14mu|mariadb-10.0.38-1|480	%{_mandir}/man1/mysqldump.1*
14mu|mariadb-10.0.38-1|481	%{_mandir}/man1/mysqldumpslow.1*
14mu|mariadb-10.0.38-1|482	%{_mandir}/man1/mysql_find_rows.1*
14mu|mariadb-10.0.38-1|483	%{_mandir}/man1/mysqlimport.1*
14mu|mariadb-10.0.38-1|484	%{_mandir}/man1/mysqlslap.1*
14mu|mariadb-10.0.38-1|485	%{_mandir}/man1/mysqlshow.1*
14mu|mariadb-10.0.38-1|486	%{_mandir}/man1/mysql_waitpid.1*
14mu|mariadb-10.0.38-1|487	%{_mandir}/man1/my_print_defaults.1*
14mu|mariadb-10.0.38-1|488	
14mu|mariadb-10.0.38-1|489	#----------------------------------------------------------------------------
14mu|mariadb-10.0.38-1|490	
14mu|mariadb-10.0.38-1|491	%prep
14mu|mariadb-10.0.38-1|492	%setup -q
14mu|mariadb-10.0.38-1|493	%apply_patches
14mu|mariadb-10.0.38-1|494	# Workarounds for bugs
14mu|mariadb-10.0.38-1|495	sed -i "s@data/test@\${INSTALL_MYSQLTESTDIR}@g" sql/CMakeLists.txt
14mu|mariadb-10.0.38-1|496	#sed -i "s/srv_buf_size/srv_sort_buf_size/" storage/innobase/row/row0log.cc
14mu|mariadb-10.0.38-1|497	%if "%{distepoch}" < "2014.0"
14mu|mariadb-10.0.38-1|498	sed -e 's, -fuse-linker-plugin,,' -i storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake storage/tokudb/CMakeLists.txt
14mu|mariadb-10.0.38-1|499	%endif
14mu|mariadb-10.0.38-1|500	# -flto doesn't work with the way tokudb builds static libraries
14mu|mariadb-10.0.38-1|501	sed -e 's, -flto,,' -i storage/tokudb/PerconaFT/cmake_modules/TokuSetupCompiler.cmake storage/tokudb/CMakeLists.txt
14mu|mariadb-10.0.38-1|502	
14mu|mariadb-10.0.38-1|503	%build
14mu|mariadb-10.0.38-1|504	# aliasing rule violations at least in storage/tokudb/ft-index/ft/dbufio.cc
14mu|mariadb-10.0.38-1|505	# -fuse-ld=bfd is necessary for the libmysql_versions.ld linker script to work.
14mu|mariadb-10.0.38-1|506	export CFLAGS="%{optflags} -fno-strict-aliasing -Wno-error=maybe-uninitialized -fuse-ld=bfd -fno-delete-null-pointer-checks"
14mu|mariadb-10.0.38-1|507	export CXXFLAGS="%{optflags} -fno-strict-aliasing -Wno-error=maybe-uninitialized -fuse-ld=bfd -fno-delete-null-pointer-checks"
14mu|mariadb-10.0.38-1|508	export LDFLAGS="%{optflags} -fuse-ld=bfd"
14mu|mariadb-10.0.38-1|509	
14mu|mariadb-10.0.38-1|510	%cmake \
14mu|mariadb-10.0.38-1|511	-DINSTALL_LAYOUT=RPM \
14mu|mariadb-10.0.38-1|512	-DMYSQL_DATADIR=/srv/mysql \
14mu|mariadb-10.0.38-1|513	-DMYSQL_UNIX_ADDR=/run/mysqld/mysql.sock \
14mu|mariadb-10.0.38-1|514	-DWITH_EXTRA_CHARSETS=complex \
14mu|mariadb-10.0.38-1|515	-DWITH_EMBEDDED_SERVER:BOOL=ON \
14mu|mariadb-10.0.38-1|516	-DWITH_READLINE:BOOL=ON \
14mu|mariadb-10.0.38-1|517	-DWITH_LIBEVENT=system
14mu|mariadb-10.0.38-1|518	
14mu|mariadb-10.0.38-1|519	# Used by logformat during build
14mu|mariadb-10.0.38-1|520	export LD_LIBRARY_PATH=`pwd`/storage/tokudb/ft-index/portability:$LD_LIBRARY_PATH
14mu|mariadb-10.0.38-1|521	%make -k || make
14mu|mariadb-10.0.38-1|522	
14mu|mariadb-10.0.38-1|523	%install
14mu|mariadb-10.0.38-1|524	%makeinstall_std -C build
14mu|mariadb-10.0.38-1|525	
14mu|mariadb-10.0.38-1|526	# systemd integration
14mu|mariadb-10.0.38-1|527	mkdir -p %{buildroot}/lib/systemd/system
14mu|mariadb-10.0.38-1|528	install -c -m 644 %{SOURCE100} %{buildroot}%{_systemunitdir}
14mu|mariadb-10.0.38-1|529	install -c -m 755 %{SOURCE101} %{buildroot}%{_bindir}
14mu|mariadb-10.0.38-1|530	install -c -m 755 %{SOURCE102} %{buildroot}%{_bindir}
14mu|mariadb-10.0.38-1|531	rm -rf %{buildroot}%{_sysconfdir}/init.d
14mu|mariadb-10.0.38-1|532	
14mu|mariadb-10.0.38-1|533	# Fix bogus doc installation
14mu|mariadb-10.0.38-1|534	mkdir -p %{buildroot}%{_docdir}/%{name}-%{version}
14mu|mariadb-10.0.38-1|535	find %{buildroot}%{_docdir} -type f -exec mv {} %{buildroot}%{_docdir}/%{name}-%{version}/ ';'
14mu|mariadb-10.0.38-1|536	
14mu|mariadb-10.0.38-1|537	mkdir -p %{buildroot}/srv/mysql \
14mu|mariadb-10.0.38-1|538	%{buildroot}%{_localstatedir}/log/mysqld
14mu|mariadb-10.0.38-1|539	chmod 711 %{buildroot}/srv/mysql \
14mu|mariadb-10.0.38-1|540	%{buildroot}%{_localstatedir}/log/mysqld
14mu|mariadb-10.0.38-1|541	
14mu|mariadb-10.0.38-1|542	# Unneeded stuff
14mu|mariadb-10.0.38-1|543	rm -f	%{buildroot}%{_datadir}/mysql/binary-configure \
14mu|mariadb-10.0.38-1|544	%{buildroot}%{_datadir}/mysql/magic \
14mu|mariadb-10.0.38-1|545	%{buildroot}%{_datadir}/mysql/mysql-log-rotate \
14mu|mariadb-10.0.38-1|546	%{buildroot}%{_datadir}/mysql/solaris/postinstall-solaris
14mu|mariadb-10.0.38-1|547	# Should those go to docs rather than just being deleted?
14mu|mariadb-10.0.38-1|548	rm -f	%{buildroot}%{_datadir}/mysql/config.huge.ini \
14mu|mariadb-10.0.38-1|549	%{buildroot}%{_datadir}/mysql/config.medium.ini \
14mu|mariadb-10.0.38-1|550	%{buildroot}%{_datadir}/mysql/config.small.ini \
14mu|mariadb-10.0.38-1|551	%{buildroot}%{_datadir}/mysql/mysql.server \
14mu|mariadb-10.0.38-1|552	%{buildroot}%{_datadir}/mysql/mysqld_multi.server \
14mu|mariadb-10.0.38-1|553	%{buildroot}%{_datadir}/mysql/ndb-config-2-node.ini
14mu|mariadb-10.0.38-1|554	
14mu|mariadb-10.0.38-1|555	# remove unneeded RHEL-4 SELinux stuff
14mu|mariadb-10.0.38-1|556	rm -rf %{buildroot}%{_datadir}/mysql/SELinux/
14mu|mariadb-10.0.38-1|557	
14mu|mariadb-10.0.38-1|558	%changelog

23348 14
14mu|matchbox-window-manager-1.2-30|1	%define enable_drakx_version 0
14mu|matchbox-window-manager-1.2-30|2	
14mu|matchbox-window-manager-1.2-30|3	%{?_with_drakx: %global enable_drakx_version 1}
14mu|matchbox-window-manager-1.2-30|4	
14mu|matchbox-window-manager-1.2-30|5	Summary:	Window manager for the Matchbox Desktop
14mu|matchbox-window-manager-1.2-30|6	Name:		matchbox-window-manager
14mu|matchbox-window-manager-1.2-30|7	Version:	1.2
14mu|matchbox-window-manager-1.2-30|8	Release:	30
14mu|matchbox-window-manager-1.2-30|9	License:	GPLv2+
14mu|matchbox-window-manager-1.2-30|10	Group:		Graphical desktop/Other
14mu|matchbox-window-manager-1.2-30|11	Url:		http://projects.o-hand.com/matchbox/
14mu|matchbox-window-manager-1.2-30|12	Source0:	http://projects.o-hand.com/matchbox/sources/%name/%version/%{name}-%{version}.tar.bz2
14mu|matchbox-window-manager-1.2-30|13	#specific theme for installer
14mu|matchbox-window-manager-1.2-30|14	Source1:	matchbox-ia_ora.tar.bz2
14mu|matchbox-window-manager-1.2-30|15	Source2:	30-start-matchbox.xsetup
14mu|matchbox-window-manager-1.2-30|16	Source3:	80-stop-matchbox.xsetup
14mu|matchbox-window-manager-1.2-30|17	# (fc) 1.2-2mdv various bug fixes from SVN
14mu|matchbox-window-manager-1.2-30|18	Patch0:		matchbox-window-manager-1.2-svnfixes.patch
14mu|matchbox-window-manager-1.2-30|19	# (fc) 1.2-2mdv various customizations for DrakX
14mu|matchbox-window-manager-1.2-30|20	Patch1:		matchbox-window-manager-1.2-drakx.patch
14mu|matchbox-window-manager-1.2-30|21	# (fc) 1.2-3mdv extend theme for separate decorations for modal dialogs
14mu|matchbox-window-manager-1.2-30|22	Patch2:		matchbox-window-manager-1.2-modal.patch
14mu|matchbox-window-manager-1.2-30|23	
14mu|matchbox-window-manager-1.2-30|24	BuildRequires:	GConf2
14mu|matchbox-window-manager-1.2-30|25	BuildRequires:	pkgconfig
14mu|matchbox-window-manager-1.2-30|26	BuildRequires:	libmatchbox-devel
14mu|matchbox-window-manager-1.2-30|27	BuildRequires:	expat-devel
14mu|matchbox-window-manager-1.2-30|28	BuildRequires:	startup-notification-devel
14mu|matchbox-window-manager-1.2-30|29	BuildRequires:	libXsettings-client-devel
14mu|matchbox-window-manager-1.2-30|30	BuildRequires:	pkgconfig(gconf-2.0)
14mu|matchbox-window-manager-1.2-30|31	BuildRequires:	pkgconfig(xcomposite)
14mu|matchbox-window-manager-1.2-30|32	BuildRequires:	pkgconfig(xdamage)
14mu|matchbox-window-manager-1.2-30|33	Requires(preun):GConf2
14mu|matchbox-window-manager-1.2-30|34	
14mu|matchbox-window-manager-1.2-30|35	%description
14mu|matchbox-window-manager-1.2-30|36	Matchbox is a base environment for the X Window System running on non-desktop
14mu|matchbox-window-manager-1.2-30|37	embedded platforms such as handhelds, set-top boxes, kiosks and anything else
14mu|matchbox-window-manager-1.2-30|38	for which screen space, input mechanisms or system resources are limited.
14mu|matchbox-window-manager-1.2-30|39	
14mu|matchbox-window-manager-1.2-30|40	This package contains the window manager from Matchbox.
14mu|matchbox-window-manager-1.2-30|41	
14mu|matchbox-window-manager-1.2-30|42	%files
14mu|matchbox-window-manager-1.2-30|43	%doc AUTHORS README ChangeLog
14mu|matchbox-window-manager-1.2-30|44	%{_sysconfdir}/gconf/schemas/matchbox.schemas
14mu|matchbox-window-manager-1.2-30|45	%{_bindir}/matchbox*
14mu|matchbox-window-manager-1.2-30|46	%{_datadir}/matchbox/*
14mu|matchbox-window-manager-1.2-30|47	%{_datadir}/themes/*
14mu|matchbox-window-manager-1.2-30|48	%exclude %{_datadir}/themes/Ia*Ora*Smooth
14mu|matchbox-window-manager-1.2-30|49	%exclude %{_datadir}/matchbox/mbnoapp.xpm
14mu|matchbox-window-manager-1.2-30|50	
14mu|matchbox-window-manager-1.2-30|51	%if !%{enable_drakx_version}
14mu|matchbox-window-manager-1.2-30|52	%preun
14mu|matchbox-window-manager-1.2-30|53	%preun_uninstall_gconf_schemas matchbox
14mu|matchbox-window-manager-1.2-30|54	%endif
14mu|matchbox-window-manager-1.2-30|55	
14mu|matchbox-window-manager-1.2-30|56	#----------------------------------------------------------------------------
14mu|matchbox-window-manager-1.2-30|57	
14mu|matchbox-window-manager-1.2-30|58	%package -n drakx-installer-matchbox
14mu|matchbox-window-manager-1.2-30|59	Summary:	Customized version of Matchbox for DrakX installer
14mu|matchbox-window-manager-1.2-30|60	Group:		Graphical desktop/Other
14mu|matchbox-window-manager-1.2-30|61	
14mu|matchbox-window-manager-1.2-30|62	%description -n drakx-installer-matchbox
14mu|matchbox-window-manager-1.2-30|63	Customized version of Matchbox Window Manager for DrakX installer.
14mu|matchbox-window-manager-1.2-30|64	
14mu|matchbox-window-manager-1.2-30|65	%files -n drakx-installer-matchbox
14mu|matchbox-window-manager-1.2-30|66	%{_sysconfdir}/X11/xsetup.d/*.xsetup
14mu|matchbox-window-manager-1.2-30|67	%{_bindir}/drakx-matchbox-window-manager
14mu|matchbox-window-manager-1.2-30|68	%{_datadir}/themes/Ia*Ora*Smooth
14mu|matchbox-window-manager-1.2-30|69	%{_datadir}/matchbox/*
14mu|matchbox-window-manager-1.2-30|70	
14mu|matchbox-window-manager-1.2-30|71	#----------------------------------------------------------------------------
14mu|matchbox-window-manager-1.2-30|72	
14mu|matchbox-window-manager-1.2-30|73	%prep
14mu|matchbox-window-manager-1.2-30|74	%setup -q
14mu|matchbox-window-manager-1.2-30|75	%patch0 -p1 -b .svnfixes
14mu|matchbox-window-manager-1.2-30|76	%patch1 -p1 -b .drakx-version
14mu|matchbox-window-manager-1.2-30|77	%patch2 -p1 -b .modal
14mu|matchbox-window-manager-1.2-30|78	
14mu|matchbox-window-manager-1.2-30|79	%build
14mu|matchbox-window-manager-1.2-30|80	[ -d standard ] || mkdir standard
14mu|matchbox-window-manager-1.2-30|81	cd standard
14mu|matchbox-window-manager-1.2-30|82	CONFIGURE_TOP=.. \
14mu|matchbox-window-manager-1.2-30|83	CFLAGS="%{optflags} -lm"
14mu|matchbox-window-manager-1.2-30|84	%configure2_5x \
14mu|matchbox-window-manager-1.2-30|85	--enable-expat \
14mu|matchbox-window-manager-1.2-30|86	--disable-composite \
14mu|matchbox-window-manager-1.2-30|87	--enable-gconf \
14mu|matchbox-window-manager-1.2-30|88	--enable-startup-notification
14mu|matchbox-window-manager-1.2-30|89	
14mu|matchbox-window-manager-1.2-30|90	%make
14mu|matchbox-window-manager-1.2-30|91	cd -
14mu|matchbox-window-manager-1.2-30|92	
14mu|matchbox-window-manager-1.2-30|93	[ -d drakx ] || mkdir drakx
14mu|matchbox-window-manager-1.2-30|94	cd drakx
14mu|matchbox-window-manager-1.2-30|95	CONFIGURE_TOP=.. \
14mu|matchbox-window-manager-1.2-30|96	CFLAGS="%{optflags} -DDRAKX_VERSION -lm" %configure2_5x \
14mu|matchbox-window-manager-1.2-30|97	--enable-expat \
14mu|matchbox-window-manager-1.2-30|98	--enable-composite \
14mu|matchbox-window-manager-1.2-30|99	--disable-session \
14mu|matchbox-window-manager-1.2-30|100	--disable-keyboard \
14mu|matchbox-window-manager-1.2-30|101	--disable-ping-protocol \
14mu|matchbox-window-manager-1.2-30|102	--disable-xrm \
14mu|matchbox-window-manager-1.2-30|103	--disable-gconf \
14mu|matchbox-window-manager-1.2-30|104	--disable-startup-notification \
14mu|matchbox-window-manager-1.2-30|105	--disable-xsettings
14mu|matchbox-window-manager-1.2-30|106	
14mu|matchbox-window-manager-1.2-30|107	%make
14mu|matchbox-window-manager-1.2-30|108	cd -
14mu|matchbox-window-manager-1.2-30|109	
14mu|matchbox-window-manager-1.2-30|110	%install
14mu|matchbox-window-manager-1.2-30|111	cd standard
14mu|matchbox-window-manager-1.2-30|112	%makeinstall_std
14mu|matchbox-window-manager-1.2-30|113	cd -
14mu|matchbox-window-manager-1.2-30|114	
14mu|matchbox-window-manager-1.2-30|115	#this file is ignored
14mu|matchbox-window-manager-1.2-30|116	rm -rf %{buildroot}%{_sysconfdir}/matchbox/kbdconfig
14mu|matchbox-window-manager-1.2-30|117	
14mu|matchbox-window-manager-1.2-30|118	mkdir -p %{buildroot}%{_sysconfdir}/X11/xsetup.d/
14mu|matchbox-window-manager-1.2-30|119	
14mu|matchbox-window-manager-1.2-30|120	install -m755 %{SOURCE2} %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/xsetup.d/
14mu|matchbox-window-manager-1.2-30|121	
14mu|matchbox-window-manager-1.2-30|122	tar -x -C %{buildroot} -f %{SOURCE1}
14mu|matchbox-window-manager-1.2-30|123	
14mu|matchbox-window-manager-1.2-30|124	install -m 755 drakx/src/matchbox-window-manager %{buildroot}%{_bindir}/drakx-matchbox-window-manager
14mu|matchbox-window-manager-1.2-30|125	
14mu|matchbox-window-manager-1.2-30|126	
14mu|matchbox-window-manager-1.2-30|127	%changelog
14mu|matchbox-window-manager-1.2-30|128	* Wed Oct 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-30
14mu|matchbox-window-manager-1.2-30|129	+ Revision: 22eff38
14mu|matchbox-window-manager-1.2-30|130	- Fix 80-stop-matchbox.xsetup to exit with status 0 if pid file doesn't exist
14mu|matchbox-window-manager-1.2-30|131	
14mu|matchbox-window-manager-1.2-30|132	

23349 14
14mu|maven2-2.2.1-8|1	%define bootstrap	1
14mu|maven2-2.2.1-8|2	%define __jar_repack	0
14mu|maven2-2.2.1-8|3	
14mu|maven2-2.2.1-8|4	Name:		maven2
14mu|maven2-2.2.1-8|5	Version:	2.2.1
14mu|maven2-2.2.1-8|6	Release:	8
14mu|maven2-2.2.1-8|7	Summary:	Java project management and project comprehension tool
14mu|maven2-2.2.1-8|8	
14mu|maven2-2.2.1-8|9	Group:		Development/Java
14mu|maven2-2.2.1-8|10	License:	ASL 2.0 and MIT and BSD
14mu|maven2-2.2.1-8|11	URL:		http://maven.apache.org
14mu|maven2-2.2.1-8|12	
14mu|maven2-2.2.1-8|13	# export https://svn.apache.org/repos/asf/maven/maven-2/tags/maven-%{version}/ apache-maven-%{version}
14mu|maven2-2.2.1-8|14	# tar czvf %{name}-%{version}.tar.gz apache-maven-%{version}
14mu|maven2-2.2.1-8|15	Source0:	%{name}-%{version}.tar.gz
14mu|maven2-2.2.1-8|16	
14mu|maven2-2.2.1-8|17	# Since we are using the entire dependency set "as is", we need to atleast try
14mu|maven2-2.2.1-8|18	# and make it so that only one version is packaged in the binary blob. This
14mu|maven2-2.2.1-8|19	# server an additional (and more important) purpose ... it ensures that a
14mu|maven2-2.2.1-8|20	# single version of each module is enough; because if not, versioned rpm names
14mu|maven2-2.2.1-8|21	# would be needed for those dependencies. The idea is as follows:
14mu|maven2-2.2.1-8|22	
14mu|maven2-2.2.1-8|23	# Required by maven:
14mu|maven2-2.2.1-8|24	#  org/codehaus/plexus/1.0/plexus-1.0.jar
14mu|maven2-2.2.1-8|25	#  org/codehaus/plexus/1.1/plexus-1.1.jar
14mu|maven2-2.2.1-8|26	# What we package in the blob:
14mu|maven2-2.2.1-8|27	#  org/codehaus/plexus/1.1/plexus-1.1.jar
14mu|maven2-2.2.1-8|28	#  org/codehaus/plexus/1.0/plexus-1.0.jar -> ../1.1/plexus-1.1.jar
14mu|maven2-2.2.1-8|29	
14mu|maven2-2.2.1-8|30	# Doing this for the hundreds of jars is a huge pain.. so we do the only
14mu|maven2-2.2.1-8|31	# thing sane people can. Crazy scripting magic! To generate the tarball
14mu|maven2-2.2.1-8|32	
14mu|maven2-2.2.1-8|33	# rm -rf ~/.m2
14mu|maven2-2.2.1-8|34	# tar xzf SOURCE0
14mu|maven2-2.2.1-8|35	# cd apache-maven-%{version}
14mu|maven2-2.2.1-8|36	# export M2_HOME=`pwd`/installation/apache-maven-%{version}
14mu|maven2-2.2.1-8|37	# ant
14mu|maven2-2.2.1-8|38	# cd ~/.m2
14mu|maven2-2.2.1-8|39	# SOURCE100
14mu|maven2-2.2.1-8|40	# Find maven-%{version}-bootstrapdeps.tar.gz in ./
14mu|maven2-2.2.1-8|41	Source1:	%{name}-%{version}-bootstrapdeps.tar.gz
14mu|maven2-2.2.1-8|42	
14mu|maven2-2.2.1-8|43	# 1xx for non-upstream/created sources
14mu|maven2-2.2.1-8|44	Source100:	%{name}-%{version}-settings.xml
14mu|maven2-2.2.1-8|45	Source101:	%{name}-JPackageRepositoryLayout.java
14mu|maven2-2.2.1-8|46	Source102:	%{name}-MavenJPackageDepmap.java
14mu|maven2-2.2.1-8|47	Source103:	%{name}-%{version}-depmap.xml
14mu|maven2-2.2.1-8|48	Source104:	%{name}-empty-dep.pom
14mu|maven2-2.2.1-8|49	Source105:	%{name}-empty-dep.jar
14mu|maven2-2.2.1-8|50	
14mu|maven2-2.2.1-8|51	# 2xx for created non-buildable sources
14mu|maven2-2.2.1-8|52	Source200:	%{name}-script
14mu|maven2-2.2.1-8|53	Source201:	%{name}-jpp-script
14mu|maven2-2.2.1-8|54	
14mu|maven2-2.2.1-8|55	Patch0:		%{name}-antbuild.patch
14mu|maven2-2.2.1-8|56	Patch1:		%{name}-%{version}-jpp.patch
14mu|maven2-2.2.1-8|57	Patch2:		%{name}-%{version}-update-tests.patch
14mu|maven2-2.2.1-8|58	Patch3:		%{name}-%{version}-enable-bootstrap-repo.patch
14mu|maven2-2.2.1-8|59	Patch4:		%{name}-%{version}-unshade.patch
14mu|maven2-2.2.1-8|60	Patch5:		%{name}-%{version}-default-resolver-pool-size.patch
14mu|maven2-2.2.1-8|61	Patch6:		%{name}-%{version}-strip-jackrabbit-dep.patch
14mu|maven2-2.2.1-8|62	
14mu|maven2-2.2.1-8|63	BuildRequires:	java-devel >= 1.6.0
14mu|maven2-2.2.1-8|64	BuildRequires:	classworlds
14mu|maven2-2.2.1-8|65	BuildRequires:	jdom
14mu|maven2-2.2.1-8|66	BuildRequires:	zip
14mu|maven2-2.2.1-8|67	%if %{bootstrap}
14mu|maven2-2.2.1-8|68	BuildRequires:	ant
14mu|maven2-2.2.1-8|69	%else
14mu|maven2-2.2.1-8|70	BuildRequires:	apache-resource-bundles
14mu|maven2-2.2.1-8|71	BuildRequires:	objectweb-asm
14mu|maven2-2.2.1-8|72	BuildRequires:	backport-util-concurrent
14mu|maven2-2.2.1-8|73	BuildRequires:	buildnumber-maven-plugin
14mu|maven2-2.2.1-8|74	BuildRequires:	bsh
14mu|maven2-2.2.1-8|75	BuildRequires:	jsch
14mu|maven2-2.2.1-8|76	BuildRequires:	apache-commons-codec
14mu|maven2-2.2.1-8|77	BuildRequires:	jakarta-commons-httpclient
14mu|maven2-2.2.1-8|78	BuildRequires:	apache-commons-io
14mu|maven2-2.2.1-8|79	BuildRequires:	apache-commons-lang
14mu|maven2-2.2.1-8|80	BuildRequires:	apache-commons-logging
14mu|maven2-2.2.1-8|81	BuildRequires:	jakarta-commons-cli
14mu|maven2-2.2.1-8|82	BuildRequires:	jakarta-commons-collections
14mu|maven2-2.2.1-8|83	BuildRequires:	easymock
14mu|maven2-2.2.1-8|84	BuildRequires:	junit
14mu|maven2-2.2.1-8|85	BuildRequires:	nekohtml
14mu|maven2-2.2.1-8|86	BuildRequires:	ant
14mu|maven2-2.2.1-8|87	BuildRequires:	maven-doxia
14mu|maven2-2.2.1-8|88	BuildRequires:	jetty
14mu|maven2-2.2.1-8|89	BuildRequires:	maven-archiver
14mu|maven2-2.2.1-8|90	BuildRequires:	maven-assembly-plugin
14mu|maven2-2.2.1-8|91	BuildRequires:	maven-doxia-tools
14mu|maven2-2.2.1-8|92	BuildRequires:	maven-enforcer-api
14mu|maven2-2.2.1-8|93	BuildRequires:	maven-enforcer-plugin
14mu|maven2-2.2.1-8|94	BuildRequires:	maven-shade-plugin
14mu|maven2-2.2.1-8|95	BuildRequires:	maven-clean-plugin
14mu|maven2-2.2.1-8|96	BuildRequires:	maven-compiler-plugin
14mu|maven2-2.2.1-8|97	BuildRequires:	maven-resources-plugin
14mu|maven2-2.2.1-8|98	BuildRequires:	maven-install-plugin
14mu|maven2-2.2.1-8|99	BuildRequires:	maven-jar-plugin
14mu|maven2-2.2.1-8|100	BuildRequires:	maven-plugin-testing-harness
14mu|maven2-2.2.1-8|101	BuildRequires:	maven-pmd-plugin
14mu|maven2-2.2.1-8|102	BuildRequires:	maven-shared-file-management
14mu|maven2-2.2.1-8|103	BuildRequires:	maven-shared-common-artifact-filters
14mu|maven2-2.2.1-8|104	BuildRequires:	maven-shared-dependency-tree
14mu|maven2-2.2.1-8|105	BuildRequires:	maven-shared-repository-builder
14mu|maven2-2.2.1-8|106	BuildRequires:	maven-shared-io
14mu|maven2-2.2.1-8|107	BuildRequires:	maven-shared-downloader
14mu|maven2-2.2.1-8|108	BuildRequires:	maven-shared-filtering
14mu|maven2-2.2.1-8|109	BuildRequires:	maven-shared-reporting-api
14mu|maven2-2.2.1-8|110	BuildRequires:	maven-site-plugin
14mu|maven2-2.2.1-8|111	BuildRequires:	maven-surefire-maven-plugin
14mu|maven2-2.2.1-8|112	BuildRequires:	maven-surefire-provider-junit
14mu|maven2-2.2.1-8|113	BuildRequires:	maven-scm
14mu|maven2-2.2.1-8|114	BuildRequires:	maven-wagon
14mu|maven2-2.2.1-8|115	BuildRequires:	modello
14mu|maven2-2.2.1-8|116	BuildRequires:	multithreadedtc
14mu|maven2-2.2.1-8|117	BuildRequires:	plexus-active-collections
14mu|maven2-2.2.1-8|118	BuildRequires:	plexus-ant-factory
14mu|maven2-2.2.1-8|119	BuildRequires:	plexus-archiver
14mu|maven2-2.2.1-8|120	BuildRequires:	plexus-cipher
14mu|maven2-2.2.1-8|121	BuildRequires:	plexus-bsh-factory
14mu|maven2-2.2.1-8|122	BuildRequires:	plexus-build-api
14mu|maven2-2.2.1-8|123	BuildRequires:	plexus-classworlds
14mu|maven2-2.2.1-8|124	BuildRequires:	plexus-compiler
14mu|maven2-2.2.1-8|125	BuildRequires:	plexus-component-api
14mu|maven2-2.2.1-8|126	BuildRequires:	plexus-containers-container-default
14mu|maven2-2.2.1-8|127	BuildRequires:	plexus-container-default
14mu|maven2-2.2.1-8|128	BuildRequires:	plexus-i18n
14mu|maven2-2.2.1-8|129	BuildRequires:	plexus-interactivity
14mu|maven2-2.2.1-8|130	BuildRequires:	plexus-interpolation
14mu|maven2-2.2.1-8|131	BuildRequires:	plexus-io
14mu|maven2-2.2.1-8|132	BuildRequires:	plexus-resources
14mu|maven2-2.2.1-8|133	BuildRequires:	plexus-sec-dispatcher
14mu|maven2-2.2.1-8|134	BuildRequires:	plexus-utils
14mu|maven2-2.2.1-8|135	BuildRequires:	plexus-velocity
14mu|maven2-2.2.1-8|136	BuildRequires:	regexp
14mu|maven2-2.2.1-8|137	BuildRequires:	forge-parent
14mu|maven2-2.2.1-8|138	BuildRequires:	spice-parent
14mu|maven2-2.2.1-8|139	BuildRequires:	jakarta-oro
14mu|maven2-2.2.1-8|140	BuildRequires:	regexp
14mu|maven2-2.2.1-8|141	BuildRequires:	slf4j
14mu|maven2-2.2.1-8|142	BuildRequires:	velocity
14mu|maven2-2.2.1-8|143	%endif
14mu|maven2-2.2.1-8|144	
14mu|maven2-2.2.1-8|145	Requires:	classworlds
14mu|maven2-2.2.1-8|146	Requires:	jdom
14mu|maven2-2.2.1-8|147	
14mu|maven2-2.2.1-8|148	%if !%{bootstrap}
14mu|maven2-2.2.1-8|149	Requires:	apache-resource-bundles
14mu|maven2-2.2.1-8|150	Requires:	objectweb-asm
14mu|maven2-2.2.1-8|151	Requires:	backport-util-concurrent
14mu|maven2-2.2.1-8|152	Requires:	bsh
14mu|maven2-2.2.1-8|153	Requires:	jsch
14mu|maven2-2.2.1-8|154	Requires:	apache-commons-codec
14mu|maven2-2.2.1-8|155	Requires:	jakarta-commons-httpclient
14mu|maven2-2.2.1-8|156	Requires:	apache-commons-io
14mu|maven2-2.2.1-8|157	Requires:	apache-commons-lang
14mu|maven2-2.2.1-8|158	Requires:	apache-commons-logging
14mu|maven2-2.2.1-8|159	Requires:	jakarta-commons-cli
14mu|maven2-2.2.1-8|160	Requires:	jakarta-commons-collections
14mu|maven2-2.2.1-8|161	Requires:	easymock
14mu|maven2-2.2.1-8|162	Requires:	junit
14mu|maven2-2.2.1-8|163	Requires:	nekohtml
14mu|maven2-2.2.1-8|164	Requires:	ant
14mu|maven2-2.2.1-8|165	Requires:	maven-doxia
14mu|maven2-2.2.1-8|166	Requires:	jetty
14mu|maven2-2.2.1-8|167	Requires:	maven-archiver
14mu|maven2-2.2.1-8|168	Requires:	maven-doxia-tools
14mu|maven2-2.2.1-8|169	Requires:	maven-enforcer-api
14mu|maven2-2.2.1-8|170	Requires:	maven-enforcer-plugin
14mu|maven2-2.2.1-8|171	Requires:	maven-plugin-testing-harness
14mu|maven2-2.2.1-8|172	Requires:	maven-shared-file-management
14mu|maven2-2.2.1-8|173	Requires:	maven-shared-common-artifact-filters
14mu|maven2-2.2.1-8|174	Requires:	maven-shared-dependency-tree
14mu|maven2-2.2.1-8|175	Requires:	maven-shared-repository-builder
14mu|maven2-2.2.1-8|176	Requires:	maven-shared-io
14mu|maven2-2.2.1-8|177	Requires:	maven-shared-downloader
14mu|maven2-2.2.1-8|178	Requires:	maven-shared-filtering
14mu|maven2-2.2.1-8|179	Requires:	maven-shared-reporting-api
14mu|maven2-2.2.1-8|180	Requires:	maven-surefire-provider-junit
14mu|maven2-2.2.1-8|181	Requires:	maven-scm
14mu|maven2-2.2.1-8|182	Requires:	maven-wagon
14mu|maven2-2.2.1-8|183	Requires:	modello
14mu|maven2-2.2.1-8|184	Requires:	multithreadedtc
14mu|maven2-2.2.1-8|185	Requires:	jakarta-oro
14mu|maven2-2.2.1-8|186	Requires:	plexus-active-collections
14mu|maven2-2.2.1-8|187	Requires:	plexus-ant-factory
14mu|maven2-2.2.1-8|188	Requires:	plexus-archiver
14mu|maven2-2.2.1-8|189	Requires:	plexus-cipher
14mu|maven2-2.2.1-8|190	Requires:	plexus-bsh-factory
14mu|maven2-2.2.1-8|191	Requires:	plexus-build-api
14mu|maven2-2.2.1-8|192	Requires:	plexus-classworlds
14mu|maven2-2.2.1-8|193	Requires:	plexus-compiler
14mu|maven2-2.2.1-8|194	Requires:	plexus-component-api
14mu|maven2-2.2.1-8|195	Requires:	plexus-containers-container-default
14mu|maven2-2.2.1-8|196	Requires:	plexus-container-default
14mu|maven2-2.2.1-8|197	Requires:	plexus-i18n
14mu|maven2-2.2.1-8|198	Requires:	plexus-interactivity
14mu|maven2-2.2.1-8|199	Requires:	plexus-interpolation
14mu|maven2-2.2.1-8|200	Requires:	plexus-io
14mu|maven2-2.2.1-8|201	Requires:	plexus-resources
14mu|maven2-2.2.1-8|202	Requires:	plexus-sec-dispatcher
14mu|maven2-2.2.1-8|203	Requires:	plexus-utils
14mu|maven2-2.2.1-8|204	Requires:	plexus-velocity
14mu|maven2-2.2.1-8|205	Requires:	regexp
14mu|maven2-2.2.1-8|206	Requires:	forge-parent
14mu|maven2-2.2.1-8|207	Requires:	spice-parent
14mu|maven2-2.2.1-8|208	Requires:	jakarta-oro
14mu|maven2-2.2.1-8|209	Requires:	regexp
14mu|maven2-2.2.1-8|210	Requires:	slf4j
14mu|maven2-2.2.1-8|211	Requires:	velocity
14mu|maven2-2.2.1-8|212	%endif
14mu|maven2-2.2.1-8|213	
14mu|maven2-2.2.1-8|214	BuildArch:	noarch
14mu|maven2-2.2.1-8|215	
14mu|maven2-2.2.1-8|216	%description
14mu|maven2-2.2.1-8|217	Apache Maven is a software project management and comprehension tool. Based on
14mu|maven2-2.2.1-8|218	the concept of a project object model (POM), Maven can manage a project's
14mu|maven2-2.2.1-8|219	build, reporting and documentation from a central piece of information.
14mu|maven2-2.2.1-8|220	
14mu|maven2-2.2.1-8|221	%prep
14mu|maven2-2.2.1-8|222	%setup -q -n apache-maven-%{version}
14mu|maven2-2.2.1-8|223	
14mu|maven2-2.2.1-8|224	%patch0 -p0 -b .antbuild
14mu|maven2-2.2.1-8|225	%patch1 -p1 -b .jpp
14mu|maven2-2.2.1-8|226	%patch2 -p0 -b .update-tests
14mu|maven2-2.2.1-8|227	
14mu|maven2-2.2.1-8|228	%if ! %{bootstrap}
14mu|maven2-2.2.1-8|229	%patch4 -p0 -b .unshade
14mu|maven2-2.2.1-8|230	%endif
14mu|maven2-2.2.1-8|231	
14mu|maven2-2.2.1-8|232	%if %{bootstrap}
14mu|maven2-2.2.1-8|233	%patch3 -p0 -b .enable-bootstrap-repo
14mu|maven2-2.2.1-8|234	%endif
14mu|maven2-2.2.1-8|235	
14mu|maven2-2.2.1-8|236	# set cache location
14mu|maven2-2.2.1-8|237	export M2_REPO=`pwd`/.m2
14mu|maven2-2.2.1-8|238	mkdir $M2_REPO
14mu|maven2-2.2.1-8|239	
14mu|maven2-2.2.1-8|240	# if bootstrapping, extract the dependencies
14mu|maven2-2.2.1-8|241	%if %{bootstrap}
14mu|maven2-2.2.1-8|242	pushd $M2_REPO
14mu|maven2-2.2.1-8|243	
14mu|maven2-2.2.1-8|244	tar xzf %{SOURCE1}
14mu|maven2-2.2.1-8|245	
14mu|maven2-2.2.1-8|246	# maven-remote-resources-plugin (m-r-r-p) is used side-by-side with
14mu|maven2-2.2.1-8|247	# plexus-velocity (p-v) 1.1.3 upstream.. we collapse to a single p-v version
14mu|maven2-2.2.1-8|248	# of 1.1.7. 1.1.7 however has a component descriptor that conflicts
14mu|maven2-2.2.1-8|249	# with the one in m-r-r-p. We therefore need to remove the descriptor
14mu|maven2-2.2.1-8|250	# from m-r-r-p first
14mu|maven2-2.2.1-8|251	zip -d repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.0-beta-2/maven-remote-resources-plugin-1.0-beta-2.jar \
14mu|maven2-2.2.1-8|252	META-INF/plexus/components.xml
14mu|maven2-2.2.1-8|253	
14mu|maven2-2.2.1-8|254	# resource bundle 1.3 is needed during build, but not when done via
14mu|maven2-2.2.1-8|255	# upstream, for some reason
14mu|maven2-2.2.1-8|256	mkdir -p repository/org/apache/apache-jar-resource-bundle/1.3
14mu|maven2-2.2.1-8|257	ln -s ../1.4/apache-jar-resource-bundle-1.4.jar \
14mu|maven2-2.2.1-8|258	repository/org/apache/apache-jar-resource-bundle/1.3/apache-jar-resource-bundle-1.3.jar
14mu|maven2-2.2.1-8|259	ln -s ../1.4/apache-jar-resource-bundle-1.4.jar.sha1 \
14mu|maven2-2.2.1-8|260	repository/org/apache/apache-jar-resource-bundle/1.3/apache-jar-resource-bundle-1.3.jar.sha1
14mu|maven2-2.2.1-8|261	popd
14mu|maven2-2.2.1-8|262	%endif
14mu|maven2-2.2.1-8|263	
14mu|maven2-2.2.1-8|264	cp %{SOURCE101} maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/JPackageRepositoryLayout.java
14mu|maven2-2.2.1-8|265	cp %{SOURCE102} maven-artifact/src/main/java/org/apache/maven/artifact/repository/layout/MavenJPackageDepmap.java
14mu|maven2-2.2.1-8|266	
14mu|maven2-2.2.1-8|267	# disable parallel artifact resolution
14mu|maven2-2.2.1-8|268	%patch5 -p1 -b .parallel-artifacts-resolution
14mu|maven2-2.2.1-8|269	
14mu|maven2-2.2.1-8|270	%if !%{bootstrap}
14mu|maven2-2.2.1-8|271	# remove unneeded jackrabbit dependency
14mu|maven2-2.2.1-8|272	%patch6 -p1 -b .strip-jackrabbit-dep
14mu|maven2-2.2.1-8|273	%endif
14mu|maven2-2.2.1-8|274	
14mu|maven2-2.2.1-8|275	# test case is incorrectly assuming that target executed by antcall
14mu|maven2-2.2.1-8|276	# can propagate references to its parent (stopped working with ant 1.8)
14mu|maven2-2.2.1-8|277	rm maven-script/maven-script-ant/src/test/java/org/apache/maven/script/ant/AntMojoWrapperTest.java
14mu|maven2-2.2.1-8|278	
14mu|maven2-2.2.1-8|279	# FIXIT: look why these tests are failing with maven-surefire 2.6
14mu|maven2-2.2.1-8|280	rm maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java
14mu|maven2-2.2.1-8|281	rm maven-project/src/test/java/org/apache/maven/project/validation/DefaultModelValidatorTest.java
14mu|maven2-2.2.1-8|282	
14mu|maven2-2.2.1-8|283	%build
14mu|maven2-2.2.1-8|284	export M2_REPO=`pwd`/.m2
14mu|maven2-2.2.1-8|285	export M2_HOME=`pwd`/installation/apache-maven-%{version}
14mu|maven2-2.2.1-8|286	
14mu|maven2-2.2.1-8|287	# copy settings to where ant reads from
14mu|maven2-2.2.1-8|288	mkdir -p $M2_HOME/conf
14mu|maven2-2.2.1-8|289	cp %{SOURCE100} $M2_HOME/conf/settings.xml
14mu|maven2-2.2.1-8|290	
14mu|maven2-2.2.1-8|291	# replace locations in the copied settings file
14mu|maven2-2.2.1-8|292	sed -i -e s:__M2_LOCALREPO_PLACEHOLDER__:"file\://$M2_REPO/cache":g $M2_HOME/conf/settings.xml
14mu|maven2-2.2.1-8|293	sed -i -e s:__M2_REMOTEREPO_PLACEHOLDER__:"file\://$M2_REPO/repository":g $M2_HOME/conf/settings.xml
14mu|maven2-2.2.1-8|294	
14mu|maven2-2.2.1-8|295	# replace settings file location before patching
14mu|maven2-2.2.1-8|296	sed -i -s s:__M2_SETTINGS_FILE__:$M2_HOME/conf/settings.xml:g build.xml
14mu|maven2-2.2.1-8|297	
14mu|maven2-2.2.1-8|298	# FIXME: These tests fail when building with maven for an unknown reason
14mu|maven2-2.2.1-8|299	rm -f maven-core/src/test/java/org/apache/maven/WagonSelectorTest.java
14mu|maven2-2.2.1-8|300	rm -f maven-artifact-manager/src/test/java/org/apache/maven/artifact/manager/DefaultWagonManagerTest.java
14mu|maven2-2.2.1-8|301	%if %{bootstrap}
14mu|maven2-2.2.1-8|302	ant -Dmaven.repo.local=$M2_REPO/cache
14mu|maven2-2.2.1-8|303	%else
14mu|maven2-2.2.1-8|304	mvn-jpp -P all-models -Dmaven.repo.local=$M2_REPO/cache -Dmaven2.jpp.depmap.file=%{SOURCE103} install
14mu|maven2-2.2.1-8|305	%endif
14mu|maven2-2.2.1-8|306	
14mu|maven2-2.2.1-8|307	%install
14mu|maven2-2.2.1-8|308	export M2_HOME=$(pwd)/installation/apache-maven-%{version}
14mu|maven2-2.2.1-8|309	
14mu|maven2-2.2.1-8|310	rm -rf $M2_HOME
14mu|maven2-2.2.1-8|311	
14mu|maven2-2.2.1-8|312	mkdir -p $(pwd)/installation/
14mu|maven2-2.2.1-8|313	pushd $(pwd)/installation/
14mu|maven2-2.2.1-8|314	tar jxf ../apache-maven/target/*bz2
14mu|maven2-2.2.1-8|315	popd
14mu|maven2-2.2.1-8|316	
14mu|maven2-2.2.1-8|317	# maven2 directory in /usr/share/java
14mu|maven2-2.2.1-8|318	install -dm 755 %{buildroot}%{_javadir}/%{name}
14mu|maven2-2.2.1-8|319	
14mu|maven2-2.2.1-8|320	###########
14mu|maven2-2.2.1-8|321	# M2_HOME #
14mu|maven2-2.2.1-8|322	###########
14mu|maven2-2.2.1-8|323	install -dm 755 %{buildroot}%{_datadir}/%{name}
14mu|maven2-2.2.1-8|324	
14mu|maven2-2.2.1-8|325	###############
14mu|maven2-2.2.1-8|326	# M2_HOME/bin #
14mu|maven2-2.2.1-8|327	###############
14mu|maven2-2.2.1-8|328	install -dm 755 %{buildroot}%{_datadir}/%{name}/bin
14mu|maven2-2.2.1-8|329	cp -a $M2_HOME/bin/* %{buildroot}%{_datadir}/%{name}/bin
14mu|maven2-2.2.1-8|330	
14mu|maven2-2.2.1-8|331	# Remove unnecessary batch scripts
14mu|maven2-2.2.1-8|332	rm -f %{buildroot}%{_datadir}/%{name}/bin/*.bat
14mu|maven2-2.2.1-8|333	
14mu|maven2-2.2.1-8|334	# Update conf file for unversioned jar names
14mu|maven2-2.2.1-8|335	sed -i -e s:'-classpath "${M2_HOME}"/boot/classworlds-\*.jar':'-classpath "${M2_HOME}"/boot/classworlds.jar':g \
14mu|maven2-2.2.1-8|336	%{buildroot}%{_datadir}/%{name}/bin/mvn %{buildroot}%{_datadir}/%{name}/bin/mvnDebug
14mu|maven2-2.2.1-8|337	
14mu|maven2-2.2.1-8|338	################
14mu|maven2-2.2.1-8|339	# M2_HOME/boot #
14mu|maven2-2.2.1-8|340	################
14mu|maven2-2.2.1-8|341	install -dm 755 %{buildroot}%{_datadir}/%{name}/boot
14mu|maven2-2.2.1-8|342	%if %{bootstrap}
14mu|maven2-2.2.1-8|343	cp -a $M2_HOME/boot/* %{buildroot}%{_datadir}/%{name}/boot/
14mu|maven2-2.2.1-8|344	%endif
14mu|maven2-2.2.1-8|345	
14mu|maven2-2.2.1-8|346	################
14mu|maven2-2.2.1-8|347	# M2_HOME/conf #
14mu|maven2-2.2.1-8|348	################
14mu|maven2-2.2.1-8|349	install -dm 755 %{buildroot}%{_datadir}/%{name}/conf
14mu|maven2-2.2.1-8|350	cp -a $M2_HOME/conf/* %{buildroot}%{_datadir}/%{name}/conf/
14mu|maven2-2.2.1-8|351	
14mu|maven2-2.2.1-8|352	###############
14mu|maven2-2.2.1-8|353	# M2_HOME/lib #
14mu|maven2-2.2.1-8|354	###############
14mu|maven2-2.2.1-8|355	install -dm 755 %{buildroot}%{_datadir}/%{name}/lib
14mu|maven2-2.2.1-8|356	
14mu|maven2-2.2.1-8|357	install -p -m 644 $M2_HOME/lib/maven-%{version}-uber.jar %{buildroot}%{_javadir}/%{name}/uber-%{version}.jar
14mu|maven2-2.2.1-8|358	ln -s uber-%{version}.jar %{buildroot}%{_javadir}/%{name}/uber.jar
14mu|maven2-2.2.1-8|359	ln -s %{_javadir}/%{name}/uber.jar %{buildroot}%{_datadir}/%{name}/lib/maven-%{version}-uber.jar
14mu|maven2-2.2.1-8|360	
14mu|maven2-2.2.1-8|361	################
14mu|maven2-2.2.1-8|362	# M2_HOME/poms #
14mu|maven2-2.2.1-8|363	#*##############
14mu|maven2-2.2.1-8|364	install -dm 755 %{buildroot}%{_datadir}/%{name}/poms
14mu|maven2-2.2.1-8|365	
14mu|maven2-2.2.1-8|366	########################
14mu|maven2-2.2.1-8|367	# /etc/maven/fragments #
14mu|maven2-2.2.1-8|368	########################
14mu|maven2-2.2.1-8|369	install -dm 755 %{buildroot}/%{_sysconfdir}/maven/fragments
14mu|maven2-2.2.1-8|370	
14mu|maven2-2.2.1-8|371	##############################
14mu|maven2-2.2.1-8|372	# /usr/share/java repository #
14mu|maven2-2.2.1-8|373	##############################
14mu|maven2-2.2.1-8|374	install -dm 755 %{buildroot}%{_datadir}/%{name}/repository
14mu|maven2-2.2.1-8|375	ln -s %{_javadir} %{buildroot}%{_datadir}/%{name}/repository/JPP
14mu|maven2-2.2.1-8|376	
14mu|maven2-2.2.1-8|377	#######################
14mu|maven2-2.2.1-8|378	# javadir/maven2/poms #
14mu|maven2-2.2.1-8|379	#*#####################
14mu|maven2-2.2.1-8|380	
14mu|maven2-2.2.1-8|381	# Install files
14mu|maven2-2.2.1-8|382	install -m 644 %{SOURCE104} -D %{buildroot}%{_datadir}/%{name}/poms/JPP.maven2-empty-dep.pom
14mu|maven2-2.2.1-8|383	install -m 644 %{SOURCE105} -D %{buildroot}%{_javadir}/%{name}/empty-dep.jar
14mu|maven2-2.2.1-8|384	ln -s %{_datadir}/%{name}/poms %{buildroot}%{_javadir}/%{name}/poms
14mu|maven2-2.2.1-8|385	
14mu|maven2-2.2.1-8|386	# Wrappers
14mu|maven2-2.2.1-8|387	install -m755 %{SOURCE200} -D %{buildroot}%{_bindir}/mvn
14mu|maven2-2.2.1-8|388	install -m755 %{SOURCE201} -D %{buildroot}%{_bindir}/mvn-jpp
14mu|maven2-2.2.1-8|389	
14mu|maven2-2.2.1-8|390	%if %{bootstrap}
14mu|maven2-2.2.1-8|391	cp -af `pwd`/.m2/repository %{buildroot}%{_datadir}/%{name}/bootstrap_repo
14mu|maven2-2.2.1-8|392	%endif
14mu|maven2-2.2.1-8|393	
14mu|maven2-2.2.1-8|394	###################
14mu|maven2-2.2.1-8|395	# Individual jars #
14mu|maven2-2.2.1-8|396	###################
14mu|maven2-2.2.1-8|397	
14mu|maven2-2.2.1-8|398	for file in \
14mu|maven2-2.2.1-8|399	maven-script/maven-script-ant/target/maven-script-ant-%{version}.jar \
14mu|maven2-2.2.1-8|400	maven-script/maven-script-beanshell/target/maven-script-beanshell-%{version}.jar \
14mu|maven2-2.2.1-8|401	apache-maven/target/apache-maven-%{version}.jar \
14mu|maven2-2.2.1-8|402	maven-profile/target/maven-profile-%{version}.jar \
14mu|maven2-2.2.1-8|403	maven-artifact-manager/target/maven-artifact-manager-%{version}.jar \
14mu|maven2-2.2.1-8|404	maven-artifact-test/target/maven-artifact-test-%{version}.jar \
14mu|maven2-2.2.1-8|405	maven-monitor/target/maven-monitor-%{version}.jar \
14mu|maven2-2.2.1-8|406	maven-toolchain/target/maven-toolchain-%{version}.jar \
14mu|maven2-2.2.1-8|407	maven-toolchain/target/original-maven-toolchain-%{version}.jar \
14mu|maven2-2.2.1-8|408	maven-project/target/maven-project-%{version}.jar \
14mu|maven2-2.2.1-8|409	maven-settings/target/maven-settings-%{version}.jar \
14mu|maven2-2.2.1-8|410	maven-plugin-parameter-documenter/target/maven-plugin-parameter-documenter-%{version}.jar \
14mu|maven2-2.2.1-8|411	maven-model/target/maven-model-%{version}.jar \
14mu|maven2-2.2.1-8|412	maven-artifact/target/maven-artifact-%{version}.jar \
14mu|maven2-2.2.1-8|413	maven-repository-metadata/target/maven-repository-metadata-%{version}.jar \
14mu|maven2-2.2.1-8|414	maven-plugin-api/target/maven-plugin-api-%{version}.jar \
14mu|maven2-2.2.1-8|415	maven-error-diagnostics/target/maven-error-diagnostics-%{version}.jar \
14mu|maven2-2.2.1-8|416	maven-compat/target/maven-compat-%{version}.jar \
14mu|maven2-2.2.1-8|417	maven-core/target/maven-core-%{version}.jar \
14mu|maven2-2.2.1-8|418	maven-plugin-registry/target/maven-plugin-registry-%{version}.jar \
14mu|maven2-2.2.1-8|419	maven-plugin-descriptor/target/maven-plugin-descriptor-%{version}.jar; do \
14mu|maven2-2.2.1-8|420	
14mu|maven2-2.2.1-8|421	FNAME=`basename $file`
14mu|maven2-2.2.1-8|422	FNAME_NO_EXT=`basename $file .jar`
14mu|maven2-2.2.1-8|423	DIR=`dirname $file`
14mu|maven2-2.2.1-8|424	UNVER_NAME=`basename $file | sed -e s:-%{version}::g`
14mu|maven2-2.2.1-8|425	UNVER_NAME_WITH_NO_EXT=`echo $FNAME_NO_EXT | sed -e s:-%{version}::g`
14mu|maven2-2.2.1-8|426	ARTIFACT=`basename \`dirname $DIR\``
14mu|maven2-2.2.1-8|427	
14mu|maven2-2.2.1-8|428	
14mu|maven2-2.2.1-8|429	pushd $DIR
14mu|maven2-2.2.1-8|430	install -m 644 $FNAME %{buildroot}%{_javadir}/%{name}/
14mu|maven2-2.2.1-8|431	ln -s $FNAME %{buildroot}%{_javadir}/%{name}/$UNVER_NAME
14mu|maven2-2.2.1-8|432	install -m 644 ../pom.xml %{buildroot}%{_datadir}/%{name}/poms/JPP.%{name}-$UNVER_NAME_WITH_NO_EXT.pom
14mu|maven2-2.2.1-8|433	%add_to_maven_depmap org.apache.maven $ARTIFACT %{version} JPP/%{name} $UNVER_NAME_WITH_NO_EXT
14mu|maven2-2.2.1-8|434	popd
14mu|maven2-2.2.1-8|435	done
14mu|maven2-2.2.1-8|436	
14mu|maven2-2.2.1-8|437	# maven-reporting-api
14mu|maven2-2.2.1-8|438	install -m 644  maven-reporting/maven-reporting-api/target/maven-reporting-api-%{version}.jar %{buildroot}%{_javadir}/%{name}/
14mu|maven2-2.2.1-8|439	ln -s maven-reporting-api-%{version}.jar %{buildroot}%{_javadir}/%{name}/maven-reporting-api.jar
14mu|maven2-2.2.1-8|440	install -m 644 maven-reporting/maven-reporting-api/pom.xml %{buildroot}%{_datadir}/%{name}/poms/JPP.%{name}-maven-reporting-api.pom
14mu|maven2-2.2.1-8|441	%add_to_maven_depmap org.apache.maven.reporting maven-reporting-api %{version} JPP/%{name} maven-reporting-api
14mu|maven2-2.2.1-8|442	
14mu|maven2-2.2.1-8|443	# maven-reporting pom
14mu|maven2-2.2.1-8|444	install -m 644 maven-reporting/pom.xml %{buildroot}%{_datadir}/%{name}/poms/JPP.%{name}-maven-reporting.pom
14mu|maven2-2.2.1-8|445	%add_to_maven_depmap org.apache.maven.reporting maven-reporting %{version} JPP/%{name} maven-reporting
14mu|maven2-2.2.1-8|446	
14mu|maven2-2.2.1-8|447	# maven pom
14mu|maven2-2.2.1-8|448	install -m 644 pom.xml %{buildroot}%{_datadir}/%{name}/poms/JPP.%{name}-maven.pom
14mu|maven2-2.2.1-8|449	%add_to_maven_depmap org.apache.maven maven %{version} JPP/%{name} maven
14mu|maven2-2.2.1-8|450	
14mu|maven2-2.2.1-8|451	# create dangling symlinks but fix bz#613866
14mu|maven2-2.2.1-8|452	pushd %{buildroot}%{_datadir}/%{name}/lib
14mu|maven2-2.2.1-8|453	build-jar-repository -s -p . jdom
14mu|maven2-2.2.1-8|454	popd
14mu|maven2-2.2.1-8|455	
14mu|maven2-2.2.1-8|456	pushd %{buildroot}%{_datadir}/%{name}/boot
14mu|maven2-2.2.1-8|457	build-jar-repository -s -p . classworlds
14mu|maven2-2.2.1-8|458	popd
14mu|maven2-2.2.1-8|459	
14mu|maven2-2.2.1-8|460	%if ! %{bootstrap}
14mu|maven2-2.2.1-8|461	pushd %{buildroot}%{_datadir}/%{name}/lib
14mu|maven2-2.2.1-8|462	build-jar-repository -s -p . backport-util-concurrent jsch commons-cli commons-httpclient commons-codec nekohtml maven-shared/reporting-api maven-doxia/logging-api maven-doxia/sink-api maven-wagon/file maven-wagon/http maven-wagon/http-lightweight maven-wagon/http-shared maven-wagon/provider-api maven-wagon/ssh maven-wagon/ssh-common maven-wagon/ssh-external plexus/container-default plexus/interactivity-api plexus/interpolation plexus/utils slf4j/jcl-over-slf4j slf4j/api slf4j/jdk14 slf4j/nop plexus/plexus-cipher plexus/plexus-sec-dispatcher xerces-j2 xml-commons-apis
14mu|maven2-2.2.1-8|463	popd
14mu|maven2-2.2.1-8|464	%endif
14mu|maven2-2.2.1-8|465	
14mu|maven2-2.2.1-8|466	%post
14mu|maven2-2.2.1-8|467	%update_maven_depmap
14mu|maven2-2.2.1-8|468	
14mu|maven2-2.2.1-8|469	%postun
14mu|maven2-2.2.1-8|470	%update_maven_depmap
14mu|maven2-2.2.1-8|471	
14mu|maven2-2.2.1-8|472	%files
14mu|maven2-2.2.1-8|473	%attr(0755,root,root) %{_bindir}/mvn
14mu|maven2-2.2.1-8|474	%attr(0755,root,root) %{_bindir}/mvn-jpp
14mu|maven2-2.2.1-8|475	%dir %{_datadir}/%{name}
14mu|maven2-2.2.1-8|476	%dir %{_datadir}/%{name}/bin
14mu|maven2-2.2.1-8|477	%config(noreplace) %{_datadir}/%{name}/bin/*.conf
14mu|maven2-2.2.1-8|478	%attr(0755,root,root) %{_datadir}/%{name}/bin/mvn
14mu|maven2-2.2.1-8|479	%attr(0755,root,root) %{_datadir}/%{name}/bin/mvnDebug
14mu|maven2-2.2.1-8|480	%{_datadir}/%{name}/boot
14mu|maven2-2.2.1-8|481	%{_datadir}/%{name}/conf
14mu|maven2-2.2.1-8|482	%{_datadir}/%{name}/lib
14mu|maven2-2.2.1-8|483	%{_datadir}/%{name}/poms
14mu|maven2-2.2.1-8|484	%{_datadir}/%{name}/repository
14mu|maven2-2.2.1-8|485	%{_mavendepmapfragdir}
14mu|maven2-2.2.1-8|486	%{_javadir}/%{name}
14mu|maven2-2.2.1-8|487	
14mu|maven2-2.2.1-8|488	%if %{bootstrap}
14mu|maven2-2.2.1-8|489	%{_datadir}/%{name}/bootstrap_repo
14mu|maven2-2.2.1-8|490	%endif
14mu|maven2-2.2.1-8|491	%doc
14mu|maven2-2.2.1-8|492	
14mu|maven2-2.2.1-8|493	
14mu|maven2-2.2.1-8|494	
14mu|maven2-2.2.1-8|495	%changelog
14mu|maven2-2.2.1-8|496	
14mu|maven2-2.2.1-8|497	* Sun Jun 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-8
14mu|maven2-2.2.1-8|498	- (de35031) Rebuild with java8
14mu|maven2-2.2.1-8|499	
14mu|maven2-2.2.1-8|500	

23350 14
14mu|mc-4.8.21-1|1	# experimental vfs, gpm and aspell enable
14mu|mc-4.8.21-1|2	%bcond_without mrb
14mu|mc-4.8.21-1|3	
14mu|mc-4.8.21-1|4	# avoid dependency on X11 libraries
14mu|mc-4.8.21-1|5	%bcond_with x11
14mu|mc-4.8.21-1|6	
14mu|mc-4.8.21-1|7	%bcond_with mc46_style
14mu|mc-4.8.21-1|8	
14mu|mc-4.8.21-1|9	Summary:	A user-friendly file manager and visual shell
14mu|mc-4.8.21-1|10	Name:		mc
14mu|mc-4.8.21-1|11	Version:	4.8.21
14mu|mc-4.8.21-1|12	Release:	1
14mu|mc-4.8.21-1|13	License:	GPLv2+
14mu|mc-4.8.21-1|14	Group:		File tools
14mu|mc-4.8.21-1|15	Url:		http://www.midnight-commander.org/
14mu|mc-4.8.21-1|16	Source0:	http://ftp.midnight-commander.org/%{name}-%{version}.tar.xz
14mu|mc-4.8.21-1|17	# Highlight hidden files and dirs with black and
14mu|mc-4.8.21-1|18	# whitespaces (in mcedit) with bright red like it was in mc 4.6.3 aka Russian fork
14mu|mc-4.8.21-1|19	# Don't highlight syntax for .yml files
14mu|mc-4.8.21-1|20	Patch0:		mc-4.8.20-old-style-defaults.patch
14mu|mc-4.8.21-1|21	Patch1:		mc-4.8.19-do-not-mark-tabs.patch
14mu|mc-4.8.21-1|22	Patch2:		mc-4.7.2-bash_history.patch
14mu|mc-4.8.21-1|23	# Revert to pre-4.8.16 behaviour to keep bash history clean
14mu|mc-4.8.21-1|24	Patch3:		mc-4.8.16-bash_history2.patch
14mu|mc-4.8.21-1|25	BuildRequires:	bison
14mu|mc-4.8.21-1|26	BuildRequires:	gettext-devel
14mu|mc-4.8.21-1|27	BuildRequires:	gpm-devel
14mu|mc-4.8.21-1|28	BuildRequires:	pam-devel
14mu|mc-4.8.21-1|29	BuildRequires:	pkgconfig(ext2fs)
14mu|mc-4.8.21-1|30	BuildRequires:	pkgconfig(glib-2.0)
14mu|mc-4.8.21-1|31	BuildRequires:	pkgconfig(liblzma)
14mu|mc-4.8.21-1|32	BuildRequires:	pkgconfig(libpcre)
14mu|mc-4.8.21-1|33	BuildRequires:	pkgconfig(slang)
14mu|mc-4.8.21-1|34	%if %{with mrb}
14mu|mc-4.8.21-1|35	BuildRequires:	groff
14mu|mc-4.8.21-1|36	BuildRequires:	aspell-devel
14mu|mc-4.8.21-1|37	BuildRequires:	pkgconfig(libssh2) >= 1.2.5
14mu|mc-4.8.21-1|38	Requires:	aspell-en
14mu|mc-4.8.21-1|39	%endif
14mu|mc-4.8.21-1|40	%if %{with x}
14mu|mc-4.8.21-1|41	BuildRequires:	pkgconfig(x11)
14mu|mc-4.8.21-1|42	%endif
14mu|mc-4.8.21-1|43	Requires:	groff
14mu|mc-4.8.21-1|44	
14mu|mc-4.8.21-1|45	%description
14mu|mc-4.8.21-1|46	Midnight Commander is a visual shell much like a file manager, only with way
14mu|mc-4.8.21-1|47	more features.  It is text mode, but also includes mouse support if you are
14mu|mc-4.8.21-1|48	running GPM.  Its coolest feature is the ability to ftp, view tar, zip
14mu|mc-4.8.21-1|49	files, and poke into RPMs for specific files.
14mu|mc-4.8.21-1|50	
14mu|mc-4.8.21-1|51	%files -f %{name}.lang
14mu|mc-4.8.21-1|52	%doc NEWS README
14mu|mc-4.8.21-1|53	%{_libdir}/mc
14mu|mc-4.8.21-1|54	%{_datadir}/mc
14mu|mc-4.8.21-1|55	%{_sysconfdir}/profile.d/*
14mu|mc-4.8.21-1|56	%{_sysconfdir}/mc
14mu|mc-4.8.21-1|57	%{_bindir}/mc
14mu|mc-4.8.21-1|58	%{_bindir}/mcdiff
14mu|mc-4.8.21-1|59	%{_bindir}/mcedit
14mu|mc-4.8.21-1|60	%{_bindir}/mcview
14mu|mc-4.8.21-1|61	%{_mandir}/man1/*
14mu|mc-4.8.21-1|62	
14mu|mc-4.8.21-1|63	#----------------------------------------------------------------------------
14mu|mc-4.8.21-1|64	
14mu|mc-4.8.21-1|65	%prep
14mu|mc-4.8.21-1|66	%setup -q
14mu|mc-4.8.21-1|67	%if %{with mc46_style}
14mu|mc-4.8.21-1|68	%patch0 -p1 -b .mc46-style~
14mu|mc-4.8.21-1|69	%else
14mu|mc-4.8.21-1|70	%patch1 -p1 -b .tabs~
14mu|mc-4.8.21-1|71	%endif
14mu|mc-4.8.21-1|72	%patch2 -p1 -b .bash_history~
14mu|mc-4.8.21-1|73	%patch3 -p1 -b .bash_history2~
14mu|mc-4.8.21-1|74	
14mu|mc-4.8.21-1|75	sed -i 's:|hxx|:|hh|hpp|hxx|:' misc/syntax/Syntax.in
14mu|mc-4.8.21-1|76	
14mu|mc-4.8.21-1|77	%build
14mu|mc-4.8.21-1|78	#autoreconf -fi
14mu|mc-4.8.21-1|79	#%%serverbuild
14mu|mc-4.8.21-1|80	export X11_WWW="www-browser"
14mu|mc-4.8.21-1|81	export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE %{optflags} -Wno-strict-aliasing"
14mu|mc-4.8.21-1|82	%configure2_5x \
14mu|mc-4.8.21-1|83	--enable-dependency-tracking \
14mu|mc-4.8.21-1|84	--without-included-gettext \
14mu|mc-4.8.21-1|85	--with-screen=slang \
14mu|mc-4.8.21-1|86	--with-search-engine=glib \
14mu|mc-4.8.21-1|87	--enable-nls \
14mu|mc-4.8.21-1|88	--enable-charset \
14mu|mc-4.8.21-1|89	--enable-largefile \
14mu|mc-4.8.21-1|90	--disable-rpath \
14mu|mc-4.8.21-1|91	--with-mmap \
14mu|mc-4.8.21-1|92	--enable-vfs-smb \
14mu|mc-4.8.21-1|93	%if %{with mrb}
14mu|mc-4.8.21-1|94	--enable-vfs-sftp \
14mu|mc-4.8.21-1|95	--with-gpm-mouse \
14mu|mc-4.8.21-1|96	--enable-aspell \
14mu|mc-4.8.21-1|97	%endif
14mu|mc-4.8.21-1|98	%if %{without x}
14mu|mc-4.8.21-1|99	--without-x
14mu|mc-4.8.21-1|100	%endif
14mu|mc-4.8.21-1|101	
14mu|mc-4.8.21-1|102	%make
14mu|mc-4.8.21-1|103	
14mu|mc-4.8.21-1|104	%install
14mu|mc-4.8.21-1|105	%makeinstall_std
14mu|mc-4.8.21-1|106	
14mu|mc-4.8.21-1|107	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
14mu|mc-4.8.21-1|108	install contrib/{mc.sh,mc.csh} %{buildroot}%{_sysconfdir}/profile.d
14mu|mc-4.8.21-1|109	
14mu|mc-4.8.21-1|110	%find_lang %{name} --with-man
14mu|mc-4.8.21-1|111	
14mu|mc-4.8.21-1|112	%changelog

23351 14
14mu|mcstrans-0.3.4-11|1	Summary:	SELinux Translation Daemon
14mu|mcstrans-0.3.4-11|2	Name:		mcstrans
14mu|mcstrans-0.3.4-11|3	Version:	0.3.4
14mu|mcstrans-0.3.4-11|4	Release:	11
14mu|mcstrans-0.3.4-11|5	License:	GPLv2+
14mu|mcstrans-0.3.4-11|6	Group:		System/Servers
14mu|mcstrans-0.3.4-11|7	Source0:	http://fedora.redhat.com/projects/%{name}-%{version}.tar.gz
14mu|mcstrans-0.3.4-11|8	Source1:	mcstransd.service
14mu|mcstrans-0.3.4-11|9	BuildRequires:	libcap-devel
14mu|mcstrans-0.3.4-11|10	BuildRequires:	selinux-devel >= 1.30.3-1
14mu|mcstrans-0.3.4-11|11	BuildRequires:	sepol-devel >= 2.1.3-5
14mu|mcstrans-0.3.4-11|12	BuildRequires:	pkgconfig(libpcre)
14mu|mcstrans-0.3.4-11|13	Requires:	pcre
14mu|mcstrans-0.3.4-11|14	Provides:	setransd = %{EVRD}
14mu|mcstrans-0.3.4-11|15	Requires(post,preun):	rpm-helper
14mu|mcstrans-0.3.4-11|16	
14mu|mcstrans-0.3.4-11|17	%description
14mu|mcstrans-0.3.4-11|18	Security-enhanced Linux is a feature of the Linux kernel and a number
14mu|mcstrans-0.3.4-11|19	of utilities with enhanced security functionality designed to add
14mu|mcstrans-0.3.4-11|20	mandatory access controls to Linux.  The Security-enhanced Linux
14mu|mcstrans-0.3.4-11|21	kernel contains new architectural components originally developed to
14mu|mcstrans-0.3.4-11|22	improve the security of the Flask operating system. These
14mu|mcstrans-0.3.4-11|23	architectural components provide general support for the enforcement
14mu|mcstrans-0.3.4-11|24	of many kinds of mandatory access control policies, including those
14mu|mcstrans-0.3.4-11|25	based on the concepts of Type Enforcement, Role-based Access
14mu|mcstrans-0.3.4-11|26	Control, and Multi-level Security.
14mu|mcstrans-0.3.4-11|27	
14mu|mcstrans-0.3.4-11|28	mcstrans provides an translation daemon to translate SELinux categories
14mu|mcstrans-0.3.4-11|29	from internal representations to user defined representation.
14mu|mcstrans-0.3.4-11|30	
14mu|mcstrans-0.3.4-11|31	%files
14mu|mcstrans-0.3.4-11|32	%defattr(-,root,root,0755)
14mu|mcstrans-0.3.4-11|33	%{_mandir}/man8/mcs.8.*
14mu|mcstrans-0.3.4-11|34	%{_mandir}/man8/mcstransd.8.*
14mu|mcstrans-0.3.4-11|35	%{_mandir}/man8/setrans.conf.8.*
14mu|mcstrans-0.3.4-11|36	%{_mandir}/man8/secolor.conf.8.*
14mu|mcstrans-0.3.4-11|37	/sbin/mcstransd
14mu|mcstrans-0.3.4-11|38	%dir %{_sysconfdir}/selinux/mls/setrans.d
14mu|mcstrans-0.3.4-11|39	%dir %{_datadir}/mcstrans
14mu|mcstrans-0.3.4-11|40	%defattr(0644,root,root,0755)
14mu|mcstrans-0.3.4-11|41	%dir %{_datadir}/mcstrans/util
14mu|mcstrans-0.3.4-11|42	%dir %{_datadir}/mcstrans/examples
14mu|mcstrans-0.3.4-11|43	%{_datadir}/mcstrans/examples/*
14mu|mcstrans-0.3.4-11|44	%defattr(0755,root,root,0755)
14mu|mcstrans-0.3.4-11|45	%{_datadir}/mcstrans/util/*
14mu|mcstrans-0.3.4-11|46	%{_unitdir}/mcstransd.service
14mu|mcstrans-0.3.4-11|47	
14mu|mcstrans-0.3.4-11|48	%post
14mu|mcstrans-0.3.4-11|49	%_post_service mcstrans
14mu|mcstrans-0.3.4-11|50	
14mu|mcstrans-0.3.4-11|51	%preun
14mu|mcstrans-0.3.4-11|52	%_preun_service mcstrans
14mu|mcstrans-0.3.4-11|53	
14mu|mcstrans-0.3.4-11|54	#----------------------------------------------------------------------------
14mu|mcstrans-0.3.4-11|55	
14mu|mcstrans-0.3.4-11|56	%prep
14mu|mcstrans-0.3.4-11|57	%setup -q
14mu|mcstrans-0.3.4-11|58	
14mu|mcstrans-0.3.4-11|59	%build
14mu|mcstrans-0.3.4-11|60	make clean
14mu|mcstrans-0.3.4-11|61	%make LIBDIR="%{_libdir}" CFLAGS="%{optflags}"
14mu|mcstrans-0.3.4-11|62	
14mu|mcstrans-0.3.4-11|63	%install
14mu|mcstrans-0.3.4-11|64	mkdir -p %{buildroot}/%{_lib}
14mu|mcstrans-0.3.4-11|65	mkdir -p %{buildroot}/%{_libdir}
14mu|mcstrans-0.3.4-11|66	mkdir -p %{buildroot}%{_datadir}/mcstrans
14mu|mcstrans-0.3.4-11|67	mkdir -p %{buildroot}%{_sysconfdir}/selinux/mls/setrans.d
14mu|mcstrans-0.3.4-11|68	
14mu|mcstrans-0.3.4-11|69	make DESTDIR="%{buildroot}" LIBDIR="%{buildroot}%{_libdir}" SHLIBDIR="%{buildroot}/%{_lib}" install
14mu|mcstrans-0.3.4-11|70	rm -f %{buildroot}%{_sbindir}/*
14mu|mcstrans-0.3.4-11|71	rm -f %{buildroot}%{_libdir}/*.a
14mu|mcstrans-0.3.4-11|72	cp -r share/* %{buildroot}%{_datadir}/mcstrans/
14mu|mcstrans-0.3.4-11|73	
14mu|mcstrans-0.3.4-11|74	mkdir -p %{buildroot}%{_unitdir}
14mu|mcstrans-0.3.4-11|75	install -m644 %{SOURCE1} %{buildroot}%{_unitdir}
14mu|mcstrans-0.3.4-11|76	rm -rf %{buildroot}/%{_sysconfdir}/rc.d/init.d/mcstrans
14mu|mcstrans-0.3.4-11|77	
14mu|mcstrans-0.3.4-11|78	
14mu|mcstrans-0.3.4-11|79	
14mu|mcstrans-0.3.4-11|80	%changelog
14mu|mcstrans-0.3.4-11|81	
14mu|mcstrans-0.3.4-11|82	* Fri Jun 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.4-11
14mu|mcstrans-0.3.4-11|83	- (14a17f1) Bump release
14mu|mcstrans-0.3.4-11|84	
14mu|mcstrans-0.3.4-11|85	

23352 14
14mu|mdadm-3.3.4-1|1	Summary:	A tool for managing Soft RAID under Linux
14mu|mdadm-3.3.4-1|2	Name:		mdadm
14mu|mdadm-3.3.4-1|3	Version:	3.3.4
14mu|mdadm-3.3.4-1|4	Release:	1
14mu|mdadm-3.3.4-1|5	Group:		System/Kernel and hardware
14mu|mdadm-3.3.4-1|6	License:	GPLv2+
14mu|mdadm-3.3.4-1|7	Url:		http://www.kernel.org/pub/linux/utils/raid/mdadm/
14mu|mdadm-3.3.4-1|8	Source0:	http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{!?git:%{version}}%{?git:%git}.tar.xz
14mu|mdadm-3.3.4-1|9	%if %{?git:0}%{?!git:1}
14mu|mdadm-3.3.4-1|10	Source1:	http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.sign
14mu|mdadm-3.3.4-1|11	%endif
14mu|mdadm-3.3.4-1|12	# From Fedora
14mu|mdadm-3.3.4-1|13	Source3:	mdadm-raid-check
14mu|mdadm-3.3.4-1|14	Source4:	mdadm-raid-check-sysconfig
14mu|mdadm-3.3.4-1|15	Source5:	mdadm-cron
14mu|mdadm-3.3.4-1|16	Source6:	mdadm.rules
14mu|mdadm-3.3.4-1|17	Source7:	mdmonitor.service
14mu|mdadm-3.3.4-1|18	Source8:	mdmonitor-takeover.service
14mu|mdadm-3.3.4-1|19	Source9:	mdadm-tmpfiles.conf
14mu|mdadm-3.3.4-1|20	Source10:	mdadm_event.conf
14mu|mdadm-3.3.4-1|21	Patch5:		mdadm-3.3.2-byteswap.patch
14mu|mdadm-3.3.4-1|22	
14mu|mdadm-3.3.4-1|23	# Fedora patches
14mu|mdadm-3.3.4-1|24	Patch197:	mdadm-3.3.2-udev.patch
14mu|mdadm-3.3.4-1|25	
14mu|mdadm-3.3.4-1|26	# udev rule used to be in udev package
14mu|mdadm-3.3.4-1|27	BuildRequires:	groff
14mu|mdadm-3.3.4-1|28	BuildRequires:	binutils-devel
14mu|mdadm-3.3.4-1|29	BuildRequires:	systemd-units
14mu|mdadm-3.3.4-1|30	Requires:	libreport-filesystem
14mu|mdadm-3.3.4-1|31	
14mu|mdadm-3.3.4-1|32	%description
14mu|mdadm-3.3.4-1|33	mdadm is a program that can be used to create, manage, and monitor
14mu|mdadm-3.3.4-1|34	Linux MD (Software RAID) devices.
14mu|mdadm-3.3.4-1|35	
14mu|mdadm-3.3.4-1|36	As such is provides similar functionality to the raidtools packages.
14mu|mdadm-3.3.4-1|37	The particular differences to raidtools is that mdadm is a single
14mu|mdadm-3.3.4-1|38	program, and it can perform (almost) all functions without a
14mu|mdadm-3.3.4-1|39	configuration file (that a config file can be used to help with
14mu|mdadm-3.3.4-1|40	some common tasks).
14mu|mdadm-3.3.4-1|41	
14mu|mdadm-3.3.4-1|42	%prep
14mu|mdadm-3.3.4-1|43	%setup -q %{?git:-n %{name}}
14mu|mdadm-3.3.4-1|44	%apply_patches
14mu|mdadm-3.3.4-1|45	
14mu|mdadm-3.3.4-1|46	echo "PROGRAM /sbin/mdadm-syslog-events" >> mdadm.conf-example
14mu|mdadm-3.3.4-1|47	
14mu|mdadm-3.3.4-1|48	%build
14mu|mdadm-3.3.4-1|49	%setup_compile_flags
14mu|mdadm-3.3.4-1|50	%make CWFLAGS=-Wall SYSCONFDIR="%{_sysconfdir}" CXFLAGS="%{optflags} -fno-strict-aliasing"
14mu|mdadm-3.3.4-1|51	
14mu|mdadm-3.3.4-1|52	%install
14mu|mdadm-3.3.4-1|53	make install-man install-udev DESTDIR=%{buildroot} MANDIR=%{_mandir} BINDIR=/sbin SYSTEMD_DIR=%{_unitdir} install-systemd
14mu|mdadm-3.3.4-1|54	install -m755 mdadm -D %{buildroot}/sbin/mdadm
14mu|mdadm-3.3.4-1|55	install -m755 mdmon -D %{buildroot}/sbin/mdmon
14mu|mdadm-3.3.4-1|56	
14mu|mdadm-3.3.4-1|57	
14mu|mdadm-3.3.4-1|58	install -p -m644 mdadm.conf-example -D %{buildroot}%{_sysconfdir}/mdadm.conf
14mu|mdadm-3.3.4-1|59	install -p -m755 %{SOURCE3} -D %{buildroot}%{_sbindir}/raid-check
14mu|mdadm-3.3.4-1|60	install -p -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/raid-check
14mu|mdadm-3.3.4-1|61	install -p -m644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/cron.d/raid-check
14mu|mdadm-3.3.4-1|62	install -p -m755 misc/syslog-events -D %{buildroot}/sbin/mdadm-syslog-events
14mu|mdadm-3.3.4-1|63	install -p -m644 %{SOURCE6} -D %{buildroot}%{_udevrulesdir}/65-md-incremental.rules
14mu|mdadm-3.3.4-1|64	
14mu|mdadm-3.3.4-1|65	install -m644 %{SOURCE7} -D %{buildroot}%{_unitdir}/mdmonitor.service
14mu|mdadm-3.3.4-1|66	install -m644 %{SOURCE9} -D %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|mdadm-3.3.4-1|67	
14mu|mdadm-3.3.4-1|68	install -m644 %{SOURCE10} -D %{buildroot}%{_sysconfdir}/libreport/events.d/mdadm_event.conf
14mu|mdadm-3.3.4-1|69	
14mu|mdadm-3.3.4-1|70	%files
14mu|mdadm-3.3.4-1|71	%doc TODO ChangeLog README.initramfs ANNOUNCE*
14mu|mdadm-3.3.4-1|72	/sbin/mdadm
14mu|mdadm-3.3.4-1|73	/sbin/mdadm-syslog-events
14mu|mdadm-3.3.4-1|74	/sbin/mdmon
14mu|mdadm-3.3.4-1|75	%{_sbindir}/raid-check
14mu|mdadm-3.3.4-1|76	%config(noreplace) %{_sysconfdir}/cron.d/raid-check
14mu|mdadm-3.3.4-1|77	%config(noreplace,missingok) %{_sysconfdir}/mdadm.conf
14mu|mdadm-3.3.4-1|78	%config(noreplace) %{_sysconfdir}/sysconfig/raid-check
14mu|mdadm-3.3.4-1|79	%{_udevrulesdir}/63-md-raid-arrays.rules
14mu|mdadm-3.3.4-1|80	%{_udevrulesdir}/64-md-raid-assembly.rules
14mu|mdadm-3.3.4-1|81	%{_udevrulesdir}/65-md-incremental.rules
14mu|mdadm-3.3.4-1|82	%{_unitdir}/*.service
14mu|mdadm-3.3.4-1|83	%{_unitdir}/*.timer
14mu|mdadm-3.3.4-1|84	%{_systemshutdowndir}/mdadm.shutdown
14mu|mdadm-3.3.4-1|85	%{_tmpfilesdir}/%{name}.conf
14mu|mdadm-3.3.4-1|86	%{_sysconfdir}/libreport/events.d/*
14mu|mdadm-3.3.4-1|87	%{_mandir}/man*/md*
14mu|mdadm-3.3.4-1|88	
14mu|mdadm-3.3.4-1|89	%changelog
14mu|mdadm-3.3.4-1|90	
14mu|mdadm-3.3.4-1|91	* Wed Nov 11 2015 Denis Silakov <dsilakov@gmail.com> 3.3.4-1
14mu|mdadm-3.3.4-1|92	- (54e443f) Updated to 3.3.4 from cooker
14mu|mdadm-3.3.4-1|93	
14mu|mdadm-3.3.4-1|94	

23353 14
14mu|mdds-1.2.1-3|1	%bcond_with mem_tests
14mu|mdds-1.2.1-3|2	
14mu|mdds-1.2.1-3|3	Summary:	A collection of multi-dimensional data structures and indexing algorithms
14mu|mdds-1.2.1-3|4	Name:		mdds
14mu|mdds-1.2.1-3|5	Version:	1.2.1
14mu|mdds-1.2.1-3|6	Release:	3
14mu|mdds-1.2.1-3|7	License:	MIT
14mu|mdds-1.2.1-3|8	Group:		Development/C++
14mu|mdds-1.2.1-3|9	Url:		http://code.google.com/p/multidimalgorithm/
14mu|mdds-1.2.1-3|10	Source0:	http://kohei.us/files/%{name}/src/%{name}-%{version}.tar.bz2
14mu|mdds-1.2.1-3|11	BuildRequires:	boost-devel
14mu|mdds-1.2.1-3|12	%if %{with mem_tests}
14mu|mdds-1.2.1-3|13	BuildRequires:	valgrind
14mu|mdds-1.2.1-3|14	%endif
14mu|mdds-1.2.1-3|15	BuildArch:	noarch
14mu|mdds-1.2.1-3|16	
14mu|mdds-1.2.1-3|17	%description
14mu|mdds-1.2.1-3|18	A collection of multi-dimensional data structures and indexing algorithms.
14mu|mdds-1.2.1-3|19	
14mu|mdds-1.2.1-3|20	It implements the following data structures:
14mu|mdds-1.2.1-3|21	* segment tree
14mu|mdds-1.2.1-3|22	* flat segment tree
14mu|mdds-1.2.1-3|23	* rectangle set
14mu|mdds-1.2.1-3|24	* point quad tree
14mu|mdds-1.2.1-3|25	* mixed type matrix
14mu|mdds-1.2.1-3|26	
14mu|mdds-1.2.1-3|27	#----------------------------------------------------------------------------
14mu|mdds-1.2.1-3|28	
14mu|mdds-1.2.1-3|29	%package devel
14mu|mdds-1.2.1-3|30	Summary:	Headers for %{name}
14mu|mdds-1.2.1-3|31	Group:		Development/C++
14mu|mdds-1.2.1-3|32	Requires:	boost-devel
14mu|mdds-1.2.1-3|33	
14mu|mdds-1.2.1-3|34	%description devel
14mu|mdds-1.2.1-3|35	Headers for %{name}.
14mu|mdds-1.2.1-3|36	
14mu|mdds-1.2.1-3|37	%files devel
14mu|mdds-1.2.1-3|38	%doc AUTHORS NEWS README.md
14mu|mdds-1.2.1-3|39	%{_includedir}/mdds
14mu|mdds-1.2.1-3|40	%{_datadir}/pkgconfig/mdds-1.2.pc
14mu|mdds-1.2.1-3|41	
14mu|mdds-1.2.1-3|42	#----------------------------------------------------------------------------
14mu|mdds-1.2.1-3|43	
14mu|mdds-1.2.1-3|44	%prep
14mu|mdds-1.2.1-3|45	%setup -q
14mu|mdds-1.2.1-3|46	# this is only used in tests
14mu|mdds-1.2.1-3|47	sed -i -e '/^CPPFLAGS/s/-Wall -Os/-Wall %{optflags}/' Makefile* configure*
14mu|mdds-1.2.1-3|48	
14mu|mdds-1.2.1-3|49	%build
14mu|mdds-1.2.1-3|50	%configure2_5x
14mu|mdds-1.2.1-3|51	%make
14mu|mdds-1.2.1-3|52	
14mu|mdds-1.2.1-3|53	%install
14mu|mdds-1.2.1-3|54	mkdir -p %{buildroot}%{_includedir}
14mu|mdds-1.2.1-3|55	mkdir -p %{buildroot}%{_datadir}/pkgconfig
14mu|mdds-1.2.1-3|56	mkdir %{buildroot}%{_includedir}/mdds
14mu|mdds-1.2.1-3|57	cp -pr include/mdds/* %{buildroot}%{_includedir}/mdds
14mu|mdds-1.2.1-3|58	cp misc/mdds-1.2.pc %{buildroot}%{_datadir}/pkgconfig
14mu|mdds-1.2.1-3|59	
14mu|mdds-1.2.1-3|60	%check
14mu|mdds-1.2.1-3|61	for t in flat_segment_tree_test point_quad_tree_test rectangle_set_test segment_tree_test; do
14mu|mdds-1.2.1-3|62	make $t
14mu|mdds-1.2.1-3|63	done
14mu|mdds-1.2.1-3|64	%if %{with mem_tests}
14mu|mdds-1.2.1-3|65	for t in flat_segment_tree_test point_quad_tree_test rectangle_set_test segment_tree_test; do
14mu|mdds-1.2.1-3|66	make $t._mem.mem
14mu|mdds-1.2.1-3|67	done
14mu|mdds-1.2.1-3|68	%endif
14mu|mdds-1.2.1-3|69	
14mu|mdds-1.2.1-3|70	
14mu|mdds-1.2.1-3|71	%changelog
14mu|mdds-1.2.1-3|72	
14mu|mdds-1.2.1-3|73	* Tue Mar 21 2017 alzim <alzim@bk.ru> 1.2.1-3
14mu|mdds-1.2.1-3|74	- (afd2f42) Merge pull request #2 from alzim/mdds:rosa2014.1
14mu|mdds-1.2.1-3|75	- (afd2f42) New version 1.2.1
14mu|mdds-1.2.1-3|76	
14mu|mdds-1.2.1-3|77	

23354 14
14mu|memcached-1.4.33-1|1	Summary:	High-performance memory object caching system
14mu|memcached-1.4.33-1|2	Name:		memcached
14mu|memcached-1.4.33-1|3	Version:	1.4.33
14mu|memcached-1.4.33-1|4	Release:	1
14mu|memcached-1.4.33-1|5	License:	BSD
14mu|memcached-1.4.33-1|6	Group:		System/Servers
14mu|memcached-1.4.33-1|7	Url:		http://memcached.org/
14mu|memcached-1.4.33-1|8	Source0:	http://www.memcached.org/files/%{name}-%{version}.tar.gz
14mu|memcached-1.4.33-1|9	Source1:        %{name}-tmpfiles.conf
14mu|memcached-1.4.33-1|10	Source2:	memcached.sysconfig
14mu|memcached-1.4.33-1|11	Source3:	memcached.logrotate
14mu|memcached-1.4.33-1|12	Source4:        memcached@.service
14mu|memcached-1.4.33-1|13	Source5:        memcached.target
14mu|memcached-1.4.33-1|14	
14mu|memcached-1.4.33-1|15	# (cg) The test profileing stuff doesn't work
14mu|memcached-1.4.33-1|16	Patch0:		0001-Disable-test-profiling-as-it-doesn-t-seem-to-work.patch
14mu|memcached-1.4.33-1|17	Patch2:		memcached-1.4.5-disable-werror.patch
14mu|memcached-1.4.33-1|18	
14mu|memcached-1.4.33-1|19	BuildRequires:	doxygen
14mu|memcached-1.4.33-1|20	BuildRequires:	cyrus-sasl
14mu|memcached-1.4.33-1|21	BuildRequires:	sasl-plug-plain
14mu|memcached-1.4.33-1|22	BuildRequires:	sasl-plug-crammd5
14mu|memcached-1.4.33-1|23	# Required by test suite
14mu|memcached-1.4.33-1|24	BuildRequires:	sasl-plug-sasldb
14mu|memcached-1.4.33-1|25	BuildRequires:	xsltproc
14mu|memcached-1.4.33-1|26	BuildRequires:	sasl-devel
14mu|memcached-1.4.33-1|27	BuildRequires:	perl-devel
14mu|memcached-1.4.33-1|28	BuildRequires:	pkgconfig(libevent)
14mu|memcached-1.4.33-1|29	Requires(pre,postun):	rpm-helper
14mu|memcached-1.4.33-1|30	Requires:	cyrus-sasl
14mu|memcached-1.4.33-1|31	Requires:	sasl-plug-plain
14mu|memcached-1.4.33-1|32	Requires:	sasl-plug-crammd5
14mu|memcached-1.4.33-1|33	
14mu|memcached-1.4.33-1|34	%description
14mu|memcached-1.4.33-1|35	memcached is a flexible memory object caching daemon designed to alleviate
14mu|memcached-1.4.33-1|36	database load in dynamic web applications by storing objects in memory. It's
14mu|memcached-1.4.33-1|37	based on libevent to scale to any size needed, and is  specifically optimized
14mu|memcached-1.4.33-1|38	to avoid swapping and always use non-blocking I/O.
14mu|memcached-1.4.33-1|39	
14mu|memcached-1.4.33-1|40	%files
14mu|memcached-1.4.33-1|41	%doc AUTHORS* COPYING ChangeLog NEWS doc/CONTRIBUTORS doc/protocol.txt doc/readme.txt
14mu|memcached-1.4.33-1|42	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|memcached-1.4.33-1|43	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mu|memcached-1.4.33-1|44	%{_bindir}/%{name}-tool
14mu|memcached-1.4.33-1|45	%{_bindir}/%{name}
14mu|memcached-1.4.33-1|46	%{_mandir}/man1/%{name}.1*
14mu|memcached-1.4.33-1|47	%{_tmpfilesdir}/%{name}.conf
14mu|memcached-1.4.33-1|48	%{_unitdir}/%{name}*.service
14mu|memcached-1.4.33-1|49	%{_unitdir}/%{name}.target
14mu|memcached-1.4.33-1|50	
14mu|memcached-1.4.33-1|51	#---------------------------------------------------------------------------
14mu|memcached-1.4.33-1|52	
14mu|memcached-1.4.33-1|53	%package devel
14mu|memcached-1.4.33-1|54	Summary:	Files needed for development using memcached protocol
14mu|memcached-1.4.33-1|55	Group:		Development/C
14mu|memcached-1.4.33-1|56	Requires:	%{name} = %{version}-%{release}
14mu|memcached-1.4.33-1|57	
14mu|memcached-1.4.33-1|58	%description	devel
14mu|memcached-1.4.33-1|59	Install memcached-devel if you are developing C/C++ applications that require
14mu|memcached-1.4.33-1|60	access to the memcached binary include files.
14mu|memcached-1.4.33-1|61	
14mu|memcached-1.4.33-1|62	%files devel
14mu|memcached-1.4.33-1|63	%dir %{_includedir}/memcached
14mu|memcached-1.4.33-1|64	%{_includedir}/memcached/*.h
14mu|memcached-1.4.33-1|65	
14mu|memcached-1.4.33-1|66	#---------------------------------------------------------------------------
14mu|memcached-1.4.33-1|67	
14mu|memcached-1.4.33-1|68	%prep
14mu|memcached-1.4.33-1|69	%setup -q
14mu|memcached-1.4.33-1|70	%apply_patches
14mu|memcached-1.4.33-1|71	#autoreconf -fi
14mu|memcached-1.4.33-1|72	#./autogen.sh
14mu|memcached-1.4.33-1|73	
14mu|memcached-1.4.33-1|74	%build
14mu|memcached-1.4.33-1|75	%serverbuild
14mu|memcached-1.4.33-1|76	%configure2_5x --enable-sasl
14mu|memcached-1.4.33-1|77	%make
14mu|memcached-1.4.33-1|78	make docs
14mu|memcached-1.4.33-1|79	
14mu|memcached-1.4.33-1|80	#%%check
14mu|memcached-1.4.33-1|81	#export PATH="$PATH:/sbin:/usr/sbin"
14mu|memcached-1.4.33-1|82	#make test
14mu|memcached-1.4.33-1|83	
14mu|memcached-1.4.33-1|84	%install
14mu|memcached-1.4.33-1|85	%makeinstall_std
14mu|memcached-1.4.33-1|86	
14mu|memcached-1.4.33-1|87	install -m644 %{SOURCE1} -D %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|memcached-1.4.33-1|88	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|memcached-1.4.33-1|89	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|memcached-1.4.33-1|90	install -m755 scripts/%{name}-tool %{buildroot}%{_bindir}/%{name}-tool
14mu|memcached-1.4.33-1|91	
14mu|memcached-1.4.33-1|92	install -m644 %{SOURCE4} -D %{buildroot}%{_unitdir}/%{name}@.service
14mu|memcached-1.4.33-1|93	install -m644 %{SOURCE5} -D %{buildroot}%{_unitdir}/%{name}.target
14mu|memcached-1.4.33-1|94	
14mu|memcached-1.4.33-1|95	%post
14mu|memcached-1.4.33-1|96	%tmpfiles_create %{name}
14mu|memcached-1.4.33-1|97	%_post_service %{name} %{name}.target
14mu|memcached-1.4.33-1|98	
14mu|memcached-1.4.33-1|99	%preun
14mu|memcached-1.4.33-1|100	%_preun_service %{name} %{name}.target
14mu|memcached-1.4.33-1|101	
14mu|memcached-1.4.33-1|102	%pre
14mu|memcached-1.4.33-1|103	%_pre_useradd %{name} /dev/null /bin/false
14mu|memcached-1.4.33-1|104	
14mu|memcached-1.4.33-1|105	%postun
14mu|memcached-1.4.33-1|106	%_postun_userdel %{name}
14mu|memcached-1.4.33-1|107	
14mu|memcached-1.4.33-1|108	%changelog
14mu|memcached-1.4.33-1|109	
14mu|memcached-1.4.33-1|110	* Tue Nov 01 2016 alzim <alzim@bk.ru> 1.4.33-1
14mu|memcached-1.4.33-1|111	- (46e5309) Merge pull request #2 from import/memcached:rosa2016.1
14mu|memcached-1.4.33-1|112	- (46e5309) Updated to 1.4.33
14mu|memcached-1.4.33-1|113	
14mu|memcached-1.4.33-1|114	

23355 14
14mu|memtest86+-5.01-1|1	# Debug package is empty and rpmlint rejects build
14mu|memtest86+-5.01-1|2	%define _enable_debug_packages %{nil}
14mu|memtest86+-5.01-1|3	%define debug_package %{nil}
14mu|memtest86+-5.01-1|4	
14mu|memtest86+-5.01-1|5	Summary:	A stand alone memory test for i386 architecture systems
14mu|memtest86+-5.01-1|6	Name:		memtest86+
14mu|memtest86+-5.01-1|7	Version:	5.01
14mu|memtest86+-5.01-1|8	Release:	1
14mu|memtest86+-5.01-1|9	License:	GPL
14mu|memtest86+-5.01-1|10	Source0:	http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
14mu|memtest86+-5.01-1|11	# The patches are from Fedora and Mageia
14mu|memtest86+-5.01-1|12	Patch0:		memtest86+-5.01-no-scp.patch
14mu|memtest86+-5.01-1|13	Patch1:		memtest86+-5.01-no-optimization.patch
14mu|memtest86+-5.01-1|14	Patch2:		memtest86+-5.01-compile-fix.patch
14mu|memtest86+-5.01-1|15	Patch3:		memtest86+-5.01-crash-fix.patch
14mu|memtest86+-5.01-1|16	Patch4:		memtest86+-5.01-fgnu89-inline.patch
14mu|memtest86+-5.01-1|17	Patch5:		memtest86+-5.01-real-mode-reloc.patch
14mu|memtest86+-5.01-1|18	URL:		http://www.memtest.org
14mu|memtest86+-5.01-1|19	Group:		System/Kernel and hardware
14mu|memtest86+-5.01-1|20	BuildRequires:	dev86
14mu|memtest86+-5.01-1|21	Requires:	initscripts, drakxtools-backend
14mu|memtest86+-5.01-1|22	
14mu|memtest86+-5.01-1|23	ExclusiveArch:	%{ix86} x86_64
14mu|memtest86+-5.01-1|24	%rename	memtest86
14mu|memtest86+-5.01-1|25	
14mu|memtest86+-5.01-1|26	%description
14mu|memtest86+-5.01-1|27	Memtest86+ is a thorough stand-alone memory test for x86 and x86-64
14mu|memtest86+-5.01-1|28	architecture computers. BIOS based memory tests are only a quick
14mu|memtest86+-5.01-1|29	check and often miss many of the failures that are detected by
14mu|memtest86+-5.01-1|30	Memtest86+.
14mu|memtest86+-5.01-1|31	
14mu|memtest86+-5.01-1|32	%prep
14mu|memtest86+-5.01-1|33	%setup -q
14mu|memtest86+-5.01-1|34	%apply_patches
14mu|memtest86+-5.01-1|35	
14mu|memtest86+-5.01-1|36	%build
14mu|memtest86+-5.01-1|37	%make
14mu|memtest86+-5.01-1|38	
14mu|memtest86+-5.01-1|39	%install
14mu|memtest86+-5.01-1|40	install -m644 memtest.bin -D %{buildroot}/boot/memtest.bin
14mu|memtest86+-5.01-1|41	
14mu|memtest86+-5.01-1|42	%post
14mu|memtest86+-5.01-1|43	if [ -x /usr/sbin/bootloader-config ]; then
14mu|memtest86+-5.01-1|44	/usr/sbin/bootloader-config --action add-entry --label memtest --image /boot/memtest.bin
14mu|memtest86+-5.01-1|45	fi
14mu|memtest86+-5.01-1|46	
14mu|memtest86+-5.01-1|47	%preun
14mu|memtest86+-5.01-1|48	if [ -x /usr/sbin/bootloader-config ]; then
14mu|memtest86+-5.01-1|49	/usr/sbin/bootloader-config --action remove-entry --label memtest
14mu|memtest86+-5.01-1|50	fi
14mu|memtest86+-5.01-1|51	
14mu|memtest86+-5.01-1|52	%files
14mu|memtest86+-5.01-1|53	%doc FAQ
14mu|memtest86+-5.01-1|54	/boot/memtest.bin
14mu|memtest86+-5.01-1|55	
14mu|memtest86+-5.01-1|56	
14mu|memtest86+-5.01-1|57	%changelog
14mu|memtest86+-5.01-1|58	
14mu|memtest86+-5.01-1|59	* Thu Feb 18 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 5.01-1
14mu|memtest86+-5.01-1|60	- (3794681) Updated to version 5.01 with additional patches
14mu|memtest86+-5.01-1|61	- (3794681) The change log: http://memtest.org/#change
14mu|memtest86+-5.01-1|62	- (3794681) The patches are from Fedora and Mageia. Unlike these distros, let us not
14mu|memtest86+-5.01-1|63	- (3794681) meddle with ELF version for now. It can be enabed later if needed.
14mu|memtest86+-5.01-1|64	
14mu|memtest86+-5.01-1|65	

23356 14
14mu|memtester-4.3.0-7|1	Summary:	Memory tester
14mu|memtester-4.3.0-7|2	Name:		memtester
14mu|memtester-4.3.0-7|3	Version:	4.3.0
14mu|memtester-4.3.0-7|4	Release:	7
14mu|memtester-4.3.0-7|5	License:	GPLv2+
14mu|memtester-4.3.0-7|6	Group:		Monitoring
14mu|memtester-4.3.0-7|7	Url:		http://pyropus.ca/software/memtester/
14mu|memtester-4.3.0-7|8	Source0:	http://pyropus.ca/software/memtester/old-versions/%{name}-%{version}.tar.gz
14mu|memtester-4.3.0-7|9	
14mu|memtester-4.3.0-7|10	%description
14mu|memtester-4.3.0-7|11	Memtest is a utility for testing the memory subsystem in a computer to
14mu|memtester-4.3.0-7|12	determine if it is faulty.
14mu|memtester-4.3.0-7|13	
14mu|memtester-4.3.0-7|14	%files
14mu|memtester-4.3.0-7|15	%doc BUGS CHANGELOG COPYING README.tests README
14mu|memtester-4.3.0-7|16	%{_bindir}/*
14mu|memtester-4.3.0-7|17	%{_mandir}/man8/*
14mu|memtester-4.3.0-7|18	
14mu|memtester-4.3.0-7|19	#----------------------------------------------------------------------------
14mu|memtester-4.3.0-7|20	
14mu|memtester-4.3.0-7|21	%prep
14mu|memtester-4.3.0-7|22	%setup -q
14mu|memtester-4.3.0-7|23	echo "cc %{optflags} -DPOSIX -D_POSIX_C_SOURCE=200809L -D_FILE_OFFSET_BITS=64 -DTEST_NARROW_WRITES -c" > conf-cc
14mu|memtester-4.3.0-7|24	echo "cc %{ldflags}" > conf-ld
14mu|memtester-4.3.0-7|25	
14mu|memtester-4.3.0-7|26	%build
14mu|memtester-4.3.0-7|27	%make
14mu|memtester-4.3.0-7|28	
14mu|memtester-4.3.0-7|29	%install
14mu|memtester-4.3.0-7|30	mkdir -p %{buildroot}%{_bindir}
14mu|memtester-4.3.0-7|31	install -m 755 memtester %{buildroot}%{_bindir}
14mu|memtester-4.3.0-7|32	
14mu|memtester-4.3.0-7|33	mkdir -p %{buildroot}%{_mandir}/man8
14mu|memtester-4.3.0-7|34	install -m 644 memtester.8 %{buildroot}%{_mandir}/man8/
14mu|memtester-4.3.0-7|35	
14mu|memtester-4.3.0-7|36	
14mu|memtester-4.3.0-7|37	%changelog
14mu|memtester-4.3.0-7|38	
14mu|memtester-4.3.0-7|39	* Tue Dec 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3.0-7
14mu|memtester-4.3.0-7|40	- (44dbdc6) Bump release
14mu|memtester-4.3.0-7|41	
14mu|memtester-4.3.0-7|42	

23357 14
14mu|mercurial-4.1.3-1|1	Summary:	A fast, lightweight distributed source control management system
14mu|mercurial-4.1.3-1|2	Name:		mercurial
14mu|mercurial-4.1.3-1|3	Version:	4.1.3
14mu|mercurial-4.1.3-1|4	Release:	1
14mu|mercurial-4.1.3-1|5	License:	GPLv2+
14mu|mercurial-4.1.3-1|6	Group:		Development/Tools
14mu|mercurial-4.1.3-1|7	Url:		http://www.selenic.com/mercurial/
14mu|mercurial-4.1.3-1|8	Source0:	https://www.mercurial-scm.org/release/%{name}-%{version}.tar.gz
14mu|mercurial-4.1.3-1|9	BuildRequires:	asciidoc
14mu|mercurial-4.1.3-1|10	BuildRequires:	python-docutils
14mu|mercurial-4.1.3-1|11	BuildRequires:	xmlto
14mu|mercurial-4.1.3-1|12	BuildRequires:	pkgconfig(python)
14mu|mercurial-4.1.3-1|13	Provides:	hg = %{EVRD}
14mu|mercurial-4.1.3-1|14	
14mu|mercurial-4.1.3-1|15	%description
14mu|mercurial-4.1.3-1|16	Mercurial is a fast, lightweight source control management system
14mu|mercurial-4.1.3-1|17	designed for efficient handling of very large distributed projects.
14mu|mercurial-4.1.3-1|18	
14mu|mercurial-4.1.3-1|19	%files -f %{name}.files
14mu|mercurial-4.1.3-1|20	%doc CONTRIBUTORS COPYING doc/README doc/hg*.txt doc/hg*.html *.cgi contrib/*.fcgi
14mu|mercurial-4.1.3-1|21	%doc %attr(644,root,root) contrib/*.svg
14mu|mercurial-4.1.3-1|22	%dir %{_sysconfdir}/mercurial
14mu|mercurial-4.1.3-1|23	%dir %{_sysconfdir}/mercurial/hgrc.d
14mu|mercurial-4.1.3-1|24	%{_mandir}/man*/*
14mu|mercurial-4.1.3-1|25	%{_sysconfdir}/bash_completion.d/mercurial.sh
14mu|mercurial-4.1.3-1|26	%{_datadir}/zsh/site-functions/_mercurial
14mu|mercurial-4.1.3-1|27	%{_datadir}/emacs/site-lisp/*.el
14mu|mercurial-4.1.3-1|28	%{_datadir}/xemacs/site-packages/lisp/*.el
14mu|mercurial-4.1.3-1|29	%{_bindir}/hgk
14mu|mercurial-4.1.3-1|30	%{_bindir}/hg-ssh
14mu|mercurial-4.1.3-1|31	
14mu|mercurial-4.1.3-1|32	#----------------------------------------------------------------------------
14mu|mercurial-4.1.3-1|33	
14mu|mercurial-4.1.3-1|34	%prep
14mu|mercurial-4.1.3-1|35	%setup -q
14mu|mercurial-4.1.3-1|36	
14mu|mercurial-4.1.3-1|37	%build
14mu|mercurial-4.1.3-1|38	%make all
14mu|mercurial-4.1.3-1|39	
14mu|mercurial-4.1.3-1|40	%install
14mu|mercurial-4.1.3-1|41	PYTHONDONTWRITEBYTECODE= %__python setup.py install -O1 --root %{buildroot} --prefix %{_prefix} --record=%{name}.files
14mu|mercurial-4.1.3-1|42	make install-doc DESTDIR=%{buildroot} MANDIR=%{_mandir}
14mu|mercurial-4.1.3-1|43	
14mu|mercurial-4.1.3-1|44	install contrib/hgk          %{buildroot}%{_bindir}
14mu|mercurial-4.1.3-1|45	install contrib/hg-ssh       %{buildroot}%{_bindir}
14mu|mercurial-4.1.3-1|46	
14mu|mercurial-4.1.3-1|47	bash_completion_dir=%{buildroot}%{_sysconfdir}/bash_completion.d
14mu|mercurial-4.1.3-1|48	mkdir -p $bash_completion_dir
14mu|mercurial-4.1.3-1|49	install -m 644 contrib/bash_completion $bash_completion_dir/mercurial.sh
14mu|mercurial-4.1.3-1|50	
14mu|mercurial-4.1.3-1|51	zsh_completion_dir=%{buildroot}%{_datadir}/zsh/site-functions
14mu|mercurial-4.1.3-1|52	mkdir -p $zsh_completion_dir
14mu|mercurial-4.1.3-1|53	install -m 644 contrib/zsh_completion $zsh_completion_dir/_mercurial
14mu|mercurial-4.1.3-1|54	
14mu|mercurial-4.1.3-1|55	lisp_dir=%{buildroot}%{_datadir}/emacs/site-lisp
14mu|mercurial-4.1.3-1|56	mkdir -p $lisp_dir
14mu|mercurial-4.1.3-1|57	install -m 644 contrib/mercurial.el $lisp_dir
14mu|mercurial-4.1.3-1|58	install -m 644 contrib/mq.el $lisp_dir
14mu|mercurial-4.1.3-1|59	
14mu|mercurial-4.1.3-1|60	xlisp_dir=%{buildroot}%{_datadir}/xemacs/site-packages/lisp
14mu|mercurial-4.1.3-1|61	mkdir -p $xlisp_dir
14mu|mercurial-4.1.3-1|62	install -m 644 contrib/mercurial.el $xlisp_dir
14mu|mercurial-4.1.3-1|63	install -m 644 contrib/mq.el $xlisp_dir
14mu|mercurial-4.1.3-1|64	
14mu|mercurial-4.1.3-1|65	mkdir -p %{buildroot}%{_sysconfdir}/mercurial/hgrc.d
14mu|mercurial-4.1.3-1|66	
14mu|mercurial-4.1.3-1|67	
14mu|mercurial-4.1.3-1|68	%changelog
14mu|mercurial-4.1.3-1|69	
14mu|mercurial-4.1.3-1|70	* Sun Apr 23 2017 dsilakov <denis.silakov@rosalab.ru> 4.1.3-1
14mu|mercurial-4.1.3-1|71	- (3520984) Merge pull request #19 from pavd/mercurial:rosa2016.1
14mu|mercurial-4.1.3-1|72	- (3520984) up to 4.1.3
14mu|mercurial-4.1.3-1|73	
14mu|mercurial-4.1.3-1|74	

23358 14
14mu|mesa-13.0.6-1|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|mesa-13.0.6-1|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|mesa-13.0.6-1|3	%define _disable_ld_now 1
14mu|mesa-13.0.6-1|4	
14mu|mesa-13.0.6-1|5	%bcond_with opencl
14mu|mesa-13.0.6-1|6	%bcond_without osmesa
14mu|mesa-13.0.6-1|7	%bcond_without osmesa_gallium
14mu|mesa-13.0.6-1|8	%bcond_with va
14mu|mesa-13.0.6-1|9	%bcond_without vdpau
14mu|mesa-13.0.6-1|10	%bcond_without wayland
14mu|mesa-13.0.6-1|11	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|mesa-13.0.6-1|12	
14mu|mesa-13.0.6-1|13	# Direct3D9 state tracker ("nine")
14mu|mesa-13.0.6-1|14	%bcond_without nine
14mu|mesa-13.0.6-1|15	
14mu|mesa-13.0.6-1|16	# Vulkan
14mu|mesa-13.0.6-1|17	%bcond_without vulkan
14mu|mesa-13.0.6-1|18	%define vulkan_drivers --with-vulkan-drivers=intel,radeon
14mu|mesa-13.0.6-1|19	
14mu|mesa-13.0.6-1|20	
14mu|mesa-13.0.6-1|21	%ifarch %{arm}
14mu|mesa-13.0.6-1|22	%define dri_drivers "swrast,nouveau,r200,radeon"
14mu|mesa-13.0.6-1|23	%else
14mu|mesa-13.0.6-1|24	%define dri_drivers "swrast,i915,i965,nouveau,r200,radeon"
14mu|mesa-13.0.6-1|25	%bcond_without vmware
14mu|mesa-13.0.6-1|26	%endif
14mu|mesa-13.0.6-1|27	
14mu|mesa-13.0.6-1|28	%define gallium_drivers r300,r600,radeonsi,nouveau,svga,swrast,virgl
14mu|mesa-13.0.6-1|29	
14mu|mesa-13.0.6-1|30	
14mu|mesa-13.0.6-1|31	Summary:	OpenGL-compatible 3D graphics library
14mu|mesa-13.0.6-1|32	Name:		mesa
14mu|mesa-13.0.6-1|33	Version:	13.0.6
14mu|mesa-13.0.6-1|34	Release:	1
14mu|mesa-13.0.6-1|35	License:	MIT
14mu|mesa-13.0.6-1|36	Group:		System/Libraries
14mu|mesa-13.0.6-1|37	Url:		http://www.mesa3d.org
14mu|mesa-13.0.6-1|38	Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{version}/mesa-%{version}.tar.xz
14mu|mesa-13.0.6-1|39	Source1:	mesa.rpmlintrc
14mu|mesa-13.0.6-1|40	Source3:	make-git-snapshot.sh
14mu|mesa-13.0.6-1|41	
14mu|mesa-13.0.6-1|42	Patch1:		mesa-9.2-hardware-float.patch
14mu|mesa-13.0.6-1|43	Patch2:		mesa-11.2-evergreen-big-endian.patch
14mu|mesa-13.0.6-1|44	
14mu|mesa-13.0.6-1|45	Patch101:       Revert-i915-Always-enable-GL-2.0-support.patch
14mu|mesa-13.0.6-1|46	BuildRequires:	bison
14mu|mesa-13.0.6-1|47	BuildRequires:	flex
14mu|mesa-13.0.6-1|48	BuildRequires:	gccmakedep
14mu|mesa-13.0.6-1|49	BuildRequires:	libxml2-python
14mu|mesa-13.0.6-1|50	BuildRequires:	makedepend
14mu|mesa-13.0.6-1|51	BuildRequires:	elfutils-devel
14mu|mesa-13.0.6-1|52	BuildRequires:	llvm-devel >= 3.5.0
14mu|mesa-13.0.6-1|53	BuildRequires:	pkgconfig(expat)
14mu|mesa-13.0.6-1|54	BuildRequires:	pkgconfig(libdrm) >= 2.4.68
14mu|mesa-13.0.6-1|55	%if %{with va}
14mu|mesa-13.0.6-1|56	BuildRequires:	pkgconfig(libva)
14mu|mesa-13.0.6-1|57	%endif
14mu|mesa-13.0.6-1|58	BuildRequires:	pkgconfig(talloc)
14mu|mesa-13.0.6-1|59	%if %{with vdpau}
14mu|mesa-13.0.6-1|60	BuildRequires:	pkgconfig(vdpau)
14mu|mesa-13.0.6-1|61	%endif
14mu|mesa-13.0.6-1|62	%if %{with wayland}
14mu|mesa-13.0.6-1|63	BuildRequires:	pkgconfig(wayland-client)
14mu|mesa-13.0.6-1|64	%endif
14mu|mesa-13.0.6-1|65	BuildRequires:	pkgconfig(x11)
14mu|mesa-13.0.6-1|66	BuildRequires:	pkgconfig(xdamage)
14mu|mesa-13.0.6-1|67	BuildRequires:	pkgconfig(xext)
14mu|mesa-13.0.6-1|68	BuildRequires:	pkgconfig(xfixes)
14mu|mesa-13.0.6-1|69	BuildRequires:	pkgconfig(xi)
14mu|mesa-13.0.6-1|70	BuildRequires:	pkgconfig(xmu)
14mu|mesa-13.0.6-1|71	BuildRequires:	pkgconfig(xproto)
14mu|mesa-13.0.6-1|72	BuildRequires:	pkgconfig(xt)
14mu|mesa-13.0.6-1|73	BuildRequires:	pkgconfig(xvmc)
14mu|mesa-13.0.6-1|74	BuildRequires:	pkgconfig(xxf86vm)
14mu|mesa-13.0.6-1|75	# Needed to build with support for DRI2 and DRI3 X11 extensions.
14mu|mesa-13.0.6-1|76	BuildRequires:	pkgconfig(dri2proto)
14mu|mesa-13.0.6-1|77	BuildRequires:	pkgconfig(dri3proto)
14mu|mesa-13.0.6-1|78	BuildRequires:	pkgconfig(xshmfence)
14mu|mesa-13.0.6-1|79	BuildRequires:	pkgconfig(xcb-dri3)
14mu|mesa-13.0.6-1|80	BuildRequires:	pkgconfig(xcb-present)
14mu|mesa-13.0.6-1|81	%if %{with selinux}
14mu|mesa-13.0.6-1|82	BuildRequires:	libselinux-devel
14mu|mesa-13.0.6-1|83	%endif
14mu|mesa-13.0.6-1|84	%if %{with vulkan}
14mu|mesa-13.0.6-1|85	BuildRequires:	vulkan-devel
14mu|mesa-13.0.6-1|86	# for SHA1 implementation from libnettle:
14mu|mesa-13.0.6-1|87	BuildRequires:	pkgconfig(nettle)
14mu|mesa-13.0.6-1|88	# [NB] Why not libcrypto & openssl? That is why:
14mu|mesa-13.0.6-1|89	# https://github.com/ValveSoftware/steam-for-linux/issues/4504
14mu|mesa-13.0.6-1|90	%endif
14mu|mesa-13.0.6-1|91	
14mu|mesa-13.0.6-1|92	# [NB] Do not mark it noarch, otherwise rpm will be confused on where
14mu|mesa-13.0.6-1|93	# to store debuginfo for the subpackages (all debug info should be stored
14mu|mesa-13.0.6-1|94	# in mesa-debuginfo).
14mu|mesa-13.0.6-1|95	
14mu|mesa-13.0.6-1|96	# Mesa 10.x does not provide dricore library anymore. The DRI drivers now
14mu|mesa-13.0.6-1|97	# get what they need some other way (see also mesa repo,
14mu|mesa-13.0.6-1|98	# commit dde9260fdc1fb6792df24a4790ea1c255ad9284a,
14mu|mesa-13.0.6-1|99	# "mesa: Remove dricore from the build")
14mu|mesa-13.0.6-1|100	#
14mu|mesa-13.0.6-1|101	# We need these obsoletes in case someone is updating the system from
14mu|mesa-13.0.6-1|102	# ROSA R3 or ROSA 2012 LTS, etc.
14mu|mesa-13.0.6-1|103	%define dricoremajor 1
14mu|mesa-13.0.6-1|104	%define libdricore %mklibname dricore %{dricoremajor}
14mu|mesa-13.0.6-1|105	%define devdricore %mklibname dricore -d
14mu|mesa-13.0.6-1|106	Obsoletes:	%{libdricore} < %{EVRD}
14mu|mesa-13.0.6-1|107	Obsoletes:	%{devdricore} < %{EVRD}
14mu|mesa-13.0.6-1|108	
14mu|mesa-13.0.6-1|109	%description
14mu|mesa-13.0.6-1|110	Mesa is an OpenGL compatible 3D graphics library. This particular package
14mu|mesa-13.0.6-1|111	contains no libraries but rather the common files.
14mu|mesa-13.0.6-1|112	
14mu|mesa-13.0.6-1|113	%files
14mu|mesa-13.0.6-1|114	%doc docs/README.*
14mu|mesa-13.0.6-1|115	%config(noreplace) %{_sysconfdir}/drirc
14mu|mesa-13.0.6-1|116	
14mu|mesa-13.0.6-1|117	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|118	
14mu|mesa-13.0.6-1|119	%define dridrivers %mklibname dri-drivers
14mu|mesa-13.0.6-1|120	
14mu|mesa-13.0.6-1|121	%package -n %{dridrivers}
14mu|mesa-13.0.6-1|122	Summary:	Mesa DRI drivers
14mu|mesa-13.0.6-1|123	Group:		System/Libraries
14mu|mesa-13.0.6-1|124	
14mu|mesa-13.0.6-1|125	%description -n %{dridrivers}
14mu|mesa-13.0.6-1|126	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|127	package contains the DRI drivers and also the experimental back-ends for the
14mu|mesa-13.0.6-1|128	vdpau and xvmc state trackers.
14mu|mesa-13.0.6-1|129	
14mu|mesa-13.0.6-1|130	%files -n %{dridrivers}
14mu|mesa-13.0.6-1|131	%dir %{_libdir}/dri
14mu|mesa-13.0.6-1|132	%{_libdir}/dri/i915_dri.so
14mu|mesa-13.0.6-1|133	%{_libdir}/dri/i965_dri.so
14mu|mesa-13.0.6-1|134	%{_libdir}/dri/nouveau_dri.so
14mu|mesa-13.0.6-1|135	%{_libdir}/dri/nouveau_vieux_dri.so
14mu|mesa-13.0.6-1|136	%{_libdir}/dri/r200_dri.so
14mu|mesa-13.0.6-1|137	%{_libdir}/dri/r300_dri.so
14mu|mesa-13.0.6-1|138	%{_libdir}/dri/r600_dri.so
14mu|mesa-13.0.6-1|139	%{_libdir}/dri/radeon_dri.so
14mu|mesa-13.0.6-1|140	%{_libdir}/dri/radeonsi_dri.so
14mu|mesa-13.0.6-1|141	%{_libdir}/dri/swrast_dri.so
14mu|mesa-13.0.6-1|142	%{_libdir}/dri/kms_swrast_dri.so
14mu|mesa-13.0.6-1|143	%{_libdir}/dri/vmwgfx_dri.so
14mu|mesa-13.0.6-1|144	%{_libdir}/dri/virtio_gpu_dri.so
14mu|mesa-13.0.6-1|145	%if %{with va}
14mu|mesa-13.0.6-1|146	%{_libdir}/dri/gallium_drv_video.so
14mu|mesa-13.0.6-1|147	%endif
14mu|mesa-13.0.6-1|148	# xvmc state tracker backends
14mu|mesa-13.0.6-1|149	%{_libdir}/libXvMCnouveau.so.*
14mu|mesa-13.0.6-1|150	%{_libdir}/libXvMCr600.so.*
14mu|mesa-13.0.6-1|151	%{_libdir}/libXvMCgallium.so.*
14mu|mesa-13.0.6-1|152	# vdpau state tracker backends
14mu|mesa-13.0.6-1|153	%{_libdir}/vdpau/libvdpau_nouveau.so.*
14mu|mesa-13.0.6-1|154	%{_libdir}/vdpau/libvdpau_r600.so.*
14mu|mesa-13.0.6-1|155	%{_libdir}/vdpau/libvdpau_r300.so.*
14mu|mesa-13.0.6-1|156	%{_libdir}/vdpau/libvdpau_radeonsi.so.*
14mu|mesa-13.0.6-1|157	
14mu|mesa-13.0.6-1|158	# XvMC and VDPAU are no longer supported for softpipe, see the commits
14mu|mesa-13.0.6-1|159	# 7c253184, 5f7233c8 and a few other in mesa git repo. For r300, VDPAU
14mu|mesa-13.0.6-1|160	# support has been re-enabled.
14mu|mesa-13.0.6-1|161	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|162	
14mu|mesa-13.0.6-1|163	%define glmajor 1
14mu|mesa-13.0.6-1|164	%define libgl %mklibname gl %{glmajor}
14mu|mesa-13.0.6-1|165	
14mu|mesa-13.0.6-1|166	%package -n %{libgl}
14mu|mesa-13.0.6-1|167	Summary:	Files for Mesa (GL and GLX libs)
14mu|mesa-13.0.6-1|168	Group:		System/Libraries
14mu|mesa-13.0.6-1|169	Requires:	%{dridrivers} = %{EVRD}
14mu|mesa-13.0.6-1|170	Suggests:	%mklibname txc-dxtn
14mu|mesa-13.0.6-1|171	# Needed in case someone updates the system from ROSA 2012 LTS
14mu|mesa-13.0.6-1|172	Provides:	libmesagl = %{EVRD}
14mu|mesa-13.0.6-1|173	%rename		%{_lib}mesagl1
14mu|mesa-13.0.6-1|174	
14mu|mesa-13.0.6-1|175	%description -n %{libgl}
14mu|mesa-13.0.6-1|176	Mesa is an OpenGL compatible 3D graphics library: GL
14mu|mesa-13.0.6-1|177	and GLX parts.
14mu|mesa-13.0.6-1|178	
14mu|mesa-13.0.6-1|179	%files -n %{libgl}
14mu|mesa-13.0.6-1|180	%{_libdir}/libGL.so.%{glmajor}*
14mu|mesa-13.0.6-1|181	%dir %{_libdir}/mesa
14mu|mesa-13.0.6-1|182	%{_libdir}/mesa/libGL.so.%{glmajor}*
14mu|mesa-13.0.6-1|183	
14mu|mesa-13.0.6-1|184	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|185	
14mu|mesa-13.0.6-1|186	%define devgl %mklibname gl -d
14mu|mesa-13.0.6-1|187	
14mu|mesa-13.0.6-1|188	%package -n %{devgl}
14mu|mesa-13.0.6-1|189	Summary:	Development files for Mesa (OpenGL compatible 3D lib)
14mu|mesa-13.0.6-1|190	Group:		Development/C
14mu|mesa-13.0.6-1|191	Requires:	%{libgl} = %{EVRD}
14mu|mesa-13.0.6-1|192	%rename		%{_lib}mesagl1-devel
14mu|mesa-13.0.6-1|193	
14mu|mesa-13.0.6-1|194	%description -n %{devgl}
14mu|mesa-13.0.6-1|195	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|196	package contains the headers needed to compile Mesa programs.
14mu|mesa-13.0.6-1|197	
14mu|mesa-13.0.6-1|198	%files -n %{devgl}
14mu|mesa-13.0.6-1|199	%{_includedir}/GL/gl.h
14mu|mesa-13.0.6-1|200	%{_includedir}/GL/gl_mangle.h
14mu|mesa-13.0.6-1|201	%{_includedir}/GL/glext.h
14mu|mesa-13.0.6-1|202	%{_includedir}/GL/glx.h
14mu|mesa-13.0.6-1|203	%{_includedir}/GL/glxext.h
14mu|mesa-13.0.6-1|204	%{_includedir}/GL/glx_mangle.h
14mu|mesa-13.0.6-1|205	%if !%{with osmesa}
14mu|mesa-13.0.6-1|206	%{_includedir}/GL/osmesa.h
14mu|mesa-13.0.6-1|207	%endif
14mu|mesa-13.0.6-1|208	%{_libdir}/libGL.so
14mu|mesa-13.0.6-1|209	%{_libdir}/libXvMC*.so
14mu|mesa-13.0.6-1|210	%{_libdir}/pkgconfig/gl.pc
14mu|mesa-13.0.6-1|211	%{_libdir}/pkgconfig/dri.pc
14mu|mesa-13.0.6-1|212	%{_includedir}/GL/glcorearb.h
14mu|mesa-13.0.6-1|213	%dir %{_includedir}/GL/internal
14mu|mesa-13.0.6-1|214	%{_includedir}/GL/internal/dri_interface.h
14mu|mesa-13.0.6-1|215	
14mu|mesa-13.0.6-1|216	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|217	
14mu|mesa-13.0.6-1|218	%define eglmajor 1
14mu|mesa-13.0.6-1|219	%define libegl %mklibname egl %{eglmajor}
14mu|mesa-13.0.6-1|220	
14mu|mesa-13.0.6-1|221	%package -n %{libegl}
14mu|mesa-13.0.6-1|222	Summary:	Files for Mesa (EGL libs)
14mu|mesa-13.0.6-1|223	Group:		System/Libraries
14mu|mesa-13.0.6-1|224	%rename		%{_lib}mesaegl1
14mu|mesa-13.0.6-1|225	
14mu|mesa-13.0.6-1|226	%description -n %{libegl}
14mu|mesa-13.0.6-1|227	Mesa is an OpenGL compatible 3D graphics library: EGL
14mu|mesa-13.0.6-1|228	parts.
14mu|mesa-13.0.6-1|229	
14mu|mesa-13.0.6-1|230	%files -n %{libegl}
14mu|mesa-13.0.6-1|231	%{_libdir}/libEGL.so.%{eglmajor}*
14mu|mesa-13.0.6-1|232	
14mu|mesa-13.0.6-1|233	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|234	
14mu|mesa-13.0.6-1|235	%define devegl %mklibname egl -d
14mu|mesa-13.0.6-1|236	
14mu|mesa-13.0.6-1|237	%package -n %{devegl}
14mu|mesa-13.0.6-1|238	Summary:	Development files for Mesa (EGL libs)
14mu|mesa-13.0.6-1|239	Group:		Development/C
14mu|mesa-13.0.6-1|240	Requires:	%{libegl} = %{EVRD}
14mu|mesa-13.0.6-1|241	%rename		%{_lib}mesaegl1-devel
14mu|mesa-13.0.6-1|242	
14mu|mesa-13.0.6-1|243	%description -n %{devegl}
14mu|mesa-13.0.6-1|244	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|245	package contains the headers needed to compile Mesa programs based on EGL.
14mu|mesa-13.0.6-1|246	
14mu|mesa-13.0.6-1|247	%files -n %{devegl}
14mu|mesa-13.0.6-1|248	%{_includedir}/EGL
14mu|mesa-13.0.6-1|249	%{_includedir}/KHR
14mu|mesa-13.0.6-1|250	%{_libdir}/libEGL.so
14mu|mesa-13.0.6-1|251	%{_libdir}/pkgconfig/egl.pc
14mu|mesa-13.0.6-1|252	
14mu|mesa-13.0.6-1|253	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|254	
14mu|mesa-13.0.6-1|255	%define gbmmajor 1
14mu|mesa-13.0.6-1|256	%define libgbm %mklibname gbm %{gbmmajor}
14mu|mesa-13.0.6-1|257	
14mu|mesa-13.0.6-1|258	%package -n %{libgbm}
14mu|mesa-13.0.6-1|259	Summary:	Files for Mesa (gbm libs)
14mu|mesa-13.0.6-1|260	Group:		System/Libraries
14mu|mesa-13.0.6-1|261	
14mu|mesa-13.0.6-1|262	%description -n %{libgbm}
14mu|mesa-13.0.6-1|263	Mesa is an OpenGL compatible 3D graphics library: GBM
14mu|mesa-13.0.6-1|264	(Graphics Buffer Manager) parts.
14mu|mesa-13.0.6-1|265	
14mu|mesa-13.0.6-1|266	%files -n %{libgbm}
14mu|mesa-13.0.6-1|267	%{_libdir}/libgbm.so.%{gbmmajor}*
14mu|mesa-13.0.6-1|268	
14mu|mesa-13.0.6-1|269	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|270	
14mu|mesa-13.0.6-1|271	%define devgbm %mklibname gbm -d
14mu|mesa-13.0.6-1|272	
14mu|mesa-13.0.6-1|273	%package -n %{devgbm}
14mu|mesa-13.0.6-1|274	Summary:	Development files for Mesa (gbm libs)
14mu|mesa-13.0.6-1|275	Group:		Development/C
14mu|mesa-13.0.6-1|276	Requires:	%{libgbm} = %{EVRD}
14mu|mesa-13.0.6-1|277	# libudev-devel is needed for development with gbm libs.
14mu|mesa-13.0.6-1|278	Requires:	pkgconfig(libudev)
14mu|mesa-13.0.6-1|279	
14mu|mesa-13.0.6-1|280	%description -n %{devgbm}
14mu|mesa-13.0.6-1|281	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|282	package contains the headers needed to compile Mesa programs based on GBM
14mu|mesa-13.0.6-1|283	(Graphics Buffer Manager).
14mu|mesa-13.0.6-1|284	
14mu|mesa-13.0.6-1|285	%files -n %{devgbm}
14mu|mesa-13.0.6-1|286	%{_includedir}/gbm.h
14mu|mesa-13.0.6-1|287	%{_libdir}/libgbm.so
14mu|mesa-13.0.6-1|288	%{_libdir}/pkgconfig/gbm.pc
14mu|mesa-13.0.6-1|289	
14mu|mesa-13.0.6-1|290	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|291	
14mu|mesa-13.0.6-1|292	%define glesv1major 1
14mu|mesa-13.0.6-1|293	%define libglesv1 %mklibname glesv1_ %{glesv1major}
14mu|mesa-13.0.6-1|294	
14mu|mesa-13.0.6-1|295	%package -n %{libglesv1}
14mu|mesa-13.0.6-1|296	Summary:	Files for Mesa (glesv1 libs)
14mu|mesa-13.0.6-1|297	Group:		System/Libraries
14mu|mesa-13.0.6-1|298	%rename		%{_lib}mesaglesv1_1
14mu|mesa-13.0.6-1|299	
14mu|mesa-13.0.6-1|300	%description -n %{libglesv1}
14mu|mesa-13.0.6-1|301	Mesa is an OpenGL compatible 3D graphics library:
14mu|mesa-13.0.6-1|302	OpenGL ES library version 1 parts. OpenGL ES is a low-level, lightweight API
14mu|mesa-13.0.6-1|303	for advanced embedded graphics using well-defined subset profiles of OpenGL.
14mu|mesa-13.0.6-1|304	
14mu|mesa-13.0.6-1|305	%files -n %{libglesv1}
14mu|mesa-13.0.6-1|306	%{_libdir}/libGLESv1_CM.so.%{glesv1major}*
14mu|mesa-13.0.6-1|307	
14mu|mesa-13.0.6-1|308	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|309	
14mu|mesa-13.0.6-1|310	%define devglesv1 %mklibname glesv1 -d
14mu|mesa-13.0.6-1|311	
14mu|mesa-13.0.6-1|312	%package -n %{devglesv1}
14mu|mesa-13.0.6-1|313	Summary:	Development files for glesv1 libs
14mu|mesa-13.0.6-1|314	Group:		Development/C
14mu|mesa-13.0.6-1|315	Requires:	%{libglesv1} = %{EVRD}
14mu|mesa-13.0.6-1|316	%rename		%{_lib}mesaglesv1_1-devel
14mu|mesa-13.0.6-1|317	
14mu|mesa-13.0.6-1|318	%description -n %{devglesv1}
14mu|mesa-13.0.6-1|319	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|320	package contains the headers needed to compile OpenGL ES 1 programs.
14mu|mesa-13.0.6-1|321	
14mu|mesa-13.0.6-1|322	%files -n %{devglesv1}
14mu|mesa-13.0.6-1|323	%{_includedir}/GLES
14mu|mesa-13.0.6-1|324	%{_libdir}/libGLESv1_CM.so
14mu|mesa-13.0.6-1|325	%{_libdir}/pkgconfig/glesv1_cm.pc
14mu|mesa-13.0.6-1|326	
14mu|mesa-13.0.6-1|327	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|328	
14mu|mesa-13.0.6-1|329	%define glesv2major 2
14mu|mesa-13.0.6-1|330	%define libglesv2 %mklibname glesv2_ %{glesv2major}
14mu|mesa-13.0.6-1|331	
14mu|mesa-13.0.6-1|332	%package -n %{libglesv2}
14mu|mesa-13.0.6-1|333	Summary:	Files for Mesa (glesv2 libs)
14mu|mesa-13.0.6-1|334	Group:		System/Libraries
14mu|mesa-13.0.6-1|335	%rename		%{_lib}mesaglesv2_2
14mu|mesa-13.0.6-1|336	
14mu|mesa-13.0.6-1|337	%description -n %{libglesv2}
14mu|mesa-13.0.6-1|338	Mesa is an OpenGL compatible 3D graphics library:
14mu|mesa-13.0.6-1|339	OpenGL ES library version 2 parts. OpenGL ES is a low-level, lightweight API
14mu|mesa-13.0.6-1|340	for advanced embedded graphics using well-defined subset profiles of OpenGL.
14mu|mesa-13.0.6-1|341	
14mu|mesa-13.0.6-1|342	%files -n %{libglesv2}
14mu|mesa-13.0.6-1|343	%{_libdir}/libGLESv2.so.%{glesv2major}*
14mu|mesa-13.0.6-1|344	
14mu|mesa-13.0.6-1|345	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|346	
14mu|mesa-13.0.6-1|347	%define devglesv2 %mklibname glesv2 -d
14mu|mesa-13.0.6-1|348	
14mu|mesa-13.0.6-1|349	%package -n %{devglesv2}
14mu|mesa-13.0.6-1|350	Summary:	Development files for glesv2 libs
14mu|mesa-13.0.6-1|351	Group:		Development/C
14mu|mesa-13.0.6-1|352	Requires:	%{libglesv2} = %{EVRD}
14mu|mesa-13.0.6-1|353	%rename		%{_lib}mesaglesv2_2-devel
14mu|mesa-13.0.6-1|354	
14mu|mesa-13.0.6-1|355	%description -n %{devglesv2}
14mu|mesa-13.0.6-1|356	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|357	package contains the headers needed to compile OpenGL ES 2 programs.
14mu|mesa-13.0.6-1|358	
14mu|mesa-13.0.6-1|359	%files -n %{devglesv2}
14mu|mesa-13.0.6-1|360	%{_includedir}/GLES2
14mu|mesa-13.0.6-1|361	%{_libdir}/libGLESv2.so
14mu|mesa-13.0.6-1|362	%{_libdir}/pkgconfig/glesv2.pc
14mu|mesa-13.0.6-1|363	
14mu|mesa-13.0.6-1|364	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|365	
14mu|mesa-13.0.6-1|366	%define devglesv3 %mklibname glesv3 -d
14mu|mesa-13.0.6-1|367	
14mu|mesa-13.0.6-1|368	%package -n %{devglesv3}
14mu|mesa-13.0.6-1|369	Summary:	Development files for glesv3 libs
14mu|mesa-13.0.6-1|370	Group:		Development/C
14mu|mesa-13.0.6-1|371	# there is no pkgconfig
14mu|mesa-13.0.6-1|372	Provides:	glesv3-devel = %{version}-%{release}
14mu|mesa-13.0.6-1|373	
14mu|mesa-13.0.6-1|374	%description -n %{devglesv3}
14mu|mesa-13.0.6-1|375	This package contains the headers needed to compile OpenGL ES 3 programs.
14mu|mesa-13.0.6-1|376	
14mu|mesa-13.0.6-1|377	%files -n %{devglesv3}
14mu|mesa-13.0.6-1|378	%{_includedir}/GLES3
14mu|mesa-13.0.6-1|379	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|380	
14mu|mesa-13.0.6-1|381	%define glapimajor 0
14mu|mesa-13.0.6-1|382	%define libglapi %mklibname glapi %{glapimajor}
14mu|mesa-13.0.6-1|383	
14mu|mesa-13.0.6-1|384	%package -n %{libglapi}
14mu|mesa-13.0.6-1|385	Summary:	Files for Mesa (glapi libs)
14mu|mesa-13.0.6-1|386	Group:		System/Libraries
14mu|mesa-13.0.6-1|387	
14mu|mesa-13.0.6-1|388	%description -n %{libglapi}
14mu|mesa-13.0.6-1|389	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|390	package provides the glapi shared library used by gallium drivers.
14mu|mesa-13.0.6-1|391	
14mu|mesa-13.0.6-1|392	%files -n %{libglapi}
14mu|mesa-13.0.6-1|393	%{_libdir}/libglapi.so.%{glapimajor}*
14mu|mesa-13.0.6-1|394	
14mu|mesa-13.0.6-1|395	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|396	
14mu|mesa-13.0.6-1|397	%define devglapi %mklibname glapi -d
14mu|mesa-13.0.6-1|398	
14mu|mesa-13.0.6-1|399	%package -n %{devglapi}
14mu|mesa-13.0.6-1|400	Summary:	Development files for glapi libs
14mu|mesa-13.0.6-1|401	Group:		Development/C
14mu|mesa-13.0.6-1|402	Requires:	%{libglapi} = %{EVRD}
14mu|mesa-13.0.6-1|403	Provides:	glapi-devel = %{EVRD}
14mu|mesa-13.0.6-1|404	
14mu|mesa-13.0.6-1|405	%description -n %{devglapi}
14mu|mesa-13.0.6-1|406	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|407	package contains the headers needed to compile programs against glapi shared
14mu|mesa-13.0.6-1|408	library.
14mu|mesa-13.0.6-1|409	
14mu|mesa-13.0.6-1|410	%files -n %{devglapi}
14mu|mesa-13.0.6-1|411	%{_libdir}/libglapi.so
14mu|mesa-13.0.6-1|412	
14mu|mesa-13.0.6-1|413	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|414	
14mu|mesa-13.0.6-1|415	%define xamajor 2
14mu|mesa-13.0.6-1|416	%define libxatracker %mklibname xatracker %{xamajor}
14mu|mesa-13.0.6-1|417	%define devxatracker %mklibname xatracker -d
14mu|mesa-13.0.6-1|418	
14mu|mesa-13.0.6-1|419	%package -n %{libxatracker}
14mu|mesa-13.0.6-1|420	Summary:	Mesa XA state tracker
14mu|mesa-13.0.6-1|421	Group:		System/Libraries
14mu|mesa-13.0.6-1|422	
14mu|mesa-13.0.6-1|423	%description -n %{libxatracker}
14mu|mesa-13.0.6-1|424	This package contains Mesa XA state tracker.
14mu|mesa-13.0.6-1|425	
14mu|mesa-13.0.6-1|426	%files -n %{libxatracker}
14mu|mesa-13.0.6-1|427	%{_libdir}/libxatracker.so.%{xamajor}*
14mu|mesa-13.0.6-1|428	
14mu|mesa-13.0.6-1|429	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|430	
14mu|mesa-13.0.6-1|431	%package -n %{devxatracker}
14mu|mesa-13.0.6-1|432	Summary:	Development files for XA state tracker
14mu|mesa-13.0.6-1|433	Group:		Development/C
14mu|mesa-13.0.6-1|434	Requires:	%{libxatracker} = %{EVRD}
14mu|mesa-13.0.6-1|435	
14mu|mesa-13.0.6-1|436	%description -n %{devxatracker}
14mu|mesa-13.0.6-1|437	This package contains the development files for the Mesa XA state tracker.
14mu|mesa-13.0.6-1|438	
14mu|mesa-13.0.6-1|439	%files -n %{devxatracker}
14mu|mesa-13.0.6-1|440	%{_includedir}/xa_*.h
14mu|mesa-13.0.6-1|441	%{_libdir}/libxatracker.so
14mu|mesa-13.0.6-1|442	%{_libdir}/pkgconfig/xatracker.pc
14mu|mesa-13.0.6-1|443	
14mu|mesa-13.0.6-1|444	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|445	
14mu|mesa-13.0.6-1|446	%define d3dmajor 1
14mu|mesa-13.0.6-1|447	%define libd3dtracker %mklibname d3dtracker %{d3dmajor}
14mu|mesa-13.0.6-1|448	%define devd3dtracker %mklibname d3dtracker -d
14mu|mesa-13.0.6-1|449	
14mu|mesa-13.0.6-1|450	%package -n %{libd3dtracker}
14mu|mesa-13.0.6-1|451	Summary:	Mesa Direct3D9 state tracker
14mu|mesa-13.0.6-1|452	Group:		System/Libraries
14mu|mesa-13.0.6-1|453	
14mu|mesa-13.0.6-1|454	%description -n %{libd3dtracker}
14mu|mesa-13.0.6-1|455	This package contains Mesa Direct3D9 ("nine") state tracker.
14mu|mesa-13.0.6-1|456	
14mu|mesa-13.0.6-1|457	%files -n %{libd3dtracker}
14mu|mesa-13.0.6-1|458	%dir %{_libdir}/d3d
14mu|mesa-13.0.6-1|459	%{_libdir}/d3d/d3dadapter9.so.%{d3dmajor}*
14mu|mesa-13.0.6-1|460	
14mu|mesa-13.0.6-1|461	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|462	
14mu|mesa-13.0.6-1|463	%package -n %{devd3dtracker}
14mu|mesa-13.0.6-1|464	Summary:	Development files for Direct3D9 state tracker
14mu|mesa-13.0.6-1|465	Group:		Development/C
14mu|mesa-13.0.6-1|466	Requires:	%{libd3dtracker} = %{EVRD}
14mu|mesa-13.0.6-1|467	
14mu|mesa-13.0.6-1|468	%description -n %{devd3dtracker}
14mu|mesa-13.0.6-1|469	This package contains the development files for the Mesa Direct3D9 ("nine")
14mu|mesa-13.0.6-1|470	state tracker.
14mu|mesa-13.0.6-1|471	
14mu|mesa-13.0.6-1|472	%files -n %{devd3dtracker}
14mu|mesa-13.0.6-1|473	%dir %{_includedir}/d3dadapter
14mu|mesa-13.0.6-1|474	%{_includedir}/d3dadapter/*
14mu|mesa-13.0.6-1|475	%{_libdir}/d3d/d3dadapter9.so
14mu|mesa-13.0.6-1|476	%{_libdir}/pkgconfig/d3d.pc
14mu|mesa-13.0.6-1|477	
14mu|mesa-13.0.6-1|478	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|479	
14mu|mesa-13.0.6-1|480	%if %{with osmesa}
14mu|mesa-13.0.6-1|481	%define osmesamajor 8
14mu|mesa-13.0.6-1|482	%define libosmesa %mklibname osmesa %{osmesamajor}
14mu|mesa-13.0.6-1|483	
14mu|mesa-13.0.6-1|484	%package -n %{libosmesa}
14mu|mesa-13.0.6-1|485	Summary:	Mesa offscreen rendering libraries
14mu|mesa-13.0.6-1|486	Group:		System/Libraries
14mu|mesa-13.0.6-1|487	
14mu|mesa-13.0.6-1|488	%description -n %{libosmesa}
14mu|mesa-13.0.6-1|489	Mesa is an OpenGL compatible 3D graphics library: Mesa
14mu|mesa-13.0.6-1|490	off-screen rendering library.
14mu|mesa-13.0.6-1|491	
14mu|mesa-13.0.6-1|492	%files -n %{libosmesa}
14mu|mesa-13.0.6-1|493	%{_libdir}/libOSMesa.so.%{osmesamajor}*
14mu|mesa-13.0.6-1|494	%endif
14mu|mesa-13.0.6-1|495	
14mu|mesa-13.0.6-1|496	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|497	
14mu|mesa-13.0.6-1|498	%if %{with osmesa}
14mu|mesa-13.0.6-1|499	%define devosmesa %mklibname osmesa -d
14mu|mesa-13.0.6-1|500	
14mu|mesa-13.0.6-1|501	%package -n %{devosmesa}
14mu|mesa-13.0.6-1|502	Summary:	Mesa offscreen rendering development package
14mu|mesa-13.0.6-1|503	Group:		Development/C
14mu|mesa-13.0.6-1|504	Requires:	%{libosmesa} = %{EVRD}
14mu|mesa-13.0.6-1|505	
14mu|mesa-13.0.6-1|506	%description -n %{devosmesa}
14mu|mesa-13.0.6-1|507	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|508	package contains the Mesa off-screen rendering development files.
14mu|mesa-13.0.6-1|509	
14mu|mesa-13.0.6-1|510	%files -n %{devosmesa}
14mu|mesa-13.0.6-1|511	%dir %{_includedir}/GL
14mu|mesa-13.0.6-1|512	%{_includedir}/GL/osmesa.h
14mu|mesa-13.0.6-1|513	%{_libdir}/libOSMesa.so
14mu|mesa-13.0.6-1|514	%{_libdir}/pkgconfig/osmesa.pc
14mu|mesa-13.0.6-1|515	%endif
14mu|mesa-13.0.6-1|516	
14mu|mesa-13.0.6-1|517	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|518	
14mu|mesa-13.0.6-1|519	%if %{with wayland}
14mu|mesa-13.0.6-1|520	%define waylandeglmajor 1
14mu|mesa-13.0.6-1|521	%define libwaylandegl %mklibname wayland-egl %{waylandeglmajor}
14mu|mesa-13.0.6-1|522	
14mu|mesa-13.0.6-1|523	%package -n %{libwaylandegl}
14mu|mesa-13.0.6-1|524	Summary:	Files for Mesa (Wayland EGL libs)
14mu|mesa-13.0.6-1|525	Group:		System/Libraries
14mu|mesa-13.0.6-1|526	
14mu|mesa-13.0.6-1|527	%description -n %{libwaylandegl}
14mu|mesa-13.0.6-1|528	Mesa is an OpenGL compatible 3D graphics library:
14mu|mesa-13.0.6-1|529	Wayland EGL platform parts.
14mu|mesa-13.0.6-1|530	
14mu|mesa-13.0.6-1|531	%files -n %{libwaylandegl}
14mu|mesa-13.0.6-1|532	%{_libdir}/libwayland-egl.so.%{waylandeglmajor}*
14mu|mesa-13.0.6-1|533	%endif
14mu|mesa-13.0.6-1|534	
14mu|mesa-13.0.6-1|535	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|536	
14mu|mesa-13.0.6-1|537	%if %{with wayland}
14mu|mesa-13.0.6-1|538	%define devwaylandegl %mklibname wayland-egl -d
14mu|mesa-13.0.6-1|539	
14mu|mesa-13.0.6-1|540	%package -n %{devwaylandegl}
14mu|mesa-13.0.6-1|541	Summary:	Development files for Mesa (Wayland EGL libs)
14mu|mesa-13.0.6-1|542	Group:		Development/C
14mu|mesa-13.0.6-1|543	Requires:	%{libwaylandegl} = %{EVRD}
14mu|mesa-13.0.6-1|544	
14mu|mesa-13.0.6-1|545	%description -n %{devwaylandegl}
14mu|mesa-13.0.6-1|546	Mesa is an OpenGL compatible 3D graphics library. This
14mu|mesa-13.0.6-1|547	package contains the headers needed to compile Mesa programs based on Wayland
14mu|mesa-13.0.6-1|548	EGL platform.
14mu|mesa-13.0.6-1|549	
14mu|mesa-13.0.6-1|550	%files -n %{devwaylandegl}
14mu|mesa-13.0.6-1|551	%{_libdir}/libwayland-egl.so
14mu|mesa-13.0.6-1|552	%{_libdir}/pkgconfig/wayland-egl.pc
14mu|mesa-13.0.6-1|553	%endif
14mu|mesa-13.0.6-1|554	
14mu|mesa-13.0.6-1|555	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|556	
14mu|mesa-13.0.6-1|557	%if %{with vulkan}
14mu|mesa-13.0.6-1|558	
14mu|mesa-13.0.6-1|559	%define vlkdrivers %mklibname vulkan-drivers
14mu|mesa-13.0.6-1|560	%define devvlkdrivers %mklibname vulkan-drivers -d
14mu|mesa-13.0.6-1|561	
14mu|mesa-13.0.6-1|562	%package -n	%{vlkdrivers}
14mu|mesa-13.0.6-1|563	Summary:        Mesa Vulkan drivers
14mu|mesa-13.0.6-1|564	Requires:       vulkan
14mu|mesa-13.0.6-1|565	Provides:	mesa-vulkan-drivers = %{EVRD}
14mu|mesa-13.0.6-1|566	
14mu|mesa-13.0.6-1|567	%description -n	%{vlkdrivers}
14mu|mesa-13.0.6-1|568	The drivers with support for the Vulkan API.
14mu|mesa-13.0.6-1|569	
14mu|mesa-13.0.6-1|570	%files -n	%{vlkdrivers}
14mu|mesa-13.0.6-1|571	%{_libdir}/libvulkan_intel.so
14mu|mesa-13.0.6-1|572	%{_libdir}/libvulkan_radeon.so
14mu|mesa-13.0.6-1|573	%{_datadir}/vulkan/icd.d/intel_icd*.json
14mu|mesa-13.0.6-1|574	%{_datadir}/vulkan/icd.d/radeon_icd*.json
14mu|mesa-13.0.6-1|575	
14mu|mesa-13.0.6-1|576	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|577	
14mu|mesa-13.0.6-1|578	%package -n	%{devvlkdrivers}
14mu|mesa-13.0.6-1|579	Summary:        Mesa Vulkan development files
14mu|mesa-13.0.6-1|580	Requires:       %{vlkdrivers} = %{EVRD}
14mu|mesa-13.0.6-1|581	
14mu|mesa-13.0.6-1|582	Requires:       vulkan-devel
14mu|mesa-13.0.6-1|583	Provides:	mesa-vulkan-devel = %{EVRD}
14mu|mesa-13.0.6-1|584	
14mu|mesa-13.0.6-1|585	%description -n	%{devvlkdrivers}
14mu|mesa-13.0.6-1|586	Mesa headers for development with the Vulkan API.
14mu|mesa-13.0.6-1|587	
14mu|mesa-13.0.6-1|588	%files -n %{devvlkdrivers}
14mu|mesa-13.0.6-1|589	%{_includedir}/vulkan/
14mu|mesa-13.0.6-1|590	%endif
14mu|mesa-13.0.6-1|591	
14mu|mesa-13.0.6-1|592	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|593	
14mu|mesa-13.0.6-1|594	%package common-devel
14mu|mesa-13.0.6-1|595	Summary:	Meta package for Mesa development files
14mu|mesa-13.0.6-1|596	Group:		Development/C
14mu|mesa-13.0.6-1|597	Requires:	%{devgl} = %{EVRD}
14mu|mesa-13.0.6-1|598	Requires:	%{devxatracker} = %{EVRD}
14mu|mesa-13.0.6-1|599	Requires:	%{devegl} = %{EVRD}
14mu|mesa-13.0.6-1|600	Requires:	%{devglapi} = %{EVRD}
14mu|mesa-13.0.6-1|601	Requires:	%{devgbm} = %{EVRD}
14mu|mesa-13.0.6-1|602	Requires:	%{devglesv1} = %{EVRD}
14mu|mesa-13.0.6-1|603	Requires:	%{devglesv2} = %{EVRD}
14mu|mesa-13.0.6-1|604	Requires:	%{devglesv3} = %{EVRD}
14mu|mesa-13.0.6-1|605	%if %{with wayland}
14mu|mesa-13.0.6-1|606	Requires:	%{devwaylandegl} = %{EVRD}
14mu|mesa-13.0.6-1|607	%endif
14mu|mesa-13.0.6-1|608	%if %{with osmesa}
14mu|mesa-13.0.6-1|609	Requires:	%{devosmesa} = %{EVRD}
14mu|mesa-13.0.6-1|610	%endif
14mu|mesa-13.0.6-1|611	%if %{with nine}
14mu|mesa-13.0.6-1|612	Requires:	%{devd3dtracker} = %{EVRD}
14mu|mesa-13.0.6-1|613	%endif
14mu|mesa-13.0.6-1|614	%if %{with vulkan}
14mu|mesa-13.0.6-1|615	Requires:	%{devvlkdrivers} = %{EVRD}
14mu|mesa-13.0.6-1|616	%endif
14mu|mesa-13.0.6-1|617	Requires:	pkgconfig(glu)
14mu|mesa-13.0.6-1|618	Requires:	pkgconfig(glut)
14mu|mesa-13.0.6-1|619	
14mu|mesa-13.0.6-1|620	%description common-devel
14mu|mesa-13.0.6-1|621	Mesa common meta package for development files.
14mu|mesa-13.0.6-1|622	
14mu|mesa-13.0.6-1|623	%files common-devel
14mu|mesa-13.0.6-1|624	# This is the meta package for development
14mu|mesa-13.0.6-1|625	
14mu|mesa-13.0.6-1|626	#----------------------------------------------------------------------------
14mu|mesa-13.0.6-1|627	
14mu|mesa-13.0.6-1|628	%prep
14mu|mesa-13.0.6-1|629	%setup -q
14mu|mesa-13.0.6-1|630	%apply_patches
14mu|mesa-13.0.6-1|631	
14mu|mesa-13.0.6-1|632	%build
14mu|mesa-13.0.6-1|633	# Always (re)generate auto* generated files using our autotools and libtoolize
14mu|mesa-13.0.6-1|634	autoreconf -vfi
14mu|mesa-13.0.6-1|635	
14mu|mesa-13.0.6-1|636	%configure2_5x \
14mu|mesa-13.0.6-1|637	--disable-asm \
14mu|mesa-13.0.6-1|638	%if %{with selinux}
14mu|mesa-13.0.6-1|639	--enable-selinux \
14mu|mesa-13.0.6-1|640	%endif
14mu|mesa-13.0.6-1|641	--enable-dri \
14mu|mesa-13.0.6-1|642	--enable-vdpau \
14mu|mesa-13.0.6-1|643	%if %{with va}
14mu|mesa-13.0.6-1|644	--enable-va \
14mu|mesa-13.0.6-1|645	%else
14mu|mesa-13.0.6-1|646	--disable-va \
14mu|mesa-13.0.6-1|647	%endif
14mu|mesa-13.0.6-1|648	--disable-omx \
14mu|mesa-13.0.6-1|649	%if %{with opencl}
14mu|mesa-13.0.6-1|650	--enable-opencl \
14mu|mesa-13.0.6-1|651	TODO: if OpenCL support in Mesa is needed, it needs more work
14mu|mesa-13.0.6-1|652	%else
14mu|mesa-13.0.6-1|653	--disable-opencl \
14mu|mesa-13.0.6-1|654	%endif
14mu|mesa-13.0.6-1|655	%if %{with osmesa}
14mu|mesa-13.0.6-1|656	%if %{with osmesa_gallium}
14mu|mesa-13.0.6-1|657	--enable-gallium-osmesa \
14mu|mesa-13.0.6-1|658	%else
14mu|mesa-13.0.6-1|659	--enable-osmesa \
14mu|mesa-13.0.6-1|660	%endif
14mu|mesa-13.0.6-1|661	%endif
14mu|mesa-13.0.6-1|662	--with-dri-driverdir=%{_libdir}/dri \
14mu|mesa-13.0.6-1|663	--with-dri-drivers="%{dri_drivers}" \
14mu|mesa-13.0.6-1|664	%if %{with vmware}
14mu|mesa-13.0.6-1|665	--enable-xa \
14mu|mesa-13.0.6-1|666	%endif
14mu|mesa-13.0.6-1|667	%if %{with nine}
14mu|mesa-13.0.6-1|668	--enable-nine \
14mu|mesa-13.0.6-1|669	%else
14mu|mesa-13.0.6-1|670	--disable-nine \
14mu|mesa-13.0.6-1|671	%endif
14mu|mesa-13.0.6-1|672	--with-gallium-drivers="%{gallium_drivers}" \
14mu|mesa-13.0.6-1|673	--enable-gallium-llvm \
14mu|mesa-13.0.6-1|674	--enable-egl \
14mu|mesa-13.0.6-1|675	--enable-gbm \
14mu|mesa-13.0.6-1|676	--enable-gles1 \
14mu|mesa-13.0.6-1|677	--enable-gles2 \
14mu|mesa-13.0.6-1|678	--enable-shared-glapi \
14mu|mesa-13.0.6-1|679	%if %{with wayland}
14mu|mesa-13.0.6-1|680	--with-egl-platforms=x11,drm,surfaceless,wayland \
14mu|mesa-13.0.6-1|681	%else
14mu|mesa-13.0.6-1|682	--with-egl-platforms=x11,drm,surfaceless \
14mu|mesa-13.0.6-1|683	%endif
14mu|mesa-13.0.6-1|684	--enable-glx-tls \
14mu|mesa-13.0.6-1|685	--enable-texture-float=yes \
14mu|mesa-13.0.6-1|686	%if %{with vulkan}
14mu|mesa-13.0.6-1|687	%{vulkan_drivers} \
14mu|mesa-13.0.6-1|688	--with-sha1=libnettle \
14mu|mesa-13.0.6-1|689	%endif
14mu|mesa-13.0.6-1|690	--enable-xvmc
14mu|mesa-13.0.6-1|691	
14mu|mesa-13.0.6-1|692	%make
14mu|mesa-13.0.6-1|693	
14mu|mesa-13.0.6-1|694	%install
14mu|mesa-13.0.6-1|695	%makeinstall_std
14mu|mesa-13.0.6-1|696	
14mu|mesa-13.0.6-1|697	# FIXME: strip will likely break the hardlink
14mu|mesa-13.0.6-1|698	# (blino) hardlink libGL files in %%{_libdir}/mesa
14mu|mesa-13.0.6-1|699	# to prevent proprietary driver installers from removing them
14mu|mesa-13.0.6-1|700	mkdir -p %{buildroot}%{_libdir}/mesa
14mu|mesa-13.0.6-1|701	pushd %{buildroot}%{_libdir}/mesa
14mu|mesa-13.0.6-1|702	for l in ../libGL.so.*; do cp -a $l .; done
14mu|mesa-13.0.6-1|703	popd
14mu|mesa-13.0.6-1|704	
14mu|mesa-13.0.6-1|705	%ifarch %{x86_64}
14mu|mesa-13.0.6-1|706	mkdir -p %{buildroot}%{_prefix}/lib/dri
14mu|mesa-13.0.6-1|707	%endif
14mu|mesa-13.0.6-1|708	
14mu|mesa-13.0.6-1|709	rm -f %{buildroot}/%{_includedir}/GL/glut.h
14mu|mesa-13.0.6-1|710	rm -f %{buildroot}/%{_includedir}/GL/glutf90.h
14mu|mesa-13.0.6-1|711	
14mu|mesa-13.0.6-1|712	%if %{with vulkan}
14mu|mesa-13.0.6-1|713	# These headers are included into vulkan-devel already.
14mu|mesa-13.0.6-1|714	rm -f %{buildroot}/%{_includedir}/vulkan/vk_platform.h
14mu|mesa-13.0.6-1|715	rm -f %{buildroot}/%{_includedir}/vulkan/vulkan.h
14mu|mesa-13.0.6-1|716	%endif
14mu|mesa-13.0.6-1|717	
14mu|mesa-13.0.6-1|718	# .so files are not needed by vdpau: there is not devel package
14mu|mesa-13.0.6-1|719	rm -f %{buildroot}%{_libdir}/vdpau/libvdpau_*.so
14mu|mesa-13.0.6-1|720	
14mu|mesa-13.0.6-1|721	# Use swrastg if built (Anssi 12/2011)
14mu|mesa-13.0.6-1|722	[ -e %{buildroot}%{_libdir}/dri/swrastg_dri.so ] && mv %{buildroot}%{_libdir}/dri/swrast{g,}_dri.so
14mu|mesa-13.0.6-1|723	
14mu|mesa-13.0.6-1|724	%changelog
14mu|mesa-13.0.6-1|725	
14mu|mesa-13.0.6-1|726	* Tue May 30 2017 tremod <negry.m@yandex.ru> 13.0.6-1
14mu|mesa-13.0.6-1|727	- (2301b91) Update to 13.0.6
14mu|mesa-13.0.6-1|728	
14mu|mesa-13.0.6-1|729	* Sun Dec 11 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 13.0.2-4
14mu|mesa-13.0.6-1|730	- (50b1f7e) Use libnettle rather than libcrypto/openssl for SHA1
14mu|mesa-13.0.6-1|731	- (50b1f7e) Reason:
14mu|mesa-13.0.6-1|732	- (50b1f7e) https://github.com/ValveSoftware/steam-for-linux/issues/4504
14mu|mesa-13.0.6-1|733	
14mu|mesa-13.0.6-1|734	* Sun Dec 11 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 13.0.2-3
14mu|mesa-13.0.6-1|735	- (67c080b) Release up
14mu|mesa-13.0.6-1|736	
14mu|mesa-13.0.6-1|737	* Sun Dec 11 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 13.0.2-1
14mu|mesa-13.0.6-1|738	- (1152156) Do not build 'ilo' driver
14mu|mesa-13.0.6-1|739	- (1152156) It seems, 'ilo' is no longer maintained upstream and will be removed
14mu|mesa-13.0.6-1|740	- (1152156) from Mesa. Its developers probably favour Vulkan-based stuff instead.
14mu|mesa-13.0.6-1|741	- (1152156) Details from a developer:
14mu|mesa-13.0.6-1|742	- (1152156) https://lists.freedesktop.org/archives/mesa-dev/2016-December/137795.html
14mu|mesa-13.0.6-1|743	- (Evgenii Shatokhin: eaad6d0) Enabled experimental support for Vulkan
14mu|mesa-13.0.6-1|744	- (Evgenii Shatokhin: 591cbcb) Added a fix for a long-standing bug in Mesa
14mu|mesa-13.0.6-1|745	- (Evgenii Shatokhin: 591cbcb) https://bugs.freedesktop.org/show_bug.cgi?id=93649
14mu|mesa-13.0.6-1|746	- (Evgenii Shatokhin: 591cbcb) http://www.phoronix.com/scan.php?page=news_item&px=9-Year-Mesa-Bug-RadeonSI
14mu|mesa-13.0.6-1|747	- (Evgenii Shatokhin: 1f23b27) Updated to version 13.0.2
14mu|mesa-13.0.6-1|748	
14mu|mesa-13.0.6-1|749	* Tue Nov 15 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 13.0.1-1
14mu|mesa-13.0.6-1|750	- (573aad3) Updated to v.13.0.1, w/o Vulkan support for now
14mu|mesa-13.0.6-1|751	
14mu|mesa-13.0.6-1|752	* Fri Nov 11 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 12.0.4-1
14mu|mesa-13.0.6-1|753	- (abbe129) wglext.h and mesa_glinterop.h are no longer provided
14mu|mesa-13.0.6-1|754	- (Evgenii Shatokhin: f33521f) Updated to version 12.0.4
14mu|mesa-13.0.6-1|755	
14mu|mesa-13.0.6-1|756	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.0.3-3
14mu|mesa-13.0.6-1|757	- (71a49d3) MassBuild#1169: Increase release tag
14mu|mesa-13.0.6-1|758	
14mu|mesa-13.0.6-1|759	* Mon Sep 19 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 12.0.3-2
14mu|mesa-13.0.6-1|760	- (589b0af) Release up for a rebuild with new libdrm
14mu|mesa-13.0.6-1|761	
14mu|mesa-13.0.6-1|762	* Fri Sep 16 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 12.0.3-1
14mu|mesa-13.0.6-1|763	- (62b09f6) Updated to version 12.0.3
14mu|mesa-13.0.6-1|764	
14mu|mesa-13.0.6-1|765	* Sun Sep 11 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 12.0.2-2
14mu|mesa-13.0.6-1|766	- (c1a93df) Release up for a rebuild
14mu|mesa-13.0.6-1|767	
14mu|mesa-13.0.6-1|768	* Tue Sep 06 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 12.0.2-1
14mu|mesa-13.0.6-1|769	- (b6cbd54) Updated to version 12.0.2
14mu|mesa-13.0.6-1|770	
14mu|mesa-13.0.6-1|771	* Sun Aug 28 2016 Alzim <alzim@bk.ru> 12.0.1-1
14mu|mesa-13.0.6-1|772	- (56b854f) Updated to 12.0.1
14mu|mesa-13.0.6-1|773	
14mu|mesa-13.0.6-1|774	* Mon May 16 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 11.2.2-1
14mu|mesa-13.0.6-1|775	- (e01e600) Updated to version 11.2.2
14mu|mesa-13.0.6-1|776	- (e01e600) As a part of this process, bumped the required libdrm version to 2.4.68.
14mu|mesa-13.0.6-1|777	
14mu|mesa-13.0.6-1|778	* Sun Jan 17 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 11.1.1-1
14mu|mesa-13.0.6-1|779	- (fc18702) Updated to version 11.1.1
14mu|mesa-13.0.6-1|780	- (fc18702) New features in Mesa 11.1.x:
14mu|mesa-13.0.6-1|781	- (fc18702) http://www.phoronix.com/scan.php?page=news_item&px=Mesa-11.1-Features
14mu|mesa-13.0.6-1|782	
14mu|mesa-13.0.6-1|783	* Sun Dec 13 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 11.0.6-5
14mu|mesa-13.0.6-1|784	- (f40d0ae) Revisited the options to make them closer to what Fedora uses
14mu|mesa-13.0.6-1|785	- (f40d0ae) * Added --disable-asm, just in case.
14mu|mesa-13.0.6-1|786	- (f40d0ae) * Removed '--enable-dri3' - let the build system decide whether to
14mu|mesa-13.0.6-1|787	- (f40d0ae) enable it.
14mu|mesa-13.0.6-1|788	- (f40d0ae) * Added swrast to the list of DRI drivers.
14mu|mesa-13.0.6-1|789	
14mu|mesa-13.0.6-1|790	* Sat Dec 12 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 11.0.6-4
14mu|mesa-13.0.6-1|791	- (aec6227) Release up for a rebuild
14mu|mesa-13.0.6-1|792	
14mu|mesa-13.0.6-1|793	* Thu Dec 03 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 11.0.6-3
14mu|mesa-13.0.6-1|794	- (3fe485b) Release up
14mu|mesa-13.0.6-1|795	
14mu|mesa-13.0.6-1|796	* Wed Dec 02 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 11.0.6-2
14mu|mesa-13.0.6-1|797	- (f60dafe) Fix BR: a new libdrm is required
14mu|mesa-13.0.6-1|798	- (Evgenii Shatokhin: a24af41) Do not enable the experimental r600 llvm compiler
14mu|mesa-13.0.6-1|799	- (Evgenii Shatokhin: a24af41) This is not supported by LLVM 3.7 and is generally not recommended, it
14mu|mesa-13.0.6-1|800	- (Evgenii Shatokhin: a24af41) seems.
14mu|mesa-13.0.6-1|801	
14mu|mesa-13.0.6-1|802	* Tue Dec 01 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 11.0.6-1
14mu|mesa-13.0.6-1|803	- (3249b50) Updated to version 11.0.6
14mu|mesa-13.0.6-1|804	- (3249b50) Major changes:
14mu|mesa-13.0.6-1|805	- (3249b50) http://www.mesa3d.org/relnotes/11.0.0.html
14mu|mesa-13.0.6-1|806	- (3249b50) Additionally:
14mu|mesa-13.0.6-1|807	- (3249b50) * "ilo" Mesa Gallium driver is now also enabled
14mu|mesa-13.0.6-1|808	- (3249b50) (http://lunarg.com/ilo-mesa-gallium-driver/)
14mu|mesa-13.0.6-1|809	- (3249b50) * Gallium-based OSMesa is now built
14mu|mesa-13.0.6-1|810	
14mu|mesa-13.0.6-1|811	* Fri Sep 25 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 10.5.3-6
14mu|mesa-13.0.6-1|812	- (1e7fbd3) Release up
14mu|mesa-13.0.6-1|813	
14mu|mesa-13.0.6-1|814	* Mon May 18 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 10.5.3-5
14mu|mesa-13.0.6-1|815	- (7e67719) BuildList#2501564: Increase release tag
14mu|mesa-13.0.6-1|816	
14mu|mesa-13.0.6-1|817	* Fri May 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 10.5.3-4
14mu|mesa-13.0.6-1|818	- (71f1ba0) BuildList#2501564: Increase release tag
14mu|mesa-13.0.6-1|819	
14mu|mesa-13.0.6-1|820	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 10.5.3-3
14mu|mesa-13.0.6-1|821	- (503a5d9) BuildList#2501564: Increase release tag
14mu|mesa-13.0.6-1|822	
14mu|mesa-13.0.6-1|823	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 10.5.3-2
14mu|mesa-13.0.6-1|824	- (2c67b1d) BuildList#2501564: Increase release tag
14mu|mesa-13.0.6-1|825	
14mu|mesa-13.0.6-1|826	* Tue Apr 14 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 10.5.3-1
14mu|mesa-13.0.6-1|827	- (c2d9436) Updated to version 10.5.3; enabled Direct3D9 state tracker
14mu|mesa-13.0.6-1|828	- (c2d9436) Major changes in Mesa 10.5, from the release announcement:
14mu|mesa-13.0.6-1|829	- (c2d9436) - The new IR - NIR. A flat, typeless IR, supporting SSA.
14mu|mesa-13.0.6-1|830	- (c2d9436) - GLX/DRI3 fixes and improvements.
14mu|mesa-13.0.6-1|831	- (c2d9436) - A lot of preparation work for GL_ARB_direct_state_access.
14mu|mesa-13.0.6-1|832	- (c2d9436) - Piglit and drawElements Quality Program (dEQP) fixes.
14mu|mesa-13.0.6-1|833	- (c2d9436) - Initial support for the new Intel Skylake GPUs and Adreno 4xx GPUs.
14mu|mesa-13.0.6-1|834	- (c2d9436) - Support for GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600,
14mu|mesa-13.0.6-1|835	- (c2d9436) radeonsi, llvmpipe
14mu|mesa-13.0.6-1|836	- (c2d9436) Besides that, Direct3D9 state tracker ("nine") has been enabled.
14mu|mesa-13.0.6-1|837	- (c2d9436) It is now provided by lib(64)d3dtracker1 package, the development
14mu|mesa-13.0.6-1|838	- (c2d9436) files are in lib(64)d3dtracker-devel.
14mu|mesa-13.0.6-1|839	
14mu|mesa-13.0.6-1|840	

23359 14
14mu|mesa-demos-8.3.0-3|1	Summary:	Demos for Mesa (OpenGL compatible 3D lib)
14mu|mesa-demos-8.3.0-3|2	Name:		mesa-demos
14mu|mesa-demos-8.3.0-3|3	Version:	8.3.0
14mu|mesa-demos-8.3.0-3|4	Release:	3
14mu|mesa-demos-8.3.0-3|5	License:	MIT
14mu|mesa-demos-8.3.0-3|6	Group:		Graphics
14mu|mesa-demos-8.3.0-3|7	Url:		http://www.mesa3d.org
14mu|mesa-demos-8.3.0-3|8	Source0:	ftp://ftp.freedesktop.org/pub/mesa/demos/%{version}/%{name}-%{version}.tar.bz2
14mu|mesa-demos-8.3.0-3|9	Source4:	Mesa-icons.tar.bz2
14mu|mesa-demos-8.3.0-3|10	BuildRequires:	pkgconfig(gl)
14mu|mesa-demos-8.3.0-3|11	BuildRequires:	pkgconfig(glew)
14mu|mesa-demos-8.3.0-3|12	BuildRequires:	pkgconfig(glu)
14mu|mesa-demos-8.3.0-3|13	# Not essential, but builds more demos:
14mu|mesa-demos-8.3.0-3|14	BuildRequires:	pkgconfig(glut)
14mu|mesa-demos-8.3.0-3|15	Requires:	glxinfo = %{version}
14mu|mesa-demos-8.3.0-3|16	
14mu|mesa-demos-8.3.0-3|17	%description
14mu|mesa-demos-8.3.0-3|18	Mesa is an OpenGL-compatible 3D graphics library.
14mu|mesa-demos-8.3.0-3|19	
14mu|mesa-demos-8.3.0-3|20	This package contains some demo programs for the Mesa library.
14mu|mesa-demos-8.3.0-3|21	
14mu|mesa-demos-8.3.0-3|22	%files
14mu|mesa-demos-8.3.0-3|23	%{_bindir}/*
14mu|mesa-demos-8.3.0-3|24	%exclude %{_bindir}/glxinfo
14mu|mesa-demos-8.3.0-3|25	%exclude %{_bindir}/glinfo
14mu|mesa-demos-8.3.0-3|26	%dir %{_datadir}/%{name}
14mu|mesa-demos-8.3.0-3|27	%{_miconsdir}/*demos*.png
14mu|mesa-demos-8.3.0-3|28	%{_iconsdir}/*demos*.png
14mu|mesa-demos-8.3.0-3|29	%{_liconsdir}/*demos*.png
14mu|mesa-demos-8.3.0-3|30	%{_datadir}/%{name}/*
14mu|mesa-demos-8.3.0-3|31	
14mu|mesa-demos-8.3.0-3|32	#----------------------------------------------------------------------------
14mu|mesa-demos-8.3.0-3|33	
14mu|mesa-demos-8.3.0-3|34	%package -n glxinfo
14mu|mesa-demos-8.3.0-3|35	Summary:	Commandline GLX information tool
14mu|mesa-demos-8.3.0-3|36	Group:		Graphics
14mu|mesa-demos-8.3.0-3|37	Conflicts:	mesa-demos < 7.7-4
14mu|mesa-demos-8.3.0-3|38	
14mu|mesa-demos-8.3.0-3|39	%description -n glxinfo
14mu|mesa-demos-8.3.0-3|40	Mesa is an OpenGL-compatible 3D graphics library.
14mu|mesa-demos-8.3.0-3|41	
14mu|mesa-demos-8.3.0-3|42	This package contains the glinfo & glxinfo GLX information utility.
14mu|mesa-demos-8.3.0-3|43	
14mu|mesa-demos-8.3.0-3|44	%files -n glxinfo
14mu|mesa-demos-8.3.0-3|45	%{_bindir}/glxinfo
14mu|mesa-demos-8.3.0-3|46	%{_bindir}/glinfo
14mu|mesa-demos-8.3.0-3|47	
14mu|mesa-demos-8.3.0-3|48	#----------------------------------------------------------------------------
14mu|mesa-demos-8.3.0-3|49	
14mu|mesa-demos-8.3.0-3|50	%prep
14mu|mesa-demos-8.3.0-3|51	%setup -q
14mu|mesa-demos-8.3.0-3|52	%apply_patches
14mu|mesa-demos-8.3.0-3|53	
14mu|mesa-demos-8.3.0-3|54	perl -pi -e "s|\.\./images/|%{_datadir}/mesa-demos/|" src/*/*.c
14mu|mesa-demos-8.3.0-3|55	perl -pi -e "s,\"(.*?)\.(dat|vert|geom|frag)\",\"%{_datadir}/mesa-demos/\$1.\$2\",g" src/*/*.c
14mu|mesa-demos-8.3.0-3|56	perl -pi -e "s|isosurf.dat|%{_datadir}/mesa-demos/isosurf.dat|" src/*/isosurf.c
14mu|mesa-demos-8.3.0-3|57	
14mu|mesa-demos-8.3.0-3|58	
14mu|mesa-demos-8.3.0-3|59	%build
14mu|mesa-demos-8.3.0-3|60	LIB_DIR=%{_lib}
14mu|mesa-demos-8.3.0-3|61	INCLUDE_DIR=%{buildroot}/%{_includedir}
14mu|mesa-demos-8.3.0-3|62	export LIB_DIR INCLUDE_DIR DRI_DRIVER_DIR
14mu|mesa-demos-8.3.0-3|63	
14mu|mesa-demos-8.3.0-3|64	autoreconf -fvi
14mu|mesa-demos-8.3.0-3|65	%configure2_5x --with-system-data-files --disable-egl
14mu|mesa-demos-8.3.0-3|66	%make
14mu|mesa-demos-8.3.0-3|67	
14mu|mesa-demos-8.3.0-3|68	%install
14mu|mesa-demos-8.3.0-3|69	%makeinstall_std
14mu|mesa-demos-8.3.0-3|70	
14mu|mesa-demos-8.3.0-3|71	# (fg) So that demos at least work :)
14mu|mesa-demos-8.3.0-3|72	cp -a src/*/*.{frag,vert,geom} %{buildroot}/%{_datadir}/%{name}
14mu|mesa-demos-8.3.0-3|73	
14mu|mesa-demos-8.3.0-3|74	# (tv) fix conflict with bitmap:
14mu|mesa-demos-8.3.0-3|75	mv %{buildroot}%{_bindir}/bitmap{,-gl}
14mu|mesa-demos-8.3.0-3|76	
14mu|mesa-demos-8.3.0-3|77	# icons for three demos examples [we lack a frontend
14mu|mesa-demos-8.3.0-3|78	# to launch the demos obviously]
14mu|mesa-demos-8.3.0-3|79	install -m 755 -d %{buildroot}%{_miconsdir}
14mu|mesa-demos-8.3.0-3|80	install -m 755 -d %{buildroot}%{_iconsdir}
14mu|mesa-demos-8.3.0-3|81	install -m 755 -d %{buildroot}%{_liconsdir}
14mu|mesa-demos-8.3.0-3|82	tar jxvf %{SOURCE4} -C %{buildroot}%{_iconsdir}
14mu|mesa-demos-8.3.0-3|83	
14mu|mesa-demos-8.3.0-3|84	
14mu|mesa-demos-8.3.0-3|85	%changelog
14mu|mesa-demos-8.3.0-3|86	
14mu|mesa-demos-8.3.0-3|87	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.3.0-3
14mu|mesa-demos-8.3.0-3|88	- (a67a442) MassBuild#1169: Increase release tag
14mu|mesa-demos-8.3.0-3|89	
14mu|mesa-demos-8.3.0-3|90	

23360 14
14mu|metacity-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|metacity-3.16.1-1|2	
14mu|metacity-3.16.1-1|3	%define major 3
14mu|metacity-3.16.1-1|4	%define libname %mklibname %{name}-private %{major}
14mu|metacity-3.16.1-1|5	%define devname %mklibname -d %{name}-private
14mu|metacity-3.16.1-1|6	
14mu|metacity-3.16.1-1|7	Summary:	Metacity window manager
14mu|metacity-3.16.1-1|8	Name:		metacity
14mu|metacity-3.16.1-1|9	Version:	3.16.1
14mu|metacity-3.16.1-1|10	Release:	1
14mu|metacity-3.16.1-1|11	
14mu|metacity-3.16.1-1|12	License:	GPLv2+
14mu|metacity-3.16.1-1|13	Group:		Graphical desktop/GNOME
14mu|metacity-3.16.1-1|14	URL:		http://www.gnome.org
14mu|metacity-3.16.1-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|metacity-3.16.1-1|16	
14mu|metacity-3.16.1-1|17	BuildRequires:	gnome-common
14mu|metacity-3.16.1-1|18	BuildRequires:	intltool
14mu|metacity-3.16.1-1|19	BuildRequires:	itstool
14mu|metacity-3.16.1-1|20	BuildRequires:	yelp-tools
14mu|metacity-3.16.1-1|21	BuildRequires:	zenity
14mu|metacity-3.16.1-1|22	BuildRequires:	pkgconfig(glu)
14mu|metacity-3.16.1-1|23	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|metacity-3.16.1-1|24	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|metacity-3.16.1-1|25	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|metacity-3.16.1-1|26	BuildRequires:	pkgconfig(ice)
14mu|metacity-3.16.1-1|27	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|metacity-3.16.1-1|28	BuildRequires:	pkgconfig(libgtop-2.0)
14mu|metacity-3.16.1-1|29	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|metacity-3.16.1-1|30	BuildRequires:	pkgconfig(pangoxft)
14mu|metacity-3.16.1-1|31	BuildRequires:	pkgconfig(sm)
14mu|metacity-3.16.1-1|32	BuildRequires:	pkgconfig(x11)
14mu|metacity-3.16.1-1|33	BuildRequires:	pkgconfig(xcomposite)
14mu|metacity-3.16.1-1|34	BuildRequires:	pkgconfig(xcursor)
14mu|metacity-3.16.1-1|35	BuildRequires:	pkgconfig(xdamage)
14mu|metacity-3.16.1-1|36	BuildRequires:	pkgconfig(xext)
14mu|metacity-3.16.1-1|37	BuildRequires:	pkgconfig(xfixes)
14mu|metacity-3.16.1-1|38	BuildRequires:	pkgconfig(xinerama)
14mu|metacity-3.16.1-1|39	BuildRequires:	pkgconfig(xrandr)
14mu|metacity-3.16.1-1|40	BuildRequires:	pkgconfig(xrender)
14mu|metacity-3.16.1-1|41	
14mu|metacity-3.16.1-1|42	Requires:	zenity
14mu|metacity-3.16.1-1|43	
14mu|metacity-3.16.1-1|44	%description
14mu|metacity-3.16.1-1|45	Metacity is a simple window manager that integrates nicely with
14mu|metacity-3.16.1-1|46	GNOME.
14mu|metacity-3.16.1-1|47	
14mu|metacity-3.16.1-1|48	%package -n %{libname}
14mu|metacity-3.16.1-1|49	Summary:	Libraries for Metacity
14mu|metacity-3.16.1-1|50	Group:		System/Libraries
14mu|metacity-3.16.1-1|51	
14mu|metacity-3.16.1-1|52	%description -n %{libname}
14mu|metacity-3.16.1-1|53	This package contains libraries used by Metacity.
14mu|metacity-3.16.1-1|54	
14mu|metacity-3.16.1-1|55	%package -n %{devname}
14mu|metacity-3.16.1-1|56	Summary:	Libraries and include files with Metacity
14mu|metacity-3.16.1-1|57	Group:		Development/GNOME and GTK+
14mu|metacity-3.16.1-1|58	Requires:	%{libname} = %{version}
14mu|metacity-3.16.1-1|59	Provides:	%{name}-devel = %{version}-%{release}
14mu|metacity-3.16.1-1|60	Obsoletes:	%mklibname -d %{name}-private 0
14mu|metacity-3.16.1-1|61	
14mu|metacity-3.16.1-1|62	%description -n %{devname}
14mu|metacity-3.16.1-1|63	This package provides the necessary development libraries and include
14mu|metacity-3.16.1-1|64	files to allow you to develop with Metacity.
14mu|metacity-3.16.1-1|65	
14mu|metacity-3.16.1-1|66	%prep
14mu|metacity-3.16.1-1|67	%setup -q
14mu|metacity-3.16.1-1|68	
14mu|metacity-3.16.1-1|69	%build
14mu|metacity-3.16.1-1|70	%configure2_5x \
14mu|metacity-3.16.1-1|71	--disable-static \
14mu|metacity-3.16.1-1|72	--disable-scrollkeeper
14mu|metacity-3.16.1-1|73	
14mu|metacity-3.16.1-1|74	%make
14mu|metacity-3.16.1-1|75	
14mu|metacity-3.16.1-1|76	%install
14mu|metacity-3.16.1-1|77	%makeinstall_std
14mu|metacity-3.16.1-1|78	
14mu|metacity-3.16.1-1|79	%find_lang %{name} --with-gnome --all-name
14mu|metacity-3.16.1-1|80	
14mu|metacity-3.16.1-1|81	%files -f %{name}.lang
14mu|metacity-3.16.1-1|82	%doc README COPYING NEWS HACKING
14mu|metacity-3.16.1-1|83	%{_bindir}/*
14mu|metacity-3.16.1-1|84	%{_datadir}/applications/metacity.desktop
14mu|metacity-3.16.1-1|85	%{_datadir}/GConf/gsettings/metacity-schemas.convert
14mu|metacity-3.16.1-1|86	%{_datadir}/glib-2.0/schemas/*
14mu|metacity-3.16.1-1|87	%{_datadir}/gnome-control-center/keybindings/50-metacity*.xml
14mu|metacity-3.16.1-1|88	%{_datadir}/gnome/wm-properties/metacity-wm.desktop
14mu|metacity-3.16.1-1|89	%{_datadir}/metacity
14mu|metacity-3.16.1-1|90	%{_datadir}/themes/*
14mu|metacity-3.16.1-1|91	%{_mandir}/man1/*
14mu|metacity-3.16.1-1|92	
14mu|metacity-3.16.1-1|93	%files -n %{libname}
14mu|metacity-3.16.1-1|94	%{_libdir}/*.so.%{major}*
14mu|metacity-3.16.1-1|95	
14mu|metacity-3.16.1-1|96	%files -n %{devname}
14mu|metacity-3.16.1-1|97	%doc ChangeLog
14mu|metacity-3.16.1-1|98	%{_libdir}/*.so
14mu|metacity-3.16.1-1|99	%{_includedir}/*
14mu|metacity-3.16.1-1|100	%{_libdir}/pkgconfig/*
14mu|metacity-3.16.1-1|101	
14mu|metacity-3.16.1-1|102	%changelog
14mu|metacity-3.16.1-1|103	
14mu|metacity-3.16.1-1|104	* Thu Apr 16 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|metacity-3.16.1-1|105	- (da13e4e) fix macro name
14mu|metacity-3.16.1-1|106	
14mu|metacity-3.16.1-1|107	

23361 14
14mu|meta-task-2014.1-2|1	Name:		meta-task
14mu|meta-task-2014.1-2|2	Summary:	Meta task listing packages by group
14mu|meta-task-2014.1-2|3	Version:	2014.1
14mu|meta-task-2014.1-2|4	Release:	2
14mu|meta-task-2014.1-2|5	License:	GPLv2+
14mu|meta-task-2014.1-2|6	Group:		System/Configuration/Other
14mu|meta-task-2014.1-2|7	Source0:	rpmsrate-raw
14mu|meta-task-2014.1-2|8	Source1:	check-rpmsrate
14mu|meta-task-2014.1-2|9	Source2:	compssUsers.pl
14mu|meta-task-2014.1-2|10	Source3:	prefer.vendor.list
14mu|meta-task-2014.1-2|11	Source4:	README
14mu|meta-task-2014.1-2|12	BuildArch:	noarch
14mu|meta-task-2014.1-2|13	BuildRequires:	drakxtools-backend
14mu|meta-task-2014.1-2|14	
14mu|meta-task-2014.1-2|15	# https://qa.mandriva.com/show_bug.cgi?id=64814 (texlive update crashes system)
14mu|meta-task-2014.1-2|16	# Need to remove these packages first, because texlive packages were reworked
14mu|meta-task-2014.1-2|17	# to match upstream layout, and this causes rpm/urpmi to use several GB of
14mu|meta-task-2014.1-2|18	# memory, but by removing the large monolithic packages and restarting urpmi
14mu|meta-task-2014.1-2|19	# it updates only the texlive package, and uses far less memory.
14mu|meta-task-2014.1-2|20	# FIXME this probably should be in a proper "cleanup" package that also causes
14mu|meta-task-2014.1-2|21	# urpmi to restart.
14mu|meta-task-2014.1-2|22	# So we can clean these packages
14mu|meta-task-2014.1-2|23	Obsoletes:	texlive-doc texlive-fontsextra texlive-source texlive-texmf
14mu|meta-task-2014.1-2|24	
14mu|meta-task-2014.1-2|25	%description
14mu|meta-task-2014.1-2|26	prefer.vendor.list is used by urpmi, rpmdrake and installer to prefer some
14mu|meta-task-2014.1-2|27	packages when there is a choice.
14mu|meta-task-2014.1-2|28	
14mu|meta-task-2014.1-2|29	"rpmsrate" and "compsUsers.pl" are used by installer and rpmdrake to choose
14mu|meta-task-2014.1-2|30	packages to install.
14mu|meta-task-2014.1-2|31	
14mu|meta-task-2014.1-2|32	%build
14mu|meta-task-2014.1-2|33	cp %{SOURCE1} .
14mu|meta-task-2014.1-2|34	cp %{SOURCE4} .
14mu|meta-task-2014.1-2|35	
14mu|meta-task-2014.1-2|36	%install
14mu|meta-task-2014.1-2|37	install -d %{buildroot}%{_datadir}/%{name}
14mu|meta-task-2014.1-2|38	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/%{name}
14mu|meta-task-2014.1-2|39	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/%{name}
14mu|meta-task-2014.1-2|40	install -d %{buildroot}%{_sysconfdir}/urpmi
14mu|meta-task-2014.1-2|41	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/urpmi
14mu|meta-task-2014.1-2|42	
14mu|meta-task-2014.1-2|43	%check
14mu|meta-task-2014.1-2|44	ERR=`perl ./check-rpmsrate %{buildroot}%{_datadir}/%{name}/rpmsrate-raw 2>&1`
14mu|meta-task-2014.1-2|45	[ -z "$ERR" ]
14mu|meta-task-2014.1-2|46	
14mu|meta-task-2014.1-2|47	%files
14mu|meta-task-2014.1-2|48	%doc README
14mu|meta-task-2014.1-2|49	%config(noreplace) %{_sysconfdir}/urpmi/prefer.vendor.list
14mu|meta-task-2014.1-2|50	%{_datadir}/%{name}
14mu|meta-task-2014.1-2|51	
14mu|meta-task-2014.1-2|52	%changelog
14mu|meta-task-2014.1-2|53	* Thu Feb 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 2014.1-2
14mu|meta-task-2014.1-2|54	+ Revision: 2920ff5
14mu|meta-task-2014.1-2|55	- Drop obsoleted laptop-mode-tools
14mu|meta-task-2014.1-2|56	
14mu|meta-task-2014.1-2|57	

23362 14
14mu|microcode_ctl-2.1.12-1|1	%define _enable_debug_packages	%{nil}
14mu|microcode_ctl-2.1.12-1|2	%define debug_package		%{nil}
14mu|microcode_ctl-2.1.12-1|3	
14mu|microcode_ctl-2.1.12-1|4	%define upstream_version 2.1-12
14mu|microcode_ctl-2.1.12-1|5	
14mu|microcode_ctl-2.1.12-1|6	Summary:	Intel / AMD CPU Microcode
14mu|microcode_ctl-2.1.12-1|7	Name:		microcode_ctl
14mu|microcode_ctl-2.1.12-1|8	Version:	2.1.12
14mu|microcode_ctl-2.1.12-1|9	Release:	1
14mu|microcode_ctl-2.1.12-1|10	Group:		System/Kernel and hardware
14mu|microcode_ctl-2.1.12-1|11	License:	Redistributable, no modification permitted
14mu|microcode_ctl-2.1.12-1|12	Url:		https://pagure.io/microcode_ctl
14mu|microcode_ctl-2.1.12-1|13	Source0:	https://releases.pagure.org/microcode_ctl/%{name}-%{upstream_version}.tar.xz
14mu|microcode_ctl-2.1.12-1|14	Requires:	linux-firmware
14mu|microcode_ctl-2.1.12-1|15	Requires(post,postun):	dracut >= 041-13
14mu|microcode_ctl-2.1.12-1|16	Obsoletes:	microcode < 1.0
14mu|microcode_ctl-2.1.12-1|17	Provides:	microcode = %{EVRD}
14mu|microcode_ctl-2.1.12-1|18	ExclusiveArch:	%{ix86} x86_64
14mu|microcode_ctl-2.1.12-1|19	
14mu|microcode_ctl-2.1.12-1|20	%description
14mu|microcode_ctl-2.1.12-1|21	Intel and AMD CPUs are currently based on RISC chips with the special
14mu|microcode_ctl-2.1.12-1|22	microcode that actually implements the x86 instruction set. This package
14mu|microcode_ctl-2.1.12-1|23	provides an update for this microcode.
14mu|microcode_ctl-2.1.12-1|24	
14mu|microcode_ctl-2.1.12-1|25	The microcode update is volatile and needs to be uploaded at each system
14mu|microcode_ctl-2.1.12-1|26	boot. That is, it does not reflash your CPU permanently.
14mu|microcode_ctl-2.1.12-1|27	
14mu|microcode_ctl-2.1.12-1|28	%posttrans
14mu|microcode_ctl-2.1.12-1|29	# Make sure the new microcode gets into the initrd, so that it will be
14mu|microcode_ctl-2.1.12-1|30	# applied as early as possible.
14mu|microcode_ctl-2.1.12-1|31	%{_sbindir}/dracut -f /boot/initrd-$(uname -r).img $(uname -r)
14mu|microcode_ctl-2.1.12-1|32	
14mu|microcode_ctl-2.1.12-1|33	# Note that if the user wants to uninstall the microcode completely, they
14mu|microcode_ctl-2.1.12-1|34	# still need to re-generate initrd explicitly after that.
14mu|microcode_ctl-2.1.12-1|35	
14mu|microcode_ctl-2.1.12-1|36	%prep
14mu|microcode_ctl-2.1.12-1|37	%setup -q -n %{name}-%{upstream_version}
14mu|microcode_ctl-2.1.12-1|38	
14mu|microcode_ctl-2.1.12-1|39	%build
14mu|microcode_ctl-2.1.12-1|40	make CFLAGS="%{optflags}"
14mu|microcode_ctl-2.1.12-1|41	
14mu|microcode_ctl-2.1.12-1|42	%install
14mu|microcode_ctl-2.1.12-1|43	make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
14mu|microcode_ctl-2.1.12-1|44	
14mu|microcode_ctl-2.1.12-1|45	%files
14mu|microcode_ctl-2.1.12-1|46	/lib/firmware/*
14mu|microcode_ctl-2.1.12-1|47	%doc /usr/share/doc/microcode_ctl/*
14mu|microcode_ctl-2.1.12-1|48	
14mu|microcode_ctl-2.1.12-1|49	%changelog
14mu|microcode_ctl-2.1.12-1|50	
14mu|microcode_ctl-2.1.12-1|51	* Mon Jun 26 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.1.12-1
14mu|microcode_ctl-2.1.12-1|52	- (1d622a6) Do not try to build debuginfo packages
14mu|microcode_ctl-2.1.12-1|53	- (1d622a6) No binaries - no debug info needed.
14mu|microcode_ctl-2.1.12-1|54	
14mu|microcode_ctl-2.1.12-1|55	

23363 14
14mu|migrationtools-47-12|1	%define real_name MigrationTools
14mu|migrationtools-47-12|2	
14mu|migrationtools-47-12|3	Name:		migrationtools
14mu|migrationtools-47-12|4	Version:	47
14mu|migrationtools-47-12|5	Release:	12
14mu|migrationtools-47-12|6	License:	BSD-like
14mu|migrationtools-47-12|7	URL:		http://www.padl.com/OSS/MigrationTools.html
14mu|migrationtools-47-12|8	Summary:	Tools for migrating local/NIS account information to LDAP
14mu|migrationtools-47-12|9	Group:		System/Configuration/Other
14mu|migrationtools-47-12|10	Provides:	%{real_name} = %{version}-%{release}
14mu|migrationtools-47-12|11	Requires:	openldap-clients
14mu|migrationtools-47-12|12	Source:		http://www.padl.com/download/%{real_name}-%{version}.tar.gz
14mu|migrationtools-47-12|13	Source3:        migration-tools.txt
14mu|migrationtools-47-12|14	Source4:        migrate_automount.pl
14mu|migrationtools-47-12|15	Patch40:        MigrationTools-47-instdir.patch
14mu|migrationtools-47-12|16	Patch41:        MigrationTools-36-mktemp.patch
14mu|migrationtools-47-12|17	Patch42:        MigrationTools-47-simple.patch
14mu|migrationtools-47-12|18	Patch43:        MigrationTools-47-suffix.patch
14mu|migrationtools-47-12|19	Patch44:        MigrationTools-24-schema.patch
14mu|migrationtools-47-12|20	Patch45:        MigrationTools-45-i18n.patch
14mu|migrationtools-47-12|21	# http://bugzilla.padl.com/show_bug.cgi?id=236
14mu|migrationtools-47-12|22	Patch46:        MigrationTools-47-dc.patch
14mu|migrationtools-47-12|23	Buildarch:	noarch
14mu|migrationtools-47-12|24	
14mu|migrationtools-47-12|25	%description
14mu|migrationtools-47-12|26	The MigrationTools are a set of Perl scripts for migrating users, groups,
14mu|migrationtools-47-12|27	aliases, hosts, netgroups, networks, protocols, RPCs, and services from
14mu|migrationtools-47-12|28	existing nameservices (flat files, NIS, and NetInfo) to LDAP.
14mu|migrationtools-47-12|29	
14mu|migrationtools-47-12|30	Please note that the migration scripts honour the following environment
14mu|migrationtools-47-12|31	variables:
14mu|migrationtools-47-12|32	
14mu|migrationtools-47-12|33	DEFAULT_MAIL_DOMAIN
14mu|migrationtools-47-12|34	LDAPADD 	Path the ldapadd executable, for online migration
14mu|migrationtools-47-12|35	LDIF2LDBM	Path the ldif2ldbm executable
14mu|migrationtools-47-12|36	LDAPHOST	Your LDAP server, for online migration.
14mu|migrationtools-47-12|37	LDAP_BASEDN
14mu|migrationtools-47-12|38	LDAP_BINDDN	The distinguished name to bind to the LDAP server as, for online
14mu|migrationtools-47-12|39	migration.
14mu|migrationtools-47-12|40	LDAP_BINDCRED	The password to bind to the LDAP server with, for online
14mu|migrationtools-47-12|41	migration.
14mu|migrationtools-47-12|42	
14mu|migrationtools-47-12|43	%prep
14mu|migrationtools-47-12|44	%setup -q -n %{real_name}-%{version}
14mu|migrationtools-47-12|45	%patch40 -p1 -b .instdir
14mu|migrationtools-47-12|46	%patch41 -p1 -b .mktemp
14mu|migrationtools-47-12|47	%patch42 -p1 -b .simple
14mu|migrationtools-47-12|48	%patch43 -p1 -b .suffix
14mu|migrationtools-47-12|49	%patch45 -p2 -b .i18n
14mu|migrationtools-47-12|50	%patch46 -p1 -b .dc
14mu|migrationtools-47-12|51	cp %{SOURCE3} .
14mu|migrationtools-47-12|52	
14mu|migrationtools-47-12|53	%build
14mu|migrationtools-47-12|54	
14mu|migrationtools-47-12|55	perl -pi -e "s,'migrate_common\.ph','%{_datadir}/%{name}/migrate_common.ph',g" *.pl *.sh *.ph
14mu|migrationtools-47-12|56	
14mu|migrationtools-47-12|57	%install
14mu|migrationtools-47-12|58	install -d %{buildroot}%{_datadir}/%{name}
14mu|migrationtools-47-12|59	install -m 755 {*.pl,*.sh,*.txt,*.ph} %{buildroot}%{_datadir}/%{name}
14mu|migrationtools-47-12|60	install -m 755 %{SOURCE4} %{buildroot}%{_datadir}/%{name}
14mu|migrationtools-47-12|61	#install -m 644 MigrationTools-%{migtools_ver}/README %{SOURCE3} %{buildroot}%{_datadir}/%{name}
14mu|migrationtools-47-12|62	
14mu|migrationtools-47-12|63	%clean
14mu|migrationtools-47-12|64	
14mu|migrationtools-47-12|65	%files
14mu|migrationtools-47-12|66	%{_datadir}/%{name}
14mu|migrationtools-47-12|67	%doc README migration-tools.txt
14mu|migrationtools-47-12|68	
14mu|migrationtools-47-12|69	%changelog
14mu|migrationtools-47-12|70	
14mu|migrationtools-47-12|71	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 47-12
14mu|migrationtools-47-12|72	- (5f64e6b) Repack tarball according to upstream
14mu|migrationtools-47-12|73	
14mu|migrationtools-47-12|74	

23364 14
14mu|milou-5.7.2-1|1	Summary:	Plasma 5 search client module
14mu|milou-5.7.2-1|2	Name:		milou
14mu|milou-5.7.2-1|3	Version:	5.7.2
14mu|milou-5.7.2-1|4	Release:	1
14mu|milou-5.7.2-1|5	License:	GPLv2+
14mu|milou-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|milou-5.7.2-1|7	Url:		https://www.kde.org/
14mu|milou-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|milou-5.7.2-1|9	BuildRequires:	extra-cmake-modules
14mu|milou-5.7.2-1|10	BuildRequires:	kf5declarative-devel
14mu|milou-5.7.2-1|11	BuildRequires:	kf5i18n-devel
14mu|milou-5.7.2-1|12	BuildRequires:	kf5plasma-devel
14mu|milou-5.7.2-1|13	BuildRequires:	kf5runner-devel
14mu|milou-5.7.2-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|milou-5.7.2-1|15	BuildRequires:	pkgconfig(Qt5Gui)
14mu|milou-5.7.2-1|16	BuildRequires:	pkgconfig(Qt5Network)
14mu|milou-5.7.2-1|17	BuildRequires:	pkgconfig(Qt5Qml)
14mu|milou-5.7.2-1|18	BuildRequires:	pkgconfig(Qt5Quick)
14mu|milou-5.7.2-1|19	BuildRequires:	pkgconfig(Qt5Script)
14mu|milou-5.7.2-1|20	BuildRequires:	pkgconfig(Qt5Test)
14mu|milou-5.7.2-1|21	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|milou-5.7.2-1|22	
14mu|milou-5.7.2-1|23	%description
14mu|milou-5.7.2-1|24	Plasma 5 search client module.
14mu|milou-5.7.2-1|25	
14mu|milou-5.7.2-1|26	%files -f %{name}.lang
14mu|milou-5.7.2-1|27	%{_kde5_services}/miloutextpreview.desktop
14mu|milou-5.7.2-1|28	%{_kde5_servicetypes}/miloupreviewplugin.desktop
14mu|milou-5.7.2-1|29	%{_qt5_plugindir}/miloutextplugin.so
14mu|milou-5.7.2-1|30	
14mu|milou-5.7.2-1|31	#----------------------------------------------------------------------------
14mu|milou-5.7.2-1|32	
14mu|milou-5.7.2-1|33	%package -n plasma5-applet-%{name}
14mu|milou-5.7.2-1|34	Summary:	Plasma 5 search client plasmoid
14mu|milou-5.7.2-1|35	Group:		Graphical desktop/KDE
14mu|milou-5.7.2-1|36	Requires:	%{name}
14mu|milou-5.7.2-1|37	
14mu|milou-5.7.2-1|38	%description -n plasma5-applet-%{name}
14mu|milou-5.7.2-1|39	Plasma 5 search client plasmoid.
14mu|milou-5.7.2-1|40	
14mu|milou-5.7.2-1|41	%files -n plasma5-applet-%{name} -f plasma_applet_org.kde.milou.lang
14mu|milou-5.7.2-1|42	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.milou/
14mu|milou-5.7.2-1|43	%{_kde5_datadir}/plasma/plasmoids/org.kde.milou/*
14mu|milou-5.7.2-1|44	%{_kde5_services}/plasma-applet-org.kde.milou.desktop
14mu|milou-5.7.2-1|45	
14mu|milou-5.7.2-1|46	#----------------------------------------------------------------------------
14mu|milou-5.7.2-1|47	
14mu|milou-5.7.2-1|48	%define qmlmilou %mklibname milou-qml
14mu|milou-5.7.2-1|49	
14mu|milou-5.7.2-1|50	%package -n %{qmlmilou}
14mu|milou-5.7.2-1|51	Summary:	QML plugin for Plasma 5 search client shared library
14mu|milou-5.7.2-1|52	Group:		System/Libraries
14mu|milou-5.7.2-1|53	Requires:	kf5plasma-qml
14mu|milou-5.7.2-1|54	Provides:	milou-qml = %{EVRD}
14mu|milou-5.7.2-1|55	
14mu|milou-5.7.2-1|56	%description -n %{qmlmilou}
14mu|milou-5.7.2-1|57	QML plugin for Plasma 5 search client shared library.
14mu|milou-5.7.2-1|58	
14mu|milou-5.7.2-1|59	%files -n %{qmlmilou}
14mu|milou-5.7.2-1|60	%dir %{_kde5_qmldir}/org/kde/milou/
14mu|milou-5.7.2-1|61	%{_kde5_qmldir}/org/kde/milou/*
14mu|milou-5.7.2-1|62	
14mu|milou-5.7.2-1|63	#----------------------------------------------------------------------------
14mu|milou-5.7.2-1|64	
14mu|milou-5.7.2-1|65	%define milou_major 5
14mu|milou-5.7.2-1|66	%define libmilou %mklibname milou %{milou_major}
14mu|milou-5.7.2-1|67	
14mu|milou-5.7.2-1|68	%package -n %{libmilou}
14mu|milou-5.7.2-1|69	Summary:	Plasma 5 search client shared library
14mu|milou-5.7.2-1|70	Group:		System/Libraries
14mu|milou-5.7.2-1|71	Requires:	%{qmlmilou}
14mu|milou-5.7.2-1|72	
14mu|milou-5.7.2-1|73	%description -n %{libmilou}
14mu|milou-5.7.2-1|74	Plasma 5 search client shared library.
14mu|milou-5.7.2-1|75	
14mu|milou-5.7.2-1|76	%files -n %{libmilou}
14mu|milou-5.7.2-1|77	%{_kde5_libdir}/libmilou.so.%{milou_major}*
14mu|milou-5.7.2-1|78	
14mu|milou-5.7.2-1|79	#----------------------------------------------------------------------------
14mu|milou-5.7.2-1|80	
14mu|milou-5.7.2-1|81	%prep
14mu|milou-5.7.2-1|82	%setup -q
14mu|milou-5.7.2-1|83	
14mu|milou-5.7.2-1|84	%build
14mu|milou-5.7.2-1|85	%cmake_kde5
14mu|milou-5.7.2-1|86	%make
14mu|milou-5.7.2-1|87	
14mu|milou-5.7.2-1|88	%install
14mu|milou-5.7.2-1|89	%makeinstall_std -C build
14mu|milou-5.7.2-1|90	
14mu|milou-5.7.2-1|91	%find_lang %{name}
14mu|milou-5.7.2-1|92	%find_lang plasma_applet_org.kde.milou
14mu|milou-5.7.2-1|93	
14mu|milou-5.7.2-1|94	%changelog
14mu|milou-5.7.2-1|95	
14mu|milou-5.7.2-1|96	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|milou-5.7.2-1|97	- (f08bdf5) New version 5.7.2
14mu|milou-5.7.2-1|98	
14mu|milou-5.7.2-1|99	

23365 14
14mu|minicom-2.7-1|1	Summary:	A text-based modem control and terminal emulation program
14mu|minicom-2.7-1|2	Name:		minicom
14mu|minicom-2.7-1|3	Version:	2.7
14mu|minicom-2.7-1|4	Release:	1
14mu|minicom-2.7-1|5	License:	GPLv2+
14mu|minicom-2.7-1|6	Group:		Communications
14mu|minicom-2.7-1|7	Url:		http://alioth.debian.org/projects/minicom/
14mu|minicom-2.7-1|8	Source0:	https://alioth.debian.org/frs/download.php/file/3977/%{name}-%{version}.tar.gz
14mu|minicom-2.7-1|9	BuildRequires:	pkgconfig(ncurses)
14mu|minicom-2.7-1|10	Requires:	lockdev-baudboy
14mu|minicom-2.7-1|11	Requires:	lrzsz
14mu|minicom-2.7-1|12	Requires:	setserial
14mu|minicom-2.7-1|13	
14mu|minicom-2.7-1|14	%description
14mu|minicom-2.7-1|15	Minicom is a simple text-based modem control and terminal emulation program
14mu|minicom-2.7-1|16	somewhat similar to MSDOS Telix. Minicom includes a dialing directory, full
14mu|minicom-2.7-1|17	ANSI and VT100 emulation, an (external) scripting language, and other features.
14mu|minicom-2.7-1|18	
14mu|minicom-2.7-1|19	Minicom should be installed if you need a simple modem control program or
14mu|minicom-2.7-1|20	terminal emulator.
14mu|minicom-2.7-1|21	
14mu|minicom-2.7-1|22	Run 'minicom -s' as root to create a system wide configuration. Users need
14mu|minicom-2.7-1|23	read/write permissions on the serial port devices in order to use minicom.
14mu|minicom-2.7-1|24	
14mu|minicom-2.7-1|25	%files -f %{name}.lang
14mu|minicom-2.7-1|26	%doc NEWS AUTHORS INSTALL README TODO
14mu|minicom-2.7-1|27	%doc doc/Announce* doc/COMPATABILITY.lrzsz doc/HistSearch
14mu|minicom-2.7-1|28	%doc doc/Locales doc/Macros doc/QuickStart.modemu doc/README.lrzsz
14mu|minicom-2.7-1|29	%doc doc/TODO.lrzsz doc/Todo* doc/copyright.modemu doc/fselector.txt
14mu|minicom-2.7-1|30	%doc doc/japanese doc/minicom.FAQ doc/modemu.README doc/pl-translation.txt
14mu|minicom-2.7-1|31	%doc doc/portugues-brasil doc/suomeksi doc/ChangeLog.old
14mu|minicom-2.7-1|32	%attr(755,root,dialout) %{_bindir}/minicom
14mu|minicom-2.7-1|33	%{_bindir}/runscript
14mu|minicom-2.7-1|34	%{_bindir}/xminicom
14mu|minicom-2.7-1|35	%{_bindir}/ascii-xfr
14mu|minicom-2.7-1|36	%{_mandir}/*/*
14mu|minicom-2.7-1|37	
14mu|minicom-2.7-1|38	#----------------------------------------------------------------------------
14mu|minicom-2.7-1|39	
14mu|minicom-2.7-1|40	%prep
14mu|minicom-2.7-1|41	%setup -q
14mu|minicom-2.7-1|42	
14mu|minicom-2.7-1|43	%build
14mu|minicom-2.7-1|44	%configure2_5x --disable-rpath
14mu|minicom-2.7-1|45	%make
14mu|minicom-2.7-1|46	
14mu|minicom-2.7-1|47	%install
14mu|minicom-2.7-1|48	%makeinstall_std
14mu|minicom-2.7-1|49	
14mu|minicom-2.7-1|50	%find_lang %{name}
14mu|minicom-2.7-1|51	
14mu|minicom-2.7-1|52	%changelog
14mu|minicom-2.7-1|53	
14mu|minicom-2.7-1|54	* Mon Apr 11 2016 dsilakov <denis.silakov@rosalab.ru> 2.7-1
14mu|minicom-2.7-1|55	- (732db8f) Merge pull request #1 from alzim/minicom:rosa2014.1
14mu|minicom-2.7-1|56	- (732db8f) Updated to 2.7
14mu|minicom-2.7-1|57	
14mu|minicom-2.7-1|58	

23366 14
14mu|mirrordir-0.10.49-21|1	%define name2 diffie
14mu|mirrordir-0.10.49-21|2	%define libname2 %mklibname %{name2} 1
14mu|mirrordir-0.10.49-21|3	%define develname %mklibname -d %{name2}
14mu|mirrordir-0.10.49-21|4	
14mu|mirrordir-0.10.49-21|5	Name: mirrordir
14mu|mirrordir-0.10.49-21|6	Summary: Easy to use ftp mirroring package
14mu|mirrordir-0.10.49-21|7	Version: 0.10.49
14mu|mirrordir-0.10.49-21|8	Release: 21
14mu|mirrordir-0.10.49-21|9	Source: ftp://ftp.obsidian.co.za/pub/mirrordir/mirrordir-%{version}.tar.bz2
14mu|mirrordir-0.10.49-21|10	Patch0: mirrordir-0.10.49-confpath.patch
14mu|mirrordir-0.10.49-21|11	Patch1: mirrordir-zlib-1.1.3-zfree.patch
14mu|mirrordir-0.10.49-21|12	Patch2: mirrordir-0.10.49-varargs.patch
14mu|mirrordir-0.10.49-21|13	Patch3: mirrordir-0.10.49-64bit-fixes.patch
14mu|mirrordir-0.10.49-21|14	Patch4: mirrordir-0.10.49-pam_pwdb.patch
14mu|mirrordir-0.10.49-21|15	# (tv) use system zlib:
14mu|mirrordir-0.10.49-21|16	Patch5: mirrordir-use-system-libs.patch
14mu|mirrordir-0.10.49-21|17	Patch6: mirrordir-0.10.49-fix-str-fmt.patch
14mu|mirrordir-0.10.49-21|18	Patch7: mirrordir-0.10.49-fix-install.patch
14mu|mirrordir-0.10.49-21|19	BuildRequires: automake autoconf zlib-devel
14mu|mirrordir-0.10.49-21|20	Group: Networking/File transfer
14mu|mirrordir-0.10.49-21|21	URL: ftp://ftp.obsidian.co.za/pub/mirrordir/
14mu|mirrordir-0.10.49-21|22	License: GPLv2+
14mu|mirrordir-0.10.49-21|23	Requires: %{libname2} = %{version}
14mu|mirrordir-0.10.49-21|24	
14mu|mirrordir-0.10.49-21|25	%description
14mu|mirrordir-0.10.49-21|26	Easy to use ftp mirroring package - simply use
14mu|mirrordir-0.10.49-21|27	mirrordir ftp://some.where.com/dir /some/local/dir
14mu|mirrordir-0.10.49-21|28	
14mu|mirrordir-0.10.49-21|29	%package -n %libname2
14mu|mirrordir-0.10.49-21|30	Summary: The diffie library, necessary to run mirrordir
14mu|mirrordir-0.10.49-21|31	Group: System/Libraries
14mu|mirrordir-0.10.49-21|32	
14mu|mirrordir-0.10.49-21|33	%description -n %libname2
14mu|mirrordir-0.10.49-21|34	The diffie library, necessary to run mirrordir.
14mu|mirrordir-0.10.49-21|35	
14mu|mirrordir-0.10.49-21|36	%package -n %{develname}
14mu|mirrordir-0.10.49-21|37	Summary: Static version of the diffie library
14mu|mirrordir-0.10.49-21|38	Group: Development/C
14mu|mirrordir-0.10.49-21|39	Requires: %{libname2} = %{version}
14mu|mirrordir-0.10.49-21|40	Provides: lib%{name2}-devel = %{version}
14mu|mirrordir-0.10.49-21|41	Provides: %{name}-devel = %{version}
14mu|mirrordir-0.10.49-21|42	Obsoletes: %{mklibname -d %{name2} 1}
14mu|mirrordir-0.10.49-21|43	
14mu|mirrordir-0.10.49-21|44	%description -n %{develname}
14mu|mirrordir-0.10.49-21|45	Static version of the diffie library
14mu|mirrordir-0.10.49-21|46	
14mu|mirrordir-0.10.49-21|47	%prep
14mu|mirrordir-0.10.49-21|48	%setup -q
14mu|mirrordir-0.10.49-21|49	%patch0 -p1 -b .confpath
14mu|mirrordir-0.10.49-21|50	%patch1 -p1 -b .zfree
14mu|mirrordir-0.10.49-21|51	%patch2 -p1 -b .varargs
14mu|mirrordir-0.10.49-21|52	%patch3 -p1 -b .64bit-fixes
14mu|mirrordir-0.10.49-21|53	%patch4 -p1 -b .pam_pwdb
14mu|mirrordir-0.10.49-21|54	%patch5 -p1 -b .sys_libs
14mu|mirrordir-0.10.49-21|55	%patch6 -p1 -b .str
14mu|mirrordir-0.10.49-21|56	%patch7 -p1 -b .install
14mu|mirrordir-0.10.49-21|57	
14mu|mirrordir-0.10.49-21|58	%build
14mu|mirrordir-0.10.49-21|59	autoreconf -fi
14mu|mirrordir-0.10.49-21|60	%configure2_5x --enable-zlib \
14mu|mirrordir-0.10.49-21|61	CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE %{optflags}"
14mu|mirrordir-0.10.49-21|62	%make
14mu|mirrordir-0.10.49-21|63	
14mu|mirrordir-0.10.49-21|64	%install
14mu|mirrordir-0.10.49-21|65	
14mu|mirrordir-0.10.49-21|66	%makeinstall_std
14mu|mirrordir-0.10.49-21|67	
14mu|mirrordir-0.10.49-21|68	%files
14mu|mirrordir-0.10.49-21|69	%defattr(-,root,root,755)
14mu|mirrordir-0.10.49-21|70	%doc AUTHORS BUGS COPYING README NEWS THANKS TODO
14mu|mirrordir-0.10.49-21|71	%{_bindir}/*
14mu|mirrordir-0.10.49-21|72	%config(noreplace) %{_sysconfdir}/mirrordir
14mu|mirrordir-0.10.49-21|73	%config(noreplace) %{_sysconfdir}/secure*
14mu|mirrordir-0.10.49-21|74	%config(noreplace) %{_sysconfdir}/pam.d/*
14mu|mirrordir-0.10.49-21|75	%{_mandir}/man*/*
14mu|mirrordir-0.10.49-21|76	
14mu|mirrordir-0.10.49-21|77	%files -n %libname2
14mu|mirrordir-0.10.49-21|78	%defattr(-,root,root,755)
14mu|mirrordir-0.10.49-21|79	%doc AUTHORS BUGS COPYING README NEWS THANKS TODO
14mu|mirrordir-0.10.49-21|80	%{_libdir}/lib%{name2}.so.*
14mu|mirrordir-0.10.49-21|81	
14mu|mirrordir-0.10.49-21|82	%files -n %{develname}
14mu|mirrordir-0.10.49-21|83	%defattr(-,root,root,755)
14mu|mirrordir-0.10.49-21|84	%doc AUTHORS BUGS COPYING README NEWS THANKS TODO
14mu|mirrordir-0.10.49-21|85	%{_libdir}/lib%{name2}.so
14mu|mirrordir-0.10.49-21|86	%{_libdir}/lib%{name2}.a
14mu|mirrordir-0.10.49-21|87	
14mu|mirrordir-0.10.49-21|88	
14mu|mirrordir-0.10.49-21|89	
14mu|mirrordir-0.10.49-21|90	%changelog
14mu|mirrordir-0.10.49-21|91	
14mu|mirrordir-0.10.49-21|92	* Tue May 10 2016 Denis Silakov <dsilakov@gmail.com> 0.10.49-21
14mu|mirrordir-0.10.49-21|93	- (5709b5e) Fix typo in package name
14mu|mirrordir-0.10.49-21|94	
14mu|mirrordir-0.10.49-21|95	

23367 14
14mu|mkvtoolnix-9.7.1-1|1	Summary:	Matroska multimedia file utils
14mu|mkvtoolnix-9.7.1-1|2	Name:		mkvtoolnix
14mu|mkvtoolnix-9.7.1-1|3	Version:	9.7.1
14mu|mkvtoolnix-9.7.1-1|4	Release:	1
14mu|mkvtoolnix-9.7.1-1|5	Url:		http://www.bunkus.org/videotools/mkvtoolnix/
14mu|mkvtoolnix-9.7.1-1|6	Source0:	https://mkvtoolnix.download/sources/%{name}-%{version}.tar.xz
14mu|mkvtoolnix-9.7.1-1|7	Source1:	https://mkvtoolnix.download/sources/%{name}-%{version}.tar.xz.sig
14mu|mkvtoolnix-9.7.1-1|8	License:	GPLv2+ and LGPLv2+
14mu|mkvtoolnix-9.7.1-1|9	Group:		Video
14mu|mkvtoolnix-9.7.1-1|10	BuildRequires:	bzip2-devel
14mu|mkvtoolnix-9.7.1-1|11	BuildRequires:	libebml-devel >= 1.3.0
14mu|mkvtoolnix-9.7.1-1|12	BuildRequires:	liblzo-devel
14mu|mkvtoolnix-9.7.1-1|13	BuildRequires:	pkgconfig(libmatroska) >= 1.4.4
14mu|mkvtoolnix-9.7.1-1|14	BuildRequires:	magic-devel
14mu|mkvtoolnix-9.7.1-1|15	BuildRequires:	wxgtku-devel
14mu|mkvtoolnix-9.7.1-1|16	BuildRequires:	pkgconfig(expat)
14mu|mkvtoolnix-9.7.1-1|17	BuildRequires:	pkgconfig(flac)
14mu|mkvtoolnix-9.7.1-1|18	BuildRequires:	pkgconfig(libcurl)
14mu|mkvtoolnix-9.7.1-1|19	BuildRequires:	pkgconfig(libpcre)
14mu|mkvtoolnix-9.7.1-1|20	BuildRequires:	pkgconfig(vorbis)
14mu|mkvtoolnix-9.7.1-1|21	BuildRequires:	boost-devel >= 1.46
14mu|mkvtoolnix-9.7.1-1|22	BuildRequires:  qt5-devel
14mu|mkvtoolnix-9.7.1-1|23	BuildRequires:	ruby
14mu|mkvtoolnix-9.7.1-1|24	
14mu|mkvtoolnix-9.7.1-1|25	%description
14mu|mkvtoolnix-9.7.1-1|26	These tools allow information about (mkvinfo) or extraction
14mu|mkvtoolnix-9.7.1-1|27	from (mkvdemux) or creation of (mkvmerge) or the splitting of
14mu|mkvtoolnix-9.7.1-1|28	(mkvsplit) Matroska files. Matroska is a new multimedia file
14mu|mkvtoolnix-9.7.1-1|29	format aiming to become THE new container format for the future. You
14mu|mkvtoolnix-9.7.1-1|30	can find more information about it and its underlying technology, the
14mu|mkvtoolnix-9.7.1-1|31	Extensible Binary Meta Language (EBML), at http://www.matroska.org/
14mu|mkvtoolnix-9.7.1-1|32	
14mu|mkvtoolnix-9.7.1-1|33	%files -f %{name}.lang
14mu|mkvtoolnix-9.7.1-1|34	%doc ChangeLog* COPYING README*
14mu|mkvtoolnix-9.7.1-1|35	%{_bindir}/*
14mu|mkvtoolnix-9.7.1-1|36	%{_datadir}/applications/mkvinfo.desktop
14mu|mkvtoolnix-9.7.1-1|37	%{_datadir}/icons/hicolor/*/apps/*.*
14mu|mkvtoolnix-9.7.1-1|38	%{_datadir}/mime/packages/%{name}.xml
14mu|mkvtoolnix-9.7.1-1|39	%{_mandir}/man1/*
14mu|mkvtoolnix-9.7.1-1|40	%lang(ca) %{_mandir}/ca/man1/*
14mu|mkvtoolnix-9.7.1-1|41	%lang(de) %{_mandir}/de/man1/*
14mu|mkvtoolnix-9.7.1-1|42	%lang(es) %{_mandir}/es/man1/*
14mu|mkvtoolnix-9.7.1-1|43	%lang(ja) %{_mandir}/ja/man1/*
14mu|mkvtoolnix-9.7.1-1|44	%lang(ko) %{_mandir}/ko/man1/*
14mu|mkvtoolnix-9.7.1-1|45	%lang(nl) %{_mandir}/nl/man1/*
14mu|mkvtoolnix-9.7.1-1|46	%lang(pl) %{_mandir}/pl/man1/*
14mu|mkvtoolnix-9.7.1-1|47	%lang(uk) %{_mandir}/uk/man1/*
14mu|mkvtoolnix-9.7.1-1|48	%lang(zh_CN) %{_mandir}/zh_CN/man1/*
14mu|mkvtoolnix-9.7.1-1|49	%{_datadir}/applications/mkvtoolnix-gui.desktop
14mu|mkvtoolnix-9.7.1-1|50	
14mu|mkvtoolnix-9.7.1-1|51	#----------------------------------------------------------------------------
14mu|mkvtoolnix-9.7.1-1|52	
14mu|mkvtoolnix-9.7.1-1|53	%prep
14mu|mkvtoolnix-9.7.1-1|54	%setup -q
14mu|mkvtoolnix-9.7.1-1|55	
14mu|mkvtoolnix-9.7.1-1|56	%build
14mu|mkvtoolnix-9.7.1-1|57	# Add workaround for bug in gcc 4.7.2_2012.07
14mu|mkvtoolnix-9.7.1-1|58	# otherwise configure won't find lambda functions support
14mu|mkvtoolnix-9.7.1-1|59	%setup_compile_flags
14mu|mkvtoolnix-9.7.1-1|60	export CXXFLAGS=`echo $CXXFLAGS | sed s/-gdwarf-4//`
14mu|mkvtoolnix-9.7.1-1|61	
14mu|mkvtoolnix-9.7.1-1|62	# No curl to avoid "ne version" pop-up
14mu|mkvtoolnix-9.7.1-1|63	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode --without-curl
14mu|mkvtoolnix-9.7.1-1|64	./drake %{_smp_mflags}
14mu|mkvtoolnix-9.7.1-1|65	
14mu|mkvtoolnix-9.7.1-1|66	%install
14mu|mkvtoolnix-9.7.1-1|67	./drake install DESTDIR=%{buildroot}
14mu|mkvtoolnix-9.7.1-1|68	%find_lang %{name}
14mu|mkvtoolnix-9.7.1-1|69	
14mu|mkvtoolnix-9.7.1-1|70	%changelog

23368 14
14mu|mlt-6.2.0-2|1	%define major 6
14mu|mlt-6.2.0-2|2	%define plusmaj 3
14mu|mlt-6.2.0-2|3	%define libname %mklibname %{name} %{major}
14mu|mlt-6.2.0-2|4	%define libplus %mklibname mlt++ %{plusmaj}
14mu|mlt-6.2.0-2|5	%define devname %mklibname %{name} -d
14mu|mlt-6.2.0-2|6	
14mu|mlt-6.2.0-2|7	%bcond_with mmx
14mu|mlt-6.2.0-2|8	
14mu|mlt-6.2.0-2|9	Summary:	Media Lovin' Toolkit nonlinear video editing library
14mu|mlt-6.2.0-2|10	Name:		mlt
14mu|mlt-6.2.0-2|11	Version:	6.2.0
14mu|mlt-6.2.0-2|12	Release:	2
14mu|mlt-6.2.0-2|13	License:	LGPLv2+
14mu|mlt-6.2.0-2|14	Group:		Video
14mu|mlt-6.2.0-2|15	Url:		http://mlt.sourceforge.net
14mu|mlt-6.2.0-2|16	Source0:	http://downloads.sourceforge.net/project/mlt/mlt/%{name}-%{version}.tar.gz
14mu|mlt-6.2.0-2|17	BuildRequires:	imagemagick
14mu|mlt-6.2.0-2|18	BuildRequires:	ffmpeg
14mu|mlt-6.2.0-2|19	BuildRequires:	ffmpeg-devel
14mu|mlt-6.2.0-2|20	BuildRequires:	ladspa-devel
14mu|mlt-6.2.0-2|21	BuildRequires:	pkgconfig(eigen3)
14mu|mlt-6.2.0-2|22	BuildRequires:	pkgconfig(epoxy)
14mu|mlt-6.2.0-2|23	BuildRequires:	pkgconfig(fftw3)
14mu|mlt-6.2.0-2|24	BuildRequires:	pkgconfig(frei0r)
14mu|mlt-6.2.0-2|25	BuildRequires:	pkgconfig(gl)
14mu|mlt-6.2.0-2|26	BuildRequires:	pkgconfig(glib-2.0)
14mu|mlt-6.2.0-2|27	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|mlt-6.2.0-2|28	BuildRequires:	pkgconfig(jack)
14mu|mlt-6.2.0-2|29	BuildRequires:	pkgconfig(libdv)
14mu|mlt-6.2.0-2|30	BuildRequires:	pkgconfig(libquicktime)
14mu|mlt-6.2.0-2|31	BuildRequires:	pkgconfig(libxml-2.0)
14mu|mlt-6.2.0-2|32	BuildRequires:	pkgconfig(mad)
14mu|mlt-6.2.0-2|33	BuildRequires:	pkgconfig(movit)
14mu|mlt-6.2.0-2|34	BuildRequires:	pkgconfig(ogg)
14mu|mlt-6.2.0-2|35	BuildRequires:	pkgconfig(pango)
14mu|mlt-6.2.0-2|36	BuildRequires:	pkgconfig(Qt5Core)
14mu|mlt-6.2.0-2|37	BuildRequires:	pkgconfig(Qt5Gui)
14mu|mlt-6.2.0-2|38	BuildRequires:	pkgconfig(Qt5OpenGL)
14mu|mlt-6.2.0-2|39	BuildRequires:	pkgconfig(Qt5Svg)
14mu|mlt-6.2.0-2|40	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|mlt-6.2.0-2|41	BuildRequires:	pkgconfig(Qt5Xml)
14mu|mlt-6.2.0-2|42	BuildRequires:	pkgconfig(samplerate)
14mu|mlt-6.2.0-2|43	BuildRequires:	pkgconfig(sdl)
14mu|mlt-6.2.0-2|44	BuildRequires:	pkgconfig(sox)
14mu|mlt-6.2.0-2|45	BuildRequires:	pkgconfig(vorbis)
14mu|mlt-6.2.0-2|46	# For python-bindings
14mu|mlt-6.2.0-2|47	BuildRequires:	swig
14mu|mlt-6.2.0-2|48	BuildRequires:	pkgconfig(python)
14mu|mlt-6.2.0-2|49	
14mu|mlt-6.2.0-2|50	%description
14mu|mlt-6.2.0-2|51	MLT is an open source multimedia framework, designed and developed for
14mu|mlt-6.2.0-2|52	television broadcasting.
14mu|mlt-6.2.0-2|53	
14mu|mlt-6.2.0-2|54	It provides a toolkit for broadcasters, video editors, media players,
14mu|mlt-6.2.0-2|55	transcoders, web streamers and many more types of applications. The
14mu|mlt-6.2.0-2|56	functionality of the system is provided via an assortment of ready to
14mu|mlt-6.2.0-2|57	use tools, xml authoring components, and an extendible plug-in based
14mu|mlt-6.2.0-2|58	API.
14mu|mlt-6.2.0-2|59	
14mu|mlt-6.2.0-2|60	%files
14mu|mlt-6.2.0-2|61	%doc docs COPYING README
14mu|mlt-6.2.0-2|62	%{_bindir}/melt
14mu|mlt-6.2.0-2|63	%{_datadir}/mlt
14mu|mlt-6.2.0-2|64	%{_libdir}/mlt
14mu|mlt-6.2.0-2|65	
14mu|mlt-6.2.0-2|66	#----------------------------------------------------------------------------
14mu|mlt-6.2.0-2|67	
14mu|mlt-6.2.0-2|68	%package -n %{libname}
14mu|mlt-6.2.0-2|69	Summary:	Main library for mlt
14mu|mlt-6.2.0-2|70	Group:		System/Libraries
14mu|mlt-6.2.0-2|71	
14mu|mlt-6.2.0-2|72	%description -n %{libname}
14mu|mlt-6.2.0-2|73	This package contains the libraries needed to run programs dynamically
14mu|mlt-6.2.0-2|74	linked with mlt.
14mu|mlt-6.2.0-2|75	
14mu|mlt-6.2.0-2|76	%files -n %{libname}
14mu|mlt-6.2.0-2|77	%{_libdir}/libmlt.so.%{major}*
14mu|mlt-6.2.0-2|78	
14mu|mlt-6.2.0-2|79	#----------------------------------------------------------------------------
14mu|mlt-6.2.0-2|80	
14mu|mlt-6.2.0-2|81	%package -n %{libplus}
14mu|mlt-6.2.0-2|82	Summary:	Main library for mlt++
14mu|mlt-6.2.0-2|83	Group:		System/Libraries
14mu|mlt-6.2.0-2|84	
14mu|mlt-6.2.0-2|85	%description -n %{libplus}
14mu|mlt-6.2.0-2|86	This package contains the libraries needed to run programs dynamically
14mu|mlt-6.2.0-2|87	linked with mlt++.
14mu|mlt-6.2.0-2|88	
14mu|mlt-6.2.0-2|89	%files -n %{libplus}
14mu|mlt-6.2.0-2|90	%{_libdir}/libmlt++.so.%{plusmaj}*
14mu|mlt-6.2.0-2|91	%{_libdir}/libmlt++.so.%{version}
14mu|mlt-6.2.0-2|92	
14mu|mlt-6.2.0-2|93	#----------------------------------------------------------------------------
14mu|mlt-6.2.0-2|94	
14mu|mlt-6.2.0-2|95	%package -n %{devname}
14mu|mlt-6.2.0-2|96	Summary:	Headers for developing programs that will use mlt
14mu|mlt-6.2.0-2|97	Group:		Development/C
14mu|mlt-6.2.0-2|98	Requires:	%{libname} = %{EVRD}
14mu|mlt-6.2.0-2|99	Requires:	%{libplus} = %{EVRD}
14mu|mlt-6.2.0-2|100	# mlt-config requires stuff from %{_datadir}/%{name}
14mu|mlt-6.2.0-2|101	Requires:	%{name} = %{EVRD}
14mu|mlt-6.2.0-2|102	Provides:	%{name}-devel = %{EVRD}
14mu|mlt-6.2.0-2|103	
14mu|mlt-6.2.0-2|104	%description -n %{devname}
14mu|mlt-6.2.0-2|105	This package contains the headers that programmers will need to develop
14mu|mlt-6.2.0-2|106	applications which will use mlt.
14mu|mlt-6.2.0-2|107	
14mu|mlt-6.2.0-2|108	%files -n %{devname}
14mu|mlt-6.2.0-2|109	%{_includedir}/*
14mu|mlt-6.2.0-2|110	%{_libdir}/*.so
14mu|mlt-6.2.0-2|111	%{_libdir}/pkgconfig/*.pc
14mu|mlt-6.2.0-2|112	
14mu|mlt-6.2.0-2|113	#----------------------------------------------------------------------------
14mu|mlt-6.2.0-2|114	
14mu|mlt-6.2.0-2|115	%package -n python-%{name}
14mu|mlt-6.2.0-2|116	Summary:	Python bindings for MLT
14mu|mlt-6.2.0-2|117	Group:		Development/Python
14mu|mlt-6.2.0-2|118	Requires:	python
14mu|mlt-6.2.0-2|119	Requires:	%{name} = %{EVRD}
14mu|mlt-6.2.0-2|120	
14mu|mlt-6.2.0-2|121	%description -n python-%{name}
14mu|mlt-6.2.0-2|122	This module allows to work with MLT using python.
14mu|mlt-6.2.0-2|123	
14mu|mlt-6.2.0-2|124	%files -n python-%{name}
14mu|mlt-6.2.0-2|125	%{py_platsitedir}/%{name}.p*
14mu|mlt-6.2.0-2|126	%{py_platsitedir}/_%{name}.so
14mu|mlt-6.2.0-2|127	
14mu|mlt-6.2.0-2|128	#----------------------------------------------------------------------------
14mu|mlt-6.2.0-2|129	
14mu|mlt-6.2.0-2|130	%prep
14mu|mlt-6.2.0-2|131	%setup -q
14mu|mlt-6.2.0-2|132	
14mu|mlt-6.2.0-2|133	chmod 644 src/modules/qt/kdenlivetitle_wrapper.cpp
14mu|mlt-6.2.0-2|134	chmod 644 src/modules/kdenlive/filter_freeze.c
14mu|mlt-6.2.0-2|135	chmod -x demo/demo
14mu|mlt-6.2.0-2|136	
14mu|mlt-6.2.0-2|137	%build
14mu|mlt-6.2.0-2|138	%configure2_5x \
14mu|mlt-6.2.0-2|139	--disable-debug \
14mu|mlt-6.2.0-2|140	--enable-gpl \
14mu|mlt-6.2.0-2|141	--enable-gpl3 \
14mu|mlt-6.2.0-2|142	--enable-opengl \
14mu|mlt-6.2.0-2|143	%if %{with mmx}
14mu|mlt-6.2.0-2|144	--enable-mmx \
14mu|mlt-6.2.0-2|145	%else
14mu|mlt-6.2.0-2|146	%ifarch x86_64
14mu|mlt-6.2.0-2|147	--enable-mmx \
14mu|mlt-6.2.0-2|148	--enable-sse \
14mu|mlt-6.2.0-2|149	%else
14mu|mlt-6.2.0-2|150	--disable-mmx \
14mu|mlt-6.2.0-2|151	%endif
14mu|mlt-6.2.0-2|152	%endif
14mu|mlt-6.2.0-2|153	--luma-compress \
14mu|mlt-6.2.0-2|154	--enable-avformat \
14mu|mlt-6.2.0-2|155	--avformat-shared=%{_prefix} \
14mu|mlt-6.2.0-2|156	--avformat-swscale \
14mu|mlt-6.2.0-2|157	--enable-motion-est \
14mu|mlt-6.2.0-2|158	--qt-libdir=%{_qt5_libdir} \
14mu|mlt-6.2.0-2|159	--qt-includedir=%{_qt5_includedir} \
14mu|mlt-6.2.0-2|160	--swig-languages='python'
14mu|mlt-6.2.0-2|161	%make
14mu|mlt-6.2.0-2|162	
14mu|mlt-6.2.0-2|163	%install
14mu|mlt-6.2.0-2|164	%makeinstall_std
14mu|mlt-6.2.0-2|165	install -d %{buildroot}%{py_platsitedir}
14mu|mlt-6.2.0-2|166	install -pm 0644 src/swig/python/%{name}.py* %{buildroot}%{py_platsitedir}/
14mu|mlt-6.2.0-2|167	install -pm 0755 src/swig/python/_%{name}.so %{buildroot}%{py_platsitedir}/
14mu|mlt-6.2.0-2|168	
14mu|mlt-6.2.0-2|169	
14mu|mlt-6.2.0-2|170	%changelog
14mu|mlt-6.2.0-2|171	
14mu|mlt-6.2.0-2|172	* Tue Nov 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.2.0-2
14mu|mlt-6.2.0-2|173	- (45f1345) Bump release
14mu|mlt-6.2.0-2|174	
14mu|mlt-6.2.0-2|175	

23369 14
14mu|mock-urpm-1.3.9-1|1	%define modname mock_urpm
14mu|mock-urpm-1.3.9-1|2	
14mu|mock-urpm-1.3.9-1|3	Summary:	Builds packages inside chroots
14mu|mock-urpm-1.3.9-1|4	Name:		mock-urpm
14mu|mock-urpm-1.3.9-1|5	Version:	1.3.9
14mu|mock-urpm-1.3.9-1|6	Release:	1
14mu|mock-urpm-1.3.9-1|7	License:	GPLv2+
14mu|mock-urpm-1.3.9-1|8	Group:		Development/Other
14mu|mock-urpm-1.3.9-1|9	Source0:        https://abf.io/soft/%{name}/archive/%{name}-%{version}.tar.gz
14mu|mock-urpm-1.3.9-1|10	Patch0:		site-defaults.patch
14mu|mock-urpm-1.3.9-1|11	Patch1:		mock-urpm.libmpc3.patch
14mu|mock-urpm-1.3.9-1|12	Patch2:		mock-urpm.loop-control.patch
14mu|mock-urpm-1.3.9-1|13	Patch3:		mock-urpm-umount-proc-when-cleaning-tmp.patch
14mu|mock-urpm-1.3.9-1|14	URL:		http://wiki.rosalab.ru/en/index.php/Mock-urpm
14mu|mock-urpm-1.3.9-1|15	
14mu|mock-urpm-1.3.9-1|16	BuildArch:	noarch
14mu|mock-urpm-1.3.9-1|17	Requires:	tar
14mu|mock-urpm-1.3.9-1|18	Requires:	pigz
14mu|mock-urpm-1.3.9-1|19	Requires:	python-ctypes
14mu|mock-urpm-1.3.9-1|20	Requires:	python-pexpect
14mu|mock-urpm-1.3.9-1|21	Requires:	python-decoratortools
14mu|mock-urpm-1.3.9-1|22	Requires:	usermode-consoleonly
14mu|mock-urpm-1.3.9-1|23	Requires:	shadow-utils
14mu|mock-urpm-1.3.9-1|24	Requires:	coreutils
14mu|mock-urpm-1.3.9-1|25	Requires:	python-rpm
14mu|mock-urpm-1.3.9-1|26	Requires:	rpm-build
14mu|mock-urpm-1.3.9-1|27	BuildRequires:	python-devel
14mu|mock-urpm-1.3.9-1|28	BuildRequires:	shadow-utils
14mu|mock-urpm-1.3.9-1|29	
14mu|mock-urpm-1.3.9-1|30	%description
14mu|mock-urpm-1.3.9-1|31	Mock-urpm takes an SRPM and builds it in a chroot
14mu|mock-urpm-1.3.9-1|32	
14mu|mock-urpm-1.3.9-1|33	%prep
14mu|mock-urpm-1.3.9-1|34	%setup -q
14mu|mock-urpm-1.3.9-1|35	%patch0 -p1
14mu|mock-urpm-1.3.9-1|36	%patch1 -p1
14mu|mock-urpm-1.3.9-1|37	%patch2 -p1
14mu|mock-urpm-1.3.9-1|38	%patch3 -p1
14mu|mock-urpm-1.3.9-1|39	
14mu|mock-urpm-1.3.9-1|40	%install
14mu|mock-urpm-1.3.9-1|41	%makeinstall_std
14mu|mock-urpm-1.3.9-1|42	mkdir -p %{buildroot}/%{_bindir}
14mu|mock-urpm-1.3.9-1|43	ln -s %{_bindir}/consolehelper %{buildroot}/%{_bindir}/%{name}
14mu|mock-urpm-1.3.9-1|44	ln -s %{_datadir}/bash-completion/%{name} %{buildroot}/%{_sysconfdir}/bash_completion.d/%{name}
14mu|mock-urpm-1.3.9-1|45	
14mu|mock-urpm-1.3.9-1|46	%pre
14mu|mock-urpm-1.3.9-1|47	if [ $1 -eq 1 ]; then #first install
14mu|mock-urpm-1.3.9-1|48	groupadd -r -f %{name} >/dev/null 2>&1 || :
14mu|mock-urpm-1.3.9-1|49	if [ ! -z `env|grep SUDO_USER` ]; then
14mu|mock-urpm-1.3.9-1|50	usermod -a -G %{name} `env|grep SUDO_USER | cut -f2 -d=` >/dev/null 2>&1 || :
14mu|mock-urpm-1.3.9-1|51	fi
14mu|mock-urpm-1.3.9-1|52	fi
14mu|mock-urpm-1.3.9-1|53	
14mu|mock-urpm-1.3.9-1|54	%postun
14mu|mock-urpm-1.3.9-1|55	if [ $1 -eq 0 ]; then # complete removing
14mu|mock-urpm-1.3.9-1|56	rm -f %{_sysconfdir}/%{name}/default.cfg
14mu|mock-urpm-1.3.9-1|57	groupdel %{name} >/dev/null 2>&1 || :
14mu|mock-urpm-1.3.9-1|58	fi
14mu|mock-urpm-1.3.9-1|59	
14mu|mock-urpm-1.3.9-1|60	%files
14mu|mock-urpm-1.3.9-1|61	# executables
14mu|mock-urpm-1.3.9-1|62	%{_sbindir}/%{name}
14mu|mock-urpm-1.3.9-1|63	%{_bindir}/%{name}
14mu|mock-urpm-1.3.9-1|64	
14mu|mock-urpm-1.3.9-1|65	#consolehelper and PAM
14mu|mock-urpm-1.3.9-1|66	%{_sysconfdir}/pam.d/%{name}
14mu|mock-urpm-1.3.9-1|67	%{_sysconfdir}/security/console.apps/%{name}
14mu|mock-urpm-1.3.9-1|68	
14mu|mock-urpm-1.3.9-1|69	# python stuff
14mu|mock-urpm-1.3.9-1|70	%dir %{py_puresitedir}/%{modname}
14mu|mock-urpm-1.3.9-1|71	%{py_puresitedir}/%{modname}/*.py
14mu|mock-urpm-1.3.9-1|72	%{py_puresitedir}/%{modname}/*.pyc
14mu|mock-urpm-1.3.9-1|73	
14mu|mock-urpm-1.3.9-1|74	#bash_completion files
14mu|mock-urpm-1.3.9-1|75	%{_datadir}/bash-completion/%{name}
14mu|mock-urpm-1.3.9-1|76	%{_sysconfdir}/bash_completion.d/%{name}
14mu|mock-urpm-1.3.9-1|77	
14mu|mock-urpm-1.3.9-1|78	# config files
14mu|mock-urpm-1.3.9-1|79	%config %{_sysconfdir}/%{name}/logging.ini
14mu|mock-urpm-1.3.9-1|80	%config %{_sysconfdir}/%{name}/*.cfg
14mu|mock-urpm-1.3.9-1|81	
14mu|mock-urpm-1.3.9-1|82	#plugins
14mu|mock-urpm-1.3.9-1|83	%dir %{py_puresitedir}/%{modname}/plugins
14mu|mock-urpm-1.3.9-1|84	%{py_puresitedir}/%{modname}/plugins/*.py
14mu|mock-urpm-1.3.9-1|85	%{py_puresitedir}/%{modname}/plugins/*.pyc
14mu|mock-urpm-1.3.9-1|86	
14mu|mock-urpm-1.3.9-1|87	# docs
14mu|mock-urpm-1.3.9-1|88	%{_mandir}/man1/%{name}.1*
14mu|mock-urpm-1.3.9-1|89	
14mu|mock-urpm-1.3.9-1|90	# build dir
14mu|mock-urpm-1.3.9-1|91	%attr(02775, root, %{name}) %dir /var/lib/%{name}
14mu|mock-urpm-1.3.9-1|92	
14mu|mock-urpm-1.3.9-1|93	# cache dir
14mu|mock-urpm-1.3.9-1|94	%attr(02775, root, %{name}) %dir /var/cache/%{name}
14mu|mock-urpm-1.3.9-1|95	
14mu|mock-urpm-1.3.9-1|96	%changelog
14mu|mock-urpm-1.3.9-1|97	
14mu|mock-urpm-1.3.9-1|98	* Thu Apr 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.9-1
14mu|mock-urpm-1.3.9-1|99	- (6523704) 1.3.9 - Fix output to log files when --autosign is used.
14mu|mock-urpm-1.3.9-1|100	
14mu|mock-urpm-1.3.9-1|101	* Wed Apr 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.8-1
14mu|mock-urpm-1.3.9-1|102	- (bd43075) One more HOME fix
14mu|mock-urpm-1.3.9-1|103	
14mu|mock-urpm-1.3.9-1|104	* Wed Apr 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.7-1
14mu|mock-urpm-1.3.9-1|105	- (e6a505c) 1.3.7 - another approach to passing rpmmacros when '--sign' is used
14mu|mock-urpm-1.3.9-1|106	
14mu|mock-urpm-1.3.9-1|107	* Wed Apr 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-1
14mu|mock-urpm-1.3.9-1|108	- (b1545fd) 1.3.6 - when launched with "--sign", set HOME correctly
14mu|mock-urpm-1.3.9-1|109	
14mu|mock-urpm-1.3.9-1|110	* Tue Apr 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.5-1
14mu|mock-urpm-1.3.9-1|111	- (2fbf927) 1.3.5 - Make both --sign and --autosign options functional
14mu|mock-urpm-1.3.9-1|112	
14mu|mock-urpm-1.3.9-1|113	* Tue Apr 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-1
14mu|mock-urpm-1.3.9-1|114	- (9c60035) 1.3.4 - Implement --autosign option
14mu|mock-urpm-1.3.9-1|115	
14mu|mock-urpm-1.3.9-1|116	* Mon Apr 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-1
14mu|mock-urpm-1.3.9-1|117	- (4d71eb3) 1.3.3 - Ask for passphrase in rpmbuild -bb when --sign is specified
14mu|mock-urpm-1.3.9-1|118	
14mu|mock-urpm-1.3.9-1|119	* Mon Apr 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-1
14mu|mock-urpm-1.3.9-1|120	- (ea59cb3) 1.3.2 - pass --sign option to rpmbuild
14mu|mock-urpm-1.3.9-1|121	
14mu|mock-urpm-1.3.9-1|122	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.3.1-2
14mu|mock-urpm-1.3.9-1|123	- (ce2879c) MassBuild#656: Increase release tag
14mu|mock-urpm-1.3.9-1|124	
14mu|mock-urpm-1.3.9-1|125	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-1
14mu|mock-urpm-1.3.9-1|126	- (557824b) 1.3.1 - Fix priority of *sbin folders in PATH
14mu|mock-urpm-1.3.9-1|127	
14mu|mock-urpm-1.3.9-1|128	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
14mu|mock-urpm-1.3.9-1|129	- (e79cbde) Try 1.2.1
14mu|mock-urpm-1.3.9-1|130	
14mu|mock-urpm-1.3.9-1|131	* Sun Feb 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
14mu|mock-urpm-1.3.9-1|132	- (3a25fe3) 1.3 - introduced new settings for environment variables configuration
14mu|mock-urpm-1.3.9-1|133	
14mu|mock-urpm-1.3.9-1|134	* Tue Jan 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
14mu|mock-urpm-1.3.9-1|135	- (93cea5b) Add --auth-no-challenge to wget options by default
14mu|mock-urpm-1.3.9-1|136	- (Denis Silakov: 46fa9f6) Drop .abf.yml
14mu|mock-urpm-1.3.9-1|137	- (Denis Silakov: 7a93b39) Fix folder names for rosa2014.1 configs
14mu|mock-urpm-1.3.9-1|138	
14mu|mock-urpm-1.3.9-1|139	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-1
14mu|mock-urpm-1.3.9-1|140	- (8a4a653) Fix patch numbering
14mu|mock-urpm-1.3.9-1|141	- (Denis Silakov: f9bdee1) Force proc umount during cleanup, build from ABF
14mu|mock-urpm-1.3.9-1|142	
14mu|mock-urpm-1.3.9-1|143	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.12-32
14mu|mock-urpm-1.3.9-1|144	- (d941b52) Spec cleanup
14mu|mock-urpm-1.3.9-1|145	- (Alex Burmashev: 16587bc) MassBuild#440: Increase release tag
14mu|mock-urpm-1.3.9-1|146	
14mu|mock-urpm-1.3.9-1|147	* Wed May 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-31
14mu|mock-urpm-1.3.9-1|148	- (8968f77) add loop-control into chroot
14mu|mock-urpm-1.3.9-1|149	
14mu|mock-urpm-1.3.9-1|150	* Mon May 12 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-30
14mu|mock-urpm-1.3.9-1|151	- (2d8da11) add --readdrepo option
14mu|mock-urpm-1.3.9-1|152	
14mu|mock-urpm-1.3.9-1|153	* Wed Feb 19 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-26
14mu|mock-urpm-1.3.9-1|154	- (2376f16) use libmpc3 for 2012.1
14mu|mock-urpm-1.3.9-1|155	
14mu|mock-urpm-1.3.9-1|156	* Thu Feb 13 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-25
14mu|mock-urpm-1.3.9-1|157	- (cdeaf6b) add urpmi to chroot
14mu|mock-urpm-1.3.9-1|158	
14mu|mock-urpm-1.3.9-1|159	* Thu Feb 13 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-24
14mu|mock-urpm-1.3.9-1|160	- (e10c78a) added a test patch to call urpmi from chroot
14mu|mock-urpm-1.3.9-1|161	
14mu|mock-urpm-1.3.9-1|162	* Thu Feb 13 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-23
14mu|mock-urpm-1.3.9-1|163	- (df5fa9a) added a test patch
14mu|mock-urpm-1.3.9-1|164	
14mu|mock-urpm-1.3.9-1|165	* Tue Oct 01 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.12-21
14mu|mock-urpm-1.3.9-1|166	- (0157dd8) rediffed patch, config need new option, even empty
14mu|mock-urpm-1.3.9-1|167	
14mu|mock-urpm-1.3.9-1|168	* Tue Oct 01 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.12-20
14mu|mock-urpm-1.3.9-1|169	- (d1054f9) added patch to support urpm_options, passed to urpmi.addmedia and urpmi.update
14mu|mock-urpm-1.3.9-1|170	- (Alex Burmashev: 24830ac) added patch to support urpm_options, passed to urpmi.addmedia and urpmi.update
14mu|mock-urpm-1.3.9-1|171	
14mu|mock-urpm-1.3.9-1|172	* Tue Feb 12 2013 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-19
14mu|mock-urpm-1.3.9-1|173	- (401ac8d) Fix for initial configuration permissions
14mu|mock-urpm-1.3.9-1|174	
14mu|mock-urpm-1.3.9-1|175	* Fri Feb 01 2013 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-18
14mu|mock-urpm-1.3.9-1|176	- (f8b8276) merging
14mu|mock-urpm-1.3.9-1|177	
14mu|mock-urpm-1.3.9-1|178	* Tue Dec 18 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-17
14mu|mock-urpm-1.3.9-1|179	- (a0f99cc) Fix for hardcoded config path
14mu|mock-urpm-1.3.9-1|180	
14mu|mock-urpm-1.3.9-1|181	* Thu Dec 13 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-16
14mu|mock-urpm-1.3.9-1|182	- (0b9341a) Group detection improvements
14mu|mock-urpm-1.3.9-1|183	
14mu|mock-urpm-1.3.9-1|184	* Thu Dec 06 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-15
14mu|mock-urpm-1.3.9-1|185	- (f1f131a) Bugfix: --buildsrpm didn't raise an exception on rpmbuild failure
14mu|mock-urpm-1.3.9-1|186	
14mu|mock-urpm-1.3.9-1|187	* Wed Nov 21 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-14
14mu|mock-urpm-1.3.9-1|188	- (68dd6e4) Config files for Mandriva-cooker
14mu|mock-urpm-1.3.9-1|189	- (Anton Kirilenko: 108371a) Bugfixes for UID processing and mtab mounting
14mu|mock-urpm-1.3.9-1|190	
14mu|mock-urpm-1.3.9-1|191	* Thu Sep 20 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-12
14mu|mock-urpm-1.3.9-1|192	- (d7a8248) 1.1.12-12 New configs for rosa2012.1
14mu|mock-urpm-1.3.9-1|193	
14mu|mock-urpm-1.3.9-1|194	* Wed May 23 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-10
14mu|mock-urpm-1.3.9-1|195	- (e1f24e8) LOG Ability to copy urpmi configs to chroot have been added
14mu|mock-urpm-1.3.9-1|196	
14mu|mock-urpm-1.3.9-1|197	* Sat Apr 28 2012 root <root@localhost.localdomain> 1.1.12-9
14mu|mock-urpm-1.3.9-1|198	- (bc647f8) update to last version
14mu|mock-urpm-1.3.9-1|199	
14mu|mock-urpm-1.3.9-1|200	* Wed Feb 08 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.12-1
14mu|mock-urpm-1.3.9-1|201	- (0bd19bc) Automatic import for version 1.1.12
14mu|mock-urpm-1.3.9-1|202	
14mu|mock-urpm-1.3.9-1|203	

23370 14
14mu|modemmanager-1.4.16-2|1	%define srcname ModemManager
14mu|modemmanager-1.4.16-2|2	
14mu|modemmanager-1.4.16-2|3	%define major 0
14mu|modemmanager-1.4.16-2|4	%define libname %mklibname mm-glib %{major}
14mu|modemmanager-1.4.16-2|5	%define devname %mklibname mm-glib -d
14mu|modemmanager-1.4.16-2|6	
14mu|modemmanager-1.4.16-2|7	Summary:	Mobile broadband modem management service
14mu|modemmanager-1.4.16-2|8	Name:		modemmanager
14mu|modemmanager-1.4.16-2|9	Version:	1.4.16
14mu|modemmanager-1.4.16-2|10	Release:	2
14mu|modemmanager-1.4.16-2|11	License:	GPLv2+
14mu|modemmanager-1.4.16-2|12	Group:		System/Configuration/Networking
14mu|modemmanager-1.4.16-2|13	Url:		http://www.gnome.org/projects/NetworkManager/
14mu|modemmanager-1.4.16-2|14	Source0:	http://www.freedesktop.org/software/ModemManager/%{srcname}-%{version}.tar.xz
14mu|modemmanager-1.4.16-2|15	BuildRequires:	gtk-doc
14mu|modemmanager-1.4.16-2|16	BuildRequires:	intltool
14mu|modemmanager-1.4.16-2|17	BuildRequires:	ppp
14mu|modemmanager-1.4.16-2|18	BuildRequires:	xsltproc
14mu|modemmanager-1.4.16-2|19	BuildRequires:	gettext-devel
14mu|modemmanager-1.4.16-2|20	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|modemmanager-1.4.16-2|21	BuildRequires:	pkgconfig(glib-2.0)
14mu|modemmanager-1.4.16-2|22	BuildRequires:	pkgconfig(gudev-1.0)
14mu|modemmanager-1.4.16-2|23	BuildRequires:	pkgconfig(mbim-glib) >= 1.10.0
14mu|modemmanager-1.4.16-2|24	BuildRequires:	pkgconfig(polkit-gobject-1)
14mu|modemmanager-1.4.16-2|25	BuildRequires:	pkgconfig(qmi-glib) >= 1.10.0
14mu|modemmanager-1.4.16-2|26	Requires:	qmi-tools
14mu|modemmanager-1.4.16-2|27	Suggests:	usb_modeswitch
14mu|modemmanager-1.4.16-2|28	Requires(pre,post,preun,postun):	systemd
14mu|modemmanager-1.4.16-2|29	
14mu|modemmanager-1.4.16-2|30	%description
14mu|modemmanager-1.4.16-2|31	The ModemManager service provides a consistent API to operate many
14mu|modemmanager-1.4.16-2|32	different modems, including mobile broadband (3G) devices.
14mu|modemmanager-1.4.16-2|33	
14mu|modemmanager-1.4.16-2|34	%files -f %{srcname}.lang
14mu|modemmanager-1.4.16-2|35	%doc README AUTHORS
14mu|modemmanager-1.4.16-2|36	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.%{srcname}1.conf
14mu|modemmanager-1.4.16-2|37	%{_datadir}/dbus-1/system-services/org.freedesktop.%{srcname}1.service
14mu|modemmanager-1.4.16-2|38	%attr(0755,root,root) %{_sbindir}/%{srcname}
14mu|modemmanager-1.4.16-2|39	%attr(0755,root,root) %{_bindir}/mmcli
14mu|modemmanager-1.4.16-2|40	%{_datadir}/dbus-1/interfaces/*.xml
14mu|modemmanager-1.4.16-2|41	%dir %{_libdir}/%{srcname}
14mu|modemmanager-1.4.16-2|42	%attr(0755,root,root) %{_libdir}/%{srcname}/libmm-plugin-*.so
14mu|modemmanager-1.4.16-2|43	%{_unitdir}/%{srcname}.service
14mu|modemmanager-1.4.16-2|44	%{_mandir}/man8/*
14mu|modemmanager-1.4.16-2|45	%{_iconsdir}/hicolor/22x22/apps/%{srcname}.png
14mu|modemmanager-1.4.16-2|46	/lib/udev/rules.d/*.rules
14mu|modemmanager-1.4.16-2|47	
14mu|modemmanager-1.4.16-2|48	%triggerin -- %{name} < 1.0.0-8
14mu|modemmanager-1.4.16-2|49	#<akdengi> We need enable modemanager allready after install
14mu|modemmanager-1.4.16-2|50	/bin/systemctl enable %{srcname}.service
14mu|modemmanager-1.4.16-2|51	/bin/systemctl start %{srcname}.service
14mu|modemmanager-1.4.16-2|52	
14mu|modemmanager-1.4.16-2|53	%post
14mu|modemmanager-1.4.16-2|54	%systemd_post %{srcname}.service
14mu|modemmanager-1.4.16-2|55	
14mu|modemmanager-1.4.16-2|56	%preun
14mu|modemmanager-1.4.16-2|57	%systemd_preun %{srcname}.service
14mu|modemmanager-1.4.16-2|58	
14mu|modemmanager-1.4.16-2|59	%postun
14mu|modemmanager-1.4.16-2|60	%systemd_postun
14mu|modemmanager-1.4.16-2|61	
14mu|modemmanager-1.4.16-2|62	#----------------------------------------------------------------------------
14mu|modemmanager-1.4.16-2|63	
14mu|modemmanager-1.4.16-2|64	%package devel
14mu|modemmanager-1.4.16-2|65	Summary:	Headers for adding ModemManager support to applications
14mu|modemmanager-1.4.16-2|66	Group:		System/Libraries
14mu|modemmanager-1.4.16-2|67	
14mu|modemmanager-1.4.16-2|68	%description devel
14mu|modemmanager-1.4.16-2|69	This package contains various headers for accessing some ModemManager
14mu|modemmanager-1.4.16-2|70	functionality from applications.
14mu|modemmanager-1.4.16-2|71	
14mu|modemmanager-1.4.16-2|72	%files devel
14mu|modemmanager-1.4.16-2|73	%{_includedir}/%{srcname}/*.h
14mu|modemmanager-1.4.16-2|74	%dir %{_datadir}/gtk-doc/html/%{srcname}
14mu|modemmanager-1.4.16-2|75	%{_datadir}/gtk-doc/html/%{srcname}/*
14mu|modemmanager-1.4.16-2|76	%{_libdir}/pkgconfig/%{srcname}.pc
14mu|modemmanager-1.4.16-2|77	
14mu|modemmanager-1.4.16-2|78	#----------------------------------------------------------------------------
14mu|modemmanager-1.4.16-2|79	
14mu|modemmanager-1.4.16-2|80	%package -n %{libname}
14mu|modemmanager-1.4.16-2|81	Summary:	Libraries for adding ModemManager support to applications that use glib
14mu|modemmanager-1.4.16-2|82	Group:		System/Libraries
14mu|modemmanager-1.4.16-2|83	Conflicts:	%{name}-glib < 1.2.0
14mu|modemmanager-1.4.16-2|84	Obsoletes:	%{name}-glib < 1.2.0
14mu|modemmanager-1.4.16-2|85	
14mu|modemmanager-1.4.16-2|86	%description -n %{libname}
14mu|modemmanager-1.4.16-2|87	This package contains the libraries that make it easier to use some
14mu|modemmanager-1.4.16-2|88	ModemManager functionality from applications that use glib.
14mu|modemmanager-1.4.16-2|89	
14mu|modemmanager-1.4.16-2|90	%files -n %{libname}
14mu|modemmanager-1.4.16-2|91	%{_libdir}/libmm-glib.so.%{major}*
14mu|modemmanager-1.4.16-2|92	
14mu|modemmanager-1.4.16-2|93	#----------------------------------------------------------------------------
14mu|modemmanager-1.4.16-2|94	
14mu|modemmanager-1.4.16-2|95	%package -n %{devname}
14mu|modemmanager-1.4.16-2|96	Summary:	Libraries and headers for adding glib ModemManager support
14mu|modemmanager-1.4.16-2|97	Group:		System/Libraries
14mu|modemmanager-1.4.16-2|98	Requires:	%{name}-devel = %{EVRD}
14mu|modemmanager-1.4.16-2|99	Requires:	%{libname} = %{EVRD}
14mu|modemmanager-1.4.16-2|100	Requires:	pkgconfig(glib-2.0)
14mu|modemmanager-1.4.16-2|101	Conflicts:	%{name}-glib-devel < 1.2.0
14mu|modemmanager-1.4.16-2|102	Obsoletes:	%{name}-glib-devel < 1.2.0
14mu|modemmanager-1.4.16-2|103	Provides:	%{name}-glib-devel = %{EVRD}
14mu|modemmanager-1.4.16-2|104	
14mu|modemmanager-1.4.16-2|105	%description -n %{devname}
14mu|modemmanager-1.4.16-2|106	This package contains various headers for accessing some ModemManager
14mu|modemmanager-1.4.16-2|107	functionality from glib applications.
14mu|modemmanager-1.4.16-2|108	
14mu|modemmanager-1.4.16-2|109	%files -n %{devname}
14mu|modemmanager-1.4.16-2|110	%{_libdir}/libmm-glib.so
14mu|modemmanager-1.4.16-2|111	%dir %{_includedir}/libmm-glib
14mu|modemmanager-1.4.16-2|112	%{_includedir}/libmm-glib/*.h
14mu|modemmanager-1.4.16-2|113	%{_libdir}/pkgconfig/mm-glib.pc
14mu|modemmanager-1.4.16-2|114	%dir %{_datadir}/gtk-doc/html/libmm-glib
14mu|modemmanager-1.4.16-2|115	%{_datadir}/gtk-doc/html/libmm-glib/*
14mu|modemmanager-1.4.16-2|116	
14mu|modemmanager-1.4.16-2|117	#----------------------------------------------------------------------------
14mu|modemmanager-1.4.16-2|118	
14mu|modemmanager-1.4.16-2|119	%prep
14mu|modemmanager-1.4.16-2|120	%setup -q -n %{srcname}-%{version}
14mu|modemmanager-1.4.16-2|121	
14mu|modemmanager-1.4.16-2|122	%build
14mu|modemmanager-1.4.16-2|123	pppver=`rpm -q --qf "%{VERSION}" ppp`
14mu|modemmanager-1.4.16-2|124	pppddir=%{_libdir}/pppd/$pppver
14mu|modemmanager-1.4.16-2|125	%configure2_5x \
14mu|modemmanager-1.4.16-2|126	--enable-more-warnings=error \
14mu|modemmanager-1.4.16-2|127	--with-udev-base-dir=/lib/udev \
14mu|modemmanager-1.4.16-2|128	--enable-gtk-doc=yes \
14mu|modemmanager-1.4.16-2|129	--with-polkit=no \
14mu|modemmanager-1.4.16-2|130	--with-systemdsystemunitdir=%{_unitdir} \
14mu|modemmanager-1.4.16-2|131	--disable-static \
14mu|modemmanager-1.4.16-2|132	--disable-introspection \
14mu|modemmanager-1.4.16-2|133	--with-qmi=yes \
14mu|modemmanager-1.4.16-2|134	--with-mbim=yes \
14mu|modemmanager-1.4.16-2|135	--with-newest-qmi-commands
14mu|modemmanager-1.4.16-2|136	%make
14mu|modemmanager-1.4.16-2|137	
14mu|modemmanager-1.4.16-2|138	%install
14mu|modemmanager-1.4.16-2|139	%makeinstall_std
14mu|modemmanager-1.4.16-2|140	
14mu|modemmanager-1.4.16-2|141	# only used by test suite
14mu|modemmanager-1.4.16-2|142	rm -f %{buildroot}%{_libdir}/pppd/2.*/*.so
14mu|modemmanager-1.4.16-2|143	
14mu|modemmanager-1.4.16-2|144	%find_lang %{srcname}
14mu|modemmanager-1.4.16-2|145	
14mu|modemmanager-1.4.16-2|146	
14mu|modemmanager-1.4.16-2|147	%changelog

23371 14
14mu|modemmanager-qt-5.24.0-1|1	%define fw_version 5.24
14mu|modemmanager-qt-5.24.0-1|2	
14mu|modemmanager-qt-5.24.0-1|3	Summary:	KDE Frameworks 5 Qt wrapper for ModemManager API
14mu|modemmanager-qt-5.24.0-1|4	Name:		modemmanager-qt
14mu|modemmanager-qt-5.24.0-1|5	Version:	5.24.0
14mu|modemmanager-qt-5.24.0-1|6	Release:	1
14mu|modemmanager-qt-5.24.0-1|7	License:	GPLv2+
14mu|modemmanager-qt-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|modemmanager-qt-5.24.0-1|9	Url:		https://www.kde.org/
14mu|modemmanager-qt-5.24.0-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|modemmanager-qt-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|modemmanager-qt-5.24.0-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|modemmanager-qt-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5DBus)
14mu|modemmanager-qt-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Test)
14mu|modemmanager-qt-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Xml)
14mu|modemmanager-qt-5.24.0-1|16	BuildRequires:	pkgconfig(ModemManager)
14mu|modemmanager-qt-5.24.0-1|17	
14mu|modemmanager-qt-5.24.0-1|18	%description
14mu|modemmanager-qt-5.24.0-1|19	KDE Frameworks 5 Qt wrapper for ModemManager API.
14mu|modemmanager-qt-5.24.0-1|20	
14mu|modemmanager-qt-5.24.0-1|21	#----------------------------------------------------------------------------
14mu|modemmanager-qt-5.24.0-1|22	
14mu|modemmanager-qt-5.24.0-1|23	%define kf5modemmanagerqt_major 6
14mu|modemmanager-qt-5.24.0-1|24	%define libkf5modemmanagerqt %mklibname kf5modemmanagerqt %{kf5modemmanagerqt_major}
14mu|modemmanager-qt-5.24.0-1|25	
14mu|modemmanager-qt-5.24.0-1|26	%package -n %{libkf5modemmanagerqt}
14mu|modemmanager-qt-5.24.0-1|27	Summary:	KDE Frameworks 5 Qt wrapper for ModemManager API shared library
14mu|modemmanager-qt-5.24.0-1|28	Group:		System/Libraries
14mu|modemmanager-qt-5.24.0-1|29	
14mu|modemmanager-qt-5.24.0-1|30	%description -n %{libkf5modemmanagerqt}
14mu|modemmanager-qt-5.24.0-1|31	KDE Frameworks 5 Qt wrapper for ModemManager API shared library.
14mu|modemmanager-qt-5.24.0-1|32	
14mu|modemmanager-qt-5.24.0-1|33	%files -n %{libkf5modemmanagerqt}
14mu|modemmanager-qt-5.24.0-1|34	%{_kde5_libdir}/libKF5ModemManagerQt.so.%{kf5modemmanagerqt_major}
14mu|modemmanager-qt-5.24.0-1|35	%{_kde5_libdir}/libKF5ModemManagerQt.so.%{version}
14mu|modemmanager-qt-5.24.0-1|36	
14mu|modemmanager-qt-5.24.0-1|37	#----------------------------------------------------------------------------
14mu|modemmanager-qt-5.24.0-1|38	
14mu|modemmanager-qt-5.24.0-1|39	%define devkf5modemmanagerqt %mklibname kf5modemmanagerqt -d
14mu|modemmanager-qt-5.24.0-1|40	
14mu|modemmanager-qt-5.24.0-1|41	%package -n %{devkf5modemmanagerqt}
14mu|modemmanager-qt-5.24.0-1|42	Summary:	Development files for KDE Frameworks 5 Qt wrapper for ModemManager API
14mu|modemmanager-qt-5.24.0-1|43	Group:		Development/KDE and Qt
14mu|modemmanager-qt-5.24.0-1|44	Requires:	%{libkf5modemmanagerqt} = %{EVRD}
14mu|modemmanager-qt-5.24.0-1|45	Provides:	%{name}-devel = %{EVRD}
14mu|modemmanager-qt-5.24.0-1|46	Provides:	kf5modemmanagerqt-devel = %{version}
14mu|modemmanager-qt-5.24.0-1|47	
14mu|modemmanager-qt-5.24.0-1|48	%description -n %{devkf5modemmanagerqt}
14mu|modemmanager-qt-5.24.0-1|49	This package contains header files needed if you wish to build applications
14mu|modemmanager-qt-5.24.0-1|50	based on %{name}.
14mu|modemmanager-qt-5.24.0-1|51	
14mu|modemmanager-qt-5.24.0-1|52	%files -n %{devkf5modemmanagerqt}
14mu|modemmanager-qt-5.24.0-1|53	%{_kde5_includedir}/KF5/ModemManagerQt
14mu|modemmanager-qt-5.24.0-1|54	%{_kde5_includedir}/KF5/modemmanagerqt_version.h
14mu|modemmanager-qt-5.24.0-1|55	%{_kde5_libdir}/cmake/KF5ModemManagerQt
14mu|modemmanager-qt-5.24.0-1|56	%{_kde5_libdir}/libKF5ModemManagerQt.so
14mu|modemmanager-qt-5.24.0-1|57	%{_kde5_mkspecsdir}/*.pri
14mu|modemmanager-qt-5.24.0-1|58	
14mu|modemmanager-qt-5.24.0-1|59	#----------------------------------------------------------------------------
14mu|modemmanager-qt-5.24.0-1|60	
14mu|modemmanager-qt-5.24.0-1|61	%prep
14mu|modemmanager-qt-5.24.0-1|62	%setup -q
14mu|modemmanager-qt-5.24.0-1|63	
14mu|modemmanager-qt-5.24.0-1|64	%build
14mu|modemmanager-qt-5.24.0-1|65	%cmake_kde5
14mu|modemmanager-qt-5.24.0-1|66	%make
14mu|modemmanager-qt-5.24.0-1|67	
14mu|modemmanager-qt-5.24.0-1|68	%install
14mu|modemmanager-qt-5.24.0-1|69	%makeinstall_std -C build
14mu|modemmanager-qt-5.24.0-1|70	
14mu|modemmanager-qt-5.24.0-1|71	
14mu|modemmanager-qt-5.24.0-1|72	%changelog
14mu|modemmanager-qt-5.24.0-1|73	
14mu|modemmanager-qt-5.24.0-1|74	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|modemmanager-qt-5.24.0-1|75	- (ae6489d) New version 5.24.0
14mu|modemmanager-qt-5.24.0-1|76	
14mu|modemmanager-qt-5.24.0-1|77	

23372 14
14mu|mokutil-0.3.0-3|1	Name:           mokutil
14mu|mokutil-0.3.0-3|2	Version:        0.3.0
14mu|mokutil-0.3.0-3|3	Release:        3
14mu|mokutil-0.3.0-3|4	Summary:        Utility for managing SecureBoot/MOK keys
14mu|mokutil-0.3.0-3|5	Group:          System/Kernel and hardware
14mu|mokutil-0.3.0-3|6	License:        BSD
14mu|mokutil-0.3.0-3|7	URL:            https://github.com/lcp/mokutil
14mu|mokutil-0.3.0-3|8	Source0:        https://github.com/lcp/mokutil/archive/%{version}.tar.gz
14mu|mokutil-0.3.0-3|9	Patch0:         mokutil-0.3.0-buffer-overflow.patch
14mu|mokutil-0.3.0-3|10	Patch1:         mokutil-0.3.0-32bit-signed-comparison.patch
14mu|mokutil-0.3.0-3|11	
14mu|mokutil-0.3.0-3|12	BuildRequires: pkgconfig(efivar) >= 0.12
14mu|mokutil-0.3.0-3|13	BuildRequires: openssl-devel
14mu|mokutil-0.3.0-3|14	Requires:      %{mklibname efivar 0} >= 0.12
14mu|mokutil-0.3.0-3|15	
14mu|mokutil-0.3.0-3|16	%description
14mu|mokutil-0.3.0-3|17	Utility for managing the "Machine's Owner Keys" list.
14mu|mokutil-0.3.0-3|18	
14mu|mokutil-0.3.0-3|19	%prep
14mu|mokutil-0.3.0-3|20	%setup -q
14mu|mokutil-0.3.0-3|21	%apply_patches
14mu|mokutil-0.3.0-3|22	
14mu|mokutil-0.3.0-3|23	%build
14mu|mokutil-0.3.0-3|24	./autogen.sh
14mu|mokutil-0.3.0-3|25	%configure
14mu|mokutil-0.3.0-3|26	%make
14mu|mokutil-0.3.0-3|27	
14mu|mokutil-0.3.0-3|28	%install
14mu|mokutil-0.3.0-3|29	rm -rf $RPM_BUILD_ROOT
14mu|mokutil-0.3.0-3|30	make PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot} install
14mu|mokutil-0.3.0-3|31	
14mu|mokutil-0.3.0-3|32	%files
14mu|mokutil-0.3.0-3|33	/usr/bin/mokutil
14mu|mokutil-0.3.0-3|34	/usr/share/man/man1/mokutil.1.xz
14mu|mokutil-0.3.0-3|35	
14mu|mokutil-0.3.0-3|36	%changelog
14mu|mokutil-0.3.0-3|37	* Tue Dec 16 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.3.0-3
14mu|mokutil-0.3.0-3|38	+ Revision: b7edb20
14mu|mokutil-0.3.0-3|39	- Fixed libefivar version in requirement
14mu|mokutil-0.3.0-3|40	
14mu|mokutil-0.3.0-3|41	

23373 14
14mu|monitorix-3.8.0-1|1	Name:              monitorix
14mu|monitorix-3.8.0-1|2	Version:           3.8.0
14mu|monitorix-3.8.0-1|3	Release:           1
14mu|monitorix-3.8.0-1|4	Summary:           A free, open source, lightweight system monitoring tool
14mu|monitorix-3.8.0-1|5	License:           GPLv2+
14mu|monitorix-3.8.0-1|6	Group:             Monitoring
14mu|monitorix-3.8.0-1|7	URL:               http://www.monitorix.org
14mu|monitorix-3.8.0-1|8	Source0:           http://www.monitorix.org/%{name}-%{version}.tar.gz
14mu|monitorix-3.8.0-1|9	BuildArch:         noarch
14mu|monitorix-3.8.0-1|10	BuildRequires:     perl
14mu|monitorix-3.8.0-1|11	BuildRequires:     systemd
14mu|monitorix-3.8.0-1|12	Requires:          logrotate
14mu|monitorix-3.8.0-1|13	Requires:          perl(CGI)
14mu|monitorix-3.8.0-1|14	Requires:          perl(Config::General)
14mu|monitorix-3.8.0-1|15	Requires:          perl(DBD::mysql)
14mu|monitorix-3.8.0-1|16	Requires:          perl(DBI)
14mu|monitorix-3.8.0-1|17	Requires:          perl(HTTP::Server::Simple::CGI)
14mu|monitorix-3.8.0-1|18	Requires:          perl(XML::Simple)
14mu|monitorix-3.8.0-1|19	Requires:          perl(IO::Socket::SSL)
14mu|monitorix-3.8.0-1|20	Requires(pre):     rpm-helper
14mu|monitorix-3.8.0-1|21	Requires(post):    systemd
14mu|monitorix-3.8.0-1|22	Requires(preun):   systemd
14mu|monitorix-3.8.0-1|23	Requires(postun):  systemd rpm-helper
14mu|monitorix-3.8.0-1|24	
14mu|monitorix-3.8.0-1|25	%description
14mu|monitorix-3.8.0-1|26	Monitorix is a free, open source, lightweight system monitoring tool designed
14mu|monitorix-3.8.0-1|27	to monitor as many services and system resources as possible. It has been
14mu|monitorix-3.8.0-1|28	created to be used under production Linux/UNIX servers, but due to its
14mu|monitorix-3.8.0-1|29	simplicity and small size may also be used on embedded devices as well.
14mu|monitorix-3.8.0-1|30	
14mu|monitorix-3.8.0-1|31	%prep
14mu|monitorix-3.8.0-1|32	%setup -q
14mu|monitorix-3.8.0-1|33	sed -i 's|#!/usr/bin/env perl|#!/usr/bin/perl|' %{name}
14mu|monitorix-3.8.0-1|34	sed -i 's|#!/usr/bin/env perl|#!/usr/bin/perl|' %{name}.cgi
14mu|monitorix-3.8.0-1|35	sed -i 's|nobody|%{name}|' %{name}.conf
14mu|monitorix-3.8.0-1|36	
14mu|monitorix-3.8.0-1|37	%build
14mu|monitorix-3.8.0-1|38	# Nothing to build.
14mu|monitorix-3.8.0-1|39	
14mu|monitorix-3.8.0-1|40	%install
14mu|monitorix-3.8.0-1|41	install -pDm644 docs/%{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|monitorix-3.8.0-1|42	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
14mu|monitorix-3.8.0-1|43	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/conf.d
14mu|monitorix-3.8.0-1|44	install -pDm644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
14mu|monitorix-3.8.0-1|45	install -pDm755 %{name} %{buildroot}%{_bindir}/%{name}
14mu|monitorix-3.8.0-1|46	mkdir -p %{buildroot}/usr/lib/%{name}
14mu|monitorix-3.8.0-1|47	install -pDm644 lib/*.pm %{buildroot}/usr/lib/%{name}
14mu|monitorix-3.8.0-1|48	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/www
14mu|monitorix-3.8.0-1|49	install -pDm644 logo_top.png %{buildroot}%{_localstatedir}/lib/%{name}/www
14mu|monitorix-3.8.0-1|50	install -pDm644 logo_bot.png %{buildroot}%{_localstatedir}/lib/%{name}/www
14mu|monitorix-3.8.0-1|51	install -pDm644 %{name}ico.png %{buildroot}%{_localstatedir}/lib/%{name}/www
14mu|monitorix-3.8.0-1|52	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/www/imgs
14mu|monitorix-3.8.0-1|53	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/www/cgi
14mu|monitorix-3.8.0-1|54	install -pDm755 %{name}.cgi %{buildroot}%{_localstatedir}/lib/%{name}/www/cgi
14mu|monitorix-3.8.0-1|55	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/reports
14mu|monitorix-3.8.0-1|56	install -pDm644 reports/*.html %{buildroot}%{_localstatedir}/lib/%{name}/reports
14mu|monitorix-3.8.0-1|57	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/usage
14mu|monitorix-3.8.0-1|58	mkdir -p %{buildroot}%{_mandir}/man5
14mu|monitorix-3.8.0-1|59	mkdir -p %{buildroot}%{_mandir}/man8
14mu|monitorix-3.8.0-1|60	install -pDm644 man/man5/%{name}.conf.5 %{buildroot}%{_mandir}/man5
14mu|monitorix-3.8.0-1|61	install -pDm644 man/man8/%{name}.8 %{buildroot}%{_mandir}/man8
14mu|monitorix-3.8.0-1|62	install -pDm644 docs/%{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|monitorix-3.8.0-1|63	install -pDm644 docs/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
14mu|monitorix-3.8.0-1|64	
14mu|monitorix-3.8.0-1|65	%pre
14mu|monitorix-3.8.0-1|66	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14mu|monitorix-3.8.0-1|67	%_pre_groupadd %{name} %{name}
14mu|monitorix-3.8.0-1|68	
14mu|monitorix-3.8.0-1|69	%post
14mu|monitorix-3.8.0-1|70	%_post_service %{name}
14mu|monitorix-3.8.0-1|71	
14mu|monitorix-3.8.0-1|72	%preun
14mu|monitorix-3.8.0-1|73	%systemd_preun %{buildroot}%{_unitdir}/%{name}.service
14mu|monitorix-3.8.0-1|74	
14mu|monitorix-3.8.0-1|75	%postun
14mu|monitorix-3.8.0-1|76	%systemd_postun_with_restart %{buildroot}%{_unitdir}/%{name}.service
14mu|monitorix-3.8.0-1|77	%_postun_userdel %{name}
14mu|monitorix-3.8.0-1|78	%_postun_groupdel %{name} %{name}
14mu|monitorix-3.8.0-1|79	
14mu|monitorix-3.8.0-1|80	%files
14mu|monitorix-3.8.0-1|81	%doc Changes COPYING README README.nginx
14mu|monitorix-3.8.0-1|82	%doc docs/%{name}-alert.sh docs/%{name}-apache.conf docs/%{name}-lighttpd.conf
14mu|monitorix-3.8.0-1|83	%doc docs/htpasswd.pl
14mu|monitorix-3.8.0-1|84	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mu|monitorix-3.8.0-1|85	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|monitorix-3.8.0-1|86	%dir %{_sysconfdir}/%{name}
14mu|monitorix-3.8.0-1|87	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14mu|monitorix-3.8.0-1|88	%dir %{_sysconfdir}/%{name}/conf.d
14mu|monitorix-3.8.0-1|89	%dir %{_localstatedir}/lib/%{name}/
14mu|monitorix-3.8.0-1|90	%dir %{_localstatedir}/lib/%{name}/www
14mu|monitorix-3.8.0-1|91	%dir %{_localstatedir}/lib/%{name}/www/cgi
14mu|monitorix-3.8.0-1|92	%dir %{_localstatedir}/lib/%{name}/reports
14mu|monitorix-3.8.0-1|93	%{_localstatedir}/lib/%{name}/reports/*.html
14mu|monitorix-3.8.0-1|94	%{_mandir}/man5/%{name}.conf.5*
14mu|monitorix-3.8.0-1|95	%{_mandir}/man8/%{name}.8*
14mu|monitorix-3.8.0-1|96	%{_unitdir}/%{name}.service
14mu|monitorix-3.8.0-1|97	%{_bindir}/%{name}
14mu|monitorix-3.8.0-1|98	%{_prefix}/lib/%{name}/
14mu|monitorix-3.8.0-1|99	%{_localstatedir}/lib/%{name}/www/logo_top.png
14mu|monitorix-3.8.0-1|100	%{_localstatedir}/lib/%{name}/www/logo_bot.png
14mu|monitorix-3.8.0-1|101	%{_localstatedir}/lib/%{name}/www/%{name}ico.png
14mu|monitorix-3.8.0-1|102	%{_localstatedir}/lib/%{name}/www/cgi/%{name}.cgi
14mu|monitorix-3.8.0-1|103	%attr(755,%{name},%{name}) %{_localstatedir}/lib/%{name}/www/imgs
14mu|monitorix-3.8.0-1|104	%attr(755,root,root) %{_localstatedir}/lib/%{name}/usage
14mu|monitorix-3.8.0-1|105	
14mu|monitorix-3.8.0-1|106	%changelog
14mu|monitorix-3.8.0-1|107	
14mu|monitorix-3.8.0-1|108	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 3.8.0-1
14mu|monitorix-3.8.0-1|109	- (7e4fb9d) Updated to 3.8.0
14mu|monitorix-3.8.0-1|110	
14mu|monitorix-3.8.0-1|111	

23374 14
14mu|mono-3.12.1-6|1	%define major 0
14mu|mono-3.12.1-6|2	%define major1 1
14mu|mono-3.12.1-6|3	%define libname %mklibname %{name} %{major}
14mu|mono-3.12.1-6|4	%define libnamellvm %mklibname %{name}llvm %{major}
14mu|mono-3.12.1-6|5	%define libname1 %mklibname %{name} 2.0 %{major1}
14mu|mono-3.12.1-6|6	%define libnamedev %mklibname -d %{name}
14mu|mono-3.12.1-6|7	
14mu|mono-3.12.1-6|8	%define bootstrap 1
14mu|mono-3.12.1-6|9	%{?_with_bootstrap: %{expand: %%global bootstrap 1}}
14mu|mono-3.12.1-6|10	%define monodir %{_prefix}/lib/mono
14mu|mono-3.12.1-6|11	
14mu|mono-3.12.1-6|12	%define llvm no
14mu|mono-3.12.1-6|13	%define sgen yes
14mu|mono-3.12.1-6|14	%define sgenmajor 1
14mu|mono-3.12.1-6|15	
14mu|mono-3.12.1-6|16	%define oprofile_support 1
14mu|mono-3.12.1-6|17	
14mu|mono-3.12.1-6|18	Summary:	Mono Runtime
14mu|mono-3.12.1-6|19	Name:		mono
14mu|mono-3.12.1-6|20	Version:	3.12.1
14mu|mono-3.12.1-6|21	Release:	6
14mu|mono-3.12.1-6|22	License:	GPLv2 and LGPLv2+ and MIT
14mu|mono-3.12.1-6|23	Group:		Development/C#
14mu|mono-3.12.1-6|24	Source0:	http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.bz2
14mu|mono-3.12.1-6|25	# This key was generated by Götz Waschk <waschk@mandriva.org> on Oct 14, 2010
14mu|mono-3.12.1-6|26	# by running the following command:
14mu|mono-3.12.1-6|27	# sn -k mono.snk
14mu|mono-3.12.1-6|28	# You should not regenerate this unless you have a really, really, really good reason.
14mu|mono-3.12.1-6|29	Source1: mono.snk
14mu|mono-3.12.1-6|30	# (tv) missing file from tarball:
14mu|mono-3.12.1-6|31	Source2: Microsoft.Portable.Common.targets
14mu|mono-3.12.1-6|32	#gw add some major numbers to the dll map to not depend on -devel packages
14mu|mono-3.12.1-6|33	Patch0:		mono-dllmap.patch
14mu|mono-3.12.1-6|34	# (fc) 1.2.3.1-4mdv disable using /proc/self/exe to detect root prefix, it breaks under unionfs
14mu|mono-3.12.1-6|35	Patch1:		mono-2.6-selfexe.patch
14mu|mono-3.12.1-6|36	Patch4:		mono-wapi_glop.patch
14mu|mono-3.12.1-6|37	Patch5:		mono-2.10.2-threads-access.patch
14mu|mono-3.12.1-6|38	Patch6:		mono-2.10.5-fix-build.patch
14mu|mono-3.12.1-6|39	Patch7:		mono-armv6-check.patch
14mu|mono-3.12.1-6|40	URL:		http://www.go-mono.com/
14mu|mono-3.12.1-6|41	BuildRequires:	bison
14mu|mono-3.12.1-6|42	BuildRequires:	autoconf
14mu|mono-3.12.1-6|43	BuildRequires:	zlib-devel
14mu|mono-3.12.1-6|44	BuildRequires:	mono
14mu|mono-3.12.1-6|45	%if %{oprofile_support}
14mu|mono-3.12.1-6|46	BuildRequires:  oprofile-devel
14mu|mono-3.12.1-6|47	%endif
14mu|mono-3.12.1-6|48	%if %llvm == yes
14mu|mono-3.12.1-6|49	#gw mono 2.8 does not build with our llvm 2.7
14mu|mono-3.12.1-6|50	BuildRequires: llvm > 2.7
14mu|mono-3.12.1-6|51	Suggests: %{libnamellvm} = %{version}-%{release}
14mu|mono-3.12.1-6|52	%endif
14mu|mono-3.12.1-6|53	Requires:	%{libname1} = %{version}
14mu|mono-3.12.1-6|54	Requires:	%{libname} = %{version}
14mu|mono-3.12.1-6|55	# gw requires by System.Drawing
14mu|mono-3.12.1-6|56	Requires: 	libgdiplus
14mu|mono-3.12.1-6|57	# Since mono 0.91 (mdk 10.0) we can rely on included config
14mu|mono-3.12.1-6|58	Obsoletes:	mono-config
14mu|mono-3.12.1-6|59	Provides:	mono-config
14mu|mono-3.12.1-6|60	Provides:	libmono-runtime
14mu|mono-3.12.1-6|61	Obsoletes:      libmono-runtime
14mu|mono-3.12.1-6|62	# gw this is for some binary-only packages, the versions are retargetted
14mu|mono-3.12.1-6|63	# by the mono runtime
14mu|mono-3.12.1-6|64	Provides:        mono(mscorlib) = 1.0.3300.0
14mu|mono-3.12.1-6|65	Provides:        mono(System) = 1.0.3300.0
14mu|mono-3.12.1-6|66	Provides:        mono(System.Drawing) = 1.0.3300.0
14mu|mono-3.12.1-6|67	Provides:        mono(System.Xml) = 1.0.3300.0
14mu|mono-3.12.1-6|68	Provides:       mono(Commons.Xml.Relaxng) = 1.0.5000.0
14mu|mono-3.12.1-6|69	Provides:       mono(CustomMarshalers) = 1.0.5000.0
14mu|mono-3.12.1-6|70	Provides:       mono(I18N) = 1.0.5000.0
14mu|mono-3.12.1-6|71	Provides:       mono(I18N.West) = 1.0.5000.0
14mu|mono-3.12.1-6|72	Provides:       mono(ICSharpCode.SharpZipLib) = 0.6.0.0
14mu|mono-3.12.1-6|73	Provides:       mono(ICSharpCode.SharpZipLib) = 0.84.0.0
14mu|mono-3.12.1-6|74	Provides:       mono(Mono.Cairo) = 1.0.5000.0
14mu|mono-3.12.1-6|75	Provides:       mono(Mono.CompilerServices.SymbolWriter) = 1.0.5000.0
14mu|mono-3.12.1-6|76	Provides:       mono(Mono.Posix) = 1.0.5000.0
14mu|mono-3.12.1-6|77	Provides:       mono(Mono.Security) = 1.0.5000.0
14mu|mono-3.12.1-6|78	#Provides:       mono(OpenSystem.C) = 1.0.5000.0
14mu|mono-3.12.1-6|79	Provides:       mono(System) = 1.0.5000.0
14mu|mono-3.12.1-6|80	Provides:       mono(System.Security) = 1.0.5000.0
14mu|mono-3.12.1-6|81	Provides:       mono(System.Xml) = 1.0.5000.0
14mu|mono-3.12.1-6|82	Provides:       mono(mscorlib) = 1.0.5000.0
14mu|mono-3.12.1-6|83	%if ! %bootstrap
14mu|mono-3.12.1-6|84	#gw needed for mono-find-requires which needs monodis and libmono.so
14mu|mono-3.12.1-6|85	BuildRequires: mono-devel
14mu|mono-3.12.1-6|86	%endif
14mu|mono-3.12.1-6|87	
14mu|mono-3.12.1-6|88	%rename mono-2.0
14mu|mono-3.12.1-6|89	%rename mono-4.0
14mu|mono-3.12.1-6|90	
14mu|mono-3.12.1-6|91	%description
14mu|mono-3.12.1-6|92	Mono is an implementation of the ECMA Common Language Infrastructure,
14mu|mono-3.12.1-6|93	it contains both a just-in-time compiler for maximum performance, and
14mu|mono-3.12.1-6|94	an interpeter.  It can also be used to run programs from the .NET
14mu|mono-3.12.1-6|95	Framework.
14mu|mono-3.12.1-6|96	
14mu|mono-3.12.1-6|97	This package contains the core of the Mono runtime including its
14mu|mono-3.12.1-6|98	Virtual Machine, Just-in-time compiler, C# compiler, security tools
14mu|mono-3.12.1-6|99	and libraries (corlib, XML, System.Security, System.Drawing, ZipLib,
14mu|mono-3.12.1-6|100	I18N, Cairo and Mono.*).
14mu|mono-3.12.1-6|101	
14mu|mono-3.12.1-6|102	%package doc
14mu|mono-3.12.1-6|103	Summary:	Documentation for the Mono runtime
14mu|mono-3.12.1-6|104	Group:		Development/C#
14mu|mono-3.12.1-6|105	Requires:	mono
14mu|mono-3.12.1-6|106	BuildArch:	noarch
14mu|mono-3.12.1-6|107	
14mu|mono-3.12.1-6|108	%description doc
14mu|mono-3.12.1-6|109	Mono is an implementation of the ECMA Common Language Infrastructure,
14mu|mono-3.12.1-6|110	it contains both a just-in-time compiler for maximum performance, and
14mu|mono-3.12.1-6|111	an interpeter.  It can also be used to run programs from the .NET
14mu|mono-3.12.1-6|112	Framework.
14mu|mono-3.12.1-6|113	This package provides documentation for the Mono runtime.
14mu|mono-3.12.1-6|114	
14mu|mono-3.12.1-6|115	%package -n %{libname}
14mu|mono-3.12.1-6|116	Summary:	Libraries for the Mono runtime
14mu|mono-3.12.1-6|117	Group:		System/Libraries
14mu|mono-3.12.1-6|118	
14mu|mono-3.12.1-6|119	%description -n %{libname}
14mu|mono-3.12.1-6|120	Mono is an implementation of the ECMA Common Language Infrastructure,
14mu|mono-3.12.1-6|121	it contains both a just-in-time compiler for maximum performance, and
14mu|mono-3.12.1-6|122	an interpeter.  It can also be used to run programs from the .NET
14mu|mono-3.12.1-6|123	Framework.
14mu|mono-3.12.1-6|124	This package provides the versioned libraries for the Mono runtime.
14mu|mono-3.12.1-6|125	
14mu|mono-3.12.1-6|126	%package -n %{libname1}
14mu|mono-3.12.1-6|127	Summary:	Libraries for the Mono runtime
14mu|mono-3.12.1-6|128	Group:		System/Libraries
14mu|mono-3.12.1-6|129	Conflicts:	%{_lib}mono0 < 3.2.0-2
14mu|mono-3.12.1-6|130	
14mu|mono-3.12.1-6|131	%description -n %{libname1}
14mu|mono-3.12.1-6|132	Mono is an implementation of the ECMA Common Language Infrastructure,
14mu|mono-3.12.1-6|133	it contains both a just-in-time compiler for maximum performance, and
14mu|mono-3.12.1-6|134	an interpeter.  It can also be used to run programs from the .NET
14mu|mono-3.12.1-6|135	Framework.
14mu|mono-3.12.1-6|136	This package provides the versioned libraries for the Mono runtime.
14mu|mono-3.12.1-6|137	
14mu|mono-3.12.1-6|138	%if %llvm == yes
14mu|mono-3.12.1-6|139	%package -n %{libnamellvm}
14mu|mono-3.12.1-6|140	License:        LGPLv2
14mu|mono-3.12.1-6|141	Summary:	Loadable LLVM libary for mono
14mu|mono-3.12.1-6|142	Group:          System/Libraries
14mu|mono-3.12.1-6|143	
14mu|mono-3.12.1-6|144	%description -n %{libnamellvm}
14mu|mono-3.12.1-6|145	The Mono Project is an open development initiative that is working to
14mu|mono-3.12.1-6|146	develop an open source, Unix version of the .NET development platform.
14mu|mono-3.12.1-6|147	Its objective is to enable Unix developers to build and deploy
14mu|mono-3.12.1-6|148	cross-platform .NET applications. The project will implement various
14mu|mono-3.12.1-6|149	technologies that have been submitted to the ECMA for standardization.
14mu|mono-3.12.1-6|150	
14mu|mono-3.12.1-6|151	Loadable LLVM libary for mono.
14mu|mono-3.12.1-6|152	%endif
14mu|mono-3.12.1-6|153	
14mu|mono-3.12.1-6|154	%package data-sqlite
14mu|mono-3.12.1-6|155	Summary:	SQLite database connectivity for mono
14mu|mono-3.12.1-6|156	Group:		Development/C#
14mu|mono-3.12.1-6|157	Requires:	%mklibname sqlite 0
14mu|mono-3.12.1-6|158	Requires:	%mklibname sqlite3_ 0
14mu|mono-3.12.1-6|159	
14mu|mono-3.12.1-6|160	%description data-sqlite
14mu|mono-3.12.1-6|161	Mono is an implementation of the ECMA Common Language Infrastructure,
14mu|mono-3.12.1-6|162	it contains both a just-in-time compiler for maximum performance, and
14mu|mono-3.12.1-6|163	an interpeter.  It can also be used to run programs from the .NET
14mu|mono-3.12.1-6|164	Framework.
14mu|mono-3.12.1-6|165	This package provides the connectivity to the sqlite database for Mono.
14mu|mono-3.12.1-6|166	
14mu|mono-3.12.1-6|167	%package -n %{libnamedev}
14mu|mono-3.12.1-6|168	Summary:	Tools required to embed the Mono runtime
14mu|mono-3.12.1-6|169	Group:		Development/C#
14mu|mono-3.12.1-6|170	Requires:	%{libname} = %{version}
14mu|mono-3.12.1-6|171	Requires:	%{libname1} = %{version}
14mu|mono-3.12.1-6|172	%if %llvm == yes
14mu|mono-3.12.1-6|173	Requires:       %{libnamellvm} = %{version}-%{release}
14mu|mono-3.12.1-6|174	%endif
14mu|mono-3.12.1-6|175	Requires:	mono = %{version}
14mu|mono-3.12.1-6|176	Requires:       mono-data = %{version}
14mu|mono-3.12.1-6|177	Requires:       mono-data-sqlite = %{version}
14mu|mono-3.12.1-6|178	Requires: 	mono-data-oracle = %{version}
14mu|mono-3.12.1-6|179	Requires: 	mono-data-postgresql = %{version}
14mu|mono-3.12.1-6|180	Requires: 	mono-extras = %{version}
14mu|mono-3.12.1-6|181	Requires: 	mono-web = %{version}
14mu|mono-3.12.1-6|182	Requires: 	mono-ibm-data-db2 = %{version}
14mu|mono-3.12.1-6|183	Requires: 	mono-locale-extras = %{version}
14mu|mono-3.12.1-6|184	Requires: 	mono-winforms = %{version}
14mu|mono-3.12.1-6|185	Requires: 	mono-nunit = %{version}
14mu|mono-3.12.1-6|186	Requires: 	monodoc-core = %{version}
14mu|mono-3.12.1-6|187	Requires:	mono-wcf = %{version}
14mu|mono-3.12.1-6|188	Requires:	mono-winfxcore = %{version}
14mu|mono-3.12.1-6|189	Conflicts: 	mono-nunit < %{version}-%{release}
14mu|mono-3.12.1-6|190	Conflicts:	mono < 2.10.8-2
14mu|mono-3.12.1-6|191	Provides:	mono-devel = %{version}-%{release}
14mu|mono-3.12.1-6|192	Provides:	libmono-devel = %{version}-%{release}
14mu|mono-3.12.1-6|193	Obsoletes:  %mklibname -d %{name} 0
14mu|mono-3.12.1-6|194	Conflicts: update-alternatives < 1.9.0
14mu|mono-3.12.1-6|195	Provides:       mono(PEAPI) = 1.0.5000.0
14mu|mono-3.12.1-6|196	Provides:       mono(resgen) = 1.0.5000.0
14mu|mono-3.12.1-6|197	Provides: mono-bytefx-data-mysql mono-data-firebird mono-data-sybase mono-jscript
14mu|mono-3.12.1-6|198	Obsoletes: mono-bytefx-data-mysql mono-data-firebird mono-data-sybase mono-jscript
14mu|mono-3.12.1-6|199	%rename mono-build
14mu|mono-3.12.1-6|200	%rename mono-build-2.0
14mu|mono-3.12.1-6|201	%rename mono-build-3.5
14mu|mono-3.12.1-6|202	%rename mono-build-4.0
14mu|mono-3.12.1-6|203	
14mu|mono-3.12.1-6|204	%description -n %{libnamedev}
14mu|mono-3.12.1-6|205	Header files and libraries used to embed the Mono runtime in an application.
14mu|mono-3.12.1-6|206	
14mu|mono-3.12.1-6|207	%package winfxcore
14mu|mono-3.12.1-6|208	Summary: Mono implementation of core WinFX APIs
14mu|mono-3.12.1-6|209	Group: Development/C#
14mu|mono-3.12.1-6|210	Requires: mono = %{version}
14mu|mono-3.12.1-6|211	%rename		mono-winfxcore-2.0
14mu|mono-3.12.1-6|212	%rename		mono-winfxcore-4.0
14mu|mono-3.12.1-6|213	
14mu|mono-3.12.1-6|214	%description winfxcore
14mu|mono-3.12.1-6|215	The Mono Project is an open development initiative that is working to
14mu|mono-3.12.1-6|216	develop an open source, Unix version of the .NET development platform.
14mu|mono-3.12.1-6|217	Its objective is to enable Unix developers to build and deploy
14mu|mono-3.12.1-6|218	cross-platform .NET applications. The project will implement various
14mu|mono-3.12.1-6|219	technologies that have been submitted to the ECMA for standardization.
14mu|mono-3.12.1-6|220	
14mu|mono-3.12.1-6|221	Mono implementation of core WinFX APIs
14mu|mono-3.12.1-6|222	
14mu|mono-3.12.1-6|223	%package web
14mu|mono-3.12.1-6|224	Summary: ASP.NET, Remoting, and Web Services for Mono
14mu|mono-3.12.1-6|225	Group:	 	  Development/C#
14mu|mono-3.12.1-6|226	Requires: mono = %{version}
14mu|mono-3.12.1-6|227	Provides:        mono(System.Web) = 1.0.3300.0
14mu|mono-3.12.1-6|228	Provides:       mono(Mono.Http) = 1.0.5000.0
14mu|mono-3.12.1-6|229	Provides:       mono(System.Runtime.Remoting) = 1.0.5000.0
14mu|mono-3.12.1-6|230	Provides:       mono(System.Runtime.Serialization.Formatters.Soap) = 1.0.5000.0
14mu|mono-3.12.1-6|231	Provides:       mono(System.Web) = 1.0.5000.0
14mu|mono-3.12.1-6|232	Provides:       mono(System.Web.Services) = 1.0.5000.0
14mu|mono-3.12.1-6|233	Provides:       mono(System.WebPages) = 2.1.0.0
14mu|mono-3.12.1-6|234	%rename		mono-web-2.0
14mu|mono-3.12.1-6|235	%rename		mono-web-4.0
14mu|mono-3.12.1-6|236	%rename		mono-web-compat
14mu|mono-3.12.1-6|237	
14mu|mono-3.12.1-6|238	%description web
14mu|mono-3.12.1-6|239	This package provides the ASP.NET libraries and runtime for
14mu|mono-3.12.1-6|240	development of web application, web services and remoting support.
14mu|mono-3.12.1-6|241	
14mu|mono-3.12.1-6|242	%package data-oracle
14mu|mono-3.12.1-6|243	Summary: Oracle database connectivity for Mono
14mu|mono-3.12.1-6|244	Group:	 	Development/C#
14mu|mono-3.12.1-6|245	Requires:	mono = %{version}
14mu|mono-3.12.1-6|246	Provides:       mono(System.Data.OracleClient) = 1.0.5000.0
14mu|mono-3.12.1-6|247	Provides:       mono(System.Web.WebPages.Deployment) = 2.1.0.0
14mu|mono-3.12.1-6|248	
14mu|mono-3.12.1-6|249	%description data-oracle
14mu|mono-3.12.1-6|250	This package contains the ADO.NET Data provider for the Oracle
14mu|mono-3.12.1-6|251	database.
14mu|mono-3.12.1-6|252	
14mu|mono-3.12.1-6|253	%package data
14mu|mono-3.12.1-6|254	Summary: Database connectivity for Mono
14mu|mono-3.12.1-6|255	Group:	 	  Development/C#
14mu|mono-3.12.1-6|256	Requires:	  mono = %{version}
14mu|mono-3.12.1-6|257	Provides:       mono(System.Data) = 1.0.3300.0
14mu|mono-3.12.1-6|258	Provides:       mono(Mono.Data.Tds) = 1.0.5000.0
14mu|mono-3.12.1-6|259	Provides:       mono(Novell.Directory.Ldap) = 1.0.5000.0
14mu|mono-3.12.1-6|260	Provides:       mono(System.Data) = 1.0.5000.0
14mu|mono-3.12.1-6|261	Provides:       mono(System.DirectoryServices) = 1.0.5000.0
14mu|mono-3.12.1-6|262	Provides:       mono(System.EnterpriseServices) = 1.0.5000.0
14mu|mono-3.12.1-6|263	Provides:       mono(System.Data.Entity) = 4.0.0.0
14mu|mono-3.12.1-6|264	%rename		mono-data-2.0
14mu|mono-3.12.1-6|265	%rename		mono-data-4.0
14mu|mono-3.12.1-6|266	%rename		mono-data-compat
14mu|mono-3.12.1-6|267	
14mu|mono-3.12.1-6|268	%description data
14mu|mono-3.12.1-6|269	This package provides a Mono assembly to facilitate data access and
14mu|mono-3.12.1-6|270	manipulation with databases, LDAP compatible directory servers and/or
14mu|mono-3.12.1-6|271	XML data exchange. Beyond the ADO.NET, Novell.LDAP and
14mu|mono-3.12.1-6|272	System.DirectoryServices assemblies, it also includes a command line
14mu|mono-3.12.1-6|273	sql application as well as the Microsoft SQL Server and ODBC data
14mu|mono-3.12.1-6|274	providers.
14mu|mono-3.12.1-6|275	
14mu|mono-3.12.1-6|276	%package extras
14mu|mono-3.12.1-6|277	Summary: Infrastructure for running and building daemons and services
14mu|mono-3.12.1-6|278	Group:	 	  Development/C#
14mu|mono-3.12.1-6|279	Requires:	  mono = %{version}
14mu|mono-3.12.1-6|280	Provides:       mono(Mono.Messaging) = 1.0.5000.0
14mu|mono-3.12.1-6|281	Provides:       mono(Mono.Messaging.RabbitMQ) = 1.0.5000.0
14mu|mono-3.12.1-6|282	Provides:       mono(RabbitMQ.Client) = 1.0.5000.0
14mu|mono-3.12.1-6|283	Provides:       mono(System.Configuration.Install) = 1.0.5000.0
14mu|mono-3.12.1-6|284	Provides:       mono(System.Management) = 1.0.5000.0
14mu|mono-3.12.1-6|285	Provides:       mono(System.Messaging) = 1.0.5000.0
14mu|mono-3.12.1-6|286	Provides:       mono(System.ServiceProcess) = 1.0.5000.0
14mu|mono-3.12.1-6|287	Provides:       mono(mono-service) = 1.0.5000.0
14mu|mono-3.12.1-6|288	%rename		mono-extras-2.0
14mu|mono-3.12.1-6|289	%rename		mono-extras-4.0
14mu|mono-3.12.1-6|290	
14mu|mono-3.12.1-6|291	%description extras
14mu|mono-3.12.1-6|292	This package provides the libary and application to run services and
14mu|mono-3.12.1-6|293	daemons with Mono. It also includes stubs for the following .NET 1.1
14mu|mono-3.12.1-6|294	and 2.0 assemblies: Microsoft.Vsa, System.Configuration.Install,
14mu|mono-3.12.1-6|295	System.Management, System.Messaging.
14mu|mono-3.12.1-6|296	
14mu|mono-3.12.1-6|297	%package ibm-data-db2
14mu|mono-3.12.1-6|298	Summary: IBM DB2 database connectivity for Mono
14mu|mono-3.12.1-6|299	Group:	     Development/C#
14mu|mono-3.12.1-6|300	Requires:    mono = %{version}
14mu|mono-3.12.1-6|301	
14mu|mono-3.12.1-6|302	%description ibm-data-db2
14mu|mono-3.12.1-6|303	This package contains the ADO.NET Data provider for the IBM DB2
14mu|mono-3.12.1-6|304	Universal database.
14mu|mono-3.12.1-6|305	
14mu|mono-3.12.1-6|306	%package winforms
14mu|mono-3.12.1-6|307	Summary: Windows Forms implementation for Mono
14mu|mono-3.12.1-6|308	Group:	 	 Development/C#
14mu|mono-3.12.1-6|309	Requires:	 mono = %{version}
14mu|mono-3.12.1-6|310	#gw not available on Cooker
14mu|mono-3.12.1-6|311	#Requires: gluezilla >= 2.0
14mu|mono-3.12.1-6|312	Provides:        mono(System.Windows.Forms) = 1.0.3300.0
14mu|mono-3.12.1-6|313	Provides:       mono(Accessibility) = 1.0.5000.0
14mu|mono-3.12.1-6|314	Provides:       mono(System.Design) = 1.0.5000.0
14mu|mono-3.12.1-6|315	Provides:       mono(System.Drawing) = 1.0.5000.0
14mu|mono-3.12.1-6|316	Provides:       mono(System.Drawing.Design) = 1.0.5000.0
14mu|mono-3.12.1-6|317	Provides:       mono(System.Windows.Forms) = 1.0.5000.0
14mu|mono-3.12.1-6|318	%rename		mono-winforms-2.0
14mu|mono-3.12.1-6|319	%rename		mono-winforms-4.0
14mu|mono-3.12.1-6|320	
14mu|mono-3.12.1-6|321	%description winforms
14mu|mono-3.12.1-6|322	This package provides a fully managed implementation of
14mu|mono-3.12.1-6|323	System.Windows.Forms, the default graphical toolkit for .NET
14mu|mono-3.12.1-6|324	applications.
14mu|mono-3.12.1-6|325	
14mu|mono-3.12.1-6|326	%package locale-extras
14mu|mono-3.12.1-6|327	Summary: Extra locale information for Mono
14mu|mono-3.12.1-6|328	Group:	       Development/C#
14mu|mono-3.12.1-6|329	Requires:      mono = %{version}
14mu|mono-3.12.1-6|330	Provides:       mono(I18N.CJK) = 1.0.5000.0
14mu|mono-3.12.1-6|331	Provides:       mono(I18N.MidEast) = 1.0.5000.0
14mu|mono-3.12.1-6|332	Provides:       mono(I18N.Other) = 1.0.5000.0
14mu|mono-3.12.1-6|333	Provides:       mono(I18N.Rare) = 1.0.5000.0
14mu|mono-3.12.1-6|334	%rename		mono-locale-extras-2.0
14mu|mono-3.12.1-6|335	%rename		mono-locale-extras-4.0
14mu|mono-3.12.1-6|336	
14mu|mono-3.12.1-6|337	%description locale-extras
14mu|mono-3.12.1-6|338	This package contains assemblies to support I18N applications for
14mu|mono-3.12.1-6|339	non-latin alphabets.
14mu|mono-3.12.1-6|340	
14mu|mono-3.12.1-6|341	%package data-postgresql
14mu|mono-3.12.1-6|342	Summary: Postgresql database connectivity for Mono
14mu|mono-3.12.1-6|343	Group:	 	    Development/C#
14mu|mono-3.12.1-6|344	Requires:	    mono = %{version}
14mu|mono-3.12.1-6|345	Provides:       mono(Npgsql) = 1.0.5000.0
14mu|mono-3.12.1-6|346	
14mu|mono-3.12.1-6|347	%description data-postgresql
14mu|mono-3.12.1-6|348	This package contains the ADO.NET Data provider for the Postgresql
14mu|mono-3.12.1-6|349	database.
14mu|mono-3.12.1-6|350	
14mu|mono-3.12.1-6|351	
14mu|mono-3.12.1-6|352	%package nunit
14mu|mono-3.12.1-6|353	Summary:	NUnit Testing Framework
14mu|mono-3.12.1-6|354	Group:	Development/C#
14mu|mono-3.12.1-6|355	Requires: %{name} = %{version}
14mu|mono-3.12.1-6|356	Conflicts: %{libname}-devel < %{version}-%{release}
14mu|mono-3.12.1-6|357	# for biarch:
14mu|mono-3.12.1-6|358	Conflicts: lib%{name}%{major}-devel < %{version}-%{release}
14mu|mono-3.12.1-6|359	
14mu|mono-3.12.1-6|360	%description nunit
14mu|mono-3.12.1-6|361	NUnit is a unit-testing framework for all .Net languages.  Initially
14mu|mono-3.12.1-6|362	ported from JUnit, the current release, version 2.2, is the fourth
14mu|mono-3.12.1-6|363	major release of this xUnit based unit testing tool for Microsoft
14mu|mono-3.12.1-6|364	.NET. It is written entirely in C# and has been completely redesigned
14mu|mono-3.12.1-6|365	to take advantage of many .NET language features, for example custom
14mu|mono-3.12.1-6|366	attributes and other reflection related capabilities. NUnit brings
14mu|mono-3.12.1-6|367	xUnit to all .NET languages.
14mu|mono-3.12.1-6|368	
14mu|mono-3.12.1-6|369	%package -n monodoc-core
14mu|mono-3.12.1-6|370	Summary:        Monodoc-Documentation tools for C# code
14mu|mono-3.12.1-6|371	Group:          Development/C#
14mu|mono-3.12.1-6|372	Provides:       monodoc
14mu|mono-3.12.1-6|373	Obsoletes:      monodoc
14mu|mono-3.12.1-6|374	
14mu|mono-3.12.1-6|375	%description -n monodoc-core
14mu|mono-3.12.1-6|376	Monodoc-core contains documentation tools for C#.
14mu|mono-3.12.1-6|377	
14mu|mono-3.12.1-6|378	%package rx-core
14mu|mono-3.12.1-6|379	License:        MIT and Apache License 2.0
14mu|mono-3.12.1-6|380	Summary:        Reactive Extensions for Mono core libraries
14mu|mono-3.12.1-6|381	Group:          Development/C#
14mu|mono-3.12.1-6|382	Requires:	mono = %{version}
14mu|mono-3.12.1-6|383	Provides:	mono(System.Reactive.Linq) = 2.1.30214.0
14mu|mono-3.12.1-6|384	Provides:       mono(System.Reactive.Interfaces) = 2.1.30214.0
14mu|mono-3.12.1-6|385	
14mu|mono-3.12.1-6|386	%description rx-core
14mu|mono-3.12.1-6|387	A library to compose asynchronous and event-based programs using
14mu|mono-3.12.1-6|388	observable collections and LINQ-style query operators.
14mu|mono-3.12.1-6|389	Reactive Extensions for Mono, core packages, which don't depend on
14mu|mono-3.12.1-6|390	desktop-specific features.
14mu|mono-3.12.1-6|391	
14mu|mono-3.12.1-6|392	%package rx-desktop
14mu|mono-3.12.1-6|393	License:        MIT and Apache License 2.0
14mu|mono-3.12.1-6|394	Summary:        Reactive Extensions for Mono desktop-specific libraries
14mu|mono-3.12.1-6|395	Group:          Development/C#
14mu|mono-3.12.1-6|396	Requires:	mono = %{version}
14mu|mono-3.12.1-6|397	Requires:	mono-rx-core = %{version}-%{release}
14mu|mono-3.12.1-6|398	
14mu|mono-3.12.1-6|399	%description rx-desktop
14mu|mono-3.12.1-6|400	A library to compose asynchronous and event-based programs using
14mu|mono-3.12.1-6|401	observable collections and LINQ-style query operators.
14mu|mono-3.12.1-6|402	Reactive Extensions for Mono, desktop-specific packages (winforms,
14mu|mono-3.12.1-6|403	windows threading).
14mu|mono-3.12.1-6|404	
14mu|mono-3.12.1-6|405	%package wcf
14mu|mono-3.12.1-6|406	Summary:        Mono implementation of WCF, Windows Communication Foundation
14mu|mono-3.12.1-6|407	Group:          Development/C#
14mu|mono-3.12.1-6|408	Requires:	%{name} = %{version}
14mu|mono-3.12.1-6|409	%rename		mono-wcf-2.0
14mu|mono-3.12.1-6|410	%rename		mono-wcf-4.0
14mu|mono-3.12.1-6|411	
14mu|mono-3.12.1-6|412	%description wcf
14mu|mono-3.12.1-6|413	The Mono Project is an open development initiative that is working to
14mu|mono-3.12.1-6|414	develop an open source, Unix version of the .NET development platform.
14mu|mono-3.12.1-6|415	Its objective is to enable Unix developers to build and deploy
14mu|mono-3.12.1-6|416	cross-platform .NET applications. The project will implement various
14mu|mono-3.12.1-6|417	technologies that have been submitted to the ECMA for standardization.
14mu|mono-3.12.1-6|418	
14mu|mono-3.12.1-6|419	Mono implementation of WCF, Windows Communication Foundation
14mu|mono-3.12.1-6|420	
14mu|mono-3.12.1-6|421	%prep
14mu|mono-3.12.1-6|422	%setup -q
14mu|mono-3.12.1-6|423	cp %SOURCE2 mcs/tools/xbuild/targets/
14mu|mono-3.12.1-6|424	%patch0 -p1 -b .dllmap
14mu|mono-3.12.1-6|425	%patch1 -p1 -b .selfexe
14mu|mono-3.12.1-6|426	%patch4 -p1 -b .glop
14mu|mono-3.12.1-6|427	#%patch5 -p1 -b .cve_2011_0992
14mu|mono-3.12.1-6|428	#%patch6 -p0 -b .build
14mu|mono-3.12.1-6|429	#patch7 -p1 -b .armv6
14mu|mono-3.12.1-6|430	autoconf
14mu|mono-3.12.1-6|431	
14mu|mono-3.12.1-6|432	%build
14mu|mono-3.12.1-6|433	#gw else the syslog() call will not build
14mu|mono-3.12.1-6|434	#https://bugzilla.novell.com/show_bug.cgi?id=590967#c16
14mu|mono-3.12.1-6|435	%define Werror_cflags %nil
14mu|mono-3.12.1-6|436	#gw else libmonosgen-2.0.la does not build
14mu|mono-3.12.1-6|437	%define _disable_ld_no_undefined 1
14mu|mono-3.12.1-6|438	export CFLAGS="%{optflags} -fno-strict-aliasing"
14mu|mono-3.12.1-6|439	%configure2_5x --with-preview=yes --enable-static \
14mu|mono-3.12.1-6|440	--with-libgdiplus=installed \
14mu|mono-3.12.1-6|441	--with-sgen=%{sgen} \
14mu|mono-3.12.1-6|442	%if %llvm == yes
14mu|mono-3.12.1-6|443	--enable-loadedllvm \
14mu|mono-3.12.1-6|444	%endif
14mu|mono-3.12.1-6|445	%ifarch %arm
14mu|mono-3.12.1-6|446	--with-armv6=no \
14mu|mono-3.12.1-6|447	%endif
14mu|mono-3.12.1-6|448	%if %{oprofile_support}
14mu|mono-3.12.1-6|449	--with-oprofile=%{_prefix}
14mu|mono-3.12.1-6|450	%endif
14mu|mono-3.12.1-6|451	
14mu|mono-3.12.1-6|452	#gw parallel build broken in 2.6
14mu|mono-3.12.1-6|453	%make
14mu|mono-3.12.1-6|454	
14mu|mono-3.12.1-6|455	%install
14mu|mono-3.12.1-6|456	%makeinstall_std
14mu|mono-3.12.1-6|457	
14mu|mono-3.12.1-6|458	mv %{buildroot}%{_datadir}/libgc-mono installed-docs
14mu|mono-3.12.1-6|459	ln -sf mono-sgen %{buildroot}%{_bindir}/mono
14mu|mono-3.12.1-6|460	
14mu|mono-3.12.1-6|461	#gw these are all obsolete and shouldn't be packaged:
14mu|mono-3.12.1-6|462	rm -f %{buildroot}%{_bindir}/mbas \
14mu|mono-3.12.1-6|463	%{buildroot}%{_mandir}/man1/{mint.1,oldmono.1,monostyle.1}
14mu|mono-3.12.1-6|464	# these work on Windows only
14mu|mono-3.12.1-6|465	rm -fr %{buildroot}%{monodir}/*/Mono.Security.Win32*
14mu|mono-3.12.1-6|466	# remove stuff that we don't package
14mu|mono-3.12.1-6|467	rm -f %{buildroot}%{_bindir}/cilc
14mu|mono-3.12.1-6|468	rm -f %{buildroot}%{_mandir}/man1/cilc.1*
14mu|mono-3.12.1-6|469	rm -f %{buildroot}%{monodir}/*/browsercaps-updater.exe*
14mu|mono-3.12.1-6|470	rm -f %{buildroot}%{monodir}/*/culevel.exe*
14mu|mono-3.12.1-6|471	rm -f %{buildroot}%{monodir}/*/cilc.exe*
14mu|mono-3.12.1-6|472	find %{buildroot} -name '*.la' | xargs rm
14mu|mono-3.12.1-6|473	
14mu|mono-3.12.1-6|474	#gw not in 2.8 as well:
14mu|mono-3.12.1-6|475	rm -f %{buildroot}%{_bindir}/prj2make
14mu|mono-3.12.1-6|476	rm -f %{buildroot}%{_mandir}/man1/prj2make.1*
14mu|mono-3.12.1-6|477	#gw not usable on Cooker:
14mu|mono-3.12.1-6|478	#gw it is still needed for the deps
14mu|mono-3.12.1-6|479	#rm -rf %buildroot/%{monodir}/*/Mono.WebBrowser*
14mu|mono-3.12.1-6|480	
14mu|mono-3.12.1-6|481	# https://bugzilla.xamarin.com/show_bug.cgi?id=12837
14mu|mono-3.12.1-6|482	ln -s %{monodir}/*/mcs.exe %{buildroot}%{monodir}/2.0/gmcs.exe
14mu|mono-3.12.1-6|483	
14mu|mono-3.12.1-6|484	%find_lang mcs
14mu|mono-3.12.1-6|485	
14mu|mono-3.12.1-6|486	mkdir -p %{buildroot}%{_sysconfdir}/pki/mono
14mu|mono-3.12.1-6|487	install -p -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pki/mono/
14mu|mono-3.12.1-6|488	# (tv) temp fix:
14mu|mono-3.12.1-6|489	cp -a mcs/tools/xbuild/targets/ %{buildroot}%{monodir}/4.0/Microsoft.Portable.CSharp.targets
14mu|mono-3.12.1-6|490	
14mu|mono-3.12.1-6|491	%files -f mcs.lang
14mu|mono-3.12.1-6|492	%dir %{_sysconfdir}/mono
14mu|mono-3.12.1-6|493	%dir %{_sysconfdir}/mono/4.0/
14mu|mono-3.12.1-6|494	%dir %{_sysconfdir}/mono/4.5/
14mu|mono-3.12.1-6|495	%config(noreplace) %{_sysconfdir}/mono/2.0/machine.config
14mu|mono-3.12.1-6|496	%config(noreplace) %{_sysconfdir}/mono/4.0/machine.config
14mu|mono-3.12.1-6|497	%config(noreplace) %{_sysconfdir}/mono/4.5/machine.config
14mu|mono-3.12.1-6|498	%config(noreplace) %{_sysconfdir}/mono/2.0/settings.map
14mu|mono-3.12.1-6|499	%config(noreplace) %{_sysconfdir}/mono/4.0/settings.map
14mu|mono-3.12.1-6|500	%config(noreplace) %{_sysconfdir}/mono/4.5/settings.map
14mu|mono-3.12.1-6|501	%config  %{_sysconfdir}/mono/config
14mu|mono-3.12.1-6|502	%{_bindir}/mono
14mu|mono-3.12.1-6|503	%{_bindir}/mono-configuration-crypto
14mu|mono-3.12.1-6|504	%{_bindir}/mono-boehm
14mu|mono-3.12.1-6|505	
14mu|mono-3.12.1-6|506	%if %sgen == yes
14mu|mono-3.12.1-6|507	%{_bindir}/mono-sgen
14mu|mono-3.12.1-6|508	%endif
14mu|mono-3.12.1-6|509	%{_bindir}/mono-test-install
14mu|mono-3.12.1-6|510	%{_bindir}/csharp
14mu|mono-3.12.1-6|511	#%_bindir/csharp2
14mu|mono-3.12.1-6|512	%{_bindir}/cert-sync
14mu|mono-3.12.1-6|513	%{_bindir}/certmgr
14mu|mono-3.12.1-6|514	%{_bindir}/chktrust
14mu|mono-3.12.1-6|515	%{_bindir}/dmcs
14mu|mono-3.12.1-6|516	%{_bindir}/gacutil
14mu|mono-3.12.1-6|517	%{_bindir}/gacutil2
14mu|mono-3.12.1-6|518	%{_bindir}/gmcs
14mu|mono-3.12.1-6|519	%{_bindir}/ikdasm
14mu|mono-3.12.1-6|520	%{_bindir}/mcs
14mu|mono-3.12.1-6|521	%{_bindir}/mozroots
14mu|mono-3.12.1-6|522	%{_bindir}/peverify
14mu|mono-3.12.1-6|523	%{_bindir}/setreg
14mu|mono-3.12.1-6|524	%{_bindir}/sn
14mu|mono-3.12.1-6|525	%{_mandir}/man1/mono.1*
14mu|mono-3.12.1-6|526	%{_mandir}/man1/mono-configuration-crypto.1*
14mu|mono-3.12.1-6|527	%{_mandir}/man1/certmgr.1*
14mu|mono-3.12.1-6|528	%{_mandir}/man1/chktrust.1*
14mu|mono-3.12.1-6|529	%{_mandir}/man1/csharp.1*
14mu|mono-3.12.1-6|530	%{_mandir}/man1/gacutil.1*
14mu|mono-3.12.1-6|531	%{_mandir}/man1/mcs.1*
14mu|mono-3.12.1-6|532	%{_mandir}/man1/mozroots.1*
14mu|mono-3.12.1-6|533	%{_mandir}/man1/setreg.1*
14mu|mono-3.12.1-6|534	%{_mandir}/man1/sn.1*
14mu|mono-3.12.1-6|535	%{_mandir}/man5/mono-config.5*
14mu|mono-3.12.1-6|536	%dir %{monodir}
14mu|mono-3.12.1-6|537	%dir %{monodir}/gac/
14mu|mono-3.12.1-6|538	%dir %{monodir}/2.0/
14mu|mono-3.12.1-6|539	%dir %{monodir}/3.5/
14mu|mono-3.12.1-6|540	%dir %{monodir}/4.0/
14mu|mono-3.12.1-6|541	%dir %{monodir}/4.5/
14mu|mono-3.12.1-6|542	%{monodir}/mono-configuration-crypto
14mu|mono-3.12.1-6|543	#%{monodir}/2.0/csharp.exe
14mu|mono-3.12.1-6|544	#%{monodir}/2.0/csharp.exe.mdb
14mu|mono-3.12.1-6|545	%{monodir}/4.5/csharp.exe*
14mu|mono-3.12.1-6|546	%{monodir}/4.5/chktrust.exe*
14mu|mono-3.12.1-6|547	#%{monodir}/4.5/dmcs.exe*
14mu|mono-3.12.1-6|548	%{monodir}/2.0/gacutil.exe
14mu|mono-3.12.1-6|549	%{monodir}/2.0/gacutil.exe.mdb
14mu|mono-3.12.1-6|550	%{monodir}/4.5/gacutil.exe
14mu|mono-3.12.1-6|551	%{monodir}/4.5/gacutil.exe.mdb
14mu|mono-3.12.1-6|552	#%{monodir}/2.0/gmcs.exe*
14mu|mono-3.12.1-6|553	%{monodir}/4.5/cert-sync.exe*
14mu|mono-3.12.1-6|554	%{monodir}/4.5/certmgr.exe*
14mu|mono-3.12.1-6|555	%{monodir}/4.5/ikdasm.exe*
14mu|mono-3.12.1-6|556	%{monodir}/4.5/mcs.exe*
14mu|mono-3.12.1-6|557	%{monodir}/4.5/mozroots.exe*
14mu|mono-3.12.1-6|558	%{monodir}/4.5/setreg.exe*
14mu|mono-3.12.1-6|559	%{monodir}/4.5/sn.exe*
14mu|mono-3.12.1-6|560	%{monodir}/gac/cscompmgd
14mu|mono-3.12.1-6|561	%{monodir}/2.0/cscompmgd.dll
14mu|mono-3.12.1-6|562	%{monodir}/4.0/cscompmgd.dll
14mu|mono-3.12.1-6|563	%{monodir}/4.5/cscompmgd.dll
14mu|mono-3.12.1-6|564	%{monodir}/gac/I18N.West
14mu|mono-3.12.1-6|565	%{monodir}/2.0/I18N.West.dll
14mu|mono-3.12.1-6|566	%{monodir}/4.0/I18N.West.dll
14mu|mono-3.12.1-6|567	%{monodir}/4.5/I18N.West.dll
14mu|mono-3.12.1-6|568	%{monodir}/gac/I18N
14mu|mono-3.12.1-6|569	%{monodir}/2.0/I18N.dll
14mu|mono-3.12.1-6|570	%{monodir}/4.0/I18N.dll
14mu|mono-3.12.1-6|571	%{monodir}/4.5/I18N.dll
14mu|mono-3.12.1-6|572	%{monodir}/gac/Microsoft.CSharp
14mu|mono-3.12.1-6|573	%{monodir}/4.0/Microsoft.CSharp.dll
14mu|mono-3.12.1-6|574	%{monodir}/4.0/Microsoft.Portable.CSharp.targets
14mu|mono-3.12.1-6|575	%{monodir}/4.5/Microsoft.CSharp.dll
14mu|mono-3.12.1-6|576	%{monodir}/4.0/Microsoft.VisualC.dll
14mu|mono-3.12.1-6|577	%{monodir}/4.5/Microsoft.VisualC.dll
14mu|mono-3.12.1-6|578	%{monodir}/gac/Mono.CompilerServices.SymbolWriter
14mu|mono-3.12.1-6|579	%{monodir}/2.0/Mono.CompilerServices.SymbolWriter.dll
14mu|mono-3.12.1-6|580	%{monodir}/4.0/Mono.CompilerServices.SymbolWriter.dll
14mu|mono-3.12.1-6|581	%{monodir}/4.5/Mono.CompilerServices.SymbolWriter.dll
14mu|mono-3.12.1-6|582	%{monodir}/gac/Mono.CSharp
14mu|mono-3.12.1-6|583	%{monodir}/2.0/Mono.CSharp.dll
14mu|mono-3.12.1-6|584	%{monodir}/4.0/Mono.CSharp.dll
14mu|mono-3.12.1-6|585	%{monodir}/4.5/Mono.CSharp.dll
14mu|mono-3.12.1-6|586	%{monodir}/gac/Mono.Management
14mu|mono-3.12.1-6|587	%{monodir}/2.0/Mono.Management.dll
14mu|mono-3.12.1-6|588	%{monodir}/4.0/Mono.Management.dll
14mu|mono-3.12.1-6|589	%{monodir}/4.5/Mono.Management.dll
14mu|mono-3.12.1-6|590	%{monodir}/gac/Mono.Security
14mu|mono-3.12.1-6|591	%{monodir}/2.0/Mono.Security.dll
14mu|mono-3.12.1-6|592	%{monodir}/4.0/Mono.Security.dll
14mu|mono-3.12.1-6|593	%{monodir}/4.5/Mono.Security.dll
14mu|mono-3.12.1-6|594	%{monodir}/gac/Mono.Simd
14mu|mono-3.12.1-6|595	%{monodir}/2.0/Mono.Simd.dll
14mu|mono-3.12.1-6|596	%{monodir}/4.0/Mono.Simd.dll
14mu|mono-3.12.1-6|597	%{monodir}/4.5/Mono.Simd.dll
14mu|mono-3.12.1-6|598	%{monodir}/2.0/Mono.Tasklets.dll
14mu|mono-3.12.1-6|599	%{monodir}/4.0/Mono.Tasklets.dll
14mu|mono-3.12.1-6|600	%{monodir}/4.5/Mono.Tasklets.dll
14mu|mono-3.12.1-6|601	%{monodir}/gac/Mono.Tasklets
14mu|mono-3.12.1-6|602	%{monodir}/gac/System.Core
14mu|mono-3.12.1-6|603	%{monodir}/2.0/System.Core.dll
14mu|mono-3.12.1-6|604	%{monodir}/4.0/System.Core.dll
14mu|mono-3.12.1-6|605	%{monodir}/4.5/System.Core.dll
14mu|mono-3.12.1-6|606	%{monodir}/gac/System.Net
14mu|mono-3.12.1-6|607	%{monodir}/2.0/System.Net.dll
14mu|mono-3.12.1-6|608	%{monodir}/4.0/System.Net.dll
14mu|mono-3.12.1-6|609	%{monodir}/4.5/System.Net.dll
14mu|mono-3.12.1-6|610	%{monodir}/4.5/System.Net.Http.dll
14mu|mono-3.12.1-6|611	%{monodir}/gac/System.Net.Http
14mu|mono-3.12.1-6|612	%{monodir}/4.5/System.Net.Http.Formatting.dll
14mu|mono-3.12.1-6|613	%{monodir}/gac/System.Net.Http.Formatting
14mu|mono-3.12.1-6|614	%{monodir}/4.5/System.Net.Http.WebRequest.dll
14mu|mono-3.12.1-6|615	%{monodir}/gac/System.Net.Http.WebRequest
14mu|mono-3.12.1-6|616	%{monodir}/gac/System.Security
14mu|mono-3.12.1-6|617	%{monodir}/2.0/System.Security.dll
14mu|mono-3.12.1-6|618	%{monodir}/4.0/System.Security.dll
14mu|mono-3.12.1-6|619	%{monodir}/4.5/System.Security.dll
14mu|mono-3.12.1-6|620	%{monodir}/gac/System.Xml
14mu|mono-3.12.1-6|621	%{monodir}/2.0/System.Xml.dll
14mu|mono-3.12.1-6|622	%{monodir}/4.0/System.Xml.dll
14mu|mono-3.12.1-6|623	%{monodir}/4.5/System.Xml.dll
14mu|mono-3.12.1-6|624	%{monodir}/gac/System.Xml.Linq
14mu|mono-3.12.1-6|625	%{monodir}/2.0/System.Xml.Linq.dll
14mu|mono-3.12.1-6|626	%{monodir}/4.0/System.Xml.Linq.dll
14mu|mono-3.12.1-6|627	%{monodir}/4.5/System.Xml.Linq.dll
14mu|mono-3.12.1-6|628	%{monodir}/4.5/System.Xml.Serialization.dll
14mu|mono-3.12.1-6|629	%{monodir}/gac/System.Xml.Serialization
14mu|mono-3.12.1-6|630	%{monodir}/gac/System
14mu|mono-3.12.1-6|631	%{monodir}/2.0/System.dll
14mu|mono-3.12.1-6|632	%{monodir}/4.0/System.dll
14mu|mono-3.12.1-6|633	%{monodir}/4.5/System.dll
14mu|mono-3.12.1-6|634	%{monodir}/gac/System.Configuration
14mu|mono-3.12.1-6|635	%{monodir}/2.0/System.Configuration.dll
14mu|mono-3.12.1-6|636	%{monodir}/4.0/System.Configuration.dll
14mu|mono-3.12.1-6|637	%{monodir}/4.5/System.Configuration.dll
14mu|mono-3.12.1-6|638	%{monodir}/2.0/mscorlib.dll*
14mu|mono-3.12.1-6|639	%{monodir}/4.0/mscorlib.dll*
14mu|mono-3.12.1-6|640	%{monodir}/4.5/mscorlib.dll*
14mu|mono-3.12.1-6|641	%{monodir}/gac/Mono.C5
14mu|mono-3.12.1-6|642	%{monodir}/2.0/Mono.C5.dll
14mu|mono-3.12.1-6|643	%{monodir}/4.0/Mono.C5.dll
14mu|mono-3.12.1-6|644	%{monodir}/4.5/Mono.C5.dll
14mu|mono-3.12.1-6|645	%{monodir}/gac/System.Drawing
14mu|mono-3.12.1-6|646	%{monodir}/2.0/System.Drawing.dll
14mu|mono-3.12.1-6|647	%{monodir}/4.0/System.Drawing.dll
14mu|mono-3.12.1-6|648	%{monodir}/4.5/System.Drawing.dll
14mu|mono-3.12.1-6|649	%{monodir}/gac/System.Dynamic
14mu|mono-3.12.1-6|650	%{monodir}/4.0/System.Dynamic.dll
14mu|mono-3.12.1-6|651	%{monodir}/4.5/System.Dynamic.dll
14mu|mono-3.12.1-6|652	%{monodir}/gac/System.Numerics
14mu|mono-3.12.1-6|653	%{monodir}/4.0/System.Numerics.dll
14mu|mono-3.12.1-6|654	%{monodir}/4.5/System.Numerics.dll
14mu|mono-3.12.1-6|655	%{monodir}/gac/Mono.Posix
14mu|mono-3.12.1-6|656	%{monodir}/2.0/Mono.Posix.dll
14mu|mono-3.12.1-6|657	%{monodir}/4.0/Mono.Posix.dll
14mu|mono-3.12.1-6|658	%{monodir}/4.5/Mono.Posix.dll
14mu|mono-3.12.1-6|659	%{monodir}/gac/Mono.Cairo
14mu|mono-3.12.1-6|660	%{monodir}/2.0/Mono.Cairo.dll
14mu|mono-3.12.1-6|661	%{monodir}/4.0/Mono.Cairo.dll
14mu|mono-3.12.1-6|662	%{monodir}/4.5/Mono.Cairo.dll
14mu|mono-3.12.1-6|663	%{monodir}/gac/ICSharpCode.SharpZipLib
14mu|mono-3.12.1-6|664	%{monodir}/2.0/ICSharpCode.SharpZipLib.dll
14mu|mono-3.12.1-6|665	%{monodir}/4.0/ICSharpCode.SharpZipLib.dll
14mu|mono-3.12.1-6|666	%{monodir}/4.5/ICSharpCode.SharpZipLib.dll
14mu|mono-3.12.1-6|667	%dir %{monodir}/compat-2.0/
14mu|mono-3.12.1-6|668	%{monodir}/compat-2.0/ICSharpCode.SharpZipLib.dll
14mu|mono-3.12.1-6|669	%{monodir}/gac/Microsoft.VisualC
14mu|mono-3.12.1-6|670	%{monodir}/2.0/Microsoft.VisualC.dll
14mu|mono-3.12.1-6|671	%{monodir}/gac/Commons.Xml.Relaxng
14mu|mono-3.12.1-6|672	%{monodir}/2.0/Commons.Xml.Relaxng.dll
14mu|mono-3.12.1-6|673	%{monodir}/4.0/Commons.Xml.Relaxng.dll
14mu|mono-3.12.1-6|674	%{monodir}/4.5/Commons.Xml.Relaxng.dll
14mu|mono-3.12.1-6|675	%{monodir}/gac/CustomMarshalers
14mu|mono-3.12.1-6|676	%{monodir}/2.0/CustomMarshalers.dll
14mu|mono-3.12.1-6|677	%{monodir}/4.0/CustomMarshalers.dll
14mu|mono-3.12.1-6|678	%{monodir}/4.5/CustomMarshalers.dll
14mu|mono-3.12.1-6|679	#%{monodir}/gac/OpenSystem.C
14mu|mono-3.12.1-6|680	#%{monodir}/2.0/OpenSystem.C.dll
14mu|mono-3.12.1-6|681	#%{monodir}/4.0/OpenSystem.C.dll
14mu|mono-3.12.1-6|682	#%{monodir}/4.5/OpenSystem.C.dll
14mu|mono-3.12.1-6|683	
14mu|mono-3.12.1-6|684	%{monodir}/2.0/gmcs.exe
14mu|mono-3.12.1-6|685	
14mu|mono-3.12.1-6|686	%files doc
14mu|mono-3.12.1-6|687	%doc AUTHORS COPYING.LIB NEWS
14mu|mono-3.12.1-6|688	%doc docs/*[^Makefile-Makefile.in]
14mu|mono-3.12.1-6|689	%doc mcs*/docs/clr-abi.txt mcs*/docs/compiler.txt mcs*/docs/control-flow-analysis.txt
14mu|mono-3.12.1-6|690	%doc installed-docs/*
14mu|mono-3.12.1-6|691	
14mu|mono-3.12.1-6|692	%files -n %{libname}
14mu|mono-3.12.1-6|693	%{_libdir}/libmono-profiler*.so.%{major}*
14mu|mono-3.12.1-6|694	%if %sgen == yes
14mu|mono-3.12.1-6|695	%{_libdir}/libmonosgen-2.0.so.%{sgenmajor}*
14mu|mono-3.12.1-6|696	%endif
14mu|mono-3.12.1-6|697	# gw always check if they've got a valid soname
14mu|mono-3.12.1-6|698	%{_libdir}/libMonoPosixHelper.so
14mu|mono-3.12.1-6|699	%{_libdir}/libMonoSupportW.so
14mu|mono-3.12.1-6|700	%{_libdir}/libikvm-native.so
14mu|mono-3.12.1-6|701	
14mu|mono-3.12.1-6|702	%files -n %{libname1}
14mu|mono-3.12.1-6|703	%{_libdir}/libmonoboehm-2.0.so.%{major1}*
14mu|mono-3.12.1-6|704	%{_libdir}/libmono-2.0.so.%{major1}*
14mu|mono-3.12.1-6|705	
14mu|mono-3.12.1-6|706	%if %llvm == yes
14mu|mono-3.12.1-6|707	%files -n %{libnamellvm}
14mu|mono-3.12.1-6|708	%{_libdir}/libmono-llvm.so.%{major}*
14mu|mono-3.12.1-6|709	%endif
14mu|mono-3.12.1-6|710	
14mu|mono-3.12.1-6|711	%files data-sqlite
14mu|mono-3.12.1-6|712	%{monodir}/2.0/Mono.Data.Sqlite.dll
14mu|mono-3.12.1-6|713	%{monodir}/4.0/Mono.Data.Sqlite.dll
14mu|mono-3.12.1-6|714	%{monodir}/4.5/Mono.Data.Sqlite.dll
14mu|mono-3.12.1-6|715	%{monodir}/gac/Mono.Data.Sqlite
14mu|mono-3.12.1-6|716	
14mu|mono-3.12.1-6|717	%files -n %{libnamedev}
14mu|mono-3.12.1-6|718	%doc ChangeLog
14mu|mono-3.12.1-6|719	%{_sysconfdir}/pki/mono/
14mu|mono-3.12.1-6|720	%dir %{_includedir}/mono-2.0/
14mu|mono-3.12.1-6|721	%{_includedir}/mono-2.0/*
14mu|mono-3.12.1-6|722	%{_libdir}/libmono*.so
14mu|mono-3.12.1-6|723	%{_libdir}/*.a
14mu|mono-3.12.1-6|724	%{_libdir}/pkgconfig/cecil.pc
14mu|mono-3.12.1-6|725	%{_libdir}/pkgconfig/dotnet.pc
14mu|mono-3.12.1-6|726	%{_libdir}/pkgconfig/dotnet35.pc
14mu|mono-3.12.1-6|727	%{_libdir}/pkgconfig/mono-cairo.pc
14mu|mono-3.12.1-6|728	%{_libdir}/pkgconfig/mono-lineeditor.pc
14mu|mono-3.12.1-6|729	%{_libdir}/pkgconfig/mono-options.pc
14mu|mono-3.12.1-6|730	%{_libdir}/pkgconfig/mono.pc
14mu|mono-3.12.1-6|731	%{_libdir}/pkgconfig/mono-2.pc
14mu|mono-3.12.1-6|732	%if %sgen == yes
14mu|mono-3.12.1-6|733	%{_libdir}/pkgconfig/monosgen-2.pc
14mu|mono-3.12.1-6|734	%endif
14mu|mono-3.12.1-6|735	#%{_libdir}/pkgconfig/mono.web.pc
14mu|mono-3.12.1-6|736	%{_libdir}/pkgconfig/system.web.extensions.design_1.0.pc
14mu|mono-3.12.1-6|737	%{_libdir}/pkgconfig/system.web.extensions_1.0.pc
14mu|mono-3.12.1-6|738	%{_libdir}/pkgconfig/system.web.mvc.pc
14mu|mono-3.12.1-6|739	%{_libdir}/pkgconfig/system.web.mvc2.pc
14mu|mono-3.12.1-6|740	%{_libdir}/pkgconfig/system.web.mvc3.pc
14mu|mono-3.12.1-6|741	%{_libdir}/pkgconfig/mono-nunit.pc
14mu|mono-3.12.1-6|742	%{_libdir}/pkgconfig/monodoc.pc
14mu|mono-3.12.1-6|743	%{_libdir}/pkgconfig/wcf.pc
14mu|mono-3.12.1-6|744	%{_libdir}/pkgconfig/aspnetwebstack.pc
14mu|mono-3.12.1-6|745	%{_libdir}/pkgconfig/reactive.pc
14mu|mono-3.12.1-6|746	%{_libdir}/pkgconfig/xbuild12.pc
14mu|mono-3.12.1-6|747	%{_bindir}/al
14mu|mono-3.12.1-6|748	%{_bindir}/al2
14mu|mono-3.12.1-6|749	%{_bindir}/caspol
14mu|mono-3.12.1-6|750	%{_bindir}/ccrewrite
14mu|mono-3.12.1-6|751	%{_bindir}/cccheck
14mu|mono-3.12.1-6|752	%{_bindir}/cert2spc
14mu|mono-3.12.1-6|753	%{_bindir}/crlupdate
14mu|mono-3.12.1-6|754	%{_bindir}/dtd2rng
14mu|mono-3.12.1-6|755	%{_bindir}/dtd2xsd
14mu|mono-3.12.1-6|756	%{_bindir}/genxs
14mu|mono-3.12.1-6|757	%{_bindir}/httpcfg
14mu|mono-3.12.1-6|758	%{_bindir}/ilasm
14mu|mono-3.12.1-6|759	%{_bindir}/installvst
14mu|mono-3.12.1-6|760	%{_bindir}/lc
14mu|mono-3.12.1-6|761	#
14mu|mono-3.12.1-6|762	%{_bindir}/macpack
14mu|mono-3.12.1-6|763	#
14mu|mono-3.12.1-6|764	%{_bindir}/makecert
14mu|mono-3.12.1-6|765	%{_bindir}/mdbrebase
14mu|mono-3.12.1-6|766	%{_bindir}/mkbundle
14mu|mono-3.12.1-6|767	%{_bindir}/mono-api-info
14mu|mono-3.12.1-6|768	%{_bindir}/mono-cil-strip
14mu|mono-3.12.1-6|769	%{_bindir}/mono-find-provides
14mu|mono-3.12.1-6|770	%{_bindir}/mono-find-requires
14mu|mono-3.12.1-6|771	%{_bindir}/mono-gdb.py
14mu|mono-3.12.1-6|772	%{_bindir}/mono-heapviz
14mu|mono-3.12.1-6|773	%{_bindir}/mono-shlib-cop
14mu|mono-3.12.1-6|774	%{_bindir}/mono-xmltool
14mu|mono-3.12.1-6|775	%{_bindir}/monodis
14mu|mono-3.12.1-6|776	%{_bindir}/monolinker
14mu|mono-3.12.1-6|777	%{_bindir}/monop
14mu|mono-3.12.1-6|778	%{_bindir}/monop2
14mu|mono-3.12.1-6|779	%{_bindir}/mprof-report
14mu|mono-3.12.1-6|780	%{_bindir}/pedump
14mu|mono-3.12.1-6|781	%{_bindir}/permview
14mu|mono-3.12.1-6|782	%{_bindir}/resgen
14mu|mono-3.12.1-6|783	%{_bindir}/resgen2
14mu|mono-3.12.1-6|784	%{_bindir}/secutil
14mu|mono-3.12.1-6|785	%{_bindir}/sgen
14mu|mono-3.12.1-6|786	%{_bindir}/signcode
14mu|mono-3.12.1-6|787	%{_bindir}/pdb2mdb
14mu|mono-3.12.1-6|788	%{_bindir}/xbuild
14mu|mono-3.12.1-6|789	%{_bindir}/monograph
14mu|mono-3.12.1-6|790	%{_mandir}/man1/ccrewrite.1*
14mu|mono-3.12.1-6|791	%{_mandir}/man1/cccheck.1*
14mu|mono-3.12.1-6|792	%{_mandir}/man1/crlupdate.1*
14mu|mono-3.12.1-6|793	%{_mandir}/man1/cert2spc.1*
14mu|mono-3.12.1-6|794	%{_mandir}/man1/dtd2xsd.1*
14mu|mono-3.12.1-6|795	%{_mandir}/man1/genxs.1*
14mu|mono-3.12.1-6|796	%{_mandir}/man1/httpcfg.1*
14mu|mono-3.12.1-6|797	%{_mandir}/man1/ilasm*.1*
14mu|mono-3.12.1-6|798	%{_mandir}/man1/lc.1*
14mu|mono-3.12.1-6|799	#
14mu|mono-3.12.1-6|800	%{_mandir}/man1/macpack.1*
14mu|mono-3.12.1-6|801	#
14mu|mono-3.12.1-6|802	%{_mandir}/man1/makecert.1*
14mu|mono-3.12.1-6|803	%{_mandir}/man1/mkbundle.1*
14mu|mono-3.12.1-6|804	%{_mandir}/man1/mono-api-info.1*
14mu|mono-3.12.1-6|805	%{_mandir}/man1/mono-cil-strip.1*
14mu|mono-3.12.1-6|806	%{_mandir}/man1/mono-shlib-cop.1*
14mu|mono-3.12.1-6|807	%{_mandir}/man1/monodis.1*
14mu|mono-3.12.1-6|808	%{_mandir}/man1/monolinker.1*
14mu|mono-3.12.1-6|809	%{_mandir}/man1/monop.1*
14mu|mono-3.12.1-6|810	%{_mandir}/man1/mprof-report.1*
14mu|mono-3.12.1-6|811	%{_mandir}/man1/permview.1*
14mu|mono-3.12.1-6|812	%{_mandir}/man1/resgen.1*
14mu|mono-3.12.1-6|813	%{_mandir}/man1/secutil.1*
14mu|mono-3.12.1-6|814	%{_mandir}/man1/sgen.1*
14mu|mono-3.12.1-6|815	%{_mandir}/man1/signcode.1*
14mu|mono-3.12.1-6|816	%{_mandir}/man1/al.1*
14mu|mono-3.12.1-6|817	%{_mandir}/man1/mono-xmltool.1*
14mu|mono-3.12.1-6|818	%{_mandir}/man1/pdb2mdb.1*
14mu|mono-3.12.1-6|819	%{_mandir}/man1/xbuild.1*
14mu|mono-3.12.1-6|820	%{_prefix}/lib/mono-source-libs/
14mu|mono-3.12.1-6|821	%{monodir}/4.5/cccheck.exe*
14mu|mono-3.12.1-6|822	%{monodir}/4.5/crlupdate.exe*
14mu|mono-3.12.1-6|823	%{monodir}/4.5/dtd2rng.exe*
14mu|mono-3.12.1-6|824	%{monodir}/4.5/dtd2xsd.exe*
14mu|mono-3.12.1-6|825	%{monodir}/4.5/httpcfg.exe*
14mu|mono-3.12.1-6|826	%{monodir}/4.5/macpack.exe*
14mu|mono-3.12.1-6|827	%{monodir}/4.5/mdbrebase.exe*
14mu|mono-3.12.1-6|828	%{monodir}/4.5/makecert.exe*
14mu|mono-3.12.1-6|829	%{monodir}/4.5/mono-api-info.exe*
14mu|mono-3.12.1-6|830	%{monodir}/4.5/mono-cil-strip.exe*
14mu|mono-3.12.1-6|831	%{monodir}/2.0/monolinker.exe
14mu|mono-3.12.1-6|832	%{monodir}/2.0/monolinker.exe.mdb
14mu|mono-3.12.1-6|833	%{monodir}/4.5/monolinker.exe*
14mu|mono-3.12.1-6|834	%{monodir}/4.5/pdb2mdb.exe*
14mu|mono-3.12.1-6|835	%{monodir}/4.5/permview.exe*
14mu|mono-3.12.1-6|836	%{monodir}/4.5/resgen.exe*
14mu|mono-3.12.1-6|837	%{monodir}/4.5/secutil.exe*
14mu|mono-3.12.1-6|838	%{monodir}/4.5/sgen.exe*
14mu|mono-3.12.1-6|839	%{monodir}/4.5/signcode.exe*
14mu|mono-3.12.1-6|840	%{monodir}/4.0/Microsoft.Build.dll
14mu|mono-3.12.1-6|841	%{monodir}/4.5/Microsoft.Build.dll
14mu|mono-3.12.1-6|842	%{monodir}/gac/Microsoft.Build
14mu|mono-3.12.1-6|843	%{monodir}/gac/Microsoft.Build.Tasks
14mu|mono-3.12.1-6|844	%{monodir}/2.0/Microsoft.Build.Tasks.dll
14mu|mono-3.12.1-6|845	%{monodir}/gac/Microsoft.Build.Tasks.v12.0
14mu|mono-3.12.1-6|846	%{monodir}/gac/Microsoft.Build.Framework
14mu|mono-3.12.1-6|847	%{monodir}/2.0/Microsoft.Build.Framework.dll
14mu|mono-3.12.1-6|848	%{monodir}/3.5/Microsoft.Build.Framework.dll
14mu|mono-3.12.1-6|849	%{monodir}/4.0/Microsoft.Build.Framework.dll
14mu|mono-3.12.1-6|850	%{monodir}/4.5/Microsoft.Build.Framework.dll
14mu|mono-3.12.1-6|851	%{monodir}/gac/Microsoft.Build.Utilities
14mu|mono-3.12.1-6|852	%{monodir}/2.0/Microsoft.Build.Utilities.dll
14mu|mono-3.12.1-6|853	%{monodir}/4.5/Microsoft.Build.Utilities.v4.0.dll
14mu|mono-3.12.1-6|854	%{monodir}/gac/Microsoft.Build.Engine
14mu|mono-3.12.1-6|855	%{monodir}/2.0/Microsoft.Build.Engine.dll
14mu|mono-3.12.1-6|856	%{monodir}/3.5/Microsoft.Build.Engine.dll
14mu|mono-3.12.1-6|857	%{monodir}/4.0/Microsoft.Build.Engine.dll
14mu|mono-3.12.1-6|858	%{monodir}/4.5/Microsoft.Build.Engine.dll
14mu|mono-3.12.1-6|859	%{monodir}/3.5/Microsoft.Build.Tasks.v3.5.dll
14mu|mono-3.12.1-6|860	%{monodir}/gac/Microsoft.Build.Tasks.v3.5
14mu|mono-3.12.1-6|861	%{monodir}/gac/Microsoft.Build.Tasks.v4.0
14mu|mono-3.12.1-6|862	%{monodir}/4.0/Microsoft.Build.Tasks.v4.0.dll
14mu|mono-3.12.1-6|863	%{monodir}/4.5/Microsoft.Build.Tasks.v4.0.dll
14mu|mono-3.12.1-6|864	%{monodir}/gac/Microsoft.Build.Utilities.v3.5
14mu|mono-3.12.1-6|865	%{monodir}/3.5/Microsoft.Build.Utilities.v3.5.dll
14mu|mono-3.12.1-6|866	%{monodir}/gac/Microsoft.Build.Utilities.v4.0
14mu|mono-3.12.1-6|867	%{monodir}/4.0/Microsoft.Build.Utilities.v4.0.dll
14mu|mono-3.12.1-6|868	%{monodir}/gac/Microsoft.Build.Utilities.v12.0
14mu|mono-3.12.1-6|869	%{monodir}/2.0/Mono.XBuild.Tasks.dll
14mu|mono-3.12.1-6|870	%{monodir}/2.0/xbuild.exe.config
14mu|mono-3.12.1-6|871	%{monodir}/3.5/Mono.XBuild.Tasks.dll
14mu|mono-3.12.1-6|872	%{monodir}/4.0/Mono.XBuild.Tasks.dll
14mu|mono-3.12.1-6|873	%{monodir}/4.5/Mono.XBuild.Tasks.dll
14mu|mono-3.12.1-6|874	%{monodir}/gac/Mono.XBuild.Tasks/2.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll
14mu|mono-3.12.1-6|875	%{monodir}/gac/Mono.XBuild.Tasks/2.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll.mdb
14mu|mono-3.12.1-6|876	%{monodir}/gac/Mono.XBuild.Tasks/3.5.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll
14mu|mono-3.12.1-6|877	%{monodir}/gac/Mono.XBuild.Tasks/3.5.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll.mdb
14mu|mono-3.12.1-6|878	%{monodir}/gac/Mono.XBuild.Tasks/4.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll
14mu|mono-3.12.1-6|879	%{monodir}/gac/Mono.XBuild.Tasks/4.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll.mdb
14mu|mono-3.12.1-6|880	%{monodir}/4.5/System.IO.Compression.FileSystem.dll
14mu|mono-3.12.1-6|881	%{monodir}/4.5/System.IO.Compression.dll
14mu|mono-3.12.1-6|882	%{monodir}/gac/System.IO.Compression
14mu|mono-3.12.1-6|883	%{monodir}/gac/System.IO.Compression.FileSystem
14mu|mono-3.12.1-6|884	%{monodir}/4.5/System.Threading.Tasks.Dataflow.dll
14mu|mono-3.12.1-6|885	%{monodir}/gac/System.Threading.Tasks.Dataflow
14mu|mono-3.12.1-6|886	%{monodir}/gac/PEAPI
14mu|mono-3.12.1-6|887	%{monodir}/2.0/PEAPI.dll
14mu|mono-3.12.1-6|888	%{monodir}/4.0/PEAPI.dll
14mu|mono-3.12.1-6|889	%{monodir}/4.5/PEAPI.dll
14mu|mono-3.12.1-6|890	%{monodir}/2.0/Microsoft.Build.xsd
14mu|mono-3.12.1-6|891	%{monodir}/2.0/Microsoft.Common.tasks
14mu|mono-3.12.1-6|892	%{monodir}/2.0/Microsoft.Common.targets
14mu|mono-3.12.1-6|893	%{monodir}/2.0/Microsoft.CSharp.targets
14mu|mono-3.12.1-6|894	#
14mu|mono-3.12.1-6|895	%{monodir}/2.0/Microsoft.VisualBasic.targets
14mu|mono-3.12.1-6|896	#
14mu|mono-3.12.1-6|897	%{monodir}/gac/Mono.Cecil/
14mu|mono-3.12.1-6|898	%{monodir}/gac/Mono.Cecil.Mdb/
14mu|mono-3.12.1-6|899	%{monodir}/gac/Mono.CodeContracts
14mu|mono-3.12.1-6|900	%{monodir}/4.5/Mono.CodeContracts.dll
14mu|mono-3.12.1-6|901	%{monodir}/gac/Mono.Debugger*
14mu|mono-3.12.1-6|902	%{monodir}/2.0/Mono.Debugger*
14mu|mono-3.12.1-6|903	%{monodir}/4.0/Mono.Debugger*
14mu|mono-3.12.1-6|904	%{monodir}/4.5/Mono.Debugger*
14mu|mono-3.12.1-6|905	%{monodir}/4.0/Mono.Parallel*
14mu|mono-3.12.1-6|906	%{monodir}/4.5/Mono.Parallel*
14mu|mono-3.12.1-6|907	%{monodir}/gac/Mono.Parallel
14mu|mono-3.12.1-6|908	%{monodir}/2.0/MSBuild
14mu|mono-3.12.1-6|909	%{monodir}/3.5/MSBuild
14mu|mono-3.12.1-6|910	%{monodir}/4.5/MSBuild
14mu|mono-3.12.1-6|911	%{monodir}/2.0/xbuild.rsp
14mu|mono-3.12.1-6|912	%{monodir}/2.0/al.exe
14mu|mono-3.12.1-6|913	%{monodir}/2.0/al.exe.mdb
14mu|mono-3.12.1-6|914	%{monodir}/4.5/al.exe*
14mu|mono-3.12.1-6|915	%{monodir}/4.5/caspol.exe*
14mu|mono-3.12.1-6|916	%{monodir}/4.5/ccrewrite.exe*
14mu|mono-3.12.1-6|917	%{monodir}/4.5/cert2spc.exe*
14mu|mono-3.12.1-6|918	%{monodir}/2.0/genxs.exe*
14mu|mono-3.12.1-6|919	%{monodir}/4.5/genxs.exe*
14mu|mono-3.12.1-6|920	%{monodir}/4.5/ictool.exe*
14mu|mono-3.12.1-6|921	%{monodir}/2.0/ilasm.exe
14mu|mono-3.12.1-6|922	%{monodir}/2.0/ilasm.exe.mdb
14mu|mono-3.12.1-6|923	%{monodir}/4.5/ilasm.exe*
14mu|mono-3.12.1-6|924	%{monodir}/4.5/installvst.exe*
14mu|mono-3.12.1-6|925	%{monodir}/4.5/lc.exe*
14mu|mono-3.12.1-6|926	%{monodir}/2.0/mkbundle.exe*
14mu|mono-3.12.1-6|927	%{monodir}/4.5/mkbundle.exe*
14mu|mono-3.12.1-6|928	%{monodir}/2.0/monop.exe
14mu|mono-3.12.1-6|929	%{monodir}/2.0/monop.exe.mdb
14mu|mono-3.12.1-6|930	%{monodir}/4.5/monop.exe*
14mu|mono-3.12.1-6|931	%{monodir}/4.5/mono-shlib-cop.exe*
14mu|mono-3.12.1-6|932	%{monodir}/4.5/mono-xmltool.exe*
14mu|mono-3.12.1-6|933	%{monodir}/2.0/resgen.exe
14mu|mono-3.12.1-6|934	%{monodir}/2.0/resgen.exe.mdb
14mu|mono-3.12.1-6|935	%{monodir}/2.0/xbuild.exe
14mu|mono-3.12.1-6|936	%{monodir}/2.0/xbuild.exe.mdb
14mu|mono-3.12.1-6|937	%{monodir}/4.5/xbuild.exe*
14mu|mono-3.12.1-6|938	%{monodir}/4.5/xbuild.rsp
14mu|mono-3.12.1-6|939	%{monodir}/3.5/*.tasks
14mu|mono-3.12.1-6|940	%{monodir}/3.5/*.targets
14mu|mono-3.12.1-6|941	%{monodir}/3.5/xbuild.*
14mu|mono-3.12.1-6|942	%{monodir}/3.5/Microsoft.Build.xsd
14mu|mono-3.12.1-6|943	%{monodir}/4.5/Microsoft.CSharp.targets
14mu|mono-3.12.1-6|944	%{monodir}/4.5/Microsoft.Common.targets
14mu|mono-3.12.1-6|945	%{monodir}/4.5/Microsoft.Common.tasks
14mu|mono-3.12.1-6|946	%{monodir}/4.5/Microsoft.VisualBasic.targets
14mu|mono-3.12.1-6|947	%{monodir}/xbuild/
14mu|mono-3.12.1-6|948	%{monodir}/xbuild-frameworks
14mu|mono-3.12.1-6|949	%{monodir}/4.5/Microsoft.Build.xsd
14mu|mono-3.12.1-6|950	%{_datadir}/mono-2.0/
14mu|mono-3.12.1-6|951	
14mu|mono-3.12.1-6|952	
14mu|mono-3.12.1-6|953	
14mu|mono-3.12.1-6|954	%files -n mono-winfxcore
14mu|mono-3.12.1-6|955	%{monodir}/gac/System.Data.Services.Client
14mu|mono-3.12.1-6|956	%{monodir}/2.0/System.Data.Services.Client.dll
14mu|mono-3.12.1-6|957	%{monodir}/4.0/System.Data.Services.Client.dll
14mu|mono-3.12.1-6|958	%{monodir}/4.5/System.Data.Services.Client.dll
14mu|mono-3.12.1-6|959	%{monodir}/gac/WindowsBase
14mu|mono-3.12.1-6|960	%{monodir}/2.0/WindowsBase.dll*
14mu|mono-3.12.1-6|961	%{monodir}/4.0/WindowsBase.dll*
14mu|mono-3.12.1-6|962	%{monodir}/4.5/WindowsBase.dll*
14mu|mono-3.12.1-6|963	
14mu|mono-3.12.1-6|964	%files web
14mu|mono-3.12.1-6|965	%dir %{_sysconfdir}/mono/mconfig
14mu|mono-3.12.1-6|966	%config(noreplace) %{_sysconfdir}/mono/browscap.ini
14mu|mono-3.12.1-6|967	%config(noreplace) %{_sysconfdir}/mono/2.0/Browsers/Compat.browser
14mu|mono-3.12.1-6|968	%config(noreplace) %{_sysconfdir}/mono/4.0/Browsers/Compat.browser
14mu|mono-3.12.1-6|969	%config(noreplace) %{_sysconfdir}/mono/4.5/Browsers/Compat.browser
14mu|mono-3.12.1-6|970	%config(noreplace) %{_sysconfdir}/mono/2.0/DefaultWsdlHelpGenerator.aspx
14mu|mono-3.12.1-6|971	%config(noreplace) %{_sysconfdir}/mono/4.0/DefaultWsdlHelpGenerator.aspx
14mu|mono-3.12.1-6|972	%config(noreplace) %{_sysconfdir}/mono/4.5/DefaultWsdlHelpGenerator.aspx
14mu|mono-3.12.1-6|973	%config(noreplace) %{_sysconfdir}/mono/2.0/web.config
14mu|mono-3.12.1-6|974	%config(noreplace) %{_sysconfdir}/mono/4.0/web.config
14mu|mono-3.12.1-6|975	%config(noreplace) %{_sysconfdir}/mono/4.5/web.config
14mu|mono-3.12.1-6|976	%config(noreplace) %{_sysconfdir}/mono/mconfig/config.xml
14mu|mono-3.12.1-6|977	%{_bindir}/disco
14mu|mono-3.12.1-6|978	%{_bindir}/mconfig
14mu|mono-3.12.1-6|979	%{_bindir}/soapsuds
14mu|mono-3.12.1-6|980	%if %sgen == yes
14mu|mono-3.12.1-6|981	%{_bindir}/mono-sgen-gdb.py
14mu|mono-3.12.1-6|982	%endif
14mu|mono-3.12.1-6|983	%{_bindir}/wsdl
14mu|mono-3.12.1-6|984	%{_bindir}/wsdl2
14mu|mono-3.12.1-6|985	%{_bindir}/xsd
14mu|mono-3.12.1-6|986	%{_mandir}/man1/disco.1*
14mu|mono-3.12.1-6|987	%{_mandir}/man1/mconfig.1*
14mu|mono-3.12.1-6|988	%{_mandir}/man1/soapsuds.1*
14mu|mono-3.12.1-6|989	%{_mandir}/man1/wsdl.1*
14mu|mono-3.12.1-6|990	%{_mandir}/man1/xsd.1*
14mu|mono-3.12.1-6|991	%{monodir}/gac/Microsoft.Web.Infrastructure
14mu|mono-3.12.1-6|992	%{monodir}/4.0/Microsoft.Web.Infrastructure.dll
14mu|mono-3.12.1-6|993	%{monodir}/4.5/Microsoft.Web.Infrastructure.dll
14mu|mono-3.12.1-6|994	%{monodir}/gac/Mono.Http
14mu|mono-3.12.1-6|995	%{monodir}/2.0/Mono.Http.dll
14mu|mono-3.12.1-6|996	%{monodir}/4.0/Mono.Http.dll
14mu|mono-3.12.1-6|997	%{monodir}/4.5/Mono.Http.dll
14mu|mono-3.12.1-6|998	#%{monodir}/gac/Mono.Web
14mu|mono-3.12.1-6|999	#%{monodir}/2.0/Mono.Web.dll
14mu|mono-3.12.1-6|1000	#%{monodir}/4.0/Mono.Web.dll
14mu|mono-3.12.1-6|1001	#%{monodir}/4.5/Mono.Web.dll
14mu|mono-3.12.1-6|1002	%{monodir}/gac/System.ComponentModel.Composition
14mu|mono-3.12.1-6|1003	%{monodir}/4.0/System.ComponentModel.Composition.dll
14mu|mono-3.12.1-6|1004	%{monodir}/4.5/System.ComponentModel.Composition.dll
14mu|mono-3.12.1-6|1005	%{monodir}/gac/System.ComponentModel.DataAnnotations
14mu|mono-3.12.1-6|1006	%{monodir}/2.0/System.ComponentModel.DataAnnotations.dll
14mu|mono-3.12.1-6|1007	%{monodir}/4.0/System.ComponentModel.DataAnnotations.dll
14mu|mono-3.12.1-6|1008	%{monodir}/4.5/System.ComponentModel.DataAnnotations.dll
14mu|mono-3.12.1-6|1009	%{monodir}/2.0/System.Json.dll
14mu|mono-3.12.1-6|1010	%{monodir}/4.0/System.Json.Microsoft.dll
14mu|mono-3.12.1-6|1011	%{monodir}/4.0/System.Json.dll
14mu|mono-3.12.1-6|1012	%{monodir}/4.5/System.Json.Microsoft.dll
14mu|mono-3.12.1-6|1013	%{monodir}/4.5/System.Json.dll
14mu|mono-3.12.1-6|1014	%{monodir}/gac/System.Json
14mu|mono-3.12.1-6|1015	%{monodir}/gac/System.Json.Microsoft
14mu|mono-3.12.1-6|1016	%{monodir}/4.5/System.Runtime.Serialization.Formatters.Soap.dll
14mu|mono-3.12.1-6|1017	%{monodir}/gac/System.Web.Abstractions
14mu|mono-3.12.1-6|1018	%{monodir}/2.0/System.Web.Abstractions.dll
14mu|mono-3.12.1-6|1019	%{monodir}/4.0/System.Web.Abstractions.dll
14mu|mono-3.12.1-6|1020	%{monodir}/4.5/System.Web.Abstractions.dll
14mu|mono-3.12.1-6|1021	%{monodir}/gac/System.Web.ApplicationServices
14mu|mono-3.12.1-6|1022	%{monodir}/4.0/System.Web.ApplicationServices.dll
14mu|mono-3.12.1-6|1023	%{monodir}/4.5/System.Web.ApplicationServices.dll
14mu|mono-3.12.1-6|1024	%{monodir}/gac/System.Web.DynamicData
14mu|mono-3.12.1-6|1025	%{monodir}/2.0/System.Web.DynamicData.dll
14mu|mono-3.12.1-6|1026	%{monodir}/4.0/System.Web.DynamicData.dll
14mu|mono-3.12.1-6|1027	%{monodir}/4.5/System.Web.DynamicData.dll
14mu|mono-3.12.1-6|1028	%{monodir}/gac/System.Web.Extensions
14mu|mono-3.12.1-6|1029	%{monodir}/2.0/System.Web.Extensions.dll
14mu|mono-3.12.1-6|1030	%{monodir}/4.0/System.Web.Extensions.dll
14mu|mono-3.12.1-6|1031	%{monodir}/4.5/System.Web.Extensions.dll
14mu|mono-3.12.1-6|1032	%{monodir}/compat-2.0/System.Web.Extensions.dll
14mu|mono-3.12.1-6|1033	%{monodir}/gac/System.Web.Extensions.Design
14mu|mono-3.12.1-6|1034	%{monodir}/2.0/System.Web.Extensions.Design.dll
14mu|mono-3.12.1-6|1035	%{monodir}/4.0/System.Web.Extensions.Design.dll
14mu|mono-3.12.1-6|1036	%{monodir}/4.5/System.Web.Extensions.Design.dll
14mu|mono-3.12.1-6|1037	%{monodir}/4.5/System.Web.Http.dll
14mu|mono-3.12.1-6|1038	%{monodir}/gac/System.Web.Http/*
14mu|mono-3.12.1-6|1039	%{monodir}/4.5/System.Web.Http.SelfHost.dll
14mu|mono-3.12.1-6|1040	%{monodir}/gac/System.Web.Http.SelfHost/*
14mu|mono-3.12.1-6|1041	%{monodir}/4.5/System.Web.Http.WebHost.dll
14mu|mono-3.12.1-6|1042	%{monodir}/gac/System.Web.Http.WebHost/*
14mu|mono-3.12.1-6|1043	%{monodir}/4.5/System.Web.Razor.dll
14mu|mono-3.12.1-6|1044	%{monodir}/gac/System.Web.Razor/*
14mu|mono-3.12.1-6|1045	%{monodir}/4.5/System.Web.WebPages.dll
14mu|mono-3.12.1-6|1046	%{monodir}/gac/System.Web.WebPages
14mu|mono-3.12.1-6|1047	%{monodir}/4.5/System.Web.WebPages.Deployment.dll
14mu|mono-3.12.1-6|1048	%{monodir}/gac/System.Web.WebPages.Deployment
14mu|mono-3.12.1-6|1049	%{monodir}/4.5/System.Web.WebPages.Razor.dll
14mu|mono-3.12.1-6|1050	%{monodir}/gac/System.Web.WebPages.Razor
14mu|mono-3.12.1-6|1051	%{monodir}/compat-2.0/System.Web.Extensions.Design.dll
14mu|mono-3.12.1-6|1052	%{monodir}/gac/System.Web.Mvc
14mu|mono-3.12.1-6|1053	%{monodir}/2.0/System.Web.Mvc.dll
14mu|mono-3.12.1-6|1054	%{monodir}/4.5/System.Web.Mvc.dll
14mu|mono-3.12.1-6|1055	%{monodir}/compat-2.0/System.Web.Mvc.dll
14mu|mono-3.12.1-6|1056	%{monodir}/gac/System.Web.Routing
14mu|mono-3.12.1-6|1057	%{monodir}/2.0/System.Web.Routing.dll
14mu|mono-3.12.1-6|1058	%{monodir}/4.0/System.Web.Routing.dll
14mu|mono-3.12.1-6|1059	%{monodir}/4.5/System.Web.Routing.dll
14mu|mono-3.12.1-6|1060	%{monodir}/gac/System.Runtime.Remoting
14mu|mono-3.12.1-6|1061	%{monodir}/2.0/System.Runtime.Remoting.dll
14mu|mono-3.12.1-6|1062	%{monodir}/4.0/System.Runtime.Remoting.dll
14mu|mono-3.12.1-6|1063	%{monodir}/4.5/System.Runtime.Remoting.dll
14mu|mono-3.12.1-6|1064	%{monodir}/gac/System.Web
14mu|mono-3.12.1-6|1065	%{monodir}/2.0/System.Web.dll
14mu|mono-3.12.1-6|1066	%{monodir}/4.0/System.Web.dll
14mu|mono-3.12.1-6|1067	%{monodir}/4.5/System.Web.dll
14mu|mono-3.12.1-6|1068	%{monodir}/gac/System.Runtime.Serialization.Formatters.Soap
14mu|mono-3.12.1-6|1069	%{monodir}/2.0/System.Runtime.Serialization.Formatters.Soap.dll
14mu|mono-3.12.1-6|1070	%{monodir}/4.0/System.Runtime.Serialization.Formatters.Soap.dll
14mu|mono-3.12.1-6|1071	%{monodir}/gac/System.Web.Services
14mu|mono-3.12.1-6|1072	%{monodir}/2.0/System.Web.Services.dll
14mu|mono-3.12.1-6|1073	%{monodir}/4.0/System.Web.Services.dll
14mu|mono-3.12.1-6|1074	%{monodir}/4.5/System.Web.Services.dll
14mu|mono-3.12.1-6|1075	%{monodir}/4.5/disco.exe*
14mu|mono-3.12.1-6|1076	%{monodir}/4.5/mconfig.exe*
14mu|mono-3.12.1-6|1077	%{monodir}/4.5/soapsuds.exe*
14mu|mono-3.12.1-6|1078	%{monodir}/2.0/wsdl.exe
14mu|mono-3.12.1-6|1079	%{monodir}/2.0/wsdl.exe.mdb
14mu|mono-3.12.1-6|1080	%{monodir}/4.5/wsdl.exe*
14mu|mono-3.12.1-6|1081	%{monodir}/2.0/xsd.exe
14mu|mono-3.12.1-6|1082	%{monodir}/2.0/xsd.exe.mdb
14mu|mono-3.12.1-6|1083	%{monodir}/4.5/xsd.exe
14mu|mono-3.12.1-6|1084	%{monodir}/4.5/xsd.exe.mdb
14mu|mono-3.12.1-6|1085	
14mu|mono-3.12.1-6|1086	%files winforms
14mu|mono-3.12.1-6|1087	%{monodir}/4.5/System.Windows.dll
14mu|mono-3.12.1-6|1088	%{monodir}/gac/System.Windows
14mu|mono-3.12.1-6|1089	%{monodir}/gac/System.Windows.Forms
14mu|mono-3.12.1-6|1090	%{monodir}/2.0/System.Windows.Forms.dll
14mu|mono-3.12.1-6|1091	%{monodir}/4.0/System.Windows.Forms.dll
14mu|mono-3.12.1-6|1092	%{monodir}/4.5/System.Windows.Forms.dll
14mu|mono-3.12.1-6|1093	%{monodir}/gac/System.Windows.Forms.DataVisualization
14mu|mono-3.12.1-6|1094	%{monodir}/4.0/System.Windows.Forms.DataVisualization.dll
14mu|mono-3.12.1-6|1095	%{monodir}/4.5/System.Windows.Forms.DataVisualization.dll
14mu|mono-3.12.1-6|1096	%{monodir}/gac/Accessibility
14mu|mono-3.12.1-6|1097	%{monodir}/2.0/Accessibility.dll
14mu|mono-3.12.1-6|1098	%{monodir}/4.0/Accessibility.dll
14mu|mono-3.12.1-6|1099	%{monodir}/4.5/Accessibility.dll
14mu|mono-3.12.1-6|1100	%{monodir}/gac/System.Design
14mu|mono-3.12.1-6|1101	%{monodir}/2.0/System.Design.dll
14mu|mono-3.12.1-6|1102	%{monodir}/4.0/System.Design.dll
14mu|mono-3.12.1-6|1103	%{monodir}/4.5/System.Design.dll
14mu|mono-3.12.1-6|1104	%{monodir}/gac/System.Drawing.Design
14mu|mono-3.12.1-6|1105	%{monodir}/2.0/System.Drawing.Design.dll
14mu|mono-3.12.1-6|1106	%{monodir}/4.0/System.Drawing.Design.dll
14mu|mono-3.12.1-6|1107	%{monodir}/4.5/System.Drawing.Design.dll
14mu|mono-3.12.1-6|1108	%{monodir}/gac/Mono.WebBrowser
14mu|mono-3.12.1-6|1109	%{monodir}/2.0/Mono.WebBrowser.dll
14mu|mono-3.12.1-6|1110	%{monodir}/4.0/Mono.WebBrowser.dll
14mu|mono-3.12.1-6|1111	%{monodir}/4.5/Mono.WebBrowser.dll
14mu|mono-3.12.1-6|1112	
14mu|mono-3.12.1-6|1113	%files extras
14mu|mono-3.12.1-6|1114	%{monodir}/gac/System.Management
14mu|mono-3.12.1-6|1115	%{monodir}/2.0/System.Management.dll
14mu|mono-3.12.1-6|1116	%{monodir}/4.0/System.Management.dll
14mu|mono-3.12.1-6|1117	%{monodir}/4.5/System.Management.dll
14mu|mono-3.12.1-6|1118	%{monodir}/gac/RabbitMQ.Client
14mu|mono-3.12.1-6|1119	%{monodir}/2.0/RabbitMQ.Client.dll
14mu|mono-3.12.1-6|1120	%{monodir}/4.0/RabbitMQ.Client.dll
14mu|mono-3.12.1-6|1121	%{monodir}/4.5/RabbitMQ.Client.dll
14mu|mono-3.12.1-6|1122	%{monodir}/2.0/RabbitMQ.Client.Apigen.exe*
14mu|mono-3.12.1-6|1123	%{monodir}/4.0/RabbitMQ.Client.Apigen.exe*
14mu|mono-3.12.1-6|1124	%{monodir}/4.5/RabbitMQ.Client.Apigen.exe*
14mu|mono-3.12.1-6|1125	%{monodir}/gac/System.Messaging
14mu|mono-3.12.1-6|1126	%{monodir}/2.0/System.Messaging.dll
14mu|mono-3.12.1-6|1127	%{monodir}/4.0/System.Messaging.dll
14mu|mono-3.12.1-6|1128	%{monodir}/4.5/System.Messaging.dll
14mu|mono-3.12.1-6|1129	%{monodir}/gac/Mono.Messaging
14mu|mono-3.12.1-6|1130	%{monodir}/2.0/Mono.Messaging.dll
14mu|mono-3.12.1-6|1131	%{monodir}/4.0/Mono.Messaging.dll
14mu|mono-3.12.1-6|1132	%{monodir}/4.5/Mono.Messaging.dll
14mu|mono-3.12.1-6|1133	%{monodir}/gac/Mono.Messaging.RabbitMQ
14mu|mono-3.12.1-6|1134	%{monodir}/2.0/Mono.Messaging.RabbitMQ.dll
14mu|mono-3.12.1-6|1135	%{monodir}/4.0/Mono.Messaging.RabbitMQ.dll
14mu|mono-3.12.1-6|1136	%{monodir}/4.5/Mono.Messaging.RabbitMQ.dll
14mu|mono-3.12.1-6|1137	%{monodir}/gac/System.Runtime.Caching
14mu|mono-3.12.1-6|1138	%{monodir}/4.0/System.Runtime.Caching.dll
14mu|mono-3.12.1-6|1139	%{monodir}/4.5/System.Runtime.Caching.dll
14mu|mono-3.12.1-6|1140	%{monodir}/gac/System.ServiceProcess
14mu|mono-3.12.1-6|1141	%{monodir}/2.0/System.ServiceProcess.dll
14mu|mono-3.12.1-6|1142	%{monodir}/4.0/System.ServiceProcess.dll
14mu|mono-3.12.1-6|1143	%{monodir}/4.5/System.ServiceProcess.dll
14mu|mono-3.12.1-6|1144	%{_bindir}/mono-service
14mu|mono-3.12.1-6|1145	%{_bindir}/mono-service2
14mu|mono-3.12.1-6|1146	%{monodir}/4.5/installutil.exe*
14mu|mono-3.12.1-6|1147	%{monodir}/2.0/mono-service.exe
14mu|mono-3.12.1-6|1148	%{monodir}/2.0/mono-service.exe.mdb
14mu|mono-3.12.1-6|1149	%{monodir}/4.5/mono-service.exe
14mu|mono-3.12.1-6|1150	%{monodir}/4.5/mono-service.exe.mdb
14mu|mono-3.12.1-6|1151	%{monodir}/gac/mono-service
14mu|mono-3.12.1-6|1152	%{_mandir}/man1/mono-service.1*
14mu|mono-3.12.1-6|1153	%{monodir}/gac/System.Configuration.Install
14mu|mono-3.12.1-6|1154	%{monodir}/2.0/System.Configuration.Install.dll
14mu|mono-3.12.1-6|1155	%{monodir}/4.0/System.Configuration.Install.dll
14mu|mono-3.12.1-6|1156	%{monodir}/4.5/System.Configuration.Install.dll
14mu|mono-3.12.1-6|1157	%{monodir}/gac/System.Xaml
14mu|mono-3.12.1-6|1158	%{monodir}/4.0/System.Xaml.dll*
14mu|mono-3.12.1-6|1159	%{monodir}/4.5/System.Xaml.dll*
14mu|mono-3.12.1-6|1160	# TO CHECK
14mu|mono-3.12.1-6|1161	%{monodir}/4.5/Facades/*
14mu|mono-3.12.1-6|1162	
14mu|mono-3.12.1-6|1163	%files ibm-data-db2
14mu|mono-3.12.1-6|1164	%{monodir}/gac/IBM.Data.DB2
14mu|mono-3.12.1-6|1165	%{monodir}/2.0/IBM.Data.DB2.dll
14mu|mono-3.12.1-6|1166	%{monodir}/4.0/IBM.Data.DB2.dll
14mu|mono-3.12.1-6|1167	%{monodir}/4.5/IBM.Data.DB2.dll
14mu|mono-3.12.1-6|1168	
14mu|mono-3.12.1-6|1169	%files data-oracle
14mu|mono-3.12.1-6|1170	%{monodir}/gac/System.Data.OracleClient
14mu|mono-3.12.1-6|1171	%{monodir}/2.0/System.Data.OracleClient.dll
14mu|mono-3.12.1-6|1172	%{monodir}/4.0/System.Data.OracleClient.dll
14mu|mono-3.12.1-6|1173	%{monodir}/4.5/System.Data.OracleClient.dll
14mu|mono-3.12.1-6|1174	
14mu|mono-3.12.1-6|1175	%files data
14mu|mono-3.12.1-6|1176	%{_bindir}/sqlmetal
14mu|mono-3.12.1-6|1177	%{_bindir}/sqlsharp
14mu|mono-3.12.1-6|1178	%{_mandir}/man1/sqlsharp.1*
14mu|mono-3.12.1-6|1179	%{monodir}/4.5/sqlmetal.exe*
14mu|mono-3.12.1-6|1180	%{monodir}/4.5/sqlsharp.exe*
14mu|mono-3.12.1-6|1181	%{monodir}/gac/System.Data
14mu|mono-3.12.1-6|1182	%{monodir}/2.0/System.Data.dll
14mu|mono-3.12.1-6|1183	%{monodir}/4.0/System.Data.dll
14mu|mono-3.12.1-6|1184	%{monodir}/4.5/System.Data.dll
14mu|mono-3.12.1-6|1185	%{monodir}/gac/System.Data.DataSetExtensions
14mu|mono-3.12.1-6|1186	%{monodir}/2.0/System.Data.DataSetExtensions.dll
14mu|mono-3.12.1-6|1187	%{monodir}/4.0/System.Data.DataSetExtensions.dll
14mu|mono-3.12.1-6|1188	%{monodir}/4.5/System.Data.DataSetExtensions.dll
14mu|mono-3.12.1-6|1189	%{monodir}/gac/System.Data.Linq
14mu|mono-3.12.1-6|1190	%{monodir}/2.0/System.Data.Linq.dll
14mu|mono-3.12.1-6|1191	%{monodir}/4.0/System.Data.Linq.dll
14mu|mono-3.12.1-6|1192	%{monodir}/4.5/System.Data.Linq.dll
14mu|mono-3.12.1-6|1193	%{monodir}/gac/System.Data.Services
14mu|mono-3.12.1-6|1194	%{monodir}/2.0/System.Data.Services.dll
14mu|mono-3.12.1-6|1195	%{monodir}/4.0/System.Data.Services.dll
14mu|mono-3.12.1-6|1196	%{monodir}/4.5/System.Data.Services.dll
14mu|mono-3.12.1-6|1197	%{monodir}/gac/Mono.Data.Tds
14mu|mono-3.12.1-6|1198	%{monodir}/2.0/Mono.Data.Tds.dll
14mu|mono-3.12.1-6|1199	%{monodir}/4.0/Mono.Data.Tds.dll
14mu|mono-3.12.1-6|1200	%{monodir}/4.5/Mono.Data.Tds.dll
14mu|mono-3.12.1-6|1201	%{monodir}/gac/System.EnterpriseServices
14mu|mono-3.12.1-6|1202	%{monodir}/2.0/System.EnterpriseServices.dll
14mu|mono-3.12.1-6|1203	%{monodir}/4.0/System.EnterpriseServices.dll
14mu|mono-3.12.1-6|1204	%{monodir}/4.5/System.EnterpriseServices.dll
14mu|mono-3.12.1-6|1205	%{monodir}/4.5/EntityFramework.dll
14mu|mono-3.12.1-6|1206	%{monodir}/gac/EntityFramework
14mu|mono-3.12.1-6|1207	%{monodir}/4.5/EntityFramework.SqlServer.dll
14mu|mono-3.12.1-6|1208	%{monodir}/gac/EntityFramework.SqlServer
14mu|mono-3.12.1-6|1209	%{monodir}/gac/Novell.Directory.Ldap
14mu|mono-3.12.1-6|1210	%{monodir}/2.0/Novell.Directory.Ldap.dll
14mu|mono-3.12.1-6|1211	%{monodir}/4.0/Novell.Directory.Ldap.dll
14mu|mono-3.12.1-6|1212	%{monodir}/4.5/Novell.Directory.Ldap.dll
14mu|mono-3.12.1-6|1213	%{monodir}/gac/System.DirectoryServices
14mu|mono-3.12.1-6|1214	%{monodir}/2.0/System.DirectoryServices.dll
14mu|mono-3.12.1-6|1215	%{monodir}/4.0/System.DirectoryServices.dll
14mu|mono-3.12.1-6|1216	%{monodir}/4.5/System.DirectoryServices.dll
14mu|mono-3.12.1-6|1217	%{monodir}/2.0/System.DirectoryServices.Protocols.dll
14mu|mono-3.12.1-6|1218	%{monodir}/4.0/System.DirectoryServices.Protocols.dll
14mu|mono-3.12.1-6|1219	%{monodir}/4.5/System.DirectoryServices.Protocols.dll
14mu|mono-3.12.1-6|1220	%{monodir}/gac/System.DirectoryServices.Protocols
14mu|mono-3.12.1-6|1221	%{monodir}/gac/System.Runtime.Serialization
14mu|mono-3.12.1-6|1222	%{monodir}/2.0/System.Runtime.Serialization.dll
14mu|mono-3.12.1-6|1223	%{monodir}/4.0/System.Runtime.Serialization.dll
14mu|mono-3.12.1-6|1224	%{monodir}/4.5/System.Runtime.Serialization.dll
14mu|mono-3.12.1-6|1225	%{monodir}/gac/System.Transactions
14mu|mono-3.12.1-6|1226	%{monodir}/2.0/System.Transactions.dll
14mu|mono-3.12.1-6|1227	%{monodir}/4.0/System.Transactions.dll
14mu|mono-3.12.1-6|1228	%{monodir}/4.5/System.Transactions.dll
14mu|mono-3.12.1-6|1229	%{monodir}/gac/WebMatrix.Data
14mu|mono-3.12.1-6|1230	%{monodir}/4.0/WebMatrix.Data.dll
14mu|mono-3.12.1-6|1231	%{monodir}/4.5/WebMatrix.Data.dll
14mu|mono-3.12.1-6|1232	
14mu|mono-3.12.1-6|1233	%files locale-extras
14mu|mono-3.12.1-6|1234	%{monodir}/gac/I18N.MidEast
14mu|mono-3.12.1-6|1235	%{monodir}/2.0/I18N.MidEast.dll
14mu|mono-3.12.1-6|1236	%{monodir}/4.0/I18N.MidEast.dll
14mu|mono-3.12.1-6|1237	%{monodir}/4.5/I18N.MidEast.dll
14mu|mono-3.12.1-6|1238	%{monodir}/gac/I18N.Rare
14mu|mono-3.12.1-6|1239	%{monodir}/2.0/I18N.Rare.dll
14mu|mono-3.12.1-6|1240	%{monodir}/4.0/I18N.Rare.dll
14mu|mono-3.12.1-6|1241	%{monodir}/4.5/I18N.Rare.dll
14mu|mono-3.12.1-6|1242	%{monodir}/gac/I18N.CJK
14mu|mono-3.12.1-6|1243	%{monodir}/2.0/I18N.CJK.dll
14mu|mono-3.12.1-6|1244	%{monodir}/4.0/I18N.CJK.dll
14mu|mono-3.12.1-6|1245	%{monodir}/4.5/I18N.CJK.dll
14mu|mono-3.12.1-6|1246	%{monodir}/gac/I18N.Other
14mu|mono-3.12.1-6|1247	%{monodir}/2.0/I18N.Other.dll
14mu|mono-3.12.1-6|1248	%{monodir}/4.0/I18N.Other.dll
14mu|mono-3.12.1-6|1249	%{monodir}/4.5/I18N.Other.dll
14mu|mono-3.12.1-6|1250	
14mu|mono-3.12.1-6|1251	%files data-postgresql
14mu|mono-3.12.1-6|1252	%{monodir}/gac/Npgsql
14mu|mono-3.12.1-6|1253	%{monodir}/2.0/Npgsql.dll
14mu|mono-3.12.1-6|1254	%{monodir}/4.0/Npgsql.dll
14mu|mono-3.12.1-6|1255	%{monodir}/4.5/Npgsql.dll
14mu|mono-3.12.1-6|1256	
14mu|mono-3.12.1-6|1257	%files nunit
14mu|mono-3.12.1-6|1258	%{_bindir}/nunit-console
14mu|mono-3.12.1-6|1259	%{_bindir}/nunit-console2
14mu|mono-3.12.1-6|1260	%{_bindir}/nunit-console4
14mu|mono-3.12.1-6|1261	%{monodir}/2.0/nunit-console.exe
14mu|mono-3.12.1-6|1262	%{monodir}/2.0/nunit-console.exe.config
14mu|mono-3.12.1-6|1263	%{monodir}/2.0/nunit-console.exe.mdb
14mu|mono-3.12.1-6|1264	%{monodir}/4.5/nunit-console.exe*
14mu|mono-3.12.1-6|1265	%{monodir}/gac/nunit-console-runner
14mu|mono-3.12.1-6|1266	%{monodir}/2.0/nunit-console-runner.dll
14mu|mono-3.12.1-6|1267	%{monodir}/4.5/nunit-console-runner.dll
14mu|mono-3.12.1-6|1268	%{monodir}/2.0/nunit.core.dll
14mu|mono-3.12.1-6|1269	%{monodir}/4.5/nunit.core.dll
14mu|mono-3.12.1-6|1270	%{monodir}/gac/nunit.core.extensions
14mu|mono-3.12.1-6|1271	%{monodir}/2.0/nunit.core.extensions.dll
14mu|mono-3.12.1-6|1272	%{monodir}/4.5/nunit.core.extensions.dll
14mu|mono-3.12.1-6|1273	%{monodir}/gac/nunit.core.interfaces
14mu|mono-3.12.1-6|1274	%{monodir}/2.0/nunit.core.interfaces.dll
14mu|mono-3.12.1-6|1275	%{monodir}/4.5/nunit.core.interfaces.dll
14mu|mono-3.12.1-6|1276	%{monodir}/2.0/nunit.framework.dll
14mu|mono-3.12.1-6|1277	%{monodir}/4.5/nunit.framework.dll
14mu|mono-3.12.1-6|1278	%{monodir}/gac/nunit.framework.extensions
14mu|mono-3.12.1-6|1279	%{monodir}/2.0/nunit.framework.extensions.dll
14mu|mono-3.12.1-6|1280	%{monodir}/4.5/nunit.framework.extensions.dll
14mu|mono-3.12.1-6|1281	%{monodir}/2.0/nunit.mocks.dll
14mu|mono-3.12.1-6|1282	%{monodir}/4.5/nunit.mocks.dll
14mu|mono-3.12.1-6|1283	%{monodir}/2.0/nunit.util.dll
14mu|mono-3.12.1-6|1284	%{monodir}/4.5/nunit.util.dll
14mu|mono-3.12.1-6|1285	%{monodir}/gac/nunit.core
14mu|mono-3.12.1-6|1286	%{monodir}/gac/nunit.framework
14mu|mono-3.12.1-6|1287	%{monodir}/gac/nunit.util
14mu|mono-3.12.1-6|1288	%{monodir}/gac/nunit.mocks
14mu|mono-3.12.1-6|1289	
14mu|mono-3.12.1-6|1290	%files -n monodoc-core
14mu|mono-3.12.1-6|1291	%{monodir}/gac/monodoc
14mu|mono-3.12.1-6|1292	%{monodir}/monodoc
14mu|mono-3.12.1-6|1293	%{monodir}/4.5/mdoc.exe*
14mu|mono-3.12.1-6|1294	%{monodir}/4.5/mod.exe*
14mu|mono-3.12.1-6|1295	%{monodir}/4.0/monodoc.dll
14mu|mono-3.12.1-6|1296	%{_bindir}/mdassembler
14mu|mono-3.12.1-6|1297	%{_bindir}/mdoc
14mu|mono-3.12.1-6|1298	%{_bindir}/mdoc-assemble
14mu|mono-3.12.1-6|1299	%{_bindir}/mdoc-export-html
14mu|mono-3.12.1-6|1300	%{_bindir}/mdoc-export-msxdoc
14mu|mono-3.12.1-6|1301	%{_bindir}/mdoc-update
14mu|mono-3.12.1-6|1302	%{_bindir}/mdoc-validate
14mu|mono-3.12.1-6|1303	%{_bindir}/mdvalidater
14mu|mono-3.12.1-6|1304	%{_bindir}/mod
14mu|mono-3.12.1-6|1305	%{_bindir}/monodocer
14mu|mono-3.12.1-6|1306	%{_bindir}/monodocs2html
14mu|mono-3.12.1-6|1307	%{_bindir}/monodocs2slashdoc
14mu|mono-3.12.1-6|1308	%{_prefix}/lib/monodoc
14mu|mono-3.12.1-6|1309	%{_mandir}/man1/mdassembler.1*
14mu|mono-3.12.1-6|1310	%{_mandir}/man1/mdoc-assemble.1*
14mu|mono-3.12.1-6|1311	%{_mandir}/man1/mdoc-export-html.1*
14mu|mono-3.12.1-6|1312	%{_mandir}/man1/mdoc-export-msxdoc.1*
14mu|mono-3.12.1-6|1313	%{_mandir}/man1/mdoc-update.1*
14mu|mono-3.12.1-6|1314	%{_mandir}/man1/mdoc-validate.1*
14mu|mono-3.12.1-6|1315	%{_mandir}/man1/mdoc.1*
14mu|mono-3.12.1-6|1316	%{_mandir}/man1/mdvalidater.1*
14mu|mono-3.12.1-6|1317	%{_mandir}/man1/monodocer.1*
14mu|mono-3.12.1-6|1318	%{_mandir}/man1/monodocs2html.1*
14mu|mono-3.12.1-6|1319	%{_mandir}/man5/mdoc.5*
14mu|mono-3.12.1-6|1320	
14mu|mono-3.12.1-6|1321	%files rx-core
14mu|mono-3.12.1-6|1322	%{monodir}/4.5/System.Reactive.Core.dll
14mu|mono-3.12.1-6|1323	%{monodir}/4.5/System.Reactive.Debugger.dll
14mu|mono-3.12.1-6|1324	%{monodir}/4.5/System.Reactive.Experimental.dll
14mu|mono-3.12.1-6|1325	%{monodir}/4.5/System.Reactive.Interfaces.dll
14mu|mono-3.12.1-6|1326	%{monodir}/4.5/System.Reactive.Linq.dll
14mu|mono-3.12.1-6|1327	%{monodir}/4.5/System.Reactive.Observable.Aliases.dll
14mu|mono-3.12.1-6|1328	%{monodir}/4.5/System.Reactive.PlatformServices.dll
14mu|mono-3.12.1-6|1329	%{monodir}/4.5/System.Reactive.Providers.dll
14mu|mono-3.12.1-6|1330	%{monodir}/4.5/System.Reactive.Runtime.Remoting.dll
14mu|mono-3.12.1-6|1331	%{monodir}/gac/System.Reactive.Core*
14mu|mono-3.12.1-6|1332	%{monodir}/gac/System.Reactive.Debugger*
14mu|mono-3.12.1-6|1333	%{monodir}/gac/System.Reactive.Experimental*
14mu|mono-3.12.1-6|1334	%{monodir}/gac/System.Reactive.Interfaces*
14mu|mono-3.12.1-6|1335	%{monodir}/gac/System.Reactive.Linq*
14mu|mono-3.12.1-6|1336	%{monodir}/gac/System.Reactive.Observable.Aliases/0.0.0.0__31bf3856ad364e35/System.Reactive.Observable.Aliases.dll
14mu|mono-3.12.1-6|1337	%{monodir}/gac/System.Reactive.Observable.Aliases/0.0.0.0__31bf3856ad364e35/System.Reactive.Observable.Aliases.dll.mdb
14mu|mono-3.12.1-6|1338	%{monodir}/gac/System.Reactive.PlatformServices*
14mu|mono-3.12.1-6|1339	%{monodir}/gac/System.Reactive.Providers*
14mu|mono-3.12.1-6|1340	%{monodir}/gac/System.Reactive.Runtime.Remoting*
14mu|mono-3.12.1-6|1341	
14mu|mono-3.12.1-6|1342	%files rx-desktop
14mu|mono-3.12.1-6|1343	%{monodir}/4.5/System.Reactive.Windows.Forms.dll
14mu|mono-3.12.1-6|1344	%{monodir}/4.5/System.Reactive.Windows.Threading.dll
14mu|mono-3.12.1-6|1345	%{monodir}/gac/System.Reactive.Windows.Forms
14mu|mono-3.12.1-6|1346	%{monodir}/gac/System.Reactive.Windows.Threading
14mu|mono-3.12.1-6|1347	
14mu|mono-3.12.1-6|1348	%files wcf
14mu|mono-3.12.1-6|1349	%{_bindir}/svcutil
14mu|mono-3.12.1-6|1350	%{monodir}/4.5/svcutil.exe*
14mu|mono-3.12.1-6|1351	%{monodir}/gac/System.IdentityModel
14mu|mono-3.12.1-6|1352	%{monodir}/2.0/System.IdentityModel.dll
14mu|mono-3.12.1-6|1353	%{monodir}/4.0/System.IdentityModel.dll
14mu|mono-3.12.1-6|1354	%{monodir}/4.5/System.IdentityModel.dll
14mu|mono-3.12.1-6|1355	%{monodir}/gac/System.IdentityModel.Selectors
14mu|mono-3.12.1-6|1356	%{monodir}/2.0/System.IdentityModel.Selectors.dll
14mu|mono-3.12.1-6|1357	%{monodir}/4.0/System.IdentityModel.Selectors.dll
14mu|mono-3.12.1-6|1358	%{monodir}/4.5/System.IdentityModel.Selectors.dll
14mu|mono-3.12.1-6|1359	%{monodir}/gac/System.Runtime.DurableInstancing
14mu|mono-3.12.1-6|1360	%{monodir}/4.0/System.Runtime.DurableInstancing.dll
14mu|mono-3.12.1-6|1361	%{monodir}/4.5/System.Runtime.DurableInstancing.dll
14mu|mono-3.12.1-6|1362	%{monodir}/gac/System.ServiceModel
14mu|mono-3.12.1-6|1363	%{monodir}/2.0/System.ServiceModel.dll
14mu|mono-3.12.1-6|1364	%{monodir}/4.0/System.ServiceModel.dll
14mu|mono-3.12.1-6|1365	%{monodir}/4.5/System.ServiceModel.dll
14mu|mono-3.12.1-6|1366	%{monodir}/4.0/System.ServiceModel.Activation.dll
14mu|mono-3.12.1-6|1367	%{monodir}/4.5/System.ServiceModel.Activation.dll
14mu|mono-3.12.1-6|1368	%{monodir}/gac/System.ServiceModel.Activation
14mu|mono-3.12.1-6|1369	%{monodir}/gac/System.ServiceModel.Discovery
14mu|mono-3.12.1-6|1370	%{monodir}/4.0/System.ServiceModel.Discovery.dll
14mu|mono-3.12.1-6|1371	%{monodir}/4.5/System.ServiceModel.Discovery.dll
14mu|mono-3.12.1-6|1372	%{monodir}/gac/System.ServiceModel.Routing
14mu|mono-3.12.1-6|1373	%{monodir}/4.0/System.ServiceModel.Routing.dll
14mu|mono-3.12.1-6|1374	%{monodir}/4.5/System.ServiceModel.Routing.dll
14mu|mono-3.12.1-6|1375	%{monodir}/gac/System.ServiceModel.Web
14mu|mono-3.12.1-6|1376	%{monodir}/2.0/System.ServiceModel.Web.dll
14mu|mono-3.12.1-6|1377	%{monodir}/4.0/System.ServiceModel.Web.dll
14mu|mono-3.12.1-6|1378	%{monodir}/4.5/System.ServiceModel.Web.dll
14mu|mono-3.12.1-6|1379	
14mu|mono-3.12.1-6|1380	%changelog
14mu|mono-3.12.1-6|1381	
14mu|mono-3.12.1-6|1382	* Fri Jul 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.12.1-6
14mu|mono-3.12.1-6|1383	- (b8918bd) Updated to 3.12.1
14mu|mono-3.12.1-6|1384	
14mu|mono-3.12.1-6|1385	

23375 14
14mu|mono-addins-1.1-2|1	Summary:	Mono Addins
14mu|mono-addins-1.1-2|2	Name:		mono-addins
14mu|mono-addins-1.1-2|3	Version:	1.1
14mu|mono-addins-1.1-2|4	Release:	2
14mu|mono-addins-1.1-2|5	License:	MIT
14mu|mono-addins-1.1-2|6	Group:		Development/Other
14mu|mono-addins-1.1-2|7	Url:		http://www.go-mono.com
14mu|mono-addins-1.1-2|8	Source0:	http://origin-download.mono-project.com/sources/mono-addins/%{name}-%{version}.tar.gz
14mu|mono-addins-1.1-2|9	Patch0:		mono-addins-1.1-pkgconfig.patch
14mu|mono-addins-1.1-2|10	BuildRequires:	gtk-sharp2
14mu|mono-addins-1.1-2|11	BuildRequires:	pkgconfig(mono)
14mu|mono-addins-1.1-2|12	BuildArch:	noarch
14mu|mono-addins-1.1-2|13	
14mu|mono-addins-1.1-2|14	%description
14mu|mono-addins-1.1-2|15	Mono Addin Support.
14mu|mono-addins-1.1-2|16	
14mu|mono-addins-1.1-2|17	%files
14mu|mono-addins-1.1-2|18	%{_bindir}/mautil
14mu|mono-addins-1.1-2|19	%{_mandir}/man1/mautil.1*
14mu|mono-addins-1.1-2|20	%{_prefix}/lib/mono/mono-addins/mautil.exe
14mu|mono-addins-1.1-2|21	%{_prefix}/lib/mono/gac/Mono.Addins
14mu|mono-addins-1.1-2|22	%{_prefix}/lib/mono/mono-addins/Mono.Addins.dll
14mu|mono-addins-1.1-2|23	%{_prefix}/lib/mono/gac/Mono.Addins.CecilReflector/
14mu|mono-addins-1.1-2|24	%{_prefix}/lib/mono/mono-addins/Mono.Addins.CecilReflector.dll
14mu|mono-addins-1.1-2|25	%{_prefix}/lib/mono/gac/Mono.Addins.Setup
14mu|mono-addins-1.1-2|26	%{_prefix}/lib/mono/mono-addins/Mono.Addins.Setup.dll
14mu|mono-addins-1.1-2|27	%{_prefix}/lib/mono/gac/Mono.Addins.Gui
14mu|mono-addins-1.1-2|28	%{_prefix}/lib/mono/mono-addins/Mono.Addins.Gui.dll
14mu|mono-addins-1.1-2|29	
14mu|mono-addins-1.1-2|30	#----------------------------------------------------------------------------
14mu|mono-addins-1.1-2|31	
14mu|mono-addins-1.1-2|32	%package 0.6
14mu|mono-addins-1.1-2|33	Summary:	Mono Addins compatibility
14mu|mono-addins-1.1-2|34	Group:		Development/Other
14mu|mono-addins-1.1-2|35	Conflicts:	%{name} < 0.6-3
14mu|mono-addins-1.1-2|36	Requires:	%{name} = %{EVRD}
14mu|mono-addins-1.1-2|37	
14mu|mono-addins-1.1-2|38	%description 0.6
14mu|mono-addins-1.1-2|39	Mono Addin Support - compatibility package.
14mu|mono-addins-1.1-2|40	
14mu|mono-addins-1.1-2|41	%files 0.6
14mu|mono-addins-1.1-2|42	%{_prefix}/lib/mono/gac/policy.0.6.Mono.Addins
14mu|mono-addins-1.1-2|43	%{_prefix}/lib/mono/gac/policy.0.6.Mono.Addins.CecilReflector/
14mu|mono-addins-1.1-2|44	%{_prefix}/lib/mono/gac/policy.0.6.Mono.Addins.Setup
14mu|mono-addins-1.1-2|45	%{_prefix}/lib/mono/gac/policy.0.6.Mono.Addins.Gui
14mu|mono-addins-1.1-2|46	%{_prefix}/lib/mono/gac/policy.0.6.Mono.Addins.MSBuild
14mu|mono-addins-1.1-2|47	
14mu|mono-addins-1.1-2|48	#----------------------------------------------------------------------------
14mu|mono-addins-1.1-2|49	
14mu|mono-addins-1.1-2|50	%package 0.5
14mu|mono-addins-1.1-2|51	Summary:	Mono Addins compatibility
14mu|mono-addins-1.1-2|52	Group:		Development/Other
14mu|mono-addins-1.1-2|53	Conflicts:	%{name} < 0.6-3
14mu|mono-addins-1.1-2|54	Requires:	%{name} = %{EVRD}
14mu|mono-addins-1.1-2|55	
14mu|mono-addins-1.1-2|56	%description 0.5
14mu|mono-addins-1.1-2|57	Mono Addin Support - compatibility package.
14mu|mono-addins-1.1-2|58	
14mu|mono-addins-1.1-2|59	%files 0.5
14mu|mono-addins-1.1-2|60	%{_prefix}/lib/mono/gac/policy.0.5.Mono.Addins
14mu|mono-addins-1.1-2|61	%{_prefix}/lib/mono/gac/policy.0.5.Mono.Addins.CecilReflector/
14mu|mono-addins-1.1-2|62	%{_prefix}/lib/mono/gac/policy.0.5.Mono.Addins.Setup
14mu|mono-addins-1.1-2|63	%{_prefix}/lib/mono/gac/policy.0.5.Mono.Addins.Gui
14mu|mono-addins-1.1-2|64	
14mu|mono-addins-1.1-2|65	#----------------------------------------------------------------------------
14mu|mono-addins-1.1-2|66	
14mu|mono-addins-1.1-2|67	%package 0.4
14mu|mono-addins-1.1-2|68	Summary:	Mono Addins compatibility
14mu|mono-addins-1.1-2|69	Group:		Development/Other
14mu|mono-addins-1.1-2|70	Conflicts:	%{name} < 0.6-3
14mu|mono-addins-1.1-2|71	Requires:	%{name} = %{EVRD}
14mu|mono-addins-1.1-2|72	
14mu|mono-addins-1.1-2|73	%description 0.4
14mu|mono-addins-1.1-2|74	Mono Addin Support - compatibility package.
14mu|mono-addins-1.1-2|75	
14mu|mono-addins-1.1-2|76	%files 0.4
14mu|mono-addins-1.1-2|77	%{_prefix}/lib/mono/gac/policy.0.4.Mono.Addins
14mu|mono-addins-1.1-2|78	%{_prefix}/lib/mono/gac/policy.0.4.Mono.Addins.CecilReflector
14mu|mono-addins-1.1-2|79	%{_prefix}/lib/mono/gac/policy.0.4.Mono.Addins.Gui
14mu|mono-addins-1.1-2|80	%{_prefix}/lib/mono/gac/policy.0.4.Mono.Addins.Setup
14mu|mono-addins-1.1-2|81	
14mu|mono-addins-1.1-2|82	#----------------------------------------------------------------------------
14mu|mono-addins-1.1-2|83	
14mu|mono-addins-1.1-2|84	%package 0.3
14mu|mono-addins-1.1-2|85	Summary:	Mono Addins compatibility
14mu|mono-addins-1.1-2|86	Group:		Development/Other
14mu|mono-addins-1.1-2|87	Conflicts:	%{name} < 0.6-3
14mu|mono-addins-1.1-2|88	Requires:	%{name} = %{EVRD}
14mu|mono-addins-1.1-2|89	
14mu|mono-addins-1.1-2|90	%description 0.3
14mu|mono-addins-1.1-2|91	Mono Addin Support - compatibility package.
14mu|mono-addins-1.1-2|92	
14mu|mono-addins-1.1-2|93	%files 0.3
14mu|mono-addins-1.1-2|94	%{_prefix}/lib/mono/gac/policy.0.3.Mono.Addins
14mu|mono-addins-1.1-2|95	%{_prefix}/lib/mono/gac/policy.0.3.Mono.Addins.CecilReflector/
14mu|mono-addins-1.1-2|96	%{_prefix}/lib/mono/gac/policy.0.3.Mono.Addins.Setup
14mu|mono-addins-1.1-2|97	%{_prefix}/lib/mono/gac/policy.0.3.Mono.Addins.Gui
14mu|mono-addins-1.1-2|98	
14mu|mono-addins-1.1-2|99	#----------------------------------------------------------------------------
14mu|mono-addins-1.1-2|100	
14mu|mono-addins-1.1-2|101	%package 0.2
14mu|mono-addins-1.1-2|102	Summary:	Mono Addins compatibility
14mu|mono-addins-1.1-2|103	Group:		Development/Other
14mu|mono-addins-1.1-2|104	Conflicts:	%{name} < 0.6-3
14mu|mono-addins-1.1-2|105	Requires:	%{name} = %{EVRD}
14mu|mono-addins-1.1-2|106	
14mu|mono-addins-1.1-2|107	%description 0.2
14mu|mono-addins-1.1-2|108	Mono Addin Support - compatibility package.
14mu|mono-addins-1.1-2|109	
14mu|mono-addins-1.1-2|110	%files 0.2
14mu|mono-addins-1.1-2|111	%{_prefix}/lib/mono/gac/policy.0.2.Mono.Addins
14mu|mono-addins-1.1-2|112	%{_prefix}/lib/mono/gac/policy.0.2.Mono.Addins.CecilReflector/
14mu|mono-addins-1.1-2|113	%{_prefix}/lib/mono/gac/policy.0.2.Mono.Addins.Setup
14mu|mono-addins-1.1-2|114	%{_prefix}/lib/mono/gac/policy.0.2.Mono.Addins.Gui
14mu|mono-addins-1.1-2|115	
14mu|mono-addins-1.1-2|116	#----------------------------------------------------------------------------
14mu|mono-addins-1.1-2|117	
14mu|mono-addins-1.1-2|118	%package devel
14mu|mono-addins-1.1-2|119	Summary:	Development files for %{name}
14mu|mono-addins-1.1-2|120	Group:		Development/Other
14mu|mono-addins-1.1-2|121	Requires:	%{name} = %{EVRD}
14mu|mono-addins-1.1-2|122	
14mu|mono-addins-1.1-2|123	%description devel
14mu|mono-addins-1.1-2|124	Mono Addin Support - development files and tools.
14mu|mono-addins-1.1-2|125	
14mu|mono-addins-1.1-2|126	%files devel
14mu|mono-addins-1.1-2|127	%{_datadir}/pkgconfig/*.pc
14mu|mono-addins-1.1-2|128	#gw these depend on stuff in libmono-devel:
14mu|mono-addins-1.1-2|129	%{_prefix}/lib/mono/gac/Mono.Addins.MSBuild
14mu|mono-addins-1.1-2|130	%{_prefix}/lib/mono/gac/policy.0.2.Mono.Addins.MSBuild
14mu|mono-addins-1.1-2|131	%{_prefix}/lib/mono/gac/policy.0.3.Mono.Addins.MSBuild
14mu|mono-addins-1.1-2|132	%{_prefix}/lib/mono/gac/policy.0.4.Mono.Addins.MSBuild
14mu|mono-addins-1.1-2|133	%{_prefix}/lib/mono/gac/policy.0.5.Mono.Addins.MSBuild
14mu|mono-addins-1.1-2|134	%{_prefix}/lib/mono/mono-addins/Mono.Addins.MSBuild.dll
14mu|mono-addins-1.1-2|135	
14mu|mono-addins-1.1-2|136	#----------------------------------------------------------------------------
14mu|mono-addins-1.1-2|137	
14mu|mono-addins-1.1-2|138	%prep
14mu|mono-addins-1.1-2|139	%setup -q
14mu|mono-addins-1.1-2|140	%patch0 -p1
14mu|mono-addins-1.1-2|141	
14mu|mono-addins-1.1-2|142	%build
14mu|mono-addins-1.1-2|143	./configure --prefix=%{_prefix}
14mu|mono-addins-1.1-2|144	#gw parallel make broken in 0.4
14mu|mono-addins-1.1-2|145	make
14mu|mono-addins-1.1-2|146	
14mu|mono-addins-1.1-2|147	%install
14mu|mono-addins-1.1-2|148	%makeinstall_std
14mu|mono-addins-1.1-2|149	
14mu|mono-addins-1.1-2|150	mkdir -p %{buildroot}%{_datadir}/pkgconfig
14mu|mono-addins-1.1-2|151	mv %{buildroot}%{_prefix}/lib*/pkgconfig/*.pc %{buildroot}%{_datadir}/pkgconfig
14mu|mono-addins-1.1-2|152	
14mu|mono-addins-1.1-2|153	
14mu|mono-addins-1.1-2|154	%changelog
14mu|mono-addins-1.1-2|155	
14mu|mono-addins-1.1-2|156	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-2
14mu|mono-addins-1.1-2|157	- (006855b) Fix prefix in pkgconfig files
14mu|mono-addins-1.1-2|158	
14mu|mono-addins-1.1-2|159	

23376 14
14mu|mono-tools-2.11-8|1	%define monodir %{_prefix}/lib/mono
14mu|mono-tools-2.11-8|2	%define monodocdir %{_prefix}/lib/monodoc
14mu|mono-tools-2.11-8|3	%define monover 3.0.12
14mu|mono-tools-2.11-8|4	%define pkgconfigdir %{_datadir}/pkgconfig
14mu|mono-tools-2.11-8|5	
14mu|mono-tools-2.11-8|6	%define __noautoreq 'lib\.*gtk'
14mu|mono-tools-2.11-8|7	
14mu|mono-tools-2.11-8|8	Summary:	Mono tools, including the documentation browser
14mu|mono-tools-2.11-8|9	Name:		mono-tools
14mu|mono-tools-2.11-8|10	Version:	2.11
14mu|mono-tools-2.11-8|11	Release:	8
14mu|mono-tools-2.11-8|12	#Source0: http://go-mono.com/sources/mono-tools/%{name}-%{version}.tar.bz2
14mu|mono-tools-2.11-8|13	Source0:	http://go-mono.com/sources/mono-tools/mono-tools-master.tar.gz
14mu|mono-tools-2.11-8|14	Source1:	gsharp.svg
14mu|mono-tools-2.11-8|15	Patch0:		mono-tools-2.11-disable-gtkhtml.patch
14mu|mono-tools-2.11-8|16	Patch1:		mono-tools-2.11-disable-gendarme-webdoc-build.patch
14mu|mono-tools-2.11-8|17	Patch2:		gsharp_icon.patch
14mu|mono-tools-2.11-8|18	License:	GPLv2 and LGPLv2
14mu|mono-tools-2.11-8|19	Group:		Development/Other
14mu|mono-tools-2.11-8|20	Url:		http://www.go-mono.com
14mu|mono-tools-2.11-8|21	#gw it needs System.Xml.Linq:
14mu|mono-tools-2.11-8|22	BuildRequires:	mono-devel >= %{monover}
14mu|mono-tools-2.11-8|23	BuildRequires:	gnome-sharp2-devel
14mu|mono-tools-2.11-8|24	BuildRequires:	gnome-desktop-sharp-devel
14mu|mono-tools-2.11-8|25	BuildRequires:	glade-sharp2
14mu|mono-tools-2.11-8|26	BuildRequires:	webkit-sharp-devel
14mu|mono-tools-2.11-8|27	BuildRequires:	mono-nunit >= %{monover}
14mu|mono-tools-2.11-8|28	BuildRequires:	glib-gettextize
14mu|mono-tools-2.11-8|29	Requires(post): monodoc-core >= %{monover}
14mu|mono-tools-2.11-8|30	Requires: monodoc-core >= %{monover}
14mu|mono-tools-2.11-8|31	BuildArch: noarch
14mu|mono-tools-2.11-8|32	
14mu|mono-tools-2.11-8|33	
14mu|mono-tools-2.11-8|34	%description
14mu|mono-tools-2.11-8|35	Mono Tools is a collection of development and testing programs and
14mu|mono-tools-2.11-8|36	utilities for use with Mono.
14mu|mono-tools-2.11-8|37	
14mu|mono-tools-2.11-8|38	%prep
14mu|mono-tools-2.11-8|39	%setup -q -n mono-tools-master
14mu|mono-tools-2.11-8|40	%patch0 -p1 -b .disable_gtkhtml
14mu|mono-tools-2.11-8|41	%patch1 -p1 -b .disable_gendarme
14mu|mono-tools-2.11-8|42	%patch2 -p0 -b .gsharp_icon
14mu|mono-tools-2.11-8|43	
14mu|mono-tools-2.11-8|44	#for i in `find . -iname "*.cs"`;
14mu|mono-tools-2.11-8|45	#do
14mu|mono-tools-2.11-8|46	#	sed -i -e 's|Gtk.Timeout|Glib.Timeout|g' $i
14mu|mono-tools-2.11-8|47	#done
14mu|mono-tools-2.11-8|48	
14mu|mono-tools-2.11-8|49	for i in `find . -name "*.am"`;
14mu|mono-tools-2.11-8|50	do
14mu|mono-tools-2.11-8|51	sed -i -e 's|-define:DEBUG|-define:DEBUG -sdk:4|g' $i
14mu|mono-tools-2.11-8|52	done
14mu|mono-tools-2.11-8|53	
14mu|mono-tools-2.11-8|54	%build
14mu|mono-tools-2.11-8|55	./autogen.sh
14mu|mono-tools-2.11-8|56	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib --mandir=%{_mandir}
14mu|mono-tools-2.11-8|57	#gw parallel make fails in 2.2
14mu|mono-tools-2.11-8|58	make
14mu|mono-tools-2.11-8|59	
14mu|mono-tools-2.11-8|60	%install
14mu|mono-tools-2.11-8|61	rm -rf %{buildroot} %{name}.lang
14mu|mono-tools-2.11-8|62	%makeinstall_std pkgconfigdir=%{pkgconfigdir}
14mu|mono-tools-2.11-8|63	%find_lang %{name}
14mu|mono-tools-2.11-8|64	#gw it needs Mono.WebBrowser which needs gluezilla
14mu|mono-tools-2.11-8|65	rm -f %{buildroot}%{monodocdir}/MonoWebBrowserHtmlRender.dll
14mu|mono-tools-2.11-8|66	touch %{buildroot}%{monodocdir}/monodoc.index
14mu|mono-tools-2.11-8|67	
14mu|mono-tools-2.11-8|68	mkdir -p %{buildroot}%{_iconsdir}
14mu|mono-tools-2.11-8|69	cp %{SOURCE1} %{buildroot}%{_iconsdir}
14mu|mono-tools-2.11-8|70	#%post
14mu|mono-tools-2.11-8|71	#touch %{monodocdir}/monodoc.index
14mu|mono-tools-2.11-8|72	#%_bindir/monodoc --make-index > /dev/null
14mu|mono-tools-2.11-8|73	
14mu|mono-tools-2.11-8|74	%files -f %{name}.lang
14mu|mono-tools-2.11-8|75	%doc AUTHORS README ChangeLog
14mu|mono-tools-2.11-8|76	%{_bindir}/emveepee
14mu|mono-tools-2.11-8|77	%{_bindir}/minvoke
14mu|mono-tools-2.11-8|78	%{_bindir}/monodoc
14mu|mono-tools-2.11-8|79	%{_bindir}/mperfmon
14mu|mono-tools-2.11-8|80	%{_bindir}/gasnview
14mu|mono-tools-2.11-8|81	#%_bindir/gd2i
14mu|mono-tools-2.11-8|82	#%_bindir/gendarme
14mu|mono-tools-2.11-8|83	#%_bindir/gendarme-wizard
14mu|mono-tools-2.11-8|84	%{_bindir}/gsharp
14mu|mono-tools-2.11-8|85	%{_bindir}/gui-compare
14mu|mono-tools-2.11-8|86	%{_bindir}/create-native-map
14mu|mono-tools-2.11-8|87	%{_bindir}/ilcontrast
14mu|mono-tools-2.11-8|88	%{_bindir}/mprof*
14mu|mono-tools-2.11-8|89	%{_prefix}/lib/create-native-map
14mu|mono-tools-2.11-8|90	%{_prefix}/lib/ilcontrast/
14mu|mono-tools-2.11-8|91	%dir %{_prefix}/lib/minvoke/
14mu|mono-tools-2.11-8|92	%{_prefix}/lib/minvoke/minvoke.exe
14mu|mono-tools-2.11-8|93	%dir %{_prefix}/lib/%{name}
14mu|mono-tools-2.11-8|94	%{_prefix}/lib/%{name}/emveepee.exe*
14mu|mono-tools-2.11-8|95	%{_prefix}/lib/%{name}/mprof*
14mu|mono-tools-2.11-8|96	%{_prefix}/lib/%{name}/Mono.Profiler*
14mu|mono-tools-2.11-8|97	%{_mandir}/man1/*
14mu|mono-tools-2.11-8|98	#%_mandir/man5/*
14mu|mono-tools-2.11-8|99	#%_prefix/lib/gendarme
14mu|mono-tools-2.11-8|100	%{_prefix}/lib/gsharp
14mu|mono-tools-2.11-8|101	%{_prefix}/lib/gui-compare
14mu|mono-tools-2.11-8|102	%{_prefix}/lib/mperfmon
14mu|mono-tools-2.11-8|103	%{_iconsdir}/gsharp.*
14mu|mono-tools-2.11-8|104	%monodir/1.0/*
14mu|mono-tools-2.11-8|105	%{monodocdir}/browser.exe
14mu|mono-tools-2.11-8|106	#%{monodocdir}/GtkHtmlHtmlRender.dll
14mu|mono-tools-2.11-8|107	#%{monodocdir}/MonoWebBrowserHtmlRender.dll
14mu|mono-tools-2.11-8|108	%{monodocdir}/WebKitHtmlRender.dll
14mu|mono-tools-2.11-8|109	#%{monodocdir}/sources/Gendarme*
14mu|mono-tools-2.11-8|110	#%{monodocdir}/sources/gendarme*
14mu|mono-tools-2.11-8|111	#%{monodocdir}/web
14mu|mono-tools-2.11-8|112	%{pkgconfigdir}/*.pc
14mu|mono-tools-2.11-8|113	#%_datadir/applications/gendarme-wizard.desktop
14mu|mono-tools-2.11-8|114	%{_datadir}/applications/gsharp.desktop
14mu|mono-tools-2.11-8|115	%{_datadir}/applications/monodoc.desktop
14mu|mono-tools-2.11-8|116	%{_datadir}/applications/ilcontrast.desktop
14mu|mono-tools-2.11-8|117	%{_datadir}/pixmaps/*
14mu|mono-tools-2.11-8|118	%{_datadir}/icons/hicolor/*/apps/*
14mu|mono-tools-2.11-8|119	%ghost %{monodocdir}/monodoc.index
14mu|mono-tools-2.11-8|120	
14mu|mono-tools-2.11-8|121	%changelog
14mu|mono-tools-2.11-8|122	* Wed Jan 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.11-8
14mu|mono-tools-2.11-8|123	+ Revision: 151608c
14mu|mono-tools-2.11-8|124	- Updated to 2.11
14mu|mono-tools-2.11-8|125	
14mu|mono-tools-2.11-8|126	

23377 14
14mu|movit-1.3.2-1|1	%define major 4
14mu|movit-1.3.2-1|2	%define libname %mklibname %{name} %{major}
14mu|movit-1.3.2-1|3	%define devname %mklibname %{name} -d
14mu|movit-1.3.2-1|4	
14mu|movit-1.3.2-1|5	Summary:	High-performance, high-quality video filters for the GPU
14mu|movit-1.3.2-1|6	Name:		movit
14mu|movit-1.3.2-1|7	Version:	1.3.2
14mu|movit-1.3.2-1|8	Release:	1
14mu|movit-1.3.2-1|9	License:	GPLv2+
14mu|movit-1.3.2-1|10	Group:		Video
14mu|movit-1.3.2-1|11	Url:		http://movit.sesse.net/
14mu|movit-1.3.2-1|12	Source0:	http://movit.sesse.net/%{name}-%{version}.tar.gz
14mu|movit-1.3.2-1|13	Patch0:		movit-1.3.2-disable-tests.patch
14mu|movit-1.3.2-1|14	BuildRequires:	eigen3
14mu|movit-1.3.2-1|15	BuildRequires:	pkgconfig(egl)
14mu|movit-1.3.2-1|16	BuildRequires:	pkgconfig(fftw3)
14mu|movit-1.3.2-1|17	BuildRequires:	pkgconfig(epoxy)
14mu|movit-1.3.2-1|18	BuildRequires:	pkgconfig(libpng)
14mu|movit-1.3.2-1|19	BuildRequires:	pkgconfig(sdl)
14mu|movit-1.3.2-1|20	BuildRequires:	pkgconfig(SDL_image)
14mu|movit-1.3.2-1|21	BuildRequires:	pkgconfig(x11)
14mu|movit-1.3.2-1|22	
14mu|movit-1.3.2-1|23	%description
14mu|movit-1.3.2-1|24	Movit is the Modern Video Toolkit, notwithstanding that anything that's
14mu|movit-1.3.2-1|25	called "modern" usually isn't, and it's really not a toolkit.
14mu|movit-1.3.2-1|26	
14mu|movit-1.3.2-1|27	Movit aims to be a high-quality, high-performance, open-source library
14mu|movit-1.3.2-1|28	for video filters.
14mu|movit-1.3.2-1|29	
14mu|movit-1.3.2-1|30	%files
14mu|movit-1.3.2-1|31	%doc NEWS README
14mu|movit-1.3.2-1|32	%dir %{_datadir}/%{name}/
14mu|movit-1.3.2-1|33	%{_datadir}/%{name}/*.frag
14mu|movit-1.3.2-1|34	%{_datadir}/%{name}/*.vert
14mu|movit-1.3.2-1|35	
14mu|movit-1.3.2-1|36	#----------------------------------------------------------------------------
14mu|movit-1.3.2-1|37	
14mu|movit-1.3.2-1|38	%package -n %{libname}
14mu|movit-1.3.2-1|39	Summary:	Shared library for %{name}
14mu|movit-1.3.2-1|40	Group:		System/Libraries
14mu|movit-1.3.2-1|41	Requires:	%{name}
14mu|movit-1.3.2-1|42	
14mu|movit-1.3.2-1|43	%description -n %{libname}
14mu|movit-1.3.2-1|44	Shared library for %{name}.
14mu|movit-1.3.2-1|45	
14mu|movit-1.3.2-1|46	%files -n %{libname}
14mu|movit-1.3.2-1|47	%{_libdir}/libmovit.so.%{major}*
14mu|movit-1.3.2-1|48	
14mu|movit-1.3.2-1|49	#----------------------------------------------------------------------------
14mu|movit-1.3.2-1|50	
14mu|movit-1.3.2-1|51	%package -n %{devname}
14mu|movit-1.3.2-1|52	Summary:	Development files for %{name}
14mu|movit-1.3.2-1|53	Group:		Development/C++
14mu|movit-1.3.2-1|54	Requires:	%{libname} = %{EVRD}
14mu|movit-1.3.2-1|55	Provides:	%{name}-devel = %{EVRD}
14mu|movit-1.3.2-1|56	
14mu|movit-1.3.2-1|57	%description -n %{devname}
14mu|movit-1.3.2-1|58	Development files for %{name}.
14mu|movit-1.3.2-1|59	
14mu|movit-1.3.2-1|60	%files -n %{devname}
14mu|movit-1.3.2-1|61	%dir %{_includedir}/movit/
14mu|movit-1.3.2-1|62	%{_includedir}/movit/*.h
14mu|movit-1.3.2-1|63	%{_libdir}/libmovit.so
14mu|movit-1.3.2-1|64	%{_libdir}/pkgconfig/%{name}.pc
14mu|movit-1.3.2-1|65	
14mu|movit-1.3.2-1|66	#----------------------------------------------------------------------------
14mu|movit-1.3.2-1|67	
14mu|movit-1.3.2-1|68	%prep
14mu|movit-1.3.2-1|69	%setup -q
14mu|movit-1.3.2-1|70	%patch0 -p1
14mu|movit-1.3.2-1|71	
14mu|movit-1.3.2-1|72	%build
14mu|movit-1.3.2-1|73	./autogen.sh
14mu|movit-1.3.2-1|74	%configure2_5x \
14mu|movit-1.3.2-1|75	--disable-static
14mu|movit-1.3.2-1|76	%make
14mu|movit-1.3.2-1|77	
14mu|movit-1.3.2-1|78	%install
14mu|movit-1.3.2-1|79	%makeinstall_std
14mu|movit-1.3.2-1|80	
14mu|movit-1.3.2-1|81	
14mu|movit-1.3.2-1|82	%changelog
14mu|movit-1.3.2-1|83	
14mu|movit-1.3.2-1|84	* Thu Oct 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.2-1
14mu|movit-1.3.2-1|85	- (3c2b8ee) Re-diff disable-tests patch
14mu|movit-1.3.2-1|86	
14mu|movit-1.3.2-1|87	

23378 14
14mu|mozilla-thunderbird-38.6.0-1|1	%define __libtoolize /bin/true
14mu|mozilla-thunderbird-38.6.0-1|2	%define __cputoolize /bin/true
14mu|mozilla-thunderbird-38.6.0-1|3	
14mu|mozilla-thunderbird-38.6.0-1|4	%define _enable_debug_packages %{nil}
14mu|mozilla-thunderbird-38.6.0-1|5	%define debug_package %{nil}
14mu|mozilla-thunderbird-38.6.0-1|6	
14mu|mozilla-thunderbird-38.6.0-1|7	%define official_branding 1
14mu|mozilla-thunderbird-38.6.0-1|8	
14mu|mozilla-thunderbird-38.6.0-1|9	%if %{official_branding}
14mu|mozilla-thunderbird-38.6.0-1|10	%define title Mozilla Thunderbird
14mu|mozilla-thunderbird-38.6.0-1|11	%else
14mu|mozilla-thunderbird-38.6.0-1|12	%define title Mail/News
14mu|mozilla-thunderbird-38.6.0-1|13	%endif
14mu|mozilla-thunderbird-38.6.0-1|14	
14mu|mozilla-thunderbird-38.6.0-1|15	%define oname thunderbird
14mu|mozilla-thunderbird-38.6.0-1|16	%define tb_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
14mu|mozilla-thunderbird-38.6.0-1|17	%define tbdir %{_libdir}/%{oname}-%{version}
14mu|mozilla-thunderbird-38.6.0-1|18	%define tbextdir %{_libdir}/mozilla/extensions/%{tb_appid}
14mu|mozilla-thunderbird-38.6.0-1|19	
14mu|mozilla-thunderbird-38.6.0-1|20	%define objdir objdir
14mu|mozilla-thunderbird-38.6.0-1|21	
14mu|mozilla-thunderbird-38.6.0-1|22	%define xpi 0
14mu|mozilla-thunderbird-38.6.0-1|23	%define enigmail_version 1.7
14mu|mozilla-thunderbird-38.6.0-1|24	%define enigmail_short_version 1.7
14mu|mozilla-thunderbird-38.6.0-1|25	%define enigmail_id \{847b3a00-7ab1-11d4-8f02-006008948af5\}
14mu|mozilla-thunderbird-38.6.0-1|26	
14mu|mozilla-thunderbird-38.6.0-1|27	%define __noautoprov 'libgtkembedmoz\\.so(.*)|libxpcom\\.so(.*)'
14mu|mozilla-thunderbird-38.6.0-1|28	%define __noautoreq 'libgtkembedmoz\\.so(.*)|libxpcom\\.so(.*)|libxul\\.so(.*)'
14mu|mozilla-thunderbird-38.6.0-1|29	
14mu|mozilla-thunderbird-38.6.0-1|30	# FIXME: Bug in nsExtensionManager.js prevents using x86_64 as arch
14mu|mozilla-thunderbird-38.6.0-1|31	# FIXME: I tried to modify nsExtensionManager.js.in, but it
14mu|mozilla-thunderbird-38.6.0-1|32	# FIXME: complained that I had modified it
14mu|mozilla-thunderbird-38.6.0-1|33	%ifarch %{ix86}
14mu|mozilla-thunderbird-38.6.0-1|34	%define tbarch x86
14mu|mozilla-thunderbird-38.6.0-1|35	%else # ix86
14mu|mozilla-thunderbird-38.6.0-1|36	%ifarch x86_64
14mu|mozilla-thunderbird-38.6.0-1|37	%define tbarch %{_arch}
14mu|mozilla-thunderbird-38.6.0-1|38	%else # x86_64
14mu|mozilla-thunderbird-38.6.0-1|39	%define tbarch %{_arch}
14mu|mozilla-thunderbird-38.6.0-1|40	%endif # x86_64
14mu|mozilla-thunderbird-38.6.0-1|41	%endif # ix86
14mu|mozilla-thunderbird-38.6.0-1|42	
14mu|mozilla-thunderbird-38.6.0-1|43	# this seems fragile, so require the exact version or later (#58754)
14mu|mozilla-thunderbird-38.6.0-1|44	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mu|mozilla-thunderbird-38.6.0-1|45	# this one as well (#59759)
14mu|mozilla-thunderbird-38.6.0-1|46	%define nss_libname %mklibname nss 3
14mu|mozilla-thunderbird-38.6.0-1|47	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mu|mozilla-thunderbird-38.6.0-1|48	
14mu|mozilla-thunderbird-38.6.0-1|49	%define major 38.6.0
14mu|mozilla-thunderbird-38.6.0-1|50	%define realver %{major}
14mu|mozilla-thunderbird-38.6.0-1|51	
14mu|mozilla-thunderbird-38.6.0-1|52	Name:		mozilla-thunderbird
14mu|mozilla-thunderbird-38.6.0-1|53	Version:	%{major}
14mu|mozilla-thunderbird-38.6.0-1|54	Release:	1
14mu|mozilla-thunderbird-38.6.0-1|55	Summary:	Full-featured email, RSS, and newsgroup client
14mu|mozilla-thunderbird-38.6.0-1|56	License:	MPL
14mu|mozilla-thunderbird-38.6.0-1|57	Group:		Networking/Mail
14mu|mozilla-thunderbird-38.6.0-1|58	Url:		http://www.mozillamessaging.com/
14mu|mozilla-thunderbird-38.6.0-1|59	Source0:	http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2
14mu|mozilla-thunderbird-38.6.0-1|60	Source10:	mozilla-thunderbird.rpmlintrc
14mu|mozilla-thunderbird-38.6.0-1|61	Source12:	mozilla-thunderbird-mandriva-default-prefs.js
14mu|mozilla-thunderbird-38.6.0-1|62	Source30:	mozilla-thunderbird-open-browser.sh
14mu|mozilla-thunderbird-38.6.0-1|63	Source31:	mozilla-thunderbird-open-browser-xdg.sh
14mu|mozilla-thunderbird-38.6.0-1|64	# Mandriva sources (Source300+)
14mu|mozilla-thunderbird-38.6.0-1|65	Source300:	http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_version}.tar.gz
14mu|mozilla-thunderbird-38.6.0-1|66	Source301:	http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_version}.tar.gz.asc
14mu|mozilla-thunderbird-38.6.0-1|67	Source302:	%{name}-icons.tar.bz2
14mu|mozilla-thunderbird-38.6.0-1|68	# Language package template
14mu|mozilla-thunderbird-38.6.0-1|69	Source400:	mozilla-thunderbird-enigmail-l10n-template.in
14mu|mozilla-thunderbird-38.6.0-1|70	Source999:	icons.tar.xz
14mu|mozilla-thunderbird-38.6.0-1|71	# Build patches
14mu|mozilla-thunderbird-38.6.0-1|72	Patch2:		mozilla-firefox-1.0-prdtoa.patch
14mu|mozilla-thunderbird-38.6.0-1|73	Patch3:		thunderbird-objdir.patch
14mu|mozilla-thunderbird-38.6.0-1|74	Patch4:		mozilla-thunderbird-31-build-with-time-independent-uuids.patch
14mu|mozilla-thunderbird-38.6.0-1|75	Patch201:	mozilla-thunderbird-24.1.0-default-mailer.patch
14mu|mozilla-thunderbird-38.6.0-1|76	Patch212:	mozilla-thunderbird-enigmail-ui-content-contents-rdf.patch
14mu|mozilla-thunderbird-38.6.0-1|77	Patch213:	mozilla-thunderbird-enigmail-build-package-contents-rdf.patch
14mu|mozilla-thunderbird-38.6.0-1|78	# Mandriva patches (Patch300+)
14mu|mozilla-thunderbird-38.6.0-1|79	Patch300:	mozilla-thunderbird-0.8-progname.patch
14mu|mozilla-thunderbird-38.6.0-1|80	Patch301:	mozilla-thunderbird-enigmail-package.patch
14mu|mozilla-thunderbird-38.6.0-1|81	Patch304:	mozilla-thunderbird-run-mozilla.patch
14mu|mozilla-thunderbird-38.6.0-1|82	# OpenSuse patches (Patch400+)
14mu|mozilla-thunderbird-38.6.0-1|83	Patch400:	thunderbird-appname.patch
14mu|mozilla-thunderbird-38.6.0-1|84	
14mu|mozilla-thunderbird-38.6.0-1|85	Patch600:	mozilla-thunderbird-big-icon.patch
14mu|mozilla-thunderbird-38.6.0-1|86	
14mu|mozilla-thunderbird-38.6.0-1|87	%if %{official_branding}
14mu|mozilla-thunderbird-38.6.0-1|88	BuildRequires:	imagemagick
14mu|mozilla-thunderbird-38.6.0-1|89	%endif
14mu|mozilla-thunderbird-38.6.0-1|90	BuildRequires:	autoconf2.1
14mu|mozilla-thunderbird-38.6.0-1|91	BuildRequires:	gzip
14mu|mozilla-thunderbird-38.6.0-1|92	BuildRequires:	python
14mu|mozilla-thunderbird-38.6.0-1|93	BuildRequires:	unzip
14mu|mozilla-thunderbird-38.6.0-1|94	BuildRequires:	yasm >= 1.0.1
14mu|mozilla-thunderbird-38.6.0-1|95	BuildRequires:	zip
14mu|mozilla-thunderbird-38.6.0-1|96	BuildRequires:	jpeg-devel
14mu|mozilla-thunderbird-38.6.0-1|97	BuildRequires:	libiw-devel
14mu|mozilla-thunderbird-38.6.0-1|98	BuildRequires:	nss-static-devel >= 2:3.16.2
14mu|mozilla-thunderbird-38.6.0-1|99	BuildRequires:	pkgconfig(python)
14mu|mozilla-thunderbird-38.6.0-1|100	BuildRequires:	pkgconfig(alsa)
14mu|mozilla-thunderbird-38.6.0-1|101	BuildRequires:	pkgconfig(fontconfig)
14mu|mozilla-thunderbird-38.6.0-1|102	BuildRequires:	pkgconfig(freetype2)
14mu|mozilla-thunderbird-38.6.0-1|103	BuildRequires:	pkgconfig(gl)
14mu|mozilla-thunderbird-38.6.0-1|104	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|mozilla-thunderbird-38.6.0-1|105	BuildRequires:	pkgconfig(hunspell)
14mu|mozilla-thunderbird-38.6.0-1|106	BuildRequires:	pkgconfig(libpulse)
14mu|mozilla-thunderbird-38.6.0-1|107	BuildRequires:	pkgconfig(libevent) >= 1.4.7
14mu|mozilla-thunderbird-38.6.0-1|108	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mu|mozilla-thunderbird-38.6.0-1|109	BuildRequires:	pkgconfig(libIDL-2.0)
14mu|mozilla-thunderbird-38.6.0-1|110	BuildRequires:	pkgconfig(libnotify)
14mu|mozilla-thunderbird-38.6.0-1|111	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|mozilla-thunderbird-38.6.0-1|112	BuildRequires:	pkgconfig(nspr) >= 4.10.6
14mu|mozilla-thunderbird-38.6.0-1|113	BuildRequires:	pkgconfig(nss)
14mu|mozilla-thunderbird-38.6.0-1|114	BuildRequires:	pkgconfig(sqlite3) >= 3.8.4.1
14mu|mozilla-thunderbird-38.6.0-1|115	BuildRequires:	pkgconfig(xft)
14mu|mozilla-thunderbird-38.6.0-1|116	BuildRequires:	pkgconfig(xt)
14mu|mozilla-thunderbird-38.6.0-1|117	BuildRequires:	pkgconfig(vpx) >= 0.9.7
14mu|mozilla-thunderbird-38.6.0-1|118	BuildRequires:	pkgconfig(zlib)
14mu|mozilla-thunderbird-38.6.0-1|119	BuildRequires:	librsvg
14mu|mozilla-thunderbird-38.6.0-1|120	BuildRequires:	pkgconfig(cairo) >= 1.10
14mu|mozilla-thunderbird-38.6.0-1|121	BuildRequires:	pkgconfig(libpng) >= 1.4.8
14mu|mozilla-thunderbird-38.6.0-1|122	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|mozilla-thunderbird-38.6.0-1|123	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|mozilla-thunderbird-38.6.0-1|124	
14mu|mozilla-thunderbird-38.6.0-1|125	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
14mu|mozilla-thunderbird-38.6.0-1|126	Requires:	%{nss_libname} >= 2:%{nss_version}
14mu|mozilla-thunderbird-38.6.0-1|127	Requires(post,postun):	desktop-file-utils
14mu|mozilla-thunderbird-38.6.0-1|128	Requires(post):	mktemp
14mu|mozilla-thunderbird-38.6.0-1|129	Requires(post,postun): rpm-helper
14mu|mozilla-thunderbird-38.6.0-1|130	Requires:	xdg-utils
14mu|mozilla-thunderbird-38.6.0-1|131	
14mu|mozilla-thunderbird-38.6.0-1|132	BuildRequires:	libiw-devel
14mu|mozilla-thunderbird-38.6.0-1|133	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|mozilla-thunderbird-38.6.0-1|134	BuildRequires:	python-setuptools
14mu|mozilla-thunderbird-38.6.0-1|135	BuildRequires:	python-virtualenv
14mu|mozilla-thunderbird-38.6.0-1|136	
14mu|mozilla-thunderbird-38.6.0-1|137	Obsoletes:	nsinstall < 38.0.1
14mu|mozilla-thunderbird-38.6.0-1|138	Obsoletes:	%{name}-lightning < 38.0.1
14mu|mozilla-thunderbird-38.6.0-1|139	
14mu|mozilla-thunderbird-38.6.0-1|140	
14mu|mozilla-thunderbird-38.6.0-1|141	%description
14mu|mozilla-thunderbird-38.6.0-1|142	%{title} is a full-featured email, RSS and newsgroup client that
14mu|mozilla-thunderbird-38.6.0-1|143	makes emailing safer, faster and easier than ever before.
14mu|mozilla-thunderbird-38.6.0-1|144	
14mu|mozilla-thunderbird-38.6.0-1|145	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|146	
14mu|mozilla-thunderbird-38.6.0-1|147	%package enigmail
14mu|mozilla-thunderbird-38.6.0-1|148	Summary:	Access the authentication and encryption features provided by GnuPG
14mu|mozilla-thunderbird-38.6.0-1|149	Group:		Networking/Mail
14mu|mozilla-thunderbird-38.6.0-1|150	Requires:	%{name} >= %{version}
14mu|mozilla-thunderbird-38.6.0-1|151	Requires:	gnupg
14mu|mozilla-thunderbird-38.6.0-1|152	Requires(post,preun): %{name} >= %{version}
14mu|mozilla-thunderbird-38.6.0-1|153	Requires(post,postun):	mktemp
14mu|mozilla-thunderbird-38.6.0-1|154	# Bug #35180
14mu|mozilla-thunderbird-38.6.0-1|155	Suggests:	pinentry-gtk2
14mu|mozilla-thunderbird-38.6.0-1|156	
14mu|mozilla-thunderbird-38.6.0-1|157	%description enigmail
14mu|mozilla-thunderbird-38.6.0-1|158	Enigmail is an extension to the mail client of %{title}
14mu|mozilla-thunderbird-38.6.0-1|159	which allows users to access the authentication and encryption
14mu|mozilla-thunderbird-38.6.0-1|160	features provided by GnuPG.
14mu|mozilla-thunderbird-38.6.0-1|161	
14mu|mozilla-thunderbird-38.6.0-1|162	Main Features
14mu|mozilla-thunderbird-38.6.0-1|163	
14mu|mozilla-thunderbird-38.6.0-1|164	* Encrypt/sign mail when sending, decrypt/authenticate received
14mu|mozilla-thunderbird-38.6.0-1|165	mail
14mu|mozilla-thunderbird-38.6.0-1|166	* Support for inline-PGP (RFC 2440) and PGP/MIME (RFC 3156)
14mu|mozilla-thunderbird-38.6.0-1|167	* Per-Account based encryption and signing defaults
14mu|mozilla-thunderbird-38.6.0-1|168	* Per-Recipient rules for automated key selection, and
14mu|mozilla-thunderbird-38.6.0-1|169	enabling/disabling encryption and signing
14mu|mozilla-thunderbird-38.6.0-1|170	* OpenPGP key management interface
14mu|mozilla-thunderbird-38.6.0-1|171	
14mu|mozilla-thunderbird-38.6.0-1|172	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|173	
14mu|mozilla-thunderbird-38.6.0-1|174	#%package -n nsinstall
14mu|mozilla-thunderbird-38.6.0-1|175	#Summary:	Netscape portable install command
14mu|mozilla-thunderbird-38.6.0-1|176	#Group:		Development/Other
14mu|mozilla-thunderbird-38.6.0-1|177	
14mu|mozilla-thunderbird-38.6.0-1|178	#%description -n nsinstall
14mu|mozilla-thunderbird-38.6.0-1|179	#Netscape portable install command.
14mu|mozilla-thunderbird-38.6.0-1|180	
14mu|mozilla-thunderbird-38.6.0-1|181	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|182	#%package lightning
14mu|mozilla-thunderbird-38.6.0-1|183	#Summary:	Calendar extension for Thunderbird
14mu|mozilla-thunderbird-38.6.0-1|184	#Group:		Networking/Mail
14mu|mozilla-thunderbird-38.6.0-1|185	#URL:		http://www.mozilla.org/projects/calendar/lightning/
14mu|mozilla-thunderbird-38.6.0-1|186	#Requires:	%{name} >= %{version}
14mu|mozilla-thunderbird-38.6.0-1|187	#
14mu|mozilla-thunderbird-38.6.0-1|188	#%description lightning
14mu|mozilla-thunderbird-38.6.0-1|189	#Calendar extension for Thunderbird.
14mu|mozilla-thunderbird-38.6.0-1|190	
14mu|mozilla-thunderbird-38.6.0-1|191	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|192	# enigmail-l10n
14mu|mozilla-thunderbird-38.6.0-1|193	# Supported l10n language lists
14mu|mozilla-thunderbird-38.6.0-1|194	%define l10n_langlist	ar ca cs de el es fi fr it ja ko nb nl pl pt pt_BR ru sl sv tr vi zh_CN zh_TW
14mu|mozilla-thunderbird-38.6.0-1|195	
14mu|mozilla-thunderbird-38.6.0-1|196	# Disabled l10n languages, for any reason
14mu|mozilla-thunderbird-38.6.0-1|197	# nl sk es_AR do not support 0.95.0 yet
14mu|mozilla-thunderbird-38.6.0-1|198	%define disabled_l10n_langlist	hu
14mu|mozilla-thunderbird-38.6.0-1|199	# define disabled_l10n_langlist %{nil}
14mu|mozilla-thunderbird-38.6.0-1|200	
14mu|mozilla-thunderbird-38.6.0-1|201	# Language descriptions
14mu|mozilla-thunderbird-38.6.0-1|202	%define language_ar ar
14mu|mozilla-thunderbird-38.6.0-1|203	%define langname_ar Arabic
14mu|mozilla-thunderbird-38.6.0-1|204	%define language_ca ca
14mu|mozilla-thunderbird-38.6.0-1|205	%define langname_ca Catalan
14mu|mozilla-thunderbird-38.6.0-1|206	%define language_cs cs-CZ
14mu|mozilla-thunderbird-38.6.0-1|207	%define langname_cs Czech
14mu|mozilla-thunderbird-38.6.0-1|208	%define language_de de
14mu|mozilla-thunderbird-38.6.0-1|209	%define langname_de German
14mu|mozilla-thunderbird-38.6.0-1|210	%define language_el el
14mu|mozilla-thunderbird-38.6.0-1|211	%define langname_el Greek
14mu|mozilla-thunderbird-38.6.0-1|212	%define language_es_AR es-AR
14mu|mozilla-thunderbird-38.6.0-1|213	%define langname_es_AR Spanish (Argentina)
14mu|mozilla-thunderbird-38.6.0-1|214	%define language_es es-ES
14mu|mozilla-thunderbird-38.6.0-1|215	%define langname_es Spanish
14mu|mozilla-thunderbird-38.6.0-1|216	%define language_fi fi-FI
14mu|mozilla-thunderbird-38.6.0-1|217	%define langname_fi Finnish
14mu|mozilla-thunderbird-38.6.0-1|218	%define language_fr fr
14mu|mozilla-thunderbird-38.6.0-1|219	%define langname_fr French
14mu|mozilla-thunderbird-38.6.0-1|220	%define language_hu hu-HU
14mu|mozilla-thunderbird-38.6.0-1|221	%define langname_hu Hungarian
14mu|mozilla-thunderbird-38.6.0-1|222	%define language_it it-IT
14mu|mozilla-thunderbird-38.6.0-1|223	%define langname_it Italian
14mu|mozilla-thunderbird-38.6.0-1|224	%define language_ja ja-JP
14mu|mozilla-thunderbird-38.6.0-1|225	%define langname_ja Japanese
14mu|mozilla-thunderbird-38.6.0-1|226	%define language_ko ko-KR
14mu|mozilla-thunderbird-38.6.0-1|227	%define langname_ko Korean
14mu|mozilla-thunderbird-38.6.0-1|228	%define language_nb nb-NO
14mu|mozilla-thunderbird-38.6.0-1|229	%define langname_nb Norwegian Bokmaal
14mu|mozilla-thunderbird-38.6.0-1|230	%define langname_nl Dutch
14mu|mozilla-thunderbird-38.6.0-1|231	%define language_nl nl
14mu|mozilla-thunderbird-38.6.0-1|232	%define language_pl pl
14mu|mozilla-thunderbird-38.6.0-1|233	%define langname_pl Polish
14mu|mozilla-thunderbird-38.6.0-1|234	%define langname_pt Portuguese
14mu|mozilla-thunderbird-38.6.0-1|235	%define language_pt pt-PT
14mu|mozilla-thunderbird-38.6.0-1|236	%define language_pt_BR pt-BR
14mu|mozilla-thunderbird-38.6.0-1|237	%define langname_pt_BR Brazilian portuguese
14mu|mozilla-thunderbird-38.6.0-1|238	%define language_ro ro-RO
14mu|mozilla-thunderbird-38.6.0-1|239	%define langname_ro Romanian
14mu|mozilla-thunderbird-38.6.0-1|240	%define language_ru ru-RU
14mu|mozilla-thunderbird-38.6.0-1|241	%define langname_ru Russian
14mu|mozilla-thunderbird-38.6.0-1|242	%define language_sk sk
14mu|mozilla-thunderbird-38.6.0-1|243	%define langname_sk Slovak
14mu|mozilla-thunderbird-38.6.0-1|244	%define language_sl sl-SI
14mu|mozilla-thunderbird-38.6.0-1|245	%define langname_sl Slovenian
14mu|mozilla-thunderbird-38.6.0-1|246	%define language_sv sv-SE
14mu|mozilla-thunderbird-38.6.0-1|247	%define langname_sv Swedish
14mu|mozilla-thunderbird-38.6.0-1|248	%define language_tr tr
14mu|mozilla-thunderbird-38.6.0-1|249	%define langname_tr Turkish
14mu|mozilla-thunderbird-38.6.0-1|250	%define language_vi vi
14mu|mozilla-thunderbird-38.6.0-1|251	%define langname_vi Vietnamese
14mu|mozilla-thunderbird-38.6.0-1|252	%define language_zh_CN zh-CN
14mu|mozilla-thunderbird-38.6.0-1|253	%define langname_zh_CN Simplified Chinese
14mu|mozilla-thunderbird-38.6.0-1|254	%define language_zh_TW zh-TW
14mu|mozilla-thunderbird-38.6.0-1|255	%define langname_zh_TW Traditional Chinese
14mu|mozilla-thunderbird-38.6.0-1|256	
14mu|mozilla-thunderbird-38.6.0-1|257	# --- Danger line ---
14mu|mozilla-thunderbird-38.6.0-1|258	
14mu|mozilla-thunderbird-38.6.0-1|259	# All langs
14mu|mozilla-thunderbird-38.6.0-1|260	%{expand:%%define langlist %(for lang in %l10n_langlist; do echo "$lang"; done | sort -u | sed ':a;$!N;s/\n/ /;ta')}
14mu|mozilla-thunderbird-38.6.0-1|261	
14mu|mozilla-thunderbird-38.6.0-1|262	# Defaults (all languages enabled by default)
14mu|mozilla-thunderbird-38.6.0-1|263	# l10n
14mu|mozilla-thunderbird-38.6.0-1|264	%{expand:%(for lang in %l10n_langlist; do echo "%%define l10n_$lang 1"; done)}
14mu|mozilla-thunderbird-38.6.0-1|265	%{expand:%(for lang in %disabled_l10n_langlist; do echo "%%define l10n_$lang 0"; done)}
14mu|mozilla-thunderbird-38.6.0-1|266	
14mu|mozilla-thunderbird-38.6.0-1|267	# Params
14mu|mozilla-thunderbird-38.6.0-1|268	%{expand:%(for lang in %langlist; do echo "%%bcond_without $lang"; done)}
14mu|mozilla-thunderbird-38.6.0-1|269	
14mu|mozilla-thunderbird-38.6.0-1|270	# Locales
14mu|mozilla-thunderbird-38.6.0-1|271	%{expand:%(for lang in %l10n_langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mu|mozilla-thunderbird-38.6.0-1|272	
14mu|mozilla-thunderbird-38.6.0-1|273	# Expand all languages packages.
14mu|mozilla-thunderbird-38.6.0-1|274	%{expand:%(\
14mu|mozilla-thunderbird-38.6.0-1|275	for lang in %langlist; do\
14mu|mozilla-thunderbird-38.6.0-1|276	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/mozilla-thunderbird-enigmail-l10n-template.in 2> /dev/null)}";\
14mu|mozilla-thunderbird-38.6.0-1|277	done\
14mu|mozilla-thunderbird-38.6.0-1|278	)
14mu|mozilla-thunderbird-38.6.0-1|279	}
14mu|mozilla-thunderbird-38.6.0-1|280	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|281	
14mu|mozilla-thunderbird-38.6.0-1|282	%prep
14mu|mozilla-thunderbird-38.6.0-1|283	%setup -q -c
14mu|mozilla-thunderbird-38.6.0-1|284	
14mu|mozilla-thunderbird-38.6.0-1|285	#===================
14mu|mozilla-thunderbird-38.6.0-1|286	# Thunderbird itself
14mu|mozilla-thunderbird-38.6.0-1|287	%setup -q -T -D -n %{name}-%{version}/comm-esr38
14mu|mozilla-thunderbird-38.6.0-1|288	
14mu|mozilla-thunderbird-38.6.0-1|289	%patch2 -p0
14mu|mozilla-thunderbird-38.6.0-1|290	%patch3 -p2 -b .objdir
14mu|mozilla-thunderbird-38.6.0-1|291	%patch4 -p1
14mu|mozilla-thunderbird-38.6.0-1|292	%patch201 -p1 -b .default_mail
14mu|mozilla-thunderbird-38.6.0-1|293	%patch300 -p0 -b .progname
14mu|mozilla-thunderbird-38.6.0-1|294	%patch301 -p1 -b .enigmailpackage
14mu|mozilla-thunderbird-38.6.0-1|295	%patch304 -p0 -b .run-mozilla
14mu|mozilla-thunderbird-38.6.0-1|296	%patch400 -p1 -b .appname
14mu|mozilla-thunderbird-38.6.0-1|297	%patch600 -p2 -b .big-icon
14mu|mozilla-thunderbird-38.6.0-1|298	
14mu|mozilla-thunderbird-38.6.0-1|299	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|300	# Enigmail
14mu|mozilla-thunderbird-38.6.0-1|301	%setup -q -T -D -n %{name}-%{version}/comm-esr38/mozilla/extensions -a300
14mu|mozilla-thunderbird-38.6.0-1|302	%if 0
14mu|mozilla-thunderbird-38.6.0-1|303	%patch212 -p2 -b .enigmail-ui-content-contents-rdf
14mu|mozilla-thunderbird-38.6.0-1|304	%patch213 -p2 -b .enigmail-build-package-contents-rdf
14mu|mozilla-thunderbird-38.6.0-1|305	%endif
14mu|mozilla-thunderbird-38.6.0-1|306	
14mu|mozilla-thunderbird-38.6.0-1|307	%if !%{official_branding}
14mu|mozilla-thunderbird-38.6.0-1|308	%setup -q -T -D -n %{name}-%{version}/comm-esr38 -a302
14mu|mozilla-thunderbird-38.6.0-1|309	%endif
14mu|mozilla-thunderbird-38.6.0-1|310	
14mu|mozilla-thunderbird-38.6.0-1|311	%setup -q -T -D -n %{name}-%{version}/comm-esr38
14mu|mozilla-thunderbird-38.6.0-1|312	
14mu|mozilla-thunderbird-38.6.0-1|313	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|314	
14mu|mozilla-thunderbird-38.6.0-1|315	%build
14mu|mozilla-thunderbird-38.6.0-1|316	export BUILD_OFFICIAL=1
14mu|mozilla-thunderbird-38.6.0-1|317	export MOZILLA_OFFICIAL=1
14mu|mozilla-thunderbird-38.6.0-1|318	
14mu|mozilla-thunderbird-38.6.0-1|319	%global optflags %(echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//' -e 's/-Wa,--compress-debug-sections//')
14mu|mozilla-thunderbird-38.6.0-1|320	
14mu|mozilla-thunderbird-38.6.0-1|321	%setup_compile_flags
14mu|mozilla-thunderbird-38.6.0-1|322	
14mu|mozilla-thunderbird-38.6.0-1|323	export MOZCONFIG=`pwd`/.mozconfig
14mu|mozilla-thunderbird-38.6.0-1|324	cat > $MOZCONFIG << EOF
14mu|mozilla-thunderbird-38.6.0-1|325	mk_add_options MOZILLA_OFFICIAL=1
14mu|mozilla-thunderbird-38.6.0-1|326	mk_add_options BUILD_OFFICIAL=1
14mu|mozilla-thunderbird-38.6.0-1|327	ac_add_options --prefix="%{_prefix}"
14mu|mozilla-thunderbird-38.6.0-1|328	ac_add_options --libdir="%{_libdir}"
14mu|mozilla-thunderbird-38.6.0-1|329	ac_add_options --sysconfdir="%{_sysconfdir}"
14mu|mozilla-thunderbird-38.6.0-1|330	ac_add_options --mandir="%{_mandir}"
14mu|mozilla-thunderbird-38.6.0-1|331	ac_add_options --includedir="%{_includedir}"
14mu|mozilla-thunderbird-38.6.0-1|332	ac_add_options --datadir="%{_datadir}"
14mu|mozilla-thunderbird-38.6.0-1|333	ac_add_options --enable-application=mail
14mu|mozilla-thunderbird-38.6.0-1|334	ac_add_options --with-system-nspr
14mu|mozilla-thunderbird-38.6.0-1|335	ac_add_options --with-system-nss
14mu|mozilla-thunderbird-38.6.0-1|336	ac_add_options --with-system-jpeg
14mu|mozilla-thunderbird-38.6.0-1|337	ac_add_options --with-system-zlib
14mu|mozilla-thunderbird-38.6.0-1|338	ac_add_options --with-system-libevent
14mu|mozilla-thunderbird-38.6.0-1|339	ac_add_options --with-system-libvpx
14mu|mozilla-thunderbird-38.6.0-1|340	ac_add_options --with-system-png
14mu|mozilla-thunderbird-38.6.0-1|341	ac_add_options --enable-system-cairo
14mu|mozilla-thunderbird-38.6.0-1|342	ac_add_options --with-system-bz2
14mu|mozilla-thunderbird-38.6.0-1|343	ac_add_options --enable-system-sqlite
14mu|mozilla-thunderbird-38.6.0-1|344	ac_add_options --enable-system-hunspell
14mu|mozilla-thunderbird-38.6.0-1|345	ac_add_options --with-pthreads
14mu|mozilla-thunderbird-38.6.0-1|346	ac_add_options --disable-tests
14mu|mozilla-thunderbird-38.6.0-1|347	ac_add_options --disable-debug
14mu|mozilla-thunderbird-38.6.0-1|348	ac_add_options --enable-optimize
14mu|mozilla-thunderbird-38.6.0-1|349	ac_add_options --disable-installer
14mu|mozilla-thunderbird-38.6.0-1|350	ac_add_options --disable-updater
14mu|mozilla-thunderbird-38.6.0-1|351	ac_add_options --enable-xinerama
14mu|mozilla-thunderbird-38.6.0-1|352	ac_add_options --disable-crashreporter
14mu|mozilla-thunderbird-38.6.0-1|353	ac_add_options --enable-default-toolkit=cairo-gtk2
14mu|mozilla-thunderbird-38.6.0-1|354	ac_add_options --disable-xprint
14mu|mozilla-thunderbird-38.6.0-1|355	ac_add_options --disable-strip
14mu|mozilla-thunderbird-38.6.0-1|356	ac_add_options --enable-pango
14mu|mozilla-thunderbird-38.6.0-1|357	ac_add_options --enable-startup-notification
14mu|mozilla-thunderbird-38.6.0-1|358	ac_add_options --enable-svg
14mu|mozilla-thunderbird-38.6.0-1|359	ac_add_options --enable-canvas
14mu|mozilla-thunderbird-38.6.0-1|360	ac_add_options --enable-crypto
14mu|mozilla-thunderbird-38.6.0-1|361	ac_add_options --enable-mathml
14mu|mozilla-thunderbird-38.6.0-1|362	ac_add_options --enable-gstreamer=1.0
14mu|mozilla-thunderbird-38.6.0-1|363	ac_add_options --disable-gnomevfs
14mu|mozilla-thunderbird-38.6.0-1|364	ac_add_options --enable-gio
14mu|mozilla-thunderbird-38.6.0-1|365	ac_add_options --disable-mochintest
14mu|mozilla-thunderbird-38.6.0-1|366	ac_add_options --disable-cpp-exceptions
14mu|mozilla-thunderbird-38.6.0-1|367	ac_add_options --enable-calendar
14mu|mozilla-thunderbird-38.6.0-1|368	ac_add_options --enable-official-branding
14mu|mozilla-thunderbird-38.6.0-1|369	ac_add_options --with-distribution-id=com.mandriva
14mu|mozilla-thunderbird-38.6.0-1|370	EOF
14mu|mozilla-thunderbird-38.6.0-1|371	
14mu|mozilla-thunderbird-38.6.0-1|372	mkdir -p mozilla/objdir
14mu|mozilla-thunderbird-38.6.0-1|373	
14mu|mozilla-thunderbird-38.6.0-1|374	%make -f client.mk build
14mu|mozilla-thunderbird-38.6.0-1|375	
14mu|mozilla-thunderbird-38.6.0-1|376	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|377	
14mu|mozilla-thunderbird-38.6.0-1|378	pushd mozilla/extensions/enigmail
14mu|mozilla-thunderbird-38.6.0-1|379	for i in `find . -type f -name Makefile.in`; do
14mu|mozilla-thunderbird-38.6.0-1|380	if [ -f $i.bak ]; then
14mu|mozilla-thunderbird-38.6.0-1|381	cp $i.bak $i
14mu|mozilla-thunderbird-38.6.0-1|382	else
14mu|mozilla-thunderbird-38.6.0-1|383	cp $i $i.bak
14mu|mozilla-thunderbird-38.6.0-1|384	fi
14mu|mozilla-thunderbird-38.6.0-1|385	#    %{__perl} -pi -e 's|^(DEPTH.*= )../|\1|;' $i
14mu|mozilla-thunderbird-38.6.0-1|386	done
14mu|mozilla-thunderbird-38.6.0-1|387	%configure2_5x
14mu|mozilla-thunderbird-38.6.0-1|388	make
14mu|mozilla-thunderbird-38.6.0-1|389	popd
14mu|mozilla-thunderbird-38.6.0-1|390	
14mu|mozilla-thunderbird-38.6.0-1|391	pushd mozilla/extensions/enigmail/lang
14mu|mozilla-thunderbird-38.6.0-1|392	chmod 0755 ./make-lang.sh
14mu|mozilla-thunderbird-38.6.0-1|393	for i in `cat current-languages.txt`; do
14mu|mozilla-thunderbird-38.6.0-1|394	./make-lang.sh $i %{enigmail_short_version}
14mu|mozilla-thunderbird-38.6.0-1|395	done
14mu|mozilla-thunderbird-38.6.0-1|396	popd
14mu|mozilla-thunderbird-38.6.0-1|397	
14mu|mozilla-thunderbird-38.6.0-1|398	#pushd mozilla/extensions/enigmail
14mu|mozilla-thunderbird-38.6.0-1|399	#
14mu|mozilla-thunderbird-38.6.0-1|400	#%{make} LOCAL_INCLUDES+="-I\$(DEPTH)/mailnews/mime/src -I../build -I../src -I../ipc/src"
14mu|mozilla-thunderbird-38.6.0-1|401	#
14mu|mozilla-thunderbird-38.6.0-1|402	#(cd lang
14mu|mozilla-thunderbird-38.6.0-1|403	# %{__perl} -pi -e 's|es-AR/enigmail.properties|es-ES/enigmail.properties|' jar.mn
14mu|mozilla-thunderbird-38.6.0-1|404	# echo 'zh-TW' >> current-languages.txt
14mu|mozilla-thunderbird-38.6.0-1|405	#%{make} LOCAL_INCLUDES+="-I\$(DEPTH)/mailnews/mime/src -I../build -I../src -I../ipc/src"
14mu|mozilla-thunderbird-38.6.0-1|406	#popd
14mu|mozilla-thunderbird-38.6.0-1|407	#
14mu|mozilla-thunderbird-38.6.0-1|408	#pushd mozilla/extensions/enigmail/lang
14mu|mozilla-thunderbird-38.6.0-1|409	#chmod 0755 ./make-lang.sh
14mu|mozilla-thunderbird-38.6.0-1|410	# for i in `cat current-languages.txt`; do
14mu|mozilla-thunderbird-38.6.0-1|411	#   ./make-lang.sh $i %{enigmail_short_version}
14mu|mozilla-thunderbird-38.6.0-1|412	# done
14mu|mozilla-thunderbird-38.6.0-1|413	#)
14mu|mozilla-thunderbird-38.6.0-1|414	#
14mu|mozilla-thunderbird-38.6.0-1|415	#%make xpi
14mu|mozilla-thunderbird-38.6.0-1|416	#popd
14mu|mozilla-thunderbird-38.6.0-1|417	
14mu|mozilla-thunderbird-38.6.0-1|418	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|419	
14mu|mozilla-thunderbird-38.6.0-1|420	%install
14mu|mozilla-thunderbird-38.6.0-1|421	mkdir -p %{buildroot}{%{_libdir},%{_bindir},%{_datadir}/applications}
14mu|mozilla-thunderbird-38.6.0-1|422	mkdir -p %{buildroot}%{tbdir}
14mu|mozilla-thunderbird-38.6.0-1|423	
14mu|mozilla-thunderbird-38.6.0-1|424	rm -f extensions/spellcheck/locales/en-US/hunspell/en-US.{dic,aff}
14mu|mozilla-thunderbird-38.6.0-1|425	
14mu|mozilla-thunderbird-38.6.0-1|426	%makeinstall_std -f client.mk
14mu|mozilla-thunderbird-38.6.0-1|427	
14mu|mozilla-thunderbird-38.6.0-1|428	rm -rf %{buildroot}%{tbdir}/dictionaries
14mu|mozilla-thunderbird-38.6.0-1|429	ln -s /usr/share/dict/mozilla %{buildroot}%{tbdir}/dictionaries
14mu|mozilla-thunderbird-38.6.0-1|430	
14mu|mozilla-thunderbird-38.6.0-1|431	%if %{official_branding}
14mu|mozilla-thunderbird-38.6.0-1|432	install -p -D %{buildroot}%{tbdir}/chrome/icons/default/default256.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|433	%else
14mu|mozilla-thunderbird-38.6.0-1|434	install -p -D %{SOURCE302} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|435	%endif
14mu|mozilla-thunderbird-38.6.0-1|436	
14mu|mozilla-thunderbird-38.6.0-1|437	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14mu|mozilla-thunderbird-38.6.0-1|438	[Desktop Entry]
14mu|mozilla-thunderbird-38.6.0-1|439	Version=1.0
14mu|mozilla-thunderbird-38.6.0-1|440	Name=%{title}
14mu|mozilla-thunderbird-38.6.0-1|441	GenericName=Mail/News/Organizer
14mu|mozilla-thunderbird-38.6.0-1|442	Comment=Mail, News Client and Organizer
14mu|mozilla-thunderbird-38.6.0-1|443	Comment[ru]=Почтовый клиент, клиент новостей и органайзер
14mu|mozilla-thunderbird-38.6.0-1|444	Exec=%{name}
14mu|mozilla-thunderbird-38.6.0-1|445	Icon=mozilla-thunderbird
14mu|mozilla-thunderbird-38.6.0-1|446	Terminal=false
14mu|mozilla-thunderbird-38.6.0-1|447	Type=Application
14mu|mozilla-thunderbird-38.6.0-1|448	StartupWMClass=Thunderbird-bin
14mu|mozilla-thunderbird-38.6.0-1|449	MimeType=message/rfc822;x-scheme-handler/mailto;
14mu|mozilla-thunderbird-38.6.0-1|450	Categories=GTK;Network;News;Email;X-MandrivaLinux-CrossDesktop;
14mu|mozilla-thunderbird-38.6.0-1|451	EOF
14mu|mozilla-thunderbird-38.6.0-1|452	
14mu|mozilla-thunderbird-38.6.0-1|453	# set up the thunderbird start script
14mu|mozilla-thunderbird-38.6.0-1|454	(cd %{buildroot}%{_bindir} && %{__ln_s} thunderbird %{name})
14mu|mozilla-thunderbird-38.6.0-1|455	
14mu|mozilla-thunderbird-38.6.0-1|456	%{__perl} -pi -e 's|^moz_libdir=.*|moz_libdir=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
14mu|mozilla-thunderbird-38.6.0-1|457	%{__perl} -pi -e 's|^MRE_HOME=.*|MRE_HOME=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
14mu|mozilla-thunderbird-38.6.0-1|458	
14mu|mozilla-thunderbird-38.6.0-1|459	# For backwards compatibility with old profiles. Bug #37528
14mu|mozilla-thunderbird-38.6.0-1|460	install -m 755 %{SOURCE31} %{buildroot}%{tbdir}/open-browser.sh
14mu|mozilla-thunderbird-38.6.0-1|461	# For new profiles
14mu|mozilla-thunderbird-38.6.0-1|462	%define COMMAND /usr/bin/xdg-open
14mu|mozilla-thunderbird-38.6.0-1|463	
14mu|mozilla-thunderbird-38.6.0-1|464	%{__cat} %{SOURCE12} | %{__perl} -p -e 's,THUNDERBIRD_RPM_VR,%{version}-%{release},g;' \
14mu|mozilla-thunderbird-38.6.0-1|465	-e 's,THUNDERBIRD_VENDOR_COMMENT,%{mandriva_release},g;' \
14mu|mozilla-thunderbird-38.6.0-1|466	> %{buildroot}/mdv-default-prefs
14mu|mozilla-thunderbird-38.6.0-1|467	cp -a %{buildroot}/mdv-default-prefs %{buildroot}%{tbdir}/defaults/pref/all-mandriva.js
14mu|mozilla-thunderbird-38.6.0-1|468	rm -f %{buildroot}/mdv-default-prefs
14mu|mozilla-thunderbird-38.6.0-1|469	
14mu|mozilla-thunderbird-38.6.0-1|470	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|471	
14mu|mozilla-thunderbird-38.6.0-1|472	# icons
14mu|mozilla-thunderbird-38.6.0-1|473	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mu|mozilla-thunderbird-38.6.0-1|474	%if %{official_branding}
14mu|mozilla-thunderbird-38.6.0-1|475	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/
14mu|mozilla-thunderbird-38.6.0-1|476	tar xaf %{SOURCE999} -C %{buildroot}%{_datadir}/icons/hicolor/
14mu|mozilla-thunderbird-38.6.0-1|477	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/%{name}.svg %{buildroot}%{_liconsdir}/%{name}.svg
14mu|mozilla-thunderbird-38.6.0-1|478	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/%{name}.svg %{buildroot}%{_iconsdir}/%{name}.svg
14mu|mozilla-thunderbird-38.6.0-1|479	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/%{name}.svg %{buildroot}%{_miconsdir}/%{name}.svg
14mu|mozilla-thunderbird-38.6.0-1|480	
14mu|mozilla-thunderbird-38.6.0-1|481	rm -f %{buildroot}/%{tbdir}/chrome/icons/default/default*.png
14mu|mozilla-thunderbird-38.6.0-1|482	for i in `echo "16 22 24 32 48 64 72 128"`;do
14mu|mozilla-thunderbird-38.6.0-1|483	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.svg -o %{buildroot}/%{tbdir}/chrome/icons/default/default${i}.png
14mu|mozilla-thunderbird-38.6.0-1|484	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.svg -o %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|485	done
14mu|mozilla-thunderbird-38.6.0-1|486	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/128x128/apps/%{name}.svg -w 256 -a -o %{buildroot}/%{tbdir}/chrome/icons/default/default256.png
14mu|mozilla-thunderbird-38.6.0-1|487	
14mu|mozilla-thunderbird-38.6.0-1|488	rm -f %{buildroot}/%{_datadir}/icons/hicolor/*/apps/%{name}.svg
14mu|mozilla-thunderbird-38.6.0-1|489	
14mu|mozilla-thunderbird-38.6.0-1|490	%else
14mu|mozilla-thunderbird-38.6.0-1|491	#mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{64x64,128x128}/apps
14mu|mozilla-thunderbird-38.6.0-1|492	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,22x22,24x24,32x32,48x48,64x64,128x128}/apps
14mu|mozilla-thunderbird-38.6.0-1|493	install -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|494	install -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|495	install -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|496	# Converting up, but not a big issue now that we have official branding
14mu|mozilla-thunderbird-38.6.0-1|497	install -m 644 %{name}-16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|498	install -m 644 %{name}-22.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|499	install -m 644 %{name}-24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|500	install -m 644 %{name}-32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|501	install -m 644 %{name}-48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|502	install -m 644 %{name}-64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|503	install -m 644 %{name}-128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|504	%endif
14mu|mozilla-thunderbird-38.6.0-1|505	
14mu|mozilla-thunderbird-38.6.0-1|506	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|507	
14mu|mozilla-thunderbird-38.6.0-1|508	mkdir -p %{buildroot}%{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-38.6.0-1|509	%if !%{xpi}
14mu|mozilla-thunderbird-38.6.0-1|510	# MD this is odd, the short version here is 1.5 but the rest of the files still contain 1.4
14mu|mozilla-thunderbird-38.6.0-1|511	#{_bindir}/unzip -q mozilla/dist/bin/enigmail-%{enigmail_short_version}*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-38.6.0-1|512	%{_bindir}/unzip -q mozilla/extensions/enigmail/build/enigmail-*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-38.6.0-1|513	%{__chmod} 644 %{buildroot}%{tbextdir}/%{enigmail_id}/chrome.manifest
14mu|mozilla-thunderbird-38.6.0-1|514	%else
14mu|mozilla-thunderbird-38.6.0-1|515	cp -aL mozilla/extensions/enigmail/build/enigmail-%{enigmail_short_version}*.xpi %{buildroot}%{tbextdir}/%{enigmail_id}/%{enigmail_id}.xpi
14mu|mozilla-thunderbird-38.6.0-1|516	%endif
14mu|mozilla-thunderbird-38.6.0-1|517	
14mu|mozilla-thunderbird-38.6.0-1|518	#==============================================================================
14mu|mozilla-thunderbird-38.6.0-1|519	#enigmail lang package
14mu|mozilla-thunderbird-38.6.0-1|520	# Convert rpm macros to bash variables
14mu|mozilla-thunderbird-38.6.0-1|521	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mu|mozilla-thunderbird-38.6.0-1|522	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with $lang}"; done)}
14mu|mozilla-thunderbird-38.6.0-1|523	%{expand:%(for lang in %l10n_langlist; do echo "l10n_$lang=%%{l10n_$lang}"; done)}
14mu|mozilla-thunderbird-38.6.0-1|524	pushd mozilla/extensions/enigmail/lang
14mu|mozilla-thunderbird-38.6.0-1|525	for lang in %langlist; do
14mu|mozilla-thunderbird-38.6.0-1|526	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org
14mu|mozilla-thunderbird-38.6.0-1|527	language="language_$lang"
14mu|mozilla-thunderbird-38.6.0-1|528	language=${!language}
14mu|mozilla-thunderbird-38.6.0-1|529	%{_bindir}/unzip -q enigmail-${language}-%{enigmail_short_version}.xpi -d %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org/
14mu|mozilla-thunderbird-38.6.0-1|530	done
14mu|mozilla-thunderbird-38.6.0-1|531	popd
14mu|mozilla-thunderbird-38.6.0-1|532	
14mu|mozilla-thunderbird-38.6.0-1|533	##===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|534	## lightning ext here
14mu|mozilla-thunderbird-38.6.0-1|535	#pushd %{objdir}/mozilla/dist/xpi-stage/
14mu|mozilla-thunderbird-38.6.0-1|536	#  for ext in {gdata-provider,lightning}; do
14mu|mozilla-thunderbird-38.6.0-1|537	#    hash="$(sed -n '/^    <em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' $ext/install.rdf)"
14mu|mozilla-thunderbird-38.6.0-1|538	#    mkdir -p %{buildroot}%{tbextdir}/$hash
14mu|mozilla-thunderbird-38.6.0-1|539	#    %{_bindir}/unzip -q ${ext}*.xpi -d %{buildroot}%{tbextdir}/$hash/
14mu|mozilla-thunderbird-38.6.0-1|540	#  done
14mu|mozilla-thunderbird-38.6.0-1|541	#popd
14mu|mozilla-thunderbird-38.6.0-1|542	
14mu|mozilla-thunderbird-38.6.0-1|543	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|544	
14mu|mozilla-thunderbird-38.6.0-1|545	#cp -aL %{objdir}/mozilla/dist/bin/nsinstall %{buildroot}%{_bindir}
14mu|mozilla-thunderbird-38.6.0-1|546	
14mu|mozilla-thunderbird-38.6.0-1|547	#==============================================================================
14mu|mozilla-thunderbird-38.6.0-1|548	#exclude devel files
14mu|mozilla-thunderbird-38.6.0-1|549	rm -rf %{buildroot}%{_datadir}/idl/%{oname}-%{version}
14mu|mozilla-thunderbird-38.6.0-1|550	rm -rf %{buildroot}%{_includedir}/%{oname}-%{version}
14mu|mozilla-thunderbird-38.6.0-1|551	rm -rf %{buildroot}%{_libdir}/%{oname}-devel-%{version}
14mu|mozilla-thunderbird-38.6.0-1|552	
14mu|mozilla-thunderbird-38.6.0-1|553	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|554	
14mu|mozilla-thunderbird-38.6.0-1|555	%pre
14mu|mozilla-thunderbird-38.6.0-1|556	if [ $1 == 2 ]; then
14mu|mozilla-thunderbird-38.6.0-1|557	if [ -d %{tbdir}/dictionaries ]; then
14mu|mozilla-thunderbird-38.6.0-1|558	# Otherelse rpm can't switch this into a symlink :(
14mu|mozilla-thunderbird-38.6.0-1|559	rm -rf %{tbdir}/dictionaries
14mu|mozilla-thunderbird-38.6.0-1|560	fi
14mu|mozilla-thunderbird-38.6.0-1|561	fi
14mu|mozilla-thunderbird-38.6.0-1|562	
14mu|mozilla-thunderbird-38.6.0-1|563	%post
14mu|mozilla-thunderbird-38.6.0-1|564	%{_bindir}/update-desktop-database %{_datadir}/applications
14mu|mozilla-thunderbird-38.6.0-1|565	
14mu|mozilla-thunderbird-38.6.0-1|566	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
14mu|mozilla-thunderbird-38.6.0-1|567	
14mu|mozilla-thunderbird-38.6.0-1|568	TMPDIR= TB_TMPDIR=`$mktemp` && {
14mu|mozilla-thunderbird-38.6.0-1|569	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
14mu|mozilla-thunderbird-38.6.0-1|570	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
14mu|mozilla-thunderbird-38.6.0-1|571	}
14mu|mozilla-thunderbird-38.6.0-1|572	
14mu|mozilla-thunderbird-38.6.0-1|573	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14mu|mozilla-thunderbird-38.6.0-1|574	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
14mu|mozilla-thunderbird-38.6.0-1|575	fi
14mu|mozilla-thunderbird-38.6.0-1|576	
14mu|mozilla-thunderbird-38.6.0-1|577	
14mu|mozilla-thunderbird-38.6.0-1|578	%postun
14mu|mozilla-thunderbird-38.6.0-1|579	%{_bindir}/update-desktop-database %{_datadir}/applications
14mu|mozilla-thunderbird-38.6.0-1|580	if [ "$1" = "0" -a -x %{_bindir}/gtk-update-icon-cache ]; then
14mu|mozilla-thunderbird-38.6.0-1|581	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
14mu|mozilla-thunderbird-38.6.0-1|582	fi
14mu|mozilla-thunderbird-38.6.0-1|583	
14mu|mozilla-thunderbird-38.6.0-1|584	
14mu|mozilla-thunderbird-38.6.0-1|585	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|586	
14mu|mozilla-thunderbird-38.6.0-1|587	%post enigmail
14mu|mozilla-thunderbird-38.6.0-1|588	if [ -f %{tbdir}/components/compreg.dat ]; then
14mu|mozilla-thunderbird-38.6.0-1|589	rm -f %{tbdir}/components/compreg.dat
14mu|mozilla-thunderbird-38.6.0-1|590	fi
14mu|mozilla-thunderbird-38.6.0-1|591	
14mu|mozilla-thunderbird-38.6.0-1|592	if [ -f %{tbdir}/components/xpti.dat ]; then
14mu|mozilla-thunderbird-38.6.0-1|593	rm -f %{tbdir}/components/xpti.dat
14mu|mozilla-thunderbird-38.6.0-1|594	fi
14mu|mozilla-thunderbird-38.6.0-1|595	
14mu|mozilla-thunderbird-38.6.0-1|596	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
14mu|mozilla-thunderbird-38.6.0-1|597	
14mu|mozilla-thunderbird-38.6.0-1|598	TMPDIR= TB_TMPDIR=`$mktemp` && {
14mu|mozilla-thunderbird-38.6.0-1|599	%if %{xpi}
14mu|mozilla-thunderbird-38.6.0-1|600	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
14mu|mozilla-thunderbird-38.6.0-1|601	%endif
14mu|mozilla-thunderbird-38.6.0-1|602	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
14mu|mozilla-thunderbird-38.6.0-1|603	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
14mu|mozilla-thunderbird-38.6.0-1|604	}
14mu|mozilla-thunderbird-38.6.0-1|605	
14mu|mozilla-thunderbird-38.6.0-1|606	%preun enigmail
14mu|mozilla-thunderbird-38.6.0-1|607	if [ -f %{tbdir}/components/compreg.dat ]; then
14mu|mozilla-thunderbird-38.6.0-1|608	rm -f %{tbdir}/components/compreg.dat
14mu|mozilla-thunderbird-38.6.0-1|609	fi
14mu|mozilla-thunderbird-38.6.0-1|610	
14mu|mozilla-thunderbird-38.6.0-1|611	if [ -f %{tbdir}/components/xpti.dat ]; then
14mu|mozilla-thunderbird-38.6.0-1|612	rm -f %{tbdir}/components/xpti.dat
14mu|mozilla-thunderbird-38.6.0-1|613	fi
14mu|mozilla-thunderbird-38.6.0-1|614	
14mu|mozilla-thunderbird-38.6.0-1|615	if [ -x %{tbdir}/thunderbird-bin ]; then
14mu|mozilla-thunderbird-38.6.0-1|616	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
14mu|mozilla-thunderbird-38.6.0-1|617	
14mu|mozilla-thunderbird-38.6.0-1|618	TMPDIR= TB_TMPDIR=`$mktemp` && {
14mu|mozilla-thunderbird-38.6.0-1|619	%if %{xpi}
14mu|mozilla-thunderbird-38.6.0-1|620	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
14mu|mozilla-thunderbird-38.6.0-1|621	%endif
14mu|mozilla-thunderbird-38.6.0-1|622	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
14mu|mozilla-thunderbird-38.6.0-1|623	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
14mu|mozilla-thunderbird-38.6.0-1|624	}
14mu|mozilla-thunderbird-38.6.0-1|625	fi
14mu|mozilla-thunderbird-38.6.0-1|626	
14mu|mozilla-thunderbird-38.6.0-1|627	#===============================================================================
14mu|mozilla-thunderbird-38.6.0-1|628	
14mu|mozilla-thunderbird-38.6.0-1|629	%files
14mu|mozilla-thunderbird-38.6.0-1|630	%doc mozilla/LEGAL
14mu|mozilla-thunderbird-38.6.0-1|631	%attr(755,root,root) %{_bindir}/mozilla-thunderbird
14mu|mozilla-thunderbird-38.6.0-1|632	%attr(755,root,root) %{_bindir}/thunderbird
14mu|mozilla-thunderbird-38.6.0-1|633	%attr(644,root,root) %{_datadir}/applications/*.desktop
14mu|mozilla-thunderbird-38.6.0-1|634	%attr(644,root,root) %{_datadir}/pixmaps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|635	%{tbdir}
14mu|mozilla-thunderbird-38.6.0-1|636	%if %{xpi}
14mu|mozilla-thunderbird-38.6.0-1|637	%dir %{tbextdir}
14mu|mozilla-thunderbird-38.6.0-1|638	%endif
14mu|mozilla-thunderbird-38.6.0-1|639	# Mandriva menu
14mu|mozilla-thunderbird-38.6.0-1|640	%{_miconsdir}/%{name}.svg
14mu|mozilla-thunderbird-38.6.0-1|641	%{_iconsdir}/%{name}.svg
14mu|mozilla-thunderbird-38.6.0-1|642	%{_liconsdir}/%{name}.svg
14mu|mozilla-thunderbird-38.6.0-1|643	# other icons
14mu|mozilla-thunderbird-38.6.0-1|644	%if %{official_branding}
14mu|mozilla-thunderbird-38.6.0-1|645	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14mu|mozilla-thunderbird-38.6.0-1|646	%else
14mu|mozilla-thunderbird-38.6.0-1|647	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|648	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|649	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|650	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|651	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|652	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|653	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14mu|mozilla-thunderbird-38.6.0-1|654	%endif
14mu|mozilla-thunderbird-38.6.0-1|655	# enigmail
14mu|mozilla-thunderbird-38.6.0-1|656	%exclude %{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-38.6.0-1|657	
14mu|mozilla-thunderbird-38.6.0-1|658	%files enigmail
14mu|mozilla-thunderbird-38.6.0-1|659	%{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-38.6.0-1|660	
14mu|mozilla-thunderbird-38.6.0-1|661	#%files -n nsinstall
14mu|mozilla-thunderbird-38.6.0-1|662	#%{_bindir}/nsinstall
14mu|mozilla-thunderbird-38.6.0-1|663	
14mu|mozilla-thunderbird-38.6.0-1|664	#%files lightning
14mu|mozilla-thunderbird-38.6.0-1|665	##%{tbextdir}/calendar-timezones@mozilla.org
14mu|mozilla-thunderbird-38.6.0-1|666	#%{tbextdir}/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
14mu|mozilla-thunderbird-38.6.0-1|667	#%{tbextdir}/{e2fda1a4-762b-4020-b5ad-a41df1933103}
14mu|mozilla-thunderbird-38.6.0-1|668	
14mu|mozilla-thunderbird-38.6.0-1|669	
14mu|mozilla-thunderbird-38.6.0-1|670	%changelog
14mu|mozilla-thunderbird-38.6.0-1|671	
14mu|mozilla-thunderbird-38.6.0-1|672	* Fri Feb 19 2016 Tigro <ashejn@gmail.com> 38.6.0-1
14mu|mozilla-thunderbird-38.6.0-1|673	- (881ec83) update to 38.6.0
14mu|mozilla-thunderbird-38.6.0-1|674	
14mu|mozilla-thunderbird-38.6.0-1|675	* Wed Jan 27 2016 Tigro <ashejn@gmail.com> 38.5.1-1
14mu|mozilla-thunderbird-38.6.0-1|676	- (dee8cf3) update to 38.5.1
14mu|mozilla-thunderbird-38.6.0-1|677	
14mu|mozilla-thunderbird-38.6.0-1|678	* Fri Oct 02 2015 Tigro <ashejn@yandex-team.ru> 38.3.0-1
14mu|mozilla-thunderbird-38.6.0-1|679	- (c64e78f) update to 38.3.0
14mu|mozilla-thunderbird-38.6.0-1|680	
14mu|mozilla-thunderbird-38.6.0-1|681	* Fri Aug 28 2015 Tigro <ashejn@yandex-team.ru> 38.2.0-1
14mu|mozilla-thunderbird-38.6.0-1|682	- (e270456) update to 38.2.0
14mu|mozilla-thunderbird-38.6.0-1|683	
14mu|mozilla-thunderbird-38.6.0-1|684	* Fri Jul 03 2015 Tigro <ashejn@yandex-team.ru> 38.0.1-1
14mu|mozilla-thunderbird-38.6.0-1|685	- (70a9624) update desktop file
14mu|mozilla-thunderbird-38.6.0-1|686	- (Tigro: e2c0d73) drop lightning package
14mu|mozilla-thunderbird-38.6.0-1|687	- (Tigro: aa75f26) drop nsinstall installation
14mu|mozilla-thunderbird-38.6.0-1|688	- (Tigro: 60d5b86) no more xpi-stage
14mu|mozilla-thunderbird-38.6.0-1|689	- (Tigro: 7e9c2ea) update to 38.0.1
14mu|mozilla-thunderbird-38.6.0-1|690	
14mu|mozilla-thunderbird-38.6.0-1|691	* Wed May 13 2015 Tigro <ashejn@yandex-team.ru> 31.6.0-1
14mu|mozilla-thunderbird-38.6.0-1|692	- (51524c6) fix release
14mu|mozilla-thunderbird-38.6.0-1|693	
14mu|mozilla-thunderbird-38.6.0-1|694	* Wed May 13 2015 Tigro <ashejn@yandex-team.ru> 31.6.0-3
14mu|mozilla-thunderbird-38.6.0-1|695	- (34fed45) update to 31.6.0
14mu|mozilla-thunderbird-38.6.0-1|696	
14mu|mozilla-thunderbird-38.6.0-1|697	* Mon Apr 20 2015 law <a.lahin@ntcit-rosa.ru> 31.4.0-3
14mu|mozilla-thunderbird-38.6.0-1|698	- (b122c4e) Increase release number
14mu|mozilla-thunderbird-38.6.0-1|699	
14mu|mozilla-thunderbird-38.6.0-1|700	* Mon Apr 20 2015 law <a.lahin@ntcit-rosa.ru> 31.4.0-2
14mu|mozilla-thunderbird-38.6.0-1|701	- (6eec74a) Use time-independent uuid generator (for compatibility with timefreeze)
14mu|mozilla-thunderbird-38.6.0-1|702	- (Alexander Lakhin: 246cf2f) MassBuild#656: Increase release tag
14mu|mozilla-thunderbird-38.6.0-1|703	
14mu|mozilla-thunderbird-38.6.0-1|704	* Wed Feb 18 2015 Tigro <ashejn@gmail.com> 31.4.0-1
14mu|mozilla-thunderbird-38.6.0-1|705	- (d5b24fb) update to 31.4.0
14mu|mozilla-thunderbird-38.6.0-1|706	
14mu|mozilla-thunderbird-38.6.0-1|707	* Fri Jan 30 2015 Tigro <ashejn@yandex-team.ru> 31.3.0-1
14mu|mozilla-thunderbird-38.6.0-1|708	- (b81f7c8) drop MOZ_MAKE_FLAGS
14mu|mozilla-thunderbird-38.6.0-1|709	- (Tigro: 05d86b6) update to 31.3.0
14mu|mozilla-thunderbird-38.6.0-1|710	
14mu|mozilla-thunderbird-38.6.0-1|711	* Thu Aug 07 2014 Tigro <ashejn@gmail.com> 31.0-1
14mu|mozilla-thunderbird-38.6.0-1|712	- (4c92c28) build with gstreamer and fix enigmail build
14mu|mozilla-thunderbird-38.6.0-1|713	- (Tigro: 40aa11d) clean up enigmail build
14mu|mozilla-thunderbird-38.6.0-1|714	- (Tigro: 0b1b53b) fix path
14mu|mozilla-thunderbird-38.6.0-1|715	- (Tigro: 6b6f7d4) use configure
14mu|mozilla-thunderbird-38.6.0-1|716	- (Tigro: aa2ff61) update enigmail to 1.7
14mu|mozilla-thunderbird-38.6.0-1|717	- (Tigro: 119e476) create objdir
14mu|mozilla-thunderbird-38.6.0-1|718	- (Tigro: 1a1875d) added patch
14mu|mozilla-thunderbird-38.6.0-1|719	- (Tigro: 6207d73) apply objdir patch
14mu|mozilla-thunderbird-38.6.0-1|720	- (Tigro: d21484f) added BR: pkgconfig(libpulse)
14mu|mozilla-thunderbird-38.6.0-1|721	- (Tigro: 0ad7b13) fix path in patch
14mu|mozilla-thunderbird-38.6.0-1|722	- (Tigro: 6ab2257) fix path
14mu|mozilla-thunderbird-38.6.0-1|723	- (Tigro: 9b9ad42) update to 31.0
14mu|mozilla-thunderbird-38.6.0-1|724	
14mu|mozilla-thunderbird-38.6.0-1|725	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 24.6.0-2
14mu|mozilla-thunderbird-38.6.0-1|726	- (d7f3d63) MassBuild#440: Increase release tag
14mu|mozilla-thunderbird-38.6.0-1|727	
14mu|mozilla-thunderbird-38.6.0-1|728	* Wed Jun 11 2014 Tigro <ashejn@gmail.com> 24.6.0-1
14mu|mozilla-thunderbird-38.6.0-1|729	- (1f2fafc) update to 24.6.0
14mu|mozilla-thunderbird-38.6.0-1|730	
14mu|mozilla-thunderbird-38.6.0-1|731	

23379 14
14mu|mozilla-thunderbird-52.9.1-1|1	%define __libtoolize /bin/true
14mu|mozilla-thunderbird-52.9.1-1|2	%define __cputoolize /bin/true
14mu|mozilla-thunderbird-52.9.1-1|3	
14mu|mozilla-thunderbird-52.9.1-1|4	%define _enable_debug_packages %{nil}
14mu|mozilla-thunderbird-52.9.1-1|5	%define debug_package %{nil}
14mu|mozilla-thunderbird-52.9.1-1|6	
14mu|mozilla-thunderbird-52.9.1-1|7	%define official_branding 1
14mu|mozilla-thunderbird-52.9.1-1|8	
14mu|mozilla-thunderbird-52.9.1-1|9	%if %{official_branding}
14mu|mozilla-thunderbird-52.9.1-1|10	%define title Mozilla Thunderbird
14mu|mozilla-thunderbird-52.9.1-1|11	%else
14mu|mozilla-thunderbird-52.9.1-1|12	%define title Mail/News
14mu|mozilla-thunderbird-52.9.1-1|13	%endif
14mu|mozilla-thunderbird-52.9.1-1|14	
14mu|mozilla-thunderbird-52.9.1-1|15	%define oname thunderbird
14mu|mozilla-thunderbird-52.9.1-1|16	%define tb_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
14mu|mozilla-thunderbird-52.9.1-1|17	%define tbdir %{_libdir}/%{oname}-%{version}
14mu|mozilla-thunderbird-52.9.1-1|18	%define tbextdir %{_libdir}/mozilla/extensions/%{tb_appid}
14mu|mozilla-thunderbird-52.9.1-1|19	
14mu|mozilla-thunderbird-52.9.1-1|20	%define objdir objdir
14mu|mozilla-thunderbird-52.9.1-1|21	
14mu|mozilla-thunderbird-52.9.1-1|22	%define xpi 0
14mu|mozilla-thunderbird-52.9.1-1|23	%define enigmail_version 2.0.7
14mu|mozilla-thunderbird-52.9.1-1|24	%define enigmail_short_version %{enigmail_version}
14mu|mozilla-thunderbird-52.9.1-1|25	%define enigmail_id \{847b3a00-7ab1-11d4-8f02-006008948af5\}
14mu|mozilla-thunderbird-52.9.1-1|26	
14mu|mozilla-thunderbird-52.9.1-1|27	%define __noautoprov 'libgtkembedmoz\\.so(.*)|libxpcom\\.so(.*)'
14mu|mozilla-thunderbird-52.9.1-1|28	%define __noautoreq 'libgtkembedmoz\\.so(.*)|libxpcom\\.so(.*)|libxul\\.so(.*)'
14mu|mozilla-thunderbird-52.9.1-1|29	
14mu|mozilla-thunderbird-52.9.1-1|30	# FIXME: Bug in nsExtensionManager.js prevents using x86_64 as arch
14mu|mozilla-thunderbird-52.9.1-1|31	# FIXME: I tried to modify nsExtensionManager.js.in, but it
14mu|mozilla-thunderbird-52.9.1-1|32	# FIXME: complained that I had modified it
14mu|mozilla-thunderbird-52.9.1-1|33	%ifarch %{ix86}
14mu|mozilla-thunderbird-52.9.1-1|34	%define tbarch x86
14mu|mozilla-thunderbird-52.9.1-1|35	%else # ix86
14mu|mozilla-thunderbird-52.9.1-1|36	%ifarch x86_64
14mu|mozilla-thunderbird-52.9.1-1|37	%define tbarch %{_arch}
14mu|mozilla-thunderbird-52.9.1-1|38	%else # x86_64
14mu|mozilla-thunderbird-52.9.1-1|39	%define tbarch %{_arch}
14mu|mozilla-thunderbird-52.9.1-1|40	%endif # x86_64
14mu|mozilla-thunderbird-52.9.1-1|41	%endif # ix86
14mu|mozilla-thunderbird-52.9.1-1|42	
14mu|mozilla-thunderbird-52.9.1-1|43	# this seems fragile, so require the exact version or later (#58754)
14mu|mozilla-thunderbird-52.9.1-1|44	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mu|mozilla-thunderbird-52.9.1-1|45	# this one as well (#59759)
14mu|mozilla-thunderbird-52.9.1-1|46	%define nss_libname %mklibname nss 3
14mu|mozilla-thunderbird-52.9.1-1|47	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mu|mozilla-thunderbird-52.9.1-1|48	
14mu|mozilla-thunderbird-52.9.1-1|49	%define major 52.9.1
14mu|mozilla-thunderbird-52.9.1-1|50	
14mu|mozilla-thunderbird-52.9.1-1|51	Summary:	Full-featured email, RSS, and newsgroup client
14mu|mozilla-thunderbird-52.9.1-1|52	Name:		mozilla-thunderbird
14mu|mozilla-thunderbird-52.9.1-1|53	Version:	%{major}
14mu|mozilla-thunderbird-52.9.1-1|54	Release:	1
14mu|mozilla-thunderbird-52.9.1-1|55	License:	MPL
14mu|mozilla-thunderbird-52.9.1-1|56	Group:		Networking/Mail
14mu|mozilla-thunderbird-52.9.1-1|57	Url:		https://www.thunderbird.net
14mu|mozilla-thunderbird-52.9.1-1|58	Source0:	https://archive.mozilla.org/pub/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.xz
14mu|mozilla-thunderbird-52.9.1-1|59	Source10:	mozilla-thunderbird.rpmlintrc
14mu|mozilla-thunderbird-52.9.1-1|60	Source12:	mozilla-thunderbird-mandriva-default-prefs.js
14mu|mozilla-thunderbird-52.9.1-1|61	Source30:	mozilla-thunderbird-open-browser.sh
14mu|mozilla-thunderbird-52.9.1-1|62	Source31:	mozilla-thunderbird-open-browser-xdg.sh
14mu|mozilla-thunderbird-52.9.1-1|63	# Mandriva sources (Source300+)
14mu|mozilla-thunderbird-52.9.1-1|64	Source300:	http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_version}.tar.gz
14mu|mozilla-thunderbird-52.9.1-1|65	Source302:	%{name}-icons.tar.bz2
14mu|mozilla-thunderbird-52.9.1-1|66	# Language package template
14mu|mozilla-thunderbird-52.9.1-1|67	Source400:	mozilla-thunderbird-enigmail-l10n-template.in
14mu|mozilla-thunderbird-52.9.1-1|68	Source999:	icons.tar.xz
14mu|mozilla-thunderbird-52.9.1-1|69	# Build patches
14mu|mozilla-thunderbird-52.9.1-1|70	Patch2:		mozilla-firefox-1.0-prdtoa.patch
14mu|mozilla-thunderbird-52.9.1-1|71	Patch3:		thunderbird-objdir.patch
14mu|mozilla-thunderbird-52.9.1-1|72	Patch4:		mozilla-thunderbird-31-build-with-time-independent-uuids.patch
14mu|mozilla-thunderbird-52.9.1-1|73	Patch201:	mozilla-thunderbird-24.1.0-default-mailer.patch
14mu|mozilla-thunderbird-52.9.1-1|74	# Mandriva patches (Patch300+)
14mu|mozilla-thunderbird-52.9.1-1|75	Patch300:	mozilla-thunderbird-0.8-progname.patch
14mu|mozilla-thunderbird-52.9.1-1|76	Patch301:	mozilla-thunderbird-enigmail-package.patch
14mu|mozilla-thunderbird-52.9.1-1|77	Patch304:	mozilla-thunderbird-run-mozilla.patch
14mu|mozilla-thunderbird-52.9.1-1|78	# OpenSuse patches (Patch400+)
14mu|mozilla-thunderbird-52.9.1-1|79	Patch400:	thunderbird-appname.patch
14mu|mozilla-thunderbird-52.9.1-1|80	
14mu|mozilla-thunderbird-52.9.1-1|81	Patch600:	mozilla-thunderbird-big-icon.patch
14mu|mozilla-thunderbird-52.9.1-1|82	
14mu|mozilla-thunderbird-52.9.1-1|83	%if %{official_branding}
14mu|mozilla-thunderbird-52.9.1-1|84	BuildRequires:	imagemagick
14mu|mozilla-thunderbird-52.9.1-1|85	%endif
14mu|mozilla-thunderbird-52.9.1-1|86	BuildRequires:	autoconf2.1
14mu|mozilla-thunderbird-52.9.1-1|87	BuildRequires:	gzip
14mu|mozilla-thunderbird-52.9.1-1|88	BuildRequires:	unzip
14mu|mozilla-thunderbird-52.9.1-1|89	BuildRequires:	yasm >= 1.0.1
14mu|mozilla-thunderbird-52.9.1-1|90	BuildRequires:	zip
14mu|mozilla-thunderbird-52.9.1-1|91	BuildRequires:	jpeg-devel
14mu|mozilla-thunderbird-52.9.1-1|92	BuildRequires:	libiw-devel
14mu|mozilla-thunderbird-52.9.1-1|93	BuildRequires:	nss-static-devel >= 2:3.16.2
14mu|mozilla-thunderbird-52.9.1-1|94	BuildRequires:	pkgconfig(python)
14mu|mozilla-thunderbird-52.9.1-1|95	BuildRequires:	pkgconfig(alsa)
14mu|mozilla-thunderbird-52.9.1-1|96	BuildRequires:	pkgconfig(fontconfig)
14mu|mozilla-thunderbird-52.9.1-1|97	BuildRequires:	pkgconfig(freetype2)
14mu|mozilla-thunderbird-52.9.1-1|98	BuildRequires:	pkgconfig(gl)
14mu|mozilla-thunderbird-52.9.1-1|99	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|mozilla-thunderbird-52.9.1-1|100	BuildRequires:	pkgconfig(hunspell)
14mu|mozilla-thunderbird-52.9.1-1|101	BuildRequires:	pkgconfig(libpulse)
14mu|mozilla-thunderbird-52.9.1-1|102	BuildRequires:	pkgconfig(libevent) >= 1.4.7
14mu|mozilla-thunderbird-52.9.1-1|103	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mu|mozilla-thunderbird-52.9.1-1|104	BuildRequires:	pkgconfig(libIDL-2.0)
14mu|mozilla-thunderbird-52.9.1-1|105	BuildRequires:	pkgconfig(libnotify)
14mu|mozilla-thunderbird-52.9.1-1|106	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|mozilla-thunderbird-52.9.1-1|107	BuildRequires:	pkgconfig(nspr) >= 4.10.6
14mu|mozilla-thunderbird-52.9.1-1|108	BuildRequires:	pkgconfig(nss)
14mu|mozilla-thunderbird-52.9.1-1|109	BuildRequires:	pkgconfig(sqlite3) >= 3.8.4.1
14mu|mozilla-thunderbird-52.9.1-1|110	BuildRequires:	pkgconfig(xft)
14mu|mozilla-thunderbird-52.9.1-1|111	BuildRequires:	pkgconfig(xt)
14mu|mozilla-thunderbird-52.9.1-1|112	BuildRequires:	pkgconfig(vpx) >= 0.9.7
14mu|mozilla-thunderbird-52.9.1-1|113	BuildRequires:	pkgconfig(zlib)
14mu|mozilla-thunderbird-52.9.1-1|114	BuildRequires:	librsvg
14mu|mozilla-thunderbird-52.9.1-1|115	BuildRequires:	pkgconfig(cairo) >= 1.10
14mu|mozilla-thunderbird-52.9.1-1|116	BuildRequires:	pkgconfig(libpng) >= 1.4.8
14mu|mozilla-thunderbird-52.9.1-1|117	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|mozilla-thunderbird-52.9.1-1|118	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|mozilla-thunderbird-52.9.1-1|119	
14mu|mozilla-thunderbird-52.9.1-1|120	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
14mu|mozilla-thunderbird-52.9.1-1|121	Requires:	%{nss_libname} >= 2:%{nss_version}
14mu|mozilla-thunderbird-52.9.1-1|122	Requires(post,postun):	desktop-file-utils
14mu|mozilla-thunderbird-52.9.1-1|123	Requires(post):	mktemp
14mu|mozilla-thunderbird-52.9.1-1|124	Requires(post,postun): rpm-helper
14mu|mozilla-thunderbird-52.9.1-1|125	Requires:	xdg-utils
14mu|mozilla-thunderbird-52.9.1-1|126	
14mu|mozilla-thunderbird-52.9.1-1|127	BuildRequires:	libiw-devel
14mu|mozilla-thunderbird-52.9.1-1|128	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|mozilla-thunderbird-52.9.1-1|129	BuildRequires:	python-setuptools
14mu|mozilla-thunderbird-52.9.1-1|130	BuildRequires:	python-virtualenv
14mu|mozilla-thunderbird-52.9.1-1|131	
14mu|mozilla-thunderbird-52.9.1-1|132	Obsoletes:	nsinstall < 38.0.1
14mu|mozilla-thunderbird-52.9.1-1|133	Obsoletes:	%{name}-lightning < 38.0.1
14mu|mozilla-thunderbird-52.9.1-1|134	
14mu|mozilla-thunderbird-52.9.1-1|135	
14mu|mozilla-thunderbird-52.9.1-1|136	%description
14mu|mozilla-thunderbird-52.9.1-1|137	%{title} is a full-featured email, RSS and newsgroup client that
14mu|mozilla-thunderbird-52.9.1-1|138	makes emailing safer, faster and easier than ever before.
14mu|mozilla-thunderbird-52.9.1-1|139	
14mu|mozilla-thunderbird-52.9.1-1|140	%files
14mu|mozilla-thunderbird-52.9.1-1|141	%doc mozilla/LEGAL
14mu|mozilla-thunderbird-52.9.1-1|142	%attr(755,root,root) %{_bindir}/mozilla-thunderbird
14mu|mozilla-thunderbird-52.9.1-1|143	%attr(755,root,root) %{_bindir}/thunderbird
14mu|mozilla-thunderbird-52.9.1-1|144	%attr(644,root,root) %{_datadir}/applications/*.desktop
14mu|mozilla-thunderbird-52.9.1-1|145	%attr(644,root,root) %{_datadir}/pixmaps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|146	%{tbdir}
14mu|mozilla-thunderbird-52.9.1-1|147	%if %{xpi}
14mu|mozilla-thunderbird-52.9.1-1|148	%dir %{tbextdir}
14mu|mozilla-thunderbird-52.9.1-1|149	%endif
14mu|mozilla-thunderbird-52.9.1-1|150	# Mandriva menu
14mu|mozilla-thunderbird-52.9.1-1|151	%{_miconsdir}/%{name}.svg
14mu|mozilla-thunderbird-52.9.1-1|152	%{_iconsdir}/%{name}.svg
14mu|mozilla-thunderbird-52.9.1-1|153	%{_liconsdir}/%{name}.svg
14mu|mozilla-thunderbird-52.9.1-1|154	# other icons
14mu|mozilla-thunderbird-52.9.1-1|155	%if %{official_branding}
14mu|mozilla-thunderbird-52.9.1-1|156	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14mu|mozilla-thunderbird-52.9.1-1|157	%else
14mu|mozilla-thunderbird-52.9.1-1|158	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|159	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|160	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|161	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|162	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|163	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|164	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|165	%endif
14mu|mozilla-thunderbird-52.9.1-1|166	# enigmail
14mu|mozilla-thunderbird-52.9.1-1|167	%exclude %{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-52.9.1-1|168	
14mu|mozilla-thunderbird-52.9.1-1|169	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|170	
14mu|mozilla-thunderbird-52.9.1-1|171	%package enigmail
14mu|mozilla-thunderbird-52.9.1-1|172	Summary:	Access the authentication and encryption features provided by GnuPG
14mu|mozilla-thunderbird-52.9.1-1|173	Group:		Networking/Mail
14mu|mozilla-thunderbird-52.9.1-1|174	Requires:	%{name} >= %{version}
14mu|mozilla-thunderbird-52.9.1-1|175	Requires:	gnupg
14mu|mozilla-thunderbird-52.9.1-1|176	Requires(post,preun): %{name} >= %{version}
14mu|mozilla-thunderbird-52.9.1-1|177	Requires(post,postun):	mktemp
14mu|mozilla-thunderbird-52.9.1-1|178	# Bug #35180
14mu|mozilla-thunderbird-52.9.1-1|179	Suggests:	pinentry-gtk2
14mu|mozilla-thunderbird-52.9.1-1|180	
14mu|mozilla-thunderbird-52.9.1-1|181	%description enigmail
14mu|mozilla-thunderbird-52.9.1-1|182	Enigmail is an extension to the mail client of %{title}
14mu|mozilla-thunderbird-52.9.1-1|183	which allows users to access the authentication and encryption
14mu|mozilla-thunderbird-52.9.1-1|184	features provided by GnuPG.
14mu|mozilla-thunderbird-52.9.1-1|185	
14mu|mozilla-thunderbird-52.9.1-1|186	Main Features
14mu|mozilla-thunderbird-52.9.1-1|187	
14mu|mozilla-thunderbird-52.9.1-1|188	* Encrypt/sign mail when sending, decrypt/authenticate received
14mu|mozilla-thunderbird-52.9.1-1|189	mail
14mu|mozilla-thunderbird-52.9.1-1|190	* Support for inline-PGP (RFC 2440) and PGP/MIME (RFC 3156)
14mu|mozilla-thunderbird-52.9.1-1|191	* Per-Account based encryption and signing defaults
14mu|mozilla-thunderbird-52.9.1-1|192	* Per-Recipient rules for automated key selection, and
14mu|mozilla-thunderbird-52.9.1-1|193	enabling/disabling encryption and signing
14mu|mozilla-thunderbird-52.9.1-1|194	* OpenPGP key management interface
14mu|mozilla-thunderbird-52.9.1-1|195	
14mu|mozilla-thunderbird-52.9.1-1|196	%files enigmail
14mu|mozilla-thunderbird-52.9.1-1|197	%{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-52.9.1-1|198	
14mu|mozilla-thunderbird-52.9.1-1|199	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|200	
14mu|mozilla-thunderbird-52.9.1-1|201	# enigmail-l10n
14mu|mozilla-thunderbird-52.9.1-1|202	# Supported l10n language lists
14mu|mozilla-thunderbird-52.9.1-1|203	%define l10n_langlist ar ca cs de el es_ES fi fr gd gl hr hu it ja ko lt nb_NO nl pl pt_BR pt_PT ru sk sl sq sv_SE tr vi zh_CN zh_TW
14mu|mozilla-thunderbird-52.9.1-1|204	
14mu|mozilla-thunderbird-52.9.1-1|205	# Disabled l10n languages, for any reason
14mu|mozilla-thunderbird-52.9.1-1|206	# nl sk es_AR do not support 0.95.0 yet
14mu|mozilla-thunderbird-52.9.1-1|207	%define disabled_l10n_langlist es_AR eu
14mu|mozilla-thunderbird-52.9.1-1|208	#define disabled_l10n_langlist %{nil}
14mu|mozilla-thunderbird-52.9.1-1|209	
14mu|mozilla-thunderbird-52.9.1-1|210	# Language descriptions
14mu|mozilla-thunderbird-52.9.1-1|211	%define language_ar ar
14mu|mozilla-thunderbird-52.9.1-1|212	%define langname_ar Arabic
14mu|mozilla-thunderbird-52.9.1-1|213	%define language_ca ca
14mu|mozilla-thunderbird-52.9.1-1|214	%define langname_ca Catalan
14mu|mozilla-thunderbird-52.9.1-1|215	%define language_cs cs
14mu|mozilla-thunderbird-52.9.1-1|216	%define langname_cs Czech
14mu|mozilla-thunderbird-52.9.1-1|217	%define language_de de
14mu|mozilla-thunderbird-52.9.1-1|218	%define langname_de German
14mu|mozilla-thunderbird-52.9.1-1|219	%define language_el el
14mu|mozilla-thunderbird-52.9.1-1|220	%define langname_el Greek
14mu|mozilla-thunderbird-52.9.1-1|221	%define language_es_AR es-AR
14mu|mozilla-thunderbird-52.9.1-1|222	%define langname_es_AR Spanish (Argentina)
14mu|mozilla-thunderbird-52.9.1-1|223	%define language_es_ES es-ES
14mu|mozilla-thunderbird-52.9.1-1|224	%define langname_es_ES Spanish
14mu|mozilla-thunderbird-52.9.1-1|225	%define language_eu eu
14mu|mozilla-thunderbird-52.9.1-1|226	%define langname_eu Basque
14mu|mozilla-thunderbird-52.9.1-1|227	%define language_fi fi
14mu|mozilla-thunderbird-52.9.1-1|228	%define langname_fi Finnish
14mu|mozilla-thunderbird-52.9.1-1|229	%define language_fr fr
14mu|mozilla-thunderbird-52.9.1-1|230	%define langname_fr French
14mu|mozilla-thunderbird-52.9.1-1|231	%define language_gd gd
14mu|mozilla-thunderbird-52.9.1-1|232	%define langname_gd Gaelic
14mu|mozilla-thunderbird-52.9.1-1|233	%define language_gl gl
14mu|mozilla-thunderbird-52.9.1-1|234	%define langname_gl Galego
14mu|mozilla-thunderbird-52.9.1-1|235	%define language_hr hr
14mu|mozilla-thunderbird-52.9.1-1|236	%define langname_hr Croatian
14mu|mozilla-thunderbird-52.9.1-1|237	%define language_hu hu
14mu|mozilla-thunderbird-52.9.1-1|238	%define langname_hu Hungarian
14mu|mozilla-thunderbird-52.9.1-1|239	%define language_it it
14mu|mozilla-thunderbird-52.9.1-1|240	%define langname_it Italian
14mu|mozilla-thunderbird-52.9.1-1|241	%define language_ja ja
14mu|mozilla-thunderbird-52.9.1-1|242	%define langname_ja Japanese
14mu|mozilla-thunderbird-52.9.1-1|243	%define language_ko ko
14mu|mozilla-thunderbird-52.9.1-1|244	%define langname_ko Korean
14mu|mozilla-thunderbird-52.9.1-1|245	%define language_lt lt
14mu|mozilla-thunderbird-52.9.1-1|246	%define langname_lt Lithuanian
14mu|mozilla-thunderbird-52.9.1-1|247	%define language_nb_NO nb-NO
14mu|mozilla-thunderbird-52.9.1-1|248	%define langname_nb_NO Norwegian Bokmaal
14mu|mozilla-thunderbird-52.9.1-1|249	%define language_nl nl
14mu|mozilla-thunderbird-52.9.1-1|250	%define langname_nl Dutch
14mu|mozilla-thunderbird-52.9.1-1|251	%define language_pl pl
14mu|mozilla-thunderbird-52.9.1-1|252	%define langname_pl Polish
14mu|mozilla-thunderbird-52.9.1-1|253	%define language_pt_PT pt-PT
14mu|mozilla-thunderbird-52.9.1-1|254	%define langname_pt_PT Portuguese
14mu|mozilla-thunderbird-52.9.1-1|255	%define language_pt_BR pt-BR
14mu|mozilla-thunderbird-52.9.1-1|256	%define langname_pt_BR Brazilian portuguese
14mu|mozilla-thunderbird-52.9.1-1|257	#%%define language_ro ro-RO
14mu|mozilla-thunderbird-52.9.1-1|258	#%%define langname_ro Romanian
14mu|mozilla-thunderbird-52.9.1-1|259	%define language_ru ru
14mu|mozilla-thunderbird-52.9.1-1|260	%define langname_ru Russian
14mu|mozilla-thunderbird-52.9.1-1|261	%define language_sk sk
14mu|mozilla-thunderbird-52.9.1-1|262	%define langname_sk Slovak
14mu|mozilla-thunderbird-52.9.1-1|263	%define language_sl sl
14mu|mozilla-thunderbird-52.9.1-1|264	%define langname_sl Slovenian
14mu|mozilla-thunderbird-52.9.1-1|265	%define language_sq sq
14mu|mozilla-thunderbird-52.9.1-1|266	%define langname_sq Albanian
14mu|mozilla-thunderbird-52.9.1-1|267	%define language_sv_SE sv-SE
14mu|mozilla-thunderbird-52.9.1-1|268	%define langname_sv_SE Swedish
14mu|mozilla-thunderbird-52.9.1-1|269	%define language_tr tr
14mu|mozilla-thunderbird-52.9.1-1|270	%define langname_tr Turkish
14mu|mozilla-thunderbird-52.9.1-1|271	%define language_vi vi
14mu|mozilla-thunderbird-52.9.1-1|272	%define langname_vi Vietnamese
14mu|mozilla-thunderbird-52.9.1-1|273	%define language_zh_CN zh-CN
14mu|mozilla-thunderbird-52.9.1-1|274	%define langname_zh_CN Simplified Chinese
14mu|mozilla-thunderbird-52.9.1-1|275	%define language_zh_TW zh-TW
14mu|mozilla-thunderbird-52.9.1-1|276	%define langname_zh_TW Traditional Chinese
14mu|mozilla-thunderbird-52.9.1-1|277	
14mu|mozilla-thunderbird-52.9.1-1|278	# --- Danger line ---
14mu|mozilla-thunderbird-52.9.1-1|279	
14mu|mozilla-thunderbird-52.9.1-1|280	# All langs
14mu|mozilla-thunderbird-52.9.1-1|281	%{expand:%%define langlist %(for lang in %l10n_langlist; do echo "$lang"; done | sort -u | sed ':a;$!N;s/\n/ /;ta')}
14mu|mozilla-thunderbird-52.9.1-1|282	
14mu|mozilla-thunderbird-52.9.1-1|283	# Defaults (all languages enabled by default)
14mu|mozilla-thunderbird-52.9.1-1|284	# l10n
14mu|mozilla-thunderbird-52.9.1-1|285	%{expand:%(for lang in %l10n_langlist; do echo "%%define l10n_$lang 1"; done)}
14mu|mozilla-thunderbird-52.9.1-1|286	%{expand:%(for lang in %disabled_l10n_langlist; do echo "%%define l10n_$lang 0"; done)}
14mu|mozilla-thunderbird-52.9.1-1|287	
14mu|mozilla-thunderbird-52.9.1-1|288	# Params
14mu|mozilla-thunderbird-52.9.1-1|289	%{expand:%(for lang in %langlist; do echo "%%bcond_without $lang"; done)}
14mu|mozilla-thunderbird-52.9.1-1|290	
14mu|mozilla-thunderbird-52.9.1-1|291	# Locales
14mu|mozilla-thunderbird-52.9.1-1|292	%{expand:%(for lang in %l10n_langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mu|mozilla-thunderbird-52.9.1-1|293	
14mu|mozilla-thunderbird-52.9.1-1|294	# Expand all languages packages.
14mu|mozilla-thunderbird-52.9.1-1|295	%{expand:%(\
14mu|mozilla-thunderbird-52.9.1-1|296	for lang in %langlist; do\
14mu|mozilla-thunderbird-52.9.1-1|297	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/mozilla-thunderbird-enigmail-l10n-template.in 2> /dev/null)}";\
14mu|mozilla-thunderbird-52.9.1-1|298	done\
14mu|mozilla-thunderbird-52.9.1-1|299	)
14mu|mozilla-thunderbird-52.9.1-1|300	}
14mu|mozilla-thunderbird-52.9.1-1|301	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|302	
14mu|mozilla-thunderbird-52.9.1-1|303	%prep
14mu|mozilla-thunderbird-52.9.1-1|304	%setup -q -c
14mu|mozilla-thunderbird-52.9.1-1|305	
14mu|mozilla-thunderbird-52.9.1-1|306	#===================
14mu|mozilla-thunderbird-52.9.1-1|307	# Thunderbird itself
14mu|mozilla-thunderbird-52.9.1-1|308	%setup -q -T -D -n %{name}-%{version}/thunderbird-%{version}
14mu|mozilla-thunderbird-52.9.1-1|309	
14mu|mozilla-thunderbird-52.9.1-1|310	%patch2 -p0
14mu|mozilla-thunderbird-52.9.1-1|311	%patch3 -p2 -b .objdir
14mu|mozilla-thunderbird-52.9.1-1|312	%patch4 -p1
14mu|mozilla-thunderbird-52.9.1-1|313	%patch201 -p1 -b .default_mail
14mu|mozilla-thunderbird-52.9.1-1|314	%patch300 -p0 -b .progname
14mu|mozilla-thunderbird-52.9.1-1|315	%patch301 -p1 -b .enigmailpackage
14mu|mozilla-thunderbird-52.9.1-1|316	%patch304 -p0 -b .run-mozilla
14mu|mozilla-thunderbird-52.9.1-1|317	%patch400 -p1 -b .appname
14mu|mozilla-thunderbird-52.9.1-1|318	%patch600 -p1 -b .big-icon
14mu|mozilla-thunderbird-52.9.1-1|319	
14mu|mozilla-thunderbird-52.9.1-1|320	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|321	# Enigmail
14mu|mozilla-thunderbird-52.9.1-1|322	%setup -q -T -D -n %{name}-%{version}/thunderbird-%{version}/mozilla/extensions -a300
14mu|mozilla-thunderbird-52.9.1-1|323	%if 0
14mu|mozilla-thunderbird-52.9.1-1|324	%patch212 -p2 -b .enigmail-ui-content-contents-rdf
14mu|mozilla-thunderbird-52.9.1-1|325	%patch213 -p2 -b .enigmail-build-package-contents-rdf
14mu|mozilla-thunderbird-52.9.1-1|326	%endif
14mu|mozilla-thunderbird-52.9.1-1|327	
14mu|mozilla-thunderbird-52.9.1-1|328	%if !%{official_branding}
14mu|mozilla-thunderbird-52.9.1-1|329	%setup -q -T -D -n %{name}-%{version}/thunderbird-%{version} -a302
14mu|mozilla-thunderbird-52.9.1-1|330	%endif
14mu|mozilla-thunderbird-52.9.1-1|331	
14mu|mozilla-thunderbird-52.9.1-1|332	%setup -q -T -D -n %{name}-%{version}/thunderbird-%{version}
14mu|mozilla-thunderbird-52.9.1-1|333	
14mu|mozilla-thunderbird-52.9.1-1|334	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|335	
14mu|mozilla-thunderbird-52.9.1-1|336	%build
14mu|mozilla-thunderbird-52.9.1-1|337	export BUILD_OFFICIAL=1
14mu|mozilla-thunderbird-52.9.1-1|338	export MOZILLA_OFFICIAL=1
14mu|mozilla-thunderbird-52.9.1-1|339	
14mu|mozilla-thunderbird-52.9.1-1|340	%ifarch %{ix86}
14mu|mozilla-thunderbird-52.9.1-1|341	# (doktor5000) --disable-new-dtags in addition to -fnostack-protector to get rid of "undefined reference to '__stack_chk_fail'" against libc on i5
14mu|mozilla-thunderbird-52.9.1-1|342	CFLAGS=$(echo %optflags | %{__sed} -e 's/-fexceptions//;s/--enable-new-dtags/--disable-new-dtags/')
14mu|mozilla-thunderbird-52.9.1-1|343	CFLAGS="$CFLAGS -fno-strict-aliasing -fno-stack-protector"
14mu|mozilla-thunderbird-52.9.1-1|344	%else
14mu|mozilla-thunderbird-52.9.1-1|345	CFLAGS=$(echo %optflags | %{__sed} -e 's/-fexceptions//')
14mu|mozilla-thunderbird-52.9.1-1|346	CFLAGS="$CFLAGS -fno-strict-aliasing"
14mu|mozilla-thunderbird-52.9.1-1|347	%endif
14mu|mozilla-thunderbird-52.9.1-1|348	CXXFLAGS="$CFLAGS -fpermissive"
14mu|mozilla-thunderbird-52.9.1-1|349	RPM_OPT_FLAGS="$CFLAGS"
14mu|mozilla-thunderbird-52.9.1-1|350	LDFLAGS="%ldflags"
14mu|mozilla-thunderbird-52.9.1-1|351	export CFLAGS
14mu|mozilla-thunderbird-52.9.1-1|352	export CXXFLAGS
14mu|mozilla-thunderbird-52.9.1-1|353	export RPM_OPT_FLAGS
14mu|mozilla-thunderbird-52.9.1-1|354	export LDFLAGS
14mu|mozilla-thunderbird-52.9.1-1|355	
14mu|mozilla-thunderbird-52.9.1-1|356	export MOZCONFIG=`pwd`/.mozconfig
14mu|mozilla-thunderbird-52.9.1-1|357	cat > $MOZCONFIG << EOF
14mu|mozilla-thunderbird-52.9.1-1|358	mk_add_options MOZILLA_OFFICIAL=1
14mu|mozilla-thunderbird-52.9.1-1|359	mk_add_options BUILD_OFFICIAL=1
14mu|mozilla-thunderbird-52.9.1-1|360	ac_add_options --prefix="%{_prefix}"
14mu|mozilla-thunderbird-52.9.1-1|361	ac_add_options --libdir="%{_libdir}"
14mu|mozilla-thunderbird-52.9.1-1|362	ac_add_options --includedir="%{_includedir}"
14mu|mozilla-thunderbird-52.9.1-1|363	ac_add_options --datadir="%{_datadir}"
14mu|mozilla-thunderbird-52.9.1-1|364	ac_add_options --enable-application=mail
14mu|mozilla-thunderbird-52.9.1-1|365	ac_add_options --with-system-nspr
14mu|mozilla-thunderbird-52.9.1-1|366	ac_add_options --with-system-nss
14mu|mozilla-thunderbird-52.9.1-1|367	ac_add_options --with-system-jpeg
14mu|mozilla-thunderbird-52.9.1-1|368	ac_add_options --with-system-zlib
14mu|mozilla-thunderbird-52.9.1-1|369	ac_add_options --with-system-libevent
14mu|mozilla-thunderbird-52.9.1-1|370	ac_add_options --without-system-libvpx
14mu|mozilla-thunderbird-52.9.1-1|371	ac_add_options --with-system-png
14mu|mozilla-thunderbird-52.9.1-1|372	ac_add_options --enable-system-cairo
14mu|mozilla-thunderbird-52.9.1-1|373	ac_add_options --with-system-bz2
14mu|mozilla-thunderbird-52.9.1-1|374	ac_add_options --enable-system-sqlite
14mu|mozilla-thunderbird-52.9.1-1|375	ac_add_options --enable-system-hunspell
14mu|mozilla-thunderbird-52.9.1-1|376	ac_add_options --with-pthreads
14mu|mozilla-thunderbird-52.9.1-1|377	ac_add_options --disable-tests
14mu|mozilla-thunderbird-52.9.1-1|378	ac_add_options --disable-debug
14mu|mozilla-thunderbird-52.9.1-1|379	ac_add_options --enable-optimize
14mu|mozilla-thunderbird-52.9.1-1|380	#ac_add_options --disable-installer
14mu|mozilla-thunderbird-52.9.1-1|381	ac_add_options --disable-updater
14mu|mozilla-thunderbird-52.9.1-1|382	#ac_add_options --enable-xinerama
14mu|mozilla-thunderbird-52.9.1-1|383	ac_add_options --disable-crashreporter
14mu|mozilla-thunderbird-52.9.1-1|384	ac_add_options --enable-default-toolkit=cairo-gtk3
14mu|mozilla-thunderbird-52.9.1-1|385	#ac_add_options --disable-xprint
14mu|mozilla-thunderbird-52.9.1-1|386	ac_add_options --disable-strip
14mu|mozilla-thunderbird-52.9.1-1|387	#ac_add_options --enable-pango
14mu|mozilla-thunderbird-52.9.1-1|388	ac_add_options --enable-startup-notification
14mu|mozilla-thunderbird-52.9.1-1|389	#ac_add_options --enable-svg
14mu|mozilla-thunderbird-52.9.1-1|390	#ac_add_options --enable-canvas
14mu|mozilla-thunderbird-52.9.1-1|391	#ac_add_options --enable-crypto
14mu|mozilla-thunderbird-52.9.1-1|392	#ac_add_options --enable-mathml
14mu|mozilla-thunderbird-52.9.1-1|393	#ac_add_options --enable-gstreamer=1.0
14mu|mozilla-thunderbird-52.9.1-1|394	#ac_add_options --disable-gnomevfs
14mu|mozilla-thunderbird-52.9.1-1|395	ac_add_options --enable-gio
14mu|mozilla-thunderbird-52.9.1-1|396	#ac_add_options --disable-mochintest
14mu|mozilla-thunderbird-52.9.1-1|397	#ac_add_options --disable-cpp-exceptions
14mu|mozilla-thunderbird-52.9.1-1|398	ac_add_options --enable-calendar
14mu|mozilla-thunderbird-52.9.1-1|399	ac_add_options --enable-official-branding
14mu|mozilla-thunderbird-52.9.1-1|400	ac_add_options --with-distribution-id=com.mandriva
14mu|mozilla-thunderbird-52.9.1-1|401	EOF
14mu|mozilla-thunderbird-52.9.1-1|402	
14mu|mozilla-thunderbird-52.9.1-1|403	mkdir -p mozilla/objdir
14mu|mozilla-thunderbird-52.9.1-1|404	
14mu|mozilla-thunderbird-52.9.1-1|405	%make -f client.mk build
14mu|mozilla-thunderbird-52.9.1-1|406	
14mu|mozilla-thunderbird-52.9.1-1|407	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|408	
14mu|mozilla-thunderbird-52.9.1-1|409	pushd mozilla/extensions/enigmail
14mu|mozilla-thunderbird-52.9.1-1|410	for i in `find . -type f -name Makefile.in`; do
14mu|mozilla-thunderbird-52.9.1-1|411	if [ -f $i.bak ]; then
14mu|mozilla-thunderbird-52.9.1-1|412	cp $i.bak $i
14mu|mozilla-thunderbird-52.9.1-1|413	else
14mu|mozilla-thunderbird-52.9.1-1|414	cp $i $i.bak
14mu|mozilla-thunderbird-52.9.1-1|415	fi
14mu|mozilla-thunderbird-52.9.1-1|416	done
14mu|mozilla-thunderbird-52.9.1-1|417	%configure2_5x
14mu|mozilla-thunderbird-52.9.1-1|418	make
14mu|mozilla-thunderbird-52.9.1-1|419	popd
14mu|mozilla-thunderbird-52.9.1-1|420	
14mu|mozilla-thunderbird-52.9.1-1|421	pushd mozilla/extensions/enigmail/lang
14mu|mozilla-thunderbird-52.9.1-1|422	chmod 0755 ./make-lang.sh
14mu|mozilla-thunderbird-52.9.1-1|423	for i in `cat current-languages.txt`; do
14mu|mozilla-thunderbird-52.9.1-1|424	./make-lang.sh $i %{enigmail_short_version}
14mu|mozilla-thunderbird-52.9.1-1|425	done
14mu|mozilla-thunderbird-52.9.1-1|426	popd
14mu|mozilla-thunderbird-52.9.1-1|427	
14mu|mozilla-thunderbird-52.9.1-1|428	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|429	
14mu|mozilla-thunderbird-52.9.1-1|430	%install
14mu|mozilla-thunderbird-52.9.1-1|431	mkdir -p %{buildroot}{%{_libdir},%{_bindir},%{_datadir}/applications}
14mu|mozilla-thunderbird-52.9.1-1|432	mkdir -p %{buildroot}%{tbdir}
14mu|mozilla-thunderbird-52.9.1-1|433	
14mu|mozilla-thunderbird-52.9.1-1|434	rm -f extensions/spellcheck/locales/en-US/hunspell/en-US.{dic,aff}
14mu|mozilla-thunderbird-52.9.1-1|435	
14mu|mozilla-thunderbird-52.9.1-1|436	%makeinstall_std -f client.mk
14mu|mozilla-thunderbird-52.9.1-1|437	
14mu|mozilla-thunderbird-52.9.1-1|438	rm -rf %{buildroot}%{tbdir}/dictionaries
14mu|mozilla-thunderbird-52.9.1-1|439	ln -s /usr/share/dict/mozilla %{buildroot}%{tbdir}/dictionaries
14mu|mozilla-thunderbird-52.9.1-1|440	
14mu|mozilla-thunderbird-52.9.1-1|441	%if %{official_branding}
14mu|mozilla-thunderbird-52.9.1-1|442	install -p -D %{buildroot}%{tbdir}/chrome/icons/default/default256.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|443	%else
14mu|mozilla-thunderbird-52.9.1-1|444	install -p -D %{SOURCE302} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|445	%endif
14mu|mozilla-thunderbird-52.9.1-1|446	
14mu|mozilla-thunderbird-52.9.1-1|447	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14mu|mozilla-thunderbird-52.9.1-1|448	[Desktop Entry]
14mu|mozilla-thunderbird-52.9.1-1|449	Version=1.0
14mu|mozilla-thunderbird-52.9.1-1|450	Name=%{title}
14mu|mozilla-thunderbird-52.9.1-1|451	GenericName=Mail/News/Organizer
14mu|mozilla-thunderbird-52.9.1-1|452	Comment=Mail, News Client and Organizer
14mu|mozilla-thunderbird-52.9.1-1|453	Comment[ru]=Почтовый клиент, клиент новостей и органайзер
14mu|mozilla-thunderbird-52.9.1-1|454	Exec=%{name}
14mu|mozilla-thunderbird-52.9.1-1|455	Icon=mozilla-thunderbird
14mu|mozilla-thunderbird-52.9.1-1|456	Terminal=false
14mu|mozilla-thunderbird-52.9.1-1|457	Type=Application
14mu|mozilla-thunderbird-52.9.1-1|458	StartupWMClass=Thunderbird-bin
14mu|mozilla-thunderbird-52.9.1-1|459	MimeType=message/rfc822;x-scheme-handler/mailto;
14mu|mozilla-thunderbird-52.9.1-1|460	Categories=GTK;Network;News;Email;X-MandrivaLinux-CrossDesktop;
14mu|mozilla-thunderbird-52.9.1-1|461	EOF
14mu|mozilla-thunderbird-52.9.1-1|462	
14mu|mozilla-thunderbird-52.9.1-1|463	# set up the thunderbird start script
14mu|mozilla-thunderbird-52.9.1-1|464	(cd %{buildroot}%{_bindir} && %{__ln_s} thunderbird %{name})
14mu|mozilla-thunderbird-52.9.1-1|465	
14mu|mozilla-thunderbird-52.9.1-1|466	%{__perl} -pi -e 's|^moz_libdir=.*|moz_libdir=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
14mu|mozilla-thunderbird-52.9.1-1|467	%{__perl} -pi -e 's|^MRE_HOME=.*|MRE_HOME=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
14mu|mozilla-thunderbird-52.9.1-1|468	
14mu|mozilla-thunderbird-52.9.1-1|469	# For backwards compatibility with old profiles. Bug #37528
14mu|mozilla-thunderbird-52.9.1-1|470	install -m 755 %{SOURCE31} %{buildroot}%{tbdir}/open-browser.sh
14mu|mozilla-thunderbird-52.9.1-1|471	# For new profiles
14mu|mozilla-thunderbird-52.9.1-1|472	%define COMMAND /usr/bin/xdg-open
14mu|mozilla-thunderbird-52.9.1-1|473	
14mu|mozilla-thunderbird-52.9.1-1|474	%{__cat} %{SOURCE12} | %{__perl} -p -e 's,THUNDERBIRD_RPM_VR,%{version}-%{release},g;' \
14mu|mozilla-thunderbird-52.9.1-1|475	-e 's,THUNDERBIRD_VENDOR_COMMENT,%{mandriva_release},g;' \
14mu|mozilla-thunderbird-52.9.1-1|476	> %{buildroot}/mdv-default-prefs
14mu|mozilla-thunderbird-52.9.1-1|477	cp -a %{buildroot}/mdv-default-prefs %{buildroot}%{tbdir}/defaults/pref/all-mandriva.js
14mu|mozilla-thunderbird-52.9.1-1|478	rm -f %{buildroot}/mdv-default-prefs
14mu|mozilla-thunderbird-52.9.1-1|479	
14mu|mozilla-thunderbird-52.9.1-1|480	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|481	
14mu|mozilla-thunderbird-52.9.1-1|482	# icons
14mu|mozilla-thunderbird-52.9.1-1|483	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mu|mozilla-thunderbird-52.9.1-1|484	%if %{official_branding}
14mu|mozilla-thunderbird-52.9.1-1|485	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/
14mu|mozilla-thunderbird-52.9.1-1|486	tar xaf %{SOURCE999} -C %{buildroot}%{_datadir}/icons/hicolor/
14mu|mozilla-thunderbird-52.9.1-1|487	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/%{name}.svg %{buildroot}%{_liconsdir}/%{name}.svg
14mu|mozilla-thunderbird-52.9.1-1|488	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/%{name}.svg %{buildroot}%{_iconsdir}/%{name}.svg
14mu|mozilla-thunderbird-52.9.1-1|489	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/%{name}.svg %{buildroot}%{_miconsdir}/%{name}.svg
14mu|mozilla-thunderbird-52.9.1-1|490	
14mu|mozilla-thunderbird-52.9.1-1|491	rm -f %{buildroot}/%{tbdir}/chrome/icons/default/default*.png
14mu|mozilla-thunderbird-52.9.1-1|492	for i in `echo "16 22 24 32 48 64 72 128"`;do
14mu|mozilla-thunderbird-52.9.1-1|493	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.svg -o %{buildroot}/%{tbdir}/chrome/icons/default/default${i}.png
14mu|mozilla-thunderbird-52.9.1-1|494	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.svg -o %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|495	done
14mu|mozilla-thunderbird-52.9.1-1|496	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/128x128/apps/%{name}.svg -w 256 -a -o %{buildroot}/%{tbdir}/chrome/icons/default/default256.png
14mu|mozilla-thunderbird-52.9.1-1|497	
14mu|mozilla-thunderbird-52.9.1-1|498	rm -f %{buildroot}/%{_datadir}/icons/hicolor/*/apps/%{name}.svg
14mu|mozilla-thunderbird-52.9.1-1|499	
14mu|mozilla-thunderbird-52.9.1-1|500	%else
14mu|mozilla-thunderbird-52.9.1-1|501	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,22x22,24x24,32x32,48x48,64x64,128x128}/apps
14mu|mozilla-thunderbird-52.9.1-1|502	install -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|503	install -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|504	install -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|505	# Converting up, but not a big issue now that we have official branding
14mu|mozilla-thunderbird-52.9.1-1|506	install -m 644 %{name}-16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|507	install -m 644 %{name}-22.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|508	install -m 644 %{name}-24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|509	install -m 644 %{name}-32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|510	install -m 644 %{name}-48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|511	install -m 644 %{name}-64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|512	install -m 644 %{name}-128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14mu|mozilla-thunderbird-52.9.1-1|513	%endif
14mu|mozilla-thunderbird-52.9.1-1|514	
14mu|mozilla-thunderbird-52.9.1-1|515	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|516	
14mu|mozilla-thunderbird-52.9.1-1|517	mkdir -p %{buildroot}%{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-52.9.1-1|518	%if !%{xpi}
14mu|mozilla-thunderbird-52.9.1-1|519	# MD this is odd, the short version here is 1.5 but the rest of the files still contain 1.4
14mu|mozilla-thunderbird-52.9.1-1|520	#{_bindir}/unzip -q mozilla/dist/bin/enigmail-%{enigmail_short_version}*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-52.9.1-1|521	%{_bindir}/unzip -q mozilla/extensions/enigmail/build/enigmail-*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
14mu|mozilla-thunderbird-52.9.1-1|522	%{__chmod} 644 %{buildroot}%{tbextdir}/%{enigmail_id}/chrome.manifest
14mu|mozilla-thunderbird-52.9.1-1|523	%else
14mu|mozilla-thunderbird-52.9.1-1|524	cp -aL mozilla/extensions/enigmail/build/enigmail-%{enigmail_short_version}*.xpi %{buildroot}%{tbextdir}/%{enigmail_id}/%{enigmail_id}.xpi
14mu|mozilla-thunderbird-52.9.1-1|525	%endif
14mu|mozilla-thunderbird-52.9.1-1|526	
14mu|mozilla-thunderbird-52.9.1-1|527	#==============================================================================
14mu|mozilla-thunderbird-52.9.1-1|528	#enigmail lang package
14mu|mozilla-thunderbird-52.9.1-1|529	# Convert rpm macros to bash variables
14mu|mozilla-thunderbird-52.9.1-1|530	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mu|mozilla-thunderbird-52.9.1-1|531	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with $lang}"; done)}
14mu|mozilla-thunderbird-52.9.1-1|532	%{expand:%(for lang in %l10n_langlist; do echo "l10n_$lang=%%{l10n_$lang}"; done)}
14mu|mozilla-thunderbird-52.9.1-1|533	pushd mozilla/extensions/enigmail/lang
14mu|mozilla-thunderbird-52.9.1-1|534	for lang in %langlist; do
14mu|mozilla-thunderbird-52.9.1-1|535	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org
14mu|mozilla-thunderbird-52.9.1-1|536	language="language_$lang"
14mu|mozilla-thunderbird-52.9.1-1|537	language=${!language}
14mu|mozilla-thunderbird-52.9.1-1|538	%{_bindir}/unzip -q enigmail-${language}-%{enigmail_short_version}.xpi -d %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org/
14mu|mozilla-thunderbird-52.9.1-1|539	done
14mu|mozilla-thunderbird-52.9.1-1|540	popd
14mu|mozilla-thunderbird-52.9.1-1|541	
14mu|mozilla-thunderbird-52.9.1-1|542	##===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|543	#exclude devel files
14mu|mozilla-thunderbird-52.9.1-1|544	rm -rf %{buildroot}%{_datadir}/idl/%{oname}-%{version}
14mu|mozilla-thunderbird-52.9.1-1|545	rm -rf %{buildroot}%{_includedir}/%{oname}-%{version}
14mu|mozilla-thunderbird-52.9.1-1|546	rm -rf %{buildroot}%{_libdir}/%{oname}-devel-%{version}
14mu|mozilla-thunderbird-52.9.1-1|547	
14mu|mozilla-thunderbird-52.9.1-1|548	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|549	
14mu|mozilla-thunderbird-52.9.1-1|550	%pre
14mu|mozilla-thunderbird-52.9.1-1|551	if [ $1 == 2 ]; then
14mu|mozilla-thunderbird-52.9.1-1|552	if [ -d %{tbdir}/dictionaries ]; then
14mu|mozilla-thunderbird-52.9.1-1|553	# Otherelse rpm can't switch this into a symlink :(
14mu|mozilla-thunderbird-52.9.1-1|554	rm -rf %{tbdir}/dictionaries
14mu|mozilla-thunderbird-52.9.1-1|555	fi
14mu|mozilla-thunderbird-52.9.1-1|556	fi
14mu|mozilla-thunderbird-52.9.1-1|557	
14mu|mozilla-thunderbird-52.9.1-1|558	%post
14mu|mozilla-thunderbird-52.9.1-1|559	%{_bindir}/update-desktop-database %{_datadir}/applications
14mu|mozilla-thunderbird-52.9.1-1|560	
14mu|mozilla-thunderbird-52.9.1-1|561	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
14mu|mozilla-thunderbird-52.9.1-1|562	
14mu|mozilla-thunderbird-52.9.1-1|563	TMPDIR= TB_TMPDIR=`$mktemp` && {
14mu|mozilla-thunderbird-52.9.1-1|564	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
14mu|mozilla-thunderbird-52.9.1-1|565	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
14mu|mozilla-thunderbird-52.9.1-1|566	}
14mu|mozilla-thunderbird-52.9.1-1|567	
14mu|mozilla-thunderbird-52.9.1-1|568	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
14mu|mozilla-thunderbird-52.9.1-1|569	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
14mu|mozilla-thunderbird-52.9.1-1|570	fi
14mu|mozilla-thunderbird-52.9.1-1|571	
14mu|mozilla-thunderbird-52.9.1-1|572	
14mu|mozilla-thunderbird-52.9.1-1|573	%postun
14mu|mozilla-thunderbird-52.9.1-1|574	%{_bindir}/update-desktop-database %{_datadir}/applications
14mu|mozilla-thunderbird-52.9.1-1|575	if [ "$1" = "0" -a -x %{_bindir}/gtk-update-icon-cache ]; then
14mu|mozilla-thunderbird-52.9.1-1|576	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
14mu|mozilla-thunderbird-52.9.1-1|577	fi
14mu|mozilla-thunderbird-52.9.1-1|578	
14mu|mozilla-thunderbird-52.9.1-1|579	
14mu|mozilla-thunderbird-52.9.1-1|580	#===============================================================================
14mu|mozilla-thunderbird-52.9.1-1|581	
14mu|mozilla-thunderbird-52.9.1-1|582	%post enigmail
14mu|mozilla-thunderbird-52.9.1-1|583	if [ -f %{tbdir}/components/compreg.dat ]; then
14mu|mozilla-thunderbird-52.9.1-1|584	rm -f %{tbdir}/components/compreg.dat
14mu|mozilla-thunderbird-52.9.1-1|585	fi
14mu|mozilla-thunderbird-52.9.1-1|586	
14mu|mozilla-thunderbird-52.9.1-1|587	if [ -f %{tbdir}/components/xpti.dat ]; then
14mu|mozilla-thunderbird-52.9.1-1|588	rm -f %{tbdir}/components/xpti.dat
14mu|mozilla-thunderbird-52.9.1-1|589	fi
14mu|mozilla-thunderbird-52.9.1-1|590	
14mu|mozilla-thunderbird-52.9.1-1|591	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
14mu|mozilla-thunderbird-52.9.1-1|592	
14mu|mozilla-thunderbird-52.9.1-1|593	TMPDIR= TB_TMPDIR=`$mktemp` && {
14mu|mozilla-thunderbird-52.9.1-1|594	%if %{xpi}
14mu|mozilla-thunderbird-52.9.1-1|595	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
14mu|mozilla-thunderbird-52.9.1-1|596	%endif
14mu|mozilla-thunderbird-52.9.1-1|597	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
14mu|mozilla-thunderbird-52.9.1-1|598	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
14mu|mozilla-thunderbird-52.9.1-1|599	}
14mu|mozilla-thunderbird-52.9.1-1|600	
14mu|mozilla-thunderbird-52.9.1-1|601	%preun enigmail
14mu|mozilla-thunderbird-52.9.1-1|602	if [ -f %{tbdir}/components/compreg.dat ]; then
14mu|mozilla-thunderbird-52.9.1-1|603	rm -f %{tbdir}/components/compreg.dat
14mu|mozilla-thunderbird-52.9.1-1|604	fi
14mu|mozilla-thunderbird-52.9.1-1|605	
14mu|mozilla-thunderbird-52.9.1-1|606	if [ -f %{tbdir}/components/xpti.dat ]; then
14mu|mozilla-thunderbird-52.9.1-1|607	rm -f %{tbdir}/components/xpti.dat
14mu|mozilla-thunderbird-52.9.1-1|608	fi
14mu|mozilla-thunderbird-52.9.1-1|609	
14mu|mozilla-thunderbird-52.9.1-1|610	if [ -x %{tbdir}/thunderbird-bin ]; then
14mu|mozilla-thunderbird-52.9.1-1|611	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
14mu|mozilla-thunderbird-52.9.1-1|612	
14mu|mozilla-thunderbird-52.9.1-1|613	TMPDIR= TB_TMPDIR=`$mktemp` && {
14mu|mozilla-thunderbird-52.9.1-1|614	%if %{xpi}
14mu|mozilla-thunderbird-52.9.1-1|615	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
14mu|mozilla-thunderbird-52.9.1-1|616	%endif
14mu|mozilla-thunderbird-52.9.1-1|617	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
14mu|mozilla-thunderbird-52.9.1-1|618	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
14mu|mozilla-thunderbird-52.9.1-1|619	}
14mu|mozilla-thunderbird-52.9.1-1|620	fi
14mu|mozilla-thunderbird-52.9.1-1|621	
14mu|mozilla-thunderbird-52.9.1-1|622	%changelog

23380 14
14mu|mozilla-thunderbird-l10n-52.9.1-1|1	%define thunderbird_package mozilla-thunderbird
14mu|mozilla-thunderbird-l10n-52.9.1-1|2	
14mu|mozilla-thunderbird-l10n-52.9.1-1|3	%define name mozilla-thunderbird-l10n
14mu|mozilla-thunderbird-l10n-52.9.1-1|4	%define oname mozilla-thunderbird
14mu|mozilla-thunderbird-l10n-52.9.1-1|5	%define version 52.9.1
14mu|mozilla-thunderbird-l10n-52.9.1-1|6	
14mu|mozilla-thunderbird-l10n-52.9.1-1|7	%define release 1
14mu|mozilla-thunderbird-l10n-52.9.1-1|8	
14mu|mozilla-thunderbird-l10n-52.9.1-1|9	#%%define thunderbird_epoch 0
14mu|mozilla-thunderbird-l10n-52.9.1-1|10	%define thunderbird_version %{version}
14mu|mozilla-thunderbird-l10n-52.9.1-1|11	
14mu|mozilla-thunderbird-l10n-52.9.1-1|12	%define up_ca_name thunderbird
14mu|mozilla-thunderbird-l10n-52.9.1-1|13	%define lib_name %{up_ca_name}-%version
14mu|mozilla-thunderbird-l10n-52.9.1-1|14	%define mozillalibdir %_libdir/%lib_name
14mu|mozilla-thunderbird-l10n-52.9.1-1|15	%define tb_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
14mu|mozilla-thunderbird-l10n-52.9.1-1|16	%define tbextdir %{_datadir}/mozilla/extensions/%{tb_appid}
14mu|mozilla-thunderbird-l10n-52.9.1-1|17	
14mu|mozilla-thunderbird-l10n-52.9.1-1|18	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunderbird_version}/linux-i686/xpi/
14mu|mozilla-thunderbird-l10n-52.9.1-1|19	
14mu|mozilla-thunderbird-l10n-52.9.1-1|20	# Supported l10n language lists
14mu|mozilla-thunderbird-l10n-52.9.1-1|21	%define langlist ar be bg bn_BD ca cs da de el en_GB es_AR es_ES et eu fi fr fy ga gd gl he hu id is it ja ko lt nb_NO nl nn_NO pa_IN pl pt_PT pt_BR ro ru si sl sk sq sv_SE tr uk vi zh_CN zh_TW
14mu|mozilla-thunderbird-l10n-52.9.1-1|22	
14mu|mozilla-thunderbird-l10n-52.9.1-1|23	# Disabled l10n languages, for any reason
14mu|mozilla-thunderbird-l10n-52.9.1-1|24	%define disabled_langlist et_EE gu_IN mk af sr ka
14mu|mozilla-thunderbird-l10n-52.9.1-1|25	
14mu|mozilla-thunderbird-l10n-52.9.1-1|26	# Disabled myspell dicts, for any reason
14mu|mozilla-thunderbird-l10n-52.9.1-1|27	%define disabled_dict_langlist ar be br_FR es_AR eu fi fy ga gu_IN he ja ko mk pa_IN tr zh_CN zh_TW
14mu|mozilla-thunderbird-l10n-52.9.1-1|28	
14mu|mozilla-thunderbird-l10n-52.9.1-1|29	%define use_dict 0
14mu|mozilla-thunderbird-l10n-52.9.1-1|30	
14mu|mozilla-thunderbird-l10n-52.9.1-1|31	# Language descriptions
14mu|mozilla-thunderbird-l10n-52.9.1-1|32	%define language_af af
14mu|mozilla-thunderbird-l10n-52.9.1-1|33	%define langname_af Afrikaans
14mu|mozilla-thunderbird-l10n-52.9.1-1|34	%define language_ar ar
14mu|mozilla-thunderbird-l10n-52.9.1-1|35	%define langname_ar Arabic
14mu|mozilla-thunderbird-l10n-52.9.1-1|36	%define language_be be
14mu|mozilla-thunderbird-l10n-52.9.1-1|37	%define langname_be Belarusian
14mu|mozilla-thunderbird-l10n-52.9.1-1|38	%define language_bg bg
14mu|mozilla-thunderbird-l10n-52.9.1-1|39	%define langname_bg Bulgarian
14mu|mozilla-thunderbird-l10n-52.9.1-1|40	%define language_bn_BD bn-BD
14mu|mozilla-thunderbird-l10n-52.9.1-1|41	%define langname_bn_BD Bengali (Bangla)
14mu|mozilla-thunderbird-l10n-52.9.1-1|42	%define language_br_FR br-FR
14mu|mozilla-thunderbird-l10n-52.9.1-1|43	%define langname_br_FR Breton
14mu|mozilla-thunderbird-l10n-52.9.1-1|44	%define language_ca ca
14mu|mozilla-thunderbird-l10n-52.9.1-1|45	%define langname_ca Catalan
14mu|mozilla-thunderbird-l10n-52.9.1-1|46	%define language_cs cs
14mu|mozilla-thunderbird-l10n-52.9.1-1|47	%define langname_cs Czech
14mu|mozilla-thunderbird-l10n-52.9.1-1|48	%define language_da da
14mu|mozilla-thunderbird-l10n-52.9.1-1|49	%define langname_da Dansk
14mu|mozilla-thunderbird-l10n-52.9.1-1|50	%define language_de de
14mu|mozilla-thunderbird-l10n-52.9.1-1|51	%define langname_de German
14mu|mozilla-thunderbird-l10n-52.9.1-1|52	%define language_el el
14mu|mozilla-thunderbird-l10n-52.9.1-1|53	%define langname_el Greek
14mu|mozilla-thunderbird-l10n-52.9.1-1|54	%define language_en_GB en-GB
14mu|mozilla-thunderbird-l10n-52.9.1-1|55	%define langname_en_GB British English
14mu|mozilla-thunderbird-l10n-52.9.1-1|56	%define language_es_AR es-AR
14mu|mozilla-thunderbird-l10n-52.9.1-1|57	%define langname_es_AR Spanish (Argentina)
14mu|mozilla-thunderbird-l10n-52.9.1-1|58	%define language_es_ES es-ES
14mu|mozilla-thunderbird-l10n-52.9.1-1|59	%define langname_es_ES Spanish
14mu|mozilla-thunderbird-l10n-52.9.1-1|60	%define language_et_EE et-EE
14mu|mozilla-thunderbird-l10n-52.9.1-1|61	%define langname_et_EE Estonian (Magento)
14mu|mozilla-thunderbird-l10n-52.9.1-1|62	%define language_et et
14mu|mozilla-thunderbird-l10n-52.9.1-1|63	%define langname_et Estonian
14mu|mozilla-thunderbird-l10n-52.9.1-1|64	%define language_eu eu
14mu|mozilla-thunderbird-l10n-52.9.1-1|65	%define langname_eu Basque
14mu|mozilla-thunderbird-l10n-52.9.1-1|66	%define language_fi fi
14mu|mozilla-thunderbird-l10n-52.9.1-1|67	%define langname_fi Finnish
14mu|mozilla-thunderbird-l10n-52.9.1-1|68	%define language_fr fr
14mu|mozilla-thunderbird-l10n-52.9.1-1|69	%define langname_fr French
14mu|mozilla-thunderbird-l10n-52.9.1-1|70	%define language_fy fy-NL
14mu|mozilla-thunderbird-l10n-52.9.1-1|71	%define langname_fy Frisian
14mu|mozilla-thunderbird-l10n-52.9.1-1|72	%define language_ga ga-IE
14mu|mozilla-thunderbird-l10n-52.9.1-1|73	%define langname_ga Irish
14mu|mozilla-thunderbird-l10n-52.9.1-1|74	%define language_gd gd
14mu|mozilla-thunderbird-l10n-52.9.1-1|75	%define langname_gd Scottish Gaelic
14mu|mozilla-thunderbird-l10n-52.9.1-1|76	%define language_gl gl
14mu|mozilla-thunderbird-l10n-52.9.1-1|77	%define langname_gl Galician
14mu|mozilla-thunderbird-l10n-52.9.1-1|78	%define language_gu_IN gu-IN
14mu|mozilla-thunderbird-l10n-52.9.1-1|79	%define langname_gu_IN Gujarati
14mu|mozilla-thunderbird-l10n-52.9.1-1|80	%define language_he he
14mu|mozilla-thunderbird-l10n-52.9.1-1|81	%define langname_he Hebrew
14mu|mozilla-thunderbird-l10n-52.9.1-1|82	%define language_hu hu
14mu|mozilla-thunderbird-l10n-52.9.1-1|83	%define langname_hu Hungarian
14mu|mozilla-thunderbird-l10n-52.9.1-1|84	%define language_id id
14mu|mozilla-thunderbird-l10n-52.9.1-1|85	%define langname_id Indonesian
14mu|mozilla-thunderbird-l10n-52.9.1-1|86	%define language_is is
14mu|mozilla-thunderbird-l10n-52.9.1-1|87	%define langname_is Icelandic
14mu|mozilla-thunderbird-l10n-52.9.1-1|88	%define language_it it
14mu|mozilla-thunderbird-l10n-52.9.1-1|89	%define langname_it Italian
14mu|mozilla-thunderbird-l10n-52.9.1-1|90	%define language_ja ja
14mu|mozilla-thunderbird-l10n-52.9.1-1|91	%define langname_ja Japanese
14mu|mozilla-thunderbird-l10n-52.9.1-1|92	%define language_ka ka
14mu|mozilla-thunderbird-l10n-52.9.1-1|93	%define langname_ka Georgian
14mu|mozilla-thunderbird-l10n-52.9.1-1|94	%define language_ko ko
14mu|mozilla-thunderbird-l10n-52.9.1-1|95	%define langname_ko Korean
14mu|mozilla-thunderbird-l10n-52.9.1-1|96	%define language_lt lt
14mu|mozilla-thunderbird-l10n-52.9.1-1|97	%define langname_lt Lithuanian
14mu|mozilla-thunderbird-l10n-52.9.1-1|98	%define language_mk mk
14mu|mozilla-thunderbird-l10n-52.9.1-1|99	%define langname_mk Macedonian
14mu|mozilla-thunderbird-l10n-52.9.1-1|100	%define language_nb_NO nb-NO
14mu|mozilla-thunderbird-l10n-52.9.1-1|101	%define langname_nb_NO Norwegian Bokmaal
14mu|mozilla-thunderbird-l10n-52.9.1-1|102	%define language_nn_NO nn-NO
14mu|mozilla-thunderbird-l10n-52.9.1-1|103	%define langname_nn_NO Norwegian Nynorsk
14mu|mozilla-thunderbird-l10n-52.9.1-1|104	%define language_nl nl
14mu|mozilla-thunderbird-l10n-52.9.1-1|105	%define langname_nl Dutch
14mu|mozilla-thunderbird-l10n-52.9.1-1|106	%define language_pa_IN pa-IN
14mu|mozilla-thunderbird-l10n-52.9.1-1|107	%define langname_pa_IN Punjabi (gurmukhi)
14mu|mozilla-thunderbird-l10n-52.9.1-1|108	%define language_pl pl
14mu|mozilla-thunderbird-l10n-52.9.1-1|109	%define langname_pl Polish
14mu|mozilla-thunderbird-l10n-52.9.1-1|110	%define language_pt_BR pt-BR
14mu|mozilla-thunderbird-l10n-52.9.1-1|111	%define langname_pt_BR Brazilian portuguese
14mu|mozilla-thunderbird-l10n-52.9.1-1|112	%define language_pt_PT pt-PT
14mu|mozilla-thunderbird-l10n-52.9.1-1|113	%define langname_pt_PT Portuguese
14mu|mozilla-thunderbird-l10n-52.9.1-1|114	%define language_ro ro
14mu|mozilla-thunderbird-l10n-52.9.1-1|115	%define langname_ro Romanian
14mu|mozilla-thunderbird-l10n-52.9.1-1|116	%define language_ru ru
14mu|mozilla-thunderbird-l10n-52.9.1-1|117	%define langname_ru Russian
14mu|mozilla-thunderbird-l10n-52.9.1-1|118	%define language_si si
14mu|mozilla-thunderbird-l10n-52.9.1-1|119	%define langname_si Sinhala
14mu|mozilla-thunderbird-l10n-52.9.1-1|120	%define language_sk sk
14mu|mozilla-thunderbird-l10n-52.9.1-1|121	%define langname_sk Slovak
14mu|mozilla-thunderbird-l10n-52.9.1-1|122	%define language_sq sq
14mu|mozilla-thunderbird-l10n-52.9.1-1|123	%define langname_sq Albanian
14mu|mozilla-thunderbird-l10n-52.9.1-1|124	%define language_sl sl
14mu|mozilla-thunderbird-l10n-52.9.1-1|125	%define langname_sl Slovenian
14mu|mozilla-thunderbird-l10n-52.9.1-1|126	%define language_sr sr
14mu|mozilla-thunderbird-l10n-52.9.1-1|127	%define langname_sr Serbian
14mu|mozilla-thunderbird-l10n-52.9.1-1|128	%define language_sv_SE sv-SE
14mu|mozilla-thunderbird-l10n-52.9.1-1|129	%define langname_sv_SE Swedish
14mu|mozilla-thunderbird-l10n-52.9.1-1|130	%define language_ta_LK ta-LK
14mu|mozilla-thunderbird-l10n-52.9.1-1|131	%define langname_ta_LK Tamil (Sri-Lanka)
14mu|mozilla-thunderbird-l10n-52.9.1-1|132	%define language_tr tr
14mu|mozilla-thunderbird-l10n-52.9.1-1|133	%define langname_tr Turkish
14mu|mozilla-thunderbird-l10n-52.9.1-1|134	%define language_uk uk
14mu|mozilla-thunderbird-l10n-52.9.1-1|135	%define langname_uk Ukrainian
14mu|mozilla-thunderbird-l10n-52.9.1-1|136	%define language_vi vi
14mu|mozilla-thunderbird-l10n-52.9.1-1|137	%define langname_vi Vietnamese
14mu|mozilla-thunderbird-l10n-52.9.1-1|138	%define language_zh_CN zh-CN
14mu|mozilla-thunderbird-l10n-52.9.1-1|139	%define langname_zh_CN Simplified Chinese
14mu|mozilla-thunderbird-l10n-52.9.1-1|140	%define language_zh_TW zh-TW
14mu|mozilla-thunderbird-l10n-52.9.1-1|141	%define langname_zh_TW Traditional Chinese
14mu|mozilla-thunderbird-l10n-52.9.1-1|142	
14mu|mozilla-thunderbird-l10n-52.9.1-1|143	# --- Danger line ---
14mu|mozilla-thunderbird-l10n-52.9.1-1|144	
14mu|mozilla-thunderbird-l10n-52.9.1-1|145	# Defaults (all languages enabled by default)
14mu|mozilla-thunderbird-l10n-52.9.1-1|146	# l10n
14mu|mozilla-thunderbird-l10n-52.9.1-1|147	%{expand:%(for lang in %langlist; do echo "%%define with_$lang 1"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|148	%{expand:%(for lang in %disabled_langlist; do echo "%%define with_$lang 0"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|149	# dicts
14mu|mozilla-thunderbird-l10n-52.9.1-1|150	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang %{use_dict}"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|151	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|152	
14mu|mozilla-thunderbird-l10n-52.9.1-1|153	# Locales
14mu|mozilla-thunderbird-l10n-52.9.1-1|154	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|155	
14mu|mozilla-thunderbird-l10n-52.9.1-1|156	%if %use_dict
14mu|mozilla-thunderbird-l10n-52.9.1-1|157	# myspell dicts, allows setting preferences between several providers.
14mu|mozilla-thunderbird-l10n-52.9.1-1|158	%{expand:%(for lang in %langlist; do echo "%%define myspell_$lang myspell-$lang"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|159	%define myspell_de myspell-de_DE
14mu|mozilla-thunderbird-l10n-52.9.1-1|160	%define myspell_fr myspell-fr_FR
14mu|mozilla-thunderbird-l10n-52.9.1-1|161	%endif
14mu|mozilla-thunderbird-l10n-52.9.1-1|162	
14mu|mozilla-thunderbird-l10n-52.9.1-1|163	Summary:	Localizations for Thunderbird (virtual package)
14mu|mozilla-thunderbird-l10n-52.9.1-1|164	Name:		%{name}
14mu|mozilla-thunderbird-l10n-52.9.1-1|165	Version:	%{version}
14mu|mozilla-thunderbird-l10n-52.9.1-1|166	Release:	%{release}
14mu|mozilla-thunderbird-l10n-52.9.1-1|167	License:	GPL
14mu|mozilla-thunderbird-l10n-52.9.1-1|168	Group:		Networking/WWW
14mu|mozilla-thunderbird-l10n-52.9.1-1|169	Url:		http://www.mozilla.org/
14mu|mozilla-thunderbird-l10n-52.9.1-1|170	BuildArch:	noarch
14mu|mozilla-thunderbird-l10n-52.9.1-1|171	BuildRequires:	libxml2-utils
14mu|mozilla-thunderbird-l10n-52.9.1-1|172	# l10n sources
14mu|mozilla-thunderbird-l10n-52.9.1-1|173	Source0:	%{name}-%{version}.tar.xz
14mu|mozilla-thunderbird-l10n-52.9.1-1|174	# Language package template
14mu|mozilla-thunderbird-l10n-52.9.1-1|175	Source1:	%{name}-template.in
14mu|mozilla-thunderbird-l10n-52.9.1-1|176	# No deleted
14mu|mozilla-thunderbird-l10n-52.9.1-1|177	Source10:	get-langpacks.sh
14mu|mozilla-thunderbird-l10n-52.9.1-1|178	Source500:	mozilla-thunderbird-l10n.rpmlintrc
14mu|mozilla-thunderbird-l10n-52.9.1-1|179	Source1000:	lightning-ru-5.4.zip
14mu|mozilla-thunderbird-l10n-52.9.1-1|180	# l10n sources
14mu|mozilla-thunderbird-l10n-52.9.1-1|181	#%{expand:%(\
14mu|mozilla-thunderbird-l10n-52.9.1-1|182	#	i=1;\
14mu|mozilla-thunderbird-l10n-52.9.1-1|183	#	for lang in %langlist; do\
14mu|mozilla-thunderbird-l10n-52.9.1-1|184	#		echo "%%{expand:Source$i: %{xpidir}/%%{language_$lang}.xpi}";\
14mu|mozilla-thunderbird-l10n-52.9.1-1|185	#		i=$[i+1];\
14mu|mozilla-thunderbird-l10n-52.9.1-1|186	#	done\
14mu|mozilla-thunderbird-l10n-52.9.1-1|187	#	)
14mu|mozilla-thunderbird-l10n-52.9.1-1|188	}
14mu|mozilla-thunderbird-l10n-52.9.1-1|189	%if %use_dict
14mu|mozilla-thunderbird-l10n-52.9.1-1|190	%{expand:%(\
14mu|mozilla-thunderbird-l10n-52.9.1-1|191	disabled="%{disabled_dict_langlist}";\
14mu|mozilla-thunderbird-l10n-52.9.1-1|192	for lang in %langlist; do\
14mu|mozilla-thunderbird-l10n-52.9.1-1|193	echo "$disabled" | grep -q "\<$lang\>" || \
14mu|mozilla-thunderbird-l10n-52.9.1-1|194	echo "BuildRequires: %%{myspell_$lang}";\
14mu|mozilla-thunderbird-l10n-52.9.1-1|195	done\
14mu|mozilla-thunderbird-l10n-52.9.1-1|196	)
14mu|mozilla-thunderbird-l10n-52.9.1-1|197	}
14mu|mozilla-thunderbird-l10n-52.9.1-1|198	%endif
14mu|mozilla-thunderbird-l10n-52.9.1-1|199	
14mu|mozilla-thunderbird-l10n-52.9.1-1|200	%description
14mu|mozilla-thunderbird-l10n-52.9.1-1|201	Localizations for Thunderbird
14mu|mozilla-thunderbird-l10n-52.9.1-1|202	
14mu|mozilla-thunderbird-l10n-52.9.1-1|203	# Expand all languages packages.
14mu|mozilla-thunderbird-l10n-52.9.1-1|204	%{expand:%(\
14mu|mozilla-thunderbird-l10n-52.9.1-1|205	for lang in %langlist; do\
14mu|mozilla-thunderbird-l10n-52.9.1-1|206	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
14mu|mozilla-thunderbird-l10n-52.9.1-1|207	done\
14mu|mozilla-thunderbird-l10n-52.9.1-1|208	)
14mu|mozilla-thunderbird-l10n-52.9.1-1|209	}
14mu|mozilla-thunderbird-l10n-52.9.1-1|210	
14mu|mozilla-thunderbird-l10n-52.9.1-1|211	%prep
14mu|mozilla-thunderbird-l10n-52.9.1-1|212	%setup -q
14mu|mozilla-thunderbird-l10n-52.9.1-1|213	
14mu|mozilla-thunderbird-l10n-52.9.1-1|214	# Convert rpm macros to bash variables
14mu|mozilla-thunderbird-l10n-52.9.1-1|215	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|216	%{expand:%(for lang in %langlist; do echo "locale_$lang=%%{locale_$lang}"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|217	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|218	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|219	
14mu|mozilla-thunderbird-l10n-52.9.1-1|220	# Unpack all languages
14mu|mozilla-thunderbird-l10n-52.9.1-1|221	for lang in %langlist; do
14mu|mozilla-thunderbird-l10n-52.9.1-1|222	with="with_$lang"
14mu|mozilla-thunderbird-l10n-52.9.1-1|223	with=${!with}
14mu|mozilla-thunderbird-l10n-52.9.1-1|224	[ $with -eq 0 ] && continue
14mu|mozilla-thunderbird-l10n-52.9.1-1|225	
14mu|mozilla-thunderbird-l10n-52.9.1-1|226	language="language_$lang"
14mu|mozilla-thunderbird-l10n-52.9.1-1|227	language=${!language}
14mu|mozilla-thunderbird-l10n-52.9.1-1|228	
14mu|mozilla-thunderbird-l10n-52.9.1-1|229	locale="locale_$lang"
14mu|mozilla-thunderbird-l10n-52.9.1-1|230	locale=${!locale}
14mu|mozilla-thunderbird-l10n-52.9.1-1|231	
14mu|mozilla-thunderbird-l10n-52.9.1-1|232	#	l10n
14mu|mozilla-thunderbird-l10n-52.9.1-1|233	mkdir ${language}
14mu|mozilla-thunderbird-l10n-52.9.1-1|234	cd ${language}
14mu|mozilla-thunderbird-l10n-52.9.1-1|235	unzip -qq ../${language}.xpi
14mu|mozilla-thunderbird-l10n-52.9.1-1|236	cd ..
14mu|mozilla-thunderbird-l10n-52.9.1-1|237	
14mu|mozilla-thunderbird-l10n-52.9.1-1|238	#	dict
14mu|mozilla-thunderbird-l10n-52.9.1-1|239	dict="dict_$lang"
14mu|mozilla-thunderbird-l10n-52.9.1-1|240	dict=${!dict}
14mu|mozilla-thunderbird-l10n-52.9.1-1|241	[ $dict -eq 0 ] && continue
14mu|mozilla-thunderbird-l10n-52.9.1-1|242	
14mu|mozilla-thunderbird-l10n-52.9.1-1|243	done
14mu|mozilla-thunderbird-l10n-52.9.1-1|244	
14mu|mozilla-thunderbird-l10n-52.9.1-1|245	%check
14mu|mozilla-thunderbird-l10n-52.9.1-1|246	# All install.rdf files must validate
14mu|mozilla-thunderbird-l10n-52.9.1-1|247	xmllint --noout */install.rdf
14mu|mozilla-thunderbird-l10n-52.9.1-1|248	
14mu|mozilla-thunderbird-l10n-52.9.1-1|249	%install
14mu|mozilla-thunderbird-l10n-52.9.1-1|250	rm -rf %buildroot
14mu|mozilla-thunderbird-l10n-52.9.1-1|251	
14mu|mozilla-thunderbird-l10n-52.9.1-1|252	# Convert rpm macros to bash variables
14mu|mozilla-thunderbird-l10n-52.9.1-1|253	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|254	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|255	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
14mu|mozilla-thunderbird-l10n-52.9.1-1|256	
14mu|mozilla-thunderbird-l10n-52.9.1-1|257	# Create dicts dir
14mu|mozilla-thunderbird-l10n-52.9.1-1|258	%if %use_dict
14mu|mozilla-thunderbird-l10n-52.9.1-1|259	mkdir -p %buildroot%{mozillalibdir}/dictionaries
14mu|mozilla-thunderbird-l10n-52.9.1-1|260	%endif
14mu|mozilla-thunderbird-l10n-52.9.1-1|261	
14mu|mozilla-thunderbird-l10n-52.9.1-1|262	# Install all languages
14mu|mozilla-thunderbird-l10n-52.9.1-1|263	for lang in %langlist; do
14mu|mozilla-thunderbird-l10n-52.9.1-1|264	with="with_$lang"
14mu|mozilla-thunderbird-l10n-52.9.1-1|265	with=${!with}
14mu|mozilla-thunderbird-l10n-52.9.1-1|266	[ $with -eq 0 ] && continue
14mu|mozilla-thunderbird-l10n-52.9.1-1|267	
14mu|mozilla-thunderbird-l10n-52.9.1-1|268	language="language_$lang"
14mu|mozilla-thunderbird-l10n-52.9.1-1|269	language=${!language}
14mu|mozilla-thunderbird-l10n-52.9.1-1|270	
14mu|mozilla-thunderbird-l10n-52.9.1-1|271	# l10n
14mu|mozilla-thunderbird-l10n-52.9.1-1|272	cd $language
14mu|mozilla-thunderbird-l10n-52.9.1-1|273	mkdir -p %buildroot%{tbextdir}/langpack-${language}@thunderbird.mozilla.org/
14mu|mozilla-thunderbird-l10n-52.9.1-1|274	cp -f -r * %buildroot%{tbextdir}/langpack-${language}@thunderbird.mozilla.org/
14mu|mozilla-thunderbird-l10n-52.9.1-1|275	if [ "${language}" == "ru" ]; then
14mu|mozilla-thunderbird-l10n-52.9.1-1|276	mkdir -p %buildroot%{tbextdir}/langpack-${language}@lightning.mozilla.org
14mu|mozilla-thunderbird-l10n-52.9.1-1|277	unzip -qq -d %buildroot%{tbextdir}/langpack-${language}@lightning.mozilla.org %SOURCE1000
14mu|mozilla-thunderbird-l10n-52.9.1-1|278	fi
14mu|mozilla-thunderbird-l10n-52.9.1-1|279	cd ..
14mu|mozilla-thunderbird-l10n-52.9.1-1|280	
14mu|mozilla-thunderbird-l10n-52.9.1-1|281	done
14mu|mozilla-thunderbird-l10n-52.9.1-1|282	
14mu|mozilla-thunderbird-l10n-52.9.1-1|283	%changelog

23381 14
14mu|mozjs31-31.2.0-0.rc0|1	%define pkgname mozjs
14mu|mozjs31-31.2.0-0.rc0|2	%define api 31
14mu|mozjs31-31.2.0-0.rc0|3	%define libname %mklibname %{pkgname} %{api}
14mu|mozjs31-31.2.0-0.rc0|4	%define devname %mklibname %{pkgname} %{api} -d
14mu|mozjs31-31.2.0-0.rc0|5	
14mu|mozjs31-31.2.0-0.rc0|6	Summary:	JavaScript interpreter and libraries
14mu|mozjs31-31.2.0-0.rc0|7	Name:		mozjs31
14mu|mozjs31-31.2.0-0.rc0|8	Version:	31.2.0
14mu|mozjs31-31.2.0-0.rc0|9	Release:	0.rc0
14mu|mozjs31-31.2.0-0.rc0|10	License:	MPLv2.0 and BSD and GPLv2+ and GPLv3+ and LGPLv2.1 and LGPLv2.1+
14mu|mozjs31-31.2.0-0.rc0|11	Group:		Development/Other
14mu|mozjs31-31.2.0-0.rc0|12	Url:		http://www.mozilla.org/js/
14mu|mozjs31-31.2.0-0.rc0|13	Source0:	https://people.mozilla.org/~sstangl/mozjs-%{version}.rc0.tar.bz2
14mu|mozjs31-31.2.0-0.rc0|14	# Patches from 0ad
14mu|mozjs31-31.2.0-0.rc0|15	Patch0:         FixForOfBailouts.diff
14mu|mozjs31-31.2.0-0.rc0|16	Patch1:         FixTraceLoggerBuild.diff
14mu|mozjs31-31.2.0-0.rc0|17	Patch2:         FixTraceLoggerFlushing.diff
14mu|mozjs31-31.2.0-0.rc0|18	# From fedora
14mu|mozjs31-31.2.0-0.rc0|19	BuildRequires:  pkgconfig(icu-i18n)
14mu|mozjs31-31.2.0-0.rc0|20	BuildRequires:  pkgconfig(nspr)
14mu|mozjs31-31.2.0-0.rc0|21	BuildRequires:  pkgconfig(libffi)
14mu|mozjs31-31.2.0-0.rc0|22	BuildRequires:  pkgconfig(zlib)
14mu|mozjs31-31.2.0-0.rc0|23	BuildRequires:  readline-devel
14mu|mozjs31-31.2.0-0.rc0|24	BuildRequires:	python
14mu|mozjs31-31.2.0-0.rc0|25	BuildRequires:	zip
14mu|mozjs31-31.2.0-0.rc0|26	
14mu|mozjs31-31.2.0-0.rc0|27	%description
14mu|mozjs31-31.2.0-0.rc0|28	JavaScript is the Netscape-developed object scripting language used in millions
14mu|mozjs31-31.2.0-0.rc0|29	of web pages and server applications worldwide. Netscape's JavaScript is a
14mu|mozjs31-31.2.0-0.rc0|30	superset of the ECMA-262 Edition 3 (ECMAScript) standard scripting language,
14mu|mozjs31-31.2.0-0.rc0|31	with only mild differences from the published standard.
14mu|mozjs31-31.2.0-0.rc0|32	
14mu|mozjs31-31.2.0-0.rc0|33	#-------------------------------------------------------------------------
14mu|mozjs31-31.2.0-0.rc0|34	
14mu|mozjs31-31.2.0-0.rc0|35	%package -n %{libname}
14mu|mozjs31-31.2.0-0.rc0|36	Summary:	JavaScript engine library
14mu|mozjs31-31.2.0-0.rc0|37	Group:		System/Libraries
14mu|mozjs31-31.2.0-0.rc0|38	
14mu|mozjs31-31.2.0-0.rc0|39	%description -n %{libname}
14mu|mozjs31-31.2.0-0.rc0|40	JavaScript is the Netscape-developed object scripting languages. This
14mu|mozjs31-31.2.0-0.rc0|41	package has been created for purposes of Sablotron and is suitable for
14mu|mozjs31-31.2.0-0.rc0|42	embedding in applications. See http://www.mozilla.org/js for details
14mu|mozjs31-31.2.0-0.rc0|43	and sources.
14mu|mozjs31-31.2.0-0.rc0|44	
14mu|mozjs31-31.2.0-0.rc0|45	%files -n %{libname}
14mu|mozjs31-31.2.0-0.rc0|46	%doc ../../LICENSE
14mu|mozjs31-31.2.0-0.rc0|47	%doc ../../README
14mu|mozjs31-31.2.0-0.rc0|48	%{_libdir}/lib%{pkgname}-%{api}.so
14mu|mozjs31-31.2.0-0.rc0|49	
14mu|mozjs31-31.2.0-0.rc0|50	#-------------------------------------------------------------------------
14mu|mozjs31-31.2.0-0.rc0|51	
14mu|mozjs31-31.2.0-0.rc0|52	%package -n %{devname}
14mu|mozjs31-31.2.0-0.rc0|53	Summary:	The header files for %{name}
14mu|mozjs31-31.2.0-0.rc0|54	Group:		Development/Other
14mu|mozjs31-31.2.0-0.rc0|55	Provides:	%{name}-devel = %{EVRD}
14mu|mozjs31-31.2.0-0.rc0|56	Requires:	%{libname} = %{EVRD}
14mu|mozjs31-31.2.0-0.rc0|57	# Necessary because mozjs uses a weird versioning scheme instead of
14mu|mozjs31-31.2.0-0.rc0|58	# proper sonames
14mu|mozjs31-31.2.0-0.rc0|59	%if "%{_lib}" == "lib64"
14mu|mozjs31-31.2.0-0.rc0|60	Provides:	devel(libmozjs-%{api}(64bit)) = %{EVRD}
14mu|mozjs31-31.2.0-0.rc0|61	%else
14mu|mozjs31-31.2.0-0.rc0|62	Provides:	devel(libmozjs-%{api}) = %{EVRD}
14mu|mozjs31-31.2.0-0.rc0|63	%endif
14mu|mozjs31-31.2.0-0.rc0|64	
14mu|mozjs31-31.2.0-0.rc0|65	%description -n %{devname}
14mu|mozjs31-31.2.0-0.rc0|66	This package contains the header files, static libraries and development
14mu|mozjs31-31.2.0-0.rc0|67	documentation for %{name}. If you like to develop programs using %{name},
14mu|mozjs31-31.2.0-0.rc0|68	you will need to install %{name}-devel.
14mu|mozjs31-31.2.0-0.rc0|69	
14mu|mozjs31-31.2.0-0.rc0|70	%files -n %{devname}
14mu|mozjs31-31.2.0-0.rc0|71	%{_libdir}/pkgconfig/*.pc
14mu|mozjs31-31.2.0-0.rc0|72	%{_includedir}/mozjs-%{api}
14mu|mozjs31-31.2.0-0.rc0|73	
14mu|mozjs31-31.2.0-0.rc0|74	#-------------------------------------------------------------------------
14mu|mozjs31-31.2.0-0.rc0|75	
14mu|mozjs31-31.2.0-0.rc0|76	%prep
14mu|mozjs31-31.2.0-0.rc0|77	%setup -q -n mozjs-%{version}/js/src
14mu|mozjs31-31.2.0-0.rc0|78	%patch0 -p3
14mu|mozjs31-31.2.0-0.rc0|79	%patch1 -p3
14mu|mozjs31-31.2.0-0.rc0|80	%patch2 -p3
14mu|mozjs31-31.2.0-0.rc0|81	
14mu|mozjs31-31.2.0-0.rc0|82	%build
14mu|mozjs31-31.2.0-0.rc0|83	# Need -fpermissive due to some macros using nullptr as bool false
14mu|mozjs31-31.2.0-0.rc0|84	export CFLAGS="%{optflags} -fpermissive"
14mu|mozjs31-31.2.0-0.rc0|85	export CXXFLAGS="$CFLAGS"
14mu|mozjs31-31.2.0-0.rc0|86	%configure2_5x \
14mu|mozjs31-31.2.0-0.rc0|87	--with-system-nspr \
14mu|mozjs31-31.2.0-0.rc0|88	--enable-threadsafe \
14mu|mozjs31-31.2.0-0.rc0|89	--enable-readline \
14mu|mozjs31-31.2.0-0.rc0|90	--enable-xterm-updates \
14mu|mozjs31-31.2.0-0.rc0|91	--enable-shared-js \
14mu|mozjs31-31.2.0-0.rc0|92	--enable-gcgenerational \
14mu|mozjs31-31.2.0-0.rc0|93	--enable-optimize \
14mu|mozjs31-31.2.0-0.rc0|94	--with-system-zlib \
14mu|mozjs31-31.2.0-0.rc0|95	--enable-system-ffi \
14mu|mozjs31-31.2.0-0.rc0|96	--with-system-icu \
14mu|mozjs31-31.2.0-0.rc0|97	--without-intl-api
14mu|mozjs31-31.2.0-0.rc0|98	# Not build smp safe
14mu|mozjs31-31.2.0-0.rc0|99	make
14mu|mozjs31-31.2.0-0.rc0|100	
14mu|mozjs31-31.2.0-0.rc0|101	%install
14mu|mozjs31-31.2.0-0.rc0|102	pushd js/src
14mu|mozjs31-31.2.0-0.rc0|103	%makeinstall_std
14mu|mozjs31-31.2.0-0.rc0|104	popd
14mu|mozjs31-31.2.0-0.rc0|105	
14mu|mozjs31-31.2.0-0.rc0|106	chmod a-x  %{buildroot}%{_libdir}/pkgconfig/*.pc
14mu|mozjs31-31.2.0-0.rc0|107	
14mu|mozjs31-31.2.0-0.rc0|108	# Do not install binaries or static libraries
14mu|mozjs31-31.2.0-0.rc0|109	rm -f %{buildroot}%{_libdir}/*.a %{buildroot}%{_bindir}/js*
14mu|mozjs31-31.2.0-0.rc0|110	
14mu|mozjs31-31.2.0-0.rc0|111	# Install files, not symlinks to build directory
14mu|mozjs31-31.2.0-0.rc0|112	pushd %{buildroot}%{_includedir}
14mu|mozjs31-31.2.0-0.rc0|113	for link in `find . -type l`; do
14mu|mozjs31-31.2.0-0.rc0|114	header=`readlink $link`
14mu|mozjs31-31.2.0-0.rc0|115	rm -f $link
14mu|mozjs31-31.2.0-0.rc0|116	cp -p $header $link
14mu|mozjs31-31.2.0-0.rc0|117	done
14mu|mozjs31-31.2.0-0.rc0|118	popd
14mu|mozjs31-31.2.0-0.rc0|119	cp -p js/src/js-config.h %{buildroot}%{_includedir}/mozjs-31
14mu|mozjs31-31.2.0-0.rc0|120	
14mu|mozjs31-31.2.0-0.rc0|121	%check
14mu|mozjs31-31.2.0-0.rc0|122	# Some tests will fail
14mu|mozjs31-31.2.0-0.rc0|123	tests/jstests.py -d -s --no-progress ../../js/src/js/src/shell/js || :
14mu|mozjs31-31.2.0-0.rc0|124	
14mu|mozjs31-31.2.0-0.rc0|125	%changelog
14mu|mozjs31-31.2.0-0.rc0|126	* Mon Mar 16 2015 Arkady Shane <ashejn@gmail.com> 31.2.0-0.rc0
14mu|mozjs31-31.2.0-0.rc0|127	+ Revision: 6b1df6b
14mu|mozjs31-31.2.0-0.rc0|128	- fix trivial typo in name
14mu|mozjs31-31.2.0-0.rc0|129	
14mu|mozjs31-31.2.0-0.rc0|130	

23382 14
14mu|mozjs38-38.8.0-1|1	%define pkgname mozjs
14mu|mozjs38-38.8.0-1|2	%define api 38
14mu|mozjs38-38.8.0-1|3	%define libname %mklibname %{pkgname} %{api}
14mu|mozjs38-38.8.0-1|4	%define devname %mklibname %{pkgname} %{api} -d
14mu|mozjs38-38.8.0-1|5	
14mu|mozjs38-38.8.0-1|6	Summary:	JavaScript interpreter and libraries
14mu|mozjs38-38.8.0-1|7	Name:		mozjs38
14mu|mozjs38-38.8.0-1|8	Version:	38.8.0
14mu|mozjs38-38.8.0-1|9	Release:	1
14mu|mozjs38-38.8.0-1|10	License:	MPLv2.0 and BSD and GPLv2+ and GPLv3+ and LGPLv2.1 and LGPLv2.1+
14mu|mozjs38-38.8.0-1|11	Group:		Development/Other
14mu|mozjs38-38.8.0-1|12	Url:		http://www.mozilla.org/js/
14mu|mozjs38-38.8.0-1|13	Source0:	https://ftp.mozilla.org/pub/firefox/releases/%{version}esr/source/firefox-%{version}esr.source.tar.bz2
14mu|mozjs38-38.8.0-1|14	# Patches from 0ad
14mu|mozjs38-38.8.0-1|15	Patch0:		FixTracelogger.diff
14mu|mozjs38-38.8.0-1|16	BuildRequires:	zip
14mu|mozjs38-38.8.0-1|17	BuildRequires:	readline-devel
14mu|mozjs38-38.8.0-1|18	BuildRequires:	pkgconfig(icu-i18n)
14mu|mozjs38-38.8.0-1|19	BuildRequires:	pkgconfig(libffi)
14mu|mozjs38-38.8.0-1|20	BuildRequires:	pkgconfig(nspr)
14mu|mozjs38-38.8.0-1|21	BuildRequires:	pkgconfig(zlib)
14mu|mozjs38-38.8.0-1|22	
14mu|mozjs38-38.8.0-1|23	%description
14mu|mozjs38-38.8.0-1|24	JavaScript is the Netscape-developed object scripting language used in millions
14mu|mozjs38-38.8.0-1|25	of web pages and server applications worldwide. Netscape's JavaScript is a
14mu|mozjs38-38.8.0-1|26	superset of the ECMA-262 Edition 3 (ECMAScript) standard scripting language,
14mu|mozjs38-38.8.0-1|27	with only mild differences from the published standard.
14mu|mozjs38-38.8.0-1|28	
14mu|mozjs38-38.8.0-1|29	#-------------------------------------------------------------------------
14mu|mozjs38-38.8.0-1|30	
14mu|mozjs38-38.8.0-1|31	%package -n %{libname}
14mu|mozjs38-38.8.0-1|32	Summary:	JavaScript engine library
14mu|mozjs38-38.8.0-1|33	Group:		System/Libraries
14mu|mozjs38-38.8.0-1|34	
14mu|mozjs38-38.8.0-1|35	%description -n %{libname}
14mu|mozjs38-38.8.0-1|36	JavaScript is the Netscape-developed object scripting languages. This
14mu|mozjs38-38.8.0-1|37	package has been created for purposes of Sablotron and is suitable for
14mu|mozjs38-38.8.0-1|38	embedding in applications. See http://www.mozilla.org/js for details
14mu|mozjs38-38.8.0-1|39	and sources.
14mu|mozjs38-38.8.0-1|40	
14mu|mozjs38-38.8.0-1|41	%files -n %{libname}
14mu|mozjs38-38.8.0-1|42	%{_libdir}/lib%{pkgname}-%{api}.so
14mu|mozjs38-38.8.0-1|43	
14mu|mozjs38-38.8.0-1|44	#-------------------------------------------------------------------------
14mu|mozjs38-38.8.0-1|45	
14mu|mozjs38-38.8.0-1|46	%package -n %{devname}
14mu|mozjs38-38.8.0-1|47	Summary:	The header files for %{name}
14mu|mozjs38-38.8.0-1|48	Group:		Development/Other
14mu|mozjs38-38.8.0-1|49	Requires:	%{libname} = %{EVRD}
14mu|mozjs38-38.8.0-1|50	Provides:	%{name}-devel = %{EVRD}
14mu|mozjs38-38.8.0-1|51	# Necessary because mozjs uses a weird versioning scheme instead of
14mu|mozjs38-38.8.0-1|52	# proper sonames
14mu|mozjs38-38.8.0-1|53	%if "%{_lib}" == "lib64"
14mu|mozjs38-38.8.0-1|54	Provides:	devel(libmozjs-%{api}(64bit)) = %{EVRD}
14mu|mozjs38-38.8.0-1|55	%else
14mu|mozjs38-38.8.0-1|56	Provides:	devel(libmozjs-%{api}) = %{EVRD}
14mu|mozjs38-38.8.0-1|57	%endif
14mu|mozjs38-38.8.0-1|58	
14mu|mozjs38-38.8.0-1|59	%description -n %{devname}
14mu|mozjs38-38.8.0-1|60	This package contains the header files, static libraries and development
14mu|mozjs38-38.8.0-1|61	documentation for %{name}. If you like to develop programs using %{name},
14mu|mozjs38-38.8.0-1|62	you will need to install %{name}-devel.
14mu|mozjs38-38.8.0-1|63	
14mu|mozjs38-38.8.0-1|64	%files -n %{devname}
14mu|mozjs38-38.8.0-1|65	%{_libdir}/pkgconfig/mozjs-%{api}.pc
14mu|mozjs38-38.8.0-1|66	%{_includedir}/mozjs-%{api}
14mu|mozjs38-38.8.0-1|67	
14mu|mozjs38-38.8.0-1|68	#-------------------------------------------------------------------------
14mu|mozjs38-38.8.0-1|69	
14mu|mozjs38-38.8.0-1|70	%prep
14mu|mozjs38-38.8.0-1|71	%setup -qn mozilla-esr%{api}/js/src
14mu|mozjs38-38.8.0-1|72	%patch0 -p3
14mu|mozjs38-38.8.0-1|73	
14mu|mozjs38-38.8.0-1|74	# Remove zlib directory (to be sure using system version)
14mu|mozjs38-38.8.0-1|75	rm -rf ../../modules/zlib
14mu|mozjs38-38.8.0-1|76	
14mu|mozjs38-38.8.0-1|77	# Fix release number
14mu|mozjs38-38.8.0-1|78	head -n -1 ../../config/milestone.txt > ../../config/milestone.txt
14mu|mozjs38-38.8.0-1|79	echo "%{version}" >> ../../config/milestone.txt
14mu|mozjs38-38.8.0-1|80	
14mu|mozjs38-38.8.0-1|81	%build
14mu|mozjs38-38.8.0-1|82	# Need -fpermissive due to some macros using nullptr as bool false
14mu|mozjs38-38.8.0-1|83	export CFLAGS="%{optflags} -fpermissive -fno-tree-vrp -fno-strict-aliasing"
14mu|mozjs38-38.8.0-1|84	export CXXFLAGS="$CFLAGS"
14mu|mozjs38-38.8.0-1|85	export PYTHON=%__python
14mu|mozjs38-38.8.0-1|86	%configure2_5x \
14mu|mozjs38-38.8.0-1|87	--with-system-nspr \
14mu|mozjs38-38.8.0-1|88	--enable-threadsafe \
14mu|mozjs38-38.8.0-1|89	--enable-readline \
14mu|mozjs38-38.8.0-1|90	--enable-xterm-updates \
14mu|mozjs38-38.8.0-1|91	--enable-shared-js \
14mu|mozjs38-38.8.0-1|92	--enable-gcgenerational \
14mu|mozjs38-38.8.0-1|93	--enable-optimize \
14mu|mozjs38-38.8.0-1|94	--with-system-zlib \
14mu|mozjs38-38.8.0-1|95	--enable-system-ffi \
14mu|mozjs38-38.8.0-1|96	--with-system-icu \
14mu|mozjs38-38.8.0-1|97	--without-intl-api
14mu|mozjs38-38.8.0-1|98	# Not build smp safe
14mu|mozjs38-38.8.0-1|99	make
14mu|mozjs38-38.8.0-1|100	
14mu|mozjs38-38.8.0-1|101	%install
14mu|mozjs38-38.8.0-1|102	%makeinstall_std
14mu|mozjs38-38.8.0-1|103	
14mu|mozjs38-38.8.0-1|104	pushd %{buildroot}%{_libdir}/pkgconfig/
14mu|mozjs38-38.8.0-1|105	chmod a-x js.pc
14mu|mozjs38-38.8.0-1|106	mv js.pc mozjs-%{api}.pc
14mu|mozjs38-38.8.0-1|107	popd
14mu|mozjs38-38.8.0-1|108	
14mu|mozjs38-38.8.0-1|109	# Do not install binaries or static libraries
14mu|mozjs38-38.8.0-1|110	rm -f %{buildroot}%{_bindir}/js*
14mu|mozjs38-38.8.0-1|111	rm -f %{buildroot}%{_libdir}/*.ajs
14mu|mozjs38-38.8.0-1|112	
14mu|mozjs38-38.8.0-1|113	# Install files, not symlinks to build directory
14mu|mozjs38-38.8.0-1|114	pushd %{buildroot}%{_includedir}
14mu|mozjs38-38.8.0-1|115	for link in `find . -type l`; do
14mu|mozjs38-38.8.0-1|116	header=`readlink $link`
14mu|mozjs38-38.8.0-1|117	rm -f $link
14mu|mozjs38-38.8.0-1|118	cp -p $header $link
14mu|mozjs38-38.8.0-1|119	done
14mu|mozjs38-38.8.0-1|120	popd
14mu|mozjs38-38.8.0-1|121	cp -p js/src/js-config.h %{buildroot}%{_includedir}/mozjs-%{api}/
14mu|mozjs38-38.8.0-1|122	
14mu|mozjs38-38.8.0-1|123	%check
14mu|mozjs38-38.8.0-1|124	# Some tests will fail
14mu|mozjs38-38.8.0-1|125	tests/jstests.py -d -s --no-progress ../../js/src/js/src/shell/js || :
14mu|mozjs38-38.8.0-1|126	
14mu|mozjs38-38.8.0-1|127	%changelog
14mu|mozjs38-38.8.0-1|128	
14mu|mozjs38-38.8.0-1|129	* Mon Dec 05 2016 Rosa <rosa@abf.rosalinux.ru> 38.8.0-1
14mu|mozjs38-38.8.0-1|130	- (3110138) Automatic import for version 38.8.0-1
14mu|mozjs38-38.8.0-1|131	
14mu|mozjs38-38.8.0-1|132	

23383 14
14mu|mpg123-1.23.8-1|1	%define	major 0
14mu|mpg123-1.23.8-1|2	%define	libname %mklibname mpg123_ %{major}
14mu|mpg123-1.23.8-1|3	%define	devname %mklibname mpg123 -d
14mu|mpg123-1.23.8-1|4	
14mu|mpg123-1.23.8-1|5	Summary:	MPEG audio player
14mu|mpg123-1.23.8-1|6	Name:		mpg123
14mu|mpg123-1.23.8-1|7	Version:	1.23.8
14mu|mpg123-1.23.8-1|8	Release:	1
14mu|mpg123-1.23.8-1|9	License:	LGPLv2.1+
14mu|mpg123-1.23.8-1|10	Group:		Sound
14mu|mpg123-1.23.8-1|11	Url:		http://www.mpg123.de
14mu|mpg123-1.23.8-1|12	Source0:	https://sourceforge.net/projects/mpg123/files/mpg123/%{version}/%{name}-%{version}.tar.bz2
14mu|mpg123-1.23.8-1|13	Source1:	mp3license.tar.bz2
14mu|mpg123-1.23.8-1|14	BuildRequires:	libtool-devel
14mu|mpg123-1.23.8-1|15	BuildRequires:	nas-devel
14mu|mpg123-1.23.8-1|16	BuildRequires:	pkgconfig(alsa)
14mu|mpg123-1.23.8-1|17	BuildRequires:	pkgconfig(esound)
14mu|mpg123-1.23.8-1|18	BuildRequires:	pkgconfig(jack)
14mu|mpg123-1.23.8-1|19	BuildRequires:	pkgconfig(libpulse)
14mu|mpg123-1.23.8-1|20	BuildRequires:	pkgconfig(openal)
14mu|mpg123-1.23.8-1|21	BuildRequires:	pkgconfig(portaudio-2.0)
14mu|mpg123-1.23.8-1|22	BuildRequires:	pkgconfig(sdl)
14mu|mpg123-1.23.8-1|23	BuildRequires:	pkgconfig(zlib)
14mu|mpg123-1.23.8-1|24	
14mu|mpg123-1.23.8-1|25	%track
14mu|mpg123-1.23.8-1|26	prog %{name} = {
14mu|mpg123-1.23.8-1|27	url = http://sourceforge.net/projects/mpg123/files/
14mu|mpg123-1.23.8-1|28	version = %{version}
14mu|mpg123-1.23.8-1|29	regex = %{name}-(__VER__)\.tar\.bz2
14mu|mpg123-1.23.8-1|30	}
14mu|mpg123-1.23.8-1|31	
14mu|mpg123-1.23.8-1|32	%description
14mu|mpg123-1.23.8-1|33	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|34	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|35	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|36	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|37	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|38	
14mu|mpg123-1.23.8-1|39	%files
14mu|mpg123-1.23.8-1|40	%doc doc/* AUTHORS ChangeLog NEWS README
14mu|mpg123-1.23.8-1|41	%doc mp3license
14mu|mpg123-1.23.8-1|42	%{_bindir}/*
14mu|mpg123-1.23.8-1|43	%{_mandir}/man1/*
14mu|mpg123-1.23.8-1|44	%dir %{_libdir}/%{name}
14mu|mpg123-1.23.8-1|45	%{_libdir}/%{name}/output_alsa*
14mu|mpg123-1.23.8-1|46	%{_libdir}/%{name}/output_dummy*
14mu|mpg123-1.23.8-1|47	%{_libdir}/%{name}/output_oss*
14mu|mpg123-1.23.8-1|48	
14mu|mpg123-1.23.8-1|49	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|50	
14mu|mpg123-1.23.8-1|51	%package esd
14mu|mpg123-1.23.8-1|52	Summary:	Esound audio output plugin for mpg123
14mu|mpg123-1.23.8-1|53	Group:		Sound
14mu|mpg123-1.23.8-1|54	Requires:	%{name} = %{EVRD}
14mu|mpg123-1.23.8-1|55	
14mu|mpg123-1.23.8-1|56	%description esd
14mu|mpg123-1.23.8-1|57	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|58	
14mu|mpg123-1.23.8-1|59	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|60	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|61	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|62	
14mu|mpg123-1.23.8-1|63	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|64	
14mu|mpg123-1.23.8-1|65	%files esd
14mu|mpg123-1.23.8-1|66	%doc COPYING
14mu|mpg123-1.23.8-1|67	%{_libdir}/%{name}/output_esd*
14mu|mpg123-1.23.8-1|68	
14mu|mpg123-1.23.8-1|69	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|70	
14mu|mpg123-1.23.8-1|71	%package jack
14mu|mpg123-1.23.8-1|72	Summary:	Jack audio output plugin for mpg123
14mu|mpg123-1.23.8-1|73	Group:		Sound
14mu|mpg123-1.23.8-1|74	Requires:	%{name} = %{EVRD}
14mu|mpg123-1.23.8-1|75	
14mu|mpg123-1.23.8-1|76	%description jack
14mu|mpg123-1.23.8-1|77	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|78	
14mu|mpg123-1.23.8-1|79	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|80	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|81	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|82	
14mu|mpg123-1.23.8-1|83	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|84	
14mu|mpg123-1.23.8-1|85	%files jack
14mu|mpg123-1.23.8-1|86	%doc COPYING
14mu|mpg123-1.23.8-1|87	%{_libdir}/%{name}/output_jack*
14mu|mpg123-1.23.8-1|88	
14mu|mpg123-1.23.8-1|89	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|90	
14mu|mpg123-1.23.8-1|91	%package nas
14mu|mpg123-1.23.8-1|92	Summary:	NAS audio output plugin for mpg123
14mu|mpg123-1.23.8-1|93	Group:		Sound
14mu|mpg123-1.23.8-1|94	Requires:	%{name} = %{EVRD}
14mu|mpg123-1.23.8-1|95	
14mu|mpg123-1.23.8-1|96	%description nas
14mu|mpg123-1.23.8-1|97	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|98	
14mu|mpg123-1.23.8-1|99	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|100	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|101	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|102	
14mu|mpg123-1.23.8-1|103	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|104	
14mu|mpg123-1.23.8-1|105	%files nas
14mu|mpg123-1.23.8-1|106	%doc COPYING
14mu|mpg123-1.23.8-1|107	%{_libdir}/%{name}/output_nas*
14mu|mpg123-1.23.8-1|108	
14mu|mpg123-1.23.8-1|109	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|110	
14mu|mpg123-1.23.8-1|111	%package openal
14mu|mpg123-1.23.8-1|112	Summary:	OpenAL audio output plugin for mpg123
14mu|mpg123-1.23.8-1|113	Group:		Sound
14mu|mpg123-1.23.8-1|114	Requires:	%{name} = %{EVRD}
14mu|mpg123-1.23.8-1|115	
14mu|mpg123-1.23.8-1|116	%description openal
14mu|mpg123-1.23.8-1|117	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|118	
14mu|mpg123-1.23.8-1|119	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|120	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|121	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|122	
14mu|mpg123-1.23.8-1|123	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|124	
14mu|mpg123-1.23.8-1|125	%files openal
14mu|mpg123-1.23.8-1|126	%doc COPYING
14mu|mpg123-1.23.8-1|127	%{_libdir}/%{name}/output_openal*
14mu|mpg123-1.23.8-1|128	
14mu|mpg123-1.23.8-1|129	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|130	
14mu|mpg123-1.23.8-1|131	%package portaudio
14mu|mpg123-1.23.8-1|132	Summary:	Portaudio output plugin for mpg123
14mu|mpg123-1.23.8-1|133	Group:		Sound
14mu|mpg123-1.23.8-1|134	Requires:	%{name} = %{EVRD}
14mu|mpg123-1.23.8-1|135	
14mu|mpg123-1.23.8-1|136	%description portaudio
14mu|mpg123-1.23.8-1|137	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|138	
14mu|mpg123-1.23.8-1|139	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|140	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|141	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|142	
14mu|mpg123-1.23.8-1|143	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|144	
14mu|mpg123-1.23.8-1|145	%files portaudio
14mu|mpg123-1.23.8-1|146	%doc COPYING
14mu|mpg123-1.23.8-1|147	%{_libdir}/%{name}/output_portaudio*
14mu|mpg123-1.23.8-1|148	
14mu|mpg123-1.23.8-1|149	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|150	
14mu|mpg123-1.23.8-1|151	%package pulse
14mu|mpg123-1.23.8-1|152	Summary:	Pulse audio output plugin for mpg123
14mu|mpg123-1.23.8-1|153	Group:		Sound
14mu|mpg123-1.23.8-1|154	Requires:	%{name} = %{EVRD}
14mu|mpg123-1.23.8-1|155	
14mu|mpg123-1.23.8-1|156	%description pulse
14mu|mpg123-1.23.8-1|157	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|158	
14mu|mpg123-1.23.8-1|159	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|160	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|161	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|162	
14mu|mpg123-1.23.8-1|163	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|164	
14mu|mpg123-1.23.8-1|165	%files pulse
14mu|mpg123-1.23.8-1|166	%doc COPYING
14mu|mpg123-1.23.8-1|167	%{_libdir}/%{name}/output_pulse*
14mu|mpg123-1.23.8-1|168	
14mu|mpg123-1.23.8-1|169	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|170	
14mu|mpg123-1.23.8-1|171	%package sdl
14mu|mpg123-1.23.8-1|172	Summary:	SDL audio output plugin for mpg123
14mu|mpg123-1.23.8-1|173	Group:		Sound
14mu|mpg123-1.23.8-1|174	Requires:	%{name} = %{EVRD}
14mu|mpg123-1.23.8-1|175	
14mu|mpg123-1.23.8-1|176	%description sdl
14mu|mpg123-1.23.8-1|177	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|178	
14mu|mpg123-1.23.8-1|179	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|180	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|181	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|182	
14mu|mpg123-1.23.8-1|183	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|184	
14mu|mpg123-1.23.8-1|185	%files sdl
14mu|mpg123-1.23.8-1|186	%doc COPYING
14mu|mpg123-1.23.8-1|187	%{_libdir}/%{name}/output_sdl*
14mu|mpg123-1.23.8-1|188	
14mu|mpg123-1.23.8-1|189	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|190	
14mu|mpg123-1.23.8-1|191	%package -n %{libname}
14mu|mpg123-1.23.8-1|192	Summary:	MPEG audio decoding library
14mu|mpg123-1.23.8-1|193	Group:		System/Libraries
14mu|mpg123-1.23.8-1|194	
14mu|mpg123-1.23.8-1|195	%description -n %{libname}
14mu|mpg123-1.23.8-1|196	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|197	
14mu|mpg123-1.23.8-1|198	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|199	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|200	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|201	
14mu|mpg123-1.23.8-1|202	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|203	
14mu|mpg123-1.23.8-1|204	%files -n %{libname}
14mu|mpg123-1.23.8-1|205	%doc COPYING
14mu|mpg123-1.23.8-1|206	%{_libdir}/libmpg123.so.%{major}*
14mu|mpg123-1.23.8-1|207	%{_libdir}/libout123.so.%{major}*
14mu|mpg123-1.23.8-1|208	
14mu|mpg123-1.23.8-1|209	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|210	
14mu|mpg123-1.23.8-1|211	%package -n %{devname}
14mu|mpg123-1.23.8-1|212	Summary:	MPEG audio decoding library - development files
14mu|mpg123-1.23.8-1|213	Group:		Development/C
14mu|mpg123-1.23.8-1|214	Requires:	%{libname} = %{EVRD}
14mu|mpg123-1.23.8-1|215	Provides:	%{name}-devel = %{EVRD}
14mu|mpg123-1.23.8-1|216	Provides:	lib%{name}-devel = %{EVRD}
14mu|mpg123-1.23.8-1|217	
14mu|mpg123-1.23.8-1|218	%description -n %{devname}
14mu|mpg123-1.23.8-1|219	Mpg123 is a fast, free and portable MPEG audio player for Unix.
14mu|mpg123-1.23.8-1|220	
14mu|mpg123-1.23.8-1|221	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files). For full CD quality
14mu|mpg123-1.23.8-1|222	playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono and/or reduced
14mu|mpg123-1.23.8-1|223	quality playback (22 kHz or 11 kHz) is possible on slow CPUs (like Intel 486).
14mu|mpg123-1.23.8-1|224	
14mu|mpg123-1.23.8-1|225	For information on the MP3 License, please visit: http://www.mpeg.org
14mu|mpg123-1.23.8-1|226	
14mu|mpg123-1.23.8-1|227	%files -n %{devname}
14mu|mpg123-1.23.8-1|228	%doc COPYING
14mu|mpg123-1.23.8-1|229	%{_libdir}/libmpg123.so
14mu|mpg123-1.23.8-1|230	%{_libdir}/libout123.so
14mu|mpg123-1.23.8-1|231	%{_includedir}/mpg123.h
14mu|mpg123-1.23.8-1|232	%{_includedir}/fmt123.h
14mu|mpg123-1.23.8-1|233	%{_includedir}/out123.h
14mu|mpg123-1.23.8-1|234	%{_libdir}/pkgconfig/libmpg123.pc
14mu|mpg123-1.23.8-1|235	%{_libdir}/pkgconfig/libout123.pc
14mu|mpg123-1.23.8-1|236	
14mu|mpg123-1.23.8-1|237	#----------------------------------------------------------------------------
14mu|mpg123-1.23.8-1|238	
14mu|mpg123-1.23.8-1|239	%prep
14mu|mpg123-1.23.8-1|240	%setup -q -a 1
14mu|mpg123-1.23.8-1|241	#apply_patches
14mu|mpg123-1.23.8-1|242	rm -f doc/README.WIN32
14mu|mpg123-1.23.8-1|243	rm -f configure
14mu|mpg123-1.23.8-1|244	libtoolize --force --copy; aclocal; autoheader; automake --add-missing --copy; autoconf
14mu|mpg123-1.23.8-1|245	
14mu|mpg123-1.23.8-1|246	%build
14mu|mpg123-1.23.8-1|247	#gw this must be disabled for configure, else it will bail out
14mu|mpg123-1.23.8-1|248	%define Werror_cflags %{nil}
14mu|mpg123-1.23.8-1|249	%configure2_5x \
14mu|mpg123-1.23.8-1|250	--with-module-suffix=.so \
14mu|mpg123-1.23.8-1|251	--with-default-audio=pulse \
14mu|mpg123-1.23.8-1|252	--enable-ipv6=yes \
14mu|mpg123-1.23.8-1|253	--enable-network=yes
14mu|mpg123-1.23.8-1|254	
14mu|mpg123-1.23.8-1|255	%make CFLAGS="%{optflags} -Wformat -Werror=format-security"
14mu|mpg123-1.23.8-1|256	
14mu|mpg123-1.23.8-1|257	
14mu|mpg123-1.23.8-1|258	%install
14mu|mpg123-1.23.8-1|259	%makeinstall_std
14mu|mpg123-1.23.8-1|260	
14mu|mpg123-1.23.8-1|261	%changelog
14mu|mpg123-1.23.8-1|262	
14mu|mpg123-1.23.8-1|263	* Tue Nov 01 2016 Denis Silakov <dsilakov@gmail.com> 1.23.8-1
14mu|mpg123-1.23.8-1|264	- (5791357) Updated to 1.23.8 (fixes CVE-2016-1000247)
14mu|mpg123-1.23.8-1|265	
14mu|mpg123-1.23.8-1|266	

23384 14
14mu|mplayer-1.2.1-1.1|1	%define oname MPlayer
14mu|mplayer-1.2.1-1.1|2	
14mu|mplayer-1.2.1-1.1|3	%define svn %{nil}
14mu|mplayer-1.2.1-1.1|4	%if "%{svn}" != ""
14mu|mplayer-1.2.1-1.1|5	%define fversion %{svn}
14mu|mplayer-1.2.1-1.1|6	%define rel 1.%{svn}.1
14mu|mplayer-1.2.1-1.1|7	%else
14mu|mplayer-1.2.1-1.1|8	%define fversion %{version}
14mu|mplayer-1.2.1-1.1|9	%define rel 1.1
14mu|mplayer-1.2.1-1.1|10	%endif
14mu|mplayer-1.2.1-1.1|11	
14mu|mplayer-1.2.1-1.1|12	%define build_debug	0
14mu|mplayer-1.2.1-1.1|13	%define build_mencoder	1
14mu|mplayer-1.2.1-1.1|14	%define build_gui	1
14mu|mplayer-1.2.1-1.1|15	%define build_system_ffmpeg	1
14mu|mplayer-1.2.1-1.1|16	
14mu|mplayer-1.2.1-1.1|17	%define kernel_version	%(/bin/bash %{SOURCE5})
14mu|mplayer-1.2.1-1.1|18	%define kver		%(/bin/bash %{SOURCE5} | sed -e 's/-/./')
14mu|mplayer-1.2.1-1.1|19	%define kvername	%(/bin/bash %{SOURCE5} | sed -e 's/-/./' | sed -e 's/mdk//')
14mu|mplayer-1.2.1-1.1|20	
14mu|mplayer-1.2.1-1.1|21	%define build_yasm	1
14mu|mplayer-1.2.1-1.1|22	%define build_live	1
14mu|mplayer-1.2.1-1.1|23	%define build_vesa	0
14mu|mplayer-1.2.1-1.1|24	%define build_theora	1
14mu|mplayer-1.2.1-1.1|25	%define build_lirc	1
14mu|mplayer-1.2.1-1.1|26	%define build_amr	0
14mu|mplayer-1.2.1-1.1|27	%define build_aa	1
14mu|mplayer-1.2.1-1.1|28	%define build_cdda	1
14mu|mplayer-1.2.1-1.1|29	%define build_compiz	0
14mu|mplayer-1.2.1-1.1|30	%define build_dirac	1
14mu|mplayer-1.2.1-1.1|31	%define build_dv	1
14mu|mplayer-1.2.1-1.1|32	%define build_sdl	1
14mu|mplayer-1.2.1-1.1|33	%define build_lzo	1
14mu|mplayer-1.2.1-1.1|34	%define build_smb	1
14mu|mplayer-1.2.1-1.1|35	%define build_mga	1
14mu|mplayer-1.2.1-1.1|36	%define build_fbdev	1
14mu|mplayer-1.2.1-1.1|37	%define build_dvb	1
14mu|mplayer-1.2.1-1.1|38	%define build_fribidi	1
14mu|mplayer-1.2.1-1.1|39	%define build_enca	1
14mu|mplayer-1.2.1-1.1|40	%define build_alsa	1
14mu|mplayer-1.2.1-1.1|41	%define build_jack	1
14mu|mplayer-1.2.1-1.1|42	%define build_openal	0
14mu|mplayer-1.2.1-1.1|43	%define build_pulse	1
14mu|mplayer-1.2.1-1.1|44	%define build_schroedinger	1
14mu|mplayer-1.2.1-1.1|45	%define build_twolame	0
14mu|mplayer-1.2.1-1.1|46	%define build_lame	0
14mu|mplayer-1.2.1-1.1|47	%define build_faac	0
14mu|mplayer-1.2.1-1.1|48	%define build_faad	0
14mu|mplayer-1.2.1-1.1|49	%define build_x264	0
14mu|mplayer-1.2.1-1.1|50	%define build_xvid	0
14mu|mplayer-1.2.1-1.1|51	%define build_dts	0
14mu|mplayer-1.2.1-1.1|52	%define build_directfb	1
14mu|mplayer-1.2.1-1.1|53	%define build_v4l2	1
14mu|mplayer-1.2.1-1.1|54	%define build_xvmc	1
14mu|mplayer-1.2.1-1.1|55	%define build_vdpau	1
14mu|mplayer-1.2.1-1.1|56	%define build_ivtv	0
14mu|mplayer-1.2.1-1.1|57	%define build_libass	1
14mu|mplayer-1.2.1-1.1|58	%define build_vpx	1
14mu|mplayer-1.2.1-1.1|59	%define build_rtmp	1
14mu|mplayer-1.2.1-1.1|60	
14mu|mplayer-1.2.1-1.1|61	%ifnarch %{ix86}
14mu|mplayer-1.2.1-1.1|62	%define build_vesa	0
14mu|mplayer-1.2.1-1.1|63	%endif
14mu|mplayer-1.2.1-1.1|64	
14mu|mplayer-1.2.1-1.1|65	#####################
14mu|mplayer-1.2.1-1.1|66	# Hardcode PLF build
14mu|mplayer-1.2.1-1.1|67	%define build_plf 0
14mu|mplayer-1.2.1-1.1|68	#####################
14mu|mplayer-1.2.1-1.1|69	
14mu|mplayer-1.2.1-1.1|70	%if %{build_plf}
14mu|mplayer-1.2.1-1.1|71	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|mplayer-1.2.1-1.1|72	%define extrarelsuffix plf
14mu|mplayer-1.2.1-1.1|73	%define build_amr	1
14mu|mplayer-1.2.1-1.1|74	%define build_twolame	1
14mu|mplayer-1.2.1-1.1|75	%define build_lame	1
14mu|mplayer-1.2.1-1.1|76	%define build_faac	1
14mu|mplayer-1.2.1-1.1|77	%define build_faad	1
14mu|mplayer-1.2.1-1.1|78	%define build_x264	1
14mu|mplayer-1.2.1-1.1|79	%define build_xvid	1
14mu|mplayer-1.2.1-1.1|80	%define build_dts	1
14mu|mplayer-1.2.1-1.1|81	%define build_yasm	1
14mu|mplayer-1.2.1-1.1|82	%define build_dirac	1
14mu|mplayer-1.2.1-1.1|83	%define build_schroedinger	1
14mu|mplayer-1.2.1-1.1|84	%endif
14mu|mplayer-1.2.1-1.1|85	
14mu|mplayer-1.2.1-1.1|86	%if %{build_system_ffmpeg} && ! %{build_plf}
14mu|mplayer-1.2.1-1.1|87	%define build_amr 0
14mu|mplayer-1.2.1-1.1|88	%define build_dirac 0
14mu|mplayer-1.2.1-1.1|89	%define build_schroedinger 0
14mu|mplayer-1.2.1-1.1|90	%define build_vpx 0
14mu|mplayer-1.2.1-1.1|91	%define build_zr 0
14mu|mplayer-1.2.1-1.1|92	%endif
14mu|mplayer-1.2.1-1.1|93	
14mu|mplayer-1.2.1-1.1|94	%ifnarch %{arm} %{mips} aarch64
14mu|mplayer-1.2.1-1.1|95	%bcond_without cpudetection
14mu|mplayer-1.2.1-1.1|96	%endif
14mu|mplayer-1.2.1-1.1|97	
14mu|mplayer-1.2.1-1.1|98	Summary:	Movie player for linux
14mu|mplayer-1.2.1-1.1|99	Name:		mplayer
14mu|mplayer-1.2.1-1.1|100	Version:	1.2.1
14mu|mplayer-1.2.1-1.1|101	Release:	%{rel}%{?extrarelsuffix}
14mu|mplayer-1.2.1-1.1|102	License:	GPLv2+
14mu|mplayer-1.2.1-1.1|103	Group:		Video
14mu|mplayer-1.2.1-1.1|104	Url:		http://www.mplayerhq.hu
14mu|mplayer-1.2.1-1.1|105	%if "%{svn}" != ""
14mu|mplayer-1.2.1-1.1|106	#gw generated using svn export
14mu|mplayer-1.2.1-1.1|107	Source0:	%{name}-%{svn}.tar.xz
14mu|mplayer-1.2.1-1.1|108	%else
14mu|mplayer-1.2.1-1.1|109	Source0:	ftp://ftp1.mplayerhq.hu/MPlayer/releases/%{oname}-%{fversion}.tar.xz
14mu|mplayer-1.2.1-1.1|110	%endif
14mu|mplayer-1.2.1-1.1|111	#gw default skin
14mu|mplayer-1.2.1-1.1|112	Source4:	Blue-1.10.tar.bz2
14mu|mplayer-1.2.1-1.1|113	Source5:	kernel-version.sh
14mu|mplayer-1.2.1-1.1|114	Patch0:		mplayer-mdvconfig.patch
14mu|mplayer-1.2.1-1.1|115	Patch1:		mplayer-1.2-configure-dvdread-ldflags.patch
14mu|mplayer-1.2.1-1.1|116	Patch2:		mplayer-1.1.1-samba4.patch
14mu|mplayer-1.2.1-1.1|117	# fixes for crashes found while fixing CVE-2008-1558
14mu|mplayer-1.2.1-1.1|118	Patch28:	mplayer-rtsp-extra-fixes.patch
14mu|mplayer-1.2.1-1.1|119	#gw fix crash:	https://qa.mandriva.com/show_bug.cgi?id=55443
14mu|mplayer-1.2.1-1.1|120	Patch35:	mplayer-fix-dvd-crash.patch
14mu|mplayer-1.2.1-1.1|121	Patch39:	mplayer-1.2-dlopen-libfaac-libfaad-and-libx264.patch
14mu|mplayer-1.2.1-1.1|122	Patch40:	mplayer-1.2-local-copy-of-internal-ffmpeg-type-definition.patch
14mu|mplayer-1.2.1-1.1|123	Patch42:	mplayer-filters-hack-with-shared.patch
14mu|mplayer-1.2.1-1.1|124	
14mu|mplayer-1.2.1-1.1|125	BuildRequires:	docbook-style-xsl
14mu|mplayer-1.2.1-1.1|126	BuildRequires:	docbook-dtd45-xml
14mu|mplayer-1.2.1-1.1|127	BuildRequires:	xsltproc
14mu|mplayer-1.2.1-1.1|128	BuildRequires:	bzip2-devel
14mu|mplayer-1.2.1-1.1|129	BuildRequires:	giflib-devel
14mu|mplayer-1.2.1-1.1|130	BuildRequires:	gsm-devel
14mu|mplayer-1.2.1-1.1|131	BuildRequires:	jpeg-devel
14mu|mplayer-1.2.1-1.1|132	BuildRequires:	ladspa-devel
14mu|mplayer-1.2.1-1.1|133	BuildRequires:	libmpcdec-devel
14mu|mplayer-1.2.1-1.1|134	BuildRequires:	mng-devel
14mu|mplayer-1.2.1-1.1|135	BuildRequires:	nas-devel
14mu|mplayer-1.2.1-1.1|136	BuildRequires:	pkgconfig(caca)
14mu|mplayer-1.2.1-1.1|137	BuildRequires:	pkgconfig(dvdnav)
14mu|mplayer-1.2.1-1.1|138	BuildRequires:	pkgconfig(dvdread)
14mu|mplayer-1.2.1-1.1|139	BuildRequires:	pkgconfig(gl)
14mu|mplayer-1.2.1-1.1|140	BuildRequires:	pkgconfig(libbs2b)
14mu|mplayer-1.2.1-1.1|141	BuildRequires:	pkgconfig(libmpeg2)
14mu|mplayer-1.2.1-1.1|142	BuildRequires:	pkgconfig(libmpg123)
14mu|mplayer-1.2.1-1.1|143	BuildRequires:	pkgconfig(libopenjpeg1)
14mu|mplayer-1.2.1-1.1|144	BuildRequires:	pkgconfig(libpng)
14mu|mplayer-1.2.1-1.1|145	BuildRequires:	pkgconfig(mad)
14mu|mplayer-1.2.1-1.1|146	BuildRequires:	pkgconfig(ncursesw)
14mu|mplayer-1.2.1-1.1|147	BuildRequires:	pkgconfig(speex)
14mu|mplayer-1.2.1-1.1|148	BuildRequires:	pkgconfig(xxf86vm)
14mu|mplayer-1.2.1-1.1|149	BuildRequires:	pkgconfig(xxf86dga)
14mu|mplayer-1.2.1-1.1|150	BuildRequires:	pkgconfig(xscrnsaver)
14mu|mplayer-1.2.1-1.1|151	%if %{build_aa}
14mu|mplayer-1.2.1-1.1|152	BuildRequires:	aalib-devel
14mu|mplayer-1.2.1-1.1|153	%endif
14mu|mplayer-1.2.1-1.1|154	BuildRequires:	a52dec-devel
14mu|mplayer-1.2.1-1.1|155	%if %{build_amr}
14mu|mplayer-1.2.1-1.1|156	BuildRequires:	pkgconfig(opencore-amrnb)
14mu|mplayer-1.2.1-1.1|157	BuildRequires:	pkgconfig(opencore-amrwb)
14mu|mplayer-1.2.1-1.1|158	%endif
14mu|mplayer-1.2.1-1.1|159	%if %{build_jack}
14mu|mplayer-1.2.1-1.1|160	BuildRequires:	pkgconfig(jack)
14mu|mplayer-1.2.1-1.1|161	%endif
14mu|mplayer-1.2.1-1.1|162	%if %{build_pulse}
14mu|mplayer-1.2.1-1.1|163	BuildRequires:	pkgconfig(libpulse)
14mu|mplayer-1.2.1-1.1|164	%endif
14mu|mplayer-1.2.1-1.1|165	%if %{build_openal}
14mu|mplayer-1.2.1-1.1|166	BuildRequires:	pkgconfig(openal)
14mu|mplayer-1.2.1-1.1|167	%endif
14mu|mplayer-1.2.1-1.1|168	%if %{build_cdda}
14mu|mplayer-1.2.1-1.1|169	BuildRequires:	cdda-devel
14mu|mplayer-1.2.1-1.1|170	BuildRequires:	pkgconfig(libcdio_cdda)
14mu|mplayer-1.2.1-1.1|171	%endif
14mu|mplayer-1.2.1-1.1|172	%if %{build_dirac}
14mu|mplayer-1.2.1-1.1|173	BuildRequires:	pkgconfig(dirac)  >= 0.9.0
14mu|mplayer-1.2.1-1.1|174	%endif
14mu|mplayer-1.2.1-1.1|175	%if %{build_schroedinger}
14mu|mplayer-1.2.1-1.1|176	BuildRequires:	pkgconfig(schroedinger-1.0)
14mu|mplayer-1.2.1-1.1|177	%endif
14mu|mplayer-1.2.1-1.1|178	%if %{build_dv}
14mu|mplayer-1.2.1-1.1|179	BuildRequires:	pkgconfig(libdv)
14mu|mplayer-1.2.1-1.1|180	%endif
14mu|mplayer-1.2.1-1.1|181	%if %{build_lirc}
14mu|mplayer-1.2.1-1.1|182	BuildRequires:	pkgconfig(liblircclient0)
14mu|mplayer-1.2.1-1.1|183	%endif
14mu|mplayer-1.2.1-1.1|184	%if %{build_lzo}
14mu|mplayer-1.2.1-1.1|185	BuildRequires:	liblzo-devel
14mu|mplayer-1.2.1-1.1|186	%endif
14mu|mplayer-1.2.1-1.1|187	%if %{build_sdl}
14mu|mplayer-1.2.1-1.1|188	BuildRequires:	pkgconfig(sdl) >= 1.1.8
14mu|mplayer-1.2.1-1.1|189	%endif
14mu|mplayer-1.2.1-1.1|190	%if %{build_smb}
14mu|mplayer-1.2.1-1.1|191	BuildRequires:	pkgconfig(smbclient)
14mu|mplayer-1.2.1-1.1|192	%endif
14mu|mplayer-1.2.1-1.1|193	%if %{build_twolame}
14mu|mplayer-1.2.1-1.1|194	BuildRequires:	pkgconfig(twolame)
14mu|mplayer-1.2.1-1.1|195	%endif
14mu|mplayer-1.2.1-1.1|196	%if %{build_faac}
14mu|mplayer-1.2.1-1.1|197	BuildRequires:	libfaac-devel
14mu|mplayer-1.2.1-1.1|198	%endif
14mu|mplayer-1.2.1-1.1|199	%if %{build_faad}
14mu|mplayer-1.2.1-1.1|200	BuildRequires:	libfaad2-devel
14mu|mplayer-1.2.1-1.1|201	%endif
14mu|mplayer-1.2.1-1.1|202	%if %{build_x264}
14mu|mplayer-1.2.1-1.1|203	BuildRequires:	pkgconfig(x264)
14mu|mplayer-1.2.1-1.1|204	%endif
14mu|mplayer-1.2.1-1.1|205	%if %{build_xvid}
14mu|mplayer-1.2.1-1.1|206	BuildRequires:	xvid-devel
14mu|mplayer-1.2.1-1.1|207	%endif
14mu|mplayer-1.2.1-1.1|208	%if %{build_dts}
14mu|mplayer-1.2.1-1.1|209	BuildRequires:	pkgconfig(libdts)
14mu|mplayer-1.2.1-1.1|210	%endif
14mu|mplayer-1.2.1-1.1|211	%if %{build_lame}
14mu|mplayer-1.2.1-1.1|212	BuildRequires:	lame-devel
14mu|mplayer-1.2.1-1.1|213	%endif
14mu|mplayer-1.2.1-1.1|214	%if %{build_live}
14mu|mplayer-1.2.1-1.1|215	BuildRequires:	live-devel
14mu|mplayer-1.2.1-1.1|216	%endif
14mu|mplayer-1.2.1-1.1|217	%if %{build_vesa}
14mu|mplayer-1.2.1-1.1|218	BuildRequires:	libvbe-devel
14mu|mplayer-1.2.1-1.1|219	BuildRequires:	liblrmi-devel
14mu|mplayer-1.2.1-1.1|220	%endif
14mu|mplayer-1.2.1-1.1|221	%if %{build_theora}
14mu|mplayer-1.2.1-1.1|222	BuildRequires:	pkgconfig(theora)
14mu|mplayer-1.2.1-1.1|223	%endif
14mu|mplayer-1.2.1-1.1|224	%if %{build_fribidi}
14mu|mplayer-1.2.1-1.1|225	BuildRequires:	pkgconfig(fribidi) >= 0.10.4
14mu|mplayer-1.2.1-1.1|226	%endif
14mu|mplayer-1.2.1-1.1|227	%if %{build_enca}
14mu|mplayer-1.2.1-1.1|228	BuildRequires:	pkgconfig(enca)
14mu|mplayer-1.2.1-1.1|229	%endif
14mu|mplayer-1.2.1-1.1|230	%if %{build_directfb}
14mu|mplayer-1.2.1-1.1|231	BuildRequires:	pkgconfig(directfb)
14mu|mplayer-1.2.1-1.1|232	%endif
14mu|mplayer-1.2.1-1.1|233	%if %{build_xvmc}
14mu|mplayer-1.2.1-1.1|234	BuildRequires:	pkgconfig(xvmc)
14mu|mplayer-1.2.1-1.1|235	%endif
14mu|mplayer-1.2.1-1.1|236	%if %{build_vdpau}
14mu|mplayer-1.2.1-1.1|237	BuildRequires:	pkgconfig(vdpau)
14mu|mplayer-1.2.1-1.1|238	%endif
14mu|mplayer-1.2.1-1.1|239	%if %{build_libass}
14mu|mplayer-1.2.1-1.1|240	BuildRequires:	pkgconfig(libass)
14mu|mplayer-1.2.1-1.1|241	%endif
14mu|mplayer-1.2.1-1.1|242	%if %{build_vpx}
14mu|mplayer-1.2.1-1.1|243	BuildRequires:	pkgconfig(vpx)
14mu|mplayer-1.2.1-1.1|244	%endif
14mu|mplayer-1.2.1-1.1|245	%if %{build_rtmp}
14mu|mplayer-1.2.1-1.1|246	BuildRequires:	pkgconfig(librtmp)
14mu|mplayer-1.2.1-1.1|247	%endif
14mu|mplayer-1.2.1-1.1|248	%if %{build_yasm}
14mu|mplayer-1.2.1-1.1|249	BuildRequires:	yasm
14mu|mplayer-1.2.1-1.1|250	%endif
14mu|mplayer-1.2.1-1.1|251	%if %{build_system_ffmpeg}
14mu|mplayer-1.2.1-1.1|252	BuildRequires:	ffmpeg-devel
14mu|mplayer-1.2.1-1.1|253	%endif
14mu|mplayer-1.2.1-1.1|254	
14mu|mplayer-1.2.1-1.1|255	%if "%{_lib}" == "lib64"
14mu|mplayer-1.2.1-1.1|256	%global	_ext	()(64bit)
14mu|mplayer-1.2.1-1.1|257	%else
14mu|mplayer-1.2.1-1.1|258	%global	_ext	%{nil}
14mu|mplayer-1.2.1-1.1|259	%endif
14mu|mplayer-1.2.1-1.1|260	
14mu|mplayer-1.2.1-1.1|261	# With plf build they are auto-required
14mu|mplayer-1.2.1-1.1|262	%if ! %{build_plf}
14mu|mplayer-1.2.1-1.1|263	Suggests:	libfaac.so.0%{_ext}
14mu|mplayer-1.2.1-1.1|264	Suggests:	libfaad.so.2%{_ext}
14mu|mplayer-1.2.1-1.1|265	Suggests:	libx264.so.148%{_ext}
14mu|mplayer-1.2.1-1.1|266	Suggests:	libopencore-amrnb.so.0%{_ext}
14mu|mplayer-1.2.1-1.1|267	Suggests:	libopencore-amrwb.so.0%{_ext}
14mu|mplayer-1.2.1-1.1|268	Suggests:	libtwolame.so.0%{_ext}
14mu|mplayer-1.2.1-1.1|269	Suggests:	libdca.so.0%{_ext}
14mu|mplayer-1.2.1-1.1|270	Suggests:	libdvdcss.so.2%{_ext}
14mu|mplayer-1.2.1-1.1|271	%endif
14mu|mplayer-1.2.1-1.1|272	
14mu|mplayer-1.2.1-1.1|273	%description
14mu|mplayer-1.2.1-1.1|274	MPlayer is a movie player for LINUX (runs on many other Unices, and
14mu|mplayer-1.2.1-1.1|275	non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
14mu|mplayer-1.2.1-1.1|276	VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
14mu|mplayer-1.2.1-1.1|277	RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
14mu|mplayer-1.2.1-1.1|278	You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
14mu|mplayer-1.2.1-1.1|279	(and you don't need the avifile library at all!). The another big
14mu|mplayer-1.2.1-1.1|280	feature of mplayer is the wide range of supported output drivers. It
14mu|mplayer-1.2.1-1.1|281	works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use
14mu|mplayer-1.2.1-1.1|282	SDL (and this way all drivers of SDL), VESA (on every VESA compatible
14mu|mplayer-1.2.1-1.1|283	card, even without X!), and some lowlevel card-specific drivers (for
14mu|mplayer-1.2.1-1.1|284	Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware
14mu|mplayer-1.2.1-1.1|285	scaling, so you can enjoy movies in fullscreen. MPlayer supports
14mu|mplayer-1.2.1-1.1|286	displaying through some hardware MPEG decoder boards, such as the DVB
14mu|mplayer-1.2.1-1.1|287	and DXR3/Hollywood+! And what about the nice big antialiased shaded
14mu|mplayer-1.2.1-1.1|288	subtitles (9 supported types!!!) with european/ISO 8859-1,2 (hungarian,
14mu|mplayer-1.2.1-1.1|289	english, czech, etc), cyrillic, korean fonts, and OSD?
14mu|mplayer-1.2.1-1.1|290	
14mu|mplayer-1.2.1-1.1|291	Note: If you want to play Real content, you need to have the content
14mu|mplayer-1.2.1-1.1|292	of RealPlayer's Codecs directory in %{_libdir}/codecs/
14mu|mplayer-1.2.1-1.1|293	
14mu|mplayer-1.2.1-1.1|294	%if %{build_plf}
14mu|mplayer-1.2.1-1.1|295	This package is in restricted because some included codecs are covered
14mu|mplayer-1.2.1-1.1|296	by patents. It also includes support for reading DVDs encrypted with
14mu|mplayer-1.2.1-1.1|297	CSS which might be illegal in some countries.
14mu|mplayer-1.2.1-1.1|298	
14mu|mplayer-1.2.1-1.1|299	For non-free binary codecs support you should install the packages
14mu|mplayer-1.2.1-1.1|300	win32-codecs, real-codecs and xanim-codecs.
14mu|mplayer-1.2.1-1.1|301	%endif
14mu|mplayer-1.2.1-1.1|302	
14mu|mplayer-1.2.1-1.1|303	%files -f mplayer.lang
14mu|mplayer-1.2.1-1.1|304	%doc AUTHORS Changelog README Copyright
14mu|mplayer-1.2.1-1.1|305	%dir %{_sysconfdir}/%{name}
14mu|mplayer-1.2.1-1.1|306	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/mplayer.conf
14mu|mplayer-1.2.1-1.1|307	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/menu.conf
14mu|mplayer-1.2.1-1.1|308	%{_bindir}/midentify
14mu|mplayer-1.2.1-1.1|309	%{_bindir}/mplayer
14mu|mplayer-1.2.1-1.1|310	%{_mandir}/man1/mplayer.1*
14mu|mplayer-1.2.1-1.1|311	%dir %{_datadir}/%{name}
14mu|mplayer-1.2.1-1.1|312	
14mu|mplayer-1.2.1-1.1|313	#----------------------------------------------------------------------------
14mu|mplayer-1.2.1-1.1|314	
14mu|mplayer-1.2.1-1.1|315	%package doc
14mu|mplayer-1.2.1-1.1|316	Summary:	%{oname} documentation
14mu|mplayer-1.2.1-1.1|317	Group:		Books/Computer books
14mu|mplayer-1.2.1-1.1|318	BuildArch:	noarch
14mu|mplayer-1.2.1-1.1|319	
14mu|mplayer-1.2.1-1.1|320	%description doc
14mu|mplayer-1.2.1-1.1|321	This package contains documentation for %{oname}.
14mu|mplayer-1.2.1-1.1|322	
14mu|mplayer-1.2.1-1.1|323	%files doc
14mu|mplayer-1.2.1-1.1|324	%doc README.DOCS
14mu|mplayer-1.2.1-1.1|325	%doc DOCS/default.css DOCS/xml DOCS/tech/
14mu|mplayer-1.2.1-1.1|326	
14mu|mplayer-1.2.1-1.1|327	#----------------------------------------------------------------------------
14mu|mplayer-1.2.1-1.1|328	
14mu|mplayer-1.2.1-1.1|329	%if %{build_gui}
14mu|mplayer-1.2.1-1.1|330	%package gui
14mu|mplayer-1.2.1-1.1|331	Summary:	GUI for %{name}
14mu|mplayer-1.2.1-1.1|332	Group:		Video
14mu|mplayer-1.2.1-1.1|333	Requires:	%{name} = %{version}
14mu|mplayer-1.2.1-1.1|334	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|mplayer-1.2.1-1.1|335	BuildRequires:	imagemagick
14mu|mplayer-1.2.1-1.1|336	Requires:	soundwrapper
14mu|mplayer-1.2.1-1.1|337	
14mu|mplayer-1.2.1-1.1|338	%description gui
14mu|mplayer-1.2.1-1.1|339	This package contains a GUI for %{name}.
14mu|mplayer-1.2.1-1.1|340	
14mu|mplayer-1.2.1-1.1|341	%files gui
14mu|mplayer-1.2.1-1.1|342	%{_bindir}/gmplayer
14mu|mplayer-1.2.1-1.1|343	%{_datadir}/applications/mplayer.desktop
14mu|mplayer-1.2.1-1.1|344	%{_datadir}/%{name}/skins
14mu|mplayer-1.2.1-1.1|345	%{_iconsdir}/mplayer.png
14mu|mplayer-1.2.1-1.1|346	%{_miconsdir}/mplayer.png
14mu|mplayer-1.2.1-1.1|347	%{_liconsdir}/mplayer.png
14mu|mplayer-1.2.1-1.1|348	
14mu|mplayer-1.2.1-1.1|349	%pre gui
14mu|mplayer-1.2.1-1.1|350	if [ -d %{_datadir}/%{name}/skins/default ]
14mu|mplayer-1.2.1-1.1|351	then rm -rf %{_datadir}/%{name}/skins/default
14mu|mplayer-1.2.1-1.1|352	fi
14mu|mplayer-1.2.1-1.1|353	%endif
14mu|mplayer-1.2.1-1.1|354	
14mu|mplayer-1.2.1-1.1|355	#----------------------------------------------------------------------------
14mu|mplayer-1.2.1-1.1|356	
14mu|mplayer-1.2.1-1.1|357	%if %{build_mencoder}
14mu|mplayer-1.2.1-1.1|358	%package -n mencoder
14mu|mplayer-1.2.1-1.1|359	Summary:	MPlayer's movie encoder
14mu|mplayer-1.2.1-1.1|360	Group:		Video
14mu|mplayer-1.2.1-1.1|361	Requires:	%{name}
14mu|mplayer-1.2.1-1.1|362	
14mu|mplayer-1.2.1-1.1|363	%description -n mencoder
14mu|mplayer-1.2.1-1.1|364	MEncoder a movie encoder and is a part of the MPlayer package.
14mu|mplayer-1.2.1-1.1|365	%if ! %{build_plf}
14mu|mplayer-1.2.1-1.1|366	Note: this version does not have support for encoding mp3 audio streams in the
14mu|mplayer-1.2.1-1.1|367	video files.
14mu|mplayer-1.2.1-1.1|368	%else
14mu|mplayer-1.2.1-1.1|369	This restricted build has additional support for AAC decoding with libfaad
14mu|mplayer-1.2.1-1.1|370	and MP3 encoding with lame, both are covered by software patents. It
14mu|mplayer-1.2.1-1.1|371	also includes support for reading DVDs encrypted with CSS which might
14mu|mplayer-1.2.1-1.1|372	be illegal in some countries.
14mu|mplayer-1.2.1-1.1|373	%endif
14mu|mplayer-1.2.1-1.1|374	
14mu|mplayer-1.2.1-1.1|375	%files -n mencoder -f mencoder.lang
14mu|mplayer-1.2.1-1.1|376	%{_bindir}/mencoder
14mu|mplayer-1.2.1-1.1|377	%{_bindir}/divx2svcd
14mu|mplayer-1.2.1-1.1|378	%{_bindir}/mencvcd
14mu|mplayer-1.2.1-1.1|379	%{_bindir}/wma2ogg.pl
14mu|mplayer-1.2.1-1.1|380	%{_mandir}/man1/mencoder.1*
14mu|mplayer-1.2.1-1.1|381	%endif
14mu|mplayer-1.2.1-1.1|382	
14mu|mplayer-1.2.1-1.1|383	#----------------------------------------------------------------------------
14mu|mplayer-1.2.1-1.1|384	
14mu|mplayer-1.2.1-1.1|385	%prep
14mu|mplayer-1.2.1-1.1|386	%if "%{svn}" != ""
14mu|mplayer-1.2.1-1.1|387	%setup -q -n %{name} -a 4
14mu|mplayer-1.2.1-1.1|388	%else
14mu|mplayer-1.2.1-1.1|389	%setup -q -n MPlayer-%{version} -a 4
14mu|mplayer-1.2.1-1.1|390	%endif
14mu|mplayer-1.2.1-1.1|391	#gw as we have have used svn export:
14mu|mplayer-1.2.1-1.1|392	echo %{svn}|sed s/^r// > snapshot_version
14mu|mplayer-1.2.1-1.1|393	find DOCS -name .svn|xargs rm -rf
14mu|mplayer-1.2.1-1.1|394	#gw fix permissions
14mu|mplayer-1.2.1-1.1|395	chmod 644 AUTHORS Changelog README Copyright
14mu|mplayer-1.2.1-1.1|396	rm -f Blue/README
14mu|mplayer-1.2.1-1.1|397	%patch0 -p1 -b .mdv~
14mu|mplayer-1.2.1-1.1|398	%patch1 -p1 -b .dvdread~
14mu|mplayer-1.2.1-1.1|399	%patch2 -p1 -b .samba4~
14mu|mplayer-1.2.1-1.1|400	%patch28 -p1 -b .rtsp-extra-fixes
14mu|mplayer-1.2.1-1.1|401	%patch35 -p0
14mu|mplayer-1.2.1-1.1|402	%if ! %{build_plf}
14mu|mplayer-1.2.1-1.1|403	%patch39 -p1 -b .dlopen~
14mu|mplayer-1.2.1-1.1|404	%endif
14mu|mplayer-1.2.1-1.1|405	rm -rf ffmpeg
14mu|mplayer-1.2.1-1.1|406	%patch40 -p1 -b .ffmpeg~
14mu|mplayer-1.2.1-1.1|407	%patch42 -p1 -b .internal_filters~
14mu|mplayer-1.2.1-1.1|408	
14mu|mplayer-1.2.1-1.1|409	# Sometimes (1.1.1) mplayer guys forget to update the VERSION file...
14mu|mplayer-1.2.1-1.1|410	# Let's fix it here, but let's not abuse this ;)
14mu|mplayer-1.2.1-1.1|411	echo %{version} >VERSION
14mu|mplayer-1.2.1-1.1|412	
14mu|mplayer-1.2.1-1.1|413	perl -pi -e 's^r\$svn_revision^%{release}^' version.sh
14mu|mplayer-1.2.1-1.1|414	
14mu|mplayer-1.2.1-1.1|415	mv DOCS/README README.DOCS
14mu|mplayer-1.2.1-1.1|416	
14mu|mplayer-1.2.1-1.1|417	%build
14mu|mplayer-1.2.1-1.1|418	export CFLAGS="$CFLAGS %{optflags}"
14mu|mplayer-1.2.1-1.1|419	%if %{build_debug}
14mu|mplayer-1.2.1-1.1|420	export CFLAGS="$CFLAGS -g"
14mu|mplayer-1.2.1-1.1|421	%endif
14mu|mplayer-1.2.1-1.1|422	%ifarch ppc
14mu|mplayer-1.2.1-1.1|423	export CFLAGS="$CFLAGS -mcpu=7450 -maltivec"
14mu|mplayer-1.2.1-1.1|424	%endif
14mu|mplayer-1.2.1-1.1|425	%if %{build_directfb}
14mu|mplayer-1.2.1-1.1|426	export CPPFLAGS="-I%{_includedir}/directfb"
14mu|mplayer-1.2.1-1.1|427	%endif
14mu|mplayer-1.2.1-1.1|428	export LDFLAGS="%{?ldflags}"
14mu|mplayer-1.2.1-1.1|429	./configure \
14mu|mplayer-1.2.1-1.1|430	--prefix=%{_prefix} \
14mu|mplayer-1.2.1-1.1|431	--datadir=%{_datadir}/%{name} \
14mu|mplayer-1.2.1-1.1|432	--confdir=%{_sysconfdir}/%{name} \
14mu|mplayer-1.2.1-1.1|433	--libdir=%{_libdir} \
14mu|mplayer-1.2.1-1.1|434	--codecsdir=%{_libdir}/codecs \
14mu|mplayer-1.2.1-1.1|435	--language=all \
14mu|mplayer-1.2.1-1.1|436	%ifarch %{ix86}
14mu|mplayer-1.2.1-1.1|437	--enable-mmx \
14mu|mplayer-1.2.1-1.1|438	--enable-3dnow \
14mu|mplayer-1.2.1-1.1|439	--enable-sse \
14mu|mplayer-1.2.1-1.1|440	--enable-sse2 \
14mu|mplayer-1.2.1-1.1|441	--enable-fastmemcpy \
14mu|mplayer-1.2.1-1.1|442	%endif
14mu|mplayer-1.2.1-1.1|443	%if %{with cpudetection}
14mu|mplayer-1.2.1-1.1|444	--enable-runtime-cpudetection \
14mu|mplayer-1.2.1-1.1|445	%endif
14mu|mplayer-1.2.1-1.1|446	%if %{build_debug}
14mu|mplayer-1.2.1-1.1|447	--enable-debug=3 \
14mu|mplayer-1.2.1-1.1|448	%else
14mu|mplayer-1.2.1-1.1|449	--disable-sighandler \
14mu|mplayer-1.2.1-1.1|450	%endif
14mu|mplayer-1.2.1-1.1|451	%if %{build_gui}
14mu|mplayer-1.2.1-1.1|452	--enable-gui \
14mu|mplayer-1.2.1-1.1|453	%endif
14mu|mplayer-1.2.1-1.1|454	%if %{build_mencoder}
14mu|mplayer-1.2.1-1.1|455	--enable-mencoder \
14mu|mplayer-1.2.1-1.1|456	%else
14mu|mplayer-1.2.1-1.1|457	--disable-mencoder \
14mu|mplayer-1.2.1-1.1|458	%endif
14mu|mplayer-1.2.1-1.1|459	--disable-arts \
14mu|mplayer-1.2.1-1.1|460	--disable-ggi \
14mu|mplayer-1.2.1-1.1|461	--enable-dvdnav \
14mu|mplayer-1.2.1-1.1|462	--enable-dvdread \
14mu|mplayer-1.2.1-1.1|463	--enable-libmpeg2 \
14mu|mplayer-1.2.1-1.1|464	--enable-libmpeg2-internal \
14mu|mplayer-1.2.1-1.1|465	--enable-tv \
14mu|mplayer-1.2.1-1.1|466	--enable-joystick \
14mu|mplayer-1.2.1-1.1|467	--enable-gl \
14mu|mplayer-1.2.1-1.1|468	--disable-svga \
14mu|mplayer-1.2.1-1.1|469	--enable-menu \
14mu|mplayer-1.2.1-1.1|470	--disable-zr \
14mu|mplayer-1.2.1-1.1|471	%if ! %{build_dts}
14mu|mplayer-1.2.1-1.1|472	--disable-libdca \
14mu|mplayer-1.2.1-1.1|473	--enable-libdca-dlopen \
14mu|mplayer-1.2.1-1.1|474	%endif
14mu|mplayer-1.2.1-1.1|475	--enable-freetype \
14mu|mplayer-1.2.1-1.1|476	--enable-nas \
14mu|mplayer-1.2.1-1.1|477	%if %{build_system_ffmpeg}
14mu|mplayer-1.2.1-1.1|478	--disable-ffmpeg_a \
14mu|mplayer-1.2.1-1.1|479	%endif
14mu|mplayer-1.2.1-1.1|480	%if ! %{build_faad}
14mu|mplayer-1.2.1-1.1|481	--disable-faad \
14mu|mplayer-1.2.1-1.1|482	--disable-decoder=AAC \
14mu|mplayer-1.2.1-1.1|483	--enable-faad-dlopen \
14mu|mplayer-1.2.1-1.1|484	%endif
14mu|mplayer-1.2.1-1.1|485	%if ! %{build_faac}
14mu|mplayer-1.2.1-1.1|486	--enable-faac-dlopen \
14mu|mplayer-1.2.1-1.1|487	%endif
14mu|mplayer-1.2.1-1.1|488	%if ! %{build_twolame}
14mu|mplayer-1.2.1-1.1|489	--disable-twolame \
14mu|mplayer-1.2.1-1.1|490	--enable-twolame-dlopen \
14mu|mplayer-1.2.1-1.1|491	%endif
14mu|mplayer-1.2.1-1.1|492	%if ! %{build_x264}
14mu|mplayer-1.2.1-1.1|493	--enable-x264-dlopen \
14mu|mplayer-1.2.1-1.1|494	%endif
14mu|mplayer-1.2.1-1.1|495	%if %{build_lirc}
14mu|mplayer-1.2.1-1.1|496	--enable-lirc \
14mu|mplayer-1.2.1-1.1|497	%else
14mu|mplayer-1.2.1-1.1|498	--disable-lirc \
14mu|mplayer-1.2.1-1.1|499	%endif
14mu|mplayer-1.2.1-1.1|500	%if ! %{build_v4l2}
14mu|mplayer-1.2.1-1.1|501	--disable-tv-v4l2 \
14mu|mplayer-1.2.1-1.1|502	%endif
14mu|mplayer-1.2.1-1.1|503	%if ! %{build_mga}
14mu|mplayer-1.2.1-1.1|504	--disable-mga \
14mu|mplayer-1.2.1-1.1|505	%endif
14mu|mplayer-1.2.1-1.1|506	%if ! %{build_fbdev}
14mu|mplayer-1.2.1-1.1|507	--disable-fbdev \
14mu|mplayer-1.2.1-1.1|508	%endif
14mu|mplayer-1.2.1-1.1|509	%if %{build_directfb}
14mu|mplayer-1.2.1-1.1|510	--enable-directfb \
14mu|mplayer-1.2.1-1.1|511	%else
14mu|mplayer-1.2.1-1.1|512	--disable-directfb \
14mu|mplayer-1.2.1-1.1|513	%endif
14mu|mplayer-1.2.1-1.1|514	%if ! %{build_live}
14mu|mplayer-1.2.1-1.1|515	--disable-live \
14mu|mplayer-1.2.1-1.1|516	%endif
14mu|mplayer-1.2.1-1.1|517	%if ! %{build_vesa}
14mu|mplayer-1.2.1-1.1|518	--disable-vesa \
14mu|mplayer-1.2.1-1.1|519	%endif
14mu|mplayer-1.2.1-1.1|520	%if %{build_theora}
14mu|mplayer-1.2.1-1.1|521	--enable-theora \
14mu|mplayer-1.2.1-1.1|522	%else
14mu|mplayer-1.2.1-1.1|523	--disable-theora \
14mu|mplayer-1.2.1-1.1|524	%endif
14mu|mplayer-1.2.1-1.1|525	%if %{build_smb}
14mu|mplayer-1.2.1-1.1|526	--enable-smb \
14mu|mplayer-1.2.1-1.1|527	%endif
14mu|mplayer-1.2.1-1.1|528	%if ! %{build_dvb}
14mu|mplayer-1.2.1-1.1|529	--disable-dvb \
14mu|mplayer-1.2.1-1.1|530	--disable-dvbhead \
14mu|mplayer-1.2.1-1.1|531	%endif
14mu|mplayer-1.2.1-1.1|532	%if ! %{build_jack}
14mu|mplayer-1.2.1-1.1|533	--disable-jack \
14mu|mplayer-1.2.1-1.1|534	%endif
14mu|mplayer-1.2.1-1.1|535	%if ! %{build_aa}
14mu|mplayer-1.2.1-1.1|536	--disable-aa \
14mu|mplayer-1.2.1-1.1|537	%endif
14mu|mplayer-1.2.1-1.1|538	%if ! %{build_cdda}
14mu|mplayer-1.2.1-1.1|539	--disable-cdparanoia \
14mu|mplayer-1.2.1-1.1|540	%endif
14mu|mplayer-1.2.1-1.1|541	%if ! %{build_dv}
14mu|mplayer-1.2.1-1.1|542	--disable-libdv \
14mu|mplayer-1.2.1-1.1|543	%endif
14mu|mplayer-1.2.1-1.1|544	%if ! %{build_lzo}
14mu|mplayer-1.2.1-1.1|545	--disable-liblzo \
14mu|mplayer-1.2.1-1.1|546	%endif
14mu|mplayer-1.2.1-1.1|547	%if ! %{build_sdl}
14mu|mplayer-1.2.1-1.1|548	--disable-sdl \
14mu|mplayer-1.2.1-1.1|549	%endif
14mu|mplayer-1.2.1-1.1|550	%if ! %{build_alsa}
14mu|mplayer-1.2.1-1.1|551	--disable-alsa \
14mu|mplayer-1.2.1-1.1|552	%endif
14mu|mplayer-1.2.1-1.1|553	%if ! %{build_fribidi}
14mu|mplayer-1.2.1-1.1|554	--disable-fribidi \
14mu|mplayer-1.2.1-1.1|555	%endif
14mu|mplayer-1.2.1-1.1|556	%if ! %{build_enca}
14mu|mplayer-1.2.1-1.1|557	--disable-enca \
14mu|mplayer-1.2.1-1.1|558	%endif
14mu|mplayer-1.2.1-1.1|559	%if %{build_pulse}
14mu|mplayer-1.2.1-1.1|560	--enable-pulse \
14mu|mplayer-1.2.1-1.1|561	%endif
14mu|mplayer-1.2.1-1.1|562	%if ! %{build_openal}
14mu|mplayer-1.2.1-1.1|563	--disable-openal \
14mu|mplayer-1.2.1-1.1|564	%endif
14mu|mplayer-1.2.1-1.1|565	%if %{build_xvmc}
14mu|mplayer-1.2.1-1.1|566	--enable-xvmc \
14mu|mplayer-1.2.1-1.1|567	%endif
14mu|mplayer-1.2.1-1.1|568	%if ! %{build_ivtv}
14mu|mplayer-1.2.1-1.1|569	--disable-ivtv \
14mu|mplayer-1.2.1-1.1|570	%endif
14mu|mplayer-1.2.1-1.1|571	%if ! %{build_vdpau}
14mu|mplayer-1.2.1-1.1|572	--disable-vdpau \
14mu|mplayer-1.2.1-1.1|573	%endif
14mu|mplayer-1.2.1-1.1|574	%if ! %{build_amr}
14mu|mplayer-1.2.1-1.1|575	--disable-libopencore_amrnb \
14mu|mplayer-1.2.1-1.1|576	--disable-libopencore_amrwb \
14mu|mplayer-1.2.1-1.1|577	--enable-libopencore_amrnb-dlopen \
14mu|mplayer-1.2.1-1.1|578	--enable-libopencore_amrwb-dlopen
14mu|mplayer-1.2.1-1.1|579	%endif
14mu|mplayer-1.2.1-1.1|580	
14mu|mplayer-1.2.1-1.1|581	# Keep this line before empty end %%configure (ppc conditionnal pb)
14mu|mplayer-1.2.1-1.1|582	make
14mu|mplayer-1.2.1-1.1|583	#gw make sure we have our version string included:
14mu|mplayer-1.2.1-1.1|584	fgrep %{version} version.h
14mu|mplayer-1.2.1-1.1|585	
14mu|mplayer-1.2.1-1.1|586	%install
14mu|mplayer-1.2.1-1.1|587	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14mu|mplayer-1.2.1-1.1|588	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14mu|mplayer-1.2.1-1.1|589	install -m755 mplayer -D %{buildroot}%{_bindir}/mplayer
14mu|mplayer-1.2.1-1.1|590	for lang in de fr hu pl es it zh_CN en; do
14mu|mplayer-1.2.1-1.1|591	install -m644 DOCS/man/$lang/mplayer.1 -D %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mplayer.1
14mu|mplayer-1.2.1-1.1|592	done
14mu|mplayer-1.2.1-1.1|593	
14mu|mplayer-1.2.1-1.1|594	%find_lang mplayer --with-man
14mu|mplayer-1.2.1-1.1|595	
14mu|mplayer-1.2.1-1.1|596	######################### Mencoder #########################
14mu|mplayer-1.2.1-1.1|597	%if %{build_mencoder}
14mu|mplayer-1.2.1-1.1|598	install -m755 mencoder -D %{buildroot}%{_bindir}/mencoder
14mu|mplayer-1.2.1-1.1|599	
14mu|mplayer-1.2.1-1.1|600	for lang in de fr hu pl es it zh_CN en; do
14mu|mplayer-1.2.1-1.1|601	ln -s mplayer.1 %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mencoder.1
14mu|mplayer-1.2.1-1.1|602	done
14mu|mplayer-1.2.1-1.1|603	
14mu|mplayer-1.2.1-1.1|604	%find_lang mencoder --with-man
14mu|mplayer-1.2.1-1.1|605	
14mu|mplayer-1.2.1-1.1|606	install -m 755 TOOLS/mencvcd.sh %{buildroot}%{_bindir}/mencvcd
14mu|mplayer-1.2.1-1.1|607	install -m 755 TOOLS/divx2svcd.sh %{buildroot}%{_bindir}/divx2svcd
14mu|mplayer-1.2.1-1.1|608	install -m 755 TOOLS/wma2ogg.pl %{buildroot}%{_bindir}/wma2ogg.pl
14mu|mplayer-1.2.1-1.1|609	install -m 755 TOOLS/midentify.sh %{buildroot}%{_bindir}/midentify
14mu|mplayer-1.2.1-1.1|610	%endif
14mu|mplayer-1.2.1-1.1|611	######################### /Mencoder #########################
14mu|mplayer-1.2.1-1.1|612	
14mu|mplayer-1.2.1-1.1|613	install -m 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/mplayer.conf
14mu|mplayer-1.2.1-1.1|614	install -m 644 etc/menu.conf %{buildroot}%{_sysconfdir}/%{name}
14mu|mplayer-1.2.1-1.1|615	
14mu|mplayer-1.2.1-1.1|616	%if %{build_gui}
14mu|mplayer-1.2.1-1.1|617	# default Skin
14mu|mplayer-1.2.1-1.1|618	install -d -m 755 %{buildroot}%{_datadir}/%{name}/skins/
14mu|mplayer-1.2.1-1.1|619	cp -r Blue %{buildroot}%{_datadir}/%{name}/skins/
14mu|mplayer-1.2.1-1.1|620	ln -s Blue %{buildroot}%{_datadir}/%{name}/skins/default
14mu|mplayer-1.2.1-1.1|621	# gmplayer equals mplayer -gui
14mu|mplayer-1.2.1-1.1|622	ln -s mplayer %{buildroot}%{_bindir}/gmplayer
14mu|mplayer-1.2.1-1.1|623	# icons
14mu|mplayer-1.2.1-1.1|624	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mu|mplayer-1.2.1-1.1|625	convert -transparent white Blue/icons/icon48x48.png %{buildroot}%{_liconsdir}/mplayer.png
14mu|mplayer-1.2.1-1.1|626	convert -transparent white Blue/icons/icon32x32.png %{buildroot}%{_iconsdir}/mplayer.png
14mu|mplayer-1.2.1-1.1|627	convert -transparent white -scale 16x16 Blue/icons/icon48x48.png %{buildroot}%{_miconsdir}/mplayer.png
14mu|mplayer-1.2.1-1.1|628	install -D -m 644 etc/mplayer.desktop %{buildroot}%{_datadir}/applications/mplayer.desktop
14mu|mplayer-1.2.1-1.1|629	perl -pi -e 's@mplayer$@mplayer@g' %{buildroot}%{_datadir}/applications/mplayer.desktop
14mu|mplayer-1.2.1-1.1|630	%endif
14mu|mplayer-1.2.1-1.1|631	
14mu|mplayer-1.2.1-1.1|632	%if %{build_debug}
14mu|mplayer-1.2.1-1.1|633	export DONT_STRIP=1
14mu|mplayer-1.2.1-1.1|634	%endif
14mu|mplayer-1.2.1-1.1|635	
14mu|mplayer-1.2.1-1.1|636	
14mu|mplayer-1.2.1-1.1|637	%changelog
14mu|mplayer-1.2.1-1.1|638	
14mu|mplayer-1.2.1-1.1|639	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1.1
14mu|mplayer-1.2.1-1.1|640	- (9e626e7) Use libx264.so.148 (really)
14mu|mplayer-1.2.1-1.1|641	- (Andrey Bondrov: e0ec480) Use libx264.so.148
14mu|mplayer-1.2.1-1.1|642	
14mu|mplayer-1.2.1-1.1|643	* Mon Jan 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1
14mu|mplayer-1.2.1-1.1|644	- (ed0fe07) New version 1.2.1
14mu|mplayer-1.2.1-1.1|645	
14mu|mplayer-1.2.1-1.1|646	* Wed Nov 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-1
14mu|mplayer-1.2.1-1.1|647	- (5608fff) Update patch with ffmpeg headers (more work)
14mu|mplayer-1.2.1-1.1|648	- (Andrey Bondrov: 104c85f) Update patch with ffmpeg headers
14mu|mplayer-1.2.1-1.1|649	- (Andrey Bondrov: 7f8f771) New stable version 1.2
14mu|mplayer-1.2.1-1.1|650	- (Andrey Bondrov: 7f8f771) Adjust for ffmpeg 2.8
14mu|mplayer-1.2.1-1.1|651	
14mu|mplayer-1.2.1-1.1|652	* Tue May 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.5
14mu|mplayer-1.2.1-1.1|653	- (85cdb31) Bump release
14mu|mplayer-1.2.1-1.1|654	
14mu|mplayer-1.2.1-1.1|655	* Tue Mar 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.4
14mu|mplayer-1.2.1-1.1|656	- (ff7f573) Use internal libmpeg2 instead (adjust build options)
14mu|mplayer-1.2.1-1.1|657	
14mu|mplayer-1.2.1-1.1|658	* Tue Mar 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.3
14mu|mplayer-1.2.1-1.1|659	- (5357fcb) Use internal libmpeg2 instead
14mu|mplayer-1.2.1-1.1|660	
14mu|mplayer-1.2.1-1.1|661	* Tue Mar 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.2
14mu|mplayer-1.2.1-1.1|662	- (6546d2f) Update BuildRequires for libmpeg2 support
14mu|mplayer-1.2.1-1.1|663	
14mu|mplayer-1.2.1-1.1|664	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.1
14mu|mplayer-1.2.1-1.1|665	- (46c27c7) Fix dlopen patch
14mu|mplayer-1.2.1-1.1|666	- (Andrey Bondrov: 262ec61) Update BuildRequires (add libdvdnav)
14mu|mplayer-1.2.1-1.1|667	- (Andrey Bondrov: 34232b1) New snapshot 37337, re-diff patches
14mu|mplayer-1.2.1-1.1|668	
14mu|mplayer-1.2.1-1.1|669	* Thu Feb 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.12
14mu|mplayer-1.2.1-1.1|670	- (07736ad) Drop libdxr3-devel from BuildRequires (even for older distro releases)
14mu|mplayer-1.2.1-1.1|671	- (Andrey Bondrov: f82d493) Disable vesa
14mu|mplayer-1.2.1-1.1|672	
14mu|mplayer-1.2.1-1.1|673	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.11
14mu|mplayer-1.2.1-1.1|674	- (1190d3d) Build with smb protocol support
14mu|mplayer-1.2.1-1.1|675	
14mu|mplayer-1.2.1-1.1|676	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.10
14mu|mplayer-1.2.1-1.1|677	- (8ab80fb) Drop DXR3 support for rosa2014.1+
14mu|mplayer-1.2.1-1.1|678	
14mu|mplayer-1.2.1-1.1|679	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.9
14mu|mplayer-1.2.1-1.1|680	- (9e1802a) Update BuildRequires to handle libcdio_paranoia split from libcdio
14mu|mplayer-1.2.1-1.1|681	
14mu|mplayer-1.2.1-1.1|682	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.8
14mu|mplayer-1.2.1-1.1|683	- (9dc5d18) Adjust dlopen patch for x264 0.142, rebuild
14mu|mplayer-1.2.1-1.1|684	
14mu|mplayer-1.2.1-1.1|685	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.7
14mu|mplayer-1.2.1-1.1|686	- (a9c0ebb) Bump release
14mu|mplayer-1.2.1-1.1|687	
14mu|mplayer-1.2.1-1.1|688	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.6
14mu|mplayer-1.2.1-1.1|689	- (4000789) Bump release
14mu|mplayer-1.2.1-1.1|690	
14mu|mplayer-1.2.1-1.1|691	* Thu May 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.5
14mu|mplayer-1.2.1-1.1|692	- (cd9251f) Bump release
14mu|mplayer-1.2.1-1.1|693	
14mu|mplayer-1.2.1-1.1|694	* Thu May 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.4
14mu|mplayer-1.2.1-1.1|695	- (1802da3) Add patch to fix build with giflib 5.1
14mu|mplayer-1.2.1-1.1|696	- (Andrey Bondrov: 617a6dd) LOG Rebuild with ffmpeg 2.1
14mu|mplayer-1.2.1-1.1|697	
14mu|mplayer-1.2.1-1.1|698	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.3
14mu|mplayer-1.2.1-1.1|699	- (8a5a49e) LOG Update default config to fix issues with DVD playback
14mu|mplayer-1.2.1-1.1|700	
14mu|mplayer-1.2.1-1.1|701	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.2
14mu|mplayer-1.2.1-1.1|702	- (8c84aab) LOG Bump release
14mu|mplayer-1.2.1-1.1|703	
14mu|mplayer-1.2.1-1.1|704	* Tue Aug 06 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36361.1
14mu|mplayer-1.2.1-1.1|705	- (5593c29) LOG New SVN snapshot 36361, update patchset
14mu|mplayer-1.2.1-1.1|706	
14mu|mplayer-1.2.1-1.1|707	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2
14mu|mplayer-1.2.1-1.1|708	- (d8cb105) LOG New version 1.1.1, spec cleanup (sync with Cooker)
14mu|mplayer-1.2.1-1.1|709	
14mu|mplayer-1.2.1-1.1|710	* Sat Oct 27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-5
14mu|mplayer-1.2.1-1.1|711	- (324d80a) LOG Sync spec fixes with restricted
14mu|mplayer-1.2.1-1.1|712	
14mu|mplayer-1.2.1-1.1|713	* Wed Oct 24 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|mplayer-1.2.1-1.1|714	- (ca50d85) Bump release to rebuild with newer deps
14mu|mplayer-1.2.1-1.1|715	
14mu|mplayer-1.2.1-1.1|716	

23385 14
14mu|mplayerthumbs-4.14.3-1|1	Name:		mplayerthumbs
14mu|mplayerthumbs-4.14.3-1|2	Version:	4.14.3
14mu|mplayerthumbs-4.14.3-1|3	Release:	1
14mu|mplayerthumbs-4.14.3-1|4	Epoch:		3
14mu|mplayerthumbs-4.14.3-1|5	Summary:	Video thumbnail generator for KDE4 file managers
14mu|mplayerthumbs-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|mplayerthumbs-4.14.3-1|7	License:	GPLv2
14mu|mplayerthumbs-4.14.3-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs
14mu|mplayerthumbs-4.14.3-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|mplayerthumbs-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|mplayerthumbs-4.14.3-1|11	Requires:	kdebase4-runtime
14mu|mplayerthumbs-4.14.3-1|12	
14mu|mplayerthumbs-4.14.3-1|13	%description
14mu|mplayerthumbs-4.14.3-1|14	MPlayerThumbs is a video thumbnail generator for KDE file managers
14mu|mplayerthumbs-4.14.3-1|15	(Konqueror, Dolphin, ...), now available also for KDE 4.
14mu|mplayerthumbs-4.14.3-1|16	It needs mplayer (of course) to generate thumbnails, and it contains
14mu|mplayerthumbs-4.14.3-1|17	no linking to any library, so in a x86_64 system you can freely use the
14mu|mplayerthumbs-4.14.3-1|18	32bit mplayer binary with win32codecs by configuring the application
14mu|mplayerthumbs-4.14.3-1|19	launching the mplayerthumbsconfig helper application.
14mu|mplayerthumbs-4.14.3-1|20	It catches a random frame from 15% to 70%, checking also how contrasted
14mu|mplayerthumbs-4.14.3-1|21	is the image, and dropping bad frames.
14mu|mplayerthumbs-4.14.3-1|22	
14mu|mplayerthumbs-4.14.3-1|23	%files
14mu|mplayerthumbs-4.14.3-1|24	%{_kde_bindir}/mplayerthumbsconfig
14mu|mplayerthumbs-4.14.3-1|25	%{_kde_libdir}/kde4/videopreview.so
14mu|mplayerthumbs-4.14.3-1|26	%{_kde_appsdir}/videothumbnail
14mu|mplayerthumbs-4.14.3-1|27	%{_kde_datadir}/config.kcfg/mplayerthumbs.kcfg
14mu|mplayerthumbs-4.14.3-1|28	%{_kde_services}/videopreview.desktop
14mu|mplayerthumbs-4.14.3-1|29	
14mu|mplayerthumbs-4.14.3-1|30	#------------------------------------------------------------------------------
14mu|mplayerthumbs-4.14.3-1|31	
14mu|mplayerthumbs-4.14.3-1|32	%prep
14mu|mplayerthumbs-4.14.3-1|33	%setup -q
14mu|mplayerthumbs-4.14.3-1|34	
14mu|mplayerthumbs-4.14.3-1|35	%build
14mu|mplayerthumbs-4.14.3-1|36	%cmake_kde4
14mu|mplayerthumbs-4.14.3-1|37	%make
14mu|mplayerthumbs-4.14.3-1|38	
14mu|mplayerthumbs-4.14.3-1|39	%install
14mu|mplayerthumbs-4.14.3-1|40	%makeinstall_std -C build
14mu|mplayerthumbs-4.14.3-1|41	
14mu|mplayerthumbs-4.14.3-1|42	
14mu|mplayerthumbs-4.14.3-1|43	%changelog
14mu|mplayerthumbs-4.14.3-1|44	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.14.3-1
14mu|mplayerthumbs-4.14.3-1|45	+ Revision: 08de8aa
14mu|mplayerthumbs-4.14.3-1|46	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|mplayerthumbs-4.14.3-1|47	
14mu|mplayerthumbs-4.14.3-1|48	

23386 14
14mu|msgpack-1.3.0-1|1	%define major   4
14mu|msgpack-1.3.0-1|2	%define cmajor  2
14mu|msgpack-1.3.0-1|3	%define libname %mklibname %{name} %{major}
14mu|msgpack-1.3.0-1|4	%define clibname %mklibname %{name}c %{cmajor}
14mu|msgpack-1.3.0-1|5	%define devname %mklibname %{name} -d
14mu|msgpack-1.3.0-1|6	
14mu|msgpack-1.3.0-1|7	Name:           msgpack
14mu|msgpack-1.3.0-1|8	Version:        1.3.0
14mu|msgpack-1.3.0-1|9	Release:        1
14mu|msgpack-1.3.0-1|10	Summary:        Binary-based efficient object serialization library
14mu|msgpack-1.3.0-1|11	Group:          System/Libraries
14mu|msgpack-1.3.0-1|12	License:        ASL 2.0
14mu|msgpack-1.3.0-1|13	URL:            http://msgpack.org
14mu|msgpack-1.3.0-1|14	Source0:        https://github.com/msgpack/msgpack-c/releases/download/cpp-%{version}/%{name}-%{version}.tar.gz
14mu|msgpack-1.3.0-1|15	
14mu|msgpack-1.3.0-1|16	BuildRequires:  libtool
14mu|msgpack-1.3.0-1|17	# for %%check
14mu|msgpack-1.3.0-1|18	BuildRequires:  gtest-devel
14mu|msgpack-1.3.0-1|19	BuildRequires:  pkgconfig(zlib)
14mu|msgpack-1.3.0-1|20	
14mu|msgpack-1.3.0-1|21	%description
14mu|msgpack-1.3.0-1|22	MessagePack is a binary-based efficient object serialization
14mu|msgpack-1.3.0-1|23	library. It enables to exchange structured objects between many
14mu|msgpack-1.3.0-1|24	languages like JSON. But unlike JSON, it is very fast and small.
14mu|msgpack-1.3.0-1|25	
14mu|msgpack-1.3.0-1|26	#----------------------------------------------------------------------
14mu|msgpack-1.3.0-1|27	
14mu|msgpack-1.3.0-1|28	%package -n     %{libname}
14mu|msgpack-1.3.0-1|29	Summary:        Binary-based efficient object serialization library
14mu|msgpack-1.3.0-1|30	Group:          System/Libraries
14mu|msgpack-1.3.0-1|31	Obsoletes:	msgpack < 1.3.0
14mu|msgpack-1.3.0-1|32	
14mu|msgpack-1.3.0-1|33	%description -n %{libname}
14mu|msgpack-1.3.0-1|34	MessagePack is a binary-based efficient object serialization
14mu|msgpack-1.3.0-1|35	library. It enables to exchange structured objects between many
14mu|msgpack-1.3.0-1|36	languages like JSON. But unlike JSON, it is very fast and small.
14mu|msgpack-1.3.0-1|37	
14mu|msgpack-1.3.0-1|38	This package contains the C++ version of MessagePack, lib%{name}.
14mu|msgpack-1.3.0-1|39	
14mu|msgpack-1.3.0-1|40	%files -n       %{libname}
14mu|msgpack-1.3.0-1|41	%{_libdir}/lib%{name}.so.%{major}
14mu|msgpack-1.3.0-1|42	%{_libdir}/lib%{name}.so.%{major}.*
14mu|msgpack-1.3.0-1|43	
14mu|msgpack-1.3.0-1|44	#----------------------------------------------------------------------
14mu|msgpack-1.3.0-1|45	
14mu|msgpack-1.3.0-1|46	%package -n     %{clibname}
14mu|msgpack-1.3.0-1|47	Summary:        Binary-based efficient object serialization library
14mu|msgpack-1.3.0-1|48	Group:          System/Libraries
14mu|msgpack-1.3.0-1|49	
14mu|msgpack-1.3.0-1|50	%description -n %{clibname}
14mu|msgpack-1.3.0-1|51	MessagePack is a binary-based efficient object serialization
14mu|msgpack-1.3.0-1|52	library. It enables to exchange structured objects between many
14mu|msgpack-1.3.0-1|53	languages like JSON. But unlike JSON, it is very fast and small.
14mu|msgpack-1.3.0-1|54	
14mu|msgpack-1.3.0-1|55	This package contains the C version of MessagePack, lib%{name}c.
14mu|msgpack-1.3.0-1|56	
14mu|msgpack-1.3.0-1|57	%files -n       %{clibname}
14mu|msgpack-1.3.0-1|58	%{_libdir}/lib%{name}c.so.%{cmajor}
14mu|msgpack-1.3.0-1|59	%{_libdir}/lib%{name}c.so.%{cmajor}.*
14mu|msgpack-1.3.0-1|60	
14mu|msgpack-1.3.0-1|61	#----------------------------------------------------------------------
14mu|msgpack-1.3.0-1|62	
14mu|msgpack-1.3.0-1|63	%package -n     %{devname}
14mu|msgpack-1.3.0-1|64	Summary:        Libraries and header files for %{name}
14mu|msgpack-1.3.0-1|65	Group:          Development/C++
14mu|msgpack-1.3.0-1|66	Requires:       %{libname} = %{version}-%{release}
14mu|msgpack-1.3.0-1|67	Requires:       %{clibname} = %{version}-%{release}
14mu|msgpack-1.3.0-1|68	Obsoletes:	msgpack-devel < 1.3.0
14mu|msgpack-1.3.0-1|69	
14mu|msgpack-1.3.0-1|70	%description -n %{devname}
14mu|msgpack-1.3.0-1|71	Libraries and header files for %{name} and %{name}c.
14mu|msgpack-1.3.0-1|72	
14mu|msgpack-1.3.0-1|73	%files -n       %{devname}
14mu|msgpack-1.3.0-1|74	%doc AUTHORS COPYING ChangeLog LICENSE_1_0.txt NOTICE README README.md
14mu|msgpack-1.3.0-1|75	%{_includedir}/%{name}/
14mu|msgpack-1.3.0-1|76	%{_includedir}/%{name}.h*
14mu|msgpack-1.3.0-1|77	%{_libdir}/lib%{name}*.so
14mu|msgpack-1.3.0-1|78	%{_libdir}/pkgconfig/%{name}.pc
14mu|msgpack-1.3.0-1|79	
14mu|msgpack-1.3.0-1|80	#----------------------------------------------------------------------
14mu|msgpack-1.3.0-1|81	
14mu|msgpack-1.3.0-1|82	%prep
14mu|msgpack-1.3.0-1|83	%setup -q
14mu|msgpack-1.3.0-1|84	
14mu|msgpack-1.3.0-1|85	%build
14mu|msgpack-1.3.0-1|86	autoreconf -vfi
14mu|msgpack-1.3.0-1|87	%configure2_5x --disable-static
14mu|msgpack-1.3.0-1|88	%make
14mu|msgpack-1.3.0-1|89	
14mu|msgpack-1.3.0-1|90	%check
14mu|msgpack-1.3.0-1|91	%make check
14mu|msgpack-1.3.0-1|92	
14mu|msgpack-1.3.0-1|93	%install
14mu|msgpack-1.3.0-1|94	%makeinstall_std
14mu|msgpack-1.3.0-1|95	
14mu|msgpack-1.3.0-1|96	
14mu|msgpack-1.3.0-1|97	%changelog
14mu|msgpack-1.3.0-1|98	
14mu|msgpack-1.3.0-1|99	* Wed Jan 13 2016 Denis Silakov <dsilakov@gmail.com> 1.3.0-1
14mu|msgpack-1.3.0-1|100	- (582ee1a) Updated to 1.3.0
14mu|msgpack-1.3.0-1|101	
14mu|msgpack-1.3.0-1|102	

23387 14
14mu|msv-2009.1-13|1	Name:          msv
14mu|msv-2009.1-13|2	Epoch:         1
14mu|msv-2009.1-13|3	Version:       2009.1
14mu|msv-2009.1-13|4	Release:       13
14mu|msv-2009.1-13|5	Summary:       Multi-Schema Validator
14mu|msv-2009.1-13|6	Group:         Development/Java
14mu|msv-2009.1-13|7	License:       BSD
14mu|msv-2009.1-13|8	URL:           https://msv.dev.java.net/
14mu|msv-2009.1-13|9	
14mu|msv-2009.1-13|10	# To generate tarball from upstream source control:
14mu|msv-2009.1-13|11	# $ svn export https://msv.dev.java.net/svn/msv/tags/msv-2009.1/ --username guest
14mu|msv-2009.1-13|12	# $ tar zcf msv-2009.1.tar.gz msv-2009.1
14mu|msv-2009.1-13|13	Source0:       %{name}-%{version}.tar.gz
14mu|msv-2009.1-13|14	
14mu|msv-2009.1-13|15	# The "maven-wagon-svn" plug-in is not in Fedora
14mu|msv-2009.1-13|16	Patch0:        %{name}-disable-maven-wagon-svn.patch
14mu|msv-2009.1-13|17	
14mu|msv-2009.1-13|18	# There is a build time dependency on crimson which needs to be stripped
14mu|msv-2009.1-13|19	# (We're using xerces-j2 instead)
14mu|msv-2009.1-13|20	Patch1:        %{name}-disable-crimson.patch
14mu|msv-2009.1-13|21	
14mu|msv-2009.1-13|22	# Link to locally installed javadocs
14mu|msv-2009.1-13|23	Patch2:        %{name}-link-local-javadoc.patch
14mu|msv-2009.1-13|24	
14mu|msv-2009.1-13|25	BuildRequires: java-devel
14mu|msv-2009.1-13|26	BuildRequires: java-javadoc
14mu|msv-2009.1-13|27	BuildRequires: jpackage-utils
14mu|msv-2009.1-13|28	BuildRequires: maven-compiler-plugin
14mu|msv-2009.1-13|29	BuildRequires: maven-install-plugin
14mu|msv-2009.1-13|30	BuildRequires: maven-jar-plugin
14mu|msv-2009.1-13|31	BuildRequires: maven-javadoc-plugin
14mu|msv-2009.1-13|32	BuildRequires: maven-resources-plugin
14mu|msv-2009.1-13|33	BuildRequires: maven-site-plugin
14mu|msv-2009.1-13|34	BuildRequires: maven-surefire-plugin
14mu|msv-2009.1-13|35	BuildRequires: maven-surefire-provider-junit4
14mu|msv-2009.1-13|36	# BuildRequires: maven-plugin-build-helper
14mu|msv-2009.1-13|37	BuildRequires: isorelax
14mu|msv-2009.1-13|38	BuildRequires: isorelax-javadoc
14mu|msv-2009.1-13|39	BuildRequires: relaxngDatatype
14mu|msv-2009.1-13|40	BuildRequires: relaxngDatatype-javadoc
14mu|msv-2009.1-13|41	BuildRequires: xalan-j2
14mu|msv-2009.1-13|42	BuildRequires: xerces-j2
14mu|msv-2009.1-13|43	BuildRequires: junit
14mu|msv-2009.1-13|44	
14mu|msv-2009.1-13|45	BuildRequires: maven-doxia
14mu|msv-2009.1-13|46	BuildRequires: maven-doxia-tools
14mu|msv-2009.1-13|47	BuildRequires: maven-doxia-sitetools
14mu|msv-2009.1-13|48	BuildRequires: plexus-archiver
14mu|msv-2009.1-13|49	
14mu|msv-2009.1-13|50	BuildArch:     noarch
14mu|msv-2009.1-13|51	
14mu|msv-2009.1-13|52	%description
14mu|msv-2009.1-13|53	The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate
14mu|msv-2009.1-13|54	XML documents against several kinds of XML schemata. It supports RELAX NG,
14mu|msv-2009.1-13|55	RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1.
14mu|msv-2009.1-13|56	This latest (version 1.2) release includes several bug fixes and adds better
14mu|msv-2009.1-13|57	conformance to RELAX NG/W3C XML standards and JAXP masquerading.
14mu|msv-2009.1-13|58	
14mu|msv-2009.1-13|59	%package       msv
14mu|msv-2009.1-13|60	Summary:       Multi-Schema Validator Core
14mu|msv-2009.1-13|61	Group:         Development/Java
14mu|msv-2009.1-13|62	Requires:      jpackage-utils
14mu|msv-2009.1-13|63	Requires:      java
14mu|msv-2009.1-13|64	Requires:      isorelax
14mu|msv-2009.1-13|65	Requires:      relaxngDatatype
14mu|msv-2009.1-13|66	Requires:      xerces-j2
14mu|msv-2009.1-13|67	Requires:      msv-xsdlib
14mu|msv-2009.1-13|68	
14mu|msv-2009.1-13|69	%description   msv
14mu|msv-2009.1-13|70	%{summary}.
14mu|msv-2009.1-13|71	
14mu|msv-2009.1-13|72	%package       relames
14mu|msv-2009.1-13|73	Summary:       Multi-Schema Validator Schematron Plugin
14mu|msv-2009.1-13|74	Group:         Development/Java
14mu|msv-2009.1-13|75	Requires:      jpackage-utils
14mu|msv-2009.1-13|76	Requires:      java
14mu|msv-2009.1-13|77	Requires:      isorelax
14mu|msv-2009.1-13|78	Requires:      relaxngDatatype
14mu|msv-2009.1-13|79	Requires:      xalan-j2
14mu|msv-2009.1-13|80	Requires:      xerces-j2
14mu|msv-2009.1-13|81	Requires:      msv-msv
14mu|msv-2009.1-13|82	Requires:      msv-xsdlib
14mu|msv-2009.1-13|83	
14mu|msv-2009.1-13|84	%description   relames
14mu|msv-2009.1-13|85	%{summary}.
14mu|msv-2009.1-13|86	
14mu|msv-2009.1-13|87	%package       rngconv
14mu|msv-2009.1-13|88	Summary:       Multi-Schema Validator RNG Converter
14mu|msv-2009.1-13|89	Group:         Development/Java
14mu|msv-2009.1-13|90	Requires:      jpackage-utils
14mu|msv-2009.1-13|91	Requires:      java
14mu|msv-2009.1-13|92	Requires:      isorelax
14mu|msv-2009.1-13|93	Requires:      relaxngDatatype
14mu|msv-2009.1-13|94	Requires:      xerces-j2
14mu|msv-2009.1-13|95	Requires:      msv-msv
14mu|msv-2009.1-13|96	Requires:      msv-xsdlib
14mu|msv-2009.1-13|97	
14mu|msv-2009.1-13|98	%description   rngconv
14mu|msv-2009.1-13|99	%{summary}.
14mu|msv-2009.1-13|100	
14mu|msv-2009.1-13|101	%package       xmlgen
14mu|msv-2009.1-13|102	Summary:       Multi-Schema Validator Generator
14mu|msv-2009.1-13|103	Group:         Development/Java
14mu|msv-2009.1-13|104	Requires:      jpackage-utils
14mu|msv-2009.1-13|105	Requires:      java
14mu|msv-2009.1-13|106	Requires:      isorelax
14mu|msv-2009.1-13|107	Requires:      relaxngDatatype
14mu|msv-2009.1-13|108	Requires:      xerces-j2
14mu|msv-2009.1-13|109	Requires:      msv-msv
14mu|msv-2009.1-13|110	Requires:      msv-xsdlib
14mu|msv-2009.1-13|111	
14mu|msv-2009.1-13|112	%description    xmlgen
14mu|msv-2009.1-13|113	%{summary}.
14mu|msv-2009.1-13|114	
14mu|msv-2009.1-13|115	%package       xsdlib
14mu|msv-2009.1-13|116	Summary:       Multi-Schema Validator XML Schema Library
14mu|msv-2009.1-13|117	Group:         Development/Java
14mu|msv-2009.1-13|118	Requires:      jpackage-utils
14mu|msv-2009.1-13|119	Requires:      java
14mu|msv-2009.1-13|120	Requires:      isorelax
14mu|msv-2009.1-13|121	Requires:      relaxngDatatype
14mu|msv-2009.1-13|122	Requires:      xerces-j2
14mu|msv-2009.1-13|123	
14mu|msv-2009.1-13|124	# Can remove these obsoletes at Fedora 17 time
14mu|msv-2009.1-13|125	Obsoletes:     xsdlib < %{version}-%{release}
14mu|msv-2009.1-13|126	
14mu|msv-2009.1-13|127	%description   xsdlib
14mu|msv-2009.1-13|128	%{summary}.
14mu|msv-2009.1-13|129	
14mu|msv-2009.1-13|130	%package       javadoc
14mu|msv-2009.1-13|131	Summary:       API documentation for Multi-Schema Validator
14mu|msv-2009.1-13|132	Group:         Development/Java
14mu|msv-2009.1-13|133	Requires:      java-javadoc
14mu|msv-2009.1-13|134	Requires:      jpackage-utils
14mu|msv-2009.1-13|135	Requires:      isorelax-javadoc
14mu|msv-2009.1-13|136	Requires:      relaxngDatatype-javadoc
14mu|msv-2009.1-13|137	
14mu|msv-2009.1-13|138	# Can remove these obsoletes at Fedora 17 time
14mu|msv-2009.1-13|139	Obsoletes:     msv-msv-javadoc < %{version}-%{release}
14mu|msv-2009.1-13|140	Obsoletes:     msv-relames-javadoc < %{version}-%{release}
14mu|msv-2009.1-13|141	Obsoletes:     msv-xmlgen-javadoc < %{version}-%{release}
14mu|msv-2009.1-13|142	Obsoletes:     msv-xsdlib-javadoc < %{version}-%{release}
14mu|msv-2009.1-13|143	Obsoletes:     xsdlib-javadoc < %{version}-%{release}
14mu|msv-2009.1-13|144	
14mu|msv-2009.1-13|145	%description   javadoc
14mu|msv-2009.1-13|146	%{summary}.
14mu|msv-2009.1-13|147	
14mu|msv-2009.1-13|148	%package       manual
14mu|msv-2009.1-13|149	Summary:       Manual for Multi-Schema Validator
14mu|msv-2009.1-13|150	Group:         Development/Java
14mu|msv-2009.1-13|151	
14mu|msv-2009.1-13|152	%description   manual
14mu|msv-2009.1-13|153	%{summary}.
14mu|msv-2009.1-13|154	
14mu|msv-2009.1-13|155	%package       demo
14mu|msv-2009.1-13|156	Summary:       Samples for Multi-Schema Validator
14mu|msv-2009.1-13|157	Group:         Development/Java
14mu|msv-2009.1-13|158	Requires:      msv-msv
14mu|msv-2009.1-13|159	Requires:      msv-xsdlib
14mu|msv-2009.1-13|160	Requires:      jpackage-utils
14mu|msv-2009.1-13|161	
14mu|msv-2009.1-13|162	%description   demo
14mu|msv-2009.1-13|163	%{summary}.
14mu|msv-2009.1-13|164	
14mu|msv-2009.1-13|165	%prep
14mu|msv-2009.1-13|166	%setup -q
14mu|msv-2009.1-13|167	
14mu|msv-2009.1-13|168	# Delete anything pre-compiled
14mu|msv-2009.1-13|169	find -name '*.class' -exec rm -f '{}' \;
14mu|msv-2009.1-13|170	find -name '*.jar' -exec rm -f '{}' \;
14mu|msv-2009.1-13|171	find -name '*.zip' -exec rm -f '{}' \;
14mu|msv-2009.1-13|172	
14mu|msv-2009.1-13|173	# Delete class-path entries from manifests
14mu|msv-2009.1-13|174	for m in $(find . -name MANIFEST.MF) ; do
14mu|msv-2009.1-13|175	sed --in-place -e '/^[Cc]lass-[Pp]ath:/d' $m
14mu|msv-2009.1-13|176	done
14mu|msv-2009.1-13|177	
14mu|msv-2009.1-13|178	# Apply patches
14mu|msv-2009.1-13|179	%patch0 -p0 -b .orig
14mu|msv-2009.1-13|180	%patch1 -p0 -b .orig
14mu|msv-2009.1-13|181	%patch2 -p0 -b .orig2
14mu|msv-2009.1-13|182	
14mu|msv-2009.1-13|183	# Change encoding of non utf-8 files
14mu|msv-2009.1-13|184	for m in $(find . -name copyright.txt) ; do
14mu|msv-2009.1-13|185	iconv -f iso-8859-1 -t utf-8 < $m > $m.utf8
14mu|msv-2009.1-13|186	mv $m.utf8 $m
14mu|msv-2009.1-13|187	done
14mu|msv-2009.1-13|188	
14mu|msv-2009.1-13|189	%build
14mu|msv-2009.1-13|190	mvn install javadoc:aggregate
14mu|msv-2009.1-13|191	
14mu|msv-2009.1-13|192	%install
14mu|msv-2009.1-13|193	# Jars
14mu|msv-2009.1-13|194	install -pD -T msv/target/%{name}-core-%{version}.jar \
14mu|msv-2009.1-13|195	%{buildroot}%{_javadir}/%{name}-core.jar
14mu|msv-2009.1-13|196	install -pD -T relames/target/%{name}-relames-%{version}.jar \
14mu|msv-2009.1-13|197	%{buildroot}%{_javadir}/%{name}-relames.jar
14mu|msv-2009.1-13|198	install -pD -T rngconverter/target/%{name}-rngconverter-%{version}.jar \
14mu|msv-2009.1-13|199	%{buildroot}%{_javadir}/%{name}-rngconverter.jar
14mu|msv-2009.1-13|200	install -pD -T generator/target/%{name}-generator-%{version}.jar \
14mu|msv-2009.1-13|201	%{buildroot}%{_javadir}/%{name}-generator.jar
14mu|msv-2009.1-13|202	install -pD -T xsdlib/target/xsdlib-%{version}.jar \
14mu|msv-2009.1-13|203	%{buildroot}%{_javadir}/xsdlib.jar
14mu|msv-2009.1-13|204	install -pD -T testharness/target/%{name}-testharness-%{version}.jar \
14mu|msv-2009.1-13|205	%{buildroot}%{_javadir}/%{name}-testharness.jar
14mu|msv-2009.1-13|206	
14mu|msv-2009.1-13|207	# Alternate jar names
14mu|msv-2009.1-13|208	ln -s %{name}-core.jar         \
14mu|msv-2009.1-13|209	%{buildroot}%{_javadir}/%{name}-msv.jar
14mu|msv-2009.1-13|210	ln -s %{name}-rngconverter.jar \
14mu|msv-2009.1-13|211	%{buildroot}%{_javadir}/%{name}-rngconv.jar
14mu|msv-2009.1-13|212	ln -s %{name}-generator.jar    \
14mu|msv-2009.1-13|213	%{buildroot}%{_javadir}/%{name}-xmlgen.jar
14mu|msv-2009.1-13|214	ln -s xsdlib.jar               \
14mu|msv-2009.1-13|215	%{buildroot}%{_javadir}/%{name}-xsdlib.jar
14mu|msv-2009.1-13|216	
14mu|msv-2009.1-13|217	# Poms
14mu|msv-2009.1-13|218	install -pD -T -m 644 pom.xml              %{buildroot}%{_mavenpomdir}/JPP-msv.pom
14mu|msv-2009.1-13|219	install -pD -T -m 644 parent/pom.xml       %{buildroot}%{_mavenpomdir}/JPP-msv-parent.pom
14mu|msv-2009.1-13|220	install -pD -T -m 644 msv/pom.xml          %{buildroot}%{_mavenpomdir}/JPP-msv-core.pom
14mu|msv-2009.1-13|221	install -pD -T -m 644 relames/pom.xml      %{buildroot}%{_mavenpomdir}/JPP-msv-relames.pom
14mu|msv-2009.1-13|222	install -pD -T -m 644 rngconverter/pom.xml %{buildroot}%{_mavenpomdir}/JPP-msv-rngconverter.pom
14mu|msv-2009.1-13|223	install -pD -T -m 644 generator/pom.xml    %{buildroot}%{_mavenpomdir}/JPP-msv-generator.pom
14mu|msv-2009.1-13|224	install -pD -T -m 644 testharness/pom.xml  %{buildroot}%{_mavenpomdir}/JPP-msv-testharness.pom
14mu|msv-2009.1-13|225	install -pD -T -m 644 xsdlib/pom.xml       %{buildroot}%{_mavenpomdir}/JPP-xsdlib.pom
14mu|msv-2009.1-13|226	%add_to_maven_depmap net.java.dev.msv msv              %{version} JPP msv
14mu|msv-2009.1-13|227	%add_to_maven_depmap net.java.dev.msv msv-parent       %{version} JPP msv-parent
14mu|msv-2009.1-13|228	%add_to_maven_depmap net.java.dev.msv msv-core         %{version} JPP msv-core
14mu|msv-2009.1-13|229	%add_to_maven_depmap net.java.dev.msv msv-relames      %{version} JPP msv-relames
14mu|msv-2009.1-13|230	%add_to_maven_depmap net.java.dev.msv msv-rngconverter %{version} JPP msv-rngconverter
14mu|msv-2009.1-13|231	%add_to_maven_depmap net.java.dev.msv msv-generator    %{version} JPP msv-generator
14mu|msv-2009.1-13|232	%add_to_maven_depmap net.java.dev.msv msv-testharness  %{version} JPP msv-testharness
14mu|msv-2009.1-13|233	%add_to_maven_depmap net.java.dev.msv xsdlib           %{version} JPP xsdlib
14mu|msv-2009.1-13|234	%add_to_maven_depmap msv msv         %{version} JPP msv-core
14mu|msv-2009.1-13|235	%add_to_maven_depmap com.sun.msv.datatype.xsd xsdlib   %{version} JPP xsdlib
14mu|msv-2009.1-13|236	
14mu|msv-2009.1-13|237	# Javadocs
14mu|msv-2009.1-13|238	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
14mu|msv-2009.1-13|239	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
14mu|msv-2009.1-13|240	
14mu|msv-2009.1-13|241	# Manuals
14mu|msv-2009.1-13|242	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/msv
14mu|msv-2009.1-13|243	install -m 644 msv/doc/*.html     %{buildroot}%{_docdir}/%{name}-%{version}/msv
14mu|msv-2009.1-13|244	install -m 644 msv/doc/*.gif      %{buildroot}%{_docdir}/%{name}-%{version}/msv
14mu|msv-2009.1-13|245	install -m 644 msv/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/msv
14mu|msv-2009.1-13|246	
14mu|msv-2009.1-13|247	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/relames
14mu|msv-2009.1-13|248	install -m 644 relames/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/relames
14mu|msv-2009.1-13|249	
14mu|msv-2009.1-13|250	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/rngconverter
14mu|msv-2009.1-13|251	install -m 644 rngconverter/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/rngconverter
14mu|msv-2009.1-13|252	
14mu|msv-2009.1-13|253	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/generator
14mu|msv-2009.1-13|254	install -m 644 generator/doc/*.html     %{buildroot}%{_docdir}/%{name}-%{version}/generator
14mu|msv-2009.1-13|255	install -m 644 generator/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/generator
14mu|msv-2009.1-13|256	
14mu|msv-2009.1-13|257	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}/xsdlib
14mu|msv-2009.1-13|258	install -m 644 xsdlib/doc/*.html     %{buildroot}%{_docdir}/%{name}-%{version}/xsdlib
14mu|msv-2009.1-13|259	install -m 644 xsdlib/doc/README.txt %{buildroot}%{_docdir}/%{name}-%{version}/xsdlib
14mu|msv-2009.1-13|260	
14mu|msv-2009.1-13|261	# Examples
14mu|msv-2009.1-13|262	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/msv
14mu|msv-2009.1-13|263	cp -pr msv/examples/* %{buildroot}%{_datadir}/%{name}-%{version}/msv
14mu|msv-2009.1-13|264	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}/xsdlib
14mu|msv-2009.1-13|265	cp -pr xsdlib/examples/* %{buildroot}%{_datadir}/%{name}-%{version}/xsdlib
14mu|msv-2009.1-13|266	
14mu|msv-2009.1-13|267	# Scripts
14mu|msv-2009.1-13|268	%jpackage_script com.sun.msv.driver.textui.Driver "" "" msv-msv:msv-xsdlib:relaxngDatatype:isorelax msv true
14mu|msv-2009.1-13|269	%jpackage_script com.sun.msv.generator.Driver "" "" msv-xmlgen:msv-msv:msv-xsdlib:relaxngDatatype:isorelax:xerces-j2 xmlgen true
14mu|msv-2009.1-13|270	%jpackage_script com.sun.msv.schematron.Driver "" "" msv-relames:msv-msv:msv-xsdlib:relaxngDatatype:isorelax:xalan-j2 relames true
14mu|msv-2009.1-13|271	%jpackage_script com.sun.msv.writer.relaxng.Driver "" "" msv-rngconv:msv-msv:msv-xsdlib:relaxngDatatype:isorelax:xerces-j2 rngconv true
14mu|msv-2009.1-13|272	
14mu|msv-2009.1-13|273	%files msv
14mu|msv-2009.1-13|274	%{_bindir}/msv
14mu|msv-2009.1-13|275	%{_mavenpomdir}/JPP-%{name}-core.pom
14mu|msv-2009.1-13|276	%{_mavenpomdir}/JPP-%{name}-testharness.pom
14mu|msv-2009.1-13|277	%{_javadir}/%{name}-core.jar
14mu|msv-2009.1-13|278	%{_javadir}/%{name}-msv.jar
14mu|msv-2009.1-13|279	%{_javadir}/%{name}-testharness*
14mu|msv-2009.1-13|280	%doc msv/doc/license.txt
14mu|msv-2009.1-13|281	
14mu|msv-2009.1-13|282	%files relames
14mu|msv-2009.1-13|283	%{_bindir}/relames
14mu|msv-2009.1-13|284	%{_mavenpomdir}/JPP-%{name}-relames.pom
14mu|msv-2009.1-13|285	%{_javadir}/%{name}-relames.jar
14mu|msv-2009.1-13|286	%doc relames/doc/copyright.txt
14mu|msv-2009.1-13|287	
14mu|msv-2009.1-13|288	%files rngconv
14mu|msv-2009.1-13|289	%{_bindir}/rngconv
14mu|msv-2009.1-13|290	%{_mavenpomdir}/JPP-%{name}-rngconverter.pom
14mu|msv-2009.1-13|291	%{_javadir}/%{name}-rngconverter.jar
14mu|msv-2009.1-13|292	%{_javadir}/%{name}-rngconv.jar
14mu|msv-2009.1-13|293	%doc rngconverter/doc/license.txt
14mu|msv-2009.1-13|294	%doc rngconverter/doc/copyright.txt
14mu|msv-2009.1-13|295	
14mu|msv-2009.1-13|296	%files xmlgen
14mu|msv-2009.1-13|297	%{_bindir}/xmlgen
14mu|msv-2009.1-13|298	%{_mavenpomdir}/JPP-%{name}-generator.pom
14mu|msv-2009.1-13|299	%{_javadir}/%{name}-generator.jar
14mu|msv-2009.1-13|300	%{_javadir}/%{name}-xmlgen.jar
14mu|msv-2009.1-13|301	%doc generator/doc/license.txt
14mu|msv-2009.1-13|302	%doc generator/doc/copyright.txt
14mu|msv-2009.1-13|303	
14mu|msv-2009.1-13|304	%files xsdlib
14mu|msv-2009.1-13|305	%{_mavenpomdir}/JPP-xsdlib.pom
14mu|msv-2009.1-13|306	%{_javadir}/xsdlib.jar
14mu|msv-2009.1-13|307	%{_javadir}/%{name}-xsdlib.jar
14mu|msv-2009.1-13|308	%doc xsdlib/doc/license.txt
14mu|msv-2009.1-13|309	%doc xsdlib/doc/copyright.txt
14mu|msv-2009.1-13|310	
14mu|msv-2009.1-13|311	# This subpackage wins the parent poms and the depmap because all the other
14mu|msv-2009.1-13|312	# subpackages require this one
14mu|msv-2009.1-13|313	%{_mavenpomdir}/JPP-%{name}.pom
14mu|msv-2009.1-13|314	%{_mavenpomdir}/JPP-%{name}-parent.pom
14mu|msv-2009.1-13|315	%{_mavendepmapfragdir}/*
14mu|msv-2009.1-13|316	
14mu|msv-2009.1-13|317	%files javadoc
14mu|msv-2009.1-13|318	%{_javadocdir}/%{name}
14mu|msv-2009.1-13|319	
14mu|msv-2009.1-13|320	%files manual
14mu|msv-2009.1-13|321	%doc %{_docdir}/%{name}-%{version}
14mu|msv-2009.1-13|322	
14mu|msv-2009.1-13|323	%files demo
14mu|msv-2009.1-13|324	%{_datadir}/%{name}-%{version}
14mu|msv-2009.1-13|325	
14mu|msv-2009.1-13|326	%changelog
14mu|msv-2009.1-13|327	
14mu|msv-2009.1-13|328	* Mon May 16 2016 Denis Silakov <dsilakov@gmail.com> 1:2009.1-13
14mu|msv-2009.1-13|329	- (b83b75d) Move to main
14mu|msv-2009.1-13|330	
14mu|msv-2009.1-13|331	

23388 14
14mu|mtdev-1.1.5-3|1	%define major 1
14mu|mtdev-1.1.5-3|2	%define libname %mklibname %{name} %{major}
14mu|mtdev-1.1.5-3|3	%define devname %mklibname %{name} -d
14mu|mtdev-1.1.5-3|4	
14mu|mtdev-1.1.5-3|5	Summary:	Kernel multi-touch transformation library
14mu|mtdev-1.1.5-3|6	Name:		mtdev
14mu|mtdev-1.1.5-3|7	Version:	1.1.5
14mu|mtdev-1.1.5-3|8	Release:	3
14mu|mtdev-1.1.5-3|9	License:	MIT
14mu|mtdev-1.1.5-3|10	Group:		System/Libraries
14mu|mtdev-1.1.5-3|11	Url:		http://edge.launchpad.net/mtdev
14mu|mtdev-1.1.5-3|12	Source0:	https://launchpad.net/mtdev/trunk/%{version}/+download/%{name}-%{version}.tar.gz
14mu|mtdev-1.1.5-3|13	
14mu|mtdev-1.1.5-3|14	%description
14mu|mtdev-1.1.5-3|15	The mtdev library transforms all variants of kernel MT (multi-touch) events to
14mu|mtdev-1.1.5-3|16	the slotted type B protocol. The events put into mtdev may be from any MT
14mu|mtdev-1.1.5-3|17	device, specifically type A without contact tracking, type A with contact
14mu|mtdev-1.1.5-3|18	tracking, or type B with contact tracking. See the kernel documentation for
14mu|mtdev-1.1.5-3|19	further details.
14mu|mtdev-1.1.5-3|20	
14mu|mtdev-1.1.5-3|21	%files
14mu|mtdev-1.1.5-3|22	%doc ChangeLog README COPYING
14mu|mtdev-1.1.5-3|23	%{_bindir}/mtdev-test
14mu|mtdev-1.1.5-3|24	
14mu|mtdev-1.1.5-3|25	#----------------------------------------------------------------------------
14mu|mtdev-1.1.5-3|26	
14mu|mtdev-1.1.5-3|27	%package -n %{libname}
14mu|mtdev-1.1.5-3|28	Summary:	Kernel multi-touch transformation library
14mu|mtdev-1.1.5-3|29	Group:		System/Libraries
14mu|mtdev-1.1.5-3|30	
14mu|mtdev-1.1.5-3|31	%description -n %{libname}
14mu|mtdev-1.1.5-3|32	This package contains the shared library for %{name}.
14mu|mtdev-1.1.5-3|33	
14mu|mtdev-1.1.5-3|34	%files -n %{libname}
14mu|mtdev-1.1.5-3|35	%{_libdir}/libmtdev.so.%{major}*
14mu|mtdev-1.1.5-3|36	
14mu|mtdev-1.1.5-3|37	#----------------------------------------------------------------------------
14mu|mtdev-1.1.5-3|38	
14mu|mtdev-1.1.5-3|39	%package -n %{devname}
14mu|mtdev-1.1.5-3|40	Summary:	Development files for mtdev
14mu|mtdev-1.1.5-3|41	Group:		Development/C
14mu|mtdev-1.1.5-3|42	Requires:	%{libname} = %{EVRD}
14mu|mtdev-1.1.5-3|43	Provides:	%{name}-devel = %{EVRD}
14mu|mtdev-1.1.5-3|44	
14mu|mtdev-1.1.5-3|45	%description -n %{devname}
14mu|mtdev-1.1.5-3|46	This package provides the development files for mtdev.
14mu|mtdev-1.1.5-3|47	
14mu|mtdev-1.1.5-3|48	%files -n %{devname}
14mu|mtdev-1.1.5-3|49	%{_includedir}/mtdev*
14mu|mtdev-1.1.5-3|50	%{_libdir}/*.so
14mu|mtdev-1.1.5-3|51	%{_libdir}/pkgconfig/*.pc
14mu|mtdev-1.1.5-3|52	
14mu|mtdev-1.1.5-3|53	#----------------------------------------------------------------------------
14mu|mtdev-1.1.5-3|54	
14mu|mtdev-1.1.5-3|55	%prep
14mu|mtdev-1.1.5-3|56	%setup -q
14mu|mtdev-1.1.5-3|57	
14mu|mtdev-1.1.5-3|58	%build
14mu|mtdev-1.1.5-3|59	%configure2_5x \
14mu|mtdev-1.1.5-3|60	--disable-static
14mu|mtdev-1.1.5-3|61	%make
14mu|mtdev-1.1.5-3|62	
14mu|mtdev-1.1.5-3|63	%install
14mu|mtdev-1.1.5-3|64	%makeinstall_std
14mu|mtdev-1.1.5-3|65	
14mu|mtdev-1.1.5-3|66	
14mu|mtdev-1.1.5-3|67	%changelog
14mu|mtdev-1.1.5-3|68	
14mu|mtdev-1.1.5-3|69	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.5-3
14mu|mtdev-1.1.5-3|70	- (3621f51) MassBuild#1169: Increase release tag
14mu|mtdev-1.1.5-3|71	
14mu|mtdev-1.1.5-3|72	

23389 14
14mu|mtink-1.0.16-11|1	Summary:	Status monitor and configuration tool for Epson inkjet printers
14mu|mtink-1.0.16-11|2	Name:		mtink
14mu|mtink-1.0.16-11|3	Version:	1.0.16
14mu|mtink-1.0.16-11|4	Release:	11
14mu|mtink-1.0.16-11|5	License:	GPL
14mu|mtink-1.0.16-11|6	Group:		System/Printing
14mu|mtink-1.0.16-11|7	URL:		http://xwtools.automatix.de/files/
14mu|mtink-1.0.16-11|8	Source0:	http://xwtools.automatix.de/files/%{name}-%{version}.tar.gz
14mu|mtink-1.0.16-11|9	Source1:	mtinkd.service
14mu|mtink-1.0.16-11|10	Source2:	mtinkd.sysconfig
14mu|mtink-1.0.16-11|11	Source3:	printutils.png
14mu|mtink-1.0.16-11|12	Source4:	micon.gif
14mu|mtink-1.0.16-11|13	Source5:        epson.png
14mu|mtink-1.0.16-11|14	Source6:	%{name}-tmpfiles.conf
14mu|mtink-1.0.16-11|15	# mtink - Do not request koi8-ru, but koi8-r instead. Fixes mdv#25315
14mu|mtink-1.0.16-11|16	Patch0:		mtink-1.0.14-ru_font.patch
14mu|mtink-1.0.16-11|17	Patch1:		mtink-fhs_fixes.diff
14mu|mtink-1.0.16-11|18	Patch2:		mtink-path_to_printer.desc.diff
14mu|mtink-1.0.16-11|19	BuildRequires:	gimp-devel
14mu|mtink-1.0.16-11|20	BuildRequires:	pkgconfig(x11)
14mu|mtink-1.0.16-11|21	BuildRequires:	lesstif-devel
14mu|mtink-1.0.16-11|22	BuildRequires:	pkgconfig(xt)
14mu|mtink-1.0.16-11|23	BuildRequires:	imagemagick
14mu|mtink-1.0.16-11|24	Requires(post): rpm-helper
14mu|mtink-1.0.16-11|25	Requires(preun): rpm-helper
14mu|mtink-1.0.16-11|26	BuildRequires: systemd
14mu|mtink-1.0.16-11|27	Requires(post): systemd
14mu|mtink-1.0.16-11|28	Requires(preun): systemd
14mu|mtink-1.0.16-11|29	Requires(postun): systemd
14mu|mtink-1.0.16-11|30	
14mu|mtink-1.0.16-11|31	%description
14mu|mtink-1.0.16-11|32	Mtink is a status monitor which allow to get the remaining ink quantity,
14mu|mtink-1.0.16-11|33	printing of test patterns, changing and cleaning cartridges.
14mu|mtink-1.0.16-11|34	
14mu|mtink-1.0.16-11|35	%prep
14mu|mtink-1.0.16-11|36	
14mu|mtink-1.0.16-11|37	%setup -q %{name}-%{version}
14mu|mtink-1.0.16-11|38	%patch0 -p1
14mu|mtink-1.0.16-11|39	%patch1 -p1
14mu|mtink-1.0.16-11|40	%patch2 -p0
14mu|mtink-1.0.16-11|41	
14mu|mtink-1.0.16-11|42	cp %{SOURCE2} mtinkd.sysconfig
14mu|mtink-1.0.16-11|43	cp %{SOURCE3} printutils.png
14mu|mtink-1.0.16-11|44	
14mu|mtink-1.0.16-11|45	%build
14mu|mtink-1.0.16-11|46	%serverbuild
14mu|mtink-1.0.16-11|47	
14mu|mtink-1.0.16-11|48	perl -p -i -e 's|(/usr/X11R6)/lib\b|\1/%{_lib}|g' Makefile.ORG
14mu|mtink-1.0.16-11|49	perl -p -i -e 's|(/usr)/lib\b|\1/%{_lib}|g' Makefile.ORG
14mu|mtink-1.0.16-11|50	perl -p -i -e 's|(/usr)/lib$|\1/%{_lib}|g' Configure
14mu|mtink-1.0.16-11|51	perl -p -i -e 's|(''/usr/)lib('')|$1%{_lib}$2|g' checkMotifVersion.sh
14mu|mtink-1.0.16-11|52	perl -pi -e "s|^DBG = .*|DBG = $CFLAGS|g" Makefile.ORG
14mu|mtink-1.0.16-11|53	
14mu|mtink-1.0.16-11|54	./Configure --no-suid --prefix /usr
14mu|mtink-1.0.16-11|55	%make CC="gcc %{ldflags}"
14mu|mtink-1.0.16-11|56	
14mu|mtink-1.0.16-11|57	# Fix some small bugs
14mu|mtink-1.0.16-11|58	#perl -p -i -e "s/START_LEVEL=S99mtink/START_LEVEL=S59mtink/" etc/installInitScript.sh
14mu|mtink-1.0.16-11|59	#perl -p -i -e "s/STOP_LEVEL=K02mtink/START_LEVEL=K61mtink/" etc/installInitScript.sh
14mu|mtink-1.0.16-11|60	#perl -p -i -e "s/for d in 2 3 4 5/XXXXXXXXXX/" etc/installInitScript.sh
14mu|mtink-1.0.16-11|61	#perl -p -i -e "s/for d in 0 1 6/for d in 2 3 4 5/" etc/installInitScript.sh
14mu|mtink-1.0.16-11|62	#perl -p -i -e "s/XXXXXXXXXX/for d in 0 1 6/" etc/installInitScript.sh
14mu|mtink-1.0.16-11|63	#perl -p -i -e "s!cp mtink /etc/init.d!!" etc/installInitScript.sh
14mu|mtink-1.0.16-11|64	perl -p -i -e "s!chmod 744 /etc/init.d/mtink!!" etc/installInitScript.sh
14mu|mtink-1.0.16-11|65	
14mu|mtink-1.0.16-11|66	%install
14mu|mtink-1.0.16-11|67	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|mtink-1.0.16-11|68	install -d %{buildroot}%{_unitdir}
14mu|mtink-1.0.16-11|69	install -d %{buildroot}%{_bindir}
14mu|mtink-1.0.16-11|70	install -d %{buildroot}%{_sbindir}
14mu|mtink-1.0.16-11|71	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14mu|mtink-1.0.16-11|72	install -d %{buildroot}%{_prefix}/lib/cups/backend
14mu|mtink-1.0.16-11|73	install -d %{buildroot}%{_localstatedir}/lib/mtink
14mu|mtink-1.0.16-11|74	install -d %{buildroot}%{_datadir}/mtink
14mu|mtink-1.0.16-11|75	
14mu|mtink-1.0.16-11|76	install -D -p -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
14mu|mtink-1.0.16-11|77	
14mu|mtink-1.0.16-11|78	install -m0755 mtink %{buildroot}%{_bindir}/
14mu|mtink-1.0.16-11|79	install -m0755 ttink %{buildroot}%{_bindir}/
14mu|mtink-1.0.16-11|80	install -m0755 mtinkc %{buildroot}%{_bindir}/
14mu|mtink-1.0.16-11|81	install -m0755 mtinkd %{buildroot}%{_sbindir}/
14mu|mtink-1.0.16-11|82	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/mtinkd.service
14mu|mtink-1.0.16-11|83	install -m0644 mtinkd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mtinkd
14mu|mtink-1.0.16-11|84	
14mu|mtink-1.0.16-11|85	install -m0644 utils/printer.desc.bldin %{buildroot}%{_datadir}/mtink/printer.desc
14mu|mtink-1.0.16-11|86	install -m0644 utils/*.align %{buildroot}%{_datadir}/mtink/
14mu|mtink-1.0.16-11|87	
14mu|mtink-1.0.16-11|88	install -m0755 etc/installInitScript.sh %{buildroot}%{_sbindir}/mtink-installInitScript
14mu|mtink-1.0.16-11|89	install -m0755 detect/askPrinter %{buildroot}%{_sbindir}/
14mu|mtink-1.0.16-11|90	install -m0755 etc/mtink-cups %{buildroot}%{_prefix}/lib/cups/backend/mtink
14mu|mtink-1.0.16-11|91	install -m0755 gimp-mtink %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
14mu|mtink-1.0.16-11|92	
14mu|mtink-1.0.16-11|93	# Documentation
14mu|mtink-1.0.16-11|94	cp -ax etc/readme README.mtinkd.startup
14mu|mtink-1.0.16-11|95	
14mu|mtink-1.0.16-11|96	# Menu icon
14mu|mtink-1.0.16-11|97	# Menu entries for printer-utils package
14mu|mtink-1.0.16-11|98	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
14mu|mtink-1.0.16-11|99	install -m 644 printutils.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
14mu|mtink-1.0.16-11|100	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/icons/
14mu|mtink-1.0.16-11|101	# mtink icon
14mu|mtink-1.0.16-11|102	mkdir -p %{buildroot}/%{_miconsdir}
14mu|mtink-1.0.16-11|103	mkdir -p %{buildroot}/%{_iconsdir}
14mu|mtink-1.0.16-11|104	mkdir -p %{buildroot}/%{_liconsdir}
14mu|mtink-1.0.16-11|105	convert %{SOURCE4} -resize 16x16 %{buildroot}/%{_miconsdir}/%{name}.png
14mu|mtink-1.0.16-11|106	convert %{SOURCE4} -resize 32x32 %{buildroot}/%{_iconsdir}/%{name}.png
14mu|mtink-1.0.16-11|107	convert %{SOURCE4} -resize 48x48 %{buildroot}/%{_liconsdir}/%{name}.png
14mu|mtink-1.0.16-11|108	
14mu|mtink-1.0.16-11|109	# Menu entries
14mu|mtink-1.0.16-11|110	mkdir -p %{buildroot}%{_datadir}/applications
14mu|mtink-1.0.16-11|111	cat > %{buildroot}%{_datadir}/applications/mandriva-mtink.desktop << EOF
14mu|mtink-1.0.16-11|112	[Desktop Entry]
14mu|mtink-1.0.16-11|113	Name=Epson Inkjet Printer Manager
14mu|mtink-1.0.16-11|114	Name[ru]=Настройка принтеров Epson
14mu|mtink-1.0.16-11|115	Comment=Alignment, ink level, cartridge maintenance
14mu|mtink-1.0.16-11|116	Comment[ru]=Настройка, контроль уровня чернил и состояния картриджей
14mu|mtink-1.0.16-11|117	Exec=%{_bindir}/mtink
14mu|mtink-1.0.16-11|118	Icon=epson
14mu|mtink-1.0.16-11|119	Terminal=false
14mu|mtink-1.0.16-11|120	Type=Application
14mu|mtink-1.0.16-11|121	Categories=System;Monitor;
14mu|mtink-1.0.16-11|122	EOF
14mu|mtink-1.0.16-11|123	
14mu|mtink-1.0.16-11|124	%post
14mu|mtink-1.0.16-11|125	%systemd_post mtinkd.service
14mu|mtink-1.0.16-11|126	%tmpfiles_create %{name}.conf
14mu|mtink-1.0.16-11|127	
14mu|mtink-1.0.16-11|128	%preun
14mu|mtink-1.0.16-11|129	%systemd_preun mtinkd.service
14mu|mtink-1.0.16-11|130	
14mu|mtink-1.0.16-11|131	%postun
14mu|mtink-1.0.16-11|132	%systemd_postun_with_restart mtinkd.service
14mu|mtink-1.0.16-11|133	
14mu|mtink-1.0.16-11|134	%files
14mu|mtink-1.0.16-11|135	%doc README.mtinkd.startup CHANGE.LOG doc/*
14mu|mtink-1.0.16-11|136	%{_unitdir}/mtinkd.service
14mu|mtink-1.0.16-11|137	%attr(0644,root,sys) %config(noreplace) %{_sysconfdir}/sysconfig/mtinkd
14mu|mtink-1.0.16-11|138	%{_sbindir}/mtinkd
14mu|mtink-1.0.16-11|139	%{_sbindir}/askPrinter
14mu|mtink-1.0.16-11|140	%{_sbindir}/mtink-installInitScript
14mu|mtink-1.0.16-11|141	%attr(0755,root,sys) %{_bindir}/mtinkc
14mu|mtink-1.0.16-11|142	# These four must be SGID sys/SUID root to be able to access the printer
14mu|mtink-1.0.16-11|143	# devices
14mu|mtink-1.0.16-11|144	%attr(6755,root,sys) %{_bindir}/mtink
14mu|mtink-1.0.16-11|145	%attr(6755,root,sys) %{_bindir}/ttink
14mu|mtink-1.0.16-11|146	%attr(2755,lp,sys) %{_libdir}/gimp/2.0/plug-ins/gimp-mtink
14mu|mtink-1.0.16-11|147	
14mu|mtink-1.0.16-11|148	%{_datadir}/applications/mandriva-mtink.desktop
14mu|mtink-1.0.16-11|149	%{_datadir}/icons/hicolor/16x16/apps/printutils.png
14mu|mtink-1.0.16-11|150	%{_miconsdir}/%{name}.png
14mu|mtink-1.0.16-11|151	%{_iconsdir}/%{name}.png
14mu|mtink-1.0.16-11|152	%{_liconsdir}/%{name}.png
14mu|mtink-1.0.16-11|153	%{_iconsdir}/epson.png
14mu|mtink-1.0.16-11|154	%attr(0750,lp,sys) %dir %{_localstatedir}/lib/mtink
14mu|mtink-1.0.16-11|155	%{_sysconfdir}/tmpfiles.d/%{name}.conf
14mu|mtink-1.0.16-11|156	%attr(0755,root,root) %dir %{_datadir}/mtink
14mu|mtink-1.0.16-11|157	%attr(0644,root,root) %{_datadir}/mtink/*
14mu|mtink-1.0.16-11|158	%attr(0755,root,root) %{_prefix}/lib/cups/backend/mtink
14mu|mtink-1.0.16-11|159	
14mu|mtink-1.0.16-11|160	%changelog
14mu|mtink-1.0.16-11|161	* Fri Feb 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.16-11
14mu|mtink-1.0.16-11|162	+ Revision: b4dc9b4
14mu|mtink-1.0.16-11|163	- Use systemd-tmpfiles instead of shipping /var/run files
14mu|mtink-1.0.16-11|164	
14mu|mtink-1.0.16-11|165	

23390 14
14mu|multipath-tools-0.5.0-1.20140913.3|1	%define gitcommit aec68a
14mu|multipath-tools-0.5.0-1.20140913.3|2	%define gitcommit_date 20140913
14mu|multipath-tools-0.5.0-1.20140913.3|3	
14mu|multipath-tools-0.5.0-1.20140913.3|4	%define major	0
14mu|multipath-tools-0.5.0-1.20140913.3|5	%define libname	%mklibname %{name} %{major}
14mu|multipath-tools-0.5.0-1.20140913.3|6	%define develname	%mklibname -d %name
14mu|multipath-tools-0.5.0-1.20140913.3|7	%define _udevdir /lib/udev/rules.d
14mu|multipath-tools-0.5.0-1.20140913.3|8	
14mu|multipath-tools-0.5.0-1.20140913.3|9	Summary:	Tools to manage multipathed devices with the device-mapper
14mu|multipath-tools-0.5.0-1.20140913.3|10	Name:		multipath-tools
14mu|multipath-tools-0.5.0-1.20140913.3|11	Version:	0.5.0
14mu|multipath-tools-0.5.0-1.20140913.3|12	Release:	1%{?gitcommit_date:.%{gitcommit_date}}.3
14mu|multipath-tools-0.5.0-1.20140913.3|13	License:	GPLv2+
14mu|multipath-tools-0.5.0-1.20140913.3|14	Group:		System/Kernel and hardware
14mu|multipath-tools-0.5.0-1.20140913.3|15	Url:		http://christophe.varoqui.free.fr/
14mu|multipath-tools-0.5.0-1.20140913.3|16	#Source0:	http://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=snapshot;h=%{gitcommit};sf=tgz
14mu|multipath-tools-0.5.0-1.20140913.3|17	Source0:	%{name}-%{gitcommit}.tgz
14mu|multipath-tools-0.5.0-1.20140913.3|18	Source1:	multipath.conf
14mu|multipath-tools-0.5.0-1.20140913.3|19	
14mu|multipath-tools-0.5.0-1.20140913.3|20	# Patch "Fix build failure with fomat-security. Specify the format type. (00c9b3)" is needed for build
14mu|multipath-tools-0.5.0-1.20140913.3|21	# Without "Always put watchdog in the config structure (aec68a)" patch the command 'multipath -c /dev/XXX' hangs on i586
14mu|multipath-tools-0.5.0-1.20140913.3|22	# And this patch depends on several previous
14mu|multipath-tools-0.5.0-1.20140913.3|23	
14mu|multipath-tools-0.5.0-1.20140913.3|24	# Local patches
14mu|multipath-tools-0.5.0-1.20140913.3|25	Patch102:	multipath-tools-Change-unitdir.patch
14mu|multipath-tools-0.5.0-1.20140913.3|26	Patch103:	multipath-tools-Fix-symlink.patch
14mu|multipath-tools-0.5.0-1.20140913.3|27	Patch104:	multipath-tools-Make-libmultipath.so.patch
14mu|multipath-tools-0.5.0-1.20140913.3|28	Patch105:	multipath-tools-Avoid-multipathd.socket-dep-cycle.patch
14mu|multipath-tools-0.5.0-1.20140913.3|29	BuildRequires:	libaio-devel
14mu|multipath-tools-0.5.0-1.20140913.3|30	BuildRequires:	readline-devel
14mu|multipath-tools-0.5.0-1.20140913.3|31	BuildRequires:	sysfsutils-devel
14mu|multipath-tools-0.5.0-1.20140913.3|32	BuildRequires:	pkgconfig(devmapper)
14mu|multipath-tools-0.5.0-1.20140913.3|33	BuildRequires:	pkgconfig(ncurses)
14mu|multipath-tools-0.5.0-1.20140913.3|34	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|multipath-tools-0.5.0-1.20140913.3|35	Requires:	dmsetup
14mu|multipath-tools-0.5.0-1.20140913.3|36	Requires:	kpartx = %{EVRD}
14mu|multipath-tools-0.5.0-1.20140913.3|37	Conflicts:	kpartx < 0.4.8-16
14mu|multipath-tools-0.5.0-1.20140913.3|38	Requires:	%{libname} = %{EVRD}
14mu|multipath-tools-0.5.0-1.20140913.3|39	Requires(post,preun):rpm-helper
14mu|multipath-tools-0.5.0-1.20140913.3|40	
14mu|multipath-tools-0.5.0-1.20140913.3|41	%description
14mu|multipath-tools-0.5.0-1.20140913.3|42	This package provides the tools to manage multipathed devices by
14mu|multipath-tools-0.5.0-1.20140913.3|43	instructing the device-mapper multipath module what to do. The tools
14mu|multipath-tools-0.5.0-1.20140913.3|44	are:
14mu|multipath-tools-0.5.0-1.20140913.3|45	
14mu|multipath-tools-0.5.0-1.20140913.3|46	- multipath: scan the system for multipathed devices, assembles them
14mu|multipath-tools-0.5.0-1.20140913.3|47	and update the device-mapper's maps
14mu|multipath-tools-0.5.0-1.20140913.3|48	
14mu|multipath-tools-0.5.0-1.20140913.3|49	- multipathd: wait for maps events, then execs multipath
14mu|multipath-tools-0.5.0-1.20140913.3|50	
14mu|multipath-tools-0.5.0-1.20140913.3|51	- devmap-name: provides a meaningful device name to udev for devmaps
14mu|multipath-tools-0.5.0-1.20140913.3|52	
14mu|multipath-tools-0.5.0-1.20140913.3|53	- kpartx: maps linear devmaps upon device partitions, which makes
14mu|multipath-tools-0.5.0-1.20140913.3|54	multipath maps partionable
14mu|multipath-tools-0.5.0-1.20140913.3|55	
14mu|multipath-tools-0.5.0-1.20140913.3|56	%package -n %{libname}
14mu|multipath-tools-0.5.0-1.20140913.3|57	Group:		System/Libraries
14mu|multipath-tools-0.5.0-1.20140913.3|58	Summary:	Libraries for multipath-tools
14mu|multipath-tools-0.5.0-1.20140913.3|59	
14mu|multipath-tools-0.5.0-1.20140913.3|60	%description -n %{libname}
14mu|multipath-tools-0.5.0-1.20140913.3|61	This package provides libraries for the tools to manage multipathed devices by
14mu|multipath-tools-0.5.0-1.20140913.3|62	instructing the device-mapper multipath module what to do.
14mu|multipath-tools-0.5.0-1.20140913.3|63	
14mu|multipath-tools-0.5.0-1.20140913.3|64	%package -n %{develname}
14mu|multipath-tools-0.5.0-1.20140913.3|65	Group:		Development/C
14mu|multipath-tools-0.5.0-1.20140913.3|66	Summary:	Development files for %{name}
14mu|multipath-tools-0.5.0-1.20140913.3|67	Requires:	%{libname} = %{EVRD}
14mu|multipath-tools-0.5.0-1.20140913.3|68	
14mu|multipath-tools-0.5.0-1.20140913.3|69	
14mu|multipath-tools-0.5.0-1.20140913.3|70	%description -n %{develname}
14mu|multipath-tools-0.5.0-1.20140913.3|71	This package provides developer interface to manage multipathed devices by
14mu|multipath-tools-0.5.0-1.20140913.3|72	instructing the device-mapper multipath module what to do.
14mu|multipath-tools-0.5.0-1.20140913.3|73	
14mu|multipath-tools-0.5.0-1.20140913.3|74	
14mu|multipath-tools-0.5.0-1.20140913.3|75	%files
14mu|multipath-tools-0.5.0-1.20140913.3|76	%defattr(-,root,root,755)
14mu|multipath-tools-0.5.0-1.20140913.3|77	%doc AUTHOR COPYING README* ChangeLog FAQ multipath.conf.*
14mu|multipath-tools-0.5.0-1.20140913.3|78	%config %{_udevdir}/11-dm-mpath.rules
14mu|multipath-tools-0.5.0-1.20140913.3|79	%config(noreplace) %{_sysconfdir}/multipath.conf
14mu|multipath-tools-0.5.0-1.20140913.3|80	/sbin/multipath
14mu|multipath-tools-0.5.0-1.20140913.3|81	/sbin/multipathd
14mu|multipath-tools-0.5.0-1.20140913.3|82	/sbin/mpathpersist
14mu|multipath-tools-0.5.0-1.20140913.3|83	%{_mandir}/man?/mpath*
14mu|multipath-tools-0.5.0-1.20140913.3|84	%{_mandir}/man?/multipath*
14mu|multipath-tools-0.5.0-1.20140913.3|85	%{_unitdir}/multipathd.service
14mu|multipath-tools-0.5.0-1.20140913.3|86	%{_unitdir}/multipathd.socket
14mu|multipath-tools-0.5.0-1.20140913.3|87	
14mu|multipath-tools-0.5.0-1.20140913.3|88	%files -n %{libname}
14mu|multipath-tools-0.5.0-1.20140913.3|89	%dir /%{_lib}/multipath/
14mu|multipath-tools-0.5.0-1.20140913.3|90	/%{_lib}/multipath/*
14mu|multipath-tools-0.5.0-1.20140913.3|91	/%{_lib}/libmultipath.so.*
14mu|multipath-tools-0.5.0-1.20140913.3|92	/%{_lib}/libmpathpersist.so.*
14mu|multipath-tools-0.5.0-1.20140913.3|93	
14mu|multipath-tools-0.5.0-1.20140913.3|94	%files -n %{develname}
14mu|multipath-tools-0.5.0-1.20140913.3|95	%{_includedir}/mpath_persist.h
14mu|multipath-tools-0.5.0-1.20140913.3|96	/%{_lib}/libmpathpersist.so
14mu|multipath-tools-0.5.0-1.20140913.3|97	/%{_lib}/libmultipath.so
14mu|multipath-tools-0.5.0-1.20140913.3|98	
14mu|multipath-tools-0.5.0-1.20140913.3|99	%preun
14mu|multipath-tools-0.5.0-1.20140913.3|100	%_preun_service multipathd
14mu|multipath-tools-0.5.0-1.20140913.3|101	
14mu|multipath-tools-0.5.0-1.20140913.3|102	%post
14mu|multipath-tools-0.5.0-1.20140913.3|103	%_post_service multipathd
14mu|multipath-tools-0.5.0-1.20140913.3|104	
14mu|multipath-tools-0.5.0-1.20140913.3|105	#----------------------------------------------------------------------------
14mu|multipath-tools-0.5.0-1.20140913.3|106	
14mu|multipath-tools-0.5.0-1.20140913.3|107	%package -n kpartx
14mu|multipath-tools-0.5.0-1.20140913.3|108	Summary:	Partition device manager for device-mapper devices
14mu|multipath-tools-0.5.0-1.20140913.3|109	Group:		System/Kernel and hardware
14mu|multipath-tools-0.5.0-1.20140913.3|110	Conflicts:	multipath-tools < 0.4.8-16
14mu|multipath-tools-0.5.0-1.20140913.3|111	
14mu|multipath-tools-0.5.0-1.20140913.3|112	%description -n kpartx
14mu|multipath-tools-0.5.0-1.20140913.3|113	kpartx manages partition creation and removal for device-mapper devices.
14mu|multipath-tools-0.5.0-1.20140913.3|114	
14mu|multipath-tools-0.5.0-1.20140913.3|115	%files -n kpartx
14mu|multipath-tools-0.5.0-1.20140913.3|116	/sbin/kpartx
14mu|multipath-tools-0.5.0-1.20140913.3|117	%config(noreplace) %{_sysconfdir}/udev/rules.d/kpartx.rules
14mu|multipath-tools-0.5.0-1.20140913.3|118	/lib/udev/kpartx_id
14mu|multipath-tools-0.5.0-1.20140913.3|119	%{_mandir}/man8/kpartx.8*
14mu|multipath-tools-0.5.0-1.20140913.3|120	
14mu|multipath-tools-0.5.0-1.20140913.3|121	#----------------------------------------------------------------------------
14mu|multipath-tools-0.5.0-1.20140913.3|122	
14mu|multipath-tools-0.5.0-1.20140913.3|123	%prep
14mu|multipath-tools-0.5.0-1.20140913.3|124	%setup -q %{?gitcommit:-n %{name}}
14mu|multipath-tools-0.5.0-1.20140913.3|125	%apply_patches
14mu|multipath-tools-0.5.0-1.20140913.3|126	
14mu|multipath-tools-0.5.0-1.20140913.3|127	%build
14mu|multipath-tools-0.5.0-1.20140913.3|128	# parallel build support is broken:
14mu|multipath-tools-0.5.0-1.20140913.3|129	make BUILD="glibc"
14mu|multipath-tools-0.5.0-1.20140913.3|130	
14mu|multipath-tools-0.5.0-1.20140913.3|131	%install
14mu|multipath-tools-0.5.0-1.20140913.3|132	%makeinstall_std
14mu|multipath-tools-0.5.0-1.20140913.3|133	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/multipath.conf
14mu|multipath-tools-0.5.0-1.20140913.3|134	rm -rf %{buildroot}%{_sysconfdir}/hotplug.d
14mu|multipath-tools-0.5.0-1.20140913.3|135	
14mu|multipath-tools-0.5.0-1.20140913.3|136	%changelog
14mu|multipath-tools-0.5.0-1.20140913.3|137	
14mu|multipath-tools-0.5.0-1.20140913.3|138	* Tue Mar 24 2015 din <d.fedorov@ntcit-rosa.ru> 0.5.0-1.20140913.3
14mu|multipath-tools-0.5.0-1.20140913.3|139	- (73f393c) Merge pull request #3 from law/multipath-tools:rosa2014.1
14mu|multipath-tools-0.5.0-1.20140913.3|140	- (73f393c) Blacklist all devices by default (#rm6225)
14mu|multipath-tools-0.5.0-1.20140913.3|141	
14mu|multipath-tools-0.5.0-1.20140913.3|142	

23391 14
14mu|muparser-1.34-4|1	%define filever %(echo %version|sed -e 's|\\.||')
14mu|muparser-1.34-4|2	
14mu|muparser-1.34-4|3	%define major 0
14mu|muparser-1.34-4|4	%define libname %mklibname %{name} %{major}
14mu|muparser-1.34-4|5	%define devname %mklibname %{name} -d
14mu|muparser-1.34-4|6	
14mu|muparser-1.34-4|7	Summary:	A fast math parser library
14mu|muparser-1.34-4|8	Name:		muparser
14mu|muparser-1.34-4|9	Version:	1.34
14mu|muparser-1.34-4|10	Release:	4
14mu|muparser-1.34-4|11	License:	MIT
14mu|muparser-1.34-4|12	Group: 		System/Libraries
14mu|muparser-1.34-4|13	Url:		http://muparser.sourceforge.net/
14mu|muparser-1.34-4|14	Source0:	http://nchc.dl.sourceforge.net/sourceforge/%{name}/%{name}_v%{filever}.tar.gz
14mu|muparser-1.34-4|15	Patch1:		muParser-1.30-gcc43.patch
14mu|muparser-1.34-4|16	
14mu|muparser-1.34-4|17	%description
14mu|muparser-1.34-4|18	muParser is an extensible high performance math parser library. It is
14mu|muparser-1.34-4|19	based on transforming an expression into a bytecode and precalculating
14mu|muparser-1.34-4|20	constant parts of it.
14mu|muparser-1.34-4|21	
14mu|muparser-1.34-4|22	#----------------------------------------------------------------------------
14mu|muparser-1.34-4|23	
14mu|muparser-1.34-4|24	%package -n %{libname}
14mu|muparser-1.34-4|25	Summary:	Libraries for %{name}
14mu|muparser-1.34-4|26	Group:		System/Libraries
14mu|muparser-1.34-4|27	
14mu|muparser-1.34-4|28	%description -n %{libname}
14mu|muparser-1.34-4|29	This package contains library files of muParser.
14mu|muparser-1.34-4|30	
14mu|muparser-1.34-4|31	%files -n %{libname}
14mu|muparser-1.34-4|32	%doc Changes.txt
14mu|muparser-1.34-4|33	%{_libdir}/libmuparser.so.%{major}*
14mu|muparser-1.34-4|34	
14mu|muparser-1.34-4|35	#----------------------------------------------------------------------------
14mu|muparser-1.34-4|36	
14mu|muparser-1.34-4|37	%package -n %{devname}
14mu|muparser-1.34-4|38	Summary:	Development files for %{name}
14mu|muparser-1.34-4|39	Group:		Development/C
14mu|muparser-1.34-4|40	Requires:	%{libname} = %{EVRD}
14mu|muparser-1.34-4|41	Provides:	%{name}-devel = %{EVRD}
14mu|muparser-1.34-4|42	
14mu|muparser-1.34-4|43	%description -n %{devname}
14mu|muparser-1.34-4|44	This package contains development files need to develop applications
14mu|muparser-1.34-4|45	based on muParser.
14mu|muparser-1.34-4|46	
14mu|muparser-1.34-4|47	%files -n %{devname}
14mu|muparser-1.34-4|48	%doc docs/html
14mu|muparser-1.34-4|49	%{_libdir}/*.so
14mu|muparser-1.34-4|50	%{_libdir}/pkgconfig/*.pc
14mu|muparser-1.34-4|51	%{_includedir}/*.h
14mu|muparser-1.34-4|52	
14mu|muparser-1.34-4|53	#----------------------------------------------------------------------------
14mu|muparser-1.34-4|54	
14mu|muparser-1.34-4|55	%prep
14mu|muparser-1.34-4|56	%setup -q -n %{name}_v%{filever}
14mu|muparser-1.34-4|57	%patch1 -p0
14mu|muparser-1.34-4|58	
14mu|muparser-1.34-4|59	%build
14mu|muparser-1.34-4|60	%configure2_5x \
14mu|muparser-1.34-4|61	--enable-shared \
14mu|muparser-1.34-4|62	--enable-static
14mu|muparser-1.34-4|63	make CXXFLAGS="%{optflags}"
14mu|muparser-1.34-4|64	
14mu|muparser-1.34-4|65	%install
14mu|muparser-1.34-4|66	%makeinstall_std
14mu|muparser-1.34-4|67	
14mu|muparser-1.34-4|68	
14mu|muparser-1.34-4|69	%changelog
14mu|muparser-1.34-4|70	
14mu|muparser-1.34-4|71	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.34-4
14mu|muparser-1.34-4|72	- (0050ec5) Build with system optflags
14mu|muparser-1.34-4|73	- (0050ec5) Spec cleanup
14mu|muparser-1.34-4|74	
14mu|muparser-1.34-4|75	

23392 14
14mu|mutagen-1.31-1|1	Summary:	Audio tag tools
14mu|mutagen-1.31-1|2	Name:		mutagen
14mu|mutagen-1.31-1|3	Version:	1.31
14mu|mutagen-1.31-1|4	Release:	1
14mu|mutagen-1.31-1|5	License:	GPLv2+
14mu|mutagen-1.31-1|6	Group:		Sound
14mu|mutagen-1.31-1|7	Url:		http://code.google.com/p/mutagen/
14mu|mutagen-1.31-1|8	Source0:	http://mutagen.googlecode.com/files/%{name}-%{version}.tar.gz
14mu|mutagen-1.31-1|9	BuildRequires:	pkgconfig(python)
14mu|mutagen-1.31-1|10	BuildArch:	noarch
14mu|mutagen-1.31-1|11	
14mu|mutagen-1.31-1|12	%description
14mu|mutagen-1.31-1|13	Mutagen is an audio metadata tag reader and writer implemented in pure Python.
14mu|mutagen-1.31-1|14	It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, and FLAC, and
14mu|mutagen-1.31-1|15	writing ID3v1.1, ID3v2.4, APEv2, and FLAC.
14mu|mutagen-1.31-1|16	The goals are (in rough order of importance):
14mu|mutagen-1.31-1|17	* Read as many files as possible
14mu|mutagen-1.31-1|18	* Compatibility with as many other tag readers and editors as possible
14mu|mutagen-1.31-1|19	* Compliance with the relevant specifications
14mu|mutagen-1.31-1|20	* Written in Pythonic Python, with a Pythonic API
14mu|mutagen-1.31-1|21	* Unit and regression test suite
14mu|mutagen-1.31-1|22	* Provide access to all features of the supported formats
14mu|mutagen-1.31-1|23	* Easily extensible.
14mu|mutagen-1.31-1|24	
14mu|mutagen-1.31-1|25	%files
14mu|mutagen-1.31-1|26	%doc NEWS README.rst
14mu|mutagen-1.31-1|27	%{python_sitelib}/%{name}
14mu|mutagen-1.31-1|28	%{python_sitelib}/%{name}-%{version}-*egg-info
14mu|mutagen-1.31-1|29	%{_bindir}/*
14mu|mutagen-1.31-1|30	%{_mandir}/man1/*
14mu|mutagen-1.31-1|31	
14mu|mutagen-1.31-1|32	#----------------------------------------------------------------------------
14mu|mutagen-1.31-1|33	
14mu|mutagen-1.31-1|34	%prep
14mu|mutagen-1.31-1|35	%setup -q
14mu|mutagen-1.31-1|36	
14mu|mutagen-1.31-1|37	
14mu|mutagen-1.31-1|38	%build
14mu|mutagen-1.31-1|39	python setup.py build
14mu|mutagen-1.31-1|40	
14mu|mutagen-1.31-1|41	
14mu|mutagen-1.31-1|42	%install
14mu|mutagen-1.31-1|43	python setup.py install -O2 --skip-build --root %{buildroot}
14mu|mutagen-1.31-1|44	
14mu|mutagen-1.31-1|45	
14mu|mutagen-1.31-1|46	
14mu|mutagen-1.31-1|47	%changelog
14mu|mutagen-1.31-1|48	
14mu|mutagen-1.31-1|49	* Sat Jan 23 2016 Giovanni Mariani <mc2374@mclink.it> 1.31-1
14mu|mutagen-1.31-1|50	- (287c434) Updated to release 1.31
14mu|mutagen-1.31-1|51	
14mu|mutagen-1.31-1|52	

23393 14
14mu|mutter-3.16.4-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|mutter-3.16.4-1|2	
14mu|mutter-3.16.4-1|3	%define gir_major 3.0
14mu|mutter-3.16.4-1|4	%define major 0
14mu|mutter-3.16.4-1|5	%define libname %mklibname %{name} %{major}
14mu|mutter-3.16.4-1|6	%define girname %mklibname %{name}-gir %{gir_major}
14mu|mutter-3.16.4-1|7	%define develname %mklibname -d %{name}
14mu|mutter-3.16.4-1|8	
14mu|mutter-3.16.4-1|9	Summary:	Mutter window manager
14mu|mutter-3.16.4-1|10	Name:		mutter
14mu|mutter-3.16.4-1|11	Version:	3.16.4
14mu|mutter-3.16.4-1|12	Release:	1
14mu|mutter-3.16.4-1|13	License:	GPLv2+
14mu|mutter-3.16.4-1|14	Group:		Graphical desktop/GNOME
14mu|mutter-3.16.4-1|15	URL:		http://ftp.gnome.org/pub/gnome/sources/mutter/
14mu|mutter-3.16.4-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/mutter/%{url_ver}/%{name}-%{version}.tar.xz
14mu|mutter-3.16.4-1|17	Patch0:		mutter-3.16-overlay-key-pressed.patch
14mu|mutter-3.16.4-1|18	Patch1:		mutter-3.8.3-fullscreen-flash-player.patch
14mu|mutter-3.16.4-1|19	
14mu|mutter-3.16.4-1|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|mutter-3.16.4-1|21	BuildRequires:	intltool
14mu|mutter-3.16.4-1|22	BuildRequires:	zenity
14mu|mutter-3.16.4-1|23	BuildRequires:	gnome-common gtk-doc
14mu|mutter-3.16.4-1|24	BuildRequires:	pkgconfig(cairo)
14mu|mutter-3.16.4-1|25	BuildRequires:	pkgconfig(clutter-1.0)
14mu|mutter-3.16.4-1|26	BuildRequires:	pkgconfig(gconf-2.0)
14mu|mutter-3.16.4-1|27	BuildRequires:	pkgconfig(gl)
14mu|mutter-3.16.4-1|28	BuildRequires:	pkgconfig(glib-2.0)
14mu|mutter-3.16.4-1|29	BuildRequires:	pkgconfig(gio-2.0)
14mu|mutter-3.16.4-1|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|mutter-3.16.4-1|31	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 3.11.3
14mu|mutter-3.16.4-1|32	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|mutter-3.16.4-1|33	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|mutter-3.16.4-1|34	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|mutter-3.16.4-1|35	BuildRequires:	pkgconfig(pango)
14mu|mutter-3.16.4-1|36	BuildRequires:	pkgconfig(sm)
14mu|mutter-3.16.4-1|37	BuildRequires:	pkgconfig(xcomposite)
14mu|mutter-3.16.4-1|38	BuildRequires:	pkgconfig(xcursor)
14mu|mutter-3.16.4-1|39	BuildRequires:	pkgconfig(xdamage)
14mu|mutter-3.16.4-1|40	BuildRequires:	pkgconfig(xfixes)
14mu|mutter-3.16.4-1|41	BuildRequires:	pkgconfig(xrender)
14mu|mutter-3.16.4-1|42	BuildRequires:	pkgconfig(upower-glib)
14mu|mutter-3.16.4-1|43	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mu|mutter-3.16.4-1|44	BuildRequires:	pkgconfig(xkbcommon-x11)
14mu|mutter-3.16.4-1|45	BuildRequires:	pkgconfig(xkbcommon)
14mu|mutter-3.16.4-1|46	BuildRequires:	pkgconfig(xkeyboard-config)
14mu|mutter-3.16.4-1|47	BuildRequires:	pkgconfig(xkbfile)
14mu|mutter-3.16.4-1|48	
14mu|mutter-3.16.4-1|49	Requires: GConf2
14mu|mutter-3.16.4-1|50	Requires: zenity
14mu|mutter-3.16.4-1|51	Requires: typelib(Meta)
14mu|mutter-3.16.4-1|52	
14mu|mutter-3.16.4-1|53	%description
14mu|mutter-3.16.4-1|54	Mutter is a simple window manager that integrates nicely with
14mu|mutter-3.16.4-1|55	GNOME 2.
14mu|mutter-3.16.4-1|56	
14mu|mutter-3.16.4-1|57	%package -n %{libname}
14mu|mutter-3.16.4-1|58	Summary:	Libraries for Mutter
14mu|mutter-3.16.4-1|59	Group:		System/Libraries
14mu|mutter-3.16.4-1|60	Obsoletes:	%{_lib}mutter-private0 < %{version}
14mu|mutter-3.16.4-1|61	
14mu|mutter-3.16.4-1|62	%description -n %{libname}
14mu|mutter-3.16.4-1|63	This package contains libraries used by Mutter.
14mu|mutter-3.16.4-1|64	
14mu|mutter-3.16.4-1|65	%package -n %{girname}
14mu|mutter-3.16.4-1|66	Summary: GObject Introspection interface description for %{name}
14mu|mutter-3.16.4-1|67	Group: System/Libraries
14mu|mutter-3.16.4-1|68	
14mu|mutter-3.16.4-1|69	%description -n %{girname}
14mu|mutter-3.16.4-1|70	GObject Introspection interface description for %{name}.
14mu|mutter-3.16.4-1|71	
14mu|mutter-3.16.4-1|72	%package -n %{develname}
14mu|mutter-3.16.4-1|73	Summary:	Libraries and include files with Mutter
14mu|mutter-3.16.4-1|74	Group:		Development/GNOME and GTK+
14mu|mutter-3.16.4-1|75	Requires:	%{libname} = %{version}
14mu|mutter-3.16.4-1|76	Requires:	%{girname} = %{version}
14mu|mutter-3.16.4-1|77	Provides:	%{name}-devel = %{version}-%{release}
14mu|mutter-3.16.4-1|78	Obsoletes:	%mklibname -d %{name}-private 0
14mu|mutter-3.16.4-1|79	Obsoletes:	%{_lib}mutter-private-devel < %{version}
14mu|mutter-3.16.4-1|80	
14mu|mutter-3.16.4-1|81	%description -n %{develname}
14mu|mutter-3.16.4-1|82	This package provides the necessary development libraries and include
14mu|mutter-3.16.4-1|83	files to allow you to develop with Mutter.
14mu|mutter-3.16.4-1|84	
14mu|mutter-3.16.4-1|85	%prep
14mu|mutter-3.16.4-1|86	%setup -q
14mu|mutter-3.16.4-1|87	%apply_patches
14mu|mutter-3.16.4-1|88	
14mu|mutter-3.16.4-1|89	%build
14mu|mutter-3.16.4-1|90	if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
14mu|mutter-3.16.4-1|91	
14mu|mutter-3.16.4-1|92	%configure2_5x \
14mu|mutter-3.16.4-1|93	--disable-static \
14mu|mutter-3.16.4-1|94	--disable-scrollkeeper \
14mu|mutter-3.16.4-1|95	--enable-compile-warnings=no
14mu|mutter-3.16.4-1|96	
14mu|mutter-3.16.4-1|97	%make LIBS="-lXrender"
14mu|mutter-3.16.4-1|98	
14mu|mutter-3.16.4-1|99	%install
14mu|mutter-3.16.4-1|100	%makeinstall_std
14mu|mutter-3.16.4-1|101	%find_lang %{name}
14mu|mutter-3.16.4-1|102	
14mu|mutter-3.16.4-1|103	%files -f %{name}.lang
14mu|mutter-3.16.4-1|104	%doc COPYING NEWS
14mu|mutter-3.16.4-1|105	%{_bindir}/*
14mu|mutter-3.16.4-1|106	%{_datadir}/applications/%{name}.desktop
14mu|mutter-3.16.4-1|107	%{_datadir}/GConf/gsettings/mutter-schemas.convert
14mu|mutter-3.16.4-1|108	%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
14mu|mutter-3.16.4-1|109	%{_datadir}/glib-2.0/schemas/org.gnome.mutter.wayland.gschema.xml
14mu|mutter-3.16.4-1|110	%{_datadir}/gnome-control-center/keybindings/*.xml
14mu|mutter-3.16.4-1|111	%{_datadir}/applications/mutter-wayland.desktop
14mu|mutter-3.16.4-1|112	%{_datadir}/gtk-doc/
14mu|mutter-3.16.4-1|113	%dir %{_libdir}/%{name}
14mu|mutter-3.16.4-1|114	%dir %{_libdir}/%{name}/plugins
14mu|mutter-3.16.4-1|115	%{_libdir}/%{name}/plugins/default.so
14mu|mutter-3.16.4-1|116	%{_libdir}/mutter-restart-helper
14mu|mutter-3.16.4-1|117	%{_mandir}/man1/*
14mu|mutter-3.16.4-1|118	
14mu|mutter-3.16.4-1|119	%files -n %{libname}
14mu|mutter-3.16.4-1|120	%{_libdir}/*.so.%{major}*
14mu|mutter-3.16.4-1|121	
14mu|mutter-3.16.4-1|122	%files -n %{girname}
14mu|mutter-3.16.4-1|123	%{_libdir}/%{name}/Meta-%{gir_major}.typelib
14mu|mutter-3.16.4-1|124	
14mu|mutter-3.16.4-1|125	%files -n %{develname}
14mu|mutter-3.16.4-1|126	%{_libdir}/*.so
14mu|mutter-3.16.4-1|127	%{_includedir}/*
14mu|mutter-3.16.4-1|128	%{_libdir}/pkgconfig/*
14mu|mutter-3.16.4-1|129	%{_libdir}/%{name}/Meta-%{gir_major}.gir
14mu|mutter-3.16.4-1|130	
14mu|mutter-3.16.4-1|131	
14mu|mutter-3.16.4-1|132	%changelog
14mu|mutter-3.16.4-1|133	
14mu|mutter-3.16.4-1|134	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 3.16.4-1
14mu|mutter-3.16.4-1|135	- (e784ac8) update to 3.16.4
14mu|mutter-3.16.4-1|136	
14mu|mutter-3.16.4-1|137	* Wed Dec 23 2015 Tigro <ashejn@gmail.com> 3.16.3-2
14mu|mutter-3.16.4-1|138	- (51618e9) decrease release
14mu|mutter-3.16.4-1|139	
14mu|mutter-3.16.4-1|140	* Wed Dec 23 2015 Tigro <ashejn@gmail.com> 3.16.3-7
14mu|mutter-3.16.4-1|141	- (c315b96) bump release
14mu|mutter-3.16.4-1|142	
14mu|mutter-3.16.4-1|143	* Tue Dec 22 2015 Stas Fomin <stas-fomin@yandex.ru> 3.16.3-6
14mu|mutter-3.16.4-1|144	- (e293446) makes overlay-hold-event-patch for mutter 3.16
14mu|mutter-3.16.4-1|145	- (Stas Fomin: 31d4d53) makes overlay-hold-event-patch for mutter 3.16
14mu|mutter-3.16.4-1|146	
14mu|mutter-3.16.4-1|147	* Fri Jul 03 2015 Tigro <ashejn@yandex-team.ru> 3.16.3-1
14mu|mutter-3.16.4-1|148	- (2a30f3d) update to 3.16.3
14mu|mutter-3.16.4-1|149	
14mu|mutter-3.16.4-1|150	* Fri May 15 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|mutter-3.16.4-1|151	- (9e21e2d) update to 3.16.2
14mu|mutter-3.16.4-1|152	
14mu|mutter-3.16.4-1|153	* Thu Apr 16 2015 Tigro <ashejn@yandex-team.ru> 3.16.1.1-1
14mu|mutter-3.16.4-1|154	- (3cd4969) update to 3.16.1.1
14mu|mutter-3.16.4-1|155	
14mu|mutter-3.16.4-1|156	* Wed Apr 15 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|mutter-3.16.4-1|157	- (aec723e) update to 3.16.1
14mu|mutter-3.16.4-1|158	
14mu|mutter-3.16.4-1|159	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|mutter-3.16.4-1|160	- (671e38e) update to 3.16.0
14mu|mutter-3.16.4-1|161	
14mu|mutter-3.16.4-1|162	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 3.15.92-1
14mu|mutter-3.16.4-1|163	- (d279e9c) update to 3.15.92
14mu|mutter-3.16.4-1|164	
14mu|mutter-3.16.4-1|165	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 3.15.91-1
14mu|mutter-3.16.4-1|166	- (20dd6e3) Oh, Shoot mutter
14mu|mutter-3.16.4-1|167	- (Tigro: d127443) drop changelog
14mu|mutter-3.16.4-1|168	- (Tigro: 363835c) drop desktop file
14mu|mutter-3.16.4-1|169	- (Tigro: 06b54fb) pack files
14mu|mutter-3.16.4-1|170	- (Tigro: ad5a445) added link with Xrender
14mu|mutter-3.16.4-1|171	- (Tigro: 72d18cb) more buildrequires
14mu|mutter-3.16.4-1|172	- (Tigro: 1395fa4) update to 3.15.91
14mu|mutter-3.16.4-1|173	
14mu|mutter-3.16.4-1|174	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mu|mutter-3.16.4-1|175	- (62fcbc3) MassBuild#440: Increase release tag
14mu|mutter-3.16.4-1|176	
14mu|mutter-3.16.4-1|177	* Tue Jun 03 2014 Tigro <ashejn@gmail.com> 3.12.2-2
14mu|mutter-3.16.4-1|178	- (39365c8) bump release to rebuilt
14mu|mutter-3.16.4-1|179	
14mu|mutter-3.16.4-1|180	* Fri May 16 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|mutter-3.16.4-1|181	- (199fdcd) update to 3.12.2
14mu|mutter-3.16.4-1|182	
14mu|mutter-3.16.4-1|183	* Thu Apr 24 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|mutter-3.16.4-1|184	- (0209cbb) update to 3.12.1
14mu|mutter-3.16.4-1|185	
14mu|mutter-3.16.4-1|186	* Wed Apr 16 2014 Tigro <ashejn@gmail.com> 3.12.0-2
14mu|mutter-3.16.4-1|187	- (c0ed450) apply overlay-key-pressed patch
14mu|mutter-3.16.4-1|188	
14mu|mutter-3.16.4-1|189	* Wed Apr 16 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mu|mutter-3.16.4-1|190	- (7dc5fb1) drop mutter datadir
14mu|mutter-3.16.4-1|191	- (Tigro: 143a977) added some BuildRequires
14mu|mutter-3.16.4-1|192	- (Tigro: d6b6356) drop overlay-key patch
14mu|mutter-3.16.4-1|193	- (Tigro: 2f28c53) update to 3.12.0
14mu|mutter-3.16.4-1|194	
14mu|mutter-3.16.4-1|195	* Fri Feb 21 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-4
14mu|mutter-3.16.4-1|196	- (34789fe) Updated overlay key holded patch to ignore Win+Left Click window
14mu|mutter-3.16.4-1|197	- (34789fe) movement.
14mu|mutter-3.16.4-1|198	
14mu|mutter-3.16.4-1|199	* Tue Dec 31 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-3
14mu|mutter-3.16.4-1|200	- (02e6ebe) Added patch with overlay-key holding signal implementation
14mu|mutter-3.16.4-1|201	
14mu|mutter-3.16.4-1|202	* Mon Oct 28 2013 Tigro <ashejn@gmail.com> 3.8.4-2
14mu|mutter-3.16.4-1|203	- (b05690c) support fullscreen flash video
14mu|mutter-3.16.4-1|204	
14mu|mutter-3.16.4-1|205	

23394 14
14mu|mx-1.4.7-5|1	%define api		1.0
14mu|mx-1.4.7-5|2	%define major		2
14mu|mx-1.4.7-5|3	%define gtk_major	0
14mu|mx-1.4.7-5|4	%define gir_major	1.0
14mu|mx-1.4.7-5|5	
14mu|mx-1.4.7-5|6	%define libname %mklibname %{name} %{api} %{major}
14mu|mx-1.4.7-5|7	%define libgtk %mklibname %{name}-gtk %{api} %{gtk_major}
14mu|mx-1.4.7-5|8	%define devname %mklibname %{name} -d
14mu|mx-1.4.7-5|9	%define devgtk %mklibname %{name}-gtk -d
14mu|mx-1.4.7-5|10	%define girname %mklibname %{name}-gir %{gir_major}
14mu|mx-1.4.7-5|11	%define girgtk %mklibname %{name}-gtk-gir %{gir_major}
14mu|mx-1.4.7-5|12	
14mu|mx-1.4.7-5|13	Summary:	User interface toolkit for the MeeGo
14mu|mx-1.4.7-5|14	Name:		mx
14mu|mx-1.4.7-5|15	Version:	1.4.7
14mu|mx-1.4.7-5|16	Release:	5
14mu|mx-1.4.7-5|17	License:	LGPLv2.1
14mu|mx-1.4.7-5|18	Group:		System/Libraries
14mu|mx-1.4.7-5|19	Url:		http://www.clutter-project.org/
14mu|mx-1.4.7-5|20	Source0:	https://github.com/downloads/clutter-project/mx/%{name}-%{version}.tar.xz
14mu|mx-1.4.7-5|21	Patch0:		mx-nogl.patch
14mu|mx-1.4.7-5|22	BuildRequires:	gettext
14mu|mx-1.4.7-5|23	BuildRequires:	intltool
14mu|mx-1.4.7-5|24	BuildRequires:	pkgconfig(clutter-gesture)
14mu|mx-1.4.7-5|25	BuildRequires:	pkgconfig(clutter-imcontext-0.1)
14mu|mx-1.4.7-5|26	BuildRequires:	pkgconfig(clutter-x11-1.0)
14mu|mx-1.4.7-5|27	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|mx-1.4.7-5|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|mx-1.4.7-5|29	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|mx-1.4.7-5|30	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|mx-1.4.7-5|31	
14mu|mx-1.4.7-5|32	%description
14mu|mx-1.4.7-5|33	'MX' is a currently experiemental toolkit for the meego-netbook
14mu|mx-1.4.7-5|34	implementation.
14mu|mx-1.4.7-5|35	
14mu|mx-1.4.7-5|36	%files -f mx-1.0.lang
14mu|mx-1.4.7-5|37	%doc COPYING.LIB
14mu|mx-1.4.7-5|38	%{_bindir}/*
14mu|mx-1.4.7-5|39	%{_datadir}/mx
14mu|mx-1.4.7-5|40	
14mu|mx-1.4.7-5|41	#----------------------------------------------------------------------------
14mu|mx-1.4.7-5|42	
14mu|mx-1.4.7-5|43	%package -n %{libname}
14mu|mx-1.4.7-5|44	Summary:	Shared library for %{name}
14mu|mx-1.4.7-5|45	Group:		System/Libraries
14mu|mx-1.4.7-5|46	Conflicts:	%{_lib}mx2 < 1.4.7-5
14mu|mx-1.4.7-5|47	Obsoletes:	%{_lib}mx2 < 1.4.7-5
14mu|mx-1.4.7-5|48	Conflicts:	%{name} < 1.4.7-5
14mu|mx-1.4.7-5|49	
14mu|mx-1.4.7-5|50	%description -n %{libname}
14mu|mx-1.4.7-5|51	This package contains the shared library for %{name}.
14mu|mx-1.4.7-5|52	
14mu|mx-1.4.7-5|53	%files -n %{libname}
14mu|mx-1.4.7-5|54	%{_libdir}/libmx-%{api}.so.%{major}*
14mu|mx-1.4.7-5|55	
14mu|mx-1.4.7-5|56	#----------------------------------------------------------------------------
14mu|mx-1.4.7-5|57	
14mu|mx-1.4.7-5|58	%package -n %{libgtk}
14mu|mx-1.4.7-5|59	Summary:	Shared library for %{name}-gtk
14mu|mx-1.4.7-5|60	Group:		System/Libraries
14mu|mx-1.4.7-5|61	Conflicts:	%{_lib}mx-gtk0 < 1.4.7-5
14mu|mx-1.4.7-5|62	Obsoletes:	%{_lib}mx-gtk0 < 1.4.7-5
14mu|mx-1.4.7-5|63	Conflicts:	%{name} < 1.4.7-5
14mu|mx-1.4.7-5|64	
14mu|mx-1.4.7-5|65	%description -n %{libgtk}
14mu|mx-1.4.7-5|66	This package contains the shared library for %{name}-gtk.
14mu|mx-1.4.7-5|67	
14mu|mx-1.4.7-5|68	%files -n %{libgtk}
14mu|mx-1.4.7-5|69	%{_libdir}/libmx-gtk-%{api}.so.%{gtk_major}*
14mu|mx-1.4.7-5|70	
14mu|mx-1.4.7-5|71	#----------------------------------------------------------------------------
14mu|mx-1.4.7-5|72	
14mu|mx-1.4.7-5|73	%package -n %{girname}
14mu|mx-1.4.7-5|74	Summary:	GObject Introspection interface description for %{name}
14mu|mx-1.4.7-5|75	Group:		System/Libraries
14mu|mx-1.4.7-5|76	Requires:	%{libname} = %{EVRD}
14mu|mx-1.4.7-5|77	
14mu|mx-1.4.7-5|78	%description -n %{girname}
14mu|mx-1.4.7-5|79	GObject Introspection interface description for %{name}.
14mu|mx-1.4.7-5|80	
14mu|mx-1.4.7-5|81	%files -n %{girname}
14mu|mx-1.4.7-5|82	%{_libdir}/girepository-1.0/Mx-%{api}.typelib
14mu|mx-1.4.7-5|83	
14mu|mx-1.4.7-5|84	#----------------------------------------------------------------------------
14mu|mx-1.4.7-5|85	
14mu|mx-1.4.7-5|86	%package -n %{girgtk}
14mu|mx-1.4.7-5|87	Summary:	GObject Introspection interface description for %{name}-gtk
14mu|mx-1.4.7-5|88	Group:		System/Libraries
14mu|mx-1.4.7-5|89	Requires:	%{libgtk} = %{EVRD}
14mu|mx-1.4.7-5|90	
14mu|mx-1.4.7-5|91	%description -n %{girgtk}
14mu|mx-1.4.7-5|92	GObject Introspection interface description for %{name}-gtk.
14mu|mx-1.4.7-5|93	
14mu|mx-1.4.7-5|94	%files -n %{girgtk}
14mu|mx-1.4.7-5|95	%{_libdir}/girepository-1.0/MxGtk-%{gir_major}.typelib
14mu|mx-1.4.7-5|96	
14mu|mx-1.4.7-5|97	#----------------------------------------------------------------------------
14mu|mx-1.4.7-5|98	
14mu|mx-1.4.7-5|99	%package -n %{devname}
14mu|mx-1.4.7-5|100	Summary:	MX development libraries and headers
14mu|mx-1.4.7-5|101	Group:		Development/C
14mu|mx-1.4.7-5|102	Requires:	%{libname} = %{EVRD}
14mu|mx-1.4.7-5|103	Obsoletes:	%{name}-devel < 1.4.7-5
14mu|mx-1.4.7-5|104	%rename %{name}-doc
14mu|mx-1.4.7-5|105	
14mu|mx-1.4.7-5|106	%description -n %{devname}
14mu|mx-1.4.7-5|107	MX development libraries and header files.
14mu|mx-1.4.7-5|108	
14mu|mx-1.4.7-5|109	%files -n %{devname}
14mu|mx-1.4.7-5|110	%{_includedir}/mx-1.0/mx/*
14mu|mx-1.4.7-5|111	%{_libdir}/libmx-%{api}.so
14mu|mx-1.4.7-5|112	%{_libdir}/pkgconfig/mx-%{api}.pc
14mu|mx-1.4.7-5|113	%{_datadir}/gtk-doc/html/mx
14mu|mx-1.4.7-5|114	%{_datadir}/gir-1.0/Mx-%{gir_major}.gir
14mu|mx-1.4.7-5|115	
14mu|mx-1.4.7-5|116	#----------------------------------------------------------------------------
14mu|mx-1.4.7-5|117	
14mu|mx-1.4.7-5|118	%package -n %{devgtk}
14mu|mx-1.4.7-5|119	Summary:	MX - Gtk development libraries and headers
14mu|mx-1.4.7-5|120	Group:		Development/C
14mu|mx-1.4.7-5|121	Requires:	%{libgtk} = %{EVRD}
14mu|mx-1.4.7-5|122	
14mu|mx-1.4.7-5|123	%description -n %{devgtk}
14mu|mx-1.4.7-5|124	MX - Gtk development libraries and header files.
14mu|mx-1.4.7-5|125	
14mu|mx-1.4.7-5|126	%files -n %{devgtk}
14mu|mx-1.4.7-5|127	%{_includedir}/mx-1.0/mx-gtk*
14mu|mx-1.4.7-5|128	%{_libdir}/libmx-gtk-%{api}*.so
14mu|mx-1.4.7-5|129	%{_libdir}/pkgconfig/mx-gtk-%{api}.pc
14mu|mx-1.4.7-5|130	%{_datadir}/gtk-doc/html/mx-gtk
14mu|mx-1.4.7-5|131	%{_datadir}/gir-1.0/MxGtk-%{gir_major}.gir
14mu|mx-1.4.7-5|132	
14mu|mx-1.4.7-5|133	#----------------------------------------------------------------------------
14mu|mx-1.4.7-5|134	
14mu|mx-1.4.7-5|135	%prep
14mu|mx-1.4.7-5|136	%setup -q
14mu|mx-1.4.7-5|137	%apply_patches
14mu|mx-1.4.7-5|138	
14mu|mx-1.4.7-5|139	%build
14mu|mx-1.4.7-5|140	%setup_compile_flags
14mu|mx-1.4.7-5|141	export CFLAGS="$CFLAGS -I /usr/include/glib-2.0 -I %{_libdir}/glib-2.0/include/ -I /usr/include/clutter-1.0 -I /usr/include/cairo -I /usr/include/cogl -I /usr/include/pango-1.0 -I /usr/include/atk-1.0 -I /usr/include/json-glib-1.0 -I /usr/include/startup-notification-1.0 -I /usr/include/dbus-1.0 -I %{_libdir}/dbus-1.0/include -I /usr/include/clutter-gesture/ -I /usr/include/clutter-imcontext-0.1 -I /usr/include/gdk-pixbuf-2.0 -I /usr/include/gtk-2.0"
14mu|mx-1.4.7-5|142	
14mu|mx-1.4.7-5|143	%configure2_5x \
14mu|mx-1.4.7-5|144	--disable-static \
14mu|mx-1.4.7-5|145	--enable-introspection
14mu|mx-1.4.7-5|146	
14mu|mx-1.4.7-5|147	%make LIBS='-lm'
14mu|mx-1.4.7-5|148	
14mu|mx-1.4.7-5|149	%install
14mu|mx-1.4.7-5|150	%makeinstall_std
14mu|mx-1.4.7-5|151	
14mu|mx-1.4.7-5|152	%find_lang mx-1.0
14mu|mx-1.4.7-5|153	
14mu|mx-1.4.7-5|154	
14mu|mx-1.4.7-5|155	%changelog
14mu|mx-1.4.7-5|156	
14mu|mx-1.4.7-5|157	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.7-5
14mu|mx-1.4.7-5|158	- (04a0253) Properly name library packages
14mu|mx-1.4.7-5|159	- (04a0253) Don't override system optflags to fix debug package
14mu|mx-1.4.7-5|160	
14mu|mx-1.4.7-5|161	

23395 14
14mu|mythplugins-0.27.1-2|1	# Requires autofinder is confused, requires nonexistent packages (mythtv-mythweb)
14mu|mythplugins-0.27.1-2|2	%if %{_use_internal_dependency_generator}
14mu|mythplugins-0.27.1-2|3	%define __noautoreq 'pear(.*)|perl\\(Switch\\)'
14mu|mythplugins-0.27.1-2|4	%else
14mu|mythplugins-0.27.1-2|5	%define _requires_exceptions pear*
14mu|mythplugins-0.27.1-2|6	%endif
14mu|mythplugins-0.27.1-2|7	
14mu|mythplugins-0.27.1-2|8	%define gitversion 0
14mu|mythplugins-0.27.1-2|9	%define fixesdate 0
14mu|mythplugins-0.27.1-2|10	%define rel 2
14mu|mythplugins-0.27.1-2|11	
14mu|mythplugins-0.27.1-2|12	%if %{fixesdate}
14mu|mythplugins-0.27.1-2|13	%define release %{fixesdate}.%{rel}
14mu|mythplugins-0.27.1-2|14	%else
14mu|mythplugins-0.27.1-2|15	%define release %{rel}
14mu|mythplugins-0.27.1-2|16	%endif
14mu|mythplugins-0.27.1-2|17	
14mu|mythplugins-0.27.1-2|18	#####################
14mu|mythplugins-0.27.1-2|19	# Hardcode PLF build
14mu|mythplugins-0.27.1-2|20	%define build_plf 0
14mu|mythplugins-0.27.1-2|21	#####################
14mu|mythplugins-0.27.1-2|22	
14mu|mythplugins-0.27.1-2|23	%if %{build_plf}
14mu|mythplugins-0.27.1-2|24	%define extrarelsuffix plf
14mu|mythplugins-0.27.1-2|25	%define distsuffix plf
14mu|mythplugins-0.27.1-2|26	%endif
14mu|mythplugins-0.27.1-2|27	
14mu|mythplugins-0.27.1-2|28	Summary:	Official MythTV plugins
14mu|mythplugins-0.27.1-2|29	Name:		mythplugins
14mu|mythplugins-0.27.1-2|30	Version:	0.27.1
14mu|mythplugins-0.27.1-2|31	Release:	%{release}%{?extrarelsuffix}
14mu|mythplugins-0.27.1-2|32	License:	GPLv2+
14mu|mythplugins-0.27.1-2|33	Group:		Video
14mu|mythplugins-0.27.1-2|34	Url:		http://www.mythtv.org/
14mu|mythplugins-0.27.1-2|35	Source0:	ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
14mu|mythplugins-0.27.1-2|36	Source1:	mythweb-%{version}.tar.gz
14mu|mythplugins-0.27.1-2|37	%if %{fixesdate}
14mu|mythplugins-0.27.1-2|38	#Patch1:		fixes-%{gitversion}.patch
14mu|mythplugins-0.27.1-2|39	%endif
14mu|mythplugins-0.27.1-2|40	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
14mu|mythplugins-0.27.1-2|41	
14mu|mythplugins-0.27.1-2|42	# (cg) Ditto for the perl-DateTime-Format-ISO pkg
14mu|mythplugins-0.27.1-2|43	BuildRequires:	perl(Class::Factory::Util)
14mu|mythplugins-0.27.1-2|44	BuildRequires:	perl-XML-XPath
14mu|mythplugins-0.27.1-2|45	BuildRequires:	perl-Image-Size
14mu|mythplugins-0.27.1-2|46	BuildRequires:	perl-Date-Manip
14mu|mythplugins-0.27.1-2|47	BuildRequires:	perl-DateTime-Format-ISO8601
14mu|mythplugins-0.27.1-2|48	BuildRequires:	perl-SOAP-Lite
14mu|mythplugins-0.27.1-2|49	BuildRequires:	perl-XML-Simple
14mu|mythplugins-0.27.1-2|50	BuildRequires:	python-curl
14mu|mythplugins-0.27.1-2|51	BuildRequires:	python-oauth
14mu|mythplugins-0.27.1-2|52	# (cg) Remove these once they are required in the python-mythtv package
14mu|mythplugins-0.27.1-2|53	BuildRequires:	python-lxml
14mu|mythplugins-0.27.1-2|54	BuildRequires:	python-mysql
14mu|mythplugins-0.27.1-2|55	BuildRequires:	myth-devel >= %{version}
14mu|mythplugins-0.27.1-2|56	BuildRequires:	python-mythtv >= %{version}
14mu|mythplugins-0.27.1-2|57	BuildRequires:	cdda-devel
14mu|mythplugins-0.27.1-2|58	BuildRequires:	mysql-devel
14mu|mythplugins-0.27.1-2|59	BuildRequires:	qt4-devel
14mu|mythplugins-0.27.1-2|60	BuildRequires:	pkgconfig(dvdread)
14mu|mythplugins-0.27.1-2|61	BuildRequires:	pkgconfig(flac)
14mu|mythplugins-0.27.1-2|62	BuildRequires:	pkgconfig(fftw3)
14mu|mythplugins-0.27.1-2|63	BuildRequires:	pkgconfig(gl)
14mu|mythplugins-0.27.1-2|64	BuildRequires:	pkgconfig(id3tag)
14mu|mythplugins-0.27.1-2|65	BuildRequires:	pkgconfig(libcdaudio)
14mu|mythplugins-0.27.1-2|66	BuildRequires:	pkgconfig(libexif)
14mu|mythplugins-0.27.1-2|67	BuildRequires:	pkgconfig(libtiff-4)
14mu|mythplugins-0.27.1-2|68	BuildRequires:	pkgconfig(libudev)
14mu|mythplugins-0.27.1-2|69	BuildRequires:	pkgconfig(libvisual-0.4)
14mu|mythplugins-0.27.1-2|70	BuildRequires:	pkgconfig(sdl)
14mu|mythplugins-0.27.1-2|71	BuildRequires:	pkgconfig(uuid)
14mu|mythplugins-0.27.1-2|72	BuildRequires:	pkgconfig(vorbis)
14mu|mythplugins-0.27.1-2|73	BuildRequires:	pkgconfig(taglib)
14mu|mythplugins-0.27.1-2|74	%if %{build_plf}
14mu|mythplugins-0.27.1-2|75	BuildRequires:	lame-devel
14mu|mythplugins-0.27.1-2|76	BuildRequires:	libfaad2-devel
14mu|mythplugins-0.27.1-2|77	%endif
14mu|mythplugins-0.27.1-2|78	
14mu|mythplugins-0.27.1-2|79	%description
14mu|mythplugins-0.27.1-2|80	Mythplugins for MythTV.
14mu|mythplugins-0.27.1-2|81	
14mu|mythplugins-0.27.1-2|82	%if %{build_plf}
14mu|mythplugins-0.27.1-2|83	This package is in restricted because it contains software that supports
14mu|mythplugins-0.27.1-2|84	codecs that may be covered by software patents.
14mu|mythplugins-0.27.1-2|85	%endif
14mu|mythplugins-0.27.1-2|86	
14mu|mythplugins-0.27.1-2|87	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|88	
14mu|mythplugins-0.27.1-2|89	%package -n mythtv-plugin-browser
14mu|mythplugins-0.27.1-2|90	Summary:	Full web browser for MythTV
14mu|mythplugins-0.27.1-2|91	Group:		Video
14mu|mythplugins-0.27.1-2|92	Requires:	mythtv-frontend >= %{version}
14mu|mythplugins-0.27.1-2|93	
14mu|mythplugins-0.27.1-2|94	%description -n mythtv-plugin-browser
14mu|mythplugins-0.27.1-2|95	MythBrowser is a full web browser for MythTV.
14mu|mythplugins-0.27.1-2|96	
14mu|mythplugins-0.27.1-2|97	%files -n mythtv-plugin-browser
14mu|mythplugins-0.27.1-2|98	%doc mythbrowser/README mythbrowser/COPYING mythbrowser/AUTHORS
14mu|mythplugins-0.27.1-2|99	%{_libdir}/mythtv/plugins/libmythbrowser.so
14mu|mythplugins-0.27.1-2|100	%{_datadir}/mythtv/i18n/mythbrowser_*.qm
14mu|mythplugins-0.27.1-2|101	%{_datadir}/mythtv/themes/default*/browser-ui.xml
14mu|mythplugins-0.27.1-2|102	%{_datadir}/mythtv/themes/default*/mb_*.png
14mu|mythplugins-0.27.1-2|103	
14mu|mythplugins-0.27.1-2|104	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|105	
14mu|mythplugins-0.27.1-2|106	%package -n mythtv-plugin-gallery
14mu|mythplugins-0.27.1-2|107	Summary:	Gallery/slideshow module for MythTV
14mu|mythplugins-0.27.1-2|108	Group:		Video
14mu|mythplugins-0.27.1-2|109	Requires:	mythtv-frontend >= %{version}
14mu|mythplugins-0.27.1-2|110	
14mu|mythplugins-0.27.1-2|111	%description -n mythtv-plugin-gallery
14mu|mythplugins-0.27.1-2|112	A gallery/slideshow module for MythTV.
14mu|mythplugins-0.27.1-2|113	
14mu|mythplugins-0.27.1-2|114	%files -n mythtv-plugin-gallery
14mu|mythplugins-0.27.1-2|115	%doc mythgallery/README*
14mu|mythplugins-0.27.1-2|116	%{_libdir}/mythtv/plugins/libmythgallery.so
14mu|mythplugins-0.27.1-2|117	%{_datadir}/mythtv/i18n/mythgallery_*.qm
14mu|mythplugins-0.27.1-2|118	%{_datadir}/mythtv/themes/default*/gallery*
14mu|mythplugins-0.27.1-2|119	%{_localstatedir}/lib/pictures
14mu|mythplugins-0.27.1-2|120	
14mu|mythplugins-0.27.1-2|121	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|122	
14mu|mythplugins-0.27.1-2|123	%package -n mythtv-plugin-game
14mu|mythplugins-0.27.1-2|124	Summary:	Game frontend for MythTV
14mu|mythplugins-0.27.1-2|125	Group:		Video
14mu|mythplugins-0.27.1-2|126	Requires:	mythtv-frontend >= %{version}
14mu|mythplugins-0.27.1-2|127	
14mu|mythplugins-0.27.1-2|128	%description -n mythtv-plugin-game
14mu|mythplugins-0.27.1-2|129	A game frontend for MythTV.
14mu|mythplugins-0.27.1-2|130	
14mu|mythplugins-0.27.1-2|131	%files -n mythtv-plugin-game
14mu|mythplugins-0.27.1-2|132	%doc mythgame/romdb*
14mu|mythplugins-0.27.1-2|133	%{_libdir}/mythtv/plugins/libmythgame.so
14mu|mythplugins-0.27.1-2|134	%{_datadir}/mythtv/i18n/mythgame_*.qm
14mu|mythplugins-0.27.1-2|135	%{_datadir}/mythtv/game_settings.xml
14mu|mythplugins-0.27.1-2|136	%{_datadir}/mythtv/themes/default*/game*
14mu|mythplugins-0.27.1-2|137	%dir %{_datadir}/mythtv/metadata
14mu|mythplugins-0.27.1-2|138	%{_datadir}/mythtv/metadata/Game
14mu|mythplugins-0.27.1-2|139	
14mu|mythplugins-0.27.1-2|140	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|141	
14mu|mythplugins-0.27.1-2|142	%package -n mythtv-plugin-music
14mu|mythplugins-0.27.1-2|143	Summary:	The music player add-on module for MythTV
14mu|mythplugins-0.27.1-2|144	Group:		Video
14mu|mythplugins-0.27.1-2|145	Requires:	mythtv-frontend >= %{version}
14mu|mythplugins-0.27.1-2|146	
14mu|mythplugins-0.27.1-2|147	%description -n mythtv-plugin-music
14mu|mythplugins-0.27.1-2|148	The music player add-on module for MythTV.
14mu|mythplugins-0.27.1-2|149	
14mu|mythplugins-0.27.1-2|150	%if %{build_plf}
14mu|mythplugins-0.27.1-2|151	This package is in restricted because it contains software that supports
14mu|mythplugins-0.27.1-2|152	codecs that may be covered by software patents.
14mu|mythplugins-0.27.1-2|153	%endif
14mu|mythplugins-0.27.1-2|154	
14mu|mythplugins-0.27.1-2|155	%files -n mythtv-plugin-music
14mu|mythplugins-0.27.1-2|156	%doc mythmusic/AUTHORS mythmusic/COPYING mythmusic/README* mythmusic/musicdb
14mu|mythplugins-0.27.1-2|157	%{_datadir}/mythtv/music_settings.xml
14mu|mythplugins-0.27.1-2|158	%{_datadir}/mythtv/musicmenu.xml
14mu|mythplugins-0.27.1-2|159	%{_libdir}/mythtv/plugins/libmythmusic.so
14mu|mythplugins-0.27.1-2|160	%{_localstatedir}/lib/mythmusic
14mu|mythplugins-0.27.1-2|161	%{_datadir}/mythtv/i18n/mythmusic_*.qm
14mu|mythplugins-0.27.1-2|162	%{_datadir}/mythtv/mythmusic/streams.xml
14mu|mythplugins-0.27.1-2|163	%{_datadir}/mythtv/themes/default/ff_button*.png
14mu|mythplugins-0.27.1-2|164	%{_datadir}/mythtv/themes/default*/mm_*.png
14mu|mythplugins-0.27.1-2|165	%{_datadir}/mythtv/themes/default*/mm-*.png
14mu|mythplugins-0.27.1-2|166	%{_datadir}/mythtv/themes/default/music-*.png
14mu|mythplugins-0.27.1-2|167	%{_datadir}/mythtv/themes/default*/*music*.xml
14mu|mythplugins-0.27.1-2|168	%{_datadir}/mythtv/themes/default/next_button*.png
14mu|mythplugins-0.27.1-2|169	%{_datadir}/mythtv/themes/default/pause_button*.png
14mu|mythplugins-0.27.1-2|170	%{_datadir}/mythtv/themes/default/play_button*.png
14mu|mythplugins-0.27.1-2|171	%{_datadir}/mythtv/themes/default/prev_button*.png
14mu|mythplugins-0.27.1-2|172	%{_datadir}/mythtv/themes/default/rew_button*.png
14mu|mythplugins-0.27.1-2|173	%{_datadir}/mythtv/themes/default/selectionbar.png
14mu|mythplugins-0.27.1-2|174	%{_datadir}/mythtv/themes/default/stop_button*.png
14mu|mythplugins-0.27.1-2|175	%{_datadir}/mythtv/themes/default/track_info_background.png
14mu|mythplugins-0.27.1-2|176	%{_datadir}/mythtv/themes/default/miniplayer_background.png
14mu|mythplugins-0.27.1-2|177	%{_datadir}/mythtv/themes/default-wide/music-sel-bg.png
14mu|mythplugins-0.27.1-2|178	%{_datadir}/mythtv/themes/default*/stream-ui.xml
14mu|mythplugins-0.27.1-2|179	
14mu|mythplugins-0.27.1-2|180	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|181	
14mu|mythplugins-0.27.1-2|182	%package -n mythtv-plugin-netvision
14mu|mythplugins-0.27.1-2|183	Summary:	NetVision for MythTV
14mu|mythplugins-0.27.1-2|184	Group:		Video
14mu|mythplugins-0.27.1-2|185	Requires:	mythtv-frontend >= %{version}
14mu|mythplugins-0.27.1-2|186	
14mu|mythplugins-0.27.1-2|187	%description -n mythtv-plugin-netvision
14mu|mythplugins-0.27.1-2|188	NetVision for MythTV. View popular media website content.
14mu|mythplugins-0.27.1-2|189	
14mu|mythplugins-0.27.1-2|190	%files -n mythtv-plugin-netvision
14mu|mythplugins-0.27.1-2|191	%doc mythnetvision/README mythnetvision/ChangeLog mythnetvision/AUTHORS
14mu|mythplugins-0.27.1-2|192	%{_bindir}/mythfillnetvision
14mu|mythplugins-0.27.1-2|193	%{_libdir}/mythtv/plugins/libmythnetvision.so
14mu|mythplugins-0.27.1-2|194	%{_datadir}/mythtv/i18n/mythnetvision_*.qm
14mu|mythplugins-0.27.1-2|195	%{_datadir}/mythtv/mythnetvision
14mu|mythplugins-0.27.1-2|196	%{_datadir}/mythtv/netvisionmenu.xml
14mu|mythplugins-0.27.1-2|197	%{_datadir}/mythtv/themes/default*/netvision*.xml
14mu|mythplugins-0.27.1-2|198	
14mu|mythplugins-0.27.1-2|199	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|200	
14mu|mythplugins-0.27.1-2|201	%package -n mythtv-plugin-news
14mu|mythplugins-0.27.1-2|202	Summary:	RSS News feed plugin for MythTV
14mu|mythplugins-0.27.1-2|203	Group:		Video
14mu|mythplugins-0.27.1-2|204	Requires:	mythtv-frontend >= %{version}
14mu|mythplugins-0.27.1-2|205	
14mu|mythplugins-0.27.1-2|206	%description -n mythtv-plugin-news
14mu|mythplugins-0.27.1-2|207	An RSS News feed plugin for MythTV.
14mu|mythplugins-0.27.1-2|208	
14mu|mythplugins-0.27.1-2|209	%files -n mythtv-plugin-news
14mu|mythplugins-0.27.1-2|210	%doc mythnews/AUTHORS mythnews/COPYING mythnews/ChangeLog mythnews/README*
14mu|mythplugins-0.27.1-2|211	%{_libdir}/mythtv/plugins/libmythnews.so
14mu|mythplugins-0.27.1-2|212	%{_datadir}/mythtv/i18n/mythnews_*.qm
14mu|mythplugins-0.27.1-2|213	%{_datadir}/mythtv/mythnews
14mu|mythplugins-0.27.1-2|214	%{_datadir}/mythtv/themes/default*/news*
14mu|mythplugins-0.27.1-2|215	%{_datadir}/mythtv/themes/default/enclosures.png
14mu|mythplugins-0.27.1-2|216	%{_datadir}/mythtv/themes/default/need-download.png
14mu|mythplugins-0.27.1-2|217	%{_datadir}/mythtv/themes/default/podcast.png
14mu|mythplugins-0.27.1-2|218	
14mu|mythplugins-0.27.1-2|219	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|220	
14mu|mythplugins-0.27.1-2|221	%package -n mythtv-plugin-weather
14mu|mythplugins-0.27.1-2|222	Summary:	MythTV module that displays a weather forecast
14mu|mythplugins-0.27.1-2|223	Group:		Video
14mu|mythplugins-0.27.1-2|224	Requires:	mythtv-frontend >= %{version}
14mu|mythplugins-0.27.1-2|225	# Contrib package, needed only for one script
14mu|mythplugins-0.27.1-2|226	Suggests:	perl-Switch
14mu|mythplugins-0.27.1-2|227	
14mu|mythplugins-0.27.1-2|228	%description -n mythtv-plugin-weather
14mu|mythplugins-0.27.1-2|229	A MythTV module that displays a weather forcast.
14mu|mythplugins-0.27.1-2|230	
14mu|mythplugins-0.27.1-2|231	%files -n mythtv-plugin-weather
14mu|mythplugins-0.27.1-2|232	%doc mythweather/AUTHORS mythweather/COPYING mythweather/README*
14mu|mythplugins-0.27.1-2|233	%{_libdir}/mythtv/plugins/libmythweather.so
14mu|mythplugins-0.27.1-2|234	%{_datadir}/mythtv/i18n/mythweather_*.qm
14mu|mythplugins-0.27.1-2|235	%{_datadir}/mythtv/mythweather
14mu|mythplugins-0.27.1-2|236	%{_datadir}/mythtv/themes/default/cloudy.png
14mu|mythplugins-0.27.1-2|237	%{_datadir}/mythtv/themes/default/fair.png
14mu|mythplugins-0.27.1-2|238	%{_datadir}/mythtv/themes/default/flurries.png
14mu|mythplugins-0.27.1-2|239	%{_datadir}/mythtv/themes/default/fog.png
14mu|mythplugins-0.27.1-2|240	%{_datadir}/mythtv/themes/default/logo.png
14mu|mythplugins-0.27.1-2|241	%{_datadir}/mythtv/themes/default/lshowers.png
14mu|mythplugins-0.27.1-2|242	%{_datadir}/mythtv/themes/default/mcloudy.png
14mu|mythplugins-0.27.1-2|243	%{_datadir}/mythtv/themes/default/pcloudy.png
14mu|mythplugins-0.27.1-2|244	%{_datadir}/mythtv/themes/default/rainsnow.png
14mu|mythplugins-0.27.1-2|245	%{_datadir}/mythtv/themes/default/showers.png
14mu|mythplugins-0.27.1-2|246	%{_datadir}/mythtv/themes/default/snowshow.png
14mu|mythplugins-0.27.1-2|247	%{_datadir}/mythtv/themes/default/sunny.png
14mu|mythplugins-0.27.1-2|248	%{_datadir}/mythtv/themes/default/thunshowers.png
14mu|mythplugins-0.27.1-2|249	%{_datadir}/mythtv/themes/default/unknown.png
14mu|mythplugins-0.27.1-2|250	%{_datadir}/mythtv/themes/default*/mw*.png
14mu|mythplugins-0.27.1-2|251	%{_datadir}/mythtv/themes/default*/weather-ui.xml
14mu|mythplugins-0.27.1-2|252	%{_datadir}/mythtv/weather_settings.xml
14mu|mythplugins-0.27.1-2|253	
14mu|mythplugins-0.27.1-2|254	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|255	
14mu|mythplugins-0.27.1-2|256	%package -n mythtv-mythweb
14mu|mythplugins-0.27.1-2|257	Summary:	The web interface to MythTV
14mu|mythplugins-0.27.1-2|258	Group:		Video
14mu|mythplugins-0.27.1-2|259	Requires:	mythtv-backend >= %{version}
14mu|mythplugins-0.27.1-2|260	Requires:	php-mythtv >= %{version}
14mu|mythplugins-0.27.1-2|261	Requires:	apache-mod_php
14mu|mythplugins-0.27.1-2|262	
14mu|mythplugins-0.27.1-2|263	%description -n mythtv-mythweb
14mu|mythplugins-0.27.1-2|264	The web interface to MythTV.
14mu|mythplugins-0.27.1-2|265	
14mu|mythplugins-0.27.1-2|266	%files -n mythtv-mythweb
14mu|mythplugins-0.27.1-2|267	%doc mythweb/README* mythweb/LICENSE mythweb/INSTALL mythweb/mythweb.conf.*
14mu|mythplugins-0.27.1-2|268	%{_var}/www/mythweb
14mu|mythplugins-0.27.1-2|269	%dir %{_localstatedir}/lib/mythweb
14mu|mythplugins-0.27.1-2|270	%attr(-,apache,apache) %{_localstatedir}/lib/mythweb/data
14mu|mythplugins-0.27.1-2|271	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14mu|mythplugins-0.27.1-2|272	
14mu|mythplugins-0.27.1-2|273	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|274	
14mu|mythplugins-0.27.1-2|275	%package -n mythtv-plugin-zoneminder
14mu|mythplugins-0.27.1-2|276	Summary:	Security camera plugin for MythTV
14mu|mythplugins-0.27.1-2|277	Group:		Video
14mu|mythplugins-0.27.1-2|278	Requires:	mythtv-frontend >= %{version}
14mu|mythplugins-0.27.1-2|279	
14mu|mythplugins-0.27.1-2|280	%description -n mythtv-plugin-zoneminder
14mu|mythplugins-0.27.1-2|281	A security camera plugin for MythTV.
14mu|mythplugins-0.27.1-2|282	
14mu|mythplugins-0.27.1-2|283	%files -n mythtv-plugin-zoneminder
14mu|mythplugins-0.27.1-2|284	%doc mythzoneminder/README mythzoneminder/COPYING mythzoneminder/AUTHORS
14mu|mythplugins-0.27.1-2|285	%{_bindir}/mythzmserver
14mu|mythplugins-0.27.1-2|286	%{_libdir}/mythtv/plugins/libmythzoneminder.so
14mu|mythplugins-0.27.1-2|287	%{_datadir}/mythtv/zonemindermenu.xml
14mu|mythplugins-0.27.1-2|288	%{_datadir}/mythtv/themes/default*/zoneminder*.xml
14mu|mythplugins-0.27.1-2|289	%{_datadir}/mythtv/themes/default*/mz_*.png
14mu|mythplugins-0.27.1-2|290	%{_datadir}/mythtv/i18n/mythzoneminder_*.qm
14mu|mythplugins-0.27.1-2|291	
14mu|mythplugins-0.27.1-2|292	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|293	
14mu|mythplugins-0.27.1-2|294	%package -n mythtv-plugin-archive
14mu|mythplugins-0.27.1-2|295	Summary:	Creates DVDs from your recorded shows
14mu|mythplugins-0.27.1-2|296	Group:		Video
14mu|mythplugins-0.27.1-2|297	Requires:	dvd+rw-tools
14mu|mythplugins-0.27.1-2|298	Requires:	dvdauthor
14mu|mythplugins-0.27.1-2|299	Requires:	ffmpeg
14mu|mythplugins-0.27.1-2|300	Requires:	mjpegtools
14mu|mythplugins-0.27.1-2|301	Requires:	python-imaging
14mu|mythplugins-0.27.1-2|302	Requires:	python-mysql
14mu|mythplugins-0.27.1-2|303	Requires:	mythtv-frontend >= %{version}
14mu|mythplugins-0.27.1-2|304	%if %{build_plf}
14mu|mythplugins-0.27.1-2|305	Requires:	transcode
14mu|mythplugins-0.27.1-2|306	%endif
14mu|mythplugins-0.27.1-2|307	Requires:	cdrkit-genisoimage
14mu|mythplugins-0.27.1-2|308	
14mu|mythplugins-0.27.1-2|309	%description -n mythtv-plugin-archive
14mu|mythplugins-0.27.1-2|310	MythArchive is a plugin for MythTV that lets you create DVDs
14mu|mythplugins-0.27.1-2|311	from your recorded shows, MythVideo files and any video files
14mu|mythplugins-0.27.1-2|312	available on your system. It can also archive recordings in a
14mu|mythplugins-0.27.1-2|313	proprietary format that archives not only the file but also all the
14mu|mythplugins-0.27.1-2|314	associated metadata like title, description and cut list information
14mu|mythplugins-0.27.1-2|315	which will mean you can create backups of myth recordings which can
14mu|mythplugins-0.27.1-2|316	later be restored or it will also allow you to move recordings
14mu|mythplugins-0.27.1-2|317	between myth systems without losing any of the metadata. It is a
14mu|mythplugins-0.27.1-2|318	complete rewrite of the old MythBurn bash scripts, now using python,
14mu|mythplugins-0.27.1-2|319	and the mythfrontend UI plugin.
14mu|mythplugins-0.27.1-2|320	
14mu|mythplugins-0.27.1-2|321	%files -n mythtv-plugin-archive
14mu|mythplugins-0.27.1-2|322	%{_bindir}/mytharchivehelper
14mu|mythplugins-0.27.1-2|323	%{_libdir}/mythtv/plugins/libmytharchive.so
14mu|mythplugins-0.27.1-2|324	%{_datadir}/mythtv/archive*.xml
14mu|mythplugins-0.27.1-2|325	%{_datadir}/mythtv/mytharchive
14mu|mythplugins-0.27.1-2|326	%{_datadir}/mythtv/themes/default/ma_*.png
14mu|mythplugins-0.27.1-2|327	%{_datadir}/mythtv/themes/default/mytharchive-ui.xml
14mu|mythplugins-0.27.1-2|328	%{_datadir}/mythtv/themes/default/mythburn-ui.xml
14mu|mythplugins-0.27.1-2|329	%{_datadir}/mythtv/themes/default/mythnative-ui.xml
14mu|mythplugins-0.27.1-2|330	%{_datadir}/mythtv/themes/default-wide/mytharchive-ui.xml
14mu|mythplugins-0.27.1-2|331	%{_datadir}/mythtv/themes/default-wide/mythburn-ui.xml
14mu|mythplugins-0.27.1-2|332	%{_datadir}/mythtv/themes/default-wide/mythnative-ui.xml
14mu|mythplugins-0.27.1-2|333	%{_datadir}/mythtv/i18n/mytharchive_*.qm
14mu|mythplugins-0.27.1-2|334	
14mu|mythplugins-0.27.1-2|335	#----------------------------------------------------------------------------
14mu|mythplugins-0.27.1-2|336	
14mu|mythplugins-0.27.1-2|337	%prep
14mu|mythplugins-0.27.1-2|338	%setup -q
14mu|mythplugins-0.27.1-2|339	%apply_patches
14mu|mythplugins-0.27.1-2|340	
14mu|mythplugins-0.27.1-2|341	tar -xf %{SOURCE1}
14mu|mythplugins-0.27.1-2|342	mv mythweb-%{version} mythweb
14mu|mythplugins-0.27.1-2|343	
14mu|mythplugins-0.27.1-2|344	%build
14mu|mythplugins-0.27.1-2|345	%configure \
14mu|mythplugins-0.27.1-2|346	--enable-all \
14mu|mythplugins-0.27.1-2|347	--libdir-name=%{_lib} \
14mu|mythplugins-0.27.1-2|348	--libdir=%{_libdir} \
14mu|mythplugins-0.27.1-2|349	%if %{build_plf}
14mu|mythplugins-0.27.1-2|350	--enable-mp3lame
14mu|mythplugins-0.27.1-2|351	%else
14mu|mythplugins-0.27.1-2|352	--disable-mp3lame
14mu|mythplugins-0.27.1-2|353	%endif
14mu|mythplugins-0.27.1-2|354	
14mu|mythplugins-0.27.1-2|355	%make
14mu|mythplugins-0.27.1-2|356	
14mu|mythplugins-0.27.1-2|357	%install
14mu|mythplugins-0.27.1-2|358	%makeinstall INSTALL_ROOT=%{buildroot}
14mu|mythplugins-0.27.1-2|359	
14mu|mythplugins-0.27.1-2|360	#mythgallery
14mu|mythplugins-0.27.1-2|361	mkdir -p %{buildroot}%{_localstatedir}/lib/pictures
14mu|mythplugins-0.27.1-2|362	#mythmusic
14mu|mythplugins-0.27.1-2|363	mkdir -p %{buildroot}%{_localstatedir}/lib/mythmusic
14mu|mythplugins-0.27.1-2|364	
14mu|mythplugins-0.27.1-2|365	install -d -m755 %{buildroot}%{_var}/www/mythweb
14mu|mythplugins-0.27.1-2|366	install -m644 mythweb/*.php %{buildroot}%{_var}/www/mythweb
14mu|mythplugins-0.27.1-2|367	install -m755 mythweb/*.pl %{buildroot}%{_var}/www/mythweb
14mu|mythplugins-0.27.1-2|368	
14mu|mythplugins-0.27.1-2|369	for dir in classes includes js modules skins ; do
14mu|mythplugins-0.27.1-2|370	cp -r mythweb/$dir %{buildroot}%{_var}/www/mythweb
14mu|mythplugins-0.27.1-2|371	done
14mu|mythplugins-0.27.1-2|372	
14mu|mythplugins-0.27.1-2|373	install -d -m755 %{buildroot}%{_localstatedir}/lib/mythweb/data
14mu|mythplugins-0.27.1-2|374	ln -s %{_localstatedir}/lib/mythweb/data %{buildroot}%{_var}/www/mythweb/data
14mu|mythplugins-0.27.1-2|375	
14mu|mythplugins-0.27.1-2|376	# Create a default configuration for mythweb
14mu|mythplugins-0.27.1-2|377	install -d -m755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mu|mythplugins-0.27.1-2|378	install -m644 mythweb/mythweb.conf.apache %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14mu|mythplugins-0.27.1-2|379	
14mu|mythplugins-0.27.1-2|380	perl -pi -e's|<Directory "/var/www/html|<Directory "%{_var}/www/mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14mu|mythplugins-0.27.1-2|381	perl -pi -e's|#    RewriteBase    /mythweb|    RewriteBase    /mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14mu|mythplugins-0.27.1-2|382	
14mu|mythplugins-0.27.1-2|383	cat >> %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf <<EOF
14mu|mythplugins-0.27.1-2|384	
14mu|mythplugins-0.27.1-2|385	# ROSA Customisations (be in sync with very sane Mageia's ones)
14mu|mythplugins-0.27.1-2|386	
14mu|mythplugins-0.27.1-2|387	Alias /mythweb %{_var}/www/mythweb
14mu|mythplugins-0.27.1-2|388	<Directory %{_var}/www/mythweb>
14mu|mythplugins-0.27.1-2|389	Require host 127.0.0.1
14mu|mythplugins-0.27.1-2|390	</Directory>
14mu|mythplugins-0.27.1-2|391	EOF
14mu|mythplugins-0.27.1-2|392	
14mu|mythplugins-0.27.1-2|393	mkdir -p %{buildroot}%{_docdir}/mythtv-plugin-{browser,gallery,game,music,netvision,news,weather,video,zoneminder}
14mu|mythplugins-0.27.1-2|394	
14mu|mythplugins-0.27.1-2|395	
14mu|mythplugins-0.27.1-2|396	%changelog
14mu|mythplugins-0.27.1-2|397	
14mu|mythplugins-0.27.1-2|398	* Tue May 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.27.1-2
14mu|mythplugins-0.27.1-2|399	- (3cdf5d6) Bump release
14mu|mythplugins-0.27.1-2|400	
14mu|mythplugins-0.27.1-2|401	

23396 14
14mu|mythtv-0.27.1-2|1	%define gitversion 0
14mu|mythtv-0.27.1-2|2	%define fixesdate 0
14mu|mythtv-0.27.1-2|3	%define rel 2
14mu|mythtv-0.27.1-2|4	
14mu|mythtv-0.27.1-2|5	%if %{fixesdate}
14mu|mythtv-0.27.1-2|6	%define release %{fixesdate}.%{rel}
14mu|mythtv-0.27.1-2|7	%else
14mu|mythtv-0.27.1-2|8	%define release %{rel}
14mu|mythtv-0.27.1-2|9	%endif
14mu|mythtv-0.27.1-2|10	
14mu|mythtv-0.27.1-2|11	%define api 0.27
14mu|mythtv-0.27.1-2|12	%define major 0
14mu|mythtv-0.27.1-2|13	%define libname %mklibname mythtv %{api} %{major}
14mu|mythtv-0.27.1-2|14	%define libbase %mklibname mythbase %{api} %{major}
14mu|mythtv-0.27.1-2|15	%define libfreemheg %mklibname mythfreemheg %{api} %{major}
14mu|mythtv-0.27.1-2|16	%define libhdhomerun %mklibname mythhdhomerun %{api} %{major}
14mu|mythtv-0.27.1-2|17	%define libmetadata %mklibname mythmetadata %{api} %{major}
14mu|mythtv-0.27.1-2|18	%define libmyth %mklibname myth %{api} %{major}
14mu|mythtv-0.27.1-2|19	%define libprotoserver %mklibname mythprotoserver %{api} %{major}
14mu|mythtv-0.27.1-2|20	%define libservicecontracts %mklibname mythservicecontracts %{api} %{major}
14mu|mythtv-0.27.1-2|21	%define libui %mklibname mythui %{api} %{major}
14mu|mythtv-0.27.1-2|22	%define libupnp %mklibname mythupnp %{api} %{major}
14mu|mythtv-0.27.1-2|23	
14mu|mythtv-0.27.1-2|24	%define libqjson %mklibname mythqjson %{major}
14mu|mythtv-0.27.1-2|25	
14mu|mythtv-0.27.1-2|26	%define avcodec_major 54
14mu|mythtv-0.27.1-2|27	%define libavcodec %mklibname mythavcodec %{avcodec_major}
14mu|mythtv-0.27.1-2|28	%define avdevice_major 54
14mu|mythtv-0.27.1-2|29	%define libavdevice %mklibname mythavdevice %{avdevice_major}
14mu|mythtv-0.27.1-2|30	%define avformat_major 54
14mu|mythtv-0.27.1-2|31	%define libavformat %mklibname mythavformat %{avformat_major}
14mu|mythtv-0.27.1-2|32	%define avutil_major 52
14mu|mythtv-0.27.1-2|33	%define libavutil %mklibname mythavutil %{avutil_major}
14mu|mythtv-0.27.1-2|34	%define postproc_major 52
14mu|mythtv-0.27.1-2|35	%define libpostproc %mklibname mythpostproc %{postproc_major}
14mu|mythtv-0.27.1-2|36	%define avfilter_major 3
14mu|mythtv-0.27.1-2|37	%define libavfilter %mklibname mythavfilter %{avfilter_major}
14mu|mythtv-0.27.1-2|38	%define swresample_major 0
14mu|mythtv-0.27.1-2|39	%define libswresample %mklibname mythswresample %{swresample_major}
14mu|mythtv-0.27.1-2|40	%define swscale_major 2
14mu|mythtv-0.27.1-2|41	%define libswscale %mklibname mythswscale %{swscale_major}
14mu|mythtv-0.27.1-2|42	
14mu|mythtv-0.27.1-2|43	%define devname %mklibname myth -d
14mu|mythtv-0.27.1-2|44	
14mu|mythtv-0.27.1-2|45	%define maenable 1
14mu|mythtv-0.27.1-2|46	
14mu|mythtv-0.27.1-2|47	#set default build options
14mu|mythtv-0.27.1-2|48	# disabled as overrides xv
14mu|mythtv-0.27.1-2|49	%define build_directfb		0
14mu|mythtv-0.27.1-2|50	%define build_dts		0
14mu|mythtv-0.27.1-2|51	%define build_faac		0
14mu|mythtv-0.27.1-2|52	%define build_faad		0
14mu|mythtv-0.27.1-2|53	%define build_lame		0
14mu|mythtv-0.27.1-2|54	%define build_x264		0
14mu|mythtv-0.27.1-2|55	%define build_xvid		0
14mu|mythtv-0.27.1-2|56	
14mu|mythtv-0.27.1-2|57	# Can be enabled later
14mu|mythtv-0.27.1-2|58	%define build_crystalhd		0
14mu|mythtv-0.27.1-2|59	
14mu|mythtv-0.27.1-2|60	######################
14mu|mythtv-0.27.1-2|61	# Hardcode PLF build
14mu|mythtv-0.27.1-2|62	%define build_plf 0
14mu|mythtv-0.27.1-2|63	######################
14mu|mythtv-0.27.1-2|64	
14mu|mythtv-0.27.1-2|65	%if %{build_plf}
14mu|mythtv-0.27.1-2|66	%define extrarelsuffix plf
14mu|mythtv-0.27.1-2|67	%define distsuffix		plf
14mu|mythtv-0.27.1-2|68	%define build_dts		1
14mu|mythtv-0.27.1-2|69	%define build_faac		1
14mu|mythtv-0.27.1-2|70	%define build_faad		1
14mu|mythtv-0.27.1-2|71	%define build_lame		1
14mu|mythtv-0.27.1-2|72	%define build_x264		1
14mu|mythtv-0.27.1-2|73	%define build_xvid		1
14mu|mythtv-0.27.1-2|74	%endif
14mu|mythtv-0.27.1-2|75	
14mu|mythtv-0.27.1-2|76	#enable/disable building for certain hardware
14mu|mythtv-0.27.1-2|77	%{?_without_directfb:		%global build_directfb 0}
14mu|mythtv-0.27.1-2|78	%{?_without_dts:		%global build_dts 0}
14mu|mythtv-0.27.1-2|79	%{?_without_faac:		%global build_faac 0}
14mu|mythtv-0.27.1-2|80	%{?_without_faad:		%global build_faad 0}
14mu|mythtv-0.27.1-2|81	%{?_without_lame:		%global build_lame 0}
14mu|mythtv-0.27.1-2|82	%{?_without_x264:		%global build_x264 0}
14mu|mythtv-0.27.1-2|83	%{?_without_xvid:		%global build_xvid 0}
14mu|mythtv-0.27.1-2|84	
14mu|mythtv-0.27.1-2|85	%{?_with_directfb:		%global build_directfb 1}
14mu|mythtv-0.27.1-2|86	%{?_with_dts:			%global build_dts 1}
14mu|mythtv-0.27.1-2|87	%{?_with_faac:			%global build_faac 1}
14mu|mythtv-0.27.1-2|88	%{?_with_faad:			%global build_faad 1}
14mu|mythtv-0.27.1-2|89	%{?_with_lame:			%global build_lame 1}
14mu|mythtv-0.27.1-2|90	%{?_with_x264:			%global build_x264 1}
14mu|mythtv-0.27.1-2|91	%{?_with_xvid:			%global build_xvid 1}
14mu|mythtv-0.27.1-2|92	
14mu|mythtv-0.27.1-2|93	Summary:	A personal video recorder (PVR) application
14mu|mythtv-0.27.1-2|94	Name:		mythtv
14mu|mythtv-0.27.1-2|95	Version:	0.27.1
14mu|mythtv-0.27.1-2|96	Release:	%{release}%{?extrarelsuffix}
14mu|mythtv-0.27.1-2|97	License:	GPLv2+ and GPLv3+
14mu|mythtv-0.27.1-2|98	Group:		Video
14mu|mythtv-0.27.1-2|99	Url:		http://www.mythtv.org/
14mu|mythtv-0.27.1-2|100	Source0:	%{name}-%{version}.tar.bz2
14mu|mythtv-0.27.1-2|101	Source1:	mythbackend.sysconfig.in
14mu|mythtv-0.27.1-2|102	Source2:	mythbackend.service.in
14mu|mythtv-0.27.1-2|103	Source3:	mythbackend.logrotate.in
14mu|mythtv-0.27.1-2|104	Source4:	99MythFrontend
14mu|mythtv-0.27.1-2|105	Source5:	%{name}-16.png
14mu|mythtv-0.27.1-2|106	Source6:	%{name}-32.png
14mu|mythtv-0.27.1-2|107	Source7:	%{name}-48.png
14mu|mythtv-0.27.1-2|108	Source10:	%{name}.rpmlintrc
14mu|mythtv-0.27.1-2|109	
14mu|mythtv-0.27.1-2|110	%if %{fixesdate}
14mu|mythtv-0.27.1-2|111	#Patch0:		fixes-%{gitversion}.patch
14mu|mythtv-0.27.1-2|112	%endif
14mu|mythtv-0.27.1-2|113	
14mu|mythtv-0.27.1-2|114	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
14mu|mythtv-0.27.1-2|115	Patch102:	0102-pulse-Do-not-suspend-PA-when-using-alsa-default.patch
14mu|mythtv-0.27.1-2|116	Patch103:	0103-Fix-dns-sd-detection.patch
14mu|mythtv-0.27.1-2|117	Patch104:	0104-Support-libcec-2.x.patch
14mu|mythtv-0.27.1-2|118	Patch105:	0105-Use-system-build-flags.patch
14mu|mythtv-0.27.1-2|119	Patch106:	0106-Fix-zeromq-libdir-path-on-some-systems.patch
14mu|mythtv-0.27.1-2|120	
14mu|mythtv-0.27.1-2|121	BuildRequires:	gdb
14mu|mythtv-0.27.1-2|122	BuildRequires:	imagemagick
14mu|mythtv-0.27.1-2|123	%if %{maenable}
14mu|mythtv-0.27.1-2|124	BuildRequires:	multiarch-utils
14mu|mythtv-0.27.1-2|125	%endif
14mu|mythtv-0.27.1-2|126	BuildRequires:	python-lxml
14mu|mythtv-0.27.1-2|127	BuildRequires:	python-mysql
14mu|mythtv-0.27.1-2|128	BuildRequires:	python-urlgrabber
14mu|mythtv-0.27.1-2|129	BuildRequires:	yasm
14mu|mythtv-0.27.1-2|130	%if %{build_crystalhd}
14mu|mythtv-0.27.1-2|131	BuildRequires:	crystalhd-devel
14mu|mythtv-0.27.1-2|132	%endif
14mu|mythtv-0.27.1-2|133	%if %{build_lame}
14mu|mythtv-0.27.1-2|134	BuildRequires:	lame-devel
14mu|mythtv-0.27.1-2|135	%endif
14mu|mythtv-0.27.1-2|136	%if %{build_faac}
14mu|mythtv-0.27.1-2|137	BuildRequires:	libfaac-devel
14mu|mythtv-0.27.1-2|138	%endif
14mu|mythtv-0.27.1-2|139	%if %{build_faad}
14mu|mythtv-0.27.1-2|140	BuildRequires:	libfaad2-devel
14mu|mythtv-0.27.1-2|141	%endif
14mu|mythtv-0.27.1-2|142	BuildRequires:	perl-devel
14mu|mythtv-0.27.1-2|143	BuildRequires:	qt4-devel
14mu|mythtv-0.27.1-2|144	%if %{build_xvid}
14mu|mythtv-0.27.1-2|145	BuildRequires:	xvid-devel
14mu|mythtv-0.27.1-2|146	%endif
14mu|mythtv-0.27.1-2|147	BuildRequires:	perl(Date::Manip)
14mu|mythtv-0.27.1-2|148	BuildRequires:	perl(DBD::mysql)
14mu|mythtv-0.27.1-2|149	BuildRequires:	perl(DBI)
14mu|mythtv-0.27.1-2|150	
14mu|mythtv-0.27.1-2|151	BuildRequires:	pkgconfig(alsa)
14mu|mythtv-0.27.1-2|152	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14mu|mythtv-0.27.1-2|153	BuildRequires:	pkgconfig(dvdnav)
14mu|mythtv-0.27.1-2|154	%if %{build_directfb}
14mu|mythtv-0.27.1-2|155	BuildRequires:	pkgconfig(directfb)
14mu|mythtv-0.27.1-2|156	%endif
14mu|mythtv-0.27.1-2|157	BuildRequires:	pkgconfig(fftw3)
14mu|mythtv-0.27.1-2|158	BuildRequires:	pkgconfig(glu)
14mu|mythtv-0.27.1-2|159	BuildRequires:	pkgconfig(jack)
14mu|mythtv-0.27.1-2|160	BuildRequires:	pkgconfig(libass)
14mu|mythtv-0.27.1-2|161	BuildRequires:	pkgconfig(libavc1394)
14mu|mythtv-0.27.1-2|162	BuildRequires:	pkgconfig(libcec)
14mu|mythtv-0.27.1-2|163	%if %{build_dts}
14mu|mythtv-0.27.1-2|164	BuildRequires:	pkgconfig(libdts)
14mu|mythtv-0.27.1-2|165	%endif
14mu|mythtv-0.27.1-2|166	BuildRequires:	pkgconfig(libiec61883)
14mu|mythtv-0.27.1-2|167	BuildRequires:	pkgconfig(liblircclient0)
14mu|mythtv-0.27.1-2|168	BuildRequires:	pkgconfig(libpulse)
14mu|mythtv-0.27.1-2|169	BuildRequires:	pkgconfig(uuid)
14mu|mythtv-0.27.1-2|170	BuildRequires:	pkgconfig(libva)
14mu|mythtv-0.27.1-2|171	BuildRequires:	pkgconfig(python)
14mu|mythtv-0.27.1-2|172	BuildRequires:	pkgconfig(taglib)
14mu|mythtv-0.27.1-2|173	BuildRequires:	pkgconfig(vdpau)
14mu|mythtv-0.27.1-2|174	BuildRequires:	pkgconfig(vpx)
14mu|mythtv-0.27.1-2|175	BuildRequires:	pkgconfig(x11)
14mu|mythtv-0.27.1-2|176	%if %{build_x264}
14mu|mythtv-0.27.1-2|177	BuildRequires:	pkgconfig(x264)
14mu|mythtv-0.27.1-2|178	%endif
14mu|mythtv-0.27.1-2|179	BuildRequires:	pkgconfig(xext)
14mu|mythtv-0.27.1-2|180	BuildRequires:	pkgconfig(xinerama)
14mu|mythtv-0.27.1-2|181	BuildRequires:	pkgconfig(xrandr)
14mu|mythtv-0.27.1-2|182	BuildRequires:	pkgconfig(xv)
14mu|mythtv-0.27.1-2|183	BuildRequires:	pkgconfig(xvmc)
14mu|mythtv-0.27.1-2|184	BuildRequires:	pkgconfig(xxf86vm)
14mu|mythtv-0.27.1-2|185	
14mu|mythtv-0.27.1-2|186	%description
14mu|mythtv-0.27.1-2|187	MythTV implements the following PVR features, and more, with a
14mu|mythtv-0.27.1-2|188	unified graphical interface:
14mu|mythtv-0.27.1-2|189	
14mu|mythtv-0.27.1-2|190	- Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
14mu|mythtv-0.27.1-2|191	- Video compression using RTjpeg or MPEG-4
14mu|mythtv-0.27.1-2|192	- Program listing retrieval using XMLTV
14mu|mythtv-0.27.1-2|193	- Themable, semi-transparent on-screen display
14mu|mythtv-0.27.1-2|194	- Electronic program guide
14mu|mythtv-0.27.1-2|195	- Scheduled recording of TV programs
14mu|mythtv-0.27.1-2|196	- Resolution of conflicts between scheduled recordings
14mu|mythtv-0.27.1-2|197	- Basic video editing
14mu|mythtv-0.27.1-2|198	
14mu|mythtv-0.27.1-2|199	%if %{build_plf}
14mu|mythtv-0.27.1-2|200	This package is in restricted because it contains software that supports
14mu|mythtv-0.27.1-2|201	codecs that may be covered by software patents.
14mu|mythtv-0.27.1-2|202	%endif
14mu|mythtv-0.27.1-2|203	%if !%{build_lame}
14mu|mythtv-0.27.1-2|204	Note that this build does not support MP3 encoding when recording
14mu|mythtv-0.27.1-2|205	into the NuppelVideo format.
14mu|mythtv-0.27.1-2|206	%endif
14mu|mythtv-0.27.1-2|207	%if %{fixesdate}
14mu|mythtv-0.27.1-2|208	This package is based on the MythTV "fixes" branch at
14mu|mythtv-0.27.1-2|209	revision %{gitversion}
14mu|mythtv-0.27.1-2|210	%endif
14mu|mythtv-0.27.1-2|211	
14mu|mythtv-0.27.1-2|212	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|213	
14mu|mythtv-0.27.1-2|214	%package -n %{libname}
14mu|mythtv-0.27.1-2|215	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|216	Group:		System/Libraries
14mu|mythtv-0.27.1-2|217	Obsoletes:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|218	
14mu|mythtv-0.27.1-2|219	%description -n %{libname}
14mu|mythtv-0.27.1-2|220	MythTV shared library.
14mu|mythtv-0.27.1-2|221	
14mu|mythtv-0.27.1-2|222	%files -n %{libname}
14mu|mythtv-0.27.1-2|223	%{_libdir}/libmythtv-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|224	
14mu|mythtv-0.27.1-2|225	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|226	
14mu|mythtv-0.27.1-2|227	%package -n %{libbase}
14mu|mythtv-0.27.1-2|228	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|229	Group:		System/Libraries
14mu|mythtv-0.27.1-2|230	
14mu|mythtv-0.27.1-2|231	%description -n %{libbase}
14mu|mythtv-0.27.1-2|232	MythTV shared library.
14mu|mythtv-0.27.1-2|233	
14mu|mythtv-0.27.1-2|234	%files -n %{libbase}
14mu|mythtv-0.27.1-2|235	%{_libdir}/libmythbase-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|236	
14mu|mythtv-0.27.1-2|237	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|238	
14mu|mythtv-0.27.1-2|239	%package -n %{libfreemheg}
14mu|mythtv-0.27.1-2|240	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|241	Group:		System/Libraries
14mu|mythtv-0.27.1-2|242	
14mu|mythtv-0.27.1-2|243	%description -n %{libfreemheg}
14mu|mythtv-0.27.1-2|244	MythTV shared library.
14mu|mythtv-0.27.1-2|245	
14mu|mythtv-0.27.1-2|246	%files -n %{libfreemheg}
14mu|mythtv-0.27.1-2|247	%{_libdir}/libmythfreemheg-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|248	
14mu|mythtv-0.27.1-2|249	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|250	
14mu|mythtv-0.27.1-2|251	%package -n %{libhdhomerun}
14mu|mythtv-0.27.1-2|252	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|253	Group:		System/Libraries
14mu|mythtv-0.27.1-2|254	
14mu|mythtv-0.27.1-2|255	%description -n %{libhdhomerun}
14mu|mythtv-0.27.1-2|256	MythTV shared library.
14mu|mythtv-0.27.1-2|257	
14mu|mythtv-0.27.1-2|258	%files -n %{libhdhomerun}
14mu|mythtv-0.27.1-2|259	%{_libdir}/libmythhdhomerun-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|260	
14mu|mythtv-0.27.1-2|261	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|262	
14mu|mythtv-0.27.1-2|263	%package -n %{libmetadata}
14mu|mythtv-0.27.1-2|264	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|265	Group:		System/Libraries
14mu|mythtv-0.27.1-2|266	
14mu|mythtv-0.27.1-2|267	%description -n %{libmetadata}
14mu|mythtv-0.27.1-2|268	MythTV shared library.
14mu|mythtv-0.27.1-2|269	
14mu|mythtv-0.27.1-2|270	%files -n %{libmetadata}
14mu|mythtv-0.27.1-2|271	%{_libdir}/libmythmetadata-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|272	
14mu|mythtv-0.27.1-2|273	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|274	
14mu|mythtv-0.27.1-2|275	%package -n %{libmyth}
14mu|mythtv-0.27.1-2|276	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|277	Group:		System/Libraries
14mu|mythtv-0.27.1-2|278	
14mu|mythtv-0.27.1-2|279	%description -n %{libmyth}
14mu|mythtv-0.27.1-2|280	MythTV shared library.
14mu|mythtv-0.27.1-2|281	
14mu|mythtv-0.27.1-2|282	%files -n %{libmyth}
14mu|mythtv-0.27.1-2|283	%{_libdir}/libmyth-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|284	
14mu|mythtv-0.27.1-2|285	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|286	
14mu|mythtv-0.27.1-2|287	%package -n %{libprotoserver}
14mu|mythtv-0.27.1-2|288	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|289	Group:		System/Libraries
14mu|mythtv-0.27.1-2|290	
14mu|mythtv-0.27.1-2|291	%description -n %{libprotoserver}
14mu|mythtv-0.27.1-2|292	MythTV shared library.
14mu|mythtv-0.27.1-2|293	
14mu|mythtv-0.27.1-2|294	%files -n %{libprotoserver}
14mu|mythtv-0.27.1-2|295	%{_libdir}/libmythprotoserver-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|296	
14mu|mythtv-0.27.1-2|297	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|298	
14mu|mythtv-0.27.1-2|299	%package -n %{libservicecontracts}
14mu|mythtv-0.27.1-2|300	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|301	Group:		System/Libraries
14mu|mythtv-0.27.1-2|302	
14mu|mythtv-0.27.1-2|303	%description -n %{libservicecontracts}
14mu|mythtv-0.27.1-2|304	MythTV shared library.
14mu|mythtv-0.27.1-2|305	
14mu|mythtv-0.27.1-2|306	%files -n %{libservicecontracts}
14mu|mythtv-0.27.1-2|307	%{_libdir}/libmythservicecontracts-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|308	
14mu|mythtv-0.27.1-2|309	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|310	
14mu|mythtv-0.27.1-2|311	%package -n %{libui}
14mu|mythtv-0.27.1-2|312	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|313	Group:		System/Libraries
14mu|mythtv-0.27.1-2|314	
14mu|mythtv-0.27.1-2|315	%description -n %{libui}
14mu|mythtv-0.27.1-2|316	MythTV shared library.
14mu|mythtv-0.27.1-2|317	
14mu|mythtv-0.27.1-2|318	%files -n %{libui}
14mu|mythtv-0.27.1-2|319	%{_libdir}/libmythui-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|320	
14mu|mythtv-0.27.1-2|321	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|322	
14mu|mythtv-0.27.1-2|323	%package -n %{libupnp}
14mu|mythtv-0.27.1-2|324	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|325	Group:		System/Libraries
14mu|mythtv-0.27.1-2|326	
14mu|mythtv-0.27.1-2|327	%description -n %{libupnp}
14mu|mythtv-0.27.1-2|328	MythTV shared library.
14mu|mythtv-0.27.1-2|329	
14mu|mythtv-0.27.1-2|330	%files -n %{libupnp}
14mu|mythtv-0.27.1-2|331	%{_libdir}/libmythupnp-%{api}.so.%{major}*
14mu|mythtv-0.27.1-2|332	
14mu|mythtv-0.27.1-2|333	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|334	
14mu|mythtv-0.27.1-2|335	%package -n %{libqjson}
14mu|mythtv-0.27.1-2|336	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|337	Group:		System/Libraries
14mu|mythtv-0.27.1-2|338	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|339	
14mu|mythtv-0.27.1-2|340	%description -n %{libqjson}
14mu|mythtv-0.27.1-2|341	MythTV shared library.
14mu|mythtv-0.27.1-2|342	
14mu|mythtv-0.27.1-2|343	%files -n %{libqjson}
14mu|mythtv-0.27.1-2|344	%{_libdir}/libmythqjson.so.%{major}*
14mu|mythtv-0.27.1-2|345	
14mu|mythtv-0.27.1-2|346	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|347	
14mu|mythtv-0.27.1-2|348	%package -n %{libavcodec}
14mu|mythtv-0.27.1-2|349	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|350	Group:		System/Libraries
14mu|mythtv-0.27.1-2|351	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|352	
14mu|mythtv-0.27.1-2|353	%description -n %{libavcodec}
14mu|mythtv-0.27.1-2|354	MythTV shared library.
14mu|mythtv-0.27.1-2|355	
14mu|mythtv-0.27.1-2|356	%files -n %{libavcodec}
14mu|mythtv-0.27.1-2|357	%{_libdir}/libmythavcodec.so.%{avcodec_major}*
14mu|mythtv-0.27.1-2|358	
14mu|mythtv-0.27.1-2|359	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|360	
14mu|mythtv-0.27.1-2|361	%package -n %{libavdevice}
14mu|mythtv-0.27.1-2|362	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|363	Group:		System/Libraries
14mu|mythtv-0.27.1-2|364	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|365	
14mu|mythtv-0.27.1-2|366	%description -n %{libavdevice}
14mu|mythtv-0.27.1-2|367	MythTV shared library.
14mu|mythtv-0.27.1-2|368	
14mu|mythtv-0.27.1-2|369	%files -n %{libavdevice}
14mu|mythtv-0.27.1-2|370	%{_libdir}/libmythavdevice.so.%{avdevice_major}*
14mu|mythtv-0.27.1-2|371	
14mu|mythtv-0.27.1-2|372	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|373	
14mu|mythtv-0.27.1-2|374	%package -n %{libavformat}
14mu|mythtv-0.27.1-2|375	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|376	Group:		System/Libraries
14mu|mythtv-0.27.1-2|377	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|378	
14mu|mythtv-0.27.1-2|379	%description -n %{libavformat}
14mu|mythtv-0.27.1-2|380	MythTV shared library.
14mu|mythtv-0.27.1-2|381	
14mu|mythtv-0.27.1-2|382	%files -n %{libavformat}
14mu|mythtv-0.27.1-2|383	%{_libdir}/libmythavformat.so.%{avformat_major}*
14mu|mythtv-0.27.1-2|384	
14mu|mythtv-0.27.1-2|385	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|386	
14mu|mythtv-0.27.1-2|387	%package -n %{libavutil}
14mu|mythtv-0.27.1-2|388	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|389	Group:		System/Libraries
14mu|mythtv-0.27.1-2|390	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|391	
14mu|mythtv-0.27.1-2|392	%description -n %{libavutil}
14mu|mythtv-0.27.1-2|393	MythTV shared library.
14mu|mythtv-0.27.1-2|394	
14mu|mythtv-0.27.1-2|395	%files -n %{libavutil}
14mu|mythtv-0.27.1-2|396	%{_libdir}/libmythavutil.so.%{avutil_major}*
14mu|mythtv-0.27.1-2|397	
14mu|mythtv-0.27.1-2|398	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|399	
14mu|mythtv-0.27.1-2|400	%package -n %{libpostproc}
14mu|mythtv-0.27.1-2|401	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|402	Group:		System/Libraries
14mu|mythtv-0.27.1-2|403	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|404	
14mu|mythtv-0.27.1-2|405	%description -n %{libpostproc}
14mu|mythtv-0.27.1-2|406	MythTV shared library.
14mu|mythtv-0.27.1-2|407	
14mu|mythtv-0.27.1-2|408	%files -n %{libpostproc}
14mu|mythtv-0.27.1-2|409	%{_libdir}/libmythpostproc.so.%{postproc_major}*
14mu|mythtv-0.27.1-2|410	
14mu|mythtv-0.27.1-2|411	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|412	
14mu|mythtv-0.27.1-2|413	%package -n %{libavfilter}
14mu|mythtv-0.27.1-2|414	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|415	Group:		System/Libraries
14mu|mythtv-0.27.1-2|416	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|417	
14mu|mythtv-0.27.1-2|418	%description -n %{libavfilter}
14mu|mythtv-0.27.1-2|419	MythTV shared library.
14mu|mythtv-0.27.1-2|420	
14mu|mythtv-0.27.1-2|421	%files -n %{libavfilter}
14mu|mythtv-0.27.1-2|422	%{_libdir}/libmythavfilter.so.%{avfilter_major}*
14mu|mythtv-0.27.1-2|423	
14mu|mythtv-0.27.1-2|424	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|425	
14mu|mythtv-0.27.1-2|426	%package -n %{libswresample}
14mu|mythtv-0.27.1-2|427	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|428	Group:		System/Libraries
14mu|mythtv-0.27.1-2|429	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|430	
14mu|mythtv-0.27.1-2|431	%description -n %{libswresample}
14mu|mythtv-0.27.1-2|432	MythTV shared library.
14mu|mythtv-0.27.1-2|433	
14mu|mythtv-0.27.1-2|434	%files -n %{libswresample}
14mu|mythtv-0.27.1-2|435	%{_libdir}/libmythswresample.so.%{swresample_major}*
14mu|mythtv-0.27.1-2|436	
14mu|mythtv-0.27.1-2|437	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|438	
14mu|mythtv-0.27.1-2|439	%package -n %{libswscale}
14mu|mythtv-0.27.1-2|440	Summary:	MythTV shared library
14mu|mythtv-0.27.1-2|441	Group:		System/Libraries
14mu|mythtv-0.27.1-2|442	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14mu|mythtv-0.27.1-2|443	
14mu|mythtv-0.27.1-2|444	%description -n %{libswscale}
14mu|mythtv-0.27.1-2|445	MythTV shared library.
14mu|mythtv-0.27.1-2|446	
14mu|mythtv-0.27.1-2|447	%files -n %{libswscale}
14mu|mythtv-0.27.1-2|448	%{_libdir}/libmythswscale.so.%{swscale_major}*
14mu|mythtv-0.27.1-2|449	
14mu|mythtv-0.27.1-2|450	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|451	
14mu|mythtv-0.27.1-2|452	%package -n %{devname}
14mu|mythtv-0.27.1-2|453	Summary:	Development files for libmyth
14mu|mythtv-0.27.1-2|454	Group:		Development/Other
14mu|mythtv-0.27.1-2|455	Requires:	%{libname} = %{EVRD}
14mu|mythtv-0.27.1-2|456	Requires:	%{libbase} = %{EVRD}
14mu|mythtv-0.27.1-2|457	Requires:	%{libfreemheg} = %{EVRD}
14mu|mythtv-0.27.1-2|458	Requires:	%{libhdhomerun} = %{EVRD}
14mu|mythtv-0.27.1-2|459	Requires:	%{libmetadata} = %{EVRD}
14mu|mythtv-0.27.1-2|460	Requires:	%{libmyth} = %{EVRD}
14mu|mythtv-0.27.1-2|461	Requires:	%{libprotoserver} = %{EVRD}
14mu|mythtv-0.27.1-2|462	Requires:	%{libservicecontracts} = %{EVRD}
14mu|mythtv-0.27.1-2|463	Requires:	%{libui} = %{EVRD}
14mu|mythtv-0.27.1-2|464	Requires:	%{libupnp} = %{EVRD}
14mu|mythtv-0.27.1-2|465	# extra libs
14mu|mythtv-0.27.1-2|466	Requires:	%{libqjson} = %{EVRD}
14mu|mythtv-0.27.1-2|467	Requires:	%{libavcodec} = %{EVRD}
14mu|mythtv-0.27.1-2|468	Requires:	%{libavdevice} = %{EVRD}
14mu|mythtv-0.27.1-2|469	Requires:	%{libavformat} = %{EVRD}
14mu|mythtv-0.27.1-2|470	Requires:	%{libavutil} = %{EVRD}
14mu|mythtv-0.27.1-2|471	Requires:	%{libpostproc} = %{EVRD}
14mu|mythtv-0.27.1-2|472	Requires:	%{libavfilter} = %{EVRD}
14mu|mythtv-0.27.1-2|473	Requires:	%{libswresample} = %{EVRD}
14mu|mythtv-0.27.1-2|474	Requires:	%{libswscale} = %{EVRD}
14mu|mythtv-0.27.1-2|475	Provides:	myth-devel = %{EVRD}
14mu|mythtv-0.27.1-2|476	
14mu|mythtv-0.27.1-2|477	%description -n %{devname}
14mu|mythtv-0.27.1-2|478	This package contains the header files and libraries for developing
14mu|mythtv-0.27.1-2|479	add-ons for mythtv.
14mu|mythtv-0.27.1-2|480	
14mu|mythtv-0.27.1-2|481	%files -n %{devname}
14mu|mythtv-0.27.1-2|482	%if %{maenable}
14mu|mythtv-0.27.1-2|483	%{multiarch_includedir}/mythtv/mythconfig.h
14mu|mythtv-0.27.1-2|484	%endif
14mu|mythtv-0.27.1-2|485	%{_includedir}/mythtv
14mu|mythtv-0.27.1-2|486	# FIXME: Manually multiarch mythconfig.mak
14mu|mythtv-0.27.1-2|487	%{_libdir}/*.so
14mu|mythtv-0.27.1-2|488	
14mu|mythtv-0.27.1-2|489	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|490	
14mu|mythtv-0.27.1-2|491	%package themes-base
14mu|mythtv-0.27.1-2|492	Summary:	Base themes for mythtv's frontend
14mu|mythtv-0.27.1-2|493	Group:		Video
14mu|mythtv-0.27.1-2|494	Conflicts:	mythtv-themes-myththemes < 0.22
14mu|mythtv-0.27.1-2|495	Conflicts:	mythtv-plugin-controls < 0.22
14mu|mythtv-0.27.1-2|496	BuildArch:	noarch
14mu|mythtv-0.27.1-2|497	
14mu|mythtv-0.27.1-2|498	%description themes-base
14mu|mythtv-0.27.1-2|499	MythTV provides a unified graphical interface for recording and viewing
14mu|mythtv-0.27.1-2|500	television programs.
14mu|mythtv-0.27.1-2|501	
14mu|mythtv-0.27.1-2|502	This package contains only the base themes used by mythtv-frontend and
14mu|mythtv-0.27.1-2|503	mythtv-setup.
14mu|mythtv-0.27.1-2|504	
14mu|mythtv-0.27.1-2|505	%files themes-base
14mu|mythtv-0.27.1-2|506	%dir %{_datadir}/mythtv
14mu|mythtv-0.27.1-2|507	%{_datadir}/mythtv/themes
14mu|mythtv-0.27.1-2|508	%{_iconsdir}/%{name}.png
14mu|mythtv-0.27.1-2|509	%{_miconsdir}/%{name}.png
14mu|mythtv-0.27.1-2|510	%{_liconsdir}/%{name}.png
14mu|mythtv-0.27.1-2|511	
14mu|mythtv-0.27.1-2|512	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|513	
14mu|mythtv-0.27.1-2|514	%package common
14mu|mythtv-0.27.1-2|515	Summary:	Common components needed by multiple other MythTV components
14mu|mythtv-0.27.1-2|516	Group:		Video
14mu|mythtv-0.27.1-2|517	Conflicts:	mythtv-backend < 0.25
14mu|mythtv-0.27.1-2|518	Conflicts:	mythtv-frontend < 0.25
14mu|mythtv-0.27.1-2|519	
14mu|mythtv-0.27.1-2|520	%description common
14mu|mythtv-0.27.1-2|521	MythTV provides a unified graphical interface for recording and viewing
14mu|mythtv-0.27.1-2|522	television programs.
14mu|mythtv-0.27.1-2|523	
14mu|mythtv-0.27.1-2|524	This package contains components needed by multiple other MythTV components.
14mu|mythtv-0.27.1-2|525	
14mu|mythtv-0.27.1-2|526	%files common
14mu|mythtv-0.27.1-2|527	%{_bindir}/mythccextractor
14mu|mythtv-0.27.1-2|528	%{_bindir}/mythcommflag
14mu|mythtv-0.27.1-2|529	%{_bindir}/mythpreviewgen
14mu|mythtv-0.27.1-2|530	%{_bindir}/mythtranscode
14mu|mythtv-0.27.1-2|531	%{_bindir}/mythwikiscripts
14mu|mythtv-0.27.1-2|532	%{_bindir}/mythmetadatalookup
14mu|mythtv-0.27.1-2|533	%{_bindir}/mythutil
14mu|mythtv-0.27.1-2|534	%dir %{_datadir}/%{name}
14mu|mythtv-0.27.1-2|535	%{_datadir}/%{name}/mythconverg*.pl
14mu|mythtv-0.27.1-2|536	%dir %{_datadir}/%{name}/locales
14mu|mythtv-0.27.1-2|537	%{_datadir}/%{name}/locales/*
14mu|mythtv-0.27.1-2|538	%dir %{_datadir}/%{name}/metadata
14mu|mythtv-0.27.1-2|539	%{_datadir}/%{name}/metadata/*
14mu|mythtv-0.27.1-2|540	%dir %{_datadir}/%{name}/hardwareprofile
14mu|mythtv-0.27.1-2|541	%{_datadir}/%{name}/hardwareprofile/*
14mu|mythtv-0.27.1-2|542	
14mu|mythtv-0.27.1-2|543	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|544	
14mu|mythtv-0.27.1-2|545	%package frontend
14mu|mythtv-0.27.1-2|546	Summary:	Client component of mythtv (a PVR)
14mu|mythtv-0.27.1-2|547	Group:		Video
14mu|mythtv-0.27.1-2|548	Requires:	mythtv-themes-base = %{EVRD}
14mu|mythtv-0.27.1-2|549	Requires:	mythtv-common = %{EVRD}
14mu|mythtv-0.27.1-2|550	Requires:	qt4-database-plugin-mysql
14mu|mythtv-0.27.1-2|551	Requires:	mplayer
14mu|mythtv-0.27.1-2|552	%if %{build_plf}
14mu|mythtv-0.27.1-2|553	Requires:	transcode
14mu|mythtv-0.27.1-2|554	Requires:	%{mklibname dvdcss 2}
14mu|mythtv-0.27.1-2|555	%endif
14mu|mythtv-0.27.1-2|556	Obsoletes:	mythtv-plugin-controls < 0.25
14mu|mythtv-0.27.1-2|557	Obsoletes:	mythtv-plugin-video < 0.25
14mu|mythtv-0.27.1-2|558	Conflicts:	mythtv-backend < 0.25
14mu|mythtv-0.27.1-2|559	
14mu|mythtv-0.27.1-2|560	%description frontend
14mu|mythtv-0.27.1-2|561	MythTV provides a unified graphical interface for recording and viewing
14mu|mythtv-0.27.1-2|562	television programs.
14mu|mythtv-0.27.1-2|563	
14mu|mythtv-0.27.1-2|564	This package contains only the client software, which provides a
14mu|mythtv-0.27.1-2|565	front-end for playback and configuration.  It requires access to a
14mu|mythtv-0.27.1-2|566	mythtv-backend installation, either on the same system or one
14mu|mythtv-0.27.1-2|567	reachable via the network.
14mu|mythtv-0.27.1-2|568	
14mu|mythtv-0.27.1-2|569	%files frontend
14mu|mythtv-0.27.1-2|570	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/99MythFrontend
14mu|mythtv-0.27.1-2|571	%{_datadir}/mythtv/*.xml
14mu|mythtv-0.27.1-2|572	%exclude %{_datadir}/mythtv/setup.xml
14mu|mythtv-0.27.1-2|573	%{_bindir}/mythavtest
14mu|mythtv-0.27.1-2|574	%{_bindir}/mythff*
14mu|mythtv-0.27.1-2|575	%{_bindir}/mythfrontend
14mu|mythtv-0.27.1-2|576	%{_bindir}/mythlcdserver
14mu|mythtv-0.27.1-2|577	%{_bindir}/mythscreenwizard
14mu|mythtv-0.27.1-2|578	%{_bindir}/mythshutdown
14mu|mythtv-0.27.1-2|579	%{_bindir}/mythwelcome
14mu|mythtv-0.27.1-2|580	%dir %{_libdir}/mythtv
14mu|mythtv-0.27.1-2|581	%{_libdir}/mythtv/filters
14mu|mythtv-0.27.1-2|582	%{_libdir}/mythtv/plugins
14mu|mythtv-0.27.1-2|583	%dir %{_datadir}/mythtv
14mu|mythtv-0.27.1-2|584	%dir %{_datadir}/mythtv/fonts
14mu|mythtv-0.27.1-2|585	%{_datadir}/mythtv/fonts/*.otf
14mu|mythtv-0.27.1-2|586	%{_datadir}/mythtv/fonts/*.ttf
14mu|mythtv-0.27.1-2|587	%{_datadir}/mythtv/i18n
14mu|mythtv-0.27.1-2|588	%{_datadir}/applications/mandriva-mythtv-frontend.desktop
14mu|mythtv-0.27.1-2|589	
14mu|mythtv-0.27.1-2|590	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|591	
14mu|mythtv-0.27.1-2|592	%package backend
14mu|mythtv-0.27.1-2|593	Summary:	Server component of mythtv (a PVR)
14mu|mythtv-0.27.1-2|594	Group:		Video
14mu|mythtv-0.27.1-2|595	Requires:	%{libname} = %{EVRD}
14mu|mythtv-0.27.1-2|596	Requires:	mythtv-common = %{EVRD}
14mu|mythtv-0.27.1-2|597	Requires:	qt4-database-plugin-mysql
14mu|mythtv-0.27.1-2|598	Requires(pre,post,preun,postun):	rpm-helper
14mu|mythtv-0.27.1-2|599	Conflicts:	mythtv-frontend < 0.25
14mu|mythtv-0.27.1-2|600	
14mu|mythtv-0.27.1-2|601	%description backend
14mu|mythtv-0.27.1-2|602	MythTV provides a unified graphical interface for recording and viewing
14mu|mythtv-0.27.1-2|603	television programs.
14mu|mythtv-0.27.1-2|604	
14mu|mythtv-0.27.1-2|605	This package contains only the server software, which provides video
14mu|mythtv-0.27.1-2|606	and audio capture and encoding services.  In order to be useful, it
14mu|mythtv-0.27.1-2|607	requires a mythtv-frontend installation, either on the same system or
14mu|mythtv-0.27.1-2|608	one reachable via the network.
14mu|mythtv-0.27.1-2|609	
14mu|mythtv-0.27.1-2|610	%if !%{build_lame}
14mu|mythtv-0.27.1-2|611	Note that this build does not support MP3 encoding when recording
14mu|mythtv-0.27.1-2|612	into the NuppelVideo format.
14mu|mythtv-0.27.1-2|613	%endif
14mu|mythtv-0.27.1-2|614	
14mu|mythtv-0.27.1-2|615	%files backend
14mu|mythtv-0.27.1-2|616	%doc README.install.urpmi
14mu|mythtv-0.27.1-2|617	%{_bindir}/mythbackend
14mu|mythtv-0.27.1-2|618	%{_bindir}/mythfilldatabase
14mu|mythtv-0.27.1-2|619	%{_bindir}/mythhdhomerun_config
14mu|mythtv-0.27.1-2|620	%{_bindir}/mythjobqueue
14mu|mythtv-0.27.1-2|621	%{_bindir}/mythmediaserver
14mu|mythtv-0.27.1-2|622	%{_bindir}/mythreplex
14mu|mythtv-0.27.1-2|623	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv
14mu|mythtv-0.27.1-2|624	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv/recordings
14mu|mythtv-0.27.1-2|625	%attr(-,mythtv,mythtv) %dir %{_var}/cache/mythtv
14mu|mythtv-0.27.1-2|626	%{_unitdir}/mythbackend.service
14mu|mythtv-0.27.1-2|627	%config(noreplace) %{_sysconfdir}/sysconfig/mythbackend
14mu|mythtv-0.27.1-2|628	%config(noreplace) %{_sysconfdir}/logrotate.d/*
14mu|mythtv-0.27.1-2|629	%attr(-,mythtv,mythtv) %dir %{_logdir}/mythtv
14mu|mythtv-0.27.1-2|630	%{_datadir}/%{name}/backend-config
14mu|mythtv-0.27.1-2|631	%dir %{_datadir}/%{name}/initialdb
14mu|mythtv-0.27.1-2|632	%{_datadir}/%{name}/initialdb/mc.sql
14mu|mythtv-0.27.1-2|633	%{_datadir}/mythtv/internetcontent/
14mu|mythtv-0.27.1-2|634	
14mu|mythtv-0.27.1-2|635	%pre backend
14mu|mythtv-0.27.1-2|636	# Add the "mythtv" user
14mu|mythtv-0.27.1-2|637	%_pre_useradd mythtv %{_localstatedir}/lib/mythtv /sbin/nologin
14mu|mythtv-0.27.1-2|638	gpasswd -a mythtv audio &>/dev/null
14mu|mythtv-0.27.1-2|639	gpasswd -a mythtv video &>/dev/null
14mu|mythtv-0.27.1-2|640	
14mu|mythtv-0.27.1-2|641	%postun backend
14mu|mythtv-0.27.1-2|642	%_postun_userdel mythtv
14mu|mythtv-0.27.1-2|643	
14mu|mythtv-0.27.1-2|644	%post backend
14mu|mythtv-0.27.1-2|645	%_post_service mythbackend
14mu|mythtv-0.27.1-2|646	
14mu|mythtv-0.27.1-2|647	%preun backend
14mu|mythtv-0.27.1-2|648	%_preun_service mythbackend
14mu|mythtv-0.27.1-2|649	
14mu|mythtv-0.27.1-2|650	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|651	
14mu|mythtv-0.27.1-2|652	%package setup
14mu|mythtv-0.27.1-2|653	Summary:	Setup the mythtv backend
14mu|mythtv-0.27.1-2|654	Group:		Video
14mu|mythtv-0.27.1-2|655	Requires:	mythtv-backend = %{EVRD}
14mu|mythtv-0.27.1-2|656	Requires:	mythtv-themes-base = %{EVRD}
14mu|mythtv-0.27.1-2|657	Provides:	mythtvsetup = %{EVRD}
14mu|mythtv-0.27.1-2|658	Requires:	qt4-database-plugin-mysql
14mu|mythtv-0.27.1-2|659	
14mu|mythtv-0.27.1-2|660	%description setup
14mu|mythtv-0.27.1-2|661	MythTV provides a unified graphical interface for recording and viewing
14mu|mythtv-0.27.1-2|662	television programs.
14mu|mythtv-0.27.1-2|663	
14mu|mythtv-0.27.1-2|664	This package contains the setup software for configuring the mythtv
14mu|mythtv-0.27.1-2|665	backend.
14mu|mythtv-0.27.1-2|666	
14mu|mythtv-0.27.1-2|667	%if !%{build_lame}
14mu|mythtv-0.27.1-2|668	Note that this build does not support MP3 encoding when recording
14mu|mythtv-0.27.1-2|669	into the NuppelVideo format.
14mu|mythtv-0.27.1-2|670	%endif
14mu|mythtv-0.27.1-2|671	
14mu|mythtv-0.27.1-2|672	%files setup
14mu|mythtv-0.27.1-2|673	%{_bindir}/mythtv-setup
14mu|mythtv-0.27.1-2|674	%{_datadir}/applications/mandriva-mythtv-setup.desktop
14mu|mythtv-0.27.1-2|675	%dir %{_datadir}/mythtv
14mu|mythtv-0.27.1-2|676	%{_datadir}/mythtv/setup.xml
14mu|mythtv-0.27.1-2|677	
14mu|mythtv-0.27.1-2|678	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|679	
14mu|mythtv-0.27.1-2|680	%package doc
14mu|mythtv-0.27.1-2|681	Summary:	MythTV documentation
14mu|mythtv-0.27.1-2|682	Group:		Documentation
14mu|mythtv-0.27.1-2|683	
14mu|mythtv-0.27.1-2|684	%description doc
14mu|mythtv-0.27.1-2|685	MythTV provides a unified graphical interface for recording and viewing
14mu|mythtv-0.27.1-2|686	television programs.
14mu|mythtv-0.27.1-2|687	
14mu|mythtv-0.27.1-2|688	This package contains the documentation and contributed additional
14mu|mythtv-0.27.1-2|689	scripts for MythTV.
14mu|mythtv-0.27.1-2|690	
14mu|mythtv-0.27.1-2|691	%files doc
14mu|mythtv-0.27.1-2|692	%doc README UPGRADING AUTHORS COPYING FAQ
14mu|mythtv-0.27.1-2|693	%doc keys.txt
14mu|mythtv-0.27.1-2|694	%doc contrib
14mu|mythtv-0.27.1-2|695	%{_datadir}/%{name}/contrib
14mu|mythtv-0.27.1-2|696	%{_datadir}/%{name}/html
14mu|mythtv-0.27.1-2|697	
14mu|mythtv-0.27.1-2|698	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|699	
14mu|mythtv-0.27.1-2|700	%package -n perl-MythTV
14mu|mythtv-0.27.1-2|701	Summary:	Perl bindings for MythTV
14mu|mythtv-0.27.1-2|702	Group:		Development/Perl
14mu|mythtv-0.27.1-2|703	
14mu|mythtv-0.27.1-2|704	%description -n perl-MythTV
14mu|mythtv-0.27.1-2|705	MythTV provides a unified graphical interface for recording and viewing
14mu|mythtv-0.27.1-2|706	television programs.
14mu|mythtv-0.27.1-2|707	
14mu|mythtv-0.27.1-2|708	This package contains the perl bindings for MythTV.
14mu|mythtv-0.27.1-2|709	
14mu|mythtv-0.27.1-2|710	%files -n perl-MythTV
14mu|mythtv-0.27.1-2|711	%{perl_vendorlib}/MythTV.pm
14mu|mythtv-0.27.1-2|712	%{perl_vendorlib}/MythTV
14mu|mythtv-0.27.1-2|713	%{perl_vendorlib}/IO/Socket/INET/MythTV.pm
14mu|mythtv-0.27.1-2|714	
14mu|mythtv-0.27.1-2|715	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|716	
14mu|mythtv-0.27.1-2|717	%package -n python-mythtv
14mu|mythtv-0.27.1-2|718	Summary:	Python bindings for MythTV
14mu|mythtv-0.27.1-2|719	Group:		Development/Python
14mu|mythtv-0.27.1-2|720	Requires:	python-mysql
14mu|mythtv-0.27.1-2|721	Requires:	python-lxml
14mu|mythtv-0.27.1-2|722	
14mu|mythtv-0.27.1-2|723	%description -n python-mythtv
14mu|mythtv-0.27.1-2|724	MythTV provides a unified graphical interface for recording and viewing
14mu|mythtv-0.27.1-2|725	television programs.
14mu|mythtv-0.27.1-2|726	
14mu|mythtv-0.27.1-2|727	This package contains the python bindings for MythTV.
14mu|mythtv-0.27.1-2|728	
14mu|mythtv-0.27.1-2|729	%files -n python-mythtv
14mu|mythtv-0.27.1-2|730	%{_bindir}/mythpython
14mu|mythtv-0.27.1-2|731	%{py_puresitedir}/MythTV
14mu|mythtv-0.27.1-2|732	
14mu|mythtv-0.27.1-2|733	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|734	
14mu|mythtv-0.27.1-2|735	%package -n php-mythtv
14mu|mythtv-0.27.1-2|736	Summary:	PHP bindings for MythTV
14mu|mythtv-0.27.1-2|737	Group:		Development/PHP
14mu|mythtv-0.27.1-2|738	Requires:	php-mysql
14mu|mythtv-0.27.1-2|739	BuildArch:	noarch
14mu|mythtv-0.27.1-2|740	
14mu|mythtv-0.27.1-2|741	%description -n php-mythtv
14mu|mythtv-0.27.1-2|742	MythTV provides a unified graphical interface for recording and viewing
14mu|mythtv-0.27.1-2|743	television programs.
14mu|mythtv-0.27.1-2|744	
14mu|mythtv-0.27.1-2|745	This package contains the PHP bindings for MythTV.
14mu|mythtv-0.27.1-2|746	
14mu|mythtv-0.27.1-2|747	%files -n php-mythtv
14mu|mythtv-0.27.1-2|748	%{_datadir}/%{name}/bindings/php
14mu|mythtv-0.27.1-2|749	
14mu|mythtv-0.27.1-2|750	#----------------------------------------------------------------------------
14mu|mythtv-0.27.1-2|751	
14mu|mythtv-0.27.1-2|752	%prep
14mu|mythtv-0.27.1-2|753	%setup -q
14mu|mythtv-0.27.1-2|754	%apply_patches
14mu|mythtv-0.27.1-2|755	
14mu|mythtv-0.27.1-2|756	# (cg) Fixes might bring in some .gitignore files in patches... trash 'em.
14mu|mythtv-0.27.1-2|757	find -name .gitignore -delete
14mu|mythtv-0.27.1-2|758	
14mu|mythtv-0.27.1-2|759	# (cg) The installer is dumb and installs our patch backup files...
14mu|mythtv-0.27.1-2|760	# This can be removed after 0.25
14mu|mythtv-0.27.1-2|761	rm -f programs/scripts/database/mythconverg_restore.pl.*
14mu|mythtv-0.27.1-2|762	
14mu|mythtv-0.27.1-2|763	# (cg) As of 0.21, only contrib scripts are affected.
14mu|mythtv-0.27.1-2|764	find contrib -type f | xargs grep -l /usr/local | xargs perl -pi -e's|/usr/local|%{_prefix}|g'
14mu|mythtv-0.27.1-2|765	
14mu|mythtv-0.27.1-2|766	echo "QMAKE_PROJECT_DEPTH = 0" >> mythtv.pro
14mu|mythtv-0.27.1-2|767	echo "QMAKE_PROJECT_DEPTH = 0" >> settings.pro
14mu|mythtv-0.27.1-2|768	
14mu|mythtv-0.27.1-2|769	cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .
14mu|mythtv-0.27.1-2|770	for file in mythbackend.service \
14mu|mythtv-0.27.1-2|771	mythbackend.sysconfig \
14mu|mythtv-0.27.1-2|772	mythbackend.logrotate; do
14mu|mythtv-0.27.1-2|773	sed -e's|@logdir@|%{_logdir}|g' \
14mu|mythtv-0.27.1-2|774	-e's|@rundir@|%{_var}/run|g' \
14mu|mythtv-0.27.1-2|775	-e's|@sysconfdir@|%{_sysconfdir}|g' \
14mu|mythtv-0.27.1-2|776	-e's|@sysconfigdir@|%{_sysconfdir}/sysconfig|g' \
14mu|mythtv-0.27.1-2|777	-e's|@initdir@|%{_initrddir}|g' \
14mu|mythtv-0.27.1-2|778	-e's|@bindir@|%{_bindir}|g' \
14mu|mythtv-0.27.1-2|779	-e's|@sbindir@|%{_sbindir}|g' \
14mu|mythtv-0.27.1-2|780	-e's|@subsysdir@|%{_var}/lock/subsys|g' \
14mu|mythtv-0.27.1-2|781	-e's|@varlibdir@|%{_localstatedir}/lib|g' \
14mu|mythtv-0.27.1-2|782	-e's|@varcachedir@|%{_var}/cache|g' \
14mu|mythtv-0.27.1-2|783	-e's|@logrotatedir@|%{_sysconfdir}/logrotate.d|g' \
14mu|mythtv-0.27.1-2|784	< $file.in > $file
14mu|mythtv-0.27.1-2|785	done
14mu|mythtv-0.27.1-2|786	
14mu|mythtv-0.27.1-2|787	# default recordings dir
14mu|mythtv-0.27.1-2|788	perl -pi -e's|/mnt/store|%{_localstatedir}/lib/mythtv/recordings|' programs/mythtv-setup/backendsettings.cpp
14mu|mythtv-0.27.1-2|789	
14mu|mythtv-0.27.1-2|790	# do not set hardcoded archflags
14mu|mythtv-0.27.1-2|791	perl -pi -e's|^echo "ARCHFLAGS=|# echo "ARCHFLAGS=|' configure
14mu|mythtv-0.27.1-2|792	
14mu|mythtv-0.27.1-2|793	# Fix the version reporting (which assumes svn checkout)
14mu|mythtv-0.27.1-2|794	echo "SOURCE_VERSION=%{version}-%{release}" >VERSION
14mu|mythtv-0.27.1-2|795	
14mu|mythtv-0.27.1-2|796	%build
14mu|mythtv-0.27.1-2|797	%global optflags %{optflags} -fno-devirtualize
14mu|mythtv-0.27.1-2|798	
14mu|mythtv-0.27.1-2|799	./configure \
14mu|mythtv-0.27.1-2|800	--prefix=%{_prefix} \
14mu|mythtv-0.27.1-2|801	--libdir=%{_libdir} \
14mu|mythtv-0.27.1-2|802	--libdir-name=%{_lib} \
14mu|mythtv-0.27.1-2|803	--enable-runtime-cpudetect \
14mu|mythtv-0.27.1-2|804	--enable-dvb \
14mu|mythtv-0.27.1-2|805	--enable-opengl-video \
14mu|mythtv-0.27.1-2|806	--without-bindings=perl \
14mu|mythtv-0.27.1-2|807	--extra-cxxflags="%{optflags}" \
14mu|mythtv-0.27.1-2|808	--extra-ldflags="%{ldflags}" \
14mu|mythtv-0.27.1-2|809	--enable-vdpau \
14mu|mythtv-0.27.1-2|810	--enable-vaapi \
14mu|mythtv-0.27.1-2|811	%if %{build_crystalhd}
14mu|mythtv-0.27.1-2|812	--enable-crystalhd \
14mu|mythtv-0.27.1-2|813	%endif
14mu|mythtv-0.27.1-2|814	--enable-libfftw3 \
14mu|mythtv-0.27.1-2|815	--enable-libdns-sd \
14mu|mythtv-0.27.1-2|816	--enable-libvpx \
14mu|mythtv-0.27.1-2|817	%if %{build_plf}
14mu|mythtv-0.27.1-2|818	--enable-nonfree \
14mu|mythtv-0.27.1-2|819	%endif
14mu|mythtv-0.27.1-2|820	%if %{build_x264}
14mu|mythtv-0.27.1-2|821	--enable-libx264 \
14mu|mythtv-0.27.1-2|822	%endif
14mu|mythtv-0.27.1-2|823	%if %{build_xvid}
14mu|mythtv-0.27.1-2|824	--enable-libxvid \
14mu|mythtv-0.27.1-2|825	%endif
14mu|mythtv-0.27.1-2|826	%if %{build_faac}
14mu|mythtv-0.27.1-2|827	--enable-libfaac \
14mu|mythtv-0.27.1-2|828	%endif
14mu|mythtv-0.27.1-2|829	%if %{build_lame}
14mu|mythtv-0.27.1-2|830	--enable-libmp3lame \
14mu|mythtv-0.27.1-2|831	%endif
14mu|mythtv-0.27.1-2|832	--enable-firewire \
14mu|mythtv-0.27.1-2|833	--disable-mythlogserver
14mu|mythtv-0.27.1-2|834	
14mu|mythtv-0.27.1-2|835	%make
14mu|mythtv-0.27.1-2|836	
14mu|mythtv-0.27.1-2|837	# This is easier to do ourselves
14mu|mythtv-0.27.1-2|838	pushd bindings/perl
14mu|mythtv-0.27.1-2|839	perl Makefile.PL INSTALLDIRS=vendor
14mu|mythtv-0.27.1-2|840	%make
14mu|mythtv-0.27.1-2|841	popd
14mu|mythtv-0.27.1-2|842	
14mu|mythtv-0.27.1-2|843	%install
14mu|mythtv-0.27.1-2|844	INSTALL_ROOT=%{buildroot}; export INSTALL_ROOT
14mu|mythtv-0.27.1-2|845	%makeinstall
14mu|mythtv-0.27.1-2|846	
14mu|mythtv-0.27.1-2|847	pushd bindings/perl
14mu|mythtv-0.27.1-2|848	%makeinstall_std
14mu|mythtv-0.27.1-2|849	popd
14mu|mythtv-0.27.1-2|850	
14mu|mythtv-0.27.1-2|851	%if %{maenable}
14mu|mythtv-0.27.1-2|852	%multiarch_includes %{buildroot}%{_includedir}/mythtv/mythconfig.h
14mu|mythtv-0.27.1-2|853	%endif
14mu|mythtv-0.27.1-2|854	
14mu|mythtv-0.27.1-2|855	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv
14mu|mythtv-0.27.1-2|856	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv/recordings
14mu|mythtv-0.27.1-2|857	mkdir -p %{buildroot}%{_var}/cache/mythtv
14mu|mythtv-0.27.1-2|858	mkdir -p %{buildroot}%{_logdir}/mythtv
14mu|mythtv-0.27.1-2|859	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mu|mythtv-0.27.1-2|860	mkdir -p %{buildroot}%{_unitdir}
14mu|mythtv-0.27.1-2|861	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|mythtv-0.27.1-2|862	
14mu|mythtv-0.27.1-2|863	install -p mythbackend.service %{buildroot}%{_unitdir}/mythbackend.service
14mu|mythtv-0.27.1-2|864	install -p mythbackend.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mythbackend
14mu|mythtv-0.27.1-2|865	install -p mythbackend.logrotate  %{buildroot}%{_sysconfdir}/logrotate.d
14mu|mythtv-0.27.1-2|866	
14mu|mythtv-0.27.1-2|867	# wmsession.d for mythfrontend
14mu|mythtv-0.27.1-2|868	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mu|mythtv-0.27.1-2|869	install -p %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/wmsession.d
14mu|mythtv-0.27.1-2|870	
14mu|mythtv-0.27.1-2|871	# icon
14mu|mythtv-0.27.1-2|872	install -d -m755 %{buildroot}/%{_miconsdir}
14mu|mythtv-0.27.1-2|873	install -m755 %{SOURCE5} %{buildroot}/%{_miconsdir}/%{name}.png
14mu|mythtv-0.27.1-2|874	
14mu|mythtv-0.27.1-2|875	install -d -m755 %{buildroot}/%{_iconsdir}
14mu|mythtv-0.27.1-2|876	install -m755 %{SOURCE6} %{buildroot}/%{_iconsdir}/%{name}.png
14mu|mythtv-0.27.1-2|877	
14mu|mythtv-0.27.1-2|878	install -d -m755 %{buildroot}/%{_liconsdir}
14mu|mythtv-0.27.1-2|879	install -m755 %{SOURCE7} %{buildroot}/%{_liconsdir}/%{name}.png
14mu|mythtv-0.27.1-2|880	
14mu|mythtv-0.27.1-2|881	
14mu|mythtv-0.27.1-2|882	# Mandriva Menu entrys
14mu|mythtv-0.27.1-2|883	install -d -m755 %{buildroot}%{_datadir}/applications
14mu|mythtv-0.27.1-2|884	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-frontend.desktop
14mu|mythtv-0.27.1-2|885	[Desktop Entry]
14mu|mythtv-0.27.1-2|886	Name=MythTV
14mu|mythtv-0.27.1-2|887	Comment=Record, playback and watch TV
14mu|mythtv-0.27.1-2|888	Exec=mythfrontend
14mu|mythtv-0.27.1-2|889	Icon=%{name}
14mu|mythtv-0.27.1-2|890	Terminal=false
14mu|mythtv-0.27.1-2|891	Type=Application
14mu|mythtv-0.27.1-2|892	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
14mu|mythtv-0.27.1-2|893	EOF
14mu|mythtv-0.27.1-2|894	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-setup.desktop
14mu|mythtv-0.27.1-2|895	[Desktop Entry]
14mu|mythtv-0.27.1-2|896	Name=MythTV Setup
14mu|mythtv-0.27.1-2|897	Comment=Setup MythTV backend
14mu|mythtv-0.27.1-2|898	Exec=mythtv-setup
14mu|mythtv-0.27.1-2|899	Icon=%{name}
14mu|mythtv-0.27.1-2|900	Terminal=false
14mu|mythtv-0.27.1-2|901	Type=Application
14mu|mythtv-0.27.1-2|902	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
14mu|mythtv-0.27.1-2|903	EOF
14mu|mythtv-0.27.1-2|904	
14mu|mythtv-0.27.1-2|905	cat > README.install.urpmi <<EOF
14mu|mythtv-0.27.1-2|906	You can import the initial database by running:
14mu|mythtv-0.27.1-2|907	mysql -u root -p < %{_datadir}/mythtv/initialdb/mc.sql
14mu|mythtv-0.27.1-2|908	(you can omit -p if you do not have the password set)
14mu|mythtv-0.27.1-2|909	EOF
14mu|mythtv-0.27.1-2|910	
14mu|mythtv-0.27.1-2|911	mkdir -p %{buildroot}%{_libdir}/mythtv/plugins
14mu|mythtv-0.27.1-2|912	
14mu|mythtv-0.27.1-2|913	install -d -m755 %{buildroot}%{_datadir}/mythtv/initialdb
14mu|mythtv-0.27.1-2|914	install -m644 database/* %{buildroot}%{_datadir}/mythtv/initialdb
14mu|mythtv-0.27.1-2|915	
14mu|mythtv-0.27.1-2|916	# install a few useful contrib scripts
14mu|mythtv-0.27.1-2|917	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|mythtv-0.27.1-2|918	cp -ar contrib %{buildroot}%{_datadir}/%{name}
14mu|mythtv-0.27.1-2|919	
14mu|mythtv-0.27.1-2|920	# Remove python egg-info as it's pointless
14mu|mythtv-0.27.1-2|921	rm -f %{buildroot}%{py_puresitedir}/MythTV-*.egg-info
14mu|mythtv-0.27.1-2|922	
14mu|mythtv-0.27.1-2|923	# (cg) We cover the package license so no need to include it separately
14mu|mythtv-0.27.1-2|924	rm -f %{buildroot}%{_datadir}/%{name}/fonts/*.txt
14mu|mythtv-0.27.1-2|925	
14mu|mythtv-0.27.1-2|926	# (cg) This is needed for the %doc stuff on the subpackages for some reason...
14mu|mythtv-0.27.1-2|927	mkdir -p %{buildroot}%{_docdir}/%{name}-backend
14mu|mythtv-0.27.1-2|928	mkdir -p %{buildroot}%{_docdir}/%{name}-doc
14mu|mythtv-0.27.1-2|929	
14mu|mythtv-0.27.1-2|930	# (cg) For some reason the FFmpeg stuff is included in two build roots :s
14mu|mythtv-0.27.1-2|931	if [ -d %{buildroot}%{buildroot}%{_includedir}/%{name} ]; then
14mu|mythtv-0.27.1-2|932	mv %{buildroot}%{buildroot}%{_includedir}/%{name}/* %{buildroot}%{_includedir}/%{name}
14mu|mythtv-0.27.1-2|933	rmdir -p %{buildroot}%{buildroot}%{_includedir}/%{name} || /bin/true
14mu|mythtv-0.27.1-2|934	fi
14mu|mythtv-0.27.1-2|935	if [ -f %{buildroot}%{buildroot}%{_bindir}/mythffmpeg ]; then
14mu|mythtv-0.27.1-2|936	mv %{buildroot}%{buildroot}%{_bindir}/mythff* %{buildroot}%{_bindir}
14mu|mythtv-0.27.1-2|937	rmdir -p %{buildroot}%{buildroot}%{_bindir} || /bin/true
14mu|mythtv-0.27.1-2|938	fi
14mu|mythtv-0.27.1-2|939	
14mu|mythtv-0.27.1-2|940	
14mu|mythtv-0.27.1-2|941	%changelog
14mu|mythtv-0.27.1-2|942	
14mu|mythtv-0.27.1-2|943	* Tue May 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.27.1-2
14mu|mythtv-0.27.1-2|944	- (feb51f3) Bump release
14mu|mythtv-0.27.1-2|945	
14mu|mythtv-0.27.1-2|946	

23397 14
14mu|nail-12.4-14|1	Summary:	A MIME capable implementation of the mailx command
14mu|nail-12.4-14|2	Name:		nail
14mu|nail-12.4-14|3	Version:	12.4
14mu|nail-12.4-14|4	Release:	14
14mu|nail-12.4-14|5	License:	BSD
14mu|nail-12.4-14|6	Group:		Networking/Mail
14mu|nail-12.4-14|7	Url:		http://heirloom.sourceforge.net/mailx.html
14mu|nail-12.4-14|8	Source0:	http://prdownloads.sourceforge.net/heirloom/mailx-%{version}.tar.bz2
14mu|nail-12.4-14|9	# (mpol) 11.25 set PAGER to less, Mandriva doesn't provide pg
14mu|nail-12.4-14|10	Patch1:		nail-11.25-pager.patch
14mu|nail-12.4-14|11	Patch2:		mailx-12.4-nostrip.diff
14mu|nail-12.4-14|12	Patch3:		mailx-12.4-optflags.diff
14mu|nail-12.4-14|13	Patch4:		nail_optopt.patch
14mu|nail-12.4-14|14	# patch from Fedora to make it build with openssl
14mu|nail-12.4-14|15	Patch5:		mailx-12.4-openssl.patch
14mu|nail-12.4-14|16	Patch6:		mailx-12.4-ssl2.patch
14mu|nail-12.4-14|17	BuildRequires:	pkgconfig(openssl)
14mu|nail-12.4-14|18	Provides:	mailx = %{EVRD}
14mu|nail-12.4-14|19	Obsoletes:	mailx < %{EVRD}
14mu|nail-12.4-14|20	
14mu|nail-12.4-14|21	%description
14mu|nail-12.4-14|22	Nail is derived from Berkeley Mail and is intended to provide the
14mu|nail-12.4-14|23	functionality of the POSIX.2 mailx command with additional support
14mu|nail-12.4-14|24	for MIME, UTF-8, POP3/POP3s, IMAP, SMTP (SSL, TLS, AUTH), S/MIME,
14mu|nail-12.4-14|25	Maildir, and more. It provides enhanced features for interactive use,
14mu|nail-12.4-14|26	such as caching and disconnected operation for IMAP, message threading,
14mu|nail-12.4-14|27	scoring, filtering, and Bayesian junk mail filter. It is also usable
14mu|nail-12.4-14|28	as a mail batch language, both for sending and receiving mail.
14mu|nail-12.4-14|29	
14mu|nail-12.4-14|30	Since version 12.0 Nail has been integrated into the Heirloom project,
14mu|nail-12.4-14|31	renamed to Mailx.
14mu|nail-12.4-14|32	
14mu|nail-12.4-14|33	%files
14mu|nail-12.4-14|34	%doc COPYING AUTHORS INSTALL README TODO ChangeLog
14mu|nail-12.4-14|35	%config(noreplace) %{_sysconfdir}/nail.rc
14mu|nail-12.4-14|36	/bin/mail
14mu|nail-12.4-14|37	%{_bindir}/nail
14mu|nail-12.4-14|38	%{_bindir}/mailx
14mu|nail-12.4-14|39	%{_bindir}/Mail
14mu|nail-12.4-14|40	%{_mandir}/man1/mailx.1.*
14mu|nail-12.4-14|41	%{_mandir}/man1/Mail.1.*
14mu|nail-12.4-14|42	%{_mandir}/man1/mail.1.*
14mu|nail-12.4-14|43	%{_mandir}/man1/nail.1.*
14mu|nail-12.4-14|44	
14mu|nail-12.4-14|45	#----------------------------------------------------------------------------
14mu|nail-12.4-14|46	
14mu|nail-12.4-14|47	%prep
14mu|nail-12.4-14|48	%setup -q -n mailx-%{version}
14mu|nail-12.4-14|49	%patch1 -p1 -b .pager
14mu|nail-12.4-14|50	%patch2 -p0 -b .nostrip
14mu|nail-12.4-14|51	%patch3 -p0 -b .optflags
14mu|nail-12.4-14|52	%patch4 -p1 -b .optopt
14mu|nail-12.4-14|53	%patch5 -p1 -b .openssl
14mu|nail-12.4-14|54	%patch6 -p1 -b .ssl2
14mu|nail-12.4-14|55	
14mu|nail-12.4-14|56	%build
14mu|nail-12.4-14|57	%serverbuild
14mu|nail-12.4-14|58	make SENDMAIL=/usr/lib/sendmail LDFLAGS="%{ldflags}"
14mu|nail-12.4-14|59	
14mu|nail-12.4-14|60	%install
14mu|nail-12.4-14|61	%makeinstall_std PREFIX=%{_prefix} UCBINSTALL=/usr/bin/install
14mu|nail-12.4-14|62	install -d  %{buildroot}/bin
14mu|nail-12.4-14|63	mv %{buildroot}%{_bindir}/mailx %{buildroot}/bin/mail
14mu|nail-12.4-14|64	ln -sf ../../bin/mail %{buildroot}%{_bindir}/nail
14mu|nail-12.4-14|65	ln -sf ../../bin/mail %{buildroot}%{_bindir}/mailx
14mu|nail-12.4-14|66	ln -sf ../../bin/mail %{buildroot}%{_bindir}/Mail
14mu|nail-12.4-14|67	ln -sf mailx.1 %{buildroot}%{_mandir}/man1/mail.1
14mu|nail-12.4-14|68	ln -sf mailx.1 %{buildroot}%{_mandir}/man1/Mail.1
14mu|nail-12.4-14|69	ln -sf mailx.1 %{buildroot}%{_mandir}/man1/nail.1
14mu|nail-12.4-14|70	
14mu|nail-12.4-14|71	
14mu|nail-12.4-14|72	%changelog
14mu|nail-12.4-14|73	
14mu|nail-12.4-14|74	* Thu Mar 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 12.4-14
14mu|nail-12.4-14|75	- (51ede01) Add patch to fix build with OpenSSL built without SSLv2 support
14mu|nail-12.4-14|76	
14mu|nail-12.4-14|77	

23398 14
14mu|nant-0.92-1|1	%define fname %{name}-%{version}-src
14mu|nant-0.92-1|2	
14mu|nant-0.92-1|3	Summary:	Build tool for Mono and .NET
14mu|nant-0.92-1|4	Name:		nant
14mu|nant-0.92-1|5	Version:	0.92
14mu|nant-0.92-1|6	Release:	1
14mu|nant-0.92-1|7	Epoch:		1
14mu|nant-0.92-1|8	License:	GPL
14mu|nant-0.92-1|9	Source0:	http://prdownloads.sourceforge.net/nant/%{fname}.tar.gz
14mu|nant-0.92-1|10	Patch0:		69c8ee96493c5d953212397c8ca06c2392372ca4.patch
14mu|nant-0.92-1|11	Group:		Development/Other
14mu|nant-0.92-1|12	Url:		http://nant.sourceforge.net/
14mu|nant-0.92-1|13	#gw required for mono.pc
14mu|nant-0.92-1|14	Requires:	mono-devel
14mu|nant-0.92-1|15	BuildRequires:	mono-devel
14mu|nant-0.92-1|16	BuildArch:	noarch
14mu|nant-0.92-1|17	
14mu|nant-0.92-1|18	%description
14mu|nant-0.92-1|19	NAnt is a free .NET build tool. In theory it is kind of like make
14mu|nant-0.92-1|20	without make's wrinkles. In practice it's a lot like Ant.
14mu|nant-0.92-1|21	
14mu|nant-0.92-1|22	%prep
14mu|nant-0.92-1|23	%setup -q -n %{name}-%{version}
14mu|nant-0.92-1|24	%apply_patches
14mu|nant-0.92-1|25	
14mu|nant-0.92-1|26	find . -type d|xargs chmod 755
14mu|nant-0.92-1|27	find . -type f|xargs chmod 644
14mu|nant-0.92-1|28	# remove DOS line endings
14mu|nant-0.92-1|29	find doc src -type f |xargs perl -pi -e "s/\r\n/\n/"
14mu|nant-0.92-1|30	
14mu|nant-0.92-1|31	%build
14mu|nant-0.92-1|32	make prefix=/usr
14mu|nant-0.92-1|33	
14mu|nant-0.92-1|34	%install
14mu|nant-0.92-1|35	%makeinstall
14mu|nant-0.92-1|36	find examples -name \*.dll -o -name \*.exe|xargs rm -f
14mu|nant-0.92-1|37	rm -rf %{buildroot}%{_datadir}/doc/NAnt
14mu|nant-0.92-1|38	
14mu|nant-0.92-1|39	# gw fix paths in the nant script
14mu|nant-0.92-1|40	perl -pi -e "s^%{buildroot}^^g" %{buildroot}%{_bindir}/nant
14mu|nant-0.92-1|41	
14mu|nant-0.92-1|42	mv %{buildroot}%{_prefix}/lib*/pkgconfig %{buildroot}%{_datadir}
14mu|nant-0.92-1|43	
14mu|nant-0.92-1|44	%files
14mu|nant-0.92-1|45	%doc README.txt doc/* examples
14mu|nant-0.92-1|46	%{_bindir}/%{name}
14mu|nant-0.92-1|47	%{_datadir}/NAnt/
14mu|nant-0.92-1|48	%{_datadir}/pkgconfig/nant.pc
14mu|nant-0.92-1|49	
14mu|nant-0.92-1|50	%changelog
14mu|nant-0.92-1|51	* Wed Jan 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.92-1
14mu|nant-0.92-1|52	+ Revision: a5d8c7c
14mu|nant-0.92-1|53	- Updated to 0.92
14mu|nant-0.92-1|54	
14mu|nant-0.92-1|55	

23399 14
14mu|nautilus-3.16.3-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14mu|nautilus-3.16.3-1|2	
14mu|nautilus-3.16.3-1|3	%define major	1
14mu|nautilus-3.16.3-1|4	%define gir_major	3.0
14mu|nautilus-3.16.3-1|5	%define libname	%mklibname %{name}-extension %{major}
14mu|nautilus-3.16.3-1|6	%define girname	%mklibname %{name}-gir %{gir_major}
14mu|nautilus-3.16.3-1|7	%define develname	%mklibname -d %{name}
14mu|nautilus-3.16.3-1|8	
14mu|nautilus-3.16.3-1|9	Summary: File manager for the GNOME desktop environment
14mu|nautilus-3.16.3-1|10	Name: nautilus
14mu|nautilus-3.16.3-1|11	Version: 3.16.3
14mu|nautilus-3.16.3-1|12	Release: 1
14mu|nautilus-3.16.3-1|13	Group: File tools
14mu|nautilus-3.16.3-1|14	License: GPLv2+
14mu|nautilus-3.16.3-1|15	URL: http://www.gnome.org/projects/nautilus/
14mu|nautilus-3.16.3-1|16	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/nautilus/%{url_ver}/%{name}-%{version}.tar.xz
14mu|nautilus-3.16.3-1|17	Patch1: nautilus-3.8.2-streaming.patch
14mu|nautilus-3.16.3-1|18	Patch2: trash-desktop-shortcut-localization.patch
14mu|nautilus-3.16.3-1|19	#Patch3: nautilus-3.12.2-bookmarks.patch
14mu|nautilus-3.16.3-1|20	
14mu|nautilus-3.16.3-1|21	BuildRequires:	intltool
14mu|nautilus-3.16.3-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|nautilus-3.16.3-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|nautilus-3.16.3-1|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.13
14mu|nautilus-3.16.3-1|25	BuildRequires:	pkgconfig(gail-3.0)
14mu|nautilus-3.16.3-1|26	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.0.0
14mu|nautilus-3.16.3-1|27	BuildRequires:	pkgconfig(libnotify) >= 0.7.0
14mu|nautilus-3.16.3-1|28	BuildRequires:	pkgconfig(exempi-2.0)
14mu|nautilus-3.16.3-1|29	BuildRequires:	pkgconfig(libexif)
14mu|nautilus-3.16.3-1|30	BuildRequires:  pkgconfig(tracker-sparql-1.0)
14mu|nautilus-3.16.3-1|31	
14mu|nautilus-3.16.3-1|32	Requires(post,postun): shared-mime-info desktop-file-utils
14mu|nautilus-3.16.3-1|33	
14mu|nautilus-3.16.3-1|34	%description
14mu|nautilus-3.16.3-1|35	Nautilus is an excellent file manager for the GNOME desktop environment.
14mu|nautilus-3.16.3-1|36	
14mu|nautilus-3.16.3-1|37	%package -n %{libname}
14mu|nautilus-3.16.3-1|38	Summary:        Libraries for Nautilus File manager
14mu|nautilus-3.16.3-1|39	Group:          System/Libraries
14mu|nautilus-3.16.3-1|40	Obsoletes:	%{_lib}nautilus1 < 3.4.1-1
14mu|nautilus-3.16.3-1|41	Provides:	%{name}-extensions = %{version}-%{release}
14mu|nautilus-3.16.3-1|42	
14mu|nautilus-3.16.3-1|43	%description -n %{libname}
14mu|nautilus-3.16.3-1|44	Nautilus is an excellent file manager for the GNOME desktop environment.
14mu|nautilus-3.16.3-1|45	This package contains libraries used by Nautilus.
14mu|nautilus-3.16.3-1|46	
14mu|nautilus-3.16.3-1|47	%package -n %{girname}
14mu|nautilus-3.16.3-1|48	Summary:        GObject Introspection interface description for %{name}
14mu|nautilus-3.16.3-1|49	Group:          System/Libraries
14mu|nautilus-3.16.3-1|50	Conflicts:	%{libname} < 3.2.1
14mu|nautilus-3.16.3-1|51	
14mu|nautilus-3.16.3-1|52	%description -n %{girname}
14mu|nautilus-3.16.3-1|53	GObject Introspection interface description for %{name}.
14mu|nautilus-3.16.3-1|54	
14mu|nautilus-3.16.3-1|55	%package -n %{develname}
14mu|nautilus-3.16.3-1|56	Summary:	Libraries and include files for developing nautilus components
14mu|nautilus-3.16.3-1|57	Group:		Development/GNOME and GTK+
14mu|nautilus-3.16.3-1|58	Requires:	%{libname} = %{version}
14mu|nautilus-3.16.3-1|59	Requires:	%{girname} = %{version}
14mu|nautilus-3.16.3-1|60	%rename		%{name}-devel
14mu|nautilus-3.16.3-1|61	Obsoletes:	%{libname}-devel
14mu|nautilus-3.16.3-1|62	
14mu|nautilus-3.16.3-1|63	%description -n %{develname}
14mu|nautilus-3.16.3-1|64	This package provides the necessary development libraries and include
14mu|nautilus-3.16.3-1|65	files to allow you to develop nautilus components.
14mu|nautilus-3.16.3-1|66	
14mu|nautilus-3.16.3-1|67	%prep
14mu|nautilus-3.16.3-1|68	%setup -q
14mu|nautilus-3.16.3-1|69	%apply_patches
14mu|nautilus-3.16.3-1|70	
14mu|nautilus-3.16.3-1|71	%build
14mu|nautilus-3.16.3-1|72	%configure2_5x \
14mu|nautilus-3.16.3-1|73	--disable-static \
14mu|nautilus-3.16.3-1|74	--disable-update-mimedb \
14mu|nautilus-3.16.3-1|75	--disable-schemas-compile
14mu|nautilus-3.16.3-1|76	
14mu|nautilus-3.16.3-1|77	%make
14mu|nautilus-3.16.3-1|78	
14mu|nautilus-3.16.3-1|79	%install
14mu|nautilus-3.16.3-1|80	%makeinstall_std
14mu|nautilus-3.16.3-1|81	find %{buildroot} -name "*.la" -exec rm -rf {} \;
14mu|nautilus-3.16.3-1|82	
14mu|nautilus-3.16.3-1|83	mkdir -p %{buildroot}%{_localstatedir}/lib/gnome/desktop \
14mu|nautilus-3.16.3-1|84	%{buildroot}%{_datadir}/nautilus/default-desktop \
14mu|nautilus-3.16.3-1|85	%{buildroot}%{_libdir}/nautilus/extensions-2.0
14mu|nautilus-3.16.3-1|86	
14mu|nautilus-3.16.3-1|87	%find_lang %{name} --with-gnome --all-name
14mu|nautilus-3.16.3-1|88	
14mu|nautilus-3.16.3-1|89	%files -f %{name}.lang
14mu|nautilus-3.16.3-1|90	%doc README NEWS HACKING AUTHORS MAINTAINERS
14mu|nautilus-3.16.3-1|91	%dir %{_localstatedir}/lib/gnome/desktop
14mu|nautilus-3.16.3-1|92	%dir %{_localstatedir}/lib/gnome/
14mu|nautilus-3.16.3-1|93	%{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop
14mu|nautilus-3.16.3-1|94	%{_bindir}/*
14mu|nautilus-3.16.3-1|95	%{_libexecdir}/nautilus-convert-metadata
14mu|nautilus-3.16.3-1|96	%dir %{_libdir}/nautilus
14mu|nautilus-3.16.3-1|97	%dir %{_libdir}/nautilus/extensions-2.0
14mu|nautilus-3.16.3-1|98	%dir %{_libdir}/nautilus/extensions-3.0
14mu|nautilus-3.16.3-1|99	%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
14mu|nautilus-3.16.3-1|100	%{_datadir}/applications/*
14mu|nautilus-3.16.3-1|101	%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
14mu|nautilus-3.16.3-1|102	%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
14mu|nautilus-3.16.3-1|103	%{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini
14mu|nautilus-3.16.3-1|104	%{_datadir}/GConf/gsettings/nautilus.convert
14mu|nautilus-3.16.3-1|105	%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
14mu|nautilus-3.16.3-1|106	%{_datadir}/nautilus
14mu|nautilus-3.16.3-1|107	%{_datadir}/appdata/*.xml
14mu|nautilus-3.16.3-1|108	%{_mandir}/man1/*
14mu|nautilus-3.16.3-1|109	
14mu|nautilus-3.16.3-1|110	%files -n %{libname}
14mu|nautilus-3.16.3-1|111	%{_libdir}/libnautilus*.so.%{major}*
14mu|nautilus-3.16.3-1|112	
14mu|nautilus-3.16.3-1|113	%files -n %{girname}
14mu|nautilus-3.16.3-1|114	%{_libdir}/girepository-1.0/Nautilus-%{gir_major}.typelib
14mu|nautilus-3.16.3-1|115	
14mu|nautilus-3.16.3-1|116	%files -n %{develname}
14mu|nautilus-3.16.3-1|117	%{_includedir}/*
14mu|nautilus-3.16.3-1|118	%{_libdir}/*.so
14mu|nautilus-3.16.3-1|119	%{_libdir}/pkgconfig/*
14mu|nautilus-3.16.3-1|120	%{_datadir}/gtk-doc/html/libnautilus-extension
14mu|nautilus-3.16.3-1|121	%{_datadir}/gir-1.0/Nautilus-%{gir_major}.gir
14mu|nautilus-3.16.3-1|122	
14mu|nautilus-3.16.3-1|123	
14mu|nautilus-3.16.3-1|124	%changelog
14mu|nautilus-3.16.3-1|125	
14mu|nautilus-3.16.3-1|126	* Thu Dec 10 2015 Tigro <ashejn@gmail.com> 3.16.3-1
14mu|nautilus-3.16.3-1|127	- (12f461a) update to 3.16.3
14mu|nautilus-3.16.3-1|128	
14mu|nautilus-3.16.3-1|129	* Thu May 14 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|nautilus-3.16.3-1|130	- (6a2e009) update to 3.16.2
14mu|nautilus-3.16.3-1|131	
14mu|nautilus-3.16.3-1|132	* Thu Apr 16 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|nautilus-3.16.3-1|133	- (9253732) update to 3.16.1
14mu|nautilus-3.16.3-1|134	
14mu|nautilus-3.16.3-1|135	* Wed Mar 25 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|nautilus-3.16.3-1|136	- (bb20b8b) update to 3.16.0
14mu|nautilus-3.16.3-1|137	
14mu|nautilus-3.16.3-1|138	* Tue Mar 17 2015 Tigro <ashejn@gmail.com> 3.15.92-1
14mu|nautilus-3.16.3-1|139	- (5195cc0) update to 3.15.92
14mu|nautilus-3.16.3-1|140	
14mu|nautilus-3.16.3-1|141	* Thu Mar 12 2015 Tigro <ashejn@yandex-team.ru> 3.15.91-1
14mu|nautilus-3.16.3-1|142	- (6540b11) update trash-desktop-shortcut-localization.patch
14mu|nautilus-3.16.3-1|143	- (Tigro: 5bf1d91) update to 3.15.91
14mu|nautilus-3.16.3-1|144	
14mu|nautilus-3.16.3-1|145	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 3.15.90-1
14mu|nautilus-3.16.3-1|146	- (42a7e8b) drop some files
14mu|nautilus-3.16.3-1|147	- (Tigro: df2b755) upload source
14mu|nautilus-3.16.3-1|148	- (Tigro: 6665d69) update to 3.15.90
14mu|nautilus-3.16.3-1|149	
14mu|nautilus-3.16.3-1|150	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mu|nautilus-3.16.3-1|151	- (e69a7a1) MassBuild#440: Increase release tag
14mu|nautilus-3.16.3-1|152	
14mu|nautilus-3.16.3-1|153	* Mon Jun 16 2014 Tigro <ashejn@gmail.com> 3.12.2-2
14mu|nautilus-3.16.3-1|154	- (23ea14c) apply rosa bookmark patch
14mu|nautilus-3.16.3-1|155	
14mu|nautilus-3.16.3-1|156	* Fri May 16 2014 Tigro <ashejn@gmail.com> 3.12.2-1
14mu|nautilus-3.16.3-1|157	- (2c120b3) drop automake
14mu|nautilus-3.16.3-1|158	- (Tigro: e8fe923) update to 3.12.2
14mu|nautilus-3.16.3-1|159	
14mu|nautilus-3.16.3-1|160	* Mon Apr 28 2014 Tigro <ashejn@gmail.com> 3.12.0-1
14mu|nautilus-3.16.3-1|161	- (ee536c6) drop %doc in devel
14mu|nautilus-3.16.3-1|162	- (Tigro: 22c5822) pack files
14mu|nautilus-3.16.3-1|163	- (Tigro: d18486a) update to 3.12.0
14mu|nautilus-3.16.3-1|164	
14mu|nautilus-3.16.3-1|165	* Tue Mar 04 2014 Tigro <ashejn@gmail.com> 3.8.2-6
14mu|nautilus-3.16.3-1|166	- (7eab16c) apply some upstream patches
14mu|nautilus-3.16.3-1|167	
14mu|nautilus-3.16.3-1|168	* Mon Feb 17 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.2-5
14mu|nautilus-3.16.3-1|169	- (e99eb9f) Updated desktop links localization.
14mu|nautilus-3.16.3-1|170	
14mu|nautilus-3.16.3-1|171	* Wed Feb 05 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.2-4
14mu|nautilus-3.16.3-1|172	- (fabaf62) Added localization patch for desktop shortcuts of home and trash.
14mu|nautilus-3.16.3-1|173	
14mu|nautilus-3.16.3-1|174	* Thu Sep 26 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.2-3
14mu|nautilus-3.16.3-1|175	- (12d70bc) Ported back fallback background support.
14mu|nautilus-3.16.3-1|176	- (12d70bc) Added fix for remote media streaming.
14mu|nautilus-3.16.3-1|177	
14mu|nautilus-3.16.3-1|178	* Mon Aug 05 2013 Tigro <ashejn@gmail.com> 3.8.2-2
14mu|nautilus-3.16.3-1|179	- (9b44fc1) fix typo
14mu|nautilus-3.16.3-1|180	- (Tigro: c530d4f) added P: %{name}-extension
14mu|nautilus-3.16.3-1|181	
14mu|nautilus-3.16.3-1|182	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.2-1
14mu|nautilus-3.16.3-1|183	- (03fdefe) sync to gnome38 branch
14mu|nautilus-3.16.3-1|184	
14mu|nautilus-3.16.3-1|185	* Fri Dec 07 2012 Arkady Shane <ashejn@gmail.com> 3.6.3-1
14mu|nautilus-3.16.3-1|186	- (081f04d) update to 3.6.3
14mu|nautilus-3.16.3-1|187	
14mu|nautilus-3.16.3-1|188	* Mon Oct 29 2012 Arkady Shane <ashejn@gmail.com> 3.6.1-1
14mu|nautilus-3.16.3-1|189	- (c348b39) update to 3.6.1
14mu|nautilus-3.16.3-1|190	
14mu|nautilus-3.16.3-1|191	* Tue Oct 02 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 3.6.0-1
14mu|nautilus-3.16.3-1|192	- (20554f1) update to 3.6.0
14mu|nautilus-3.16.3-1|193	
14mu|nautilus-3.16.3-1|194	* Thu Aug 30 2012 Sergey A. Sokolov <sokol@mtik.ru> 3.4.2-1
14mu|nautilus-3.16.3-1|195	- (7441c2d) up to 3.4.2
14mu|nautilus-3.16.3-1|196	- (Rosa: 52b7f24) Automatic import for version 3.4.2
14mu|nautilus-3.16.3-1|197	
14mu|nautilus-3.16.3-1|198	* Sat May 05 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.4.1-1
14mu|nautilus-3.16.3-1|199	- (45553a8) Automatic import for version 3.4.1
14mu|nautilus-3.16.3-1|200	
14mu|nautilus-3.16.3-1|201	

23400 14
14mu|nautilus-sendto-3.8.0-5|1	Summary: Send files from nautilus using with mail or IM
14mu|nautilus-sendto-3.8.0-5|2	Name: nautilus-sendto
14mu|nautilus-sendto-3.8.0-5|3	Version: 3.8.0
14mu|nautilus-sendto-3.8.0-5|4	Release: 5
14mu|nautilus-sendto-3.8.0-5|5	License: GPLv2+
14mu|nautilus-sendto-3.8.0-5|6	Group: Graphical desktop/GNOME
14mu|nautilus-sendto-3.8.0-5|7	Url: http://www.es.gnome.org/~telemaco/
14mu|nautilus-sendto-3.8.0-5|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/nautilus-sendto/3.8/%{name}-%{version}.tar.xz
14mu|nautilus-sendto-3.8.0-5|9	
14mu|nautilus-sendto-3.8.0-5|10	BuildRequires: intltool
14mu|nautilus-sendto-3.8.0-5|11	BuildRequires: glib2.0-common
14mu|nautilus-sendto-3.8.0-5|12	BuildRequires: gnome-common
14mu|nautilus-sendto-3.8.0-5|13	BuildRequires: gtk-doc
14mu|nautilus-sendto-3.8.0-5|14	BuildRequires: pkgconfig(glib-2.0) >= 2.25.9
14mu|nautilus-sendto-3.8.0-5|15	BuildRequires: pkgconfig(gthread-2.0) >= 2.25.9
14mu|nautilus-sendto-3.8.0-5|16	BuildRequires: pkgconfig(gmodule-2.0) >= 2.25.9
14mu|nautilus-sendto-3.8.0-5|17	BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.9
14mu|nautilus-sendto-3.8.0-5|18	BuildRequires: pkgconfig(libnautilus-extension) >= 2.31.3
14mu|nautilus-sendto-3.8.0-5|19	BuildRequires: pkgconfig(libebook-1.2) >= 3.6.0
14mu|nautilus-sendto-3.8.0-5|20	BuildRequires: pkgconfig(dbus-1) >= 1.0
14mu|nautilus-sendto-3.8.0-5|21	BuildRequires: pkgconfig(dbus-glib-1) >= 0.60
14mu|nautilus-sendto-3.8.0-5|22	BuildRequires: pkgconfig(gio-2.0)
14mu|nautilus-sendto-3.8.0-5|23	BuildRequires: pkgconfig(gupnp-1.0) >= 0.13
14mu|nautilus-sendto-3.8.0-5|24	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mu|nautilus-sendto-3.8.0-5|25	
14mu|nautilus-sendto-3.8.0-5|26	Obsoletes: %{name}-gajim < %{version}
14mu|nautilus-sendto-3.8.0-5|27	Obsoletes: %{name}-pidgin < %{version}
14mu|nautilus-sendto-3.8.0-5|28	Obsoletes: %{name}-upnp < %{version}
14mu|nautilus-sendto-3.8.0-5|29	Obsoletes: %{name}-evolution < %{version}
14mu|nautilus-sendto-3.8.0-5|30	Obsoletes: %{name}-devel < %{version}
14mu|nautilus-sendto-3.8.0-5|31	Obsoletes: %{name}-bluetooth < %{version}
14mu|nautilus-sendto-3.8.0-5|32	
14mu|nautilus-sendto-3.8.0-5|33	Requires: gsettings-desktop-schemas
14mu|nautilus-sendto-3.8.0-5|34	#Requires: nautilus
14mu|nautilus-sendto-3.8.0-5|35	Obsoletes: nautilus-sendto-sylpheed nautilus-sendto-thunderbird nautilus-sendto-balsa
14mu|nautilus-sendto-3.8.0-5|36	
14mu|nautilus-sendto-3.8.0-5|37	%description
14mu|nautilus-sendto-3.8.0-5|38	This application provides integration between nautilus and mail or IM clients.
14mu|nautilus-sendto-3.8.0-5|39	It adds a Nautilus context menu component ("Send To...") and features
14mu|nautilus-sendto-3.8.0-5|40	a dialog for insert the email or IM account which you want to send
14mu|nautilus-sendto-3.8.0-5|41	the file/files.
14mu|nautilus-sendto-3.8.0-5|42	
14mu|nautilus-sendto-3.8.0-5|43	%prep
14mu|nautilus-sendto-3.8.0-5|44	%setup -q
14mu|nautilus-sendto-3.8.0-5|45	
14mu|nautilus-sendto-3.8.0-5|46	%build
14mu|nautilus-sendto-3.8.0-5|47	%configure2_5x
14mu|nautilus-sendto-3.8.0-5|48	%make
14mu|nautilus-sendto-3.8.0-5|49	
14mu|nautilus-sendto-3.8.0-5|50	%install
14mu|nautilus-sendto-3.8.0-5|51	rm -rf %{buildroot} %{name}.lang
14mu|nautilus-sendto-3.8.0-5|52	%makeinstall_std
14mu|nautilus-sendto-3.8.0-5|53	find %buildroot -name *.la -exec rm {} \;
14mu|nautilus-sendto-3.8.0-5|54	%find_lang %{name}
14mu|nautilus-sendto-3.8.0-5|55	
14mu|nautilus-sendto-3.8.0-5|56	rm -f  %{buildroot}%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
14mu|nautilus-sendto-3.8.0-5|57	
14mu|nautilus-sendto-3.8.0-5|58	%files -f %{name}.lang
14mu|nautilus-sendto-3.8.0-5|59	%doc NEWS AUTHORS ChangeLog
14mu|nautilus-sendto-3.8.0-5|60	%{_bindir}/nautilus-sendto
14mu|nautilus-sendto-3.8.0-5|61	%{_mandir}/man1/nautilus-sendto.1*
14mu|nautilus-sendto-3.8.0-5|62	
14mu|nautilus-sendto-3.8.0-5|63	
14mu|nautilus-sendto-3.8.0-5|64	%changelog
14mu|nautilus-sendto-3.8.0-5|65	
14mu|nautilus-sendto-3.8.0-5|66	* Sun Feb 14 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.8.0-5
14mu|nautilus-sendto-3.8.0-5|67	- (15cb3a0) Do not require nautilus
14mu|nautilus-sendto-3.8.0-5|68	
14mu|nautilus-sendto-3.8.0-5|69	

23401 14
14mu|ncdc-1.19.1-1|1	Name:		ncdc
14mu|ncdc-1.19.1-1|2	Version:	1.19.1
14mu|ncdc-1.19.1-1|3	Release:	1
14mu|ncdc-1.19.1-1|4	Summary:	Lightweight Direct Connect Client
14mu|ncdc-1.19.1-1|5	Source0:	http://dev.yorhel.nl/download/ncdc-%{version}.tar.gz
14mu|ncdc-1.19.1-1|6	Source1:	ncdc.desktop
14mu|ncdc-1.19.1-1|7	URL:		http://dev.yorhel.nl/ncdc
14mu|ncdc-1.19.1-1|8	Group:		Networking/File transfer
14mu|ncdc-1.19.1-1|9	License:	MIT
14mu|ncdc-1.19.1-1|10	BuildRequires:	bzip2-devel
14mu|ncdc-1.19.1-1|11	BuildRequires:	gdbm-devel
14mu|ncdc-1.19.1-1|12	BuildRequires:	pkgconfig(glib-2.0)
14mu|ncdc-1.19.1-1|13	BuildRequires:	pkgconfig(gnutls)
14mu|ncdc-1.19.1-1|14	BuildRequires:	pkgconfig(libxml-2.0)
14mu|ncdc-1.19.1-1|15	BuildRequires:	pkgconfig(ncurses)
14mu|ncdc-1.19.1-1|16	BuildRequires:	pkgconfig(ncursesw)
14mu|ncdc-1.19.1-1|17	BuildRequires:	pkgconfig(sqlite3)
14mu|ncdc-1.19.1-1|18	
14mu|ncdc-1.19.1-1|19	%description
14mu|ncdc-1.19.1-1|20	Ncdc is a modern and lightweight direct connect client with a friendly ncurses
14mu|ncdc-1.19.1-1|21	interface.
14mu|ncdc-1.19.1-1|22	
14mu|ncdc-1.19.1-1|23	%prep
14mu|ncdc-1.19.1-1|24	%setup -q
14mu|ncdc-1.19.1-1|25	
14mu|ncdc-1.19.1-1|26	%build
14mu|ncdc-1.19.1-1|27	%configure2_5x --enable-db-upgrade
14mu|ncdc-1.19.1-1|28	%make
14mu|ncdc-1.19.1-1|29	
14mu|ncdc-1.19.1-1|30	%install
14mu|ncdc-1.19.1-1|31	%makeinstall_std
14mu|ncdc-1.19.1-1|32	install -D -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|ncdc-1.19.1-1|33	
14mu|ncdc-1.19.1-1|34	%files
14mu|ncdc-1.19.1-1|35	%doc ChangeLog COPYING README
14mu|ncdc-1.19.1-1|36	%{_bindir}/ncdc
14mu|ncdc-1.19.1-1|37	%{_datadir}/applications/%{name}.desktop
14mu|ncdc-1.19.1-1|38	%doc %{_mandir}/man1/ncdc.1*
14mu|ncdc-1.19.1-1|39	
14mu|ncdc-1.19.1-1|40	%changelog
14mu|ncdc-1.19.1-1|41	
14mu|ncdc-1.19.1-1|42	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 1.19.1-1
14mu|ncdc-1.19.1-1|43	- (781a1d4) Updated to 1.19.1
14mu|ncdc-1.19.1-1|44	
14mu|ncdc-1.19.1-1|45	

23402 14
14mu|ncurses-5.9-7.20130218.3|1	%define	date	20130218
14mu|ncurses-5.9-7.20130218.3|2	%define	major	5
14mu|ncurses-5.9-7.20130218.3|3	%define	majorminor	5.9
14mu|ncurses-5.9-7.20130218.3|4	%define	utf8libname	%mklibname %{name}w %{major}
14mu|ncurses-5.9-7.20130218.3|5	%define	libname		%mklibname %{name} %{major}
14mu|ncurses-5.9-7.20130218.3|6	%define	devname		%mklibname -d %{name}
14mu|ncurses-5.9-7.20130218.3|7	%define	utf8devname	%mklibname -d %{name}w
14mu|ncurses-5.9-7.20130218.3|8	
14mu|ncurses-5.9-7.20130218.3|9	Summary:	A CRT screen handling and optimization package
14mu|ncurses-5.9-7.20130218.3|10	Name:		ncurses
14mu|ncurses-5.9-7.20130218.3|11	Version:	5.9
14mu|ncurses-5.9-7.20130218.3|12	Release:	7.%{date}.3
14mu|ncurses-5.9-7.20130218.3|13	License:	MIT
14mu|ncurses-5.9-7.20130218.3|14	Group:		System/Libraries
14mu|ncurses-5.9-7.20130218.3|15	Url:		http://www.gnu.org/software/ncurses/ncurses.html
14mu|ncurses-5.9-7.20130218.3|16	Source0:	ftp://invisible-island.net/ncurses/current/%{name}-%{version}-%{date}.tgz
14mu|ncurses-5.9-7.20130218.3|17	Source4:	ncurses-resetall.sh
14mu|ncurses-5.9-7.20130218.3|18	Source5:	ncurses-useful-terms
14mu|ncurses-5.9-7.20130218.3|19	Patch1:		ncurses-5.6-xterm-debian.patch
14mu|ncurses-5.9-7.20130218.3|20	# Alias "console" to "linux"
14mu|ncurses-5.9-7.20130218.3|21	Patch2:		ncurses-5.9-20120811-linux-console.patch
14mu|ncurses-5.9-7.20130218.3|22	Patch3:		ncurses-5.9-buildfix.patch
14mu|ncurses-5.9-7.20130218.3|23	Patch7:		ncurses-5.9-urxvt.patch
14mu|ncurses-5.9-7.20130218.3|24	Patch8:		ncurses-5.9-20121208-config-dont-print-standard-lib64-path.patch
14mu|ncurses-5.9-7.20130218.3|25	BuildRequires:	gpm-devel
14mu|ncurses-5.9-7.20130218.3|26	BuildRequires:	sharutils
14mu|ncurses-5.9-7.20130218.3|27	Conflicts:	%{name}-extraterms < 5.9-6.20121026.3
14mu|ncurses-5.9-7.20130218.3|28	
14mu|ncurses-5.9-7.20130218.3|29	%description
14mu|ncurses-5.9-7.20130218.3|30	The curses library routines are a terminal-independent method of updating
14mu|ncurses-5.9-7.20130218.3|31	character screens with reasonalble optimization. The ncurses (new curses)
14mu|ncurses-5.9-7.20130218.3|32	library is a freely distributable replacement for the discontinued 4.4BSD
14mu|ncurses-5.9-7.20130218.3|33	classic curses library.
14mu|ncurses-5.9-7.20130218.3|34	
14mu|ncurses-5.9-7.20130218.3|35	%package -n	%{libname}
14mu|ncurses-5.9-7.20130218.3|36	Summary:	The development files for applications which use ncurses
14mu|ncurses-5.9-7.20130218.3|37	Group:		System/Libraries
14mu|ncurses-5.9-7.20130218.3|38	Requires:	ncurses = %{EVRD}
14mu|ncurses-5.9-7.20130218.3|39	
14mu|ncurses-5.9-7.20130218.3|40	%description -n	%{libname}
14mu|ncurses-5.9-7.20130218.3|41	The curses library routines are a terminal-independent method of updating
14mu|ncurses-5.9-7.20130218.3|42	character screens with reasonalble optimization. The ncurses (new curses)
14mu|ncurses-5.9-7.20130218.3|43	library is a freely distributable replacement for the discontinued 4.4BSD
14mu|ncurses-5.9-7.20130218.3|44	classic curses library.
14mu|ncurses-5.9-7.20130218.3|45	
14mu|ncurses-5.9-7.20130218.3|46	%package -n	%{utf8libname}
14mu|ncurses-5.9-7.20130218.3|47	Summary:	Ncurses libraries which support UTF8
14mu|ncurses-5.9-7.20130218.3|48	Group:		System/Libraries
14mu|ncurses-5.9-7.20130218.3|49	Requires:	ncurses = %{EVRD}
14mu|ncurses-5.9-7.20130218.3|50	
14mu|ncurses-5.9-7.20130218.3|51	%description -n %{utf8libname}
14mu|ncurses-5.9-7.20130218.3|52	The curses library routines are a terminal-independent method of updating
14mu|ncurses-5.9-7.20130218.3|53	character screens with reasonalble optimization. The ncurses (new curses)
14mu|ncurses-5.9-7.20130218.3|54	library is a freely distributable replacement for the discontinued 4.4BSD
14mu|ncurses-5.9-7.20130218.3|55	classic curses library.
14mu|ncurses-5.9-7.20130218.3|56	
14mu|ncurses-5.9-7.20130218.3|57	This package contains ncurses libraries which support wide char (UTF8),
14mu|ncurses-5.9-7.20130218.3|58	and is not compatible with those without.
14mu|ncurses-5.9-7.20130218.3|59	
14mu|ncurses-5.9-7.20130218.3|60	%package	extraterms
14mu|ncurses-5.9-7.20130218.3|61	Summary:	Some exotic terminal descriptions
14mu|ncurses-5.9-7.20130218.3|62	Group:		System/Libraries
14mu|ncurses-5.9-7.20130218.3|63	Requires:	ncurses = %{EVRD}
14mu|ncurses-5.9-7.20130218.3|64	BuildArch:	noarch
14mu|ncurses-5.9-7.20130218.3|65	
14mu|ncurses-5.9-7.20130218.3|66	%description	extraterms
14mu|ncurses-5.9-7.20130218.3|67	Install the ncurses-extraterms package if you use some exotic terminals.
14mu|ncurses-5.9-7.20130218.3|68	
14mu|ncurses-5.9-7.20130218.3|69	%package -n	%{devname}
14mu|ncurses-5.9-7.20130218.3|70	Summary:	The development files for applications which use ncurses
14mu|ncurses-5.9-7.20130218.3|71	Group:		Development/C
14mu|ncurses-5.9-7.20130218.3|72	Provides:	%{name}-devel = %{EVRD}
14mu|ncurses-5.9-7.20130218.3|73	Requires:	%{libname} = %{EVRD}
14mu|ncurses-5.9-7.20130218.3|74	Requires:	%{utf8libname} = %{EVRD}
14mu|ncurses-5.9-7.20130218.3|75	# just keep this depdenency for untangling initial dependency issues..
14mu|ncurses-5.9-7.20130218.3|76	%if "%{_lib}" == "lib64"
14mu|ncurses-5.9-7.20130218.3|77	Provides:	devel(libncurses(64bit))
14mu|ncurses-5.9-7.20130218.3|78	%else
14mu|ncurses-5.9-7.20130218.3|79	Provides:	devel(libncurses)
14mu|ncurses-5.9-7.20130218.3|80	%endif
14mu|ncurses-5.9-7.20130218.3|81	Provides:	pkgconfig(ncurses)
14mu|ncurses-5.9-7.20130218.3|82	
14mu|ncurses-5.9-7.20130218.3|83	Provides:	%{utf8devname} = %{EVRD}
14mu|ncurses-5.9-7.20130218.3|84	Obsoletes:	%{utf8devname} < 5.9-7.20130218.2
14mu|ncurses-5.9-7.20130218.3|85	
14mu|ncurses-5.9-7.20130218.3|86	%description -n	%{devname}
14mu|ncurses-5.9-7.20130218.3|87	The header files and libraries for developing applications that use
14mu|ncurses-5.9-7.20130218.3|88	the ncurses CRT screen handling and optimization package.
14mu|ncurses-5.9-7.20130218.3|89	
14mu|ncurses-5.9-7.20130218.3|90	Install the ncurses-devel package if you want to develop applications
14mu|ncurses-5.9-7.20130218.3|91	which will use ncurses.
14mu|ncurses-5.9-7.20130218.3|92	
14mu|ncurses-5.9-7.20130218.3|93	%package -n	termcap
14mu|ncurses-5.9-7.20130218.3|94	Summary:	The terminal feature database used by certain applications
14mu|ncurses-5.9-7.20130218.3|95	Group:		System/Libraries
14mu|ncurses-5.9-7.20130218.3|96	Epoch:		1
14mu|ncurses-5.9-7.20130218.3|97	BuildArch:	noarch
14mu|ncurses-5.9-7.20130218.3|98	
14mu|ncurses-5.9-7.20130218.3|99	%description -n	termcap
14mu|ncurses-5.9-7.20130218.3|100	The termcap package provides the /etc/termcap file.  /etc/termcap is
14mu|ncurses-5.9-7.20130218.3|101	a database which defines the capabilities of various terminals and
14mu|ncurses-5.9-7.20130218.3|102	terminal emulators.  Certain programs use the /etc/termcap file to
14mu|ncurses-5.9-7.20130218.3|103	access various features of terminals (the bell, colors, and graphics,
14mu|ncurses-5.9-7.20130218.3|104	etc.).
14mu|ncurses-5.9-7.20130218.3|105	
14mu|ncurses-5.9-7.20130218.3|106	%prep
14mu|ncurses-5.9-7.20130218.3|107	%setup -q -n %{name}-%{version}-%{date}
14mu|ncurses-5.9-7.20130218.3|108	
14mu|ncurses-5.9-7.20130218.3|109	%patch7 -p1 -b .urxvt~
14mu|ncurses-5.9-7.20130218.3|110	
14mu|ncurses-5.9-7.20130218.3|111	# regenerating configure needs patched autoconf, so modify configure
14mu|ncurses-5.9-7.20130218.3|112	# directly
14mu|ncurses-5.9-7.20130218.3|113	%patch1 -p1 -b .deb~
14mu|ncurses-5.9-7.20130218.3|114	%patch3 -p1 -b .bf~
14mu|ncurses-5.9-7.20130218.3|115	
14mu|ncurses-5.9-7.20130218.3|116	%patch2 -p1 -b .console~
14mu|ncurses-5.9-7.20130218.3|117	%patch8 -p1 -b .lib64~
14mu|ncurses-5.9-7.20130218.3|118	
14mu|ncurses-5.9-7.20130218.3|119	find . -name "*.orig" -o -name "*~" | xargs rm -f
14mu|ncurses-5.9-7.20130218.3|120	# fix some permissions
14mu|ncurses-5.9-7.20130218.3|121	chmod 755 c++/edit_cfg.sh test/listused.sh test/configure test/tracemunch
14mu|ncurses-5.9-7.20130218.3|122	
14mu|ncurses-5.9-7.20130218.3|123	# we don't need nor want this, and it also pulls in a dependency on /usr/bin/make
14mu|ncurses-5.9-7.20130218.3|124	rm -rf test/package
14mu|ncurses-5.9-7.20130218.3|125	
14mu|ncurses-5.9-7.20130218.3|126	%build
14mu|ncurses-5.9-7.20130218.3|127	export PKG_CONFIG_LIBDIR=%{_libdir}/pkgconfig
14mu|ncurses-5.9-7.20130218.3|128	
14mu|ncurses-5.9-7.20130218.3|129	CONFIGURE_TOP="$PWD"
14mu|ncurses-5.9-7.20130218.3|130	
14mu|ncurses-5.9-7.20130218.3|131	# tODO: this should die
14mu|ncurses-5.9-7.20130218.3|132	mkdir -p ncurses-normal
14mu|ncurses-5.9-7.20130218.3|133	pushd ncurses-normal
14mu|ncurses-5.9-7.20130218.3|134	%configure2_5x \
14mu|ncurses-5.9-7.20130218.3|135	--without-libtool \
14mu|ncurses-5.9-7.20130218.3|136	--with-shared \
14mu|ncurses-5.9-7.20130218.3|137	--with-normal \
14mu|ncurses-5.9-7.20130218.3|138	--with-cxx \
14mu|ncurses-5.9-7.20130218.3|139	--without-debug \
14mu|ncurses-5.9-7.20130218.3|140	--enable-overwrite \
14mu|ncurses-5.9-7.20130218.3|141	--without-profile \
14mu|ncurses-5.9-7.20130218.3|142	--with-gpm \
14mu|ncurses-5.9-7.20130218.3|143	--enable-termcap \
14mu|ncurses-5.9-7.20130218.3|144	--enable-getcap \
14mu|ncurses-5.9-7.20130218.3|145	--enable-const \
14mu|ncurses-5.9-7.20130218.3|146	--enable-hard-tabs \
14mu|ncurses-5.9-7.20130218.3|147	--enable-hash-map \
14mu|ncurses-5.9-7.20130218.3|148	--enable-no-padding \
14mu|ncurses-5.9-7.20130218.3|149	--enable-sigwinch \
14mu|ncurses-5.9-7.20130218.3|150	--without-ada \
14mu|ncurses-5.9-7.20130218.3|151	--disable-widec \
14mu|ncurses-5.9-7.20130218.3|152	--enable-xmc-glitch \
14mu|ncurses-5.9-7.20130218.3|153	--enable-colorfgbg \
14mu|ncurses-5.9-7.20130218.3|154	--disable-pc-files \
14mu|ncurses-5.9-7.20130218.3|155	--with-ospeed=unsigned \
14mu|ncurses-5.9-7.20130218.3|156	--without-progs
14mu|ncurses-5.9-7.20130218.3|157	
14mu|ncurses-5.9-7.20130218.3|158	%make
14mu|ncurses-5.9-7.20130218.3|159	popd
14mu|ncurses-5.9-7.20130218.3|160	
14mu|ncurses-5.9-7.20130218.3|161	mkdir -p ncurses-utf8
14mu|ncurses-5.9-7.20130218.3|162	pushd ncurses-utf8
14mu|ncurses-5.9-7.20130218.3|163	%configure2_5x \
14mu|ncurses-5.9-7.20130218.3|164	--with-pkg-config-libdir=%{_libdir}/pkgconfig \
14mu|ncurses-5.9-7.20130218.3|165	--without-libtool \
14mu|ncurses-5.9-7.20130218.3|166	--with-shared \
14mu|ncurses-5.9-7.20130218.3|167	--with-normal \
14mu|ncurses-5.9-7.20130218.3|168	--with-cxx \
14mu|ncurses-5.9-7.20130218.3|169	--without-debug \
14mu|ncurses-5.9-7.20130218.3|170	--enable-overwrite \
14mu|ncurses-5.9-7.20130218.3|171	--without-profile \
14mu|ncurses-5.9-7.20130218.3|172	--with-gpm \
14mu|ncurses-5.9-7.20130218.3|173	--enable-termcap \
14mu|ncurses-5.9-7.20130218.3|174	--enable-getcap \
14mu|ncurses-5.9-7.20130218.3|175	--enable-const \
14mu|ncurses-5.9-7.20130218.3|176	--enable-hard-tabs \
14mu|ncurses-5.9-7.20130218.3|177	--enable-hash-map \
14mu|ncurses-5.9-7.20130218.3|178	--enable-no-padding \
14mu|ncurses-5.9-7.20130218.3|179	--enable-sigwinch \
14mu|ncurses-5.9-7.20130218.3|180	--without-ada \
14mu|ncurses-5.9-7.20130218.3|181	--enable-widec \
14mu|ncurses-5.9-7.20130218.3|182	--enable-xmc-glitch \
14mu|ncurses-5.9-7.20130218.3|183	--enable-colorfgbg \
14mu|ncurses-5.9-7.20130218.3|184	--enable-pc-files \
14mu|ncurses-5.9-7.20130218.3|185	--with-ospeed=unsigned
14mu|ncurses-5.9-7.20130218.3|186	
14mu|ncurses-5.9-7.20130218.3|187	%make
14mu|ncurses-5.9-7.20130218.3|188	popd
14mu|ncurses-5.9-7.20130218.3|189	
14mu|ncurses-5.9-7.20130218.3|190	%install
14mu|ncurses-5.9-7.20130218.3|191	# we only install the libraries for a while untill all our packages has been
14mu|ncurses-5.9-7.20130218.3|192	# rebuilt against the unicode version and no packages needs this anymore
14mu|ncurses-5.9-7.20130218.3|193	pushd ncurses-normal
14mu|ncurses-5.9-7.20130218.3|194	make install.libs DESTDIR=%{buildroot}
14mu|ncurses-5.9-7.20130218.3|195	rm -f %{buildroot}%{_libdir}/lib*.{a,so}
14mu|ncurses-5.9-7.20130218.3|196	popd
14mu|ncurses-5.9-7.20130218.3|197	
14mu|ncurses-5.9-7.20130218.3|198	pushd ncurses-utf8
14mu|ncurses-5.9-7.20130218.3|199	%makeinstall_std
14mu|ncurses-5.9-7.20130218.3|200	popd
14mu|ncurses-5.9-7.20130218.3|201	
14mu|ncurses-5.9-7.20130218.3|202	# the resetall script
14mu|ncurses-5.9-7.20130218.3|203	install -m 755 %{SOURCE4} %{buildroot}%{_bindir}/resetall
14mu|ncurses-5.9-7.20130218.3|204	# we don't want this in doc
14mu|ncurses-5.9-7.20130218.3|205	rm -f c++/demo
14mu|ncurses-5.9-7.20130218.3|206	
14mu|ncurses-5.9-7.20130218.3|207	mkdir -p %{buildroot}/%{_lib}
14mu|ncurses-5.9-7.20130218.3|208	mv %{buildroot}%{_libdir}/libncurses{,w}.so.* %{buildroot}/%{_lib}
14mu|ncurses-5.9-7.20130218.3|209	rm %{buildroot}%{_libdir}/libncursesw.so
14mu|ncurses-5.9-7.20130218.3|210	ln -sr %{buildroot}/%{_lib}/libncursesw.so.%{majorminor} %{buildroot}%{_libdir}/libncursesw.so
14mu|ncurses-5.9-7.20130218.3|211	for i in form menu ncurses panel; do
14mu|ncurses-5.9-7.20130218.3|212	ln -s lib${i}w.a %{buildroot}%{_libdir}/lib${i}.a
14mu|ncurses-5.9-7.20130218.3|213	ln -s lib${i}w.so %{buildroot}%{_libdir}/lib${i}.so
14mu|ncurses-5.9-7.20130218.3|214	done
14mu|ncurses-5.9-7.20130218.3|215	ln -s libncursesw.so %{buildroot}%{_libdir}/libcurses.so
14mu|ncurses-5.9-7.20130218.3|216	ln -s libncursesw.a %{buildroot}%{_libdir}/libcurses.a
14mu|ncurses-5.9-7.20130218.3|217	ln -s libncurses++w.a %{buildroot}%{_libdir}/libncurses++.a
14mu|ncurses-5.9-7.20130218.3|218	
14mu|ncurses-5.9-7.20130218.3|219	#
14mu|ncurses-5.9-7.20130218.3|220	# FIXME
14mu|ncurses-5.9-7.20130218.3|221	# OK do not time to debug it now
14mu|ncurses-5.9-7.20130218.3|222	#
14mu|ncurses-5.9-7.20130218.3|223	cp %{buildroot}%{_datadir}/terminfo/x/xterm %{buildroot}%{_datadir}/terminfo/x/xterm2
14mu|ncurses-5.9-7.20130218.3|224	cp %{buildroot}%{_datadir}/terminfo/x/xterm-new %{buildroot}%{_datadir}/terminfo/x/xterm
14mu|ncurses-5.9-7.20130218.3|225	
14mu|ncurses-5.9-7.20130218.3|226	#
14mu|ncurses-5.9-7.20130218.3|227	# remove unneeded/unwanted files
14mu|ncurses-5.9-7.20130218.3|228	# have to be done before find commands below
14mu|ncurses-5.9-7.20130218.3|229	#
14mu|ncurses-5.9-7.20130218.3|230	rm -f %{buildroot}%{_libdir}/terminfo
14mu|ncurses-5.9-7.20130218.3|231	
14mu|ncurses-5.9-7.20130218.3|232	# fwang: avoid conflict with kon package
14mu|ncurses-5.9-7.20130218.3|233	rm -f %{buildroot}%{_datadir}/terminfo/k/kon
14mu|ncurses-5.9-7.20130218.3|234	
14mu|ncurses-5.9-7.20130218.3|235	# bero: Build termcap from the terminfo database
14mu|ncurses-5.9-7.20130218.3|236	mkdir -p %{buildroot}%_sysconfdir
14mu|ncurses-5.9-7.20130218.3|237	tic -Ct misc/terminfo.src > %{buildroot}%{_sysconfdir}/termcap
14mu|ncurses-5.9-7.20130218.3|238	
14mu|ncurses-5.9-7.20130218.3|239	#
14mu|ncurses-5.9-7.20130218.3|240	# FIXME
14mu|ncurses-5.9-7.20130218.3|241	#
14mu|ncurses-5.9-7.20130218.3|242	(cd %{buildroot} ; find usr/share/terminfo      -type d | perl -pe 's||%%dir /|') > %{name}.list
14mu|ncurses-5.9-7.20130218.3|243	(cd %{buildroot} ; find usr/share/terminfo -not -type d | perl -pe 's||/|')       > %{name}-extraterms.list
14mu|ncurses-5.9-7.20130218.3|244	perl -pe 's||%{_datadir}/terminfo/|' %{SOURCE5} >> %{name}.list
14mu|ncurses-5.9-7.20130218.3|245	
14mu|ncurses-5.9-7.20130218.3|246	perl -ni -e 'BEGIN { open F, "%{name}.list"; /^%/ or $s{$_} = 1 foreach <F>; } print unless $s{$_}' %{name}-extraterms.list
14mu|ncurses-5.9-7.20130218.3|247	
14mu|ncurses-5.9-7.20130218.3|248	find %{buildroot}/%{_libdir} -name 'lib*.a' -not -type d -not -name "*_g.a" -not -name "*_p.a" -not -name "*w.a" | sed -e "s#^%{buildroot}##" > %{libname}-devel.list
14mu|ncurses-5.9-7.20130218.3|249	
14mu|ncurses-5.9-7.20130218.3|250	# can't replace directory with symlink (rpm bug), symlink all headers
14mu|ncurses-5.9-7.20130218.3|251	mkdir $RPM_BUILD_ROOT%{_includedir}/ncurses{,w}
14mu|ncurses-5.9-7.20130218.3|252	for l in $RPM_BUILD_ROOT%{_includedir}/*.h; do
14mu|ncurses-5.9-7.20130218.3|253	ln -sr $l $RPM_BUILD_ROOT%{_includedir}/ncurses
14mu|ncurses-5.9-7.20130218.3|254	ln -sr $l $RPM_BUILD_ROOT%{_includedir}/ncursesw
14mu|ncurses-5.9-7.20130218.3|255	done
14mu|ncurses-5.9-7.20130218.3|256	
14mu|ncurses-5.9-7.20130218.3|257	%multiarch_includes %{buildroot}%{_includedir}/curses.h
14mu|ncurses-5.9-7.20130218.3|258	
14mu|ncurses-5.9-7.20130218.3|259	%files -f %{name}.list
14mu|ncurses-5.9-7.20130218.3|260	%doc README ANNOUNCE
14mu|ncurses-5.9-7.20130218.3|261	%{_datadir}/tabset
14mu|ncurses-5.9-7.20130218.3|262	%{_bindir}/*
14mu|ncurses-5.9-7.20130218.3|263	%{_mandir}/man1/*
14mu|ncurses-5.9-7.20130218.3|264	%{_mandir}/man5/*
14mu|ncurses-5.9-7.20130218.3|265	%{_mandir}/man7/*
14mu|ncurses-5.9-7.20130218.3|266	
14mu|ncurses-5.9-7.20130218.3|267	%files -n %{libname}
14mu|ncurses-5.9-7.20130218.3|268	%attr(755,root,root) /%{_lib}/libncurses.so.%{major}*
14mu|ncurses-5.9-7.20130218.3|269	%attr(755,root,root) %{_libdir}/libpanel.so.%{major}*
14mu|ncurses-5.9-7.20130218.3|270	%attr(755,root,root) %{_libdir}/libmenu.so.%{major}*
14mu|ncurses-5.9-7.20130218.3|271	%attr(755,root,root) %{_libdir}/libform.so.%{major}*
14mu|ncurses-5.9-7.20130218.3|272	
14mu|ncurses-5.9-7.20130218.3|273	%files -n %{utf8libname}
14mu|ncurses-5.9-7.20130218.3|274	%attr(755,root,root) /%{_lib}/libncursesw.so.%{major}*
14mu|ncurses-5.9-7.20130218.3|275	# I have no clue on how nor where this actually gets created?!?!
14mu|ncurses-5.9-7.20130218.3|276	%attr(755,root,root) %{_libdir}/lib*w.so.%{major}*
14mu|ncurses-5.9-7.20130218.3|277	
14mu|ncurses-5.9-7.20130218.3|278	%files extraterms -f %{name}-extraterms.list
14mu|ncurses-5.9-7.20130218.3|279	%doc README
14mu|ncurses-5.9-7.20130218.3|280	
14mu|ncurses-5.9-7.20130218.3|281	%files -n %{devname}
14mu|ncurses-5.9-7.20130218.3|282	%doc doc c++ test
14mu|ncurses-5.9-7.20130218.3|283	%{_libdir}/libcurses.a
14mu|ncurses-5.9-7.20130218.3|284	%{_libdir}/libcurses.so
14mu|ncurses-5.9-7.20130218.3|285	%{_libdir}/libform.a
14mu|ncurses-5.9-7.20130218.3|286	%{_libdir}/libform.so
14mu|ncurses-5.9-7.20130218.3|287	%{_libdir}/libformw.a
14mu|ncurses-5.9-7.20130218.3|288	%{_libdir}/libformw.so
14mu|ncurses-5.9-7.20130218.3|289	%{_libdir}/libmenu.a
14mu|ncurses-5.9-7.20130218.3|290	%{_libdir}/libmenu.so
14mu|ncurses-5.9-7.20130218.3|291	%{_libdir}/libmenuw.a
14mu|ncurses-5.9-7.20130218.3|292	%{_libdir}/libmenuw.so
14mu|ncurses-5.9-7.20130218.3|293	%{_libdir}/libncurses++.a
14mu|ncurses-5.9-7.20130218.3|294	%{_libdir}/libncurses++w.a
14mu|ncurses-5.9-7.20130218.3|295	%{_libdir}/libncurses.a
14mu|ncurses-5.9-7.20130218.3|296	%{_libdir}/libncurses.so
14mu|ncurses-5.9-7.20130218.3|297	%{_libdir}/libncursesw.a
14mu|ncurses-5.9-7.20130218.3|298	%{_libdir}/libncursesw.so
14mu|ncurses-5.9-7.20130218.3|299	%{_libdir}/libpanel.a
14mu|ncurses-5.9-7.20130218.3|300	%{_libdir}/libpanel.so
14mu|ncurses-5.9-7.20130218.3|301	%{_libdir}/libpanelw.a
14mu|ncurses-5.9-7.20130218.3|302	%{_libdir}/libpanelw.so
14mu|ncurses-5.9-7.20130218.3|303	%{_libdir}/pkgconfig/formw.pc
14mu|ncurses-5.9-7.20130218.3|304	%{_libdir}/pkgconfig/menuw.pc
14mu|ncurses-5.9-7.20130218.3|305	%{_libdir}/pkgconfig/ncurses++w.pc
14mu|ncurses-5.9-7.20130218.3|306	%{_libdir}/pkgconfig/ncursesw.pc
14mu|ncurses-5.9-7.20130218.3|307	%{_libdir}/pkgconfig/panelw.pc
14mu|ncurses-5.9-7.20130218.3|308	%{_includedir}/*.h
14mu|ncurses-5.9-7.20130218.3|309	%{multiarch_includedir}/curses.h
14mu|ncurses-5.9-7.20130218.3|310	%dir %{_includedir}/ncurses
14mu|ncurses-5.9-7.20130218.3|311	%{_includedir}/ncurses/*.h
14mu|ncurses-5.9-7.20130218.3|312	%dir %{_includedir}/ncursesw
14mu|ncurses-5.9-7.20130218.3|313	%{_includedir}/ncursesw/*.h
14mu|ncurses-5.9-7.20130218.3|314	%{_mandir}/man3/*
14mu|ncurses-5.9-7.20130218.3|315	
14mu|ncurses-5.9-7.20130218.3|316	%files -n termcap
14mu|ncurses-5.9-7.20130218.3|317	%{_sysconfdir}/termcap
14mu|ncurses-5.9-7.20130218.3|318	
14mu|ncurses-5.9-7.20130218.3|319	
14mu|ncurses-5.9-7.20130218.3|320	%changelog
14mu|ncurses-5.9-7.20130218.3|321	* Mon Mar 23 2015 Tigro <ashejn@gmail.com> 5.9-7.20130218.3
14mu|ncurses-5.9-7.20130218.3|322	+ Revision: dc61bc5
14mu|ncurses-5.9-7.20130218.3|323	- drop libncursesw-devel package, added more depends
14mu|ncurses-5.9-7.20130218.3|324	
14mu|ncurses-5.9-7.20130218.3|325	

23403 14
14mu|neon-0.30.1-2|1	%define major 0.27
14mu|neon-0.30.1-2|2	%define libname %mklibname %{name} %{major}
14mu|neon-0.30.1-2|3	%define devname %mklibname %{name} -d
14mu|neon-0.30.1-2|4	
14mu|neon-0.30.1-2|5	Summary:	An HTTP and WebDAV client library, with a C interface
14mu|neon-0.30.1-2|6	Name:		neon
14mu|neon-0.30.1-2|7	Version:	0.30.1
14mu|neon-0.30.1-2|8	Release:	2
14mu|neon-0.30.1-2|9	License:	GPLv2+ and LGPLv2+
14mu|neon-0.30.1-2|10	Group:		System/Libraries
14mu|neon-0.30.1-2|11	Url:		http://www.webdav.org/neon/
14mu|neon-0.30.1-2|12	Source0:	http://www.webdav.org/neon/%{name}-%{version}.tar.gz
14mu|neon-0.30.1-2|13	Patch0:		neon-locales.diff
14mu|neon-0.30.1-2|14	Patch1:		neon-fail_parse.diff
14mu|neon-0.30.1-2|15	Patch2:		neon-borked_addr_reverse.diff
14mu|neon-0.30.1-2|16	Patch3:		neon-borked_retry_notcompress_and_retry_compress.diff
14mu|neon-0.30.1-2|17	Patch4:		neon-borked_read_reset.diff
14mu|neon-0.30.1-2|18	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476571
14mu|neon-0.30.1-2|19	Patch5:		neon-0.28.2-fix-segfault.patch
14mu|neon-0.30.1-2|20	Patch6:		neon-0.29.6-neon-config_cleanups.diff
14mu|neon-0.30.1-2|21	Patch7:		neon-0.30.1-disable-ssl2.patch
14mu|neon-0.30.1-2|22	BuildRequires:	libtool
14mu|neon-0.30.1-2|23	BuildRequires:	krb5-devel
14mu|neon-0.30.1-2|24	BuildRequires:	pkgconfig(libcrypto) >= 0.9.7
14mu|neon-0.30.1-2|25	BuildRequires:	pkgconfig(libssl) >= 0.9.7
14mu|neon-0.30.1-2|26	BuildRequires:	pkgconfig(libxml-2.0)
14mu|neon-0.30.1-2|27	BuildRequires:	pkgconfig(zlib)
14mu|neon-0.30.1-2|28	
14mu|neon-0.30.1-2|29	%description
14mu|neon-0.30.1-2|30	neon is an HTTP and WebDAV client library for Unix systems, with a C language
14mu|neon-0.30.1-2|31	API. It provides high-level interfaces to HTTP/1.1 and WebDAV  methods, and
14mu|neon-0.30.1-2|32	a low-level interface to HTTP request/response handling, allowing new methods
14mu|neon-0.30.1-2|33	to be easily implemented.
14mu|neon-0.30.1-2|34	
14mu|neon-0.30.1-2|35	#----------------------------------------------------------------------------
14mu|neon-0.30.1-2|36	
14mu|neon-0.30.1-2|37	%package i18n
14mu|neon-0.30.1-2|38	Summary:	Language files for Neon
14mu|neon-0.30.1-2|39	Group:		System/Internationalization
14mu|neon-0.30.1-2|40	BuildArch:	noarch
14mu|neon-0.30.1-2|41	
14mu|neon-0.30.1-2|42	%description i18n
14mu|neon-0.30.1-2|43	neon is an HTTP and WebDAV client library for Unix systems, with a C language
14mu|neon-0.30.1-2|44	API. It provides high-level interfaces to HTTP/1.1 and WebDAV  methods, and
14mu|neon-0.30.1-2|45	a low-level interface to HTTP request/response handling, allowing new methods
14mu|neon-0.30.1-2|46	to be easily implemented.
14mu|neon-0.30.1-2|47	
14mu|neon-0.30.1-2|48	%files i18n -f libneon%{major}.lang
14mu|neon-0.30.1-2|49	%doc doc/*.txt README.neon
14mu|neon-0.30.1-2|50	
14mu|neon-0.30.1-2|51	#----------------------------------------------------------------------------
14mu|neon-0.30.1-2|52	
14mu|neon-0.30.1-2|53	%package -n %{libname}
14mu|neon-0.30.1-2|54	Summary:	Shared library for Neon
14mu|neon-0.30.1-2|55	Group:		System/Libraries
14mu|neon-0.30.1-2|56	Requires:	%{name}-i18n
14mu|neon-0.30.1-2|57	
14mu|neon-0.30.1-2|58	%description -n %{libname}
14mu|neon-0.30.1-2|59	neon is an HTTP and WebDAV client library for Unix systems, with a C language
14mu|neon-0.30.1-2|60	API. It provides high-level interfaces to HTTP/1.1 and WebDAV  methods, and
14mu|neon-0.30.1-2|61	a low-level interface to HTTP request/response handling, allowing new methods
14mu|neon-0.30.1-2|62	to be easily implemented.
14mu|neon-0.30.1-2|63	
14mu|neon-0.30.1-2|64	%files -n %{libname}
14mu|neon-0.30.1-2|65	%{_libdir}/libneon.so.27*
14mu|neon-0.30.1-2|66	
14mu|neon-0.30.1-2|67	#----------------------------------------------------------------------------
14mu|neon-0.30.1-2|68	
14mu|neon-0.30.1-2|69	%package -n %{devname}
14mu|neon-0.30.1-2|70	Summary:	Headers for developing programs that will use %{name}
14mu|neon-0.30.1-2|71	Group:		Development/C++
14mu|neon-0.30.1-2|72	Requires:	%{libname} >= %{EVRD}
14mu|neon-0.30.1-2|73	Provides:	neon-devel = %{EVRD}
14mu|neon-0.30.1-2|74	Obsoletes:	%{mklibname neon 0.27 -d} < 0.29.6-7
14mu|neon-0.30.1-2|75	Conflicts:	%{mklibname neon 0.26}-devel < 0.29.6-7
14mu|neon-0.30.1-2|76	
14mu|neon-0.30.1-2|77	%description -n %{devname}
14mu|neon-0.30.1-2|78	This package contains the headers that programmers will need to develop
14mu|neon-0.30.1-2|79	applications which will use %{name}.
14mu|neon-0.30.1-2|80	
14mu|neon-0.30.1-2|81	%files -n %{devname}
14mu|neon-0.30.1-2|82	%doc AUTHORS BUGS doc/html ChangeLog NEWS README THANKS TODO
14mu|neon-0.30.1-2|83	%{_bindir}/neon-config
14mu|neon-0.30.1-2|84	%{_libdir}/libneon.so
14mu|neon-0.30.1-2|85	%{_libdir}/pkgconfig/neon.pc
14mu|neon-0.30.1-2|86	%dir %{_includedir}/neon
14mu|neon-0.30.1-2|87	%{_includedir}/neon/*
14mu|neon-0.30.1-2|88	%{_mandir}/man1/*
14mu|neon-0.30.1-2|89	%{_mandir}/man3/*
14mu|neon-0.30.1-2|90	
14mu|neon-0.30.1-2|91	#----------------------------------------------------------------------------
14mu|neon-0.30.1-2|92	
14mu|neon-0.30.1-2|93	%prep
14mu|neon-0.30.1-2|94	%setup -q
14mu|neon-0.30.1-2|95	%patch0 -p1
14mu|neon-0.30.1-2|96	%patch1 -p0
14mu|neon-0.30.1-2|97	%patch2 -p0
14mu|neon-0.30.1-2|98	%patch3 -p0
14mu|neon-0.30.1-2|99	%patch4 -p0
14mu|neon-0.30.1-2|100	%patch5 -p1
14mu|neon-0.30.1-2|101	%patch6 -p1
14mu|neon-0.30.1-2|102	%patch7 -p1
14mu|neon-0.30.1-2|103	
14mu|neon-0.30.1-2|104	# fix mo clash (#28428)
14mu|neon-0.30.1-2|105	# this goes with the changes done by Patch0
14mu|neon-0.30.1-2|106	perl -pi -e "s|_LIBNAME_|libneon%{major}|g" Makefile.in src/ne_internal.h
14mu|neon-0.30.1-2|107	
14mu|neon-0.30.1-2|108	# this value has to be raised on x86_64
14mu|neon-0.30.1-2|109	perl -pi -e "s|^ulimit \-v .*|ulimit \-v 40960|g" test/run.sh
14mu|neon-0.30.1-2|110	
14mu|neon-0.30.1-2|111	%build
14mu|neon-0.30.1-2|112	%configure2_5x \
14mu|neon-0.30.1-2|113	--enable-shared \
14mu|neon-0.30.1-2|114	--disable-static \
14mu|neon-0.30.1-2|115	--with-ssl=openssl \
14mu|neon-0.30.1-2|116	--enable-threadsafe-ssl=posix \
14mu|neon-0.30.1-2|117	--with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \
14mu|neon-0.30.1-2|118	--with-libxml2 \
14mu|neon-0.30.1-2|119	--without-libproxy
14mu|neon-0.30.1-2|120	
14mu|neon-0.30.1-2|121	%make
14mu|neon-0.30.1-2|122	
14mu|neon-0.30.1-2|123	%install
14mu|neon-0.30.1-2|124	%makeinstall
14mu|neon-0.30.1-2|125	
14mu|neon-0.30.1-2|126	# fix this
14mu|neon-0.30.1-2|127	rm -rf %{buildroot}%{_datadir}/doc
14mu|neon-0.30.1-2|128	
14mu|neon-0.30.1-2|129	%find_lang libneon%{major}
14mu|neon-0.30.1-2|130	
14mu|neon-0.30.1-2|131	cp src/README README.neon
14mu|neon-0.30.1-2|132	
14mu|neon-0.30.1-2|133	
14mu|neon-0.30.1-2|134	%changelog
14mu|neon-0.30.1-2|135	
14mu|neon-0.30.1-2|136	* Thu Mar 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30.1-2
14mu|neon-0.30.1-2|137	- (9166c55) Bump release
14mu|neon-0.30.1-2|138	
14mu|neon-0.30.1-2|139	

23404 14
14mu|nepomuk-core-4.14.3-4|1	Summary:	Nepomuk core utilities and libraries
14mu|nepomuk-core-4.14.3-4|2	Name:		nepomuk-core
14mu|nepomuk-core-4.14.3-4|3	Version:	4.14.3
14mu|nepomuk-core-4.14.3-4|4	Release:	4
14mu|nepomuk-core-4.14.3-4|5	Epoch:		1
14mu|nepomuk-core-4.14.3-4|6	License:	GPLv2 GPLv3 LGPLv2 LGPLv3
14mu|nepomuk-core-4.14.3-4|7	Group:		Graphical desktop/KDE
14mu|nepomuk-core-4.14.3-4|8	Url:		http://www.kde.org
14mu|nepomuk-core-4.14.3-4|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|nepomuk-core-4.14.3-4|10	%if %{is_beta}
14mu|nepomuk-core-4.14.3-4|11	%define ftpdir unstable
14mu|nepomuk-core-4.14.3-4|12	%else
14mu|nepomuk-core-4.14.3-4|13	%define ftpdir stable
14mu|nepomuk-core-4.14.3-4|14	%endif
14mu|nepomuk-core-4.14.3-4|15	Source0:	ftp://ftp.kde.org/pub/kde/%ftpdir/%{version}/src/%{name}-%{version}.tar.xz
14mu|nepomuk-core-4.14.3-4|16	BuildRequires:	doxygen
14mu|nepomuk-core-4.14.3-4|17	BuildRequires:	kde4-macros
14mu|nepomuk-core-4.14.3-4|18	BuildRequires:	baloo-devel
14mu|nepomuk-core-4.14.3-4|19	BuildRequires:	ebook-tools-devel
14mu|nepomuk-core-4.14.3-4|20	BuildRequires:	kdelibs4-devel
14mu|nepomuk-core-4.14.3-4|21	BuildRequires:	kfilemetadata-devel
14mu|nepomuk-core-4.14.3-4|22	BuildRequires:	qmobipocket-devel
14mu|nepomuk-core-4.14.3-4|23	BuildRequires:	pkgconfig(exiv2)
14mu|nepomuk-core-4.14.3-4|24	BuildRequires:	pkgconfig(libavcodec)
14mu|nepomuk-core-4.14.3-4|25	BuildRequires:	pkgconfig(libavdevice)
14mu|nepomuk-core-4.14.3-4|26	BuildRequires:	pkgconfig(libavfilter)
14mu|nepomuk-core-4.14.3-4|27	BuildRequires:	pkgconfig(libavformat)
14mu|nepomuk-core-4.14.3-4|28	BuildRequires:	pkgconfig(libavutil)
14mu|nepomuk-core-4.14.3-4|29	BuildRequires:	pkgconfig(libpostproc)
14mu|nepomuk-core-4.14.3-4|30	BuildRequires:	pkgconfig(libstreams) >= 0.7.3
14mu|nepomuk-core-4.14.3-4|31	BuildRequires:	pkgconfig(libswresample)
14mu|nepomuk-core-4.14.3-4|32	BuildRequires:	pkgconfig(libswscale)
14mu|nepomuk-core-4.14.3-4|33	BuildRequires:	pkgconfig(poppler)
14mu|nepomuk-core-4.14.3-4|34	BuildRequires:	pkgconfig(poppler-qt4)
14mu|nepomuk-core-4.14.3-4|35	BuildRequires:	pkgconfig(shared-desktop-ontologies) >= 0.11
14mu|nepomuk-core-4.14.3-4|36	BuildRequires:	pkgconfig(soprano) >= 2.7.57
14mu|nepomuk-core-4.14.3-4|37	BuildRequires:	pkgconfig(taglib)
14mu|nepomuk-core-4.14.3-4|38	Requires:	shared-desktop-ontologies >= 0.11
14mu|nepomuk-core-4.14.3-4|39	Requires:	soprano >= 4:2.7.57
14mu|nepomuk-core-4.14.3-4|40	Conflicts:	kdebase4-runtime < 1:4.8.80
14mu|nepomuk-core-4.14.3-4|41	
14mu|nepomuk-core-4.14.3-4|42	%description
14mu|nepomuk-core-4.14.3-4|43	Nepomuk core utilities and libraries.
14mu|nepomuk-core-4.14.3-4|44	
14mu|nepomuk-core-4.14.3-4|45	%files
14mu|nepomuk-core-4.14.3-4|46	%doc COPYING*
14mu|nepomuk-core-4.14.3-4|47	%{_datadir}/dbus-1/interfaces/*.xml
14mu|nepomuk-core-4.14.3-4|48	%{_datadir}/dbus-1/system-services/org.kde.nepomuk.filewatch.service
14mu|nepomuk-core-4.14.3-4|49	%{_datadir}/polkit-1/actions/org.kde.nepomuk.filewatch.policy
14mu|nepomuk-core-4.14.3-4|50	%{_sysconfdir}/dbus-1/system.d/org.kde.nepomuk.filewatch.conf
14mu|nepomuk-core-4.14.3-4|51	%{_kde_applicationsdir}/*.desktop
14mu|nepomuk-core-4.14.3-4|52	%{_kde_appsdir}/fileindexerservice
14mu|nepomuk-core-4.14.3-4|53	%{_kde_appsdir}/nepomukfilewatch
14mu|nepomuk-core-4.14.3-4|54	%{_kde_appsdir}/nepomukstorage
14mu|nepomuk-core-4.14.3-4|55	%{_kde_bindir}/nepomuk*
14mu|nepomuk-core-4.14.3-4|56	%{_kde_datadir}/autostart/*.desktop
14mu|nepomuk-core-4.14.3-4|57	%{_kde_datadir}/ontology/kde/*
14mu|nepomuk-core-4.14.3-4|58	%{_kde_libdir}/kde4/nepomukepubextractor.so
14mu|nepomuk-core-4.14.3-4|59	%{_kde_libdir}/kde4/nepomukexiv2extractor.so
14mu|nepomuk-core-4.14.3-4|60	%{_kde_libdir}/kde4/nepomukffmpegextractor.so
14mu|nepomuk-core-4.14.3-4|61	%{_kde_libdir}/kde4/nepomukmobiextractor.so
14mu|nepomuk-core-4.14.3-4|62	%{_kde_libdir}/kde4/nepomukodfextractor.so
14mu|nepomuk-core-4.14.3-4|63	%{_kde_libdir}/kde4/nepomukoffice2007extractor.so
14mu|nepomuk-core-4.14.3-4|64	%{_kde_libdir}/kde4/nepomukofficeextractor.so
14mu|nepomuk-core-4.14.3-4|65	%{_kde_libdir}/kde4/nepomukplaintextextractor.so
14mu|nepomuk-core-4.14.3-4|66	%{_kde_libdir}/kde4/nepomukpopplerextractor.so
14mu|nepomuk-core-4.14.3-4|67	%{_kde_libdir}/kde4/nepomuktaglibextractor.so
14mu|nepomuk-core-4.14.3-4|68	%{_kde_libdir}/kde4/libexec/kde_nepomuk_filewatch_raiselimit
14mu|nepomuk-core-4.14.3-4|69	%{_kde_libdir}/libkdeinit4_nepomukserver.so
14mu|nepomuk-core-4.14.3-4|70	%{_kde_libdir}/libnepomukcommon.so
14mu|nepomuk-core-4.14.3-4|71	%{_kde_libdir}/libnepomukextractor.so
14mu|nepomuk-core-4.14.3-4|72	%{_kde_services}/*.desktop
14mu|nepomuk-core-4.14.3-4|73	%{_kde_servicetypes}/*.desktop
14mu|nepomuk-core-4.14.3-4|74	
14mu|nepomuk-core-4.14.3-4|75	#----------------------------------------------------------------------------------
14mu|nepomuk-core-4.14.3-4|76	
14mu|nepomuk-core-4.14.3-4|77	%define nepomukcore_major 4
14mu|nepomuk-core-4.14.3-4|78	%define libnepomukcore %mklibname nepomukcore %{nepomukcore_major}
14mu|nepomuk-core-4.14.3-4|79	%if %{nepomukcore_major} != 4
14mu|nepomuk-core-4.14.3-4|80	Please remove all references to libnepomuksync below -- we are not compatible
14mu|nepomuk-core-4.14.3-4|81	with it in any way, so we should not claim we are its successor.
14mu|nepomuk-core-4.14.3-4|82	%endif
14mu|nepomuk-core-4.14.3-4|83	%define libnepomuksync %mklibname nepomuksync %{nepomukcore_major}
14mu|nepomuk-core-4.14.3-4|84	
14mu|nepomuk-core-4.14.3-4|85	%package -n %{libnepomukcore}
14mu|nepomuk-core-4.14.3-4|86	Summary:	Nepomuk core library
14mu|nepomuk-core-4.14.3-4|87	Group:		System/Libraries
14mu|nepomuk-core-4.14.3-4|88	%rename %{libnepomuksync}
14mu|nepomuk-core-4.14.3-4|89	
14mu|nepomuk-core-4.14.3-4|90	%description -n %{libnepomukcore}
14mu|nepomuk-core-4.14.3-4|91	Nepomuk core library.
14mu|nepomuk-core-4.14.3-4|92	
14mu|nepomuk-core-4.14.3-4|93	%files -n %{libnepomukcore}
14mu|nepomuk-core-4.14.3-4|94	%{_kde_libdir}/libnepomukcore.so.%{nepomukcore_major}*
14mu|nepomuk-core-4.14.3-4|95	
14mu|nepomuk-core-4.14.3-4|96	#----------------------------------------------------------------------------------
14mu|nepomuk-core-4.14.3-4|97	
14mu|nepomuk-core-4.14.3-4|98	%define nepomukcleaner_major 4
14mu|nepomuk-core-4.14.3-4|99	%define libnepomukcleaner %mklibname nepomukcleaner %{nepomukcleaner_major}
14mu|nepomuk-core-4.14.3-4|100	
14mu|nepomuk-core-4.14.3-4|101	%package -n %{libnepomukcleaner}
14mu|nepomuk-core-4.14.3-4|102	Summary:	Nepomuk cleaner library
14mu|nepomuk-core-4.14.3-4|103	Group:		System/Libraries
14mu|nepomuk-core-4.14.3-4|104	
14mu|nepomuk-core-4.14.3-4|105	%description -n %{libnepomukcleaner}
14mu|nepomuk-core-4.14.3-4|106	Nepomuk cleaner library.
14mu|nepomuk-core-4.14.3-4|107	
14mu|nepomuk-core-4.14.3-4|108	%files -n %{libnepomukcleaner}
14mu|nepomuk-core-4.14.3-4|109	%{_kde_libdir}/libnepomukcleaner.so.%{nepomukcleaner_major}*
14mu|nepomuk-core-4.14.3-4|110	
14mu|nepomuk-core-4.14.3-4|111	#----------------------------------------------------------------------------------
14mu|nepomuk-core-4.14.3-4|112	
14mu|nepomuk-core-4.14.3-4|113	%package devel
14mu|nepomuk-core-4.14.3-4|114	Summary:	Development files for %{name}
14mu|nepomuk-core-4.14.3-4|115	Group:		Development/KDE and Qt
14mu|nepomuk-core-4.14.3-4|116	Requires:	%{name}
14mu|nepomuk-core-4.14.3-4|117	Requires:	%{libnepomukcore} = %{EVRD}
14mu|nepomuk-core-4.14.3-4|118	Requires:	%{libnepomukcleaner} = %{EVRD}
14mu|nepomuk-core-4.14.3-4|119	Conflicts:	kdebase4-runtime-devel < 1:4.8.80
14mu|nepomuk-core-4.14.3-4|120	
14mu|nepomuk-core-4.14.3-4|121	%description devel
14mu|nepomuk-core-4.14.3-4|122	This package includes the header files needed to develop applications
14mu|nepomuk-core-4.14.3-4|123	that use Nepomuk.
14mu|nepomuk-core-4.14.3-4|124	
14mu|nepomuk-core-4.14.3-4|125	%files devel
14mu|nepomuk-core-4.14.3-4|126	%{_kde_includedir}/nepomuk2
14mu|nepomuk-core-4.14.3-4|127	%{_kde_includedir}/Nepomuk2
14mu|nepomuk-core-4.14.3-4|128	%{_kde_libdir}/libnepomukcore.so
14mu|nepomuk-core-4.14.3-4|129	%{_kde_libdir}/libnepomukcleaner.so
14mu|nepomuk-core-4.14.3-4|130	%{_libdir}/cmake/NepomukCore
14mu|nepomuk-core-4.14.3-4|131	
14mu|nepomuk-core-4.14.3-4|132	#----------------------------------------------------------------------------------
14mu|nepomuk-core-4.14.3-4|133	
14mu|nepomuk-core-4.14.3-4|134	%prep
14mu|nepomuk-core-4.14.3-4|135	%setup -q
14mu|nepomuk-core-4.14.3-4|136	
14mu|nepomuk-core-4.14.3-4|137	%build
14mu|nepomuk-core-4.14.3-4|138	%cmake_kde4
14mu|nepomuk-core-4.14.3-4|139	
14mu|nepomuk-core-4.14.3-4|140	%install
14mu|nepomuk-core-4.14.3-4|141	%makeinstall_std -C build
14mu|nepomuk-core-4.14.3-4|142	
14mu|nepomuk-core-4.14.3-4|143	
14mu|nepomuk-core-4.14.3-4|144	%changelog
14mu|nepomuk-core-4.14.3-4|145	
14mu|nepomuk-core-4.14.3-4|146	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:4.14.3-4
14mu|nepomuk-core-4.14.3-4|147	- (82643b8) Rebuild with new poppler
14mu|nepomuk-core-4.14.3-4|148	
14mu|nepomuk-core-4.14.3-4|149	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-3
14mu|nepomuk-core-4.14.3-4|150	- (78e9cd9) Bump release
14mu|nepomuk-core-4.14.3-4|151	
14mu|nepomuk-core-4.14.3-4|152	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1:4.14.3-2
14mu|nepomuk-core-4.14.3-4|153	- (53925ec) MassBuild#656: Increase release tag
14mu|nepomuk-core-4.14.3-4|154	
14mu|nepomuk-core-4.14.3-4|155	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|nepomuk-core-4.14.3-4|156	- (1071844) LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|nepomuk-core-4.14.3-4|157	
14mu|nepomuk-core-4.14.3-4|158	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-3
14mu|nepomuk-core-4.14.3-4|159	- (94e7e52) Devel package should require nepomuk-core
14mu|nepomuk-core-4.14.3-4|160	
14mu|nepomuk-core-4.14.3-4|161	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-2
14mu|nepomuk-core-4.14.3-4|162	- (48d4668) Shared library shouldn't require obsolete nepomuk-core now
14mu|nepomuk-core-4.14.3-4|163	
14mu|nepomuk-core-4.14.3-4|164	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.3-1
14mu|nepomuk-core-4.14.3-4|165	- (a33924b) LOG New version 4.13.3 (sync spec and patches with Cooker)
14mu|nepomuk-core-4.14.3-4|166	
14mu|nepomuk-core-4.14.3-4|167	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.2-5
14mu|nepomuk-core-4.14.3-4|168	- (815373e) Bump release
14mu|nepomuk-core-4.14.3-4|169	
14mu|nepomuk-core-4.14.3-4|170	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.2-4
14mu|nepomuk-core-4.14.3-4|171	- (00f0a3b) Bump release
14mu|nepomuk-core-4.14.3-4|172	
14mu|nepomuk-core-4.14.3-4|173	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:4.13.2-3
14mu|nepomuk-core-4.14.3-4|174	- (4d742b9) MassBuild#440: Increase release tag
14mu|nepomuk-core-4.14.3-4|175	
14mu|nepomuk-core-4.14.3-4|176	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.13.2-2
14mu|nepomuk-core-4.14.3-4|177	- (2a90bda) LOG New version 4.13.2 (sync spec and patches with Cooker)
14mu|nepomuk-core-4.14.3-4|178	
14mu|nepomuk-core-4.14.3-4|179	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
14mu|nepomuk-core-4.14.3-4|180	- (5241c53) LOG New version 4.12.4 (sync spec and patches with Cooker)
14mu|nepomuk-core-4.14.3-4|181	
14mu|nepomuk-core-4.14.3-4|182	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.3-1
14mu|nepomuk-core-4.14.3-4|183	- (cf2d8ca) LOG New version 4.12.3 (sync spec and patches with Cooker)
14mu|nepomuk-core-4.14.3-4|184	
14mu|nepomuk-core-4.14.3-4|185	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.4-1
14mu|nepomuk-core-4.14.3-4|186	- (0898559) LOG New version 4.11.4
14mu|nepomuk-core-4.14.3-4|187	
14mu|nepomuk-core-4.14.3-4|188	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-1
14mu|nepomuk-core-4.14.3-4|189	- (2dbaf5b) LOG New version 4.11.3
14mu|nepomuk-core-4.14.3-4|190	
14mu|nepomuk-core-4.14.3-4|191	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.2-1
14mu|nepomuk-core-4.14.3-4|192	- (8baab4e) LOG New version 4.11.2
14mu|nepomuk-core-4.14.3-4|193	
14mu|nepomuk-core-4.14.3-4|194	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.5-3
14mu|nepomuk-core-4.14.3-4|195	- (fbca9cb) LOG Rebuild with new ffmpeg
14mu|nepomuk-core-4.14.3-4|196	
14mu|nepomuk-core-4.14.3-4|197	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.5-2
14mu|nepomuk-core-4.14.3-4|198	- (e59d962) LOG Rebuild with new ffmpeg
14mu|nepomuk-core-4.14.3-4|199	
14mu|nepomuk-core-4.14.3-4|200	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.5-1
14mu|nepomuk-core-4.14.3-4|201	- (04d4eea) LOG New version 4.10.5
14mu|nepomuk-core-4.14.3-4|202	
14mu|nepomuk-core-4.14.3-4|203	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.4-1
14mu|nepomuk-core-4.14.3-4|204	- (28b4d6c) LOG New version 4.10.4
14mu|nepomuk-core-4.14.3-4|205	
14mu|nepomuk-core-4.14.3-4|206	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.3-1
14mu|nepomuk-core-4.14.3-4|207	- (9bcfdb3) LOG New version 4.10.3 (sync with Cooker)
14mu|nepomuk-core-4.14.3-4|208	
14mu|nepomuk-core-4.14.3-4|209	* Sat Jan 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.5-1
14mu|nepomuk-core-4.14.3-4|210	- (b529b92) LOG New version 4.9.5
14mu|nepomuk-core-4.14.3-4|211	
14mu|nepomuk-core-4.14.3-4|212	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
14mu|nepomuk-core-4.14.3-4|213	- (20ba49d) LOG New version 4.9.4
14mu|nepomuk-core-4.14.3-4|214	
14mu|nepomuk-core-4.14.3-4|215	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-0.1
14mu|nepomuk-core-4.14.3-4|216	- (115b474) LOG Update to 4.9.4 (git snapshot)
14mu|nepomuk-core-4.14.3-4|217	
14mu|nepomuk-core-4.14.3-4|218	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
14mu|nepomuk-core-4.14.3-4|219	- (175cfd7) LOG New version 4.9.3
14mu|nepomuk-core-4.14.3-4|220	
14mu|nepomuk-core-4.14.3-4|221	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
14mu|nepomuk-core-4.14.3-4|222	- (8367a81) New version 4.9.2
14mu|nepomuk-core-4.14.3-4|223	
14mu|nepomuk-core-4.14.3-4|224	* Mon Sep 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
14mu|nepomuk-core-4.14.3-4|225	- (333d38e) New version 4.9.1
14mu|nepomuk-core-4.14.3-4|226	
14mu|nepomuk-core-4.14.3-4|227	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
14mu|nepomuk-core-4.14.3-4|228	- (12e2722) New version 4.9.0
14mu|nepomuk-core-4.14.3-4|229	
14mu|nepomuk-core-4.14.3-4|230	* Fri Jul 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
14mu|nepomuk-core-4.14.3-4|231	- (b9d9cb1) New version 4.8.97
14mu|nepomuk-core-4.14.3-4|232	
14mu|nepomuk-core-4.14.3-4|233	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
14mu|nepomuk-core-4.14.3-4|234	- (26067a4) Update to 4.8.95
14mu|nepomuk-core-4.14.3-4|235	
14mu|nepomuk-core-4.14.3-4|236	

23405 14
14mu|nepomuk-widgets-4.14.3-1|1	Name:		nepomuk-widgets
14mu|nepomuk-widgets-4.14.3-1|2	Summary:	Nepomuk widget utilities and libraries
14mu|nepomuk-widgets-4.14.3-1|3	Version:	4.14.3
14mu|nepomuk-widgets-4.14.3-1|4	Release:	1
14mu|nepomuk-widgets-4.14.3-1|5	Epoch:		1
14mu|nepomuk-widgets-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|nepomuk-widgets-4.14.3-1|7	License:	GPLv2 GPLv3 LGPLv2 LGPLv3
14mu|nepomuk-widgets-4.14.3-1|8	URL:		http://www.kde.org
14mu|nepomuk-widgets-4.14.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|nepomuk-widgets-4.14.3-1|10	%if %is_beta
14mu|nepomuk-widgets-4.14.3-1|11	%define ftpdir unstable
14mu|nepomuk-widgets-4.14.3-1|12	%else
14mu|nepomuk-widgets-4.14.3-1|13	%define ftpdir stable
14mu|nepomuk-widgets-4.14.3-1|14	%endif
14mu|nepomuk-widgets-4.14.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%ftpdir/%{version}/src/%{name}-%{version}.tar.xz
14mu|nepomuk-widgets-4.14.3-1|16	BuildRequires:	kde4-macros
14mu|nepomuk-widgets-4.14.3-1|17	BuildRequires:	kdelibs4-devel
14mu|nepomuk-widgets-4.14.3-1|18	BuildRequires:	doxygen
14mu|nepomuk-widgets-4.14.3-1|19	BuildRequires:	pkgconfig(soprano) >= 2.7.57
14mu|nepomuk-widgets-4.14.3-1|20	BuildRequires:	nepomuk-core-devel >= 4.9.98
14mu|nepomuk-widgets-4.14.3-1|21	
14mu|nepomuk-widgets-4.14.3-1|22	%description
14mu|nepomuk-widgets-4.14.3-1|23	Nepomuk widget utilities and libraries.
14mu|nepomuk-widgets-4.14.3-1|24	
14mu|nepomuk-widgets-4.14.3-1|25	#----------------------------------------------------------------------------------
14mu|nepomuk-widgets-4.14.3-1|26	
14mu|nepomuk-widgets-4.14.3-1|27	%define nepomukwidgets_major 4
14mu|nepomuk-widgets-4.14.3-1|28	%define libnepomukwidgets %mklibname nepomukwidgets %{nepomukwidgets_major}
14mu|nepomuk-widgets-4.14.3-1|29	
14mu|nepomuk-widgets-4.14.3-1|30	%package -n %{libnepomukwidgets}
14mu|nepomuk-widgets-4.14.3-1|31	Summary:	Nepomuk widgets library
14mu|nepomuk-widgets-4.14.3-1|32	Group:		System/Libraries
14mu|nepomuk-widgets-4.14.3-1|33	
14mu|nepomuk-widgets-4.14.3-1|34	%description -n %{libnepomukwidgets}
14mu|nepomuk-widgets-4.14.3-1|35	Nepomuk widgets library.
14mu|nepomuk-widgets-4.14.3-1|36	
14mu|nepomuk-widgets-4.14.3-1|37	%files -n %{libnepomukwidgets}
14mu|nepomuk-widgets-4.14.3-1|38	%{_kde_libdir}/libnepomukwidgets.so.%{nepomukwidgets_major}*
14mu|nepomuk-widgets-4.14.3-1|39	
14mu|nepomuk-widgets-4.14.3-1|40	#----------------------------------------------------------------------------------
14mu|nepomuk-widgets-4.14.3-1|41	
14mu|nepomuk-widgets-4.14.3-1|42	%package devel
14mu|nepomuk-widgets-4.14.3-1|43	Summary:	Development files for %{name}
14mu|nepomuk-widgets-4.14.3-1|44	Group:		Development/KDE and Qt
14mu|nepomuk-widgets-4.14.3-1|45	Requires:	%{libnepomukwidgets} = %{EVRD}
14mu|nepomuk-widgets-4.14.3-1|46	Conflicts:	kdebase4-runtime-devel < 1:4.8.80
14mu|nepomuk-widgets-4.14.3-1|47	
14mu|nepomuk-widgets-4.14.3-1|48	%description devel
14mu|nepomuk-widgets-4.14.3-1|49	This package includes the header files needed to develop applications
14mu|nepomuk-widgets-4.14.3-1|50	that use Nepomuk.
14mu|nepomuk-widgets-4.14.3-1|51	
14mu|nepomuk-widgets-4.14.3-1|52	%files devel
14mu|nepomuk-widgets-4.14.3-1|53	%{_kde_includedir}/nepomuk2/*
14mu|nepomuk-widgets-4.14.3-1|54	%{_kde_libdir}/libnepomukwidgets.so
14mu|nepomuk-widgets-4.14.3-1|55	%{_libdir}/cmake/NepomukWidgets
14mu|nepomuk-widgets-4.14.3-1|56	
14mu|nepomuk-widgets-4.14.3-1|57	#----------------------------------------------------------------------------------
14mu|nepomuk-widgets-4.14.3-1|58	
14mu|nepomuk-widgets-4.14.3-1|59	%prep
14mu|nepomuk-widgets-4.14.3-1|60	%setup -q
14mu|nepomuk-widgets-4.14.3-1|61	
14mu|nepomuk-widgets-4.14.3-1|62	%build
14mu|nepomuk-widgets-4.14.3-1|63	%cmake_kde4
14mu|nepomuk-widgets-4.14.3-1|64	
14mu|nepomuk-widgets-4.14.3-1|65	%install
14mu|nepomuk-widgets-4.14.3-1|66	%makeinstall_std -C build
14mu|nepomuk-widgets-4.14.3-1|67	
14mu|nepomuk-widgets-4.14.3-1|68	
14mu|nepomuk-widgets-4.14.3-1|69	%changelog
14mu|nepomuk-widgets-4.14.3-1|70	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|nepomuk-widgets-4.14.3-1|71	+ Revision: 807c048
14mu|nepomuk-widgets-4.14.3-1|72	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|nepomuk-widgets-4.14.3-1|73	
14mu|nepomuk-widgets-4.14.3-1|74	

23406 14
14mu|netcf-0.2.8-1|1	%define libmajor 1
14mu|netcf-0.2.8-1|2	%define libname %mklibname %{name} %{libmajor}
14mu|netcf-0.2.8-1|3	%define libnamedevel %mklibname -d %{name}
14mu|netcf-0.2.8-1|4	
14mu|netcf-0.2.8-1|5	Name:		netcf
14mu|netcf-0.2.8-1|6	Version:	0.2.8
14mu|netcf-0.2.8-1|7	Release:	1
14mu|netcf-0.2.8-1|8	Group:		Networking/Other
14mu|netcf-0.2.8-1|9	License:	LGPLv2
14mu|netcf-0.2.8-1|10	Summary:	A distribution agnostic library and tool for configuring network interfaces
14mu|netcf-0.2.8-1|11	URL:		https://fedorahosted.org/netcf
14mu|netcf-0.2.8-1|12	Source0:	https://fedorahosted.org/released/netcf/netcf-%{version}.tar.gz
14mu|netcf-0.2.8-1|13	Source1:	https://fedorahosted.org/released/netcf/netcf-%{version}.tar.gz.sig
14mu|netcf-0.2.8-1|14	BuildRequires:	pkgconfig(augeas)
14mu|netcf-0.2.8-1|15	BuildRequires:	pkgconfig(libxslt)
14mu|netcf-0.2.8-1|16	BuildRequires:	pkgconfig(libnl-3.0)
14mu|netcf-0.2.8-1|17	BuildRequires:	readline-devel
14mu|netcf-0.2.8-1|18	
14mu|netcf-0.2.8-1|19	%description
14mu|netcf-0.2.8-1|20	netcf is
14mu|netcf-0.2.8-1|21	
14mu|netcf-0.2.8-1|22	* a library for configuring network interfaces
14mu|netcf-0.2.8-1|23	* a command line tool (ncftool) to do the same from the command line
14mu|netcf-0.2.8-1|24	* distribution-agnostic and supports multiple distributions and operating
14mu|netcf-0.2.8-1|25	systems (well, soon, anyway)
14mu|netcf-0.2.8-1|26	* sets up Ethernet interfaces, bridges, and bonds
14mu|netcf-0.2.8-1|27	
14mu|netcf-0.2.8-1|28	Both libvirt and NetworkManager need this functionality - netcf implements what
14mu|netcf-0.2.8-1|29	is common to both of them.
14mu|netcf-0.2.8-1|30	
14mu|netcf-0.2.8-1|31	%package -n %{libname}
14mu|netcf-0.2.8-1|32	Group:		System/Libraries
14mu|netcf-0.2.8-1|33	Summary:	A distribution agnostic library for configuring network interfaces
14mu|netcf-0.2.8-1|34	
14mu|netcf-0.2.8-1|35	%description -n %{libname}
14mu|netcf-0.2.8-1|36	A distribution agnostic library for configuring network interfaces
14mu|netcf-0.2.8-1|37	
14mu|netcf-0.2.8-1|38	Both libvirt and NetworkManager need this functionality - netcf implements what
14mu|netcf-0.2.8-1|39	is common to both of them.
14mu|netcf-0.2.8-1|40	
14mu|netcf-0.2.8-1|41	%package -n %{libnamedevel}
14mu|netcf-0.2.8-1|42	Group:		Development/C
14mu|netcf-0.2.8-1|43	Summary:	Development files for a library for configuring network interfaces
14mu|netcf-0.2.8-1|44	Requires:	%{libname} >= %{version}-%{release}
14mu|netcf-0.2.8-1|45	Provides:	%{name}-devel = %{version}
14mu|netcf-0.2.8-1|46	
14mu|netcf-0.2.8-1|47	%description -n %{libnamedevel}
14mu|netcf-0.2.8-1|48	Development files for a distribution agnostic library for configuring network
14mu|netcf-0.2.8-1|49	interfaces.
14mu|netcf-0.2.8-1|50	
14mu|netcf-0.2.8-1|51	%prep
14mu|netcf-0.2.8-1|52	%setup -q
14mu|netcf-0.2.8-1|53	
14mu|netcf-0.2.8-1|54	%build
14mu|netcf-0.2.8-1|55	autoreconf -fi
14mu|netcf-0.2.8-1|56	#see https://bugzilla.redhat.com/show_bug.cgi?id=852549
14mu|netcf-0.2.8-1|57	#in future we should switch off with-libnl1 and use libnl3
14mu|netcf-0.2.8-1|58	%configure2_5x --disable-static
14mu|netcf-0.2.8-1|59	%make
14mu|netcf-0.2.8-1|60	
14mu|netcf-0.2.8-1|61	%install
14mu|netcf-0.2.8-1|62	%makeinstall_std
14mu|netcf-0.2.8-1|63	mkdir -p %{buildroot}%{_unitdir}
14mu|netcf-0.2.8-1|64	mv %{buildroot}%{_prefix}%{_unitdir}/* %{buildroot}%{_unitdir}/
14mu|netcf-0.2.8-1|65	rm -rf %{buildroot}%{_prefix}%{_unitdir}
14mu|netcf-0.2.8-1|66	
14mu|netcf-0.2.8-1|67	%files
14mu|netcf-0.2.8-1|68	%doc README NEWS AUTHORS
14mu|netcf-0.2.8-1|69	%{_bindir}/*
14mu|netcf-0.2.8-1|70	%{_datadir}/%{name}
14mu|netcf-0.2.8-1|71	%{_libexecdir}/netcf-transaction.sh
14mu|netcf-0.2.8-1|72	%{_mandir}/man1/ncftool.1.*
14mu|netcf-0.2.8-1|73	%{_unitdir}/netcf-transaction.service
14mu|netcf-0.2.8-1|74	
14mu|netcf-0.2.8-1|75	%files -n %{libname}
14mu|netcf-0.2.8-1|76	%{_libdir}/*.so.%{libmajor}*
14mu|netcf-0.2.8-1|77	
14mu|netcf-0.2.8-1|78	%files -n %{libnamedevel}
14mu|netcf-0.2.8-1|79	%{_libdir}/*.so
14mu|netcf-0.2.8-1|80	%{_includedir}/*.h
14mu|netcf-0.2.8-1|81	%{_libdir}/pkgconfig/%{name}.pc
14mu|netcf-0.2.8-1|82	
14mu|netcf-0.2.8-1|83	%changelog
14mu|netcf-0.2.8-1|84	
14mu|netcf-0.2.8-1|85	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.2.8-1
14mu|netcf-0.2.8-1|86	- (b639b86) Updated to 0.2.8
14mu|netcf-0.2.8-1|87	
14mu|netcf-0.2.8-1|88	

23407 14
14mu|netkit-rsh-0.17-30|1	Summary:	Clients for remote access commands (rsh, rlogin, rcp)
14mu|netkit-rsh-0.17-30|2	Name:		netkit-rsh
14mu|netkit-rsh-0.17-30|3	Version:	0.17
14mu|netkit-rsh-0.17-30|4	Release:	30
14mu|netkit-rsh-0.17-30|5	License:	BSD
14mu|netkit-rsh-0.17-30|6	Group:		Networking/Remote access
14mu|netkit-rsh-0.17-30|7	URL:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
14mu|netkit-rsh-0.17-30|8	Source0:	ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-rsh-%{version}.tar.gz
14mu|netkit-rsh-0.17-30|9	Source1:	rexec.pam
14mu|netkit-rsh-0.17-30|10	Source2:	rlogin.pam
14mu|netkit-rsh-0.17-30|11	Source3:	rsh.pam
14mu|netkit-rsh-0.17-30|12	Source4:	http://www.tc.cornell.edu/~sadd/rexec-1.5.tar.gz
14mu|netkit-rsh-0.17-30|13	Source5:	rsh-xinetd
14mu|netkit-rsh-0.17-30|14	Source6:	rlogin-xinetd
14mu|netkit-rsh-0.17-30|15	Source7:	rexec-xinetd
14mu|netkit-rsh-0.17-30|16	Patch1:		netkit-rsh-0.17-sectty.patch
14mu|netkit-rsh-0.17-30|17	Patch2:		netkit-rsh-0.17-rexec.patch
14mu|netkit-rsh-0.17-30|18	Patch3:		netkit-rsh-0.10-stdarg.patch
14mu|netkit-rsh-0.17-30|19	Patch4:		netkit-rsh-0.16-jbj.patch
14mu|netkit-rsh-0.17-30|20	Patch8:		netkit-rsh-0.16-jbj4.patch
14mu|netkit-rsh-0.17-30|21	Patch9:		netkit-rsh-0.16-prompt.patch
14mu|netkit-rsh-0.17-30|22	Patch10:	netkit-rsh-0.16-rlogin=rsh.patch
14mu|netkit-rsh-0.17-30|23	Patch11:	netkit-rsh-0.16-nokrb.patch
14mu|netkit-rsh-0.17-30|24	Patch12:	netkit-rsh-0.17-pre20000412-jbj5.patch
14mu|netkit-rsh-0.17-30|25	Patch13:	netkit-rsh-0.17-userandhost.patch
14mu|netkit-rsh-0.17-30|26	Patch14:	netkit-rsh-0.17-strip.patch
14mu|netkit-rsh-0.17-30|27	Patch15:	netkit-rsh-0.17-lfs.patch
14mu|netkit-rsh-0.17-30|28	Patch16:	netkit-rsh-0.17-chdir.patch
14mu|netkit-rsh-0.17-30|29	Patch17:	netkit-rsh-0.17-pam-nologin.patch
14mu|netkit-rsh-0.17-30|30	Patch19:	netkit-rsh-0.17-rexec-netrc.patch
14mu|netkit-rsh-0.17-30|31	Patch20:	netkit-rsh-0.17-pam-sess.patch
14mu|netkit-rsh-0.17-30|32	Patch21:	netkit-rsh-0.17-errno.patch
14mu|netkit-rsh-0.17-30|33	Patch22:	netkit-rsh-0.17-rexec-sig.patch
14mu|netkit-rsh-0.17-30|34	Patch23:	netkit-rsh-0.17-nohost.patch
14mu|netkit-rsh-0.17-30|35	Patch24:	netkit-rsh-0.17-ignchld.patch
14mu|netkit-rsh-0.17-30|36	Patch25:	netkit-rsh-0.17-checkdir.patch
14mu|netkit-rsh-0.17-30|37	Patch26:	netkit-rsh-0.17-pam-conv.patch
14mu|netkit-rsh-0.17-30|38	Patch27:	netkit-rsh-0.17-rcp-largefile.patch
14mu|netkit-rsh-0.17-30|39	Patch28:	netkit-rsh-0.17-pam-rhost.patch
14mu|netkit-rsh-0.17-30|40	Patch29:	netkit-rsh-0.17-rlogin-linefeed.patch
14mu|netkit-rsh-0.17-30|41	Patch30:	netkit-rsh-0.17-ipv6.patch
14mu|netkit-rsh-0.17-30|42	Patch31:	netkit-rsh-0.17-pam_env.patch
14mu|netkit-rsh-0.17-30|43	Patch33:	netkit-rsh-0.17-dns.patch
14mu|netkit-rsh-0.17-30|44	Patch34:	netkit-rsh-0.17-nohostcheck-compat.patch
14mu|netkit-rsh-0.17-30|45	Patch35:	netkit-rsh-0.17-audit.patch
14mu|netkit-rsh-0.17-30|46	Patch36:	netkit-rsh-0.17-longname.patch
14mu|netkit-rsh-0.17-30|47	Patch37:	netkit-rsh-0.17-arg_max.patch
14mu|netkit-rsh-0.17-30|48	# (ahmad) check return value from close to catch errors on NFS filesystems
14mu|netkit-rsh-0.17-30|49	# https://bugzilla.redhat.com/show_bug.cgi?id=461903
14mu|netkit-rsh-0.17-30|50	Patch38:	netkit-rsh-0.17-rh461903.patch
14mu|netkit-rsh-0.17-30|51	# (ahmad) add check for return values
14mu|netkit-rsh-0.17-30|52	# https://bugzilla.redhat.com/show_bug.cgi?id=473492
14mu|netkit-rsh-0.17-30|53	Patch39:	netkit-rsh-0.17-rh473492.patch
14mu|netkit-rsh-0.17-30|54	# (proyvind): create destination directories when installing
14mu|netkit-rsh-0.17-30|55	Patch40:	netkit-rsh-0.17-install-create-destdir.patch
14mu|netkit-rsh-0.17-30|56	
14mu|netkit-rsh-0.17-30|57	BuildRequires:	pkgconfig(ncurses)
14mu|netkit-rsh-0.17-30|58	BuildRequires:	pam-devel
14mu|netkit-rsh-0.17-30|59	BuildRequires:	audit-libs-devel >= 1.5
14mu|netkit-rsh-0.17-30|60	Conflicts:	krb5-appl-clients
14mu|netkit-rsh-0.17-30|61	Obsoletes:	rsh
14mu|netkit-rsh-0.17-30|62	Provides:	rsh-client
14mu|netkit-rsh-0.17-30|63	
14mu|netkit-rsh-0.17-30|64	%description
14mu|netkit-rsh-0.17-30|65	The rsh package contains a set of programs which allow users to run commmands
14mu|netkit-rsh-0.17-30|66	on remote machines, login to other machines and copy files between machines
14mu|netkit-rsh-0.17-30|67	(rsh, rlogin and rcp). All three of these commands use rhosts style
14mu|netkit-rsh-0.17-30|68	authentication.  This package contains the clients needed for all of these
14mu|netkit-rsh-0.17-30|69	services. The rsh package should be installed to enable remote access to other
14mu|netkit-rsh-0.17-30|70	machines.
14mu|netkit-rsh-0.17-30|71	
14mu|netkit-rsh-0.17-30|72	%package	server
14mu|netkit-rsh-0.17-30|73	Summary:	Servers for remote access commands (rsh, rlogin, rcp)
14mu|netkit-rsh-0.17-30|74	Group:		System/Servers
14mu|netkit-rsh-0.17-30|75	Requires:	pam >= 0.59
14mu|netkit-rsh-0.17-30|76	Requires:	xinetd
14mu|netkit-rsh-0.17-30|77	
14mu|netkit-rsh-0.17-30|78	%description	server
14mu|netkit-rsh-0.17-30|79	The rsh-server package contains a set of programs which allow users to run
14mu|netkit-rsh-0.17-30|80	commmands on remote machines, login to other machines and copy files between
14mu|netkit-rsh-0.17-30|81	machines (rsh, rlogin and rcp). All three of these commands use rhosts style
14mu|netkit-rsh-0.17-30|82	authentication. This package contains the servers needed for all of these
14mu|netkit-rsh-0.17-30|83	services. It also contains a server for rexec, an alternate method of executing
14mu|netkit-rsh-0.17-30|84	remote commands. All of these servers are run by xinetd and configured using
14mu|netkit-rsh-0.17-30|85	/etc/xinetd.d/ and PAM.  All the server is disabled by default.
14mu|netkit-rsh-0.17-30|86	
14mu|netkit-rsh-0.17-30|87	%prep
14mu|netkit-rsh-0.17-30|88	%setup -q -a 4
14mu|netkit-rsh-0.17-30|89	
14mu|netkit-rsh-0.17-30|90	%patch1 -p1 -b .sectty
14mu|netkit-rsh-0.17-30|91	%patch2 -p1 -b .rexec
14mu|netkit-rsh-0.17-30|92	%patch3 -p1 -b .stdarg
14mu|netkit-rsh-0.17-30|93	%patch4 -p1 -b .jbj
14mu|netkit-rsh-0.17-30|94	%patch8 -p1 -b .jbj4
14mu|netkit-rsh-0.17-30|95	%patch9 -p1 -b .prompt
14mu|netkit-rsh-0.17-30|96	%patch10 -p1 -b .rsh
14mu|netkit-rsh-0.17-30|97	%patch11 -p1 -b .rsh.nokrb
14mu|netkit-rsh-0.17-30|98	%patch12 -p1 -b .jbj5
14mu|netkit-rsh-0.17-30|99	%patch13 -p1 -b .userandhost
14mu|netkit-rsh-0.17-30|100	%patch14 -p1 -b .strip
14mu|netkit-rsh-0.17-30|101	%patch15 -p1 -b .lfs
14mu|netkit-rsh-0.17-30|102	%patch16 -p1 -b .chdir
14mu|netkit-rsh-0.17-30|103	%patch17 -p1 -b .pam-nologin
14mu|netkit-rsh-0.17-30|104	%patch19 -p1 -b .rexec-netrc
14mu|netkit-rsh-0.17-30|105	%patch20 -p1 -b .pam-sess
14mu|netkit-rsh-0.17-30|106	%patch21 -p1 -b .errno
14mu|netkit-rsh-0.17-30|107	%patch22 -p1 -b .rexec-sig
14mu|netkit-rsh-0.17-30|108	%patch23 -p1 -b .nohost
14mu|netkit-rsh-0.17-30|109	%patch24 -p1 -b .ignchld
14mu|netkit-rsh-0.17-30|110	%patch25 -p1 -b .checkdir
14mu|netkit-rsh-0.17-30|111	%patch26 -p1 -b .pam-conv
14mu|netkit-rsh-0.17-30|112	%patch27 -p1 -b .largefile
14mu|netkit-rsh-0.17-30|113	%patch28 -p1 -b .pam-rhost
14mu|netkit-rsh-0.17-30|114	%patch29 -p1 -b .linefeed
14mu|netkit-rsh-0.17-30|115	%patch30 -p1 -b .ipv6
14mu|netkit-rsh-0.17-30|116	%patch31 -p1 -b .pam_env
14mu|netkit-rsh-0.17-30|117	%patch33 -p1 -b .dns
14mu|netkit-rsh-0.17-30|118	%patch34 -p1 -b .compat
14mu|netkit-rsh-0.17-30|119	%patch35 -p1 -b .audit
14mu|netkit-rsh-0.17-30|120	%patch36 -p1 -b .longname
14mu|netkit-rsh-0.17-30|121	%patch37 -p1 -b .arg_max
14mu|netkit-rsh-0.17-30|122	%patch38 -p1 -b .rh461903
14mu|netkit-rsh-0.17-30|123	%patch39 -p1 -b .rh473492
14mu|netkit-rsh-0.17-30|124	%patch40 -p1 -b .install~
14mu|netkit-rsh-0.17-30|125	
14mu|netkit-rsh-0.17-30|126	# No, I don't know what this is doing in the tarball.
14mu|netkit-rsh-0.17-30|127	rm -f rexec/rexec
14mu|netkit-rsh-0.17-30|128	
14mu|netkit-rsh-0.17-30|129	%build
14mu|netkit-rsh-0.17-30|130	%serverbuild_hardened
14mu|netkit-rsh-0.17-30|131	sh configure
14mu|netkit-rsh-0.17-30|132	sed	-e 's#^CC=.*$#CC=gcc#g' \
14mu|netkit-rsh-0.17-30|133	-e 's#-O2#%{optflags} -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE#g' \
14mu|netkit-rsh-0.17-30|134	-e 's#^LDFLAGS=#LDFLAGS=%{ldflags}#g' \
14mu|netkit-rsh-0.17-30|135	-e 's#^BINDIR=.*$#BINDIR=%{_bindir}#g' \
14mu|netkit-rsh-0.17-30|136	-e 's#^MANDIR=.*$#MANDIR=%{_mandir}#g' \
14mu|netkit-rsh-0.17-30|137	-e 's#^SBINDIR=.*$#SBINDIR=%{_sbindir}#g' \
14mu|netkit-rsh-0.17-30|138	-i MCONFIG
14mu|netkit-rsh-0.17-30|139	
14mu|netkit-rsh-0.17-30|140	%make
14mu|netkit-rsh-0.17-30|141	
14mu|netkit-rsh-0.17-30|142	%install
14mu|netkit-rsh-0.17-30|143	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install
14mu|netkit-rsh-0.17-30|144	
14mu|netkit-rsh-0.17-30|145	install -m0644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/pam.d/rexec
14mu|netkit-rsh-0.17-30|146	install -m0644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/pam.d/rlogin
14mu|netkit-rsh-0.17-30|147	install -m0644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/pam.d/rsh
14mu|netkit-rsh-0.17-30|148	
14mu|netkit-rsh-0.17-30|149	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install -C rexec
14mu|netkit-rsh-0.17-30|150	
14mu|netkit-rsh-0.17-30|151	install -m0644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/xinetd.d/rsh
14mu|netkit-rsh-0.17-30|152	install -m0644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/xinetd.d/rlogin
14mu|netkit-rsh-0.17-30|153	install -m0644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/xinetd.d/rexec
14mu|netkit-rsh-0.17-30|154	
14mu|netkit-rsh-0.17-30|155	%files
14mu|netkit-rsh-0.17-30|156	%{_bindir}/rexec
14mu|netkit-rsh-0.17-30|157	%attr(4755,root,root) %{_bindir}/rcp
14mu|netkit-rsh-0.17-30|158	%attr(4755,root,root) %{_bindir}/rlogin
14mu|netkit-rsh-0.17-30|159	%attr(4755,root,root) %{_bindir}/rsh
14mu|netkit-rsh-0.17-30|160	%{_mandir}/man1/*.1*
14mu|netkit-rsh-0.17-30|161	
14mu|netkit-rsh-0.17-30|162	%files server
14mu|netkit-rsh-0.17-30|163	%config(noreplace) %{_sysconfdir}/xinetd.d/*
14mu|netkit-rsh-0.17-30|164	%config(noreplace) %{_sysconfdir}/pam.d/*
14mu|netkit-rsh-0.17-30|165	%{_mandir}/man8/*.8*
14mu|netkit-rsh-0.17-30|166	%{_sbindir}/in.*
14mu|netkit-rsh-0.17-30|167	
14mu|netkit-rsh-0.17-30|168	
14mu|netkit-rsh-0.17-30|169	
14mu|netkit-rsh-0.17-30|170	%changelog
14mu|netkit-rsh-0.17-30|171	
14mu|netkit-rsh-0.17-30|172	* Wed Apr 08 2015 Tigro <ashejn@yandex-team.ru> 0.17-30
14mu|netkit-rsh-0.17-30|173	- (bbfa315) rebuilt with ncurses depend
14mu|netkit-rsh-0.17-30|174	
14mu|netkit-rsh-0.17-30|175	

23408 14
14mu|netkit-telnet-0.17-22|1	Summary:	Client for the telnet remote login protocol
14mu|netkit-telnet-0.17-22|2	Name:		netkit-telnet
14mu|netkit-telnet-0.17-22|3	Version:	0.17
14mu|netkit-telnet-0.17-22|4	Release:	22
14mu|netkit-telnet-0.17-22|5	License:	BSD
14mu|netkit-telnet-0.17-22|6	Group:		Networking/Remote access
14mu|netkit-telnet-0.17-22|7	Url:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
14mu|netkit-telnet-0.17-22|8	Source0:	ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-%{version}.tar.gz
14mu|netkit-telnet-0.17-22|9	Source2:	telnet-client.tar.gz
14mu|netkit-telnet-0.17-22|10	Patch1:		telnet-client-cvs.patch
14mu|netkit-telnet-0.17-22|11	Patch5:		telnetd-0.17.diff
14mu|netkit-telnet-0.17-22|12	Patch6:		telnet-0.17-env.patch
14mu|netkit-telnet-0.17-22|13	Patch7:		telnet-0.17-issue.patch
14mu|netkit-telnet-0.17-22|14	Patch8:		telnet-0.17-sa-01-49.patch
14mu|netkit-telnet-0.17-22|15	Patch9:		telnet-0.17-env-5x.patch
14mu|netkit-telnet-0.17-22|16	Patch10:	telnet-0.17-pek.patch
14mu|netkit-telnet-0.17-22|17	Patch11:	telnet-0.17-8bit.patch
14mu|netkit-telnet-0.17-22|18	Patch12:	telnet-0.17-argv.patch
14mu|netkit-telnet-0.17-22|19	Patch13:	telnet-0.17-conf.patch
14mu|netkit-telnet-0.17-22|20	Patch14:	telnet-0.17-cleanup_race.patch
14mu|netkit-telnet-0.17-22|21	Patch15:	telnetd-0.17-pty_read.patch
14mu|netkit-telnet-0.17-22|22	Patch16:	telnet-0.17-CAN-2005-468_469.patch
14mu|netkit-telnet-0.17-22|23	Patch17:	telnet-0.17-linemode.patch
14mu|netkit-telnet-0.17-22|24	Patch18:	telnet-gethostbyname.patch
14mu|netkit-telnet-0.17-22|25	Patch19:	netkit-telnet-0.17-ipv6.diff
14mu|netkit-telnet-0.17-22|26	Patch20:	netkit-telnet-0.17-nodns.patch
14mu|netkit-telnet-0.17-22|27	Patch21:	telnet-0.17-errno_test_sys_bsd.patch
14mu|netkit-telnet-0.17-22|28	Patch22:	netkit-telnet-0.17-reallynodns.patch
14mu|netkit-telnet-0.17-22|29	#
14mu|netkit-telnet-0.17-22|30	Patch100:	telnet-0.17-sock.patch
14mu|netkit-telnet-0.17-22|31	Patch101:	telnet-0.17-cleanup_cleanup.patch
14mu|netkit-telnet-0.17-22|32	Patch102:	telnet-0.17-CAN-2005-0488.patch
14mu|netkit-telnet-0.17-22|33	Patch103:	netkit-telnet-0.17-format_not_a_string_literal_and_no_format_arguments.diff
14mu|netkit-telnet-0.17-22|34	Patch104:	netkit-telnet-0.17-CVE-2011-4862.diff
14mu|netkit-telnet-0.17-22|35	BuildRequires:	gpm-devel
14mu|netkit-telnet-0.17-22|36	BuildRequires:	pkgconfig(ncurses)
14mu|netkit-telnet-0.17-22|37	Provides:	telnet-client
14mu|netkit-telnet-0.17-22|38	Conflicts:	krb5-appl-clients
14mu|netkit-telnet-0.17-22|39	Conflicts: 	heimdal-telnet
14mu|netkit-telnet-0.17-22|40	
14mu|netkit-telnet-0.17-22|41	Provides:       telnet
14mu|netkit-telnet-0.17-22|42	
14mu|netkit-telnet-0.17-22|43	%description
14mu|netkit-telnet-0.17-22|44	Telnet is a popular protocol for logging into remote systems over
14mu|netkit-telnet-0.17-22|45	the Internet. The telnet package provides a command line telnet
14mu|netkit-telnet-0.17-22|46	client.
14mu|netkit-telnet-0.17-22|47	
14mu|netkit-telnet-0.17-22|48	%package	server
14mu|netkit-telnet-0.17-22|49	Summary:	A extremely unsecure telnet server
14mu|netkit-telnet-0.17-22|50	Group:		System/Servers
14mu|netkit-telnet-0.17-22|51	Provides:	telnetd = %{version}-%{release}
14mu|netkit-telnet-0.17-22|52	Obsoletes:	telnetd < %{version}-%{release}
14mu|netkit-telnet-0.17-22|53	Provides:	telnet-server
14mu|netkit-telnet-0.17-22|54	Conflicts:	krb5-appl-servers
14mu|netkit-telnet-0.17-22|55	Conflicts:	heimdal-telnetd
14mu|netkit-telnet-0.17-22|56	
14mu|netkit-telnet-0.17-22|57	%description	server
14mu|netkit-telnet-0.17-22|58	Telnet is a popular protocol for logging into remote systems over
14mu|netkit-telnet-0.17-22|59	the Internet. Install the telnetd package if you want to support
14mu|netkit-telnet-0.17-22|60	extremely unsecure remote logins to your machine.
14mu|netkit-telnet-0.17-22|61	
14mu|netkit-telnet-0.17-22|62	NOTE: because telnetd is unsecure you have to manually activate
14mu|netkit-telnet-0.17-22|63	it, this package will not do that for you. Instead use OpenSSH if
14mu|netkit-telnet-0.17-22|64	you want a secure server.
14mu|netkit-telnet-0.17-22|65	
14mu|netkit-telnet-0.17-22|66	%prep
14mu|netkit-telnet-0.17-22|67	
14mu|netkit-telnet-0.17-22|68	%setup -q
14mu|netkit-telnet-0.17-22|69	mv telnet telnet-NETKIT
14mu|netkit-telnet-0.17-22|70	%setup -T -D -q -a 2 -n netkit-telnet-%{version}
14mu|netkit-telnet-0.17-22|71	%patch1 -p0 -b .cvs
14mu|netkit-telnet-0.17-22|72	%patch5 -p0 -b .fix
14mu|netkit-telnet-0.17-22|73	%patch6 -p1 -b .env
14mu|netkit-telnet-0.17-22|74	%patch10 -p0 -b .pek
14mu|netkit-telnet-0.17-22|75	%patch7 -p1 -b .issue
14mu|netkit-telnet-0.17-22|76	%patch8 -p1 -b .sa-01-49
14mu|netkit-telnet-0.17-22|77	%patch11 -p1 -b .8bit
14mu|netkit-telnet-0.17-22|78	%patch12 -p1 -b .argv
14mu|netkit-telnet-0.17-22|79	%patch13 -p1 -b .confverb
14mu|netkit-telnet-0.17-22|80	%patch14 -p1 -b .cleanup_race
14mu|netkit-telnet-0.17-22|81	%patch15 -p0 -b .pty_read
14mu|netkit-telnet-0.17-22|82	%patch16 -p1 -b .CAN-2005-468_469
14mu|netkit-telnet-0.17-22|83	#%patch17 -p1 -b .linemode
14mu|netkit-telnet-0.17-22|84	%patch18 -p1 -b .gethost
14mu|netkit-telnet-0.17-22|85	%patch19 -p1 -b .gethost2
14mu|netkit-telnet-0.17-22|86	%patch20 -p1 -b .nodns
14mu|netkit-telnet-0.17-22|87	%patch21 -p1 -b .errnosysbsd
14mu|netkit-telnet-0.17-22|88	%patch22 -p1 -b .reallynodns
14mu|netkit-telnet-0.17-22|89	#
14mu|netkit-telnet-0.17-22|90	%patch100 -p1 -b .socket
14mu|netkit-telnet-0.17-22|91	%patch101 -p1 -b .cleanup_cleanup
14mu|netkit-telnet-0.17-22|92	%patch102 -p1 -b .CAN-2005-0488
14mu|netkit-telnet-0.17-22|93	%patch103 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mu|netkit-telnet-0.17-22|94	%patch104 -p0 -b .CVE-2011-4862
14mu|netkit-telnet-0.17-22|95	
14mu|netkit-telnet-0.17-22|96	# only build the telnet client
14mu|netkit-telnet-0.17-22|97	#perl -pi -e "s|^SUB.*|SUB = telnet|g" Makefile
14mu|netkit-telnet-0.17-22|98	
14mu|netkit-telnet-0.17-22|99	%build
14mu|netkit-telnet-0.17-22|100	sh configure --with-c-compiler=%{__cc}
14mu|netkit-telnet-0.17-22|101	perl -pi -e '
14mu|netkit-telnet-0.17-22|102	s,^CC=.*$,CC=%{__cc},;
14mu|netkit-telnet-0.17-22|103	s,-O2,\$(RPM_OPT_FLAGS),;
14mu|netkit-telnet-0.17-22|104	s,^BINDIR=.*$,BINDIR=%{_bindir},;
14mu|netkit-telnet-0.17-22|105	s,^MANDIR=.*$,MANDIR=%{_mandir},;
14mu|netkit-telnet-0.17-22|106	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
14mu|netkit-telnet-0.17-22|107	' MCONFIG
14mu|netkit-telnet-0.17-22|108	
14mu|netkit-telnet-0.17-22|109	# remove stripping
14mu|netkit-telnet-0.17-22|110	perl -pi -e 's|install[ ]+-s|install|g' \
14mu|netkit-telnet-0.17-22|111	./telnet/GNUmakefile \
14mu|netkit-telnet-0.17-22|112	./telnetd/Makefile \
14mu|netkit-telnet-0.17-22|113	./telnetlogin/Makefile \
14mu|netkit-telnet-0.17-22|114	./telnet-NETKIT/Makefile
14mu|netkit-telnet-0.17-22|115	
14mu|netkit-telnet-0.17-22|116	make
14mu|netkit-telnet-0.17-22|117	
14mu|netkit-telnet-0.17-22|118	%install
14mu|netkit-telnet-0.17-22|119	install -d %{buildroot}%{_bindir}
14mu|netkit-telnet-0.17-22|120	install -d %{buildroot}%{_sbindir}
14mu|netkit-telnet-0.17-22|121	install -d %{buildroot}%{_mandir}/man1
14mu|netkit-telnet-0.17-22|122	install -d %{buildroot}%{_mandir}/man8
14mu|netkit-telnet-0.17-22|123	
14mu|netkit-telnet-0.17-22|124	install -m0755 telnet/telnet  %{buildroot}%{_bindir}/telnet
14mu|netkit-telnet-0.17-22|125	install -m0644 telnet/telnet.1 %{buildroot}%{_mandir}/man1/telnet.1
14mu|netkit-telnet-0.17-22|126	install -m0755 telnetd/telnetd  %{buildroot}%{_sbindir}/telnetd
14mu|netkit-telnet-0.17-22|127	install -m0644 telnetd/telnetd.8 %{buildroot}%{_mandir}/man8/telnetd.8
14mu|netkit-telnet-0.17-22|128	
14mu|netkit-telnet-0.17-22|129	%files
14mu|netkit-telnet-0.17-22|130	%doc ChangeLog README
14mu|netkit-telnet-0.17-22|131	%{_bindir}/telnet
14mu|netkit-telnet-0.17-22|132	%{_mandir}/man1/telnet.1*
14mu|netkit-telnet-0.17-22|133	
14mu|netkit-telnet-0.17-22|134	%files server
14mu|netkit-telnet-0.17-22|135	%{_sbindir}/telnetd
14mu|netkit-telnet-0.17-22|136	%{_mandir}/man8/telnetd.8*
14mu|netkit-telnet-0.17-22|137	
14mu|netkit-telnet-0.17-22|138	
14mu|netkit-telnet-0.17-22|139	%changelog
14mu|netkit-telnet-0.17-22|140	* Wed Oct 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17-22
14mu|netkit-telnet-0.17-22|141	+ Revision: d1ccd1a
14mu|netkit-telnet-0.17-22|142	- Provide telnet for compatibility with external packages
14mu|netkit-telnet-0.17-22|143	
14mu|netkit-telnet-0.17-22|144	

23409 14
14mu|net-snmp-5.7.3-1|1	# not really needed anymore, but leaving for just incase legacy issues
14mu|net-snmp-5.7.3-1|2	#define _requires_exceptions devel(libperl
14mu|net-snmp-5.7.3-1|3	%define _disable_ld_no_undefined 1
14mu|net-snmp-5.7.3-1|4	%define Werror_cflags %{nil}
14mu|net-snmp-5.7.3-1|5	
14mu|net-snmp-5.7.3-1|6	%define major	30
14mu|net-snmp-5.7.3-1|7	%define libname %mklibname netsnmp %{major}
14mu|net-snmp-5.7.3-1|8	%define libagent %mklibname netsnmpagent %{major}
14mu|net-snmp-5.7.3-1|9	%define libhelpers %mklibname netsnmphelpers %{major}
14mu|net-snmp-5.7.3-1|10	%define libmibs %mklibname netsnmpmibs %{major}
14mu|net-snmp-5.7.3-1|11	%define libtrapd %mklibname netsnmptrapd %{major}
14mu|net-snmp-5.7.3-1|12	%define libsnmp %mklibname snmp %{major}
14mu|net-snmp-5.7.3-1|13	%define devname %mklibname -d net-snmp
14mu|net-snmp-5.7.3-1|14	
14mu|net-snmp-5.7.3-1|15	# (oe) never enable rpm support as it eats file descriptors like crazy
14mu|net-snmp-5.7.3-1|16	# casuing the snmp daemon to die!.
14mu|net-snmp-5.7.3-1|17	%define build_rpm	0
14mu|net-snmp-5.7.3-1|18	%{?_without_rpm:	%global build_rpm 0}
14mu|net-snmp-5.7.3-1|19	%{?_with_rpm:		%global build_rpm 1}
14mu|net-snmp-5.7.3-1|20	
14mu|net-snmp-5.7.3-1|21	Summary:	A collection of SNMP protocol tools and libraries
14mu|net-snmp-5.7.3-1|22	Name:		net-snmp
14mu|net-snmp-5.7.3-1|23	Version:	5.7.3
14mu|net-snmp-5.7.3-1|24	Release:	1
14mu|net-snmp-5.7.3-1|25	License:	BSDish
14mu|net-snmp-5.7.3-1|26	Group:		System/Servers
14mu|net-snmp-5.7.3-1|27	Url:		http://www.net-snmp.org/
14mu|net-snmp-5.7.3-1|28	Source0:	http://prdownloads.sourceforge.net/net-snmp/net-snmp-%{version}.tar.gz
14mu|net-snmp-5.7.3-1|29	Source1:	http://prdownloads.sourceforge.net/net-snmp/net-snmp-%{version}.tar.gz.asc
14mu|net-snmp-5.7.3-1|30	Source2:	snmpd.conf
14mu|net-snmp-5.7.3-1|31	Source3:	snmpd.logrotate
14mu|net-snmp-5.7.3-1|32	Source4:	snmpd.sysconfig
14mu|net-snmp-5.7.3-1|33	Source5:	snmpd.service
14mu|net-snmp-5.7.3-1|34	Source6:	snmptrapd.conf
14mu|net-snmp-5.7.3-1|35	Source7:	snmptrapd.logrotate
14mu|net-snmp-5.7.3-1|36	Source8:	snmptrapd.sysconfig
14mu|net-snmp-5.7.3-1|37	Source9:	snmptrapd.service
14mu|net-snmp-5.7.3-1|38	Source10:	net-snmp.tmpfiles
14mu|net-snmp-5.7.3-1|39	Source11:	ucd5820stat
14mu|net-snmp-5.7.3-1|40	Source12:	NOTIFICATION-TEST-MIB.txt
14mu|net-snmp-5.7.3-1|41	Source13:	TRAP-TEST-MIB.txt
14mu|net-snmp-5.7.3-1|42	
14mu|net-snmp-5.7.3-1|43	# fedora patches
14mu|net-snmp-5.7.3-1|44	Patch1: net-snmp-5.7.2-pie.patch
14mu|net-snmp-5.7.3-1|45	Patch2: net-snmp-5.5-dir-fix.patch
14mu|net-snmp-5.7.3-1|46	Patch3: net-snmp-5.6-multilib.patch
14mu|net-snmp-5.7.3-1|47	Patch4: net-snmp-5.5-apsl-copying.patch
14mu|net-snmp-5.7.3-1|48	Patch5: net-snmp-5.6-test-debug.patch
14mu|net-snmp-5.7.3-1|49	Patch6: net-snmp-5.7.2-systemd.patch
14mu|net-snmp-5.7.3-1|50	Patch7: net-snmp-5.7.2-create-user-multilib.patch
14mu|net-snmp-5.7.3-1|51	Patch8: net-snmp-5.7.2-autoreconf.patch
14mu|net-snmp-5.7.3-1|52	Patch9: net-snmp-5.7-agentx-crash.patch
14mu|net-snmp-5.7.3-1|53	Patch10: net-snmp-5.5-agentx-disconnect-crash.patch
14mu|net-snmp-5.7.3-1|54	Patch11: net-snmp-5.7.2-cert-path.patch
14mu|net-snmp-5.7.3-1|55	Patch12: net-snmp-5.7.3-snmpstatus-null.patch
14mu|net-snmp-5.7.3-1|56	
14mu|net-snmp-5.7.3-1|57	# upstream patches
14mu|net-snmp-5.7.3-1|58	Patch53: net-snmp-5.7.3-varbind-dos.patch
14mu|net-snmp-5.7.3-1|59	
14mu|net-snmp-5.7.3-1|60	# other patches
14mu|net-snmp-5.7.3-1|61	Patch100: net-snmp-5.6.1-add-pythoninstall-destdir.patch
14mu|net-snmp-5.7.3-1|62	Patch101: net-snmp-5.7.2-linking.patch
14mu|net-snmp-5.7.3-1|63	Patch102: net-snmp-5.7.2-no-systemd.patch
14mu|net-snmp-5.7.3-1|64	
14mu|net-snmp-5.7.3-1|65	BuildRequires:	chrpath
14mu|net-snmp-5.7.3-1|66	BuildRequires:	python-setuptools
14mu|net-snmp-5.7.3-1|67	BuildRequires:	lm_sensors-devel
14mu|net-snmp-5.7.3-1|68	BuildRequires:	mysql-devel
14mu|net-snmp-5.7.3-1|69	BuildRequires:	perl-devel
14mu|net-snmp-5.7.3-1|70	BuildRequires:	tcp_wrappers-devel
14mu|net-snmp-5.7.3-1|71	BuildRequires:	pkgconfig(openssl)
14mu|net-snmp-5.7.3-1|72	BuildRequires:  pkgconfig(python)
14mu|net-snmp-5.7.3-1|73	%if %{build_rpm}
14mu|net-snmp-5.7.3-1|74	BuildRequires:	pkgconfig(rpm)
14mu|net-snmp-5.7.3-1|75	%endif
14mu|net-snmp-5.7.3-1|76	Requires(pre,postun): rpm-helper
14mu|net-snmp-5.7.3-1|77	Requires:	net-snmp-mibs
14mu|net-snmp-5.7.3-1|78	Requires:	net-snmp-utils
14mu|net-snmp-5.7.3-1|79	Requires:	tcp_wrappers
14mu|net-snmp-5.7.3-1|80	Conflicts:	%{libname} < 5.7.2-5
14mu|net-snmp-5.7.3-1|81	
14mu|net-snmp-5.7.3-1|82	%description
14mu|net-snmp-5.7.3-1|83	SNMP (Simple Network Management Protocol) is a protocol used for network
14mu|net-snmp-5.7.3-1|84	management. The NET-SNMP project includes various SNMP tools: an extensible
14mu|net-snmp-5.7.3-1|85	agent, an SNMP library, tools for requesting or setting information from SNMP
14mu|net-snmp-5.7.3-1|86	agents, tools for generating and handling SNMP traps, a version of the netstat
14mu|net-snmp-5.7.3-1|87	command which uses SNMP, and a Tk/Perl mib browser. This package contains the
14mu|net-snmp-5.7.3-1|88	snmpd and snmptrapd daemons, documentation, etc.
14mu|net-snmp-5.7.3-1|89	
14mu|net-snmp-5.7.3-1|90	You will probably also want to install the net-snmp-utils package, which
14mu|net-snmp-5.7.3-1|91	contains NET-SNMP utilities.
14mu|net-snmp-5.7.3-1|92	
14mu|net-snmp-5.7.3-1|93	%package -n	%{libname}
14mu|net-snmp-5.7.3-1|94	Summary:	Library for Network management (SNMP), from the NET-SNMP project
14mu|net-snmp-5.7.3-1|95	Group:		System/Libraries
14mu|net-snmp-5.7.3-1|96	
14mu|net-snmp-5.7.3-1|97	%description -n	%{libname}
14mu|net-snmp-5.7.3-1|98	This package contains the %{name} library for use with NET-SNMP
14mu|net-snmp-5.7.3-1|99	project's network management tools.
14mu|net-snmp-5.7.3-1|100	
14mu|net-snmp-5.7.3-1|101	%package -n	%{libagent}
14mu|net-snmp-5.7.3-1|102	Summary:	Library for Network management %{name}-agent
14mu|net-snmp-5.7.3-1|103	Group:		System/Libraries
14mu|net-snmp-5.7.3-1|104	
14mu|net-snmp-5.7.3-1|105	%description -n	%{libagent}
14mu|net-snmp-5.7.3-1|106	This package contains the %{name}-agent library for use with NET-SNMP
14mu|net-snmp-5.7.3-1|107	project's network management tools.
14mu|net-snmp-5.7.3-1|108	
14mu|net-snmp-5.7.3-1|109	%package -n	%{libhelpers}
14mu|net-snmp-5.7.3-1|110	Summary:	Library for Network management %{name}-helpers
14mu|net-snmp-5.7.3-1|111	Group:		System/Libraries
14mu|net-snmp-5.7.3-1|112	
14mu|net-snmp-5.7.3-1|113	%description -n	%{libhelpers}
14mu|net-snmp-5.7.3-1|114	This package contains the %{name}-helpers library for use with NET-SNMP
14mu|net-snmp-5.7.3-1|115	project's network management tools.
14mu|net-snmp-5.7.3-1|116	
14mu|net-snmp-5.7.3-1|117	%package -n	%{libmibs}
14mu|net-snmp-5.7.3-1|118	Summary:	Library for Network management %{name}-mibs
14mu|net-snmp-5.7.3-1|119	Group:		System/Libraries
14mu|net-snmp-5.7.3-1|120	
14mu|net-snmp-5.7.3-1|121	%description -n	%{libmibs}
14mu|net-snmp-5.7.3-1|122	This package contains the %{name}-mibs library for use with NET-SNMP
14mu|net-snmp-5.7.3-1|123	project's network management tools.
14mu|net-snmp-5.7.3-1|124	
14mu|net-snmp-5.7.3-1|125	%package -n	%{libtrapd}
14mu|net-snmp-5.7.3-1|126	Summary:	Library for Network management %{name}-trapd
14mu|net-snmp-5.7.3-1|127	Group:		System/Libraries
14mu|net-snmp-5.7.3-1|128	
14mu|net-snmp-5.7.3-1|129	%description -n	%{libtrapd}
14mu|net-snmp-5.7.3-1|130	This package contains the %{name}-trapd library for use with NET-SNMP
14mu|net-snmp-5.7.3-1|131	project's network management tools.
14mu|net-snmp-5.7.3-1|132	
14mu|net-snmp-5.7.3-1|133	%package -n	%{libsnmp}
14mu|net-snmp-5.7.3-1|134	Summary:	Library for Network management snmp
14mu|net-snmp-5.7.3-1|135	Group:		System/Libraries
14mu|net-snmp-5.7.3-1|136	
14mu|net-snmp-5.7.3-1|137	%description -n	%{libsnmp}
14mu|net-snmp-5.7.3-1|138	This package contains the snmp library for use with NET-SNMP
14mu|net-snmp-5.7.3-1|139	project's network management tools.
14mu|net-snmp-5.7.3-1|140	
14mu|net-snmp-5.7.3-1|141	%package -n	%{devname}
14mu|net-snmp-5.7.3-1|142	Summary:	The development environment for the NET-SNMP project
14mu|net-snmp-5.7.3-1|143	Group:		Development/C
14mu|net-snmp-5.7.3-1|144	Provides:	%{name}-devel = %{version}-%{release}
14mu|net-snmp-5.7.3-1|145	Requires:	%{libname} = %{version}-%{release}
14mu|net-snmp-5.7.3-1|146	Requires:	%{libagent} = %{version}-%{release}
14mu|net-snmp-5.7.3-1|147	Requires:	%{libhelpers} = %{version}-%{release}
14mu|net-snmp-5.7.3-1|148	Requires:	%{libmibs} = %{version}-%{release}
14mu|net-snmp-5.7.3-1|149	Requires:	%{libtrapd} = %{version}-%{release}
14mu|net-snmp-5.7.3-1|150	Requires:	%{libsnmp} = %{version}-%{release}
14mu|net-snmp-5.7.3-1|151	
14mu|net-snmp-5.7.3-1|152	%description -n	%{devname}
14mu|net-snmp-5.7.3-1|153	The %{devname} package contains the development libraries and header
14mu|net-snmp-5.7.3-1|154	files for use with the NET-SNMP project's network management tools.
14mu|net-snmp-5.7.3-1|155	
14mu|net-snmp-5.7.3-1|156	Install the net-snmp-devel package if you would like to develop applications
14mu|net-snmp-5.7.3-1|157	for use with the NET-SNMP project's network management tools.
14mu|net-snmp-5.7.3-1|158	
14mu|net-snmp-5.7.3-1|159	%package	utils
14mu|net-snmp-5.7.3-1|160	Summary:	Network management utilities using SNMP, from the NET-SNMP project
14mu|net-snmp-5.7.3-1|161	Group:		Networking/Other
14mu|net-snmp-5.7.3-1|162	Requires:	openssl
14mu|net-snmp-5.7.3-1|163	Requires:	net-snmp-mibs
14mu|net-snmp-5.7.3-1|164	
14mu|net-snmp-5.7.3-1|165	%description	utils
14mu|net-snmp-5.7.3-1|166	The net-snmp package contains various utilities for use with the NET-SNMP
14mu|net-snmp-5.7.3-1|167	network management project.
14mu|net-snmp-5.7.3-1|168	
14mu|net-snmp-5.7.3-1|169	Install this package if you need utilities for managing your network using the
14mu|net-snmp-5.7.3-1|170	SNMP protocol.
14mu|net-snmp-5.7.3-1|171	
14mu|net-snmp-5.7.3-1|172	%package	tkmib
14mu|net-snmp-5.7.3-1|173	Summary:	MIB browser in TK
14mu|net-snmp-5.7.3-1|174	Group:		Networking/Other
14mu|net-snmp-5.7.3-1|175	Requires:	net-snmp-mibs
14mu|net-snmp-5.7.3-1|176	Requires:	perl(SNMP)
14mu|net-snmp-5.7.3-1|177	
14mu|net-snmp-5.7.3-1|178	%description	tkmib
14mu|net-snmp-5.7.3-1|179	MIB browser in TK
14mu|net-snmp-5.7.3-1|180	
14mu|net-snmp-5.7.3-1|181	%package	mibs
14mu|net-snmp-5.7.3-1|182	Summary:	MIBs for the NET-SNMP project
14mu|net-snmp-5.7.3-1|183	Group:		Networking/Other
14mu|net-snmp-5.7.3-1|184	
14mu|net-snmp-5.7.3-1|185	%description	mibs
14mu|net-snmp-5.7.3-1|186	The net-snmp-mibs package contains various MIBs for use with the NET-SNMP
14mu|net-snmp-5.7.3-1|187	network management project.
14mu|net-snmp-5.7.3-1|188	
14mu|net-snmp-5.7.3-1|189	%package	trapd
14mu|net-snmp-5.7.3-1|190	Summary:	The trap collecting daemon for %{name}
14mu|net-snmp-5.7.3-1|191	Group:		System/Servers
14mu|net-snmp-5.7.3-1|192	Requires(pre,postun): rpm-helper
14mu|net-snmp-5.7.3-1|193	Requires:	%{name} = %{version}
14mu|net-snmp-5.7.3-1|194	Requires:	openssl
14mu|net-snmp-5.7.3-1|195	Requires:	net-snmp-mibs
14mu|net-snmp-5.7.3-1|196	Requires:	net-snmp-utils
14mu|net-snmp-5.7.3-1|197	Requires:	tcp_wrappers
14mu|net-snmp-5.7.3-1|198	
14mu|net-snmp-5.7.3-1|199	%description	trapd
14mu|net-snmp-5.7.3-1|200	The net-snmp-trapd package contains the trap collecting daemon for use with the
14mu|net-snmp-5.7.3-1|201	NET-SNMP network management project.
14mu|net-snmp-5.7.3-1|202	
14mu|net-snmp-5.7.3-1|203	Install this package if you need to collect SNMP traps from your network using
14mu|net-snmp-5.7.3-1|204	the SNMP protocol.
14mu|net-snmp-5.7.3-1|205	
14mu|net-snmp-5.7.3-1|206	%package -n	perl-NetSNMP
14mu|net-snmp-5.7.3-1|207	Summary:	Perl utilities using SNMP, from the NET-SNMP project
14mu|net-snmp-5.7.3-1|208	Group: 		Development/Perl
14mu|net-snmp-5.7.3-1|209	Requires:	%{name} = %{version}
14mu|net-snmp-5.7.3-1|210	Requires:	net-snmp-mibs
14mu|net-snmp-5.7.3-1|211	Requires:	net-snmp-utils
14mu|net-snmp-5.7.3-1|212	
14mu|net-snmp-5.7.3-1|213	%description -n	perl-NetSNMP
14mu|net-snmp-5.7.3-1|214	NET SNMP (Simple Network Management Protocol) Perl5 Support The Simple Network
14mu|net-snmp-5.7.3-1|215	Management Protocol (SNMP) provides a framework for the exchange of management
14mu|net-snmp-5.7.3-1|216	information between agents (servers) and clients.  The NET SNMP perl5 support
14mu|net-snmp-5.7.3-1|217	files provide the perl functions for integration of SNMP into applications,
14mu|net-snmp-5.7.3-1|218	written in perl.
14mu|net-snmp-5.7.3-1|219	
14mu|net-snmp-5.7.3-1|220	%package -n	python-netsnmp
14mu|net-snmp-5.7.3-1|221	Summary:	Python utilities using SNMP, from the NET-SNMP project
14mu|net-snmp-5.7.3-1|222	Group: 		Development/Python
14mu|net-snmp-5.7.3-1|223	Requires:	%{name} = %{version}
14mu|net-snmp-5.7.3-1|224	Requires:	net-snmp-mibs
14mu|net-snmp-5.7.3-1|225	Requires:	net-snmp-utils
14mu|net-snmp-5.7.3-1|226	
14mu|net-snmp-5.7.3-1|227	%description -n	python-netsnmp
14mu|net-snmp-5.7.3-1|228	The 'netsnmp' module provides a full featured, tri-lingual SNMP (SNMPv3,
14mu|net-snmp-5.7.3-1|229	SNMPv2c, SNMPv1) client API. The 'netsnmp' module internals rely on the
14mu|net-snmp-5.7.3-1|230	Net-SNMP toolkit library.
14mu|net-snmp-5.7.3-1|231	
14mu|net-snmp-5.7.3-1|232	%prep
14mu|net-snmp-5.7.3-1|233	%setup -q
14mu|net-snmp-5.7.3-1|234	%apply_patches
14mu|net-snmp-5.7.3-1|235	
14mu|net-snmp-5.7.3-1|236	# run tests in dir that is cleaned
14mu|net-snmp-5.7.3-1|237	install -d -m777 test_tmp_dir
14mu|net-snmp-5.7.3-1|238	HERE="%{_builddir}/%{name}-%{version}"
14mu|net-snmp-5.7.3-1|239	perl -pi -e "s|/tmp/snmp-test|$HERE/test_tmp_dir/snmp-test|g" testing/*
14mu|net-snmp-5.7.3-1|240	
14mu|net-snmp-5.7.3-1|241	# Do this patch with a perl hack...
14mu|net-snmp-5.7.3-1|242	perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
14mu|net-snmp-5.7.3-1|243	
14mu|net-snmp-5.7.3-1|244	bzip2 ChangeLog
14mu|net-snmp-5.7.3-1|245	
14mu|net-snmp-5.7.3-1|246	%build
14mu|net-snmp-5.7.3-1|247	%serverbuild
14mu|net-snmp-5.7.3-1|248	
14mu|net-snmp-5.7.3-1|249	MIBS="host agentx smux \
14mu|net-snmp-5.7.3-1|250	ucd-snmp/diskio tcp-mib udp-mib mibII/mta_sendmail \
14mu|net-snmp-5.7.3-1|251	ip-mib/ipv4InterfaceTable ip-mib/ipv6InterfaceTable \
14mu|net-snmp-5.7.3-1|252	ip-mib/ipAddressPrefixTable/ipAddressPrefixTable \
14mu|net-snmp-5.7.3-1|253	ip-mib/ipDefaultRouterTable/ipDefaultRouterTable \
14mu|net-snmp-5.7.3-1|254	ip-mib/ipv6ScopeZoneIndexTable ip-mib/ipIfStatsTable \
14mu|net-snmp-5.7.3-1|255	sctp-mib rmon-mib etherlike-mib \
14mu|net-snmp-5.7.3-1|256	ucd-snmp/lmsensorsMib"
14mu|net-snmp-5.7.3-1|257	
14mu|net-snmp-5.7.3-1|258	%configure2_5x \
14mu|net-snmp-5.7.3-1|259	%if %{build_rpm}
14mu|net-snmp-5.7.3-1|260	--with-rpm \
14mu|net-snmp-5.7.3-1|261	%else
14mu|net-snmp-5.7.3-1|262	--without-rpm \
14mu|net-snmp-5.7.3-1|263	%endif
14mu|net-snmp-5.7.3-1|264	--disable-static \
14mu|net-snmp-5.7.3-1|265	--enable-shared \
14mu|net-snmp-5.7.3-1|266	--sysconfdir=%{_sysconfdir} \
14mu|net-snmp-5.7.3-1|267	--enable-ipv6 \
14mu|net-snmp-5.7.3-1|268	--enable-ucd-snmp-compatibility \
14mu|net-snmp-5.7.3-1|269	--enable-embedded-perl \
14mu|net-snmp-5.7.3-1|270	--with-python-modules \
14mu|net-snmp-5.7.3-1|271	--enable-as-needed \
14mu|net-snmp-5.7.3-1|272	--with-pic \
14mu|net-snmp-5.7.3-1|273	--with-cflags="$CFLAGS -D_REENTRANT" \
14mu|net-snmp-5.7.3-1|274	--with-ldflags="$LDFLAGS -lcrypto -lsensors" \
14mu|net-snmp-5.7.3-1|275	--with-logfile="/var/log/snmpd.log" \
14mu|net-snmp-5.7.3-1|276	--with-persistent-directory="/var/lib/net-snmp" \
14mu|net-snmp-5.7.3-1|277	--with-mib-modules="$MIBS" \
14mu|net-snmp-5.7.3-1|278	--with-libwrap \
14mu|net-snmp-5.7.3-1|279	--with-openssl \
14mu|net-snmp-5.7.3-1|280	--with-perl-modules="INSTALLDIRS=vendor" \
14mu|net-snmp-5.7.3-1|281	--with-mnttab="/etc/mtab" \
14mu|net-snmp-5.7.3-1|282	--with-mysql \
14mu|net-snmp-5.7.3-1|283	--with-default-snmp-version="3" \
14mu|net-snmp-5.7.3-1|284	--with-sys-location="Unknown" \
14mu|net-snmp-5.7.3-1|285	--with-systemd \
14mu|net-snmp-5.7.3-1|286	--with-sys-contact="root@localhost" <<EOF
14mu|net-snmp-5.7.3-1|287	
14mu|net-snmp-5.7.3-1|288	EOF
14mu|net-snmp-5.7.3-1|289	
14mu|net-snmp-5.7.3-1|290	# XXX autojunk
14mu|net-snmp-5.7.3-1|291	sed -i -e "s,^#define HAVE_GETMNTENT,#define HAVE_GETMNTENT 1," \
14mu|net-snmp-5.7.3-1|292	include/net-snmp/net-snmp-config.h
14mu|net-snmp-5.7.3-1|293	
14mu|net-snmp-5.7.3-1|294	make
14mu|net-snmp-5.7.3-1|295	
14mu|net-snmp-5.7.3-1|296	# more verbose tests
14mu|net-snmp-5.7.3-1|297	#perl -pi -e "s|\./RUNTESTS|\./RUNTESTS -V|g" testing/Makefile
14mu|net-snmp-5.7.3-1|298	# XXX - andreas - 15/aug/2006
14mu|net-snmp-5.7.3-1|299	# XXX - disabled because doesn't work on cluster
14mu|net-snmp-5.7.3-1|300	# and available bandwidth is TOO LOW for interactive debugging from
14mu|net-snmp-5.7.3-1|301	# 10.000km away
14mu|net-snmp-5.7.3-1|302	#make test
14mu|net-snmp-5.7.3-1|303	
14mu|net-snmp-5.7.3-1|304	%install
14mu|net-snmp-5.7.3-1|305	%makeinstall_std \
14mu|net-snmp-5.7.3-1|306	ucdincludedir=%{_includedir}/net-snmp/ucd-snmp
14mu|net-snmp-5.7.3-1|307	
14mu|net-snmp-5.7.3-1|308	install -d %{buildroot}/var/lib/net-snmp
14mu|net-snmp-5.7.3-1|309	install -d %{buildroot}/var/agentx/master
14mu|net-snmp-5.7.3-1|310	
14mu|net-snmp-5.7.3-1|311	install -d %{buildroot}%{_sysconfdir}/snmp
14mu|net-snmp-5.7.3-1|312	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|net-snmp-5.7.3-1|313	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|net-snmp-5.7.3-1|314	install -d %{buildroot}%{_unitdir}
14mu|net-snmp-5.7.3-1|315	
14mu|net-snmp-5.7.3-1|316	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/snmp/snmpd.conf
14mu|net-snmp-5.7.3-1|317	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/snmpd
14mu|net-snmp-5.7.3-1|318	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/snmpd
14mu|net-snmp-5.7.3-1|319	
14mu|net-snmp-5.7.3-1|320	install -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/snmpd.service
14mu|net-snmp-5.7.3-1|321	install -m 644 dist/snmpd.socket %{buildroot}%{_unitdir}/snmpd.socket
14mu|net-snmp-5.7.3-1|322	
14mu|net-snmp-5.7.3-1|323	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/snmp/snmptrapd.conf
14mu|net-snmp-5.7.3-1|324	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/logrotate.d/snmptrapd
14mu|net-snmp-5.7.3-1|325	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/sysconfig/snmptrapd
14mu|net-snmp-5.7.3-1|326	install -m 644 %{SOURCE9} %{buildroot}%{_unitdir}/snmptrapd.service
14mu|net-snmp-5.7.3-1|327	install -m 644 dist/snmptrapd.socket %{buildroot}%{_unitdir}/snmptrapd.socket
14mu|net-snmp-5.7.3-1|328	
14mu|net-snmp-5.7.3-1|329	install -D -m 644 %{SOURCE10} %{buildroot}%{_prefix}/lib/tmpfiles.d/net-snmp.conf
14mu|net-snmp-5.7.3-1|330	
14mu|net-snmp-5.7.3-1|331	install -m 0755 %{SOURCE11} %{buildroot}%{_bindir}/ucd5820stat
14mu|net-snmp-5.7.3-1|332	
14mu|net-snmp-5.7.3-1|333	rm -f %{buildroot}%{_bindir}/snmpinform
14mu|net-snmp-5.7.3-1|334	rm -f %{buildroot}%{_bindir}/snmpcheck
14mu|net-snmp-5.7.3-1|335	ln -s snmptrap %{buildroot}%{_bindir}/snmpinform
14mu|net-snmp-5.7.3-1|336	
14mu|net-snmp-5.7.3-1|337	# install some extra stuff...
14mu|net-snmp-5.7.3-1|338	install -m 644 mibs/NET-SNMP-MONITOR-MIB.txt %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|339	install -m 644 mibs/NET-SNMP-SYSTEM-MIB.txt %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|340	install -m 644 mibs/TUNNEL-MIB.txt %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|341	install -m 644 mibs/UCD-IPFILTER-MIB.txt %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|342	install -m 644 mibs/UCD-SNMP-MIB-OLD.txt %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|343	install -m 644 mibs/ianalist %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|344	install -m 644 mibs/rfclist %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|345	install -m 644 mibs/rfcmibs.diff %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|346	install -m 755 mibs/mibfetch %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|347	install -m 755 mibs/smistrip %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|348	install -m 644 mibs/Makefile.mib %{buildroot}%{_datadir}/snmp/mibs/
14mu|net-snmp-5.7.3-1|349	install -m 644 %{SOURCE12} %{buildroot}%{_datadir}/snmp/mibs/NOTIFICATION-TEST-MIB.txt
14mu|net-snmp-5.7.3-1|350	install -m 644 %{SOURCE13} %{buildroot}%{_datadir}/snmp/mibs/TRAP-TEST-MIB.txt
14mu|net-snmp-5.7.3-1|351	
14mu|net-snmp-5.7.3-1|352	# fix one bug
14mu|net-snmp-5.7.3-1|353	perl -pi -e "s|%{buildroot}||g" %{buildroot}%{_libdir}/*.la
14mu|net-snmp-5.7.3-1|354	
14mu|net-snmp-5.7.3-1|355	# nuke rpath
14mu|net-snmp-5.7.3-1|356	find %{buildroot}%{perl_vendorarch} -name "*.so" | xargs chrpath -d || :
14mu|net-snmp-5.7.3-1|357	
14mu|net-snmp-5.7.3-1|358	%multiarch_binaries %{buildroot}%{_bindir}/net-snmp-config
14mu|net-snmp-5.7.3-1|359	
14mu|net-snmp-5.7.3-1|360	%multiarch_includes %{buildroot}%{_includedir}/net-snmp/net-snmp-config.h
14mu|net-snmp-5.7.3-1|361	
14mu|net-snmp-5.7.3-1|362	%multiarch_binaries %{buildroot}%{_bindir}/net-snmp-create-v3-user
14mu|net-snmp-5.7.3-1|363	
14mu|net-snmp-5.7.3-1|364	%post
14mu|net-snmp-5.7.3-1|365	%_post_service snmpd
14mu|net-snmp-5.7.3-1|366	
14mu|net-snmp-5.7.3-1|367	%preun
14mu|net-snmp-5.7.3-1|368	%_preun_service snmpd
14mu|net-snmp-5.7.3-1|369	
14mu|net-snmp-5.7.3-1|370	%post trapd
14mu|net-snmp-5.7.3-1|371	%_post_service snmptrapd
14mu|net-snmp-5.7.3-1|372	
14mu|net-snmp-5.7.3-1|373	%preun trapd
14mu|net-snmp-5.7.3-1|374	%_preun_service snmptrapd
14mu|net-snmp-5.7.3-1|375	
14mu|net-snmp-5.7.3-1|376	%files
14mu|net-snmp-5.7.3-1|377	%doc AGENT.txt EXAMPLE.conf FAQ INSTALL NEWS TODO
14mu|net-snmp-5.7.3-1|378	%doc README README.agent* README.krb5 README.snmpv3 README.thread
14mu|net-snmp-5.7.3-1|379	%doc local/passtest local/README.mib2c local/ipf-mod.pl
14mu|net-snmp-5.7.3-1|380	%config(noreplace) %{_sysconfdir}/snmp/snmpd.conf
14mu|net-snmp-5.7.3-1|381	%config(noreplace) %{_sysconfdir}/sysconfig/snmpd
14mu|net-snmp-5.7.3-1|382	%config(noreplace) %{_sysconfdir}/logrotate.d/snmpd
14mu|net-snmp-5.7.3-1|383	%{_prefix}/lib/tmpfiles.d/net-snmp.conf
14mu|net-snmp-5.7.3-1|384	%{_unitdir}/snmpd.service
14mu|net-snmp-5.7.3-1|385	%{_unitdir}/snmpd.socket
14mu|net-snmp-5.7.3-1|386	%{_bindir}/ucd5820stat
14mu|net-snmp-5.7.3-1|387	%{_sbindir}/snmpd
14mu|net-snmp-5.7.3-1|388	%{_mandir}/man5/snmpd.conf.5*
14mu|net-snmp-5.7.3-1|389	%{_mandir}/man5/snmp_config.5*
14mu|net-snmp-5.7.3-1|390	%{_mandir}/man5/snmp.conf.5*
14mu|net-snmp-5.7.3-1|391	%{_mandir}/man5/variables.5*
14mu|net-snmp-5.7.3-1|392	%{_mandir}/man5/snmpd.examples.5*
14mu|net-snmp-5.7.3-1|393	%{_mandir}/man5/snmpd.internal.5*
14mu|net-snmp-5.7.3-1|394	%{_mandir}/man8/snmpd.8*
14mu|net-snmp-5.7.3-1|395	
14mu|net-snmp-5.7.3-1|396	%files trapd
14mu|net-snmp-5.7.3-1|397	%doc dist/schema-snmptrapd.sql README.sql
14mu|net-snmp-5.7.3-1|398	%config(noreplace) %{_sysconfdir}/snmp/snmptrapd.conf
14mu|net-snmp-5.7.3-1|399	%config(noreplace) %{_sysconfdir}/sysconfig/snmptrapd
14mu|net-snmp-5.7.3-1|400	%config(noreplace) %{_sysconfdir}/logrotate.d/snmptrapd
14mu|net-snmp-5.7.3-1|401	%{_unitdir}/snmptrapd.service
14mu|net-snmp-5.7.3-1|402	%{_unitdir}/snmptrapd.socket
14mu|net-snmp-5.7.3-1|403	%{_sbindir}/snmptrapd
14mu|net-snmp-5.7.3-1|404	%{_mandir}/man5/snmptrapd.conf.5*
14mu|net-snmp-5.7.3-1|405	%{_mandir}/man8/snmptrapd.8*
14mu|net-snmp-5.7.3-1|406	
14mu|net-snmp-5.7.3-1|407	%files utils
14mu|net-snmp-5.7.3-1|408	%{_bindir}/agentxtrap
14mu|net-snmp-5.7.3-1|409	%{_bindir}/encode_keychange
14mu|net-snmp-5.7.3-1|410	%{_bindir}/fixproc
14mu|net-snmp-5.7.3-1|411	%{_bindir}/ipf-mod.pl
14mu|net-snmp-5.7.3-1|412	%{_bindir}/mib2c
14mu|net-snmp-5.7.3-1|413	%{_bindir}/mib2c-update
14mu|net-snmp-5.7.3-1|414	%{_bindir}/net-snmp-cert
14mu|net-snmp-5.7.3-1|415	%{_bindir}/net-snmp-create-v3-user
14mu|net-snmp-5.7.3-1|416	%{multiarch_bindir}/net-snmp-create-v3-user
14mu|net-snmp-5.7.3-1|417	%{_bindir}/snmp-bridge-mib
14mu|net-snmp-5.7.3-1|418	%{_bindir}/snmpbulkget
14mu|net-snmp-5.7.3-1|419	%{_bindir}/snmpbulkwalk
14mu|net-snmp-5.7.3-1|420	%{_bindir}/snmpconf
14mu|net-snmp-5.7.3-1|421	%{_bindir}/snmpdelta
14mu|net-snmp-5.7.3-1|422	%{_bindir}/snmpdf
14mu|net-snmp-5.7.3-1|423	%{_bindir}/snmpget
14mu|net-snmp-5.7.3-1|424	%{_bindir}/snmpgetnext
14mu|net-snmp-5.7.3-1|425	%{_bindir}/snmpinform
14mu|net-snmp-5.7.3-1|426	%{_bindir}/snmpnetstat
14mu|net-snmp-5.7.3-1|427	%{_bindir}/snmpset
14mu|net-snmp-5.7.3-1|428	%{_bindir}/snmpstatus
14mu|net-snmp-5.7.3-1|429	%{_bindir}/snmptable
14mu|net-snmp-5.7.3-1|430	%{_bindir}/snmptest
14mu|net-snmp-5.7.3-1|431	%{_bindir}/snmptranslate
14mu|net-snmp-5.7.3-1|432	%{_bindir}/snmptrap
14mu|net-snmp-5.7.3-1|433	%{_bindir}/snmpusm
14mu|net-snmp-5.7.3-1|434	%{_bindir}/snmpvacm
14mu|net-snmp-5.7.3-1|435	%{_bindir}/snmpwalk
14mu|net-snmp-5.7.3-1|436	%{_bindir}/traptoemail
14mu|net-snmp-5.7.3-1|437	%{_datadir}/snmp/mib2c-data
14mu|net-snmp-5.7.3-1|438	%{_datadir}/snmp/snmpconf-data
14mu|net-snmp-5.7.3-1|439	%{_datadir}/snmp/snmp_perl.pl
14mu|net-snmp-5.7.3-1|440	%{_datadir}/snmp/snmp_perl_trapd.pl
14mu|net-snmp-5.7.3-1|441	%{_datadir}/snmp/*.conf
14mu|net-snmp-5.7.3-1|442	%{_mandir}/man1/agentxtrap.1*
14mu|net-snmp-5.7.3-1|443	%{_mandir}/man1/encode_keychange.1*
14mu|net-snmp-5.7.3-1|444	%{_mandir}/man1/fixproc.1*
14mu|net-snmp-5.7.3-1|445	%{_mandir}/man1/mib2c.1*
14mu|net-snmp-5.7.3-1|446	%{_mandir}/man1/mib2c-update.1*
14mu|net-snmp-5.7.3-1|447	%{_mandir}/man1/net-snmp-create-v3-user.1*
14mu|net-snmp-5.7.3-1|448	%{_mandir}/man1/snmp-bridge-mib.1*
14mu|net-snmp-5.7.3-1|449	%{_mandir}/man1/snmpbulkget.1*
14mu|net-snmp-5.7.3-1|450	%{_mandir}/man1/snmpbulkwalk.1*
14mu|net-snmp-5.7.3-1|451	%{_mandir}/man1/snmpcmd.1*
14mu|net-snmp-5.7.3-1|452	%{_mandir}/man1/snmpconf.1*
14mu|net-snmp-5.7.3-1|453	%{_mandir}/man1/snmpdelta.1*
14mu|net-snmp-5.7.3-1|454	%{_mandir}/man1/snmpdf.1*
14mu|net-snmp-5.7.3-1|455	%{_mandir}/man1/snmpget.1*
14mu|net-snmp-5.7.3-1|456	%{_mandir}/man1/snmpgetnext.1*
14mu|net-snmp-5.7.3-1|457	%{_mandir}/man1/snmpinform.1*
14mu|net-snmp-5.7.3-1|458	%{_mandir}/man1/snmpnetstat.1*
14mu|net-snmp-5.7.3-1|459	%{_mandir}/man1/snmpset.1*
14mu|net-snmp-5.7.3-1|460	%{_mandir}/man1/snmpstatus.1*
14mu|net-snmp-5.7.3-1|461	%{_mandir}/man1/snmptable.1*
14mu|net-snmp-5.7.3-1|462	%{_mandir}/man1/snmptest.1*
14mu|net-snmp-5.7.3-1|463	%{_mandir}/man1/snmptranslate.1*
14mu|net-snmp-5.7.3-1|464	%{_mandir}/man1/snmptrap.1*
14mu|net-snmp-5.7.3-1|465	%{_mandir}/man1/snmpusm.1*
14mu|net-snmp-5.7.3-1|466	%{_mandir}/man1/snmpvacm.1*
14mu|net-snmp-5.7.3-1|467	%{_mandir}/man1/snmpwalk.1*
14mu|net-snmp-5.7.3-1|468	%{_mandir}/man1/traptoemail.1*
14mu|net-snmp-5.7.3-1|469	%{_mandir}/man5/mib2c.conf.5*
14mu|net-snmp-5.7.3-1|470	
14mu|net-snmp-5.7.3-1|471	%files mibs
14mu|net-snmp-5.7.3-1|472	%doc mibs/README.mibs
14mu|net-snmp-5.7.3-1|473	%{_datadir}/snmp/mibs
14mu|net-snmp-5.7.3-1|474	
14mu|net-snmp-5.7.3-1|475	%files -n %{libname}
14mu|net-snmp-5.7.3-1|476	%{_libdir}/libnetsnmp.so.%{major}*
14mu|net-snmp-5.7.3-1|477	
14mu|net-snmp-5.7.3-1|478	%files -n %{libagent}
14mu|net-snmp-5.7.3-1|479	%{_libdir}/libnetsnmpagent.so.%{major}*
14mu|net-snmp-5.7.3-1|480	
14mu|net-snmp-5.7.3-1|481	%files -n %{libhelpers}
14mu|net-snmp-5.7.3-1|482	%{_libdir}/libnetsnmphelpers.so.%{major}*
14mu|net-snmp-5.7.3-1|483	
14mu|net-snmp-5.7.3-1|484	%files -n %{libmibs}
14mu|net-snmp-5.7.3-1|485	%{_libdir}/libnetsnmpmibs.so.%{major}*
14mu|net-snmp-5.7.3-1|486	
14mu|net-snmp-5.7.3-1|487	%files -n %{libtrapd}
14mu|net-snmp-5.7.3-1|488	%{_libdir}/libnetsnmptrapd.so.%{major}*
14mu|net-snmp-5.7.3-1|489	
14mu|net-snmp-5.7.3-1|490	%files -n %{libsnmp}
14mu|net-snmp-5.7.3-1|491	%{_libdir}/libsnmp.so.%{major}*
14mu|net-snmp-5.7.3-1|492	
14mu|net-snmp-5.7.3-1|493	%files -n %{devname}
14mu|net-snmp-5.7.3-1|494	%doc ChangeLog.bz2
14mu|net-snmp-5.7.3-1|495	%{multiarch_bindir}/net-snmp-config
14mu|net-snmp-5.7.3-1|496	%{multiarch_includedir}/net-snmp/net-snmp-config.h
14mu|net-snmp-5.7.3-1|497	%{_bindir}/net-snmp-config
14mu|net-snmp-5.7.3-1|498	%{_libdir}/*.so
14mu|net-snmp-5.7.3-1|499	%dir %{_includedir}/net-snmp
14mu|net-snmp-5.7.3-1|500	%{_includedir}/net-snmp/*.h
14mu|net-snmp-5.7.3-1|501	%dir %{_includedir}/net-snmp/agent
14mu|net-snmp-5.7.3-1|502	%{_includedir}/net-snmp/agent/*.h
14mu|net-snmp-5.7.3-1|503	%dir %{_includedir}/net-snmp/machine
14mu|net-snmp-5.7.3-1|504	%{_includedir}/net-snmp/machine/*.h
14mu|net-snmp-5.7.3-1|505	%dir %{_includedir}/net-snmp/library
14mu|net-snmp-5.7.3-1|506	%{_includedir}/net-snmp/library/*.h
14mu|net-snmp-5.7.3-1|507	%{_includedir}/net-snmp/library/README
14mu|net-snmp-5.7.3-1|508	%dir %{_includedir}/net-snmp/system
14mu|net-snmp-5.7.3-1|509	%{_includedir}/net-snmp/system/*.h
14mu|net-snmp-5.7.3-1|510	%dir %{_includedir}/net-snmp/ucd-snmp
14mu|net-snmp-5.7.3-1|511	%{_includedir}/net-snmp/ucd-snmp/*.h
14mu|net-snmp-5.7.3-1|512	%dir %{_includedir}/net-snmp/agent/util_funcs
14mu|net-snmp-5.7.3-1|513	%{_includedir}/net-snmp/agent/util_funcs/*.h
14mu|net-snmp-5.7.3-1|514	%dir /var/lib/net-snmp
14mu|net-snmp-5.7.3-1|515	%dir /var/agentx/master
14mu|net-snmp-5.7.3-1|516	%{_mandir}/man3/*
14mu|net-snmp-5.7.3-1|517	%exclude %{_mandir}/man3/NetSNMP*
14mu|net-snmp-5.7.3-1|518	%exclude %{_mandir}/man3/SNMP.3*
14mu|net-snmp-5.7.3-1|519	%{_mandir}/man1/net-snmp-config.1*
14mu|net-snmp-5.7.3-1|520	
14mu|net-snmp-5.7.3-1|521	%files -n perl-NetSNMP
14mu|net-snmp-5.7.3-1|522	%{perl_vendorarch}/auto/NetSNMP
14mu|net-snmp-5.7.3-1|523	%{perl_vendorarch}/auto/SNMP
14mu|net-snmp-5.7.3-1|524	%{perl_vendorarch}/SNMP.pm
14mu|net-snmp-5.7.3-1|525	%{perl_vendorarch}/NetSNMP
14mu|net-snmp-5.7.3-1|526	%{perl_vendorarch}/Bundle/Makefile.subs.pl
14mu|net-snmp-5.7.3-1|527	%{_mandir}/man3/NetSNMP*
14mu|net-snmp-5.7.3-1|528	%{_mandir}/man3/SNMP.3*
14mu|net-snmp-5.7.3-1|529	
14mu|net-snmp-5.7.3-1|530	%files -n python-netsnmp
14mu|net-snmp-5.7.3-1|531	%dir %{python_sitearch}/netsnmp
14mu|net-snmp-5.7.3-1|532	%{python_sitearch}/netsnmp/__init__.py
14mu|net-snmp-5.7.3-1|533	%{python_sitearch}/netsnmp/client.py
14mu|net-snmp-5.7.3-1|534	%{python_sitearch}/netsnmp/client_intf.so
14mu|net-snmp-5.7.3-1|535	%dir %{python_sitearch}/netsnmp/tests
14mu|net-snmp-5.7.3-1|536	%{python_sitearch}/netsnmp/tests/__init__.py
14mu|net-snmp-5.7.3-1|537	%{python_sitearch}/netsnmp/tests/test.py
14mu|net-snmp-5.7.3-1|538	%dir %{python_sitearch}/netsnmp_python*-py%{py_ver}.egg-info
14mu|net-snmp-5.7.3-1|539	%{python_sitearch}/netsnmp_python*-py%{py_ver}.egg-info/*
14mu|net-snmp-5.7.3-1|540	
14mu|net-snmp-5.7.3-1|541	%files tkmib
14mu|net-snmp-5.7.3-1|542	%{_bindir}/tkmib
14mu|net-snmp-5.7.3-1|543	%{_mandir}/man1/tkmib.1*
14mu|net-snmp-5.7.3-1|544	
14mu|net-snmp-5.7.3-1|545	%changelog
14mu|net-snmp-5.7.3-1|546	
14mu|net-snmp-5.7.3-1|547	* Thu Apr 21 2016 Denis Silakov <dsilakov@gmail.com> 5.7.3-1
14mu|net-snmp-5.7.3-1|548	- (fbf408a) Updated to 5.7.3
14mu|net-snmp-5.7.3-1|549	
14mu|net-snmp-5.7.3-1|550	

23410 14
14mu|networkmanager-1.4.4-7|1	%define rname NetworkManager
14mu|networkmanager-1.4.4-7|2	%define ppp_version 2.4.7
14mu|networkmanager-1.4.4-7|3	
14mu|networkmanager-1.4.4-7|4	%define api		1.0
14mu|networkmanager-1.4.4-7|5	%define major_glib	4
14mu|networkmanager-1.4.4-7|6	%define major_glib_vpn	1
14mu|networkmanager-1.4.4-7|7	%define major_util	2
14mu|networkmanager-1.4.4-7|8	%define major_libnm	0
14mu|networkmanager-1.4.4-7|9	%define libnm_glib	%mklibname nm-glib %{major_glib}
14mu|networkmanager-1.4.4-7|10	%define devnm_glib	%mklibname nm-glib -d
14mu|networkmanager-1.4.4-7|11	%define libnm_glib_vpn	%mklibname nm-glib-vpn %{major_glib_vpn}
14mu|networkmanager-1.4.4-7|12	%define devnm_glib_vpn	%mklibname nm-glib-vpn -d
14mu|networkmanager-1.4.4-7|13	%define libnm_util	%mklibname nm-util %{major_util}
14mu|networkmanager-1.4.4-7|14	%define devnm_util	%mklibname nm-util -d
14mu|networkmanager-1.4.4-7|15	%define libnm		%mklibname nm %{major_libnm}
14mu|networkmanager-1.4.4-7|16	%define girnm		%mklibname nm-gir %{api}
14mu|networkmanager-1.4.4-7|17	%define devnm		%mklibname nm -d
14mu|networkmanager-1.4.4-7|18	
14mu|networkmanager-1.4.4-7|19	%define girclient	%mklibname nmclient-gir %{api}
14mu|networkmanager-1.4.4-7|20	%define girname		%mklibname %{name}-gir %{api}
14mu|networkmanager-1.4.4-7|21	
14mu|networkmanager-1.4.4-7|22	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|networkmanager-1.4.4-7|23	
14mu|networkmanager-1.4.4-7|24	Summary:	Network connection manager and user applications
14mu|networkmanager-1.4.4-7|25	Name:		networkmanager
14mu|networkmanager-1.4.4-7|26	Version:	1.4.4
14mu|networkmanager-1.4.4-7|27	Release:	7
14mu|networkmanager-1.4.4-7|28	License:	GPLv2+
14mu|networkmanager-1.4.4-7|29	Group:		System/Base
14mu|networkmanager-1.4.4-7|30	Url:		http://www.gnome.org/projects/NetworkManager/
14mu|networkmanager-1.4.4-7|31	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/1.2/%{rname}-%{version}.tar.xz
14mu|networkmanager-1.4.4-7|32	Source4:	networkmanager-tmpfiles.conf
14mu|networkmanager-1.4.4-7|33	# Rosa specific patches
14mu|networkmanager-1.4.4-7|34	Patch0:		networkmanager-0.9.10.0-systemd-service.patch
14mu|networkmanager-1.4.4-7|35	Patch1:		networkmanager-1.2.2-dhcpcd-verbose-output.patch
14mu|networkmanager-1.4.4-7|36	Patch2:		networkmanager-1.2.2-link-ifcfg-rh-with-selinux.patch
14mu|networkmanager-1.4.4-7|37	Patch3:		networkmanager-1.2.2-ppp-default-mtu.patch
14mu|networkmanager-1.4.4-7|38	# Backported from upstream
14mu|networkmanager-1.4.4-7|39	# https://bugzilla.gnome.org/show_bug.cgi?id=768973
14mu|networkmanager-1.4.4-7|40	Patch4:		networkmanager-1.2.2-mtu-fix.patch
14mu|networkmanager-1.4.4-7|41	# Backported from upstream
14mu|networkmanager-1.4.4-7|42	Patch5:		networkmanager-1.4.4-sfmt.patch
14mu|networkmanager-1.4.4-7|43	
14mu|networkmanager-1.4.4-7|44	BuildRequires:	gtk-doc
14mu|networkmanager-1.4.4-7|45	BuildRequires:	intltool
14mu|networkmanager-1.4.4-7|46	BuildRequires:	iptables
14mu|networkmanager-1.4.4-7|47	BuildRequires:	systemd >= 194-25
14mu|networkmanager-1.4.4-7|48	BuildRequires:	wpa_supplicant >= 1.1-3
14mu|networkmanager-1.4.4-7|49	BuildRequires:	libiw-devel
14mu|networkmanager-1.4.4-7|50	BuildRequires:	readline-devel
14mu|networkmanager-1.4.4-7|51	BuildRequires:	ppp-devel = %{ppp_version}
14mu|networkmanager-1.4.4-7|52	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|networkmanager-1.4.4-7|53	BuildRequires:	pkgconfig(ext2fs)
14mu|networkmanager-1.4.4-7|54	BuildRequires:	pkgconfig(glibmm-2.4)
14mu|networkmanager-1.4.4-7|55	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|networkmanager-1.4.4-7|56	BuildRequires:	pkgconfig(gudev-1.0)
14mu|networkmanager-1.4.4-7|57	BuildRequires:	pkgconfig(libndp)
14mu|networkmanager-1.4.4-7|58	BuildRequires:	pkgconfig(libnl-3.0)
14mu|networkmanager-1.4.4-7|59	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|networkmanager-1.4.4-7|60	%if %{mdvver} >= 201610
14mu|networkmanager-1.4.4-7|61	BuildRequires:	pkgconfig(libsystemd)
14mu|networkmanager-1.4.4-7|62	%else
14mu|networkmanager-1.4.4-7|63	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|networkmanager-1.4.4-7|64	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|networkmanager-1.4.4-7|65	BuildRequires:	pkgconfig(libsystemd-login)
14mu|networkmanager-1.4.4-7|66	%endif
14mu|networkmanager-1.4.4-7|67	BuildRequires:	pkgconfig(mm-glib)
14mu|networkmanager-1.4.4-7|68	BuildRequires:	pkgconfig(ncurses)
14mu|networkmanager-1.4.4-7|69	BuildRequires:	pkgconfig(nss)
14mu|networkmanager-1.4.4-7|70	BuildRequires:	pkgconfig(polkit-gobject-1)
14mu|networkmanager-1.4.4-7|71	BuildRequires:	pkgconfig(systemd)
14mu|networkmanager-1.4.4-7|72	BuildRequires:	pkgconfig(uuid)
14mu|networkmanager-1.4.4-7|73	%if %{with selinux}
14mu|networkmanager-1.4.4-7|74	BuildRequires:	pkgconfig(libsepol)
14mu|networkmanager-1.4.4-7|75	BuildRequires:	pkgconfig(libselinux)
14mu|networkmanager-1.4.4-7|76	%endif
14mu|networkmanager-1.4.4-7|77	
14mu|networkmanager-1.4.4-7|78	# Just to make sure we have typelibs installed
14mu|networkmanager-1.4.4-7|79	Requires:	%{girclient} = %{EVRD}
14mu|networkmanager-1.4.4-7|80	Requires:	%{girname} = %{EVRD}
14mu|networkmanager-1.4.4-7|81	Requires:	dhcp-client
14mu|networkmanager-1.4.4-7|82	Requires:	dnsmasq-base
14mu|networkmanager-1.4.4-7|83	Requires:	iproute2
14mu|networkmanager-1.4.4-7|84	Requires:	iptables
14mu|networkmanager-1.4.4-7|85	Requires:	mobile-broadband-provider-info
14mu|networkmanager-1.4.4-7|86	Requires:	modemmanager >= 1.0.0-4
14mu|networkmanager-1.4.4-7|87	Suggests:	nscd
14mu|networkmanager-1.4.4-7|88	Requires:	ppp = %(rpm -q --queryformat "%{VERSION}" ppp )
14mu|networkmanager-1.4.4-7|89	Requires:	systemd >= 194-25
14mu|networkmanager-1.4.4-7|90	Requires:	wireless-tools
14mu|networkmanager-1.4.4-7|91	Requires:	wpa_supplicant >= 1.1-3
14mu|networkmanager-1.4.4-7|92	Requires(post,preun):	rpm-helper
14mu|networkmanager-1.4.4-7|93	Requires(post,preun):	systemd
14mu|networkmanager-1.4.4-7|94	Requires(postun):	systemd
14mu|networkmanager-1.4.4-7|95	Provides:	NetworkManager = %{EVRD}
14mu|networkmanager-1.4.4-7|96	Conflicts:	%{_lib}nm_util1 < 0.7.996
14mu|networkmanager-1.4.4-7|97	Conflicts:	initscripts < 9.24-5
14mu|networkmanager-1.4.4-7|98	
14mu|networkmanager-1.4.4-7|99	%description
14mu|networkmanager-1.4.4-7|100	NetworkManager attempts to keep an active network connection available at all
14mu|networkmanager-1.4.4-7|101	times. It is intended only for the desktop use-case, and is not intended for
14mu|networkmanager-1.4.4-7|102	usage on servers. The point of NetworkManager is to make networking
14mu|networkmanager-1.4.4-7|103	configuration and setup as painless and automatic as possible. If using DHCP,
14mu|networkmanager-1.4.4-7|104	NetworkManager is _intended_ to replace default routes, obtain IP addresses
14mu|networkmanager-1.4.4-7|105	from a DHCP server, and change nameservers whenever it sees fit.
14mu|networkmanager-1.4.4-7|106	
14mu|networkmanager-1.4.4-7|107	%files -f %{rname}.lang
14mu|networkmanager-1.4.4-7|108	%doc AUTHORS CONTRIBUTING ChangeLog NEWS README TODO
14mu|networkmanager-1.4.4-7|109	%doc %{_datadir}/doc/NetworkManager/examples/server.conf
14mu|networkmanager-1.4.4-7|110	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.NetworkManager.conf
14mu|networkmanager-1.4.4-7|111	%{_sysconfdir}/dbus-1/system.d/nm-dispatcher.conf
14mu|networkmanager-1.4.4-7|112	%{_sysconfdir}/dbus-1/system.d/nm-ifcfg-rh.conf
14mu|networkmanager-1.4.4-7|113	%dir %{_sysconfdir}/%{rname}
14mu|networkmanager-1.4.4-7|114	%config(noreplace) %{_sysconfdir}/%{rname}/NetworkManager.conf
14mu|networkmanager-1.4.4-7|115	%config(noreplace) %{_sysconfdir}/netprofile/modules/01_networkmanager
14mu|networkmanager-1.4.4-7|116	%dir %{_sysconfdir}/%{rname}/conf.d
14mu|networkmanager-1.4.4-7|117	%{_sbindir}/%{rname}
14mu|networkmanager-1.4.4-7|118	%dir %{_sysconfdir}/%{rname}/dispatcher.d
14mu|networkmanager-1.4.4-7|119	%dir %{_sysconfdir}/%{rname}/system-connections
14mu|networkmanager-1.4.4-7|120	%dir %{_sysconfdir}/NetworkManager/VPN
14mu|networkmanager-1.4.4-7|121	%{_bindir}/nmcli
14mu|networkmanager-1.4.4-7|122	%{_bindir}/nm-online
14mu|networkmanager-1.4.4-7|123	%{_libexecdir}/nm-dhcp-helper
14mu|networkmanager-1.4.4-7|124	%{_libexecdir}/nm-dispatcher
14mu|networkmanager-1.4.4-7|125	%{_libexecdir}/nm-iface-helper
14mu|networkmanager-1.4.4-7|126	%{_mandir}/man1/*.1*
14mu|networkmanager-1.4.4-7|127	%{_mandir}/man5/*.5*
14mu|networkmanager-1.4.4-7|128	%{_mandir}/man7/*.7*
14mu|networkmanager-1.4.4-7|129	%{_mandir}/man8/*.8*
14mu|networkmanager-1.4.4-7|130	%dir %{_libdir}/NetworkManager
14mu|networkmanager-1.4.4-7|131	%{_libdir}/NetworkManager/*.so
14mu|networkmanager-1.4.4-7|132	%{_libdir}/pppd/*.*.*/nm-pppd-plugin.so
14mu|networkmanager-1.4.4-7|133	%ghost %attr(0755,root,root) %{_localstatedir}/run/%{rname}
14mu|networkmanager-1.4.4-7|134	%{_tmpfilesdir}/%{name}.conf
14mu|networkmanager-1.4.4-7|135	%dir %{_localstatedir}/lib/%{rname}
14mu|networkmanager-1.4.4-7|136	%ghost %{_localstatedir}/lib/%{rname}/*
14mu|networkmanager-1.4.4-7|137	%{_datadir}/dbus-1/system-services/org.freedesktop.nm_dispatcher.service
14mu|networkmanager-1.4.4-7|138	%{_datadir}/polkit-1/actions/org.freedesktop.NetworkManager.policy
14mu|networkmanager-1.4.4-7|139	%{_udevrulesdir}/*.rules
14mu|networkmanager-1.4.4-7|140	%{_systemunitdir}/NetworkManager-wait-online.service
14mu|networkmanager-1.4.4-7|141	%{_systemunitdir}/NetworkManager.service
14mu|networkmanager-1.4.4-7|142	%{_systemunitdir}/networkmanager.service
14mu|networkmanager-1.4.4-7|143	%{_systemunitdir}/NetworkManager-dispatcher.service
14mu|networkmanager-1.4.4-7|144	%{_unitdir}/dbus-org.freedesktop.nm-dispatcher.service
14mu|networkmanager-1.4.4-7|145	%{_systemunitdir}/network-online.target.wants/NetworkManager-wait-online.service
14mu|networkmanager-1.4.4-7|146	%{_datadir}/dbus-1/system-services/org.freedesktop.NetworkManager.service
14mu|networkmanager-1.4.4-7|147	%{_datadir}/bash-completion/completions/nmcli
14mu|networkmanager-1.4.4-7|148	
14mu|networkmanager-1.4.4-7|149	#Update config files from previous
14mu|networkmanager-1.4.4-7|150	%triggerin -- %{name} < %{version}-%{release}
14mu|networkmanager-1.4.4-7|151	sed -e 's/ifcfg-mdv/ifcfg-rh/' -i /etc/NetworkManager/NetworkManager.conf
14mu|networkmanager-1.4.4-7|152	
14mu|networkmanager-1.4.4-7|153	%post
14mu|networkmanager-1.4.4-7|154	%systemd_post NetworkManager.service
14mu|networkmanager-1.4.4-7|155	%systemd_post NetworkManager-dispatcher.service
14mu|networkmanager-1.4.4-7|156	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14mu|networkmanager-1.4.4-7|157	#Use NM only by default
14mu|networkmanager-1.4.4-7|158	if grep -q 'USE_NM_ONLY=' /etc/sysconfig/network; then
14mu|networkmanager-1.4.4-7|159	sed -e 's/USE_NM_ONLY=no/USE_NM_ONLY=yes/' -i /etc/sysconfig/network
14mu|networkmanager-1.4.4-7|160	else
14mu|networkmanager-1.4.4-7|161	echo "USE_NM_ONLY=yes" >> /etc/sysconfig/network
14mu|networkmanager-1.4.4-7|162	fi
14mu|networkmanager-1.4.4-7|163	
14mu|networkmanager-1.4.4-7|164	%preun
14mu|networkmanager-1.4.4-7|165	%systemd_preun NetworkManager.service
14mu|networkmanager-1.4.4-7|166	%systemd_preun NetworkManager-dispatcher.service
14mu|networkmanager-1.4.4-7|167	if [ $1 -eq 0 ] ; then \
14mu|networkmanager-1.4.4-7|168	# Package removal, not upgrade \
14mu|networkmanager-1.4.4-7|169	sed -e 's/USE_NM_ONLY=yes/USE_NM_ONLY=no/' -i /etc/sysconfig/network
14mu|networkmanager-1.4.4-7|170	fi
14mu|networkmanager-1.4.4-7|171	
14mu|networkmanager-1.4.4-7|172	%postun
14mu|networkmanager-1.4.4-7|173	%systemd_postun
14mu|networkmanager-1.4.4-7|174	
14mu|networkmanager-1.4.4-7|175	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|176	
14mu|networkmanager-1.4.4-7|177	%package -n %{libnm_util}
14mu|networkmanager-1.4.4-7|178	Summary:	Shared library for nm_util
14mu|networkmanager-1.4.4-7|179	Group:		System/Libraries
14mu|networkmanager-1.4.4-7|180	
14mu|networkmanager-1.4.4-7|181	%description -n %{libnm_util}
14mu|networkmanager-1.4.4-7|182	Shared library for nm-util.
14mu|networkmanager-1.4.4-7|183	
14mu|networkmanager-1.4.4-7|184	%files -n %{libnm_util}
14mu|networkmanager-1.4.4-7|185	%{_libdir}/libnm-util.so.%{major_util}*
14mu|networkmanager-1.4.4-7|186	
14mu|networkmanager-1.4.4-7|187	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|188	
14mu|networkmanager-1.4.4-7|189	%package -n %{girname}
14mu|networkmanager-1.4.4-7|190	Summary:	GObject Introspection interface description for %{name}
14mu|networkmanager-1.4.4-7|191	Group:		System/Libraries
14mu|networkmanager-1.4.4-7|192	Requires:	%{libnm_util} = %{EVRD}
14mu|networkmanager-1.4.4-7|193	Conflicts:	%{_lib}nm-util2 < 1.4.4-5
14mu|networkmanager-1.4.4-7|194	
14mu|networkmanager-1.4.4-7|195	%description -n %{girname}
14mu|networkmanager-1.4.4-7|196	GObject Introspection interface description for Network Manager.
14mu|networkmanager-1.4.4-7|197	
14mu|networkmanager-1.4.4-7|198	%files -n %{girname}
14mu|networkmanager-1.4.4-7|199	%{_libdir}/girepository-1.0/NetworkManager-%{api}.typelib
14mu|networkmanager-1.4.4-7|200	
14mu|networkmanager-1.4.4-7|201	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|202	
14mu|networkmanager-1.4.4-7|203	%package -n %{devnm_util}
14mu|networkmanager-1.4.4-7|204	Summary:	Development files for nm_util
14mu|networkmanager-1.4.4-7|205	Group:		Development/C
14mu|networkmanager-1.4.4-7|206	Requires:	%{libnm_util} = %{EVRD}
14mu|networkmanager-1.4.4-7|207	Requires:	%{girname} = %{EVRD}
14mu|networkmanager-1.4.4-7|208	Provides:	NetworkManager-devel = %{EVRD}
14mu|networkmanager-1.4.4-7|209	Provides:	nm-util-devel = %{EVRD}
14mu|networkmanager-1.4.4-7|210	Provides:	libnm-util-devel = %{EVRD}
14mu|networkmanager-1.4.4-7|211	
14mu|networkmanager-1.4.4-7|212	%description -n %{devnm_util}
14mu|networkmanager-1.4.4-7|213	Development files for nm-util.
14mu|networkmanager-1.4.4-7|214	
14mu|networkmanager-1.4.4-7|215	%files -n %{devnm_util}
14mu|networkmanager-1.4.4-7|216	%dir %{_includedir}/%{rname}
14mu|networkmanager-1.4.4-7|217	%{_includedir}/%{rname}/*.h
14mu|networkmanager-1.4.4-7|218	%doc %{_datadir}/gtk-doc/html/%{rname}
14mu|networkmanager-1.4.4-7|219	%doc %{_datadir}/gtk-doc/html/libnm-util
14mu|networkmanager-1.4.4-7|220	%{_datadir}/gir-1.0/NetworkManager-%{api}.gir
14mu|networkmanager-1.4.4-7|221	%{_libdir}/pkgconfig/%{rname}.pc
14mu|networkmanager-1.4.4-7|222	%{_libdir}/pkgconfig/libnm-util.pc
14mu|networkmanager-1.4.4-7|223	%{_libdir}/libnm-util.so
14mu|networkmanager-1.4.4-7|224	
14mu|networkmanager-1.4.4-7|225	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|226	
14mu|networkmanager-1.4.4-7|227	%package -n %{libnm_glib}
14mu|networkmanager-1.4.4-7|228	Summary:	Shared library for nm_glib
14mu|networkmanager-1.4.4-7|229	Group:		System/Libraries
14mu|networkmanager-1.4.4-7|230	
14mu|networkmanager-1.4.4-7|231	%description -n %{libnm_glib}
14mu|networkmanager-1.4.4-7|232	This package contains the libraries that make it easier to use some
14mu|networkmanager-1.4.4-7|233	NetworkManager functionality from applications that use glib.
14mu|networkmanager-1.4.4-7|234	
14mu|networkmanager-1.4.4-7|235	%files -n %{libnm_glib}
14mu|networkmanager-1.4.4-7|236	%{_libdir}/libnm-glib.so.%{major_glib}*
14mu|networkmanager-1.4.4-7|237	
14mu|networkmanager-1.4.4-7|238	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|239	
14mu|networkmanager-1.4.4-7|240	%package -n %{girclient}
14mu|networkmanager-1.4.4-7|241	Summary:	GObject Introspection interface description for %{name}
14mu|networkmanager-1.4.4-7|242	Group:		System/Libraries
14mu|networkmanager-1.4.4-7|243	Requires:	%{libnm_glib} = %{EVRD}
14mu|networkmanager-1.4.4-7|244	Conflicts:	%{_lib}nm-glib4 < 1.4.4-5
14mu|networkmanager-1.4.4-7|245	
14mu|networkmanager-1.4.4-7|246	%description -n %{girclient}
14mu|networkmanager-1.4.4-7|247	GObject Introspection interface description for NM Client.
14mu|networkmanager-1.4.4-7|248	
14mu|networkmanager-1.4.4-7|249	%files -n %{girclient}
14mu|networkmanager-1.4.4-7|250	%{_libdir}/girepository-1.0/NMClient-%{api}.typelib
14mu|networkmanager-1.4.4-7|251	
14mu|networkmanager-1.4.4-7|252	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|253	
14mu|networkmanager-1.4.4-7|254	%package -n %{devnm_glib}
14mu|networkmanager-1.4.4-7|255	Summary:	Development files for nm_glib
14mu|networkmanager-1.4.4-7|256	Group:		Development/C
14mu|networkmanager-1.4.4-7|257	Requires:	%{libnm_glib} = %{EVRD}
14mu|networkmanager-1.4.4-7|258	Requires:	%{girclient} = %{EVRD}
14mu|networkmanager-1.4.4-7|259	Provides:	nm-glib-devel = %{EVRD}
14mu|networkmanager-1.4.4-7|260	Provides:	libnm-glib-devel = %{EVRD}
14mu|networkmanager-1.4.4-7|261	Provides:	NetworkManager-glib-devel = %{EVRD}
14mu|networkmanager-1.4.4-7|262	
14mu|networkmanager-1.4.4-7|263	%description -n %{devnm_glib}
14mu|networkmanager-1.4.4-7|264	Development files for nm-glib.
14mu|networkmanager-1.4.4-7|265	
14mu|networkmanager-1.4.4-7|266	%files -n %{devnm_glib}
14mu|networkmanager-1.4.4-7|267	%dir %{_includedir}/libnm-glib
14mu|networkmanager-1.4.4-7|268	%exclude %{_includedir}/libnm-glib/nm-vpn*.h
14mu|networkmanager-1.4.4-7|269	%doc %{_datadir}/gtk-doc/html/libnm-glib
14mu|networkmanager-1.4.4-7|270	%{_includedir}/libnm-glib/*.h
14mu|networkmanager-1.4.4-7|271	%{_libdir}/pkgconfig/libnm-glib.pc
14mu|networkmanager-1.4.4-7|272	%{_libdir}/libnm-glib.so
14mu|networkmanager-1.4.4-7|273	%{_datadir}/gir-1.0/NMClient-%{api}.gir
14mu|networkmanager-1.4.4-7|274	
14mu|networkmanager-1.4.4-7|275	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|276	
14mu|networkmanager-1.4.4-7|277	%package -n %{libnm_glib_vpn}
14mu|networkmanager-1.4.4-7|278	Summary:	Shared library for nm-glib-vpn
14mu|networkmanager-1.4.4-7|279	Group:		System/Libraries
14mu|networkmanager-1.4.4-7|280	
14mu|networkmanager-1.4.4-7|281	%description -n %{libnm_glib_vpn}
14mu|networkmanager-1.4.4-7|282	This package contains the libraries that make it easier to use some
14mu|networkmanager-1.4.4-7|283	NetworkManager VPN functionality from applications that use glib.
14mu|networkmanager-1.4.4-7|284	
14mu|networkmanager-1.4.4-7|285	%files -n %{libnm_glib_vpn}
14mu|networkmanager-1.4.4-7|286	%{_libdir}/libnm-glib-vpn.so.%{major_glib_vpn}*
14mu|networkmanager-1.4.4-7|287	
14mu|networkmanager-1.4.4-7|288	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|289	
14mu|networkmanager-1.4.4-7|290	%package -n %{devnm_glib_vpn}
14mu|networkmanager-1.4.4-7|291	Summary:	Development files for nm-glib-vpn
14mu|networkmanager-1.4.4-7|292	Group:		Development/C
14mu|networkmanager-1.4.4-7|293	Requires:	%{libnm_glib_vpn} = %{EVRD}
14mu|networkmanager-1.4.4-7|294	Provides:	nm-glib-vpn-devel = %{EVRD}
14mu|networkmanager-1.4.4-7|295	Provides:	libnm-glib-vpn-devel = %{EVRD}
14mu|networkmanager-1.4.4-7|296	
14mu|networkmanager-1.4.4-7|297	%description -n %{devnm_glib_vpn}
14mu|networkmanager-1.4.4-7|298	Development files for nm-glib-vpn.
14mu|networkmanager-1.4.4-7|299	
14mu|networkmanager-1.4.4-7|300	%files -n %{devnm_glib_vpn}
14mu|networkmanager-1.4.4-7|301	%{_includedir}/libnm-glib/nm-vpn*.h
14mu|networkmanager-1.4.4-7|302	%{_libdir}/pkgconfig/libnm-glib-vpn.pc
14mu|networkmanager-1.4.4-7|303	%{_libdir}/libnm-glib-vpn.so
14mu|networkmanager-1.4.4-7|304	
14mu|networkmanager-1.4.4-7|305	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|306	
14mu|networkmanager-1.4.4-7|307	%package -n %{libnm}
14mu|networkmanager-1.4.4-7|308	Summary:	Shared library for nm_util
14mu|networkmanager-1.4.4-7|309	Group:		System/Libraries
14mu|networkmanager-1.4.4-7|310	
14mu|networkmanager-1.4.4-7|311	%description -n %{libnm}
14mu|networkmanager-1.4.4-7|312	Shared library for nm.
14mu|networkmanager-1.4.4-7|313	
14mu|networkmanager-1.4.4-7|314	%files -n %{libnm}
14mu|networkmanager-1.4.4-7|315	%{_libdir}/libnm.so.%{major_libnm}*
14mu|networkmanager-1.4.4-7|316	
14mu|networkmanager-1.4.4-7|317	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|318	
14mu|networkmanager-1.4.4-7|319	%package -n %{girnm}
14mu|networkmanager-1.4.4-7|320	Summary:	GObject Introspection interface description for %{name}
14mu|networkmanager-1.4.4-7|321	Group:		System/Libraries
14mu|networkmanager-1.4.4-7|322	Requires:	%{libnm} = %{EVRD}
14mu|networkmanager-1.4.4-7|323	
14mu|networkmanager-1.4.4-7|324	%description -n %{girnm}
14mu|networkmanager-1.4.4-7|325	GObject Introspection interface description for NM.
14mu|networkmanager-1.4.4-7|326	
14mu|networkmanager-1.4.4-7|327	%files -n %{girnm}
14mu|networkmanager-1.4.4-7|328	%{_libdir}/girepository-1.0/NM-%{api}.typelib
14mu|networkmanager-1.4.4-7|329	
14mu|networkmanager-1.4.4-7|330	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|331	
14mu|networkmanager-1.4.4-7|332	%package -n %{devnm}
14mu|networkmanager-1.4.4-7|333	Summary:	Development files for NM
14mu|networkmanager-1.4.4-7|334	Group:		Development/C
14mu|networkmanager-1.4.4-7|335	Requires:	%{libnm} = %{EVRD}
14mu|networkmanager-1.4.4-7|336	Requires:	%{girnm} = %{EVRD}
14mu|networkmanager-1.4.4-7|337	Provides:	nm-devel = %{EVRD}
14mu|networkmanager-1.4.4-7|338	
14mu|networkmanager-1.4.4-7|339	%description -n %{devnm}
14mu|networkmanager-1.4.4-7|340	Development files for NM.
14mu|networkmanager-1.4.4-7|341	
14mu|networkmanager-1.4.4-7|342	%files -n %{devnm}
14mu|networkmanager-1.4.4-7|343	%dir %{_includedir}/libnm
14mu|networkmanager-1.4.4-7|344	%{_includedir}/libnm/*.h
14mu|networkmanager-1.4.4-7|345	%doc %{_datadir}/gtk-doc/html/libnm
14mu|networkmanager-1.4.4-7|346	%{_datadir}/gir-1.0/NM-%{api}.gir
14mu|networkmanager-1.4.4-7|347	%{_libdir}/pkgconfig/libnm.pc
14mu|networkmanager-1.4.4-7|348	%{_libdir}/libnm.so
14mu|networkmanager-1.4.4-7|349	
14mu|networkmanager-1.4.4-7|350	#----------------------------------------------------------------------------
14mu|networkmanager-1.4.4-7|351	
14mu|networkmanager-1.4.4-7|352	%prep
14mu|networkmanager-1.4.4-7|353	%setup -q -n %{rname}-%{version}
14mu|networkmanager-1.4.4-7|354	%apply_patches
14mu|networkmanager-1.4.4-7|355	
14mu|networkmanager-1.4.4-7|356	%build
14mu|networkmanager-1.4.4-7|357	%define _disable_ld_no_undefined 1
14mu|networkmanager-1.4.4-7|358	autoreconf -f
14mu|networkmanager-1.4.4-7|359	%configure2_5x \
14mu|networkmanager-1.4.4-7|360	--disable-static \
14mu|networkmanager-1.4.4-7|361	--disable-rpath \
14mu|networkmanager-1.4.4-7|362	--with-crypto=nss \
14mu|networkmanager-1.4.4-7|363	--enable-more-warnings=no \
14mu|networkmanager-1.4.4-7|364	--with-docs=yes \
14mu|networkmanager-1.4.4-7|365	--with-system-ca-path=%{_sysconfdir}/pki/tls/certs \
14mu|networkmanager-1.4.4-7|366	--with-resolvconf=no \
14mu|networkmanager-1.4.4-7|367	--with-session-tracking=systemd \
14mu|networkmanager-1.4.4-7|368	--with-suspend-resume=systemd \
14mu|networkmanager-1.4.4-7|369	--with-systemdsystemunitdir=%{_systemunitdir} \
14mu|networkmanager-1.4.4-7|370	--with-tests=yes \
14mu|networkmanager-1.4.4-7|371	--with-dhcpcd=/sbin/dhcpcd \
14mu|networkmanager-1.4.4-7|372	--with-dhclient=/sbin/dhclient \
14mu|networkmanager-1.4.4-7|373	--with-iptables=/sbin/iptables \
14mu|networkmanager-1.4.4-7|374	--enable-bluez4 \
14mu|networkmanager-1.4.4-7|375	--enable-polkit \
14mu|networkmanager-1.4.4-7|376	--enable-polkit-agent \
14mu|networkmanager-1.4.4-7|377	--enable-ppp \
14mu|networkmanager-1.4.4-7|378	--enable-concheck \
14mu|networkmanager-1.4.4-7|379	--with-wext=yes \
14mu|networkmanager-1.4.4-7|380	--enable-modify-system \
14mu|networkmanager-1.4.4-7|381	--with-modem-manager-1 \
14mu|networkmanager-1.4.4-7|382	--with-vala=yes \
14mu|networkmanager-1.4.4-7|383	--with-udev-dir=/lib/udev \
14mu|networkmanager-1.4.4-7|384	--with-system-libndp=yes \
14mu|networkmanager-1.4.4-7|385	--with-teamdctl \
14mu|networkmanager-1.4.4-7|386	%if %{with selinux}
14mu|networkmanager-1.4.4-7|387	--with-selinux=yes \
14mu|networkmanager-1.4.4-7|388	%endif
14mu|networkmanager-1.4.4-7|389	--enable-introspection=yes \
14mu|networkmanager-1.4.4-7|390	--with-pppd-plugin-dir=%{_libdir}/pppd/%{ppp_version} \
14mu|networkmanager-1.4.4-7|391	--with-dist-version=%{version}-%{release}
14mu|networkmanager-1.4.4-7|392	
14mu|networkmanager-1.4.4-7|393	%make
14mu|networkmanager-1.4.4-7|394	
14mu|networkmanager-1.4.4-7|395	%install
14mu|networkmanager-1.4.4-7|396	%makeinstall_std
14mu|networkmanager-1.4.4-7|397	
14mu|networkmanager-1.4.4-7|398	cat > %{buildroot}%{_sysconfdir}/NetworkManager/NetworkManager.conf << EOF
14mu|networkmanager-1.4.4-7|399	[main]
14mu|networkmanager-1.4.4-7|400	plugins=ifcfg-rh,keyfile
14mu|networkmanager-1.4.4-7|401	
14mu|networkmanager-1.4.4-7|402	[device]
14mu|networkmanager-1.4.4-7|403	wifi.scan-rand-mac-address=no
14mu|networkmanager-1.4.4-7|404	EOF
14mu|networkmanager-1.4.4-7|405	
14mu|networkmanager-1.4.4-7|406	# Create netprofile module
14mu|networkmanager-1.4.4-7|407	install -d %{buildroot}%{_sysconfdir}/netprofile/modules/
14mu|networkmanager-1.4.4-7|408	cat > %{buildroot}%{_sysconfdir}/netprofile/modules/01_networkmanager << EOF
14mu|networkmanager-1.4.4-7|409	# netprofile module
14mu|networkmanager-1.4.4-7|410	#
14mu|networkmanager-1.4.4-7|411	# this module contains settings for saving/restore the NetworkManager configuration
14mu|networkmanager-1.4.4-7|412	# in different network profiles
14mu|networkmanager-1.4.4-7|413	
14mu|networkmanager-1.4.4-7|414	NAME="networkmanager"
14mu|networkmanager-1.4.4-7|415	DESCRIPTION="Networkmanager connection settings"
14mu|networkmanager-1.4.4-7|416	
14mu|networkmanager-1.4.4-7|417	# list of files to be saved by netprofile
14mu|networkmanager-1.4.4-7|418	FILES="/etc/NetworkManager/"
14mu|networkmanager-1.4.4-7|419	
14mu|networkmanager-1.4.4-7|420	# list of services to be restarted by netprofile
14mu|networkmanager-1.4.4-7|421	SERVICES="networkmanager"
14mu|networkmanager-1.4.4-7|422	EOF
14mu|networkmanager-1.4.4-7|423	chmod  755 %{buildroot}%{_sysconfdir}/netprofile/modules/01_networkmanager
14mu|networkmanager-1.4.4-7|424	
14mu|networkmanager-1.4.4-7|425	install -d %{buildroot}%{_sysconfdir}/NetworkManager/conf.d
14mu|networkmanager-1.4.4-7|426	
14mu|networkmanager-1.4.4-7|427	# create a VPN directory
14mu|networkmanager-1.4.4-7|428	install -d %{buildroot}%{_sysconfdir}/%{rname}/VPN
14mu|networkmanager-1.4.4-7|429	install -m755 clients/.libs/nm-online -D %{buildroot}%{_bindir}/nm-online
14mu|networkmanager-1.4.4-7|430	
14mu|networkmanager-1.4.4-7|431	# create keyfile plugin system-settings directory
14mu|networkmanager-1.4.4-7|432	install -d %{buildroot}%{_sysconfdir}/%{rname}/system-connections
14mu|networkmanager-1.4.4-7|433	
14mu|networkmanager-1.4.4-7|434	
14mu|networkmanager-1.4.4-7|435	# create a dnsmasq.d directory
14mu|networkmanager-1.4.4-7|436	install -d %{buildroot}%{_sysconfdir}/NetworkManager/dnsmasq.d
14mu|networkmanager-1.4.4-7|437	install -d %{buildroot}%{_datadir}/gnome-vpn-properties
14mu|networkmanager-1.4.4-7|438	install -d %{buildroot}%{_localstatedir}/lib/NetworkManager
14mu|networkmanager-1.4.4-7|439	
14mu|networkmanager-1.4.4-7|440	# link service file to match alias
14mu|networkmanager-1.4.4-7|441	ln -sf %{_systemunitdir}/%{rname}.service %{buildroot}%{_systemunitdir}/%{name}.service
14mu|networkmanager-1.4.4-7|442	#rhbz#974811
14mu|networkmanager-1.4.4-7|443	ln -sr %{buildroot}%{_unitdir}/NetworkManager-dispatcher.service %{buildroot}%{_unitdir}/dbus-org.freedesktop.nm-dispatcher.service
14mu|networkmanager-1.4.4-7|444	
14mu|networkmanager-1.4.4-7|445	# (bor) clean up on uninstall
14mu|networkmanager-1.4.4-7|446	install -d %{buildroot}%{_localstatedir}/lib/%{rname}
14mu|networkmanager-1.4.4-7|447	pushd %{buildroot}%{_localstatedir}/lib/%{rname} && {
14mu|networkmanager-1.4.4-7|448	touch %{rname}.state
14mu|networkmanager-1.4.4-7|449	touch timestamps
14mu|networkmanager-1.4.4-7|450	popd
14mu|networkmanager-1.4.4-7|451	}
14mu|networkmanager-1.4.4-7|452	
14mu|networkmanager-1.4.4-7|453	#install tmpfiles conf
14mu|networkmanager-1.4.4-7|454	install -m644 -D %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|networkmanager-1.4.4-7|455	
14mu|networkmanager-1.4.4-7|456	%find_lang %{rname}
14mu|networkmanager-1.4.4-7|457	
14mu|networkmanager-1.4.4-7|458	
14mu|networkmanager-1.4.4-7|459	%changelog

23411 14
14mu|networkmanager-applet-1.4.4-3|1	%define rname network-manager-applet
14mu|networkmanager-applet-1.4.4-3|2	%define major 0
14mu|networkmanager-applet-1.4.4-3|3	%define girmajor 1.0
14mu|networkmanager-applet-1.4.4-3|4	%define libname %mklibname nm-gtk %{major}
14mu|networkmanager-applet-1.4.4-3|5	%define girname %mklibname nm-gtk-gir %{girmajor}
14mu|networkmanager-applet-1.4.4-3|6	%define devname %mklibname nm-gtk -d
14mu|networkmanager-applet-1.4.4-3|7	%define libnma %mklibname nma %{major}
14mu|networkmanager-applet-1.4.4-3|8	%define girnma %mklibname nma-gir %{girmajor}
14mu|networkmanager-applet-1.4.4-3|9	%define devnma %mklibname nma -d
14mu|networkmanager-applet-1.4.4-3|10	
14mu|networkmanager-applet-1.4.4-3|11	Summary:	Network connection manager applet for GNOME
14mu|networkmanager-applet-1.4.4-3|12	Name:		networkmanager-applet
14mu|networkmanager-applet-1.4.4-3|13	Version:	1.4.4
14mu|networkmanager-applet-1.4.4-3|14	Release:	3
14mu|networkmanager-applet-1.4.4-3|15	License:	GPLv2+
14mu|networkmanager-applet-1.4.4-3|16	Group:		System/Configuration/Networking
14mu|networkmanager-applet-1.4.4-3|17	Url:		http://www.gnome.org/projects/NetworkManager/
14mu|networkmanager-applet-1.4.4-3|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/network-manager-applet/1.2/%{rname}-%{version}.tar.xz
14mu|networkmanager-applet-1.4.4-3|19	Source1:	50-nm_applet.pkla
14mu|networkmanager-applet-1.4.4-3|20	Source2:    networkmanager-applet-desktop_ru-1.4.4-2.src.tar.gz
14mu|networkmanager-applet-1.4.4-3|21	Source3:    networkmanager-applet_ru.tar.gz
14mu|networkmanager-applet-1.4.4-3|22	Patch0:		network-manager-applet-1.2.2-desktop-gnome.patch
14mu|networkmanager-applet-1.4.4-3|23	BuildRequires:	intltool
14mu|networkmanager-applet-1.4.4-3|24	BuildRequires:	libiw-devel
14mu|networkmanager-applet-1.4.4-3|25	BuildRequires:	pkgconfig(gconf-2.0)
14mu|networkmanager-applet-1.4.4-3|26	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|networkmanager-applet-1.4.4-3|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|networkmanager-applet-1.4.4-3|28	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|networkmanager-applet-1.4.4-3|29	BuildRequires:	pkgconfig(iso-codes)
14mu|networkmanager-applet-1.4.4-3|30	BuildRequires:	pkgconfig(libnm) >= %{version}
14mu|networkmanager-applet-1.4.4-3|31	BuildRequires:	pkgconfig(libnm-glib) >= %{version}
14mu|networkmanager-applet-1.4.4-3|32	BuildRequires:	pkgconfig(libnm-glib-vpn) >= %{version}
14mu|networkmanager-applet-1.4.4-3|33	BuildRequires:  pkgconfig(mm-glib)
14mu|networkmanager-applet-1.4.4-3|34	BuildRequires:	pkgconfig(libnotify)
14mu|networkmanager-applet-1.4.4-3|35	BuildRequires:	pkgconfig(libsecret-unstable)
14mu|networkmanager-applet-1.4.4-3|36	BuildRequires:	pkgconfig(jansson)
14mu|networkmanager-applet-1.4.4-3|37	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.92
14mu|networkmanager-applet-1.4.4-3|38	Requires:	networkmanager >= %{version}
14mu|networkmanager-applet-1.4.4-3|39	Requires:	gtk+3
14mu|networkmanager-applet-1.4.4-3|40	Requires:	iso-codes
14mu|networkmanager-applet-1.4.4-3|41	Requires:	typelib(NMGtk)
14mu|networkmanager-applet-1.4.4-3|42	
14mu|networkmanager-applet-1.4.4-3|43	%description
14mu|networkmanager-applet-1.4.4-3|44	Network-manager-applet is a system tray applet which lets you easily
14mu|networkmanager-applet-1.4.4-3|45	connect to different networks. It is created for GNOME's notification area
14mu|networkmanager-applet-1.4.4-3|46	but it also works for other desktop environments which provide a system
14mu|networkmanager-applet-1.4.4-3|47	tray like KDE or XFCE. It displays the available networks and allows to
14mu|networkmanager-applet-1.4.4-3|48	easily switch between them. For encrypted networks it will prompt the user
14mu|networkmanager-applet-1.4.4-3|49	for the key/passphrase and it can optionally store them in the
14mu|networkmanager-applet-1.4.4-3|50	gnome-keyring.
14mu|networkmanager-applet-1.4.4-3|51	
14mu|networkmanager-applet-1.4.4-3|52	%files -f nm-applet.lang
14mu|networkmanager-applet-1.4.4-3|53	%doc ChangeLog CONTRIBUTING
14mu|networkmanager-applet-1.4.4-3|54	%{_sysconfdir}/xdg/autostart/nm-applet.desktop
14mu|networkmanager-applet-1.4.4-3|55	%{_bindir}/nm-connection-editor
14mu|networkmanager-applet-1.4.4-3|56	%{_bindir}/nm-applet
14mu|networkmanager-applet-1.4.4-3|57	%{_datadir}/applications/nm-connection-editor.desktop
14mu|networkmanager-applet-1.4.4-3|58	%{_datadir}/GConf/gsettings/nm-applet.convert
14mu|networkmanager-applet-1.4.4-3|59	%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
14mu|networkmanager-applet-1.4.4-3|60	%{_datadir}/appdata/nm-connection-editor.appdata.xml
14mu|networkmanager-applet-1.4.4-3|61	%{_datadir}/applications/nm-applet.desktop
14mu|networkmanager-applet-1.4.4-3|62	%{_iconsdir}/hicolor/*/apps/*
14mu|networkmanager-applet-1.4.4-3|63	%{_sysconfdir}/polkit-1/localauthority/50-local.d/50-nm_applet.pkla
14mu|networkmanager-applet-1.4.4-3|64	%{_mandir}/man1/nm-applet.1*
14mu|networkmanager-applet-1.4.4-3|65	%{_mandir}/man1/nm-connection-editor.1*
14mu|networkmanager-applet-1.4.4-3|66	
14mu|networkmanager-applet-1.4.4-3|67	#----------------------------------------------------------------------------
14mu|networkmanager-applet-1.4.4-3|68	
14mu|networkmanager-applet-1.4.4-3|69	%package -n %{libname}
14mu|networkmanager-applet-1.4.4-3|70	Summary:	Shared library for %{name}
14mu|networkmanager-applet-1.4.4-3|71	Group:		System/Libraries
14mu|networkmanager-applet-1.4.4-3|72	
14mu|networkmanager-applet-1.4.4-3|73	%description -n %{libname}
14mu|networkmanager-applet-1.4.4-3|74	Shared library for %{name}.
14mu|networkmanager-applet-1.4.4-3|75	
14mu|networkmanager-applet-1.4.4-3|76	%files -n %{libname}
14mu|networkmanager-applet-1.4.4-3|77	%{_libdir}/libnm-gtk.so.%{major}*
14mu|networkmanager-applet-1.4.4-3|78	
14mu|networkmanager-applet-1.4.4-3|79	#----------------------------------------------------------------------------
14mu|networkmanager-applet-1.4.4-3|80	
14mu|networkmanager-applet-1.4.4-3|81	%package -n %{girname}
14mu|networkmanager-applet-1.4.4-3|82	Summary:	GObject Introspection files for %{name}
14mu|networkmanager-applet-1.4.4-3|83	Group:		System/Libraries
14mu|networkmanager-applet-1.4.4-3|84	Requires:	%{libname} = %{EVRD}
14mu|networkmanager-applet-1.4.4-3|85	Conflicts:	%{name} < 1.2.2
14mu|networkmanager-applet-1.4.4-3|86	
14mu|networkmanager-applet-1.4.4-3|87	%description -n %{girname}
14mu|networkmanager-applet-1.4.4-3|88	GObject Introspection files for %{name}.
14mu|networkmanager-applet-1.4.4-3|89	
14mu|networkmanager-applet-1.4.4-3|90	%files -n %{girname}
14mu|networkmanager-applet-1.4.4-3|91	%{_libdir}/girepository-1.0/NMGtk-%{girmajor}.typelib
14mu|networkmanager-applet-1.4.4-3|92	
14mu|networkmanager-applet-1.4.4-3|93	#----------------------------------------------------------------------------
14mu|networkmanager-applet-1.4.4-3|94	
14mu|networkmanager-applet-1.4.4-3|95	%package -n %{devname}
14mu|networkmanager-applet-1.4.4-3|96	Summary:	Development libraries and header files from %{name}
14mu|networkmanager-applet-1.4.4-3|97	Group:		Development/C
14mu|networkmanager-applet-1.4.4-3|98	Requires:	%{libname} = %{EVRD}
14mu|networkmanager-applet-1.4.4-3|99	Requires:	%{girname} = %{EVRD}
14mu|networkmanager-applet-1.4.4-3|100	Conflicts:	%{name} < 1.2.2
14mu|networkmanager-applet-1.4.4-3|101	
14mu|networkmanager-applet-1.4.4-3|102	%description -n %{devname}
14mu|networkmanager-applet-1.4.4-3|103	Development libraries and header files from %{name}.
14mu|networkmanager-applet-1.4.4-3|104	
14mu|networkmanager-applet-1.4.4-3|105	%files -n %{devname}
14mu|networkmanager-applet-1.4.4-3|106	%{_datadir}/gir-1.0/NMGtk-%{girmajor}.gir
14mu|networkmanager-applet-1.4.4-3|107	%{_includedir}/libnm-gtk/*
14mu|networkmanager-applet-1.4.4-3|108	%{_libdir}/libnm-gtk.so
14mu|networkmanager-applet-1.4.4-3|109	%{_libdir}/pkgconfig/libnm-gtk.pc
14mu|networkmanager-applet-1.4.4-3|110	
14mu|networkmanager-applet-1.4.4-3|111	#----------------------------------------------------------------------------
14mu|networkmanager-applet-1.4.4-3|112	
14mu|networkmanager-applet-1.4.4-3|113	%package -n %{libnma}
14mu|networkmanager-applet-1.4.4-3|114	Summary:	Shared library for %{name}
14mu|networkmanager-applet-1.4.4-3|115	Group:		System/Libraries
14mu|networkmanager-applet-1.4.4-3|116	
14mu|networkmanager-applet-1.4.4-3|117	%description -n %{libnma}
14mu|networkmanager-applet-1.4.4-3|118	Shared library for %{name}.
14mu|networkmanager-applet-1.4.4-3|119	
14mu|networkmanager-applet-1.4.4-3|120	%files -n %{libnma}
14mu|networkmanager-applet-1.4.4-3|121	%{_libdir}/libnma.so.%{major}*
14mu|networkmanager-applet-1.4.4-3|122	
14mu|networkmanager-applet-1.4.4-3|123	#----------------------------------------------------------------------------
14mu|networkmanager-applet-1.4.4-3|124	
14mu|networkmanager-applet-1.4.4-3|125	%package -n %{girnma}
14mu|networkmanager-applet-1.4.4-3|126	Summary:	GObject Introspection files for %{name}
14mu|networkmanager-applet-1.4.4-3|127	Group:		System/Libraries
14mu|networkmanager-applet-1.4.4-3|128	Requires:	%{libnma} = %{EVRD}
14mu|networkmanager-applet-1.4.4-3|129	
14mu|networkmanager-applet-1.4.4-3|130	%description -n %{girnma}
14mu|networkmanager-applet-1.4.4-3|131	GObject Introspection files for %{name}.
14mu|networkmanager-applet-1.4.4-3|132	
14mu|networkmanager-applet-1.4.4-3|133	%files -n %{girnma}
14mu|networkmanager-applet-1.4.4-3|134	%{_libdir}/girepository-1.0/NMA-%{girmajor}.typelib
14mu|networkmanager-applet-1.4.4-3|135	
14mu|networkmanager-applet-1.4.4-3|136	#----------------------------------------------------------------------------
14mu|networkmanager-applet-1.4.4-3|137	
14mu|networkmanager-applet-1.4.4-3|138	%package -n %{devnma}
14mu|networkmanager-applet-1.4.4-3|139	Summary:	Development libraries and header files from %{name}
14mu|networkmanager-applet-1.4.4-3|140	Group:		Development/C
14mu|networkmanager-applet-1.4.4-3|141	Requires:	%{libnma} = %{EVRD}
14mu|networkmanager-applet-1.4.4-3|142	Requires:	%{girnma} = %{EVRD}
14mu|networkmanager-applet-1.4.4-3|143	
14mu|networkmanager-applet-1.4.4-3|144	%description -n %{devnma}
14mu|networkmanager-applet-1.4.4-3|145	Development libraries and header files from %{name}.
14mu|networkmanager-applet-1.4.4-3|146	
14mu|networkmanager-applet-1.4.4-3|147	%files -n %{devnma}
14mu|networkmanager-applet-1.4.4-3|148	%{_datadir}/gir-1.0/NMA-%{girmajor}.gir
14mu|networkmanager-applet-1.4.4-3|149	%{_includedir}/libnma/*
14mu|networkmanager-applet-1.4.4-3|150	%{_libdir}/libnma.so
14mu|networkmanager-applet-1.4.4-3|151	%{_libdir}/pkgconfig/libnma.pc
14mu|networkmanager-applet-1.4.4-3|152	
14mu|networkmanager-applet-1.4.4-3|153	#----------------------------------------------------------------------------
14mu|networkmanager-applet-1.4.4-3|154	
14mu|networkmanager-applet-1.4.4-3|155	%prep
14mu|networkmanager-applet-1.4.4-3|156	%setup -qn %{rname}-%{version}
14mu|networkmanager-applet-1.4.4-3|157	%patch0 -p1 -R
14mu|networkmanager-applet-1.4.4-3|158	
14mu|networkmanager-applet-1.4.4-3|159	tar -xvzf %{SOURCE2}
14mu|networkmanager-applet-1.4.4-3|160	
14mu|networkmanager-applet-1.4.4-3|161	pushd po
14mu|networkmanager-applet-1.4.4-3|162	tar -xvzf %{SOURCE3}
14mu|networkmanager-applet-1.4.4-3|163	popd
14mu|networkmanager-applet-1.4.4-3|164	
14mu|networkmanager-applet-1.4.4-3|165	%build
14mu|networkmanager-applet-1.4.4-3|166	autoreconf -fi
14mu|networkmanager-applet-1.4.4-3|167	%configure2_5x \
14mu|networkmanager-applet-1.4.4-3|168	--disable-static \
14mu|networkmanager-applet-1.4.4-3|169	--enable-more-warnings=no \
14mu|networkmanager-applet-1.4.4-3|170	--without-bluetooth \
14mu|networkmanager-applet-1.4.4-3|171	--with-gtkver=3
14mu|networkmanager-applet-1.4.4-3|172	
14mu|networkmanager-applet-1.4.4-3|173	%make
14mu|networkmanager-applet-1.4.4-3|174	
14mu|networkmanager-applet-1.4.4-3|175	%install
14mu|networkmanager-applet-1.4.4-3|176	%makeinstall_std
14mu|networkmanager-applet-1.4.4-3|177	
14mu|networkmanager-applet-1.4.4-3|178	mkdir -p %{buildroot}%{_sysconfdir}/polkit-1/localauthority/50-local.d/
14mu|networkmanager-applet-1.4.4-3|179	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/polkit-1/localauthority/50-local.d/
14mu|networkmanager-applet-1.4.4-3|180	
14mu|networkmanager-applet-1.4.4-3|181	%find_lang nm-applet
14mu|networkmanager-applet-1.4.4-3|182	
14mu|networkmanager-applet-1.4.4-3|183	
14mu|networkmanager-applet-1.4.4-3|184	%changelog

23412 14
14mu|networkmanager-l2tp-1.2.4-2|1	%define oname network-manager-l2tp
14mu|networkmanager-l2tp-1.2.4-2|2	
14mu|networkmanager-l2tp-1.2.4-2|3	Summary:	NetworkManager VPN plugin for l2tp
14mu|networkmanager-l2tp-1.2.4-2|4	Name:		networkmanager-l2tp
14mu|networkmanager-l2tp-1.2.4-2|5	Version:	1.2.4
14mu|networkmanager-l2tp-1.2.4-2|6	Release:	2
14mu|networkmanager-l2tp-1.2.4-2|7	License:	GPLv2+
14mu|networkmanager-l2tp-1.2.4-2|8	Group:		System/Base
14mu|networkmanager-l2tp-1.2.4-2|9	Url:		https://github.com/nm-l2tp/network-manager-l2tp/
14mu|networkmanager-l2tp-1.2.4-2|10	Source0:	https://github.com/nm-l2tp/network-manager-l2tp/archive/%{version}.tar.gz?/%{oname}-%{version}.tar.gz
14mu|networkmanager-l2tp-1.2.4-2|11	Source1:    NetworkManager-l2tp_ru.tar.gz
14mu|networkmanager-l2tp-1.2.4-2|12	BuildRequires:	intltool
14mu|networkmanager-l2tp-1.2.4-2|13	BuildRequires:	libtool
14mu|networkmanager-l2tp-1.2.4-2|14	BuildRequires:	ppp-devel
14mu|networkmanager-l2tp-1.2.4-2|15	BuildRequires:	pkgconfig(dbus-1)
14mu|networkmanager-l2tp-1.2.4-2|16	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|networkmanager-l2tp-1.2.4-2|17	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|networkmanager-l2tp-1.2.4-2|18	BuildRequires:	pkgconfig(libnma)
14mu|networkmanager-l2tp-1.2.4-2|19	BuildRequires:	pkgconfig(libnm-glib)
14mu|networkmanager-l2tp-1.2.4-2|20	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mu|networkmanager-l2tp-1.2.4-2|21	BuildRequires:	pkgconfig(libnm-gtk)
14mu|networkmanager-l2tp-1.2.4-2|22	BuildRequires:	pkgconfig(libnm-util)
14mu|networkmanager-l2tp-1.2.4-2|23	BuildRequires:	pkgconfig(libpng)
14mu|networkmanager-l2tp-1.2.4-2|24	BuildRequires:	pkgconfig(libsecret-1)
14mu|networkmanager-l2tp-1.2.4-2|25	Requires:	gnome-keyring
14mu|networkmanager-l2tp-1.2.4-2|26	Requires:	networkmanager
14mu|networkmanager-l2tp-1.2.4-2|27	Requires:	ppp-pppoe
14mu|networkmanager-l2tp-1.2.4-2|28	Requires:	pptp-linux
14mu|networkmanager-l2tp-1.2.4-2|29	Requires:	shared-mime-info
14mu|networkmanager-l2tp-1.2.4-2|30	Requires:	xl2tpd
14mu|networkmanager-l2tp-1.2.4-2|31	Provides:	NetworkManager-l2tp = %{EVRD}
14mu|networkmanager-l2tp-1.2.4-2|32	Conflicts:	NetworkManager-l2tp < 1.2.4
14mu|networkmanager-l2tp-1.2.4-2|33	Obsoletes:	NetworkManager-l2tp < 1.2.4
14mu|networkmanager-l2tp-1.2.4-2|34	
14mu|networkmanager-l2tp-1.2.4-2|35	%description
14mu|networkmanager-l2tp-1.2.4-2|36	This package contains software for integrating L2TP VPN support with
14mu|networkmanager-l2tp-1.2.4-2|37	the NetworkManager and the GNOME desktop.
14mu|networkmanager-l2tp-1.2.4-2|38	
14mu|networkmanager-l2tp-1.2.4-2|39	%files -f NetworkManager-l2tp.lang
14mu|networkmanager-l2tp-1.2.4-2|40	%doc AUTHORS ChangeLog
14mu|networkmanager-l2tp-1.2.4-2|41	%{_libdir}/NetworkManager/lib*.so*
14mu|networkmanager-l2tp-1.2.4-2|42	%{_libexecdir}/nm-l2tp-auth-dialog
14mu|networkmanager-l2tp-1.2.4-2|43	%{_sysconfdir}/dbus-1/system.d/nm-l2tp-service.conf
14mu|networkmanager-l2tp-1.2.4-2|44	%{_sysconfdir}/NetworkManager/VPN/nm-l2tp-service.name
14mu|networkmanager-l2tp-1.2.4-2|45	%{_libexecdir}/nm-l2tp-service
14mu|networkmanager-l2tp-1.2.4-2|46	%{_libdir}/pppd/2.*/nm-l2tp-pppd-plugin.so
14mu|networkmanager-l2tp-1.2.4-2|47	%{_datadir}/gnome-vpn-properties/l2tp
14mu|networkmanager-l2tp-1.2.4-2|48	%{_datadir}/appdata/network-manager-l2tp.metainfo.xml
14mu|networkmanager-l2tp-1.2.4-2|49	%{_prefix}/lib/NetworkManager/VPN/nm-l2tp-service.name
14mu|networkmanager-l2tp-1.2.4-2|50	
14mu|networkmanager-l2tp-1.2.4-2|51	#----------------------------------------------------------------------------
14mu|networkmanager-l2tp-1.2.4-2|52	
14mu|networkmanager-l2tp-1.2.4-2|53	%prep
14mu|networkmanager-l2tp-1.2.4-2|54	%setup -qn %{oname}-%{version}
14mu|networkmanager-l2tp-1.2.4-2|55	
14mu|networkmanager-l2tp-1.2.4-2|56	pushd po
14mu|networkmanager-l2tp-1.2.4-2|57	tar -xvzf %{SOURCE1}
14mu|networkmanager-l2tp-1.2.4-2|58	popd
14mu|networkmanager-l2tp-1.2.4-2|59	
14mu|networkmanager-l2tp-1.2.4-2|60	%build
14mu|networkmanager-l2tp-1.2.4-2|61	# Don't permorm excessive configure
14mu|networkmanager-l2tp-1.2.4-2|62	sed -i autogen.sh -e 's/^\(\s*\)\(\.\/configure\)/\1true # \2/'
14mu|networkmanager-l2tp-1.2.4-2|63	./autogen.sh
14mu|networkmanager-l2tp-1.2.4-2|64	%configure2_5x \
14mu|networkmanager-l2tp-1.2.4-2|65	--disable-static \
14mu|networkmanager-l2tp-1.2.4-2|66	--disable-dependency-tracking \
14mu|networkmanager-l2tp-1.2.4-2|67	--enable-more-warnings=yes
14mu|networkmanager-l2tp-1.2.4-2|68	
14mu|networkmanager-l2tp-1.2.4-2|69	%make
14mu|networkmanager-l2tp-1.2.4-2|70	
14mu|networkmanager-l2tp-1.2.4-2|71	%install
14mu|networkmanager-l2tp-1.2.4-2|72	%makeinstall_std
14mu|networkmanager-l2tp-1.2.4-2|73	
14mu|networkmanager-l2tp-1.2.4-2|74	%find_lang NetworkManager-l2tp
14mu|networkmanager-l2tp-1.2.4-2|75	
14mu|networkmanager-l2tp-1.2.4-2|76	
14mu|networkmanager-l2tp-1.2.4-2|77	%changelog
14mu|networkmanager-l2tp-1.2.4-2|78	
14mu|networkmanager-l2tp-1.2.4-2|79	* Wed May 03 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1.2.4-2
14mu|networkmanager-l2tp-1.2.4-2|80	- (f020820) Updated Russian translations
14mu|networkmanager-l2tp-1.2.4-2|81	
14mu|networkmanager-l2tp-1.2.4-2|82	

23413 14
14mu|networkmanager-openconnect-1.2.4-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|networkmanager-openconnect-1.2.4-3|2	
14mu|networkmanager-openconnect-1.2.4-3|3	Summary:	NetworkManager VPN integration for openconnect
14mu|networkmanager-openconnect-1.2.4-3|4	Name:		networkmanager-openconnect
14mu|networkmanager-openconnect-1.2.4-3|5	Version:	1.2.4
14mu|networkmanager-openconnect-1.2.4-3|6	Release:	3
14mu|networkmanager-openconnect-1.2.4-3|7	License:	GPLv2+
14mu|networkmanager-openconnect-1.2.4-3|8	Group:		System/Base
14mu|networkmanager-openconnect-1.2.4-3|9	Url:		http://www.gnome.org/projects/NetworkManager/
14mu|networkmanager-openconnect-1.2.4-3|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-openconnect/%{url_ver}/NetworkManager-openconnect-%{version}.tar.xz
14mu|networkmanager-openconnect-1.2.4-3|11	BuildRequires:	gettext
14mu|networkmanager-openconnect-1.2.4-3|12	BuildRequires:	intltool
14mu|networkmanager-openconnect-1.2.4-3|13	BuildRequires:	pkgconfig(dbus-1)
14mu|networkmanager-openconnect-1.2.4-3|14	BuildRequires:	pkgconfig(gconf-2.0)
14mu|networkmanager-openconnect-1.2.4-3|15	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|networkmanager-openconnect-1.2.4-3|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|networkmanager-openconnect-1.2.4-3|17	BuildRequires:	pkgconfig(libnm)
14mu|networkmanager-openconnect-1.2.4-3|18	BuildRequires:	pkgconfig(libnm-glib)
14mu|networkmanager-openconnect-1.2.4-3|19	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mu|networkmanager-openconnect-1.2.4-3|20	BuildRequires:	pkgconfig(libnm-util)
14mu|networkmanager-openconnect-1.2.4-3|21	BuildRequires:	pkgconfig(libpng)
14mu|networkmanager-openconnect-1.2.4-3|22	BuildRequires:	pkgconfig(libsecret-unstable)
14mu|networkmanager-openconnect-1.2.4-3|23	BuildRequires:	pkgconfig(libxml-2.0)
14mu|networkmanager-openconnect-1.2.4-3|24	BuildRequires:	pkgconfig(openconnect)
14mu|networkmanager-openconnect-1.2.4-3|25	Requires:	gtk+3
14mu|networkmanager-openconnect-1.2.4-3|26	Requires:	dbus
14mu|networkmanager-openconnect-1.2.4-3|27	Requires:	NetworkManager
14mu|networkmanager-openconnect-1.2.4-3|28	Requires:	openconnect
14mu|networkmanager-openconnect-1.2.4-3|29	
14mu|networkmanager-openconnect-1.2.4-3|30	%description
14mu|networkmanager-openconnect-1.2.4-3|31	This package contains software for integrating the openconnect VPN software
14mu|networkmanager-openconnect-1.2.4-3|32	with NetworkManager and the GNOME desktop.
14mu|networkmanager-openconnect-1.2.4-3|33	
14mu|networkmanager-openconnect-1.2.4-3|34	%files -f NetworkManager-openconnect.lang
14mu|networkmanager-openconnect-1.2.4-3|35	%doc AUTHORS ChangeLog COPYING
14mu|networkmanager-openconnect-1.2.4-3|36	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-openconnect-service.conf
14mu|networkmanager-openconnect-1.2.4-3|37	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-openconnect-service.name
14mu|networkmanager-openconnect-1.2.4-3|38	%{_libdir}/NetworkManager/libnm-openconnect-properties.so
14mu|networkmanager-openconnect-1.2.4-3|39	%{_libdir}/NetworkManager/libnm-vpn-plugin-openconnect.so
14mu|networkmanager-openconnect-1.2.4-3|40	%{_libdir}/NetworkManager/libnm-vpn-plugin-openconnect-editor.so
14mu|networkmanager-openconnect-1.2.4-3|41	%{_libdir}/nm-openconnect-auth-dialog
14mu|networkmanager-openconnect-1.2.4-3|42	%{_libexecdir}/nm-openconnect-service
14mu|networkmanager-openconnect-1.2.4-3|43	%{_libexecdir}/nm-openconnect-service-openconnect-helper
14mu|networkmanager-openconnect-1.2.4-3|44	%{_datadir}/appdata/network-manager-openconnect.metainfo.xml
14mu|networkmanager-openconnect-1.2.4-3|45	%{_datadir}/gnome-vpn-properties/openconnect
14mu|networkmanager-openconnect-1.2.4-3|46	# nmlibdir as defined in NetworkManager package
14mu|networkmanager-openconnect-1.2.4-3|47	%{_prefix}/lib/NetworkManager/VPN/nm-openconnect-service.name
14mu|networkmanager-openconnect-1.2.4-3|48	
14mu|networkmanager-openconnect-1.2.4-3|49	%pre
14mu|networkmanager-openconnect-1.2.4-3|50	%{_sbindir}/groupadd -r nm-openconnect &>/dev/null || :
14mu|networkmanager-openconnect-1.2.4-3|51	%{_sbindir}/useradd  -r -s /sbin/nologin -d / -M \
14mu|networkmanager-openconnect-1.2.4-3|52	-c 'NetworkManager user for OpenConnect' \
14mu|networkmanager-openconnect-1.2.4-3|53	-g nm-openconnect nm-openconnect &>/dev/null || :
14mu|networkmanager-openconnect-1.2.4-3|54	
14mu|networkmanager-openconnect-1.2.4-3|55	#----------------------------------------------------------------------------
14mu|networkmanager-openconnect-1.2.4-3|56	
14mu|networkmanager-openconnect-1.2.4-3|57	%prep
14mu|networkmanager-openconnect-1.2.4-3|58	%setup -qn NetworkManager-openconnect-%{version}
14mu|networkmanager-openconnect-1.2.4-3|59	%apply_patches
14mu|networkmanager-openconnect-1.2.4-3|60	
14mu|networkmanager-openconnect-1.2.4-3|61	%build
14mu|networkmanager-openconnect-1.2.4-3|62	%configure2_5x \
14mu|networkmanager-openconnect-1.2.4-3|63	--disable-static \
14mu|networkmanager-openconnect-1.2.4-3|64	--with-gnome \
14mu|networkmanager-openconnect-1.2.4-3|65	--with-authdlg \
14mu|networkmanager-openconnect-1.2.4-3|66	--enable-more-warnings=no
14mu|networkmanager-openconnect-1.2.4-3|67	
14mu|networkmanager-openconnect-1.2.4-3|68	%make
14mu|networkmanager-openconnect-1.2.4-3|69	
14mu|networkmanager-openconnect-1.2.4-3|70	%install
14mu|networkmanager-openconnect-1.2.4-3|71	%makeinstall_std
14mu|networkmanager-openconnect-1.2.4-3|72	
14mu|networkmanager-openconnect-1.2.4-3|73	%find_lang NetworkManager-openconnect
14mu|networkmanager-openconnect-1.2.4-3|74	
14mu|networkmanager-openconnect-1.2.4-3|75	%changelog

23414 14
14mu|networkmanager-openswan-1.2.6-2|1	%define up_ver 1.2
14mu|networkmanager-openswan-1.2.6-2|2	%define _disable_ld_no_undefined 1
14mu|networkmanager-openswan-1.2.6-2|3	
14mu|networkmanager-openswan-1.2.6-2|4	Summary:	NetworkManager VPN integration for OpenSWAN
14mu|networkmanager-openswan-1.2.6-2|5	Name:		networkmanager-openswan
14mu|networkmanager-openswan-1.2.6-2|6	Version:	1.2.6
14mu|networkmanager-openswan-1.2.6-2|7	Release:	2
14mu|networkmanager-openswan-1.2.6-2|8	License:	GPLv2+
14mu|networkmanager-openswan-1.2.6-2|9	Group:		System/Base
14mu|networkmanager-openswan-1.2.6-2|10	Url:		http://www.gnome.org/projects/NetworkManager/
14mu|networkmanager-openswan-1.2.6-2|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-openswan/%{up_ver}/NetworkManager-libreswan-%{version}.tar.xz
14mu|networkmanager-openswan-1.2.6-2|12	BuildRequires:	intltool
14mu|networkmanager-openswan-1.2.6-2|13	BuildRequires:	libtool
14mu|networkmanager-openswan-1.2.6-2|14	BuildRequires:	pkgconfig(dbus-1)
14mu|networkmanager-openswan-1.2.6-2|15	BuildRequires:	pkgconfig(gconf-2.0)
14mu|networkmanager-openswan-1.2.6-2|16	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|networkmanager-openswan-1.2.6-2|17	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|networkmanager-openswan-1.2.6-2|18	BuildRequires:	pkgconfig(libnl-3.0)
14mu|networkmanager-openswan-1.2.6-2|19	BuildRequires:	pkgconfig(libnm)
14mu|networkmanager-openswan-1.2.6-2|20	BuildRequires:	pkgconfig(libnma)
14mu|networkmanager-openswan-1.2.6-2|21	BuildRequires:	pkgconfig(libnm-glib)
14mu|networkmanager-openswan-1.2.6-2|22	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mu|networkmanager-openswan-1.2.6-2|23	BuildRequires:	pkgconfig(libnm-gtk)
14mu|networkmanager-openswan-1.2.6-2|24	BuildRequires:	pkgconfig(libnm-util)
14mu|networkmanager-openswan-1.2.6-2|25	BuildRequires:	pkgconfig(libsecret-unstable)
14mu|networkmanager-openswan-1.2.6-2|26	Requires:	GConf2
14mu|networkmanager-openswan-1.2.6-2|27	Requires:	gnome-keyring
14mu|networkmanager-openswan-1.2.6-2|28	Requires:	networkmanager
14mu|networkmanager-openswan-1.2.6-2|29	Suggests:	openswan
14mu|networkmanager-openswan-1.2.6-2|30	Requires:	shared-mime-info
14mu|networkmanager-openswan-1.2.6-2|31	Provides:	networkmanager-libreswan = %{EVRD}
14mu|networkmanager-openswan-1.2.6-2|32	
14mu|networkmanager-openswan-1.2.6-2|33	%description
14mu|networkmanager-openswan-1.2.6-2|34	This package contains software for integrating the OpenSWAN IPSec VPN software
14mu|networkmanager-openswan-1.2.6-2|35	with NetworkManager and the GNOME desktop.
14mu|networkmanager-openswan-1.2.6-2|36	
14mu|networkmanager-openswan-1.2.6-2|37	%files -f NetworkManager-libreswan.lang
14mu|networkmanager-openswan-1.2.6-2|38	%doc AUTHORS ChangeLog README
14mu|networkmanager-openswan-1.2.6-2|39	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-libreswan-service.conf
14mu|networkmanager-openswan-1.2.6-2|40	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-libreswan-service.name
14mu|networkmanager-openswan-1.2.6-2|41	%{_libdir}/NetworkManager/libnm-libreswan-properties.so
14mu|networkmanager-openswan-1.2.6-2|42	%{_libdir}/NetworkManager/libnm-vpn-plugin-libreswan-editor.so
14mu|networkmanager-openswan-1.2.6-2|43	%{_libdir}/NetworkManager/libnm-vpn-plugin-libreswan.so
14mu|networkmanager-openswan-1.2.6-2|44	%{_prefix}/lib/NetworkManager/VPN/nm-libreswan-service.name
14mu|networkmanager-openswan-1.2.6-2|45	%{_libexecdir}/nm-libreswan-service-helper
14mu|networkmanager-openswan-1.2.6-2|46	%{_libexecdir}/nm-libreswan-auth-dialog
14mu|networkmanager-openswan-1.2.6-2|47	%{_libexecdir}/nm-libreswan-service
14mu|networkmanager-openswan-1.2.6-2|48	%{_datadir}/appdata/network-manager-libreswan.metainfo.xml
14mu|networkmanager-openswan-1.2.6-2|49	%{_datadir}/gnome-vpn-properties/libreswan/nm-libreswan-dialog.ui
14mu|networkmanager-openswan-1.2.6-2|50	
14mu|networkmanager-openswan-1.2.6-2|51	#----------------------------------------------------------------------------
14mu|networkmanager-openswan-1.2.6-2|52	
14mu|networkmanager-openswan-1.2.6-2|53	%prep
14mu|networkmanager-openswan-1.2.6-2|54	%setup -qn NetworkManager-libreswan-%{version}
14mu|networkmanager-openswan-1.2.6-2|55	%apply_patches
14mu|networkmanager-openswan-1.2.6-2|56	
14mu|networkmanager-openswan-1.2.6-2|57	%build
14mu|networkmanager-openswan-1.2.6-2|58	%configure2_5x \
14mu|networkmanager-openswan-1.2.6-2|59	--disable-static \
14mu|networkmanager-openswan-1.2.6-2|60	--disable-dependency-tracking \
14mu|networkmanager-openswan-1.2.6-2|61	--enable-more-warnings=no
14mu|networkmanager-openswan-1.2.6-2|62	
14mu|networkmanager-openswan-1.2.6-2|63	%make
14mu|networkmanager-openswan-1.2.6-2|64	
14mu|networkmanager-openswan-1.2.6-2|65	%install
14mu|networkmanager-openswan-1.2.6-2|66	%makeinstall_std
14mu|networkmanager-openswan-1.2.6-2|67	
14mu|networkmanager-openswan-1.2.6-2|68	%find_lang NetworkManager-libreswan
14mu|networkmanager-openswan-1.2.6-2|69	
14mu|networkmanager-openswan-1.2.6-2|70	%changelog
14mu|networkmanager-openswan-1.2.6-2|71	
14mu|networkmanager-openswan-1.2.6-2|72	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.6-2
14mu|networkmanager-openswan-1.2.6-2|73	- (94139dc) MassBuild#1230: Increase release tag
14mu|networkmanager-openswan-1.2.6-2|74	
14mu|networkmanager-openswan-1.2.6-2|75	

23415 14
14mu|networkmanager-openvpn-1.2.8-3|1	%define up_ver 1.2
14mu|networkmanager-openvpn-1.2.8-3|2	
14mu|networkmanager-openvpn-1.2.8-3|3	Summary:	NetworkManager VPN integration for OpenVPN
14mu|networkmanager-openvpn-1.2.8-3|4	Name:		networkmanager-openvpn
14mu|networkmanager-openvpn-1.2.8-3|5	Epoch:		1
14mu|networkmanager-openvpn-1.2.8-3|6	Version:	1.2.8
14mu|networkmanager-openvpn-1.2.8-3|7	Release:	3
14mu|networkmanager-openvpn-1.2.8-3|8	License:	GPLv2+
14mu|networkmanager-openvpn-1.2.8-3|9	Group:		System/Base
14mu|networkmanager-openvpn-1.2.8-3|10	Url:		http://www.gnome.org/projects/NetworkManager/
14mu|networkmanager-openvpn-1.2.8-3|11	Source0:	http://download.gnome.org/sources/NetworkManager-openvpn/%{up_ver}/NetworkManager-openvpn-%{version}.tar.xz
14mu|networkmanager-openvpn-1.2.8-3|12	Source1:    NetworkManager-openvpn_ru.tar.gz
14mu|networkmanager-openvpn-1.2.8-3|13	BuildRequires:	intltool
14mu|networkmanager-openvpn-1.2.8-3|14	BuildRequires:	libtool
14mu|networkmanager-openvpn-1.2.8-3|15	BuildRequires:	pkgconfig(dbus-1)
14mu|networkmanager-openvpn-1.2.8-3|16	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|networkmanager-openvpn-1.2.8-3|17	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|networkmanager-openvpn-1.2.8-3|18	BuildRequires:	pkgconfig(libnm)
14mu|networkmanager-openvpn-1.2.8-3|19	BuildRequires:	pkgconfig(libnma)
14mu|networkmanager-openvpn-1.2.8-3|20	BuildRequires:	pkgconfig(libnm-glib)
14mu|networkmanager-openvpn-1.2.8-3|21	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mu|networkmanager-openvpn-1.2.8-3|22	BuildRequires:	pkgconfig(libnm-gtk)
14mu|networkmanager-openvpn-1.2.8-3|23	BuildRequires:	pkgconfig(libnm-util)
14mu|networkmanager-openvpn-1.2.8-3|24	BuildRequires:	pkgconfig(libpng)
14mu|networkmanager-openvpn-1.2.8-3|25	BuildRequires:	pkgconfig(libsecret-unstable)
14mu|networkmanager-openvpn-1.2.8-3|26	Requires:	gnome-keyring
14mu|networkmanager-openvpn-1.2.8-3|27	Requires:	networkmanager
14mu|networkmanager-openvpn-1.2.8-3|28	Requires:	openvpn
14mu|networkmanager-openvpn-1.2.8-3|29	Requires:	shared-mime-info
14mu|networkmanager-openvpn-1.2.8-3|30	Requires(pre,postun):	rpm-helper
14mu|networkmanager-openvpn-1.2.8-3|31	
14mu|networkmanager-openvpn-1.2.8-3|32	%description
14mu|networkmanager-openvpn-1.2.8-3|33	This package contains software for integrating the OpenVPN VPN software
14mu|networkmanager-openvpn-1.2.8-3|34	with NetworkManager and the GNOME desktop.
14mu|networkmanager-openvpn-1.2.8-3|35	
14mu|networkmanager-openvpn-1.2.8-3|36	%files -f NetworkManager-openvpn.lang
14mu|networkmanager-openvpn-1.2.8-3|37	%doc AUTHORS ChangeLog README
14mu|networkmanager-openvpn-1.2.8-3|38	%{_libdir}/NetworkManager/libnm-openvpn-properties.so
14mu|networkmanager-openvpn-1.2.8-3|39	%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn-editor.so
14mu|networkmanager-openvpn-1.2.8-3|40	%{_libdir}/NetworkManager/libnm-vpn-plugin-openvpn.so
14mu|networkmanager-openvpn-1.2.8-3|41	%{_prefix}/lib/NetworkManager/VPN/nm-openvpn-service.name
14mu|networkmanager-openvpn-1.2.8-3|42	%{_libexecdir}/nm-openvpn-auth-dialog
14mu|networkmanager-openvpn-1.2.8-3|43	%{_libexecdir}/nm-openvpn-service
14mu|networkmanager-openvpn-1.2.8-3|44	%{_libexecdir}/nm-openvpn-service-openvpn-helper
14mu|networkmanager-openvpn-1.2.8-3|45	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-openvpn-service.conf
14mu|networkmanager-openvpn-1.2.8-3|46	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-openvpn-service.name
14mu|networkmanager-openvpn-1.2.8-3|47	%{_datadir}/appdata/network-manager-openvpn.metainfo.xml
14mu|networkmanager-openvpn-1.2.8-3|48	%{_datadir}/gnome-vpn-properties/openvpn/nm-openvpn-dialog.ui
14mu|networkmanager-openvpn-1.2.8-3|49	
14mu|networkmanager-openvpn-1.2.8-3|50	%pre
14mu|networkmanager-openvpn-1.2.8-3|51	%_pre_useradd nm-openvpn / /sbin/nologin
14mu|networkmanager-openvpn-1.2.8-3|52	
14mu|networkmanager-openvpn-1.2.8-3|53	%postun
14mu|networkmanager-openvpn-1.2.8-3|54	%_postun_userdel nm-openvpn
14mu|networkmanager-openvpn-1.2.8-3|55	
14mu|networkmanager-openvpn-1.2.8-3|56	#----------------------------------------------------------------------------
14mu|networkmanager-openvpn-1.2.8-3|57	
14mu|networkmanager-openvpn-1.2.8-3|58	%prep
14mu|networkmanager-openvpn-1.2.8-3|59	%setup -qn NetworkManager-openvpn-%{version}
14mu|networkmanager-openvpn-1.2.8-3|60	%apply_patches
14mu|networkmanager-openvpn-1.2.8-3|61	
14mu|networkmanager-openvpn-1.2.8-3|62	pushd po
14mu|networkmanager-openvpn-1.2.8-3|63	tar -xvzf %{SOURCE1}
14mu|networkmanager-openvpn-1.2.8-3|64	popd
14mu|networkmanager-openvpn-1.2.8-3|65	
14mu|networkmanager-openvpn-1.2.8-3|66	%build
14mu|networkmanager-openvpn-1.2.8-3|67	%configure2_5x \
14mu|networkmanager-openvpn-1.2.8-3|68	--disable-static \
14mu|networkmanager-openvpn-1.2.8-3|69	--disable-dependency-tracking \
14mu|networkmanager-openvpn-1.2.8-3|70	--enable-more-warnings
14mu|networkmanager-openvpn-1.2.8-3|71	%make
14mu|networkmanager-openvpn-1.2.8-3|72	
14mu|networkmanager-openvpn-1.2.8-3|73	%install
14mu|networkmanager-openvpn-1.2.8-3|74	%makeinstall_std
14mu|networkmanager-openvpn-1.2.8-3|75	
14mu|networkmanager-openvpn-1.2.8-3|76	%find_lang NetworkManager-openvpn
14mu|networkmanager-openvpn-1.2.8-3|77	
14mu|networkmanager-openvpn-1.2.8-3|78	%changelog
14mu|networkmanager-openvpn-1.2.8-3|79	
14mu|networkmanager-openvpn-1.2.8-3|80	* Tue May 02 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1:1.2.8-3
14mu|networkmanager-openvpn-1.2.8-3|81	- (33ce10a) Updated Russian translation
14mu|networkmanager-openvpn-1.2.8-3|82	
14mu|networkmanager-openvpn-1.2.8-3|83	

23416 14
14mu|networkmanager-pptp-1.2.4-3|1	%define up_ver 1.2
14mu|networkmanager-pptp-1.2.4-3|2	
14mu|networkmanager-pptp-1.2.4-3|3	Summary:	NetworkManager VPN integration for PPTP
14mu|networkmanager-pptp-1.2.4-3|4	Name:		networkmanager-pptp
14mu|networkmanager-pptp-1.2.4-3|5	Epoch:		1
14mu|networkmanager-pptp-1.2.4-3|6	Version:	1.2.4
14mu|networkmanager-pptp-1.2.4-3|7	Release:	3
14mu|networkmanager-pptp-1.2.4-3|8	License:	GPLv2+
14mu|networkmanager-pptp-1.2.4-3|9	Group:		System/Base
14mu|networkmanager-pptp-1.2.4-3|10	Url:		http://www.gnome.org/projects/NetworkManager/
14mu|networkmanager-pptp-1.2.4-3|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-pptp/%{up_ver}/NetworkManager-pptp-%{version}.tar.xz
14mu|networkmanager-pptp-1.2.4-3|12	Source1:    NetworkManager-pptp_ru.tar.gz
14mu|networkmanager-pptp-1.2.4-3|13	BuildRequires:	intltool
14mu|networkmanager-pptp-1.2.4-3|14	BuildRequires:	libtool
14mu|networkmanager-pptp-1.2.4-3|15	BuildRequires:	ppp-devel
14mu|networkmanager-pptp-1.2.4-3|16	BuildRequires:	pkgconfig(dbus-1)
14mu|networkmanager-pptp-1.2.4-3|17	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|networkmanager-pptp-1.2.4-3|18	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|networkmanager-pptp-1.2.4-3|19	BuildRequires:	pkgconfig(libnm)
14mu|networkmanager-pptp-1.2.4-3|20	BuildRequires:	pkgconfig(libnma)
14mu|networkmanager-pptp-1.2.4-3|21	BuildRequires:	pkgconfig(libnm-glib)
14mu|networkmanager-pptp-1.2.4-3|22	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mu|networkmanager-pptp-1.2.4-3|23	BuildRequires:	pkgconfig(libnm-gtk)
14mu|networkmanager-pptp-1.2.4-3|24	BuildRequires:	pkgconfig(libnm-util)
14mu|networkmanager-pptp-1.2.4-3|25	BuildRequires:	pkgconfig(libpng)
14mu|networkmanager-pptp-1.2.4-3|26	BuildRequires:	pkgconfig(libsecret-unstable)
14mu|networkmanager-pptp-1.2.4-3|27	Requires:	gnome-keyring
14mu|networkmanager-pptp-1.2.4-3|28	Requires:	networkmanager
14mu|networkmanager-pptp-1.2.4-3|29	Requires:	ppp-dhcp
14mu|networkmanager-pptp-1.2.4-3|30	Requires:	ppp-pppoe
14mu|networkmanager-pptp-1.2.4-3|31	Requires:	pptp-linux
14mu|networkmanager-pptp-1.2.4-3|32	Requires:	shared-mime-info
14mu|networkmanager-pptp-1.2.4-3|33	
14mu|networkmanager-pptp-1.2.4-3|34	%description
14mu|networkmanager-pptp-1.2.4-3|35	This package contains software for integrating the PPTP VPN with
14mu|networkmanager-pptp-1.2.4-3|36	NetworkManager and the GNOME desktop.
14mu|networkmanager-pptp-1.2.4-3|37	
14mu|networkmanager-pptp-1.2.4-3|38	%files -f NetworkManager-pptp.lang
14mu|networkmanager-pptp-1.2.4-3|39	%doc AUTHORS ChangeLog README
14mu|networkmanager-pptp-1.2.4-3|40	%{_libdir}/NetworkManager/libnm-pptp-properties.so
14mu|networkmanager-pptp-1.2.4-3|41	%{_libdir}/NetworkManager/libnm-vpn-plugin-pptp-editor.so
14mu|networkmanager-pptp-1.2.4-3|42	%{_libdir}/NetworkManager/libnm-vpn-plugin-pptp.so
14mu|networkmanager-pptp-1.2.4-3|43	%{_libdir}/pppd/*/nm-pptp-pppd-plugin.so
14mu|networkmanager-pptp-1.2.4-3|44	%{_prefix}/lib/NetworkManager/VPN/nm-pptp-service.name
14mu|networkmanager-pptp-1.2.4-3|45	%{_libexecdir}/nm-pptp-auth-dialog
14mu|networkmanager-pptp-1.2.4-3|46	%{_libexecdir}/nm-pptp-service
14mu|networkmanager-pptp-1.2.4-3|47	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-pptp-service.conf
14mu|networkmanager-pptp-1.2.4-3|48	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-pptp-service.name
14mu|networkmanager-pptp-1.2.4-3|49	%{_datadir}/appdata/network-manager-pptp.metainfo.xml
14mu|networkmanager-pptp-1.2.4-3|50	%{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
14mu|networkmanager-pptp-1.2.4-3|51	
14mu|networkmanager-pptp-1.2.4-3|52	#----------------------------------------------------------------------------
14mu|networkmanager-pptp-1.2.4-3|53	
14mu|networkmanager-pptp-1.2.4-3|54	%prep
14mu|networkmanager-pptp-1.2.4-3|55	%setup -qn NetworkManager-pptp-%{version}
14mu|networkmanager-pptp-1.2.4-3|56	%apply_patches
14mu|networkmanager-pptp-1.2.4-3|57	
14mu|networkmanager-pptp-1.2.4-3|58	pushd po
14mu|networkmanager-pptp-1.2.4-3|59	tar -xvzf %{SOURCE1}
14mu|networkmanager-pptp-1.2.4-3|60	popd
14mu|networkmanager-pptp-1.2.4-3|61	
14mu|networkmanager-pptp-1.2.4-3|62	%build
14mu|networkmanager-pptp-1.2.4-3|63	%configure2_5x \
14mu|networkmanager-pptp-1.2.4-3|64	--disable-static \
14mu|networkmanager-pptp-1.2.4-3|65	--disable-dependency-tracking \
14mu|networkmanager-pptp-1.2.4-3|66	--enable-more-warnings=yes
14mu|networkmanager-pptp-1.2.4-3|67	
14mu|networkmanager-pptp-1.2.4-3|68	%make
14mu|networkmanager-pptp-1.2.4-3|69	
14mu|networkmanager-pptp-1.2.4-3|70	%install
14mu|networkmanager-pptp-1.2.4-3|71	%makeinstall_std
14mu|networkmanager-pptp-1.2.4-3|72	
14mu|networkmanager-pptp-1.2.4-3|73	%find_lang NetworkManager-pptp
14mu|networkmanager-pptp-1.2.4-3|74	
14mu|networkmanager-pptp-1.2.4-3|75	%changelog

23417 14
14mu|networkmanager-qt-5.24.0-1|1	%define fw_version 5.24
14mu|networkmanager-qt-5.24.0-1|2	
14mu|networkmanager-qt-5.24.0-1|3	Summary:	KDE Frameworks 5 Qt wrapper for NetworkManager API
14mu|networkmanager-qt-5.24.0-1|4	Name:		networkmanager-qt
14mu|networkmanager-qt-5.24.0-1|5	Version:	5.24.0
14mu|networkmanager-qt-5.24.0-1|6	Release:	1
14mu|networkmanager-qt-5.24.0-1|7	License:	GPLv2+
14mu|networkmanager-qt-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|networkmanager-qt-5.24.0-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|networkmanager-qt-5.24.0-1|10	Url:		https://www.kde.org/
14mu|networkmanager-qt-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|networkmanager-qt-5.24.0-1|12	BuildRequires:	pkgconfig(libnm)
14mu|networkmanager-qt-5.24.0-1|13	BuildRequires:	pkgconfig(libnm-glib)
14mu|networkmanager-qt-5.24.0-1|14	BuildRequires:	pkgconfig(libnm-util)
14mu|networkmanager-qt-5.24.0-1|15	BuildRequires:	pkgconfig(NetworkManager)
14mu|networkmanager-qt-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|networkmanager-qt-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5DBus)
14mu|networkmanager-qt-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Network)
14mu|networkmanager-qt-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Test)
14mu|networkmanager-qt-5.24.0-1|20	
14mu|networkmanager-qt-5.24.0-1|21	%description
14mu|networkmanager-qt-5.24.0-1|22	KDE Frameworks 5 Qt wrapper for NetworkManager API.
14mu|networkmanager-qt-5.24.0-1|23	
14mu|networkmanager-qt-5.24.0-1|24	#--------------------------------------------------------------------
14mu|networkmanager-qt-5.24.0-1|25	
14mu|networkmanager-qt-5.24.0-1|26	%define kf5nmqt_major 6
14mu|networkmanager-qt-5.24.0-1|27	%define libkf5nmqt %mklibname kf5nmqt %{kf5nmqt_major}
14mu|networkmanager-qt-5.24.0-1|28	
14mu|networkmanager-qt-5.24.0-1|29	%package -n %{libkf5nmqt}
14mu|networkmanager-qt-5.24.0-1|30	Summary:	KDE Frameworks 5 NetworkManager API Qt wrapper shared library
14mu|networkmanager-qt-5.24.0-1|31	Group:		System/Libraries
14mu|networkmanager-qt-5.24.0-1|32	
14mu|networkmanager-qt-5.24.0-1|33	%description -n %{libkf5nmqt}
14mu|networkmanager-qt-5.24.0-1|34	KDE Frameworks 5 NetworkManager API Qt wrapper shared library.
14mu|networkmanager-qt-5.24.0-1|35	
14mu|networkmanager-qt-5.24.0-1|36	%files -n %{libkf5nmqt}
14mu|networkmanager-qt-5.24.0-1|37	%{_kde5_libdir}/libKF5NetworkManagerQt.so.%{kf5nmqt_major}
14mu|networkmanager-qt-5.24.0-1|38	%{_kde5_libdir}/libKF5NetworkManagerQt.so.%{version}
14mu|networkmanager-qt-5.24.0-1|39	
14mu|networkmanager-qt-5.24.0-1|40	#--------------------------------------------------------------------
14mu|networkmanager-qt-5.24.0-1|41	
14mu|networkmanager-qt-5.24.0-1|42	%define devkf5nmqt %mklibname kf5nmqt -d
14mu|networkmanager-qt-5.24.0-1|43	
14mu|networkmanager-qt-5.24.0-1|44	%package -n %{devkf5nmqt}
14mu|networkmanager-qt-5.24.0-1|45	Summary:	Development files for KDE Frameworks 5 NetworkManager API Qt wrapper
14mu|networkmanager-qt-5.24.0-1|46	Group:		Development/KDE and Qt
14mu|networkmanager-qt-5.24.0-1|47	Requires:	%{libkf5nmqt} = %{EVRD}
14mu|networkmanager-qt-5.24.0-1|48	Requires:	pkgconfig(libnm)
14mu|networkmanager-qt-5.24.0-1|49	Requires:	pkgconfig(libnm-glib)
14mu|networkmanager-qt-5.24.0-1|50	Provides:	%{name}-devel = %{EVRD}
14mu|networkmanager-qt-5.24.0-1|51	Provides:	kf5networkmanagerqt-devel = %{version}
14mu|networkmanager-qt-5.24.0-1|52	
14mu|networkmanager-qt-5.24.0-1|53	%description -n %{devkf5nmqt}
14mu|networkmanager-qt-5.24.0-1|54	This package contains header files needed if you wish to build applications
14mu|networkmanager-qt-5.24.0-1|55	based on %{name}.
14mu|networkmanager-qt-5.24.0-1|56	
14mu|networkmanager-qt-5.24.0-1|57	%files -n %{devkf5nmqt}
14mu|networkmanager-qt-5.24.0-1|58	%{_kde5_includedir}/KF5/NetworkManagerQt
14mu|networkmanager-qt-5.24.0-1|59	%{_kde5_includedir}/KF5/networkmanagerqt_version.h
14mu|networkmanager-qt-5.24.0-1|60	%{_kde5_libdir}/cmake/KF5NetworkManagerQt
14mu|networkmanager-qt-5.24.0-1|61	%{_kde5_libdir}/libKF5NetworkManagerQt.so
14mu|networkmanager-qt-5.24.0-1|62	%{_kde5_mkspecsdir}/*.pri
14mu|networkmanager-qt-5.24.0-1|63	
14mu|networkmanager-qt-5.24.0-1|64	#--------------------------------------------------------------------
14mu|networkmanager-qt-5.24.0-1|65	
14mu|networkmanager-qt-5.24.0-1|66	%prep
14mu|networkmanager-qt-5.24.0-1|67	%setup -q
14mu|networkmanager-qt-5.24.0-1|68	
14mu|networkmanager-qt-5.24.0-1|69	%build
14mu|networkmanager-qt-5.24.0-1|70	%cmake_kde5
14mu|networkmanager-qt-5.24.0-1|71	%make
14mu|networkmanager-qt-5.24.0-1|72	
14mu|networkmanager-qt-5.24.0-1|73	%install
14mu|networkmanager-qt-5.24.0-1|74	%makeinstall_std -C build
14mu|networkmanager-qt-5.24.0-1|75	
14mu|networkmanager-qt-5.24.0-1|76	
14mu|networkmanager-qt-5.24.0-1|77	%changelog
14mu|networkmanager-qt-5.24.0-1|78	
14mu|networkmanager-qt-5.24.0-1|79	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|networkmanager-qt-5.24.0-1|80	- (acc8c37) New version 5.24.0
14mu|networkmanager-qt-5.24.0-1|81	
14mu|networkmanager-qt-5.24.0-1|82	

23418 14
14mu|networkmanager-vpnc-1.2.4-2|1	%define up_ver 1.2
14mu|networkmanager-vpnc-1.2.4-2|2	
14mu|networkmanager-vpnc-1.2.4-2|3	Summary:	NetworkManager VPN integration for vpnc
14mu|networkmanager-vpnc-1.2.4-2|4	Name:		networkmanager-vpnc
14mu|networkmanager-vpnc-1.2.4-2|5	Epoch:		1
14mu|networkmanager-vpnc-1.2.4-2|6	Version:	1.2.4
14mu|networkmanager-vpnc-1.2.4-2|7	Release:	2
14mu|networkmanager-vpnc-1.2.4-2|8	License:	GPLv2+
14mu|networkmanager-vpnc-1.2.4-2|9	Group:		System/Base
14mu|networkmanager-vpnc-1.2.4-2|10	Url:		http://www.gnome.org/projects/NetworkManager/
14mu|networkmanager-vpnc-1.2.4-2|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-vpnc/%{up_ver}/NetworkManager-vpnc-%{version}.tar.xz
14mu|networkmanager-vpnc-1.2.4-2|12	BuildRequires:	gettext
14mu|networkmanager-vpnc-1.2.4-2|13	BuildRequires:	intltool
14mu|networkmanager-vpnc-1.2.4-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|networkmanager-vpnc-1.2.4-2|15	BuildRequires:	pkgconfig(libnm)
14mu|networkmanager-vpnc-1.2.4-2|16	BuildRequires:	pkgconfig(libnma)
14mu|networkmanager-vpnc-1.2.4-2|17	BuildRequires:	pkgconfig(libnm-util)
14mu|networkmanager-vpnc-1.2.4-2|18	BuildRequires:	pkgconfig(libnm-glib)
14mu|networkmanager-vpnc-1.2.4-2|19	BuildRequires:	pkgconfig(libnm-glib-vpn)
14mu|networkmanager-vpnc-1.2.4-2|20	BuildRequires:	pkgconfig(libnm-gtk)
14mu|networkmanager-vpnc-1.2.4-2|21	BuildRequires:	pkgconfig(libsecret-unstable)
14mu|networkmanager-vpnc-1.2.4-2|22	Requires:	dbus
14mu|networkmanager-vpnc-1.2.4-2|23	Requires:	gnome-keyring
14mu|networkmanager-vpnc-1.2.4-2|24	Requires:	networkmanager
14mu|networkmanager-vpnc-1.2.4-2|25	Requires:	shared-mime-info
14mu|networkmanager-vpnc-1.2.4-2|26	Requires:	vpnc
14mu|networkmanager-vpnc-1.2.4-2|27	
14mu|networkmanager-vpnc-1.2.4-2|28	%description
14mu|networkmanager-vpnc-1.2.4-2|29	This package contains software for integrating the vpnc VPN software
14mu|networkmanager-vpnc-1.2.4-2|30	with NetworkManager and the GNOME desktop
14mu|networkmanager-vpnc-1.2.4-2|31	
14mu|networkmanager-vpnc-1.2.4-2|32	%files -f NetworkManager-vpnc.lang
14mu|networkmanager-vpnc-1.2.4-2|33	%doc AUTHORS ChangeLog
14mu|networkmanager-vpnc-1.2.4-2|34	%{_libexecdir}/nm-vpnc-auth-dialog
14mu|networkmanager-vpnc-1.2.4-2|35	%{_libexecdir}/nm-vpnc-service
14mu|networkmanager-vpnc-1.2.4-2|36	%{_libexecdir}/nm-vpnc-service-vpnc-helper
14mu|networkmanager-vpnc-1.2.4-2|37	%{_libdir}/NetworkManager/libnm-vpnc-properties.so
14mu|networkmanager-vpnc-1.2.4-2|38	%{_libdir}/NetworkManager/libnm-vpn-plugin-vpnc-editor.so
14mu|networkmanager-vpnc-1.2.4-2|39	%{_libdir}/NetworkManager/libnm-vpn-plugin-vpnc.so
14mu|networkmanager-vpnc-1.2.4-2|40	%{_prefix}/lib/NetworkManager/VPN/nm-vpnc-service.name
14mu|networkmanager-vpnc-1.2.4-2|41	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-vpnc-service.conf
14mu|networkmanager-vpnc-1.2.4-2|42	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-vpnc-service.name
14mu|networkmanager-vpnc-1.2.4-2|43	%{_datadir}/appdata/network-manager-vpnc.metainfo.xml
14mu|networkmanager-vpnc-1.2.4-2|44	%{_datadir}/gnome-vpn-properties/vpnc/nm-vpnc-dialog.ui
14mu|networkmanager-vpnc-1.2.4-2|45	
14mu|networkmanager-vpnc-1.2.4-2|46	#----------------------------------------------------------------------------
14mu|networkmanager-vpnc-1.2.4-2|47	
14mu|networkmanager-vpnc-1.2.4-2|48	%prep
14mu|networkmanager-vpnc-1.2.4-2|49	%setup -qn NetworkManager-vpnc-%{version}
14mu|networkmanager-vpnc-1.2.4-2|50	%apply_patches
14mu|networkmanager-vpnc-1.2.4-2|51	
14mu|networkmanager-vpnc-1.2.4-2|52	%build
14mu|networkmanager-vpnc-1.2.4-2|53	%configure2_5x \
14mu|networkmanager-vpnc-1.2.4-2|54	--disable-static \
14mu|networkmanager-vpnc-1.2.4-2|55	--enable-more-warnings=yes \
14mu|networkmanager-vpnc-1.2.4-2|56	--with-tests=yes
14mu|networkmanager-vpnc-1.2.4-2|57	
14mu|networkmanager-vpnc-1.2.4-2|58	%make
14mu|networkmanager-vpnc-1.2.4-2|59	
14mu|networkmanager-vpnc-1.2.4-2|60	%install
14mu|networkmanager-vpnc-1.2.4-2|61	%makeinstall_std
14mu|networkmanager-vpnc-1.2.4-2|62	
14mu|networkmanager-vpnc-1.2.4-2|63	%find_lang NetworkManager-vpnc
14mu|networkmanager-vpnc-1.2.4-2|64	
14mu|networkmanager-vpnc-1.2.4-2|65	%changelog
14mu|networkmanager-vpnc-1.2.4-2|66	
14mu|networkmanager-vpnc-1.2.4-2|67	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.2.4-2
14mu|networkmanager-vpnc-1.2.4-2|68	- (3346eec) MassBuild#1230: Increase release tag
14mu|networkmanager-vpnc-1.2.4-2|69	
14mu|networkmanager-vpnc-1.2.4-2|70	

23419 14
14mu|newmoon-27.9.4-1|1	%bcond_with syshunspell
14mu|newmoon-27.9.4-1|2	
14mu|newmoon-27.9.4-1|3	%define oname Pale-Moon
14mu|newmoon-27.9.4-1|4	%define newmoon_appid \{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4\}
14mu|newmoon-27.9.4-1|5	
14mu|newmoon-27.9.4-1|6	# (tpg) MOZILLA_FIVE_HOME
14mu|newmoon-27.9.4-1|7	%define mozillalibdir %{_libdir}/%{name}-%{version}
14mu|newmoon-27.9.4-1|8	%define pluginsdir %{_libdir}/mozilla/plugins
14mu|newmoon-27.9.4-1|9	
14mu|newmoon-27.9.4-1|10	# this seems fragile, so require the exact version or later (#58754)
14mu|newmoon-27.9.4-1|11	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mu|newmoon-27.9.4-1|12	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
14mu|newmoon-27.9.4-1|13	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null |sed -e 's!\.0!!' || echo 0)
14mu|newmoon-27.9.4-1|14	
14mu|newmoon-27.9.4-1|15	# We cannot use "Pale Moon" branding because of various restrictions, see:
14mu|newmoon-27.9.4-1|16	# http://www.palemoon.org/branding.shtml
14mu|newmoon-27.9.4-1|17	
14mu|newmoon-27.9.4-1|18	Summary:	Web browser based on Goanna engine
14mu|newmoon-27.9.4-1|19	Name:		newmoon
14mu|newmoon-27.9.4-1|20	Version:	27.9.4
14mu|newmoon-27.9.4-1|21	Release:	1
14mu|newmoon-27.9.4-1|22	License:	MPLv2.0
14mu|newmoon-27.9.4-1|23	Group:		Networking/WWW
14mu|newmoon-27.9.4-1|24	Url:		http://www.palemoon.org
14mu|newmoon-27.9.4-1|25	Source0:	https://github.com/MoonchildProductions/Pale-Moon/archive/%{version}_Release.tar.gz?/%{oname}-%{version}_Release.tar.gz
14mu|newmoon-27.9.4-1|26	Source2:	icons.tar.bz2
14mu|newmoon-27.9.4-1|27	Source1:	xulstore.json
14mu|newmoon-27.9.4-1|28	Source4:	%{name}.desktop
14mu|newmoon-27.9.4-1|29	Source5:	firefox-searchengines-yandex.xml
14mu|newmoon-27.9.4-1|30	Source6:	firefox-searchengines-google.xml
14mu|newmoon-27.9.4-1|31	Source9:	kde.js
14mu|newmoon-27.9.4-1|32	Patch1:		palemoon-27.4.0-lang.patch
14mu|newmoon-27.9.4-1|33	Patch3:		palemoon-27.4.0-disable-check-default-browser.patch
14mu|newmoon-27.9.4-1|34	Patch5:		firefox-3.5.3-default-mail-handler.patch
14mu|newmoon-27.9.4-1|35	Patch6:		palemoon-27.4.0-enable-addons.patch
14mu|newmoon-27.9.4-1|36	Patch7:		palemoon-27.4.0-user-agent-overrides.patch
14mu|newmoon-27.9.4-1|37	
14mu|newmoon-27.9.4-1|38	# Patches for KDE integration of New Moon
14mu|newmoon-27.9.4-1|39	Patch11:	palemoon-27.3.0-firefox-kde.patch
14mu|newmoon-27.9.4-1|40	Patch12:	palemoon-27.4.0-mozilla-kde.patch
14mu|newmoon-27.9.4-1|41	Patch13:	mozilla-kde-background.patch
14mu|newmoon-27.9.4-1|42	
14mu|newmoon-27.9.4-1|43	BuildRequires:	autoconf2.1
14mu|newmoon-27.9.4-1|44	BuildRequires:	doxygen
14mu|newmoon-27.9.4-1|45	BuildRequires:	imagemagick
14mu|newmoon-27.9.4-1|46	BuildRequires:	makedepend
14mu|newmoon-27.9.4-1|47	BuildRequires:	python-simplejson
14mu|newmoon-27.9.4-1|48	BuildRequires:	rootcerts
14mu|newmoon-27.9.4-1|49	BuildRequires:	unzip
14mu|newmoon-27.9.4-1|50	BuildRequires:	valgrind
14mu|newmoon-27.9.4-1|51	BuildRequires:	wget
14mu|newmoon-27.9.4-1|52	BuildRequires:	yasm
14mu|newmoon-27.9.4-1|53	BuildRequires:	zip
14mu|newmoon-27.9.4-1|54	BuildRequires:	libiw-devel
14mu|newmoon-27.9.4-1|55	BuildRequires:	jpeg-devel
14mu|newmoon-27.9.4-1|56	BuildRequires:	nss-static-devel
14mu|newmoon-27.9.4-1|57	BuildRequires:	pkgconfig(alsa)
14mu|newmoon-27.9.4-1|58	BuildRequires:	pkgconfig(cairo)
14mu|newmoon-27.9.4-1|59	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|newmoon-27.9.4-1|60	BuildRequires:	pkgconfig(gl)
14mu|newmoon-27.9.4-1|61	BuildRequires:	pkgconfig(glib-2.0)
14mu|newmoon-27.9.4-1|62	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|newmoon-27.9.4-1|63	BuildRequires:	pkgconfig(gstreamer-app-1.0)
14mu|newmoon-27.9.4-1|64	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|newmoon-27.9.4-1|65	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|newmoon-27.9.4-1|66	%if %{with syshunspell}
14mu|newmoon-27.9.4-1|67	BuildRequires:	pkgconfig(hunspell)
14mu|newmoon-27.9.4-1|68	%endif
14mu|newmoon-27.9.4-1|69	BuildRequires:	pkgconfig(libIDL-2.0)
14mu|newmoon-27.9.4-1|70	BuildRequires:	pkgconfig(libnotify)
14mu|newmoon-27.9.4-1|71	BuildRequires:	pkgconfig(libproxy-1.0)
14mu|newmoon-27.9.4-1|72	BuildRequires:	pkgconfig(libpulse)
14mu|newmoon-27.9.4-1|73	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|newmoon-27.9.4-1|74	BuildRequires:	pkgconfig(nspr)
14mu|newmoon-27.9.4-1|75	# In fact, doesn't support system nss (as for 26.3.1)
14mu|newmoon-27.9.4-1|76	BuildRequires:	pkgconfig(nss) >= 3.21
14mu|newmoon-27.9.4-1|77	BuildRequires:	pkgconfig(opus)
14mu|newmoon-27.9.4-1|78	BuildRequires:	pkgconfig(pixman-1)
14mu|newmoon-27.9.4-1|79	BuildRequires:	pkgconfig(python)
14mu|newmoon-27.9.4-1|80	BuildRequires:	pkgconfig(sqlite3)
14mu|newmoon-27.9.4-1|81	BuildRequires:	pkgconfig(xinerama)
14mu|newmoon-27.9.4-1|82	BuildRequires:	pkgconfig(xscrnsaver)
14mu|newmoon-27.9.4-1|83	BuildRequires:	pkgconfig(xt)
14mu|newmoon-27.9.4-1|84	BuildRequires:	pkgconfig(zlib)
14mu|newmoon-27.9.4-1|85	Requires:	%{_lib}nspr4 >= 2:%{nspr_version}
14mu|newmoon-27.9.4-1|86	Requires:	%{_lib}nss3 >= 2:%{nss_version}
14mu|newmoon-27.9.4-1|87	Requires:	%{_lib}sqlite3_0 >= %{sqlite3_version}
14mu|newmoon-27.9.4-1|88	Requires:	indexhtml
14mu|newmoon-27.9.4-1|89	Requires:	xdg-utils
14mu|newmoon-27.9.4-1|90	# fixes bug #42096
14mu|newmoon-27.9.4-1|91	Requires:	mailcap
14mu|newmoon-27.9.4-1|92	Suggests:	hunspell-en
14mu|newmoon-27.9.4-1|93	Suggests:	%{_lib}canberra0
14mu|newmoon-27.9.4-1|94	Suggests:	%{_lib}cups2
14mu|newmoon-27.9.4-1|95	Provides:	palemoon = %{EVRD}
14mu|newmoon-27.9.4-1|96	Provides:	webclient
14mu|newmoon-27.9.4-1|97	
14mu|newmoon-27.9.4-1|98	%description
14mu|newmoon-27.9.4-1|99	New Moon (unofficial branding for Pale Moon) is an Open Source, Goanna-based
14mu|newmoon-27.9.4-1|100	web browser available for Microsoft Windows and Linux (with other operating
14mu|newmoon-27.9.4-1|101	systems in development), focusing on efficiency and ease of use.
14mu|newmoon-27.9.4-1|102	
14mu|newmoon-27.9.4-1|103	New Moon offers you a browsing experience in a browser completely built from
14mu|newmoon-27.9.4-1|104	its own, independently developed source that has been forked off from
14mu|newmoon-27.9.4-1|105	Firefox/Mozilla code, with carefully selected features and optimizations
14mu|newmoon-27.9.4-1|106	to improve the browser's speed, resource use, stability and user experience,
14mu|newmoon-27.9.4-1|107	while offering full customization and a growing collection of extensions and
14mu|newmoon-27.9.4-1|108	themes to make the browser truly your own.
14mu|newmoon-27.9.4-1|109	
14mu|newmoon-27.9.4-1|110	%files
14mu|newmoon-27.9.4-1|111	%{_bindir}/%{name}
14mu|newmoon-27.9.4-1|112	%{_iconsdir}/hicolor/*/apps/*.png
14mu|newmoon-27.9.4-1|113	%{_datadir}/applications/*.desktop
14mu|newmoon-27.9.4-1|114	%{_libdir}/%{name}-%{version}*
14mu|newmoon-27.9.4-1|115	%dir %{_libdir}/mozilla
14mu|newmoon-27.9.4-1|116	%dir %{_libdir}/mozilla/extensions
14mu|newmoon-27.9.4-1|117	%dir %{pluginsdir}
14mu|newmoon-27.9.4-1|118	%dir %{_libdir}/mozilla/extensions/%{newmoon_appid}
14mu|newmoon-27.9.4-1|119	%dir %{_datadir}/mozilla/extensions/%{newmoon_appid}
14mu|newmoon-27.9.4-1|120	
14mu|newmoon-27.9.4-1|121	#----------------------------------------------------------------------------
14mu|newmoon-27.9.4-1|122	
14mu|newmoon-27.9.4-1|123	%package devel
14mu|newmoon-27.9.4-1|124	Summary:	Development files for %{name}
14mu|newmoon-27.9.4-1|125	Group:		Development/Other
14mu|newmoon-27.9.4-1|126	
14mu|newmoon-27.9.4-1|127	%description devel
14mu|newmoon-27.9.4-1|128	Files and macros mainly for building New Moon extensions.
14mu|newmoon-27.9.4-1|129	
14mu|newmoon-27.9.4-1|130	%files devel
14mu|newmoon-27.9.4-1|131	%{_sys_macros_dir}/%{name}.macros
14mu|newmoon-27.9.4-1|132	
14mu|newmoon-27.9.4-1|133	#----------------------------------------------------------------------------
14mu|newmoon-27.9.4-1|134	
14mu|newmoon-27.9.4-1|135	%prep
14mu|newmoon-27.9.4-1|136	%setup -qn %{oname}-%{version}_Release
14mu|newmoon-27.9.4-1|137	tar xf %{SOURCE2}
14mu|newmoon-27.9.4-1|138	
14mu|newmoon-27.9.4-1|139	%patch1 -p1 -b .lang
14mu|newmoon-27.9.4-1|140	%patch3 -p1 -b .disable-software-update
14mu|newmoon-27.9.4-1|141	%patch5 -p1 -b .default-mail-handler
14mu|newmoon-27.9.4-1|142	%patch6 -p1 -b .addons
14mu|newmoon-27.9.4-1|143	%patch7 -p1 -b .ua
14mu|newmoon-27.9.4-1|144	
14mu|newmoon-27.9.4-1|145	# KDE integration
14mu|newmoon-27.9.4-1|146	%patch11 -p1 -b .kdepatch
14mu|newmoon-27.9.4-1|147	%patch12 -p1 -b .kdemoz
14mu|newmoon-27.9.4-1|148	%patch13 -p1 -b .kdebackground
14mu|newmoon-27.9.4-1|149	
14mu|newmoon-27.9.4-1|150	pushd js/src
14mu|newmoon-27.9.4-1|151	autoconf-2.13
14mu|newmoon-27.9.4-1|152	popd
14mu|newmoon-27.9.4-1|153	autoconf-2.13
14mu|newmoon-27.9.4-1|154	
14mu|newmoon-27.9.4-1|155	%build
14mu|newmoon-27.9.4-1|156	%global optflags %(echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//' -e 's/-Wa,--compress-debug-sections//')
14mu|newmoon-27.9.4-1|157	%setup_compile_flags
14mu|newmoon-27.9.4-1|158	
14mu|newmoon-27.9.4-1|159	CFLAGS=$(echo %{optflags} | sed -e 's/-fexceptions//')
14mu|newmoon-27.9.4-1|160	CFLAGS="$CFLAGS -fno-strict-aliasing"
14mu|newmoon-27.9.4-1|161	CXXFLAGS="$CFLAGS -fpermissive"
14mu|newmoon-27.9.4-1|162	RPM_OPT_FLAGS="$CFLAGS"
14mu|newmoon-27.9.4-1|163	LDFLAGS="%{ldflags}"
14mu|newmoon-27.9.4-1|164	export CFLAGS
14mu|newmoon-27.9.4-1|165	export CXXFLAGS
14mu|newmoon-27.9.4-1|166	export RPM_OPT_FLAGS
14mu|newmoon-27.9.4-1|167	export LDFLAGS
14mu|newmoon-27.9.4-1|168	
14mu|newmoon-27.9.4-1|169	export MOZCONFIG=`pwd`/mozconfig
14mu|newmoon-27.9.4-1|170	cat << EOF > $MOZCONFIG
14mu|newmoon-27.9.4-1|171	mk_add_options MOZILLA_OFFICIAL=0
14mu|newmoon-27.9.4-1|172	mk_add_options BUILD_OFFICIAL=0
14mu|newmoon-27.9.4-1|173	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
14mu|newmoon-27.9.4-1|174	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
14mu|newmoon-27.9.4-1|175	mk_add_options AUTOCLOBBER=1
14mu|newmoon-27.9.4-1|176	ac_add_options --host=%{_host}
14mu|newmoon-27.9.4-1|177	ac_add_options --target=%{_target_platform}
14mu|newmoon-27.9.4-1|178	ac_add_options --enable-optimize
14mu|newmoon-27.9.4-1|179	ac_add_options --prefix="%{_prefix}"
14mu|newmoon-27.9.4-1|180	ac_add_options --libdir="%{_libdir}"
14mu|newmoon-27.9.4-1|181	ac_add_options --sysconfdir="%{_sysconfdir}"
14mu|newmoon-27.9.4-1|182	ac_add_options --mandir="%{_mandir}"
14mu|newmoon-27.9.4-1|183	ac_add_options --includedir="%{_includedir}"
14mu|newmoon-27.9.4-1|184	ac_add_options --datadir="%{_datadir}"
14mu|newmoon-27.9.4-1|185	ac_add_options --with-system-nspr
14mu|newmoon-27.9.4-1|186	ac_add_options --without-system-nss
14mu|newmoon-27.9.4-1|187	ac_add_options --with-system-zlib
14mu|newmoon-27.9.4-1|188	ac_add_options --with-pthreads
14mu|newmoon-27.9.4-1|189	ac_add_options --enable-webm
14mu|newmoon-27.9.4-1|190	ac_add_options --disable-webrtc
14mu|newmoon-27.9.4-1|191	ac_add_options --enable-ogg
14mu|newmoon-27.9.4-1|192	ac_add_options --enable-jemalloc
14mu|newmoon-27.9.4-1|193	ac_add_options --enable-gio
14mu|newmoon-27.9.4-1|194	ac_add_options --disable-gnomevfs
14mu|newmoon-27.9.4-1|195	ac_add_options --disable-updater
14mu|newmoon-27.9.4-1|196	ac_add_options --disable-tests
14mu|newmoon-27.9.4-1|197	ac_add_options --disable-debug
14mu|newmoon-27.9.4-1|198	ac_add_options --without-system-libvpx
14mu|newmoon-27.9.4-1|199	ac_add_options --disable-official-branding
14mu|newmoon-27.9.4-1|200	ac_add_options --enable-libproxy
14mu|newmoon-27.9.4-1|201	ac_add_options --with-system-jpeg
14mu|newmoon-27.9.4-1|202	ac_add_options --enable-system-cairo
14mu|newmoon-27.9.4-1|203	ac_add_options --enable-system-pixman
14mu|newmoon-27.9.4-1|204	ac_add_options --enable-canvas
14mu|newmoon-27.9.4-1|205	ac_add_options --enable-svg
14mu|newmoon-27.9.4-1|206	ac_add_options --enable-system-sqlite
14mu|newmoon-27.9.4-1|207	ac_add_options --enable-extensions=default
14mu|newmoon-27.9.4-1|208	ac_add_options --enable-startup-notification
14mu|newmoon-27.9.4-1|209	ac_add_options --enable-libnotify
14mu|newmoon-27.9.4-1|210	ac_add_options --enable-xinerama
14mu|newmoon-27.9.4-1|211	ac_add_options --with-distribution-id=org.rosa
14mu|newmoon-27.9.4-1|212	ac_add_options --disable-crashreporter
14mu|newmoon-27.9.4-1|213	ac_add_options --enable-gstreamer
14mu|newmoon-27.9.4-1|214	ac_add_options --with-valgrind
14mu|newmoon-27.9.4-1|215	ac_add_options --disable-javaxpcom
14mu|newmoon-27.9.4-1|216	ac_add_options --enable-opus
14mu|newmoon-27.9.4-1|217	ac_add_options --enable-default-toolkit=cairo-gtk2
14mu|newmoon-27.9.4-1|218	
14mu|newmoon-27.9.4-1|219	EOF
14mu|newmoon-27.9.4-1|220	
14mu|newmoon-27.9.4-1|221	perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
14mu|newmoon-27.9.4-1|222	
14mu|newmoon-27.9.4-1|223	export LDFLAGS="%{ldflags}"
14mu|newmoon-27.9.4-1|224	make -f client.mk build
14mu|newmoon-27.9.4-1|225	
14mu|newmoon-27.9.4-1|226	%install
14mu|newmoon-27.9.4-1|227	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
14mu|newmoon-27.9.4-1|228	
14mu|newmoon-27.9.4-1|229	# Copy files to buildroot
14mu|newmoon-27.9.4-1|230	mkdir -p %{buildroot}%{mozillalibdir}
14mu|newmoon-27.9.4-1|231	cp -rf %{_builddir}/obj/dist/palemoon/* %{buildroot}%{mozillalibdir}
14mu|newmoon-27.9.4-1|232	
14mu|newmoon-27.9.4-1|233	mkdir -p  %{buildroot}%{_bindir}
14mu|newmoon-27.9.4-1|234	ln -sf %{mozillalibdir}/palemoon %{buildroot}%{_bindir}/newmoon
14mu|newmoon-27.9.4-1|235	mkdir -p %{buildroot}%{mozillalibdir}/browser/defaults/preferences/
14mu|newmoon-27.9.4-1|236	install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/browser/defaults/preferences/kde.js
14mu|newmoon-27.9.4-1|237	
14mu|newmoon-27.9.4-1|238	# Create and own %%_libdir/mozilla/plugins & newmoon extensions directories
14mu|newmoon-27.9.4-1|239	mkdir -p %{buildroot}%{pluginsdir}
14mu|newmoon-27.9.4-1|240	mkdir -p %{buildroot}%{_libdir}/mozilla/extensions/%{newmoon_appid}
14mu|newmoon-27.9.4-1|241	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{newmoon_appid}
14mu|newmoon-27.9.4-1|242	
14mu|newmoon-27.9.4-1|243	# (tpg) desktop entry
14mu|newmoon-27.9.4-1|244	mkdir -p %{buildroot}%{_datadir}/applications
14mu|newmoon-27.9.4-1|245	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|newmoon-27.9.4-1|246	
14mu|newmoon-27.9.4-1|247	# (tpg) icons
14mu|newmoon-27.9.4-1|248	cp %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/browser/icons/
14mu|newmoon-27.9.4-1|249	for i in 16 22 24 32 48 128; do
14mu|newmoon-27.9.4-1|250	# (cg) Not all icon sizes are installed with make install, so just redo it here.
14mu|newmoon-27.9.4-1|251	convert browser/branding/unofficial/mozicon128.png -scale ${i}x${i} %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default${i}.png
14mu|newmoon-27.9.4-1|252	mkdir -p %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
14mu|newmoon-27.9.4-1|253	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{name}.png ;
14mu|newmoon-27.9.4-1|254	done
14mu|newmoon-27.9.4-1|255	
14mu|newmoon-27.9.4-1|256	# exclusions
14mu|newmoon-27.9.4-1|257	rm -f %{buildroot}%{mozillalibdir}/README.txt
14mu|newmoon-27.9.4-1|258	rm -f %{buildroot}%{mozillalibdir}/removed-files
14mu|newmoon-27.9.4-1|259	rm -f %{buildroot}%{mozillalibdir}/precomplete
14mu|newmoon-27.9.4-1|260	
14mu|newmoon-27.9.4-1|261	install -D -m644 browser/app/profile/prefs.js %{buildroot}%{mozillalibdir}/browser/defaults/profile/prefs.js
14mu|newmoon-27.9.4-1|262	cat << EOF >> %{buildroot}%{mozillalibdir}/browser/defaults/profile/prefs.js
14mu|newmoon-27.9.4-1|263	user_pref("browser.EULA.override", true);
14mu|newmoon-27.9.4-1|264	user_pref("browser.shell.checkDefaultBrowser", false);
14mu|newmoon-27.9.4-1|265	user_pref("browser.ctrlTab.previews", true);
14mu|newmoon-27.9.4-1|266	user_pref("browser.tabs.insertRelatedAfterCurrent", false);
14mu|newmoon-27.9.4-1|267	user_pref("browser.tabs.onTop", true);
14mu|newmoon-27.9.4-1|268	user_pref("browser.startup.homepage", "file:///usr/share/doc/HTML/index.html");
14mu|newmoon-27.9.4-1|269	user_pref("browser.startup.page", 1);
14mu|newmoon-27.9.4-1|270	user_pref("browser.newtab.url", "about:newtab");
14mu|newmoon-27.9.4-1|271	user_pref("browser.search.openintab", true);
14mu|newmoon-27.9.4-1|272	user_pref("browser.backspace_action", 2);
14mu|newmoon-27.9.4-1|273	user_pref("browser.display.use_system_colors", true);
14mu|newmoon-27.9.4-1|274	user_pref("browser.download.folderList", 1);
14mu|newmoon-27.9.4-1|275	user_pref("browser.link.open_external", 3);
14mu|newmoon-27.9.4-1|276	user_pref("app.update.auto", false);
14mu|newmoon-27.9.4-1|277	user_pref("app.update.enabled", false);
14mu|newmoon-27.9.4-1|278	user_pref("app.update.autoInstallEnabled", false);
14mu|newmoon-27.9.4-1|279	user_pref("dom.ipc.plugins.enabled.nswrapper*", false);
14mu|newmoon-27.9.4-1|280	user_pref("extensions.autoDisableScopes", 0);
14mu|newmoon-27.9.4-1|281	user_pref("extensions.shownSelectionUI", true);
14mu|newmoon-27.9.4-1|282	user_pref("network.manage-offline-status", true);
14mu|newmoon-27.9.4-1|283	EOF
14mu|newmoon-27.9.4-1|284	
14mu|newmoon-27.9.4-1|285	install -m644 %{SOURCE1} %{buildroot}%{mozillalibdir}/browser/defaults/profile/xulstore.json
14mu|newmoon-27.9.4-1|286	
14mu|newmoon-27.9.4-1|287	# display icon for New Moon button
14mu|newmoon-27.9.4-1|288	mkdir -p %{buildroot}%{mozillalibdir}/browser/defaults/profile/chrome
14mu|newmoon-27.9.4-1|289	cat << EOF > %{buildroot}%{mozillalibdir}/browser/defaults/profile/chrome/userChrome.css
14mu|newmoon-27.9.4-1|290	#appmenu-toolbar-button {
14mu|newmoon-27.9.4-1|291	list-style-image: url("chrome://branding/content/icon16.png");
14mu|newmoon-27.9.4-1|292	}
14mu|newmoon-27.9.4-1|293	EOF
14mu|newmoon-27.9.4-1|294	
14mu|newmoon-27.9.4-1|295	# use the system myspell dictionaries
14mu|newmoon-27.9.4-1|296	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
14mu|newmoon-27.9.4-1|297	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
14mu|newmoon-27.9.4-1|298	
14mu|newmoon-27.9.4-1|299	# (lm) touch and %%ghost bookmarks.html to a proper uninstall
14mu|newmoon-27.9.4-1|300	touch %{buildroot}%{mozillalibdir}/browser/defaults/profile/bookmarks.html
14mu|newmoon-27.9.4-1|301	
14mu|newmoon-27.9.4-1|302	# search engines
14mu|newmoon-27.9.4-1|303	rm -f %{buildroot}%{mozillalibdir}/browser/searchplugins/*
14mu|newmoon-27.9.4-1|304	cp -f %{SOURCE5} %{buildroot}%{mozillalibdir}/browser/searchplugins/yandex.xml
14mu|newmoon-27.9.4-1|305	cp -f %{SOURCE6} %{buildroot}%{mozillalibdir}/browser/searchplugins/google.xml
14mu|newmoon-27.9.4-1|306	cp -f browser/locales/en-US/searchplugins/bing.xml %{buildroot}%{mozillalibdir}/browser/searchplugins/bing.xml
14mu|newmoon-27.9.4-1|307	cp -f browser/locales/en-US/searchplugins/duckduckgo-palemoon.xml %{buildroot}%{mozillalibdir}/browser/searchplugins/duckduckgo-palemoon.xml
14mu|newmoon-27.9.4-1|308	cp -f browser/locales/en-US/searchplugins/wikipedia.xml %{buildroot}%{mozillalibdir}/browser/searchplugins/wikipedia.xml
14mu|newmoon-27.9.4-1|309	cp -f browser/locales/en-US/searchplugins/yahoo.xml %{buildroot}%{mozillalibdir}/browser/searchplugins/yahoo.xml
14mu|newmoon-27.9.4-1|310	
14mu|newmoon-27.9.4-1|311	mkdir -p %{buildroot}%{_sys_macros_dir}
14mu|newmoon-27.9.4-1|312	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{name}.macros
14mu|newmoon-27.9.4-1|313	# Macros from %{name} package
14mu|newmoon-27.9.4-1|314	%%newmoon_major              %{version}
14mu|newmoon-27.9.4-1|315	%%newmoon_version            %{version}
14mu|newmoon-27.9.4-1|316	%%newmoon_mozillapath        %{mozillalibdir}
14mu|newmoon-27.9.4-1|317	%%newmoon_pluginsdir         %{pluginsdir}
14mu|newmoon-27.9.4-1|318	%%newmoon_appid              \{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4\}
14mu|newmoon-27.9.4-1|319	%%newmoon_extdir             %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{newmoon_appid}; else echo %%{_libdir}/mozilla/extensions/%%{newmoon_appid}; fi)
14mu|newmoon-27.9.4-1|320	FIN
14mu|newmoon-27.9.4-1|321	
14mu|newmoon-27.9.4-1|322	%changelog

23420 14
14mu|newmoon-l10n-27.9.4-1|1	%define oname newmoon
14mu|newmoon-l10n-27.9.4-1|2	%define oversion 27
14mu|newmoon-l10n-27.9.4-1|3	
14mu|newmoon-l10n-27.9.4-1|4	%define xpidir http://relmirror.palemoon.org/langpacks/%{oversion}.x/
14mu|newmoon-l10n-27.9.4-1|5	
14mu|newmoon-l10n-27.9.4-1|6	# Supported l10n language lists
14mu|newmoon-l10n-27.9.4-1|7	%define langlist cs de el en_GB es_AR es_ES es_MX fr hu it ko nl pl pt_BR pt_PT ru sv_SE tr zh_CN
14mu|newmoon-l10n-27.9.4-1|8	
14mu|newmoon-l10n-27.9.4-1|9	# Disabled myspell dicts, for any reason
14mu|newmoon-l10n-27.9.4-1|10	%define disabled_dict_langlist ar da fi gl_ES hr is kn ro sk sl sr vi zh_TW
14mu|newmoon-l10n-27.9.4-1|11	
14mu|newmoon-l10n-27.9.4-1|12	# Language descriptions
14mu|newmoon-l10n-27.9.4-1|13	%define language_ar ar
14mu|newmoon-l10n-27.9.4-1|14	%define langname_ar Arabic
14mu|newmoon-l10n-27.9.4-1|15	%define langname_bg bg
14mu|newmoon-l10n-27.9.4-1|16	%define langname_bg Bulgarian
14mu|newmoon-l10n-27.9.4-1|17	%define language_cs cs
14mu|newmoon-l10n-27.9.4-1|18	%define langname_cs Czech
14mu|newmoon-l10n-27.9.4-1|19	%define language_da da
14mu|newmoon-l10n-27.9.4-1|20	%define langname_da Dansk
14mu|newmoon-l10n-27.9.4-1|21	%define language_de de
14mu|newmoon-l10n-27.9.4-1|22	%define langname_de German
14mu|newmoon-l10n-27.9.4-1|23	%define language_el el
14mu|newmoon-l10n-27.9.4-1|24	%define langname_el Greek
14mu|newmoon-l10n-27.9.4-1|25	%define language_en_GB en-GB
14mu|newmoon-l10n-27.9.4-1|26	%define langname_en_GB British English
14mu|newmoon-l10n-27.9.4-1|27	%define language_es_AR es-AR
14mu|newmoon-l10n-27.9.4-1|28	%define langname_es_AR Spanish (Argentina)
14mu|newmoon-l10n-27.9.4-1|29	%define language_es_ES es-ES
14mu|newmoon-l10n-27.9.4-1|30	%define langname_es_ES Spanish
14mu|newmoon-l10n-27.9.4-1|31	%define language_es_MX es-MX
14mu|newmoon-l10n-27.9.4-1|32	%define langname_es_MX Spanish (Mexico)
14mu|newmoon-l10n-27.9.4-1|33	%define language_fi fi
14mu|newmoon-l10n-27.9.4-1|34	%define langname_fi Finnish
14mu|newmoon-l10n-27.9.4-1|35	%define language_fr fr
14mu|newmoon-l10n-27.9.4-1|36	%define langname_fr French
14mu|newmoon-l10n-27.9.4-1|37	%define language_gl_ES gl-ES
14mu|newmoon-l10n-27.9.4-1|38	%define langname_gl_ES Galician (Spain)
14mu|newmoon-l10n-27.9.4-1|39	%define language_hr hr
14mu|newmoon-l10n-27.9.4-1|40	%define langname_hr Croatian
14mu|newmoon-l10n-27.9.4-1|41	%define language_hu hu
14mu|newmoon-l10n-27.9.4-1|42	%define langname_hu Hungarian
14mu|newmoon-l10n-27.9.4-1|43	%define language_is is
14mu|newmoon-l10n-27.9.4-1|44	%define langname_is Icelandic
14mu|newmoon-l10n-27.9.4-1|45	%define language_it it
14mu|newmoon-l10n-27.9.4-1|46	%define langname_it Italian
14mu|newmoon-l10n-27.9.4-1|47	%define language_ja ja
14mu|newmoon-l10n-27.9.4-1|48	%define langname_ja Japanese
14mu|newmoon-l10n-27.9.4-1|49	%define language_kn kn
14mu|newmoon-l10n-27.9.4-1|50	%define langname_kn Kannada
14mu|newmoon-l10n-27.9.4-1|51	%define language_ko ko
14mu|newmoon-l10n-27.9.4-1|52	%define langname_ko Korean
14mu|newmoon-l10n-27.9.4-1|53	%define language_nl nl
14mu|newmoon-l10n-27.9.4-1|54	%define langname_nl Dutch
14mu|newmoon-l10n-27.9.4-1|55	%define language_pl pl
14mu|newmoon-l10n-27.9.4-1|56	%define langname_pl Polish
14mu|newmoon-l10n-27.9.4-1|57	%define language_pt_BR pt-BR
14mu|newmoon-l10n-27.9.4-1|58	%define langname_pt_BR Brazilian portuguese
14mu|newmoon-l10n-27.9.4-1|59	%define language_pt_PT pt-PT
14mu|newmoon-l10n-27.9.4-1|60	%define langname_pt_PT Portuguese
14mu|newmoon-l10n-27.9.4-1|61	%define language_ro ro
14mu|newmoon-l10n-27.9.4-1|62	%define langname_ro Romanian
14mu|newmoon-l10n-27.9.4-1|63	%define language_ru ru
14mu|newmoon-l10n-27.9.4-1|64	%define langname_ru Russian
14mu|newmoon-l10n-27.9.4-1|65	%define language_sk sk
14mu|newmoon-l10n-27.9.4-1|66	%define langname_sk Slovak
14mu|newmoon-l10n-27.9.4-1|67	%define language_sl sl
14mu|newmoon-l10n-27.9.4-1|68	%define langname_sl Slovenian
14mu|newmoon-l10n-27.9.4-1|69	%define language_sr sr
14mu|newmoon-l10n-27.9.4-1|70	%define langname_sr Serbian
14mu|newmoon-l10n-27.9.4-1|71	%define language_sv_SE sv-SE
14mu|newmoon-l10n-27.9.4-1|72	%define langname_sv_SE Swedish
14mu|newmoon-l10n-27.9.4-1|73	%define language_tr tr
14mu|newmoon-l10n-27.9.4-1|74	%define langname_tr Turkish
14mu|newmoon-l10n-27.9.4-1|75	%define language_vi vi
14mu|newmoon-l10n-27.9.4-1|76	%define langname_vi Vietnamese
14mu|newmoon-l10n-27.9.4-1|77	%define language_zh_CN zh-CN
14mu|newmoon-l10n-27.9.4-1|78	%define langname_zh_CN Simplified Chinese
14mu|newmoon-l10n-27.9.4-1|79	%define language_zh_TW zh-TW
14mu|newmoon-l10n-27.9.4-1|80	%define langname_zh_TW Traditional Chinese
14mu|newmoon-l10n-27.9.4-1|81	
14mu|newmoon-l10n-27.9.4-1|82	# --- Danger line ---
14mu|newmoon-l10n-27.9.4-1|83	
14mu|newmoon-l10n-27.9.4-1|84	# Defaults (all languages enabled by default)
14mu|newmoon-l10n-27.9.4-1|85	# dicts
14mu|newmoon-l10n-27.9.4-1|86	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|newmoon-l10n-27.9.4-1|87	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
14mu|newmoon-l10n-27.9.4-1|88	
14mu|newmoon-l10n-27.9.4-1|89	# Locales
14mu|newmoon-l10n-27.9.4-1|90	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
14mu|newmoon-l10n-27.9.4-1|91	
14mu|newmoon-l10n-27.9.4-1|92	Summary:	Localizations for New Moon (virtual package)
14mu|newmoon-l10n-27.9.4-1|93	Name:		%{oname}-l10n
14mu|newmoon-l10n-27.9.4-1|94	Version:	27.9.4
14mu|newmoon-l10n-27.9.4-1|95	Release:	1
14mu|newmoon-l10n-27.9.4-1|96	License:	MPLv2.0
14mu|newmoon-l10n-27.9.4-1|97	Group:		Networking/WWW
14mu|newmoon-l10n-27.9.4-1|98	Url:		http://www.palemoon.org/langpacks.shtml
14mu|newmoon-l10n-27.9.4-1|99	# l10n sources
14mu|newmoon-l10n-27.9.4-1|100	Source0:	%{name}-%{oversion}.tar.bz2
14mu|newmoon-l10n-27.9.4-1|101	# Language package template
14mu|newmoon-l10n-27.9.4-1|102	Source1:	%{name}-template.in
14mu|newmoon-l10n-27.9.4-1|103	Source10:	newmoon-brand.dtd
14mu|newmoon-l10n-27.9.4-1|104	Source11:	newmoon-brand.properties
14mu|newmoon-l10n-27.9.4-1|105	Source500:	%{name}.rpmlintrc
14mu|newmoon-l10n-27.9.4-1|106	BuildRequires:	%{oname}-devel
14mu|newmoon-l10n-27.9.4-1|107	BuildRequires:	zip
14mu|newmoon-l10n-27.9.4-1|108	BuildArch:	noarch
14mu|newmoon-l10n-27.9.4-1|109	
14mu|newmoon-l10n-27.9.4-1|110	%description
14mu|newmoon-l10n-27.9.4-1|111	Localizations for New Moon web browser.
14mu|newmoon-l10n-27.9.4-1|112	
14mu|newmoon-l10n-27.9.4-1|113	# Expand all languages packages.
14mu|newmoon-l10n-27.9.4-1|114	%{expand:%(\
14mu|newmoon-l10n-27.9.4-1|115	for lang in %langlist; do\
14mu|newmoon-l10n-27.9.4-1|116	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
14mu|newmoon-l10n-27.9.4-1|117	done\
14mu|newmoon-l10n-27.9.4-1|118	)
14mu|newmoon-l10n-27.9.4-1|119	}
14mu|newmoon-l10n-27.9.4-1|120	
14mu|newmoon-l10n-27.9.4-1|121	%prep
14mu|newmoon-l10n-27.9.4-1|122	%setup -qn %{name}-%{oversion}
14mu|newmoon-l10n-27.9.4-1|123	
14mu|newmoon-l10n-27.9.4-1|124	%build
14mu|newmoon-l10n-27.9.4-1|125	
14mu|newmoon-l10n-27.9.4-1|126	%install
14mu|newmoon-l10n-27.9.4-1|127	# Convert rpm macros to bash variables
14mu|newmoon-l10n-27.9.4-1|128	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
14mu|newmoon-l10n-27.9.4-1|129	
14mu|newmoon-l10n-27.9.4-1|130	mkdir -p %{buildroot}%{newmoon_extdir}/
14mu|newmoon-l10n-27.9.4-1|131	
14mu|newmoon-l10n-27.9.4-1|132	# Install all languages
14mu|newmoon-l10n-27.9.4-1|133	for lang in %{langlist}; do
14mu|newmoon-l10n-27.9.4-1|134	language="language_$lang"
14mu|newmoon-l10n-27.9.4-1|135	language=${!language}
14mu|newmoon-l10n-27.9.4-1|136	# l10n
14mu|newmoon-l10n-27.9.4-1|137	mkdir ${language}
14mu|newmoon-l10n-27.9.4-1|138	mv ${language}.xpi ${language}/
14mu|newmoon-l10n-27.9.4-1|139	pushd ${language}
14mu|newmoon-l10n-27.9.4-1|140	unzip -q ${language}.xpi
14mu|newmoon-l10n-27.9.4-1|141	rm ${language}.xpi
14mu|newmoon-l10n-27.9.4-1|142	install -m 644 %{SOURCE10} browser/chrome/${language}/locale/branding/brand.dtd
14mu|newmoon-l10n-27.9.4-1|143	install -m 644 %{SOURCE11} browser/chrome/${language}/locale/branding/brand.properties
14mu|newmoon-l10n-27.9.4-1|144	zip -q -r ${language}.xpi *
14mu|newmoon-l10n-27.9.4-1|145	mv ${language}.xpi ../
14mu|newmoon-l10n-27.9.4-1|146	popd
14mu|newmoon-l10n-27.9.4-1|147	rm -rf ${language}
14mu|newmoon-l10n-27.9.4-1|148	install -m 644 ${language}.xpi %{buildroot}%{newmoon_extdir}/langpack-${language}@palemoon.org.xpi
14mu|newmoon-l10n-27.9.4-1|149	done
14mu|newmoon-l10n-27.9.4-1|150	
14mu|newmoon-l10n-27.9.4-1|151	%changelog

23421 14
14mu|nfs-utils-2.2.1-3|1	%define major 0
14mu|nfs-utils-2.2.1-3|2	%define libname %mklibname nfsidmap %{major}
14mu|nfs-utils-2.2.1-3|3	%define devname %mklibname nfsidmap -d
14mu|nfs-utils-2.2.1-3|4	
14mu|nfs-utils-2.2.1-3|5	Summary:	The utilities for Linux NFS server
14mu|nfs-utils-2.2.1-3|6	Name:		nfs-utils
14mu|nfs-utils-2.2.1-3|7	Epoch:		1
14mu|nfs-utils-2.2.1-3|8	Version:	2.2.1
14mu|nfs-utils-2.2.1-3|9	Release:	3
14mu|nfs-utils-2.2.1-3|10	License:	GPLv2+
14mu|nfs-utils-2.2.1-3|11	Group:		Networking/Other
14mu|nfs-utils-2.2.1-3|12	Url:		http://sourceforge.net/projects/nfs/
14mu|nfs-utils-2.2.1-3|13	Source0:	http://prdownloads.sourceforge.net/nfs/%{name}-%{version}.tar.xz
14mu|nfs-utils-2.2.1-3|14	Source3:	nfs-utils_env.sh
14mu|nfs-utils-2.2.1-3|15	Source4:	lockd.conf
14mu|nfs-utils-2.2.1-3|16	Source5: 	24-nfs-server.conf
14mu|nfs-utils-2.2.1-3|17	Source9:	id_resolver.conf
14mu|nfs-utils-2.2.1-3|18	Source10:	nfs.sysconfig
14mu|nfs-utils-2.2.1-3|19	Patch100:	nfs-utils-1.2.1-statdpath-man.patch
14mu|nfs-utils-2.2.1-3|20	Patch101:	nfs-utils-1.2.1-exp-subtree-warn-off.patch
14mu|nfs-utils-2.2.1-3|21	Patch103:	nfs-utils-1.2.5-idmap-errmsg.patch
14mu|nfs-utils-2.2.1-3|22	Patch104:	nfs-utils-2.1.1-nfs-config.patch
14mu|nfs-utils-2.2.1-3|23	#Patch105:	nfs-utils-2.2.1-mountstats-term.patch
14mu|nfs-utils-2.2.1-3|24	Patch106:	nfs-utils-2.2.2-rc2.patch
14mu|nfs-utils-2.2.1-3|25	Patch107:	nfs-utils-2.3.1-systemd-gssproxy-restart.patch
14mu|nfs-utils-2.2.1-3|26	BuildRequires:	keyutils-devel
14mu|nfs-utils-2.2.1-3|27	BuildRequires:	libcap-devel
14mu|nfs-utils-2.2.1-3|28	BuildRequires:	openldap-devel
14mu|nfs-utils-2.2.1-3|29	BuildRequires:	tcp_wrappers-devel
14mu|nfs-utils-2.2.1-3|30	BuildRequires:	pkgconfig(blkid)
14mu|nfs-utils-2.2.1-3|31	BuildRequires:	pkgconfig(devmapper)
14mu|nfs-utils-2.2.1-3|32	BuildRequires:	pkgconfig(krb5)
14mu|nfs-utils-2.2.1-3|33	BuildRequires:	pkgconfig(libevent)
14mu|nfs-utils-2.2.1-3|34	BuildRequires:	pkgconfig(librpcsecgss) >= 0.12
14mu|nfs-utils-2.2.1-3|35	BuildRequires:	pkgconfig(libtirpc)
14mu|nfs-utils-2.2.1-3|36	BuildRequires:	pkgconfig(mount)
14mu|nfs-utils-2.2.1-3|37	Requires:	gssproxy >= 0.7.0
14mu|nfs-utils-2.2.1-3|38	Requires:	rpcbind
14mu|nfs-utils-2.2.1-3|39	Requires:	tcp_wrappers
14mu|nfs-utils-2.2.1-3|40	Requires(pre,post,preun,postun):	rpm-helper
14mu|nfs-utils-2.2.1-3|41	
14mu|nfs-utils-2.2.1-3|42	%description
14mu|nfs-utils-2.2.1-3|43	This package provides various programs needed for NFS support on server.
14mu|nfs-utils-2.2.1-3|44	
14mu|nfs-utils-2.2.1-3|45	%files
14mu|nfs-utils-2.2.1-3|46	%{_docdir}/%{name}
14mu|nfs-utils-2.2.1-3|47	%dir %{_localstatedir}/lib/nfs
14mu|nfs-utils-2.2.1-3|48	%dir %{_localstatedir}/lib/nfs/v4recovery
14mu|nfs-utils-2.2.1-3|49	%dir %{_localstatedir}/lib/nfs/rpc_pipefs
14mu|nfs-utils-2.2.1-3|50	%dir %{_sysconfdir}/exports.d
14mu|nfs-utils-2.2.1-3|51	%dir %attr(700,rpcuser,rpcuser) %{_localstatedir}/lib/nfs/statd
14mu|nfs-utils-2.2.1-3|52	%dir %attr(700,rpcuser,rpcuser) %{_localstatedir}/lib/nfs/statd/sm
14mu|nfs-utils-2.2.1-3|53	%dir %attr(700,rpcuser,rpcuser) %{_localstatedir}/lib/nfs/statd/sm.bak
14mu|nfs-utils-2.2.1-3|54	%ghost %attr(644,rpcuser,rpcuser) %{_localstatedir}/lib/nfs/statd/state
14mu|nfs-utils-2.2.1-3|55	%config(noreplace) %{_localstatedir}/lib/nfs/etab
14mu|nfs-utils-2.2.1-3|56	%config(noreplace) %{_localstatedir}/lib/nfs/rmtab
14mu|nfs-utils-2.2.1-3|57	%config(noreplace) %{_sysconfdir}/request-key.d/id_resolver.conf
14mu|nfs-utils-2.2.1-3|58	%config(noreplace) %{_sysconfdir}/modprobe.d/lockd.conf
14mu|nfs-utils-2.2.1-3|59	%config(noreplace) %{_sysconfdir}/exports
14mu|nfs-utils-2.2.1-3|60	%config(noreplace) %{_sysconfdir}/sysconfig/nfs
14mu|nfs-utils-2.2.1-3|61	%config(noreplace) %{_sysconfdir}/nfsmount.conf
14mu|nfs-utils-2.2.1-3|62	%attr(0600,root,root) %config(noreplace) /%{_sysconfdir}/gssproxy/24-nfs-server.conf
14mu|nfs-utils-2.2.1-3|63	%attr(755,root,root) /usr/libexec/nfs-utils/nfs-utils_env.sh
14mu|nfs-utils-2.2.1-3|64	%{_unitdir}/auth-rpcgss-module.service
14mu|nfs-utils-2.2.1-3|65	%{_unitdir}/nfs-blkmap.service
14mu|nfs-utils-2.2.1-3|66	%{_unitdir}/nfs-config.service
14mu|nfs-utils-2.2.1-3|67	%{_unitdir}/nfs-idmap.service
14mu|nfs-utils-2.2.1-3|68	%{_unitdir}/nfs-idmapd.service
14mu|nfs-utils-2.2.1-3|69	%{_unitdir}/nfs-lock.service
14mu|nfs-utils-2.2.1-3|70	%{_unitdir}/nfs-mountd.service
14mu|nfs-utils-2.2.1-3|71	%{_unitdir}/nfs-secure.service
14mu|nfs-utils-2.2.1-3|72	%{_unitdir}/nfs-server.service
14mu|nfs-utils-2.2.1-3|73	%{_unitdir}/nfs-utils.service
14mu|nfs-utils-2.2.1-3|74	%{_unitdir}/nfs.service
14mu|nfs-utils-2.2.1-3|75	%{_unitdir}/rpc-gssd.service
14mu|nfs-utils-2.2.1-3|76	%{_unitdir}/rpc-statd-notify.service
14mu|nfs-utils-2.2.1-3|77	%{_unitdir}/rpc-statd.service
14mu|nfs-utils-2.2.1-3|78	%{_unitdir}/nfs-client.target
14mu|nfs-utils-2.2.1-3|79	%{_unitdir}/rpc_pipefs.target
14mu|nfs-utils-2.2.1-3|80	%{_unitdir}/proc-fs-nfsd.mount
14mu|nfs-utils-2.2.1-3|81	%{_unitdir}/var-lib-nfs-rpc_pipefs.mount
14mu|nfs-utils-2.2.1-3|82	/sbin/nfsddebug
14mu|nfs-utils-2.2.1-3|83	/sbin/mount.nfs
14mu|nfs-utils-2.2.1-3|84	/sbin/mount.nfs4
14mu|nfs-utils-2.2.1-3|85	/sbin/umount.nfs
14mu|nfs-utils-2.2.1-3|86	/sbin/umount.nfs4
14mu|nfs-utils-2.2.1-3|87	/sbin/rpcdebug
14mu|nfs-utils-2.2.1-3|88	/sbin/nfsdebug
14mu|nfs-utils-2.2.1-3|89	/sbin/osd_login
14mu|nfs-utils-2.2.1-3|90	/sbin/nfsdcltrack
14mu|nfs-utils-2.2.1-3|91	
14mu|nfs-utils-2.2.1-3|92	/lib/systemd/system-generators/nfs-server-generator
14mu|nfs-utils-2.2.1-3|93	/lib/systemd/system-generators/rpc-pipefs-generator
14mu|nfs-utils-2.2.1-3|94	%{_sbindir}/exportfs
14mu|nfs-utils-2.2.1-3|95	%{_sbindir}/rpc.mountd
14mu|nfs-utils-2.2.1-3|96	%{_sbindir}/rpc.statd
14mu|nfs-utils-2.2.1-3|97	%{_sbindir}/rpc.nfsd
14mu|nfs-utils-2.2.1-3|98	%{_sbindir}/sm-notify
14mu|nfs-utils-2.2.1-3|99	%{_sbindir}/start-statd
14mu|nfs-utils-2.2.1-3|100	%{_sbindir}/showmount
14mu|nfs-utils-2.2.1-3|101	%{_sbindir}/mountstats
14mu|nfs-utils-2.2.1-3|102	%{_sbindir}/nfsiostat
14mu|nfs-utils-2.2.1-3|103	%{_sbindir}/nfsidmap
14mu|nfs-utils-2.2.1-3|104	%{_sbindir}/blkmapd
14mu|nfs-utils-2.2.1-3|105	%{_sbindir}/nfsstat
14mu|nfs-utils-2.2.1-3|106	%{_sbindir}/rpc.idmapd
14mu|nfs-utils-2.2.1-3|107	%{_sbindir}/rpc.gssd
14mu|nfs-utils-2.2.1-3|108	%{_mandir}/man5/exports.5*
14mu|nfs-utils-2.2.1-3|109	%{_mandir}/man5/nfs.5*
14mu|nfs-utils-2.2.1-3|110	%{_mandir}/man5/nfsmount.conf.5*
14mu|nfs-utils-2.2.1-3|111	%{_mandir}/man5/nfs.conf.5*
14mu|nfs-utils-2.2.1-3|112	%{_mandir}/man7/nfsd.7*
14mu|nfs-utils-2.2.1-3|113	%{_mandir}/man7/nfs.systemd.7*
14mu|nfs-utils-2.2.1-3|114	%{_mandir}/man8/exportfs.8*
14mu|nfs-utils-2.2.1-3|115	%{_mandir}/man8/mountd.8*
14mu|nfs-utils-2.2.1-3|116	%{_mandir}/man8/nfsd.8*
14mu|nfs-utils-2.2.1-3|117	%{_mandir}/man8/rpc.mountd.8*
14mu|nfs-utils-2.2.1-3|118	%{_mandir}/man8/rpc.nfsd.8*
14mu|nfs-utils-2.2.1-3|119	%{_mandir}/man8/mount.nfs.8*
14mu|nfs-utils-2.2.1-3|120	%{_mandir}/man8/rpc.sm-notify.8*
14mu|nfs-utils-2.2.1-3|121	%{_mandir}/man8/sm-notify.8*
14mu|nfs-utils-2.2.1-3|122	%{_mandir}/man8/umount.nfs.8*
14mu|nfs-utils-2.2.1-3|123	%{_mandir}/man8/rpc.statd.8*
14mu|nfs-utils-2.2.1-3|124	%{_mandir}/man8/statd.8*
14mu|nfs-utils-2.2.1-3|125	%{_mandir}/man8/showmount.8*
14mu|nfs-utils-2.2.1-3|126	%{_mandir}/man8/nfsstat.8*
14mu|nfs-utils-2.2.1-3|127	%{_mandir}/man8/rpcdebug.8*
14mu|nfs-utils-2.2.1-3|128	%{_mandir}/man8/mountstats.8*
14mu|nfs-utils-2.2.1-3|129	%{_mandir}/man8/nfsiostat.8*
14mu|nfs-utils-2.2.1-3|130	%{_mandir}/man8/nfsidmap.8*
14mu|nfs-utils-2.2.1-3|131	%{_mandir}/man8/blkmapd.8*
14mu|nfs-utils-2.2.1-3|132	%{_mandir}/man8/rpc.gssd.8*
14mu|nfs-utils-2.2.1-3|133	%{_mandir}/man8/rpc.idmapd.8*
14mu|nfs-utils-2.2.1-3|134	%{_mandir}/man8/gssd.8*
14mu|nfs-utils-2.2.1-3|135	%{_mandir}/man8/idmapd.8*
14mu|nfs-utils-2.2.1-3|136	%{_mandir}/man8/nfsdcltrack.8*
14mu|nfs-utils-2.2.1-3|137	
14mu|nfs-utils-2.2.1-3|138	%pre
14mu|nfs-utils-2.2.1-3|139	%_pre_useradd rpcuser %{_localstatedir}/lib/nfs /bin/false
14mu|nfs-utils-2.2.1-3|140	
14mu|nfs-utils-2.2.1-3|141	%postun
14mu|nfs-utils-2.2.1-3|142	%_postun_userdel rpcuser
14mu|nfs-utils-2.2.1-3|143	
14mu|nfs-utils-2.2.1-3|144	#----------------------------------------------------------------------------
14mu|nfs-utils-2.2.1-3|145	
14mu|nfs-utils-2.2.1-3|146	%package -n libnfsidmap
14mu|nfs-utils-2.2.1-3|147	Summary:	NFSv4 User and Group ID Mapping library files
14mu|nfs-utils-2.2.1-3|148	License:	BSD
14mu|nfs-utils-2.2.1-3|149	Group:		Networking/Other
14mu|nfs-utils-2.2.1-3|150	Requires:	openldap
14mu|nfs-utils-2.2.1-3|151	Conflicts:	%{_lib}nfsidmap0 < 1:2.2.1
14mu|nfs-utils-2.2.1-3|152	Conflicts:	nfs-utils < 1:2.2.1
14mu|nfs-utils-2.2.1-3|153	
14mu|nfs-utils-2.2.1-3|154	%description -n libnfsidmap
14mu|nfs-utils-2.2.1-3|155	Support files for the library that handles mapping between names
14mu|nfs-utils-2.2.1-3|156	and ids for NFSv4.
14mu|nfs-utils-2.2.1-3|157	
14mu|nfs-utils-2.2.1-3|158	%files -n libnfsidmap
14mu|nfs-utils-2.2.1-3|159	%doc support/nfsidmap/AUTHORS support/nfsidmap/README support/nfsidmap/COPYING
14mu|nfs-utils-2.2.1-3|160	%config(noreplace) %{_sysconfdir}/idmapd.conf
14mu|nfs-utils-2.2.1-3|161	%{_libdir}/libnfsidmap/*.so
14mu|nfs-utils-2.2.1-3|162	%{_mandir}/man3/nfs4_uid_to_name.3*
14mu|nfs-utils-2.2.1-3|163	%{_mandir}/man5/idmapd.conf.5*
14mu|nfs-utils-2.2.1-3|164	
14mu|nfs-utils-2.2.1-3|165	#----------------------------------------------------------------------------
14mu|nfs-utils-2.2.1-3|166	
14mu|nfs-utils-2.2.1-3|167	%package -n %{libname}
14mu|nfs-utils-2.2.1-3|168	Summary:	NFSv4 User and Group ID Mapping shared library
14mu|nfs-utils-2.2.1-3|169	License:	BSD
14mu|nfs-utils-2.2.1-3|170	Group:		System/Libraries
14mu|nfs-utils-2.2.1-3|171	Requires:	libnfsidmap
14mu|nfs-utils-2.2.1-3|172	
14mu|nfs-utils-2.2.1-3|173	%description -n %{libname}
14mu|nfs-utils-2.2.1-3|174	Library that handles mapping between names and ids for NFSv4.
14mu|nfs-utils-2.2.1-3|175	
14mu|nfs-utils-2.2.1-3|176	%files -n %{libname}
14mu|nfs-utils-2.2.1-3|177	%{_libdir}/libnfsidmap.so.%{major}*
14mu|nfs-utils-2.2.1-3|178	
14mu|nfs-utils-2.2.1-3|179	#----------------------------------------------------------------------------
14mu|nfs-utils-2.2.1-3|180	
14mu|nfs-utils-2.2.1-3|181	%package -n %{devname}
14mu|nfs-utils-2.2.1-3|182	Summary:	Development files for the libnfsidmap library
14mu|nfs-utils-2.2.1-3|183	Group:		Development/Other
14mu|nfs-utils-2.2.1-3|184	Requires:	%{libname} = %{EVRD}
14mu|nfs-utils-2.2.1-3|185	Conflicts:	%{_lib}nfsidmap0-devel < 1:2.2.1
14mu|nfs-utils-2.2.1-3|186	Obsoletes:	%{_lib}nfsidmap0-devel < 1:2.2.1
14mu|nfs-utils-2.2.1-3|187	
14mu|nfs-utils-2.2.1-3|188	%description -n %{devname}
14mu|nfs-utils-2.2.1-3|189	This package includes header files and libraries necessary for
14mu|nfs-utils-2.2.1-3|190	developing programs which use the libnfsidmap library.
14mu|nfs-utils-2.2.1-3|191	
14mu|nfs-utils-2.2.1-3|192	%files -n %{devname}
14mu|nfs-utils-2.2.1-3|193	%{_libdir}/pkgconfig/libnfsidmap.pc
14mu|nfs-utils-2.2.1-3|194	%{_includedir}/nfsidmap.h
14mu|nfs-utils-2.2.1-3|195	%{_libdir}/libnfsidmap.so
14mu|nfs-utils-2.2.1-3|196	
14mu|nfs-utils-2.2.1-3|197	#----------------------------------------------------------------------------
14mu|nfs-utils-2.2.1-3|198	
14mu|nfs-utils-2.2.1-3|199	%prep
14mu|nfs-utils-2.2.1-3|200	%setup -q
14mu|nfs-utils-2.2.1-3|201	%apply_patches
14mu|nfs-utils-2.2.1-3|202	
14mu|nfs-utils-2.2.1-3|203	%build
14mu|nfs-utils-2.2.1-3|204	autoreconf -fi
14mu|nfs-utils-2.2.1-3|205	%serverbuild
14mu|nfs-utils-2.2.1-3|206	%configure2_5x \
14mu|nfs-utils-2.2.1-3|207	LDFLAGS="-pie" \
14mu|nfs-utils-2.2.1-3|208	--with-statdpath=%{_localstatedir}/lib/nfs/statd \
14mu|nfs-utils-2.2.1-3|209	--with-statduser=rpcuser \
14mu|nfs-utils-2.2.1-3|210	--enable-nfsv4 \
14mu|nfs-utils-2.2.1-3|211	--enable-ipv6 \
14mu|nfs-utils-2.2.1-3|212	--enable-gss \
14mu|nfs-utils-2.2.1-3|213	--enable-tirpc \
14mu|nfs-utils-2.2.1-3|214	--with-krb5=%{_prefix} \
14mu|nfs-utils-2.2.1-3|215	--enable-mountconfig \
14mu|nfs-utils-2.2.1-3|216	--enable-libmount-mount \
14mu|nfs-utils-2.2.1-3|217	--with-pluginpath=%{_libdir}/libnfsidmap \
14mu|nfs-utils-2.2.1-3|218	--with-systemd \
14mu|nfs-utils-2.2.1-3|219	--disable-static
14mu|nfs-utils-2.2.1-3|220	
14mu|nfs-utils-2.2.1-3|221	make all CFLAGS="%{optflags} -DDEBUG -D_FILE_OFFSET_BITS=64"
14mu|nfs-utils-2.2.1-3|222	
14mu|nfs-utils-2.2.1-3|223	%install
14mu|nfs-utils-2.2.1-3|224	install -d %{buildroot}{/sbin,/usr/sbin}
14mu|nfs-utils-2.2.1-3|225	install -d %{buildroot}%{_mandir}/{man5,man8}
14mu|nfs-utils-2.2.1-3|226	
14mu|nfs-utils-2.2.1-3|227	
14mu|nfs-utils-2.2.1-3|228	%make \
14mu|nfs-utils-2.2.1-3|229	DESTDIR=%{buildroot} \
14mu|nfs-utils-2.2.1-3|230	MANDIR=%{buildroot}%{_mandir} \
14mu|nfs-utils-2.2.1-3|231	SBINDIR=%{buildroot}%{_prefix}/sbin \
14mu|nfs-utils-2.2.1-3|232	install
14mu|nfs-utils-2.2.1-3|233	
14mu|nfs-utils-2.2.1-3|234	install -m 755 tools/rpcdebug/rpcdebug %{buildroot}/sbin/
14mu|nfs-utils-2.2.1-3|235	ln -snf rpcdebug %{buildroot}/sbin/nfsdebug
14mu|nfs-utils-2.2.1-3|236	ln -snf rpcdebug %{buildroot}/sbin/nfsddebug
14mu|nfs-utils-2.2.1-3|237	
14mu|nfs-utils-2.2.1-3|238	install -d %{buildroot}%{_sysconfdir}
14mu|nfs-utils-2.2.1-3|239	install -m 644 utils/mount/nfsmount.conf %{buildroot}%{_sysconfdir}
14mu|nfs-utils-2.2.1-3|240	
14mu|nfs-utils-2.2.1-3|241	install -d %{buildroot}/usr/libexec/nfs-utils
14mu|nfs-utils-2.2.1-3|242	install -m 755 %{SOURCE3} %{buildroot}/usr/libexec/nfs-utils/nfs-utils_env.sh
14mu|nfs-utils-2.2.1-3|243	
14mu|nfs-utils-2.2.1-3|244	install -d %{buildroot}%{_sysconfdir}/request-key.d
14mu|nfs-utils-2.2.1-3|245	install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/request-key.d
14mu|nfs-utils-2.2.1-3|246	
14mu|nfs-utils-2.2.1-3|247	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|nfs-utils-2.2.1-3|248	install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/sysconfig/nfs
14mu|nfs-utils-2.2.1-3|249	
14mu|nfs-utils-2.2.1-3|250	install -d %{buildroot}%{_unitdir}
14mu|nfs-utils-2.2.1-3|251	
14mu|nfs-utils-2.2.1-3|252	install -d %{buildroot}%{_localstatedir}/lib/nfs/rpc_pipefs
14mu|nfs-utils-2.2.1-3|253	
14mu|nfs-utils-2.2.1-3|254	
14mu|nfs-utils-2.2.1-3|255	install -d %{buildroot}%{_localstatedir}/lib/nfs/statd/sm
14mu|nfs-utils-2.2.1-3|256	install -d %{buildroot}%{_localstatedir}/lib/nfs/statd/sm.bak
14mu|nfs-utils-2.2.1-3|257	install -d %{buildroot}%{_localstatedir}/lib/nfs/v4recovery
14mu|nfs-utils-2.2.1-3|258	install -d %{buildroot}%{_sysconfdir}/exports.d
14mu|nfs-utils-2.2.1-3|259	install -d %{buildroot}%{_sysconfdir}/modprobe.d
14mu|nfs-utils-2.2.1-3|260	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/modprobe.d/lockd.conf
14mu|nfs-utils-2.2.1-3|261	install -d %{buildroot}%{_sysconfdir}/gssproxy
14mu|nfs-utils-2.2.1-3|262	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/gssproxy/24-nfs-server.conf
14mu|nfs-utils-2.2.1-3|263	install -m 644 ./support/nfsidmap/idmapd.conf %{buildroot}%{_sysconfdir}
14mu|nfs-utils-2.2.1-3|264	
14mu|nfs-utils-2.2.1-3|265	mv %{buildroot}/usr/lib/systemd/* %{buildroot}/lib/systemd/
14mu|nfs-utils-2.2.1-3|266	
14mu|nfs-utils-2.2.1-3|267	#
14mu|nfs-utils-2.2.1-3|268	# For backwards compatablity.
14mu|nfs-utils-2.2.1-3|269	#
14mu|nfs-utils-2.2.1-3|270	cd %{buildroot}%{_unitdir}
14mu|nfs-utils-2.2.1-3|271	ln -s nfs-server.service nfs.service
14mu|nfs-utils-2.2.1-3|272	ln -s rpc-gssd.service nfs-secure.service
14mu|nfs-utils-2.2.1-3|273	ln -s nfs-idmapd.service  nfs-idmap.service
14mu|nfs-utils-2.2.1-3|274	ln -s rpc-statd.service nfs-lock.service
14mu|nfs-utils-2.2.1-3|275	
14mu|nfs-utils-2.2.1-3|276	# nuke dupes
14mu|nfs-utils-2.2.1-3|277	rm -f %{buildroot}%{_sbindir}/rpcdebug
14mu|nfs-utils-2.2.1-3|278	
14mu|nfs-utils-2.2.1-3|279	cat >%{buildroot}%{_sysconfdir}/exports <<EOF
14mu|nfs-utils-2.2.1-3|280	# /etc/exports: the access control list for filesystems which may be exported
14mu|nfs-utils-2.2.1-3|281	#               to NFS clients.  See exports(5).
14mu|nfs-utils-2.2.1-3|282	EOF
14mu|nfs-utils-2.2.1-3|283	
14mu|nfs-utils-2.2.1-3|284	# manage documentation manually
14mu|nfs-utils-2.2.1-3|285	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14mu|nfs-utils-2.2.1-3|286	
14mu|nfs-utils-2.2.1-3|287	# fix perms
14mu|nfs-utils-2.2.1-3|288	chmod 0755 %{buildroot}/sbin/mount.nfs
14mu|nfs-utils-2.2.1-3|289	
14mu|nfs-utils-2.2.1-3|290	
14mu|nfs-utils-2.2.1-3|291	%changelog
14mu|nfs-utils-2.2.1-3|292	
14mu|nfs-utils-2.2.1-3|293	* Tue Jan 30 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.2.1-3
14mu|nfs-utils-2.2.1-3|294	- (5ceaf9c) Use libcap-devel instead of pkgconfig(libcap) in BuildRequires
14mu|nfs-utils-2.2.1-3|295	
14mu|nfs-utils-2.2.1-3|296	

23422 14
14mu|nginx-1.10.3-1|1	%define nginx_user nginx
14mu|nginx-1.10.3-1|2	%define nginx_group %{nginx_user}
14mu|nginx-1.10.3-1|3	%define nginx_home /var/lib/nginx
14mu|nginx-1.10.3-1|4	%define nginx_home_tmp %{nginx_home}/tmp
14mu|nginx-1.10.3-1|5	%define nginx_logdir /var/log/nginx
14mu|nginx-1.10.3-1|6	%define nginx_confdir %{_sysconfdir}/nginx
14mu|nginx-1.10.3-1|7	%define nginx_datadir %{_datadir}/nginx
14mu|nginx-1.10.3-1|8	%define nginx_webroot %{nginx_datadir}/html
14mu|nginx-1.10.3-1|9	
14mu|nginx-1.10.3-1|10	%define rtmp_version 1.1.10
14mu|nginx-1.10.3-1|11	
14mu|nginx-1.10.3-1|12	Summary:	Robust, small and high performance HTTP and reverse proxy server
14mu|nginx-1.10.3-1|13	Name:		nginx
14mu|nginx-1.10.3-1|14	Version:	1.10.3
14mu|nginx-1.10.3-1|15	Release:	1
14mu|nginx-1.10.3-1|16	# BSD License (two clause)
14mu|nginx-1.10.3-1|17	# http://www.freebsd.org/copyright/freebsd-license.html
14mu|nginx-1.10.3-1|18	License:	BSD
14mu|nginx-1.10.3-1|19	Group:		System/Servers
14mu|nginx-1.10.3-1|20	Url:		http://nginx.net/
14mu|nginx-1.10.3-1|21	Source0:	http://nginx.org/download/nginx-%{version}.tar.gz
14mu|nginx-1.10.3-1|22	Source1:	http://nginx.org/download/nginx-%{version}.tar.gz.asc
14mu|nginx-1.10.3-1|23	Source2:	nginx.service
14mu|nginx-1.10.3-1|24	Source3:	nginx.logrotate
14mu|nginx-1.10.3-1|25	Source4:	virtual.conf
14mu|nginx-1.10.3-1|26	Source5:	ssl.conf
14mu|nginx-1.10.3-1|27	# https://github.com/arut/nginx-rtmp-module/archive/v%{rtmp_version}.tar.gz
14mu|nginx-1.10.3-1|28	Source10:	nginx-rtmp-module-%{rtmp_version}.tar.gz
14mu|nginx-1.10.3-1|29	Source100:	index.html
14mu|nginx-1.10.3-1|30	Source102:	nginx-logo.png
14mu|nginx-1.10.3-1|31	Source103:	50x.html
14mu|nginx-1.10.3-1|32	Source104:	404.html
14mu|nginx-1.10.3-1|33	BuildRequires:	systemd-units
14mu|nginx-1.10.3-1|34	BuildRequires:	gd-devel
14mu|nginx-1.10.3-1|35	BuildRequires:	perl-devel
14mu|nginx-1.10.3-1|36	BuildRequires:	perl(ExtUtils::Embed)
14mu|nginx-1.10.3-1|37	BuildRequires:	pkgconfig(geoip)
14mu|nginx-1.10.3-1|38	BuildRequires:	pkgconfig(libpcre)
14mu|nginx-1.10.3-1|39	BuildRequires:	pkgconfig(libxslt)
14mu|nginx-1.10.3-1|40	BuildRequires:	pkgconfig(openssl)
14mu|nginx-1.10.3-1|41	BuildRequires:	pkgconfig(zlib)
14mu|nginx-1.10.3-1|42	Requires(pre,postun):	rpm-helper
14mu|nginx-1.10.3-1|43	Requires:	pcre
14mu|nginx-1.10.3-1|44	Requires:	geoip
14mu|nginx-1.10.3-1|45	Requires:	openssl
14mu|nginx-1.10.3-1|46	Provides:	webserver
14mu|nginx-1.10.3-1|47	
14mu|nginx-1.10.3-1|48	%description
14mu|nginx-1.10.3-1|49	Nginx [engine x] is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3
14mu|nginx-1.10.3-1|50	proxy server written by Igor Sysoev.
14mu|nginx-1.10.3-1|51	
14mu|nginx-1.10.3-1|52	%files
14mu|nginx-1.10.3-1|53	%doc LICENSE CHANGES README
14mu|nginx-1.10.3-1|54	%{nginx_datadir}/
14mu|nginx-1.10.3-1|55	%{_sbindir}/%{name}
14mu|nginx-1.10.3-1|56	%{_mandir}/man3/%{name}.3pm*
14mu|nginx-1.10.3-1|57	%{_mandir}/man8/*
14mu|nginx-1.10.3-1|58	%{_unitdir}/nginx.service
14mu|nginx-1.10.3-1|59	%dir %{nginx_confdir}
14mu|nginx-1.10.3-1|60	%dir %{nginx_confdir}/conf.d
14mu|nginx-1.10.3-1|61	%config(noreplace) %{nginx_confdir}/conf.d/*.conf
14mu|nginx-1.10.3-1|62	%config(noreplace) %{nginx_confdir}/win-utf
14mu|nginx-1.10.3-1|63	%config(noreplace) %{nginx_confdir}/%{name}.conf.default
14mu|nginx-1.10.3-1|64	%config(noreplace) %{nginx_confdir}/scgi_params
14mu|nginx-1.10.3-1|65	%config(noreplace) %{nginx_confdir}/scgi_params.default
14mu|nginx-1.10.3-1|66	%config(noreplace) %{nginx_confdir}/fastcgi.conf
14mu|nginx-1.10.3-1|67	%config(noreplace) %{nginx_confdir}/fastcgi.conf.default
14mu|nginx-1.10.3-1|68	%config(noreplace) %{nginx_confdir}/mime.types.default
14mu|nginx-1.10.3-1|69	%config(noreplace) %{nginx_confdir}/fastcgi_params
14mu|nginx-1.10.3-1|70	%config(noreplace) %{nginx_confdir}/fastcgi_params.default
14mu|nginx-1.10.3-1|71	%config(noreplace) %{nginx_confdir}/koi-win
14mu|nginx-1.10.3-1|72	%config(noreplace) %{nginx_confdir}/koi-utf
14mu|nginx-1.10.3-1|73	%config(noreplace) %{nginx_confdir}/%{name}.conf
14mu|nginx-1.10.3-1|74	%config(noreplace) %{nginx_confdir}/mime.types
14mu|nginx-1.10.3-1|75	%config(noreplace) %{nginx_confdir}/uwsgi_params
14mu|nginx-1.10.3-1|76	%config(noreplace) %{nginx_confdir}/uwsgi_params.default
14mu|nginx-1.10.3-1|77	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mu|nginx-1.10.3-1|78	%dir %{perl_vendorarch}/auto/%{name}
14mu|nginx-1.10.3-1|79	%{perl_vendorarch}/%{name}.pm
14mu|nginx-1.10.3-1|80	%{perl_vendorarch}/auto/%{name}/%{name}.so
14mu|nginx-1.10.3-1|81	%attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_home}
14mu|nginx-1.10.3-1|82	%attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_home_tmp}
14mu|nginx-1.10.3-1|83	%attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_logdir}
14mu|nginx-1.10.3-1|84	
14mu|nginx-1.10.3-1|85	%pre
14mu|nginx-1.10.3-1|86	%_pre_useradd %{nginx_user} %{nginx_home} /bin/false
14mu|nginx-1.10.3-1|87	
14mu|nginx-1.10.3-1|88	%post
14mu|nginx-1.10.3-1|89	%_post_service %{name}
14mu|nginx-1.10.3-1|90	
14mu|nginx-1.10.3-1|91	%preun
14mu|nginx-1.10.3-1|92	%_preun_service %{name}
14mu|nginx-1.10.3-1|93	
14mu|nginx-1.10.3-1|94	%postun
14mu|nginx-1.10.3-1|95	%_postun_userdel %{nginx_user}
14mu|nginx-1.10.3-1|96	
14mu|nginx-1.10.3-1|97	#----------------------------------------------------------------------------
14mu|nginx-1.10.3-1|98	
14mu|nginx-1.10.3-1|99	%prep
14mu|nginx-1.10.3-1|100	%setup -q
14mu|nginx-1.10.3-1|101	
14mu|nginx-1.10.3-1|102	tar -xf %{SOURCE10}
14mu|nginx-1.10.3-1|103	
14mu|nginx-1.10.3-1|104	%build
14mu|nginx-1.10.3-1|105	%setup_compile_flags
14mu|nginx-1.10.3-1|106	./configure \
14mu|nginx-1.10.3-1|107	--user=%{nginx_user} \
14mu|nginx-1.10.3-1|108	--group=%{nginx_group} \
14mu|nginx-1.10.3-1|109	--prefix=%{nginx_datadir} \
14mu|nginx-1.10.3-1|110	--sbin-path=%{_sbindir}/%{name} \
14mu|nginx-1.10.3-1|111	--conf-path=%{nginx_confdir}/%{name}.conf \
14mu|nginx-1.10.3-1|112	--error-log-path=%{nginx_logdir}/error.log \
14mu|nginx-1.10.3-1|113	--http-log-path=%{nginx_logdir}/access.log \
14mu|nginx-1.10.3-1|114	--http-client-body-temp-path=%{nginx_home_tmp}/client_body \
14mu|nginx-1.10.3-1|115	--http-proxy-temp-path=%{nginx_home_tmp}/proxy \
14mu|nginx-1.10.3-1|116	--http-fastcgi-temp-path=%{nginx_home_tmp}/fastcgi \
14mu|nginx-1.10.3-1|117	--pid-path=/var/run/%{name}.pid \
14mu|nginx-1.10.3-1|118	--lock-path=/var/lock/subsys/%{name} \
14mu|nginx-1.10.3-1|119	--add-module=nginx-rtmp-module-%{rtmp_version} \
14mu|nginx-1.10.3-1|120	--with-file-aio \
14mu|nginx-1.10.3-1|121	--with-ipv6 \
14mu|nginx-1.10.3-1|122	--with-http_ssl_module \
14mu|nginx-1.10.3-1|123	--with-http_realip_module \
14mu|nginx-1.10.3-1|124	--with-http_addition_module \
14mu|nginx-1.10.3-1|125	--with-http_xslt_module \
14mu|nginx-1.10.3-1|126	--with-http_image_filter_module \
14mu|nginx-1.10.3-1|127	--with-http_geoip_module \
14mu|nginx-1.10.3-1|128	--with-http_sub_module \
14mu|nginx-1.10.3-1|129	--with-http_dav_module \
14mu|nginx-1.10.3-1|130	--with-http_flv_module \
14mu|nginx-1.10.3-1|131	--with-http_mp4_module \
14mu|nginx-1.10.3-1|132	--with-http_gzip_static_module \
14mu|nginx-1.10.3-1|133	--with-http_random_index_module \
14mu|nginx-1.10.3-1|134	--with-http_secure_link_module \
14mu|nginx-1.10.3-1|135	--with-http_degradation_module \
14mu|nginx-1.10.3-1|136	--with-http_stub_status_module \
14mu|nginx-1.10.3-1|137	--with-http_perl_module \
14mu|nginx-1.10.3-1|138	--with-mail \
14mu|nginx-1.10.3-1|139	--with-mail_ssl_module \
14mu|nginx-1.10.3-1|140	--with-pcre \
14mu|nginx-1.10.3-1|141	--with-ld-opt="$RPM_LD_FLAGS -Wl,-E" # so the perl module finds its symbols
14mu|nginx-1.10.3-1|142	
14mu|nginx-1.10.3-1|143	# this is only passed to perl module being built and only overrides the
14mu|nginx-1.10.3-1|144	# default '-O' flag which anyways lowers optimizations (which we don't
14mu|nginx-1.10.3-1|145	# want)
14mu|nginx-1.10.3-1|146	%make OPTIMIZE="-fno-PIE"
14mu|nginx-1.10.3-1|147	
14mu|nginx-1.10.3-1|148	%install
14mu|nginx-1.10.3-1|149	%makeinstall_std INSTALLDIRS=vendor
14mu|nginx-1.10.3-1|150	
14mu|nginx-1.10.3-1|151	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
14mu|nginx-1.10.3-1|152	find %{buildroot} -type f -name perllocal.pod -exec rm -f {} \;
14mu|nginx-1.10.3-1|153	find %{buildroot} -type f -empty -exec rm -f {} \;
14mu|nginx-1.10.3-1|154	find %{buildroot} -type f -exec chmod 0644 {} \;
14mu|nginx-1.10.3-1|155	find %{buildroot} -type f -name '*.so' -exec chmod 0755 {} \;
14mu|nginx-1.10.3-1|156	chmod 0755 %{buildroot}%{_sbindir}/nginx
14mu|nginx-1.10.3-1|157	
14mu|nginx-1.10.3-1|158	install -p -D -m 0755 %{SOURCE2} %{buildroot}/lib/systemd/system/nginx.service
14mu|nginx-1.10.3-1|159	install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|nginx-1.10.3-1|160	install -p -d -m 0755 %{buildroot}%{nginx_confdir}/conf.d
14mu|nginx-1.10.3-1|161	install -p -m 0644 %{SOURCE4} %{SOURCE5} %{buildroot}%{nginx_confdir}/conf.d
14mu|nginx-1.10.3-1|162	install -p -d -m 0755 %{buildroot}%{nginx_home_tmp}
14mu|nginx-1.10.3-1|163	install -p -d -m 0755 %{buildroot}%{nginx_logdir}
14mu|nginx-1.10.3-1|164	install -p -d -m 0755 %{buildroot}%{nginx_webroot}
14mu|nginx-1.10.3-1|165	
14mu|nginx-1.10.3-1|166	install -p -m 0644 %{SOURCE100} %{SOURCE102} %{SOURCE103} %{SOURCE104} %{buildroot}%{nginx_webroot}
14mu|nginx-1.10.3-1|167	
14mu|nginx-1.10.3-1|168	# add current version
14mu|nginx-1.10.3-1|169	perl -pi -e "s|_VERSION_|%{version}|g" %{buildroot}%{nginx_webroot}/index.html
14mu|nginx-1.10.3-1|170	
14mu|nginx-1.10.3-1|171	# convert to UTF-8 all files that give warnings.
14mu|nginx-1.10.3-1|172	for textfile in CHANGES; do
14mu|nginx-1.10.3-1|173	mv $textfile $textfile.old
14mu|nginx-1.10.3-1|174	iconv --from-code ISO8859-1 --to-code UTF-8 --output $textfile $textfile.old
14mu|nginx-1.10.3-1|175	rm -f $textfile.old
14mu|nginx-1.10.3-1|176	done
14mu|nginx-1.10.3-1|177	
14mu|nginx-1.10.3-1|178	install -d %{buildroot}%{_mandir}/man8
14mu|nginx-1.10.3-1|179	install -m0644 man/*.8 %{buildroot}%{_mandir}/man8/
14mu|nginx-1.10.3-1|180	
14mu|nginx-1.10.3-1|181	%changelog

23423 14
14mu|nmap-7.60-1|1	%define _disable_ld_no_undefined 1
14mu|nmap-7.60-1|2	
14mu|nmap-7.60-1|3	Summary:	Network exploration tool and security scanner
14mu|nmap-7.60-1|4	Name:		nmap
14mu|nmap-7.60-1|5	Version:	7.60
14mu|nmap-7.60-1|6	Release:	1
14mu|nmap-7.60-1|7	Epoch:		1
14mu|nmap-7.60-1|8	License:	GPLv2+
14mu|nmap-7.60-1|9	Group:		Networking/Other
14mu|nmap-7.60-1|10	Url:		http://nmap.org/
14mu|nmap-7.60-1|11	Source0:	https://nmap.org/dist/%{name}-%{version}.tar.bz2
14mu|nmap-7.60-1|12	Source1:	%{name}_icons.tar.bz2
14mu|nmap-7.60-1|13	Source2:	nmap.rpmlintrc
14mu|nmap-7.60-1|14	Patch0:		nmap-7.60-memleak.patch
14mu|nmap-7.60-1|15	Patch1:		nmap-7.60-bundled_libssh2_libz.patch
14mu|nmap-7.60-1|16	BuildRequires:	libpcap-devel
14mu|nmap-7.60-1|17	BuildRequires:	pkgconfig(libpcre)
14mu|nmap-7.60-1|18	BuildRequires:	pkgconfig(libssh2)
14mu|nmap-7.60-1|19	BuildRequires:	pkgconfig(lua)
14mu|nmap-7.60-1|20	BuildRequires:	pkgconfig(openssl)
14mu|nmap-7.60-1|21	BuildRequires:	pkgconfig(python)
14mu|nmap-7.60-1|22	
14mu|nmap-7.60-1|23	%description
14mu|nmap-7.60-1|24	Nmap is a utility for network exploration or security auditing. It supports
14mu|nmap-7.60-1|25	ping scanning (determine which hosts are up), many port scanning techniques
14mu|nmap-7.60-1|26	(determine what services the hosts are offering), and TCP/IP fingerprinting
14mu|nmap-7.60-1|27	(remote host operating system identification). Nmap also offers flexible target
14mu|nmap-7.60-1|28	and port specification, decoy scanning, determination of TCP sequence
14mu|nmap-7.60-1|29	predictability characteristics, sunRPC scanning, reverse-identd scanning, and
14mu|nmap-7.60-1|30	more.
14mu|nmap-7.60-1|31	
14mu|nmap-7.60-1|32	%files -f %{name}.lang
14mu|nmap-7.60-1|33	%doc COPYING* HACKING docs/README docs/nmap.usage.txt
14mu|nmap-7.60-1|34	%{_bindir}/%{name}
14mu|nmap-7.60-1|35	%{_bindir}/ncat
14mu|nmap-7.60-1|36	%{_bindir}/ndiff
14mu|nmap-7.60-1|37	%{_bindir}/nping
14mu|nmap-7.60-1|38	%{_bindir}/uninstall_ndiff
14mu|nmap-7.60-1|39	%{_datadir}/%{name}
14mu|nmap-7.60-1|40	%{_mandir}/man1/nmap.*
14mu|nmap-7.60-1|41	%{_mandir}/man1/ncat.*
14mu|nmap-7.60-1|42	%{_mandir}/man1/ndiff.*
14mu|nmap-7.60-1|43	%{_mandir}/man1/nping.*
14mu|nmap-7.60-1|44	%{_datadir}/ncat
14mu|nmap-7.60-1|45	
14mu|nmap-7.60-1|46	#----------------------------------------------------------------------------
14mu|nmap-7.60-1|47	
14mu|nmap-7.60-1|48	%package frontend
14mu|nmap-7.60-1|49	Summary:	Multi-platform graphical Nmap frontend and results viewer
14mu|nmap-7.60-1|50	Group:		Networking/Other
14mu|nmap-7.60-1|51	Requires:	%{name} = %{EVRD}
14mu|nmap-7.60-1|52	Requires:	pygtk2
14mu|nmap-7.60-1|53	Provides:	zenmap = %{EVRD}
14mu|nmap-7.60-1|54	
14mu|nmap-7.60-1|55	%description frontend
14mu|nmap-7.60-1|56	Zenmap is an Nmap frontend. It is meant to be useful for advanced users and to
14mu|nmap-7.60-1|57	make Nmap easy to use by beginners. It was originally derived from Umit, an
14mu|nmap-7.60-1|58	Nmap GUI created as part of the Google Summer of Code.
14mu|nmap-7.60-1|59	
14mu|nmap-7.60-1|60	%files frontend
14mu|nmap-7.60-1|61	%{_bindir}/nmapfe
14mu|nmap-7.60-1|62	%{_bindir}/xnmap
14mu|nmap-7.60-1|63	%{_bindir}/zenmap
14mu|nmap-7.60-1|64	%{py_puresitedir}/*
14mu|nmap-7.60-1|65	%{_datadir}/zenmap
14mu|nmap-7.60-1|66	%{_datadir}/applications/*.desktop
14mu|nmap-7.60-1|67	%{_iconsdir}/%{name}.png
14mu|nmap-7.60-1|68	%{_liconsdir}/%{name}.png
14mu|nmap-7.60-1|69	%{_miconsdir}/%{name}.png
14mu|nmap-7.60-1|70	%{_mandir}/man1/zenmap.1*
14mu|nmap-7.60-1|71	
14mu|nmap-7.60-1|72	#----------------------------------------------------------------------------
14mu|nmap-7.60-1|73	
14mu|nmap-7.60-1|74	%prep
14mu|nmap-7.60-1|75	%setup -q -a1
14mu|nmap-7.60-1|76	%patch0 -p1
14mu|nmap-7.60-1|77	%patch1 -p1
14mu|nmap-7.60-1|78	
14mu|nmap-7.60-1|79	# lib64 fix
14mu|nmap-7.60-1|80	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
14mu|nmap-7.60-1|81	
14mu|nmap-7.60-1|82	%build
14mu|nmap-7.60-1|83	%configure2_5x --without-nmap-update
14mu|nmap-7.60-1|84	%make
14mu|nmap-7.60-1|85	
14mu|nmap-7.60-1|86	%install
14mu|nmap-7.60-1|87	unset PYTHONDONTWRITEBYTECODE
14mu|nmap-7.60-1|88	%makeinstall_std nmapdatadir=%{_datadir}/nmap STRIP=/bin/true
14mu|nmap-7.60-1|89	
14mu|nmap-7.60-1|90	install -m0644 docs/zenmap.1 %{buildroot}%{_mandir}/man1/
14mu|nmap-7.60-1|91	
14mu|nmap-7.60-1|92	install -d %{buildroot}{%{_miconsdir},%{_liconsdir}}
14mu|nmap-7.60-1|93	install -m0644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
14mu|nmap-7.60-1|94	install -m0644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
14mu|nmap-7.60-1|95	install -m0644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
14mu|nmap-7.60-1|96	
14mu|nmap-7.60-1|97	rm -f %{buildroot}%{_datadir}/applications/*.desktop
14mu|nmap-7.60-1|98	
14mu|nmap-7.60-1|99	# XDG menu
14mu|nmap-7.60-1|100	install -d %{buildroot}%{_datadir}/applications
14mu|nmap-7.60-1|101	cat > %{buildroot}%{_datadir}/applications/%{_vendor}-%{name}.desktop << EOF
14mu|nmap-7.60-1|102	[Desktop Entry]
14mu|nmap-7.60-1|103	Name=Nmap
14mu|nmap-7.60-1|104	Name[ru]=Nmap
14mu|nmap-7.60-1|105	Comment=A frontend for the nmap port scanner
14mu|nmap-7.60-1|106	Comment[ru]=Интерфейс для сканера портов nmap
14mu|nmap-7.60-1|107	Exec=zenmap
14mu|nmap-7.60-1|108	Icon=%{name}
14mu|nmap-7.60-1|109	Terminal=false
14mu|nmap-7.60-1|110	Type=Application
14mu|nmap-7.60-1|111	Categories=System;Monitor;
14mu|nmap-7.60-1|112	EOF
14mu|nmap-7.60-1|113	
14mu|nmap-7.60-1|114	# cleanup
14mu|nmap-7.60-1|115	rm -f %{buildroot}%{_bindir}/uninstall_zenmap
14mu|nmap-7.60-1|116	
14mu|nmap-7.60-1|117	# Mark python scripts as executable
14mu|nmap-7.60-1|118	find %{buildroot}%{python_sitelib} -type f -name "*py" -exec sed -i 's+#!/usr/bin/env python++' {} \;
14mu|nmap-7.60-1|119	
14mu|nmap-7.60-1|120	%find_lang %{name} --with-man
14mu|nmap-7.60-1|121	
14mu|nmap-7.60-1|122	%changelog
14mu|nmap-7.60-1|123	
14mu|nmap-7.60-1|124	* Mon Dec 18 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:7.60-1
14mu|nmap-7.60-1|125	- (287c45a) Use system libssh2
14mu|nmap-7.60-1|126	
14mu|nmap-7.60-1|127	

23424 14
14mu|nodejs-6.11.2-1|1	Summary:	Evented Server-Side Javascript
14mu|nodejs-6.11.2-1|2	Name:		nodejs
14mu|nodejs-6.11.2-1|3	Version:	6.11.2
14mu|nodejs-6.11.2-1|4	Release:	1
14mu|nodejs-6.11.2-1|5	License:	BSD
14mu|nodejs-6.11.2-1|6	Group:		Development/Other
14mu|nodejs-6.11.2-1|7	Url:		http://nodejs.org
14mu|nodejs-6.11.2-1|8	Source0:	http://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz
14mu|nodejs-6.11.2-1|9	Source100:	%{name}.rpmlintrc
14mu|nodejs-6.11.2-1|10	BuildRequires:	libstdc++-devel
14mu|nodejs-6.11.2-1|11	BuildRequires:	pkgconfig(libcares)
14mu|nodejs-6.11.2-1|12	BuildRequires:	pkgconfig(openssl) >= 1.0.1
14mu|nodejs-6.11.2-1|13	BuildRequires:	pkgconfig(python)
14mu|nodejs-6.11.2-1|14	BuildRequires:	pkgconfig(zlib)
14mu|nodejs-6.11.2-1|15	Provides:	npm = %{version}-%{release}
14mu|nodejs-6.11.2-1|16	#this corresponds to the "engine" requirement in package.json
14mu|nodejs-6.11.2-1|17	Provides:	nodejs(engine) = %{version}
14mu|nodejs-6.11.2-1|18	
14mu|nodejs-6.11.2-1|19	%description
14mu|nodejs-6.11.2-1|20	Node's goal is to provide an easy way to build scalable network programs.
14mu|nodejs-6.11.2-1|21	
14mu|nodejs-6.11.2-1|22	%files
14mu|nodejs-6.11.2-1|23	%doc LICENSE COLLABORATOR_GUIDE.md AUTHORS CHANGELOG.md CONTRIBUTING.md GOVERNANCE.md README.md
14mu|nodejs-6.11.2-1|24	%{_bindir}/node
14mu|nodejs-6.11.2-1|25	%{_bindir}/npm
14mu|nodejs-6.11.2-1|26	%{_prefix}/lib/node_modules
14mu|nodejs-6.11.2-1|27	%{_mandir}/man1/node.*
14mu|nodejs-6.11.2-1|28	%{_includedir}/node
14mu|nodejs-6.11.2-1|29	%{_datadir}/systemtap/tapset/node.stp
14mu|nodejs-6.11.2-1|30	%{_docdir}/node/gdbinit
14mu|nodejs-6.11.2-1|31	%{_docdir}/node/lldb_commands.py
14mu|nodejs-6.11.2-1|32	%{_docdir}/node/lldbinit
14mu|nodejs-6.11.2-1|33	%{_docdir}/node/doc/
14mu|nodejs-6.11.2-1|34	
14mu|nodejs-6.11.2-1|35	#-----------------------------------------------------------------
14mu|nodejs-6.11.2-1|36	%prep
14mu|nodejs-6.11.2-1|37	%setup -qn node-v%{version}
14mu|nodejs-6.11.2-1|38	
14mu|nodejs-6.11.2-1|39	%build
14mu|nodejs-6.11.2-1|40	# Currently, bundled c-ares is newer than the latest released version.
14mu|nodejs-6.11.2-1|41	# should use --shared-cares once a newer compatible c-ares is released.
14mu|nodejs-6.11.2-1|42	./configure \
14mu|nodejs-6.11.2-1|43	--prefix=%{_prefix} \
14mu|nodejs-6.11.2-1|44	--shared-zlib \
14mu|nodejs-6.11.2-1|45	--shared-cares
14mu|nodejs-6.11.2-1|46	
14mu|nodejs-6.11.2-1|47	%setup_compile_flags
14mu|nodejs-6.11.2-1|48	%make
14mu|nodejs-6.11.2-1|49	
14mu|nodejs-6.11.2-1|50	%install
14mu|nodejs-6.11.2-1|51	%makeinstall_std
14mu|nodejs-6.11.2-1|52	cp -R doc %{buildroot}%{_docdir}/node/
14mu|nodejs-6.11.2-1|53	rm -fr %{buildroot}/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/.gitmodules
14mu|nodejs-6.11.2-1|54	
14mu|nodejs-6.11.2-1|55	%changelog

23425 14
14mu|notification-daemon-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|notification-daemon-3.16.1-1|2	
14mu|notification-daemon-3.16.1-1|3	Summary:	Notification Daemon
14mu|notification-daemon-3.16.1-1|4	Name:		notification-daemon
14mu|notification-daemon-3.16.1-1|5	Version:	3.16.1
14mu|notification-daemon-3.16.1-1|6	Release:	1
14mu|notification-daemon-3.16.1-1|7	License:	GPLv2+
14mu|notification-daemon-3.16.1-1|8	Group:		System/Servers
14mu|notification-daemon-3.16.1-1|9	Url:		http://www.galago-project.org/
14mu|notification-daemon-3.16.1-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|notification-daemon-3.16.1-1|11	BuildRequires:	intltool
14mu|notification-daemon-3.16.1-1|12	BuildRequires:	pkgconfig(glib-2.0)
14mu|notification-daemon-3.16.1-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|notification-daemon-3.16.1-1|14	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|notification-daemon-3.16.1-1|15	BuildRequires:	pkgconfig(x11)
14mu|notification-daemon-3.16.1-1|16	Requires(post,preun):	GConf2
14mu|notification-daemon-3.16.1-1|17	Suggests:	notification-daemon-engine-nodoka
14mu|notification-daemon-3.16.1-1|18	Provides:	virtual-notification-daemon
14mu|notification-daemon-3.16.1-1|19	
14mu|notification-daemon-3.16.1-1|20	%description
14mu|notification-daemon-3.16.1-1|21	A daemon that displays passive pop-up notifications as per the
14mu|notification-daemon-3.16.1-1|22	Desktop Notifications spec (http://galago.info/specs/notification/index.php).
14mu|notification-daemon-3.16.1-1|23	
14mu|notification-daemon-3.16.1-1|24	%files -f %{name}.lang
14mu|notification-daemon-3.16.1-1|25	%doc AUTHORS ChangeLog README
14mu|notification-daemon-3.16.1-1|26	%{_sysconfdir}/xdg/autostart/notification-daemon-autostart.desktop
14mu|notification-daemon-3.16.1-1|27	%{_libexecdir}/%{name}
14mu|notification-daemon-3.16.1-1|28	%{_datadir}/applications/*.desktop
14mu|notification-daemon-3.16.1-1|29	
14mu|notification-daemon-3.16.1-1|30	#----------------------------------------------------------------------------
14mu|notification-daemon-3.16.1-1|31	
14mu|notification-daemon-3.16.1-1|32	%prep
14mu|notification-daemon-3.16.1-1|33	%setup -q
14mu|notification-daemon-3.16.1-1|34	%apply_patches
14mu|notification-daemon-3.16.1-1|35	
14mu|notification-daemon-3.16.1-1|36	%build
14mu|notification-daemon-3.16.1-1|37	%configure2_5x \
14mu|notification-daemon-3.16.1-1|38	--disable-static
14mu|notification-daemon-3.16.1-1|39	
14mu|notification-daemon-3.16.1-1|40	%make
14mu|notification-daemon-3.16.1-1|41	
14mu|notification-daemon-3.16.1-1|42	%install
14mu|notification-daemon-3.16.1-1|43	%makeinstall_std
14mu|notification-daemon-3.16.1-1|44	
14mu|notification-daemon-3.16.1-1|45	%find_lang %{name}
14mu|notification-daemon-3.16.1-1|46	
14mu|notification-daemon-3.16.1-1|47	
14mu|notification-daemon-3.16.1-1|48	%changelog
14mu|notification-daemon-3.16.1-1|49	
14mu|notification-daemon-3.16.1-1|50	* Wed Apr 15 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|notification-daemon-3.16.1-1|51	- (85a8314) update to 3.16.1
14mu|notification-daemon-3.16.1-1|52	
14mu|notification-daemon-3.16.1-1|53	

23426 14
14mu|nspr-4.17-1|1	%define major_nspr 4
14mu|nspr-4.17-1|2	%define epoch_nspr 2
14mu|nspr-4.17-1|3	%define libname %mklibname nspr %{major_nspr}
14mu|nspr-4.17-1|4	%define develname %mklibname nspr -d
14mu|nspr-4.17-1|5	
14mu|nspr-4.17-1|6	Summary:	Netscape Portable Runtime
14mu|nspr-4.17-1|7	Name:		nspr
14mu|nspr-4.17-1|8	Epoch:		%{epoch_nspr}
14mu|nspr-4.17-1|9	Version:	4.17
14mu|nspr-4.17-1|10	Release:	1
14mu|nspr-4.17-1|11	License:	MPL or GPLv2+ or LGPLv2+
14mu|nspr-4.17-1|12	Group:		System/Libraries
14mu|nspr-4.17-1|13	Url:		http://www.mozilla.org/projects/nspr/
14mu|nspr-4.17-1|14	Source0:	https://archive.mozilla.org/pub/nspr/releases/v%{version}/src/%{name}-%{version}.tar.gz
14mu|nspr-4.17-1|15	Source1:	nspr.pc.in
14mu|nspr-4.17-1|16	Source2:	nspr-config-vars.in
14mu|nspr-4.17-1|17	Patch1:		nspr-config-pc.patch
14mu|nspr-4.17-1|18	
14mu|nspr-4.17-1|19	%description
14mu|nspr-4.17-1|20	Virtual package, not built.
14mu|nspr-4.17-1|21	
14mu|nspr-4.17-1|22	%package -n %{libname}
14mu|nspr-4.17-1|23	Summary:	Netscape Portable Runtime
14mu|nspr-4.17-1|24	Group:		System/Libraries
14mu|nspr-4.17-1|25	Provides:	nspr = %{EVRD}
14mu|nspr-4.17-1|26	%rename	mozilla-nspr
14mu|nspr-4.17-1|27	
14mu|nspr-4.17-1|28	%description -n %{libname}
14mu|nspr-4.17-1|29	NSPR provides platform independence for non-GUI operating system
14mu|nspr-4.17-1|30	facilities. These facilities include threads, thread synchronization,
14mu|nspr-4.17-1|31	normal file and network I/O, interval timing and calendar time, basic
14mu|nspr-4.17-1|32	memory management (malloc and free) and shared library linking.
14mu|nspr-4.17-1|33	
14mu|nspr-4.17-1|34	%package -n %{develname}
14mu|nspr-4.17-1|35	Summary:	Development libraries for the Netscape Portable Runtime
14mu|nspr-4.17-1|36	Group:		Development/C++
14mu|nspr-4.17-1|37	Requires:	%{libname} = %{epoch_nspr}:%{version}-%{release}
14mu|nspr-4.17-1|38	Provides:	nspr-devel = %{epoch_nspr}:%{version}-%{release}
14mu|nspr-4.17-1|39	Provides:	libnspr-devel = %{epoch_nspr}:%{version}-%{release}
14mu|nspr-4.17-1|40	Conflicts:	%{libname} < 2:4.7.3-3
14mu|nspr-4.17-1|41	%rename mozilla-nspr-devel
14mu|nspr-4.17-1|42	%rename %{libname}-devel
14mu|nspr-4.17-1|43	
14mu|nspr-4.17-1|44	%description -n %{develname}
14mu|nspr-4.17-1|45	Header files for doing development with the Netscape Portable Runtime.
14mu|nspr-4.17-1|46	
14mu|nspr-4.17-1|47	%prep
14mu|nspr-4.17-1|48	
14mu|nspr-4.17-1|49	%setup -q
14mu|nspr-4.17-1|50	
14mu|nspr-4.17-1|51	chmod -R a+r *
14mu|nspr-4.17-1|52	find . -name '*.h' -executable -exec chmod -x {} \;
14mu|nspr-4.17-1|53	
14mu|nspr-4.17-1|54	# Original nspr-config is not suitable for our distribution,
14mu|nspr-4.17-1|55	# because on different platforms it contains different dynamic content.
14mu|nspr-4.17-1|56	# Therefore we produce an adjusted copy of nspr-config that will be
14mu|nspr-4.17-1|57	# identical on all platforms.
14mu|nspr-4.17-1|58	# However, we need to use original nspr-config to produce some variables
14mu|nspr-4.17-1|59	# that go into nspr.pc for pkg-config.
14mu|nspr-4.17-1|60	
14mu|nspr-4.17-1|61	cp ./nspr/config/nspr-config.in ./nspr/config/nspr-config-pc.in
14mu|nspr-4.17-1|62	%patch1 -p0
14mu|nspr-4.17-1|63	
14mu|nspr-4.17-1|64	#cp %{SOURCE2} ./nspr/config/
14mu|nspr-4.17-1|65	
14mu|nspr-4.17-1|66	%build
14mu|nspr-4.17-1|67	%setup_compile_flags
14mu|nspr-4.17-1|68	
14mu|nspr-4.17-1|69	# (tpg) don't use macro here
14mu|nspr-4.17-1|70	./nspr/configure \
14mu|nspr-4.17-1|71	--build=%{_target_platform} \
14mu|nspr-4.17-1|72	--host=%{_host} \
14mu|nspr-4.17-1|73	--target=%{_target_platform} \
14mu|nspr-4.17-1|74	--prefix=%{_prefix} \
14mu|nspr-4.17-1|75	--libdir=%{_libdir} \
14mu|nspr-4.17-1|76	--includedir=%{_includedir}/nspr4 \
14mu|nspr-4.17-1|77	%ifarch x86_64 ppc64 ia64 s390x sparc64
14mu|nspr-4.17-1|78	--enable-64bit \
14mu|nspr-4.17-1|79	%endif
14mu|nspr-4.17-1|80	--enable-optimize="-O2" \
14mu|nspr-4.17-1|81	--disable-debug \
14mu|nspr-4.17-1|82	--enable-ipv6 \
14mu|nspr-4.17-1|83	--with-pthreads \
14mu|nspr-4.17-1|84	--with-mozilla
14mu|nspr-4.17-1|85	
14mu|nspr-4.17-1|86	%make
14mu|nspr-4.17-1|87	
14mu|nspr-4.17-1|88	%install
14mu|nspr-4.17-1|89	%makeinstall_std
14mu|nspr-4.17-1|90	
14mu|nspr-4.17-1|91	NSPR_LIBS=`./config/nspr-config --libs`
14mu|nspr-4.17-1|92	NSPR_CFLAGS=`./config/nspr-config --cflags`
14mu|nspr-4.17-1|93	NSPR_VERSION=`./config/nspr-config --version`
14mu|nspr-4.17-1|94	%{__mkdir_p} %{buildroot}/%{_libdir}/pkgconfig
14mu|nspr-4.17-1|95	
14mu|nspr-4.17-1|96	#cat ./config/nspr-config-vars > \
14mu|nspr-4.17-1|97	#                     %{buildroot}/%{_libdir}/pkgconfig/nspr.pc
14mu|nspr-4.17-1|98	
14mu|nspr-4.17-1|99	#cat %{SOURCE1} | sed -e "s,%%libdir%%,%{_libdir},g" \
14mu|nspr-4.17-1|100	#                     -e "s,%%prefix%%,%{_prefix},g" \
14mu|nspr-4.17-1|101	#                     -e "s,%%exec_prefix%%,%{_prefix},g" \
14mu|nspr-4.17-1|102	#                     -e "s,%%includedir%%,%{_includedir}/nspr4,g" \
14mu|nspr-4.17-1|103	#                     -e "s,%%NSPR_VERSION%%,$NSPR_VERSION,g" \
14mu|nspr-4.17-1|104	#                     -e "s,%%FULL_NSPR_LIBS%%,$NSPR_LIBS,g" \
14mu|nspr-4.17-1|105	#                     -e "s,%%FULL_NSPR_CFLAGS%%,$NSPR_CFLAGS,g" >> \
14mu|nspr-4.17-1|106	#                     %{buildroot}/%{_libdir}/pkgconfig/nspr.pc
14mu|nspr-4.17-1|107	
14mu|nspr-4.17-1|108	%{__mkdir_p} %{buildroot}%{_bindir}
14mu|nspr-4.17-1|109	%{__mkdir_p} %{buildroot}/%{_lib}
14mu|nspr-4.17-1|110	#install -m755 -D ./config/nspr-config-pc %{buildroot}/%{_bindir}/nspr-config
14mu|nspr-4.17-1|111	
14mu|nspr-4.17-1|112	# Get rid of the things we don't want installed (per upstream)
14mu|nspr-4.17-1|113	%{__rm} -rf \
14mu|nspr-4.17-1|114	%{buildroot}%{_bindir}/compile-et.pl \
14mu|nspr-4.17-1|115	%{buildroot}%{_bindir}/prerr.properties \
14mu|nspr-4.17-1|116	%{buildroot}%{_libdir}/libnspr4.a \
14mu|nspr-4.17-1|117	%{buildroot}%{_libdir}/libplc4.a \
14mu|nspr-4.17-1|118	%{buildroot}%{_libdir}/libplds4.a \
14mu|nspr-4.17-1|119	%{buildroot}%{_datadir}/aclocal/nspr.m4 \
14mu|nspr-4.17-1|120	%{buildroot}%{_includedir}/nspr4/md
14mu|nspr-4.17-1|121	
14mu|nspr-4.17-1|122	# nb: those symlinks helps having devel(xxx) provides (through find-provides)
14mu|nspr-4.17-1|123	for file in libnspr4.so libplc4.so libplds4.so
14mu|nspr-4.17-1|124	do
14mu|nspr-4.17-1|125	mv -f %{buildroot}%{_libdir}/$file %{buildroot}/%{_lib}/$file
14mu|nspr-4.17-1|126	ln -sf ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
14mu|nspr-4.17-1|127	done
14mu|nspr-4.17-1|128	
14mu|nspr-4.17-1|129	%files -n %{libname}
14mu|nspr-4.17-1|130	%defattr(-,root,root)
14mu|nspr-4.17-1|131	/%{_lib}/libnspr4.so
14mu|nspr-4.17-1|132	/%{_lib}/libplc4.so
14mu|nspr-4.17-1|133	/%{_lib}/libplds4.so
14mu|nspr-4.17-1|134	
14mu|nspr-4.17-1|135	%files -n %{develname}
14mu|nspr-4.17-1|136	%defattr(-,root,root)
14mu|nspr-4.17-1|137	%{_libdir}/libnspr4.so
14mu|nspr-4.17-1|138	%{_libdir}/libplc4.so
14mu|nspr-4.17-1|139	%{_libdir}/libplds4.so
14mu|nspr-4.17-1|140	%{_includedir}/nspr4
14mu|nspr-4.17-1|141	%{_libdir}/pkgconfig/nspr.pc
14mu|nspr-4.17-1|142	%{_bindir}/nspr-config
14mu|nspr-4.17-1|143	
14mu|nspr-4.17-1|144	
14mu|nspr-4.17-1|145	%changelog

23427 14
14mu|nss-3.30.2-1|1	%bcond_without lib
14mu|nss-3.30.2-1|2	%define url_ver %(echo %{version}| sed -e "s|\\.|_|g")
14mu|nss-3.30.2-1|3	
14mu|nss-3.30.2-1|4	%define major 3
14mu|nss-3.30.2-1|5	%define libname %mklibname %{name} %{major}
14mu|nss-3.30.2-1|6	%define libfreebl %mklibname freebl %{major}
14mu|nss-3.30.2-1|7	%define devname %mklibname -d %{name}
14mu|nss-3.30.2-1|8	%define sdevname %mklibname -d -s %{name}
14mu|nss-3.30.2-1|9	%define _disable_lto 1
14mu|nss-3.30.2-1|10	
14mu|nss-3.30.2-1|11	%define	nspr_version 4.10
14mu|nss-3.30.2-1|12	
14mu|nss-3.30.2-1|13	# this seems fragile, so require the exact version or later (#58754)
14mu|nss-3.30.2-1|14	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
14mu|nss-3.30.2-1|15	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null || echo 0)
14mu|nss-3.30.2-1|16	
14mu|nss-3.30.2-1|17	%define build_empty 0
14mu|nss-3.30.2-1|18	%{?_with_empty: %{expand: %%global build_empty 1}}
14mu|nss-3.30.2-1|19	%{?_without_empty: %{expand: %%global build_empty 0}}
14mu|nss-3.30.2-1|20	
14mu|nss-3.30.2-1|21	Summary:	Netscape Security Services
14mu|nss-3.30.2-1|22	Name:		nss
14mu|nss-3.30.2-1|23	Epoch:		2
14mu|nss-3.30.2-1|24	Version:	3.30.2
14mu|nss-3.30.2-1|25	Release:	1
14mu|nss-3.30.2-1|26	Group:		System/Libraries
14mu|nss-3.30.2-1|27	License:	MPL or GPLv2+ or LGPLv2+
14mu|nss-3.30.2-1|28	Url:		http://www.mozilla.org/projects/security/pki/nss/index.html
14mu|nss-3.30.2-1|29	Source0:	http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{url_ver}_RTM/src/nss-%{version}.tar.gz
14mu|nss-3.30.2-1|30	#Source1:	http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{url_ver}_RTM/src/nss-%{version}.tar.gz.asc
14mu|nss-3.30.2-1|31	Source2:	nss.pc.in
14mu|nss-3.30.2-1|32	Source3:	nss-config.in
14mu|nss-3.30.2-1|33	Source4:	blank-cert8.db
14mu|nss-3.30.2-1|34	Source5:	blank-key3.db
14mu|nss-3.30.2-1|35	Source6:	blank-secmod.db
14mu|nss-3.30.2-1|36	Source7:	certdata_empty.txt
14mu|nss-3.30.2-1|37	# https://www.verisign.com/support/verisign-intermediate-ca/secure-site-intermediate/index.html
14mu|nss-3.30.2-1|38	# converted from PEM to DER format with openssl command:
14mu|nss-3.30.2-1|39	# openssl x509 -in cert.pem -inform PEM -outform DER -out cert.der
14mu|nss-3.30.2-1|40	# this way we can avoid a buildrequires for openssl
14mu|nss-3.30.2-1|41	Source8:	verisign-class-3-secure-server-ca.der
14mu|nss-3.30.2-1|42	# Brasilian government certificate
14mu|nss-3.30.2-1|43	# verified in person with a government official
14mu|nss-3.30.2-1|44	Source9:	http://www.icpbrasil.gov.br/certificadoACRaiz.crt
14mu|nss-3.30.2-1|45	Patch0:		nss-no-rpath.patch
14mu|nss-3.30.2-1|46	Patch1:		nss-fixrandom.patch
14mu|nss-3.30.2-1|47	Patch2:		renegotiate-transitional.patch
14mu|nss-3.30.2-1|48	# (tpg) be carefull with last nspr4-4.10 because prtypes.h was moved to include/nspr4/
14mu|nss-3.30.2-1|49	Patch4:		nss-3.15.1-correct-path-to-prtypes.h.patch
14mu|nss-3.30.2-1|50	
14mu|nss-3.30.2-1|51	BuildRequires:	rootcerts >= 1:20120218.00
14mu|nss-3.30.2-1|52	BuildRequires:	zip
14mu|nss-3.30.2-1|53	BuildRequires:	pkgconfig(nspr)
14mu|nss-3.30.2-1|54	BuildRequires:	pkgconfig(sqlite3)
14mu|nss-3.30.2-1|55	BuildRequires:	pkgconfig(zlib)
14mu|nss-3.30.2-1|56	
14mu|nss-3.30.2-1|57	%description
14mu|nss-3.30.2-1|58	Network Security Services (NSS) is a set of libraries designed to
14mu|nss-3.30.2-1|59	support cross-platform development of security-enabled client and server
14mu|nss-3.30.2-1|60	applications. Applications built with NSS can support SSL v2 and v3,
14mu|nss-3.30.2-1|61	TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and
14mu|nss-3.30.2-1|62	other security standards. For detailed information on standards supported, see
14mu|nss-3.30.2-1|63	http://www.mozilla.org/projects/security/pki/nss/overview.html.
14mu|nss-3.30.2-1|64	%if %without lib
14mu|nss-3.30.2-1|65	
14mu|nss-3.30.2-1|66	Note: This package currently contains the NSS binaries only. The
14mu|nss-3.30.2-1|67	libraries have been not been included due to conflicts with the Mozilla
14mu|nss-3.30.2-1|68	libraries.
14mu|nss-3.30.2-1|69	%endif
14mu|nss-3.30.2-1|70	
14mu|nss-3.30.2-1|71	%files
14mu|nss-3.30.2-1|72	%doc docs/*
14mu|nss-3.30.2-1|73	%attr(0755,root,root) %{_bindir}/addbuiltin
14mu|nss-3.30.2-1|74	%attr(0755,root,root) %{_bindir}/atob
14mu|nss-3.30.2-1|75	%attr(0755,root,root) %{_bindir}/baddbdir
14mu|nss-3.30.2-1|76	%attr(0755,root,root) %{_bindir}/bltest
14mu|nss-3.30.2-1|77	%attr(0755,root,root) %{_bindir}/btoa
14mu|nss-3.30.2-1|78	%attr(0755,root,root) %{_bindir}/certcgi
14mu|nss-3.30.2-1|79	%attr(0755,root,root) %{_bindir}/certutil
14mu|nss-3.30.2-1|80	%attr(0755,root,root) %{_bindir}/chktest
14mu|nss-3.30.2-1|81	%attr(0755,root,root) %{_bindir}/cmsutil
14mu|nss-3.30.2-1|82	%attr(0755,root,root) %{_bindir}/conflict
14mu|nss-3.30.2-1|83	%attr(0755,root,root) %{_bindir}/crlutil
14mu|nss-3.30.2-1|84	%attr(0755,root,root) %{_bindir}/crmftest
14mu|nss-3.30.2-1|85	%attr(0755,root,root) %{_bindir}/dbtest
14mu|nss-3.30.2-1|86	%attr(0755,root,root) %{_bindir}/derdump
14mu|nss-3.30.2-1|87	%attr(0755,root,root) %{_bindir}/dertimetest
14mu|nss-3.30.2-1|88	%attr(0755,root,root) %{_bindir}/digest
14mu|nss-3.30.2-1|89	%attr(0755,root,root) %{_bindir}/ecperf
14mu|nss-3.30.2-1|90	%attr(0755,root,root) %{_bindir}/encodeinttest
14mu|nss-3.30.2-1|91	%attr(0755,root,root) %{_bindir}/fbectest
14mu|nss-3.30.2-1|92	%attr(0755,root,root) %{_bindir}/fipstest
14mu|nss-3.30.2-1|93	%attr(0755,root,root) %{_bindir}/httpserv
14mu|nss-3.30.2-1|94	%attr(0755,root,root) %{_bindir}/listsuites
14mu|nss-3.30.2-1|95	%attr(0755,root,root) %{_bindir}/lowhashtest
14mu|nss-3.30.2-1|96	%attr(0755,root,root) %{_bindir}/makepqg
14mu|nss-3.30.2-1|97	%attr(0755,root,root) %{_bindir}/mangle
14mu|nss-3.30.2-1|98	%attr(0755,root,root) %{_bindir}/modutil
14mu|nss-3.30.2-1|99	%attr(0755,root,root) %{_bindir}/multinit
14mu|nss-3.30.2-1|100	%attr(0755,root,root) %{_bindir}/nonspr10
14mu|nss-3.30.2-1|101	%attr(0755,root,root) %{_bindir}/ocspclnt
14mu|nss-3.30.2-1|102	%attr(0755,root,root) %{_bindir}/ocspresp
14mu|nss-3.30.2-1|103	%attr(0755,root,root) %{_bindir}/oidcalc
14mu|nss-3.30.2-1|104	%attr(0755,root,root) %{_bindir}/p7content
14mu|nss-3.30.2-1|105	%attr(0755,root,root) %{_bindir}/p7env
14mu|nss-3.30.2-1|106	%attr(0755,root,root) %{_bindir}/p7sign
14mu|nss-3.30.2-1|107	%attr(0755,root,root) %{_bindir}/p7verify
14mu|nss-3.30.2-1|108	%attr(0755,root,root) %{_bindir}/pk11ectest
14mu|nss-3.30.2-1|109	%attr(0755,root,root) %{_bindir}/pk11gcmtest
14mu|nss-3.30.2-1|110	%attr(0755,root,root) %{_bindir}/pk11mode
14mu|nss-3.30.2-1|111	%attr(0755,root,root) %{_bindir}/pk12util
14mu|nss-3.30.2-1|112	%attr(0755,root,root) %{_bindir}/pk1sign
14mu|nss-3.30.2-1|113	%attr(0755,root,root) %{_bindir}/pkix-errcodes
14mu|nss-3.30.2-1|114	%attr(0755,root,root) %{_bindir}/pp
14mu|nss-3.30.2-1|115	%attr(0755,root,root) %{_bindir}/pwdecrypt
14mu|nss-3.30.2-1|116	%attr(0755,root,root) %{_bindir}/remtest
14mu|nss-3.30.2-1|117	%attr(0755,root,root) %{_bindir}/rsaperf
14mu|nss-3.30.2-1|118	%attr(0755,root,root) %{_bindir}/sdrtest
14mu|nss-3.30.2-1|119	%attr(0755,root,root) %{_bindir}/secmodtest
14mu|nss-3.30.2-1|120	%attr(0755,root,root) %{_bindir}/selfserv
14mu|nss-3.30.2-1|121	%attr(0755,root,root) %{_bindir}/signtool
14mu|nss-3.30.2-1|122	%attr(0755,root,root) %{_bindir}/signver
14mu|nss-3.30.2-1|123	%attr(0755,root,root) %{_bindir}/smime
14mu|nss-3.30.2-1|124	%attr(0755,root,root) %{_bindir}/ssltap
14mu|nss-3.30.2-1|125	%attr(0755,root,root) %{_bindir}/strsclnt
14mu|nss-3.30.2-1|126	%attr(0755,root,root) %{_bindir}/symkeyutil
14mu|nss-3.30.2-1|127	%attr(0755,root,root) %{_bindir}/tstclnt
14mu|nss-3.30.2-1|128	%attr(0755,root,root) %{_bindir}/vfychain
14mu|nss-3.30.2-1|129	%attr(0755,root,root) %{_bindir}/vfyserv
14mu|nss-3.30.2-1|130	
14mu|nss-3.30.2-1|131	%dir %{_sysconfdir}/pki/nssdb
14mu|nss-3.30.2-1|132	%config(noreplace) %{_sysconfdir}/pki/nssdb/cert8.db
14mu|nss-3.30.2-1|133	%config(noreplace) %{_sysconfdir}/pki/nssdb/key3.db
14mu|nss-3.30.2-1|134	%config(noreplace) %{_sysconfdir}/pki/nssdb/secmod.db
14mu|nss-3.30.2-1|135	
14mu|nss-3.30.2-1|136	#-------------------------------------------------------------------------
14mu|nss-3.30.2-1|137	
14mu|nss-3.30.2-1|138	%package shlibsign
14mu|nss-3.30.2-1|139	Summary:	Netscape Security Services - shlibsign
14mu|nss-3.30.2-1|140	Group:		System/Libraries
14mu|nss-3.30.2-1|141	Conflicts:	%{name} < 2:3.13.1-2
14mu|nss-3.30.2-1|142	
14mu|nss-3.30.2-1|143	%description shlibsign
14mu|nss-3.30.2-1|144	This package contains the binary shlibsign needed by libfreebl3
14mu|nss-3.30.2-1|145	and libsoftokn3.
14mu|nss-3.30.2-1|146	
14mu|nss-3.30.2-1|147	%files shlibsign
14mu|nss-3.30.2-1|148	%attr(0755,root,root) %{_bindir}/shlibsign
14mu|nss-3.30.2-1|149	
14mu|nss-3.30.2-1|150	#-------------------------------------------------------------------------
14mu|nss-3.30.2-1|151	
14mu|nss-3.30.2-1|152	%if %with lib
14mu|nss-3.30.2-1|153	%package -n %{libname}
14mu|nss-3.30.2-1|154	Summary:	Network Security Services (NSS)
14mu|nss-3.30.2-1|155	Group:		System/Libraries
14mu|nss-3.30.2-1|156	
14mu|nss-3.30.2-1|157	%description -n %{libname}
14mu|nss-3.30.2-1|158	This package contains the shared libraries libnss3, libnssckbi, libnssdbm3,
14mu|nss-3.30.2-1|159	libnssutil3, libsmime3, and libssl3.
14mu|nss-3.30.2-1|160	
14mu|nss-3.30.2-1|161	%files -n %{libname}
14mu|nss-3.30.2-1|162	/%{_lib}/libnss%{major}.so
14mu|nss-3.30.2-1|163	/%{_lib}/libnssckbi.so
14mu|nss-3.30.2-1|164	%if %{build_empty}
14mu|nss-3.30.2-1|165	/%{_lib}/libnssckbi_empty.so
14mu|nss-3.30.2-1|166	%endif
14mu|nss-3.30.2-1|167	/%{_lib}/libnssutil%{major}.so
14mu|nss-3.30.2-1|168	/%{_lib}/libnssdbm%{major}.so
14mu|nss-3.30.2-1|169	/%{_lib}/libsmime%{major}.so
14mu|nss-3.30.2-1|170	/%{_lib}/libssl%{major}.so
14mu|nss-3.30.2-1|171	
14mu|nss-3.30.2-1|172	#-------------------------------------------------------------------------
14mu|nss-3.30.2-1|173	
14mu|nss-3.30.2-1|174	%package -n %{libfreebl}
14mu|nss-3.30.2-1|175	Summary:	Network Security Services (NSS)
14mu|nss-3.30.2-1|176	Group:		System/Libraries
14mu|nss-3.30.2-1|177	Requires(post): nss-shlibsign
14mu|nss-3.30.2-1|178	Requires(post): rpm-helper
14mu|nss-3.30.2-1|179	Conflicts: %{_lib}nss3 < 2:3.13.1-5
14mu|nss-3.30.2-1|180	
14mu|nss-3.30.2-1|181	%description -n %{libfreebl}
14mu|nss-3.30.2-1|182	This package contains the shared libraries libfreebl3 and libsoftokn3.
14mu|nss-3.30.2-1|183	
14mu|nss-3.30.2-1|184	%files -n %{libfreebl}
14mu|nss-3.30.2-1|185	/%{_lib}/libfreebl%{major}.so
14mu|nss-3.30.2-1|186	/%{_lib}/libfreeblpriv%{major}.so
14mu|nss-3.30.2-1|187	/%{_lib}/libsoftokn%{major}.so
14mu|nss-3.30.2-1|188	%defattr(0644,root,root,0755)
14mu|nss-3.30.2-1|189	%ghost /%{_lib}/libfreebl%{major}.chk
14mu|nss-3.30.2-1|190	%ghost /%{_lib}/libsoftokn%{major}.chk
14mu|nss-3.30.2-1|191	
14mu|nss-3.30.2-1|192	#-------------------------------------------------------------------------
14mu|nss-3.30.2-1|193	
14mu|nss-3.30.2-1|194	%package -n %{devname}
14mu|nss-3.30.2-1|195	Summary:	Network Security Services (NSS) - development files
14mu|nss-3.30.2-1|196	Group:		Development/C++
14mu|nss-3.30.2-1|197	Requires:	%{libname} >= %{EVRD}
14mu|nss-3.30.2-1|198	Requires:	%{libfreebl} >= %{EVRD}
14mu|nss-3.30.2-1|199	Provides:	nss-devel = %{EVRD}
14mu|nss-3.30.2-1|200	%rename %{libname}-devel
14mu|nss-3.30.2-1|201	
14mu|nss-3.30.2-1|202	%description -n %{devname}
14mu|nss-3.30.2-1|203	Header files to doing development with Network Security Services.
14mu|nss-3.30.2-1|204	
14mu|nss-3.30.2-1|205	%files -n %{devname}
14mu|nss-3.30.2-1|206	%attr(0755,root,root) %{_bindir}/nss-config
14mu|nss-3.30.2-1|207	%attr(0755,root,root) %{multiarch_bindir}/nss-config
14mu|nss-3.30.2-1|208	%_libdir/*.so
14mu|nss-3.30.2-1|209	%dir %{_includedir}/nss
14mu|nss-3.30.2-1|210	%{_includedir}/nss/*.h
14mu|nss-3.30.2-1|211	%{_includedir}/nss/nssck.api
14mu|nss-3.30.2-1|212	%{_libdir}/pkgconfig/nss.pc
14mu|nss-3.30.2-1|213	%{_libdir}/libsoftokn%{major}.chk
14mu|nss-3.30.2-1|214	%{_libdir}/libfreebl%{major}.chk
14mu|nss-3.30.2-1|215	
14mu|nss-3.30.2-1|216	#-------------------------------------------------------------------------
14mu|nss-3.30.2-1|217	
14mu|nss-3.30.2-1|218	%package -n %{sdevname}
14mu|nss-3.30.2-1|219	Summary:	Network Security Services (NSS) - static libraries
14mu|nss-3.30.2-1|220	Group:		Development/C++
14mu|nss-3.30.2-1|221	Requires:	%{libname} >= %{EVRD}
14mu|nss-3.30.2-1|222	Requires:	%{devname} >= %{EVRD}
14mu|nss-3.30.2-1|223	Provides:	nss-static-devel = %{EVRD}
14mu|nss-3.30.2-1|224	Conflicts:	libopenssl-static-devel
14mu|nss-3.30.2-1|225	%rename %{libname}-static-devel
14mu|nss-3.30.2-1|226	
14mu|nss-3.30.2-1|227	%description -n %{sdevname}
14mu|nss-3.30.2-1|228	Static libraries for doing development with Network Security Services.
14mu|nss-3.30.2-1|229	
14mu|nss-3.30.2-1|230	%files -n %{sdevname}
14mu|nss-3.30.2-1|231	%{_libdir}/libcrmf.a
14mu|nss-3.30.2-1|232	%{_libdir}/libnss.a
14mu|nss-3.30.2-1|233	%{_libdir}/libnssutil.a
14mu|nss-3.30.2-1|234	%{_libdir}/libnssb.a
14mu|nss-3.30.2-1|235	%{_libdir}/libnssckfw.a
14mu|nss-3.30.2-1|236	%{_libdir}/libsmime.a
14mu|nss-3.30.2-1|237	%{_libdir}/libssl.a
14mu|nss-3.30.2-1|238	%endif
14mu|nss-3.30.2-1|239	#-------------------------------------------------------------------------
14mu|nss-3.30.2-1|240	
14mu|nss-3.30.2-1|241	%prep
14mu|nss-3.30.2-1|242	%setup -q
14mu|nss-3.30.2-1|243	#%  apply_patches
14mu|nss-3.30.2-1|244	%patch0 -p0
14mu|nss-3.30.2-1|245	%patch1 -p0
14mu|nss-3.30.2-1|246	%patch2 -p0 -b .transitional
14mu|nss-3.30.2-1|247	%patch4 -p1
14mu|nss-3.30.2-1|248	
14mu|nss-3.30.2-1|249	find . -type d -perm 0700 -exec chmod 755 {} \;
14mu|nss-3.30.2-1|250	find . -type f -perm 0555 -exec chmod 755 {} \;
14mu|nss-3.30.2-1|251	find . -type f -perm 0444 -exec chmod 644 {} \;
14mu|nss-3.30.2-1|252	find . -name '*.h' -executable -exec chmod -x {} \;
14mu|nss-3.30.2-1|253	find . -name '*.c' -executable -exec chmod -x {} \;
14mu|nss-3.30.2-1|254	
14mu|nss-3.30.2-1|255	# remove hardcoded gcc
14mu|nss-3.30.2-1|256	sed -i 's!gcc!%{__cc}!g' nss/coreconf/Linux.mk
14mu|nss-3.30.2-1|257	
14mu|nss-3.30.2-1|258	%build
14mu|nss-3.30.2-1|259	%serverbuild
14mu|nss-3.30.2-1|260	%setup_compile_flags
14mu|nss-3.30.2-1|261	export CC=gcc
14mu|nss-3.30.2-1|262	export BUILD_OPT=1
14mu|nss-3.30.2-1|263	export OPTIMIZER="%{optflags}"
14mu|nss-3.30.2-1|264	export XCFLAGS="%{optflags} -Wno-error"
14mu|nss-3.30.2-1|265	export ARCHFLAG="$LDFLAGS"
14mu|nss-3.30.2-1|266	export LIBDIR=%{_libdir}
14mu|nss-3.30.2-1|267	export USE_SYSTEM_ZLIB=1
14mu|nss-3.30.2-1|268	export ZLIB_LIBS="-lz"
14mu|nss-3.30.2-1|269	export PKG_CONFIG_ALLOW_SYSTEM_LIBS=1
14mu|nss-3.30.2-1|270	export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
14mu|nss-3.30.2-1|271	export NSPR_INCLUDE_DIR=`%{_bindir}/pkg-config --cflags-only-I nspr | sed 's/-I//'`
14mu|nss-3.30.2-1|272	export NSPR_LIB_DIR=`%{_bindir}/pkg-config --libs-only-L nspr | sed 's/-L//'`
14mu|nss-3.30.2-1|273	export MOZILLA_CLIENT=1
14mu|nss-3.30.2-1|274	export NS_USE_GCC=1
14mu|nss-3.30.2-1|275	export NSS_USE_SYSTEM_SQLITE=1
14mu|nss-3.30.2-1|276	export NSS_ENABLE_ECC=1
14mu|nss-3.30.2-1|277	
14mu|nss-3.30.2-1|278	# external tests are causing build problems because they access ssl internal types
14mu|nss-3.30.2-1|279	# TODO: Investigate as there may be a better solution
14mu|nss-3.30.2-1|280	export NSS_DISABLE_GTESTS=1
14mu|nss-3.30.2-1|281	
14mu|nss-3.30.2-1|282	%if %{build_empty}
14mu|nss-3.30.2-1|283	# (oe) the "trust no one" scenario, it goes like:
14mu|nss-3.30.2-1|284	# 1. mv /%{_lib}/libnssckbi.so /%{_lib}/libnssckbi.so.BAK
14mu|nss-3.30.2-1|285	# 2. mv /%{_lib}/libnssckbi_empty.so /%{_lib}/libnssckbi.so
14mu|nss-3.30.2-1|286	# 3. restart ff/tb
14mu|nss-3.30.2-1|287	# it has to be done manually for now, but at least we have a way for
14mu|nss-3.30.2-1|288	# users to quickly mitigate future problems, or whatever :-)
14mu|nss-3.30.2-1|289	
14mu|nss-3.30.2-1|290	pushd nss/lib/ckfw/builtins
14mu|nss-3.30.2-1|291	perl ./certdata.perl < %{SOURCE7}
14mu|nss-3.30.2-1|292	popd
14mu|nss-3.30.2-1|293	%endif
14mu|nss-3.30.2-1|294	
14mu|nss-3.30.2-1|295	export NATIVE_CC="/usr/bin/gcc"
14mu|nss-3.30.2-1|296	export TARGETCC="%{__cc}"
14mu|nss-3.30.2-1|297	export TARGETCCC="%{__cxx}"
14mu|nss-3.30.2-1|298	export TARGETRANLIB="%{__ranlib}"
14mu|nss-3.30.2-1|299	%ifarch x86_64 ppc64 ia64 s390x aarch64
14mu|nss-3.30.2-1|300	export USE_64=1
14mu|nss-3.30.2-1|301	%else
14mu|nss-3.30.2-1|302	unset USE_64 || :
14mu|nss-3.30.2-1|303	%endif
14mu|nss-3.30.2-1|304	
14mu|nss-3.30.2-1|305	# Parallel is broken as of 3.11.4 :(
14mu|nss-3.30.2-1|306	#make -j1 -C ./nss/coreconf ./nss/lib/dbm ./nss \
14mu|nss-3.30.2-1|307	#	TARGETCC="$TARGETCC" \
14mu|nss-3.30.2-1|308	#	TARGETCCC="$TARGETCCC" \
14mu|nss-3.30.2-1|309	#	TARGETRANLIB="$TARGETRANLIB" \
14mu|nss-3.30.2-1|310	#	AR="%__ar cr \"\$@\"" \
14mu|nss-3.30.2-1|311	#buildflags="TARGETCC='$TARGETCC' TARGETCCC='$TARGETCCC' TARGETRANLIB='$TARGETRANLIB' AR='%__ar"
14mu|nss-3.30.2-1|312	%make -j1 -C ./nss/coreconf
14mu|nss-3.30.2-1|313	%make -j1 -C ./nss/lib/dbm
14mu|nss-3.30.2-1|314	%make -j1 -C ./nss
14mu|nss-3.30.2-1|315	
14mu|nss-3.30.2-1|316	%if %{build_empty}
14mu|nss-3.30.2-1|317	# tuck away the empty libnssckbi.so library
14mu|nss-3.30.2-1|318	cp -p nss/lib/ckfw/builtins/Linux*/libnssckbi.so libnssckbi_empty.so
14mu|nss-3.30.2-1|319	%endif
14mu|nss-3.30.2-1|320	
14mu|nss-3.30.2-1|321	# install new Verisign intermediate certificate
14mu|nss-3.30.2-1|322	# http://qa.mandriva.com/show_bug.cgi?id=29612
14mu|nss-3.30.2-1|323	# use built addbuildin command to avoid having
14mu|nss-3.30.2-1|324	# a buildrequires for nss
14mu|nss-3.30.2-1|325	ADDBUILTIN=`%{_bindir}/find . -type f -name addbuiltin`
14mu|nss-3.30.2-1|326	if [ -z "$ADDBUILTIN" ]; then
14mu|nss-3.30.2-1|327	exit 1
14mu|nss-3.30.2-1|328	fi
14mu|nss-3.30.2-1|329	ADDBUILTIN="$PWD/$ADDBUILTIN"
14mu|nss-3.30.2-1|330	OLD="$LD_LIBRARY_PATH"
14mu|nss-3.30.2-1|331	libpath=`%{_bindir}/find ./dist/ -name "Linux*.*" -type d`
14mu|nss-3.30.2-1|332	# to use the built libraries instead of requiring nss
14mu|nss-3.30.2-1|333	# again as buildrequires
14mu|nss-3.30.2-1|334	export LD_LIBRARY_PATH="$PWD/$libpath/lib"
14mu|nss-3.30.2-1|335	
14mu|nss-3.30.2-1|336	pushd nss/lib/ckfw/builtins
14mu|nss-3.30.2-1|337	
14mu|nss-3.30.2-1|338	# (oe) for reference:
14mu|nss-3.30.2-1|339	# *ALL* of the root CA certs are hard coded into the libnssckbi.so library.
14mu|nss-3.30.2-1|340	# So, for Mandriva we can add/remove certs easily in the rootcerts package. Please
14mu|nss-3.30.2-1|341	# checkout and examine the rootcerts package.
14mu|nss-3.30.2-1|342	# Once this has been done and the new rootcerts package has been installed this
14mu|nss-3.30.2-1|343	# package (nss) has to be rebuilt to pickup the changes made. The "recreate
14mu|nss-3.30.2-1|344	# certificates" lines below generates a new certdata.c source containing the root
14mu|nss-3.30.2-1|345	# CA certs for mozilla.
14mu|nss-3.30.2-1|346	# *ALL* of the mozilla based softwares that support SSL has to link against
14mu|nss-3.30.2-1|347	# the NSS library.
14mu|nss-3.30.2-1|348	# recreate certificates
14mu|nss-3.30.2-1|349	perl ./certdata.perl /etc/pki/tls/mozilla/certdata.txt
14mu|nss-3.30.2-1|350	
14mu|nss-3.30.2-1|351	%make clean
14mu|nss-3.30.2-1|352	%make -j1
14mu|nss-3.30.2-1|353	
14mu|nss-3.30.2-1|354	popd
14mu|nss-3.30.2-1|355	export LD_LIBRARY_PATH="$OLD"
14mu|nss-3.30.2-1|356	
14mu|nss-3.30.2-1|357	%install
14mu|nss-3.30.2-1|358	pushd dist/$(uname -s)*
14mu|nss-3.30.2-1|359	
14mu|nss-3.30.2-1|360	mkdir -p %{buildroot}%{_bindir}
14mu|nss-3.30.2-1|361	cp -aL bin/* %{buildroot}%{_bindir}
14mu|nss-3.30.2-1|362	
14mu|nss-3.30.2-1|363	%if %with lib
14mu|nss-3.30.2-1|364	mkdir -p %{buildroot}%{_libdir}
14mu|nss-3.30.2-1|365	mkdir -p %{buildroot}/%{_lib}
14mu|nss-3.30.2-1|366	mkdir -p %{buildroot}%{_includedir}/nss
14mu|nss-3.30.2-1|367	cp -aL ../public/nss/* %{buildroot}%{_includedir}/nss
14mu|nss-3.30.2-1|368	
14mu|nss-3.30.2-1|369	cp -aL lib/libcrmf.a \
14mu|nss-3.30.2-1|370	lib/libnss.a \
14mu|nss-3.30.2-1|371	lib/libnssb.a \
14mu|nss-3.30.2-1|372	lib/libnssckbi.so \
14mu|nss-3.30.2-1|373	lib/libnssckfw.a \
14mu|nss-3.30.2-1|374	lib/libnssutil.a \
14mu|nss-3.30.2-1|375	lib/libsmime.a \
14mu|nss-3.30.2-1|376	lib/libssl.a \
14mu|nss-3.30.2-1|377	%{buildroot}%{_libdir}
14mu|nss-3.30.2-1|378	
14mu|nss-3.30.2-1|379	# Copy the binary libraries we want
14mu|nss-3.30.2-1|380	for file in libsoftokn3.so libfreebl3.so libfreeblpriv3.so libnss3.so libnssutil3.so \
14mu|nss-3.30.2-1|381	libssl3.so libsmime3.so libnssckbi.so libnssdbm3.so
14mu|nss-3.30.2-1|382	do
14mu|nss-3.30.2-1|383	install -m 755 lib/$file %{buildroot}/%{_lib}
14mu|nss-3.30.2-1|384	ln -sf ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
14mu|nss-3.30.2-1|385	done
14mu|nss-3.30.2-1|386	
14mu|nss-3.30.2-1|387	# These ghost files will be generated in the post step
14mu|nss-3.30.2-1|388	# Make sure chk files can be found in both places
14mu|nss-3.30.2-1|389	for file in libsoftokn3.chk libfreebl3.chk
14mu|nss-3.30.2-1|390	do
14mu|nss-3.30.2-1|391	touch %{buildroot}/%{_lib}/$file
14mu|nss-3.30.2-1|392	ln -s ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
14mu|nss-3.30.2-1|393	done
14mu|nss-3.30.2-1|394	
14mu|nss-3.30.2-1|395	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mu|nss-3.30.2-1|396	cat %{SOURCE2} | sed -e "s,%%libdir%%,%{_libdir},g" \
14mu|nss-3.30.2-1|397	-e "s,%%prefix%%,%{_prefix},g" \
14mu|nss-3.30.2-1|398	-e "s,%%exec_prefix%%,%{_prefix},g" \
14mu|nss-3.30.2-1|399	-e "s,%%includedir%%,%{_includedir}/nss,g" \
14mu|nss-3.30.2-1|400	-e "s,%%NSPR_VERSION%%,%{nspr_version},g" \
14mu|nss-3.30.2-1|401	-e "s,%%NSS_VERSION%%,%{version},g" > \
14mu|nss-3.30.2-1|402	%{buildroot}%{_libdir}/pkgconfig/nss.pc
14mu|nss-3.30.2-1|403	%endif
14mu|nss-3.30.2-1|404	
14mu|nss-3.30.2-1|405	popd
14mu|nss-3.30.2-1|406	
14mu|nss-3.30.2-1|407	%if %with lib
14mu|nss-3.30.2-1|408	export NSS_VMAJOR=`%{__cat} nss/lib/nss/nss.h | %{__grep} "#define.*NSS_VMAJOR" | %{__awk} '{print $3}'`
14mu|nss-3.30.2-1|409	export NSS_VMINOR=`%{__cat} nss/lib/nss/nss.h | %{__grep} "#define.*NSS_VMINOR" | %{__awk} '{print $3}'`
14mu|nss-3.30.2-1|410	export NSS_VPATCH=`echo %{version} | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
14mu|nss-3.30.2-1|411	
14mu|nss-3.30.2-1|412	mkdir -p %{buildroot}%{_bindir}
14mu|nss-3.30.2-1|413	cat %{SOURCE3} | sed -e "s,@libdir@,%{_libdir},g" \
14mu|nss-3.30.2-1|414	-e "s,@prefix@,%{_prefix},g" \
14mu|nss-3.30.2-1|415	-e "s,@exec_prefix@,%{_prefix},g" \
14mu|nss-3.30.2-1|416	-e "s,@includedir@,%{_includedir}/nss%{major},g" \
14mu|nss-3.30.2-1|417	-e "s,@MOD_MAJOR_VERSION@,$NSS_VMAJOR,g" \
14mu|nss-3.30.2-1|418	-e "s,@MOD_MINOR_VERSION@,$NSS_VMINOR,g" \
14mu|nss-3.30.2-1|419	-e "s,@MOD_PATCH_VERSION@,$NSS_VPATCH,g" \
14mu|nss-3.30.2-1|420	> %{buildroot}/%{_bindir}/nss-config
14mu|nss-3.30.2-1|421	%endif
14mu|nss-3.30.2-1|422	
14mu|nss-3.30.2-1|423	pushd nss/cmd/smimetools
14mu|nss-3.30.2-1|424	install -m 0755 smime %{buildroot}%{_bindir}
14mu|nss-3.30.2-1|425	perl -pi -e 's|/usr/local/bin|%{_bindir}|g' %{buildroot}%{_bindir}/smime
14mu|nss-3.30.2-1|426	popd
14mu|nss-3.30.2-1|427	
14mu|nss-3.30.2-1|428	# add docs
14mu|nss-3.30.2-1|429	mkdir -p docs/SSLsample
14mu|nss-3.30.2-1|430	#cp -a mozilla/security/nss/cmd/SSLsample/README docs/SSLsample/
14mu|nss-3.30.2-1|431	
14mu|nss-3.30.2-1|432	mkdir -p docs/bltest
14mu|nss-3.30.2-1|433	cp -a nss/cmd/bltest/tests/* docs/bltest/
14mu|nss-3.30.2-1|434	chmod -R a+r docs
14mu|nss-3.30.2-1|435	
14mu|nss-3.30.2-1|436	mkdir -p docs/certcgi
14mu|nss-3.30.2-1|437	cp -a nss/cmd/certcgi/*.html docs/certcgi/
14mu|nss-3.30.2-1|438	cp -a nss/cmd/certcgi/HOWTO.txt docs/certcgi/
14mu|nss-3.30.2-1|439	
14mu|nss-3.30.2-1|440	mkdir -p docs/modutil
14mu|nss-3.30.2-1|441	cp -a nss/cmd/modutil/*.html docs/modutil/
14mu|nss-3.30.2-1|442	
14mu|nss-3.30.2-1|443	mkdir -p docs/signtool
14mu|nss-3.30.2-1|444	cp -a nss/cmd/signtool/README docs/signtool/
14mu|nss-3.30.2-1|445	
14mu|nss-3.30.2-1|446	mkdir -p docs/signver
14mu|nss-3.30.2-1|447	cp -a nss/cmd/signver/examples/1/*.pl docs/signver/
14mu|nss-3.30.2-1|448	cp -a nss/cmd/signver/examples/1/*.html docs/signver/
14mu|nss-3.30.2-1|449	
14mu|nss-3.30.2-1|450	mkdir -p docs/ssltap
14mu|nss-3.30.2-1|451	cp -a nss/cmd/ssltap/*.html docs/ssltap/
14mu|nss-3.30.2-1|452	
14mu|nss-3.30.2-1|453	# Install the empty NSS db files
14mu|nss-3.30.2-1|454	mkdir -p %{buildroot}%{_sysconfdir}/pki/nssdb
14mu|nss-3.30.2-1|455	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pki/nssdb/cert8.db
14mu|nss-3.30.2-1|456	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/pki/nssdb/key3.db
14mu|nss-3.30.2-1|457	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/pki/nssdb/secmod.db
14mu|nss-3.30.2-1|458	
14mu|nss-3.30.2-1|459	%{_bindir}/find docs -type f | %{_bindir}/xargs -t perl -pi -e 's/\r$//g'
14mu|nss-3.30.2-1|460	
14mu|nss-3.30.2-1|461	%if %{build_empty}
14mu|nss-3.30.2-1|462	# install the empty libnssckbi.so library (use alternatives?)
14mu|nss-3.30.2-1|463	install -m0755 libnssckbi_empty.so %{buildroot}/%{_lib}/libnssckbi_empty.so
14mu|nss-3.30.2-1|464	%endif
14mu|nss-3.30.2-1|465	
14mu|nss-3.30.2-1|466	%multiarch_binaries %{buildroot}%{_bindir}/nss-config
14mu|nss-3.30.2-1|467	
14mu|nss-3.30.2-1|468	%if %with lib
14mu|nss-3.30.2-1|469	%posttrans -n %{libfreebl}
14mu|nss-3.30.2-1|470	%create_ghostfile /%{_lib}/libsoftokn%{major}.chk root root 644
14mu|nss-3.30.2-1|471	%create_ghostfile /%{_lib}/libfreebl%{major}.chk root root 644
14mu|nss-3.30.2-1|472	%{_bindir}/shlibsign -i /%{_lib}/libsoftokn%{major}.so >/dev/null 2>/dev/null
14mu|nss-3.30.2-1|473	%{_bindir}/shlibsign -i /%{_lib}/libfreebl%{major}.so >/dev/null 2>/dev/null
14mu|nss-3.30.2-1|474	%endif
14mu|nss-3.30.2-1|475	
14mu|nss-3.30.2-1|476	%changelog

23428 14
14mu|nss_mdns-0.10-25|1	%define rname nss-mdns
14mu|nss_mdns-0.10-25|2	
14mu|nss_mdns-0.10-25|3	%define major 2
14mu|nss_mdns-0.10-25|4	%define libname %mklibname %{name} %{major}
14mu|nss_mdns-0.10-25|5	
14mu|nss_mdns-0.10-25|6	Summary:	Multicast dns support for glibc domain resolver
14mu|nss_mdns-0.10-25|7	Name:		nss_mdns
14mu|nss_mdns-0.10-25|8	Version:	0.10
14mu|nss_mdns-0.10-25|9	Release:	25
14mu|nss_mdns-0.10-25|10	License:	GPLv2+
14mu|nss_mdns-0.10-25|11	Group:		System/Libraries
14mu|nss_mdns-0.10-25|12	Url:		http://0pointer.de/lennart/projects/%{rname}/
14mu|nss_mdns-0.10-25|13	Source0:	http://0pointer.de/lennart/projects/%{rname}/%{rname}-%{version}.tar.gz
14mu|nss_mdns-0.10-25|14	BuildRequires:	pkgconfig(avahi-core)
14mu|nss_mdns-0.10-25|15	# for /etc/sysconfig/network
14mu|nss_mdns-0.10-25|16	Requires(post):	initscripts
14mu|nss_mdns-0.10-25|17	Requires:	%{name}-libraries
14mu|nss_mdns-0.10-25|18	
14mu|nss_mdns-0.10-25|19	%description
14mu|nss_mdns-0.10-25|20	nss-mdns is a plugin for the Name Service Switch (NSS) functionality of the
14mu|nss_mdns-0.10-25|21	glibc providing host name resolution via Multicast DNS (aka Zeroconf, aka
14mu|nss_mdns-0.10-25|22	Apple Rendezvous), effectively allowing name resolution by common
14mu|nss_mdns-0.10-25|23	Unix/Linux programs in the ad-hoc mDNS domain .local.
14mu|nss_mdns-0.10-25|24	
14mu|nss_mdns-0.10-25|25	nss-mdns provides client functionality only, which means that you have to run
14mu|nss_mdns-0.10-25|26	a mDNS responder daemon separately from nss-mdns if you want to register
14mu|nss_mdns-0.10-25|27	the local host name via mDNS.
14mu|nss_mdns-0.10-25|28	
14mu|nss_mdns-0.10-25|29	%files
14mu|nss_mdns-0.10-25|30	%doc README doc/README.html doc/style.css
14mu|nss_mdns-0.10-25|31	%config(noreplace) %{_sysconfdir}/mdns.allow
14mu|nss_mdns-0.10-25|32	
14mu|nss_mdns-0.10-25|33	%post
14mu|nss_mdns-0.10-25|34	if [ $1 = 1 ]; then
14mu|nss_mdns-0.10-25|35	# ipv4 by default, as explained on the webpage
14mu|nss_mdns-0.10-25|36	[ -f %{_sysconfdir}/sysconfig/network ] && source %{_sysconfdir}/sysconfig/network
14mu|nss_mdns-0.10-25|37	if [ "${NETWORKING_IPV6}" = "yes" ]; then
14mu|nss_mdns-0.10-25|38	# for both ipv6 and ipv4
14mu|nss_mdns-0.10-25|39	perl -pi -e '!/mdns/ && s/^(hosts:\s*)([^#\n]*)(#?.*)$/$1 mdns_minimal $2 mdns $3/' %{_sysconfdir}/nsswitch.conf
14mu|nss_mdns-0.10-25|40	else
14mu|nss_mdns-0.10-25|41	perl -pi -e '!/mdns/ && s/^(hosts:\s*)([^#\n]*)(#?.*)$/$1 mdns4_minimal $2 mdns4 $3/' %{_sysconfdir}/nsswitch.conf
14mu|nss_mdns-0.10-25|42	fi
14mu|nss_mdns-0.10-25|43	fi
14mu|nss_mdns-0.10-25|44	
14mu|nss_mdns-0.10-25|45	%postun
14mu|nss_mdns-0.10-25|46	if [ $1 = 0 ]; then
14mu|nss_mdns-0.10-25|47	perl -pi -e 's/^(hosts:.*)\smdns_minimal\d?(\s.*)$/$1 $2/' %{_sysconfdir}/nsswitch.conf
14mu|nss_mdns-0.10-25|48	perl -pi -e 's/^(hosts:.*)\smdns\d?(\s.*)$/$1 $2/' %{_sysconfdir}/nsswitch.conf
14mu|nss_mdns-0.10-25|49	fi
14mu|nss_mdns-0.10-25|50	
14mu|nss_mdns-0.10-25|51	#----------------------------------------------------------------------------
14mu|nss_mdns-0.10-25|52	
14mu|nss_mdns-0.10-25|53	%package -n %{libname}
14mu|nss_mdns-0.10-25|54	Summary:	Plugin libraries for nss-mdns
14mu|nss_mdns-0.10-25|55	Group:		System/Libraries
14mu|nss_mdns-0.10-25|56	Requires:	%{name} = %{EVRD}
14mu|nss_mdns-0.10-25|57	Conflicts:	%{name} < 0.10-23
14mu|nss_mdns-0.10-25|58	Provides:	%{name}-libraries = %{EVRD}
14mu|nss_mdns-0.10-25|59	
14mu|nss_mdns-0.10-25|60	%description -n %{libname}
14mu|nss_mdns-0.10-25|61	Plugin libraries for nss-mdns.
14mu|nss_mdns-0.10-25|62	
14mu|nss_mdns-0.10-25|63	%files -n %{libname}
14mu|nss_mdns-0.10-25|64	/%{_lib}/*.so.%{major}
14mu|nss_mdns-0.10-25|65	
14mu|nss_mdns-0.10-25|66	#----------------------------------------------------------------------------
14mu|nss_mdns-0.10-25|67	
14mu|nss_mdns-0.10-25|68	%prep
14mu|nss_mdns-0.10-25|69	%setup -qn %{rname}-%{version}
14mu|nss_mdns-0.10-25|70	
14mu|nss_mdns-0.10-25|71	%build
14mu|nss_mdns-0.10-25|72	%configure2_5x \
14mu|nss_mdns-0.10-25|73	--localstatedir=%{_var}/ \
14mu|nss_mdns-0.10-25|74	--libdir=/%{_lib} \
14mu|nss_mdns-0.10-25|75	--enable-avahi
14mu|nss_mdns-0.10-25|76	%make
14mu|nss_mdns-0.10-25|77	
14mu|nss_mdns-0.10-25|78	%install
14mu|nss_mdns-0.10-25|79	%makeinstall_std
14mu|nss_mdns-0.10-25|80	
14mu|nss_mdns-0.10-25|81	mkdir -p %{buildroot}%{_sysconfdir}
14mu|nss_mdns-0.10-25|82	cat > %{buildroot}%{_sysconfdir}/mdns.allow  <<EOF
14mu|nss_mdns-0.10-25|83	# place here the domain that should be resolved by multicast dns
14mu|nss_mdns-0.10-25|84	# use * to include all ( not recommended )
14mu|nss_mdns-0.10-25|85	.local.
14mu|nss_mdns-0.10-25|86	.local
14mu|nss_mdns-0.10-25|87	EOF
14mu|nss_mdns-0.10-25|88	
14mu|nss_mdns-0.10-25|89	
14mu|nss_mdns-0.10-25|90	
14mu|nss_mdns-0.10-25|91	%changelog
14mu|nss_mdns-0.10-25|92	
14mu|nss_mdns-0.10-25|93	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.10-25
14mu|nss_mdns-0.10-25|94	- (1535dde) Repack tarball according to upstream
14mu|nss_mdns-0.10-25|95	
14mu|nss_mdns-0.10-25|96	

23429 14
14mu|nss-myhostname-0.3-5|1	%define major 2
14mu|nss-myhostname-0.3-5|2	%define libname %mklibname nss_myhostname %{major}
14mu|nss-myhostname-0.3-5|3	
14mu|nss-myhostname-0.3-5|4	Summary:	glibc plugin for local system host name resolution
14mu|nss-myhostname-0.3-5|5	Name:		nss-myhostname
14mu|nss-myhostname-0.3-5|6	Version:	0.3
14mu|nss-myhostname-0.3-5|7	Release:	5
14mu|nss-myhostname-0.3-5|8	License:	LGPLv2.1+
14mu|nss-myhostname-0.3-5|9	Group:		System/Base
14mu|nss-myhostname-0.3-5|10	Url:		http://0pointer.de/lennart/projects/nss-myhostname/
14mu|nss-myhostname-0.3-5|11	Source0:	http://0pointer.de/lennart/projects/nss-myhostname/%{name}-%{version}.tar.gz
14mu|nss-myhostname-0.3-5|12	Requires:	%{name}-libraries
14mu|nss-myhostname-0.3-5|13	Requires:	/bin/sh
14mu|nss-myhostname-0.3-5|14	Requires(pre):	glibc
14mu|nss-myhostname-0.3-5|15	Requires(pre):	sed
14mu|nss-myhostname-0.3-5|16	
14mu|nss-myhostname-0.3-5|17	%description
14mu|nss-myhostname-0.3-5|18	nss-myhostname is a plugin for the GNU Name Service Switch (NSS)
14mu|nss-myhostname-0.3-5|19	functionality of the GNU C Library (glibc) providing host name
14mu|nss-myhostname-0.3-5|20	resolution for the locally configured system hostname as returned by
14mu|nss-myhostname-0.3-5|21	gethostname(2). Various software relies on an always resolvable local
14mu|nss-myhostname-0.3-5|22	host name. When using dynamic hostnames this is usually achieved by
14mu|nss-myhostname-0.3-5|23	patching /etc/hosts at the same time as changing the host name. This
14mu|nss-myhostname-0.3-5|24	however is not ideal since it requires a writable /etc file system and
14mu|nss-myhostname-0.3-5|25	is fragile because the file might be edited by the administrator at
14mu|nss-myhostname-0.3-5|26	the same time. nss-myhostname simply returns all locally configure
14mu|nss-myhostname-0.3-5|27	public IP addresses, or -- if none are configured -- the IPv4 address
14mu|nss-myhostname-0.3-5|28	127.0.0.2 (wich is on the local loopback) and the IPv6 address ::1
14mu|nss-myhostname-0.3-5|29	(which is the local host) for whatever system hostname is configured
14mu|nss-myhostname-0.3-5|30	locally. Patching /etc/hosts is thus no longer necessary.
14mu|nss-myhostname-0.3-5|31	
14mu|nss-myhostname-0.3-5|32	%files
14mu|nss-myhostname-0.3-5|33	%doc LICENSE README
14mu|nss-myhostname-0.3-5|34	
14mu|nss-myhostname-0.3-5|35	%post
14mu|nss-myhostname-0.3-5|36	# sed-fu to add myhostname to the hosts line of /etc/nsswitch.conf
14mu|nss-myhostname-0.3-5|37	if [ -f /etc/nsswitch.conf ] ; then
14mu|nss-myhostname-0.3-5|38	sed -i.bak -e '
14mu|nss-myhostname-0.3-5|39	/^hosts:/ !b
14mu|nss-myhostname-0.3-5|40	/\<myhostname\>/ b
14mu|nss-myhostname-0.3-5|41	s/[[:blank:]]*$/ myhostname/
14mu|nss-myhostname-0.3-5|42	' /etc/nsswitch.conf
14mu|nss-myhostname-0.3-5|43	fi
14mu|nss-myhostname-0.3-5|44	
14mu|nss-myhostname-0.3-5|45	%preun
14mu|nss-myhostname-0.3-5|46	# sed-fu to remove myhostname from the hosts line of /etc/nsswitch.conf
14mu|nss-myhostname-0.3-5|47	if [ "$1" -eq 0 -a -f /etc/nsswitch.conf ] ; then
14mu|nss-myhostname-0.3-5|48	sed -i.bak -e '
14mu|nss-myhostname-0.3-5|49	/^hosts:/ !b
14mu|nss-myhostname-0.3-5|50	s/[[:blank:]]\+myhostname\>//
14mu|nss-myhostname-0.3-5|51	' /etc/nsswitch.conf
14mu|nss-myhostname-0.3-5|52	fi
14mu|nss-myhostname-0.3-5|53	
14mu|nss-myhostname-0.3-5|54	#----------------------------------------------------------------------------
14mu|nss-myhostname-0.3-5|55	
14mu|nss-myhostname-0.3-5|56	%package -n %{libname}
14mu|nss-myhostname-0.3-5|57	Summary:	Plugin libraries for nss-myhostname
14mu|nss-myhostname-0.3-5|58	Group:		System/Libraries
14mu|nss-myhostname-0.3-5|59	Requires:	%{name} = %{EVRD}
14mu|nss-myhostname-0.3-5|60	Conflicts:	%{name} < 0.3-5
14mu|nss-myhostname-0.3-5|61	Provides:	%{name}-libraries = %{EVRD}
14mu|nss-myhostname-0.3-5|62	
14mu|nss-myhostname-0.3-5|63	%description -n %{libname}
14mu|nss-myhostname-0.3-5|64	Plugin libraries for nss-myhostname.
14mu|nss-myhostname-0.3-5|65	
14mu|nss-myhostname-0.3-5|66	%files -n %{libname}
14mu|nss-myhostname-0.3-5|67	/%{_lib}/libnss_myhostname.so.%{major}
14mu|nss-myhostname-0.3-5|68	
14mu|nss-myhostname-0.3-5|69	#----------------------------------------------------------------------------
14mu|nss-myhostname-0.3-5|70	
14mu|nss-myhostname-0.3-5|71	%prep
14mu|nss-myhostname-0.3-5|72	%setup -q
14mu|nss-myhostname-0.3-5|73	
14mu|nss-myhostname-0.3-5|74	%build
14mu|nss-myhostname-0.3-5|75	%configure2_5x \
14mu|nss-myhostname-0.3-5|76	--libdir=/%{_lib}
14mu|nss-myhostname-0.3-5|77	
14mu|nss-myhostname-0.3-5|78	%make
14mu|nss-myhostname-0.3-5|79	
14mu|nss-myhostname-0.3-5|80	%install
14mu|nss-myhostname-0.3-5|81	%makeinstall_std
14mu|nss-myhostname-0.3-5|82	rm -rf %{buildroot}%{_datadir}/doc/nss-myhostname
14mu|nss-myhostname-0.3-5|83	
14mu|nss-myhostname-0.3-5|84	
14mu|nss-myhostname-0.3-5|85	%changelog
14mu|nss-myhostname-0.3-5|86	* Fri Feb 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3-5
14mu|nss-myhostname-0.3-5|87	+ Revision: c5fe2e7
14mu|nss-myhostname-0.3-5|88	- Split libraries into own package to make it possible to install both 32 and 64 bit libraries
14mu|nss-myhostname-0.3-5|89	
14mu|nss-myhostname-0.3-5|90	

23430 14
14mu|ntfs-3g-2016.2.22-1|1	# flag to allow local users to mount partitions. This is *really* not a good
14mu|ntfs-3g-2016.2.22-1|2	# idea, because all users who have access to the device can do whatever they
14mu|ntfs-3g-2016.2.22-1|3	# want with the data, and it also adds a root setuid binary to your system, so
14mu|ntfs-3g-2016.2.22-1|4	# use it on your own risk. Refer to
14mu|ntfs-3g-2016.2.22-1|5	# http://www.tuxera.com/community/ntfs-3g-faq/#useroption for details.
14mu|ntfs-3g-2016.2.22-1|6	%define allow_unsafe_mount 0
14mu|ntfs-3g-2016.2.22-1|7	
14mu|ntfs-3g-2016.2.22-1|8	%if %{allow_unsafe_mount}
14mu|ntfs-3g-2016.2.22-1|9	# user mount only works if ntfs-3g is using internal fuse library
14mu|ntfs-3g-2016.2.22-1|10	%define build_external_fuse 0
14mu|ntfs-3g-2016.2.22-1|11	%else
14mu|ntfs-3g-2016.2.22-1|12	%define build_external_fuse 1
14mu|ntfs-3g-2016.2.22-1|13	%endif
14mu|ntfs-3g-2016.2.22-1|14	
14mu|ntfs-3g-2016.2.22-1|15	%define major 87
14mu|ntfs-3g-2016.2.22-1|16	%define libname %mklibname ntfs-3g %{major}
14mu|ntfs-3g-2016.2.22-1|17	%define devname %mklibname ntfs-3g -d
14mu|ntfs-3g-2016.2.22-1|18	
14mu|ntfs-3g-2016.2.22-1|19	Summary:	Read-write ntfs driver
14mu|ntfs-3g-2016.2.22-1|20	Name:		ntfs-3g
14mu|ntfs-3g-2016.2.22-1|21	Version:	2016.2.22
14mu|ntfs-3g-2016.2.22-1|22	Release:	1
14mu|ntfs-3g-2016.2.22-1|23	License:	GPLv2+
14mu|ntfs-3g-2016.2.22-1|24	Group:		System/Base
14mu|ntfs-3g-2016.2.22-1|25	Url:		http://www.tuxera.com/community/ntfs-3g-download/
14mu|ntfs-3g-2016.2.22-1|26	Source0: 	http://tuxera.com/opensource/%{name}_ntfsprogs-%{version}.tgz
14mu|ntfs-3g-2016.2.22-1|27	Source1:	20-ntfs-config-write-policy.fdi
14mu|ntfs-3g-2016.2.22-1|28	Patch0:		ntfs-3g_ntfsprogs-2011.10.9-RC-ntfsck-unsupported-return-0.patch
14mu|ntfs-3g-2016.2.22-1|29	BuildRequires:	attr-devel
14mu|ntfs-3g-2016.2.22-1|30	BuildRequires:	pkgconfig(gnutls)
14mu|ntfs-3g-2016.2.22-1|31	BuildRequires:	pkgconfig(libgcrypt)
14mu|ntfs-3g-2016.2.22-1|32	%if %{build_external_fuse}
14mu|ntfs-3g-2016.2.22-1|33	BuildRequires:	pkgconfig(fuse)
14mu|ntfs-3g-2016.2.22-1|34	Requires:	fuse
14mu|ntfs-3g-2016.2.22-1|35	Requires(pre):	fuse
14mu|ntfs-3g-2016.2.22-1|36	%else
14mu|ntfs-3g-2016.2.22-1|37	Requires:	kmod(fuse)
14mu|ntfs-3g-2016.2.22-1|38	%endif
14mu|ntfs-3g-2016.2.22-1|39	Requires:	%{libname} = %{EVRD}
14mu|ntfs-3g-2016.2.22-1|40	Provides:	ntfsprogs-gnomevfs = %{EVRD}
14mu|ntfs-3g-2016.2.22-1|41	Provides:	ntfsprogs-fuse = %{EVRD}
14mu|ntfs-3g-2016.2.22-1|42	Provides:	fuse-ntfs-3g = %{EVRD}
14mu|ntfs-3g-2016.2.22-1|43	Obsoletes:	ntfsprogs < %{EVRD}
14mu|ntfs-3g-2016.2.22-1|44	%rename ntfsprogs
14mu|ntfs-3g-2016.2.22-1|45	
14mu|ntfs-3g-2016.2.22-1|46	%description
14mu|ntfs-3g-2016.2.22-1|47	The ntfs-3g package contains NTFS filesystem driver with read and
14mu|ntfs-3g-2016.2.22-1|48	write support. It provides safe and fast handling of MS Windows Vista,
14mu|ntfs-3g-2016.2.22-1|49	XP, 2000 and Server 2003 NTFS file systems. Most POSIX file system
14mu|ntfs-3g-2016.2.22-1|50	operations are supported.
14mu|ntfs-3g-2016.2.22-1|51	
14mu|ntfs-3g-2016.2.22-1|52	%files
14mu|ntfs-3g-2016.2.22-1|53	%doc README AUTHORS CREDITS NEWS
14mu|ntfs-3g-2016.2.22-1|54	%{_bindir}/ntfsmount
14mu|ntfs-3g-2016.2.22-1|55	/bin/lowntfs-3g
14mu|ntfs-3g-2016.2.22-1|56	/bin/ntfs-3g
14mu|ntfs-3g-2016.2.22-1|57	/bin/ntfs-3g.probe
14mu|ntfs-3g-2016.2.22-1|58	/bin/ntfs-3g.secaudit
14mu|ntfs-3g-2016.2.22-1|59	/bin/ntfs-3g.usermap
14mu|ntfs-3g-2016.2.22-1|60	/bin/ntfsfallocate
14mu|ntfs-3g-2016.2.22-1|61	/bin/ntfscat
14mu|ntfs-3g-2016.2.22-1|62	/bin/ntfscluster
14mu|ntfs-3g-2016.2.22-1|63	/bin/ntfscmp
14mu|ntfs-3g-2016.2.22-1|64	/bin/ntfsfix
14mu|ntfs-3g-2016.2.22-1|65	/bin/ntfsinfo
14mu|ntfs-3g-2016.2.22-1|66	/bin/ntfsls
14mu|ntfs-3g-2016.2.22-1|67	/bin/ntfsck
14mu|ntfs-3g-2016.2.22-1|68	/bin/ntfsdecrypt
14mu|ntfs-3g-2016.2.22-1|69	/bin/ntfsdump_logfile
14mu|ntfs-3g-2016.2.22-1|70	/bin/ntfsmftalloc
14mu|ntfs-3g-2016.2.22-1|71	/bin/ntfsmove
14mu|ntfs-3g-2016.2.22-1|72	/bin/ntfsrecover
14mu|ntfs-3g-2016.2.22-1|73	/bin/ntfstruncate
14mu|ntfs-3g-2016.2.22-1|74	/bin/ntfswipe
14mu|ntfs-3g-2016.2.22-1|75	/sbin/mkfs.ntfs
14mu|ntfs-3g-2016.2.22-1|76	/sbin/fsck.ntfs
14mu|ntfs-3g-2016.2.22-1|77	/sbin/mkntfs
14mu|ntfs-3g-2016.2.22-1|78	/sbin/ntfsclone
14mu|ntfs-3g-2016.2.22-1|79	/sbin/ntfscp
14mu|ntfs-3g-2016.2.22-1|80	/sbin/ntfslabel
14mu|ntfs-3g-2016.2.22-1|81	/sbin/ntfsresize
14mu|ntfs-3g-2016.2.22-1|82	/sbin/ntfsundelete
14mu|ntfs-3g-2016.2.22-1|83	%{_mandir}/man8/*
14mu|ntfs-3g-2016.2.22-1|84	%if %{allow_unsafe_mount}
14mu|ntfs-3g-2016.2.22-1|85	%attr(4755,root,root) /sbin/mount.ntfs-3g
14mu|ntfs-3g-2016.2.22-1|86	%else
14mu|ntfs-3g-2016.2.22-1|87	%attr(754,root,root) /sbin/mount.ntfs-3g
14mu|ntfs-3g-2016.2.22-1|88	%endif
14mu|ntfs-3g-2016.2.22-1|89	/sbin/mount.ntfs
14mu|ntfs-3g-2016.2.22-1|90	/sbin/mount.lowntfs-3g
14mu|ntfs-3g-2016.2.22-1|91	/sbin/mount.ntfs-fuse
14mu|ntfs-3g-2016.2.22-1|92	%{_datadir}/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi
14mu|ntfs-3g-2016.2.22-1|93	
14mu|ntfs-3g-2016.2.22-1|94	#----------------------------------------------------------------------------
14mu|ntfs-3g-2016.2.22-1|95	
14mu|ntfs-3g-2016.2.22-1|96	%package -n %{libname}
14mu|ntfs-3g-2016.2.22-1|97	Summary:	Shared library for ntfs-3g
14mu|ntfs-3g-2016.2.22-1|98	Group:		System/Libraries
14mu|ntfs-3g-2016.2.22-1|99	Requires:	%{name} >= %{EVRD}
14mu|ntfs-3g-2016.2.22-1|100	Conflicts:	%{name} < 2014.2.15-5
14mu|ntfs-3g-2016.2.22-1|101	
14mu|ntfs-3g-2016.2.22-1|102	%description -n %{libname}
14mu|ntfs-3g-2016.2.22-1|103	Shared library for ntfs-3g.
14mu|ntfs-3g-2016.2.22-1|104	
14mu|ntfs-3g-2016.2.22-1|105	%files -n %{libname}
14mu|ntfs-3g-2016.2.22-1|106	/%{_lib}/libntfs-3g.so.%{major}*
14mu|ntfs-3g-2016.2.22-1|107	
14mu|ntfs-3g-2016.2.22-1|108	#----------------------------------------------------------------------------
14mu|ntfs-3g-2016.2.22-1|109	
14mu|ntfs-3g-2016.2.22-1|110	%package -n %{devname}
14mu|ntfs-3g-2016.2.22-1|111	Summary:	Header files and static libraries for ntfs-3g
14mu|ntfs-3g-2016.2.22-1|112	Group:		Development/C
14mu|ntfs-3g-2016.2.22-1|113	Requires:	%{name} = %{EVRD}
14mu|ntfs-3g-2016.2.22-1|114	Provides:	%{name}-devel = %{EVRD}
14mu|ntfs-3g-2016.2.22-1|115	Provides:	lib%{name}-devel = %{EVRD}
14mu|ntfs-3g-2016.2.22-1|116	Conflicts:	%{name}-devel < 2014.2.15-5
14mu|ntfs-3g-2016.2.22-1|117	Obsoletes:	%{name}-devel < 2014.2.15-5
14mu|ntfs-3g-2016.2.22-1|118	
14mu|ntfs-3g-2016.2.22-1|119	%description -n %{devname}
14mu|ntfs-3g-2016.2.22-1|120	You should install this package if you wish to develop applications that
14mu|ntfs-3g-2016.2.22-1|121	use ntfs-3g.
14mu|ntfs-3g-2016.2.22-1|122	
14mu|ntfs-3g-2016.2.22-1|123	%files -n %{devname}
14mu|ntfs-3g-2016.2.22-1|124	%doc ChangeLog
14mu|ntfs-3g-2016.2.22-1|125	/%{_lib}/libntfs-3g.so
14mu|ntfs-3g-2016.2.22-1|126	%{_includedir}/ntfs-3g
14mu|ntfs-3g-2016.2.22-1|127	%{_libdir}/pkgconfig/*.pc
14mu|ntfs-3g-2016.2.22-1|128	
14mu|ntfs-3g-2016.2.22-1|129	#----------------------------------------------------------------------------
14mu|ntfs-3g-2016.2.22-1|130	
14mu|ntfs-3g-2016.2.22-1|131	%prep
14mu|ntfs-3g-2016.2.22-1|132	%setup -qn %{name}_ntfsprogs-%{version}
14mu|ntfs-3g-2016.2.22-1|133	%patch0 -p1 -b .unsupported
14mu|ntfs-3g-2016.2.22-1|134	
14mu|ntfs-3g-2016.2.22-1|135	%build
14mu|ntfs-3g-2016.2.22-1|136	export CFLAGS="%{optflags} -fPIC"
14mu|ntfs-3g-2016.2.22-1|137	%configure2_5x \
14mu|ntfs-3g-2016.2.22-1|138	--disable-static \
14mu|ntfs-3g-2016.2.22-1|139	--exec-prefix=/ \
14mu|ntfs-3g-2016.2.22-1|140	--bindir=/bin \
14mu|ntfs-3g-2016.2.22-1|141	--libdir=/%{_lib} \
14mu|ntfs-3g-2016.2.22-1|142	--sbindir=/sbin \
14mu|ntfs-3g-2016.2.22-1|143	--disable-ldconfig \
14mu|ntfs-3g-2016.2.22-1|144	--enable-crypto \
14mu|ntfs-3g-2016.2.22-1|145	--enable-extras \
14mu|ntfs-3g-2016.2.22-1|146	--enable-quarantined \
14mu|ntfs-3g-2016.2.22-1|147	%if %{build_external_fuse}
14mu|ntfs-3g-2016.2.22-1|148	--with-fuse=external
14mu|ntfs-3g-2016.2.22-1|149	%else
14mu|ntfs-3g-2016.2.22-1|150	--with-fuse=internal
14mu|ntfs-3g-2016.2.22-1|151	%endif
14mu|ntfs-3g-2016.2.22-1|152	%make
14mu|ntfs-3g-2016.2.22-1|153	
14mu|ntfs-3g-2016.2.22-1|154	%install
14mu|ntfs-3g-2016.2.22-1|155	sed -i -e 's|/sbin/ldconfig|true|' src/Makefile
14mu|ntfs-3g-2016.2.22-1|156	%makeinstall_std
14mu|ntfs-3g-2016.2.22-1|157	
14mu|ntfs-3g-2016.2.22-1|158	# make the symlink an actual copy to avoid confusion
14mu|ntfs-3g-2016.2.22-1|159	rm -rf %{buildroot}/sbin/mount.ntfs-3g
14mu|ntfs-3g-2016.2.22-1|160	cp -a %{buildroot}/bin/ntfs-3g %{buildroot}/sbin/mount.ntfs-3g
14mu|ntfs-3g-2016.2.22-1|161	ln -sf /sbin/mount.ntfs-3g %{buildroot}/sbin/mount.ntfs
14mu|ntfs-3g-2016.2.22-1|162	ln -sf /sbin/mount.ntfs-3g %{buildroot}/sbin/mount.ntfs-fuse
14mu|ntfs-3g-2016.2.22-1|163	mkdir -p %{buildroot}%{_bindir}
14mu|ntfs-3g-2016.2.22-1|164	ln -sf /sbin/mount.ntfs-3g %{buildroot}%{_bindir}/ntfsmount
14mu|ntfs-3g-2016.2.22-1|165	
14mu|ntfs-3g-2016.2.22-1|166	# Need this for fsck to find it
14mu|ntfs-3g-2016.2.22-1|167	ln -s ../bin/ntfsck %{buildroot}/sbin/fsck.ntfs
14mu|ntfs-3g-2016.2.22-1|168	
14mu|ntfs-3g-2016.2.22-1|169	# .pc file should always be there
14mu|ntfs-3g-2016.2.22-1|170	mkdir -p %{buildroot}%{_libdir}
14mu|ntfs-3g-2016.2.22-1|171	mv -f %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}/pkgconfig
14mu|ntfs-3g-2016.2.22-1|172	
14mu|ntfs-3g-2016.2.22-1|173	# remove doc files, as we'll cp them later
14mu|ntfs-3g-2016.2.22-1|174	rm -fr %{buildroot}/%{_datadir}/doc
14mu|ntfs-3g-2016.2.22-1|175	
14mu|ntfs-3g-2016.2.22-1|176	mkdir -p %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
14mu|ntfs-3g-2016.2.22-1|177	cp -a %{SOURCE1} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
14mu|ntfs-3g-2016.2.22-1|178	
14mu|ntfs-3g-2016.2.22-1|179	
14mu|ntfs-3g-2016.2.22-1|180	%changelog
14mu|ntfs-3g-2016.2.22-1|181	
14mu|ntfs-3g-2016.2.22-1|182	* Wed Mar 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2016.2.22-1
14mu|ntfs-3g-2016.2.22-1|183	- (5d9ec47) New version 2016.2.22
14mu|ntfs-3g-2016.2.22-1|184	- (5d9ec47) New library major 87
14mu|ntfs-3g-2016.2.22-1|185	- (5d9ec47) Use --enable-quarantined build option to keep building ntfsck and some other utilities
14mu|ntfs-3g-2016.2.22-1|186	- (5d9ec47) Add new ntfsfallocate and ntfsfrecover utilities
14mu|ntfs-3g-2016.2.22-1|187	
14mu|ntfs-3g-2016.2.22-1|188	

23431 14
14mu|ntfs-config-1.1-8|1	%define _enable_debug_packages	%{nil}
14mu|ntfs-config-1.1-8|2	%define debug_package		%{nil}
14mu|ntfs-config-1.1-8|3	
14mu|ntfs-config-1.1-8|4	Summary:	GUI tool to enable/disable write support for NTFS device
14mu|ntfs-config-1.1-8|5	Name:		ntfs-config
14mu|ntfs-config-1.1-8|6	Version:	1.1
14mu|ntfs-config-1.1-8|7	Release:	8
14mu|ntfs-config-1.1-8|8	License: 	GPL
14mu|ntfs-config-1.1-8|9	Group:  	Graphical desktop/GNOME
14mu|ntfs-config-1.1-8|10	Source0:	%{name}-%{version}.tar.gz
14mu|ntfs-config-1.1-8|11	Source1:	ntfs-config_ru.po
14mu|ntfs-config-1.1-8|12	Patch0:		ntfs-config-1.1-desktop.patch
14mu|ntfs-config-1.1-8|13	URL:		http://flomertens.free.fr/ntfs-config/
14mu|ntfs-config-1.1-8|14	BuildRequires:  pygtk2.0-devel
14mu|ntfs-config-1.1-8|15	BuildRequires:  desktop-file-utils
14mu|ntfs-config-1.1-8|16	BuildRequires:  perl-XML-Parser
14mu|ntfs-config-1.1-8|17	BuildRequires:  usermode
14mu|ntfs-config-1.1-8|18	BuildRequires:	intltool
14mu|ntfs-config-1.1-8|19	Requires:	ntfs-3g
14mu|ntfs-config-1.1-8|20	Requires:	pygtk2.0-libglade
14mu|ntfs-config-1.1-8|21	Requires:       usermode
14mu|ntfs-config-1.1-8|22	Requires:	gksu
14mu|ntfs-config-1.1-8|23	
14mu|ntfs-config-1.1-8|24	%description
14mu|ntfs-config-1.1-8|25	This program will allow you to easily configure all of your NTFS devices to
14mu|ntfs-config-1.1-8|26	allow write support.  For that use, it will configure them to use the ntfs-3g
14mu|ntfs-config-1.1-8|27	driver. You'll also be able to easily disable this feature.
14mu|ntfs-config-1.1-8|28	
14mu|ntfs-config-1.1-8|29	For more information about ntfs-3g : http://www.ntfs-3g.org
14mu|ntfs-config-1.1-8|30	
14mu|ntfs-config-1.1-8|31	%prep
14mu|ntfs-config-1.1-8|32	%setup -q
14mu|ntfs-config-1.1-8|33	%apply_patches
14mu|ntfs-config-1.1-8|34	
14mu|ntfs-config-1.1-8|35	#fix ru
14mu|ntfs-config-1.1-8|36	rm -f po/ru.mo
14mu|ntfs-config-1.1-8|37	cp %{SOURCE1} po/ru.po
14mu|ntfs-config-1.1-8|38	
14mu|ntfs-config-1.1-8|39	%build
14mu|ntfs-config-1.1-8|40	autoconf
14mu|ntfs-config-1.1-8|41	%configure2_5x
14mu|ntfs-config-1.1-8|42	%make
14mu|ntfs-config-1.1-8|43	
14mu|ntfs-config-1.1-8|44	%install
14mu|ntfs-config-1.1-8|45	
14mu|ntfs-config-1.1-8|46	%makeinstall_std
14mu|ntfs-config-1.1-8|47	
14mu|ntfs-config-1.1-8|48	#For compartibles without HAL
14mu|ntfs-config-1.1-8|49	mkdir -p %{buildroot}%{_sysconfdir}/hal/fdi/policy
14mu|ntfs-config-1.1-8|50	echo "This directory is required for ntfs-config. Do not remove!" > %{buildroot}%{_sysconfdir}/hal/fdi/policy/README
14mu|ntfs-config-1.1-8|51	
14mu|ntfs-config-1.1-8|52	%find_lang %{name} --with-gnome
14mu|ntfs-config-1.1-8|53	
14mu|ntfs-config-1.1-8|54	%files -f %{name}.lang
14mu|ntfs-config-1.1-8|55	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|ntfs-config-1.1-8|56	%{_sbindir}/%{name}
14mu|ntfs-config-1.1-8|57	%{_datadir}/applications/*.desktop
14mu|ntfs-config-1.1-8|58	%{_mandir}/man8/*
14mu|ntfs-config-1.1-8|59	%{_datadir}/%{name}/*
14mu|ntfs-config-1.1-8|60	%{py_platsitedir}/NtfsConfig
14mu|ntfs-config-1.1-8|61	%{_sysconfdir}/hal/fdi/policy/README
14mu|ntfs-config-1.1-8|62	
14mu|ntfs-config-1.1-8|63	%changelog
14mu|ntfs-config-1.1-8|64	
14mu|ntfs-config-1.1-8|65	* Wed Nov 18 2015 Denis Silakov <dsilakov@gmail.com> 1.1-8
14mu|ntfs-config-1.1-8|66	- (ab99eea) Drop garbage msgctxt instructions from russian po file
14mu|ntfs-config-1.1-8|67	
14mu|ntfs-config-1.1-8|68	

23432 14
14mu|ntp-4.2.8p11-1|1	%define pver p11
14mu|ntp-4.2.8p11-1|2	%define ntp_user ntp
14mu|ntp-4.2.8p11-1|3	%define ntp_group ntp
14mu|ntp-4.2.8p11-1|4	
14mu|ntp-4.2.8p11-1|5	Summary:	Synchronizes system time using the Network Time Protocol (NTP)
14mu|ntp-4.2.8p11-1|6	Name:		ntp
14mu|ntp-4.2.8p11-1|7	Version:	4.2.8%{pver}
14mu|ntp-4.2.8p11-1|8	Release:	1
14mu|ntp-4.2.8p11-1|9	License:	BSD-Style
14mu|ntp-4.2.8p11-1|10	Group:		System/Servers
14mu|ntp-4.2.8p11-1|11	Url:		http://www.ntp.org/
14mu|ntp-4.2.8p11-1|12	Source0:	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz
14mu|ntp-4.2.8p11-1|13	Source99:	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz.md5
14mu|ntp-4.2.8p11-1|14	Source1:	ntp.conf
14mu|ntp-4.2.8p11-1|15	Source2:	ntp.keys
14mu|ntp-4.2.8p11-1|16	Source4:	ntpstat-0.2.tar.bz2
14mu|ntp-4.2.8p11-1|17	Source7:	ntpd.sysconfig
14mu|ntp-4.2.8p11-1|18	Source11:	50-ntpd.list
14mu|ntp-4.2.8p11-1|19	Source12:	ntpd.service
14mu|ntp-4.2.8p11-1|20	Source13:	ntpdate.service
14mu|ntp-4.2.8p11-1|21	Source14:	ntp-wait.service
14mu|ntp-4.2.8p11-1|22	Source15:	ntpdate.wrapper
14mu|ntp-4.2.8p11-1|23	Source16:	ntpdate.sysconfig
14mu|ntp-4.2.8p11-1|24	Source17:	ntpdate.8
14mu|ntp-4.2.8p11-1|25	Patch2:		ntp-4.2.8p4-droproot.patch
14mu|ntp-4.2.8p11-1|26	Patch50:	ntpstat-0.2-clksrc.patch
14mu|ntp-4.2.8p11-1|27	Patch51:	ntpstat-0.2-multipacket.patch
14mu|ntp-4.2.8p11-1|28	Patch52:	ntpstat-0.2-sysvars.patch
14mu|ntp-4.2.8p11-1|29	Patch53:	ntpstat-0.2-maxerror.patch
14mu|ntp-4.2.8p11-1|30	Patch54:	ntpstat-0.2-errorbit.patch
14mu|ntp-4.2.8p11-1|31	Patch100:	CVE-2015-5300.patch
14mu|ntp-4.2.8p11-1|32	BuildRequires:	cap-devel
14mu|ntp-4.2.8p11-1|33	BuildRequires:	elfutils-devel
14mu|ntp-4.2.8p11-1|34	BuildRequires:	jemalloc-devel
14mu|ntp-4.2.8p11-1|35	BuildRequires:	net-snmp-devel
14mu|ntp-4.2.8p11-1|36	BuildRequires:	pkgconfig(libedit)
14mu|ntp-4.2.8p11-1|37	BuildRequires:	pkgconfig(ncurses)
14mu|ntp-4.2.8p11-1|38	BuildRequires:	pkgconfig(openssl)
14mu|ntp-4.2.8p11-1|39	# for html2man
14mu|ntp-4.2.8p11-1|40	BuildRequires:	perl-HTML-Parser
14mu|ntp-4.2.8p11-1|41	Requires:	perl(HTTP::Tiny)
14mu|ntp-4.2.8p11-1|42	Requires:	%{name}-client
14mu|ntp-4.2.8p11-1|43	Requires(post):	%{name}-config
14mu|ntp-4.2.8p11-1|44	Requires(pre,post,preun,postun):	rpm-helper
14mu|ntp-4.2.8p11-1|45	
14mu|ntp-4.2.8p11-1|46	%description
14mu|ntp-4.2.8p11-1|47	The Network Time Protocol (NTP) is used to synchronize a computer's time
14mu|ntp-4.2.8p11-1|48	with another reference time source.  The ntp package contains utilities
14mu|ntp-4.2.8p11-1|49	and daemons which will synchronize your computer's time to Coordinated
14mu|ntp-4.2.8p11-1|50	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
14mu|ntp-4.2.8p11-1|51	ntpdate (a program for retrieving the date and time from remote machines
14mu|ntp-4.2.8p11-1|52	via a network) and ntpd (a daemon which continuously adjusts system time).
14mu|ntp-4.2.8p11-1|53	
14mu|ntp-4.2.8p11-1|54	Install the ntp package if you need tools for keeping your system's
14mu|ntp-4.2.8p11-1|55	time synchronized via the NTP protocol.
14mu|ntp-4.2.8p11-1|56	
14mu|ntp-4.2.8p11-1|57	Note: Primary, original, big, HTML documentation, is in the package ntp-doc.
14mu|ntp-4.2.8p11-1|58	
14mu|ntp-4.2.8p11-1|59	%files
14mu|ntp-4.2.8p11-1|60	%{_sbindir}/ntpd
14mu|ntp-4.2.8p11-1|61	%{_sbindir}/ntpdc
14mu|ntp-4.2.8p11-1|62	%{_sbindir}/ntp-keygen
14mu|ntp-4.2.8p11-1|63	%{_sbindir}/ntpq
14mu|ntp-4.2.8p11-1|64	%{_sbindir}/ntpsnmpd
14mu|ntp-4.2.8p11-1|65	%{_sbindir}/ntpstat
14mu|ntp-4.2.8p11-1|66	%{_sbindir}/ntptime
14mu|ntp-4.2.8p11-1|67	%{_sbindir}/ntptrace
14mu|ntp-4.2.8p11-1|68	%{_sbindir}/ntp-wait
14mu|ntp-4.2.8p11-1|69	%{_sbindir}/sntp
14mu|ntp-4.2.8p11-1|70	%{_sbindir}/tickadj
14mu|ntp-4.2.8p11-1|71	%{_sbindir}/calc_tickadj
14mu|ntp-4.2.8p11-1|72	%{_sbindir}/update-leap
14mu|ntp-4.2.8p11-1|73	%{_mandir}/man1/ntpsnmpd.1*
14mu|ntp-4.2.8p11-1|74	%{_mandir}/man1/ntpstat.1*
14mu|ntp-4.2.8p11-1|75	%{_mandir}/man1/sntp.1*
14mu|ntp-4.2.8p11-1|76	%{_mandir}/man1/calc_tickadj.1.*
14mu|ntp-4.2.8p11-1|77	%{_mandir}/man1/ntp-keygen.1.*
14mu|ntp-4.2.8p11-1|78	%{_mandir}/man1/ntp-wait.1.*
14mu|ntp-4.2.8p11-1|79	%{_mandir}/man1/ntpd.1.*
14mu|ntp-4.2.8p11-1|80	%{_mandir}/man1/ntpdc.1.*
14mu|ntp-4.2.8p11-1|81	%{_mandir}/man1/ntpq.1.*
14mu|ntp-4.2.8p11-1|82	%{_mandir}/man1/ntptrace.1.*
14mu|ntp-4.2.8p11-1|83	%{_mandir}/man1/update-leap.1.*
14mu|ntp-4.2.8p11-1|84	%{_mandir}/man5/ntp.conf.5.*
14mu|ntp-4.2.8p11-1|85	%{_mandir}/man5/ntp.keys.5.*
14mu|ntp-4.2.8p11-1|86	%{_prefix}/lib/systemd/ntp-units.d/50-ntpd.list
14mu|ntp-4.2.8p11-1|87	%{_unitdir}/ntp-wait.service
14mu|ntp-4.2.8p11-1|88	%{_unitdir}/ntpd.service
14mu|ntp-4.2.8p11-1|89	%{_datadir}/%{name}
14mu|ntp-4.2.8p11-1|90	
14mu|ntp-4.2.8p11-1|91	%pre
14mu|ntp-4.2.8p11-1|92	%_pre_useradd %{ntp_user} %{_sysconfdir}/ntp /bin/false
14mu|ntp-4.2.8p11-1|93	
14mu|ntp-4.2.8p11-1|94	%post
14mu|ntp-4.2.8p11-1|95	%systemd_post ntpd.service
14mu|ntp-4.2.8p11-1|96	touch %{_sysconfdir}/ntp/step-tickers
14mu|ntp-4.2.8p11-1|97	
14mu|ntp-4.2.8p11-1|98	%preun
14mu|ntp-4.2.8p11-1|99	%systemd_preun ntpd.service
14mu|ntp-4.2.8p11-1|100	
14mu|ntp-4.2.8p11-1|101	%postun
14mu|ntp-4.2.8p11-1|102	%_postun_userdel %{ntp_user}
14mu|ntp-4.2.8p11-1|103	
14mu|ntp-4.2.8p11-1|104	#----------------------------------------------------------------------------
14mu|ntp-4.2.8p11-1|105	
14mu|ntp-4.2.8p11-1|106	%package client
14mu|ntp-4.2.8p11-1|107	Summary:	The ntpdate client for setting system time from NTP servers
14mu|ntp-4.2.8p11-1|108	Group:		System/Servers
14mu|ntp-4.2.8p11-1|109	Requires:	%{name}-config
14mu|ntp-4.2.8p11-1|110	Requires(pre,post,preun,postun):	rpm-helper
14mu|ntp-4.2.8p11-1|111	
14mu|ntp-4.2.8p11-1|112	%description client
14mu|ntp-4.2.8p11-1|113	The Network Time Protocol (NTP) is used to synchronize a computer's time
14mu|ntp-4.2.8p11-1|114	with another reference time source.  The ntp package contains utilities
14mu|ntp-4.2.8p11-1|115	and daemons which will synchronize your computer's time to Coordinated
14mu|ntp-4.2.8p11-1|116	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
14mu|ntp-4.2.8p11-1|117	ntpdate (a program for retrieving the date and time from remote machines
14mu|ntp-4.2.8p11-1|118	via a network) and ntpd (a daemon which continuously adjusts system time).
14mu|ntp-4.2.8p11-1|119	
14mu|ntp-4.2.8p11-1|120	ntpdate is a simple NTP client which allows a system's clock to be set
14mu|ntp-4.2.8p11-1|121	to match the time obtained by communicating with one or more servers.
14mu|ntp-4.2.8p11-1|122	
14mu|ntp-4.2.8p11-1|123	ntpdate is optional (but recommended) if you're running an NTP server,
14mu|ntp-4.2.8p11-1|124	because initially setting the system clock to an almost-correct time
14mu|ntp-4.2.8p11-1|125	will help the NTP server synchronize faster.
14mu|ntp-4.2.8p11-1|126	
14mu|ntp-4.2.8p11-1|127	The ntpdate client by itself is useful for occasionally setting the time on
14mu|ntp-4.2.8p11-1|128	machines that are not on the net full-time, such as laptops.
14mu|ntp-4.2.8p11-1|129	
14mu|ntp-4.2.8p11-1|130	%files client
14mu|ntp-4.2.8p11-1|131	%doc COPYRIGHT ChangeLog README
14mu|ntp-4.2.8p11-1|132	%{_sbindir}/ntpdate
14mu|ntp-4.2.8p11-1|133	%{_sbindir}/ntpdate-wrapper
14mu|ntp-4.2.8p11-1|134	%{_unitdir}/ntpdate.service
14mu|ntp-4.2.8p11-1|135	%{_mandir}/man8/ntpdate.8.*
14mu|ntp-4.2.8p11-1|136	%config(noreplace) %{_sysconfdir}/sysconfig/ntpdate
14mu|ntp-4.2.8p11-1|137	
14mu|ntp-4.2.8p11-1|138	%pre client
14mu|ntp-4.2.8p11-1|139	%_pre_useradd %{ntp_user} %{_sysconfdir}/ntp /bin/false
14mu|ntp-4.2.8p11-1|140	
14mu|ntp-4.2.8p11-1|141	%post client
14mu|ntp-4.2.8p11-1|142	%systemd_post ntpdate.service
14mu|ntp-4.2.8p11-1|143	
14mu|ntp-4.2.8p11-1|144	%preun client
14mu|ntp-4.2.8p11-1|145	%systemd_preun ntpdate.service
14mu|ntp-4.2.8p11-1|146	
14mu|ntp-4.2.8p11-1|147	%postun client
14mu|ntp-4.2.8p11-1|148	%_postun_userdel %{ntp_user}
14mu|ntp-4.2.8p11-1|149	
14mu|ntp-4.2.8p11-1|150	#----------------------------------------------------------------------------
14mu|ntp-4.2.8p11-1|151	
14mu|ntp-4.2.8p11-1|152	%package doc
14mu|ntp-4.2.8p11-1|153	Summary:	Complete HTML documentation for ntp
14mu|ntp-4.2.8p11-1|154	Group:		Documentation
14mu|ntp-4.2.8p11-1|155	BuildArch:	noarch
14mu|ntp-4.2.8p11-1|156	
14mu|ntp-4.2.8p11-1|157	%description doc
14mu|ntp-4.2.8p11-1|158	This is the original, complete, documentation for NTP, in HTML format.
14mu|ntp-4.2.8p11-1|159	Manpages documentation comes with the binary package(s).
14mu|ntp-4.2.8p11-1|160	
14mu|ntp-4.2.8p11-1|161	The Network Time Protocol (NTP) is used to synchronize a computer's time
14mu|ntp-4.2.8p11-1|162	with another reference time source.  The ntp package contains utilities
14mu|ntp-4.2.8p11-1|163	and daemons which will synchronize your computer's time to Coordinated
14mu|ntp-4.2.8p11-1|164	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
14mu|ntp-4.2.8p11-1|165	ntpdate (a program for retrieving the date and time from remote machines
14mu|ntp-4.2.8p11-1|166	via a network) and ntpd (a daemon which continuously adjusts system time).
14mu|ntp-4.2.8p11-1|167	
14mu|ntp-4.2.8p11-1|168	%files doc
14mu|ntp-4.2.8p11-1|169	%doc COPYRIGHT html/
14mu|ntp-4.2.8p11-1|170	%{_docdir}/%{name}
14mu|ntp-4.2.8p11-1|171	%{_docdir}/sntp
14mu|ntp-4.2.8p11-1|172	
14mu|ntp-4.2.8p11-1|173	#----------------------------------------------------------------------------
14mu|ntp-4.2.8p11-1|174	
14mu|ntp-4.2.8p11-1|175	%package config
14mu|ntp-4.2.8p11-1|176	Summary:	Complete config for ntp
14mu|ntp-4.2.8p11-1|177	Group:		System/Servers
14mu|ntp-4.2.8p11-1|178	Conflicts:	%{name} < 4.2.8p4
14mu|ntp-4.2.8p11-1|179	BuildArch:	noarch
14mu|ntp-4.2.8p11-1|180	
14mu|ntp-4.2.8p11-1|181	%description config
14mu|ntp-4.2.8p11-1|182	Config files for %{name}.
14mu|ntp-4.2.8p11-1|183	
14mu|ntp-4.2.8p11-1|184	The Network Time Protocol (NTP) is used to synchronize a computer's time
14mu|ntp-4.2.8p11-1|185	with another reference time source.  The ntp package contains utilities
14mu|ntp-4.2.8p11-1|186	and daemons which will synchronize your computer's time to Coordinated
14mu|ntp-4.2.8p11-1|187	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
14mu|ntp-4.2.8p11-1|188	ntpdate (a program for retrieving the date and time from remote machines
14mu|ntp-4.2.8p11-1|189	via a network) and ntpd (a daemon which continuously adjusts system time).
14mu|ntp-4.2.8p11-1|190	
14mu|ntp-4.2.8p11-1|191	%files config
14mu|ntp-4.2.8p11-1|192	%doc COPYRIGHT NEWS TODO README* ChangeLog conf COPYRIGHT.sntp
14mu|ntp-4.2.8p11-1|193	%config(noreplace) %{_sysconfdir}/ntp.conf
14mu|ntp-4.2.8p11-1|194	%config(noreplace) %{_sysconfdir}/sysconfig/ntpd
14mu|ntp-4.2.8p11-1|195	%dir %{_sysconfdir}/ntp
14mu|ntp-4.2.8p11-1|196	%attr(0640,root,%{ntp_group})%config(noreplace) %{_sysconfdir}/ntp/keys
14mu|ntp-4.2.8p11-1|197	%config(noreplace) %{_sysconfdir}/ntp/step-tickers
14mu|ntp-4.2.8p11-1|198	%attr(-,%{ntp_user},%{ntp_group}) /var/lib/ntp
14mu|ntp-4.2.8p11-1|199	
14mu|ntp-4.2.8p11-1|200	%pre config
14mu|ntp-4.2.8p11-1|201	%_pre_useradd %{ntp_user} %{_sysconfdir}/ntp /bin/false
14mu|ntp-4.2.8p11-1|202	
14mu|ntp-4.2.8p11-1|203	#----------------------------------------------------------------------------
14mu|ntp-4.2.8p11-1|204	
14mu|ntp-4.2.8p11-1|205	%prep
14mu|ntp-4.2.8p11-1|206	%setup -q -n ntp-%{version} -a4
14mu|ntp-4.2.8p11-1|207	
14mu|ntp-4.2.8p11-1|208	%apply_patches
14mu|ntp-4.2.8p11-1|209	
14mu|ntp-4.2.8p11-1|210	# set default path to sntp KoD database
14mu|ntp-4.2.8p11-1|211	sed -i 's|/var/db/ntp-kod|%{_localstatedir}/lib/ntp/sntp-kod|' sntp/*.{man.in,c}
14mu|ntp-4.2.8p11-1|212	
14mu|ntp-4.2.8p11-1|213	%build
14mu|ntp-4.2.8p11-1|214	autoreconf -fis
14mu|ntp-4.2.8p11-1|215	%serverbuild
14mu|ntp-4.2.8p11-1|216	
14mu|ntp-4.2.8p11-1|217	%configure2_5x \
14mu|ntp-4.2.8p11-1|218	--with-crypto=openssl \
14mu|ntp-4.2.8p11-1|219	--enable-linuxcaps \
14mu|ntp-4.2.8p11-1|220	--with-ntpsnmpd
14mu|ntp-4.2.8p11-1|221	
14mu|ntp-4.2.8p11-1|222	%make CFLAGS="%{optflags}"
14mu|ntp-4.2.8p11-1|223	make -C ntpstat-0.2 CFLAGS="%{optflags}"
14mu|ntp-4.2.8p11-1|224	
14mu|ntp-4.2.8p11-1|225	%install
14mu|ntp-4.2.8p11-1|226	install -d -m 755 %{buildroot}%{_mandir}/man1
14mu|ntp-4.2.8p11-1|227	install -d -m 755 %{buildroot}%{_mandir}/man5
14mu|ntp-4.2.8p11-1|228	install -d -m 755 %{buildroot}%{_mandir}/man8
14mu|ntp-4.2.8p11-1|229	
14mu|ntp-4.2.8p11-1|230	%makeinstall_std bindir=%{_sbindir}
14mu|ntp-4.2.8p11-1|231	
14mu|ntp-4.2.8p11-1|232	install -d -m 755 %{buildroot}%{_sysconfdir}
14mu|ntp-4.2.8p11-1|233	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/ntp.conf
14mu|ntp-4.2.8p11-1|234	
14mu|ntp-4.2.8p11-1|235	install -d -m 755 %{buildroot}%{_sysconfdir}/ntp
14mu|ntp-4.2.8p11-1|236	install -m 640 %{SOURCE2} %{buildroot}%{_sysconfdir}/ntp/keys
14mu|ntp-4.2.8p11-1|237	
14mu|ntp-4.2.8p11-1|238	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14mu|ntp-4.2.8p11-1|239	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/sysconfig/ntpd
14mu|ntp-4.2.8p11-1|240	install -m 644 %{SOURCE16} %{buildroot}%{_sysconfdir}/sysconfig/ntpdate
14mu|ntp-4.2.8p11-1|241	
14mu|ntp-4.2.8p11-1|242	install -m 755 %{SOURCE15} %{buildroot}%{_sbindir}/ntpdate-wrapper
14mu|ntp-4.2.8p11-1|243	
14mu|ntp-4.2.8p11-1|244	touch %{buildroot}%{_sysconfdir}/ntp/step-tickers
14mu|ntp-4.2.8p11-1|245	install -d -m 755 %{buildroot}/var/lib/ntp
14mu|ntp-4.2.8p11-1|246	
14mu|ntp-4.2.8p11-1|247	install -m755 ntpstat-0.2/ntpstat %{buildroot}%{_sbindir}/
14mu|ntp-4.2.8p11-1|248	install -m644 ntpstat-0.2/ntpstat.1 %{buildroot}%{_mandir}/man1/
14mu|ntp-4.2.8p11-1|249	install -m644 %{SOURCE17} %{buildroot}%{_mandir}/man8/
14mu|ntp-4.2.8p11-1|250	
14mu|ntp-4.2.8p11-1|251	# cleanup patched HTML files
14mu|ntp-4.2.8p11-1|252	rm -f html/ntpdate.html.droproot
14mu|ntp-4.2.8p11-1|253	# for %%doc
14mu|ntp-4.2.8p11-1|254	cp sntp/COPYRIGHT COPYRIGHT.sntp
14mu|ntp-4.2.8p11-1|255	
14mu|ntp-4.2.8p11-1|256	install -D -p -m 644 %{SOURCE11} %{buildroot}%{_prefix}/lib/systemd/ntp-units.d/50-ntpd.list
14mu|ntp-4.2.8p11-1|257	install -D -p -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/ntpd.service
14mu|ntp-4.2.8p11-1|258	install -D -p -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/ntpdate.service
14mu|ntp-4.2.8p11-1|259	install -D -p -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/ntp-wait.service
14mu|ntp-4.2.8p11-1|260	
14mu|ntp-4.2.8p11-1|261	%changelog

23433 14
14mu|numactl-2.0.11-1|1	%define major 1
14mu|numactl-2.0.11-1|2	%define libname %mklibname numa %{major}
14mu|numactl-2.0.11-1|3	%define devname %mklibname numa -d
14mu|numactl-2.0.11-1|4	
14mu|numactl-2.0.11-1|5	Summary:	Simple NUMA policy support
14mu|numactl-2.0.11-1|6	Name:		numactl
14mu|numactl-2.0.11-1|7	Version:	2.0.11
14mu|numactl-2.0.11-1|8	Release:	1
14mu|numactl-2.0.11-1|9	License:	LGPLv2/GPLv2
14mu|numactl-2.0.11-1|10	Group:		System/Configuration/Hardware
14mu|numactl-2.0.11-1|11	Url:		ftp://oss.sgi.com/www/projects/libnuma/download
14mu|numactl-2.0.11-1|12	Source0:	ftp://oss.sgi.com/www/projects/libnuma/download/%{name}-%{version}.tar.gz
14mu|numactl-2.0.11-1|13	ExclusiveArch:	%{ix86} x86_64 ia64
14mu|numactl-2.0.11-1|14	
14mu|numactl-2.0.11-1|15	%description
14mu|numactl-2.0.11-1|16	This package contains the `numactl' program to run other programs with
14mu|numactl-2.0.11-1|17	a specific NUMA policy.
14mu|numactl-2.0.11-1|18	
14mu|numactl-2.0.11-1|19	%files
14mu|numactl-2.0.11-1|20	%doc README CHANGES
14mu|numactl-2.0.11-1|21	%{_bindir}/memhog
14mu|numactl-2.0.11-1|22	%{_bindir}/numactl
14mu|numactl-2.0.11-1|23	%{_bindir}/numademo
14mu|numactl-2.0.11-1|24	%{_bindir}/numastat
14mu|numactl-2.0.11-1|25	%{_bindir}/migratepages
14mu|numactl-2.0.11-1|26	%{_bindir}/migspeed
14mu|numactl-2.0.11-1|27	%{_mandir}/man8/*.8*
14mu|numactl-2.0.11-1|28	
14mu|numactl-2.0.11-1|29	#----------------------------------------------------------------------------
14mu|numactl-2.0.11-1|30	
14mu|numactl-2.0.11-1|31	%package -n %{libname}
14mu|numactl-2.0.11-1|32	Summary:	Runtime libraries for NUMA policy support
14mu|numactl-2.0.11-1|33	Group:		System/Libraries
14mu|numactl-2.0.11-1|34	
14mu|numactl-2.0.11-1|35	%description -n %{libname}
14mu|numactl-2.0.11-1|36	This package contains the dynamic libraries for NUMA policy support.
14mu|numactl-2.0.11-1|37	
14mu|numactl-2.0.11-1|38	%files -n %{libname}
14mu|numactl-2.0.11-1|39	%{_libdir}/libnuma.so.%{major}*
14mu|numactl-2.0.11-1|40	
14mu|numactl-2.0.11-1|41	#----------------------------------------------------------------------------
14mu|numactl-2.0.11-1|42	
14mu|numactl-2.0.11-1|43	%package -n %{devname}
14mu|numactl-2.0.11-1|44	Summary:	Headers and libraries for NUMA policy
14mu|numactl-2.0.11-1|45	Group:		Development/C
14mu|numactl-2.0.11-1|46	Requires:	%{libname} = %{EVRD}
14mu|numactl-2.0.11-1|47	Provides:	numa-devel = %{EVRD}
14mu|numactl-2.0.11-1|48	
14mu|numactl-2.0.11-1|49	%description -n %{devname}
14mu|numactl-2.0.11-1|50	This package contains headers and libraries useful for developing
14mu|numactl-2.0.11-1|51	applications using different NUMA policies.
14mu|numactl-2.0.11-1|52	
14mu|numactl-2.0.11-1|53	%files -n %{devname}
14mu|numactl-2.0.11-1|54	%{_libdir}/libnuma.so
14mu|numactl-2.0.11-1|55	%{_includedir}/numa.h
14mu|numactl-2.0.11-1|56	%{_includedir}/numaif.h
14mu|numactl-2.0.11-1|57	%{_includedir}/numacompat1.h
14mu|numactl-2.0.11-1|58	%{_mandir}/man3/numa.3*
14mu|numactl-2.0.11-1|59	
14mu|numactl-2.0.11-1|60	#----------------------------------------------------------------------------
14mu|numactl-2.0.11-1|61	
14mu|numactl-2.0.11-1|62	%prep
14mu|numactl-2.0.11-1|63	%setup -q
14mu|numactl-2.0.11-1|64	
14mu|numactl-2.0.11-1|65	%build
14mu|numactl-2.0.11-1|66	%configure2_5x \
14mu|numactl-2.0.11-1|67	--disable-static
14mu|numactl-2.0.11-1|68	%make
14mu|numactl-2.0.11-1|69	
14mu|numactl-2.0.11-1|70	%install
14mu|numactl-2.0.11-1|71	%makeinstall_std
14mu|numactl-2.0.11-1|72	
14mu|numactl-2.0.11-1|73	# To avoid conflicts with man-pages
14mu|numactl-2.0.11-1|74	rm -rf %{buildroot}%{_mandir}/man2/move_pages.2*
14mu|numactl-2.0.11-1|75	
14mu|numactl-2.0.11-1|76	%changelog
14mu|numactl-2.0.11-1|77	
14mu|numactl-2.0.11-1|78	* Tue Dec 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.11-1
14mu|numactl-2.0.11-1|79	- (5c0d5f4) New version 2.0.11
14mu|numactl-2.0.11-1|80	- (5c0d5f4) Don't build static library
14mu|numactl-2.0.11-1|81	
14mu|numactl-2.0.11-1|82	

23434 14
14mu|nvidia-additional-settings-1-3|1	Summary: Additional settings set for nvidia GPUs
14mu|nvidia-additional-settings-1-3|2	Name: nvidia-additional-settings
14mu|nvidia-additional-settings-1-3|3	Version: 1
14mu|nvidia-additional-settings-1-3|4	Release: 3
14mu|nvidia-additional-settings-1-3|5	Group: System/Kernel and hardware
14mu|nvidia-additional-settings-1-3|6	Url: https://abf.rosalinux.ru/abf/nvidia-additional-settings/issues
14mu|nvidia-additional-settings-1-3|7	License: GPLv2+
14mu|nvidia-additional-settings-1-3|8	BuildArch: noarch
14mu|nvidia-additional-settings-1-3|9	Source0: 68nvidia-defaults.sh
14mu|nvidia-additional-settings-1-3|10	
14mu|nvidia-additional-settings-1-3|11	%description
14mu|nvidia-additional-settings-1-3|12	Default settings for NVidia drivers.
14mu|nvidia-additional-settings-1-3|13	
14mu|nvidia-additional-settings-1-3|14	%install
14mu|nvidia-additional-settings-1-3|15	mkdir -p %buildroot/etc/profile.d
14mu|nvidia-additional-settings-1-3|16	install -m755 %{SOURCE0} -D %{buildroot}/etc/profile.d/68nvidia-defaults.sh
14mu|nvidia-additional-settings-1-3|17	
14mu|nvidia-additional-settings-1-3|18	%files
14mu|nvidia-additional-settings-1-3|19	%config /etc/profile.d/68nvidia-defaults.sh
14mu|nvidia-additional-settings-1-3|20	
14mu|nvidia-additional-settings-1-3|21	%changelog
14mu|nvidia-additional-settings-1-3|22	* Tue Oct 21 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1-3
14mu|nvidia-additional-settings-1-3|23	+ Revision: ab10548
14mu|nvidia-additional-settings-1-3|24	- Added __GL_WRITE_TEXT_SECTION=0 (workaround for bug #4552)
14mu|nvidia-additional-settings-1-3|25	- Looks like NVidia drivers do not always do the right thing when they
14mu|nvidia-additional-settings-1-3|26	- decide whether to allow runtime changes to the application's code.
14mu|nvidia-additional-settings-1-3|27	- This leads to segmentation faults sometimes, so let us disable this
14mu|nvidia-additional-settings-1-3|28	- functionality for the present.
14mu|nvidia-additional-settings-1-3|29	
14mu|nvidia-additional-settings-1-3|30	

23435 14
14mu|nvtv-0.4.7-23|1	%define major		0
14mu|nvtv-0.4.7-23|2	%define libname		%mklibname nvtvsimple %major
14mu|nvtv-0.4.7-23|3	%define develname	%mklibname nvtvsimple -d
14mu|nvtv-0.4.7-23|4	
14mu|nvtv-0.4.7-23|5	Name: 		nvtv
14mu|nvtv-0.4.7-23|6	Version: 	0.4.7
14mu|nvtv-0.4.7-23|7	Release:	23
14mu|nvtv-0.4.7-23|8	Source0:	http://downloads.sourceforge.net/nv-tv-out/%{name}-%{version}.tar.gz
14mu|nvtv-0.4.7-23|9	Source1:	http://downloads.sourceforge.net/nv-tv-out/libnvtvsimple-0.4.7a.tar.gz
14mu|nvtv-0.4.7-23|10	Source2:	nvtv.png
14mu|nvtv-0.4.7-23|11	Patch0:		nvtv-0.4.7-ppc-build-fix.patch
14mu|nvtv-0.4.7-23|12	Patch1:		libnvtvsimple-0.4.7a-fix-linking.patch
14mu|nvtv-0.4.7-23|13	License: 	GPLv2
14mu|nvtv-0.4.7-23|14	Group:		Video
14mu|nvtv-0.4.7-23|15	Summary: 	Enable TV-Out on Linux for NVIDIA cards
14mu|nvtv-0.4.7-23|16	URL:		http://sourceforge.net/projects/nv-tv-out/
14mu|nvtv-0.4.7-23|17	BuildRequires:	pciutils-devel
14mu|nvtv-0.4.7-23|18	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|nvtv-0.4.7-23|19	BuildRequires:	pkgconfig(xmu)
14mu|nvtv-0.4.7-23|20	BuildRequires:	pkgconfig(xxf86vm)
14mu|nvtv-0.4.7-23|21	BuildRequires:	imagemagick
14mu|nvtv-0.4.7-23|22	Requires:	pam
14mu|nvtv-0.4.7-23|23	Requires:	xorg-x11
14mu|nvtv-0.4.7-23|24	Requires:	usermode
14mu|nvtv-0.4.7-23|25	Requires:	usermode-consoleonly
14mu|nvtv-0.4.7-23|26	ExclusiveArch:	%{ix86} x86_64
14mu|nvtv-0.4.7-23|27	
14mu|nvtv-0.4.7-23|28	%description
14mu|nvtv-0.4.7-23|29	This is a tool to enable TV-Out on Linux for NVIDIA cards. It does not
14mu|nvtv-0.4.7-23|30	need the kernel, supports multiple TV encoder chips. You may use all the
14mu|nvtv-0.4.7-23|31	features of the chip, down to direct register access, and all resolutions
14mu|nvtv-0.4.7-23|32	and sizes the chip supports.
14mu|nvtv-0.4.7-23|33	
14mu|nvtv-0.4.7-23|34	%package -n %{libname}
14mu|nvtv-0.4.7-23|35	Group: System/Libraries
14mu|nvtv-0.4.7-23|36	Summary: Library to enable TV-Out on Linux for NVIDIA cards
14mu|nvtv-0.4.7-23|37	
14mu|nvtv-0.4.7-23|38	%description -n %{libname}
14mu|nvtv-0.4.7-23|39	This is a shared library to enable TV-Out on Linux for NVIDIA cards.
14mu|nvtv-0.4.7-23|40	It does not need the kernel, supports multiple TV encoder chips. You
14mu|nvtv-0.4.7-23|41	may use all the features of the chip, down to direct register access,
14mu|nvtv-0.4.7-23|42	and all resolutions and sizes the chip supports.
14mu|nvtv-0.4.7-23|43	
14mu|nvtv-0.4.7-23|44	%package -n %{develname}
14mu|nvtv-0.4.7-23|45	Group: Development/C
14mu|nvtv-0.4.7-23|46	Requires: %{libname} = %{version}-%{release}
14mu|nvtv-0.4.7-23|47	Provides: libnvtvsimple-devel = %{version}
14mu|nvtv-0.4.7-23|48	Obsoletes: %mklibname nvtvsimple 0 -d
14mu|nvtv-0.4.7-23|49	Summary: Library to enable TV-Out on Linux for NVIDIA cards
14mu|nvtv-0.4.7-23|50	
14mu|nvtv-0.4.7-23|51	%description -n %{develname}
14mu|nvtv-0.4.7-23|52	This is a shared library to enable TV-Out on Linux for NVIDIA cards.
14mu|nvtv-0.4.7-23|53	It does not need the kernel, supports multiple TV encoder chips. You
14mu|nvtv-0.4.7-23|54	may use all the features of the chip, down to direct register access,
14mu|nvtv-0.4.7-23|55	and all resolutions and sizes the chip supports.
14mu|nvtv-0.4.7-23|56	
14mu|nvtv-0.4.7-23|57	%prep
14mu|nvtv-0.4.7-23|58	%setup -q -b 1
14mu|nvtv-0.4.7-23|59	%patch0 -p1 -b .ppc-build-fix
14mu|nvtv-0.4.7-23|60	%patch1 -p1
14mu|nvtv-0.4.7-23|61	cd lib
14mu|nvtv-0.4.7-23|62	libtoolize --copy --force
14mu|nvtv-0.4.7-23|63	aclocal
14mu|nvtv-0.4.7-23|64	autoconf
14mu|nvtv-0.4.7-23|65	automake -a -c --foreign
14mu|nvtv-0.4.7-23|66	
14mu|nvtv-0.4.7-23|67	%build
14mu|nvtv-0.4.7-23|68	%configure2_5x --prefix=/bin --with-gtk=gtk2
14mu|nvtv-0.4.7-23|69	%make
14mu|nvtv-0.4.7-23|70	pushd lib
14mu|nvtv-0.4.7-23|71	%configure2_5x
14mu|nvtv-0.4.7-23|72	%make
14mu|nvtv-0.4.7-23|73	popd
14mu|nvtv-0.4.7-23|74	
14mu|nvtv-0.4.7-23|75	%install
14mu|nvtv-0.4.7-23|76	install -D -m755 src/nvtv %{buildroot}/%{_sbindir}/nvtv
14mu|nvtv-0.4.7-23|77	install -D -m755 src/nvtvd %{buildroot}/%{_sbindir}/nvtvd
14mu|nvtv-0.4.7-23|78	
14mu|nvtv-0.4.7-23|79	# icons
14mu|nvtv-0.4.7-23|80	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14mu|nvtv-0.4.7-23|81	install -m644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|nvtv-0.4.7-23|82	convert -scale 32 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|nvtv-0.4.7-23|83	convert -scale 16 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|nvtv-0.4.7-23|84	
14mu|nvtv-0.4.7-23|85	pushd lib
14mu|nvtv-0.4.7-23|86	%makeinstall_std
14mu|nvtv-0.4.7-23|87	popd
14mu|nvtv-0.4.7-23|88	
14mu|nvtv-0.4.7-23|89	mkdir -p %{buildroot}%{_datadir}/applications
14mu|nvtv-0.4.7-23|90	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|nvtv-0.4.7-23|91	[Desktop Entry]
14mu|nvtv-0.4.7-23|92	Name=Nvidia TV Output
14mu|nvtv-0.4.7-23|93	Comment=Frontend for Nvidia TV output
14mu|nvtv-0.4.7-23|94	Comment[ru]=Управление ТВ-выходом видеокарт Nvidia
14mu|nvtv-0.4.7-23|95	Exec=%{_bindir}/%{name}
14mu|nvtv-0.4.7-23|96	Icon=%{name}
14mu|nvtv-0.4.7-23|97	StartupNotify=true
14mu|nvtv-0.4.7-23|98	Categories=GNOME;GTK;AudioVideo;Audio;Video;Player;
14mu|nvtv-0.4.7-23|99	Type=Application
14mu|nvtv-0.4.7-23|100	EOF
14mu|nvtv-0.4.7-23|101	
14mu|nvtv-0.4.7-23|102	
14mu|nvtv-0.4.7-23|103	#Lets make a nice dialog box asking for root perms:
14mu|nvtv-0.4.7-23|104	mkdir -p %{buildroot}%{_sysconfdir}/{pam.d,security/console.apps}
14mu|nvtv-0.4.7-23|105	cat <<EOF >%{buildroot}%{_sysconfdir}/pam.d/%{name}
14mu|nvtv-0.4.7-23|106	#%PAM-1.0
14mu|nvtv-0.4.7-23|107	auth	sufficient	/lib/security/pam_rootok.so
14mu|nvtv-0.4.7-23|108	auth	include		system-auth
14mu|nvtv-0.4.7-23|109	session	optional	/lib/security/pam_xauth.so
14mu|nvtv-0.4.7-23|110	account	required	/lib/security/pam_permit.so
14mu|nvtv-0.4.7-23|111	EOF
14mu|nvtv-0.4.7-23|112	
14mu|nvtv-0.4.7-23|113	
14mu|nvtv-0.4.7-23|114	cat <<EOF >%{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14mu|nvtv-0.4.7-23|115	USER=root
14mu|nvtv-0.4.7-23|116	PROGRAM=/usr/sbin/nvtv
14mu|nvtv-0.4.7-23|117	SESSION=true
14mu|nvtv-0.4.7-23|118	FALLBACK=true
14mu|nvtv-0.4.7-23|119	EOF
14mu|nvtv-0.4.7-23|120	
14mu|nvtv-0.4.7-23|121	mkdir -p %{buildroot}%{_bindir}
14mu|nvtv-0.4.7-23|122	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14mu|nvtv-0.4.7-23|123	
14mu|nvtv-0.4.7-23|124	%files
14mu|nvtv-0.4.7-23|125	%doc doc/*.txt doc/USAGE README TODO BUGS ChangeLog FAQ ANNOUNCE
14mu|nvtv-0.4.7-23|126	%{_bindir}/*
14mu|nvtv-0.4.7-23|127	%{_sbindir}/%{name}
14mu|nvtv-0.4.7-23|128	%{_sbindir}/%{name}d
14mu|nvtv-0.4.7-23|129	%config(noreplace) %{_sysconfdir}/security/console.apps/*
14mu|nvtv-0.4.7-23|130	%config(noreplace) %{_sysconfdir}/pam.d/*
14mu|nvtv-0.4.7-23|131	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|nvtv-0.4.7-23|132	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|nvtv-0.4.7-23|133	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|nvtv-0.4.7-23|134	%{_datadir}/applications/%{name}.desktop
14mu|nvtv-0.4.7-23|135	
14mu|nvtv-0.4.7-23|136	%files -n %{libname}
14mu|nvtv-0.4.7-23|137	%defattr (-,root,root)
14mu|nvtv-0.4.7-23|138	%{_libdir}/lib*.so.*
14mu|nvtv-0.4.7-23|139	
14mu|nvtv-0.4.7-23|140	%files -n %{develname}
14mu|nvtv-0.4.7-23|141	%defattr (-,root,root)
14mu|nvtv-0.4.7-23|142	%{_includedir}/*
14mu|nvtv-0.4.7-23|143	%{_libdir}/lib*.so
14mu|nvtv-0.4.7-23|144	%{_libdir}/lib*a
14mu|nvtv-0.4.7-23|145	%{_libdir}/pkgconfig/*.pc
14mu|nvtv-0.4.7-23|146	
14mu|nvtv-0.4.7-23|147	%changelog
14mu|nvtv-0.4.7-23|148	
14mu|nvtv-0.4.7-23|149	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 0.4.7-23
14mu|nvtv-0.4.7-23|150	- (98c7fd9) Spec cleanup
14mu|nvtv-0.4.7-23|151	
14mu|nvtv-0.4.7-23|152	

23436 14
14mu|objectweb-anttask-1.3.2-6|1	%define section         free
14mu|objectweb-anttask-1.3.2-6|2	
14mu|objectweb-anttask-1.3.2-6|3	Summary:        ObjectWeb Ant task
14mu|objectweb-anttask-1.3.2-6|4	Name:           objectweb-anttask
14mu|objectweb-anttask-1.3.2-6|5	Version:        1.3.2
14mu|objectweb-anttask-1.3.2-6|6	Release:        6
14mu|objectweb-anttask-1.3.2-6|7	Epoch:          0
14mu|objectweb-anttask-1.3.2-6|8	Group:          Development/Java
14mu|objectweb-anttask-1.3.2-6|9	License:        LGPL
14mu|objectweb-anttask-1.3.2-6|10	URL:            http://forge.objectweb.org/projects/monolog/
14mu|objectweb-anttask-1.3.2-6|11	BuildArch:      noarch
14mu|objectweb-anttask-1.3.2-6|12	BuildRequires:  java-devel
14mu|objectweb-anttask-1.3.2-6|13	Source0:        http://download.fr2.forge.objectweb.org/monolog/ow_util_ant_tasks_%{version}.tar.bz2
14mu|objectweb-anttask-1.3.2-6|14	Patch0:         objectweb-anttask-1.3.2-filesets.patch
14mu|objectweb-anttask-1.3.2-6|15	BuildRequires:  ant
14mu|objectweb-anttask-1.3.2-6|16	BuildRequires:  java-rpmbuild
14mu|objectweb-anttask-1.3.2-6|17	BuildRequires:  xalan-j2
14mu|objectweb-anttask-1.3.2-6|18	BuildRequires:  asm2
14mu|objectweb-anttask-1.3.2-6|19	Provides:       owanttask = %{epoch}:%{version}-%{release}
14mu|objectweb-anttask-1.3.2-6|20	
14mu|objectweb-anttask-1.3.2-6|21	%description
14mu|objectweb-anttask-1.3.2-6|22	ObjectWeb Ant task
14mu|objectweb-anttask-1.3.2-6|23	
14mu|objectweb-anttask-1.3.2-6|24	%package javadoc
14mu|objectweb-anttask-1.3.2-6|25	Summary:        Javadoc for %{name}
14mu|objectweb-anttask-1.3.2-6|26	Group:          Development/Java
14mu|objectweb-anttask-1.3.2-6|27	
14mu|objectweb-anttask-1.3.2-6|28	%description javadoc
14mu|objectweb-anttask-1.3.2-6|29	Javadoc for %{name}.
14mu|objectweb-anttask-1.3.2-6|30	
14mu|objectweb-anttask-1.3.2-6|31	%prep
14mu|objectweb-anttask-1.3.2-6|32	%setup -c -q -n %{name}
14mu|objectweb-anttask-1.3.2-6|33	%patch0 -p1
14mu|objectweb-anttask-1.3.2-6|34	%remove_java_binaries
14mu|objectweb-anttask-1.3.2-6|35	
14mu|objectweb-anttask-1.3.2-6|36	%build
14mu|objectweb-anttask-1.3.2-6|37	export CLASSPATH=$(build-classpath xalan-j2 asm2/ )
14mu|objectweb-anttask-1.3.2-6|38	export OPT_JAR_LIST=:
14mu|objectweb-anttask-1.3.2-6|39	%{ant} jar jdoc
14mu|objectweb-anttask-1.3.2-6|40	
14mu|objectweb-anttask-1.3.2-6|41	%install
14mu|objectweb-anttask-1.3.2-6|42	# jars
14mu|objectweb-anttask-1.3.2-6|43	install -d -m 0755 %{buildroot}%{_javadir}
14mu|objectweb-anttask-1.3.2-6|44	
14mu|objectweb-anttask-1.3.2-6|45	install -m 644 output/lib/ow_util_ant_tasks.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|objectweb-anttask-1.3.2-6|46	pushd %{buildroot}%{_javadir}
14mu|objectweb-anttask-1.3.2-6|47	ln -sf %{name}-%{version}.jar %{name}.jar
14mu|objectweb-anttask-1.3.2-6|48	popd
14mu|objectweb-anttask-1.3.2-6|49	
14mu|objectweb-anttask-1.3.2-6|50	# javadoc
14mu|objectweb-anttask-1.3.2-6|51	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|objectweb-anttask-1.3.2-6|52	cp -a output/jdoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|objectweb-anttask-1.3.2-6|53	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|objectweb-anttask-1.3.2-6|54	
14mu|objectweb-anttask-1.3.2-6|55	%files
14mu|objectweb-anttask-1.3.2-6|56	%defattr(0644,root,root,0755)
14mu|objectweb-anttask-1.3.2-6|57	%{_javadir}/*
14mu|objectweb-anttask-1.3.2-6|58	
14mu|objectweb-anttask-1.3.2-6|59	%files javadoc
14mu|objectweb-anttask-1.3.2-6|60	%defattr(0644,root,root,0755)
14mu|objectweb-anttask-1.3.2-6|61	%doc %{_javadocdir}/%{name}-%{version}
14mu|objectweb-anttask-1.3.2-6|62	%doc %{_javadocdir}/%{name}
14mu|objectweb-anttask-1.3.2-6|63	
14mu|objectweb-anttask-1.3.2-6|64	
14mu|objectweb-anttask-1.3.2-6|65	
14mu|objectweb-anttask-1.3.2-6|66	%changelog
14mu|objectweb-anttask-1.3.2-6|67	
14mu|objectweb-anttask-1.3.2-6|68	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.3.2-6
14mu|objectweb-anttask-1.3.2-6|69	- (0e6fc5a) Rebuild with Java8
14mu|objectweb-anttask-1.3.2-6|70	
14mu|objectweb-anttask-1.3.2-6|71	

23437 14
14mu|objectweb-asm-3.1-0.5.6|1	# Copyright (c) 2000-2008, JPackage Project
14mu|objectweb-asm-3.1-0.5.6|2	# All rights reserved.
14mu|objectweb-asm-3.1-0.5.6|3	#
14mu|objectweb-asm-3.1-0.5.6|4	# Redistribution and use in source and binary forms, with or without
14mu|objectweb-asm-3.1-0.5.6|5	# modification, are permitted provided that the following conditions
14mu|objectweb-asm-3.1-0.5.6|6	# are met:
14mu|objectweb-asm-3.1-0.5.6|7	#
14mu|objectweb-asm-3.1-0.5.6|8	# 1. Redistributions of source code must retain the above copyright
14mu|objectweb-asm-3.1-0.5.6|9	#    notice, this list of conditions and the following disclaimer.
14mu|objectweb-asm-3.1-0.5.6|10	# 2. Redistributions in binary form must reproduce the above copyright
14mu|objectweb-asm-3.1-0.5.6|11	#    notice, this list of conditions and the following disclaimer in the
14mu|objectweb-asm-3.1-0.5.6|12	#    documentation and/or other materials provided with the
14mu|objectweb-asm-3.1-0.5.6|13	#    distribution.
14mu|objectweb-asm-3.1-0.5.6|14	# 3. Neither the name of the JPackage Project nor the names of its
14mu|objectweb-asm-3.1-0.5.6|15	#    contributors may be used to endorse or promote products derived
14mu|objectweb-asm-3.1-0.5.6|16	#    from this software without specific prior written permission.
14mu|objectweb-asm-3.1-0.5.6|17	#
14mu|objectweb-asm-3.1-0.5.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
14mu|objectweb-asm-3.1-0.5.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
14mu|objectweb-asm-3.1-0.5.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
14mu|objectweb-asm-3.1-0.5.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
14mu|objectweb-asm-3.1-0.5.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
14mu|objectweb-asm-3.1-0.5.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
14mu|objectweb-asm-3.1-0.5.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
14mu|objectweb-asm-3.1-0.5.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
14mu|objectweb-asm-3.1-0.5.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
14mu|objectweb-asm-3.1-0.5.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
14mu|objectweb-asm-3.1-0.5.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
14mu|objectweb-asm-3.1-0.5.6|29	#
14mu|objectweb-asm-3.1-0.5.6|30	
14mu|objectweb-asm-3.1-0.5.6|31	%define section free
14mu|objectweb-asm-3.1-0.5.6|32	
14mu|objectweb-asm-3.1-0.5.6|33	Name:           objectweb-asm
14mu|objectweb-asm-3.1-0.5.6|34	Version:        3.1
14mu|objectweb-asm-3.1-0.5.6|35	Release:        0.5.6
14mu|objectweb-asm-3.1-0.5.6|36	Epoch:          0
14mu|objectweb-asm-3.1-0.5.6|37	Summary:        A code manipulation tool to implement adaptable systems
14mu|objectweb-asm-3.1-0.5.6|38	License:        BSD
14mu|objectweb-asm-3.1-0.5.6|39	URL:            http://asm.objectweb.org/
14mu|objectweb-asm-3.1-0.5.6|40	Group:          Development/Java
14mu|objectweb-asm-3.1-0.5.6|41	Source0:        http://download.forge.objectweb.org/asm/asm-3.1.tar.gz
14mu|objectweb-asm-3.1-0.5.6|42	Source1:        http://repo1.maven.org/maven2/asm/asm/3.1/asm-3.1.pom
14mu|objectweb-asm-3.1-0.5.6|43	Source2:        http://repo1.maven.org/maven2/asm/asm-analysis/3.1/asm-analysis-3.1.pom
14mu|objectweb-asm-3.1-0.5.6|44	Source3:        http://repo1.maven.org/maven2/asm/asm-commons/3.1/asm-commons-3.1.pom
14mu|objectweb-asm-3.1-0.5.6|45	Source4:        http://repo1.maven.org/maven2/asm/asm-tree/3.1/asm-tree-3.1.pom
14mu|objectweb-asm-3.1-0.5.6|46	Source5:        http://repo1.maven.org/maven2/asm/asm-util/3.1/asm-util-3.1.pom
14mu|objectweb-asm-3.1-0.5.6|47	Source6:        http://repo1.maven.org/maven2/asm/asm-xml/3.1/asm-xml-3.1.pom
14mu|objectweb-asm-3.1-0.5.6|48	Source7:        http://repo1.maven.org/maven2/asm/asm-all/3.1/asm-all-3.1.pom
14mu|objectweb-asm-3.1-0.5.6|49	Source8:        http://repo1.maven.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom
14mu|objectweb-asm-3.1-0.5.6|50	Source9:        asm-MANIFEST.MF
14mu|objectweb-asm-3.1-0.5.6|51	Patch0:         objectweb-asm-no-classpath-in-manifest.patch
14mu|objectweb-asm-3.1-0.5.6|52	# Needed by asm-xml.jar
14mu|objectweb-asm-3.1-0.5.6|53	Requires:       xml-commons-jaxp-1.3-apis
14mu|objectweb-asm-3.1-0.5.6|54	Requires(post): jpackage-utils >= 0:1.7.4
14mu|objectweb-asm-3.1-0.5.6|55	Requires(postun): jpackage-utils >= 0:1.7.4
14mu|objectweb-asm-3.1-0.5.6|56	BuildRequires:  jpackage-utils >= 0:1.7.4
14mu|objectweb-asm-3.1-0.5.6|57	BuildRequires:  java-devel >= 0:1.5.0
14mu|objectweb-asm-3.1-0.5.6|58	BuildRequires:  ant >= 0:1.6.5
14mu|objectweb-asm-3.1-0.5.6|59	BuildRequires:  objectweb-anttask
14mu|objectweb-asm-3.1-0.5.6|60	BuildRequires:  xml-commons-jaxp-1.3-apis
14mu|objectweb-asm-3.1-0.5.6|61	BuildRequires:  zip
14mu|objectweb-asm-3.1-0.5.6|62	BuildArch:      noarch
14mu|objectweb-asm-3.1-0.5.6|63	
14mu|objectweb-asm-3.1-0.5.6|64	%description
14mu|objectweb-asm-3.1-0.5.6|65	ASM is a code manipulation tool to implement adaptable systems.
14mu|objectweb-asm-3.1-0.5.6|66	
14mu|objectweb-asm-3.1-0.5.6|67	%package        javadoc
14mu|objectweb-asm-3.1-0.5.6|68	Summary:        Javadoc for %{name}
14mu|objectweb-asm-3.1-0.5.6|69	Group:          Development/Java
14mu|objectweb-asm-3.1-0.5.6|70	
14mu|objectweb-asm-3.1-0.5.6|71	%description    javadoc
14mu|objectweb-asm-3.1-0.5.6|72	Javadoc for %{name}.
14mu|objectweb-asm-3.1-0.5.6|73	
14mu|objectweb-asm-3.1-0.5.6|74	%prep
14mu|objectweb-asm-3.1-0.5.6|75	%setup -q -n asm-%{version}
14mu|objectweb-asm-3.1-0.5.6|76	%patch0 -p1
14mu|objectweb-asm-3.1-0.5.6|77	perl -pi -e 's/\r$//g' LICENSE.txt README.txt
14mu|objectweb-asm-3.1-0.5.6|78	
14mu|objectweb-asm-3.1-0.5.6|79	mkdir META-INF
14mu|objectweb-asm-3.1-0.5.6|80	cp -p %{SOURCE9} META-INF/MANIFEST.MF
14mu|objectweb-asm-3.1-0.5.6|81	
14mu|objectweb-asm-3.1-0.5.6|82	%build
14mu|objectweb-asm-3.1-0.5.6|83	export CLASSPATH=
14mu|objectweb-asm-3.1-0.5.6|84	export OPT_JAR_LIST=:
14mu|objectweb-asm-3.1-0.5.6|85	ant -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar jdoc
14mu|objectweb-asm-3.1-0.5.6|86	
14mu|objectweb-asm-3.1-0.5.6|87	%install
14mu|objectweb-asm-3.1-0.5.6|88	# jars
14mu|objectweb-asm-3.1-0.5.6|89	install -d -m 755 %{buildroot}%{_javadir}/%{name}
14mu|objectweb-asm-3.1-0.5.6|90	
14mu|objectweb-asm-3.1-0.5.6|91	for jar in output/dist/lib/*.jar; do
14mu|objectweb-asm-3.1-0.5.6|92	install -m 644 ${jar} \
14mu|objectweb-asm-3.1-0.5.6|93	%{buildroot}%{_javadir}/%{name}/`basename ${jar}`
14mu|objectweb-asm-3.1-0.5.6|94	done
14mu|objectweb-asm-3.1-0.5.6|95	
14mu|objectweb-asm-3.1-0.5.6|96	touch META-INF/MANIFEST.MF
14mu|objectweb-asm-3.1-0.5.6|97	zip output/dist/lib/all/asm-all-%{version}.jar META-INF/MANIFEST.MF
14mu|objectweb-asm-3.1-0.5.6|98	
14mu|objectweb-asm-3.1-0.5.6|99	install -m 644 output/dist/lib/all/asm-all-%{version}.jar %{buildroot}%{_javadir}/%{name}/
14mu|objectweb-asm-3.1-0.5.6|100	
14mu|objectweb-asm-3.1-0.5.6|101	(cd %{buildroot}%{_javadir}/%{name} && for jar in *-%{version}*; do \
14mu|objectweb-asm-3.1-0.5.6|102	ln -sf ${jar} ${jar/-%{version}/}; done)
14mu|objectweb-asm-3.1-0.5.6|103	
14mu|objectweb-asm-3.1-0.5.6|104	# pom
14mu|objectweb-asm-3.1-0.5.6|105	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|objectweb-asm-3.1-0.5.6|106	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/maven2/poms/JPP.objectweb-asm-asm.pom
14mu|objectweb-asm-3.1-0.5.6|107	%add_to_maven_depmap org.objectweb.asm asm %{version} JPP/objectweb-asm asm
14mu|objectweb-asm-3.1-0.5.6|108	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-analysis.pom
14mu|objectweb-asm-3.1-0.5.6|109	%add_to_maven_depmap org.objectweb.asm asm-analysis %{version} JPP/objectweb-asm asm-analysis
14mu|objectweb-asm-3.1-0.5.6|110	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-commons.pom
14mu|objectweb-asm-3.1-0.5.6|111	%add_to_maven_depmap org.objectweb.asm asm-commons %{version} JPP/objectweb-asm asm-commons
14mu|objectweb-asm-3.1-0.5.6|112	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-tree.pom
14mu|objectweb-asm-3.1-0.5.6|113	%add_to_maven_depmap org.objectweb.asm asm-tree %{version} JPP/objectweb-asm asm-tree
14mu|objectweb-asm-3.1-0.5.6|114	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-util.pom
14mu|objectweb-asm-3.1-0.5.6|115	%add_to_maven_depmap org.objectweb.asm asm-util %{version} JPP/objectweb-asm asm-util
14mu|objectweb-asm-3.1-0.5.6|116	install -m 644 %{SOURCE6} %{buildroot}%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-xml.pom
14mu|objectweb-asm-3.1-0.5.6|117	%add_to_maven_depmap org.objectweb.asm asm-xml %{version} JPP/objectweb-asm asm-xml
14mu|objectweb-asm-3.1-0.5.6|118	install -m 644 %{SOURCE7} %{buildroot}%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-all.pom
14mu|objectweb-asm-3.1-0.5.6|119	%add_to_maven_depmap org.objectweb.asm asm-all %{version} JPP/objectweb-asm asm-all
14mu|objectweb-asm-3.1-0.5.6|120	install -m 644 %{SOURCE8} %{buildroot}%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-parent.pom
14mu|objectweb-asm-3.1-0.5.6|121	%add_to_maven_depmap org.objectweb.asm asm-parent %{version} JPP/objectweb-asm asm-parent
14mu|objectweb-asm-3.1-0.5.6|122	
14mu|objectweb-asm-3.1-0.5.6|123	# javadoc
14mu|objectweb-asm-3.1-0.5.6|124	install -p -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|objectweb-asm-3.1-0.5.6|125	cp -pr output/dist/doc/javadoc/user/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|objectweb-asm-3.1-0.5.6|126	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|objectweb-asm-3.1-0.5.6|127	
14mu|objectweb-asm-3.1-0.5.6|128	%post
14mu|objectweb-asm-3.1-0.5.6|129	%update_maven_depmap
14mu|objectweb-asm-3.1-0.5.6|130	
14mu|objectweb-asm-3.1-0.5.6|131	%postun
14mu|objectweb-asm-3.1-0.5.6|132	%update_maven_depmap
14mu|objectweb-asm-3.1-0.5.6|133	
14mu|objectweb-asm-3.1-0.5.6|134	%files
14mu|objectweb-asm-3.1-0.5.6|135	%defattr(0644,root,root,0755)
14mu|objectweb-asm-3.1-0.5.6|136	%doc LICENSE.txt README.txt
14mu|objectweb-asm-3.1-0.5.6|137	%dir %{_javadir}/%{name}
14mu|objectweb-asm-3.1-0.5.6|138	%{_javadir}/%{name}/*.jar
14mu|objectweb-asm-3.1-0.5.6|139	%{_datadir}/maven2/*
14mu|objectweb-asm-3.1-0.5.6|140	%{_mavendepmapfragdir}/*
14mu|objectweb-asm-3.1-0.5.6|141	
14mu|objectweb-asm-3.1-0.5.6|142	%files javadoc
14mu|objectweb-asm-3.1-0.5.6|143	%defattr(0644,root,root,0755)
14mu|objectweb-asm-3.1-0.5.6|144	%{_javadocdir}/%{name}-%{version}
14mu|objectweb-asm-3.1-0.5.6|145	%{_javadocdir}/%{name}
14mu|objectweb-asm-3.1-0.5.6|146	
14mu|objectweb-asm-3.1-0.5.6|147	%changelog
14mu|objectweb-asm-3.1-0.5.6|148	
14mu|objectweb-asm-3.1-0.5.6|149	* Fri May 22 2015 dsilakov <denis.silakov@rosalab.ru> 0:3.1-0.5.6
14mu|objectweb-asm-3.1-0.5.6|150	- (7ff73c7) Merge pull request #1 from law/objectweb-asm:rosa2014.1
14mu|objectweb-asm-3.1-0.5.6|151	- (7ff73c7) Always place META-INF/MANIFEST.MF to asm-all.jar (for build with frozen time)
14mu|objectweb-asm-3.1-0.5.6|152	
14mu|objectweb-asm-3.1-0.5.6|153	

23438 14
14mu|ocaml-findlib-1.6.2-1|1	%define up_name findlib
14mu|ocaml-findlib-1.6.2-1|2	%define debug_package %{nil}
14mu|ocaml-findlib-1.6.2-1|3	
14mu|ocaml-findlib-1.6.2-1|4	%define __noautoreq '(/usr/bin/ocamlrun)'
14mu|ocaml-findlib-1.6.2-1|5	
14mu|ocaml-findlib-1.6.2-1|6	Summary:	A module packaging tool for OCaml
14mu|ocaml-findlib-1.6.2-1|7	Name:		ocaml-%{up_name}
14mu|ocaml-findlib-1.6.2-1|8	Version:	1.6.2
14mu|ocaml-findlib-1.6.2-1|9	Release:	1
14mu|ocaml-findlib-1.6.2-1|10	Group:		Development/OCaml
14mu|ocaml-findlib-1.6.2-1|11	License:	MIT-style
14mu|ocaml-findlib-1.6.2-1|12	Url:		http://projects.camlcity.org/projects/findlib.html/
14mu|ocaml-findlib-1.6.2-1|13	Source0:	http://download.camlcity.org/download/%{up_name}-%{version}.tar.gz
14mu|ocaml-findlib-1.6.2-1|14	BuildRequires:	camlp4
14mu|ocaml-findlib-1.6.2-1|15	BuildRequires:	ocaml
14mu|ocaml-findlib-1.6.2-1|16	BuildRequires:	ocaml-labltk
14mu|ocaml-findlib-1.6.2-1|17	BuildRequires:	pkgconfig(ncurses)
14mu|ocaml-findlib-1.6.2-1|18	
14mu|ocaml-findlib-1.6.2-1|19	%description
14mu|ocaml-findlib-1.6.2-1|20	The findlib library provides a scheme to manage reusable software
14mu|ocaml-findlib-1.6.2-1|21	components (packages), and includes tools that support this scheme.
14mu|ocaml-findlib-1.6.2-1|22	Packages are collections of OCaml modules for which metainformation can
14mu|ocaml-findlib-1.6.2-1|23	be stored. The packages are kept in the filesystem hierarchy, but with
14mu|ocaml-findlib-1.6.2-1|24	strict directory structure. The library contains functions to look the
14mu|ocaml-findlib-1.6.2-1|25	directory up that stores a package, to query metainformation about a
14mu|ocaml-findlib-1.6.2-1|26	package, and to retrieve dependency information about multiple packages.
14mu|ocaml-findlib-1.6.2-1|27	There is also a tool that allows the user to enter queries on the
14mu|ocaml-findlib-1.6.2-1|28	command-line. In order to simplify compilation and linkage, there are
14mu|ocaml-findlib-1.6.2-1|29	new frontends of the various OCaml compilers that can directly deal with
14mu|ocaml-findlib-1.6.2-1|30	packages.
14mu|ocaml-findlib-1.6.2-1|31	
14mu|ocaml-findlib-1.6.2-1|32	%files
14mu|ocaml-findlib-1.6.2-1|33	%doc LICENSE
14mu|ocaml-findlib-1.6.2-1|34	%config(noreplace) %{_sysconfdir}/findlib.conf
14mu|ocaml-findlib-1.6.2-1|35	%{_bindir}/*
14mu|ocaml-findlib-1.6.2-1|36	%{_mandir}/man*/*
14mu|ocaml-findlib-1.6.2-1|37	%{_libdir}/ocaml/bytes
14mu|ocaml-findlib-1.6.2-1|38	%{_libdir}/ocaml/findlib
14mu|ocaml-findlib-1.6.2-1|39	%{_libdir}/ocaml/topfind
14mu|ocaml-findlib-1.6.2-1|40	%{_libdir}/ocaml/num-top
14mu|ocaml-findlib-1.6.2-1|41	# %{_libdir}/ocaml/compiler-libs
14mu|ocaml-findlib-1.6.2-1|42	%exclude %{_libdir}/ocaml/findlib/*.a
14mu|ocaml-findlib-1.6.2-1|43	%exclude %{_libdir}/ocaml/findlib/*.cmxa
14mu|ocaml-findlib-1.6.2-1|44	%exclude %{_libdir}/ocaml/findlib/*.mli
14mu|ocaml-findlib-1.6.2-1|45	%exclude %{_libdir}/ocaml/findlib/Makefile.config
14mu|ocaml-findlib-1.6.2-1|46	%exclude %{_libdir}/ocaml/findlib/make_wizard
14mu|ocaml-findlib-1.6.2-1|47	%exclude %{_libdir}/ocaml/findlib/make_wizard.pattern
14mu|ocaml-findlib-1.6.2-1|48	%exclude %{_libdir}/ocaml/bytes/bytes.a
14mu|ocaml-findlib-1.6.2-1|49	%exclude %{_libdir}/ocaml/bytes/bytes.cmxa
14mu|ocaml-findlib-1.6.2-1|50	
14mu|ocaml-findlib-1.6.2-1|51	#----------------------------------------------------------------------------
14mu|ocaml-findlib-1.6.2-1|52	
14mu|ocaml-findlib-1.6.2-1|53	%package	devel
14mu|ocaml-findlib-1.6.2-1|54	Summary:	Development files for %{name}
14mu|ocaml-findlib-1.6.2-1|55	Group:		Development/Other
14mu|ocaml-findlib-1.6.2-1|56	Requires:	%{name} = %{version}-%{release}
14mu|ocaml-findlib-1.6.2-1|57	Provides:       %{name}-devel = %{EVRD}
14mu|ocaml-findlib-1.6.2-1|58	
14mu|ocaml-findlib-1.6.2-1|59	%description	devel
14mu|ocaml-findlib-1.6.2-1|60	The %{name}-devel package contains libraries and header files for
14mu|ocaml-findlib-1.6.2-1|61	developing applications that use %{name}.
14mu|ocaml-findlib-1.6.2-1|62	
14mu|ocaml-findlib-1.6.2-1|63	%files devel
14mu|ocaml-findlib-1.6.2-1|64	%doc LICENSE doc doc/README doc/guide-html
14mu|ocaml-findlib-1.6.2-1|65	%{_libdir}/ocaml/findlib/*.a
14mu|ocaml-findlib-1.6.2-1|66	%{_libdir}/ocaml/findlib/*.cmxa
14mu|ocaml-findlib-1.6.2-1|67	%{_libdir}/ocaml/findlib/*.mli
14mu|ocaml-findlib-1.6.2-1|68	%{_libdir}/ocaml/findlib/Makefile.config
14mu|ocaml-findlib-1.6.2-1|69	%{_libdir}/ocaml/findlib/make_wizard
14mu|ocaml-findlib-1.6.2-1|70	%{_libdir}/ocaml/findlib/make_wizard.pattern
14mu|ocaml-findlib-1.6.2-1|71	%{_libdir}/ocaml/bytes/bytes.a
14mu|ocaml-findlib-1.6.2-1|72	%{_libdir}/ocaml/bytes/bytes.cmxa
14mu|ocaml-findlib-1.6.2-1|73	
14mu|ocaml-findlib-1.6.2-1|74	#----------------------------------------------------------------------------
14mu|ocaml-findlib-1.6.2-1|75	
14mu|ocaml-findlib-1.6.2-1|76	%prep
14mu|ocaml-findlib-1.6.2-1|77	%setup -q -n %{up_name}-%{version}
14mu|ocaml-findlib-1.6.2-1|78	
14mu|ocaml-findlib-1.6.2-1|79	%build
14mu|ocaml-findlib-1.6.2-1|80	./configure \
14mu|ocaml-findlib-1.6.2-1|81	-mandir %{_mandir} \
14mu|ocaml-findlib-1.6.2-1|82	-config %{_sysconfdir}/findlib.conf \
14mu|ocaml-findlib-1.6.2-1|83	-sitelib `ocamlc -where` \
14mu|ocaml-findlib-1.6.2-1|84	-with-toolbox
14mu|ocaml-findlib-1.6.2-1|85	%make all
14mu|ocaml-findlib-1.6.2-1|86	%ifnarch %{arm} %{mips}
14mu|ocaml-findlib-1.6.2-1|87	%make opt
14mu|ocaml-findlib-1.6.2-1|88	%endif
14mu|ocaml-findlib-1.6.2-1|89	
14mu|ocaml-findlib-1.6.2-1|90	%install
14mu|ocaml-findlib-1.6.2-1|91	%make prefix=%{buildroot} PREFIX=%{buildroot} install
14mu|ocaml-findlib-1.6.2-1|92	
14mu|ocaml-findlib-1.6.2-1|93	# don't ship META files for standard library in this package,
14mu|ocaml-findlib-1.6.2-1|94	# they are included in ocaml package,
14mu|ocaml-findlib-1.6.2-1|95	# [IMPORTANT] so when this package is updated, update too
14mu|ocaml-findlib-1.6.2-1|96	# the tarball that contain these files (Source5) in the ocaml package!
14mu|ocaml-findlib-1.6.2-1|97	rm -f %{buildroot}%{_libdir}/ocaml/bigarray/META
14mu|ocaml-findlib-1.6.2-1|98	rm -f %{buildroot}%{_libdir}/ocaml/camlp4/META
14mu|ocaml-findlib-1.6.2-1|99	rm -f %{buildroot}%{_libdir}/ocaml/compiler-libs/META
14mu|ocaml-findlib-1.6.2-1|100	rm -f %{buildroot}%{_libdir}/ocaml/dbm/META
14mu|ocaml-findlib-1.6.2-1|101	rm -f %{buildroot}%{_libdir}/ocaml/dynlink/META
14mu|ocaml-findlib-1.6.2-1|102	rm -f %{buildroot}%{_libdir}/ocaml/graphics/META
14mu|ocaml-findlib-1.6.2-1|103	rm -f %{buildroot}%{_libdir}/ocaml/labltk/META
14mu|ocaml-findlib-1.6.2-1|104	rm -f %{buildroot}%{_libdir}/ocaml/num/META
14mu|ocaml-findlib-1.6.2-1|105	rm -f %{buildroot}%{_libdir}/ocaml/num-top/META
14mu|ocaml-findlib-1.6.2-1|106	rm -f %{buildroot}%{_libdir}/ocaml/stdlib/META
14mu|ocaml-findlib-1.6.2-1|107	rm -f %{buildroot}%{_libdir}/ocaml/str/META
14mu|ocaml-findlib-1.6.2-1|108	rm -f %{buildroot}%{_libdir}/ocaml/threads/META
14mu|ocaml-findlib-1.6.2-1|109	rm -f %{buildroot}%{_libdir}/ocaml/unix/META
14mu|ocaml-findlib-1.6.2-1|110	rm -f %{buildroot}%{_libdir}/ocaml/ocamlbuild/META
14mu|ocaml-findlib-1.6.2-1|111	rm -f %{buildroot}%{_libdir}/ocaml/bytes/META
14mu|ocaml-findlib-1.6.2-1|112	rm -f %{buildroot}%{_libdir}/ocaml/ocamldoc/META
14mu|ocaml-findlib-1.6.2-1|113	# In order to update the [Source5] field of ocaml.spec,
14mu|ocaml-findlib-1.6.2-1|114	# in the findlib source directory run the ./configure script
14mu|ocaml-findlib-1.6.2-1|115	# with camlp4 and ocaml-labltk properly installed, then:
14mu|ocaml-findlib-1.6.2-1|116	# tar cfj  findlib-1.2.4-ocaml-3.11.1-meta-files.tar.bz2  site-lib-src/*/META
14mu|ocaml-findlib-1.6.2-1|117	
14mu|ocaml-findlib-1.6.2-1|118	%changelog
14mu|ocaml-findlib-1.6.2-1|119	
14mu|ocaml-findlib-1.6.2-1|120	* Fri Apr 22 2016 dsilakov <denis.silakov@rosalab.ru> 1.6.2-1
14mu|ocaml-findlib-1.6.2-1|121	- (94f3ef2) Merge pull request #1 from alzim/ocaml-findlib:rosa2014.1
14mu|ocaml-findlib-1.6.2-1|122	- (94f3ef2) Updated to 1.6.2
14mu|ocaml-findlib-1.6.2-1|123	
14mu|ocaml-findlib-1.6.2-1|124	

23439 14
14mu|ocl-icd-2.2.11-1|1	%define major 1
14mu|ocl-icd-2.2.11-1|2	%define libname %mklibname opencl %{major}
14mu|ocl-icd-2.2.11-1|3	%define devname %mklibname opencl -d
14mu|ocl-icd-2.2.11-1|4	%define icddevname %mklibname ocl-icd -d
14mu|ocl-icd-2.2.11-1|5	
14mu|ocl-icd-2.2.11-1|6	Summary:	OpenCL ICL Loader
14mu|ocl-icd-2.2.11-1|7	Name:		ocl-icd
14mu|ocl-icd-2.2.11-1|8	Version:	2.2.11
14mu|ocl-icd-2.2.11-1|9	Release:	1
14mu|ocl-icd-2.2.11-1|10	License:	BSD
14mu|ocl-icd-2.2.11-1|11	Group:		System/Libraries
14mu|ocl-icd-2.2.11-1|12	Url:		https://forge.imag.fr/projects/ocl-icd/
14mu|ocl-icd-2.2.11-1|13	# make sure to update number after download.php or you will get incorrect file
14mu|ocl-icd-2.2.11-1|14	Source0:	http://forge.imag.fr/frs/download.php/814/%{name}-%{version}.tar.gz
14mu|ocl-icd-2.2.11-1|15	BuildRequires:	a2x
14mu|ocl-icd-2.2.11-1|16	BuildRequires:	asciidoc
14mu|ocl-icd-2.2.11-1|17	BuildRequires:	docbook-dtds
14mu|ocl-icd-2.2.11-1|18	BuildRequires:	opencl-headers
14mu|ocl-icd-2.2.11-1|19	BuildRequires:	ruby
14mu|ocl-icd-2.2.11-1|20	BuildRequires:	xmlto
14mu|ocl-icd-2.2.11-1|21	
14mu|ocl-icd-2.2.11-1|22	%description
14mu|ocl-icd-2.2.11-1|23	OpenCL is a royalty-free standard for cross-platform, parallel programming
14mu|ocl-icd-2.2.11-1|24	of modern processors found in personal computers, servers and
14mu|ocl-icd-2.2.11-1|25	handheld/embedded devices.
14mu|ocl-icd-2.2.11-1|26	
14mu|ocl-icd-2.2.11-1|27	This package provides an Installable Client Driver loader (ICD Loader).
14mu|ocl-icd-2.2.11-1|28	The provided libOpenCL library is able to load any free or non-free installed
14mu|ocl-icd-2.2.11-1|29	ICD (driver backend).
14mu|ocl-icd-2.2.11-1|30	
14mu|ocl-icd-2.2.11-1|31	#----------------------------------------------------------------------------
14mu|ocl-icd-2.2.11-1|32	
14mu|ocl-icd-2.2.11-1|33	%package -n %{libname}
14mu|ocl-icd-2.2.11-1|34	Summary:	OpenCL ICL Loader
14mu|ocl-icd-2.2.11-1|35	Group:		System/Libraries
14mu|ocl-icd-2.2.11-1|36	
14mu|ocl-icd-2.2.11-1|37	%description -n %{libname}
14mu|ocl-icd-2.2.11-1|38	OpenCL is a royalty-free standard for cross-platform, parallel programming
14mu|ocl-icd-2.2.11-1|39	of modern processors found in personal computers, servers and
14mu|ocl-icd-2.2.11-1|40	handheld/embedded devices.
14mu|ocl-icd-2.2.11-1|41	
14mu|ocl-icd-2.2.11-1|42	This package provides an Installable Client Driver loader (ICD Loader).
14mu|ocl-icd-2.2.11-1|43	The provided libOpenCL library is able to load any free or non-free installed
14mu|ocl-icd-2.2.11-1|44	ICD (driver backend).
14mu|ocl-icd-2.2.11-1|45	
14mu|ocl-icd-2.2.11-1|46	%files -n %{libname}
14mu|ocl-icd-2.2.11-1|47	%doc README
14mu|ocl-icd-2.2.11-1|48	%{_libdir}/libOpenCL.so.%{major}*
14mu|ocl-icd-2.2.11-1|49	
14mu|ocl-icd-2.2.11-1|50	#----------------------------------------------------------------------------
14mu|ocl-icd-2.2.11-1|51	
14mu|ocl-icd-2.2.11-1|52	%package -n %{devname}
14mu|ocl-icd-2.2.11-1|53	Summary:	OpenCL development files
14mu|ocl-icd-2.2.11-1|54	Group:		Development/C
14mu|ocl-icd-2.2.11-1|55	Requires:	%{libname} = %{EVRD}
14mu|ocl-icd-2.2.11-1|56	Requires:	opencl-headers
14mu|ocl-icd-2.2.11-1|57	Provides:	opencl-devel = %{EVRD}
14mu|ocl-icd-2.2.11-1|58	
14mu|ocl-icd-2.2.11-1|59	%description -n %{devname}
14mu|ocl-icd-2.2.11-1|60	OpenCL is a royalty-free standard for cross-platform, parallel programming
14mu|ocl-icd-2.2.11-1|61	of modern processors found in personal computers, servers and
14mu|ocl-icd-2.2.11-1|62	handheld/embedded devices.
14mu|ocl-icd-2.2.11-1|63	
14mu|ocl-icd-2.2.11-1|64	This package provides the files needed to compile software that uses
14mu|ocl-icd-2.2.11-1|65	OpenCL.
14mu|ocl-icd-2.2.11-1|66	
14mu|ocl-icd-2.2.11-1|67	%files -n %{devname}
14mu|ocl-icd-2.2.11-1|68	%doc README NEWS COPYING
14mu|ocl-icd-2.2.11-1|69	%{_libdir}/libOpenCL.so
14mu|ocl-icd-2.2.11-1|70	%{_libdir}/pkgconfig/OpenCL.pc
14mu|ocl-icd-2.2.11-1|71	%{_mandir}/man7/libOpenCL.7*
14mu|ocl-icd-2.2.11-1|72	%{_mandir}/man7/libOpenCL.so.7*
14mu|ocl-icd-2.2.11-1|73	
14mu|ocl-icd-2.2.11-1|74	#----------------------------------------------------------------------------
14mu|ocl-icd-2.2.11-1|75	
14mu|ocl-icd-2.2.11-1|76	%package -n %{icddevname}
14mu|ocl-icd-2.2.11-1|77	Summary:	ocl-icd development files
14mu|ocl-icd-2.2.11-1|78	Group:		Development/C
14mu|ocl-icd-2.2.11-1|79	Requires:	%{devname} = %{EVRD}
14mu|ocl-icd-2.2.11-1|80	Provides:	ocl-icd-devel = %{EVRD}
14mu|ocl-icd-2.2.11-1|81	
14mu|ocl-icd-2.2.11-1|82	%description -n %{icddevname}
14mu|ocl-icd-2.2.11-1|83	This package provides the files needed to build OpenCL client drivers that
14mu|ocl-icd-2.2.11-1|84	use ocl-icd for ICL functionality.
14mu|ocl-icd-2.2.11-1|85	
14mu|ocl-icd-2.2.11-1|86	%files -n %{icddevname}
14mu|ocl-icd-2.2.11-1|87	%doc README NEWS COPYING
14mu|ocl-icd-2.2.11-1|88	%doc instdocs/*
14mu|ocl-icd-2.2.11-1|89	%{_includedir}/ocl_icd.h
14mu|ocl-icd-2.2.11-1|90	%{_libdir}/pkgconfig/ocl-icd.pc
14mu|ocl-icd-2.2.11-1|91	
14mu|ocl-icd-2.2.11-1|92	#----------------------------------------------------------------------------
14mu|ocl-icd-2.2.11-1|93	
14mu|ocl-icd-2.2.11-1|94	%prep
14mu|ocl-icd-2.2.11-1|95	%setup -q
14mu|ocl-icd-2.2.11-1|96	
14mu|ocl-icd-2.2.11-1|97	%build
14mu|ocl-icd-2.2.11-1|98	%configure2_5x
14mu|ocl-icd-2.2.11-1|99	%make
14mu|ocl-icd-2.2.11-1|100	
14mu|ocl-icd-2.2.11-1|101	%install
14mu|ocl-icd-2.2.11-1|102	%makeinstall_std
14mu|ocl-icd-2.2.11-1|103	
14mu|ocl-icd-2.2.11-1|104	rm -rf instdocs
14mu|ocl-icd-2.2.11-1|105	mv %{buildroot}%{_docdir}/%{name} instdocs
14mu|ocl-icd-2.2.11-1|106	
14mu|ocl-icd-2.2.11-1|107	
14mu|ocl-icd-2.2.11-1|108	%changelog
14mu|ocl-icd-2.2.11-1|109	
14mu|ocl-icd-2.2.11-1|110	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.11-1
14mu|ocl-icd-2.2.11-1|111	- (d5f58ec) Build requires docbook-dtds
14mu|ocl-icd-2.2.11-1|112	
14mu|ocl-icd-2.2.11-1|113	

23440 14
14mu|oddjob-0.31.5-2|1	Summary:	A D-Bus service which runs odd jobs on behalf of client applications
14mu|oddjob-0.31.5-2|2	Name:		oddjob
14mu|oddjob-0.31.5-2|3	Version:	0.31.5
14mu|oddjob-0.31.5-2|4	Release:	2
14mu|oddjob-0.31.5-2|5	License:	BSD
14mu|oddjob-0.31.5-2|6	Group:		System/Base
14mu|oddjob-0.31.5-2|7	Url:		http://www.fedorahosted.org/oddjob
14mu|oddjob-0.31.5-2|8	Source0:	http://fedorahosted.org/released/oddjob/%{name}-%{version}.tar.gz
14mu|oddjob-0.31.5-2|9	Source1:	http://fedorahosted.org/released/oddjob/%{name}-%{version}.tar.gz.sig
14mu|oddjob-0.31.5-2|10	Patch0:		oddjob-0.31.5-check.patch
14mu|oddjob-0.31.5-2|11	Patch1:		oddjob-0.31.5-pamdoc.patch
14mu|oddjob-0.31.5-2|12	Patch2:		oddjob-0.31.5-noumask.patch
14mu|oddjob-0.31.5-2|13	BuildRequires:	dbus-x11
14mu|oddjob-0.31.5-2|14	BuildRequires:	docbook-dtd45-xml
14mu|oddjob-0.31.5-2|15	BuildRequires:	xmlto
14mu|oddjob-0.31.5-2|16	BuildRequires:	openldap-devel
14mu|oddjob-0.31.5-2|17	BuildRequires:	pam-devel
14mu|oddjob-0.31.5-2|18	BuildRequires:	sasl-devel
14mu|oddjob-0.31.5-2|19	BuildRequires:	pkgconfig(dbus-1)
14mu|oddjob-0.31.5-2|20	BuildRequires:	pkgconfig(krb5)
14mu|oddjob-0.31.5-2|21	BuildRequires:	pkgconfig(libselinux)
14mu|oddjob-0.31.5-2|22	BuildRequires:	pkgconfig(libxml-2.0)
14mu|oddjob-0.31.5-2|23	BuildRequires:	pkgconfig(python)
14mu|oddjob-0.31.5-2|24	BuildRequires:	pkgconfig(systemd)
14mu|oddjob-0.31.5-2|25	Requires(post,preun,postun):	systemd
14mu|oddjob-0.31.5-2|26	
14mu|oddjob-0.31.5-2|27	%description
14mu|oddjob-0.31.5-2|28	oddjob is a D-Bus service which performs particular tasks for clients which
14mu|oddjob-0.31.5-2|29	connect to it and issue requests using the system-wide message bus.
14mu|oddjob-0.31.5-2|30	
14mu|oddjob-0.31.5-2|31	%files
14mu|oddjob-0.31.5-2|32	%doc *.dtd COPYING NEWS QUICKSTART doc/oddjob.html src/reload
14mu|oddjob-0.31.5-2|33	%doc sample-install-root/sample
14mu|oddjob-0.31.5-2|34	%{_unitdir}/oddjobd.service
14mu|oddjob-0.31.5-2|35	%{_bindir}/oddjob_request
14mu|oddjob-0.31.5-2|36	%{_sbindir}/oddjobd
14mu|oddjob-0.31.5-2|37	%config(noreplace) %{_sysconfdir}/dbus-*/system.d/oddjob.conf
14mu|oddjob-0.31.5-2|38	%config(noreplace) %{_sysconfdir}/oddjobd.conf
14mu|oddjob-0.31.5-2|39	%dir %{_sysconfdir}/oddjobd.conf.d
14mu|oddjob-0.31.5-2|40	%config(noreplace) %{_sysconfdir}/oddjobd.conf.d/oddjobd-introspection.conf
14mu|oddjob-0.31.5-2|41	%dir %{_sysconfdir}/%{name}
14mu|oddjob-0.31.5-2|42	%dir %{_libexecdir}/%{name}
14mu|oddjob-0.31.5-2|43	%{_libexecdir}/%{name}/sanity.sh
14mu|oddjob-0.31.5-2|44	%{_mandir}/man1/oddjob_request.1*
14mu|oddjob-0.31.5-2|45	%{_mandir}/man5/oddjob.conf.5*
14mu|oddjob-0.31.5-2|46	%{_mandir}/man5/oddjobd.conf.5*
14mu|oddjob-0.31.5-2|47	%{_mandir}/man5/oddjobd-introspection.conf.5*
14mu|oddjob-0.31.5-2|48	%{_mandir}/man8/oddjobd.8*
14mu|oddjob-0.31.5-2|49	
14mu|oddjob-0.31.5-2|50	%post
14mu|oddjob-0.31.5-2|51	%systemd_post oddjobd.service
14mu|oddjob-0.31.5-2|52	
14mu|oddjob-0.31.5-2|53	%postun
14mu|oddjob-0.31.5-2|54	%systemd_postun oddjobd.service
14mu|oddjob-0.31.5-2|55	
14mu|oddjob-0.31.5-2|56	%preun
14mu|oddjob-0.31.5-2|57	%systemd_preun oddjobd.service
14mu|oddjob-0.31.5-2|58	
14mu|oddjob-0.31.5-2|59	
14mu|oddjob-0.31.5-2|60	#----------------------------------------------------------------------------
14mu|oddjob-0.31.5-2|61	
14mu|oddjob-0.31.5-2|62	%package mkhomedir
14mu|oddjob-0.31.5-2|63	Summary:	An oddjob helper which creates and populates home directories
14mu|oddjob-0.31.5-2|64	Group:		System/Base
14mu|oddjob-0.31.5-2|65	Requires:	%{name} = %{EVRD}
14mu|oddjob-0.31.5-2|66	
14mu|oddjob-0.31.5-2|67	%description mkhomedir
14mu|oddjob-0.31.5-2|68	This package contains the oddjob helper which can be used by the
14mu|oddjob-0.31.5-2|69	pam_oddjob_mkhomedir module to create a home directory for a user
14mu|oddjob-0.31.5-2|70	at login-time.
14mu|oddjob-0.31.5-2|71	
14mu|oddjob-0.31.5-2|72	%files mkhomedir
14mu|oddjob-0.31.5-2|73	%doc src/mkhomedirfor src/mkmyhomedir
14mu|oddjob-0.31.5-2|74	%dir %{_libexecdir}/%{name}
14mu|oddjob-0.31.5-2|75	%{_libexecdir}/%{name}/mkhomedir
14mu|oddjob-0.31.5-2|76	/%{_lib}/security/pam_oddjob_mkhomedir.so
14mu|oddjob-0.31.5-2|77	%{_mandir}/man5/oddjob-mkhomedir.conf.5*
14mu|oddjob-0.31.5-2|78	%{_mandir}/man5/oddjobd-mkhomedir.conf.5*
14mu|oddjob-0.31.5-2|79	%{_mandir}/man8/pam_oddjob_mkhomedir.8*
14mu|oddjob-0.31.5-2|80	%config(noreplace) %{_sysconfdir}/dbus-*/system.d/oddjob-mkhomedir.conf
14mu|oddjob-0.31.5-2|81	%config(noreplace) %{_sysconfdir}/oddjobd.conf.d/oddjobd-mkhomedir.conf
14mu|oddjob-0.31.5-2|82	
14mu|oddjob-0.31.5-2|83	#----------------------------------------------------------------------------
14mu|oddjob-0.31.5-2|84	
14mu|oddjob-0.31.5-2|85	%prep
14mu|oddjob-0.31.5-2|86	%setup -q
14mu|oddjob-0.31.5-2|87	%patch0 -p1 -b .check
14mu|oddjob-0.31.5-2|88	%patch1 -p1 -b .pamdoc
14mu|oddjob-0.31.5-2|89	%patch2 -p1 -b .noumask
14mu|oddjob-0.31.5-2|90	
14mu|oddjob-0.31.5-2|91	%build
14mu|oddjob-0.31.5-2|92	%configure2_5x \
14mu|oddjob-0.31.5-2|93	--disable-static \
14mu|oddjob-0.31.5-2|94	--enable-pie \
14mu|oddjob-0.31.5-2|95	--enable-now \
14mu|oddjob-0.31.5-2|96	--with-selinux-acls \
14mu|oddjob-0.31.5-2|97	--with-selinux-labels \
14mu|oddjob-0.31.5-2|98	--without-python \
14mu|oddjob-0.31.5-2|99	--enable-xml-docs \
14mu|oddjob-0.31.5-2|100	--enable-compat-dtd \
14mu|oddjob-0.31.5-2|101	--disable-dependency-tracking \
14mu|oddjob-0.31.5-2|102	--enable-systemd \
14mu|oddjob-0.31.5-2|103	--disable-sysvinit
14mu|oddjob-0.31.5-2|104	%make
14mu|oddjob-0.31.5-2|105	
14mu|oddjob-0.31.5-2|106	%install
14mu|oddjob-0.31.5-2|107	%makeinstall_std
14mu|oddjob-0.31.5-2|108	
14mu|oddjob-0.31.5-2|109	if ! test -d %{buildroot}/%{_lib}/security ; then
14mu|oddjob-0.31.5-2|110	mkdir -p %{buildroot}/%{_lib}/security
14mu|oddjob-0.31.5-2|111	mv %{buildroot}%{_libdir}/security/*.so %{buildroot}/%{_lib}/security/
14mu|oddjob-0.31.5-2|112	fi
14mu|oddjob-0.31.5-2|113	
14mu|oddjob-0.31.5-2|114	# Go ahead and build the sample layout.
14mu|oddjob-0.31.5-2|115	mkdir -p sample-install-root/sample/{%{_sysconfdir}/{dbus-1/system.d,%{name}d.conf.d},%{_libdir}/%{name}}
14mu|oddjob-0.31.5-2|116	install -m644 sample/oddjobd-sample.conf sample-install-root/sample/%{_sysconfdir}/%{name}d.conf.d/
14mu|oddjob-0.31.5-2|117	install -m644 sample/oddjob-sample.conf sample-install-root/sample/%{_sysconfdir}/dbus-1/system.d/
14mu|oddjob-0.31.5-2|118	install -m755 sample/oddjob-sample.sh sample-install-root/sample/%{_libdir}/%{name}/
14mu|oddjob-0.31.5-2|119	
14mu|oddjob-0.31.5-2|120	# Make sure we don't needlessly make these docs executable.
14mu|oddjob-0.31.5-2|121	chmod -x src/reload src/mkhomedirfor src/mkmyhomedir
14mu|oddjob-0.31.5-2|122	
14mu|oddjob-0.31.5-2|123	# Make sure the datestamps match in multilib pairs.
14mu|oddjob-0.31.5-2|124	touch -r src/oddjob-mkhomedir.conf.in %{buildroot}%{_sysconfdir}/oddjobd.conf.d/oddjobd-mkhomedir.conf
14mu|oddjob-0.31.5-2|125	touch -r src/oddjob-mkhomedir.conf.in %{buildroot}%{_sysconfdir}/dbus-1/system.d/oddjob-mkhomedir.conf
14mu|oddjob-0.31.5-2|126	
14mu|oddjob-0.31.5-2|127	
14mu|oddjob-0.31.5-2|128	%changelog
14mu|oddjob-0.31.5-2|129	
14mu|oddjob-0.31.5-2|130	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.31.5-2
14mu|oddjob-0.31.5-2|131	- (9a14f22) Bump release
14mu|oddjob-0.31.5-2|132	
14mu|oddjob-0.31.5-2|133	

23441 14
14mu|odt2txt-0.5-1|1	Summary:	A simple (and stupid) converter from OpenDocument Text to plain text
14mu|odt2txt-0.5-1|2	Name:		odt2txt
14mu|odt2txt-0.5-1|3	Version:	0.5
14mu|odt2txt-0.5-1|4	Release:	1
14mu|odt2txt-0.5-1|5	License:	GPLv2+
14mu|odt2txt-0.5-1|6	Group:		Text tools
14mu|odt2txt-0.5-1|7	Url:		https://github.com/dstosberg/odt2txt
14mu|odt2txt-0.5-1|8	# https://github.com/dstosberg/odt2txt/archive/v%{version}.tar.gz
14mu|odt2txt-0.5-1|9	Source0:	%{name}-%{version}.tar.gz
14mu|odt2txt-0.5-1|10	BuildRequires:	pkgconfig(zlib)
14mu|odt2txt-0.5-1|11	
14mu|odt2txt-0.5-1|12	%description
14mu|odt2txt-0.5-1|13	odt2txt is a command-line tool which extracts the text out of OpenDocument
14mu|odt2txt-0.5-1|14	Texts produced by OpenOffice.org, StarOffice, KOffice and others.
14mu|odt2txt-0.5-1|15	
14mu|odt2txt-0.5-1|16	odt2txt is ...
14mu|odt2txt-0.5-1|17	* small
14mu|odt2txt-0.5-1|18	* supports multiple output encodings
14mu|odt2txt-0.5-1|19	* adopts to your locale
14mu|odt2txt-0.5-1|20	* able to substitute common characters which the output charset does
14mu|odt2txt-0.5-1|21	not contain with ascii look-a-likes
14mu|odt2txt-0.5-1|22	* written in C, has few dependencies
14mu|odt2txt-0.5-1|23	* portable (runs on Linux, *BSD, Solaris, HP-UX, Windows, Cygwin)
14mu|odt2txt-0.5-1|24	* licensed under GPL, version 2
14mu|odt2txt-0.5-1|25	
14mu|odt2txt-0.5-1|26	%files
14mu|odt2txt-0.5-1|27	%doc GPL-2
14mu|odt2txt-0.5-1|28	%{_bindir}/%{name}
14mu|odt2txt-0.5-1|29	%{_mandir}/man1/%{name}.1*
14mu|odt2txt-0.5-1|30	
14mu|odt2txt-0.5-1|31	#----------------------------------------------------------------------------
14mu|odt2txt-0.5-1|32	
14mu|odt2txt-0.5-1|33	%prep
14mu|odt2txt-0.5-1|34	%setup -q
14mu|odt2txt-0.5-1|35	
14mu|odt2txt-0.5-1|36	%build
14mu|odt2txt-0.5-1|37	%make \
14mu|odt2txt-0.5-1|38	CFLAGS="%{optflags}" \
14mu|odt2txt-0.5-1|39	LDFLAGS="%{ldflags}"
14mu|odt2txt-0.5-1|40	
14mu|odt2txt-0.5-1|41	%install
14mu|odt2txt-0.5-1|42	%makeinstall_std PREFIX=%{_prefix}
14mu|odt2txt-0.5-1|43	
14mu|odt2txt-0.5-1|44	
14mu|odt2txt-0.5-1|45	%changelog
14mu|odt2txt-0.5-1|46	
14mu|odt2txt-0.5-1|47	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-1
14mu|odt2txt-0.5-1|48	- (b1198a7) New version 0.5
14mu|odt2txt-0.5-1|49	- (b1198a7) Build with system optflags
14mu|odt2txt-0.5-1|50	- (b1198a7) Source moved to github
14mu|odt2txt-0.5-1|51	
14mu|odt2txt-0.5-1|52	

23442 14
14mu|ogmtools-1.5-10|1	Summary:	OGG media stream tools
14mu|ogmtools-1.5-10|2	Name:		ogmtools
14mu|ogmtools-1.5-10|3	Version:	1.5
14mu|ogmtools-1.5-10|4	Epoch:		1
14mu|ogmtools-1.5-10|5	Release:	10
14mu|ogmtools-1.5-10|6	License:	GPLv2+
14mu|ogmtools-1.5-10|7	Group:		Video
14mu|ogmtools-1.5-10|8	Url:		http://www.bunkus.org/videotools/ogmtools/
14mu|ogmtools-1.5-10|9	Source0:	%{name}-%{version}.tar.bz2
14mu|ogmtools-1.5-10|10	Patch0:		ogmtools-1.5-optflags.patch
14mu|ogmtools-1.5-10|11	BuildRequires:	pkgconfig(dvdread)
14mu|ogmtools-1.5-10|12	BuildRequires:	pkgconfig(vorbis)
14mu|ogmtools-1.5-10|13	
14mu|ogmtools-1.5-10|14	%description
14mu|ogmtools-1.5-10|15	These tools allow information about (ogminfo) or extraction
14mu|ogmtools-1.5-10|16	from (ogmdemux) or creation of (ogmmerge) OGG media streams.
14mu|ogmtools-1.5-10|17	Note that OGM is used for "OGG media streams".
14mu|ogmtools-1.5-10|18	
14mu|ogmtools-1.5-10|19	%files
14mu|ogmtools-1.5-10|20	%doc README ChangeLog
14mu|ogmtools-1.5-10|21	%{_bindir}/*
14mu|ogmtools-1.5-10|22	%{_mandir}/man1/*
14mu|ogmtools-1.5-10|23	
14mu|ogmtools-1.5-10|24	#-----------------------------------------------------------------------------
14mu|ogmtools-1.5-10|25	
14mu|ogmtools-1.5-10|26	%prep
14mu|ogmtools-1.5-10|27	%setup -q
14mu|ogmtools-1.5-10|28	%patch0 -p1
14mu|ogmtools-1.5-10|29	
14mu|ogmtools-1.5-10|30	%build
14mu|ogmtools-1.5-10|31	%configure2_5x
14mu|ogmtools-1.5-10|32	%make
14mu|ogmtools-1.5-10|33	
14mu|ogmtools-1.5-10|34	%install
14mu|ogmtools-1.5-10|35	%makeinstall_std
14mu|ogmtools-1.5-10|36	
14mu|ogmtools-1.5-10|37	
14mu|ogmtools-1.5-10|38	%changelog
14mu|ogmtools-1.5-10|39	
14mu|ogmtools-1.5-10|40	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.5-10
14mu|ogmtools-1.5-10|41	- (ea68b5e) Don't override system build flags
14mu|ogmtools-1.5-10|42	
14mu|ogmtools-1.5-10|43	

23443 14
14mu|ogre-1.9.0-3|1	%define oname OGRE
14mu|ogre-1.9.0-3|2	################################################################################
14mu|ogre-1.9.0-3|3	# !!! Never backport this package as it requires full rebuild of all based games
14mu|ogre-1.9.0-3|4	%define version 1.9.0
14mu|ogre-1.9.0-3|5	################################################################################
14mu|ogre-1.9.0-3|6	%define uversion %(echo %{version}| tr . _)
14mu|ogre-1.9.0-3|7	%define libname %mklibname %{name} %{uversion}
14mu|ogre-1.9.0-3|8	%define devname %mklibname %{name} -d
14mu|ogre-1.9.0-3|9	%define filever %(echo v%{version}| tr . -)
14mu|ogre-1.9.0-3|10	
14mu|ogre-1.9.0-3|11	Summary:	Object-Oriented Graphics Rendering Engine
14mu|ogre-1.9.0-3|12	Name:		ogre
14mu|ogre-1.9.0-3|13	Version:	%{version}
14mu|ogre-1.9.0-3|14	Release:	3
14mu|ogre-1.9.0-3|15	License:	LGPLv2+
14mu|ogre-1.9.0-3|16	Group:		System/Libraries
14mu|ogre-1.9.0-3|17	Url:		http://www.ogre3d.org/
14mu|ogre-1.9.0-3|18	Source0:	http://downloads.sourceforge.net/ogre/%{name}_src_%{filever}.tar.bz2
14mu|ogre-1.9.0-3|19	Source100:	%{name}.rpmlintrc
14mu|ogre-1.9.0-3|20	Patch0:		ogre-1.9.0-cmake_build-fix.patch
14mu|ogre-1.9.0-3|21	Patch1:		ogre-1.9.0-mediadir.patch
14mu|ogre-1.9.0-3|22	BuildRequires:	cmake
14mu|ogre-1.9.0-3|23	BuildRequires:	atomic-devel
14mu|ogre-1.9.0-3|24	BuildRequires:	boost-devel
14mu|ogre-1.9.0-3|25	BuildRequires:	freeimage-devel
14mu|ogre-1.9.0-3|26	BuildRequires:	tinyxml-devel
14mu|ogre-1.9.0-3|27	BuildRequires:	pkgconfig(cppunit)
14mu|ogre-1.9.0-3|28	BuildRequires:	pkgconfig(freetype2)
14mu|ogre-1.9.0-3|29	BuildRequires:	pkgconfig(gl)
14mu|ogre-1.9.0-3|30	BuildRequires:	pkgconfig(glu)
14mu|ogre-1.9.0-3|31	BuildRequires:	pkgconfig(ice)
14mu|ogre-1.9.0-3|32	BuildRequires:	pkgconfig(OIS)
14mu|ogre-1.9.0-3|33	BuildRequires:	pkgconfig(sm)
14mu|ogre-1.9.0-3|34	BuildRequires:	pkgconfig(x11)
14mu|ogre-1.9.0-3|35	BuildRequires:	pkgconfig(xaw7)
14mu|ogre-1.9.0-3|36	BuildRequires:	pkgconfig(xrandr)
14mu|ogre-1.9.0-3|37	BuildRequires:	pkgconfig(xt)
14mu|ogre-1.9.0-3|38	BuildRequires:	pkgconfig(zziplib)
14mu|ogre-1.9.0-3|39	#Requires to build cg-plugin, but we cannot do it as cg-devel is in Non-Free
14mu|ogre-1.9.0-3|40	#BuildRequires:	cg-devel
14mu|ogre-1.9.0-3|41	Suggests:	ogre-cg-plugin = %{version}
14mu|ogre-1.9.0-3|42	
14mu|ogre-1.9.0-3|43	%description
14mu|ogre-1.9.0-3|44	OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
14mu|ogre-1.9.0-3|45	flexible 3D engine written in C++ designed to make it easier and more
14mu|ogre-1.9.0-3|46	intuitive for developers to produce games and demos utilising 3D hardware.
14mu|ogre-1.9.0-3|47	The class library abstracts all the details of using the underlying system
14mu|ogre-1.9.0-3|48	libraries like Direct3D and OpenGL and provides an interface based on world
14mu|ogre-1.9.0-3|49	objects and other intuitive classes.
14mu|ogre-1.9.0-3|50	
14mu|ogre-1.9.0-3|51	%files
14mu|ogre-1.9.0-3|52	%doc AUTHORS BUGS
14mu|ogre-1.9.0-3|53	%{_bindir}/OgreMeshUpgrader
14mu|ogre-1.9.0-3|54	%{_bindir}/OgreXMLConverter
14mu|ogre-1.9.0-3|55	%dir %{_libdir}/%{oname}
14mu|ogre-1.9.0-3|56	%{_libdir}/%{oname}/*.so*
14mu|ogre-1.9.0-3|57	%dir %{_datadir}/%{oname}
14mu|ogre-1.9.0-3|58	
14mu|ogre-1.9.0-3|59	#----------------------------------------------------------------------------
14mu|ogre-1.9.0-3|60	
14mu|ogre-1.9.0-3|61	%package -n %{libname}
14mu|ogre-1.9.0-3|62	Summary:	Libraries needed for programs using %{oname}
14mu|ogre-1.9.0-3|63	Group:		System/Libraries
14mu|ogre-1.9.0-3|64	# Engine files are always required
14mu|ogre-1.9.0-3|65	Requires:	%{name}
14mu|ogre-1.9.0-3|66	
14mu|ogre-1.9.0-3|67	%description -n %{libname}
14mu|ogre-1.9.0-3|68	OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
14mu|ogre-1.9.0-3|69	flexible 3D engine written in C++ designed to make it easier and more
14mu|ogre-1.9.0-3|70	intuitive for developers to produce games and demos utilising 3D hardware.
14mu|ogre-1.9.0-3|71	The class library abstracts all the details of using the underlying system
14mu|ogre-1.9.0-3|72	libraries like Direct3D and OpenGL and provides an interface based on world
14mu|ogre-1.9.0-3|73	objects and other intuitive classes.
14mu|ogre-1.9.0-3|74	
14mu|ogre-1.9.0-3|75	%files -n %{libname}
14mu|ogre-1.9.0-3|76	%{_libdir}/*.so.%{version}
14mu|ogre-1.9.0-3|77	
14mu|ogre-1.9.0-3|78	#----------------------------------------------------------------------------
14mu|ogre-1.9.0-3|79	
14mu|ogre-1.9.0-3|80	%package -n %{devname}
14mu|ogre-1.9.0-3|81	Summary:	Development headers and libraries for writing programs using %{oname}
14mu|ogre-1.9.0-3|82	Group:		Development/C++
14mu|ogre-1.9.0-3|83	Requires:	%{libname} = %{EVRD}
14mu|ogre-1.9.0-3|84	Provides:	%{name}-devel = %{EVRD}
14mu|ogre-1.9.0-3|85	
14mu|ogre-1.9.0-3|86	%description -n %{devname}
14mu|ogre-1.9.0-3|87	Development headers and libraries for writing programs using %{oname}.
14mu|ogre-1.9.0-3|88	
14mu|ogre-1.9.0-3|89	%files -n %{devname}
14mu|ogre-1.9.0-3|90	%{_libdir}/*.so
14mu|ogre-1.9.0-3|91	%{_libdir}/pkgconfig/*.pc
14mu|ogre-1.9.0-3|92	%{_libdir}/%{oname}/cmake
14mu|ogre-1.9.0-3|93	%{_includedir}/%{oname}
14mu|ogre-1.9.0-3|94	
14mu|ogre-1.9.0-3|95	#----------------------------------------------------------------------------
14mu|ogre-1.9.0-3|96	
14mu|ogre-1.9.0-3|97	%package samples
14mu|ogre-1.9.0-3|98	Summary:	Samples for %{oname}
14mu|ogre-1.9.0-3|99	Group:		System/Libraries
14mu|ogre-1.9.0-3|100	Requires:	%{name} = %{EVRD}
14mu|ogre-1.9.0-3|101	
14mu|ogre-1.9.0-3|102	%description samples
14mu|ogre-1.9.0-3|103	Samples for %{oname}.
14mu|ogre-1.9.0-3|104	
14mu|ogre-1.9.0-3|105	%files samples
14mu|ogre-1.9.0-3|106	%{_bindir}/SampleBrowser
14mu|ogre-1.9.0-3|107	%{_datadir}/%{oname}/*.cfg
14mu|ogre-1.9.0-3|108	%{_datadir}/%{oname}/CMakeLists.txt
14mu|ogre-1.9.0-3|109	%{_datadir}/%{oname}/media
14mu|ogre-1.9.0-3|110	%{_datadir}/%{oname}/Samples
14mu|ogre-1.9.0-3|111	%{_libdir}/%{oname}/Samples
14mu|ogre-1.9.0-3|112	
14mu|ogre-1.9.0-3|113	#----------------------------------------------------------------------------
14mu|ogre-1.9.0-3|114	
14mu|ogre-1.9.0-3|115	%prep
14mu|ogre-1.9.0-3|116	%setup -qn %{name}_src_%{filever}
14mu|ogre-1.9.0-3|117	%patch0 -p1
14mu|ogre-1.9.0-3|118	%patch1 -p1
14mu|ogre-1.9.0-3|119	rm -f CMake/Packages/FindFreetype.cmake
14mu|ogre-1.9.0-3|120	
14mu|ogre-1.9.0-3|121	%build
14mu|ogre-1.9.0-3|122	%cmake \
14mu|ogre-1.9.0-3|123	-DOGRE_BUILD_DOCS:BOOL=OFF \
14mu|ogre-1.9.0-3|124	-DOGRE_BUILD_PLUGIN_CG:BOOL=OFF \
14mu|ogre-1.9.0-3|125	-DOGRE_INSTALL_SAMPLES:BOOL=ON \
14mu|ogre-1.9.0-3|126	-DOGRE_INSTALL_SAMPLES_SOURCE:BOOL=ON \
14mu|ogre-1.9.0-3|127	-DOGRE_CONFIG_MEMTRACK_RELEASE:BOOL=OFF
14mu|ogre-1.9.0-3|128	%make
14mu|ogre-1.9.0-3|129	
14mu|ogre-1.9.0-3|130	%install
14mu|ogre-1.9.0-3|131	%makeinstall_std -C build
14mu|ogre-1.9.0-3|132	
14mu|ogre-1.9.0-3|133	
14mu|ogre-1.9.0-3|134	%changelog
14mu|ogre-1.9.0-3|135	* Fri Nov 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.0-3
14mu|ogre-1.9.0-3|136	+ Revision: 4fdfef5
14mu|ogre-1.9.0-3|137	- Fix media path and disable cg build with cmake option istead of missing BuildRequires
14mu|ogre-1.9.0-3|138	
14mu|ogre-1.9.0-3|139	

23444 14
14mu|ois-1.3-5|1	%define filever %(echo v%{version}| tr . -)
14mu|ois-1.3-5|2	
14mu|ois-1.3-5|3	%define major 1.3.0
14mu|ois-1.3-5|4	%define libname %mklibname OIS %{major}
14mu|ois-1.3-5|5	%define devname %mklibname OIS -d
14mu|ois-1.3-5|6	
14mu|ois-1.3-5|7	Summary:	Object Oriented Input System
14mu|ois-1.3-5|8	Name:		ois
14mu|ois-1.3-5|9	Version:	1.3
14mu|ois-1.3-5|10	Release:	5
14mu|ois-1.3-5|11	License:	zlib
14mu|ois-1.3-5|12	Group:		System/Libraries
14mu|ois-1.3-5|13	Url:		http://sourceforge.net/projects/wgois/
14mu|ois-1.3-5|14	Source0:	http://downloads.sourceforge.net/wgois/%{name}_%{filever}.tar.gz
14mu|ois-1.3-5|15	Patch0:		ois-gcc47.patch
14mu|ois-1.3-5|16	BuildRequires:	pkgconfig(x11)
14mu|ois-1.3-5|17	BuildRequires:	pkgconfig(xaw7)
14mu|ois-1.3-5|18	
14mu|ois-1.3-5|19	%description
14mu|ois-1.3-5|20	Object Oriented Input System (OIS) is meant to be a cross platform,
14mu|ois-1.3-5|21	simple solution for using all kinds of Input Devices
14mu|ois-1.3-5|22	(KeyBoards, Mice, Joysticks, etc) and feedback devices
14mu|ois-1.3-5|23	(e.g. forcefeedback).
14mu|ois-1.3-5|24	
14mu|ois-1.3-5|25	#----------------------------------------------------------------------------
14mu|ois-1.3-5|26	
14mu|ois-1.3-5|27	%package -n %{libname}
14mu|ois-1.3-5|28	Summary:	A library for Object Oriented Input System
14mu|ois-1.3-5|29	Group:		System/Libraries
14mu|ois-1.3-5|30	Conflicts:	%{_lib}OIS1 < 1.3-5
14mu|ois-1.3-5|31	Obsoletes:	%{_lib}OIS1 < 1.3-5
14mu|ois-1.3-5|32	
14mu|ois-1.3-5|33	%description -n %{libname}
14mu|ois-1.3-5|34	Object Oriented Input System (OIS) is meant to be a cross platform,
14mu|ois-1.3-5|35	simple solution for using all kinds of Input Devices
14mu|ois-1.3-5|36	(KeyBoards, Mice, Joysticks, etc) and feedback devices
14mu|ois-1.3-5|37	(e.g. forcefeedback).
14mu|ois-1.3-5|38	
14mu|ois-1.3-5|39	%files -n %{libname}
14mu|ois-1.3-5|40	%doc ReadMe.txt
14mu|ois-1.3-5|41	%{_libdir}/libOIS-%{major}.so
14mu|ois-1.3-5|42	
14mu|ois-1.3-5|43	#----------------------------------------------------------------------------
14mu|ois-1.3-5|44	
14mu|ois-1.3-5|45	%package -n %{devname}
14mu|ois-1.3-5|46	Summary:	Development tools for programs using %{name}
14mu|ois-1.3-5|47	Group:		Development/C
14mu|ois-1.3-5|48	Requires:	%{libname} = %{EVRD}
14mu|ois-1.3-5|49	Provides:	%{name}-devel = %{EVRD}
14mu|ois-1.3-5|50	
14mu|ois-1.3-5|51	%description -n %{devname}
14mu|ois-1.3-5|52	This package contains the header files and libraries needed for
14mu|ois-1.3-5|53	developing programs using the %{name} library.
14mu|ois-1.3-5|54	
14mu|ois-1.3-5|55	%files -n %{devname}
14mu|ois-1.3-5|56	%{_includedir}/OIS
14mu|ois-1.3-5|57	%{_libdir}/libOIS.so
14mu|ois-1.3-5|58	%{_libdir}/libOIS.a
14mu|ois-1.3-5|59	%{_libdir}/pkgconfig/OIS.pc
14mu|ois-1.3-5|60	
14mu|ois-1.3-5|61	#----------------------------------------------------------------------------
14mu|ois-1.3-5|62	
14mu|ois-1.3-5|63	%prep
14mu|ois-1.3-5|64	%setup -qn %{name}-%{filever}
14mu|ois-1.3-5|65	%patch0 -p0
14mu|ois-1.3-5|66	
14mu|ois-1.3-5|67	%build
14mu|ois-1.3-5|68	sh ./bootstrap
14mu|ois-1.3-5|69	%configure2_5x
14mu|ois-1.3-5|70	%make
14mu|ois-1.3-5|71	
14mu|ois-1.3-5|72	%install
14mu|ois-1.3-5|73	%makeinstall_std
14mu|ois-1.3-5|74	
14mu|ois-1.3-5|75	
14mu|ois-1.3-5|76	%changelog
14mu|ois-1.3-5|77	
14mu|ois-1.3-5|78	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-5
14mu|ois-1.3-5|79	- (10e6689) Fix library package name
14mu|ois-1.3-5|80	- (10e6689) Spec cleanup
14mu|ois-1.3-5|81	
14mu|ois-1.3-5|82	

23445 14
14mu|okteta-4.14.3-1|1	Summary:	A simple HEX editor for KDE
14mu|okteta-4.14.3-1|2	Name:		okteta
14mu|okteta-4.14.3-1|3	Version:	4.14.3
14mu|okteta-4.14.3-1|4	Release:	1
14mu|okteta-4.14.3-1|5	Epoch:		1
14mu|okteta-4.14.3-1|6	License:	GPLv2+
14mu|okteta-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|okteta-4.14.3-1|8	Url:		http://www.kde.org
14mu|okteta-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|okteta-4.14.3-1|10	%if %{is_beta}
14mu|okteta-4.14.3-1|11	%define ftpdir unstable
14mu|okteta-4.14.3-1|12	%else
14mu|okteta-4.14.3-1|13	%define ftpdir stable
14mu|okteta-4.14.3-1|14	%endif
14mu|okteta-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|okteta-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|okteta-4.14.3-1|17	BuildRequires:	pkgconfig(qca2)
14mu|okteta-4.14.3-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
14mu|okteta-4.14.3-1|19	
14mu|okteta-4.14.3-1|20	%description
14mu|okteta-4.14.3-1|21	Okteta is a simple editor for the raw data of files. This type of program
14mu|okteta-4.14.3-1|22	is also called hex editor or binary editor.
14mu|okteta-4.14.3-1|23	
14mu|okteta-4.14.3-1|24	%files
14mu|okteta-4.14.3-1|25	%doc %{_kde_docdir}/HTML/en/okteta
14mu|okteta-4.14.3-1|26	%{_kde_applicationsdir}/okteta.desktop
14mu|okteta-4.14.3-1|27	%{_kde_appsdir}/okteta
14mu|okteta-4.14.3-1|28	%{_kde_appsdir}/oktetapart
14mu|okteta-4.14.3-1|29	%{_kde_bindir}/okteta
14mu|okteta-4.14.3-1|30	%{_kde_bindir}/struct2osd.sh
14mu|okteta-4.14.3-1|31	%{_kde_configdir}/okteta-structures.knsrc
14mu|okteta-4.14.3-1|32	%{_kde_datadir}/appdata/okteta.appdata.xml
14mu|okteta-4.14.3-1|33	%{_kde_datadir}/config.kcfg/structviewpreferences.kcfg
14mu|okteta-4.14.3-1|34	%{_kde_datadir}/mime/packages/okteta.xml
14mu|okteta-4.14.3-1|35	%{_kde_iconsdir}/*/*/apps/okteta.png
14mu|okteta-4.14.3-1|36	%{_kde_libdir}/kde4/libkbytearrayedit.so
14mu|okteta-4.14.3-1|37	%{_kde_libdir}/kde4/oktetapart.so
14mu|okteta-4.14.3-1|38	%{_kde_services}/kbytearrayedit.desktop
14mu|okteta-4.14.3-1|39	%{_kde_services}/oktetapart.desktop
14mu|okteta-4.14.3-1|40	
14mu|okteta-4.14.3-1|41	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|42	
14mu|okteta-4.14.3-1|43	%define kasten2controllers_major 2
14mu|okteta-4.14.3-1|44	%define libkasten2controllers %mklibname kasten2controllers %{kasten2controllers_major}
14mu|okteta-4.14.3-1|45	
14mu|okteta-4.14.3-1|46	%package -n %{libkasten2controllers}
14mu|okteta-4.14.3-1|47	Summary:	Okteta shared library
14mu|okteta-4.14.3-1|48	Group:		System/Libraries
14mu|okteta-4.14.3-1|49	Obsoletes:	%{mklibname kasten1controllers 0} < 1:4.10.0
14mu|okteta-4.14.3-1|50	
14mu|okteta-4.14.3-1|51	%description -n %{libkasten2controllers}
14mu|okteta-4.14.3-1|52	Okteta shared library.
14mu|okteta-4.14.3-1|53	
14mu|okteta-4.14.3-1|54	%files -n %{libkasten2controllers}
14mu|okteta-4.14.3-1|55	%{_kde_libdir}/libkasten2controllers.so.%{kasten2controllers_major}
14mu|okteta-4.14.3-1|56	%{_kde_libdir}/libkasten2controllers.so.0.*
14mu|okteta-4.14.3-1|57	
14mu|okteta-4.14.3-1|58	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|59	
14mu|okteta-4.14.3-1|60	%define kasten2core_major 2
14mu|okteta-4.14.3-1|61	%define libkasten2core %mklibname kasten2core %{kasten2core_major}
14mu|okteta-4.14.3-1|62	
14mu|okteta-4.14.3-1|63	%package -n %{libkasten2core}
14mu|okteta-4.14.3-1|64	Summary:	Okteta shared library
14mu|okteta-4.14.3-1|65	Group:		System/Libraries
14mu|okteta-4.14.3-1|66	Obsoletes:	%{mklibname kasten1core 0} < 1:4.10.0
14mu|okteta-4.14.3-1|67	
14mu|okteta-4.14.3-1|68	%description -n %{libkasten2core}
14mu|okteta-4.14.3-1|69	Okteta shared library.
14mu|okteta-4.14.3-1|70	
14mu|okteta-4.14.3-1|71	%files -n %{libkasten2core}
14mu|okteta-4.14.3-1|72	%{_kde_libdir}/libkasten2core.so.%{kasten2core_major}
14mu|okteta-4.14.3-1|73	%{_kde_libdir}/libkasten2core.so.0.*
14mu|okteta-4.14.3-1|74	
14mu|okteta-4.14.3-1|75	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|76	
14mu|okteta-4.14.3-1|77	%define kasten2gui_major 2
14mu|okteta-4.14.3-1|78	%define libkasten2gui %mklibname kasten2gui %{kasten2gui_major}
14mu|okteta-4.14.3-1|79	
14mu|okteta-4.14.3-1|80	%package -n %{libkasten2gui}
14mu|okteta-4.14.3-1|81	Summary:	Okteta shared library
14mu|okteta-4.14.3-1|82	Group:		System/Libraries
14mu|okteta-4.14.3-1|83	Obsoletes:	%{mklibname kasten1gui 0} < 1:4.10.0
14mu|okteta-4.14.3-1|84	
14mu|okteta-4.14.3-1|85	%description -n %{libkasten2gui}
14mu|okteta-4.14.3-1|86	Okteta shared library.
14mu|okteta-4.14.3-1|87	
14mu|okteta-4.14.3-1|88	%files -n %{libkasten2gui}
14mu|okteta-4.14.3-1|89	%{_kde_libdir}/libkasten2gui.so.%{kasten2gui_major}
14mu|okteta-4.14.3-1|90	%{_kde_libdir}/libkasten2gui.so.0.*
14mu|okteta-4.14.3-1|91	
14mu|okteta-4.14.3-1|92	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|93	
14mu|okteta-4.14.3-1|94	%define kasten2okteta1controllers_major 1
14mu|okteta-4.14.3-1|95	%define libkasten2okteta1controllers %mklibname kasten2okteta1controllers %{kasten2okteta1controllers_major}
14mu|okteta-4.14.3-1|96	
14mu|okteta-4.14.3-1|97	%package -n %{libkasten2okteta1controllers}
14mu|okteta-4.14.3-1|98	Summary:	Okteta shared library
14mu|okteta-4.14.3-1|99	Group:		System/Libraries
14mu|okteta-4.14.3-1|100	Obsoletes:	%{mklibname kasten1okteta1controllers 0} < 1:4.10.0
14mu|okteta-4.14.3-1|101	
14mu|okteta-4.14.3-1|102	%description -n %{libkasten2okteta1controllers}
14mu|okteta-4.14.3-1|103	Okteta shared library.
14mu|okteta-4.14.3-1|104	
14mu|okteta-4.14.3-1|105	%files -n %{libkasten2okteta1controllers}
14mu|okteta-4.14.3-1|106	%{_kde_libdir}/libkasten2okteta1controllers.so.%{kasten2okteta1controllers_major}
14mu|okteta-4.14.3-1|107	%{_kde_libdir}/libkasten2okteta1controllers.so.0.*
14mu|okteta-4.14.3-1|108	
14mu|okteta-4.14.3-1|109	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|110	
14mu|okteta-4.14.3-1|111	%define kasten2okteta1core_major 1
14mu|okteta-4.14.3-1|112	%define libkasten2okteta1core %mklibname kasten2okteta1core %{kasten2okteta1core_major}
14mu|okteta-4.14.3-1|113	
14mu|okteta-4.14.3-1|114	%package -n %{libkasten2okteta1core}
14mu|okteta-4.14.3-1|115	Summary:	Okteta shared library
14mu|okteta-4.14.3-1|116	Group:		System/Libraries
14mu|okteta-4.14.3-1|117	Obsoletes:	%{mklibname kasten1okteta1core 0} < 1:4.10.0
14mu|okteta-4.14.3-1|118	
14mu|okteta-4.14.3-1|119	%description -n %{libkasten2okteta1core}
14mu|okteta-4.14.3-1|120	Okteta shared library.
14mu|okteta-4.14.3-1|121	
14mu|okteta-4.14.3-1|122	%files -n %{libkasten2okteta1core}
14mu|okteta-4.14.3-1|123	%{_kde_libdir}/libkasten2okteta1core.so.%{kasten2okteta1core_major}
14mu|okteta-4.14.3-1|124	%{_kde_libdir}/libkasten2okteta1core.so.0.*
14mu|okteta-4.14.3-1|125	
14mu|okteta-4.14.3-1|126	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|127	
14mu|okteta-4.14.3-1|128	%define kasten2okteta1gui_major 1
14mu|okteta-4.14.3-1|129	%define libkasten2okteta1gui %mklibname kasten2okteta1gui %{kasten2okteta1gui_major}
14mu|okteta-4.14.3-1|130	
14mu|okteta-4.14.3-1|131	%package -n %{libkasten2okteta1gui}
14mu|okteta-4.14.3-1|132	Summary:	Okteta shared library
14mu|okteta-4.14.3-1|133	Group:		System/Libraries
14mu|okteta-4.14.3-1|134	Obsoletes:	%{mklibname kasten1okteta1gui 0} < 1:4.10.0
14mu|okteta-4.14.3-1|135	
14mu|okteta-4.14.3-1|136	%description -n %{libkasten2okteta1gui}
14mu|okteta-4.14.3-1|137	Okteta shared library.
14mu|okteta-4.14.3-1|138	
14mu|okteta-4.14.3-1|139	%files -n %{libkasten2okteta1gui}
14mu|okteta-4.14.3-1|140	%{_kde_libdir}/libkasten2okteta1gui.so.%{kasten2okteta1gui_major}
14mu|okteta-4.14.3-1|141	%{_kde_libdir}/libkasten2okteta1gui.so.0.*
14mu|okteta-4.14.3-1|142	
14mu|okteta-4.14.3-1|143	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|144	
14mu|okteta-4.14.3-1|145	%define okteta1core_major 1
14mu|okteta-4.14.3-1|146	%define libokteta1core %mklibname okteta1core %{okteta1core_major}
14mu|okteta-4.14.3-1|147	
14mu|okteta-4.14.3-1|148	%package -n %{libokteta1core}
14mu|okteta-4.14.3-1|149	Summary:	Okteta shared library
14mu|okteta-4.14.3-1|150	Group:		System/Libraries
14mu|okteta-4.14.3-1|151	Obsoletes:	%{mklibname okteta1core 0} < 1:4.10.0
14mu|okteta-4.14.3-1|152	
14mu|okteta-4.14.3-1|153	%description -n %{libokteta1core}
14mu|okteta-4.14.3-1|154	Okteta shared library.
14mu|okteta-4.14.3-1|155	
14mu|okteta-4.14.3-1|156	%files -n %{libokteta1core}
14mu|okteta-4.14.3-1|157	%{_kde_libdir}/libokteta1core.so.%{okteta1core_major}
14mu|okteta-4.14.3-1|158	%{_kde_libdir}/libokteta1core.so.0.*
14mu|okteta-4.14.3-1|159	
14mu|okteta-4.14.3-1|160	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|161	
14mu|okteta-4.14.3-1|162	%define okteta1gui_major 1
14mu|okteta-4.14.3-1|163	%define libokteta1gui %mklibname okteta1gui %{okteta1gui_major}
14mu|okteta-4.14.3-1|164	
14mu|okteta-4.14.3-1|165	%package -n %{libokteta1gui}
14mu|okteta-4.14.3-1|166	Summary:	Okteta shared library
14mu|okteta-4.14.3-1|167	Group:		System/Libraries
14mu|okteta-4.14.3-1|168	Obsoletes:	%{mklibname okteta1gui 0} < 1:4.10.0
14mu|okteta-4.14.3-1|169	
14mu|okteta-4.14.3-1|170	%description -n %{libokteta1gui}
14mu|okteta-4.14.3-1|171	Okteta shared library.
14mu|okteta-4.14.3-1|172	
14mu|okteta-4.14.3-1|173	%files -n %{libokteta1gui}
14mu|okteta-4.14.3-1|174	%{_kde_libdir}/libokteta1gui.so.%{okteta1gui_major}
14mu|okteta-4.14.3-1|175	%{_kde_libdir}/libokteta1gui.so.0.*
14mu|okteta-4.14.3-1|176	
14mu|okteta-4.14.3-1|177	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|178	
14mu|okteta-4.14.3-1|179	%package devel
14mu|okteta-4.14.3-1|180	Summary:	Development files for Okteta
14mu|okteta-4.14.3-1|181	Group:		Development/KDE and Qt
14mu|okteta-4.14.3-1|182	Requires:	%{libkasten2controllers} = %{EVRD}
14mu|okteta-4.14.3-1|183	Requires:	%{libkasten2core} = %{EVRD}
14mu|okteta-4.14.3-1|184	Requires:	%{libkasten2gui} = %{EVRD}
14mu|okteta-4.14.3-1|185	Requires:	%{libkasten2okteta1controllers} = %{EVRD}
14mu|okteta-4.14.3-1|186	Requires:	%{libkasten2okteta1core} = %{EVRD}
14mu|okteta-4.14.3-1|187	Requires:	%{libkasten2okteta1gui} = %{EVRD}
14mu|okteta-4.14.3-1|188	Requires:	%{libokteta1core} = %{EVRD}
14mu|okteta-4.14.3-1|189	Requires:	%{libokteta1gui} = %{EVRD}
14mu|okteta-4.14.3-1|190	
14mu|okteta-4.14.3-1|191	%description devel
14mu|okteta-4.14.3-1|192	This package includes the header files you will need to compile
14mu|okteta-4.14.3-1|193	applications that use Okteta libraries.
14mu|okteta-4.14.3-1|194	
14mu|okteta-4.14.3-1|195	%files devel
14mu|okteta-4.14.3-1|196	%{_kde_includedir}/*
14mu|okteta-4.14.3-1|197	%{_kde_libdir}/libkasten2controllers.so
14mu|okteta-4.14.3-1|198	%{_kde_libdir}/libkasten2core.so
14mu|okteta-4.14.3-1|199	%{_kde_libdir}/libkasten2gui.so
14mu|okteta-4.14.3-1|200	%{_kde_libdir}/libkasten2okteta1controllers.so
14mu|okteta-4.14.3-1|201	%{_kde_libdir}/libkasten2okteta1core.so
14mu|okteta-4.14.3-1|202	%{_kde_libdir}/libkasten2okteta1gui.so
14mu|okteta-4.14.3-1|203	%{_kde_libdir}/libokteta1core.so
14mu|okteta-4.14.3-1|204	%{_kde_libdir}/libokteta1gui.so
14mu|okteta-4.14.3-1|205	%{_kde_libdir}/kde4/plugins/designer/oktetadesignerplugin.so
14mu|okteta-4.14.3-1|206	
14mu|okteta-4.14.3-1|207	#----------------------------------------------------------------------------
14mu|okteta-4.14.3-1|208	
14mu|okteta-4.14.3-1|209	%prep
14mu|okteta-4.14.3-1|210	%setup -q
14mu|okteta-4.14.3-1|211	
14mu|okteta-4.14.3-1|212	%build
14mu|okteta-4.14.3-1|213	%cmake_kde4
14mu|okteta-4.14.3-1|214	%make
14mu|okteta-4.14.3-1|215	
14mu|okteta-4.14.3-1|216	%install
14mu|okteta-4.14.3-1|217	%makeinstall_std -C build
14mu|okteta-4.14.3-1|218	
14mu|okteta-4.14.3-1|219	
14mu|okteta-4.14.3-1|220	%changelog
14mu|okteta-4.14.3-1|221	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|okteta-4.14.3-1|222	+ Revision: 4b9b0d9
14mu|okteta-4.14.3-1|223	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|okteta-4.14.3-1|224	
14mu|okteta-4.14.3-1|225	

23446 14
14mu|okular-4.14.3-3|1	Summary:	A universal document viewer
14mu|okular-4.14.3-3|2	Name:		okular
14mu|okular-4.14.3-3|3	Version:	4.14.3
14mu|okular-4.14.3-3|4	Release:	3
14mu|okular-4.14.3-3|5	Epoch:		2
14mu|okular-4.14.3-3|6	License:	GPLv2+
14mu|okular-4.14.3-3|7	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|8	Url:		http://www.kde.org/applications/graphics/okular/
14mu|okular-4.14.3-3|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|okular-4.14.3-3|10	%if %{is_beta}
14mu|okular-4.14.3-3|11	%define ftpdir unstable
14mu|okular-4.14.3-3|12	%else
14mu|okular-4.14.3-3|13	%define ftpdir stable
14mu|okular-4.14.3-3|14	%endif
14mu|okular-4.14.3-3|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|okular-4.14.3-3|16	Patch0:		kdegraphics-4.6.4-okularxdg.patch
14mu|okular-4.14.3-3|17	BuildRequires:	kdelibs4-devel
14mu|okular-4.14.3-3|18	BuildRequires:	pkgconfig(kscreen)
14mu|okular-4.14.3-3|19	BuildRequires:	pkgconfig(libkactivities)
14mu|okular-4.14.3-3|20	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|okular-4.14.3-3|21	BuildRequires:	pkgconfig(QJson)
14mu|okular-4.14.3-3|22	Requires:	%{name}-pdf = %{EVRD}
14mu|okular-4.14.3-3|23	Requires:	%{name}-postscript = %{EVRD}
14mu|okular-4.14.3-3|24	Suggests:	%{name}-chm = %{EVRD}
14mu|okular-4.14.3-3|25	Suggests:	%{name}-comicbook = %{EVRD}
14mu|okular-4.14.3-3|26	Suggests:	%{name}-djvu = %{EVRD}
14mu|okular-4.14.3-3|27	Suggests:	%{name}-dvi = %{EVRD}
14mu|okular-4.14.3-3|28	Suggests:	%{name}-epub = %{EVRD}
14mu|okular-4.14.3-3|29	Suggests:	%{name}-fax = %{EVRD}
14mu|okular-4.14.3-3|30	Suggests:	%{name}-fb = %{EVRD}
14mu|okular-4.14.3-3|31	Suggests:	%{name}-kimgio = %{EVRD}
14mu|okular-4.14.3-3|32	Suggests:	%{name}-mobipocket = %{EVRD}
14mu|okular-4.14.3-3|33	Suggests:	%{name}-ooo = %{EVRD}
14mu|okular-4.14.3-3|34	Suggests:	%{name}-plucker = %{EVRD}
14mu|okular-4.14.3-3|35	Suggests:	%{name}-tiff = %{EVRD}
14mu|okular-4.14.3-3|36	Suggests:	%{name}-txt = %{EVRD}
14mu|okular-4.14.3-3|37	Suggests:	%{name}-xps = %{EVRD}
14mu|okular-4.14.3-3|38	
14mu|okular-4.14.3-3|39	%description
14mu|okular-4.14.3-3|40	Okular is a universal document viewer based on KPDF for KDE 4.
14mu|okular-4.14.3-3|41	
14mu|okular-4.14.3-3|42	Okular combines the excellent functionalities of KPDF with the versatility
14mu|okular-4.14.3-3|43	of supporting different kind of documents, like PDF, Postscript, DjVu, CHM,
14mu|okular-4.14.3-3|44	and others.
14mu|okular-4.14.3-3|45	
14mu|okular-4.14.3-3|46	The document format handlers page has a chart describing in more detail
14mu|okular-4.14.3-3|47	the supported formats and the features supported in each of them.
14mu|okular-4.14.3-3|48	
14mu|okular-4.14.3-3|49	%files
14mu|okular-4.14.3-3|50	%doc AUTHORS COPYING TODO VERSION
14mu|okular-4.14.3-3|51	%doc %{_kde_docdir}/HTML/en/okular/
14mu|okular-4.14.3-3|52	%{_kde_bindir}/okular
14mu|okular-4.14.3-3|53	%{_kde_libdir}/kde4/okularpart.so
14mu|okular-4.14.3-3|54	%{_kde_libdir}/kde4/imports/org/kde/okular
14mu|okular-4.14.3-3|55	%{_kde_applicationsdir}/okular.desktop
14mu|okular-4.14.3-3|56	%{_kde_appsdir}/okular
14mu|okular-4.14.3-3|57	%{_kde_appsdir}/kconf_update/okular.upd
14mu|okular-4.14.3-3|58	%{_kde_datadir}/config.kcfg/okular.kcfg
14mu|okular-4.14.3-3|59	%{_kde_datadir}/config.kcfg/gssettings.kcfg
14mu|okular-4.14.3-3|60	%{_kde_datadir}/config.kcfg/okular_core.kcfg
14mu|okular-4.14.3-3|61	%{_kde_services}/okular_part.desktop
14mu|okular-4.14.3-3|62	%{_kde_servicetypes}/okularGenerator.desktop
14mu|okular-4.14.3-3|63	%{_kde_iconsdir}/*/*/*/okular.*
14mu|okular-4.14.3-3|64	%{_kde_mandir}/man1/okular.1*
14mu|okular-4.14.3-3|65	
14mu|okular-4.14.3-3|66	#------------------------------------------------
14mu|okular-4.14.3-3|67	
14mu|okular-4.14.3-3|68	%package pdf
14mu|okular-4.14.3-3|69	Summary:	PDF display support for Okular
14mu|okular-4.14.3-3|70	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|71	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|72	BuildRequires:	pkgconfig(poppler-qt4)
14mu|okular-4.14.3-3|73	
14mu|okular-4.14.3-3|74	%description pdf
14mu|okular-4.14.3-3|75	PDF display support for Okular.
14mu|okular-4.14.3-3|76	
14mu|okular-4.14.3-3|77	%files pdf
14mu|okular-4.14.3-3|78	%{_kde_datadir}/config.kcfg/pdfsettings.kcfg
14mu|okular-4.14.3-3|79	%{_kde_libdir}/kde4/okularGenerator_poppler.so
14mu|okular-4.14.3-3|80	%{_kde_services}/libokularGenerator_poppler.desktop
14mu|okular-4.14.3-3|81	%{_kde_services}/okularPoppler.desktop
14mu|okular-4.14.3-3|82	%{_kde_applicationsdir}/okularApplication_pdf.desktop
14mu|okular-4.14.3-3|83	%{_kde_applicationsdir}/active-documentviewer_pdf.desktop
14mu|okular-4.14.3-3|84	
14mu|okular-4.14.3-3|85	#------------------------------------------------
14mu|okular-4.14.3-3|86	
14mu|okular-4.14.3-3|87	%package chm
14mu|okular-4.14.3-3|88	Summary:	CHM (Microsoft Help) display support for Okular
14mu|okular-4.14.3-3|89	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|90	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|91	BuildRequires:	chmlib-devel
14mu|okular-4.14.3-3|92	
14mu|okular-4.14.3-3|93	%description chm
14mu|okular-4.14.3-3|94	CHM (Microsoft Help) display support for Okular.
14mu|okular-4.14.3-3|95	
14mu|okular-4.14.3-3|96	%files chm
14mu|okular-4.14.3-3|97	%{_kde_libdir}/kde4/kio_msits.so
14mu|okular-4.14.3-3|98	%{_kde_libdir}/kde4/okularGenerator_chmlib.so
14mu|okular-4.14.3-3|99	%{_kde_services}/msits*
14mu|okular-4.14.3-3|100	%{_kde_services}/libokularGenerator_chmlib.desktop
14mu|okular-4.14.3-3|101	%{_kde_services}/okularChm.desktop
14mu|okular-4.14.3-3|102	%{_kde_applicationsdir}/okularApplication_chm.desktop
14mu|okular-4.14.3-3|103	%{_kde_applicationsdir}/active-documentviewer_chm.desktop
14mu|okular-4.14.3-3|104	
14mu|okular-4.14.3-3|105	#------------------------------------------------
14mu|okular-4.14.3-3|106	
14mu|okular-4.14.3-3|107	%package comicbook
14mu|okular-4.14.3-3|108	Summary:	ComicBook display support for Okular
14mu|okular-4.14.3-3|109	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|110	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|111	
14mu|okular-4.14.3-3|112	%description comicbook
14mu|okular-4.14.3-3|113	ComicBook display support for Okular.
14mu|okular-4.14.3-3|114	
14mu|okular-4.14.3-3|115	%files comicbook
14mu|okular-4.14.3-3|116	%{_kde_libdir}/kde4/okularGenerator_comicbook.so
14mu|okular-4.14.3-3|117	%{_kde_services}/libokularGenerator_comicbook.desktop
14mu|okular-4.14.3-3|118	%{_kde_services}/okularComicbook.desktop
14mu|okular-4.14.3-3|119	%{_kde_applicationsdir}/okularApplication_comicbook.desktop
14mu|okular-4.14.3-3|120	%{_kde_applicationsdir}/active-documentviewer_comicbook.desktop
14mu|okular-4.14.3-3|121	
14mu|okular-4.14.3-3|122	#------------------------------------------------
14mu|okular-4.14.3-3|123	
14mu|okular-4.14.3-3|124	%package djvu
14mu|okular-4.14.3-3|125	Summary:	DjVu display support for Okular
14mu|okular-4.14.3-3|126	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|127	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|128	BuildRequires:	pkgconfig(ddjvuapi)
14mu|okular-4.14.3-3|129	
14mu|okular-4.14.3-3|130	%description djvu
14mu|okular-4.14.3-3|131	DjVu display support for Okular.
14mu|okular-4.14.3-3|132	
14mu|okular-4.14.3-3|133	%files djvu
14mu|okular-4.14.3-3|134	%{_kde_libdir}/kde4/okularGenerator_djvu.so
14mu|okular-4.14.3-3|135	%{_kde_services}/libokularGenerator_djvu.desktop
14mu|okular-4.14.3-3|136	%{_kde_services}/okularDjvu.desktop
14mu|okular-4.14.3-3|137	%{_kde_applicationsdir}/okularApplication_djvu.desktop
14mu|okular-4.14.3-3|138	%{_kde_applicationsdir}/active-documentviewer_djvu.desktop
14mu|okular-4.14.3-3|139	
14mu|okular-4.14.3-3|140	#------------------------------------------------
14mu|okular-4.14.3-3|141	
14mu|okular-4.14.3-3|142	%package dvi
14mu|okular-4.14.3-3|143	Summary:	DVI display support for Okular
14mu|okular-4.14.3-3|144	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|145	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|146	
14mu|okular-4.14.3-3|147	%description dvi
14mu|okular-4.14.3-3|148	DVI display support for Okular.
14mu|okular-4.14.3-3|149	
14mu|okular-4.14.3-3|150	%files dvi
14mu|okular-4.14.3-3|151	%{_kde_libdir}/kde4/okularGenerator_dvi.so
14mu|okular-4.14.3-3|152	%{_kde_services}/libokularGenerator_dvi.desktop
14mu|okular-4.14.3-3|153	%{_kde_services}/okularDvi.desktop
14mu|okular-4.14.3-3|154	%{_kde_applicationsdir}/okularApplication_dvi.desktop
14mu|okular-4.14.3-3|155	%{_kde_applicationsdir}/active-documentviewer_dvi.desktop
14mu|okular-4.14.3-3|156	
14mu|okular-4.14.3-3|157	#------------------------------------------------
14mu|okular-4.14.3-3|158	
14mu|okular-4.14.3-3|159	%package epub
14mu|okular-4.14.3-3|160	Summary:	EPub display support for Okular
14mu|okular-4.14.3-3|161	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|162	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|163	BuildRequires:	ebook-tools-devel
14mu|okular-4.14.3-3|164	
14mu|okular-4.14.3-3|165	%description epub
14mu|okular-4.14.3-3|166	EPub display support for Okular.
14mu|okular-4.14.3-3|167	
14mu|okular-4.14.3-3|168	%files epub
14mu|okular-4.14.3-3|169	%{_kde_libdir}/kde4/okularGenerator_epub.so
14mu|okular-4.14.3-3|170	%{_kde_services}/libokularGenerator_epub.desktop
14mu|okular-4.14.3-3|171	%{_kde_services}/okularEPub.desktop
14mu|okular-4.14.3-3|172	%{_kde_applicationsdir}/okularApplication_epub.desktop
14mu|okular-4.14.3-3|173	%{_kde_applicationsdir}/active-documentviewer_epub.desktop
14mu|okular-4.14.3-3|174	
14mu|okular-4.14.3-3|175	#------------------------------------------------
14mu|okular-4.14.3-3|176	
14mu|okular-4.14.3-3|177	%package fax
14mu|okular-4.14.3-3|178	Summary:	Fax display support for Okular
14mu|okular-4.14.3-3|179	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|180	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|181	
14mu|okular-4.14.3-3|182	%description fax
14mu|okular-4.14.3-3|183	Fax display support for Okular.
14mu|okular-4.14.3-3|184	
14mu|okular-4.14.3-3|185	%files fax
14mu|okular-4.14.3-3|186	%{_kde_libdir}/kde4/okularGenerator_fax.so
14mu|okular-4.14.3-3|187	%{_kde_services}/libokularGenerator_fax.desktop
14mu|okular-4.14.3-3|188	%{_kde_services}/okularFax.desktop
14mu|okular-4.14.3-3|189	%{_kde_applicationsdir}/okularApplication_fax.desktop
14mu|okular-4.14.3-3|190	%{_kde_applicationsdir}/active-documentviewer_fax.desktop
14mu|okular-4.14.3-3|191	
14mu|okular-4.14.3-3|192	#------------------------------------------------
14mu|okular-4.14.3-3|193	
14mu|okular-4.14.3-3|194	%package fb
14mu|okular-4.14.3-3|195	Summary:	FeedBooks display support for Okular
14mu|okular-4.14.3-3|196	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|197	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|198	
14mu|okular-4.14.3-3|199	%description fb
14mu|okular-4.14.3-3|200	FeedBooks display support for Okular.
14mu|okular-4.14.3-3|201	
14mu|okular-4.14.3-3|202	%files fb
14mu|okular-4.14.3-3|203	%{_kde_libdir}/kde4/okularGenerator_fb.so
14mu|okular-4.14.3-3|204	%{_kde_services}/libokularGenerator_fb.desktop
14mu|okular-4.14.3-3|205	%{_kde_services}/okularFb.desktop
14mu|okular-4.14.3-3|206	%{_kde_applicationsdir}/okularApplication_fb.desktop
14mu|okular-4.14.3-3|207	%{_kde_applicationsdir}/active-documentviewer_fb.desktop
14mu|okular-4.14.3-3|208	
14mu|okular-4.14.3-3|209	#------------------------------------------------
14mu|okular-4.14.3-3|210	
14mu|okular-4.14.3-3|211	%package kimgio
14mu|okular-4.14.3-3|212	Summary:	KImgIO display support for Okular
14mu|okular-4.14.3-3|213	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|214	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|215	BuildRequires:	pkgconfig(libkexiv2)
14mu|okular-4.14.3-3|216	
14mu|okular-4.14.3-3|217	%description kimgio
14mu|okular-4.14.3-3|218	KImgIO display support for Okular.
14mu|okular-4.14.3-3|219	
14mu|okular-4.14.3-3|220	%files kimgio
14mu|okular-4.14.3-3|221	%{_kde_libdir}/kde4/okularGenerator_kimgio.so
14mu|okular-4.14.3-3|222	%{_kde_services}/libokularGenerator_kimgio.desktop
14mu|okular-4.14.3-3|223	%{_kde_services}/okularKimgio.desktop
14mu|okular-4.14.3-3|224	%{_kde_applicationsdir}/okularApplication_kimgio.desktop
14mu|okular-4.14.3-3|225	%{_kde_applicationsdir}/active-documentviewer_kimgio.desktop
14mu|okular-4.14.3-3|226	
14mu|okular-4.14.3-3|227	#------------------------------------------------
14mu|okular-4.14.3-3|228	
14mu|okular-4.14.3-3|229	%package mobipocket
14mu|okular-4.14.3-3|230	Summary:	Mobipocket display support for Okular
14mu|okular-4.14.3-3|231	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|232	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|233	BuildRequires:	qmobipocket-devel
14mu|okular-4.14.3-3|234	Conflicts:	kdegraphics-mobipocket < 2:4.12.1
14mu|okular-4.14.3-3|235	
14mu|okular-4.14.3-3|236	%description mobipocket
14mu|okular-4.14.3-3|237	Mobipocket display support for Okular.
14mu|okular-4.14.3-3|238	
14mu|okular-4.14.3-3|239	%files mobipocket
14mu|okular-4.14.3-3|240	%{_kde_libdir}/kde4/okularGenerator_mobi.so
14mu|okular-4.14.3-3|241	%{_kde_services}/libokularGenerator_mobi.desktop
14mu|okular-4.14.3-3|242	%{_kde_services}/okularMobi.desktop
14mu|okular-4.14.3-3|243	%{_kde_applicationsdir}/okularApplication_mobi.desktop
14mu|okular-4.14.3-3|244	
14mu|okular-4.14.3-3|245	#------------------------------------------------
14mu|okular-4.14.3-3|246	
14mu|okular-4.14.3-3|247	%package ooo
14mu|okular-4.14.3-3|248	Summary:	OpenOffice.Org/LibreOffice display support for Okular
14mu|okular-4.14.3-3|249	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|250	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|251	
14mu|okular-4.14.3-3|252	%description ooo
14mu|okular-4.14.3-3|253	OpenOffice.org/LibreOffice display support for Okular.
14mu|okular-4.14.3-3|254	
14mu|okular-4.14.3-3|255	%files ooo
14mu|okular-4.14.3-3|256	%{_kde_libdir}/kde4/okularGenerator_ooo.so
14mu|okular-4.14.3-3|257	%{_kde_services}/libokularGenerator_ooo.desktop
14mu|okular-4.14.3-3|258	%{_kde_services}/okularOoo.desktop
14mu|okular-4.14.3-3|259	%{_kde_applicationsdir}/okularApplication_ooo.desktop
14mu|okular-4.14.3-3|260	%{_kde_applicationsdir}/active-documentviewer_ooo.desktop
14mu|okular-4.14.3-3|261	
14mu|okular-4.14.3-3|262	#------------------------------------------------
14mu|okular-4.14.3-3|263	
14mu|okular-4.14.3-3|264	%package plucker
14mu|okular-4.14.3-3|265	Summary:	Plucker display support for Okular
14mu|okular-4.14.3-3|266	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|267	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|268	
14mu|okular-4.14.3-3|269	%description plucker
14mu|okular-4.14.3-3|270	Plucker display support for Okular.
14mu|okular-4.14.3-3|271	
14mu|okular-4.14.3-3|272	%files plucker
14mu|okular-4.14.3-3|273	%{_libdir}/kde4/okularGenerator_plucker.so
14mu|okular-4.14.3-3|274	%{_kde_services}/libokularGenerator_plucker.desktop
14mu|okular-4.14.3-3|275	%{_kde_services}/okularPlucker.desktop
14mu|okular-4.14.3-3|276	%{_kde_applicationsdir}/okularApplication_plucker.desktop
14mu|okular-4.14.3-3|277	%{_kde_applicationsdir}/active-documentviewer_plucker.desktop
14mu|okular-4.14.3-3|278	
14mu|okular-4.14.3-3|279	#------------------------------------------------
14mu|okular-4.14.3-3|280	
14mu|okular-4.14.3-3|281	%package postscript
14mu|okular-4.14.3-3|282	Summary:	PostScript display support for Okular
14mu|okular-4.14.3-3|283	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|284	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|285	BuildRequires:	pkgconfig(libspectre)
14mu|okular-4.14.3-3|286	
14mu|okular-4.14.3-3|287	%description postscript
14mu|okular-4.14.3-3|288	PostScript display support for Okular.
14mu|okular-4.14.3-3|289	
14mu|okular-4.14.3-3|290	%files postscript
14mu|okular-4.14.3-3|291	%{_kde_libdir}/kde4/okularGenerator_ghostview.so
14mu|okular-4.14.3-3|292	%{_kde_services}/libokularGenerator_ghostview.desktop
14mu|okular-4.14.3-3|293	%{_kde_services}/okularGhostview.desktop
14mu|okular-4.14.3-3|294	%{_kde_applicationsdir}/okularApplication_ghostview.desktop
14mu|okular-4.14.3-3|295	%{_kde_applicationsdir}/active-documentviewer_ghostview.desktop
14mu|okular-4.14.3-3|296	
14mu|okular-4.14.3-3|297	#------------------------------------------------
14mu|okular-4.14.3-3|298	
14mu|okular-4.14.3-3|299	%package tiff
14mu|okular-4.14.3-3|300	Summary:	TIFF display support for Okular
14mu|okular-4.14.3-3|301	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|302	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|303	
14mu|okular-4.14.3-3|304	%description tiff
14mu|okular-4.14.3-3|305	TIFF display support for Okular.
14mu|okular-4.14.3-3|306	
14mu|okular-4.14.3-3|307	%files tiff
14mu|okular-4.14.3-3|308	%{_kde_libdir}/kde4/okularGenerator_tiff.so
14mu|okular-4.14.3-3|309	%{_kde_services}/libokularGenerator_tiff.desktop
14mu|okular-4.14.3-3|310	%{_kde_services}/okularTiff.desktop
14mu|okular-4.14.3-3|311	%{_kde_applicationsdir}/okularApplication_tiff.desktop
14mu|okular-4.14.3-3|312	%{_kde_applicationsdir}/active-documentviewer_tiff.desktop
14mu|okular-4.14.3-3|313	
14mu|okular-4.14.3-3|314	#------------------------------------------------
14mu|okular-4.14.3-3|315	
14mu|okular-4.14.3-3|316	%package txt
14mu|okular-4.14.3-3|317	Summary:	TXT display support for Okular
14mu|okular-4.14.3-3|318	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|319	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|320	
14mu|okular-4.14.3-3|321	%description txt
14mu|okular-4.14.3-3|322	TXT display support for Okular.
14mu|okular-4.14.3-3|323	
14mu|okular-4.14.3-3|324	%files txt
14mu|okular-4.14.3-3|325	%{_kde_libdir}/kde4/okularGenerator_txt.so
14mu|okular-4.14.3-3|326	%{_kde_services}/libokularGenerator_txt.desktop
14mu|okular-4.14.3-3|327	%{_kde_services}/okularTxt.desktop
14mu|okular-4.14.3-3|328	%{_kde_applicationsdir}/active-documentviewer_txt.desktop
14mu|okular-4.14.3-3|329	%{_kde_applicationsdir}/okularApplication_txt.desktop
14mu|okular-4.14.3-3|330	
14mu|okular-4.14.3-3|331	#------------------------------------------------
14mu|okular-4.14.3-3|332	
14mu|okular-4.14.3-3|333	%package xps
14mu|okular-4.14.3-3|334	Summary:	XPS display support for Okular
14mu|okular-4.14.3-3|335	Group:		Graphical desktop/KDE
14mu|okular-4.14.3-3|336	Requires:	%{name} = %{EVRD}
14mu|okular-4.14.3-3|337	
14mu|okular-4.14.3-3|338	%description xps
14mu|okular-4.14.3-3|339	XPS display support for Okular.
14mu|okular-4.14.3-3|340	
14mu|okular-4.14.3-3|341	%files xps
14mu|okular-4.14.3-3|342	%{_kde_libdir}/kde4/okularGenerator_xps.so
14mu|okular-4.14.3-3|343	%{_kde_services}/libokularGenerator_xps.desktop
14mu|okular-4.14.3-3|344	%{_kde_services}/okularXps.desktop
14mu|okular-4.14.3-3|345	%{_kde_applicationsdir}/okularApplication_xps.desktop
14mu|okular-4.14.3-3|346	%{_kde_applicationsdir}/active-documentviewer_xps.desktop
14mu|okular-4.14.3-3|347	
14mu|okular-4.14.3-3|348	#------------------------------------------------
14mu|okular-4.14.3-3|349	
14mu|okular-4.14.3-3|350	%define okularcore_major 5
14mu|okular-4.14.3-3|351	%define libokularcore %mklibname okularcore %{okularcore_major}
14mu|okular-4.14.3-3|352	
14mu|okular-4.14.3-3|353	%package -n %{libokularcore}
14mu|okular-4.14.3-3|354	Summary:	Runtime library for okular
14mu|okular-4.14.3-3|355	Group:		System/Libraries
14mu|okular-4.14.3-3|356	Obsoletes:	%{_lib}okularcore1 < 2:4.10.0
14mu|okular-4.14.3-3|357	Obsoletes:	%{_lib}okularcore2 < 2:4.11.0
14mu|okular-4.14.3-3|358	Obsoletes:	%{_lib}okularcore3 < 2:4.13.0
14mu|okular-4.14.3-3|359	Obsoletes:	%{_lib}okularcore4 < 2:4.14.0
14mu|okular-4.14.3-3|360	
14mu|okular-4.14.3-3|361	%description -n %{libokularcore}
14mu|okular-4.14.3-3|362	Runtime library for Okular.
14mu|okular-4.14.3-3|363	
14mu|okular-4.14.3-3|364	%files -n %{libokularcore}
14mu|okular-4.14.3-3|365	%{_kde_libdir}/libokularcore.so.%{okularcore_major}*
14mu|okular-4.14.3-3|366	
14mu|okular-4.14.3-3|367	#-----------------------------------------------------------------------------
14mu|okular-4.14.3-3|368	
14mu|okular-4.14.3-3|369	%package devel
14mu|okular-4.14.3-3|370	Summary:	Devel stuff for kdegraphics
14mu|okular-4.14.3-3|371	Group:		Development/KDE and Qt
14mu|okular-4.14.3-3|372	Conflicts:	kdegraphics4-devel < 2:4.6.90
14mu|okular-4.14.3-3|373	Requires:	%{libokularcore} = %{EVRD}
14mu|okular-4.14.3-3|374	Requires:	kdelibs4-devel
14mu|okular-4.14.3-3|375	Requires:	chmlib-devel
14mu|okular-4.14.3-3|376	Requires:	ebook-tools-devel
14mu|okular-4.14.3-3|377	
14mu|okular-4.14.3-3|378	%description devel
14mu|okular-4.14.3-3|379	This package contains header files needed if you wish to build applications
14mu|okular-4.14.3-3|380	based on Okular.
14mu|okular-4.14.3-3|381	
14mu|okular-4.14.3-3|382	%files devel
14mu|okular-4.14.3-3|383	%{_includedir}/%{name}
14mu|okular-4.14.3-3|384	%{_kde_libdir}/cmake/Okular/OkularConfig.cmake
14mu|okular-4.14.3-3|385	%{_kde_libdir}/cmake/Okular/OkularConfigVersion.cmake
14mu|okular-4.14.3-3|386	%{_kde_libdir}/libokularcore.so
14mu|okular-4.14.3-3|387	
14mu|okular-4.14.3-3|388	#----------------------------------------------------------------------
14mu|okular-4.14.3-3|389	
14mu|okular-4.14.3-3|390	%prep
14mu|okular-4.14.3-3|391	%setup -q
14mu|okular-4.14.3-3|392	%patch0 -p2
14mu|okular-4.14.3-3|393	
14mu|okular-4.14.3-3|394	%build
14mu|okular-4.14.3-3|395	%cmake_kde4
14mu|okular-4.14.3-3|396	%make
14mu|okular-4.14.3-3|397	
14mu|okular-4.14.3-3|398	%install
14mu|okular-4.14.3-3|399	%makeinstall_std -C build
14mu|okular-4.14.3-3|400	
14mu|okular-4.14.3-3|401	
14mu|okular-4.14.3-3|402	%changelog
14mu|okular-4.14.3-3|403	
14mu|okular-4.14.3-3|404	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:4.14.3-3
14mu|okular-4.14.3-3|405	- (8baba5c) Bump release
14mu|okular-4.14.3-3|406	
14mu|okular-4.14.3-3|407	

23447 14
14mu|opal3-3.10.10-4.1|1	%define _enable_debug_packages %{nil}
14mu|opal3-3.10.10-4.1|2	%define debug_package %{nil}
14mu|opal3-3.10.10-4.1|3	
14mu|opal3-3.10.10-4.1|4	%define major		%{version}
14mu|opal3-3.10.10-4.1|5	%define libname		%mklibname opal %{major}
14mu|opal3-3.10.10-4.1|6	%define devname		%mklibname %{name} -d
14mu|opal3-3.10.10-4.1|7	
14mu|opal3-3.10.10-4.1|8	######################
14mu|opal3-3.10.10-4.1|9	# Hardcode PLF build
14mu|opal3-3.10.10-4.1|10	%define build_plf 0
14mu|opal3-3.10.10-4.1|11	######################
14mu|opal3-3.10.10-4.1|12	
14mu|opal3-3.10.10-4.1|13	%if %{build_plf}
14mu|opal3-3.10.10-4.1|14	%define distsuffix plf
14mu|opal3-3.10.10-4.1|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|opal3-3.10.10-4.1|16	%define extrarelsuffix plf
14mu|opal3-3.10.10-4.1|17	%endif
14mu|opal3-3.10.10-4.1|18	
14mu|opal3-3.10.10-4.1|19	%define url_ver %(echo %version | cut -d. -f1,2)
14mu|opal3-3.10.10-4.1|20	
14mu|opal3-3.10.10-4.1|21	Summary:	VoIP library
14mu|opal3-3.10.10-4.1|22	Name:		opal3
14mu|opal3-3.10.10-4.1|23	Version:	3.10.10
14mu|opal3-3.10.10-4.1|24	Release:	4.1%{?extrarelsuffix}
14mu|opal3-3.10.10-4.1|25	License:	MPL
14mu|opal3-3.10.10-4.1|26	Group:		System/Libraries
14mu|opal3-3.10.10-4.1|27	URL:		http://www.opalvoip.org/
14mu|opal3-3.10.10-4.1|28	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/opal/%{url_ver}/opal-%{version}.tar.xz
14mu|opal3-3.10.10-4.1|29	Patch0:		opal-3.10.7-fix-link.patch
14mu|opal3-3.10.10-4.1|30	Patch2:		opal-3.10.7-ffmpeg-0.11.patch
14mu|opal3-3.10.10-4.1|31	Patch3:		opal-3.10.10-ffmpeg-2.0.patch
14mu|opal3-3.10.10-4.1|32	BuildRequires:	gawk
14mu|opal3-3.10.10-4.1|33	BuildRequires:	openldap-devel
14mu|opal3-3.10.10-4.1|34	BuildRequires:	ptlib-devel >= 2.10.7
14mu|opal3-3.10.10-4.1|35	BuildRequires:	pkgconfig(openssl)
14mu|opal3-3.10.10-4.1|36	BuildRequires:	pkgconfig(speex)
14mu|opal3-3.10.10-4.1|37	BuildRequires:	pkgconfig(theora)
14mu|opal3-3.10.10-4.1|38	BuildRequires:	ffmpeg-devel
14mu|opal3-3.10.10-4.1|39	%if %{build_plf}
14mu|opal3-3.10.10-4.1|40	BuildRequires:	pkgconfig(x264)
14mu|opal3-3.10.10-4.1|41	%endif
14mu|opal3-3.10.10-4.1|42	
14mu|opal3-3.10.10-4.1|43	%description
14mu|opal3-3.10.10-4.1|44	This is an open source class library for the development of
14mu|opal3-3.10.10-4.1|45	applications that wish to use SIP / H.323 protocols for multimedia
14mu|opal3-3.10.10-4.1|46	communications over packet based networks.
14mu|opal3-3.10.10-4.1|47	
14mu|opal3-3.10.10-4.1|48	%if %{build_plf}
14mu|opal3-3.10.10-4.1|49	This package is in restricted repository because the H264 codec is
14mu|opal3-3.10.10-4.1|50	covered by patents.
14mu|opal3-3.10.10-4.1|51	%endif
14mu|opal3-3.10.10-4.1|52	
14mu|opal3-3.10.10-4.1|53	#----------------------------------------------------------------------------
14mu|opal3-3.10.10-4.1|54	
14mu|opal3-3.10.10-4.1|55	%package -n	%{libname}-plugins
14mu|opal3-3.10.10-4.1|56	Summary:	Codec plugins for Opal
14mu|opal3-3.10.10-4.1|57	Group:		System/Libraries
14mu|opal3-3.10.10-4.1|58	Provides:	%{name}-plugins = %{EVRD}
14mu|opal3-3.10.10-4.1|59	
14mu|opal3-3.10.10-4.1|60	%description -n	%{libname}-plugins
14mu|opal3-3.10.10-4.1|61	PTlib codec plugins for various formats provided by Opal.
14mu|opal3-3.10.10-4.1|62	
14mu|opal3-3.10.10-4.1|63	%files -n %{libname}-plugins
14mu|opal3-3.10.10-4.1|64	%{_libdir}/opal-%{version}/codecs/audio/*
14mu|opal3-3.10.10-4.1|65	%{_libdir}/opal-%{version}/codecs/video/*
14mu|opal3-3.10.10-4.1|66	
14mu|opal3-3.10.10-4.1|67	#----------------------------------------------------------------------------
14mu|opal3-3.10.10-4.1|68	
14mu|opal3-3.10.10-4.1|69	%package -n	%{libname}
14mu|opal3-3.10.10-4.1|70	Summary:	Opal Library
14mu|opal3-3.10.10-4.1|71	Group:		System/Libraries
14mu|opal3-3.10.10-4.1|72	Provides:	%{name} = %{EVRD}
14mu|opal3-3.10.10-4.1|73	Requires:	%{libname}-plugins = %{EVRD}
14mu|opal3-3.10.10-4.1|74	
14mu|opal3-3.10.10-4.1|75	%description -n	%{libname}
14mu|opal3-3.10.10-4.1|76	Shared library for OPAL (SIP / H323 stack).
14mu|opal3-3.10.10-4.1|77	
14mu|opal3-3.10.10-4.1|78	%files -n %{libname}
14mu|opal3-3.10.10-4.1|79	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
14mu|opal3-3.10.10-4.1|80	
14mu|opal3-3.10.10-4.1|81	#----------------------------------------------------------------------------
14mu|opal3-3.10.10-4.1|82	
14mu|opal3-3.10.10-4.1|83	%package -n	%{devname}
14mu|opal3-3.10.10-4.1|84	Summary:	Opal development files
14mu|opal3-3.10.10-4.1|85	Group:		Development/C
14mu|opal3-3.10.10-4.1|86	Requires:	%{libname} = %{EVRD}
14mu|opal3-3.10.10-4.1|87	Provides:	%{name}-devel = %{EVRD}
14mu|opal3-3.10.10-4.1|88	
14mu|opal3-3.10.10-4.1|89	%description -n	%{devname}
14mu|opal3-3.10.10-4.1|90	Header files and libraries for developing applications that use
14mu|opal3-3.10.10-4.1|91	Opal.
14mu|opal3-3.10.10-4.1|92	
14mu|opal3-3.10.10-4.1|93	%files -n %{devname}
14mu|opal3-3.10.10-4.1|94	%doc mpl-1.0.htm
14mu|opal3-3.10.10-4.1|95	%attr(0755,root,root) %{_libdir}/*.so
14mu|opal3-3.10.10-4.1|96	%{_libdir}/*.*a
14mu|opal3-3.10.10-4.1|97	%{_includedir}/*
14mu|opal3-3.10.10-4.1|98	%{_libdir}/pkgconfig/opal.pc
14mu|opal3-3.10.10-4.1|99	
14mu|opal3-3.10.10-4.1|100	#----------------------------------------------------------------------------
14mu|opal3-3.10.10-4.1|101	
14mu|opal3-3.10.10-4.1|102	%prep
14mu|opal3-3.10.10-4.1|103	%setup -q -n opal-%{version}
14mu|opal3-3.10.10-4.1|104	%patch0 -p0 -b .link
14mu|opal3-3.10.10-4.1|105	%patch2 -p0 -b .ffmpeg
14mu|opal3-3.10.10-4.1|106	%patch3 -p1 -b .ffmpeg2
14mu|opal3-3.10.10-4.1|107	
14mu|opal3-3.10.10-4.1|108	%build
14mu|opal3-3.10.10-4.1|109	#gw don't use the default %%optflags, see
14mu|opal3-3.10.10-4.1|110	# https://qa.mandriva.com/show_bug.cgi?id=48476
14mu|opal3-3.10.10-4.1|111	%define optflags %nil
14mu|opal3-3.10.10-4.1|112	#gw else the UINT64_C macro is not defined by stdint.h
14mu|opal3-3.10.10-4.1|113	export STDCCFLAGS=-D__STDC_CONSTANT_MACROS
14mu|opal3-3.10.10-4.1|114	%configure2_5x
14mu|opal3-3.10.10-4.1|115	%make
14mu|opal3-3.10.10-4.1|116	
14mu|opal3-3.10.10-4.1|117	%install
14mu|opal3-3.10.10-4.1|118	%makeinstall_std
14mu|opal3-3.10.10-4.1|119	
14mu|opal3-3.10.10-4.1|120	# remove incorrect symlinks (http://bugzilla.gnome.org/show_bug.cgi?id=553808 )
14mu|opal3-3.10.10-4.1|121	rm -f %{buildroot}%{_libdir}/libopal.so.?
14mu|opal3-3.10.10-4.1|122	rm -f %{buildroot}%{_libdir}/libopal.so.?.?
14mu|opal3-3.10.10-4.1|123	
14mu|opal3-3.10.10-4.1|124	
14mu|opal3-3.10.10-4.1|125	%changelog
14mu|opal3-3.10.10-4.1|126	
14mu|opal3-3.10.10-4.1|127	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.10.10-4.1
14mu|opal3-3.10.10-4.1|128	- (213661b) Bump release
14mu|opal3-3.10.10-4.1|129	
14mu|opal3-3.10.10-4.1|130	

23448 14
14mu|openafs-1.6.18-1|1	%define dkms_version %{version}-%{release}
14mu|openafs-1.6.18-1|2	%define module  libafs
14mu|openafs-1.6.18-1|3	%define major   1
14mu|openafs-1.6.18-1|4	%define libname %mklibname %{name} %{major}
14mu|openafs-1.6.18-1|5	%define develname %mklibname %{name} -d
14mu|openafs-1.6.18-1|6	%define stdevelname %mklibname %{name} -d -s
14mu|openafs-1.6.18-1|7	%global __requires_exclude libafsrpc.so
14mu|openafs-1.6.18-1|8	
14mu|openafs-1.6.18-1|9	Name:           openafs
14mu|openafs-1.6.18-1|10	Version:        1.6.18
14mu|openafs-1.6.18-1|11	Release:        1
14mu|openafs-1.6.18-1|12	Summary:        OpenAFS distributed filesystem
14mu|openafs-1.6.18-1|13	Group:          Networking/Other
14mu|openafs-1.6.18-1|14	License:        IBM
14mu|openafs-1.6.18-1|15	URL:            http://openafs.org/
14mu|openafs-1.6.18-1|16	Source0:        http://www.openafs.org/dl/openafs/%{version}/openafs-%{version}-src.tar.gz
14mu|openafs-1.6.18-1|17	Source1:        http://www.openafs.org/dl/openafs/%{version}/openafs-%{version}-doc.tar.gz
14mu|openafs-1.6.18-1|18	Source2:        http://grand.central.org/dl/cellservdb/CellServDB.2014-11-17
14mu|openafs-1.6.18-1|19	Source3:        openafs-client.service
14mu|openafs-1.6.18-1|20	### This source isn't used, so let's comment it out for now.
14mu|openafs-1.6.18-1|21	##      Source4:        openafs.config
14mu|openafs-1.6.18-1|22	Source5:        openafs-server.service
14mu|openafs-1.6.18-1|23	Source6:        openafs.sysconfig
14mu|openafs-1.6.18-1|24	Source7:        openafs-cacheinfo
14mu|openafs-1.6.18-1|25	Source100:	%{name}.rpmlintrc
14mu|openafs-1.6.18-1|26	
14mu|openafs-1.6.18-1|27	BuildRequires:  pam-devel
14mu|openafs-1.6.18-1|28	BuildRequires:  ncurses-devel
14mu|openafs-1.6.18-1|29	BuildRequires:  flex
14mu|openafs-1.6.18-1|30	BuildRequires:  pkgconfig(fuse)
14mu|openafs-1.6.18-1|31	BuildRequires:  pkgconfig(libtirpc)
14mu|openafs-1.6.18-1|32	BuildRequires:  bison
14mu|openafs-1.6.18-1|33	BuildRequires:  krb5-devel
14mu|openafs-1.6.18-1|34	Requires:       kmod(libafs)
14mu|openafs-1.6.18-1|35	Conflicts:      krbafs-utils
14mu|openafs-1.6.18-1|36	Conflicts:      coda-debug-backup
14mu|openafs-1.6.18-1|37	
14mu|openafs-1.6.18-1|38	
14mu|openafs-1.6.18-1|39	%description
14mu|openafs-1.6.18-1|40	AFS is a distributed filesystem allowing cross-platform sharing of files
14mu|openafs-1.6.18-1|41	among multiple computers. Facilities are provided for access control,
14mu|openafs-1.6.18-1|42	authentication, backup and administrative management.
14mu|openafs-1.6.18-1|43	
14mu|openafs-1.6.18-1|44	This package provides common files shared across all the various
14mu|openafs-1.6.18-1|45	OpenAFS packages but are not necessarily tied to a client or server.
14mu|openafs-1.6.18-1|46	
14mu|openafs-1.6.18-1|47	%package        client
14mu|openafs-1.6.18-1|48	Summary:        OpenAFS filesystem client
14mu|openafs-1.6.18-1|49	Group:          Networking/Other
14mu|openafs-1.6.18-1|50	Requires:       %{name} = %{version}
14mu|openafs-1.6.18-1|51	Requires(post,preun): rpm-helper
14mu|openafs-1.6.18-1|52	
14mu|openafs-1.6.18-1|53	%description    client
14mu|openafs-1.6.18-1|54	AFS is a distributed filesystem allowing cross-platform sharing of files
14mu|openafs-1.6.18-1|55	among multiple computers. Facilities are provided for access control,
14mu|openafs-1.6.18-1|56	authentication, backup and administrative management.
14mu|openafs-1.6.18-1|57	
14mu|openafs-1.6.18-1|58	This package provides basic client support to mount and manipulate
14mu|openafs-1.6.18-1|59	AFS.
14mu|openafs-1.6.18-1|60	
14mu|openafs-1.6.18-1|61	%package        server
14mu|openafs-1.6.18-1|62	Summary:        OpenAFS filesystem server
14mu|openafs-1.6.18-1|63	Group:          Networking/Other
14mu|openafs-1.6.18-1|64	Requires:       %{name}-client = %{version}
14mu|openafs-1.6.18-1|65	Requires(post,preun): rpm-helper
14mu|openafs-1.6.18-1|66	
14mu|openafs-1.6.18-1|67	%description    server
14mu|openafs-1.6.18-1|68	AFS is a distributed filesystem allowing cross-platform sharing of files
14mu|openafs-1.6.18-1|69	among multiple computers. Facilities are provided for access control,
14mu|openafs-1.6.18-1|70	authentication, backup and administrative management.
14mu|openafs-1.6.18-1|71	
14mu|openafs-1.6.18-1|72	This package provides basic server support to host files in an AFS
14mu|openafs-1.6.18-1|73	cell.
14mu|openafs-1.6.18-1|74	
14mu|openafs-1.6.18-1|75	%package -n     %{libname}
14mu|openafs-1.6.18-1|76	Summary:        Libraries for %{name}
14mu|openafs-1.6.18-1|77	Group:          System/Libraries
14mu|openafs-1.6.18-1|78	
14mu|openafs-1.6.18-1|79	%description -n %{libname}
14mu|openafs-1.6.18-1|80	This package contains the libraries needed to run programs dynamically
14mu|openafs-1.6.18-1|81	linked with %{name}.
14mu|openafs-1.6.18-1|82	
14mu|openafs-1.6.18-1|83	%package -n     %{develname}
14mu|openafs-1.6.18-1|84	Summary:        Libraries and header files for %{name}
14mu|openafs-1.6.18-1|85	Group:          Development/C
14mu|openafs-1.6.18-1|86	Requires:       %{libname} = %{version}-%{release}
14mu|openafs-1.6.18-1|87	Provides:       %{name}-devel = %{version}-%{release}
14mu|openafs-1.6.18-1|88	Obsoletes:      %mklibname -d %{name} 1
14mu|openafs-1.6.18-1|89	Conflicts:      %mklibname -d lwp 2
14mu|openafs-1.6.18-1|90	Conflicts:      %mklibname -d rplay
14mu|openafs-1.6.18-1|91	
14mu|openafs-1.6.18-1|92	%description -n %{develname}
14mu|openafs-1.6.18-1|93	This package contains the static development libraries and headers needed
14mu|openafs-1.6.18-1|94	to compile applications linked with OpenAFS libraries.
14mu|openafs-1.6.18-1|95	
14mu|openafs-1.6.18-1|96	
14mu|openafs-1.6.18-1|97	%package -n     %{stdevelname}
14mu|openafs-1.6.18-1|98	Summary:        Static libraries and header files for %{name}
14mu|openafs-1.6.18-1|99	Group:          Development/C
14mu|openafs-1.6.18-1|100	Requires:       %{libname} = %{version}-%{release}
14mu|openafs-1.6.18-1|101	Provides:       %{name}-devel-static = %{version}-%{release}
14mu|openafs-1.6.18-1|102	
14mu|openafs-1.6.18-1|103	%description -n %{stdevelname}
14mu|openafs-1.6.18-1|104	This package contains the static development libraries and headers needed
14mu|openafs-1.6.18-1|105	to compile applications linked with OpenAFS libraries.
14mu|openafs-1.6.18-1|106	
14mu|openafs-1.6.18-1|107	
14mu|openafs-1.6.18-1|108	%package -n     dkms-%{module}
14mu|openafs-1.6.18-1|109	Summary:        DKMS-ready kernel source for AFS distributed filesystem
14mu|openafs-1.6.18-1|110	Group:          Development/Kernel
14mu|openafs-1.6.18-1|111	BuildArch:      noarch
14mu|openafs-1.6.18-1|112	Obsoletes:      openafs-kernel-source
14mu|openafs-1.6.18-1|113	Provides:       openafs-kernel-source
14mu|openafs-1.6.18-1|114	Requires(pre):  dkms
14mu|openafs-1.6.18-1|115	Requires(pre):  flex
14mu|openafs-1.6.18-1|116	Requires(post): dkms
14mu|openafs-1.6.18-1|117	Provides:       kmod(libafs)
14mu|openafs-1.6.18-1|118	
14mu|openafs-1.6.18-1|119	%description -n dkms-%{module}
14mu|openafs-1.6.18-1|120	This package provides the AFS kernel module.
14mu|openafs-1.6.18-1|121	
14mu|openafs-1.6.18-1|122	%package        doc
14mu|openafs-1.6.18-1|123	Summary:        OpenAFS doc
14mu|openafs-1.6.18-1|124	Group:          Networking/Other
14mu|openafs-1.6.18-1|125	BuildArch:      noarch
14mu|openafs-1.6.18-1|126	
14mu|openafs-1.6.18-1|127	%description    doc
14mu|openafs-1.6.18-1|128	This packages provides the documentation for OpenAFS.
14mu|openafs-1.6.18-1|129	
14mu|openafs-1.6.18-1|130	
14mu|openafs-1.6.18-1|131	%prep
14mu|openafs-1.6.18-1|132	%setup -q -T -b 0
14mu|openafs-1.6.18-1|133	%setup -q -T -D -b 1
14mu|openafs-1.6.18-1|134	
14mu|openafs-1.6.18-1|135	
14mu|openafs-1.6.18-1|136	%build
14mu|openafs-1.6.18-1|137	./regen.sh
14mu|openafs-1.6.18-1|138	%serverbuild
14mu|openafs-1.6.18-1|139	%ifarch x86_64
14mu|openafs-1.6.18-1|140	%define sysname amd64_linux26
14mu|openafs-1.6.18-1|141	%else
14mu|openafs-1.6.18-1|142	%define sysname %{_arch}_linux26
14mu|openafs-1.6.18-1|143	%endif
14mu|openafs-1.6.18-1|144	
14mu|openafs-1.6.18-1|145	%configure2_5x \
14mu|openafs-1.6.18-1|146	--disable-kernel-module \
14mu|openafs-1.6.18-1|147	--with-afs-sysname=%{sysname}
14mu|openafs-1.6.18-1|148	
14mu|openafs-1.6.18-1|149	make all_nolibafs
14mu|openafs-1.6.18-1|150	make libafs_tree
14mu|openafs-1.6.18-1|151	
14mu|openafs-1.6.18-1|152	%install
14mu|openafs-1.6.18-1|153	make install_nolibafs DESTDIR=%{buildroot}
14mu|openafs-1.6.18-1|154	
14mu|openafs-1.6.18-1|155	# cache
14mu|openafs-1.6.18-1|156	install -m 755 -d %{buildroot}/var/cache/%{name}
14mu|openafs-1.6.18-1|157	
14mu|openafs-1.6.18-1|158	# configuration
14mu|openafs-1.6.18-1|159	install -m 755 -d %{buildroot}%{_sysconfdir}/%{name}
14mu|openafs-1.6.18-1|160	install -m 644 %{SOURCE2}  %{buildroot}%{_sysconfdir}/%{name}/CellServDB.dist
14mu|openafs-1.6.18-1|161	install -m 644 src/packaging/RedHat/openafs-ThisCell  %{buildroot}%{_sysconfdir}/%{name}/ThisCell
14mu|openafs-1.6.18-1|162	install -m 644 %{SOURCE7}  %{buildroot}%{_sysconfdir}/%{name}/cacheinfo
14mu|openafs-1.6.18-1|163	
14mu|openafs-1.6.18-1|164	
14mu|openafs-1.6.18-1|165	# Systemd
14mu|openafs-1.6.18-1|166	install -m 755 -d %{buildroot}%{_unitdir}
14mu|openafs-1.6.18-1|167	install -m 755 -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|openafs-1.6.18-1|168	install -m 755 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}-client.service
14mu|openafs-1.6.18-1|169	install -m 755 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}-server.service
14mu|openafs-1.6.18-1|170	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|openafs-1.6.18-1|171	
14mu|openafs-1.6.18-1|172	# kernel module
14mu|openafs-1.6.18-1|173	install -d -m 755 %{buildroot}%{_prefix}/src
14mu|openafs-1.6.18-1|174	cp -a libafs_tree %{buildroot}%{_prefix}/src/%{module}-%{dkms_version}
14mu|openafs-1.6.18-1|175	
14mu|openafs-1.6.18-1|176	cat > %{buildroot}%{_prefix}/src/%{module}-%{dkms_version}/dkms.conf <<EOF
14mu|openafs-1.6.18-1|177	
14mu|openafs-1.6.18-1|178	PACKAGE_VERSION="%{dkms_version}"
14mu|openafs-1.6.18-1|179	
14mu|openafs-1.6.18-1|180	# Items below here should not have to change with each driver version
14mu|openafs-1.6.18-1|181	PACKAGE_NAME="%{module}"
14mu|openafs-1.6.18-1|182	MAKE[0]="SMP=SP; eval \\\`grep CONFIG_SMP /boot/config-\${kernelver_array[0]}\\\`; [ -n \"\\\$CONFIG_SMP\" ] && SMP=MP; ./configure --with-linux-kernel-headers=\${kernel_source_dir}; make MPS=\\\$SMP; mv src/libafs/MODLOAD-*/libafs.ko ."
14mu|openafs-1.6.18-1|183	CLEAN="make -C src/libafs clean"
14mu|openafs-1.6.18-1|184	
14mu|openafs-1.6.18-1|185	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
14mu|openafs-1.6.18-1|186	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/\$PACKAGE_NAME/"
14mu|openafs-1.6.18-1|187	
14mu|openafs-1.6.18-1|188	AUTOINSTALL=yes
14mu|openafs-1.6.18-1|189	
14mu|openafs-1.6.18-1|190	EOF
14mu|openafs-1.6.18-1|191	
14mu|openafs-1.6.18-1|192	# clean up stuff that we don't want to package
14mu|openafs-1.6.18-1|193	
14mu|openafs-1.6.18-1|194	# DCE security system stuff -- wasn't included before -- is this
14mu|openafs-1.6.18-1|195	# of use to anyone?
14mu|openafs-1.6.18-1|196	#rm %{buildroot}%{_bindir}/dpass
14mu|openafs-1.6.18-1|197	
14mu|openafs-1.6.18-1|198	# this is coming out 0 bytes. And it wasn't getting packaged before.
14mu|openafs-1.6.18-1|199	# rm %{buildroot}%{_sbindir}/kdump
14mu|openafs-1.6.18-1|200	
14mu|openafs-1.6.18-1|201	# we don't use these.... Red Hat has its own pam_krb5afs modules.
14mu|openafs-1.6.18-1|202	# maybe in the future, we could configure these instead....
14mu|openafs-1.6.18-1|203	#rm %{buildroot}%{_libdir}/pam_afs.krb.so.1
14mu|openafs-1.6.18-1|204	#rm %{buildroot}%{_libdir}/pam_afs.so.1
14mu|openafs-1.6.18-1|205	
14mu|openafs-1.6.18-1|206	%multiarch_binaries %{buildroot}%{_bindir}/rxgen
14mu|openafs-1.6.18-1|207	
14mu|openafs-1.6.18-1|208	%multiarch_binaries %{buildroot}%{_bindir}/xstat_cm_test
14mu|openafs-1.6.18-1|209	
14mu|openafs-1.6.18-1|210	%multiarch_binaries %{buildroot}%{_bindir}/xstat_fs_test
14mu|openafs-1.6.18-1|211	
14mu|openafs-1.6.18-1|212	%multiarch_includes %{buildroot}%{_includedir}/afs/dirpath.h
14mu|openafs-1.6.18-1|213	
14mu|openafs-1.6.18-1|214	%multiarch_includes %{buildroot}%{_includedir}/afs/param.h
14mu|openafs-1.6.18-1|215	
14mu|openafs-1.6.18-1|216	# rename binaries and man page to avoid some conflicts
14mu|openafs-1.6.18-1|217	mv %{buildroot}%{_bindir}/kpasswd{,.afs}
14mu|openafs-1.6.18-1|218	mv %{buildroot}%{_bindir}/pagsh{,.afs}
14mu|openafs-1.6.18-1|219	mv %{buildroot}%{_bindir}/up{,.afs}
14mu|openafs-1.6.18-1|220	mv %{buildroot}%{_mandir}/man1/kpasswd.1 \
14mu|openafs-1.6.18-1|221	%{buildroot}%{_mandir}/man1/kpasswd.afs.1
14mu|openafs-1.6.18-1|222	mv %{buildroot}%{_mandir}/man1/pagsh.1 \
14mu|openafs-1.6.18-1|223	%{buildroot}%{_mandir}/man1/pagsh.afs.1
14mu|openafs-1.6.18-1|224	mv %{buildroot}%{_mandir}/man1/up.1 \
14mu|openafs-1.6.18-1|225	%{buildroot}%{_mandir}/man1/up.afs.1
14mu|openafs-1.6.18-1|226	mv %{buildroot}%{_mandir}/man8/upclient.8 \
14mu|openafs-1.6.18-1|227	%{buildroot}%{_mandir}/man8/upclient.afs.8
14mu|openafs-1.6.18-1|228	
14mu|openafs-1.6.18-1|229	# fix generated files
14mu|openafs-1.6.18-1|230	perl -pi -e 's|%{_builddir}/%{name}-%{version}/src|../..|' \
14mu|openafs-1.6.18-1|231	%{buildroot}%{_prefix}/src/libafs-%{version}-%{release}/src/config/Makefile.version
14mu|openafs-1.6.18-1|232	
14mu|openafs-1.6.18-1|233	touch %{buildroot}%{_sysconfdir}/openafs/ThisCell
14mu|openafs-1.6.18-1|234	chmod 644 %{buildroot}%{_sysconfdir}/openafs/ThisCell
14mu|openafs-1.6.18-1|235	
14mu|openafs-1.6.18-1|236	%post client
14mu|openafs-1.6.18-1|237	
14mu|openafs-1.6.18-1|238	# Create the CellServDB
14mu|openafs-1.6.18-1|239	# We need to do this before starting the service
14mu|openafs-1.6.18-1|240	
14mu|openafs-1.6.18-1|241	[ -f /etc/openafs/CellServDB.local ] || touch /etc/openafs/CellServDB.local
14mu|openafs-1.6.18-1|242	
14mu|openafs-1.6.18-1|243	( cd /etc/openafs ; \
14mu|openafs-1.6.18-1|244	cat CellServDB.local CellServDB.dist > CellServDB ; \
14mu|openafs-1.6.18-1|245	chmod 644 CellServDB )
14mu|openafs-1.6.18-1|246	
14mu|openafs-1.6.18-1|247	%_post_service %{name}-client
14mu|openafs-1.6.18-1|248	if [ ! -e /afs ]; then
14mu|openafs-1.6.18-1|249	mkdir /afs
14mu|openafs-1.6.18-1|250	fi
14mu|openafs-1.6.18-1|251	
14mu|openafs-1.6.18-1|252	
14mu|openafs-1.6.18-1|253	%preun client
14mu|openafs-1.6.18-1|254	%_preun_service %{name}-client
14mu|openafs-1.6.18-1|255	
14mu|openafs-1.6.18-1|256	%post server
14mu|openafs-1.6.18-1|257	%_post_service %{name}-server
14mu|openafs-1.6.18-1|258	
14mu|openafs-1.6.18-1|259	%preun server
14mu|openafs-1.6.18-1|260	%_preun_service %{name}-server
14mu|openafs-1.6.18-1|261	
14mu|openafs-1.6.18-1|262	%post -n dkms-%{module}
14mu|openafs-1.6.18-1|263	dkms add -m %{module} -v %{dkms_version} --rpm_safe_upgrade
14mu|openafs-1.6.18-1|264	dkms build -m %{module} -v %{dkms_version} --rpm_safe_upgrade
14mu|openafs-1.6.18-1|265	dkms install -m %{module} -v %{dkms_version} --rpm_safe_upgrade
14mu|openafs-1.6.18-1|266	
14mu|openafs-1.6.18-1|267	%preun -n dkms-%{module}
14mu|openafs-1.6.18-1|268	dkms remove -m %{module} -v %{dkms_version} --rpm_safe_upgrade --all ||:
14mu|openafs-1.6.18-1|269	
14mu|openafs-1.6.18-1|270	%files
14mu|openafs-1.6.18-1|271	%doc README NEWS src/LICENSE
14mu|openafs-1.6.18-1|272	%{_bindir}/afs_compile_et
14mu|openafs-1.6.18-1|273	%{_bindir}/afsmonitor
14mu|openafs-1.6.18-1|274	%{_bindir}/aklog
14mu|openafs-1.6.18-1|275	%{_bindir}/asetkey
14mu|openafs-1.6.18-1|276	%{_bindir}/bos
14mu|openafs-1.6.18-1|277	%{_bindir}/fs
14mu|openafs-1.6.18-1|278	%{_bindir}/klog
14mu|openafs-1.6.18-1|279	%{_bindir}/klog.krb
14mu|openafs-1.6.18-1|280	%{_bindir}/klog.krb5
14mu|openafs-1.6.18-1|281	%{_bindir}/knfs
14mu|openafs-1.6.18-1|282	%{_bindir}/afsio
14mu|openafs-1.6.18-1|283	%{_bindir}/kpasswd.afs
14mu|openafs-1.6.18-1|284	%{_bindir}/kpwvalid
14mu|openafs-1.6.18-1|285	%{_bindir}/livesys
14mu|openafs-1.6.18-1|286	%{_bindir}/pagsh.afs
14mu|openafs-1.6.18-1|287	%{_bindir}/pagsh.krb
14mu|openafs-1.6.18-1|288	%{_bindir}/pts
14mu|openafs-1.6.18-1|289	%{_bindir}/scout
14mu|openafs-1.6.18-1|290	%{_bindir}/sys
14mu|openafs-1.6.18-1|291	%{_bindir}/tokens
14mu|openafs-1.6.18-1|292	%{_bindir}/tokens.krb
14mu|openafs-1.6.18-1|293	%{_bindir}/translate_et
14mu|openafs-1.6.18-1|294	%{_bindir}/udebug
14mu|openafs-1.6.18-1|295	%{_bindir}/unlog
14mu|openafs-1.6.18-1|296	%{_bindir}/restorevol
14mu|openafs-1.6.18-1|297	%{_sbindir}/backup
14mu|openafs-1.6.18-1|298	%{_sbindir}/dafssync-debug
14mu|openafs-1.6.18-1|299	%{_sbindir}/fssync-debug
14mu|openafs-1.6.18-1|300	%{_sbindir}/salvsync-debug
14mu|openafs-1.6.18-1|301	%{_sbindir}/state_analyzer
14mu|openafs-1.6.18-1|302	%{_sbindir}/afsd.fuse
14mu|openafs-1.6.18-1|303	%{_sbindir}/bos_util
14mu|openafs-1.6.18-1|304	%{_sbindir}/butc
14mu|openafs-1.6.18-1|305	%{_sbindir}/fms
14mu|openafs-1.6.18-1|306	%{_sbindir}/fstrace
14mu|openafs-1.6.18-1|307	%{_sbindir}/kas
14mu|openafs-1.6.18-1|308	%{_sbindir}/read_tape
14mu|openafs-1.6.18-1|309	%{_sbindir}/rxdebug
14mu|openafs-1.6.18-1|310	%{_sbindir}/uss
14mu|openafs-1.6.18-1|311	%{_sbindir}/vos
14mu|openafs-1.6.18-1|312	%{_datadir}/%{name}/
14mu|openafs-1.6.18-1|313	%{_mandir}/man1/afsmonitor.1*
14mu|openafs-1.6.18-1|314	%{_mandir}/man1/fs.1*
14mu|openafs-1.6.18-1|315	%{_mandir}/man1/klog.1*
14mu|openafs-1.6.18-1|316	%{_mandir}/man1/knfs.1*
14mu|openafs-1.6.18-1|317	%{_mandir}/man1/livesys.1*
14mu|openafs-1.6.18-1|318	%{_mandir}/man1/pagsh.afs.1*
14mu|openafs-1.6.18-1|319	%{_mandir}/man1/pts.1*
14mu|openafs-1.6.18-1|320	%{_mandir}/man1/scout.1*
14mu|openafs-1.6.18-1|321	%{_mandir}/man1/sys.1*
14mu|openafs-1.6.18-1|322	%{_mandir}/man1/tokens.1*
14mu|openafs-1.6.18-1|323	%{_mandir}/man1/translate_et.1*
14mu|openafs-1.6.18-1|324	%{_mandir}/man1/udebug.1*
14mu|openafs-1.6.18-1|325	%{_mandir}/man1/unlog.1*
14mu|openafs-1.6.18-1|326	%{_mandir}/man1/rxdebug.1*
14mu|openafs-1.6.18-1|327	%{_mandir}/man1/vos.1*
14mu|openafs-1.6.18-1|328	%{_mandir}/man1/kpasswd.afs.1*
14mu|openafs-1.6.18-1|329	
14mu|openafs-1.6.18-1|330	%files client
14mu|openafs-1.6.18-1|331	%config(noreplace) %{_sysconfdir}/%{name}/*
14mu|openafs-1.6.18-1|332	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|openafs-1.6.18-1|333	%{_unitdir}/%{name}-client.service
14mu|openafs-1.6.18-1|334	%{_bindir}/cmdebug
14mu|openafs-1.6.18-1|335	%{_bindir}/up.afs
14mu|openafs-1.6.18-1|336	%{_sbindir}/afsd
14mu|openafs-1.6.18-1|337	%{_mandir}/man1/up.afs.1*
14mu|openafs-1.6.18-1|338	/var/cache/%{name}
14mu|openafs-1.6.18-1|339	
14mu|openafs-1.6.18-1|340	%files server
14mu|openafs-1.6.18-1|341	%{_unitdir}/%{name}-server.service
14mu|openafs-1.6.18-1|342	%{_sbindir}/bosserver
14mu|openafs-1.6.18-1|343	%{_sbindir}/ka-forwarder
14mu|openafs-1.6.18-1|344	%{_sbindir}/kadb_check
14mu|openafs-1.6.18-1|345	%{_sbindir}/kdb
14mu|openafs-1.6.18-1|346	%{_sbindir}/kpwvalid
14mu|openafs-1.6.18-1|347	%{_sbindir}/prdb_check
14mu|openafs-1.6.18-1|348	%{_sbindir}/pt_util
14mu|openafs-1.6.18-1|349	%{_sbindir}/rmtsysd
14mu|openafs-1.6.18-1|350	%{_sbindir}/vldb_check
14mu|openafs-1.6.18-1|351	%{_sbindir}/vldb_convert
14mu|openafs-1.6.18-1|352	%{_sbindir}/voldump
14mu|openafs-1.6.18-1|353	%{_sbindir}/volinfo
14mu|openafs-1.6.18-1|354	%{_sbindir}/volscan
14mu|openafs-1.6.18-1|355	%{_sbindir}/vsys
14mu|openafs-1.6.18-1|356	%{_libdir}/openafs
14mu|openafs-1.6.18-1|357	# % {_libexecdir}/openafs
14mu|openafs-1.6.18-1|358	%{_mandir}/man8/bosserver.8*
14mu|openafs-1.6.18-1|359	%{_mandir}/man8/kadb_check.8*
14mu|openafs-1.6.18-1|360	%{_mandir}/man8/kdb.8*
14mu|openafs-1.6.18-1|361	%{_mandir}/man8/kpwvalid.8*
14mu|openafs-1.6.18-1|362	%{_mandir}/man8/prdb_check.8*
14mu|openafs-1.6.18-1|363	%{_mandir}/man8/vldb_check.8*
14mu|openafs-1.6.18-1|364	%{_mandir}/man8/voldump.8*
14mu|openafs-1.6.18-1|365	%{_mandir}/man8/volinfo.8*
14mu|openafs-1.6.18-1|366	
14mu|openafs-1.6.18-1|367	%files -n %{libname}
14mu|openafs-1.6.18-1|368	%{_libdir}/*.so.*
14mu|openafs-1.6.18-1|369	
14mu|openafs-1.6.18-1|370	%files -n %{stdevelname}
14mu|openafs-1.6.18-1|371	%{_libdir}/*.a
14mu|openafs-1.6.18-1|372	
14mu|openafs-1.6.18-1|373	%files -n %{develname}
14mu|openafs-1.6.18-1|374	
14mu|openafs-1.6.18-1|375	%multiarch %{multiarch_bindir}/rxgen
14mu|openafs-1.6.18-1|376	
14mu|openafs-1.6.18-1|377	%multiarch %{multiarch_bindir}/xstat_cm_test
14mu|openafs-1.6.18-1|378	
14mu|openafs-1.6.18-1|379	%multiarch %{multiarch_bindir}/xstat_fs_test
14mu|openafs-1.6.18-1|380	
14mu|openafs-1.6.18-1|381	%{_bindir}/rxgen
14mu|openafs-1.6.18-1|382	%{_bindir}/xstat_cm_test
14mu|openafs-1.6.18-1|383	%{_bindir}/xstat_fs_test
14mu|openafs-1.6.18-1|384	%{_includedir}/*.h
14mu|openafs-1.6.18-1|385	%{_includedir}/afs
14mu|openafs-1.6.18-1|386	%{_includedir}/rx
14mu|openafs-1.6.18-1|387	
14mu|openafs-1.6.18-1|388	%multiarch %{multiarch_includedir}/afs
14mu|openafs-1.6.18-1|389	
14mu|openafs-1.6.18-1|390	%{_libdir}/*.so
14mu|openafs-1.6.18-1|391	%{_libdir}/afs
14mu|openafs-1.6.18-1|392	
14mu|openafs-1.6.18-1|393	%files -n dkms-%{module}
14mu|openafs-1.6.18-1|394	%{_prefix}/src/%{module}-%{dkms_version}
14mu|openafs-1.6.18-1|395	
14mu|openafs-1.6.18-1|396	%files doc
14mu|openafs-1.6.18-1|397	%doc doc/LICENSE doc/pdf doc/txt doc/examples
14mu|openafs-1.6.18-1|398	%{_mandir}/man?/*
14mu|openafs-1.6.18-1|399	%exclude %{_mandir}/man1/afsmonitor.1*
14mu|openafs-1.6.18-1|400	%exclude %{_mandir}/man1/fs.1*
14mu|openafs-1.6.18-1|401	%exclude %{_mandir}/man1/klog.1*
14mu|openafs-1.6.18-1|402	%exclude %{_mandir}/man1/knfs.1*
14mu|openafs-1.6.18-1|403	%exclude %{_mandir}/man1/livesys.1*
14mu|openafs-1.6.18-1|404	%exclude %{_mandir}/man1/pagsh.afs.1*
14mu|openafs-1.6.18-1|405	%exclude %{_mandir}/man1/pts.1*
14mu|openafs-1.6.18-1|406	%exclude %{_mandir}/man1/scout.1*
14mu|openafs-1.6.18-1|407	%exclude %{_mandir}/man1/sys.1*
14mu|openafs-1.6.18-1|408	%exclude %{_mandir}/man1/tokens.1*
14mu|openafs-1.6.18-1|409	%exclude %{_mandir}/man1/translate_et.1*
14mu|openafs-1.6.18-1|410	%exclude %{_mandir}/man1/udebug.1*
14mu|openafs-1.6.18-1|411	%exclude %{_mandir}/man1/unlog.1*
14mu|openafs-1.6.18-1|412	%exclude %{_mandir}/man1/rxdebug.1*
14mu|openafs-1.6.18-1|413	%exclude %{_mandir}/man1/vos.1*
14mu|openafs-1.6.18-1|414	%exclude %{_mandir}/man1/up.afs.1*
14mu|openafs-1.6.18-1|415	%exclude %{_mandir}/man1/kpasswd.afs.1*
14mu|openafs-1.6.18-1|416	%exclude %{_mandir}/man8/bosserver.8*
14mu|openafs-1.6.18-1|417	%exclude %{_mandir}/man8/kadb_check.8*
14mu|openafs-1.6.18-1|418	%exclude %{_mandir}/man8/kdb.8*
14mu|openafs-1.6.18-1|419	%exclude %{_mandir}/man8/kpwvalid.8*
14mu|openafs-1.6.18-1|420	%exclude %{_mandir}/man8/prdb_check.8*
14mu|openafs-1.6.18-1|421	%exclude %{_mandir}/man8/vldb_check.8*
14mu|openafs-1.6.18-1|422	%exclude %{_mandir}/man8/voldump.8*
14mu|openafs-1.6.18-1|423	%exclude %{_mandir}/man8/volinfo.8*
14mu|openafs-1.6.18-1|424	
14mu|openafs-1.6.18-1|425	%changelog
14mu|openafs-1.6.18-1|426	
14mu|openafs-1.6.18-1|427	* Mon Jul 18 2016 Denis Silakov <dsilakov@gmail.com> 1.6.18-1
14mu|openafs-1.6.18-1|428	- (e8f7980) Updated to 1.6.18
14mu|openafs-1.6.18-1|429	
14mu|openafs-1.6.18-1|430	

23449 14
14mu|openal-1.15.1-8|1	%define major 1
14mu|openal-1.15.1-8|2	%define libname %mklibname %{name} %{major}
14mu|openal-1.15.1-8|3	%define devname %mklibname %{name} -d
14mu|openal-1.15.1-8|4	%define oname openal-soft
14mu|openal-1.15.1-8|5	
14mu|openal-1.15.1-8|6	Summary:	3D Sound Library
14mu|openal-1.15.1-8|7	Name:		openal
14mu|openal-1.15.1-8|8	Version:	1.15.1
14mu|openal-1.15.1-8|9	Release:	8
14mu|openal-1.15.1-8|10	License:	LGPLv2.1+
14mu|openal-1.15.1-8|11	Group:		Sound
14mu|openal-1.15.1-8|12	Url:		http://www.openal.org
14mu|openal-1.15.1-8|13	Source0:	http://kcat.strangesoft.net/openal-releases/%{oname}-%{version}.tar.bz2
14mu|openal-1.15.1-8|14	BuildRequires:	cmake
14mu|openal-1.15.1-8|15	BuildRequires:	alsa-oss-devel
14mu|openal-1.15.1-8|16	BuildRequires:	ffmpeg-devel
14mu|openal-1.15.1-8|17	BuildRequires:	pkgconfig(libpulse)
14mu|openal-1.15.1-8|18	BuildRequires:	pkgconfig(portaudio-2.0)
14mu|openal-1.15.1-8|19	Provides:	%{oname} = %{EVRD}
14mu|openal-1.15.1-8|20	Conflicts:	openal1 < 1.7.411-2
14mu|openal-1.15.1-8|21	# Due to some files moved from library subpackage to main package
14mu|openal-1.15.1-8|22	Conflicts:	%{libname} < 1.15
14mu|openal-1.15.1-8|23	
14mu|openal-1.15.1-8|24	%description
14mu|openal-1.15.1-8|25	OpenAL is a free 3D-audio library, with a programming interface similar
14mu|openal-1.15.1-8|26	to that of OpenGL.
14mu|openal-1.15.1-8|27	
14mu|openal-1.15.1-8|28	%files
14mu|openal-1.15.1-8|29	%dir %{_sysconfdir}/openal
14mu|openal-1.15.1-8|30	%config(noreplace) %{_sysconfdir}/openal/alsoft.conf
14mu|openal-1.15.1-8|31	%{_bindir}/alstream
14mu|openal-1.15.1-8|32	%{_bindir}/allatency
14mu|openal-1.15.1-8|33	%{_bindir}/alreverb
14mu|openal-1.15.1-8|34	%{_bindir}/openal-info
14mu|openal-1.15.1-8|35	%{_bindir}/makehrtf
14mu|openal-1.15.1-8|36	%{_datadir}/%{name}/alsoftrc.sample
14mu|openal-1.15.1-8|37	
14mu|openal-1.15.1-8|38	#----------------------------------------------------------------------------
14mu|openal-1.15.1-8|39	
14mu|openal-1.15.1-8|40	%package -n %{libname}
14mu|openal-1.15.1-8|41	Summary:	Main library for OpenAL, a free 3D sound library
14mu|openal-1.15.1-8|42	Group:		System/Libraries
14mu|openal-1.15.1-8|43	Requires:	%{name} >= %{EVRD}
14mu|openal-1.15.1-8|44	
14mu|openal-1.15.1-8|45	%description -n %{libname}
14mu|openal-1.15.1-8|46	This package contains the library needed to run programs dynamically
14mu|openal-1.15.1-8|47	linked with OpenAL.
14mu|openal-1.15.1-8|48	
14mu|openal-1.15.1-8|49	%files -n %{libname}
14mu|openal-1.15.1-8|50	%{_libdir}/libopenal.so.%{major}*
14mu|openal-1.15.1-8|51	
14mu|openal-1.15.1-8|52	#----------------------------------------------------------------------------
14mu|openal-1.15.1-8|53	
14mu|openal-1.15.1-8|54	%package -n %{devname}
14mu|openal-1.15.1-8|55	Summary:	Headers for developing programs that will use OpenAL
14mu|openal-1.15.1-8|56	Group:		Development/C
14mu|openal-1.15.1-8|57	Requires:	%{libname} = %{EVRD}
14mu|openal-1.15.1-8|58	Provides:	%{name}-devel = %{EVRD}
14mu|openal-1.15.1-8|59	Provides:	%{oname}-devel = %{EVRD}
14mu|openal-1.15.1-8|60	Provides:	lib%{name}-devel = %{EVRD}
14mu|openal-1.15.1-8|61	
14mu|openal-1.15.1-8|62	%description -n %{devname}
14mu|openal-1.15.1-8|63	This package contains the headers that programmers will need to develop
14mu|openal-1.15.1-8|64	applications which will use OpenAL, a free 3D audio library.
14mu|openal-1.15.1-8|65	
14mu|openal-1.15.1-8|66	%files -n %{devname}
14mu|openal-1.15.1-8|67	%{_includedir}/AL
14mu|openal-1.15.1-8|68	%{_libdir}/pkgconfig/%{name}.pc
14mu|openal-1.15.1-8|69	%{_libdir}/libopenal.so
14mu|openal-1.15.1-8|70	
14mu|openal-1.15.1-8|71	#----------------------------------------------------------------------------
14mu|openal-1.15.1-8|72	
14mu|openal-1.15.1-8|73	%prep
14mu|openal-1.15.1-8|74	%setup -qn %{oname}-%{version}
14mu|openal-1.15.1-8|75	
14mu|openal-1.15.1-8|76	%build
14mu|openal-1.15.1-8|77	%cmake -DALSOFT_CONFIG=ON
14mu|openal-1.15.1-8|78	%make
14mu|openal-1.15.1-8|79	
14mu|openal-1.15.1-8|80	%install
14mu|openal-1.15.1-8|81	%makeinstall_std -C build
14mu|openal-1.15.1-8|82	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
14mu|openal-1.15.1-8|83	install -m 0644 alsoftrc.sample %{buildroot}/%{_sysconfdir}/%{name}/alsoft.conf
14mu|openal-1.15.1-8|84	
14mu|openal-1.15.1-8|85	
14mu|openal-1.15.1-8|86	%changelog
14mu|openal-1.15.1-8|87	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.15.1-8
14mu|openal-1.15.1-8|88	+ Revision: 5940557
14mu|openal-1.15.1-8|89	- Bump release
14mu|openal-1.15.1-8|90	
14mu|openal-1.15.1-8|91	

23450 14
14mu|openbox-3.6.1-1|1	%define major 32
14mu|openbox-3.6.1-1|2	%define obtmajor 2
14mu|openbox-3.6.1-1|3	%define libobrender %mklibname obrender %{major}
14mu|openbox-3.6.1-1|4	%define libobt %mklibname obt %{obtmajor}
14mu|openbox-3.6.1-1|5	%define devname %mklibname %{name} -d
14mu|openbox-3.6.1-1|6	
14mu|openbox-3.6.1-1|7	Summary:	Windowmanager based on the original blackbox-code
14mu|openbox-3.6.1-1|8	Name:		openbox
14mu|openbox-3.6.1-1|9	Version:	3.6.1
14mu|openbox-3.6.1-1|10	Release:	1
14mu|openbox-3.6.1-1|11	License:	BSD
14mu|openbox-3.6.1-1|12	Group:		Graphical desktop/Other
14mu|openbox-3.6.1-1|13	Url:		http://openbox.org/
14mu|openbox-3.6.1-1|14	Source0:	http://openbox.org/dist/%{name}/%{name}-%{version}.tar.gz
14mu|openbox-3.6.1-1|15	Patch0:		%{name}-3.5.0-rosa_customisation.patch
14mu|openbox-3.6.1-1|16	BuildRequires:	gettext-devel
14mu|openbox-3.6.1-1|17	BuildRequires:	pkgconfig(glib-2.0)
14mu|openbox-3.6.1-1|18	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|openbox-3.6.1-1|19	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|openbox-3.6.1-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14mu|openbox-3.6.1-1|21	BuildRequires:	pkgconfig(pango)
14mu|openbox-3.6.1-1|22	BuildRequires:	pkgconfig(pangoxft)
14mu|openbox-3.6.1-1|23	BuildRequires:	pkgconfig(xcursor)
14mu|openbox-3.6.1-1|24	BuildRequires:	pkgconfig(xext)
14mu|openbox-3.6.1-1|25	BuildRequires:	pkgconfig(xinerama)
14mu|openbox-3.6.1-1|26	BuildRequires:	pkgconfig(xrandr)
14mu|openbox-3.6.1-1|27	BuildRequires:	pkgconfig(imlib2)
14mu|openbox-3.6.1-1|28	BuildRequires:	pkgconfig(xfixes)
14mu|openbox-3.6.1-1|29	BuildRequires:	pkgconfig(sm)
14mu|openbox-3.6.1-1|30	Requires:	xsetroot
14mu|openbox-3.6.1-1|31	Suggests:	obconf
14mu|openbox-3.6.1-1|32	
14mu|openbox-3.6.1-1|33	%description
14mu|openbox-3.6.1-1|34	Openbox is a window manager for the X11 windowing system.
14mu|openbox-3.6.1-1|35	It currently runs on a large list of platforms. It was originally
14mu|openbox-3.6.1-1|36	based on blackbox and currently remains very similar, even using
14mu|openbox-3.6.1-1|37	blackbox styles (with available extensions) for its themeing.
14mu|openbox-3.6.1-1|38	
14mu|openbox-3.6.1-1|39	Openbox is the spawn of a number of previous blackbox users/hackers.
14mu|openbox-3.6.1-1|40	Being overall pleased with the window manager, but feeling left unable
14mu|openbox-3.6.1-1|41	to contribute, this project was born.The Openbox project is developed,
14mu|openbox-3.6.1-1|42	maintained, and contributed to by these individuals.
14mu|openbox-3.6.1-1|43	
14mu|openbox-3.6.1-1|44	%files -f %{name}.lang
14mu|openbox-3.6.1-1|45	%doc AUTHORS CHANGELOG README
14mu|openbox-3.6.1-1|46	%attr(755,root,root) %{_bindir}/*
14mu|openbox-3.6.1-1|47	%dir %{_sysconfdir}/xdg/%{name}
14mu|openbox-3.6.1-1|48	%config(noreplace) %{_sysconfdir}/xdg/%{name}/*
14mu|openbox-3.6.1-1|49	%{_libexecdir}/openbox-autostart
14mu|openbox-3.6.1-1|50	%{_libexecdir}/openbox-xdg-autostart
14mu|openbox-3.6.1-1|51	%{_datadir}/man/man1/*
14mu|openbox-3.6.1-1|52	%{_datadir}/xsessions/*
14mu|openbox-3.6.1-1|53	%{_datadir}/gnome/wm-properties/openbox.desktop
14mu|openbox-3.6.1-1|54	%{_datadir}/applications/*.desktop
14mu|openbox-3.6.1-1|55	%{_datadir}/pixmaps/*
14mu|openbox-3.6.1-1|56	%{_datadir}/themes/*
14mu|openbox-3.6.1-1|57	%{_datadir}/gnome-session/sessions/openbox-gnome-fallback.session
14mu|openbox-3.6.1-1|58	%{_datadir}/gnome-session/sessions/openbox-gnome.session
14mu|openbox-3.6.1-1|59	
14mu|openbox-3.6.1-1|60	#----------------------------------------------------------------------------
14mu|openbox-3.6.1-1|61	
14mu|openbox-3.6.1-1|62	%package -n %{libobrender}
14mu|openbox-3.6.1-1|63	Summary:	Openbox shared library
14mu|openbox-3.6.1-1|64	Group:		System/Libraries
14mu|openbox-3.6.1-1|65	Conflicts:	%{_lib}openbox29 < 3.5.2-3
14mu|openbox-3.6.1-1|66	Obsoletes:	%{_lib}openbox29 < 3.5.2-3
14mu|openbox-3.6.1-1|67	
14mu|openbox-3.6.1-1|68	%description -n %{libobrender}
14mu|openbox-3.6.1-1|69	Openbox shared library.
14mu|openbox-3.6.1-1|70	
14mu|openbox-3.6.1-1|71	%files -n %{libobrender}
14mu|openbox-3.6.1-1|72	%{_libdir}/libobrender.so.%{major}*
14mu|openbox-3.6.1-1|73	
14mu|openbox-3.6.1-1|74	#----------------------------------------------------------------------------
14mu|openbox-3.6.1-1|75	
14mu|openbox-3.6.1-1|76	%package -n %{libobt}
14mu|openbox-3.6.1-1|77	Summary:	Openbox shared library
14mu|openbox-3.6.1-1|78	Group:		System/Libraries
14mu|openbox-3.6.1-1|79	Conflicts:	%{_lib}openbox29 < 3.5.2-3
14mu|openbox-3.6.1-1|80	# libobt packages was named incorrectly...
14mu|openbox-3.6.1-1|81	%rename	%{_lib}obt29
14mu|openbox-3.6.1-1|82	
14mu|openbox-3.6.1-1|83	%description -n %{libobt}
14mu|openbox-3.6.1-1|84	Openbox shared library.
14mu|openbox-3.6.1-1|85	
14mu|openbox-3.6.1-1|86	%files -n %{libobt}
14mu|openbox-3.6.1-1|87	%{_libdir}/libobt.so.%{obtmajor}*
14mu|openbox-3.6.1-1|88	
14mu|openbox-3.6.1-1|89	#----------------------------------------------------------------------------
14mu|openbox-3.6.1-1|90	
14mu|openbox-3.6.1-1|91	%package -n %{devname}
14mu|openbox-3.6.1-1|92	Summary:	Development files from openbox
14mu|openbox-3.6.1-1|93	Group:		Development/Other
14mu|openbox-3.6.1-1|94	Requires:	%{libobrender} = %{EVRD}
14mu|openbox-3.6.1-1|95	Requires:	%{libobt} = %{EVRD}
14mu|openbox-3.6.1-1|96	Provides:	%{name}-devel = %{EVRD}
14mu|openbox-3.6.1-1|97	
14mu|openbox-3.6.1-1|98	%description -n %{devname}
14mu|openbox-3.6.1-1|99	Openbox is a window manager for the X11 windowing system.
14mu|openbox-3.6.1-1|100	It currently runs on a large list of platforms. It was originally
14mu|openbox-3.6.1-1|101	based on blackbox and currently remains very similar, even using
14mu|openbox-3.6.1-1|102	blackbox styles (with available extensions) for its themeing.
14mu|openbox-3.6.1-1|103	
14mu|openbox-3.6.1-1|104	Openbox is the spawn of a number of previous blackbox users/hackers.
14mu|openbox-3.6.1-1|105	Being overall pleased with the window manager, but feeling left unable
14mu|openbox-3.6.1-1|106	to contribute, this project was born.The Openbox project is developed,
14mu|openbox-3.6.1-1|107	maintained, and contributed to by these individuals.
14mu|openbox-3.6.1-1|108	
14mu|openbox-3.6.1-1|109	%files -n %{devname}
14mu|openbox-3.6.1-1|110	%{_libdir}/pkgconfig/*.pc
14mu|openbox-3.6.1-1|111	%{_libdir}/*.so
14mu|openbox-3.6.1-1|112	%{_includedir}/%{name}
14mu|openbox-3.6.1-1|113	
14mu|openbox-3.6.1-1|114	#----------------------------------------------------------------------------
14mu|openbox-3.6.1-1|115	
14mu|openbox-3.6.1-1|116	%prep
14mu|openbox-3.6.1-1|117	%setup -q
14mu|openbox-3.6.1-1|118	%apply_patches
14mu|openbox-3.6.1-1|119	
14mu|openbox-3.6.1-1|120	%build
14mu|openbox-3.6.1-1|121	autoreconf -fi
14mu|openbox-3.6.1-1|122	%configure2_5x --disable-static
14mu|openbox-3.6.1-1|123	
14mu|openbox-3.6.1-1|124	%make DEFAULT_MENU=%{_sysconfdir}/xdg/openbox/menu.xml
14mu|openbox-3.6.1-1|125	
14mu|openbox-3.6.1-1|126	%install
14mu|openbox-3.6.1-1|127	%makeinstall_std
14mu|openbox-3.6.1-1|128	
14mu|openbox-3.6.1-1|129	mkdir -p %{buildroot}%{_bindir}
14mu|openbox-3.6.1-1|130	cat > %{buildroot}%{_bindir}/start%{name} <<EOF
14mu|openbox-3.6.1-1|131	#!/bin/sh
14mu|openbox-3.6.1-1|132	%{_bindir}/xsetroot -solid Black
14mu|openbox-3.6.1-1|133	exec %{_bindir}/openbox-session
14mu|openbox-3.6.1-1|134	EOF
14mu|openbox-3.6.1-1|135	
14mu|openbox-3.6.1-1|136	chmod 0755 %{buildroot}%{_bindir}/start%{name}
14mu|openbox-3.6.1-1|137	
14mu|openbox-3.6.1-1|138	%find_lang %{name}
14mu|openbox-3.6.1-1|139	
14mu|openbox-3.6.1-1|140	%changelog
14mu|openbox-3.6.1-1|141	
14mu|openbox-3.6.1-1|142	* Wed Mar 30 2016 Denis Silakov <dsilakov@gmail.com> 3.6.1-1
14mu|openbox-3.6.1-1|143	- (3a7b89c) Fix lib subpackage names
14mu|openbox-3.6.1-1|144	
14mu|openbox-3.6.1-1|145	

23451 14
14mu|opencl-headers-2.1-2|1	%global commit 8e196ba99632fc43998cf17cce87282c250d9177
14mu|opencl-headers-2.1-2|2	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14mu|opencl-headers-2.1-2|3	%global cl_hpp_ver 2.0.10
14mu|opencl-headers-2.1-2|4	
14mu|opencl-headers-2.1-2|5	Summary:	OpenCL (Open Computing Language) header files
14mu|opencl-headers-2.1-2|6	Name:		opencl-headers
14mu|opencl-headers-2.1-2|7	Version:	2.1
14mu|opencl-headers-2.1-2|8	Release:	2
14mu|opencl-headers-2.1-2|9	License:	MIT
14mu|opencl-headers-2.1-2|10	Group:		Development/Other
14mu|opencl-headers-2.1-2|11	Url:		https://www.khronos.org/registry/cl/
14mu|opencl-headers-2.1-2|12	Source0:	https://github.com/KhronosGroup/OpenCL-Headers/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
14mu|opencl-headers-2.1-2|13	Source1:	https://github.com/KhronosGroup/OpenCL-CLHPP/releases/download/v%{cl_hpp_ver}/cl2.hpp
14mu|opencl-headers-2.1-2|14	# OCL 1.2 compatibility
14mu|opencl-headers-2.1-2|15	Source2:	https://www.khronos.org/registry/cl/api/%{version}/cl.hpp
14mu|opencl-headers-2.1-2|16	Conflicts:	nvidia-cuda-toolkit-devel < 7.5.18-10
14mu|opencl-headers-2.1-2|17	BuildArch:	noarch
14mu|opencl-headers-2.1-2|18	
14mu|opencl-headers-2.1-2|19	%description
14mu|opencl-headers-2.1-2|20	OpenCL (Open Computing Language) header files.
14mu|opencl-headers-2.1-2|21	
14mu|opencl-headers-2.1-2|22	%files
14mu|opencl-headers-2.1-2|23	%dir %{_includedir}/CL
14mu|opencl-headers-2.1-2|24	%{_includedir}/CL/opencl.h
14mu|opencl-headers-2.1-2|25	%{_includedir}/CL/cl_platform.h
14mu|opencl-headers-2.1-2|26	%{_includedir}/CL/cl.h
14mu|opencl-headers-2.1-2|27	%{_includedir}/CL/cl_ext.h
14mu|opencl-headers-2.1-2|28	%{_includedir}/CL/cl_egl.h
14mu|opencl-headers-2.1-2|29	%{_includedir}/CL/cl_gl.h
14mu|opencl-headers-2.1-2|30	%{_includedir}/CL/cl_gl_ext.h
14mu|opencl-headers-2.1-2|31	%{_includedir}/CL/cl2.hpp
14mu|opencl-headers-2.1-2|32	%{_includedir}/CL/cl.hpp
14mu|opencl-headers-2.1-2|33	
14mu|opencl-headers-2.1-2|34	#----------------------------------------------------------------------------
14mu|opencl-headers-2.1-2|35	
14mu|opencl-headers-2.1-2|36	%prep
14mu|opencl-headers-2.1-2|37	%setup -qn OpenCL-Headers-%{commit}
14mu|opencl-headers-2.1-2|38	cp -p %{SOURCE1} %{SOURCE2} .
14mu|opencl-headers-2.1-2|39	# We're not interested in Direct3D things
14mu|opencl-headers-2.1-2|40	rm -vf cl_dx9_media_sharing.h cl_d3d10.h cl_d3d11.h
14mu|opencl-headers-2.1-2|41	
14mu|opencl-headers-2.1-2|42	%build
14mu|opencl-headers-2.1-2|43	# Nothing to build
14mu|opencl-headers-2.1-2|44	
14mu|opencl-headers-2.1-2|45	%install
14mu|opencl-headers-2.1-2|46	mkdir -p %{buildroot}%{_includedir}/CL/
14mu|opencl-headers-2.1-2|47	install -p -m 0644 * -t %{buildroot}%{_includedir}/CL/
14mu|opencl-headers-2.1-2|48	
14mu|opencl-headers-2.1-2|49	
14mu|opencl-headers-2.1-2|50	%changelog
14mu|opencl-headers-2.1-2|51	
14mu|opencl-headers-2.1-2|52	* Wed Mar 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-2
14mu|opencl-headers-2.1-2|53	- (890d56b) Conflict only with older nvidia-cuda-toolkit-devel package
14mu|opencl-headers-2.1-2|54	
14mu|opencl-headers-2.1-2|55	

23452 14
14mu|OpenColorIO-1.0.9-1|1	%define major 1
14mu|OpenColorIO-1.0.9-1|2	%define libname %mklibname %{name} %{major}
14mu|OpenColorIO-1.0.9-1|3	%define devname %mklibname %{name} -d
14mu|OpenColorIO-1.0.9-1|4	
14mu|OpenColorIO-1.0.9-1|5	Summary:	Enables color transforms and image display across graphics apps
14mu|OpenColorIO-1.0.9-1|6	Name:		OpenColorIO
14mu|OpenColorIO-1.0.9-1|7	Version:	1.0.9
14mu|OpenColorIO-1.0.9-1|8	Release:	1
14mu|OpenColorIO-1.0.9-1|9	License:	BSD
14mu|OpenColorIO-1.0.9-1|10	Group:		System/Libraries
14mu|OpenColorIO-1.0.9-1|11	Url:		http://opencolorio.org/
14mu|OpenColorIO-1.0.9-1|12	# Github archive was generated on the fly using the following URL:
14mu|OpenColorIO-1.0.9-1|13	# https://github.com/imageworks/OpenColorIO/tarball/v1.0.7
14mu|OpenColorIO-1.0.9-1|14	Source0:	%{name}-%{version}.tar.gz
14mu|OpenColorIO-1.0.9-1|15	Patch0:         opencolorio-1.0.9-git-Add-support-for-yaml-cpp-0.5.1.patch
14mu|OpenColorIO-1.0.9-1|16	Patch1:         opencolorio-1.0.9-git-OCIOYaml-Fixed-dereference-of-temporary-with-yaml-cpp-0.5.x.patch
14mu|OpenColorIO-1.0.9-1|17	Patch3:         opencolorio-1.0.9-documentation-gen.patch
14mu|OpenColorIO-1.0.9-1|18	Patch4:         opencolorio-1.0.9-remove-external-doc-utilities.patch
14mu|OpenColorIO-1.0.9-1|19	BuildRequires:	cmake
14mu|OpenColorIO-1.0.9-1|20	BuildRequires:	pkgconfig(gl)
14mu|OpenColorIO-1.0.9-1|21	BuildRequires:	pkgconfig(glew)
14mu|OpenColorIO-1.0.9-1|22	BuildRequires:	pkgconfig(glu)
14mu|OpenColorIO-1.0.9-1|23	BuildRequires:	pkgconfig(glut)
14mu|OpenColorIO-1.0.9-1|24	BuildRequires:	pkgconfig(python)
14mu|OpenColorIO-1.0.9-1|25	BuildRequires:	pkgconfig(x11)
14mu|OpenColorIO-1.0.9-1|26	BuildRequires:	pkgconfig(xi)
14mu|OpenColorIO-1.0.9-1|27	BuildRequires:	pkgconfig(xmu)
14mu|OpenColorIO-1.0.9-1|28	BuildRequires:	pkgconfig(zlib)
14mu|OpenColorIO-1.0.9-1|29	
14mu|OpenColorIO-1.0.9-1|30	#######################
14mu|OpenColorIO-1.0.9-1|31	# Unbundled libraries #
14mu|OpenColorIO-1.0.9-1|32	#######################
14mu|OpenColorIO-1.0.9-1|33	BuildRequires:	tinyxml-devel
14mu|OpenColorIO-1.0.9-1|34	BuildRequires:	pkgconfig(lcms2)
14mu|OpenColorIO-1.0.9-1|35	BuildRequires:	pkgconfig(yaml-cpp)
14mu|OpenColorIO-1.0.9-1|36	
14mu|OpenColorIO-1.0.9-1|37	%description
14mu|OpenColorIO-1.0.9-1|38	OCIO enables color transforms and image display to be handled in a consistent
14mu|OpenColorIO-1.0.9-1|39	manner across multiple graphics applications. Unlike other color management
14mu|OpenColorIO-1.0.9-1|40	solutions, OCIO is geared towards motion-picture post production, with an
14mu|OpenColorIO-1.0.9-1|41	emphasis on visual effects and animation color pipelines.
14mu|OpenColorIO-1.0.9-1|42	
14mu|OpenColorIO-1.0.9-1|43	%files
14mu|OpenColorIO-1.0.9-1|44	%doc ChangeLog LICENSE README
14mu|OpenColorIO-1.0.9-1|45	%{_bindir}/*
14mu|OpenColorIO-1.0.9-1|46	%{python_sitearch}/Py%{name}.so
14mu|OpenColorIO-1.0.9-1|47	%{_datadir}/ocio
14mu|OpenColorIO-1.0.9-1|48	
14mu|OpenColorIO-1.0.9-1|49	#----------------------------------------------------------------------------
14mu|OpenColorIO-1.0.9-1|50	
14mu|OpenColorIO-1.0.9-1|51	%package -n %{libname}
14mu|OpenColorIO-1.0.9-1|52	Summary:	Enables color transforms and image display across graphics apps
14mu|OpenColorIO-1.0.9-1|53	Group:		System/Libraries
14mu|OpenColorIO-1.0.9-1|54	
14mu|OpenColorIO-1.0.9-1|55	%description -n %{libname}
14mu|OpenColorIO-1.0.9-1|56	Enables color transforms and image display across graphics apps.
14mu|OpenColorIO-1.0.9-1|57	
14mu|OpenColorIO-1.0.9-1|58	%files -n %{libname}
14mu|OpenColorIO-1.0.9-1|59	%{_libdir}/lib%{name}.so.%{major}*
14mu|OpenColorIO-1.0.9-1|60	
14mu|OpenColorIO-1.0.9-1|61	#----------------------------------------------------------------------------
14mu|OpenColorIO-1.0.9-1|62	
14mu|OpenColorIO-1.0.9-1|63	%package -n %{devname}
14mu|OpenColorIO-1.0.9-1|64	Summary:	Development files for %{name}
14mu|OpenColorIO-1.0.9-1|65	Group:		Development/C++
14mu|OpenColorIO-1.0.9-1|66	Requires:	%{libname} = %{EVRD}
14mu|OpenColorIO-1.0.9-1|67	Provides:	%{name}-devel = %{EVRD}
14mu|OpenColorIO-1.0.9-1|68	
14mu|OpenColorIO-1.0.9-1|69	%description -n %{devname}
14mu|OpenColorIO-1.0.9-1|70	Development files for %{name} library.
14mu|OpenColorIO-1.0.9-1|71	
14mu|OpenColorIO-1.0.9-1|72	%files -n %{devname}
14mu|OpenColorIO-1.0.9-1|73	%{_libdir}/lib%{name}.so
14mu|OpenColorIO-1.0.9-1|74	%{_libdir}/pkgconfig/%{name}.pc
14mu|OpenColorIO-1.0.9-1|75	%{_includedir}/%{name}
14mu|OpenColorIO-1.0.9-1|76	%{_includedir}/Py%{name}
14mu|OpenColorIO-1.0.9-1|77	
14mu|OpenColorIO-1.0.9-1|78	#----------------------------------------------------------------------------
14mu|OpenColorIO-1.0.9-1|79	
14mu|OpenColorIO-1.0.9-1|80	%prep
14mu|OpenColorIO-1.0.9-1|81	%setup -q
14mu|OpenColorIO-1.0.9-1|82	%apply_patches
14mu|OpenColorIO-1.0.9-1|83	
14mu|OpenColorIO-1.0.9-1|84	# Remove what bundled libraries
14mu|OpenColorIO-1.0.9-1|85	rm -f ext/lcms*
14mu|OpenColorIO-1.0.9-1|86	rm -f ext/tinyxml*
14mu|OpenColorIO-1.0.9-1|87	rm -f ext/yaml*
14mu|OpenColorIO-1.0.9-1|88	
14mu|OpenColorIO-1.0.9-1|89	%build
14mu|OpenColorIO-1.0.9-1|90	%cmake \
14mu|OpenColorIO-1.0.9-1|91	-DCMAKE_SKIP_RPATH=TRUE \
14mu|OpenColorIO-1.0.9-1|92	-DOCIO_BUILD_STATIC=OFF \
14mu|OpenColorIO-1.0.9-1|93	-DPYTHON_INCLUDE_LIB_PREFIX=OFF \
14mu|OpenColorIO-1.0.9-1|94	-DOCIO_BUILD_DOCS=OFF \
14mu|OpenColorIO-1.0.9-1|95	-DOCIO_BUILD_TESTS=ON \
14mu|OpenColorIO-1.0.9-1|96	-DOCIO_LINK_PYGLUE=ON \
14mu|OpenColorIO-1.0.9-1|97	-DOCIO_PYGLUE_SONAME=OFF \
14mu|OpenColorIO-1.0.9-1|98	-DUSE_EXTERNAL_YAML=TRUE \
14mu|OpenColorIO-1.0.9-1|99	-DUSE_EXTERNAL_TINYXML=TRUE \
14mu|OpenColorIO-1.0.9-1|100	-DUSE_EXTERNAL_LCMS=TRUE \
14mu|OpenColorIO-1.0.9-1|101	%ifnarch x86_64
14mu|OpenColorIO-1.0.9-1|102	-DOCIO_USE_SSE=OFF
14mu|OpenColorIO-1.0.9-1|103	%endif
14mu|OpenColorIO-1.0.9-1|104	
14mu|OpenColorIO-1.0.9-1|105	PYTHONDONTWRITEBYTECODE= %make
14mu|OpenColorIO-1.0.9-1|106	
14mu|OpenColorIO-1.0.9-1|107	%install
14mu|OpenColorIO-1.0.9-1|108	%makeinstall_std -C build
14mu|OpenColorIO-1.0.9-1|109	
14mu|OpenColorIO-1.0.9-1|110	%changelog
14mu|OpenColorIO-1.0.9-1|111	* Thu Oct 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.9-1
14mu|OpenColorIO-1.0.9-1|112	+ Revision: 0c46bb9
14mu|OpenColorIO-1.0.9-1|113	- Updated to 1.0.9, take upstream patches to build with yaml-cpp-0.5
14mu|OpenColorIO-1.0.9-1|114	
14mu|OpenColorIO-1.0.9-1|115	

23453 14
14mu|openconnect-7.06-1|1	%define major 5
14mu|openconnect-7.06-1|2	%define libname %mklibname %{name} %{major}
14mu|openconnect-7.06-1|3	%define devname %mklibname %{name} -d
14mu|openconnect-7.06-1|4	
14mu|openconnect-7.06-1|5	Summary:	Open client for Cisco AnyConnect VPN
14mu|openconnect-7.06-1|6	Name:		openconnect
14mu|openconnect-7.06-1|7	Version:	7.06
14mu|openconnect-7.06-1|8	Release:	1
14mu|openconnect-7.06-1|9	License:	LGPLv2.1+
14mu|openconnect-7.06-1|10	Group:		Networking/Other
14mu|openconnect-7.06-1|11	Url:		http://www.infradead.org/openconnect.html
14mu|openconnect-7.06-1|12	Source0:	ftp://ftp.infradead.org:21/pub/openconnect/%{name}-%{version}.tar.gz
14mu|openconnect-7.06-1|13	BuildRequires:	pkgconfig(dbus-1)
14mu|openconnect-7.06-1|14	BuildRequires:	pkgconfig(gnutls)
14mu|openconnect-7.06-1|15	BuildRequires:	pkgconfig(libxml-2.0)
14mu|openconnect-7.06-1|16	# our version 1.0.0e of OpenSSL is known to be broken with Cisco DTLS.
14mu|openconnect-7.06-1|17	BuildRequires:	pkgconfig(openssl)
14mu|openconnect-7.06-1|18	BuildRequires:	vpnc
14mu|openconnect-7.06-1|19	
14mu|openconnect-7.06-1|20	%description
14mu|openconnect-7.06-1|21	This package provides a client for Cisco's "AnyConnect" VPN, which uses
14mu|openconnect-7.06-1|22	HTTPS and DTLS protocols.
14mu|openconnect-7.06-1|23	
14mu|openconnect-7.06-1|24	%files -f %{name}.lang
14mu|openconnect-7.06-1|25	%doc TODO COPYING.LGPL
14mu|openconnect-7.06-1|26	%{_sbindir}/%{name}
14mu|openconnect-7.06-1|27	%{_mandir}/man8/*
14mu|openconnect-7.06-1|28	
14mu|openconnect-7.06-1|29	#----------------------------------------------------------------------------
14mu|openconnect-7.06-1|30	
14mu|openconnect-7.06-1|31	%package -n %{libname}
14mu|openconnect-7.06-1|32	Summary:	Dynamic libraries for %{name}
14mu|openconnect-7.06-1|33	Group:		System/Libraries
14mu|openconnect-7.06-1|34	
14mu|openconnect-7.06-1|35	%description -n %{libname}
14mu|openconnect-7.06-1|36	This package contains the shared library for %{name}.
14mu|openconnect-7.06-1|37	
14mu|openconnect-7.06-1|38	%files -n %{libname}
14mu|openconnect-7.06-1|39	%{_libdir}/libopenconnect.so.%{major}*
14mu|openconnect-7.06-1|40	
14mu|openconnect-7.06-1|41	#----------------------------------------------------------------------------
14mu|openconnect-7.06-1|42	
14mu|openconnect-7.06-1|43	%package -n %{devname}
14mu|openconnect-7.06-1|44	Summary:	Development files for %{name}
14mu|openconnect-7.06-1|45	Group:		Development/C
14mu|openconnect-7.06-1|46	Requires:	%{libname} = %{EVRD}
14mu|openconnect-7.06-1|47	Provides:	%{name}-devel = %{EVRD}
14mu|openconnect-7.06-1|48	
14mu|openconnect-7.06-1|49	%description -n %{devname}
14mu|openconnect-7.06-1|50	This package contains the development files for %{name}.
14mu|openconnect-7.06-1|51	
14mu|openconnect-7.06-1|52	%files -n %{devname}
14mu|openconnect-7.06-1|53	%{_includedir}/openconnect.h
14mu|openconnect-7.06-1|54	%{_libdir}/libopenconnect.so
14mu|openconnect-7.06-1|55	%{_libdir}/pkgconfig/%{name}.pc
14mu|openconnect-7.06-1|56	
14mu|openconnect-7.06-1|57	#----------------------------------------------------------------------------
14mu|openconnect-7.06-1|58	
14mu|openconnect-7.06-1|59	%prep
14mu|openconnect-7.06-1|60	%setup -q
14mu|openconnect-7.06-1|61	
14mu|openconnect-7.06-1|62	%build
14mu|openconnect-7.06-1|63	%configure2_5x \
14mu|openconnect-7.06-1|64	--disable-static \
14mu|openconnect-7.06-1|65	--with-vpnc-script=/etc/vpnc/vpnc-script
14mu|openconnect-7.06-1|66	%make
14mu|openconnect-7.06-1|67	
14mu|openconnect-7.06-1|68	%install
14mu|openconnect-7.06-1|69	%makeinstall_std
14mu|openconnect-7.06-1|70	
14mu|openconnect-7.06-1|71	%find_lang %{name}
14mu|openconnect-7.06-1|72	
14mu|openconnect-7.06-1|73	
14mu|openconnect-7.06-1|74	%changelog
14mu|openconnect-7.06-1|75	
14mu|openconnect-7.06-1|76	* Tue Sep 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.06-1
14mu|openconnect-7.06-1|77	- (3fe317c) Updated to 7.06
14mu|openconnect-7.06-1|78	
14mu|openconnect-7.06-1|79	

23454 14
14mu|opencontainers-runc-0.1.1-1|1	%global dist_version 0.1.1
14mu|opencontainers-runc-0.1.1-1|2	
14mu|opencontainers-runc-0.1.1-1|3	%global provider github
14mu|opencontainers-runc-0.1.1-1|4	%global provider_tld com
14mu|opencontainers-runc-0.1.1-1|5	%global project opencontainers
14mu|opencontainers-runc-0.1.1-1|6	%global repo runc
14mu|opencontainers-runc-0.1.1-1|7	%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
14mu|opencontainers-runc-0.1.1-1|8	
14mu|opencontainers-runc-0.1.1-1|9	#debuginfo not supported with Go
14mu|opencontainers-runc-0.1.1-1|10	%global gopath  %{_libdir}/golang
14mu|opencontainers-runc-0.1.1-1|11	%define gosrc %{gopath}/src/pkg/%{import_path}
14mu|opencontainers-runc-0.1.1-1|12	
14mu|opencontainers-runc-0.1.1-1|13	Name:           %{project}-%{repo}
14mu|opencontainers-runc-0.1.1-1|14	Version:        %{dist_version}
14mu|opencontainers-runc-0.1.1-1|15	Release:        1
14mu|opencontainers-runc-0.1.1-1|16	Summary:        Runc container cli tools
14mu|opencontainers-runc-0.1.1-1|17	License:        ASL 2.0
14mu|opencontainers-runc-0.1.1-1|18	Group:		System/Kernel and hardware
14mu|opencontainers-runc-0.1.1-1|19	
14mu|opencontainers-runc-0.1.1-1|20	URL:            http://www.docker.com
14mu|opencontainers-runc-0.1.1-1|21	Source0:        https://%{import_path}/archive/v%{dist_version}.tar.gz
14mu|opencontainers-runc-0.1.1-1|22	
14mu|opencontainers-runc-0.1.1-1|23	BuildRequires:  gcc
14mu|opencontainers-runc-0.1.1-1|24	BuildRequires:  glibc-static-devel
14mu|opencontainers-runc-0.1.1-1|25	
14mu|opencontainers-runc-0.1.1-1|26	# ensure build uses golang 1.4 or above
14mu|opencontainers-runc-0.1.1-1|27	BuildRequires:  golang >= 1.4
14mu|opencontainers-runc-0.1.1-1|28	
14mu|opencontainers-runc-0.1.1-1|29	%description
14mu|opencontainers-runc-0.1.1-1|30	runc is a CLI tool for spawning and running containers according
14mu|opencontainers-runc-0.1.1-1|31	to the OCI specification.
14mu|opencontainers-runc-0.1.1-1|32	
14mu|opencontainers-runc-0.1.1-1|33	Cf: https://www.opencontainers.org/
14mu|opencontainers-runc-0.1.1-1|34	
14mu|opencontainers-runc-0.1.1-1|35	%prep
14mu|opencontainers-runc-0.1.1-1|36	%setup -q -n %{repo}-%{dist_version}
14mu|opencontainers-runc-0.1.1-1|37	
14mu|opencontainers-runc-0.1.1-1|38	%build
14mu|opencontainers-runc-0.1.1-1|39	export GOPATH=$(pwd)/Godeps/_workspace:%{gopath}
14mu|opencontainers-runc-0.1.1-1|40	make BUILDTAGS=""
14mu|opencontainers-runc-0.1.1-1|41	
14mu|opencontainers-runc-0.1.1-1|42	%install
14mu|opencontainers-runc-0.1.1-1|43	# install binary
14mu|opencontainers-runc-0.1.1-1|44	install -d %{buildroot}%{_bindir}
14mu|opencontainers-runc-0.1.1-1|45	install -p -m 755 runc %{buildroot}%{_bindir}
14mu|opencontainers-runc-0.1.1-1|46	cd %{buildroot}%{_bindir}
14mu|opencontainers-runc-0.1.1-1|47	for i in *; do
14mu|opencontainers-runc-0.1.1-1|48	ln -sf $i docker-$i
14mu|opencontainers-runc-0.1.1-1|49	done
14mu|opencontainers-runc-0.1.1-1|50	
14mu|opencontainers-runc-0.1.1-1|51	%files
14mu|opencontainers-runc-0.1.1-1|52	%doc CONTRIBUTING.md LICENSE MAINTAINERS* NOTICE PRINCIPLES.md README.md
14mu|opencontainers-runc-0.1.1-1|53	%{_bindir}/*
14mu|opencontainers-runc-0.1.1-1|54	
14mu|opencontainers-runc-0.1.1-1|55	
14mu|opencontainers-runc-0.1.1-1|56	
14mu|opencontainers-runc-0.1.1-1|57	%changelog
14mu|opencontainers-runc-0.1.1-1|58	
14mu|opencontainers-runc-0.1.1-1|59	* Fri Jun 17 2016 Denis Silakov <dsilakov@gmail.com> 0.1.1-1
14mu|opencontainers-runc-0.1.1-1|60	- (ca9c119) Imported from SRPM
14mu|opencontainers-runc-0.1.1-1|61	
14mu|opencontainers-runc-0.1.1-1|62	

23455 14
14mu|openct-0.6.20-6|1	%define major 1
14mu|openct-0.6.20-6|2	%define libname %mklibname %{name} %{major}
14mu|openct-0.6.20-6|3	%define devname %mklibname %{name} -d
14mu|openct-0.6.20-6|4	
14mu|openct-0.6.20-6|5	Summary:	Smartcard Terminal Tnterface
14mu|openct-0.6.20-6|6	Name:		openct
14mu|openct-0.6.20-6|7	Version:	0.6.20
14mu|openct-0.6.20-6|8	Release:	6
14mu|openct-0.6.20-6|9	License:	LGPLv2+
14mu|openct-0.6.20-6|10	Group:		System/Servers
14mu|openct-0.6.20-6|11	Url:		http://www.opensc.org
14mu|openct-0.6.20-6|12	Source0:	http://www.opensc-project.org/files/openct/%{name}-%{version}.tar.gz
14mu|openct-0.6.20-6|13	Source1:	openct-tmpfiles.conf
14mu|openct-0.6.20-6|14	Patch0:		initscript-lsb.patch
14mu|openct-0.6.20-6|15	BuildRequires:	flex
14mu|openct-0.6.20-6|16	BuildRequires:	udev
14mu|openct-0.6.20-6|17	BuildRequires:	libltdl-devel
14mu|openct-0.6.20-6|18	BuildRequires:	pkgconfig(libpcsclite)
14mu|openct-0.6.20-6|19	BuildRequires:	pkgconfig(libusb)
14mu|openct-0.6.20-6|20	Requires(preun,post):	rpm-helper
14mu|openct-0.6.20-6|21	Requires(post):	systemd
14mu|openct-0.6.20-6|22	
14mu|openct-0.6.20-6|23	%description
14mu|openct-0.6.20-6|24	This is OpenCT, a middleware framework for smart card terminals.
14mu|openct-0.6.20-6|25	
14mu|openct-0.6.20-6|26	%files
14mu|openct-0.6.20-6|27	%doc NEWS TODO LGPL-2.1
14mu|openct-0.6.20-6|28	%doc doc/
14mu|openct-0.6.20-6|29	%{_bindir}/*
14mu|openct-0.6.20-6|30	%{_sbindir}/*
14mu|openct-0.6.20-6|31	%{_mandir}/man1/*
14mu|openct-0.6.20-6|32	%{_initrddir}/%{name}
14mu|openct-0.6.20-6|33	%{_tmpfilesdir}/%{name}.conf
14mu|openct-0.6.20-6|34	%config(noreplace) %{_sysconfdir}/openct.conf
14mu|openct-0.6.20-6|35	%config(noreplace) %{_sysconfdir}/udev/rules.d/70-%{name}.rules
14mu|openct-0.6.20-6|36	%ghost %{_var}/run/%{name}
14mu|openct-0.6.20-6|37	
14mu|openct-0.6.20-6|38	%preun
14mu|openct-0.6.20-6|39	%_preun_service openct
14mu|openct-0.6.20-6|40	
14mu|openct-0.6.20-6|41	%post
14mu|openct-0.6.20-6|42	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14mu|openct-0.6.20-6|43	%_post_service openct
14mu|openct-0.6.20-6|44	
14mu|openct-0.6.20-6|45	#----------------------------------------------------------------------------
14mu|openct-0.6.20-6|46	
14mu|openct-0.6.20-6|47	%package -n %{libname}
14mu|openct-0.6.20-6|48	Summary:	Library for accessing Smartcards
14mu|openct-0.6.20-6|49	Group:		System/Libraries
14mu|openct-0.6.20-6|50	
14mu|openct-0.6.20-6|51	%description -n %{libname}
14mu|openct-0.6.20-6|52	These are the shared libraries for the smartcard terminal middleware
14mu|openct-0.6.20-6|53	OpenCT.
14mu|openct-0.6.20-6|54	
14mu|openct-0.6.20-6|55	%files -n %{libname}
14mu|openct-0.6.20-6|56	%doc TODO
14mu|openct-0.6.20-6|57	%{_libdir}/*.so.%{major}*
14mu|openct-0.6.20-6|58	
14mu|openct-0.6.20-6|59	#----------------------------------------------------------------------------
14mu|openct-0.6.20-6|60	
14mu|openct-0.6.20-6|61	%package -n %{devname}
14mu|openct-0.6.20-6|62	Summary:	Supplementary files for developing %{name} applications
14mu|openct-0.6.20-6|63	Group:		Development/C
14mu|openct-0.6.20-6|64	Requires:	%{libname} = %{EVRD}
14mu|openct-0.6.20-6|65	Provides:	%{name}-devel = %{EVRD}
14mu|openct-0.6.20-6|66	
14mu|openct-0.6.20-6|67	%description -n %{devname}
14mu|openct-0.6.20-6|68	Header files, static libraries, and documentation for %{name}.
14mu|openct-0.6.20-6|69	
14mu|openct-0.6.20-6|70	%files -n %{devname}
14mu|openct-0.6.20-6|71	%doc TODO
14mu|openct-0.6.20-6|72	%{_libdir}/*.so
14mu|openct-0.6.20-6|73	%{_libdir}/pkgconfig/*.pc
14mu|openct-0.6.20-6|74	%{_includedir}/*
14mu|openct-0.6.20-6|75	
14mu|openct-0.6.20-6|76	#----------------------------------------------------------------------------
14mu|openct-0.6.20-6|77	
14mu|openct-0.6.20-6|78	%prep
14mu|openct-0.6.20-6|79	%setup -q
14mu|openct-0.6.20-6|80	%patch0 -p1
14mu|openct-0.6.20-6|81	# fix lib64 std rpaths and other weirdness
14mu|openct-0.6.20-6|82	sed -i -e 's|/lib /usr/lib\b|/%{_lib} %{_libdir}|' \
14mu|openct-0.6.20-6|83	-e 's|^usrsbindir=.*$|usrsbindir="%{_sbindir}"|' \
14mu|openct-0.6.20-6|84	-e 's|^usrlibdir=.*$|usrlibdir="%{_libdir}"|' configure
14mu|openct-0.6.20-6|85	sed -i -e 's|^\([A-Z]\)|# \1|' etc/reader.conf.in
14mu|openct-0.6.20-6|86	
14mu|openct-0.6.20-6|87	%build
14mu|openct-0.6.20-6|88	%configure2_5x \
14mu|openct-0.6.20-6|89	--disable-static \
14mu|openct-0.6.20-6|90	--enable-pcsc \
14mu|openct-0.6.20-6|91	--without-bundle \
14mu|openct-0.6.20-6|92	--localstatedir=%{_var}
14mu|openct-0.6.20-6|93	%make
14mu|openct-0.6.20-6|94	
14mu|openct-0.6.20-6|95	sed -i -e "s,^DRIVER=,DRIVERS=," etc/openct.udev
14mu|openct-0.6.20-6|96	
14mu|openct-0.6.20-6|97	%install
14mu|openct-0.6.20-6|98	%makeinstall_std
14mu|openct-0.6.20-6|99	#install -d %{buildroot}/%{_sysconfdir}/hotplug/usb
14mu|openct-0.6.20-6|100	install -d %{buildroot}/%{_initrddir}
14mu|openct-0.6.20-6|101	install -d %{buildroot}/%{_var}/run/openct
14mu|openct-0.6.20-6|102	cp %{_builddir}/%{name}-%{version}/%{_sysconfdir}/openct.conf %{buildroot}/%{_sysconfdir}
14mu|openct-0.6.20-6|103	
14mu|openct-0.6.20-6|104	#perl -pi -e "s|#! /bin/sh|#! /bin/sh\n#\n# This shell script takes care of starting and stopping\n# openct server\n#\n# chkconfig: 345 39 50\n# description: Smartcard Terminal Tnterface|" %{_builddir}/%{name}-%{version}/%{_sysconfdir}/init-script
14mu|openct-0.6.20-6|105	install -m755 %{_builddir}/%{name}-%{version}/%{_sysconfdir}/init-script %{buildroot}/%{_initrddir}/%{name}
14mu|openct-0.6.20-6|106	
14mu|openct-0.6.20-6|107	install -d -m755 %{buildroot}%{_sysconfdir}/udev/rules.d
14mu|openct-0.6.20-6|108	perl -pi -e 's!/etc/hotplug/usb/%{name}!%{name}!' etc/openct.udev
14mu|openct-0.6.20-6|109	install -m 0644 etc/openct.udev %{buildroot}%{_sysconfdir}/udev/rules.d/70-%{name}.rules
14mu|openct-0.6.20-6|110	
14mu|openct-0.6.20-6|111	#install tmpfiles conf
14mu|openct-0.6.20-6|112	install -m644 -D %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|openct-0.6.20-6|113	
14mu|openct-0.6.20-6|114	%check
14mu|openct-0.6.20-6|115	make -k check
14mu|openct-0.6.20-6|116	
14mu|openct-0.6.20-6|117	
14mu|openct-0.6.20-6|118	%changelog
14mu|openct-0.6.20-6|119	
14mu|openct-0.6.20-6|120	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.20-6
14mu|openct-0.6.20-6|121	- (6da10b9) Properly handle /var/run/openct
14mu|openct-0.6.20-6|122	- (6da10b9) Spec cleanup
14mu|openct-0.6.20-6|123	
14mu|openct-0.6.20-6|124	

23456 14
14mu|opencv-2.4.10.1-4|1	%bcond_with ffmpeg
14mu|opencv-2.4.10.1-4|2	%bcond_without java
14mu|opencv-2.4.10.1-4|3	%bcond_without docs
14mu|opencv-2.4.10.1-4|4	%bcond_with qt4
14mu|opencv-2.4.10.1-4|5	
14mu|opencv-2.4.10.1-4|6	Summary:	Open Source Computer Vision library
14mu|opencv-2.4.10.1-4|7	Name:		opencv
14mu|opencv-2.4.10.1-4|8	Version:	2.4.10.1
14mu|opencv-2.4.10.1-4|9	Release:	4
14mu|opencv-2.4.10.1-4|10	License:	GPLv2+
14mu|opencv-2.4.10.1-4|11	Group:		Sciences/Computer science
14mu|opencv-2.4.10.1-4|12	Url:		http://opencv.org/
14mu|opencv-2.4.10.1-4|13	Source0:	https://github.com/Itseez/opencv/archive/%{version}.tar.gz
14mu|opencv-2.4.10.1-4|14	Source100:	%{name}.rpmlintrc
14mu|opencv-2.4.10.1-4|15	# http://git.buildroot.net/buildroot/plain/package/opencv/opencv-0001-core-fix-x86-PIC-code-compilation.patch
14mu|opencv-2.4.10.1-4|16	Patch0:		opencv-0001-core-fix-x86-PIC-code-compilation.patch
14mu|opencv-2.4.10.1-4|17	Patch1:		opencv-pkgcmake.patch
14mu|opencv-2.4.10.1-4|18	Patch2:		opencv-pkgcmake2.patch
14mu|opencv-2.4.10.1-4|19	#http://code.opencv.org/issues/2720
14mu|opencv-2.4.10.1-4|20	Patch4:		OpenCV-2.4.4-pillow.patch
14mu|opencv-2.4.10.1-4|21	Patch5:		opencv-2.4.8-ts_static.patch
14mu|opencv-2.4.10.1-4|22	# fix/simplify cmake config install location (upstreamable)
14mu|opencv-2.4.10.1-4|23	# https://bugzilla.redhat.com/1031312
14mu|opencv-2.4.10.1-4|24	Patch6:		opencv-2.4.7-cmake_paths.patch
14mu|opencv-2.4.10.1-4|25	Patch7:		opencv-2.4.10.1-sphinx.patch
14mu|opencv-2.4.10.1-4|26	
14mu|opencv-2.4.10.1-4|27	BuildRequires:	cmake
14mu|opencv-2.4.10.1-4|28	BuildRequires:	jpeg-devel
14mu|opencv-2.4.10.1-4|29	BuildRequires:	python-numpy-devel
14mu|opencv-2.4.10.1-4|30	BuildRequires:	pkgconfig(eigen3)
14mu|opencv-2.4.10.1-4|31	BuildRequires:	pkgconfig(glu)
14mu|opencv-2.4.10.1-4|32	BuildRequires:	pkgconfig(gstreamer-app-1.0)
14mu|opencv-2.4.10.1-4|33	BuildRequires:	pkgconfig(gstreamer-base-1.0)
14mu|opencv-2.4.10.1-4|34	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mu|opencv-2.4.10.1-4|35	BuildRequires:	pkgconfig(gstreamer-riff-1.0)
14mu|opencv-2.4.10.1-4|36	BuildRequires:	pkgconfig(gstreamer-video-1.0)
14mu|opencv-2.4.10.1-4|37	BuildRequires:	pkgconfig(gthread-2.0)
14mu|opencv-2.4.10.1-4|38	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|opencv-2.4.10.1-4|39	BuildRequires:	pkgconfig(jasper)
14mu|opencv-2.4.10.1-4|40	BuildRequires:	pkgconfig(lapack)
14mu|opencv-2.4.10.1-4|41	%if %{with ffmpeg}
14mu|opencv-2.4.10.1-4|42	BuildRequires:	pkgconfig(libavcodec)
14mu|opencv-2.4.10.1-4|43	BuildRequires:	pkgconfig(libavformat)
14mu|opencv-2.4.10.1-4|44	BuildRequires:	pkgconfig(libavutil)
14mu|opencv-2.4.10.1-4|45	BuildRequires:	pkgconfig(libswscale)
14mu|opencv-2.4.10.1-4|46	%endif
14mu|opencv-2.4.10.1-4|47	BuildRequires:	pkgconfig(libdc1394-2)
14mu|opencv-2.4.10.1-4|48	BuildRequires:	pkgconfig(libpng)
14mu|opencv-2.4.10.1-4|49	BuildRequires:	pkgconfig(libtiff-4)
14mu|opencv-2.4.10.1-4|50	BuildRequires:	pkgconfig(libv4l2)
14mu|opencv-2.4.10.1-4|51	BuildRequires:	pkgconfig(OpenEXR)
14mu|opencv-2.4.10.1-4|52	BuildRequires:	pkgconfig(python2)
14mu|opencv-2.4.10.1-4|53	BuildRequires:	pkgconfig(zlib)
14mu|opencv-2.4.10.1-4|54	%if %{with java}
14mu|opencv-2.4.10.1-4|55	# Java bindings
14mu|opencv-2.4.10.1-4|56	BuildRequires:	java-1.8.0-openjdk-devel
14mu|opencv-2.4.10.1-4|57	BuildRequires:	ant
14mu|opencv-2.4.10.1-4|58	%endif
14mu|opencv-2.4.10.1-4|59	%if %{with qt4}
14mu|opencv-2.4.10.1-4|60	# Qt 4.x module
14mu|opencv-2.4.10.1-4|61	BuildRequires:	pkgconfig(QtCore)
14mu|opencv-2.4.10.1-4|62	BuildRequires:	pkgconfig(QtGui)
14mu|opencv-2.4.10.1-4|63	BuildRequires:	pkgconfig(QtOpenGL)
14mu|opencv-2.4.10.1-4|64	BuildRequires:	pkgconfig(QtTest)
14mu|opencv-2.4.10.1-4|65	%endif
14mu|opencv-2.4.10.1-4|66	%if %{with docs}
14mu|opencv-2.4.10.1-4|67	# Documentation generation
14mu|opencv-2.4.10.1-4|68	BuildRequires:	latex2html
14mu|opencv-2.4.10.1-4|69	BuildRequires:	python-sphinx
14mu|opencv-2.4.10.1-4|70	%endif
14mu|opencv-2.4.10.1-4|71	
14mu|opencv-2.4.10.1-4|72	%description
14mu|opencv-2.4.10.1-4|73	OpenCV (Open Source Computer Vision) is a library of programming
14mu|opencv-2.4.10.1-4|74	functions for real time computer vision.
14mu|opencv-2.4.10.1-4|75	
14mu|opencv-2.4.10.1-4|76	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|77	
14mu|opencv-2.4.10.1-4|78	%define libopencv_core_soname 2.4
14mu|opencv-2.4.10.1-4|79	%define libopencv_core %mklibname opencv_core %{libopencv_core_soname}
14mu|opencv-2.4.10.1-4|80	%define wrongcore %mklibname opencv_core 2
14mu|opencv-2.4.10.1-4|81	
14mu|opencv-2.4.10.1-4|82	%package -n %{libopencv_core}
14mu|opencv-2.4.10.1-4|83	Summary:	OpenCV core library
14mu|opencv-2.4.10.1-4|84	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|85	%rename		%{wrongcore}
14mu|opencv-2.4.10.1-4|86	
14mu|opencv-2.4.10.1-4|87	%description -n %{libopencv_core}
14mu|opencv-2.4.10.1-4|88	OpenCV core library (basic structures, arithmetics and linear algebra,
14mu|opencv-2.4.10.1-4|89	
14mu|opencv-2.4.10.1-4|90	%files -n %{libopencv_core}
14mu|opencv-2.4.10.1-4|91	%{_libdir}/libopencv_core.so.%{libopencv_core_soname}*
14mu|opencv-2.4.10.1-4|92	
14mu|opencv-2.4.10.1-4|93	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|94	
14mu|opencv-2.4.10.1-4|95	%define libopencv_ts_soname 2.4
14mu|opencv-2.4.10.1-4|96	%define libopencv_ts %mklibname opencv_ts %{libopencv_ts_soname}
14mu|opencv-2.4.10.1-4|97	%define wrongts %mklibname opencv_ts 2
14mu|opencv-2.4.10.1-4|98	
14mu|opencv-2.4.10.1-4|99	%package -n %{libopencv_ts}
14mu|opencv-2.4.10.1-4|100	Summary:	OpenCV Base test library
14mu|opencv-2.4.10.1-4|101	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|102	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|103	%rename		%{wrongts}
14mu|opencv-2.4.10.1-4|104	
14mu|opencv-2.4.10.1-4|105	%description -n %{libopencv_ts}
14mu|opencv-2.4.10.1-4|106	OpenCV Base test library.
14mu|opencv-2.4.10.1-4|107	
14mu|opencv-2.4.10.1-4|108	%files -n %{libopencv_ts}
14mu|opencv-2.4.10.1-4|109	%{_libdir}/libopencv_ts.so.%{libopencv_ts_soname}*
14mu|opencv-2.4.10.1-4|110	
14mu|opencv-2.4.10.1-4|111	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|112	
14mu|opencv-2.4.10.1-4|113	%define libopencv_imgproc_soname 2.4
14mu|opencv-2.4.10.1-4|114	%define libopencv_imgproc %mklibname opencv_imgproc %{libopencv_imgproc_soname}
14mu|opencv-2.4.10.1-4|115	%define wrongimgproc %mklibname opencv_imgproc 2
14mu|opencv-2.4.10.1-4|116	
14mu|opencv-2.4.10.1-4|117	%package -n %{libopencv_imgproc}
14mu|opencv-2.4.10.1-4|118	Summary:	OpenCV image processing library
14mu|opencv-2.4.10.1-4|119	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|120	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|121	%rename		%{wrongimgproc}
14mu|opencv-2.4.10.1-4|122	
14mu|opencv-2.4.10.1-4|123	%description -n %{libopencv_imgproc}
14mu|opencv-2.4.10.1-4|124	OpenCV image processing library (filter, Gaussian blur, erode, dilate,
14mu|opencv-2.4.10.1-4|125	resize, remap, etc.).
14mu|opencv-2.4.10.1-4|126	
14mu|opencv-2.4.10.1-4|127	%files -n %{libopencv_imgproc}
14mu|opencv-2.4.10.1-4|128	%{_libdir}/libopencv_imgproc.so.%{libopencv_imgproc_soname}*
14mu|opencv-2.4.10.1-4|129	
14mu|opencv-2.4.10.1-4|130	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|131	
14mu|opencv-2.4.10.1-4|132	%define libopencv_highgui_soname 2.4
14mu|opencv-2.4.10.1-4|133	%define libopencv_highgui %mklibname opencv_highgui %{libopencv_highgui_soname}
14mu|opencv-2.4.10.1-4|134	%define wronghighgui %mklibname opencv_highgui 2
14mu|opencv-2.4.10.1-4|135	
14mu|opencv-2.4.10.1-4|136	%package -n %{libopencv_highgui}
14mu|opencv-2.4.10.1-4|137	Summary:	OpenCV GUI and image/video I/O library
14mu|opencv-2.4.10.1-4|138	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|139	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|140	Requires:	%{libopencv_imgproc} = %{EVRD}
14mu|opencv-2.4.10.1-4|141	%rename		%{wronghighgui}
14mu|opencv-2.4.10.1-4|142	
14mu|opencv-2.4.10.1-4|143	%description -n %{libopencv_highgui}
14mu|opencv-2.4.10.1-4|144	OpenCV GUI and image/video I/O library.
14mu|opencv-2.4.10.1-4|145	
14mu|opencv-2.4.10.1-4|146	%files -n %{libopencv_highgui}
14mu|opencv-2.4.10.1-4|147	%{_libdir}/libopencv_highgui.so.%{libopencv_highgui_soname}*
14mu|opencv-2.4.10.1-4|148	
14mu|opencv-2.4.10.1-4|149	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|150	
14mu|opencv-2.4.10.1-4|151	%define libopencv_ml_soname 2.4
14mu|opencv-2.4.10.1-4|152	%define libopencv_ml %mklibname opencv_ml %{libopencv_ml_soname}
14mu|opencv-2.4.10.1-4|153	%define wrongml %mklibname opencv_ml 2
14mu|opencv-2.4.10.1-4|154	
14mu|opencv-2.4.10.1-4|155	%package -n %{libopencv_ml}
14mu|opencv-2.4.10.1-4|156	Summary:	OpenCV machine learning model library
14mu|opencv-2.4.10.1-4|157	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|158	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|159	%rename		%{wrongml}
14mu|opencv-2.4.10.1-4|160	
14mu|opencv-2.4.10.1-4|161	%description -n %{libopencv_ml}
14mu|opencv-2.4.10.1-4|162	OpenCV statistical machine learning models (SVM,
14mu|opencv-2.4.10.1-4|163	decision trees, boosting, etc.).
14mu|opencv-2.4.10.1-4|164	
14mu|opencv-2.4.10.1-4|165	%files -n %{libopencv_ml}
14mu|opencv-2.4.10.1-4|166	%{_libdir}/libopencv_ml.so.%{libopencv_ml_soname}*
14mu|opencv-2.4.10.1-4|167	
14mu|opencv-2.4.10.1-4|168	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|169	
14mu|opencv-2.4.10.1-4|170	%define libopencv_ocl_soname 2.4
14mu|opencv-2.4.10.1-4|171	%define libopencv_ocl %mklibname opencv_ocl %{libopencv_ocl_soname}
14mu|opencv-2.4.10.1-4|172	
14mu|opencv-2.4.10.1-4|173	%package -n %{libopencv_ocl}
14mu|opencv-2.4.10.1-4|174	Summary:	OpenCV OCL library
14mu|opencv-2.4.10.1-4|175	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|176	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|177	
14mu|opencv-2.4.10.1-4|178	%description -n %{libopencv_ocl}
14mu|opencv-2.4.10.1-4|179	OpenCV OCL library.
14mu|opencv-2.4.10.1-4|180	
14mu|opencv-2.4.10.1-4|181	%files -n %{libopencv_ocl}
14mu|opencv-2.4.10.1-4|182	%{_libdir}/libopencv_ocl.so.%{libopencv_ocl_soname}*
14mu|opencv-2.4.10.1-4|183	
14mu|opencv-2.4.10.1-4|184	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|185	
14mu|opencv-2.4.10.1-4|186	%define libopencv_flann_soname 2.4
14mu|opencv-2.4.10.1-4|187	%define libopencv_flann %mklibname opencv_flann %{libopencv_flann_soname}
14mu|opencv-2.4.10.1-4|188	%define wrongflann %mklibname opencv_flann 2
14mu|opencv-2.4.10.1-4|189	
14mu|opencv-2.4.10.1-4|190	%package -n %{libopencv_flann}
14mu|opencv-2.4.10.1-4|191	Summary:	OpenCV FLANN library
14mu|opencv-2.4.10.1-4|192	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|193	%rename		%{wrongflann}
14mu|opencv-2.4.10.1-4|194	
14mu|opencv-2.4.10.1-4|195	%description -n %{libopencv_flann}
14mu|opencv-2.4.10.1-4|196	OpenCV wrappers for the Fast Library for Approximate Neurest Neighbors
14mu|opencv-2.4.10.1-4|197	(FLANN).
14mu|opencv-2.4.10.1-4|198	
14mu|opencv-2.4.10.1-4|199	%files -n %{libopencv_flann}
14mu|opencv-2.4.10.1-4|200	%{_libdir}/libopencv_flann.so.%{libopencv_flann_soname}*
14mu|opencv-2.4.10.1-4|201	
14mu|opencv-2.4.10.1-4|202	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|203	
14mu|opencv-2.4.10.1-4|204	%define libopencv_calib3d_soname 2.4
14mu|opencv-2.4.10.1-4|205	%define libopencv_calib3d %mklibname opencv_calib3d %{libopencv_calib3d_soname}
14mu|opencv-2.4.10.1-4|206	%define wrongcalib3d %mklibname opencv_calib3d 2
14mu|opencv-2.4.10.1-4|207	
14mu|opencv-2.4.10.1-4|208	%package -n %{libopencv_calib3d}
14mu|opencv-2.4.10.1-4|209	Summary:	OpenCV camera calibration library
14mu|opencv-2.4.10.1-4|210	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|211	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|212	Requires:	%{libopencv_imgproc} = %{EVRD}
14mu|opencv-2.4.10.1-4|213	%rename		%{wrongcalib3d}
14mu|opencv-2.4.10.1-4|214	
14mu|opencv-2.4.10.1-4|215	%description -n %{libopencv_calib3d}
14mu|opencv-2.4.10.1-4|216	OpenCV library for camera calibration, stereo correspondence, and
14mu|opencv-2.4.10.1-4|217	elements of 3D data processing.
14mu|opencv-2.4.10.1-4|218	
14mu|opencv-2.4.10.1-4|219	%files -n %{libopencv_calib3d}
14mu|opencv-2.4.10.1-4|220	%{_libdir}/libopencv_calib3d.so.%{libopencv_calib3d_soname}*
14mu|opencv-2.4.10.1-4|221	
14mu|opencv-2.4.10.1-4|222	#--------------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|223	
14mu|opencv-2.4.10.1-4|224	%define libopencv_features2d_soname 2.4
14mu|opencv-2.4.10.1-4|225	%define libopencv_features2d %mklibname opencv_features2d %{libopencv_features2d_soname}
14mu|opencv-2.4.10.1-4|226	%define wrongfeatures2d %mklibname opencv_features2d 2
14mu|opencv-2.4.10.1-4|227	
14mu|opencv-2.4.10.1-4|228	%package -n %{libopencv_features2d}
14mu|opencv-2.4.10.1-4|229	Summary:	OpenCV 2D feature detectors
14mu|opencv-2.4.10.1-4|230	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|231	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|232	Requires:	%{libopencv_imgproc} = %{EVRD}
14mu|opencv-2.4.10.1-4|233	Requires:	%{libopencv_calib3d} = %{EVRD}
14mu|opencv-2.4.10.1-4|234	Requires:	%{libopencv_highgui} = %{EVRD}
14mu|opencv-2.4.10.1-4|235	Requires:	%{libopencv_flann} = %{EVRD}
14mu|opencv-2.4.10.1-4|236	%rename		%{wrongfeatures2d}
14mu|opencv-2.4.10.1-4|237	
14mu|opencv-2.4.10.1-4|238	%description -n %{libopencv_features2d}
14mu|opencv-2.4.10.1-4|239	OpenCV 2D feature detectors and descriptors (SURF, FAST, etc.).
14mu|opencv-2.4.10.1-4|240	
14mu|opencv-2.4.10.1-4|241	%files -n %{libopencv_features2d}
14mu|opencv-2.4.10.1-4|242	%{_libdir}/libopencv_features2d.so.%{libopencv_features2d_soname}*
14mu|opencv-2.4.10.1-4|243	
14mu|opencv-2.4.10.1-4|244	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|245	
14mu|opencv-2.4.10.1-4|246	%define libopencv_superres_soname 2.4
14mu|opencv-2.4.10.1-4|247	%define libopencv_superres %mklibname opencv_superres %{libopencv_superres_soname}
14mu|opencv-2.4.10.1-4|248	
14mu|opencv-2.4.10.1-4|249	%package -n %{libopencv_superres}
14mu|opencv-2.4.10.1-4|250	Summary:	OpenCV super-resolution support
14mu|opencv-2.4.10.1-4|251	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|252	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|253	
14mu|opencv-2.4.10.1-4|254	%description -n %{libopencv_superres}
14mu|opencv-2.4.10.1-4|255	Super-resolution support for OpenCV.
14mu|opencv-2.4.10.1-4|256	
14mu|opencv-2.4.10.1-4|257	%files -n %{libopencv_superres}
14mu|opencv-2.4.10.1-4|258	%{_libdir}/libopencv_superres.so.%{libopencv_superres_soname}*
14mu|opencv-2.4.10.1-4|259	
14mu|opencv-2.4.10.1-4|260	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|261	
14mu|opencv-2.4.10.1-4|262	%define libopencv_video_soname 2.4
14mu|opencv-2.4.10.1-4|263	%define libopencv_video %mklibname opencv_video %{libopencv_video_soname}
14mu|opencv-2.4.10.1-4|264	%define wrongvideo %mklibname opencv_video 2
14mu|opencv-2.4.10.1-4|265	
14mu|opencv-2.4.10.1-4|266	%package -n %{libopencv_video}
14mu|opencv-2.4.10.1-4|267	Summary:	OpenCV motion analysis and object tracking library
14mu|opencv-2.4.10.1-4|268	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|269	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|270	Requires:	%{libopencv_imgproc} = %{EVRD}
14mu|opencv-2.4.10.1-4|271	%rename		%{wrongvideo}
14mu|opencv-2.4.10.1-4|272	
14mu|opencv-2.4.10.1-4|273	%description -n %{libopencv_video}
14mu|opencv-2.4.10.1-4|274	OpenCV motion analysis and object tracking library (optical flow,
14mu|opencv-2.4.10.1-4|275	motion templates, background subtraction, etc.).
14mu|opencv-2.4.10.1-4|276	
14mu|opencv-2.4.10.1-4|277	%files -n %{libopencv_video}
14mu|opencv-2.4.10.1-4|278	%{_libdir}/libopencv_video.so.%{libopencv_video_soname}*
14mu|opencv-2.4.10.1-4|279	
14mu|opencv-2.4.10.1-4|280	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|281	
14mu|opencv-2.4.10.1-4|282	%define libopencv_objdetect_soname 2.4
14mu|opencv-2.4.10.1-4|283	%define libopencv_objdetect %mklibname opencv_objdetect %{libopencv_objdetect_soname}
14mu|opencv-2.4.10.1-4|284	%define wrongobjdetect %mklibname opencv_objdetect 2
14mu|opencv-2.4.10.1-4|285	
14mu|opencv-2.4.10.1-4|286	%package -n %{libopencv_objdetect}
14mu|opencv-2.4.10.1-4|287	Summary:	OpenCV motion analysis and object tracking library
14mu|opencv-2.4.10.1-4|288	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|289	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|290	Requires:	%{libopencv_imgproc} = %{EVRD}
14mu|opencv-2.4.10.1-4|291	Requires:	%{libopencv_highgui} = %{EVRD}
14mu|opencv-2.4.10.1-4|292	%rename		%{wrongobjdetect}
14mu|opencv-2.4.10.1-4|293	
14mu|opencv-2.4.10.1-4|294	%description -n %{libopencv_objdetect}
14mu|opencv-2.4.10.1-4|295	OpenCV object detection library (Haar and LBP face detectors, HOG
14mu|opencv-2.4.10.1-4|296	people detector, etc.).
14mu|opencv-2.4.10.1-4|297	
14mu|opencv-2.4.10.1-4|298	%files -n %{libopencv_objdetect}
14mu|opencv-2.4.10.1-4|299	%{_libdir}/libopencv_objdetect.so.%{libopencv_objdetect_soname}*
14mu|opencv-2.4.10.1-4|300	
14mu|opencv-2.4.10.1-4|301	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|302	
14mu|opencv-2.4.10.1-4|303	%define libopencv_contrib_soname 2.4
14mu|opencv-2.4.10.1-4|304	%define libopencv_contrib %mklibname opencv_contrib %{libopencv_contrib_soname}
14mu|opencv-2.4.10.1-4|305	%define wrongcontrib %mklibname opencv_contrib 2
14mu|opencv-2.4.10.1-4|306	
14mu|opencv-2.4.10.1-4|307	%package -n %{libopencv_contrib}
14mu|opencv-2.4.10.1-4|308	Summary:	OpenCV contributed code library
14mu|opencv-2.4.10.1-4|309	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|310	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|311	Requires:	%{libopencv_imgproc} = %{EVRD}
14mu|opencv-2.4.10.1-4|312	Requires:	%{libopencv_calib3d} = %{EVRD}
14mu|opencv-2.4.10.1-4|313	Requires:	%{libopencv_highgui} = %{EVRD}
14mu|opencv-2.4.10.1-4|314	%rename		%{wrongcontrib}
14mu|opencv-2.4.10.1-4|315	
14mu|opencv-2.4.10.1-4|316	%description -n %{libopencv_contrib}
14mu|opencv-2.4.10.1-4|317	OpenCV contributed code library.
14mu|opencv-2.4.10.1-4|318	
14mu|opencv-2.4.10.1-4|319	%files -n %{libopencv_contrib}
14mu|opencv-2.4.10.1-4|320	%{_libdir}/libopencv_contrib.so.%{libopencv_contrib_soname}*
14mu|opencv-2.4.10.1-4|321	
14mu|opencv-2.4.10.1-4|322	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|323	
14mu|opencv-2.4.10.1-4|324	%define libopencv_legacy_soname 2.4
14mu|opencv-2.4.10.1-4|325	%define libopencv_legacy %mklibname opencv_legacy %{libopencv_legacy_soname}
14mu|opencv-2.4.10.1-4|326	%define wronglegacy %mklibname opencv_legacy 2
14mu|opencv-2.4.10.1-4|327	
14mu|opencv-2.4.10.1-4|328	%package -n %{libopencv_legacy}
14mu|opencv-2.4.10.1-4|329	Summary:	OpenCV legacy library
14mu|opencv-2.4.10.1-4|330	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|331	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|332	Requires:	%{libopencv_imgproc} = %{EVRD}
14mu|opencv-2.4.10.1-4|333	Requires:	%{libopencv_calib3d} = %{EVRD}
14mu|opencv-2.4.10.1-4|334	Requires:	%{libopencv_highgui} = %{EVRD}
14mu|opencv-2.4.10.1-4|335	Requires:	%{libopencv_video} = %{EVRD}
14mu|opencv-2.4.10.1-4|336	%rename		%{wronglegacy}
14mu|opencv-2.4.10.1-4|337	
14mu|opencv-2.4.10.1-4|338	%description -n %{libopencv_legacy}
14mu|opencv-2.4.10.1-4|339	OpenCV library containing obsolete legacy code.
14mu|opencv-2.4.10.1-4|340	
14mu|opencv-2.4.10.1-4|341	%files -n %{libopencv_legacy}
14mu|opencv-2.4.10.1-4|342	%{_libdir}/libopencv_legacy.so.%{libopencv_legacy_soname}*
14mu|opencv-2.4.10.1-4|343	
14mu|opencv-2.4.10.1-4|344	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|345	
14mu|opencv-2.4.10.1-4|346	%define libopencv_nonfree_soname 2.4
14mu|opencv-2.4.10.1-4|347	%define libopencv_nonfree %mklibname opencv_nonfree %{libopencv_nonfree_soname}
14mu|opencv-2.4.10.1-4|348	%define wrongnonfree %mklibname opencv_nonfree 2
14mu|opencv-2.4.10.1-4|349	
14mu|opencv-2.4.10.1-4|350	%package -n %{libopencv_nonfree}
14mu|opencv-2.4.10.1-4|351	Summary:	OpenCV motion analysis and object tracking library
14mu|opencv-2.4.10.1-4|352	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|353	%rename		%{wrongnonfree}
14mu|opencv-2.4.10.1-4|354	
14mu|opencv-2.4.10.1-4|355	%description -n	%{libopencv_nonfree}
14mu|opencv-2.4.10.1-4|356	OpenCV motion analysis and object tracking library (optical flow,
14mu|opencv-2.4.10.1-4|357	motion templates, background subtraction, etc.).
14mu|opencv-2.4.10.1-4|358	
14mu|opencv-2.4.10.1-4|359	%files -n %{libopencv_nonfree}
14mu|opencv-2.4.10.1-4|360	%{_libdir}/libopencv_nonfree.so.%{libopencv_nonfree_soname}*
14mu|opencv-2.4.10.1-4|361	
14mu|opencv-2.4.10.1-4|362	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|363	
14mu|opencv-2.4.10.1-4|364	%define libopencv_photo_soname 2.4
14mu|opencv-2.4.10.1-4|365	%define libopencv_photo %mklibname opencv_photo %{libopencv_photo_soname}
14mu|opencv-2.4.10.1-4|366	%define wrongphoto %mklibname opencv_photo 2
14mu|opencv-2.4.10.1-4|367	
14mu|opencv-2.4.10.1-4|368	%package -n %{libopencv_photo}
14mu|opencv-2.4.10.1-4|369	Summary:	OpenCV motion analysis and object tracking library
14mu|opencv-2.4.10.1-4|370	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|371	%rename		%{wrongphoto}
14mu|opencv-2.4.10.1-4|372	
14mu|opencv-2.4.10.1-4|373	%description -n	%{libopencv_photo}
14mu|opencv-2.4.10.1-4|374	OpenCV motion analysis and object tracking library (optical flow,
14mu|opencv-2.4.10.1-4|375	motion templates, background subtraction, etc.).
14mu|opencv-2.4.10.1-4|376	
14mu|opencv-2.4.10.1-4|377	%files -n %{libopencv_photo}
14mu|opencv-2.4.10.1-4|378	%{_libdir}/libopencv_photo.so.%{libopencv_photo_soname}*
14mu|opencv-2.4.10.1-4|379	
14mu|opencv-2.4.10.1-4|380	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|381	
14mu|opencv-2.4.10.1-4|382	%define libopencv_stitching_soname 2.4
14mu|opencv-2.4.10.1-4|383	%define libopencv_stitching %mklibname opencv_stitching %{libopencv_stitching_soname}
14mu|opencv-2.4.10.1-4|384	
14mu|opencv-2.4.10.1-4|385	%package -n %{libopencv_stitching}
14mu|opencv-2.4.10.1-4|386	Summary:	OpenCV Stitching Pipeline
14mu|opencv-2.4.10.1-4|387	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|388	
14mu|opencv-2.4.10.1-4|389	%description -n %{libopencv_stitching}
14mu|opencv-2.4.10.1-4|390	This figure illustrates the stitching module pipeline implemented in the
14mu|opencv-2.4.10.1-4|391	:ocv:class:`Stitcher` class. Using that class it's possible to configure/remove
14mu|opencv-2.4.10.1-4|392	some steps, i.e. adjust the stitching pipeline according to the particular
14mu|opencv-2.4.10.1-4|393	needs. All building blocks from the pipeline are available in the ``detail``
14mu|opencv-2.4.10.1-4|394	namespace, one can combine and use them separately.
14mu|opencv-2.4.10.1-4|395	
14mu|opencv-2.4.10.1-4|396	%files -n %{libopencv_stitching}
14mu|opencv-2.4.10.1-4|397	%{_libdir}/libopencv_stitching.so.%{libopencv_stitching_soname}*
14mu|opencv-2.4.10.1-4|398	
14mu|opencv-2.4.10.1-4|399	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|400	
14mu|opencv-2.4.10.1-4|401	%define libopencv_videostab_soname 2.4
14mu|opencv-2.4.10.1-4|402	%define libopencv_videostab %mklibname opencv_videostab %{libopencv_videostab_soname}
14mu|opencv-2.4.10.1-4|403	
14mu|opencv-2.4.10.1-4|404	%package -n %{libopencv_videostab}
14mu|opencv-2.4.10.1-4|405	Summary:	OpenCV Video stabilization
14mu|opencv-2.4.10.1-4|406	Group:		System/Libraries
14mu|opencv-2.4.10.1-4|407	
14mu|opencv-2.4.10.1-4|408	%description -n %{libopencv_videostab}
14mu|opencv-2.4.10.1-4|409	OpenCV Video stabilization module.
14mu|opencv-2.4.10.1-4|410	
14mu|opencv-2.4.10.1-4|411	%files -n %{libopencv_videostab}
14mu|opencv-2.4.10.1-4|412	%{_libdir}/libopencv_videostab.so.%{libopencv_videostab_soname}*
14mu|opencv-2.4.10.1-4|413	
14mu|opencv-2.4.10.1-4|414	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|415	
14mu|opencv-2.4.10.1-4|416	%package devel
14mu|opencv-2.4.10.1-4|417	Summary:	OpenCV development files
14mu|opencv-2.4.10.1-4|418	Group:		Development/C
14mu|opencv-2.4.10.1-4|419	Provides:	opencv-devel = %{EVRD}
14mu|opencv-2.4.10.1-4|420	Requires:	%{libopencv_core} = %{EVRD}
14mu|opencv-2.4.10.1-4|421	Requires:	%{libopencv_ts} = %{EVRD}
14mu|opencv-2.4.10.1-4|422	Requires:	%{libopencv_imgproc} = %{EVRD}
14mu|opencv-2.4.10.1-4|423	Requires:	%{libopencv_highgui} = %{EVRD}
14mu|opencv-2.4.10.1-4|424	Requires:	%{libopencv_ml} = %{EVRD}
14mu|opencv-2.4.10.1-4|425	Requires:	%{libopencv_ocl} = %{EVRD}
14mu|opencv-2.4.10.1-4|426	Requires:	%{libopencv_flann} = %{EVRD}
14mu|opencv-2.4.10.1-4|427	Requires:	%{libopencv_calib3d} = %{EVRD}
14mu|opencv-2.4.10.1-4|428	Requires:	%{libopencv_features2d} = %{EVRD}
14mu|opencv-2.4.10.1-4|429	Requires:	%{libopencv_superres} = %{EVRD}
14mu|opencv-2.4.10.1-4|430	Requires:	%{libopencv_video} = %{EVRD}
14mu|opencv-2.4.10.1-4|431	Requires:	%{libopencv_objdetect} = %{EVRD}
14mu|opencv-2.4.10.1-4|432	Requires:	%{libopencv_contrib} = %{EVRD}
14mu|opencv-2.4.10.1-4|433	Requires:	%{libopencv_legacy} = %{EVRD}
14mu|opencv-2.4.10.1-4|434	Requires:	%{libopencv_nonfree} = %{EVRD}
14mu|opencv-2.4.10.1-4|435	Requires:	%{libopencv_photo} = %{EVRD}
14mu|opencv-2.4.10.1-4|436	Requires:	%{libopencv_stitching} = %{EVRD}
14mu|opencv-2.4.10.1-4|437	Requires:	%{libopencv_videostab} = %{EVRD}
14mu|opencv-2.4.10.1-4|438	%if %{with java}
14mu|opencv-2.4.10.1-4|439	Requires:	%{name}-java = %{EVRD}
14mu|opencv-2.4.10.1-4|440	%endif
14mu|opencv-2.4.10.1-4|441	Requires:	python-%{name} = %{EVRD}
14mu|opencv-2.4.10.1-4|442	
14mu|opencv-2.4.10.1-4|443	%description devel
14mu|opencv-2.4.10.1-4|444	OpenCV development files.
14mu|opencv-2.4.10.1-4|445	
14mu|opencv-2.4.10.1-4|446	%files devel
14mu|opencv-2.4.10.1-4|447	%{_libdir}/*.so
14mu|opencv-2.4.10.1-4|448	%{_includedir}/*
14mu|opencv-2.4.10.1-4|449	%{_libdir}/pkgconfig/*
14mu|opencv-2.4.10.1-4|450	%dir %{_libdir}/OpenCV
14mu|opencv-2.4.10.1-4|451	%{_libdir}/OpenCV/*.cmake
14mu|opencv-2.4.10.1-4|452	
14mu|opencv-2.4.10.1-4|453	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|454	
14mu|opencv-2.4.10.1-4|455	%package -n python-opencv
14mu|opencv-2.4.10.1-4|456	Summary:	OpenCV Python bindings
14mu|opencv-2.4.10.1-4|457	Group:		Development/Python
14mu|opencv-2.4.10.1-4|458	
14mu|opencv-2.4.10.1-4|459	%description -n python-opencv
14mu|opencv-2.4.10.1-4|460	OpenCV python bindings.
14mu|opencv-2.4.10.1-4|461	
14mu|opencv-2.4.10.1-4|462	%files -n python-opencv
14mu|opencv-2.4.10.1-4|463	%{py_platsitedir}/*
14mu|opencv-2.4.10.1-4|464	
14mu|opencv-2.4.10.1-4|465	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|466	
14mu|opencv-2.4.10.1-4|467	%if %{with docs}
14mu|opencv-2.4.10.1-4|468	%package doc
14mu|opencv-2.4.10.1-4|469	Summary:	OpenCV documentation
14mu|opencv-2.4.10.1-4|470	Group:		Documentation
14mu|opencv-2.4.10.1-4|471	BuildArch:	noarch
14mu|opencv-2.4.10.1-4|472	
14mu|opencv-2.4.10.1-4|473	%description doc
14mu|opencv-2.4.10.1-4|474	OpenCV docs.
14mu|opencv-2.4.10.1-4|475	
14mu|opencv-2.4.10.1-4|476	%files doc
14mu|opencv-2.4.10.1-4|477	%{_datadir}/OpenCV/doc
14mu|opencv-2.4.10.1-4|478	%endif
14mu|opencv-2.4.10.1-4|479	
14mu|opencv-2.4.10.1-4|480	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|481	
14mu|opencv-2.4.10.1-4|482	%package samples
14mu|opencv-2.4.10.1-4|483	Summary:	OpenCV sample code
14mu|opencv-2.4.10.1-4|484	Group:		Books/Computer books
14mu|opencv-2.4.10.1-4|485	
14mu|opencv-2.4.10.1-4|486	%description samples
14mu|opencv-2.4.10.1-4|487	OpenCV sample code.
14mu|opencv-2.4.10.1-4|488	
14mu|opencv-2.4.10.1-4|489	%files samples
14mu|opencv-2.4.10.1-4|490	%{_bindir}/opencv_createsamples
14mu|opencv-2.4.10.1-4|491	%{_bindir}/opencv_haartraining
14mu|opencv-2.4.10.1-4|492	%{_bindir}/opencv_performance
14mu|opencv-2.4.10.1-4|493	%{_bindir}/opencv_traincascade
14mu|opencv-2.4.10.1-4|494	%dir %{_datadir}/OpenCV
14mu|opencv-2.4.10.1-4|495	%{_datadir}/OpenCV/samples
14mu|opencv-2.4.10.1-4|496	%{_datadir}/OpenCV/haarcascades
14mu|opencv-2.4.10.1-4|497	%{_datadir}/OpenCV/lbpcascades
14mu|opencv-2.4.10.1-4|498	
14mu|opencv-2.4.10.1-4|499	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|500	
14mu|opencv-2.4.10.1-4|501	%if %{with java}
14mu|opencv-2.4.10.1-4|502	%package java
14mu|opencv-2.4.10.1-4|503	Summary:	Java bindings for OpenCV
14mu|opencv-2.4.10.1-4|504	Group:		Development/Java
14mu|opencv-2.4.10.1-4|505	
14mu|opencv-2.4.10.1-4|506	%description java
14mu|opencv-2.4.10.1-4|507	Java bindings for OpenCV.
14mu|opencv-2.4.10.1-4|508	
14mu|opencv-2.4.10.1-4|509	%files java
14mu|opencv-2.4.10.1-4|510	%{_datadir}/OpenCV/java
14mu|opencv-2.4.10.1-4|511	%endif
14mu|opencv-2.4.10.1-4|512	
14mu|opencv-2.4.10.1-4|513	#----------------------------------------------------------------------------
14mu|opencv-2.4.10.1-4|514	
14mu|opencv-2.4.10.1-4|515	%prep
14mu|opencv-2.4.10.1-4|516	%setup -q
14mu|opencv-2.4.10.1-4|517	%apply_patches
14mu|opencv-2.4.10.1-4|518	
14mu|opencv-2.4.10.1-4|519	# Fix source files having executable permissions
14mu|opencv-2.4.10.1-4|520	find . -name "*.cpp" -o -name "*.hpp" -o -name "*.h" |xargs chmod 0644
14mu|opencv-2.4.10.1-4|521	# And scripts lacking them
14mu|opencv-2.4.10.1-4|522	find . -name "*.sh" |xargs chmod 0755
14mu|opencv-2.4.10.1-4|523	
14mu|opencv-2.4.10.1-4|524	sed -i 's|\r||g'  samples/c/adaptiveskindetector.cpp
14mu|opencv-2.4.10.1-4|525	
14mu|opencv-2.4.10.1-4|526	%build
14mu|opencv-2.4.10.1-4|527	%cmake \
14mu|opencv-2.4.10.1-4|528	-DBUILD_EXAMPLES:BOOL=ON \
14mu|opencv-2.4.10.1-4|529	%if %{with docs}
14mu|opencv-2.4.10.1-4|530	-DBUILD_DOCS:BOOL=ON \
14mu|opencv-2.4.10.1-4|531	%else
14mu|opencv-2.4.10.1-4|532	-DBUILD_DOCS:BOOL=OFF \
14mu|opencv-2.4.10.1-4|533	%endif
14mu|opencv-2.4.10.1-4|534	-DBUILD_opencv_gpu:BOOL=OFF \
14mu|opencv-2.4.10.1-4|535	-DINSTALL_C_EXAMPLES:BOOL=ON \
14mu|opencv-2.4.10.1-4|536	-DINSTALL_PYTHON_EXAMPLES:BOOL=ON \
14mu|opencv-2.4.10.1-4|537	-DINSTALL_OCTAVE_EXAMPLES:BOOL=ON \
14mu|opencv-2.4.10.1-4|538	-DPYTHON_PACKAGES_PATH=%{py_platsitedir} \
14mu|opencv-2.4.10.1-4|539	%if %{with ffmpeg}
14mu|opencv-2.4.10.1-4|540	-DWITH_FFMPEG:BOOL=ON \
14mu|opencv-2.4.10.1-4|541	%else
14mu|opencv-2.4.10.1-4|542	-DWITH_FFMPEG:BOOL=OFF \
14mu|opencv-2.4.10.1-4|543	%endif
14mu|opencv-2.4.10.1-4|544	-DWITH_OPENGL:BOOL=ON \
14mu|opencv-2.4.10.1-4|545	-DWITH_TIFF:BOOL=ON \
14mu|opencv-2.4.10.1-4|546	%if %{with qt4}
14mu|opencv-2.4.10.1-4|547	-DWITH_QT:BOOL=ON \
14mu|opencv-2.4.10.1-4|548	%else
14mu|opencv-2.4.10.1-4|549	-DWITH_QT:BOOL=OFF \
14mu|opencv-2.4.10.1-4|550	%endif
14mu|opencv-2.4.10.1-4|551	-DWITH_CUDA:BOOL=OFF \
14mu|opencv-2.4.10.1-4|552	-DENABLE_SSE3=0
14mu|opencv-2.4.10.1-4|553	%make VERBOSE=1
14mu|opencv-2.4.10.1-4|554	
14mu|opencv-2.4.10.1-4|555	%install
14mu|opencv-2.4.10.1-4|556	%makeinstall_std -C build
14mu|opencv-2.4.10.1-4|557	
14mu|opencv-2.4.10.1-4|558	# Requesting libraries by filename is just bogus...
14mu|opencv-2.4.10.1-4|559	sed -i -e 's,\${exec_prefix}/%{_lib}/lib,-l,g;s,\.so,,g;s,\.a,,g' %{buildroot}%{_libdir}/pkgconfig/opencv.pc
14mu|opencv-2.4.10.1-4|560	
14mu|opencv-2.4.10.1-4|561	%changelog
14mu|opencv-2.4.10.1-4|562	
14mu|opencv-2.4.10.1-4|563	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.10.1-4
14mu|opencv-2.4.10.1-4|564	- (a2dc04e) Build without ffmpeg support to avoid circular dependencies
14mu|opencv-2.4.10.1-4|565	
14mu|opencv-2.4.10.1-4|566	

23457 14
14mu|opendbx-1.4.6-5|1	#
14mu|opendbx-1.4.6-5|2	#  OpenDBX rpm spec file
14mu|opendbx-1.4.6-5|3	#
14mu|opendbx-1.4.6-5|4	#  By default OpenDBX is build with this backends:
14mu|opendbx-1.4.6-5|5	#  - mysql
14mu|opendbx-1.4.6-5|6	#  - odbc
14mu|opendbx-1.4.6-5|7	#  - pgsql
14mu|opendbx-1.4.6-5|8	#  - sqlite3
14mu|opendbx-1.4.6-5|9	#  to disable use --without [module-name]
14mu|opendbx-1.4.6-5|10	#
14mu|opendbx-1.4.6-5|11	#  Optional supported backends are:
14mu|opendbx-1.4.6-5|12	#  - firebird
14mu|opendbx-1.4.6-5|13	#  - mssql
14mu|opendbx-1.4.6-5|14	#  - oracle
14mu|opendbx-1.4.6-5|15	#  - sqlite
14mu|opendbx-1.4.6-5|16	#  - sybase
14mu|opendbx-1.4.6-5|17	#  to enable use --with [module-name]
14mu|opendbx-1.4.6-5|18	#
14mu|opendbx-1.4.6-5|19	
14mu|opendbx-1.4.6-5|20	%if 0%{?_with_firebird:1}
14mu|opendbx-1.4.6-5|21	%define build_firebird 1
14mu|opendbx-1.4.6-5|22	%endif
14mu|opendbx-1.4.6-5|23	
14mu|opendbx-1.4.6-5|24	%if 0%{?_with_mssql:1}
14mu|opendbx-1.4.6-5|25	%define build_mssql 1
14mu|opendbx-1.4.6-5|26	%endif
14mu|opendbx-1.4.6-5|27	%if 0%{!?_without_mssql:1}
14mu|opendbx-1.4.6-5|28	%define build_mssql 1
14mu|opendbx-1.4.6-5|29	%endif
14mu|opendbx-1.4.6-5|30	
14mu|opendbx-1.4.6-5|31	%if 0%{!?_without_mysql:1}
14mu|opendbx-1.4.6-5|32	%define build_mysql 1
14mu|opendbx-1.4.6-5|33	%endif
14mu|opendbx-1.4.6-5|34	
14mu|opendbx-1.4.6-5|35	%if 0%{!?_without_odbc:1}
14mu|opendbx-1.4.6-5|36	%define build_odbc 1
14mu|opendbx-1.4.6-5|37	%endif
14mu|opendbx-1.4.6-5|38	
14mu|opendbx-1.4.6-5|39	%if 0%{?_with_oracle:1}
14mu|opendbx-1.4.6-5|40	%define build_oracle 1
14mu|opendbx-1.4.6-5|41	%endif
14mu|opendbx-1.4.6-5|42	
14mu|opendbx-1.4.6-5|43	%if 0%{!?_without_pgsql:1}
14mu|opendbx-1.4.6-5|44	%define build_pgsql 1
14mu|opendbx-1.4.6-5|45	%endif
14mu|opendbx-1.4.6-5|46	
14mu|opendbx-1.4.6-5|47	%if 0%{?_with_sqlite:1}
14mu|opendbx-1.4.6-5|48	%define build_sqlite 1
14mu|opendbx-1.4.6-5|49	%endif
14mu|opendbx-1.4.6-5|50	
14mu|opendbx-1.4.6-5|51	%if 0%{!?_without_sqlite3:1}
14mu|opendbx-1.4.6-5|52	%define build_sqlite3 1
14mu|opendbx-1.4.6-5|53	%endif
14mu|opendbx-1.4.6-5|54	
14mu|opendbx-1.4.6-5|55	%if 0%{?_with_sybase:1}
14mu|opendbx-1.4.6-5|56	%define build_sybase 1
14mu|opendbx-1.4.6-5|57	%endif
14mu|opendbx-1.4.6-5|58	
14mu|opendbx-1.4.6-5|59	%if 0%{!?_without_sybase:1}
14mu|opendbx-1.4.6-5|60	%define build_mssql 1
14mu|opendbx-1.4.6-5|61	%endif
14mu|opendbx-1.4.6-5|62	
14mu|opendbx-1.4.6-5|63	%define major 1
14mu|opendbx-1.4.6-5|64	%define libname %mklibname %{name} %{major}
14mu|opendbx-1.4.6-5|65	%define libplus %mklibname %{name}plus %{major}
14mu|opendbx-1.4.6-5|66	%define devname %mklibname %{name} -d
14mu|opendbx-1.4.6-5|67	
14mu|opendbx-1.4.6-5|68	Summary:	Unified database layer with a clean and lightweight interface
14mu|opendbx-1.4.6-5|69	Name:		opendbx
14mu|opendbx-1.4.6-5|70	Version:	1.4.6
14mu|opendbx-1.4.6-5|71	Release:	5
14mu|opendbx-1.4.6-5|72	License:	LGPL+
14mu|opendbx-1.4.6-5|73	Group:		Databases
14mu|opendbx-1.4.6-5|74	Url:		http://www.linuxnetworks.de/opendbx/download/
14mu|opendbx-1.4.6-5|75	Source0:	http://linuxnetworks.de/opendbx/download/%{name}-%{version}.tar.gz
14mu|opendbx-1.4.6-5|76	Patch0:		opendbx-1.4.6-docbook-dtd45.patch
14mu|opendbx-1.4.6-5|77	Patch1:		opendbx-1.4.6-doxygen1.8.8.patch
14mu|opendbx-1.4.6-5|78	BuildRequires:	docbook-dtd45-xml
14mu|opendbx-1.4.6-5|79	BuildRequires:	docbook2x
14mu|opendbx-1.4.6-5|80	BuildRequires:	doxygen
14mu|opendbx-1.4.6-5|81	BuildRequires:	gettext-devel
14mu|opendbx-1.4.6-5|82	BuildRequires:	readline-devel
14mu|opendbx-1.4.6-5|83	BuildRequires:	pkgconfig(ncurses)
14mu|opendbx-1.4.6-5|84	
14mu|opendbx-1.4.6-5|85	%description
14mu|opendbx-1.4.6-5|86	OpenDBX provides a clean and lightweight API for interfacing native relational
14mu|opendbx-1.4.6-5|87	database APIs in a consistent way. By using the OpenDBX API you don't have to
14mu|opendbx-1.4.6-5|88	adapt your program to the different database APIs by yourself.
14mu|opendbx-1.4.6-5|89	
14mu|opendbx-1.4.6-5|90	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|91	
14mu|opendbx-1.4.6-5|92	%package i18n
14mu|opendbx-1.4.6-5|93	Summary:	Translation files for %{name}
14mu|opendbx-1.4.6-5|94	Group:		System/Internationalization
14mu|opendbx-1.4.6-5|95	BuildArch:	noarch
14mu|opendbx-1.4.6-5|96	Conflicts:	%{name} < 1.4.6-3
14mu|opendbx-1.4.6-5|97	
14mu|opendbx-1.4.6-5|98	%description i18n
14mu|opendbx-1.4.6-5|99	This package includes the translation files for %{name}.
14mu|opendbx-1.4.6-5|100	
14mu|opendbx-1.4.6-5|101	%files i18n -f %{name}.lang
14mu|opendbx-1.4.6-5|102	
14mu|opendbx-1.4.6-5|103	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|104	
14mu|opendbx-1.4.6-5|105	%package utils
14mu|opendbx-1.4.6-5|106	Summary:	Utility application for manipulating database content
14mu|opendbx-1.4.6-5|107	Group:		Databases
14mu|opendbx-1.4.6-5|108	Provides:	%{name} = %{EVRD}
14mu|opendbx-1.4.6-5|109	Requires:	ncurses
14mu|opendbx-1.4.6-5|110	
14mu|opendbx-1.4.6-5|111	%description utils
14mu|opendbx-1.4.6-5|112	Utility application for manipulating database content either interactively by
14mu|opendbx-1.4.6-5|113	the user or in batch mode.
14mu|opendbx-1.4.6-5|114	
14mu|opendbx-1.4.6-5|115	%files utils -f %{name}-utils.lang
14mu|opendbx-1.4.6-5|116	%doc AUTHORS COPYING ChangeLog NEWS README TODO
14mu|opendbx-1.4.6-5|117	%{_bindir}/odbx-sql
14mu|opendbx-1.4.6-5|118	%{_mandir}/man1/odbx-sql.*
14mu|opendbx-1.4.6-5|119	%{_datadir}/%{name}/keywords
14mu|opendbx-1.4.6-5|120	
14mu|opendbx-1.4.6-5|121	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|122	
14mu|opendbx-1.4.6-5|123	%package -n %{libname}
14mu|opendbx-1.4.6-5|124	Summary:	Shared library for OpenDBX
14mu|opendbx-1.4.6-5|125	Group:		System/Libraries
14mu|opendbx-1.4.6-5|126	Requires:	%{name}-i18n
14mu|opendbx-1.4.6-5|127	Obsoletes:	%{name} < 1.4.6-3
14mu|opendbx-1.4.6-5|128	
14mu|opendbx-1.4.6-5|129	%description -n %{libname}
14mu|opendbx-1.4.6-5|130	The package contains a shared library for %{name}.
14mu|opendbx-1.4.6-5|131	
14mu|opendbx-1.4.6-5|132	%files -n %{libname}
14mu|opendbx-1.4.6-5|133	%{_libdir}/libopendbx.so.%{major}*
14mu|opendbx-1.4.6-5|134	
14mu|opendbx-1.4.6-5|135	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|136	
14mu|opendbx-1.4.6-5|137	%package -n %{libplus}
14mu|opendbx-1.4.6-5|138	Summary:	Shared library for OpenDBX
14mu|opendbx-1.4.6-5|139	Group:		System/Libraries
14mu|opendbx-1.4.6-5|140	Conflicts:	%{name} < 1.4.6-3
14mu|opendbx-1.4.6-5|141	
14mu|opendbx-1.4.6-5|142	%description -n %{libplus}
14mu|opendbx-1.4.6-5|143	The package contains a shared library for %{name}.
14mu|opendbx-1.4.6-5|144	
14mu|opendbx-1.4.6-5|145	%files -n %{libplus}
14mu|opendbx-1.4.6-5|146	%{_libdir}/libopendbxplus.so.%{major}*
14mu|opendbx-1.4.6-5|147	
14mu|opendbx-1.4.6-5|148	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|149	
14mu|opendbx-1.4.6-5|150	%package -n %{devname}
14mu|opendbx-1.4.6-5|151	Summary:	OpenDBX development headers
14mu|opendbx-1.4.6-5|152	Group:		Databases
14mu|opendbx-1.4.6-5|153	Requires:	%{libname} = %{EVRD}
14mu|opendbx-1.4.6-5|154	Requires:	%{libplus} = %{EVRD}
14mu|opendbx-1.4.6-5|155	Provides:	%{name}-devel = %{EVRD}
14mu|opendbx-1.4.6-5|156	Obsoletes:	%{name}-devel < 1.4.6-3
14mu|opendbx-1.4.6-5|157	
14mu|opendbx-1.4.6-5|158	%description -n %{devname}
14mu|opendbx-1.4.6-5|159	Header files for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|160	
14mu|opendbx-1.4.6-5|161	%files -n %{devname}
14mu|opendbx-1.4.6-5|162	%{_includedir}/odbx.h
14mu|opendbx-1.4.6-5|163	%{_includedir}/opendbx
14mu|opendbx-1.4.6-5|164	%{_libdir}/libopendbx.so
14mu|opendbx-1.4.6-5|165	%{_libdir}/libopendbxplus.so
14mu|opendbx-1.4.6-5|166	%{_libdir}/pkgconfig/opendbx.pc
14mu|opendbx-1.4.6-5|167	%{_libdir}/pkgconfig/opendbxplus.pc
14mu|opendbx-1.4.6-5|168	%{_mandir}/man3/odb*.*
14mu|opendbx-1.4.6-5|169	%{_mandir}/man3/Open*.*
14mu|opendbx-1.4.6-5|170	
14mu|opendbx-1.4.6-5|171	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|172	
14mu|opendbx-1.4.6-5|173	%if 0%{?build_firebird:1}
14mu|opendbx-1.4.6-5|174	%package firebird
14mu|opendbx-1.4.6-5|175	Summary:	Firebird/Interbase backend for OpenDBX
14mu|opendbx-1.4.6-5|176	Group:		Databases
14mu|opendbx-1.4.6-5|177	Requires:	%{name}-utils = %{EVRD}
14mu|opendbx-1.4.6-5|178	Requires:	firebird
14mu|opendbx-1.4.6-5|179	BuildRequires:	firebird-devel
14mu|opendbx-1.4.6-5|180	
14mu|opendbx-1.4.6-5|181	%description firebird
14mu|opendbx-1.4.6-5|182	Firebird/Interbase backend for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|183	
14mu|opendbx-1.4.6-5|184	%files firebird
14mu|opendbx-1.4.6-5|185	%{_libdir}/opendbx/libfirebirdbackend.so*
14mu|opendbx-1.4.6-5|186	%endif
14mu|opendbx-1.4.6-5|187	
14mu|opendbx-1.4.6-5|188	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|189	
14mu|opendbx-1.4.6-5|190	%if 0%{?build_mssql:1}
14mu|opendbx-1.4.6-5|191	%package mssql
14mu|opendbx-1.4.6-5|192	Summary:	MS SQL Server backend for OpenDBX
14mu|opendbx-1.4.6-5|193	Group:		Databases
14mu|opendbx-1.4.6-5|194	Requires:	%{name}-utils = %{EVRD}
14mu|opendbx-1.4.6-5|195	Requires:	freetds
14mu|opendbx-1.4.6-5|196	BuildRequires:	freetds-devel
14mu|opendbx-1.4.6-5|197	
14mu|opendbx-1.4.6-5|198	%description mssql
14mu|opendbx-1.4.6-5|199	MS SQL Server backend for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|200	
14mu|opendbx-1.4.6-5|201	%files mssql
14mu|opendbx-1.4.6-5|202	%{_libdir}/opendbx/libmssqlbackend.so*
14mu|opendbx-1.4.6-5|203	%endif
14mu|opendbx-1.4.6-5|204	
14mu|opendbx-1.4.6-5|205	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|206	
14mu|opendbx-1.4.6-5|207	%if 0%{?build_mysql:1}
14mu|opendbx-1.4.6-5|208	%package mysql
14mu|opendbx-1.4.6-5|209	Summary:	MySQL backend for OpenDBX
14mu|opendbx-1.4.6-5|210	Group:		Databases
14mu|opendbx-1.4.6-5|211	Requires:	%{name}-utils = %{EVRD}
14mu|opendbx-1.4.6-5|212	Requires:	mysql
14mu|opendbx-1.4.6-5|213	BuildRequires:	mysql-devel
14mu|opendbx-1.4.6-5|214	
14mu|opendbx-1.4.6-5|215	%description mysql
14mu|opendbx-1.4.6-5|216	MySQL backend for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|217	
14mu|opendbx-1.4.6-5|218	%files mysql
14mu|opendbx-1.4.6-5|219	%{_libdir}/opendbx/libmysqlbackend.so*
14mu|opendbx-1.4.6-5|220	%endif
14mu|opendbx-1.4.6-5|221	
14mu|opendbx-1.4.6-5|222	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|223	
14mu|opendbx-1.4.6-5|224	%if 0%{?build_odbc:1}
14mu|opendbx-1.4.6-5|225	%package odbc
14mu|opendbx-1.4.6-5|226	Summary:	ODBC backend for OpenDBX
14mu|opendbx-1.4.6-5|227	Group:		Databases
14mu|opendbx-1.4.6-5|228	Requires:	%{name}-utils = %{EVRD}
14mu|opendbx-1.4.6-5|229	Requires:	unixODBC
14mu|opendbx-1.4.6-5|230	BuildRequires:	unixODBC-devel
14mu|opendbx-1.4.6-5|231	
14mu|opendbx-1.4.6-5|232	%description odbc
14mu|opendbx-1.4.6-5|233	ODBC backend for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|234	
14mu|opendbx-1.4.6-5|235	%files odbc
14mu|opendbx-1.4.6-5|236	%{_libdir}/opendbx/libodbcbackend.so*
14mu|opendbx-1.4.6-5|237	%endif
14mu|opendbx-1.4.6-5|238	
14mu|opendbx-1.4.6-5|239	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|240	
14mu|opendbx-1.4.6-5|241	%if 0%{?build_oracle:1}
14mu|opendbx-1.4.6-5|242	%package oracle
14mu|opendbx-1.4.6-5|243	Summary:	Oracle backend for OpenDBX
14mu|opendbx-1.4.6-5|244	Group:		Databases
14mu|opendbx-1.4.6-5|245	Requires:	%{name}-utils = %{EVRD}
14mu|opendbx-1.4.6-5|246	
14mu|opendbx-1.4.6-5|247	%description oracle
14mu|opendbx-1.4.6-5|248	Oracle ctlib backend for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|249	
14mu|opendbx-1.4.6-5|250	%files oracle
14mu|opendbx-1.4.6-5|251	%{_libdir}/opendbx/liboraclebackend.so*
14mu|opendbx-1.4.6-5|252	%endif
14mu|opendbx-1.4.6-5|253	
14mu|opendbx-1.4.6-5|254	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|255	
14mu|opendbx-1.4.6-5|256	%if 0%{?build_pgsql:1}
14mu|opendbx-1.4.6-5|257	%package pgsql
14mu|opendbx-1.4.6-5|258	Summary:	PostgreSQL backend for OpenDBX
14mu|opendbx-1.4.6-5|259	Group:		Databases
14mu|opendbx-1.4.6-5|260	Requires:	%{name}-utils = %{EVRD}
14mu|opendbx-1.4.6-5|261	Requires:	postgresql
14mu|opendbx-1.4.6-5|262	BuildRequires:	postgresql-devel
14mu|opendbx-1.4.6-5|263	
14mu|opendbx-1.4.6-5|264	%description pgsql
14mu|opendbx-1.4.6-5|265	PostgreSQL backend for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|266	
14mu|opendbx-1.4.6-5|267	%files pgsql
14mu|opendbx-1.4.6-5|268	%{_libdir}/opendbx/libpgsqlbackend.so*
14mu|opendbx-1.4.6-5|269	%endif
14mu|opendbx-1.4.6-5|270	
14mu|opendbx-1.4.6-5|271	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|272	
14mu|opendbx-1.4.6-5|273	%if 0%{?build_sqlite:1}
14mu|opendbx-1.4.6-5|274	%package sqlite
14mu|opendbx-1.4.6-5|275	Summary:	SQLite backend for OpenDBX
14mu|opendbx-1.4.6-5|276	Group:		Databases
14mu|opendbx-1.4.6-5|277	Requires:	%{name}-utils = %{EVRD}
14mu|opendbx-1.4.6-5|278	Requires:	sqlite < 3.0
14mu|opendbx-1.4.6-5|279	BuildRequires:	sqlite-devel < 3.0
14mu|opendbx-1.4.6-5|280	
14mu|opendbx-1.4.6-5|281	%description sqlite
14mu|opendbx-1.4.6-5|282	SQLite backend for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|283	
14mu|opendbx-1.4.6-5|284	%files sqlite
14mu|opendbx-1.4.6-5|285	%{_libdir}/opendbx/libsqlitebackend.so*
14mu|opendbx-1.4.6-5|286	%endif
14mu|opendbx-1.4.6-5|287	
14mu|opendbx-1.4.6-5|288	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|289	
14mu|opendbx-1.4.6-5|290	%if 0%{?build_sqlite3:1}
14mu|opendbx-1.4.6-5|291	%package sqlite3
14mu|opendbx-1.4.6-5|292	Summary:	SQLite3 backend for OpenDBX
14mu|opendbx-1.4.6-5|293	Group:		Databases
14mu|opendbx-1.4.6-5|294	Requires:	%{name}-utils = %{EVRD}
14mu|opendbx-1.4.6-5|295	Requires:	sqlite3-tools
14mu|opendbx-1.4.6-5|296	BuildRequires:	pkgconfig(sqlite3)
14mu|opendbx-1.4.6-5|297	
14mu|opendbx-1.4.6-5|298	%description sqlite3
14mu|opendbx-1.4.6-5|299	SQLite3 backend for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|300	
14mu|opendbx-1.4.6-5|301	%files sqlite3
14mu|opendbx-1.4.6-5|302	%{_libdir}/opendbx/libsqlite3backend.so*
14mu|opendbx-1.4.6-5|303	%endif
14mu|opendbx-1.4.6-5|304	
14mu|opendbx-1.4.6-5|305	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|306	
14mu|opendbx-1.4.6-5|307	%if 0%{?build_sybase:1}
14mu|opendbx-1.4.6-5|308	%package sybase
14mu|opendbx-1.4.6-5|309	Summary:	Sybase backend for OpenDBX
14mu|opendbx-1.4.6-5|310	Group:		Databases
14mu|opendbx-1.4.6-5|311	Requires:	%{name}-utils = %{EVRD}
14mu|opendbx-1.4.6-5|312	Requires:	freetds
14mu|opendbx-1.4.6-5|313	BuildRequires:	freetds-devel
14mu|opendbx-1.4.6-5|314	
14mu|opendbx-1.4.6-5|315	%description sybase
14mu|opendbx-1.4.6-5|316	Sybase ctlib backend for the OpenDBX database abstraction library.
14mu|opendbx-1.4.6-5|317	
14mu|opendbx-1.4.6-5|318	%files sybase
14mu|opendbx-1.4.6-5|319	%{_libdir}/opendbx/libsybasebackend.so*
14mu|opendbx-1.4.6-5|320	%endif
14mu|opendbx-1.4.6-5|321	
14mu|opendbx-1.4.6-5|322	#----------------------------------------------------------------------------
14mu|opendbx-1.4.6-5|323	
14mu|opendbx-1.4.6-5|324	%prep
14mu|opendbx-1.4.6-5|325	%setup -q
14mu|opendbx-1.4.6-5|326	%patch0 -p1
14mu|opendbx-1.4.6-5|327	%patch1 -p1
14mu|opendbx-1.4.6-5|328	
14mu|opendbx-1.4.6-5|329	# To fix Doxygen parsing issue
14mu|opendbx-1.4.6-5|330	ln -s api lib/%{name}/api.dox
14mu|opendbx-1.4.6-5|331	
14mu|opendbx-1.4.6-5|332	autoreconf -i
14mu|opendbx-1.4.6-5|333	
14mu|opendbx-1.4.6-5|334	%build
14mu|opendbx-1.4.6-5|335	CPPFLAGS="%{!?_without_mysql:-I/usr/include/mysql} %{!?_without_pgsql:-I/usr/include/pgsql}"; export CPPFLAGS;
14mu|opendbx-1.4.6-5|336	LDFLAGS="-L/lib64 %{!?_without_mysql:-L/usr/lib/mysql -L/usr/lib64/mysql}"; export LDFLAGS;
14mu|opendbx-1.4.6-5|337	
14mu|opendbx-1.4.6-5|338	%configure2_5x \
14mu|opendbx-1.4.6-5|339	--disable-static \
14mu|opendbx-1.4.6-5|340	--with-backends="\
14mu|opendbx-1.4.6-5|341	%{?build_firebird:firebird }\
14mu|opendbx-1.4.6-5|342	%{?build_mssql:mssql }\
14mu|opendbx-1.4.6-5|343	%{?build_mysql:mysql }\
14mu|opendbx-1.4.6-5|344	%{?build_odbc:odbc }\
14mu|opendbx-1.4.6-5|345	%{?build_oracle:oracle }\
14mu|opendbx-1.4.6-5|346	%{?build_pgsql:pgsql }\
14mu|opendbx-1.4.6-5|347	%{?build_sqlite:sqlite }\
14mu|opendbx-1.4.6-5|348	%{?build_sqlite3:sqlite3 }\
14mu|opendbx-1.4.6-5|349	%{?build_sybase:sybase }\
14mu|opendbx-1.4.6-5|350	"
14mu|opendbx-1.4.6-5|351	
14mu|opendbx-1.4.6-5|352	%make
14mu|opendbx-1.4.6-5|353	
14mu|opendbx-1.4.6-5|354	%install
14mu|opendbx-1.4.6-5|355	%makeinstall_std
14mu|opendbx-1.4.6-5|356	%find_lang %{name}
14mu|opendbx-1.4.6-5|357	%find_lang %{name}-utils
14mu|opendbx-1.4.6-5|358	
14mu|opendbx-1.4.6-5|359	
14mu|opendbx-1.4.6-5|360	%changelog
14mu|opendbx-1.4.6-5|361	
14mu|opendbx-1.4.6-5|362	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.6-5
14mu|opendbx-1.4.6-5|363	- (a2c8abc) Fix build mans with new Doxygen
14mu|opendbx-1.4.6-5|364	- (a2c8abc) Spec cleanup
14mu|opendbx-1.4.6-5|365	
14mu|opendbx-1.4.6-5|366	

23458 14
14mu|opendkim-2.10.3-1|1	%define debug_package %{nil}
14mu|opendkim-2.10.3-1|2	
14mu|opendkim-2.10.3-1|3	%define major 10
14mu|opendkim-2.10.3-1|4	%define libname %mklibname opendkim %{major}
14mu|opendkim-2.10.3-1|5	%define devname %mklibname opendkim -d
14mu|opendkim-2.10.3-1|6	
14mu|opendkim-2.10.3-1|7	%global upname OpenDKIM
14mu|opendkim-2.10.3-1|8	%global bigname OPENDKIM
14mu|opendkim-2.10.3-1|9	
14mu|opendkim-2.10.3-1|10	Summary:	A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
14mu|opendkim-2.10.3-1|11	Name:		opendkim
14mu|opendkim-2.10.3-1|12	Version:	2.10.3
14mu|opendkim-2.10.3-1|13	Release:	1
14mu|opendkim-2.10.3-1|14	License:	BSD and Sendmail
14mu|opendkim-2.10.3-1|15	Group:		Networking/Mail
14mu|opendkim-2.10.3-1|16	Url:		http://opendkim.org
14mu|opendkim-2.10.3-1|17	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mu|opendkim-2.10.3-1|18	BuildRequires:	libtool
14mu|opendkim-2.10.3-1|19	BuildRequires:	pkgconfig(libbsd)
14mu|opendkim-2.10.3-1|20	BuildRequires:	opendbx-devel
14mu|opendkim-2.10.3-1|21	BuildRequires:	db-devel
14mu|opendkim-2.10.3-1|22	BuildRequires:	pkgconfig(libmemcached)
14mu|opendkim-2.10.3-1|23	BuildRequires:	sendmail-devel
14mu|opendkim-2.10.3-1|24	BuildRequires:	pkgconfig(openssl)
14mu|opendkim-2.10.3-1|25	
14mu|opendkim-2.10.3-1|26	Requires(pre):	shadow-utils
14mu|opendkim-2.10.3-1|27	Requires(post):	systemd-units
14mu|opendkim-2.10.3-1|28	Requires(preun): systemd-units
14mu|opendkim-2.10.3-1|29	Requires(postun): systemd-units
14mu|opendkim-2.10.3-1|30	# For migration from old sysv service
14mu|opendkim-2.10.3-1|31	Requires(post):	chkconfig
14mu|opendkim-2.10.3-1|32	
14mu|opendkim-2.10.3-1|33	%description
14mu|opendkim-2.10.3-1|34	OpenDKIM allows signing and/or verification of email through an open source
14mu|opendkim-2.10.3-1|35	library that implements the DKIM service, plus a milter-based filter
14mu|opendkim-2.10.3-1|36	application that can plug in to any milter-aware MTA, including sendmail,
14mu|opendkim-2.10.3-1|37	Postfix, or any other MTA that supports the milter protocol.
14mu|opendkim-2.10.3-1|38	
14mu|opendkim-2.10.3-1|39	%package -n %{libname}
14mu|opendkim-2.10.3-1|40	Summary:	An open source DKIM library
14mu|opendkim-2.10.3-1|41	Group:		System/Libraries
14mu|opendkim-2.10.3-1|42	
14mu|opendkim-2.10.3-1|43	%description -n %{libname}
14mu|opendkim-2.10.3-1|44	This package contains a shared library for %{name}.
14mu|opendkim-2.10.3-1|45	
14mu|opendkim-2.10.3-1|46	%package -n	%{devname}
14mu|opendkim-2.10.3-1|47	Summary:	Development files for libopendkim
14mu|opendkim-2.10.3-1|48	Group:		Development/C
14mu|opendkim-2.10.3-1|49	Requires:	%{libname} = %{version}-%{release}
14mu|opendkim-2.10.3-1|50	Provides:	%{name}-devel = %{version}-%{release}
14mu|opendkim-2.10.3-1|51	
14mu|opendkim-2.10.3-1|52	%description -n %{devname}
14mu|opendkim-2.10.3-1|53	This package contains the development files for %{name}.
14mu|opendkim-2.10.3-1|54	
14mu|opendkim-2.10.3-1|55	%prep
14mu|opendkim-2.10.3-1|56	%setup -q
14mu|opendkim-2.10.3-1|57	autoreconf -fiv
14mu|opendkim-2.10.3-1|58	
14mu|opendkim-2.10.3-1|59	%build
14mu|opendkim-2.10.3-1|60	%configure2_5x \
14mu|opendkim-2.10.3-1|61	--disable-static \
14mu|opendkim-2.10.3-1|62	--enable-stats \
14mu|opendkim-2.10.3-1|63	--with-odbx \
14mu|opendkim-2.10.3-1|64	--with-libmemcached \
14mu|opendkim-2.10.3-1|65	--with-db
14mu|opendkim-2.10.3-1|66	
14mu|opendkim-2.10.3-1|67	%install
14mu|opendkim-2.10.3-1|68	%makeinstall_std
14mu|opendkim-2.10.3-1|69	
14mu|opendkim-2.10.3-1|70	for f in opendkim opendkim-genzone opendkim-importstats opendkim-stats opendkim-testkey opendkim-testmsg
14mu|opendkim-2.10.3-1|71	do
14mu|opendkim-2.10.3-1|72	strip %{buildroot}/%{_sbindir}/${f}
14mu|opendkim-2.10.3-1|73	done
14mu|opendkim-2.10.3-1|74	strip %{buildroot}/%{_libdir}/*.so.%{major}.*
14mu|opendkim-2.10.3-1|75	strip %{buildroot}/%{_bindir}/opendkim-spam
14mu|opendkim-2.10.3-1|76	
14mu|opendkim-2.10.3-1|77	install -d %{buildroot}%{_sysconfdir}
14mu|opendkim-2.10.3-1|78	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|opendkim-2.10.3-1|79	install -m 0755 contrib/init/redhat/%{name}-default-keygen %{buildroot}%{_sbindir}/%{name}-default-keygen
14mu|opendkim-2.10.3-1|80	install -d -m 0755 %{buildroot}%{_unitdir}
14mu|opendkim-2.10.3-1|81	install -m 0644 contrib/systemd/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
14mu|opendkim-2.10.3-1|82	
14mu|opendkim-2.10.3-1|83	cat > %{buildroot}%{_sysconfdir}/%{name}.conf << 'EOF'
14mu|opendkim-2.10.3-1|84	## BASIC %{bigname} CONFIGURATION FILE
14mu|opendkim-2.10.3-1|85	## See %{name}.conf(5) or %{_defaultdocdir}/%{name}/%{name}.conf.sample for more
14mu|opendkim-2.10.3-1|86	
14mu|opendkim-2.10.3-1|87	## BEFORE running %{upname} you must:
14mu|opendkim-2.10.3-1|88	
14mu|opendkim-2.10.3-1|89	## - make your MTA (Postfix, Sendmail, etc.) aware of %{upname}
14mu|opendkim-2.10.3-1|90	## - generate keys for your domain (if signing)
14mu|opendkim-2.10.3-1|91	## - edit your DNS records to publish your public keys (if signing)
14mu|opendkim-2.10.3-1|92	
14mu|opendkim-2.10.3-1|93	## See %{_defaultdocdir}/%{name}/INSTALL for detailed instructions.
14mu|opendkim-2.10.3-1|94	
14mu|opendkim-2.10.3-1|95	## DEPRECATED CONFIGURATION OPTIONS
14mu|opendkim-2.10.3-1|96	##.
14mu|opendkim-2.10.3-1|97	## The following configuration options are no longer valid.  They should be
14mu|opendkim-2.10.3-1|98	## removed from your existing configuration file to prevent potential issues.
14mu|opendkim-2.10.3-1|99	## Failure to do so may result in %{name} being unable to start.
14mu|opendkim-2.10.3-1|100	## Removed in 2.10.0:
14mu|opendkim-2.10.3-1|101	##   AddAllSignatureResults
14mu|opendkim-2.10.3-1|102	##   ADSPAction
14mu|opendkim-2.10.3-1|103	##   ADSPNoSuchDomain
14mu|opendkim-2.10.3-1|104	##   BogusPolicy
14mu|opendkim-2.10.3-1|105	##   DisableADSP
14mu|opendkim-2.10.3-1|106	##   LDAPSoftStart
14mu|opendkim-2.10.3-1|107	##   LocalADSP
14mu|opendkim-2.10.3-1|108	##   NoDiscardableMailTo
14mu|opendkim-2.10.3-1|109	##   On-PolicyError
14mu|opendkim-2.10.3-1|110	##   SendADSPReports
14mu|opendkim-2.10.3-1|111	##   UnprotectedPolicy
14mu|opendkim-2.10.3-1|112	
14mu|opendkim-2.10.3-1|113	## CONFIGURATION OPTIONS
14mu|opendkim-2.10.3-1|114	
14mu|opendkim-2.10.3-1|115	##  Specifies the path to the process ID file.
14mu|opendkim-2.10.3-1|116	PidFile %{_localstatedir}/run/%{name}/%{name}.pid
14mu|opendkim-2.10.3-1|117	
14mu|opendkim-2.10.3-1|118	##  Selects operating modes. Valid modes are s (sign) and v (verify). Default is v.
14mu|opendkim-2.10.3-1|119	##  Must be changed to s (sign only) or sv (sign and verify) in order to sign outgoing
14mu|opendkim-2.10.3-1|120	##  messages.
14mu|opendkim-2.10.3-1|121	Mode    v
14mu|opendkim-2.10.3-1|122	
14mu|opendkim-2.10.3-1|123	##  Log activity to the system log.
14mu|opendkim-2.10.3-1|124	Syslog  yes
14mu|opendkim-2.10.3-1|125	
14mu|opendkim-2.10.3-1|126	##  Log additional entries indicating successful signing or verification of messages.
14mu|opendkim-2.10.3-1|127	SyslogSuccess   yes
14mu|opendkim-2.10.3-1|128	
14mu|opendkim-2.10.3-1|129	##  If logging is enabled, include detailed logging about why or why not a message was
14mu|opendkim-2.10.3-1|130	##  signed or verified. This causes an increase in the amount of log data generated
14mu|opendkim-2.10.3-1|131	##  for each message, so set this to No (or comment it out) if it gets too noisy.
14mu|opendkim-2.10.3-1|132	LogWhy  yes
14mu|opendkim-2.10.3-1|133	
14mu|opendkim-2.10.3-1|134	##  Attempt to become the specified user before starting operations.
14mu|opendkim-2.10.3-1|135	UserID  %{name}:%{name}
14mu|opendkim-2.10.3-1|136	
14mu|opendkim-2.10.3-1|137	##  Create a socket through which your MTA can communicate.
14mu|opendkim-2.10.3-1|138	Socket  inet:8891@localhost
14mu|opendkim-2.10.3-1|139	
14mu|opendkim-2.10.3-1|140	##  Required to use local socket with MTAs that access the socket as a non-
14mu|opendkim-2.10.3-1|141	##  privileged user (e.g. Postfix)
14mu|opendkim-2.10.3-1|142	Umask   002
14mu|opendkim-2.10.3-1|143	
14mu|opendkim-2.10.3-1|144	##  This specifies a text file in which to store DKIM transaction statistics.
14mu|opendkim-2.10.3-1|145	##  %{upname} must be manually compiled with --enable-stats to enable this feature.
14mu|opendkim-2.10.3-1|146	# Statistics    %{_localstatedir}/spool/%{name}/stats.dat
14mu|opendkim-2.10.3-1|147	
14mu|opendkim-2.10.3-1|148	##  Specifies whether or not the filter should generate report mail back
14mu|opendkim-2.10.3-1|149	##  to senders when verification fails and an address for such a purpose
14mu|opendkim-2.10.3-1|150	##  is provided. See opendkim.conf(5) for details.
14mu|opendkim-2.10.3-1|151	SendReports     yes
14mu|opendkim-2.10.3-1|152	
14mu|opendkim-2.10.3-1|153	##  Specifies the sending address to be used on From: headers of outgoing
14mu|opendkim-2.10.3-1|154	##  failure reports.  By default, the e-mail address of the user executing
14mu|opendkim-2.10.3-1|155	##  the filter is used (executing_user@hostname).
14mu|opendkim-2.10.3-1|156	# ReportAddress "Example.com Postmaster" <postmaster@example.com>
14mu|opendkim-2.10.3-1|157	
14mu|opendkim-2.10.3-1|158	##  Add a DKIM-Filter header field to messages passing through this filter
14mu|opendkim-2.10.3-1|159	##  to identify messages it has processed.
14mu|opendkim-2.10.3-1|160	SoftwareHeader  yes
14mu|opendkim-2.10.3-1|161	
14mu|opendkim-2.10.3-1|162	## SIGNING OPTIONS
14mu|opendkim-2.10.3-1|163	
14mu|opendkim-2.10.3-1|164	##  Selects the canonicalization method(s) to be used when signing messages.
14mu|opendkim-2.10.3-1|165	Canonicalization        relaxed/relaxed
14mu|opendkim-2.10.3-1|166	
14mu|opendkim-2.10.3-1|167	##  Domain(s) whose mail should be signed by this filter. Mail from other domains will
14mu|opendkim-2.10.3-1|168	##  be verified rather than being signed. Uncomment and use your domain name.
14mu|opendkim-2.10.3-1|169	##  This parameter is not required if a SigningTable is in use.
14mu|opendkim-2.10.3-1|170	# Domain        example.com
14mu|opendkim-2.10.3-1|171	
14mu|opendkim-2.10.3-1|172	##  Defines the name of the selector to be used when signing messages.
14mu|opendkim-2.10.3-1|173	Selector        default
14mu|opendkim-2.10.3-1|174	
14mu|opendkim-2.10.3-1|175	##  Specifies the minimum number of key bits for acceptable keys and signatures.
14mu|opendkim-2.10.3-1|176	MinimumKeyBits  1024
14mu|opendkim-2.10.3-1|177	
14mu|opendkim-2.10.3-1|178	##  Gives the location of a private key to be used for signing ALL messages. This
14mu|opendkim-2.10.3-1|179	##  directive is ignored if KeyTable is enabled.
14mu|opendkim-2.10.3-1|180	KeyFile %{_sysconfdir}/%{name}/keys/default.private
14mu|opendkim-2.10.3-1|181	
14mu|opendkim-2.10.3-1|182	##  Gives the location of a file mapping key names to signing keys. In simple terms,
14mu|opendkim-2.10.3-1|183	##  this tells %{upname} where to find your keys. If present, overrides any KeyFile
14mu|opendkim-2.10.3-1|184	##  directive in the configuration file. Requires SigningTable be enabled.
14mu|opendkim-2.10.3-1|185	# KeyTable      %{_sysconfdir}/%{name}/KeyTable
14mu|opendkim-2.10.3-1|186	
14mu|opendkim-2.10.3-1|187	##  Defines a table used to select one or more signatures to apply to a message based
14mu|opendkim-2.10.3-1|188	##  on the address found in the From: header field. In simple terms, this tells
14mu|opendkim-2.10.3-1|189	##  %{upname} how to use your keys. Requires KeyTable be enabled.
14mu|opendkim-2.10.3-1|190	# SigningTable  refile:%{_sysconfdir}/%{name}/SigningTable
14mu|opendkim-2.10.3-1|191	
14mu|opendkim-2.10.3-1|192	##  Identifies a set of "external" hosts that may send mail through the server as one
14mu|opendkim-2.10.3-1|193	##  of the signing domains without credentials as such.
14mu|opendkim-2.10.3-1|194	# ExternalIgnoreList    refile:%{_sysconfdir}/%{name}/TrustedHosts
14mu|opendkim-2.10.3-1|195	
14mu|opendkim-2.10.3-1|196	##  Identifies a set "internal" hosts whose mail should be signed rather than verified.
14mu|opendkim-2.10.3-1|197	# InternalHosts refile:%{_sysconfdir}/%{name}/TrustedHosts
14mu|opendkim-2.10.3-1|198	
14mu|opendkim-2.10.3-1|199	##  Contains a list of IP addresses, CIDR blocks, hostnames or domain names
14mu|opendkim-2.10.3-1|200	##  whose mail should be neither signed nor verified by this filter.  See man
14mu|opendkim-2.10.3-1|201	##  page for file format.
14mu|opendkim-2.10.3-1|202	# PeerList      X.X.X.X
14mu|opendkim-2.10.3-1|203	
14mu|opendkim-2.10.3-1|204	##  Always oversign From (sign using actual From and a null From to prevent
14mu|opendkim-2.10.3-1|205	##  malicious signatures header fields (From and/or others) between the signer
14mu|opendkim-2.10.3-1|206	##  and the verifier.  From is oversigned by default in the Fedora package
14mu|opendkim-2.10.3-1|207	##  because it is often the identity key used by reputation systems and thus
14mu|opendkim-2.10.3-1|208	##  somewhat security sensitive.
14mu|opendkim-2.10.3-1|209	OversignHeaders From
14mu|opendkim-2.10.3-1|210	EOF
14mu|opendkim-2.10.3-1|211	
14mu|opendkim-2.10.3-1|212	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} << 'EOF'
14mu|opendkim-2.10.3-1|213	# Set the necessary startup options
14mu|opendkim-2.10.3-1|214	OPTIONS="-x %{_sysconfdir}/%{name}.conf -P %{_localstatedir}/run/%{name}/%{name}.pid"
14mu|opendkim-2.10.3-1|215	
14mu|opendkim-2.10.3-1|216	# Set the default DKIM selector
14mu|opendkim-2.10.3-1|217	DKIM_SELECTOR=default
14mu|opendkim-2.10.3-1|218	
14mu|opendkim-2.10.3-1|219	# Set the default DKIM key location
14mu|opendkim-2.10.3-1|220	DKIM_KEYDIR=%{_sysconfdir}/%{name}/keys
14mu|opendkim-2.10.3-1|221	EOF
14mu|opendkim-2.10.3-1|222	
14mu|opendkim-2.10.3-1|223	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mu|opendkim-2.10.3-1|224	cat > %{buildroot}%{_sysconfdir}/%{name}/SigningTable << 'EOF'
14mu|opendkim-2.10.3-1|225	# %{bigname} SIGNING TABLE
14mu|opendkim-2.10.3-1|226	# This table controls how to apply one or more signatures to outgoing messages based
14mu|opendkim-2.10.3-1|227	# on the address found in the From: header field. In simple terms, this tells
14mu|opendkim-2.10.3-1|228	# %{upname} "how" to apply your keys.
14mu|opendkim-2.10.3-1|229	
14mu|opendkim-2.10.3-1|230	# To use this file, uncomment the SigningTable option in %{_sysconfdir}/%{name}.conf,
14mu|opendkim-2.10.3-1|231	# then uncomment one of the usage examples below and replace example.com with your
14mu|opendkim-2.10.3-1|232	# domain name, then restart %{upname}.
14mu|opendkim-2.10.3-1|233	
14mu|opendkim-2.10.3-1|234	# WILDCARD EXAMPLE
14mu|opendkim-2.10.3-1|235	# Enables signing for any address on the listed domain(s), but will work only if
14mu|opendkim-2.10.3-1|236	# "refile:%{_sysconfdir}/%{name}/SigningTable" is included in %{_sysconfdir}/%{name}.conf.
14mu|opendkim-2.10.3-1|237	# Create additional lines for additional domains.
14mu|opendkim-2.10.3-1|238	
14mu|opendkim-2.10.3-1|239	#*@example.com default._domainkey.example.com
14mu|opendkim-2.10.3-1|240	
14mu|opendkim-2.10.3-1|241	# NON-WILDCARD EXAMPLE
14mu|opendkim-2.10.3-1|242	# If "file:" (instead of "refile:") is specified in %{_sysconfdir}/%{name}.conf, then
14mu|opendkim-2.10.3-1|243	# wildcards will not work. Instead, full user@host is checked first, then simply host,
14mu|opendkim-2.10.3-1|244	# then user@.domain (with all superdomains checked in sequence, so "foo.example.com"
14mu|opendkim-2.10.3-1|245	# would first check "user@foo.example.com", then "user@.example.com", then "user@.com"),
14mu|opendkim-2.10.3-1|246	# then .domain, then user@*, and finally *. See the %{name}.conf(5) man page under
14mu|opendkim-2.10.3-1|247	# "SigningTable" for more details.
14mu|opendkim-2.10.3-1|248	
14mu|opendkim-2.10.3-1|249	#example.com default._domainkey.example.com
14mu|opendkim-2.10.3-1|250	EOF
14mu|opendkim-2.10.3-1|251	
14mu|opendkim-2.10.3-1|252	cat > %{buildroot}%{_sysconfdir}/%{name}/KeyTable << 'EOF'
14mu|opendkim-2.10.3-1|253	# %{bigname} KEY TABLE
14mu|opendkim-2.10.3-1|254	# To use this file, uncomment the #KeyTable option in %{_sysconfdir}/%{name}.conf,
14mu|opendkim-2.10.3-1|255	# then uncomment the following line and replace example.com with your domain
14mu|opendkim-2.10.3-1|256	# name, then restart %{upname}. Additional keys may be added on separate lines.
14mu|opendkim-2.10.3-1|257	
14mu|opendkim-2.10.3-1|258	#default._domainkey.example.com example.com:default:%{_sysconfdir}/%{name}/keys/default.private
14mu|opendkim-2.10.3-1|259	EOF
14mu|opendkim-2.10.3-1|260	
14mu|opendkim-2.10.3-1|261	cat > %{buildroot}%{_sysconfdir}/%{name}/TrustedHosts << 'EOF'
14mu|opendkim-2.10.3-1|262	# %{bigname} TRUSTED HOSTS
14mu|opendkim-2.10.3-1|263	# To use this file, uncomment the #ExternalIgnoreList and/or the #InternalHosts
14mu|opendkim-2.10.3-1|264	# option in %{_sysconfdir}/%{name}.conf then restart %{upname}. Additional hosts
14mu|opendkim-2.10.3-1|265	# may be added on separate lines (IP addresses, hostnames, or CIDR ranges).
14mu|opendkim-2.10.3-1|266	# The localhost IP (127.0.0.1) should always be the first entry in this file.
14mu|opendkim-2.10.3-1|267	127.0.0.1
14mu|opendkim-2.10.3-1|268	::1
14mu|opendkim-2.10.3-1|269	#host.example.com
14mu|opendkim-2.10.3-1|270	#192.168.1.0/24
14mu|opendkim-2.10.3-1|271	EOF
14mu|opendkim-2.10.3-1|272	
14mu|opendkim-2.10.3-1|273	install -p -d %{buildroot}%{_sysconfdir}/tmpfiles.d
14mu|opendkim-2.10.3-1|274	cat > %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf <<'EOF'
14mu|opendkim-2.10.3-1|275	D %{_localstatedir}/run/%{name} 0700 %{name} %{name} -
14mu|opendkim-2.10.3-1|276	EOF
14mu|opendkim-2.10.3-1|277	
14mu|opendkim-2.10.3-1|278	rm -r %{buildroot}%{_prefix}/share/doc/%{name}
14mu|opendkim-2.10.3-1|279	rm %{buildroot}%{_libdir}/*.la
14mu|opendkim-2.10.3-1|280	
14mu|opendkim-2.10.3-1|281	mkdir -p %{buildroot}%{_localstatedir}/spool/%{name}
14mu|opendkim-2.10.3-1|282	mkdir -p %{buildroot}%{_localstatedir}/run/%{name}
14mu|opendkim-2.10.3-1|283	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mu|opendkim-2.10.3-1|284	mkdir %{buildroot}%{_sysconfdir}/%{name}/keys
14mu|opendkim-2.10.3-1|285	
14mu|opendkim-2.10.3-1|286	install -m 0755 stats/%{name}-reportstats %{buildroot}%{_prefix}/sbin/%{name}-reportstats
14mu|opendkim-2.10.3-1|287	sed -i 's|^%{bigname}STATSDIR="/var/db/%{name}"|%{bigname}STATSDIR="%{_localstatedir}/spool/%{name}"|g' %{buildroot}%{_prefix}/sbin/%{name}-reportstats
14mu|opendkim-2.10.3-1|288	sed -i 's|^%{bigname}DATOWNER="mailnull:mailnull"|%{bigname}DATOWNER="%{name}:%{name}"|g' %{buildroot}%{_prefix}/sbin/%{name}-reportstats
14mu|opendkim-2.10.3-1|289	
14mu|opendkim-2.10.3-1|290	
14mu|opendkim-2.10.3-1|291	cat > README.urpmi << 'EOF'
14mu|opendkim-2.10.3-1|292	#####################################
14mu|opendkim-2.10.3-1|293	#ROSA-SPECIFIC README FOR %{bigname}#
14mu|opendkim-2.10.3-1|294	#####################################
14mu|opendkim-2.10.3-1|295	Based on Fedora instructions by Steve Jenkins
14mu|opendkim-2.10.3-1|296	
14mu|opendkim-2.10.3-1|297	Generating keys for %{upname}
14mu|opendkim-2.10.3-1|298	============================
14mu|opendkim-2.10.3-1|299	After installing the %{name} package, you MUST generate a pair of keys (public and private) before
14mu|opendkim-2.10.3-1|300	attempting to start the %{name} service.
14mu|opendkim-2.10.3-1|301	
14mu|opendkim-2.10.3-1|302	A valid private key must exist in the location expected by %{_sysconfdir}/%{name}.conf before the service will start.
14mu|opendkim-2.10.3-1|303	
14mu|opendkim-2.10.3-1|304	A matching public key must be included in your domain's DNS records before remote systems can validate
14mu|opendkim-2.10.3-1|305	your outgoing mail's DKIM signature.
14mu|opendkim-2.10.3-1|306	
14mu|opendkim-2.10.3-1|307	
14mu|opendkim-2.10.3-1|308	Generating Keys Automatically
14mu|opendkim-2.10.3-1|309	=============================
14mu|opendkim-2.10.3-1|310	To automatically create a pair of default keys for the local domain, do:
14mu|opendkim-2.10.3-1|311	
14mu|opendkim-2.10.3-1|312	% sudo %{_sbindir}/%{name}-default-keygen
14mu|opendkim-2.10.3-1|313	
14mu|opendkim-2.10.3-1|314	The default keygen script will attempt to fetch the local domain name, generate a private and public key for
14mu|opendkim-2.10.3-1|315	the domain, then save them in %{_sysconfdir}/%{name}/keys as default.private and default.txt with the proper
14mu|opendkim-2.10.3-1|316	ownership and permissions.
14mu|opendkim-2.10.3-1|317	
14mu|opendkim-2.10.3-1|318	NOTE: The default key generation script MUST be run by a privileged user (or root). Otherwise, the resulting
14mu|opendkim-2.10.3-1|319	private key ownership and permissions will not be correct.
14mu|opendkim-2.10.3-1|320	
14mu|opendkim-2.10.3-1|321	
14mu|opendkim-2.10.3-1|322	Generating Keys Manually
14mu|opendkim-2.10.3-1|323	========================
14mu|opendkim-2.10.3-1|324	A privileged user (or root) can manually generate a set of keys by doing the following:
14mu|opendkim-2.10.3-1|325	
14mu|opendkim-2.10.3-1|326	1) Create a directory to store the new keys:
14mu|opendkim-2.10.3-1|327	
14mu|opendkim-2.10.3-1|328	% sudo mkdir %{_sysconfdir}/%{name}/keys/example.com
14mu|opendkim-2.10.3-1|329	
14mu|opendkim-2.10.3-1|330	2) Generate keys in that directory for a specific domain name and selector:
14mu|opendkim-2.10.3-1|331	
14mu|opendkim-2.10.3-1|332	% sudo %{_sbindir}/%{name}-genkey -D %{_sysconfdir}/%{name}/keys/example.com/ -d example.com -s default
14mu|opendkim-2.10.3-1|333	
14mu|opendkim-2.10.3-1|334	3) Set the proper ownership for the directory and private key:
14mu|opendkim-2.10.3-1|335	
14mu|opendkim-2.10.3-1|336	% sudo chown -R root:%{name} %{_sysconfdir}/%{name}/keys/example.com
14mu|opendkim-2.10.3-1|337	
14mu|opendkim-2.10.3-1|338	4) Set secure permissions for the private key:
14mu|opendkim-2.10.3-1|339	
14mu|opendkim-2.10.3-1|340	% sudo chmod 640 %{_sysconfdir}/%{name}/keys/example.com/default.private
14mu|opendkim-2.10.3-1|341	
14mu|opendkim-2.10.3-1|342	5) Set standard permissions for the public key:
14mu|opendkim-2.10.3-1|343	
14mu|opendkim-2.10.3-1|344	% sudo chmod 644 %{_sysconfdir}/%{name}/keys/example.com/default.txt
14mu|opendkim-2.10.3-1|345	
14mu|opendkim-2.10.3-1|346	Updating Key Location(s) in Configuration Files
14mu|opendkim-2.10.3-1|347	===============================================
14mu|opendkim-2.10.3-1|348	If you run the %{name}-default-keygen script, the default keys will be saved in %{_sysconfdir}/%{name}/keys as
14mu|opendkim-2.10.3-1|349	default.private and default.txt, which is the location expected by the default %{_sysconfdir}/%{name}.conf file.
14mu|opendkim-2.10.3-1|350	
14mu|opendkim-2.10.3-1|351	If you manually generate your own keys, you must update the key location and name in %{_sysconfdir}/%{name}.conf
14mu|opendkim-2.10.3-1|352	before attempting to start the %{name} service.
14mu|opendkim-2.10.3-1|353	
14mu|opendkim-2.10.3-1|354	
14mu|opendkim-2.10.3-1|355	Using %upname with SQL Datasets
14mu|opendkim-2.10.3-1|356	================================
14mu|opendkim-2.10.3-1|357	%upname on RedHat-based systems relies on OpenDBX for database access. Depending on which database you use,
14mu|opendkim-2.10.3-1|358	you may have to manually install one of the following OpenDBX subpackages (all of which are available via yum):
14mu|opendkim-2.10.3-1|359	
14mu|opendkim-2.10.3-1|360	- opendbx-firebird
14mu|opendkim-2.10.3-1|361	- opendbx-mssql
14mu|opendkim-2.10.3-1|362	- opendbx-mysql
14mu|opendkim-2.10.3-1|363	- opendbx-postgresql
14mu|opendkim-2.10.3-1|364	- opendbx-sqlite.
14mu|opendkim-2.10.3-1|365	- opendbx-sqlite2
14mu|opendkim-2.10.3-1|366	- opendbx-sybase
14mu|opendkim-2.10.3-1|367	
14mu|opendkim-2.10.3-1|368	If you have %upname configured to use SQL datasets on a systemd-based server, it might also be necessary to start
14mu|opendkim-2.10.3-1|369	the %{name} service after the database servers by referencing your database unit file(s) in the "After" section of
14mu|opendkim-2.10.3-1|370	the %upname unit file.
14mu|opendkim-2.10.3-1|371	
14mu|opendkim-2.10.3-1|372	For example, if using both MariaDB and PostgreSQL, in %{_unitdir}/%{name}.service change:
14mu|opendkim-2.10.3-1|373	
14mu|opendkim-2.10.3-1|374	After=network.target nss-lookup.target syslog.target
14mu|opendkim-2.10.3-1|375	
14mu|opendkim-2.10.3-1|376	to:
14mu|opendkim-2.10.3-1|377	
14mu|opendkim-2.10.3-1|378	After=network.target nss-lookup.target syslog.target mariadb.service postgresql.service
14mu|opendkim-2.10.3-1|379	
14mu|opendkim-2.10.3-1|380	
14mu|opendkim-2.10.3-1|381	Additional Configuration Help
14mu|opendkim-2.10.3-1|382	=============================
14mu|opendkim-2.10.3-1|383	For help configuring your MTA (Postfix, Sendmail, etc.) with %{upname}, setting up DNS records with your
14mu|opendkim-2.10.3-1|384	public DKIM key, as well as instructions on configuring %{upname} to sign outgoing mail for multiple
14mu|opendkim-2.10.3-1|385	domains, follow the how-to at:
14mu|opendkim-2.10.3-1|386	
14mu|opendkim-2.10.3-1|387	http://wp.me/p1iGgP-ou
14mu|opendkim-2.10.3-1|388	
14mu|opendkim-2.10.3-1|389	Official documentation for %{upname} is available at http://%{name}.org/
14mu|opendkim-2.10.3-1|390	
14mu|opendkim-2.10.3-1|391	%{upname} mailing lists are available at http://lists.%{name}.org/
14mu|opendkim-2.10.3-1|392	
14mu|opendkim-2.10.3-1|393	###
14mu|opendkim-2.10.3-1|394	EOF
14mu|opendkim-2.10.3-1|395	
14mu|opendkim-2.10.3-1|396	%pre
14mu|opendkim-2.10.3-1|397	getent group %{name} >/dev/null || groupadd -r %{name}
14mu|opendkim-2.10.3-1|398	getent passwd %{name} >/dev/null || \
14mu|opendkim-2.10.3-1|399	useradd -r -g %{name} -G mail -d %{_localstatedir}/run/%{name} -s /sbin/nologin \
14mu|opendkim-2.10.3-1|400	-c "%{upname} Milter" %{name}
14mu|opendkim-2.10.3-1|401	exit 0
14mu|opendkim-2.10.3-1|402	
14mu|opendkim-2.10.3-1|403	%post
14mu|opendkim-2.10.3-1|404	%systemd_post %{name}.service
14mu|opendkim-2.10.3-1|405	
14mu|opendkim-2.10.3-1|406	%preun
14mu|opendkim-2.10.3-1|407	%systemd_preun %{name}.service
14mu|opendkim-2.10.3-1|408	
14mu|opendkim-2.10.3-1|409	%postun
14mu|opendkim-2.10.3-1|410	%systemd_postun_with_restart %{name}.service
14mu|opendkim-2.10.3-1|411	
14mu|opendkim-2.10.3-1|412	# For the switchover from initscript to service file
14mu|opendkim-2.10.3-1|413	%triggerun -- %{name} < 2.8.0-1
14mu|opendkim-2.10.3-1|414	%systemd_post %{name}.service
14mu|opendkim-2.10.3-1|415	/sbin/chkconfig --del %{name} >/dev/null 2>&1 || :
14mu|opendkim-2.10.3-1|416	%systemd_postun_with_restart %{name}.service
14mu|opendkim-2.10.3-1|417	
14mu|opendkim-2.10.3-1|418	%files
14mu|opendkim-2.10.3-1|419	%doc LICENSE LICENSE.Sendmail FEATURES KNOWNBUGS RELEASE_NOTES RELEASE_NOTES.Sendmail INSTALL
14mu|opendkim-2.10.3-1|420	%doc contrib/convert/convert_keylist.sh %{name}/*.sample
14mu|opendkim-2.10.3-1|421	%doc %{name}/%{name}.conf.simple-verify %{name}/%{name}.conf.simple
14mu|opendkim-2.10.3-1|422	%doc %{name}/README contrib/lua/*.lua
14mu|opendkim-2.10.3-1|423	%doc README.urpmi
14mu|opendkim-2.10.3-1|424	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mu|opendkim-2.10.3-1|425	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
14mu|opendkim-2.10.3-1|426	%config(noreplace) %attr(640,%{name},%{name}) %{_sysconfdir}/%{name}/SigningTable
14mu|opendkim-2.10.3-1|427	%config(noreplace) %attr(640,%{name},%{name}) %{_sysconfdir}/%{name}/KeyTable
14mu|opendkim-2.10.3-1|428	%config(noreplace) %attr(640,%{name},%{name}) %{_sysconfdir}/%{name}/TrustedHosts
14mu|opendkim-2.10.3-1|429	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|opendkim-2.10.3-1|430	%{_bindir}/*
14mu|opendkim-2.10.3-1|431	%{_sbindir}/*
14mu|opendkim-2.10.3-1|432	%{_mandir}/*/*
14mu|opendkim-2.10.3-1|433	%dir %attr(-,%{name},%{name}) %{_localstatedir}/spool/%{name}
14mu|opendkim-2.10.3-1|434	%dir %attr(-,root,%{name}) %{_sysconfdir}/%{name}
14mu|opendkim-2.10.3-1|435	%dir %attr(-,root,%{name}) %{_sysconfdir}/%{name}/keys
14mu|opendkim-2.10.3-1|436	%attr(0644,root,root) %{_unitdir}/%{name}.service
14mu|opendkim-2.10.3-1|437	
14mu|opendkim-2.10.3-1|438	%files -n %{libname}
14mu|opendkim-2.10.3-1|439	%{_libdir}/libopendkim.so.%{major}*
14mu|opendkim-2.10.3-1|440	
14mu|opendkim-2.10.3-1|441	%files -n %{devname}
14mu|opendkim-2.10.3-1|442	%doc LICENSE LICENSE.Sendmail
14mu|opendkim-2.10.3-1|443	%doc libopendkim/docs/*.html
14mu|opendkim-2.10.3-1|444	%{_includedir}/%{name}
14mu|opendkim-2.10.3-1|445	%{_libdir}/*.so
14mu|opendkim-2.10.3-1|446	%{_libdir}/pkgconfig/*.pc
14mu|opendkim-2.10.3-1|447	
14mu|opendkim-2.10.3-1|448	%changelog
14mu|opendkim-2.10.3-1|449	
14mu|opendkim-2.10.3-1|450	* Tue Jun 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.10.3-1
14mu|opendkim-2.10.3-1|451	- (1502c26) Adjust chkconfig requirement
14mu|opendkim-2.10.3-1|452	
14mu|opendkim-2.10.3-1|453	

23459 14
14mu|OpenDX-4.4.4-22|1	%define samplesname dxsamples
14mu|OpenDX-4.4.4-22|2	%define sver 4.4.0
14mu|OpenDX-4.4.4-22|3	%define dxdir %{_libdir}/dx
14mu|OpenDX-4.4.4-22|4	%define kernel_version %(uname -r)
14mu|OpenDX-4.4.4-22|5	
14mu|OpenDX-4.4.4-22|6	Summary:	IBM OpenDX (Data Explorer)
14mu|OpenDX-4.4.4-22|7	Name:		OpenDX
14mu|OpenDX-4.4.4-22|8	Version:	4.4.4
14mu|OpenDX-4.4.4-22|9	Release:	22
14mu|OpenDX-4.4.4-22|10	License:	IBM Public License
14mu|OpenDX-4.4.4-22|11	Group:		Sciences/Other
14mu|OpenDX-4.4.4-22|12	Url:		http://www.opendx.org/
14mu|OpenDX-4.4.4-22|13	Source0:	http://opendx.npaci.edu/source/dx-%{version}.tar.bz2
14mu|OpenDX-4.4.4-22|14	Source1:	http://opendx.npaci.edu/source/dxsamples-%{sver}.tar.bz2
14mu|OpenDX-4.4.4-22|15	Source2:	dx.png
14mu|OpenDX-4.4.4-22|16	Source100:	%{name}.rpmlintrc
14mu|OpenDX-4.4.4-22|17	Patch4:		dx-4.4.4-errno.patch
14mu|OpenDX-4.4.4-22|18	Patch5:		dx-4.2.0-xkb.patch
14mu|OpenDX-4.4.4-22|19	Patch6:		dx-4.3.2-types.patch
14mu|OpenDX-4.4.4-22|20	Patch7:		dx-4.4.4-String.patch
14mu|OpenDX-4.4.4-22|21	Patch8:		dx-4.4.4-returnval.patch
14mu|OpenDX-4.4.4-22|22	Patch9:		dx-4.4.4-implicit_decl.patch
14mu|OpenDX-4.4.4-22|23	Patch10:	dx-4.4.4-unitialized.patch
14mu|OpenDX-4.4.4-22|24	Patch11:	dx-4.4.4-undefined.patch
14mu|OpenDX-4.4.4-22|25	Patch12:	dx-imagemagick-6.3.8.5.diff
14mu|OpenDX-4.4.4-22|26	Patch13:	dx-open.patch
14mu|OpenDX-4.4.4-22|27	Patch14:	dx-gcc43.patch
14mu|OpenDX-4.4.4-22|28	Patch15:	dx-4.4.4-autoconf.patch
14mu|OpenDX-4.4.4-22|29	Patch16:	dx-4.4.4-fix-str-fmt.patch
14mu|OpenDX-4.4.4-22|30	Patch17:	dx-4.4.4-linkage.patch
14mu|OpenDX-4.4.4-22|31	Patch18:	opendx-4.4.4-concurrent-make-fix.patch
14mu|OpenDX-4.4.4-22|32	Patch19:	dx-4.4.4-newer-imagemagick.patch
14mu|OpenDX-4.4.4-22|33	Patch20:	dx-4.4.4-sysh.patch
14mu|OpenDX-4.4.4-22|34	BuildRequires:	bison
14mu|OpenDX-4.4.4-22|35	BuildRequires:	flex
14mu|OpenDX-4.4.4-22|36	BuildRequires:	imagemagick
14mu|OpenDX-4.4.4-22|37	BuildRequires:	kernel-source
14mu|OpenDX-4.4.4-22|38	BuildRequires:	libtool
14mu|OpenDX-4.4.4-22|39	BuildRequires:	hdf5-devel
14mu|OpenDX-4.4.4-22|40	BuildRequires:	jbig-devel
14mu|OpenDX-4.4.4-22|41	BuildRequires:	kernel-devel
14mu|OpenDX-4.4.4-22|42	BuildRequires:	lesstif-devel
14mu|OpenDX-4.4.4-22|43	BuildRequires:	magic-devel
14mu|OpenDX-4.4.4-22|44	BuildRequires:	pkgconfig(gl)
14mu|OpenDX-4.4.4-22|45	BuildRequires:	pkgconfig(glu)
14mu|OpenDX-4.4.4-22|46	BuildRequires:	pkgconfig(netcdf)
14mu|OpenDX-4.4.4-22|47	
14mu|OpenDX-4.4.4-22|48	%description
14mu|OpenDX-4.4.4-22|49	OpenDX is a uniquely powerful, full-featured software package for the
14mu|OpenDX-4.4.4-22|50	visualization of scientific, engineering and analytical data: Its open
14mu|OpenDX-4.4.4-22|51	system design is built on a standard interface environments. And its
14mu|OpenDX-4.4.4-22|52	sophisticated data model provides users with great flexibility in
14mu|OpenDX-4.4.4-22|53	creating visualizations.
14mu|OpenDX-4.4.4-22|54	
14mu|OpenDX-4.4.4-22|55	%files
14mu|OpenDX-4.4.4-22|56	%doc AUTHORS LICENSE README
14mu|OpenDX-4.4.4-22|57	%dir %{dxdir}
14mu|OpenDX-4.4.4-22|58	%{_bindir}/*
14mu|OpenDX-4.4.4-22|59	%{_mandir}/manl/*
14mu|OpenDX-4.4.4-22|60	%{dxdir}/bin
14mu|OpenDX-4.4.4-22|61	%{dxdir}/bin_linux
14mu|OpenDX-4.4.4-22|62	%{dxdir}/doc
14mu|OpenDX-4.4.4-22|63	%{dxdir}/fonts
14mu|OpenDX-4.4.4-22|64	%{dxdir}/help
14mu|OpenDX-4.4.4-22|65	%{dxdir}/html
14mu|OpenDX-4.4.4-22|66	%{dxdir}/lib
14mu|OpenDX-4.4.4-22|67	%{dxdir}/ui
14mu|OpenDX-4.4.4-22|68	%{dxdir}/java
14mu|OpenDX-4.4.4-22|69	%{_iconsdir}/hicolor/48x48/apps/dx.png
14mu|OpenDX-4.4.4-22|70	%{_iconsdir}/hicolor/32x32/apps/dx.png
14mu|OpenDX-4.4.4-22|71	%{_iconsdir}/hicolor/16x16/apps/dx.png
14mu|OpenDX-4.4.4-22|72	%{_datadir}/applications/*.desktop
14mu|OpenDX-4.4.4-22|73	%exclude %{dxdir}/lib/mdf2c.awk
14mu|OpenDX-4.4.4-22|74	
14mu|OpenDX-4.4.4-22|75	#----------------------------------------------------------------------------
14mu|OpenDX-4.4.4-22|76	
14mu|OpenDX-4.4.4-22|77	%package devel
14mu|OpenDX-4.4.4-22|78	Summary:	Development libraries for OpenDX
14mu|OpenDX-4.4.4-22|79	Group:		Development/C
14mu|OpenDX-4.4.4-22|80	
14mu|OpenDX-4.4.4-22|81	%description devel
14mu|OpenDX-4.4.4-22|82	This package contains the header files and includes necessary to for developing
14mu|OpenDX-4.4.4-22|83	applications with OpenDX.
14mu|OpenDX-4.4.4-22|84	
14mu|OpenDX-4.4.4-22|85	%files devel
14mu|OpenDX-4.4.4-22|86	%attr(644,root,root) %{_libdir}/*.a
14mu|OpenDX-4.4.4-22|87	%doc dxsamples-%{sver}/ChangeLog
14mu|OpenDX-4.4.4-22|88	%{_includedir}/*
14mu|OpenDX-4.4.4-22|89	%{dxdir}/include
14mu|OpenDX-4.4.4-22|90	%{dxdir}/samples
14mu|OpenDX-4.4.4-22|91	%{dxdir}/lib_linux
14mu|OpenDX-4.4.4-22|92	%{dxdir}/lib/mdf2c.awk
14mu|OpenDX-4.4.4-22|93	
14mu|OpenDX-4.4.4-22|94	#----------------------------------------------------------------------------
14mu|OpenDX-4.4.4-22|95	
14mu|OpenDX-4.4.4-22|96	%prep
14mu|OpenDX-4.4.4-22|97	%setup -q -n dx-%{version} -a 1
14mu|OpenDX-4.4.4-22|98	%apply_patches
14mu|OpenDX-4.4.4-22|99	rm -f configure; autoreconf -fi
14mu|OpenDX-4.4.4-22|100	
14mu|OpenDX-4.4.4-22|101	#fix netcdf hdf5 linking
14mu|OpenDX-4.4.4-22|102	sed -i 's/-lnetcdf/-lnetcdf -lhdf5_hl -lhdf5 -lz/g' ./configure
14mu|OpenDX-4.4.4-22|103	
14mu|OpenDX-4.4.4-22|104	%build
14mu|OpenDX-4.4.4-22|105	CFLAGS="%{optflags} -O1 -fno-fast-math -fno-exceptions -I/usr/src/linux/include -I%{_includedir}/ImageMagick" \
14mu|OpenDX-4.4.4-22|106	CXXFLAGS="%{optflags} -O1 -fno-fast-math -fno-exceptions -Wno-deprecated -I/usr/src/linux/include -I%{_includedir}/ImageMagick" \
14mu|OpenDX-4.4.4-22|107	
14mu|OpenDX-4.4.4-22|108	%configure2_5x \
14mu|OpenDX-4.4.4-22|109	--prefix=%{_libdir} \
14mu|OpenDX-4.4.4-22|110	--with-x \
14mu|OpenDX-4.4.4-22|111	--with-magick \
14mu|OpenDX-4.4.4-22|112	--with-netcdf \
14mu|OpenDX-4.4.4-22|113	--with-jbig \
14mu|OpenDX-4.4.4-22|114	--without-javadx
14mu|OpenDX-4.4.4-22|115	make
14mu|OpenDX-4.4.4-22|116	
14mu|OpenDX-4.4.4-22|117	(cd %{samplesname}-%{sver}
14mu|OpenDX-4.4.4-22|118	autoreconf -fi
14mu|OpenDX-4.4.4-22|119	%configure2_5x --prefix=%{_libdir}
14mu|OpenDX-4.4.4-22|120	%make)
14mu|OpenDX-4.4.4-22|121	
14mu|OpenDX-4.4.4-22|122	%install
14mu|OpenDX-4.4.4-22|123	mkdir -p %{buildroot}%{_libdir} \
14mu|OpenDX-4.4.4-22|124	%{buildroot}%{_includedir}
14mu|OpenDX-4.4.4-22|125	%makeinstall prefix=%{buildroot}%{_libdir} \
14mu|OpenDX-4.4.4-22|126	libdir=%{buildroot}%{dxdir} \
14mu|OpenDX-4.4.4-22|127	mandir=%{buildroot}%{_mandir} \
14mu|OpenDX-4.4.4-22|128	LIBTOOL=%{_bindir}/libtool
14mu|OpenDX-4.4.4-22|129	ln -sf %{dxdir}/include/dxconfig.h %{buildroot}%{_includedir}/dxconfig.h
14mu|OpenDX-4.4.4-22|130	ln -sf %{dxdir}/include/dxl.h %{buildroot}%{_includedir}/dxl.h
14mu|OpenDX-4.4.4-22|131	ln -sf %{dxdir}/include/dx %{buildroot}%{_includedir}/dx
14mu|OpenDX-4.4.4-22|132	ln -sf %{dxdir}/lib_linux/libDX.a %{buildroot}%{_libdir}/libDX.a
14mu|OpenDX-4.4.4-22|133	ln -sf %{dxdir}/lib_linux/libDXcallm.a %{buildroot}%{_libdir}/libDXcallm.a
14mu|OpenDX-4.4.4-22|134	ln -sf %{dxdir}/lib_linux/libDXL.a %{buildroot}%{_libdir}/libDXL.a
14mu|OpenDX-4.4.4-22|135	ln -sf %{dxdir}/lib_linux/libDXlite.a %{buildroot}%{_libdir}/libDXlite.a
14mu|OpenDX-4.4.4-22|136	rm -rf %{buildroot}%{dxdir}/man
14mu|OpenDX-4.4.4-22|137	#
14mu|OpenDX-4.4.4-22|138	(cd %{buildroot}/%{dxdir}/html
14mu|OpenDX-4.4.4-22|139	ln -sf allguide.htm index.htm
14mu|OpenDX-4.4.4-22|140	ln -sf allguide.htm index.html
14mu|OpenDX-4.4.4-22|141	)
14mu|OpenDX-4.4.4-22|142	#
14mu|OpenDX-4.4.4-22|143	(cd %{samplesname}-%{sver}
14mu|OpenDX-4.4.4-22|144	make install prefix=%{buildroot}%{_libdir}
14mu|OpenDX-4.4.4-22|145	)
14mu|OpenDX-4.4.4-22|146	
14mu|OpenDX-4.4.4-22|147	mkdir -p %{buildroot}%{dxdir}/lib
14mu|OpenDX-4.4.4-22|148	install -m 644 ./lib/mdf2c.awk %{buildroot}%{dxdir}/lib/
14mu|OpenDX-4.4.4-22|149	
14mu|OpenDX-4.4.4-22|150	# fix dxexec path
14mu|OpenDX-4.4.4-22|151	mv %{buildroot}%{_bindir}/dxexec %{buildroot}%{dxdir}/bin_linux/dxexec
14mu|OpenDX-4.4.4-22|152	ln -s %{dxdir}/bin_linux/dxexec %{buildroot}%{_bindir}/dxexec
14mu|OpenDX-4.4.4-22|153	
14mu|OpenDX-4.4.4-22|154	# remove files not packaged
14mu|OpenDX-4.4.4-22|155	rm -rf %{buildroot}%{_libdir}/bin/dx
14mu|OpenDX-4.4.4-22|156	
14mu|OpenDX-4.4.4-22|157	# icons
14mu|OpenDX-4.4.4-22|158	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14mu|OpenDX-4.4.4-22|159	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/dx.png
14mu|OpenDX-4.4.4-22|160	convert -scale 32 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/dx.png
14mu|OpenDX-4.4.4-22|161	convert -scale 16 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/dx.png
14mu|OpenDX-4.4.4-22|162	
14mu|OpenDX-4.4.4-22|163	# desktop menu
14mu|OpenDX-4.4.4-22|164	mkdir -p %{buildroot}%{_datadir}/applications
14mu|OpenDX-4.4.4-22|165	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}.desktop <<EOF
14mu|OpenDX-4.4.4-22|166	[Desktop Entry]
14mu|OpenDX-4.4.4-22|167	Name=OpenDX
14mu|OpenDX-4.4.4-22|168	Comment=Visualization Data Explorer
14mu|OpenDX-4.4.4-22|169	Comment[ru]=Инструмент визуализации данных
14mu|OpenDX-4.4.4-22|170	Exec=%{_bindir}/dx
14mu|OpenDX-4.4.4-22|171	Terminal=false
14mu|OpenDX-4.4.4-22|172	Type=Application
14mu|OpenDX-4.4.4-22|173	Icon=dx
14mu|OpenDX-4.4.4-22|174	Categories=Science;Math;
14mu|OpenDX-4.4.4-22|175	StartupWMClass=startupWindow
14mu|OpenDX-4.4.4-22|176	EOF
14mu|OpenDX-4.4.4-22|177	
14mu|OpenDX-4.4.4-22|178	# Clean installed tree
14mu|OpenDX-4.4.4-22|179	find %{buildroot}/%{_libdir} -type f -or -type d | xargs chmod go-w
14mu|OpenDX-4.4.4-22|180	rm -f %{buildroot}%{dxdir}/samples/outboard/Makefile_os2 \
14mu|OpenDX-4.4.4-22|181	%{buildroot}%{dxdir}/samples/user/Makefile_os2
14mu|OpenDX-4.4.4-22|182	
14mu|OpenDX-4.4.4-22|183	rm -f %{buildroot}/%{_libdir}/dx/samples/data/externalfilter_alphax
14mu|OpenDX-4.4.4-22|184	rm -f %{buildroot}/%{_libdir}/dx/samples/data/externalfilter_hp700
14mu|OpenDX-4.4.4-22|185	rm -f %{buildroot}/%{_libdir}/dx/samples/data/externalfilter_ibm6000
14mu|OpenDX-4.4.4-22|186	rm -f %{buildroot}/%{_libdir}/dx/samples/data/externalfilter_sgi
14mu|OpenDX-4.4.4-22|187	rm -f %{buildroot}/%{_libdir}/dx/samples/data/externalfilter_solaris
14mu|OpenDX-4.4.4-22|188	
14mu|OpenDX-4.4.4-22|189	
14mu|OpenDX-4.4.4-22|190	%changelog
14mu|OpenDX-4.4.4-22|191	
14mu|OpenDX-4.4.4-22|192	* Fri Mar 25 2016 Denis Silakov <dsilakov@gmail.com> 4.4.4-22
14mu|OpenDX-4.4.4-22|193	- (658568a) Added Russian l10n to desktop file
14mu|OpenDX-4.4.4-22|194	
14mu|OpenDX-4.4.4-22|195	

23460 14
14mu|OpenImageIO-1.6.9-1|1	%define major 1.6
14mu|OpenImageIO-1.6.9-1|2	%define libname %mklibname %{name} %{major}
14mu|OpenImageIO-1.6.9-1|3	%define libutil %mklibname %{name}_Util %{major}
14mu|OpenImageIO-1.6.9-1|4	%define devname %mklibname %{name} -d
14mu|OpenImageIO-1.6.9-1|5	
14mu|OpenImageIO-1.6.9-1|6	Summary:	Library for reading and writing images
14mu|OpenImageIO-1.6.9-1|7	Name:		OpenImageIO
14mu|OpenImageIO-1.6.9-1|8	Version:	1.6.9
14mu|OpenImageIO-1.6.9-1|9	Release:	1
14mu|OpenImageIO-1.6.9-1|10	License:	BSD
14mu|OpenImageIO-1.6.9-1|11	Group:		System/Libraries
14mu|OpenImageIO-1.6.9-1|12	Url:		https://sites.google.com/site/openimageio/home
14mu|OpenImageIO-1.6.9-1|13	Source0:	https://download.github.com/Release-%{version}.tar.gz
14mu|OpenImageIO-1.6.9-1|14	Patch1:		OpenImageIO-1.6.9-dl.patch
14mu|OpenImageIO-1.6.9-1|15	BuildRequires:	cmake
14mu|OpenImageIO-1.6.9-1|16	BuildRequires:	txt2man
14mu|OpenImageIO-1.6.9-1|17	BuildRequires:	boost-devel
14mu|OpenImageIO-1.6.9-1|18	BuildRequires:	jpeg-devel
14mu|OpenImageIO-1.6.9-1|19	BuildRequires:	giflib-devel
14mu|OpenImageIO-1.6.9-1|20	BuildRequires:	pugixml-devel
14mu|OpenImageIO-1.6.9-1|21	BuildRequires:	qt4-devel
14mu|OpenImageIO-1.6.9-1|22	BuildRequires:	pkgconfig(glew)
14mu|OpenImageIO-1.6.9-1|23	BuildRequires:	pkgconfig(jasper)
14mu|OpenImageIO-1.6.9-1|24	BuildRequires:	pkgconfig(IlmBase)
14mu|OpenImageIO-1.6.9-1|25	BuildRequires:	pkgconfig(libpng)
14mu|OpenImageIO-1.6.9-1|26	BuildRequires:	pkgconfig(libraw_r)
14mu|OpenImageIO-1.6.9-1|27	BuildRequires:	pkgconfig(libtiff-4)
14mu|OpenImageIO-1.6.9-1|28	BuildRequires:	pkgconfig(libwebp)
14mu|OpenImageIO-1.6.9-1|29	BuildRequires:	pkgconfig(OpenColorIO)
14mu|OpenImageIO-1.6.9-1|30	BuildRequires:	pkgconfig(OpenEXR)
14mu|OpenImageIO-1.6.9-1|31	BuildRequires:	pkgconfig(openssl)
14mu|OpenImageIO-1.6.9-1|32	BuildRequires:	pkgconfig(python)
14mu|OpenImageIO-1.6.9-1|33	BuildRequires:	pkgconfig(python3)
14mu|OpenImageIO-1.6.9-1|34	BuildRequires:	pkgconfig(zlib)
14mu|OpenImageIO-1.6.9-1|35	
14mu|OpenImageIO-1.6.9-1|36	%description
14mu|OpenImageIO-1.6.9-1|37	OpenImageIO is a library for reading and writing images, and a bunch of related
14mu|OpenImageIO-1.6.9-1|38	classes, utilities, and applications. Main features include:
14mu|OpenImageIO-1.6.9-1|39	- Extremely simple but powerful ImageInput and ImageOutput APIs for reading and
14mu|OpenImageIO-1.6.9-1|40	writing 2D images that is format agnostic.
14mu|OpenImageIO-1.6.9-1|41	- Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000,
14mu|OpenImageIO-1.6.9-1|42	DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI,
14mu|OpenImageIO-1.6.9-1|43	PNM/PPM/PGM/PBM, Field3d.
14mu|OpenImageIO-1.6.9-1|44	- An ImageCache class that transparently manages a cache so that it can access
14mu|OpenImageIO-1.6.9-1|45	truly vast amounts of image data.
14mu|OpenImageIO-1.6.9-1|46	- A really nice image viewer, iv, also based on OpenImageIO classes (and so
14mu|OpenImageIO-1.6.9-1|47	will work with any formats for which plugins are available).
14mu|OpenImageIO-1.6.9-1|48	
14mu|OpenImageIO-1.6.9-1|49	%files
14mu|OpenImageIO-1.6.9-1|50	%doc CHANGES LICENSE
14mu|OpenImageIO-1.6.9-1|51	%{_bindir}/*
14mu|OpenImageIO-1.6.9-1|52	%{py_platsitedir}/OpenImageIO.so
14mu|OpenImageIO-1.6.9-1|53	%{_datadir}/fonts/oiio
14mu|OpenImageIO-1.6.9-1|54	%{_mandir}/man1/*
14mu|OpenImageIO-1.6.9-1|55	
14mu|OpenImageIO-1.6.9-1|56	#----------------------------------------------------------------------------
14mu|OpenImageIO-1.6.9-1|57	
14mu|OpenImageIO-1.6.9-1|58	%package -n %{libname}
14mu|OpenImageIO-1.6.9-1|59	Summary:	A library for reading and writing images
14mu|OpenImageIO-1.6.9-1|60	Group:		System/Libraries
14mu|OpenImageIO-1.6.9-1|61	
14mu|OpenImageIO-1.6.9-1|62	%description -n %{libname}
14mu|OpenImageIO-1.6.9-1|63	OpenImageIO is a library for reading and writing images.
14mu|OpenImageIO-1.6.9-1|64	
14mu|OpenImageIO-1.6.9-1|65	%files -n %{libname}
14mu|OpenImageIO-1.6.9-1|66	%{_libdir}/libOpenImageIO.so.%{major}*
14mu|OpenImageIO-1.6.9-1|67	
14mu|OpenImageIO-1.6.9-1|68	#----------------------------------------------------------------------------
14mu|OpenImageIO-1.6.9-1|69	
14mu|OpenImageIO-1.6.9-1|70	%package -n %{libutil}
14mu|OpenImageIO-1.6.9-1|71	Summary:	A library for reading and writing images
14mu|OpenImageIO-1.6.9-1|72	Group:		System/Libraries
14mu|OpenImageIO-1.6.9-1|73	
14mu|OpenImageIO-1.6.9-1|74	%description -n %{libutil}
14mu|OpenImageIO-1.6.9-1|75	OpenImageIO_Util is a library for reading and writing images.
14mu|OpenImageIO-1.6.9-1|76	
14mu|OpenImageIO-1.6.9-1|77	%files -n %{libutil}
14mu|OpenImageIO-1.6.9-1|78	%{_libdir}/libOpenImageIO_Util.so.%{major}*
14mu|OpenImageIO-1.6.9-1|79	
14mu|OpenImageIO-1.6.9-1|80	#----------------------------------------------------------------------------
14mu|OpenImageIO-1.6.9-1|81	
14mu|OpenImageIO-1.6.9-1|82	%package -n %{devname}
14mu|OpenImageIO-1.6.9-1|83	Summary:	Development files for %{name}
14mu|OpenImageIO-1.6.9-1|84	Group:		Development/C++
14mu|OpenImageIO-1.6.9-1|85	Requires:	%{libname} = %{EVRD}
14mu|OpenImageIO-1.6.9-1|86	Requires:	%{libutil} = %{EVRD}
14mu|OpenImageIO-1.6.9-1|87	Provides:	%{name}-devel = %{EVRD}
14mu|OpenImageIO-1.6.9-1|88	
14mu|OpenImageIO-1.6.9-1|89	%description -n %{devname}
14mu|OpenImageIO-1.6.9-1|90	Development files for %{name} library.
14mu|OpenImageIO-1.6.9-1|91	
14mu|OpenImageIO-1.6.9-1|92	%files -n %{devname}
14mu|OpenImageIO-1.6.9-1|93	%doc src/doc/*.pdf
14mu|OpenImageIO-1.6.9-1|94	%{_libdir}/libOpenImageIO.so
14mu|OpenImageIO-1.6.9-1|95	%{_libdir}/libOpenImageIO_Util.so
14mu|OpenImageIO-1.6.9-1|96	%{_includedir}/*
14mu|OpenImageIO-1.6.9-1|97	
14mu|OpenImageIO-1.6.9-1|98	#----------------------------------------------------------------------------
14mu|OpenImageIO-1.6.9-1|99	
14mu|OpenImageIO-1.6.9-1|100	%prep
14mu|OpenImageIO-1.6.9-1|101	%setup -qn oiio-Release-%{version}
14mu|OpenImageIO-1.6.9-1|102	%patch1 -p1 -b .dl~
14mu|OpenImageIO-1.6.9-1|103	
14mu|OpenImageIO-1.6.9-1|104	%build
14mu|OpenImageIO-1.6.9-1|105	%cmake \
14mu|OpenImageIO-1.6.9-1|106	-DUSE_OPENSSL:BOOL=ON \
14mu|OpenImageIO-1.6.9-1|107	-DUSE_PYTHON:BOOL=ON \
14mu|OpenImageIO-1.6.9-1|108	-DUSE_PYTHON3:BOOL=ON \
14mu|OpenImageIO-1.6.9-1|109	-DSTOP_ON_WARNING:BOOL=OFF \
14mu|OpenImageIO-1.6.9-1|110	-DCMAKE_SKIP_RPATH:BOOL=ON \
14mu|OpenImageIO-1.6.9-1|111	-DPYLIB_INSTALL_DIR:PATH=%{py_platsitedir} \
14mu|OpenImageIO-1.6.9-1|112	-DPYLIB3_INSTALL_DIR:PATH=%{python3_sitearch} \
14mu|OpenImageIO-1.6.9-1|113	-DINCLUDE_INSTALL_DIR:PATH=/usr/include/%{name} \
14mu|OpenImageIO-1.6.9-1|114	-DINSTALL_DOCS:BOOL=OFF \
14mu|OpenImageIO-1.6.9-1|115	-DUSE_EXTERNAL_PUGIXML:BOOL=ON
14mu|OpenImageIO-1.6.9-1|116	
14mu|OpenImageIO-1.6.9-1|117	%make
14mu|OpenImageIO-1.6.9-1|118	
14mu|OpenImageIO-1.6.9-1|119	%install
14mu|OpenImageIO-1.6.9-1|120	%makeinstall_std -C build
14mu|OpenImageIO-1.6.9-1|121	
14mu|OpenImageIO-1.6.9-1|122	# Move man pages to the right directory
14mu|OpenImageIO-1.6.9-1|123	mkdir -p %{buildroot}%{_mandir}/man1
14mu|OpenImageIO-1.6.9-1|124	cp -a build/src/doc/*.1 %{buildroot}%{_mandir}/man1
14mu|OpenImageIO-1.6.9-1|125	
14mu|OpenImageIO-1.6.9-1|126	
14mu|OpenImageIO-1.6.9-1|127	%changelog
14mu|OpenImageIO-1.6.9-1|128	
14mu|OpenImageIO-1.6.9-1|129	* Sat Feb 06 2016 Denis Silakov <dsilakov@gmail.com> 1.6.9-1
14mu|OpenImageIO-1.6.9-1|130	- (c827474) Build with openssl
14mu|OpenImageIO-1.6.9-1|131	
14mu|OpenImageIO-1.6.9-1|132	

23461 14
14mu|openipmi-2.0.18-7|1	%define oname OpenIPMI
14mu|openipmi-2.0.18-7|2	
14mu|openipmi-2.0.18-7|3	%define major 0
14mu|openipmi-2.0.18-7|4	%define ui_major 1
14mu|openipmi-2.0.18-7|5	%define libname %mklibname openipmi %{major}
14mu|openipmi-2.0.18-7|6	%define libcmdlang %mklibname openipmicmdlang %{major}
14mu|openipmi-2.0.18-7|7	%define libglib %mklibname openipmiglib %{major}
14mu|openipmi-2.0.18-7|8	%define liblanserv %mklibname ipmilanserv %{major}
14mu|openipmi-2.0.18-7|9	%define libposix %mklibname openipmiposix %{major}
14mu|openipmi-2.0.18-7|10	%define libpthread %mklibname openipmipthread %{major}
14mu|openipmi-2.0.18-7|11	%define libtcl %mklibname openipmitcl %{major}
14mu|openipmi-2.0.18-7|12	%define libutils %mklibname openipmiutils %{major}
14mu|openipmi-2.0.18-7|13	%define libui %mklibname openipmiui %{ui_major}
14mu|openipmi-2.0.18-7|14	%define devname %mklibname openipmi -d
14mu|openipmi-2.0.18-7|15	
14mu|openipmi-2.0.18-7|16	Summary:	Library interface to IPMI
14mu|openipmi-2.0.18-7|17	Name:		openipmi
14mu|openipmi-2.0.18-7|18	Version:	2.0.18
14mu|openipmi-2.0.18-7|19	Release:	7
14mu|openipmi-2.0.18-7|20	License:	LGPLv2+
14mu|openipmi-2.0.18-7|21	Group:		System/Kernel and hardware
14mu|openipmi-2.0.18-7|22	Url:		http://openipmi.sourceforge.net
14mu|openipmi-2.0.18-7|23	Source0:	http://downloads.sourceforge.net/openipmi/%{oname}-%{version}.tar.gz
14mu|openipmi-2.0.18-7|24	Patch0:		OpenIPMI-2.0.16-python26.patch
14mu|openipmi-2.0.18-7|25	Patch1:		openipmi-2.0.16-pthreads.patch
14mu|openipmi-2.0.18-7|26	BuildRequires:	swig >= 1.3
14mu|openipmi-2.0.18-7|27	BuildRequires:	tcl
14mu|openipmi-2.0.18-7|28	BuildRequires:	tk
14mu|openipmi-2.0.18-7|29	BuildRequires:	tkinter
14mu|openipmi-2.0.18-7|30	BuildRequires:	wxPythonGTK
14mu|openipmi-2.0.18-7|31	BuildRequires:	libgdbm-devel
14mu|openipmi-2.0.18-7|32	BuildRequires:	perl-devel
14mu|openipmi-2.0.18-7|33	BuildRequires:	net-snmp-devel
14mu|openipmi-2.0.18-7|34	BuildRequires:	pkgconfig(glib-2.0)
14mu|openipmi-2.0.18-7|35	BuildRequires:	pkgconfig(ncurses)
14mu|openipmi-2.0.18-7|36	BuildRequires:	pkgconfig(popt)
14mu|openipmi-2.0.18-7|37	BuildRequires:	pkgconfig(python)
14mu|openipmi-2.0.18-7|38	BuildRequires:	pkgconfig(tcl)
14mu|openipmi-2.0.18-7|39	BuildRequires:	pkgconfig(tk)
14mu|openipmi-2.0.18-7|40	Requires(pre,post):	rpm-helper
14mu|openipmi-2.0.18-7|41	Provides:	IPMI = %{EVRD}
14mu|openipmi-2.0.18-7|42	
14mu|openipmi-2.0.18-7|43	%description
14mu|openipmi-2.0.18-7|44	This package contains a shared library implementation of IPMI and the
14mu|openipmi-2.0.18-7|45	basic tools used with OpenIPMI.
14mu|openipmi-2.0.18-7|46	
14mu|openipmi-2.0.18-7|47	%files
14mu|openipmi-2.0.18-7|48	%doc FAQ README README.Force
14mu|openipmi-2.0.18-7|49	%doc README.MotorolaMXP
14mu|openipmi-2.0.18-7|50	%{_sysconfdir}/init.d/ipmi
14mu|openipmi-2.0.18-7|51	%config(noreplace) %{_sysconfdir}/sysconfig/ipmi
14mu|openipmi-2.0.18-7|52	
14mu|openipmi-2.0.18-7|53	%preun
14mu|openipmi-2.0.18-7|54	%_preun_service ipmi
14mu|openipmi-2.0.18-7|55	
14mu|openipmi-2.0.18-7|56	%postun
14mu|openipmi-2.0.18-7|57	%_post_service ipmi
14mu|openipmi-2.0.18-7|58	
14mu|openipmi-2.0.18-7|59	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|60	
14mu|openipmi-2.0.18-7|61	%package gui
14mu|openipmi-2.0.18-7|62	Summary:	GUI (in python) for OpenIPMI
14mu|openipmi-2.0.18-7|63	Group:		System/Kernel and hardware
14mu|openipmi-2.0.18-7|64	Requires:	python-%{name} = %{EVRD}
14mu|openipmi-2.0.18-7|65	Requires:	wxPython >= 2.4.2
14mu|openipmi-2.0.18-7|66	Requires:	wxPythonGTK
14mu|openipmi-2.0.18-7|67	
14mu|openipmi-2.0.18-7|68	%description gui
14mu|openipmi-2.0.18-7|69	A GUI interface for OpenIPMI.  Written in python an requiring wxWidgets.
14mu|openipmi-2.0.18-7|70	
14mu|openipmi-2.0.18-7|71	%files gui
14mu|openipmi-2.0.18-7|72	%{_bindir}/openipmigui
14mu|openipmi-2.0.18-7|73	%{python_sitearch}/openipmigui/*
14mu|openipmi-2.0.18-7|74	
14mu|openipmi-2.0.18-7|75	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|76	
14mu|openipmi-2.0.18-7|77	%package lanserv
14mu|openipmi-2.0.18-7|78	Summary:	Emulates an IPMI network listener
14mu|openipmi-2.0.18-7|79	Group:		System/Kernel and hardware
14mu|openipmi-2.0.18-7|80	Requires:	%{name} = %{EVRD}
14mu|openipmi-2.0.18-7|81	
14mu|openipmi-2.0.18-7|82	%description lanserv
14mu|openipmi-2.0.18-7|83	This package contains a network IPMI listener.
14mu|openipmi-2.0.18-7|84	
14mu|openipmi-2.0.18-7|85	%files lanserv
14mu|openipmi-2.0.18-7|86	%{_bindir}/ipmilan
14mu|openipmi-2.0.18-7|87	%{_mandir}/man8/ipmilan.8*
14mu|openipmi-2.0.18-7|88	
14mu|openipmi-2.0.18-7|89	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|90	
14mu|openipmi-2.0.18-7|91	%package ui
14mu|openipmi-2.0.18-7|92	Summary:	User Interface (UI) for %{name}
14mu|openipmi-2.0.18-7|93	Group:		System/Kernel and hardware
14mu|openipmi-2.0.18-7|94	Requires:	%{name} = %{EVRD}
14mu|openipmi-2.0.18-7|95	
14mu|openipmi-2.0.18-7|96	%description ui
14mu|openipmi-2.0.18-7|97	This package contains a user interface for %{name}.
14mu|openipmi-2.0.18-7|98	
14mu|openipmi-2.0.18-7|99	%files ui
14mu|openipmi-2.0.18-7|100	%{_bindir}/ipmi_ui
14mu|openipmi-2.0.18-7|101	%{_bindir}/ipmicmd
14mu|openipmi-2.0.18-7|102	%{_bindir}/openipmicmd
14mu|openipmi-2.0.18-7|103	%{_bindir}/ipmish
14mu|openipmi-2.0.18-7|104	%{_bindir}/openipmish
14mu|openipmi-2.0.18-7|105	%{_bindir}/solterm
14mu|openipmi-2.0.18-7|106	%{_bindir}/rmcp_ping
14mu|openipmi-2.0.18-7|107	%{_mandir}/man1/ipmi_ui.1*
14mu|openipmi-2.0.18-7|108	%{_mandir}/man1/openipmicmd.1*
14mu|openipmi-2.0.18-7|109	%{_mandir}/man1/openipmish.1*
14mu|openipmi-2.0.18-7|110	%{_mandir}/man1/openipmigui.1*
14mu|openipmi-2.0.18-7|111	%{_mandir}/man1/solterm.1*
14mu|openipmi-2.0.18-7|112	%{_mandir}/man1/rmcp_ping.1*
14mu|openipmi-2.0.18-7|113	%{_mandir}/man7/ipmi_cmdlang.7*
14mu|openipmi-2.0.18-7|114	%{_mandir}/man7/openipmi_conparms.7*
14mu|openipmi-2.0.18-7|115	
14mu|openipmi-2.0.18-7|116	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|117	
14mu|openipmi-2.0.18-7|118	%package -n %{libname}
14mu|openipmi-2.0.18-7|119	Summary:	Shared library for OpenIPMI
14mu|openipmi-2.0.18-7|120	Group:		System/Libraries
14mu|openipmi-2.0.18-7|121	Requires:	%{name}
14mu|openipmi-2.0.18-7|122	Conflicts:	%{name} < 2.0.18-7
14mu|openipmi-2.0.18-7|123	
14mu|openipmi-2.0.18-7|124	%description -n %{libname}
14mu|openipmi-2.0.18-7|125	Shared library for OpenIPMI.
14mu|openipmi-2.0.18-7|126	
14mu|openipmi-2.0.18-7|127	%files -n %{libname}
14mu|openipmi-2.0.18-7|128	%{_libdir}/libOpenIPMI.so.%{major}*
14mu|openipmi-2.0.18-7|129	
14mu|openipmi-2.0.18-7|130	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|131	
14mu|openipmi-2.0.18-7|132	%package -n %{libcmdlang}
14mu|openipmi-2.0.18-7|133	Summary:	Shared library for OpenIPMI
14mu|openipmi-2.0.18-7|134	Group:		System/Libraries
14mu|openipmi-2.0.18-7|135	Conflicts:	%{name} < 2.0.18-7
14mu|openipmi-2.0.18-7|136	
14mu|openipmi-2.0.18-7|137	%description -n %{libcmdlang}
14mu|openipmi-2.0.18-7|138	Shared library for OpenIPMI.
14mu|openipmi-2.0.18-7|139	
14mu|openipmi-2.0.18-7|140	%files -n %{libcmdlang}
14mu|openipmi-2.0.18-7|141	%{_libdir}/libOpenIPMIcmdlang.so.%{major}*
14mu|openipmi-2.0.18-7|142	
14mu|openipmi-2.0.18-7|143	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|144	
14mu|openipmi-2.0.18-7|145	%package -n %{libglib}
14mu|openipmi-2.0.18-7|146	Summary:	Shared library for OpenIPMI
14mu|openipmi-2.0.18-7|147	Group:		System/Libraries
14mu|openipmi-2.0.18-7|148	Conflicts:	%{name} < 2.0.18-7
14mu|openipmi-2.0.18-7|149	
14mu|openipmi-2.0.18-7|150	%description -n %{libglib}
14mu|openipmi-2.0.18-7|151	Shared library for OpenIPMI.
14mu|openipmi-2.0.18-7|152	
14mu|openipmi-2.0.18-7|153	%files -n %{libglib}
14mu|openipmi-2.0.18-7|154	%{_libdir}/libOpenIPMIglib.so.%{major}*
14mu|openipmi-2.0.18-7|155	
14mu|openipmi-2.0.18-7|156	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|157	
14mu|openipmi-2.0.18-7|158	%package -n %{liblanserv}
14mu|openipmi-2.0.18-7|159	Summary:	Shared library for OpenIPMI
14mu|openipmi-2.0.18-7|160	Group:		System/Libraries
14mu|openipmi-2.0.18-7|161	Conflicts:	%{name}-lanserv < 2.0.18-7
14mu|openipmi-2.0.18-7|162	
14mu|openipmi-2.0.18-7|163	%description -n %{liblanserv}
14mu|openipmi-2.0.18-7|164	Shared library for OpenIPMI.
14mu|openipmi-2.0.18-7|165	
14mu|openipmi-2.0.18-7|166	%files -n %{liblanserv}
14mu|openipmi-2.0.18-7|167	%{_libdir}/libIPMIlanserv.so.%{major}*
14mu|openipmi-2.0.18-7|168	
14mu|openipmi-2.0.18-7|169	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|170	
14mu|openipmi-2.0.18-7|171	%package -n %{libposix}
14mu|openipmi-2.0.18-7|172	Summary:	Shared library for OpenIPMI
14mu|openipmi-2.0.18-7|173	Group:		System/Libraries
14mu|openipmi-2.0.18-7|174	Conflicts:	%{name} < 2.0.18-7
14mu|openipmi-2.0.18-7|175	
14mu|openipmi-2.0.18-7|176	%description -n %{libposix}
14mu|openipmi-2.0.18-7|177	Shared library for OpenIPMI.
14mu|openipmi-2.0.18-7|178	
14mu|openipmi-2.0.18-7|179	%files -n %{libposix}
14mu|openipmi-2.0.18-7|180	%{_libdir}/libOpenIPMIposix.so.%{major}*
14mu|openipmi-2.0.18-7|181	
14mu|openipmi-2.0.18-7|182	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|183	
14mu|openipmi-2.0.18-7|184	%package -n %{libpthread}
14mu|openipmi-2.0.18-7|185	Summary:	Shared library for OpenIPMI
14mu|openipmi-2.0.18-7|186	Group:		System/Libraries
14mu|openipmi-2.0.18-7|187	Conflicts:	%{name} < 2.0.18-7
14mu|openipmi-2.0.18-7|188	
14mu|openipmi-2.0.18-7|189	%description -n %{libpthread}
14mu|openipmi-2.0.18-7|190	Shared library for OpenIPMI.
14mu|openipmi-2.0.18-7|191	
14mu|openipmi-2.0.18-7|192	%files -n %{libpthread}
14mu|openipmi-2.0.18-7|193	%{_libdir}/libOpenIPMIpthread.so.%{major}*
14mu|openipmi-2.0.18-7|194	
14mu|openipmi-2.0.18-7|195	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|196	
14mu|openipmi-2.0.18-7|197	%package -n %{libtcl}
14mu|openipmi-2.0.18-7|198	Summary:	Shared library for OpenIPMI
14mu|openipmi-2.0.18-7|199	Group:		System/Libraries
14mu|openipmi-2.0.18-7|200	Provides:	tcl-%{name} = %{EVRD}
14mu|openipmi-2.0.18-7|201	Conflicts:	tcl-%{name} < 2.0.18-7
14mu|openipmi-2.0.18-7|202	Obsoletes:	tcl-%{name} < 2.0.18-7
14mu|openipmi-2.0.18-7|203	
14mu|openipmi-2.0.18-7|204	%description -n %{libtcl}
14mu|openipmi-2.0.18-7|205	Shared library for OpenIPMI.
14mu|openipmi-2.0.18-7|206	
14mu|openipmi-2.0.18-7|207	%files -n %{libtcl}
14mu|openipmi-2.0.18-7|208	%{_libdir}/libOpenIPMItcl.so.%{major}*
14mu|openipmi-2.0.18-7|209	
14mu|openipmi-2.0.18-7|210	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|211	
14mu|openipmi-2.0.18-7|212	%package -n %{libui}
14mu|openipmi-2.0.18-7|213	Summary:	Shared library for OpenIPMI
14mu|openipmi-2.0.18-7|214	Group:		System/Libraries
14mu|openipmi-2.0.18-7|215	Conflicts:	%{name}-ui < 2.0.18-7
14mu|openipmi-2.0.18-7|216	
14mu|openipmi-2.0.18-7|217	%description -n %{libui}
14mu|openipmi-2.0.18-7|218	Shared library for OpenIPMI.
14mu|openipmi-2.0.18-7|219	
14mu|openipmi-2.0.18-7|220	%files -n %{libui}
14mu|openipmi-2.0.18-7|221	%{_libdir}/libOpenIPMIui.so.%{ui_major}*
14mu|openipmi-2.0.18-7|222	
14mu|openipmi-2.0.18-7|223	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|224	
14mu|openipmi-2.0.18-7|225	%package -n %{libutils}
14mu|openipmi-2.0.18-7|226	Summary:	Shared library for OpenIPMI
14mu|openipmi-2.0.18-7|227	Group:		System/Libraries
14mu|openipmi-2.0.18-7|228	Conflicts:	%{name} < 2.0.18-7
14mu|openipmi-2.0.18-7|229	
14mu|openipmi-2.0.18-7|230	%description -n %{libutils}
14mu|openipmi-2.0.18-7|231	Shared library for OpenIPMI.
14mu|openipmi-2.0.18-7|232	
14mu|openipmi-2.0.18-7|233	%files -n %{libutils}
14mu|openipmi-2.0.18-7|234	%{_libdir}/libOpenIPMIutils.so.%{major}*
14mu|openipmi-2.0.18-7|235	
14mu|openipmi-2.0.18-7|236	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|237	
14mu|openipmi-2.0.18-7|238	%package -n %{devname}
14mu|openipmi-2.0.18-7|239	Summary:	Development files for OpenIPMI
14mu|openipmi-2.0.18-7|240	Group:		Development/C
14mu|openipmi-2.0.18-7|241	Requires:	%{libname} = %{EVRD}
14mu|openipmi-2.0.18-7|242	Requires:	%{libcmdlang} = %{EVRD}
14mu|openipmi-2.0.18-7|243	Requires:	%{libglib} = %{EVRD}
14mu|openipmi-2.0.18-7|244	Requires:	%{liblanserv} = %{EVRD}
14mu|openipmi-2.0.18-7|245	Requires:	%{libposix} = %{EVRD}
14mu|openipmi-2.0.18-7|246	Requires:	%{libpthread} = %{EVRD}
14mu|openipmi-2.0.18-7|247	Requires:	%{libtcl} = %{EVRD}
14mu|openipmi-2.0.18-7|248	Requires:	%{libui} = %{EVRD}
14mu|openipmi-2.0.18-7|249	Requires:	%{libutils} = %{EVRD}
14mu|openipmi-2.0.18-7|250	Provides:	%{name}-devel = %{EVRD}
14mu|openipmi-2.0.18-7|251	Conflicts:	%{name}-devel < 2.0.18-7
14mu|openipmi-2.0.18-7|252	Obsoletes:	%{name}-devel < 2.0.18-7
14mu|openipmi-2.0.18-7|253	
14mu|openipmi-2.0.18-7|254	%description -n %{devname}
14mu|openipmi-2.0.18-7|255	Contains additional files need for a developer to create applications
14mu|openipmi-2.0.18-7|256	and/or middleware that depends on libOpenIPMI.
14mu|openipmi-2.0.18-7|257	
14mu|openipmi-2.0.18-7|258	%files -n %{devname}
14mu|openipmi-2.0.18-7|259	%doc doc/IPMI.pdf
14mu|openipmi-2.0.18-7|260	%{_includedir}/OpenIPMI
14mu|openipmi-2.0.18-7|261	%{_libdir}/*.so
14mu|openipmi-2.0.18-7|262	%{_libdir}/pkgconfig/OpenIPMI*.pc
14mu|openipmi-2.0.18-7|263	
14mu|openipmi-2.0.18-7|264	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|265	
14mu|openipmi-2.0.18-7|266	%package -n perl-%{name}
14mu|openipmi-2.0.18-7|267	Summary:	Perl interface for OpenIPMI
14mu|openipmi-2.0.18-7|268	Group:		Development/Perl
14mu|openipmi-2.0.18-7|269	Requires:	%{name} = %{EVRD}
14mu|openipmi-2.0.18-7|270	
14mu|openipmi-2.0.18-7|271	%description -n perl-%{name}
14mu|openipmi-2.0.18-7|272	A Perl interface for OpenIPMI.
14mu|openipmi-2.0.18-7|273	
14mu|openipmi-2.0.18-7|274	%files -n perl-%{name}
14mu|openipmi-2.0.18-7|275	%doc swig/OpenIPMI.i swig/perl/sample swig/perl/ipmi_powerctl
14mu|openipmi-2.0.18-7|276	%{perl_vendorarch}/OpenIPMI.pm
14mu|openipmi-2.0.18-7|277	%{perl_vendorarch}/auto/OpenIPMI
14mu|openipmi-2.0.18-7|278	
14mu|openipmi-2.0.18-7|279	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|280	
14mu|openipmi-2.0.18-7|281	%package -n python-%{name}
14mu|openipmi-2.0.18-7|282	Summary:	Python interface for OpenIPMI
14mu|openipmi-2.0.18-7|283	Group:		Development/Python
14mu|openipmi-2.0.18-7|284	Requires:	%{name} = %{EVRD}
14mu|openipmi-2.0.18-7|285	
14mu|openipmi-2.0.18-7|286	%description -n python-%{name}
14mu|openipmi-2.0.18-7|287	A Python interface for OpenIPMI.
14mu|openipmi-2.0.18-7|288	
14mu|openipmi-2.0.18-7|289	%files -n python-%{name}
14mu|openipmi-2.0.18-7|290	%doc swig/OpenIPMI.i
14mu|openipmi-2.0.18-7|291	%{python_sitearch}/*OpenIPMI.*
14mu|openipmi-2.0.18-7|292	
14mu|openipmi-2.0.18-7|293	#----------------------------------------------------------------------------
14mu|openipmi-2.0.18-7|294	
14mu|openipmi-2.0.18-7|295	%prep
14mu|openipmi-2.0.18-7|296	%setup -qn %{oname}-%{version}
14mu|openipmi-2.0.18-7|297	%patch0 -p1
14mu|openipmi-2.0.18-7|298	%patch1 -p1
14mu|openipmi-2.0.18-7|299	
14mu|openipmi-2.0.18-7|300	%build
14mu|openipmi-2.0.18-7|301	export PYTHONDONTWRITEBYTECODE=
14mu|openipmi-2.0.18-7|302	%define _disable_ld_no_undefined 1
14mu|openipmi-2.0.18-7|303	%configure2_5x \
14mu|openipmi-2.0.18-7|304	--with-perlinstall=%{perl_vendorarch} \
14mu|openipmi-2.0.18-7|305	--with-pythoninstall=%{python_sitearch} \
14mu|openipmi-2.0.18-7|306	--with-glib12=no \
14mu|openipmi-2.0.18-7|307	--with-pythonusepthreads=yes \
14mu|openipmi-2.0.18-7|308	--with-perlusepthreads=yes \
14mu|openipmi-2.0.18-7|309	--disable-static
14mu|openipmi-2.0.18-7|310	
14mu|openipmi-2.0.18-7|311	%make
14mu|openipmi-2.0.18-7|312	
14mu|openipmi-2.0.18-7|313	%install
14mu|openipmi-2.0.18-7|314	%makeinstall_std PYTHON_GUI_DIR=openipmigui
14mu|openipmi-2.0.18-7|315	
14mu|openipmi-2.0.18-7|316	install -m755 ipmi.init -D %{buildroot}/%{_sysconfdir}/init.d/ipmi
14mu|openipmi-2.0.18-7|317	install -m644 ipmi.sysconf -D %{buildroot}/%{_sysconfdir}/sysconfig/ipmi
14mu|openipmi-2.0.18-7|318	
14mu|openipmi-2.0.18-7|319	
14mu|openipmi-2.0.18-7|320	%changelog
14mu|openipmi-2.0.18-7|321	
14mu|openipmi-2.0.18-7|322	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.18-7
14mu|openipmi-2.0.18-7|323	- (4af4f54) Package libraries according to library packaging policy
14mu|openipmi-2.0.18-7|324	- (4af4f54) Drop unused patches
14mu|openipmi-2.0.18-7|325	- (4af4f54) Spec cleanup
14mu|openipmi-2.0.18-7|326	
14mu|openipmi-2.0.18-7|327	

23462 14
14mu|open-iscsi-2.0-873.2|1	%define module_name dkms-%{name}
14mu|open-iscsi-2.0-873.2|2	%define revision 873
14mu|open-iscsi-2.0-873.2|3	%bcond_with dkms
14mu|open-iscsi-2.0-873.2|4	
14mu|open-iscsi-2.0-873.2|5	Summary:	An implementation of RFC3720 iSCSI
14mu|open-iscsi-2.0-873.2|6	Name:		open-iscsi
14mu|open-iscsi-2.0-873.2|7	Version:	2.0
14mu|open-iscsi-2.0-873.2|8	Release:	%{revision}.2
14mu|open-iscsi-2.0-873.2|9	License:	GPLv2+
14mu|open-iscsi-2.0-873.2|10	Group:		Networking/Other
14mu|open-iscsi-2.0-873.2|11	Url:		http://www.open-iscsi.org
14mu|open-iscsi-2.0-873.2|12	Source0:	http://www.open-iscsi.org/bits/open-iscsi-%{version}-%{revision}.tar.gz
14mu|open-iscsi-2.0-873.2|13	Source1:	open-iscsi.service
14mu|open-iscsi-2.0-873.2|14	Source2:	initiatorname.iscsi
14mu|open-iscsi-2.0-873.2|15	Patch1:		open-iscsi-2.0-871-etc_iscsi.patch
14mu|open-iscsi-2.0-873.2|16	BuildRequires:	db-devel
14mu|open-iscsi-2.0-873.2|17	BuildRequires:	glibc-static-devel
14mu|open-iscsi-2.0-873.2|18	
14mu|open-iscsi-2.0-873.2|19	%description
14mu|open-iscsi-2.0-873.2|20	Open-iSCSI project is a high-performance, transport independent, multi-platform
14mu|open-iscsi-2.0-873.2|21	implementation of RFC3720 iSCSI. iSCSI is a protocol for distributed disk
14mu|open-iscsi-2.0-873.2|22	access using SCSI commands sent over Internet Protocol networks.
14mu|open-iscsi-2.0-873.2|23	
14mu|open-iscsi-2.0-873.2|24	%files
14mu|open-iscsi-2.0-873.2|25	%doc README COPYING
14mu|open-iscsi-2.0-873.2|26	%dir %{_sysconfdir}/iscsi
14mu|open-iscsi-2.0-873.2|27	%{_sysconfdir}/iscsi/ifaces
14mu|open-iscsi-2.0-873.2|28	%dir %{_sysconfdir}/iscsi/nodes
14mu|open-iscsi-2.0-873.2|29	%dir %{_sysconfdir}/iscsi/send_targets
14mu|open-iscsi-2.0-873.2|30	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/iscsi/iscsid.conf
14mu|open-iscsi-2.0-873.2|31	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/iscsi/initiatorname.iscsi
14mu|open-iscsi-2.0-873.2|32	%{_unitdir}/open-iscsi.service
14mu|open-iscsi-2.0-873.2|33	/sbin/iscsiadm
14mu|open-iscsi-2.0-873.2|34	/sbin/iscsid
14mu|open-iscsi-2.0-873.2|35	/sbin/iscsi-iname
14mu|open-iscsi-2.0-873.2|36	/sbin/iscsi_discovery
14mu|open-iscsi-2.0-873.2|37	#/sbin/fwparam_ibft
14mu|open-iscsi-2.0-873.2|38	%{_mandir}/man8/iscsiadm.8*
14mu|open-iscsi-2.0-873.2|39	%{_mandir}/man8/iscsid.8*
14mu|open-iscsi-2.0-873.2|40	%{_mandir}/man8/iscsi_discovery.8*
14mu|open-iscsi-2.0-873.2|41	%dir %{_localstatedir}/lib/open-iscsi
14mu|open-iscsi-2.0-873.2|42	
14mu|open-iscsi-2.0-873.2|43	%post
14mu|open-iscsi-2.0-873.2|44	%_post_service open-iscsi
14mu|open-iscsi-2.0-873.2|45	
14mu|open-iscsi-2.0-873.2|46	%preun
14mu|open-iscsi-2.0-873.2|47	%_preun_service open-iscsi
14mu|open-iscsi-2.0-873.2|48	
14mu|open-iscsi-2.0-873.2|49	#----------------------------------------------------------------------------
14mu|open-iscsi-2.0-873.2|50	
14mu|open-iscsi-2.0-873.2|51	%if %{with dkms}
14mu|open-iscsi-2.0-873.2|52	%package -n %{module_name}
14mu|open-iscsi-2.0-873.2|53	Summary:	open-iscsi initiator kernel module
14mu|open-iscsi-2.0-873.2|54	Group:		Networking/Other
14mu|open-iscsi-2.0-873.2|55	Requires:	kernel-source
14mu|open-iscsi-2.0-873.2|56	Requires(preun,post):	dkms
14mu|open-iscsi-2.0-873.2|57	
14mu|open-iscsi-2.0-873.2|58	%description -n %{module_name}
14mu|open-iscsi-2.0-873.2|59	This package contains the open-iscsi initiator kernel module.
14mu|open-iscsi-2.0-873.2|60	
14mu|open-iscsi-2.0-873.2|61	%files -n %{module_name}
14mu|open-iscsi-2.0-873.2|62	%{_usrsrc}/%{module_name}-%{version}
14mu|open-iscsi-2.0-873.2|63	
14mu|open-iscsi-2.0-873.2|64	%post -n %{module_name}
14mu|open-iscsi-2.0-873.2|65	dkms add -m %{module_name} -v %{version} --rpm_safe_upgrade
14mu|open-iscsi-2.0-873.2|66	dkms build -m %{module_name} -v %{version} --rpm_safe_upgrade
14mu|open-iscsi-2.0-873.2|67	dkms install -m %{module_name} -v %{version} --rpm_safe_upgrade
14mu|open-iscsi-2.0-873.2|68	
14mu|open-iscsi-2.0-873.2|69	%preun -n %{module_name}
14mu|open-iscsi-2.0-873.2|70	dkms remove -m %{module_name} -v %{version} --rpm_safe_upgrade --all || :
14mu|open-iscsi-2.0-873.2|71	%endif
14mu|open-iscsi-2.0-873.2|72	
14mu|open-iscsi-2.0-873.2|73	#----------------------------------------------------------------------------
14mu|open-iscsi-2.0-873.2|74	
14mu|open-iscsi-2.0-873.2|75	%prep
14mu|open-iscsi-2.0-873.2|76	%setup -qn %{name}-%{version}-%{revision}
14mu|open-iscsi-2.0-873.2|77	%apply_patches
14mu|open-iscsi-2.0-873.2|78	chmod 0644 README Makefile COPYING etc/iscsid.conf
14mu|open-iscsi-2.0-873.2|79	
14mu|open-iscsi-2.0-873.2|80	for arq in doc/{iscsiadm,iscsid}.8 README usr/initiator.h; do
14mu|open-iscsi-2.0-873.2|81	sed -i -e "s,/var/db/iscsi,%{_localstatedir}/lib/open-iscsi,g" $arq
14mu|open-iscsi-2.0-873.2|82	done
14mu|open-iscsi-2.0-873.2|83	
14mu|open-iscsi-2.0-873.2|84	%build
14mu|open-iscsi-2.0-873.2|85	%serverbuild
14mu|open-iscsi-2.0-873.2|86	%make user
14mu|open-iscsi-2.0-873.2|87	
14mu|open-iscsi-2.0-873.2|88	%install
14mu|open-iscsi-2.0-873.2|89	# install only the user level part, so don't use makeinstall_dtd
14mu|open-iscsi-2.0-873.2|90	# as it will use the "install" target, which will install the
14mu|open-iscsi-2.0-873.2|91	# kernel part too
14mu|open-iscsi-2.0-873.2|92	make \
14mu|open-iscsi-2.0-873.2|93	DESTDIR=%{buildroot} \
14mu|open-iscsi-2.0-873.2|94	initddir=%{_unitdir} \
14mu|open-iscsi-2.0-873.2|95	install_user
14mu|open-iscsi-2.0-873.2|96	
14mu|open-iscsi-2.0-873.2|97	mkdir -p -m 0700 %{buildroot}%{_localstatedir}/lib/open-iscsi
14mu|open-iscsi-2.0-873.2|98	mkdir -p -m 0755 %{buildroot}%{_sysconfdir}/iscsi/nodes
14mu|open-iscsi-2.0-873.2|99	mkdir -p -m 0755 %{buildroot}%{_sysconfdir}/iscsi/send_targets
14mu|open-iscsi-2.0-873.2|100	
14mu|open-iscsi-2.0-873.2|101	# init script
14mu|open-iscsi-2.0-873.2|102	mkdir -p %{buildroot}%{_unitdir}
14mu|open-iscsi-2.0-873.2|103	install -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/open-iscsi.service
14mu|open-iscsi-2.0-873.2|104	rm %{buildroot}%{_unitdir}/open-iscsi
14mu|open-iscsi-2.0-873.2|105	
14mu|open-iscsi-2.0-873.2|106	# DKMS
14mu|open-iscsi-2.0-873.2|107	%if %{with dkms}
14mu|open-iscsi-2.0-873.2|108	mkdir -p %{buildroot}/usr/src/%{module_name}-%{version}
14mu|open-iscsi-2.0-873.2|109	cp -a kernel %{buildroot}/usr/src/%{module_name}-%{version}/
14mu|open-iscsi-2.0-873.2|110	cp -a include %{buildroot}/usr/src/%{module_name}-%{version}/
14mu|open-iscsi-2.0-873.2|111	
14mu|open-iscsi-2.0-873.2|112	cat > %{buildroot}/usr/src/%{module_name}-%{version}/dkms.conf <<EOF
14mu|open-iscsi-2.0-873.2|113	PACKAGE_VERSION="%{version}"
14mu|open-iscsi-2.0-873.2|114	PACKAGE_NAME="%{module_name}"
14mu|open-iscsi-2.0-873.2|115	MAKE[0]="cd \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/kernel ; make"
14mu|open-iscsi-2.0-873.2|116	CLEAN="cd \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/kernel ; make clean"
14mu|open-iscsi-2.0-873.2|117	
14mu|open-iscsi-2.0-873.2|118	BUILT_MODULE_NAME[0]="iscsi_tcp"
14mu|open-iscsi-2.0-873.2|119	BUILT_MODULE_LOCATION[0]="kernel"
14mu|open-iscsi-2.0-873.2|120	DEST_MODULE_NAME[0]="iscsi_tcp"
14mu|open-iscsi-2.0-873.2|121	DEST_MODULE_LOCATION[0]="/kernel/drivers/scsi"
14mu|open-iscsi-2.0-873.2|122	
14mu|open-iscsi-2.0-873.2|123	BUILT_MODULE_NAME[1]="scsi_transport_iscsi"
14mu|open-iscsi-2.0-873.2|124	BUILT_MODULE_LOCATION[1]="kernel"
14mu|open-iscsi-2.0-873.2|125	DEST_MODULE_NAME[1]="scsi_transport_iscsi"
14mu|open-iscsi-2.0-873.2|126	DEST_MODULE_LOCATION[1]="/kernel/drivers/scsi"
14mu|open-iscsi-2.0-873.2|127	
14mu|open-iscsi-2.0-873.2|128	REMAKE_INITRD="no"
14mu|open-iscsi-2.0-873.2|129	AUTOINSTALL=yes
14mu|open-iscsi-2.0-873.2|130	POST_INSTALL="post-install"
14mu|open-iscsi-2.0-873.2|131	POST_REMOVE="post-remove"
14mu|open-iscsi-2.0-873.2|132	EOF
14mu|open-iscsi-2.0-873.2|133	%endif # dkms
14mu|open-iscsi-2.0-873.2|134	
14mu|open-iscsi-2.0-873.2|135	# sample initiatorname file
14mu|open-iscsi-2.0-873.2|136	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/iscsi
14mu|open-iscsi-2.0-873.2|137	
14mu|open-iscsi-2.0-873.2|138	
14mu|open-iscsi-2.0-873.2|139	%changelog
14mu|open-iscsi-2.0-873.2|140	
14mu|open-iscsi-2.0-873.2|141	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-873.2
14mu|open-iscsi-2.0-873.2|142	- (082d3b9) Upload sources tarball
14mu|open-iscsi-2.0-873.2|143	- (082d3b9) Spec cleanup
14mu|open-iscsi-2.0-873.2|144	
14mu|open-iscsi-2.0-873.2|145	

23463 14
14mu|openjpeg-1.5.2-1|1	%define oname OpenJPEG
14mu|openjpeg-1.5.2-1|2	%define oversion %(echo %{version} | sed -e 's/\\./_/g')
14mu|openjpeg-1.5.2-1|3	
14mu|openjpeg-1.5.2-1|4	%define major 5
14mu|openjpeg-1.5.2-1|5	%define libname %mklibname %{name} %{major}
14mu|openjpeg-1.5.2-1|6	%define devname %mklibname %{name} -d
14mu|openjpeg-1.5.2-1|7	
14mu|openjpeg-1.5.2-1|8	Summary:	An open-source JPEG 2000 codec
14mu|openjpeg-1.5.2-1|9	Name:		openjpeg
14mu|openjpeg-1.5.2-1|10	Version:	1.5.2
14mu|openjpeg-1.5.2-1|11	Release:	1
14mu|openjpeg-1.5.2-1|12	License:	BSD
14mu|openjpeg-1.5.2-1|13	Group:		System/Libraries
14mu|openjpeg-1.5.2-1|14	Url:		http://www.openjpeg.org/
14mu|openjpeg-1.5.2-1|15	Source0:	http://openjpeg.googlecode.com/files/%{name}-%{version}.tar.gz
14mu|openjpeg-1.5.2-1|16	Patch1:		openjpeg-1.5.2-CVE-2013-1447.patch
14mu|openjpeg-1.5.2-1|17	Patch2:		openjpeg-1.5.2-CVE-2013-6887.patch
14mu|openjpeg-1.5.2-1|18	Patch3:		openjpeg-1.5.2-CVE-2014-0158.patch
14mu|openjpeg-1.5.2-1|19	BuildRequires:	cmake
14mu|openjpeg-1.5.2-1|20	BuildRequires:	dos2unix
14mu|openjpeg-1.5.2-1|21	
14mu|openjpeg-1.5.2-1|22	%description
14mu|openjpeg-1.5.2-1|23	The OpenJPEG library is an open-source JPEG 2000 codec written in C language.
14mu|openjpeg-1.5.2-1|24	It has been developed in order to promote the use of JPEG 2000, the new still-
14mu|openjpeg-1.5.2-1|25	image compression standard from the Joint Photographic Experts Group (JPEG).
14mu|openjpeg-1.5.2-1|26	
14mu|openjpeg-1.5.2-1|27	%files
14mu|openjpeg-1.5.2-1|28	%doc %{_datadir}/doc/%{name}-1.5/
14mu|openjpeg-1.5.2-1|29	%{_bindir}/*
14mu|openjpeg-1.5.2-1|30	%{_mandir}/man1/*
14mu|openjpeg-1.5.2-1|31	%{_mandir}/man3/*
14mu|openjpeg-1.5.2-1|32	
14mu|openjpeg-1.5.2-1|33	#----------------------------------------------------------------------------
14mu|openjpeg-1.5.2-1|34	
14mu|openjpeg-1.5.2-1|35	%package -n %{libname}
14mu|openjpeg-1.5.2-1|36	Summary:	%{oname} library
14mu|openjpeg-1.5.2-1|37	Group:		System/Libraries
14mu|openjpeg-1.5.2-1|38	
14mu|openjpeg-1.5.2-1|39	%description -n %{libname}
14mu|openjpeg-1.5.2-1|40	This package contains the library needed to run programs dynamically linked
14mu|openjpeg-1.5.2-1|41	with the %{oname} library.
14mu|openjpeg-1.5.2-1|42	
14mu|openjpeg-1.5.2-1|43	The OpenJPEG library is an open-source JPEG 2000 codec written in C language.
14mu|openjpeg-1.5.2-1|44	It has been developed in order to promote the use of JPEG 2000, the new still-
14mu|openjpeg-1.5.2-1|45	image compression standard from the Joint Photographic Experts Group (JPEG).
14mu|openjpeg-1.5.2-1|46	
14mu|openjpeg-1.5.2-1|47	%files -n %{libname}
14mu|openjpeg-1.5.2-1|48	%{_libdir}/libopenjpeg.so.%{major}
14mu|openjpeg-1.5.2-1|49	%{_libdir}/libopenjpeg.so.%{version}
14mu|openjpeg-1.5.2-1|50	
14mu|openjpeg-1.5.2-1|51	#----------------------------------------------------------------------------
14mu|openjpeg-1.5.2-1|52	
14mu|openjpeg-1.5.2-1|53	%package -n %{devname}
14mu|openjpeg-1.5.2-1|54	Summary:	Development tools for programs using the %{oname} library
14mu|openjpeg-1.5.2-1|55	Group:		Development/C
14mu|openjpeg-1.5.2-1|56	Requires:	%{libname} = %{EVRD}
14mu|openjpeg-1.5.2-1|57	Requires:	%{name} = %{EVRD}
14mu|openjpeg-1.5.2-1|58	Provides:	%{name}-devel = %{EVRD}
14mu|openjpeg-1.5.2-1|59	
14mu|openjpeg-1.5.2-1|60	%description -n %{devname}
14mu|openjpeg-1.5.2-1|61	This package contains the header files and libraries needed for developing
14mu|openjpeg-1.5.2-1|62	programs using the %{oname} library.
14mu|openjpeg-1.5.2-1|63	
14mu|openjpeg-1.5.2-1|64	The OpenJPEG library is an open-source JPEG 2000 codec written in C language.
14mu|openjpeg-1.5.2-1|65	It has been developed in order to promote the use of JPEG 2000, the new still-
14mu|openjpeg-1.5.2-1|66	image compression standard from the Joint Photographic Experts Group (JPEG).
14mu|openjpeg-1.5.2-1|67	
14mu|openjpeg-1.5.2-1|68	%files -n %{devname}
14mu|openjpeg-1.5.2-1|69	%{_includedir}/%{name}-1.5/%{name}.h
14mu|openjpeg-1.5.2-1|70	%{_libdir}/libopenjpeg.so
14mu|openjpeg-1.5.2-1|71	%{_libdir}/%{name}-1.5/*.cmake
14mu|openjpeg-1.5.2-1|72	%{_libdir}/pkgconfig/libopenjpeg1.pc
14mu|openjpeg-1.5.2-1|73	
14mu|openjpeg-1.5.2-1|74	#----------------------------------------------------------------------------
14mu|openjpeg-1.5.2-1|75	
14mu|openjpeg-1.5.2-1|76	%prep
14mu|openjpeg-1.5.2-1|77	%setup -q
14mu|openjpeg-1.5.2-1|78	dos2unix libopenjpeg/opj_malloc.h
14mu|openjpeg-1.5.2-1|79	%apply_patches
14mu|openjpeg-1.5.2-1|80	
14mu|openjpeg-1.5.2-1|81	%build
14mu|openjpeg-1.5.2-1|82	%cmake -DOPENJPEG_INSTALL_LIB_DIR=%{_lib}
14mu|openjpeg-1.5.2-1|83	%make
14mu|openjpeg-1.5.2-1|84	
14mu|openjpeg-1.5.2-1|85	%install
14mu|openjpeg-1.5.2-1|86	%makeinstall_std -C build
14mu|openjpeg-1.5.2-1|87	
14mu|openjpeg-1.5.2-1|88	
14mu|openjpeg-1.5.2-1|89	%changelog
14mu|openjpeg-1.5.2-1|90	
14mu|openjpeg-1.5.2-1|91	* Thu Jul 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-1
14mu|openjpeg-1.5.2-1|92	- (80348e4) Added dos2unix BR
14mu|openjpeg-1.5.2-1|93	
14mu|openjpeg-1.5.2-1|94	

23464 14
14mu|openjpeg2-2.1.2-4|1	%define oname OpenJPEG
14mu|openjpeg2-2.1.2-4|2	
14mu|openjpeg2-2.1.2-4|3	%define major 7
14mu|openjpeg2-2.1.2-4|4	%define libname %mklibname openjp2_ %{major}
14mu|openjpeg2-2.1.2-4|5	%define devname %mklibname %{name} -d
14mu|openjpeg2-2.1.2-4|6	
14mu|openjpeg2-2.1.2-4|7	Summary:	An open-source JPEG 2000 codec
14mu|openjpeg2-2.1.2-4|8	Name:		openjpeg2
14mu|openjpeg2-2.1.2-4|9	Version:	2.1.2
14mu|openjpeg2-2.1.2-4|10	Release:	4
14mu|openjpeg2-2.1.2-4|11	License:	BSD
14mu|openjpeg2-2.1.2-4|12	Group:		System/Libraries
14mu|openjpeg2-2.1.2-4|13	Url:		http://www.openjpeg.org/
14mu|openjpeg2-2.1.2-4|14	Source0:	https://github.com/uclouvain/openjpeg/archive/v%{version}.tar.gz?/openjpeg-%{version}.tar.gz
14mu|openjpeg2-2.1.2-4|15	Patch0:		openjpeg2-2.1.2-CVE-2016-9572-9573.patch
14mu|openjpeg2-2.1.2-4|16	Patch1:		openjpeg2-2.1.2-CVE-2016-9580-9581.patch
14mu|openjpeg2-2.1.2-4|17	Patch2:		openjpeg-2.1.0-no-double-slash-in-pkgconfig.patch
14mu|openjpeg2-2.1.2-4|18	BuildRequires:	png-devel
14mu|openjpeg2-2.1.2-4|19	BuildRequires:	tiff-devel
14mu|openjpeg2-2.1.2-4|20	BuildRequires:	lcms2-devel
14mu|openjpeg2-2.1.2-4|21	BuildRequires:	cmake
14mu|openjpeg2-2.1.2-4|22	BuildRequires:	doxygen
14mu|openjpeg2-2.1.2-4|23	
14mu|openjpeg2-2.1.2-4|24	%description
14mu|openjpeg2-2.1.2-4|25	The OpenJPEG library is an open-source JPEG 2000 codec written in C
14mu|openjpeg2-2.1.2-4|26	language. It has been developed in order to promote the use of JPEG
14mu|openjpeg2-2.1.2-4|27	2000, the new still-image compression standard from the Joint
14mu|openjpeg2-2.1.2-4|28	Photographic Experts Group (JPEG).
14mu|openjpeg2-2.1.2-4|29	
14mu|openjpeg2-2.1.2-4|30	%files
14mu|openjpeg2-2.1.2-4|31	%doc AUTHORS.md NEWS.md README.md THANKS.md
14mu|openjpeg2-2.1.2-4|32	%{_bindir}/*
14mu|openjpeg2-2.1.2-4|33	%{_mandir}/man1/*
14mu|openjpeg2-2.1.2-4|34	
14mu|openjpeg2-2.1.2-4|35	#----------------------------------------------------------------------------
14mu|openjpeg2-2.1.2-4|36	
14mu|openjpeg2-2.1.2-4|37	%package -n %{libname}
14mu|openjpeg2-2.1.2-4|38	Summary:	%{oname} shared library
14mu|openjpeg2-2.1.2-4|39	Group:		System/Libraries
14mu|openjpeg2-2.1.2-4|40	
14mu|openjpeg2-2.1.2-4|41	%description -n %{libname}
14mu|openjpeg2-2.1.2-4|42	This package contains the library needed to run programs dynamically
14mu|openjpeg2-2.1.2-4|43	linked with the %{oname} library.
14mu|openjpeg2-2.1.2-4|44	
14mu|openjpeg2-2.1.2-4|45	The OpenJPEG library is an open-source JPEG 2000 codec written in C
14mu|openjpeg2-2.1.2-4|46	language. It has been developed in order to promote the use of JPEG
14mu|openjpeg2-2.1.2-4|47	2000, the new still-image compression standard from the Joint
14mu|openjpeg2-2.1.2-4|48	Photographic Experts Group (JPEG).
14mu|openjpeg2-2.1.2-4|49	
14mu|openjpeg2-2.1.2-4|50	%files -n %{libname}
14mu|openjpeg2-2.1.2-4|51	%{_libdir}/libopenjp2.so.%{major}
14mu|openjpeg2-2.1.2-4|52	%{_libdir}/libopenjp2.so.%{version}
14mu|openjpeg2-2.1.2-4|53	
14mu|openjpeg2-2.1.2-4|54	#----------------------------------------------------------------------------
14mu|openjpeg2-2.1.2-4|55	
14mu|openjpeg2-2.1.2-4|56	%package -n %{devname}
14mu|openjpeg2-2.1.2-4|57	Summary:	Development tools for programs using the %{oname} library
14mu|openjpeg2-2.1.2-4|58	Group:		Development/C
14mu|openjpeg2-2.1.2-4|59	Requires:	%{libname} = %{EVRD}
14mu|openjpeg2-2.1.2-4|60	Provides:	%{name}-devel = %{EVRD}
14mu|openjpeg2-2.1.2-4|61	
14mu|openjpeg2-2.1.2-4|62	%description -n %{devname}
14mu|openjpeg2-2.1.2-4|63	This package contains the header files and libraries needed for
14mu|openjpeg2-2.1.2-4|64	developing programs using the %{oname} library.
14mu|openjpeg2-2.1.2-4|65	
14mu|openjpeg2-2.1.2-4|66	%files -n %{devname}
14mu|openjpeg2-2.1.2-4|67	%{_includedir}/*
14mu|openjpeg2-2.1.2-4|68	%{_mandir}/man3/*
14mu|openjpeg2-2.1.2-4|69	%{_libdir}/libopenjp2.so
14mu|openjpeg2-2.1.2-4|70	%{_libdir}/openjpeg-*/*.cmake
14mu|openjpeg2-2.1.2-4|71	%{_libdir}/pkgconfig/libopenjp2.pc
14mu|openjpeg2-2.1.2-4|72	
14mu|openjpeg2-2.1.2-4|73	#----------------------------------------------------------------------------
14mu|openjpeg2-2.1.2-4|74	
14mu|openjpeg2-2.1.2-4|75	%prep
14mu|openjpeg2-2.1.2-4|76	%setup -qn openjpeg-%{version}
14mu|openjpeg2-2.1.2-4|77	%apply_patches
14mu|openjpeg2-2.1.2-4|78	
14mu|openjpeg2-2.1.2-4|79	%build
14mu|openjpeg2-2.1.2-4|80	%cmake \
14mu|openjpeg2-2.1.2-4|81	-DOPENJPEG_INSTALL_BIN_DIR:PATH=%{_bindir} \
14mu|openjpeg2-2.1.2-4|82	-DOPENJPEG_INSTALL_DATA_DIR:PATH=%{_datadir} \
14mu|openjpeg2-2.1.2-4|83	-DOPENJPEG_INSTALL_INCLUDE_DIR:PATH=%{_includedir} \
14mu|openjpeg2-2.1.2-4|84	-DOPENJPEG_INSTALL_LIB_DIR:PATH=%{_libdir} \
14mu|openjpeg2-2.1.2-4|85	-DBUILD_DOC=ON
14mu|openjpeg2-2.1.2-4|86	%make
14mu|openjpeg2-2.1.2-4|87	
14mu|openjpeg2-2.1.2-4|88	%install
14mu|openjpeg2-2.1.2-4|89	%makeinstall_std -C build
14mu|openjpeg2-2.1.2-4|90	
14mu|openjpeg2-2.1.2-4|91	rm -rf %{buildroot}%{_docdir}
14mu|openjpeg2-2.1.2-4|92	
14mu|openjpeg2-2.1.2-4|93	%changelog
14mu|openjpeg2-2.1.2-4|94	
14mu|openjpeg2-2.1.2-4|95	* Sun Jan 22 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.2-4
14mu|openjpeg2-2.1.2-4|96	- (a624832) Merge branch 'rosa2016.1' into rosa2014.1
14mu|openjpeg2-2.1.2-4|97	
14mu|openjpeg2-2.1.2-4|98	

23465 14
14mu|openldap-2.4.44-1|1	%define _build_pkgcheck_set %{nil}
14mu|openldap-2.4.44-1|2	%define _build_pkgcheck_srpm %{nil}
14mu|openldap-2.4.44-1|3	
14mu|openldap-2.4.44-1|4	%global beta %{nil}
14mu|openldap-2.4.44-1|5	
14mu|openldap-2.4.44-1|6	#defaults
14mu|openldap-2.4.44-1|7	%define build_modules 1
14mu|openldap-2.4.44-1|8	%define build_modpacks 0
14mu|openldap-2.4.44-1|9	%define build_slp 0
14mu|openldap-2.4.44-1|10	%define build_heimdal 1
14mu|openldap-2.4.44-1|11	%define build_nssov 1
14mu|openldap-2.4.44-1|12	%define build_smbk5pwd 1
14mu|openldap-2.4.44-1|13	
14mu|openldap-2.4.44-1|14	%{?_with_modules: %global build_modules 1}
14mu|openldap-2.4.44-1|15	%{?_without_modules: %global build_modules 0}
14mu|openldap-2.4.44-1|16	%{?_with_slp: %global build_slp 1}
14mu|openldap-2.4.44-1|17	%{?_without_slp: %global build_slp 0}
14mu|openldap-2.4.44-1|18	%{?_with_heimdal: %global build_heimdal 1}
14mu|openldap-2.4.44-1|19	%{?_without_heimdal: %global build_heimdal 0}
14mu|openldap-2.4.44-1|20	%{?_with_nssov: %global build_nssov 1}
14mu|openldap-2.4.44-1|21	%{?_without_nssov: %global build_nssov 0}
14mu|openldap-2.4.44-1|22	%{?_with_smbk5pwd: %global build_smbk5pwd 1}
14mu|openldap-2.4.44-1|23	%{?_without_smbk5pwd: %global build_smbk5pwd 0}
14mu|openldap-2.4.44-1|24	
14mu|openldap-2.4.44-1|25	%define major 2.4_2
14mu|openldap-2.4.44-1|26	%define fname ldap
14mu|openldap-2.4.44-1|27	%define libname %mklibname %{fname} %{major}
14mu|openldap-2.4.44-1|28	%define migtools_ver 45
14mu|openldap-2.4.44-1|29	
14mu|openldap-2.4.44-1|30	# we want to use the default db version for each release, so as
14mu|openldap-2.4.44-1|31	# to make backport binary compatibles
14mu|openldap-2.4.44-1|32	# excepted for very old systems, where we use bundled db
14mu|openldap-2.4.44-1|33	%define bundled_db_source_ver 4.8.30
14mu|openldap-2.4.44-1|34	%define dbdevel db-devel
14mu|openldap-2.4.44-1|35	%global db_internal 0
14mu|openldap-2.4.44-1|36	%define dbver 5.2.0
14mu|openldap-2.4.44-1|37	%define dbutils db-utils
14mu|openldap-2.4.44-1|38	%define dbutilsprefix db52_
14mu|openldap-2.4.44-1|39	
14mu|openldap-2.4.44-1|40	%define ol_ver_major 2.4
14mu|openldap-2.4.44-1|41	
14mu|openldap-2.4.44-1|42	%global clientbin	ldapadd,ldapcompare,ldapdelete,ldapmodify,ldapmodrdn,ldappasswd,ldapsearch,ldapwhoami,ldapexop
14mu|openldap-2.4.44-1|43	%global serverbin	slapd-addel,slapd-bind,slapd-modify,slapd-modrdn,slapd-read,slapd-search,slapd-tester,ldif-filter
14mu|openldap-2.4.44-1|44	%define serversbin	slapadd,slapcat,slapd,slapdn,slapindex,slappasswd,slaptest,slurpd,slapacl,slapauth
14mu|openldap-2.4.44-1|45	
14mu|openldap-2.4.44-1|46	#localstatedir is passed directly to configure, and we want it to be /var/lib
14mu|openldap-2.4.44-1|47	#define _localstatedir %{_var}/run
14mu|openldap-2.4.44-1|48	%define	_libexecdir	%{_sbindir}
14mu|openldap-2.4.44-1|49	
14mu|openldap-2.4.44-1|50	# Allow --with[out] SASL at rpm command line build
14mu|openldap-2.4.44-1|51	%{?_without_SASL: %{expand: %%define _without_cyrussasl --without-cyrus-sasl}}
14mu|openldap-2.4.44-1|52	%{?_with_SASL: %{expand: %%define _with_cyrussasl --with-cyrus-sasl}}
14mu|openldap-2.4.44-1|53	%{!?_with_cyrussasl: %{!?_without_cyrussasl: %global _with_cyrussasl --with-cyrus-sasl}}
14mu|openldap-2.4.44-1|54	%{?_with_cyrussasl: %define _with_cyrussasl --with-cyrus-sasl}
14mu|openldap-2.4.44-1|55	%{?_without_cyrussasl: %define _without_cyrussasl --without-cyrus-sasl}
14mu|openldap-2.4.44-1|56	%{?_with_gdbm: %global db_conv dbb}
14mu|openldap-2.4.44-1|57	%{!?_with_gdbm: %global db_conv gdbm}
14mu|openldap-2.4.44-1|58	%global build_sql 1
14mu|openldap-2.4.44-1|59	%{?_without_sql: %global build_sql 0}
14mu|openldap-2.4.44-1|60	%global back_perl 0
14mu|openldap-2.4.44-1|61	
14mu|openldap-2.4.44-1|62	Summary:	LDAP servers and sample clients
14mu|openldap-2.4.44-1|63	Name:		openldap
14mu|openldap-2.4.44-1|64	Version:	2.4.44
14mu|openldap-2.4.44-1|65	Release:	1
14mu|openldap-2.4.44-1|66	License:	Artistic
14mu|openldap-2.4.44-1|67	Group:		System/Servers
14mu|openldap-2.4.44-1|68	URL:		http://www.openldap.org
14mu|openldap-2.4.44-1|69	
14mu|openldap-2.4.44-1|70	# Openldap source
14mu|openldap-2.4.44-1|71	Source0:	ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}%{beta}.tgz
14mu|openldap-2.4.44-1|72	
14mu|openldap-2.4.44-1|73	## To generate ths tarball, check the docs out of CVS:
14mu|openldap-2.4.44-1|74	# cvs -d :pserver:anonymous@cvs.OpenLDAP.org:/repo/OpenLDAP co \
14mu|openldap-2.4.44-1|75	# -r OPENLDAP_REL_ENG_2_4 guide
14mu|openldap-2.4.44-1|76	## patch the docs:
14mu|openldap-2.4.44-1|77	# cd guide/admin
14mu|openldap-2.4.44-1|78	# patch -p0 < `rpm --eval %_sourcedir`/openldap-2.4-admin-guide-add-vendor-doc.patch
14mu|openldap-2.4.44-1|79	# cp -p `rpm --eval %_sourcedir`/vendor*.sdf .
14mu|openldap-2.4.44-1|80	## build the docs
14mu|openldap-2.4.44-1|81	# make guide.html
14mu|openldap-2.4.44-1|82	## tar them up
14mu|openldap-2.4.44-1|83	# mkdir openldap-guide
14mu|openldap-2.4.44-1|84	# cp *.html *.gif *.png ../images/LDAPlogo.gif openldap-guide
14mu|openldap-2.4.44-1|85	# tar cjvf `rpm --eval %_sourcedir`/openldap-guide-2.4.tar.bz2 openldap-guide
14mu|openldap-2.4.44-1|86	## To update the README-openldap2.4.mdv as well:
14mu|openldap-2.4.44-1|87	# sdf -2txt_ vendor-standalone.sdf
14mu|openldap-2.4.44-1|88	# cp vendor-standalone.txt `rpm --eval %_sourcedir`/README-openldap2.4.mdv
14mu|openldap-2.4.44-1|89	## ensure your changes get back into the package:
14mu|openldap-2.4.44-1|90	# cvs diff | bzip2 -c > \
14mu|openldap-2.4.44-1|91	# `rpm --eval %_sourcedir`/openldap-2.4-admin-guide-add-vendor-doc.patch.bz2
14mu|openldap-2.4.44-1|92	# tar cjvf `rpm --eval %_sourcedir`/openldap-2.4-vendor-docs.tar.bz2 vendor*.sdf
14mu|openldap-2.4.44-1|93	
14mu|openldap-2.4.44-1|94	Source12:	openldap-guide-2.4-sep2014.tar.bz2
14mu|openldap-2.4.44-1|95	Source13:	README-openldap2.4.mdv
14mu|openldap-2.4.44-1|96	
14mu|openldap-2.4.44-1|97	# Specific source
14mu|openldap-2.4.44-1|98	Source1: 	ldap.service
14mu|openldap-2.4.44-1|99	Source2: 	%{name}.sysconfig
14mu|openldap-2.4.44-1|100	Source19:	gencert.sh
14mu|openldap-2.4.44-1|101	Source20:	ldap.logrotate
14mu|openldap-2.4.44-1|102	Source21:	slapd.conf
14mu|openldap-2.4.44-1|103	Source22:	DB_CONFIG
14mu|openldap-2.4.44-1|104	Source23:	ldap.conf
14mu|openldap-2.4.44-1|105	Source24:	slapd.access.conf
14mu|openldap-2.4.44-1|106	Source25:	ldap-hot-db-backup
14mu|openldap-2.4.44-1|107	Source26:	ldap-reinitialise-slave
14mu|openldap-2.4.44-1|108	Source27:	ldap-common
14mu|openldap-2.4.44-1|109	Source28:	coreschemas.conf
14mu|openldap-2.4.44-1|110	Source29:	extraschemas.conf
14mu|openldap-2.4.44-1|111	
14mu|openldap-2.4.44-1|112	# Extended Schema
14mu|openldap-2.4.44-1|113	Source50:	printer.schema
14mu|openldap-2.4.44-1|114	Source51:	evoldap.schema
14mu|openldap-2.4.44-1|115	Source52:	urpmi.schema
14mu|openldap-2.4.44-1|116	Source53:	sudo.schema
14mu|openldap-2.4.44-1|117	Source54:	mull.schema
14mu|openldap-2.4.44-1|118	Source55:	evolutionperson.schema
14mu|openldap-2.4.44-1|119	Source56:	dnszone.schema
14mu|openldap-2.4.44-1|120	Source57:	calendar.schema
14mu|openldap-2.4.44-1|121	
14mu|openldap-2.4.44-1|122	# Doc sources, used to build SOURCE12 and SOURCE13 above
14mu|openldap-2.4.44-1|123	Source100:	openldap-2.4-admin-guide-add-vendor-doc.patch
14mu|openldap-2.4.44-1|124	Source101:	vendor.sdf
14mu|openldap-2.4.44-1|125	Source102:	vendor-standalone.sdf
14mu|openldap-2.4.44-1|126	
14mu|openldap-2.4.44-1|127	Source500:	%{name}.tmpfiles.d
14mu|openldap-2.4.44-1|128	
14mu|openldap-2.4.44-1|129	# Chris Patches
14mu|openldap-2.4.44-1|130	Patch0:		%{name}-2.3.4-config.patch
14mu|openldap-2.4.44-1|131	Patch1:		%{name}-2.0.7-module.patch
14mu|openldap-2.4.44-1|132	
14mu|openldap-2.4.44-1|133	#Fix various paths in smbk5pwd:
14mu|openldap-2.4.44-1|134	Patch2:		openldap-2.4.40-smbk5passwd-paths.patch
14mu|openldap-2.4.44-1|135	# For now, only build support for SMB (no krb5) changing support in smbk5passwd
14mu|openldap-2.4.44-1|136	# overlay:
14mu|openldap-2.4.44-1|137	#Patch3:	openldap-2.4.40-smbk5passwd-only-smb.patch
14mu|openldap-2.4.44-1|138	Patch4:		openldap-2.4.40-contrib-makefiles-with-tests.patch
14mu|openldap-2.4.44-1|139	Patch5:		openldap-2.4.8-fix-lib-perms.patch
14mu|openldap-2.4.44-1|140	Patch6:		openldap-2.4.12-test001-check-slapcat.patch
14mu|openldap-2.4.44-1|141	
14mu|openldap-2.4.44-1|142	# RH + PLD Patches
14mu|openldap-2.4.44-1|143	Patch15:	%{name}-cldap.patch
14mu|openldap-2.4.44-1|144	
14mu|openldap-2.4.44-1|145	# schema patch
14mu|openldap-2.4.44-1|146	Patch46:	openldap-2.0.21-schema.patch
14mu|openldap-2.4.44-1|147	Patch47:	openldap-2.4.12-change-dyngroup-schema.patch
14mu|openldap-2.4.44-1|148	
14mu|openldap-2.4.44-1|149	Patch53:	%{name}-ntlm.patch
14mu|openldap-2.4.44-1|150	
14mu|openldap-2.4.44-1|151	# security patches
14mu|openldap-2.4.44-1|152	# Patch63:	openldap-2.4.25-CVE-2013-4449.patch # Fixed librewrite reference counting (ITS#7723) since 2.4.40
14mu|openldap-2.4.44-1|153	
14mu|openldap-2.4.44-1|154	#patches in CVS
14mu|openldap-2.4.44-1|155	# see http://www.stanford.edu/services/directory/openldap/configuration/openldap-build.html
14mu|openldap-2.4.44-1|156	# for other possibly interesting patches
14mu|openldap-2.4.44-1|157	
14mu|openldap-2.4.44-1|158	%{?_with_cyrussasl:BuildRequires:	libsasl-devel}
14mu|openldap-2.4.44-1|159	%{?_with_kerberos:BuildRequires:	krb5-devel}
14mu|openldap-2.4.44-1|160	BuildRequires:	openssl-devel, perl
14mu|openldap-2.4.44-1|161	%if %build_slp
14mu|openldap-2.4.44-1|162	BuildRequires:	openslp-devel
14mu|openldap-2.4.44-1|163	%endif
14mu|openldap-2.4.44-1|164	%if %build_heimdal
14mu|openldap-2.4.44-1|165	BuildRequires:	heimdal-devel
14mu|openldap-2.4.44-1|166	%endif
14mu|openldap-2.4.44-1|167	%if %build_sql
14mu|openldap-2.4.44-1|168	BuildRequires:	unixODBC-devel
14mu|openldap-2.4.44-1|169	%endif
14mu|openldap-2.4.44-1|170	%if %back_perl
14mu|openldap-2.4.44-1|171	BuildRequires:	perl-devel
14mu|openldap-2.4.44-1|172	%endif
14mu|openldap-2.4.44-1|173	BuildRequires:	%{dbdevel} >= %{dbver}
14mu|openldap-2.4.44-1|174	BuildRequires:	ncurses-devel >= 5.0
14mu|openldap-2.4.44-1|175	BuildRequires:	tcp_wrappers-devel
14mu|openldap-2.4.44-1|176	BuildRequires:	libltdl-devel
14mu|openldap-2.4.44-1|177	BuildRequires:	krb5-devel
14mu|openldap-2.4.44-1|178	BuildRequires:	groff
14mu|openldap-2.4.44-1|179	BuildRequires:	openssl-devel
14mu|openldap-2.4.44-1|180	BuildRequires:	sasl-devel
14mu|openldap-2.4.44-1|181	# for make test:
14mu|openldap-2.4.44-1|182	BuildRequires:	diffutils
14mu|openldap-2.4.44-1|183	Requires:	shadow-utils, setup
14mu|openldap-2.4.44-1|184	
14mu|openldap-2.4.44-1|185	%description
14mu|openldap-2.4.44-1|186	OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
14mu|openldap-2.4.44-1|187	Protocol) applications and development tools.  The suite includes a
14mu|openldap-2.4.44-1|188	stand-alone LDAP server (slapd) which is in the -servers package, libraries for
14mu|openldap-2.4.44-1|189	implementing the LDAP protocol (in the lib packages), and utilities, tools, and
14mu|openldap-2.4.44-1|190	sample clients (in the -clients package). The openldap binary package includes
14mu|openldap-2.4.44-1|191	only configuration files used by the libraries.
14mu|openldap-2.4.44-1|192	
14mu|openldap-2.4.44-1|193	Install openldap if you need LDAP applications and tools.
14mu|openldap-2.4.44-1|194	
14mu|openldap-2.4.44-1|195	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|196	
14mu|openldap-2.4.44-1|197	%package config
14mu|openldap-2.4.44-1|198	
14mu|openldap-2.4.44-1|199	Summary:	OpenLDAP confdir
14mu|openldap-2.4.44-1|200	Group:		Databases
14mu|openldap-2.4.44-1|201	
14mu|openldap-2.4.44-1|202	%description config
14mu|openldap-2.4.44-1|203	OpenLDAP confdir
14mu|openldap-2.4.44-1|204	
14mu|openldap-2.4.44-1|205	This package prepares directory structure for server configuration files and
14mu|openldap-2.4.44-1|206	for openldap-schema-* packages, the OpenLDAP schema file collection.
14mu|openldap-2.4.44-1|207	
14mu|openldap-2.4.44-1|208	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|209	
14mu|openldap-2.4.44-1|210	%package schemas
14mu|openldap-2.4.44-1|211	
14mu|openldap-2.4.44-1|212	Summary:	OpenLDAP schema files
14mu|openldap-2.4.44-1|213	Group:		Databases
14mu|openldap-2.4.44-1|214	Requires:	%{name}-config
14mu|openldap-2.4.44-1|215	Suggests:	openldap-schemas-heimdal
14mu|openldap-2.4.44-1|216	Suggests:	openldap-schemas-krb5
14mu|openldap-2.4.44-1|217	Suggests:	openldap-schemas-samba
14mu|openldap-2.4.44-1|218	Suggests:	openldap-schemas-dhcp
14mu|openldap-2.4.44-1|219	Suggests:	openldap-schemas-freeradius
14mu|openldap-2.4.44-1|220	Suggests:	openldap-schemas-nfs
14mu|openldap-2.4.44-1|221	Suggests:	openldap-schemas-webmin
14mu|openldap-2.4.44-1|222	Suggests:	openldap-schemas-pureftpd
14mu|openldap-2.4.44-1|223	Suggests:	openldap-schemas-quota
14mu|openldap-2.4.44-1|224	Suggests:	openldap-schemas-sendmail
14mu|openldap-2.4.44-1|225	Suggests:	openldap-schemas-evoldap
14mu|openldap-2.4.44-1|226	Suggests:	openldap-schemas-urpmi
14mu|openldap-2.4.44-1|227	Suggests:	openldap-schemas-extra
14mu|openldap-2.4.44-1|228	
14mu|openldap-2.4.44-1|229	%description schemas
14mu|openldap-2.4.44-1|230	OpenLDAP schema files
14mu|openldap-2.4.44-1|231	
14mu|openldap-2.4.44-1|232	This package contains standard set of OpenLDAP schema files. Supplementary
14mu|openldap-2.4.44-1|233	schema definitions (Heimdal, krb5, etc.) may be added up to this collection,
14mu|openldap-2.4.44-1|234	see 'urpmq -aS openldap-schemas' for full list.
14mu|openldap-2.4.44-1|235	
14mu|openldap-2.4.44-1|236	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|237	
14mu|openldap-2.4.44-1|238	%package schemas-extra
14mu|openldap-2.4.44-1|239	
14mu|openldap-2.4.44-1|240	# A successor to "openldap-extra-schemas" package which was not updated for a
14mu|openldap-2.4.44-1|241	# number of years. This one should be kept as thin as possible as it can only be
14mu|openldap-2.4.44-1|242	# updated manually. Use of openldap-schemas-%{name} packages is preferrable.
14mu|openldap-2.4.44-1|243	
14mu|openldap-2.4.44-1|244	# IMPORTANT: it should not obsolete and trigger removal of "openldap-extra-schemas"
14mu|openldap-2.4.44-1|245	# at list till 2016 as removal of "openldap-extra-schemas" could ruin someones's
14mu|openldap-2.4.44-1|246	# production environment.
14mu|openldap-2.4.44-1|247	
14mu|openldap-2.4.44-1|248	Summary:	OpenLDAP extra schema files
14mu|openldap-2.4.44-1|249	Group:		Databases
14mu|openldap-2.4.44-1|250	Requires:	%{name}-config
14mu|openldap-2.4.44-1|251	
14mu|openldap-2.4.44-1|252	%description schemas-extra
14mu|openldap-2.4.44-1|253	OpenLDAP extra schema files
14mu|openldap-2.4.44-1|254	
14mu|openldap-2.4.44-1|255	A set of extra OpenLDAP schema files,
14mu|openldap-2.4.44-1|256	see 'urpmq -aS openldap-schemas' for full list.
14mu|openldap-2.4.44-1|257	
14mu|openldap-2.4.44-1|258	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|259	
14mu|openldap-2.4.44-1|260	%package servers
14mu|openldap-2.4.44-1|261	Summary:	OpenLDAP servers and related files
14mu|openldap-2.4.44-1|262	Group:		System/Servers
14mu|openldap-2.4.44-1|263	Requires:	%{name}-schemas
14mu|openldap-2.4.44-1|264	Requires(pre):	rpm-helper >= 0.23 coreutils shadow-utils openssl
14mu|openldap-2.4.44-1|265	BuildRequires:	rpm-helper >= 0.23
14mu|openldap-2.4.44-1|266	%if !%build_modpacks
14mu|openldap-2.4.44-1|267	Suggests:	%{name}-doc
14mu|openldap-2.4.44-1|268	Provides:	%{name}-back_dnssrv = %{version}-%{release}
14mu|openldap-2.4.44-1|269	Provides:	%{name}-back_ldap = %{version}-%{release}
14mu|openldap-2.4.44-1|270	Provides:	%{name}-back_passwd = %{version}-%{release}
14mu|openldap-2.4.44-1|271	Provides:	%{name}-back_sql = %{version}-%{release}
14mu|openldap-2.4.44-1|272	Obsoletes:	%{name}-back_dnssrv < %{version}-%{release}
14mu|openldap-2.4.44-1|273	Obsoletes:	%{name}-back_ldap < %{version}-%{release}
14mu|openldap-2.4.44-1|274	Obsoletes:	%{name}-back_passwd < %{version}-%{release}
14mu|openldap-2.4.44-1|275	Obsoletes:	%{name}-back_sql < %{version}-%{release}
14mu|openldap-2.4.44-1|276	Conflicts:	%{name}-servers < %{version}-%{release}
14mu|openldap-2.4.44-1|277	%endif
14mu|openldap-2.4.44-1|278	Requires(pre):	%{dbutils}
14mu|openldap-2.4.44-1|279	Requires(post):	%{dbutils}
14mu|openldap-2.4.44-1|280	# slapd checks at startup if the library version matches exactly what it
14mu|openldap-2.4.44-1|281	# was compiled against, so we cant allow newer versions, e.g.:
14mu|openldap-2.4.44-1|282	#bdb_back_initialize: BDB library version mismatch: expected Berkeley DB 4.8.26: (December 30, 2009), got Berkeley DB 4.8.30: (March 25, 2011)
14mu|openldap-2.4.44-1|283	# This might need to be changed to a library dependency, but we need to verify
14mu|openldap-2.4.44-1|284	# library provides on multiple distros before doing that
14mu|openldap-2.4.44-1|285	Requires:	%{dbutils} >= %{dbver}
14mu|openldap-2.4.44-1|286	
14mu|openldap-2.4.44-1|287	# OpenLDAP 'servers' require their config to be constructed by installing several packages:
14mu|openldap-2.4.44-1|288	# 'config' package as frame and schema files from respective project's sources for inclusion.
14mu|openldap-2.4.44-1|289	# Installation order is mandatory and urpmi should be hinted to install all config chunks before
14mu|openldap-2.4.44-1|290	# 'servers' package as it will likely fail to first-run daemons otherwise.
14mu|openldap-2.4.44-1|291	Requires(pre):	%{name}-schemas
14mu|openldap-2.4.44-1|292	
14mu|openldap-2.4.44-1|293	%if %{?_with_cyrussasl:1}%{!?_with_cyrussasl:0}
14mu|openldap-2.4.44-1|294	%define saslver %([ -f "%{_includedir}/sasl/sasl.h" ] && echo -e "#include <sasl/sasl.h>\\nSASL_VERSION_MAJOR SASL_VERSION_MINOR SASL_VERSION_STEP"|cpp|awk 'END {printf "%s.%s.%s",$1,$2,$3}' || echo "2.1.22")
14mu|openldap-2.4.44-1|295	%define sasllib %mklibname sasl 2
14mu|openldap-2.4.44-1|296	#Ensure we have the sasl library we compiled against available in post so
14mu|openldap-2.4.44-1|297	#slapadd etc works
14mu|openldap-2.4.44-1|298	Requires(post):	%{sasllib} = %{saslver}
14mu|openldap-2.4.44-1|299	%endif
14mu|openldap-2.4.44-1|300	
14mu|openldap-2.4.44-1|301	Requires:	%{libname} = %{version}-%{release}
14mu|openldap-2.4.44-1|302	
14mu|openldap-2.4.44-1|303	%description servers
14mu|openldap-2.4.44-1|304	OpenLDAP Servers
14mu|openldap-2.4.44-1|305	
14mu|openldap-2.4.44-1|306	This package contains the OpenLDAP server, slapd (LDAP server), it's configuration
14mu|openldap-2.4.44-1|307	files, additional backends and database maintenance tools.
14mu|openldap-2.4.44-1|308	This server package was compiled with support for the %{?_with_gdbm:gdbm}%{!?_with_gdbm:berkeley}
14mu|openldap-2.4.44-1|309	database library.
14mu|openldap-2.4.44-1|310	
14mu|openldap-2.4.44-1|311	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|312	
14mu|openldap-2.4.44-1|313	%package clients
14mu|openldap-2.4.44-1|314	Summary:	OpenLDAP clients and related files
14mu|openldap-2.4.44-1|315	Group:		System/Servers
14mu|openldap-2.4.44-1|316	Requires:	%{libname} = %{version}-%{release}
14mu|openldap-2.4.44-1|317	
14mu|openldap-2.4.44-1|318	%description clients
14mu|openldap-2.4.44-1|319	OpenLDAP clients
14mu|openldap-2.4.44-1|320	
14mu|openldap-2.4.44-1|321	This package contains command-line ldap clients (ldapsearch, ldapadd etc)
14mu|openldap-2.4.44-1|322	
14mu|openldap-2.4.44-1|323	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|324	
14mu|openldap-2.4.44-1|325	%package -n %{libname}
14mu|openldap-2.4.44-1|326	Summary:	OpenLDAP libraries
14mu|openldap-2.4.44-1|327	Group:		System/Libraries
14mu|openldap-2.4.44-1|328	Provides:	lib%{fname} = %{version}-%{release}
14mu|openldap-2.4.44-1|329	Requires:	%{name}
14mu|openldap-2.4.44-1|330	
14mu|openldap-2.4.44-1|331	%description -n %{libname}
14mu|openldap-2.4.44-1|332	This package includes the libraries needed by ldap applications.
14mu|openldap-2.4.44-1|333	
14mu|openldap-2.4.44-1|334	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|335	
14mu|openldap-2.4.44-1|336	%package -n %{libname}-devel
14mu|openldap-2.4.44-1|337	Summary:	OpenLDAP development libraries and header files
14mu|openldap-2.4.44-1|338	Group:		Development/C
14mu|openldap-2.4.44-1|339	Requires:	%{libname} = %{version}-%{release}
14mu|openldap-2.4.44-1|340	Requires:	tcp_wrappers-devel
14mu|openldap-2.4.44-1|341	Provides:	%{name}-devel = %{version}-%{release}
14mu|openldap-2.4.44-1|342	Provides: 	lib%{fname}-devel = %{version}-%{release}
14mu|openldap-2.4.44-1|343	Provides:	openldap2-devel = %{version}-%{release}
14mu|openldap-2.4.44-1|344	Obsoletes: 	openldap-devel < %{version}-%{release}
14mu|openldap-2.4.44-1|345	Conflicts:	libldap1-devel
14mu|openldap-2.4.44-1|346	Conflicts:	%mklibname -d ldap 2
14mu|openldap-2.4.44-1|347	Conflicts:	%mklibname -d ldap 2.3_0
14mu|openldap-2.4.44-1|348	
14mu|openldap-2.4.44-1|349	%description -n %{libname}-devel
14mu|openldap-2.4.44-1|350	This package includes the development libraries and header files
14mu|openldap-2.4.44-1|351	needed for compiling applications that use LDAP internals.  Install
14mu|openldap-2.4.44-1|352	this package only if you plan to develop or will need to compile
14mu|openldap-2.4.44-1|353	LDAP clients.
14mu|openldap-2.4.44-1|354	
14mu|openldap-2.4.44-1|355	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|356	
14mu|openldap-2.4.44-1|357	%package -n %{libname}-static-devel
14mu|openldap-2.4.44-1|358	Summary: 	OpenLDAP development static libraries
14mu|openldap-2.4.44-1|359	Group: 		Development/C
14mu|openldap-2.4.44-1|360	Requires: 	%{libname}-devel = %{version}-%{release}
14mu|openldap-2.4.44-1|361	Provides: 	lib%{fname}-devel-static = %{version}-%{release}
14mu|openldap-2.4.44-1|362	Provides: 	lib%{fname}-static-devel = %{version}-%{release}
14mu|openldap-2.4.44-1|363	Provides:	openldap-devel-static = %{version}-%{release}
14mu|openldap-2.4.44-1|364	Provides:	openldap-static-devel = %{version}-%{release}
14mu|openldap-2.4.44-1|365	Obsoletes: 	openldap-devel-static < %{version}-%{release}
14mu|openldap-2.4.44-1|366	Conflicts:	libldap1-devel
14mu|openldap-2.4.44-1|367	
14mu|openldap-2.4.44-1|368	%description -n %{libname}-static-devel
14mu|openldap-2.4.44-1|369	OpenLDAP development static libraries
14mu|openldap-2.4.44-1|370	
14mu|openldap-2.4.44-1|371	%if %build_modpacks
14mu|openldap-2.4.44-1|372	
14mu|openldap-2.4.44-1|373	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|374	
14mu|openldap-2.4.44-1|375	%package back_dnssrv
14mu|openldap-2.4.44-1|376	Summary:	Module dnssrv for OpenLDAP
14mu|openldap-2.4.44-1|377	Group:		System/Libraries
14mu|openldap-2.4.44-1|378	Requires:	%{libname} = %{version}-%{release}
14mu|openldap-2.4.44-1|379	Requires:	openldap-servers = %{version}-%{release}
14mu|openldap-2.4.44-1|380	
14mu|openldap-2.4.44-1|381	%description back_dnssrv
14mu|openldap-2.4.44-1|382	The dnssrv daabase backend module for OpenLDAP daemon
14mu|openldap-2.4.44-1|383	
14mu|openldap-2.4.44-1|384	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|385	
14mu|openldap-2.4.44-1|386	%package back_ldap
14mu|openldap-2.4.44-1|387	Summary:	Module ldap for OpenLDAP
14mu|openldap-2.4.44-1|388	Group:		System/Libraries
14mu|openldap-2.4.44-1|389	Requires:	%{libname} = %{version}-%{release}
14mu|openldap-2.4.44-1|390	Requires:	openldap-servers = %{version}-%{release}
14mu|openldap-2.4.44-1|391	
14mu|openldap-2.4.44-1|392	%description back_ldap
14mu|openldap-2.4.44-1|393	The ldap database backend module for OpenLDAP daemon
14mu|openldap-2.4.44-1|394	
14mu|openldap-2.4.44-1|395	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|396	
14mu|openldap-2.4.44-1|397	%package back_passwd
14mu|openldap-2.4.44-1|398	Summary:	Module passwd for OpenLDAP
14mu|openldap-2.4.44-1|399	Group:		System/Libraries
14mu|openldap-2.4.44-1|400	Requires:	%{libname} = %{version}-%{release}
14mu|openldap-2.4.44-1|401	Requires:	openldap-servers = %{version}-%{release}
14mu|openldap-2.4.44-1|402	
14mu|openldap-2.4.44-1|403	%description back_passwd
14mu|openldap-2.4.44-1|404	The passwd database backend module for OpenLDAP daemon
14mu|openldap-2.4.44-1|405	%endif
14mu|openldap-2.4.44-1|406	
14mu|openldap-2.4.44-1|407	%if %build_sql && %build_modpacks
14mu|openldap-2.4.44-1|408	
14mu|openldap-2.4.44-1|409	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|410	
14mu|openldap-2.4.44-1|411	%package back_sql
14mu|openldap-2.4.44-1|412	Summary:	Module sql for OpenLDAP
14mu|openldap-2.4.44-1|413	Group:		System/Libraries
14mu|openldap-2.4.44-1|414	Requires:	%{libname} = %{version}-%{release}
14mu|openldap-2.4.44-1|415	Requires:	openldap-servers = %{version}-%{release}
14mu|openldap-2.4.44-1|416	
14mu|openldap-2.4.44-1|417	%description back_sql
14mu|openldap-2.4.44-1|418	The sql database backend module for OpenLDAP daemon
14mu|openldap-2.4.44-1|419	%endif
14mu|openldap-2.4.44-1|420	
14mu|openldap-2.4.44-1|421	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|422	
14mu|openldap-2.4.44-1|423	%package doc
14mu|openldap-2.4.44-1|424	Summary:	OpenLDAP documentation and administration guide
14mu|openldap-2.4.44-1|425	Group:		Books/Computer books
14mu|openldap-2.4.44-1|426	Requires:	openldap
14mu|openldap-2.4.44-1|427	Provides:	openldap-guide
14mu|openldap-2.4.44-1|428	
14mu|openldap-2.4.44-1|429	%description doc
14mu|openldap-2.4.44-1|430	OpenLDAP documentation, incuding RFCs and the adminitration guide
14mu|openldap-2.4.44-1|431	
14mu|openldap-2.4.44-1|432	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|433	
14mu|openldap-2.4.44-1|434	%package tests
14mu|openldap-2.4.44-1|435	Summary:	OpenLDAP Test Suite - tests and data
14mu|openldap-2.4.44-1|436	Group:		Development/Other
14mu|openldap-2.4.44-1|437	Requires:	%{name}-servers %{name}-clients %{name}-testprogs
14mu|openldap-2.4.44-1|438	
14mu|openldap-2.4.44-1|439	%description tests
14mu|openldap-2.4.44-1|440	OpenLDAP now has a substantial test suite, which includes sample configurations
14mu|openldap-2.4.44-1|441	and data for a large number of scenarios and features. These are useful for
14mu|openldap-2.4.44-1|442	testing the installed server, and seeing examples of how to use the features.
14mu|openldap-2.4.44-1|443	
14mu|openldap-2.4.44-1|444	The intention is that it should be possible to run the entire test suite on
14mu|openldap-2.4.44-1|445	the installed server using this package.
14mu|openldap-2.4.44-1|446	
14mu|openldap-2.4.44-1|447	# --------------------------------------------------------------------------- #
14mu|openldap-2.4.44-1|448	
14mu|openldap-2.4.44-1|449	%package testprogs
14mu|openldap-2.4.44-1|450	Summary:	OpenLDAP Test Suite - simple testing client binaries
14mu|openldap-2.4.44-1|451	Group:		Development/Other
14mu|openldap-2.4.44-1|452	
14mu|openldap-2.4.44-1|453	%description testprogs
14mu|openldap-2.4.44-1|454	Programs shipped with the test suite which are used by the test suite, and may
14mu|openldap-2.4.44-1|455	also be useful as load generators etc.
14mu|openldap-2.4.44-1|456	
14mu|openldap-2.4.44-1|457	%prep
14mu|openldap-2.4.44-1|458	%setup -q  -n %{name}-%{version}%{beta}
14mu|openldap-2.4.44-1|459	
14mu|openldap-2.4.44-1|460	%patch0 -p1 -b .config
14mu|openldap-2.4.44-1|461	perl -pi -e 's/LDAP_DIRSEP "run" //g' include/ldap_defaults.h
14mu|openldap-2.4.44-1|462	%patch1 -p1 -b .module
14mu|openldap-2.4.44-1|463	%patch2 -p1 -b .smbk5paths
14mu|openldap-2.4.44-1|464	%if !%build_heimdal
14mu|openldap-2.4.44-1|465	#patch3 -p1 -b .smbonly
14mu|openldap-2.4.44-1|466	%endif
14mu|openldap-2.4.44-1|467	
14mu|openldap-2.4.44-1|468	%patch4 -p1 -b .contribmake
14mu|openldap-2.4.44-1|469	
14mu|openldap-2.4.44-1|470	%patch15 -p1 -b .cldap
14mu|openldap-2.4.44-1|471	
14mu|openldap-2.4.44-1|472	%patch46 -p1 -b .mdk
14mu|openldap-2.4.44-1|473	%patch47 -p1 -b .dyngroup
14mu|openldap-2.4.44-1|474	# FIXME
14mu|openldap-2.4.44-1|475	%patch53 -p1 -b .ntlm
14mu|openldap-2.4.44-1|476	
14mu|openldap-2.4.44-1|477	# patches from CVS
14mu|openldap-2.4.44-1|478	perl -pi -e 's/testrun/\${TESTDIR}/g' tests/scripts/test024-unique
14mu|openldap-2.4.44-1|479	
14mu|openldap-2.4.44-1|480	# README:
14mu|openldap-2.4.44-1|481	cp %{SOURCE13} README.mdk
14mu|openldap-2.4.44-1|482	
14mu|openldap-2.4.44-1|483	# test049 not ready for not writing to testdir ...
14mu|openldap-2.4.44-1|484	mv tests/scripts/{,broken}test049*
14mu|openldap-2.4.44-1|485	
14mu|openldap-2.4.44-1|486	%patch5 -p1
14mu|openldap-2.4.44-1|487	%patch6 -p1
14mu|openldap-2.4.44-1|488	
14mu|openldap-2.4.44-1|489	#patch63 -p1 -b .CVE-2013-4449
14mu|openldap-2.4.44-1|490	
14mu|openldap-2.4.44-1|491	chmod a+rx tests/scripts/test054*
14mu|openldap-2.4.44-1|492	#aclocal
14mu|openldap-2.4.44-1|493	#perl -pi -e 's/^(AC_PREREQ.2.5)/${1}7/g' configure.in
14mu|openldap-2.4.44-1|494	#autoconf
14mu|openldap-2.4.44-1|495	
14mu|openldap-2.4.44-1|496	%build
14mu|openldap-2.4.44-1|497	#disable icecream:
14mu|openldap-2.4.44-1|498	PATH=`echo $PATH|perl -pe 's,:[\/\w]+icecream[\/\w]+:,:,g'`
14mu|openldap-2.4.44-1|499	#serverbuild
14mu|openldap-2.4.44-1|500	
14mu|openldap-2.4.44-1|501	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mu|openldap-2.4.44-1|502	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mu|openldap-2.4.44-1|503	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mu|openldap-2.4.44-1|504	
14mu|openldap-2.4.44-1|505	unset CONFIGURE_TOP
14mu|openldap-2.4.44-1|506	
14mu|openldap-2.4.44-1|507	# don't choose db4.3 even if it is available
14mu|openldap-2.4.44-1|508	export ol_cv_db_db_4_dot_3=no
14mu|openldap-2.4.44-1|509	# try and miss linuxthreads, so we get a threading lib on glibc2.4:
14mu|openldap-2.4.44-1|510	export ol_cv_header_linux_threads=no
14mu|openldap-2.4.44-1|511	#rh only:
14mu|openldap-2.4.44-1|512	export CPPFLAGS="-I%{_prefix}/kerberos/include $CPPFLAGS"
14mu|openldap-2.4.44-1|513	export LDFLAGS="-L%{_prefix}/kerberos/%{_lib} $LDFLAGS"
14mu|openldap-2.4.44-1|514	%if %{?openldap_fd_setsize:1}%{!?openldap_fd_setsize:0}
14mu|openldap-2.4.44-1|515	CPPFLAGS="$CPPFLAGS -DOPENLDAP_FD_SETSIZE=%{openldap_fd_setsize}"
14mu|openldap-2.4.44-1|516	%endif
14mu|openldap-2.4.44-1|517	# FIXME glibc 2.8 breakage, this is not the correct fix, see
14mu|openldap-2.4.44-1|518	# http://www.openldap.org/its/index.cgi/Build?id=5464;selectid=5464
14mu|openldap-2.4.44-1|519	CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
14mu|openldap-2.4.44-1|520	# building for systems with kernel < 2.6 requires building without epoll support
14mu|openldap-2.4.44-1|521	%if %{mdkversion} < 1000 || %{?_without_epoll:1}%{!?_without_epoll:0}
14mu|openldap-2.4.44-1|522	export ac_cv_header_sys_epoll_h=no
14mu|openldap-2.4.44-1|523	%endif
14mu|openldap-2.4.44-1|524	
14mu|openldap-2.4.44-1|525	%configure2_5x \
14mu|openldap-2.4.44-1|526	--with-subdir=%{name} \
14mu|openldap-2.4.44-1|527	--localstatedir=/var/run/ldap \
14mu|openldap-2.4.44-1|528	--enable-dynamic \
14mu|openldap-2.4.44-1|529	--enable-syslog \
14mu|openldap-2.4.44-1|530	--enable-proctitle \
14mu|openldap-2.4.44-1|531	--enable-ipv6 \
14mu|openldap-2.4.44-1|532	--enable-local \
14mu|openldap-2.4.44-1|533	%{?_with_cyrussasl} %{?_without_cyrussasl} \
14mu|openldap-2.4.44-1|534	%{?_with_kerberos} %{?_without_kerberos} \
14mu|openldap-2.4.44-1|535	--with-threads \
14mu|openldap-2.4.44-1|536	--with-tls \
14mu|openldap-2.4.44-1|537	--enable-slapd \
14mu|openldap-2.4.44-1|538	--enable-aci \
14mu|openldap-2.4.44-1|539	--enable-cleartext \
14mu|openldap-2.4.44-1|540	--enable-crypt \
14mu|openldap-2.4.44-1|541	--enable-lmpasswd \
14mu|openldap-2.4.44-1|542	%{!?_with_gssapi:--without-gssapi} \
14mu|openldap-2.4.44-1|543	%{?_with_kerberos:--enable-kpasswd} \
14mu|openldap-2.4.44-1|544	%{?_with_cyrussasl:--enable-spasswd} \
14mu|openldap-2.4.44-1|545	%if %build_modules
14mu|openldap-2.4.44-1|546	--enable-modules \
14mu|openldap-2.4.44-1|547	%endif
14mu|openldap-2.4.44-1|548	--enable-rewrite \
14mu|openldap-2.4.44-1|549	--enable-rlookups \
14mu|openldap-2.4.44-1|550	%if %build_slp
14mu|openldap-2.4.44-1|551	--enable-slp \
14mu|openldap-2.4.44-1|552	%endif
14mu|openldap-2.4.44-1|553	--enable-wrappers \
14mu|openldap-2.4.44-1|554	--enable-bdb=yes \
14mu|openldap-2.4.44-1|555	--enable-hdb=yes \
14mu|openldap-2.4.44-1|556	--enable-ndb=no \
14mu|openldap-2.4.44-1|557	--enable-backends=mod \
14mu|openldap-2.4.44-1|558	%if %back_perl
14mu|openldap-2.4.44-1|559	--enable-perl=mod \
14mu|openldap-2.4.44-1|560	%else
14mu|openldap-2.4.44-1|561	--enable-perl=no \
14mu|openldap-2.4.44-1|562	%endif
14mu|openldap-2.4.44-1|563	%if %build_sql
14mu|openldap-2.4.44-1|564	--enable-sql=mod \
14mu|openldap-2.4.44-1|565	%else
14mu|openldap-2.4.44-1|566	--enable-sql=no \
14mu|openldap-2.4.44-1|567	%endif
14mu|openldap-2.4.44-1|568	--enable-overlays=mod \
14mu|openldap-2.4.44-1|569	--enable-shared
14mu|openldap-2.4.44-1|570	
14mu|openldap-2.4.44-1|571	# (oe) amd64 fix
14mu|openldap-2.4.44-1|572	perl -pi -e "s|^AC_CFLAGS.*|AC_CFLAGS = $CFLAGS -fPIC|g" libraries/librewrite/Makefile
14mu|openldap-2.4.44-1|573	
14mu|openldap-2.4.44-1|574	make depend
14mu|openldap-2.4.44-1|575	
14mu|openldap-2.4.44-1|576	make
14mu|openldap-2.4.44-1|577	export LIBTOOL=`pwd`/libtool
14mu|openldap-2.4.44-1|578	
14mu|openldap-2.4.44-1|579	if [ -d /usr/kerberos/%{_lib} ]; then export LIBRARY_PATH=/usr/kerberos/%{_lib}; fi
14mu|openldap-2.4.44-1|580	perl -pi -e 's/pw-radius.la//g' contrib/slapd-modules/passwd/Makefile
14mu|openldap-2.4.44-1|581	#acl broken
14mu|openldap-2.4.44-1|582	for i in addpartial allop allowed autogroup cloak denyop dsaschema dupent  \
14mu|openldap-2.4.44-1|583	kinit \
14mu|openldap-2.4.44-1|584	lastbind lastmod noopsrch nops \
14mu|openldap-2.4.44-1|585	%if %build_nssov
14mu|openldap-2.4.44-1|586	nssov \
14mu|openldap-2.4.44-1|587	%endif
14mu|openldap-2.4.44-1|588	%if %build_smbk5pwd
14mu|openldap-2.4.44-1|589	smbk5pwd \
14mu|openldap-2.4.44-1|590	%endif
14mu|openldap-2.4.44-1|591	passwd passwd/sha2 trace
14mu|openldap-2.4.44-1|592	do
14mu|openldap-2.4.44-1|593	make -C contrib/slapd-modules/$i libdir=%{_libdir} moduledir=%{_libdir}/%{name}
14mu|openldap-2.4.44-1|594	done
14mu|openldap-2.4.44-1|595	
14mu|openldap-2.4.44-1|596	#proxyOld, needs some work ...
14mu|openldap-2.4.44-1|597	#CC=g++ make -C contrib/slapd-modules/proxyOld
14mu|openldap-2.4.44-1|598	
14mu|openldap-2.4.44-1|599	#samba4, not useful yet?
14mu|openldap-2.4.44-1|600	
14mu|openldap-2.4.44-1|601	# http://wiki.mandriva.com/en/2009-underlinking-overlinking
14mu|openldap-2.4.44-1|602	#LDFLAGS=${LDFLAGS//-Wl,--no-undefined/}
14mu|openldap-2.4.44-1|603	# Not shipped yet: comp_match,proxyOld
14mu|openldap-2.4.44-1|604	
14mu|openldap-2.4.44-1|605	
14mu|openldap-2.4.44-1|606	%check
14mu|openldap-2.4.44-1|607	rm tests/scripts/test022-ppolicy
14mu|openldap-2.4.44-1|608	%if %{!?_without_test:1}%{?_without_test:0}
14mu|openldap-2.4.44-1|609	#disable icecream:
14mu|openldap-2.4.44-1|610	#PATH=`echo $PATH|perl -pe 's,:[\/\w]+icecream[\/\w]+:,:,g'`
14mu|openldap-2.4.44-1|611	# meta test seems to timeout on the Mandriva cluster:
14mu|openldap-2.4.44-1|612	#export TEST_META=no
14mu|openldap-2.4.44-1|613	# Use a pseudo-random number between 9000 and 10000 as base port for slapd in tests
14mu|openldap-2.4.44-1|614	#export SLAPD_BASEPORT=$[9000+RANDOM%1000]
14mu|openldap-2.4.44-1|615	make -C tests %{!?tests:test}%{?tests:%tests}
14mu|openldap-2.4.44-1|616	%endif
14mu|openldap-2.4.44-1|617	
14mu|openldap-2.4.44-1|618	%install
14mu|openldap-2.4.44-1|619	#disable icecream:
14mu|openldap-2.4.44-1|620	#PATH=`echo $PATH|perl -pe 's,:[\/\w]+icecream[\/\w]+:,:,g'`
14mu|openldap-2.4.44-1|621	export DONT_GPRINTIFY=1
14mu|openldap-2.4.44-1|622	for i in addpartial allop allowed autogroup \
14mu|openldap-2.4.44-1|623	kinit \
14mu|openldap-2.4.44-1|624	%if %build_nssov
14mu|openldap-2.4.44-1|625	nssov \
14mu|openldap-2.4.44-1|626	%endif
14mu|openldap-2.4.44-1|627	%if %build_smbk5pwd
14mu|openldap-2.4.44-1|628	smbk5pwd \
14mu|openldap-2.4.44-1|629	%endif
14mu|openldap-2.4.44-1|630	passwd
14mu|openldap-2.4.44-1|631	do
14mu|openldap-2.4.44-1|632	cp -af contrib/slapd-modules/$i/README{,.$i}
14mu|openldap-2.4.44-1|633	done
14mu|openldap-2.4.44-1|634	cp contrib/slapd-modules/passwd/sha2/README{,.sha2}
14mu|openldap-2.4.44-1|635	rm -Rf %{buildroot}
14mu|openldap-2.4.44-1|636	
14mu|openldap-2.4.44-1|637	%makeinstall_std STRIP=""
14mu|openldap-2.4.44-1|638	
14mu|openldap-2.4.44-1|639	%if %build_smbk5pwd
14mu|openldap-2.4.44-1|640	cp -a contrib/slapd-modules/smbk5pwd/.libs/smbk5pwd.so* %{buildroot}/%{_libdir}/%{name}
14mu|openldap-2.4.44-1|641	%if !%{build_heimdal}
14mu|openldap-2.4.44-1|642	for i in %{buildroot}/%{_libdir}/%{name}/smbk5pwd*
14mu|openldap-2.4.44-1|643	do
14mu|openldap-2.4.44-1|644	if [ -L ${i} ]
14mu|openldap-2.4.44-1|645	then
14mu|openldap-2.4.44-1|646	newlink=`readlink $i|sed -e 's/k5//g'`
14mu|openldap-2.4.44-1|647	rm $i
14mu|openldap-2.4.44-1|648	ln -svf $newlink ${i/k5/}
14mu|openldap-2.4.44-1|649	else
14mu|openldap-2.4.44-1|650	mv $i ${i/k5/}
14mu|openldap-2.4.44-1|651	fi
14mu|openldap-2.4.44-1|652	done
14mu|openldap-2.4.44-1|653	%endif
14mu|openldap-2.4.44-1|654	%endif
14mu|openldap-2.4.44-1|655	
14mu|openldap-2.4.44-1|656	cp contrib/slapd-modules/allop/slapo-allop.5 %{buildroot}/%{_mandir}/man5
14mu|openldap-2.4.44-1|657	cp contrib/slapd-modules/cloak/slapo-cloak.5 %{buildroot}/%{_mandir}/man5
14mu|openldap-2.4.44-1|658	cp contrib/slapd-modules/lastbind/slapo-lastbind.5 %{buildroot}/%{_mandir}/man5
14mu|openldap-2.4.44-1|659	cp contrib/slapd-modules/lastmod/slapo-lastmod.5 %{buildroot}/%{_mandir}/man5
14mu|openldap-2.4.44-1|660	cp contrib/slapd-modules/nops/slapo-nops.5 %{buildroot}/%{_mandir}/man5
14mu|openldap-2.4.44-1|661	
14mu|openldap-2.4.44-1|662	#cp contrib/slapd-modules/*/*.so %{buildroot}/%{_libdir}/%{name}
14mu|openldap-2.4.44-1|663	
14mu|openldap-2.4.44-1|664	#smbk5pwd skipped, installed as smbpwd above
14mu|openldap-2.4.44-1|665	#dsaschema broken on 32bit
14mu|openldap-2.4.44-1|666	for i in addpartial allop allowed autogroup cloak denyop dupent \
14mu|openldap-2.4.44-1|667	kinit \
14mu|openldap-2.4.44-1|668	lastbind lastmod noopsrch nops \
14mu|openldap-2.4.44-1|669	%if %build_nssov
14mu|openldap-2.4.44-1|670	nssov \
14mu|openldap-2.4.44-1|671	%endif
14mu|openldap-2.4.44-1|672	passwd passwd/sha2 trace
14mu|openldap-2.4.44-1|673	do
14mu|openldap-2.4.44-1|674	if make -C contrib/slapd-modules/$i test
14mu|openldap-2.4.44-1|675	then make DESTDIR=%{buildroot} mandir=%{_mandir} moduledir=%{_libdir}/%{name} schemadir=%{_sysconfdir}/%{name}/schema -C contrib/slapd-modules/$i install
14mu|openldap-2.4.44-1|676	rm -f %{buildroot}/%{_libdir}/%{name}/$i.a
14mu|openldap-2.4.44-1|677	else exit 1
14mu|openldap-2.4.44-1|678	fi
14mu|openldap-2.4.44-1|679	done
14mu|openldap-2.4.44-1|680	rm -f %{buildroot}/%{_libdir}/%{name}/kerberos.a
14mu|openldap-2.4.44-1|681	rm -f %{buildroot}/%{_libdir}/%{name}/netscape.a
14mu|openldap-2.4.44-1|682	rm -f %{buildroot}/%{_libdir}/%{name}/sha2.a
14mu|openldap-2.4.44-1|683	#compat symlinks, DONT REMOVE - these get created automatically now
14mu|openldap-2.4.44-1|684	#ln -s netscape.so %{buildroot}/%{_libdir}/%{name}/pw-netscape.so
14mu|openldap-2.4.44-1|685	#ln -s kerberos.so %{buildroot}/%{_libdir}/%{name}/pw-kerberos.so
14mu|openldap-2.4.44-1|686	
14mu|openldap-2.4.44-1|687	# try and ship the tests such that they will run properly
14mu|openldap-2.4.44-1|688	
14mu|openldap-2.4.44-1|689	install -d %{buildroot}/%{_datadir}/%{name}/tests
14mu|openldap-2.4.44-1|690	cp -a tests/{data,scripts,Makefile,run} %{buildroot}/%{_datadir}/%{name}/tests
14mu|openldap-2.4.44-1|691	ln -s %{_datadir}/%{name}/schema %{buildroot}/%{_datadir}/%{name}/tests
14mu|openldap-2.4.44-1|692	find %{buildroot}/%{_datadir}/%{name}/tests -type f -name '*.conf' -exec perl -pi -e 's,\.\.\/servers\/slapd\/back-.*,%{_libdir}/%{name},g;s,\.\.\/servers\/slapd\/overlays,%{_libdir}/%{name},g' {} \;
14mu|openldap-2.4.44-1|693	perl -pi -e 's,(\`pwd\`\/)?\.\.\/servers\/(slapd|slurpd)\/(slapd|slurpd),%{_sbindir}/${2},g;s,^PROGDIR=.*,PROGDIR=%{_bindir},g;s,^CLIENTDIR=.*,CLIENTDIR=%{_bindir},g;s,^TESTDIR=.*,TESTDIR=\${USER_TESTDIR-\$TMPDIR/openldap-testrun},g;s/ldap(search|add|delete|modify|whoami|compare|passwd|modrdn|exop)/ldap${1}/g;s/slapd-tester$/slapd-tester/g;s,\$TESTWD\/,,g;s/^(\.\*.*)\$(.*)/${1}\`pwd\`\/\$${2}/g' %{buildroot}/%{_datadir}/%{name}/tests/scripts/defines.sh %{buildroot}/%{_datadir}/%{name}/tests/run
14mu|openldap-2.4.44-1|694	perl -pi -e 's/testrun/\$TESTDIR/g;s,^SHTOOL=.*,. scripts/defines.sh,g' %{buildroot}/%{_datadir}/%{name}/tests/scripts/all
14mu|openldap-2.4.44-1|695	perl -p -i.bak -e 's,^olcModulePath: .*,olcModulePath: %{_libdir}/%{name},g' %{buildroot}/%{_datadir}/%{name}/tests/scripts/test*
14mu|openldap-2.4.44-1|696	perl -pi -e 's/^(Makefile|SUBDIRS)/#$1/g' %{buildroot}/%{_datadir}/%{name}/tests/Makefile
14mu|openldap-2.4.44-1|697	echo 'SHTOOL="./scripts/shtool"' >> %{buildroot}/%{_datadir}/%{name}/tests/scripts/defines.sh
14mu|openldap-2.4.44-1|698	install -m755 build/shtool %{buildroot}/%{_datadir}/%{name}/tests/scripts
14mu|openldap-2.4.44-1|699	ln -s %{_datadir}/%{name}/tests/data %{buildroot}/%{_datadir}/%{name}/tests/testdata
14mu|openldap-2.4.44-1|700	
14mu|openldap-2.4.44-1|701	install -m755 tests/progs/.libs/slapd-* tests/progs/.libs/ldif-filter %{buildroot}/%{_bindir}
14mu|openldap-2.4.44-1|702	
14mu|openldap-2.4.44-1|703	### some hack
14mu|openldap-2.4.44-1|704	perl -pi -e "s| -L../liblber/.libs||g" %{buildroot}%{_libdir}/libldap.la
14mu|openldap-2.4.44-1|705	
14mu|openldap-2.4.44-1|706	perl -pi -e  "s,-L$RPM_BUILD_DIR\S+%{_libdir},,g" %{buildroot}/%{_libdir}/lib*.la
14mu|openldap-2.4.44-1|707	#sed -i -e "s|-L$RPM_BUILD_DIR/%{name}-%{version}/db-instroot/%{_libdir}||g" %{buildroot}/%{_libdir}/*la
14mu|openldap-2.4.44-1|708	#%{buildroot}/%{_libdir}/%{name}/*.la
14mu|openldap-2.4.44-1|709	
14mu|openldap-2.4.44-1|710	### Init scripts
14mu|openldap-2.4.44-1|711	install -d %{buildroot}%{_unitdir}
14mu|openldap-2.4.44-1|712	install -m644 %{SOURCE1} %{buildroot}%{_unitdir}/ldap.service
14mu|openldap-2.4.44-1|713	
14mu|openldap-2.4.44-1|714	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|openldap-2.4.44-1|715	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/ldap
14mu|openldap-2.4.44-1|716	
14mu|openldap-2.4.44-1|717	install -m 640 %{SOURCE21} %{SOURCE23} %{SOURCE24} %{buildroot}%{_sysconfdir}/%{name}
14mu|openldap-2.4.44-1|718	
14mu|openldap-2.4.44-1|719	install -d %{buildroot}/%{_sysconfdir}/%{name}/slapd.d
14mu|openldap-2.4.44-1|720	install -m 640 %{SOURCE28} %{buildroot}%{_sysconfdir}/%{name}/slapd.d/coreschemas.conf
14mu|openldap-2.4.44-1|721	install -m 640 %{SOURCE29} %{buildroot}%{_sysconfdir}/%{name}/slapd.d/extraschemas.conf
14mu|openldap-2.4.44-1|722	
14mu|openldap-2.4.44-1|723	### repository dir
14mu|openldap-2.4.44-1|724	install -d %{buildroot}%{_var}/lib/ldap
14mu|openldap-2.4.44-1|725	
14mu|openldap-2.4.44-1|726	### DB_CONFIG for bdb backend
14mu|openldap-2.4.44-1|727	install -m644 %{SOURCE22} %{buildroot}%{_var}/lib/ldap
14mu|openldap-2.4.44-1|728	
14mu|openldap-2.4.44-1|729	### run dir
14mu|openldap-2.4.44-1|730	install -d %{buildroot}%{_var}/run/ldap
14mu|openldap-2.4.44-1|731	
14mu|openldap-2.4.44-1|732	### Server defaults
14mu|openldap-2.4.44-1|733	echo "localhost" > %{buildroot}%{_sysconfdir}/%{name}/ldapserver
14mu|openldap-2.4.44-1|734	
14mu|openldap-2.4.44-1|735	### we don't need the default files
14mu|openldap-2.4.44-1|736	rm -f %{buildroot}/etc/%{name}/*.default
14mu|openldap-2.4.44-1|737	rm -f %{buildroot}/etc/%{name}/*.example
14mu|openldap-2.4.44-1|738	rm -f %{buildroot}/etc/%{name}/schema/*.default
14mu|openldap-2.4.44-1|739	rm -f %{buildroot}/etc/%{name}/slapd.ldif
14mu|openldap-2.4.44-1|740	
14mu|openldap-2.4.44-1|741	### Previous versions of this package held core schema files in {_datadir}/{name}/schema/. We have to keep
14mu|openldap-2.4.44-1|742	### these files in place at least till 2016 so that upgrades do not break existing installations.
14mu|openldap-2.4.44-1|743	install -d %{buildroot}%{_datadir}/%{name}/schema
14mu|openldap-2.4.44-1|744	cp %{buildroot}%{_sysconfdir}/%{name}/schema/*.{schema,ldif} %{buildroot}%{_datadir}/%{name}/schema/
14mu|openldap-2.4.44-1|745	# This one is an exception as it conflicts with 'openldap-extra-schemas'
14mu|openldap-2.4.44-1|746	rm %{buildroot}%{_datadir}/%{name}/schema/ldapns.schema
14mu|openldap-2.4.44-1|747	mv %{buildroot}%{_sysconfdir}/%{name}/schema/README %{buildroot}%{_sysconfdir}/%{name}/schema/README.coreschemas
14mu|openldap-2.4.44-1|748	
14mu|openldap-2.4.44-1|749	### install additional schemas
14mu|openldap-2.4.44-1|750	
14mu|openldap-2.4.44-1|751	install -m 644 %{SOURCE54} %{buildroot}%{_datadir}/%{name}/schema/
14mu|openldap-2.4.44-1|752	install -m 644 %{SOURCE50} %{buildroot}%{_sysconfdir}/%{name}/schema/
14mu|openldap-2.4.44-1|753	install -m 644 %{SOURCE51} %{buildroot}%{_sysconfdir}/%{name}/schema/
14mu|openldap-2.4.44-1|754	install -m 644 %{SOURCE52} %{buildroot}%{_sysconfdir}/%{name}/schema/
14mu|openldap-2.4.44-1|755	install -m 644 %{SOURCE53} %{buildroot}%{_sysconfdir}/%{name}/schema/
14mu|openldap-2.4.44-1|756	install -m 644 %{SOURCE54} %{buildroot}%{_sysconfdir}/%{name}/schema/
14mu|openldap-2.4.44-1|757	install -m 644 %{SOURCE55} %{buildroot}%{_sysconfdir}/%{name}/schema/
14mu|openldap-2.4.44-1|758	install -m 644 %{SOURCE56} %{buildroot}%{_sysconfdir}/%{name}/schema/
14mu|openldap-2.4.44-1|759	install -m 644 %{SOURCE57} %{buildroot}%{_sysconfdir}/%{name}/schema/
14mu|openldap-2.4.44-1|760	
14mu|openldap-2.4.44-1|761	install -d %{buildroot}/%{_datadir}/%{name}/scripts
14mu|openldap-2.4.44-1|762	install -m 755 %{SOURCE25} %{SOURCE26} %{SOURCE27} %{buildroot}/%{_datadir}/%{name}/scripts/
14mu|openldap-2.4.44-1|763	
14mu|openldap-2.4.44-1|764	for i in hourly daily weekly monthly yearly
14mu|openldap-2.4.44-1|765	do
14mu|openldap-2.4.44-1|766	install -d %{buildroot}/%{_sysconfdir}/cron.${i}
14mu|openldap-2.4.44-1|767	ln -s %{_datadir}/%{name}/scripts/ldap-hot-db-backup %{buildroot}/%{_sysconfdir}/cron.${i}/ldap-hot-db-backup
14mu|openldap-2.4.44-1|768	done
14mu|openldap-2.4.44-1|769	perl -pi -e 's,%{_bindir}/db_,%{_bindir}/%{dbutilsprefix},g' %{buildroot}/%{_datadir}/%{name}/scripts/ldap-common
14mu|openldap-2.4.44-1|770	
14mu|openldap-2.4.44-1|771	### create local.schema
14mu|openldap-2.4.44-1|772	#echo "# This is a good place to put your schema definitions " > %{buildroot}%{_sysconfdir}/%{name}/schema/local.schema
14mu|openldap-2.4.44-1|773	#chmod 644 %{buildroot}%{_sysconfdir}/%{name}/schema/local.schema
14mu|openldap-2.4.44-1|774	
14mu|openldap-2.4.44-1|775	### Guide
14mu|openldap-2.4.44-1|776	mkdir -p %{buildroot}/%{_docdir}/
14mu|openldap-2.4.44-1|777	tar xvjf %{SOURCE12} -C %{buildroot}/%{_docdir}/
14mu|openldap-2.4.44-1|778	mv %{buildroot}/%{_docdir}/{%{name},%{name}}-guide ||:
14mu|openldap-2.4.44-1|779	
14mu|openldap-2.4.44-1|780	### gencert.sh
14mu|openldap-2.4.44-1|781	install -m 755 %{SOURCE19} %{buildroot}/%{_datadir}/%{name}
14mu|openldap-2.4.44-1|782	
14mu|openldap-2.4.44-1|783	### log repository
14mu|openldap-2.4.44-1|784	install -m 700 -d %{buildroot}/var/log/ldap
14mu|openldap-2.4.44-1|785	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|openldap-2.4.44-1|786	install -m 644 %{SOURCE20} %{buildroot}%{_sysconfdir}/logrotate.d/ldap
14mu|openldap-2.4.44-1|787	
14mu|openldap-2.4.44-1|788	
14mu|openldap-2.4.44-1|789	# get the buildroot out of the man pages
14mu|openldap-2.4.44-1|790	perl -pi -e "s|%{buildroot}||g" %{buildroot}%{_mandir}/*/*.*
14mu|openldap-2.4.44-1|791	
14mu|openldap-2.4.44-1|792	#mkdir -p %{buildroot}%{_sysconfdir}/ssl/%{name}
14mu|openldap-2.4.44-1|793	
14mu|openldap-2.4.44-1|794	#Fix binary names and config paths in scripts/configs
14mu|openldap-2.4.44-1|795	perl -pi -e 's,/%{name}/,/%{name}/,g;s,(/ldap\w?)\b,${1},g;s,(%{_bindir}/slapd_db_\w+),${1},g;s,(%{_sbindir}/sl(apd|urpd|aptest))\b,${1},g;s/ldap-common/ldap-common/g;s,ldap.pem,ldap.pem,g;s,/usr/lib,%{_libdir},g' %{buildroot}/{%{_sysconfdir}/%{name}/slapd.conf,%{_initrddir}/ldap,%{_datadir}/%{name}/scripts/*}
14mu|openldap-2.4.44-1|796	
14mu|openldap-2.4.44-1|797	mv %{buildroot}/var/run/ldap/openldap-data/DB_CONFIG.example %{buildroot}/%{_var}/lib/ldap/
14mu|openldap-2.4.44-1|798	
14mu|openldap-2.4.44-1|799	# install private headers so as to build additional overlays later
14mu|openldap-2.4.44-1|800	install -d -m 755 %{buildroot}%{_includedir}/%{name}/{include,slapd}
14mu|openldap-2.4.44-1|801	install -m 644 include/*.h  %{buildroot}%{_includedir}/%{name}/include
14mu|openldap-2.4.44-1|802	install -d -m 755 %{buildroot}%{_includedir}/%{name}/include/ac
14mu|openldap-2.4.44-1|803	install -m 644 include/ac/*.h  %{buildroot}%{_includedir}/%{name}/include/ac
14mu|openldap-2.4.44-1|804	install -m 644 servers/slapd/*.h  %{buildroot}%{_includedir}/%{name}/slapd
14mu|openldap-2.4.44-1|805	install -d -m 755 %{buildroot}%{_includedir}/%{name}/libraries/liblunicode/ucdata
14mu|openldap-2.4.44-1|806	install -m 644 libraries/liblunicode/ucdata/*.h %{buildroot}%{_includedir}/%{name}/libraries/liblunicode/ucdata
14mu|openldap-2.4.44-1|807	
14mu|openldap-2.4.44-1|808	# Drop unnecessary static libraries
14mu|openldap-2.4.44-1|809	rm -f %{buildroot}/%{_libdir}/*.la
14mu|openldap-2.4.44-1|810	rm -f %{buildroot}%{_libdir}/%{name}/*.a
14mu|openldap-2.4.44-1|811	
14mu|openldap-2.4.44-1|812	# tmpfiles
14mu|openldap-2.4.44-1|813	install -m 0644 %{SOURCE500} -D %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
14mu|openldap-2.4.44-1|814	
14mu|openldap-2.4.44-1|815	%pre config
14mu|openldap-2.4.44-1|816	%_pre_useradd ldap %{_var}/lib/ldap /bin/false
14mu|openldap-2.4.44-1|817	%_pre_groupadd ldap ldap
14mu|openldap-2.4.44-1|818	
14mu|openldap-2.4.44-1|819	%pre servers
14mu|openldap-2.4.44-1|820	# allowing slapd to read hosts.allow and hosts.deny
14mu|openldap-2.4.44-1|821	%{_bindir}/gpasswd -a ldap adm 1>&2 > /dev/null || :
14mu|openldap-2.4.44-1|822	
14mu|openldap-2.4.44-1|823	if [ "$1" -ne '1' ]
14mu|openldap-2.4.44-1|824	then
14mu|openldap-2.4.44-1|825	SLAPD_STATUS=`LANG=C LC_ALL=C NOLOCALE=1 service ldap status 2>/dev/null|grep -q stopped;echo $?`
14mu|openldap-2.4.44-1|826	[ $SLAPD_STATUS -eq 1 ] && service ldap stop
14mu|openldap-2.4.44-1|827	service ldap recover
14mu|openldap-2.4.44-1|828	
14mu|openldap-2.4.44-1|829	LDAPUSER=ldap
14mu|openldap-2.4.44-1|830	LDAPGROUP=ldap
14mu|openldap-2.4.44-1|831	[ -e "/etc/sysconfig/%{name}" ] && . "/etc/sysconfig/%{name}"
14mu|openldap-2.4.44-1|832	SLAPDCONF=${SLAPDCONF:-/etc/%{name}/slapd.conf}
14mu|openldap-2.4.44-1|833	
14mu|openldap-2.4.44-1|834	#decide whether we need to migrate at all:
14mu|openldap-2.4.44-1|835	MIGRATE=`%{_sbindir}/slapd -VV 2>&1|while read a b c d e;do case $d in (2.4.*) echo nomigrate;;(2.*) echo migrate;;esac;done`
14mu|openldap-2.4.44-1|836	
14mu|openldap-2.4.44-1|837	if [ "$1" -ne 1 -a -e "$SLAPDCONF" -a "$MIGRATE" != "nomigrate" ]
14mu|openldap-2.4.44-1|838	then
14mu|openldap-2.4.44-1|839	#`awk '/^[:space:]*directory[:space:]*\w*/ {print $2}' /etc/%{name}/slapd.conf`
14mu|openldap-2.4.44-1|840	dbs=`awk 'BEGIN {OFS=":"} /[:space:]*^database[:space:]*\w*/ {db=$2;suf="";dir=""}; /^[:space:]*suffix[:space:]*\w*/ {suf=$2;if((db=="bdb"||db=="ldbm"||db=="hdb")&&(suf!=""&&dir!="")) print dir,suf};/^[:space:]*directory[:space:]*\w*/ {dir=$2; if((db=="bdb"||db=="ldbm"||db="hdb")&&(suf!=""&&dir!="")) print dir,suf};' "$SLAPDCONF" $(awk  '/^[[:blank:]]*include[[:blank:]]*/ {print $2}' "$SLAPDCONF")|sed -e 's/"//g'`
14mu|openldap-2.4.44-1|841	for db in $dbs
14mu|openldap-2.4.44-1|842	do
14mu|openldap-2.4.44-1|843	dbdir=${db/:*/}
14mu|openldap-2.4.44-1|844	dbsuffix=${db/*:/}
14mu|openldap-2.4.44-1|845	[ -e /etc/sysconfig/ldap ] && . /etc/sysconfig/ldap
14mu|openldap-2.4.44-1|846	# data migration between incompatible versions
14mu|openldap-2.4.44-1|847	# openldap >= 2.2.x have slapcat as a link to slapd, older releases do not
14mu|openldap-2.4.44-1|848	if [ "${AUTOMIGRATE:-yes}" == "yes" -a -f %{_sbindir}/slapcat ]
14mu|openldap-2.4.44-1|849	then
14mu|openldap-2.4.44-1|850	ldiffile="rpm-migrate-to-%{ol_ver_major}.ldif"
14mu|openldap-2.4.44-1|851	# dont do backups more than onc
14mu|openldap-2.4.44-1|852	if [ ! -e "${dbdir}/${ldiffile}-imported" -a ! -e "${dbdir}/${ldiffile}-import-failed" ];then
14mu|openldap-2.4.44-1|853	echo "Migrating pre-OpenLDAP-%{ol_ver_major} data"
14mu|openldap-2.4.44-1|854	echo "Making a backup of $dbsuffix to ldif file ${dbdir}/$ldiffile"
14mu|openldap-2.4.44-1|855	# For some reason, slapcat works in the shell when slapd is
14mu|openldap-2.4.44-1|856	# running but not via rpm ...
14mu|openldap-2.4.44-1|857	slapcat -b "$dbsuffix" -l ${dbdir}/${ldiffile} ||:
14mu|openldap-2.4.44-1|858	fi
14mu|openldap-2.4.44-1|859	fi
14mu|openldap-2.4.44-1|860	done
14mu|openldap-2.4.44-1|861	fi
14mu|openldap-2.4.44-1|862	
14mu|openldap-2.4.44-1|863	# We want post to start the service, but we dont want to start
14mu|openldap-2.4.44-1|864	# it now to create a new database environment in case of db library upgrade
14mu|openldap-2.4.44-1|865	touch /var/lock/subsys/slapd
14mu|openldap-2.4.44-1|866	fi
14mu|openldap-2.4.44-1|867	
14mu|openldap-2.4.44-1|868	%post servers
14mu|openldap-2.4.44-1|869	SLAPD_STATUS=`LANG=C LC_ALL=C NOLOCALE=1 service ldap status 2>/dev/null|grep -q stopped;echo $?`
14mu|openldap-2.4.44-1|870	[ $SLAPD_STATUS -eq 1 ] && service ldap stop
14mu|openldap-2.4.44-1|871	# bgmilne: part 2 of gdbm->dbb conversion for data created with original package for 9.1:
14mu|openldap-2.4.44-1|872	dbnum=1
14mu|openldap-2.4.44-1|873	LDAPUSER=ldap
14mu|openldap-2.4.44-1|874	LDAPGROUP=ldap
14mu|openldap-2.4.44-1|875	[ -e "/etc/sysconfig/%{name}" ] && . "/etc/sysconfig/%{name}"
14mu|openldap-2.4.44-1|876	SLAPDCONF=${SLAPDCONF:-/etc/%{name}/slapd.conf}
14mu|openldap-2.4.44-1|877	if [ -e "$SLAPDCONF" ]
14mu|openldap-2.4.44-1|878	then
14mu|openldap-2.4.44-1|879	dbs=`awk 'BEGIN {OFS=":"} /[:space:]*^database[:space:]*\w*/ {db=$2;suf="";dir=""}; /^[:space:]*suffix[:space:]*\w*/ {suf=$2;if((db=="bdb"||db=="ldbm")&&(suf!=""&&dir!="")) print dir,suf};/^[:space:]*directory[:space:]*\w*/ {dir=$2; if((db=="bdb"||db=="ldbm")&&(suf!=""&&dir!="")) print dir,suf};' "$SLAPDCONF" $(awk  '/^[[:blank:]]*include[[:blank:]]*/ {print $2}' "$SLAPDCONF")|sed -e 's/"//g'`
14mu|openldap-2.4.44-1|880	for db in $dbs
14mu|openldap-2.4.44-1|881	do
14mu|openldap-2.4.44-1|882	dbdir=${db/:*/}
14mu|openldap-2.4.44-1|883	dbsuffix=${db/*:/}
14mu|openldap-2.4.44-1|884	ldiffile="rpm-migrate-to-%{ol_ver_major}.ldif"
14mu|openldap-2.4.44-1|885	if [ -e "${dbdir}/${ldiffile}" ]
14mu|openldap-2.4.44-1|886	then
14mu|openldap-2.4.44-1|887	echo -e "\n\nImporting $dbsuffix"
14mu|openldap-2.4.44-1|888	if [ -e ${dbdir}/ldap-rpm-backup ]
14mu|openldap-2.4.44-1|889	then
14mu|openldap-2.4.44-1|890	echo "Warning: Old ldap backup data in ${dbdir}/ldap-rpm-backup"
14mu|openldap-2.4.44-1|891	echo "These files will be removed"
14mu|openldap-2.4.44-1|892	rm -f ${dbdir}/ldap-rpm-backup/*
14mu|openldap-2.4.44-1|893	fi
14mu|openldap-2.4.44-1|894	
14mu|openldap-2.4.44-1|895	echo "Moving the database files fom ${dbdir} to ${dbdir}/ldap-rpm-backup"
14mu|openldap-2.4.44-1|896	mkdir -p ${dbdir}/ldap-rpm-backup
14mu|openldap-2.4.44-1|897	mv -f ${dbdir}/{*.bdb,*.gdbm,*.dbb,log.*,__db*} ${dbdir}/ldap-rpm-backup 2>/dev/null
14mu|openldap-2.4.44-1|898	echo "Importing $dbsuffix from ${dbdir}/${ldiffile}"
14mu|openldap-2.4.44-1|899	if slapadd -q -cv -b "$dbsuffix" -l ${dbdir}/${ldiffile} > \
14mu|openldap-2.4.44-1|900	${dbdir}/rpm-ldif-import.log 2>&1
14mu|openldap-2.4.44-1|901	then
14mu|openldap-2.4.44-1|902	mv -f ${dbdir}/${ldiffile} ${dbdir}/${ldiffile}-imported
14mu|openldap-2.4.44-1|903	echo "Import complete, see log ${dbdir}/rpm-ldif-import.log"
14mu|openldap-2.4.44-1|904	echo "If any entries were not migrated, see ${dbdir}/${ldiffile}-imported"
14mu|openldap-2.4.44-1|905	else
14mu|openldap-2.4.44-1|906	mv -f ${dbdir}/${ldiffile} ${dbdir}/${ldiffile}-import-failed
14mu|openldap-2.4.44-1|907	echo "Import failed on ${dbdir}/${ldifffile}, see ${dbdir}/rpm-ldif-import.log"
14mu|openldap-2.4.44-1|908	echo "An ldif dump of $dbsuffix has been saved as ${dbdir}/${ldiffile}-import-failed"
14mu|openldap-2.4.44-1|909	echo -e "\nYou can import it manually by running (as root):"
14mu|openldap-2.4.44-1|910	echo "# service ldap stop"
14mu|openldap-2.4.44-1|911	echo "# slapadd -c -l ${dbdir}/${ldiffile}-import-failed"
14mu|openldap-2.4.44-1|912	echo "# chown $LDAPUSER:$LDAPGROUP ${dbdir}/*"
14mu|openldap-2.4.44-1|913	echo "# service ldap start"
14mu|openldap-2.4.44-1|914	fi
14mu|openldap-2.4.44-1|915	fi
14mu|openldap-2.4.44-1|916	
14mu|openldap-2.4.44-1|917	chown ${LDAPUSER}:${LDAPGROUP} -R ${dbdir}
14mu|openldap-2.4.44-1|918	# openldap-2.0.x->2.1.x on ldbm/dbb backend seems to need reindex regardless:
14mu|openldap-2.4.44-1|919	#slapindex -n $dbnum
14mu|openldap-2.4.44-1|920	#dbnum=$[dbnum+1]
14mu|openldap-2.4.44-1|921	done
14mu|openldap-2.4.44-1|922	fi
14mu|openldap-2.4.44-1|923	
14mu|openldap-2.4.44-1|924	# Setup log facility for OpenLDAP on new install
14mu|openldap-2.4.44-1|925	%if %{?_post_syslogadd:1}%{!?_post_syslogadd:0}
14mu|openldap-2.4.44-1|926	%_post_syslogadd /var/log/ldap/ldap.log local4
14mu|openldap-2.4.44-1|927	perl -pi -e "s|^.*SLAPDSYSLOGLOCALUSER.*|SLAPDSYSLOGLOCALUSER=\"local4\"|" \
14mu|openldap-2.4.44-1|928	%{_sysconfdir}/sysconfig/ldap
14mu|openldap-2.4.44-1|929	%else
14mu|openldap-2.4.44-1|930	if [ -f %{_sysconfdir}/syslog.conf -a $1 -eq 1 ]
14mu|openldap-2.4.44-1|931	then
14mu|openldap-2.4.44-1|932	# clean syslog
14mu|openldap-2.4.44-1|933	perl -pi -e "s|^.*ldap.*\n||g" %{_sysconfdir}/syslog.conf
14mu|openldap-2.4.44-1|934	
14mu|openldap-2.4.44-1|935	# probe free local-users
14mu|openldap-2.4.44-1|936	cntlog=""
14mu|openldap-2.4.44-1|937	for log in 7 6 5 3 2 1 0 4
14mu|openldap-2.4.44-1|938	do
14mu|openldap-2.4.44-1|939	grep -vE "local${log}[^;]*\.none" %{_sysconfdir}/syslog.conf|grep -q local${log} || cntlog="${log}"
14mu|openldap-2.4.44-1|940	done
14mu|openldap-2.4.44-1|941	
14mu|openldap-2.4.44-1|942	if [ "${cntlog}" != "" ];then
14mu|openldap-2.4.44-1|943	echo "# added by %{name}-%{version} rpm $(date)" >> %{_sysconfdir}/syslog.conf
14mu|openldap-2.4.44-1|944	#   modified by Oden Eriksson
14mu|openldap-2.4.44-1|945	#		echo "local${cntlog}.*       /var/log/ldap/ldap.log" >> %{_sysconfdir}/syslog.conf
14mu|openldap-2.4.44-1|946	echo -e "local${cntlog}.*\t\t\t\t\t\t\t-/var/log/ldap/ldap.log" >> %{_sysconfdir}/syslog.conf
14mu|openldap-2.4.44-1|947	
14mu|openldap-2.4.44-1|948	# reset syslog daemon
14mu|openldap-2.4.44-1|949	if [ -f /var/lock/subsys/syslog ]; then
14mu|openldap-2.4.44-1|950	service syslog restart  > /dev/null 2>/dev/null || :
14mu|openldap-2.4.44-1|951	elif [ -f /var/lock/subsys/rsyslog ]; then
14mu|openldap-2.4.44-1|952	service rsyslog restart > /dev/null 2>/dev/null || :
14mu|openldap-2.4.44-1|953	fi
14mu|openldap-2.4.44-1|954	else
14mu|openldap-2.4.44-1|955	echo "I can't set syslog local-user!"
14mu|openldap-2.4.44-1|956	fi
14mu|openldap-2.4.44-1|957	
14mu|openldap-2.4.44-1|958	# set syslog local-user in /etc/sysconfig/ldap
14mu|openldap-2.4.44-1|959	perl -pi -e "s|^.*SLAPDSYSLOGLOCALUSER.*|SLAPDSYSLOGLOCALUSER=\"LOCAL${cntlog}\"|g" %{_sysconfdir}/sysconfig/ldap
14mu|openldap-2.4.44-1|960	
14mu|openldap-2.4.44-1|961	fi
14mu|openldap-2.4.44-1|962	%endif
14mu|openldap-2.4.44-1|963	
14mu|openldap-2.4.44-1|964	# Handle switch from %{_sysconfdir}/ssl/%{name}/ldap.pem to %{_sysconfdir}/pki/tls/private/ldap.pem
14mu|openldap-2.4.44-1|965	if [ -e %{_sysconfdir}/ssl/%{name}/ldap.pem -a ! -e %{_sysconfdir}/pki/tls/private/ldap.pem ]
14mu|openldap-2.4.44-1|966	then
14mu|openldap-2.4.44-1|967	mv %{_sysconfdir}/ssl/%{name}/ldap.pem %{_sysconfdir}/pki/tls/private/ldap.pem
14mu|openldap-2.4.44-1|968	ln -s %{_sysconfdir}/pki/tls/private/ldap.pem %{_sysconfdir}/ssl/%{name}/ldap.pem
14mu|openldap-2.4.44-1|969	fi
14mu|openldap-2.4.44-1|970	# generate the ldap.pem cert here instead of the initscript
14mu|openldap-2.4.44-1|971	%if %{?_create_ssl_certificate:1}%{!?_create_ssl_certificate:0}
14mu|openldap-2.4.44-1|972	%_create_ssl_certificate -g ldap ldap
14mu|openldap-2.4.44-1|973	%else
14mu|openldap-2.4.44-1|974	if [ ! -e %{_sysconfdir}/pki/tls/private/ldap.pem ]
14mu|openldap-2.4.44-1|975	then
14mu|openldap-2.4.44-1|976	if [ -x %{_datadir}/%{name}/gencert.sh ] ; then
14mu|openldap-2.4.44-1|977	echo "Generating self-signed certificate..."
14mu|openldap-2.4.44-1|978	pushd %{_sysconfdir}/pki/tls/private > /dev/null
14mu|openldap-2.4.44-1|979	yes ""|%{_datadir}/%{name}/gencert.sh >/dev/null 2>&1
14mu|openldap-2.4.44-1|980	chmod 640 ldap.pem
14mu|openldap-2.4.44-1|981	chown root:ldap ldap.pem
14mu|openldap-2.4.44-1|982	popd > /dev/null
14mu|openldap-2.4.44-1|983	fi
14mu|openldap-2.4.44-1|984	echo "To generate a self-signed certificate, you can use the utility"
14mu|openldap-2.4.44-1|985	echo "%{_datadir}/%{name}/gencert.sh..."
14mu|openldap-2.4.44-1|986	fi
14mu|openldap-2.4.44-1|987	%endif
14mu|openldap-2.4.44-1|988	
14mu|openldap-2.4.44-1|989	# Set default values
14mu|openldap-2.4.44-1|990	SLAPDSYSLOGLEVEL="3"
14mu|openldap-2.4.44-1|991	SLAPDSYSLOGLOCALUSER="local4"
14mu|openldap-2.4.44-1|992	SLAPDURLLIST="ldap:/// ldaps:/// ldapi:///"
14mu|openldap-2.4.44-1|993	SLAPDCONF="/etc/openldap/slapd.conf"
14mu|openldap-2.4.44-1|994	LDAPUSER="ldap"
14mu|openldap-2.4.44-1|995	LDAPGROUP="ldap"
14mu|openldap-2.4.44-1|996	
14mu|openldap-2.4.44-1|997	# Override with local settings (if set)
14mu|openldap-2.4.44-1|998	if [ -f "%{_sysconfdir}/sysconfig/ldap" ]
14mu|openldap-2.4.44-1|999	then
14mu|openldap-2.4.44-1|1000	source %{_sysconfdir}/sysconfig/ldap
14mu|openldap-2.4.44-1|1001	fi
14mu|openldap-2.4.44-1|1002	
14mu|openldap-2.4.44-1|1003	# Update envfile with SLAPDARGS string if it is not defined
14mu|openldap-2.4.44-1|1004	if [[ -z "$SLAPDARGS" ]]
14mu|openldap-2.4.44-1|1005	then
14mu|openldap-2.4.44-1|1006	
14mu|openldap-2.4.44-1|1007	cat >>%{_sysconfdir}/sysconfig/ldap <<EOF
14mu|openldap-2.4.44-1|1008	
14mu|openldap-2.4.44-1|1009	# Please be aware that since version 2.4.40-9 slapd is under systemd control,
14mu|openldap-2.4.44-1|1010	# variables LDAPUSER, SLAPDCONF, SLAPDURLLIST etc. are not relevant any more.
14mu|openldap-2.4.44-1|1011	# Use SLAPDARGS string instead:"
14mu|openldap-2.4.44-1|1012	
14mu|openldap-2.4.44-1|1013	SLAPDARGS='-u $LDAPUSER -g $LDAPGROUP -l $SLAPDSYSLOGLOCALUSER -s $SLAPDSYSLOGLEVEL -f $SLAPDCONF -h "$SLAPDURLLIST"'
14mu|openldap-2.4.44-1|1014	
14mu|openldap-2.4.44-1|1015	EOF
14mu|openldap-2.4.44-1|1016	
14mu|openldap-2.4.44-1|1017	cat <<EOF
14mu|openldap-2.4.44-1|1018	
14mu|openldap-2.4.44-1|1019	Please be aware that since version 2.4.40-9 slapd is under systemd control.
14mu|openldap-2.4.44-1|1020	Old-style environment variables like LDAPUSER, SLAPDCONF, SLAPDURLLIST etc
14mu|openldap-2.4.44-1|1021	are not relevant any more. Environment variable SLAPDARGS is now responsible
14mu|openldap-2.4.44-1|1022	for slapd behaviour. Your environment file is being updated with this record:
14mu|openldap-2.4.44-1|1023	
14mu|openldap-2.4.44-1|1024	SLAPDARGS='-u $LDAPUSER -g $LDAPGROUP -l $SLAPDSYSLOGLOCALUSER -s $SLAPDSYSLOGLEVEL -f $SLAPDCONF -h "$SLAPDURLLIST"'
14mu|openldap-2.4.44-1|1025	
14mu|openldap-2.4.44-1|1026	You may want to review service and environment files:
14mu|openldap-2.4.44-1|1027	
14mu|openldap-2.4.44-1|1028	/lib/systemd/system/ldap.service
14mu|openldap-2.4.44-1|1029	/etc/sysconfig/ldap
14mu|openldap-2.4.44-1|1030	
14mu|openldap-2.4.44-1|1031	If you have suggestions or problems with OpenLDAP and systemd please report
14mu|openldap-2.4.44-1|1032	to http://bugs.rosalinux.ru
14mu|openldap-2.4.44-1|1033	
14mu|openldap-2.4.44-1|1034	EOF
14mu|openldap-2.4.44-1|1035	
14mu|openldap-2.4.44-1|1036	fi
14mu|openldap-2.4.44-1|1037	
14mu|openldap-2.4.44-1|1038	# Initialize database files in /var/lib/ldap:
14mu|openldap-2.4.44-1|1039	
14mu|openldap-2.4.44-1|1040	ldifseed="dn: dc=example,dc=com
14mu|openldap-2.4.44-1|1041	objectclass: dcObject
14mu|openldap-2.4.44-1|1042	objectclass: organization
14mu|openldap-2.4.44-1|1043	o: An Example Organisation
14mu|openldap-2.4.44-1|1044	dc: example
14mu|openldap-2.4.44-1|1045	
14mu|openldap-2.4.44-1|1046	dn: cn=Manager,dc=example,dc=com
14mu|openldap-2.4.44-1|1047	objectclass: organizationalRole
14mu|openldap-2.4.44-1|1048	cn: Manager"
14mu|openldap-2.4.44-1|1049	
14mu|openldap-2.4.44-1|1050	if [ ! -e %{_var}/lib/ldap/id2entry.bdb ]
14mu|openldap-2.4.44-1|1051	then
14mu|openldap-2.4.44-1|1052	echo "Initializing database files in /var/lib/ldap"
14mu|openldap-2.4.44-1|1053	echo "$ldifseed" | slapadd -f %{_sysconfdir}/%{name}/slapd.conf
14mu|openldap-2.4.44-1|1054	chown ldap:ldap /var/lib/ldap/*
14mu|openldap-2.4.44-1|1055	fi
14mu|openldap-2.4.44-1|1056	
14mu|openldap-2.4.44-1|1057	pushd %{_sysconfdir}/%{name}/ > /dev/null
14mu|openldap-2.4.44-1|1058	for i in slapd.conf slapd.access.conf ; do
14mu|openldap-2.4.44-1|1059	if [ -f $i ]; then
14mu|openldap-2.4.44-1|1060	chmod 0640 $i
14mu|openldap-2.4.44-1|1061	chown root:ldap $i
14mu|openldap-2.4.44-1|1062	fi
14mu|openldap-2.4.44-1|1063	done
14mu|openldap-2.4.44-1|1064	popd > /dev/null
14mu|openldap-2.4.44-1|1065	
14mu|openldap-2.4.44-1|1066	[ $SLAPD_STATUS -eq 1 ] && service ldap start
14mu|openldap-2.4.44-1|1067	
14mu|openldap-2.4.44-1|1068	%_post_service ldap
14mu|openldap-2.4.44-1|1069	
14mu|openldap-2.4.44-1|1070	# nscd reset
14mu|openldap-2.4.44-1|1071	if [ -f /var/lock/subsys/nscd ]; then
14mu|openldap-2.4.44-1|1072	service nscd restart  > /dev/null 2>/dev/null || :
14mu|openldap-2.4.44-1|1073	fi
14mu|openldap-2.4.44-1|1074	
14mu|openldap-2.4.44-1|1075	
14mu|openldap-2.4.44-1|1076	%preun servers
14mu|openldap-2.4.44-1|1077	%_preun_service ldap
14mu|openldap-2.4.44-1|1078	
14mu|openldap-2.4.44-1|1079	%postun config
14mu|openldap-2.4.44-1|1080	%_postun_userdel ldap
14mu|openldap-2.4.44-1|1081	%_postun_groupdel ldap
14mu|openldap-2.4.44-1|1082	
14mu|openldap-2.4.44-1|1083	%postun servers
14mu|openldap-2.4.44-1|1084	%if %{?_preun_syslogdel:1}%{?!_preun_syslogdel:0}
14mu|openldap-2.4.44-1|1085	%_preun_syslogdel
14mu|openldap-2.4.44-1|1086	%else
14mu|openldap-2.4.44-1|1087	if [ $1 = 0 ]; then
14mu|openldap-2.4.44-1|1088	# remove ldap entry
14mu|openldap-2.4.44-1|1089	perl -pi -e "s|^.*ldap.*\n||g" %{_sysconfdir}/syslog.conf
14mu|openldap-2.4.44-1|1090	
14mu|openldap-2.4.44-1|1091	# reset syslog daemon
14mu|openldap-2.4.44-1|1092	if [ -f /var/lock/subsys/syslog ]; then
14mu|openldap-2.4.44-1|1093	service syslog restart  > /dev/null 2>/dev/null || :
14mu|openldap-2.4.44-1|1094	elif [ -f /var/lock/subsys/rsyslog ]; then
14mu|openldap-2.4.44-1|1095	service rsyslog restart > /dev/null 2>/dev/null || :
14mu|openldap-2.4.44-1|1096	fi
14mu|openldap-2.4.44-1|1097	fi
14mu|openldap-2.4.44-1|1098	%endif
14mu|openldap-2.4.44-1|1099	
14mu|openldap-2.4.44-1|1100	%triggerpostun -- openldap-clients < 2.1.25-5mdk
14mu|openldap-2.4.44-1|1101	# We may have openldap client configuration in /etc/ldap.conf
14mu|openldap-2.4.44-1|1102	# which now needs to be in /etc/openldap/ldap.conf
14mu|openldap-2.4.44-1|1103	if [ -f /etc/ldap.conf ]
14mu|openldap-2.4.44-1|1104	then
14mu|openldap-2.4.44-1|1105	mv -f /etc/%{name}/ldap.conf /etc/%{name}/ldap.conf.rpmfix
14mu|openldap-2.4.44-1|1106	cp -af /etc/ldap.conf /etc/%{name}/ldap.conf
14mu|openldap-2.4.44-1|1107	fi
14mu|openldap-2.4.44-1|1108	
14mu|openldap-2.4.44-1|1109	%files
14mu|openldap-2.4.44-1|1110	%config(noreplace) %{_sysconfdir}/%{name}/ldapserver
14mu|openldap-2.4.44-1|1111	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ldap.conf
14mu|openldap-2.4.44-1|1112	%{_mandir}/man5/ldap.conf.5*
14mu|openldap-2.4.44-1|1113	%{_mandir}/man5/ldif.5*
14mu|openldap-2.4.44-1|1114	%doc README.mdk
14mu|openldap-2.4.44-1|1115	
14mu|openldap-2.4.44-1|1116	
14mu|openldap-2.4.44-1|1117	%files doc
14mu|openldap-2.4.44-1|1118	%doc ANNOUNCEMENT CHANGES COPYRIGHT LICENSE README
14mu|openldap-2.4.44-1|1119	%doc doc/rfc doc/drafts
14mu|openldap-2.4.44-1|1120	%doc %{_docdir}/%{name}-guide
14mu|openldap-2.4.44-1|1121	%dir %{_datadir}/%{name}
14mu|openldap-2.4.44-1|1122	%dir %{_datadir}/%{name}/schema
14mu|openldap-2.4.44-1|1123	
14mu|openldap-2.4.44-1|1124	%files config
14mu|openldap-2.4.44-1|1125	%dir %{_sysconfdir}/%{name}
14mu|openldap-2.4.44-1|1126	%dir %{_sysconfdir}/%{name}/schema
14mu|openldap-2.4.44-1|1127	%dir %attr(750,ldap,ldap) %{_sysconfdir}/%{name}/slapd.d
14mu|openldap-2.4.44-1|1128	
14mu|openldap-2.4.44-1|1129	%files schemas
14mu|openldap-2.4.44-1|1130	%config(noreplace) %{_sysconfdir}/%{name}/schema/README.coreschemas
14mu|openldap-2.4.44-1|1131	%config(noreplace) %attr(750,ldap,ldap) %{_sysconfdir}/%{name}/slapd.d/coreschemas.conf
14mu|openldap-2.4.44-1|1132	%config(noreplace) %{_sysconfdir}/%{name}/schema/collective.ldif
14mu|openldap-2.4.44-1|1133	%config(noreplace) %{_sysconfdir}/%{name}/schema/collective.schema
14mu|openldap-2.4.44-1|1134	%config(noreplace) %{_sysconfdir}/%{name}/schema/corba.ldif
14mu|openldap-2.4.44-1|1135	%config(noreplace) %{_sysconfdir}/%{name}/schema/corba.schema
14mu|openldap-2.4.44-1|1136	%config(noreplace) %{_sysconfdir}/%{name}/schema/core.ldif
14mu|openldap-2.4.44-1|1137	%config(noreplace) %{_sysconfdir}/%{name}/schema/core.schema
14mu|openldap-2.4.44-1|1138	%config(noreplace) %{_sysconfdir}/%{name}/schema/cosine.ldif
14mu|openldap-2.4.44-1|1139	%config(noreplace) %{_sysconfdir}/%{name}/schema/cosine.schema
14mu|openldap-2.4.44-1|1140	%config(noreplace) %{_sysconfdir}/%{name}/schema/duaconf.ldif
14mu|openldap-2.4.44-1|1141	%config(noreplace) %{_sysconfdir}/%{name}/schema/duaconf.schema
14mu|openldap-2.4.44-1|1142	%config(noreplace) %{_sysconfdir}/%{name}/schema/dyngroup.ldif
14mu|openldap-2.4.44-1|1143	%config(noreplace) %{_sysconfdir}/%{name}/schema/dyngroup.schema
14mu|openldap-2.4.44-1|1144	%config(noreplace) %{_sysconfdir}/%{name}/schema/inetorgperson.ldif
14mu|openldap-2.4.44-1|1145	%config(noreplace) %{_sysconfdir}/%{name}/schema/inetorgperson.schema
14mu|openldap-2.4.44-1|1146	%config(noreplace) %{_sysconfdir}/%{name}/schema/java.ldif
14mu|openldap-2.4.44-1|1147	%config(noreplace) %{_sysconfdir}/%{name}/schema/java.schema
14mu|openldap-2.4.44-1|1148	%config(noreplace) %{_sysconfdir}/%{name}/schema/ldapns.schema
14mu|openldap-2.4.44-1|1149	%config(noreplace) %{_sysconfdir}/%{name}/schema/misc.ldif
14mu|openldap-2.4.44-1|1150	%config(noreplace) %{_sysconfdir}/%{name}/schema/misc.schema
14mu|openldap-2.4.44-1|1151	%config(noreplace) %{_sysconfdir}/%{name}/schema/mull.schema
14mu|openldap-2.4.44-1|1152	%config(noreplace) %{_sysconfdir}/%{name}/schema/nis.ldif
14mu|openldap-2.4.44-1|1153	%config(noreplace) %{_sysconfdir}/%{name}/schema/nis.schema
14mu|openldap-2.4.44-1|1154	%config(noreplace) %{_sysconfdir}/%{name}/schema/openldap.ldif
14mu|openldap-2.4.44-1|1155	%config(noreplace) %{_sysconfdir}/%{name}/schema/openldap.schema
14mu|openldap-2.4.44-1|1156	%config(noreplace) %{_sysconfdir}/%{name}/schema/pmi.ldif
14mu|openldap-2.4.44-1|1157	%config(noreplace) %{_sysconfdir}/%{name}/schema/pmi.schema
14mu|openldap-2.4.44-1|1158	%config(noreplace) %{_sysconfdir}/%{name}/schema/ppolicy.ldif
14mu|openldap-2.4.44-1|1159	%config(noreplace) %{_sysconfdir}/%{name}/schema/ppolicy.schema
14mu|openldap-2.4.44-1|1160	%{_datadir}/%{name}/schema/collective.ldif
14mu|openldap-2.4.44-1|1161	%{_datadir}/%{name}/schema/collective.schema
14mu|openldap-2.4.44-1|1162	%{_datadir}/%{name}/schema/corba.ldif
14mu|openldap-2.4.44-1|1163	%{_datadir}/%{name}/schema/corba.schema
14mu|openldap-2.4.44-1|1164	%{_datadir}/%{name}/schema/core.ldif
14mu|openldap-2.4.44-1|1165	%{_datadir}/%{name}/schema/core.schema
14mu|openldap-2.4.44-1|1166	%{_datadir}/%{name}/schema/cosine.ldif
14mu|openldap-2.4.44-1|1167	%{_datadir}/%{name}/schema/cosine.schema
14mu|openldap-2.4.44-1|1168	%{_datadir}/%{name}/schema/duaconf.ldif
14mu|openldap-2.4.44-1|1169	%{_datadir}/%{name}/schema/duaconf.schema
14mu|openldap-2.4.44-1|1170	%{_datadir}/%{name}/schema/dyngroup.ldif
14mu|openldap-2.4.44-1|1171	%{_datadir}/%{name}/schema/dyngroup.schema
14mu|openldap-2.4.44-1|1172	%{_datadir}/%{name}/schema/inetorgperson.ldif
14mu|openldap-2.4.44-1|1173	%{_datadir}/%{name}/schema/inetorgperson.schema
14mu|openldap-2.4.44-1|1174	%{_datadir}/%{name}/schema/java.ldif
14mu|openldap-2.4.44-1|1175	%{_datadir}/%{name}/schema/java.schema
14mu|openldap-2.4.44-1|1176	%{_datadir}/%{name}/schema/misc.ldif
14mu|openldap-2.4.44-1|1177	%{_datadir}/%{name}/schema/misc.schema
14mu|openldap-2.4.44-1|1178	%{_datadir}/%{name}/schema/mull.schema
14mu|openldap-2.4.44-1|1179	%{_datadir}/%{name}/schema/nis.ldif
14mu|openldap-2.4.44-1|1180	%{_datadir}/%{name}/schema/nis.schema
14mu|openldap-2.4.44-1|1181	%{_datadir}/%{name}/schema/openldap.ldif
14mu|openldap-2.4.44-1|1182	%{_datadir}/%{name}/schema/openldap.schema
14mu|openldap-2.4.44-1|1183	%{_datadir}/%{name}/schema/pmi.ldif
14mu|openldap-2.4.44-1|1184	%{_datadir}/%{name}/schema/pmi.schema
14mu|openldap-2.4.44-1|1185	%{_datadir}/%{name}/schema/ppolicy.ldif
14mu|openldap-2.4.44-1|1186	%{_datadir}/%{name}/schema/ppolicy.schema
14mu|openldap-2.4.44-1|1187	
14mu|openldap-2.4.44-1|1188	%files schemas-extra
14mu|openldap-2.4.44-1|1189	%config(noreplace) %attr(750,ldap,ldap) %{_sysconfdir}/%{name}/slapd.d/extraschemas.conf
14mu|openldap-2.4.44-1|1190	%config(noreplace) %{_sysconfdir}/%{name}/schema/printer.schema
14mu|openldap-2.4.44-1|1191	%config(noreplace) %{_sysconfdir}/%{name}/schema/evoldap.schema
14mu|openldap-2.4.44-1|1192	%config(noreplace) %{_sysconfdir}/%{name}/schema/urpmi.schema
14mu|openldap-2.4.44-1|1193	%config(noreplace) %{_sysconfdir}/%{name}/schema/calendar.schema
14mu|openldap-2.4.44-1|1194	%config(noreplace) %{_sysconfdir}/%{name}/schema/dnszone.schema
14mu|openldap-2.4.44-1|1195	%config(noreplace) %{_sysconfdir}/%{name}/schema/evolutionperson.schema
14mu|openldap-2.4.44-1|1196	%config(noreplace) %{_sysconfdir}/%{name}/schema/sudo.schema
14mu|openldap-2.4.44-1|1197	
14mu|openldap-2.4.44-1|1198	%files servers
14mu|openldap-2.4.44-1|1199	%attr(640,root,ldap) %config(noreplace) %{_sysconfdir}/%{name}/slapd.conf
14mu|openldap-2.4.44-1|1200	#%%attr(640,root,ldap) %%config(noreplace) %%{_sysconfdir}/%%{name}/slapd.ldif
14mu|openldap-2.4.44-1|1201	#%%attr(640,root,ldap) %%{_sysconfdir}/%%{name}/DB_CONFIG.example
14mu|openldap-2.4.44-1|1202	%attr(640,root,ldap) %config(noreplace) %{_sysconfdir}/%{name}/slapd.access.conf
14mu|openldap-2.4.44-1|1203	%{_datadir}/%{name}/scripts
14mu|openldap-2.4.44-1|1204	%{_sysconfdir}/cron.hourly/ldap-hot-db-backup
14mu|openldap-2.4.44-1|1205	%{_sysconfdir}/cron.daily/ldap-hot-db-backup
14mu|openldap-2.4.44-1|1206	%{_sysconfdir}/cron.weekly/ldap-hot-db-backup
14mu|openldap-2.4.44-1|1207	%{_sysconfdir}/cron.monthly/ldap-hot-db-backup
14mu|openldap-2.4.44-1|1208	%{_sysconfdir}/cron.yearly/ldap-hot-db-backup
14mu|openldap-2.4.44-1|1209	%{_prefix}/lib/tmpfiles.d/%{name}.conf
14mu|openldap-2.4.44-1|1210	
14mu|openldap-2.4.44-1|1211	%config(noreplace) %{_sysconfdir}/sysconfig/ldap
14mu|openldap-2.4.44-1|1212	#%%config(noreplace) %%{_initrddir}/ldap%
14mu|openldap-2.4.44-1|1213	%{_unitdir}/ldap.service
14mu|openldap-2.4.44-1|1214	%attr(750,ldap,ldap) %dir %{_var}/lib/ldap
14mu|openldap-2.4.44-1|1215	%config(noreplace) %{_var}/lib/ldap/DB_CONFIG
14mu|openldap-2.4.44-1|1216	%{_var}/lib/ldap/DB_CONFIG.example
14mu|openldap-2.4.44-1|1217	%attr(755,ldap,ldap) %dir /var/run/ldap
14mu|openldap-2.4.44-1|1218	%{_datadir}/%{name}/gencert.sh
14mu|openldap-2.4.44-1|1219	%{_sbindir}/*
14mu|openldap-2.4.44-1|1220	
14mu|openldap-2.4.44-1|1221	%dir %{_libdir}/%{name}
14mu|openldap-2.4.44-1|1222	%if %build_modules && !%build_modpacks
14mu|openldap-2.4.44-1|1223	
14mu|openldap-2.4.44-1|1224	%{_libdir}/%{name}/*.so*
14mu|openldap-2.4.44-1|1225	%endif
14mu|openldap-2.4.44-1|1226	
14mu|openldap-2.4.44-1|1227	%{_mandir}/man5/slap*.5*
14mu|openldap-2.4.44-1|1228	%{_mandir}/man8/*
14mu|openldap-2.4.44-1|1229	
14mu|openldap-2.4.44-1|1230	%attr(750,ldap,ldap) %dir /var/log/ldap
14mu|openldap-2.4.44-1|1231	%config(noreplace) %{_sysconfdir}/logrotate.d/ldap
14mu|openldap-2.4.44-1|1232	
14mu|openldap-2.4.44-1|1233	%doc contrib/slapd-modules/acl/README.gssacl
14mu|openldap-2.4.44-1|1234	%doc contrib/slapd-modules/acl/README.posixgroup
14mu|openldap-2.4.44-1|1235	%doc contrib/slapd-modules/addpartial/README.addpartial
14mu|openldap-2.4.44-1|1236	%doc contrib/slapd-modules/allop/README.allop
14mu|openldap-2.4.44-1|1237	%doc contrib/slapd-modules/allowed/README.allowed
14mu|openldap-2.4.44-1|1238	%doc contrib/slapd-modules/autogroup/README.autogroup
14mu|openldap-2.4.44-1|1239	#doc contrib/slapd-modules/dsaschema/README.dsaschema
14mu|openldap-2.4.44-1|1240	%doc contrib/slapd-modules/kinit/README.kinit
14mu|openldap-2.4.44-1|1241	%doc contrib/slapd-modules/passwd/README.passwd
14mu|openldap-2.4.44-1|1242	%doc contrib/slapd-modules/passwd/sha2/README.sha2
14mu|openldap-2.4.44-1|1243	%if %build_smbk5pwd
14mu|openldap-2.4.44-1|1244	%doc contrib/slapd-modules/smbk5pwd/README.smbk5pwd
14mu|openldap-2.4.44-1|1245	%endif
14mu|openldap-2.4.44-1|1246	%if %build_nssov
14mu|openldap-2.4.44-1|1247	%doc contrib/slapd-modules/nssov/README.nssov
14mu|openldap-2.4.44-1|1248	%endif
14mu|openldap-2.4.44-1|1249	
14mu|openldap-2.4.44-1|1250	%files clients
14mu|openldap-2.4.44-1|1251	%{_bindir}/ldap*
14mu|openldap-2.4.44-1|1252	%{_mandir}/man1/*
14mu|openldap-2.4.44-1|1253	
14mu|openldap-2.4.44-1|1254	%files -n %libname
14mu|openldap-2.4.44-1|1255	%{_libdir}/lib*.so.*
14mu|openldap-2.4.44-1|1256	
14mu|openldap-2.4.44-1|1257	%files -n %libname-devel
14mu|openldap-2.4.44-1|1258	%{_libdir}/libl*.so
14mu|openldap-2.4.44-1|1259	%{_includedir}/l*.h
14mu|openldap-2.4.44-1|1260	%{_includedir}/s*.h
14mu|openldap-2.4.44-1|1261	%{_includedir}/%{name}
14mu|openldap-2.4.44-1|1262	%{_mandir}/man3/*
14mu|openldap-2.4.44-1|1263	
14mu|openldap-2.4.44-1|1264	%files -n %libname-static-devel
14mu|openldap-2.4.44-1|1265	%{_libdir}/lib*.a
14mu|openldap-2.4.44-1|1266	
14mu|openldap-2.4.44-1|1267	%if %build_modpacks
14mu|openldap-2.4.44-1|1268	%files back_dnssrv
14mu|openldap-2.4.44-1|1269	%{_libdir}/%{name}/back_dnssrv*.so.*
14mu|openldap-2.4.44-1|1270	%{_libdir}/%{name}/back_dnssrv*.so
14mu|openldap-2.4.44-1|1271	
14mu|openldap-2.4.44-1|1272	%files back_ldap
14mu|openldap-2.4.44-1|1273	%{_libdir}/%{name}/back_ldap*.so.*
14mu|openldap-2.4.44-1|1274	%{_libdir}/%{name}/back_ldap*.so
14mu|openldap-2.4.44-1|1275	
14mu|openldap-2.4.44-1|1276	%files back_passwd
14mu|openldap-2.4.44-1|1277	%{_libdir}/%{name}/back_passwd*.so.*
14mu|openldap-2.4.44-1|1278	%{_libdir}/%{name}/back_passwd*.so
14mu|openldap-2.4.44-1|1279	%endif #build_modpacks
14mu|openldap-2.4.44-1|1280	
14mu|openldap-2.4.44-1|1281	%if %build_sql && %build_modpacks
14mu|openldap-2.4.44-1|1282	%files back_sql
14mu|openldap-2.4.44-1|1283	%dir %{_libdir}/%{name}
14mu|openldap-2.4.44-1|1284	%{_libdir}/%{name}/back_sql*.so.*
14mu|openldap-2.4.44-1|1285	%{_libdir}/%{name}/back_sql*.so
14mu|openldap-2.4.44-1|1286	%endif
14mu|openldap-2.4.44-1|1287	
14mu|openldap-2.4.44-1|1288	%files tests
14mu|openldap-2.4.44-1|1289	%{_datadir}/%{name}/tests
14mu|openldap-2.4.44-1|1290	
14mu|openldap-2.4.44-1|1291	%files testprogs
14mu|openldap-2.4.44-1|1292	%{_bindir}/slapd-*
14mu|openldap-2.4.44-1|1293	%{_bindir}/ldif-filter
14mu|openldap-2.4.44-1|1294	#
14mu|openldap-2.4.44-1|1295	# Todo:
14mu|openldap-2.4.44-1|1296	# - add cron-job to remove transaction logs (bdb)
14mu|openldap-2.4.44-1|1297	
14mu|openldap-2.4.44-1|1298	%changelog
14mu|openldap-2.4.44-1|1299	
14mu|openldap-2.4.44-1|1300	* Sun Feb 14 2016 Denis Silakov <dsilakov@gmail.com> 2.4.44-1
14mu|openldap-2.4.44-1|1301	- (94ceae8) Updated to 2.4.44, some cleanups from 8y-old staff
14mu|openldap-2.4.44-1|1302	
14mu|openldap-2.4.44-1|1303	

23466 14
14mu|openslp-2.0.0-6|1	%define oname slp
14mu|openslp-2.0.0-6|2	
14mu|openslp-2.0.0-6|3	%define major 1
14mu|openslp-2.0.0-6|4	%define libname %mklibname %{oname} %{major}
14mu|openslp-2.0.0-6|5	%define devname %mklibname %{oname} -d
14mu|openslp-2.0.0-6|6	
14mu|openslp-2.0.0-6|7	Summary:	OpenSLP implementation of Service Location Protocol V2
14mu|openslp-2.0.0-6|8	Name:		openslp
14mu|openslp-2.0.0-6|9	Version:	2.0.0
14mu|openslp-2.0.0-6|10	Release:	6
14mu|openslp-2.0.0-6|11	License:	BSD-like
14mu|openslp-2.0.0-6|12	Group:		Networking/Other
14mu|openslp-2.0.0-6|13	Url:		http://www.openslp.org/
14mu|openslp-2.0.0-6|14	Source0:	http://prdownloads.sourceforge.net/openslp/%{name}-%{version}.tar.gz
14mu|openslp-2.0.0-6|15	Patch0:		openslp-1.2.1-lsb.patch
14mu|openslp-2.0.0-6|16	Patch2:		%{name}-symbol-clashes.patch
14mu|openslp-2.0.0-6|17	Patch3:		openslp-2.0.0-null-pointer-deref.patch
14mu|openslp-2.0.0-6|18	Patch4:         openslp-2.0.0-CVE-2016-7567.patch
14mu|openslp-2.0.0-6|19	Requires(post,preun):	rpm-helper
14mu|openslp-2.0.0-6|20	
14mu|openslp-2.0.0-6|21	%description
14mu|openslp-2.0.0-6|22	Service Location Protocol is an IETF standards track protocol that
14mu|openslp-2.0.0-6|23	provides a framework to allow networking applications to discover the
14mu|openslp-2.0.0-6|24	existence, location, and configuration of networked services in
14mu|openslp-2.0.0-6|25	enterprise networks.
14mu|openslp-2.0.0-6|26	
14mu|openslp-2.0.0-6|27	OpenSLP is an open source implementation of the SLPv2 protocol as defined
14mu|openslp-2.0.0-6|28	by RFC 2608 and RFC 2614.  This package include the daemon, libraries, header
14mu|openslp-2.0.0-6|29	files and documentation
14mu|openslp-2.0.0-6|30	
14mu|openslp-2.0.0-6|31	%files
14mu|openslp-2.0.0-6|32	%doc doc/*
14mu|openslp-2.0.0-6|33	%config(noreplace) %{_sysconfdir}/slp.conf
14mu|openslp-2.0.0-6|34	%config(noreplace) %{_sysconfdir}/slp.reg
14mu|openslp-2.0.0-6|35	%config(noreplace) %{_sysconfdir}/slp.spi
14mu|openslp-2.0.0-6|36	%config(noreplace) %{_sysconfdir}/sysconfig/daemons/slpd
14mu|openslp-2.0.0-6|37	%config(noreplace) %{_initrddir}/slpd
14mu|openslp-2.0.0-6|38	%{_sbindir}/slpd
14mu|openslp-2.0.0-6|39	%{_bindir}/slptool
14mu|openslp-2.0.0-6|40	
14mu|openslp-2.0.0-6|41	%post
14mu|openslp-2.0.0-6|42	%_post_service slpd
14mu|openslp-2.0.0-6|43	
14mu|openslp-2.0.0-6|44	%preun
14mu|openslp-2.0.0-6|45	%_preun_service slpd
14mu|openslp-2.0.0-6|46	
14mu|openslp-2.0.0-6|47	#----------------------------------------------------------------------------
14mu|openslp-2.0.0-6|48	
14mu|openslp-2.0.0-6|49	%package -n %{libname}
14mu|openslp-2.0.0-6|50	Summary:	OpenSLP implementation of Service Location Protocol V2
14mu|openslp-2.0.0-6|51	Group:		System/Libraries
14mu|openslp-2.0.0-6|52	Obsoletes:	%{_lib}openslp1 < 2.0.0-2
14mu|openslp-2.0.0-6|53	
14mu|openslp-2.0.0-6|54	%description -n %{libname}
14mu|openslp-2.0.0-6|55	Service Location Protocol is an IETF standards track protocol that
14mu|openslp-2.0.0-6|56	provides a framework to allow networking applications to discover the
14mu|openslp-2.0.0-6|57	existence, location, and configuration of networked services in
14mu|openslp-2.0.0-6|58	enterprise networks.
14mu|openslp-2.0.0-6|59	
14mu|openslp-2.0.0-6|60	OpenSLP is an open source implementation of the SLPv2 protocol as defined
14mu|openslp-2.0.0-6|61	by RFC 2608 and RFC 2614.  This package include the daemon, libraries, header
14mu|openslp-2.0.0-6|62	files and documentation
14mu|openslp-2.0.0-6|63	
14mu|openslp-2.0.0-6|64	This package contains the %{libname} runtime library.
14mu|openslp-2.0.0-6|65	
14mu|openslp-2.0.0-6|66	%files -n %{libname}
14mu|openslp-2.0.0-6|67	%doc AUTHORS COPYING
14mu|openslp-2.0.0-6|68	%{_libdir}/lib%{oname}.so.%{major}
14mu|openslp-2.0.0-6|69	%{_libdir}/lib%{oname}.so.%{major}.*
14mu|openslp-2.0.0-6|70	
14mu|openslp-2.0.0-6|71	#----------------------------------------------------------------------------
14mu|openslp-2.0.0-6|72	
14mu|openslp-2.0.0-6|73	%package -n %{devname}
14mu|openslp-2.0.0-6|74	Summary:	Development tools for programs which will use the %{name} library
14mu|openslp-2.0.0-6|75	Group:		Development/C
14mu|openslp-2.0.0-6|76	Requires:	%{libname} = %{EVRD}
14mu|openslp-2.0.0-6|77	Provides:	%{name}-devel = %{EVRD}
14mu|openslp-2.0.0-6|78	Provides:	lib%{name}-devel = %{EVRD}
14mu|openslp-2.0.0-6|79	Provides:	lib%{oname}-devel = %{EVRD}
14mu|openslp-2.0.0-6|80	Obsoletes:	%{_lib}openslp1-devel < 2.0.0-2
14mu|openslp-2.0.0-6|81	
14mu|openslp-2.0.0-6|82	%description -n %{devname}
14mu|openslp-2.0.0-6|83	The %{name}-devel package includes the header files and static libraries
14mu|openslp-2.0.0-6|84	necessary for developing programs using the %{name} library.
14mu|openslp-2.0.0-6|85	
14mu|openslp-2.0.0-6|86	If you are going to develop programs, you should install %{name}-devel.
14mu|openslp-2.0.0-6|87	You'll also need to have the %{name} package installed.
14mu|openslp-2.0.0-6|88	
14mu|openslp-2.0.0-6|89	%files -n %{devname}
14mu|openslp-2.0.0-6|90	%doc ChangeLog COPYING
14mu|openslp-2.0.0-6|91	%{_libdir}/lib%{oname}.so
14mu|openslp-2.0.0-6|92	%{_includedir}/%{oname}.h
14mu|openslp-2.0.0-6|93	
14mu|openslp-2.0.0-6|94	#----------------------------------------------------------------------------
14mu|openslp-2.0.0-6|95	
14mu|openslp-2.0.0-6|96	%prep
14mu|openslp-2.0.0-6|97	%setup -q
14mu|openslp-2.0.0-6|98	%patch0 -p1
14mu|openslp-2.0.0-6|99	%patch2 -p1
14mu|openslp-2.0.0-6|100	%patch3 -p1
14mu|openslp-2.0.0-6|101	%patch4 -p1
14mu|openslp-2.0.0-6|102	
14mu|openslp-2.0.0-6|103	%build
14mu|openslp-2.0.0-6|104	autoreconf -fis
14mu|openslp-2.0.0-6|105	%serverbuild
14mu|openslp-2.0.0-6|106	%configure2_5x \
14mu|openslp-2.0.0-6|107	--disable-static
14mu|openslp-2.0.0-6|108	%make
14mu|openslp-2.0.0-6|109	
14mu|openslp-2.0.0-6|110	%install
14mu|openslp-2.0.0-6|111	%makeinstall_std
14mu|openslp-2.0.0-6|112	
14mu|openslp-2.0.0-6|113	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/daemons
14mu|openslp-2.0.0-6|114	cat <<EOF  > %{buildroot}/%{_sysconfdir}/sysconfig/daemons/slpd
14mu|openslp-2.0.0-6|115	IDENT=slp
14mu|openslp-2.0.0-6|116	DESCRIPTIVE="SLP Service Agent"
14mu|openslp-2.0.0-6|117	ONBOOT="yes"
14mu|openslp-2.0.0-6|118	EOF
14mu|openslp-2.0.0-6|119	
14mu|openslp-2.0.0-6|120	install -m 755 etc/slpd.all_init -D %{buildroot}/%{_initrddir}/slpd
14mu|openslp-2.0.0-6|121	
14mu|openslp-2.0.0-6|122	#we don't want these
14mu|openslp-2.0.0-6|123	find %{buildroot} -name "*.la" -delete
14mu|openslp-2.0.0-6|124	
14mu|openslp-2.0.0-6|125	
14mu|openslp-2.0.0-6|126	%changelog
14mu|openslp-2.0.0-6|127	
14mu|openslp-2.0.0-6|128	* Thu Oct 27 2016 Denis Silakov <dsilakov@gmail.com> 2.0.0-6
14mu|openslp-2.0.0-6|129	- (298f6be) Fix CVE-2016-7567
14mu|openslp-2.0.0-6|130	
14mu|openslp-2.0.0-6|131	

23467 14
14mu|openssh-7.8p1-2|1	# Version of watchdog patch
14mu|openssh-7.8p1-2|2	%define wversion 4.4p1
14mu|openssh-7.8p1-2|3	
14mu|openssh-7.8p1-2|4	# Version of the hpn patch
14mu|openssh-7.8p1-2|5	%define hpnver 13v6
14mu|openssh-7.8p1-2|6	
14mu|openssh-7.8p1-2|7	%bcond_with	skey
14mu|openssh-7.8p1-2|8	%bcond_without	krb5
14mu|openssh-7.8p1-2|9	%bcond_with	watchdog
14mu|openssh-7.8p1-2|10	%bcond_without	gnomeaskpass
14mu|openssh-7.8p1-2|11	%bcond_with	ldap
14mu|openssh-7.8p1-2|12	%bcond_with	sftpcontrol
14mu|openssh-7.8p1-2|13	%bcond_with	hpn
14mu|openssh-7.8p1-2|14	%bcond_with	audit
14mu|openssh-7.8p1-2|15	%bcond_without	libedit
14mu|openssh-7.8p1-2|16	
14mu|openssh-7.8p1-2|17	%define OPENSSH_PATH "/usr/local/bin:/bin:%{_bindir}"
14mu|openssh-7.8p1-2|18	%define XAUTH %{_bindir}/xauth
14mu|openssh-7.8p1-2|19	
14mu|openssh-7.8p1-2|20	Summary:	OpenSSH free Secure Shell (SSH) implementation
14mu|openssh-7.8p1-2|21	Name:		openssh
14mu|openssh-7.8p1-2|22	Version:	7.8p1
14mu|openssh-7.8p1-2|23	Release:	2
14mu|openssh-7.8p1-2|24	License:	BSD
14mu|openssh-7.8p1-2|25	Group:		Networking/Remote access
14mu|openssh-7.8p1-2|26	Url:		http://www.openssh.com/
14mu|openssh-7.8p1-2|27	Source0:	http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
14mu|openssh-7.8p1-2|28	Source1:	http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz.asc
14mu|openssh-7.8p1-2|29	Source9:	README.sftpfilecontrol
14mu|openssh-7.8p1-2|30	# this is never to be applied by default
14mu|openssh-7.8p1-2|31	# http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-watchdog.html
14mu|openssh-7.8p1-2|32	Source10:	openssh-%{wversion}-watchdog.patch.tgz
14mu|openssh-7.8p1-2|33	Source12:	ssh_ldap_key.pl
14mu|openssh-7.8p1-2|34	Source15:	ssh-avahi-integration
14mu|openssh-7.8p1-2|35	Source17:	sshd.pam
14mu|openssh-7.8p1-2|36	Source18:	sshd.service
14mu|openssh-7.8p1-2|37	Source21:	README.hpn
14mu|openssh-7.8p1-2|38	Source22:	sshd-keygen
14mu|openssh-7.8p1-2|39	Source23:	sshd.socket
14mu|openssh-7.8p1-2|40	Source24:	sshd@.service
14mu|openssh-7.8p1-2|41	Source25:	sshd-keygen.service
14mu|openssh-7.8p1-2|42	Patch1:		openssh-7.6p1-config.patch
14mu|openssh-7.8p1-2|43	# rediffed from openssh-4.4p1-watchdog.patch.tgz
14mu|openssh-7.8p1-2|44	Patch4:		openssh-4.4p1-watchdog.diff
14mu|openssh-7.8p1-2|45	# optional ldap support
14mu|openssh-7.8p1-2|46	# http://dev.inversepath.com/trac/openssh-lpk
14mu|openssh-7.8p1-2|47	#Patch6:		http://dev.inversepath.com/openssh-lpk/openssh-lpk-4.6p1-0.3.9.patch
14mu|openssh-7.8p1-2|48	# new location for the lpk patch.
14mu|openssh-7.8p1-2|49	# rediffed from "svn checkout http://openssh-lpk.googlecode.com/svn/trunk/ openssh-lpk-read-only"
14mu|openssh-7.8p1-2|50	Patch6:		openssh-lpk-5.4p1-0.3.10.diff
14mu|openssh-7.8p1-2|51	# http://sftpfilecontrol.sourceforge.net
14mu|openssh-7.8p1-2|52	# Not applied by default
14mu|openssh-7.8p1-2|53	# P7 is rediffed and slightly adjusted from http://sftplogging.sourceforge.net/download/v1.5/openssh-4.4p1.sftplogging-v1.5.patch
14mu|openssh-7.8p1-2|54	Patch7:		openssh-4.9p1.sftplogging-v1.5.diff
14mu|openssh-7.8p1-2|55	# (tpg) http://www.psc.edu/networking/projects/hpn-ssh/
14mu|openssh-7.8p1-2|56	Patch11:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn%{hpnver}.diff
14mu|openssh-7.8p1-2|57	Patch12:	http://www.psc.edu/networking/projects/hpn-ssh/openssh5.1-peaktput.diff
14mu|openssh-7.8p1-2|58	#gw: from Fedora:
14mu|openssh-7.8p1-2|59	Patch14:	openssh-4.7p1-audit.patch
14mu|openssh-7.8p1-2|60	Patch17:	openssh-5.1p1-askpass-progress.patch
14mu|openssh-7.8p1-2|61	Patch18:	openssh-4.3p2-askpass-grab-info.patch
14mu|openssh-7.8p1-2|62	Patch20:	openssh-7.1p1-debian-restore-tcp-wrappers.patch
14mu|openssh-7.8p1-2|63	Patch21:	openssh-7.2p2-x11.patch
14mu|openssh-7.8p1-2|64	Patch24:	openssh-7.6p1-log-in-chroot.patch
14mu|openssh-7.8p1-2|65	Patch25:	openssh-7.6p1-show-more-fingerprints.patch
14mu|openssh-7.8p1-2|66	BuildRequires:	groff-base
14mu|openssh-7.8p1-2|67	BuildRequires:	systemd-units
14mu|openssh-7.8p1-2|68	%if %{with ldap}
14mu|openssh-7.8p1-2|69	BuildRequires:	openldap-devel
14mu|openssh-7.8p1-2|70	%endif
14mu|openssh-7.8p1-2|71	BuildRequires:	pam-devel
14mu|openssh-7.8p1-2|72	%if %{with skey}
14mu|openssh-7.8p1-2|73	BuildRequires:	skey-devel
14mu|openssh-7.8p1-2|74	%endif
14mu|openssh-7.8p1-2|75	BuildRequires:	tcp_wrappers-devel
14mu|openssh-7.8p1-2|76	%if %{with audit}
14mu|openssh-7.8p1-2|77	BuildRequires:	pkgconfig(audit)
14mu|openssh-7.8p1-2|78	%endif
14mu|openssh-7.8p1-2|79	%if %{with gnomeaskpass}
14mu|openssh-7.8p1-2|80	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|openssh-7.8p1-2|81	%endif
14mu|openssh-7.8p1-2|82	%if %{with krb5}
14mu|openssh-7.8p1-2|83	BuildRequires:	pkgconfig(krb5)
14mu|openssh-7.8p1-2|84	%endif
14mu|openssh-7.8p1-2|85	%if %{with libedit}
14mu|openssh-7.8p1-2|86	BuildRequires:	pkgconfig(libedit)
14mu|openssh-7.8p1-2|87	BuildRequires:	pkgconfig(ncurses)
14mu|openssh-7.8p1-2|88	%endif
14mu|openssh-7.8p1-2|89	BuildRequires:	pkgconfig(openssl)
14mu|openssh-7.8p1-2|90	BuildRequires:	pkgconfig(zlib)
14mu|openssh-7.8p1-2|91	BuildConflicts:	libgssapi-devel
14mu|openssh-7.8p1-2|92	Requires:	tcp_wrappers
14mu|openssh-7.8p1-2|93	
14mu|openssh-7.8p1-2|94	%description
14mu|openssh-7.8p1-2|95	Ssh (Secure Shell) is a program for logging into a remote machine and for
14mu|openssh-7.8p1-2|96	executing commands in a remote machine.  It is intended to replace
14mu|openssh-7.8p1-2|97	rlogin and rsh, and provide secure encrypted communications between
14mu|openssh-7.8p1-2|98	two untrusted hosts over an insecure network.  X11 connections and
14mu|openssh-7.8p1-2|99	arbitrary TCP/IP ports can also be forwarded over the secure channel.
14mu|openssh-7.8p1-2|100	
14mu|openssh-7.8p1-2|101	OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
14mu|openssh-7.8p1-2|102	up to date in terms of security and features, as well as removing all
14mu|openssh-7.8p1-2|103	patented algorithms to separate libraries (OpenSSL).
14mu|openssh-7.8p1-2|104	
14mu|openssh-7.8p1-2|105	This package includes the core files necessary for both the OpenSSH
14mu|openssh-7.8p1-2|106	client and server.  To make this package useful, you should also
14mu|openssh-7.8p1-2|107	install openssh-clients, openssh-server, or both.
14mu|openssh-7.8p1-2|108	
14mu|openssh-7.8p1-2|109	%files
14mu|openssh-7.8p1-2|110	%doc ChangeLog OVERVIEW README* CREDITS LICENCE TODO ssh_ldap_key.pl
14mu|openssh-7.8p1-2|111	%if %{with ldap}
14mu|openssh-7.8p1-2|112	%doc *.schema
14mu|openssh-7.8p1-2|113	%endif
14mu|openssh-7.8p1-2|114	%if %{with watchdog}
14mu|openssh-7.8p1-2|115	%doc CHANGES-openssh-watchdog openssh-watchdog.html
14mu|openssh-7.8p1-2|116	%endif
14mu|openssh-7.8p1-2|117	%if %{with sftpcontrol}
14mu|openssh-7.8p1-2|118	%doc README.sftpfilecontrol
14mu|openssh-7.8p1-2|119	%endif
14mu|openssh-7.8p1-2|120	%{_bindir}/ssh-keygen
14mu|openssh-7.8p1-2|121	%dir %{_sysconfdir}/ssh
14mu|openssh-7.8p1-2|122	%{_bindir}/ssh-keyscan
14mu|openssh-7.8p1-2|123	%attr(4711,root,root) %{_libdir}/ssh/ssh-keysign
14mu|openssh-7.8p1-2|124	%{_libdir}/ssh/ssh-pkcs11-helper
14mu|openssh-7.8p1-2|125	%{_mandir}/man1/ssh-keygen.1*
14mu|openssh-7.8p1-2|126	%{_mandir}/man1/ssh-keyscan.1*
14mu|openssh-7.8p1-2|127	%{_mandir}/man8/ssh-keysign.8*
14mu|openssh-7.8p1-2|128	%{_mandir}/man8/ssh-pkcs11-helper.8*
14mu|openssh-7.8p1-2|129	
14mu|openssh-7.8p1-2|130	#----------------------------------------------------------------------------
14mu|openssh-7.8p1-2|131	
14mu|openssh-7.8p1-2|132	%package clients
14mu|openssh-7.8p1-2|133	Summary:	OpenSSH Secure Shell protocol clients
14mu|openssh-7.8p1-2|134	Group:		Networking/Remote access
14mu|openssh-7.8p1-2|135	Requires:	%{name} = %{EVRD}
14mu|openssh-7.8p1-2|136	Provides:	ssh-clients = %{EVRD}
14mu|openssh-7.8p1-2|137	Provides:	sftp = %{EVRD}
14mu|openssh-7.8p1-2|138	Provides:	ssh = %{EVRD}
14mu|openssh-7.8p1-2|139	
14mu|openssh-7.8p1-2|140	%description clients
14mu|openssh-7.8p1-2|141	This package includes the clients necessary to make encrypted connections
14mu|openssh-7.8p1-2|142	to SSH servers.
14mu|openssh-7.8p1-2|143	
14mu|openssh-7.8p1-2|144	%files clients
14mu|openssh-7.8p1-2|145	%{_bindir}/scp
14mu|openssh-7.8p1-2|146	%{_bindir}/ssh
14mu|openssh-7.8p1-2|147	%{_bindir}/ssh-agent
14mu|openssh-7.8p1-2|148	%{_bindir}/ssh-add
14mu|openssh-7.8p1-2|149	%{_bindir}/ssh-copy-id
14mu|openssh-7.8p1-2|150	%{_bindir}/sftp
14mu|openssh-7.8p1-2|151	%{_mandir}/man1/scp.1*
14mu|openssh-7.8p1-2|152	%{_mandir}/man1/ssh-copy-id.1*
14mu|openssh-7.8p1-2|153	%{_mandir}/man1/ssh.1*
14mu|openssh-7.8p1-2|154	%{_mandir}/man1/ssh-agent.1*
14mu|openssh-7.8p1-2|155	%{_mandir}/man1/ssh-add.1*
14mu|openssh-7.8p1-2|156	%{_mandir}/man1/sftp.1*
14mu|openssh-7.8p1-2|157	%{_mandir}/man5/ssh_config.5*
14mu|openssh-7.8p1-2|158	%config(noreplace) %{_sysconfdir}/ssh/ssh_config
14mu|openssh-7.8p1-2|159	%{_sysconfdir}/profile.d/90ssh-client.sh
14mu|openssh-7.8p1-2|160	
14mu|openssh-7.8p1-2|161	
14mu|openssh-7.8p1-2|162	#----------------------------------------------------------------------------
14mu|openssh-7.8p1-2|163	
14mu|openssh-7.8p1-2|164	%package server
14mu|openssh-7.8p1-2|165	Summary:	OpenSSH Secure Shell protocol server (sshd)
14mu|openssh-7.8p1-2|166	Group:		System/Servers
14mu|openssh-7.8p1-2|167	Requires:	%{name}-clients = %{EVRD}
14mu|openssh-7.8p1-2|168	Requires(pre):	pam
14mu|openssh-7.8p1-2|169	Requires(pre,post):	%{name} = %{EVRD}
14mu|openssh-7.8p1-2|170	Requires(pre,postun,preun,postun):	rpm-helper
14mu|openssh-7.8p1-2|171	%if %{with skey}
14mu|openssh-7.8p1-2|172	Requires:	skey
14mu|openssh-7.8p1-2|173	%endif
14mu|openssh-7.8p1-2|174	Provides:	ssh-server = %{EVRD}
14mu|openssh-7.8p1-2|175	Provides:	sshd = %{EVRD}
14mu|openssh-7.8p1-2|176	
14mu|openssh-7.8p1-2|177	%description server
14mu|openssh-7.8p1-2|178	This package contains the secure shell daemon. The sshd is the server
14mu|openssh-7.8p1-2|179	part of the secure shell protocol and allows ssh clients to connect to
14mu|openssh-7.8p1-2|180	your host.
14mu|openssh-7.8p1-2|181	
14mu|openssh-7.8p1-2|182	%files server
14mu|openssh-7.8p1-2|183	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/sshd
14mu|openssh-7.8p1-2|184	%{_sbindir}/sshd
14mu|openssh-7.8p1-2|185	%{_sbindir}/sshd-keygen
14mu|openssh-7.8p1-2|186	%dir %{_libdir}/ssh
14mu|openssh-7.8p1-2|187	%{_libdir}/ssh/sftp-server
14mu|openssh-7.8p1-2|188	%{_mandir}/man5/sshd_config.5*
14mu|openssh-7.8p1-2|189	%{_mandir}/man5/moduli.5*
14mu|openssh-7.8p1-2|190	%{_mandir}/man8/sshd.8*
14mu|openssh-7.8p1-2|191	%{_mandir}/man8/sftp-server.8*
14mu|openssh-7.8p1-2|192	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/sshd_config
14mu|openssh-7.8p1-2|193	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/denyusers
14mu|openssh-7.8p1-2|194	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/pam.d/sshd
14mu|openssh-7.8p1-2|195	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
14mu|openssh-7.8p1-2|196	%config(noreplace) %{_sysconfdir}/ssh/moduli
14mu|openssh-7.8p1-2|197	%{_unitdir}/sshd.service
14mu|openssh-7.8p1-2|198	%{_unitdir}/sshd.socket
14mu|openssh-7.8p1-2|199	%{_unitdir}/sshd-keygen.service
14mu|openssh-7.8p1-2|200	%{_unitdir}/sshd@.service
14mu|openssh-7.8p1-2|201	%dir %attr(0755,root,root) /var/empty
14mu|openssh-7.8p1-2|202	
14mu|openssh-7.8p1-2|203	%pre server
14mu|openssh-7.8p1-2|204	%_pre_useradd sshd /var/empty /bin/true
14mu|openssh-7.8p1-2|205	
14mu|openssh-7.8p1-2|206	%post server
14mu|openssh-7.8p1-2|207	# do some key management
14mu|openssh-7.8p1-2|208	# %{_bindir}/ssh-keygen -A
14mu|openssh-7.8p1-2|209	# do some key management; taken from the initscript
14mu|openssh-7.8p1-2|210	
14mu|openssh-7.8p1-2|211	KEYGEN=/usr/bin/ssh-keygen
14mu|openssh-7.8p1-2|212	RSA_KEY=/etc/ssh/ssh_host_rsa_key
14mu|openssh-7.8p1-2|213	DSA_KEY=/etc/ssh/ssh_host_dsa_key
14mu|openssh-7.8p1-2|214	ECDSA_KEY=/etc/ssh/ssh_host_ecdsa_key
14mu|openssh-7.8p1-2|215	ED25519_KEY=/etc/ssh/ssh_host_ed25519_key
14mu|openssh-7.8p1-2|216	
14mu|openssh-7.8p1-2|217	do_rsa_keygen() {
14mu|openssh-7.8p1-2|218	if [ ! -s $RSA_KEY ]; then
14mu|openssh-7.8p1-2|219	echo "Generating SSH2 RSA host key... "
14mu|openssh-7.8p1-2|220	if $KEYGEN -q -t rsa -f $RSA_KEY -C '' -N '' >&/dev/null; then
14mu|openssh-7.8p1-2|221	chmod 640 $RSA_KEY
14mu|openssh-7.8p1-2|222	chmod 644 $RSA_KEY.pub
14mu|openssh-7.8p1-2|223	echo "done"
14mu|openssh-7.8p1-2|224	echo
14mu|openssh-7.8p1-2|225	else
14mu|openssh-7.8p1-2|226	echo "failed"
14mu|openssh-7.8p1-2|227	echo
14mu|openssh-7.8p1-2|228	exit 1
14mu|openssh-7.8p1-2|229	fi
14mu|openssh-7.8p1-2|230	fi
14mu|openssh-7.8p1-2|231	}
14mu|openssh-7.8p1-2|232	
14mu|openssh-7.8p1-2|233	do_dsa_keygen() {
14mu|openssh-7.8p1-2|234	if [ ! -s $DSA_KEY ]; then
14mu|openssh-7.8p1-2|235	echo "Generating SSH2 DSA host key... "
14mu|openssh-7.8p1-2|236	if $KEYGEN -q -t dsa -f $DSA_KEY -C '' -N '' >&/dev/null; then
14mu|openssh-7.8p1-2|237	chmod 640 $DSA_KEY
14mu|openssh-7.8p1-2|238	chmod 644 $DSA_KEY.pub
14mu|openssh-7.8p1-2|239	echo "done"
14mu|openssh-7.8p1-2|240	echo
14mu|openssh-7.8p1-2|241	else
14mu|openssh-7.8p1-2|242	echo "failed"
14mu|openssh-7.8p1-2|243	echo
14mu|openssh-7.8p1-2|244	exit 1
14mu|openssh-7.8p1-2|245	fi
14mu|openssh-7.8p1-2|246	fi
14mu|openssh-7.8p1-2|247	}
14mu|openssh-7.8p1-2|248	
14mu|openssh-7.8p1-2|249	do_ecdsa_keygen() {
14mu|openssh-7.8p1-2|250	if [ ! -s $ECDSA_KEY ]; then
14mu|openssh-7.8p1-2|251	echo "Generating SSH2 EC DSA host key... "
14mu|openssh-7.8p1-2|252	if $KEYGEN -q -t dsa -f $ECDSA_KEY -C '' -N '' >&/dev/null; then
14mu|openssh-7.8p1-2|253	chmod 640 $ECDSA_KEY
14mu|openssh-7.8p1-2|254	chmod 644 $ECDSA_KEY.pub
14mu|openssh-7.8p1-2|255	echo "done"
14mu|openssh-7.8p1-2|256	echo
14mu|openssh-7.8p1-2|257	else
14mu|openssh-7.8p1-2|258	echo "failed"
14mu|openssh-7.8p1-2|259	echo
14mu|openssh-7.8p1-2|260	exit 1
14mu|openssh-7.8p1-2|261	fi
14mu|openssh-7.8p1-2|262	fi
14mu|openssh-7.8p1-2|263	}
14mu|openssh-7.8p1-2|264	
14mu|openssh-7.8p1-2|265	do_ed25519_keygen() {
14mu|openssh-7.8p1-2|266	if [ ! -s $ED25519_KEY ]; then
14mu|openssh-7.8p1-2|267	echo "Generating SSH2 ED25519 host key... "
14mu|openssh-7.8p1-2|268	if $KEYGEN -q -t ed25519 -f $ED25519_KEY -C '' -N '' >&/dev/null; then
14mu|openssh-7.8p1-2|269	chmod 640 $ED25519_KEY
14mu|openssh-7.8p1-2|270	chmod 644 $ED25519_KEY.pub
14mu|openssh-7.8p1-2|271	echo "done"
14mu|openssh-7.8p1-2|272	echo
14mu|openssh-7.8p1-2|273	else
14mu|openssh-7.8p1-2|274	echo "failed"
14mu|openssh-7.8p1-2|275	echo
14mu|openssh-7.8p1-2|276	exit 1
14mu|openssh-7.8p1-2|277	fi
14mu|openssh-7.8p1-2|278	fi
14mu|openssh-7.8p1-2|279	}
14mu|openssh-7.8p1-2|280	
14mu|openssh-7.8p1-2|281	do_rsa_keygen
14mu|openssh-7.8p1-2|282	do_dsa_keygen
14mu|openssh-7.8p1-2|283	do_ecdsa_keygen
14mu|openssh-7.8p1-2|284	do_ed25519_keygen
14mu|openssh-7.8p1-2|285	
14mu|openssh-7.8p1-2|286	%postun server
14mu|openssh-7.8p1-2|287	%_postun_userdel sshd
14mu|openssh-7.8p1-2|288	
14mu|openssh-7.8p1-2|289	#----------------------------------------------------------------------------
14mu|openssh-7.8p1-2|290	
14mu|openssh-7.8p1-2|291	%package askpass-common
14mu|openssh-7.8p1-2|292	Summary:	OpenSSH X11 passphrase common scripts
14mu|openssh-7.8p1-2|293	Group:		Networking/Remote access
14mu|openssh-7.8p1-2|294	
14mu|openssh-7.8p1-2|295	%description askpass-common
14mu|openssh-7.8p1-2|296	OpenSSH X11 passphrase common scripts.
14mu|openssh-7.8p1-2|297	
14mu|openssh-7.8p1-2|298	%files askpass-common
14mu|openssh-7.8p1-2|299	%{_sysconfdir}/profile.d/90ssh-askpass.*
14mu|openssh-7.8p1-2|300	
14mu|openssh-7.8p1-2|301	#----------------------------------------------------------------------------
14mu|openssh-7.8p1-2|302	
14mu|openssh-7.8p1-2|303	%if %{with gnomeaskpass}
14mu|openssh-7.8p1-2|304	%package askpass-gnome
14mu|openssh-7.8p1-2|305	Summary:	OpenSSH GNOME passphrase dialog
14mu|openssh-7.8p1-2|306	Group:		Networking/Remote access
14mu|openssh-7.8p1-2|307	Requires:	%{name}
14mu|openssh-7.8p1-2|308	Requires:	%{name}-askpass-common
14mu|openssh-7.8p1-2|309	Requires(post,postun):	update-alternatives
14mu|openssh-7.8p1-2|310	Provides:	%{name}-askpass = %{EVRD}
14mu|openssh-7.8p1-2|311	Provides:	ssh-askpass = %{EVRD}
14mu|openssh-7.8p1-2|312	Provides:	ssh-extras = %{EVRD}
14mu|openssh-7.8p1-2|313	
14mu|openssh-7.8p1-2|314	%description askpass-gnome
14mu|openssh-7.8p1-2|315	This package contains the GNOME passphrase dialog.
14mu|openssh-7.8p1-2|316	
14mu|openssh-7.8p1-2|317	%files askpass-gnome
14mu|openssh-7.8p1-2|318	%{_libdir}/ssh/gnome-ssh-askpass
14mu|openssh-7.8p1-2|319	
14mu|openssh-7.8p1-2|320	%post askpass-gnome
14mu|openssh-7.8p1-2|321	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_libdir}/ssh/gnome-ssh-askpass 20
14mu|openssh-7.8p1-2|322	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_libdir}/ssh/gnome-ssh-askpass 20
14mu|openssh-7.8p1-2|323	
14mu|openssh-7.8p1-2|324	%postun askpass-gnome
14mu|openssh-7.8p1-2|325	[ $1 = 0 ] || exit 0
14mu|openssh-7.8p1-2|326	update-alternatives --remove ssh-askpass %{_libdir}/ssh/gnome-ssh-askpass
14mu|openssh-7.8p1-2|327	update-alternatives --remove bssh-askpass %{_libdir}/ssh/gnome-ssh-askpass
14mu|openssh-7.8p1-2|328	%endif
14mu|openssh-7.8p1-2|329	
14mu|openssh-7.8p1-2|330	#----------------------------------------------------------------------------
14mu|openssh-7.8p1-2|331	
14mu|openssh-7.8p1-2|332	%prep
14mu|openssh-7.8p1-2|333	%setup -q -a10
14mu|openssh-7.8p1-2|334	%patch1 -p1 -b .mdkconf
14mu|openssh-7.8p1-2|335	%if %{with watchdog}
14mu|openssh-7.8p1-2|336	#patch -p0 -s -z .wdog < %{name}-%{wversion}-watchdog.patch
14mu|openssh-7.8p1-2|337	%patch4 -p1 -b .watchdog
14mu|openssh-7.8p1-2|338	%endif
14mu|openssh-7.8p1-2|339	%if %{with ldap}
14mu|openssh-7.8p1-2|340	sed -i 's|UsePrivilegeSeparation yes|#UsePrivilegeSeparation yes|' sshd_config
14mu|openssh-7.8p1-2|341	%patch6 -p1 -b .lpk
14mu|openssh-7.8p1-2|342	rm -f README.lpk.lpk
14mu|openssh-7.8p1-2|343	%define _default_patch_fuzz 3
14mu|openssh-7.8p1-2|344	%else
14mu|openssh-7.8p1-2|345	%define _default_patch_fuzz 2
14mu|openssh-7.8p1-2|346	%endif
14mu|openssh-7.8p1-2|347	%if %{with sftpcontrol}
14mu|openssh-7.8p1-2|348	#cat %{SOURCE8} | patch -p1 -s -z .sftpcontrol
14mu|openssh-7.8p1-2|349	echo "This patch is broken or needs to be updated/rediffed"; exit 1
14mu|openssh-7.8p1-2|350	%patch7 -p1 -b .sftplogging-v1.5
14mu|openssh-7.8p1-2|351	# README with license terms for this patch
14mu|openssh-7.8p1-2|352	install -m 0644 %{SOURCE9} .
14mu|openssh-7.8p1-2|353	%endif
14mu|openssh-7.8p1-2|354	%if %{with hpn}
14mu|openssh-7.8p1-2|355	echo "This patch is broken or needs to be updated/rediffed"; exit 1
14mu|openssh-7.8p1-2|356	%patch11 -p1 -b .hpn
14mu|openssh-7.8p1-2|357	%patch12 -p1 -b .peak
14mu|openssh-7.8p1-2|358	install %{SOURCE21} .
14mu|openssh-7.8p1-2|359	%endif
14mu|openssh-7.8p1-2|360	%if %{with audit}
14mu|openssh-7.8p1-2|361	%patch14 -p1 -b .audit
14mu|openssh-7.8p1-2|362	%endif
14mu|openssh-7.8p1-2|363	%patch17 -p1 -b .progress
14mu|openssh-7.8p1-2|364	%patch18 -p1 -b .grab-info
14mu|openssh-7.8p1-2|365	%patch20 -p1 -b .tcp_wrappers
14mu|openssh-7.8p1-2|366	%patch21 -p1 -b .sshdt
14mu|openssh-7.8p1-2|367	%patch24 -p1 -b .fingerprint
14mu|openssh-7.8p1-2|368	%patch25 -p1 -b .memory
14mu|openssh-7.8p1-2|369	
14mu|openssh-7.8p1-2|370	install %{SOURCE12} .
14mu|openssh-7.8p1-2|371	
14mu|openssh-7.8p1-2|372	install -m 0644 %{SOURCE17} sshd.pam
14mu|openssh-7.8p1-2|373	
14mu|openssh-7.8p1-2|374	# fix attribs
14mu|openssh-7.8p1-2|375	chmod 644 ChangeLog OVERVIEW README* INSTALL CREDITS LICENCE TODO ssh_ldap_key.pl
14mu|openssh-7.8p1-2|376	
14mu|openssh-7.8p1-2|377	# http://qa.mandriva.com/show_bug.cgi?id=22957
14mu|openssh-7.8p1-2|378	perl -pi -e "s|_OPENSSH_PATH_|%{OPENSSH_PATH}|g" sshd_config
14mu|openssh-7.8p1-2|379	
14mu|openssh-7.8p1-2|380	autoreconf -fi
14mu|openssh-7.8p1-2|381	
14mu|openssh-7.8p1-2|382	%build
14mu|openssh-7.8p1-2|383	%ifarch %{ix86}
14mu|openssh-7.8p1-2|384	%define _disable_ld_no_undefined 1
14mu|openssh-7.8p1-2|385	%endif
14mu|openssh-7.8p1-2|386	
14mu|openssh-7.8p1-2|387	%serverbuild
14mu|openssh-7.8p1-2|388	%configure \
14mu|openssh-7.8p1-2|389	--prefix=%{_prefix} \
14mu|openssh-7.8p1-2|390	--sysconfdir=%{_sysconfdir}/ssh \
14mu|openssh-7.8p1-2|391	--mandir=%{_mandir} \
14mu|openssh-7.8p1-2|392	--libdir=%{_libdir} \
14mu|openssh-7.8p1-2|393	--libexecdir=%{_libdir}/ssh \
14mu|openssh-7.8p1-2|394	--datadir=%{_datadir}/ssh \
14mu|openssh-7.8p1-2|395	--disable-strip \
14mu|openssh-7.8p1-2|396	--with-tcp-wrappers \
14mu|openssh-7.8p1-2|397	--with-pam \
14mu|openssh-7.8p1-2|398	--with-default-path=%{OPENSSH_PATH} \
14mu|openssh-7.8p1-2|399	--with-xauth=%{XAUTH} \
14mu|openssh-7.8p1-2|400	--with-privsep-path=/var/empty \
14mu|openssh-7.8p1-2|401	--without-zlib-version-check \
14mu|openssh-7.8p1-2|402	--with-maildir=/var/spool/mail \
14mu|openssh-7.8p1-2|403	--with-sandbox=rlimit \
14mu|openssh-7.8p1-2|404	--with-ssh1 \
14mu|openssh-7.8p1-2|405	%if %{with krb5}
14mu|openssh-7.8p1-2|406	--with-kerberos5=%{_prefix} \
14mu|openssh-7.8p1-2|407	%endif
14mu|openssh-7.8p1-2|408	%if %{with skey}
14mu|openssh-7.8p1-2|409	--with-skey \
14mu|openssh-7.8p1-2|410	%endif
14mu|openssh-7.8p1-2|411	%if %{with ldap}
14mu|openssh-7.8p1-2|412	--with-libs="-lldap -llber" \
14mu|openssh-7.8p1-2|413	--with-cppflags="-DWITH_LDAP_PUBKEY -DLDAP_DEPRECATED" \
14mu|openssh-7.8p1-2|414	%endif
14mu|openssh-7.8p1-2|415	--with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:%{_sbindir}:%{_bindir} \
14mu|openssh-7.8p1-2|416	%if %{with libedit}
14mu|openssh-7.8p1-2|417	--with-libedit \
14mu|openssh-7.8p1-2|418	%else
14mu|openssh-7.8p1-2|419	--without-libedit \
14mu|openssh-7.8p1-2|420	%endif
14mu|openssh-7.8p1-2|421	%if %{with audit}
14mu|openssh-7.8p1-2|422	--with-linux-audit \
14mu|openssh-7.8p1-2|423	%endif
14mu|openssh-7.8p1-2|424	
14mu|openssh-7.8p1-2|425	%ifarch %{ix86} %{arm}
14mu|openssh-7.8p1-2|426	# crisb - ftrapv causes link error (missing mulodi4) on 32-bit systems
14mu|openssh-7.8p1-2|427	# seems the configure code does not detect this (despite attempts)
14mu|openssh-7.8p1-2|428	find . -name Makefile -exec sed -i 's|-ftrapv||' {} \;
14mu|openssh-7.8p1-2|429	%endif
14mu|openssh-7.8p1-2|430	
14mu|openssh-7.8p1-2|431	%make
14mu|openssh-7.8p1-2|432	
14mu|openssh-7.8p1-2|433	%if %{with gnomeaskpass}
14mu|openssh-7.8p1-2|434	pushd contrib
14mu|openssh-7.8p1-2|435	make gnome-ssh-askpass2 CC="%{__cc} %{optflags} %{ldflags}"
14mu|openssh-7.8p1-2|436	mv gnome-ssh-askpass2 gnome-ssh-askpass
14mu|openssh-7.8p1-2|437	popd
14mu|openssh-7.8p1-2|438	%endif
14mu|openssh-7.8p1-2|439	
14mu|openssh-7.8p1-2|440	%install
14mu|openssh-7.8p1-2|441	%makeinstall_std
14mu|openssh-7.8p1-2|442	
14mu|openssh-7.8p1-2|443	install -d %{buildroot}%{_sysconfdir}/ssh
14mu|openssh-7.8p1-2|444	install -d %{buildroot}%{_sysconfdir}/pam.d/
14mu|openssh-7.8p1-2|445	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|openssh-7.8p1-2|446	install -d %{buildroot}%{_unitdir}
14mu|openssh-7.8p1-2|447	install -m644 sshd.pam %{buildroot}%{_sysconfdir}/pam.d/sshd
14mu|openssh-7.8p1-2|448	install -m644 %{SOURCE18} %{buildroot}%{_unitdir}/sshd.service
14mu|openssh-7.8p1-2|449	install -m755 %{SOURCE22} %{buildroot}%{_sbindir}/sshd-keygen
14mu|openssh-7.8p1-2|450	install -m644 %{SOURCE23} %{buildroot}%{_unitdir}/sshd.socket
14mu|openssh-7.8p1-2|451	install -m644 %{SOURCE24} %{buildroot}%{_unitdir}/sshd@.service
14mu|openssh-7.8p1-2|452	install -m644 %{SOURCE25} %{buildroot}%{_unitdir}/sshd-keygen.service
14mu|openssh-7.8p1-2|453	
14mu|openssh-7.8p1-2|454	if [[ -f sshd_config.out ]]; then
14mu|openssh-7.8p1-2|455	install -m600 sshd_config.out %{buildroot}%{_sysconfdir}/ssh/sshd_config
14mu|openssh-7.8p1-2|456	else
14mu|openssh-7.8p1-2|457	install -m600 sshd_config %{buildroot}%{_sysconfdir}/ssh/sshd_config
14mu|openssh-7.8p1-2|458	fi
14mu|openssh-7.8p1-2|459	echo "root" > %{buildroot}%{_sysconfdir}/ssh/denyusers
14mu|openssh-7.8p1-2|460	
14mu|openssh-7.8p1-2|461	if [[ -f ssh_config.out ]]; then
14mu|openssh-7.8p1-2|462	install -m644 ssh_config.out %{buildroot}%{_sysconfdir}/ssh/ssh_config
14mu|openssh-7.8p1-2|463	else
14mu|openssh-7.8p1-2|464	install -m644 ssh_config %{buildroot}%{_sysconfdir}/ssh/ssh_config
14mu|openssh-7.8p1-2|465	fi
14mu|openssh-7.8p1-2|466	echo "    StrictHostKeyChecking no" >> %{buildroot}%{_sysconfdir}/ssh/ssh_config
14mu|openssh-7.8p1-2|467	
14mu|openssh-7.8p1-2|468	mkdir -p %{buildroot}%{_libdir}/ssh
14mu|openssh-7.8p1-2|469	
14mu|openssh-7.8p1-2|470	install -d %{buildroot}%{_sysconfdir}/profile.d/
14mu|openssh-7.8p1-2|471	%if %{with gnomeaskpass}
14mu|openssh-7.8p1-2|472	install -m 755 contrib/gnome-ssh-askpass %{buildroot}%{_libdir}/ssh/gnome-ssh-askpass
14mu|openssh-7.8p1-2|473	%endif
14mu|openssh-7.8p1-2|474	
14mu|openssh-7.8p1-2|475	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-askpass.csh <<EOF
14mu|openssh-7.8p1-2|476	setenv SSH_ASKPASS %{_libdir}/ssh/ssh-askpass
14mu|openssh-7.8p1-2|477	EOF
14mu|openssh-7.8p1-2|478	
14mu|openssh-7.8p1-2|479	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-askpass.sh <<EOF
14mu|openssh-7.8p1-2|480	export SSH_ASKPASS=%{_libdir}/ssh/ssh-askpass
14mu|openssh-7.8p1-2|481	EOF
14mu|openssh-7.8p1-2|482	
14mu|openssh-7.8p1-2|483	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-client.sh <<'EOF'
14mu|openssh-7.8p1-2|484	# fix hanging ssh clients on exit
14mu|openssh-7.8p1-2|485	if [ -n "$BASH_VERSION" ]; then
14mu|openssh-7.8p1-2|486	shopt -s huponexit
14mu|openssh-7.8p1-2|487	elif [ -n "$ZSH_VERSION" ]; then
14mu|openssh-7.8p1-2|488	setopt hup
14mu|openssh-7.8p1-2|489	fi
14mu|openssh-7.8p1-2|490	EOF
14mu|openssh-7.8p1-2|491	
14mu|openssh-7.8p1-2|492	install -p -m755 contrib/ssh-copy-id %{buildroot}%{_bindir}/
14mu|openssh-7.8p1-2|493	install -m 644 contrib/ssh-copy-id.1 %{buildroot}/%{_mandir}/man1/
14mu|openssh-7.8p1-2|494	
14mu|openssh-7.8p1-2|495	# create pre-authentication directory
14mu|openssh-7.8p1-2|496	mkdir -p %{buildroot}/var/empty
14mu|openssh-7.8p1-2|497	
14mu|openssh-7.8p1-2|498	# remove unwanted files
14mu|openssh-7.8p1-2|499	rm -f %{buildroot}%{_libdir}/ssh/ssh-askpass
14mu|openssh-7.8p1-2|500	
14mu|openssh-7.8p1-2|501	cat > %{buildroot}%{_sysconfdir}/sysconfig/sshd << EOF
14mu|openssh-7.8p1-2|502	#SSHD="%{_sbindir}/sshd"
14mu|openssh-7.8p1-2|503	#PID_FILE="/var/run/sshd.pid"
14mu|openssh-7.8p1-2|504	#OPTIONS=""
14mu|openssh-7.8p1-2|505	EOF
14mu|openssh-7.8p1-2|506	
14mu|openssh-7.8p1-2|507	# avahi integration support (misc)
14mu|openssh-7.8p1-2|508	mkdir -p %{buildroot}%{_sysconfdir}/avahi/services/
14mu|openssh-7.8p1-2|509	install -m 0644 %{SOURCE15} %{buildroot}%{_sysconfdir}/avahi/services/%{name}.service
14mu|openssh-7.8p1-2|510	
14mu|openssh-7.8p1-2|511	# make sure strip can touch it
14mu|openssh-7.8p1-2|512	chmod 755 %{buildroot}%{_libdir}/ssh/ssh-keysign
14mu|openssh-7.8p1-2|513	
14mu|openssh-7.8p1-2|514	%changelog

23468 14
14mu|openssl-1.0.2q-1|1	%define major 1.0.0
14mu|openssl-1.0.2q-1|2	%define engines_name %mklibname openssl-engines %{major}
14mu|openssl-1.0.2q-1|3	%define libcrypto %mklibname crypto %{major}
14mu|openssl-1.0.2q-1|4	%define libssl %mklibname ssl %{major}
14mu|openssl-1.0.2q-1|5	%define devname %mklibname openssl -d
14mu|openssl-1.0.2q-1|6	%define staticname %mklibname openssl -s -d
14mu|openssl-1.0.2q-1|7	
14mu|openssl-1.0.2q-1|8	# patchelf 0.9 is buggy so compat libraries are experimental for now
14mu|openssl-1.0.2q-1|9	%bcond_without compat
14mu|openssl-1.0.2q-1|10	%define major_compat 10
14mu|openssl-1.0.2q-1|11	%define libcrypto_compat %mklibname crypto %{major_compat}
14mu|openssl-1.0.2q-1|12	%define libssl_compat %mklibname ssl %{major_compat}
14mu|openssl-1.0.2q-1|13	
14mu|openssl-1.0.2q-1|14	%define conflict2 %mklibname openssl 0.9.8
14mu|openssl-1.0.2q-1|15	
14mu|openssl-1.0.2q-1|16	# Number of threads to spawn when testing some threading fixes.
14mu|openssl-1.0.2q-1|17	#define thread_test_threads %%{?threads:%%{threads}}%%{!?threads:1}
14mu|openssl-1.0.2q-1|18	
14mu|openssl-1.0.2q-1|19	%define with_krb5 %{?_with_krb5:1}%{!?_with_krb5:0}
14mu|openssl-1.0.2q-1|20	
14mu|openssl-1.0.2q-1|21	Summary:	Secure Sockets Layer communications libs & utils
14mu|openssl-1.0.2q-1|22	Name:		openssl
14mu|openssl-1.0.2q-1|23	Version:	1.0.2q
14mu|openssl-1.0.2q-1|24	Release:	1
14mu|openssl-1.0.2q-1|25	License:	BSD-like
14mu|openssl-1.0.2q-1|26	Group:		System/Libraries
14mu|openssl-1.0.2q-1|27	Url:		https://www.openssl.org
14mu|openssl-1.0.2q-1|28	Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
14mu|openssl-1.0.2q-1|29	Source1:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz.asc
14mu|openssl-1.0.2q-1|30	Source2:	Makefile.certificate
14mu|openssl-1.0.2q-1|31	Source3:	make-dummy-cert
14mu|openssl-1.0.2q-1|32	Source4:	openssl-thread-test.c
14mu|openssl-1.0.2q-1|33	# Based on https://github.com/gost-engine/engine
14mu|openssl-1.0.2q-1|34	# Never remove gost-engine patches
14mu|openssl-1.0.2q-1|35	Patch0:		openssl-1.0.2l-gost-engine.patch
14mu|openssl-1.0.2q-1|36	# Copy https://github.com/gost-engine/engine/tree/openssl_1_0_2
14mu|openssl-1.0.2q-1|37	# over engines/ccgost/ and make diff
14mu|openssl-1.0.2q-1|38	Patch1:		openssl-1.0.2j-gost-engine-2.patch
14mu|openssl-1.0.2q-1|39	# Handle RPM_OPT_FLAGS in Configure
14mu|openssl-1.0.2q-1|40	Patch2:		openssl-1.0.2e-optflags.patch
14mu|openssl-1.0.2q-1|41	Patch3:		openssl-1.0.1c-fix-perlpath.pl
14mu|openssl-1.0.2q-1|42	# (oe) support Brazilian Government OTHERNAME X509v3 field (#14158)
14mu|openssl-1.0.2q-1|43	# http://www.iti.gov.br/resolucoes/RESOLU__O_13_DE_26_04_2002.PDF
14mu|openssl-1.0.2q-1|44	Patch6:		openssl-1.0.2l-icpbrasil.patch
14mu|openssl-1.0.2q-1|45	Patch7:		openssl-1.0.2-defaults.patch
14mu|openssl-1.0.2q-1|46	Patch12:	openssl-1.0.2-x509.patch
14mu|openssl-1.0.2q-1|47	Patch13:	openssl-1.0.2-add-engines.patch
14mu|openssl-1.0.2q-1|48	Patch302:	openssl-1.0.2-enginesdir.patch
14mu|openssl-1.0.2q-1|49	Patch303:	openssl-0.9.8a-no-rpath.patch
14mu|openssl-1.0.2q-1|50	Patch304:	openssl-1.0.2-test-use-localhost.patch
14mu|openssl-1.0.2q-1|51	BuildRequires:	bc
14mu|openssl-1.0.2q-1|52	%if %{with compat}
14mu|openssl-1.0.2q-1|53	# readelf is used to produce libcrypto.so.10 and libssl.so.10
14mu|openssl-1.0.2q-1|54	# needed for compatibility with Fedora/RHEL (Viber etc)
14mu|openssl-1.0.2q-1|55	BuildRequires:	patchelf >= 0.10-0.20170615.2
14mu|openssl-1.0.2q-1|56	%endif
14mu|openssl-1.0.2q-1|57	%{?_with_krb5:BuildRequires:	krb5-devel}
14mu|openssl-1.0.2q-1|58	BuildRequires:	sctp-devel
14mu|openssl-1.0.2q-1|59	BuildRequires:	pkgconfig(zlib)
14mu|openssl-1.0.2q-1|60	Requires:	%{engines_name} = %{EVRD}
14mu|openssl-1.0.2q-1|61	Requires:	perl-base
14mu|openssl-1.0.2q-1|62	Requires:	rootcerts
14mu|openssl-1.0.2q-1|63	Provides:	/usr/bin/openssl
14mu|openssl-1.0.2q-1|64	
14mu|openssl-1.0.2q-1|65	%description
14mu|openssl-1.0.2q-1|66	The openssl certificate management tool and the shared libraries that provide
14mu|openssl-1.0.2q-1|67	various encryption and decription algorithms and protocols, including DES, RC4,
14mu|openssl-1.0.2q-1|68	RSA and SSL.
14mu|openssl-1.0.2q-1|69	
14mu|openssl-1.0.2q-1|70	%files
14mu|openssl-1.0.2q-1|71	%doc FAQ LICENSE NEWS PROBLEMS main-doc-info/README*
14mu|openssl-1.0.2q-1|72	%doc README README.ASN1 README.ENGINE
14mu|openssl-1.0.2q-1|73	%dir %{_sysconfdir}/pki
14mu|openssl-1.0.2q-1|74	%dir %{_sysconfdir}/pki/CA
14mu|openssl-1.0.2q-1|75	%dir %{_sysconfdir}/pki/CA/private
14mu|openssl-1.0.2q-1|76	%dir %{_sysconfdir}/pki/tls
14mu|openssl-1.0.2q-1|77	%dir %{_sysconfdir}/pki/tls/certs
14mu|openssl-1.0.2q-1|78	%dir %{_sysconfdir}/pki/tls/misc
14mu|openssl-1.0.2q-1|79	%dir %{_sysconfdir}/pki/tls/private
14mu|openssl-1.0.2q-1|80	%dir %{_sysconfdir}/pki/tls/rootcerts
14mu|openssl-1.0.2q-1|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pki/tls/openssl.cnf
14mu|openssl-1.0.2q-1|82	%attr(0755,root,root) %{_sysconfdir}/pki/tls/certs/make-dummy-cert
14mu|openssl-1.0.2q-1|83	%attr(0644,root,root) %{_sysconfdir}/pki/tls/certs/Makefile
14mu|openssl-1.0.2q-1|84	%attr(0755,root,root) %{_sysconfdir}/pki/tls/misc/*
14mu|openssl-1.0.2q-1|85	%attr(0755,root,root) %{_bindir}/*
14mu|openssl-1.0.2q-1|86	%attr(0644,root,root) %{_mandir}/man[157]/*
14mu|openssl-1.0.2q-1|87	
14mu|openssl-1.0.2q-1|88	#----------------------------------------------------------------------------
14mu|openssl-1.0.2q-1|89	
14mu|openssl-1.0.2q-1|90	%package -n %{engines_name}
14mu|openssl-1.0.2q-1|91	Summary:	Engines for openssl
14mu|openssl-1.0.2q-1|92	Group:		System/Libraries
14mu|openssl-1.0.2q-1|93	Provides:	openssl-engines = %{EVRD}
14mu|openssl-1.0.2q-1|94	
14mu|openssl-1.0.2q-1|95	%description -n %{engines_name}
14mu|openssl-1.0.2q-1|96	This package provides engines for openssl.
14mu|openssl-1.0.2q-1|97	
14mu|openssl-1.0.2q-1|98	%files -n %{engines_name}
14mu|openssl-1.0.2q-1|99	%doc FAQ LICENSE NEWS PROBLEMS main-doc-info/README*
14mu|openssl-1.0.2q-1|100	%doc README README.ASN1 README.ENGINE
14mu|openssl-1.0.2q-1|101	%attr(0755,root,root) %dir %{_libdir}/openssl-%{major}/engines
14mu|openssl-1.0.2q-1|102	%attr(0755,root,root) %{_libdir}/openssl-%{major}/engines/*.so
14mu|openssl-1.0.2q-1|103	
14mu|openssl-1.0.2q-1|104	#----------------------------------------------------------------------------
14mu|openssl-1.0.2q-1|105	
14mu|openssl-1.0.2q-1|106	%package -n %{libcrypto}
14mu|openssl-1.0.2q-1|107	Summary:	Secure Sockets Layer communications libs
14mu|openssl-1.0.2q-1|108	Group:		System/Libraries
14mu|openssl-1.0.2q-1|109	Conflicts:	%{_lib}openssl1.0.0 < 1.0.1n
14mu|openssl-1.0.2q-1|110	
14mu|openssl-1.0.2q-1|111	%description -n %{libcrypto}
14mu|openssl-1.0.2q-1|112	The libraries files are needed for various cryptographic algorithms
14mu|openssl-1.0.2q-1|113	and protocols, including DES, RC4, RSA and SSL.
14mu|openssl-1.0.2q-1|114	
14mu|openssl-1.0.2q-1|115	%files -n %{libcrypto}
14mu|openssl-1.0.2q-1|116	%doc FAQ LICENSE NEWS PROBLEMS README*
14mu|openssl-1.0.2q-1|117	%{_libdir}/libcrypto.so.%{major}*
14mu|openssl-1.0.2q-1|118	
14mu|openssl-1.0.2q-1|119	#----------------------------------------------------------------------------
14mu|openssl-1.0.2q-1|120	
14mu|openssl-1.0.2q-1|121	%package -n %{libssl}
14mu|openssl-1.0.2q-1|122	Summary:	Secure Sockets Layer communications libs
14mu|openssl-1.0.2q-1|123	Group:		System/Libraries
14mu|openssl-1.0.2q-1|124	Conflicts:	%{_lib}openssl1.0.0 < 1.0.1n
14mu|openssl-1.0.2q-1|125	Obsoletes:	%{_lib}openssl1.0.0 < 1.0.1n
14mu|openssl-1.0.2q-1|126	# needed to avoid undefined symbols in rpm (rpm depends on neon library)
14mu|openssl-1.0.2q-1|127	Conflicts:	%{_lib}neon0.27 < 0.30.1
14mu|openssl-1.0.2q-1|128	# needed to avoid undefined symbols in curl and wget as they block update
14mu|openssl-1.0.2q-1|129	Conflicts:	curl < 1:7.47.1
14mu|openssl-1.0.2q-1|130	Conflicts:	wget < 1.17.1
14mu|openssl-1.0.2q-1|131	
14mu|openssl-1.0.2q-1|132	%description -n %{libssl}
14mu|openssl-1.0.2q-1|133	The libraries files are needed for various cryptographic algorithms
14mu|openssl-1.0.2q-1|134	and protocols, including DES, RC4, RSA and SSL.
14mu|openssl-1.0.2q-1|135	
14mu|openssl-1.0.2q-1|136	%files -n %{libssl}
14mu|openssl-1.0.2q-1|137	%doc FAQ LICENSE NEWS PROBLEMS README*
14mu|openssl-1.0.2q-1|138	%{_libdir}/libssl.so.%{major}*
14mu|openssl-1.0.2q-1|139	
14mu|openssl-1.0.2q-1|140	#----------------------------------------------------------------------------
14mu|openssl-1.0.2q-1|141	
14mu|openssl-1.0.2q-1|142	%package -n %{devname}
14mu|openssl-1.0.2q-1|143	Summary:	Secure Sockets Layer communications libs & headers & utils
14mu|openssl-1.0.2q-1|144	Group:		Development/Other
14mu|openssl-1.0.2q-1|145	Requires:	%{libssl} = %{EVRD}
14mu|openssl-1.0.2q-1|146	Requires:	%{libcrypto} = %{EVRD}
14mu|openssl-1.0.2q-1|147	Provides:	libopenssl-devel
14mu|openssl-1.0.2q-1|148	Provides:	%{name}-devel = %{EVRD}
14mu|openssl-1.0.2q-1|149	
14mu|openssl-1.0.2q-1|150	%description -n %{devname}
14mu|openssl-1.0.2q-1|151	The libraries and include files needed to compile apps with support
14mu|openssl-1.0.2q-1|152	for various cryptographic algorithms and protocols, including DES, RC4, RSA
14mu|openssl-1.0.2q-1|153	and SSL.
14mu|openssl-1.0.2q-1|154	
14mu|openssl-1.0.2q-1|155	%files -n %{devname}
14mu|openssl-1.0.2q-1|156	%doc CHANGES doc/* devel-doc-info/README*
14mu|openssl-1.0.2q-1|157	%dir %{_includedir}/openssl
14mu|openssl-1.0.2q-1|158	%{multiarch_includedir}/openssl/opensslconf.h
14mu|openssl-1.0.2q-1|159	%{_includedir}/openssl/*
14mu|openssl-1.0.2q-1|160	%{_libdir}/libcrypto.so
14mu|openssl-1.0.2q-1|161	%{_libdir}/libssl.so
14mu|openssl-1.0.2q-1|162	%{_mandir}/man3/*
14mu|openssl-1.0.2q-1|163	%{_libdir}/pkgconfig/*
14mu|openssl-1.0.2q-1|164	
14mu|openssl-1.0.2q-1|165	#----------------------------------------------------------------------------
14mu|openssl-1.0.2q-1|166	
14mu|openssl-1.0.2q-1|167	%package -n %{staticname}
14mu|openssl-1.0.2q-1|168	Summary:	Secure Sockets Layer communications static libs
14mu|openssl-1.0.2q-1|169	Group:		Development/Other
14mu|openssl-1.0.2q-1|170	Requires:	%{devname} = %{EVRD}
14mu|openssl-1.0.2q-1|171	Provides:	libopenssl-static-devel
14mu|openssl-1.0.2q-1|172	Provides:	%{name}-static-devel = %{EVRD}
14mu|openssl-1.0.2q-1|173	
14mu|openssl-1.0.2q-1|174	%description -n %{staticname}
14mu|openssl-1.0.2q-1|175	The static libraries needed to compile apps with support for various
14mu|openssl-1.0.2q-1|176	cryptographic algorithms and protocols, including DES, RC4, RSA and SSL.
14mu|openssl-1.0.2q-1|177	
14mu|openssl-1.0.2q-1|178	%files -n %{staticname}
14mu|openssl-1.0.2q-1|179	%doc FAQ LICENSE NEWS PROBLEMS main-doc-info/README*
14mu|openssl-1.0.2q-1|180	%doc README README.ASN1 README.ENGINE
14mu|openssl-1.0.2q-1|181	%attr(0644,root,root) %{_libdir}/lib*.a
14mu|openssl-1.0.2q-1|182	
14mu|openssl-1.0.2q-1|183	#----------------------------------------------------------------------------
14mu|openssl-1.0.2q-1|184	
14mu|openssl-1.0.2q-1|185	%if %{with compat}
14mu|openssl-1.0.2q-1|186	%package -n %{libcrypto_compat}
14mu|openssl-1.0.2q-1|187	Summary:	Secure Sockets Layer communications libs (Fedora compatibility only)
14mu|openssl-1.0.2q-1|188	Group:		System/Libraries
14mu|openssl-1.0.2q-1|189	
14mu|openssl-1.0.2q-1|190	%description -n %{libcrypto_compat}
14mu|openssl-1.0.2q-1|191	The libraries files are needed for various cryptographic algorithms
14mu|openssl-1.0.2q-1|192	and protocols, including DES, RC4, RSA and SSL.
14mu|openssl-1.0.2q-1|193	
14mu|openssl-1.0.2q-1|194	%files -n %{libcrypto_compat}
14mu|openssl-1.0.2q-1|195	%doc FAQ LICENSE NEWS PROBLEMS README*
14mu|openssl-1.0.2q-1|196	%{_libdir}/libcrypto.so.%{major_compat}*
14mu|openssl-1.0.2q-1|197	%endif
14mu|openssl-1.0.2q-1|198	
14mu|openssl-1.0.2q-1|199	#----------------------------------------------------------------------------
14mu|openssl-1.0.2q-1|200	
14mu|openssl-1.0.2q-1|201	%if %{with compat}
14mu|openssl-1.0.2q-1|202	%package -n %{libssl_compat}
14mu|openssl-1.0.2q-1|203	Summary:	Secure Sockets Layer communications libs (Fedora compatibility only)
14mu|openssl-1.0.2q-1|204	Group:		System/Libraries
14mu|openssl-1.0.2q-1|205	
14mu|openssl-1.0.2q-1|206	%description -n %{libssl_compat}
14mu|openssl-1.0.2q-1|207	The libraries files are needed for various cryptographic algorithms
14mu|openssl-1.0.2q-1|208	and protocols, including DES, RC4, RSA and SSL.
14mu|openssl-1.0.2q-1|209	
14mu|openssl-1.0.2q-1|210	%files -n %{libssl_compat}
14mu|openssl-1.0.2q-1|211	%doc FAQ LICENSE NEWS PROBLEMS README*
14mu|openssl-1.0.2q-1|212	%{_libdir}/libssl.so.%{major_compat}*
14mu|openssl-1.0.2q-1|213	%endif
14mu|openssl-1.0.2q-1|214	
14mu|openssl-1.0.2q-1|215	#----------------------------------------------------------------------------
14mu|openssl-1.0.2q-1|216	
14mu|openssl-1.0.2q-1|217	%prep
14mu|openssl-1.0.2q-1|218	%setup -q
14mu|openssl-1.0.2q-1|219	%patch0 -p1 -b .gost
14mu|openssl-1.0.2q-1|220	%patch1 -p1 -b .gost2
14mu|openssl-1.0.2q-1|221	%patch2 -p1 -b .optflags
14mu|openssl-1.0.2q-1|222	%patch3 -p1 -b .perl
14mu|openssl-1.0.2q-1|223	%patch6 -p1 -b .icpbrasil
14mu|openssl-1.0.2q-1|224	%patch7 -p1 -b .defaults
14mu|openssl-1.0.2q-1|225	%{?_with_krb5:%patch8 -p1 -b .krb5}
14mu|openssl-1.0.2q-1|226	%patch12 -p1 -b .x509
14mu|openssl-1.0.2q-1|227	%patch13 -p1 -b .version-add-engines
14mu|openssl-1.0.2q-1|228	
14mu|openssl-1.0.2q-1|229	%patch302 -p1 -b .engines
14mu|openssl-1.0.2q-1|230	%patch303 -p1 -b .no-rpath
14mu|openssl-1.0.2q-1|231	%patch304 -p1 -b .test-use-localhost
14mu|openssl-1.0.2q-1|232	
14mu|openssl-1.0.2q-1|233	perl -pi -e "s,^(OPENSSL_LIBNAME=).+$,\1%{_lib}," Makefile.org engines/Makefile
14mu|openssl-1.0.2q-1|234	
14mu|openssl-1.0.2q-1|235	# fix perl path
14mu|openssl-1.0.2q-1|236	perl util/perlpath.pl %{_bindir}/perl
14mu|openssl-1.0.2q-1|237	
14mu|openssl-1.0.2q-1|238	cp %{SOURCE2} Makefile.certificate
14mu|openssl-1.0.2q-1|239	cp %{SOURCE3} make-dummy-cert
14mu|openssl-1.0.2q-1|240	cp %{SOURCE4} openssl-thread-test.c
14mu|openssl-1.0.2q-1|241	
14mu|openssl-1.0.2q-1|242	%build
14mu|openssl-1.0.2q-1|243	%serverbuild
14mu|openssl-1.0.2q-1|244	
14mu|openssl-1.0.2q-1|245	# Figure out which flags we want to use.
14mu|openssl-1.0.2q-1|246	# default
14mu|openssl-1.0.2q-1|247	sslarch=%{_os}-%{_arch}
14mu|openssl-1.0.2q-1|248	%ifarch %{ix86}
14mu|openssl-1.0.2q-1|249	sslarch=linux-elf
14mu|openssl-1.0.2q-1|250	if ! echo %{_target} | grep -q i[56]86 ; then
14mu|openssl-1.0.2q-1|251	sslflags="no-asm"
14mu|openssl-1.0.2q-1|252	fi
14mu|openssl-1.0.2q-1|253	%endif
14mu|openssl-1.0.2q-1|254	%ifarch %{arm}
14mu|openssl-1.0.2q-1|255	sslarch=linux-generic32
14mu|openssl-1.0.2q-1|256	%endif
14mu|openssl-1.0.2q-1|257	
14mu|openssl-1.0.2q-1|258	# ia64, x86_64, ppc, ppc64 are OK by default
14mu|openssl-1.0.2q-1|259	# Configure the build tree.  Override OpenSSL defaults with known-good defaults
14mu|openssl-1.0.2q-1|260	# usable on all platforms.  The Configure script already knows to use -fPIC and
14mu|openssl-1.0.2q-1|261	# RPM_OPT_FLAGS, so we can skip specifiying them here.
14mu|openssl-1.0.2q-1|262	./Configure \
14mu|openssl-1.0.2q-1|263	--openssldir=%{_sysconfdir}/pki/tls ${sslflags} \
14mu|openssl-1.0.2q-1|264	--enginesdir=%{_libdir}/openssl-%{major}/engines \
14mu|openssl-1.0.2q-1|265	--prefix=%{_prefix} --libdir=%{_lib}/ %{?_with_krb5:--with-krb5-flavor=MIT -I%{_prefix}/kerberos/include -L%{_prefix}/kerberos/%{_lib}} \
14mu|openssl-1.0.2q-1|266	zlib no-idea no-rc5 enable-camellia enable-seed enable-tlsext enable-rfc3779 enable-cms sctp shared ${sslarch}
14mu|openssl-1.0.2q-1|267	
14mu|openssl-1.0.2q-1|268	# Add -Wa,--noexecstack here so that libcrypto's assembler modules will be
14mu|openssl-1.0.2q-1|269	# marked as not requiring an executable stack.
14mu|openssl-1.0.2q-1|270	RPM_OPT_FLAGS="%{optflags} -Wa,--noexecstack"
14mu|openssl-1.0.2q-1|271	
14mu|openssl-1.0.2q-1|272	make depend
14mu|openssl-1.0.2q-1|273	make all build-shared
14mu|openssl-1.0.2q-1|274	
14mu|openssl-1.0.2q-1|275	# Generate hashes for the included certs.
14mu|openssl-1.0.2q-1|276	make rehash build-shared
14mu|openssl-1.0.2q-1|277	
14mu|openssl-1.0.2q-1|278	%check
14mu|openssl-1.0.2q-1|279	# Verify that what was compiled actually works.
14mu|openssl-1.0.2q-1|280	export LD_LIBRARY_PATH=`pwd`${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
14mu|openssl-1.0.2q-1|281	
14mu|openssl-1.0.2q-1|282	make -C test apps tests
14mu|openssl-1.0.2q-1|283	
14mu|openssl-1.0.2q-1|284	gcc -o openssl-thread-test \
14mu|openssl-1.0.2q-1|285	%{?_with_krb5:`krb5-config --cflags`} \
14mu|openssl-1.0.2q-1|286	-I./include \
14mu|openssl-1.0.2q-1|287	%{optflags} \
14mu|openssl-1.0.2q-1|288	openssl-thread-test.c \
14mu|openssl-1.0.2q-1|289	-L. -lssl -lcrypto \
14mu|openssl-1.0.2q-1|290	%{?_with_krb5:`krb5-config --libs`} \
14mu|openssl-1.0.2q-1|291	-lpthread -lz -ldl
14mu|openssl-1.0.2q-1|292	
14mu|openssl-1.0.2q-1|293	./openssl-thread-test --threads %{thread_test_threads}
14mu|openssl-1.0.2q-1|294	
14mu|openssl-1.0.2q-1|295	%install
14mu|openssl-1.0.2q-1|296	
14mu|openssl-1.0.2q-1|297	%makeinstall \
14mu|openssl-1.0.2q-1|298	INSTALL_PREFIX=%{buildroot} \
14mu|openssl-1.0.2q-1|299	MANDIR=%{_mandir} \
14mu|openssl-1.0.2q-1|300	build-shared
14mu|openssl-1.0.2q-1|301	
14mu|openssl-1.0.2q-1|302	# the makefiles is too borked...
14mu|openssl-1.0.2q-1|303	install -d %{buildroot}%{_libdir}/openssl-%{major}
14mu|openssl-1.0.2q-1|304	mv %{buildroot}%{_libdir}/engines %{buildroot}%{_libdir}/openssl-%{major}/engines
14mu|openssl-1.0.2q-1|305	
14mu|openssl-1.0.2q-1|306	# make the rootcerts dir
14mu|openssl-1.0.2q-1|307	install -d %{buildroot}%{_sysconfdir}/pki/tls/rootcerts
14mu|openssl-1.0.2q-1|308	
14mu|openssl-1.0.2q-1|309	# Install a makefile for generating keys and self-signed certs, and a script
14mu|openssl-1.0.2q-1|310	# for generating them on the fly.
14mu|openssl-1.0.2q-1|311	install -d %{buildroot}%{_sysconfdir}/pki/tls/certs
14mu|openssl-1.0.2q-1|312	install -m0644 Makefile.certificate %{buildroot}%{_sysconfdir}/pki/tls/certs/Makefile
14mu|openssl-1.0.2q-1|313	install -m0755 make-dummy-cert %{buildroot}%{_sysconfdir}/pki/tls/certs/make-dummy-cert
14mu|openssl-1.0.2q-1|314	
14mu|openssl-1.0.2q-1|315	# Pick a CA script.
14mu|openssl-1.0.2q-1|316	mv %{buildroot}%{_sysconfdir}/pki/tls/misc/CA.sh %{buildroot}%{_sysconfdir}/pki/tls/misc/CA
14mu|openssl-1.0.2q-1|317	
14mu|openssl-1.0.2q-1|318	install -d %{buildroot}%{_sysconfdir}/pki/CA
14mu|openssl-1.0.2q-1|319	install -d %{buildroot}%{_sysconfdir}/pki/CA/private
14mu|openssl-1.0.2q-1|320	
14mu|openssl-1.0.2q-1|321	# openssl was named ssleay in "ancient" times.
14mu|openssl-1.0.2q-1|322	ln -snf openssl %{buildroot}%{_bindir}/ssleay
14mu|openssl-1.0.2q-1|323	
14mu|openssl-1.0.2q-1|324	# The man pages rand.3 and passwd.1 conflict with other packages
14mu|openssl-1.0.2q-1|325	# Rename them to ssl-* and also make a symlink from openssl-* to ssl-*
14mu|openssl-1.0.2q-1|326	mv %{buildroot}%{_mandir}/man1/passwd.1 %{buildroot}%{_mandir}/man1/ssl-passwd.1
14mu|openssl-1.0.2q-1|327	ln -sf ssl-passwd.1%{_extension} %{buildroot}%{_mandir}/man1/openssl-passwd.1%{_extension}
14mu|openssl-1.0.2q-1|328	
14mu|openssl-1.0.2q-1|329	for i in rand err; do
14mu|openssl-1.0.2q-1|330	mv %{buildroot}%{_mandir}/man3/$i.3 %{buildroot}%{_mandir}/man3/ssl-$i.3
14mu|openssl-1.0.2q-1|331	ln -snf ssl-$i.3%{_extension} %{buildroot}%{_mandir}/man3/openssl-$i.3%{_extension}
14mu|openssl-1.0.2q-1|332	done
14mu|openssl-1.0.2q-1|333	
14mu|openssl-1.0.2q-1|334	rm -rf {main,devel}-doc-info
14mu|openssl-1.0.2q-1|335	mkdir -p {main,devel}-doc-info
14mu|openssl-1.0.2q-1|336	cat - << EOF > main-doc-info/README.Mandriva-manpage
14mu|openssl-1.0.2q-1|337	Warning:
14mu|openssl-1.0.2q-1|338	The man page of passwd, passwd.1, has been renamed to ssl-passwd.1
14mu|openssl-1.0.2q-1|339	to avoid a conflict with passwd.1 man page from the package passwd.
14mu|openssl-1.0.2q-1|340	EOF
14mu|openssl-1.0.2q-1|341	
14mu|openssl-1.0.2q-1|342	cat - << EOF > devel-doc-info/README.Mandriva-manpage
14mu|openssl-1.0.2q-1|343	Warning:
14mu|openssl-1.0.2q-1|344	The man page of rand, rand.3, has been renamed to ssl-rand.3
14mu|openssl-1.0.2q-1|345	to avoid a conflict with rand.3 from the package man-pages
14mu|openssl-1.0.2q-1|346	The man page of err, err.3, has been renamed to ssl-err.3
14mu|openssl-1.0.2q-1|347	to avoid a conflict with err.3 from the package man-pages
14mu|openssl-1.0.2q-1|348	EOF
14mu|openssl-1.0.2q-1|349	
14mu|openssl-1.0.2q-1|350	chmod 755 %{buildroot}%{_libdir}/pkgconfig
14mu|openssl-1.0.2q-1|351	
14mu|openssl-1.0.2q-1|352	%multiarch_includes %{buildroot}%{_includedir}/openssl/opensslconf.h
14mu|openssl-1.0.2q-1|353	
14mu|openssl-1.0.2q-1|354	# strip cannot touch these unless 755
14mu|openssl-1.0.2q-1|355	chmod 755 %{buildroot}%{_libdir}/openssl-%{major}/engines/*.so*
14mu|openssl-1.0.2q-1|356	chmod 755 %{buildroot}%{_libdir}/*.so*
14mu|openssl-1.0.2q-1|357	chmod 755 %{buildroot}%{_bindir}/*
14mu|openssl-1.0.2q-1|358	
14mu|openssl-1.0.2q-1|359	%if %{with compat}
14mu|openssl-1.0.2q-1|360	# RHEL/Fedora compatibility libraries
14mu|openssl-1.0.2q-1|361	cp %{buildroot}%{_libdir}/libcrypto.so.%{major} %{buildroot}%{_libdir}/libcrypto.so.%{major_compat}
14mu|openssl-1.0.2q-1|362	cp %{buildroot}%{_libdir}/libssl.so.%{major} %{buildroot}%{_libdir}/libssl.so.%{major_compat}
14mu|openssl-1.0.2q-1|363	patchelf --set-soname libcrypto.so.%{major_compat} %{buildroot}%{_libdir}/libcrypto.so.%{major_compat}
14mu|openssl-1.0.2q-1|364	patchelf --set-soname libssl.so.%{major_compat} %{buildroot}%{_libdir}/libssl.so.%{major_compat}
14mu|openssl-1.0.2q-1|365	%endif
14mu|openssl-1.0.2q-1|366	
14mu|openssl-1.0.2q-1|367	# nuke a mistake
14mu|openssl-1.0.2q-1|368	rm -f %{buildroot}%{_mandir}/man3/.3
14mu|openssl-1.0.2q-1|369	
14mu|openssl-1.0.2q-1|370	# Fix libdir.
14mu|openssl-1.0.2q-1|371	pushd %{buildroot}%{_libdir}/pkgconfig
14mu|openssl-1.0.2q-1|372	for i in *.pc ; do
14mu|openssl-1.0.2q-1|373	sed 's,^libdir=${exec_prefix}/lib$,libdir=${exec_prefix}/%{_lib},g' \
14mu|openssl-1.0.2q-1|374	$i >$i.tmp && \
14mu|openssl-1.0.2q-1|375	cat $i.tmp >$i && \
14mu|openssl-1.0.2q-1|376	rm -f $i.tmp
14mu|openssl-1.0.2q-1|377	done
14mu|openssl-1.0.2q-1|378	popd
14mu|openssl-1.0.2q-1|379	
14mu|openssl-1.0.2q-1|380	# adjust ssldir
14mu|openssl-1.0.2q-1|381	perl -pi -e "s|^CATOP=.*|CATOP=%{_sysconfdir}/pki/tls|g" %{buildroot}%{_sysconfdir}/pki/tls/misc/CA
14mu|openssl-1.0.2q-1|382	perl -pi -e "s|^\\\$CATOP\=\".*|\\\$CATOP\=\"%{_sysconfdir}/pki/tls\";|g" %{buildroot}%{_sysconfdir}/pki/tls/misc/CA.pl
14mu|openssl-1.0.2q-1|383	perl -pi -e "s|\./demoCA|%{_sysconfdir}/pki/tls|g" %{buildroot}%{_sysconfdir}/pki/tls/openssl.cnf
14mu|openssl-1.0.2q-1|384	
14mu|openssl-1.0.2q-1|385	%changelog

23469 14
14mu|opensubdiv-3.0.4-1|1	######################
14mu|opensubdiv-3.0.4-1|2	# Hardcode PLF build
14mu|opensubdiv-3.0.4-1|3	%bcond_with plf
14mu|opensubdiv-3.0.4-1|4	######################
14mu|opensubdiv-3.0.4-1|5	
14mu|opensubdiv-3.0.4-1|6	%if %{with plf}
14mu|opensubdiv-3.0.4-1|7	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|opensubdiv-3.0.4-1|8	%define extrarelsuffix plf
14mu|opensubdiv-3.0.4-1|9	%endif
14mu|opensubdiv-3.0.4-1|10	
14mu|opensubdiv-3.0.4-1|11	%define oname OpenSubdiv
14mu|opensubdiv-3.0.4-1|12	
14mu|opensubdiv-3.0.4-1|13	%define sversion %(echo "%{version}" | sed -e "s/\\\./_/g")
14mu|opensubdiv-3.0.4-1|14	
14mu|opensubdiv-3.0.4-1|15	%define major %{version}
14mu|opensubdiv-3.0.4-1|16	%define libosdcpu %mklibname osdCPU %{major}
14mu|opensubdiv-3.0.4-1|17	%define libosdgpu %mklibname osdGPU %{major}
14mu|opensubdiv-3.0.4-1|18	%define devname %mklibname %{name} -d
14mu|opensubdiv-3.0.4-1|19	
14mu|opensubdiv-3.0.4-1|20	Summary:	An open source subdivision surface library
14mu|opensubdiv-3.0.4-1|21	Name:		opensubdiv
14mu|opensubdiv-3.0.4-1|22	Version:	3.0.4
14mu|opensubdiv-3.0.4-1|23	Release:	1%{?extrarelsuffix}
14mu|opensubdiv-3.0.4-1|24	License:	Apache
14mu|opensubdiv-3.0.4-1|25	Group:		System/Libraries
14mu|opensubdiv-3.0.4-1|26	Url:		http://graphics.pixar.com/opensubdiv/
14mu|opensubdiv-3.0.4-1|27	Source0:	https://github.com/PixarAnimationStudios/OpenSubdiv/archive/%{oname}-%{sversion}.tar.gz
14mu|opensubdiv-3.0.4-1|28	Patch0:		OpenSubdiv-3_0_4-libdir.patch
14mu|opensubdiv-3.0.4-1|29	BuildRequires:	cmake
14mu|opensubdiv-3.0.4-1|30	BuildRequires:	clew-devel
14mu|opensubdiv-3.0.4-1|31	BuildRequires:	gomp-devel
14mu|opensubdiv-3.0.4-1|32	BuildRequires:	pkgconfig(gl)
14mu|opensubdiv-3.0.4-1|33	BuildRequires:	pkgconfig(glew)
14mu|opensubdiv-3.0.4-1|34	BuildRequires:	pkgconfig(x11)
14mu|opensubdiv-3.0.4-1|35	BuildRequires:	pkgconfig(xcursor)
14mu|opensubdiv-3.0.4-1|36	BuildRequires:	pkgconfig(xinerama)
14mu|opensubdiv-3.0.4-1|37	BuildRequires:	pkgconfig(xrandr)
14mu|opensubdiv-3.0.4-1|38	BuildRequires:	pkgconfig(xxf86vm)
14mu|opensubdiv-3.0.4-1|39	%if %{with plf}
14mu|opensubdiv-3.0.4-1|40	# CUDA is x86_64 only now
14mu|opensubdiv-3.0.4-1|41	BuildRequires:	nvidia-cuda-toolkit-devel
14mu|opensubdiv-3.0.4-1|42	ExclusiveArch:	x86_64
14mu|opensubdiv-3.0.4-1|43	%endif
14mu|opensubdiv-3.0.4-1|44	
14mu|opensubdiv-3.0.4-1|45	%description
14mu|opensubdiv-3.0.4-1|46	OpenSubdiv is a set of open source libraries that implement high performance
14mu|opensubdiv-3.0.4-1|47	subdivision surface (subdiv) evaluation on massively parallel CPU and GPU
14mu|opensubdiv-3.0.4-1|48	architectures. This code path is optimized for drawing deforming surfaces
14mu|opensubdiv-3.0.4-1|49	with static topology at interactive framerates.
14mu|opensubdiv-3.0.4-1|50	
14mu|opensubdiv-3.0.4-1|51	#----------------------------------------------------------------------------
14mu|opensubdiv-3.0.4-1|52	
14mu|opensubdiv-3.0.4-1|53	%package -n %{libosdcpu}
14mu|opensubdiv-3.0.4-1|54	Summary:	An open source subdivision surface library
14mu|opensubdiv-3.0.4-1|55	Group:		System/Libraries
14mu|opensubdiv-3.0.4-1|56	
14mu|opensubdiv-3.0.4-1|57	%description -n %{libosdcpu}
14mu|opensubdiv-3.0.4-1|58	OpenSubdiv is a set of open source libraries that implement high performance
14mu|opensubdiv-3.0.4-1|59	subdivision surface (subdiv) evaluation on massively parallel CPU and GPU
14mu|opensubdiv-3.0.4-1|60	architectures. This code path is optimized for drawing deforming surfaces
14mu|opensubdiv-3.0.4-1|61	with static topology at interactive framerates.
14mu|opensubdiv-3.0.4-1|62	
14mu|opensubdiv-3.0.4-1|63	%files -n %{libosdcpu}
14mu|opensubdiv-3.0.4-1|64	%{_libdir}/libosdCPU.so.%{major}
14mu|opensubdiv-3.0.4-1|65	
14mu|opensubdiv-3.0.4-1|66	#----------------------------------------------------------------------------
14mu|opensubdiv-3.0.4-1|67	
14mu|opensubdiv-3.0.4-1|68	%package -n %{libosdgpu}
14mu|opensubdiv-3.0.4-1|69	Summary:	An open source subdivision surface library
14mu|opensubdiv-3.0.4-1|70	Group:		System/Libraries
14mu|opensubdiv-3.0.4-1|71	
14mu|opensubdiv-3.0.4-1|72	%description -n %{libosdgpu}
14mu|opensubdiv-3.0.4-1|73	OpenSubdiv is a set of open source libraries that implement high performance
14mu|opensubdiv-3.0.4-1|74	subdivision surface (subdiv) evaluation on massively parallel CPU and GPU
14mu|opensubdiv-3.0.4-1|75	architectures. This code path is optimized for drawing deforming surfaces
14mu|opensubdiv-3.0.4-1|76	with static topology at interactive framerates.
14mu|opensubdiv-3.0.4-1|77	
14mu|opensubdiv-3.0.4-1|78	%files -n %{libosdgpu}
14mu|opensubdiv-3.0.4-1|79	%{_libdir}/libosdGPU.so.%{major}
14mu|opensubdiv-3.0.4-1|80	
14mu|opensubdiv-3.0.4-1|81	#----------------------------------------------------------------------------
14mu|opensubdiv-3.0.4-1|82	
14mu|opensubdiv-3.0.4-1|83	%package -n %{devname}
14mu|opensubdiv-3.0.4-1|84	Summary:	Development files for an open source subdivision surface library
14mu|opensubdiv-3.0.4-1|85	Group:		Development/C
14mu|opensubdiv-3.0.4-1|86	Requires:	%{libosdcpu} = %{EVRD}
14mu|opensubdiv-3.0.4-1|87	Requires:	%{libosdgpu} = %{EVRD}
14mu|opensubdiv-3.0.4-1|88	Provides:	%{name}-devel = %{EVRD}
14mu|opensubdiv-3.0.4-1|89	
14mu|opensubdiv-3.0.4-1|90	%description -n %{devname}
14mu|opensubdiv-3.0.4-1|91	Development files for an open source subdivision surface library.
14mu|opensubdiv-3.0.4-1|92	
14mu|opensubdiv-3.0.4-1|93	%files -n %{devname}
14mu|opensubdiv-3.0.4-1|94	%dir %{_includedir}/opensubdiv/
14mu|opensubdiv-3.0.4-1|95	%{_includedir}/opensubdiv/*
14mu|opensubdiv-3.0.4-1|96	%{_libdir}/libosdCPU.so
14mu|opensubdiv-3.0.4-1|97	%{_libdir}/libosdGPU.so
14mu|opensubdiv-3.0.4-1|98	
14mu|opensubdiv-3.0.4-1|99	#----------------------------------------------------------------------------
14mu|opensubdiv-3.0.4-1|100	
14mu|opensubdiv-3.0.4-1|101	%prep
14mu|opensubdiv-3.0.4-1|102	%setup -qn %{oname}-%{sversion}
14mu|opensubdiv-3.0.4-1|103	%patch0 -p1
14mu|opensubdiv-3.0.4-1|104	
14mu|opensubdiv-3.0.4-1|105	%build
14mu|opensubdiv-3.0.4-1|106	%cmake \
14mu|opensubdiv-3.0.4-1|107	-DNO_DOC:BOOL=ON
14mu|opensubdiv-3.0.4-1|108	%make
14mu|opensubdiv-3.0.4-1|109	
14mu|opensubdiv-3.0.4-1|110	%install
14mu|opensubdiv-3.0.4-1|111	%makeinstall_std -C build
14mu|opensubdiv-3.0.4-1|112	
14mu|opensubdiv-3.0.4-1|113	# Remove tests
14mu|opensubdiv-3.0.4-1|114	rm -rf %{buildroot}%{_bindir}/*
14mu|opensubdiv-3.0.4-1|115	
14mu|opensubdiv-3.0.4-1|116	# Don't ship static libraries
14mu|opensubdiv-3.0.4-1|117	rm -f %{buildroot}%{_libdir}/*.a
14mu|opensubdiv-3.0.4-1|118	
14mu|opensubdiv-3.0.4-1|119	%changelog
14mu|opensubdiv-3.0.4-1|120	
14mu|opensubdiv-3.0.4-1|121	* Mon Feb 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.4-1
14mu|opensubdiv-3.0.4-1|122	- (3b4497a) Fix x86_64 library installation path
14mu|opensubdiv-3.0.4-1|123	
14mu|opensubdiv-3.0.4-1|124	

23470 14
14mu|openswan-2.6.49-1|1	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|openswan-2.6.49-1|2	
14mu|openswan-2.6.49-1|3	Summary:	An implementation of IPSEC & IKE for Linux
14mu|openswan-2.6.49-1|4	Name:		openswan
14mu|openswan-2.6.49-1|5	Version:	2.6.49
14mu|openswan-2.6.49-1|6	Release:	1
14mu|openswan-2.6.49-1|7	License:	GPLv2+
14mu|openswan-2.6.49-1|8	Group:		System/Servers
14mu|openswan-2.6.49-1|9	Url:		http://www.openswan.org/
14mu|openswan-2.6.49-1|10	Source0:	http://www.openswan.org/download/openswan-%{version}.tar.gz
14mu|openswan-2.6.49-1|11	Source1:	http://www.openswan.org/download/openswan-%{version}.tar.gz.asc
14mu|openswan-2.6.49-1|12	Source2:	openswan.service
14mu|openswan-2.6.49-1|13	Patch0:		openswan-2.6.28-manfix.patch
14mu|openswan-2.6.49-1|14	BuildRequires:	bison
14mu|openswan-2.6.49-1|15	BuildRequires:	docbook-dtd412-xml
14mu|openswan-2.6.49-1|16	BuildRequires:	docbook-style-xsl
14mu|openswan-2.6.49-1|17	BuildRequires:	dos2unix
14mu|openswan-2.6.49-1|18	BuildRequires:	flex
14mu|openswan-2.6.49-1|19	BuildRequires:	xmlto
14mu|openswan-2.6.49-1|20	BuildRequires:	gmp-devel
14mu|openswan-2.6.49-1|21	BuildRequires:	openldap-devel
14mu|openswan-2.6.49-1|22	BuildRequires:	pam-devel
14mu|openswan-2.6.49-1|23	%if %{with selinux}
14mu|openswan-2.6.49-1|24	BuildRequires:	selinux-devel
14mu|openswan-2.6.49-1|25	%endif
14mu|openswan-2.6.49-1|26	BuildRequires:	pkgconfig(libcap-ng)
14mu|openswan-2.6.49-1|27	BuildRequires:	pkgconfig(libcurl)
14mu|openswan-2.6.49-1|28	Requires:	curl
14mu|openswan-2.6.49-1|29	Requires:	iproute2
14mu|openswan-2.6.49-1|30	Requires:	ipsec-tools
14mu|openswan-2.6.49-1|31	Requires:	lsof
14mu|openswan-2.6.49-1|32	Requires:	openldap
14mu|openswan-2.6.49-1|33	Requires(post,preun):	rpm-helper
14mu|openswan-2.6.49-1|34	Provides:	ipsec-userland
14mu|openswan-2.6.49-1|35	Conflicts:	freeswan
14mu|openswan-2.6.49-1|36	
14mu|openswan-2.6.49-1|37	%description
14mu|openswan-2.6.49-1|38	Openswan is a free implementation of IPSEC & IKE for Linux, a fork of the
14mu|openswan-2.6.49-1|39	FreeS/WAN project.
14mu|openswan-2.6.49-1|40	
14mu|openswan-2.6.49-1|41	IPSEC is Internet Protocol Security and uses strong cryptography to
14mu|openswan-2.6.49-1|42	provide both authentication and encryption services.  These services
14mu|openswan-2.6.49-1|43	allow you to build secure tunnels through untrusted networks.
14mu|openswan-2.6.49-1|44	Everything passing through the untrusted net is encrypted by the ipsec
14mu|openswan-2.6.49-1|45	gateway machine and decrypted by the gateway at the other end of the
14mu|openswan-2.6.49-1|46	tunnel.  The resulting tunnel is a virtual private network or VPN.
14mu|openswan-2.6.49-1|47	
14mu|openswan-2.6.49-1|48	This package contains the daemons and userland tools for setting up
14mu|openswan-2.6.49-1|49	Openswan on a kernel with either the 2.6 native IPsec code, or
14mu|openswan-2.6.49-1|50	FreeS/WAN's KLIPS.
14mu|openswan-2.6.49-1|51	
14mu|openswan-2.6.49-1|52	%files
14mu|openswan-2.6.49-1|53	%doc BUGS CHANGES COPYING CREDITS README
14mu|openswan-2.6.49-1|54	%{_unitdir}/%{name}.service
14mu|openswan-2.6.49-1|55	%{_prefix}/lib/systemd/scripts/ipsec
14mu|openswan-2.6.49-1|56	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ipsec.conf
14mu|openswan-2.6.49-1|57	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d
14mu|openswan-2.6.49-1|58	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d/examples
14mu|openswan-2.6.49-1|59	%attr(0700,root,root) %dir %{_sysconfdir}/%{name}/ipsec.d/policies
14mu|openswan-2.6.49-1|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ipsec.d/*/*
14mu|openswan-2.6.49-1|61	%{_sbindir}/ipsec
14mu|openswan-2.6.49-1|62	%dir %{_libdir}/ipsec
14mu|openswan-2.6.49-1|63	%{_libdir}/ipsec/*
14mu|openswan-2.6.49-1|64	%{_localstatedir}/lib/run/pluto
14mu|openswan-2.6.49-1|65	%{_mandir}/*/*
14mu|openswan-2.6.49-1|66	
14mu|openswan-2.6.49-1|67	%preun
14mu|openswan-2.6.49-1|68	%_preun_service %{name}
14mu|openswan-2.6.49-1|69	
14mu|openswan-2.6.49-1|70	%post
14mu|openswan-2.6.49-1|71	%_post_service %{name}
14mu|openswan-2.6.49-1|72	
14mu|openswan-2.6.49-1|73	#----------------------------------------------------------------------------
14mu|openswan-2.6.49-1|74	
14mu|openswan-2.6.49-1|75	%package doc
14mu|openswan-2.6.49-1|76	Summary:	An implementation of IPSEC & IKE for Linux
14mu|openswan-2.6.49-1|77	Group:		System/Servers
14mu|openswan-2.6.49-1|78	BuildArch:	noarch
14mu|openswan-2.6.49-1|79	
14mu|openswan-2.6.49-1|80	%description doc
14mu|openswan-2.6.49-1|81	Openswan is a free implementation of IPSEC & IKE for Linux, a fork of the
14mu|openswan-2.6.49-1|82	FreeS/WAN project.
14mu|openswan-2.6.49-1|83	
14mu|openswan-2.6.49-1|84	This is the documentation for Openswan.
14mu|openswan-2.6.49-1|85	
14mu|openswan-2.6.49-1|86	%files doc
14mu|openswan-2.6.49-1|87	%doc docs/README.* docs/CREDITS.* docs/*.txt
14mu|openswan-2.6.49-1|88	%doc docs/quickstarts docs/html-old-need-merge-with-wiki
14mu|openswan-2.6.49-1|89	
14mu|openswan-2.6.49-1|90	#----------------------------------------------------------------------------
14mu|openswan-2.6.49-1|91	
14mu|openswan-2.6.49-1|92	%prep
14mu|openswan-2.6.49-1|93	%setup -q -n openswan-%{version}
14mu|openswan-2.6.49-1|94	%patch0 -p0 -b .manfix
14mu|openswan-2.6.49-1|95	
14mu|openswan-2.6.49-1|96	find . -type f -name "*.html" -exec dos2unix {} \;
14mu|openswan-2.6.49-1|97	
14mu|openswan-2.6.49-1|98	%build
14mu|openswan-2.6.49-1|99	%serverbuild
14mu|openswan-2.6.49-1|100	
14mu|openswan-2.6.49-1|101	find . -name "Makefile*" | xargs perl -pi -e "s|libexec|%{_lib}|g"
14mu|openswan-2.6.49-1|102	export CLFAGS=$(echo %{optflags} -fno-strict-aliasing)
14mu|openswan-2.6.49-1|103	# the %make macro doesn't seem to work
14mu|openswan-2.6.49-1|104	make \
14mu|openswan-2.6.49-1|105	USERCOMPILE="-g $CLFAGS" \
14mu|openswan-2.6.49-1|106	INC_USRLOCAL=%{_prefix} \
14mu|openswan-2.6.49-1|107	MANTREE=%{_mandir} \
14mu|openswan-2.6.49-1|108	INC_RCDEFAULT=%{_initrddir} \
14mu|openswan-2.6.49-1|109	CONFDIR=%{_sysconfdir}/%{name} \
14mu|openswan-2.6.49-1|110	FINALCONFDIR=%{_sysconfdir}/%{name} \
14mu|openswan-2.6.49-1|111	FINALCONFFILE=%{_sysconfdir}/%{name}/ipsec.conf \
14mu|openswan-2.6.49-1|112	FINALLIBEXECDIR=%{_libdir}/ipsec \
14mu|openswan-2.6.49-1|113	FINALLIBDIR=%{_libdir}/ipsec \
14mu|openswan-2.6.49-1|114	USE_LIBCAP_NG=true \
14mu|openswan-2.6.49-1|115	%if %{with selinux}
14mu|openswan-2.6.49-1|116	USE_LABELED_IPSEC=true \
14mu|openswan-2.6.49-1|117	%endif
14mu|openswan-2.6.49-1|118	USE_LDAP=true \
14mu|openswan-2.6.49-1|119	USE_LIBCURL=true \
14mu|openswan-2.6.49-1|120	HAVE_THREADS=true \
14mu|openswan-2.6.49-1|121	programs
14mu|openswan-2.6.49-1|122	
14mu|openswan-2.6.49-1|123	%install
14mu|openswan-2.6.49-1|124	make \
14mu|openswan-2.6.49-1|125	DESTDIR=%{buildroot} \
14mu|openswan-2.6.49-1|126	INC_USRLOCAL=%{_prefix} \
14mu|openswan-2.6.49-1|127	MANTREE=%{buildroot}%{_mandir} \
14mu|openswan-2.6.49-1|128	INC_RCDEFAULT=%{_initrddir} \
14mu|openswan-2.6.49-1|129	INC_USRLOCAL=%{_prefix} \
14mu|openswan-2.6.49-1|130	INC_RCDEFAULT=%{_initrddir} \
14mu|openswan-2.6.49-1|131	FINALCONFDIR=%{_sysconfdir}/%{name} \
14mu|openswan-2.6.49-1|132	FINALLIBEXECDIR=%{_libdir}/ipsec \
14mu|openswan-2.6.49-1|133	FINALLIBDIR=%{_libdir}/ipsec \
14mu|openswan-2.6.49-1|134	install
14mu|openswan-2.6.49-1|135	
14mu|openswan-2.6.49-1|136	install -d -m700 %{buildroot}%{_localstatedir}/lib/run/pluto
14mu|openswan-2.6.49-1|137	install -d %{buildroot}%{_sbindir}
14mu|openswan-2.6.49-1|138	
14mu|openswan-2.6.49-1|139	# Remove old documentation for the time being.
14mu|openswan-2.6.49-1|140	rm -rf %{buildroot}%{_defaultdocdir}/freeswan
14mu|openswan-2.6.49-1|141	
14mu|openswan-2.6.49-1|142	# cleanup
14mu|openswan-2.6.49-1|143	rm -rf %{buildroot}%{_sysconfdir}/rc.d/rc*
14mu|openswan-2.6.49-1|144	rm -rf %{buildroot}%{_sysconfdir}/rc.d/init.d/setup
14mu|openswan-2.6.49-1|145	rm -rf %{buildroot}%{_docdir}/%{name}
14mu|openswan-2.6.49-1|146	
14mu|openswan-2.6.49-1|147	install -Dm644 %{SOURCE2} %{buildroot}%{_unitdir}/openswan.service
14mu|openswan-2.6.49-1|148	mkdir -p %{buildroot}%{_prefix}/lib/systemd/scripts/
14mu|openswan-2.6.49-1|149	mv %{buildroot}/%{_initrddir}/ipsec %{buildroot}/%{_prefix}/lib/systemd/scripts/
14mu|openswan-2.6.49-1|150	
14mu|openswan-2.6.49-1|151	
14mu|openswan-2.6.49-1|152	
14mu|openswan-2.6.49-1|153	%changelog
14mu|openswan-2.6.49-1|154	
14mu|openswan-2.6.49-1|155	* Fri Sep 02 2016 Denis Silakov <dsilakov@gmail.com> 2.6.49-1
14mu|openswan-2.6.49-1|156	- (a39de8c) Updated to 2.6.49
14mu|openswan-2.6.49-1|157	
14mu|openswan-2.6.49-1|158	

23471 14
14mu|open-vm-tools-9.4.6-4|1	%define svn_rev 1770165
14mu|open-vm-tools-9.4.6-4|2	%define Werror_cflags %{nil}
14mu|open-vm-tools-9.4.6-4|3	
14mu|open-vm-tools-9.4.6-4|4	%define major 0
14mu|open-vm-tools-9.4.6-4|5	%define libguestlib %mklibname guestlib %{major}
14mu|open-vm-tools-9.4.6-4|6	%define libhgfs %mklibname hgfs %{major}
14mu|open-vm-tools-9.4.6-4|7	%define libvmtools %mklibname vmtools %{major}
14mu|open-vm-tools-9.4.6-4|8	%define devname %mklibname open-vm-tools -d
14mu|open-vm-tools-9.4.6-4|9	
14mu|open-vm-tools-9.4.6-4|10	Summary:	Open Virtual Machine Tools
14mu|open-vm-tools-9.4.6-4|11	Name:		open-vm-tools
14mu|open-vm-tools-9.4.6-4|12	Version:	9.4.6
14mu|open-vm-tools-9.4.6-4|13	Release:	4
14mu|open-vm-tools-9.4.6-4|14	License:	GPLv2+
14mu|open-vm-tools-9.4.6-4|15	Group:		Emulators
14mu|open-vm-tools-9.4.6-4|16	Url:		http://open-vm-tools.sourceforge.net/
14mu|open-vm-tools-9.4.6-4|17	Source0:	%{name}-%{version}-%{svn_rev}.tar.gz
14mu|open-vm-tools-9.4.6-4|18	Source1:	vmtoolsd.service
14mu|open-vm-tools-9.4.6-4|19	Patch0:		g_info_redefine.patch
14mu|open-vm-tools-9.4.6-4|20	Patch1:		sizeof_argument.patch
14mu|open-vm-tools-9.4.6-4|21	BuildRequires:	autoconf
14mu|open-vm-tools-9.4.6-4|22	BuildRequires:	doxygen
14mu|open-vm-tools-9.4.6-4|23	BuildRequires:	dnet-devel
14mu|open-vm-tools-9.4.6-4|24	BuildRequires:	pam-devel
14mu|open-vm-tools-9.4.6-4|25	BuildRequires:	pkgconfig(fuse)
14mu|open-vm-tools-9.4.6-4|26	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14mu|open-vm-tools-9.4.6-4|27	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|open-vm-tools-9.4.6-4|28	BuildRequires:	pkgconfig(gtkmm-2.4)
14mu|open-vm-tools-9.4.6-4|29	BuildRequires:	pkgconfig(icu-uc)
14mu|open-vm-tools-9.4.6-4|30	BuildRequires:	pkgconfig(libpcre)
14mu|open-vm-tools-9.4.6-4|31	BuildRequires:	pkgconfig(libprocps)
14mu|open-vm-tools-9.4.6-4|32	BuildRequires:	pkgconfig(libtirpc)
14mu|open-vm-tools-9.4.6-4|33	BuildRequires:	pkgconfig(x11)
14mu|open-vm-tools-9.4.6-4|34	BuildRequires:	pkgconfig(xtst)
14mu|open-vm-tools-9.4.6-4|35	Requires(post,preun,postun):	systemd
14mu|open-vm-tools-9.4.6-4|36	
14mu|open-vm-tools-9.4.6-4|37	%description
14mu|open-vm-tools-9.4.6-4|38	Open Virtual Machine Tools (open-vm-tools) are the open source
14mu|open-vm-tools-9.4.6-4|39	implementation of VMware Tools. They are a set of guest operating
14mu|open-vm-tools-9.4.6-4|40	system virtualization components that enhance performance and user
14mu|open-vm-tools-9.4.6-4|41	experience of virtual machines. As virtualization technology rapidly
14mu|open-vm-tools-9.4.6-4|42	becomes mainstream, each virtualization solution provider implements
14mu|open-vm-tools-9.4.6-4|43	their own set of tools and utilities to supplement the guest virtual
14mu|open-vm-tools-9.4.6-4|44	machine. However, most of the implementations are proprietary and are
14mu|open-vm-tools-9.4.6-4|45	tied to a specific virtualization platform.
14mu|open-vm-tools-9.4.6-4|46	
14mu|open-vm-tools-9.4.6-4|47	With the Open Virtual Machine Tools project, we are hoping to solve
14mu|open-vm-tools-9.4.6-4|48	this and other related problems. The tools are currently composed of
14mu|open-vm-tools-9.4.6-4|49	kernel modules for Linux and user-space programs for all VMware
14mu|open-vm-tools-9.4.6-4|50	supported Unix-like guest operating systems. They provide several
14mu|open-vm-tools-9.4.6-4|51	useful functions like:
14mu|open-vm-tools-9.4.6-4|52	
14mu|open-vm-tools-9.4.6-4|53	* File transfer between a host and guest
14mu|open-vm-tools-9.4.6-4|54	
14mu|open-vm-tools-9.4.6-4|55	* Improved memory management and network performance under
14mu|open-vm-tools-9.4.6-4|56	virtualization
14mu|open-vm-tools-9.4.6-4|57	
14mu|open-vm-tools-9.4.6-4|58	* General mechanisms and protocols for communication between host and
14mu|open-vm-tools-9.4.6-4|59	guests and from guest to guest
14mu|open-vm-tools-9.4.6-4|60	
14mu|open-vm-tools-9.4.6-4|61	%files
14mu|open-vm-tools-9.4.6-4|62	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|open-vm-tools-9.4.6-4|63	%config(noreplace) %{_sysconfdir}/pam.d/*
14mu|open-vm-tools-9.4.6-4|64	%{_sysconfdir}/vmware-tools/
14mu|open-vm-tools-9.4.6-4|65	%{_bindir}/vmtoolsd
14mu|open-vm-tools-9.4.6-4|66	%{_bindir}/vmware-checkvm
14mu|open-vm-tools-9.4.6-4|67	%{_bindir}/vmware-hgfsclient
14mu|open-vm-tools-9.4.6-4|68	%{_bindir}/vmware-rpctool
14mu|open-vm-tools-9.4.6-4|69	%{_bindir}/vmware-toolbox-cmd
14mu|open-vm-tools-9.4.6-4|70	%{_bindir}/vmware-xferlogs
14mu|open-vm-tools-9.4.6-4|71	%{_bindir}/vm-support
14mu|open-vm-tools-9.4.6-4|72	%{_sbindir}/mount.vmhgfs
14mu|open-vm-tools-9.4.6-4|73	/sbin/mount.vmhgfs
14mu|open-vm-tools-9.4.6-4|74	%dir %{_libdir}/%{name}/
14mu|open-vm-tools-9.4.6-4|75	%dir %{_libdir}/%{name}/plugins
14mu|open-vm-tools-9.4.6-4|76	%dir %{_libdir}/%{name}/plugins/common
14mu|open-vm-tools-9.4.6-4|77	%{_libdir}/%{name}/plugins/common/*.so
14mu|open-vm-tools-9.4.6-4|78	%dir %{_libdir}/%{name}/plugins/vmsvc
14mu|open-vm-tools-9.4.6-4|79	%{_libdir}/%{name}/plugins/vmsvc/*.so
14mu|open-vm-tools-9.4.6-4|80	%{_datadir}/%{name}/
14mu|open-vm-tools-9.4.6-4|81	%{_unitdir}/vmtoolsd.service
14mu|open-vm-tools-9.4.6-4|82	
14mu|open-vm-tools-9.4.6-4|83	%post
14mu|open-vm-tools-9.4.6-4|84	%systemd_post vmtoolsd.service
14mu|open-vm-tools-9.4.6-4|85	
14mu|open-vm-tools-9.4.6-4|86	%preun
14mu|open-vm-tools-9.4.6-4|87	%systemd_preun vmtoolsd.service
14mu|open-vm-tools-9.4.6-4|88	
14mu|open-vm-tools-9.4.6-4|89	# Tell VMware that open-vm-tools is being uninstalled
14mu|open-vm-tools-9.4.6-4|90	if [ "$1" = "0" -a \
14mu|open-vm-tools-9.4.6-4|91	-e %{_bindir}/vmware-checkvm -a \
14mu|open-vm-tools-9.4.6-4|92	-e %{_bindir}/vmware-rpctool ] && \
14mu|open-vm-tools-9.4.6-4|93	%{_bindir}/vmware-checkvm &> /dev/null; then
14mu|open-vm-tools-9.4.6-4|94	%{_bindir}/vmware-rpctool 'tools.set.version 0' &> /dev/null || /bin/true
14mu|open-vm-tools-9.4.6-4|95	fi
14mu|open-vm-tools-9.4.6-4|96	
14mu|open-vm-tools-9.4.6-4|97	%postun
14mu|open-vm-tools-9.4.6-4|98	%systemd_postun vmtoolsd.service
14mu|open-vm-tools-9.4.6-4|99	
14mu|open-vm-tools-9.4.6-4|100	#----------------------------------------------------------------------------
14mu|open-vm-tools-9.4.6-4|101	
14mu|open-vm-tools-9.4.6-4|102	%package -n %{libguestlib}
14mu|open-vm-tools-9.4.6-4|103	Summary:	Shared library for %{name}
14mu|open-vm-tools-9.4.6-4|104	Group:		System/Libraries
14mu|open-vm-tools-9.4.6-4|105	Conflicts:	open-vm-tools < 9.4.6-3
14mu|open-vm-tools-9.4.6-4|106	
14mu|open-vm-tools-9.4.6-4|107	%description -n %{libguestlib}
14mu|open-vm-tools-9.4.6-4|108	Shared library for %{name}.
14mu|open-vm-tools-9.4.6-4|109	
14mu|open-vm-tools-9.4.6-4|110	%files -n %{libguestlib}
14mu|open-vm-tools-9.4.6-4|111	%{_libdir}/libguestlib.so.%{major}*
14mu|open-vm-tools-9.4.6-4|112	
14mu|open-vm-tools-9.4.6-4|113	#----------------------------------------------------------------------------
14mu|open-vm-tools-9.4.6-4|114	
14mu|open-vm-tools-9.4.6-4|115	%package -n %{libhgfs}
14mu|open-vm-tools-9.4.6-4|116	Summary:	Shared library for %{name}
14mu|open-vm-tools-9.4.6-4|117	Group:		System/Libraries
14mu|open-vm-tools-9.4.6-4|118	Conflicts:	open-vm-tools < 9.4.6-3
14mu|open-vm-tools-9.4.6-4|119	
14mu|open-vm-tools-9.4.6-4|120	%description -n %{libhgfs}
14mu|open-vm-tools-9.4.6-4|121	Shared library for %{name}.
14mu|open-vm-tools-9.4.6-4|122	
14mu|open-vm-tools-9.4.6-4|123	%files -n %{libhgfs}
14mu|open-vm-tools-9.4.6-4|124	%{_libdir}/libhgfs.so.%{major}*
14mu|open-vm-tools-9.4.6-4|125	
14mu|open-vm-tools-9.4.6-4|126	#----------------------------------------------------------------------------
14mu|open-vm-tools-9.4.6-4|127	
14mu|open-vm-tools-9.4.6-4|128	%package -n %{libvmtools}
14mu|open-vm-tools-9.4.6-4|129	Summary:	Shared library for %{name}
14mu|open-vm-tools-9.4.6-4|130	Group:		System/Libraries
14mu|open-vm-tools-9.4.6-4|131	Conflicts:	open-vm-tools < 9.4.6-3
14mu|open-vm-tools-9.4.6-4|132	
14mu|open-vm-tools-9.4.6-4|133	%description -n %{libvmtools}
14mu|open-vm-tools-9.4.6-4|134	Shared library for %{name}.
14mu|open-vm-tools-9.4.6-4|135	
14mu|open-vm-tools-9.4.6-4|136	%files -n %{libvmtools}
14mu|open-vm-tools-9.4.6-4|137	%{_libdir}/libvmtools.so.%{major}*
14mu|open-vm-tools-9.4.6-4|138	
14mu|open-vm-tools-9.4.6-4|139	#----------------------------------------------------------------------------
14mu|open-vm-tools-9.4.6-4|140	
14mu|open-vm-tools-9.4.6-4|141	%package -n %{devname}
14mu|open-vm-tools-9.4.6-4|142	Summary:	Open Virtual Machine Tools development files
14mu|open-vm-tools-9.4.6-4|143	Group:		Development/Other
14mu|open-vm-tools-9.4.6-4|144	Requires:	%{libguestlib} = %{EVRD}
14mu|open-vm-tools-9.4.6-4|145	Requires:	%{libhgfs} = %{EVRD}
14mu|open-vm-tools-9.4.6-4|146	Requires:	%{libvmtools} = %{EVRD}
14mu|open-vm-tools-9.4.6-4|147	Provides:	%{name}-devel = %{EVRD}
14mu|open-vm-tools-9.4.6-4|148	Conflicts:	%{name}-devel < 9.4.6-3
14mu|open-vm-tools-9.4.6-4|149	Obsoletes:	%{name}-devel < 9.4.6-3
14mu|open-vm-tools-9.4.6-4|150	
14mu|open-vm-tools-9.4.6-4|151	%description -n %{devname}
14mu|open-vm-tools-9.4.6-4|152	Open Virtual Machine Tools development files
14mu|open-vm-tools-9.4.6-4|153	
14mu|open-vm-tools-9.4.6-4|154	%files -n %{devname}
14mu|open-vm-tools-9.4.6-4|155	%doc docs/api/build/*
14mu|open-vm-tools-9.4.6-4|156	%{_includedir}/vmGuestLib/*
14mu|open-vm-tools-9.4.6-4|157	%{_libdir}/libhgfs.so
14mu|open-vm-tools-9.4.6-4|158	%{_libdir}/pkgconfig/vmguestlib.pc
14mu|open-vm-tools-9.4.6-4|159	%{_libdir}/libguestlib.so
14mu|open-vm-tools-9.4.6-4|160	%{_libdir}/libvmtools.so
14mu|open-vm-tools-9.4.6-4|161	
14mu|open-vm-tools-9.4.6-4|162	#----------------------------------------------------------------------------
14mu|open-vm-tools-9.4.6-4|163	
14mu|open-vm-tools-9.4.6-4|164	%package desktop
14mu|open-vm-tools-9.4.6-4|165	Summary:	User experience components for Open Virtual Machine Tools
14mu|open-vm-tools-9.4.6-4|166	Group:		Emulators
14mu|open-vm-tools-9.4.6-4|167	Requires:	%{name} = %{EVRD}
14mu|open-vm-tools-9.4.6-4|168	
14mu|open-vm-tools-9.4.6-4|169	%description desktop
14mu|open-vm-tools-9.4.6-4|170	This package contains only the user-space programs and libraries of
14mu|open-vm-tools-9.4.6-4|171	%{name} that are essential for improved user experience of VMware virtual
14mu|open-vm-tools-9.4.6-4|172	machines.
14mu|open-vm-tools-9.4.6-4|173	
14mu|open-vm-tools-9.4.6-4|174	%files desktop
14mu|open-vm-tools-9.4.6-4|175	%{_sysconfdir}/xdg/autostart/*.desktop
14mu|open-vm-tools-9.4.6-4|176	%{_bindir}/vmware-user-suid-wrapper
14mu|open-vm-tools-9.4.6-4|177	%{_bindir}/vmware-vmblock-fuse
14mu|open-vm-tools-9.4.6-4|178	%{_libdir}/%{name}/plugins/vmusr/
14mu|open-vm-tools-9.4.6-4|179	
14mu|open-vm-tools-9.4.6-4|180	#----------------------------------------------------------------------------
14mu|open-vm-tools-9.4.6-4|181	
14mu|open-vm-tools-9.4.6-4|182	%prep
14mu|open-vm-tools-9.4.6-4|183	%setup -qn %{name}-%{version}-%{svn_rev}
14mu|open-vm-tools-9.4.6-4|184	%patch0 -p1 -b .g_info~
14mu|open-vm-tools-9.4.6-4|185	%patch1 -p1 -b .sizeof~
14mu|open-vm-tools-9.4.6-4|186	
14mu|open-vm-tools-9.4.6-4|187	# Remove "Encoding" key from the "Desktop Entry"
14mu|open-vm-tools-9.4.6-4|188	sed -e "s|^Encoding.*$||g" -i ./vmware-user-suid-wrapper/vmware-user.desktop.in
14mu|open-vm-tools-9.4.6-4|189	
14mu|open-vm-tools-9.4.6-4|190	%build
14mu|open-vm-tools-9.4.6-4|191	export CUSTOM_PROCPS_NAME=procps
14mu|open-vm-tools-9.4.6-4|192	export CUSTOM_PROCPS_LIBS="$(pkg-config --libs libprocps)"
14mu|open-vm-tools-9.4.6-4|193	autoreconf -fiv
14mu|open-vm-tools-9.4.6-4|194	export CXX=g++
14mu|open-vm-tools-9.4.6-4|195	
14mu|open-vm-tools-9.4.6-4|196	%configure2_5x \
14mu|open-vm-tools-9.4.6-4|197	--disable-static \
14mu|open-vm-tools-9.4.6-4|198	--without-kernel-modules \
14mu|open-vm-tools-9.4.6-4|199	--without-root-privileges \
14mu|open-vm-tools-9.4.6-4|200	--with-procps \
14mu|open-vm-tools-9.4.6-4|201	--with-dnet \
14mu|open-vm-tools-9.4.6-4|202	LIBS="-ltirpc"
14mu|open-vm-tools-9.4.6-4|203	
14mu|open-vm-tools-9.4.6-4|204	%make CFLAGS="%{optflags} -Wno-implicit-function-declaration"
14mu|open-vm-tools-9.4.6-4|205	
14mu|open-vm-tools-9.4.6-4|206	%install
14mu|open-vm-tools-9.4.6-4|207	%makeinstall_std
14mu|open-vm-tools-9.4.6-4|208	
14mu|open-vm-tools-9.4.6-4|209	chmod 644 %{buildroot}%{_sysconfdir}/pam.d/*
14mu|open-vm-tools-9.4.6-4|210	ln -sf %{_sbindir}/mount.vmhgfs %{buildroot}/sbin/mount.vmhgfs
14mu|open-vm-tools-9.4.6-4|211	
14mu|open-vm-tools-9.4.6-4|212	# Move vm-support to /usr/bin
14mu|open-vm-tools-9.4.6-4|213	mv %{buildroot}%{_sysconfdir}/vmware-tools/vm-support %{buildroot}%{_bindir}
14mu|open-vm-tools-9.4.6-4|214	
14mu|open-vm-tools-9.4.6-4|215	# Systemd unit files
14mu|open-vm-tools-9.4.6-4|216	install -p -m644 %{SOURCE1} -D %{buildroot}%{_unitdir}/vmtoolsd.service
14mu|open-vm-tools-9.4.6-4|217	
14mu|open-vm-tools-9.4.6-4|218	
14mu|open-vm-tools-9.4.6-4|219	%changelog
14mu|open-vm-tools-9.4.6-4|220	
14mu|open-vm-tools-9.4.6-4|221	* Fri Jun 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.4.6-4
14mu|open-vm-tools-9.4.6-4|222	- (13bd677) Don't ship DKMS, it doesn't support new kernels
14mu|open-vm-tools-9.4.6-4|223	
14mu|open-vm-tools-9.4.6-4|224	

23472 14
14mu|openvpn-2.3.17-1|1	%define easy_rsa_version 2.2.0_master
14mu|openvpn-2.3.17-1|2	%define plugindir %{_libdir}/%{name}/plugins
14mu|openvpn-2.3.17-1|3	%define _tmpfilesdir %{_prefix}/lib/tmpfiles.d
14mu|openvpn-2.3.17-1|4	
14mu|openvpn-2.3.17-1|5	Summary:	A Secure TCP/UDP Tunneling Daemon
14mu|openvpn-2.3.17-1|6	Name:		openvpn
14mu|openvpn-2.3.17-1|7	Version:	2.3.17
14mu|openvpn-2.3.17-1|8	Release:	1
14mu|openvpn-2.3.17-1|9	License:	GPLv2+
14mu|openvpn-2.3.17-1|10	Group:		Networking/Other
14mu|openvpn-2.3.17-1|11	Url:		http://openvpn.net/
14mu|openvpn-2.3.17-1|12	Source0:	http://swupdate.openvpn.org/community/releases/%{name}-%{version}.tar.xz
14mu|openvpn-2.3.17-1|13	Source3:	dhcp.sh
14mu|openvpn-2.3.17-1|14	Source4:	openvpn-tmpfile.conf
14mu|openvpn-2.3.17-1|15	Source5:	openvpn@.service
14mu|openvpn-2.3.17-1|16	Source6:	openvpn.target
14mu|openvpn-2.3.17-1|17	Source7:	https://github.com/downloads/OpenVPN/easy-rsa/easy-rsa-%{easy_rsa_version}.tar.gz
14mu|openvpn-2.3.17-1|18	Patch1:		openvpn-2.3.openvpn_user.patch
14mu|openvpn-2.3.17-1|19	Patch2:		openvpn-2.3.1_rc15-wformat.patch
14mu|openvpn-2.3.17-1|20	BuildRequires:	liblzo-devel
14mu|openvpn-2.3.17-1|21	BuildRequires:	pam-devel
14mu|openvpn-2.3.17-1|22	BuildRequires:	pkgconfig(libpkcs11-helper-1)
14mu|openvpn-2.3.17-1|23	BuildRequires:	pkgconfig(libsystemd)
14mu|openvpn-2.3.17-1|24	%if %{mdvver} < 201610
14mu|openvpn-2.3.17-1|25	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|openvpn-2.3.17-1|26	%endif
14mu|openvpn-2.3.17-1|27	BuildRequires:	pkgconfig(openssl)
14mu|openvpn-2.3.17-1|28	Requires(pre,preun,post,postun):	rpm-helper
14mu|openvpn-2.3.17-1|29	Suggests:	openvpn-auth-ldap
14mu|openvpn-2.3.17-1|30	
14mu|openvpn-2.3.17-1|31	%description
14mu|openvpn-2.3.17-1|32	OpenVPN is a robust and highly flexible tunneling application that  uses
14mu|openvpn-2.3.17-1|33	all of the encryption, authentication, and certification features of the
14mu|openvpn-2.3.17-1|34	OpenSSL library to securely tunnel IP networks over a single UDP port.
14mu|openvpn-2.3.17-1|35	
14mu|openvpn-2.3.17-1|36	%files
14mu|openvpn-2.3.17-1|37	%doc AUTHORS INSTALL PORTS README
14mu|openvpn-2.3.17-1|38	%doc src/plugins/*/README.*
14mu|openvpn-2.3.17-1|39	%{_docdir}/easy-rsa/*
14mu|openvpn-2.3.17-1|40	%dir %{_sysconfdir}/%{name}
14mu|openvpn-2.3.17-1|41	%{_unitdir}/%{name}*.service
14mu|openvpn-2.3.17-1|42	%{_unitdir}/%{name}.target
14mu|openvpn-2.3.17-1|43	%{_tmpfilesdir}/%{name}.conf
14mu|openvpn-2.3.17-1|44	%{_sbindir}/%{name}
14mu|openvpn-2.3.17-1|45	%{_mandir}/man8/%{name}.8*
14mu|openvpn-2.3.17-1|46	%{_datadir}/%{name}
14mu|openvpn-2.3.17-1|47	%dir %{plugindir}
14mu|openvpn-2.3.17-1|48	%{plugindir}/*.so
14mu|openvpn-2.3.17-1|49	%dir %{_localstatedir}/lib/%{name}
14mu|openvpn-2.3.17-1|50	
14mu|openvpn-2.3.17-1|51	%pre
14mu|openvpn-2.3.17-1|52	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/true
14mu|openvpn-2.3.17-1|53	
14mu|openvpn-2.3.17-1|54	%post
14mu|openvpn-2.3.17-1|55	# (cg) This is a templated unit, so we have to manually convert to systemd
14mu|openvpn-2.3.17-1|56	if [ ! -f %{_localstatedir}/lib/rpm-helper/systemd-migration/%{name} ]; then
14mu|openvpn-2.3.17-1|57	if [ -f %{_sysconfdir}/rc3.d/S??%{name} ]; then
14mu|openvpn-2.3.17-1|58	for conf in %{_sysconfdir}/%{name}/*.conf; do
14mu|openvpn-2.3.17-1|59	[ "$conf" = "%{_sysconfdir}/%{name}/*.conf" ] && continue
14mu|openvpn-2.3.17-1|60	conf=$(basename $conf .conf)
14mu|openvpn-2.3.17-1|61	mkdir -p %{_sysconfdir}/systemd/system/%{name}.target.wants
14mu|openvpn-2.3.17-1|62	ln -s %{_unitdir}/%{name}@.service %{_sysconfdir}/systemd/system/%{name}.target.wants/%{name}@$conf.service
14mu|openvpn-2.3.17-1|63	done
14mu|openvpn-2.3.17-1|64	systemctl --quiet enable %{name}.target
14mu|openvpn-2.3.17-1|65	fi
14mu|openvpn-2.3.17-1|66	mkdir -p %{_localstatedir}/lib/rpm-helper/systemd-migration
14mu|openvpn-2.3.17-1|67	touch %{_localstatedir}/lib/rpm-helper/systemd-migration/%{name}
14mu|openvpn-2.3.17-1|68	else
14mu|openvpn-2.3.17-1|69	# (cg) Older versions were not controlled by their own target
14mu|openvpn-2.3.17-1|70	UNITS=
14mu|openvpn-2.3.17-1|71	for unit in %{_sysconfdir}/systemd/system/multi-user.target.wants/%{name}@?*.service; do
14mu|openvpn-2.3.17-1|72	[ "$unit" = "%{_sysconfdir}/systemd/system/multi-user.target.wants/%{name}@?*.service" ] && continue
14mu|openvpn-2.3.17-1|73	UNITS="$UNITS $unit"
14mu|openvpn-2.3.17-1|74	done
14mu|openvpn-2.3.17-1|75	if [ -n "$UNITS" ]; then
14mu|openvpn-2.3.17-1|76	mkdir %{_sysconfdir}/systemd/system/%{name}.target.wants
14mu|openvpn-2.3.17-1|77	mv $UNITS %{_sysconfdir}/systemd/system/%{name}.target.wants
14mu|openvpn-2.3.17-1|78	systemctl --quiet enable %{name}.target
14mu|openvpn-2.3.17-1|79	fi
14mu|openvpn-2.3.17-1|80	fi
14mu|openvpn-2.3.17-1|81	%_tmpfilescreate %{name}
14mu|openvpn-2.3.17-1|82	%_post_service %{name} %{name}.target
14mu|openvpn-2.3.17-1|83	
14mu|openvpn-2.3.17-1|84	%preun
14mu|openvpn-2.3.17-1|85	%_preun_service %{name} %{name}.target
14mu|openvpn-2.3.17-1|86	
14mu|openvpn-2.3.17-1|87	%postun
14mu|openvpn-2.3.17-1|88	%_postun_userdel %{name}
14mu|openvpn-2.3.17-1|89	
14mu|openvpn-2.3.17-1|90	#----------------------------------------------------------------------------
14mu|openvpn-2.3.17-1|91	
14mu|openvpn-2.3.17-1|92	%package devel
14mu|openvpn-2.3.17-1|93	Summary:	Development headers for OpenVPN plugins
14mu|openvpn-2.3.17-1|94	Group:		Development/Other
14mu|openvpn-2.3.17-1|95	Requires:	%{name} = %{EVRD}
14mu|openvpn-2.3.17-1|96	
14mu|openvpn-2.3.17-1|97	%description devel
14mu|openvpn-2.3.17-1|98	OpenVPN header files.
14mu|openvpn-2.3.17-1|99	
14mu|openvpn-2.3.17-1|100	%files devel
14mu|openvpn-2.3.17-1|101	%{_includedir}/openvpn-plugin.h
14mu|openvpn-2.3.17-1|102	
14mu|openvpn-2.3.17-1|103	#----------------------------------------------------------------------------
14mu|openvpn-2.3.17-1|104	
14mu|openvpn-2.3.17-1|105	%prep
14mu|openvpn-2.3.17-1|106	%setup -q -a 7
14mu|openvpn-2.3.17-1|107	%apply_patches
14mu|openvpn-2.3.17-1|108	# %%doc items shouldn't be executable.
14mu|openvpn-2.3.17-1|109	find contrib sample -type f -perm /100 \
14mu|openvpn-2.3.17-1|110	-exec chmod a-x {} \;
14mu|openvpn-2.3.17-1|111	sed -i -e 's,%{_datadir}/openvpn/plugin,%{_libdir}/openvpn/plugin,' doc/openvpn.8
14mu|openvpn-2.3.17-1|112	autoreconf -fi
14mu|openvpn-2.3.17-1|113	
14mu|openvpn-2.3.17-1|114	%build
14mu|openvpn-2.3.17-1|115	CFLAGS="%{optflags} -fPIC" CCFLAGS="%{optflags} -fPIC"
14mu|openvpn-2.3.17-1|116	%serverbuild
14mu|openvpn-2.3.17-1|117	%configure2_5x \
14mu|openvpn-2.3.17-1|118	--enable-systemd || cat config.log
14mu|openvpn-2.3.17-1|119	
14mu|openvpn-2.3.17-1|120	%make
14mu|openvpn-2.3.17-1|121	
14mu|openvpn-2.3.17-1|122	# plugins
14mu|openvpn-2.3.17-1|123	%make -C src/plugins/down-root
14mu|openvpn-2.3.17-1|124	%make -C src/plugins/auth-pam
14mu|openvpn-2.3.17-1|125	
14mu|openvpn-2.3.17-1|126	pushd easy-rsa-%{easy_rsa_version}
14mu|openvpn-2.3.17-1|127	%configure2_5x \
14mu|openvpn-2.3.17-1|128	--with-easyrsadir=%{_datadir}/%{name}/easy-rsa
14mu|openvpn-2.3.17-1|129	%make
14mu|openvpn-2.3.17-1|130	popd
14mu|openvpn-2.3.17-1|131	
14mu|openvpn-2.3.17-1|132	%install
14mu|openvpn-2.3.17-1|133	%makeinstall_std
14mu|openvpn-2.3.17-1|134	%makeinstall_std -C easy-rsa-%{easy_rsa_version}
14mu|openvpn-2.3.17-1|135	
14mu|openvpn-2.3.17-1|136	install -d %{buildroot}%{_sysconfdir}/%{name}
14mu|openvpn-2.3.17-1|137	# (cg) NB The sample config file is needed for drakvpn
14mu|openvpn-2.3.17-1|138	cp -pr sample/sample-{config-file,key,script}s %{buildroot}%{_datadir}/%{name}
14mu|openvpn-2.3.17-1|139	
14mu|openvpn-2.3.17-1|140	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|openvpn-2.3.17-1|141	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mu|openvpn-2.3.17-1|142	
14mu|openvpn-2.3.17-1|143	# (cg) Nuke sysvinit script
14mu|openvpn-2.3.17-1|144	rm -f %{buildroot}%{_datadir}/%{name}/sample-scripts/openvpn.init
14mu|openvpn-2.3.17-1|145	
14mu|openvpn-2.3.17-1|146	# (cg) Add systemd units
14mu|openvpn-2.3.17-1|147	install -D -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/openvpn.conf
14mu|openvpn-2.3.17-1|148	install -D -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/openvpn@.service
14mu|openvpn-2.3.17-1|149	install -D -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/openvpn.target
14mu|openvpn-2.3.17-1|150	
14mu|openvpn-2.3.17-1|151	#plugins
14mu|openvpn-2.3.17-1|152	mkdir -p %{buildroot}%{plugindir}
14mu|openvpn-2.3.17-1|153	
14mu|openvpn-2.3.17-1|154	install -m755 %{SOURCE3} %{buildroot}%{_datadir}/%{name}
14mu|openvpn-2.3.17-1|155	
14mu|openvpn-2.3.17-1|156	
14mu|openvpn-2.3.17-1|157	%changelog
14mu|openvpn-2.3.17-1|158	
14mu|openvpn-2.3.17-1|159	* Fri Jun 23 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.17-1
14mu|openvpn-2.3.17-1|160	- (57b4aff) New version 2.3.17
14mu|openvpn-2.3.17-1|161	
14mu|openvpn-2.3.17-1|162	

23473 14
14mu|oprofile-0.9.9-3|1	Summary:	Transparent low-overhead system-wide profiler
14mu|oprofile-0.9.9-3|2	Name:		oprofile
14mu|oprofile-0.9.9-3|3	Version:	0.9.9
14mu|oprofile-0.9.9-3|4	Release:	3
14mu|oprofile-0.9.9-3|5	License:	GPLv2+
14mu|oprofile-0.9.9-3|6	Group:		Development/Other
14mu|oprofile-0.9.9-3|7	Url:		http://oprofile.sourceforge.net/
14mu|oprofile-0.9.9-3|8	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
14mu|oprofile-0.9.9-3|9	Source11:	%{name}-16.png
14mu|oprofile-0.9.9-3|10	Source12:	%{name}-32.png
14mu|oprofile-0.9.9-3|11	Source13:	%{name}-48.png
14mu|oprofile-0.9.9-3|12	# Use -module -avoid-version for agents:
14mu|oprofile-0.9.9-3|13	Patch0:		oprofile-agents-ldflags.patch
14mu|oprofile-0.9.9-3|14	Patch1:		oprofile-0.4-guess2.patch
14mu|oprofile-0.9.9-3|15	Patch2:		oprofile-004-configure-error-message-missing-libpfm.patch
14mu|oprofile-0.9.9-3|16	Patch3:		oprofile-005-enable-ppc64le-arch.patch
14mu|oprofile-0.9.9-3|17	Patch4:		oprofile-006-tidy-powerpc64-bfd-target-check.patch
14mu|oprofile-0.9.9-3|18	BuildRequires:	java-rpmbuild
14mu|oprofile-0.9.9-3|19	BuildRequires:	binutils-devel
14mu|oprofile-0.9.9-3|20	BuildRequires:	gettext-devel
14mu|oprofile-0.9.9-3|21	BuildRequires:	qt4-devel
14mu|oprofile-0.9.9-3|22	BuildRequires:	pkgconfig(popt)
14mu|oprofile-0.9.9-3|23	
14mu|oprofile-0.9.9-3|24	%description
14mu|oprofile-0.9.9-3|25	OProfile is a system-wide profiler for Linux systems, capable of
14mu|oprofile-0.9.9-3|26	profiling all running code at low overhead. OProfile is released
14mu|oprofile-0.9.9-3|27	under the GNU GPL.
14mu|oprofile-0.9.9-3|28	
14mu|oprofile-0.9.9-3|29	It consists of a kernel driver and a daemon for collecting sample
14mu|oprofile-0.9.9-3|30	data, and several post-profiling tools for turning data into
14mu|oprofile-0.9.9-3|31	information.
14mu|oprofile-0.9.9-3|32	
14mu|oprofile-0.9.9-3|33	OProfile leverages the hardware performance counters of the CPU to
14mu|oprofile-0.9.9-3|34	enable profiling of a wide variety of interesting statistics, which
14mu|oprofile-0.9.9-3|35	can also be used for basic time-spent profiling. All code is
14mu|oprofile-0.9.9-3|36	profiled: hardware and software interrupt handlers, kernel modules,
14mu|oprofile-0.9.9-3|37	the kernel, shared libraries, and applications.
14mu|oprofile-0.9.9-3|38	
14mu|oprofile-0.9.9-3|39	%files
14mu|oprofile-0.9.9-3|40	%doc README TODO COPYING ChangeLog* doc/*.html
14mu|oprofile-0.9.9-3|41	%{_bindir}/ocount
14mu|oprofile-0.9.9-3|42	%{_bindir}/opannotate
14mu|oprofile-0.9.9-3|43	%{_bindir}/oparchive
14mu|oprofile-0.9.9-3|44	%{_bindir}/op-check-perfevents
14mu|oprofile-0.9.9-3|45	%{_bindir}/operf
14mu|oprofile-0.9.9-3|46	%{_bindir}/opcontrol
14mu|oprofile-0.9.9-3|47	%{_bindir}/opgprof
14mu|oprofile-0.9.9-3|48	%{_bindir}/ophelp
14mu|oprofile-0.9.9-3|49	%{_bindir}/opreport
14mu|oprofile-0.9.9-3|50	%{_bindir}/oprofiled
14mu|oprofile-0.9.9-3|51	%{_bindir}/opimport
14mu|oprofile-0.9.9-3|52	%{_bindir}/opjitconv
14mu|oprofile-0.9.9-3|53	%{_datadir}/%{name}
14mu|oprofile-0.9.9-3|54	%{_mandir}/man1/ocount.1*
14mu|oprofile-0.9.9-3|55	%{_mandir}/man1/op*
14mu|oprofile-0.9.9-3|56	
14mu|oprofile-0.9.9-3|57	#----------------------------------------------------------------------------
14mu|oprofile-0.9.9-3|58	
14mu|oprofile-0.9.9-3|59	%package gui
14mu|oprofile-0.9.9-3|60	Summary:	GUI for starting the OProfile profiler
14mu|oprofile-0.9.9-3|61	Group:		Development/Other
14mu|oprofile-0.9.9-3|62	Requires:	usermode
14mu|oprofile-0.9.9-3|63	Requires:	usermode-consoleonly
14mu|oprofile-0.9.9-3|64	Requires:	%{name} = %{EVRD}
14mu|oprofile-0.9.9-3|65	
14mu|oprofile-0.9.9-3|66	%description gui
14mu|oprofile-0.9.9-3|67	This package provides a convenient Qt GUI for starting the
14mu|oprofile-0.9.9-3|68	profiler.
14mu|oprofile-0.9.9-3|69	
14mu|oprofile-0.9.9-3|70	%files gui
14mu|oprofile-0.9.9-3|71	%doc COPYING
14mu|oprofile-0.9.9-3|72	%{_bindir}/oprof_start
14mu|oprofile-0.9.9-3|73	%{_sbindir}/oprof_start
14mu|oprofile-0.9.9-3|74	%{_datadir}/applications/*.desktop
14mu|oprofile-0.9.9-3|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mu|oprofile-0.9.9-3|76	
14mu|oprofile-0.9.9-3|77	#----------------------------------------------------------------------------
14mu|oprofile-0.9.9-3|78	
14mu|oprofile-0.9.9-3|79	%package jit
14mu|oprofile-0.9.9-3|80	Summary:	Libraries for profiling Java and other JIT compiled code
14mu|oprofile-0.9.9-3|81	Group:		Development/Other
14mu|oprofile-0.9.9-3|82	
14mu|oprofile-0.9.9-3|83	%description jit
14mu|oprofile-0.9.9-3|84	Libraries needed for profiling Java and other JIT compiled code.
14mu|oprofile-0.9.9-3|85	For profiling Java code, you need to load
14mu|oprofile-0.9.9-3|86	%{_libdir}/oprofile/libjvmti_oprofile.so
14mu|oprofile-0.9.9-3|87	into the JVM as per the OProfile documentation.
14mu|oprofile-0.9.9-3|88	
14mu|oprofile-0.9.9-3|89	%files jit
14mu|oprofile-0.9.9-3|90	%dir %{_libdir}/oprofile
14mu|oprofile-0.9.9-3|91	%{_libdir}/oprofile/libjvmti_oprofile.so
14mu|oprofile-0.9.9-3|92	%{_libdir}/oprofile/libopagent.so.*
14mu|oprofile-0.9.9-3|93	
14mu|oprofile-0.9.9-3|94	%pre jit
14mu|oprofile-0.9.9-3|95	%_pre_useradd oprofile "%{_var}/lib/oprofile" /bin/nologin
14mu|oprofile-0.9.9-3|96	
14mu|oprofile-0.9.9-3|97	%postun jit
14mu|oprofile-0.9.9-3|98	%_postun_userdel oprofile
14mu|oprofile-0.9.9-3|99	
14mu|oprofile-0.9.9-3|100	#----------------------------------------------------------------------------
14mu|oprofile-0.9.9-3|101	
14mu|oprofile-0.9.9-3|102	%package devel
14mu|oprofile-0.9.9-3|103	Summary:	Development files for developing OProfile JIT agents
14mu|oprofile-0.9.9-3|104	Group:		Development/Other
14mu|oprofile-0.9.9-3|105	Requires:	%{name}-jit = %{EVRD}
14mu|oprofile-0.9.9-3|106	
14mu|oprofile-0.9.9-3|107	%description devel
14mu|oprofile-0.9.9-3|108	Header and development library symlink for libopagent, required for
14mu|oprofile-0.9.9-3|109	compiling additional OProfile JIT agents.
14mu|oprofile-0.9.9-3|110	
14mu|oprofile-0.9.9-3|111	%files devel
14mu|oprofile-0.9.9-3|112	%{_includedir}/opagent.h
14mu|oprofile-0.9.9-3|113	%{_libdir}/oprofile/libopagent.so
14mu|oprofile-0.9.9-3|114	
14mu|oprofile-0.9.9-3|115	#----------------------------------------------------------------------------
14mu|oprofile-0.9.9-3|116	
14mu|oprofile-0.9.9-3|117	%prep
14mu|oprofile-0.9.9-3|118	%setup -q
14mu|oprofile-0.9.9-3|119	%apply_patches
14mu|oprofile-0.9.9-3|120	
14mu|oprofile-0.9.9-3|121	# fixes build
14mu|oprofile-0.9.9-3|122	touch NEWS AUTHORS INSTALL ChangeLog # strange, autoreconf does not create these
14mu|oprofile-0.9.9-3|123	autoreconf -if
14mu|oprofile-0.9.9-3|124	
14mu|oprofile-0.9.9-3|125	%build
14mu|oprofile-0.9.9-3|126	%configure2_5x \
14mu|oprofile-0.9.9-3|127	--with-kernel-support \
14mu|oprofile-0.9.9-3|128	--enable-gui=qt4 \
14mu|oprofile-0.9.9-3|129	--with-java=%{java_home}
14mu|oprofile-0.9.9-3|130	
14mu|oprofile-0.9.9-3|131	%make
14mu|oprofile-0.9.9-3|132	
14mu|oprofile-0.9.9-3|133	%install
14mu|oprofile-0.9.9-3|134	%makeinstall_std
14mu|oprofile-0.9.9-3|135	rm -f %{buildroot}%{_datadir}/doc/%{name}/*.html
14mu|oprofile-0.9.9-3|136	
14mu|oprofile-0.9.9-3|137	# root dialog
14mu|oprofile-0.9.9-3|138	install -d -m755 %{buildroot}%{_sbindir}
14mu|oprofile-0.9.9-3|139	mv %{buildroot}%{_bindir}/oprof_start %{buildroot}%{_sbindir}/oprof_start
14mu|oprofile-0.9.9-3|140	ln -s consolehelper %{buildroot}%{_bindir}/oprof_start
14mu|oprofile-0.9.9-3|141	
14mu|oprofile-0.9.9-3|142	install -d -m755 %{buildroot}%{_datadir}/applications
14mu|oprofile-0.9.9-3|143	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14mu|oprofile-0.9.9-3|144	[Desktop Entry]
14mu|oprofile-0.9.9-3|145	Name=OProfile
14mu|oprofile-0.9.9-3|146	Name[ru]=OProfile
14mu|oprofile-0.9.9-3|147	Comment=Start OProfile profiler
14mu|oprofile-0.9.9-3|148	Comment[ru]=Запуск профилировщика OProfile
14mu|oprofile-0.9.9-3|149	Exec=%{_bindir}/oprof_start
14mu|oprofile-0.9.9-3|150	Icon=%{name}
14mu|oprofile-0.9.9-3|151	Terminal=false
14mu|oprofile-0.9.9-3|152	Type=Application
14mu|oprofile-0.9.9-3|153	Categories=Development;Profiling;Qt;
14mu|oprofile-0.9.9-3|154	EOF
14mu|oprofile-0.9.9-3|155	
14mu|oprofile-0.9.9-3|156	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|oprofile-0.9.9-3|157	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|oprofile-0.9.9-3|158	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|oprofile-0.9.9-3|159	
14mu|oprofile-0.9.9-3|160	rm %{buildroot}%{_libdir}/oprofile/*a
14mu|oprofile-0.9.9-3|161	
14mu|oprofile-0.9.9-3|162	
14mu|oprofile-0.9.9-3|163	%changelog
14mu|oprofile-0.9.9-3|164	
14mu|oprofile-0.9.9-3|165	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 0.9.9-3
14mu|oprofile-0.9.9-3|166	- (688c9de) Fix build
14mu|oprofile-0.9.9-3|167	
14mu|oprofile-0.9.9-3|168	

23474 14
14mu|opus-1.2.1-1|1	%define major 0
14mu|opus-1.2.1-1|2	%define libname %mklibname %{name} %{major}
14mu|opus-1.2.1-1|3	%define devname %mklibname %{name} -d
14mu|opus-1.2.1-1|4	
14mu|opus-1.2.1-1|5	Summary:	Opus Interactive Audio Codec
14mu|opus-1.2.1-1|6	Name:		opus
14mu|opus-1.2.1-1|7	Version:	1.2.1
14mu|opus-1.2.1-1|8	Release:	1
14mu|opus-1.2.1-1|9	License:	BSD
14mu|opus-1.2.1-1|10	Group:		Sound
14mu|opus-1.2.1-1|11	Url:		http://opus-codec.org/
14mu|opus-1.2.1-1|12	Source0:	https://archive.mozilla.org/pub/opus/%{name}-%{version}.tar.gz
14mu|opus-1.2.1-1|13	BuildRequires:	doxygen
14mu|opus-1.2.1-1|14	
14mu|opus-1.2.1-1|15	%description
14mu|opus-1.2.1-1|16	The Opus codec is designed for interactive speech and audio transmission over
14mu|opus-1.2.1-1|17	the Internet. It is designed by the IETF Codec Working Group and incorporates
14mu|opus-1.2.1-1|18	technology from Skype's SILK codec and Xiph.Org's CELT codec.
14mu|opus-1.2.1-1|19	
14mu|opus-1.2.1-1|20	#----------------------------------------------------------------------------
14mu|opus-1.2.1-1|21	
14mu|opus-1.2.1-1|22	%package -n %{libname}
14mu|opus-1.2.1-1|23	Summary:	Opus shared library
14mu|opus-1.2.1-1|24	Group:		System/Libraries
14mu|opus-1.2.1-1|25	
14mu|opus-1.2.1-1|26	%description -n %{libname}
14mu|opus-1.2.1-1|27	This package provides the library that implements the Opus codec.
14mu|opus-1.2.1-1|28	The Opus codec is designed for interactive speech and audio transmission over
14mu|opus-1.2.1-1|29	the Internet. It is designed by the IETF Codec Working Group and incorporates
14mu|opus-1.2.1-1|30	technology from Skype's SILK codec and Xiph.Org's CELT codec.
14mu|opus-1.2.1-1|31	
14mu|opus-1.2.1-1|32	%files -n %{libname}
14mu|opus-1.2.1-1|33	%doc COPYING README
14mu|opus-1.2.1-1|34	%{_libdir}/libopus.so.%{major}*
14mu|opus-1.2.1-1|35	
14mu|opus-1.2.1-1|36	#----------------------------------------------------------------------------
14mu|opus-1.2.1-1|37	
14mu|opus-1.2.1-1|38	%package -n %{devname}
14mu|opus-1.2.1-1|39	Summary:	Files needed to compile a program with Opus support
14mu|opus-1.2.1-1|40	Group:		Development/C
14mu|opus-1.2.1-1|41	Requires:	%{libname} = %{EVRD}
14mu|opus-1.2.1-1|42	Provides:	%{name}-devel = %{EVRD}
14mu|opus-1.2.1-1|43	
14mu|opus-1.2.1-1|44	%description -n %{devname}
14mu|opus-1.2.1-1|45	This package provides the library that implements the Opus codec.
14mu|opus-1.2.1-1|46	
14mu|opus-1.2.1-1|47	%files -n %{devname}
14mu|opus-1.2.1-1|48	%doc COPYING README
14mu|opus-1.2.1-1|49	%{_includedir}/*
14mu|opus-1.2.1-1|50	%{_libdir}/*.so
14mu|opus-1.2.1-1|51	%{_libdir}/pkgconfig/*.pc
14mu|opus-1.2.1-1|52	%{_datadir}/aclocal/opus.m4
14mu|opus-1.2.1-1|53	%{_mandir}/man3/opus_*.3*
14mu|opus-1.2.1-1|54	
14mu|opus-1.2.1-1|55	#----------------------------------------------------------------------------
14mu|opus-1.2.1-1|56	
14mu|opus-1.2.1-1|57	%prep
14mu|opus-1.2.1-1|58	%setup -q
14mu|opus-1.2.1-1|59	
14mu|opus-1.2.1-1|60	%build
14mu|opus-1.2.1-1|61	%configure2_5x \
14mu|opus-1.2.1-1|62	--disable-static \
14mu|opus-1.2.1-1|63	--enable-custom-modes
14mu|opus-1.2.1-1|64	%make
14mu|opus-1.2.1-1|65	
14mu|opus-1.2.1-1|66	%install
14mu|opus-1.2.1-1|67	%makeinstall_std
14mu|opus-1.2.1-1|68	rm -f %{buildroot}%{_docdir}/opus/doxygen-build.stamp
14mu|opus-1.2.1-1|69	rm -rf %{buildroot}%{_docdir}/opus
14mu|opus-1.2.1-1|70	
14mu|opus-1.2.1-1|71	%changelog

23475 14
14mu|opusfile-0.8-3|1	%define major 0
14mu|opusfile-0.8-3|2	%define libname %mklibname %{name} %{major}
14mu|opusfile-0.8-3|3	%define liburl %mklibname opusurl %{major}
14mu|opusfile-0.8-3|4	%define devname %mklibname %{name} -d
14mu|opusfile-0.8-3|5	
14mu|opusfile-0.8-3|6	Summary:	A high-level API for decoding and seeking within .opus files
14mu|opusfile-0.8-3|7	Name:		opusfile
14mu|opusfile-0.8-3|8	Version:	0.8
14mu|opusfile-0.8-3|9	Release:	3
14mu|opusfile-0.8-3|10	License:	BSD
14mu|opusfile-0.8-3|11	Group:		System/Libraries
14mu|opusfile-0.8-3|12	Url:		http://www.opus-codec.org/
14mu|opusfile-0.8-3|13	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
14mu|opusfile-0.8-3|14	BuildRequires:	pkgconfig(ogg) >= 1.3
14mu|opusfile-0.8-3|15	BuildRequires:	pkgconfig(openssl) >= 1.0.1
14mu|opusfile-0.8-3|16	BuildRequires:	pkgconfig(opus)
14mu|opusfile-0.8-3|17	
14mu|opusfile-0.8-3|18	%description
14mu|opusfile-0.8-3|19	libopusfile provides a high-level API for decoding and seeking
14mu|opusfile-0.8-3|20	within .opus files. It includes:
14mu|opusfile-0.8-3|21	* Support for all files with at least one Opus stream (including
14mu|opusfile-0.8-3|22	multichannel files or Ogg files where Opus is muxed with something else).
14mu|opusfile-0.8-3|23	* Full support, including seeking, for chained files.
14mu|opusfile-0.8-3|24	* A simple stereo downmixing API (allowing chained files to be
14mu|opusfile-0.8-3|25	decoded with a single output format, even if the channel count changes).
14mu|opusfile-0.8-3|26	* Support for reading from a file, memory buffer, or over HTTP(S)
14mu|opusfile-0.8-3|27	(including seeking).
14mu|opusfile-0.8-3|28	* Support for both random access and streaming data sources.
14mu|opusfile-0.8-3|29	
14mu|opusfile-0.8-3|30	#----------------------------------------------------------------------------
14mu|opusfile-0.8-3|31	
14mu|opusfile-0.8-3|32	%package -n %{libname}
14mu|opusfile-0.8-3|33	Summary:	Shared library for %{name}
14mu|opusfile-0.8-3|34	Group:		System/Libraries
14mu|opusfile-0.8-3|35	
14mu|opusfile-0.8-3|36	%description -n %{libname}
14mu|opusfile-0.8-3|37	Shared library for %{name}.
14mu|opusfile-0.8-3|38	
14mu|opusfile-0.8-3|39	%files -n %{libname}
14mu|opusfile-0.8-3|40	%doc COPYING AUTHORS README.txt
14mu|opusfile-0.8-3|41	%{_libdir}/libopusfile.so.%{major}*
14mu|opusfile-0.8-3|42	
14mu|opusfile-0.8-3|43	#----------------------------------------------------------------------------
14mu|opusfile-0.8-3|44	
14mu|opusfile-0.8-3|45	%package -n %{liburl}
14mu|opusfile-0.8-3|46	Summary:	Shared library for %{name}
14mu|opusfile-0.8-3|47	Group:		System/Libraries
14mu|opusfile-0.8-3|48	Conflicts:	%{_lib}opusfile0 < 0.8
14mu|opusfile-0.8-3|49	
14mu|opusfile-0.8-3|50	%description -n %{liburl}
14mu|opusfile-0.8-3|51	Shared library for %{name}.
14mu|opusfile-0.8-3|52	
14mu|opusfile-0.8-3|53	%files -n %{liburl}
14mu|opusfile-0.8-3|54	%doc COPYING AUTHORS README.txt
14mu|opusfile-0.8-3|55	%{_libdir}/libopusurl.so.%{major}*
14mu|opusfile-0.8-3|56	
14mu|opusfile-0.8-3|57	#----------------------------------------------------------------------------
14mu|opusfile-0.8-3|58	
14mu|opusfile-0.8-3|59	%package -n %{devname}
14mu|opusfile-0.8-3|60	Summary:	Development package for %{name}
14mu|opusfile-0.8-3|61	Group:		Development/C
14mu|opusfile-0.8-3|62	Requires:	%{libname} = %{EVRD}
14mu|opusfile-0.8-3|63	Requires:	%{liburl} = %{EVRD}
14mu|opusfile-0.8-3|64	Provides:	%{name}-devel = %{EVRD}
14mu|opusfile-0.8-3|65	
14mu|opusfile-0.8-3|66	%description -n %{devname}
14mu|opusfile-0.8-3|67	Files for development with %{name}.
14mu|opusfile-0.8-3|68	
14mu|opusfile-0.8-3|69	%files -n %{devname}
14mu|opusfile-0.8-3|70	%doc %{_docdir}/%{name}
14mu|opusfile-0.8-3|71	%{_includedir}/opus/opusfile*
14mu|opusfile-0.8-3|72	%{_libdir}/pkgconfig/*.pc
14mu|opusfile-0.8-3|73	%{_libdir}/libopus*.so
14mu|opusfile-0.8-3|74	
14mu|opusfile-0.8-3|75	#----------------------------------------------------------------------------
14mu|opusfile-0.8-3|76	
14mu|opusfile-0.8-3|77	%prep
14mu|opusfile-0.8-3|78	%setup -q
14mu|opusfile-0.8-3|79	
14mu|opusfile-0.8-3|80	%build
14mu|opusfile-0.8-3|81	%configure2_5x \
14mu|opusfile-0.8-3|82	--disable-static \
14mu|opusfile-0.8-3|83	--enable-assertions \
14mu|opusfile-0.8-3|84	--enable-fixed-point
14mu|opusfile-0.8-3|85	%make
14mu|opusfile-0.8-3|86	
14mu|opusfile-0.8-3|87	%install
14mu|opusfile-0.8-3|88	%makeinstall_std
14mu|opusfile-0.8-3|89	
14mu|opusfile-0.8-3|90	%changelog

23476 14
14mu|opus-tools-0.1.10-2|1	Summary:	Opus codec tools
14mu|opus-tools-0.1.10-2|2	Name:		opus-tools
14mu|opus-tools-0.1.10-2|3	Version:	0.1.10
14mu|opus-tools-0.1.10-2|4	Release:	2
14mu|opus-tools-0.1.10-2|5	License:	BSD
14mu|opus-tools-0.1.10-2|6	Group:		Sound
14mu|opus-tools-0.1.10-2|7	Url:		http://opus-codec.org/
14mu|opus-tools-0.1.10-2|8	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
14mu|opus-tools-0.1.10-2|9	BuildRequires:	pkgconfig(flac)
14mu|opus-tools-0.1.10-2|10	BuildRequires:	pkgconfig(opus)
14mu|opus-tools-0.1.10-2|11	BuildRequires:	pkgconfig(vorbis)
14mu|opus-tools-0.1.10-2|12	
14mu|opus-tools-0.1.10-2|13	%description
14mu|opus-tools-0.1.10-2|14	This packages provides various tools to decode & encode files with the Opus
14mu|opus-tools-0.1.10-2|15	codec.
14mu|opus-tools-0.1.10-2|16	
14mu|opus-tools-0.1.10-2|17	The Opus codec is designed for interactive speech and audio transmission over
14mu|opus-tools-0.1.10-2|18	the Internet. It is designed by the IETF Codec Working Group and incorporates
14mu|opus-tools-0.1.10-2|19	technology from Skype's SILK codec and Xiph.Org's CELT codec.
14mu|opus-tools-0.1.10-2|20	
14mu|opus-tools-0.1.10-2|21	%files
14mu|opus-tools-0.1.10-2|22	%doc COPYING
14mu|opus-tools-0.1.10-2|23	%{_bindir}/*
14mu|opus-tools-0.1.10-2|24	%{_mandir}/man1/*
14mu|opus-tools-0.1.10-2|25	
14mu|opus-tools-0.1.10-2|26	#----------------------------------------------------------------------------
14mu|opus-tools-0.1.10-2|27	
14mu|opus-tools-0.1.10-2|28	%prep
14mu|opus-tools-0.1.10-2|29	%setup -q
14mu|opus-tools-0.1.10-2|30	
14mu|opus-tools-0.1.10-2|31	%build
14mu|opus-tools-0.1.10-2|32	%configure2_5x
14mu|opus-tools-0.1.10-2|33	%make
14mu|opus-tools-0.1.10-2|34	
14mu|opus-tools-0.1.10-2|35	%install
14mu|opus-tools-0.1.10-2|36	%makeinstall_std
14mu|opus-tools-0.1.10-2|37	
14mu|opus-tools-0.1.10-2|38	%changelog

23477 14
14mu|orc-0.4.23-1|1	%define api 0.4
14mu|orc-0.4.23-1|2	%define major 0
14mu|orc-0.4.23-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|orc-0.4.23-1|4	%define libtest %mklibname %{name}-test %{api} %{major}
14mu|orc-0.4.23-1|5	%define devname %mklibname -d %{name}
14mu|orc-0.4.23-1|6	
14mu|orc-0.4.23-1|7	Summary:	The Oil Runtime Compiler
14mu|orc-0.4.23-1|8	
14mu|orc-0.4.23-1|9	Name:		orc
14mu|orc-0.4.23-1|10	Version:	0.4.23
14mu|orc-0.4.23-1|11	Release:	1
14mu|orc-0.4.23-1|12	License:	BSD
14mu|orc-0.4.23-1|13	Group:		Development/Other
14mu|orc-0.4.23-1|14	Url:		http://code.entropywave.com/projects/orc/
14mu|orc-0.4.23-1|15	Source0:	http://gstreamer.freedesktop.org/src/orc/%{name}-%{version}.tar.xz
14mu|orc-0.4.23-1|16	
14mu|orc-0.4.23-1|17	%description
14mu|orc-0.4.23-1|18	Orc is a library and set of tools for compiling and executing very
14mu|orc-0.4.23-1|19	simple programs that operate on arrays of data.  The “language” is a
14mu|orc-0.4.23-1|20	generic assembly language that represents many of the features
14mu|orc-0.4.23-1|21	available in SIMD architectures, including saturated addition and
14mu|orc-0.4.23-1|22	subtraction, and many arithmetic operations.
14mu|orc-0.4.23-1|23	
14mu|orc-0.4.23-1|24	%package -n %{libname}
14mu|orc-0.4.23-1|25	Summary:	The Oil Runtime Compiler
14mu|orc-0.4.23-1|26	
14mu|orc-0.4.23-1|27	Group:		System/Libraries
14mu|orc-0.4.23-1|28	
14mu|orc-0.4.23-1|29	%description -n %{libname}
14mu|orc-0.4.23-1|30	This package contains a shared library for %{name}.
14mu|orc-0.4.23-1|31	
14mu|orc-0.4.23-1|32	%package -n %{libtest}
14mu|orc-0.4.23-1|33	Summary:	The Oil Runtime Compiler
14mu|orc-0.4.23-1|34	
14mu|orc-0.4.23-1|35	Group:		System/Libraries
14mu|orc-0.4.23-1|36	Conflicts:	%{_lib}orc0.4_0 <= 0.4.17-2
14mu|orc-0.4.23-1|37	
14mu|orc-0.4.23-1|38	%description -n %{libtest}
14mu|orc-0.4.23-1|39	This package contains a shared library for %{name}.
14mu|orc-0.4.23-1|40	
14mu|orc-0.4.23-1|41	%package -n %{devname}
14mu|orc-0.4.23-1|42	Summary:	The Oil Runtime Compiler
14mu|orc-0.4.23-1|43	
14mu|orc-0.4.23-1|44	Group:		Development/C
14mu|orc-0.4.23-1|45	Requires:	%{libname} = %{version}-%{release}
14mu|orc-0.4.23-1|46	Requires:	%{libtest} = %{version}-%{release}
14mu|orc-0.4.23-1|47	Requires:	%{name} >= %{version}-%{release}
14mu|orc-0.4.23-1|48	Provides:	%{name}-devel = %{version}-%{release}
14mu|orc-0.4.23-1|49	
14mu|orc-0.4.23-1|50	%description -n %{devname}
14mu|orc-0.4.23-1|51	This package includes the development files for %{name}.
14mu|orc-0.4.23-1|52	
14mu|orc-0.4.23-1|53	%prep
14mu|orc-0.4.23-1|54	%setup -q
14mu|orc-0.4.23-1|55	
14mu|orc-0.4.23-1|56	%build
14mu|orc-0.4.23-1|57	%configure2_5x --disable-static
14mu|orc-0.4.23-1|58	%make
14mu|orc-0.4.23-1|59	
14mu|orc-0.4.23-1|60	%install
14mu|orc-0.4.23-1|61	%makeinstall_std
14mu|orc-0.4.23-1|62	
14mu|orc-0.4.23-1|63	%files
14mu|orc-0.4.23-1|64	%doc README TODO
14mu|orc-0.4.23-1|65	%{_bindir}/orcc
14mu|orc-0.4.23-1|66	%{_bindir}/orc-bugreport
14mu|orc-0.4.23-1|67	
14mu|orc-0.4.23-1|68	%files -n %{libname}
14mu|orc-0.4.23-1|69	%{_libdir}/liborc-%{api}.so.%{major}*
14mu|orc-0.4.23-1|70	
14mu|orc-0.4.23-1|71	%files -n %{libtest}
14mu|orc-0.4.23-1|72	%{_libdir}/liborc-test-%{api}.so.%{major}*
14mu|orc-0.4.23-1|73	
14mu|orc-0.4.23-1|74	%files -n %{devname}
14mu|orc-0.4.23-1|75	%{_includedir}/%{name}-%{api}/
14mu|orc-0.4.23-1|76	%{_libdir}/liborc*-%{api}.so
14mu|orc-0.4.23-1|77	%{_libdir}/pkgconfig/orc-%{api}.pc
14mu|orc-0.4.23-1|78	%{_datadir}/gtk-doc/html/orc
14mu|orc-0.4.23-1|79	%{_datadir}/aclocal/orc.m4
14mu|orc-0.4.23-1|80	
14mu|orc-0.4.23-1|81	%changelog
14mu|orc-0.4.23-1|82	
14mu|orc-0.4.23-1|83	* Wed Jul 22 2015 dsilakov <denis.silakov@rosalab.ru> 0.4.23-1
14mu|orc-0.4.23-1|84	- (1010255) Merge pull request #2 from import/orc:auto_update
14mu|orc-0.4.23-1|85	- (1010255) Updated to 0.4.23 (by updates_builder)
14mu|orc-0.4.23-1|86	
14mu|orc-0.4.23-1|87	

23478 14
14mu|orca-3.17.90-1|1	# debug is empty anyway and rpmlint rejects build
14mu|orca-3.17.90-1|2	
14mu|orca-3.17.90-1|3	%define _enable_debug_packages %{nil}
14mu|orca-3.17.90-1|4	%define debug_package %{nil}
14mu|orca-3.17.90-1|5	%define _appdatadir %{_datadir}/appdata
14mu|orca-3.17.90-1|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|orca-3.17.90-1|7	
14mu|orca-3.17.90-1|8	Summary:	GNOME screen reader for people with visual impairments
14mu|orca-3.17.90-1|9	Name:		orca
14mu|orca-3.17.90-1|10	Version:	3.17.90
14mu|orca-3.17.90-1|11	Release:	1
14mu|orca-3.17.90-1|12	License:	LGPLv2+
14mu|orca-3.17.90-1|13	Group:		Accessibility
14mu|orca-3.17.90-1|14	URL:		http://live.gnome.org/Orca/
14mu|orca-3.17.90-1|15	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|orca-3.17.90-1|16	Source1:	orca.appdata.xml
14mu|orca-3.17.90-1|17	BuildArch:	noarch
14mu|orca-3.17.90-1|18	
14mu|orca-3.17.90-1|19	BuildRequires:	brlapi-python
14mu|orca-3.17.90-1|20	BuildRequires:	gnome-common
14mu|orca-3.17.90-1|21	BuildRequires:	intltool
14mu|orca-3.17.90-1|22	BuildRequires:	pkgconfig(atspi-2)
14mu|orca-3.17.90-1|23	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.17.3
14mu|orca-3.17.90-1|24	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.14
14mu|orca-3.17.90-1|25	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.3
14mu|orca-3.17.90-1|26	BuildRequires:	python3-devel
14mu|orca-3.17.90-1|27	BuildRequires:	python3-gi
14mu|orca-3.17.90-1|28	BuildRequires:	python-dbus
14mu|orca-3.17.90-1|29	BuildRequires:	python3-cairo
14mu|orca-3.17.90-1|30	BuildRequires:	python-pyxdg
14mu|orca-3.17.90-1|31	BuildRequires:	python3-speechd
14mu|orca-3.17.90-1|32	BuildRequires:	python-braille
14mu|orca-3.17.90-1|33	BuildRequires:	itstool
14mu|orca-3.17.90-1|34	BuildRequires:  typelib(GObject)
14mu|orca-3.17.90-1|35	BuildRequires:  desktop-file-utils
14mu|orca-3.17.90-1|36	BuildRequires:  appstream-util
14mu|orca-3.17.90-1|37	
14mu|orca-3.17.90-1|38	Requires:	python-dbus
14mu|orca-3.17.90-1|39	Requires:	python3-cairo
14mu|orca-3.17.90-1|40	Requires:	python-pyxdg
14mu|orca-3.17.90-1|41	Requires:	python3-speechd
14mu|orca-3.17.90-1|42	Requires:	python-braille
14mu|orca-3.17.90-1|43	Requires:	brlapi-python
14mu|orca-3.17.90-1|44	Requires:	python3-pyatspi
14mu|orca-3.17.90-1|45	Requires:	typelib(Wnck)
14mu|orca-3.17.90-1|46	Requires:	typelib(Atspi)
14mu|orca-3.17.90-1|47	
14mu|orca-3.17.90-1|48	%description
14mu|orca-3.17.90-1|49	A flexible, scriptable, extensible screen reader for the GNOME platform
14mu|orca-3.17.90-1|50	that provides access via speech synthesis, braille, and magnification.
14mu|orca-3.17.90-1|51	
14mu|orca-3.17.90-1|52	%files -f %{name}.lang
14mu|orca-3.17.90-1|53	%doc README NEWS
14mu|orca-3.17.90-1|54	%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
14mu|orca-3.17.90-1|55	%{_bindir}/%{name}
14mu|orca-3.17.90-1|56	%{py3_puresitedir}/*orca*
14mu|orca-3.17.90-1|57	%{_datadir}/%{name}
14mu|orca-3.17.90-1|58	%{_datadir}/applications/%{name}.desktop
14mu|orca-3.17.90-1|59	%{_datadir}/icons/*/*/*/*
14mu|orca-3.17.90-1|60	%{_mandir}/man1/%{name}.1*
14mu|orca-3.17.90-1|61	%{_appdatadir}/*.xml
14mu|orca-3.17.90-1|62	#--------------------------------------
14mu|orca-3.17.90-1|63	%prep
14mu|orca-3.17.90-1|64	%setup -q
14mu|orca-3.17.90-1|65	
14mu|orca-3.17.90-1|66	%build
14mu|orca-3.17.90-1|67	%configure2_5x
14mu|orca-3.17.90-1|68	%make
14mu|orca-3.17.90-1|69	
14mu|orca-3.17.90-1|70	%install
14mu|orca-3.17.90-1|71	%makeinstall_std
14mu|orca-3.17.90-1|72	
14mu|orca-3.17.90-1|73	# appdata
14mu|orca-3.17.90-1|74	mkdir -p %{buildroot}%{_appdatadir}
14mu|orca-3.17.90-1|75	cp %{SOURCE1} %{buildroot}%{_appdatadir}/orca.appdata.xml
14mu|orca-3.17.90-1|76	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14mu|orca-3.17.90-1|77	
14mu|orca-3.17.90-1|78	%find_lang %{name} --with-gnome
14mu|orca-3.17.90-1|79	
14mu|orca-3.17.90-1|80	
14mu|orca-3.17.90-1|81	
14mu|orca-3.17.90-1|82	%changelog
14mu|orca-3.17.90-1|83	
14mu|orca-3.17.90-1|84	* Fri Aug 28 2015 abfonly <abfonly@gmail.com> 3.17.90-1
14mu|orca-3.17.90-1|85	- (dfd087e) Merge pull request #2 from abfonly/orca:gnome316
14mu|orca-3.17.90-1|86	- (dfd087e) abfonly
14mu|orca-3.17.90-1|87	
14mu|orca-3.17.90-1|88	

23479 14
14mu|osm-gps-map-1.1.0-3|1	%define lname osmgpsmap
14mu|osm-gps-map-1.1.0-3|2	
14mu|osm-gps-map-1.1.0-3|3	%define major 1
14mu|osm-gps-map-1.1.0-3|4	%define api 1.0
14mu|osm-gps-map-1.1.0-3|5	%define gir_major 1.0
14mu|osm-gps-map-1.1.0-3|6	%define libname %mklibname %{lname} %{api} %{major}
14mu|osm-gps-map-1.1.0-3|7	%define girname %mklibname %{lname}-gir %{gir_major}
14mu|osm-gps-map-1.1.0-3|8	%define devname %mklibname %{lname} %{api} -d
14mu|osm-gps-map-1.1.0-3|9	
14mu|osm-gps-map-1.1.0-3|10	Summary:	Gtk+ widget for displaying OpenStreetMap tiles
14mu|osm-gps-map-1.1.0-3|11	Name:		osm-gps-map
14mu|osm-gps-map-1.1.0-3|12	Version:	1.1.0
14mu|osm-gps-map-1.1.0-3|13	Release:	3
14mu|osm-gps-map-1.1.0-3|14	License:	GPLv2+
14mu|osm-gps-map-1.1.0-3|15	Group:		System/Libraries
14mu|osm-gps-map-1.1.0-3|16	Url:		http://nzjrs.github.com/osm-gps-map/
14mu|osm-gps-map-1.1.0-3|17	Source0:	https://github.com/nzjrs/osm-gps-map/releases/download/%{version}/osm-gps-map-%{version}.tar.gz
14mu|osm-gps-map-1.1.0-3|18	BuildRequires:	gnome-common
14mu|osm-gps-map-1.1.0-3|19	BuildRequires:	gtk-doc
14mu|osm-gps-map-1.1.0-3|20	BuildRequires:	pkgconfig(cairo) >= 1.8
14mu|osm-gps-map-1.1.0-3|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.16
14mu|osm-gps-map-1.1.0-3|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|osm-gps-map-1.1.0-3|23	BuildRequires:	pkgconfig(gthread-2.0)
14mu|osm-gps-map-1.1.0-3|24	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mu|osm-gps-map-1.1.0-3|25	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|osm-gps-map-1.1.0-3|26	
14mu|osm-gps-map-1.1.0-3|27	%description
14mu|osm-gps-map-1.1.0-3|28	A Gtk+ widget that when given GPS co-ordinates, draws a GPS track, and
14mu|osm-gps-map-1.1.0-3|29	points of interest on a moving map display. Downloads map data from a
14mu|osm-gps-map-1.1.0-3|30	number of websites, including openstreetmap.org.
14mu|osm-gps-map-1.1.0-3|31	
14mu|osm-gps-map-1.1.0-3|32	#----------------------------------------------------------------------------
14mu|osm-gps-map-1.1.0-3|33	
14mu|osm-gps-map-1.1.0-3|34	%package -n %{libname}
14mu|osm-gps-map-1.1.0-3|35	Summary:	Gtk+ widget for displaying OpenStreetMap tiles
14mu|osm-gps-map-1.1.0-3|36	Group:		System/Libraries
14mu|osm-gps-map-1.1.0-3|37	
14mu|osm-gps-map-1.1.0-3|38	%description -n %{libname}
14mu|osm-gps-map-1.1.0-3|39	A Gtk+ widget that when given GPS co-ordinates, draws a GPS track, and
14mu|osm-gps-map-1.1.0-3|40	points of interest on a moving map display. Downloads map data from a
14mu|osm-gps-map-1.1.0-3|41	number of websites, including openstreetmap.org.
14mu|osm-gps-map-1.1.0-3|42	
14mu|osm-gps-map-1.1.0-3|43	%files -n %{libname}
14mu|osm-gps-map-1.1.0-3|44	%doc AUTHORS README NEWS ChangeLog COPYING
14mu|osm-gps-map-1.1.0-3|45	%{_libdir}/lib%{lname}-%{api}.so.%{major}*
14mu|osm-gps-map-1.1.0-3|46	
14mu|osm-gps-map-1.1.0-3|47	#----------------------------------------------------------------------------
14mu|osm-gps-map-1.1.0-3|48	
14mu|osm-gps-map-1.1.0-3|49	%package -n %{girname}
14mu|osm-gps-map-1.1.0-3|50	Summary:	GObject Introspection interface description for %{name}
14mu|osm-gps-map-1.1.0-3|51	Group:		System/Libraries
14mu|osm-gps-map-1.1.0-3|52	Requires:	%{libname} = %{EVRD}
14mu|osm-gps-map-1.1.0-3|53	# No longer provided. GObject Introspection interface should be used instead.
14mu|osm-gps-map-1.1.0-3|54	Obsoletes:	python-osmgpsmap < 1.0
14mu|osm-gps-map-1.1.0-3|55	
14mu|osm-gps-map-1.1.0-3|56	%description -n %{girname}
14mu|osm-gps-map-1.1.0-3|57	GObject Introspection interface description for %{name}.
14mu|osm-gps-map-1.1.0-3|58	
14mu|osm-gps-map-1.1.0-3|59	%files -n %{girname}
14mu|osm-gps-map-1.1.0-3|60	%doc AUTHORS README NEWS
14mu|osm-gps-map-1.1.0-3|61	%{_libdir}/girepository-1.0/OsmGpsMap-%{gir_major}.typelib
14mu|osm-gps-map-1.1.0-3|62	
14mu|osm-gps-map-1.1.0-3|63	#----------------------------------------------------------------------------
14mu|osm-gps-map-1.1.0-3|64	
14mu|osm-gps-map-1.1.0-3|65	%package -n %{devname}
14mu|osm-gps-map-1.1.0-3|66	Summary:	Development files for the %{name} Gtk+ widget
14mu|osm-gps-map-1.1.0-3|67	Group:		Development/Other
14mu|osm-gps-map-1.1.0-3|68	Requires:	%{libname} = %{EVRD}
14mu|osm-gps-map-1.1.0-3|69	Requires:	%{girname} = %{EVRD}
14mu|osm-gps-map-1.1.0-3|70	Provides:	%{name}-devel = %{EVRD}
14mu|osm-gps-map-1.1.0-3|71	Provides:	%{lname}-devel = %{EVRD}
14mu|osm-gps-map-1.1.0-3|72	
14mu|osm-gps-map-1.1.0-3|73	%description -n %{devname}
14mu|osm-gps-map-1.1.0-3|74	The development files for the %{name} Gtk+ widget.
14mu|osm-gps-map-1.1.0-3|75	
14mu|osm-gps-map-1.1.0-3|76	%files -n %{devname}
14mu|osm-gps-map-1.1.0-3|77	%doc AUTHORS README NEWS
14mu|osm-gps-map-1.1.0-3|78	%{_includedir}/%{lname}-%{api}
14mu|osm-gps-map-1.1.0-3|79	%{_libdir}/lib%{lname}-%{api}.so
14mu|osm-gps-map-1.1.0-3|80	%{_libdir}/pkgconfig/%{lname}-%{api}.pc
14mu|osm-gps-map-1.1.0-3|81	%{_datadir}/gir-1.0/OsmGpsMap-%{gir_major}.gir
14mu|osm-gps-map-1.1.0-3|82	%doc %{_datadir}/gtk-doc/html/libosmgpsmap/*
14mu|osm-gps-map-1.1.0-3|83	
14mu|osm-gps-map-1.1.0-3|84	#----------------------------------------------------------------------------
14mu|osm-gps-map-1.1.0-3|85	
14mu|osm-gps-map-1.1.0-3|86	%prep
14mu|osm-gps-map-1.1.0-3|87	%setup -q
14mu|osm-gps-map-1.1.0-3|88	
14mu|osm-gps-map-1.1.0-3|89	%build
14mu|osm-gps-map-1.1.0-3|90	[[ -f configure ]] || NOCONFIGURE=yes gnome-autogen.sh
14mu|osm-gps-map-1.1.0-3|91	%configure2_5x \
14mu|osm-gps-map-1.1.0-3|92	--disable-static
14mu|osm-gps-map-1.1.0-3|93	%make V=1
14mu|osm-gps-map-1.1.0-3|94	
14mu|osm-gps-map-1.1.0-3|95	%install
14mu|osm-gps-map-1.1.0-3|96	%makeinstall_std
14mu|osm-gps-map-1.1.0-3|97	
14mu|osm-gps-map-1.1.0-3|98	# handle docs in files section if needed
14mu|osm-gps-map-1.1.0-3|99	rm -rf %{buildroot}%{_docdir}/osm-gps-map
14mu|osm-gps-map-1.1.0-3|100	
14mu|osm-gps-map-1.1.0-3|101	
14mu|osm-gps-map-1.1.0-3|102	%changelog
14mu|osm-gps-map-1.1.0-3|103	
14mu|osm-gps-map-1.1.0-3|104	* Mon Dec 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-3
14mu|osm-gps-map-1.1.0-3|105	- (08cfc77) Bump release
14mu|osm-gps-map-1.1.0-3|106	
14mu|osm-gps-map-1.1.0-3|107	

23480 14
14mu|os-prober-1.63-10|1	%define _libexecdir %{_exec_prefix}/lib
14mu|os-prober-1.63-10|2	%define lprob linux-boot-prober
14mu|os-prober-1.63-10|3	
14mu|os-prober-1.63-10|4	Name:           os-prober
14mu|os-prober-1.63-10|5	Version:        1.63
14mu|os-prober-1.63-10|6	Release:        10
14mu|os-prober-1.63-10|7	Summary:        Probes disks on the system for installed operating systems
14mu|os-prober-1.63-10|8	License:        GPLv1 and GPLv2+
14mu|os-prober-1.63-10|9	Group:          System/Configuration/Boot and Init
14mu|os-prober-1.63-10|10	Url:            http://kitenet.net/~joey/code/os-prober/
14mu|os-prober-1.63-10|11	#               http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_1.61.tar.gz
14mu|os-prober-1.63-10|12	Source0:        http://ftp.de.debian.org/debian/pool/main/o/%{name}/%{name}_%{version}.tar.gz
14mu|os-prober-1.63-10|13	Source1:        COPYING-note.txt
14mu|os-prober-1.63-10|14	
14mu|os-prober-1.63-10|15	# move newns binary outside of os-prober subdirectory, so that debuginfo
14mu|os-prober-1.63-10|16	# can be automatically generated for it
14mu|os-prober-1.63-10|17	Patch0:         os-prober-newnsdirfix.patch
14mu|os-prober-1.63-10|18	# Fix spelling of SUSE aj@suse.de
14mu|os-prober-1.63-10|19	Patch1:         os-prober-SUSE.patch
14mu|os-prober-1.63-10|20	# Sent upstream by Fedora
14mu|os-prober-1.63-10|21	Patch2:         os-prober-mdraidfix.patch
14mu|os-prober-1.63-10|22	Patch3:         os-prober-yaboot-parsefix.patch
14mu|os-prober-1.63-10|23	Patch4:         os-prober-usrmovefix.patch
14mu|os-prober-1.63-10|24	Patch5:         os-prober-remove-basename.patch
14mu|os-prober-1.63-10|25	Patch6:         os-prober-disable-debug-test.patch
14mu|os-prober-1.63-10|26	# To be sent upstream by Fedora
14mu|os-prober-1.63-10|27	Patch7:         os-prober-btrfsfix.patch
14mu|os-prober-1.63-10|28	Patch8:         os-prober-factor-out-logger.patch
14mu|os-prober-1.63-10|29	Patch9:         os-prober-bootpart-name-fix.patch
14mu|os-prober-1.63-10|30	Patch10:        os-prober-mounted-partitions-fix.patch
14mu|os-prober-1.63-10|31	# Add ROSA to 90linux-distro
14mu|os-prober-1.63-10|32	Patch11:        os-prober-1.57-add_rosa-release_to_90linux-distro.patch
14mu|os-prober-1.63-10|33	#Patch12:		os-prober-missed-os-fix.patch
14mu|os-prober-1.63-10|34	
14mu|os-prober-1.63-10|35	Patch13:        os-prober-1.63-fallback-sort-by-kernel-version.patch
14mu|os-prober-1.63-10|36	Patch14:        os-prober-1.63-skip-os-prober-entries.patch
14mu|os-prober-1.63-10|37	Patch15:        os-prober-1.63-efi-support.patch
14mu|os-prober-1.63-10|38	Patch16:        os-prober-1.63-lsb_release-filename-accepted.patch
14mu|os-prober-1.63-10|39	Patch17:        os-prober-1.63-btrfs-fixes-v2.patch
14mu|os-prober-1.63-10|40	Patch18:        os-prober-1.63-support-grub-links.patch
14mu|os-prober-1.63-10|41	Patch19:        os-prober-1.63-ext4-ignore-dirty-journal.patch
14mu|os-prober-1.63-10|42	Patch20:        os-prober-1.63-more-strict-macosx-check.patch
14mu|os-prober-1.63-10|43	Patch21:        os-prober-1.63-btrfs-subvols-improved.patch
14mu|os-prober-1.63-10|44	
14mu|os-prober-1.63-10|45	Conflicts:      grub2 <= 2.00-68
14mu|os-prober-1.63-10|46	
14mu|os-prober-1.63-10|47	%description
14mu|os-prober-1.63-10|48	This package detects other OSes available on a system and outputs the results
14mu|os-prober-1.63-10|49	in a generic machine-readable format. Support for new OSes and Linux
14mu|os-prober-1.63-10|50	distributions can be added easily.
14mu|os-prober-1.63-10|51	
14mu|os-prober-1.63-10|52	%prep
14mu|os-prober-1.63-10|53	%setup -q -n %{name}-%{version}
14mu|os-prober-1.63-10|54	cp %SOURCE1 .
14mu|os-prober-1.63-10|55	
14mu|os-prober-1.63-10|56	%apply_patches
14mu|os-prober-1.63-10|57	
14mu|os-prober-1.63-10|58	%build
14mu|os-prober-1.63-10|59	
14mu|os-prober-1.63-10|60	%make
14mu|os-prober-1.63-10|61	
14mu|os-prober-1.63-10|62	%install
14mu|os-prober-1.63-10|63	install -m 0755 -d %{buildroot}%{_bindir}
14mu|os-prober-1.63-10|64	install -m 0755 -d %{buildroot}%{_sbindir}
14mu|os-prober-1.63-10|65	install -m 0755 -d %{buildroot}%{_localstatedir}/lib/%{name}
14mu|os-prober-1.63-10|66	
14mu|os-prober-1.63-10|67	install -m 0755 -p os-prober linux-boot-prober %{buildroot}%{_sbindir}
14mu|os-prober-1.63-10|68	install -m 0755 -Dp newns %{buildroot}%{_libexecdir}/newns
14mu|os-prober-1.63-10|69	install -m 0644 -Dp common.sh %{buildroot}%{_datadir}/%{name}/common.sh
14mu|os-prober-1.63-10|70	
14mu|os-prober-1.63-10|71	%ifarch %{ix86} x86_64
14mu|os-prober-1.63-10|72	ARCH=x86
14mu|os-prober-1.63-10|73	%endif
14mu|os-prober-1.63-10|74	
14mu|os-prober-1.63-10|75	for probes in os-probes os-probes/mounted os-probes/init \
14mu|os-prober-1.63-10|76	linux-boot-probes linux-boot-probes/mounted; do
14mu|os-prober-1.63-10|77	install -m 755 -d %{buildroot}%{_libexecdir}/$probes
14mu|os-prober-1.63-10|78	cp -a $probes/common/* %{buildroot}%{_libexecdir}/$probes
14mu|os-prober-1.63-10|79	if [ -e "$probes/$ARCH" ]; then
14mu|os-prober-1.63-10|80	cp -a $probes/$ARCH/* %{buildroot}%{_libexecdir}/$probes
14mu|os-prober-1.63-10|81	fi
14mu|os-prober-1.63-10|82	done
14mu|os-prober-1.63-10|83	if [ "$ARCH" = x86 ]; then
14mu|os-prober-1.63-10|84	install -m 755 -p os-probes/mounted/powerpc/20macosx \
14mu|os-prober-1.63-10|85	%{buildroot}%{_libexecdir}/os-probes/mounted
14mu|os-prober-1.63-10|86	fi
14mu|os-prober-1.63-10|87	
14mu|os-prober-1.63-10|88	# console user, ask for root password
14mu|os-prober-1.63-10|89	for pak in %{name} %{lprob}; do
14mu|os-prober-1.63-10|90	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mu|os-prober-1.63-10|91	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|os-prober-1.63-10|92	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mu|os-prober-1.63-10|93	USER=root
14mu|os-prober-1.63-10|94	PROGRAM=/usr/sbin/$pak
14mu|os-prober-1.63-10|95	FALLBACK=false
14mu|os-prober-1.63-10|96	SESSION=true
14mu|os-prober-1.63-10|97	EOF
14mu|os-prober-1.63-10|98	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|os-prober-1.63-10|99	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mu|os-prober-1.63-10|100	#%PAM-1.0
14mu|os-prober-1.63-10|101	auth		include		config-util
14mu|os-prober-1.63-10|102	account		include		config-util
14mu|os-prober-1.63-10|103	session		include		config-util
14mu|os-prober-1.63-10|104	EOF
14mu|os-prober-1.63-10|105	done
14mu|os-prober-1.63-10|106	
14mu|os-prober-1.63-10|107	%files
14mu|os-prober-1.63-10|108	%doc README TODO debian/copyright debian/changelog COPYING-note.txt
14mu|os-prober-1.63-10|109	%{_bindir}/*
14mu|os-prober-1.63-10|110	%{_sbindir}/*
14mu|os-prober-1.63-10|111	%{_libexecdir}/linux-boot-probes
14mu|os-prober-1.63-10|112	%{_libexecdir}/newns
14mu|os-prober-1.63-10|113	%{_libexecdir}/os-probes
14mu|os-prober-1.63-10|114	%{_datadir}/%{name}
14mu|os-prober-1.63-10|115	%{_localstatedir}/lib/%{name}
14mu|os-prober-1.63-10|116	%{_sysconfdir}/pam.d/*
14mu|os-prober-1.63-10|117	%{_sysconfdir}/security/console.apps/*
14mu|os-prober-1.63-10|118	
14mu|os-prober-1.63-10|119	%changelog
14mu|os-prober-1.63-10|120	
14mu|os-prober-1.63-10|121	* Mon Jul 06 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.63-10
14mu|os-prober-1.63-10|122	- (b6fc013) Re-fixed: Dirty ext4 still did not work
14mu|os-prober-1.63-10|123	
14mu|os-prober-1.63-10|124	

23481 14
14mu|ossp-uuid-1.6.2-30|1	# needed for rpm53
14mu|ossp-uuid-1.6.2-30|2	%bcond_with bootstrap
14mu|ossp-uuid-1.6.2-30|3	%bcond_with crosscompile
14mu|ossp-uuid-1.6.2-30|4	
14mu|ossp-uuid-1.6.2-30|5	%if %{with bootstrap}
14mu|ossp-uuid-1.6.2-30|6	%bcond_with perl
14mu|ossp-uuid-1.6.2-30|7	%bcond_with php
14mu|ossp-uuid-1.6.2-30|8	%bcond_with postgresql
14mu|ossp-uuid-1.6.2-30|9	%else
14mu|ossp-uuid-1.6.2-30|10	%bcond_without perl
14mu|ossp-uuid-1.6.2-30|11	%bcond_without php
14mu|ossp-uuid-1.6.2-30|12	%bcond_without postgresql
14mu|ossp-uuid-1.6.2-30|13	%endif
14mu|ossp-uuid-1.6.2-30|14	
14mu|ossp-uuid-1.6.2-30|15	%define oname	ossp_uuid
14mu|ossp-uuid-1.6.2-30|16	
14mu|ossp-uuid-1.6.2-30|17	Summary:	OSSP uuid is a ISO-C:1999 application programming interface
14mu|ossp-uuid-1.6.2-30|18	Name:		ossp-uuid
14mu|ossp-uuid-1.6.2-30|19	Version:	1.6.2
14mu|ossp-uuid-1.6.2-30|20	Release:	30
14mu|ossp-uuid-1.6.2-30|21	License:	GPLv2+
14mu|ossp-uuid-1.6.2-30|22	Group:		Development/C
14mu|ossp-uuid-1.6.2-30|23	Url:		http://www.ossp.org/pkg/lib/uuid/
14mu|ossp-uuid-1.6.2-30|24	Source0:	ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{version}.tar.gz
14mu|ossp-uuid-1.6.2-30|25	Patch0:		uuid-1.6.2-fix-perl-install.patch
14mu|ossp-uuid-1.6.2-30|26	Patch1:		uuid-1.6.2-fix-php-install.patch
14mu|ossp-uuid-1.6.2-30|27	Patch2:		uuid-1.6.2-fix-php-link.patch
14mu|ossp-uuid-1.6.2-30|28	Patch3:		uuid-1.6.2-ossp.patch
14mu|ossp-uuid-1.6.2-30|29	Patch4:		uuid-1.6.2-fix-php-test-module-loading.patch
14mu|ossp-uuid-1.6.2-30|30	Patch5:		uuid-1.6.2-php-54x.patch
14mu|ossp-uuid-1.6.2-30|31	#We don't want anything stripped
14mu|ossp-uuid-1.6.2-30|32	#Upstream-Status: Inappropriate [no upstream]
14mu|ossp-uuid-1.6.2-30|33	#The project appears to no longer be accepting changes.
14mu|ossp-uuid-1.6.2-30|34	Patch6:		uuid-nostrip.patch
14mu|ossp-uuid-1.6.2-30|35	Patch7:		uuid-aarch64.patch
14mu|ossp-uuid-1.6.2-30|36	%if %{with postgresql}
14mu|ossp-uuid-1.6.2-30|37	BuildRequires:	postgresql-devel
14mu|ossp-uuid-1.6.2-30|38	%endif
14mu|ossp-uuid-1.6.2-30|39	%if %{with perl}
14mu|ossp-uuid-1.6.2-30|40	BuildRequires:	perl-devel
14mu|ossp-uuid-1.6.2-30|41	%endif
14mu|ossp-uuid-1.6.2-30|42	%if %{with php}
14mu|ossp-uuid-1.6.2-30|43	BuildRequires:	php-devel
14mu|ossp-uuid-1.6.2-30|44	BuildRequires:	php-cli
14mu|ossp-uuid-1.6.2-30|45	%endif
14mu|ossp-uuid-1.6.2-30|46	%rename		%{oname}
14mu|ossp-uuid-1.6.2-30|47	
14mu|ossp-uuid-1.6.2-30|48	%description
14mu|ossp-uuid-1.6.2-30|49	OSSP uuid is a ISO-C:1999 application programming interface (API)
14mu|ossp-uuid-1.6.2-30|50	and corresponding command line interface (CLI) for the generation of
14mu|ossp-uuid-1.6.2-30|51	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
14mu|ossp-uuid-1.6.2-30|52	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
14mu|ossp-uuid-1.6.2-30|53	1 (time and node based), version 3 (name based, MD5), version 4
14mu|ossp-uuid-1.6.2-30|54	(random number based) and version 5 (name based, SHA-1). Additional
14mu|ossp-uuid-1.6.2-30|55	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
14mu|ossp-uuid-1.6.2-30|56	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
14mu|ossp-uuid-1.6.2-30|57	and Perl Data::UUID APIs
14mu|ossp-uuid-1.6.2-30|58	
14mu|ossp-uuid-1.6.2-30|59	%define	major	16
14mu|ossp-uuid-1.6.2-30|60	%define libname %mklibname %{name} %{major}
14mu|ossp-uuid-1.6.2-30|61	%define	oldname	%mklibname %{oname} %{major}
14mu|ossp-uuid-1.6.2-30|62	
14mu|ossp-uuid-1.6.2-30|63	%package -n     %{libname}
14mu|ossp-uuid-1.6.2-30|64	Summary:	Main library for ossp-uuid
14mu|ossp-uuid-1.6.2-30|65	Group:		System/Libraries
14mu|ossp-uuid-1.6.2-30|66	%rename		%{oldname}
14mu|ossp-uuid-1.6.2-30|67	
14mu|ossp-uuid-1.6.2-30|68	%description -n %{libname}
14mu|ossp-uuid-1.6.2-30|69	OSSP uuid is a ISO-C:1999 application programming interface (API)
14mu|ossp-uuid-1.6.2-30|70	and corresponding command line interface (CLI) for the generation of
14mu|ossp-uuid-1.6.2-30|71	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
14mu|ossp-uuid-1.6.2-30|72	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
14mu|ossp-uuid-1.6.2-30|73	1 (time and node based), version 3 (name based, MD5), version 4
14mu|ossp-uuid-1.6.2-30|74	(random number based) and version 5 (name based, SHA-1). Additional
14mu|ossp-uuid-1.6.2-30|75	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
14mu|ossp-uuid-1.6.2-30|76	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
14mu|ossp-uuid-1.6.2-30|77	and Perl Data::UUID APIs
14mu|ossp-uuid-1.6.2-30|78	
14mu|ossp-uuid-1.6.2-30|79	%define	libcxx	%mklibname %{name}++ %{major}
14mu|ossp-uuid-1.6.2-30|80	%define	oldcxx	%mklibname %{oname}++ %{major}
14mu|ossp-uuid-1.6.2-30|81	
14mu|ossp-uuid-1.6.2-30|82	%package -n     %{libcxx}
14mu|ossp-uuid-1.6.2-30|83	Summary:	C++++ library for ossp-uuid
14mu|ossp-uuid-1.6.2-30|84	Group:		System/Libraries
14mu|ossp-uuid-1.6.2-30|85	%rename		%{oldcxx}
14mu|ossp-uuid-1.6.2-30|86	
14mu|ossp-uuid-1.6.2-30|87	%description -n	%{libcxx}
14mu|ossp-uuid-1.6.2-30|88	OSSP uuid is a ISO-C:1999 application programming interface (API)
14mu|ossp-uuid-1.6.2-30|89	and corresponding command line interface (CLI) for the generation of
14mu|ossp-uuid-1.6.2-30|90	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
14mu|ossp-uuid-1.6.2-30|91	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
14mu|ossp-uuid-1.6.2-30|92	1 (time and node based), version 3 (name based, MD5), version 4
14mu|ossp-uuid-1.6.2-30|93	(random number based) and version 5 (name based, SHA-1). Additional
14mu|ossp-uuid-1.6.2-30|94	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
14mu|ossp-uuid-1.6.2-30|95	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
14mu|ossp-uuid-1.6.2-30|96	and Perl Data::UUID APIs
14mu|ossp-uuid-1.6.2-30|97	
14mu|ossp-uuid-1.6.2-30|98	%define	libdce	%mklibname %{name}_dce %{major}
14mu|ossp-uuid-1.6.2-30|99	%define	olddce	%mklibname %{oname}_dce %{major}
14mu|ossp-uuid-1.6.2-30|100	
14mu|ossp-uuid-1.6.2-30|101	%package -n     %{libdce}
14mu|ossp-uuid-1.6.2-30|102	Summary:	DCE library for ossp-uuid
14mu|ossp-uuid-1.6.2-30|103	Group:		System/Libraries
14mu|ossp-uuid-1.6.2-30|104	%rename		%{olddce}
14mu|ossp-uuid-1.6.2-30|105	
14mu|ossp-uuid-1.6.2-30|106	%description -n	%{libdce}
14mu|ossp-uuid-1.6.2-30|107	OSSP uuid is a ISO-C:1999 application programming interface (API)
14mu|ossp-uuid-1.6.2-30|108	and corresponding command line interface (CLI) for the generation of
14mu|ossp-uuid-1.6.2-30|109	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
14mu|ossp-uuid-1.6.2-30|110	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
14mu|ossp-uuid-1.6.2-30|111	1 (time and node based), version 3 (name based, MD5), version 4
14mu|ossp-uuid-1.6.2-30|112	(random number based) and version 5 (name based, SHA-1). Additional
14mu|ossp-uuid-1.6.2-30|113	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
14mu|ossp-uuid-1.6.2-30|114	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
14mu|ossp-uuid-1.6.2-30|115	and Perl Data::UUID APIs
14mu|ossp-uuid-1.6.2-30|116	
14mu|ossp-uuid-1.6.2-30|117	%define devname	%mklibname %{name} -d
14mu|ossp-uuid-1.6.2-30|118	%define	devold	%mklibname %{oname} -d
14mu|ossp-uuid-1.6.2-30|119	
14mu|ossp-uuid-1.6.2-30|120	%package -n	%{devname}
14mu|ossp-uuid-1.6.2-30|121	Summary:	Header files for the ossp-uuid library
14mu|ossp-uuid-1.6.2-30|122	Group:		Development/C
14mu|ossp-uuid-1.6.2-30|123	Requires:	%{libname} = %{version}
14mu|ossp-uuid-1.6.2-30|124	Requires:	%{libcxx} = %{version}
14mu|ossp-uuid-1.6.2-30|125	Requires:	%{libdce} = %{version}
14mu|ossp-uuid-1.6.2-30|126	Provides:	%{name}-devel = %{version}-%{release}
14mu|ossp-uuid-1.6.2-30|127	%rename		%{devold}
14mu|ossp-uuid-1.6.2-30|128	
14mu|ossp-uuid-1.6.2-30|129	%description -n	%{devname}
14mu|ossp-uuid-1.6.2-30|130	OSSP uuid is a ISO-C:1999 application programming interface (API)
14mu|ossp-uuid-1.6.2-30|131	and corresponding command line interface (CLI) for the generation of
14mu|ossp-uuid-1.6.2-30|132	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
14mu|ossp-uuid-1.6.2-30|133	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
14mu|ossp-uuid-1.6.2-30|134	1 (time and node based), version 3 (name based, MD5), version 4
14mu|ossp-uuid-1.6.2-30|135	(random number based) and version 5 (name based, SHA-1). Additional
14mu|ossp-uuid-1.6.2-30|136	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
14mu|ossp-uuid-1.6.2-30|137	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
14mu|ossp-uuid-1.6.2-30|138	and Perl Data::UUID APIs
14mu|ossp-uuid-1.6.2-30|139	These are .h files.
14mu|ossp-uuid-1.6.2-30|140	
14mu|ossp-uuid-1.6.2-30|141	%if %{with perl}
14mu|ossp-uuid-1.6.2-30|142	%package -n	perl-OSSP-uuid
14mu|ossp-uuid-1.6.2-30|143	Summary:	Perl bindings for ossp-uuid
14mu|ossp-uuid-1.6.2-30|144	Group:		Development/Perl
14mu|ossp-uuid-1.6.2-30|145	
14mu|ossp-uuid-1.6.2-30|146	%description -n	perl-OSSP-uuid
14mu|ossp-uuid-1.6.2-30|147	This package contains perl bindings for %{name}.
14mu|ossp-uuid-1.6.2-30|148	%endif
14mu|ossp-uuid-1.6.2-30|149	
14mu|ossp-uuid-1.6.2-30|150	%if %{with php}
14mu|ossp-uuid-1.6.2-30|151	%package -n	php-OSSP-uuid
14mu|ossp-uuid-1.6.2-30|152	Summary:	PHP bindings for ossp-uuid
14mu|ossp-uuid-1.6.2-30|153	Group:		Development/PHP
14mu|ossp-uuid-1.6.2-30|154	Requires:	php(zend-abi) = %{php_zend_api}
14mu|ossp-uuid-1.6.2-30|155	
14mu|ossp-uuid-1.6.2-30|156	%description -n	php-OSSP-uuid
14mu|ossp-uuid-1.6.2-30|157	This package contains php bindings for %{name}.
14mu|ossp-uuid-1.6.2-30|158	%endif
14mu|ossp-uuid-1.6.2-30|159	
14mu|ossp-uuid-1.6.2-30|160	%if %{with postgresql}
14mu|ossp-uuid-1.6.2-30|161	%package -n	postgresql-OSSP-uuid
14mu|ossp-uuid-1.6.2-30|162	Summary:	Postgresql library for ossp-uuid
14mu|ossp-uuid-1.6.2-30|163	Group:		System/Libraries
14mu|ossp-uuid-1.6.2-30|164	%rename		%{libname}-pgsql
14mu|ossp-uuid-1.6.2-30|165	
14mu|ossp-uuid-1.6.2-30|166	%description -n	postgresql-OSSP-uuid
14mu|ossp-uuid-1.6.2-30|167	OSSP uuid is a ISO-C:1999 application programming interface (API)
14mu|ossp-uuid-1.6.2-30|168	and corresponding command line interface (CLI) for the generation of
14mu|ossp-uuid-1.6.2-30|169	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
14mu|ossp-uuid-1.6.2-30|170	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
14mu|ossp-uuid-1.6.2-30|171	1 (time and node based), version 3 (name based, MD5), version 4
14mu|ossp-uuid-1.6.2-30|172	(random number based) and version 5 (name based, SHA-1). Additional
14mu|ossp-uuid-1.6.2-30|173	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
14mu|ossp-uuid-1.6.2-30|174	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
14mu|ossp-uuid-1.6.2-30|175	and Perl Data::UUID APIs
14mu|ossp-uuid-1.6.2-30|176	%endif
14mu|ossp-uuid-1.6.2-30|177	
14mu|ossp-uuid-1.6.2-30|178	%prep
14mu|ossp-uuid-1.6.2-30|179	%setup -qn uuid-%{version}
14mu|ossp-uuid-1.6.2-30|180	%apply_patches
14mu|ossp-uuid-1.6.2-30|181	
14mu|ossp-uuid-1.6.2-30|182	%build
14mu|ossp-uuid-1.6.2-30|183	export PHP_ACLOCAL=aclocal
14mu|ossp-uuid-1.6.2-30|184	%if %{with crosscompile}
14mu|ossp-uuid-1.6.2-30|185	export ac_cv_va_copy=yes
14mu|ossp-uuid-1.6.2-30|186	export ac_cv_func_clock_gettime=yes
14mu|ossp-uuid-1.6.2-30|187	export ac_cv_func_getifaddrs=yes
14mu|ossp-uuid-1.6.2-30|188	export ac_cv_func_gettimeofday=yes
14mu|ossp-uuid-1.6.2-30|189	%endif
14mu|ossp-uuid-1.6.2-30|190	
14mu|ossp-uuid-1.6.2-30|191	%configure2_5x \
14mu|ossp-uuid-1.6.2-30|192	--includedir=%{_includedir}/ossp-uuid \
14mu|ossp-uuid-1.6.2-30|193	%if %{with postgresql}
14mu|ossp-uuid-1.6.2-30|194	--with-pgsql \
14mu|ossp-uuid-1.6.2-30|195	%endif
14mu|ossp-uuid-1.6.2-30|196	%if %{with perl}
14mu|ossp-uuid-1.6.2-30|197	--with-perl \
14mu|ossp-uuid-1.6.2-30|198	%endif
14mu|ossp-uuid-1.6.2-30|199	%if %{with php}
14mu|ossp-uuid-1.6.2-30|200	--with-php \
14mu|ossp-uuid-1.6.2-30|201	%endif
14mu|ossp-uuid-1.6.2-30|202	--with-cxx \
14mu|ossp-uuid-1.6.2-30|203	--with-dce \
14mu|ossp-uuid-1.6.2-30|204	--disable-static
14mu|ossp-uuid-1.6.2-30|205	%make
14mu|ossp-uuid-1.6.2-30|206	
14mu|ossp-uuid-1.6.2-30|207	%check
14mu|ossp-uuid-1.6.2-30|208	make check
14mu|ossp-uuid-1.6.2-30|209	
14mu|ossp-uuid-1.6.2-30|210	%install
14mu|ossp-uuid-1.6.2-30|211	%makeinstall_std PHP_EXTENSIONDIR=%{_libdir}/php/extensions
14mu|ossp-uuid-1.6.2-30|212	%if %{with postgresql}
14mu|ossp-uuid-1.6.2-30|213	mkdir -p %{buildroot}/%{_libdir}/postgresql/
14mu|ossp-uuid-1.6.2-30|214	mkdir -p %{buildroot}/%{_datadir}/postgresql/
14mu|ossp-uuid-1.6.2-30|215	%makeinstall_std -C pgsql
14mu|ossp-uuid-1.6.2-30|216	ln -s ossp-uuid.so %{buildroot}%{_libdir}/postgresql/uuid.so
14mu|ossp-uuid-1.6.2-30|217	ln -s uuid.sql %{buildroot}%{_datadir}/postgresql/ossp-uuid.sql
14mu|ossp-uuid-1.6.2-30|218	%endif
14mu|ossp-uuid-1.6.2-30|219	
14mu|ossp-uuid-1.6.2-30|220	mkdir %{buildroot}/%{_lib}
14mu|ossp-uuid-1.6.2-30|221	mv %{buildroot}%{_libdir}/libossp-uuid.so.%{major}* %{buildroot}/%{_lib}
14mu|ossp-uuid-1.6.2-30|222	ln -sf /%{_lib}/libossp-uuid.so.%{major}.*.* %{buildroot}%{_libdir}/libossp-uuid.so
14mu|ossp-uuid-1.6.2-30|223	ln -sf /%{_lib}/libossp-uuid.so.%{major}.*.* %{buildroot}/%{_lib}/libossp-uuid.so
14mu|ossp-uuid-1.6.2-30|224	
14mu|ossp-uuid-1.6.2-30|225	%files
14mu|ossp-uuid-1.6.2-30|226	%doc OVERVIEW
14mu|ossp-uuid-1.6.2-30|227	%{_bindir}/uuid
14mu|ossp-uuid-1.6.2-30|228	%{_mandir}/man1/uuid.1*
14mu|ossp-uuid-1.6.2-30|229	
14mu|ossp-uuid-1.6.2-30|230	%files -n %{libname}
14mu|ossp-uuid-1.6.2-30|231	/%{_lib}/libossp-uuid.so.%{major}*
14mu|ossp-uuid-1.6.2-30|232	/%{_lib}/libossp-uuid.so
14mu|ossp-uuid-1.6.2-30|233	
14mu|ossp-uuid-1.6.2-30|234	%files -n %{libcxx}
14mu|ossp-uuid-1.6.2-30|235	%{_libdir}/libossp-uuid++.so.%{major}*
14mu|ossp-uuid-1.6.2-30|236	
14mu|ossp-uuid-1.6.2-30|237	%files -n %{libdce}
14mu|ossp-uuid-1.6.2-30|238	%{_libdir}/libossp-uuid_dce.so.%{major}*
14mu|ossp-uuid-1.6.2-30|239	
14mu|ossp-uuid-1.6.2-30|240	%files -n %{devname}
14mu|ossp-uuid-1.6.2-30|241	%{_libdir}/pkgconfig/ossp-uuid.pc
14mu|ossp-uuid-1.6.2-30|242	%dir %{_includedir}/ossp-uuid
14mu|ossp-uuid-1.6.2-30|243	%{_includedir}/ossp-uuid/uuid.h
14mu|ossp-uuid-1.6.2-30|244	%{_includedir}/ossp-uuid/uuid++.hh
14mu|ossp-uuid-1.6.2-30|245	%{_includedir}/ossp-uuid/uuid_dce.h
14mu|ossp-uuid-1.6.2-30|246	%{_bindir}/uuid-config
14mu|ossp-uuid-1.6.2-30|247	%{_libdir}/libossp-uuid.so
14mu|ossp-uuid-1.6.2-30|248	%{_libdir}/libossp-uuid++.so
14mu|ossp-uuid-1.6.2-30|249	%{_libdir}/libossp-uuid_dce.so
14mu|ossp-uuid-1.6.2-30|250	
14mu|ossp-uuid-1.6.2-30|251	
14mu|ossp-uuid-1.6.2-30|252	
14mu|ossp-uuid-1.6.2-30|253	%{_mandir}/man1/uuid-config.1*
14mu|ossp-uuid-1.6.2-30|254	%{_mandir}/man3/ossp-uuid.3*
14mu|ossp-uuid-1.6.2-30|255	%{_mandir}/man3/ossp-uuid++.3*
14mu|ossp-uuid-1.6.2-30|256	
14mu|ossp-uuid-1.6.2-30|257	%if %{with perl}
14mu|ossp-uuid-1.6.2-30|258	%files -n perl-OSSP-uuid
14mu|ossp-uuid-1.6.2-30|259	%{perl_vendorarch}/OSSP
14mu|ossp-uuid-1.6.2-30|260	%{perl_vendorarch}/auto/OSSP
14mu|ossp-uuid-1.6.2-30|261	%{_mandir}/man3/OSSP::uuid.3*
14mu|ossp-uuid-1.6.2-30|262	%endif
14mu|ossp-uuid-1.6.2-30|263	
14mu|ossp-uuid-1.6.2-30|264	%if %{with php}
14mu|ossp-uuid-1.6.2-30|265	%files -n php-OSSP-uuid
14mu|ossp-uuid-1.6.2-30|266	%{_libdir}/php/extensions/ossp-uuid.so
14mu|ossp-uuid-1.6.2-30|267	%{_libdir}/php/extensions/uuid.php
14mu|ossp-uuid-1.6.2-30|268	%endif
14mu|ossp-uuid-1.6.2-30|269	
14mu|ossp-uuid-1.6.2-30|270	%if %{with postgresql}
14mu|ossp-uuid-1.6.2-30|271	%files -n postgresql-OSSP-uuid
14mu|ossp-uuid-1.6.2-30|272	%{_libdir}/postgresql/uuid.so
14mu|ossp-uuid-1.6.2-30|273	%{_libdir}/postgresql/ossp-uuid.so
14mu|ossp-uuid-1.6.2-30|274	%{_datadir}/postgresql/uuid.sql
14mu|ossp-uuid-1.6.2-30|275	%{_datadir}/postgresql/ossp-uuid.sql
14mu|ossp-uuid-1.6.2-30|276	%endif
14mu|ossp-uuid-1.6.2-30|277	
14mu|ossp-uuid-1.6.2-30|278	
14mu|ossp-uuid-1.6.2-30|279	%changelog
14mu|ossp-uuid-1.6.2-30|280	
14mu|ossp-uuid-1.6.2-30|281	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.2-30
14mu|ossp-uuid-1.6.2-30|282	- (d1c2fae) MassBuild#1230: Increase release tag
14mu|ossp-uuid-1.6.2-30|283	
14mu|ossp-uuid-1.6.2-30|284	

23482 14
14mu|ovirt-guest-agent-1.0.13-4|1	%global _moduledir /%{_lib}/security
14mu|ovirt-guest-agent-1.0.13-4|2	
14mu|ovirt-guest-agent-1.0.13-4|3	Summary:	The oVirt Guest Agent
14mu|ovirt-guest-agent-1.0.13-4|4	Name:		ovirt-guest-agent
14mu|ovirt-guest-agent-1.0.13-4|5	Version:	1.0.13
14mu|ovirt-guest-agent-1.0.13-4|6	Release:	4
14mu|ovirt-guest-agent-1.0.13-4|7	License:	ASL 2.0
14mu|ovirt-guest-agent-1.0.13-4|8	Group:		Emulators
14mu|ovirt-guest-agent-1.0.13-4|9	Url:		http://wiki.ovirt.org/wiki/Category:Ovirt_guest_agent
14mu|ovirt-guest-agent-1.0.13-4|10	Source0:	http://evilissimo.fedorapeople.org/releases/ovirt-guest-agent/%{version}/%{name}-%{version}.tar.bz2
14mu|ovirt-guest-agent-1.0.13-4|11	Patch0:		ovirt-guest-agent-1.0.13-service-chown.patch
14mu|ovirt-guest-agent-1.0.13-4|12	BuildRequires:	pam-devel
14mu|ovirt-guest-agent-1.0.13-4|13	BuildRequires:	pkgconfig(python)
14mu|ovirt-guest-agent-1.0.13-4|14	BuildRequires:	pkgconfig(systemd)
14mu|ovirt-guest-agent-1.0.13-4|15	
14mu|ovirt-guest-agent-1.0.13-4|16	%description
14mu|ovirt-guest-agent-1.0.13-4|17	This is the oVirt management agent running inside the guest. The agent
14mu|ovirt-guest-agent-1.0.13-4|18	interfaces with the oVirt manager, supplying heart-beat info as well as
14mu|ovirt-guest-agent-1.0.13-4|19	run-time data from within the guest itself. The agent also accepts
14mu|ovirt-guest-agent-1.0.13-4|20	control commands to be run executed within the OS (like: shutdown and
14mu|ovirt-guest-agent-1.0.13-4|21	restart).
14mu|ovirt-guest-agent-1.0.13-4|22	
14mu|ovirt-guest-agent-1.0.13-4|23	#----------------------------------------------------------------------------
14mu|ovirt-guest-agent-1.0.13-4|24	
14mu|ovirt-guest-agent-1.0.13-4|25	# The ovirt-guest-agent main package is empty.
14mu|ovirt-guest-agent-1.0.13-4|26	# This has been done to avoid content duplication. The common package provides
14mu|ovirt-guest-agent-1.0.13-4|27	# the content for the main package to work around the issue with the other
14mu|ovirt-guest-agent-1.0.13-4|28	# subpackages. You cannot have a noarch main package and arch specific
14mu|ovirt-guest-agent-1.0.13-4|29	# subpackages.
14mu|ovirt-guest-agent-1.0.13-4|30	%package common
14mu|ovirt-guest-agent-1.0.13-4|31	Summary:	Commonly used files of the oVirt Guest Agent
14mu|ovirt-guest-agent-1.0.13-4|32	Requires:	python-dbus
14mu|ovirt-guest-agent-1.0.13-4|33	Requires:	python-ethtool
14mu|ovirt-guest-agent-1.0.13-4|34	Requires:	python-rpm
14mu|ovirt-guest-agent-1.0.13-4|35	Requires:	usermode
14mu|ovirt-guest-agent-1.0.13-4|36	Requires:	usermode-consoleonly
14mu|ovirt-guest-agent-1.0.13-4|37	Provides:	%{name} = %{EVRD}
14mu|ovirt-guest-agent-1.0.13-4|38	Requires(pre):	glibc
14mu|ovirt-guest-agent-1.0.13-4|39	Requires(pre):	shadow-utils
14mu|ovirt-guest-agent-1.0.13-4|40	Requires(post,preun,postun):	systemd
14mu|ovirt-guest-agent-1.0.13-4|41	Requires(post,postun):	udev
14mu|ovirt-guest-agent-1.0.13-4|42	BuildArch:	noarch
14mu|ovirt-guest-agent-1.0.13-4|43	
14mu|ovirt-guest-agent-1.0.13-4|44	%description common
14mu|ovirt-guest-agent-1.0.13-4|45	This is the oVirt management agent running inside the guest. The agent
14mu|ovirt-guest-agent-1.0.13-4|46	interfaces with the oVirt manager, supplying heart-beat info as well as
14mu|ovirt-guest-agent-1.0.13-4|47	run-time data from within the guest itself. The agent also accepts
14mu|ovirt-guest-agent-1.0.13-4|48	control commands to be run executed within the OS (like: shutdown and
14mu|ovirt-guest-agent-1.0.13-4|49	restart).
14mu|ovirt-guest-agent-1.0.13-4|50	
14mu|ovirt-guest-agent-1.0.13-4|51	%files common
14mu|ovirt-guest-agent-1.0.13-4|52	%doc AUTHORS COPYING NEWS README
14mu|ovirt-guest-agent-1.0.13-4|53	%dir %attr (755,ovirtagent,ovirtagent) %{_localstatedir}/log/ovirt-guest-agent
14mu|ovirt-guest-agent-1.0.13-4|54	%dir %attr (755,root,root) %{_datadir}/ovirt-guest-agent
14mu|ovirt-guest-agent-1.0.13-4|55	%dir %attr (755,root,root) %{_sysconfdir}/ovirt-guest-agent/hooks.d
14mu|ovirt-guest-agent-1.0.13-4|56	%dir %attr (755,root,root) %{_sysconfdir}/ovirt-guest-agent/hooks.d/before_migration
14mu|ovirt-guest-agent-1.0.13-4|57	%dir %attr (755,root,root) %{_sysconfdir}/ovirt-guest-agent/hooks.d/after_migration
14mu|ovirt-guest-agent-1.0.13-4|58	%dir %attr (755,root,root) %{_sysconfdir}/ovirt-guest-agent/hooks.d/before_hibernation
14mu|ovirt-guest-agent-1.0.13-4|59	%dir %attr (755,root,root) %{_sysconfdir}/ovirt-guest-agent/hooks.d/after_hibernation
14mu|ovirt-guest-agent-1.0.13-4|60	%dir %attr (755,root,root) %{_datadir}/ovirt-guest-agent/scripts
14mu|ovirt-guest-agent-1.0.13-4|61	%dir %attr (755,root,root) %{_datadir}/ovirt-guest-agent/scripts/hooks/
14mu|ovirt-guest-agent-1.0.13-4|62	%dir %attr (755,root,root) %{_datadir}/ovirt-guest-agent/scripts/hooks/defaults
14mu|ovirt-guest-agent-1.0.13-4|63	%dir %attr (755,root,root) %{_datadir}/ovirt-guest-agent/scripts/hooks/before_migration
14mu|ovirt-guest-agent-1.0.13-4|64	%dir %attr (755,root,root) %{_datadir}/ovirt-guest-agent/scripts/hooks/after_migration
14mu|ovirt-guest-agent-1.0.13-4|65	%dir %attr (755,root,root) %{_datadir}/ovirt-guest-agent/scripts/hooks/before_hibernation
14mu|ovirt-guest-agent-1.0.13-4|66	%dir %attr (755,root,root) %{_datadir}/ovirt-guest-agent/scripts/hooks/after_hibernation
14mu|ovirt-guest-agent-1.0.13-4|67	%config(noreplace) %{_sysconfdir}/ovirt-guest-agent.conf
14mu|ovirt-guest-agent-1.0.13-4|68	%config(noreplace) %{_sysconfdir}/pam.d/ovirt-locksession
14mu|ovirt-guest-agent-1.0.13-4|69	%config(noreplace) %{_sysconfdir}/pam.d/ovirt-shutdown
14mu|ovirt-guest-agent-1.0.13-4|70	%config(noreplace) %{_sysconfdir}/pam.d/ovirt-hibernate
14mu|ovirt-guest-agent-1.0.13-4|71	%config(noreplace) %{_sysconfdir}/pam.d/ovirt-logout
14mu|ovirt-guest-agent-1.0.13-4|72	%config(noreplace) %{_sysconfdir}/pam.d/ovirt-flush-caches
14mu|ovirt-guest-agent-1.0.13-4|73	%config(noreplace) %{_sysconfdir}/pam.d/ovirt-container-list
14mu|ovirt-guest-agent-1.0.13-4|74	%config(noreplace) %attr (644,root,root) %{_udevrulesdir}/55-ovirt-guest-agent.rules
14mu|ovirt-guest-agent-1.0.13-4|75	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.ovirt.vdsm.Credentials.conf
14mu|ovirt-guest-agent-1.0.13-4|76	%config(noreplace) %{_sysconfdir}/security/console.apps/ovirt-locksession
14mu|ovirt-guest-agent-1.0.13-4|77	%config(noreplace) %{_sysconfdir}/security/console.apps/ovirt-shutdown
14mu|ovirt-guest-agent-1.0.13-4|78	%config(noreplace) %{_sysconfdir}/security/console.apps/ovirt-hibernate
14mu|ovirt-guest-agent-1.0.13-4|79	%config(noreplace) %{_sysconfdir}/security/console.apps/ovirt-logout
14mu|ovirt-guest-agent-1.0.13-4|80	%config(noreplace) %{_sysconfdir}/security/console.apps/ovirt-container-list
14mu|ovirt-guest-agent-1.0.13-4|81	%config(noreplace) %{_sysconfdir}/security/console.apps/ovirt-flush-caches
14mu|ovirt-guest-agent-1.0.13-4|82	%config(noreplace) %{_datadir}/ovirt-guest-agent/scripts/hooks/before_hibernation/55_flush-caches
14mu|ovirt-guest-agent-1.0.13-4|83	%config(noreplace) %{_datadir}/ovirt-guest-agent/scripts/hooks/before_migration/55_flush-caches
14mu|ovirt-guest-agent-1.0.13-4|84	%config(noreplace) %{_sysconfdir}/ovirt-guest-agent/hooks.d/before_hibernation/55_flush-caches
14mu|ovirt-guest-agent-1.0.13-4|85	%config(noreplace) %{_sysconfdir}/ovirt-guest-agent/hooks.d/before_migration/55_flush-caches
14mu|ovirt-guest-agent-1.0.13-4|86	%attr (755,root,root) %{_datadir}/ovirt-guest-agent/ovirt-guest-agent.py*
14mu|ovirt-guest-agent-1.0.13-4|87	%{_datadir}/ovirt-guest-agent/scripts/hooks/defaults/55-flush-caches
14mu|ovirt-guest-agent-1.0.13-4|88	%attr (755,root,root) %{_datadir}/ovirt-guest-agent/scripts/hooks/defaults/55-flush-caches.consolehelper
14mu|ovirt-guest-agent-1.0.13-4|89	%attr (755,root,root) %{_datadir}/ovirt-guest-agent/scripts/hooks/defaults/flush-caches
14mu|ovirt-guest-agent-1.0.13-4|90	%attr (644,root,root) %{_datadir}/ovirt-guest-agent/default.conf
14mu|ovirt-guest-agent-1.0.13-4|91	%attr (644,root,root) %{_datadir}/ovirt-guest-agent/default-logger.conf
14mu|ovirt-guest-agent-1.0.13-4|92	%attr (755,root,root) %{_datadir}/ovirt-guest-agent/diskmapper
14mu|ovirt-guest-agent-1.0.13-4|93	%{_datadir}/ovirt-guest-agent/CredServer.py*
14mu|ovirt-guest-agent-1.0.13-4|94	%{_datadir}/ovirt-guest-agent/GuestAgentLinux2.py*
14mu|ovirt-guest-agent-1.0.13-4|95	%{_datadir}/ovirt-guest-agent/OVirtAgentLogic.py*
14mu|ovirt-guest-agent-1.0.13-4|96	%{_datadir}/ovirt-guest-agent/VirtIoChannel.py*
14mu|ovirt-guest-agent-1.0.13-4|97	%{_datadir}/ovirt-guest-agent/timezone.py*
14mu|ovirt-guest-agent-1.0.13-4|98	%{_datadir}/ovirt-guest-agent/hooks.py*
14mu|ovirt-guest-agent-1.0.13-4|99	%{_datadir}/ovirt-guest-agent/ovirt-locksession
14mu|ovirt-guest-agent-1.0.13-4|100	%{_datadir}/ovirt-guest-agent/ovirt-shutdown
14mu|ovirt-guest-agent-1.0.13-4|101	%{_datadir}/ovirt-guest-agent/ovirt-hibernate
14mu|ovirt-guest-agent-1.0.13-4|102	%{_datadir}/ovirt-guest-agent/ovirt-logout
14mu|ovirt-guest-agent-1.0.13-4|103	%{_datadir}/ovirt-guest-agent/ovirt-container-list
14mu|ovirt-guest-agent-1.0.13-4|104	%{_datadir}/ovirt-guest-agent/ovirt-flush-caches
14mu|ovirt-guest-agent-1.0.13-4|105	%attr (755,root,root) %{_datadir}/ovirt-guest-agent/ovirt-osinfo
14mu|ovirt-guest-agent-1.0.13-4|106	%attr (755,root,root) %{_datadir}/ovirt-guest-agent/LockActiveSession.py*
14mu|ovirt-guest-agent-1.0.13-4|107	%attr (755,root,root) %{_datadir}/ovirt-guest-agent/LogoutActiveUser.py*
14mu|ovirt-guest-agent-1.0.13-4|108	%attr (755,root,root) %{_datadir}/ovirt-guest-agent/hibernate
14mu|ovirt-guest-agent-1.0.13-4|109	%attr (755,root,root) %{_datadir}/ovirt-guest-agent/container-list
14mu|ovirt-guest-agent-1.0.13-4|110	%attr (644,ovirtagent,ovirtagent) %{_localstatedir}/log/ovirt-guest-agent/ovirt-guest-agent.log
14mu|ovirt-guest-agent-1.0.13-4|111	%{_unitdir}/ovirt-guest-agent.service
14mu|ovirt-guest-agent-1.0.13-4|112	
14mu|ovirt-guest-agent-1.0.13-4|113	%pre common
14mu|ovirt-guest-agent-1.0.13-4|114	getent group ovirtagent >/dev/null || groupadd -r -g 175 ovirtagent
14mu|ovirt-guest-agent-1.0.13-4|115	getent passwd ovirtagent > /dev/null || \
14mu|ovirt-guest-agent-1.0.13-4|116	useradd -u 175 -g 175 -o -r ovirtagent \
14mu|ovirt-guest-agent-1.0.13-4|117	-c "oVirt Guest Agent" -d %{_datadir}/ovirt-guest-agent -s /sbin/nologin
14mu|ovirt-guest-agent-1.0.13-4|118	exit 0
14mu|ovirt-guest-agent-1.0.13-4|119	
14mu|ovirt-guest-agent-1.0.13-4|120	%post common
14mu|ovirt-guest-agent-1.0.13-4|121	udevadm trigger --subsystem-match="virtio-ports" --attr-match="name=com.redhat.rhevm.vdsm"
14mu|ovirt-guest-agent-1.0.13-4|122	%systemd_post ovirt-guest-agent.service
14mu|ovirt-guest-agent-1.0.13-4|123	systemctl enable ovirt-guest-agent.service ||:
14mu|ovirt-guest-agent-1.0.13-4|124	
14mu|ovirt-guest-agent-1.0.13-4|125	%preun common
14mu|ovirt-guest-agent-1.0.13-4|126	if [ "$1" -eq 0 ]
14mu|ovirt-guest-agent-1.0.13-4|127	then
14mu|ovirt-guest-agent-1.0.13-4|128	%systemd_preun ovirt-guest-agent.service
14mu|ovirt-guest-agent-1.0.13-4|129	
14mu|ovirt-guest-agent-1.0.13-4|130	# Send an "uninstalled" notification to vdsm.
14mu|ovirt-guest-agent-1.0.13-4|131	VIRTIO=`grep "^device" %{_sysconfdir}/ovirt-guest-agent.conf | awk '{ print $3; }'`
14mu|ovirt-guest-agent-1.0.13-4|132	if [ -w $VIRTIO ]
14mu|ovirt-guest-agent-1.0.13-4|133	then
14mu|ovirt-guest-agent-1.0.13-4|134	# Non blocking uninstalled notification
14mu|ovirt-guest-agent-1.0.13-4|135	echo -e '{"__name__": "uninstalled"}\n' | dd of=$VIRTIO \
14mu|ovirt-guest-agent-1.0.13-4|136	oflag=nonblock status=noxfer conv=nocreat 1>& /dev/null || :
14mu|ovirt-guest-agent-1.0.13-4|137	fi
14mu|ovirt-guest-agent-1.0.13-4|138	fi
14mu|ovirt-guest-agent-1.0.13-4|139	
14mu|ovirt-guest-agent-1.0.13-4|140	%postun common
14mu|ovirt-guest-agent-1.0.13-4|141	if [ "$1" -eq 0 ]
14mu|ovirt-guest-agent-1.0.13-4|142	then
14mu|ovirt-guest-agent-1.0.13-4|143	# Let udev clear access rights
14mu|ovirt-guest-agent-1.0.13-4|144	udevadm trigger --subsystem-match="virtio-ports" --attr-match="name=com.redhat.rhevm.vdsm"
14mu|ovirt-guest-agent-1.0.13-4|145	fi
14mu|ovirt-guest-agent-1.0.13-4|146	%systemd_postun_with_restart ovirt-guest-agent.service
14mu|ovirt-guest-agent-1.0.13-4|147	
14mu|ovirt-guest-agent-1.0.13-4|148	#----------------------------------------------------------------------------
14mu|ovirt-guest-agent-1.0.13-4|149	
14mu|ovirt-guest-agent-1.0.13-4|150	%package pam-module
14mu|ovirt-guest-agent-1.0.13-4|151	Summary:	PAM module for the oVirt Guest Agent
14mu|ovirt-guest-agent-1.0.13-4|152	Requires:	%{name}-common = %{EVRD}
14mu|ovirt-guest-agent-1.0.13-4|153	Requires:	pam
14mu|ovirt-guest-agent-1.0.13-4|154	
14mu|ovirt-guest-agent-1.0.13-4|155	%description pam-module
14mu|ovirt-guest-agent-1.0.13-4|156	The oVirt PAM module provides the functionality necessary to use the
14mu|ovirt-guest-agent-1.0.13-4|157	oVirt automatic log-in system.
14mu|ovirt-guest-agent-1.0.13-4|158	
14mu|ovirt-guest-agent-1.0.13-4|159	%files pam-module
14mu|ovirt-guest-agent-1.0.13-4|160	%{_moduledir}/pam_ovirt_cred.so
14mu|ovirt-guest-agent-1.0.13-4|161	
14mu|ovirt-guest-agent-1.0.13-4|162	#----------------------------------------------------------------------------
14mu|ovirt-guest-agent-1.0.13-4|163	
14mu|ovirt-guest-agent-1.0.13-4|164	%package gdm-plugin
14mu|ovirt-guest-agent-1.0.13-4|165	Summary:	Files for the GDM plug-in of the oVirt Guest Agent
14mu|ovirt-guest-agent-1.0.13-4|166	Requires:	%{name}-common = %{EVRD}
14mu|ovirt-guest-agent-1.0.13-4|167	Requires:	%{name}-pam-module = %{EVRD}
14mu|ovirt-guest-agent-1.0.13-4|168	Requires:	gdm
14mu|ovirt-guest-agent-1.0.13-4|169	Requires:	gnome-shell
14mu|ovirt-guest-agent-1.0.13-4|170	BuildArch:	noarch
14mu|ovirt-guest-agent-1.0.13-4|171	
14mu|ovirt-guest-agent-1.0.13-4|172	%description gdm-plugin
14mu|ovirt-guest-agent-1.0.13-4|173	Files required for the GDM extension to use the oVirt automatic log-in
14mu|ovirt-guest-agent-1.0.13-4|174	system
14mu|ovirt-guest-agent-1.0.13-4|175	
14mu|ovirt-guest-agent-1.0.13-4|176	%files gdm-plugin
14mu|ovirt-guest-agent-1.0.13-4|177	%config(noreplace) %{_sysconfdir}/pam.d/gdm-ovirtcred
14mu|ovirt-guest-agent-1.0.13-4|178	
14mu|ovirt-guest-agent-1.0.13-4|179	#----------------------------------------------------------------------------
14mu|ovirt-guest-agent-1.0.13-4|180	
14mu|ovirt-guest-agent-1.0.13-4|181	%package kdm-plugin
14mu|ovirt-guest-agent-1.0.13-4|182	Summary:	KDM plug-in for the oVirt Guest Agent
14mu|ovirt-guest-agent-1.0.13-4|183	BuildRequires:	kdebase4-workspace-devel
14mu|ovirt-guest-agent-1.0.13-4|184	Requires:	%{name} = %{EVRD}
14mu|ovirt-guest-agent-1.0.13-4|185	Requires:	%{name}-pam-module = %{EVRD}
14mu|ovirt-guest-agent-1.0.13-4|186	Requires:	kdm
14mu|ovirt-guest-agent-1.0.13-4|187	
14mu|ovirt-guest-agent-1.0.13-4|188	%description kdm-plugin
14mu|ovirt-guest-agent-1.0.13-4|189	The KDM plug-in provides the functionality necessary to use the
14mu|ovirt-guest-agent-1.0.13-4|190	oVirt automatic log-in system.
14mu|ovirt-guest-agent-1.0.13-4|191	
14mu|ovirt-guest-agent-1.0.13-4|192	%files kdm-plugin
14mu|ovirt-guest-agent-1.0.13-4|193	%config(noreplace) %{_sysconfdir}/pam.d/kdm-ovirtcred
14mu|ovirt-guest-agent-1.0.13-4|194	%attr (755,root,root) %{_libdir}/kde4/kgreet_ovirtcred.so
14mu|ovirt-guest-agent-1.0.13-4|195	
14mu|ovirt-guest-agent-1.0.13-4|196	#----------------------------------------------------------------------------
14mu|ovirt-guest-agent-1.0.13-4|197	
14mu|ovirt-guest-agent-1.0.13-4|198	%prep
14mu|ovirt-guest-agent-1.0.13-4|199	%setup -q
14mu|ovirt-guest-agent-1.0.13-4|200	%patch0 -p1
14mu|ovirt-guest-agent-1.0.13-4|201	
14mu|ovirt-guest-agent-1.0.13-4|202	%build
14mu|ovirt-guest-agent-1.0.13-4|203	%configure2_5x \
14mu|ovirt-guest-agent-1.0.13-4|204	--disable-static \
14mu|ovirt-guest-agent-1.0.13-4|205	--enable-securedir=%{_moduledir} \
14mu|ovirt-guest-agent-1.0.13-4|206	--includedir=%{_includedir}/security \
14mu|ovirt-guest-agent-1.0.13-4|207	--without-gdm \
14mu|ovirt-guest-agent-1.0.13-4|208	--with-pam-prefix=%{_sysconfdir}
14mu|ovirt-guest-agent-1.0.13-4|209	
14mu|ovirt-guest-agent-1.0.13-4|210	%make
14mu|ovirt-guest-agent-1.0.13-4|211	
14mu|ovirt-guest-agent-1.0.13-4|212	%install
14mu|ovirt-guest-agent-1.0.13-4|213	%makeinstall_std
14mu|ovirt-guest-agent-1.0.13-4|214	cp gdm-plugin/gdm-ovirtcred.pam %{buildroot}%{_sysconfdir}/pam.d/gdm-ovirtcred
14mu|ovirt-guest-agent-1.0.13-4|215	
14mu|ovirt-guest-agent-1.0.13-4|216	mkdir -p %{buildroot}%{_udevrulesdir}
14mu|ovirt-guest-agent-1.0.13-4|217	mv %{buildroot}%{_sysconfdir}/udev/rules.d/55-ovirt-guest-agent.rules %{buildroot}%{_udevrulesdir}/55-ovirt-guest-agent.rules
14mu|ovirt-guest-agent-1.0.13-4|218	touch %{buildroot}%{_localstatedir}/log/ovirt-guest-agent/ovirt-guest-agent.log
14mu|ovirt-guest-agent-1.0.13-4|219	
14mu|ovirt-guest-agent-1.0.13-4|220	%changelog
14mu|ovirt-guest-agent-1.0.13-4|221	
14mu|ovirt-guest-agent-1.0.13-4|222	* Wed Oct 11 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.13-4
14mu|ovirt-guest-agent-1.0.13-4|223	- (654d055) Force proper owner in systemd service for /var/log/ovirt-guest-agent/ovirt-guest-agent.log
14mu|ovirt-guest-agent-1.0.13-4|224	
14mu|ovirt-guest-agent-1.0.13-4|225	

23483 14
14mu|oxygen-5.7.2-1|1	Summary:	Plasma 5 Oxygen theme
14mu|oxygen-5.7.2-1|2	Name:		oxygen
14mu|oxygen-5.7.2-1|3	Version:	5.7.2
14mu|oxygen-5.7.2-1|4	Release:	1
14mu|oxygen-5.7.2-1|5	License:	GPLv2+
14mu|oxygen-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|7	Url:		https://www.kde.org/
14mu|oxygen-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|oxygen-5.7.2-1|9	Patch0:		oxygen-5.5.2-rename-translations.patch
14mu|oxygen-5.7.2-1|10	BuildRequires:	extra-cmake-modules
14mu|oxygen-5.7.2-1|11	BuildRequires:	kdecoration2-devel >= %{version}
14mu|oxygen-5.7.2-1|12	BuildRequires:	kf5completion-devel
14mu|oxygen-5.7.2-1|13	BuildRequires:	kf5config-devel
14mu|oxygen-5.7.2-1|14	BuildRequires:	kf5frameworkintegration-devel
14mu|oxygen-5.7.2-1|15	BuildRequires:	kf5guiaddons-devel
14mu|oxygen-5.7.2-1|16	BuildRequires:	kf5i18n-devel
14mu|oxygen-5.7.2-1|17	BuildRequires:	kf5kcmutils-devel
14mu|oxygen-5.7.2-1|18	BuildRequires:	kf5service-devel
14mu|oxygen-5.7.2-1|19	BuildRequires:	kf5widgetsaddons-devel
14mu|oxygen-5.7.2-1|20	BuildRequires:	kf5windowsystem-devel
14mu|oxygen-5.7.2-1|21	BuildRequires:	pkgconfig(Qt5Core)
14mu|oxygen-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Gui)
14mu|oxygen-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|oxygen-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|oxygen-5.7.2-1|25	BuildRequires:	pkgconfig(xcb)
14mu|oxygen-5.7.2-1|26	Requires:	kde-cursor-theme-classic
14mu|oxygen-5.7.2-1|27	Requires:	oxygen-cursor-theme-black
14mu|oxygen-5.7.2-1|28	Requires:	oxygen-cursor-theme-blue
14mu|oxygen-5.7.2-1|29	Requires:	oxygen-cursor-theme-white
14mu|oxygen-5.7.2-1|30	Requires:	oxygen-cursor-theme-yellow
14mu|oxygen-5.7.2-1|31	Requires:	oxygen-cursor-theme-zion
14mu|oxygen-5.7.2-1|32	Requires:	oxygen-gtk
14mu|oxygen-5.7.2-1|33	Requires:	oxygen-gtk3
14mu|oxygen-5.7.2-1|34	Requires:	plasma5-decoration-oxygen
14mu|oxygen-5.7.2-1|35	Requires:	plasma5-sounds-oxygen
14mu|oxygen-5.7.2-1|36	Requires:	plasma5-style-oxygen
14mu|oxygen-5.7.2-1|37	Requires:	plasma5-look-and-feel-oxygen
14mu|oxygen-5.7.2-1|38	
14mu|oxygen-5.7.2-1|39	%description
14mu|oxygen-5.7.2-1|40	Plasma 5 Oxygen theme.
14mu|oxygen-5.7.2-1|41	
14mu|oxygen-5.7.2-1|42	%files -f oxygen_style_demo5.lang
14mu|oxygen-5.7.2-1|43	%{_kde5_bindir}/oxygen-demo5
14mu|oxygen-5.7.2-1|44	
14mu|oxygen-5.7.2-1|45	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|46	
14mu|oxygen-5.7.2-1|47	%package -n liboxygenstyle5-i18n
14mu|oxygen-5.7.2-1|48	Summary:	Plasma 5 Oxygen style libraries translations
14mu|oxygen-5.7.2-1|49	Group:		System/Internationalization
14mu|oxygen-5.7.2-1|50	
14mu|oxygen-5.7.2-1|51	%description -n liboxygenstyle5-i18n
14mu|oxygen-5.7.2-1|52	Plasma 5 Oxygen style libraries translations.
14mu|oxygen-5.7.2-1|53	
14mu|oxygen-5.7.2-1|54	%files -n liboxygenstyle5-i18n -f liboxygenstyleconfig5.lang
14mu|oxygen-5.7.2-1|55	
14mu|oxygen-5.7.2-1|56	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|57	
14mu|oxygen-5.7.2-1|58	%define oxygenstyle5_major 5
14mu|oxygen-5.7.2-1|59	%define liboxygenstyle5 %mklibname oxygenstyle5_ %{oxygenstyle5_major}
14mu|oxygen-5.7.2-1|60	
14mu|oxygen-5.7.2-1|61	%package -n %{liboxygenstyle5}
14mu|oxygen-5.7.2-1|62	Summary:	Plasma 5 Oxygen style shared library
14mu|oxygen-5.7.2-1|63	Group:		System/Libraries
14mu|oxygen-5.7.2-1|64	Requires:	liboxygenstyle5-i18n
14mu|oxygen-5.7.2-1|65	
14mu|oxygen-5.7.2-1|66	%description -n %{liboxygenstyle5}
14mu|oxygen-5.7.2-1|67	Plasma 5 Oxygen style shared library.
14mu|oxygen-5.7.2-1|68	
14mu|oxygen-5.7.2-1|69	%files -n %{liboxygenstyle5}
14mu|oxygen-5.7.2-1|70	%{_kde5_libdir}/liboxygenstyle5.so.%{oxygenstyle5_major}*
14mu|oxygen-5.7.2-1|71	
14mu|oxygen-5.7.2-1|72	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|73	
14mu|oxygen-5.7.2-1|74	%define oxygenstyleconfig5_major 5
14mu|oxygen-5.7.2-1|75	%define liboxygenstyleconfig5 %mklibname oxygenstyleconfig5_ %{oxygenstyleconfig5_major}
14mu|oxygen-5.7.2-1|76	
14mu|oxygen-5.7.2-1|77	%package -n %{liboxygenstyleconfig5}
14mu|oxygen-5.7.2-1|78	Summary:	Plasma 5 Oxygen style shared library
14mu|oxygen-5.7.2-1|79	Group:		System/Libraries
14mu|oxygen-5.7.2-1|80	Requires:	liboxygenstyle5-i18n
14mu|oxygen-5.7.2-1|81	
14mu|oxygen-5.7.2-1|82	%description -n %{liboxygenstyleconfig5}
14mu|oxygen-5.7.2-1|83	Plasma 5 Oxygen style shared library.
14mu|oxygen-5.7.2-1|84	
14mu|oxygen-5.7.2-1|85	%files -n %{liboxygenstyleconfig5}
14mu|oxygen-5.7.2-1|86	%{_kde5_libdir}/liboxygenstyleconfig5.so.%{oxygenstyleconfig5_major}*
14mu|oxygen-5.7.2-1|87	
14mu|oxygen-5.7.2-1|88	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|89	
14mu|oxygen-5.7.2-1|90	%package -n kde-cursor-theme-classic
14mu|oxygen-5.7.2-1|91	Summary:	Plasma 5 KDE Classic cursor theme
14mu|oxygen-5.7.2-1|92	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|93	Conflicts:	kdebase4-workspace
14mu|oxygen-5.7.2-1|94	
14mu|oxygen-5.7.2-1|95	%description -n kde-cursor-theme-classic
14mu|oxygen-5.7.2-1|96	Plasma 5 KDE Classic cursor theme.
14mu|oxygen-5.7.2-1|97	
14mu|oxygen-5.7.2-1|98	%files -n kde-cursor-theme-classic
14mu|oxygen-5.7.2-1|99	%dir %{_kde5_iconsdir}/KDE_Classic
14mu|oxygen-5.7.2-1|100	%{_kde5_iconsdir}/KDE_Classic/*
14mu|oxygen-5.7.2-1|101	
14mu|oxygen-5.7.2-1|102	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|103	
14mu|oxygen-5.7.2-1|104	%package -n oxygen-cursor-theme-black
14mu|oxygen-5.7.2-1|105	Summary:	Plasma 5 Oxygen Black cursor theme
14mu|oxygen-5.7.2-1|106	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|107	Conflicts:	kdebase4-workspace
14mu|oxygen-5.7.2-1|108	
14mu|oxygen-5.7.2-1|109	%description -n oxygen-cursor-theme-black
14mu|oxygen-5.7.2-1|110	Plasma 5 Oxygen Black cursor theme.
14mu|oxygen-5.7.2-1|111	
14mu|oxygen-5.7.2-1|112	%files -n oxygen-cursor-theme-black
14mu|oxygen-5.7.2-1|113	%dir %{_kde5_iconsdir}/Oxygen_Black
14mu|oxygen-5.7.2-1|114	%{_kde5_iconsdir}/Oxygen_Black/*
14mu|oxygen-5.7.2-1|115	
14mu|oxygen-5.7.2-1|116	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|117	
14mu|oxygen-5.7.2-1|118	%package -n oxygen-cursor-theme-blue
14mu|oxygen-5.7.2-1|119	Summary:	Plasma 5 Oxygen Blue cursor theme
14mu|oxygen-5.7.2-1|120	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|121	Conflicts:	kdebase4-workspace
14mu|oxygen-5.7.2-1|122	
14mu|oxygen-5.7.2-1|123	%description -n oxygen-cursor-theme-blue
14mu|oxygen-5.7.2-1|124	Plasma 5 Oxygen Blue cursor theme.
14mu|oxygen-5.7.2-1|125	
14mu|oxygen-5.7.2-1|126	%files -n oxygen-cursor-theme-blue
14mu|oxygen-5.7.2-1|127	%dir %{_kde5_iconsdir}/Oxygen_Blue
14mu|oxygen-5.7.2-1|128	%{_kde5_iconsdir}/Oxygen_Blue/*
14mu|oxygen-5.7.2-1|129	
14mu|oxygen-5.7.2-1|130	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|131	
14mu|oxygen-5.7.2-1|132	%package -n oxygen-cursor-theme-white
14mu|oxygen-5.7.2-1|133	Summary:	Plasma 5 Oxygen White cursor theme
14mu|oxygen-5.7.2-1|134	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|135	Conflicts:	kdebase4-workspace
14mu|oxygen-5.7.2-1|136	
14mu|oxygen-5.7.2-1|137	%description -n oxygen-cursor-theme-white
14mu|oxygen-5.7.2-1|138	Plasma 5 Oxygen White cursor theme.
14mu|oxygen-5.7.2-1|139	
14mu|oxygen-5.7.2-1|140	%files -n oxygen-cursor-theme-white
14mu|oxygen-5.7.2-1|141	%dir %{_kde5_iconsdir}/Oxygen_White
14mu|oxygen-5.7.2-1|142	%{_kde5_iconsdir}/Oxygen_White/*
14mu|oxygen-5.7.2-1|143	
14mu|oxygen-5.7.2-1|144	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|145	
14mu|oxygen-5.7.2-1|146	%package -n oxygen-cursor-theme-yellow
14mu|oxygen-5.7.2-1|147	Summary:	Plasma 5 Oxygen Yellow cursor theme
14mu|oxygen-5.7.2-1|148	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|149	Conflicts:	kdebase4-workspace
14mu|oxygen-5.7.2-1|150	
14mu|oxygen-5.7.2-1|151	%description -n oxygen-cursor-theme-yellow
14mu|oxygen-5.7.2-1|152	Plasma 5 Oxygen Yellow cursor theme.
14mu|oxygen-5.7.2-1|153	
14mu|oxygen-5.7.2-1|154	%files -n oxygen-cursor-theme-yellow
14mu|oxygen-5.7.2-1|155	%dir %{_kde5_iconsdir}/Oxygen_Yellow
14mu|oxygen-5.7.2-1|156	%{_kde5_iconsdir}/Oxygen_Yellow/*
14mu|oxygen-5.7.2-1|157	
14mu|oxygen-5.7.2-1|158	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|159	
14mu|oxygen-5.7.2-1|160	%package -n oxygen-cursor-theme-zion
14mu|oxygen-5.7.2-1|161	Summary:	Plasma 5 Oxygen Zion cursor theme
14mu|oxygen-5.7.2-1|162	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|163	Conflicts:	kdebase4-workspace
14mu|oxygen-5.7.2-1|164	
14mu|oxygen-5.7.2-1|165	%description -n oxygen-cursor-theme-zion
14mu|oxygen-5.7.2-1|166	Plasma 5 Oxygen Zion cursor theme.
14mu|oxygen-5.7.2-1|167	
14mu|oxygen-5.7.2-1|168	%files -n oxygen-cursor-theme-zion
14mu|oxygen-5.7.2-1|169	%dir %{_kde5_iconsdir}/Oxygen_Zion
14mu|oxygen-5.7.2-1|170	%{_kde5_iconsdir}/Oxygen_Zion/*
14mu|oxygen-5.7.2-1|171	
14mu|oxygen-5.7.2-1|172	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|173	
14mu|oxygen-5.7.2-1|174	%package -n plasma5-decoration-oxygen
14mu|oxygen-5.7.2-1|175	Summary:	Plasma 5 Oxygen window decoration
14mu|oxygen-5.7.2-1|176	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|177	Requires:	plasma5-settings-oxygen
14mu|oxygen-5.7.2-1|178	
14mu|oxygen-5.7.2-1|179	%description -n plasma5-decoration-oxygen
14mu|oxygen-5.7.2-1|180	Plasma 5 Oxygen window decoration.
14mu|oxygen-5.7.2-1|181	
14mu|oxygen-5.7.2-1|182	%files -n plasma5-decoration-oxygen -f oxygen_kdecoration5.lang
14mu|oxygen-5.7.2-1|183	%{_kde5_services}/oxygendecorationconfig.desktop
14mu|oxygen-5.7.2-1|184	%{_qt5_plugindir}/org.kde.kdecoration2/oxygendecoration.so
14mu|oxygen-5.7.2-1|185	
14mu|oxygen-5.7.2-1|186	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|187	
14mu|oxygen-5.7.2-1|188	%package -n plasma5-settings-oxygen
14mu|oxygen-5.7.2-1|189	Summary:	Oxygen theme configuration module for Plasma 5
14mu|oxygen-5.7.2-1|190	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|191	
14mu|oxygen-5.7.2-1|192	%description -n plasma5-settings-oxygen
14mu|oxygen-5.7.2-1|193	Oxygen theme configuration module for Plasma 5.
14mu|oxygen-5.7.2-1|194	
14mu|oxygen-5.7.2-1|195	%files -n plasma5-settings-oxygen -f oxygen_style_config5.lang
14mu|oxygen-5.7.2-1|196	%{_kde5_bindir}/oxygen-settings5
14mu|oxygen-5.7.2-1|197	%{_kde5_iconsdir}/hicolor/*/apps/oxygen-settings.*
14mu|oxygen-5.7.2-1|198	
14mu|oxygen-5.7.2-1|199	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|200	
14mu|oxygen-5.7.2-1|201	%package -n plasma5-sounds-oxygen
14mu|oxygen-5.7.2-1|202	Summary:	Plasma 5 Oxygen sounds
14mu|oxygen-5.7.2-1|203	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|204	
14mu|oxygen-5.7.2-1|205	%description -n plasma5-sounds-oxygen
14mu|oxygen-5.7.2-1|206	Plasma 5 Oxygen sounds.
14mu|oxygen-5.7.2-1|207	
14mu|oxygen-5.7.2-1|208	%files -n plasma5-sounds-oxygen
14mu|oxygen-5.7.2-1|209	%{_kde5_datadir}/sounds/Oxygen-*.ogg
14mu|oxygen-5.7.2-1|210	
14mu|oxygen-5.7.2-1|211	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|212	
14mu|oxygen-5.7.2-1|213	%package -n plasma5-style-oxygen
14mu|oxygen-5.7.2-1|214	Summary:	Oxygen style for Plasma 5
14mu|oxygen-5.7.2-1|215	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|216	Requires:	plasma5-settings-oxygen
14mu|oxygen-5.7.2-1|217	Requires:	qt5-style-oxygen
14mu|oxygen-5.7.2-1|218	
14mu|oxygen-5.7.2-1|219	%description -n plasma5-style-oxygen
14mu|oxygen-5.7.2-1|220	Oxygen style for Plasma 5.
14mu|oxygen-5.7.2-1|221	
14mu|oxygen-5.7.2-1|222	%files -n plasma5-style-oxygen
14mu|oxygen-5.7.2-1|223	%{_kde5_datadir}/kstyle/themes/oxygen.themerc
14mu|oxygen-5.7.2-1|224	%{_kde5_services}/oxygenstyleconfig.desktop
14mu|oxygen-5.7.2-1|225	%{_qt5_plugindir}/kstyle_oxygen_config.so
14mu|oxygen-5.7.2-1|226	
14mu|oxygen-5.7.2-1|227	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|228	
14mu|oxygen-5.7.2-1|229	%package -n plasma5-look-and-feel-oxygen
14mu|oxygen-5.7.2-1|230	Summary:	Oxygen look and feel for Plasma 5
14mu|oxygen-5.7.2-1|231	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|232	Requires:	oxygen-cursor-theme-black
14mu|oxygen-5.7.2-1|233	Requires:	plasma5-style-oxygen
14mu|oxygen-5.7.2-1|234	
14mu|oxygen-5.7.2-1|235	%description -n plasma5-look-and-feel-oxygen
14mu|oxygen-5.7.2-1|236	Oxygen look and feel for Plasma 5.
14mu|oxygen-5.7.2-1|237	
14mu|oxygen-5.7.2-1|238	%files -n plasma5-look-and-feel-oxygen
14mu|oxygen-5.7.2-1|239	%dir %{_kde5_datadir}/plasma/look-and-feel/org.kde.oxygen
14mu|oxygen-5.7.2-1|240	%{_kde5_datadir}/plasma/look-and-feel/org.kde.oxygen/*
14mu|oxygen-5.7.2-1|241	
14mu|oxygen-5.7.2-1|242	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|243	
14mu|oxygen-5.7.2-1|244	%package -n qt5-style-oxygen
14mu|oxygen-5.7.2-1|245	Summary:	Oxygen style for Qt5
14mu|oxygen-5.7.2-1|246	Group:		Graphical desktop/KDE
14mu|oxygen-5.7.2-1|247	
14mu|oxygen-5.7.2-1|248	%description -n qt5-style-oxygen
14mu|oxygen-5.7.2-1|249	Oxygen style for Qt5.
14mu|oxygen-5.7.2-1|250	
14mu|oxygen-5.7.2-1|251	%files -n qt5-style-oxygen
14mu|oxygen-5.7.2-1|252	%{_qt5_plugindir}/styles/oxygen.so
14mu|oxygen-5.7.2-1|253	
14mu|oxygen-5.7.2-1|254	#----------------------------------------------------------------------------
14mu|oxygen-5.7.2-1|255	
14mu|oxygen-5.7.2-1|256	%prep
14mu|oxygen-5.7.2-1|257	%setup -q
14mu|oxygen-5.7.2-1|258	%patch0 -p1
14mu|oxygen-5.7.2-1|259	
14mu|oxygen-5.7.2-1|260	# KDE4 file
14mu|oxygen-5.7.2-1|261	rm -f po/*/oxygen_kwin_deco.po
14mu|oxygen-5.7.2-1|262	
14mu|oxygen-5.7.2-1|263	for oldlang in po/*/*.po
14mu|oxygen-5.7.2-1|264	do
14mu|oxygen-5.7.2-1|265	newlang=`echo $oldlang | sed s,\.po,5\.po,g`
14mu|oxygen-5.7.2-1|266	mv $oldlang $newlang
14mu|oxygen-5.7.2-1|267	done
14mu|oxygen-5.7.2-1|268	
14mu|oxygen-5.7.2-1|269	%build
14mu|oxygen-5.7.2-1|270	%cmake_kde5
14mu|oxygen-5.7.2-1|271	%make
14mu|oxygen-5.7.2-1|272	
14mu|oxygen-5.7.2-1|273	%install
14mu|oxygen-5.7.2-1|274	%makeinstall_std -C build
14mu|oxygen-5.7.2-1|275	
14mu|oxygen-5.7.2-1|276	# Useless, we don't have headers
14mu|oxygen-5.7.2-1|277	rm -f %{buildroot}%{_kde5_libdir}/liboxygenstyle5.so
14mu|oxygen-5.7.2-1|278	rm -f %{buildroot}%{_kde5_libdir}/liboxygenstyleconfig5.so
14mu|oxygen-5.7.2-1|279	
14mu|oxygen-5.7.2-1|280	%find_lang liboxygenstyleconfig5
14mu|oxygen-5.7.2-1|281	%find_lang oxygen_kdecoration5
14mu|oxygen-5.7.2-1|282	%find_lang oxygen_style_config5
14mu|oxygen-5.7.2-1|283	%find_lang oxygen_style_demo5
14mu|oxygen-5.7.2-1|284	
14mu|oxygen-5.7.2-1|285	
14mu|oxygen-5.7.2-1|286	%changelog
14mu|oxygen-5.7.2-1|287	
14mu|oxygen-5.7.2-1|288	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|oxygen-5.7.2-1|289	- (b2e54b3) New version 5.7.2
14mu|oxygen-5.7.2-1|290	
14mu|oxygen-5.7.2-1|291	

23484 14
14mu|oxygen-fonts-5.4.3-3|1	%define debug_package %{nil}
14mu|oxygen-fonts-5.4.3-3|2	
14mu|oxygen-fonts-5.4.3-3|3	Summary:	Oxygen fonts
14mu|oxygen-fonts-5.4.3-3|4	Name:		oxygen-fonts
14mu|oxygen-fonts-5.4.3-3|5	Version:	5.4.3
14mu|oxygen-fonts-5.4.3-3|6	Release:	3
14mu|oxygen-fonts-5.4.3-3|7	License:	OFL
14mu|oxygen-fonts-5.4.3-3|8	Group:		Graphical desktop/KDE
14mu|oxygen-fonts-5.4.3-3|9	Url:		https://www.kde.org/
14mu|oxygen-fonts-5.4.3-3|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|oxygen-fonts-5.4.3-3|11	BuildRequires:	extra-cmake-modules
14mu|oxygen-fonts-5.4.3-3|12	BuildRequires:	fontforge
14mu|oxygen-fonts-5.4.3-3|13	
14mu|oxygen-fonts-5.4.3-3|14	%description
14mu|oxygen-fonts-5.4.3-3|15	Oxygen fonts.
14mu|oxygen-fonts-5.4.3-3|16	
14mu|oxygen-fonts-5.4.3-3|17	%files
14mu|oxygen-fonts-5.4.3-3|18	%dir %{_kde5_datadir}/fonts/truetype/oxygen/
14mu|oxygen-fonts-5.4.3-3|19	%{_kde5_datadir}/fonts/truetype/oxygen/*
14mu|oxygen-fonts-5.4.3-3|20	
14mu|oxygen-fonts-5.4.3-3|21	#----------------------------------------------------------------------------
14mu|oxygen-fonts-5.4.3-3|22	
14mu|oxygen-fonts-5.4.3-3|23	%define devname %mklibname %{name} -d
14mu|oxygen-fonts-5.4.3-3|24	
14mu|oxygen-fonts-5.4.3-3|25	%package -n %{devname}
14mu|oxygen-fonts-5.4.3-3|26	Summary:	Development files for Oxygen fonts
14mu|oxygen-fonts-5.4.3-3|27	Group:		Development/KDE and Qt
14mu|oxygen-fonts-5.4.3-3|28	Requires:	%{name} = %{EVRD}
14mu|oxygen-fonts-5.4.3-3|29	Provides:	%{name}-devel = %{EVRD}
14mu|oxygen-fonts-5.4.3-3|30	
14mu|oxygen-fonts-5.4.3-3|31	%description -n %{devname}
14mu|oxygen-fonts-5.4.3-3|32	This package contains header files needed if you wish to build applications
14mu|oxygen-fonts-5.4.3-3|33	based on %{name}.
14mu|oxygen-fonts-5.4.3-3|34	
14mu|oxygen-fonts-5.4.3-3|35	%files -n %{devname}
14mu|oxygen-fonts-5.4.3-3|36	%{_kde5_libdir}/cmake/OxygenFont
14mu|oxygen-fonts-5.4.3-3|37	
14mu|oxygen-fonts-5.4.3-3|38	#----------------------------------------------------------------------------
14mu|oxygen-fonts-5.4.3-3|39	
14mu|oxygen-fonts-5.4.3-3|40	%prep
14mu|oxygen-fonts-5.4.3-3|41	%setup -q
14mu|oxygen-fonts-5.4.3-3|42	
14mu|oxygen-fonts-5.4.3-3|43	%build
14mu|oxygen-fonts-5.4.3-3|44	%cmake_kde5 -DSHARE_INSTALL_PREFIX=share
14mu|oxygen-fonts-5.4.3-3|45	%make
14mu|oxygen-fonts-5.4.3-3|46	
14mu|oxygen-fonts-5.4.3-3|47	%install
14mu|oxygen-fonts-5.4.3-3|48	%makeinstall_std -C build
14mu|oxygen-fonts-5.4.3-3|49	
14mu|oxygen-fonts-5.4.3-3|50	
14mu|oxygen-fonts-5.4.3-3|51	%changelog
14mu|oxygen-fonts-5.4.3-3|52	
14mu|oxygen-fonts-5.4.3-3|53	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.3-3
14mu|oxygen-fonts-5.4.3-3|54	- (a589f70) MassBuild#1026: Increase release tag
14mu|oxygen-fonts-5.4.3-3|55	
14mu|oxygen-fonts-5.4.3-3|56	

23485 14
14mu|oxygen-gtk-1.4.6-1|1	Summary:	A port of the default KDE widget theme (Oxygen) to gtk
14mu|oxygen-gtk-1.4.6-1|2	Name:		oxygen-gtk
14mu|oxygen-gtk-1.4.6-1|3	Version:	1.4.6
14mu|oxygen-gtk-1.4.6-1|4	Release:	1
14mu|oxygen-gtk-1.4.6-1|5	License:	LGPLv2+
14mu|oxygen-gtk-1.4.6-1|6	Group:		Graphical desktop/KDE
14mu|oxygen-gtk-1.4.6-1|7	Url:		https://projects.kde.org/projects/playground/artwork/oxygen-gtk
14mu|oxygen-gtk-1.4.6-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk2/%{version}/src/%{name}2-%{version}.tar.bz2
14mu|oxygen-gtk-1.4.6-1|9	BuildRequires:	cmake
14mu|oxygen-gtk-1.4.6-1|10	BuildRequires:	pkgconfig(cairo)
14mu|oxygen-gtk-1.4.6-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|oxygen-gtk-1.4.6-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|oxygen-gtk-1.4.6-1|13	Requires:	oxygen-gtk2-engine = %{EVRD}
14mu|oxygen-gtk-1.4.6-1|14	
14mu|oxygen-gtk-1.4.6-1|15	%description
14mu|oxygen-gtk-1.4.6-1|16	Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to gtk.
14mu|oxygen-gtk-1.4.6-1|17	
14mu|oxygen-gtk-1.4.6-1|18	It's primary goal is to ensure visual consistency between gtk and qt-based
14mu|oxygen-gtk-1.4.6-1|19	applications running under kde. A secondary objective is to also have a
14mu|oxygen-gtk-1.4.6-1|20	stand-alone nice looking gtk theme that would behave well on other Desktop
14mu|oxygen-gtk-1.4.6-1|21	Environments.
14mu|oxygen-gtk-1.4.6-1|22	
14mu|oxygen-gtk-1.4.6-1|23	Unlike other attempts made to port the kde oxygen theme to gtk, this attempt
14mu|oxygen-gtk-1.4.6-1|24	does not depend on Qt (via some Qt to Gtk conversion engine), nor does render
14mu|oxygen-gtk-1.4.6-1|25	the widget appearance via hard coded pixmaps, which otherwise breaks everytime
14mu|oxygen-gtk-1.4.6-1|26	some setting is changed in kde.
14mu|oxygen-gtk-1.4.6-1|27	
14mu|oxygen-gtk-1.4.6-1|28	%files
14mu|oxygen-gtk-1.4.6-1|29	%doc AUTHORS COPYING INSTALL README
14mu|oxygen-gtk-1.4.6-1|30	%{_bindir}/*
14mu|oxygen-gtk-1.4.6-1|31	%{_datadir}/themes/oxygen-gtk
14mu|oxygen-gtk-1.4.6-1|32	
14mu|oxygen-gtk-1.4.6-1|33	#------------------------------------------------
14mu|oxygen-gtk-1.4.6-1|34	
14mu|oxygen-gtk-1.4.6-1|35	%define libname %mklibname oxygen-gtk
14mu|oxygen-gtk-1.4.6-1|36	
14mu|oxygen-gtk-1.4.6-1|37	%package -n %{libname}
14mu|oxygen-gtk-1.4.6-1|38	Summary:	Dynamic libraries for %{name}
14mu|oxygen-gtk-1.4.6-1|39	Group:		System/Libraries
14mu|oxygen-gtk-1.4.6-1|40	Provides:	oxygen-gtk2-engine = %{EVRD}
14mu|oxygen-gtk-1.4.6-1|41	Conflicts:	oxygen-gtk < 1.3.0
14mu|oxygen-gtk-1.4.6-1|42	
14mu|oxygen-gtk-1.4.6-1|43	%description -n %{libname}
14mu|oxygen-gtk-1.4.6-1|44	Dynamic libraries for %{name}.
14mu|oxygen-gtk-1.4.6-1|45	
14mu|oxygen-gtk-1.4.6-1|46	%files -n %{libname}
14mu|oxygen-gtk-1.4.6-1|47	%{_libdir}/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
14mu|oxygen-gtk-1.4.6-1|48	
14mu|oxygen-gtk-1.4.6-1|49	#------------------------------------------------
14mu|oxygen-gtk-1.4.6-1|50	
14mu|oxygen-gtk-1.4.6-1|51	%prep
14mu|oxygen-gtk-1.4.6-1|52	%setup -q -n %{name}2-%{version}
14mu|oxygen-gtk-1.4.6-1|53	
14mu|oxygen-gtk-1.4.6-1|54	%build
14mu|oxygen-gtk-1.4.6-1|55	%cmake \
14mu|oxygen-gtk-1.4.6-1|56	-DOXYGEN_FORCE_KDE_ICONS_AND_FONTS=0
14mu|oxygen-gtk-1.4.6-1|57	%make
14mu|oxygen-gtk-1.4.6-1|58	
14mu|oxygen-gtk-1.4.6-1|59	%install
14mu|oxygen-gtk-1.4.6-1|60	%makeinstall_std -C build
14mu|oxygen-gtk-1.4.6-1|61	
14mu|oxygen-gtk-1.4.6-1|62	
14mu|oxygen-gtk-1.4.6-1|63	%changelog
14mu|oxygen-gtk-1.4.6-1|64	* Wed Oct 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.6-1
14mu|oxygen-gtk-1.4.6-1|65	+ Revision: a466ba9
14mu|oxygen-gtk-1.4.6-1|66	- New version 1.4.6
14mu|oxygen-gtk-1.4.6-1|67	
14mu|oxygen-gtk-1.4.6-1|68	

23486 14
14mu|oxygen-gtk3-1.4.1-1|1	Summary:	A port of the default KDE widget theme (Oxygen) to gtk3
14mu|oxygen-gtk3-1.4.1-1|2	Name:		oxygen-gtk3
14mu|oxygen-gtk3-1.4.1-1|3	Version:	1.4.1
14mu|oxygen-gtk3-1.4.1-1|4	Release:	1
14mu|oxygen-gtk3-1.4.1-1|5	License:	LGPLv2+
14mu|oxygen-gtk3-1.4.1-1|6	Group:		Graphical desktop/KDE
14mu|oxygen-gtk3-1.4.1-1|7	Url:		https://projects.kde.org/projects/playground/artwork/oxygen-gtk
14mu|oxygen-gtk3-1.4.1-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk3/%{version}/src/%{name}-%{version}.tar.bz2
14mu|oxygen-gtk3-1.4.1-1|9	BuildRequires:	cmake
14mu|oxygen-gtk3-1.4.1-1|10	BuildRequires:	pkgconfig(cairo)
14mu|oxygen-gtk3-1.4.1-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|oxygen-gtk3-1.4.1-1|12	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.10.0
14mu|oxygen-gtk3-1.4.1-1|13	Suggests:	oxygen-icon-theme
14mu|oxygen-gtk3-1.4.1-1|14	Requires:	%{name}-engine = %{EVRD}
14mu|oxygen-gtk3-1.4.1-1|15	
14mu|oxygen-gtk3-1.4.1-1|16	%description
14mu|oxygen-gtk3-1.4.1-1|17	Oxygen-Gtk3 is a port of the default KDE widget theme (Oxygen), to gtk3.
14mu|oxygen-gtk3-1.4.1-1|18	
14mu|oxygen-gtk3-1.4.1-1|19	It's primary goal is to ensure visual consistency between gtk and qt-based
14mu|oxygen-gtk3-1.4.1-1|20	applications running under kde. A secondary objective is to also have a
14mu|oxygen-gtk3-1.4.1-1|21	stand-alone nice looking gtk theme that would behave well on other Desktop
14mu|oxygen-gtk3-1.4.1-1|22	Environments.
14mu|oxygen-gtk3-1.4.1-1|23	
14mu|oxygen-gtk3-1.4.1-1|24	Unlike other attempts made to port the kde oxygen theme to gtk3, this attempt
14mu|oxygen-gtk3-1.4.1-1|25	does not depend on Qt (via some Qt to Gtk conversion engine), nor does render
14mu|oxygen-gtk3-1.4.1-1|26	the widget appearance via hard coded pixmaps, which otherwise breaks everytime
14mu|oxygen-gtk3-1.4.1-1|27	some setting is changed in kde.
14mu|oxygen-gtk3-1.4.1-1|28	
14mu|oxygen-gtk3-1.4.1-1|29	%files
14mu|oxygen-gtk3-1.4.1-1|30	%{_bindir}/%{name}-demo
14mu|oxygen-gtk3-1.4.1-1|31	%{_datadir}/themes/oxygen-gtk
14mu|oxygen-gtk3-1.4.1-1|32	
14mu|oxygen-gtk3-1.4.1-1|33	#------------------------------------------------
14mu|oxygen-gtk3-1.4.1-1|34	
14mu|oxygen-gtk3-1.4.1-1|35	%define libname %mklibname %{name}
14mu|oxygen-gtk3-1.4.1-1|36	
14mu|oxygen-gtk3-1.4.1-1|37	%package -n %{libname}
14mu|oxygen-gtk3-1.4.1-1|38	Summary:	Dynamic libraries for %{name}
14mu|oxygen-gtk3-1.4.1-1|39	Group:		System/Libraries
14mu|oxygen-gtk3-1.4.1-1|40	Provides:	%{name}-engine = %{EVRD}
14mu|oxygen-gtk3-1.4.1-1|41	
14mu|oxygen-gtk3-1.4.1-1|42	%description -n %{libname}
14mu|oxygen-gtk3-1.4.1-1|43	Dynamic libraries for %{name}.
14mu|oxygen-gtk3-1.4.1-1|44	
14mu|oxygen-gtk3-1.4.1-1|45	%files -n %{libname}
14mu|oxygen-gtk3-1.4.1-1|46	%{_libdir}/gtk-3.0/3.0.0/theming-engines/liboxygen-gtk.so
14mu|oxygen-gtk3-1.4.1-1|47	
14mu|oxygen-gtk3-1.4.1-1|48	#------------------------------------------------
14mu|oxygen-gtk3-1.4.1-1|49	
14mu|oxygen-gtk3-1.4.1-1|50	%prep
14mu|oxygen-gtk3-1.4.1-1|51	%setup -q
14mu|oxygen-gtk3-1.4.1-1|52	
14mu|oxygen-gtk3-1.4.1-1|53	%build
14mu|oxygen-gtk3-1.4.1-1|54	%cmake -DOXYGEN_FORCE_KDE_ICONS_AND_FONTS=0
14mu|oxygen-gtk3-1.4.1-1|55	%make
14mu|oxygen-gtk3-1.4.1-1|56	
14mu|oxygen-gtk3-1.4.1-1|57	%install
14mu|oxygen-gtk3-1.4.1-1|58	%makeinstall_std -C build
14mu|oxygen-gtk3-1.4.1-1|59	
14mu|oxygen-gtk3-1.4.1-1|60	
14mu|oxygen-gtk3-1.4.1-1|61	%changelog
14mu|oxygen-gtk3-1.4.1-1|62	* Wed Oct 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.1-1
14mu|oxygen-gtk3-1.4.1-1|63	+ Revision: 5bfd0aa
14mu|oxygen-gtk3-1.4.1-1|64	- New version 1.4.1
14mu|oxygen-gtk3-1.4.1-1|65	
14mu|oxygen-gtk3-1.4.1-1|66	

23487 14
14mu|oxygen-icon-theme-5.24.0-2|1	%define fw_version 5.24
14mu|oxygen-icon-theme-5.24.0-2|2	
14mu|oxygen-icon-theme-5.24.0-2|3	Summary:	Oxygen icon theme
14mu|oxygen-icon-theme-5.24.0-2|4	Name:		oxygen-icon-theme
14mu|oxygen-icon-theme-5.24.0-2|5	Version:	5.24.0
14mu|oxygen-icon-theme-5.24.0-2|6	Release:	2
14mu|oxygen-icon-theme-5.24.0-2|7	Epoch:		1
14mu|oxygen-icon-theme-5.24.0-2|8	License:	LGPLv2.1+
14mu|oxygen-icon-theme-5.24.0-2|9	Group:		Graphical desktop/KDE
14mu|oxygen-icon-theme-5.24.0-2|10	Url:		https://www.kde.org/
14mu|oxygen-icon-theme-5.24.0-2|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/oxygen-icons5-%{version}.tar.xz
14mu|oxygen-icon-theme-5.24.0-2|12	# Drop "base/" from Directories to fix
14mu|oxygen-icon-theme-5.24.0-2|13	# Gtk-WARNING **: Theme directory base/ of theme oxygen has no size field
14mu|oxygen-icon-theme-5.24.0-2|14	Patch0:		oxygen-icons5-5.23.0-fix-base.patch
14mu|oxygen-icon-theme-5.24.0-2|15	BuildRequires:	cmake
14mu|oxygen-icon-theme-5.24.0-2|16	BuildRequires:	extra-cmake-modules
14mu|oxygen-icon-theme-5.24.0-2|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|oxygen-icon-theme-5.24.0-2|18	BuildRequires:	pkgconfig(Qt5Test)
14mu|oxygen-icon-theme-5.24.0-2|19	BuildArch:	noarch
14mu|oxygen-icon-theme-5.24.0-2|20	
14mu|oxygen-icon-theme-5.24.0-2|21	%description
14mu|oxygen-icon-theme-5.24.0-2|22	Oxygen KDE icon theme. Compliant with FreeDesktop.org naming schema.
14mu|oxygen-icon-theme-5.24.0-2|23	
14mu|oxygen-icon-theme-5.24.0-2|24	%files
14mu|oxygen-icon-theme-5.24.0-2|25	%{_kde5_iconsdir}/oxygen
14mu|oxygen-icon-theme-5.24.0-2|26	# This is needed as hicolor is the fallback for icons
14mu|oxygen-icon-theme-5.24.0-2|27	%{_kde5_iconsdir}/hicolor/*/apps/*
14mu|oxygen-icon-theme-5.24.0-2|28	%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.*
14mu|oxygen-icon-theme-5.24.0-2|29	
14mu|oxygen-icon-theme-5.24.0-2|30	%post
14mu|oxygen-icon-theme-5.24.0-2|31	%update_icon_cache oxygen
14mu|oxygen-icon-theme-5.24.0-2|32	
14mu|oxygen-icon-theme-5.24.0-2|33	%postun
14mu|oxygen-icon-theme-5.24.0-2|34	%clean_icon_cache oxygen
14mu|oxygen-icon-theme-5.24.0-2|35	
14mu|oxygen-icon-theme-5.24.0-2|36	#-----------------------------------------------------------------------------
14mu|oxygen-icon-theme-5.24.0-2|37	
14mu|oxygen-icon-theme-5.24.0-2|38	%prep
14mu|oxygen-icon-theme-5.24.0-2|39	%setup -qn oxygen-icons5-%{version}
14mu|oxygen-icon-theme-5.24.0-2|40	%patch0 -p1
14mu|oxygen-icon-theme-5.24.0-2|41	
14mu|oxygen-icon-theme-5.24.0-2|42	find . -name x-clementine* | xargs rm
14mu|oxygen-icon-theme-5.24.0-2|43	
14mu|oxygen-icon-theme-5.24.0-2|44	%build
14mu|oxygen-icon-theme-5.24.0-2|45	%cmake_kde5
14mu|oxygen-icon-theme-5.24.0-2|46	%make
14mu|oxygen-icon-theme-5.24.0-2|47	
14mu|oxygen-icon-theme-5.24.0-2|48	%install
14mu|oxygen-icon-theme-5.24.0-2|49	%makeinstall_std -C build
14mu|oxygen-icon-theme-5.24.0-2|50	
14mu|oxygen-icon-theme-5.24.0-2|51	# automatic gtk icon cache update on rpm installs/removals
14mu|oxygen-icon-theme-5.24.0-2|52	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
14mu|oxygen-icon-theme-5.24.0-2|53	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mu|oxygen-icon-theme-5.24.0-2|54	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.filter << EOF
14mu|oxygen-icon-theme-5.24.0-2|55	^.%{_kde5_iconsdir}/oxygen/
14mu|oxygen-icon-theme-5.24.0-2|56	EOF
14mu|oxygen-icon-theme-5.24.0-2|57	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.script << EOF
14mu|oxygen-icon-theme-5.24.0-2|58	#!/bin/sh
14mu|oxygen-icon-theme-5.24.0-2|59	if [ -x /usr/bin/gtk-update-icon-cache ]; then
14mu|oxygen-icon-theme-5.24.0-2|60	/usr/bin/gtk-update-icon-cache --force --quiet %{_kde5_iconsdir}/oxygen
14mu|oxygen-icon-theme-5.24.0-2|61	fi
14mu|oxygen-icon-theme-5.24.0-2|62	EOF
14mu|oxygen-icon-theme-5.24.0-2|63	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.script
14mu|oxygen-icon-theme-5.24.0-2|64	
14mu|oxygen-icon-theme-5.24.0-2|65	# We copy some missing icons from oxygen to hicolor
14mu|oxygen-icon-theme-5.24.0-2|66	for size in 16 32 48 64 128; do
14mu|oxygen-icon-theme-5.24.0-2|67	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|68	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/office-address-book.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|69	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/krdc.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|70	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/akonadi.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|71	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/kaffeine.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|72	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/semn.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|73	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/plasmagik.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|74	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/ktip.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|75	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/kthesaurus.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|76	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/ksniffer.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|77	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/korgac.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|78	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/knewsticker.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|79	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/klipper.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|80	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/kjournal.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|81	cp %{buildroot}%{_kde5_iconsdir}/oxygen/base/${size}x${size}/apps/kivio.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
14mu|oxygen-icon-theme-5.24.0-2|82	done
14mu|oxygen-icon-theme-5.24.0-2|83	
14mu|oxygen-icon-theme-5.24.0-2|84	
14mu|oxygen-icon-theme-5.24.0-2|85	%changelog
14mu|oxygen-icon-theme-5.24.0-2|86	
14mu|oxygen-icon-theme-5.24.0-2|87	* Mon Jul 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.24.0-2
14mu|oxygen-icon-theme-5.24.0-2|88	- (439dc7e) Drop Celementine's actions icons from the theme, prefer Clementine's own
14mu|oxygen-icon-theme-5.24.0-2|89	
14mu|oxygen-icon-theme-5.24.0-2|90	

23488 14
14mu|ozon-icon-theme-0.3-1|1	%global theme	Ozon
14mu|ozon-icon-theme-0.3-1|2	
14mu|ozon-icon-theme-0.3-1|3	Summary:	Default icon theme for OzonOS
14mu|ozon-icon-theme-0.3-1|4	Name:		ozon-icon-theme
14mu|ozon-icon-theme-0.3-1|5	Version:	0.3
14mu|ozon-icon-theme-0.3-1|6	Release:	1
14mu|ozon-icon-theme-0.3-1|7	
14mu|ozon-icon-theme-0.3-1|8	License:	GPLv3
14mu|ozon-icon-theme-0.3-1|9	Group:		Graphical desktop/Other
14mu|ozon-icon-theme-0.3-1|10	URL:		https://github.com/ozonos/ozon-icon-theme
14mu|ozon-icon-theme-0.3-1|11	Source0:	%{name}-%{version}.tar.gz
14mu|ozon-icon-theme-0.3-1|12	
14mu|ozon-icon-theme-0.3-1|13	BuildArch:  noarch
14mu|ozon-icon-theme-0.3-1|14	
14mu|ozon-icon-theme-0.3-1|15	%description
14mu|ozon-icon-theme-0.3-1|16	%{theme} is the official icon theme for Ozon OS.
14mu|ozon-icon-theme-0.3-1|17	
14mu|ozon-icon-theme-0.3-1|18	
14mu|ozon-icon-theme-0.3-1|19	%prep
14mu|ozon-icon-theme-0.3-1|20	%setup -q
14mu|ozon-icon-theme-0.3-1|21	
14mu|ozon-icon-theme-0.3-1|22	%build
14mu|ozon-icon-theme-0.3-1|23	
14mu|ozon-icon-theme-0.3-1|24	%install
14mu|ozon-icon-theme-0.3-1|25	%makeinstall_std
14mu|ozon-icon-theme-0.3-1|26	
14mu|ozon-icon-theme-0.3-1|27	
14mu|ozon-icon-theme-0.3-1|28	%files
14mu|ozon-icon-theme-0.3-1|29	%defattr(-,root,root)
14mu|ozon-icon-theme-0.3-1|30	%{_datadir}/icons/%{theme}
14mu|ozon-icon-theme-0.3-1|31	
14mu|ozon-icon-theme-0.3-1|32	
14mu|ozon-icon-theme-0.3-1|33	%changelog
14mu|ozon-icon-theme-0.3-1|34	
14mu|ozon-icon-theme-0.3-1|35	* Thu Apr 09 2015 Rosa <rosa@abf.rosalinux.ru> 0.3-1
14mu|ozon-icon-theme-0.3-1|36	- (38d1061) Automatic import for version 0.3-1
14mu|ozon-icon-theme-0.3-1|37	
14mu|ozon-icon-theme-0.3-1|38	

23489 14
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|1	%global theme	Ozon
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|2	%global daterev 20150625git3c906a
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|3	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|4	Summary:	%{theme} theme for Gnome Shell
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|5	Name:		ozon-shell-theme
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|6	Version:	0.3
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|7	Release:	2.%{?daterev}
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|8	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|9	License:	GPLv3
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|10	Group:		Graphical desktop/Other
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|11	URL:		http://ozonos.github.io
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|12	Source0:	%{name}-%{version}-%{?daterev}.tar.xz
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|13	Patch0:		ozon-shell-theme-0.3-cantarell.patch
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|14	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|15	Requires:	gnome-shell >= 3.12.0
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|16	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|17	BuildArch:	noarch
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|18	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|19	%description
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|20	%{theme} is the official Gnome Shell theme for Ozon OS.
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|21	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|22	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|23	%prep
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|24	%setup -q
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|25	%apply_patches
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|26	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|27	%build
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|28	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|29	%install
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|30	install -d -m755 %{buildroot}%{_datadir}/themes/%{theme}
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|31	cp -pr gnome-shell %{buildroot}%{_datadir}/themes/%{theme}
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|32	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|33	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|34	%files
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|35	%defattr(-,root,root)
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|36	%doc LICENSE README.md
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|37	%{_datadir}/themes/%{theme}
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|38	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|39	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|40	%changelog
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|41	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|42	* Wed Jul 15 2015 Tigro <ashejn@yandex-team.ru> 0.3-2.20150625git3c906a
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|43	- (354ef49) update to last snapshot and clean up spec
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|44	
14mu|ozon-shell-theme-0.3-2.20150625git3c906a|45	

23490 14
14mu|p2c-1.22-22|1	%define major 1
14mu|p2c-1.22-22|2	%define libname %mklibname %{name} %{major}
14mu|p2c-1.22-22|3	%define devname %mklibname %{name} -d
14mu|p2c-1.22-22|4	
14mu|p2c-1.22-22|5	Summary:	A Pascal to C translator
14mu|p2c-1.22-22|6	Name:		p2c
14mu|p2c-1.22-22|7	Version:	1.22
14mu|p2c-1.22-22|8	Release:	22
14mu|p2c-1.22-22|9	License:	GPLv2+
14mu|p2c-1.22-22|10	Group:		Development/Tools
14mu|p2c-1.22-22|11	Source0:	ftp://csvax.cs.caltech.edu/pub/p2c-1.22.tar.bz2
14mu|p2c-1.22-22|12	Url:		http://www.synaptics.com/people/daveg/
14mu|p2c-1.22-22|13	Patch2:		p2c-newpatch.patch
14mu|p2c-1.22-22|14	# Fixes conflicting types for 'my_memcpy' build error: thanks Anssi
14mu|p2c-1.22-22|15	Patch3:		p2c-1.22-memcpy.patch
14mu|p2c-1.22-22|16	Patch4:		p2c-1.22-getline.patch
14mu|p2c-1.22-22|17	
14mu|p2c-1.22-22|18	%description
14mu|p2c-1.22-22|19	P2c is a system for translating Pascal programs into the C language.
14mu|p2c-1.22-22|20	P2c accepts input source files in certain Pascal dialects:  HP
14mu|p2c-1.22-22|21	Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon Software Pascal/2,
14mu|p2c-1.22-22|22	Macintosh Programmer's Workshop Pascal and Sun/Berkeley Pascal.  P2c
14mu|p2c-1.22-22|23	outputs a set of .c and .h files which make up a C program equivalent
14mu|p2c-1.22-22|24	to the original Pascal program.  The C program can then be compiled
14mu|p2c-1.22-22|25	using a standard C compiler, such as gcc.
14mu|p2c-1.22-22|26	
14mu|p2c-1.22-22|27	Install the p2c package if you need a program for translating Pascal
14mu|p2c-1.22-22|28	code into C code.
14mu|p2c-1.22-22|29	
14mu|p2c-1.22-22|30	%files
14mu|p2c-1.22-22|31	%{_bindir}/*
14mu|p2c-1.22-22|32	%{_prefix}/lib/p2c
14mu|p2c-1.22-22|33	%{_mandir}/man1/p2c.1*
14mu|p2c-1.22-22|34	
14mu|p2c-1.22-22|35	#----------------------------------------------------------------------------
14mu|p2c-1.22-22|36	
14mu|p2c-1.22-22|37	%package -n %{libname}
14mu|p2c-1.22-22|38	Summary:	Shared library for %{name}
14mu|p2c-1.22-22|39	Group:		System/Libraries
14mu|p2c-1.22-22|40	Conflicts:	%{name} < 1.22-22
14mu|p2c-1.22-22|41	
14mu|p2c-1.22-22|42	%description -n %{libname}
14mu|p2c-1.22-22|43	Shared library for %{name}.
14mu|p2c-1.22-22|44	
14mu|p2c-1.22-22|45	%files -n %{libname}
14mu|p2c-1.22-22|46	%{_libdir}/libp2c.so.%{major}*
14mu|p2c-1.22-22|47	
14mu|p2c-1.22-22|48	#----------------------------------------------------------------------------
14mu|p2c-1.22-22|49	
14mu|p2c-1.22-22|50	%package -n %{devname}
14mu|p2c-1.22-22|51	Summary:	Files for p2c Pascal to C translator development
14mu|p2c-1.22-22|52	Group:		Development/Other
14mu|p2c-1.22-22|53	Provides:	%{name}-devel = %{EVRD}
14mu|p2c-1.22-22|54	Conflicts:	%{name}-devel < 1.22-22
14mu|p2c-1.22-22|55	Obsoletes:	%{name}-devel < 1.22-22
14mu|p2c-1.22-22|56	
14mu|p2c-1.22-22|57	%description -n %{devname}
14mu|p2c-1.22-22|58	The p2c-devel package contains the files necessary for development
14mu|p2c-1.22-22|59	of the p2c Pascal to C translation system.
14mu|p2c-1.22-22|60	
14mu|p2c-1.22-22|61	%files -n %{devname}
14mu|p2c-1.22-22|62	%{_libdir}/libp2c.a
14mu|p2c-1.22-22|63	%{_includedir}/p2c
14mu|p2c-1.22-22|64	
14mu|p2c-1.22-22|65	#----------------------------------------------------------------------------
14mu|p2c-1.22-22|66	
14mu|p2c-1.22-22|67	%prep
14mu|p2c-1.22-22|68	%setup -q
14mu|p2c-1.22-22|69	%patch2 -p1 -b .new
14mu|p2c-1.22-22|70	%patch3 -p1 -b .memcpy
14mu|p2c-1.22-22|71	%patch4 -p0 -b .getline
14mu|p2c-1.22-22|72	mkdir src/shlib
14mu|p2c-1.22-22|73	mkdir include
14mu|p2c-1.22-22|74	ln -s ../src include/p2c
14mu|p2c-1.22-22|75	
14mu|p2c-1.22-22|76	%build
14mu|p2c-1.22-22|77	cp src/sys.p2crc src/p2crc
14mu|p2c-1.22-22|78	make RPM_OPTS="%{optflags} -fPIC"
14mu|p2c-1.22-22|79	make RPM_OPTS="%{optflags} -fPIC" shlib -C src
14mu|p2c-1.22-22|80	
14mu|p2c-1.22-22|81	%install
14mu|p2c-1.22-22|82	mkdir -p %{buildroot}{%{_mandir}/man1,%{_prefix}/lib,%{_libdir},%{_includedir}}
14mu|p2c-1.22-22|83	
14mu|p2c-1.22-22|84	make install \
14mu|p2c-1.22-22|85	RPM_INSTALL=%{buildroot} \
14mu|p2c-1.22-22|86	LIBDIR=%{buildroot}%{_libdir} \
14mu|p2c-1.22-22|87	MANDIR=%{buildroot}%{_mandir}/man1
14mu|p2c-1.22-22|88	
14mu|p2c-1.22-22|89	
14mu|p2c-1.22-22|90	%changelog
14mu|p2c-1.22-22|91	
14mu|p2c-1.22-22|92	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.22-22
14mu|p2c-1.22-22|93	- (7e2c1ea) Move library into individual package according to library packaging policy
14mu|p2c-1.22-22|94	- (7e2c1ea) Rename devel package
14mu|p2c-1.22-22|95	- (7e2c1ea) Spec cleanup
14mu|p2c-1.22-22|96	
14mu|p2c-1.22-22|97	

23491 14
14mu|p7zip-15.14.1-4|1	%define _enable_debug_packages %{nil}
14mu|p7zip-15.14.1-4|2	%define  debug_package %{nil}
14mu|p7zip-15.14.1-4|3	
14mu|p7zip-15.14.1-4|4	Summary:	7-zip compatible compression program
14mu|p7zip-15.14.1-4|5	Name:		p7zip
14mu|p7zip-15.14.1-4|6	Version:	15.14.1
14mu|p7zip-15.14.1-4|7	Release:	4
14mu|p7zip-15.14.1-4|8	License:	LGPLv2+
14mu|p7zip-15.14.1-4|9	Group:		Archiving/Compression
14mu|p7zip-15.14.1-4|10	Url:		http://p7zip.sourceforge.net/
14mu|p7zip-15.14.1-4|11	Source0:	http://netcologne.dl.sourceforge.net/project/p7zip/p7zip/15.09/%{name}_%{version}_src_all.tar.bz2
14mu|p7zip-15.14.1-4|12	Patch0:		CVE-2016-2334.patch
14mu|p7zip-15.14.1-4|13	Patch1:		CVE-2016-2335.patch
14mu|p7zip-15.14.1-4|14	Patch2:		07_natspec.patch
14mu|p7zip-15.14.1-4|15	%ifarch %{ix86}
14mu|p7zip-15.14.1-4|16	BuildRequires:	nasm
14mu|p7zip-15.14.1-4|17	%endif
14mu|p7zip-15.14.1-4|18	%ifarch	x86_64
14mu|p7zip-15.14.1-4|19	BuildRequires:	yasm
14mu|p7zip-15.14.1-4|20	%endif
14mu|p7zip-15.14.1-4|21	BuildRequires:	pkgconfig(libnatspec)
14mu|p7zip-15.14.1-4|22	
14mu|p7zip-15.14.1-4|23	%description
14mu|p7zip-15.14.1-4|24	p7zip is a port of 7za.exe for Unix. 7-Zip is a file archiver with
14mu|p7zip-15.14.1-4|25	highest compression ratio.
14mu|p7zip-15.14.1-4|26	
14mu|p7zip-15.14.1-4|27	%files
14mu|p7zip-15.14.1-4|28	%doc README ChangeLog TODO DOC/*
14mu|p7zip-15.14.1-4|29	%{_bindir}/7za
14mu|p7zip-15.14.1-4|30	%{_bindir}/7zr
14mu|p7zip-15.14.1-4|31	%{_bindir}/7z
14mu|p7zip-15.14.1-4|32	%{_libdir}/p7zip
14mu|p7zip-15.14.1-4|33	%{_mandir}/man1/*
14mu|p7zip-15.14.1-4|34	
14mu|p7zip-15.14.1-4|35	#----------------------------------------------------------------------------
14mu|p7zip-15.14.1-4|36	
14mu|p7zip-15.14.1-4|37	%prep
14mu|p7zip-15.14.1-4|38	%setup -qn %{name}_%{version}
14mu|p7zip-15.14.1-4|39	%apply_patches
14mu|p7zip-15.14.1-4|40	
14mu|p7zip-15.14.1-4|41	%ifarch %{ix86}
14mu|p7zip-15.14.1-4|42	cp makefile.linux_x86_asm_gcc_4.X makefile.machine
14mu|p7zip-15.14.1-4|43	%endif
14mu|p7zip-15.14.1-4|44	%ifarch x86_64
14mu|p7zip-15.14.1-4|45	cp makefile.linux_amd64_asm makefile.machine
14mu|p7zip-15.14.1-4|46	%endif
14mu|p7zip-15.14.1-4|47	
14mu|p7zip-15.14.1-4|48	#gw really use our flags:
14mu|p7zip-15.14.1-4|49	perl -pi -e "s/-s /%{optflags} /" makefile.machine
14mu|p7zip-15.14.1-4|50	find DOC -type d|xargs chmod 755
14mu|p7zip-15.14.1-4|51	find DOC -type f|xargs chmod 644
14mu|p7zip-15.14.1-4|52	find -name *.c -type f|xargs chmod 644
14mu|p7zip-15.14.1-4|53	find -name *.cpp -type f|xargs chmod 644
14mu|p7zip-15.14.1-4|54	find -name *.h -type f|xargs chmod 644
14mu|p7zip-15.14.1-4|55	chmod 644 README ChangeLog TODO
14mu|p7zip-15.14.1-4|56	
14mu|p7zip-15.14.1-4|57	%build
14mu|p7zip-15.14.1-4|58	%make all3
14mu|p7zip-15.14.1-4|59	
14mu|p7zip-15.14.1-4|60	%install
14mu|p7zip-15.14.1-4|61	%makeinstall \
14mu|p7zip-15.14.1-4|62	DEST_HOME=%{buildroot}%{_prefix} \
14mu|p7zip-15.14.1-4|63	DEST_MAN=%{buildroot}%{_mandir} \
14mu|p7zip-15.14.1-4|64	DEST_SHARE=%{buildroot}%{_libdir}/%{name}
14mu|p7zip-15.14.1-4|65	
14mu|p7zip-15.14.1-4|66	chmod -R +w %{buildroot}
14mu|p7zip-15.14.1-4|67	
14mu|p7zip-15.14.1-4|68	#gw don't package this, it is non-free like unrar
14mu|p7zip-15.14.1-4|69	rm -f %{buildroot}%{_libdir}/p7zip/Codecs/Rar29.so DOC/unRarLicense.txt
14mu|p7zip-15.14.1-4|70	#gw fix paths in wrapper scripts and man pages
14mu|p7zip-15.14.1-4|71	perl -pi -e "s^%{buildroot}^^" %{buildroot}%{_bindir}/* %{buildroot}%{_mandir}/man1/*
14mu|p7zip-15.14.1-4|72	
14mu|p7zip-15.14.1-4|73	
14mu|p7zip-15.14.1-4|74	%changelog
14mu|p7zip-15.14.1-4|75	
14mu|p7zip-15.14.1-4|76	* Thu Jul 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.14.1-4
14mu|p7zip-15.14.1-4|77	- (cd4f3c8) Update natspec patch
14mu|p7zip-15.14.1-4|78	
14mu|p7zip-15.14.1-4|79	

23492 14
14mu|p8-platform-2.0.1-1|1	%define major 2.0
14mu|p8-platform-2.0.1-1|2	%define libname %mklibname %{name} %{major}
14mu|p8-platform-2.0.1-1|3	%define devname %mklibname -d %{name}
14mu|p8-platform-2.0.1-1|4	
14mu|p8-platform-2.0.1-1|5	Name:           p8-platform
14mu|p8-platform-2.0.1-1|6	Version:        2.0.1
14mu|p8-platform-2.0.1-1|7	Release:        1
14mu|p8-platform-2.0.1-1|8	Summary:        Platform support library used by libCEC and binary add-ons for Kodi
14mu|p8-platform-2.0.1-1|9	License:        GPLv2+
14mu|p8-platform-2.0.1-1|10	Group:          Video
14mu|p8-platform-2.0.1-1|11	Url:            https://github.com/Pulse-Eight/platform
14mu|p8-platform-2.0.1-1|12	Source0:        https://github.com/Pulse-Eight/platform/archive/%{name}-%{version}.tar.gz?/platform-%{name}-%{version}.tar.gz
14mu|p8-platform-2.0.1-1|13	Patch0:		platform-p8-platform-2.0.1-pkgconfig.patch
14mu|p8-platform-2.0.1-1|14	BuildRequires:  cmake
14mu|p8-platform-2.0.1-1|15	
14mu|p8-platform-2.0.1-1|16	%description
14mu|p8-platform-2.0.1-1|17	Platform support library used by libCEC and binary add-ons for Kodi.
14mu|p8-platform-2.0.1-1|18	
14mu|p8-platform-2.0.1-1|19	#----------------------------------------------------------------------------
14mu|p8-platform-2.0.1-1|20	
14mu|p8-platform-2.0.1-1|21	%package -n %{libname}
14mu|p8-platform-2.0.1-1|22	Summary:        Platform support library used by libCEC and binary add-ons for Kodi
14mu|p8-platform-2.0.1-1|23	Group:          Video
14mu|p8-platform-2.0.1-1|24	
14mu|p8-platform-2.0.1-1|25	%description -n %{libname}
14mu|p8-platform-2.0.1-1|26	Platform support library used by libCEC and binary add-ons for Kodi.
14mu|p8-platform-2.0.1-1|27	
14mu|p8-platform-2.0.1-1|28	%files -n %{libname}
14mu|p8-platform-2.0.1-1|29	%{_libdir}/libp8-platform.so.%{major}*
14mu|p8-platform-2.0.1-1|30	
14mu|p8-platform-2.0.1-1|31	#----------------------------------------------------------------------------
14mu|p8-platform-2.0.1-1|32	
14mu|p8-platform-2.0.1-1|33	%package -n %{devname}
14mu|p8-platform-2.0.1-1|34	Summary:        Platform support library used by libCEC development files
14mu|p8-platform-2.0.1-1|35	Group:          Development/C
14mu|p8-platform-2.0.1-1|36	Requires:       %{libname} = %{EVRD}
14mu|p8-platform-2.0.1-1|37	Provides:       %{name}-devel = %{EVRD}
14mu|p8-platform-2.0.1-1|38	
14mu|p8-platform-2.0.1-1|39	%description -n %{devname}
14mu|p8-platform-2.0.1-1|40	Development files for platform support library used by libCEC.
14mu|p8-platform-2.0.1-1|41	
14mu|p8-platform-2.0.1-1|42	%files -n %{devname}
14mu|p8-platform-2.0.1-1|43	%{_libdir}/libp8-platform.so
14mu|p8-platform-2.0.1-1|44	%{_includedir}/p8-platform/
14mu|p8-platform-2.0.1-1|45	%{_libdir}/pkgconfig/*
14mu|p8-platform-2.0.1-1|46	%{_libdir}/%{name}/%{name}-config.cmake
14mu|p8-platform-2.0.1-1|47	
14mu|p8-platform-2.0.1-1|48	#----------------------------------------------------------------------------
14mu|p8-platform-2.0.1-1|49	
14mu|p8-platform-2.0.1-1|50	%prep
14mu|p8-platform-2.0.1-1|51	%setup -qn platform-%{name}-%{version}
14mu|p8-platform-2.0.1-1|52	%patch0 -p1
14mu|p8-platform-2.0.1-1|53	
14mu|p8-platform-2.0.1-1|54	%build
14mu|p8-platform-2.0.1-1|55	%cmake
14mu|p8-platform-2.0.1-1|56	%make
14mu|p8-platform-2.0.1-1|57	
14mu|p8-platform-2.0.1-1|58	%install
14mu|p8-platform-2.0.1-1|59	
14mu|p8-platform-2.0.1-1|60	%make_install -C build
14mu|p8-platform-2.0.1-1|61	
14mu|p8-platform-2.0.1-1|62	%changelog

23493 14
14mu|packagekit-1.0.5-1|1	%define gstapi 1.0
14mu|packagekit-1.0.5-1|2	
14mu|packagekit-1.0.5-1|3	%define major 18
14mu|packagekit-1.0.5-1|4	%define gimajor 1.0
14mu|packagekit-1.0.5-1|5	%define libname %mklibname %{name}-glib2_ %{major}
14mu|packagekit-1.0.5-1|6	%define girname_plugin %mklibname packagekitplugin-gir %{gimajor}
14mu|packagekit-1.0.5-1|7	%define girname %mklibname packagekitglib-gir %{gimajor}
14mu|packagekit-1.0.5-1|8	%define devname %mklibname %{name} -d
14mu|packagekit-1.0.5-1|9	
14mu|packagekit-1.0.5-1|10	Summary:	A DBUS packaging abstraction layer
14mu|packagekit-1.0.5-1|11	Name:		packagekit
14mu|packagekit-1.0.5-1|12	Version:	1.0.5
14mu|packagekit-1.0.5-1|13	Release:	1
14mu|packagekit-1.0.5-1|14	License:	GPLv2+
14mu|packagekit-1.0.5-1|15	Group:		System/Configuration/Packaging
14mu|packagekit-1.0.5-1|16	Url:		http://www.packagekit.org
14mu|packagekit-1.0.5-1|17	Source0:	http://www.freedesktop.org/software/PackageKit/releases/PackageKit-%{version}.tar.xz
14mu|packagekit-1.0.5-1|18	Patch1:		packagekit-1.0.3-customize-vendor.patch
14mu|packagekit-1.0.5-1|19	Patch2:		packagekit-1.0.5-rosa-urpmi.patch
14mu|packagekit-1.0.5-1|20	Patch3:		packagekit-0.8.10-increase-command-not-found-install-timeout.patch
14mu|packagekit-1.0.5-1|21	BuildRequires:	docbook-style-xsl
14mu|packagekit-1.0.5-1|22	BuildRequires:	gtk-doc
14mu|packagekit-1.0.5-1|23	BuildRequires:	intltool
14mu|packagekit-1.0.5-1|24	BuildRequires:	xsltproc
14mu|packagekit-1.0.5-1|25	BuildRequires:	pkgconfig(bash-completion)
14mu|packagekit-1.0.5-1|26	BuildRequires:	pkgconfig(cairo)
14mu|packagekit-1.0.5-1|27	BuildRequires:	pkgconfig(fontconfig)
14mu|packagekit-1.0.5-1|28	BuildRequires:	pkgconfig(gio-2.0)
14mu|packagekit-1.0.5-1|29	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|packagekit-1.0.5-1|30	BuildRequires:	pkgconfig(glib-2.0)
14mu|packagekit-1.0.5-1|31	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|packagekit-1.0.5-1|32	BuildRequires:	pkgconfig(gobject-2.0)
14mu|packagekit-1.0.5-1|33	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|packagekit-1.0.5-1|34	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14mu|packagekit-1.0.5-1|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14mu|packagekit-1.0.5-1|36	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|packagekit-1.0.5-1|37	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|packagekit-1.0.5-1|38	BuildRequires:	pkgconfig(gudev-1.0)
14mu|packagekit-1.0.5-1|39	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|packagekit-1.0.5-1|40	BuildRequires:	pkgconfig(libsystemd-login)
14mu|packagekit-1.0.5-1|41	BuildRequires:	pkgconfig(mozilla-plugin)
14mu|packagekit-1.0.5-1|42	BuildRequires:	pkgconfig(NetworkManager)
14mu|packagekit-1.0.5-1|43	BuildRequires:	pkgconfig(nspr)
14mu|packagekit-1.0.5-1|44	BuildRequires:	pkgconfig(pango)
14mu|packagekit-1.0.5-1|45	BuildRequires:	pkgconfig(pangoft2)
14mu|packagekit-1.0.5-1|46	BuildRequires:	pkgconfig(pm-utils)
14mu|packagekit-1.0.5-1|47	BuildRequires:	pkgconfig(polkit-gobject-1)
14mu|packagekit-1.0.5-1|48	BuildRequires:	pkgconfig(sqlite3)
14mu|packagekit-1.0.5-1|49	BuildRequires:	pkgconfig(systemd)
14mu|packagekit-1.0.5-1|50	BuildRequires:	pkgconfig(xt)
14mu|packagekit-1.0.5-1|51	
14mu|packagekit-1.0.5-1|52	# fonts package in ROSA do not have needed provides yet to be useful
14mu|packagekit-1.0.5-1|53	Suggests:	%{name}-gtk3-module = %{EVRD}
14mu|packagekit-1.0.5-1|54	Suggests:	packagekit-gui
14mu|packagekit-1.0.5-1|55	
14mu|packagekit-1.0.5-1|56	Requires(post):	systemd
14mu|packagekit-1.0.5-1|57	
14mu|packagekit-1.0.5-1|58	%description
14mu|packagekit-1.0.5-1|59	PackageKit is a DBUS abstraction layer that allows the session user to manage
14mu|packagekit-1.0.5-1|60	packages in a secure way using a cross-distro, cross-architecture API.
14mu|packagekit-1.0.5-1|61	
14mu|packagekit-1.0.5-1|62	%files -f PackageKit.lang
14mu|packagekit-1.0.5-1|63	%dir %{_sysconfdir}/PackageKit
14mu|packagekit-1.0.5-1|64	%config(noreplace) %{_sysconfdir}/PackageKit/PackageKit.conf
14mu|packagekit-1.0.5-1|65	%config(noreplace) %{_sysconfdir}/PackageKit/Vendor.conf
14mu|packagekit-1.0.5-1|66	%config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf
14mu|packagekit-1.0.5-1|67	%{_sysconfdir}/dbus-1/system.d/*.conf
14mu|packagekit-1.0.5-1|68	%{_bindir}/*
14mu|packagekit-1.0.5-1|69	%{_datadir}/bash-completion/completions/pkcon
14mu|packagekit-1.0.5-1|70	%{_datadir}/dbus-1/interfaces/*.xml
14mu|packagekit-1.0.5-1|71	%{_datadir}/dbus-1/system-services/*.service
14mu|packagekit-1.0.5-1|72	%{_datadir}/gtk-doc/html/PackageKit
14mu|packagekit-1.0.5-1|73	%{_datadir}/PackageKit
14mu|packagekit-1.0.5-1|74	%{_datadir}/polkit-1/actions/*.policy
14mu|packagekit-1.0.5-1|75	%{_datadir}/polkit-1/rules.d/org.freedesktop.packagekit.rules
14mu|packagekit-1.0.5-1|76	%{_libexecdir}/packagekitd
14mu|packagekit-1.0.5-1|77	%{_libexecdir}/packagekit-direct
14mu|packagekit-1.0.5-1|78	%{_libexecdir}/pk-offline-update
14mu|packagekit-1.0.5-1|79	%dir %{_libdir}/packagekit-backend
14mu|packagekit-1.0.5-1|80	%{_libdir}/packagekit-backend/libpk_backend_dummy.so
14mu|packagekit-1.0.5-1|81	%{_libdir}/packagekit-backend/libpk_backend_test_fail.so
14mu|packagekit-1.0.5-1|82	%{_libdir}/packagekit-backend/libpk_backend_test_nop.so
14mu|packagekit-1.0.5-1|83	%{_libdir}/packagekit-backend/libpk_backend_test_spawn.so
14mu|packagekit-1.0.5-1|84	%{_libdir}/packagekit-backend/libpk_backend_test_succeed.so
14mu|packagekit-1.0.5-1|85	%{_libdir}/packagekit-backend/libpk_backend_test_thread.so
14mu|packagekit-1.0.5-1|86	%{_libdir}/packagekit-backend/libpk_backend_urpmi.so
14mu|packagekit-1.0.5-1|87	%{_mandir}/man1/*
14mu|packagekit-1.0.5-1|88	%{_unitdir}/packagekit.service
14mu|packagekit-1.0.5-1|89	%{_unitdir}/packagekit-offline-update.service
14mu|packagekit-1.0.5-1|90	%{_unitdir}/system-update.target.wants
14mu|packagekit-1.0.5-1|91	%dir %{_var}/lib/PackageKit
14mu|packagekit-1.0.5-1|92	%ghost %verify(not md5 size mtime) %{_var}/lib/PackageKit/transactions.db
14mu|packagekit-1.0.5-1|93	%dir %{_var}/cache/PackageKit
14mu|packagekit-1.0.5-1|94	%dir %{_var}/cache/PackageKit/downloads
14mu|packagekit-1.0.5-1|95	
14mu|packagekit-1.0.5-1|96	%post
14mu|packagekit-1.0.5-1|97	# the job count used to live in /var/run, but it's now in /var/lib with the
14mu|packagekit-1.0.5-1|98	# other persistent bits
14mu|packagekit-1.0.5-1|99	if [ -e %{_localstatedir}/run/PackageKit/job_count.dat ]; then
14mu|packagekit-1.0.5-1|100	mv %{_localstatedir}/run/PackageKit/job_count.dat %{_localstatedir}/lib/PackageKit/job_count.dat
14mu|packagekit-1.0.5-1|101	fi
14mu|packagekit-1.0.5-1|102	
14mu|packagekit-1.0.5-1|103	%systemd_post packagekit-offline-update.service
14mu|packagekit-1.0.5-1|104	
14mu|packagekit-1.0.5-1|105	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|106	
14mu|packagekit-1.0.5-1|107	%package -n %{libname}
14mu|packagekit-1.0.5-1|108	Summary:	Libraries for accessing PackageKit
14mu|packagekit-1.0.5-1|109	Group:		System/Configuration/Packaging
14mu|packagekit-1.0.5-1|110	Obsoletes:	%{_lib}packagekit-glib16 < 0.8.11-5
14mu|packagekit-1.0.5-1|111	
14mu|packagekit-1.0.5-1|112	%description -n %{libname}
14mu|packagekit-1.0.5-1|113	Libraries for accessing PackageKit.
14mu|packagekit-1.0.5-1|114	
14mu|packagekit-1.0.5-1|115	%files -n %{libname}
14mu|packagekit-1.0.5-1|116	%{_libdir}/libpackagekit-glib2.so.%{major}*
14mu|packagekit-1.0.5-1|117	
14mu|packagekit-1.0.5-1|118	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|119	
14mu|packagekit-1.0.5-1|120	%package -n %{girname}
14mu|packagekit-1.0.5-1|121	Summary:	GObject Introspection interface library for %{name} glib
14mu|packagekit-1.0.5-1|122	Group:		System/Libraries
14mu|packagekit-1.0.5-1|123	Obsoletes:	%{_lib}packagekitplugin-gir1.0 < 1.0.3
14mu|packagekit-1.0.5-1|124	
14mu|packagekit-1.0.5-1|125	%description -n %{girname}
14mu|packagekit-1.0.5-1|126	GObject Introspection interface library for %{name} glib.
14mu|packagekit-1.0.5-1|127	
14mu|packagekit-1.0.5-1|128	%files -n %{girname}
14mu|packagekit-1.0.5-1|129	%{_libdir}/girepository-1.0/PackageKitGlib-%{gimajor}.typelib
14mu|packagekit-1.0.5-1|130	
14mu|packagekit-1.0.5-1|131	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|132	
14mu|packagekit-1.0.5-1|133	%package -n %{devname}
14mu|packagekit-1.0.5-1|134	Summary:	Libraries and headers for PackageKit
14mu|packagekit-1.0.5-1|135	Group:		Development/Other
14mu|packagekit-1.0.5-1|136	Requires:	%{libname} = %{EVRD}
14mu|packagekit-1.0.5-1|137	Requires:	%{girname} = %{EVRD}
14mu|packagekit-1.0.5-1|138	Provides:	%{name}-devel = %{EVRD}
14mu|packagekit-1.0.5-1|139	
14mu|packagekit-1.0.5-1|140	%description -n %{devname}
14mu|packagekit-1.0.5-1|141	Headers and libraries for PackageKit.
14mu|packagekit-1.0.5-1|142	
14mu|packagekit-1.0.5-1|143	%files -n %{devname}
14mu|packagekit-1.0.5-1|144	%{_includedir}/PackageKit
14mu|packagekit-1.0.5-1|145	%{_libdir}/*.so
14mu|packagekit-1.0.5-1|146	%{_libdir}/pkgconfig/*.pc
14mu|packagekit-1.0.5-1|147	%{_datadir}/gir-1.0/PackageKitGlib-%{gimajor}.gir
14mu|packagekit-1.0.5-1|148	
14mu|packagekit-1.0.5-1|149	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|150	
14mu|packagekit-1.0.5-1|151	%package cron
14mu|packagekit-1.0.5-1|152	Summary:	Cron job and related utilities for PackageKit
14mu|packagekit-1.0.5-1|153	Group:		System/Configuration/Packaging
14mu|packagekit-1.0.5-1|154	Requires:	%{name} = %{EVRD}
14mu|packagekit-1.0.5-1|155	Requires:	crontabs
14mu|packagekit-1.0.5-1|156	
14mu|packagekit-1.0.5-1|157	%description cron
14mu|packagekit-1.0.5-1|158	Crontab and utilities for running PackageKit as a cron job.
14mu|packagekit-1.0.5-1|159	
14mu|packagekit-1.0.5-1|160	%files cron
14mu|packagekit-1.0.5-1|161	%config %{_sysconfdir}/cron.daily/*.cron
14mu|packagekit-1.0.5-1|162	%config %{_sysconfdir}/sysconfig/packagekit-background
14mu|packagekit-1.0.5-1|163	
14mu|packagekit-1.0.5-1|164	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|165	
14mu|packagekit-1.0.5-1|166	%package gstreamer-plugin
14mu|packagekit-1.0.5-1|167	Summary:	Install GStreamer codecs using PackageKit
14mu|packagekit-1.0.5-1|168	Group:		System/Configuration/Packaging
14mu|packagekit-1.0.5-1|169	Requires:	gstreamer%{gstapi}-tools
14mu|packagekit-1.0.5-1|170	Requires:	%{name} = %{EVRD}
14mu|packagekit-1.0.5-1|171	Requires(post,postun):	update-alternatives
14mu|packagekit-1.0.5-1|172	Provides:	gst-install-plugins-helper
14mu|packagekit-1.0.5-1|173	
14mu|packagekit-1.0.5-1|174	%description gstreamer-plugin
14mu|packagekit-1.0.5-1|175	The PackageKit GStreamer plugin allows any Gstreamer application to install
14mu|packagekit-1.0.5-1|176	codecs from configured repositories using PackageKit.
14mu|packagekit-1.0.5-1|177	
14mu|packagekit-1.0.5-1|178	%files gstreamer-plugin
14mu|packagekit-1.0.5-1|179	%{_libexecdir}/pk-gstreamer-install
14mu|packagekit-1.0.5-1|180	
14mu|packagekit-1.0.5-1|181	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|182	
14mu|packagekit-1.0.5-1|183	%package browser-plugin
14mu|packagekit-1.0.5-1|184	Summary:	Browser Plugin for PackageKit
14mu|packagekit-1.0.5-1|185	Group:		System/Configuration/Packaging
14mu|packagekit-1.0.5-1|186	Requires:	%{name} = %{EVRD}
14mu|packagekit-1.0.5-1|187	
14mu|packagekit-1.0.5-1|188	%description browser-plugin
14mu|packagekit-1.0.5-1|189	The PackageKit browser plugin allows web sites to offer the ability to
14mu|packagekit-1.0.5-1|190	users to install and update packages from configured repositories
14mu|packagekit-1.0.5-1|191	using PackageKit.
14mu|packagekit-1.0.5-1|192	
14mu|packagekit-1.0.5-1|193	%files browser-plugin
14mu|packagekit-1.0.5-1|194	%{_libdir}/mozilla/plugins/packagekit-plugin.*
14mu|packagekit-1.0.5-1|195	
14mu|packagekit-1.0.5-1|196	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|197	
14mu|packagekit-1.0.5-1|198	%package command-not-found
14mu|packagekit-1.0.5-1|199	Summary:	Ask the user to install command line programs automatically
14mu|packagekit-1.0.5-1|200	Group:		System/Configuration/Packaging
14mu|packagekit-1.0.5-1|201	Requires:	%{name} = %{EVRD}
14mu|packagekit-1.0.5-1|202	
14mu|packagekit-1.0.5-1|203	%description command-not-found
14mu|packagekit-1.0.5-1|204	A simple helper that offers to install new packages on the command line
14mu|packagekit-1.0.5-1|205	using PackageKit.
14mu|packagekit-1.0.5-1|206	
14mu|packagekit-1.0.5-1|207	%files command-not-found
14mu|packagekit-1.0.5-1|208	%{_sysconfdir}/profile.d/*
14mu|packagekit-1.0.5-1|209	%{_libexecdir}/pk-command-not-found
14mu|packagekit-1.0.5-1|210	
14mu|packagekit-1.0.5-1|211	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|212	
14mu|packagekit-1.0.5-1|213	%package gtk2-module
14mu|packagekit-1.0.5-1|214	Summary:	Install fonts automatically using PackageKit
14mu|packagekit-1.0.5-1|215	Group:		System/Configuration/Packaging
14mu|packagekit-1.0.5-1|216	Requires:	%{name} = %{EVRD}
14mu|packagekit-1.0.5-1|217	Requires:	pango
14mu|packagekit-1.0.5-1|218	
14mu|packagekit-1.0.5-1|219	%description gtk2-module
14mu|packagekit-1.0.5-1|220	The PackageKit GTK2+ module allows any Pango application to install
14mu|packagekit-1.0.5-1|221	fonts from configured repositories using PackageKit.
14mu|packagekit-1.0.5-1|222	
14mu|packagekit-1.0.5-1|223	%files gtk2-module
14mu|packagekit-1.0.5-1|224	%{_libdir}/gtk-2.0/modules/libpk-gtk-module.so
14mu|packagekit-1.0.5-1|225	
14mu|packagekit-1.0.5-1|226	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|227	
14mu|packagekit-1.0.5-1|228	%package gtk3-module
14mu|packagekit-1.0.5-1|229	Summary:	Install fonts automatically using PackageKit
14mu|packagekit-1.0.5-1|230	Group:		System/Configuration/Packaging
14mu|packagekit-1.0.5-1|231	Requires:	%{name} = %{EVRD}
14mu|packagekit-1.0.5-1|232	Requires:	pango
14mu|packagekit-1.0.5-1|233	
14mu|packagekit-1.0.5-1|234	%description gtk3-module
14mu|packagekit-1.0.5-1|235	The PackageKit GTK3+ module allows any Pango application to install
14mu|packagekit-1.0.5-1|236	fonts from configured repositories using PackageKit.
14mu|packagekit-1.0.5-1|237	
14mu|packagekit-1.0.5-1|238	%files gtk3-module
14mu|packagekit-1.0.5-1|239	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/*.desktop
14mu|packagekit-1.0.5-1|240	%{_libdir}/gtk-3.0/modules/libpk-gtk-module.so
14mu|packagekit-1.0.5-1|241	
14mu|packagekit-1.0.5-1|242	#----------------------------------------------------------------------------
14mu|packagekit-1.0.5-1|243	
14mu|packagekit-1.0.5-1|244	%prep
14mu|packagekit-1.0.5-1|245	%setup -qn PackageKit-%{version}
14mu|packagekit-1.0.5-1|246	%apply_patches
14mu|packagekit-1.0.5-1|247	
14mu|packagekit-1.0.5-1|248	%build
14mu|packagekit-1.0.5-1|249	%configure2_5x \
14mu|packagekit-1.0.5-1|250	--disable-static \
14mu|packagekit-1.0.5-1|251	--enable-gstreamer-plugin \
14mu|packagekit-1.0.5-1|252	--disable-alpm \
14mu|packagekit-1.0.5-1|253	--disable-apt \
14mu|packagekit-1.0.5-1|254	--disable-box \
14mu|packagekit-1.0.5-1|255	--disable-conary \
14mu|packagekit-1.0.5-1|256	--enable-dummy \
14mu|packagekit-1.0.5-1|257	--disable-opkg \
14mu|packagekit-1.0.5-1|258	--disable-pisi \
14mu|packagekit-1.0.5-1|259	--disable-poldek \
14mu|packagekit-1.0.5-1|260	--disable-smart \
14mu|packagekit-1.0.5-1|261	--enable-urpmi \
14mu|packagekit-1.0.5-1|262	--enable-introspection \
14mu|packagekit-1.0.5-1|263	--disable-yum \
14mu|packagekit-1.0.5-1|264	--disable-zypp \
14mu|packagekit-1.0.5-1|265	--with-default-backend=urpmi \
14mu|packagekit-1.0.5-1|266	--disable-tests
14mu|packagekit-1.0.5-1|267	
14mu|packagekit-1.0.5-1|268	%make V=1
14mu|packagekit-1.0.5-1|269	
14mu|packagekit-1.0.5-1|270	%install
14mu|packagekit-1.0.5-1|271	%makeinstall_std
14mu|packagekit-1.0.5-1|272	
14mu|packagekit-1.0.5-1|273	%find_lang PackageKit
14mu|packagekit-1.0.5-1|274	
14mu|packagekit-1.0.5-1|275	chmod -x %{buildroot}%{_sysconfdir}/cron.daily/*.cron
14mu|packagekit-1.0.5-1|276	chmod o+r %{buildroot}%{_var}/lib/PackageKit/transactions.db
14mu|packagekit-1.0.5-1|277	
14mu|packagekit-1.0.5-1|278	
14mu|packagekit-1.0.5-1|279	%changelog
14mu|packagekit-1.0.5-1|280	* Thu Mar 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.5-1
14mu|packagekit-1.0.5-1|281	+ Revision: 03ff1b4
14mu|packagekit-1.0.5-1|282	- Updated to 1.0.5
14mu|packagekit-1.0.5-1|283	
14mu|packagekit-1.0.5-1|284	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.0.3-2
14mu|packagekit-1.0.5-1|285	+ Revision: 3c56d86
14mu|packagekit-1.0.5-1|286	- MassBuild#656: Increase release tag
14mu|packagekit-1.0.5-1|287	
14mu|packagekit-1.0.5-1|288	* Tue Dec 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-1
14mu|packagekit-1.0.5-1|289	+ Revision: df1a46e
14mu|packagekit-1.0.5-1|290	- Use GStreamer 1.0 instead of 0.10
14mu|packagekit-1.0.5-1|291	
14mu|packagekit-1.0.5-1|292	* Tue Dec 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-1
14mu|packagekit-1.0.5-1|293	+ Revision: 59e00fd
14mu|packagekit-1.0.5-1|294	- Update BuildRequires
14mu|packagekit-1.0.5-1|295	
14mu|packagekit-1.0.5-1|296	* Tue Dec 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-1
14mu|packagekit-1.0.5-1|297	+ Revision: c22107b
14mu|packagekit-1.0.5-1|298	- New version 1.0.3
14mu|packagekit-1.0.5-1|299	
14mu|packagekit-1.0.5-1|300	* Tue Dec 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.11-4
14mu|packagekit-1.0.5-1|301	+ Revision: 2c2bcf0
14mu|packagekit-1.0.5-1|302	- Spec cleanup
14mu|packagekit-1.0.5-1|303	
14mu|packagekit-1.0.5-1|304	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.11-3
14mu|packagekit-1.0.5-1|305	+ Revision: 320a15f
14mu|packagekit-1.0.5-1|306	- MassBuild#440: Increase release tag
14mu|packagekit-1.0.5-1|307	
14mu|packagekit-1.0.5-1|308	* Sun Dec 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.8.11-2
14mu|packagekit-1.0.5-1|309	+ Revision: 6dbc31e
14mu|packagekit-1.0.5-1|310	- Added xt BR
14mu|packagekit-1.0.5-1|311	
14mu|packagekit-1.0.5-1|312	* Mon Sep 16 2013 aponomarenko <aponomarenko@rosalab.ru> 0.8.11-2
14mu|packagekit-1.0.5-1|313	+ Revision: 6b0b30c
14mu|packagekit-1.0.5-1|314	- Fixed urpmi backend
14mu|packagekit-1.0.5-1|315	
14mu|packagekit-1.0.5-1|316	* Fri Sep 13 2013 akdengi <kazancas@mandriva.ru> 0.8.11-2
14mu|packagekit-1.0.5-1|317	+ Revision: 684c793
14mu|packagekit-1.0.5-1|318	- return timeout patch
14mu|packagekit-1.0.5-1|319	
14mu|packagekit-1.0.5-1|320	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.11-1
14mu|packagekit-1.0.5-1|321	+ Revision: 44a9b8f
14mu|packagekit-1.0.5-1|322	- fix file
14mu|packagekit-1.0.5-1|323	
14mu|packagekit-1.0.5-1|324	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.11-1
14mu|packagekit-1.0.5-1|325	+ Revision: a1576f4
14mu|packagekit-1.0.5-1|326	- drop increase timeout patch and add BR pkgconfig(bash-completion)
14mu|packagekit-1.0.5-1|327	
14mu|packagekit-1.0.5-1|328	* Wed Sep 11 2013 Alexander Kazancev <kazancas@gmail.com> 0.8.11-1
14mu|packagekit-1.0.5-1|329	+ Revision: 9748a82
14mu|packagekit-1.0.5-1|330	- Updated packagekit.spec
14mu|packagekit-1.0.5-1|331	
14mu|packagekit-1.0.5-1|332	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.11-1
14mu|packagekit-1.0.5-1|333	+ Revision: f678c71
14mu|packagekit-1.0.5-1|334	- add BR intltool
14mu|packagekit-1.0.5-1|335	
14mu|packagekit-1.0.5-1|336	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.11-1
14mu|packagekit-1.0.5-1|337	+ Revision: 8969c17
14mu|packagekit-1.0.5-1|338	- update to 0.8.11
14mu|packagekit-1.0.5-1|339	
14mu|packagekit-1.0.5-1|340	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.10-3
14mu|packagekit-1.0.5-1|341	+ Revision: 2303e7a
14mu|packagekit-1.0.5-1|342	- fix backend ROSA patch
14mu|packagekit-1.0.5-1|343	
14mu|packagekit-1.0.5-1|344	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.10-3
14mu|packagekit-1.0.5-1|345	+ Revision: bfb80d5
14mu|packagekit-1.0.5-1|346	- fix run
14mu|packagekit-1.0.5-1|347	
14mu|packagekit-1.0.5-1|348	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 0.8.10-2
14mu|packagekit-1.0.5-1|349	+ Revision: 83b2388
14mu|packagekit-1.0.5-1|350	- update to 0.8.10
14mu|packagekit-1.0.5-1|351	
14mu|packagekit-1.0.5-1|352	* Tue Sep 10 2013 akdengi <kazancas@mandriva.ru> 0.8.10-1
14mu|packagekit-1.0.5-1|353	+ Revision: 236dc66
14mu|packagekit-1.0.5-1|354	- enable grafite2 support
14mu|packagekit-1.0.5-1|355	
14mu|packagekit-1.0.5-1|356	* Mon Dec 03 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-7
14mu|packagekit-1.0.5-1|357	+ Revision: f67eac8
14mu|packagekit-1.0.5-1|358	- Set config is replaced with update
14mu|packagekit-1.0.5-1|359	
14mu|packagekit-1.0.5-1|360	* Sun Dec 02 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-6
14mu|packagekit-1.0.5-1|361	+ Revision: 01a0758
14mu|packagekit-1.0.5-1|362	- Updated packagekit.spec
14mu|packagekit-1.0.5-1|363	
14mu|packagekit-1.0.5-1|364	* Sun Dec 02 2012 akdengi <kazancas@mandriva.ru> 0.7.6-6
14mu|packagekit-1.0.5-1|365	+ Revision: 99dd123
14mu|packagekit-1.0.5-1|366	- fix build
14mu|packagekit-1.0.5-1|367	
14mu|packagekit-1.0.5-1|368	* Sun Dec 02 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-6
14mu|packagekit-1.0.5-1|369	+ Revision: 69ead64
14mu|packagekit-1.0.5-1|370	- Updated packagekit.spec
14mu|packagekit-1.0.5-1|371	
14mu|packagekit-1.0.5-1|372	* Sun Dec 02 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-6
14mu|packagekit-1.0.5-1|373	+ Revision: 4ce2f31
14mu|packagekit-1.0.5-1|374	- Updated packagekit.spec
14mu|packagekit-1.0.5-1|375	
14mu|packagekit-1.0.5-1|376	* Sun Dec 02 2012 akdengi <kazancas@mandriva.ru> 0.7.6-6
14mu|packagekit-1.0.5-1|377	+ Revision: 32c1599
14mu|packagekit-1.0.5-1|378	- reneable smart as default backend. Urpmi still broken
14mu|packagekit-1.0.5-1|379	
14mu|packagekit-1.0.5-1|380	* Thu Nov 29 2012 akdengi <kazancas@gmail.com> 0.7.6-5
14mu|packagekit-1.0.5-1|381	+ Revision: cb562c7
14mu|packagekit-1.0.5-1|382	- some cleans in spec
14mu|packagekit-1.0.5-1|383	
14mu|packagekit-1.0.5-1|384	* Thu Nov 29 2012 akdengi <kazancas@gmail.com> 0.7.6-4
14mu|packagekit-1.0.5-1|385	+ Revision: 0842024
14mu|packagekit-1.0.5-1|386	- fix bool2string parse media error
14mu|packagekit-1.0.5-1|387	
14mu|packagekit-1.0.5-1|388	* Thu Nov 29 2012 Alexander Kazancev <kazancas@gmail.com> 0.7.6-4
14mu|packagekit-1.0.5-1|389	+ Revision: 1cd2341
14mu|packagekit-1.0.5-1|390	- Updated packagekit.spec
14mu|packagekit-1.0.5-1|391	
14mu|packagekit-1.0.5-1|392	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 0.7.6-4
14mu|packagekit-1.0.5-1|393	+ Revision: 87e0262
14mu|packagekit-1.0.5-1|394	- rediff rosa backend patch
14mu|packagekit-1.0.5-1|395	
14mu|packagekit-1.0.5-1|396	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 0.7.6-4
14mu|packagekit-1.0.5-1|397	+ Revision: 1e85e28
14mu|packagekit-1.0.5-1|398	- fix
14mu|packagekit-1.0.5-1|399	
14mu|packagekit-1.0.5-1|400	

23494 14
14mu|packagekit-qt-0.9.5-1|1	%define major 0
14mu|packagekit-qt-0.9.5-1|2	%define libqt4 %mklibname packagekitqt4_ %{major}
14mu|packagekit-qt-0.9.5-1|3	%define devqt4 %mklibname packagekitqt4 -d
14mu|packagekit-qt-0.9.5-1|4	%define libqt5 %mklibname packagekitqt5_ %{major}
14mu|packagekit-qt-0.9.5-1|5	%define devqt5 %mklibname packagekitqt5 -d
14mu|packagekit-qt-0.9.5-1|6	
14mu|packagekit-qt-0.9.5-1|7	Summary:	A DBUS packaging abstraction layer
14mu|packagekit-qt-0.9.5-1|8	Name:		packagekit-qt
14mu|packagekit-qt-0.9.5-1|9	Version:	0.9.5
14mu|packagekit-qt-0.9.5-1|10	Release:	1
14mu|packagekit-qt-0.9.5-1|11	License:	GPLv2+
14mu|packagekit-qt-0.9.5-1|12	Group:		System/Configuration/Packaging
14mu|packagekit-qt-0.9.5-1|13	Url:		http://www.packagekit.org
14mu|packagekit-qt-0.9.5-1|14	Source0:	http://www.packagekit.org/releases/PackageKit-Qt-%{version}.tar.xz
14mu|packagekit-qt-0.9.5-1|15	Source1:	%{name}.rpmlintrc
14mu|packagekit-qt-0.9.5-1|16	Patch0:		PackageKit-Qt-0.9.5-use-full-cmakedirs.patch
14mu|packagekit-qt-0.9.5-1|17	BuildRequires:	cmake
14mu|packagekit-qt-0.9.5-1|18	BuildRequires:	packagekit >= %{version}
14mu|packagekit-qt-0.9.5-1|19	BuildRequires:	qmake5
14mu|packagekit-qt-0.9.5-1|20	BuildRequires:	pkgconfig(QtDBus)
14mu|packagekit-qt-0.9.5-1|21	BuildRequires:	pkgconfig(QtSql)
14mu|packagekit-qt-0.9.5-1|22	BuildRequires:	pkgconfig(Qt5DBus)
14mu|packagekit-qt-0.9.5-1|23	BuildRequires:	pkgconfig(Qt5Sql)
14mu|packagekit-qt-0.9.5-1|24	Requires:	packagekit >= %{version}
14mu|packagekit-qt-0.9.5-1|25	
14mu|packagekit-qt-0.9.5-1|26	%description
14mu|packagekit-qt-0.9.5-1|27	PackageKit is a DBUS abstraction layer that allows the session user to manage
14mu|packagekit-qt-0.9.5-1|28	packages in a secure way using a cross-distro, cross-architecture API.
14mu|packagekit-qt-0.9.5-1|29	
14mu|packagekit-qt-0.9.5-1|30	#----------------------------------------------------------------------------
14mu|packagekit-qt-0.9.5-1|31	
14mu|packagekit-qt-0.9.5-1|32	%package -n %{libqt4}
14mu|packagekit-qt-0.9.5-1|33	Summary:	Libraries for accessing PackageKit-Qt4
14mu|packagekit-qt-0.9.5-1|34	Group:		System/Configuration/Packaging
14mu|packagekit-qt-0.9.5-1|35	
14mu|packagekit-qt-0.9.5-1|36	%description -n %{libqt4}
14mu|packagekit-qt-0.9.5-1|37	Libraries for accessing PackageKit-Qt4.
14mu|packagekit-qt-0.9.5-1|38	
14mu|packagekit-qt-0.9.5-1|39	%files -n %{libqt4}
14mu|packagekit-qt-0.9.5-1|40	%{_libdir}/libpackagekitqt4.so.%{version}
14mu|packagekit-qt-0.9.5-1|41	%{_libdir}/libpackagekitqt4.so.%{major}
14mu|packagekit-qt-0.9.5-1|42	
14mu|packagekit-qt-0.9.5-1|43	#----------------------------------------------------------------------------
14mu|packagekit-qt-0.9.5-1|44	
14mu|packagekit-qt-0.9.5-1|45	%package -n %{devqt4}
14mu|packagekit-qt-0.9.5-1|46	Summary:	Libraries and headers for PackageKit-Qt4
14mu|packagekit-qt-0.9.5-1|47	Group:		Development/Other
14mu|packagekit-qt-0.9.5-1|48	Requires:	%{libqt4} = %{EVRD}
14mu|packagekit-qt-0.9.5-1|49	Provides:	%{name}4-devel = %{EVRD}
14mu|packagekit-qt-0.9.5-1|50	Obsoletes:	%{_lib}packagekit-qt-devel < 0.9.5
14mu|packagekit-qt-0.9.5-1|51	
14mu|packagekit-qt-0.9.5-1|52	%description -n %{devqt4}
14mu|packagekit-qt-0.9.5-1|53	Headers and libraries for PackageKit-Qt4.
14mu|packagekit-qt-0.9.5-1|54	
14mu|packagekit-qt-0.9.5-1|55	%files -n %{devqt4}
14mu|packagekit-qt-0.9.5-1|56	%{_includedir}/packagekitqt4/
14mu|packagekit-qt-0.9.5-1|57	%{_libdir}/libpackagekitqt4.so
14mu|packagekit-qt-0.9.5-1|58	%{_libdir}/pkgconfig/packagekitqt4.pc
14mu|packagekit-qt-0.9.5-1|59	%{_libdir}/cmake/packagekitqt4/
14mu|packagekit-qt-0.9.5-1|60	
14mu|packagekit-qt-0.9.5-1|61	#----------------------------------------------------------------------------
14mu|packagekit-qt-0.9.5-1|62	
14mu|packagekit-qt-0.9.5-1|63	%package -n %{libqt5}
14mu|packagekit-qt-0.9.5-1|64	Summary:	Libraries for accessing PackageKit-Qt5
14mu|packagekit-qt-0.9.5-1|65	Group:		System/Configuration/Packaging
14mu|packagekit-qt-0.9.5-1|66	
14mu|packagekit-qt-0.9.5-1|67	%description -n %{libqt5}
14mu|packagekit-qt-0.9.5-1|68	Libraries for accessing PackageKit-Qt5.
14mu|packagekit-qt-0.9.5-1|69	
14mu|packagekit-qt-0.9.5-1|70	%files -n %{libqt5}
14mu|packagekit-qt-0.9.5-1|71	%{_libdir}/libpackagekitqt5.so.%{version}
14mu|packagekit-qt-0.9.5-1|72	%{_libdir}/libpackagekitqt5.so.%{major}
14mu|packagekit-qt-0.9.5-1|73	
14mu|packagekit-qt-0.9.5-1|74	#----------------------------------------------------------------------------
14mu|packagekit-qt-0.9.5-1|75	
14mu|packagekit-qt-0.9.5-1|76	%package -n %{devqt5}
14mu|packagekit-qt-0.9.5-1|77	Summary:	Libraries and headers for PackageKit-Qt5
14mu|packagekit-qt-0.9.5-1|78	Group:		Development/Other
14mu|packagekit-qt-0.9.5-1|79	Requires:	%{libqt5} = %{EVRD}
14mu|packagekit-qt-0.9.5-1|80	Provides:	%{name}5-devel = %{EVRD}
14mu|packagekit-qt-0.9.5-1|81	
14mu|packagekit-qt-0.9.5-1|82	%description -n %{devqt5}
14mu|packagekit-qt-0.9.5-1|83	Headers and libraries for PackageKit-Qt5.
14mu|packagekit-qt-0.9.5-1|84	
14mu|packagekit-qt-0.9.5-1|85	%files -n %{devqt5}
14mu|packagekit-qt-0.9.5-1|86	%{_includedir}/packagekitqt5/
14mu|packagekit-qt-0.9.5-1|87	%{_libdir}/libpackagekitqt5.so
14mu|packagekit-qt-0.9.5-1|88	%{_libdir}/pkgconfig/packagekitqt5.pc
14mu|packagekit-qt-0.9.5-1|89	%{_libdir}/cmake/packagekitqt5/
14mu|packagekit-qt-0.9.5-1|90	
14mu|packagekit-qt-0.9.5-1|91	#----------------------------------------------------------------------------
14mu|packagekit-qt-0.9.5-1|92	
14mu|packagekit-qt-0.9.5-1|93	%prep
14mu|packagekit-qt-0.9.5-1|94	%setup -qn PackageKit-Qt-%{version}
14mu|packagekit-qt-0.9.5-1|95	%apply_patches
14mu|packagekit-qt-0.9.5-1|96	
14mu|packagekit-qt-0.9.5-1|97	%build
14mu|packagekit-qt-0.9.5-1|98	%cmake_qt4 -DUSE_QT5:BOOL=OFF
14mu|packagekit-qt-0.9.5-1|99	%make
14mu|packagekit-qt-0.9.5-1|100	
14mu|packagekit-qt-0.9.5-1|101	cd ..
14mu|packagekit-qt-0.9.5-1|102	mv build build-qt4
14mu|packagekit-qt-0.9.5-1|103	
14mu|packagekit-qt-0.9.5-1|104	%cmake_qt5 -DUSE_QT5:BOOL=ON
14mu|packagekit-qt-0.9.5-1|105	%make
14mu|packagekit-qt-0.9.5-1|106	
14mu|packagekit-qt-0.9.5-1|107	%install
14mu|packagekit-qt-0.9.5-1|108	%makeinstall_std -C build
14mu|packagekit-qt-0.9.5-1|109	
14mu|packagekit-qt-0.9.5-1|110	rm -rf build
14mu|packagekit-qt-0.9.5-1|111	mv build-qt4 build
14mu|packagekit-qt-0.9.5-1|112	%makeinstall_std -C build
14mu|packagekit-qt-0.9.5-1|113	
14mu|packagekit-qt-0.9.5-1|114	
14mu|packagekit-qt-0.9.5-1|115	%changelog
14mu|packagekit-qt-0.9.5-1|116	* Thu Dec 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.5-1
14mu|packagekit-qt-0.9.5-1|117	+ Revision: 9ae4658
14mu|packagekit-qt-0.9.5-1|118	- Try to fix cmake files
14mu|packagekit-qt-0.9.5-1|119	
14mu|packagekit-qt-0.9.5-1|120	

23495 14
14mu|pairs-4.14.3-1|1	Summary:	A memory and pairs game for KDE
14mu|pairs-4.14.3-1|2	Name:		pairs
14mu|pairs-4.14.3-1|3	Version:	4.14.3
14mu|pairs-4.14.3-1|4	Release:	1
14mu|pairs-4.14.3-1|5	License:	GPLv2+
14mu|pairs-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|pairs-4.14.3-1|7	Url:		http://edu.kde.org/applications/all/pairs
14mu|pairs-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|pairs-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|pairs-4.14.3-1|10	Suggests:	%{name}-editor
14mu|pairs-4.14.3-1|11	
14mu|pairs-4.14.3-1|12	%description
14mu|pairs-4.14.3-1|13	Pairs is a game that will help train your memory by remembering different
14mu|pairs-4.14.3-1|14	images, shapes, sounds and text.
14mu|pairs-4.14.3-1|15	
14mu|pairs-4.14.3-1|16	%files
14mu|pairs-4.14.3-1|17	%{_kde_applicationsdir}/pairs.desktop
14mu|pairs-4.14.3-1|18	%{_kde_appsdir}/pairs
14mu|pairs-4.14.3-1|19	%{_kde_bindir}/pairs
14mu|pairs-4.14.3-1|20	%{_kde_configdir}/pairs.knsrc
14mu|pairs-4.14.3-1|21	%{_kde_datadir}/appdata/pairs.appdata.xml
14mu|pairs-4.14.3-1|22	%{_kde_iconsdir}/*/*/*/*
14mu|pairs-4.14.3-1|23	
14mu|pairs-4.14.3-1|24	#----------------------------------------------------------------------------
14mu|pairs-4.14.3-1|25	
14mu|pairs-4.14.3-1|26	%package editor
14mu|pairs-4.14.3-1|27	Summary:	Editor for pairs
14mu|pairs-4.14.3-1|28	Requires:	%{name} = %{EVRD}
14mu|pairs-4.14.3-1|29	
14mu|pairs-4.14.3-1|30	%description editor
14mu|pairs-4.14.3-1|31	This package provides an editor for KDE game pairs.
14mu|pairs-4.14.3-1|32	
14mu|pairs-4.14.3-1|33	%files editor
14mu|pairs-4.14.3-1|34	%doc %{_kde_docdir}/HTML/en/pairseditor
14mu|pairs-4.14.3-1|35	%{_kde_bindir}/pairseditor
14mu|pairs-4.14.3-1|36	%{_kde_applicationsdir}/pairseditor.desktop
14mu|pairs-4.14.3-1|37	%{_kde_appsdir}/pairseditor/pairseditorui.rc
14mu|pairs-4.14.3-1|38	
14mu|pairs-4.14.3-1|39	#----------------------------------------------------------------------------
14mu|pairs-4.14.3-1|40	
14mu|pairs-4.14.3-1|41	%prep
14mu|pairs-4.14.3-1|42	%setup -q
14mu|pairs-4.14.3-1|43	
14mu|pairs-4.14.3-1|44	%build
14mu|pairs-4.14.3-1|45	%cmake_kde4
14mu|pairs-4.14.3-1|46	%make
14mu|pairs-4.14.3-1|47	
14mu|pairs-4.14.3-1|48	%install
14mu|pairs-4.14.3-1|49	%makeinstall_std -C build
14mu|pairs-4.14.3-1|50	
14mu|pairs-4.14.3-1|51	
14mu|pairs-4.14.3-1|52	%changelog
14mu|pairs-4.14.3-1|53	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|pairs-4.14.3-1|54	+ Revision: 37185f2
14mu|pairs-4.14.3-1|55	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|pairs-4.14.3-1|56	
14mu|pairs-4.14.3-1|57	

23496 14
14mu|palapeli-4.14.3-2|1	Name:		palapeli
14mu|palapeli-4.14.3-2|2	Version:	4.14.3
14mu|palapeli-4.14.3-2|3	Release:	2
14mu|palapeli-4.14.3-2|4	Epoch:		1
14mu|palapeli-4.14.3-2|5	Summary:	Jigsaw puzzle game
14mu|palapeli-4.14.3-2|6	Group:		Graphical desktop/KDE
14mu|palapeli-4.14.3-2|7	License:	GPLv2 and LGPLv2 and GFDL
14mu|palapeli-4.14.3-2|8	URL:		http://www.kde.org/applications/games/palapeli/
14mu|palapeli-4.14.3-2|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|palapeli-4.14.3-2|10	BuildRequires:	libkdegames-devel
14mu|palapeli-4.14.3-2|11	
14mu|palapeli-4.14.3-2|12	%description
14mu|palapeli-4.14.3-2|13	Palapeli is a jigsaw puzzle game. Unlike other games in that genre, you
14mu|palapeli-4.14.3-2|14	are not limited to aligning pieces on imaginary grids. The pieces are
14mu|palapeli-4.14.3-2|15	freely moveable. Also, Palapeli features real persistency, i.e. everything
14mu|palapeli-4.14.3-2|16	you do is saved on your disk immediately.
14mu|palapeli-4.14.3-2|17	
14mu|palapeli-4.14.3-2|18	%files
14mu|palapeli-4.14.3-2|19	%{_kde_bindir}/palapeli
14mu|palapeli-4.14.3-2|20	%{_kde_libdir}/kde4/palapeli_jigsawslicer.so
14mu|palapeli-4.14.3-2|21	%{_kde_libdir}/kde4/palapeli_rectslicer.so
14mu|palapeli-4.14.3-2|22	%{_kde_libdir}/kde4/palathumbcreator.so
14mu|palapeli-4.14.3-2|23	%{_kde_libdir}/kde4/palapeli_goldbergslicer.so
14mu|palapeli-4.14.3-2|24	%{_kde_applicationsdir}/palapeli.desktop
14mu|palapeli-4.14.3-2|25	%{_kde_appsdir}/palapeli
14mu|palapeli-4.14.3-2|26	%{_kde_iconsdir}/hicolor/*/*/*palapeli*
14mu|palapeli-4.14.3-2|27	%{_kde_services}/ServiceMenus/palapeli_servicemenu.desktop
14mu|palapeli-4.14.3-2|28	%{_kde_services}/palapeli_goldbergslicer.desktop
14mu|palapeli-4.14.3-2|29	%{_kde_services}/palapeli_jigsawslicer.desktop
14mu|palapeli-4.14.3-2|30	%{_kde_services}/palapeli_rectslicer.desktop
14mu|palapeli-4.14.3-2|31	%{_kde_services}/palathumbcreator.desktop
14mu|palapeli-4.14.3-2|32	%{_kde_servicetypes}/libpala-slicerplugin.desktop
14mu|palapeli-4.14.3-2|33	%{_kde_datadir}/mime/packages/palapeli-mimetypes.xml
14mu|palapeli-4.14.3-2|34	%{_kde_configdir}/palapeli-collectionrc
14mu|palapeli-4.14.3-2|35	%{_kde_docdir}/HTML/en/palapeli
14mu|palapeli-4.14.3-2|36	
14mu|palapeli-4.14.3-2|37	#------------------------------------------------------------------------------
14mu|palapeli-4.14.3-2|38	
14mu|palapeli-4.14.3-2|39	%define pala_major 0
14mu|palapeli-4.14.3-2|40	%define libpala %mklibname pala %{pala_major}
14mu|palapeli-4.14.3-2|41	
14mu|palapeli-4.14.3-2|42	%package -n %{libpala}
14mu|palapeli-4.14.3-2|43	Summary:	Palapeli shared library
14mu|palapeli-4.14.3-2|44	Group:		System/Libraries
14mu|palapeli-4.14.3-2|45	
14mu|palapeli-4.14.3-2|46	%description -n %{libpala}
14mu|palapeli-4.14.3-2|47	Palapeli shared library.
14mu|palapeli-4.14.3-2|48	
14mu|palapeli-4.14.3-2|49	%files -n %{libpala}
14mu|palapeli-4.14.3-2|50	%{_kde_libdir}/libpala.so.%{pala_major}*
14mu|palapeli-4.14.3-2|51	
14mu|palapeli-4.14.3-2|52	#------------------------------------------------------------------------------
14mu|palapeli-4.14.3-2|53	
14mu|palapeli-4.14.3-2|54	%package devel
14mu|palapeli-4.14.3-2|55	Summary:	Development files for Palapeli
14mu|palapeli-4.14.3-2|56	Group:		Development/KDE and Qt
14mu|palapeli-4.14.3-2|57	Requires:	%{libpala} = %{EVRD}
14mu|palapeli-4.14.3-2|58	Conflicts:	kdegames4-devel < 1:4.9.80
14mu|palapeli-4.14.3-2|59	
14mu|palapeli-4.14.3-2|60	%description devel
14mu|palapeli-4.14.3-2|61	This package provides development files for Palapeli.
14mu|palapeli-4.14.3-2|62	
14mu|palapeli-4.14.3-2|63	%files devel
14mu|palapeli-4.14.3-2|64	%{_kde_includedir}/Pala
14mu|palapeli-4.14.3-2|65	%{_kde_includedir}/libpala
14mu|palapeli-4.14.3-2|66	%{_kde_libdir}/libpala.so
14mu|palapeli-4.14.3-2|67	# cmake files
14mu|palapeli-4.14.3-2|68	%{_kde_libdir}/libpala
14mu|palapeli-4.14.3-2|69	
14mu|palapeli-4.14.3-2|70	#------------------------------------------------------------------------------
14mu|palapeli-4.14.3-2|71	
14mu|palapeli-4.14.3-2|72	%prep
14mu|palapeli-4.14.3-2|73	%setup -q
14mu|palapeli-4.14.3-2|74	
14mu|palapeli-4.14.3-2|75	%build
14mu|palapeli-4.14.3-2|76	%cmake_kde4
14mu|palapeli-4.14.3-2|77	%make
14mu|palapeli-4.14.3-2|78	
14mu|palapeli-4.14.3-2|79	%install
14mu|palapeli-4.14.3-2|80	%makeinstall_std -C build
14mu|palapeli-4.14.3-2|81	
14mu|palapeli-4.14.3-2|82	
14mu|palapeli-4.14.3-2|83	%changelog
14mu|palapeli-4.14.3-2|84	* Tue Mar 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:4.14.3-2
14mu|palapeli-4.14.3-2|85	+ Revision: d9d58ed
14mu|palapeli-4.14.3-2|86	- Rebuild for KDE 4.14.4
14mu|palapeli-4.14.3-2|87	
14mu|palapeli-4.14.3-2|88	

23497 14
14mu|pam-1.1.8-33|1	%define major 0
14mu|pam-1.1.8-33|2	%define libname %mklibname %{name} %{major}
14mu|pam-1.1.8-33|3	%define libnamec %mklibname %{name}c %{major}
14mu|pam-1.1.8-33|4	%define libname_misc %mklibname %{name}_misc %{major}
14mu|pam-1.1.8-33|5	%define devname %mklibname %{name} -d
14mu|pam-1.1.8-33|6	
14mu|pam-1.1.8-33|7	%bcond_with prelude
14mu|pam-1.1.8-33|8	
14mu|pam-1.1.8-33|9	%bcond_with bootstrap
14mu|pam-1.1.8-33|10	
14mu|pam-1.1.8-33|11	%bcond_without selinux
14mu|pam-1.1.8-33|12	
14mu|pam-1.1.8-33|13	%define pam_redhat_version 0.99.10-1
14mu|pam-1.1.8-33|14	
14mu|pam-1.1.8-33|15	Epoch:      1
14mu|pam-1.1.8-33|16	
14mu|pam-1.1.8-33|17	Summary:    A security tool which provides authentication for applications
14mu|pam-1.1.8-33|18	Name:       pam
14mu|pam-1.1.8-33|19	Version:    1.1.8
14mu|pam-1.1.8-33|20	Release:    33
14mu|pam-1.1.8-33|21	# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
14mu|pam-1.1.8-33|22	# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
14mu|pam-1.1.8-33|23	License:    BSD and GPLv2+
14mu|pam-1.1.8-33|24	Group:      System/Libraries
14mu|pam-1.1.8-33|25	Url:        http://www.kernel.org/pub/linux/libs/pam/index.html
14mu|pam-1.1.8-33|26	Source0:    ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-%{version}.tar.bz2
14mu|pam-1.1.8-33|27	Source2:    pam-redhat-%{pam_redhat_version}.tar.bz2
14mu|pam-1.1.8-33|28	Source5:    other.pamd
14mu|pam-1.1.8-33|29	Source6:    system-auth.pamd
14mu|pam-1.1.8-33|30	Source7:    config-util.pamd
14mu|pam-1.1.8-33|31	Source8:    dlopen.sh
14mu|pam-1.1.8-33|32	Source9:    system-auth.5
14mu|pam-1.1.8-33|33	Source10:   config-util.5
14mu|pam-1.1.8-33|34	Source11:   postlogin.pamd
14mu|pam-1.1.8-33|35	Source12:   postlogin.5
14mu|pam-1.1.8-33|36	Source13:   pamtmp.conf
14mu|pam-1.1.8-33|37	Source14:   90-nproc.conf
14mu|pam-1.1.8-33|38	Source15:   password-auth.pamd
14mu|pam-1.1.8-33|39	Source16:   smartcard-auth.pamd
14mu|pam-1.1.8-33|40	#add missing documentation
14mu|pam-1.1.8-33|41	Source501:  pam_tty_audit.8
14mu|pam-1.1.8-33|42	Source502:  README
14mu|pam-1.1.8-33|43	
14mu|pam-1.1.8-33|44	# RedHat patches
14mu|pam-1.1.8-33|45	Patch1:  pam-1.0.90-redhat-modules.patch
14mu|pam-1.1.8-33|46	Patch2:  pam-1.1.6-std-noclose.patch
14mu|pam-1.1.8-33|47	Patch4:  pam-1.1.0-console-nochmod.patch
14mu|pam-1.1.8-33|48	Patch5:  pam-1.1.0-notally.patch
14mu|pam-1.1.8-33|49	Patch7:  pam-1.1.0-console-fixes.patch
14mu|pam-1.1.8-33|50	Patch9:  pam-1.1.6-noflex.patch
14mu|pam-1.1.8-33|51	Patch10: pam-1.1.3-nouserenv.patch
14mu|pam-1.1.8-33|52	Patch11: pam-1.1.3-console-abstract.patch
14mu|pam-1.1.8-33|53	Patch13: pam-1.1.5-limits-user.patch
14mu|pam-1.1.8-33|54	Patch14: pam-1.1.1-faillock.patch
14mu|pam-1.1.8-33|55	Patch22: pam-1.1.7-unix-build.patch
14mu|pam-1.1.8-33|56	Patch32: pam-1.1.7-tty-audit-init.patch
14mu|pam-1.1.8-33|57	Patch33: pam-1.1.8-audit-grantor.patch
14mu|pam-1.1.8-33|58	Patch34: pam-1.1.8-audit-user-mgmt.patch
14mu|pam-1.1.8-33|59	Patch35: pam-1.1.8-canonicalize-username.patch
14mu|pam-1.1.8-33|60	Patch36: pam-1.1.8-full-relro.patch
14mu|pam-1.1.8-33|61	Patch37: pam-1.1.8-lastlog-uninitialized.patch
14mu|pam-1.1.8-33|62	Patch38: pam-1.1.8-limits-check-process.patch
14mu|pam-1.1.8-33|63	Patch39: pam-1.1.8-limits-docfix.patch
14mu|pam-1.1.8-33|64	Patch40: pam-1.1.8-loginuid-container.patch
14mu|pam-1.1.8-33|65	Patch41: pam-1.1.8-man-dbsuffix.patch
14mu|pam-1.1.8-33|66	Patch42: pam-1.1.8-opasswd-tolerant.patch
14mu|pam-1.1.8-33|67	Patch43: pam-1.1.8-pwhistory-helper.patch
14mu|pam-1.1.8-33|68	
14mu|pam-1.1.8-33|69	# ROSA specific sources/patches
14mu|pam-1.1.8-33|70	# (fl) fix infinite loop
14mu|pam-1.1.8-33|71	Patch507:   pam-0.74-loop.patch
14mu|pam-1.1.8-33|72	# (fc) 0.75-29mdk don't complain when / is owned by root.adm
14mu|pam-1.1.8-33|73	Patch508:   Linux-PAM-0.99.3.0-pamtimestampadm.patch
14mu|pam-1.1.8-33|74	# (fl) pam_xauth: set extra groups because in high security levels
14mu|pam-1.1.8-33|75	#      access to /usr/X11R6/bin dir is controlled by a group
14mu|pam-1.1.8-33|76	##Patch512: Linux-PAM-1.1.1-xauth-groups.patch
14mu|pam-1.1.8-33|77	# (tv/blino) add defaults for nice/rtprio in /etc/security/limits.conf
14mu|pam-1.1.8-33|78	Patch517:   Linux-PAM-0.99.3.0-enable_rt.patch
14mu|pam-1.1.8-33|79	
14mu|pam-1.1.8-33|80	Patch700:   pam_fix_static_pam_console.patch
14mu|pam-1.1.8-33|81	# (fc) do not output error when no file is in /etc/security/console.perms.d/
14mu|pam-1.1.8-33|82	Patch701:   pam-1.1.0-console-nopermsd.patch
14mu|pam-1.1.8-33|83	# (proyvind): add missing constant that went with rpc removal from glibc 2.14
14mu|pam-1.1.8-33|84	Patch702:   Linux-PAM-1.1.4-add-now-missing-nis-constant.patch
14mu|pam-1.1.8-33|85	
14mu|pam-1.1.8-33|86	# (akdengi) add user to default group users which need for Samba
14mu|pam-1.1.8-33|87	Patch801:   Linux-PAM-1.1.4-group_add_users.patch
14mu|pam-1.1.8-33|88	Patch802:   pam-CVE-2014-2583.patch
14mu|pam-1.1.8-33|89	Patch803:   pam-CVE-2013-7041.patch
14mu|pam-1.1.8-33|90	
14mu|pam-1.1.8-33|91	Patch804:   pam-1.1.8-pbuild.patch
14mu|pam-1.1.8-33|92	# (din) use html2text instead of w3m
14mu|pam-1.1.8-33|93	Patch805:   pam-1.1.8-browser.patch
14mu|pam-1.1.8-33|94	
14mu|pam-1.1.8-33|95	%if %{with selinux}
14mu|pam-1.1.8-33|96	BuildRequires:  selinux-devel >= 2.1.6-7
14mu|pam-1.1.8-33|97	%endif
14mu|pam-1.1.8-33|98	BuildRequires:  bison
14mu|pam-1.1.8-33|99	BuildRequires:  flex
14mu|pam-1.1.8-33|100	%if %{without bootstrap}
14mu|pam-1.1.8-33|101	# this pulls in the mega texlive load
14mu|pam-1.1.8-33|102	BuildRequires:  linuxdoc-tools
14mu|pam-1.1.8-33|103	%endif
14mu|pam-1.1.8-33|104	BuildRequires:  cracklib-devel
14mu|pam-1.1.8-33|105	BuildRequires:  libaudit-devel
14mu|pam-1.1.8-33|106	BuildRequires:  db_nss-devel
14mu|pam-1.1.8-33|107	BuildRequires:  gettext-devel
14mu|pam-1.1.8-33|108	BuildRequires:  pkgconfig(libtirpc)
14mu|pam-1.1.8-33|109	BuildRequires:  db-devel
14mu|pam-1.1.8-33|110	BuildRequires:  html2text
14mu|pam-1.1.8-33|111	BuildRequires:  docbook-dtd412-xml
14mu|pam-1.1.8-33|112	BuildRequires:  docbook-dtd43-xml
14mu|pam-1.1.8-33|113	BuildRequires:  docbook-dtd44-xml
14mu|pam-1.1.8-33|114	BuildRequires:  docbook-style-xsl
14mu|pam-1.1.8-33|115	BuildRequires:  xsltproc
14mu|pam-1.1.8-33|116	%if %{with prelude}
14mu|pam-1.1.8-33|117	BuildRequires:  prelude-devel >= 0.9.0
14mu|pam-1.1.8-33|118	%else
14mu|pam-1.1.8-33|119	BuildConflicts: pkgconfig(libprelude)
14mu|pam-1.1.8-33|120	%endif
14mu|pam-1.1.8-33|121	Requires:       cracklib-dicts
14mu|pam-1.1.8-33|122	Requires:       setup >= 2.7.12-2
14mu|pam-1.1.8-33|123	Requires(pre):  rpm-helper
14mu|pam-1.1.8-33|124	Requires(post): coreutils >= 8.12-7.2
14mu|pam-1.1.8-33|125	Conflicts:      %{_lib}pam0 < 1.1.4-5
14mu|pam-1.1.8-33|126	Requires:       libpwquality >= 0.9.9
14mu|pam-1.1.8-33|127	
14mu|pam-1.1.8-33|128	
14mu|pam-1.1.8-33|129	%description
14mu|pam-1.1.8-33|130	PAM (Pluggable Authentication Modules) is a system security tool that
14mu|pam-1.1.8-33|131	allows system administrators to set authentication policy without
14mu|pam-1.1.8-33|132	having to recompile programs that handle authentication.
14mu|pam-1.1.8-33|133	
14mu|pam-1.1.8-33|134	%files -f Linux-PAM.lang
14mu|pam-1.1.8-33|135	%doc NEWS
14mu|pam-1.1.8-33|136	%docdir %{_docdir}/%{name}
14mu|pam-1.1.8-33|137	%dir %{_sysconfdir}/pam.d
14mu|pam-1.1.8-33|138	%config(noreplace) %{_sysconfdir}/environment
14mu|pam-1.1.8-33|139	%config %{_sysconfdir}/pam.d/other
14mu|pam-1.1.8-33|140	%attr(0644,root,shadow) %config(noreplace) %{_sysconfdir}/pam.d/system-auth
14mu|pam-1.1.8-33|141	%attr(0644,root,shadow) %config(noreplace) %{_sysconfdir}/pam.d/system-auth-default
14mu|pam-1.1.8-33|142	%config %{_sysconfdir}/pam.d/config-util
14mu|pam-1.1.8-33|143	%config %{_sysconfdir}/pam.d/postlogin
14mu|pam-1.1.8-33|144	%config %{_sysconfdir}/pam.d/password-auth
14mu|pam-1.1.8-33|145	%config %{_sysconfdir}/pam.d/smartcard-auth
14mu|pam-1.1.8-33|146	/sbin/pam_console_apply
14mu|pam-1.1.8-33|147	/sbin/pam_tally2
14mu|pam-1.1.8-33|148	/sbin/faillock
14mu|pam-1.1.8-33|149	%attr(4755,root,root) /sbin/pam_timestamp_check
14mu|pam-1.1.8-33|150	%attr(0755,root,root) /sbin/pwhistory_helper
14mu|pam-1.1.8-33|151	%attr(4755,root,root) /sbin/unix_chkpwd
14mu|pam-1.1.8-33|152	%attr(0700,root,root) /sbin/unix_update
14mu|pam-1.1.8-33|153	%attr(0755,root,root) /sbin/mkhomedir_helper
14mu|pam-1.1.8-33|154	%config(noreplace) %{_sysconfdir}/security/access.conf
14mu|pam-1.1.8-33|155	%config(noreplace) %{_sysconfdir}/security/chroot.conf
14mu|pam-1.1.8-33|156	%config(noreplace) %{_sysconfdir}/security/console.perms
14mu|pam-1.1.8-33|157	%config(noreplace) %{_sysconfdir}/security/console.handlers
14mu|pam-1.1.8-33|158	%config(noreplace) %{_sysconfdir}/security/group.conf
14mu|pam-1.1.8-33|159	%config(noreplace) %{_sysconfdir}/security/limits.conf
14mu|pam-1.1.8-33|160	%config(noreplace) %{_sysconfdir}/security/namespace.conf
14mu|pam-1.1.8-33|161	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/security/namespace.init
14mu|pam-1.1.8-33|162	%config(noreplace) %{_sysconfdir}/security/pam_env.conf
14mu|pam-1.1.8-33|163	%config(noreplace) %{_sysconfdir}/security/time.conf
14mu|pam-1.1.8-33|164	%config(noreplace) %{_sysconfdir}/security/opasswd
14mu|pam-1.1.8-33|165	%config(noreplace) %{_sysconfdir}/security/limits.d/90-nproc.conf
14mu|pam-1.1.8-33|166	%if %{with selinux}
14mu|pam-1.1.8-33|167	%config(noreplace) %{_sysconfdir}/security/sepermit.conf
14mu|pam-1.1.8-33|168	%endif
14mu|pam-1.1.8-33|169	%dir %{_sysconfdir}/security/console.apps
14mu|pam-1.1.8-33|170	%dir %{_sysconfdir}/security/console.perms.d
14mu|pam-1.1.8-33|171	%dir /%{_lib}/security
14mu|pam-1.1.8-33|172	/%{_lib}/security/*.so
14mu|pam-1.1.8-33|173	/%{_lib}/security/pam_filter
14mu|pam-1.1.8-33|174	/usr/lib/tmpfiles.d/pam.conf
14mu|pam-1.1.8-33|175	%ghost %dir /var/run/console
14mu|pam-1.1.8-33|176	%ghost /var/log/tallylog
14mu|pam-1.1.8-33|177	%{_mandir}/man5/*
14mu|pam-1.1.8-33|178	%{_mandir}/man8/*
14mu|pam-1.1.8-33|179	
14mu|pam-1.1.8-33|180	%posttrans
14mu|pam-1.1.8-33|181	# (cg) Ensure that the pam_systemd.so is included for user ACLs under systemd
14mu|pam-1.1.8-33|182	# Note: Only affects upgrades, but does no harm so always update if needed.
14mu|pam-1.1.8-33|183	if ! grep -q "pam_systemd\.so" /etc/pam.d/system-auth; then
14mu|pam-1.1.8-33|184	echo "-session    optional      pam_systemd.so" >>/etc/pam.d/system-auth
14mu|pam-1.1.8-33|185	fi
14mu|pam-1.1.8-33|186	
14mu|pam-1.1.8-33|187	if [ ! -a /var/log/tallylog ] ; then
14mu|pam-1.1.8-33|188	install -m 600 /dev/null /var/log/tallylog
14mu|pam-1.1.8-33|189	fi
14mu|pam-1.1.8-33|190	
14mu|pam-1.1.8-33|191	#----------------------------------------------------------------------------
14mu|pam-1.1.8-33|192	
14mu|pam-1.1.8-33|193	%package doc
14mu|pam-1.1.8-33|194	Summary:    Additional documentation for %{name}
14mu|pam-1.1.8-33|195	Group:      Documentation
14mu|pam-1.1.8-33|196	Requires:   %{name} = %{EVRD}
14mu|pam-1.1.8-33|197	
14mu|pam-1.1.8-33|198	%description doc
14mu|pam-1.1.8-33|199	This is the documentation package of %{name}.
14mu|pam-1.1.8-33|200	
14mu|pam-1.1.8-33|201	%files doc
14mu|pam-1.1.8-33|202	%doc doc/txts doc/specs/rfc86.0.txt Copyright
14mu|pam-1.1.8-33|203	
14mu|pam-1.1.8-33|204	#----------------------------------------------------------------------------
14mu|pam-1.1.8-33|205	
14mu|pam-1.1.8-33|206	%package -n %{libname}
14mu|pam-1.1.8-33|207	Summary:    Library for %{name}
14mu|pam-1.1.8-33|208	Group:      System/Libraries
14mu|pam-1.1.8-33|209	Conflicts:  pam < 1.1.4-5
14mu|pam-1.1.8-33|210	
14mu|pam-1.1.8-33|211	%description -n %{libname}
14mu|pam-1.1.8-33|212	This package contains the library libpam for %{name}.
14mu|pam-1.1.8-33|213	
14mu|pam-1.1.8-33|214	%files -n %{libname}
14mu|pam-1.1.8-33|215	/%{_lib}/libpam.so.%{major}*
14mu|pam-1.1.8-33|216	
14mu|pam-1.1.8-33|217	#----------------------------------------------------------------------------
14mu|pam-1.1.8-33|218	
14mu|pam-1.1.8-33|219	%package -n %{libnamec}
14mu|pam-1.1.8-33|220	Summary:    Library for %{name}
14mu|pam-1.1.8-33|221	Group:      System/Libraries
14mu|pam-1.1.8-33|222	Conflicts:  %{_lib}pam0 < 1.1.4-5
14mu|pam-1.1.8-33|223	
14mu|pam-1.1.8-33|224	%description -n %{libnamec}
14mu|pam-1.1.8-33|225	This package contains the library libpamc for %{name}.
14mu|pam-1.1.8-33|226	
14mu|pam-1.1.8-33|227	%files -n %{libnamec}
14mu|pam-1.1.8-33|228	/%{_lib}/libpamc.so.%{major}*
14mu|pam-1.1.8-33|229	
14mu|pam-1.1.8-33|230	#----------------------------------------------------------------------------
14mu|pam-1.1.8-33|231	
14mu|pam-1.1.8-33|232	%package -n %{libname_misc}
14mu|pam-1.1.8-33|233	Summary:    Library for %{name}
14mu|pam-1.1.8-33|234	Group:      System/Libraries
14mu|pam-1.1.8-33|235	Conflicts:  %{_lib}pam0 < 1.1.4-5
14mu|pam-1.1.8-33|236	
14mu|pam-1.1.8-33|237	%description -n %{libname_misc}
14mu|pam-1.1.8-33|238	This package contains the library libpam_misc for %{name}.
14mu|pam-1.1.8-33|239	
14mu|pam-1.1.8-33|240	%files -n %{libname_misc}
14mu|pam-1.1.8-33|241	/%{_lib}/libpam_misc.so.%{major}*
14mu|pam-1.1.8-33|242	
14mu|pam-1.1.8-33|243	#----------------------------------------------------------------------------
14mu|pam-1.1.8-33|244	
14mu|pam-1.1.8-33|245	%package -n %{devname}
14mu|pam-1.1.8-33|246	Summary:    Development headers and libraries for %{name}
14mu|pam-1.1.8-33|247	Group:      Development/Other
14mu|pam-1.1.8-33|248	Requires:   %{libname} = %{EVRD}
14mu|pam-1.1.8-33|249	Requires:   %{libnamec} = %{EVRD}
14mu|pam-1.1.8-33|250	Requires:   %{libname_misc} = %{EVRD}
14mu|pam-1.1.8-33|251	Provides:   %{name}-devel = %{EVRD}
14mu|pam-1.1.8-33|252	
14mu|pam-1.1.8-33|253	%description -n %{devname}
14mu|pam-1.1.8-33|254	PAM (Pluggable Authentication Modules) is a system security tool that
14mu|pam-1.1.8-33|255	allows system administrators to set authentication policy without
14mu|pam-1.1.8-33|256	having to recompile programs that handle authentication.
14mu|pam-1.1.8-33|257	
14mu|pam-1.1.8-33|258	This package contains the development libraries for %{name}.
14mu|pam-1.1.8-33|259	
14mu|pam-1.1.8-33|260	%files -n %{devname}
14mu|pam-1.1.8-33|261	%doc Copyright
14mu|pam-1.1.8-33|262	/%{_lib}/libpam.so
14mu|pam-1.1.8-33|263	/%{_lib}/libpam_misc.so
14mu|pam-1.1.8-33|264	/%{_lib}/libpamc.so
14mu|pam-1.1.8-33|265	%{_includedir}/security/*.h
14mu|pam-1.1.8-33|266	%{_mandir}/man3/*
14mu|pam-1.1.8-33|267	
14mu|pam-1.1.8-33|268	#----------------------------------------------------------------------------
14mu|pam-1.1.8-33|269	
14mu|pam-1.1.8-33|270	%prep
14mu|pam-1.1.8-33|271	%setup -q -n Linux-PAM-%{version} -a 2
14mu|pam-1.1.8-33|272	
14mu|pam-1.1.8-33|273	# Add custom modules.
14mu|pam-1.1.8-33|274	mv pam-redhat-%{pam_redhat_version}/* modules
14mu|pam-1.1.8-33|275	
14mu|pam-1.1.8-33|276	%apply_patches
14mu|pam-1.1.8-33|277	
14mu|pam-1.1.8-33|278	install -m644 %{SOURCE501} %{SOURCE502} modules/pam_tty_audit/
14mu|pam-1.1.8-33|279	
14mu|pam-1.1.8-33|280	%build
14mu|pam-1.1.8-33|281	autoreconf -fi
14mu|pam-1.1.8-33|282	%configure2_5x \
14mu|pam-1.1.8-33|283	--sbindir=/sbin \
14mu|pam-1.1.8-33|284	--libdir=/%{_lib} \
14mu|pam-1.1.8-33|285	--includedir=%{_includedir}/security \
14mu|pam-1.1.8-33|286	--with-db-uniquename=_nss \
14mu|pam-1.1.8-33|287	--docdir=%{_docdir}/%{name} \
14mu|pam-1.1.8-33|288	--disable-static \
14mu|pam-1.1.8-33|289	--enable-cracklib \
14mu|pam-1.1.8-33|290	%if %{with prelude}
14mu|pam-1.1.8-33|291	--enable-prelude \
14mu|pam-1.1.8-33|292	%else
14mu|pam-1.1.8-33|293	--disable-prelude \
14mu|pam-1.1.8-33|294	%endif
14mu|pam-1.1.8-33|295	%if %{with selinux}
14mu|pam-1.1.8-33|296	--enable-selinux \
14mu|pam-1.1.8-33|297	%else
14mu|pam-1.1.8-33|298	--disable-selinux \
14mu|pam-1.1.8-33|299	%endif
14mu|pam-1.1.8-33|300	--enable-audit
14mu|pam-1.1.8-33|301	%make
14mu|pam-1.1.8-33|302	
14mu|pam-1.1.8-33|303	%install
14mu|pam-1.1.8-33|304	mkdir -p doc/txts
14mu|pam-1.1.8-33|305	for readme in modules/pam_*/README ; do
14mu|pam-1.1.8-33|306	cp -f ${readme} doc/txts/README.`dirname ${readme} | sed -e 's|^modules/||'`
14mu|pam-1.1.8-33|307	done
14mu|pam-1.1.8-33|308	
14mu|pam-1.1.8-33|309	mkdir -p %{buildroot}%{_includedir}/security
14mu|pam-1.1.8-33|310	mkdir -p %{buildroot}/%{_lib}/security
14mu|pam-1.1.8-33|311	%makeinstall_std LDCONFIG=:
14mu|pam-1.1.8-33|312	install -d -m 755 %{buildroot}/etc/pam.d
14mu|pam-1.1.8-33|313	install -m 644 %{SOURCE5} %{buildroot}/etc/pam.d/other
14mu|pam-1.1.8-33|314	install -m 644 %{SOURCE6} %{buildroot}/etc/pam.d/system-auth
14mu|pam-1.1.8-33|315	install -m 644 %{SOURCE7} %{buildroot}/etc/pam.d/config-util
14mu|pam-1.1.8-33|316	install -m 644 %{SOURCE11} %{buildroot}/etc/pam.d/postlogin
14mu|pam-1.1.8-33|317	install -m 644 %{SOURCE15} %{buildroot}/etc/pam.d/password-auth
14mu|pam-1.1.8-33|318	install -m 644 %{SOURCE16} %{buildroot}/etc/pam.d/smartcard-auth
14mu|pam-1.1.8-33|319	install -m 600 /dev/null %{buildroot}%{_sysconfdir}/security/opasswd
14mu|pam-1.1.8-33|320	install -d -m 755 %{buildroot}/var/log
14mu|pam-1.1.8-33|321	install -m 600 /dev/null %{buildroot}/var/log/tallylog
14mu|pam-1.1.8-33|322	install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/security/limits.d/90-nproc.conf
14mu|pam-1.1.8-33|323	
14mu|pam-1.1.8-33|324	# Install man pages.
14mu|pam-1.1.8-33|325	install -m 644 %{SOURCE9} %{SOURCE10} %{SOURCE12} %{buildroot}%{_mandir}/man5/
14mu|pam-1.1.8-33|326	
14mu|pam-1.1.8-33|327	# no longer needed, handled by ACL in udev
14mu|pam-1.1.8-33|328	for phase in auth acct passwd session ; do
14mu|pam-1.1.8-33|329	ln -sf pam_unix.so %{buildroot}/%{_lib}/security/pam_unix_${phase}.so
14mu|pam-1.1.8-33|330	done
14mu|pam-1.1.8-33|331	
14mu|pam-1.1.8-33|332	# cleanup
14mu|pam-1.1.8-33|333	rm -f %{buildroot}/%{_lib}/security/*.la
14mu|pam-1.1.8-33|334	rm -f %{buildroot}/%{_lib}/*.la
14mu|pam-1.1.8-33|335	
14mu|pam-1.1.8-33|336	#Set suid bit for /sbin/unix_chkpwd (bug #3169)
14mu|pam-1.1.8-33|337	chmod u+s %{buildroot}/sbin/unix_chkpwd
14mu|pam-1.1.8-33|338	
14mu|pam-1.1.8-33|339	# Install the file for autocreation of /var/run subdirectories on boot
14mu|pam-1.1.8-33|340	mkdir -p %{buildroot}%{_prefix}/lib/tmfiles.d/
14mu|pam-1.1.8-33|341	install -m644 -D %{SOURCE13} %{buildroot}%{_prefix}/lib/tmpfiles.d/pam.conf
14mu|pam-1.1.8-33|342	
14mu|pam-1.1.8-33|343	# For drakauth copy system-auth to system-auth-default
14mu|pam-1.1.8-33|344	cp -f %{buildroot}/etc/pam.d/system-auth %{buildroot}/etc/pam.d/system-auth-default
14mu|pam-1.1.8-33|345	
14mu|pam-1.1.8-33|346	%find_lang Linux-PAM
14mu|pam-1.1.8-33|347	
14mu|pam-1.1.8-33|348	%check
14mu|pam-1.1.8-33|349	EXCEPT=''
14mu|pam-1.1.8-33|350	%if %{without selinux}
14mu|pam-1.1.8-33|351	EXCEPT='pam_selinux'
14mu|pam-1.1.8-33|352	%endif
14mu|pam-1.1.8-33|353	for dir in modules/pam_* ; do
14mu|pam-1.1.8-33|354	if ![[ ${dir} =~ "${except}" ]]; then
14mu|pam-1.1.8-33|355	if ! ls -1 %{buildroot}/%{_lib}/security/`basename ${dir}`*.so ; then
14mu|pam-1.1.8-33|356	echo ERROR `basename ${dir}` did not build a module.
14mu|pam-1.1.8-33|357	exit 1
14mu|pam-1.1.8-33|358	fi
14mu|pam-1.1.8-33|359	fi
14mu|pam-1.1.8-33|360	done
14mu|pam-1.1.8-33|361	
14mu|pam-1.1.8-33|362	# Check for module problems.  Specifically, check that every module we just
14mu|pam-1.1.8-33|363	# installed can actually be loaded by a minimal PAM-aware application.
14mu|pam-1.1.8-33|364	/sbin/ldconfig -n %{buildroot}/%{_lib}
14mu|pam-1.1.8-33|365	for module in %{buildroot}/%{_lib}/security/pam*.so ; do
14mu|pam-1.1.8-33|366	if ! env LD_LIBRARY_PATH=%{buildroot}/%{_lib} \
14mu|pam-1.1.8-33|367	sh %{SOURCE8} -ldb -ldl -lpam -L%{buildroot}/%{_lib} ${module} ; then
14mu|pam-1.1.8-33|368	echo ERROR module: ${module} cannot be loaded.
14mu|pam-1.1.8-33|369	exit 1
14mu|pam-1.1.8-33|370	fi
14mu|pam-1.1.8-33|371	done
14mu|pam-1.1.8-33|372	
14mu|pam-1.1.8-33|373	
14mu|pam-1.1.8-33|374	%changelog
14mu|pam-1.1.8-33|375	
14mu|pam-1.1.8-33|376	* Fri Oct 27 2017 Vladimir Potapov <vladimir.potapov@rosalab.ru> 1:1.1.8-33
14mu|pam-1.1.8-33|377	- (bf3749c) bump release
14mu|pam-1.1.8-33|378	
14mu|pam-1.1.8-33|379	* Fri Oct 27 2017 Vladimir Potapov <vladimir.potapov@rosalab.ru> 1:1.1.8-32
14mu|pam-1.1.8-33|380	- (15e0a63) add vbox groups
14mu|pam-1.1.8-33|381	- (Vladimir Potapov: e3f310c) fix groups for domain station correct working
14mu|pam-1.1.8-33|382	
14mu|pam-1.1.8-33|383	* Thu Sep 21 2017 Vladimir Potapov <vladimir.potapov@rosalab.ru> 1:1.1.8-31
14mu|pam-1.1.8-33|384	- (598925e) add groups for domain station correct working
14mu|pam-1.1.8-33|385	
14mu|pam-1.1.8-33|386	* Thu May 21 2015 law <a.lahin@ntcit-rosa.ru> 1:1.1.8-30
14mu|pam-1.1.8-33|387	- (5554dc7) Increase release number
14mu|pam-1.1.8-33|388	
14mu|pam-1.1.8-33|389	* Thu May 21 2015 law <a.lahin@ntcit-rosa.ru> 1:1.1.8-29
14mu|pam-1.1.8-33|390	- (8bdce5d) Force reconfigure (for build with frozen time)
14mu|pam-1.1.8-33|391	- (Dmitry Fedorov: 04e333e) BuildList#2501564: Increase release tag
14mu|pam-1.1.8-33|392	
14mu|pam-1.1.8-33|393	* Fri May 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.8-28
14mu|pam-1.1.8-33|394	- (3a45176) BuildList#2501564: Increase release tag
14mu|pam-1.1.8-33|395	
14mu|pam-1.1.8-33|396	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.8-27
14mu|pam-1.1.8-33|397	- (e1ca6c9) BuildList#2501564: Increase release tag
14mu|pam-1.1.8-33|398	
14mu|pam-1.1.8-33|399	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.8-26
14mu|pam-1.1.8-33|400	- (679d724) BuildList#2501564: Increase release tag
14mu|pam-1.1.8-33|401	
14mu|pam-1.1.8-33|402	* Thu Apr 23 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.8-25
14mu|pam-1.1.8-33|403	- (762db23) Bring basic selinux support by default
14mu|pam-1.1.8-33|404	
14mu|pam-1.1.8-33|405	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1:1.1.8-24
14mu|pam-1.1.8-33|406	- (9d15751) MassBuild#656: Increase release tag
14mu|pam-1.1.8-33|407	
14mu|pam-1.1.8-33|408	* Mon Feb 16 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:1.1.8-23
14mu|pam-1.1.8-33|409	- (cc98cfc) fix pam_selinux check
14mu|pam-1.1.8-33|410	- (din (Dmitry Fedorov): 156722d) fix pam_selinux check
14mu|pam-1.1.8-33|411	- (din (Dmitry Fedorov): 629d992) fix BR
14mu|pam-1.1.8-33|412	- (din (Dmitry Fedorov): 831c7eb) build without bootstrap
14mu|pam-1.1.8-33|413	- (din (Dmitry Fedorov): 080556a) cleanup BR
14mu|pam-1.1.8-33|414	- (din (Dmitry Fedorov): 4a820b6) bootstrap build
14mu|pam-1.1.8-33|415	- (din (Dmitry Fedorov): 4ca18bc) add pwquality and smartcard auth pam.d conf;
14mu|pam-1.1.8-33|416	
14mu|pam-1.1.8-33|417	* Sun Feb 15 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:1.1.8-22
14mu|pam-1.1.8-33|418	- (3d6dab8) set epoch
14mu|pam-1.1.8-33|419	
14mu|pam-1.1.8-33|420	* Fri Feb 13 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.1.8-22
14mu|pam-1.1.8-33|421	- (9901e7d) mark /var/run/console as ghost
14mu|pam-1.1.8-33|422	- (din (Dmitry Fedorov): 23531b7) fix unpackaged faillock
14mu|pam-1.1.8-33|423	- (din (Dmitry Fedorov): 80c69f3) cleanup merge; set nproc to 4096; fix conditional build
14mu|pam-1.1.8-33|424	
14mu|pam-1.1.8-33|425	* Wed Feb 11 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru>
14mu|pam-1.1.8-33|426	- (ea3a117) Merge remote-tracking branch 'current/current' into rosa2014.1
14mu|pam-1.1.8-33|427	
14mu|pam-1.1.8-33|428	* Thu Jan 22 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.8-22
14mu|pam-1.1.8-33|429	- (4f63d88) add pam_faillock
14mu|pam-1.1.8-33|430	- (Dmitry Fedorov: 020707d) regenerate mans; use html2text instead of w3m
14mu|pam-1.1.8-33|431	- (Dmitry Fedorov: 2920bf9) adopt pbuild patch
14mu|pam-1.1.8-33|432	
14mu|pam-1.1.8-33|433	* Tue Jan 20 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.8-3
14mu|pam-1.1.8-33|434	- (3fd7089) fix BR
14mu|pam-1.1.8-33|435	- (Dmitry Fedorov: 47544bb) remove useless patches
14mu|pam-1.1.8-33|436	- (Dmitry Fedorov: f49f623) fix patchset
14mu|pam-1.1.8-33|437	- (Dmitry Fedorov: 14961fb) update 1.8
14mu|pam-1.1.8-33|438	
14mu|pam-1.1.8-33|439	* Mon Nov 24 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.4-20
14mu|pam-1.1.8-33|440	- (2855fca) BuildList#2335496: Increase release tag
14mu|pam-1.1.8-33|441	
14mu|pam-1.1.8-33|442	* Thu Nov 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.8-5
14mu|pam-1.1.8-33|443	- (4ab7021) Increase default amount of processes for normal users to 4096
14mu|pam-1.1.8-33|444	
14mu|pam-1.1.8-33|445	* Thu Oct 02 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.4-19
14mu|pam-1.1.8-33|446	- (2c3fc19) BuildList#2274925: Increase release tag
14mu|pam-1.1.8-33|447	
14mu|pam-1.1.8-33|448	* Fri Sep 19 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.4-18
14mu|pam-1.1.8-33|449	- (290be45) MassBuild#518: Increase release tag
14mu|pam-1.1.8-33|450	
14mu|pam-1.1.8-33|451	* Wed Sep 10 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.4-17
14mu|pam-1.1.8-33|452	- (91ff6a9) bump release
14mu|pam-1.1.8-33|453	
14mu|pam-1.1.8-33|454	* Wed Sep 10 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.4-16
14mu|pam-1.1.8-33|455	- (37b8511) use sha512
14mu|pam-1.1.8-33|456	- (Dmitry Fedorov: 30aed59) Merge remote-tracking branch 'kuzma/rosa-dx-chrome-1.0' into current
14mu|pam-1.1.8-33|457	- (kuzma kazygashev: ca3dc08) Security fix for CVE-2013-7041
14mu|pam-1.1.8-33|458	- (Alex Burmashev: 0bda241) MassBuild#472: Increase release tag
14mu|pam-1.1.8-33|459	
14mu|pam-1.1.8-33|460	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:1.1.4-15
14mu|pam-1.1.8-33|461	- (8bd9dbe) sync to certified branch, 12.08.2014
14mu|pam-1.1.8-33|462	- (danila.leontiev: 7e8e195) Security fix
14mu|pam-1.1.8-33|463	- (Dmitry Fedorov: e474452) removed tcb requires
14mu|pam-1.1.8-33|464	
14mu|pam-1.1.8-33|465	* Sun Jul 20 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.4-14
14mu|pam-1.1.8-33|466	- (3254e11) do not migrate to pam_tcb
14mu|pam-1.1.8-33|467	
14mu|pam-1.1.8-33|468	* Fri Jul 18 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.1.4-16
14mu|pam-1.1.8-33|469	- (0ad5b38) MassBuild#456: Increase release tag
14mu|pam-1.1.8-33|470	
14mu|pam-1.1.8-33|471	* Mon Jul 14 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.1.4-15
14mu|pam-1.1.8-33|472	- (f7b6051) MassBuild#454: Increase release tag
14mu|pam-1.1.8-33|473	
14mu|pam-1.1.8-33|474	* Thu Jul 10 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.1.4-14
14mu|pam-1.1.8-33|475	- (09aa641) MassBuild#450: Increase release tag
14mu|pam-1.1.8-33|476	
14mu|pam-1.1.8-33|477	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.1.8-4
14mu|pam-1.1.8-33|478	- (4caa3ef) Add tirpc to BuildRequires, spec cleanup
14mu|pam-1.1.8-33|479	
14mu|pam-1.1.8-33|480	* Tue Jul 01 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:1.1.4-13
14mu|pam-1.1.8-33|481	- (458a08c) sync to certified branch
14mu|pam-1.1.8-33|482	- (Dmitry Fedorov: 26b3d44) Updated version
14mu|pam-1.1.8-33|483	
14mu|pam-1.1.8-33|484	* Tue Jul 01 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:1.1.4-12
14mu|pam-1.1.8-33|485	- (ac8139e) use_authtok placed back
14mu|pam-1.1.8-33|486	- (Dmitry Fedorov: b6af014) migration from pam_tcb to pam_unix
14mu|pam-1.1.8-33|487	
14mu|pam-1.1.8-33|488	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.1.8-3
14mu|pam-1.1.8-33|489	- (eb471f8) MassBuild#440: Increase release tag
14mu|pam-1.1.8-33|490	
14mu|pam-1.1.8-33|491	* Tue May 27 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:1.1.4-11
14mu|pam-1.1.8-33|492	- (1290460) remove use_authtok from  system-auth.pamd
14mu|pam-1.1.8-33|493	
14mu|pam-1.1.8-33|494	* Tue May 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1.8-2
14mu|pam-1.1.8-33|495	- (dd1d326) Drop bz2.sign file - it is not provided by upstream anymore
14mu|pam-1.1.8-33|496	- (akdengi: 52d751e) Add system-auth-default need for drakauth hack
14mu|pam-1.1.8-33|497	
14mu|pam-1.1.8-33|498	* Wed Jan 22 2014 akdengi <alexander.kazancev@rosalab.ru> 1:1.1.8-1
14mu|pam-1.1.8-33|499	- (50a2285) fix merging
14mu|pam-1.1.8-33|500	- (akdengi: 37111ad) fix build
14mu|pam-1.1.8-33|501	- (akdengi: f4bec3e) 1.8.0
14mu|pam-1.1.8-33|502	
14mu|pam-1.1.8-33|503	* Wed Dec 11 2013 akdengi <alexander.kazancev@rosalab.ru> 1:1.1.4-17
14mu|pam-1.1.8-33|504	- (5490f01) SILENT clean spec
14mu|pam-1.1.8-33|505	- (akdengi: c844304) SILENT clean spec
14mu|pam-1.1.8-33|506	- (akdengi: af93c68) add /usr/lib/tmpfiles.d/pam.conf
14mu|pam-1.1.8-33|507	- (akdengi: 2738d73) add tmfiles.d config for create /run structure
14mu|pam-1.1.8-33|508	
14mu|pam-1.1.8-33|509	* Wed Dec 04 2013 Alexander Kazancev <kazancas@gmail.com> 1:1.1.4-16
14mu|pam-1.1.8-33|510	- (bca163d) system-auth will not rewrite existing rule
14mu|pam-1.1.8-33|511	
14mu|pam-1.1.8-33|512	* Fri Nov 29 2013 Alex Burmashev <alex.burmashev@gmail.com> 1:1.1.4-15
14mu|pam-1.1.8-33|513	- (dbf24bb) sync to 2012.1
14mu|pam-1.1.8-33|514	- (akdengi: e028a33) add user to lp group for default
14mu|pam-1.1.8-33|515	
14mu|pam-1.1.8-33|516	* Mon Nov 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1:1.1.4-14
14mu|pam-1.1.8-33|517	- (c7c97c9) SILENT really add postlogin file
14mu|pam-1.1.8-33|518	- (akdengi: f2ba9e8) add postlogin pam rules
14mu|pam-1.1.8-33|519	
14mu|pam-1.1.8-33|520	* Sun Nov 17 2013 Alexander Kazancev <kazancas@gmail.com> 1:1.1.4-13
14mu|pam-1.1.8-33|521	- (68d0f03) Fix bug #3169 - set suid bit for /sbin/unix_chkpwd
14mu|pam-1.1.8-33|522	
14mu|pam-1.1.8-33|523	* Fri Nov 15 2013 Alexander Kazancev <kazancas@gmail.com> 1:1.1.4-12
14mu|pam-1.1.8-33|524	- (2b9651f) Disable use_authok
14mu|pam-1.1.8-33|525	- (Alexander Kazancev: 61ad666) SILENT Up release
14mu|pam-1.1.8-33|526	
14mu|pam-1.1.8-33|527	* Fri Nov 15 2013 Alexander Kazancev <kazancas@gmail.com> 1:1.1.4-11
14mu|pam-1.1.8-33|528	- (7f39189) disable pam_cracklib
14mu|pam-1.1.8-33|529	- (Alexander Kazancev: c98a8c8) SILENT Up version
14mu|pam-1.1.8-33|530	
14mu|pam-1.1.8-33|531	* Mon Sep 16 2013 Rosa <rosa@abf.rosalinux.ru> 1:1.1.4-9
14mu|pam-1.1.8-33|532	- (914f48e) Automatic import for version 1.1.4-9
14mu|pam-1.1.8-33|533	- (din (Dmitry Fedorov): b2b8142) Enabled selinux support
14mu|pam-1.1.8-33|534	
14mu|pam-1.1.8-33|535	

23498 14
14mu|pam_mount-2.15-2|1	%define major 0
14mu|pam_mount-2.15-2|2	%define libname %mklibname cryptmount %{major}
14mu|pam_mount-2.15-2|3	%define devname %mklibname cryptmount -d
14mu|pam_mount-2.15-2|4	
14mu|pam_mount-2.15-2|5	Summary:	Pluggable Authentication Module for dynamic mounting of remote volumes
14mu|pam_mount-2.15-2|6	Name:		pam_mount
14mu|pam_mount-2.15-2|7	Version:	2.15
14mu|pam_mount-2.15-2|8	Release:	2
14mu|pam_mount-2.15-2|9	License:	GPLv2+ and LGPLv2+
14mu|pam_mount-2.15-2|10	Group:		Networking/Other
14mu|pam_mount-2.15-2|11	Url:		http://pam-mount.sourceforge.net/
14mu|pam_mount-2.15-2|12	Source0:	http://prdownloads.sourceforge.net/pam-mount/%{name}-%{version}.tar.xz
14mu|pam_mount-2.15-2|13	Source1:	http://prdownloads.sourceforge.net/pam-mount/%{name}-%{version}.tar.asc
14mu|pam_mount-2.15-2|14	#Prevents multiple mount of the same mount point in case of not
14mu|pam_mount-2.15-2|15	#unmounting (see #15479)
14mu|pam_mount-2.15-2|16	Patch0:		pam_mount-2.15-ismountpoint.patch
14mu|pam_mount-2.15-2|17	BuildRequires:	pam-devel
14mu|pam_mount-2.15-2|18	BuildRequires:	pkgconfig(libcrypto) >= 0.9.8
14mu|pam_mount-2.15-2|19	BuildRequires:	pkgconfig(libcryptsetup) >= 1.1.2
14mu|pam_mount-2.15-2|20	BuildRequires:	pkgconfig(libHX) >= 3.12.1
14mu|pam_mount-2.15-2|21	BuildRequires:	pkgconfig(libpcre)
14mu|pam_mount-2.15-2|22	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6
14mu|pam_mount-2.15-2|23	BuildRequires:	pkgconfig(mount) >= 2.20
14mu|pam_mount-2.15-2|24	Requires:	hxtools-system
14mu|pam_mount-2.15-2|25	Requires:	opensc
14mu|pam_mount-2.15-2|26	
14mu|pam_mount-2.15-2|27	%description
14mu|pam_mount-2.15-2|28	Pam_mount is a PAM module that allows dynamic remote volume mounting.
14mu|pam_mount-2.15-2|29	It is useful for users that have private volumes in Samba / Windows NT
14mu|pam_mount-2.15-2|30	/ Netware servers and need access to them during a Unix session. It
14mu|pam_mount-2.15-2|31	can also be used to transparently mount encrypted volumes using your
14mu|pam_mount-2.15-2|32	logging credentials.
14mu|pam_mount-2.15-2|33	
14mu|pam_mount-2.15-2|34	%files
14mu|pam_mount-2.15-2|35	%doc doc/news.txt doc/bugs.txt doc/options.txt
14mu|pam_mount-2.15-2|36	%doc doc/faq.txt doc/todo.txt doc/pam_mount.txt
14mu|pam_mount-2.15-2|37	/%{_lib}/security/pam_mount*.so
14mu|pam_mount-2.15-2|38	%{_sbindir}/pmt-ehd
14mu|pam_mount-2.15-2|39	%{_sbindir}/pmvarrun
14mu|pam_mount-2.15-2|40	/sbin/mount.crypt
14mu|pam_mount-2.15-2|41	/sbin/mount.crypto_LUKS
14mu|pam_mount-2.15-2|42	/sbin/mount.crypt_LUKS
14mu|pam_mount-2.15-2|43	/sbin/umount.crypt
14mu|pam_mount-2.15-2|44	/sbin/umount.crypt_LUKS
14mu|pam_mount-2.15-2|45	/sbin/umount.crypto_LUKS
14mu|pam_mount-2.15-2|46	%config(noreplace) %{_sysconfdir}/security/%{name}.conf.xml
14mu|pam_mount-2.15-2|47	%{_mandir}/man8/pam_mount.8*
14mu|pam_mount-2.15-2|48	%{_mandir}/man8/pmt-ehd.8*
14mu|pam_mount-2.15-2|49	%{_mandir}/man8/pmvarrun.8*
14mu|pam_mount-2.15-2|50	%{_mandir}/man8/mount.crypt.8*
14mu|pam_mount-2.15-2|51	%{_mandir}/man8/mount.crypt_LUKS.8*
14mu|pam_mount-2.15-2|52	%{_mandir}/man8/mount.crypto_LUKS.8*
14mu|pam_mount-2.15-2|53	%{_mandir}/man8/umount.crypt.8*
14mu|pam_mount-2.15-2|54	%{_mandir}/man8/umount.crypt_LUKS.8*
14mu|pam_mount-2.15-2|55	%{_mandir}/man8/umount.crypto_LUKS.8*
14mu|pam_mount-2.15-2|56	%{_mandir}/man5/pam_mount.conf.5*
14mu|pam_mount-2.15-2|57	
14mu|pam_mount-2.15-2|58	#----------------------------------------------------------------------------
14mu|pam_mount-2.15-2|59	
14mu|pam_mount-2.15-2|60	%package -n %{libname}
14mu|pam_mount-2.15-2|61	Summary:	Shared library for %{name}
14mu|pam_mount-2.15-2|62	Group:		System/Libraries
14mu|pam_mount-2.15-2|63	
14mu|pam_mount-2.15-2|64	%description -n %{libname}
14mu|pam_mount-2.15-2|65	This package contains shared libs for %{name}.
14mu|pam_mount-2.15-2|66	
14mu|pam_mount-2.15-2|67	%files -n %{libname}
14mu|pam_mount-2.15-2|68	%{_libdir}/libcryptmount.so.%{major}*
14mu|pam_mount-2.15-2|69	
14mu|pam_mount-2.15-2|70	#----------------------------------------------------------------------------
14mu|pam_mount-2.15-2|71	
14mu|pam_mount-2.15-2|72	%package -n %{devname}
14mu|pam_mount-2.15-2|73	Summary:	Development files for %{name}
14mu|pam_mount-2.15-2|74	Group:		Development/Other
14mu|pam_mount-2.15-2|75	Requires:	%{libname} = %{EVRD}
14mu|pam_mount-2.15-2|76	
14mu|pam_mount-2.15-2|77	%description -n %{devname}
14mu|pam_mount-2.15-2|78	This package contains development files for %{name}.
14mu|pam_mount-2.15-2|79	
14mu|pam_mount-2.15-2|80	%files -n %{devname}
14mu|pam_mount-2.15-2|81	%{_includedir}/libcryptmount.h
14mu|pam_mount-2.15-2|82	%{_libdir}/libcryptmount.so
14mu|pam_mount-2.15-2|83	%{_libdir}/pkgconfig/*.pc
14mu|pam_mount-2.15-2|84	
14mu|pam_mount-2.15-2|85	#----------------------------------------------------------------------------
14mu|pam_mount-2.15-2|86	
14mu|pam_mount-2.15-2|87	%prep
14mu|pam_mount-2.15-2|88	%setup -q
14mu|pam_mount-2.15-2|89	%patch -p1
14mu|pam_mount-2.15-2|90	
14mu|pam_mount-2.15-2|91	%build
14mu|pam_mount-2.15-2|92	%configure2_5x \
14mu|pam_mount-2.15-2|93	--disable-static
14mu|pam_mount-2.15-2|94	%make moduledir=/%{_lib}/security
14mu|pam_mount-2.15-2|95	
14mu|pam_mount-2.15-2|96	%install
14mu|pam_mount-2.15-2|97	%makeinstall_std moduledir=/%{_lib}/security
14mu|pam_mount-2.15-2|98	install -m0600 config/pam_mount.conf.xml -D %{buildroot}%{_sysconfdir}/security/pam_mount.conf.xml
14mu|pam_mount-2.15-2|99	
14mu|pam_mount-2.15-2|100	
14mu|pam_mount-2.15-2|101	%changelog
14mu|pam_mount-2.15-2|102	
14mu|pam_mount-2.15-2|103	* Tue Sep 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.15-2
14mu|pam_mount-2.15-2|104	- (556e18d) Requires hxtools-system
14mu|pam_mount-2.15-2|105	
14mu|pam_mount-2.15-2|106	

23499 14
14mu|pamtester-0.1.2-3|1	Summary:	Utility for testing PAM facility
14mu|pamtester-0.1.2-3|2	Name:		pamtester
14mu|pamtester-0.1.2-3|3	Version:	0.1.2
14mu|pamtester-0.1.2-3|4	Release:	3
14mu|pamtester-0.1.2-3|5	License:	BSD
14mu|pamtester-0.1.2-3|6	Group:		Development/Tools
14mu|pamtester-0.1.2-3|7	URL:		http://pamtester.sourceforge.net/
14mu|pamtester-0.1.2-3|8	Source0:	%{name}-%{version}.tar.xz
14mu|pamtester-0.1.2-3|9	BuildRequires:	pam-devel
14mu|pamtester-0.1.2-3|10	
14mu|pamtester-0.1.2-3|11	%description
14mu|pamtester-0.1.2-3|12	Pamtester is a tiny utility program to test the
14mu|pamtester-0.1.2-3|13	Pluggable Authentication Modules facility.
14mu|pamtester-0.1.2-3|14	
14mu|pamtester-0.1.2-3|15	%prep
14mu|pamtester-0.1.2-3|16	%setup -q
14mu|pamtester-0.1.2-3|17	
14mu|pamtester-0.1.2-3|18	%build
14mu|pamtester-0.1.2-3|19	autoreconf -i
14mu|pamtester-0.1.2-3|20	%configure2_5x
14mu|pamtester-0.1.2-3|21	make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
14mu|pamtester-0.1.2-3|22	
14mu|pamtester-0.1.2-3|23	%install
14mu|pamtester-0.1.2-3|24	rm -rf $RPM_BUILD_ROOT
14mu|pamtester-0.1.2-3|25	make DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' install
14mu|pamtester-0.1.2-3|26	
14mu|pamtester-0.1.2-3|27	%files
14mu|pamtester-0.1.2-3|28	%defattr(-,root,root,-)
14mu|pamtester-0.1.2-3|29	%doc AUTHORS ChangeLog LICENSE NEWS README
14mu|pamtester-0.1.2-3|30	%{_bindir}/%{name}
14mu|pamtester-0.1.2-3|31	%{_mandir}/man1/%{name}.1*
14mu|pamtester-0.1.2-3|32	
14mu|pamtester-0.1.2-3|33	
14mu|pamtester-0.1.2-3|34	%changelog
14mu|pamtester-0.1.2-3|35	
14mu|pamtester-0.1.2-3|36	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 0.1.2-3
14mu|pamtester-0.1.2-3|37	- (467d8bc) MassBuild#656: Increase release tag
14mu|pamtester-0.1.2-3|38	
14mu|pamtester-0.1.2-3|39	

23500 14
14mu|pam_userpass-1.0.2-11|1	%define major 1
14mu|pam_userpass-1.0.2-11|2	%define libname %mklibname %{name} %{major}
14mu|pam_userpass-1.0.2-11|3	%define devname %mklibname %{name} -d
14mu|pam_userpass-1.0.2-11|4	
14mu|pam_userpass-1.0.2-11|5	Summary:	PAM module for USER/PASS-style protocols
14mu|pam_userpass-1.0.2-11|6	Name:		pam_userpass
14mu|pam_userpass-1.0.2-11|7	Version:	1.0.2
14mu|pam_userpass-1.0.2-11|8	Release:	11
14mu|pam_userpass-1.0.2-11|9	License:	relaxed BSD and (L)GPL-compatible
14mu|pam_userpass-1.0.2-11|10	Group:		System/Libraries
14mu|pam_userpass-1.0.2-11|11	Url: 		http://www.openwall.com/pam
14mu|pam_userpass-1.0.2-11|12	Source0:	ftp://ftp.openwall.com/pub/projects/pam/modules/%{name}/%{name}-%{version}.tar.gz
14mu|pam_userpass-1.0.2-11|13	BuildRequires:	pam-devel
14mu|pam_userpass-1.0.2-11|14	Conflicts:	%{_lib}pam_userpass1 < 1.0.2-11
14mu|pam_userpass-1.0.2-11|15	
14mu|pam_userpass-1.0.2-11|16	%description
14mu|pam_userpass-1.0.2-11|17	pam_userpass is a PAM authentication module for use specifically by
14mu|pam_userpass-1.0.2-11|18	services implementing non-interactive protocols and wishing to verify
14mu|pam_userpass-1.0.2-11|19	a username/password pair.  This module doesn't do any actual
14mu|pam_userpass-1.0.2-11|20	authentication, -- other modules, such as pam_tcb, should be stacked
14mu|pam_userpass-1.0.2-11|21	after it to provide the authentication.
14mu|pam_userpass-1.0.2-11|22	
14mu|pam_userpass-1.0.2-11|23	%files
14mu|pam_userpass-1.0.2-11|24	%doc LICENSE README
14mu|pam_userpass-1.0.2-11|25	/%{_lib}/security/pam_userpass.so
14mu|pam_userpass-1.0.2-11|26	
14mu|pam_userpass-1.0.2-11|27	#----------------------------------------------------------------------------
14mu|pam_userpass-1.0.2-11|28	
14mu|pam_userpass-1.0.2-11|29	%package -n %{libname}
14mu|pam_userpass-1.0.2-11|30	Summary:	PAM module for USER/PASS-style protocols
14mu|pam_userpass-1.0.2-11|31	Group:		System/Libraries
14mu|pam_userpass-1.0.2-11|32	
14mu|pam_userpass-1.0.2-11|33	%description -n %{libname}
14mu|pam_userpass-1.0.2-11|34	pam_userpass is a PAM authentication module for use specifically by
14mu|pam_userpass-1.0.2-11|35	services implementing non-interactive protocols and wishing to verify
14mu|pam_userpass-1.0.2-11|36	a username/password pair.  This module doesn't do any actual
14mu|pam_userpass-1.0.2-11|37	authentication, -- other modules, such as pam_tcb, should be stacked
14mu|pam_userpass-1.0.2-11|38	after it to provide the authentication.
14mu|pam_userpass-1.0.2-11|39	
14mu|pam_userpass-1.0.2-11|40	%files -n %{libname}
14mu|pam_userpass-1.0.2-11|41	%{_libdir}/lib%{name}.so.%{major}*
14mu|pam_userpass-1.0.2-11|42	
14mu|pam_userpass-1.0.2-11|43	#----------------------------------------------------------------------------
14mu|pam_userpass-1.0.2-11|44	
14mu|pam_userpass-1.0.2-11|45	%package -n %{devname}
14mu|pam_userpass-1.0.2-11|46	Summary:	Libraries and header files for developing pam_userpass-aware applications
14mu|pam_userpass-1.0.2-11|47	Group:		Development/Other
14mu|pam_userpass-1.0.2-11|48	Requires:	%{libname} = %{EVRD}
14mu|pam_userpass-1.0.2-11|49	Requires:	pam-devel
14mu|pam_userpass-1.0.2-11|50	Provides:	%{name}-devel = %{EVRD}
14mu|pam_userpass-1.0.2-11|51	
14mu|pam_userpass-1.0.2-11|52	%description -n %{devname}
14mu|pam_userpass-1.0.2-11|53	This package contains development libraries and header files required
14mu|pam_userpass-1.0.2-11|54	for building pam_userpass-aware applications.
14mu|pam_userpass-1.0.2-11|55	
14mu|pam_userpass-1.0.2-11|56	%files -n %{devname}
14mu|pam_userpass-1.0.2-11|57	%{_libdir}/*.so
14mu|pam_userpass-1.0.2-11|58	%{_libdir}/*.a
14mu|pam_userpass-1.0.2-11|59	%{_includedir}/security/*
14mu|pam_userpass-1.0.2-11|60	
14mu|pam_userpass-1.0.2-11|61	#----------------------------------------------------------------------------
14mu|pam_userpass-1.0.2-11|62	
14mu|pam_userpass-1.0.2-11|63	%prep
14mu|pam_userpass-1.0.2-11|64	%setup -q
14mu|pam_userpass-1.0.2-11|65	find . -perm 0600 -exec chmod 0644 '{}' \;
14mu|pam_userpass-1.0.2-11|66	
14mu|pam_userpass-1.0.2-11|67	%build
14mu|pam_userpass-1.0.2-11|68	%make \
14mu|pam_userpass-1.0.2-11|69	CFLAGS="-Wall -fPIC %{optflags} -Iinclude" \
14mu|pam_userpass-1.0.2-11|70	LDFLAGS="%{ldflags}"
14mu|pam_userpass-1.0.2-11|71	
14mu|pam_userpass-1.0.2-11|72	%install
14mu|pam_userpass-1.0.2-11|73	%make install DESTDIR="%{buildroot}" SECUREDIR=/%{_lib}/security LIBDIR=%{_libdir}
14mu|pam_userpass-1.0.2-11|74	
14mu|pam_userpass-1.0.2-11|75	
14mu|pam_userpass-1.0.2-11|76	%changelog
14mu|pam_userpass-1.0.2-11|77	* Mon Feb 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-11
14mu|pam_userpass-1.0.2-11|78	+ Revision: e92a77c
14mu|pam_userpass-1.0.2-11|79	- Move PAM module out of library package, fix debug package
14mu|pam_userpass-1.0.2-11|80	
14mu|pam_userpass-1.0.2-11|81	

23501 14
14mu|pango-1.36.8-2|1	%define enable_gtkdoc 1
14mu|pango-1.36.8-2|2	
14mu|pango-1.36.8-2|3	%define query_modules_suffix %{nil}
14mu|pango-1.36.8-2|4	%ifarch %{ix86}
14mu|pango-1.36.8-2|5	%define query_modules_suffix -32
14mu|pango-1.36.8-2|6	%endif
14mu|pango-1.36.8-2|7	%ifarch x86_64
14mu|pango-1.36.8-2|8	%define query_modules_suffix -64
14mu|pango-1.36.8-2|9	%endif
14mu|pango-1.36.8-2|10	%define query_modules pango-querymodules%{query_modules_suffix}
14mu|pango-1.36.8-2|11	
14mu|pango-1.36.8-2|12	%define api 1.0
14mu|pango-1.36.8-2|13	%define module_version 1.8.0
14mu|pango-1.36.8-2|14	%define major 0
14mu|pango-1.36.8-2|15	
14mu|pango-1.36.8-2|16	%define modules %mklibname %{name}-modules %{api}
14mu|pango-1.36.8-2|17	%define libname %mklibname %{name} %{api} %{major}
14mu|pango-1.36.8-2|18	%define libcairo %mklibname %{name}cairo %{api} %{major}
14mu|pango-1.36.8-2|19	%define libft2 %mklibname %{name}ft2_ %{api} %{major}
14mu|pango-1.36.8-2|20	%define libxft %mklibname %{name}xft %{api} %{major}
14mu|pango-1.36.8-2|21	
14mu|pango-1.36.8-2|22	%define girname %mklibname %{name}-gir %{api}
14mu|pango-1.36.8-2|23	%define gircairo %mklibname %{name}cairo-gir %{api}
14mu|pango-1.36.8-2|24	%define girft2 %mklibname %{name}ft2-gir %{api}
14mu|pango-1.36.8-2|25	%define girxft %mklibname %{name}xft-gir %{api}
14mu|pango-1.36.8-2|26	
14mu|pango-1.36.8-2|27	%define devname %mklibname -d %{name} %{api}
14mu|pango-1.36.8-2|28	%define devcairo %mklibname -d %{name}cairo %{api}
14mu|pango-1.36.8-2|29	%define devft2 %mklibname -d %{name}ft2_ %{api}
14mu|pango-1.36.8-2|30	%define devx %mklibname -d %{name}x %{api}
14mu|pango-1.36.8-2|31	%define devxft %mklibname -d %{name}xft %{api}
14mu|pango-1.36.8-2|32	
14mu|pango-1.36.8-2|33	Summary:	System for layout and rendering of internationalized text
14mu|pango-1.36.8-2|34	Name:		pango
14mu|pango-1.36.8-2|35	Version:	1.36.8
14mu|pango-1.36.8-2|36	Release:	2
14mu|pango-1.36.8-2|37	License:	LGPLv2+
14mu|pango-1.36.8-2|38	Group:		System/Internationalization
14mu|pango-1.36.8-2|39	Url:		http://www.pango.org/
14mu|pango-1.36.8-2|40	Source0:	http://ftp.gnome.org/pub/GNOME/sources/pango/1.36/%{name}-%{version}.tar.xz
14mu|pango-1.36.8-2|41	# (gb) 1.4.0-2mdk biarch support
14mu|pango-1.36.8-2|42	Patch5:		pango-1.32.0-lib64.patch
14mu|pango-1.36.8-2|43	
14mu|pango-1.36.8-2|44	BuildRequires:	pkgconfig(cairo)
14mu|pango-1.36.8-2|45	BuildRequires:	pkgconfig(fontconfig)
14mu|pango-1.36.8-2|46	BuildRequires:	pkgconfig(freetype2)
14mu|pango-1.36.8-2|47	BuildRequires:	pkgconfig(glib-2.0)
14mu|pango-1.36.8-2|48	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|pango-1.36.8-2|49	BuildRequires:	pkgconfig(harfbuzz)
14mu|pango-1.36.8-2|50	BuildRequires:	pkgconfig(libthai)
14mu|pango-1.36.8-2|51	BuildRequires:	pkgconfig(xft)
14mu|pango-1.36.8-2|52	%if %{enable_gtkdoc}
14mu|pango-1.36.8-2|53	BuildRequires:	docbook-style-xsl
14mu|pango-1.36.8-2|54	BuildRequires:	docbook-dtd412-xml
14mu|pango-1.36.8-2|55	BuildRequires:	gtk-doc
14mu|pango-1.36.8-2|56	BuildRequires:	xsltproc
14mu|pango-1.36.8-2|57	%endif
14mu|pango-1.36.8-2|58	
14mu|pango-1.36.8-2|59	%description
14mu|pango-1.36.8-2|60	A library to handle unicode strings as well as complex bidirectional
14mu|pango-1.36.8-2|61	or context dependent shaped strings.
14mu|pango-1.36.8-2|62	It is the next step on Gtk+ internationalization.
14mu|pango-1.36.8-2|63	
14mu|pango-1.36.8-2|64	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|65	
14mu|pango-1.36.8-2|66	%package -n %{libname}
14mu|pango-1.36.8-2|67	Summary:	Internationalized text layout and rendering system
14mu|pango-1.36.8-2|68	Group:		System/Libraries
14mu|pango-1.36.8-2|69	
14mu|pango-1.36.8-2|70	%description -n %{libname}
14mu|pango-1.36.8-2|71	A library to handle unicode strings as well as complex bidirectional
14mu|pango-1.36.8-2|72	or context dependent shaped strings.
14mu|pango-1.36.8-2|73	It is the next step on Gtk+ internationalization.
14mu|pango-1.36.8-2|74	
14mu|pango-1.36.8-2|75	%files -n %{libname}
14mu|pango-1.36.8-2|76	%{_libdir}/libpango-%{api}.so.%{major}*
14mu|pango-1.36.8-2|77	
14mu|pango-1.36.8-2|78	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|79	
14mu|pango-1.36.8-2|80	%package -n %{libcairo}
14mu|pango-1.36.8-2|81	Summary:	Internationalized text layout and rendering system - cairo
14mu|pango-1.36.8-2|82	Group:		System/Libraries
14mu|pango-1.36.8-2|83	
14mu|pango-1.36.8-2|84	%description -n %{libcairo}
14mu|pango-1.36.8-2|85	Library for %{name} - cairo.
14mu|pango-1.36.8-2|86	
14mu|pango-1.36.8-2|87	%files -n %{libcairo}
14mu|pango-1.36.8-2|88	%{_libdir}/libpangocairo-%{api}.so.%{major}*
14mu|pango-1.36.8-2|89	
14mu|pango-1.36.8-2|90	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|91	
14mu|pango-1.36.8-2|92	%package -n %{libft2}
14mu|pango-1.36.8-2|93	Summary:	Internationalized text layout and rendering system - ft2
14mu|pango-1.36.8-2|94	Group:		System/Libraries
14mu|pango-1.36.8-2|95	
14mu|pango-1.36.8-2|96	%description -n %{libft2}
14mu|pango-1.36.8-2|97	Library for %{name} - ft2.
14mu|pango-1.36.8-2|98	
14mu|pango-1.36.8-2|99	%files -n %{libft2}
14mu|pango-1.36.8-2|100	%{_libdir}/libpangoft2-%{api}.so.%{major}*
14mu|pango-1.36.8-2|101	
14mu|pango-1.36.8-2|102	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|103	
14mu|pango-1.36.8-2|104	%package -n %{libxft}
14mu|pango-1.36.8-2|105	Summary:	Internationalized text layout and rendering system - xft
14mu|pango-1.36.8-2|106	Group:		System/Libraries
14mu|pango-1.36.8-2|107	
14mu|pango-1.36.8-2|108	%description -n %{libxft}
14mu|pango-1.36.8-2|109	Library for %{name} - xft.
14mu|pango-1.36.8-2|110	
14mu|pango-1.36.8-2|111	%files -n %{libxft}
14mu|pango-1.36.8-2|112	%{_libdir}/libpangoxft-%{api}.so.%{major}*
14mu|pango-1.36.8-2|113	
14mu|pango-1.36.8-2|114	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|115	
14mu|pango-1.36.8-2|116	%package -n %{girname}
14mu|pango-1.36.8-2|117	Summary:	GObject Introspection interface description for %{name}
14mu|pango-1.36.8-2|118	Group:		System/Libraries
14mu|pango-1.36.8-2|119	
14mu|pango-1.36.8-2|120	%description -n %{girname}
14mu|pango-1.36.8-2|121	GObject Introspection interface description for %{name}.
14mu|pango-1.36.8-2|122	
14mu|pango-1.36.8-2|123	%files -n %{girname}
14mu|pango-1.36.8-2|124	%{_libdir}/girepository-1.0/Pango-%{api}.typelib
14mu|pango-1.36.8-2|125	
14mu|pango-1.36.8-2|126	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|127	
14mu|pango-1.36.8-2|128	%package -n %{gircairo}
14mu|pango-1.36.8-2|129	Summary:	GObject Introspection interface description for %{name} - cairo
14mu|pango-1.36.8-2|130	Group:		System/Libraries
14mu|pango-1.36.8-2|131	
14mu|pango-1.36.8-2|132	%description -n %{gircairo}
14mu|pango-1.36.8-2|133	GObject Introspection interface description for %{name} - cairo.
14mu|pango-1.36.8-2|134	
14mu|pango-1.36.8-2|135	%files -n %{gircairo}
14mu|pango-1.36.8-2|136	%{_libdir}/girepository-1.0/PangoCairo-%{api}.typelib
14mu|pango-1.36.8-2|137	
14mu|pango-1.36.8-2|138	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|139	
14mu|pango-1.36.8-2|140	%package -n %{girft2}
14mu|pango-1.36.8-2|141	Summary:	GObject Introspection interface description for %{name} - ft2
14mu|pango-1.36.8-2|142	Group:		System/Libraries
14mu|pango-1.36.8-2|143	
14mu|pango-1.36.8-2|144	%description -n %{girft2}
14mu|pango-1.36.8-2|145	GObject Introspection interface description for %{name} - ft2.
14mu|pango-1.36.8-2|146	
14mu|pango-1.36.8-2|147	%files -n %{girft2}
14mu|pango-1.36.8-2|148	%{_libdir}/girepository-1.0/PangoFT2-%{api}.typelib
14mu|pango-1.36.8-2|149	
14mu|pango-1.36.8-2|150	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|151	
14mu|pango-1.36.8-2|152	%package -n %{girxft}
14mu|pango-1.36.8-2|153	Summary:	GObject Introspection interface description for %{name} - xft
14mu|pango-1.36.8-2|154	Group:		System/Libraries
14mu|pango-1.36.8-2|155	
14mu|pango-1.36.8-2|156	%description -n %{girxft}
14mu|pango-1.36.8-2|157	GObject Introspection interface description for %{name} - xft.
14mu|pango-1.36.8-2|158	
14mu|pango-1.36.8-2|159	%files -n %{girxft}
14mu|pango-1.36.8-2|160	%{_libdir}/girepository-1.0/PangoXft-%{api}.typelib
14mu|pango-1.36.8-2|161	
14mu|pango-1.36.8-2|162	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|163	
14mu|pango-1.36.8-2|164	%package -n %{modules}
14mu|pango-1.36.8-2|165	Summary:	Internationalized text layout and rendering system
14mu|pango-1.36.8-2|166	Group:		System/Internationalization
14mu|pango-1.36.8-2|167	Provides:	lib%{name}%{api} = %{EVRD}
14mu|pango-1.36.8-2|168	Provides:	lib%{name} = %{EVRD}
14mu|pango-1.36.8-2|169	%rename		%{_lib}pango1.0_0-modules
14mu|pango-1.36.8-2|170	%rename		%{name}
14mu|pango-1.36.8-2|171	Requires(post): %{libname} = %{EVRD}
14mu|pango-1.36.8-2|172	Requires(post):  bash coreutils
14mu|pango-1.36.8-2|173	#need this since we launch pango-querymodules in %post
14mu|pango-1.36.8-2|174	Provides:	pango-modules = %{EVRD}
14mu|pango-1.36.8-2|175	
14mu|pango-1.36.8-2|176	%description -n %{modules}
14mu|pango-1.36.8-2|177	A library to handle unicode strings as well as complex bidirectional
14mu|pango-1.36.8-2|178	or context dependent shaped strings.
14mu|pango-1.36.8-2|179	It is the next step on Gtk+ internationalization.
14mu|pango-1.36.8-2|180	
14mu|pango-1.36.8-2|181	%files -n %{modules}
14mu|pango-1.36.8-2|182	%doc README AUTHORS NEWS
14mu|pango-1.36.8-2|183	%dir %{_sysconfdir}/pango
14mu|pango-1.36.8-2|184	%dir %{_sysconfdir}/pango/%{_arch}
14mu|pango-1.36.8-2|185	%ghost %verify (not md5 mtime size) %config(noreplace) %{_sysconfdir}/pango/%{_arch}/pango.modules
14mu|pango-1.36.8-2|186	%ifnarch %{ix86} x86_64
14mu|pango-1.36.8-2|187	%{_bindir}/pango-querymodules
14mu|pango-1.36.8-2|188	%else
14mu|pango-1.36.8-2|189	%{_bindir}/pango-querymodules-*
14mu|pango-1.36.8-2|190	%endif
14mu|pango-1.36.8-2|191	%dir %{_libdir}/pango
14mu|pango-1.36.8-2|192	%dir %{_libdir}/pango/%{module_version}
14mu|pango-1.36.8-2|193	%dir %{_libdir}/pango/%{module_version}/modules
14mu|pango-1.36.8-2|194	%{_libdir}/pango/%{module_version}/modules/*.so
14mu|pango-1.36.8-2|195	
14mu|pango-1.36.8-2|196	%post -n %{modules}
14mu|pango-1.36.8-2|197	if [ "$1" = "2" -a -r  %{_sysconfdir}/pango/pango.modules ]; then
14mu|pango-1.36.8-2|198	rm -f %{_sysconfdir}/pango/pango.modules
14mu|pango-1.36.8-2|199	fi
14mu|pango-1.36.8-2|200	%{_bindir}/%{query_modules} --system > %{_sysconfdir}/pango/%{_arch}/pango.modules
14mu|pango-1.36.8-2|201	
14mu|pango-1.36.8-2|202	%postun -n %{modules}
14mu|pango-1.36.8-2|203	if [ "$1" -gt "0" -a -r  %{_sysconfdir}/pango/pango.modules ]; then
14mu|pango-1.36.8-2|204	rm -f %{_sysconfdir}/pango/pango.modules
14mu|pango-1.36.8-2|205	fi
14mu|pango-1.36.8-2|206	%{_bindir}/%{query_modules} > %{_sysconfdir}/pango/%{_arch}/pango.modules
14mu|pango-1.36.8-2|207	
14mu|pango-1.36.8-2|208	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|209	
14mu|pango-1.36.8-2|210	%package -n %{devname}
14mu|pango-1.36.8-2|211	Summary:	Internationalized text layout and rendering system
14mu|pango-1.36.8-2|212	Group:		Development/GNOME and GTK+
14mu|pango-1.36.8-2|213	%rename		pango-devel
14mu|pango-1.36.8-2|214	%rename		pango-doc
14mu|pango-1.36.8-2|215	Requires:	%{libname} = %{EVRD}
14mu|pango-1.36.8-2|216	Requires:	%{girname} = %{EVRD}
14mu|pango-1.36.8-2|217	Conflicts:	%{_lib}pango1.0_0 < 1.28.1-2
14mu|pango-1.36.8-2|218	
14mu|pango-1.36.8-2|219	%description -n %{devname}
14mu|pango-1.36.8-2|220	This package includes the development library and header files
14mu|pango-1.36.8-2|221	for the %{name} package.
14mu|pango-1.36.8-2|222	
14mu|pango-1.36.8-2|223	%files -n %{devname}
14mu|pango-1.36.8-2|224	%doc %{_datadir}/gtk-doc/html/pango
14mu|pango-1.36.8-2|225	%doc ChangeLog pango-view/HELLO.txt
14mu|pango-1.36.8-2|226	%{_bindir}/pango-view*
14mu|pango-1.36.8-2|227	%{_libdir}/libpango-*.so
14mu|pango-1.36.8-2|228	%{_libdir}/pkgconfig/pango.pc
14mu|pango-1.36.8-2|229	%{_datadir}/gir-1.0/Pango-%{api}.gir
14mu|pango-1.36.8-2|230	%dir %{_includedir}/pango-1.0
14mu|pango-1.36.8-2|231	%dir %{_includedir}/pango-1.0/pango
14mu|pango-1.36.8-2|232	%{_includedir}/pango-1.0/pango/pango-*.h
14mu|pango-1.36.8-2|233	%{_includedir}/pango-1.0/pango/pango.h
14mu|pango-1.36.8-2|234	%{_includedir}/pango-1.0/pango/pangofc-*.h
14mu|pango-1.36.8-2|235	
14mu|pango-1.36.8-2|236	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|237	
14mu|pango-1.36.8-2|238	%package -n %{devcairo}
14mu|pango-1.36.8-2|239	Summary:	Internationalized text layout and rendering system - cairo
14mu|pango-1.36.8-2|240	Group:		Development/GNOME and GTK+
14mu|pango-1.36.8-2|241	Requires:	%{libcairo} = %{EVRD}
14mu|pango-1.36.8-2|242	Requires:	%{gircairo} = %{EVRD}
14mu|pango-1.36.8-2|243	
14mu|pango-1.36.8-2|244	%description -n %{devcairo}
14mu|pango-1.36.8-2|245	This package includes the development library and header files
14mu|pango-1.36.8-2|246	for the %{name}cairo package.
14mu|pango-1.36.8-2|247	
14mu|pango-1.36.8-2|248	%files -n %{devcairo}
14mu|pango-1.36.8-2|249	%{_libdir}/libpangocairo*.so
14mu|pango-1.36.8-2|250	%{_libdir}/pkgconfig/pangocairo.pc
14mu|pango-1.36.8-2|251	%{_datadir}/gir-1.0/PangoCairo-%{api}.gir
14mu|pango-1.36.8-2|252	%{_includedir}/pango-1.0/pango/pangocairo.h
14mu|pango-1.36.8-2|253	
14mu|pango-1.36.8-2|254	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|255	
14mu|pango-1.36.8-2|256	%package -n %{devft2}
14mu|pango-1.36.8-2|257	Summary:	Internationalized text layout and rendering system - ft2
14mu|pango-1.36.8-2|258	Group:		Development/GNOME and GTK+
14mu|pango-1.36.8-2|259	Requires:	%{libft2} = %{EVRD}
14mu|pango-1.36.8-2|260	Requires:	%{girft2} = %{EVRD}
14mu|pango-1.36.8-2|261	
14mu|pango-1.36.8-2|262	%description -n %{devft2}
14mu|pango-1.36.8-2|263	This package includes the development library and header files
14mu|pango-1.36.8-2|264	for the %{name}ft2 package.
14mu|pango-1.36.8-2|265	
14mu|pango-1.36.8-2|266	%files -n %{devft2}
14mu|pango-1.36.8-2|267	%{_libdir}/libpangoft2-*.so
14mu|pango-1.36.8-2|268	%{_libdir}/pkgconfig/pangoft2.pc
14mu|pango-1.36.8-2|269	%{_datadir}/gir-1.0/PangoFT2-%{api}.gir
14mu|pango-1.36.8-2|270	%{_includedir}/pango-1.0/pango/pangoft2.h
14mu|pango-1.36.8-2|271	
14mu|pango-1.36.8-2|272	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|273	
14mu|pango-1.36.8-2|274	%package -n %{devxft}
14mu|pango-1.36.8-2|275	Summary:	Internationalized text layout and rendering system - xft
14mu|pango-1.36.8-2|276	Group:		Development/GNOME and GTK+
14mu|pango-1.36.8-2|277	Requires:	%{libxft} = %{EVRD}
14mu|pango-1.36.8-2|278	Requires:	%{girxft} = %{EVRD}
14mu|pango-1.36.8-2|279	
14mu|pango-1.36.8-2|280	%description -n %{devxft}
14mu|pango-1.36.8-2|281	This package includes the development library and header files
14mu|pango-1.36.8-2|282	for the %{name}xft package.
14mu|pango-1.36.8-2|283	
14mu|pango-1.36.8-2|284	%files -n %{devxft}
14mu|pango-1.36.8-2|285	%{_libdir}/libpangoxft-*.so
14mu|pango-1.36.8-2|286	%{_libdir}/pkgconfig/pangoxft.pc
14mu|pango-1.36.8-2|287	%{_datadir}/gir-1.0/PangoXft-%{api}.gir
14mu|pango-1.36.8-2|288	%{_includedir}/pango-1.0/pango/pangoxft.h
14mu|pango-1.36.8-2|289	%{_includedir}/pango-1.0/pango/pangoxft-render.h
14mu|pango-1.36.8-2|290	
14mu|pango-1.36.8-2|291	#----------------------------------------------------------------------------
14mu|pango-1.36.8-2|292	
14mu|pango-1.36.8-2|293	%prep
14mu|pango-1.36.8-2|294	%setup -q
14mu|pango-1.36.8-2|295	%apply_patches
14mu|pango-1.36.8-2|296	
14mu|pango-1.36.8-2|297	%build
14mu|pango-1.36.8-2|298	autoreconf -fi
14mu|pango-1.36.8-2|299	#needed by patch5
14mu|pango-1.36.8-2|300	%configure2_5x \
14mu|pango-1.36.8-2|301	--enable-static=no \
14mu|pango-1.36.8-2|302	%if !%{enable_gtkdoc}
14mu|pango-1.36.8-2|303	--disable-gtk-doc \
14mu|pango-1.36.8-2|304	%endif
14mu|pango-1.36.8-2|305	
14mu|pango-1.36.8-2|306	%make ARCH=%{_arch}
14mu|pango-1.36.8-2|307	
14mu|pango-1.36.8-2|308	%install
14mu|pango-1.36.8-2|309	%makeinstall_std
14mu|pango-1.36.8-2|310	
14mu|pango-1.36.8-2|311	mkdir -p %{buildroot}%{_sysconfdir}/pango/%{_arch}
14mu|pango-1.36.8-2|312	touch %{buildroot}%{_sysconfdir}/pango/%{_arch}/pango.modules
14mu|pango-1.36.8-2|313	
14mu|pango-1.36.8-2|314	%ifarch %{ix86} x86_64
14mu|pango-1.36.8-2|315	mv %{buildroot}%{_bindir}/pango-querymodules %{buildroot}%{_bindir}/%{query_modules}
14mu|pango-1.36.8-2|316	%endif
14mu|pango-1.36.8-2|317	%ifarch x86_64
14mu|pango-1.36.8-2|318	mv %{buildroot}%{_bindir}/pango-view %{buildroot}%{_bindir}/pango-view%{query_modules_suffix}
14mu|pango-1.36.8-2|319	%endif
14mu|pango-1.36.8-2|320	
14mu|pango-1.36.8-2|321	# Drop them to avoid file conflicts between 32 abd 64 bit package
14mu|pango-1.36.8-2|322	rm -rf %{buildroot}%{_mandir}/man1/
14mu|pango-1.36.8-2|323	
14mu|pango-1.36.8-2|324	%check
14mu|pango-1.36.8-2|325	#disabled for https://bugzilla.gnome.org/show_bug.cgi?id=610791
14mu|pango-1.36.8-2|326	make check || true
14mu|pango-1.36.8-2|327	
14mu|pango-1.36.8-2|328	%changelog

23502 14
14mu|pangomm-2.36.0-1|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
14mu|pangomm-2.36.0-1|2	
14mu|pangomm-2.36.0-1|3	%define api 2.4
14mu|pangomm-2.36.0-1|4	%define realapi 1.4
14mu|pangomm-2.36.0-1|5	%define major 1
14mu|pangomm-2.36.0-1|6	%define libname %mklibname %{name} %{api} %{major}
14mu|pangomm-2.36.0-1|7	%define devname %mklibname %{name} %{api} -d
14mu|pangomm-2.36.0-1|8	
14mu|pangomm-2.36.0-1|9	Summary:	C++ interface for the pango library
14mu|pangomm-2.36.0-1|10	Name:		pangomm
14mu|pangomm-2.36.0-1|11	Version:	2.36.0
14mu|pangomm-2.36.0-1|12	Release:	1
14mu|pangomm-2.36.0-1|13	License:	LGPLv2.1+
14mu|pangomm-2.36.0-1|14	Group:		System/Libraries
14mu|pangomm-2.36.0-1|15	Url:		http://gtkmm.org/
14mu|pangomm-2.36.0-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|pangomm-2.36.0-1|17	# That's really wrong, should be fixed on platform change
14mu|pangomm-2.36.0-1|18	Source10:	%{name}.rpmlintrc
14mu|pangomm-2.36.0-1|19	BuildRequires:	pkgconfig(cairomm-1.0)
14mu|pangomm-2.36.0-1|20	BuildRequires:	pkgconfig(glibmm-2.4)
14mu|pangomm-2.36.0-1|21	BuildRequires:	pkgconfig(mm-common-util)
14mu|pangomm-2.36.0-1|22	BuildRequires:	pkgconfig(pango)
14mu|pangomm-2.36.0-1|23	BuildRequires:	pkgconfig(pangocairo)
14mu|pangomm-2.36.0-1|24	
14mu|pangomm-2.36.0-1|25	%description
14mu|pangomm-2.36.0-1|26	Pangomm provides a C++ interface to the Pango library. Highlights
14mu|pangomm-2.36.0-1|27	include typesafe callbacks, widgets extensible via inheritance and a
14mu|pangomm-2.36.0-1|28	comprehensive set of widget classes that can be freely combined to
14mu|pangomm-2.36.0-1|29	quickly create complex user interfaces.
14mu|pangomm-2.36.0-1|30	
14mu|pangomm-2.36.0-1|31	#----------------------------------------------------------------------------
14mu|pangomm-2.36.0-1|32	
14mu|pangomm-2.36.0-1|33	%package -n %{libname}
14mu|pangomm-2.36.0-1|34	Summary:	C++ interface for the pango library
14mu|pangomm-2.36.0-1|35	Group:		System/Libraries
14mu|pangomm-2.36.0-1|36	Provides:	%{name}%{api} = %{EVRD}
14mu|pangomm-2.36.0-1|37	
14mu|pangomm-2.36.0-1|38	%description -n %{libname}
14mu|pangomm-2.36.0-1|39	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
14mu|pangomm-2.36.0-1|40	Highlights include typesafe callbacks, widgets extensible via inheritance
14mu|pangomm-2.36.0-1|41	and a comprehensive set of widget classes that can be freely combined to
14mu|pangomm-2.36.0-1|42	quickly create complex user interfaces.
14mu|pangomm-2.36.0-1|43	
14mu|pangomm-2.36.0-1|44	This package contains the library needed to run programs dynamically
14mu|pangomm-2.36.0-1|45	linked with %{name}.
14mu|pangomm-2.36.0-1|46	
14mu|pangomm-2.36.0-1|47	%files -n %{libname}
14mu|pangomm-2.36.0-1|48	%{_libdir}/libpangomm-%{realapi}.so.%{major}*
14mu|pangomm-2.36.0-1|49	
14mu|pangomm-2.36.0-1|50	#----------------------------------------------------------------------------
14mu|pangomm-2.36.0-1|51	
14mu|pangomm-2.36.0-1|52	%package -n %{devname}
14mu|pangomm-2.36.0-1|53	Summary:	Headers and development files of %{name}
14mu|pangomm-2.36.0-1|54	Group:		Development/GNOME and GTK+
14mu|pangomm-2.36.0-1|55	Requires:	%{libname} = %{EVRD}
14mu|pangomm-2.36.0-1|56	Provides:	%{name}-devel = %{EVRD}
14mu|pangomm-2.36.0-1|57	Provides:	%{name}%{api}-devel = %{EVRD}
14mu|pangomm-2.36.0-1|58	
14mu|pangomm-2.36.0-1|59	%description -n %{devname}
14mu|pangomm-2.36.0-1|60	This package contains the headers and development files that are needed,
14mu|pangomm-2.36.0-1|61	when trying to develop or compile applications which need %{name}.
14mu|pangomm-2.36.0-1|62	
14mu|pangomm-2.36.0-1|63	%files -n %{devname}
14mu|pangomm-2.36.0-1|64	%doc COPYING ChangeLog AUTHORS COPYING NEWS README
14mu|pangomm-2.36.0-1|65	%{_includedir}/*
14mu|pangomm-2.36.0-1|66	%{_libdir}/*.so
14mu|pangomm-2.36.0-1|67	%{_libdir}/pkgconfig/*.pc
14mu|pangomm-2.36.0-1|68	%{_libdir}/pangomm-%{realapi}/
14mu|pangomm-2.36.0-1|69	
14mu|pangomm-2.36.0-1|70	#----------------------------------------------------------------------------
14mu|pangomm-2.36.0-1|71	
14mu|pangomm-2.36.0-1|72	%package doc
14mu|pangomm-2.36.0-1|73	Summary:	GTKmm documentation
14mu|pangomm-2.36.0-1|74	Group:		Documentation
14mu|pangomm-2.36.0-1|75	
14mu|pangomm-2.36.0-1|76	%description doc
14mu|pangomm-2.36.0-1|77	Pangomm provides a C++ interface to the Pango library. Highlights
14mu|pangomm-2.36.0-1|78	include typesafe callbacks, widgets extensible via inheritance and a
14mu|pangomm-2.36.0-1|79	comprehensive set of widget classes that can be freely combined to
14mu|pangomm-2.36.0-1|80	quickly create complex user interfaces.
14mu|pangomm-2.36.0-1|81	
14mu|pangomm-2.36.0-1|82	This package contains all API documentation for pangomm. You can readily read
14mu|pangomm-2.36.0-1|83	this documentation with devhelp, a documentation reader.
14mu|pangomm-2.36.0-1|84	
14mu|pangomm-2.36.0-1|85	%files doc
14mu|pangomm-2.36.0-1|86	%doc %{_datadir}/doc/pangomm-%{realapi}/
14mu|pangomm-2.36.0-1|87	%doc %{_datadir}/devhelp/books/*
14mu|pangomm-2.36.0-1|88	
14mu|pangomm-2.36.0-1|89	#----------------------------------------------------------------------------
14mu|pangomm-2.36.0-1|90	
14mu|pangomm-2.36.0-1|91	%prep
14mu|pangomm-2.36.0-1|92	%setup -q
14mu|pangomm-2.36.0-1|93	
14mu|pangomm-2.36.0-1|94	%build
14mu|pangomm-2.36.0-1|95	%configure2_5x \
14mu|pangomm-2.36.0-1|96	--enable-static \
14mu|pangomm-2.36.0-1|97	--enable-shared \
14mu|pangomm-2.36.0-1|98	--disable-static
14mu|pangomm-2.36.0-1|99	%make
14mu|pangomm-2.36.0-1|100	
14mu|pangomm-2.36.0-1|101	%install
14mu|pangomm-2.36.0-1|102	%makeinstall_std
14mu|pangomm-2.36.0-1|103	
14mu|pangomm-2.36.0-1|104	
14mu|pangomm-2.36.0-1|105	%changelog
14mu|pangomm-2.36.0-1|106	
14mu|pangomm-2.36.0-1|107	* Wed Mar 25 2015 Tigro <ashejn@yandex-team.ru> 2.36.0-1
14mu|pangomm-2.36.0-1|108	- (44a0c09) update to 2.36.0
14mu|pangomm-2.36.0-1|109	
14mu|pangomm-2.36.0-1|110	

23503 14
14mu|paprefs-0.9.10-6|1	Summary:	PulseAudio Preferences
14mu|paprefs-0.9.10-6|2	Name:		paprefs
14mu|paprefs-0.9.10-6|3	Version:	0.9.10
14mu|paprefs-0.9.10-6|4	Release:	6
14mu|paprefs-0.9.10-6|5	License:	GPLv2+
14mu|paprefs-0.9.10-6|6	Group:		Sound
14mu|paprefs-0.9.10-6|7	Url:		http://0pointer.de/lennart/projects/paprefs/
14mu|paprefs-0.9.10-6|8	Source0:	http://freedesktop.org/software/pulseaudio/%{name}/%{name}-%{version}.tar.xz
14mu|paprefs-0.9.10-6|9	Source1:	%{name}-16.png
14mu|paprefs-0.9.10-6|10	Source2:	%{name}-32.png
14mu|paprefs-0.9.10-6|11	Patch0:		paprefs-0.9.10-ru-l10n.patch
14mu|paprefs-0.9.10-6|12	BuildRequires:	desktop-file-utils
14mu|paprefs-0.9.10-6|13	BuildRequires:	intltool
14mu|paprefs-0.9.10-6|14	BuildRequires:	lynx
14mu|paprefs-0.9.10-6|15	BuildRequires:	gettext-devel
14mu|paprefs-0.9.10-6|16	BuildRequires:	pkgconfig(gconfmm-2.6)
14mu|paprefs-0.9.10-6|17	BuildRequires:	pkgconfig(gtkmm-2.4)
14mu|paprefs-0.9.10-6|18	BuildRequires:	pkgconfig(libglademm-2.4)
14mu|paprefs-0.9.10-6|19	BuildRequires:	pkgconfig(libpulse) >= 0.9.7
14mu|paprefs-0.9.10-6|20	Requires:	pulseaudio-module-gconf
14mu|paprefs-0.9.10-6|21	
14mu|paprefs-0.9.10-6|22	%description
14mu|paprefs-0.9.10-6|23	PulseAudio Preferences is a simple GTK based configuration dialog for the
14mu|paprefs-0.9.10-6|24	PulseAudio sound server.
14mu|paprefs-0.9.10-6|25	
14mu|paprefs-0.9.10-6|26	Please note that this program can only configure local servers, and requires
14mu|paprefs-0.9.10-6|27	that a special module module-gconf is loaded in the sound server.
14mu|paprefs-0.9.10-6|28	
14mu|paprefs-0.9.10-6|29	%files -f %{name}.lang
14mu|paprefs-0.9.10-6|30	%doc README LICENSE
14mu|paprefs-0.9.10-6|31	%{_bindir}/%{name}
14mu|paprefs-0.9.10-6|32	%{_datadir}/applications/%{name}.desktop
14mu|paprefs-0.9.10-6|33	%{_datadir}/%{name}/%{name}.glade
14mu|paprefs-0.9.10-6|34	%{_miconsdir}/%{name}.png
14mu|paprefs-0.9.10-6|35	%{_iconsdir}/%{name}.png
14mu|paprefs-0.9.10-6|36	
14mu|paprefs-0.9.10-6|37	#----------------------------------------------------------------------------
14mu|paprefs-0.9.10-6|38	
14mu|paprefs-0.9.10-6|39	%prep
14mu|paprefs-0.9.10-6|40	%setup -q
14mu|paprefs-0.9.10-6|41	%apply_patches
14mu|paprefs-0.9.10-6|42	
14mu|paprefs-0.9.10-6|43	%build
14mu|paprefs-0.9.10-6|44	%configure2_5x
14mu|paprefs-0.9.10-6|45	%make
14mu|paprefs-0.9.10-6|46	
14mu|paprefs-0.9.10-6|47	%install
14mu|paprefs-0.9.10-6|48	%makeinstall_std
14mu|paprefs-0.9.10-6|49	
14mu|paprefs-0.9.10-6|50	sed -i "s/^Icon=.*/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|paprefs-0.9.10-6|51	desktop-file-install --vendor="" \
14mu|paprefs-0.9.10-6|52	--add-category="GTK" \
14mu|paprefs-0.9.10-6|53	--add-category="System" \
14mu|paprefs-0.9.10-6|54	--add-category="X-MandrivaLinux-CrossDesktop" \
14mu|paprefs-0.9.10-6|55	--remove-category="Application" \
14mu|paprefs-0.9.10-6|56	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|paprefs-0.9.10-6|57	
14mu|paprefs-0.9.10-6|58	echo "NotShowIn=KDE" >> %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|paprefs-0.9.10-6|59	
14mu|paprefs-0.9.10-6|60	# Icons
14mu|paprefs-0.9.10-6|61	install -D -m 0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14mu|paprefs-0.9.10-6|62	install -D -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14mu|paprefs-0.9.10-6|63	
14mu|paprefs-0.9.10-6|64	%find_lang %{name}
14mu|paprefs-0.9.10-6|65	
14mu|paprefs-0.9.10-6|66	
14mu|paprefs-0.9.10-6|67	%changelog
14mu|paprefs-0.9.10-6|68	
14mu|paprefs-0.9.10-6|69	* Wed May 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.10-6
14mu|paprefs-0.9.10-6|70	- (60c4a82) Added Russian l10n
14mu|paprefs-0.9.10-6|71	
14mu|paprefs-0.9.10-6|72	

23504 14
14mu|parley-4.14.3-1|1	Summary:	KDE Vocabulary training application
14mu|parley-4.14.3-1|2	Name:		parley
14mu|parley-4.14.3-1|3	Version:	4.14.3
14mu|parley-4.14.3-1|4	Release:	1
14mu|parley-4.14.3-1|5	License:	GPLv2+
14mu|parley-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|parley-4.14.3-1|7	Url:		http://edu.kde.org/parley
14mu|parley-4.14.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|parley-4.14.3-1|9	BuildRequires:	libkdeedu-devel >= %{version}
14mu|parley-4.14.3-1|10	BuildRequires:	kdelibs4-devel
14mu|parley-4.14.3-1|11	BuildRequires:	pkgconfig(libattica)
14mu|parley-4.14.3-1|12	BuildRequires:	pkgconfig(libxml-2.0)
14mu|parley-4.14.3-1|13	BuildRequires:	pkgconfig(libxslt)
14mu|parley-4.14.3-1|14	Requires:	libkdeedu = %{version}
14mu|parley-4.14.3-1|15	Requires:	python-mwclient
14mu|parley-4.14.3-1|16	
14mu|parley-4.14.3-1|17	%description
14mu|parley-4.14.3-1|18	Parley is a program to help you memorize things.
14mu|parley-4.14.3-1|19	
14mu|parley-4.14.3-1|20	Parley supports many language specific features but can be used for other
14mu|parley-4.14.3-1|21	learning tasks just as well. It uses the spaced repetition learning method,
14mu|parley-4.14.3-1|22	also known as flash cards.
14mu|parley-4.14.3-1|23	
14mu|parley-4.14.3-1|24	%files
14mu|parley-4.14.3-1|25	%doc COPYING COPYING.DOC AUTHORS
14mu|parley-4.14.3-1|26	%doc %{_kde_docdir}/HTML/*/parley
14mu|parley-4.14.3-1|27	%{_kde_applicationsdir}/parley.desktop
14mu|parley-4.14.3-1|28	%{_kde_appsdir}/parley
14mu|parley-4.14.3-1|29	%{_kde_appsdir}/desktoptheme/default/widgets/parley_plasma_card.svg
14mu|parley-4.14.3-1|30	%{_kde_bindir}/parley
14mu|parley-4.14.3-1|31	%{_kde_configdir}/parley.knsrc
14mu|parley-4.14.3-1|32	%{_kde_configdir}/parley-themes.knsrc
14mu|parley-4.14.3-1|33	%{_kde_datadir}/appdata/parley.appdata.xml
14mu|parley-4.14.3-1|34	%{_kde_datadir}/config.kcfg/parley.kcfg
14mu|parley-4.14.3-1|35	%{_kde_datadir}/config.kcfg/languagesettings.kcfg
14mu|parley-4.14.3-1|36	%{_kde_datadir}/config.kcfg/documentsettings.kcfg
14mu|parley-4.14.3-1|37	%{_kde_iconsdir}/*/*/apps/parley*
14mu|parley-4.14.3-1|38	%{_kde_libdir}/kde4/plasma_applet_parley.so
14mu|parley-4.14.3-1|39	%{_kde_libdir}/kde4/plasma_engine_parley.so
14mu|parley-4.14.3-1|40	%{_kde_services}/plasma-dataengine-parley.desktop
14mu|parley-4.14.3-1|41	%{_kde_services}/plasma_parley.desktop
14mu|parley-4.14.3-1|42	
14mu|parley-4.14.3-1|43	#----------------------------------------------------------------------------
14mu|parley-4.14.3-1|44	
14mu|parley-4.14.3-1|45	%prep
14mu|parley-4.14.3-1|46	%setup -q
14mu|parley-4.14.3-1|47	
14mu|parley-4.14.3-1|48	%build
14mu|parley-4.14.3-1|49	%cmake_kde4
14mu|parley-4.14.3-1|50	%make
14mu|parley-4.14.3-1|51	
14mu|parley-4.14.3-1|52	%install
14mu|parley-4.14.3-1|53	%makeinstall_std -C build
14mu|parley-4.14.3-1|54	
14mu|parley-4.14.3-1|55	
14mu|parley-4.14.3-1|56	%changelog
14mu|parley-4.14.3-1|57	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|parley-4.14.3-1|58	+ Revision: 595c149
14mu|parley-4.14.3-1|59	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|parley-4.14.3-1|60	
14mu|parley-4.14.3-1|61	

23505 14
14mu|parted-3.2-1|1	%define _disable_ld_no_undefined 1
14mu|parted-3.2-1|2	
14mu|parted-3.2-1|3	%define	major		2
14mu|parted-3.2-1|4	%define	libname		%mklibname %{name} %{major}
14mu|parted-3.2-1|5	%define	devname		%mklibname %{name} -d
14mu|parted-3.2-1|6	
14mu|parted-3.2-1|7	%define	fsresize_major	0
14mu|parted-3.2-1|8	%define	libfsresize	%mklibname %{name}-fs-resize %{fsresize_major}
14mu|parted-3.2-1|9	
14mu|parted-3.2-1|10	Summary:	Flexible partitioning tool
14mu|parted-3.2-1|11	Name:		parted
14mu|parted-3.2-1|12	Version:	3.2
14mu|parted-3.2-1|13	Release:	1
14mu|parted-3.2-1|14	License:	GPLv3+
14mu|parted-3.2-1|15	Group:		System/Configuration/Hardware
14mu|parted-3.2-1|16	Url:		http://www.gnu.org/software/parted/
14mu|parted-3.2-1|17	Source0:	http://ftp.gnu.org/gnu/parted/parted-%{version}.tar.xz
14mu|parted-3.2-1|18	Source1:	http://ftp.gnu.org/gnu/parted/parted-%{version}.tar.xz.sig
14mu|parted-3.2-1|19	# Fedora patches
14mu|parted-3.2-1|20	Patch0001: 0001-tests-Try-several-UTF8-locales.patch
14mu|parted-3.2-1|21	Patch0002: 0002-maint-post-release-administrivia.patch
14mu|parted-3.2-1|22	Patch0003: 0003-libparted-also-link-to-UUID_LIBS.patch
14mu|parted-3.2-1|23	Patch0004: 0004-lib-fs-resize-Prevent-crash-resizing-FAT16-file-syst.patch
14mu|parted-3.2-1|24	Patch0005: 0005-tests-t3000-resize-fs.sh-Add-FAT16-resizing-test.patch
14mu|parted-3.2-1|25	Patch0006: 0006-tests-t3000-resize-fs.sh-Add-requirement-on-mkfs.vfa.patch
14mu|parted-3.2-1|26	Patch0007: 0007-tests-Change-minimum-size-to-256MiB.patch
14mu|parted-3.2-1|27	Patch0008: 0008-parted-don-t-crash-in-disk_set-when-disk-label-not-f.patch
14mu|parted-3.2-1|28	Patch0009: 0009-tests-Add-a-test-for-device-mapper-partition-sizes.patch
14mu|parted-3.2-1|29	Patch0010: 0010-libparted-device-mapper-uses-512b-sectors.patch
14mu|parted-3.2-1|30	Patch0011: 0011-Update-manpage-NAME-so-whatis-will-work.patch
14mu|parted-3.2-1|31	Patch0012: 0012-tests-Make-sure-the-extended-partition-length-is-cor.patch
14mu|parted-3.2-1|32	Patch0013: 0013-libparted-BLKPG_RESIZE_PARTITION-uses-bytes-not-sect.patch
14mu|parted-3.2-1|33	Patch0014: 0014-parted-Fix-crash-with-name-command-and-no-disklabel-.patch
14mu|parted-3.2-1|34	Patch0015: 0015-UI-Avoid-memory-leaks.patch
14mu|parted-3.2-1|35	Patch0016: 0016-libparted-Fix-memory-leaks.patch
14mu|parted-3.2-1|36	Patch0017: 0017-libparted-Fix-possible-memory-leaks.patch
14mu|parted-3.2-1|37	Patch0018: 0018-libparted-Stop-converting-.-in-sys-path-to.patch
14mu|parted-3.2-1|38	Patch0019: 0019-libparted-Use-read-only-when-probing-devices-on-linu.patch
14mu|parted-3.2-1|39	Patch0020: 0020-tests-Use-wait_for_dev_to_-functions.patch
14mu|parted-3.2-1|40	# Our patches
14mu|parted-3.2-1|41	Patch1021: parted-3.1-libparted-Support-Linux-fs-GUID.patch
14mu|parted-3.2-1|42	
14mu|parted-3.2-1|43	BuildRequires:	texinfo
14mu|parted-3.2-1|44	BuildRequires:	gettext-devel
14mu|parted-3.2-1|45	BuildRequires:	gpm-devel
14mu|parted-3.2-1|46	BuildRequires:	readline-devel
14mu|parted-3.2-1|47	BuildRequires:	pkgconfig(devmapper)
14mu|parted-3.2-1|48	BuildRequires:	pkgconfig(ext2fs)
14mu|parted-3.2-1|49	BuildRequires:	pkgconfig(ncurses)
14mu|parted-3.2-1|50	BuildRequires:	pkgconfig(uuid)
14mu|parted-3.2-1|51	# make check
14mu|parted-3.2-1|52	BuildRequires:	util-linux
14mu|parted-3.2-1|53	Requires:	e2fsprogs
14mu|parted-3.2-1|54	
14mu|parted-3.2-1|55	%description
14mu|parted-3.2-1|56	GNU Parted is a program that allows you to create, destroy,
14mu|parted-3.2-1|57	resize, move and copy hard disk partitions. This is useful for
14mu|parted-3.2-1|58	creating space for new operating systems, reorganising disk
14mu|parted-3.2-1|59	usage, and copying data to new hard disks.
14mu|parted-3.2-1|60	
14mu|parted-3.2-1|61	%files -f %{name}.lang
14mu|parted-3.2-1|62	%doc README
14mu|parted-3.2-1|63	%{_sbindir}/*
14mu|parted-3.2-1|64	%{_mandir}/man*/*
14mu|parted-3.2-1|65	%{_infodir}/parted.info*
14mu|parted-3.2-1|66	
14mu|parted-3.2-1|67	#----------------------------------------------------------------------------
14mu|parted-3.2-1|68	
14mu|parted-3.2-1|69	%package -n %{libname}
14mu|parted-3.2-1|70	Summary:	The parted library
14mu|parted-3.2-1|71	Group:		Development/C
14mu|parted-3.2-1|72	
14mu|parted-3.2-1|73	%description -n %{libname}
14mu|parted-3.2-1|74	This package includes the dynamic libraries.
14mu|parted-3.2-1|75	
14mu|parted-3.2-1|76	%files -n %{libname}
14mu|parted-3.2-1|77	%doc TODO
14mu|parted-3.2-1|78	%{_libdir}/lib%{name}.so.%{major}*
14mu|parted-3.2-1|79	
14mu|parted-3.2-1|80	#----------------------------------------------------------------------------
14mu|parted-3.2-1|81	
14mu|parted-3.2-1|82	%package -n %{libfsresize}
14mu|parted-3.2-1|83	Summary:	The parted fs-resize library
14mu|parted-3.2-1|84	Group:		Development/C
14mu|parted-3.2-1|85	
14mu|parted-3.2-1|86	%description -n %{libfsresize}
14mu|parted-3.2-1|87	This package includes the dynamic libraries.
14mu|parted-3.2-1|88	
14mu|parted-3.2-1|89	%files -n %{libfsresize}
14mu|parted-3.2-1|90	%{_libdir}/lib%{name}-fs-resize.so.%{fsresize_major}*
14mu|parted-3.2-1|91	
14mu|parted-3.2-1|92	#----------------------------------------------------------------------------
14mu|parted-3.2-1|93	
14mu|parted-3.2-1|94	%package -n %{devname}
14mu|parted-3.2-1|95	Summary:	Files required to compile software that uses libparted
14mu|parted-3.2-1|96	Group:		Development/C
14mu|parted-3.2-1|97	Requires:	e2fsprogs
14mu|parted-3.2-1|98	Requires:	%{libname} = %{EVRD}
14mu|parted-3.2-1|99	Requires:	%{libfsresize} = %{EVRD}
14mu|parted-3.2-1|100	Provides:	parted-devel = %{EVRD}
14mu|parted-3.2-1|101	
14mu|parted-3.2-1|102	%description -n %{devname}
14mu|parted-3.2-1|103	This package includes the header files and libraries needed to
14mu|parted-3.2-1|104	link software with libparted.
14mu|parted-3.2-1|105	
14mu|parted-3.2-1|106	%files -n %{devname}
14mu|parted-3.2-1|107	%doc AUTHORS ChangeLog doc/API
14mu|parted-3.2-1|108	%{_libdir}/*.so
14mu|parted-3.2-1|109	%{_includedir}/*
14mu|parted-3.2-1|110	%{_libdir}/pkgconfig/libparted.pc
14mu|parted-3.2-1|111	
14mu|parted-3.2-1|112	#----------------------------------------------------------------------------
14mu|parted-3.2-1|113	
14mu|parted-3.2-1|114	%prep
14mu|parted-3.2-1|115	%setup -q
14mu|parted-3.2-1|116	%apply_patches
14mu|parted-3.2-1|117	autoreconf -fi
14mu|parted-3.2-1|118	
14mu|parted-3.2-1|119	%build
14mu|parted-3.2-1|120	%configure2_5x \
14mu|parted-3.2-1|121	--disable-static
14mu|parted-3.2-1|122	%make
14mu|parted-3.2-1|123	
14mu|parted-3.2-1|124	%install
14mu|parted-3.2-1|125	%makeinstall_std
14mu|parted-3.2-1|126	
14mu|parted-3.2-1|127	%find_lang %{name}
14mu|parted-3.2-1|128	
14mu|parted-3.2-1|129	%check
14mu|parted-3.2-1|130	export PATH=$PATH:/sbin
14mu|parted-3.2-1|131	make check
14mu|parted-3.2-1|132	
14mu|parted-3.2-1|133	%changelog
14mu|parted-3.2-1|134	
14mu|parted-3.2-1|135	* Tue Mar 01 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 3.2-1
14mu|parted-3.2-1|136	- (6bdb450) Added Fedora patches
14mu|parted-3.2-1|137	
14mu|parted-3.2-1|138	

23506 14
14mu|partimage-0.6.9-4|1	Summary:	Partition Image
14mu|partimage-0.6.9-4|2	Name:		partimage
14mu|partimage-0.6.9-4|3	Version:	0.6.9
14mu|partimage-0.6.9-4|4	Release:	4
14mu|partimage-0.6.9-4|5	License:	GPLv2+
14mu|partimage-0.6.9-4|6	Group:		Archiving/Backup
14mu|partimage-0.6.9-4|7	Url:		http://www.partimage.org/
14mu|partimage-0.6.9-4|8	Source0:	%{name}-%{version}.tar.bz2
14mu|partimage-0.6.9-4|9	Source1:	partimage.1
14mu|partimage-0.6.9-4|10	Source2:	partimaged.8
14mu|partimage-0.6.9-4|11	Source3:	partimagedusers.5
14mu|partimage-0.6.9-4|12	Source4:	partimaged-sysconfig
14mu|partimage-0.6.9-4|13	Source5:	partimaged-init.d
14mu|partimage-0.6.9-4|14	Patch0:		partimage-0.6.9-no-sslv2.patch
14mu|partimage-0.6.9-4|15	Patch3:		partimage-0.6.7-ssl-certs-policy.patch
14mu|partimage-0.6.9-4|16	Patch12:	partimage-0.6.8-lzma.patch
14mu|partimage-0.6.9-4|17	Patch13:	partimage-0.6.7-splash.patch
14mu|partimage-0.6.9-4|18	Patch14:	partimage-0.6.9-zlib.patch
14mu|partimage-0.6.9-4|19	BuildRequires:	openssl
14mu|partimage-0.6.9-4|20	BuildRequires:	bzip2-devel
14mu|partimage-0.6.9-4|21	BuildRequires:	gettext-devel
14mu|partimage-0.6.9-4|22	BuildRequires:	liblzmadec-devel
14mu|partimage-0.6.9-4|23	BuildRequires:	pkgconfig(libnewt)
14mu|partimage-0.6.9-4|24	BuildRequires:	pkgconfig(openssl)
14mu|partimage-0.6.9-4|25	BuildRequires:	pkgconfig(zlib)
14mu|partimage-0.6.9-4|26	Requires:	openssl > 0.9.6
14mu|partimage-0.6.9-4|27	Requires(post):	rpm-helper
14mu|partimage-0.6.9-4|28	
14mu|partimage-0.6.9-4|29	%description
14mu|partimage-0.6.9-4|30	Partition Image is a Linux/UNIX partition imaging utility: it saves
14mu|partimage-0.6.9-4|31	partitions in the following file system formats to an image file:
14mu|partimage-0.6.9-4|32	- Ext2FS & Ext3FS (the linux standard),
14mu|partimage-0.6.9-4|33	- FAT16/32 (DOS & Windows file systems),
14mu|partimage-0.6.9-4|34	- HFS (MacOS File System),
14mu|partimage-0.6.9-4|35	- JFS (Journalised File System, from IBM, used on Aix),
14mu|partimage-0.6.9-4|36	- NTFS (Windows NT File System),
14mu|partimage-0.6.9-4|37	- HPFS (IBM OS/2 File System),
14mu|partimage-0.6.9-4|38	- ReiserFS (a journalized and powerful file system),
14mu|partimage-0.6.9-4|39	- UFS (Unix File System),
14mu|partimage-0.6.9-4|40	- XFS (another jounalized and efficient File System, from SGI, used on Irix),
14mu|partimage-0.6.9-4|41	
14mu|partimage-0.6.9-4|42	Only used blocks are copied. The image file can be
14mu|partimage-0.6.9-4|43	compressed in the GZIP/BZIP2 formats to save disk space, and splitted
14mu|partimage-0.6.9-4|44	into multiple files to be copied on amovibles floppies (ZIP for example),
14mu|partimage-0.6.9-4|45	or burned on a CD-R ...
14mu|partimage-0.6.9-4|46	
14mu|partimage-0.6.9-4|47	This allows to save a full Linux/Windows system, with an only
14mu|partimage-0.6.9-4|48	operation. When problems (viruses, crash, error, ...), you just have to
14mu|partimage-0.6.9-4|49	restore, and after several minutes, all your system is restored (boot,
14mu|partimage-0.6.9-4|50	files, ...), and fully working.
14mu|partimage-0.6.9-4|51	
14mu|partimage-0.6.9-4|52	This is very useful when installing the same software on many
14mu|partimage-0.6.9-4|53	machines: just install one of them, creat|e an image, and just restore
14mu|partimage-0.6.9-4|54	the image on all other machines. Then, after the first one, each
14mu|partimage-0.6.9-4|55	installation is automatically made, and only require a few minutes.
14mu|partimage-0.6.9-4|56	
14mu|partimage-0.6.9-4|57	%files -f %{name}.lang
14mu|partimage-0.6.9-4|58	%doc BUGS AUTHORS ABOUT-NLS COPYING ChangeLog
14mu|partimage-0.6.9-4|59	%doc FORMAT README README.partimaged README.mdv
14mu|partimage-0.6.9-4|60	%doc THANKS
14mu|partimage-0.6.9-4|61	%{_sbindir}/*
14mu|partimage-0.6.9-4|62	%{_sysconfdir}/sysconfig/partimaged
14mu|partimage-0.6.9-4|63	%{_initrddir}/partimaged
14mu|partimage-0.6.9-4|64	%attr(0600,partimag,partimag) %config(noreplace) %{_sysconfdir}/partimaged/partimagedusers
14mu|partimage-0.6.9-4|65	%{_mandir}/man1/partimage.1*
14mu|partimage-0.6.9-4|66	%{_mandir}/man5/partimagedusers.5*
14mu|partimage-0.6.9-4|67	%{_mandir}/man8/partimaged.8*
14mu|partimage-0.6.9-4|68	
14mu|partimage-0.6.9-4|69	%pre
14mu|partimage-0.6.9-4|70	/usr/sbin/groupadd -r -f partimag > /dev/null 2>&1 ||:
14mu|partimage-0.6.9-4|71	/usr/sbin/useradd -g partimag -d /home/partimag -r -s /bin/bash partimag > /dev/null 2>&1 ||:
14mu|partimage-0.6.9-4|72	
14mu|partimage-0.6.9-4|73	%post
14mu|partimage-0.6.9-4|74	dir=/var/lib/partimage
14mu|partimage-0.6.9-4|75	if [ ! -d $dir ]; then
14mu|partimage-0.6.9-4|76	mkdir -p $dir/{dev,etc,%{_lib},var/log}
14mu|partimage-0.6.9-4|77	cp -a /dev/{null,tty} $dir/dev
14mu|partimage-0.6.9-4|78	cp /%{_lib}/{libnss_compat.so.2,libnss_files.so.2} $dir/%{_lib}
14mu|partimage-0.6.9-4|79	grep partimag /etc/passwd > $dir/etc/passwd
14mu|partimage-0.6.9-4|80	grep partimag /etc/group > $dir/etc/group
14mu|partimage-0.6.9-4|81	install -d -o partimag $dir/data
14mu|partimage-0.6.9-4|82	fi
14mu|partimage-0.6.9-4|83	# now all you have to do is run partimaged -D --chroot /var/lib/partimage
14mu|partimage-0.6.9-4|84	%_post_service partimaged
14mu|partimage-0.6.9-4|85	%_create_ssl_certificate partimage -g partimag
14mu|partimage-0.6.9-4|86	
14mu|partimage-0.6.9-4|87	%preun
14mu|partimage-0.6.9-4|88	%_preun_service partimaged
14mu|partimage-0.6.9-4|89	
14mu|partimage-0.6.9-4|90	#----------------------------------------------------------------------------
14mu|partimage-0.6.9-4|91	
14mu|partimage-0.6.9-4|92	%prep
14mu|partimage-0.6.9-4|93	%setup -q
14mu|partimage-0.6.9-4|94	%patch0 -p1
14mu|partimage-0.6.9-4|95	%patch3 -p1
14mu|partimage-0.6.9-4|96	%patch12 -p1 -b .lzma
14mu|partimage-0.6.9-4|97	%patch13 -p1 -b .splash
14mu|partimage-0.6.9-4|98	%patch14 -p1 -b .zlib
14mu|partimage-0.6.9-4|99	
14mu|partimage-0.6.9-4|100	for i in %{_datadir}/automake-1.*/mkinstalldirs; do cp -f $i .; done
14mu|partimage-0.6.9-4|101	
14mu|partimage-0.6.9-4|102	%build
14mu|partimage-0.6.9-4|103	autoreconf -fi
14mu|partimage-0.6.9-4|104	cp %{_datadir}/gettext/config.rpath .
14mu|partimage-0.6.9-4|105	%configure2_5x
14mu|partimage-0.6.9-4|106	%make
14mu|partimage-0.6.9-4|107	
14mu|partimage-0.6.9-4|108	%install
14mu|partimage-0.6.9-4|109	%makeinstall_std
14mu|partimage-0.6.9-4|110	
14mu|partimage-0.6.9-4|111	rm -rf %{buildroot}%{_infodir}/*
14mu|partimage-0.6.9-4|112	
14mu|partimage-0.6.9-4|113	install -m644 %{SOURCE1} -D %{buildroot}%{_mandir}/man1/partimage.1
14mu|partimage-0.6.9-4|114	install -m644 %{SOURCE2} -D %{buildroot}%{_mandir}/man8/partimaged.8
14mu|partimage-0.6.9-4|115	install -m644 %{SOURCE3} -D %{buildroot}%{_mandir}/man5/partimagedusers.5
14mu|partimage-0.6.9-4|116	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/partimaged
14mu|partimage-0.6.9-4|117	install -m755 %{SOURCE5} -D %{buildroot}%{_initrddir}/partimaged
14mu|partimage-0.6.9-4|118	
14mu|partimage-0.6.9-4|119	cat > README.mdv <<EOF
14mu|partimage-0.6.9-4|120	Mandriva RPM specific notes
14mu|partimage-0.6.9-4|121	
14mu|partimage-0.6.9-4|122	setup
14mu|partimage-0.6.9-4|123	-----
14mu|partimage-0.6.9-4|124	In order to comply with ROSA SSL certificates policy, partimage binary has
14mu|partimage-0.6.9-4|125	been modified to use the following files:
14mu|partimage-0.6.9-4|126	- /etc/pki/tls/certs/partimage.pem instead of default
14mu|partimage-0.6.9-4|127	/etc/partimaged/partimaged.cert
14mu|partimage-0.6.9-4|128	- /etc/pki/tls/private/partimage.pem instead of default
14mu|partimage-0.6.9-4|129	/etc/partimaged/partimaged.key
14mu|partimage-0.6.9-4|130	EOF
14mu|partimage-0.6.9-4|131	
14mu|partimage-0.6.9-4|132	%find_lang %{name}
14mu|partimage-0.6.9-4|133	
14mu|partimage-0.6.9-4|134	
14mu|partimage-0.6.9-4|135	
14mu|partimage-0.6.9-4|136	%changelog
14mu|partimage-0.6.9-4|137	
14mu|partimage-0.6.9-4|138	* Thu Mar 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.9-4
14mu|partimage-0.6.9-4|139	- (0f42d2a) Bump release
14mu|partimage-0.6.9-4|140	
14mu|partimage-0.6.9-4|141	

23507 14
14mu|partitionmanager-2.2.1-1|1	Summary:	KDE Partition Manager
14mu|partitionmanager-2.2.1-1|2	Name:		partitionmanager
14mu|partitionmanager-2.2.1-1|3	Version:	2.2.1
14mu|partitionmanager-2.2.1-1|4	Release:	1
14mu|partitionmanager-2.2.1-1|5	License:	GPLv3+
14mu|partitionmanager-2.2.1-1|6	Group:		System/Kernel and hardware
14mu|partitionmanager-2.2.1-1|7	Url:		http://sourceforge.net/projects/partitionman/
14mu|partitionmanager-2.2.1-1|8	Source0:	http://download.kde.org/stable/partitionmanager/%{version}/src/%{name}-%{version}.tar.xz
14mu|partitionmanager-2.2.1-1|9	Source1:	partitionmanager_ru.po.tar.gz
14mu|partitionmanager-2.2.1-1|10	Patch0:		partitionmanager-2.1.0-kdesu5.patch
14mu|partitionmanager-2.2.1-1|11	Patch1:		partitionmanager-2.0.0-l10n.patch
14mu|partitionmanager-2.2.1-1|12	BuildRequires:	extra-cmake-modules
14mu|partitionmanager-2.2.1-1|13	BuildRequires:	cmake
14mu|partitionmanager-2.2.1-1|14	BuildRequires:	kf5config-devel
14mu|partitionmanager-2.2.1-1|15	BuildRequires:	kf5crash-devel
14mu|partitionmanager-2.2.1-1|16	BuildRequires:	kf5doctools-devel
14mu|partitionmanager-2.2.1-1|17	BuildRequires:	kf5i18n-devel
14mu|partitionmanager-2.2.1-1|18	BuildRequires:	kf5iconthemes-devel
14mu|partitionmanager-2.2.1-1|19	BuildRequires:	kf5jobwidgets-devel
14mu|partitionmanager-2.2.1-1|20	BuildRequires:	kf5kio-devel
14mu|partitionmanager-2.2.1-1|21	BuildRequires:	kf5service-devel
14mu|partitionmanager-2.2.1-1|22	BuildRequires:	kf5widgetsaddons-devel
14mu|partitionmanager-2.2.1-1|23	BuildRequires:	kf5xmlgui-devel
14mu|partitionmanager-2.2.1-1|24	BuildRequires:	kpmcore-devel
14mu|partitionmanager-2.2.1-1|25	BuildRequires:	pkgconfig(blkid)
14mu|partitionmanager-2.2.1-1|26	BuildRequires:	pkgconfig(libatasmart)
14mu|partitionmanager-2.2.1-1|27	BuildRequires:	pkgconfig(Qt5Core) >= 5.4.1
14mu|partitionmanager-2.2.1-1|28	BuildRequires:	pkgconfig(Qt5Gui) >= 5.4.1
14mu|partitionmanager-2.2.1-1|29	BuildRequires:	pkgconfig(Qt5Widgets) >= 5.4.1
14mu|partitionmanager-2.2.1-1|30	Requires:	dosfstools
14mu|partitionmanager-2.2.1-1|31	Requires:	e2fsprogs
14mu|partitionmanager-2.2.1-1|32	Requires:	jfsutils
14mu|partitionmanager-2.2.1-1|33	Requires:	ntfs-3g
14mu|partitionmanager-2.2.1-1|34	Requires:	reiserfsprogs
14mu|partitionmanager-2.2.1-1|35	Requires:	xfsprogs
14mu|partitionmanager-2.2.1-1|36	
14mu|partitionmanager-2.2.1-1|37	%description
14mu|partitionmanager-2.2.1-1|38	A KDE utility that allows you to manage disks, partitions, and file systems.
14mu|partitionmanager-2.2.1-1|39	
14mu|partitionmanager-2.2.1-1|40	%files -f %{name}.lang
14mu|partitionmanager-2.2.1-1|41	%doc README.md TODO CHANGES
14mu|partitionmanager-2.2.1-1|42	%{_kde5_applicationsdir}/org.kde.PartitionManager.desktop
14mu|partitionmanager-2.2.1-1|43	%{_kde5_bindir}/%{name}
14mu|partitionmanager-2.2.1-1|44	%{_kde5_xmlguidir}/%{name}/%{name}*.rc
14mu|partitionmanager-2.2.1-1|45	%{_kde5_datadir}/config.kcfg/partitionmanager.kcfg
14mu|partitionmanager-2.2.1-1|46	%{_kde5_iconsdir}/hicolor/scalable/apps/partitionmanager.svg
14mu|partitionmanager-2.2.1-1|47	%{_datadir}/appdata/org.kde.PartitionManager.appdata.xml
14mu|partitionmanager-2.2.1-1|48	
14mu|partitionmanager-2.2.1-1|49	#----------------------------------------------------------------------------
14mu|partitionmanager-2.2.1-1|50	
14mu|partitionmanager-2.2.1-1|51	%prep
14mu|partitionmanager-2.2.1-1|52	%setup -q
14mu|partitionmanager-2.2.1-1|53	%patch0 -p1
14mu|partitionmanager-2.2.1-1|54	%patch1 -p1
14mu|partitionmanager-2.2.1-1|55	
14mu|partitionmanager-2.2.1-1|56	pushd po/ru
14mu|partitionmanager-2.2.1-1|57	tar -xvzf %{SOURCE1}
14mu|partitionmanager-2.2.1-1|58	popd
14mu|partitionmanager-2.2.1-1|59	
14mu|partitionmanager-2.2.1-1|60	%build
14mu|partitionmanager-2.2.1-1|61	%cmake_kde5
14mu|partitionmanager-2.2.1-1|62	%make
14mu|partitionmanager-2.2.1-1|63	
14mu|partitionmanager-2.2.1-1|64	%install
14mu|partitionmanager-2.2.1-1|65	%makeinstall_std -C build
14mu|partitionmanager-2.2.1-1|66	
14mu|partitionmanager-2.2.1-1|67	%find_lang %{name} --with-html --with-kde
14mu|partitionmanager-2.2.1-1|68	
14mu|partitionmanager-2.2.1-1|69	%changelog
14mu|partitionmanager-2.2.1-1|70	
14mu|partitionmanager-2.2.1-1|71	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.1-1
14mu|partitionmanager-2.2.1-1|72	- (58a4d38) README was renamed to README.md
14mu|partitionmanager-2.2.1-1|73	- (Andrey Bondrov: c1640ab) New version 2.2.1
14mu|partitionmanager-2.2.1-1|74	
14mu|partitionmanager-2.2.1-1|75	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-2
14mu|partitionmanager-2.2.1-1|76	- (2c07f8f) Bump release
14mu|partitionmanager-2.2.1-1|77	
14mu|partitionmanager-2.2.1-1|78	* Thu Jun 02 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.2.0-1
14mu|partitionmanager-2.2.1-1|79	- (2744f43) Updated Russian translations
14mu|partitionmanager-2.2.1-1|80	- (Victor Ryzhikh: 196b151) Updated Russian translations
14mu|partitionmanager-2.2.1-1|81	- (Victor Ryzhikh: 4175ecf) Updated now version 2.2.0, Updated Russian translations
14mu|partitionmanager-2.2.1-1|82	
14mu|partitionmanager-2.2.1-1|83	* Tue May 31 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.1.0-1
14mu|partitionmanager-2.2.1-1|84	- (330c392) Updated now version 2.2.0, Updated Russian translations
14mu|partitionmanager-2.2.1-1|85	- (Andrey Bondrov: 566a24d) New version 2.1.0
14mu|partitionmanager-2.2.1-1|86	
14mu|partitionmanager-2.2.1-1|87	* Thu Jan 28 2016 VictorR2007 <victorr2007@yandex.ru> 2.0.0-7
14mu|partitionmanager-2.2.1-1|88	- (c5e3893) Updated Russian translation
14mu|partitionmanager-2.2.1-1|89	
14mu|partitionmanager-2.2.1-1|90	* Thu Jan 28 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-6
14mu|partitionmanager-2.2.1-1|91	- (66ba028) Updated Russian translation
14mu|partitionmanager-2.2.1-1|92	
14mu|partitionmanager-2.2.1-1|93	* Thu Jan 28 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-5
14mu|partitionmanager-2.2.1-1|94	- (186626c) Updated Russian translation
14mu|partitionmanager-2.2.1-1|95	- (Victor Ryzhikh: 1c9f05e) Updated Russian translation
14mu|partitionmanager-2.2.1-1|96	
14mu|partitionmanager-2.2.1-1|97	* Mon Jan 25 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-4
14mu|partitionmanager-2.2.1-1|98	- (428dbdb) Updated Russian translation
14mu|partitionmanager-2.2.1-1|99	- (Victor Ryzhikh: cbf1283) Updated Russian translation
14mu|partitionmanager-2.2.1-1|100	
14mu|partitionmanager-2.2.1-1|101	* Sun Jan 24 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-3
14mu|partitionmanager-2.2.1-1|102	- (aaeb3aa) Updated Russian translation
14mu|partitionmanager-2.2.1-1|103	- (Victor Ryzhikh: 3c04813) Updated Russian translation
14mu|partitionmanager-2.2.1-1|104	- (Victor Ryzhikh: 3775a75) Updated Russian translation
14mu|partitionmanager-2.2.1-1|105	
14mu|partitionmanager-2.2.1-1|106	* Sun Jan 24 2016 Victor Ryzhikh <victorr2007@yandex.ru> 2.0.0-2
14mu|partitionmanager-2.2.1-1|107	- (3937901) Updated Russian translation
14mu|partitionmanager-2.2.1-1|108	- (Andrey Bondrov: ad6f8a9) Add support for kdesu5
14mu|partitionmanager-2.2.1-1|109	
14mu|partitionmanager-2.2.1-1|110	* Sun Jan 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1
14mu|partitionmanager-2.2.1-1|111	- (d63b0d2) New version 2.0.0
14mu|partitionmanager-2.2.1-1|112	- (d63b0d2) Depends on kpmcore now (update BuildRequires)
14mu|partitionmanager-2.2.1-1|113	- (d63b0d2) Update files (some files moved to kpmcore)
14mu|partitionmanager-2.2.1-1|114	
14mu|partitionmanager-2.2.1-1|115	* Tue Nov 24 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-3
14mu|partitionmanager-2.2.1-1|116	- (9e9320d) Bump release
14mu|partitionmanager-2.2.1-1|117	
14mu|partitionmanager-2.2.1-1|118	* Thu Nov 12 2015 Victor Ryzhikh <victorr2007@yandex.ru> 1.2.1-2
14mu|partitionmanager-2.2.1-1|119	- (4f66ef0) Updated Russian translation
14mu|partitionmanager-2.2.1-1|120	
14mu|partitionmanager-2.2.1-1|121	* Thu Nov 12 2015 Victor Ryzhikh <victorr2007@yandex.ru> 1.2.1-1
14mu|partitionmanager-2.2.1-1|122	- (718c01c) Updated Russian translation
14mu|partitionmanager-2.2.1-1|123	- (Andrey Bondrov: 3a91acd) New version 1.2.1, switch to KF5
14mu|partitionmanager-2.2.1-1|124	
14mu|partitionmanager-2.2.1-1|125	* Mon Feb 16 2015 Giovanni Mariani <mc2374@mclink.it> 1.1.1-1
14mu|partitionmanager-2.2.1-1|126	- (aef343e) Updated to release 1.1.1
14mu|partitionmanager-2.2.1-1|127	
14mu|partitionmanager-2.2.1-1|128	* Mon Dec 22 2014 abfonly <abfonly@gmail.com> 1.1.0-1
14mu|partitionmanager-2.2.1-1|129	- (18dd805) Log: Update to 1.1.0
14mu|partitionmanager-2.2.1-1|130	- (abfonly: f646f3c) Log: Update to 1.1.0
14mu|partitionmanager-2.2.1-1|131	- (abfonly: 4cb0c45) Log: Update to 1.1.0
14mu|partitionmanager-2.2.1-1|132	
14mu|partitionmanager-2.2.1-1|133	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.60-0.1236311.3
14mu|partitionmanager-2.2.1-1|134	- (9d606d8) MassBuild#464: Increase release tag
14mu|partitionmanager-2.2.1-1|135	
14mu|partitionmanager-2.2.1-1|136	* Tue Aug 07 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.60-0.1236311.2
14mu|partitionmanager-2.2.1-1|137	- (6ee31b3) Automatic import for version 1.0.60-0.1236311.2
14mu|partitionmanager-2.2.1-1|138	
14mu|partitionmanager-2.2.1-1|139	

23508 14
14mu|patch-2.7.5-1|1	Summary:	The GNU patch command, for modifying/upgrading files
14mu|patch-2.7.5-1|2	Name:		patch
14mu|patch-2.7.5-1|3	Version:	2.7.5
14mu|patch-2.7.5-1|4	Release:	1
14mu|patch-2.7.5-1|5	License:	GPLv3+
14mu|patch-2.7.5-1|6	Group:		Text tools
14mu|patch-2.7.5-1|7	Url:		http://www.gnu.org/directory/GNU/patch.html
14mu|patch-2.7.5-1|8	Source0:	ftp://ftp.gnu.org/gnu/patch/%{name}-%{version}.tar.xz
14mu|patch-2.7.5-1|9	Source1:	ftp://ftp.gnu.org/gnu/patch/%{name}-%{version}.tar.xz.sig
14mu|patch-2.7.5-1|10	Patch3:		patch-2.6-stderr.patch
14mu|patch-2.7.5-1|11	Patch6:		patch-2.6-fix-str-fmt.patch
14mu|patch-2.7.5-1|12	Patch8:		patch-2.7.1-fix-segfault-in-parsing-of-incorrect-args.patch
14mu|patch-2.7.5-1|13	# debian patches:
14mu|patch-2.7.5-1|14	Patch103:	lenny-options.diff
14mu|patch-2.7.5-1|15	BuildRequires:	attr-devel
14mu|patch-2.7.5-1|16	
14mu|patch-2.7.5-1|17	%description
14mu|patch-2.7.5-1|18	The patch program applies diff files to originals.  The diff command
14mu|patch-2.7.5-1|19	is used to compare an original to a changed file.  Diff lists the
14mu|patch-2.7.5-1|20	changes made to the file.  A person who has the original file can then
14mu|patch-2.7.5-1|21	use the patch command with the diff file to add the changes to their
14mu|patch-2.7.5-1|22	original file (patching the file).
14mu|patch-2.7.5-1|23	
14mu|patch-2.7.5-1|24	Patch should be installed because it is a common way of upgrading
14mu|patch-2.7.5-1|25	applications.
14mu|patch-2.7.5-1|26	
14mu|patch-2.7.5-1|27	%files
14mu|patch-2.7.5-1|28	%doc NEWS README AUTHORS ChangeLog
14mu|patch-2.7.5-1|29	%{_bindir}/*
14mu|patch-2.7.5-1|30	%{_mandir}/man1/*
14mu|patch-2.7.5-1|31	
14mu|patch-2.7.5-1|32	#----------------------------------------------------------------------------
14mu|patch-2.7.5-1|33	
14mu|patch-2.7.5-1|34	%prep
14mu|patch-2.7.5-1|35	%setup -q
14mu|patch-2.7.5-1|36	%apply_patches
14mu|patch-2.7.5-1|37	
14mu|patch-2.7.5-1|38	%build
14mu|patch-2.7.5-1|39	%configure2_5x
14mu|patch-2.7.5-1|40	%make
14mu|patch-2.7.5-1|41	
14mu|patch-2.7.5-1|42	%install
14mu|patch-2.7.5-1|43	%makeinstall
14mu|patch-2.7.5-1|44	
14mu|patch-2.7.5-1|45	
14mu|patch-2.7.5-1|46	%changelog
14mu|patch-2.7.5-1|47	
14mu|patch-2.7.5-1|48	* Wed Aug 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7.5-1
14mu|patch-2.7.5-1|49	- (81c4a5a) Updated to 2.7.5
14mu|patch-2.7.5-1|50	
14mu|patch-2.7.5-1|51	

23509 14
14mu|patchelf-0.10-0.20170615.2|1	%define git 20170615
14mu|patchelf-0.10-0.20170615.2|2	
14mu|patchelf-0.10-0.20170615.2|3	Summary:	A utility for patching ELF binaries
14mu|patchelf-0.10-0.20170615.2|4	Name:		patchelf
14mu|patchelf-0.10-0.20170615.2|5	Version:	0.10
14mu|patchelf-0.10-0.20170615.2|6	Release:	0.%{git}.2
14mu|patchelf-0.10-0.20170615.2|7	License:	GPLv3+
14mu|patchelf-0.10-0.20170615.2|8	Group:		Development/Tools
14mu|patchelf-0.10-0.20170615.2|9	Url:		http://nixos.org/patchelf.html
14mu|patchelf-0.10-0.20170615.2|10	#Source0:	http://releases.nixos.org/patchelf/patchelf-%{version}//%{name}-%{version}.tar.bz2
14mu|patchelf-0.10-0.20170615.2|11	Source0:	%{name}-%{version}-%{git}.tar.bz2
14mu|patchelf-0.10-0.20170615.2|12	# Use hack for OpenSSL compat libraries until https://github.com/NixOS/patchelf/issues/44 is fixed
14mu|patchelf-0.10-0.20170615.2|13	Patch0:		patchelf-0.10-20170615-openssl-hack.patch
14mu|patchelf-0.10-0.20170615.2|14	BuildRequires:	acl-devel
14mu|patchelf-0.10-0.20170615.2|15	BuildRequires:	attr-devel
14mu|patchelf-0.10-0.20170615.2|16	
14mu|patchelf-0.10-0.20170615.2|17	%description
14mu|patchelf-0.10-0.20170615.2|18	PatchELF is a simple utility for modifying an existing ELF executable
14mu|patchelf-0.10-0.20170615.2|19	or library. It can change the dynamic loader ("ELF interpreter")
14mu|patchelf-0.10-0.20170615.2|20	of an executable and change the RPATH of an executable or library.
14mu|patchelf-0.10-0.20170615.2|21	
14mu|patchelf-0.10-0.20170615.2|22	%files
14mu|patchelf-0.10-0.20170615.2|23	%doc README COPYING
14mu|patchelf-0.10-0.20170615.2|24	%{_bindir}/patchelf
14mu|patchelf-0.10-0.20170615.2|25	%{_mandir}/man1/patchelf.1*
14mu|patchelf-0.10-0.20170615.2|26	
14mu|patchelf-0.10-0.20170615.2|27	#----------------------------------------------------------------------------
14mu|patchelf-0.10-0.20170615.2|28	
14mu|patchelf-0.10-0.20170615.2|29	%prep
14mu|patchelf-0.10-0.20170615.2|30	%setup -qn %{name}-%{version}-%{git}
14mu|patchelf-0.10-0.20170615.2|31	%patch0 -p1
14mu|patchelf-0.10-0.20170615.2|32	
14mu|patchelf-0.10-0.20170615.2|33	# package ships elf.h - delete to use glibc-headers one
14mu|patchelf-0.10-0.20170615.2|34	rm src/elf.h
14mu|patchelf-0.10-0.20170615.2|35	
14mu|patchelf-0.10-0.20170615.2|36	%build
14mu|patchelf-0.10-0.20170615.2|37	autoreconf -fi
14mu|patchelf-0.10-0.20170615.2|38	%configure2_5x
14mu|patchelf-0.10-0.20170615.2|39	%make
14mu|patchelf-0.10-0.20170615.2|40	
14mu|patchelf-0.10-0.20170615.2|41	%install
14mu|patchelf-0.10-0.20170615.2|42	%makeinstall_std
14mu|patchelf-0.10-0.20170615.2|43	
14mu|patchelf-0.10-0.20170615.2|44	# the docs get put in a funny place, so delete and include in the
14mu|patchelf-0.10-0.20170615.2|45	# standard way in the docs section below
14mu|patchelf-0.10-0.20170615.2|46	rm -rf %{buildroot}%{_datadir}/doc/%{name}
14mu|patchelf-0.10-0.20170615.2|47	
14mu|patchelf-0.10-0.20170615.2|48	%check
14mu|patchelf-0.10-0.20170615.2|49	make check
14mu|patchelf-0.10-0.20170615.2|50	
14mu|patchelf-0.10-0.20170615.2|51	%changelog
14mu|patchelf-0.10-0.20170615.2|52	
14mu|patchelf-0.10-0.20170615.2|53	* Thu Nov 09 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10-0.20170615.2
14mu|patchelf-0.10-0.20170615.2|54	- (a2f5339) Use pre-increment to be more clear
14mu|patchelf-0.10-0.20170615.2|55	
14mu|patchelf-0.10-0.20170615.2|56	

23510 14
14mu|pavucontrol-3.0-8|1	%bcond_without gtk3
14mu|pavucontrol-3.0-8|2	
14mu|pavucontrol-3.0-8|3	Summary:	Volume control for Pulseaudio sound server for Linux
14mu|pavucontrol-3.0-8|4	Name:		pavucontrol
14mu|pavucontrol-3.0-8|5	Version:	3.0
14mu|pavucontrol-3.0-8|6	Release:	8
14mu|pavucontrol-3.0-8|7	License:	GPLv2+
14mu|pavucontrol-3.0-8|8	Group:		Sound
14mu|pavucontrol-3.0-8|9	Url:		http://freedesktop.org/software/pulseaudio/%{name}
14mu|pavucontrol-3.0-8|10	Source0:	http://freedesktop.org/software/pulseaudio/%{name}/%{name}-%{version}.tar.xz
14mu|pavucontrol-3.0-8|11	Source1:	%{name}-16.png
14mu|pavucontrol-3.0-8|12	Source2:	%{name}-32.png
14mu|pavucontrol-3.0-8|13	Patch0:		pavucontrol-3.0-russian.patch
14mu|pavucontrol-3.0-8|14	Patch1:		pavucontrol-3.0-fix-string-lang.patch
14mu|pavucontrol-3.0-8|15	BuildRequires:	desktop-file-utils
14mu|pavucontrol-3.0-8|16	BuildRequires:	intltool
14mu|pavucontrol-3.0-8|17	BuildRequires:	lynx
14mu|pavucontrol-3.0-8|18	%if %{with gtk3}
14mu|pavucontrol-3.0-8|19	BuildRequires:	pkgconfig(gtkmm-3.0) >= 3.0
14mu|pavucontrol-3.0-8|20	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|pavucontrol-3.0-8|21	%else
14mu|pavucontrol-3.0-8|22	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.16
14mu|pavucontrol-3.0-8|23	BuildRequires:	pkgconfig(libcanberra-gtk)
14mu|pavucontrol-3.0-8|24	%endif
14mu|pavucontrol-3.0-8|25	BuildRequires:	pkgconfig(libglademm-2.4)
14mu|pavucontrol-3.0-8|26	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14mu|pavucontrol-3.0-8|27	Requires:	pulseaudio
14mu|pavucontrol-3.0-8|28	Provides:	pulseaudio-volume-control = %{EVRD}
14mu|pavucontrol-3.0-8|29	
14mu|pavucontrol-3.0-8|30	%description
14mu|pavucontrol-3.0-8|31	Pulseaudio Volume Control (pavucontrol) is a simple GTK based volume control
14mu|pavucontrol-3.0-8|32	tool for the Pulseaudio sound server. In contrast to classic mixer tools this
14mu|pavucontrol-3.0-8|33	one allows you to control both the volume of hardware devices and of each
14mu|pavucontrol-3.0-8|34	playback stream separately.
14mu|pavucontrol-3.0-8|35	
14mu|pavucontrol-3.0-8|36	%files -f %{name}.lang
14mu|pavucontrol-3.0-8|37	%doc README LICENSE
14mu|pavucontrol-3.0-8|38	%{_bindir}/%{name}
14mu|pavucontrol-3.0-8|39	%{_datadir}/applications/%{name}.desktop
14mu|pavucontrol-3.0-8|40	%{_datadir}/%{name}/%{name}.glade
14mu|pavucontrol-3.0-8|41	%{_miconsdir}/%{name}.png
14mu|pavucontrol-3.0-8|42	%{_iconsdir}/%{name}.png
14mu|pavucontrol-3.0-8|43	
14mu|pavucontrol-3.0-8|44	#----------------------------------------------------------------------------
14mu|pavucontrol-3.0-8|45	
14mu|pavucontrol-3.0-8|46	%prep
14mu|pavucontrol-3.0-8|47	%setup -q
14mu|pavucontrol-3.0-8|48	%patch0 -p1
14mu|pavucontrol-3.0-8|49	%patch1 -p1
14mu|pavucontrol-3.0-8|50	
14mu|pavucontrol-3.0-8|51	%build
14mu|pavucontrol-3.0-8|52	%configure2_5x \
14mu|pavucontrol-3.0-8|53	%if %{with gtk3}
14mu|pavucontrol-3.0-8|54	--enable-gtk3
14mu|pavucontrol-3.0-8|55	%else
14mu|pavucontrol-3.0-8|56	--disable-gtk3
14mu|pavucontrol-3.0-8|57	%endif
14mu|pavucontrol-3.0-8|58	%make
14mu|pavucontrol-3.0-8|59	
14mu|pavucontrol-3.0-8|60	%install
14mu|pavucontrol-3.0-8|61	%makeinstall_std
14mu|pavucontrol-3.0-8|62	
14mu|pavucontrol-3.0-8|63	sed -i "s/^Icon=.*/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|pavucontrol-3.0-8|64	
14mu|pavucontrol-3.0-8|65	desktop-file-install --vendor="" \
14mu|pavucontrol-3.0-8|66	--add-category="GTK" \
14mu|pavucontrol-3.0-8|67	--add-category="X-MandrivaLinux-Multimedia-Sound" \
14mu|pavucontrol-3.0-8|68	--add-category="X-MandrivaLinux-CrossDesktop" \
14mu|pavucontrol-3.0-8|69	--remove-category="Application" \
14mu|pavucontrol-3.0-8|70	--remove-key="Encoding" \
14mu|pavucontrol-3.0-8|71	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|pavucontrol-3.0-8|72	
14mu|pavucontrol-3.0-8|73	# Icons
14mu|pavucontrol-3.0-8|74	install -D -m 0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14mu|pavucontrol-3.0-8|75	install -D -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14mu|pavucontrol-3.0-8|76	
14mu|pavucontrol-3.0-8|77	%find_lang %{name}
14mu|pavucontrol-3.0-8|78	
14mu|pavucontrol-3.0-8|79	
14mu|pavucontrol-3.0-8|80	%changelog
14mu|pavucontrol-3.0-8|81	
14mu|pavucontrol-3.0-8|82	* Sun Sep 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-8
14mu|pavucontrol-3.0-8|83	- (04c76e0) Fix localization of desktop file
14mu|pavucontrol-3.0-8|84	
14mu|pavucontrol-3.0-8|85	

23511 14
14mu|pcre2-10.22-2|1	%define major 0
14mu|pcre2-10.22-2|2	%define posixmajor 1
14mu|pcre2-10.22-2|3	%define libname8 %mklibname pcre2-8_ %{major}
14mu|pcre2-10.22-2|4	%define libname16 %mklibname pcre2-16_ %{major}
14mu|pcre2-10.22-2|5	%define libname32 %mklibname pcre2-32_ %{major}
14mu|pcre2-10.22-2|6	%define libnameposix %mklibname pcre2posix %{posixmajor}
14mu|pcre2-10.22-2|7	%define devname %mklibname %{name} -d
14mu|pcre2-10.22-2|8	
14mu|pcre2-10.22-2|9	Summary:	Perl-compatible regular expression library
14mu|pcre2-10.22-2|10	Name:		pcre2
14mu|pcre2-10.22-2|11	Version:	10.22
14mu|pcre2-10.22-2|12	Release:	2
14mu|pcre2-10.22-2|13	License:	BSD
14mu|pcre2-10.22-2|14	Group:		System/Libraries
14mu|pcre2-10.22-2|15	Url:		http://www.pcre.org/
14mu|pcre2-10.22-2|16	Source0:	ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{name}-%{version}.tar.bz2
14mu|pcre2-10.22-2|17	# Do no set RPATH if libdir is not /usr/lib
14mu|pcre2-10.22-2|18	Patch0:		pcre2-10.10-Fix-multilib.patch
14mu|pcre2-10.22-2|19	BuildRequires:	readline-devel
14mu|pcre2-10.22-2|20	
14mu|pcre2-10.22-2|21	%description
14mu|pcre2-10.22-2|22	PCRE2 is a re-working of the original PCRE (Perl-compatible regular
14mu|pcre2-10.22-2|23	expression) library to provide an entirely new API.
14mu|pcre2-10.22-2|24	
14mu|pcre2-10.22-2|25	PCRE2 is written in C, and it has its own API. There are three sets of
14mu|pcre2-10.22-2|26	functions, one for the 8-bit library, which processes strings of bytes, one
14mu|pcre2-10.22-2|27	for the 16-bit library, which processes strings of 16-bit values, and one for
14mu|pcre2-10.22-2|28	the 32-bit library, which processes strings of 32-bit values. There are no C++
14mu|pcre2-10.22-2|29	wrappers.
14mu|pcre2-10.22-2|30	
14mu|pcre2-10.22-2|31	The distribution does contain a set of C wrapper functions for the 8-bit
14mu|pcre2-10.22-2|32	library that are based on the POSIX regular expression API (see the pcre2posix
14mu|pcre2-10.22-2|33	man page). These can be found in a library called libpcre2posix. Note that
14mu|pcre2-10.22-2|34	this just provides a POSIX calling interface to PCRE2; the regular expressions
14mu|pcre2-10.22-2|35	themselves still follow Perl syntax and semantics. The POSIX API is
14mu|pcre2-10.22-2|36	restricted, and does not give full access to all of PCRE2's facilities.
14mu|pcre2-10.22-2|37	
14mu|pcre2-10.22-2|38	#----------------------------------------------------------------------------
14mu|pcre2-10.22-2|39	
14mu|pcre2-10.22-2|40	%package -n %{libname8}
14mu|pcre2-10.22-2|41	Summary:	Perl-compatible regular expression library
14mu|pcre2-10.22-2|42	Group:		System/Libraries
14mu|pcre2-10.22-2|43	
14mu|pcre2-10.22-2|44	%description -n %{libname8}
14mu|pcre2-10.22-2|45	PCRE2 is a re-working of the original PCRE (Perl-compatible regular
14mu|pcre2-10.22-2|46	expression) library to provide an entirely new API.
14mu|pcre2-10.22-2|47	
14mu|pcre2-10.22-2|48	%files -n %{libname8}
14mu|pcre2-10.22-2|49	%{_libdir}/libpcre2-8.so.%{major}*
14mu|pcre2-10.22-2|50	
14mu|pcre2-10.22-2|51	#----------------------------------------------------------------------------
14mu|pcre2-10.22-2|52	
14mu|pcre2-10.22-2|53	%package -n %{libname16}
14mu|pcre2-10.22-2|54	Summary:	Perl-compatible regular expression library
14mu|pcre2-10.22-2|55	Group:		System/Libraries
14mu|pcre2-10.22-2|56	
14mu|pcre2-10.22-2|57	%description -n %{libname16}
14mu|pcre2-10.22-2|58	PCRE2 is a re-working of the original PCRE (Perl-compatible regular
14mu|pcre2-10.22-2|59	expression) library to provide an entirely new API.
14mu|pcre2-10.22-2|60	
14mu|pcre2-10.22-2|61	%files -n %{libname16}
14mu|pcre2-10.22-2|62	%{_libdir}/libpcre2-16.so.%{major}*
14mu|pcre2-10.22-2|63	
14mu|pcre2-10.22-2|64	#----------------------------------------------------------------------------
14mu|pcre2-10.22-2|65	
14mu|pcre2-10.22-2|66	%package -n %{libname32}
14mu|pcre2-10.22-2|67	Summary:	Perl-compatible regular expression library
14mu|pcre2-10.22-2|68	Group:		System/Libraries
14mu|pcre2-10.22-2|69	
14mu|pcre2-10.22-2|70	%description -n %{libname32}
14mu|pcre2-10.22-2|71	PCRE2 is a re-working of the original PCRE (Perl-compatible regular
14mu|pcre2-10.22-2|72	expression) library to provide an entirely new API.
14mu|pcre2-10.22-2|73	
14mu|pcre2-10.22-2|74	%files -n %{libname32}
14mu|pcre2-10.22-2|75	%{_libdir}/libpcre2-32.so.%{major}*
14mu|pcre2-10.22-2|76	
14mu|pcre2-10.22-2|77	#----------------------------------------------------------------------------
14mu|pcre2-10.22-2|78	
14mu|pcre2-10.22-2|79	%package -n %{libnameposix}
14mu|pcre2-10.22-2|80	Summary:	Perl-compatible regular expression library
14mu|pcre2-10.22-2|81	Group:		System/Libraries
14mu|pcre2-10.22-2|82	
14mu|pcre2-10.22-2|83	%description -n %{libnameposix}
14mu|pcre2-10.22-2|84	This package contains the shared library libpcre2-posix.
14mu|pcre2-10.22-2|85	
14mu|pcre2-10.22-2|86	%files -n %{libnameposix}
14mu|pcre2-10.22-2|87	%{_libdir}/libpcre2-posix.so.%{posixmajor}*
14mu|pcre2-10.22-2|88	
14mu|pcre2-10.22-2|89	#----------------------------------------------------------------------------
14mu|pcre2-10.22-2|90	
14mu|pcre2-10.22-2|91	%package -n %{devname}
14mu|pcre2-10.22-2|92	Summary:	Development files for %{name}
14mu|pcre2-10.22-2|93	Group:		Development/C
14mu|pcre2-10.22-2|94	Requires:	%{libname8} = %{EVRD}
14mu|pcre2-10.22-2|95	Requires:	%{libname16} = %{EVRD}
14mu|pcre2-10.22-2|96	Requires:	%{libname32} = %{EVRD}
14mu|pcre2-10.22-2|97	Requires:	%{libnameposix} = %{EVRD}
14mu|pcre2-10.22-2|98	Provides:	%{name}-devel = %{EVRD}
14mu|pcre2-10.22-2|99	
14mu|pcre2-10.22-2|100	%description -n %{devname}
14mu|pcre2-10.22-2|101	Development files (headers, libraries for dynamic linking, documentation)
14mu|pcre2-10.22-2|102	for %{name}. The header file for the POSIX-style functions is called
14mu|pcre2-10.22-2|103	pcre2posix.h.
14mu|pcre2-10.22-2|104	
14mu|pcre2-10.22-2|105	%files -n %{devname}
14mu|pcre2-10.22-2|106	%{_libdir}/*.so
14mu|pcre2-10.22-2|107	%{_libdir}/pkgconfig/*
14mu|pcre2-10.22-2|108	%{_includedir}/*.h
14mu|pcre2-10.22-2|109	%{_mandir}/man1/pcre2-config.*
14mu|pcre2-10.22-2|110	%{_mandir}/man3/*
14mu|pcre2-10.22-2|111	%{_bindir}/pcre2-config
14mu|pcre2-10.22-2|112	
14mu|pcre2-10.22-2|113	#----------------------------------------------------------------------------
14mu|pcre2-10.22-2|114	
14mu|pcre2-10.22-2|115	%package tools
14mu|pcre2-10.22-2|116	Summary:	Auxiliary utilities for %{name}
14mu|pcre2-10.22-2|117	Group:		Development/Tools
14mu|pcre2-10.22-2|118	
14mu|pcre2-10.22-2|119	%description tools
14mu|pcre2-10.22-2|120	Utilities demonstrating PCRE2 capabilities like pcre2grep or pcre2test.
14mu|pcre2-10.22-2|121	
14mu|pcre2-10.22-2|122	%files tools
14mu|pcre2-10.22-2|123	%{_bindir}/pcre2grep
14mu|pcre2-10.22-2|124	%{_bindir}/pcre2test
14mu|pcre2-10.22-2|125	%{_mandir}/man1/pcre2grep.*
14mu|pcre2-10.22-2|126	%{_mandir}/man1/pcre2test.*
14mu|pcre2-10.22-2|127	
14mu|pcre2-10.22-2|128	#----------------------------------------------------------------------------
14mu|pcre2-10.22-2|129	
14mu|pcre2-10.22-2|130	%prep
14mu|pcre2-10.22-2|131	%setup -q
14mu|pcre2-10.22-2|132	%patch0 -p1 -b .multilib
14mu|pcre2-10.22-2|133	
14mu|pcre2-10.22-2|134	%build
14mu|pcre2-10.22-2|135	# Because of multilib patch
14mu|pcre2-10.22-2|136	libtoolize --copy --force
14mu|pcre2-10.22-2|137	autoreconf -vif
14mu|pcre2-10.22-2|138	
14mu|pcre2-10.22-2|139	%configure2_5x \
14mu|pcre2-10.22-2|140	--enable-jit \
14mu|pcre2-10.22-2|141	--enable-pcre2grep-jit \
14mu|pcre2-10.22-2|142	--disable-bsr-anycrlf \
14mu|pcre2-10.22-2|143	--disable-coverage \
14mu|pcre2-10.22-2|144	--disable-ebcdic \
14mu|pcre2-10.22-2|145	--disable-never-backslash-C \
14mu|pcre2-10.22-2|146	--enable-newline-is-lf \
14mu|pcre2-10.22-2|147	--enable-pcre2-8 \
14mu|pcre2-10.22-2|148	--enable-pcre2-16 \
14mu|pcre2-10.22-2|149	--enable-pcre2-32 \
14mu|pcre2-10.22-2|150	--disable-pcre2test-libedit \
14mu|pcre2-10.22-2|151	--enable-pcre2test-libreadline \
14mu|pcre2-10.22-2|152	--disable-pcre2grep-libbz2 \
14mu|pcre2-10.22-2|153	--disable-pcre2grep-libz \
14mu|pcre2-10.22-2|154	--disable-rebuild-chartables \
14mu|pcre2-10.22-2|155	--enable-shared \
14mu|pcre2-10.22-2|156	--enable-stack-for-recursion \
14mu|pcre2-10.22-2|157	--disable-static \
14mu|pcre2-10.22-2|158	--enable-unicode \
14mu|pcre2-10.22-2|159	--disable-valgrind
14mu|pcre2-10.22-2|160	%make
14mu|pcre2-10.22-2|161	
14mu|pcre2-10.22-2|162	%install
14mu|pcre2-10.22-2|163	%makeinstall_std
14mu|pcre2-10.22-2|164	# These are handled by %%doc in %%files
14mu|pcre2-10.22-2|165	rm -rf %{buildroot}%{_docdir}/pcre2
14mu|pcre2-10.22-2|166	
14mu|pcre2-10.22-2|167	%check
14mu|pcre2-10.22-2|168	make check VERBOSE=yes
14mu|pcre2-10.22-2|169	
14mu|pcre2-10.22-2|170	
14mu|pcre2-10.22-2|171	%changelog
14mu|pcre2-10.22-2|172	
14mu|pcre2-10.22-2|173	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 10.22-2
14mu|pcre2-10.22-2|174	- (4e2f375) MassBuild#1169: Increase release tag
14mu|pcre2-10.22-2|175	
14mu|pcre2-10.22-2|176	

23512 14
14mu|pcsc-lite-1.8.10-5|1	%define major 1
14mu|pcsc-lite-1.8.10-5|2	%define pcscspy_major 0
14mu|pcsc-lite-1.8.10-5|3	%define libname %mklibname pcsclite %{major}
14mu|pcsc-lite-1.8.10-5|4	%define libpcscspy %mklibname pcscspy %{pcscspy_major}
14mu|pcsc-lite-1.8.10-5|5	%define devname %mklibname pcsclite -d
14mu|pcsc-lite-1.8.10-5|6	
14mu|pcsc-lite-1.8.10-5|7	Summary:	M.U.S.C.L.E. PC/SC Framework for Linux
14mu|pcsc-lite-1.8.10-5|8	Name:		pcsc-lite
14mu|pcsc-lite-1.8.10-5|9	Version:	1.8.10
14mu|pcsc-lite-1.8.10-5|10	Release:	5
14mu|pcsc-lite-1.8.10-5|11	License:	BSD-like
14mu|pcsc-lite-1.8.10-5|12	Group:		System/Servers
14mu|pcsc-lite-1.8.10-5|13	Url:		http://pcsclite.alioth.debian.org
14mu|pcsc-lite-1.8.10-5|14	Source0:	https://alioth.debian.org/frs/download.php/3695/pcsc-lite-%{version}.tar.bz2
14mu|pcsc-lite-1.8.10-5|15	Source1:	https://alioth.debian.org/frs/download.php/3695/pcsc-lite-%{version}.tar.bz2.asc
14mu|pcsc-lite-1.8.10-5|16	BuildRequires:	doxygen
14mu|pcsc-lite-1.8.10-5|17	BuildRequires:	pkgconfig(libusb-1.0)
14mu|pcsc-lite-1.8.10-5|18	BuildRequires:	pkgconfig(udev)
14mu|pcsc-lite-1.8.10-5|19	Requires(post,preun,postun):	util-linux
14mu|pcsc-lite-1.8.10-5|20	
14mu|pcsc-lite-1.8.10-5|21	%description
14mu|pcsc-lite-1.8.10-5|22	The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
14mu|pcsc-lite-1.8.10-5|23	in a very small form factor for communicating to smartcards and
14mu|pcsc-lite-1.8.10-5|24	readers.  PC/SC Lite uses the same winscard API as used under
14mu|pcsc-lite-1.8.10-5|25	Windows(R).  This package includes the PC/SC Lite daemon, a resource
14mu|pcsc-lite-1.8.10-5|26	manager that coordinates communications with smart card readers and
14mu|pcsc-lite-1.8.10-5|27	smart cards that are connected to the system, as well as other command
14mu|pcsc-lite-1.8.10-5|28	line tools.
14mu|pcsc-lite-1.8.10-5|29	
14mu|pcsc-lite-1.8.10-5|30	%files
14mu|pcsc-lite-1.8.10-5|31	%doc AUTHORS DRIVERS HELP INSTALL NEWS README SECURITY
14mu|pcsc-lite-1.8.10-5|32	%doc doc/README.DAEMON
14mu|pcsc-lite-1.8.10-5|33	%dir %{_sysconfdir}/reader.conf.d/
14mu|pcsc-lite-1.8.10-5|34	%dir %{_libdir}/pcsc/drivers/
14mu|pcsc-lite-1.8.10-5|35	%{_unitdir}/*
14mu|pcsc-lite-1.8.10-5|36	%{_mandir}/man5/*
14mu|pcsc-lite-1.8.10-5|37	%{_mandir}/man8/*
14mu|pcsc-lite-1.8.10-5|38	%{_sbindir}/*
14mu|pcsc-lite-1.8.10-5|39	
14mu|pcsc-lite-1.8.10-5|40	%post
14mu|pcsc-lite-1.8.10-5|41	%_post_service pcscd
14mu|pcsc-lite-1.8.10-5|42	# systemd hack #1 (fix if you know how to do sockets better :))
14mu|pcsc-lite-1.8.10-5|43	if mountpoint -q /sys/fs/cgroup/systemd; then
14mu|pcsc-lite-1.8.10-5|44	systemctl disable pcscd.service > /dev/null 2>&1
14mu|pcsc-lite-1.8.10-5|45	systemctl enable pcscd.socket > /dev/null 2>&1
14mu|pcsc-lite-1.8.10-5|46	
14mu|pcsc-lite-1.8.10-5|47	# Initial installation
14mu|pcsc-lite-1.8.10-5|48	if [ $1 -eq 1 ] ; then
14mu|pcsc-lite-1.8.10-5|49	systemctl start pcscd.socket > /dev/null 2>&1
14mu|pcsc-lite-1.8.10-5|50	fi
14mu|pcsc-lite-1.8.10-5|51	fi
14mu|pcsc-lite-1.8.10-5|52	
14mu|pcsc-lite-1.8.10-5|53	%preun
14mu|pcsc-lite-1.8.10-5|54	# systemd hack #2
14mu|pcsc-lite-1.8.10-5|55	if mountpoint -q /sys/fs/cgroup/systemd; then
14mu|pcsc-lite-1.8.10-5|56	# Removal, not upgrade
14mu|pcsc-lite-1.8.10-5|57	if [ $1 -eq 0 ] ; then
14mu|pcsc-lite-1.8.10-5|58	systemctl disable pcscd.socket > /dev/null 2>&1
14mu|pcsc-lite-1.8.10-5|59	systemctl stop pcscd.socket > /dev/null 2>&1
14mu|pcsc-lite-1.8.10-5|60	fi
14mu|pcsc-lite-1.8.10-5|61	fi
14mu|pcsc-lite-1.8.10-5|62	
14mu|pcsc-lite-1.8.10-5|63	%_preun_service pcscd
14mu|pcsc-lite-1.8.10-5|64	
14mu|pcsc-lite-1.8.10-5|65	%postun
14mu|pcsc-lite-1.8.10-5|66	if mountpoint -q /sys/fs/cgroup/systemd; then
14mu|pcsc-lite-1.8.10-5|67	systemctl daemon-reload
14mu|pcsc-lite-1.8.10-5|68	fi
14mu|pcsc-lite-1.8.10-5|69	
14mu|pcsc-lite-1.8.10-5|70	#----------------------------------------------------------------------------
14mu|pcsc-lite-1.8.10-5|71	
14mu|pcsc-lite-1.8.10-5|72	%package -n %{libname}
14mu|pcsc-lite-1.8.10-5|73	Summary:	Muscle PCSC Framework for Linux libraries
14mu|pcsc-lite-1.8.10-5|74	Group:		System/Libraries
14mu|pcsc-lite-1.8.10-5|75	Provides:	libpcsclite%{major} = %{EVRD}
14mu|pcsc-lite-1.8.10-5|76	
14mu|pcsc-lite-1.8.10-5|77	%description -n %{libname}
14mu|pcsc-lite-1.8.10-5|78	The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a
14mu|pcsc-lite-1.8.10-5|79	very small form factor for communicating to smartcards and readers.
14mu|pcsc-lite-1.8.10-5|80	PCSC Lite uses the same winscard api as used under Windows(R).
14mu|pcsc-lite-1.8.10-5|81	
14mu|pcsc-lite-1.8.10-5|82	The %{name}-devel package contains the header files and libraries
14mu|pcsc-lite-1.8.10-5|83	needed for compiling PCSC Lite programs. If you want to develop PCSC Lite-aware
14mu|pcsc-lite-1.8.10-5|84	programs, you'll need to install this package.
14mu|pcsc-lite-1.8.10-5|85	
14mu|pcsc-lite-1.8.10-5|86	This package was tested to work with A.E.T. Europe B.V. SafeSign. This
14mu|pcsc-lite-1.8.10-5|87	package is suported by A.E.T. Europe B.V. when used in combination with
14mu|pcsc-lite-1.8.10-5|88	SafeSign.
14mu|pcsc-lite-1.8.10-5|89	
14mu|pcsc-lite-1.8.10-5|90	%files -n %{libname}
14mu|pcsc-lite-1.8.10-5|91	%doc COPYING
14mu|pcsc-lite-1.8.10-5|92	%{_libdir}/libpcsc*.so.%{major}*
14mu|pcsc-lite-1.8.10-5|93	
14mu|pcsc-lite-1.8.10-5|94	#----------------------------------------------------------------------------
14mu|pcsc-lite-1.8.10-5|95	
14mu|pcsc-lite-1.8.10-5|96	%package -n pcsc-spy
14mu|pcsc-lite-1.8.10-5|97	Summary:	PCSC API spy shared library
14mu|pcsc-lite-1.8.10-5|98	Group:		System/Libraries
14mu|pcsc-lite-1.8.10-5|99	Requires:	python
14mu|pcsc-lite-1.8.10-5|100	Requires:	%{name}
14mu|pcsc-lite-1.8.10-5|101	Requires:	%{libpcscspy} = %{EVRD}
14mu|pcsc-lite-1.8.10-5|102	
14mu|pcsc-lite-1.8.10-5|103	%description -n pcsc-spy
14mu|pcsc-lite-1.8.10-5|104	The purpose of pcsc-spy is to spy all the calls between the PC/SC client
14mu|pcsc-lite-1.8.10-5|105	and the PC/SC library.
14mu|pcsc-lite-1.8.10-5|106	
14mu|pcsc-lite-1.8.10-5|107	%files -n pcsc-spy
14mu|pcsc-lite-1.8.10-5|108	%{_bindir}/pcsc-spy
14mu|pcsc-lite-1.8.10-5|109	%{_mandir}/man1/pcsc-spy.1.*
14mu|pcsc-lite-1.8.10-5|110	
14mu|pcsc-lite-1.8.10-5|111	#----------------------------------------------------------------------------
14mu|pcsc-lite-1.8.10-5|112	
14mu|pcsc-lite-1.8.10-5|113	%package -n %{libpcscspy}
14mu|pcsc-lite-1.8.10-5|114	Summary:	PCSC Smart Card Library
14mu|pcsc-lite-1.8.10-5|115	Group:		System/Libraries
14mu|pcsc-lite-1.8.10-5|116	
14mu|pcsc-lite-1.8.10-5|117	%description -n %{libpcscspy}
14mu|pcsc-lite-1.8.10-5|118	Supporting library for the PC/SC spy tool.
14mu|pcsc-lite-1.8.10-5|119	
14mu|pcsc-lite-1.8.10-5|120	%files -n %{libpcscspy}
14mu|pcsc-lite-1.8.10-5|121	%{_libdir}/libpcscspy.so.%{pcscspy_major}*
14mu|pcsc-lite-1.8.10-5|122	
14mu|pcsc-lite-1.8.10-5|123	#----------------------------------------------------------------------------
14mu|pcsc-lite-1.8.10-5|124	
14mu|pcsc-lite-1.8.10-5|125	%package -n %{devname}
14mu|pcsc-lite-1.8.10-5|126	Summary:	Muscle PCSC Framework for Linux development files
14mu|pcsc-lite-1.8.10-5|127	Group:		Development/Other
14mu|pcsc-lite-1.8.10-5|128	Requires:	%{libname} = %{EVRD}
14mu|pcsc-lite-1.8.10-5|129	Requires:	%{libpcscspy} = %{EVRD}
14mu|pcsc-lite-1.8.10-5|130	Provides:	%{name}-devel = %{EVRD}
14mu|pcsc-lite-1.8.10-5|131	Provides:	libpcsclite-devel = %{EVRD}
14mu|pcsc-lite-1.8.10-5|132	
14mu|pcsc-lite-1.8.10-5|133	%description -n %{devname}
14mu|pcsc-lite-1.8.10-5|134	The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a
14mu|pcsc-lite-1.8.10-5|135	very small form factor for communicating to smartcards and readers.
14mu|pcsc-lite-1.8.10-5|136	PCSC Lite uses the same winscard api as used under Windows(R).
14mu|pcsc-lite-1.8.10-5|137	
14mu|pcsc-lite-1.8.10-5|138	The %{name}-devel package contains the header files and libraries
14mu|pcsc-lite-1.8.10-5|139	needed for compiling PCSC Lite programs. If you want to develop PCSC Lite-aware
14mu|pcsc-lite-1.8.10-5|140	programs, you'll need to install this package.
14mu|pcsc-lite-1.8.10-5|141	
14mu|pcsc-lite-1.8.10-5|142	This package was tested to work with A.E.T. Europe B.V. SafeSign. This
14mu|pcsc-lite-1.8.10-5|143	package is suported by A.E.T. Europe B.V. when used in combination with
14mu|pcsc-lite-1.8.10-5|144	SafeSign.
14mu|pcsc-lite-1.8.10-5|145	
14mu|pcsc-lite-1.8.10-5|146	%files -n %{devname}
14mu|pcsc-lite-1.8.10-5|147	%doc ChangeLog
14mu|pcsc-lite-1.8.10-5|148	%{_libdir}/pkgconfig/*
14mu|pcsc-lite-1.8.10-5|149	%{_includedir}/*
14mu|pcsc-lite-1.8.10-5|150	%{_libdir}/*.so
14mu|pcsc-lite-1.8.10-5|151	
14mu|pcsc-lite-1.8.10-5|152	#----------------------------------------------------------------------------
14mu|pcsc-lite-1.8.10-5|153	
14mu|pcsc-lite-1.8.10-5|154	%package doc
14mu|pcsc-lite-1.8.10-5|155	Summary:	PC/SC Lite developer documentation
14mu|pcsc-lite-1.8.10-5|156	Group:		Documentation
14mu|pcsc-lite-1.8.10-5|157	Buildarch:	noarch
14mu|pcsc-lite-1.8.10-5|158	
14mu|pcsc-lite-1.8.10-5|159	%description doc
14mu|pcsc-lite-1.8.10-5|160	PC/SC Lite developer documentation.
14mu|pcsc-lite-1.8.10-5|161	
14mu|pcsc-lite-1.8.10-5|162	%files doc
14mu|pcsc-lite-1.8.10-5|163	%doc doc/api/ doc/example/pcsc_demo.c COPYING
14mu|pcsc-lite-1.8.10-5|164	
14mu|pcsc-lite-1.8.10-5|165	#----------------------------------------------------------------------------
14mu|pcsc-lite-1.8.10-5|166	
14mu|pcsc-lite-1.8.10-5|167	%prep
14mu|pcsc-lite-1.8.10-5|168	%setup -q
14mu|pcsc-lite-1.8.10-5|169	
14mu|pcsc-lite-1.8.10-5|170	%build
14mu|pcsc-lite-1.8.10-5|171	%serverbuild
14mu|pcsc-lite-1.8.10-5|172	%configure2_5x \
14mu|pcsc-lite-1.8.10-5|173	--disable-static \
14mu|pcsc-lite-1.8.10-5|174	--enable-ipcdir=%{_localstatedir}/run \
14mu|pcsc-lite-1.8.10-5|175	--enable-usbdropdir=%{_libdir}/pcsc/drivers
14mu|pcsc-lite-1.8.10-5|176	
14mu|pcsc-lite-1.8.10-5|177	%make
14mu|pcsc-lite-1.8.10-5|178	doxygen doc/doxygen.conf; rm -f doc/api/*.{map,md5}
14mu|pcsc-lite-1.8.10-5|179	
14mu|pcsc-lite-1.8.10-5|180	%install
14mu|pcsc-lite-1.8.10-5|181	%makeinstall_std
14mu|pcsc-lite-1.8.10-5|182	
14mu|pcsc-lite-1.8.10-5|183	# service files
14mu|pcsc-lite-1.8.10-5|184	install -d %{buildroot}%{_unitdir}
14mu|pcsc-lite-1.8.10-5|185	install -m 644 etc/pcscd.service %{buildroot}%{_unitdir}/pcscd.service
14mu|pcsc-lite-1.8.10-5|186	install -m 644 etc/pcscd.socket %{buildroot}%{_unitdir}/pcscd.socket
14mu|pcsc-lite-1.8.10-5|187	
14mu|pcsc-lite-1.8.10-5|188	# Create empty directories
14mu|pcsc-lite-1.8.10-5|189	mkdir -p %{buildroot}%{_sysconfdir}/reader.conf.d
14mu|pcsc-lite-1.8.10-5|190	mkdir -p %{buildroot}%{_libdir}/pcsc/drivers
14mu|pcsc-lite-1.8.10-5|191	mkdir -p %{buildroot}%{_localstatedir}/run/pcscd
14mu|pcsc-lite-1.8.10-5|192	
14mu|pcsc-lite-1.8.10-5|193	
14mu|pcsc-lite-1.8.10-5|194	%changelog
14mu|pcsc-lite-1.8.10-5|195	
14mu|pcsc-lite-1.8.10-5|196	* Sun Jan 22 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.10-5
14mu|pcsc-lite-1.8.10-5|197	- (6c59a4e) Fix post-scripts paths
14mu|pcsc-lite-1.8.10-5|198	- (6c59a4e) Spec cleanup
14mu|pcsc-lite-1.8.10-5|199	
14mu|pcsc-lite-1.8.10-5|200	

23513 14
14mu|pcsc-tools-1.4.24-1|1	%define debug_package %{nil}
14mu|pcsc-tools-1.4.24-1|2	
14mu|pcsc-tools-1.4.24-1|3	Name:		pcsc-tools
14mu|pcsc-tools-1.4.24-1|4	Version:	1.4.24
14mu|pcsc-tools-1.4.24-1|5	Release:	1
14mu|pcsc-tools-1.4.24-1|6	License:	GPLv2+
14mu|pcsc-tools-1.4.24-1|7	Summary:	PCSC tools useful for a PC/SC user
14mu|pcsc-tools-1.4.24-1|8	Group:		Text tools
14mu|pcsc-tools-1.4.24-1|9	Url:		http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
14mu|pcsc-tools-1.4.24-1|10	Source0:	http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz
14mu|pcsc-tools-1.4.24-1|11	Source1:	http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz.asc
14mu|pcsc-tools-1.4.24-1|12	Buildrequires:	pcsc-lite-devel
14mu|pcsc-tools-1.4.24-1|13	Requires:	ccid
14mu|pcsc-tools-1.4.24-1|14	Requires:	perl-pcsc-perl
14mu|pcsc-tools-1.4.24-1|15	
14mu|pcsc-tools-1.4.24-1|16	%description
14mu|pcsc-tools-1.4.24-1|17	This package contains some tools useful for a PC/SC user.
14mu|pcsc-tools-1.4.24-1|18	- pcsc_scan (Ludovic Rousseau <ludovic.rousseau@free.fr>)
14mu|pcsc-tools-1.4.24-1|19	regularly scans every PC/SC reader connected to the host
14mu|pcsc-tools-1.4.24-1|20	if a card is inserted or removed a "line" is printed
14mu|pcsc-tools-1.4.24-1|21	- ATR_analysis (Christophe Levantis and Ludovic Rousseau)
14mu|pcsc-tools-1.4.24-1|22	Perl script used to parse the smart card ATR.
14mu|pcsc-tools-1.4.24-1|23	This script is called (by default) by pcsc_scan
14mu|pcsc-tools-1.4.24-1|24	- smartcard_list.txt (Ludovic Rousseau)
14mu|pcsc-tools-1.4.24-1|25	This list contains ATR of some cards. The list is used by
14mu|pcsc-tools-1.4.24-1|26	ATR_analysis to find a card model corresponding to the ATR.
14mu|pcsc-tools-1.4.24-1|27	- scriptor (Lionel Victor <lionel.victor@unforgettable.com>)
14mu|pcsc-tools-1.4.24-1|28	A Perl script to send commands to a smart card. You can use a file
14mu|pcsc-tools-1.4.24-1|29	containing the commands or stdin.
14mu|pcsc-tools-1.4.24-1|30	- gscriptor (Lionel Victor <lionel.victor@unforgettable.com>)
14mu|pcsc-tools-1.4.24-1|31	A Perl script to send commands to a smart card with GTK-based
14mu|pcsc-tools-1.4.24-1|32	graphical interface.
14mu|pcsc-tools-1.4.24-1|33	
14mu|pcsc-tools-1.4.24-1|34	%files
14mu|pcsc-tools-1.4.24-1|35	%doc README TODO Changelog*
14mu|pcsc-tools-1.4.24-1|36	%{_bindir}/*
14mu|pcsc-tools-1.4.24-1|37	%{_mandir}/man1/*
14mu|pcsc-tools-1.4.24-1|38	%{_datadir}/pcsc/smartcard_list.txt
14mu|pcsc-tools-1.4.24-1|39	
14mu|pcsc-tools-1.4.24-1|40	#----------------------------------------------------------------------------
14mu|pcsc-tools-1.4.24-1|41	
14mu|pcsc-tools-1.4.24-1|42	%prep
14mu|pcsc-tools-1.4.24-1|43	%setup -q
14mu|pcsc-tools-1.4.24-1|44	xz -9 Changelog
14mu|pcsc-tools-1.4.24-1|45	
14mu|pcsc-tools-1.4.24-1|46	%build
14mu|pcsc-tools-1.4.24-1|47	%make
14mu|pcsc-tools-1.4.24-1|48	
14mu|pcsc-tools-1.4.24-1|49	%install
14mu|pcsc-tools-1.4.24-1|50	%makeinstall_std DESTDIR=%{buildroot}/usr
14mu|pcsc-tools-1.4.24-1|51	
14mu|pcsc-tools-1.4.24-1|52	%changelog
14mu|pcsc-tools-1.4.24-1|53	
14mu|pcsc-tools-1.4.24-1|54	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.4.24-1
14mu|pcsc-tools-1.4.24-1|55	- (5a8e2cb) Updated to 1.4.24
14mu|pcsc-tools-1.4.24-1|56	
14mu|pcsc-tools-1.4.24-1|57	

23514 14
14mu|perl-Algorithm-C3-0.100.0-1|1	%define upstream_name	 Algorithm-C3
14mu|perl-Algorithm-C3-0.100.0-1|2	%define upstream_version 0.10
14mu|perl-Algorithm-C3-0.100.0-1|3	
14mu|perl-Algorithm-C3-0.100.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Algorithm-C3-0.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Algorithm-C3-0.100.0-1|6	Release:    1
14mu|perl-Algorithm-C3-0.100.0-1|7	
14mu|perl-Algorithm-C3-0.100.0-1|8	Summary:	A module for merging hierarchies using the C3 algorithm
14mu|perl-Algorithm-C3-0.100.0-1|9	
14mu|perl-Algorithm-C3-0.100.0-1|10	License:	GPL+ or Artistic
14mu|perl-Algorithm-C3-0.100.0-1|11	Group:		Development/Perl
14mu|perl-Algorithm-C3-0.100.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Algorithm-C3-0.100.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Algorithm-C3-0.100.0-1|14	
14mu|perl-Algorithm-C3-0.100.0-1|15	BuildRequires:	perl-devel
14mu|perl-Algorithm-C3-0.100.0-1|16	BuildRequires:	perl(Carp) >= 0.01
14mu|perl-Algorithm-C3-0.100.0-1|17	BuildRequires:  perl(Module::Build)
14mu|perl-Algorithm-C3-0.100.0-1|18	BuildRequires:	perl(Test::More) >= 0.47
14mu|perl-Algorithm-C3-0.100.0-1|19	BuildArch:	noarch
14mu|perl-Algorithm-C3-0.100.0-1|20	
14mu|perl-Algorithm-C3-0.100.0-1|21	%description
14mu|perl-Algorithm-C3-0.100.0-1|22	This module implements the C3 algorithm. Most of the uses for C3
14mu|perl-Algorithm-C3-0.100.0-1|23	revolve around class building and metamodels, but it could also be
14mu|perl-Algorithm-C3-0.100.0-1|24	used for things like dependency resolution as well since it tends to
14mu|perl-Algorithm-C3-0.100.0-1|25	do such a nice job of preserving local precendence orderings.
14mu|perl-Algorithm-C3-0.100.0-1|26	
14mu|perl-Algorithm-C3-0.100.0-1|27	%prep
14mu|perl-Algorithm-C3-0.100.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Algorithm-C3-0.100.0-1|29	
14mu|perl-Algorithm-C3-0.100.0-1|30	%build
14mu|perl-Algorithm-C3-0.100.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
14mu|perl-Algorithm-C3-0.100.0-1|32	%make
14mu|perl-Algorithm-C3-0.100.0-1|33	
14mu|perl-Algorithm-C3-0.100.0-1|34	%check
14mu|perl-Algorithm-C3-0.100.0-1|35	%make test
14mu|perl-Algorithm-C3-0.100.0-1|36	
14mu|perl-Algorithm-C3-0.100.0-1|37	%install
14mu|perl-Algorithm-C3-0.100.0-1|38	%makeinstall_std
14mu|perl-Algorithm-C3-0.100.0-1|39	
14mu|perl-Algorithm-C3-0.100.0-1|40	%clean
14mu|perl-Algorithm-C3-0.100.0-1|41	
14mu|perl-Algorithm-C3-0.100.0-1|42	%files
14mu|perl-Algorithm-C3-0.100.0-1|43	%doc Changes README
14mu|perl-Algorithm-C3-0.100.0-1|44	%{perl_vendorlib}/Algorithm
14mu|perl-Algorithm-C3-0.100.0-1|45	%{_mandir}/man*/*
14mu|perl-Algorithm-C3-0.100.0-1|46	
14mu|perl-Algorithm-C3-0.100.0-1|47	%changelog
14mu|perl-Algorithm-C3-0.100.0-1|48	* Tue Oct 21 2014 dsilakov <denis.silakov@rosalab.ru> 0.100.0-1
14mu|perl-Algorithm-C3-0.100.0-1|49	+ Revision: 5452fad
14mu|perl-Algorithm-C3-0.100.0-1|50	- Merge pull request #2 from import/perl-Algorithm-C3:auto_update
14mu|perl-Algorithm-C3-0.100.0-1|51	- Updated to 0.10 (by updates_builder)
14mu|perl-Algorithm-C3-0.100.0-1|52	
14mu|perl-Algorithm-C3-0.100.0-1|53	

23515 14
14mu|perl-Algorithm-Diff-1.190.300-1|1	%define upstream_name    Algorithm-Diff
14mu|perl-Algorithm-Diff-1.190.300-1|2	%define upstream_version 1.1903
14mu|perl-Algorithm-Diff-1.190.300-1|3	
14mu|perl-Algorithm-Diff-1.190.300-1|4	Name:       perl-%{upstream_name}
14mu|perl-Algorithm-Diff-1.190.300-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Algorithm-Diff-1.190.300-1|6	Release:    1
14mu|perl-Algorithm-Diff-1.190.300-1|7	Epoch:      1
14mu|perl-Algorithm-Diff-1.190.300-1|8	
14mu|perl-Algorithm-Diff-1.190.300-1|9	Summary:    Compute `intelligent' differences between two files / lists
14mu|perl-Algorithm-Diff-1.190.300-1|10	
14mu|perl-Algorithm-Diff-1.190.300-1|11	License:    GPL+ or Artistic
14mu|perl-Algorithm-Diff-1.190.300-1|12	Group:      Development/Perl
14mu|perl-Algorithm-Diff-1.190.300-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Algorithm-Diff-1.190.300-1|14	Source0:    http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Algorithm-Diff-1.190.300-1|15	Buildrequires:  perl-devel
14mu|perl-Algorithm-Diff-1.190.300-1|16	Buildarch:      noarch
14mu|perl-Algorithm-Diff-1.190.300-1|17	
14mu|perl-Algorithm-Diff-1.190.300-1|18	%description
14mu|perl-Algorithm-Diff-1.190.300-1|19	This module compute `intelligent' differences between two files / lists.
14mu|perl-Algorithm-Diff-1.190.300-1|20	
14mu|perl-Algorithm-Diff-1.190.300-1|21	%prep
14mu|perl-Algorithm-Diff-1.190.300-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Algorithm-Diff-1.190.300-1|23	
14mu|perl-Algorithm-Diff-1.190.300-1|24	%build
14mu|perl-Algorithm-Diff-1.190.300-1|25	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Algorithm-Diff-1.190.300-1|26	%make
14mu|perl-Algorithm-Diff-1.190.300-1|27	
14mu|perl-Algorithm-Diff-1.190.300-1|28	%install
14mu|perl-Algorithm-Diff-1.190.300-1|29	%makeinstall_std
14mu|perl-Algorithm-Diff-1.190.300-1|30	
14mu|perl-Algorithm-Diff-1.190.300-1|31	%check
14mu|perl-Algorithm-Diff-1.190.300-1|32	%make test
14mu|perl-Algorithm-Diff-1.190.300-1|33	
14mu|perl-Algorithm-Diff-1.190.300-1|34	%clean
14mu|perl-Algorithm-Diff-1.190.300-1|35	
14mu|perl-Algorithm-Diff-1.190.300-1|36	%files
14mu|perl-Algorithm-Diff-1.190.300-1|37	%doc README Changes
14mu|perl-Algorithm-Diff-1.190.300-1|38	%{perl_vendorlib}/Algorithm
14mu|perl-Algorithm-Diff-1.190.300-1|39	%{_mandir}/*/*
14mu|perl-Algorithm-Diff-1.190.300-1|40	
14mu|perl-Algorithm-Diff-1.190.300-1|41	%changelog
14mu|perl-Algorithm-Diff-1.190.300-1|42	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.190.300-1
14mu|perl-Algorithm-Diff-1.190.300-1|43	+ Revision: 75a0ecf
14mu|perl-Algorithm-Diff-1.190.300-1|44	- Updated to 1.1903 (by updates_builder)
14mu|perl-Algorithm-Diff-1.190.300-1|45	
14mu|perl-Algorithm-Diff-1.190.300-1|46	

23516 14
14mu|perl-Apache-Test-1.390.0-1|1	%define upstream_name Apache-Test
14mu|perl-Apache-Test-1.390.0-1|2	%define upstream_version 1.39
14mu|perl-Apache-Test-1.390.0-1|3	
14mu|perl-Apache-Test-1.390.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Apache-Test-1.390.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Apache-Test-1.390.0-1|6	Release:	1
14mu|perl-Apache-Test-1.390.0-1|7	Summary:	Test.pm wrapper with helpers for testing Apache
14mu|perl-Apache-Test-1.390.0-1|8	
14mu|perl-Apache-Test-1.390.0-1|9	License:	GPL+ or Artistic
14mu|perl-Apache-Test-1.390.0-1|10	Group:		Development/Perl
14mu|perl-Apache-Test-1.390.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Apache-Test-1.390.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Apache-Test-1.390.0-1|13	BuildArch:	noarch
14mu|perl-Apache-Test-1.390.0-1|14	Provides:	perl(Apache::TestConfigParse)
14mu|perl-Apache-Test-1.390.0-1|15	Provides:	perl(Apache::TestConfigPerl)
14mu|perl-Apache-Test-1.390.0-1|16	BuildRequires:	perl-devel
14mu|perl-Apache-Test-1.390.0-1|17	
14mu|perl-Apache-Test-1.390.0-1|18	%description
14mu|perl-Apache-Test-1.390.0-1|19	Apache::Test is a test toolkit for testing an Apache server with any
14mu|perl-Apache-Test-1.390.0-1|20	configuration. It works with Apache 1.3 and Apache 2.0 and any of its modules,
14mu|perl-Apache-Test-1.390.0-1|21	including mod_perl 1.0 and 2.0. It was originally developed for testing
14mu|perl-Apache-Test-1.390.0-1|22	mod_perl 2.0.
14mu|perl-Apache-Test-1.390.0-1|23	
14mu|perl-Apache-Test-1.390.0-1|24	%prep
14mu|perl-Apache-Test-1.390.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Apache-Test-1.390.0-1|26	
14mu|perl-Apache-Test-1.390.0-1|27	%build
14mu|perl-Apache-Test-1.390.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Apache-Test-1.390.0-1|29	%make
14mu|perl-Apache-Test-1.390.0-1|30	
14mu|perl-Apache-Test-1.390.0-1|31	%install
14mu|perl-Apache-Test-1.390.0-1|32	
14mu|perl-Apache-Test-1.390.0-1|33	%makeinstall_std
14mu|perl-Apache-Test-1.390.0-1|34	
14mu|perl-Apache-Test-1.390.0-1|35	%files
14mu|perl-Apache-Test-1.390.0-1|36	%doc CONTRIBUTORS Changes INSTALL LICENSE README SUPPORT ToDo
14mu|perl-Apache-Test-1.390.0-1|37	%{perl_vendorlib}/Apache
14mu|perl-Apache-Test-1.390.0-1|38	%{perl_vendorlib}/Bundle
14mu|perl-Apache-Test-1.390.0-1|39	%{_mandir}/*/*
14mu|perl-Apache-Test-1.390.0-1|40	
14mu|perl-Apache-Test-1.390.0-1|41	%changelog
14mu|perl-Apache-Test-1.390.0-1|42	
14mu|perl-Apache-Test-1.390.0-1|43	* Wed Jul 01 2015 dsilakov <denis.silakov@rosalab.ru> 1.390.0-1
14mu|perl-Apache-Test-1.390.0-1|44	- (87acfba) Merge pull request #2 from import/perl-Apache-Test:auto_update
14mu|perl-Apache-Test-1.390.0-1|45	- (87acfba) Updated to 1.39 (by updates_builder)
14mu|perl-Apache-Test-1.390.0-1|46	
14mu|perl-Apache-Test-1.390.0-1|47	

23517 14
14mu|perl-Archive-Cpio-0.100.0-1|1	%define upstream_name	 Archive-Cpio
14mu|perl-Archive-Cpio-0.100.0-1|2	%define upstream_version 0.10
14mu|perl-Archive-Cpio-0.100.0-1|3	
14mu|perl-Archive-Cpio-0.100.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Archive-Cpio-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Archive-Cpio-0.100.0-1|6	Release:	1
14mu|perl-Archive-Cpio-0.100.0-1|7	
14mu|perl-Archive-Cpio-0.100.0-1|8	Summary:	Manipulations of cpio archives
14mu|perl-Archive-Cpio-0.100.0-1|9	
14mu|perl-Archive-Cpio-0.100.0-1|10	License:	GPL+ or Artistic
14mu|perl-Archive-Cpio-0.100.0-1|11	Group:		Development/Perl
14mu|perl-Archive-Cpio-0.100.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Archive-Cpio-0.100.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/P/PI/PIXEL/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Archive-Cpio-0.100.0-1|14	BuildArch:	noarch
14mu|perl-Archive-Cpio-0.100.0-1|15	BuildRequires:	perl-devel
14mu|perl-Archive-Cpio-0.100.0-1|16	
14mu|perl-Archive-Cpio-0.100.0-1|17	%description
14mu|perl-Archive-Cpio-0.100.0-1|18	Archive::Cpio provides a few functions to read and write cpio files.
14mu|perl-Archive-Cpio-0.100.0-1|19	
14mu|perl-Archive-Cpio-0.100.0-1|20	cpio-filter is a script using Archive::Cpio that transforms a cpio archive on
14mu|perl-Archive-Cpio-0.100.0-1|21	the fly
14mu|perl-Archive-Cpio-0.100.0-1|22	
14mu|perl-Archive-Cpio-0.100.0-1|23	%prep
14mu|perl-Archive-Cpio-0.100.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Archive-Cpio-0.100.0-1|25	
14mu|perl-Archive-Cpio-0.100.0-1|26	%build
14mu|perl-Archive-Cpio-0.100.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Archive-Cpio-0.100.0-1|28	make
14mu|perl-Archive-Cpio-0.100.0-1|29	
14mu|perl-Archive-Cpio-0.100.0-1|30	%check
14mu|perl-Archive-Cpio-0.100.0-1|31	make test
14mu|perl-Archive-Cpio-0.100.0-1|32	
14mu|perl-Archive-Cpio-0.100.0-1|33	%install
14mu|perl-Archive-Cpio-0.100.0-1|34	%makeinstall_std
14mu|perl-Archive-Cpio-0.100.0-1|35	
14mu|perl-Archive-Cpio-0.100.0-1|36	%files
14mu|perl-Archive-Cpio-0.100.0-1|37	%doc Changes
14mu|perl-Archive-Cpio-0.100.0-1|38	%{perl_vendorlib}/Archive/Cpio*
14mu|perl-Archive-Cpio-0.100.0-1|39	%{_bindir}/*
14mu|perl-Archive-Cpio-0.100.0-1|40	%{_mandir}/*/*
14mu|perl-Archive-Cpio-0.100.0-1|41	
14mu|perl-Archive-Cpio-0.100.0-1|42	%changelog
14mu|perl-Archive-Cpio-0.100.0-1|43	
14mu|perl-Archive-Cpio-0.100.0-1|44	* Thu Dec 31 2015 dsilakov <denis.silakov@rosalab.ru> 0.100.0-1
14mu|perl-Archive-Cpio-0.100.0-1|45	- (16a3023) Merge pull request #1 from import/perl-Archive-Cpio:auto_update
14mu|perl-Archive-Cpio-0.100.0-1|46	- (16a3023) Updated to 0.10 (by updates_builder)
14mu|perl-Archive-Cpio-0.100.0-1|47	
14mu|perl-Archive-Cpio-0.100.0-1|48	

23518 14
14mu|perl-Archive-Extract-0.760.0-1|1	%define	upstream_name	 Archive-Extract
14mu|perl-Archive-Extract-0.760.0-1|2	%define upstream_version 0.76
14mu|perl-Archive-Extract-0.760.0-1|3	
14mu|perl-Archive-Extract-0.760.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Archive-Extract-0.760.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Archive-Extract-0.760.0-1|6	Release:	1
14mu|perl-Archive-Extract-0.760.0-1|7	
14mu|perl-Archive-Extract-0.760.0-1|8	Summary:	A generic archive extracting mechanism
14mu|perl-Archive-Extract-0.760.0-1|9	
14mu|perl-Archive-Extract-0.760.0-1|10	License:	Artistic/GPL
14mu|perl-Archive-Extract-0.760.0-1|11	Group:		Development/Perl
14mu|perl-Archive-Extract-0.760.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Archive-Extract-0.760.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Archive-Extract-0.760.0-1|14	
14mu|perl-Archive-Extract-0.760.0-1|15	BuildRequires:	perl-devel
14mu|perl-Archive-Extract-0.760.0-1|16	BuildRequires:	perl(IPC::Cmd)                  >= 0.360.0
14mu|perl-Archive-Extract-0.760.0-1|17	BuildRequires:	perl(Module::Load::Conditional) >= 0.40.0
14mu|perl-Archive-Extract-0.760.0-1|18	BuildRequires:	perl-version
14mu|perl-Archive-Extract-0.760.0-1|19	BuildArch:	noarch
14mu|perl-Archive-Extract-0.760.0-1|20	
14mu|perl-Archive-Extract-0.760.0-1|21	%description
14mu|perl-Archive-Extract-0.760.0-1|22	Archive::Extract is a generic archive extraction mechanism.
14mu|perl-Archive-Extract-0.760.0-1|23	
14mu|perl-Archive-Extract-0.760.0-1|24	It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z,
14mu|perl-Archive-Extract-0.760.0-1|25	tar.bz2, .tbz, .bz2 or .zip without having to worry how it does so, or use
14mu|perl-Archive-Extract-0.760.0-1|26	different interfaces for each type by using either perl modules, or commandline
14mu|perl-Archive-Extract-0.760.0-1|27	tools on your system.
14mu|perl-Archive-Extract-0.760.0-1|28	
14mu|perl-Archive-Extract-0.760.0-1|29	%prep
14mu|perl-Archive-Extract-0.760.0-1|30	%setup -qn  %{upstream_name}-%{upstream_version}
14mu|perl-Archive-Extract-0.760.0-1|31	
14mu|perl-Archive-Extract-0.760.0-1|32	%build
14mu|perl-Archive-Extract-0.760.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Archive-Extract-0.760.0-1|34	%make
14mu|perl-Archive-Extract-0.760.0-1|35	
14mu|perl-Archive-Extract-0.760.0-1|36	%check
14mu|perl-Archive-Extract-0.760.0-1|37	%__make test
14mu|perl-Archive-Extract-0.760.0-1|38	
14mu|perl-Archive-Extract-0.760.0-1|39	%install
14mu|perl-Archive-Extract-0.760.0-1|40	%makeinstall_std
14mu|perl-Archive-Extract-0.760.0-1|41	
14mu|perl-Archive-Extract-0.760.0-1|42	%files
14mu|perl-Archive-Extract-0.760.0-1|43	%doc README CHANGES
14mu|perl-Archive-Extract-0.760.0-1|44	%{perl_vendorlib}/Archive/*
14mu|perl-Archive-Extract-0.760.0-1|45	%{_mandir}/*/*
14mu|perl-Archive-Extract-0.760.0-1|46	
14mu|perl-Archive-Extract-0.760.0-1|47	%changelog
14mu|perl-Archive-Extract-0.760.0-1|48	
14mu|perl-Archive-Extract-0.760.0-1|49	* Thu Dec 31 2015 dsilakov <denis.silakov@rosalab.ru> 0.760.0-1
14mu|perl-Archive-Extract-0.760.0-1|50	- (e95ceb5) Merge pull request #4 from import/perl-Archive-Extract:auto_update
14mu|perl-Archive-Extract-0.760.0-1|51	- (e95ceb5) Updated to 0.76 (by updates_builder)
14mu|perl-Archive-Extract-0.760.0-1|52	
14mu|perl-Archive-Extract-0.760.0-1|53	

23519 14
14mu|perl-Archive-Zip-1.530.0-1|1	%define upstream_name    Archive-Zip
14mu|perl-Archive-Zip-1.530.0-1|2	%define upstream_version 1.53
14mu|perl-Archive-Zip-1.530.0-1|3	
14mu|perl-Archive-Zip-1.530.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Archive-Zip-1.530.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Archive-Zip-1.530.0-1|6	Release:	1
14mu|perl-Archive-Zip-1.530.0-1|7	
14mu|perl-Archive-Zip-1.530.0-1|8	Summary:	Provide an interface to ZIP archive files
14mu|perl-Archive-Zip-1.530.0-1|9	
14mu|perl-Archive-Zip-1.530.0-1|10	License:	GPL+ or Artistic
14mu|perl-Archive-Zip-1.530.0-1|11	Group:		Development/Perl
14mu|perl-Archive-Zip-1.530.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Archive-Zip-1.530.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Archive-Zip-1.530.0-1|14	
14mu|perl-Archive-Zip-1.530.0-1|15	BuildRequires:	zlib-devel
14mu|perl-Archive-Zip-1.530.0-1|16	BuildRequires:	perl-devel
14mu|perl-Archive-Zip-1.530.0-1|17	BuildRequires:	perl(Compress::Zlib)
14mu|perl-Archive-Zip-1.530.0-1|18	BuildRequires:	perl(File::Which)
14mu|perl-Archive-Zip-1.530.0-1|19	BuildArch:	noarch
14mu|perl-Archive-Zip-1.530.0-1|20	
14mu|perl-Archive-Zip-1.530.0-1|21	
14mu|perl-Archive-Zip-1.530.0-1|22	%description
14mu|perl-Archive-Zip-1.530.0-1|23	A Perl module that provides an interface to ZIP archive files.
14mu|perl-Archive-Zip-1.530.0-1|24	
14mu|perl-Archive-Zip-1.530.0-1|25	%prep
14mu|perl-Archive-Zip-1.530.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Archive-Zip-1.530.0-1|27	
14mu|perl-Archive-Zip-1.530.0-1|28	%build
14mu|perl-Archive-Zip-1.530.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Archive-Zip-1.530.0-1|30	%make CFLAGS="%{optflags}"
14mu|perl-Archive-Zip-1.530.0-1|31	
14mu|perl-Archive-Zip-1.530.0-1|32	%check
14mu|perl-Archive-Zip-1.530.0-1|33	%__make test
14mu|perl-Archive-Zip-1.530.0-1|34	
14mu|perl-Archive-Zip-1.530.0-1|35	%install
14mu|perl-Archive-Zip-1.530.0-1|36	%makeinstall_std
14mu|perl-Archive-Zip-1.530.0-1|37	
14mu|perl-Archive-Zip-1.530.0-1|38	%files
14mu|perl-Archive-Zip-1.530.0-1|39	%doc  Changes
14mu|perl-Archive-Zip-1.530.0-1|40	%doc examples
14mu|perl-Archive-Zip-1.530.0-1|41	%{_bindir}/crc32
14mu|perl-Archive-Zip-1.530.0-1|42	%{perl_vendorlib}/Archive
14mu|perl-Archive-Zip-1.530.0-1|43	%{_mandir}/*/*
14mu|perl-Archive-Zip-1.530.0-1|44	
14mu|perl-Archive-Zip-1.530.0-1|45	%changelog
14mu|perl-Archive-Zip-1.530.0-1|46	
14mu|perl-Archive-Zip-1.530.0-1|47	* Thu Dec 31 2015 dsilakov <denis.silakov@rosalab.ru> 1.530.0-1
14mu|perl-Archive-Zip-1.530.0-1|48	- (ced96f6) Merge pull request #9 from import/perl-Archive-Zip:auto_update
14mu|perl-Archive-Zip-1.530.0-1|49	- (ced96f6) Updated to 1.53 (by updates_builder)
14mu|perl-Archive-Zip-1.530.0-1|50	
14mu|perl-Archive-Zip-1.530.0-1|51	

23520 14
14mu|perl-Authen-Radius-0.240.0-1|1	%define upstream_name	 Authen-Radius
14mu|perl-Authen-Radius-0.240.0-1|2	%define upstream_version 0.24
14mu|perl-Authen-Radius-0.240.0-1|3	%define tarname RadiusPerl
14mu|perl-Authen-Radius-0.240.0-1|4	
14mu|perl-Authen-Radius-0.240.0-1|5	Name:       perl-%{upstream_name}
14mu|perl-Authen-Radius-0.240.0-1|6	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Authen-Radius-0.240.0-1|7	Release:	1
14mu|perl-Authen-Radius-0.240.0-1|8	
14mu|perl-Authen-Radius-0.240.0-1|9	Summary:	Radius authentication interface to Perl 5
14mu|perl-Authen-Radius-0.240.0-1|10	
14mu|perl-Authen-Radius-0.240.0-1|11	License:	GPL
14mu|perl-Authen-Radius-0.240.0-1|12	Group:		Development/Perl
14mu|perl-Authen-Radius-0.240.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Authen-Radius-0.240.0-1|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Authen-Radius-0.240.0-1|15	
14mu|perl-Authen-Radius-0.240.0-1|16	BuildRequires:	perl-devel
14mu|perl-Authen-Radius-0.240.0-1|17	BuildArch:	noarch
14mu|perl-Authen-Radius-0.240.0-1|18	
14mu|perl-Authen-Radius-0.240.0-1|19	
14mu|perl-Authen-Radius-0.240.0-1|20	%description
14mu|perl-Authen-Radius-0.240.0-1|21	RadiusPerl is a Perl 5 module (Radius.pm) which allows you to
14mu|perl-Authen-Radius-0.240.0-1|22	communicate with a Radius server from Perl. You can just authenticate
14mu|perl-Authen-Radius-0.240.0-1|23	usernames/passwords via Radius, or comletely imitate AAA requests
14mu|perl-Authen-Radius-0.240.0-1|24	and process server response.
14mu|perl-Authen-Radius-0.240.0-1|25	
14mu|perl-Authen-Radius-0.240.0-1|26	%prep
14mu|perl-Authen-Radius-0.240.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Authen-Radius-0.240.0-1|28	
14mu|perl-Authen-Radius-0.240.0-1|29	%build
14mu|perl-Authen-Radius-0.240.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Authen-Radius-0.240.0-1|31	make OPTIMIZE="%{optflags}"
14mu|perl-Authen-Radius-0.240.0-1|32	# (sb) can't really do this - need a Radius server
14mu|perl-Authen-Radius-0.240.0-1|33	#make test
14mu|perl-Authen-Radius-0.240.0-1|34	
14mu|perl-Authen-Radius-0.240.0-1|35	%install
14mu|perl-Authen-Radius-0.240.0-1|36	%makeinstall_std
14mu|perl-Authen-Radius-0.240.0-1|37	
14mu|perl-Authen-Radius-0.240.0-1|38	%files
14mu|perl-Authen-Radius-0.240.0-1|39	%doc README
14mu|perl-Authen-Radius-0.240.0-1|40	%{_mandir}/man3/*
14mu|perl-Authen-Radius-0.240.0-1|41	%{perl_vendorlib}/Authen
14mu|perl-Authen-Radius-0.240.0-1|42	
14mu|perl-Authen-Radius-0.240.0-1|43	
14mu|perl-Authen-Radius-0.240.0-1|44	
14mu|perl-Authen-Radius-0.240.0-1|45	
14mu|perl-Authen-Radius-0.240.0-1|46	%changelog
14mu|perl-Authen-Radius-0.240.0-1|47	
14mu|perl-Authen-Radius-0.240.0-1|48	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.240.0-1
14mu|perl-Authen-Radius-0.240.0-1|49	- (900aa0d) Updated to 0.24
14mu|perl-Authen-Radius-0.240.0-1|50	
14mu|perl-Authen-Radius-0.240.0-1|51	

23521 14
14mu|perl-autodie-2.290.0-1|1	%define upstream_name       autodie
14mu|perl-autodie-2.290.0-1|2	%define upstream_version 2.29
14mu|perl-autodie-2.290.0-1|3	
14mu|perl-autodie-2.290.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-autodie-2.290.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-autodie-2.290.0-1|6	Release:	1
14mu|perl-autodie-2.290.0-1|7	
14mu|perl-autodie-2.290.0-1|8	Summary:	Lexically have functions succeed or die
14mu|perl-autodie-2.290.0-1|9	
14mu|perl-autodie-2.290.0-1|10	
14mu|perl-autodie-2.290.0-1|11	License:	GPL+ or Artistic
14mu|perl-autodie-2.290.0-1|12	Group:		Development/Perl
14mu|perl-autodie-2.290.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-autodie-2.290.0-1|14	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-autodie-2.290.0-1|15	
14mu|perl-autodie-2.290.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14mu|perl-autodie-2.290.0-1|17	BuildRequires:	perl(Test::More)
14mu|perl-autodie-2.290.0-1|18	BuildRequires:	perl-devel
14mu|perl-autodie-2.290.0-1|19	
14mu|perl-autodie-2.290.0-1|20	BuildArch:	noarch
14mu|perl-autodie-2.290.0-1|21	
14mu|perl-autodie-2.290.0-1|22	Provides:	perl(autodie)
14mu|perl-autodie-2.290.0-1|23	
14mu|perl-autodie-2.290.0-1|24	%description
14mu|perl-autodie-2.290.0-1|25	'Fatal' provides a way to conveniently replace functions which normally
14mu|perl-autodie-2.290.0-1|26	return a false value when they fail with equivalents which raise exceptions
14mu|perl-autodie-2.290.0-1|27	if they are not successful. This lets you use these functions without
14mu|perl-autodie-2.290.0-1|28	having to test their return values explicitly on each call. Exceptions can
14mu|perl-autodie-2.290.0-1|29	be caught using 'eval{}'. See the perlfunc manpage and the perlvar manpage
14mu|perl-autodie-2.290.0-1|30	for details.
14mu|perl-autodie-2.290.0-1|31	
14mu|perl-autodie-2.290.0-1|32	The do-or-die equivalents are set up simply by calling Fatal's 'import'
14mu|perl-autodie-2.290.0-1|33	routine, passing it the names of the functions to be replaced. You may wrap
14mu|perl-autodie-2.290.0-1|34	both user-defined functions and overridable CORE operators (except 'exec',
14mu|perl-autodie-2.290.0-1|35	'system', 'print', or any other built-in that cannot be expressed via
14mu|perl-autodie-2.290.0-1|36	prototypes) in this way.
14mu|perl-autodie-2.290.0-1|37	
14mu|perl-autodie-2.290.0-1|38	If the symbol ':void' appears in the import list, then functions named
14mu|perl-autodie-2.290.0-1|39	later in that import list raise an exception only when these are called in
14mu|perl-autodie-2.290.0-1|40	void context--that is, when their return values are ignored. For example
14mu|perl-autodie-2.290.0-1|41	
14mu|perl-autodie-2.290.0-1|42	%prep
14mu|perl-autodie-2.290.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-autodie-2.290.0-1|44	
14mu|perl-autodie-2.290.0-1|45	%build
14mu|perl-autodie-2.290.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-autodie-2.290.0-1|47	%make
14mu|perl-autodie-2.290.0-1|48	
14mu|perl-autodie-2.290.0-1|49	%check
14mu|perl-autodie-2.290.0-1|50	%make test
14mu|perl-autodie-2.290.0-1|51	
14mu|perl-autodie-2.290.0-1|52	%install
14mu|perl-autodie-2.290.0-1|53	%makeinstall_std
14mu|perl-autodie-2.290.0-1|54	
14mu|perl-autodie-2.290.0-1|55	%files
14mu|perl-autodie-2.290.0-1|56	%doc Changes
14mu|perl-autodie-2.290.0-1|57	%{_mandir}/man3/*
14mu|perl-autodie-2.290.0-1|58	%{perl_vendorlib}/*
14mu|perl-autodie-2.290.0-1|59	
14mu|perl-autodie-2.290.0-1|60	%changelog
14mu|perl-autodie-2.290.0-1|61	
14mu|perl-autodie-2.290.0-1|62	* Thu Dec 31 2015 dsilakov <denis.silakov@rosalab.ru> 2.290.0-1
14mu|perl-autodie-2.290.0-1|63	- (c8801af) Merge pull request #6 from import/perl-autodie:auto_update
14mu|perl-autodie-2.290.0-1|64	- (c8801af) Updated to 2.29 (by updates_builder)
14mu|perl-autodie-2.290.0-1|65	
14mu|perl-autodie-2.290.0-1|66	

23522 14
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|1	%define upstream_name    B-Hooks-EndOfScope
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|2	%define upstream_version 0.15
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|3	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|6	Release:	1
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|7	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|8	Summary:	Execute code after a scope finished compilation
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|9	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|10	License:	GPL+ or Artistic
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|11	Group:		Development/Perl
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|13	Source0:	http://www.cpan.org/modules/by-module/B/B-Hooks-EndOfScope-%{upstream_version}.tar.gz
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|14	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|16	BuildRequires:	perl(Sub::Exporter::Progressive) >= 0.1.11
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|17	BuildRequires:	perl(Module::Runtime) >= 0.14.0
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|18	BuildRequires:	perl(Module::Implementation)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|19	BuildRequires:	perl(Scope::Guard)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|20	BuildRequires:	perl(Sub::Exporter)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|21	BuildRequires:	perl(Test::More) >= 1.1.9
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|22	BuildRequires:	perl(Variable::Magic)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|23	BuildRequires:	perl-devel
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|24	BuildRequires:	perl(File::Glob)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|25	BuildRequires:	perl(File::Spec)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|26	BuildRequires:	perl(IPC::Open2)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|27	BuildRequires:	perl(ExtUtils::CBuilder)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|28	BuildRequires:	perl(strict)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|29	BuildRequires:	perl(warnings)
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|30	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|31	BuildArch:	noarch
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|32	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|33	%description
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|34	This module allows you to execute code when perl finished compiling the
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|35	surrounding scope.
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|36	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|37	%prep
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|39	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|40	%build
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|42	%make
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|43	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|44	%check
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|45	make test
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|46	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|47	%install
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|48	%makeinstall_std
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|49	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|50	%files
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|51	%doc Changes README META.json META.yml
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|52	%{_mandir}/man3/*
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|53	%{perl_vendorlib}/*
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|54	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|55	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|56	%changelog
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|57	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|58	* Sun Jul 05 2015 abfonly <abfonly@gmail.com> 0.150.0-1
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|59	- (fdf6eaf) Log: update to 0.150.0
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|60	
14mu|perl-B-Hooks-EndOfScope-0.150.0-1|61	

23523 14
14mu|perl-Bit-Vector-7.400.0-1|1	%define upstream_name	 Bit-Vector
14mu|perl-Bit-Vector-7.400.0-1|2	%define upstream_version 7.4
14mu|perl-Bit-Vector-7.400.0-1|3	
14mu|perl-Bit-Vector-7.400.0-1|4	%define TEST 1
14mu|perl-Bit-Vector-7.400.0-1|5	%{?_with_test: %{expand: %%global TEST 1}}
14mu|perl-Bit-Vector-7.400.0-1|6	%{?_without_test: %{expand: %%global TEST 0}}
14mu|perl-Bit-Vector-7.400.0-1|7	
14mu|perl-Bit-Vector-7.400.0-1|8	Name:       perl-%{upstream_name}
14mu|perl-Bit-Vector-7.400.0-1|9	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Bit-Vector-7.400.0-1|10	Release:    1
14mu|perl-Bit-Vector-7.400.0-1|11	
14mu|perl-Bit-Vector-7.400.0-1|12	Summary: 	%{upstream_name} module for perl
14mu|perl-Bit-Vector-7.400.0-1|13	
14mu|perl-Bit-Vector-7.400.0-1|14	License: 	GPL+ or Artistic
14mu|perl-Bit-Vector-7.400.0-1|15	Group:		Development/Perl
14mu|perl-Bit-Vector-7.400.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Bit-Vector-7.400.0-1|17	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Bit/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Bit-Vector-7.400.0-1|18	
14mu|perl-Bit-Vector-7.400.0-1|19	BuildRequires:	perl(Carp::Clan)
14mu|perl-Bit-Vector-7.400.0-1|20	BuildRequires:	perl(Storable) >= 2.210.0
14mu|perl-Bit-Vector-7.400.0-1|21	BuildRequires:	perl-devel
14mu|perl-Bit-Vector-7.400.0-1|22	
14mu|perl-Bit-Vector-7.400.0-1|23	
14mu|perl-Bit-Vector-7.400.0-1|24	%description
14mu|perl-Bit-Vector-7.400.0-1|25	%{upstream_name} module for perl.
14mu|perl-Bit-Vector-7.400.0-1|26	Bit::Vector is an efficient C library which allows you to handle
14mu|perl-Bit-Vector-7.400.0-1|27	bit vectors, sets (of integers), "big integer arithmetic" and
14mu|perl-Bit-Vector-7.400.0-1|28	boolean matrices, all of arbitrary sizes.
14mu|perl-Bit-Vector-7.400.0-1|29	
14mu|perl-Bit-Vector-7.400.0-1|30	%prep
14mu|perl-Bit-Vector-7.400.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Bit-Vector-7.400.0-1|32	chmod -R u+w examples
14mu|perl-Bit-Vector-7.400.0-1|33	
14mu|perl-Bit-Vector-7.400.0-1|34	%build
14mu|perl-Bit-Vector-7.400.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Bit-Vector-7.400.0-1|36	%make OPTIMIZE="%{optflags}"
14mu|perl-Bit-Vector-7.400.0-1|37	
14mu|perl-Bit-Vector-7.400.0-1|38	%check
14mu|perl-Bit-Vector-7.400.0-1|39	%if %{TEST}
14mu|perl-Bit-Vector-7.400.0-1|40	LANG=C %make test
14mu|perl-Bit-Vector-7.400.0-1|41	%endif
14mu|perl-Bit-Vector-7.400.0-1|42	
14mu|perl-Bit-Vector-7.400.0-1|43	%install
14mu|perl-Bit-Vector-7.400.0-1|44	%makeinstall_std
14mu|perl-Bit-Vector-7.400.0-1|45	
14mu|perl-Bit-Vector-7.400.0-1|46	%clean
14mu|perl-Bit-Vector-7.400.0-1|47	
14mu|perl-Bit-Vector-7.400.0-1|48	%files
14mu|perl-Bit-Vector-7.400.0-1|49	%defattr(-,root,root,755)
14mu|perl-Bit-Vector-7.400.0-1|50	%doc CHANGES.txt CREDITS.txt INSTALL.txt README.txt examples
14mu|perl-Bit-Vector-7.400.0-1|51	%{_mandir}/man3/Bit::Vector*
14mu|perl-Bit-Vector-7.400.0-1|52	%dir %{perl_vendorarch}/Bit
14mu|perl-Bit-Vector-7.400.0-1|53	%{perl_vendorarch}/Bit/Vector*
14mu|perl-Bit-Vector-7.400.0-1|54	%dir %{perl_vendorarch}/auto/Bit
14mu|perl-Bit-Vector-7.400.0-1|55	%{perl_vendorarch}/auto/Bit/Vector*
14mu|perl-Bit-Vector-7.400.0-1|56	
14mu|perl-Bit-Vector-7.400.0-1|57	%changelog
14mu|perl-Bit-Vector-7.400.0-1|58	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.400.0-1
14mu|perl-Bit-Vector-7.400.0-1|59	+ Revision: 2a80ce8
14mu|perl-Bit-Vector-7.400.0-1|60	- Updated to 7.4 (by updates_builder)
14mu|perl-Bit-Vector-7.400.0-1|61	
14mu|perl-Bit-Vector-7.400.0-1|62	

23524 14
14mu|perl-BSD-Resource-1.290.900-1|1	%define	upstream_name	 BSD-Resource
14mu|perl-BSD-Resource-1.290.900-1|2	%define upstream_version 1.2909
14mu|perl-BSD-Resource-1.290.900-1|3	
14mu|perl-BSD-Resource-1.290.900-1|4	Name:		perl-%{upstream_name}
14mu|perl-BSD-Resource-1.290.900-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-BSD-Resource-1.290.900-1|6	Release:	1
14mu|perl-BSD-Resource-1.290.900-1|7	
14mu|perl-BSD-Resource-1.290.900-1|8	Summary:	BSD process resource limit and priority functions
14mu|perl-BSD-Resource-1.290.900-1|9	
14mu|perl-BSD-Resource-1.290.900-1|10	License:	GPL+ or Artistic
14mu|perl-BSD-Resource-1.290.900-1|11	Group:		Development/Perl
14mu|perl-BSD-Resource-1.290.900-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-BSD-Resource-1.290.900-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/BSD/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-BSD-Resource-1.290.900-1|14	
14mu|perl-BSD-Resource-1.290.900-1|15	BuildRequires:	perl-devel
14mu|perl-BSD-Resource-1.290.900-1|16	
14mu|perl-BSD-Resource-1.290.900-1|17	
14mu|perl-BSD-Resource-1.290.900-1|18	%description
14mu|perl-BSD-Resource-1.290.900-1|19	%{upstream_name} module for perl
14mu|perl-BSD-Resource-1.290.900-1|20	
14mu|perl-BSD-Resource-1.290.900-1|21	%prep
14mu|perl-BSD-Resource-1.290.900-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-BSD-Resource-1.290.900-1|23	
14mu|perl-BSD-Resource-1.290.900-1|24	%build
14mu|perl-BSD-Resource-1.290.900-1|25	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-BSD-Resource-1.290.900-1|26	%make CFLAGS="%{optflags}"
14mu|perl-BSD-Resource-1.290.900-1|27	
14mu|perl-BSD-Resource-1.290.900-1|28	%check
14mu|perl-BSD-Resource-1.290.900-1|29	%make test
14mu|perl-BSD-Resource-1.290.900-1|30	
14mu|perl-BSD-Resource-1.290.900-1|31	%install
14mu|perl-BSD-Resource-1.290.900-1|32	
14mu|perl-BSD-Resource-1.290.900-1|33	%makeinstall_std
14mu|perl-BSD-Resource-1.290.900-1|34	
14mu|perl-BSD-Resource-1.290.900-1|35	%files
14mu|perl-BSD-Resource-1.290.900-1|36	%doc ChangeLog README
14mu|perl-BSD-Resource-1.290.900-1|37	%{perl_vendorarch}/BSD
14mu|perl-BSD-Resource-1.290.900-1|38	%{perl_vendorarch}/auto/BSD
14mu|perl-BSD-Resource-1.290.900-1|39	%{_mandir}/man*/*
14mu|perl-BSD-Resource-1.290.900-1|40	
14mu|perl-BSD-Resource-1.290.900-1|41	%changelog
14mu|perl-BSD-Resource-1.290.900-1|42	
14mu|perl-BSD-Resource-1.290.900-1|43	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.290.900-1
14mu|perl-BSD-Resource-1.290.900-1|44	- (29e4fee) Merge pull request #2 from import/perl-BSD-Resource:auto_update
14mu|perl-BSD-Resource-1.290.900-1|45	- (29e4fee) Updated to 1.2909 (by updates_builder)
14mu|perl-BSD-Resource-1.290.900-1|46	
14mu|perl-BSD-Resource-1.290.900-1|47	

23525 14
14mu|perl-Cairo-1.105.0-1|1	%define	modname	Cairo
14mu|perl-Cairo-1.105.0-1|2	%define modver 1.105
14mu|perl-Cairo-1.105.0-1|3	
14mu|perl-Cairo-1.105.0-1|4	Summary:	Perl module for the Cairo library
14mu|perl-Cairo-1.105.0-1|5	
14mu|perl-Cairo-1.105.0-1|6	
14mu|perl-Cairo-1.105.0-1|7	Name:		perl-%{modname}
14mu|perl-Cairo-1.105.0-1|8	Version:	%perl_convert_version %{modver}
14mu|perl-Cairo-1.105.0-1|9	Release:	1
14mu|perl-Cairo-1.105.0-1|10	License:	GPLv2+ or Artistic
14mu|perl-Cairo-1.105.0-1|11	Group:		Development/GNOME and GTK+
14mu|perl-Cairo-1.105.0-1|12	Url:		http://gtk2-perl.sf.net/
14mu|perl-Cairo-1.105.0-1|13	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=160888
14mu|perl-Cairo-1.105.0-1|14	Source0:	http://sourceforge.net/projects/gtk2-perl/files/%{modname}/%{modver}/%{modname}-%{modver}.tar.gz
14mu|perl-Cairo-1.105.0-1|15	Source100:	%{name}.rpmlintrc
14mu|perl-Cairo-1.105.0-1|16	BuildRequires:	perl-devel
14mu|perl-Cairo-1.105.0-1|17	BuildRequires:	perl(ExtUtils::Depends)
14mu|perl-Cairo-1.105.0-1|18	BuildRequires:	perl(ExtUtils::PkgConfig)
14mu|perl-Cairo-1.105.0-1|19	BuildRequires:	perl(Test::Number::Delta)
14mu|perl-Cairo-1.105.0-1|20	BuildRequires:	pkgconfig(cairo)
14mu|perl-Cairo-1.105.0-1|21	
14mu|perl-Cairo-1.105.0-1|22	%description
14mu|perl-Cairo-1.105.0-1|23	This module provides perl access to the Cairo library.
14mu|perl-Cairo-1.105.0-1|24	
14mu|perl-Cairo-1.105.0-1|25	Cairo provides anti-aliased vector-based rendering for X. Paths
14mu|perl-Cairo-1.105.0-1|26	consist of line segments and cubic splines and can be rendered at any
14mu|perl-Cairo-1.105.0-1|27	width with various join and cap styles. All colors may be specified
14mu|perl-Cairo-1.105.0-1|28	with optional translucence (opacity/alpha) and combined using the
14mu|perl-Cairo-1.105.0-1|29	extended Porter/Duff compositing algebra as found in the X Render
14mu|perl-Cairo-1.105.0-1|30	Extension.
14mu|perl-Cairo-1.105.0-1|31	
14mu|perl-Cairo-1.105.0-1|32	%prep
14mu|perl-Cairo-1.105.0-1|33	%setup -qn %{modname}-%{modver}
14mu|perl-Cairo-1.105.0-1|34	
14mu|perl-Cairo-1.105.0-1|35	%build
14mu|perl-Cairo-1.105.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Cairo-1.105.0-1|37	%make
14mu|perl-Cairo-1.105.0-1|38	
14mu|perl-Cairo-1.105.0-1|39	%check
14mu|perl-Cairo-1.105.0-1|40	make test || :
14mu|perl-Cairo-1.105.0-1|41	
14mu|perl-Cairo-1.105.0-1|42	%install
14mu|perl-Cairo-1.105.0-1|43	%makeinstall_std
14mu|perl-Cairo-1.105.0-1|44	
14mu|perl-Cairo-1.105.0-1|45	%files
14mu|perl-Cairo-1.105.0-1|46	%doc LICENSE examples README NEWS TODO
14mu|perl-Cairo-1.105.0-1|47	%{perl_vendorarch}/%{modname}
14mu|perl-Cairo-1.105.0-1|48	%{perl_vendorarch}/%{modname}.pm
14mu|perl-Cairo-1.105.0-1|49	%{perl_vendorarch}/auto/*
14mu|perl-Cairo-1.105.0-1|50	%{_mandir}/man3/*
14mu|perl-Cairo-1.105.0-1|51	
14mu|perl-Cairo-1.105.0-1|52	%changelog
14mu|perl-Cairo-1.105.0-1|53	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.105.0-1
14mu|perl-Cairo-1.105.0-1|54	+ Revision: a12d5fa
14mu|perl-Cairo-1.105.0-1|55	- Updated to 1.105 (by updates_builder)
14mu|perl-Cairo-1.105.0-1|56	
14mu|perl-Cairo-1.105.0-1|57	

23526 14
14mu|perl-Canary-Stability-2001.0.0-3|1	%define upstream_name    Canary-Stability
14mu|perl-Canary-Stability-2001.0.0-3|2	%define upstream_version 2001
14mu|perl-Canary-Stability-2001.0.0-3|3	
14mu|perl-Canary-Stability-2001.0.0-3|4	Name:       perl-%{upstream_name}
14mu|perl-Canary-Stability-2001.0.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Canary-Stability-2001.0.0-3|6	Release:    3
14mu|perl-Canary-Stability-2001.0.0-3|7	
14mu|perl-Canary-Stability-2001.0.0-3|8	Summary:    Canary to check perl compatibility for schmorp's modules
14mu|perl-Canary-Stability-2001.0.0-3|9	License:    GPL+ or Artistic
14mu|perl-Canary-Stability-2001.0.0-3|10	Group:      Development/Perl
14mu|perl-Canary-Stability-2001.0.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Canary-Stability-2001.0.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Canary/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Canary-Stability-2001.0.0-3|13	
14mu|perl-Canary-Stability-2001.0.0-3|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-Canary-Stability-2001.0.0-3|15	BuildRequires: perl-devel
14mu|perl-Canary-Stability-2001.0.0-3|16	
14mu|perl-Canary-Stability-2001.0.0-3|17	BuildArch: noarch
14mu|perl-Canary-Stability-2001.0.0-3|18	
14mu|perl-Canary-Stability-2001.0.0-3|19	%description
14mu|perl-Canary-Stability-2001.0.0-3|20	This module is used by Schmorp's modules during configuration stage to test
14mu|perl-Canary-Stability-2001.0.0-3|21	the installed perl for compatibility with his modules.
14mu|perl-Canary-Stability-2001.0.0-3|22	
14mu|perl-Canary-Stability-2001.0.0-3|23	It's not, at this stage, meant as a tool for other module authors, although
14mu|perl-Canary-Stability-2001.0.0-3|24	in principle nothing prevents them from subscribing to the same ideas.
14mu|perl-Canary-Stability-2001.0.0-3|25	
14mu|perl-Canary-Stability-2001.0.0-3|26	See the _Makefile.PL_ in the Coro manpage or the AnyEvent manpage for usage
14mu|perl-Canary-Stability-2001.0.0-3|27	examples.
14mu|perl-Canary-Stability-2001.0.0-3|28	
14mu|perl-Canary-Stability-2001.0.0-3|29	%prep
14mu|perl-Canary-Stability-2001.0.0-3|30	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Canary-Stability-2001.0.0-3|31	
14mu|perl-Canary-Stability-2001.0.0-3|32	%build
14mu|perl-Canary-Stability-2001.0.0-3|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Canary-Stability-2001.0.0-3|34	
14mu|perl-Canary-Stability-2001.0.0-3|35	%make
14mu|perl-Canary-Stability-2001.0.0-3|36	
14mu|perl-Canary-Stability-2001.0.0-3|37	%check
14mu|perl-Canary-Stability-2001.0.0-3|38	%make test
14mu|perl-Canary-Stability-2001.0.0-3|39	
14mu|perl-Canary-Stability-2001.0.0-3|40	%install
14mu|perl-Canary-Stability-2001.0.0-3|41	%makeinstall_std
14mu|perl-Canary-Stability-2001.0.0-3|42	
14mu|perl-Canary-Stability-2001.0.0-3|43	%files
14mu|perl-Canary-Stability-2001.0.0-3|44	%doc META.yml Changes META.json README
14mu|perl-Canary-Stability-2001.0.0-3|45	%{_mandir}/man3/*
14mu|perl-Canary-Stability-2001.0.0-3|46	%{perl_vendorlib}/*
14mu|perl-Canary-Stability-2001.0.0-3|47	
14mu|perl-Canary-Stability-2001.0.0-3|48	
14mu|perl-Canary-Stability-2001.0.0-3|49	%changelog
14mu|perl-Canary-Stability-2001.0.0-3|50	
14mu|perl-Canary-Stability-2001.0.0-3|51	* Fri Jan 01 2016 Denis Silakov <denis.silakov@rosalab.ru> 2001.0.0-3
14mu|perl-Canary-Stability-2001.0.0-3|52	- (14fff26) Move to main
14mu|perl-Canary-Stability-2001.0.0-3|53	
14mu|perl-Canary-Stability-2001.0.0-3|54	

23527 14
14mu|perl-Capture-Tiny-0.300.0-1|1	%define upstream_name    Capture-Tiny
14mu|perl-Capture-Tiny-0.300.0-1|2	%define upstream_version 0.30
14mu|perl-Capture-Tiny-0.300.0-1|3	
14mu|perl-Capture-Tiny-0.300.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Capture-Tiny-0.300.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Capture-Tiny-0.300.0-1|6	Release:    1
14mu|perl-Capture-Tiny-0.300.0-1|7	
14mu|perl-Capture-Tiny-0.300.0-1|8	Summary:    Capture STDOUT and STDERR from Perl, XS or external programs
14mu|perl-Capture-Tiny-0.300.0-1|9	
14mu|perl-Capture-Tiny-0.300.0-1|10	License:    GPL+ or Artistic
14mu|perl-Capture-Tiny-0.300.0-1|11	Group:      Development/Perl
14mu|perl-Capture-Tiny-0.300.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Capture-Tiny-0.300.0-1|13	Source0:    http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Capture-Tiny-0.300.0-1|14	
14mu|perl-Capture-Tiny-0.300.0-1|15	BuildRequires: perl(Exporter)
14mu|perl-Capture-Tiny-0.300.0-1|16	BuildRequires: perl(File::Spec)
14mu|perl-Capture-Tiny-0.300.0-1|17	BuildRequires: perl(File::Temp)
14mu|perl-Capture-Tiny-0.300.0-1|18	BuildRequires: perl(IO::Handle)
14mu|perl-Capture-Tiny-0.300.0-1|19	BuildRequires: perl(Module::Build::Compat)
14mu|perl-Capture-Tiny-0.300.0-1|20	BuildRequires: perl-devel
14mu|perl-Capture-Tiny-0.300.0-1|21	
14mu|perl-Capture-Tiny-0.300.0-1|22	BuildArch: noarch
14mu|perl-Capture-Tiny-0.300.0-1|23	
14mu|perl-Capture-Tiny-0.300.0-1|24	%description
14mu|perl-Capture-Tiny-0.300.0-1|25	Capture::Tiny provides a simple, portable way to capture anything sent to
14mu|perl-Capture-Tiny-0.300.0-1|26	STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or
14mu|perl-Capture-Tiny-0.300.0-1|27	from an external program. Optionally, output can be teed so that it is
14mu|perl-Capture-Tiny-0.300.0-1|28	captured while being passed through to the original handles. Yes, it even
14mu|perl-Capture-Tiny-0.300.0-1|29	works on Windows. Stop guessing which of a dozen capturing modules to use
14mu|perl-Capture-Tiny-0.300.0-1|30	in any particular situation and just use this one.
14mu|perl-Capture-Tiny-0.300.0-1|31	
14mu|perl-Capture-Tiny-0.300.0-1|32	This module was heavily inspired by the IO::CaptureOutput manpage, which
14mu|perl-Capture-Tiny-0.300.0-1|33	provides similar functionality without the ability to tee output and with
14mu|perl-Capture-Tiny-0.300.0-1|34	more complicated code and API.
14mu|perl-Capture-Tiny-0.300.0-1|35	
14mu|perl-Capture-Tiny-0.300.0-1|36	%prep
14mu|perl-Capture-Tiny-0.300.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Capture-Tiny-0.300.0-1|38	
14mu|perl-Capture-Tiny-0.300.0-1|39	%build
14mu|perl-Capture-Tiny-0.300.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Capture-Tiny-0.300.0-1|41	%make
14mu|perl-Capture-Tiny-0.300.0-1|42	
14mu|perl-Capture-Tiny-0.300.0-1|43	%check
14mu|perl-Capture-Tiny-0.300.0-1|44	%make test
14mu|perl-Capture-Tiny-0.300.0-1|45	
14mu|perl-Capture-Tiny-0.300.0-1|46	%install
14mu|perl-Capture-Tiny-0.300.0-1|47	%makeinstall_std
14mu|perl-Capture-Tiny-0.300.0-1|48	
14mu|perl-Capture-Tiny-0.300.0-1|49	%files
14mu|perl-Capture-Tiny-0.300.0-1|50	%doc README Changes LICENSE
14mu|perl-Capture-Tiny-0.300.0-1|51	%{_mandir}/man3/*
14mu|perl-Capture-Tiny-0.300.0-1|52	%{perl_vendorlib}/*
14mu|perl-Capture-Tiny-0.300.0-1|53	
14mu|perl-Capture-Tiny-0.300.0-1|54	%changelog
14mu|perl-Capture-Tiny-0.300.0-1|55	
14mu|perl-Capture-Tiny-0.300.0-1|56	* Wed Jul 01 2015 dsilakov <denis.silakov@rosalab.ru> 0.300.0-1
14mu|perl-Capture-Tiny-0.300.0-1|57	- (04139a0) Merge pull request #4 from import/perl-Capture-Tiny:auto_update
14mu|perl-Capture-Tiny-0.300.0-1|58	- (04139a0) Updated to 0.30 (by updates_builder)
14mu|perl-Capture-Tiny-0.300.0-1|59	
14mu|perl-Capture-Tiny-0.300.0-1|60	

23528 14
14mu|perl-Carp-1.360.0-2|1	%define upstream_name    Carp
14mu|perl-Carp-1.360.0-2|2	%define upstream_version 1.36
14mu|perl-Carp-1.360.0-2|3	
14mu|perl-Carp-1.360.0-2|4	Name:       perl-%{upstream_name}
14mu|perl-Carp-1.360.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Carp-1.360.0-2|6	Release:    2
14mu|perl-Carp-1.360.0-2|7	Summary:    Alternative warn and die for modules
14mu|perl-Carp-1.360.0-2|8	License:    GPL+ or Artistic
14mu|perl-Carp-1.360.0-2|9	Group:      Development/Perl
14mu|perl-Carp-1.360.0-2|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Carp-1.360.0-2|11	Source0:    https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Carp-1.360.0-2|12	
14mu|perl-Carp-1.360.0-2|13	BuildRequires: perl(parent)
14mu|perl-Carp-1.360.0-2|14	BuildRequires: perl(overload)
14mu|perl-Carp-1.360.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-Carp-1.360.0-2|16	BuildRequires: perl(Test::More) >= 1.1.9
14mu|perl-Carp-1.360.0-2|17	BuildRequires: perl(Exporter)
14mu|perl-Carp-1.360.0-2|18	BuildRequires: perl(IPC::Open3)
14mu|perl-Carp-1.360.0-2|19	BuildRequires: perl(strict)
14mu|perl-Carp-1.360.0-2|20	BuildRequires: perl(warnings)
14mu|perl-Carp-1.360.0-2|21	BuildRequires: perl-devel
14mu|perl-Carp-1.360.0-2|22	
14mu|perl-Carp-1.360.0-2|23	
14mu|perl-Carp-1.360.0-2|24	BuildArch: noarch
14mu|perl-Carp-1.360.0-2|25	
14mu|perl-Carp-1.360.0-2|26	%description
14mu|perl-Carp-1.360.0-2|27	The Carp routines are useful in your own modules because they act like
14mu|perl-Carp-1.360.0-2|28	'die()' or 'warn()', but with a message which is more likely to be useful
14mu|perl-Carp-1.360.0-2|29	to a user of your module. In the case of 'cluck()' and 'confess()', that
14mu|perl-Carp-1.360.0-2|30	context is a summary of every call in the call-stack; 'longmess()' returns
14mu|perl-Carp-1.360.0-2|31	the contents of the error message.
14mu|perl-Carp-1.360.0-2|32	
14mu|perl-Carp-1.360.0-2|33	For a shorter message you can use 'carp()' or 'croak()' which report the
14mu|perl-Carp-1.360.0-2|34	error as being from where your module was called. 'shortmess()' returns the
14mu|perl-Carp-1.360.0-2|35	contents of this error message. There is no guarantee that that is where
14mu|perl-Carp-1.360.0-2|36	the error was, but it is a good educated guess.
14mu|perl-Carp-1.360.0-2|37	
14mu|perl-Carp-1.360.0-2|38	'Carp' takes care not to clobber the status variables '$!' and '$^E' in the
14mu|perl-Carp-1.360.0-2|39	course of assembling its error messages. This means that a '$SIG{__DIE__}'
14mu|perl-Carp-1.360.0-2|40	or '$SIG{__WARN__}' handler can capture the error information held in those
14mu|perl-Carp-1.360.0-2|41	variables, if it is required to augment the error message, and if the code
14mu|perl-Carp-1.360.0-2|42	calling 'Carp' left useful values there. Of course, 'Carp' can't guarantee
14mu|perl-Carp-1.360.0-2|43	the latter.
14mu|perl-Carp-1.360.0-2|44	
14mu|perl-Carp-1.360.0-2|45	%prep
14mu|perl-Carp-1.360.0-2|46	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Carp-1.360.0-2|47	
14mu|perl-Carp-1.360.0-2|48	%build
14mu|perl-Carp-1.360.0-2|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Carp-1.360.0-2|50	
14mu|perl-Carp-1.360.0-2|51	%make
14mu|perl-Carp-1.360.0-2|52	
14mu|perl-Carp-1.360.0-2|53	%check
14mu|perl-Carp-1.360.0-2|54	%make test
14mu|perl-Carp-1.360.0-2|55	
14mu|perl-Carp-1.360.0-2|56	%install
14mu|perl-Carp-1.360.0-2|57	%makeinstall_std
14mu|perl-Carp-1.360.0-2|58	
14mu|perl-Carp-1.360.0-2|59	%files
14mu|perl-Carp-1.360.0-2|60	%doc META.json META.yml README Changes
14mu|perl-Carp-1.360.0-2|61	%{_mandir}/man3/*
14mu|perl-Carp-1.360.0-2|62	%{perl_vendorlib}/*
14mu|perl-Carp-1.360.0-2|63	
14mu|perl-Carp-1.360.0-2|64	
14mu|perl-Carp-1.360.0-2|65	%changelog
14mu|perl-Carp-1.360.0-2|66	
14mu|perl-Carp-1.360.0-2|67	* Tue Oct 06 2015 Denis Silakov <dsilakov@gmail.com> 1.360.0-2
14mu|perl-Carp-1.360.0-2|68	- (76a02e7) Spec cleanup
14mu|perl-Carp-1.360.0-2|69	
14mu|perl-Carp-1.360.0-2|70	

23529 14
14mu|perl-Class-Accessor-Grouped-0.100.120-1|1	%define upstream_name    Class-Accessor-Grouped
14mu|perl-Class-Accessor-Grouped-0.100.120-1|2	%define upstream_version 0.10012
14mu|perl-Class-Accessor-Grouped-0.100.120-1|3	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|4	Name:		perl-%{upstream_name}
14mu|perl-Class-Accessor-Grouped-0.100.120-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Class-Accessor-Grouped-0.100.120-1|6	Release:	1
14mu|perl-Class-Accessor-Grouped-0.100.120-1|7	Epoch:		1
14mu|perl-Class-Accessor-Grouped-0.100.120-1|8	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|9	Summary:	Lets you build groups of accessors
14mu|perl-Class-Accessor-Grouped-0.100.120-1|10	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|11	License:	GPL+ or Artistic
14mu|perl-Class-Accessor-Grouped-0.100.120-1|12	Group:		Development/Perl
14mu|perl-Class-Accessor-Grouped-0.100.120-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Class-Accessor-Grouped-0.100.120-1|14	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Class-Accessor-Grouped-0.100.120-1|15	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|16	BuildRequires: perl-devel
14mu|perl-Class-Accessor-Grouped-0.100.120-1|17	BuildRequires: perl(Module::Runtime)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|18	BuildRequires: perl(Module::Build)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|19	BuildRequires: perl(Algorithm::C3)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|20	BuildRequires: perl(Class::XSAccessor)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|21	BuildRequires: perl(Class::C3)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|22	BuildRequires: perl(Class::Inspector)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|23	BuildRequires: perl(Module::AutoInstall)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|24	BuildRequires: perl(MRO::Compat)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|25	BuildRequires: perl(Sub::Identify)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|26	BuildRequires: perl(Sub::Name)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|27	BuildRequires: perl(Test::Exception)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|28	BuildRequires: perl(Digest::SHA)
14mu|perl-Class-Accessor-Grouped-0.100.120-1|29	BuildArch:		noarch
14mu|perl-Class-Accessor-Grouped-0.100.120-1|30	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|31	%description
14mu|perl-Class-Accessor-Grouped-0.100.120-1|32	This class lets you build groups of accessors that will call different getters
14mu|perl-Class-Accessor-Grouped-0.100.120-1|33	and setters.
14mu|perl-Class-Accessor-Grouped-0.100.120-1|34	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|35	%prep
14mu|perl-Class-Accessor-Grouped-0.100.120-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Class-Accessor-Grouped-0.100.120-1|37	chmod 644 README Changes
14mu|perl-Class-Accessor-Grouped-0.100.120-1|38	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|39	%build
14mu|perl-Class-Accessor-Grouped-0.100.120-1|40	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Class-Accessor-Grouped-0.100.120-1|41	%make
14mu|perl-Class-Accessor-Grouped-0.100.120-1|42	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|43	%check
14mu|perl-Class-Accessor-Grouped-0.100.120-1|44	make test
14mu|perl-Class-Accessor-Grouped-0.100.120-1|45	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|46	%install
14mu|perl-Class-Accessor-Grouped-0.100.120-1|47	%makeinstall_std
14mu|perl-Class-Accessor-Grouped-0.100.120-1|48	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|49	%files
14mu|perl-Class-Accessor-Grouped-0.100.120-1|50	%doc Changes README
14mu|perl-Class-Accessor-Grouped-0.100.120-1|51	%{perl_vendorlib}/Class
14mu|perl-Class-Accessor-Grouped-0.100.120-1|52	%{_mandir}/*/*
14mu|perl-Class-Accessor-Grouped-0.100.120-1|53	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|54	%changelog
14mu|perl-Class-Accessor-Grouped-0.100.120-1|55	* Tue Oct 21 2014 dsilakov <denis.silakov@rosalab.ru> 1:0.100.120-1
14mu|perl-Class-Accessor-Grouped-0.100.120-1|56	+ Revision: 8230a63
14mu|perl-Class-Accessor-Grouped-0.100.120-1|57	- Merge pull request #3 from import/perl-Class-Accessor-Grouped:auto_update
14mu|perl-Class-Accessor-Grouped-0.100.120-1|58	- ROSA Updates Builder: update suggested
14mu|perl-Class-Accessor-Grouped-0.100.120-1|59	
14mu|perl-Class-Accessor-Grouped-0.100.120-1|60	

23530 14
14mu|perl-Class-C3-0.300.0-1|1	%define upstream_name	 Class-C3
14mu|perl-Class-C3-0.300.0-1|2	%define upstream_version 0.30
14mu|perl-Class-C3-0.300.0-1|3	
14mu|perl-Class-C3-0.300.0-1|4	Summary:	A pragma to use the C3 method resolution order algortihm
14mu|perl-Class-C3-0.300.0-1|5	
14mu|perl-Class-C3-0.300.0-1|6	Name:		perl-%{upstream_name}
14mu|perl-Class-C3-0.300.0-1|7	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Class-C3-0.300.0-1|8	Release:	1
14mu|perl-Class-C3-0.300.0-1|9	License:	Artistic/GPLv2
14mu|perl-Class-C3-0.300.0-1|10	Group:		Development/Perl
14mu|perl-Class-C3-0.300.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Class-C3-0.300.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Class-C3-0.300.0-1|13	BuildArch:	noarch
14mu|perl-Class-C3-0.300.0-1|14	BuildRequires:	perl-devel
14mu|perl-Class-C3-0.300.0-1|15	BuildRequires:	perl(Algorithm::C3) >= 0.05
14mu|perl-Class-C3-0.300.0-1|16	BuildRequires:	perl(Scalar::Util) >= 1.10
14mu|perl-Class-C3-0.300.0-1|17	BuildRequires:	perl(Test::More) >= 0.47
14mu|perl-Class-C3-0.300.0-1|18	BuildRequires:	perl(Test::Exception) >= 0.15
14mu|perl-Class-C3-0.300.0-1|19	BuildRequires:	perl(Class::C3::XS) >= 0.07
14mu|perl-Class-C3-0.300.0-1|20	Requires:	perl(Algorithm::C3)
14mu|perl-Class-C3-0.300.0-1|21	
14mu|perl-Class-C3-0.300.0-1|22	%description
14mu|perl-Class-C3-0.300.0-1|23	This is pragma to change Perl 5's standard method resolution order
14mu|perl-Class-C3-0.300.0-1|24	from depth-first left-to-right (a.k.a - pre-order) to the more
14mu|perl-Class-C3-0.300.0-1|25	sophisticated C3 method resolution order.
14mu|perl-Class-C3-0.300.0-1|26	
14mu|perl-Class-C3-0.300.0-1|27	%prep
14mu|perl-Class-C3-0.300.0-1|28	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Class-C3-0.300.0-1|29	
14mu|perl-Class-C3-0.300.0-1|30	%build
14mu|perl-Class-C3-0.300.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Class-C3-0.300.0-1|32	%make
14mu|perl-Class-C3-0.300.0-1|33	
14mu|perl-Class-C3-0.300.0-1|34	%check
14mu|perl-Class-C3-0.300.0-1|35	%make test
14mu|perl-Class-C3-0.300.0-1|36	
14mu|perl-Class-C3-0.300.0-1|37	%install
14mu|perl-Class-C3-0.300.0-1|38	%makeinstall_std
14mu|perl-Class-C3-0.300.0-1|39	
14mu|perl-Class-C3-0.300.0-1|40	%files
14mu|perl-Class-C3-0.300.0-1|41	%doc  README
14mu|perl-Class-C3-0.300.0-1|42	%{perl_vendorlib}/Class
14mu|perl-Class-C3-0.300.0-1|43	%{_mandir}/man3/*
14mu|perl-Class-C3-0.300.0-1|44	
14mu|perl-Class-C3-0.300.0-1|45	%changelog
14mu|perl-Class-C3-0.300.0-1|46	
14mu|perl-Class-C3-0.300.0-1|47	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 0.300.0-1
14mu|perl-Class-C3-0.300.0-1|48	- (6031e4d) Merge pull request #4 from import/perl-Class-C3:auto_update
14mu|perl-Class-C3-0.300.0-1|49	- (6031e4d) Updated to 0.30 (by updates_builder)
14mu|perl-Class-C3-0.300.0-1|50	
14mu|perl-Class-C3-0.300.0-1|51	

23531 14
14mu|perl-Class-ISA-0.360.0-9|1	%define upstream_name    Class-ISA
14mu|perl-Class-ISA-0.360.0-9|2	%define upstream_version 0.36
14mu|perl-Class-ISA-0.360.0-9|3	
14mu|perl-Class-ISA-0.360.0-9|4	Name:		perl-%{upstream_name}
14mu|perl-Class-ISA-0.360.0-9|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Class-ISA-0.360.0-9|6	Release:	9
14mu|perl-Class-ISA-0.360.0-9|7	
14mu|perl-Class-ISA-0.360.0-9|8	Summary:	Report the search path thru an ISA tree
14mu|perl-Class-ISA-0.360.0-9|9	
14mu|perl-Class-ISA-0.360.0-9|10	License:	GPL+ or Artistic
14mu|perl-Class-ISA-0.360.0-9|11	Group:		Development/Perl
14mu|perl-Class-ISA-0.360.0-9|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Class-ISA-0.360.0-9|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Class-ISA-0.360.0-9|14	
14mu|perl-Class-ISA-0.360.0-9|15	BuildRequires:	perl-devel
14mu|perl-Class-ISA-0.360.0-9|16	BuildArch:	noarch
14mu|perl-Class-ISA-0.360.0-9|17	
14mu|perl-Class-ISA-0.360.0-9|18	%description
14mu|perl-Class-ISA-0.360.0-9|19	Suppose you have a class (like Food::Fish::Fishstick) that is derived, via
14mu|perl-Class-ISA-0.360.0-9|20	its @ISA, from one or more superclasses (as Food::Fish::Fishstick is from
14mu|perl-Class-ISA-0.360.0-9|21	Food::Fish, Life::Fungus, and Chemicals), and some of those superclasses
14mu|perl-Class-ISA-0.360.0-9|22	may themselves each be derived, via its @ISA, from one or more superclasses
14mu|perl-Class-ISA-0.360.0-9|23	(as above).
14mu|perl-Class-ISA-0.360.0-9|24	
14mu|perl-Class-ISA-0.360.0-9|25	When, then, you call a method in that class ($fishstick->calories), Perl
14mu|perl-Class-ISA-0.360.0-9|26	first searches there for that method, but if it's not there, it goes
14mu|perl-Class-ISA-0.360.0-9|27	searching in its superclasses, and so on, in a depth-first (or maybe
14mu|perl-Class-ISA-0.360.0-9|28	"height-first" is the word) search. In the above example, it'd first look
14mu|perl-Class-ISA-0.360.0-9|29	in Food::Fish, then Food, then Matter, then Life::Fungus, then Life, then
14mu|perl-Class-ISA-0.360.0-9|30	Chemicals.
14mu|perl-Class-ISA-0.360.0-9|31	
14mu|perl-Class-ISA-0.360.0-9|32	This library, Class::ISA, provides functions that return that list -- the
14mu|perl-Class-ISA-0.360.0-9|33	list (in order) of names of classes Perl would search to find a method,
14mu|perl-Class-ISA-0.360.0-9|34	with no duplicates.
14mu|perl-Class-ISA-0.360.0-9|35	
14mu|perl-Class-ISA-0.360.0-9|36	%prep
14mu|perl-Class-ISA-0.360.0-9|37	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Class-ISA-0.360.0-9|38	
14mu|perl-Class-ISA-0.360.0-9|39	%build
14mu|perl-Class-ISA-0.360.0-9|40	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Class-ISA-0.360.0-9|41	%make
14mu|perl-Class-ISA-0.360.0-9|42	
14mu|perl-Class-ISA-0.360.0-9|43	%check
14mu|perl-Class-ISA-0.360.0-9|44	%make test
14mu|perl-Class-ISA-0.360.0-9|45	
14mu|perl-Class-ISA-0.360.0-9|46	%install
14mu|perl-Class-ISA-0.360.0-9|47	%makeinstall_std
14mu|perl-Class-ISA-0.360.0-9|48	
14mu|perl-Class-ISA-0.360.0-9|49	%files
14mu|perl-Class-ISA-0.360.0-9|50	%doc README ChangeLog
14mu|perl-Class-ISA-0.360.0-9|51	%{_mandir}/man3/*
14mu|perl-Class-ISA-0.360.0-9|52	%{perl_vendorlib}/*
14mu|perl-Class-ISA-0.360.0-9|53	
14mu|perl-Class-ISA-0.360.0-9|54	
14mu|perl-Class-ISA-0.360.0-9|55	
14mu|perl-Class-ISA-0.360.0-9|56	%changelog
14mu|perl-Class-ISA-0.360.0-9|57	
14mu|perl-Class-ISA-0.360.0-9|58	* Thu Jul 07 2016 Denis Silakov <dsilakov@gmail.com> 0.360.0-9
14mu|perl-Class-ISA-0.360.0-9|59	- (d7dc6f4) Move to main
14mu|perl-Class-ISA-0.360.0-9|60	
14mu|perl-Class-ISA-0.360.0-9|61	

23532 14
14mu|perl-Class-Load-0.230.0-1|1	%define upstream_name    Class-Load
14mu|perl-Class-Load-0.230.0-1|2	%define upstream_version 0.23
14mu|perl-Class-Load-0.230.0-1|3	
14mu|perl-Class-Load-0.230.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Class-Load-0.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Class-Load-0.230.0-1|6	Release:	1
14mu|perl-Class-Load-0.230.0-1|7	
14mu|perl-Class-Load-0.230.0-1|8	Summary:	A working (require "Class::Name") and more
14mu|perl-Class-Load-0.230.0-1|9	
14mu|perl-Class-Load-0.230.0-1|10	License:	GPL+ or Artistic
14mu|perl-Class-Load-0.230.0-1|11	Group:		Development/Perl
14mu|perl-Class-Load-0.230.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Class-Load-0.230.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Class-Load-0.230.0-1|14	Source1:	perl-Class-Load.rpmlintrc
14mu|perl-Class-Load-0.230.0-1|15	
14mu|perl-Class-Load-0.230.0-1|16	BuildRequires:  perl(Data::OptList)
14mu|perl-Class-Load-0.230.0-1|17	BuildRequires: perl(namespace::clean)
14mu|perl-Class-Load-0.230.0-1|18	BuildRequires:  perl(ExtUtils::MakeMaker)
14mu|perl-Class-Load-0.230.0-1|19	BuildRequires:  perl(Module::Implementation)
14mu|perl-Class-Load-0.230.0-1|20	BuildRequires:  perl(Module::Runtime)
14mu|perl-Class-Load-0.230.0-1|21	BuildRequires:  perl(Package::Stash)
14mu|perl-Class-Load-0.230.0-1|22	BuildRequires:  perl(Scalar::Util)
14mu|perl-Class-Load-0.230.0-1|23	BuildRequires:  perl(Test::Fatal)
14mu|perl-Class-Load-0.230.0-1|24	BuildRequires:  perl(Test::More)
14mu|perl-Class-Load-0.230.0-1|25	BuildRequires:  perl(Test::Requires)
14mu|perl-Class-Load-0.230.0-1|26	BuildRequires:	perl-devel
14mu|perl-Class-Load-0.230.0-1|27	BuildArch:	noarch
14mu|perl-Class-Load-0.230.0-1|28	
14mu|perl-Class-Load-0.230.0-1|29	%description
14mu|perl-Class-Load-0.230.0-1|30	'require EXPR' only accepts 'Class/Name.pm' style module names, not
14mu|perl-Class-Load-0.230.0-1|31	'Class::Name'. How frustrating! For that, we provide 'load_class
14mu|perl-Class-Load-0.230.0-1|32	'Class::Name''.
14mu|perl-Class-Load-0.230.0-1|33	
14mu|perl-Class-Load-0.230.0-1|34	It's often useful to test whether a module can be loaded, instead of
14mu|perl-Class-Load-0.230.0-1|35	throwing an error when it's not available. For that, we provide
14mu|perl-Class-Load-0.230.0-1|36	'try_load_class 'Class::Name''.
14mu|perl-Class-Load-0.230.0-1|37	
14mu|perl-Class-Load-0.230.0-1|38	Finally, sometimes we need to know whether a particular class has been
14mu|perl-Class-Load-0.230.0-1|39	loaded. Asking '%INC' is an option, but that will miss inner packages and
14mu|perl-Class-Load-0.230.0-1|40	any class for which the filename does not correspond to the package name.
14mu|perl-Class-Load-0.230.0-1|41	For that, we provide 'is_class_loaded 'Class::Name''.
14mu|perl-Class-Load-0.230.0-1|42	
14mu|perl-Class-Load-0.230.0-1|43	%prep
14mu|perl-Class-Load-0.230.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Class-Load-0.230.0-1|45	
14mu|perl-Class-Load-0.230.0-1|46	%build
14mu|perl-Class-Load-0.230.0-1|47	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Class-Load-0.230.0-1|48	%make
14mu|perl-Class-Load-0.230.0-1|49	
14mu|perl-Class-Load-0.230.0-1|50	%check
14mu|perl-Class-Load-0.230.0-1|51	%make test
14mu|perl-Class-Load-0.230.0-1|52	
14mu|perl-Class-Load-0.230.0-1|53	%install
14mu|perl-Class-Load-0.230.0-1|54	%makeinstall_std
14mu|perl-Class-Load-0.230.0-1|55	
14mu|perl-Class-Load-0.230.0-1|56	%files
14mu|perl-Class-Load-0.230.0-1|57	%doc Changes META.yml
14mu|perl-Class-Load-0.230.0-1|58	%{_mandir}/man3/*
14mu|perl-Class-Load-0.230.0-1|59	%{perl_vendorlib}/*
14mu|perl-Class-Load-0.230.0-1|60	
14mu|perl-Class-Load-0.230.0-1|61	%changelog
14mu|perl-Class-Load-0.230.0-1|62	
14mu|perl-Class-Load-0.230.0-1|63	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 0.230.0-1
14mu|perl-Class-Load-0.230.0-1|64	- (add6442) Merge pull request #4 from import/perl-Class-Load:auto_update
14mu|perl-Class-Load-0.230.0-1|65	- (add6442) Updated to 0.23 (by updates_builder)
14mu|perl-Class-Load-0.230.0-1|66	
14mu|perl-Class-Load-0.230.0-1|67	

23533 14
14mu|perl-Class-Singleton-1.500.0-1|1	%define upstream_name	 Class-Singleton
14mu|perl-Class-Singleton-1.500.0-1|2	%define upstream_version 1.5
14mu|perl-Class-Singleton-1.500.0-1|3	
14mu|perl-Class-Singleton-1.500.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Class-Singleton-1.500.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Class-Singleton-1.500.0-1|6	Release:	1
14mu|perl-Class-Singleton-1.500.0-1|7	
14mu|perl-Class-Singleton-1.500.0-1|8	Summary:	A Singleton class for Perl
14mu|perl-Class-Singleton-1.500.0-1|9	
14mu|perl-Class-Singleton-1.500.0-1|10	License:	GPL+ or Artistic
14mu|perl-Class-Singleton-1.500.0-1|11	Group:		Development/Perl
14mu|perl-Class-Singleton-1.500.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Class-Singleton-1.500.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Class-Singleton-1.500.0-1|14	
14mu|perl-Class-Singleton-1.500.0-1|15	BuildRequires:	perl-devel
14mu|perl-Class-Singleton-1.500.0-1|16	BuildArch:	noarch
14mu|perl-Class-Singleton-1.500.0-1|17	
14mu|perl-Class-Singleton-1.500.0-1|18	%description
14mu|perl-Class-Singleton-1.500.0-1|19	This is the Class::Singleton module. A Singleton describes an object class that
14mu|perl-Class-Singleton-1.500.0-1|20	can have only one instance in any system. This module implements a Singleton
14mu|perl-Class-Singleton-1.500.0-1|21	class from which other classes can be derived.
14mu|perl-Class-Singleton-1.500.0-1|22	
14mu|perl-Class-Singleton-1.500.0-1|23	%prep
14mu|perl-Class-Singleton-1.500.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Class-Singleton-1.500.0-1|25	
14mu|perl-Class-Singleton-1.500.0-1|26	%build
14mu|perl-Class-Singleton-1.500.0-1|27	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Class-Singleton-1.500.0-1|28	%make
14mu|perl-Class-Singleton-1.500.0-1|29	
14mu|perl-Class-Singleton-1.500.0-1|30	%check
14mu|perl-Class-Singleton-1.500.0-1|31	%make test
14mu|perl-Class-Singleton-1.500.0-1|32	
14mu|perl-Class-Singleton-1.500.0-1|33	%install
14mu|perl-Class-Singleton-1.500.0-1|34	%makeinstall_std
14mu|perl-Class-Singleton-1.500.0-1|35	
14mu|perl-Class-Singleton-1.500.0-1|36	%files
14mu|perl-Class-Singleton-1.500.0-1|37	%doc Changes README
14mu|perl-Class-Singleton-1.500.0-1|38	%{perl_vendorlib}/Class
14mu|perl-Class-Singleton-1.500.0-1|39	%{_mandir}/*/*
14mu|perl-Class-Singleton-1.500.0-1|40	
14mu|perl-Class-Singleton-1.500.0-1|41	%changelog
14mu|perl-Class-Singleton-1.500.0-1|42	* Mon Nov 24 2014 dsilakov <denis.silakov@rosalab.ru> 1.500.0-1
14mu|perl-Class-Singleton-1.500.0-1|43	+ Revision: b5090b8
14mu|perl-Class-Singleton-1.500.0-1|44	- Merge pull request #1 from import/perl-Class-Singleton:auto_update
14mu|perl-Class-Singleton-1.500.0-1|45	- ROSA Updates Builder: update suggested
14mu|perl-Class-Singleton-1.500.0-1|46	
14mu|perl-Class-Singleton-1.500.0-1|47	

23534 14
14mu|perl-common-sense-3.740.0-1|1	%define upstream_name    common-sense
14mu|perl-common-sense-3.740.0-1|2	%define upstream_version 3.74
14mu|perl-common-sense-3.740.0-1|3	
14mu|perl-common-sense-3.740.0-1|4	# Not noarch, installs files to arch-dependent folders
14mu|perl-common-sense-3.740.0-1|5	%define debug_package %{nil}
14mu|perl-common-sense-3.740.0-1|6	
14mu|perl-common-sense-3.740.0-1|7	Name:		perl-%{upstream_name}
14mu|perl-common-sense-3.740.0-1|8	Version:	%perl_convert_version %{upstream_version}
14mu|perl-common-sense-3.740.0-1|9	Release:	1
14mu|perl-common-sense-3.740.0-1|10	
14mu|perl-common-sense-3.740.0-1|11	Summary:	Save a tree AND a kitten, use common::sense!
14mu|perl-common-sense-3.740.0-1|12	
14mu|perl-common-sense-3.740.0-1|13	License:	GPL+ or Artistic
14mu|perl-common-sense-3.740.0-1|14	Group:		Development/Perl
14mu|perl-common-sense-3.740.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-common-sense-3.740.0-1|16	Source0:	http://www.cpan.org/modules/by-module/common/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-common-sense-3.740.0-1|17	
14mu|perl-common-sense-3.740.0-1|18	BuildRequires:	perl-devel
14mu|perl-common-sense-3.740.0-1|19	
14mu|perl-common-sense-3.740.0-1|20	Provides:	perl(common::sense)
14mu|perl-common-sense-3.740.0-1|21	
14mu|perl-common-sense-3.740.0-1|22	%description
14mu|perl-common-sense-3.740.0-1|23	This module implements some sane defaults for Perl programs, as defined by
14mu|perl-common-sense-3.740.0-1|24	two typical (or not so typical - use your common sense) specimens of Perl
14mu|perl-common-sense-3.740.0-1|25	coders.
14mu|perl-common-sense-3.740.0-1|26	
14mu|perl-common-sense-3.740.0-1|27	%prep
14mu|perl-common-sense-3.740.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-common-sense-3.740.0-1|29	
14mu|perl-common-sense-3.740.0-1|30	%build
14mu|perl-common-sense-3.740.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-common-sense-3.740.0-1|32	%make
14mu|perl-common-sense-3.740.0-1|33	
14mu|perl-common-sense-3.740.0-1|34	%check
14mu|perl-common-sense-3.740.0-1|35	%make test
14mu|perl-common-sense-3.740.0-1|36	
14mu|perl-common-sense-3.740.0-1|37	%install
14mu|perl-common-sense-3.740.0-1|38	%makeinstall_std
14mu|perl-common-sense-3.740.0-1|39	
14mu|perl-common-sense-3.740.0-1|40	%files
14mu|perl-common-sense-3.740.0-1|41	%doc Changes README
14mu|perl-common-sense-3.740.0-1|42	%{_mandir}/man3/*
14mu|perl-common-sense-3.740.0-1|43	%{perl_vendorlib}/*
14mu|perl-common-sense-3.740.0-1|44	
14mu|perl-common-sense-3.740.0-1|45	%changelog
14mu|perl-common-sense-3.740.0-1|46	
14mu|perl-common-sense-3.740.0-1|47	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 3.740.0-1
14mu|perl-common-sense-3.740.0-1|48	- (61b3dff) Merge pull request #3 from import/perl-common-sense:auto_update
14mu|perl-common-sense-3.740.0-1|49	- (61b3dff) Updated to 3.74 (by updates_builder)
14mu|perl-common-sense-3.740.0-1|50	
14mu|perl-common-sense-3.740.0-1|51	

23535 14
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|1	%define	modname	Compress-Raw-Bzip2
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|2	%define upstream_version 2.069
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|3	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|4	Summary:	Low-Level Interface to bzip2 compression library
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|5	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|6	Name:		perl-%{modname}
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|7	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|8	Release:	1
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|9	License:	GPLv2+ or Artistic
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|10	Group:		Development/Perl
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|11	Url:		http://search.cpan.org/dist/%{modname}/
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/%{modname}-%{upstream_version}.tar.gz
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|13	BuildRequires:	bzip2-devel
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|14	BuildRequires:	perl-devel
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|15	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|16	%description
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|17	Low-Level Interface to bzip2 compression library.
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|18	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|19	%prep
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|20	%setup -qn %{modname}-%{upstream_version}
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|21	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|22	%build
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|23	BUILD_BZIP2=0 perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|24	%make
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|25	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|26	%check
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|27	make test
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|28	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|29	%install
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|30	%makeinstall_std
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|31	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|32	%files
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|33	%doc README Changes
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|34	%{perl_vendorarch}/Compress
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|35	%{perl_vendorarch}/auto/Compress
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|36	%{_mandir}/man3/Compress::Raw::Bzip2.3pm*
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|37	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|38	%changelog
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|39	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|40	* Tue Jan 26 2016 Denis Silakov <dsilakov@gmail.com> 2.69.0-1
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|41	- (2d486ca) Updated to 2.69.0
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|42	
14mu|perl-Compress-Raw-Bzip2-2.69.0-1|43	

23536 14
14mu|perl-Compress-Raw-Zlib-2.69.0-1|1	%define	modname	Compress-Raw-Zlib
14mu|perl-Compress-Raw-Zlib-2.69.0-1|2	%define upstream_version 2.069
14mu|perl-Compress-Raw-Zlib-2.69.0-1|3	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|4	Summary:	Low-Level Interface to zlib compression library
14mu|perl-Compress-Raw-Zlib-2.69.0-1|5	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|6	Name:		perl-%{modname}
14mu|perl-Compress-Raw-Zlib-2.69.0-1|7	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Compress-Raw-Zlib-2.69.0-1|8	Release:	1
14mu|perl-Compress-Raw-Zlib-2.69.0-1|9	License:	GPLv2+ or Artistic
14mu|perl-Compress-Raw-Zlib-2.69.0-1|10	Group:		Development/Perl
14mu|perl-Compress-Raw-Zlib-2.69.0-1|11	Url:		http://search.cpan.org/dist/%{modname}/
14mu|perl-Compress-Raw-Zlib-2.69.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/%{modname}-%{upstream_version}.tar.gz
14mu|perl-Compress-Raw-Zlib-2.69.0-1|13	BuildRequires:	perl-devel
14mu|perl-Compress-Raw-Zlib-2.69.0-1|14	BuildRequires:	pkgconfig(zlib)
14mu|perl-Compress-Raw-Zlib-2.69.0-1|15	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|16	%description
14mu|perl-Compress-Raw-Zlib-2.69.0-1|17	Low-Level Interface to zlib compression library.
14mu|perl-Compress-Raw-Zlib-2.69.0-1|18	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|19	%prep
14mu|perl-Compress-Raw-Zlib-2.69.0-1|20	%setup -qn %{modname}-%{upstream_version}
14mu|perl-Compress-Raw-Zlib-2.69.0-1|21	# Leaving the unused zlib source in the tree causes its zlib.h to be preferred
14mu|perl-Compress-Raw-Zlib-2.69.0-1|22	# over the system version we want.
14mu|perl-Compress-Raw-Zlib-2.69.0-1|23	rm -rf zlib-src
14mu|perl-Compress-Raw-Zlib-2.69.0-1|24	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|25	%build
14mu|perl-Compress-Raw-Zlib-2.69.0-1|26	BUILD_ZLIB=False perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Compress-Raw-Zlib-2.69.0-1|27	%make
14mu|perl-Compress-Raw-Zlib-2.69.0-1|28	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|29	%check
14mu|perl-Compress-Raw-Zlib-2.69.0-1|30	%make test
14mu|perl-Compress-Raw-Zlib-2.69.0-1|31	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|32	%install
14mu|perl-Compress-Raw-Zlib-2.69.0-1|33	%makeinstall_std
14mu|perl-Compress-Raw-Zlib-2.69.0-1|34	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|35	%files
14mu|perl-Compress-Raw-Zlib-2.69.0-1|36	%doc README Changes
14mu|perl-Compress-Raw-Zlib-2.69.0-1|37	%{perl_vendorarch}/Compress
14mu|perl-Compress-Raw-Zlib-2.69.0-1|38	%{perl_vendorarch}/auto/Compress
14mu|perl-Compress-Raw-Zlib-2.69.0-1|39	%{_mandir}/man3/*
14mu|perl-Compress-Raw-Zlib-2.69.0-1|40	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|41	%changelog
14mu|perl-Compress-Raw-Zlib-2.69.0-1|42	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|43	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 2.69.0-1
14mu|perl-Compress-Raw-Zlib-2.69.0-1|44	- (a21b589) Merge pull request #7 from import/perl-Compress-Raw-Zlib:auto_update
14mu|perl-Compress-Raw-Zlib-2.69.0-1|45	- (a21b589) Updated to 2.069 (by updates_builder)
14mu|perl-Compress-Raw-Zlib-2.69.0-1|46	
14mu|perl-Compress-Raw-Zlib-2.69.0-1|47	

23537 14
14mu|perl-Config-General-2.600.0-1|1	%define	upstream_name	 Config-General
14mu|perl-Config-General-2.600.0-1|2	%define upstream_version 2.60
14mu|perl-Config-General-2.600.0-1|3	
14mu|perl-Config-General-2.600.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Config-General-2.600.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Config-General-2.600.0-1|6	Release:	1
14mu|perl-Config-General-2.600.0-1|7	
14mu|perl-Config-General-2.600.0-1|8	Summary:	Generic Config perl module
14mu|perl-Config-General-2.600.0-1|9	
14mu|perl-Config-General-2.600.0-1|10	
14mu|perl-Config-General-2.600.0-1|11	License:	GPL+ or Artistic
14mu|perl-Config-General-2.600.0-1|12	Group:		Development/Perl
14mu|perl-Config-General-2.600.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Config-General-2.600.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Config-General-2.600.0-1|15	
14mu|perl-Config-General-2.600.0-1|16	BuildRequires:	perl-devel
14mu|perl-Config-General-2.600.0-1|17	BuildArch:	noarch
14mu|perl-Config-General-2.600.0-1|18	
14mu|perl-Config-General-2.600.0-1|19	%description
14mu|perl-Config-General-2.600.0-1|20	This module opens a config file and parses it's contents for you. The
14mu|perl-Config-General-2.600.0-1|21	method new requires one parameter which needs to be a filename. The
14mu|perl-Config-General-2.600.0-1|22	method getall returns a hash which contains all options and it's
14mu|perl-Config-General-2.600.0-1|23	associated values of your config file.
14mu|perl-Config-General-2.600.0-1|24	
14mu|perl-Config-General-2.600.0-1|25	%prep
14mu|perl-Config-General-2.600.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Config-General-2.600.0-1|27	chmod 644 Changelog README
14mu|perl-Config-General-2.600.0-1|28	
14mu|perl-Config-General-2.600.0-1|29	%build
14mu|perl-Config-General-2.600.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Config-General-2.600.0-1|31	%make
14mu|perl-Config-General-2.600.0-1|32	
14mu|perl-Config-General-2.600.0-1|33	%check
14mu|perl-Config-General-2.600.0-1|34	make test
14mu|perl-Config-General-2.600.0-1|35	
14mu|perl-Config-General-2.600.0-1|36	%install
14mu|perl-Config-General-2.600.0-1|37	%makeinstall_std
14mu|perl-Config-General-2.600.0-1|38	
14mu|perl-Config-General-2.600.0-1|39	%files
14mu|perl-Config-General-2.600.0-1|40	%doc Changelog README
14mu|perl-Config-General-2.600.0-1|41	%{perl_vendorlib}/Config
14mu|perl-Config-General-2.600.0-1|42	%{_mandir}/man3/*
14mu|perl-Config-General-2.600.0-1|43	
14mu|perl-Config-General-2.600.0-1|44	%changelog
14mu|perl-Config-General-2.600.0-1|45	
14mu|perl-Config-General-2.600.0-1|46	* Thu Dec 31 2015 dsilakov <denis.silakov@rosalab.ru> 2.600.0-1
14mu|perl-Config-General-2.600.0-1|47	- (6ec29dd) Merge pull request #3 from import/perl-Config-General:auto_update
14mu|perl-Config-General-2.600.0-1|48	- (6ec29dd) Updated to 2.60 (by updates_builder)
14mu|perl-Config-General-2.600.0-1|49	
14mu|perl-Config-General-2.600.0-1|50	

23538 14
14mu|perl-Config-IniFiles-2.880.0-2|1	%define upstream_name	 Config-IniFiles
14mu|perl-Config-IniFiles-2.880.0-2|2	%define upstream_version 2.88
14mu|perl-Config-IniFiles-2.880.0-2|3	
14mu|perl-Config-IniFiles-2.880.0-2|4	Name:		perl-%{upstream_name}
14mu|perl-Config-IniFiles-2.880.0-2|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Config-IniFiles-2.880.0-2|6	Release:	2
14mu|perl-Config-IniFiles-2.880.0-2|7	
14mu|perl-Config-IniFiles-2.880.0-2|8	Summary:	A module for reading .ini-style configuration files
14mu|perl-Config-IniFiles-2.880.0-2|9	
14mu|perl-Config-IniFiles-2.880.0-2|10	License: 	GPL
14mu|perl-Config-IniFiles-2.880.0-2|11	Group: 		Development/Perl
14mu|perl-Config-IniFiles-2.880.0-2|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Config-IniFiles-2.880.0-2|13	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Config-IniFiles-2.880.0-2|14	
14mu|perl-Config-IniFiles-2.880.0-2|15	BuildRequires:	perl(Module::Build)
14mu|perl-Config-IniFiles-2.880.0-2|16	BuildRequires:	perl(List::MoreUtils)
14mu|perl-Config-IniFiles-2.880.0-2|17	BuildRequires:	perl-devel
14mu|perl-Config-IniFiles-2.880.0-2|18	BuildRequires:	perl(version) >= 1:0.880.0
14mu|perl-Config-IniFiles-2.880.0-2|19	BuildRequires:	perl-Scalar-List-Utils
14mu|perl-Config-IniFiles-2.880.0-2|20	BuildRequires:	perl(Test::Pod::Coverage)
14mu|perl-Config-IniFiles-2.880.0-2|21	# These would be useful for tests but they are in contrib now
14mu|perl-Config-IniFiles-2.880.0-2|22	# BuildRequires:	perl(Test::TrailingSpace)
14mu|perl-Config-IniFiles-2.880.0-2|23	# BuildRequires:	perl(Test::CPAN::Changes)
14mu|perl-Config-IniFiles-2.880.0-2|24	# We need version of perl(List::Util) higher than the one provided by current perl-base
14mu|perl-Config-IniFiles-2.880.0-2|25	Requires:	perl-Scalar-List-Utils
14mu|perl-Config-IniFiles-2.880.0-2|26	BuildArch: noarch
14mu|perl-Config-IniFiles-2.880.0-2|27	
14mu|perl-Config-IniFiles-2.880.0-2|28	%description
14mu|perl-Config-IniFiles-2.880.0-2|29	This perl module allows you to access to config files written in the
14mu|perl-Config-IniFiles-2.880.0-2|30	.ini style.
14mu|perl-Config-IniFiles-2.880.0-2|31	
14mu|perl-Config-IniFiles-2.880.0-2|32	%prep
14mu|perl-Config-IniFiles-2.880.0-2|33	%setup -q -n Config-IniFiles-%{upstream_version}
14mu|perl-Config-IniFiles-2.880.0-2|34	
14mu|perl-Config-IniFiles-2.880.0-2|35	%build
14mu|perl-Config-IniFiles-2.880.0-2|36	perl Build.PL installdirs=vendor
14mu|perl-Config-IniFiles-2.880.0-2|37	./Build
14mu|perl-Config-IniFiles-2.880.0-2|38	
14mu|perl-Config-IniFiles-2.880.0-2|39	%check
14mu|perl-Config-IniFiles-2.880.0-2|40	./Build test
14mu|perl-Config-IniFiles-2.880.0-2|41	
14mu|perl-Config-IniFiles-2.880.0-2|42	%install
14mu|perl-Config-IniFiles-2.880.0-2|43	./Build install destdir=%{buildroot}
14mu|perl-Config-IniFiles-2.880.0-2|44	
14mu|perl-Config-IniFiles-2.880.0-2|45	%files
14mu|perl-Config-IniFiles-2.880.0-2|46	%doc README
14mu|perl-Config-IniFiles-2.880.0-2|47	%{perl_vendorlib}/Config
14mu|perl-Config-IniFiles-2.880.0-2|48	%{_mandir}/*/*
14mu|perl-Config-IniFiles-2.880.0-2|49	
14mu|perl-Config-IniFiles-2.880.0-2|50	%changelog
14mu|perl-Config-IniFiles-2.880.0-2|51	
14mu|perl-Config-IniFiles-2.880.0-2|52	* Sat Feb 13 2016 Denis Silakov <dsilakov@gmail.com> 2.880.0-2
14mu|perl-Config-IniFiles-2.880.0-2|53	- (d40c486) Fix req
14mu|perl-Config-IniFiles-2.880.0-2|54	
14mu|perl-Config-IniFiles-2.880.0-2|55	

23539 14
14mu|perl-Config-Tiny-2.230.0-1|1	%define upstream_name    Config-Tiny
14mu|perl-Config-Tiny-2.230.0-1|2	%define upstream_version 2.23
14mu|perl-Config-Tiny-2.230.0-1|3	
14mu|perl-Config-Tiny-2.230.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Config-Tiny-2.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Config-Tiny-2.230.0-1|6	Release:	1
14mu|perl-Config-Tiny-2.230.0-1|7	
14mu|perl-Config-Tiny-2.230.0-1|8	Summary:	Read/Write .ini style files with as little code as possible
14mu|perl-Config-Tiny-2.230.0-1|9	
14mu|perl-Config-Tiny-2.230.0-1|10	License:	GPL+ or Artistic
14mu|perl-Config-Tiny-2.230.0-1|11	Group:		Development/Perl
14mu|perl-Config-Tiny-2.230.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Config-Tiny-2.230.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tgz
14mu|perl-Config-Tiny-2.230.0-1|14	
14mu|perl-Config-Tiny-2.230.0-1|15	BuildRequires:	perl-devel
14mu|perl-Config-Tiny-2.230.0-1|16	BuildArch:	noarch
14mu|perl-Config-Tiny-2.230.0-1|17	
14mu|perl-Config-Tiny-2.230.0-1|18	%description
14mu|perl-Config-Tiny-2.230.0-1|19	"Config::Tiny" is a perl class to read and write .ini style
14mu|perl-Config-Tiny-2.230.0-1|20	configuration files with as little code as possible, reducing load time
14mu|perl-Config-Tiny-2.230.0-1|21	and memory overhead. Most of the time it is accepted that Perl
14mu|perl-Config-Tiny-2.230.0-1|22	applications use a lot of memory and modules. The "::Tiny" family of
14mu|perl-Config-Tiny-2.230.0-1|23	modules is specifically intended to provide an ultralight alternative to
14mu|perl-Config-Tiny-2.230.0-1|24	the standard modules.
14mu|perl-Config-Tiny-2.230.0-1|25	
14mu|perl-Config-Tiny-2.230.0-1|26	This module is primarily for reading human written files, and anything
14mu|perl-Config-Tiny-2.230.0-1|27	we write shouldn't need to have documentation/comments. If you need
14mu|perl-Config-Tiny-2.230.0-1|28	something with more power move up to Config::Simple, Config::General or
14mu|perl-Config-Tiny-2.230.0-1|29	one of the many other "Config::" modules. To rephrase, Config::Tiny does
14mu|perl-Config-Tiny-2.230.0-1|30	not preserve your comments, whitespace, or the order of your config
14mu|perl-Config-Tiny-2.230.0-1|31	file.
14mu|perl-Config-Tiny-2.230.0-1|32	
14mu|perl-Config-Tiny-2.230.0-1|33	%prep
14mu|perl-Config-Tiny-2.230.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Config-Tiny-2.230.0-1|35	
14mu|perl-Config-Tiny-2.230.0-1|36	%build
14mu|perl-Config-Tiny-2.230.0-1|37	chmod 644 Changes lib/Config/Tiny.pm
14mu|perl-Config-Tiny-2.230.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Config-Tiny-2.230.0-1|39	%make
14mu|perl-Config-Tiny-2.230.0-1|40	
14mu|perl-Config-Tiny-2.230.0-1|41	%check
14mu|perl-Config-Tiny-2.230.0-1|42	%make test
14mu|perl-Config-Tiny-2.230.0-1|43	
14mu|perl-Config-Tiny-2.230.0-1|44	%install
14mu|perl-Config-Tiny-2.230.0-1|45	%makeinstall_std
14mu|perl-Config-Tiny-2.230.0-1|46	
14mu|perl-Config-Tiny-2.230.0-1|47	%files
14mu|perl-Config-Tiny-2.230.0-1|48	%doc Changes README
14mu|perl-Config-Tiny-2.230.0-1|49	%{perl_vendorlib}/Config
14mu|perl-Config-Tiny-2.230.0-1|50	%{_mandir}/*/*
14mu|perl-Config-Tiny-2.230.0-1|51	
14mu|perl-Config-Tiny-2.230.0-1|52	%changelog
14mu|perl-Config-Tiny-2.230.0-1|53	
14mu|perl-Config-Tiny-2.230.0-1|54	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.230.0-1
14mu|perl-Config-Tiny-2.230.0-1|55	- (ad6791d) Updated to 2.23 (by updates_builder)
14mu|perl-Config-Tiny-2.230.0-1|56	
14mu|perl-Config-Tiny-2.230.0-1|57	

23540 14
14mu|perl-Convert-TNEF-0.180.0-1|1	%define	upstream_name	 Convert-TNEF
14mu|perl-Convert-TNEF-0.180.0-1|2	%define upstream_version 0.18
14mu|perl-Convert-TNEF-0.180.0-1|3	
14mu|perl-Convert-TNEF-0.180.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Convert-TNEF-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Convert-TNEF-0.180.0-1|6	Release:	1
14mu|perl-Convert-TNEF-0.180.0-1|7	Summary:	%{upstream_name} module for perl
14mu|perl-Convert-TNEF-0.180.0-1|8	License:	GPL
14mu|perl-Convert-TNEF-0.180.0-1|9	Group:		Development/Perl
14mu|perl-Convert-TNEF-0.180.0-1|10	Url:		http://www.cpan.org/modules/by-module/Convert/
14mu|perl-Convert-TNEF-0.180.0-1|11	Source0:	%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Convert-TNEF-0.180.0-1|12	
14mu|perl-Convert-TNEF-0.180.0-1|13	BuildRequires:	perl-MIME-tools
14mu|perl-Convert-TNEF-0.180.0-1|14	BuildRequires:	perl-devel
14mu|perl-Convert-TNEF-0.180.0-1|15	BuildArch:	noarch
14mu|perl-Convert-TNEF-0.180.0-1|16	
14mu|perl-Convert-TNEF-0.180.0-1|17	%description
14mu|perl-Convert-TNEF-0.180.0-1|18	%{upstream_name} module for perl
14mu|perl-Convert-TNEF-0.180.0-1|19	
14mu|perl-Convert-TNEF-0.180.0-1|20	%prep
14mu|perl-Convert-TNEF-0.180.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Convert-TNEF-0.180.0-1|22	
14mu|perl-Convert-TNEF-0.180.0-1|23	%build
14mu|perl-Convert-TNEF-0.180.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Convert-TNEF-0.180.0-1|25	make
14mu|perl-Convert-TNEF-0.180.0-1|26	make test
14mu|perl-Convert-TNEF-0.180.0-1|27	
14mu|perl-Convert-TNEF-0.180.0-1|28	%install
14mu|perl-Convert-TNEF-0.180.0-1|29	%makeinstall_std
14mu|perl-Convert-TNEF-0.180.0-1|30	
14mu|perl-Convert-TNEF-0.180.0-1|31	%files
14mu|perl-Convert-TNEF-0.180.0-1|32	%{perl_vendorlib}/Convert/*
14mu|perl-Convert-TNEF-0.180.0-1|33	%{_mandir}/*/*
14mu|perl-Convert-TNEF-0.180.0-1|34	%doc MANIFEST README Changes
14mu|perl-Convert-TNEF-0.180.0-1|35	
14mu|perl-Convert-TNEF-0.180.0-1|36	%changelog
14mu|perl-Convert-TNEF-0.180.0-1|37	
14mu|perl-Convert-TNEF-0.180.0-1|38	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.180.0-1
14mu|perl-Convert-TNEF-0.180.0-1|39	- (3aef8d2) Updated to 0.18
14mu|perl-Convert-TNEF-0.180.0-1|40	
14mu|perl-Convert-TNEF-0.180.0-1|41	

23541 14
14mu|perl-Convert-UUlib-1.500.0-1|1	%define	upstream_name	 Convert-UUlib
14mu|perl-Convert-UUlib-1.500.0-1|2	%define upstream_version 1.5
14mu|perl-Convert-UUlib-1.500.0-1|3	
14mu|perl-Convert-UUlib-1.500.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Convert-UUlib-1.500.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Convert-UUlib-1.500.0-1|6	Release:    1
14mu|perl-Convert-UUlib-1.500.0-1|7	Epoch:		2
14mu|perl-Convert-UUlib-1.500.0-1|8	
14mu|perl-Convert-UUlib-1.500.0-1|9	Summary:	%{upstream_name} module for perl
14mu|perl-Convert-UUlib-1.500.0-1|10	
14mu|perl-Convert-UUlib-1.500.0-1|11	License: 	GPL
14mu|perl-Convert-UUlib-1.500.0-1|12	Group: 		Development/Perl
14mu|perl-Convert-UUlib-1.500.0-1|13	Url: 		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Convert-UUlib-1.500.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Convert-UUlib-1.500.0-1|15	
14mu|perl-Convert-UUlib-1.500.0-1|16	BuildRequires:	perl-devel
14mu|perl-Convert-UUlib-1.500.0-1|17	BuildRequires: perl(Canary::Stability)
14mu|perl-Convert-UUlib-1.500.0-1|18	
14mu|perl-Convert-UUlib-1.500.0-1|19	%description
14mu|perl-Convert-UUlib-1.500.0-1|20	Convert::UUlib is a Perl interface to the uulib library (a.k.a.
14mu|perl-Convert-UUlib-1.500.0-1|21	uudeview/uuenview).
14mu|perl-Convert-UUlib-1.500.0-1|22	
14mu|perl-Convert-UUlib-1.500.0-1|23	%prep
14mu|perl-Convert-UUlib-1.500.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Convert-UUlib-1.500.0-1|25	
14mu|perl-Convert-UUlib-1.500.0-1|26	%build
14mu|perl-Convert-UUlib-1.500.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Convert-UUlib-1.500.0-1|28	%make
14mu|perl-Convert-UUlib-1.500.0-1|29	
14mu|perl-Convert-UUlib-1.500.0-1|30	%check
14mu|perl-Convert-UUlib-1.500.0-1|31	%__make test
14mu|perl-Convert-UUlib-1.500.0-1|32	
14mu|perl-Convert-UUlib-1.500.0-1|33	%install
14mu|perl-Convert-UUlib-1.500.0-1|34	%makeinstall_std
14mu|perl-Convert-UUlib-1.500.0-1|35	
14mu|perl-Convert-UUlib-1.500.0-1|36	%clean
14mu|perl-Convert-UUlib-1.500.0-1|37	
14mu|perl-Convert-UUlib-1.500.0-1|38	%files
14mu|perl-Convert-UUlib-1.500.0-1|39	%doc README Changes COPYING doc
14mu|perl-Convert-UUlib-1.500.0-1|40	%{perl_vendorarch}/auto/Convert
14mu|perl-Convert-UUlib-1.500.0-1|41	%{perl_vendorarch}/Convert
14mu|perl-Convert-UUlib-1.500.0-1|42	%{_mandir}/*/*
14mu|perl-Convert-UUlib-1.500.0-1|43	
14mu|perl-Convert-UUlib-1.500.0-1|44	%changelog
14mu|perl-Convert-UUlib-1.500.0-1|45	
14mu|perl-Convert-UUlib-1.500.0-1|46	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 2:1.500.0-1
14mu|perl-Convert-UUlib-1.500.0-1|47	- (e3cfafd) Merge pull request #1 from import/perl-Convert-UUlib:auto_update
14mu|perl-Convert-UUlib-1.500.0-1|48	- (e3cfafd) Updated to 1.5 (by updates_builder)
14mu|perl-Convert-UUlib-1.500.0-1|49	
14mu|perl-Convert-UUlib-1.500.0-1|50	

23542 14
14mu|perl-CPAN-Meta-2.150.5-2|1	%define upstream_name    CPAN-Meta
14mu|perl-CPAN-Meta-2.150.5-2|2	%define upstream_version 2.150005
14mu|perl-CPAN-Meta-2.150.5-2|3	
14mu|perl-CPAN-Meta-2.150.5-2|4	Name:       perl-%{upstream_name}
14mu|perl-CPAN-Meta-2.150.5-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-CPAN-Meta-2.150.5-2|6	Release:    2
14mu|perl-CPAN-Meta-2.150.5-2|7	
14mu|perl-CPAN-Meta-2.150.5-2|8	Summary:    Validate CPAN distribution metadata structures
14mu|perl-CPAN-Meta-2.150.5-2|9	
14mu|perl-CPAN-Meta-2.150.5-2|10	License:    GPL+ or Artistic
14mu|perl-CPAN-Meta-2.150.5-2|11	Group:      Development/Perl
14mu|perl-CPAN-Meta-2.150.5-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-CPAN-Meta-2.150.5-2|13	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-CPAN-Meta-2.150.5-2|14	
14mu|perl-CPAN-Meta-2.150.5-2|15	BuildRequires: perl(CPAN::Meta::Requirements) >= 2.121.0
14mu|perl-CPAN-Meta-2.150.5-2|16	BuildRequires: perl(CPAN::Meta::YAML) >= 0.12.0
14mu|perl-CPAN-Meta-2.150.5-2|17	BuildRequires: perl(Carp)
14mu|perl-CPAN-Meta-2.150.5-2|18	BuildRequires: perl(Data::Dumper)
14mu|perl-CPAN-Meta-2.150.5-2|19	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-CPAN-Meta-2.150.5-2|20	BuildRequires: perl(File::Basename)
14mu|perl-CPAN-Meta-2.150.5-2|21	BuildRequires: perl(File::Spec)
14mu|perl-CPAN-Meta-2.150.5-2|22	BuildRequires: perl(File::Spec::Functions)
14mu|perl-CPAN-Meta-2.150.5-2|23	BuildRequires: perl(File::Temp) >= 0.200.0
14mu|perl-CPAN-Meta-2.150.5-2|24	BuildRequires: perl(IO::Dir)
14mu|perl-CPAN-Meta-2.150.5-2|25	BuildRequires: perl(JSON::PP) >= 2.272.0
14mu|perl-CPAN-Meta-2.150.5-2|26	BuildRequires: perl(List::Util)
14mu|perl-CPAN-Meta-2.150.5-2|27	BuildRequires: perl(Parse::CPAN::Meta) >= 1.441.400
14mu|perl-CPAN-Meta-2.150.5-2|28	BuildRequires: perl(Scalar::Util)
14mu|perl-CPAN-Meta-2.150.5-2|29	BuildRequires: perl(Test::More) >= 0.880.0
14mu|perl-CPAN-Meta-2.150.5-2|30	BuildRequires: perl(overload)
14mu|perl-CPAN-Meta-2.150.5-2|31	BuildRequires: perl(strict)
14mu|perl-CPAN-Meta-2.150.5-2|32	BuildRequires: perl(utf8)
14mu|perl-CPAN-Meta-2.150.5-2|33	BuildRequires: perl(version) >= 1:0.880.0
14mu|perl-CPAN-Meta-2.150.5-2|34	BuildRequires: perl(warnings)
14mu|perl-CPAN-Meta-2.150.5-2|35	BuildRequires: perl-devel
14mu|perl-CPAN-Meta-2.150.5-2|36	BuildArch:  noarch
14mu|perl-CPAN-Meta-2.150.5-2|37	
14mu|perl-CPAN-Meta-2.150.5-2|38	%description
14mu|perl-CPAN-Meta-2.150.5-2|39	Software distributions released to the CPAN include a _META.json_ or, for
14mu|perl-CPAN-Meta-2.150.5-2|40	older distributions, _META.yml_, which describes the distribution, its
14mu|perl-CPAN-Meta-2.150.5-2|41	contents, and the requirements for building and installing the
14mu|perl-CPAN-Meta-2.150.5-2|42	distribution. The data structure stored in the _META.json_ file is
14mu|perl-CPAN-Meta-2.150.5-2|43	described in the CPAN::Meta::Spec manpage.
14mu|perl-CPAN-Meta-2.150.5-2|44	
14mu|perl-CPAN-Meta-2.150.5-2|45	CPAN::Meta provides a simple class to represent this distribution metadata
14mu|perl-CPAN-Meta-2.150.5-2|46	(or _distmeta_), along with some helpful methods for interrogating that
14mu|perl-CPAN-Meta-2.150.5-2|47	data.
14mu|perl-CPAN-Meta-2.150.5-2|48	
14mu|perl-CPAN-Meta-2.150.5-2|49	The documentation below is only for the methods of the CPAN::Meta object.
14mu|perl-CPAN-Meta-2.150.5-2|50	For information on the meaning of individual fields, consult the spec.
14mu|perl-CPAN-Meta-2.150.5-2|51	
14mu|perl-CPAN-Meta-2.150.5-2|52	%prep
14mu|perl-CPAN-Meta-2.150.5-2|53	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-CPAN-Meta-2.150.5-2|54	
14mu|perl-CPAN-Meta-2.150.5-2|55	%build
14mu|perl-CPAN-Meta-2.150.5-2|56	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-CPAN-Meta-2.150.5-2|57	%make
14mu|perl-CPAN-Meta-2.150.5-2|58	
14mu|perl-CPAN-Meta-2.150.5-2|59	%check
14mu|perl-CPAN-Meta-2.150.5-2|60	%make test
14mu|perl-CPAN-Meta-2.150.5-2|61	
14mu|perl-CPAN-Meta-2.150.5-2|62	%install
14mu|perl-CPAN-Meta-2.150.5-2|63	%makeinstall_std
14mu|perl-CPAN-Meta-2.150.5-2|64	
14mu|perl-CPAN-Meta-2.150.5-2|65	%files
14mu|perl-CPAN-Meta-2.150.5-2|66	%doc CONTRIBUTING.* Changes LICENSE META.json META.yml README
14mu|perl-CPAN-Meta-2.150.5-2|67	%{_mandir}/man3/*
14mu|perl-CPAN-Meta-2.150.5-2|68	%{perl_vendorlib}/*
14mu|perl-CPAN-Meta-2.150.5-2|69	
14mu|perl-CPAN-Meta-2.150.5-2|70	
14mu|perl-CPAN-Meta-2.150.5-2|71	
14mu|perl-CPAN-Meta-2.150.5-2|72	%changelog
14mu|perl-CPAN-Meta-2.150.5-2|73	
14mu|perl-CPAN-Meta-2.150.5-2|74	* Mon Oct 05 2015 Denis Silakov <dsilakov@gmail.com> 2.150.5-2
14mu|perl-CPAN-Meta-2.150.5-2|75	- (048c21c) Move to main
14mu|perl-CPAN-Meta-2.150.5-2|76	
14mu|perl-CPAN-Meta-2.150.5-2|77	

23543 14
14mu|perl-CPAN-Meta-Check-0.12.0-2|1	%define upstream_name    CPAN-Meta-Check
14mu|perl-CPAN-Meta-Check-0.12.0-2|2	%define upstream_version 0.012
14mu|perl-CPAN-Meta-Check-0.12.0-2|3	
14mu|perl-CPAN-Meta-Check-0.12.0-2|4	Name:		perl-%{upstream_name}
14mu|perl-CPAN-Meta-Check-0.12.0-2|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-CPAN-Meta-Check-0.12.0-2|6	Release:	2
14mu|perl-CPAN-Meta-Check-0.12.0-2|7	Summary:	Verify requirements in a CPAN::Meta object
14mu|perl-CPAN-Meta-Check-0.12.0-2|8	License:	GPL+ or Artistic
14mu|perl-CPAN-Meta-Check-0.12.0-2|9	Group:		Development/Perl
14mu|perl-CPAN-Meta-Check-0.12.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-CPAN-Meta-Check-0.12.0-2|11	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Meta-Check-%{upstream_version}.tar.gz
14mu|perl-CPAN-Meta-Check-0.12.0-2|12	
14mu|perl-CPAN-Meta-Check-0.12.0-2|13	BuildRequires:	perl-devel
14mu|perl-CPAN-Meta-Check-0.12.0-2|14	BuildRequires:	perl(Test::Deep)
14mu|perl-CPAN-Meta-Check-0.12.0-2|15	BuildRequires:	perl(CPAN::Meta) >= 2.150.1
14mu|perl-CPAN-Meta-Check-0.12.0-2|16	BuildRequires:	perl(CPAN::Meta::Requirements) >= 2.133.0
14mu|perl-CPAN-Meta-Check-0.12.0-2|17	BuildRequires:	perl(CPAN::Meta::Prereqs)
14mu|perl-CPAN-Meta-Check-0.12.0-2|18	BuildRequires:	perl(Exporter) >= 5.700.0
14mu|perl-CPAN-Meta-Check-0.12.0-2|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-CPAN-Meta-Check-0.12.0-2|20	BuildRequires:	perl(File::Find)
14mu|perl-CPAN-Meta-Check-0.12.0-2|21	BuildRequires:	perl(File::Temp)
14mu|perl-CPAN-Meta-Check-0.12.0-2|22	BuildRequires:	perl(Module::Metadata)
14mu|perl-CPAN-Meta-Check-0.12.0-2|23	BuildRequires:	perl(Test::Differences)
14mu|perl-CPAN-Meta-Check-0.12.0-2|24	BuildRequires:	perl(Test::More) >= 1.1.9
14mu|perl-CPAN-Meta-Check-0.12.0-2|25	BuildRequires:	perl(strict)
14mu|perl-CPAN-Meta-Check-0.12.0-2|26	BuildRequires:	perl(warnings)
14mu|perl-CPAN-Meta-Check-0.12.0-2|27	BuildRequires:	perl(Env)
14mu|perl-CPAN-Meta-Check-0.12.0-2|28	BuildRequires:	perl(Module::Metadata) >= 1.0.27
14mu|perl-CPAN-Meta-Check-0.12.0-2|29	
14mu|perl-CPAN-Meta-Check-0.12.0-2|30	BuildArch:	noarch
14mu|perl-CPAN-Meta-Check-0.12.0-2|31	
14mu|perl-CPAN-Meta-Check-0.12.0-2|32	%description
14mu|perl-CPAN-Meta-Check-0.12.0-2|33	This module verifies if requirements described in a CPAN::Meta object are
14mu|perl-CPAN-Meta-Check-0.12.0-2|34	present.
14mu|perl-CPAN-Meta-Check-0.12.0-2|35	
14mu|perl-CPAN-Meta-Check-0.12.0-2|36	%prep
14mu|perl-CPAN-Meta-Check-0.12.0-2|37	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-CPAN-Meta-Check-0.12.0-2|38	
14mu|perl-CPAN-Meta-Check-0.12.0-2|39	%build
14mu|perl-CPAN-Meta-Check-0.12.0-2|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-CPAN-Meta-Check-0.12.0-2|41	%make
14mu|perl-CPAN-Meta-Check-0.12.0-2|42	
14mu|perl-CPAN-Meta-Check-0.12.0-2|43	%check
14mu|perl-CPAN-Meta-Check-0.12.0-2|44	make test
14mu|perl-CPAN-Meta-Check-0.12.0-2|45	
14mu|perl-CPAN-Meta-Check-0.12.0-2|46	%install
14mu|perl-CPAN-Meta-Check-0.12.0-2|47	%makeinstall_std
14mu|perl-CPAN-Meta-Check-0.12.0-2|48	
14mu|perl-CPAN-Meta-Check-0.12.0-2|49	%files
14mu|perl-CPAN-Meta-Check-0.12.0-2|50	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14mu|perl-CPAN-Meta-Check-0.12.0-2|51	%{_mandir}/man3/*
14mu|perl-CPAN-Meta-Check-0.12.0-2|52	%{perl_vendorlib}/*
14mu|perl-CPAN-Meta-Check-0.12.0-2|53	
14mu|perl-CPAN-Meta-Check-0.12.0-2|54	%changelog
14mu|perl-CPAN-Meta-Check-0.12.0-2|55	
14mu|perl-CPAN-Meta-Check-0.12.0-2|56	* Tue Oct 06 2015 Denis Silakov <dsilakov@gmail.com> 0.12.0-2
14mu|perl-CPAN-Meta-Check-0.12.0-2|57	- (59a41a2) Move to main
14mu|perl-CPAN-Meta-Check-0.12.0-2|58	
14mu|perl-CPAN-Meta-Check-0.12.0-2|59	

23544 14
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|1	%define upstream_name    CPAN-Meta-Requirements
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|2	%define upstream_version 2.133
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|3	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|4	Name:		perl-%{upstream_name}
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|6	Release:	2
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|7	Summary:	A set of version requirements for a CPAN dist
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|8	License:	GPL+ or Artistic
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|9	Group:		Development/Perl
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|11	Source0:	http://www.cpan.org/modules/by-module/CPAN/CPAN-Meta-Requirements-%{upstream_version}.tar.gz
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|12	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|13	BuildRequires:	perl-devel
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|14	BuildRequires:	perl(Carp) >= 1.360.0
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|15	BuildRequires:	perl(File::Find)
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|16	BuildRequires:	perl(File::Temp)
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|17	BuildRequires:	perl(Scalar::Util)
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|18	BuildRequires:	perl(Test::More) >= 1.1.9
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|19	BuildRequires:	perl(version)
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|20	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|21	BuildRequires:	perl(File::Spec)
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|22	BuildRequires:	perl(B)
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|23	BuildRequires:	perl(strict)
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|24	BuildRequires:	perl(warnings)
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|25	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|26	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|27	BuildArch:	noarch
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|28	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|29	%description
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|30	A CPAN::Meta::Requirements object models a set of version constraints like
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|31	those specified in the _META.yml_ or _META.json_ files in CPAN
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|32	distributions. It can be built up by adding more and more constraints, and
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|33	it will reduce them to the simplest representation.
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|34	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|35	Logically impossible constraints will be identified immediately by thrown
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|36	exceptions.
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|37	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|38	%prep
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|39	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|40	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|41	%build
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|43	%make
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|44	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|45	%check
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|46	%make test
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|47	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|48	%install
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|49	%makeinstall_std
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|50	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|51	%files
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|52	%doc  META.json META.yml LICENSE Changes README CONTRIBUTING.*
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|53	%{_mandir}/man3/*
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|54	%{perl_vendorlib}/*
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|55	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|56	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|57	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|58	%changelog
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|59	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|60	* Tue Oct 06 2015 Denis Silakov <dsilakov@gmail.com> 2.133.0-2
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|61	- (b2dc573) Move to main
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|62	
14mu|perl-CPAN-Meta-Requirements-2.133.0-2|63	

23545 14
14mu|perl-CPAN-Meta-YAML-0.16.0-2|1	%define upstream_name    CPAN-Meta-YAML
14mu|perl-CPAN-Meta-YAML-0.16.0-2|2	%define upstream_version 0.016
14mu|perl-CPAN-Meta-YAML-0.16.0-2|3	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|4	Name:       perl-%{upstream_name}
14mu|perl-CPAN-Meta-YAML-0.16.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-CPAN-Meta-YAML-0.16.0-2|6	Release:    2
14mu|perl-CPAN-Meta-YAML-0.16.0-2|7	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|8	Summary:    Read and write a subset of YAML for CPAN Meta files
14mu|perl-CPAN-Meta-YAML-0.16.0-2|9	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|10	License:    GPL+ or Artistic
14mu|perl-CPAN-Meta-YAML-0.16.0-2|11	Group:      Development/Perl
14mu|perl-CPAN-Meta-YAML-0.16.0-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-CPAN-Meta-YAML-0.16.0-2|13	Source0:    http://www.cpan.org/modules/by-module/CPAN/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-CPAN-Meta-YAML-0.16.0-2|14	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|15	BuildRequires:	perl-devel
14mu|perl-CPAN-Meta-YAML-0.16.0-2|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|17	BuildRequires:	perl(B)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|18	BuildRequires:	perl(Carp)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|19	BuildRequires:	perl(Exporter)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|20	BuildRequires:	perl(Fcntl)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|21	BuildRequires:	perl(Scalar::Util)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|22	BuildRequires:	perl(strict)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|23	BuildRequires:	perl(warnings)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|24	BuildRequires:	perl(CPAN::Meta)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|25	BuildRequires:	perl(CPAN::Meta::Prereqs)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|26	BuildRequires:	perl(File::Basename)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|27	BuildRequires:	perl(File::Find)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|28	BuildRequires:	perl(File::Spec)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|29	BuildRequires:	perl(File::Spec::Functions)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|30	BuildRequires:	perl(File::Temp)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|31	BuildRequires:	perl(IO::Dir)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|32	BuildRequires:	perl(JSON::PP)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|33	BuildRequires:	perl(base)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|34	BuildRequires:	perl(Test::More) >= 1.1.9
14mu|perl-CPAN-Meta-YAML-0.16.0-2|35	BuildRequires:	perl(utf8)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|36	BuildRequires:	perl(vars)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|37	BuildRequires:	perl(version)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|38	BuildRequires:	perl(warnings)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|39	BuildRequires:	perl(Test::CPAN::Meta)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|40	BuildRequires:	perl(Test::Pod)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|41	BuildRequires:	perl(Test::Portability::Files)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|42	BuildRequires:	perl(Test::Version)
14mu|perl-CPAN-Meta-YAML-0.16.0-2|43	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|44	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|45	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|46	BuildArch:  noarch
14mu|perl-CPAN-Meta-YAML-0.16.0-2|47	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|48	%description
14mu|perl-CPAN-Meta-YAML-0.16.0-2|49	This module implements a subset of the YAML specification for use in
14mu|perl-CPAN-Meta-YAML-0.16.0-2|50	reading and writing CPAN metadata files like _META.yml_ and _MYMETA.yml_.
14mu|perl-CPAN-Meta-YAML-0.16.0-2|51	It should not be used for any other general YAML parsing or generation
14mu|perl-CPAN-Meta-YAML-0.16.0-2|52	task.
14mu|perl-CPAN-Meta-YAML-0.16.0-2|53	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|54	%prep
14mu|perl-CPAN-Meta-YAML-0.16.0-2|55	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-CPAN-Meta-YAML-0.16.0-2|56	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|57	%build
14mu|perl-CPAN-Meta-YAML-0.16.0-2|58	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-CPAN-Meta-YAML-0.16.0-2|59	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|60	%make
14mu|perl-CPAN-Meta-YAML-0.16.0-2|61	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|62	%check
14mu|perl-CPAN-Meta-YAML-0.16.0-2|63	# requires newer Test::More for tests
14mu|perl-CPAN-Meta-YAML-0.16.0-2|64	### see perl(Test::More) >= 1.1.9 is the latest.Symbianflo ###
14mu|perl-CPAN-Meta-YAML-0.16.0-2|65	%make test
14mu|perl-CPAN-Meta-YAML-0.16.0-2|66	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|67	%install
14mu|perl-CPAN-Meta-YAML-0.16.0-2|68	%makeinstall_std
14mu|perl-CPAN-Meta-YAML-0.16.0-2|69	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|70	%files
14mu|perl-CPAN-Meta-YAML-0.16.0-2|71	%doc Changes LICENSE META.json META.yml README
14mu|perl-CPAN-Meta-YAML-0.16.0-2|72	%{_mandir}/man3/*
14mu|perl-CPAN-Meta-YAML-0.16.0-2|73	%{perl_vendorlib}/*
14mu|perl-CPAN-Meta-YAML-0.16.0-2|74	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|75	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|76	%changelog
14mu|perl-CPAN-Meta-YAML-0.16.0-2|77	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|78	* Mon Oct 05 2015 Denis Silakov <dsilakov@gmail.com> 0.16.0-2
14mu|perl-CPAN-Meta-YAML-0.16.0-2|79	- (f3365be) Move to main
14mu|perl-CPAN-Meta-YAML-0.16.0-2|80	
14mu|perl-CPAN-Meta-YAML-0.16.0-2|81	

23546 14
14mu|perl-CPANPLUS-0.915.600-1|1	%define	upstream_name	 CPANPLUS
14mu|perl-CPANPLUS-0.915.600-1|2	%define upstream_version 0.9156
14mu|perl-CPANPLUS-0.915.600-1|3	
14mu|perl-CPANPLUS-0.915.600-1|4	%if %{_use_internal_dependency_generator}
14mu|perl-CPANPLUS-0.915.600-1|5	%define __noautoreq 'perl\\(Your::Module::Here\\)'
14mu|perl-CPANPLUS-0.915.600-1|6	%else
14mu|perl-CPANPLUS-0.915.600-1|7	%define _requires_exceptions perl(Your::Module::Here)
14mu|perl-CPANPLUS-0.915.600-1|8	%endif
14mu|perl-CPANPLUS-0.915.600-1|9	
14mu|perl-CPANPLUS-0.915.600-1|10	Summary:	API & CLI access to the CPAN mirrors
14mu|perl-CPANPLUS-0.915.600-1|11	
14mu|perl-CPANPLUS-0.915.600-1|12	
14mu|perl-CPANPLUS-0.915.600-1|13	Name:		perl-%{upstream_name}
14mu|perl-CPANPLUS-0.915.600-1|14	Version:	%perl_convert_version %{upstream_version}
14mu|perl-CPANPLUS-0.915.600-1|15	Release:	1
14mu|perl-CPANPLUS-0.915.600-1|16	License:	Artistic/GPL
14mu|perl-CPANPLUS-0.915.600-1|17	Group:		Development/Perl
14mu|perl-CPANPLUS-0.915.600-1|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-CPANPLUS-0.915.600-1|19	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-CPANPLUS-0.915.600-1|20	BuildRequires:	perl-devel
14mu|perl-CPANPLUS-0.915.600-1|21	BuildRequires:	perl(Archive::Extract)          >=  0.160.0
14mu|perl-CPANPLUS-0.915.600-1|22	BuildRequires:	perl(Archive::Tar)
14mu|perl-CPANPLUS-0.915.600-1|23	BuildRequires:	perl(File::Fetch)               >= 0.160.0
14mu|perl-CPANPLUS-0.915.600-1|24	BuildRequires:	perl(IO::Zlib)
14mu|perl-CPANPLUS-0.915.600-1|25	BuildRequires:	perl(IPC::Cmd)                  >= 0.420.0
14mu|perl-CPANPLUS-0.915.600-1|26	BuildRequires:	perl(Locale::Maketext::Simple)  >= 0.10.0
14mu|perl-CPANPLUS-0.915.600-1|27	BuildRequires:	perl(Log::Message)              >= 0.10.0
14mu|perl-CPANPLUS-0.915.600-1|28	BuildRequires:	perl(Log::Message::Simple)
14mu|perl-CPANPLUS-0.915.600-1|29	BuildRequires:	perl(Module::CoreList)          >= 2.90.0
14mu|perl-CPANPLUS-0.915.600-1|30	BuildRequires:	perl(Module::Load)              >= 0.100.0
14mu|perl-CPANPLUS-0.915.600-1|31	BuildRequires:	perl(Module::Load::Conditional) >= 0.280.0
14mu|perl-CPANPLUS-0.915.600-1|32	BuildRequires:	perl(Module::Loaded)            >= 0.10.0
14mu|perl-CPANPLUS-0.915.600-1|33	BuildRequires:	perl(Module::Pluggable)
14mu|perl-CPANPLUS-0.915.600-1|34	BuildRequires:	perl(Object::Accessor)          >= 0.340.0
14mu|perl-CPANPLUS-0.915.600-1|35	BuildRequires:	perl(Package::Constants)        >= 0.10.0
14mu|perl-CPANPLUS-0.915.600-1|36	BuildRequires:	perl(Params::Check)             >= 0.220.0
14mu|perl-CPANPLUS-0.915.600-1|37	BuildRequires:	perl(Parse::CPAN::Meta)         >= 0.20.0
14mu|perl-CPANPLUS-0.915.600-1|38	BuildRequires:	perl(Term::UI)                  >= 0.50.0
14mu|perl-CPANPLUS-0.915.600-1|39	BuildRequires:	perl(Test::Harness)             >= 2.620.0
14mu|perl-CPANPLUS-0.915.600-1|40	BuildArch:	noarch
14mu|perl-CPANPLUS-0.915.600-1|41	
14mu|perl-CPANPLUS-0.915.600-1|42	# (misc) not detected automatically, needed by CPANPLUS/Module.pm line 450
14mu|perl-CPANPLUS-0.915.600-1|43	Requires:	perl(Module::CoreList)
14mu|perl-CPANPLUS-0.915.600-1|44	Requires:	perl(Module::Pluggable)
14mu|perl-CPANPLUS-0.915.600-1|45	Requires:	perl(Module::Signature)
14mu|perl-CPANPLUS-0.915.600-1|46	
14mu|perl-CPANPLUS-0.915.600-1|47	%description
14mu|perl-CPANPLUS-0.915.600-1|48	The CPANPLUS library is an API to the CPAN mirrors and a collection of
14mu|perl-CPANPLUS-0.915.600-1|49	interactive shells, commandline programs, etc, that use this API.
14mu|perl-CPANPLUS-0.915.600-1|50	
14mu|perl-CPANPLUS-0.915.600-1|51	%prep
14mu|perl-CPANPLUS-0.915.600-1|52	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-CPANPLUS-0.915.600-1|53	# wants to write to the root fs
14mu|perl-CPANPLUS-0.915.600-1|54	rm -f t/20_CPANPLUS-Dist-MM.t
14mu|perl-CPANPLUS-0.915.600-1|55	
14mu|perl-CPANPLUS-0.915.600-1|56	%build
14mu|perl-CPANPLUS-0.915.600-1|57	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-CPANPLUS-0.915.600-1|58	%make
14mu|perl-CPANPLUS-0.915.600-1|59	
14mu|perl-CPANPLUS-0.915.600-1|60	%check
14mu|perl-CPANPLUS-0.915.600-1|61	make test
14mu|perl-CPANPLUS-0.915.600-1|62	
14mu|perl-CPANPLUS-0.915.600-1|63	%install
14mu|perl-CPANPLUS-0.915.600-1|64	%makeinstall_std
14mu|perl-CPANPLUS-0.915.600-1|65	
14mu|perl-CPANPLUS-0.915.600-1|66	%files
14mu|perl-CPANPLUS-0.915.600-1|67	%doc README ChangeLog
14mu|perl-CPANPLUS-0.915.600-1|68	%{_bindir}/cpan2dist
14mu|perl-CPANPLUS-0.915.600-1|69	%{_bindir}/cpanp
14mu|perl-CPANPLUS-0.915.600-1|70	%{_bindir}/cpanp-run-perl
14mu|perl-CPANPLUS-0.915.600-1|71	%{perl_vendorlib}/CPANPLUS*
14mu|perl-CPANPLUS-0.915.600-1|72	%{_mandir}/*/*
14mu|perl-CPANPLUS-0.915.600-1|73	
14mu|perl-CPANPLUS-0.915.600-1|74	%changelog
14mu|perl-CPANPLUS-0.915.600-1|75	
14mu|perl-CPANPLUS-0.915.600-1|76	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.915.600-1
14mu|perl-CPANPLUS-0.915.600-1|77	- (aa7d825) Updated to 0.9156 (by updates_builder)
14mu|perl-CPANPLUS-0.915.600-1|78	
14mu|perl-CPANPLUS-0.915.600-1|79	

23547 14
14mu|perl-Crypt-Cracklib-1.700.0-6|1	%define upstream_name    Crypt-Cracklib
14mu|perl-Crypt-Cracklib-1.700.0-6|2	%define upstream_version 1.7
14mu|perl-Crypt-Cracklib-1.700.0-6|3	
14mu|perl-Crypt-Cracklib-1.700.0-6|4	Name:       perl-%{upstream_name}
14mu|perl-Crypt-Cracklib-1.700.0-6|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Crypt-Cracklib-1.700.0-6|6	Release:	6
14mu|perl-Crypt-Cracklib-1.700.0-6|7	
14mu|perl-Crypt-Cracklib-1.700.0-6|8	Summary:    Perl interface to Alec Muffett's Cracklib
14mu|perl-Crypt-Cracklib-1.700.0-6|9	
14mu|perl-Crypt-Cracklib-1.700.0-6|10	License:    GPL+ or Artistic
14mu|perl-Crypt-Cracklib-1.700.0-6|11	Group:      Development/Perl
14mu|perl-Crypt-Cracklib-1.700.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Crypt-Cracklib-1.700.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Crypt-Cracklib-1.700.0-6|14	Patch0:     Crypt-Cracklib-1.6-fix-path.patch
14mu|perl-Crypt-Cracklib-1.700.0-6|15	BuildRequires: libcrack-devel
14mu|perl-Crypt-Cracklib-1.700.0-6|16	BuildRequires: perl(Pod::Coverage)
14mu|perl-Crypt-Cracklib-1.700.0-6|17	BuildRequires: perl(Test::More)
14mu|perl-Crypt-Cracklib-1.700.0-6|18	BuildRequires: perl(Test::Pod::Coverage)
14mu|perl-Crypt-Cracklib-1.700.0-6|19	BuildRequires: perl-devel
14mu|perl-Crypt-Cracklib-1.700.0-6|20	
14mu|perl-Crypt-Cracklib-1.700.0-6|21	
14mu|perl-Crypt-Cracklib-1.700.0-6|22	%description
14mu|perl-Crypt-Cracklib-1.700.0-6|23	This is a simple interface to the cracklib library.
14mu|perl-Crypt-Cracklib-1.700.0-6|24	
14mu|perl-Crypt-Cracklib-1.700.0-6|25	%prep
14mu|perl-Crypt-Cracklib-1.700.0-6|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Crypt-Cracklib-1.700.0-6|27	%patch0 -p 1
14mu|perl-Crypt-Cracklib-1.700.0-6|28	
14mu|perl-Crypt-Cracklib-1.700.0-6|29	%build
14mu|perl-Crypt-Cracklib-1.700.0-6|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Crypt-Cracklib-1.700.0-6|31	%make
14mu|perl-Crypt-Cracklib-1.700.0-6|32	
14mu|perl-Crypt-Cracklib-1.700.0-6|33	%check
14mu|perl-Crypt-Cracklib-1.700.0-6|34	%make test
14mu|perl-Crypt-Cracklib-1.700.0-6|35	
14mu|perl-Crypt-Cracklib-1.700.0-6|36	%install
14mu|perl-Crypt-Cracklib-1.700.0-6|37	%makeinstall_std
14mu|perl-Crypt-Cracklib-1.700.0-6|38	
14mu|perl-Crypt-Cracklib-1.700.0-6|39	%clean
14mu|perl-Crypt-Cracklib-1.700.0-6|40	
14mu|perl-Crypt-Cracklib-1.700.0-6|41	%files
14mu|perl-Crypt-Cracklib-1.700.0-6|42	%doc Changes README
14mu|perl-Crypt-Cracklib-1.700.0-6|43	%{_mandir}/man3/*
14mu|perl-Crypt-Cracklib-1.700.0-6|44	%{perl_vendorlib}/*
14mu|perl-Crypt-Cracklib-1.700.0-6|45	
14mu|perl-Crypt-Cracklib-1.700.0-6|46	
14mu|perl-Crypt-Cracklib-1.700.0-6|47	
14mu|perl-Crypt-Cracklib-1.700.0-6|48	%changelog
14mu|perl-Crypt-Cracklib-1.700.0-6|49	
14mu|perl-Crypt-Cracklib-1.700.0-6|50	* Tue Oct 20 2015 Denis Silakov <dsilakov@gmail.com> 1.700.0-6
14mu|perl-Crypt-Cracklib-1.700.0-6|51	- (f1ae59d) Move to main
14mu|perl-Crypt-Cracklib-1.700.0-6|52	
14mu|perl-Crypt-Cracklib-1.700.0-6|53	

23548 14
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|1	%define upstream_name    Crypt-OpenSSL-Random
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|2	%define upstream_version 0.11
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|3	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|6	Release:    1
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|7	Summary:	Crypt-OpenSSL-Random module for perl
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|8	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|9	License:	GPL+ or Artistic
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|10	Group:		Development/Perl
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|13	Patch0:		Crypt-OpenSSL-Random-0.10-link.patch
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|14	Buildrequires: perl-devel
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|15	Buildrequires: pkgconfig(openssl)
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|16	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|17	%description
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|18	Crypt-OpenSSL-Random module for perl
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|19	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|20	%prep
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|22	%patch0 -p1
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|23	# perl path hack
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|24	find . -type f | xargs %__perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|25	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|26	%build
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|27	perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix} </dev/null
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|28	%__make
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|29	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|30	%check
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|31	%__make test
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|32	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|33	%install
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|34	%makeinstall_std
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|35	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|36	%files
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|37	%doc Changes
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|38	%{perl_vendorlib}/*/auto/Crypt/OpenSSL/Random/Random.so
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|39	%{perl_vendorlib}/*/Crypt/OpenSSL/Random.pm
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|40	%{_mandir}/*/*
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|41	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|42	%changelog
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|43	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|44	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.110.0-1
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|45	- (bf65ea6) Updated to 0.11 (by updates_builder)
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|46	
14mu|perl-Crypt-OpenSSL-Random-0.110.0-1|47	

23549 14
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|1	%define upstream_name	 Crypt-OpenSSL-X509
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|2	%define upstream_version 1.806
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|3	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|4	Summary:	Perl extension to OpenSSL's X509 API
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|5	Name:		perl-%{upstream_name}
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|7	Release:	1
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|8	License:	GPL+ or Artistic
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|9	Group:		Development/Perl
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/D/DA/DANIEL/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|12	BuildRequires:	perl-devel
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|13	BuildRequires:	pkgconfig(openssl)
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|14	BuildRequires:	perl(Module::Install)
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|15	BuildRequires:	perl(YAML)
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|16	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|17	%description
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|18	This is a Perl extension to OpenSSL's X509 API. It implements a large majority
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|19	of OpenSSL's useful X509 API.
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|20	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|21	%files
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|22	%doc Changes README TODO certs
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|23	%{perl_vendorarch}/Crypt
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|24	%{perl_vendorarch}/auto/Crypt
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|25	%{_mandir}/*/*
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|26	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|27	#---------------------------------------------------------------------------
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|28	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|29	%prep
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|31	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|32	%build
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|34	%make CFLAGS="%{optflags}"
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|35	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|36	%install
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|37	%makeinstall_std
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|38	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|39	%check
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|40	%make test
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|41	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|42	%changelog
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|43	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|44	* Mon Jul 13 2015 dsilakov <denis.silakov@rosalab.ru> 1.806.0-1
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|45	- (ddd9837) Merge pull request #2 from import/perl-Crypt-OpenSSL-X509:auto_update
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|46	- (ddd9837) Updated to 1.806 (by updates_builder)
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|47	
14mu|perl-Crypt-OpenSSL-X509-1.806.0-1|48	

23550 14
14mu|perl-Crypt-SSLeay-0.720.0-3|1	%define upstream_name Crypt-SSLeay
14mu|perl-Crypt-SSLeay-0.720.0-3|2	%define upstream_version 0.72
14mu|perl-Crypt-SSLeay-0.720.0-3|3	
14mu|perl-Crypt-SSLeay-0.720.0-3|4	Summary:	Support for the https protocol under LWP
14mu|perl-Crypt-SSLeay-0.720.0-3|5	Name:		perl-%{upstream_name}
14mu|perl-Crypt-SSLeay-0.720.0-3|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Crypt-SSLeay-0.720.0-3|7	Release:	3
14mu|perl-Crypt-SSLeay-0.720.0-3|8	License:	GPL+ or Artistic
14mu|perl-Crypt-SSLeay-0.720.0-3|9	Group:		Development/Perl
14mu|perl-Crypt-SSLeay-0.720.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Crypt-SSLeay-0.720.0-3|11	Source0:	ftp://ftp.cpan.org:21/pub/CPAN/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Crypt-SSLeay-0.720.0-3|12	BuildRequires:	pkgconfig(openssl)
14mu|perl-Crypt-SSLeay-0.720.0-3|13	BuildRequires:	perl-devel
14mu|perl-Crypt-SSLeay-0.720.0-3|14	BuildRequires:	perl-URI
14mu|perl-Crypt-SSLeay-0.720.0-3|15	BuildRequires:	perl(Path::Class)
14mu|perl-Crypt-SSLeay-0.720.0-3|16	BuildRequires:	perl(Try::Tiny)
14mu|perl-Crypt-SSLeay-0.720.0-3|17	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
14mu|perl-Crypt-SSLeay-0.720.0-3|18	
14mu|perl-Crypt-SSLeay-0.720.0-3|19	%description
14mu|perl-Crypt-SSLeay-0.720.0-3|20	This perl module provides support for the https protocol under LWP, so
14mu|perl-Crypt-SSLeay-0.720.0-3|21	that a LWP::UserAgent can make https GET & HEAD requests.
14mu|perl-Crypt-SSLeay-0.720.0-3|22	
14mu|perl-Crypt-SSLeay-0.720.0-3|23	The Crypt::SSLeay package contains Net::SSL, which is automatically
14mu|perl-Crypt-SSLeay-0.720.0-3|24	loaded by LWP::Protocol::https on https requests, and provides the
14mu|perl-Crypt-SSLeay-0.720.0-3|25	necessary SSL glue for that module to work via these deprecated modules:
14mu|perl-Crypt-SSLeay-0.720.0-3|26	
14mu|perl-Crypt-SSLeay-0.720.0-3|27	This product includes cryptographic software written by
14mu|perl-Crypt-SSLeay-0.720.0-3|28	Eric Young (eay@cryptsoft.com)
14mu|perl-Crypt-SSLeay-0.720.0-3|29	
14mu|perl-Crypt-SSLeay-0.720.0-3|30	%files
14mu|perl-Crypt-SSLeay-0.720.0-3|31	%doc Changes META.json META.yml MYMETA.yml TODO eg
14mu|perl-Crypt-SSLeay-0.720.0-3|32	%{perl_vendorarch}/auto/Crypt
14mu|perl-Crypt-SSLeay-0.720.0-3|33	%{perl_vendorarch}/Crypt
14mu|perl-Crypt-SSLeay-0.720.0-3|34	%{perl_vendorarch}/Net
14mu|perl-Crypt-SSLeay-0.720.0-3|35	%{_mandir}/*/*
14mu|perl-Crypt-SSLeay-0.720.0-3|36	
14mu|perl-Crypt-SSLeay-0.720.0-3|37	#----------------------------------------------------------------------------
14mu|perl-Crypt-SSLeay-0.720.0-3|38	
14mu|perl-Crypt-SSLeay-0.720.0-3|39	%prep
14mu|perl-Crypt-SSLeay-0.720.0-3|40	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Crypt-SSLeay-0.720.0-3|41	
14mu|perl-Crypt-SSLeay-0.720.0-3|42	%build
14mu|perl-Crypt-SSLeay-0.720.0-3|43	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14mu|perl-Crypt-SSLeay-0.720.0-3|44	%make CFLAGS="%{optflags}"
14mu|perl-Crypt-SSLeay-0.720.0-3|45	
14mu|perl-Crypt-SSLeay-0.720.0-3|46	%install
14mu|perl-Crypt-SSLeay-0.720.0-3|47	%makeinstall_std
14mu|perl-Crypt-SSLeay-0.720.0-3|48	
14mu|perl-Crypt-SSLeay-0.720.0-3|49	%check
14mu|perl-Crypt-SSLeay-0.720.0-3|50	%make test
14mu|perl-Crypt-SSLeay-0.720.0-3|51	
14mu|perl-Crypt-SSLeay-0.720.0-3|52	
14mu|perl-Crypt-SSLeay-0.720.0-3|53	%changelog
14mu|perl-Crypt-SSLeay-0.720.0-3|54	
14mu|perl-Crypt-SSLeay-0.720.0-3|55	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.720.0-3
14mu|perl-Crypt-SSLeay-0.720.0-3|56	- (7aff28d) Adjust spec style
14mu|perl-Crypt-SSLeay-0.720.0-3|57	
14mu|perl-Crypt-SSLeay-0.720.0-3|58	

23551 14
14mu|perl-Curses-1.330.0-1|1	%define upstream_name	 Curses
14mu|perl-Curses-1.330.0-1|2	%define upstream_version 1.33
14mu|perl-Curses-1.330.0-1|3	
14mu|perl-Curses-1.330.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Curses-1.330.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Curses-1.330.0-1|6	Release:    1
14mu|perl-Curses-1.330.0-1|7	
14mu|perl-Curses-1.330.0-1|8	Summary:	Perl module for character screen handling and windowing
14mu|perl-Curses-1.330.0-1|9	
14mu|perl-Curses-1.330.0-1|10	
14mu|perl-Curses-1.330.0-1|11	License:	GPL
14mu|perl-Curses-1.330.0-1|12	Group:		Development/Perl
14mu|perl-Curses-1.330.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Curses-1.330.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/G/GI/GIRAFFED/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Curses-1.330.0-1|15	
14mu|perl-Curses-1.330.0-1|16	BuildRequires:	pkgconfig(ncursesw)
14mu|perl-Curses-1.330.0-1|17	BuildRequires:	perl-devel
14mu|perl-Curses-1.330.0-1|18	
14mu|perl-Curses-1.330.0-1|19	%description
14mu|perl-Curses-1.330.0-1|20	Curses is the interface between Perl and your system's curses(3) library.
14mu|perl-Curses-1.330.0-1|21	
14mu|perl-Curses-1.330.0-1|22	%prep
14mu|perl-Curses-1.330.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Curses-1.330.0-1|24	
14mu|perl-Curses-1.330.0-1|25	%build
14mu|perl-Curses-1.330.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Curses-1.330.0-1|27	%make CFLAGS="%{optflags}"
14mu|perl-Curses-1.330.0-1|28	chmod 644 Artistic Copying INSTALL README
14mu|perl-Curses-1.330.0-1|29	
14mu|perl-Curses-1.330.0-1|30	%check
14mu|perl-Curses-1.330.0-1|31	%make test
14mu|perl-Curses-1.330.0-1|32	
14mu|perl-Curses-1.330.0-1|33	%install
14mu|perl-Curses-1.330.0-1|34	%makeinstall_std
14mu|perl-Curses-1.330.0-1|35	
14mu|perl-Curses-1.330.0-1|36	%files
14mu|perl-Curses-1.330.0-1|37	%doc Artistic Copying INSTALL README
14mu|perl-Curses-1.330.0-1|38	%{perl_vendorarch}/auto/Curses
14mu|perl-Curses-1.330.0-1|39	%{perl_vendorarch}/Curses*
14mu|perl-Curses-1.330.0-1|40	%{_mandir}/*/*
14mu|perl-Curses-1.330.0-1|41	
14mu|perl-Curses-1.330.0-1|42	%changelog
14mu|perl-Curses-1.330.0-1|43	
14mu|perl-Curses-1.330.0-1|44	* Mon Mar 28 2016 dsilakov <denis.silakov@rosalab.ru> 1.330.0-1
14mu|perl-Curses-1.330.0-1|45	- (c48f430) Merge pull request #4 from import/perl-Curses:auto_update
14mu|perl-Curses-1.330.0-1|46	- (c48f430) Updated to 1.33 (by updates_builder)
14mu|perl-Curses-1.330.0-1|47	
14mu|perl-Curses-1.330.0-1|48	

23552 14
14mu|perl-Data-Dump-1.230.0-1|1	%define	upstream_name	 Data-Dump
14mu|perl-Data-Dump-1.230.0-1|2	%define upstream_version 1.23
14mu|perl-Data-Dump-1.230.0-1|3	
14mu|perl-Data-Dump-1.230.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Data-Dump-1.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Data-Dump-1.230.0-1|6	Release:	1
14mu|perl-Data-Dump-1.230.0-1|7	
14mu|perl-Data-Dump-1.230.0-1|8	Summary:	Pretty printing of data structures
14mu|perl-Data-Dump-1.230.0-1|9	
14mu|perl-Data-Dump-1.230.0-1|10	License:	Artistic/GPL
14mu|perl-Data-Dump-1.230.0-1|11	Group:		Development/Perl
14mu|perl-Data-Dump-1.230.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Data-Dump-1.230.0-1|13	Source:		ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Data-Dump-1.230.0-1|14	
14mu|perl-Data-Dump-1.230.0-1|15	BuildRequires:	perl-devel
14mu|perl-Data-Dump-1.230.0-1|16	BuildArch:	noarch
14mu|perl-Data-Dump-1.230.0-1|17	
14mu|perl-Data-Dump-1.230.0-1|18	%description
14mu|perl-Data-Dump-1.230.0-1|19	This module provides a single function called dump() that takes a list
14mu|perl-Data-Dump-1.230.0-1|20	of values as its argument and produces a string as its result. The
14mu|perl-Data-Dump-1.230.0-1|21	string contains Perl code that, when evaled, produces a deep copy of
14mu|perl-Data-Dump-1.230.0-1|22	the original arguments. The string is formatted for easy reading.
14mu|perl-Data-Dump-1.230.0-1|23	
14mu|perl-Data-Dump-1.230.0-1|24	%prep
14mu|perl-Data-Dump-1.230.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Data-Dump-1.230.0-1|26	
14mu|perl-Data-Dump-1.230.0-1|27	%build
14mu|perl-Data-Dump-1.230.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Data-Dump-1.230.0-1|29	%make
14mu|perl-Data-Dump-1.230.0-1|30	
14mu|perl-Data-Dump-1.230.0-1|31	%check
14mu|perl-Data-Dump-1.230.0-1|32	%make test
14mu|perl-Data-Dump-1.230.0-1|33	
14mu|perl-Data-Dump-1.230.0-1|34	%install
14mu|perl-Data-Dump-1.230.0-1|35	%makeinstall_std
14mu|perl-Data-Dump-1.230.0-1|36	
14mu|perl-Data-Dump-1.230.0-1|37	%files
14mu|perl-Data-Dump-1.230.0-1|38	%doc README Changes
14mu|perl-Data-Dump-1.230.0-1|39	%{_mandir}/*/*
14mu|perl-Data-Dump-1.230.0-1|40	%{perl_vendorlib}/Data
14mu|perl-Data-Dump-1.230.0-1|41	
14mu|perl-Data-Dump-1.230.0-1|42	%changelog
14mu|perl-Data-Dump-1.230.0-1|43	
14mu|perl-Data-Dump-1.230.0-1|44	* Wed Dec 30 2015 dsilakov <denis.silakov@rosalab.ru> 1.230.0-1
14mu|perl-Data-Dump-1.230.0-1|45	- (2560ad1) Merge pull request #2 from import/perl-Data-Dump:auto_update
14mu|perl-Data-Dump-1.230.0-1|46	- (2560ad1) Updated to 1.23 (by updates_builder)
14mu|perl-Data-Dump-1.230.0-1|47	
14mu|perl-Data-Dump-1.230.0-1|48	

23553 14
14mu|perl-Data-Dumper-2.154.0-3|1	%define upstream_name    Data-Dumper
14mu|perl-Data-Dumper-2.154.0-3|2	%define upstream_version 2.154
14mu|perl-Data-Dumper-2.154.0-3|3	
14mu|perl-Data-Dumper-2.154.0-3|4	Name:       perl-%{upstream_name}
14mu|perl-Data-Dumper-2.154.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Data-Dumper-2.154.0-3|6	Release:    3
14mu|perl-Data-Dumper-2.154.0-3|7	
14mu|perl-Data-Dumper-2.154.0-3|8	Summary:    Convert data structure into perl code
14mu|perl-Data-Dumper-2.154.0-3|9	
14mu|perl-Data-Dumper-2.154.0-3|10	License:    GPL+ or Artistic
14mu|perl-Data-Dumper-2.154.0-3|11	Group:      Development/Perl
14mu|perl-Data-Dumper-2.154.0-3|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Data-Dumper-2.154.0-3|13	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Data-Dumper-2.154.0-3|14	
14mu|perl-Data-Dumper-2.154.0-3|15	BuildRequires: perl-devel
14mu|perl-Data-Dumper-2.154.0-3|16	
14mu|perl-Data-Dumper-2.154.0-3|17	%description
14mu|perl-Data-Dumper-2.154.0-3|18	Given a list of scalars or reference variables, writes out their contents
14mu|perl-Data-Dumper-2.154.0-3|19	in perl syntax. The references can also be objects. The content of each
14mu|perl-Data-Dumper-2.154.0-3|20	variable is output in a single Perl statement. Handles self-referential
14mu|perl-Data-Dumper-2.154.0-3|21	structures correctly.
14mu|perl-Data-Dumper-2.154.0-3|22	
14mu|perl-Data-Dumper-2.154.0-3|23	The return value can be 'eval'ed to get back an identical copy of the
14mu|perl-Data-Dumper-2.154.0-3|24	original reference structure.
14mu|perl-Data-Dumper-2.154.0-3|25	
14mu|perl-Data-Dumper-2.154.0-3|26	Any references that are the same as one of those passed in will be named
14mu|perl-Data-Dumper-2.154.0-3|27	'$VAR'_n_ (where _n_ is a numeric suffix), and other duplicate references
14mu|perl-Data-Dumper-2.154.0-3|28	to substructures within '$VAR'_n_ will be appropriately labeled using arrow
14mu|perl-Data-Dumper-2.154.0-3|29	notation. You can specify names for individual values to be dumped if you
14mu|perl-Data-Dumper-2.154.0-3|30	use the 'Dump()' method, or you can change the default '$VAR' prefix to
14mu|perl-Data-Dumper-2.154.0-3|31	something else. See '$Data::Dumper::Varname' and '$Data::Dumper::Terse'
14mu|perl-Data-Dumper-2.154.0-3|32	below.
14mu|perl-Data-Dumper-2.154.0-3|33	
14mu|perl-Data-Dumper-2.154.0-3|34	%prep
14mu|perl-Data-Dumper-2.154.0-3|35	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Data-Dumper-2.154.0-3|36	
14mu|perl-Data-Dumper-2.154.0-3|37	%build
14mu|perl-Data-Dumper-2.154.0-3|38	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Data-Dumper-2.154.0-3|39	%make
14mu|perl-Data-Dumper-2.154.0-3|40	
14mu|perl-Data-Dumper-2.154.0-3|41	%check
14mu|perl-Data-Dumper-2.154.0-3|42	%make test
14mu|perl-Data-Dumper-2.154.0-3|43	
14mu|perl-Data-Dumper-2.154.0-3|44	%install
14mu|perl-Data-Dumper-2.154.0-3|45	%makeinstall_std
14mu|perl-Data-Dumper-2.154.0-3|46	
14mu|perl-Data-Dumper-2.154.0-3|47	%clean
14mu|perl-Data-Dumper-2.154.0-3|48	
14mu|perl-Data-Dumper-2.154.0-3|49	%files
14mu|perl-Data-Dumper-2.154.0-3|50	%doc Changes
14mu|perl-Data-Dumper-2.154.0-3|51	%{perl_vendorlib}/*
14mu|perl-Data-Dumper-2.154.0-3|52	
14mu|perl-Data-Dumper-2.154.0-3|53	
14mu|perl-Data-Dumper-2.154.0-3|54	
14mu|perl-Data-Dumper-2.154.0-3|55	
14mu|perl-Data-Dumper-2.154.0-3|56	
14mu|perl-Data-Dumper-2.154.0-3|57	%changelog
14mu|perl-Data-Dumper-2.154.0-3|58	
14mu|perl-Data-Dumper-2.154.0-3|59	* Tue Jun 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.154.0-3
14mu|perl-Data-Dumper-2.154.0-3|60	- (71a822f) Move to main
14mu|perl-Data-Dumper-2.154.0-3|61	
14mu|perl-Data-Dumper-2.154.0-3|62	

23554 14
14mu|perl-Date-Calc-6.400.0-1|1	%define	upstream_name	 Date-Calc
14mu|perl-Date-Calc-6.400.0-1|2	%define upstream_version 6.4
14mu|perl-Date-Calc-6.400.0-1|3	
14mu|perl-Date-Calc-6.400.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Date-Calc-6.400.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Date-Calc-6.400.0-1|6	Release:    1
14mu|perl-Date-Calc-6.400.0-1|7	
14mu|perl-Date-Calc-6.400.0-1|8	Summary: 	Gregorian calendar date calculations
14mu|perl-Date-Calc-6.400.0-1|9	
14mu|perl-Date-Calc-6.400.0-1|10	License: 	GPL+ or Artistic
14mu|perl-Date-Calc-6.400.0-1|11	Group:		Development/Perl
14mu|perl-Date-Calc-6.400.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Date-Calc-6.400.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Date-Calc-6.400.0-1|14	
14mu|perl-Date-Calc-6.400.0-1|15	# these versioned requires are expressed in Makefile.PL, but not in module
14mu|perl-Date-Calc-6.400.0-1|16	BuildRequires:	perl(Bit::Vector) >= 6.400.0
14mu|perl-Date-Calc-6.400.0-1|17	BuildRequires:	perl(Carp::Clan)  >= 5.3
14mu|perl-Date-Calc-6.400.0-1|18	BuildRequires:	perl-devel
14mu|perl-Date-Calc-6.400.0-1|19	
14mu|perl-Date-Calc-6.400.0-1|20	BuildArch: noarch
14mu|perl-Date-Calc-6.400.0-1|21	Obsoletes:	%{name} < %{version}-%{release}
14mu|perl-Date-Calc-6.400.0-1|22	
14mu|perl-Date-Calc-6.400.0-1|23	%description
14mu|perl-Date-Calc-6.400.0-1|24	This library provides all sorts of date calculations based on the Gregorian
14mu|perl-Date-Calc-6.400.0-1|25	calendar (the one used in all western countries today), thereby complying
14mu|perl-Date-Calc-6.400.0-1|26	with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to
14mu|perl-Date-Calc-6.400.0-1|27	some extent, ISO 8601 (where applicable).
14mu|perl-Date-Calc-6.400.0-1|28	
14mu|perl-Date-Calc-6.400.0-1|29	%prep
14mu|perl-Date-Calc-6.400.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Date-Calc-6.400.0-1|31	
14mu|perl-Date-Calc-6.400.0-1|32	%build
14mu|perl-Date-Calc-6.400.0-1|33	%{__perl} -pi -e 's,^#!perl,#!/usr/bin/perl,' examples/*.{pl,cgi}
14mu|perl-Date-Calc-6.400.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Date-Calc-6.400.0-1|35	%make  CFLAGS="%{optflags}"
14mu|perl-Date-Calc-6.400.0-1|36	
14mu|perl-Date-Calc-6.400.0-1|37	%check
14mu|perl-Date-Calc-6.400.0-1|38	%make test
14mu|perl-Date-Calc-6.400.0-1|39	
14mu|perl-Date-Calc-6.400.0-1|40	%install
14mu|perl-Date-Calc-6.400.0-1|41	%makeinstall_std
14mu|perl-Date-Calc-6.400.0-1|42	
14mu|perl-Date-Calc-6.400.0-1|43	%clean
14mu|perl-Date-Calc-6.400.0-1|44	
14mu|perl-Date-Calc-6.400.0-1|45	%files
14mu|perl-Date-Calc-6.400.0-1|46	%defattr(-,root,root,755)
14mu|perl-Date-Calc-6.400.0-1|47	%doc README.txt CHANGES.txt CREDITS.txt META.yml
14mu|perl-Date-Calc-6.400.0-1|48	%{_mandir}/man3/*
14mu|perl-Date-Calc-6.400.0-1|49	%{perl_vendorlib}/Date
14mu|perl-Date-Calc-6.400.0-1|50	
14mu|perl-Date-Calc-6.400.0-1|51	%changelog
14mu|perl-Date-Calc-6.400.0-1|52	
14mu|perl-Date-Calc-6.400.0-1|53	* Mon Jul 13 2015 dsilakov <denis.silakov@rosalab.ru> 6.400.0-1
14mu|perl-Date-Calc-6.400.0-1|54	- (f28665d) Merge pull request #1 from import/perl-Date-Calc:auto_update
14mu|perl-Date-Calc-6.400.0-1|55	- (f28665d) Updated to 6.4 (by updates_builder)
14mu|perl-Date-Calc-6.400.0-1|56	
14mu|perl-Date-Calc-6.400.0-1|57	

23555 14
14mu|perl-Date-ISO8601-0.4.0-2|1	%define upstream_name    Date-ISO8601
14mu|perl-Date-ISO8601-0.4.0-2|2	%define upstream_version 0.004
14mu|perl-Date-ISO8601-0.4.0-2|3	
14mu|perl-Date-ISO8601-0.4.0-2|4	Name:       perl-%{upstream_name}
14mu|perl-Date-ISO8601-0.4.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Date-ISO8601-0.4.0-2|6	Release:    2
14mu|perl-Date-ISO8601-0.4.0-2|7	
14mu|perl-Date-ISO8601-0.4.0-2|8	Summary:    The three ISO 8601 numerical calendars
14mu|perl-Date-ISO8601-0.4.0-2|9	License:    GPL+ or Artistic
14mu|perl-Date-ISO8601-0.4.0-2|10	Group:      Development/Perl
14mu|perl-Date-ISO8601-0.4.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Date-ISO8601-0.4.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Date-ISO8601-0.4.0-2|13	
14mu|perl-Date-ISO8601-0.4.0-2|14	BuildRequires: perl(Carp)
14mu|perl-Date-ISO8601-0.4.0-2|15	BuildRequires: perl(Exporter)
14mu|perl-Date-ISO8601-0.4.0-2|16	BuildRequires: perl(Module::Build)
14mu|perl-Date-ISO8601-0.4.0-2|17	BuildRequires: perl(Test::More)
14mu|perl-Date-ISO8601-0.4.0-2|18	BuildRequires: perl(constant)
14mu|perl-Date-ISO8601-0.4.0-2|19	BuildRequires: perl(integer)
14mu|perl-Date-ISO8601-0.4.0-2|20	BuildRequires: perl(parent)
14mu|perl-Date-ISO8601-0.4.0-2|21	BuildRequires: perl(strict)
14mu|perl-Date-ISO8601-0.4.0-2|22	BuildRequires: perl(warnings)
14mu|perl-Date-ISO8601-0.4.0-2|23	BuildRequires: perl(Module::Build::Compat)
14mu|perl-Date-ISO8601-0.4.0-2|24	BuildArch: noarch
14mu|perl-Date-ISO8601-0.4.0-2|25	
14mu|perl-Date-ISO8601-0.4.0-2|26	%description
14mu|perl-Date-ISO8601-0.4.0-2|27	The international standard ISO 8601 "Data elements and interchange formats
14mu|perl-Date-ISO8601-0.4.0-2|28	- Information interchange - Representation of dates and times" defines
14mu|perl-Date-ISO8601-0.4.0-2|29	three distinct calendars by which days can be labelled. It also defines
14mu|perl-Date-ISO8601-0.4.0-2|30	textual formats for the representation of dates in these calendars. This
14mu|perl-Date-ISO8601-0.4.0-2|31	module provides functions to convert dates between these three calendars
14mu|perl-Date-ISO8601-0.4.0-2|32	and Chronological Julian Day Numbers, which is a suitable format to do
14mu|perl-Date-ISO8601-0.4.0-2|33	arithmetic with. It also supplies functions that describe the shape of
14mu|perl-Date-ISO8601-0.4.0-2|34	these calendars, to assist in calendrical calculations. It also supplies
14mu|perl-Date-ISO8601-0.4.0-2|35	functions to represent dates textually in the ISO 8601 formats. ISO 8601
14mu|perl-Date-ISO8601-0.4.0-2|36	also covers time of day and time periods, but this module does nothing
14mu|perl-Date-ISO8601-0.4.0-2|37	relating to those parts of the standard; this is only about labelling days.
14mu|perl-Date-ISO8601-0.4.0-2|38	
14mu|perl-Date-ISO8601-0.4.0-2|39	The first ISO 8601 calendar divides time up into years, months, and days.
14mu|perl-Date-ISO8601-0.4.0-2|40	It corresponds exactly to the Gregorian calendar, invented by Aloysius
14mu|perl-Date-ISO8601-0.4.0-2|41	Lilius and promulgated by Pope Gregory XIII in the late sixteenth century,
14mu|perl-Date-ISO8601-0.4.0-2|42	with AD (CE) year numbering. This calendar is applied to all time, not just
14mu|perl-Date-ISO8601-0.4.0-2|43	to dates after its invention nor just to years 1 and later. Thus for
14mu|perl-Date-ISO8601-0.4.0-2|44	ancient dates it is the proleptic Gregorian calendar with astronomical year
14mu|perl-Date-ISO8601-0.4.0-2|45	numbering.
14mu|perl-Date-ISO8601-0.4.0-2|46	
14mu|perl-Date-ISO8601-0.4.0-2|47	The second ISO 8601 calendar divides time up into the same years as the
14mu|perl-Date-ISO8601-0.4.0-2|48	first, but divides the year directly into days, with no months. The
14mu|perl-Date-ISO8601-0.4.0-2|49	standard calls this "ordinal dates". Ordinal dates are commonly referred to
14mu|perl-Date-ISO8601-0.4.0-2|50	as "Julian dates", a mistake apparently deriving from true Julian Day
14mu|perl-Date-ISO8601-0.4.0-2|51	Numbers, which divide time up solely into linearly counted days.
14mu|perl-Date-ISO8601-0.4.0-2|52	
14mu|perl-Date-ISO8601-0.4.0-2|53	%prep
14mu|perl-Date-ISO8601-0.4.0-2|54	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Date-ISO8601-0.4.0-2|55	
14mu|perl-Date-ISO8601-0.4.0-2|56	%build
14mu|perl-Date-ISO8601-0.4.0-2|57	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Date-ISO8601-0.4.0-2|58	
14mu|perl-Date-ISO8601-0.4.0-2|59	%make
14mu|perl-Date-ISO8601-0.4.0-2|60	
14mu|perl-Date-ISO8601-0.4.0-2|61	%check
14mu|perl-Date-ISO8601-0.4.0-2|62	%make test
14mu|perl-Date-ISO8601-0.4.0-2|63	
14mu|perl-Date-ISO8601-0.4.0-2|64	%install
14mu|perl-Date-ISO8601-0.4.0-2|65	%makeinstall_std
14mu|perl-Date-ISO8601-0.4.0-2|66	
14mu|perl-Date-ISO8601-0.4.0-2|67	%files
14mu|perl-Date-ISO8601-0.4.0-2|68	%doc META.yml Changes README META.json
14mu|perl-Date-ISO8601-0.4.0-2|69	%{_mandir}/man3/*
14mu|perl-Date-ISO8601-0.4.0-2|70	%{perl_vendorlib}/*
14mu|perl-Date-ISO8601-0.4.0-2|71	
14mu|perl-Date-ISO8601-0.4.0-2|72	
14mu|perl-Date-ISO8601-0.4.0-2|73	%changelog
14mu|perl-Date-ISO8601-0.4.0-2|74	* Sat Feb 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.0-2
14mu|perl-Date-ISO8601-0.4.0-2|75	+ Revision: c0d82bb
14mu|perl-Date-ISO8601-0.4.0-2|76	- Move to main
14mu|perl-Date-ISO8601-0.4.0-2|77	
14mu|perl-Date-ISO8601-0.4.0-2|78	

23556 14
14mu|perl-Date-Manip-6.510.0-1|1	%define upstream_name	 Date-Manip
14mu|perl-Date-Manip-6.510.0-1|2	%define upstream_version 6.51
14mu|perl-Date-Manip-6.510.0-1|3	
14mu|perl-Date-Manip-6.510.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Date-Manip-6.510.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Date-Manip-6.510.0-1|6	Release:    1
14mu|perl-Date-Manip-6.510.0-1|7	Summary:	%{upstream_name} upstream_name for Perl
14mu|perl-Date-Manip-6.510.0-1|8	License:	GPL+ or Artistic
14mu|perl-Date-Manip-6.510.0-1|9	Group:		Development/Perl
14mu|perl-Date-Manip-6.510.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Date-Manip-6.510.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Date-Manip-6.510.0-1|12	
14mu|perl-Date-Manip-6.510.0-1|13	BuildRequires: perl(Test::Inter)
14mu|perl-Date-Manip-6.510.0-1|14	BuildRequires: perl(Test::Pod)
14mu|perl-Date-Manip-6.510.0-1|15	BuildRequires: perl(Test::Pod::Coverage)
14mu|perl-Date-Manip-6.510.0-1|16	BuildRequires: perl(YAML::Syck)
14mu|perl-Date-Manip-6.510.0-1|17	BuildRequires: perl(Module::Build)
14mu|perl-Date-Manip-6.510.0-1|18	BuildArch:	noarch
14mu|perl-Date-Manip-6.510.0-1|19	
14mu|perl-Date-Manip-6.510.0-1|20	
14mu|perl-Date-Manip-6.510.0-1|21	%description
14mu|perl-Date-Manip-6.510.0-1|22	This is a set of routines designed to make any common date/time
14mu|perl-Date-Manip-6.510.0-1|23	manipulation easy to do. Operations such as comparing two times,
14mu|perl-Date-Manip-6.510.0-1|24	calculating a time a given amount of time from another, or parsing
14mu|perl-Date-Manip-6.510.0-1|25	international times are all easily done.
14mu|perl-Date-Manip-6.510.0-1|26	
14mu|perl-Date-Manip-6.510.0-1|27	%prep
14mu|perl-Date-Manip-6.510.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Date-Manip-6.510.0-1|29	
14mu|perl-Date-Manip-6.510.0-1|30	%build
14mu|perl-Date-Manip-6.510.0-1|31	perl Build.PL installdirs=vendor
14mu|perl-Date-Manip-6.510.0-1|32	./Build
14mu|perl-Date-Manip-6.510.0-1|33	
14mu|perl-Date-Manip-6.510.0-1|34	%check
14mu|perl-Date-Manip-6.510.0-1|35	./Build test
14mu|perl-Date-Manip-6.510.0-1|36	
14mu|perl-Date-Manip-6.510.0-1|37	%install
14mu|perl-Date-Manip-6.510.0-1|38	./Build install destdir=%{buildroot}
14mu|perl-Date-Manip-6.510.0-1|39	
14mu|perl-Date-Manip-6.510.0-1|40	%clean
14mu|perl-Date-Manip-6.510.0-1|41	
14mu|perl-Date-Manip-6.510.0-1|42	%files
14mu|perl-Date-Manip-6.510.0-1|43	%doc  INSTALL README
14mu|perl-Date-Manip-6.510.0-1|44	%{_mandir}/man*/*
14mu|perl-Date-Manip-6.510.0-1|45	%{perl_vendorlib}/Date
14mu|perl-Date-Manip-6.510.0-1|46	%{_bindir}/dm_date
14mu|perl-Date-Manip-6.510.0-1|47	%{_bindir}/dm_zdump
14mu|perl-Date-Manip-6.510.0-1|48	
14mu|perl-Date-Manip-6.510.0-1|49	%changelog
14mu|perl-Date-Manip-6.510.0-1|50	
14mu|perl-Date-Manip-6.510.0-1|51	* Wed Dec 30 2015 dsilakov <denis.silakov@rosalab.ru> 6.510.0-1
14mu|perl-Date-Manip-6.510.0-1|52	- (d9c8719) Merge pull request #6 from import/perl-Date-Manip:auto_update
14mu|perl-Date-Manip-6.510.0-1|53	- (d9c8719) Updated to 6.51 (by updates_builder)
14mu|perl-Date-Manip-6.510.0-1|54	
14mu|perl-Date-Manip-6.510.0-1|55	

23557 14
14mu|perl-DateTime-1.210.0-1|1	%define upstream_name	 DateTime
14mu|perl-DateTime-1.210.0-1|2	%define upstream_version 1.21
14mu|perl-DateTime-1.210.0-1|3	
14mu|perl-DateTime-1.210.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-DateTime-1.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-DateTime-1.210.0-1|6	Release:	1
14mu|perl-DateTime-1.210.0-1|7	Epoch:		2
14mu|perl-DateTime-1.210.0-1|8	
14mu|perl-DateTime-1.210.0-1|9	Summary:	A date and time object in Perl
14mu|perl-DateTime-1.210.0-1|10	
14mu|perl-DateTime-1.210.0-1|11	
14mu|perl-DateTime-1.210.0-1|12	
14mu|perl-DateTime-1.210.0-1|13	License:	Artistic
14mu|perl-DateTime-1.210.0-1|14	Group:		Development/Perl
14mu|perl-DateTime-1.210.0-1|15	URL:		http://datetime.perl.org/
14mu|perl-DateTime-1.210.0-1|16	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-DateTime-1.210.0-1|17	
14mu|perl-DateTime-1.210.0-1|18	BuildRequires:	perl(DateTime::Locale) >= 0.21
14mu|perl-DateTime-1.210.0-1|19	BuildRequires: perl(Test::Warnings)
14mu|perl-DateTime-1.210.0-1|20	BuildRequires:	perl(DateTime::TimeZone) >= 0.38
14mu|perl-DateTime-1.210.0-1|21	BuildRequires:	perl(Module::Build)
14mu|perl-DateTime-1.210.0-1|22	BuildRequires:	perl(Params::Validate) >= 0.76
14mu|perl-DateTime-1.210.0-1|23	BuildRequires:	perl(Pod::Man) >= 1.14
14mu|perl-DateTime-1.210.0-1|24	BuildRequires:	perl(Scalar::Util)
14mu|perl-DateTime-1.210.0-1|25	BuildRequires:	perl(Test::Exception)
14mu|perl-DateTime-1.210.0-1|26	BuildRequires:	perl(Test::More) >= 0.34
14mu|perl-DateTime-1.210.0-1|27	BuildRequires:	perl(Time::Local) >= 1.04
14mu|perl-DateTime-1.210.0-1|28	BuildRequires:	perl(Math::Round)
14mu|perl-DateTime-1.210.0-1|29	BuildRequires:	perl(Test::Fatal)
14mu|perl-DateTime-1.210.0-1|30	BuildRequires:	perl-devel >= 2:5.14
14mu|perl-DateTime-1.210.0-1|31	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
14mu|perl-DateTime-1.210.0-1|32	
14mu|perl-DateTime-1.210.0-1|33	
14mu|perl-DateTime-1.210.0-1|34	Provides:	perl(DateTimePP)
14mu|perl-DateTime-1.210.0-1|35	Provides:	perl(DateTimePPExtra)
14mu|perl-DateTime-1.210.0-1|36	
14mu|perl-DateTime-1.210.0-1|37	%description
14mu|perl-DateTime-1.210.0-1|38	DateTime is a class for the representation of date/time combinations, and is
14mu|perl-DateTime-1.210.0-1|39	part of the Perl DateTime project.
14mu|perl-DateTime-1.210.0-1|40	
14mu|perl-DateTime-1.210.0-1|41	It represents the Gregorian calendar, extended backwards in time before its
14mu|perl-DateTime-1.210.0-1|42	creation (in 1582). This is sometimes known as the "proleptic Gregorian
14mu|perl-DateTime-1.210.0-1|43	calendar". In this calendar, the first day of the calendar (the epoch), is the
14mu|perl-DateTime-1.210.0-1|44	first day of year 1, which corresponds to the date which was (incorrectly)
14mu|perl-DateTime-1.210.0-1|45	believed to be the birth of Jesus Christ.
14mu|perl-DateTime-1.210.0-1|46	
14mu|perl-DateTime-1.210.0-1|47	%prep
14mu|perl-DateTime-1.210.0-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-DateTime-1.210.0-1|49	
14mu|perl-DateTime-1.210.0-1|50	%build
14mu|perl-DateTime-1.210.0-1|51	perl Build.PL installdirs=vendor
14mu|perl-DateTime-1.210.0-1|52	./Build CFLAGS="%{optflags}"
14mu|perl-DateTime-1.210.0-1|53	
14mu|perl-DateTime-1.210.0-1|54	%check
14mu|perl-DateTime-1.210.0-1|55	./Build test
14mu|perl-DateTime-1.210.0-1|56	
14mu|perl-DateTime-1.210.0-1|57	%install
14mu|perl-DateTime-1.210.0-1|58	./Build install destdir=%{buildroot}
14mu|perl-DateTime-1.210.0-1|59	
14mu|perl-DateTime-1.210.0-1|60	%clean
14mu|perl-DateTime-1.210.0-1|61	
14mu|perl-DateTime-1.210.0-1|62	%files
14mu|perl-DateTime-1.210.0-1|63	%doc Changes  CREDITS
14mu|perl-DateTime-1.210.0-1|64	%{perl_vendorarch}/DateTime*
14mu|perl-DateTime-1.210.0-1|65	%{perl_vendorarch}/auto/*
14mu|perl-DateTime-1.210.0-1|66	%{_mandir}/*/*
14mu|perl-DateTime-1.210.0-1|67	
14mu|perl-DateTime-1.210.0-1|68	%changelog
14mu|perl-DateTime-1.210.0-1|69	
14mu|perl-DateTime-1.210.0-1|70	* Wed Dec 30 2015 dsilakov <denis.silakov@rosalab.ru> 2:1.210.0-1
14mu|perl-DateTime-1.210.0-1|71	- (f6452f7) Merge pull request #10 from import/perl-DateTime:auto_update
14mu|perl-DateTime-1.210.0-1|72	- (f6452f7) Updated to 1.21 (by updates_builder)
14mu|perl-DateTime-1.210.0-1|73	
14mu|perl-DateTime-1.210.0-1|74	

23558 14
14mu|perl-DateTime-Locale-1.10.0-1|1	%define	upstream_name    DateTime-Locale
14mu|perl-DateTime-Locale-1.10.0-1|2	%define upstream_version 1.01
14mu|perl-DateTime-Locale-1.10.0-1|3	
14mu|perl-DateTime-Locale-1.10.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-DateTime-Locale-1.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-DateTime-Locale-1.10.0-1|6	Release:	1
14mu|perl-DateTime-Locale-1.10.0-1|7	Epoch:		2
14mu|perl-DateTime-Locale-1.10.0-1|8	
14mu|perl-DateTime-Locale-1.10.0-1|9	Summary:	Localization support for DateTime
14mu|perl-DateTime-Locale-1.10.0-1|10	License:	GPL+ or Artistic
14mu|perl-DateTime-Locale-1.10.0-1|11	Group:		Development/Perl
14mu|perl-DateTime-Locale-1.10.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-DateTime-Locale-1.10.0-1|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-DateTime-Locale-1.10.0-1|14	
14mu|perl-DateTime-Locale-1.10.0-1|15	BuildRequires:	perl(Carp)
14mu|perl-DateTime-Locale-1.10.0-1|16	BuildRequires: perl(Test::Warnings)
14mu|perl-DateTime-Locale-1.10.0-1|17	BuildRequires: perl(Test::Requires)
14mu|perl-DateTime-Locale-1.10.0-1|18	BuildRequires: perl(Test::Fatal)
14mu|perl-DateTime-Locale-1.10.0-1|19	BuildRequires:	perl(Dist::CheckConflicts) >= 0.20.0
14mu|perl-DateTime-Locale-1.10.0-1|20	BuildRequires:	perl(ExtUtils::MakeMaker)
14mu|perl-DateTime-Locale-1.10.0-1|21	BuildRequires:	perl(File::Spec)
14mu|perl-DateTime-Locale-1.10.0-1|22	BuildRequires:	perl(List::MoreUtils)
14mu|perl-DateTime-Locale-1.10.0-1|23	BuildRequires:	perl(Params::Validate)
14mu|perl-DateTime-Locale-1.10.0-1|24	BuildRequires:	perl(Storable)
14mu|perl-DateTime-Locale-1.10.0-1|25	BuildRequires:	perl(Test::More) >= 0.960.0
14mu|perl-DateTime-Locale-1.10.0-1|26	BuildRequires:	perl(base)
14mu|perl-DateTime-Locale-1.10.0-1|27	BuildRequires:	perl(strict)
14mu|perl-DateTime-Locale-1.10.0-1|28	BuildRequires:	perl(utf8)
14mu|perl-DateTime-Locale-1.10.0-1|29	BuildRequires:	perl(warnings)
14mu|perl-DateTime-Locale-1.10.0-1|30	BuildRequires:	perl-devel
14mu|perl-DateTime-Locale-1.10.0-1|31	BuildArch:	noarch
14mu|perl-DateTime-Locale-1.10.0-1|32	
14mu|perl-DateTime-Locale-1.10.0-1|33	%description
14mu|perl-DateTime-Locale-1.10.0-1|34	The DateTime::Locale perl module is primarily a factory for the various locale
14mu|perl-DateTime-Locale-1.10.0-1|35	subclasses used by DateTime. It also provides some functions for getting
14mu|perl-DateTime-Locale-1.10.0-1|36	information on available locales.
14mu|perl-DateTime-Locale-1.10.0-1|37	
14mu|perl-DateTime-Locale-1.10.0-1|38	If you want to know what methods are available for locale objects, then please
14mu|perl-DateTime-Locale-1.10.0-1|39	read the DateTime::Locale::Base documentation.
14mu|perl-DateTime-Locale-1.10.0-1|40	
14mu|perl-DateTime-Locale-1.10.0-1|41	%prep
14mu|perl-DateTime-Locale-1.10.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-DateTime-Locale-1.10.0-1|43	
14mu|perl-DateTime-Locale-1.10.0-1|44	%build
14mu|perl-DateTime-Locale-1.10.0-1|45	perl Makefile.PL INSTALLDIRS=vendor destdir=%{buildroot}
14mu|perl-DateTime-Locale-1.10.0-1|46	%make
14mu|perl-DateTime-Locale-1.10.0-1|47	
14mu|perl-DateTime-Locale-1.10.0-1|48	%check
14mu|perl-DateTime-Locale-1.10.0-1|49	%make test
14mu|perl-DateTime-Locale-1.10.0-1|50	
14mu|perl-DateTime-Locale-1.10.0-1|51	%install
14mu|perl-DateTime-Locale-1.10.0-1|52	%make_install
14mu|perl-DateTime-Locale-1.10.0-1|53	
14mu|perl-DateTime-Locale-1.10.0-1|54	%files
14mu|perl-DateTime-Locale-1.10.0-1|55	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
14mu|perl-DateTime-Locale-1.10.0-1|56	%{perl_vendorlib}/DateTime
14mu|perl-DateTime-Locale-1.10.0-1|57	%{_mandir}/*/*
14mu|perl-DateTime-Locale-1.10.0-1|58	
14mu|perl-DateTime-Locale-1.10.0-1|59	%changelog
14mu|perl-DateTime-Locale-1.10.0-1|60	
14mu|perl-DateTime-Locale-1.10.0-1|61	* Wed Dec 30 2015 dsilakov <denis.silakov@rosalab.ru> 2:1.10.0-1
14mu|perl-DateTime-Locale-1.10.0-1|62	- (d52fb03) Merge pull request #1 from import/perl-DateTime-Locale:auto_update
14mu|perl-DateTime-Locale-1.10.0-1|63	- (d52fb03) Updated to 1.01 (by updates_builder)
14mu|perl-DateTime-Locale-1.10.0-1|64	
14mu|perl-DateTime-Locale-1.10.0-1|65	

23559 14
14mu|perl-DateTime-TimeZone-1.950.0-1|1	%define	upstream_name    DateTime-TimeZone
14mu|perl-DateTime-TimeZone-1.950.0-1|2	%define upstream_version 1.95
14mu|perl-DateTime-TimeZone-1.950.0-1|3	
14mu|perl-DateTime-TimeZone-1.950.0-1|4	# circular dependency
14mu|perl-DateTime-TimeZone-1.950.0-1|5	%if %{_use_internal_dependency_generator}
14mu|perl-DateTime-TimeZone-1.950.0-1|6	%define __noautoreq 'perl\\(DateTime::Duration\\)|perl\\(Win32::TieRegistry\\)'
14mu|perl-DateTime-TimeZone-1.950.0-1|7	%else
14mu|perl-DateTime-TimeZone-1.950.0-1|8	%define _requires_exceptions perl(DateTime)\\|perl(DateTime::Duration)
14mu|perl-DateTime-TimeZone-1.950.0-1|9	%endif
14mu|perl-DateTime-TimeZone-1.950.0-1|10	
14mu|perl-DateTime-TimeZone-1.950.0-1|11	Name:		perl-%{upstream_name}
14mu|perl-DateTime-TimeZone-1.950.0-1|12	Version:	%perl_convert_version %{upstream_version}
14mu|perl-DateTime-TimeZone-1.950.0-1|13	Release:	1
14mu|perl-DateTime-TimeZone-1.950.0-1|14	Epoch:		1
14mu|perl-DateTime-TimeZone-1.950.0-1|15	
14mu|perl-DateTime-TimeZone-1.950.0-1|16	Summary:	Time zone object base class and factory
14mu|perl-DateTime-TimeZone-1.950.0-1|17	License:	GPL+ or Artistic
14mu|perl-DateTime-TimeZone-1.950.0-1|18	Group:		Development/Perl
14mu|perl-DateTime-TimeZone-1.950.0-1|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-DateTime-TimeZone-1.950.0-1|20	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-DateTime-TimeZone-1.950.0-1|21	Patch0:		DateTime-TimeZone-1.83-Parse-etc-localtime-by-DateTime-TimeZone-Tzfile.patch
14mu|perl-DateTime-TimeZone-1.950.0-1|22	
14mu|perl-DateTime-TimeZone-1.950.0-1|23	BuildRequires:	perl-devel
14mu|perl-DateTime-TimeZone-1.950.0-1|24	BuildRequires:	perl(Test::Fatal)
14mu|perl-DateTime-TimeZone-1.950.0-1|25	BuildRequires:	perl(Class::Load)
14mu|perl-DateTime-TimeZone-1.950.0-1|26	BuildRequires:	perl(Class::Singleton) >= 1.03
14mu|perl-DateTime-TimeZone-1.950.0-1|27	BuildRequires:	perl(Module::Build)
14mu|perl-DateTime-TimeZone-1.950.0-1|28	BuildRequires:	perl(Params::Validate) >= 0.72
14mu|perl-DateTime-TimeZone-1.950.0-1|29	BuildRequires:	perl(Pod::Man) >= 1.14
14mu|perl-DateTime-TimeZone-1.950.0-1|30	BuildRequires:	perl(Test::Requires)
14mu|perl-DateTime-TimeZone-1.950.0-1|31	BuildRequires:	perl(namespace::clean)
14mu|perl-DateTime-TimeZone-1.950.0-1|32	BuildRequires:	perl(DateTime::TimeZone::Tzfile)
14mu|perl-DateTime-TimeZone-1.950.0-1|33	BuildRequires:	perl(Test::Taint)
14mu|perl-DateTime-TimeZone-1.950.0-1|34	
14mu|perl-DateTime-TimeZone-1.950.0-1|35	BuildArch:	noarch
14mu|perl-DateTime-TimeZone-1.950.0-1|36	
14mu|perl-DateTime-TimeZone-1.950.0-1|37	Provides:	perl(DateTime::TimeZoneCatalog)
14mu|perl-DateTime-TimeZone-1.950.0-1|38	Requires:	perl(namespace::clean)
14mu|perl-DateTime-TimeZone-1.950.0-1|39	Requires:	perl(DateTime::TimeZone::Tzfile)
14mu|perl-DateTime-TimeZone-1.950.0-1|40	
14mu|perl-DateTime-TimeZone-1.950.0-1|41	%description
14mu|perl-DateTime-TimeZone-1.950.0-1|42	This perl module defines the base class for all time zone objects. A time zone
14mu|perl-DateTime-TimeZone-1.950.0-1|43	is represented internally as a set of observances, each of which describes the
14mu|perl-DateTime-TimeZone-1.950.0-1|44	offset from GMT for a given time period.
14mu|perl-DateTime-TimeZone-1.950.0-1|45	
14mu|perl-DateTime-TimeZone-1.950.0-1|46	Note that without the DateTime.pm module, this module does not do much. Its
14mu|perl-DateTime-TimeZone-1.950.0-1|47	primary interface is through a DateTime object, and most users will not need to
14mu|perl-DateTime-TimeZone-1.950.0-1|48	directly use DateTime::TimeZone methods.
14mu|perl-DateTime-TimeZone-1.950.0-1|49	
14mu|perl-DateTime-TimeZone-1.950.0-1|50	%prep
14mu|perl-DateTime-TimeZone-1.950.0-1|51	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-DateTime-TimeZone-1.950.0-1|52	%patch0 -p1
14mu|perl-DateTime-TimeZone-1.950.0-1|53	
14mu|perl-DateTime-TimeZone-1.950.0-1|54	%build
14mu|perl-DateTime-TimeZone-1.950.0-1|55	perl Makefile.PL installdirs=vendor destdir=%{buildroot}
14mu|perl-DateTime-TimeZone-1.950.0-1|56	%make
14mu|perl-DateTime-TimeZone-1.950.0-1|57	
14mu|perl-DateTime-TimeZone-1.950.0-1|58	%check
14mu|perl-DateTime-TimeZone-1.950.0-1|59	%make test
14mu|perl-DateTime-TimeZone-1.950.0-1|60	
14mu|perl-DateTime-TimeZone-1.950.0-1|61	%install
14mu|perl-DateTime-TimeZone-1.950.0-1|62	%makeinstall_std
14mu|perl-DateTime-TimeZone-1.950.0-1|63	
14mu|perl-DateTime-TimeZone-1.950.0-1|64	%files
14mu|perl-DateTime-TimeZone-1.950.0-1|65	%doc Changes
14mu|perl-DateTime-TimeZone-1.950.0-1|66	%{perl_vendorlib}/DateTime
14mu|perl-DateTime-TimeZone-1.950.0-1|67	%{_mandir}/*/*
14mu|perl-DateTime-TimeZone-1.950.0-1|68	
14mu|perl-DateTime-TimeZone-1.950.0-1|69	%changelog
14mu|perl-DateTime-TimeZone-1.950.0-1|70	
14mu|perl-DateTime-TimeZone-1.950.0-1|71	* Tue Mar 15 2016 Denis Silakov <dsilakov@gmail.com> 1:1.950.0-1
14mu|perl-DateTime-TimeZone-1.950.0-1|72	- (ab093a3) Updated to 1.95
14mu|perl-DateTime-TimeZone-1.950.0-1|73	
14mu|perl-DateTime-TimeZone-1.950.0-1|74	

23560 14
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|1	%define upstream_name    DateTime-TimeZone-SystemV
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|2	%define upstream_version 0.009
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|3	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|4	Name:       perl-%{upstream_name}
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|6	Release:    4
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|7	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|8	Summary:    System V and POSIX timezone strings
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|9	License:    GPL+ or Artistic
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|10	Group:      Development/Perl
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|12	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|13	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|14	BuildRequires: perl(Carp)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|15	BuildRequires: perl(Date::ISO8601)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|16	BuildRequires: perl(Module::Build)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|17	BuildRequires: perl(Params::Classify)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|18	BuildRequires: perl(Test::More)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|19	BuildRequires: perl(strict)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|20	BuildRequires: perl(warnings)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|21	BuildRequires: perl(Module::Build::Compat)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|22	BuildRequires: perl(Test::Pod::Coverage)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|23	BuildRequires: perl(Test::Pod)
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|24	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|25	BuildArch: noarch
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|26	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|27	%description
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|28	An instance of this class represents a timezone that was specified by means
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|29	of a System V timezone recipe or an extended form of the same syntax (such
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|30	as that specified by POSIX). These can express a plain offset from
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|31	Universal Time, or a system of two offsets (standard and daylight saving
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|32	time) switching on a yearly cycle according to certain types of rule.
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|33	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|34	This class implements the the DateTime::TimeZone manpage interface, so that
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|35	its instances can be used with the DateTime manpage objects.
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|36	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|37	%prep
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|38	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|39	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|40	%build
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|42	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|43	%make
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|44	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|45	%check
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|46	%make test
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|47	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|48	%install
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|49	%makeinstall_std
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|50	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|51	%files
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|52	%doc META.json META.yml README Changes
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|53	%{_mandir}/man3/*
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|54	%{perl_vendorlib}/*
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|55	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|56	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|57	%changelog
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|58	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|59	* Sun Aug 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-4
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|60	- (9a49cc8) Move to main
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|61	
14mu|perl-DateTime-TimeZone-SystemV-0.9.0-4|62	

23561 14
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|1	%define upstream_name    DateTime-TimeZone-Tzfile
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|2	%define upstream_version 0.010
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|3	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|4	Name:       perl-%{upstream_name}
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|6	Release:    4
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|7	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|8	Summary:    Tzfile (zoneinfo) timezone files
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|9	License:    GPL+ or Artistic
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|10	Group:      Development/Perl
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|12	Source0:    http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|13	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|14	BuildRequires: perl-devel
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|15	BuildRequires: perl(Carp)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|16	BuildRequires: perl(Date::ISO8601)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|17	BuildRequires: perl(DateTime::TimeZone::SystemV)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|18	BuildRequires: perl(IO::File)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|19	BuildRequires: perl(IO::Handle)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|20	BuildRequires: perl(Module::Build)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|21	BuildRequires: perl(Params::Classify)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|22	BuildRequires: perl(Test::More)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|23	BuildRequires: perl(integer)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|24	BuildRequires: perl(strict)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|25	BuildRequires: perl(warnings)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|26	BuildRequires: perl(Module::Build::Compat)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|27	BuildRequires: perl(Test::Pod::Coverage)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|28	BuildRequires: perl(Test::Pod)
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|29	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|30	BuildArch: noarch
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|31	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|32	%description
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|33	An instance of this class represents a timezone that was encoded in a file
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|34	in the the tzfile(5) manpage format. These can express arbitrary patterns
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|35	of offsets from Universal Time, changing over time. Offsets and change
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|36	times are limited to a resolution of one second.
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|37	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|38	This class implements the the DateTime::TimeZone manpage interface, so that
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|39	its instances can be used with the DateTime manpage objects.
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|40	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|41	%prep
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|42	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|43	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|44	%build
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|46	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|47	%make
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|48	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|49	%check
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|50	%make test
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|51	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|52	%install
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|53	%makeinstall_std
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|54	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|55	%files
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|56	%doc META.json META.yml README Changes
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|57	%{_mandir}/man3/*
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|58	%{perl_vendorlib}/*
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|59	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|60	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|61	%changelog
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|62	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|63	* Mon Aug 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10.0-4
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|64	- (fdb118a) Move to main
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|65	
14mu|perl-DateTime-TimeZone-Tzfile-0.10.0-4|66	

23562 14
14mu|perl-DBD-mysql-4.39.0-1|1	%define	upstream_name    DBD-mysql
14mu|perl-DBD-mysql-4.39.0-1|2	%define upstream_version 4.039
14mu|perl-DBD-mysql-4.39.0-1|3	%define Werror_cflags %nil
14mu|perl-DBD-mysql-4.39.0-1|4	
14mu|perl-DBD-mysql-4.39.0-1|5	Name:		perl-%{upstream_name}
14mu|perl-DBD-mysql-4.39.0-1|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-DBD-mysql-4.39.0-1|7	Release:	1
14mu|perl-DBD-mysql-4.39.0-1|8	Summary:	MySQL-Perl bindings
14mu|perl-DBD-mysql-4.39.0-1|9	License:	GPL
14mu|perl-DBD-mysql-4.39.0-1|10	Group:		Development/Databases
14mu|perl-DBD-mysql-4.39.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-DBD-mysql-4.39.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-DBD-mysql-4.39.0-1|13	
14mu|perl-DBD-mysql-4.39.0-1|14	BuildRequires:	perl(DBI)
14mu|perl-DBD-mysql-4.39.0-1|15	BuildRequires:	mysql-devel
14mu|perl-DBD-mysql-4.39.0-1|16	BuildRequires:	openssl-devel
14mu|perl-DBD-mysql-4.39.0-1|17	BuildRequires:	perl-devel
14mu|perl-DBD-mysql-4.39.0-1|18	BuildRequires:	zlib-devel
14mu|perl-DBD-mysql-4.39.0-1|19	Provides:	perl-Mysql
14mu|perl-DBD-mysql-4.39.0-1|20	Obsoletes:	perl-Mysql
14mu|perl-DBD-mysql-4.39.0-1|21	
14mu|perl-DBD-mysql-4.39.0-1|22	%description
14mu|perl-DBD-mysql-4.39.0-1|23	DBD::mysql is an interface driver for connecting the DBMS independent Perl API
14mu|perl-DBD-mysql-4.39.0-1|24	DBI to the MySQL DBMS. When you want to use MySQL from within perl, DBI and
14mu|perl-DBD-mysql-4.39.0-1|25	DBD::mysql are your best choice: Unlike "mysqlperl", another option, this is
14mu|perl-DBD-mysql-4.39.0-1|26	based on a common standard, so your sources will easily be portable to other
14mu|perl-DBD-mysql-4.39.0-1|27	DBMS's.
14mu|perl-DBD-mysql-4.39.0-1|28	
14mu|perl-DBD-mysql-4.39.0-1|29	%prep
14mu|perl-DBD-mysql-4.39.0-1|30	
14mu|perl-DBD-mysql-4.39.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-DBD-mysql-4.39.0-1|32	
14mu|perl-DBD-mysql-4.39.0-1|33	%build
14mu|perl-DBD-mysql-4.39.0-1|34	%serverbuild
14mu|perl-DBD-mysql-4.39.0-1|35	
14mu|perl-DBD-mysql-4.39.0-1|36	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mu|perl-DBD-mysql-4.39.0-1|37	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mu|perl-DBD-mysql-4.39.0-1|38	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mu|perl-DBD-mysql-4.39.0-1|39	
14mu|perl-DBD-mysql-4.39.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-DBD-mysql-4.39.0-1|41	#--testhost=127.0.0.1 --testport=22222
14mu|perl-DBD-mysql-4.39.0-1|42	
14mu|perl-DBD-mysql-4.39.0-1|43	%make OPTIMIZE="$CFLAGS"
14mu|perl-DBD-mysql-4.39.0-1|44	
14mu|perl-DBD-mysql-4.39.0-1|45	# make test requires a running mysql server
14mu|perl-DBD-mysql-4.39.0-1|46	#check
14mu|perl-DBD-mysql-4.39.0-1|47	#make test
14mu|perl-DBD-mysql-4.39.0-1|48	
14mu|perl-DBD-mysql-4.39.0-1|49	%clean
14mu|perl-DBD-mysql-4.39.0-1|50	
14mu|perl-DBD-mysql-4.39.0-1|51	%install
14mu|perl-DBD-mysql-4.39.0-1|52	
14mu|perl-DBD-mysql-4.39.0-1|53	%makeinstall_std
14mu|perl-DBD-mysql-4.39.0-1|54	
14mu|perl-DBD-mysql-4.39.0-1|55	%files
14mu|perl-DBD-mysql-4.39.0-1|56	%{perl_vendorarch}/*
14mu|perl-DBD-mysql-4.39.0-1|57	%{_mandir}/*/*
14mu|perl-DBD-mysql-4.39.0-1|58	
14mu|perl-DBD-mysql-4.39.0-1|59	%changelog
14mu|perl-DBD-mysql-4.39.0-1|60	
14mu|perl-DBD-mysql-4.39.0-1|61	* Mon Nov 28 2016 Denis Silakov <denis.silakov@rosalab.ru> 4.39.0-1
14mu|perl-DBD-mysql-4.39.0-1|62	- (31bbda7) Updated to 4.039
14mu|perl-DBD-mysql-4.39.0-1|63	
14mu|perl-DBD-mysql-4.39.0-1|64	

23563 14
14mu|perl-DBD-SQLite-1.480.0-1|1	%define upstream_name DBD-SQLite
14mu|perl-DBD-SQLite-1.480.0-1|2	%define upstream_version 1.48
14mu|perl-DBD-SQLite-1.480.0-1|3	
14mu|perl-DBD-SQLite-1.480.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-DBD-SQLite-1.480.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-DBD-SQLite-1.480.0-1|6	Release:	1
14mu|perl-DBD-SQLite-1.480.0-1|7	
14mu|perl-DBD-SQLite-1.480.0-1|8	Summary:	Self Contained RDBMS in a DBI Driver
14mu|perl-DBD-SQLite-1.480.0-1|9	
14mu|perl-DBD-SQLite-1.480.0-1|10	License:	GPL
14mu|perl-DBD-SQLite-1.480.0-1|11	Group:		Development/Perl
14mu|perl-DBD-SQLite-1.480.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-DBD-SQLite-1.480.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-DBD-SQLite-1.480.0-1|14	BuildRequires:	perl-devel
14mu|perl-DBD-SQLite-1.480.0-1|15	BuildRequires:	perl(DBI) >= 1.616.0-5
14mu|perl-DBD-SQLite-1.480.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14mu|perl-DBD-SQLite-1.480.0-1|17	BuildRequires:	perl(File::Spec) >= 0.820.0
14mu|perl-DBD-SQLite-1.480.0-1|18	BuildRequires:	perl(Test::Builder) >= 0.860.0
14mu|perl-DBD-SQLite-1.480.0-1|19	BuildRequires:	perl(Test::More) >= 0.470.0
14mu|perl-DBD-SQLite-1.480.0-1|20	BuildRequires:	perl(Tie::Hash)
14mu|perl-DBD-SQLite-1.480.0-1|21	BuildRequires:	sqlite3-devel >= 3.6.0
14mu|perl-DBD-SQLite-1.480.0-1|22	
14mu|perl-DBD-SQLite-1.480.0-1|23	%description
14mu|perl-DBD-SQLite-1.480.0-1|24	SQLite is a small fast embedded SQL database engine.
14mu|perl-DBD-SQLite-1.480.0-1|25	
14mu|perl-DBD-SQLite-1.480.0-1|26	DBD::SQLite embeds that database engine into a DBD driver, so
14mu|perl-DBD-SQLite-1.480.0-1|27	if you want a relational database for your project, but don't
14mu|perl-DBD-SQLite-1.480.0-1|28	want to install a large RDBMS system like MySQL or PostgreSQL,
14mu|perl-DBD-SQLite-1.480.0-1|29	then DBD::SQLite may be just what you need.
14mu|perl-DBD-SQLite-1.480.0-1|30	
14mu|perl-DBD-SQLite-1.480.0-1|31	It supports quite a lot of features, such as transactions (atomic
14mu|perl-DBD-SQLite-1.480.0-1|32	commit and rollback), indexes, DBA-free operation, a large subset
14mu|perl-DBD-SQLite-1.480.0-1|33	of SQL92 supported, and more.
14mu|perl-DBD-SQLite-1.480.0-1|34	
14mu|perl-DBD-SQLite-1.480.0-1|35	%prep
14mu|perl-DBD-SQLite-1.480.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-DBD-SQLite-1.480.0-1|37	
14mu|perl-DBD-SQLite-1.480.0-1|38	%build
14mu|perl-DBD-SQLite-1.480.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-DBD-SQLite-1.480.0-1|40	%make
14mu|perl-DBD-SQLite-1.480.0-1|41	
14mu|perl-DBD-SQLite-1.480.0-1|42	%check
14mu|perl-DBD-SQLite-1.480.0-1|43	make test
14mu|perl-DBD-SQLite-1.480.0-1|44	
14mu|perl-DBD-SQLite-1.480.0-1|45	%install
14mu|perl-DBD-SQLite-1.480.0-1|46	%makeinstall_std
14mu|perl-DBD-SQLite-1.480.0-1|47	
14mu|perl-DBD-SQLite-1.480.0-1|48	# useless content
14mu|perl-DBD-SQLite-1.480.0-1|49	rm -f %{buildroot}%{perl_vendorarch}/auto/share/dist/DBD-SQLite/sqlite3.c
14mu|perl-DBD-SQLite-1.480.0-1|50	rm -f %{buildroot}%{perl_vendorarch}/auto/share/dist/DBD-SQLite/sqlite3.h
14mu|perl-DBD-SQLite-1.480.0-1|51	rm -f %{buildroot}%{perl_vendorarch}/auto/share/dist/DBD-SQLite/sqlite3ext.h
14mu|perl-DBD-SQLite-1.480.0-1|52	
14mu|perl-DBD-SQLite-1.480.0-1|53	%files
14mu|perl-DBD-SQLite-1.480.0-1|54	%doc README* Changes
14mu|perl-DBD-SQLite-1.480.0-1|55	%{perl_vendorarch}/DBD
14mu|perl-DBD-SQLite-1.480.0-1|56	%{perl_vendorarch}/auto/DBD
14mu|perl-DBD-SQLite-1.480.0-1|57	%{_mandir}/*/*
14mu|perl-DBD-SQLite-1.480.0-1|58	
14mu|perl-DBD-SQLite-1.480.0-1|59	%changelog
14mu|perl-DBD-SQLite-1.480.0-1|60	
14mu|perl-DBD-SQLite-1.480.0-1|61	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.480.0-1
14mu|perl-DBD-SQLite-1.480.0-1|62	- (68f5abd) Merge pull request #5 from import/perl-DBD-SQLite:auto_update
14mu|perl-DBD-SQLite-1.480.0-1|63	- (68f5abd) Updated to 1.48 (by updates_builder)
14mu|perl-DBD-SQLite-1.480.0-1|64	
14mu|perl-DBD-SQLite-1.480.0-1|65	

23564 14
14mu|perl-DB_File-1.835.0-1|1	%define upstream_name	 DB_File
14mu|perl-DB_File-1.835.0-1|2	%define upstream_version 1.835
14mu|perl-DB_File-1.835.0-1|3	
14mu|perl-DB_File-1.835.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-DB_File-1.835.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-DB_File-1.835.0-1|6	Release:	1
14mu|perl-DB_File-1.835.0-1|7	
14mu|perl-DB_File-1.835.0-1|8	Summary:	Perl5 access to Berkeley DB version 1.x
14mu|perl-DB_File-1.835.0-1|9	
14mu|perl-DB_File-1.835.0-1|10	
14mu|perl-DB_File-1.835.0-1|11	License:	GPL+ or Artistic
14mu|perl-DB_File-1.835.0-1|12	Group:		Development/Perl
14mu|perl-DB_File-1.835.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-DB_File-1.835.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-DB_File-1.835.0-1|15	Patch0:		%{upstream_name}-1.831-makefile.patch
14mu|perl-DB_File-1.835.0-1|16	
14mu|perl-DB_File-1.835.0-1|17	BuildRequires:	db-devel
14mu|perl-DB_File-1.835.0-1|18	BuildRequires:	perl-devel
14mu|perl-DB_File-1.835.0-1|19	
14mu|perl-DB_File-1.835.0-1|20	%description
14mu|perl-DB_File-1.835.0-1|21	DB_File is a module which allows Perl programs to make use of the
14mu|perl-DB_File-1.835.0-1|22	facilities provided by Berkeley DB version 1. (DB_File can be built with
14mu|perl-DB_File-1.835.0-1|23	version 2 or 3 of Berkeley DB, but it will only support the 1.x
14mu|perl-DB_File-1.835.0-1|24	features).
14mu|perl-DB_File-1.835.0-1|25	
14mu|perl-DB_File-1.835.0-1|26	If you want to make use of the new features available in Berkeley DB
14mu|perl-DB_File-1.835.0-1|27	2.x or 3.x, use the Perl module BerkeleyDB instead.
14mu|perl-DB_File-1.835.0-1|28	
14mu|perl-DB_File-1.835.0-1|29	Berkeley DB is a C library which provides a consistent interface to a
14mu|perl-DB_File-1.835.0-1|30	number of database formats. DB_File provides an interface to all three
14mu|perl-DB_File-1.835.0-1|31	of the database types (hash, btree and recno) currently supported by
14mu|perl-DB_File-1.835.0-1|32	Berkeley DB.
14mu|perl-DB_File-1.835.0-1|33	
14mu|perl-DB_File-1.835.0-1|34	For further details see the documentation included at the end of the
14mu|perl-DB_File-1.835.0-1|35	file DB_File.pm.
14mu|perl-DB_File-1.835.0-1|36	
14mu|perl-DB_File-1.835.0-1|37	%prep
14mu|perl-DB_File-1.835.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-DB_File-1.835.0-1|39	%patch0 -p1
14mu|perl-DB_File-1.835.0-1|40	chmod 644 README DB_File.pm
14mu|perl-DB_File-1.835.0-1|41	
14mu|perl-DB_File-1.835.0-1|42	%build
14mu|perl-DB_File-1.835.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-DB_File-1.835.0-1|44	%make
14mu|perl-DB_File-1.835.0-1|45	
14mu|perl-DB_File-1.835.0-1|46	%check
14mu|perl-DB_File-1.835.0-1|47	%make test
14mu|perl-DB_File-1.835.0-1|48	
14mu|perl-DB_File-1.835.0-1|49	%install
14mu|perl-DB_File-1.835.0-1|50	%makeinstall_std
14mu|perl-DB_File-1.835.0-1|51	
14mu|perl-DB_File-1.835.0-1|52	rm %{buildroot}%{_mandir}/man3/DB_File.3pm
14mu|perl-DB_File-1.835.0-1|53	
14mu|perl-DB_File-1.835.0-1|54	%files
14mu|perl-DB_File-1.835.0-1|55	%doc README Changes
14mu|perl-DB_File-1.835.0-1|56	%{perl_vendorarch}/*.pm
14mu|perl-DB_File-1.835.0-1|57	%{perl_vendorarch}/auto/DB_File
14mu|perl-DB_File-1.835.0-1|58	
14mu|perl-DB_File-1.835.0-1|59	%changelog
14mu|perl-DB_File-1.835.0-1|60	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.835.0-1
14mu|perl-DB_File-1.835.0-1|61	+ Revision: 1b880a4
14mu|perl-DB_File-1.835.0-1|62	- Updated to 1.835 (by updates_builder)
14mu|perl-DB_File-1.835.0-1|63	
14mu|perl-DB_File-1.835.0-1|64	

23565 14
14mu|perl-DBI-1.634.0-1|1	%define upstream_name	 DBI
14mu|perl-DBI-1.634.0-1|2	%define upstream_version 1.634
14mu|perl-DBI-1.634.0-1|3	
14mu|perl-DBI-1.634.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-DBI-1.634.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-DBI-1.634.0-1|6	Release:	1
14mu|perl-DBI-1.634.0-1|7	
14mu|perl-DBI-1.634.0-1|8	Summary:	The Perl Database Interface
14mu|perl-DBI-1.634.0-1|9	
14mu|perl-DBI-1.634.0-1|10	License:	GPL
14mu|perl-DBI-1.634.0-1|11	Group:		Development/Perl
14mu|perl-DBI-1.634.0-1|12	URL:		http://dbi.perl.org/
14mu|perl-DBI-1.634.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-DBI-1.634.0-1|14	Source1:	%{name}.rpmlintrc
14mu|perl-DBI-1.634.0-1|15	
14mu|perl-DBI-1.634.0-1|16	BuildRequires:	perl(Storable) >= 1
14mu|perl-DBI-1.634.0-1|17	BuildRequires:	perl(Test::Simple) >= 0.400.0
14mu|perl-DBI-1.634.0-1|18	BuildRequires:	perl-devel >= 2:5.14
14mu|perl-DBI-1.634.0-1|19	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
14mu|perl-DBI-1.634.0-1|20	
14mu|perl-DBI-1.634.0-1|21	%description
14mu|perl-DBI-1.634.0-1|22	The Perl Database Interface (DBI) is a database access Application Programming
14mu|perl-DBI-1.634.0-1|23	Interface (API) for the Perl Language. The Perl DBI API specification defines a
14mu|perl-DBI-1.634.0-1|24	set of functions, variables and conventions that provide a consistent database
14mu|perl-DBI-1.634.0-1|25	interface independent of the actual database being used.
14mu|perl-DBI-1.634.0-1|26	
14mu|perl-DBI-1.634.0-1|27	%package	proxy
14mu|perl-DBI-1.634.0-1|28	Group:		Development/Perl
14mu|perl-DBI-1.634.0-1|29	Summary: 	DBI proxy server and client
14mu|perl-DBI-1.634.0-1|30	
14mu|perl-DBI-1.634.0-1|31	Requires:	%{name} = %{version}
14mu|perl-DBI-1.634.0-1|32	
14mu|perl-DBI-1.634.0-1|33	%description	proxy
14mu|perl-DBI-1.634.0-1|34	DBI::ProxyServer is a module for implementing a proxy for the DBI
14mu|perl-DBI-1.634.0-1|35	proxy driver, DBD::Proxy.
14mu|perl-DBI-1.634.0-1|36	DBD::Proxy is a Perl module for connecting to a database via a remote
14mu|perl-DBI-1.634.0-1|37	DBI driver.
14mu|perl-DBI-1.634.0-1|38	
14mu|perl-DBI-1.634.0-1|39	%package	ProfileDumper-Apache
14mu|perl-DBI-1.634.0-1|40	Group:		Development/Perl
14mu|perl-DBI-1.634.0-1|41	Summary: 	DBI profiling data for mod_perl
14mu|perl-DBI-1.634.0-1|42	
14mu|perl-DBI-1.634.0-1|43	Requires:	%{name} = %{version}
14mu|perl-DBI-1.634.0-1|44	
14mu|perl-DBI-1.634.0-1|45	%description ProfileDumper-Apache
14mu|perl-DBI-1.634.0-1|46	This module interfaces DBI::ProfileDumper to Apache/mod_perl. Using this
14mu|perl-DBI-1.634.0-1|47	module you can collect profiling data from mod_perl applications. It
14mu|perl-DBI-1.634.0-1|48	works by creating a DBI::ProfileDumper data file for each Apache
14mu|perl-DBI-1.634.0-1|49	process. These files are created in your Apache log directory. You can
14mu|perl-DBI-1.634.0-1|50	then use dbiprof to analyze the profile files.
14mu|perl-DBI-1.634.0-1|51	
14mu|perl-DBI-1.634.0-1|52	%prep
14mu|perl-DBI-1.634.0-1|53	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-DBI-1.634.0-1|54	
14mu|perl-DBI-1.634.0-1|55	%build
14mu|perl-DBI-1.634.0-1|56	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-DBI-1.634.0-1|57	%__make CFLAGS="%{optflags}"
14mu|perl-DBI-1.634.0-1|58	
14mu|perl-DBI-1.634.0-1|59	%check
14mu|perl-DBI-1.634.0-1|60	rm -f t/zvg_85gofer
14mu|perl-DBI-1.634.0-1|61	%__make test
14mu|perl-DBI-1.634.0-1|62	
14mu|perl-DBI-1.634.0-1|63	%install
14mu|perl-DBI-1.634.0-1|64	%makeinstall_std
14mu|perl-DBI-1.634.0-1|65	
14mu|perl-DBI-1.634.0-1|66	# remove Win32 stuff
14mu|perl-DBI-1.634.0-1|67	rm -rf %{buildroot}%{perl_vendorarch}/Win32
14mu|perl-DBI-1.634.0-1|68	rm -f %{buildroot}%{perl_vendorarch}/DBI/W32ODBC.pm
14mu|perl-DBI-1.634.0-1|69	rm -f %{buildroot}%{perl_vendorarch}/Roadmap.pod
14mu|perl-DBI-1.634.0-1|70	rm -f %{buildroot}%{perl_vendorarch}/DBI/Roadmap.pm
14mu|perl-DBI-1.634.0-1|71	rm -f %{buildroot}%{perl_vendorarch}/TASKS.pod
14mu|perl-DBI-1.634.0-1|72	rm -f %{buildroot}%{perl_vendorarch}/DBI/TASKS.pm
14mu|perl-DBI-1.634.0-1|73	rm -f %{buildroot}%{_mandir}/man3*/Win32::DBIODBC.3pm*
14mu|perl-DBI-1.634.0-1|74	rm -f %{buildroot}%{_mandir}/man3*/DBI::W32ODBC.3pm*
14mu|perl-DBI-1.634.0-1|75	rm -f %{buildroot}%{_mandir}/man3*/Roadmap.3pm*
14mu|perl-DBI-1.634.0-1|76	rm -f %{buildroot}%{_mandir}/man3*/TASKS.3pm*
14mu|perl-DBI-1.634.0-1|77	
14mu|perl-DBI-1.634.0-1|78	# we don't want requires on Coro which is not even really used
14mu|perl-DBI-1.634.0-1|79	rm -f %{buildroot}%{perl_vendorarch}/DBD/Gofer/Transport/corostream.pm
14mu|perl-DBI-1.634.0-1|80	
14mu|perl-DBI-1.634.0-1|81	%files
14mu|perl-DBI-1.634.0-1|82	%doc Changes  META.yml
14mu|perl-DBI-1.634.0-1|83	%{_bindir}/dbiprof
14mu|perl-DBI-1.634.0-1|84	%{_bindir}/dbilogstrip
14mu|perl-DBI-1.634.0-1|85	%{_mandir}/*/*
14mu|perl-DBI-1.634.0-1|86	%exclude %{_mandir}/man1/dbiproxy.1*
14mu|perl-DBI-1.634.0-1|87	%exclude %{_mandir}/man3*/DBD::Proxy.3pm*
14mu|perl-DBI-1.634.0-1|88	%exclude %{_mandir}/man3*/DBI::ProxyServer.3pm*
14mu|perl-DBI-1.634.0-1|89	%exclude %{_mandir}/man3*/DBI::ProfileDumper::Apache.3pm*
14mu|perl-DBI-1.634.0-1|90	%{perl_vendorarch}/Bundle
14mu|perl-DBI-1.634.0-1|91	%{perl_vendorarch}/DBD
14mu|perl-DBI-1.634.0-1|92	%{perl_vendorarch}/dbixs_rev.pl
14mu|perl-DBI-1.634.0-1|93	%exclude %{perl_vendorarch}/DBD/Proxy.pm
14mu|perl-DBI-1.634.0-1|94	%{perl_vendorarch}/DBI.pm
14mu|perl-DBI-1.634.0-1|95	%{perl_vendorarch}/DBI
14mu|perl-DBI-1.634.0-1|96	%exclude %{perl_vendorarch}/DBI/ProfileDumper
14mu|perl-DBI-1.634.0-1|97	%exclude %{perl_vendorarch}/DBI/ProfileDumper.pm
14mu|perl-DBI-1.634.0-1|98	%exclude %{perl_vendorarch}/DBI/ProxyServer.pm
14mu|perl-DBI-1.634.0-1|99	%{perl_vendorarch}/auto/DBI
14mu|perl-DBI-1.634.0-1|100	
14mu|perl-DBI-1.634.0-1|101	%files proxy
14mu|perl-DBI-1.634.0-1|102	%{_bindir}/dbiproxy
14mu|perl-DBI-1.634.0-1|103	%{perl_vendorarch}/DBD/Proxy.pm
14mu|perl-DBI-1.634.0-1|104	%{perl_vendorarch}/DBI/ProxyServer.pm
14mu|perl-DBI-1.634.0-1|105	%{_mandir}/man1/dbiproxy.1.*
14mu|perl-DBI-1.634.0-1|106	%{_mandir}/man3*/DBI::ProxyServer.3pm.*
14mu|perl-DBI-1.634.0-1|107	%{_mandir}/man3*/DBD::Proxy.3pm.*
14mu|perl-DBI-1.634.0-1|108	
14mu|perl-DBI-1.634.0-1|109	%files ProfileDumper-Apache
14mu|perl-DBI-1.634.0-1|110	%{perl_vendorarch}/DBI/ProfileDumper
14mu|perl-DBI-1.634.0-1|111	%{perl_vendorarch}/DBI/ProfileDumper.pm
14mu|perl-DBI-1.634.0-1|112	%{_mandir}/man3*/DBI::ProfileDumper::Apache.3pm.*
14mu|perl-DBI-1.634.0-1|113	
14mu|perl-DBI-1.634.0-1|114	%changelog
14mu|perl-DBI-1.634.0-1|115	
14mu|perl-DBI-1.634.0-1|116	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.634.0-1
14mu|perl-DBI-1.634.0-1|117	- (9d84534) Merge pull request #5 from import/perl-DBI:auto_update
14mu|perl-DBI-1.634.0-1|118	- (9d84534) Updated to 1.634 (by updates_builder)
14mu|perl-DBI-1.634.0-1|119	
14mu|perl-DBI-1.634.0-1|120	

23566 14
14mu|perl-Devel-CheckBin-0.20.0-2|1	%define upstream_name    Devel-CheckBin
14mu|perl-Devel-CheckBin-0.20.0-2|2	%define upstream_version 0.02
14mu|perl-Devel-CheckBin-0.20.0-2|3	
14mu|perl-Devel-CheckBin-0.20.0-2|4	Name:       perl-%{upstream_name}
14mu|perl-Devel-CheckBin-0.20.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Devel-CheckBin-0.20.0-2|6	Release:    2
14mu|perl-Devel-CheckBin-0.20.0-2|7	
14mu|perl-Devel-CheckBin-0.20.0-2|8	Summary:    Check that a command is available
14mu|perl-Devel-CheckBin-0.20.0-2|9	License:    GPL+ or Artistic
14mu|perl-Devel-CheckBin-0.20.0-2|10	Group:      Development/Perl
14mu|perl-Devel-CheckBin-0.20.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Devel-CheckBin-0.20.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Devel-CheckBin-0.20.0-2|13	
14mu|perl-Devel-CheckBin-0.20.0-2|14	BuildRequires: perl(Module::Build)
14mu|perl-Devel-CheckBin-0.20.0-2|15	BuildArch: noarch
14mu|perl-Devel-CheckBin-0.20.0-2|16	
14mu|perl-Devel-CheckBin-0.20.0-2|17	%description
14mu|perl-Devel-CheckBin-0.20.0-2|18	Devel::CheckBin is a perl module that checks whether a particular command
14mu|perl-Devel-CheckBin-0.20.0-2|19	is available.
14mu|perl-Devel-CheckBin-0.20.0-2|20	
14mu|perl-Devel-CheckBin-0.20.0-2|21	%prep
14mu|perl-Devel-CheckBin-0.20.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Devel-CheckBin-0.20.0-2|23	
14mu|perl-Devel-CheckBin-0.20.0-2|24	%build
14mu|perl-Devel-CheckBin-0.20.0-2|25	%{__perl} Build.PL installdirs=vendor
14mu|perl-Devel-CheckBin-0.20.0-2|26	
14mu|perl-Devel-CheckBin-0.20.0-2|27	./Build
14mu|perl-Devel-CheckBin-0.20.0-2|28	
14mu|perl-Devel-CheckBin-0.20.0-2|29	%check
14mu|perl-Devel-CheckBin-0.20.0-2|30	./Build test
14mu|perl-Devel-CheckBin-0.20.0-2|31	
14mu|perl-Devel-CheckBin-0.20.0-2|32	%install
14mu|perl-Devel-CheckBin-0.20.0-2|33	./Build install destdir=%{buildroot}
14mu|perl-Devel-CheckBin-0.20.0-2|34	
14mu|perl-Devel-CheckBin-0.20.0-2|35	%files
14mu|perl-Devel-CheckBin-0.20.0-2|36	%doc Changes LICENSE META.json META.yml
14mu|perl-Devel-CheckBin-0.20.0-2|37	%{_mandir}/man3/*
14mu|perl-Devel-CheckBin-0.20.0-2|38	%{perl_vendorlib}/*
14mu|perl-Devel-CheckBin-0.20.0-2|39	
14mu|perl-Devel-CheckBin-0.20.0-2|40	
14mu|perl-Devel-CheckBin-0.20.0-2|41	
14mu|perl-Devel-CheckBin-0.20.0-2|42	
14mu|perl-Devel-CheckBin-0.20.0-2|43	
14mu|perl-Devel-CheckBin-0.20.0-2|44	%changelog
14mu|perl-Devel-CheckBin-0.20.0-2|45	* Thu Dec 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.0-2
14mu|perl-Devel-CheckBin-0.20.0-2|46	+ Revision: 2907f93
14mu|perl-Devel-CheckBin-0.20.0-2|47	- Rebuild to main repo
14mu|perl-Devel-CheckBin-0.20.0-2|48	
14mu|perl-Devel-CheckBin-0.20.0-2|49	

23567 14
14mu|perl-Devel-OverloadInfo-0.4.0-1|1	%define upstream_name    Devel-OverloadInfo
14mu|perl-Devel-OverloadInfo-0.4.0-1|2	%define upstream_version 0.004
14mu|perl-Devel-OverloadInfo-0.4.0-1|3	
14mu|perl-Devel-OverloadInfo-0.4.0-1|4	
14mu|perl-Devel-OverloadInfo-0.4.0-1|5	Name:		perl-%{upstream_name}
14mu|perl-Devel-OverloadInfo-0.4.0-1|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Devel-OverloadInfo-0.4.0-1|7	Release:	1
14mu|perl-Devel-OverloadInfo-0.4.0-1|8	Summary:	Introspect overloaded operators
14mu|perl-Devel-OverloadInfo-0.4.0-1|9	License:	GPL+ or Artistic
14mu|perl-Devel-OverloadInfo-0.4.0-1|10	Group:          Development/Perl
14mu|perl-Devel-OverloadInfo-0.4.0-1|11	URL:		http://search.cpan.org/dist/Devel-OverloadInfo/
14mu|perl-Devel-OverloadInfo-0.4.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Devel-OverloadInfo-0.4.0-1|13	
14mu|perl-Devel-OverloadInfo-0.4.0-1|14	BuildRequires:	perl
14mu|perl-Devel-OverloadInfo-0.4.0-1|15	BuildRequires:	perl-devel
14mu|perl-Devel-OverloadInfo-0.4.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-Devel-OverloadInfo-0.4.0-1|17	BuildRequires:	perl(Exporter) >= 5.720.0
14mu|perl-Devel-OverloadInfo-0.4.0-1|18	BuildRequires:	perl(MRO::Compat)
14mu|perl-Devel-OverloadInfo-0.4.0-1|19	BuildRequires:	perl(overload)
14mu|perl-Devel-OverloadInfo-0.4.0-1|20	BuildRequires:	perl(Package::Stash) >= 0.370.0
14mu|perl-Devel-OverloadInfo-0.4.0-1|21	BuildRequires:	perl(Scalar::Util)
14mu|perl-Devel-OverloadInfo-0.4.0-1|22	BuildRequires:	perl(strict)
14mu|perl-Devel-OverloadInfo-0.4.0-1|23	BuildRequires:	perl(Sub::Identify)
14mu|perl-Devel-OverloadInfo-0.4.0-1|24	BuildRequires:	perl(warnings)
14mu|perl-Devel-OverloadInfo-0.4.0-1|25	BuildRequires:	perl(parent)
14mu|perl-Devel-OverloadInfo-0.4.0-1|26	BuildRequires:	perl(Test::More) >= 1.1.9
14mu|perl-Devel-OverloadInfo-0.4.0-1|27	BuildRequires:	perl(Test::Fatal)
14mu|perl-Devel-OverloadInfo-0.4.0-1|28	
14mu|perl-Devel-OverloadInfo-0.4.0-1|29	BuildArch:	noarch
14mu|perl-Devel-OverloadInfo-0.4.0-1|30	
14mu|perl-Devel-OverloadInfo-0.4.0-1|31	%description
14mu|perl-Devel-OverloadInfo-0.4.0-1|32	Devel::OverloadInfo returns information about overloaded operators for a
14mu|perl-Devel-OverloadInfo-0.4.0-1|33	given class (or object), including where in the inheritance hierarchy the
14mu|perl-Devel-OverloadInfo-0.4.0-1|34	overloads are declared and where the code implementing it is.
14mu|perl-Devel-OverloadInfo-0.4.0-1|35	
14mu|perl-Devel-OverloadInfo-0.4.0-1|36	%prep
14mu|perl-Devel-OverloadInfo-0.4.0-1|37	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Devel-OverloadInfo-0.4.0-1|38	
14mu|perl-Devel-OverloadInfo-0.4.0-1|39	%build
14mu|perl-Devel-OverloadInfo-0.4.0-1|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Devel-OverloadInfo-0.4.0-1|41	%make
14mu|perl-Devel-OverloadInfo-0.4.0-1|42	
14mu|perl-Devel-OverloadInfo-0.4.0-1|43	%install
14mu|perl-Devel-OverloadInfo-0.4.0-1|44	%makeinstall_std
14mu|perl-Devel-OverloadInfo-0.4.0-1|45	
14mu|perl-Devel-OverloadInfo-0.4.0-1|46	%check
14mu|perl-Devel-OverloadInfo-0.4.0-1|47	make test
14mu|perl-Devel-OverloadInfo-0.4.0-1|48	
14mu|perl-Devel-OverloadInfo-0.4.0-1|49	%files
14mu|perl-Devel-OverloadInfo-0.4.0-1|50	%doc Changes README LICENSE META.json META.yml
14mu|perl-Devel-OverloadInfo-0.4.0-1|51	%{perl_vendorlib}/Devel/
14mu|perl-Devel-OverloadInfo-0.4.0-1|52	%{_mandir}/man3/Devel::OverloadInfo.3*
14mu|perl-Devel-OverloadInfo-0.4.0-1|53	
14mu|perl-Devel-OverloadInfo-0.4.0-1|54	
14mu|perl-Devel-OverloadInfo-0.4.0-1|55	%changelog
14mu|perl-Devel-OverloadInfo-0.4.0-1|56	
14mu|perl-Devel-OverloadInfo-0.4.0-1|57	* Sat Oct 10 2015 abfonly <abfonly@gmail.com> 0.4.0-1
14mu|perl-Devel-OverloadInfo-0.4.0-1|58	- (3bff053) Log: Update to 0.4.0
14mu|perl-Devel-OverloadInfo-0.4.0-1|59	- (3bff053) rewrite spec more rosalike and less fedoralike
14mu|perl-Devel-OverloadInfo-0.4.0-1|60	- (3bff053) fixed BR
14mu|perl-Devel-OverloadInfo-0.4.0-1|61	- (3bff053) fixed %doc
14mu|perl-Devel-OverloadInfo-0.4.0-1|62	- (3bff053) fixed tests
14mu|perl-Devel-OverloadInfo-0.4.0-1|63	
14mu|perl-Devel-OverloadInfo-0.4.0-1|64	

23568 14
14mu|perl-Devel-StackTrace-2.0.0-1|1	%define	upstream_name	 Devel-StackTrace
14mu|perl-Devel-StackTrace-2.0.0-1|2	%define upstream_version 2.00
14mu|perl-Devel-StackTrace-2.0.0-1|3	
14mu|perl-Devel-StackTrace-2.0.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Devel-StackTrace-2.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Devel-StackTrace-2.0.0-1|6	Release:	1
14mu|perl-Devel-StackTrace-2.0.0-1|7	
14mu|perl-Devel-StackTrace-2.0.0-1|8	Summary:	Stack trace and stack trace frame objects
14mu|perl-Devel-StackTrace-2.0.0-1|9	
14mu|perl-Devel-StackTrace-2.0.0-1|10	
14mu|perl-Devel-StackTrace-2.0.0-1|11	License:	GPL+ or Artistic
14mu|perl-Devel-StackTrace-2.0.0-1|12	Group:		Development/Perl
14mu|perl-Devel-StackTrace-2.0.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Devel-StackTrace-2.0.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Devel-StackTrace-2.0.0-1|15	
14mu|perl-Devel-StackTrace-2.0.0-1|16	BuildRequires:	perl-devel
14mu|perl-Devel-StackTrace-2.0.0-1|17	BuildArch:	noarch
14mu|perl-Devel-StackTrace-2.0.0-1|18	
14mu|perl-Devel-StackTrace-2.0.0-1|19	%description
14mu|perl-Devel-StackTrace-2.0.0-1|20	%{upstream_name} module for perl.  Simple objects to deal with stack traces.
14mu|perl-Devel-StackTrace-2.0.0-1|21	The parent object, Devel::StackTrace, holds a number of
14mu|perl-Devel-StackTrace-2.0.0-1|22	Devel::StackTraceFrame objects (which have the same information as is
14mu|perl-Devel-StackTrace-2.0.0-1|23	returned from caller()).  You can step through these frames forwards
14mu|perl-Devel-StackTrace-2.0.0-1|24	and backwards as you want or retrieve specific frames.
14mu|perl-Devel-StackTrace-2.0.0-1|25	
14mu|perl-Devel-StackTrace-2.0.0-1|26	%prep
14mu|perl-Devel-StackTrace-2.0.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Devel-StackTrace-2.0.0-1|28	chmod 644 lib/Devel/StackTrace.pm
14mu|perl-Devel-StackTrace-2.0.0-1|29	
14mu|perl-Devel-StackTrace-2.0.0-1|30	%build
14mu|perl-Devel-StackTrace-2.0.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Devel-StackTrace-2.0.0-1|32	%make
14mu|perl-Devel-StackTrace-2.0.0-1|33	
14mu|perl-Devel-StackTrace-2.0.0-1|34	%check
14mu|perl-Devel-StackTrace-2.0.0-1|35	%make test
14mu|perl-Devel-StackTrace-2.0.0-1|36	
14mu|perl-Devel-StackTrace-2.0.0-1|37	%install
14mu|perl-Devel-StackTrace-2.0.0-1|38	%makeinstall_std
14mu|perl-Devel-StackTrace-2.0.0-1|39	
14mu|perl-Devel-StackTrace-2.0.0-1|40	%files
14mu|perl-Devel-StackTrace-2.0.0-1|41	%doc Changes LICENSE
14mu|perl-Devel-StackTrace-2.0.0-1|42	%{perl_vendorlib}/Devel
14mu|perl-Devel-StackTrace-2.0.0-1|43	%{_mandir}/*/*
14mu|perl-Devel-StackTrace-2.0.0-1|44	
14mu|perl-Devel-StackTrace-2.0.0-1|45	%changelog
14mu|perl-Devel-StackTrace-2.0.0-1|46	* Tue Nov 25 2014 dsilakov <denis.silakov@rosalab.ru> 2.0.0-1
14mu|perl-Devel-StackTrace-2.0.0-1|47	+ Revision: 7fce945
14mu|perl-Devel-StackTrace-2.0.0-1|48	- Merge pull request #6 from import/perl-Devel-StackTrace:auto_update
14mu|perl-Devel-StackTrace-2.0.0-1|49	- ROSA Updates Builder: update suggested
14mu|perl-Devel-StackTrace-2.0.0-1|50	
14mu|perl-Devel-StackTrace-2.0.0-1|51	

23569 14
14mu|perl-Devel-Symdump-2.150.0-1|1	%define upstream_name 	 Devel-Symdump
14mu|perl-Devel-Symdump-2.150.0-1|2	%define upstream_version 2.15
14mu|perl-Devel-Symdump-2.150.0-1|3	
14mu|perl-Devel-Symdump-2.150.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Devel-Symdump-2.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Devel-Symdump-2.150.0-1|6	Release:	1
14mu|perl-Devel-Symdump-2.150.0-1|7	
14mu|perl-Devel-Symdump-2.150.0-1|8	Summary:	Dump symbol names or the symbol table
14mu|perl-Devel-Symdump-2.150.0-1|9	
14mu|perl-Devel-Symdump-2.150.0-1|10	License:	GPL+ or Artistic
14mu|perl-Devel-Symdump-2.150.0-1|11	Group:		Development/Perl
14mu|perl-Devel-Symdump-2.150.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Devel-Symdump-2.150.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Devel-Symdump-2.150.0-1|14	
14mu|perl-Devel-Symdump-2.150.0-1|15	BuildRequires:	perl-devel
14mu|perl-Devel-Symdump-2.150.0-1|16	BuildArch:	noarch
14mu|perl-Devel-Symdump-2.150.0-1|17	
14mu|perl-Devel-Symdump-2.150.0-1|18	%description
14mu|perl-Devel-Symdump-2.150.0-1|19	This little package serves to access the symbol table of perl.
14mu|perl-Devel-Symdump-2.150.0-1|20	
14mu|perl-Devel-Symdump-2.150.0-1|21	%prep
14mu|perl-Devel-Symdump-2.150.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Devel-Symdump-2.150.0-1|23	
14mu|perl-Devel-Symdump-2.150.0-1|24	%build
14mu|perl-Devel-Symdump-2.150.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Devel-Symdump-2.150.0-1|26	%make
14mu|perl-Devel-Symdump-2.150.0-1|27	
14mu|perl-Devel-Symdump-2.150.0-1|28	%check
14mu|perl-Devel-Symdump-2.150.0-1|29	make test
14mu|perl-Devel-Symdump-2.150.0-1|30	
14mu|perl-Devel-Symdump-2.150.0-1|31	%install
14mu|perl-Devel-Symdump-2.150.0-1|32	%makeinstall_std
14mu|perl-Devel-Symdump-2.150.0-1|33	
14mu|perl-Devel-Symdump-2.150.0-1|34	%files
14mu|perl-Devel-Symdump-2.150.0-1|35	%doc  README
14mu|perl-Devel-Symdump-2.150.0-1|36	%{perl_vendorlib}/Devel
14mu|perl-Devel-Symdump-2.150.0-1|37	%{_mandir}/*/*
14mu|perl-Devel-Symdump-2.150.0-1|38	
14mu|perl-Devel-Symdump-2.150.0-1|39	%changelog
14mu|perl-Devel-Symdump-2.150.0-1|40	
14mu|perl-Devel-Symdump-2.150.0-1|41	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 2.150.0-1
14mu|perl-Devel-Symdump-2.150.0-1|42	- (1cb0e5c) Merge pull request #4 from import/perl-Devel-Symdump:auto_update
14mu|perl-Devel-Symdump-2.150.0-1|43	- (1cb0e5c) Updated to 2.15 (by updates_builder)
14mu|perl-Devel-Symdump-2.150.0-1|44	
14mu|perl-Devel-Symdump-2.150.0-1|45	

23570 14
14mu|perl-Digest-SHA-5.950.0-1|1	%define debug_package %{nil}
14mu|perl-Digest-SHA-5.950.0-1|2	%define	upstream_name	 Digest-SHA
14mu|perl-Digest-SHA-5.950.0-1|3	%define upstream_version 5.95
14mu|perl-Digest-SHA-5.950.0-1|4	
14mu|perl-Digest-SHA-5.950.0-1|5	Name:       perl-%{upstream_name}
14mu|perl-Digest-SHA-5.950.0-1|6	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Digest-SHA-5.950.0-1|7	Release:    1
14mu|perl-Digest-SHA-5.950.0-1|8	
14mu|perl-Digest-SHA-5.950.0-1|9	Summary:	Perl extension for SHA-1/224/256/384/512
14mu|perl-Digest-SHA-5.950.0-1|10	
14mu|perl-Digest-SHA-5.950.0-1|11	
14mu|perl-Digest-SHA-5.950.0-1|12	
14mu|perl-Digest-SHA-5.950.0-1|13	License:	GPL+ or Artistic
14mu|perl-Digest-SHA-5.950.0-1|14	Group:		Development/Perl
14mu|perl-Digest-SHA-5.950.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Digest-SHA-5.950.0-1|16	Source0:	http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Digest-SHA-5.950.0-1|17	
14mu|perl-Digest-SHA-5.950.0-1|18	BuildRequires:	perl-devel
14mu|perl-Digest-SHA-5.950.0-1|19	
14mu|perl-Digest-SHA-5.950.0-1|20	%description
14mu|perl-Digest-SHA-5.950.0-1|21	Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It
14mu|perl-Digest-SHA-5.950.0-1|22	gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,
14mu|perl-Digest-SHA-5.950.0-1|23	SHA-384, and SHA-512 message digests.  The module can handle all types of
14mu|perl-Digest-SHA-5.950.0-1|24	input, including partial-byte data.
14mu|perl-Digest-SHA-5.950.0-1|25	
14mu|perl-Digest-SHA-5.950.0-1|26	%prep
14mu|perl-Digest-SHA-5.950.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Digest-SHA-5.950.0-1|28	
14mu|perl-Digest-SHA-5.950.0-1|29	%build
14mu|perl-Digest-SHA-5.950.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Digest-SHA-5.950.0-1|31	%make CFLAGS="%{optflags}"
14mu|perl-Digest-SHA-5.950.0-1|32	
14mu|perl-Digest-SHA-5.950.0-1|33	%check
14mu|perl-Digest-SHA-5.950.0-1|34	%make test
14mu|perl-Digest-SHA-5.950.0-1|35	
14mu|perl-Digest-SHA-5.950.0-1|36	%install
14mu|perl-Digest-SHA-5.950.0-1|37	%makeinstall_std
14mu|perl-Digest-SHA-5.950.0-1|38	
14mu|perl-Digest-SHA-5.950.0-1|39	%clean
14mu|perl-Digest-SHA-5.950.0-1|40	
14mu|perl-Digest-SHA-5.950.0-1|41	%files
14mu|perl-Digest-SHA-5.950.0-1|42	%doc Changes README
14mu|perl-Digest-SHA-5.950.0-1|43	%{perl_vendorarch}/Digest
14mu|perl-Digest-SHA-5.950.0-1|44	%{perl_vendorarch}/auto/Digest
14mu|perl-Digest-SHA-5.950.0-1|45	%{_mandir}/*/*
14mu|perl-Digest-SHA-5.950.0-1|46	%{_bindir}/shasum
14mu|perl-Digest-SHA-5.950.0-1|47	
14mu|perl-Digest-SHA-5.950.0-1|48	%changelog
14mu|perl-Digest-SHA-5.950.0-1|49	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.950.0-1
14mu|perl-Digest-SHA-5.950.0-1|50	+ Revision: ff68aac
14mu|perl-Digest-SHA-5.950.0-1|51	- Updated to 5.95 (by updates_builder)
14mu|perl-Digest-SHA-5.950.0-1|52	
14mu|perl-Digest-SHA-5.950.0-1|53	

23571 14
14mu|perl-Email-Abstract-3.8.0-1|1	%define upstream_name    Email-Abstract
14mu|perl-Email-Abstract-3.8.0-1|2	%define upstream_version 3.008
14mu|perl-Email-Abstract-3.8.0-1|3	
14mu|perl-Email-Abstract-3.8.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Email-Abstract-3.8.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Email-Abstract-3.8.0-1|6	Release:	1
14mu|perl-Email-Abstract-3.8.0-1|7	
14mu|perl-Email-Abstract-3.8.0-1|8	Summary:	Unified interface to mail representations
14mu|perl-Email-Abstract-3.8.0-1|9	
14mu|perl-Email-Abstract-3.8.0-1|10	License:	GPL+ or Artistic
14mu|perl-Email-Abstract-3.8.0-1|11	Group:		Development/Perl
14mu|perl-Email-Abstract-3.8.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Email-Abstract-3.8.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Email-Abstract-3.8.0-1|14	
14mu|perl-Email-Abstract-3.8.0-1|15	BuildRequires:	perl(MIME::Entity) >= 5.501.0
14mu|perl-Email-Abstract-3.8.0-1|16	BuildRequires:	perl(Email::Simple)
14mu|perl-Email-Abstract-3.8.0-1|17	BuildRequires:	perl(Module::Pluggable)
14mu|perl-Email-Abstract-3.8.0-1|18	BuildRequires:	perl(MRO::Compat)
14mu|perl-Email-Abstract-3.8.0-1|19	BuildRequires:	perl(Class::Accessor::Grouped)
14mu|perl-Email-Abstract-3.8.0-1|20	BuildRequires:	perl-devel
14mu|perl-Email-Abstract-3.8.0-1|21	BuildArch:	noarch
14mu|perl-Email-Abstract-3.8.0-1|22	
14mu|perl-Email-Abstract-3.8.0-1|23	%description
14mu|perl-Email-Abstract-3.8.0-1|24	Email::Abstract provides module writers with the ability to write
14mu|perl-Email-Abstract-3.8.0-1|25	representation-independent mail handling code. For instance, in the cases of
14mu|perl-Email-Abstract-3.8.0-1|26	Mail::Thread or Mail::ListDetector, a key part of the code involves reading the
14mu|perl-Email-Abstract-3.8.0-1|27	headers from a mail object. Where previously one would either have to specify
14mu|perl-Email-Abstract-3.8.0-1|28	the mail class required, or to build a new object from scratch, Email::Abstract
14mu|perl-Email-Abstract-3.8.0-1|29	can be used to perform certain simple operations on an object regardless of its
14mu|perl-Email-Abstract-3.8.0-1|30	underlying representation.
14mu|perl-Email-Abstract-3.8.0-1|31	
14mu|perl-Email-Abstract-3.8.0-1|32	Email::Abstract currently supports Mail::Internet, MIME::Entity, Mail::Message,
14mu|perl-Email-Abstract-3.8.0-1|33	Email::Simple and Email::MIME. Other representations are encouraged to create
14mu|perl-Email-Abstract-3.8.0-1|34	their own Email::Abstract::* class by copying Email::Abstract::EmailSimple. All
14mu|perl-Email-Abstract-3.8.0-1|35	modules installed under the Email::Abstract hierarchy will be automatically
14mu|perl-Email-Abstract-3.8.0-1|36	picked up and used.
14mu|perl-Email-Abstract-3.8.0-1|37	
14mu|perl-Email-Abstract-3.8.0-1|38	For this reason, the tedious process of looking for a valid date has been
14mu|perl-Email-Abstract-3.8.0-1|39	encapsulated in this software. Further, the process of creating RFC compliant
14mu|perl-Email-Abstract-3.8.0-1|40	date strings is also found in this software.
14mu|perl-Email-Abstract-3.8.0-1|41	
14mu|perl-Email-Abstract-3.8.0-1|42	%prep
14mu|perl-Email-Abstract-3.8.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Email-Abstract-3.8.0-1|44	
14mu|perl-Email-Abstract-3.8.0-1|45	%build
14mu|perl-Email-Abstract-3.8.0-1|46	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Email-Abstract-3.8.0-1|47	%make
14mu|perl-Email-Abstract-3.8.0-1|48	
14mu|perl-Email-Abstract-3.8.0-1|49	%check
14mu|perl-Email-Abstract-3.8.0-1|50	%make test
14mu|perl-Email-Abstract-3.8.0-1|51	
14mu|perl-Email-Abstract-3.8.0-1|52	%install
14mu|perl-Email-Abstract-3.8.0-1|53	%makeinstall_std
14mu|perl-Email-Abstract-3.8.0-1|54	
14mu|perl-Email-Abstract-3.8.0-1|55	%files
14mu|perl-Email-Abstract-3.8.0-1|56	%doc Changes
14mu|perl-Email-Abstract-3.8.0-1|57	%{perl_vendorlib}/Email
14mu|perl-Email-Abstract-3.8.0-1|58	%{_mandir}/*/*
14mu|perl-Email-Abstract-3.8.0-1|59	
14mu|perl-Email-Abstract-3.8.0-1|60	%changelog
14mu|perl-Email-Abstract-3.8.0-1|61	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.8.0-1
14mu|perl-Email-Abstract-3.8.0-1|62	+ Revision: d33fd0e
14mu|perl-Email-Abstract-3.8.0-1|63	- Updated to 3.008 (by updates_builder)
14mu|perl-Email-Abstract-3.8.0-1|64	
14mu|perl-Email-Abstract-3.8.0-1|65	

23572 14
14mu|perl-Email-Date-Format-1.5.0-1|1	%define upstream_name    Email-Date-Format
14mu|perl-Email-Date-Format-1.5.0-1|2	%define upstream_version 1.005
14mu|perl-Email-Date-Format-1.5.0-1|3	
14mu|perl-Email-Date-Format-1.5.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Email-Date-Format-1.5.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Email-Date-Format-1.5.0-1|6	Release:	1
14mu|perl-Email-Date-Format-1.5.0-1|7	
14mu|perl-Email-Date-Format-1.5.0-1|8	Summary:	Produce RFC 2822 date strings
14mu|perl-Email-Date-Format-1.5.0-1|9	
14mu|perl-Email-Date-Format-1.5.0-1|10	License:	GPL+ or Artistic
14mu|perl-Email-Date-Format-1.5.0-1|11	Group:		Development/Perl
14mu|perl-Email-Date-Format-1.5.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Email-Date-Format-1.5.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Email-Date-Format-1.5.0-1|14	
14mu|perl-Email-Date-Format-1.5.0-1|15	BuildRequires:	perl(Test::More)
14mu|perl-Email-Date-Format-1.5.0-1|16	BuildRequires: perl(Capture::Tiny)
14mu|perl-Email-Date-Format-1.5.0-1|17	BuildRequires:	perl(Time::Local)
14mu|perl-Email-Date-Format-1.5.0-1|18	BuildRequires:	perl-devel
14mu|perl-Email-Date-Format-1.5.0-1|19	
14mu|perl-Email-Date-Format-1.5.0-1|20	BuildArch:		noarch
14mu|perl-Email-Date-Format-1.5.0-1|21	
14mu|perl-Email-Date-Format-1.5.0-1|22	%description
14mu|perl-Email-Date-Format-1.5.0-1|23	This module provides a simple means for generating an RFC 2822 compliant
14mu|perl-Email-Date-Format-1.5.0-1|24	datetime string.  (In case you care, they're not RFC 822 dates, because they
14mu|perl-Email-Date-Format-1.5.0-1|25	use a four digit year, which is not allowed in RFC 822.)
14mu|perl-Email-Date-Format-1.5.0-1|26	
14mu|perl-Email-Date-Format-1.5.0-1|27	%prep
14mu|perl-Email-Date-Format-1.5.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Email-Date-Format-1.5.0-1|29	
14mu|perl-Email-Date-Format-1.5.0-1|30	%build
14mu|perl-Email-Date-Format-1.5.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Email-Date-Format-1.5.0-1|32	%make
14mu|perl-Email-Date-Format-1.5.0-1|33	
14mu|perl-Email-Date-Format-1.5.0-1|34	%check
14mu|perl-Email-Date-Format-1.5.0-1|35	make test
14mu|perl-Email-Date-Format-1.5.0-1|36	
14mu|perl-Email-Date-Format-1.5.0-1|37	%install
14mu|perl-Email-Date-Format-1.5.0-1|38	%makeinstall_std
14mu|perl-Email-Date-Format-1.5.0-1|39	
14mu|perl-Email-Date-Format-1.5.0-1|40	%files
14mu|perl-Email-Date-Format-1.5.0-1|41	%doc Changes LICENSE README
14mu|perl-Email-Date-Format-1.5.0-1|42	%{_mandir}/man3/*
14mu|perl-Email-Date-Format-1.5.0-1|43	%{perl_vendorlib}/Email
14mu|perl-Email-Date-Format-1.5.0-1|44	
14mu|perl-Email-Date-Format-1.5.0-1|45	%changelog
14mu|perl-Email-Date-Format-1.5.0-1|46	* Tue Oct 21 2014 dsilakov <denis.silakov@rosalab.ru> 1.5.0-1
14mu|perl-Email-Date-Format-1.5.0-1|47	+ Revision: 4d6e17e
14mu|perl-Email-Date-Format-1.5.0-1|48	- Merge pull request #1 from import/perl-Email-Date-Format:auto_update
14mu|perl-Email-Date-Format-1.5.0-1|49	- ROSA Updates Builder: update suggested
14mu|perl-Email-Date-Format-1.5.0-1|50	
14mu|perl-Email-Date-Format-1.5.0-1|51	

23573 14
14mu|perl-Email-Simple-2.208.0-1|1	%define upstream_name     Email-Simple
14mu|perl-Email-Simple-2.208.0-1|2	%define upstream_version 2.208
14mu|perl-Email-Simple-2.208.0-1|3	
14mu|perl-Email-Simple-2.208.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Email-Simple-2.208.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Email-Simple-2.208.0-1|6	Release:	1
14mu|perl-Email-Simple-2.208.0-1|7	
14mu|perl-Email-Simple-2.208.0-1|8	Summary:	Simple parsing of RFC2822 message format and headers
14mu|perl-Email-Simple-2.208.0-1|9	
14mu|perl-Email-Simple-2.208.0-1|10	License:	GPL+ or Artistic
14mu|perl-Email-Simple-2.208.0-1|11	Group:		Development/Perl
14mu|perl-Email-Simple-2.208.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Email-Simple-2.208.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Email-Simple-2.208.0-1|14	
14mu|perl-Email-Simple-2.208.0-1|15	BuildRequires:	perl(Email::Date::Format)
14mu|perl-Email-Simple-2.208.0-1|16	BuildRequires: perl(Capture::Tiny)
14mu|perl-Email-Simple-2.208.0-1|17	BuildRequires:	perl-devel
14mu|perl-Email-Simple-2.208.0-1|18	
14mu|perl-Email-Simple-2.208.0-1|19	BuildArch:	noarch
14mu|perl-Email-Simple-2.208.0-1|20	
14mu|perl-Email-Simple-2.208.0-1|21	Obsoletes:	perl-Email-Simple-Creator <= 1.424.0
14mu|perl-Email-Simple-2.208.0-1|22	Provides:	perl-Email-Simple-Creator  = 1.424.0
14mu|perl-Email-Simple-2.208.0-1|23	
14mu|perl-Email-Simple-2.208.0-1|24	%description
14mu|perl-Email-Simple-2.208.0-1|25	Email::Simple is the first deliverable of the "Perl Email Project", a reaction
14mu|perl-Email-Simple-2.208.0-1|26	against the complexity and increasing bugginess of the Mail::* modules. In
14mu|perl-Email-Simple-2.208.0-1|27	contrast, Email::* modules are meant to be simple to use and to maintain, pared
14mu|perl-Email-Simple-2.208.0-1|28	to the bone, fast, minimal in their external dependencies, and correct.
14mu|perl-Email-Simple-2.208.0-1|29	
14mu|perl-Email-Simple-2.208.0-1|30	%prep
14mu|perl-Email-Simple-2.208.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Email-Simple-2.208.0-1|32	
14mu|perl-Email-Simple-2.208.0-1|33	%build
14mu|perl-Email-Simple-2.208.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Email-Simple-2.208.0-1|35	%make
14mu|perl-Email-Simple-2.208.0-1|36	
14mu|perl-Email-Simple-2.208.0-1|37	%check
14mu|perl-Email-Simple-2.208.0-1|38	%make test
14mu|perl-Email-Simple-2.208.0-1|39	
14mu|perl-Email-Simple-2.208.0-1|40	%install
14mu|perl-Email-Simple-2.208.0-1|41	%makeinstall_std
14mu|perl-Email-Simple-2.208.0-1|42	
14mu|perl-Email-Simple-2.208.0-1|43	%files
14mu|perl-Email-Simple-2.208.0-1|44	%doc README Changes
14mu|perl-Email-Simple-2.208.0-1|45	%{perl_vendorlib}/Email
14mu|perl-Email-Simple-2.208.0-1|46	%{_mandir}/*/*
14mu|perl-Email-Simple-2.208.0-1|47	
14mu|perl-Email-Simple-2.208.0-1|48	%changelog
14mu|perl-Email-Simple-2.208.0-1|49	
14mu|perl-Email-Simple-2.208.0-1|50	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 2.208.0-1
14mu|perl-Email-Simple-2.208.0-1|51	- (c7ea25d) Merge pull request #4 from import/perl-Email-Simple:auto_update
14mu|perl-Email-Simple-2.208.0-1|52	- (c7ea25d) Updated to 2.208 (by updates_builder)
14mu|perl-Email-Simple-2.208.0-1|53	
14mu|perl-Email-Simple-2.208.0-1|54	

23574 14
14mu|perl-Encode-Locale-1.50.0-1|1	%define upstream_name    Encode-Locale
14mu|perl-Encode-Locale-1.50.0-1|2	%define upstream_version 1.05
14mu|perl-Encode-Locale-1.50.0-1|3	
14mu|perl-Encode-Locale-1.50.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Encode-Locale-1.50.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Encode-Locale-1.50.0-1|6	Release:    1
14mu|perl-Encode-Locale-1.50.0-1|7	
14mu|perl-Encode-Locale-1.50.0-1|8	Summary:    Determine the locale encoding
14mu|perl-Encode-Locale-1.50.0-1|9	
14mu|perl-Encode-Locale-1.50.0-1|10	License:    GPL+ or Artistic
14mu|perl-Encode-Locale-1.50.0-1|11	Group:      Development/Perl
14mu|perl-Encode-Locale-1.50.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Encode-Locale-1.50.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Encode-Locale-1.50.0-1|14	
14mu|perl-Encode-Locale-1.50.0-1|15	BuildRequires: perl(Encode)
14mu|perl-Encode-Locale-1.50.0-1|16	BuildRequires: perl(Encode::Alias)
14mu|perl-Encode-Locale-1.50.0-1|17	BuildRequires: perl(Test)
14mu|perl-Encode-Locale-1.50.0-1|18	BuildRequires: perl-devel
14mu|perl-Encode-Locale-1.50.0-1|19	BuildArch: noarch
14mu|perl-Encode-Locale-1.50.0-1|20	
14mu|perl-Encode-Locale-1.50.0-1|21	%description
14mu|perl-Encode-Locale-1.50.0-1|22	In many applications it's wise to let Perl use Unicode for the strings it
14mu|perl-Encode-Locale-1.50.0-1|23	processes. Most of the interfaces Perl has to the outside world is still
14mu|perl-Encode-Locale-1.50.0-1|24	byte based. Programs therefore needs to decode byte strings that enter the
14mu|perl-Encode-Locale-1.50.0-1|25	program from the outside and encode them again on the way out.
14mu|perl-Encode-Locale-1.50.0-1|26	
14mu|perl-Encode-Locale-1.50.0-1|27	The POSIX locale system is used to specify both the language conventions
14mu|perl-Encode-Locale-1.50.0-1|28	requested by the user and the preferred character set to consume and
14mu|perl-Encode-Locale-1.50.0-1|29	output. The 'Encode::Locale' module looks up the charset and encoding
14mu|perl-Encode-Locale-1.50.0-1|30	(called a CODESET in the locale jargon) and arrange for the the Encode
14mu|perl-Encode-Locale-1.50.0-1|31	manpage module to know this encoding under the name "locale". It means
14mu|perl-Encode-Locale-1.50.0-1|32	bytes obtained from the environment can be converted to Unicode strings by
14mu|perl-Encode-Locale-1.50.0-1|33	calling 'Encode::encode(locale => $bytes)' and converted back again with
14mu|perl-Encode-Locale-1.50.0-1|34	'Encode::decode(locale => $string)'.
14mu|perl-Encode-Locale-1.50.0-1|35	
14mu|perl-Encode-Locale-1.50.0-1|36	Where file systems interfaces pass file names in and out of the program we
14mu|perl-Encode-Locale-1.50.0-1|37	also need care. The trend is for operating systems to use a fixed file
14mu|perl-Encode-Locale-1.50.0-1|38	encoding that don't actually depend on the locale; and this module
14mu|perl-Encode-Locale-1.50.0-1|39	determines the most appropriate encoding for file names. The the Encode
14mu|perl-Encode-Locale-1.50.0-1|40	manpage module will know this encoding under the name "locale_fs". For
14mu|perl-Encode-Locale-1.50.0-1|41	traditional Unix systems this will be an alias to the same encoding as
14mu|perl-Encode-Locale-1.50.0-1|42	"locale".
14mu|perl-Encode-Locale-1.50.0-1|43	
14mu|perl-Encode-Locale-1.50.0-1|44	%prep
14mu|perl-Encode-Locale-1.50.0-1|45	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Encode-Locale-1.50.0-1|46	
14mu|perl-Encode-Locale-1.50.0-1|47	%build
14mu|perl-Encode-Locale-1.50.0-1|48	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Encode-Locale-1.50.0-1|49	
14mu|perl-Encode-Locale-1.50.0-1|50	%make
14mu|perl-Encode-Locale-1.50.0-1|51	
14mu|perl-Encode-Locale-1.50.0-1|52	%check
14mu|perl-Encode-Locale-1.50.0-1|53	%make test
14mu|perl-Encode-Locale-1.50.0-1|54	
14mu|perl-Encode-Locale-1.50.0-1|55	%install
14mu|perl-Encode-Locale-1.50.0-1|56	%makeinstall_std
14mu|perl-Encode-Locale-1.50.0-1|57	
14mu|perl-Encode-Locale-1.50.0-1|58	%files
14mu|perl-Encode-Locale-1.50.0-1|59	%doc Changes META.yml README
14mu|perl-Encode-Locale-1.50.0-1|60	%{_mandir}/man3/*
14mu|perl-Encode-Locale-1.50.0-1|61	%{perl_vendorlib}/*
14mu|perl-Encode-Locale-1.50.0-1|62	
14mu|perl-Encode-Locale-1.50.0-1|63	%changelog
14mu|perl-Encode-Locale-1.50.0-1|64	
14mu|perl-Encode-Locale-1.50.0-1|65	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.50.0-1
14mu|perl-Encode-Locale-1.50.0-1|66	- (a260c71) Merge pull request #3 from import/perl-Encode-Locale:auto_update
14mu|perl-Encode-Locale-1.50.0-1|67	- (a260c71) Updated to 1.05 (by updates_builder)
14mu|perl-Encode-Locale-1.50.0-1|68	
14mu|perl-Encode-Locale-1.50.0-1|69	

23575 14
14mu|perl-Error-0.170.240-1|1	%define upstream_name    Error
14mu|perl-Error-0.170.240-1|2	%define upstream_version 0.17024
14mu|perl-Error-0.170.240-1|3	
14mu|perl-Error-0.170.240-1|4	Name:		perl-%{upstream_name}
14mu|perl-Error-0.170.240-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Error-0.170.240-1|6	Release:	1
14mu|perl-Error-0.170.240-1|7	Epoch:		1
14mu|perl-Error-0.170.240-1|8	
14mu|perl-Error-0.170.240-1|9	Summary:	Error/exception handling in an OO-ish way
14mu|perl-Error-0.170.240-1|10	
14mu|perl-Error-0.170.240-1|11	License:	GPL+ or Artistic
14mu|perl-Error-0.170.240-1|12	Group:		Development/Perl
14mu|perl-Error-0.170.240-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Error-0.170.240-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Error-0.170.240-1|15	
14mu|perl-Error-0.170.240-1|16	BuildRequires:	perl-devel
14mu|perl-Error-0.170.240-1|17	BuildArch:	noarch
14mu|perl-Error-0.170.240-1|18	
14mu|perl-Error-0.170.240-1|19	%description
14mu|perl-Error-0.170.240-1|20	The Error package provides two interfaces. Firstly Error
14mu|perl-Error-0.170.240-1|21	provides a procedural interface to exception handling.
14mu|perl-Error-0.170.240-1|22	Secondly Error is a base class for errors/exceptions that
14mu|perl-Error-0.170.240-1|23	can either be thrown, for subsequent catch, or can simply
14mu|perl-Error-0.170.240-1|24	be recorded.
14mu|perl-Error-0.170.240-1|25	Errors in the class Error should not be thrown directly,
14mu|perl-Error-0.170.240-1|26	but the user should throw errors from a sub-class of Error.
14mu|perl-Error-0.170.240-1|27	
14mu|perl-Error-0.170.240-1|28	%prep
14mu|perl-Error-0.170.240-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Error-0.170.240-1|30	
14mu|perl-Error-0.170.240-1|31	%build
14mu|perl-Error-0.170.240-1|32	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Error-0.170.240-1|33	%make
14mu|perl-Error-0.170.240-1|34	
14mu|perl-Error-0.170.240-1|35	%check
14mu|perl-Error-0.170.240-1|36	%make test
14mu|perl-Error-0.170.240-1|37	
14mu|perl-Error-0.170.240-1|38	%install
14mu|perl-Error-0.170.240-1|39	%makeinstall_std
14mu|perl-Error-0.170.240-1|40	
14mu|perl-Error-0.170.240-1|41	%files
14mu|perl-Error-0.170.240-1|42	%doc ChangeLog README examples
14mu|perl-Error-0.170.240-1|43	%{perl_vendorlib}/Error
14mu|perl-Error-0.170.240-1|44	%{perl_vendorlib}/Error.pm
14mu|perl-Error-0.170.240-1|45	%{_mandir}/*/*
14mu|perl-Error-0.170.240-1|46	
14mu|perl-Error-0.170.240-1|47	%changelog
14mu|perl-Error-0.170.240-1|48	
14mu|perl-Error-0.170.240-1|49	* Mon Jul 13 2015 dsilakov <denis.silakov@rosalab.ru> 1:0.170.240-1
14mu|perl-Error-0.170.240-1|50	- (4216c70) Merge pull request #5 from import/perl-Error:auto_update
14mu|perl-Error-0.170.240-1|51	- (4216c70) Updated to 0.17024 (by updates_builder)
14mu|perl-Error-0.170.240-1|52	
14mu|perl-Error-0.170.240-1|53	

23576 14
14mu|perl-Event-1.240.0-1|1	%define upstream_name	 Event
14mu|perl-Event-1.240.0-1|2	%define upstream_version 1.24
14mu|perl-Event-1.240.0-1|3	
14mu|perl-Event-1.240.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Event-1.240.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Event-1.240.0-1|6	Release:	1
14mu|perl-Event-1.240.0-1|7	
14mu|perl-Event-1.240.0-1|8	Summary:	%{upstream_name} module for perl
14mu|perl-Event-1.240.0-1|9	
14mu|perl-Event-1.240.0-1|10	License:	GPL+ or Artistic
14mu|perl-Event-1.240.0-1|11	Group:		Development/Perl
14mu|perl-Event-1.240.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Event-1.240.0-1|13	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Event-1.240.0-1|14	
14mu|perl-Event-1.240.0-1|15	BuildRequires:	perl-devel
14mu|perl-Event-1.240.0-1|16	
14mu|perl-Event-1.240.0-1|17	%description
14mu|perl-Event-1.240.0-1|18	Fast, generic event loop
14mu|perl-Event-1.240.0-1|19	
14mu|perl-Event-1.240.0-1|20	%prep
14mu|perl-Event-1.240.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Event-1.240.0-1|22	
14mu|perl-Event-1.240.0-1|23	%build
14mu|perl-Event-1.240.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Event-1.240.0-1|25	%make CFLAGS="%{optflags}"
14mu|perl-Event-1.240.0-1|26	
14mu|perl-Event-1.240.0-1|27	%check
14mu|perl-Event-1.240.0-1|28	%make test
14mu|perl-Event-1.240.0-1|29	
14mu|perl-Event-1.240.0-1|30	%clean
14mu|perl-Event-1.240.0-1|31	
14mu|perl-Event-1.240.0-1|32	%install
14mu|perl-Event-1.240.0-1|33	%makeinstall_std
14mu|perl-Event-1.240.0-1|34	
14mu|perl-Event-1.240.0-1|35	%files
14mu|perl-Event-1.240.0-1|36	%doc ANNOUNCE INSTALL README TODO Tutorial.pdf ChangeLog
14mu|perl-Event-1.240.0-1|37	%{perl_vendorarch}/Event*
14mu|perl-Event-1.240.0-1|38	%{perl_vendorarch}/auto/Event
14mu|perl-Event-1.240.0-1|39	%{_mandir}/*/*
14mu|perl-Event-1.240.0-1|40	
14mu|perl-Event-1.240.0-1|41	%changelog
14mu|perl-Event-1.240.0-1|42	
14mu|perl-Event-1.240.0-1|43	* Wed Jul 01 2015 dsilakov <denis.silakov@rosalab.ru> 1.240.0-1
14mu|perl-Event-1.240.0-1|44	- (ca19847) Merge pull request #3 from import/perl-Event:auto_update
14mu|perl-Event-1.240.0-1|45	- (ca19847) Updated to 1.24 (by updates_builder)
14mu|perl-Event-1.240.0-1|46	
14mu|perl-Event-1.240.0-1|47	

23577 14
14mu|perl-Exception-Class-1.390.0-1|1	%define	upstream_name	 Exception-Class
14mu|perl-Exception-Class-1.390.0-1|2	%define upstream_version 1.39
14mu|perl-Exception-Class-1.390.0-1|3	
14mu|perl-Exception-Class-1.390.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Exception-Class-1.390.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Exception-Class-1.390.0-1|6	Release:	1
14mu|perl-Exception-Class-1.390.0-1|7	
14mu|perl-Exception-Class-1.390.0-1|8	Summary:	A module that allows you to declare real exception classes in Perl
14mu|perl-Exception-Class-1.390.0-1|9	
14mu|perl-Exception-Class-1.390.0-1|10	
14mu|perl-Exception-Class-1.390.0-1|11	License:	GPL+ or Artistic
14mu|perl-Exception-Class-1.390.0-1|12	Group:		Development/Perl
14mu|perl-Exception-Class-1.390.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Exception-Class-1.390.0-1|14	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Exception-Class-1.390.0-1|15	
14mu|perl-Exception-Class-1.390.0-1|16	BuildRequires:	perl(Class::Data::Inheritable)
14mu|perl-Exception-Class-1.390.0-1|17	BuildRequires:	perl(Devel::StackTrace) >= 1.20
14mu|perl-Exception-Class-1.390.0-1|18	BuildRequires:	perl-devel
14mu|perl-Exception-Class-1.390.0-1|19	
14mu|perl-Exception-Class-1.390.0-1|20	BuildArch: 	noarch
14mu|perl-Exception-Class-1.390.0-1|21	
14mu|perl-Exception-Class-1.390.0-1|22	Requires: 	perl-Class-Data-Inheritable >= 0.02
14mu|perl-Exception-Class-1.390.0-1|23	Requires:	perl-Devel-StackTrace >= 0.9
14mu|perl-Exception-Class-1.390.0-1|24	
14mu|perl-Exception-Class-1.390.0-1|25	%description
14mu|perl-Exception-Class-1.390.0-1|26	This module allows you to declare hierarchies of exception classes for use
14mu|perl-Exception-Class-1.390.0-1|27	in your code. It also provides a simple exception class that it uses as the
14mu|perl-Exception-Class-1.390.0-1|28	default base class for all other exceptions.
14mu|perl-Exception-Class-1.390.0-1|29	
14mu|perl-Exception-Class-1.390.0-1|30	%prep
14mu|perl-Exception-Class-1.390.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Exception-Class-1.390.0-1|32	chmod 644 Changes LICENSE lib/Exception/Class.pm
14mu|perl-Exception-Class-1.390.0-1|33	
14mu|perl-Exception-Class-1.390.0-1|34	%build
14mu|perl-Exception-Class-1.390.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Exception-Class-1.390.0-1|36	%make
14mu|perl-Exception-Class-1.390.0-1|37	
14mu|perl-Exception-Class-1.390.0-1|38	%check
14mu|perl-Exception-Class-1.390.0-1|39	%make test
14mu|perl-Exception-Class-1.390.0-1|40	
14mu|perl-Exception-Class-1.390.0-1|41	%install
14mu|perl-Exception-Class-1.390.0-1|42	%makeinstall_std
14mu|perl-Exception-Class-1.390.0-1|43	
14mu|perl-Exception-Class-1.390.0-1|44	%files
14mu|perl-Exception-Class-1.390.0-1|45	%doc Changes LICENSE
14mu|perl-Exception-Class-1.390.0-1|46	%{perl_vendorlib}/Exception
14mu|perl-Exception-Class-1.390.0-1|47	%{_mandir}/*/*
14mu|perl-Exception-Class-1.390.0-1|48	
14mu|perl-Exception-Class-1.390.0-1|49	%changelog
14mu|perl-Exception-Class-1.390.0-1|50	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.390.0-1
14mu|perl-Exception-Class-1.390.0-1|51	+ Revision: f7426fe
14mu|perl-Exception-Class-1.390.0-1|52	- Updated to 1.39 (by updates_builder)
14mu|perl-Exception-Class-1.390.0-1|53	
14mu|perl-Exception-Class-1.390.0-1|54	

23578 14
14mu|perl-Expect-1.320.0-1|1	%define modname	Expect
14mu|perl-Expect-1.320.0-1|2	%define modver 1.32
14mu|perl-Expect-1.320.0-1|3	
14mu|perl-Expect-1.320.0-1|4	Summary:	Expect for Perl
14mu|perl-Expect-1.320.0-1|5	Name:		perl-%{modname}
14mu|perl-Expect-1.320.0-1|6	Version:	%perl_convert_version %{modver}
14mu|perl-Expect-1.320.0-1|7	Release:	1
14mu|perl-Expect-1.320.0-1|8	License:	GPLv2
14mu|perl-Expect-1.320.0-1|9	Group:		Development/Perl
14mu|perl-Expect-1.320.0-1|10	Url:		http://search.cpan.org/dist/%{modname}
14mu|perl-Expect-1.320.0-1|11	Source0:	http://www.cpan.org/modules/by-module/%{modname}/%{modname}-%{modver}.tar.gz
14mu|perl-Expect-1.320.0-1|12	Patch0:	%{name}-paths.patch
14mu|perl-Expect-1.320.0-1|13	BuildArch:	noarch
14mu|perl-Expect-1.320.0-1|14	BuildRequires:	perl-devel
14mu|perl-Expect-1.320.0-1|15	BuildRequires: perl(Test::Exception)
14mu|perl-Expect-1.320.0-1|16	BuildRequires:	perl(IO::Tty) >= 1.02
14mu|perl-Expect-1.320.0-1|17	# temporary dep due to the perl-5.14 bump
14mu|perl-Expect-1.320.0-1|18	BuildRequires:	perl-List-MoreUtils >= 0.320.0-4
14mu|perl-Expect-1.320.0-1|19	
14mu|perl-Expect-1.320.0-1|20	%description
14mu|perl-Expect-1.320.0-1|21	The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It
14mu|perl-Expect-1.320.0-1|22	more closely ressembles the Tcl Expect language than its predecessors. It does
14mu|perl-Expect-1.320.0-1|23	not contain any of the networking code found in Comm.pl. I suspect this would
14mu|perl-Expect-1.320.0-1|24	be obsolete anyway given the advent of IO::Socket and external tools such as
14mu|perl-Expect-1.320.0-1|25	netcat.
14mu|perl-Expect-1.320.0-1|26	
14mu|perl-Expect-1.320.0-1|27	Expect.pm is an attempt to have more of a switch() & case feeling to make
14mu|perl-Expect-1.320.0-1|28	decision processing more fluid. Three separate types of debugging have been
14mu|perl-Expect-1.320.0-1|29	implemented to make code production easier.
14mu|perl-Expect-1.320.0-1|30	
14mu|perl-Expect-1.320.0-1|31	It is now possible to interconnect multiple file handles (and processes) much
14mu|perl-Expect-1.320.0-1|32	like Tcl's Expect. An attempt was made to enable all the features of Tcl's
14mu|perl-Expect-1.320.0-1|33	Expect without forcing Tcl on the victim programmer :-) .
14mu|perl-Expect-1.320.0-1|34	
14mu|perl-Expect-1.320.0-1|35	%prep
14mu|perl-Expect-1.320.0-1|36	%setup -qn %{modname}-%{modver}
14mu|perl-Expect-1.320.0-1|37	%apply_patches
14mu|perl-Expect-1.320.0-1|38	perl -pi -e 's|/usr/local/bin/perl|%{__perl}|' examples/kibitz/kibitz
14mu|perl-Expect-1.320.0-1|39	
14mu|perl-Expect-1.320.0-1|40	%build
14mu|perl-Expect-1.320.0-1|41	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Expect-1.320.0-1|42	%make
14mu|perl-Expect-1.320.0-1|43	
14mu|perl-Expect-1.320.0-1|44	%check
14mu|perl-Expect-1.320.0-1|45	make test
14mu|perl-Expect-1.320.0-1|46	
14mu|perl-Expect-1.320.0-1|47	%install
14mu|perl-Expect-1.320.0-1|48	%makeinstall_std
14mu|perl-Expect-1.320.0-1|49	
14mu|perl-Expect-1.320.0-1|50	%files
14mu|perl-Expect-1.320.0-1|51	%doc Changes  examples tutorial
14mu|perl-Expect-1.320.0-1|52	%{perl_vendorlib}/*.pm
14mu|perl-Expect-1.320.0-1|53	%{_mandir}/man3/*
14mu|perl-Expect-1.320.0-1|54	
14mu|perl-Expect-1.320.0-1|55	%changelog
14mu|perl-Expect-1.320.0-1|56	* Tue Nov 25 2014 dsilakov <denis.silakov@rosalab.ru> 1.320.0-1
14mu|perl-Expect-1.320.0-1|57	+ Revision: 792da91
14mu|perl-Expect-1.320.0-1|58	- Merge pull request #2 from import/perl-Expect:auto_update
14mu|perl-Expect-1.320.0-1|59	- ROSA Updates Builder: update suggested
14mu|perl-Expect-1.320.0-1|60	
14mu|perl-Expect-1.320.0-1|61	

23579 14
14mu|perl-Exporter-5.720.0-2|1	%define upstream_name    Exporter
14mu|perl-Exporter-5.720.0-2|2	%define upstream_version 5.72
14mu|perl-Exporter-5.720.0-2|3	
14mu|perl-Exporter-5.720.0-2|4	Name:       perl-%{upstream_name}
14mu|perl-Exporter-5.720.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Exporter-5.720.0-2|6	Release:    2
14mu|perl-Exporter-5.720.0-2|7	
14mu|perl-Exporter-5.720.0-2|8	Summary:    Implements default import method for modules
14mu|perl-Exporter-5.720.0-2|9	
14mu|perl-Exporter-5.720.0-2|10	
14mu|perl-Exporter-5.720.0-2|11	License:    GPL+ or Artistic
14mu|perl-Exporter-5.720.0-2|12	Group:      Development/Perl
14mu|perl-Exporter-5.720.0-2|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Exporter-5.720.0-2|14	Source0:    http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Exporter-5.720.0-2|15	
14mu|perl-Exporter-5.720.0-2|16	BuildArch: noarch
14mu|perl-Exporter-5.720.0-2|17	
14mu|perl-Exporter-5.720.0-2|18	BuildRequires:	perl-devel
14mu|perl-Exporter-5.720.0-2|19	BuildRequires:	perl(Carp)
14mu|perl-Exporter-5.720.0-2|20	BuildRequires:	perl(Test::Pod)
14mu|perl-Exporter-5.720.0-2|21	BuildRequires:	perl(Test::Pod::Coverage)
14mu|perl-Exporter-5.720.0-2|22	
14mu|perl-Exporter-5.720.0-2|23	
14mu|perl-Exporter-5.720.0-2|24	%description
14mu|perl-Exporter-5.720.0-2|25	The Exporter module implements an 'import' method which allows a module to
14mu|perl-Exporter-5.720.0-2|26	export functions and variables to its users' namespaces. Many modules use
14mu|perl-Exporter-5.720.0-2|27	Exporter rather than implementing their own 'import' method because
14mu|perl-Exporter-5.720.0-2|28	Exporter provides a highly flexible interface, with an implementation
14mu|perl-Exporter-5.720.0-2|29	optimised for the common case.
14mu|perl-Exporter-5.720.0-2|30	
14mu|perl-Exporter-5.720.0-2|31	Perl automatically calls the 'import' method when processing a 'use'
14mu|perl-Exporter-5.720.0-2|32	statement for a module. Modules and 'use' are documented in the perlfunc
14mu|perl-Exporter-5.720.0-2|33	manpage and the perlmod manpage. Understanding the concept of modules and
14mu|perl-Exporter-5.720.0-2|34	how the 'use' statement operates is important to understanding the
14mu|perl-Exporter-5.720.0-2|35	Exporter.
14mu|perl-Exporter-5.720.0-2|36	
14mu|perl-Exporter-5.720.0-2|37	How to Export
14mu|perl-Exporter-5.720.0-2|38	The arrays '@EXPORT' and '@EXPORT_OK' in a module hold lists of symbols
14mu|perl-Exporter-5.720.0-2|39	that are going to be exported into the users name space by default, or
14mu|perl-Exporter-5.720.0-2|40	which they can request to be exported, respectively. The symbols can
14mu|perl-Exporter-5.720.0-2|41	represent functions, scalars, arrays, hashes, or typeglobs. The symbols
14mu|perl-Exporter-5.720.0-2|42	must be given by full name with the exception that the ampersand in
14mu|perl-Exporter-5.720.0-2|43	front of a function is optional, e.g.
14mu|perl-Exporter-5.720.0-2|44	
14mu|perl-Exporter-5.720.0-2|45	%prep
14mu|perl-Exporter-5.720.0-2|46	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Exporter-5.720.0-2|47	
14mu|perl-Exporter-5.720.0-2|48	%build
14mu|perl-Exporter-5.720.0-2|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Exporter-5.720.0-2|50	%make
14mu|perl-Exporter-5.720.0-2|51	
14mu|perl-Exporter-5.720.0-2|52	%check
14mu|perl-Exporter-5.720.0-2|53	make test
14mu|perl-Exporter-5.720.0-2|54	
14mu|perl-Exporter-5.720.0-2|55	%install
14mu|perl-Exporter-5.720.0-2|56	%makeinstall_std
14mu|perl-Exporter-5.720.0-2|57	
14mu|perl-Exporter-5.720.0-2|58	%files
14mu|perl-Exporter-5.720.0-2|59	%doc Changes META.json META.yml README
14mu|perl-Exporter-5.720.0-2|60	%{_mandir}/man3/*
14mu|perl-Exporter-5.720.0-2|61	%{perl_vendorlib}/*
14mu|perl-Exporter-5.720.0-2|62	
14mu|perl-Exporter-5.720.0-2|63	
14mu|perl-Exporter-5.720.0-2|64	
14mu|perl-Exporter-5.720.0-2|65	
14mu|perl-Exporter-5.720.0-2|66	%changelog
14mu|perl-Exporter-5.720.0-2|67	
14mu|perl-Exporter-5.720.0-2|68	* Tue Oct 06 2015 Denis Silakov <dsilakov@gmail.com> 5.720.0-2
14mu|perl-Exporter-5.720.0-2|69	- (4efc738) Move to main
14mu|perl-Exporter-5.720.0-2|70	
14mu|perl-Exporter-5.720.0-2|71	

23580 14
14mu|perl-Exporter-Tiny-0.42.0-2|1	%define upstream_name    Exporter-Tiny
14mu|perl-Exporter-Tiny-0.42.0-2|2	%define upstream_version 0.042
14mu|perl-Exporter-Tiny-0.42.0-2|3	
14mu|perl-Exporter-Tiny-0.42.0-2|4	Name:       perl-%{upstream_name}
14mu|perl-Exporter-Tiny-0.42.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Exporter-Tiny-0.42.0-2|6	Release:    2
14mu|perl-Exporter-Tiny-0.42.0-2|7	
14mu|perl-Exporter-Tiny-0.42.0-2|8	Summary:    Shortcut for Exporter::Tiny
14mu|perl-Exporter-Tiny-0.42.0-2|9	License:    GPL+ or Artistic
14mu|perl-Exporter-Tiny-0.42.0-2|10	Group:      Development/Perl
14mu|perl-Exporter-Tiny-0.42.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Exporter-Tiny-0.42.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Exporter/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Exporter-Tiny-0.42.0-2|13	
14mu|perl-Exporter-Tiny-0.42.0-2|14	BuildRequires: perl-devel
14mu|perl-Exporter-Tiny-0.42.0-2|15	BuildRequires: perl(Test::More)
14mu|perl-Exporter-Tiny-0.42.0-2|16	BuildRequires: perl(Test::Warnings)
14mu|perl-Exporter-Tiny-0.42.0-2|17	BuildRequires: perl(Test::Fatal)
14mu|perl-Exporter-Tiny-0.42.0-2|18	
14mu|perl-Exporter-Tiny-0.42.0-2|19	BuildArch: noarch
14mu|perl-Exporter-Tiny-0.42.0-2|20	
14mu|perl-Exporter-Tiny-0.42.0-2|21	%description
14mu|perl-Exporter-Tiny-0.42.0-2|22	Exporter::Tiny supports many of Sub::Exporter's external-facing features
14mu|perl-Exporter-Tiny-0.42.0-2|23	including renaming imported functions with the '-as', '-prefix' and
14mu|perl-Exporter-Tiny-0.42.0-2|24	'-suffix' options; explicit destinations with the 'into' option; and
14mu|perl-Exporter-Tiny-0.42.0-2|25	alternative installers with the 'installler' option. But it's written in
14mu|perl-Exporter-Tiny-0.42.0-2|26	only about 40% as many lines of code and with zero non-core dependencies.
14mu|perl-Exporter-Tiny-0.42.0-2|27	
14mu|perl-Exporter-Tiny-0.42.0-2|28	Its internal-facing interface is closer to Exporter.pm, with configuration
14mu|perl-Exporter-Tiny-0.42.0-2|29	done through the '@EXPORT', '@EXPORT_OK' and
14mu|perl-Exporter-Tiny-0.42.0-2|30	#'%EXPORT_TAGS' package (is being seen asunexpanded macro in linting, sflo)
14mu|perl-Exporter-Tiny-0.42.0-2|31	variables.
14mu|perl-Exporter-Tiny-0.42.0-2|32	
14mu|perl-Exporter-Tiny-0.42.0-2|33	Exporter::Tiny performs most of its internal duties (including resolution
14mu|perl-Exporter-Tiny-0.42.0-2|34	of tag names to sub names, resolution of sub names to coderefs, and
14mu|perl-Exporter-Tiny-0.42.0-2|35	installation of coderefs into the target package) as method calls, which
14mu|perl-Exporter-Tiny-0.42.0-2|36	means they can be overridden to provide interesting behaviour.
14mu|perl-Exporter-Tiny-0.42.0-2|37	
14mu|perl-Exporter-Tiny-0.42.0-2|38	%prep
14mu|perl-Exporter-Tiny-0.42.0-2|39	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Exporter-Tiny-0.42.0-2|40	
14mu|perl-Exporter-Tiny-0.42.0-2|41	%build
14mu|perl-Exporter-Tiny-0.42.0-2|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Exporter-Tiny-0.42.0-2|43	
14mu|perl-Exporter-Tiny-0.42.0-2|44	%make
14mu|perl-Exporter-Tiny-0.42.0-2|45	
14mu|perl-Exporter-Tiny-0.42.0-2|46	%check
14mu|perl-Exporter-Tiny-0.42.0-2|47	%make test
14mu|perl-Exporter-Tiny-0.42.0-2|48	
14mu|perl-Exporter-Tiny-0.42.0-2|49	%install
14mu|perl-Exporter-Tiny-0.42.0-2|50	%makeinstall_std
14mu|perl-Exporter-Tiny-0.42.0-2|51	
14mu|perl-Exporter-Tiny-0.42.0-2|52	%files
14mu|perl-Exporter-Tiny-0.42.0-2|53	%doc Changes LICENSE META.json META.yml README
14mu|perl-Exporter-Tiny-0.42.0-2|54	%{_mandir}/man3/*
14mu|perl-Exporter-Tiny-0.42.0-2|55	%{perl_vendorlib}/*
14mu|perl-Exporter-Tiny-0.42.0-2|56	
14mu|perl-Exporter-Tiny-0.42.0-2|57	
14mu|perl-Exporter-Tiny-0.42.0-2|58	%changelog
14mu|perl-Exporter-Tiny-0.42.0-2|59	
14mu|perl-Exporter-Tiny-0.42.0-2|60	* Wed Sep 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.42.0-2
14mu|perl-Exporter-Tiny-0.42.0-2|61	- (a9973d3) Move to main
14mu|perl-Exporter-Tiny-0.42.0-2|62	
14mu|perl-Exporter-Tiny-0.42.0-2|63	

23581 14
14mu|perl-ExtUtils-CBuilder-0.280.224-1|1	%define upstream_name  	    ExtUtils-CBuilder
14mu|perl-ExtUtils-CBuilder-0.280.224-1|2	%define upstream_version 0.280224
14mu|perl-ExtUtils-CBuilder-0.280.224-1|3	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|4	Name:		perl-%{upstream_name}
14mu|perl-ExtUtils-CBuilder-0.280.224-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-ExtUtils-CBuilder-0.280.224-1|6	Release:	1
14mu|perl-ExtUtils-CBuilder-0.280.224-1|7	Summary:	Compile and link C code for Perl modules
14mu|perl-ExtUtils-CBuilder-0.280.224-1|8	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|9	License:	GPL or Artistic
14mu|perl-ExtUtils-CBuilder-0.280.224-1|10	Group:		Development/Perl
14mu|perl-ExtUtils-CBuilder-0.280.224-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-ExtUtils-CBuilder-0.280.224-1|12	Source:		http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-ExtUtils-CBuilder-0.280.224-1|13	BuildRequires:	perl(File::Basename)
14mu|perl-ExtUtils-CBuilder-0.280.224-1|14	BuildRequires:	perl(File::Spec)
14mu|perl-ExtUtils-CBuilder-0.280.224-1|15	BuildRequires:	perl(Test)
14mu|perl-ExtUtils-CBuilder-0.280.224-1|16	BuildRequires:	perl(Text::ParseWords)
14mu|perl-ExtUtils-CBuilder-0.280.224-1|17	BuildRequires:	perl-devel
14mu|perl-ExtUtils-CBuilder-0.280.224-1|18	BuildArch:	noarch
14mu|perl-ExtUtils-CBuilder-0.280.224-1|19	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|20	%description
14mu|perl-ExtUtils-CBuilder-0.280.224-1|21	This module can build the C portions of Perl modules by invoking the
14mu|perl-ExtUtils-CBuilder-0.280.224-1|22	appropriate compilers and linkers in a cross-platform manner. It was motivated
14mu|perl-ExtUtils-CBuilder-0.280.224-1|23	by the Module::Build project, but may be useful for other purposes as well.
14mu|perl-ExtUtils-CBuilder-0.280.224-1|24	However, it is not intended as a general cross-platform interface to all your C
14mu|perl-ExtUtils-CBuilder-0.280.224-1|25	building needs. That would have been a much more ambitious goal!
14mu|perl-ExtUtils-CBuilder-0.280.224-1|26	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|27	%prep
14mu|perl-ExtUtils-CBuilder-0.280.224-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-ExtUtils-CBuilder-0.280.224-1|29	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|30	%build
14mu|perl-ExtUtils-CBuilder-0.280.224-1|31	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-ExtUtils-CBuilder-0.280.224-1|32	make
14mu|perl-ExtUtils-CBuilder-0.280.224-1|33	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|34	%check
14mu|perl-ExtUtils-CBuilder-0.280.224-1|35	make test
14mu|perl-ExtUtils-CBuilder-0.280.224-1|36	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|37	%install
14mu|perl-ExtUtils-CBuilder-0.280.224-1|38	%makeinstall_std
14mu|perl-ExtUtils-CBuilder-0.280.224-1|39	for m in ExtUtils::CBuilder.3pm ExtUtils::CBuilder::Platform::Windows.3pm; do
14mu|perl-ExtUtils-CBuilder-0.280.224-1|40	rm -f %{buildroot}%{_mandir}/man3/$m
14mu|perl-ExtUtils-CBuilder-0.280.224-1|41	done
14mu|perl-ExtUtils-CBuilder-0.280.224-1|42	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|43	%files
14mu|perl-ExtUtils-CBuilder-0.280.224-1|44	%doc Changes
14mu|perl-ExtUtils-CBuilder-0.280.224-1|45	%{perl_vendorlib}/ExtUtils
14mu|perl-ExtUtils-CBuilder-0.280.224-1|46	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|47	%changelog
14mu|perl-ExtUtils-CBuilder-0.280.224-1|48	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|49	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.280.224-1
14mu|perl-ExtUtils-CBuilder-0.280.224-1|50	- (22b9ade) Updated to 0.280224 (by updates_builder)
14mu|perl-ExtUtils-CBuilder-0.280.224-1|51	
14mu|perl-ExtUtils-CBuilder-0.280.224-1|52	

23582 14
14mu|perl-ExtUtils-Depends-0.404.0-1|1	%define upstream_name    ExtUtils-Depends
14mu|perl-ExtUtils-Depends-0.404.0-1|2	%define upstream_version 0.404
14mu|perl-ExtUtils-Depends-0.404.0-1|3	
14mu|perl-ExtUtils-Depends-0.404.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-ExtUtils-Depends-0.404.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-ExtUtils-Depends-0.404.0-1|6	Release:    1
14mu|perl-ExtUtils-Depends-0.404.0-1|7	
14mu|perl-ExtUtils-Depends-0.404.0-1|8	Summary:    Perl module for further extending extensions
14mu|perl-ExtUtils-Depends-0.404.0-1|9	
14mu|perl-ExtUtils-Depends-0.404.0-1|10	
14mu|perl-ExtUtils-Depends-0.404.0-1|11	License:    GPL+ or Artistic
14mu|perl-ExtUtils-Depends-0.404.0-1|12	Group:      Development/Perl
14mu|perl-ExtUtils-Depends-0.404.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-ExtUtils-Depends-0.404.0-1|14	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-ExtUtils-Depends-0.404.0-1|15	
14mu|perl-ExtUtils-Depends-0.404.0-1|16	BuildArch: noarch
14mu|perl-ExtUtils-Depends-0.404.0-1|17	BuildRequires:	perl-devel
14mu|perl-ExtUtils-Depends-0.404.0-1|18	
14mu|perl-ExtUtils-Depends-0.404.0-1|19	%description
14mu|perl-ExtUtils-Depends-0.404.0-1|20	This module tries to make it easy to build Perl extensions that use
14mu|perl-ExtUtils-Depends-0.404.0-1|21	functions and typemaps provided by other perl extensions. This means
14mu|perl-ExtUtils-Depends-0.404.0-1|22	that a perl extension is treated like a shared library that provides
14mu|perl-ExtUtils-Depends-0.404.0-1|23	also a C and an XS interface besides the perl one.
14mu|perl-ExtUtils-Depends-0.404.0-1|24	
14mu|perl-ExtUtils-Depends-0.404.0-1|25	%prep
14mu|perl-ExtUtils-Depends-0.404.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-ExtUtils-Depends-0.404.0-1|27	find -type d -name CVS | rm -fr
14mu|perl-ExtUtils-Depends-0.404.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-ExtUtils-Depends-0.404.0-1|29	
14mu|perl-ExtUtils-Depends-0.404.0-1|30	%build
14mu|perl-ExtUtils-Depends-0.404.0-1|31	%make
14mu|perl-ExtUtils-Depends-0.404.0-1|32	
14mu|perl-ExtUtils-Depends-0.404.0-1|33	%check
14mu|perl-ExtUtils-Depends-0.404.0-1|34	%make test
14mu|perl-ExtUtils-Depends-0.404.0-1|35	
14mu|perl-ExtUtils-Depends-0.404.0-1|36	%install
14mu|perl-ExtUtils-Depends-0.404.0-1|37	%makeinstall_std
14mu|perl-ExtUtils-Depends-0.404.0-1|38	
14mu|perl-ExtUtils-Depends-0.404.0-1|39	%clean
14mu|perl-ExtUtils-Depends-0.404.0-1|40	
14mu|perl-ExtUtils-Depends-0.404.0-1|41	%files
14mu|perl-ExtUtils-Depends-0.404.0-1|42	%defattr(-, root, root)
14mu|perl-ExtUtils-Depends-0.404.0-1|43	%doc Changes
14mu|perl-ExtUtils-Depends-0.404.0-1|44	%{_mandir}/*/*
14mu|perl-ExtUtils-Depends-0.404.0-1|45	%{perl_vendorlib}/*
14mu|perl-ExtUtils-Depends-0.404.0-1|46	
14mu|perl-ExtUtils-Depends-0.404.0-1|47	%changelog
14mu|perl-ExtUtils-Depends-0.404.0-1|48	
14mu|perl-ExtUtils-Depends-0.404.0-1|49	* Tue Jun 09 2015 dsilakov <denis.silakov@rosalab.ru> 0.404.0-1
14mu|perl-ExtUtils-Depends-0.404.0-1|50	- (f09a05a) Merge pull request #7 from import/perl-ExtUtils-Depends:auto_update
14mu|perl-ExtUtils-Depends-0.404.0-1|51	- (f09a05a) Updated to 0.404 (by updates_builder)
14mu|perl-ExtUtils-Depends-0.404.0-1|52	
14mu|perl-ExtUtils-Depends-0.404.0-1|53	

23583 14
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|1	%define upstream_name  	    ExtUtils-InstallPaths
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|2	%define upstream_version 0.011
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|3	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|6	Release:	1
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|7	Summary:	Build.PL install path logic made easy
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|8	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|9	License:	GPL or Artistic
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|10	Group:		Development/Perl
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|12	Source:		http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|13	BuildRequires:	perl(File::Basename)
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|14	BuildRequires:	perl(File::Spec)
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|15	BuildRequires:	perl(Test)
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|16	BuildRequires:	perl(Text::ParseWords)
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|17	BuildRequires:	perl(ExtUtils::Config)
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|18	BuildRequires:	perl-devel
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|19	BuildArch:	noarch
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|20	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|21	%description
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|22	Build.PL install path logic made easy.
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|23	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|24	%prep
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|26	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|27	%build
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|29	make
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|30	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|31	%check
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|32	make test
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|33	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|34	%install
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|35	%makeinstall_std
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|36	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|37	%files
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|38	%doc Changes
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|39	%{perl_vendorlib}/ExtUtils
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|40	%{_mandir}/man3/*
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|41	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|42	%changelog
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|43	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|44	* Tue Jun 09 2015 dsilakov <denis.silakov@rosalab.ru> 0.11.0-1
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|45	- (0db3921) Merge pull request #1 from import/perl-ExtUtils-InstallPaths:auto_update
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|46	- (0db3921) Updated to 0.011 (by updates_builder)
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|47	
14mu|perl-ExtUtils-InstallPaths-0.11.0-1|48	

23584 14
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|1	%define upstream_name    ExtUtils-MakeMaker
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|2	%define upstream_version 7.10
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|3	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|6	Release:    1
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|7	Summary:    Writes Makefiles for extensions
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|8	License:    GPL+ or Artistic
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|9	Group:      Development/Perl
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|11	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|12	Patch0:     ExtUtils-MakeMaker-6.59-prevent-bundled-copies.patch
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|13	# append to config cflags debian #628522
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|14	Patch1:     ExtUtils-MakeMaker-6.62-append_to_config_cflags_instead_of_overriding.patch
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|15	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|16	# META.json file lacks in req.
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|17	# this BR List is mandatory if tests enabled. Symbianflo
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|18	BuildRequires:  perl-devel
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|19	BuildRequires:  perl(Carp)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|20	BuildRequires:  perl(Config)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|21	BuildRequires:  perl(Cwd)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|22	BuildRequires:  perl(Encode)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|23	BuildRequires:  perl(Exporter)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|24	BuildRequires:  perl(File::Basename)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|25	BuildRequires:  perl(File::Path)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|26	BuildRequires:  perl(File::Spec)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|27	BuildRequires:  perl(base)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|28	BuildRequires:  perl(strict)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|29	BuildRequires:  perl(vars)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|30	BuildRequires:  perl(version)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|31	BuildRequires:  perl(warnings)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|32	BuildRequires:  perl(ExtUtils::ParseXS)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|33	BuildRequires:  perl(AutoSplit)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|34	BuildRequires:  perl(CPAN::Meta)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|35	BuildRequires:  perl(Data::Dumper)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|36	BuildRequires:  perl(DirHandle)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|37	BuildRequires:  perl(DynaLoader)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|38	BuildRequires:  perl(ExtUtils::Command)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|39	BuildRequires:  perl(ExtUtils::Install)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|40	BuildRequires:  perl(ExtUtils::Installed)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|41	BuildRequires:  perl(ExtUtils::Manifest)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|42	BuildRequires:  perl(File::Find)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|43	BuildRequires:  perl(File::Temp)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|44	BuildRequires:  perl(Getopt::Long)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|45	BuildRequires:  perl(IO::File)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|46	BuildRequires:  perl(overload)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|47	BuildRequires:  perl(Parse::CPAN::Meta)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|48	BuildRequires:  perl(Pod::Man)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|49	BuildRequires:  perl(POSIX)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|50	BuildRequires:  perl(Scalar::Util)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|51	BuildRequires:  perl(Test::Harness)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|52	BuildRequires:  perl(Test::More)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|53	BuildRequires:  perl(ExtUtils::CBuilder)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|54	BuildRequires:  perl(PerlIO)
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|55	#
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|56	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|57	BuildArch:  noarch
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|58	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|59	%description
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|60	Include all the modules bundled with MakeMaker in @INC so
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|61	ExtUtils::MakeMaker will load.
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|62	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|63	This is for bootstrapping the process of deciding how much of the bundles
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|64	we need.
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|65	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|66	copy_bundles() copies the contents of each bundle, if necessary, into inc/
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|67	as a flattened module directory that MakeMaker can install.
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|68	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|69	%prep
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|70	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|71	%patch0 -p0
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|72	%patch1 -p3
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|73	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|74	%build
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|75	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|76	%make
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|77	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|78	%check
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|79	%make test
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|80	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|81	%install
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|82	%makeinstall_std
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|83	mv %{buildroot}/%{_bindir}/instmodsh   %{buildroot}/%{_bindir}/instmodsh.%{upstream_version}
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|84	mv %{buildroot}/%{_mandir}/man1/instmodsh.1 %{buildroot}/%{_mandir}/man1/instmodsh.%{upstream_version}.1
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|85	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|86	%files
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|87	%doc Changes META.json META.yml NOTES README
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|88	%{_mandir}/man3/*
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|89	%{perl_vendorlib}/*
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|90	%{_bindir}/*
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|91	%{_mandir}/man1/*
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|92	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|93	%changelog
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|94	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|95	* Mon Sep 14 2015 abfonly <abfonly@gmail.com> 7.100.0-1
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|96	- (387bffa) Log: Update to 7.100.0
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|97	- (387bffa) see Changes, for more detailes
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|98	
14mu|perl-ExtUtils-MakeMaker-7.100.0-1|99	

23585 14
14mu|perl-ExtUtils-ParseXS-3.240.0-1|1	%define debug_package	%{nil}
14mu|perl-ExtUtils-ParseXS-3.240.0-1|2	%define upstream_name    ExtUtils-ParseXS
14mu|perl-ExtUtils-ParseXS-3.240.0-1|3	%define upstream_version 3.24
14mu|perl-ExtUtils-ParseXS-3.240.0-1|4	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|5	Name:       perl-%{upstream_name}
14mu|perl-ExtUtils-ParseXS-3.240.0-1|6	Version:    %perl_convert_version %{upstream_version}
14mu|perl-ExtUtils-ParseXS-3.240.0-1|7	Release:    1
14mu|perl-ExtUtils-ParseXS-3.240.0-1|8	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|9	Summary:    Entry in the OUTPUT section of a typemap
14mu|perl-ExtUtils-ParseXS-3.240.0-1|10	License:    GPL+ or Artistic
14mu|perl-ExtUtils-ParseXS-3.240.0-1|11	Group:      Development/Perl
14mu|perl-ExtUtils-ParseXS-3.240.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-ExtUtils-ParseXS-3.240.0-1|13	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-ExtUtils-ParseXS-3.240.0-1|14	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|15	BuildRequires: perl(Carp)
14mu|perl-ExtUtils-ParseXS-3.240.0-1|16	BuildRequires: perl(Cwd)
14mu|perl-ExtUtils-ParseXS-3.240.0-1|17	BuildRequires: perl(DynaLoader)
14mu|perl-ExtUtils-ParseXS-3.240.0-1|18	BuildRequires: perl(Exporter) >= 5.570.0
14mu|perl-ExtUtils-ParseXS-3.240.0-1|19	BuildRequires: perl(ExtUtils::CBuilder)
14mu|perl-ExtUtils-ParseXS-3.240.0-1|20	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.460.0
14mu|perl-ExtUtils-ParseXS-3.240.0-1|21	BuildRequires: perl(File::Basename)
14mu|perl-ExtUtils-ParseXS-3.240.0-1|22	BuildRequires: perl(File::Spec)
14mu|perl-ExtUtils-ParseXS-3.240.0-1|23	BuildRequires: perl(Symbol)
14mu|perl-ExtUtils-ParseXS-3.240.0-1|24	BuildRequires: perl(Test::More) >= 0.470.0
14mu|perl-ExtUtils-ParseXS-3.240.0-1|25	BuildRequires: perl-devel
14mu|perl-ExtUtils-ParseXS-3.240.0-1|26	BuildRequires: perl(ExtUtils::CBuilder)
14mu|perl-ExtUtils-ParseXS-3.240.0-1|27	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|28	BuildArch:  noarch
14mu|perl-ExtUtils-ParseXS-3.240.0-1|29	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|30	%description
14mu|perl-ExtUtils-ParseXS-3.240.0-1|31	'ExtUtils::ParseXS' will compile XS code into C code by embedding the
14mu|perl-ExtUtils-ParseXS-3.240.0-1|32	constructs necessary to let C functions manipulate Perl values and creates
14mu|perl-ExtUtils-ParseXS-3.240.0-1|33	the glue necessary to let Perl access those functions. The compiler uses
14mu|perl-ExtUtils-ParseXS-3.240.0-1|34	typemaps to determine how to map C function parameters and variables to
14mu|perl-ExtUtils-ParseXS-3.240.0-1|35	Perl values.
14mu|perl-ExtUtils-ParseXS-3.240.0-1|36	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|37	The compiler will search for typemap files called _typemap_. It will use
14mu|perl-ExtUtils-ParseXS-3.240.0-1|38	the following search path to find default typemaps, with the rightmost
14mu|perl-ExtUtils-ParseXS-3.240.0-1|39	typemap taking precedence.
14mu|perl-ExtUtils-ParseXS-3.240.0-1|40	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|41	../../../typemap:../../typemap:../typemap:typemap
14mu|perl-ExtUtils-ParseXS-3.240.0-1|42	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|43	%prep
14mu|perl-ExtUtils-ParseXS-3.240.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-ExtUtils-ParseXS-3.240.0-1|45	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|46	%build
14mu|perl-ExtUtils-ParseXS-3.240.0-1|47	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-ExtUtils-ParseXS-3.240.0-1|48	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|49	%make
14mu|perl-ExtUtils-ParseXS-3.240.0-1|50	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|51	%check
14mu|perl-ExtUtils-ParseXS-3.240.0-1|52	%make test
14mu|perl-ExtUtils-ParseXS-3.240.0-1|53	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|54	%install
14mu|perl-ExtUtils-ParseXS-3.240.0-1|55	%makeinstall_std
14mu|perl-ExtUtils-ParseXS-3.240.0-1|56	sed -i 's|#!perl|#!/usr/bin/perl|' %{buildroot}%{perl_vendorlib}/ExtUtils/xsubpp
14mu|perl-ExtUtils-ParseXS-3.240.0-1|57	chmod 755 %{buildroot}%{perl_vendorlib}/ExtUtils/xsubpp
14mu|perl-ExtUtils-ParseXS-3.240.0-1|58	mv %{buildroot}/%{_bindir}/xsubpp        %{buildroot}/%{_bindir}/xsubpp.%{upstream_version}
14mu|perl-ExtUtils-ParseXS-3.240.0-1|59	mv %{buildroot}/%{_mandir}/man1/xsubpp.1 %{buildroot}/%{_mandir}/man1/xsubpp.%{upstream_version}.1
14mu|perl-ExtUtils-ParseXS-3.240.0-1|60	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|61	%files
14mu|perl-ExtUtils-ParseXS-3.240.0-1|62	%doc Changes META.yml MYMETA.yml README
14mu|perl-ExtUtils-ParseXS-3.240.0-1|63	%{perl_vendorlib}/ExtUtils
14mu|perl-ExtUtils-ParseXS-3.240.0-1|64	%{_bindir}/*
14mu|perl-ExtUtils-ParseXS-3.240.0-1|65	%{_mandir}/*/*
14mu|perl-ExtUtils-ParseXS-3.240.0-1|66	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|67	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|68	%changelog
14mu|perl-ExtUtils-ParseXS-3.240.0-1|69	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|70	* Thu Apr 02 2015 abfonly <John@smith.org> 3.240.0-1
14mu|perl-ExtUtils-ParseXS-3.240.0-1|71	- (a7c0b81) Log: Update to -3.240.0, generate diff-since_2.2206-Log for QA
14mu|perl-ExtUtils-ParseXS-3.240.0-1|72	
14mu|perl-ExtUtils-ParseXS-3.240.0-1|73	

23586 14
14mu|perl-FCGI-0.770.0-7|1	%define upstream_name	 FCGI
14mu|perl-FCGI-0.770.0-7|2	%define upstream_version 0.77
14mu|perl-FCGI-0.770.0-7|3	
14mu|perl-FCGI-0.770.0-7|4	Summary:	A Fast CGI module for Perl
14mu|perl-FCGI-0.770.0-7|5	
14mu|perl-FCGI-0.770.0-7|6	Name:		perl-%{upstream_name}
14mu|perl-FCGI-0.770.0-7|7	Version:	%perl_convert_version %{upstream_version}
14mu|perl-FCGI-0.770.0-7|8	Release:	7
14mu|perl-FCGI-0.770.0-7|9	License:	Distributable
14mu|perl-FCGI-0.770.0-7|10	Group:		Development/Perl
14mu|perl-FCGI-0.770.0-7|11	URL:		http://search.cpan.org/~flora/
14mu|perl-FCGI-0.770.0-7|12	Source0:	http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-FCGI-0.770.0-7|13	Patch0:		perl-FCGI-0.71-CVE-2012-6687.patch
14mu|perl-FCGI-0.770.0-7|14	BuildRequires:	perl-devel
14mu|perl-FCGI-0.770.0-7|15	
14mu|perl-FCGI-0.770.0-7|16	%description
14mu|perl-FCGI-0.770.0-7|17	This is a Fast CGI module for perl. It's based on the FCGI module that
14mu|perl-FCGI-0.770.0-7|18	comes with Open Market's FastCGI Developer's Kit, but does not require
14mu|perl-FCGI-0.770.0-7|19	you to recompile perl.
14mu|perl-FCGI-0.770.0-7|20	
14mu|perl-FCGI-0.770.0-7|21	See <http://www.fastcgi.com/> for more information about fastcgi.
14mu|perl-FCGI-0.770.0-7|22	Lincoln D. Stein's perl CGI module also contains some information
14mu|perl-FCGI-0.770.0-7|23	about fastcgi programming.
14mu|perl-FCGI-0.770.0-7|24	
14mu|perl-FCGI-0.770.0-7|25	%prep
14mu|perl-FCGI-0.770.0-7|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-FCGI-0.770.0-7|27	chmod 0644 LICENSE.TERMS
14mu|perl-FCGI-0.770.0-7|28	%apply_patches
14mu|perl-FCGI-0.770.0-7|29	
14mu|perl-FCGI-0.770.0-7|30	%build
14mu|perl-FCGI-0.770.0-7|31	# Choose not to build a pure Perl implementation
14mu|perl-FCGI-0.770.0-7|32	# (default answer [n] -> return)
14mu|perl-FCGI-0.770.0-7|33	perl Makefile.PL INSTALLDIRS=vendor <<EOF
14mu|perl-FCGI-0.770.0-7|34	EOF
14mu|perl-FCGI-0.770.0-7|35	%make
14mu|perl-FCGI-0.770.0-7|36	
14mu|perl-FCGI-0.770.0-7|37	%install
14mu|perl-FCGI-0.770.0-7|38	%makeinstall_std
14mu|perl-FCGI-0.770.0-7|39	
14mu|perl-FCGI-0.770.0-7|40	%files
14mu|perl-FCGI-0.770.0-7|41	%doc README LICENSE.TERMS ChangeLog
14mu|perl-FCGI-0.770.0-7|42	%{_mandir}/*/*
14mu|perl-FCGI-0.770.0-7|43	%{perl_vendorarch}/FCGI*
14mu|perl-FCGI-0.770.0-7|44	%{perl_vendorarch}/auto/FCGI
14mu|perl-FCGI-0.770.0-7|45	
14mu|perl-FCGI-0.770.0-7|46	
14mu|perl-FCGI-0.770.0-7|47	%changelog
14mu|perl-FCGI-0.770.0-7|48	
14mu|perl-FCGI-0.770.0-7|49	* Fri Mar 11 2016 Denis Silakov <dsilakov@gmail.com> 0.770.0-7
14mu|perl-FCGI-0.770.0-7|50	- (cc870ee) Updated to 0.77 + fix for CVE-2012-6687
14mu|perl-FCGI-0.770.0-7|51	
14mu|perl-FCGI-0.770.0-7|52	

23587 14
14mu|perl-File-BaseDir-0.70.0-1|1	%define upstream_name 	 File-BaseDir
14mu|perl-File-BaseDir-0.70.0-1|2	%define upstream_version 0.07
14mu|perl-File-BaseDir-0.70.0-1|3	
14mu|perl-File-BaseDir-0.70.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-File-BaseDir-0.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-File-BaseDir-0.70.0-1|6	Release:	1
14mu|perl-File-BaseDir-0.70.0-1|7	
14mu|perl-File-BaseDir-0.70.0-1|8	Summary:	Perl module to use the freedesktop basedir spec
14mu|perl-File-BaseDir-0.70.0-1|9	
14mu|perl-File-BaseDir-0.70.0-1|10	License:	GPL+ or Artistic
14mu|perl-File-BaseDir-0.70.0-1|11	Group:		Development/Perl
14mu|perl-File-BaseDir-0.70.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-File-BaseDir-0.70.0-1|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-File-BaseDir-0.70.0-1|14	
14mu|perl-File-BaseDir-0.70.0-1|15	BuildRequires:	perl(Module::Build)
14mu|perl-File-BaseDir-0.70.0-1|16	BuildRequires:	perl(IPC::System::Simple)
14mu|perl-File-BaseDir-0.70.0-1|17	BuildRequires:	perl(File::Which)
14mu|perl-File-BaseDir-0.70.0-1|18	BuildArch:	noarch
14mu|perl-File-BaseDir-0.70.0-1|19	
14mu|perl-File-BaseDir-0.70.0-1|20	%description
14mu|perl-File-BaseDir-0.70.0-1|21	Perl module to use the freedesktop basedir spec.
14mu|perl-File-BaseDir-0.70.0-1|22	
14mu|perl-File-BaseDir-0.70.0-1|23	%prep
14mu|perl-File-BaseDir-0.70.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-File-BaseDir-0.70.0-1|25	
14mu|perl-File-BaseDir-0.70.0-1|26	%build
14mu|perl-File-BaseDir-0.70.0-1|27	perl Build.PL installdirs=vendor
14mu|perl-File-BaseDir-0.70.0-1|28	./Build
14mu|perl-File-BaseDir-0.70.0-1|29	
14mu|perl-File-BaseDir-0.70.0-1|30	%check
14mu|perl-File-BaseDir-0.70.0-1|31	./Build test
14mu|perl-File-BaseDir-0.70.0-1|32	
14mu|perl-File-BaseDir-0.70.0-1|33	%install
14mu|perl-File-BaseDir-0.70.0-1|34	./Build install destdir=%{buildroot}
14mu|perl-File-BaseDir-0.70.0-1|35	
14mu|perl-File-BaseDir-0.70.0-1|36	%clean
14mu|perl-File-BaseDir-0.70.0-1|37	
14mu|perl-File-BaseDir-0.70.0-1|38	%files
14mu|perl-File-BaseDir-0.70.0-1|39	%doc README Changes
14mu|perl-File-BaseDir-0.70.0-1|40	%{perl_vendorlib}/File/*
14mu|perl-File-BaseDir-0.70.0-1|41	%{_mandir}/*/*
14mu|perl-File-BaseDir-0.70.0-1|42	
14mu|perl-File-BaseDir-0.70.0-1|43	
14mu|perl-File-BaseDir-0.70.0-1|44	
14mu|perl-File-BaseDir-0.70.0-1|45	%changelog
14mu|perl-File-BaseDir-0.70.0-1|46	
14mu|perl-File-BaseDir-0.70.0-1|47	* Mon Oct 19 2015 Denis Silakov <dsilakov@gmail.com> 0.70.0-1
14mu|perl-File-BaseDir-0.70.0-1|48	- (8a3288b) Added File::Which BR
14mu|perl-File-BaseDir-0.70.0-1|49	
14mu|perl-File-BaseDir-0.70.0-1|50	

23588 14
14mu|perl-File-DesktopEntry-0.120.0-1|1	%define modname	File-DesktopEntry
14mu|perl-File-DesktopEntry-0.120.0-1|2	%define modver 0.12
14mu|perl-File-DesktopEntry-0.120.0-1|3	
14mu|perl-File-DesktopEntry-0.120.0-1|4	Summary:	Object to handle .desktop files
14mu|perl-File-DesktopEntry-0.120.0-1|5	
14mu|perl-File-DesktopEntry-0.120.0-1|6	
14mu|perl-File-DesktopEntry-0.120.0-1|7	Name:		perl-%{modname}
14mu|perl-File-DesktopEntry-0.120.0-1|8	Version:	%perl_convert_version %{modver}
14mu|perl-File-DesktopEntry-0.120.0-1|9	Release:	1
14mu|perl-File-DesktopEntry-0.120.0-1|10	License:	GPLv2
14mu|perl-File-DesktopEntry-0.120.0-1|11	Group:		Development/Perl
14mu|perl-File-DesktopEntry-0.120.0-1|12	Url:		http://search.cpan.org/dist/%{modname}/
14mu|perl-File-DesktopEntry-0.120.0-1|13	Source0:	http://www.cpan.org/modules/by-module/File/%{modname}-%{modver}.tar.gz
14mu|perl-File-DesktopEntry-0.120.0-1|14	BuildArch:	noarch
14mu|perl-File-DesktopEntry-0.120.0-1|15	BuildRequires:	perl(File::BaseDir)
14mu|perl-File-DesktopEntry-0.120.0-1|16	BuildRequires:	perl(Module::Build)
14mu|perl-File-DesktopEntry-0.120.0-1|17	BuildRequires:	perl(JSON::PP)
14mu|perl-File-DesktopEntry-0.120.0-1|18	BuildRequires:	perl-devel
14mu|perl-File-DesktopEntry-0.120.0-1|19	
14mu|perl-File-DesktopEntry-0.120.0-1|20	%description
14mu|perl-File-DesktopEntry-0.120.0-1|21	This module is used to work with .desktop files. The format of these files is
14mu|perl-File-DesktopEntry-0.120.0-1|22	specified by the freedesktop "Desktop Entry" specification.
14mu|perl-File-DesktopEntry-0.120.0-1|23	
14mu|perl-File-DesktopEntry-0.120.0-1|24	%prep
14mu|perl-File-DesktopEntry-0.120.0-1|25	%setup -qn %{modname}-%{modver}
14mu|perl-File-DesktopEntry-0.120.0-1|26	
14mu|perl-File-DesktopEntry-0.120.0-1|27	%build
14mu|perl-File-DesktopEntry-0.120.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-File-DesktopEntry-0.120.0-1|29	%make
14mu|perl-File-DesktopEntry-0.120.0-1|30	
14mu|perl-File-DesktopEntry-0.120.0-1|31	%check
14mu|perl-File-DesktopEntry-0.120.0-1|32	%make test
14mu|perl-File-DesktopEntry-0.120.0-1|33	
14mu|perl-File-DesktopEntry-0.120.0-1|34	%install
14mu|perl-File-DesktopEntry-0.120.0-1|35	%makeinstall_std
14mu|perl-File-DesktopEntry-0.120.0-1|36	
14mu|perl-File-DesktopEntry-0.120.0-1|37	%files
14mu|perl-File-DesktopEntry-0.120.0-1|38	%doc README Changes
14mu|perl-File-DesktopEntry-0.120.0-1|39	%{perl_vendorlib}/File/DesktopEntry.pm
14mu|perl-File-DesktopEntry-0.120.0-1|40	%{_mandir}/man3/*
14mu|perl-File-DesktopEntry-0.120.0-1|41	
14mu|perl-File-DesktopEntry-0.120.0-1|42	%changelog
14mu|perl-File-DesktopEntry-0.120.0-1|43	
14mu|perl-File-DesktopEntry-0.120.0-1|44	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.120.0-1
14mu|perl-File-DesktopEntry-0.120.0-1|45	- (3811b41) Updated to 0.12 (by updates_builder)
14mu|perl-File-DesktopEntry-0.120.0-1|46	
14mu|perl-File-DesktopEntry-0.120.0-1|47	

23589 14
14mu|perl-File-MimeInfo-0.270.0-1|1	%define upstream_name File-MimeInfo
14mu|perl-File-MimeInfo-0.270.0-1|2	%define upstream_version 0.27
14mu|perl-File-MimeInfo-0.270.0-1|3	
14mu|perl-File-MimeInfo-0.270.0-1|4	Summary:	Determine file type
14mu|perl-File-MimeInfo-0.270.0-1|5	Name:		perl-%{upstream_name}
14mu|perl-File-MimeInfo-0.270.0-1|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-File-MimeInfo-0.270.0-1|7	Release:	1
14mu|perl-File-MimeInfo-0.270.0-1|8	License:	GPL+ or Artistic
14mu|perl-File-MimeInfo-0.270.0-1|9	Group:		Development/Perl
14mu|perl-File-MimeInfo-0.270.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-File-MimeInfo-0.270.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-File-MimeInfo-0.270.0-1|12	BuildRequires:	perl(Carp)
14mu|perl-File-MimeInfo-0.270.0-1|13	BuildRequires:	perl(Exporter)
14mu|perl-File-MimeInfo-0.270.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
14mu|perl-File-MimeInfo-0.270.0-1|15	BuildRequires:	perl(Fcntl)
14mu|perl-File-MimeInfo-0.270.0-1|16	BuildRequires:	perl(File::BaseDir) >= 0.30.0
14mu|perl-File-MimeInfo-0.270.0-1|17	BuildRequires:	perl(File::DesktopEntry) >= 0.40.0
14mu|perl-File-MimeInfo-0.270.0-1|18	BuildRequires:	perl(Pod::Usage)
14mu|perl-File-MimeInfo-0.270.0-1|19	BuildRequires:	perl-devel
14mu|perl-File-MimeInfo-0.270.0-1|20	Requires:	perl(File::BaseDir) >= 0.30.0
14mu|perl-File-MimeInfo-0.270.0-1|21	BuildArch:	noarch
14mu|perl-File-MimeInfo-0.270.0-1|22	
14mu|perl-File-MimeInfo-0.270.0-1|23	%description
14mu|perl-File-MimeInfo-0.270.0-1|24	This module can be used to determine the mime type of a file; it's a
14mu|perl-File-MimeInfo-0.270.0-1|25	replacement for File::MMagic trying to implement the freedesktop
14mu|perl-File-MimeInfo-0.270.0-1|26	specification for using the shared mime-info database. The package
14mu|perl-File-MimeInfo-0.270.0-1|27	comes with a script called 'mimetype' that can be used as a file(1)
14mu|perl-File-MimeInfo-0.270.0-1|28	work-alike.
14mu|perl-File-MimeInfo-0.270.0-1|29	
14mu|perl-File-MimeInfo-0.270.0-1|30	%prep
14mu|perl-File-MimeInfo-0.270.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-File-MimeInfo-0.270.0-1|32	
14mu|perl-File-MimeInfo-0.270.0-1|33	%build
14mu|perl-File-MimeInfo-0.270.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-File-MimeInfo-0.270.0-1|35	%make
14mu|perl-File-MimeInfo-0.270.0-1|36	
14mu|perl-File-MimeInfo-0.270.0-1|37	%check
14mu|perl-File-MimeInfo-0.270.0-1|38	make test
14mu|perl-File-MimeInfo-0.270.0-1|39	
14mu|perl-File-MimeInfo-0.270.0-1|40	%install
14mu|perl-File-MimeInfo-0.270.0-1|41	%makeinstall_std
14mu|perl-File-MimeInfo-0.270.0-1|42	
14mu|perl-File-MimeInfo-0.270.0-1|43	%files
14mu|perl-File-MimeInfo-0.270.0-1|44	%doc Changes META.json META.yml MYMETA.yml
14mu|perl-File-MimeInfo-0.270.0-1|45	%{_bindir}/mimeopen
14mu|perl-File-MimeInfo-0.270.0-1|46	%{_bindir}/mimetype
14mu|perl-File-MimeInfo-0.270.0-1|47	%{perl_vendorlib}/File
14mu|perl-File-MimeInfo-0.270.0-1|48	%{_mandir}/*/*
14mu|perl-File-MimeInfo-0.270.0-1|49	
14mu|perl-File-MimeInfo-0.270.0-1|50	
14mu|perl-File-MimeInfo-0.270.0-1|51	%changelog
14mu|perl-File-MimeInfo-0.270.0-1|52	
14mu|perl-File-MimeInfo-0.270.0-1|53	* Mon Jun 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.270.0-1
14mu|perl-File-MimeInfo-0.270.0-1|54	- (6586b55) New version 0.27, it fixes an important typo (NoDsiplay -> NoDisplay)
14mu|perl-File-MimeInfo-0.270.0-1|55	
14mu|perl-File-MimeInfo-0.270.0-1|56	

23590 14
14mu|perl-Filesys-Df-0.920.0-15|1	%define upstream_name    Filesys-Df
14mu|perl-Filesys-Df-0.920.0-15|2	%define upstream_version 0.92
14mu|perl-Filesys-Df-0.920.0-15|3	
14mu|perl-Filesys-Df-0.920.0-15|4	Name:       perl-%{upstream_name}
14mu|perl-Filesys-Df-0.920.0-15|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Filesys-Df-0.920.0-15|6	Release:    15
14mu|perl-Filesys-Df-0.920.0-15|7	
14mu|perl-Filesys-Df-0.920.0-15|8	Summary:    Disk free based on Filesys::Statvfs
14mu|perl-Filesys-Df-0.920.0-15|9	License:    GPL+ or Artistic
14mu|perl-Filesys-Df-0.920.0-15|10	Group:      Development/Perl
14mu|perl-Filesys-Df-0.920.0-15|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Filesys-Df-0.920.0-15|12	Source0:    http://www.cpan.org/modules/by-module/Filesys/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Filesys-Df-0.920.0-15|13	
14mu|perl-Filesys-Df-0.920.0-15|14	BuildRequires: perl-devel
14mu|perl-Filesys-Df-0.920.0-15|15	
14mu|perl-Filesys-Df-0.920.0-15|16	%description
14mu|perl-Filesys-Df-0.920.0-15|17	This module provides a way to obtain filesystem disk space information.
14mu|perl-Filesys-Df-0.920.0-15|18	This is a Unix only distribution. If you want to gather this information
14mu|perl-Filesys-Df-0.920.0-15|19	for Unix and Windows, use 'Filesys::DfPortable'. The only major benefit of
14mu|perl-Filesys-Df-0.920.0-15|20	using 'Filesys::Df' over 'Filesys::DfPortable', is that 'Filesys::Df'
14mu|perl-Filesys-Df-0.920.0-15|21	supports the use of open filehandles as arguments.
14mu|perl-Filesys-Df-0.920.0-15|22	
14mu|perl-Filesys-Df-0.920.0-15|23	The module should work with all flavors of Unix that implement the
14mu|perl-Filesys-Df-0.920.0-15|24	'statvfs()' and 'fstatvfs()' calls, or the 'statfs()' and 'fstatfs()'
14mu|perl-Filesys-Df-0.920.0-15|25	calls. This would include Linux, *BSD, HP-UX, AIX, Solaris, Mac OS X, Irix,
14mu|perl-Filesys-Df-0.920.0-15|26	Cygwin, etc ...
14mu|perl-Filesys-Df-0.920.0-15|27	
14mu|perl-Filesys-Df-0.920.0-15|28	'df()' requires a argument that represents the filesystem you want to
14mu|perl-Filesys-Df-0.920.0-15|29	query. The argument can be either a scalar directory/file name or a open
14mu|perl-Filesys-Df-0.920.0-15|30	filehandle. There is also an optional block size argument so you can tailor
14mu|perl-Filesys-Df-0.920.0-15|31	the size of the values returned. The default block size is 1024. This will
14mu|perl-Filesys-Df-0.920.0-15|32	cause the function to return the values in 1k blocks. If you want bytes,
14mu|perl-Filesys-Df-0.920.0-15|33	set the block size to 1.
14mu|perl-Filesys-Df-0.920.0-15|34	
14mu|perl-Filesys-Df-0.920.0-15|35	%prep
14mu|perl-Filesys-Df-0.920.0-15|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Filesys-Df-0.920.0-15|37	
14mu|perl-Filesys-Df-0.920.0-15|38	%build
14mu|perl-Filesys-Df-0.920.0-15|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Filesys-Df-0.920.0-15|40	
14mu|perl-Filesys-Df-0.920.0-15|41	%{make}
14mu|perl-Filesys-Df-0.920.0-15|42	
14mu|perl-Filesys-Df-0.920.0-15|43	%check
14mu|perl-Filesys-Df-0.920.0-15|44	%{make} test
14mu|perl-Filesys-Df-0.920.0-15|45	
14mu|perl-Filesys-Df-0.920.0-15|46	%install
14mu|perl-Filesys-Df-0.920.0-15|47	%makeinstall_std
14mu|perl-Filesys-Df-0.920.0-15|48	
14mu|perl-Filesys-Df-0.920.0-15|49	%files
14mu|perl-Filesys-Df-0.920.0-15|50	%doc Changes README
14mu|perl-Filesys-Df-0.920.0-15|51	%{_mandir}/man3/*
14mu|perl-Filesys-Df-0.920.0-15|52	%{perl_vendorlib}/*
14mu|perl-Filesys-Df-0.920.0-15|53	
14mu|perl-Filesys-Df-0.920.0-15|54	%changelog
14mu|perl-Filesys-Df-0.920.0-15|55	* Wed Feb 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.920.0-15
14mu|perl-Filesys-Df-0.920.0-15|56	+ Revision: dc58fc3
14mu|perl-Filesys-Df-0.920.0-15|57	- Bump release - prepare for urpmi rebuild
14mu|perl-Filesys-Df-0.920.0-15|58	
14mu|perl-Filesys-Df-0.920.0-15|59	

23591 14
14mu|perl-File-Which-1.190.0-1|1	%define	upstream_name	 File-Which
14mu|perl-File-Which-1.190.0-1|2	%define upstream_version 1.19
14mu|perl-File-Which-1.190.0-1|3	
14mu|perl-File-Which-1.190.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-File-Which-1.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-File-Which-1.190.0-1|6	Release:	1
14mu|perl-File-Which-1.190.0-1|7	
14mu|perl-File-Which-1.190.0-1|8	Summary:	Portable implementation of the `which' utility
14mu|perl-File-Which-1.190.0-1|9	
14mu|perl-File-Which-1.190.0-1|10	License:	GPL+ or Artistic
14mu|perl-File-Which-1.190.0-1|11	Group:		Development/Perl
14mu|perl-File-Which-1.190.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-File-Which-1.190.0-1|13	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-File-Which-1.190.0-1|14	
14mu|perl-File-Which-1.190.0-1|15	BuildRequires:	perl-devel
14mu|perl-File-Which-1.190.0-1|16	#BuildRequires:	perl(Test::Script)
14mu|perl-File-Which-1.190.0-1|17	
14mu|perl-File-Which-1.190.0-1|18	BuildArch:	noarch
14mu|perl-File-Which-1.190.0-1|19	
14mu|perl-File-Which-1.190.0-1|20	%description
14mu|perl-File-Which-1.190.0-1|21	File::Which was created to be able to get the paths to executable programs on
14mu|perl-File-Which-1.190.0-1|22	systems under which the `which' program wasn't implemented in the shell.
14mu|perl-File-Which-1.190.0-1|23	
14mu|perl-File-Which-1.190.0-1|24	File::Which searches the directories of the user's PATH (as returned by
14mu|perl-File-Which-1.190.0-1|25	File::Spec->path()), looking for executable files having the name specified as
14mu|perl-File-Which-1.190.0-1|26	a parameter to which(). Under Win32 systems, which do not have a notion of
14mu|perl-File-Which-1.190.0-1|27	directly executable files, but uses special extensions such as .exe and .bat to
14mu|perl-File-Which-1.190.0-1|28	identify them, File::Which takes extra steps to assure that you will find the
14mu|perl-File-Which-1.190.0-1|29	correct file (so for example, you might be searching for perl, it'll try
14mu|perl-File-Which-1.190.0-1|30	perl.exe, perl.bat, etc.)
14mu|perl-File-Which-1.190.0-1|31	
14mu|perl-File-Which-1.190.0-1|32	These slurp/spew subs work for files, pipes and sockets, and stdio,
14mu|perl-File-Which-1.190.0-1|33	pseudo-files, and DATA.
14mu|perl-File-Which-1.190.0-1|34	
14mu|perl-File-Which-1.190.0-1|35	%prep
14mu|perl-File-Which-1.190.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-File-Which-1.190.0-1|37	
14mu|perl-File-Which-1.190.0-1|38	%build
14mu|perl-File-Which-1.190.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-File-Which-1.190.0-1|40	%make
14mu|perl-File-Which-1.190.0-1|41	
14mu|perl-File-Which-1.190.0-1|42	%check
14mu|perl-File-Which-1.190.0-1|43	make test
14mu|perl-File-Which-1.190.0-1|44	
14mu|perl-File-Which-1.190.0-1|45	%install
14mu|perl-File-Which-1.190.0-1|46	%makeinstall_std
14mu|perl-File-Which-1.190.0-1|47	
14mu|perl-File-Which-1.190.0-1|48	%files
14mu|perl-File-Which-1.190.0-1|49	%doc README Changes
14mu|perl-File-Which-1.190.0-1|50	%{_mandir}/man3*/*
14mu|perl-File-Which-1.190.0-1|51	%{perl_vendorlib}/File
14mu|perl-File-Which-1.190.0-1|52	
14mu|perl-File-Which-1.190.0-1|53	%changelog
14mu|perl-File-Which-1.190.0-1|54	
14mu|perl-File-Which-1.190.0-1|55	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.190.0-1
14mu|perl-File-Which-1.190.0-1|56	- (d6b6b74) Updated to 1.19 (by updates_builder)
14mu|perl-File-Which-1.190.0-1|57	
14mu|perl-File-Which-1.190.0-1|58	

23592 14
14mu|perl-Finance-Quote-1.380.0-1|1	%define upstream_name	 Finance-Quote
14mu|perl-Finance-Quote-1.380.0-1|2	%define upstream_version 1.38
14mu|perl-Finance-Quote-1.380.0-1|3	
14mu|perl-Finance-Quote-1.380.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Finance-Quote-1.380.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Finance-Quote-1.380.0-1|6	Release:	1
14mu|perl-Finance-Quote-1.380.0-1|7	Summary:	Get stock and mutual fund quotes from various exchanges
14mu|perl-Finance-Quote-1.380.0-1|8	License:	GPL+ or Artistic
14mu|perl-Finance-Quote-1.380.0-1|9	Group:		Development/Perl
14mu|perl-Finance-Quote-1.380.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Finance-Quote-1.380.0-1|11	Source0:	http://www.cpan.org/authors/id/E/EC/ECOCODE/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Finance-Quote-1.380.0-1|12	
14mu|perl-Finance-Quote-1.380.0-1|13	BuildRequires:	perl-devel
14mu|perl-Finance-Quote-1.380.0-1|14	BuildRequires:	perl(Data::Dumper)
14mu|perl-Finance-Quote-1.380.0-1|15	BuildRequires:	perl(File::Spec)
14mu|perl-Finance-Quote-1.380.0-1|16	BuildRequires:	perl(Test::More) >= 1.1.9
14mu|perl-Finance-Quote-1.380.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-Finance-Quote-1.380.0-1|18	BuildRequires:	perl(CGI)
14mu|perl-Finance-Quote-1.380.0-1|19	BuildRequires:	perl(Carp)
14mu|perl-Finance-Quote-1.380.0-1|20	BuildRequires:	perl(DateTime)
14mu|perl-Finance-Quote-1.380.0-1|21	BuildRequires:	perl(Encode)
14mu|perl-Finance-Quote-1.380.0-1|22	BuildRequires:	perl(Exporter)
14mu|perl-Finance-Quote-1.380.0-1|23	BuildRequires:	perl(HTML::Parser)
14mu|perl-Finance-Quote-1.380.0-1|24	BuildRequires:	perl(HTML::TableExtract)
14mu|perl-Finance-Quote-1.380.0-1|25	BuildRequires:	perl(HTML::TokeParser)
14mu|perl-Finance-Quote-1.380.0-1|26	BuildRequires:	perl(HTML::TreeBuilder)
14mu|perl-Finance-Quote-1.380.0-1|27	BuildRequires:	perl(HTTP::Cookies)
14mu|perl-Finance-Quote-1.380.0-1|28	BuildRequires:	perl(HTTP::Headers)
14mu|perl-Finance-Quote-1.380.0-1|29	BuildRequires:	perl(HTTP::Request::Common)
14mu|perl-Finance-Quote-1.380.0-1|30	BuildRequires:	perl(HTTP::Status)
14mu|perl-Finance-Quote-1.380.0-1|31	BuildRequires:	perl(JSON)
14mu|perl-Finance-Quote-1.380.0-1|32	BuildRequires:	perl(LWP::Protocol::https)
14mu|perl-Finance-Quote-1.380.0-1|33	BuildRequires:	perl(LWP::Simple)
14mu|perl-Finance-Quote-1.380.0-1|34	BuildRequires:	perl(LWP::UserAgent)
14mu|perl-Finance-Quote-1.380.0-1|35	BuildRequires:	perl(Mozilla::CA)
14mu|perl-Finance-Quote-1.380.0-1|36	BuildRequires:	perl(POSIX)
14mu|perl-Finance-Quote-1.380.0-1|37	BuildRequires:	perl(Time::Piece)
14mu|perl-Finance-Quote-1.380.0-1|38	BuildRequires:	perl(URI)
14mu|perl-Finance-Quote-1.380.0-1|39	BuildRequires:	perl(URI::QueryParam)
14mu|perl-Finance-Quote-1.380.0-1|40	BuildRequires:	perl(base)
14mu|perl-Finance-Quote-1.380.0-1|41	BuildRequires:	perl(constant)
14mu|perl-Finance-Quote-1.380.0-1|42	BuildRequires:	perl(strict)
14mu|perl-Finance-Quote-1.380.0-1|43	BuildRequires:	perl(utf8)
14mu|perl-Finance-Quote-1.380.0-1|44	BuildRequires:	perl(vars)
14mu|perl-Finance-Quote-1.380.0-1|45	BuildRequires:	perl(warnings)
14mu|perl-Finance-Quote-1.380.0-1|46	
14mu|perl-Finance-Quote-1.380.0-1|47	BuildArch:	noarch
14mu|perl-Finance-Quote-1.380.0-1|48	
14mu|perl-Finance-Quote-1.380.0-1|49	%description
14mu|perl-Finance-Quote-1.380.0-1|50	Finance::Quote provides access to time-delayed stockquotes from a
14mu|perl-Finance-Quote-1.380.0-1|51	number of sources.  After you've installed the pacakage, try
14mu|perl-Finance-Quote-1.380.0-1|52	'perldoc Finance::Quote' for full information.  Alternatively,
14mu|perl-Finance-Quote-1.380.0-1|53	you can 'perldoc lib/Finance/Quote.pm' before the install.
14mu|perl-Finance-Quote-1.380.0-1|54	
14mu|perl-Finance-Quote-1.380.0-1|55	%prep
14mu|perl-Finance-Quote-1.380.0-1|56	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Finance-Quote-1.380.0-1|57	
14mu|perl-Finance-Quote-1.380.0-1|58	%build
14mu|perl-Finance-Quote-1.380.0-1|59	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Finance-Quote-1.380.0-1|60	%make
14mu|perl-Finance-Quote-1.380.0-1|61	
14mu|perl-Finance-Quote-1.380.0-1|62	%check
14mu|perl-Finance-Quote-1.380.0-1|63	make test
14mu|perl-Finance-Quote-1.380.0-1|64	
14mu|perl-Finance-Quote-1.380.0-1|65	%install
14mu|perl-Finance-Quote-1.380.0-1|66	%makeinstall_std
14mu|perl-Finance-Quote-1.380.0-1|67	
14mu|perl-Finance-Quote-1.380.0-1|68	%files
14mu|perl-Finance-Quote-1.380.0-1|69	%doc Documentation/*
14mu|perl-Finance-Quote-1.380.0-1|70	%{perl_vendorlib}/Finance
14mu|perl-Finance-Quote-1.380.0-1|71	%{_mandir}/*/*
14mu|perl-Finance-Quote-1.380.0-1|72	
14mu|perl-Finance-Quote-1.380.0-1|73	
14mu|perl-Finance-Quote-1.380.0-1|74	
14mu|perl-Finance-Quote-1.380.0-1|75	
14mu|perl-Finance-Quote-1.380.0-1|76	
14mu|perl-Finance-Quote-1.380.0-1|77	
14mu|perl-Finance-Quote-1.380.0-1|78	%changelog
14mu|perl-Finance-Quote-1.380.0-1|79	
14mu|perl-Finance-Quote-1.380.0-1|80	* Sun Sep 06 2015 abfonly <abfonly@gmail.com> 1.380.0-1
14mu|perl-Finance-Quote-1.380.0-1|81	- (27cdec4) Log: Update to 1.380.0
14mu|perl-Finance-Quote-1.380.0-1|82	- (27cdec4) added BR for an eventual online test
14mu|perl-Finance-Quote-1.380.0-1|83	
14mu|perl-Finance-Quote-1.380.0-1|84	

23593 14
14mu|perl-GD-2.560.0-1|1	%define upstream_name    GD
14mu|perl-GD-2.560.0-1|2	%define upstream_version 2.56
14mu|perl-GD-2.560.0-1|3	%define __noautoprov 'GD.so'
14mu|perl-GD-2.560.0-1|4	
14mu|perl-GD-2.560.0-1|5	Summary:	A perl5 interface to Thomas Boutell's gd library
14mu|perl-GD-2.560.0-1|6	
14mu|perl-GD-2.560.0-1|7	Name:		perl-%{upstream_name}
14mu|perl-GD-2.560.0-1|8	Version:	%perl_convert_version %{upstream_version}
14mu|perl-GD-2.560.0-1|9	Release:	1
14mu|perl-GD-2.560.0-1|10	License:	Artistic
14mu|perl-GD-2.560.0-1|11	Group:		Development/Perl
14mu|perl-GD-2.560.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-GD-2.560.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/L/LD/LDS/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-GD-2.560.0-1|14	
14mu|perl-GD-2.560.0-1|15	Patch0:         GD-2.56-utf8.patch
14mu|perl-GD-2.560.0-1|16	
14mu|perl-GD-2.560.0-1|17	BuildRequires:  gd-devel >= 2.0.28
14mu|perl-GD-2.560.0-1|18	BuildRequires:  perl-devel
14mu|perl-GD-2.560.0-1|19	BuildRequires:  perl(base)
14mu|perl-GD-2.560.0-1|20	BuildRequires:	jpeg-devel
14mu|perl-GD-2.560.0-1|21	BuildRequires:	pkgconfig(freetype2)
14mu|perl-GD-2.560.0-1|22	BuildRequires:	pkgconfig(libpng)
14mu|perl-GD-2.560.0-1|23	BuildRequires:	pkgconfig(xpm)
14mu|perl-GD-2.560.0-1|24	BuildRequires:  perl(Getopt::Long)
14mu|perl-GD-2.560.0-1|25	BuildRequires:  perl(Module::Build)
14mu|perl-GD-2.560.0-1|26	BuildRequires:  perl(ExtUtils::CBuilder)
14mu|perl-GD-2.560.0-1|27	BuildRequires:  perl(AutoLoader)
14mu|perl-GD-2.560.0-1|28	BuildRequires:  perl(Carp)
14mu|perl-GD-2.560.0-1|29	BuildRequires:  perl(DynaLoader)
14mu|perl-GD-2.560.0-1|30	BuildRequires:  perl(Exporter)
14mu|perl-GD-2.560.0-1|31	BuildRequires:  perl(FileHandle)
14mu|perl-GD-2.560.0-1|32	BuildRequires:  perl(Math::Trig)
14mu|perl-GD-2.560.0-1|33	BuildRequires:  perl(strict)
14mu|perl-GD-2.560.0-1|34	BuildRequires:  perl(vars)
14mu|perl-GD-2.560.0-1|35	BuildRequires:  perl(constant)
14mu|perl-GD-2.560.0-1|36	BuildRequires:  perl(FindBin)
14mu|perl-GD-2.560.0-1|37	BuildRequires:  perl(IO::Dir)
14mu|perl-GD-2.560.0-1|38	BuildRequires:  perl(Test)
14mu|perl-GD-2.560.0-1|39	BuildRequires:  perl(Test::More)
14mu|perl-GD-2.560.0-1|40	BuildRequires:  perl(warnings)
14mu|perl-GD-2.560.0-1|41	BuildRequires:  perl(GD::Image)
14mu|perl-GD-2.560.0-1|42	
14mu|perl-GD-2.560.0-1|43	### only when will become contrib.Symbianflo
14mu|perl-GD-2.560.0-1|44	#BuildRequires:  perl(CPAN::Meta::YAML) > 0.016
14mu|perl-GD-2.560.0-1|45	
14mu|perl-GD-2.560.0-1|46	%description
14mu|perl-GD-2.560.0-1|47	GD.pm is a autoloadable interface module for libgd, a popular library
14mu|perl-GD-2.560.0-1|48	for creating and manipulating PNG files.  With this library you can
14mu|perl-GD-2.560.0-1|49	create PNG images on the fly or modify existing files.  Features
14mu|perl-GD-2.560.0-1|50	include:
14mu|perl-GD-2.560.0-1|51	
14mu|perl-GD-2.560.0-1|52	a.  lines, polygons, rectangles and arcs, both filled and unfilled
14mu|perl-GD-2.560.0-1|53	b.  flood fills
14mu|perl-GD-2.560.0-1|54	c.  the use of arbitrary images as brushes and as tiled fill patterns
14mu|perl-GD-2.560.0-1|55	d.  line styling (dashed lines and the like)
14mu|perl-GD-2.560.0-1|56	e.  horizontal and vertical text rendering
14mu|perl-GD-2.560.0-1|57	f.  support for transparency and interlacing
14mu|perl-GD-2.560.0-1|58	
14mu|perl-GD-2.560.0-1|59	%prep
14mu|perl-GD-2.560.0-1|60	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-GD-2.560.0-1|61	chmod 644 ChangeLog t/GD.t
14mu|perl-GD-2.560.0-1|62	%patch0 -p0
14mu|perl-GD-2.560.0-1|63	
14mu|perl-GD-2.560.0-1|64	
14mu|perl-GD-2.560.0-1|65	# Remove Local from path
14mu|perl-GD-2.560.0-1|66	perl -pi -e 's|/usr/local/bin/perl\b|%{__perl}|' \
14mu|perl-GD-2.560.0-1|67	demos/{*.{pl,cgi},truetype_test}
14mu|perl-GD-2.560.0-1|68	# fix linting
14mu|perl-GD-2.560.0-1|69	chmod -x demos/{*.{pl,cgi},truetype_test,fonttest}
14mu|perl-GD-2.560.0-1|70	
14mu|perl-GD-2.560.0-1|71	# lib64 fixes, don't add /usr/lib/X11 to linker search path
14mu|perl-GD-2.560.0-1|72	perl -pi \
14mu|perl-GD-2.560.0-1|73	-e "s|-L/usr/lib/X11||g;" \
14mu|perl-GD-2.560.0-1|74	-e "s|-L/usr/X11/lib||g;" \
14mu|perl-GD-2.560.0-1|75	-e "s|-L/usr/lib||g" \
14mu|perl-GD-2.560.0-1|76	Makefile.PL
14mu|perl-GD-2.560.0-1|77	
14mu|perl-GD-2.560.0-1|78	%build
14mu|perl-GD-2.560.0-1|79	%{__perl} Build.PL
14mu|perl-GD-2.560.0-1|80	./Build
14mu|perl-GD-2.560.0-1|81	
14mu|perl-GD-2.560.0-1|82	%check
14mu|perl-GD-2.560.0-1|83	#https://rt.cpan.org/Public/Bug/Display.html?id=100294
14mu|perl-GD-2.560.0-1|84	perl -pi -e "s|7|0|" t/GD.t
14mu|perl-GD-2.560.0-1|85	perl -pi -e "s|11|4|" t/GD.t
14mu|perl-GD-2.560.0-1|86	
14mu|perl-GD-2.560.0-1|87	./Build test
14mu|perl-GD-2.560.0-1|88	
14mu|perl-GD-2.560.0-1|89	%install
14mu|perl-GD-2.560.0-1|90	./Build install --destdir=%{buildroot} --installdirs=vendor --create_packlist=0
14mu|perl-GD-2.560.0-1|91	find %{buildroot} -type f -name '*.bs' -empty -exec rm -f {} ';'
14mu|perl-GD-2.560.0-1|92	
14mu|perl-GD-2.560.0-1|93	# These files should not have been installed
14mu|perl-GD-2.560.0-1|94	rm %{buildroot}%{_bindir}/bdf2gdfont.PLS \
14mu|perl-GD-2.560.0-1|95	%{buildroot}%{_bindir}/README \
14mu|perl-GD-2.560.0-1|96	%{buildroot}%{_mandir}/man1/bdf2gdfont.PLS.1*
14mu|perl-GD-2.560.0-1|97	
14mu|perl-GD-2.560.0-1|98	# This binary is in gd-utils
14mu|perl-GD-2.560.0-1|99	rm %{buildroot}%{_bindir}/bdftogd
14mu|perl-GD-2.560.0-1|100	
14mu|perl-GD-2.560.0-1|101	%files
14mu|perl-GD-2.560.0-1|102	%doc ChangeLog README README.QUICKDRAW README demos
14mu|perl-GD-2.560.0-1|103	%{perl_vendorarch}/GD*
14mu|perl-GD-2.560.0-1|104	%{perl_vendorarch}/auto/GD*
14mu|perl-GD-2.560.0-1|105	%{_bindir}/bdf2gdfont.pl
14mu|perl-GD-2.560.0-1|106	%{_bindir}/cvtbdf.pl
14mu|perl-GD-2.560.0-1|107	%{_mandir}/man1/*
14mu|perl-GD-2.560.0-1|108	%{_mandir}/man3/*
14mu|perl-GD-2.560.0-1|109	%changelog
14mu|perl-GD-2.560.0-1|110	
14mu|perl-GD-2.560.0-1|111	* Mon Jun 29 2015 abfonly <abfonly@gmail.com> 2.560.0-1
14mu|perl-GD-2.560.0-1|112	- (39cc6f4) Merge pull request #9 from perl_modules/perl-GD:rosa2014.1
14mu|perl-GD-2.560.0-1|113	- (39cc6f4) abfonly
14mu|perl-GD-2.560.0-1|114	
14mu|perl-GD-2.560.0-1|115	

23594 14
14mu|perl-Geo-IP-1.450.0-1|1	%define upstream_name 	 Geo-IP
14mu|perl-Geo-IP-1.450.0-1|2	%define upstream_version 1.45
14mu|perl-Geo-IP-1.450.0-1|3	
14mu|perl-Geo-IP-1.450.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Geo-IP-1.450.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Geo-IP-1.450.0-1|6	Release:    1
14mu|perl-Geo-IP-1.450.0-1|7	
14mu|perl-Geo-IP-1.450.0-1|8	Summary:    Look up country by IP Address
14mu|perl-Geo-IP-1.450.0-1|9	
14mu|perl-Geo-IP-1.450.0-1|10	
14mu|perl-Geo-IP-1.450.0-1|11	License:    GPL+ or Artistic
14mu|perl-Geo-IP-1.450.0-1|12	Group:      Development/Perl
14mu|perl-Geo-IP-1.450.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Geo-IP-1.450.0-1|14	Source0:    http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Geo-IP-1.450.0-1|15	
14mu|perl-Geo-IP-1.450.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-Geo-IP-1.450.0-1|17	BuildRequires: perl-devel
14mu|perl-Geo-IP-1.450.0-1|18	BuildRequires: pkgconfig(geoip)
14mu|perl-Geo-IP-1.450.0-1|19	BuildRequires: geoip
14mu|perl-Geo-IP-1.450.0-1|20	%description
14mu|perl-Geo-IP-1.450.0-1|21	This module uses a file based database. This database simply contains
14mu|perl-Geo-IP-1.450.0-1|22	IP blocks as keys, and countries as values. This database should be
14mu|perl-Geo-IP-1.450.0-1|23	more complete and accurate than reverse DNS lookups.
14mu|perl-Geo-IP-1.450.0-1|24	This module can be used to automatically select the geographically
14mu|perl-Geo-IP-1.450.0-1|25	closest mirror, to analyze your web server logs to determine the
14mu|perl-Geo-IP-1.450.0-1|26	countries of your visiters, for credit card fraud detection, and for
14mu|perl-Geo-IP-1.450.0-1|27	software export controls.
14mu|perl-Geo-IP-1.450.0-1|28	
14mu|perl-Geo-IP-1.450.0-1|29	%prep
14mu|perl-Geo-IP-1.450.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Geo-IP-1.450.0-1|31	
14mu|perl-Geo-IP-1.450.0-1|32	%build
14mu|perl-Geo-IP-1.450.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Geo-IP-1.450.0-1|34	%make
14mu|perl-Geo-IP-1.450.0-1|35	
14mu|perl-Geo-IP-1.450.0-1|36	%check
14mu|perl-Geo-IP-1.450.0-1|37	make test
14mu|perl-Geo-IP-1.450.0-1|38	
14mu|perl-Geo-IP-1.450.0-1|39	%install
14mu|perl-Geo-IP-1.450.0-1|40	%makeinstall_std
14mu|perl-Geo-IP-1.450.0-1|41	
14mu|perl-Geo-IP-1.450.0-1|42	%files
14mu|perl-Geo-IP-1.450.0-1|43	%doc Changes INSTALL META.json META.yml MYMETA.yml README example
14mu|perl-Geo-IP-1.450.0-1|44	%{perl_vendorarch}/Geo
14mu|perl-Geo-IP-1.450.0-1|45	%{perl_vendorarch}/auto/Geo
14mu|perl-Geo-IP-1.450.0-1|46	%{_mandir}/*/*
14mu|perl-Geo-IP-1.450.0-1|47	
14mu|perl-Geo-IP-1.450.0-1|48	%changelog
14mu|perl-Geo-IP-1.450.0-1|49	* Sat Oct 25 2014 dsilakov <denis.silakov@rosalab.ru> 1.450.0-1
14mu|perl-Geo-IP-1.450.0-1|50	+ Revision: 1e80bac
14mu|perl-Geo-IP-1.450.0-1|51	- Merge pull request #9 from import/perl-Geo-IP:auto_update
14mu|perl-Geo-IP-1.450.0-1|52	- ROSA Updates Builder: update suggested
14mu|perl-Geo-IP-1.450.0-1|53	
14mu|perl-Geo-IP-1.450.0-1|54	

23595 14
14mu|perl-Glib-1.310.0-1|1	%define upstream_name    Glib
14mu|perl-Glib-1.310.0-1|2	%define upstream_version 1.310
14mu|perl-Glib-1.310.0-1|3	
14mu|perl-Glib-1.310.0-1|4	%define Werror_cflags %nil
14mu|perl-Glib-1.310.0-1|5	
14mu|perl-Glib-1.310.0-1|6	Name:       perl-%{upstream_name}
14mu|perl-Glib-1.310.0-1|7	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Glib-1.310.0-1|8	Release:    1
14mu|perl-Glib-1.310.0-1|9	
14mu|perl-Glib-1.310.0-1|10	Summary: Perl module for the glib-2.x library
14mu|perl-Glib-1.310.0-1|11	
14mu|perl-Glib-1.310.0-1|12	
14mu|perl-Glib-1.310.0-1|13	License: GPL+ or Artistic
14mu|perl-Glib-1.310.0-1|14	Group:   Development/GNOME and GTK+
14mu|perl-Glib-1.310.0-1|15	Url:     http://gtk2-perl.sf.net/
14mu|perl-Glib-1.310.0-1|16	# https://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91217
14mu|perl-Glib-1.310.0-1|17	Source0: http://sourceforge.net/projects/gtk2-perl/files/%{upstream_name}/%{upstream_version}%20%28unstable%29/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Glib-1.310.0-1|18	# BUG: we do not hanble exceptions out of Gtk2->main loop
14mu|perl-Glib-1.310.0-1|19	# we should just horribly die in that case
14mu|perl-Glib-1.310.0-1|20	Patch0: Glib-1.210-exception-trapping.patch
14mu|perl-Glib-1.310.0-1|21	
14mu|perl-Glib-1.310.0-1|22	BuildRequires: glib2-devel >= 2.6.0
14mu|perl-Glib-1.310.0-1|23	BuildRequires: perl(ExtUtils::Depends) >= 0.300.0
14mu|perl-Glib-1.310.0-1|24	BuildRequires: perl(ExtUtils::PkgConfig)
14mu|perl-Glib-1.310.0-1|25	BuildRequires: perl-devel
14mu|perl-Glib-1.310.0-1|26	
14mu|perl-Glib-1.310.0-1|27	Conflicts: perl-Gtk2 <= 1
14mu|perl-Glib-1.310.0-1|28	
14mu|perl-Glib-1.310.0-1|29	%description
14mu|perl-Glib-1.310.0-1|30	This module provides perl access to Glib and GLib's GObject libraries.
14mu|perl-Glib-1.310.0-1|31	It is mainly used by perl-GTK2 applications.
14mu|perl-Glib-1.310.0-1|32	
14mu|perl-Glib-1.310.0-1|33	Glib is a handy library of portability and utility functions. This C library
14mu|perl-Glib-1.310.0-1|34	is designed to solve some portability problems and provide other useful
14mu|perl-Glib-1.310.0-1|35	functionality which most programs require.
14mu|perl-Glib-1.310.0-1|36	
14mu|perl-Glib-1.310.0-1|37	GObject provides a generic type system with inheritance and a powerful signal
14mu|perl-Glib-1.310.0-1|38	system.
14mu|perl-Glib-1.310.0-1|39	
14mu|perl-Glib-1.310.0-1|40	Together these libraries are used as the foundation for many of the libraries
14mu|perl-Glib-1.310.0-1|41	that make up the Gnome environment, and are used in many unrelated
14mu|perl-Glib-1.310.0-1|42	projects.
14mu|perl-Glib-1.310.0-1|43	
14mu|perl-Glib-1.310.0-1|44	%package doc
14mu|perl-Glib-1.310.0-1|45	Summary: Glib documentation
14mu|perl-Glib-1.310.0-1|46	
14mu|perl-Glib-1.310.0-1|47	
14mu|perl-Glib-1.310.0-1|48	Group: Books/Computer books
14mu|perl-Glib-1.310.0-1|49	Obsoletes: %{name}-doc < 1.230.0-9
14mu|perl-Glib-1.310.0-1|50	
14mu|perl-Glib-1.310.0-1|51	%description doc
14mu|perl-Glib-1.310.0-1|52	This package contains documentation of the Glib module.
14mu|perl-Glib-1.310.0-1|53	
14mu|perl-Glib-1.310.0-1|54	%prep
14mu|perl-Glib-1.310.0-1|55	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Glib-1.310.0-1|56	%patch0 -p0 -b .ex
14mu|perl-Glib-1.310.0-1|57	find -type d -name CVS | rm -rf
14mu|perl-Glib-1.310.0-1|58	
14mu|perl-Glib-1.310.0-1|59	%build
14mu|perl-Glib-1.310.0-1|60	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Glib-1.310.0-1|61	%make OPTIMIZE="%{optflags}"
14mu|perl-Glib-1.310.0-1|62	
14mu|perl-Glib-1.310.0-1|63	%check
14mu|perl-Glib-1.310.0-1|64	# disabled due to long time faillures
14mu|perl-Glib-1.310.0-1|65	#%make test
14mu|perl-Glib-1.310.0-1|66	
14mu|perl-Glib-1.310.0-1|67	%install
14mu|perl-Glib-1.310.0-1|68	%makeinstall_std
14mu|perl-Glib-1.310.0-1|69	
14mu|perl-Glib-1.310.0-1|70	%files
14mu|perl-Glib-1.310.0-1|71	%doc AUTHORS LICENSE
14mu|perl-Glib-1.310.0-1|72	%dir %{perl_vendorarch}/%{upstream_name}/
14mu|perl-Glib-1.310.0-1|73	%{perl_vendorarch}/%{upstream_name}.pm
14mu|perl-Glib-1.310.0-1|74	%{perl_vendorarch}/%{upstream_name}/*.pm
14mu|perl-Glib-1.310.0-1|75	%{perl_vendorarch}/%{upstream_name}/*/*.pm
14mu|perl-Glib-1.310.0-1|76	%{perl_vendorarch}/%{upstream_name}/Install/doctypes
14mu|perl-Glib-1.310.0-1|77	%{perl_vendorarch}/%{upstream_name}/Install/gperl.h
14mu|perl-Glib-1.310.0-1|78	%{perl_vendorarch}/%{upstream_name}/Install/gperl_marshal.h
14mu|perl-Glib-1.310.0-1|79	%{perl_vendorarch}/%{upstream_name}/Install/typemap
14mu|perl-Glib-1.310.0-1|80	%{perl_vendorarch}/auto/*
14mu|perl-Glib-1.310.0-1|81	
14mu|perl-Glib-1.310.0-1|82	%files doc
14mu|perl-Glib-1.310.0-1|83	%{_mandir}/*/*
14mu|perl-Glib-1.310.0-1|84	%dir %{perl_vendorarch}/%{upstream_name}
14mu|perl-Glib-1.310.0-1|85	%{perl_vendorarch}/%{upstream_name}/*.pod
14mu|perl-Glib-1.310.0-1|86	%{perl_vendorarch}/%{upstream_name}/*/*.pod
14mu|perl-Glib-1.310.0-1|87	
14mu|perl-Glib-1.310.0-1|88	%changelog
14mu|perl-Glib-1.310.0-1|89	
14mu|perl-Glib-1.310.0-1|90	* Fri Sep 25 2015 dsilakov <denis.silakov@rosalab.ru> 1.310.0-1
14mu|perl-Glib-1.310.0-1|91	- (31ee589) Merge pull request #5 from import/perl-Glib:auto_update
14mu|perl-Glib-1.310.0-1|92	- (31ee589) Updated to 1.310 (by updates_builder)
14mu|perl-Glib-1.310.0-1|93	
14mu|perl-Glib-1.310.0-1|94	

23596 14
14mu|perl-Gtk3-0.26.0-1|1	%define modname Gtk3
14mu|perl-Gtk3-0.26.0-1|2	%define modver 0.026
14mu|perl-Gtk3-0.26.0-1|3	
14mu|perl-Gtk3-0.26.0-1|4	Summary:	Perl module for the GTK+-3.x library
14mu|perl-Gtk3-0.26.0-1|5	Name:		perl-%{modname}
14mu|perl-Gtk3-0.26.0-1|6	Version:	%{perl_convert_version %{modver}}
14mu|perl-Gtk3-0.26.0-1|7	Release:	1
14mu|perl-Gtk3-0.26.0-1|8	License:	LGPLv2+
14mu|perl-Gtk3-0.26.0-1|9	Group:		Development/GNOME and GTK+
14mu|perl-Gtk3-0.26.0-1|10	Url:		http://gtk2-perl.sf.net/
14mu|perl-Gtk3-0.26.0-1|11	Source0:	http://prdownloads.sourceforge.net/gtk2-perl/%{modname}-%{modver}.tar.gz
14mu|perl-Gtk3-0.26.0-1|12	# helper for exception management:
14mu|perl-Gtk3-0.26.0-1|13	Patch1:		exceptions.diff
14mu|perl-Gtk3-0.26.0-1|14	# set up GdkX11:
14mu|perl-Gtk3-0.26.0-1|15	Patch6:		GdkX11.diff
14mu|perl-Gtk3-0.26.0-1|16	BuildRequires:	perl-devel
14mu|perl-Gtk3-0.26.0-1|17	BuildRequires:	perl(Cairo::GObject) >= 1.0.0
14mu|perl-Gtk3-0.26.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
14mu|perl-Gtk3-0.26.0-1|19	BuildRequires:	perl(ExtUtils::Depends) >= 0.300
14mu|perl-Gtk3-0.26.0-1|20	BuildRequires:	perl(ExtUtils::PkgConfig) >= 1.03
14mu|perl-Gtk3-0.26.0-1|21	BuildRequires:	perl(Glib) >= 1.302.0-6
14mu|perl-Gtk3-0.26.0-1|22	BuildRequires:	perl(Glib::Object::Introspection) >= 0.9.0
14mu|perl-Gtk3-0.26.0-1|23	BuildRequires:	perl(Test::Simple)
14mu|perl-Gtk3-0.26.0-1|24	# for test suite:
14mu|perl-Gtk3-0.26.0-1|25	#BuildRequires:	x11-server-xvfb
14mu|perl-Gtk3-0.26.0-1|26	BuildRequires:	typelib(Gtk) = 3.0
14mu|perl-Gtk3-0.26.0-1|27	Requires:	typelib(Gdk) = 3.0
14mu|perl-Gtk3-0.26.0-1|28	Requires:	typelib(GdkX11) = 3.0
14mu|perl-Gtk3-0.26.0-1|29	Requires:	typelib(Gtk) = 3.0
14mu|perl-Gtk3-0.26.0-1|30	Requires:	typelib(Pango) = 1.0
14mu|perl-Gtk3-0.26.0-1|31	# For exception handling:
14mu|perl-Gtk3-0.26.0-1|32	Requires:	perl(Glib) >= 1.302.0-6
14mu|perl-Gtk3-0.26.0-1|33	BuildArch:	noarch
14mu|perl-Gtk3-0.26.0-1|34	
14mu|perl-Gtk3-0.26.0-1|35	%description
14mu|perl-Gtk3-0.26.0-1|36	This module provides perl access to the GTK+-3.x library.
14mu|perl-Gtk3-0.26.0-1|37	
14mu|perl-Gtk3-0.26.0-1|38	GTK+ is the GIMP ToolKit, a library for creating graphical user
14mu|perl-Gtk3-0.26.0-1|39	interfaces for the X Window System.  GTK+ was originally written for the GIMP
14mu|perl-Gtk3-0.26.0-1|40	(GNU Image Manipulation Program) image processing program, but is now used by
14mu|perl-Gtk3-0.26.0-1|41	several other programs as well.
14mu|perl-Gtk3-0.26.0-1|42	
14mu|perl-Gtk3-0.26.0-1|43	%files
14mu|perl-Gtk3-0.26.0-1|44	%doc LICENSE META.yml MYMETA.yml NEWS README
14mu|perl-Gtk3-0.26.0-1|45	%{perl_vendorlib}/%{modname}.pm
14mu|perl-Gtk3-0.26.0-1|46	%{_mandir}/*/*
14mu|perl-Gtk3-0.26.0-1|47	
14mu|perl-Gtk3-0.26.0-1|48	#----------------------------------------------------------------------------
14mu|perl-Gtk3-0.26.0-1|49	
14mu|perl-Gtk3-0.26.0-1|50	%prep
14mu|perl-Gtk3-0.26.0-1|51	%setup -qn %{modname}-%{modver}
14mu|perl-Gtk3-0.26.0-1|52	%apply_patches
14mu|perl-Gtk3-0.26.0-1|53	rm -f lib/Gtk3.pm.*
14mu|perl-Gtk3-0.26.0-1|54	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Gtk3-0.26.0-1|55	
14mu|perl-Gtk3-0.26.0-1|56	%build
14mu|perl-Gtk3-0.26.0-1|57	%make OPTIMIZE="%{optflags}"
14mu|perl-Gtk3-0.26.0-1|58	
14mu|perl-Gtk3-0.26.0-1|59	%install
14mu|perl-Gtk3-0.26.0-1|60	%makeinstall_std
14mu|perl-Gtk3-0.26.0-1|61	
14mu|perl-Gtk3-0.26.0-1|62	%check
14mu|perl-Gtk3-0.26.0-1|63	# (TV) Test suite won't work in iurt (not enough stuff configured):
14mu|perl-Gtk3-0.26.0-1|64	exit 0
14mu|perl-Gtk3-0.26.0-1|65	xvfb-run %make test
14mu|perl-Gtk3-0.26.0-1|66	
14mu|perl-Gtk3-0.26.0-1|67	
14mu|perl-Gtk3-0.26.0-1|68	%changelog
14mu|perl-Gtk3-0.26.0-1|69	
14mu|perl-Gtk3-0.26.0-1|70	* Wed Jul 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.26.0-1
14mu|perl-Gtk3-0.26.0-1|71	- (b4d2db6) New version 0.26.0
14mu|perl-Gtk3-0.26.0-1|72	
14mu|perl-Gtk3-0.26.0-1|73	

23597 14
14mu|perl-Hook-LexWrap-0.250.0-1|1	%define upstream_name    Hook-LexWrap
14mu|perl-Hook-LexWrap-0.250.0-1|2	%define upstream_version 0.25
14mu|perl-Hook-LexWrap-0.250.0-1|3	
14mu|perl-Hook-LexWrap-0.250.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Hook-LexWrap-0.250.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Hook-LexWrap-0.250.0-1|6	Release:	1
14mu|perl-Hook-LexWrap-0.250.0-1|7	
14mu|perl-Hook-LexWrap-0.250.0-1|8	Summary:	Lexically scoped subroutine wrappers
14mu|perl-Hook-LexWrap-0.250.0-1|9	
14mu|perl-Hook-LexWrap-0.250.0-1|10	License:	GPL+ or Artistic
14mu|perl-Hook-LexWrap-0.250.0-1|11	Group:		Development/Perl
14mu|perl-Hook-LexWrap-0.250.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Hook-LexWrap-0.250.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Hook/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Hook-LexWrap-0.250.0-1|14	
14mu|perl-Hook-LexWrap-0.250.0-1|15	BuildRequires:	perl-devel
14mu|perl-Hook-LexWrap-0.250.0-1|16	BuildArch:	noarch
14mu|perl-Hook-LexWrap-0.250.0-1|17	
14mu|perl-Hook-LexWrap-0.250.0-1|18	%description
14mu|perl-Hook-LexWrap-0.250.0-1|19	Hook::LexWrap allows you to install a pre- or post-wrapper (or both)
14mu|perl-Hook-LexWrap-0.250.0-1|20	around an existing subroutine. Unlike other modules that provide this
14mu|perl-Hook-LexWrap-0.250.0-1|21	capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap
14mu|perl-Hook-LexWrap-0.250.0-1|22	implements wrappers in such a way that the standard `caller' function
14mu|perl-Hook-LexWrap-0.250.0-1|23	works correctly within the wrapped subroutine.
14mu|perl-Hook-LexWrap-0.250.0-1|24	
14mu|perl-Hook-LexWrap-0.250.0-1|25	%prep
14mu|perl-Hook-LexWrap-0.250.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Hook-LexWrap-0.250.0-1|27	
14mu|perl-Hook-LexWrap-0.250.0-1|28	%build
14mu|perl-Hook-LexWrap-0.250.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Hook-LexWrap-0.250.0-1|30	%make
14mu|perl-Hook-LexWrap-0.250.0-1|31	
14mu|perl-Hook-LexWrap-0.250.0-1|32	%check
14mu|perl-Hook-LexWrap-0.250.0-1|33	%make test
14mu|perl-Hook-LexWrap-0.250.0-1|34	
14mu|perl-Hook-LexWrap-0.250.0-1|35	%install
14mu|perl-Hook-LexWrap-0.250.0-1|36	%makeinstall_std
14mu|perl-Hook-LexWrap-0.250.0-1|37	
14mu|perl-Hook-LexWrap-0.250.0-1|38	%files
14mu|perl-Hook-LexWrap-0.250.0-1|39	%doc Changes README
14mu|perl-Hook-LexWrap-0.250.0-1|40	%{perl_vendorlib}/Hook
14mu|perl-Hook-LexWrap-0.250.0-1|41	%{_mandir}/*/*
14mu|perl-Hook-LexWrap-0.250.0-1|42	
14mu|perl-Hook-LexWrap-0.250.0-1|43	%changelog
14mu|perl-Hook-LexWrap-0.250.0-1|44	* Mon Nov 24 2014 dsilakov <denis.silakov@rosalab.ru> 0.250.0-1
14mu|perl-Hook-LexWrap-0.250.0-1|45	+ Revision: 2eb36bc
14mu|perl-Hook-LexWrap-0.250.0-1|46	- Merge pull request #1 from import/perl-Hook-LexWrap:auto_update
14mu|perl-Hook-LexWrap-0.250.0-1|47	- ROSA Updates Builder: update suggested
14mu|perl-Hook-LexWrap-0.250.0-1|48	
14mu|perl-Hook-LexWrap-0.250.0-1|49	

23598 14
14mu|perl-HTML-Element-Extended-1.180.0-6|1	%define upstream_name    HTML-Element-Extended
14mu|perl-HTML-Element-Extended-1.180.0-6|2	%define upstream_version 1.18
14mu|perl-HTML-Element-Extended-1.180.0-6|3	
14mu|perl-HTML-Element-Extended-1.180.0-6|4	Name:       perl-%{upstream_name}
14mu|perl-HTML-Element-Extended-1.180.0-6|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-HTML-Element-Extended-1.180.0-6|6	Release:    6
14mu|perl-HTML-Element-Extended-1.180.0-6|7	
14mu|perl-HTML-Element-Extended-1.180.0-6|8	Summary:    Tables as easy HTML element structures
14mu|perl-HTML-Element-Extended-1.180.0-6|9	License:    GPL+ or Artistic
14mu|perl-HTML-Element-Extended-1.180.0-6|10	Group:      Development/Perl
14mu|perl-HTML-Element-Extended-1.180.0-6|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-HTML-Element-Extended-1.180.0-6|12	Source0:    http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-HTML-Element-Extended-1.180.0-6|13	
14mu|perl-HTML-Element-Extended-1.180.0-6|14	BuildRequires: perl(Data::Dumper)
14mu|perl-HTML-Element-Extended-1.180.0-6|15	BuildRequires: perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-HTML-Element-Extended-1.180.0-6|16	BuildRequires: perl(HTML::Element)
14mu|perl-HTML-Element-Extended-1.180.0-6|17	
14mu|perl-HTML-Element-Extended-1.180.0-6|18	BuildArch: noarch
14mu|perl-HTML-Element-Extended-1.180.0-6|19	
14mu|perl-HTML-Element-Extended-1.180.0-6|20	%description
14mu|perl-HTML-Element-Extended-1.180.0-6|21	Provides a way to graft raw HTML strings into your HTML::Element(3)
14mu|perl-HTML-Element-Extended-1.180.0-6|22	structures. Since they represent raw text, these can only be leaves in your
14mu|perl-HTML-Element-Extended-1.180.0-6|23	HTML element tree. The only methods that are of any real use in this
14mu|perl-HTML-Element-Extended-1.180.0-6|24	degenerate element are push_content() and as_HTML(). The push_content()
14mu|perl-HTML-Element-Extended-1.180.0-6|25	method will simply prepend the provided text to the current content. If you
14mu|perl-HTML-Element-Extended-1.180.0-6|26	happen to pass an HTML::element to push_content, the output of the
14mu|perl-HTML-Element-Extended-1.180.0-6|27	as_HTML() method in that element will be prepended.
14mu|perl-HTML-Element-Extended-1.180.0-6|28	
14mu|perl-HTML-Element-Extended-1.180.0-6|29	%prep
14mu|perl-HTML-Element-Extended-1.180.0-6|30	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-HTML-Element-Extended-1.180.0-6|31	
14mu|perl-HTML-Element-Extended-1.180.0-6|32	%build
14mu|perl-HTML-Element-Extended-1.180.0-6|33	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-HTML-Element-Extended-1.180.0-6|34	%make
14mu|perl-HTML-Element-Extended-1.180.0-6|35	
14mu|perl-HTML-Element-Extended-1.180.0-6|36	%check
14mu|perl-HTML-Element-Extended-1.180.0-6|37	%make test
14mu|perl-HTML-Element-Extended-1.180.0-6|38	
14mu|perl-HTML-Element-Extended-1.180.0-6|39	%install
14mu|perl-HTML-Element-Extended-1.180.0-6|40	%makeinstall_std
14mu|perl-HTML-Element-Extended-1.180.0-6|41	
14mu|perl-HTML-Element-Extended-1.180.0-6|42	%files
14mu|perl-HTML-Element-Extended-1.180.0-6|43	%doc Changes META.yml README
14mu|perl-HTML-Element-Extended-1.180.0-6|44	%{_mandir}/man3/*
14mu|perl-HTML-Element-Extended-1.180.0-6|45	%{perl_vendorlib}/*
14mu|perl-HTML-Element-Extended-1.180.0-6|46	
14mu|perl-HTML-Element-Extended-1.180.0-6|47	%changelog
14mu|perl-HTML-Element-Extended-1.180.0-6|48	
14mu|perl-HTML-Element-Extended-1.180.0-6|49	* Tue Jul 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.180.0-6
14mu|perl-HTML-Element-Extended-1.180.0-6|50	- (df77329) Move to main
14mu|perl-HTML-Element-Extended-1.180.0-6|51	
14mu|perl-HTML-Element-Extended-1.180.0-6|52	

23599 14
14mu|perl-HTML-TableExtract-2.130.0-1|1	%define upstream_name	 HTML-TableExtract
14mu|perl-HTML-TableExtract-2.130.0-1|2	%define upstream_version 2.13
14mu|perl-HTML-TableExtract-2.130.0-1|3	
14mu|perl-HTML-TableExtract-2.130.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-HTML-TableExtract-2.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-HTML-TableExtract-2.130.0-1|6	Release:	1
14mu|perl-HTML-TableExtract-2.130.0-1|7	Summary:	%{upstream_name} module for perl
14mu|perl-HTML-TableExtract-2.130.0-1|8	
14mu|perl-HTML-TableExtract-2.130.0-1|9	License:	GPL+ or Artistic
14mu|perl-HTML-TableExtract-2.130.0-1|10	Group:		Development/Perl
14mu|perl-HTML-TableExtract-2.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-HTML-TableExtract-2.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-HTML-TableExtract-2.130.0-1|13	
14mu|perl-HTML-TableExtract-2.130.0-1|14	BuildRequires:	perl-devel
14mu|perl-HTML-TableExtract-2.130.0-1|15	BuildRequires:	perl(HTML::Parser)
14mu|perl-HTML-TableExtract-2.130.0-1|16	BuildRequires:	perl(HTML::ElementTable)
14mu|perl-HTML-TableExtract-2.130.0-1|17	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-HTML-TableExtract-2.130.0-1|18	
14mu|perl-HTML-TableExtract-2.130.0-1|19	BuildArch:	noarch
14mu|perl-HTML-TableExtract-2.130.0-1|20	
14mu|perl-HTML-TableExtract-2.130.0-1|21	%description
14mu|perl-HTML-TableExtract-2.130.0-1|22	HTML::TableExtract is a module that simplifies the extraction
14mu|perl-HTML-TableExtract-2.130.0-1|23	of information contained in tables within HTML documents.
14mu|perl-HTML-TableExtract-2.130.0-1|24	
14mu|perl-HTML-TableExtract-2.130.0-1|25	Tables of note may be specified using Headers, Depth, Count,
14mu|perl-HTML-TableExtract-2.130.0-1|26	or some combination of the three. See the module documentation
14mu|perl-HTML-TableExtract-2.130.0-1|27	for details.
14mu|perl-HTML-TableExtract-2.130.0-1|28	
14mu|perl-HTML-TableExtract-2.130.0-1|29	%prep
14mu|perl-HTML-TableExtract-2.130.0-1|30	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-HTML-TableExtract-2.130.0-1|31	
14mu|perl-HTML-TableExtract-2.130.0-1|32	%build
14mu|perl-HTML-TableExtract-2.130.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-HTML-TableExtract-2.130.0-1|34	%make
14mu|perl-HTML-TableExtract-2.130.0-1|35	
14mu|perl-HTML-TableExtract-2.130.0-1|36	%check
14mu|perl-HTML-TableExtract-2.130.0-1|37	make test
14mu|perl-HTML-TableExtract-2.130.0-1|38	
14mu|perl-HTML-TableExtract-2.130.0-1|39	%install
14mu|perl-HTML-TableExtract-2.130.0-1|40	%makeinstall_std
14mu|perl-HTML-TableExtract-2.130.0-1|41	
14mu|perl-HTML-TableExtract-2.130.0-1|42	%files
14mu|perl-HTML-TableExtract-2.130.0-1|43	%doc Changes META.json META.yml LICENSE README
14mu|perl-HTML-TableExtract-2.130.0-1|44	%{perl_vendorlib}/HTML
14mu|perl-HTML-TableExtract-2.130.0-1|45	%{_mandir}/*/*
14mu|perl-HTML-TableExtract-2.130.0-1|46	
14mu|perl-HTML-TableExtract-2.130.0-1|47	
14mu|perl-HTML-TableExtract-2.130.0-1|48	%changelog
14mu|perl-HTML-TableExtract-2.130.0-1|49	
14mu|perl-HTML-TableExtract-2.130.0-1|50	* Tue Jul 14 2015 abfonly <abfonly@gmail.com> 2.130.0-1
14mu|perl-HTML-TableExtract-2.130.0-1|51	- (87be508) Log: Update to 2.130.0
14mu|perl-HTML-TableExtract-2.130.0-1|52	
14mu|perl-HTML-TableExtract-2.130.0-1|53	

23600 14
14mu|perl-HTTP-Message-6.110.0-1|1	%define upstream_name    HTTP-Message
14mu|perl-HTTP-Message-6.110.0-1|2	%define upstream_version 6.11
14mu|perl-HTTP-Message-6.110.0-1|3	
14mu|perl-HTTP-Message-6.110.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-HTTP-Message-6.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-HTTP-Message-6.110.0-1|6	Release:    1
14mu|perl-HTTP-Message-6.110.0-1|7	
14mu|perl-HTTP-Message-6.110.0-1|8	Summary:    Base class for Request/Response
14mu|perl-HTTP-Message-6.110.0-1|9	
14mu|perl-HTTP-Message-6.110.0-1|10	License:    GPL+ or Artistic
14mu|perl-HTTP-Message-6.110.0-1|11	Group:      Development/Perl
14mu|perl-HTTP-Message-6.110.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-HTTP-Message-6.110.0-1|13	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-HTTP-Message-6.110.0-1|14	
14mu|perl-HTTP-Message-6.110.0-1|15	BuildRequires: perl(Compress::Raw::Zlib)
14mu|perl-HTTP-Message-6.110.0-1|16	BuildRequires: perl(IO::HTML)
14mu|perl-HTTP-Message-6.110.0-1|17	BuildRequires: perl(Encode)
14mu|perl-HTTP-Message-6.110.0-1|18	BuildRequires: perl(Encode::Locale)
14mu|perl-HTTP-Message-6.110.0-1|19	BuildRequires: perl(HTML::Parser)
14mu|perl-HTTP-Message-6.110.0-1|20	BuildRequires: perl(HTTP::Date)
14mu|perl-HTTP-Message-6.110.0-1|21	BuildRequires: perl(IO::Compress::Bzip2)
14mu|perl-HTTP-Message-6.110.0-1|22	BuildRequires: perl(IO::Compress::Deflate)
14mu|perl-HTTP-Message-6.110.0-1|23	BuildRequires: perl(IO::Compress::Gzip)
14mu|perl-HTTP-Message-6.110.0-1|24	BuildRequires: perl(IO::Uncompress::Bunzip2)
14mu|perl-HTTP-Message-6.110.0-1|25	BuildRequires: perl(IO::Uncompress::Gunzip)
14mu|perl-HTTP-Message-6.110.0-1|26	BuildRequires: perl(IO::Uncompress::Inflate)
14mu|perl-HTTP-Message-6.110.0-1|27	BuildRequires: perl(IO::Uncompress::RawInflate)
14mu|perl-HTTP-Message-6.110.0-1|28	BuildRequires: perl(LWP::MediaTypes)
14mu|perl-HTTP-Message-6.110.0-1|29	BuildRequires: perl(MIME::Base64)
14mu|perl-HTTP-Message-6.110.0-1|30	BuildRequires: perl(MIME::QuotedPrint)
14mu|perl-HTTP-Message-6.110.0-1|31	BuildRequires: perl(URI)
14mu|perl-HTTP-Message-6.110.0-1|32	BuildRequires: perl-devel
14mu|perl-HTTP-Message-6.110.0-1|33	BuildArch: noarch
14mu|perl-HTTP-Message-6.110.0-1|34	
14mu|perl-HTTP-Message-6.110.0-1|35	%description
14mu|perl-HTTP-Message-6.110.0-1|36	An 'HTTP::Config' object is a list of entries that can be matched against
14mu|perl-HTTP-Message-6.110.0-1|37	request or request/response pairs. Its purpose is to hold configuration
14mu|perl-HTTP-Message-6.110.0-1|38	data that can be looked up given a request or response object.
14mu|perl-HTTP-Message-6.110.0-1|39	
14mu|perl-HTTP-Message-6.110.0-1|40	Each configuration entry is a hash. Some keys specify matching to occur
14mu|perl-HTTP-Message-6.110.0-1|41	against attributes of request/response objects. Other keys can be used to
14mu|perl-HTTP-Message-6.110.0-1|42	hold user data.
14mu|perl-HTTP-Message-6.110.0-1|43	
14mu|perl-HTTP-Message-6.110.0-1|44	The following methods are provided:
14mu|perl-HTTP-Message-6.110.0-1|45	
14mu|perl-HTTP-Message-6.110.0-1|46	%prep
14mu|perl-HTTP-Message-6.110.0-1|47	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-HTTP-Message-6.110.0-1|48	
14mu|perl-HTTP-Message-6.110.0-1|49	%build
14mu|perl-HTTP-Message-6.110.0-1|50	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-HTTP-Message-6.110.0-1|51	
14mu|perl-HTTP-Message-6.110.0-1|52	%make
14mu|perl-HTTP-Message-6.110.0-1|53	
14mu|perl-HTTP-Message-6.110.0-1|54	%check
14mu|perl-HTTP-Message-6.110.0-1|55	%make test
14mu|perl-HTTP-Message-6.110.0-1|56	
14mu|perl-HTTP-Message-6.110.0-1|57	%install
14mu|perl-HTTP-Message-6.110.0-1|58	%makeinstall_std
14mu|perl-HTTP-Message-6.110.0-1|59	
14mu|perl-HTTP-Message-6.110.0-1|60	%files
14mu|perl-HTTP-Message-6.110.0-1|61	%doc Changes META.yml README
14mu|perl-HTTP-Message-6.110.0-1|62	%{_mandir}/man3/*
14mu|perl-HTTP-Message-6.110.0-1|63	%{perl_vendorlib}/*
14mu|perl-HTTP-Message-6.110.0-1|64	
14mu|perl-HTTP-Message-6.110.0-1|65	%changelog
14mu|perl-HTTP-Message-6.110.0-1|66	
14mu|perl-HTTP-Message-6.110.0-1|67	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 6.110.0-1
14mu|perl-HTTP-Message-6.110.0-1|68	- (59a0ff8) Updated to 6.11 (by updates_builder)
14mu|perl-HTTP-Message-6.110.0-1|69	
14mu|perl-HTTP-Message-6.110.0-1|70	

23601 14
14mu|perl-HTTP-Server-Simple-0.510.0-1|1	%define upstream_name    HTTP-Server-Simple
14mu|perl-HTTP-Server-Simple-0.510.0-1|2	%define upstream_version 0.51
14mu|perl-HTTP-Server-Simple-0.510.0-1|3	
14mu|perl-HTTP-Server-Simple-0.510.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-HTTP-Server-Simple-0.510.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-HTTP-Server-Simple-0.510.0-1|6	Release:	1
14mu|perl-HTTP-Server-Simple-0.510.0-1|7	
14mu|perl-HTTP-Server-Simple-0.510.0-1|8	Summary:	Perl module to write simple standalone http daemons
14mu|perl-HTTP-Server-Simple-0.510.0-1|9	
14mu|perl-HTTP-Server-Simple-0.510.0-1|10	License:	GPL+ or Artistic
14mu|perl-HTTP-Server-Simple-0.510.0-1|11	Group:		Development/Perl
14mu|perl-HTTP-Server-Simple-0.510.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-HTTP-Server-Simple-0.510.0-1|13	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-HTTP-Server-Simple-0.510.0-1|14	
14mu|perl-HTTP-Server-Simple-0.510.0-1|15	BuildRequires:	perl-devel
14mu|perl-HTTP-Server-Simple-0.510.0-1|16	BuildRequires:	perl(CGI)
14mu|perl-HTTP-Server-Simple-0.510.0-1|17	BuildRequires:	perl(URI::Escape)
14mu|perl-HTTP-Server-Simple-0.510.0-1|18	Requires:	perl(CGI)
14mu|perl-HTTP-Server-Simple-0.510.0-1|19	BuildArch:	noarch
14mu|perl-HTTP-Server-Simple-0.510.0-1|20	
14mu|perl-HTTP-Server-Simple-0.510.0-1|21	%description
14mu|perl-HTTP-Server-Simple-0.510.0-1|22	This module is a simple standalone http dameon. It doesn't thread. It doesn't
14mu|perl-HTTP-Server-Simple-0.510.0-1|23	fork. It does, however, act as a simple frontend which can turn a CGI into a
14mu|perl-HTTP-Server-Simple-0.510.0-1|24	standalone web-based application.
14mu|perl-HTTP-Server-Simple-0.510.0-1|25	
14mu|perl-HTTP-Server-Simple-0.510.0-1|26	%prep
14mu|perl-HTTP-Server-Simple-0.510.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-HTTP-Server-Simple-0.510.0-1|28	
14mu|perl-HTTP-Server-Simple-0.510.0-1|29	%build
14mu|perl-HTTP-Server-Simple-0.510.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-HTTP-Server-Simple-0.510.0-1|31	%make
14mu|perl-HTTP-Server-Simple-0.510.0-1|32	
14mu|perl-HTTP-Server-Simple-0.510.0-1|33	%check
14mu|perl-HTTP-Server-Simple-0.510.0-1|34	make test
14mu|perl-HTTP-Server-Simple-0.510.0-1|35	
14mu|perl-HTTP-Server-Simple-0.510.0-1|36	%install
14mu|perl-HTTP-Server-Simple-0.510.0-1|37	%makeinstall_std
14mu|perl-HTTP-Server-Simple-0.510.0-1|38	
14mu|perl-HTTP-Server-Simple-0.510.0-1|39	%files
14mu|perl-HTTP-Server-Simple-0.510.0-1|40	%doc ex README Changes
14mu|perl-HTTP-Server-Simple-0.510.0-1|41	%{perl_vendorlib}/HTTP
14mu|perl-HTTP-Server-Simple-0.510.0-1|42	%{_mandir}/man3/*
14mu|perl-HTTP-Server-Simple-0.510.0-1|43	
14mu|perl-HTTP-Server-Simple-0.510.0-1|44	%changelog
14mu|perl-HTTP-Server-Simple-0.510.0-1|45	
14mu|perl-HTTP-Server-Simple-0.510.0-1|46	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.510.0-1
14mu|perl-HTTP-Server-Simple-0.510.0-1|47	- (c2567f5) Updated to 0.51 (by updates_builder)
14mu|perl-HTTP-Server-Simple-0.510.0-1|48	
14mu|perl-HTTP-Server-Simple-0.510.0-1|49	

23602 14
14mu|perl-HTTP-Tiny-0.70.0-1|1	%define upstream_name HTTP-Tiny
14mu|perl-HTTP-Tiny-0.70.0-1|2	%define upstream_version 0.070
14mu|perl-HTTP-Tiny-0.70.0-1|3	
14mu|perl-HTTP-Tiny-0.70.0-1|4	Summary:    A small, simple, correct HTTP/1.1 client
14mu|perl-HTTP-Tiny-0.70.0-1|5	Name:       perl-%{upstream_name}
14mu|perl-HTTP-Tiny-0.70.0-1|6	Version:    %perl_convert_version %{upstream_version}
14mu|perl-HTTP-Tiny-0.70.0-1|7	Release:    1
14mu|perl-HTTP-Tiny-0.70.0-1|8	License:    GPL+ or Artistic
14mu|perl-HTTP-Tiny-0.70.0-1|9	Group:      Development/Perl
14mu|perl-HTTP-Tiny-0.70.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-HTTP-Tiny-0.70.0-1|11	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-HTTP-Tiny-0.70.0-1|12	BuildRequires: perl-devel
14mu|perl-HTTP-Tiny-0.70.0-1|13	BuildRequires: perl(Carp)
14mu|perl-HTTP-Tiny-0.70.0-1|14	BuildRequires: perl(Data::Dumper)
14mu|perl-HTTP-Tiny-0.70.0-1|15	BuildRequires: perl(Exporter)
14mu|perl-HTTP-Tiny-0.70.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-HTTP-Tiny-0.70.0-1|17	BuildRequires: perl(Fcntl)
14mu|perl-HTTP-Tiny-0.70.0-1|18	BuildRequires: perl(File::Basename)
14mu|perl-HTTP-Tiny-0.70.0-1|19	BuildRequires: perl(File::Spec)
14mu|perl-HTTP-Tiny-0.70.0-1|20	BuildRequires: perl(File::Temp)
14mu|perl-HTTP-Tiny-0.70.0-1|21	BuildRequires: perl(IO::Dir)
14mu|perl-HTTP-Tiny-0.70.0-1|22	BuildRequires: perl(IO::File)
14mu|perl-HTTP-Tiny-0.70.0-1|23	BuildRequires: perl(IO::Socket)
14mu|perl-HTTP-Tiny-0.70.0-1|24	BuildRequires: perl(IO::Socket::INET)
14mu|perl-HTTP-Tiny-0.70.0-1|25	BuildRequires: perl(IPC::Cmd)
14mu|perl-HTTP-Tiny-0.70.0-1|26	BuildRequires: perl(MIME::Base64)
14mu|perl-HTTP-Tiny-0.70.0-1|27	BuildRequires: perl(Socket)
14mu|perl-HTTP-Tiny-0.70.0-1|28	BuildRequires: perl(Test::More) >= 0.960.0
14mu|perl-HTTP-Tiny-0.70.0-1|29	BuildRequires: perl(Time::Local)
14mu|perl-HTTP-Tiny-0.70.0-1|30	BuildRequires: perl(strict)
14mu|perl-HTTP-Tiny-0.70.0-1|31	BuildRequires: perl(warnings)
14mu|perl-HTTP-Tiny-0.70.0-1|32	BuildArch:  noarch
14mu|perl-HTTP-Tiny-0.70.0-1|33	
14mu|perl-HTTP-Tiny-0.70.0-1|34	%description
14mu|perl-HTTP-Tiny-0.70.0-1|35	This is a very simple HTTP/1.1 client, designed primarily for doing simple
14mu|perl-HTTP-Tiny-0.70.0-1|36	GET requests without the overhead of a large framework like the
14mu|perl-HTTP-Tiny-0.70.0-1|37	LWP::UserAgent manpage.
14mu|perl-HTTP-Tiny-0.70.0-1|38	
14mu|perl-HTTP-Tiny-0.70.0-1|39	It is more correct and more complete than the HTTP::Lite manpage. It
14mu|perl-HTTP-Tiny-0.70.0-1|40	supports proxies (currently only non-authenticating ones) and redirection.
14mu|perl-HTTP-Tiny-0.70.0-1|41	It also correctly resumes after EINTR.
14mu|perl-HTTP-Tiny-0.70.0-1|42	
14mu|perl-HTTP-Tiny-0.70.0-1|43	%files
14mu|perl-HTTP-Tiny-0.70.0-1|44	%doc Changes LICENSE META.json META.yml MYMETA.yml README eg
14mu|perl-HTTP-Tiny-0.70.0-1|45	%{_mandir}/man3/*
14mu|perl-HTTP-Tiny-0.70.0-1|46	%{perl_vendorlib}/*
14mu|perl-HTTP-Tiny-0.70.0-1|47	
14mu|perl-HTTP-Tiny-0.70.0-1|48	#-----------------------------------------------------
14mu|perl-HTTP-Tiny-0.70.0-1|49	
14mu|perl-HTTP-Tiny-0.70.0-1|50	%prep
14mu|perl-HTTP-Tiny-0.70.0-1|51	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-HTTP-Tiny-0.70.0-1|52	
14mu|perl-HTTP-Tiny-0.70.0-1|53	%build
14mu|perl-HTTP-Tiny-0.70.0-1|54	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-HTTP-Tiny-0.70.0-1|55	
14mu|perl-HTTP-Tiny-0.70.0-1|56	%make
14mu|perl-HTTP-Tiny-0.70.0-1|57	
14mu|perl-HTTP-Tiny-0.70.0-1|58	%check
14mu|perl-HTTP-Tiny-0.70.0-1|59	%make test
14mu|perl-HTTP-Tiny-0.70.0-1|60	
14mu|perl-HTTP-Tiny-0.70.0-1|61	%install
14mu|perl-HTTP-Tiny-0.70.0-1|62	%make_install
14mu|perl-HTTP-Tiny-0.70.0-1|63	
14mu|perl-HTTP-Tiny-0.70.0-1|64	%changelog

23603 14
14mu|perl-Image-ExifTool-10.0.0-1|1	%define upstream_name    Image-ExifTool
14mu|perl-Image-ExifTool-10.0.0-1|2	%define upstream_version 10.00
14mu|perl-Image-ExifTool-10.0.0-1|3	
14mu|perl-Image-ExifTool-10.0.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Image-ExifTool-10.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Image-ExifTool-10.0.0-1|6	Release:	1
14mu|perl-Image-ExifTool-10.0.0-1|7	Epoch:		1
14mu|perl-Image-ExifTool-10.0.0-1|8	
14mu|perl-Image-ExifTool-10.0.0-1|9	Summary:	Read and write meta information
14mu|perl-Image-ExifTool-10.0.0-1|10	
14mu|perl-Image-ExifTool-10.0.0-1|11	
14mu|perl-Image-ExifTool-10.0.0-1|12	License:	GPL
14mu|perl-Image-ExifTool-10.0.0-1|13	Group:		Development/Perl
14mu|perl-Image-ExifTool-10.0.0-1|14	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Image-ExifTool-10.0.0-1|15	Source0:	http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Image-ExifTool-10.0.0-1|16	
14mu|perl-Image-ExifTool-10.0.0-1|17	BuildRequires:  perl-devel
14mu|perl-Image-ExifTool-10.0.0-1|18	BuildArch:	noarch
14mu|perl-Image-ExifTool-10.0.0-1|19	Provides:	Image-ExifTool
14mu|perl-Image-ExifTool-10.0.0-1|20	
14mu|perl-Image-ExifTool-10.0.0-1|21	%description
14mu|perl-Image-ExifTool-10.0.0-1|22	ExifTool provides an extensible set of perl modules to read and write meta
14mu|perl-Image-ExifTool-10.0.0-1|23	information in image, audio and video files, including the maker note
14mu|perl-Image-ExifTool-10.0.0-1|24	information of many digital cameras by various manufacturers such as Canon,
14mu|perl-Image-ExifTool-10.0.0-1|25	Casio, FujiFilm, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon,
14mu|perl-Image-ExifTool-10.0.0-1|26	Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon.
14mu|perl-Image-ExifTool-10.0.0-1|27	
14mu|perl-Image-ExifTool-10.0.0-1|28	%prep
14mu|perl-Image-ExifTool-10.0.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Image-ExifTool-10.0.0-1|30	
14mu|perl-Image-ExifTool-10.0.0-1|31	%build
14mu|perl-Image-ExifTool-10.0.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Image-ExifTool-10.0.0-1|33	%make CFLAGS="%{optflags}} -DENGLISH"
14mu|perl-Image-ExifTool-10.0.0-1|34	
14mu|perl-Image-ExifTool-10.0.0-1|35	%check
14mu|perl-Image-ExifTool-10.0.0-1|36	make test
14mu|perl-Image-ExifTool-10.0.0-1|37	
14mu|perl-Image-ExifTool-10.0.0-1|38	%install
14mu|perl-Image-ExifTool-10.0.0-1|39	%makeinstall_std
14mu|perl-Image-ExifTool-10.0.0-1|40	
14mu|perl-Image-ExifTool-10.0.0-1|41	%files
14mu|perl-Image-ExifTool-10.0.0-1|42	%{_bindir}/*
14mu|perl-Image-ExifTool-10.0.0-1|43	%{_mandir}/*/*
14mu|perl-Image-ExifTool-10.0.0-1|44	%{perl_vendorlib}/Image
14mu|perl-Image-ExifTool-10.0.0-1|45	%{perl_vendorlib}/File
14mu|perl-Image-ExifTool-10.0.0-1|46	
14mu|perl-Image-ExifTool-10.0.0-1|47	%changelog
14mu|perl-Image-ExifTool-10.0.0-1|48	
14mu|perl-Image-ExifTool-10.0.0-1|49	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1:10.0.0-1
14mu|perl-Image-ExifTool-10.0.0-1|50	- (6c64e92) Updated to 10.00 (by updates_builder)
14mu|perl-Image-ExifTool-10.0.0-1|51	
14mu|perl-Image-ExifTool-10.0.0-1|52	

23604 14
14mu|perl-IO-AIO-4.320.0-1|1	%define	upstream_name	 IO-AIO
14mu|perl-IO-AIO-4.320.0-1|2	%define upstream_version 4.32
14mu|perl-IO-AIO-4.320.0-1|3	
14mu|perl-IO-AIO-4.320.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-IO-AIO-4.320.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-IO-AIO-4.320.0-1|6	Release:	1
14mu|perl-IO-AIO-4.320.0-1|7	
14mu|perl-IO-AIO-4.320.0-1|8	Summary:	Asynchronous Input/Output
14mu|perl-IO-AIO-4.320.0-1|9	
14mu|perl-IO-AIO-4.320.0-1|10	
14mu|perl-IO-AIO-4.320.0-1|11	License:	GPL+ or Artistic
14mu|perl-IO-AIO-4.320.0-1|12	Group:		Development/Perl
14mu|perl-IO-AIO-4.320.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-IO-AIO-4.320.0-1|14	Source0:    http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-IO-AIO-4.320.0-1|15	Requires:	perl(common::sense)
14mu|perl-IO-AIO-4.320.0-1|16	BuildRequires:	db5-devel
14mu|perl-IO-AIO-4.320.0-1|17	BuildRequires:	gdbm-devel
14mu|perl-IO-AIO-4.320.0-1|18	BuildRequires:	perl(common::sense)
14mu|perl-IO-AIO-4.320.0-1|19	BuildRequires:	perl-devel
14mu|perl-IO-AIO-4.320.0-1|20	
14mu|perl-IO-AIO-4.320.0-1|21	%description
14mu|perl-IO-AIO-4.320.0-1|22	This module implements asynchronous I/O using whatever means your operating
14mu|perl-IO-AIO-4.320.0-1|23	system supports.
14mu|perl-IO-AIO-4.320.0-1|24	
14mu|perl-IO-AIO-4.320.0-1|25	Currently, a number of threads are started that execute your read/writes and
14mu|perl-IO-AIO-4.320.0-1|26	signal their completion. You don't need thread support in your libc or perl,
14mu|perl-IO-AIO-4.320.0-1|27	and the threads created by this module will not be visible to the pthreads
14mu|perl-IO-AIO-4.320.0-1|28	library. In the future, this module might make use of the native aio functions
14mu|perl-IO-AIO-4.320.0-1|29	available on many operating systems. However, they are often not well-supported
14mu|perl-IO-AIO-4.320.0-1|30	(Linux doesn't allow them on normal files currently, for example), and they
14mu|perl-IO-AIO-4.320.0-1|31	would only support aio_read and aio_write, so the remaining functionality would
14mu|perl-IO-AIO-4.320.0-1|32	have to be implemented using threads anyway.
14mu|perl-IO-AIO-4.320.0-1|33	
14mu|perl-IO-AIO-4.320.0-1|34	Although the module will work with in the presence of other threads, it is
14mu|perl-IO-AIO-4.320.0-1|35	currently not reentrant, so use appropriate locking yourself, always call
14mu|perl-IO-AIO-4.320.0-1|36	poll_cb from within the same thread, or never call poll_cb (or other aio_
14mu|perl-IO-AIO-4.320.0-1|37	functions) recursively.
14mu|perl-IO-AIO-4.320.0-1|38	
14mu|perl-IO-AIO-4.320.0-1|39	After creating a new Gtk2::Ex::Simple::List object with the desired columns you
14mu|perl-IO-AIO-4.320.0-1|40	may set the list data with a simple Perl array assignment. Rows may be added or
14mu|perl-IO-AIO-4.320.0-1|41	deleted with all of the normal array operations. You can treat the data member
14mu|perl-IO-AIO-4.320.0-1|42	of the Simple::List object as an array reference, and manipulate the list data
14mu|perl-IO-AIO-4.320.0-1|43	with perl's normal array operators.
14mu|perl-IO-AIO-4.320.0-1|44	
14mu|perl-IO-AIO-4.320.0-1|45	A mechanism has also been put into place allowing columns to be Perl scalars.
14mu|perl-IO-AIO-4.320.0-1|46	The scalar is converted to text through Perl's normal mechanisms and then
14mu|perl-IO-AIO-4.320.0-1|47	displayed in the list. This same mechanism can be expanded by defining
14mu|perl-IO-AIO-4.320.0-1|48	arbitrary new column types before calling the new function.
14mu|perl-IO-AIO-4.320.0-1|49	
14mu|perl-IO-AIO-4.320.0-1|50	%prep
14mu|perl-IO-AIO-4.320.0-1|51	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-IO-AIO-4.320.0-1|52	
14mu|perl-IO-AIO-4.320.0-1|53	%build
14mu|perl-IO-AIO-4.320.0-1|54	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-IO-AIO-4.320.0-1|55	%make CFLAGS="%{optflags}"
14mu|perl-IO-AIO-4.320.0-1|56	
14mu|perl-IO-AIO-4.320.0-1|57	%check
14mu|perl-IO-AIO-4.320.0-1|58	%make test
14mu|perl-IO-AIO-4.320.0-1|59	
14mu|perl-IO-AIO-4.320.0-1|60	%install
14mu|perl-IO-AIO-4.320.0-1|61	%makeinstall_std
14mu|perl-IO-AIO-4.320.0-1|62	
14mu|perl-IO-AIO-4.320.0-1|63	%clean
14mu|perl-IO-AIO-4.320.0-1|64	
14mu|perl-IO-AIO-4.320.0-1|65	%files
14mu|perl-IO-AIO-4.320.0-1|66	%{_mandir}/*/*
14mu|perl-IO-AIO-4.320.0-1|67	%{_bindir}/treescan
14mu|perl-IO-AIO-4.320.0-1|68	%{perl_vendorarch}/IO
14mu|perl-IO-AIO-4.320.0-1|69	%{perl_vendorarch}/auto/IO
14mu|perl-IO-AIO-4.320.0-1|70	
14mu|perl-IO-AIO-4.320.0-1|71	%changelog
14mu|perl-IO-AIO-4.320.0-1|72	
14mu|perl-IO-AIO-4.320.0-1|73	* Wed Jul 01 2015 dsilakov <denis.silakov@rosalab.ru> 4.320.0-1
14mu|perl-IO-AIO-4.320.0-1|74	- (b5655f8) Merge pull request #3 from import/perl-IO-AIO:auto_update
14mu|perl-IO-AIO-4.320.0-1|75	- (b5655f8) Updated to 4.32 (by updates_builder)
14mu|perl-IO-AIO-4.320.0-1|76	
14mu|perl-IO-AIO-4.320.0-1|77	

23605 14
14mu|perl-IO-Compress-2.69.0-1|1	%define	modname	IO-Compress
14mu|perl-IO-Compress-2.69.0-1|2	%define upstream_version 2.069
14mu|perl-IO-Compress-2.69.0-1|3	
14mu|perl-IO-Compress-2.69.0-1|4	Summary:	IO Interface to compressed data files/buffers
14mu|perl-IO-Compress-2.69.0-1|5	
14mu|perl-IO-Compress-2.69.0-1|6	Name:		perl-%{modname}
14mu|perl-IO-Compress-2.69.0-1|7	Version:	%perl_convert_version %{upstream_version}
14mu|perl-IO-Compress-2.69.0-1|8	Release:	1
14mu|perl-IO-Compress-2.69.0-1|9	License:	GPLv2+ or Artistic
14mu|perl-IO-Compress-2.69.0-1|10	Group:		Development/Perl
14mu|perl-IO-Compress-2.69.0-1|11	Url:		http://search.cpan.org/dist/%{modname}
14mu|perl-IO-Compress-2.69.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{modname}-%{upstream_version}.tar.gz
14mu|perl-IO-Compress-2.69.0-1|13	BuildArch:	noarch
14mu|perl-IO-Compress-2.69.0-1|14	# perl provides this one unversionned
14mu|perl-IO-Compress-2.69.0-1|15	BuildRequires:	perl(Compress::Raw::Bzip2) >= %{version}
14mu|perl-IO-Compress-2.69.0-1|16	BuildRequires:	perl(Compress::Raw::Zlib) >= %{version}
14mu|perl-IO-Compress-2.69.0-1|17	BuildRequires:	perl-devel
14mu|perl-IO-Compress-2.69.0-1|18	Obsoletes:	perl-Compress-Zlib
14mu|perl-IO-Compress-2.69.0-1|19	Obsoletes:	perl-IO-Compress-Base
14mu|perl-IO-Compress-2.69.0-1|20	Obsoletes:	perl-IO-Compress-Bzip2
14mu|perl-IO-Compress-2.69.0-1|21	Obsoletes:	perl-IO-Compress-Zlib
14mu|perl-IO-Compress-2.69.0-1|22	
14mu|perl-IO-Compress-2.69.0-1|23	%description
14mu|perl-IO-Compress-2.69.0-1|24	This distribution provides a Perl interface to allow reading and writing of
14mu|perl-IO-Compress-2.69.0-1|25	compressed data created with the zlib and bzip2 libraries.
14mu|perl-IO-Compress-2.69.0-1|26	
14mu|perl-IO-Compress-2.69.0-1|27	IO-Compress supports reading and writing of bzip2, RFC 1950, RFC
14mu|perl-IO-Compress-2.69.0-1|28	1951, RFC 1952 (i.e. gzip) and zip files/buffers.
14mu|perl-IO-Compress-2.69.0-1|29	
14mu|perl-IO-Compress-2.69.0-1|30	%prep
14mu|perl-IO-Compress-2.69.0-1|31	%setup -qn %{modname}-%{upstream_version}
14mu|perl-IO-Compress-2.69.0-1|32	
14mu|perl-IO-Compress-2.69.0-1|33	%build
14mu|perl-IO-Compress-2.69.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-IO-Compress-2.69.0-1|35	%make
14mu|perl-IO-Compress-2.69.0-1|36	
14mu|perl-IO-Compress-2.69.0-1|37	%check
14mu|perl-IO-Compress-2.69.0-1|38	%make test
14mu|perl-IO-Compress-2.69.0-1|39	
14mu|perl-IO-Compress-2.69.0-1|40	%install
14mu|perl-IO-Compress-2.69.0-1|41	%makeinstall_std
14mu|perl-IO-Compress-2.69.0-1|42	
14mu|perl-IO-Compress-2.69.0-1|43	%files
14mu|perl-IO-Compress-2.69.0-1|44	%doc Changes README
14mu|perl-IO-Compress-2.69.0-1|45	%{_bindir}/zipdetails
14mu|perl-IO-Compress-2.69.0-1|46	%{perl_vendorlib}/Compress
14mu|perl-IO-Compress-2.69.0-1|47	%{perl_vendorlib}/File
14mu|perl-IO-Compress-2.69.0-1|48	%{perl_vendorlib}/IO
14mu|perl-IO-Compress-2.69.0-1|49	%{_mandir}/man1/zipdetails.1*
14mu|perl-IO-Compress-2.69.0-1|50	%{_mandir}/man3/*
14mu|perl-IO-Compress-2.69.0-1|51	
14mu|perl-IO-Compress-2.69.0-1|52	%changelog
14mu|perl-IO-Compress-2.69.0-1|53	
14mu|perl-IO-Compress-2.69.0-1|54	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.69.0-1
14mu|perl-IO-Compress-2.69.0-1|55	- (1bb4539) Updated to 2.069 (by updates_builder)
14mu|perl-IO-Compress-2.69.0-1|56	
14mu|perl-IO-Compress-2.69.0-1|57	

23606 14
14mu|perl-IO-Multiplex-1.160.0-1|1	%define	upstream_name	 IO-Multiplex
14mu|perl-IO-Multiplex-1.160.0-1|2	%define upstream_version 1.16
14mu|perl-IO-Multiplex-1.160.0-1|3	
14mu|perl-IO-Multiplex-1.160.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-IO-Multiplex-1.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-IO-Multiplex-1.160.0-1|6	Release:	1
14mu|perl-IO-Multiplex-1.160.0-1|7	
14mu|perl-IO-Multiplex-1.160.0-1|8	Summary:	Manage IO on many file handles
14mu|perl-IO-Multiplex-1.160.0-1|9	
14mu|perl-IO-Multiplex-1.160.0-1|10	License:	GPL+ or Artistic
14mu|perl-IO-Multiplex-1.160.0-1|11	Group:		Development/Perl
14mu|perl-IO-Multiplex-1.160.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-IO-Multiplex-1.160.0-1|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-IO-Multiplex-1.160.0-1|14	
14mu|perl-IO-Multiplex-1.160.0-1|15	BuildRequires:	perl-devel
14mu|perl-IO-Multiplex-1.160.0-1|16	BuildRequires:	perl(IO::Socket)
14mu|perl-IO-Multiplex-1.160.0-1|17	BuildArch:	noarch
14mu|perl-IO-Multiplex-1.160.0-1|18	
14mu|perl-IO-Multiplex-1.160.0-1|19	%description
14mu|perl-IO-Multiplex-1.160.0-1|20	IO::Multiplex is designed to take the effort out of managing
14mu|perl-IO-Multiplex-1.160.0-1|21	multiple file handles.  It is essentially a really fancy front end to
14mu|perl-IO-Multiplex-1.160.0-1|22	the C<select> system call.  In addition to maintaining the C<select>
14mu|perl-IO-Multiplex-1.160.0-1|23	loop, it buffers all input and output to/from the file handles.  It
14mu|perl-IO-Multiplex-1.160.0-1|24	can also accept incoming connections on one or more listen sockets.
14mu|perl-IO-Multiplex-1.160.0-1|25	
14mu|perl-IO-Multiplex-1.160.0-1|26	%prep
14mu|perl-IO-Multiplex-1.160.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-IO-Multiplex-1.160.0-1|28	
14mu|perl-IO-Multiplex-1.160.0-1|29	%build
14mu|perl-IO-Multiplex-1.160.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-IO-Multiplex-1.160.0-1|31	%make
14mu|perl-IO-Multiplex-1.160.0-1|32	
14mu|perl-IO-Multiplex-1.160.0-1|33	%check
14mu|perl-IO-Multiplex-1.160.0-1|34	make test
14mu|perl-IO-Multiplex-1.160.0-1|35	
14mu|perl-IO-Multiplex-1.160.0-1|36	%install
14mu|perl-IO-Multiplex-1.160.0-1|37	%makeinstall_std
14mu|perl-IO-Multiplex-1.160.0-1|38	
14mu|perl-IO-Multiplex-1.160.0-1|39	%files
14mu|perl-IO-Multiplex-1.160.0-1|40	%defattr(644,root,root,755)
14mu|perl-IO-Multiplex-1.160.0-1|41	%doc Changes README TODO
14mu|perl-IO-Multiplex-1.160.0-1|42	%{perl_vendorlib}/IO
14mu|perl-IO-Multiplex-1.160.0-1|43	%{_mandir}/man*/*
14mu|perl-IO-Multiplex-1.160.0-1|44	
14mu|perl-IO-Multiplex-1.160.0-1|45	%changelog
14mu|perl-IO-Multiplex-1.160.0-1|46	
14mu|perl-IO-Multiplex-1.160.0-1|47	* Tue Jun 09 2015 dsilakov <denis.silakov@rosalab.ru> 1.160.0-1
14mu|perl-IO-Multiplex-1.160.0-1|48	- (29a75e8) Merge pull request #1 from import/perl-IO-Multiplex:auto_update
14mu|perl-IO-Multiplex-1.160.0-1|49	- (29a75e8) Updated to 1.16 (by updates_builder)
14mu|perl-IO-Multiplex-1.160.0-1|50	
14mu|perl-IO-Multiplex-1.160.0-1|51	

23607 14
14mu|perl-IO-Socket-IP-0.370.0-1|1	%define upstream_version 0.37
14mu|perl-IO-Socket-IP-0.370.0-1|2	
14mu|perl-IO-Socket-IP-0.370.0-1|3	Name:           perl-IO-Socket-IP
14mu|perl-IO-Socket-IP-0.370.0-1|4	Version:        %perl_convert_version %{upstream_version}
14mu|perl-IO-Socket-IP-0.370.0-1|5	Release:        1
14mu|perl-IO-Socket-IP-0.370.0-1|6	Summary:        Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
14mu|perl-IO-Socket-IP-0.370.0-1|7	License:        GPL+ or Artistic
14mu|perl-IO-Socket-IP-0.370.0-1|8	Group:          Development/Perl
14mu|perl-IO-Socket-IP-0.370.0-1|9	URL:            http://search.cpan.org/dist/IO-Socket-IP/
14mu|perl-IO-Socket-IP-0.370.0-1|10	Source0:        http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-%{upstream_version}.tar.gz
14mu|perl-IO-Socket-IP-0.370.0-1|11	BuildArch:      noarch
14mu|perl-IO-Socket-IP-0.370.0-1|12	BuildRequires:  perl(base)
14mu|perl-IO-Socket-IP-0.370.0-1|13	BuildRequires:  perl(constant)
14mu|perl-IO-Socket-IP-0.370.0-1|14	BuildRequires:  perl(Carp)
14mu|perl-IO-Socket-IP-0.370.0-1|15	BuildRequires:  perl(IO::Socket)
14mu|perl-IO-Socket-IP-0.370.0-1|16	BuildRequires:  perl(IO::Socket::INET)
14mu|perl-IO-Socket-IP-0.370.0-1|17	BuildRequires:  perl(Module::Build)
14mu|perl-IO-Socket-IP-0.370.0-1|18	BuildRequires:  perl-Socket
14mu|perl-IO-Socket-IP-0.370.0-1|19	BuildRequires:  perl(Socket6)
14mu|perl-IO-Socket-IP-0.370.0-1|20	BuildRequires:  perl(Test::More)
14mu|perl-IO-Socket-IP-0.370.0-1|21	
14mu|perl-IO-Socket-IP-0.370.0-1|22	%description
14mu|perl-IO-Socket-IP-0.370.0-1|23	This module provides a protocol-independent way to use IPv4 and IPv6
14mu|perl-IO-Socket-IP-0.370.0-1|24	sockets, as a drop-in replacement for IO::Socket::INET. Most constructor
14mu|perl-IO-Socket-IP-0.370.0-1|25	arguments and methods are provided in a backward-compatible way.
14mu|perl-IO-Socket-IP-0.370.0-1|26	
14mu|perl-IO-Socket-IP-0.370.0-1|27	%prep
14mu|perl-IO-Socket-IP-0.370.0-1|28	%setup -q -n IO-Socket-IP-%{upstream_version}
14mu|perl-IO-Socket-IP-0.370.0-1|29	
14mu|perl-IO-Socket-IP-0.370.0-1|30	%build
14mu|perl-IO-Socket-IP-0.370.0-1|31	perl Build.PL installdirs=vendor
14mu|perl-IO-Socket-IP-0.370.0-1|32	./Build
14mu|perl-IO-Socket-IP-0.370.0-1|33	
14mu|perl-IO-Socket-IP-0.370.0-1|34	%install
14mu|perl-IO-Socket-IP-0.370.0-1|35	./Build install destdir=%{buildroot} create_packlist=0
14mu|perl-IO-Socket-IP-0.370.0-1|36	find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
14mu|perl-IO-Socket-IP-0.370.0-1|37	
14mu|perl-IO-Socket-IP-0.370.0-1|38	%check
14mu|perl-IO-Socket-IP-0.370.0-1|39	# Don'd do the live test
14mu|perl-IO-Socket-IP-0.370.0-1|40	rm -f t/21nonblocking-connect-internet.t
14mu|perl-IO-Socket-IP-0.370.0-1|41	./Build test
14mu|perl-IO-Socket-IP-0.370.0-1|42	
14mu|perl-IO-Socket-IP-0.370.0-1|43	%files
14mu|perl-IO-Socket-IP-0.370.0-1|44	%doc Changes examples LICENSE README
14mu|perl-IO-Socket-IP-0.370.0-1|45	%{perl_vendorlib}/*
14mu|perl-IO-Socket-IP-0.370.0-1|46	%{_mandir}/man3/*
14mu|perl-IO-Socket-IP-0.370.0-1|47	
14mu|perl-IO-Socket-IP-0.370.0-1|48	%changelog
14mu|perl-IO-Socket-IP-0.370.0-1|49	
14mu|perl-IO-Socket-IP-0.370.0-1|50	* Wed Jun 03 2015 dsilakov <denis.silakov@rosalab.ru> 0.370.0-1
14mu|perl-IO-Socket-IP-0.370.0-1|51	- (61ccdc3) Merge pull request #1 from import/perl-IO-Socket-IP:auto_update
14mu|perl-IO-Socket-IP-0.370.0-1|52	- (61ccdc3) Updated to 0.37 (by updates_builder)
14mu|perl-IO-Socket-IP-0.370.0-1|53	
14mu|perl-IO-Socket-IP-0.370.0-1|54	

23608 14
14mu|perl-IO-Socket-SSL-2.20.0-1|1	%define upstream_name    IO-Socket-SSL
14mu|perl-IO-Socket-SSL-2.20.0-1|2	%define upstream_version 2.020
14mu|perl-IO-Socket-SSL-2.20.0-1|3	
14mu|perl-IO-Socket-SSL-2.20.0-1|4	Name:           perl-%{upstream_name}
14mu|perl-IO-Socket-SSL-2.20.0-1|5	Version:        %perl_convert_version %{upstream_version}
14mu|perl-IO-Socket-SSL-2.20.0-1|6	Release:        1
14mu|perl-IO-Socket-SSL-2.20.0-1|7	
14mu|perl-IO-Socket-SSL-2.20.0-1|8	Summary:        Nearly transparent SSL encapsulation for IO::Socket::INET
14mu|perl-IO-Socket-SSL-2.20.0-1|9	
14mu|perl-IO-Socket-SSL-2.20.0-1|10	
14mu|perl-IO-Socket-SSL-2.20.0-1|11	
14mu|perl-IO-Socket-SSL-2.20.0-1|12	
14mu|perl-IO-Socket-SSL-2.20.0-1|13	
14mu|perl-IO-Socket-SSL-2.20.0-1|14	License:        GPL+ or Artistic
14mu|perl-IO-Socket-SSL-2.20.0-1|15	Group:          Development/Perl
14mu|perl-IO-Socket-SSL-2.20.0-1|16	URL:            http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-IO-Socket-SSL-2.20.0-1|17	Source0:        http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-IO-Socket-SSL-2.20.0-1|18	BuildRequires:  perl-devel
14mu|perl-IO-Socket-SSL-2.20.0-1|19	BuildRequires:  perl(Net::SSLeay) >= 1.21
14mu|perl-IO-Socket-SSL-2.20.0-1|20	BuildRequires:  perl(IO::Socket::INET6)
14mu|perl-IO-Socket-SSL-2.20.0-1|21	BuildArch:      noarch
14mu|perl-IO-Socket-SSL-2.20.0-1|22	Requires:       perl(Net::SSLeay) >= 1.21
14mu|perl-IO-Socket-SSL-2.20.0-1|23	
14mu|perl-IO-Socket-SSL-2.20.0-1|24	%description
14mu|perl-IO-Socket-SSL-2.20.0-1|25	IO::Socket::SSL is a class implementing an object oriented
14mu|perl-IO-Socket-SSL-2.20.0-1|26	interface to SSL sockets. The class is a descendent of
14mu|perl-IO-Socket-SSL-2.20.0-1|27	IO::Socket::INET and provides a subset of the base class's
14mu|perl-IO-Socket-SSL-2.20.0-1|28	interface methods.
14mu|perl-IO-Socket-SSL-2.20.0-1|29	
14mu|perl-IO-Socket-SSL-2.20.0-1|30	%prep
14mu|perl-IO-Socket-SSL-2.20.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-IO-Socket-SSL-2.20.0-1|32	
14mu|perl-IO-Socket-SSL-2.20.0-1|33	%build
14mu|perl-IO-Socket-SSL-2.20.0-1|34	export SKIP_RNG_TEST=1
14mu|perl-IO-Socket-SSL-2.20.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-IO-Socket-SSL-2.20.0-1|36	%make
14mu|perl-IO-Socket-SSL-2.20.0-1|37	
14mu|perl-IO-Socket-SSL-2.20.0-1|38	# %%check
14mu|perl-IO-Socket-SSL-2.20.0-1|39	# export SKIP_RNG_TEST=1
14mu|perl-IO-Socket-SSL-2.20.0-1|40	# %{__make} test
14mu|perl-IO-Socket-SSL-2.20.0-1|41	
14mu|perl-IO-Socket-SSL-2.20.0-1|42	%install
14mu|perl-IO-Socket-SSL-2.20.0-1|43	%makeinstall_std
14mu|perl-IO-Socket-SSL-2.20.0-1|44	
14mu|perl-IO-Socket-SSL-2.20.0-1|45	%clean
14mu|perl-IO-Socket-SSL-2.20.0-1|46	
14mu|perl-IO-Socket-SSL-2.20.0-1|47	%files
14mu|perl-IO-Socket-SSL-2.20.0-1|48	%doc README Changes  docs certs
14mu|perl-IO-Socket-SSL-2.20.0-1|49	%{_mandir}/*/*
14mu|perl-IO-Socket-SSL-2.20.0-1|50	%{perl_vendorlib}/IO
14mu|perl-IO-Socket-SSL-2.20.0-1|51	
14mu|perl-IO-Socket-SSL-2.20.0-1|52	%changelog
14mu|perl-IO-Socket-SSL-2.20.0-1|53	
14mu|perl-IO-Socket-SSL-2.20.0-1|54	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.20.0-1
14mu|perl-IO-Socket-SSL-2.20.0-1|55	- (727aaa2) Updated to 2.020 (by updates_builder)
14mu|perl-IO-Socket-SSL-2.20.0-1|56	
14mu|perl-IO-Socket-SSL-2.20.0-1|57	

23609 14
14mu|perl-IO-stringy-2.111.0-1|1	%define realname IO-stringy
14mu|perl-IO-stringy-2.111.0-1|2	%define upstream_version 2.111
14mu|perl-IO-stringy-2.111.0-1|3	
14mu|perl-IO-stringy-2.111.0-1|4	Summary:	Perl module for I/O on in-core objects like strings and arrays
14mu|perl-IO-stringy-2.111.0-1|5	
14mu|perl-IO-stringy-2.111.0-1|6	Name:		perl-%{realname}
14mu|perl-IO-stringy-2.111.0-1|7	Version:	%perl_convert_version %{upstream_version}
14mu|perl-IO-stringy-2.111.0-1|8	Release:	1
14mu|perl-IO-stringy-2.111.0-1|9	License:	Artistic/GPLv2
14mu|perl-IO-stringy-2.111.0-1|10	Group:		Development/Perl
14mu|perl-IO-stringy-2.111.0-1|11	Url:		http://search.cpan.org/dist/%{realname}/
14mu|perl-IO-stringy-2.111.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/IO/IO-stringy-%{upstream_version}.tar.gz
14mu|perl-IO-stringy-2.111.0-1|13	BuildArch:	noarch
14mu|perl-IO-stringy-2.111.0-1|14	BuildRequires:	perl-devel
14mu|perl-IO-stringy-2.111.0-1|15	BuildRequires:	perl
14mu|perl-IO-stringy-2.111.0-1|16	
14mu|perl-IO-stringy-2.111.0-1|17	%description
14mu|perl-IO-stringy-2.111.0-1|18	This toolkit primarily provides modules for performing both traditional
14mu|perl-IO-stringy-2.111.0-1|19	and object-oriented i/o) on things *other* than normal filehandles; in
14mu|perl-IO-stringy-2.111.0-1|20	particular, the IO::Scalar manpage, the IO::ScalarArray manpage, and the
14mu|perl-IO-stringy-2.111.0-1|21	IO::Lines manpage.
14mu|perl-IO-stringy-2.111.0-1|22	
14mu|perl-IO-stringy-2.111.0-1|23	If you have access to tie(), these classes will make use of the the
14mu|perl-IO-stringy-2.111.0-1|24	IO::WrapTie manpage module to inherit a convenient new_tie()
14mu|perl-IO-stringy-2.111.0-1|25	constructor. It also exports a nice wraptie() function.
14mu|perl-IO-stringy-2.111.0-1|26	
14mu|perl-IO-stringy-2.111.0-1|27	In the more-traditional IO::Handle front, we have the IO::AtomicFile
14mu|perl-IO-stringy-2.111.0-1|28	manpage which may be used to painlessly create files which are updated
14mu|perl-IO-stringy-2.111.0-1|29	atomically.
14mu|perl-IO-stringy-2.111.0-1|30	
14mu|perl-IO-stringy-2.111.0-1|31	And in the "this-may-prove-useful" corner, we have the IO::Wrap manpage,
14mu|perl-IO-stringy-2.111.0-1|32	whose exported wraphandle() function will clothe anything that's not a
14mu|perl-IO-stringy-2.111.0-1|33	blessed object in an IO::Handle-like wrapper... so you can just use OO
14mu|perl-IO-stringy-2.111.0-1|34	syntax and stop worrying about whether your function's caller handed you
14mu|perl-IO-stringy-2.111.0-1|35	a string, a globref, or a FileHandle.
14mu|perl-IO-stringy-2.111.0-1|36	
14mu|perl-IO-stringy-2.111.0-1|37	%prep
14mu|perl-IO-stringy-2.111.0-1|38	%setup -q -n %{realname}-%{upstream_version}
14mu|perl-IO-stringy-2.111.0-1|39	
14mu|perl-IO-stringy-2.111.0-1|40	%build
14mu|perl-IO-stringy-2.111.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-IO-stringy-2.111.0-1|42	%make
14mu|perl-IO-stringy-2.111.0-1|43	
14mu|perl-IO-stringy-2.111.0-1|44	%check
14mu|perl-IO-stringy-2.111.0-1|45	%make test
14mu|perl-IO-stringy-2.111.0-1|46	
14mu|perl-IO-stringy-2.111.0-1|47	%install
14mu|perl-IO-stringy-2.111.0-1|48	%makeinstall_std
14mu|perl-IO-stringy-2.111.0-1|49	
14mu|perl-IO-stringy-2.111.0-1|50	%files
14mu|perl-IO-stringy-2.111.0-1|51	%doc README
14mu|perl-IO-stringy-2.111.0-1|52	%{perl_vendorlib}/IO
14mu|perl-IO-stringy-2.111.0-1|53	%{_mandir}/man3/*
14mu|perl-IO-stringy-2.111.0-1|54	
14mu|perl-IO-stringy-2.111.0-1|55	%changelog
14mu|perl-IO-stringy-2.111.0-1|56	
14mu|perl-IO-stringy-2.111.0-1|57	* Wed Jul 01 2015 dsilakov <denis.silakov@rosalab.ru> 2.111.0-1
14mu|perl-IO-stringy-2.111.0-1|58	- (f03b3f4) Merge pull request #1 from import/perl-IO-stringy:auto_update
14mu|perl-IO-stringy-2.111.0-1|59	- (f03b3f4) Updated to 2.111 (by updates_builder)
14mu|perl-IO-stringy-2.111.0-1|60	
14mu|perl-IO-stringy-2.111.0-1|61	

23610 14
14mu|perl-IPC-Run-0.940.0-1|1	%define upstream_name	 IPC-Run
14mu|perl-IPC-Run-0.940.0-1|2	%define upstream_version 0.94
14mu|perl-IPC-Run-0.940.0-1|3	
14mu|perl-IPC-Run-0.940.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-IPC-Run-0.940.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-IPC-Run-0.940.0-1|6	Release:	1
14mu|perl-IPC-Run-0.940.0-1|7	
14mu|perl-IPC-Run-0.940.0-1|8	Summary:	%{upstream_name} module for perl
14mu|perl-IPC-Run-0.940.0-1|9	
14mu|perl-IPC-Run-0.940.0-1|10	License:	GPL+ or Artistic
14mu|perl-IPC-Run-0.940.0-1|11	Group:		Development/Perl
14mu|perl-IPC-Run-0.940.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-IPC-Run-0.940.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-IPC-Run-0.940.0-1|14	
14mu|perl-IPC-Run-0.940.0-1|15	BuildRequires:	perl-devel
14mu|perl-IPC-Run-0.940.0-1|16	BuildArch:	noarch
14mu|perl-IPC-Run-0.940.0-1|17	
14mu|perl-IPC-Run-0.940.0-1|18	%description
14mu|perl-IPC-Run-0.940.0-1|19	IPC::Run allows you run and interact with child processes using files,
14mu|perl-IPC-Run-0.940.0-1|20	pipes, and pseudo-ttys. Both system()-style and scripted usages are
14mu|perl-IPC-Run-0.940.0-1|21	supported and may be mixed. Likewise, functional and OO API styles are
14mu|perl-IPC-Run-0.940.0-1|22	both supported and may be mixed.
14mu|perl-IPC-Run-0.940.0-1|23	
14mu|perl-IPC-Run-0.940.0-1|24	Various redirection operators reminiscent of those seen on common Unix
14mu|perl-IPC-Run-0.940.0-1|25	and DOS command lines are provided.
14mu|perl-IPC-Run-0.940.0-1|26	
14mu|perl-IPC-Run-0.940.0-1|27	%prep
14mu|perl-IPC-Run-0.940.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-IPC-Run-0.940.0-1|29	chmod 644 Changes
14mu|perl-IPC-Run-0.940.0-1|30	chmod 755 eg/*
14mu|perl-IPC-Run-0.940.0-1|31	perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|' eg/*
14mu|perl-IPC-Run-0.940.0-1|32	
14mu|perl-IPC-Run-0.940.0-1|33	rm -f lib/IPC/Run/Win32Helper.pm \
14mu|perl-IPC-Run-0.940.0-1|34	lib/IPC/Run/Win32IO.pm \
14mu|perl-IPC-Run-0.940.0-1|35	lib/IPC/Run/Win32Pump.pm
14mu|perl-IPC-Run-0.940.0-1|36	
14mu|perl-IPC-Run-0.940.0-1|37	sed -i -e '/Win32Helper.pm/d;/Win32IO.pm/d;/Win32Pump.pm/d' MANIFEST
14mu|perl-IPC-Run-0.940.0-1|38	
14mu|perl-IPC-Run-0.940.0-1|39	%build
14mu|perl-IPC-Run-0.940.0-1|40	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-IPC-Run-0.940.0-1|41	%make
14mu|perl-IPC-Run-0.940.0-1|42	
14mu|perl-IPC-Run-0.940.0-1|43	%install
14mu|perl-IPC-Run-0.940.0-1|44	%makeinstall_std
14mu|perl-IPC-Run-0.940.0-1|45	
14mu|perl-IPC-Run-0.940.0-1|46	%files
14mu|perl-IPC-Run-0.940.0-1|47	%doc Changes TODO eg
14mu|perl-IPC-Run-0.940.0-1|48	%{perl_vendorlib}/IPC
14mu|perl-IPC-Run-0.940.0-1|49	%{_mandir}/*/*
14mu|perl-IPC-Run-0.940.0-1|50	
14mu|perl-IPC-Run-0.940.0-1|51	%changelog
14mu|perl-IPC-Run-0.940.0-1|52	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.940.0-1
14mu|perl-IPC-Run-0.940.0-1|53	+ Revision: d32abe8
14mu|perl-IPC-Run-0.940.0-1|54	- Updated to 0.94 (by updates_builder)
14mu|perl-IPC-Run-0.940.0-1|55	
14mu|perl-IPC-Run-0.940.0-1|56	

23611 14
14mu|perl-JSON-PP-2.273.0-1|1	%define upstream_name    JSON-PP
14mu|perl-JSON-PP-2.273.0-1|2	%define upstream_version 2.27300
14mu|perl-JSON-PP-2.273.0-1|3	
14mu|perl-JSON-PP-2.273.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-JSON-PP-2.273.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-JSON-PP-2.273.0-1|6	Release:	1
14mu|perl-JSON-PP-2.273.0-1|7	
14mu|perl-JSON-PP-2.273.0-1|8	Summary:	Dummy module providing JSON::PP::Boolean
14mu|perl-JSON-PP-2.273.0-1|9	
14mu|perl-JSON-PP-2.273.0-1|10	
14mu|perl-JSON-PP-2.273.0-1|11	License:	GPL+ or Artistic
14mu|perl-JSON-PP-2.273.0-1|12	Group:		Development/Perl
14mu|perl-JSON-PP-2.273.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-JSON-PP-2.273.0-1|14	Source0:	http://www.cpan.org/modules/by-module/JSON/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-JSON-PP-2.273.0-1|15	
14mu|perl-JSON-PP-2.273.0-1|16	BuildRequires:	perl-devel
14mu|perl-JSON-PP-2.273.0-1|17	BuildRequires:	perl(Test::More)
14mu|perl-JSON-PP-2.273.0-1|18	BuildArch:	noarch
14mu|perl-JSON-PP-2.273.0-1|19	Conflicts: perl-ExtUtils-MakeMaker < 6.980.0
14mu|perl-JSON-PP-2.273.0-1|20	
14mu|perl-JSON-PP-2.273.0-1|21	%description
14mu|perl-JSON-PP-2.273.0-1|22	This module is the JSON::XS manpage compatible pure Perl module. (Perl 5.8
14mu|perl-JSON-PP-2.273.0-1|23	or later is recommended)
14mu|perl-JSON-PP-2.273.0-1|24	
14mu|perl-JSON-PP-2.273.0-1|25	JSON::XS is the fastest and most proper JSON module on CPAN. It is written
14mu|perl-JSON-PP-2.273.0-1|26	by Marc Lehmann in C, so must be compiled and installed in the used
14mu|perl-JSON-PP-2.273.0-1|27	environment.
14mu|perl-JSON-PP-2.273.0-1|28	
14mu|perl-JSON-PP-2.273.0-1|29	JSON::PP is a pure-Perl module and has compatibility to JSON::XS.
14mu|perl-JSON-PP-2.273.0-1|30	
14mu|perl-JSON-PP-2.273.0-1|31	%prep
14mu|perl-JSON-PP-2.273.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-JSON-PP-2.273.0-1|33	
14mu|perl-JSON-PP-2.273.0-1|34	%build
14mu|perl-JSON-PP-2.273.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-JSON-PP-2.273.0-1|36	%make
14mu|perl-JSON-PP-2.273.0-1|37	
14mu|perl-JSON-PP-2.273.0-1|38	%check
14mu|perl-JSON-PP-2.273.0-1|39	%make test
14mu|perl-JSON-PP-2.273.0-1|40	
14mu|perl-JSON-PP-2.273.0-1|41	%install
14mu|perl-JSON-PP-2.273.0-1|42	%makeinstall_std
14mu|perl-JSON-PP-2.273.0-1|43	
14mu|perl-JSON-PP-2.273.0-1|44	%files
14mu|perl-JSON-PP-2.273.0-1|45	%doc README META.yml Changes
14mu|perl-JSON-PP-2.273.0-1|46	%{perl_vendorlib}/*
14mu|perl-JSON-PP-2.273.0-1|47	%{_bindir}/json_pp
14mu|perl-JSON-PP-2.273.0-1|48	%{_mandir}/man3/*
14mu|perl-JSON-PP-2.273.0-1|49	%{_mandir}/man1/json_pp.1.xz
14mu|perl-JSON-PP-2.273.0-1|50	
14mu|perl-JSON-PP-2.273.0-1|51	%changelog
14mu|perl-JSON-PP-2.273.0-1|52	* Tue Nov 25 2014 dsilakov <denis.silakov@rosalab.ru> 2.273.0-1
14mu|perl-JSON-PP-2.273.0-1|53	+ Revision: 4873fb9
14mu|perl-JSON-PP-2.273.0-1|54	- Merge pull request #1 from import/perl-JSON-PP:auto_update
14mu|perl-JSON-PP-2.273.0-1|55	- ROSA Updates Builder: update suggested
14mu|perl-JSON-PP-2.273.0-1|56	
14mu|perl-JSON-PP-2.273.0-1|57	

23612 14
14mu|perl-kde4-4.14.3-1|1	%define srcname perlkde
14mu|perl-kde4-4.14.3-1|2	%define with_kdepimlibs4 0
14mu|perl-kde4-4.14.3-1|3	
14mu|perl-kde4-4.14.3-1|4	Summary:	KDE4 bindings for perl language
14mu|perl-kde4-4.14.3-1|5	Name:		perl-kde4
14mu|perl-kde4-4.14.3-1|6	Version:	4.14.3
14mu|perl-kde4-4.14.3-1|7	Release:	1
14mu|perl-kde4-4.14.3-1|8	Epoch:		1
14mu|perl-kde4-4.14.3-1|9	Group:		Graphical desktop/KDE
14mu|perl-kde4-4.14.3-1|10	License:	GPLv2
14mu|perl-kde4-4.14.3-1|11	Url:		http://www.kde.org
14mu|perl-kde4-4.14.3-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{srcname}-%{version}.tar.xz
14mu|perl-kde4-4.14.3-1|13	BuildRequires:	perl-qt4-devel >= 1:%{version}
14mu|perl-kde4-4.14.3-1|14	BuildRequires:	smokekde-devel
14mu|perl-kde4-4.14.3-1|15	BuildRequires:	gdbm-devel
14mu|perl-kde4-4.14.3-1|16	%if %{with_kdepimlibs4}
14mu|perl-kde4-4.14.3-1|17	BuildRequires:	kdepimlibs4-devel
14mu|perl-kde4-4.14.3-1|18	%endif
14mu|perl-kde4-4.14.3-1|19	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|perl-kde4-4.14.3-1|20	Requires:	perl-qt4 >= %{epoch}:%{version}
14mu|perl-kde4-4.14.3-1|21	
14mu|perl-kde4-4.14.3-1|22	%description
14mu|perl-kde4-4.14.3-1|23	A KDE4 bindings for perl language.
14mu|perl-kde4-4.14.3-1|24	
14mu|perl-kde4-4.14.3-1|25	%prep
14mu|perl-kde4-4.14.3-1|26	%setup -q -n %{srcname}-%{version}
14mu|perl-kde4-4.14.3-1|27	
14mu|perl-kde4-4.14.3-1|28	%build
14mu|perl-kde4-4.14.3-1|29	%cmake_kde4
14mu|perl-kde4-4.14.3-1|30	%make
14mu|perl-kde4-4.14.3-1|31	
14mu|perl-kde4-4.14.3-1|32	%install
14mu|perl-kde4-4.14.3-1|33	%makeinstall_std -C build
14mu|perl-kde4-4.14.3-1|34	
14mu|perl-kde4-4.14.3-1|35	%files
14mu|perl-kde4-4.14.3-1|36	%{_kde_libdir}/kde4/kperlpluginfactory.so
14mu|perl-kde4-4.14.3-1|37	%if %{with_kdepimlibs4}
14mu|perl-kde4-4.14.3-1|38	%{perl_sitearch}/QImageBlitz.pm
14mu|perl-kde4-4.14.3-1|39	%{perl_sitearch}/Phonon.pm
14mu|perl-kde4-4.14.3-1|40	%{perl_sitearch}/Qsci.pm
14mu|perl-kde4-4.14.3-1|41	%{perl_sitearch}/auto/Phonon
14mu|perl-kde4-4.14.3-1|42	%{perl_sitearch}/auto/QImageBlitz
14mu|perl-kde4-4.14.3-1|43	%{perl_sitearch}/auto/Qsci
14mu|perl-kde4-4.14.3-1|44	%endif
14mu|perl-kde4-4.14.3-1|45	%{perl_sitearch}/Akonadi.pm
14mu|perl-kde4-4.14.3-1|46	%{perl_sitearch}/Attica.pm
14mu|perl-kde4-4.14.3-1|47	%{perl_sitearch}/KDECore4.pm
14mu|perl-kde4-4.14.3-1|48	%{perl_sitearch}/KDEUi4.pm
14mu|perl-kde4-4.14.3-1|49	%{perl_sitearch}/KFile.pm
14mu|perl-kde4-4.14.3-1|50	%{perl_sitearch}/KHTML.pm
14mu|perl-kde4-4.14.3-1|51	%{perl_sitearch}/KIO4.pm
14mu|perl-kde4-4.14.3-1|52	%{perl_sitearch}/KNewStuff2.pm
14mu|perl-kde4-4.14.3-1|53	%{perl_sitearch}/KNewStuff3.pm
14mu|perl-kde4-4.14.3-1|54	%{perl_sitearch}/KParts.pm
14mu|perl-kde4-4.14.3-1|55	%{perl_sitearch}/KTextEditor.pm
14mu|perl-kde4-4.14.3-1|56	%{perl_sitearch}/KUtils.pm
14mu|perl-kde4-4.14.3-1|57	%{perl_sitearch}/Kate.pm
14mu|perl-kde4-4.14.3-1|58	%{perl_sitearch}/Nepomuk.pm
14mu|perl-kde4-4.14.3-1|59	%{perl_sitearch}/NepomukQuery.pm
14mu|perl-kde4-4.14.3-1|60	%{perl_sitearch}/Okular.pm
14mu|perl-kde4-4.14.3-1|61	%{perl_sitearch}/Plasma4.pm
14mu|perl-kde4-4.14.3-1|62	%{perl_sitearch}/Solid.pm
14mu|perl-kde4-4.14.3-1|63	%{perl_sitearch}/Soprano.pm
14mu|perl-kde4-4.14.3-1|64	%{perl_sitearch}/SopranoClient.pm
14mu|perl-kde4-4.14.3-1|65	%{perl_sitearch}/SopranoServer.pm
14mu|perl-kde4-4.14.3-1|66	%{perl_sitearch}/auto/Akonadi
14mu|perl-kde4-4.14.3-1|67	%{perl_sitearch}/auto/Attica
14mu|perl-kde4-4.14.3-1|68	%{perl_sitearch}/auto/KDECore4
14mu|perl-kde4-4.14.3-1|69	%{perl_sitearch}/auto/KDEUi4
14mu|perl-kde4-4.14.3-1|70	%{perl_sitearch}/auto/KFile
14mu|perl-kde4-4.14.3-1|71	%{perl_sitearch}/auto/KHTML
14mu|perl-kde4-4.14.3-1|72	%{perl_sitearch}/auto/KIO4
14mu|perl-kde4-4.14.3-1|73	%{perl_sitearch}/auto/KNewStuff2
14mu|perl-kde4-4.14.3-1|74	%{perl_sitearch}/auto/KNewStuff3
14mu|perl-kde4-4.14.3-1|75	%{perl_sitearch}/auto/KParts
14mu|perl-kde4-4.14.3-1|76	%{perl_sitearch}/auto/KTextEditor
14mu|perl-kde4-4.14.3-1|77	%{perl_sitearch}/auto/KUtils
14mu|perl-kde4-4.14.3-1|78	%{perl_sitearch}/auto/Kate
14mu|perl-kde4-4.14.3-1|79	%{perl_sitearch}/auto/Nepomuk
14mu|perl-kde4-4.14.3-1|80	%{perl_sitearch}/auto/NepomukQuery
14mu|perl-kde4-4.14.3-1|81	%{perl_sitearch}/auto/Okular
14mu|perl-kde4-4.14.3-1|82	%{perl_sitearch}/auto/Plasma4
14mu|perl-kde4-4.14.3-1|83	%{perl_sitearch}/auto/Solid
14mu|perl-kde4-4.14.3-1|84	%{perl_sitearch}/auto/Soprano
14mu|perl-kde4-4.14.3-1|85	%{perl_sitearch}/auto/SopranoClient
14mu|perl-kde4-4.14.3-1|86	%{perl_sitearch}/auto/SopranoServer
14mu|perl-kde4-4.14.3-1|87	
14mu|perl-kde4-4.14.3-1|88	
14mu|perl-kde4-4.14.3-1|89	%changelog
14mu|perl-kde4-4.14.3-1|90	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|perl-kde4-4.14.3-1|91	+ Revision: 76bab19
14mu|perl-kde4-4.14.3-1|92	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|perl-kde4-4.14.3-1|93	
14mu|perl-kde4-4.14.3-1|94	

23613 14
14mu|perl-libintl-perl-1.240.0-1|1	%define	upstream_name    libintl-perl
14mu|perl-libintl-perl-1.240.0-1|2	%define upstream_version 1.24
14mu|perl-libintl-perl-1.240.0-1|3	
14mu|perl-libintl-perl-1.240.0-1|4	%if %{_use_internal_dependency_generator}
14mu|perl-libintl-perl-1.240.0-1|5	%define __noautoreq '/bin/false'
14mu|perl-libintl-perl-1.240.0-1|6	%endif
14mu|perl-libintl-perl-1.240.0-1|7	
14mu|perl-libintl-perl-1.240.0-1|8	Name:		perl-%{upstream_name}
14mu|perl-libintl-perl-1.240.0-1|9	Version:	%perl_convert_version %{upstream_version}
14mu|perl-libintl-perl-1.240.0-1|10	Release:	1
14mu|perl-libintl-perl-1.240.0-1|11	
14mu|perl-libintl-perl-1.240.0-1|12	Summary:	A localization library for Perl
14mu|perl-libintl-perl-1.240.0-1|13	
14mu|perl-libintl-perl-1.240.0-1|14	License:	LGPL
14mu|perl-libintl-perl-1.240.0-1|15	Group:		Development/Perl
14mu|perl-libintl-perl-1.240.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-libintl-perl-1.240.0-1|17	Source0:	http://www.cpan.org/authors/id/G/GU/GUIDO/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-libintl-perl-1.240.0-1|18	
14mu|perl-libintl-perl-1.240.0-1|19	BuildRequires:	gettext-devel
14mu|perl-libintl-perl-1.240.0-1|20	BuildRequires:	perl-devel
14mu|perl-libintl-perl-1.240.0-1|21	#gw yes, this is required by the tests
14mu|perl-libintl-perl-1.240.0-1|22	BuildRequires:	locales-de
14mu|perl-libintl-perl-1.240.0-1|23	
14mu|perl-libintl-perl-1.240.0-1|24	%description
14mu|perl-libintl-perl-1.240.0-1|25	libintl-perl is a library that supports message translation for
14mu|perl-libintl-perl-1.240.0-1|26	Perl, written in pure Perl (version 5.004 or better). A faster C
14mu|perl-libintl-perl-1.240.0-1|27	version is also built and installed if the system fulfills all
14mu|perl-libintl-perl-1.240.0-1|28	requirements. Its interface is very similar to the gettext family
14mu|perl-libintl-perl-1.240.0-1|29	of functions in C, and it uses the same file formats as GNU
14mu|perl-libintl-perl-1.240.0-1|30	gettext, making it possible to use all tools available for gettext
14mu|perl-libintl-perl-1.240.0-1|31	itself and to seamlessly integrate internationalized Perl code
14mu|perl-libintl-perl-1.240.0-1|32	into mixed-language projects. An alternative library with a
14mu|perl-libintl-perl-1.240.0-1|33	similar purpose is available as Locale::MakeText.
14mu|perl-libintl-perl-1.240.0-1|34	
14mu|perl-libintl-perl-1.240.0-1|35	%prep
14mu|perl-libintl-perl-1.240.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-libintl-perl-1.240.0-1|37	
14mu|perl-libintl-perl-1.240.0-1|38	%build
14mu|perl-libintl-perl-1.240.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-libintl-perl-1.240.0-1|40	%make
14mu|perl-libintl-perl-1.240.0-1|41	
14mu|perl-libintl-perl-1.240.0-1|42	%check
14mu|perl-libintl-perl-1.240.0-1|43	make test
14mu|perl-libintl-perl-1.240.0-1|44	
14mu|perl-libintl-perl-1.240.0-1|45	%install
14mu|perl-libintl-perl-1.240.0-1|46	%makeinstall_std
14mu|perl-libintl-perl-1.240.0-1|47	
14mu|perl-libintl-perl-1.240.0-1|48	%files
14mu|perl-libintl-perl-1.240.0-1|49	%doc ChangeLog NEWS README THANKS TODO
14mu|perl-libintl-perl-1.240.0-1|50	%{perl_vendorlib}/Locale
14mu|perl-libintl-perl-1.240.0-1|51	%{perl_vendorarch}/auto/Locale
14mu|perl-libintl-perl-1.240.0-1|52	%{_mandir}/*/*
14mu|perl-libintl-perl-1.240.0-1|53	
14mu|perl-libintl-perl-1.240.0-1|54	%changelog
14mu|perl-libintl-perl-1.240.0-1|55	
14mu|perl-libintl-perl-1.240.0-1|56	* Thu Aug 27 2015 dsilakov <denis.silakov@rosalab.ru> 1.240.0-1
14mu|perl-libintl-perl-1.240.0-1|57	- (74549bb) Merge pull request #2 from import/perl-libintl-perl:auto_update
14mu|perl-libintl-perl-1.240.0-1|58	- (74549bb) Updated to 1.24 (by updates_builder)
14mu|perl-libintl-perl-1.240.0-1|59	
14mu|perl-libintl-perl-1.240.0-1|60	

23614 14
14mu|perl-libwww-perl-6.130.0-1|1	%define upstream_name  libwww-perl
14mu|perl-libwww-perl-6.130.0-1|2	%define upstream_version 6.13
14mu|perl-libwww-perl-6.130.0-1|3	
14mu|perl-libwww-perl-6.130.0-1|4	%if %{_use_internal_dependency_generator}
14mu|perl-libwww-perl-6.130.0-1|5	%define __noautoreq 'perl\\(Authen::NTLM\\)|perl\\(HTTP::GHTTP\\)'
14mu|perl-libwww-perl-6.130.0-1|6	%else
14mu|perl-libwww-perl-6.130.0-1|7	%define _requires_exceptions Authen::NTLM\\|HTTP::GHTTP\\|Win32
14mu|perl-libwww-perl-6.130.0-1|8	%endif
14mu|perl-libwww-perl-6.130.0-1|9	
14mu|perl-libwww-perl-6.130.0-1|10	Name:		perl-%{upstream_name}
14mu|perl-libwww-perl-6.130.0-1|11	Version:	%perl_convert_version %{upstream_version}
14mu|perl-libwww-perl-6.130.0-1|12	Release:	1
14mu|perl-libwww-perl-6.130.0-1|13	Summary:	The World-Wide Web library for Perl
14mu|perl-libwww-perl-6.130.0-1|14	
14mu|perl-libwww-perl-6.130.0-1|15	
14mu|perl-libwww-perl-6.130.0-1|16	License:	GPL+ or Artistic
14mu|perl-libwww-perl-6.130.0-1|17	Group:		Development/Perl
14mu|perl-libwww-perl-6.130.0-1|18	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-libwww-perl-6.130.0-1|19	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-libwww-perl-6.130.0-1|20	BuildRequires:	perl(Digest::MD5)
14mu|perl-libwww-perl-6.130.0-1|21	BuildRequires:	perl(Encode) >= 2.120.0
14mu|perl-libwww-perl-6.130.0-1|22	BuildRequires:	perl(Encode::Locale)
14mu|perl-libwww-perl-6.130.0-1|23	BuildRequires:	perl(ExtUtils::MakeMaker)
14mu|perl-libwww-perl-6.130.0-1|24	BuildRequires:	perl(File::Listing) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|25	BuildRequires:	perl(HTML::Entities)
14mu|perl-libwww-perl-6.130.0-1|26	BuildRequires:	perl(HTML::HeadParser)
14mu|perl-libwww-perl-6.130.0-1|27	BuildRequires:	perl(HTTP::Cookies) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|28	BuildRequires:	perl(HTTP::Daemon) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|29	BuildRequires:	perl(HTTP::Date) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|30	BuildRequires:	perl(HTTP::Negotiate) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|31	BuildRequires:	perl(HTTP::Request) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|32	BuildRequires:	perl(HTTP::Request::Common) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|33	BuildRequires:	perl(HTTP::Response) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|34	BuildRequires:	perl(HTTP::Status) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|35	BuildRequires:	perl(IO::Select)
14mu|perl-libwww-perl-6.130.0-1|36	BuildRequires:	perl(IO::Socket)
14mu|perl-libwww-perl-6.130.0-1|37	BuildRequires:	perl(LWP::MediaTypes) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|38	BuildRequires:	perl(MIME::Base64) >= 2.100.0
14mu|perl-libwww-perl-6.130.0-1|39	BuildRequires:	perl(Net::FTP) >= 2.580.0
14mu|perl-libwww-perl-6.130.0-1|40	BuildRequires:	perl(Net::HTTP) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|41	BuildRequires:	perl(URI) >= 1.100.0
14mu|perl-libwww-perl-6.130.0-1|42	BuildRequires:	perl(URI::Escape)
14mu|perl-libwww-perl-6.130.0-1|43	BuildRequires:	perl(WWW::RobotRules) >= 6.0.0
14mu|perl-libwww-perl-6.130.0-1|44	
14mu|perl-libwww-perl-6.130.0-1|45	BuildRequires:	perl-devel
14mu|perl-libwww-perl-6.130.0-1|46	Requires:	perl(Net::HTTP)
14mu|perl-libwww-perl-6.130.0-1|47	Requires:	perl(HTTP::Cookies)
14mu|perl-libwww-perl-6.130.0-1|48	BuildArch:	noarch
14mu|perl-libwww-perl-6.130.0-1|49	
14mu|perl-libwww-perl-6.130.0-1|50	%description
14mu|perl-libwww-perl-6.130.0-1|51	The libwww-perl collection is a set of Perl modules which provides a simple and
14mu|perl-libwww-perl-6.130.0-1|52	consistent application programming interface (API) to the World-Wide Web. The
14mu|perl-libwww-perl-6.130.0-1|53	main focus of the library is to provide classes and functions that allow you to
14mu|perl-libwww-perl-6.130.0-1|54	write WWW clients. The library also contain modules that are of more general
14mu|perl-libwww-perl-6.130.0-1|55	use and even classes that help you implement simple HTTP servers.
14mu|perl-libwww-perl-6.130.0-1|56	
14mu|perl-libwww-perl-6.130.0-1|57	%prep
14mu|perl-libwww-perl-6.130.0-1|58	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-libwww-perl-6.130.0-1|59	
14mu|perl-libwww-perl-6.130.0-1|60	%build
14mu|perl-libwww-perl-6.130.0-1|61	/usr/bin/yes | perl Makefile.PL --aliases INSTALLDIRS=vendor
14mu|perl-libwww-perl-6.130.0-1|62	%make
14mu|perl-libwww-perl-6.130.0-1|63	
14mu|perl-libwww-perl-6.130.0-1|64	%install
14mu|perl-libwww-perl-6.130.0-1|65	%makeinstall_std
14mu|perl-libwww-perl-6.130.0-1|66	
14mu|perl-libwww-perl-6.130.0-1|67	%check
14mu|perl-libwww-perl-6.130.0-1|68	%make test
14mu|perl-libwww-perl-6.130.0-1|69	
14mu|perl-libwww-perl-6.130.0-1|70	%files
14mu|perl-libwww-perl-6.130.0-1|71	%doc README README.SSL Changes
14mu|perl-libwww-perl-6.130.0-1|72	%{_bindir}/*
14mu|perl-libwww-perl-6.130.0-1|73	%{perl_vendorlib}/*
14mu|perl-libwww-perl-6.130.0-1|74	%{_mandir}/*/*
14mu|perl-libwww-perl-6.130.0-1|75	
14mu|perl-libwww-perl-6.130.0-1|76	%changelog
14mu|perl-libwww-perl-6.130.0-1|77	
14mu|perl-libwww-perl-6.130.0-1|78	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 6.130.0-1
14mu|perl-libwww-perl-6.130.0-1|79	- (c26006d) Updated to 6.13 (by updates_builder)
14mu|perl-libwww-perl-6.130.0-1|80	
14mu|perl-libwww-perl-6.130.0-1|81	

23615 14
14mu|perl-List-AllUtils-0.90.0-1|1	%define upstream_name    List-AllUtils
14mu|perl-List-AllUtils-0.90.0-1|2	%define upstream_version 0.09
14mu|perl-List-AllUtils-0.90.0-1|3	
14mu|perl-List-AllUtils-0.90.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-List-AllUtils-0.90.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-List-AllUtils-0.90.0-1|6	Release:    1
14mu|perl-List-AllUtils-0.90.0-1|7	
14mu|perl-List-AllUtils-0.90.0-1|8	Summary:    Combines List::Util and List::MoreUtils in one bite-sized package
14mu|perl-List-AllUtils-0.90.0-1|9	License:    GPL+ or Artistic
14mu|perl-List-AllUtils-0.90.0-1|10	Group:      Development/Perl
14mu|perl-List-AllUtils-0.90.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-List-AllUtils-0.90.0-1|12	Source0:    http://www.cpan.org/modules/by-module/List/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-List-AllUtils-0.90.0-1|13	
14mu|perl-List-AllUtils-0.90.0-1|14	BuildRequires: perl-devel
14mu|perl-List-AllUtils-0.90.0-1|15	BuildRequires: perl(Exporter)
14mu|perl-List-AllUtils-0.90.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-List-AllUtils-0.90.0-1|17	BuildRequires: perl(File::Spec)
14mu|perl-List-AllUtils-0.90.0-1|18	BuildRequires: perl(IO::Handle)
14mu|perl-List-AllUtils-0.90.0-1|19	BuildRequires: perl(IPC::Open3)
14mu|perl-List-AllUtils-0.90.0-1|20	BuildRequires: perl(List::MoreUtils)
14mu|perl-List-AllUtils-0.90.0-1|21	BuildRequires: perl(List::Util)
14mu|perl-List-AllUtils-0.90.0-1|22	BuildRequires: perl(Test::More)
14mu|perl-List-AllUtils-0.90.0-1|23	BuildRequires: perl(Test::Warnings)
14mu|perl-List-AllUtils-0.90.0-1|24	BuildRequires: perl(base)
14mu|perl-List-AllUtils-0.90.0-1|25	BuildRequires: perl(strict)
14mu|perl-List-AllUtils-0.90.0-1|26	BuildRequires: perl(warnings)
14mu|perl-List-AllUtils-0.90.0-1|27	BuildArch: noarch
14mu|perl-List-AllUtils-0.90.0-1|28	
14mu|perl-List-AllUtils-0.90.0-1|29	%description
14mu|perl-List-AllUtils-0.90.0-1|30	Are you sick of trying to remember whether a particular helper is defined
14mu|perl-List-AllUtils-0.90.0-1|31	in the List::Util manpage or the List::MoreUtils manpage? I sure am. Now
14mu|perl-List-AllUtils-0.90.0-1|32	you don't have to remember. This module will export all of the functions
14mu|perl-List-AllUtils-0.90.0-1|33	that either of those two modules defines.
14mu|perl-List-AllUtils-0.90.0-1|34	
14mu|perl-List-AllUtils-0.90.0-1|35	Note that all function documentation has been shamelessly copied from the
14mu|perl-List-AllUtils-0.90.0-1|36	List::Util manpage and the List::MoreUtils manpage.
14mu|perl-List-AllUtils-0.90.0-1|37	
14mu|perl-List-AllUtils-0.90.0-1|38	Which One Wins?
14mu|perl-List-AllUtils-0.90.0-1|39	Recently, the List::Util manpage has started including some of the subs
14mu|perl-List-AllUtils-0.90.0-1|40	that used to only be in the List::MoreUtils manpage. This module always
14mu|perl-List-AllUtils-0.90.0-1|41	exports the version provided by the List::Util manpage.
14mu|perl-List-AllUtils-0.90.0-1|42	
14mu|perl-List-AllUtils-0.90.0-1|43	%prep
14mu|perl-List-AllUtils-0.90.0-1|44	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-List-AllUtils-0.90.0-1|45	# need List::Util 1.31, we have 1.27 in perl-base.Sflo
14mu|perl-List-AllUtils-0.90.0-1|46	rm -fr t/00-compile.t
14mu|perl-List-AllUtils-0.90.0-1|47	rm -fr t/01-basic.t
14mu|perl-List-AllUtils-0.90.0-1|48	%build
14mu|perl-List-AllUtils-0.90.0-1|49	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-List-AllUtils-0.90.0-1|50	
14mu|perl-List-AllUtils-0.90.0-1|51	%make
14mu|perl-List-AllUtils-0.90.0-1|52	
14mu|perl-List-AllUtils-0.90.0-1|53	%check
14mu|perl-List-AllUtils-0.90.0-1|54	%make test
14mu|perl-List-AllUtils-0.90.0-1|55	
14mu|perl-List-AllUtils-0.90.0-1|56	%install
14mu|perl-List-AllUtils-0.90.0-1|57	%makeinstall_std
14mu|perl-List-AllUtils-0.90.0-1|58	
14mu|perl-List-AllUtils-0.90.0-1|59	%files
14mu|perl-List-AllUtils-0.90.0-1|60	%doc META.yml LICENSE META.json Changes
14mu|perl-List-AllUtils-0.90.0-1|61	%{_mandir}/man3/*
14mu|perl-List-AllUtils-0.90.0-1|62	%{perl_vendorlib}/*
14mu|perl-List-AllUtils-0.90.0-1|63	
14mu|perl-List-AllUtils-0.90.0-1|64	
14mu|perl-List-AllUtils-0.90.0-1|65	%changelog
14mu|perl-List-AllUtils-0.90.0-1|66	* Mon Mar 09 2015 abfonly <John@smith.org> 0.90.0-1
14mu|perl-List-AllUtils-0.90.0-1|67	+ Revision: 285d8d5
14mu|perl-List-AllUtils-0.90.0-1|68	- Log: Update to 0.90.0, spec clean, fixed BR and tests
14mu|perl-List-AllUtils-0.90.0-1|69	
14mu|perl-List-AllUtils-0.90.0-1|70	

23616 14
14mu|perl-List-MoreUtils-0.413.0-1|1	%define upstream_name	 List-MoreUtils
14mu|perl-List-MoreUtils-0.413.0-1|2	%define upstream_version 0.413
14mu|perl-List-MoreUtils-0.413.0-1|3	# Fix circular build dependency:
14mu|perl-List-MoreUtils-0.413.0-1|4	# gprintify requires perl-List-MoreUtils
14mu|perl-List-MoreUtils-0.413.0-1|5	%define dont_gprintify 1
14mu|perl-List-MoreUtils-0.413.0-1|6	
14mu|perl-List-MoreUtils-0.413.0-1|7	Name:		perl-%{upstream_name}
14mu|perl-List-MoreUtils-0.413.0-1|8	Version:	%perl_convert_version %{upstream_version}
14mu|perl-List-MoreUtils-0.413.0-1|9	Release:	1
14mu|perl-List-MoreUtils-0.413.0-1|10	
14mu|perl-List-MoreUtils-0.413.0-1|11	Summary:	Provide the stuff missing in List::Util
14mu|perl-List-MoreUtils-0.413.0-1|12	License:	GPL+ or Artistic
14mu|perl-List-MoreUtils-0.413.0-1|13	Group:		Development/Perl
14mu|perl-List-MoreUtils-0.413.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-List-MoreUtils-0.413.0-1|15	Source0:	http://www.cpan.org/modules/by-module/List/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-List-MoreUtils-0.413.0-1|16	
14mu|perl-List-MoreUtils-0.413.0-1|17	BuildRequires:	perl(Test::Pod)
14mu|perl-List-MoreUtils-0.413.0-1|18	BuildRequires: perl(Exporter::Tiny)
14mu|perl-List-MoreUtils-0.413.0-1|19	BuildRequires:	perl(Test::Pod::Coverage)
14mu|perl-List-MoreUtils-0.413.0-1|20	BuildRequires:	perl-devel
14mu|perl-List-MoreUtils-0.413.0-1|21	
14mu|perl-List-MoreUtils-0.413.0-1|22	%description
14mu|perl-List-MoreUtils-0.413.0-1|23	List::MoreUtils provides some trivial but commonly needed functionality on
14mu|perl-List-MoreUtils-0.413.0-1|24	lists which is not going to go into List::Util.
14mu|perl-List-MoreUtils-0.413.0-1|25	
14mu|perl-List-MoreUtils-0.413.0-1|26	All of its functions are implementable in one line of Perl code. Using
14mu|perl-List-MoreUtils-0.413.0-1|27	the functions from this module however should give slightly better performance
14mu|perl-List-MoreUtils-0.413.0-1|28	as everything is implemented in C.
14mu|perl-List-MoreUtils-0.413.0-1|29	
14mu|perl-List-MoreUtils-0.413.0-1|30	%prep
14mu|perl-List-MoreUtils-0.413.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-List-MoreUtils-0.413.0-1|32	
14mu|perl-List-MoreUtils-0.413.0-1|33	%build
14mu|perl-List-MoreUtils-0.413.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-List-MoreUtils-0.413.0-1|35	%make CFLAGS="%{optflags}"
14mu|perl-List-MoreUtils-0.413.0-1|36	
14mu|perl-List-MoreUtils-0.413.0-1|37	%install
14mu|perl-List-MoreUtils-0.413.0-1|38	%makeinstall_std
14mu|perl-List-MoreUtils-0.413.0-1|39	
14mu|perl-List-MoreUtils-0.413.0-1|40	%check
14mu|perl-List-MoreUtils-0.413.0-1|41	%make test
14mu|perl-List-MoreUtils-0.413.0-1|42	
14mu|perl-List-MoreUtils-0.413.0-1|43	%clean
14mu|perl-List-MoreUtils-0.413.0-1|44	
14mu|perl-List-MoreUtils-0.413.0-1|45	%files
14mu|perl-List-MoreUtils-0.413.0-1|46	%doc Changes
14mu|perl-List-MoreUtils-0.413.0-1|47	%{perl_vendorarch}/List
14mu|perl-List-MoreUtils-0.413.0-1|48	%{perl_vendorarch}/auto/List
14mu|perl-List-MoreUtils-0.413.0-1|49	%{_mandir}/*/*
14mu|perl-List-MoreUtils-0.413.0-1|50	
14mu|perl-List-MoreUtils-0.413.0-1|51	%changelog
14mu|perl-List-MoreUtils-0.413.0-1|52	
14mu|perl-List-MoreUtils-0.413.0-1|53	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.413.0-1
14mu|perl-List-MoreUtils-0.413.0-1|54	- (ed618e5) Updated to 0.413 (by updates_builder)
14mu|perl-List-MoreUtils-0.413.0-1|55	
14mu|perl-List-MoreUtils-0.413.0-1|56	

23617 14
14mu|perl-LWP-Protocol-https-6.60.0-2|1	%define upstream_name    LWP-Protocol-https
14mu|perl-LWP-Protocol-https-6.60.0-2|2	%define upstream_version 6.06
14mu|perl-LWP-Protocol-https-6.60.0-2|3	
14mu|perl-LWP-Protocol-https-6.60.0-2|4	Name:       perl-%{upstream_name}
14mu|perl-LWP-Protocol-https-6.60.0-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-LWP-Protocol-https-6.60.0-2|6	Release:    2
14mu|perl-LWP-Protocol-https-6.60.0-2|7	
14mu|perl-LWP-Protocol-https-6.60.0-2|8	Summary:    Provide https support for LWP::UserAgent
14mu|perl-LWP-Protocol-https-6.60.0-2|9	License:    GPL+ or Artistic
14mu|perl-LWP-Protocol-https-6.60.0-2|10	Group:      Development/Perl
14mu|perl-LWP-Protocol-https-6.60.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-LWP-Protocol-https-6.60.0-2|12	Source0:    http://www.cpan.org/modules/by-module/LWP/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-LWP-Protocol-https-6.60.0-2|13	
14mu|perl-LWP-Protocol-https-6.60.0-2|14	BuildRequires: perl-devel
14mu|perl-LWP-Protocol-https-6.60.0-2|15	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-LWP-Protocol-https-6.60.0-2|16	BuildRequires: perl(IO::Socket::SSL)
14mu|perl-LWP-Protocol-https-6.60.0-2|17	BuildRequires: perl(LWP::UserAgent)
14mu|perl-LWP-Protocol-https-6.60.0-2|18	BuildRequires: perl(Mozilla::CA)
14mu|perl-LWP-Protocol-https-6.60.0-2|19	BuildRequires: perl(Net::HTTPS)
14mu|perl-LWP-Protocol-https-6.60.0-2|20	BuildRequires: perl(HTML::HeadParser)
14mu|perl-LWP-Protocol-https-6.60.0-2|21	BuildArch: noarch
14mu|perl-LWP-Protocol-https-6.60.0-2|22	
14mu|perl-LWP-Protocol-https-6.60.0-2|23	%description
14mu|perl-LWP-Protocol-https-6.60.0-2|24	The LWP::Protocol::https module provides support for using https schemed
14mu|perl-LWP-Protocol-https-6.60.0-2|25	URLs with LWP. This module is a plug-in to the LWP protocol handling, so
14mu|perl-LWP-Protocol-https-6.60.0-2|26	you don't use it directly. Once the module is installed LWP is able to
14mu|perl-LWP-Protocol-https-6.60.0-2|27	access sites using HTTP over SSL/TLS.
14mu|perl-LWP-Protocol-https-6.60.0-2|28	
14mu|perl-LWP-Protocol-https-6.60.0-2|29	If hostname verification is requested by LWP::UserAgent's 'ssl_opts', and
14mu|perl-LWP-Protocol-https-6.60.0-2|30	neither 'SSL_ca_file' nor 'SSL_ca_path' is set, then 'SSL_ca_file' is
14mu|perl-LWP-Protocol-https-6.60.0-2|31	implied to be the one provided by Mozilla::CA. If the Mozilla::CA module
14mu|perl-LWP-Protocol-https-6.60.0-2|32	isn't available SSL requests will fail. Either install this module, set up
14mu|perl-LWP-Protocol-https-6.60.0-2|33	an alternative 'SSL_ca_file' or disable hostname verification.
14mu|perl-LWP-Protocol-https-6.60.0-2|34	
14mu|perl-LWP-Protocol-https-6.60.0-2|35	This module used to be bundled with the libwww-perl, but it was unbundled
14mu|perl-LWP-Protocol-https-6.60.0-2|36	in v6.02 in order to be able to declare its dependencies properly for the
14mu|perl-LWP-Protocol-https-6.60.0-2|37	CPAN tool-chain. Applications that need https support can just declare
14mu|perl-LWP-Protocol-https-6.60.0-2|38	their dependency on LWP::Protocol::https and will no longer need to know
14mu|perl-LWP-Protocol-https-6.60.0-2|39	what underlying modules to install.
14mu|perl-LWP-Protocol-https-6.60.0-2|40	
14mu|perl-LWP-Protocol-https-6.60.0-2|41	%prep
14mu|perl-LWP-Protocol-https-6.60.0-2|42	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-LWP-Protocol-https-6.60.0-2|43	
14mu|perl-LWP-Protocol-https-6.60.0-2|44	%build
14mu|perl-LWP-Protocol-https-6.60.0-2|45	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-LWP-Protocol-https-6.60.0-2|46	
14mu|perl-LWP-Protocol-https-6.60.0-2|47	%make
14mu|perl-LWP-Protocol-https-6.60.0-2|48	
14mu|perl-LWP-Protocol-https-6.60.0-2|49	%check
14mu|perl-LWP-Protocol-https-6.60.0-2|50	%make test
14mu|perl-LWP-Protocol-https-6.60.0-2|51	
14mu|perl-LWP-Protocol-https-6.60.0-2|52	%install
14mu|perl-LWP-Protocol-https-6.60.0-2|53	%makeinstall_std
14mu|perl-LWP-Protocol-https-6.60.0-2|54	
14mu|perl-LWP-Protocol-https-6.60.0-2|55	%files
14mu|perl-LWP-Protocol-https-6.60.0-2|56	%doc README Changes META.yml
14mu|perl-LWP-Protocol-https-6.60.0-2|57	%{_mandir}/man3/*
14mu|perl-LWP-Protocol-https-6.60.0-2|58	%{perl_vendorlib}/*
14mu|perl-LWP-Protocol-https-6.60.0-2|59	
14mu|perl-LWP-Protocol-https-6.60.0-2|60	
14mu|perl-LWP-Protocol-https-6.60.0-2|61	%changelog
14mu|perl-LWP-Protocol-https-6.60.0-2|62	
14mu|perl-LWP-Protocol-https-6.60.0-2|63	* Tue Jul 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.60.0-2
14mu|perl-LWP-Protocol-https-6.60.0-2|64	- (51f7b30) Move to main
14mu|perl-LWP-Protocol-https-6.60.0-2|65	
14mu|perl-LWP-Protocol-https-6.60.0-2|66	

23618 14
14mu|perl-MailTools-2.140.0-1|1	%define	upstream_name    MailTools
14mu|perl-MailTools-2.140.0-1|2	%define upstream_version 2.14
14mu|perl-MailTools-2.140.0-1|3	
14mu|perl-MailTools-2.140.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-MailTools-2.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-MailTools-2.140.0-1|6	Release:	1
14mu|perl-MailTools-2.140.0-1|7	
14mu|perl-MailTools-2.140.0-1|8	Summary:	A set of perl modules related to mail applications
14mu|perl-MailTools-2.140.0-1|9	
14mu|perl-MailTools-2.140.0-1|10	License:	GPL+ or Artistic
14mu|perl-MailTools-2.140.0-1|11	Group:		Development/Perl
14mu|perl-MailTools-2.140.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-MailTools-2.140.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-MailTools-2.140.0-1|14	
14mu|perl-MailTools-2.140.0-1|15	BuildRequires:	perl-devel
14mu|perl-MailTools-2.140.0-1|16	BuildArch:	noarch
14mu|perl-MailTools-2.140.0-1|17	
14mu|perl-MailTools-2.140.0-1|18	%description
14mu|perl-MailTools-2.140.0-1|19	This is MailTools, a set of perl modules related to mail applications.
14mu|perl-MailTools-2.140.0-1|20	
14mu|perl-MailTools-2.140.0-1|21	%prep
14mu|perl-MailTools-2.140.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-MailTools-2.140.0-1|23	
14mu|perl-MailTools-2.140.0-1|24	%build
14mu|perl-MailTools-2.140.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-MailTools-2.140.0-1|26	%make
14mu|perl-MailTools-2.140.0-1|27	
14mu|perl-MailTools-2.140.0-1|28	%check
14mu|perl-MailTools-2.140.0-1|29	%make test
14mu|perl-MailTools-2.140.0-1|30	
14mu|perl-MailTools-2.140.0-1|31	%install
14mu|perl-MailTools-2.140.0-1|32	%makeinstall_std
14mu|perl-MailTools-2.140.0-1|33	
14mu|perl-MailTools-2.140.0-1|34	%files
14mu|perl-MailTools-2.140.0-1|35	%doc README ChangeLog
14mu|perl-MailTools-2.140.0-1|36	%{perl_vendorlib}/Mail
14mu|perl-MailTools-2.140.0-1|37	%{_mandir}/*/*
14mu|perl-MailTools-2.140.0-1|38	
14mu|perl-MailTools-2.140.0-1|39	%changelog
14mu|perl-MailTools-2.140.0-1|40	* Thu Dec 18 2014 dsilakov <denis.silakov@rosalab.ru> 2.140.0-1
14mu|perl-MailTools-2.140.0-1|41	+ Revision: 198e78c
14mu|perl-MailTools-2.140.0-1|42	- Merge pull request #4 from import/perl-MailTools:auto_update
14mu|perl-MailTools-2.140.0-1|43	- ROSA Updates Builder: update suggested
14mu|perl-MailTools-2.140.0-1|44	
14mu|perl-MailTools-2.140.0-1|45	

23619 14
14mu|perl-Math-Round-0.70.0-1|1	%define upstream_name    Math-Round
14mu|perl-Math-Round-0.70.0-1|2	%define upstream_version 0.07
14mu|perl-Math-Round-0.70.0-1|3	
14mu|perl-Math-Round-0.70.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Math-Round-0.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Math-Round-0.70.0-1|6	Release:	1
14mu|perl-Math-Round-0.70.0-1|7	
14mu|perl-Math-Round-0.70.0-1|8	Summary:	Round numbers in different ways
14mu|perl-Math-Round-0.70.0-1|9	
14mu|perl-Math-Round-0.70.0-1|10	License:	GPL+ or Artistic
14mu|perl-Math-Round-0.70.0-1|11	Group:		Development/Perl
14mu|perl-Math-Round-0.70.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Math-Round-0.70.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Math-Round-0.70.0-1|14	
14mu|perl-Math-Round-0.70.0-1|15	BuildRequires:	perl-devel
14mu|perl-Math-Round-0.70.0-1|16	BuildArch:	noarch
14mu|perl-Math-Round-0.70.0-1|17	
14mu|perl-Math-Round-0.70.0-1|18	%description
14mu|perl-Math-Round-0.70.0-1|19	Math::Round supplies functions that will round numbers in different ways.
14mu|perl-Math-Round-0.70.0-1|20	The functions round and nearest are exported by default; others are available
14mu|perl-Math-Round-0.70.0-1|21	as described below. "use ... qw(:all)" exports all functions.
14mu|perl-Math-Round-0.70.0-1|22	
14mu|perl-Math-Round-0.70.0-1|23	%prep
14mu|perl-Math-Round-0.70.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Math-Round-0.70.0-1|25	
14mu|perl-Math-Round-0.70.0-1|26	%build
14mu|perl-Math-Round-0.70.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Math-Round-0.70.0-1|28	%make
14mu|perl-Math-Round-0.70.0-1|29	
14mu|perl-Math-Round-0.70.0-1|30	%check
14mu|perl-Math-Round-0.70.0-1|31	%make test
14mu|perl-Math-Round-0.70.0-1|32	
14mu|perl-Math-Round-0.70.0-1|33	%install
14mu|perl-Math-Round-0.70.0-1|34	%makeinstall_std
14mu|perl-Math-Round-0.70.0-1|35	
14mu|perl-Math-Round-0.70.0-1|36	%files
14mu|perl-Math-Round-0.70.0-1|37	%doc README
14mu|perl-Math-Round-0.70.0-1|38	%{perl_vendorlib}/Math
14mu|perl-Math-Round-0.70.0-1|39	%{perl_vendorlib}/auto/Math
14mu|perl-Math-Round-0.70.0-1|40	%{_mandir}/*/*
14mu|perl-Math-Round-0.70.0-1|41	
14mu|perl-Math-Round-0.70.0-1|42	%changelog
14mu|perl-Math-Round-0.70.0-1|43	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-1
14mu|perl-Math-Round-0.70.0-1|44	+ Revision: eada1a6
14mu|perl-Math-Round-0.70.0-1|45	- Updated to 0.07 (by updates_builder)
14mu|perl-Math-Round-0.70.0-1|46	
14mu|perl-Math-Round-0.70.0-1|47	

23620 14
14mu|perl-MIME-Charset-1.12.0-1|1	%define upstream_name    MIME-Charset
14mu|perl-MIME-Charset-1.12.0-1|2	%define upstream_version 1.012
14mu|perl-MIME-Charset-1.12.0-1|3	
14mu|perl-MIME-Charset-1.12.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-MIME-Charset-1.12.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-MIME-Charset-1.12.0-1|6	Release:	1
14mu|perl-MIME-Charset-1.12.0-1|7	
14mu|perl-MIME-Charset-1.12.0-1|8	Summary:	Charset Informations for MIME
14mu|perl-MIME-Charset-1.12.0-1|9	
14mu|perl-MIME-Charset-1.12.0-1|10	License:	GPL+ or Artistic
14mu|perl-MIME-Charset-1.12.0-1|11	Group:		Development/Perl
14mu|perl-MIME-Charset-1.12.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-MIME-Charset-1.12.0-1|13	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-MIME-Charset-1.12.0-1|14	
14mu|perl-MIME-Charset-1.12.0-1|15	BuildRequires:	perl-devel
14mu|perl-MIME-Charset-1.12.0-1|16	BuildArch:	noarch
14mu|perl-MIME-Charset-1.12.0-1|17	
14mu|perl-MIME-Charset-1.12.0-1|18	%description
14mu|perl-MIME-Charset-1.12.0-1|19	MIME::Charset provides informations about character sets used for MIME messages
14mu|perl-MIME-Charset-1.12.0-1|20	on Internet.
14mu|perl-MIME-Charset-1.12.0-1|21	
14mu|perl-MIME-Charset-1.12.0-1|22	%prep
14mu|perl-MIME-Charset-1.12.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-MIME-Charset-1.12.0-1|24	
14mu|perl-MIME-Charset-1.12.0-1|25	%build
14mu|perl-MIME-Charset-1.12.0-1|26	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14mu|perl-MIME-Charset-1.12.0-1|27	%make
14mu|perl-MIME-Charset-1.12.0-1|28	
14mu|perl-MIME-Charset-1.12.0-1|29	%check
14mu|perl-MIME-Charset-1.12.0-1|30	make test
14mu|perl-MIME-Charset-1.12.0-1|31	
14mu|perl-MIME-Charset-1.12.0-1|32	%install
14mu|perl-MIME-Charset-1.12.0-1|33	%makeinstall_std
14mu|perl-MIME-Charset-1.12.0-1|34	
14mu|perl-MIME-Charset-1.12.0-1|35	%files
14mu|perl-MIME-Charset-1.12.0-1|36	%doc README
14mu|perl-MIME-Charset-1.12.0-1|37	%{perl_vendorlib}/MIME
14mu|perl-MIME-Charset-1.12.0-1|38	%{perl_vendorlib}/POD2/JA/MIME/Charset.pod
14mu|perl-MIME-Charset-1.12.0-1|39	%{_mandir}/*/*
14mu|perl-MIME-Charset-1.12.0-1|40	
14mu|perl-MIME-Charset-1.12.0-1|41	%changelog
14mu|perl-MIME-Charset-1.12.0-1|42	
14mu|perl-MIME-Charset-1.12.0-1|43	* Sat Jun 13 2015 dsilakov <denis.silakov@rosalab.ru> 1.12.0-1
14mu|perl-MIME-Charset-1.12.0-1|44	- (e05ae8c) Merge pull request #6 from import/perl-MIME-Charset:auto_update
14mu|perl-MIME-Charset-1.12.0-1|45	- (e05ae8c) Updated to 1.012 (by updates_builder)
14mu|perl-MIME-Charset-1.12.0-1|46	
14mu|perl-MIME-Charset-1.12.0-1|47	

23621 14
14mu|perl-MIME-Types-2.120.0-1|1	%define	upstream_name	 MIME-Types
14mu|perl-MIME-Types-2.120.0-1|2	%define upstream_version 2.12
14mu|perl-MIME-Types-2.120.0-1|3	
14mu|perl-MIME-Types-2.120.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-MIME-Types-2.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-MIME-Types-2.120.0-1|6	Release:	1
14mu|perl-MIME-Types-2.120.0-1|7	
14mu|perl-MIME-Types-2.120.0-1|8	Summary:	MIME::Types module for Perl
14mu|perl-MIME-Types-2.120.0-1|9	
14mu|perl-MIME-Types-2.120.0-1|10	License:	GPL
14mu|perl-MIME-Types-2.120.0-1|11	Group:		Development/Perl
14mu|perl-MIME-Types-2.120.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-MIME-Types-2.120.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-MIME-Types-2.120.0-1|14	
14mu|perl-MIME-Types-2.120.0-1|15	BuildRequires:	perl-devel
14mu|perl-MIME-Types-2.120.0-1|16	BuildRequires:	perl(Test::More) >= 0.47
14mu|perl-MIME-Types-2.120.0-1|17	
14mu|perl-MIME-Types-2.120.0-1|18	BuildArch:	noarch
14mu|perl-MIME-Types-2.120.0-1|19	
14mu|perl-MIME-Types-2.120.0-1|20	%description
14mu|perl-MIME-Types-2.120.0-1|21	This Perl module maintains a set of MIME::Type objects, which each describe one
14mu|perl-MIME-Types-2.120.0-1|22	known mime type.  There are many types defined by RFCs and vendors, so the list
14mu|perl-MIME-Types-2.120.0-1|23	is long but not complete.
14mu|perl-MIME-Types-2.120.0-1|24	
14mu|perl-MIME-Types-2.120.0-1|25	%prep
14mu|perl-MIME-Types-2.120.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-MIME-Types-2.120.0-1|27	
14mu|perl-MIME-Types-2.120.0-1|28	%build
14mu|perl-MIME-Types-2.120.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-MIME-Types-2.120.0-1|30	%make
14mu|perl-MIME-Types-2.120.0-1|31	
14mu|perl-MIME-Types-2.120.0-1|32	%check
14mu|perl-MIME-Types-2.120.0-1|33	%make test
14mu|perl-MIME-Types-2.120.0-1|34	
14mu|perl-MIME-Types-2.120.0-1|35	%install
14mu|perl-MIME-Types-2.120.0-1|36	%makeinstall_std
14mu|perl-MIME-Types-2.120.0-1|37	rm -rf %{buildroot}%{perl_vendorlib}/MojoX
14mu|perl-MIME-Types-2.120.0-1|38	
14mu|perl-MIME-Types-2.120.0-1|39	%files
14mu|perl-MIME-Types-2.120.0-1|40	%doc README ChangeLog
14mu|perl-MIME-Types-2.120.0-1|41	%{perl_vendorlib}/MIME
14mu|perl-MIME-Types-2.120.0-1|42	%{_mandir}/*/*
14mu|perl-MIME-Types-2.120.0-1|43	
14mu|perl-MIME-Types-2.120.0-1|44	%changelog
14mu|perl-MIME-Types-2.120.0-1|45	
14mu|perl-MIME-Types-2.120.0-1|46	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 2.120.0-1
14mu|perl-MIME-Types-2.120.0-1|47	- (7a26d3f) Merge pull request #6 from import/perl-MIME-Types:auto_update
14mu|perl-MIME-Types-2.120.0-1|48	- (7a26d3f) Updated to 2.12 (by updates_builder)
14mu|perl-MIME-Types-2.120.0-1|49	
14mu|perl-MIME-Types-2.120.0-1|50	

23622 14
14mu|perl-Module-Build-Tiny-0.39.0-4|1	%define upstream_name    Module-Build-Tiny
14mu|perl-Module-Build-Tiny-0.39.0-4|2	%define upstream_version 0.039
14mu|perl-Module-Build-Tiny-0.39.0-4|3	
14mu|perl-Module-Build-Tiny-0.39.0-4|4	Name:       perl-%{upstream_name}
14mu|perl-Module-Build-Tiny-0.39.0-4|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Module-Build-Tiny-0.39.0-4|6	Release:    4
14mu|perl-Module-Build-Tiny-0.39.0-4|7	
14mu|perl-Module-Build-Tiny-0.39.0-4|8	Summary:    A tiny replacement for Module::Build
14mu|perl-Module-Build-Tiny-0.39.0-4|9	
14mu|perl-Module-Build-Tiny-0.39.0-4|10	License:    GPL+ or Artistic
14mu|perl-Module-Build-Tiny-0.39.0-4|11	Group:      Development/Perl
14mu|perl-Module-Build-Tiny-0.39.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Module-Build-Tiny-0.39.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Module-Build-Tiny-0.39.0-4|14	
14mu|perl-Module-Build-Tiny-0.39.0-4|15	BuildRequires: perl(CPAN::Meta)
14mu|perl-Module-Build-Tiny-0.39.0-4|16	BuildRequires: perl(Carp)
14mu|perl-Module-Build-Tiny-0.39.0-4|17	BuildRequires: perl(Cwd)
14mu|perl-Module-Build-Tiny-0.39.0-4|18	BuildRequires: perl(Data::Dumper)
14mu|perl-Module-Build-Tiny-0.39.0-4|19	BuildRequires: perl(DynaLoader)
14mu|perl-Module-Build-Tiny-0.39.0-4|20	BuildRequires: perl(Exporter) >= 5.570.0
14mu|perl-Module-Build-Tiny-0.39.0-4|21	BuildRequires: perl(ExtUtils::CBuilder)
14mu|perl-Module-Build-Tiny-0.39.0-4|22	BuildRequires: perl(ExtUtils::Config) >= 0.3.0
14mu|perl-Module-Build-Tiny-0.39.0-4|23	BuildRequires: perl(ExtUtils::Helpers) >= 0.20.0
14mu|perl-Module-Build-Tiny-0.39.0-4|24	BuildRequires: perl(ExtUtils::Install)
14mu|perl-Module-Build-Tiny-0.39.0-4|25	BuildRequires: perl(ExtUtils::InstallPaths) >= 0.2.0
14mu|perl-Module-Build-Tiny-0.39.0-4|26	BuildRequires: perl(ExtUtils::ParseXS)
14mu|perl-Module-Build-Tiny-0.39.0-4|27	BuildRequires: perl(File::Basename)
14mu|perl-Module-Build-Tiny-0.39.0-4|28	BuildRequires: perl(File::Find)
14mu|perl-Module-Build-Tiny-0.39.0-4|29	BuildRequires: perl(File::Path)
14mu|perl-Module-Build-Tiny-0.39.0-4|30	BuildRequires: perl(File::Spec)
14mu|perl-Module-Build-Tiny-0.39.0-4|31	BuildRequires: perl(File::Spec::Functions)
14mu|perl-Module-Build-Tiny-0.39.0-4|32	BuildRequires: perl(File::Temp)
14mu|perl-Module-Build-Tiny-0.39.0-4|33	BuildRequires: perl(Getopt::Long) >= 2.360.0
14mu|perl-Module-Build-Tiny-0.39.0-4|34	BuildRequires: perl(IO::File)
14mu|perl-Module-Build-Tiny-0.39.0-4|35	BuildRequires: perl(IO::Handle)
14mu|perl-Module-Build-Tiny-0.39.0-4|36	BuildRequires: perl(IPC::Open2)
14mu|perl-Module-Build-Tiny-0.39.0-4|37	BuildRequires: perl(IPC::Open3)
14mu|perl-Module-Build-Tiny-0.39.0-4|38	BuildRequires: perl(JSON::PP) >= 2.0.0
14mu|perl-Module-Build-Tiny-0.39.0-4|39	BuildRequires: perl(Pod::Man)
14mu|perl-Module-Build-Tiny-0.39.0-4|40	BuildRequires: perl(TAP::Harness::Env)
14mu|perl-Module-Build-Tiny-0.39.0-4|41	BuildRequires: perl(Test::More) >= 0.880.0
14mu|perl-Module-Build-Tiny-0.39.0-4|42	BuildRequires: perl(XSLoader)
14mu|perl-Module-Build-Tiny-0.39.0-4|43	BuildRequires: perl(strict)
14mu|perl-Module-Build-Tiny-0.39.0-4|44	BuildRequires: perl(warnings)
14mu|perl-Module-Build-Tiny-0.39.0-4|45	BuildRequires: perl-devel
14mu|perl-Module-Build-Tiny-0.39.0-4|46	BuildArch:  noarch
14mu|perl-Module-Build-Tiny-0.39.0-4|47	
14mu|perl-Module-Build-Tiny-0.39.0-4|48	%description
14mu|perl-Module-Build-Tiny-0.39.0-4|49	Many Perl distributions use a Build.PL file instead of a Makefile.PL file
14mu|perl-Module-Build-Tiny-0.39.0-4|50	to drive distribution configuration, build, test and installation.
14mu|perl-Module-Build-Tiny-0.39.0-4|51	Traditionally, Build.PL uses Module::Build as the underlying build system.
14mu|perl-Module-Build-Tiny-0.39.0-4|52	This module provides a simple, lightweight, drop-in replacement.
14mu|perl-Module-Build-Tiny-0.39.0-4|53	
14mu|perl-Module-Build-Tiny-0.39.0-4|54	Whereas Module::Build has over 6,700 lines of code; this module has less
14mu|perl-Module-Build-Tiny-0.39.0-4|55	than 120, yet supports the features needed by most distributions.
14mu|perl-Module-Build-Tiny-0.39.0-4|56	
14mu|perl-Module-Build-Tiny-0.39.0-4|57	Supported
14mu|perl-Module-Build-Tiny-0.39.0-4|58	* * Pure Perl distributions
14mu|perl-Module-Build-Tiny-0.39.0-4|59	
14mu|perl-Module-Build-Tiny-0.39.0-4|60	%prep
14mu|perl-Module-Build-Tiny-0.39.0-4|61	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Module-Build-Tiny-0.39.0-4|62	
14mu|perl-Module-Build-Tiny-0.39.0-4|63	%build
14mu|perl-Module-Build-Tiny-0.39.0-4|64	%{__perl} Build.PL --installdirs=vendor
14mu|perl-Module-Build-Tiny-0.39.0-4|65	
14mu|perl-Module-Build-Tiny-0.39.0-4|66	./Build
14mu|perl-Module-Build-Tiny-0.39.0-4|67	
14mu|perl-Module-Build-Tiny-0.39.0-4|68	# %check
14mu|perl-Module-Build-Tiny-0.39.0-4|69	# ./Build test
14mu|perl-Module-Build-Tiny-0.39.0-4|70	
14mu|perl-Module-Build-Tiny-0.39.0-4|71	%install
14mu|perl-Module-Build-Tiny-0.39.0-4|72	./Build install --destdir=%{buildroot}
14mu|perl-Module-Build-Tiny-0.39.0-4|73	
14mu|perl-Module-Build-Tiny-0.39.0-4|74	%files
14mu|perl-Module-Build-Tiny-0.39.0-4|75	%doc Changes INSTALL LICENSE META.json META.yml MYMETA.yml README
14mu|perl-Module-Build-Tiny-0.39.0-4|76	%{_mandir}/man3/*
14mu|perl-Module-Build-Tiny-0.39.0-4|77	%{perl_vendorlib}/*
14mu|perl-Module-Build-Tiny-0.39.0-4|78	
14mu|perl-Module-Build-Tiny-0.39.0-4|79	%changelog
14mu|perl-Module-Build-Tiny-0.39.0-4|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.39.0-4
14mu|perl-Module-Build-Tiny-0.39.0-4|81	+ Revision: 97bb61a
14mu|perl-Module-Build-Tiny-0.39.0-4|82	- Updated to 0.039
14mu|perl-Module-Build-Tiny-0.39.0-4|83	
14mu|perl-Module-Build-Tiny-0.39.0-4|84	

23623 14
14mu|perl-Module-CoreList-5.201.511.200-1|1	%define upstream_name	 Module-CoreList
14mu|perl-Module-CoreList-5.201.511.200-1|2	%define upstream_version 5.20151120
14mu|perl-Module-CoreList-5.201.511.200-1|3	
14mu|perl-Module-CoreList-5.201.511.200-1|4	Name:		perl-%{upstream_name}
14mu|perl-Module-CoreList-5.201.511.200-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Module-CoreList-5.201.511.200-1|6	Release:	1
14mu|perl-Module-CoreList-5.201.511.200-1|7	
14mu|perl-Module-CoreList-5.201.511.200-1|8	Summary:	Tell what modules shipped with versions of perl
14mu|perl-Module-CoreList-5.201.511.200-1|9	
14mu|perl-Module-CoreList-5.201.511.200-1|10	
14mu|perl-Module-CoreList-5.201.511.200-1|11	License:	GPL+ or Artistic
14mu|perl-Module-CoreList-5.201.511.200-1|12	Group:		Development/Perl
14mu|perl-Module-CoreList-5.201.511.200-1|13	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Module-CoreList-5.201.511.200-1|14	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Module-CoreList-5.201.511.200-1|15	
14mu|perl-Module-CoreList-5.201.511.200-1|16	BuildRequires:	perl-devel
14mu|perl-Module-CoreList-5.201.511.200-1|17	BuildArch:	noarch
14mu|perl-Module-CoreList-5.201.511.200-1|18	
14mu|perl-Module-CoreList-5.201.511.200-1|19	%description
14mu|perl-Module-CoreList-5.201.511.200-1|20	Module::CoreList contains data about what perl modules are shipped
14mu|perl-Module-CoreList-5.201.511.200-1|21	with given versions of perl (and their versions). It comes also with a
14mu|perl-Module-CoreList-5.201.511.200-1|22	command-line utility, corelist, to retrieve this information easily.
14mu|perl-Module-CoreList-5.201.511.200-1|23	
14mu|perl-Module-CoreList-5.201.511.200-1|24	%prep
14mu|perl-Module-CoreList-5.201.511.200-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Module-CoreList-5.201.511.200-1|26	
14mu|perl-Module-CoreList-5.201.511.200-1|27	%build
14mu|perl-Module-CoreList-5.201.511.200-1|28	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Module-CoreList-5.201.511.200-1|29	%make
14mu|perl-Module-CoreList-5.201.511.200-1|30	
14mu|perl-Module-CoreList-5.201.511.200-1|31	%check
14mu|perl-Module-CoreList-5.201.511.200-1|32	%make test
14mu|perl-Module-CoreList-5.201.511.200-1|33	
14mu|perl-Module-CoreList-5.201.511.200-1|34	%install
14mu|perl-Module-CoreList-5.201.511.200-1|35	%makeinstall_std
14mu|perl-Module-CoreList-5.201.511.200-1|36	
14mu|perl-Module-CoreList-5.201.511.200-1|37	%files
14mu|perl-Module-CoreList-5.201.511.200-1|38	%doc Changes README
14mu|perl-Module-CoreList-5.201.511.200-1|39	%{perl_vendorlib}/Module
14mu|perl-Module-CoreList-5.201.511.200-1|40	%{_mandir}/*/*
14mu|perl-Module-CoreList-5.201.511.200-1|41	%{_bindir}/corelist
14mu|perl-Module-CoreList-5.201.511.200-1|42	
14mu|perl-Module-CoreList-5.201.511.200-1|43	%changelog
14mu|perl-Module-CoreList-5.201.511.200-1|44	
14mu|perl-Module-CoreList-5.201.511.200-1|45	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 5.201.511.200-1
14mu|perl-Module-CoreList-5.201.511.200-1|46	- (df8a595) Merge pull request #17 from import/perl-Module-CoreList:auto_update
14mu|perl-Module-CoreList-5.201.511.200-1|47	- (df8a595) Updated to 5.20151120 (by updates_builder)
14mu|perl-Module-CoreList-5.201.511.200-1|48	
14mu|perl-Module-CoreList-5.201.511.200-1|49	

23624 14
14mu|perl-Module-Install-1.160.0-1|1	%define	upstream_name	 Module-Install
14mu|perl-Module-Install-1.160.0-1|2	%define upstream_version 1.16
14mu|perl-Module-Install-1.160.0-1|3	
14mu|perl-Module-Install-1.160.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Module-Install-1.160.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Module-Install-1.160.0-1|6	Release:	1
14mu|perl-Module-Install-1.160.0-1|7	
14mu|perl-Module-Install-1.160.0-1|8	Summary:	Standalone, extensible Perl module installer
14mu|perl-Module-Install-1.160.0-1|9	License:	GPL+ or Artistic
14mu|perl-Module-Install-1.160.0-1|10	Group:		Development/Perl
14mu|perl-Module-Install-1.160.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Module-Install-1.160.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Module-Install-1.160.0-1|13	
14mu|perl-Module-Install-1.160.0-1|14	BuildRequires:	perl(Archive::Tar) >= 1.440.0
14mu|perl-Module-Install-1.160.0-1|15	BuildRequires:  perl(CPAN::Meta::YAML) >= 0.011
14mu|perl-Module-Install-1.160.0-1|16	BuildRequires:	perl(Devel::PPPort) >= 3.160.0
14mu|perl-Module-Install-1.160.0-1|17	BuildRequires:	perl(ExtUtils::Install) >= 1.520.0
14mu|perl-Module-Install-1.160.0-1|18	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.590.0
14mu|perl-Module-Install-1.160.0-1|19	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.190.0
14mu|perl-Module-Install-1.160.0-1|20	BuildRequires:	perl(File::Remove) >= 1.420.0
14mu|perl-Module-Install-1.160.0-1|21	BuildRequires:	perl(File::Spec) >= 3.280.0
14mu|perl-Module-Install-1.160.0-1|22	BuildRequires:	perl(JSON) >= 2.140.0
14mu|perl-Module-Install-1.160.0-1|23	BuildRequires:	perl(Module::Build) >= 0.290.0
14mu|perl-Module-Install-1.160.0-1|24	BuildRequires:	perl(Module::CoreList) >= 2.170.0
14mu|perl-Module-Install-1.160.0-1|25	BuildRequires:	perl(Module::ScanDeps) >= 1.90.0
14mu|perl-Module-Install-1.160.0-1|26	BuildRequires:	perl(PAR::Dist) >= 0.290.0
14mu|perl-Module-Install-1.160.0-1|27	BuildRequires:	perl(Parse::CPAN::Meta) >= 1.441.300
14mu|perl-Module-Install-1.160.0-1|28	BuildRequires:	perl(Test::Harness) >= 3.130.0
14mu|perl-Module-Install-1.160.0-1|29	BuildRequires:	perl(Test::More) >= 0.860.0
14mu|perl-Module-Install-1.160.0-1|30	BuildRequires:	perl(YAML::Tiny) >= 1.380.0
14mu|perl-Module-Install-1.160.0-1|31	BuildRequires:	perl-PathTools >= 3.270.100
14mu|perl-Module-Install-1.160.0-1|32	BuildRequires:	perl-devel
14mu|perl-Module-Install-1.160.0-1|33	BuildArch:	noarch
14mu|perl-Module-Install-1.160.0-1|34	
14mu|perl-Module-Install-1.160.0-1|35	%description
14mu|perl-Module-Install-1.160.0-1|36	This module provides a drop-in replacement for ExtUtils::MakeMaker. For
14mu|perl-Module-Install-1.160.0-1|37	first-time users, Brian Ingerson's Creating Module Distributions with
14mu|perl-Module-Install-1.160.0-1|38	Module::Install in June 2003 issue of The Perl Journal
14mu|perl-Module-Install-1.160.0-1|39	(http://www.tpj.com/issues/) provides a gentle introduction to how this
14mu|perl-Module-Install-1.160.0-1|40	module works.
14mu|perl-Module-Install-1.160.0-1|41	
14mu|perl-Module-Install-1.160.0-1|42	%prep
14mu|perl-Module-Install-1.160.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Module-Install-1.160.0-1|44	
14mu|perl-Module-Install-1.160.0-1|45	%build
14mu|perl-Module-Install-1.160.0-1|46	chmod 644 Changes
14mu|perl-Module-Install-1.160.0-1|47	find lib -type f | xargs chmod 644
14mu|perl-Module-Install-1.160.0-1|48	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Module-Install-1.160.0-1|49	%make
14mu|perl-Module-Install-1.160.0-1|50	
14mu|perl-Module-Install-1.160.0-1|51	%check
14mu|perl-Module-Install-1.160.0-1|52	# this one requires a working CPAN configuration
14mu|perl-Module-Install-1.160.0-1|53	rm -f t/03_autoinstall.t
14mu|perl-Module-Install-1.160.0-1|54	%make test
14mu|perl-Module-Install-1.160.0-1|55	
14mu|perl-Module-Install-1.160.0-1|56	%install
14mu|perl-Module-Install-1.160.0-1|57	%makeinstall_std
14mu|perl-Module-Install-1.160.0-1|58	
14mu|perl-Module-Install-1.160.0-1|59	%files
14mu|perl-Module-Install-1.160.0-1|60	%doc Changes META.yml MYMETA.yml README
14mu|perl-Module-Install-1.160.0-1|61	%{perl_vendorlib}/Module
14mu|perl-Module-Install-1.160.0-1|62	%{perl_vendorlib}/inc/Module
14mu|perl-Module-Install-1.160.0-1|63	%{_mandir}/man3/*
14mu|perl-Module-Install-1.160.0-1|64	
14mu|perl-Module-Install-1.160.0-1|65	
14mu|perl-Module-Install-1.160.0-1|66	%changelog
14mu|perl-Module-Install-1.160.0-1|67	
14mu|perl-Module-Install-1.160.0-1|68	* Mon Oct 19 2015 Denis Silakov <dsilakov@gmail.com> 1.160.0-1
14mu|perl-Module-Install-1.160.0-1|69	- (b0672ca) Added cpan-yaml BR
14mu|perl-Module-Install-1.160.0-1|70	
14mu|perl-Module-Install-1.160.0-1|71	

23625 14
14mu|perl-Module-Load-0.320.0-4|1	%define upstream_name    Module-Load
14mu|perl-Module-Load-0.320.0-4|2	%define upstream_version 0.32
14mu|perl-Module-Load-0.320.0-4|3	
14mu|perl-Module-Load-0.320.0-4|4	Name:		perl-%{upstream_name}
14mu|perl-Module-Load-0.320.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Module-Load-0.320.0-4|6	Release:	4
14mu|perl-Module-Load-0.320.0-4|7	
14mu|perl-Module-Load-0.320.0-4|8	Summary:	Runtime require of both modules and files
14mu|perl-Module-Load-0.320.0-4|9	
14mu|perl-Module-Load-0.320.0-4|10	License:	GPL+ or Artistic
14mu|perl-Module-Load-0.320.0-4|11	Group:		Development/Perl
14mu|perl-Module-Load-0.320.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Module-Load-0.320.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Module-Load-0.320.0-4|14	
14mu|perl-Module-Load-0.320.0-4|15	BuildRequires:	perl-devel
14mu|perl-Module-Load-0.320.0-4|16	BuildArch:	noarch
14mu|perl-Module-Load-0.320.0-4|17	
14mu|perl-Module-Load-0.320.0-4|18	%description
14mu|perl-Module-Load-0.320.0-4|19	load eliminates the need to know whether you are trying to require either a
14mu|perl-Module-Load-0.320.0-4|20	file or a module.
14mu|perl-Module-Load-0.320.0-4|21	
14mu|perl-Module-Load-0.320.0-4|22	If you consult perldoc -f require you will see that require will behave
14mu|perl-Module-Load-0.320.0-4|23	differently when given a bareword or a string.
14mu|perl-Module-Load-0.320.0-4|24	
14mu|perl-Module-Load-0.320.0-4|25	In the case of a string, require assumes you are wanting to load a file. But in
14mu|perl-Module-Load-0.320.0-4|26	the case of a bareword, it assumes you mean a module.
14mu|perl-Module-Load-0.320.0-4|27	
14mu|perl-Module-Load-0.320.0-4|28	This gives nasty overhead when you are trying to dynamically require modules at
14mu|perl-Module-Load-0.320.0-4|29	runtime, since you will need to change the module notation (Acme::Comment) to a
14mu|perl-Module-Load-0.320.0-4|30	file notation fitting the particular platform you are on.
14mu|perl-Module-Load-0.320.0-4|31	
14mu|perl-Module-Load-0.320.0-4|32	load elimates the need for this overhead and will just DWYM.
14mu|perl-Module-Load-0.320.0-4|33	
14mu|perl-Module-Load-0.320.0-4|34	%prep
14mu|perl-Module-Load-0.320.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Module-Load-0.320.0-4|36	
14mu|perl-Module-Load-0.320.0-4|37	%build
14mu|perl-Module-Load-0.320.0-4|38	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Module-Load-0.320.0-4|39	%make
14mu|perl-Module-Load-0.320.0-4|40	
14mu|perl-Module-Load-0.320.0-4|41	%check
14mu|perl-Module-Load-0.320.0-4|42	%make test
14mu|perl-Module-Load-0.320.0-4|43	
14mu|perl-Module-Load-0.320.0-4|44	%install
14mu|perl-Module-Load-0.320.0-4|45	%makeinstall_std
14mu|perl-Module-Load-0.320.0-4|46	
14mu|perl-Module-Load-0.320.0-4|47	%files
14mu|perl-Module-Load-0.320.0-4|48	%doc README
14mu|perl-Module-Load-0.320.0-4|49	%{perl_vendorlib}/Module
14mu|perl-Module-Load-0.320.0-4|50	%{_mandir}/*/*
14mu|perl-Module-Load-0.320.0-4|51	
14mu|perl-Module-Load-0.320.0-4|52	
14mu|perl-Module-Load-0.320.0-4|53	
14mu|perl-Module-Load-0.320.0-4|54	%changelog
14mu|perl-Module-Load-0.320.0-4|55	
14mu|perl-Module-Load-0.320.0-4|56	* Thu Oct 01 2015 Denis Silakov <dsilakov@gmail.com> 0.320.0-4
14mu|perl-Module-Load-0.320.0-4|57	- (fc2d54f) Move to main
14mu|perl-Module-Load-0.320.0-4|58	
14mu|perl-Module-Load-0.320.0-4|59	

23626 14
14mu|perl-Module-Load-Conditional-0.640.0-1|1	%define	upstream_name	 Module-Load-Conditional
14mu|perl-Module-Load-Conditional-0.640.0-1|2	%define upstream_version 0.64
14mu|perl-Module-Load-Conditional-0.640.0-1|3	
14mu|perl-Module-Load-Conditional-0.640.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Module-Load-Conditional-0.640.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Module-Load-Conditional-0.640.0-1|6	Release:    1
14mu|perl-Module-Load-Conditional-0.640.0-1|7	
14mu|perl-Module-Load-Conditional-0.640.0-1|8	Summary:	Looking up module information / loading at runtime
14mu|perl-Module-Load-Conditional-0.640.0-1|9	
14mu|perl-Module-Load-Conditional-0.640.0-1|10	License:	GPL+ or Artistic
14mu|perl-Module-Load-Conditional-0.640.0-1|11	Group:		Development/Perl
14mu|perl-Module-Load-Conditional-0.640.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Module-Load-Conditional-0.640.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Module-Load-Conditional-0.640.0-1|14	
14mu|perl-Module-Load-Conditional-0.640.0-1|15	Buildrequires:	perl-devel
14mu|perl-Module-Load-Conditional-0.640.0-1|16	BuildRequires:	perl(ExtUtils::MakeMaker)
14mu|perl-Module-Load-Conditional-0.640.0-1|17	BuildRequires:	perl(Locale::Maketext::Simple)
14mu|perl-Module-Load-Conditional-0.640.0-1|18	BuildRequires:	perl(Module::CoreList) >= 2.220.0
14mu|perl-Module-Load-Conditional-0.640.0-1|19	BuildRequires:	perl(Module::Load) >= 0.280.0
14mu|perl-Module-Load-Conditional-0.640.0-1|20	BuildRequires:	perl(Module::Metadata) >= 1.0.5
14mu|perl-Module-Load-Conditional-0.640.0-1|21	BuildRequires:	perl(Params::Check)
14mu|perl-Module-Load-Conditional-0.640.0-1|22	BuildRequires:	perl(Test::More)
14mu|perl-Module-Load-Conditional-0.640.0-1|23	BuildRequires:	perl(version) >= 0.690.0
14mu|perl-Module-Load-Conditional-0.640.0-1|24	
14mu|perl-Module-Load-Conditional-0.640.0-1|25	Buildarch:	    noarch
14mu|perl-Module-Load-Conditional-0.640.0-1|26	
14mu|perl-Module-Load-Conditional-0.640.0-1|27	%description
14mu|perl-Module-Load-Conditional-0.640.0-1|28	Module::Load::Conditional provides simple ways to query and possibly load any
14mu|perl-Module-Load-Conditional-0.640.0-1|29	of the modules you have installed on your system during runtime.
14mu|perl-Module-Load-Conditional-0.640.0-1|30	
14mu|perl-Module-Load-Conditional-0.640.0-1|31	It is able to load multiple modules at once or none at all if one of them was
14mu|perl-Module-Load-Conditional-0.640.0-1|32	not able to load. It also takes care of any error checking and so forth.
14mu|perl-Module-Load-Conditional-0.640.0-1|33	
14mu|perl-Module-Load-Conditional-0.640.0-1|34	It allows you to fetch any file pointed to by a ftp, http, file, or rsync uri
14mu|perl-Module-Load-Conditional-0.640.0-1|35	by a number of different means.
14mu|perl-Module-Load-Conditional-0.640.0-1|36	
14mu|perl-Module-Load-Conditional-0.640.0-1|37	%prep
14mu|perl-Module-Load-Conditional-0.640.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Module-Load-Conditional-0.640.0-1|39	
14mu|perl-Module-Load-Conditional-0.640.0-1|40	%build
14mu|perl-Module-Load-Conditional-0.640.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Module-Load-Conditional-0.640.0-1|42	%make
14mu|perl-Module-Load-Conditional-0.640.0-1|43	
14mu|perl-Module-Load-Conditional-0.640.0-1|44	%check
14mu|perl-Module-Load-Conditional-0.640.0-1|45	%make test
14mu|perl-Module-Load-Conditional-0.640.0-1|46	
14mu|perl-Module-Load-Conditional-0.640.0-1|47	%install
14mu|perl-Module-Load-Conditional-0.640.0-1|48	%makeinstall_std
14mu|perl-Module-Load-Conditional-0.640.0-1|49	
14mu|perl-Module-Load-Conditional-0.640.0-1|50	%files
14mu|perl-Module-Load-Conditional-0.640.0-1|51	%doc README
14mu|perl-Module-Load-Conditional-0.640.0-1|52	%{perl_vendorlib}/Module
14mu|perl-Module-Load-Conditional-0.640.0-1|53	%{_mandir}/*/*
14mu|perl-Module-Load-Conditional-0.640.0-1|54	
14mu|perl-Module-Load-Conditional-0.640.0-1|55	%changelog
14mu|perl-Module-Load-Conditional-0.640.0-1|56	
14mu|perl-Module-Load-Conditional-0.640.0-1|57	* Thu Oct 01 2015 Denis Silakov <dsilakov@gmail.com> 0.640.0-1
14mu|perl-Module-Load-Conditional-0.640.0-1|58	- (9e77390) Fix BRs
14mu|perl-Module-Load-Conditional-0.640.0-1|59	
14mu|perl-Module-Load-Conditional-0.640.0-1|60	

23627 14
14mu|perl-Module-Metadata-1.0.27-2|1	%define upstream_name    Module-Metadata
14mu|perl-Module-Metadata-1.0.27-2|2	%define upstream_version 1.000027
14mu|perl-Module-Metadata-1.0.27-2|3	
14mu|perl-Module-Metadata-1.0.27-2|4	Name:		perl-%{upstream_name}
14mu|perl-Module-Metadata-1.0.27-2|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Module-Metadata-1.0.27-2|6	Release:	2
14mu|perl-Module-Metadata-1.0.27-2|7	
14mu|perl-Module-Metadata-1.0.27-2|8	Summary:	Gather package and POD information from perl module files
14mu|perl-Module-Metadata-1.0.27-2|9	
14mu|perl-Module-Metadata-1.0.27-2|10	License:	GPL+ or Artistic
14mu|perl-Module-Metadata-1.0.27-2|11	Group:		Development/Perl
14mu|perl-Module-Metadata-1.0.27-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Module-Metadata-1.0.27-2|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Module-Metadata-1.0.27-2|14	
14mu|perl-Module-Metadata-1.0.27-2|15	BuildRequires:	perl-devel
14mu|perl-Module-Metadata-1.0.27-2|16	BuildRequires:	perl(version)
14mu|perl-Module-Metadata-1.0.27-2|17	BuildRequires:	perl(Pod::Coverage)
14mu|perl-Module-Metadata-1.0.27-2|18	
14mu|perl-Module-Metadata-1.0.27-2|19	BuildArch:	noarch
14mu|perl-Module-Metadata-1.0.27-2|20	
14mu|perl-Module-Metadata-1.0.27-2|21	%description
14mu|perl-Module-Metadata-1.0.27-2|22	The *Tie::CPHash* module provides a hash table that is case preserving but
14mu|perl-Module-Metadata-1.0.27-2|23	case insensitive. This means that
14mu|perl-Module-Metadata-1.0.27-2|24	
14mu|perl-Module-Metadata-1.0.27-2|25	$cphash{KEY}    $cphash{key}
14mu|perl-Module-Metadata-1.0.27-2|26	$cphash{Key}    $cphash{keY}
14mu|perl-Module-Metadata-1.0.27-2|27	
14mu|perl-Module-Metadata-1.0.27-2|28	all refer to the same entry. Also, the hash remembers which form of the key
14mu|perl-Module-Metadata-1.0.27-2|29	was last used to store the entry. The 'keys' and 'each' functions will
14mu|perl-Module-Metadata-1.0.27-2|30	return the key that was used to set the value.
14mu|perl-Module-Metadata-1.0.27-2|31	
14mu|perl-Module-Metadata-1.0.27-2|32	%prep
14mu|perl-Module-Metadata-1.0.27-2|33	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Module-Metadata-1.0.27-2|34	
14mu|perl-Module-Metadata-1.0.27-2|35	%build
14mu|perl-Module-Metadata-1.0.27-2|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Module-Metadata-1.0.27-2|37	%make
14mu|perl-Module-Metadata-1.0.27-2|38	
14mu|perl-Module-Metadata-1.0.27-2|39	%check
14mu|perl-Module-Metadata-1.0.27-2|40	%make test
14mu|perl-Module-Metadata-1.0.27-2|41	
14mu|perl-Module-Metadata-1.0.27-2|42	%install
14mu|perl-Module-Metadata-1.0.27-2|43	%makeinstall_std
14mu|perl-Module-Metadata-1.0.27-2|44	
14mu|perl-Module-Metadata-1.0.27-2|45	%files
14mu|perl-Module-Metadata-1.0.27-2|46	%doc Changes META.yml META.json README CONTRIBUTING
14mu|perl-Module-Metadata-1.0.27-2|47	%{_mandir}/man3/*
14mu|perl-Module-Metadata-1.0.27-2|48	%{perl_vendorlib}/*
14mu|perl-Module-Metadata-1.0.27-2|49	
14mu|perl-Module-Metadata-1.0.27-2|50	
14mu|perl-Module-Metadata-1.0.27-2|51	
14mu|perl-Module-Metadata-1.0.27-2|52	
14mu|perl-Module-Metadata-1.0.27-2|53	%changelog
14mu|perl-Module-Metadata-1.0.27-2|54	
14mu|perl-Module-Metadata-1.0.27-2|55	* Tue Oct 06 2015 Denis Silakov <uragan@localhost.localdomain> 1.0.27-2
14mu|perl-Module-Metadata-1.0.27-2|56	- (09beec6) Move to main
14mu|perl-Module-Metadata-1.0.27-2|57	
14mu|perl-Module-Metadata-1.0.27-2|58	

23628 14
14mu|perl-Module-Pluggable-5.200.0-1|1	%define upstream_name	 Module-Pluggable
14mu|perl-Module-Pluggable-5.200.0-1|2	%define upstream_version 5.2
14mu|perl-Module-Pluggable-5.200.0-1|3	
14mu|perl-Module-Pluggable-5.200.0-1|4	%define debug_package %{nil}
14mu|perl-Module-Pluggable-5.200.0-1|5	
14mu|perl-Module-Pluggable-5.200.0-1|6	Name:       perl-%{upstream_name}
14mu|perl-Module-Pluggable-5.200.0-1|7	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Module-Pluggable-5.200.0-1|8	Release:    1
14mu|perl-Module-Pluggable-5.200.0-1|9	
14mu|perl-Module-Pluggable-5.200.0-1|10	Summary:    Simple plugins for Perl modules
14mu|perl-Module-Pluggable-5.200.0-1|11	
14mu|perl-Module-Pluggable-5.200.0-1|12	License:    Artistic/GPL
14mu|perl-Module-Pluggable-5.200.0-1|13	Group:      Development/Perl
14mu|perl-Module-Pluggable-5.200.0-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Module-Pluggable-5.200.0-1|15	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Module-Pluggable-5.200.0-1|16	
14mu|perl-Module-Pluggable-5.200.0-1|17	BuildRequires: perl(File::Basename)
14mu|perl-Module-Pluggable-5.200.0-1|18	BuildRequires: perl(File::Spec) >= 3.0.0
14mu|perl-Module-Pluggable-5.200.0-1|19	BuildRequires: perl(Module::Build) >= 0.380.0
14mu|perl-Module-Pluggable-5.200.0-1|20	BuildRequires: perl(Test::More) >= 0.620.0
14mu|perl-Module-Pluggable-5.200.0-1|21	BuildRequires: perl-devel
14mu|perl-Module-Pluggable-5.200.0-1|22	
14mu|perl-Module-Pluggable-5.200.0-1|23	%description
14mu|perl-Module-Pluggable-5.200.0-1|24	This Perl module provides a simple but, hopefully, extensible way of having
14mu|perl-Module-Pluggable-5.200.0-1|25	'plugins' for your module.
14mu|perl-Module-Pluggable-5.200.0-1|26	
14mu|perl-Module-Pluggable-5.200.0-1|27	%prep
14mu|perl-Module-Pluggable-5.200.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Module-Pluggable-5.200.0-1|29	
14mu|perl-Module-Pluggable-5.200.0-1|30	%build
14mu|perl-Module-Pluggable-5.200.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Module-Pluggable-5.200.0-1|32	%make
14mu|perl-Module-Pluggable-5.200.0-1|33	
14mu|perl-Module-Pluggable-5.200.0-1|34	%check
14mu|perl-Module-Pluggable-5.200.0-1|35	%make test
14mu|perl-Module-Pluggable-5.200.0-1|36	
14mu|perl-Module-Pluggable-5.200.0-1|37	%install
14mu|perl-Module-Pluggable-5.200.0-1|38	%makeinstall_std
14mu|perl-Module-Pluggable-5.200.0-1|39	
14mu|perl-Module-Pluggable-5.200.0-1|40	%files
14mu|perl-Module-Pluggable-5.200.0-1|41	%doc Changes INSTALL META.json META.yml README
14mu|perl-Module-Pluggable-5.200.0-1|42	%{perl_vendorlib}/Module
14mu|perl-Module-Pluggable-5.200.0-1|43	%{perl_vendorlib}/Devel
14mu|perl-Module-Pluggable-5.200.0-1|44	%{_mandir}/*/*
14mu|perl-Module-Pluggable-5.200.0-1|45	
14mu|perl-Module-Pluggable-5.200.0-1|46	%changelog
14mu|perl-Module-Pluggable-5.200.0-1|47	
14mu|perl-Module-Pluggable-5.200.0-1|48	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 5.200.0-1
14mu|perl-Module-Pluggable-5.200.0-1|49	- (3473728) Merge pull request #1 from import/perl-Module-Pluggable:auto_update
14mu|perl-Module-Pluggable-5.200.0-1|50	- (3473728) Updated to 5.2 (by updates_builder)
14mu|perl-Module-Pluggable-5.200.0-1|51	
14mu|perl-Module-Pluggable-5.200.0-1|52	

23629 14
14mu|perl-Module-ScanDeps-1.200.0-1|1	%define upstream_name       Module-ScanDeps
14mu|perl-Module-ScanDeps-1.200.0-1|2	%define upstream_version 1.20
14mu|perl-Module-ScanDeps-1.200.0-1|3	
14mu|perl-Module-ScanDeps-1.200.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Module-ScanDeps-1.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Module-ScanDeps-1.200.0-1|6	Release:	1
14mu|perl-Module-ScanDeps-1.200.0-1|7	Summary:	Recursively scan Perl code for dependencies
14mu|perl-Module-ScanDeps-1.200.0-1|8	
14mu|perl-Module-ScanDeps-1.200.0-1|9	License:	Artistic
14mu|perl-Module-ScanDeps-1.200.0-1|10	Group:		Development/Perl
14mu|perl-Module-ScanDeps-1.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Module-ScanDeps-1.200.0-1|12	Source:		http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Module-ScanDeps-1.200.0-1|13	BuildRequires:	perl(File::Temp)
14mu|perl-Module-ScanDeps-1.200.0-1|14	BuildRequires:	perl(Test::Requires)
14mu|perl-Module-ScanDeps-1.200.0-1|15	BuildRequires:	perl(Module::Build::ModuleInfo)
14mu|perl-Module-ScanDeps-1.200.0-1|16	BuildRequires:	perl-devel
14mu|perl-Module-ScanDeps-1.200.0-1|17	BuildArch:	noarch
14mu|perl-Module-ScanDeps-1.200.0-1|18	
14mu|perl-Module-ScanDeps-1.200.0-1|19	%description
14mu|perl-Module-ScanDeps-1.200.0-1|20	This is a module to recursively scan Perl programs for dependencies.
14mu|perl-Module-ScanDeps-1.200.0-1|21	
14mu|perl-Module-ScanDeps-1.200.0-1|22	An application of Module::ScanDeps is to generate executables from scripts
14mu|perl-Module-ScanDeps-1.200.0-1|23	that contains necessary modules; this module supports two such projects, PAR
14mu|perl-Module-ScanDeps-1.200.0-1|24	and App::Packer.  Please see their respective documentations on CPAN for
14mu|perl-Module-ScanDeps-1.200.0-1|25	further information.
14mu|perl-Module-ScanDeps-1.200.0-1|26	
14mu|perl-Module-ScanDeps-1.200.0-1|27	%prep
14mu|perl-Module-ScanDeps-1.200.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Module-ScanDeps-1.200.0-1|29	
14mu|perl-Module-ScanDeps-1.200.0-1|30	%build
14mu|perl-Module-ScanDeps-1.200.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Module-ScanDeps-1.200.0-1|32	%make
14mu|perl-Module-ScanDeps-1.200.0-1|33	
14mu|perl-Module-ScanDeps-1.200.0-1|34	%check
14mu|perl-Module-ScanDeps-1.200.0-1|35	%make test
14mu|perl-Module-ScanDeps-1.200.0-1|36	
14mu|perl-Module-ScanDeps-1.200.0-1|37	%install
14mu|perl-Module-ScanDeps-1.200.0-1|38	%makeinstall_std
14mu|perl-Module-ScanDeps-1.200.0-1|39	
14mu|perl-Module-ScanDeps-1.200.0-1|40	%files
14mu|perl-Module-ScanDeps-1.200.0-1|41	%doc AUTHORS Changes README
14mu|perl-Module-ScanDeps-1.200.0-1|42	%{_bindir}/*
14mu|perl-Module-ScanDeps-1.200.0-1|43	%{_mandir}/man*/*
14mu|perl-Module-ScanDeps-1.200.0-1|44	%{perl_vendorlib}/Module
14mu|perl-Module-ScanDeps-1.200.0-1|45	
14mu|perl-Module-ScanDeps-1.200.0-1|46	%changelog
14mu|perl-Module-ScanDeps-1.200.0-1|47	
14mu|perl-Module-ScanDeps-1.200.0-1|48	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.200.0-1
14mu|perl-Module-ScanDeps-1.200.0-1|49	- (f5609df) Merge pull request #8 from import/perl-Module-ScanDeps:auto_update
14mu|perl-Module-ScanDeps-1.200.0-1|50	- (f5609df) Updated to 1.20 (by updates_builder)
14mu|perl-Module-ScanDeps-1.200.0-1|51	
14mu|perl-Module-ScanDeps-1.200.0-1|52	

23630 14
14mu|perl-Module-Signature-0.790.0-1|1	%define	upstream_name	 Module-Signature
14mu|perl-Module-Signature-0.790.0-1|2	%define upstream_version 0.79
14mu|perl-Module-Signature-0.790.0-1|3	
14mu|perl-Module-Signature-0.790.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Module-Signature-0.790.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Module-Signature-0.790.0-1|6	Release:	1
14mu|perl-Module-Signature-0.790.0-1|7	
14mu|perl-Module-Signature-0.790.0-1|8	Summary:	Check and create SIGNATURE files for CPAN distributions
14mu|perl-Module-Signature-0.790.0-1|9	
14mu|perl-Module-Signature-0.790.0-1|10	License:	Artistic
14mu|perl-Module-Signature-0.790.0-1|11	Group:		Development/Perl
14mu|perl-Module-Signature-0.790.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Module-Signature-0.790.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Module-Signature-0.790.0-1|14	
14mu|perl-Module-Signature-0.790.0-1|15	BuildRequires:	perl(Digest::SHA1)
14mu|perl-Module-Signature-0.790.0-1|16	BuildRequires:	perl(PAR::Dist)
14mu|perl-Module-Signature-0.790.0-1|17	BuildRequires:	perl(Digest::SHA)
14mu|perl-Module-Signature-0.790.0-1|18	BuildRequires:	perl(IPC::Run)
14mu|perl-Module-Signature-0.790.0-1|19	BuildRequires:	perl-devel
14mu|perl-Module-Signature-0.790.0-1|20	BuildArch:	noarch
14mu|perl-Module-Signature-0.790.0-1|21	
14mu|perl-Module-Signature-0.790.0-1|22	%description
14mu|perl-Module-Signature-0.790.0-1|23	This is a perl module to check and create SIGNATURE files
14mu|perl-Module-Signature-0.790.0-1|24	for CPAN distributions.
14mu|perl-Module-Signature-0.790.0-1|25	
14mu|perl-Module-Signature-0.790.0-1|26	%prep
14mu|perl-Module-Signature-0.790.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Module-Signature-0.790.0-1|28	
14mu|perl-Module-Signature-0.790.0-1|29	%build
14mu|perl-Module-Signature-0.790.0-1|30	perl Makefile.PL INSTALLDIRS=vendor --skipdeps </dev/null
14mu|perl-Module-Signature-0.790.0-1|31	%make
14mu|perl-Module-Signature-0.790.0-1|32	
14mu|perl-Module-Signature-0.790.0-1|33	%check
14mu|perl-Module-Signature-0.790.0-1|34	%make test
14mu|perl-Module-Signature-0.790.0-1|35	
14mu|perl-Module-Signature-0.790.0-1|36	%install
14mu|perl-Module-Signature-0.790.0-1|37	%makeinstall_std
14mu|perl-Module-Signature-0.790.0-1|38	
14mu|perl-Module-Signature-0.790.0-1|39	%files
14mu|perl-Module-Signature-0.790.0-1|40	%doc AUTHORS Changes README
14mu|perl-Module-Signature-0.790.0-1|41	%{_bindir}/*
14mu|perl-Module-Signature-0.790.0-1|42	%{_mandir}/man*/*
14mu|perl-Module-Signature-0.790.0-1|43	%{perl_vendorlib}/Module
14mu|perl-Module-Signature-0.790.0-1|44	
14mu|perl-Module-Signature-0.790.0-1|45	%changelog
14mu|perl-Module-Signature-0.790.0-1|46	
14mu|perl-Module-Signature-0.790.0-1|47	* Wed Jun 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.790.0-1
14mu|perl-Module-Signature-0.790.0-1|48	- (beb3c9a) Drop patch - merged upstream
14mu|perl-Module-Signature-0.790.0-1|49	
14mu|perl-Module-Signature-0.790.0-1|50	

23631 14
14mu|perl-MRO-Compat-0.120.0-1|1	%define upstream_name	MRO-Compat
14mu|perl-MRO-Compat-0.120.0-1|2	%define upstream_version    0.12
14mu|perl-MRO-Compat-0.120.0-1|3	
14mu|perl-MRO-Compat-0.120.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-MRO-Compat-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-MRO-Compat-0.120.0-1|6	Release:	1
14mu|perl-MRO-Compat-0.120.0-1|7	Summary:	Mro::** interface compatibility for Perls < 5.9.5
14mu|perl-MRO-Compat-0.120.0-1|8	
14mu|perl-MRO-Compat-0.120.0-1|9	License:	GPL
14mu|perl-MRO-Compat-0.120.0-1|10	Group:		Development/Perl
14mu|perl-MRO-Compat-0.120.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-MRO-Compat-0.120.0-1|12	Source:		http://search.cpan.org/CPAN/authors/id/B/BL/BLBLACK/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-MRO-Compat-0.120.0-1|13	BuildRequires:	perl(Module::AutoInstall)
14mu|perl-MRO-Compat-0.120.0-1|14	BuildRequires:	perl(Class::C3) >= 0.19
14mu|perl-MRO-Compat-0.120.0-1|15	BuildRequires:	perl(Class::C3::XS) >= 0.19
14mu|perl-MRO-Compat-0.120.0-1|16	BuildRequires:	perl-devel
14mu|perl-MRO-Compat-0.120.0-1|17	BuildArch:	noarch
14mu|perl-MRO-Compat-0.120.0-1|18	
14mu|perl-MRO-Compat-0.120.0-1|19	%description
14mu|perl-MRO-Compat-0.120.0-1|20	The "mro" namespace provides several utilities for dealing with method
14mu|perl-MRO-Compat-0.120.0-1|21	resolution order and method caching in general in Perl 5.9.5 and higher.
14mu|perl-MRO-Compat-0.120.0-1|22	
14mu|perl-MRO-Compat-0.120.0-1|23	This upstream_name provides those interfaces for earlier versions of Perl
14mu|perl-MRO-Compat-0.120.0-1|24	(back to 5.6.0 anyways).
14mu|perl-MRO-Compat-0.120.0-1|25	
14mu|perl-MRO-Compat-0.120.0-1|26	It is a harmless no-op to use this upstream_name on 5.9.5+. If you're
14mu|perl-MRO-Compat-0.120.0-1|27	writing a piece of software that would like to use the parts of 5.9.5+'s
14mu|perl-MRO-Compat-0.120.0-1|28	mro:: interfaces that are supported here, and you want compatibility with
14mu|perl-MRO-Compat-0.120.0-1|29	older Perls, this is the upstream_name for you.
14mu|perl-MRO-Compat-0.120.0-1|30	
14mu|perl-MRO-Compat-0.120.0-1|31	Some parts of this interface will work better with Class::C3::XS installed,
14mu|perl-MRO-Compat-0.120.0-1|32	but it's not a requirement.
14mu|perl-MRO-Compat-0.120.0-1|33	
14mu|perl-MRO-Compat-0.120.0-1|34	This upstream_name never exports any functions. All calls must be fully
14mu|perl-MRO-Compat-0.120.0-1|35	qualified with the mro:: prefix.
14mu|perl-MRO-Compat-0.120.0-1|36	
14mu|perl-MRO-Compat-0.120.0-1|37	The interface documentation here serves only as a quick reference of what
14mu|perl-MRO-Compat-0.120.0-1|38	the function basically does, and what differences between MRO::Compat and
14mu|perl-MRO-Compat-0.120.0-1|39	5.9.5+ one should look out for. The main docs in 5.9.5's mro are the real
14mu|perl-MRO-Compat-0.120.0-1|40	interface docs, and contain a lot of other
14mu|perl-MRO-Compat-0.120.0-1|41	
14mu|perl-MRO-Compat-0.120.0-1|42	%prep
14mu|perl-MRO-Compat-0.120.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-MRO-Compat-0.120.0-1|44	
14mu|perl-MRO-Compat-0.120.0-1|45	%build
14mu|perl-MRO-Compat-0.120.0-1|46	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-MRO-Compat-0.120.0-1|47	%make
14mu|perl-MRO-Compat-0.120.0-1|48	%make test
14mu|perl-MRO-Compat-0.120.0-1|49	
14mu|perl-MRO-Compat-0.120.0-1|50	%install
14mu|perl-MRO-Compat-0.120.0-1|51	%makeinstall_std
14mu|perl-MRO-Compat-0.120.0-1|52	
14mu|perl-MRO-Compat-0.120.0-1|53	%files
14mu|perl-MRO-Compat-0.120.0-1|54	%doc ChangeLog README
14mu|perl-MRO-Compat-0.120.0-1|55	%{perl_vendorlib}/MRO
14mu|perl-MRO-Compat-0.120.0-1|56	%{_mandir}/*/*
14mu|perl-MRO-Compat-0.120.0-1|57	
14mu|perl-MRO-Compat-0.120.0-1|58	
14mu|perl-MRO-Compat-0.120.0-1|59	
14mu|perl-MRO-Compat-0.120.0-1|60	%changelog
14mu|perl-MRO-Compat-0.120.0-1|61	
14mu|perl-MRO-Compat-0.120.0-1|62	* Mon Apr 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
14mu|perl-MRO-Compat-0.120.0-1|63	- (25b5cbc) Updated to 0.12 - fix example in man page
14mu|perl-MRO-Compat-0.120.0-1|64	
14mu|perl-MRO-Compat-0.120.0-1|65	

23632 14
14mu|perl-namespace-clean-0.260.0-1|1	%define upstream_name    namespace-clean
14mu|perl-namespace-clean-0.260.0-1|2	%define upstream_version 0.26
14mu|perl-namespace-clean-0.260.0-1|3	
14mu|perl-namespace-clean-0.260.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-namespace-clean-0.260.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-namespace-clean-0.260.0-1|6	Release:	1
14mu|perl-namespace-clean-0.260.0-1|7	
14mu|perl-namespace-clean-0.260.0-1|8	Summary:	Keep imports and functions out of your namespace
14mu|perl-namespace-clean-0.260.0-1|9	
14mu|perl-namespace-clean-0.260.0-1|10	License:	GPL+ or Artistic
14mu|perl-namespace-clean-0.260.0-1|11	Group:		Development/Perl
14mu|perl-namespace-clean-0.260.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-namespace-clean-0.260.0-1|13	Source0:	http://www.cpan.org/modules/by-module/namespace/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-namespace-clean-0.260.0-1|14	
14mu|perl-namespace-clean-0.260.0-1|15	BuildRequires:	perl(B::Hooks::EndOfScope)
14mu|perl-namespace-clean-0.260.0-1|16	BuildRequires:	perl(FindBin)
14mu|perl-namespace-clean-0.260.0-1|17	BuildRequires:	perl(Package::Stash)
14mu|perl-namespace-clean-0.260.0-1|18	BuildRequires:	perl(Scope::Guard)
14mu|perl-namespace-clean-0.260.0-1|19	BuildRequires:	perl(Sub::Identify)
14mu|perl-namespace-clean-0.260.0-1|20	BuildRequires:	perl(Sub::Name)
14mu|perl-namespace-clean-0.260.0-1|21	BuildRequires:	perl(Symbol)
14mu|perl-namespace-clean-0.260.0-1|22	BuildRequires:	perl(Test::More)
14mu|perl-namespace-clean-0.260.0-1|23	BuildRequires:	perl(Module::Implementation)
14mu|perl-namespace-clean-0.260.0-1|24	BuildRequires:	perl-devel
14mu|perl-namespace-clean-0.260.0-1|25	
14mu|perl-namespace-clean-0.260.0-1|26	BuildArch:	noarch
14mu|perl-namespace-clean-0.260.0-1|27	
14mu|perl-namespace-clean-0.260.0-1|28	Provides:	perl(namespace::clean)
14mu|perl-namespace-clean-0.260.0-1|29	
14mu|perl-namespace-clean-0.260.0-1|30	%description
14mu|perl-namespace-clean-0.260.0-1|31	When you define a function, or import one, into a Perl package, it will
14mu|perl-namespace-clean-0.260.0-1|32	naturally also be available as a method. This does not per se cause
14mu|perl-namespace-clean-0.260.0-1|33	problems, but it can complicate subclassing and, for example, plugin
14mu|perl-namespace-clean-0.260.0-1|34	classes that are included via multiple inheritance by loading them as
14mu|perl-namespace-clean-0.260.0-1|35	base classes.
14mu|perl-namespace-clean-0.260.0-1|36	
14mu|perl-namespace-clean-0.260.0-1|37	The 'namespace::clean' pragma will remove all previously declared or
14mu|perl-namespace-clean-0.260.0-1|38	imported symbols at the end of the current package's compile cycle.
14mu|perl-namespace-clean-0.260.0-1|39	Functions called in the package itself will still be bound by their
14mu|perl-namespace-clean-0.260.0-1|40	name, but they won't show up as methods on your class or instances.
14mu|perl-namespace-clean-0.260.0-1|41	
14mu|perl-namespace-clean-0.260.0-1|42	%prep
14mu|perl-namespace-clean-0.260.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-namespace-clean-0.260.0-1|44	
14mu|perl-namespace-clean-0.260.0-1|45	%build
14mu|perl-namespace-clean-0.260.0-1|46	perl Makefile.PL INSTALLDIRS=vendor --skipdeps
14mu|perl-namespace-clean-0.260.0-1|47	%make
14mu|perl-namespace-clean-0.260.0-1|48	
14mu|perl-namespace-clean-0.260.0-1|49	%check
14mu|perl-namespace-clean-0.260.0-1|50	%make test
14mu|perl-namespace-clean-0.260.0-1|51	
14mu|perl-namespace-clean-0.260.0-1|52	%install
14mu|perl-namespace-clean-0.260.0-1|53	%makeinstall_std
14mu|perl-namespace-clean-0.260.0-1|54	
14mu|perl-namespace-clean-0.260.0-1|55	%files
14mu|perl-namespace-clean-0.260.0-1|56	%doc Changes
14mu|perl-namespace-clean-0.260.0-1|57	%{_mandir}/man3/*
14mu|perl-namespace-clean-0.260.0-1|58	%{perl_vendorlib}/*
14mu|perl-namespace-clean-0.260.0-1|59	
14mu|perl-namespace-clean-0.260.0-1|60	%changelog
14mu|perl-namespace-clean-0.260.0-1|61	
14mu|perl-namespace-clean-0.260.0-1|62	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0.260.0-1
14mu|perl-namespace-clean-0.260.0-1|63	- (6a043ae) Merge pull request #1 from import/perl-namespace-clean:auto_update
14mu|perl-namespace-clean-0.260.0-1|64	- (6a043ae) Updated to 0.26 (by updates_builder)
14mu|perl-namespace-clean-0.260.0-1|65	
14mu|perl-namespace-clean-0.260.0-1|66	

23633 14
14mu|perl-NetAddr-IP-4.78.0-1|1	%define upstream_name    NetAddr-IP
14mu|perl-NetAddr-IP-4.78.0-1|2	%define upstream_version 4.078
14mu|perl-NetAddr-IP-4.78.0-1|3	
14mu|perl-NetAddr-IP-4.78.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-NetAddr-IP-4.78.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-NetAddr-IP-4.78.0-1|6	Release:    1
14mu|perl-NetAddr-IP-4.78.0-1|7	
14mu|perl-NetAddr-IP-4.78.0-1|8	Summary:        Manage IPv4 and IPv6 addresses and subnets in Perl
14mu|perl-NetAddr-IP-4.78.0-1|9	
14mu|perl-NetAddr-IP-4.78.0-1|10	
14mu|perl-NetAddr-IP-4.78.0-1|11	
14mu|perl-NetAddr-IP-4.78.0-1|12	License:        Artistic
14mu|perl-NetAddr-IP-4.78.0-1|13	Group:          Development/Perl
14mu|perl-NetAddr-IP-4.78.0-1|14	Url:            http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-NetAddr-IP-4.78.0-1|15	Source0:        http://www.cpan.org/modules/by-module/NetAddr/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-NetAddr-IP-4.78.0-1|16	
14mu|perl-NetAddr-IP-4.78.0-1|17	BuildRequires:  perl-devel
14mu|perl-NetAddr-IP-4.78.0-1|18	
14mu|perl-NetAddr-IP-4.78.0-1|19	%description
14mu|perl-NetAddr-IP-4.78.0-1|20	This module provides an object-oriented abstraction on top of IP
14mu|perl-NetAddr-IP-4.78.0-1|21	addresses or IP subnets, that allows for easy manipulations.
14mu|perl-NetAddr-IP-4.78.0-1|22	
14mu|perl-NetAddr-IP-4.78.0-1|23	%prep
14mu|perl-NetAddr-IP-4.78.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-NetAddr-IP-4.78.0-1|25	rm -f t/00-Sign.t # debug files make it fails
14mu|perl-NetAddr-IP-4.78.0-1|26	
14mu|perl-NetAddr-IP-4.78.0-1|27	%build
14mu|perl-NetAddr-IP-4.78.0-1|28	perl Makefile.PL  INSTALLDIRS=vendor
14mu|perl-NetAddr-IP-4.78.0-1|29	%make
14mu|perl-NetAddr-IP-4.78.0-1|30	
14mu|perl-NetAddr-IP-4.78.0-1|31	%check
14mu|perl-NetAddr-IP-4.78.0-1|32	%make test
14mu|perl-NetAddr-IP-4.78.0-1|33	
14mu|perl-NetAddr-IP-4.78.0-1|34	%install
14mu|perl-NetAddr-IP-4.78.0-1|35	%makeinstall_std
14mu|perl-NetAddr-IP-4.78.0-1|36	
14mu|perl-NetAddr-IP-4.78.0-1|37	%clean
14mu|perl-NetAddr-IP-4.78.0-1|38	
14mu|perl-NetAddr-IP-4.78.0-1|39	%files
14mu|perl-NetAddr-IP-4.78.0-1|40	%{perl_vendorarch}/NetAddr
14mu|perl-NetAddr-IP-4.78.0-1|41	%{perl_vendorarch}/auto/NetAddr
14mu|perl-NetAddr-IP-4.78.0-1|42	%{_mandir}/*/*
14mu|perl-NetAddr-IP-4.78.0-1|43	
14mu|perl-NetAddr-IP-4.78.0-1|44	%changelog
14mu|perl-NetAddr-IP-4.78.0-1|45	
14mu|perl-NetAddr-IP-4.78.0-1|46	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 4.78.0-1
14mu|perl-NetAddr-IP-4.78.0-1|47	- (b4168b3) Updated to 4.078 (by updates_builder)
14mu|perl-NetAddr-IP-4.78.0-1|48	
14mu|perl-NetAddr-IP-4.78.0-1|49	

23634 14
14mu|perl-Net-DBus-1.1.0-1|1	%define	upstream_name Net-DBus
14mu|perl-Net-DBus-1.1.0-1|2	%define upstream_version 1.1.0
14mu|perl-Net-DBus-1.1.0-1|3	
14mu|perl-Net-DBus-1.1.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Net-DBus-1.1.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Net-DBus-1.1.0-1|6	Release:	1
14mu|perl-Net-DBus-1.1.0-1|7	Summary:	Perl API to the DBus message system
14mu|perl-Net-DBus-1.1.0-1|8	
14mu|perl-Net-DBus-1.1.0-1|9	License:	GPL or Artistic
14mu|perl-Net-DBus-1.1.0-1|10	Group:		Development/Perl
14mu|perl-Net-DBus-1.1.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Net-DBus-1.1.0-1|12	Source:		http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Net-DBus-1.1.0-1|13	BuildRequires:	perl-devel
14mu|perl-Net-DBus-1.1.0-1|14	BuildRequires:	dbus-devel
14mu|perl-Net-DBus-1.1.0-1|15	# For tests
14mu|perl-Net-DBus-1.1.0-1|16	BuildRequires:	perl(XML::Twig)
14mu|perl-Net-DBus-1.1.0-1|17	
14mu|perl-Net-DBus-1.1.0-1|18	%description
14mu|perl-Net-DBus-1.1.0-1|19	Net::DBus provides a Perl API for the DBus message system. The DBus Perl
14mu|perl-Net-DBus-1.1.0-1|20	interface is currently operating against the 0.32 development version of DBus,
14mu|perl-Net-DBus-1.1.0-1|21	but should work with later versions too, providing the API changes have not
14mu|perl-Net-DBus-1.1.0-1|22	been too drastic.
14mu|perl-Net-DBus-1.1.0-1|23	
14mu|perl-Net-DBus-1.1.0-1|24	Users of this package are either typically, service providers in which case the
14mu|perl-Net-DBus-1.1.0-1|25	Net::DBus::Service and Net::DBus::Object modules are of most relevance, or are
14mu|perl-Net-DBus-1.1.0-1|26	client consumers, in which case Net::DBus::RemoteService and
14mu|perl-Net-DBus-1.1.0-1|27	Net::DBus::RemoteObject are of most relevance.
14mu|perl-Net-DBus-1.1.0-1|28	
14mu|perl-Net-DBus-1.1.0-1|29	%prep
14mu|perl-Net-DBus-1.1.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Net-DBus-1.1.0-1|31	
14mu|perl-Net-DBus-1.1.0-1|32	%build
14mu|perl-Net-DBus-1.1.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Net-DBus-1.1.0-1|34	%make OPTIMIZE="%{optflags}"
14mu|perl-Net-DBus-1.1.0-1|35	
14mu|perl-Net-DBus-1.1.0-1|36	%check
14mu|perl-Net-DBus-1.1.0-1|37	%make test
14mu|perl-Net-DBus-1.1.0-1|38	
14mu|perl-Net-DBus-1.1.0-1|39	%install
14mu|perl-Net-DBus-1.1.0-1|40	%makeinstall_std
14mu|perl-Net-DBus-1.1.0-1|41	
14mu|perl-Net-DBus-1.1.0-1|42	%clean
14mu|perl-Net-DBus-1.1.0-1|43	
14mu|perl-Net-DBus-1.1.0-1|44	%files
14mu|perl-Net-DBus-1.1.0-1|45	%doc README
14mu|perl-Net-DBus-1.1.0-1|46	%{_mandir}/*/*
14mu|perl-Net-DBus-1.1.0-1|47	%{perl_vendorarch}/Net
14mu|perl-Net-DBus-1.1.0-1|48	%{perl_vendorarch}/auto/Net
14mu|perl-Net-DBus-1.1.0-1|49	
14mu|perl-Net-DBus-1.1.0-1|50	%changelog
14mu|perl-Net-DBus-1.1.0-1|51	
14mu|perl-Net-DBus-1.1.0-1|52	* Fri Aug 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-1
14mu|perl-Net-DBus-1.1.0-1|53	- (8e2aeef) Add more BRs for tests
14mu|perl-Net-DBus-1.1.0-1|54	
14mu|perl-Net-DBus-1.1.0-1|55	

23635 14
14mu|perl-Net-DNS-1.40.0-1|1	%define upstream_name	 Net-DNS
14mu|perl-Net-DNS-1.40.0-1|2	%define upstream_version 1.04
14mu|perl-Net-DNS-1.40.0-1|3	
14mu|perl-Net-DNS-1.40.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Net-DNS-1.40.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Net-DNS-1.40.0-1|6	Release:    1
14mu|perl-Net-DNS-1.40.0-1|7	Summary:    Perl interface to the DNS resolver
14mu|perl-Net-DNS-1.40.0-1|8	License:    GPL+ or Artistic
14mu|perl-Net-DNS-1.40.0-1|9	Group:      Development/Perl
14mu|perl-Net-DNS-1.40.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Net-DNS-1.40.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Net-DNS-1.40.0-1|12	
14mu|perl-Net-DNS-1.40.0-1|13	BuildRequires: perl(Digest::HMAC) >= 1.10.0
14mu|perl-Net-DNS-1.40.0-1|14	BuildRequires: perl(Digest::MD5) >= 2.130.0
14mu|perl-Net-DNS-1.40.0-1|15	BuildRequires: perl(Digest::SHA) >= 5.230.0
14mu|perl-Net-DNS-1.40.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-Net-DNS-1.40.0-1|17	BuildRequires: perl(IO::Socket) >= 1.240.0
14mu|perl-Net-DNS-1.40.0-1|18	BuildRequires: perl(MIME::Base64) >= 2.110.0
14mu|perl-Net-DNS-1.40.0-1|19	BuildRequires: perl(Test::More) >= 0.520.0
14mu|perl-Net-DNS-1.40.0-1|20	BuildRequires: perl-devel
14mu|perl-Net-DNS-1.40.0-1|21	BuildArch:     noarch
14mu|perl-Net-DNS-1.40.0-1|22	
14mu|perl-Net-DNS-1.40.0-1|23	%description
14mu|perl-Net-DNS-1.40.0-1|24	Net::DNS is a collection of Perl modules that act as a Domain Name System (DNS)
14mu|perl-Net-DNS-1.40.0-1|25	resolver. It allows the programmer to perform DNS queries that are beyond the
14mu|perl-Net-DNS-1.40.0-1|26	capabilities of gethostbyname and gethostbyaddr.
14mu|perl-Net-DNS-1.40.0-1|27	
14mu|perl-Net-DNS-1.40.0-1|28	The programmer should be somewhat familiar with the format of a DNS packet and
14mu|perl-Net-DNS-1.40.0-1|29	its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details.
14mu|perl-Net-DNS-1.40.0-1|30	
14mu|perl-Net-DNS-1.40.0-1|31	%prep
14mu|perl-Net-DNS-1.40.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Net-DNS-1.40.0-1|33	
14mu|perl-Net-DNS-1.40.0-1|34	%build
14mu|perl-Net-DNS-1.40.0-1|35	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
14mu|perl-Net-DNS-1.40.0-1|36	%make
14mu|perl-Net-DNS-1.40.0-1|37	
14mu|perl-Net-DNS-1.40.0-1|38	%check
14mu|perl-Net-DNS-1.40.0-1|39	%make test
14mu|perl-Net-DNS-1.40.0-1|40	
14mu|perl-Net-DNS-1.40.0-1|41	%install
14mu|perl-Net-DNS-1.40.0-1|42	%makeinstall_std
14mu|perl-Net-DNS-1.40.0-1|43	
14mu|perl-Net-DNS-1.40.0-1|44	%files
14mu|perl-Net-DNS-1.40.0-1|45	%doc Changes META.yml MYMETA.yml README  demo
14mu|perl-Net-DNS-1.40.0-1|46	%{_mandir}/*/*
14mu|perl-Net-DNS-1.40.0-1|47	%{perl_vendorlib}/Net
14mu|perl-Net-DNS-1.40.0-1|48	
14mu|perl-Net-DNS-1.40.0-1|49	%changelog
14mu|perl-Net-DNS-1.40.0-1|50	
14mu|perl-Net-DNS-1.40.0-1|51	* Tue Mar 08 2016 Denis Silakov <dsilakov@gmail.com> 1.40.0-1
14mu|perl-Net-DNS-1.40.0-1|52	- (ba4fca8) Updated to 1.04
14mu|perl-Net-DNS-1.40.0-1|53	
14mu|perl-Net-DNS-1.40.0-1|54	

23636 14
14mu|perl-Net-HTTP-6.90.0-1|1	%define upstream_name    Net-HTTP
14mu|perl-Net-HTTP-6.90.0-1|2	%define upstream_version 6.09
14mu|perl-Net-HTTP-6.90.0-1|3	
14mu|perl-Net-HTTP-6.90.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Net-HTTP-6.90.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Net-HTTP-6.90.0-1|6	Release:    1
14mu|perl-Net-HTTP-6.90.0-1|7	
14mu|perl-Net-HTTP-6.90.0-1|8	Summary:    Non-blocking HTTP client
14mu|perl-Net-HTTP-6.90.0-1|9	
14mu|perl-Net-HTTP-6.90.0-1|10	License:    GPL+ or Artistic
14mu|perl-Net-HTTP-6.90.0-1|11	Group:      Development/Perl
14mu|perl-Net-HTTP-6.90.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Net-HTTP-6.90.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Net-HTTP-6.90.0-1|14	
14mu|perl-Net-HTTP-6.90.0-1|15	BuildRequires: perl(Compress::Raw::Zlib)
14mu|perl-Net-HTTP-6.90.0-1|16	BuildRequires: perl(IO::Compress::Gzip)
14mu|perl-Net-HTTP-6.90.0-1|17	BuildRequires: perl(IO::Select)
14mu|perl-Net-HTTP-6.90.0-1|18	BuildRequires: perl(IO::Socket::INET)
14mu|perl-Net-HTTP-6.90.0-1|19	BuildRequires: perl-devel
14mu|perl-Net-HTTP-6.90.0-1|20	BuildArch: noarch
14mu|perl-Net-HTTP-6.90.0-1|21	
14mu|perl-Net-HTTP-6.90.0-1|22	%description
14mu|perl-Net-HTTP-6.90.0-1|23	The 'Net::HTTP' class is a low-level HTTP client. An instance of the
14mu|perl-Net-HTTP-6.90.0-1|24	'Net::HTTP' class represents a connection to an HTTP server. The HTTP
14mu|perl-Net-HTTP-6.90.0-1|25	protocol is described in RFC 2616. The 'Net::HTTP' class supports
14mu|perl-Net-HTTP-6.90.0-1|26	'HTTP/1.0' and 'HTTP/1.1'.
14mu|perl-Net-HTTP-6.90.0-1|27	
14mu|perl-Net-HTTP-6.90.0-1|28	'Net::HTTP' is a sub-class of 'IO::Socket::INET'. You can mix the methods
14mu|perl-Net-HTTP-6.90.0-1|29	described below with reading and writing from the socket directly. This is
14mu|perl-Net-HTTP-6.90.0-1|30	not necessary a good idea, unless you know what you are doing.
14mu|perl-Net-HTTP-6.90.0-1|31	
14mu|perl-Net-HTTP-6.90.0-1|32	The following methods are provided (in addition to those of
14mu|perl-Net-HTTP-6.90.0-1|33	'IO::Socket::INET'):
14mu|perl-Net-HTTP-6.90.0-1|34	
14mu|perl-Net-HTTP-6.90.0-1|35	%prep
14mu|perl-Net-HTTP-6.90.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Net-HTTP-6.90.0-1|37	
14mu|perl-Net-HTTP-6.90.0-1|38	%build
14mu|perl-Net-HTTP-6.90.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Net-HTTP-6.90.0-1|40	
14mu|perl-Net-HTTP-6.90.0-1|41	%make
14mu|perl-Net-HTTP-6.90.0-1|42	
14mu|perl-Net-HTTP-6.90.0-1|43	%check
14mu|perl-Net-HTTP-6.90.0-1|44	%make test
14mu|perl-Net-HTTP-6.90.0-1|45	
14mu|perl-Net-HTTP-6.90.0-1|46	%install
14mu|perl-Net-HTTP-6.90.0-1|47	%makeinstall_std
14mu|perl-Net-HTTP-6.90.0-1|48	
14mu|perl-Net-HTTP-6.90.0-1|49	%files
14mu|perl-Net-HTTP-6.90.0-1|50	%doc Changes META.yml README
14mu|perl-Net-HTTP-6.90.0-1|51	%{_mandir}/man3/*
14mu|perl-Net-HTTP-6.90.0-1|52	%{perl_vendorlib}/*
14mu|perl-Net-HTTP-6.90.0-1|53	
14mu|perl-Net-HTTP-6.90.0-1|54	%changelog
14mu|perl-Net-HTTP-6.90.0-1|55	
14mu|perl-Net-HTTP-6.90.0-1|56	* Thu Jul 30 2015 dsilakov <denis.silakov@rosalab.ru> 6.90.0-1
14mu|perl-Net-HTTP-6.90.0-1|57	- (785d018) Merge pull request #3 from import/perl-Net-HTTP:auto_update
14mu|perl-Net-HTTP-6.90.0-1|58	- (785d018) Updated to 6.09 (by updates_builder)
14mu|perl-Net-HTTP-6.90.0-1|59	
14mu|perl-Net-HTTP-6.90.0-1|60	

23637 14
14mu|perl-Net-Ident-1.240.0-1|1	%define upstream_name    Net-Ident
14mu|perl-Net-Ident-1.240.0-1|2	%define upstream_version 1.24
14mu|perl-Net-Ident-1.240.0-1|3	
14mu|perl-Net-Ident-1.240.0-1|4	%if %{_use_internal_dependency_generator}
14mu|perl-Net-Ident-1.240.0-1|5	%define __noautoreq 'perl\\(FileHandle\\)'
14mu|perl-Net-Ident-1.240.0-1|6	%define __noautoprov 'perl\\(FileHandle\\)'
14mu|perl-Net-Ident-1.240.0-1|7	%else
14mu|perl-Net-Ident-1.240.0-1|8	%define _provides_exceptions perl(FileHandle)
14mu|perl-Net-Ident-1.240.0-1|9	%endif
14mu|perl-Net-Ident-1.240.0-1|10	
14mu|perl-Net-Ident-1.240.0-1|11	Name:		perl-%{upstream_name}
14mu|perl-Net-Ident-1.240.0-1|12	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Net-Ident-1.240.0-1|13	Release:	1
14mu|perl-Net-Ident-1.240.0-1|14	
14mu|perl-Net-Ident-1.240.0-1|15	Summary:	Net::Ident - lookup the username on the remote end of a TCP/IP connection
14mu|perl-Net-Ident-1.240.0-1|16	
14mu|perl-Net-Ident-1.240.0-1|17	License:	GPL+ or Artistic
14mu|perl-Net-Ident-1.240.0-1|18	Group:		Development/Perl
14mu|perl-Net-Ident-1.240.0-1|19	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Net-Ident-1.240.0-1|20	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Net-Ident-1.240.0-1|21	
14mu|perl-Net-Ident-1.240.0-1|22	BuildRequires:	perl-devel
14mu|perl-Net-Ident-1.240.0-1|23	BuildArch:	noarch
14mu|perl-Net-Ident-1.240.0-1|24	
14mu|perl-Net-Ident-1.240.0-1|25	%description
14mu|perl-Net-Ident-1.240.0-1|26	Net::Ident is a module that looks up the username on the remote
14mu|perl-Net-Ident-1.240.0-1|27	side of a TCP/IP connection through the ident (auth/tap) protocol
14mu|perl-Net-Ident-1.240.0-1|28	described in RFC1413 (which supersedes RFC931). Note that this
14mu|perl-Net-Ident-1.240.0-1|29	requires the remote site to run a daemon (often called identd) to
14mu|perl-Net-Ident-1.240.0-1|30	provide the requested information, so it is not always available
14mu|perl-Net-Ident-1.240.0-1|31	for all TCP/IP connections.
14mu|perl-Net-Ident-1.240.0-1|32	
14mu|perl-Net-Ident-1.240.0-1|33	%prep
14mu|perl-Net-Ident-1.240.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Net-Ident-1.240.0-1|35	
14mu|perl-Net-Ident-1.240.0-1|36	# fix attribs
14mu|perl-Net-Ident-1.240.0-1|37	find . -type d -exec chmod 755 {} \;
14mu|perl-Net-Ident-1.240.0-1|38	find . -type f -exec chmod 644 {} \;
14mu|perl-Net-Ident-1.240.0-1|39	
14mu|perl-Net-Ident-1.240.0-1|40	# cleanup
14mu|perl-Net-Ident-1.240.0-1|41	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mu|perl-Net-Ident-1.240.0-1|42	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mu|perl-Net-Ident-1.240.0-1|43	done
14mu|perl-Net-Ident-1.240.0-1|44	
14mu|perl-Net-Ident-1.240.0-1|45	# strip away annoying ^M
14mu|perl-Net-Ident-1.240.0-1|46	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mu|perl-Net-Ident-1.240.0-1|47	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mu|perl-Net-Ident-1.240.0-1|48	
14mu|perl-Net-Ident-1.240.0-1|49	%build
14mu|perl-Net-Ident-1.240.0-1|50	yes "" | perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Net-Ident-1.240.0-1|51	%make
14mu|perl-Net-Ident-1.240.0-1|52	# tests are borked...
14mu|perl-Net-Ident-1.240.0-1|53	#make test
14mu|perl-Net-Ident-1.240.0-1|54	
14mu|perl-Net-Ident-1.240.0-1|55	%install
14mu|perl-Net-Ident-1.240.0-1|56	%makeinstall_std
14mu|perl-Net-Ident-1.240.0-1|57	
14mu|perl-Net-Ident-1.240.0-1|58	%files
14mu|perl-Net-Ident-1.240.0-1|59	%doc Changes README
14mu|perl-Net-Ident-1.240.0-1|60	%{perl_vendorlib}/Net/Ident.pm
14mu|perl-Net-Ident-1.240.0-1|61	%{_mandir}/*/*
14mu|perl-Net-Ident-1.240.0-1|62	
14mu|perl-Net-Ident-1.240.0-1|63	%changelog
14mu|perl-Net-Ident-1.240.0-1|64	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.240.0-1
14mu|perl-Net-Ident-1.240.0-1|65	+ Revision: 2a74156
14mu|perl-Net-Ident-1.240.0-1|66	- Updated to 1.24 (by updates_builder)
14mu|perl-Net-Ident-1.240.0-1|67	
14mu|perl-Net-Ident-1.240.0-1|68	

23638 14
14mu|perl-Net-SMTP-SSL-1.30.0-1|1	%define upstream_name    Net-SMTP-SSL
14mu|perl-Net-SMTP-SSL-1.30.0-1|2	%define upstream_version 1.03
14mu|perl-Net-SMTP-SSL-1.30.0-1|3	
14mu|perl-Net-SMTP-SSL-1.30.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Net-SMTP-SSL-1.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Net-SMTP-SSL-1.30.0-1|6	Release:	1
14mu|perl-Net-SMTP-SSL-1.30.0-1|7	
14mu|perl-Net-SMTP-SSL-1.30.0-1|8	Summary:	SSL support for Net::SMTP
14mu|perl-Net-SMTP-SSL-1.30.0-1|9	
14mu|perl-Net-SMTP-SSL-1.30.0-1|10	License:	GPL+ or Artistic
14mu|perl-Net-SMTP-SSL-1.30.0-1|11	Group:		Development/Perl
14mu|perl-Net-SMTP-SSL-1.30.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Net-SMTP-SSL-1.30.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Net-SMTP-SSL-1.30.0-1|14	
14mu|perl-Net-SMTP-SSL-1.30.0-1|15	BuildRequires:	perl(IO::Socket::SSL)
14mu|perl-Net-SMTP-SSL-1.30.0-1|16	BuildRequires:	perl(Net::SMTP)
14mu|perl-Net-SMTP-SSL-1.30.0-1|17	BuildRequires:	perl(Test::More)
14mu|perl-Net-SMTP-SSL-1.30.0-1|18	BuildRequires:	perl-devel
14mu|perl-Net-SMTP-SSL-1.30.0-1|19	BuildArch:	noarch
14mu|perl-Net-SMTP-SSL-1.30.0-1|20	
14mu|perl-Net-SMTP-SSL-1.30.0-1|21	%description
14mu|perl-Net-SMTP-SSL-1.30.0-1|22	Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
14mu|perl-Net-SMTP-SSL-1.30.0-1|23	network operations. Due to the nature of 'Net::SMTP''s 'new' method, it is
14mu|perl-Net-SMTP-SSL-1.30.0-1|24	not overridden to make use of a default port for the SMTPS service. Perhaps
14mu|perl-Net-SMTP-SSL-1.30.0-1|25	future versions will be smart like that. Port '465' is usually what you
14mu|perl-Net-SMTP-SSL-1.30.0-1|26	want, and it's not a pain to specify that.
14mu|perl-Net-SMTP-SSL-1.30.0-1|27	
14mu|perl-Net-SMTP-SSL-1.30.0-1|28	For interface documentation, please see Net::SMTP.
14mu|perl-Net-SMTP-SSL-1.30.0-1|29	
14mu|perl-Net-SMTP-SSL-1.30.0-1|30	%prep
14mu|perl-Net-SMTP-SSL-1.30.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Net-SMTP-SSL-1.30.0-1|32	
14mu|perl-Net-SMTP-SSL-1.30.0-1|33	%build
14mu|perl-Net-SMTP-SSL-1.30.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Net-SMTP-SSL-1.30.0-1|35	%make
14mu|perl-Net-SMTP-SSL-1.30.0-1|36	
14mu|perl-Net-SMTP-SSL-1.30.0-1|37	%check
14mu|perl-Net-SMTP-SSL-1.30.0-1|38	%make test
14mu|perl-Net-SMTP-SSL-1.30.0-1|39	
14mu|perl-Net-SMTP-SSL-1.30.0-1|40	%install
14mu|perl-Net-SMTP-SSL-1.30.0-1|41	%makeinstall_std
14mu|perl-Net-SMTP-SSL-1.30.0-1|42	
14mu|perl-Net-SMTP-SSL-1.30.0-1|43	%files
14mu|perl-Net-SMTP-SSL-1.30.0-1|44	%doc Changes README
14mu|perl-Net-SMTP-SSL-1.30.0-1|45	%{_mandir}/man3/*
14mu|perl-Net-SMTP-SSL-1.30.0-1|46	%{perl_vendorlib}/*
14mu|perl-Net-SMTP-SSL-1.30.0-1|47	
14mu|perl-Net-SMTP-SSL-1.30.0-1|48	%changelog
14mu|perl-Net-SMTP-SSL-1.30.0-1|49	
14mu|perl-Net-SMTP-SSL-1.30.0-1|50	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.30.0-1
14mu|perl-Net-SMTP-SSL-1.30.0-1|51	- (6f619b5) Updated to 1.03 (by updates_builder)
14mu|perl-Net-SMTP-SSL-1.30.0-1|52	
14mu|perl-Net-SMTP-SSL-1.30.0-1|53	

23639 14
14mu|perl-Net-SSLeay-1.720.0-2|1	%define upstream_name Net-SSLeay
14mu|perl-Net-SSLeay-1.720.0-2|2	%define upstream_version 1.72
14mu|perl-Net-SSLeay-1.720.0-2|3	
14mu|perl-Net-SSLeay-1.720.0-2|4	Summary:	Perl extension for using OpenSSL
14mu|perl-Net-SSLeay-1.720.0-2|5	Name:		perl-%{upstream_name}
14mu|perl-Net-SSLeay-1.720.0-2|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Net-SSLeay-1.720.0-2|7	Release:	2
14mu|perl-Net-SSLeay-1.720.0-2|8	License:	BSD-like
14mu|perl-Net-SSLeay-1.720.0-2|9	Group:		Development/Perl
14mu|perl-Net-SSLeay-1.720.0-2|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Net-SSLeay-1.720.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Net-SSLeay-1.720.0-2|12	BuildRequires:	openssl
14mu|perl-Net-SSLeay-1.720.0-2|13	BuildRequires:	perl-devel
14mu|perl-Net-SSLeay-1.720.0-2|14	BuildRequires:	pkgconfig(openssl)
14mu|perl-Net-SSLeay-1.720.0-2|15	BuildRequires:	pkgconfig(zlib)
14mu|perl-Net-SSLeay-1.720.0-2|16	Requires:	openssl
14mu|perl-Net-SSLeay-1.720.0-2|17	Provides:	perl-Net_SSLeay = %{version}-%{release}
14mu|perl-Net-SSLeay-1.720.0-2|18	Provides:	perl-Net_SSLeay.pm = %{version}-%{release}
14mu|perl-Net-SSLeay-1.720.0-2|19	
14mu|perl-Net-SSLeay-1.720.0-2|20	%description
14mu|perl-Net-SSLeay-1.720.0-2|21	Perl extension for using OpenSSL.
14mu|perl-Net-SSLeay-1.720.0-2|22	
14mu|perl-Net-SSLeay-1.720.0-2|23	%files
14mu|perl-Net-SSLeay-1.720.0-2|24	%doc Changes Credits README examples QuickRef
14mu|perl-Net-SSLeay-1.720.0-2|25	%{perl_vendorarch}/auto/Net
14mu|perl-Net-SSLeay-1.720.0-2|26	%{perl_vendorarch}/Net
14mu|perl-Net-SSLeay-1.720.0-2|27	%{_mandir}/*/*
14mu|perl-Net-SSLeay-1.720.0-2|28	
14mu|perl-Net-SSLeay-1.720.0-2|29	#----------------------------------------------------------------------------
14mu|perl-Net-SSLeay-1.720.0-2|30	
14mu|perl-Net-SSLeay-1.720.0-2|31	%prep
14mu|perl-Net-SSLeay-1.720.0-2|32	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Net-SSLeay-1.720.0-2|33	chmod 755 examples
14mu|perl-Net-SSLeay-1.720.0-2|34	
14mu|perl-Net-SSLeay-1.720.0-2|35	%build
14mu|perl-Net-SSLeay-1.720.0-2|36	# note the %{_prefix} which must passed to Makefile.PL, weird but necessary :-(
14mu|perl-Net-SSLeay-1.720.0-2|37	echo | perl Makefile.PL %{_prefix} INSTALLDIRS=vendor
14mu|perl-Net-SSLeay-1.720.0-2|38	%make OPTIMIZE="%{optflags}"
14mu|perl-Net-SSLeay-1.720.0-2|39	perl -p -i -e 's|/usr/local/bin|/usr/bin|g;' *.pm examples/*
14mu|perl-Net-SSLeay-1.720.0-2|40	
14mu|perl-Net-SSLeay-1.720.0-2|41	%install
14mu|perl-Net-SSLeay-1.720.0-2|42	%makeinstall_std
14mu|perl-Net-SSLeay-1.720.0-2|43	
14mu|perl-Net-SSLeay-1.720.0-2|44	%check
14mu|perl-Net-SSLeay-1.720.0-2|45	# testing the package implies contacting external sites (some are down ?)
14mu|perl-Net-SSLeay-1.720.0-2|46	#make test
14mu|perl-Net-SSLeay-1.720.0-2|47	
14mu|perl-Net-SSLeay-1.720.0-2|48	
14mu|perl-Net-SSLeay-1.720.0-2|49	%changelog
14mu|perl-Net-SSLeay-1.720.0-2|50	
14mu|perl-Net-SSLeay-1.720.0-2|51	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.720.0-2
14mu|perl-Net-SSLeay-1.720.0-2|52	- (f912831) Spec cleanup
14mu|perl-Net-SSLeay-1.720.0-2|53	
14mu|perl-Net-SSLeay-1.720.0-2|54	

23640 14
14mu|perl-Package-Stash-0.370.0-3|1	%define upstream_name    Package-Stash
14mu|perl-Package-Stash-0.370.0-3|2	%define upstream_version 0.37
14mu|perl-Package-Stash-0.370.0-3|3	
14mu|perl-Package-Stash-0.370.0-3|4	%if %{_use_internal_dependency_generator}
14mu|perl-Package-Stash-0.370.0-3|5	%define __noautoreq 'perl\\(Package::Stash::Conflicts\\)'
14mu|perl-Package-Stash-0.370.0-3|6	%else
14mu|perl-Package-Stash-0.370.0-3|7	%define _requires_exceptions perl(Package::Stash::Conflicts)
14mu|perl-Package-Stash-0.370.0-3|8	%endif
14mu|perl-Package-Stash-0.370.0-3|9	
14mu|perl-Package-Stash-0.370.0-3|10	Name:		perl-%{upstream_name}
14mu|perl-Package-Stash-0.370.0-3|11	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Package-Stash-0.370.0-3|12	Release:	3
14mu|perl-Package-Stash-0.370.0-3|13	
14mu|perl-Package-Stash-0.370.0-3|14	Summary:	Routines for manipulating stashes
14mu|perl-Package-Stash-0.370.0-3|15	
14mu|perl-Package-Stash-0.370.0-3|16	License:	GPL+ or Artistic
14mu|perl-Package-Stash-0.370.0-3|17	Group:		Development/Perl
14mu|perl-Package-Stash-0.370.0-3|18	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Package-Stash-0.370.0-3|19	Source0:	http://www.cpan.org/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Package-Stash-0.370.0-3|20	
14mu|perl-Package-Stash-0.370.0-3|21	BuildRequires:	perl(Scalar::Util)
14mu|perl-Package-Stash-0.370.0-3|22	BuildRequires: perl(Module::Implementation)
14mu|perl-Package-Stash-0.370.0-3|23	BuildRequires:	perl(Test::Exception)
14mu|perl-Package-Stash-0.370.0-3|24	BuildRequires:	perl(Test::Fatal)
14mu|perl-Package-Stash-0.370.0-3|25	BuildRequires:	perl(Test::More)
14mu|perl-Package-Stash-0.370.0-3|26	BuildRequires:	perl(Test::Requires)
14mu|perl-Package-Stash-0.370.0-3|27	BuildRequires:	perl(Dist::CheckConflicts)
14mu|perl-Package-Stash-0.370.0-3|28	BuildRequires:	perl-devel
14mu|perl-Package-Stash-0.370.0-3|29	BuildArch:	noarch
14mu|perl-Package-Stash-0.370.0-3|30	
14mu|perl-Package-Stash-0.370.0-3|31	%description
14mu|perl-Package-Stash-0.370.0-3|32	Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
14mu|perl-Package-Stash-0.370.0-3|33	incredibly messy, and easy to get wrong. This module hides all of that
14mu|perl-Package-Stash-0.370.0-3|34	behind a simple API.
14mu|perl-Package-Stash-0.370.0-3|35	
14mu|perl-Package-Stash-0.370.0-3|36	NOTE: Most methods in this class require a variable specification that
14mu|perl-Package-Stash-0.370.0-3|37	includes a sigil. If this sigil is absent, it is assumed to represent the
14mu|perl-Package-Stash-0.370.0-3|38	IO slot.
14mu|perl-Package-Stash-0.370.0-3|39	
14mu|perl-Package-Stash-0.370.0-3|40	%prep
14mu|perl-Package-Stash-0.370.0-3|41	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Package-Stash-0.370.0-3|42	
14mu|perl-Package-Stash-0.370.0-3|43	%build
14mu|perl-Package-Stash-0.370.0-3|44	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Package-Stash-0.370.0-3|45	%make
14mu|perl-Package-Stash-0.370.0-3|46	
14mu|perl-Package-Stash-0.370.0-3|47	%check
14mu|perl-Package-Stash-0.370.0-3|48	%make test
14mu|perl-Package-Stash-0.370.0-3|49	
14mu|perl-Package-Stash-0.370.0-3|50	%install
14mu|perl-Package-Stash-0.370.0-3|51	%makeinstall_std
14mu|perl-Package-Stash-0.370.0-3|52	
14mu|perl-Package-Stash-0.370.0-3|53	%files
14mu|perl-Package-Stash-0.370.0-3|54	%doc Changes META.yml LICENSE README META.json
14mu|perl-Package-Stash-0.370.0-3|55	%{_mandir}/man3/*
14mu|perl-Package-Stash-0.370.0-3|56	%{perl_vendorlib}/Package
14mu|perl-Package-Stash-0.370.0-3|57	%{_bindir}/package-stash-conflicts
14mu|perl-Package-Stash-0.370.0-3|58	%{_mandir}/man1/package-stash-conflicts.1*
14mu|perl-Package-Stash-0.370.0-3|59	
14mu|perl-Package-Stash-0.370.0-3|60	%changelog
14mu|perl-Package-Stash-0.370.0-3|61	
14mu|perl-Package-Stash-0.370.0-3|62	* Wed Jun 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.370.0-3
14mu|perl-Package-Stash-0.370.0-3|63	- (8934ead) Drop DeprecationManager BR
14mu|perl-Package-Stash-0.370.0-3|64	
14mu|perl-Package-Stash-0.370.0-3|65	

23641 14
14mu|perl-Params-Classify-0.13.0-6|1	%define upstream_name    Params-Classify
14mu|perl-Params-Classify-0.13.0-6|2	%define upstream_version 0.013
14mu|perl-Params-Classify-0.13.0-6|3	
14mu|perl-Params-Classify-0.13.0-6|4	Name:       perl-%{upstream_name}
14mu|perl-Params-Classify-0.13.0-6|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Params-Classify-0.13.0-6|6	Release:    6
14mu|perl-Params-Classify-0.13.0-6|7	
14mu|perl-Params-Classify-0.13.0-6|8	Summary:    Argument type classification
14mu|perl-Params-Classify-0.13.0-6|9	
14mu|perl-Params-Classify-0.13.0-6|10	License:    GPL+ or Artistic
14mu|perl-Params-Classify-0.13.0-6|11	Group:      Development/Perl
14mu|perl-Params-Classify-0.13.0-6|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Params-Classify-0.13.0-6|13	Source0:    http://www.cpan.org/modules/by-module/Params/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Params-Classify-0.13.0-6|14	
14mu|perl-Params-Classify-0.13.0-6|15	BuildRequires: perl(Exporter)
14mu|perl-Params-Classify-0.13.0-6|16	BuildRequires: perl(ExtUtils::CBuilder)
14mu|perl-Params-Classify-0.13.0-6|17	BuildRequires: perl(Module::Build)
14mu|perl-Params-Classify-0.13.0-6|18	BuildRequires: perl(Scalar::Util)
14mu|perl-Params-Classify-0.13.0-6|19	BuildRequires: perl(Test::More)
14mu|perl-Params-Classify-0.13.0-6|20	BuildRequires: perl(parent)
14mu|perl-Params-Classify-0.13.0-6|21	BuildRequires: perl(strict)
14mu|perl-Params-Classify-0.13.0-6|22	BuildRequires: perl(warnings)
14mu|perl-Params-Classify-0.13.0-6|23	BuildRequires: perl(Module::Build::Compat)
14mu|perl-Params-Classify-0.13.0-6|24	BuildRequires: perl-devel
14mu|perl-Params-Classify-0.13.0-6|25	
14mu|perl-Params-Classify-0.13.0-6|26	%description
14mu|perl-Params-Classify-0.13.0-6|27	This module provides various type-testing functions. These are intended for
14mu|perl-Params-Classify-0.13.0-6|28	functions that, unlike most Perl code, care what type of data they are
14mu|perl-Params-Classify-0.13.0-6|29	operating on. For example, some functions wish to behave differently
14mu|perl-Params-Classify-0.13.0-6|30	depending on the type of their arguments (like overloaded functions in
14mu|perl-Params-Classify-0.13.0-6|31	C++).
14mu|perl-Params-Classify-0.13.0-6|32	
14mu|perl-Params-Classify-0.13.0-6|33	There are two flavours of function in this module. Functions of the first
14mu|perl-Params-Classify-0.13.0-6|34	flavour only provide type classification, to allow code to discriminate
14mu|perl-Params-Classify-0.13.0-6|35	between argument types. Functions of the second flavour package up the most
14mu|perl-Params-Classify-0.13.0-6|36	common type of type discrimination: checking that an argument is of an
14mu|perl-Params-Classify-0.13.0-6|37	expected type. The functions come in matched pairs, of the two flavours,
14mu|perl-Params-Classify-0.13.0-6|38	and so the type enforcement functions handle only the simplest requirements
14mu|perl-Params-Classify-0.13.0-6|39	for arguments of the types handled by the classification functions.
14mu|perl-Params-Classify-0.13.0-6|40	Enforcement of more complex types may, of course, be built using the
14mu|perl-Params-Classify-0.13.0-6|41	classification functions, or it may be more convenient to use a module
14mu|perl-Params-Classify-0.13.0-6|42	designed for the more complex job, such as the Params::Validate manpage.
14mu|perl-Params-Classify-0.13.0-6|43	
14mu|perl-Params-Classify-0.13.0-6|44	This module is implemented in XS, with a pure Perl backup version for
14mu|perl-Params-Classify-0.13.0-6|45	systems that can't handle XS.
14mu|perl-Params-Classify-0.13.0-6|46	
14mu|perl-Params-Classify-0.13.0-6|47	%prep
14mu|perl-Params-Classify-0.13.0-6|48	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Params-Classify-0.13.0-6|49	
14mu|perl-Params-Classify-0.13.0-6|50	%build
14mu|perl-Params-Classify-0.13.0-6|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Params-Classify-0.13.0-6|52	
14mu|perl-Params-Classify-0.13.0-6|53	%make
14mu|perl-Params-Classify-0.13.0-6|54	
14mu|perl-Params-Classify-0.13.0-6|55	%check
14mu|perl-Params-Classify-0.13.0-6|56	%make test
14mu|perl-Params-Classify-0.13.0-6|57	
14mu|perl-Params-Classify-0.13.0-6|58	%install
14mu|perl-Params-Classify-0.13.0-6|59	%makeinstall_std
14mu|perl-Params-Classify-0.13.0-6|60	
14mu|perl-Params-Classify-0.13.0-6|61	%clean
14mu|perl-Params-Classify-0.13.0-6|62	
14mu|perl-Params-Classify-0.13.0-6|63	%files
14mu|perl-Params-Classify-0.13.0-6|64	%doc Changes README
14mu|perl-Params-Classify-0.13.0-6|65	%{_mandir}/man3/*
14mu|perl-Params-Classify-0.13.0-6|66	%{perl_vendorlib}/*
14mu|perl-Params-Classify-0.13.0-6|67	
14mu|perl-Params-Classify-0.13.0-6|68	%changelog
14mu|perl-Params-Classify-0.13.0-6|69	
14mu|perl-Params-Classify-0.13.0-6|70	* Thu Jul 07 2016 Denis Silakov <dsilakov@gmail.com> 0.13.0-6
14mu|perl-Params-Classify-0.13.0-6|71	- (2d540d9) Move to main
14mu|perl-Params-Classify-0.13.0-6|72	
14mu|perl-Params-Classify-0.13.0-6|73	

23642 14
14mu|perl-Params-Validate-1.210.0-1|1	%define	upstream_name	 Params-Validate
14mu|perl-Params-Validate-1.210.0-1|2	%define upstream_version 1.21
14mu|perl-Params-Validate-1.210.0-1|3	
14mu|perl-Params-Validate-1.210.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Params-Validate-1.210.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Params-Validate-1.210.0-1|6	Release:    1
14mu|perl-Params-Validate-1.210.0-1|7	Summary:	Validate method/function call parameters
14mu|perl-Params-Validate-1.210.0-1|8	
14mu|perl-Params-Validate-1.210.0-1|9	
14mu|perl-Params-Validate-1.210.0-1|10	License:	GPL+ or Artistic
14mu|perl-Params-Validate-1.210.0-1|11	Group:		Development/Other
14mu|perl-Params-Validate-1.210.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Params-Validate-1.210.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Params/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Params-Validate-1.210.0-1|14	BuildRequires:	perl(Attribute::Handlers)
14mu|perl-Params-Validate-1.210.0-1|15	BuildRequires: perl(Test::Requires)
14mu|perl-Params-Validate-1.210.0-1|16	BuildRequires:	perl(Module::Build)
14mu|perl-Params-Validate-1.210.0-1|17	BuildRequires:	perl(Module::Implementation)
14mu|perl-Params-Validate-1.210.0-1|18	BuildRequires:	perl(ExtUtils::CBuilder)
14mu|perl-Params-Validate-1.210.0-1|19	BuildRequires:	perl(Test::More)
14mu|perl-Params-Validate-1.210.0-1|20	BuildRequires:	perl(Test::Fatal)
14mu|perl-Params-Validate-1.210.0-1|21	BuildRequires:	perl-devel >= 2:5.14
14mu|perl-Params-Validate-1.210.0-1|22	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
14mu|perl-Params-Validate-1.210.0-1|23	
14mu|perl-Params-Validate-1.210.0-1|24	%description
14mu|perl-Params-Validate-1.210.0-1|25	The Params::Validate module provides a flexible system for validation
14mu|perl-Params-Validate-1.210.0-1|26	method/function call parameters.
14mu|perl-Params-Validate-1.210.0-1|27	
14mu|perl-Params-Validate-1.210.0-1|28	The validation can be as simple as checking for the presence of required
14mu|perl-Params-Validate-1.210.0-1|29	parameters or as complex as validating object classes (via isa) or capabilities
14mu|perl-Params-Validate-1.210.0-1|30	(via can), checking parameter types, and using customized callbacks to ensure
14mu|perl-Params-Validate-1.210.0-1|31	data integrity.
14mu|perl-Params-Validate-1.210.0-1|32	
14mu|perl-Params-Validate-1.210.0-1|33	%prep
14mu|perl-Params-Validate-1.210.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Params-Validate-1.210.0-1|35	
14mu|perl-Params-Validate-1.210.0-1|36	%build
14mu|perl-Params-Validate-1.210.0-1|37	perl Build.PL installdirs=vendor
14mu|perl-Params-Validate-1.210.0-1|38	./Build CFLAGS="%{optflags}"
14mu|perl-Params-Validate-1.210.0-1|39	
14mu|perl-Params-Validate-1.210.0-1|40	%check
14mu|perl-Params-Validate-1.210.0-1|41	# avoid strange unlinking error
14mu|perl-Params-Validate-1.210.0-1|42	rm -f t/28-readonly-return.t
14mu|perl-Params-Validate-1.210.0-1|43	./Build test
14mu|perl-Params-Validate-1.210.0-1|44	
14mu|perl-Params-Validate-1.210.0-1|45	%install
14mu|perl-Params-Validate-1.210.0-1|46	rm -fr %{buildroot}
14mu|perl-Params-Validate-1.210.0-1|47	./Build install destdir=%{buildroot}
14mu|perl-Params-Validate-1.210.0-1|48	
14mu|perl-Params-Validate-1.210.0-1|49	%files
14mu|perl-Params-Validate-1.210.0-1|50	%doc  Changes
14mu|perl-Params-Validate-1.210.0-1|51	%{_mandir}/*/*
14mu|perl-Params-Validate-1.210.0-1|52	%{perl_vendorlib}/*
14mu|perl-Params-Validate-1.210.0-1|53	
14mu|perl-Params-Validate-1.210.0-1|54	%changelog
14mu|perl-Params-Validate-1.210.0-1|55	
14mu|perl-Params-Validate-1.210.0-1|56	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.210.0-1
14mu|perl-Params-Validate-1.210.0-1|57	- (fb4cd74) Merge pull request #7 from import/perl-Params-Validate:auto_update
14mu|perl-Params-Validate-1.210.0-1|58	- (fb4cd74) Updated to 1.21 (by updates_builder)
14mu|perl-Params-Validate-1.210.0-1|59	
14mu|perl-Params-Validate-1.210.0-1|60	

23643 14
14mu|perl-parent-0.234.0-1|1	%define upstream_name    parent
14mu|perl-parent-0.234.0-1|2	%define upstream_version 0.234
14mu|perl-parent-0.234.0-1|3	
14mu|perl-parent-0.234.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-parent-0.234.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-parent-0.234.0-1|6	Release:	1
14mu|perl-parent-0.234.0-1|7	
14mu|perl-parent-0.234.0-1|8	Summary:	Establish an ISA relationship with base classes at compile time
14mu|perl-parent-0.234.0-1|9	
14mu|perl-parent-0.234.0-1|10	License:	GPL+ or Artistic
14mu|perl-parent-0.234.0-1|11	Group:		Development/Perl
14mu|perl-parent-0.234.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-parent-0.234.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/C/CO/CORION/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-parent-0.234.0-1|14	
14mu|perl-parent-0.234.0-1|15	BuildRequires:	perl(Test::More)
14mu|perl-parent-0.234.0-1|16	BuildRequires:	perl-devel
14mu|perl-parent-0.234.0-1|17	
14mu|perl-parent-0.234.0-1|18	BuildArch:	noarch
14mu|perl-parent-0.234.0-1|19	
14mu|perl-parent-0.234.0-1|20	Provides:	perl(parent)
14mu|perl-parent-0.234.0-1|21	
14mu|perl-parent-0.234.0-1|22	%description
14mu|perl-parent-0.234.0-1|23	Allows you to both load one or more modules, while setting up inheritance from
14mu|perl-parent-0.234.0-1|24	those modules at the same time.  Mostly similar in effect to
14mu|perl-parent-0.234.0-1|25	
14mu|perl-parent-0.234.0-1|26	package Baz;
14mu|perl-parent-0.234.0-1|27	BEGIN {
14mu|perl-parent-0.234.0-1|28	require Foo;
14mu|perl-parent-0.234.0-1|29	require Bar;
14mu|perl-parent-0.234.0-1|30	push @ISA, qw(Foo Bar);
14mu|perl-parent-0.234.0-1|31	}
14mu|perl-parent-0.234.0-1|32	
14mu|perl-parent-0.234.0-1|33	By default, every base class needs to live in a file of its own.
14mu|perl-parent-0.234.0-1|34	If you want to have a subclass and its parent class in the same file, you
14mu|perl-parent-0.234.0-1|35	can tell C<parent> not to load any modules by using the C<-norequire> switch:
14mu|perl-parent-0.234.0-1|36	
14mu|perl-parent-0.234.0-1|37	%prep
14mu|perl-parent-0.234.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-parent-0.234.0-1|39	
14mu|perl-parent-0.234.0-1|40	%build
14mu|perl-parent-0.234.0-1|41	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-parent-0.234.0-1|42	%make
14mu|perl-parent-0.234.0-1|43	
14mu|perl-parent-0.234.0-1|44	%check
14mu|perl-parent-0.234.0-1|45	make test
14mu|perl-parent-0.234.0-1|46	
14mu|perl-parent-0.234.0-1|47	%install
14mu|perl-parent-0.234.0-1|48	%makeinstall_std
14mu|perl-parent-0.234.0-1|49	
14mu|perl-parent-0.234.0-1|50	%files
14mu|perl-parent-0.234.0-1|51	%doc Changes
14mu|perl-parent-0.234.0-1|52	%{_mandir}/man3/*
14mu|perl-parent-0.234.0-1|53	%{perl_vendorlib}/parent.pm
14mu|perl-parent-0.234.0-1|54	
14mu|perl-parent-0.234.0-1|55	%changelog
14mu|perl-parent-0.234.0-1|56	
14mu|perl-parent-0.234.0-1|57	* Mon Aug 17 2015 dsilakov <denis.silakov@rosalab.ru> 0.234.0-1
14mu|perl-parent-0.234.0-1|58	- (358cff0) Merge pull request #3 from import/perl-parent:auto_update
14mu|perl-parent-0.234.0-1|59	- (358cff0) Updated to 0.234 (by updates_builder)
14mu|perl-parent-0.234.0-1|60	
14mu|perl-parent-0.234.0-1|61	

23644 14
14mu|perl-Parse-CPAN-Meta-1.441.700-2|1	%define upstream_name    Parse-CPAN-Meta
14mu|perl-Parse-CPAN-Meta-1.441.700-2|2	%define upstream_version 1.4417
14mu|perl-Parse-CPAN-Meta-1.441.700-2|3	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|4	Name:       perl-%{upstream_name}
14mu|perl-Parse-CPAN-Meta-1.441.700-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Parse-CPAN-Meta-1.441.700-2|6	Release:    2
14mu|perl-Parse-CPAN-Meta-1.441.700-2|7	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|8	Summary:    Parse META.yml and other similar CPAN metadata files
14mu|perl-Parse-CPAN-Meta-1.441.700-2|9	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|10	License:    GPL+ or Artistic
14mu|perl-Parse-CPAN-Meta-1.441.700-2|11	Group:      Development/Perl
14mu|perl-Parse-CPAN-Meta-1.441.700-2|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Parse-CPAN-Meta-1.441.700-2|13	Source0:    http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Parse-CPAN-Meta-1.441.700-2|14	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|15	BuildRequires: perl(CPAN::Meta::YAML) >= 0.12.0
14mu|perl-Parse-CPAN-Meta-1.441.700-2|16	BuildRequires: perl(Carp)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|17	BuildRequires: perl(Encode)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|18	BuildRequires: perl(Exporter)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|19	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|20	BuildRequires: perl(File::Spec) >= 0.800.0
14mu|perl-Parse-CPAN-Meta-1.441.700-2|21	BuildRequires: perl(File::Spec::Functions)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|22	BuildRequires: perl(JSON::PP) >= 2.272.0
14mu|perl-Parse-CPAN-Meta-1.441.700-2|23	BuildRequires: perl(List::Util)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|24	BuildRequires: perl(Test::More) >= 0.470.0
14mu|perl-Parse-CPAN-Meta-1.441.700-2|25	BuildRequires: perl-devel
14mu|perl-Parse-CPAN-Meta-1.441.700-2|26	BuildRequires: perl(strict)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|27	BuildRequires: perl(vars)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|28	BuildRequires: perl(version)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|29	BuildRequires: perl(warnings)
14mu|perl-Parse-CPAN-Meta-1.441.700-2|30	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|31	BuildArch:  noarch
14mu|perl-Parse-CPAN-Meta-1.441.700-2|32	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|33	%description
14mu|perl-Parse-CPAN-Meta-1.441.700-2|34	*Parse::CPAN::Meta* is a parser for META.yml files, based on the parser
14mu|perl-Parse-CPAN-Meta-1.441.700-2|35	half of the YAML::Tiny manpage.
14mu|perl-Parse-CPAN-Meta-1.441.700-2|36	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|37	It supports a basic subset of the full YAML specification, enough to
14mu|perl-Parse-CPAN-Meta-1.441.700-2|38	implement parsing of typical META.yml files, and other similarly simple
14mu|perl-Parse-CPAN-Meta-1.441.700-2|39	YAML files.
14mu|perl-Parse-CPAN-Meta-1.441.700-2|40	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|41	If you need something with more power, move up to a full YAML parser such
14mu|perl-Parse-CPAN-Meta-1.441.700-2|42	as the YAML manpage, the YAML::Syck manpage or the YAML::LibYAML manpage.
14mu|perl-Parse-CPAN-Meta-1.441.700-2|43	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|44	%prep
14mu|perl-Parse-CPAN-Meta-1.441.700-2|45	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Parse-CPAN-Meta-1.441.700-2|46	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|47	%build
14mu|perl-Parse-CPAN-Meta-1.441.700-2|48	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Parse-CPAN-Meta-1.441.700-2|49	%make
14mu|perl-Parse-CPAN-Meta-1.441.700-2|50	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|51	%check
14mu|perl-Parse-CPAN-Meta-1.441.700-2|52	make test
14mu|perl-Parse-CPAN-Meta-1.441.700-2|53	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|54	%install
14mu|perl-Parse-CPAN-Meta-1.441.700-2|55	%makeinstall_std
14mu|perl-Parse-CPAN-Meta-1.441.700-2|56	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|57	%files
14mu|perl-Parse-CPAN-Meta-1.441.700-2|58	%doc CONTRIBUTING.* Changes LICENSE META.json META.yml README
14mu|perl-Parse-CPAN-Meta-1.441.700-2|59	%{_mandir}/man3/*
14mu|perl-Parse-CPAN-Meta-1.441.700-2|60	%{perl_vendorlib}/Parse
14mu|perl-Parse-CPAN-Meta-1.441.700-2|61	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|62	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|63	%changelog
14mu|perl-Parse-CPAN-Meta-1.441.700-2|64	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|65	* Mon Oct 05 2015 Denis Silakov <dsilakov@gmail.com> 1.441.700-2
14mu|perl-Parse-CPAN-Meta-1.441.700-2|66	- (dca1e7e) Move to main
14mu|perl-Parse-CPAN-Meta-1.441.700-2|67	
14mu|perl-Parse-CPAN-Meta-1.441.700-2|68	

23645 14
14mu|perl-Parse-RecDescent-1.967.13-1|1	%define upstream_name    Parse-RecDescent
14mu|perl-Parse-RecDescent-1.967.13-1|2	%define upstream_version 1.967013
14mu|perl-Parse-RecDescent-1.967.13-1|3	
14mu|perl-Parse-RecDescent-1.967.13-1|4	Name:       perl-%{upstream_name}
14mu|perl-Parse-RecDescent-1.967.13-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Parse-RecDescent-1.967.13-1|6	Release:    1
14mu|perl-Parse-RecDescent-1.967.13-1|7	
14mu|perl-Parse-RecDescent-1.967.13-1|8	Summary:    A recursive descent parser generator for Perl
14mu|perl-Parse-RecDescent-1.967.13-1|9	License:    GPL+ or Artistic
14mu|perl-Parse-RecDescent-1.967.13-1|10	Group:      Development/Perl
14mu|perl-Parse-RecDescent-1.967.13-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Parse-RecDescent-1.967.13-1|12	Source0:    http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Parse-RecDescent-1.967.13-1|13	
14mu|perl-Parse-RecDescent-1.967.13-1|14	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.570.200
14mu|perl-Parse-RecDescent-1.967.13-1|15	BuildRequires: perl(Test::More)
14mu|perl-Parse-RecDescent-1.967.13-1|16	BuildRequires: perl(Text::Balanced) >= 1.950.0
14mu|perl-Parse-RecDescent-1.967.13-1|17	BuildRequires: perl-devel
14mu|perl-Parse-RecDescent-1.967.13-1|18	BuildArch:  noarch
14mu|perl-Parse-RecDescent-1.967.13-1|19	
14mu|perl-Parse-RecDescent-1.967.13-1|20	%description
14mu|perl-Parse-RecDescent-1.967.13-1|21	The Parse::RecDescent perl module is used to generate recursive descent
14mu|perl-Parse-RecDescent-1.967.13-1|22	parsers from powerful grammar specifications.
14mu|perl-Parse-RecDescent-1.967.13-1|23	
14mu|perl-Parse-RecDescent-1.967.13-1|24	%prep
14mu|perl-Parse-RecDescent-1.967.13-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Parse-RecDescent-1.967.13-1|26	perl -p -i -e 's|#!.*/usr/local/bin/perl|#!/usr/bin/perl|' `find . -name '*.pl'`
14mu|perl-Parse-RecDescent-1.967.13-1|27	find -type f | xargs chmod 644
14mu|perl-Parse-RecDescent-1.967.13-1|28	
14mu|perl-Parse-RecDescent-1.967.13-1|29	%build
14mu|perl-Parse-RecDescent-1.967.13-1|30	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Parse-RecDescent-1.967.13-1|31	%make
14mu|perl-Parse-RecDescent-1.967.13-1|32	
14mu|perl-Parse-RecDescent-1.967.13-1|33	%check
14mu|perl-Parse-RecDescent-1.967.13-1|34	make test
14mu|perl-Parse-RecDescent-1.967.13-1|35	
14mu|perl-Parse-RecDescent-1.967.13-1|36	%install
14mu|perl-Parse-RecDescent-1.967.13-1|37	%makeinstall_std
14mu|perl-Parse-RecDescent-1.967.13-1|38	
14mu|perl-Parse-RecDescent-1.967.13-1|39	# now in perl
14mu|perl-Parse-RecDescent-1.967.13-1|40	rm -f %{buildroot}%{_mandir}/*/Text*
14mu|perl-Parse-RecDescent-1.967.13-1|41	
14mu|perl-Parse-RecDescent-1.967.13-1|42	%files
14mu|perl-Parse-RecDescent-1.967.13-1|43	%doc Changes META.json META.yml MYMETA.yml README demo
14mu|perl-Parse-RecDescent-1.967.13-1|44	%{perl_vendorlib}/Parse
14mu|perl-Parse-RecDescent-1.967.13-1|45	%{_mandir}/*/*
14mu|perl-Parse-RecDescent-1.967.13-1|46	
14mu|perl-Parse-RecDescent-1.967.13-1|47	%changelog
14mu|perl-Parse-RecDescent-1.967.13-1|48	
14mu|perl-Parse-RecDescent-1.967.13-1|49	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.967.13-1
14mu|perl-Parse-RecDescent-1.967.13-1|50	- (ff451e4) Updated to 1.967013 (by updates_builder)
14mu|perl-Parse-RecDescent-1.967.13-1|51	
14mu|perl-Parse-RecDescent-1.967.13-1|52	

23646 14
14mu|perl-Path-Class-0.330.0-4|1	%define	module	Path-Class
14mu|perl-Path-Class-0.330.0-4|2	%define upstream_version 0.33
14mu|perl-Path-Class-0.330.0-4|3	
14mu|perl-Path-Class-0.330.0-4|4	Name:		perl-%{module}
14mu|perl-Path-Class-0.330.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Path-Class-0.330.0-4|6	Release:	4
14mu|perl-Path-Class-0.330.0-4|7	
14mu|perl-Path-Class-0.330.0-4|8	Summary:	Cross-platform path specification manipulation
14mu|perl-Path-Class-0.330.0-4|9	
14mu|perl-Path-Class-0.330.0-4|10	License:	Artistic/GPL
14mu|perl-Path-Class-0.330.0-4|11	Group:		Development/Perl
14mu|perl-Path-Class-0.330.0-4|12	Url:		http://search.cpan.org/dist/%{module}
14mu|perl-Path-Class-0.330.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Path/%{module}-%{upstream_version}.tar.gz
14mu|perl-Path-Class-0.330.0-4|14	BuildRequires: perl-devel
14mu|perl-Path-Class-0.330.0-4|15	
14mu|perl-Path-Class-0.330.0-4|16	BuildArch:	noarch
14mu|perl-Path-Class-0.330.0-4|17	
14mu|perl-Path-Class-0.330.0-4|18	%description
14mu|perl-Path-Class-0.330.0-4|19	Path::Class is a module for manipulation of file and directory specifications
14mu|perl-Path-Class-0.330.0-4|20	(strings describing their locations, like '/home/ken/foo.txt' or
14mu|perl-Path-Class-0.330.0-4|21	'C:\Windows\Foo.txt') in a cross-platform manner. It supports pretty much every
14mu|perl-Path-Class-0.330.0-4|22	platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2,
14mu|perl-Path-Class-0.330.0-4|23	and NetWare.
14mu|perl-Path-Class-0.330.0-4|24	
14mu|perl-Path-Class-0.330.0-4|25	%prep
14mu|perl-Path-Class-0.330.0-4|26	%setup -q -n %{module}-%{upstream_version}
14mu|perl-Path-Class-0.330.0-4|27	
14mu|perl-Path-Class-0.330.0-4|28	%build
14mu|perl-Path-Class-0.330.0-4|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Path-Class-0.330.0-4|30	%make
14mu|perl-Path-Class-0.330.0-4|31	
14mu|perl-Path-Class-0.330.0-4|32	%check
14mu|perl-Path-Class-0.330.0-4|33	%make test
14mu|perl-Path-Class-0.330.0-4|34	
14mu|perl-Path-Class-0.330.0-4|35	%install
14mu|perl-Path-Class-0.330.0-4|36	%makeinstall_std
14mu|perl-Path-Class-0.330.0-4|37	
14mu|perl-Path-Class-0.330.0-4|38	%files
14mu|perl-Path-Class-0.330.0-4|39	%doc README Changes
14mu|perl-Path-Class-0.330.0-4|40	%{perl_vendorlib}/Path/Class/*
14mu|perl-Path-Class-0.330.0-4|41	%{perl_vendorlib}/Path/Class.pm
14mu|perl-Path-Class-0.330.0-4|42	%{perl_vendorlib}/Path/*pod
14mu|perl-Path-Class-0.330.0-4|43	%{_mandir}/*/*
14mu|perl-Path-Class-0.330.0-4|44	
14mu|perl-Path-Class-0.330.0-4|45	
14mu|perl-Path-Class-0.330.0-4|46	%changelog
14mu|perl-Path-Class-0.330.0-4|47	* Wed Nov 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-4
14mu|perl-Path-Class-0.330.0-4|48	+ Revision: d572eae
14mu|perl-Path-Class-0.330.0-4|49	- Rebuild to main
14mu|perl-Path-Class-0.330.0-4|50	
14mu|perl-Path-Class-0.330.0-4|51	

23647 14
14mu|perl-PathTools-3.620.0-1|1	%define	modname	PathTools
14mu|perl-PathTools-3.620.0-1|2	%define modver	3.62
14mu|perl-PathTools-3.620.0-1|3	
14mu|perl-PathTools-3.620.0-1|4	%define __noautoreq 'perl\\(VMS::Filespec\\)'
14mu|perl-PathTools-3.620.0-1|5	
14mu|perl-PathTools-3.620.0-1|6	Summary:	Tools for working with paths and file specs across platforms
14mu|perl-PathTools-3.620.0-1|7	Name:		perl-%{modname}
14mu|perl-PathTools-3.620.0-1|8	Version:	%perl_convert_version %{modver}
14mu|perl-PathTools-3.620.0-1|9	Release:	1
14mu|perl-PathTools-3.620.0-1|10	License:	GPLv2+ or Artistic
14mu|perl-PathTools-3.620.0-1|11	Group:		Development/Perl
14mu|perl-PathTools-3.620.0-1|12	Url:		http://search.cpan.org/dist/%{modname}
14mu|perl-PathTools-3.620.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/%{modname}-%{modver}.tar.gz
14mu|perl-PathTools-3.620.0-1|14	BuildRequires:	perl-devel
14mu|perl-PathTools-3.620.0-1|15	BuildRequires:	perl(Module::Build)
14mu|perl-PathTools-3.620.0-1|16	BuildRequires:	perl(ExtUtils::CBuilder)
14mu|perl-PathTools-3.620.0-1|17	
14mu|perl-PathTools-3.620.0-1|18	%description
14mu|perl-PathTools-3.620.0-1|19	Tools for working with paths and file specs across platforms.
14mu|perl-PathTools-3.620.0-1|20	
14mu|perl-PathTools-3.620.0-1|21	%prep
14mu|perl-PathTools-3.620.0-1|22	%setup -qn %{modname}-%{modver}
14mu|perl-PathTools-3.620.0-1|23	%apply_patches
14mu|perl-PathTools-3.620.0-1|24	
14mu|perl-PathTools-3.620.0-1|25	%build
14mu|perl-PathTools-3.620.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-PathTools-3.620.0-1|27	%make CFLAGS="%{optflags}"
14mu|perl-PathTools-3.620.0-1|28	
14mu|perl-PathTools-3.620.0-1|29	# Fails on non-Linux tests
14mu|perl-PathTools-3.620.0-1|30	%check
14mu|perl-PathTools-3.620.0-1|31	make test
14mu|perl-PathTools-3.620.0-1|32	
14mu|perl-PathTools-3.620.0-1|33	%install
14mu|perl-PathTools-3.620.0-1|34	%makeinstall_std
14mu|perl-PathTools-3.620.0-1|35	
14mu|perl-PathTools-3.620.0-1|36	%files
14mu|perl-PathTools-3.620.0-1|37	%doc Changes INSTALL META.yml MYMETA.yml README
14mu|perl-PathTools-3.620.0-1|38	%{perl_vendorarch}/File
14mu|perl-PathTools-3.620.0-1|39	%{perl_vendorarch}/Cwd.pm
14mu|perl-PathTools-3.620.0-1|40	%{perl_vendorarch}/auto/Cwd
14mu|perl-PathTools-3.620.0-1|41	%{_mandir}/man3/*
14mu|perl-PathTools-3.620.0-1|42	
14mu|perl-PathTools-3.620.0-1|43	
14mu|perl-PathTools-3.620.0-1|44	%changelog
14mu|perl-PathTools-3.620.0-1|45	
14mu|perl-PathTools-3.620.0-1|46	* Thu Jan 28 2016 Denis Silakov <dsilakov@gmail.com> 3.620.0-1
14mu|perl-PathTools-3.620.0-1|47	- (8f40e4a) Updated to 3.62
14mu|perl-PathTools-3.620.0-1|48	
14mu|perl-PathTools-3.620.0-1|49	

23648 14
14mu|perl-pcsc-perl-1.4.14-1|1	%define module_name pcsc-perl
14mu|perl-pcsc-perl-1.4.14-1|2	
14mu|perl-pcsc-perl-1.4.14-1|3	Summary:	Perl interface to the PC/SC smart card library
14mu|perl-pcsc-perl-1.4.14-1|4	
14mu|perl-pcsc-perl-1.4.14-1|5	Name:		perl-%{module_name}
14mu|perl-pcsc-perl-1.4.14-1|6	Version:	%perl_convert_version 1.4.14
14mu|perl-pcsc-perl-1.4.14-1|7	Release:	1
14mu|perl-pcsc-perl-1.4.14-1|8	URL:		http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
14mu|perl-pcsc-perl-1.4.14-1|9	Source0:	http://ludovic.rousseau.free.fr/softwares/pcsc-perl/pcsc-perl-%{version}.tar.bz2
14mu|perl-pcsc-perl-1.4.14-1|10	
14mu|perl-pcsc-perl-1.4.14-1|11	License:	GPL
14mu|perl-pcsc-perl-1.4.14-1|12	Group:		Development/Perl
14mu|perl-pcsc-perl-1.4.14-1|13	BuildRequires:	perl-devel >= 5.8.0
14mu|perl-pcsc-perl-1.4.14-1|14	BuildRequires:  libpcsclite-devel
14mu|perl-pcsc-perl-1.4.14-1|15	
14mu|perl-pcsc-perl-1.4.14-1|16	%description
14mu|perl-pcsc-perl-1.4.14-1|17	This package contains a Perl wrapper to the PC/SC smartcard library
14mu|perl-pcsc-perl-1.4.14-1|18	(pcsc-lite) from MUSCLE together with some small examples.
14mu|perl-pcsc-perl-1.4.14-1|19	
14mu|perl-pcsc-perl-1.4.14-1|20	%prep
14mu|perl-pcsc-perl-1.4.14-1|21	%setup -q -n %{module_name}-%{version}
14mu|perl-pcsc-perl-1.4.14-1|22	
14mu|perl-pcsc-perl-1.4.14-1|23	%build
14mu|perl-pcsc-perl-1.4.14-1|24	find -name \*.pm | xargs chmod 644
14mu|perl-pcsc-perl-1.4.14-1|25	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-pcsc-perl-1.4.14-1|26	%make
14mu|perl-pcsc-perl-1.4.14-1|27	
14mu|perl-pcsc-perl-1.4.14-1|28	%check
14mu|perl-pcsc-perl-1.4.14-1|29	# this needs a smart card reader configured and with a
14mu|perl-pcsc-perl-1.4.14-1|30	# card inserted
14mu|perl-pcsc-perl-1.4.14-1|31	#%%make test
14mu|perl-pcsc-perl-1.4.14-1|32	
14mu|perl-pcsc-perl-1.4.14-1|33	%install
14mu|perl-pcsc-perl-1.4.14-1|34	%makeinstall_std
14mu|perl-pcsc-perl-1.4.14-1|35	
14mu|perl-pcsc-perl-1.4.14-1|36	%clean
14mu|perl-pcsc-perl-1.4.14-1|37	
14mu|perl-pcsc-perl-1.4.14-1|38	%files
14mu|perl-pcsc-perl-1.4.14-1|39	%doc LICENCE README* examples Changelog
14mu|perl-pcsc-perl-1.4.14-1|40	%{_mandir}/*/*
14mu|perl-pcsc-perl-1.4.14-1|41	%{perl_vendorlib}/*/Chipcard
14mu|perl-pcsc-perl-1.4.14-1|42	%{perl_vendorlib}/*/auto/Chipcard
14mu|perl-pcsc-perl-1.4.14-1|43	
14mu|perl-pcsc-perl-1.4.14-1|44	%changelog
14mu|perl-pcsc-perl-1.4.14-1|45	
14mu|perl-pcsc-perl-1.4.14-1|46	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.4.14-1
14mu|perl-pcsc-perl-1.4.14-1|47	- (9b93e2c) Updated to 1.4.14 (by updates_builder)
14mu|perl-pcsc-perl-1.4.14-1|48	
14mu|perl-pcsc-perl-1.4.14-1|49	

23649 14
14mu|perl-Pod-Perldoc-3.250.0-1|1	%define upstream_name    Pod-Perldoc
14mu|perl-Pod-Perldoc-3.250.0-1|2	%define upstream_version 3.25
14mu|perl-Pod-Perldoc-3.250.0-1|3	
14mu|perl-Pod-Perldoc-3.250.0-1|4	%if %{_use_internal_dependency_generator}
14mu|perl-Pod-Perldoc-3.250.0-1|5	%define __noautoreq 'perl\\(Tk\\)|perl\\(Tk::Pod\\)'
14mu|perl-Pod-Perldoc-3.250.0-1|6	%else
14mu|perl-Pod-Perldoc-3.250.0-1|7	%define _requires_exceptions perl(Tk)\\|perl(Tk::Pod)
14mu|perl-Pod-Perldoc-3.250.0-1|8	%endif
14mu|perl-Pod-Perldoc-3.250.0-1|9	
14mu|perl-Pod-Perldoc-3.250.0-1|10	Name:       perl-%{upstream_name}
14mu|perl-Pod-Perldoc-3.250.0-1|11	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Pod-Perldoc-3.250.0-1|12	Release:    1
14mu|perl-Pod-Perldoc-3.250.0-1|13	
14mu|perl-Pod-Perldoc-3.250.0-1|14	Summary:    Customized option parser for Pod::Perldoc
14mu|perl-Pod-Perldoc-3.250.0-1|15	
14mu|perl-Pod-Perldoc-3.250.0-1|16	License:    GPL+ or Artistic
14mu|perl-Pod-Perldoc-3.250.0-1|17	Group:      Development/Perl
14mu|perl-Pod-Perldoc-3.250.0-1|18	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Pod-Perldoc-3.250.0-1|19	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Pod-Perldoc-3.250.0-1|20	
14mu|perl-Pod-Perldoc-3.250.0-1|21	BuildRequires: perl(Config)
14mu|perl-Pod-Perldoc-3.250.0-1|22	BuildRequires: perl(Fcntl)
14mu|perl-Pod-Perldoc-3.250.0-1|23	BuildRequires: perl(File::Spec::Functions)
14mu|perl-Pod-Perldoc-3.250.0-1|24	BuildRequires: perl(File::Temp)
14mu|perl-Pod-Perldoc-3.250.0-1|25	BuildRequires: perl(Symbol)
14mu|perl-Pod-Perldoc-3.250.0-1|26	BuildRequires: perl(Text::ParseWords)
14mu|perl-Pod-Perldoc-3.250.0-1|27	BuildRequires: perl(strict)
14mu|perl-Pod-Perldoc-3.250.0-1|28	BuildRequires: perl(warnings)
14mu|perl-Pod-Perldoc-3.250.0-1|29	BuildRequires: perl-devel
14mu|perl-Pod-Perldoc-3.250.0-1|30	
14mu|perl-Pod-Perldoc-3.250.0-1|31	BuildArch: noarch
14mu|perl-Pod-Perldoc-3.250.0-1|32	
14mu|perl-Pod-Perldoc-3.250.0-1|33	%description
14mu|perl-Pod-Perldoc-3.250.0-1|34	_perldoc_ looks up a piece of documentation in .pod format that is embedded
14mu|perl-Pod-Perldoc-3.250.0-1|35	in the perl installation tree or in a perl script, and displays it via
14mu|perl-Pod-Perldoc-3.250.0-1|36	'pod2man | nroff -man | $PAGER'. (In addition, if running under HP-UX, 'col
14mu|perl-Pod-Perldoc-3.250.0-1|37	-x' will be used.) This is primarily used for the documentation for the
14mu|perl-Pod-Perldoc-3.250.0-1|38	perl library modules.
14mu|perl-Pod-Perldoc-3.250.0-1|39	
14mu|perl-Pod-Perldoc-3.250.0-1|40	Your system may also have man pages installed for those modules, in which
14mu|perl-Pod-Perldoc-3.250.0-1|41	case you can probably just use the man(1) command.
14mu|perl-Pod-Perldoc-3.250.0-1|42	
14mu|perl-Pod-Perldoc-3.250.0-1|43	If you are looking for a table of contents to the Perl library modules
14mu|perl-Pod-Perldoc-3.250.0-1|44	documentation, see the the perltoc manpage page.
14mu|perl-Pod-Perldoc-3.250.0-1|45	
14mu|perl-Pod-Perldoc-3.250.0-1|46	%prep
14mu|perl-Pod-Perldoc-3.250.0-1|47	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Pod-Perldoc-3.250.0-1|48	
14mu|perl-Pod-Perldoc-3.250.0-1|49	%build
14mu|perl-Pod-Perldoc-3.250.0-1|50	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Pod-Perldoc-3.250.0-1|51	%make
14mu|perl-Pod-Perldoc-3.250.0-1|52	
14mu|perl-Pod-Perldoc-3.250.0-1|53	%check
14mu|perl-Pod-Perldoc-3.250.0-1|54	%make test
14mu|perl-Pod-Perldoc-3.250.0-1|55	
14mu|perl-Pod-Perldoc-3.250.0-1|56	%install
14mu|perl-Pod-Perldoc-3.250.0-1|57	%makeinstall_std
14mu|perl-Pod-Perldoc-3.250.0-1|58	
14mu|perl-Pod-Perldoc-3.250.0-1|59	%files
14mu|perl-Pod-Perldoc-3.250.0-1|60	%doc  README META.yml
14mu|perl-Pod-Perldoc-3.250.0-1|61	%{_mandir}/man?/*
14mu|perl-Pod-Perldoc-3.250.0-1|62	%{perl_vendorlib}/*
14mu|perl-Pod-Perldoc-3.250.0-1|63	%{_bindir}/perldoc
14mu|perl-Pod-Perldoc-3.250.0-1|64	
14mu|perl-Pod-Perldoc-3.250.0-1|65	%changelog
14mu|perl-Pod-Perldoc-3.250.0-1|66	
14mu|perl-Pod-Perldoc-3.250.0-1|67	* Tue Jun 09 2015 dsilakov <denis.silakov@rosalab.ru> 3.250.0-1
14mu|perl-Pod-Perldoc-3.250.0-1|68	- (ba4bf29) Merge pull request #2 from import/perl-Pod-Perldoc:auto_update
14mu|perl-Pod-Perldoc-3.250.0-1|69	- (ba4bf29) Updated to 3.25 (by updates_builder)
14mu|perl-Pod-Perldoc-3.250.0-1|70	
14mu|perl-Pod-Perldoc-3.250.0-1|71	

23650 14
14mu|perl-Pod-Plainer-1.40.0-3|1	%define upstream_name    Pod-Plainer
14mu|perl-Pod-Plainer-1.40.0-3|2	%define upstream_version 1.04
14mu|perl-Pod-Plainer-1.40.0-3|3	
14mu|perl-Pod-Plainer-1.40.0-3|4	Name:		perl-%{upstream_name}
14mu|perl-Pod-Plainer-1.40.0-3|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Pod-Plainer-1.40.0-3|6	Release:	3
14mu|perl-Pod-Plainer-1.40.0-3|7	
14mu|perl-Pod-Plainer-1.40.0-3|8	Summary:	To convert POD to old-style plainer POD
14mu|perl-Pod-Plainer-1.40.0-3|9	
14mu|perl-Pod-Plainer-1.40.0-3|10	License:	GPL+ or Artistic
14mu|perl-Pod-Plainer-1.40.0-3|11	Group:		Development/Perl
14mu|perl-Pod-Plainer-1.40.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Pod-Plainer-1.40.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Pod-Plainer-1.40.0-3|14	
14mu|perl-Pod-Plainer-1.40.0-3|15	BuildRequires:	perl(Pod::Parser)
14mu|perl-Pod-Plainer-1.40.0-3|16	BuildRequires:	perl-devel
14mu|perl-Pod-Plainer-1.40.0-3|17	BuildArch:	noarch
14mu|perl-Pod-Plainer-1.40.0-3|18	
14mu|perl-Pod-Plainer-1.40.0-3|19	%description
14mu|perl-Pod-Plainer-1.40.0-3|20	Pod::Plainer uses Pod::Parser which takes Pod with the (new) 'C<< .. >>'
14mu|perl-Pod-Plainer-1.40.0-3|21	constructs and returns the old(er) style with just 'C<>'; '<' and '>' are
14mu|perl-Pod-Plainer-1.40.0-3|22	replaced by 'E<lt>' and 'E<gt>'.
14mu|perl-Pod-Plainer-1.40.0-3|23	
14mu|perl-Pod-Plainer-1.40.0-3|24	This can be used to pre-process Pod before using tools which do not
14mu|perl-Pod-Plainer-1.40.0-3|25	recognise the new style Pods.
14mu|perl-Pod-Plainer-1.40.0-3|26	
14mu|perl-Pod-Plainer-1.40.0-3|27	METHODS
14mu|perl-Pod-Plainer-1.40.0-3|28	* escape_ltgt
14mu|perl-Pod-Plainer-1.40.0-3|29	
14mu|perl-Pod-Plainer-1.40.0-3|30	%prep
14mu|perl-Pod-Plainer-1.40.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Pod-Plainer-1.40.0-3|32	
14mu|perl-Pod-Plainer-1.40.0-3|33	%build
14mu|perl-Pod-Plainer-1.40.0-3|34	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Pod-Plainer-1.40.0-3|35	%make
14mu|perl-Pod-Plainer-1.40.0-3|36	
14mu|perl-Pod-Plainer-1.40.0-3|37	%check
14mu|perl-Pod-Plainer-1.40.0-3|38	%make test
14mu|perl-Pod-Plainer-1.40.0-3|39	
14mu|perl-Pod-Plainer-1.40.0-3|40	%install
14mu|perl-Pod-Plainer-1.40.0-3|41	%makeinstall_std
14mu|perl-Pod-Plainer-1.40.0-3|42	
14mu|perl-Pod-Plainer-1.40.0-3|43	%files
14mu|perl-Pod-Plainer-1.40.0-3|44	%doc README Changes
14mu|perl-Pod-Plainer-1.40.0-3|45	%{_mandir}/man3/*
14mu|perl-Pod-Plainer-1.40.0-3|46	%{perl_vendorlib}/*
14mu|perl-Pod-Plainer-1.40.0-3|47	
14mu|perl-Pod-Plainer-1.40.0-3|48	%changelog
14mu|perl-Pod-Plainer-1.40.0-3|49	* Sun Dec 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-3
14mu|perl-Pod-Plainer-1.40.0-3|50	+ Revision: 4074672
14mu|perl-Pod-Plainer-1.40.0-3|51	- Move back to main repo
14mu|perl-Pod-Plainer-1.40.0-3|52	
14mu|perl-Pod-Plainer-1.40.0-3|53	

23651 14
14mu|perl-Proc-Daemon-0.220.0-1|1	%define upstream_name    Proc-Daemon
14mu|perl-Proc-Daemon-0.220.0-1|2	%define upstream_version 0.22
14mu|perl-Proc-Daemon-0.220.0-1|3	
14mu|perl-Proc-Daemon-0.220.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Proc-Daemon-0.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Proc-Daemon-0.220.0-1|6	Release:	1
14mu|perl-Proc-Daemon-0.220.0-1|7	
14mu|perl-Proc-Daemon-0.220.0-1|8	Summary:	Run a perl program as a daemon process
14mu|perl-Proc-Daemon-0.220.0-1|9	
14mu|perl-Proc-Daemon-0.220.0-1|10	License:	Artistic
14mu|perl-Proc-Daemon-0.220.0-1|11	Group:		Development/Perl
14mu|perl-Proc-Daemon-0.220.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Proc-Daemon-0.220.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Proc-Daemon-0.220.0-1|14	
14mu|perl-Proc-Daemon-0.220.0-1|15	BuildRequires:  perl-devel
14mu|perl-Proc-Daemon-0.220.0-1|16	BuildRequires: perl(Proc::ProcessTable)
14mu|perl-Proc-Daemon-0.220.0-1|17	BuildArch:	noarch
14mu|perl-Proc-Daemon-0.220.0-1|18	
14mu|perl-Proc-Daemon-0.220.0-1|19	%description
14mu|perl-Proc-Daemon-0.220.0-1|20	Proc::Daemon provides the capability for a Perl program to run
14mu|perl-Proc-Daemon-0.220.0-1|21	as a Unix daemon process.
14mu|perl-Proc-Daemon-0.220.0-1|22	
14mu|perl-Proc-Daemon-0.220.0-1|23	%prep
14mu|perl-Proc-Daemon-0.220.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Proc-Daemon-0.220.0-1|25	
14mu|perl-Proc-Daemon-0.220.0-1|26	%build
14mu|perl-Proc-Daemon-0.220.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Proc-Daemon-0.220.0-1|28	%make
14mu|perl-Proc-Daemon-0.220.0-1|29	
14mu|perl-Proc-Daemon-0.220.0-1|30	%check
14mu|perl-Proc-Daemon-0.220.0-1|31	make test
14mu|perl-Proc-Daemon-0.220.0-1|32	
14mu|perl-Proc-Daemon-0.220.0-1|33	%install
14mu|perl-Proc-Daemon-0.220.0-1|34	%makeinstall_std
14mu|perl-Proc-Daemon-0.220.0-1|35	
14mu|perl-Proc-Daemon-0.220.0-1|36	%files
14mu|perl-Proc-Daemon-0.220.0-1|37	%doc
14mu|perl-Proc-Daemon-0.220.0-1|38	%{_mandir}/man3/*
14mu|perl-Proc-Daemon-0.220.0-1|39	%{perl_vendorlib}/Proc
14mu|perl-Proc-Daemon-0.220.0-1|40	
14mu|perl-Proc-Daemon-0.220.0-1|41	%changelog
14mu|perl-Proc-Daemon-0.220.0-1|42	
14mu|perl-Proc-Daemon-0.220.0-1|43	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.220.0-1
14mu|perl-Proc-Daemon-0.220.0-1|44	- (3a4b04a) Updated to 0.22 (by updates_builder)
14mu|perl-Proc-Daemon-0.220.0-1|45	
14mu|perl-Proc-Daemon-0.220.0-1|46	

23652 14
14mu|perl-Proc-ProcessTable-0.500.0-4|1	%define upstream_name Proc-ProcessTable
14mu|perl-Proc-ProcessTable-0.500.0-4|2	%define upstream_version 0.50
14mu|perl-Proc-ProcessTable-0.500.0-4|3	
14mu|perl-Proc-ProcessTable-0.500.0-4|4	Name:		perl-%{upstream_name}
14mu|perl-Proc-ProcessTable-0.500.0-4|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Proc-ProcessTable-0.500.0-4|6	Release:	4
14mu|perl-Proc-ProcessTable-0.500.0-4|7	Summary:	Interface to process table information
14mu|perl-Proc-ProcessTable-0.500.0-4|8	
14mu|perl-Proc-ProcessTable-0.500.0-4|9	
14mu|perl-Proc-ProcessTable-0.500.0-4|10	License:	GPL or Artistic
14mu|perl-Proc-ProcessTable-0.500.0-4|11	Group:		Development/Perl
14mu|perl-Proc-ProcessTable-0.500.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Proc-ProcessTable-0.500.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Proc-ProcessTable-0.500.0-4|14	BuildRequires:	perl-devel
14mu|perl-Proc-ProcessTable-0.500.0-4|15	
14mu|perl-Proc-ProcessTable-0.500.0-4|16	%description
14mu|perl-Proc-ProcessTable-0.500.0-4|17	This module is a first crack at providing a consistent interface to
14mu|perl-Proc-ProcessTable-0.500.0-4|18	Unix (and maybe other multitasking OS's) process table information.
14mu|perl-Proc-ProcessTable-0.500.0-4|19	The impetus for this came about with my frustration at having to parse
14mu|perl-Proc-ProcessTable-0.500.0-4|20	the output of various systems' ps commands to check whether specific
14mu|perl-Proc-ProcessTable-0.500.0-4|21	processes were running on different boxes at a larged mixed Unix site.
14mu|perl-Proc-ProcessTable-0.500.0-4|22	The output format of ps was different on each OS, and sometimes
14mu|perl-Proc-ProcessTable-0.500.0-4|23	changed with each new release of an OS. Also, running a ps subprocess
14mu|perl-Proc-ProcessTable-0.500.0-4|24	from within a perl or shell script and parsing the output was not a
14mu|perl-Proc-ProcessTable-0.500.0-4|25	very efficient or aesthetic way to do things.
14mu|perl-Proc-ProcessTable-0.500.0-4|26	
14mu|perl-Proc-ProcessTable-0.500.0-4|27	%prep
14mu|perl-Proc-ProcessTable-0.500.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Proc-ProcessTable-0.500.0-4|29	
14mu|perl-Proc-ProcessTable-0.500.0-4|30	%build
14mu|perl-Proc-ProcessTable-0.500.0-4|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Proc-ProcessTable-0.500.0-4|32	%make
14mu|perl-Proc-ProcessTable-0.500.0-4|33	
14mu|perl-Proc-ProcessTable-0.500.0-4|34	%install
14mu|perl-Proc-ProcessTable-0.500.0-4|35	%makeinstall_std
14mu|perl-Proc-ProcessTable-0.500.0-4|36	
14mu|perl-Proc-ProcessTable-0.500.0-4|37	%files
14mu|perl-Proc-ProcessTable-0.500.0-4|38	%doc README README.linux Changes TODO contrib example.pl
14mu|perl-Proc-ProcessTable-0.500.0-4|39	%{perl_vendorarch}/Proc
14mu|perl-Proc-ProcessTable-0.500.0-4|40	%{perl_vendorarch}/auto/Proc
14mu|perl-Proc-ProcessTable-0.500.0-4|41	%{_mandir}/*/*
14mu|perl-Proc-ProcessTable-0.500.0-4|42	
14mu|perl-Proc-ProcessTable-0.500.0-4|43	
14mu|perl-Proc-ProcessTable-0.500.0-4|44	
14mu|perl-Proc-ProcessTable-0.500.0-4|45	
14mu|perl-Proc-ProcessTable-0.500.0-4|46	
14mu|perl-Proc-ProcessTable-0.500.0-4|47	%changelog
14mu|perl-Proc-ProcessTable-0.500.0-4|48	
14mu|perl-Proc-ProcessTable-0.500.0-4|49	* Sat Jun 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.500.0-4
14mu|perl-Proc-ProcessTable-0.500.0-4|50	- (ec265c5) Move to main
14mu|perl-Proc-ProcessTable-0.500.0-4|51	
14mu|perl-Proc-ProcessTable-0.500.0-4|52	

23653 14
14mu|perl-qt4-4.14.3-1|1	%define srcname perlqt
14mu|perl-qt4-4.14.3-1|2	
14mu|perl-qt4-4.14.3-1|3	Summary:	Qt bindings for Perl
14mu|perl-qt4-4.14.3-1|4	Name:		perl-qt4
14mu|perl-qt4-4.14.3-1|5	Version:	4.14.3
14mu|perl-qt4-4.14.3-1|6	Release:	1
14mu|perl-qt4-4.14.3-1|7	Epoch:		1
14mu|perl-qt4-4.14.3-1|8	License:	GPLv2+ Artistic GPLv3+ LGPLv2+
14mu|perl-qt4-4.14.3-1|9	Group:		Development/KDE and Qt
14mu|perl-qt4-4.14.3-1|10	Url:		http://www.kde.org
14mu|perl-qt4-4.14.3-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{srcname}-%{version}.tar.xz
14mu|perl-qt4-4.14.3-1|12	BuildRequires:	db-devel
14mu|perl-qt4-4.14.3-1|13	BuildRequires:	perl-devel
14mu|perl-qt4-4.14.3-1|14	BuildRequires:	smokeqt-devel >= 1:%{version}
14mu|perl-qt4-4.14.3-1|15	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|perl-qt4-4.14.3-1|16	Conflicts:	perl-kde < 1:4.6.90
14mu|perl-qt4-4.14.3-1|17	
14mu|perl-qt4-4.14.3-1|18	%description
14mu|perl-qt4-4.14.3-1|19	A Qt4 bindings for perl language.
14mu|perl-qt4-4.14.3-1|20	
14mu|perl-qt4-4.14.3-1|21	%files
14mu|perl-qt4-4.14.3-1|22	%doc LICENSE LICENSE.Artistic LICENSE.GPL-3 LICENSE.LGPL MANIFEST README
14mu|perl-qt4-4.14.3-1|23	%{_kde_bindir}/puic4
14mu|perl-qt4-4.14.3-1|24	%{_kde_bindir}/prcc4_bin
14mu|perl-qt4-4.14.3-1|25	%{_kde_bindir}/qdbusxml2perl
14mu|perl-qt4-4.14.3-1|26	%{perl_sitearch}/Qt*.pm
14mu|perl-qt4-4.14.3-1|27	%{perl_sitearch}/QtCore4
14mu|perl-qt4-4.14.3-1|28	%{perl_sitearch}/auto/Qt*
14mu|perl-qt4-4.14.3-1|29	%{perl_sitelib}/*/Phonon.pm
14mu|perl-qt4-4.14.3-1|30	%{perl_sitelib}/*/QImageBlitz.pm
14mu|perl-qt4-4.14.3-1|31	%{perl_sitelib}/*/Qsci.pm
14mu|perl-qt4-4.14.3-1|32	%{perl_sitelib}/*/auto/Phonon/Phonon.so
14mu|perl-qt4-4.14.3-1|33	%{perl_sitelib}/*/auto/QImageBlitz/QImageBlitz.so
14mu|perl-qt4-4.14.3-1|34	%{perl_sitelib}/*/auto/Qsci/Qsci.so
14mu|perl-qt4-4.14.3-1|35	
14mu|perl-qt4-4.14.3-1|36	#--------------------------------------------------------
14mu|perl-qt4-4.14.3-1|37	
14mu|perl-qt4-4.14.3-1|38	%package devel
14mu|perl-qt4-4.14.3-1|39	Summary:	Headers files for %{name}
14mu|perl-qt4-4.14.3-1|40	Group:		Development/KDE and Qt
14mu|perl-qt4-4.14.3-1|41	Requires:	smokeqt-devel >= 1:%{version}
14mu|perl-qt4-4.14.3-1|42	Requires:	perl-devel
14mu|perl-qt4-4.14.3-1|43	Requires:	db-devel
14mu|perl-qt4-4.14.3-1|44	Requires:	%{name} = %{EVRD}
14mu|perl-qt4-4.14.3-1|45	
14mu|perl-qt4-4.14.3-1|46	%description devel
14mu|perl-qt4-4.14.3-1|47	Headers files for %{name}
14mu|perl-qt4-4.14.3-1|48	
14mu|perl-qt4-4.14.3-1|49	%files devel
14mu|perl-qt4-4.14.3-1|50	%dir %{_kde_includedir}/%{srcname}
14mu|perl-qt4-4.14.3-1|51	%{_kde_includedir}/%{srcname}/QtCore4.h
14mu|perl-qt4-4.14.3-1|52	%{_kde_includedir}/%{srcname}/binding.h
14mu|perl-qt4-4.14.3-1|53	%{_kde_includedir}/%{srcname}/handlers.h
14mu|perl-qt4-4.14.3-1|54	%{_kde_includedir}/%{srcname}/listclass_macros.h
14mu|perl-qt4-4.14.3-1|55	%{_kde_includedir}/%{srcname}/marshall.h
14mu|perl-qt4-4.14.3-1|56	%{_kde_includedir}/%{srcname}/marshall_basetypes.h
14mu|perl-qt4-4.14.3-1|57	%{_kde_includedir}/%{srcname}/marshall_complex.h
14mu|perl-qt4-4.14.3-1|58	%{_kde_includedir}/%{srcname}/marshall_macros.h
14mu|perl-qt4-4.14.3-1|59	%{_kde_includedir}/%{srcname}/marshall_primitives.h
14mu|perl-qt4-4.14.3-1|60	%{_kde_includedir}/%{srcname}/marshall_types.h
14mu|perl-qt4-4.14.3-1|61	%{_kde_includedir}/%{srcname}/perlqt.h
14mu|perl-qt4-4.14.3-1|62	%{_kde_includedir}/%{srcname}/ppport.h
14mu|perl-qt4-4.14.3-1|63	%{_kde_includedir}/%{srcname}/smokehelp.h
14mu|perl-qt4-4.14.3-1|64	%{_kde_includedir}/%{srcname}/smokeperl.h
14mu|perl-qt4-4.14.3-1|65	%{_kde_includedir}/%{srcname}/util.h
14mu|perl-qt4-4.14.3-1|66	%dir %{_kde_datadir}/%{srcname}
14mu|perl-qt4-4.14.3-1|67	%dir %{_kde_datadir}/%{srcname}/cmake
14mu|perl-qt4-4.14.3-1|68	%{_kde_datadir}/%{srcname}/cmake/FindPerlMore.cmake
14mu|perl-qt4-4.14.3-1|69	%{_kde_datadir}/%{srcname}/cmake/PerlQtConfig.cmake
14mu|perl-qt4-4.14.3-1|70	%{_kde_datadir}/%{srcname}/cmake/PerlQtExport*.cmake
14mu|perl-qt4-4.14.3-1|71	%{_kde_datadir}/%{srcname}/doxsubpp.pl
14mu|perl-qt4-4.14.3-1|72	
14mu|perl-qt4-4.14.3-1|73	#------------------------------------------------------------
14mu|perl-qt4-4.14.3-1|74	
14mu|perl-qt4-4.14.3-1|75	%prep
14mu|perl-qt4-4.14.3-1|76	%setup -q -n %{srcname}-%{version}
14mu|perl-qt4-4.14.3-1|77	
14mu|perl-qt4-4.14.3-1|78	%build
14mu|perl-qt4-4.14.3-1|79	%cmake_kde4
14mu|perl-qt4-4.14.3-1|80	%make
14mu|perl-qt4-4.14.3-1|81	
14mu|perl-qt4-4.14.3-1|82	%install
14mu|perl-qt4-4.14.3-1|83	%makeinstall_std -C build
14mu|perl-qt4-4.14.3-1|84	
14mu|perl-qt4-4.14.3-1|85	
14mu|perl-qt4-4.14.3-1|86	%changelog
14mu|perl-qt4-4.14.3-1|87	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|perl-qt4-4.14.3-1|88	+ Revision: 247fa2b
14mu|perl-qt4-4.14.3-1|89	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|perl-qt4-4.14.3-1|90	
14mu|perl-qt4-4.14.3-1|91	

23654 14
14mu|perl-Role-Tiny-2.0.1-1|1	%define upstream_name    Role-Tiny
14mu|perl-Role-Tiny-2.0.1-1|2	%define upstream_version 2.000001
14mu|perl-Role-Tiny-2.0.1-1|3	
14mu|perl-Role-Tiny-2.0.1-1|4	Name:       perl-%{upstream_name}
14mu|perl-Role-Tiny-2.0.1-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Role-Tiny-2.0.1-1|6	Release:    1
14mu|perl-Role-Tiny-2.0.1-1|7	
14mu|perl-Role-Tiny-2.0.1-1|8	Summary:    Minimal try/catch with proper localization of $@
14mu|perl-Role-Tiny-2.0.1-1|9	
14mu|perl-Role-Tiny-2.0.1-1|10	License:    GPL+ or Artistic
14mu|perl-Role-Tiny-2.0.1-1|11	Group:      Development/Perl
14mu|perl-Role-Tiny-2.0.1-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Role-Tiny-2.0.1-1|13	Source0:    http://www.cpan.org/modules/by-authors/id/M/MS/MSTROUT/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Role-Tiny-2.0.1-1|14	
14mu|perl-Role-Tiny-2.0.1-1|15	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-Role-Tiny-2.0.1-1|16	BuildRequires: perl(Test::Fatal) >= 0.3.0
14mu|perl-Role-Tiny-2.0.1-1|17	BuildRequires: perl(Test::More) >= 0.960.0
14mu|perl-Role-Tiny-2.0.1-1|18	BuildRequires: perl-devel
14mu|perl-Role-Tiny-2.0.1-1|19	BuildArch:  noarch
14mu|perl-Role-Tiny-2.0.1-1|20	
14mu|perl-Role-Tiny-2.0.1-1|21	%description
14mu|perl-Role-Tiny-2.0.1-1|22	'Role::Tiny' is a minimalist role composition tool.
14mu|perl-Role-Tiny-2.0.1-1|23	
14mu|perl-Role-Tiny-2.0.1-1|24	%prep
14mu|perl-Role-Tiny-2.0.1-1|25	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Role-Tiny-2.0.1-1|26	
14mu|perl-Role-Tiny-2.0.1-1|27	%build
14mu|perl-Role-Tiny-2.0.1-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Role-Tiny-2.0.1-1|29	
14mu|perl-Role-Tiny-2.0.1-1|30	%make
14mu|perl-Role-Tiny-2.0.1-1|31	
14mu|perl-Role-Tiny-2.0.1-1|32	%check
14mu|perl-Role-Tiny-2.0.1-1|33	%make test
14mu|perl-Role-Tiny-2.0.1-1|34	
14mu|perl-Role-Tiny-2.0.1-1|35	%install
14mu|perl-Role-Tiny-2.0.1-1|36	%makeinstall_std
14mu|perl-Role-Tiny-2.0.1-1|37	
14mu|perl-Role-Tiny-2.0.1-1|38	%files
14mu|perl-Role-Tiny-2.0.1-1|39	%doc Changes META.json META.yml README
14mu|perl-Role-Tiny-2.0.1-1|40	%{_mandir}/man3/*
14mu|perl-Role-Tiny-2.0.1-1|41	%{perl_vendorlib}/*
14mu|perl-Role-Tiny-2.0.1-1|42	
14mu|perl-Role-Tiny-2.0.1-1|43	%changelog
14mu|perl-Role-Tiny-2.0.1-1|44	
14mu|perl-Role-Tiny-2.0.1-1|45	* Tue Jun 16 2015 abfonly <John@smith.org> 2.0.1-1
14mu|perl-Role-Tiny-2.0.1-1|46	- (a9c69c7) Log: Update to 2.0.1
14mu|perl-Role-Tiny-2.0.1-1|47	
14mu|perl-Role-Tiny-2.0.1-1|48	

23655 14
14mu|perl-RPC-XML-0.790.0-1|1	%{?build_apache_perl}%{?!build_apache_perl:%bcond_without apache_perl}
14mu|perl-RPC-XML-0.790.0-1|2	
14mu|perl-RPC-XML-0.790.0-1|3	%define upstream_name	 RPC-XML
14mu|perl-RPC-XML-0.790.0-1|4	%define upstream_version 0.79
14mu|perl-RPC-XML-0.790.0-1|5	
14mu|perl-RPC-XML-0.790.0-1|6	Name: 		perl-%{upstream_name}
14mu|perl-RPC-XML-0.790.0-1|7	Version: 	%perl_convert_version %{upstream_version}
14mu|perl-RPC-XML-0.790.0-1|8	Release:	1
14mu|perl-RPC-XML-0.790.0-1|9	
14mu|perl-RPC-XML-0.790.0-1|10	Summary:	A set of classes for core data, message and XML handling
14mu|perl-RPC-XML-0.790.0-1|11	
14mu|perl-RPC-XML-0.790.0-1|12	License:	GPL+ or Artistic
14mu|perl-RPC-XML-0.790.0-1|13	Group:		Development/Perl
14mu|perl-RPC-XML-0.790.0-1|14	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-RPC-XML-0.790.0-1|15	Source0:	http://www.cpan.org/modules/by-module/RPC/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-RPC-XML-0.790.0-1|16	
14mu|perl-RPC-XML-0.790.0-1|17	BuildRequires:	perl-devel
14mu|perl-RPC-XML-0.790.0-1|18	BuildRequires:	perl(XML::Parser)
14mu|perl-RPC-XML-0.790.0-1|19	BuildRequires:	perl(Net::Server)
14mu|perl-RPC-XML-0.790.0-1|20	BuildRequires:  perl(LWP::UserAgent)
14mu|perl-RPC-XML-0.790.0-1|21	BuildArch:	noarch
14mu|perl-RPC-XML-0.790.0-1|22	
14mu|perl-RPC-XML-0.790.0-1|23	%description
14mu|perl-RPC-XML-0.790.0-1|24	The RPC::XML package is a reference implementation of the XML-RPC
14mu|perl-RPC-XML-0.790.0-1|25	standard. As a reference implementation, it is geared more towards clarity and
14mu|perl-RPC-XML-0.790.0-1|26	readability than efficiency.
14mu|perl-RPC-XML-0.790.0-1|27	
14mu|perl-RPC-XML-0.790.0-1|28	The package provides a set of classes for creating values to pass to the
14mu|perl-RPC-XML-0.790.0-1|29	constructors for requests and responses. These are lightweight objects, most
14mu|perl-RPC-XML-0.790.0-1|30	of which are implemented as tied scalars so as to associate specific type
14mu|perl-RPC-XML-0.790.0-1|31	information with the value. Classes are also provided for requests, responses,
14mu|perl-RPC-XML-0.790.0-1|32	faults (errors) and a parser based on the XML::Parser package from CPAN.
14mu|perl-RPC-XML-0.790.0-1|33	
14mu|perl-RPC-XML-0.790.0-1|34	This module does not actually provide any transport implementation or
14mu|perl-RPC-XML-0.790.0-1|35	server basis. For these, see RPC::XML::Client and RPC::XML::Server,
14mu|perl-RPC-XML-0.790.0-1|36	respectively.
14mu|perl-RPC-XML-0.790.0-1|37	
14mu|perl-RPC-XML-0.790.0-1|38	%if %{with apache_perl}
14mu|perl-RPC-XML-0.790.0-1|39	%package	Apache
14mu|perl-RPC-XML-0.790.0-1|40	Summary:	RPC server as an Apache/mod_perl content handler
14mu|perl-RPC-XML-0.790.0-1|41	
14mu|perl-RPC-XML-0.790.0-1|42	Group:		Development/Perl
14mu|perl-RPC-XML-0.790.0-1|43	
14mu|perl-RPC-XML-0.790.0-1|44	%description	Apache
14mu|perl-RPC-XML-0.790.0-1|45	RPC server as an Apache/mod_perl content handler.
14mu|perl-RPC-XML-0.790.0-1|46	%endif
14mu|perl-RPC-XML-0.790.0-1|47	
14mu|perl-RPC-XML-0.790.0-1|48	%prep
14mu|perl-RPC-XML-0.790.0-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-RPC-XML-0.790.0-1|50	
14mu|perl-RPC-XML-0.790.0-1|51	%build
14mu|perl-RPC-XML-0.790.0-1|52	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-RPC-XML-0.790.0-1|53	%make
14mu|perl-RPC-XML-0.790.0-1|54	
14mu|perl-RPC-XML-0.790.0-1|55	# make tests don't work
14mu|perl-RPC-XML-0.790.0-1|56	# make test
14mu|perl-RPC-XML-0.790.0-1|57	
14mu|perl-RPC-XML-0.790.0-1|58	%install
14mu|perl-RPC-XML-0.790.0-1|59	%makeinstall_std
14mu|perl-RPC-XML-0.790.0-1|60	%if %{without apache_perl}
14mu|perl-RPC-XML-0.790.0-1|61	rm -rf %{buildroot}/%{perl_vendorlib}/Apache
14mu|perl-RPC-XML-0.790.0-1|62	rm -rf %{buildroot}/%{_mandir}/man3/Apache*
14mu|perl-RPC-XML-0.790.0-1|63	%endif
14mu|perl-RPC-XML-0.790.0-1|64	
14mu|perl-RPC-XML-0.790.0-1|65	%files
14mu|perl-RPC-XML-0.790.0-1|66	%doc ChangeLog README*
14mu|perl-RPC-XML-0.790.0-1|67	%{_bindir}/*
14mu|perl-RPC-XML-0.790.0-1|68	%{perl_vendorlib}/RPC
14mu|perl-RPC-XML-0.790.0-1|69	%{_mandir}/man3/*
14mu|perl-RPC-XML-0.790.0-1|70	%if %{with apache_perl}
14mu|perl-RPC-XML-0.790.0-1|71	%exclude %{_mandir}/man3/Apache*
14mu|perl-RPC-XML-0.790.0-1|72	%endif
14mu|perl-RPC-XML-0.790.0-1|73	%{_mandir}/man1/*
14mu|perl-RPC-XML-0.790.0-1|74	
14mu|perl-RPC-XML-0.790.0-1|75	%if %{with apache_perl}
14mu|perl-RPC-XML-0.790.0-1|76	%files Apache
14mu|perl-RPC-XML-0.790.0-1|77	%doc README.apache2
14mu|perl-RPC-XML-0.790.0-1|78	%{perl_vendorlib}/Apache
14mu|perl-RPC-XML-0.790.0-1|79	%{_mandir}/man3/Apache*
14mu|perl-RPC-XML-0.790.0-1|80	%endif
14mu|perl-RPC-XML-0.790.0-1|81	
14mu|perl-RPC-XML-0.790.0-1|82	%changelog
14mu|perl-RPC-XML-0.790.0-1|83	
14mu|perl-RPC-XML-0.790.0-1|84	* Wed Sep 30 2015 Denis Silakov <dsilakov@gmail.com> 0.790.0-1
14mu|perl-RPC-XML-0.790.0-1|85	- (ac50ee7) Updated to 0.79
14mu|perl-RPC-XML-0.790.0-1|86	
14mu|perl-RPC-XML-0.790.0-1|87	

23656 14
14mu|perl-Scalar-List-Utils-1.420.0-1|1	# private-shared-object-provides
14mu|perl-Scalar-List-Utils-1.420.0-1|2	%define __noautoprov 'Util.so'
14mu|perl-Scalar-List-Utils-1.420.0-1|3	
14mu|perl-Scalar-List-Utils-1.420.0-1|4	%define upstream_name    Scalar-List-Utils
14mu|perl-Scalar-List-Utils-1.420.0-1|5	%define upstream_version 1.42
14mu|perl-Scalar-List-Utils-1.420.0-1|6	
14mu|perl-Scalar-List-Utils-1.420.0-1|7	Name:       perl-%{upstream_name}
14mu|perl-Scalar-List-Utils-1.420.0-1|8	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Scalar-List-Utils-1.420.0-1|9	Release:	1
14mu|perl-Scalar-List-Utils-1.420.0-1|10	Summary:    List utilities (eg min, max, reduce)
14mu|perl-Scalar-List-Utils-1.420.0-1|11	License:    GPL+ or Artistic
14mu|perl-Scalar-List-Utils-1.420.0-1|12	Group:      Development/Perl
14mu|perl-Scalar-List-Utils-1.420.0-1|13	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Scalar-List-Utils-1.420.0-1|14	Source0:    http://www.cpan.org/modules/by-module/List/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Scalar-List-Utils-1.420.0-1|15	
14mu|perl-Scalar-List-Utils-1.420.0-1|16	BuildRequires: perl(Test::More)
14mu|perl-Scalar-List-Utils-1.420.0-1|17	BuildRequires: perl-devel
14mu|perl-Scalar-List-Utils-1.420.0-1|18	
14mu|perl-Scalar-List-Utils-1.420.0-1|19	%description
14mu|perl-Scalar-List-Utils-1.420.0-1|20	'List::Util' contains a selection of subroutines that people have expressed
14mu|perl-Scalar-List-Utils-1.420.0-1|21	would be nice to have in the perl core, but the usage would not really be
14mu|perl-Scalar-List-Utils-1.420.0-1|22	high enough to warrant the use of a keyword, and the size so small such
14mu|perl-Scalar-List-Utils-1.420.0-1|23	that being individual extensions would be wasteful.
14mu|perl-Scalar-List-Utils-1.420.0-1|24	
14mu|perl-Scalar-List-Utils-1.420.0-1|25	By default 'List::Util' does not export any subroutines. The subroutines
14mu|perl-Scalar-List-Utils-1.420.0-1|26	defined are
14mu|perl-Scalar-List-Utils-1.420.0-1|27	
14mu|perl-Scalar-List-Utils-1.420.0-1|28	* first BLOCK LIST
14mu|perl-Scalar-List-Utils-1.420.0-1|29	
14mu|perl-Scalar-List-Utils-1.420.0-1|30	%prep
14mu|perl-Scalar-List-Utils-1.420.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Scalar-List-Utils-1.420.0-1|32	
14mu|perl-Scalar-List-Utils-1.420.0-1|33	%build
14mu|perl-Scalar-List-Utils-1.420.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Scalar-List-Utils-1.420.0-1|35	
14mu|perl-Scalar-List-Utils-1.420.0-1|36	%make
14mu|perl-Scalar-List-Utils-1.420.0-1|37	
14mu|perl-Scalar-List-Utils-1.420.0-1|38	%check
14mu|perl-Scalar-List-Utils-1.420.0-1|39	%make test
14mu|perl-Scalar-List-Utils-1.420.0-1|40	
14mu|perl-Scalar-List-Utils-1.420.0-1|41	%install
14mu|perl-Scalar-List-Utils-1.420.0-1|42	%makeinstall_std
14mu|perl-Scalar-List-Utils-1.420.0-1|43	
14mu|perl-Scalar-List-Utils-1.420.0-1|44	%clean
14mu|perl-Scalar-List-Utils-1.420.0-1|45	
14mu|perl-Scalar-List-Utils-1.420.0-1|46	%files
14mu|perl-Scalar-List-Utils-1.420.0-1|47	%doc Changes README META.json META.yml
14mu|perl-Scalar-List-Utils-1.420.0-1|48	%{_mandir}/man3/*
14mu|perl-Scalar-List-Utils-1.420.0-1|49	%{perl_vendorlib}/*
14mu|perl-Scalar-List-Utils-1.420.0-1|50	
14mu|perl-Scalar-List-Utils-1.420.0-1|51	
14mu|perl-Scalar-List-Utils-1.420.0-1|52	
14mu|perl-Scalar-List-Utils-1.420.0-1|53	
14mu|perl-Scalar-List-Utils-1.420.0-1|54	
14mu|perl-Scalar-List-Utils-1.420.0-1|55	
14mu|perl-Scalar-List-Utils-1.420.0-1|56	%changelog
14mu|perl-Scalar-List-Utils-1.420.0-1|57	
14mu|perl-Scalar-List-Utils-1.420.0-1|58	* Sun Jun 07 2015 abfonly <John@smith.org> 1.420.0-1
14mu|perl-Scalar-List-Utils-1.420.0-1|59	- (33f3b3a) Log: Update to 1.420.0, fixed provides, (make it easy for Denis, just launch the build).
14mu|perl-Scalar-List-Utils-1.420.0-1|60	
14mu|perl-Scalar-List-Utils-1.420.0-1|61	

23657 14
14mu|perl-Scope-Guard-0.210.0-1|1	%define upstream_name	 Scope-Guard
14mu|perl-Scope-Guard-0.210.0-1|2	%define upstream_version 0.21
14mu|perl-Scope-Guard-0.210.0-1|3	
14mu|perl-Scope-Guard-0.210.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Scope-Guard-0.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Scope-Guard-0.210.0-1|6	Release:	1
14mu|perl-Scope-Guard-0.210.0-1|7	
14mu|perl-Scope-Guard-0.210.0-1|8	Summary:	Lexically scoped resource management
14mu|perl-Scope-Guard-0.210.0-1|9	
14mu|perl-Scope-Guard-0.210.0-1|10	License:	GPL
14mu|perl-Scope-Guard-0.210.0-1|11	Group:		Development/Perl
14mu|perl-Scope-Guard-0.210.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Scope-Guard-0.210.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Scope/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Scope-Guard-0.210.0-1|14	
14mu|perl-Scope-Guard-0.210.0-1|15	BuildRequires:	perl-devel
14mu|perl-Scope-Guard-0.210.0-1|16	
14mu|perl-Scope-Guard-0.210.0-1|17	BuildArch:	noarch
14mu|perl-Scope-Guard-0.210.0-1|18	
14mu|perl-Scope-Guard-0.210.0-1|19	%description
14mu|perl-Scope-Guard-0.210.0-1|20	This module provides a convenient way to perform cleanup or other forms of
14mu|perl-Scope-Guard-0.210.0-1|21	resource management at the end of a scope. It is particularly useful when
14mu|perl-Scope-Guard-0.210.0-1|22	dealing with exceptions: the Scope::Guard constructor takes a reference to a
14mu|perl-Scope-Guard-0.210.0-1|23	subroutine that is guaranteed to be called even if the thread of execution is
14mu|perl-Scope-Guard-0.210.0-1|24	aborted prematurely. This effectively allows lexically-scoped "promises" to be
14mu|perl-Scope-Guard-0.210.0-1|25	made that are automatically honoured by perl's garbage collector.
14mu|perl-Scope-Guard-0.210.0-1|26	
14mu|perl-Scope-Guard-0.210.0-1|27	%prep
14mu|perl-Scope-Guard-0.210.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Scope-Guard-0.210.0-1|29	
14mu|perl-Scope-Guard-0.210.0-1|30	%build
14mu|perl-Scope-Guard-0.210.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Scope-Guard-0.210.0-1|32	%make
14mu|perl-Scope-Guard-0.210.0-1|33	
14mu|perl-Scope-Guard-0.210.0-1|34	%check
14mu|perl-Scope-Guard-0.210.0-1|35	%make test
14mu|perl-Scope-Guard-0.210.0-1|36	
14mu|perl-Scope-Guard-0.210.0-1|37	%install
14mu|perl-Scope-Guard-0.210.0-1|38	%makeinstall_std
14mu|perl-Scope-Guard-0.210.0-1|39	
14mu|perl-Scope-Guard-0.210.0-1|40	%files
14mu|perl-Scope-Guard-0.210.0-1|41	%doc Changes README
14mu|perl-Scope-Guard-0.210.0-1|42	%{perl_vendorlib}/Scope
14mu|perl-Scope-Guard-0.210.0-1|43	%{_mandir}/*/*
14mu|perl-Scope-Guard-0.210.0-1|44	
14mu|perl-Scope-Guard-0.210.0-1|45	%changelog
14mu|perl-Scope-Guard-0.210.0-1|46	
14mu|perl-Scope-Guard-0.210.0-1|47	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.210.0-1
14mu|perl-Scope-Guard-0.210.0-1|48	- (37fdd44) Updated to 0.21 (by updates_builder)
14mu|perl-Scope-Guard-0.210.0-1|49	
14mu|perl-Scope-Guard-0.210.0-1|50	

23658 14
14mu|perl-SOAP-Lite-1.190.0-1|1	%define upstream_name    SOAP-Lite
14mu|perl-SOAP-Lite-1.190.0-1|2	%define upstream_version 1.19
14mu|perl-SOAP-Lite-1.190.0-1|3	
14mu|perl-SOAP-Lite-1.190.0-1|4	%define __noautoreq 'perl\\(SOAP::Transport::TCP\\)'
14mu|perl-SOAP-Lite-1.190.0-1|5	%define __noautoprov 'perl\\(LWP::Protocol\\)'
14mu|perl-SOAP-Lite-1.190.0-1|6	
14mu|perl-SOAP-Lite-1.190.0-1|7	Name:       perl-%{upstream_name}
14mu|perl-SOAP-Lite-1.190.0-1|8	Version:    %perl_convert_version %{upstream_version}
14mu|perl-SOAP-Lite-1.190.0-1|9	Release:    1
14mu|perl-SOAP-Lite-1.190.0-1|10	
14mu|perl-SOAP-Lite-1.190.0-1|11	Summary:    Client and server side SOAP implementation
14mu|perl-SOAP-Lite-1.190.0-1|12	
14mu|perl-SOAP-Lite-1.190.0-1|13	License:    GPL+ or Artistic
14mu|perl-SOAP-Lite-1.190.0-1|14	Group:      Development/Perl
14mu|perl-SOAP-Lite-1.190.0-1|15	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-SOAP-Lite-1.190.0-1|16	Source0:    http://www.cpan.org/modules/by-module/SOAP/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-SOAP-Lite-1.190.0-1|17	
14mu|perl-SOAP-Lite-1.190.0-1|18	BuildRequires: perl(Class::Inspector)
14mu|perl-SOAP-Lite-1.190.0-1|19	BuildRequires: perl(XML::Parser::Lite)
14mu|perl-SOAP-Lite-1.190.0-1|20	BuildRequires: perl(Test::Warn)
14mu|perl-SOAP-Lite-1.190.0-1|21	BuildRequires: perl(HTTP::Daemon)
14mu|perl-SOAP-Lite-1.190.0-1|22	BuildRequires: perl(Compress::Zlib)
14mu|perl-SOAP-Lite-1.190.0-1|23	BuildRequires: perl(Crypt::SSLeay)
14mu|perl-SOAP-Lite-1.190.0-1|24	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-SOAP-Lite-1.190.0-1|25	BuildRequires: perl(IO::SessionData) >= 1.30.0
14mu|perl-SOAP-Lite-1.190.0-1|26	BuildRequires: perl(IO::Socket::SSL)
14mu|perl-SOAP-Lite-1.190.0-1|27	BuildRequires: perl(LWP::UserAgent)
14mu|perl-SOAP-Lite-1.190.0-1|28	BuildRequires: perl(MIME::Base64)
14mu|perl-SOAP-Lite-1.190.0-1|29	BuildRequires: perl(Scalar::Util)
14mu|perl-SOAP-Lite-1.190.0-1|30	BuildRequires: perl(Task::Weaken)
14mu|perl-SOAP-Lite-1.190.0-1|31	BuildRequires: perl(Test::More)
14mu|perl-SOAP-Lite-1.190.0-1|32	BuildRequires: perl(URI)
14mu|perl-SOAP-Lite-1.190.0-1|33	BuildRequires: perl(XML::Parser) >= 2.230.0
14mu|perl-SOAP-Lite-1.190.0-1|34	BuildRequires: perl(constant)
14mu|perl-SOAP-Lite-1.190.0-1|35	BuildRequires: perl-devel
14mu|perl-SOAP-Lite-1.190.0-1|36	BuildArch:  noarch
14mu|perl-SOAP-Lite-1.190.0-1|37	
14mu|perl-SOAP-Lite-1.190.0-1|38	%description
14mu|perl-SOAP-Lite-1.190.0-1|39	SOAP::Lite for Perl is a collection of Perl modules which provides a simple and
14mu|perl-SOAP-Lite-1.190.0-1|40	lightweight interface to the Simple Object Access Protocol (SOAP) both on
14mu|perl-SOAP-Lite-1.190.0-1|41	client and server side.
14mu|perl-SOAP-Lite-1.190.0-1|42	
14mu|perl-SOAP-Lite-1.190.0-1|43	To learn about SOAP, go to http://www.soaplite.com/#LINKS for more
14mu|perl-SOAP-Lite-1.190.0-1|44	information.
14mu|perl-SOAP-Lite-1.190.0-1|45	
14mu|perl-SOAP-Lite-1.190.0-1|46	This version of SOAP::Lite supports a subset of the SOAP 1.1
14mu|perl-SOAP-Lite-1.190.0-1|47	specification and has initial support for SOAP 1.2 specification.  See
14mu|perl-SOAP-Lite-1.190.0-1|48	http://www.w3.org/TR/SOAP for details.
14mu|perl-SOAP-Lite-1.190.0-1|49	
14mu|perl-SOAP-Lite-1.190.0-1|50	%prep
14mu|perl-SOAP-Lite-1.190.0-1|51	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-SOAP-Lite-1.190.0-1|52	
14mu|perl-SOAP-Lite-1.190.0-1|53	find examples -type f | xargs perl -pi \
14mu|perl-SOAP-Lite-1.190.0-1|54	-e 's|^#!perl -w|#!%__perl -w|;' \
14mu|perl-SOAP-Lite-1.190.0-1|55	-e 's|^#!d:\\perl\\bin\\perl.exe ||;'
14mu|perl-SOAP-Lite-1.190.0-1|56	find examples -type f -name *.bat | xargs rm -f
14mu|perl-SOAP-Lite-1.190.0-1|57	
14mu|perl-SOAP-Lite-1.190.0-1|58	%build
14mu|perl-SOAP-Lite-1.190.0-1|59	perl Makefile.PL INSTALLDIRS=vendor --noprompt
14mu|perl-SOAP-Lite-1.190.0-1|60	%make
14mu|perl-SOAP-Lite-1.190.0-1|61	
14mu|perl-SOAP-Lite-1.190.0-1|62	%check
14mu|perl-SOAP-Lite-1.190.0-1|63	%make test
14mu|perl-SOAP-Lite-1.190.0-1|64	
14mu|perl-SOAP-Lite-1.190.0-1|65	%install
14mu|perl-SOAP-Lite-1.190.0-1|66	%makeinstall_std
14mu|perl-SOAP-Lite-1.190.0-1|67	
14mu|perl-SOAP-Lite-1.190.0-1|68	%files
14mu|perl-SOAP-Lite-1.190.0-1|69	%doc Changes HACKING META.json META.yml MYMETA.yml README examples
14mu|perl-SOAP-Lite-1.190.0-1|70	%{_mandir}/*/*
14mu|perl-SOAP-Lite-1.190.0-1|71	%{_bindir}/*.pl
14mu|perl-SOAP-Lite-1.190.0-1|72	%{perl_vendorlib}/Apache
14mu|perl-SOAP-Lite-1.190.0-1|73	%{perl_vendorlib}/SOAP
14mu|perl-SOAP-Lite-1.190.0-1|74	
14mu|perl-SOAP-Lite-1.190.0-1|75	%changelog
14mu|perl-SOAP-Lite-1.190.0-1|76	
14mu|perl-SOAP-Lite-1.190.0-1|77	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.190.0-1
14mu|perl-SOAP-Lite-1.190.0-1|78	- (fde6092) Merge pull request #3 from import/perl-SOAP-Lite:auto_update
14mu|perl-SOAP-Lite-1.190.0-1|79	- (fde6092) Updated to 1.19 (by updates_builder)
14mu|perl-SOAP-Lite-1.190.0-1|80	
14mu|perl-SOAP-Lite-1.190.0-1|81	

23659 14
14mu|perl-strictures-2.0.1-1|1	%define upstream_name    strictures
14mu|perl-strictures-2.0.1-1|2	%define upstream_version 2.000001
14mu|perl-strictures-2.0.1-1|3	
14mu|perl-strictures-2.0.1-1|4	Name:		perl-%{upstream_name}
14mu|perl-strictures-2.0.1-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-strictures-2.0.1-1|6	Release:	1
14mu|perl-strictures-2.0.1-1|7	
14mu|perl-strictures-2.0.1-1|8	Summary:	Strictures perl module
14mu|perl-strictures-2.0.1-1|9	
14mu|perl-strictures-2.0.1-1|10	License:	GPL+ or Artistic
14mu|perl-strictures-2.0.1-1|11	Group:		Development/Perl
14mu|perl-strictures-2.0.1-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-strictures-2.0.1-1|13	Source0:	http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-strictures-2.0.1-1|14	
14mu|perl-strictures-2.0.1-1|15	BuildRequires:	perl-devel
14mu|perl-strictures-2.0.1-1|16	Provides:	perl(strictures)
14mu|perl-strictures-2.0.1-1|17	BuildArch:	noarch
14mu|perl-strictures-2.0.1-1|18	
14mu|perl-strictures-2.0.1-1|19	%description
14mu|perl-strictures-2.0.1-1|20	I've been writing the equivalent of this module at the top of my code for
14mu|perl-strictures-2.0.1-1|21	about a year now. I figured it was time to make it shorter.
14mu|perl-strictures-2.0.1-1|22	
14mu|perl-strictures-2.0.1-1|23	Things like the importer in 'use Moose' don't help me because they turn
14mu|perl-strictures-2.0.1-1|24	warnings on but don't make them fatal - which from my point of view is
14mu|perl-strictures-2.0.1-1|25	useless because I want an exception to tell me my code isn't warnings
14mu|perl-strictures-2.0.1-1|26	clean.
14mu|perl-strictures-2.0.1-1|27	
14mu|perl-strictures-2.0.1-1|28	Any time I see a warning from my code, that indicates a mistake.
14mu|perl-strictures-2.0.1-1|29	
14mu|perl-strictures-2.0.1-1|30	%prep
14mu|perl-strictures-2.0.1-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-strictures-2.0.1-1|32	
14mu|perl-strictures-2.0.1-1|33	%build
14mu|perl-strictures-2.0.1-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-strictures-2.0.1-1|35	%make
14mu|perl-strictures-2.0.1-1|36	
14mu|perl-strictures-2.0.1-1|37	%check
14mu|perl-strictures-2.0.1-1|38	%make test
14mu|perl-strictures-2.0.1-1|39	
14mu|perl-strictures-2.0.1-1|40	%install
14mu|perl-strictures-2.0.1-1|41	%makeinstall_std
14mu|perl-strictures-2.0.1-1|42	
14mu|perl-strictures-2.0.1-1|43	%files
14mu|perl-strictures-2.0.1-1|44	%doc README META.yml Changes
14mu|perl-strictures-2.0.1-1|45	%{_mandir}/man3/*
14mu|perl-strictures-2.0.1-1|46	%{perl_vendorlib}/*
14mu|perl-strictures-2.0.1-1|47	
14mu|perl-strictures-2.0.1-1|48	%changelog
14mu|perl-strictures-2.0.1-1|49	
14mu|perl-strictures-2.0.1-1|50	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 2.0.1-1
14mu|perl-strictures-2.0.1-1|51	- (a61b6e1) Merge pull request #2 from import/perl-strictures:auto_update
14mu|perl-strictures-2.0.1-1|52	- (a61b6e1) Updated to 2.000001 (by updates_builder)
14mu|perl-strictures-2.0.1-1|53	
14mu|perl-strictures-2.0.1-1|54	

23660 14
14mu|perl-Sub-Identify-0.120.0-1|1	%define upstream_name	 Sub-Identify
14mu|perl-Sub-Identify-0.120.0-1|2	%define upstream_version 0.12
14mu|perl-Sub-Identify-0.120.0-1|3	
14mu|perl-Sub-Identify-0.120.0-1|4	Summary:	Retrieve names of code references
14mu|perl-Sub-Identify-0.120.0-1|5	Name:		perl-%{upstream_name}
14mu|perl-Sub-Identify-0.120.0-1|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Sub-Identify-0.120.0-1|7	Release:	1
14mu|perl-Sub-Identify-0.120.0-1|8	License:	GPL+ or Artistic
14mu|perl-Sub-Identify-0.120.0-1|9	Group:		Development/Perl
14mu|perl-Sub-Identify-0.120.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Sub-Identify-0.120.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Sub-Identify-0.120.0-1|12	BuildRequires:	perl-devel
14mu|perl-Sub-Identify-0.120.0-1|13	
14mu|perl-Sub-Identify-0.120.0-1|14	%description
14mu|perl-Sub-Identify-0.120.0-1|15	Sub::Identify allows you to retrieve the real name of code references. For
14mu|perl-Sub-Identify-0.120.0-1|16	this, it uses perl's introspection mechanism, provided by the B module.
14mu|perl-Sub-Identify-0.120.0-1|17	
14mu|perl-Sub-Identify-0.120.0-1|18	%prep
14mu|perl-Sub-Identify-0.120.0-1|19	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Sub-Identify-0.120.0-1|20	
14mu|perl-Sub-Identify-0.120.0-1|21	%build
14mu|perl-Sub-Identify-0.120.0-1|22	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Sub-Identify-0.120.0-1|23	%make
14mu|perl-Sub-Identify-0.120.0-1|24	
14mu|perl-Sub-Identify-0.120.0-1|25	%check
14mu|perl-Sub-Identify-0.120.0-1|26	make test
14mu|perl-Sub-Identify-0.120.0-1|27	
14mu|perl-Sub-Identify-0.120.0-1|28	%install
14mu|perl-Sub-Identify-0.120.0-1|29	%makeinstall_std
14mu|perl-Sub-Identify-0.120.0-1|30	
14mu|perl-Sub-Identify-0.120.0-1|31	%files
14mu|perl-Sub-Identify-0.120.0-1|32	%doc Changes
14mu|perl-Sub-Identify-0.120.0-1|33	%{perl_vendorarch}/Sub
14mu|perl-Sub-Identify-0.120.0-1|34	%{perl_vendorarch}/auto/Sub
14mu|perl-Sub-Identify-0.120.0-1|35	%{_mandir}/*/*
14mu|perl-Sub-Identify-0.120.0-1|36	
14mu|perl-Sub-Identify-0.120.0-1|37	%changelog
14mu|perl-Sub-Identify-0.120.0-1|38	
14mu|perl-Sub-Identify-0.120.0-1|39	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0.120.0-1
14mu|perl-Sub-Identify-0.120.0-1|40	- (5967025) Merge pull request #3 from import/perl-Sub-Identify:auto_update
14mu|perl-Sub-Identify-0.120.0-1|41	- (5967025) Updated to 0.12 (by updates_builder)
14mu|perl-Sub-Identify-0.120.0-1|42	
14mu|perl-Sub-Identify-0.120.0-1|43	

23661 14
14mu|perl-Sub-Name-0.140.0-1|1	%define upstream_name    Sub-Name
14mu|perl-Sub-Name-0.140.0-1|2	%define upstream_version 0.14
14mu|perl-Sub-Name-0.140.0-1|3	
14mu|perl-Sub-Name-0.140.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Sub-Name-0.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Sub-Name-0.140.0-1|6	Release:    1
14mu|perl-Sub-Name-0.140.0-1|7	
14mu|perl-Sub-Name-0.140.0-1|8	Summary: 	Allows to (re)name a sub
14mu|perl-Sub-Name-0.140.0-1|9	
14mu|perl-Sub-Name-0.140.0-1|10	License: 	GPL+ or Artistic
14mu|perl-Sub-Name-0.140.0-1|11	Group: 		Development/Perl
14mu|perl-Sub-Name-0.140.0-1|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Sub-Name-0.140.0-1|13	Source0:    http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Sub-Name-0.140.0-1|14	
14mu|perl-Sub-Name-0.140.0-1|15	BuildRequires:  perl-devel
14mu|perl-Sub-Name-0.140.0-1|16	BuildRequires: perl(Devel::CheckBin)
14mu|perl-Sub-Name-0.140.0-1|17	
14mu|perl-Sub-Name-0.140.0-1|18	%description
14mu|perl-Sub-Name-0.140.0-1|19	This module allows to (re)name a sub.
14mu|perl-Sub-Name-0.140.0-1|20	
14mu|perl-Sub-Name-0.140.0-1|21	%prep
14mu|perl-Sub-Name-0.140.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Sub-Name-0.140.0-1|23	
14mu|perl-Sub-Name-0.140.0-1|24	%build
14mu|perl-Sub-Name-0.140.0-1|25	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Sub-Name-0.140.0-1|26	%make
14mu|perl-Sub-Name-0.140.0-1|27	
14mu|perl-Sub-Name-0.140.0-1|28	%install
14mu|perl-Sub-Name-0.140.0-1|29	%makeinstall_std
14mu|perl-Sub-Name-0.140.0-1|30	
14mu|perl-Sub-Name-0.140.0-1|31	%check
14mu|perl-Sub-Name-0.140.0-1|32	%make test
14mu|perl-Sub-Name-0.140.0-1|33	
14mu|perl-Sub-Name-0.140.0-1|34	%clean
14mu|perl-Sub-Name-0.140.0-1|35	
14mu|perl-Sub-Name-0.140.0-1|36	%files
14mu|perl-Sub-Name-0.140.0-1|37	%doc Changes README
14mu|perl-Sub-Name-0.140.0-1|38	%{perl_vendorarch}/Sub
14mu|perl-Sub-Name-0.140.0-1|39	%{perl_vendorarch}/auto/Sub
14mu|perl-Sub-Name-0.140.0-1|40	%{_mandir}/*/*
14mu|perl-Sub-Name-0.140.0-1|41	
14mu|perl-Sub-Name-0.140.0-1|42	%changelog
14mu|perl-Sub-Name-0.140.0-1|43	
14mu|perl-Sub-Name-0.140.0-1|44	* Sat Jun 13 2015 dsilakov <denis.silakov@rosalab.ru> 0.140.0-1
14mu|perl-Sub-Name-0.140.0-1|45	- (fdc9eb4) Merge pull request #2 from import/perl-Sub-Name:auto_update
14mu|perl-Sub-Name-0.140.0-1|46	- (fdc9eb4) Updated to 0.14 (by updates_builder)
14mu|perl-Sub-Name-0.140.0-1|47	
14mu|perl-Sub-Name-0.140.0-1|48	

23662 14
14mu|perl-Term-ReadKey-2.330.0-1|1	%define upstream_version 2.33
14mu|perl-Term-ReadKey-2.330.0-1|2	
14mu|perl-Term-ReadKey-2.330.0-1|3	Summary:	Term::ReadKey Perl module
14mu|perl-Term-ReadKey-2.330.0-1|4	
14mu|perl-Term-ReadKey-2.330.0-1|5	Name:		perl-Term-ReadKey
14mu|perl-Term-ReadKey-2.330.0-1|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Term-ReadKey-2.330.0-1|7	Release:	1
14mu|perl-Term-ReadKey-2.330.0-1|8	License:	GPL
14mu|perl-Term-ReadKey-2.330.0-1|9	Group:		Development/Perl
14mu|perl-Term-ReadKey-2.330.0-1|10	Source0:	http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/TermReadKey-%{upstream_version}.tar.gz
14mu|perl-Term-ReadKey-2.330.0-1|11	Url:		http://search.cpan.org/dist/TermReadKey/
14mu|perl-Term-ReadKey-2.330.0-1|12	BuildRequires:	perl-devel
14mu|perl-Term-ReadKey-2.330.0-1|13	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
14mu|perl-Term-ReadKey-2.330.0-1|14	
14mu|perl-Term-ReadKey-2.330.0-1|15	%description
14mu|perl-Term-ReadKey-2.330.0-1|16	This module, ReadKey, provides ioctl control for terminals so the
14mu|perl-Term-ReadKey-2.330.0-1|17	input modes can be changed (thus allowing reads of a single character
14mu|perl-Term-ReadKey-2.330.0-1|18	at a time), and also provides non-blocking reads of stdin, as well as
14mu|perl-Term-ReadKey-2.330.0-1|19	several other terminal related features, including
14mu|perl-Term-ReadKey-2.330.0-1|20	retrieval/modification of the screen size, and retrieval/modification
14mu|perl-Term-ReadKey-2.330.0-1|21	of the control characters.
14mu|perl-Term-ReadKey-2.330.0-1|22	
14mu|perl-Term-ReadKey-2.330.0-1|23	%prep
14mu|perl-Term-ReadKey-2.330.0-1|24	%setup -qn TermReadKey-%{upstream_version}
14mu|perl-Term-ReadKey-2.330.0-1|25	
14mu|perl-Term-ReadKey-2.330.0-1|26	%build
14mu|perl-Term-ReadKey-2.330.0-1|27	perl Makefile.PL INSTALLDIRS=vendor </dev/null
14mu|perl-Term-ReadKey-2.330.0-1|28	# Parallel build is broken - https://rt.cpan.org/Public/Bug/Display.html?id=100932
14mu|perl-Term-ReadKey-2.330.0-1|29	make
14mu|perl-Term-ReadKey-2.330.0-1|30	
14mu|perl-Term-ReadKey-2.330.0-1|31	%install
14mu|perl-Term-ReadKey-2.330.0-1|32	%makeinstall_std
14mu|perl-Term-ReadKey-2.330.0-1|33	
14mu|perl-Term-ReadKey-2.330.0-1|34	%clean
14mu|perl-Term-ReadKey-2.330.0-1|35	
14mu|perl-Term-ReadKey-2.330.0-1|36	%files
14mu|perl-Term-ReadKey-2.330.0-1|37	%doc README
14mu|perl-Term-ReadKey-2.330.0-1|38	%{perl_vendorlib}/*
14mu|perl-Term-ReadKey-2.330.0-1|39	%{_mandir}/*/*
14mu|perl-Term-ReadKey-2.330.0-1|40	
14mu|perl-Term-ReadKey-2.330.0-1|41	
14mu|perl-Term-ReadKey-2.330.0-1|42	
14mu|perl-Term-ReadKey-2.330.0-1|43	
14mu|perl-Term-ReadKey-2.330.0-1|44	%changelog
14mu|perl-Term-ReadKey-2.330.0-1|45	
14mu|perl-Term-ReadKey-2.330.0-1|46	* Tue Oct 20 2015 Denis Silakov <dsilakov@gmail.com> 2.330.0-1
14mu|perl-Term-ReadKey-2.330.0-1|47	- (b28778d) Updated to 2.33
14mu|perl-Term-ReadKey-2.330.0-1|48	
14mu|perl-Term-ReadKey-2.330.0-1|49	

23663 14
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|1	%define upstream_name	 Term-ReadLine-Gnu
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|2	%define upstream_version 1.28
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|3	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|6	Release:    1
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|7	Summary:	Perl extension for the GNU Readline/History Library
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|8	License:	GPL+ or Artistic
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|9	Group:		Development/Perl
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|11	Source0:    http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|12	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|13	BuildRequires:	ncurses-devel >= 5.2
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|14	BuildRequires:	perl-devel
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|15	BuildRequires:	readline-devel >= 4.2
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|16	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|17	Obsoletes:	perl-Term-Readline-Gnu
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|18	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|19	%description
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|20	This is an implementation of the interface to the GNU Readline
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|21	Library. This module gives you input line editing facility, input
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|22	history management facility, word completion facility, etc. It
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|23	uses the real GNU Readline Library. And this module has the
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|24	interface with the almost all variables and functions which are
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|25	documented in the GNU Readline/History Library. So you can program
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|26	your custom editing function, your custom completion function, and
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|27	so on with Perl. This may be useful for prototyping before
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|28	programming with C.
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|29	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|30	%prep
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|32	chmod 644 README
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|33	# Fix bogus dependency on /usr/local/bin/perl:
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|34	perl -pi -e 's!/usr/local/bin/perl!/usr/bin/perl!g' Gnu/{euc_jp,XS}.pm
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|35	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|36	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|37	%build
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|39	%make "CFLAGS=%{optflags}"
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|40	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|41	%check
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|42	if [ -n "$DISPLAY" ] ; then
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|43	TERM=linux make test
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|44	else
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|45	echo "***************************************************"
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|46	echo " make test not done because DISPLAY var is not set "
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|47	echo "***************************************************"
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|48	fi
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|49	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|50	%install
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|51	%makeinstall_std
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|52	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|53	%clean
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|54	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|55	%files
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|56	%doc README
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|57	%{perl_vendorarch}/Term
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|58	%{perl_vendorarch}/auto/Term
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|59	%{_mandir}/*/*
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|60	%{_bindir}/perlsh
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|61	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|62	%changelog
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|63	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|64	* Mon Mar 28 2016 dsilakov <denis.silakov@rosalab.ru> 1.280.0-1
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|65	- (3d0c72f) Merge pull request #6 from import/perl-Term-ReadLine-Gnu:auto_update
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|66	- (3d0c72f) Updated to 1.28 (by updates_builder)
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|67	
14mu|perl-Term-ReadLine-Gnu-1.280.0-1|68	

23664 14
14mu|perl-Term-UI-0.460.0-1|1	%define	upstream_name	 Term-UI
14mu|perl-Term-UI-0.460.0-1|2	%define upstream_version 0.46
14mu|perl-Term-UI-0.460.0-1|3	
14mu|perl-Term-UI-0.460.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Term-UI-0.460.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Term-UI-0.460.0-1|6	Release:	1
14mu|perl-Term-UI-0.460.0-1|7	
14mu|perl-Term-UI-0.460.0-1|8	Summary:	Term::ReadLine UI made easy
14mu|perl-Term-UI-0.460.0-1|9	
14mu|perl-Term-UI-0.460.0-1|10	License:	Artistic/GPL
14mu|perl-Term-UI-0.460.0-1|11	Group:		Development/Perl
14mu|perl-Term-UI-0.460.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Term-UI-0.460.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Term-UI-0.460.0-1|14	
14mu|perl-Term-UI-0.460.0-1|15	BuildRequires:	perl-devel
14mu|perl-Term-UI-0.460.0-1|16	BuildRequires:	perl(Log::Message::Simple)
14mu|perl-Term-UI-0.460.0-1|17	BuildArch:	noarch
14mu|perl-Term-UI-0.460.0-1|18	
14mu|perl-Term-UI-0.460.0-1|19	%description
14mu|perl-Term-UI-0.460.0-1|20	"Term::UI" is a transparent way of eliminating the overhead of having to format
14mu|perl-Term-UI-0.460.0-1|21	a question and then validate the reply, informing the user if the answer was
14mu|perl-Term-UI-0.460.0-1|22	not proper and re-issuing the question.
14mu|perl-Term-UI-0.460.0-1|23	
14mu|perl-Term-UI-0.460.0-1|24	Simply give it the question you want to ask, optionally with choices the user
14mu|perl-Term-UI-0.460.0-1|25	can pick from and a default and "Term::UI" will DWYM.
14mu|perl-Term-UI-0.460.0-1|26	
14mu|perl-Term-UI-0.460.0-1|27	For asking a yes or no question, there's even a shortcut.
14mu|perl-Term-UI-0.460.0-1|28	
14mu|perl-Term-UI-0.460.0-1|29	%prep
14mu|perl-Term-UI-0.460.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Term-UI-0.460.0-1|31	
14mu|perl-Term-UI-0.460.0-1|32	%build
14mu|perl-Term-UI-0.460.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Term-UI-0.460.0-1|34	%make
14mu|perl-Term-UI-0.460.0-1|35	
14mu|perl-Term-UI-0.460.0-1|36	%check
14mu|perl-Term-UI-0.460.0-1|37	make test
14mu|perl-Term-UI-0.460.0-1|38	
14mu|perl-Term-UI-0.460.0-1|39	%install
14mu|perl-Term-UI-0.460.0-1|40	%makeinstall_std
14mu|perl-Term-UI-0.460.0-1|41	
14mu|perl-Term-UI-0.460.0-1|42	%files
14mu|perl-Term-UI-0.460.0-1|43	%doc README
14mu|perl-Term-UI-0.460.0-1|44	%{perl_vendorlib}/Term/*
14mu|perl-Term-UI-0.460.0-1|45	%{_mandir}/*/*
14mu|perl-Term-UI-0.460.0-1|46	
14mu|perl-Term-UI-0.460.0-1|47	%changelog
14mu|perl-Term-UI-0.460.0-1|48	
14mu|perl-Term-UI-0.460.0-1|49	* Mon Jul 13 2015 dsilakov <denis.silakov@rosalab.ru> 0.460.0-1
14mu|perl-Term-UI-0.460.0-1|50	- (5f2135b) Merge pull request #2 from import/perl-Term-UI:auto_update
14mu|perl-Term-UI-0.460.0-1|51	- (5f2135b) Updated to 0.46 (by updates_builder)
14mu|perl-Term-UI-0.460.0-1|52	
14mu|perl-Term-UI-0.460.0-1|53	

23665 14
14mu|perl-Test-Base-0.880.0-1|1	%define upstream_name	 Test-Base
14mu|perl-Test-Base-0.880.0-1|2	%define upstream_version 0.88
14mu|perl-Test-Base-0.880.0-1|3	
14mu|perl-Test-Base-0.880.0-1|4	%if %{_use_internal_dependency_generator}
14mu|perl-Test-Base-0.880.0-1|5	%define __noautoreq 'Module::Install.*'
14mu|perl-Test-Base-0.880.0-1|6	%else
14mu|perl-Test-Base-0.880.0-1|7	%define _requires_exceptions Module::Install
14mu|perl-Test-Base-0.880.0-1|8	%endif
14mu|perl-Test-Base-0.880.0-1|9	
14mu|perl-Test-Base-0.880.0-1|10	Name:       perl-%{upstream_name}
14mu|perl-Test-Base-0.880.0-1|11	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Test-Base-0.880.0-1|12	Release:    1
14mu|perl-Test-Base-0.880.0-1|13	
14mu|perl-Test-Base-0.880.0-1|14	Summary:	A Data Driven Testing Framework
14mu|perl-Test-Base-0.880.0-1|15	
14mu|perl-Test-Base-0.880.0-1|16	License:	GPL+ or Artistic
14mu|perl-Test-Base-0.880.0-1|17	Group:		Development/Perl
14mu|perl-Test-Base-0.880.0-1|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-Test-Base-0.880.0-1|19	Source0:    ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Base-0.880.0-1|20	
14mu|perl-Test-Base-0.880.0-1|21	BuildRequires:  perl(Spiffy) >= 0.29
14mu|perl-Test-Base-0.880.0-1|22	BuildRequires:  perl(Test::More) >= 0.62
14mu|perl-Test-Base-0.880.0-1|23	BuildRequires:  perl(Test::Deep)
14mu|perl-Test-Base-0.880.0-1|24	BuildRequires:  perl-devel
14mu|perl-Test-Base-0.880.0-1|25	BuildArch:	noarch
14mu|perl-Test-Base-0.880.0-1|26	
14mu|perl-Test-Base-0.880.0-1|27	%description
14mu|perl-Test-Base-0.880.0-1|28	Perl gives you a standard way to run tests with Test::Harness, and basic
14mu|perl-Test-Base-0.880.0-1|29	testing primitives with Test::More. After that you are pretty much on your own
14mu|perl-Test-Base-0.880.0-1|30	to develop a testing framework and philosophy. Test::More encourages you to
14mu|perl-Test-Base-0.880.0-1|31	make your own framework by subclassing Test::Builder, but that is not trivial.
14mu|perl-Test-Base-0.880.0-1|32	Test::Base gives you a way to write your own test framework base class that is
14mu|perl-Test-Base-0.880.0-1|33	trivial.
14mu|perl-Test-Base-0.880.0-1|34	
14mu|perl-Test-Base-0.880.0-1|35	%prep
14mu|perl-Test-Base-0.880.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Base-0.880.0-1|37	
14mu|perl-Test-Base-0.880.0-1|38	%build
14mu|perl-Test-Base-0.880.0-1|39	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Base-0.880.0-1|40	%make
14mu|perl-Test-Base-0.880.0-1|41	
14mu|perl-Test-Base-0.880.0-1|42	%check
14mu|perl-Test-Base-0.880.0-1|43	%__make test
14mu|perl-Test-Base-0.880.0-1|44	
14mu|perl-Test-Base-0.880.0-1|45	%install
14mu|perl-Test-Base-0.880.0-1|46	%makeinstall_std
14mu|perl-Test-Base-0.880.0-1|47	
14mu|perl-Test-Base-0.880.0-1|48	%files
14mu|perl-Test-Base-0.880.0-1|49	%doc Changes README
14mu|perl-Test-Base-0.880.0-1|50	%{perl_vendorlib}/Test
14mu|perl-Test-Base-0.880.0-1|51	# %{perl_vendorlib}/Module
14mu|perl-Test-Base-0.880.0-1|52	%{_mandir}/*/*
14mu|perl-Test-Base-0.880.0-1|53	
14mu|perl-Test-Base-0.880.0-1|54	%changelog
14mu|perl-Test-Base-0.880.0-1|55	* Tue Oct 21 2014 dsilakov <denis.silakov@rosalab.ru> 0.880.0-1
14mu|perl-Test-Base-0.880.0-1|56	+ Revision: 0d7d4a3
14mu|perl-Test-Base-0.880.0-1|57	- Merge pull request #2 from import/perl-Test-Base:auto_update
14mu|perl-Test-Base-0.880.0-1|58	- ROSA Updates Builder: update suggested
14mu|perl-Test-Base-0.880.0-1|59	
14mu|perl-Test-Base-0.880.0-1|60	

23666 14
14mu|perl-Test-CleanNamespaces-0.180.0-1|1	%define upstream_name Test-CleanNamespaces
14mu|perl-Test-CleanNamespaces-0.180.0-1|2	%define upstream_version 0.18
14mu|perl-Test-CleanNamespaces-0.180.0-1|3	
14mu|perl-Test-CleanNamespaces-0.180.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-CleanNamespaces-0.180.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-CleanNamespaces-0.180.0-1|6	Release:	1
14mu|perl-Test-CleanNamespaces-0.180.0-1|7	
14mu|perl-Test-CleanNamespaces-0.180.0-1|8	Summary:	Check for uncleaned imports
14mu|perl-Test-CleanNamespaces-0.180.0-1|9	License:	GPL+ or Artistic
14mu|perl-Test-CleanNamespaces-0.180.0-1|10	Group:		Development/Perl
14mu|perl-Test-CleanNamespaces-0.180.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-CleanNamespaces-0.180.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-CleanNamespaces-0.180.0-1|13	
14mu|perl-Test-CleanNamespaces-0.180.0-1|14	BuildRequires:	perl(File::Find::Rule::Perl)
14mu|perl-Test-CleanNamespaces-0.180.0-1|15	BuildRequires:	perl(Module::Runtime)
14mu|perl-Test-CleanNamespaces-0.180.0-1|16	BuildRequires:	perl(Package::Stash)
14mu|perl-Test-CleanNamespaces-0.180.0-1|17	BuildRequires:	perl(Sub::Exporter)
14mu|perl-Test-CleanNamespaces-0.180.0-1|18	BuildRequires:	perl(Sub::Identify)
14mu|perl-Test-CleanNamespaces-0.180.0-1|19	BuildRequires:	perl(Test::Deep)
14mu|perl-Test-CleanNamespaces-0.180.0-1|20	BuildRequires:	perl(Test::Requires)
14mu|perl-Test-CleanNamespaces-0.180.0-1|21	BuildRequires:	perl(Test::Tester)
14mu|perl-Test-CleanNamespaces-0.180.0-1|22	BuildRequires:	perl(Test::Warnings)
14mu|perl-Test-CleanNamespaces-0.180.0-1|23	BuildRequires:	perl(namespace::clean)
14mu|perl-Test-CleanNamespaces-0.180.0-1|24	BuildRequires:	perl-devel
14mu|perl-Test-CleanNamespaces-0.180.0-1|25	BuildArch:	noarch
14mu|perl-Test-CleanNamespaces-0.180.0-1|26	
14mu|perl-Test-CleanNamespaces-0.180.0-1|27	%description
14mu|perl-Test-CleanNamespaces-0.180.0-1|28	Check for uncleaned imports.
14mu|perl-Test-CleanNamespaces-0.180.0-1|29	
14mu|perl-Test-CleanNamespaces-0.180.0-1|30	%prep
14mu|perl-Test-CleanNamespaces-0.180.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Test-CleanNamespaces-0.180.0-1|32	
14mu|perl-Test-CleanNamespaces-0.180.0-1|33	%build
14mu|perl-Test-CleanNamespaces-0.180.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-CleanNamespaces-0.180.0-1|35	
14mu|perl-Test-CleanNamespaces-0.180.0-1|36	%make
14mu|perl-Test-CleanNamespaces-0.180.0-1|37	
14mu|perl-Test-CleanNamespaces-0.180.0-1|38	%check
14mu|perl-Test-CleanNamespaces-0.180.0-1|39	%make test
14mu|perl-Test-CleanNamespaces-0.180.0-1|40	
14mu|perl-Test-CleanNamespaces-0.180.0-1|41	%install
14mu|perl-Test-CleanNamespaces-0.180.0-1|42	%makeinstall_std
14mu|perl-Test-CleanNamespaces-0.180.0-1|43	
14mu|perl-Test-CleanNamespaces-0.180.0-1|44	%files
14mu|perl-Test-CleanNamespaces-0.180.0-1|45	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14mu|perl-Test-CleanNamespaces-0.180.0-1|46	%{_mandir}/man3/*
14mu|perl-Test-CleanNamespaces-0.180.0-1|47	%{perl_vendorlib}/*
14mu|perl-Test-CleanNamespaces-0.180.0-1|48	
14mu|perl-Test-CleanNamespaces-0.180.0-1|49	
14mu|perl-Test-CleanNamespaces-0.180.0-1|50	
14mu|perl-Test-CleanNamespaces-0.180.0-1|51	%changelog
14mu|perl-Test-CleanNamespaces-0.180.0-1|52	* Mon Mar 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.180.0-1
14mu|perl-Test-CleanNamespaces-0.180.0-1|53	+ Revision: 89b54d7
14mu|perl-Test-CleanNamespaces-0.180.0-1|54	- Added perl-devel BR
14mu|perl-Test-CleanNamespaces-0.180.0-1|55	
14mu|perl-Test-CleanNamespaces-0.180.0-1|56	

23667 14
14mu|perl-Test-CPAN-Meta-0.250.0-1|1	%define upstream_name    Test-CPAN-Meta
14mu|perl-Test-CPAN-Meta-0.250.0-1|2	%define upstream_version 0.25
14mu|perl-Test-CPAN-Meta-0.250.0-1|3	
14mu|perl-Test-CPAN-Meta-0.250.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-CPAN-Meta-0.250.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-CPAN-Meta-0.250.0-1|6	Release:	1
14mu|perl-Test-CPAN-Meta-0.250.0-1|7	
14mu|perl-Test-CPAN-Meta-0.250.0-1|8	Summary:	Validation of META.yml specification elements
14mu|perl-Test-CPAN-Meta-0.250.0-1|9	
14mu|perl-Test-CPAN-Meta-0.250.0-1|10	License:	GPL+ or Artistic
14mu|perl-Test-CPAN-Meta-0.250.0-1|11	Group:		Development/Perl
14mu|perl-Test-CPAN-Meta-0.250.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-CPAN-Meta-0.250.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-CPAN-Meta-0.250.0-1|14	
14mu|perl-Test-CPAN-Meta-0.250.0-1|15	BuildRequires:	perl(Parse::CPAN::Meta)
14mu|perl-Test-CPAN-Meta-0.250.0-1|16	BuildRequires:	perl(Test::Builder)
14mu|perl-Test-CPAN-Meta-0.250.0-1|17	BuildRequires:	perl(Test::More)
14mu|perl-Test-CPAN-Meta-0.250.0-1|18	BuildRequires:	perl-devel
14mu|perl-Test-CPAN-Meta-0.250.0-1|19	BuildArch:	noarch
14mu|perl-Test-CPAN-Meta-0.250.0-1|20	
14mu|perl-Test-CPAN-Meta-0.250.0-1|21	%description
14mu|perl-Test-CPAN-Meta-0.250.0-1|22	This module was written to ensure that a META.yml file, provided with a
14mu|perl-Test-CPAN-Meta-0.250.0-1|23	standard distribution uploaded to CPAN, meets the specifications that are
14mu|perl-Test-CPAN-Meta-0.250.0-1|24	slowly being introduced to module uploads, via the use of package makers
14mu|perl-Test-CPAN-Meta-0.250.0-1|25	and installers such as the ExtUtils::MakeMaker manpage, the Module::Build
14mu|perl-Test-CPAN-Meta-0.250.0-1|26	manpage and the Module::Install manpage.
14mu|perl-Test-CPAN-Meta-0.250.0-1|27	
14mu|perl-Test-CPAN-Meta-0.250.0-1|28	%prep
14mu|perl-Test-CPAN-Meta-0.250.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-CPAN-Meta-0.250.0-1|30	
14mu|perl-Test-CPAN-Meta-0.250.0-1|31	%build
14mu|perl-Test-CPAN-Meta-0.250.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-CPAN-Meta-0.250.0-1|33	%make
14mu|perl-Test-CPAN-Meta-0.250.0-1|34	
14mu|perl-Test-CPAN-Meta-0.250.0-1|35	%check
14mu|perl-Test-CPAN-Meta-0.250.0-1|36	%make test
14mu|perl-Test-CPAN-Meta-0.250.0-1|37	
14mu|perl-Test-CPAN-Meta-0.250.0-1|38	%install
14mu|perl-Test-CPAN-Meta-0.250.0-1|39	%makeinstall_std
14mu|perl-Test-CPAN-Meta-0.250.0-1|40	
14mu|perl-Test-CPAN-Meta-0.250.0-1|41	%files
14mu|perl-Test-CPAN-Meta-0.250.0-1|42	%doc Changes README LICENSE
14mu|perl-Test-CPAN-Meta-0.250.0-1|43	%{_mandir}/man3/*
14mu|perl-Test-CPAN-Meta-0.250.0-1|44	%{perl_vendorlib}/*
14mu|perl-Test-CPAN-Meta-0.250.0-1|45	
14mu|perl-Test-CPAN-Meta-0.250.0-1|46	%changelog
14mu|perl-Test-CPAN-Meta-0.250.0-1|47	
14mu|perl-Test-CPAN-Meta-0.250.0-1|48	* Wed Jun 10 2015 dsilakov <denis.silakov@rosalab.ru> 0.250.0-1
14mu|perl-Test-CPAN-Meta-0.250.0-1|49	- (417fb7f) Merge pull request #4 from import/perl-Test-CPAN-Meta:auto_update
14mu|perl-Test-CPAN-Meta-0.250.0-1|50	- (417fb7f) Updated to 0.25 (by updates_builder)
14mu|perl-Test-CPAN-Meta-0.250.0-1|51	
14mu|perl-Test-CPAN-Meta-0.250.0-1|52	

23668 14
14mu|perl-Test-Deep-0.119.0-1|1	%define upstream_name	 Test-Deep
14mu|perl-Test-Deep-0.119.0-1|2	%define upstream_version 0.119
14mu|perl-Test-Deep-0.119.0-1|3	
14mu|perl-Test-Deep-0.119.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Test-Deep-0.119.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Test-Deep-0.119.0-1|6	Release:    1
14mu|perl-Test-Deep-0.119.0-1|7	
14mu|perl-Test-Deep-0.119.0-1|8	Summary:	Extremely flexible deep comparison
14mu|perl-Test-Deep-0.119.0-1|9	
14mu|perl-Test-Deep-0.119.0-1|10	License:	GPL+ or Artistic
14mu|perl-Test-Deep-0.119.0-1|11	Group:		Development/Perl
14mu|perl-Test-Deep-0.119.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Deep-0.119.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Deep-0.119.0-1|14	
14mu|perl-Test-Deep-0.119.0-1|15	Buildrequires:	perl-devel
14mu|perl-Test-Deep-0.119.0-1|16	BuildRequires:	perl(Test::NoWarnings)
14mu|perl-Test-Deep-0.119.0-1|17	BuildRequires:	perl(Test::Tester)
14mu|perl-Test-Deep-0.119.0-1|18	BuildArch:	noarch
14mu|perl-Test-Deep-0.119.0-1|19	
14mu|perl-Test-Deep-0.119.0-1|20	%description
14mu|perl-Test-Deep-0.119.0-1|21	Test::Deep gives you very flexible ways to check that the result you got is the
14mu|perl-Test-Deep-0.119.0-1|22	result you were expecting. At it's simplest it compares two structures by going
14mu|perl-Test-Deep-0.119.0-1|23	through each level, ensuring that the values match, that arrays and hashes have
14mu|perl-Test-Deep-0.119.0-1|24	the same elements and that references are blessed into the correct class. It
14mu|perl-Test-Deep-0.119.0-1|25	also handles circular data structures without getting caught in an infinite
14mu|perl-Test-Deep-0.119.0-1|26	loop.
14mu|perl-Test-Deep-0.119.0-1|27	
14mu|perl-Test-Deep-0.119.0-1|28	%prep
14mu|perl-Test-Deep-0.119.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Deep-0.119.0-1|30	
14mu|perl-Test-Deep-0.119.0-1|31	%build
14mu|perl-Test-Deep-0.119.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Deep-0.119.0-1|33	%make
14mu|perl-Test-Deep-0.119.0-1|34	
14mu|perl-Test-Deep-0.119.0-1|35	%check
14mu|perl-Test-Deep-0.119.0-1|36	%make test
14mu|perl-Test-Deep-0.119.0-1|37	
14mu|perl-Test-Deep-0.119.0-1|38	%install
14mu|perl-Test-Deep-0.119.0-1|39	%makeinstall_std
14mu|perl-Test-Deep-0.119.0-1|40	
14mu|perl-Test-Deep-0.119.0-1|41	%clean
14mu|perl-Test-Deep-0.119.0-1|42	
14mu|perl-Test-Deep-0.119.0-1|43	%files
14mu|perl-Test-Deep-0.119.0-1|44	%doc  README TODO
14mu|perl-Test-Deep-0.119.0-1|45	%{_mandir}/*/*
14mu|perl-Test-Deep-0.119.0-1|46	%{perl_vendorlib}/Test/Deep
14mu|perl-Test-Deep-0.119.0-1|47	%{perl_vendorlib}/Test/Deep.pm
14mu|perl-Test-Deep-0.119.0-1|48	# %{perl_vendorlib}/Test/Deep.pod
14mu|perl-Test-Deep-0.119.0-1|49	
14mu|perl-Test-Deep-0.119.0-1|50	%changelog
14mu|perl-Test-Deep-0.119.0-1|51	
14mu|perl-Test-Deep-0.119.0-1|52	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.119.0-1
14mu|perl-Test-Deep-0.119.0-1|53	- (c17519b) Updated to 0.119 (by updates_builder)
14mu|perl-Test-Deep-0.119.0-1|54	
14mu|perl-Test-Deep-0.119.0-1|55	

23669 14
14mu|perl-Test-Differences-0.630.0-1|1	%define upstream_name	 Test-Differences
14mu|perl-Test-Differences-0.630.0-1|2	%define upstream_version 0.63
14mu|perl-Test-Differences-0.630.0-1|3	
14mu|perl-Test-Differences-0.630.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Differences-0.630.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Differences-0.630.0-1|6	Release:	1
14mu|perl-Test-Differences-0.630.0-1|7	
14mu|perl-Test-Differences-0.630.0-1|8	Summary:	Test strings and data structures and show differences if not ok
14mu|perl-Test-Differences-0.630.0-1|9	
14mu|perl-Test-Differences-0.630.0-1|10	License:	GPL+ or Artistic
14mu|perl-Test-Differences-0.630.0-1|11	Group:		Development/Perl
14mu|perl-Test-Differences-0.630.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Differences-0.630.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Differences-0.630.0-1|14	
14mu|perl-Test-Differences-0.630.0-1|15	BuildRequires:	perl-Text-Diff
14mu|perl-Test-Differences-0.630.0-1|16	BuildRequires: perl(Capture::Tiny)
14mu|perl-Test-Differences-0.630.0-1|17	BuildRequires:	perl-devel
14mu|perl-Test-Differences-0.630.0-1|18	BuildArch:	noarch
14mu|perl-Test-Differences-0.630.0-1|19	
14mu|perl-Test-Differences-0.630.0-1|20	%description
14mu|perl-Test-Differences-0.630.0-1|21	When the code you're testing returns multiple lines, records or data structures
14mu|perl-Test-Differences-0.630.0-1|22	and they're just plain wrong, an equivalent to the Unix diff utility may be
14mu|perl-Test-Differences-0.630.0-1|23	just what's needed.
14mu|perl-Test-Differences-0.630.0-1|24	
14mu|perl-Test-Differences-0.630.0-1|25	%prep
14mu|perl-Test-Differences-0.630.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Differences-0.630.0-1|27	
14mu|perl-Test-Differences-0.630.0-1|28	%build
14mu|perl-Test-Differences-0.630.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Differences-0.630.0-1|30	%make
14mu|perl-Test-Differences-0.630.0-1|31	
14mu|perl-Test-Differences-0.630.0-1|32	%check
14mu|perl-Test-Differences-0.630.0-1|33	make test
14mu|perl-Test-Differences-0.630.0-1|34	
14mu|perl-Test-Differences-0.630.0-1|35	%install
14mu|perl-Test-Differences-0.630.0-1|36	%makeinstall_std
14mu|perl-Test-Differences-0.630.0-1|37	
14mu|perl-Test-Differences-0.630.0-1|38	%files
14mu|perl-Test-Differences-0.630.0-1|39	%doc Changes
14mu|perl-Test-Differences-0.630.0-1|40	%{perl_vendorlib}/Test
14mu|perl-Test-Differences-0.630.0-1|41	%{_mandir}/*/*
14mu|perl-Test-Differences-0.630.0-1|42	
14mu|perl-Test-Differences-0.630.0-1|43	%changelog
14mu|perl-Test-Differences-0.630.0-1|44	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.630.0-1
14mu|perl-Test-Differences-0.630.0-1|45	+ Revision: 8a81b3d
14mu|perl-Test-Differences-0.630.0-1|46	- Updated to 0.63 (by updates_builder)
14mu|perl-Test-Differences-0.630.0-1|47	
14mu|perl-Test-Differences-0.630.0-1|48	

23670 14
14mu|perl-Test-Exception-0.400.0-1|1	%define upstream_name    Test-Exception
14mu|perl-Test-Exception-0.400.0-1|2	%define upstream_version 0.40
14mu|perl-Test-Exception-0.400.0-1|3	
14mu|perl-Test-Exception-0.400.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Exception-0.400.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Exception-0.400.0-1|6	Release:	1
14mu|perl-Test-Exception-0.400.0-1|7	
14mu|perl-Test-Exception-0.400.0-1|8	Summary:	Test exception based code
14mu|perl-Test-Exception-0.400.0-1|9	
14mu|perl-Test-Exception-0.400.0-1|10	License:	GPL+ or Artistic
14mu|perl-Test-Exception-0.400.0-1|11	Group:		Development/Perl
14mu|perl-Test-Exception-0.400.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Exception-0.400.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Exception-0.400.0-1|14	
14mu|perl-Test-Exception-0.400.0-1|15	BuildRequires:	perl-devel
14mu|perl-Test-Exception-0.400.0-1|16	BuildRequires:	perl(Test::Builder) >= 0.13
14mu|perl-Test-Exception-0.400.0-1|17	BuildRequires:	perl(Test::Harness) >= 2.03
14mu|perl-Test-Exception-0.400.0-1|18	BuildRequires:	perl(Test::More) >= 0.44
14mu|perl-Test-Exception-0.400.0-1|19	BuildRequires:	perl(Sub::Uplevel) >= 0.06
14mu|perl-Test-Exception-0.400.0-1|20	BuildRequires:	perl(Test::Builder::Tester) >= 1.01
14mu|perl-Test-Exception-0.400.0-1|21	BuildArch:		noarch
14mu|perl-Test-Exception-0.400.0-1|22	
14mu|perl-Test-Exception-0.400.0-1|23	%description
14mu|perl-Test-Exception-0.400.0-1|24	This module provides a few convenience methods for testing
14mu|perl-Test-Exception-0.400.0-1|25	exception-based code. It is built with Test::Builder and
14mu|perl-Test-Exception-0.400.0-1|26	plays happily with Test::Simple, Test::More and friends.
14mu|perl-Test-Exception-0.400.0-1|27	
14mu|perl-Test-Exception-0.400.0-1|28	If you are not familiar with Test::Simple or Test::More
14mu|perl-Test-Exception-0.400.0-1|29	now would be the time to go take a look.
14mu|perl-Test-Exception-0.400.0-1|30	
14mu|perl-Test-Exception-0.400.0-1|31	%prep
14mu|perl-Test-Exception-0.400.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Exception-0.400.0-1|33	
14mu|perl-Test-Exception-0.400.0-1|34	%build
14mu|perl-Test-Exception-0.400.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Exception-0.400.0-1|36	%make
14mu|perl-Test-Exception-0.400.0-1|37	
14mu|perl-Test-Exception-0.400.0-1|38	%check
14mu|perl-Test-Exception-0.400.0-1|39	%make test
14mu|perl-Test-Exception-0.400.0-1|40	
14mu|perl-Test-Exception-0.400.0-1|41	%install
14mu|perl-Test-Exception-0.400.0-1|42	%makeinstall_std
14mu|perl-Test-Exception-0.400.0-1|43	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
14mu|perl-Test-Exception-0.400.0-1|44	
14mu|perl-Test-Exception-0.400.0-1|45	%files
14mu|perl-Test-Exception-0.400.0-1|46	%doc Changes
14mu|perl-Test-Exception-0.400.0-1|47	%{perl_vendorlib}/Test
14mu|perl-Test-Exception-0.400.0-1|48	%{_mandir}/man3/*
14mu|perl-Test-Exception-0.400.0-1|49	
14mu|perl-Test-Exception-0.400.0-1|50	%changelog
14mu|perl-Test-Exception-0.400.0-1|51	
14mu|perl-Test-Exception-0.400.0-1|52	* Wed Jun 10 2015 dsilakov <denis.silakov@rosalab.ru> 0.400.0-1
14mu|perl-Test-Exception-0.400.0-1|53	- (c55c88f) Merge pull request #4 from import/perl-Test-Exception:auto_update
14mu|perl-Test-Exception-0.400.0-1|54	- (c55c88f) Updated to 0.40 (by updates_builder)
14mu|perl-Test-Exception-0.400.0-1|55	
14mu|perl-Test-Exception-0.400.0-1|56	

23671 14
14mu|perl-Test-Fatal-0.14.0-1|1	%define upstream_name    Test-Fatal
14mu|perl-Test-Fatal-0.14.0-1|2	%define upstream_version 0.014
14mu|perl-Test-Fatal-0.14.0-1|3	
14mu|perl-Test-Fatal-0.14.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Fatal-0.14.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Fatal-0.14.0-1|6	Release:	1
14mu|perl-Test-Fatal-0.14.0-1|7	
14mu|perl-Test-Fatal-0.14.0-1|8	Summary:	Incredibly simple helpers for testing code with exceptions
14mu|perl-Test-Fatal-0.14.0-1|9	
14mu|perl-Test-Fatal-0.14.0-1|10	License:	GPL+ or Artistic
14mu|perl-Test-Fatal-0.14.0-1|11	Group:		Development/Perl
14mu|perl-Test-Fatal-0.14.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Fatal-0.14.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Fatal-0.14.0-1|14	
14mu|perl-Test-Fatal-0.14.0-1|15	BuildRequires:	perl(Carp)
14mu|perl-Test-Fatal-0.14.0-1|16	BuildRequires:	perl(Exporter)
14mu|perl-Test-Fatal-0.14.0-1|17	BuildRequires:	perl(Test::More)
14mu|perl-Test-Fatal-0.14.0-1|18	BuildRequires:	perl(Try::Tiny)
14mu|perl-Test-Fatal-0.14.0-1|19	BuildRequires:	perl(overload)
14mu|perl-Test-Fatal-0.14.0-1|20	BuildRequires:	perl-devel
14mu|perl-Test-Fatal-0.14.0-1|21	BuildArch:	noarch
14mu|perl-Test-Fatal-0.14.0-1|22	
14mu|perl-Test-Fatal-0.14.0-1|23	%description
14mu|perl-Test-Fatal-0.14.0-1|24	Test::Fatal is an alternative to the popular the Test::Exception manpage.
14mu|perl-Test-Fatal-0.14.0-1|25	It does much less, but should allow greater flexibility in testing
14mu|perl-Test-Fatal-0.14.0-1|26	exception-throwing code with about the same amount of typing.
14mu|perl-Test-Fatal-0.14.0-1|27	
14mu|perl-Test-Fatal-0.14.0-1|28	It exports one routine by default: 'exception'.
14mu|perl-Test-Fatal-0.14.0-1|29	
14mu|perl-Test-Fatal-0.14.0-1|30	%prep
14mu|perl-Test-Fatal-0.14.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Fatal-0.14.0-1|32	
14mu|perl-Test-Fatal-0.14.0-1|33	%build
14mu|perl-Test-Fatal-0.14.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Fatal-0.14.0-1|35	%make
14mu|perl-Test-Fatal-0.14.0-1|36	
14mu|perl-Test-Fatal-0.14.0-1|37	%check
14mu|perl-Test-Fatal-0.14.0-1|38	%make test
14mu|perl-Test-Fatal-0.14.0-1|39	
14mu|perl-Test-Fatal-0.14.0-1|40	%install
14mu|perl-Test-Fatal-0.14.0-1|41	%makeinstall_std
14mu|perl-Test-Fatal-0.14.0-1|42	
14mu|perl-Test-Fatal-0.14.0-1|43	%files
14mu|perl-Test-Fatal-0.14.0-1|44	%doc README Changes LICENSE META.yml META.json
14mu|perl-Test-Fatal-0.14.0-1|45	%{_mandir}/man3/*
14mu|perl-Test-Fatal-0.14.0-1|46	%{perl_vendorlib}/*
14mu|perl-Test-Fatal-0.14.0-1|47	
14mu|perl-Test-Fatal-0.14.0-1|48	%changelog
14mu|perl-Test-Fatal-0.14.0-1|49	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.14.0-1
14mu|perl-Test-Fatal-0.14.0-1|50	+ Revision: 1a55519
14mu|perl-Test-Fatal-0.14.0-1|51	- Updated to 0.014 (by updates_builder)
14mu|perl-Test-Fatal-0.14.0-1|52	
14mu|perl-Test-Fatal-0.14.0-1|53	

23672 14
14mu|perl-Test-Harness-3.350.0-1|1	%define upstream_name    Test-Harness
14mu|perl-Test-Harness-3.350.0-1|2	%define upstream_version 3.35
14mu|perl-Test-Harness-3.350.0-1|3	
14mu|perl-Test-Harness-3.350.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Harness-3.350.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Harness-3.350.0-1|6	Release:	1
14mu|perl-Test-Harness-3.350.0-1|7	
14mu|perl-Test-Harness-3.350.0-1|8	Summary:	Run Perl standard test scripts with statistics
14mu|perl-Test-Harness-3.350.0-1|9	
14mu|perl-Test-Harness-3.350.0-1|10	
14mu|perl-Test-Harness-3.350.0-1|11	License:	GPL+ or Artistic
14mu|perl-Test-Harness-3.350.0-1|12	Group:		Development/Perl
14mu|perl-Test-Harness-3.350.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Harness-3.350.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Harness-3.350.0-1|15	
14mu|perl-Test-Harness-3.350.0-1|16	BuildRequires:	perl-devel
14mu|perl-Test-Harness-3.350.0-1|17	BuildArch:	noarch
14mu|perl-Test-Harness-3.350.0-1|18	
14mu|perl-Test-Harness-3.350.0-1|19	%description
14mu|perl-Test-Harness-3.350.0-1|20	STOP! If all you want to do is write a test script, consider using
14mu|perl-Test-Harness-3.350.0-1|21	Test::Simple. Test::Harness is the module that reads the output from
14mu|perl-Test-Harness-3.350.0-1|22	Test::Simple, Test::More and other modules based on Test::Builder. You don't
14mu|perl-Test-Harness-3.350.0-1|23	need to know about Test::Harness to use those modules.
14mu|perl-Test-Harness-3.350.0-1|24	
14mu|perl-Test-Harness-3.350.0-1|25	Test::Harness runs tests and expects output from the test in a certain format.
14mu|perl-Test-Harness-3.350.0-1|26	That format is called TAP, the Test Anything Protocol. It is defined in
14mu|perl-Test-Harness-3.350.0-1|27	Test::Harness::TAP.
14mu|perl-Test-Harness-3.350.0-1|28	
14mu|perl-Test-Harness-3.350.0-1|29	Test::Harness::runtests(@tests) runs all the testscripts named as arguments and
14mu|perl-Test-Harness-3.350.0-1|30	checks standard output for the expected strings in TAP format.
14mu|perl-Test-Harness-3.350.0-1|31	
14mu|perl-Test-Harness-3.350.0-1|32	The prove utility is a thin wrapper around Test::Harness.
14mu|perl-Test-Harness-3.350.0-1|33	
14mu|perl-Test-Harness-3.350.0-1|34	%prep
14mu|perl-Test-Harness-3.350.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Harness-3.350.0-1|36	
14mu|perl-Test-Harness-3.350.0-1|37	%build
14mu|perl-Test-Harness-3.350.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Harness-3.350.0-1|39	%make
14mu|perl-Test-Harness-3.350.0-1|40	
14mu|perl-Test-Harness-3.350.0-1|41	%install
14mu|perl-Test-Harness-3.350.0-1|42	%makeinstall_std
14mu|perl-Test-Harness-3.350.0-1|43	# rename prove to avoid conflict with perl
14mu|perl-Test-Harness-3.350.0-1|44	mv %{buildroot}/%{_bindir}/prove %{buildroot}/%{_bindir}/prove-%{upstream_version}
14mu|perl-Test-Harness-3.350.0-1|45	# rename mandir files to avoid conflict with regular Mandriva perl
14mu|perl-Test-Harness-3.350.0-1|46	find %{buildroot}%{_mandir} -type f -exec mv {} {}-%{upstream_version} \;
14mu|perl-Test-Harness-3.350.0-1|47	
14mu|perl-Test-Harness-3.350.0-1|48	%check
14mu|perl-Test-Harness-3.350.0-1|49	%make test
14mu|perl-Test-Harness-3.350.0-1|50	
14mu|perl-Test-Harness-3.350.0-1|51	%files
14mu|perl-Test-Harness-3.350.0-1|52	%doc Changes
14mu|perl-Test-Harness-3.350.0-1|53	%{perl_vendorlib}/Test
14mu|perl-Test-Harness-3.350.0-1|54	%{perl_vendorlib}/TAP
14mu|perl-Test-Harness-3.350.0-1|55	%{perl_vendorlib}/App
14mu|perl-Test-Harness-3.350.0-1|56	%{_mandir}/*/*
14mu|perl-Test-Harness-3.350.0-1|57	%{_bindir}/prove-%{upstream_version}
14mu|perl-Test-Harness-3.350.0-1|58	
14mu|perl-Test-Harness-3.350.0-1|59	%changelog
14mu|perl-Test-Harness-3.350.0-1|60	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.350.0-1
14mu|perl-Test-Harness-3.350.0-1|61	+ Revision: 6e53ede
14mu|perl-Test-Harness-3.350.0-1|62	- Updated to 3.35 (by updates_builder)
14mu|perl-Test-Harness-3.350.0-1|63	
14mu|perl-Test-Harness-3.350.0-1|64	

23673 14
14mu|perl-Test-Inter-1.60.0-1|1	%define upstream_name    Test-Inter
14mu|perl-Test-Inter-1.60.0-1|2	%define upstream_version 1.06
14mu|perl-Test-Inter-1.60.0-1|3	
14mu|perl-Test-Inter-1.60.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Inter-1.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Inter-1.60.0-1|6	Release:	1
14mu|perl-Test-Inter-1.60.0-1|7	
14mu|perl-Test-Inter-1.60.0-1|8	Summary:	Framework for more readable interactive test scripts
14mu|perl-Test-Inter-1.60.0-1|9	
14mu|perl-Test-Inter-1.60.0-1|10	License:	GPL+ or Artistic
14mu|perl-Test-Inter-1.60.0-1|11	Group:		Development/Perl
14mu|perl-Test-Inter-1.60.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Inter-1.60.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Inter-1.60.0-1|14	
14mu|perl-Test-Inter-1.60.0-1|15	BuildRequires:	perl(File::Basename)
14mu|perl-Test-Inter-1.60.0-1|16	BuildRequires:	perl(IO::File)
14mu|perl-Test-Inter-1.60.0-1|17	BuildRequires:	perl(Test::Pod)
14mu|perl-Test-Inter-1.60.0-1|18	BuildRequires:	perl(Test::Pod::Coverage)
14mu|perl-Test-Inter-1.60.0-1|19	BuildRequires:	perl-devel
14mu|perl-Test-Inter-1.60.0-1|20	BuildArch:	noarch
14mu|perl-Test-Inter-1.60.0-1|21	
14mu|perl-Test-Inter-1.60.0-1|22	%description
14mu|perl-Test-Inter-1.60.0-1|23	This is another framework for writing test scripts. It is loosely inspired
14mu|perl-Test-Inter-1.60.0-1|24	by Test::More, and has most of it's functionality, but it is not a drop-in
14mu|perl-Test-Inter-1.60.0-1|25	replacement.
14mu|perl-Test-Inter-1.60.0-1|26	
14mu|perl-Test-Inter-1.60.0-1|27	Test::More (and other existing test frameworks) suffer from two weaknesses,
14mu|perl-Test-Inter-1.60.0-1|28	both of which have prevented me from ever using them:
14mu|perl-Test-Inter-1.60.0-1|29	
14mu|perl-Test-Inter-1.60.0-1|30	None offer the ability to access specific tests in
14mu|perl-Test-Inter-1.60.0-1|31	a reasonably interactive fashion
14mu|perl-Test-Inter-1.60.0-1|32	
14mu|perl-Test-Inter-1.60.0-1|33	%prep
14mu|perl-Test-Inter-1.60.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Inter-1.60.0-1|35	
14mu|perl-Test-Inter-1.60.0-1|36	%build
14mu|perl-Test-Inter-1.60.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Inter-1.60.0-1|38	%make
14mu|perl-Test-Inter-1.60.0-1|39	
14mu|perl-Test-Inter-1.60.0-1|40	%check
14mu|perl-Test-Inter-1.60.0-1|41	%make test
14mu|perl-Test-Inter-1.60.0-1|42	
14mu|perl-Test-Inter-1.60.0-1|43	%install
14mu|perl-Test-Inter-1.60.0-1|44	%makeinstall_std
14mu|perl-Test-Inter-1.60.0-1|45	
14mu|perl-Test-Inter-1.60.0-1|46	%files
14mu|perl-Test-Inter-1.60.0-1|47	%doc README LICENSE  META.yml
14mu|perl-Test-Inter-1.60.0-1|48	%{_mandir}/man3/*
14mu|perl-Test-Inter-1.60.0-1|49	%{perl_vendorlib}/*
14mu|perl-Test-Inter-1.60.0-1|50	
14mu|perl-Test-Inter-1.60.0-1|51	%changelog
14mu|perl-Test-Inter-1.60.0-1|52	
14mu|perl-Test-Inter-1.60.0-1|53	* Tue Apr 14 2015 dsilakov <denis.silakov@rosalab.ru> 1.60.0-1
14mu|perl-Test-Inter-1.60.0-1|54	- (456b776) Merge pull request #2 from import/perl-Test-Inter:auto_update
14mu|perl-Test-Inter-1.60.0-1|55	- (456b776) Updated to 1.06 (by updates_builder)
14mu|perl-Test-Inter-1.60.0-1|56	
14mu|perl-Test-Inter-1.60.0-1|57	

23674 14
14mu|perl-Test-LongString-0.170.0-1|1	%define upstream_name	 Test-LongString
14mu|perl-Test-LongString-0.170.0-1|2	%define upstream_version 0.17
14mu|perl-Test-LongString-0.170.0-1|3	
14mu|perl-Test-LongString-0.170.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-LongString-0.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-LongString-0.170.0-1|6	Release:	1
14mu|perl-Test-LongString-0.170.0-1|7	
14mu|perl-Test-LongString-0.170.0-1|8	Summary:	Perl module to test strings for equality
14mu|perl-Test-LongString-0.170.0-1|9	
14mu|perl-Test-LongString-0.170.0-1|10	License:	GPL+ or Artistic
14mu|perl-Test-LongString-0.170.0-1|11	Group:		Development/Perl
14mu|perl-Test-LongString-0.170.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-LongString-0.170.0-1|13	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-LongString-0.170.0-1|14	
14mu|perl-Test-LongString-0.170.0-1|15	BuildRequires:	perl(Test::Builder::Tester)
14mu|perl-Test-LongString-0.170.0-1|16	BuildRequires:	perl-devel
14mu|perl-Test-LongString-0.170.0-1|17	
14mu|perl-Test-LongString-0.170.0-1|18	BuildArch:	noarch
14mu|perl-Test-LongString-0.170.0-1|19	
14mu|perl-Test-LongString-0.170.0-1|20	%description
14mu|perl-Test-LongString-0.170.0-1|21	This module provides some drop-in replacements for the string comparison
14mu|perl-Test-LongString-0.170.0-1|22	functions of Test::More, but which are more suitable when you test against long
14mu|perl-Test-LongString-0.170.0-1|23	strings. If you've ever had to search for text in a multi-line string like an
14mu|perl-Test-LongString-0.170.0-1|24	HTML document, or find specific items in binary data, this is the module for
14mu|perl-Test-LongString-0.170.0-1|25	you.
14mu|perl-Test-LongString-0.170.0-1|26	
14mu|perl-Test-LongString-0.170.0-1|27	%prep
14mu|perl-Test-LongString-0.170.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-LongString-0.170.0-1|29	
14mu|perl-Test-LongString-0.170.0-1|30	%build
14mu|perl-Test-LongString-0.170.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-LongString-0.170.0-1|32	%make
14mu|perl-Test-LongString-0.170.0-1|33	make test
14mu|perl-Test-LongString-0.170.0-1|34	
14mu|perl-Test-LongString-0.170.0-1|35	%install
14mu|perl-Test-LongString-0.170.0-1|36	%makeinstall_std
14mu|perl-Test-LongString-0.170.0-1|37	
14mu|perl-Test-LongString-0.170.0-1|38	%files
14mu|perl-Test-LongString-0.170.0-1|39	%doc Changes README
14mu|perl-Test-LongString-0.170.0-1|40	%{perl_vendorlib}/Test/*
14mu|perl-Test-LongString-0.170.0-1|41	%{_mandir}/*/*
14mu|perl-Test-LongString-0.170.0-1|42	
14mu|perl-Test-LongString-0.170.0-1|43	%changelog
14mu|perl-Test-LongString-0.170.0-1|44	* Mon Nov 24 2014 dsilakov <denis.silakov@rosalab.ru> 0.170.0-1
14mu|perl-Test-LongString-0.170.0-1|45	+ Revision: 84d81fd
14mu|perl-Test-LongString-0.170.0-1|46	- Merge pull request #2 from import/perl-Test-LongString:auto_update
14mu|perl-Test-LongString-0.170.0-1|47	- ROSA Updates Builder: update suggested
14mu|perl-Test-LongString-0.170.0-1|48	
14mu|perl-Test-LongString-0.170.0-1|49	

23675 14
14mu|perl-Test-Manifest-2.20.0-1|1	%define upstream_name       Test-Manifest
14mu|perl-Test-Manifest-2.20.0-1|2	%define upstream_version 2.02
14mu|perl-Test-Manifest-2.20.0-1|3	
14mu|perl-Test-Manifest-2.20.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Manifest-2.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Manifest-2.20.0-1|6	Release:	1
14mu|perl-Test-Manifest-2.20.0-1|7	Summary:	Interact with a t/test_manifest file
14mu|perl-Test-Manifest-2.20.0-1|8	
14mu|perl-Test-Manifest-2.20.0-1|9	License:	GPL or Artistic
14mu|perl-Test-Manifest-2.20.0-1|10	Group:		Development/Perl
14mu|perl-Test-Manifest-2.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Manifest-2.20.0-1|12	Source:		http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Manifest-2.20.0-1|13	BuildRequires:	perl-Test-Pod
14mu|perl-Test-Manifest-2.20.0-1|14	BuildRequires:	perl-devel
14mu|perl-Test-Manifest-2.20.0-1|15	BuildArch:	noarch
14mu|perl-Test-Manifest-2.20.0-1|16	
14mu|perl-Test-Manifest-2.20.0-1|17	%description
14mu|perl-Test-Manifest-2.20.0-1|18	Test::Harness assumes that you want to run all of the .t files in the
14mu|perl-Test-Manifest-2.20.0-1|19	t/ directory in ascii-betical order during make test unless you say
14mu|perl-Test-Manifest-2.20.0-1|20	otherwise.  This leads to some interesting naming schemes for test
14mu|perl-Test-Manifest-2.20.0-1|21	files to get them in the desired order. This interesting names ossify
14mu|perl-Test-Manifest-2.20.0-1|22	when they get into source control, and get even more interesting as
14mu|perl-Test-Manifest-2.20.0-1|23	more tests show up.
14mu|perl-Test-Manifest-2.20.0-1|24	
14mu|perl-Test-Manifest-2.20.0-1|25	Test::Manifest overrides the default behaviour by replacing the
14mu|perl-Test-Manifest-2.20.0-1|26	test_via_harness target in the Makefile.  Instead of running at the
14mu|perl-Test-Manifest-2.20.0-1|27	t/*.t files in ascii-betical order, it looks in the t/test_manifest
14mu|perl-Test-Manifest-2.20.0-1|28	file to find out which tests you want to run and the order in which
14mu|perl-Test-Manifest-2.20.0-1|29	you want to run them.  It constructs the right value for MakeMaker to
14mu|perl-Test-Manifest-2.20.0-1|30	do the right thing.
14mu|perl-Test-Manifest-2.20.0-1|31	
14mu|perl-Test-Manifest-2.20.0-1|32	%prep
14mu|perl-Test-Manifest-2.20.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Manifest-2.20.0-1|34	
14mu|perl-Test-Manifest-2.20.0-1|35	%build
14mu|perl-Test-Manifest-2.20.0-1|36	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Manifest-2.20.0-1|37	%make
14mu|perl-Test-Manifest-2.20.0-1|38	
14mu|perl-Test-Manifest-2.20.0-1|39	%check
14mu|perl-Test-Manifest-2.20.0-1|40	make test
14mu|perl-Test-Manifest-2.20.0-1|41	
14mu|perl-Test-Manifest-2.20.0-1|42	%install
14mu|perl-Test-Manifest-2.20.0-1|43	%makeinstall_std
14mu|perl-Test-Manifest-2.20.0-1|44	
14mu|perl-Test-Manifest-2.20.0-1|45	%files
14mu|perl-Test-Manifest-2.20.0-1|46	%doc Changes README
14mu|perl-Test-Manifest-2.20.0-1|47	%{perl_vendorlib}/Test
14mu|perl-Test-Manifest-2.20.0-1|48	%{_mandir}/man3/*
14mu|perl-Test-Manifest-2.20.0-1|49	
14mu|perl-Test-Manifest-2.20.0-1|50	%changelog
14mu|perl-Test-Manifest-2.20.0-1|51	* Sat Oct 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20.0-1
14mu|perl-Test-Manifest-2.20.0-1|52	+ Revision: 973be73
14mu|perl-Test-Manifest-2.20.0-1|53	- Drop unneeded patch
14mu|perl-Test-Manifest-2.20.0-1|54	
14mu|perl-Test-Manifest-2.20.0-1|55	

23676 14
14mu|perl-Test-Number-Delta-1.60.0-1|1	%define upstream_name    Test-Number-Delta
14mu|perl-Test-Number-Delta-1.60.0-1|2	%define upstream_version 1.06
14mu|perl-Test-Number-Delta-1.60.0-1|3	
14mu|perl-Test-Number-Delta-1.60.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Number-Delta-1.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Number-Delta-1.60.0-1|6	Release:	1
14mu|perl-Test-Number-Delta-1.60.0-1|7	
14mu|perl-Test-Number-Delta-1.60.0-1|8	Summary:	Test-Number-Delta - Perl module
14mu|perl-Test-Number-Delta-1.60.0-1|9	
14mu|perl-Test-Number-Delta-1.60.0-1|10	License:	Artistic
14mu|perl-Test-Number-Delta-1.60.0-1|11	Group:		Development/Perl
14mu|perl-Test-Number-Delta-1.60.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Number-Delta-1.60.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Number-Delta-1.60.0-1|14	
14mu|perl-Test-Number-Delta-1.60.0-1|15	BuildRequires:	perl-devel
14mu|perl-Test-Number-Delta-1.60.0-1|16	BuildArch:	noarch
14mu|perl-Test-Number-Delta-1.60.0-1|17	
14mu|perl-Test-Number-Delta-1.60.0-1|18	%description
14mu|perl-Test-Number-Delta-1.60.0-1|19	Test::Number::Delta compare the difference between numbers against a given
14mu|perl-Test-Number-Delta-1.60.0-1|20	tolerance.
14mu|perl-Test-Number-Delta-1.60.0-1|21	
14mu|perl-Test-Number-Delta-1.60.0-1|22	
14mu|perl-Test-Number-Delta-1.60.0-1|23	%prep
14mu|perl-Test-Number-Delta-1.60.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Number-Delta-1.60.0-1|25	
14mu|perl-Test-Number-Delta-1.60.0-1|26	%build
14mu|perl-Test-Number-Delta-1.60.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Number-Delta-1.60.0-1|28	%make
14mu|perl-Test-Number-Delta-1.60.0-1|29	
14mu|perl-Test-Number-Delta-1.60.0-1|30	%check
14mu|perl-Test-Number-Delta-1.60.0-1|31	make test
14mu|perl-Test-Number-Delta-1.60.0-1|32	
14mu|perl-Test-Number-Delta-1.60.0-1|33	%install
14mu|perl-Test-Number-Delta-1.60.0-1|34	%makeinstall_std
14mu|perl-Test-Number-Delta-1.60.0-1|35	
14mu|perl-Test-Number-Delta-1.60.0-1|36	%files
14mu|perl-Test-Number-Delta-1.60.0-1|37	%{perl_vendorlib}/Test
14mu|perl-Test-Number-Delta-1.60.0-1|38	%{_mandir}/man3/Test::Number::Delta.*
14mu|perl-Test-Number-Delta-1.60.0-1|39	
14mu|perl-Test-Number-Delta-1.60.0-1|40	%changelog
14mu|perl-Test-Number-Delta-1.60.0-1|41	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-1
14mu|perl-Test-Number-Delta-1.60.0-1|42	+ Revision: 6767536
14mu|perl-Test-Number-Delta-1.60.0-1|43	- Updated to 1.06 (by updates_builder)
14mu|perl-Test-Number-Delta-1.60.0-1|44	
14mu|perl-Test-Number-Delta-1.60.0-1|45	

23677 14
14mu|perl-Test-Pod-1.510.0-1|1	%define upstream_name       Test-Pod
14mu|perl-Test-Pod-1.510.0-1|2	%define upstream_version 1.51
14mu|perl-Test-Pod-1.510.0-1|3	
14mu|perl-Test-Pod-1.510.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Test-Pod-1.510.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Test-Pod-1.510.0-1|6	Release:    1
14mu|perl-Test-Pod-1.510.0-1|7	
14mu|perl-Test-Pod-1.510.0-1|8	Summary: 	Check for POD errors in files
14mu|perl-Test-Pod-1.510.0-1|9	License: 	GPL+ or Artistic
14mu|perl-Test-Pod-1.510.0-1|10	Group: 		Development/Perl
14mu|perl-Test-Pod-1.510.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Pod-1.510.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Pod-1.510.0-1|13	BuildRequires:	perl(Module::Build)
14mu|perl-Test-Pod-1.510.0-1|14	BuildRequires:	perl(Pod::Simple) >= 3.07
14mu|perl-Test-Pod-1.510.0-1|15	BuildRequires:	perl(Test::Builder::Tester)
14mu|perl-Test-Pod-1.510.0-1|16	BuildRequires:	perl-devel
14mu|perl-Test-Pod-1.510.0-1|17	BuildArch:	noarch
14mu|perl-Test-Pod-1.510.0-1|18	
14mu|perl-Test-Pod-1.510.0-1|19	%description
14mu|perl-Test-Pod-1.510.0-1|20	Check POD files for errors or warnings in a test file, using Pod::Simple to do
14mu|perl-Test-Pod-1.510.0-1|21	the heavy lifting.
14mu|perl-Test-Pod-1.510.0-1|22	
14mu|perl-Test-Pod-1.510.0-1|23	%prep
14mu|perl-Test-Pod-1.510.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Pod-1.510.0-1|25	
14mu|perl-Test-Pod-1.510.0-1|26	%build
14mu|perl-Test-Pod-1.510.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Pod-1.510.0-1|28	%make
14mu|perl-Test-Pod-1.510.0-1|29	
14mu|perl-Test-Pod-1.510.0-1|30	%check
14mu|perl-Test-Pod-1.510.0-1|31	make test
14mu|perl-Test-Pod-1.510.0-1|32	
14mu|perl-Test-Pod-1.510.0-1|33	%install
14mu|perl-Test-Pod-1.510.0-1|34	%makeinstall_std
14mu|perl-Test-Pod-1.510.0-1|35	
14mu|perl-Test-Pod-1.510.0-1|36	%clean
14mu|perl-Test-Pod-1.510.0-1|37	
14mu|perl-Test-Pod-1.510.0-1|38	%files
14mu|perl-Test-Pod-1.510.0-1|39	%doc Changes
14mu|perl-Test-Pod-1.510.0-1|40	%{perl_vendorlib}/Test
14mu|perl-Test-Pod-1.510.0-1|41	%{_mandir}/*/*
14mu|perl-Test-Pod-1.510.0-1|42	
14mu|perl-Test-Pod-1.510.0-1|43	%changelog
14mu|perl-Test-Pod-1.510.0-1|44	
14mu|perl-Test-Pod-1.510.0-1|45	* Thu Jan 21 2016 Denis Silakov <dsilakov@gmail.com> 1.510.0-1
14mu|perl-Test-Pod-1.510.0-1|46	- (f7da22e) Added perl-devel BR
14mu|perl-Test-Pod-1.510.0-1|47	
14mu|perl-Test-Pod-1.510.0-1|48	

23678 14
14mu|perl-Test-Portability-Files-0.60.0-4|1	%define upstream_name    Test-Portability-Files
14mu|perl-Test-Portability-Files-0.60.0-4|2	%define upstream_version 0.06
14mu|perl-Test-Portability-Files-0.60.0-4|3	
14mu|perl-Test-Portability-Files-0.60.0-4|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Portability-Files-0.60.0-4|5	Version:	%perl_convert_version 0.06
14mu|perl-Test-Portability-Files-0.60.0-4|6	Release:	4
14mu|perl-Test-Portability-Files-0.60.0-4|7	
14mu|perl-Test-Portability-Files-0.60.0-4|8	Summary:	Check file names portability
14mu|perl-Test-Portability-Files-0.60.0-4|9	
14mu|perl-Test-Portability-Files-0.60.0-4|10	License:	GPL+ or Artistic
14mu|perl-Test-Portability-Files-0.60.0-4|11	Group:		Development/Perl
14mu|perl-Test-Portability-Files-0.60.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Portability-Files-0.60.0-4|13	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Portability-Files-0.06.tar.gz
14mu|perl-Test-Portability-Files-0.60.0-4|14	
14mu|perl-Test-Portability-Files-0.60.0-4|15	BuildRequires:	perl-devel
14mu|perl-Test-Portability-Files-0.60.0-4|16	BuildRequires:	perl(File::Basename)
14mu|perl-Test-Portability-Files-0.60.0-4|17	BuildRequires:	perl(File::Find)
14mu|perl-Test-Portability-Files-0.60.0-4|18	BuildRequires:	perl(File::Spec)
14mu|perl-Test-Portability-Files-0.60.0-4|19	BuildRequires:	perl(Test::Builder)
14mu|perl-Test-Portability-Files-0.60.0-4|20	BuildRequires:	perl(Test::More)
14mu|perl-Test-Portability-Files-0.60.0-4|21	BuildArch:	noarch
14mu|perl-Test-Portability-Files-0.60.0-4|22	
14mu|perl-Test-Portability-Files-0.60.0-4|23	%description
14mu|perl-Test-Portability-Files-0.60.0-4|24	This module is used to check the portability across operating systems of
14mu|perl-Test-Portability-Files-0.60.0-4|25	the names of the files present in the distribution of a module. The tests
14mu|perl-Test-Portability-Files-0.60.0-4|26	use the advices given in the perlport/"Files and Filesystems" manpage. The
14mu|perl-Test-Portability-Files-0.60.0-4|27	author of a distribution can select which tests to execute.
14mu|perl-Test-Portability-Files-0.60.0-4|28	
14mu|perl-Test-Portability-Files-0.60.0-4|29	To use this module, simply copy the code from the synopsis in a test file
14mu|perl-Test-Portability-Files-0.60.0-4|30	named _t/portfs.t_ for example, and add it to your _MANIFEST_. You can
14mu|perl-Test-Portability-Files-0.60.0-4|31	delete the call to 'options()' to enable only most common tests.
14mu|perl-Test-Portability-Files-0.60.0-4|32	
14mu|perl-Test-Portability-Files-0.60.0-4|33	By default, not all tests are enabled because some are judged too
14mu|perl-Test-Portability-Files-0.60.0-4|34	cumbersome to be practical, especially since some of the most limited
14mu|perl-Test-Portability-Files-0.60.0-4|35	platforms (like MS-DOS) seem to be no longer supported. Here are the
14mu|perl-Test-Portability-Files-0.60.0-4|36	default options:
14mu|perl-Test-Portability-Files-0.60.0-4|37	
14mu|perl-Test-Portability-Files-0.60.0-4|38	%prep
14mu|perl-Test-Portability-Files-0.60.0-4|39	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Portability-Files-0.60.0-4|40	
14mu|perl-Test-Portability-Files-0.60.0-4|41	%build
14mu|perl-Test-Portability-Files-0.60.0-4|42	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Portability-Files-0.60.0-4|43	%make
14mu|perl-Test-Portability-Files-0.60.0-4|44	
14mu|perl-Test-Portability-Files-0.60.0-4|45	%check
14mu|perl-Test-Portability-Files-0.60.0-4|46	%make test
14mu|perl-Test-Portability-Files-0.60.0-4|47	
14mu|perl-Test-Portability-Files-0.60.0-4|48	%install
14mu|perl-Test-Portability-Files-0.60.0-4|49	%makeinstall_std
14mu|perl-Test-Portability-Files-0.60.0-4|50	
14mu|perl-Test-Portability-Files-0.60.0-4|51	%files
14mu|perl-Test-Portability-Files-0.60.0-4|52	%doc Changes LICENSE META.yml README
14mu|perl-Test-Portability-Files-0.60.0-4|53	%{_mandir}/man3/*
14mu|perl-Test-Portability-Files-0.60.0-4|54	%{perl_vendorlib}/*
14mu|perl-Test-Portability-Files-0.60.0-4|55	
14mu|perl-Test-Portability-Files-0.60.0-4|56	
14mu|perl-Test-Portability-Files-0.60.0-4|57	%changelog
14mu|perl-Test-Portability-Files-0.60.0-4|58	
14mu|perl-Test-Portability-Files-0.60.0-4|59	* Mon Oct 05 2015 Denis Silakov <dsilakov@gmail.com> 0.60.0-4
14mu|perl-Test-Portability-Files-0.60.0-4|60	- (460fa19) Move to main
14mu|perl-Test-Portability-Files-0.60.0-4|61	
14mu|perl-Test-Portability-Files-0.60.0-4|62	

23679 14
14mu|perl-Test-Requires-0.100.0-1|1	%define upstream_name    Test-Requires
14mu|perl-Test-Requires-0.100.0-1|2	%define upstream_version 0.10
14mu|perl-Test-Requires-0.100.0-1|3	
14mu|perl-Test-Requires-0.100.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Requires-0.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Requires-0.100.0-1|6	Release:	1
14mu|perl-Test-Requires-0.100.0-1|7	
14mu|perl-Test-Requires-0.100.0-1|8	Summary:	Checks to see if the module can be loaded
14mu|perl-Test-Requires-0.100.0-1|9	
14mu|perl-Test-Requires-0.100.0-1|10	License:	GPL+ or Artistic
14mu|perl-Test-Requires-0.100.0-1|11	Group:		Development/Perl
14mu|perl-Test-Requires-0.100.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Requires-0.100.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Requires-0.100.0-1|14	
14mu|perl-Test-Requires-0.100.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
14mu|perl-Test-Requires-0.100.0-1|16	BuildRequires: perl(Module::Build)
14mu|perl-Test-Requires-0.100.0-1|17	BuildRequires:	perl(Test::More)
14mu|perl-Test-Requires-0.100.0-1|18	BuildRequires:	perl-devel
14mu|perl-Test-Requires-0.100.0-1|19	
14mu|perl-Test-Requires-0.100.0-1|20	BuildArch:	noarch
14mu|perl-Test-Requires-0.100.0-1|21	
14mu|perl-Test-Requires-0.100.0-1|22	%description
14mu|perl-Test-Requires-0.100.0-1|23	Test::Requires checks to see if the module can be loaded.
14mu|perl-Test-Requires-0.100.0-1|24	
14mu|perl-Test-Requires-0.100.0-1|25	If this fails rather than failing tests this *skips all tests*.
14mu|perl-Test-Requires-0.100.0-1|26	
14mu|perl-Test-Requires-0.100.0-1|27	%prep
14mu|perl-Test-Requires-0.100.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Requires-0.100.0-1|29	
14mu|perl-Test-Requires-0.100.0-1|30	%build
14mu|perl-Test-Requires-0.100.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Requires-0.100.0-1|32	%make
14mu|perl-Test-Requires-0.100.0-1|33	
14mu|perl-Test-Requires-0.100.0-1|34	%check
14mu|perl-Test-Requires-0.100.0-1|35	%make test
14mu|perl-Test-Requires-0.100.0-1|36	
14mu|perl-Test-Requires-0.100.0-1|37	%install
14mu|perl-Test-Requires-0.100.0-1|38	%makeinstall_std
14mu|perl-Test-Requires-0.100.0-1|39	
14mu|perl-Test-Requires-0.100.0-1|40	%files
14mu|perl-Test-Requires-0.100.0-1|41	%doc  META.yml Changes
14mu|perl-Test-Requires-0.100.0-1|42	%{_mandir}/man3/*
14mu|perl-Test-Requires-0.100.0-1|43	%{perl_vendorlib}/*
14mu|perl-Test-Requires-0.100.0-1|44	
14mu|perl-Test-Requires-0.100.0-1|45	%changelog
14mu|perl-Test-Requires-0.100.0-1|46	
14mu|perl-Test-Requires-0.100.0-1|47	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 0.100.0-1
14mu|perl-Test-Requires-0.100.0-1|48	- (57652ad) Updated to 0.10 (by updates_builder)
14mu|perl-Test-Requires-0.100.0-1|49	
14mu|perl-Test-Requires-0.100.0-1|50	

23680 14
14mu|perl-Test-Script-1.100.0-1|1	%define upstream_name    Test-Script
14mu|perl-Test-Script-1.100.0-1|2	%define upstream_version 1.10
14mu|perl-Test-Script-1.100.0-1|3	
14mu|perl-Test-Script-1.100.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Test-Script-1.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Script-1.100.0-1|6	Release:	1
14mu|perl-Test-Script-1.100.0-1|7	
14mu|perl-Test-Script-1.100.0-1|8	Summary:	Cross-platform basic tests for scripts
14mu|perl-Test-Script-1.100.0-1|9	
14mu|perl-Test-Script-1.100.0-1|10	License:	GPL+ or Artistic
14mu|perl-Test-Script-1.100.0-1|11	Group:		Development/Perl
14mu|perl-Test-Script-1.100.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Script-1.100.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Script-1.100.0-1|14	
14mu|perl-Test-Script-1.100.0-1|15	BuildRequires:	perl-devel
14mu|perl-Test-Script-1.100.0-1|16	BuildRequires: perl(Test::Tester)
14mu|perl-Test-Script-1.100.0-1|17	BuildRequires:	perl(IPC::Run3)
14mu|perl-Test-Script-1.100.0-1|18	BuildRequires:	perl(Probe::Perl)
14mu|perl-Test-Script-1.100.0-1|19	
14mu|perl-Test-Script-1.100.0-1|20	BuildArch:	noarch
14mu|perl-Test-Script-1.100.0-1|21	
14mu|perl-Test-Script-1.100.0-1|22	%description
14mu|perl-Test-Script-1.100.0-1|23	The intent of this module is to provide a series of basic tests for scripts in
14mu|perl-Test-Script-1.100.0-1|24	the bin directory of your Perl distribution.
14mu|perl-Test-Script-1.100.0-1|25	
14mu|perl-Test-Script-1.100.0-1|26	Further, it aims to provide them with perfect platform-compatibility and in a
14mu|perl-Test-Script-1.100.0-1|27	way that is as unobtrusive as possible.
14mu|perl-Test-Script-1.100.0-1|28	
14mu|perl-Test-Script-1.100.0-1|29	That is, if the program works on a platform, then Test::Script should also work
14mu|perl-Test-Script-1.100.0-1|30	on that platform.
14mu|perl-Test-Script-1.100.0-1|31	
14mu|perl-Test-Script-1.100.0-1|32	In doing so, it is hoped that Test::Script can become a module that you can
14mu|perl-Test-Script-1.100.0-1|33	safely make a dependency of your module, without risking your module not
14mu|perl-Test-Script-1.100.0-1|34	working on some platform because of the dependency.
14mu|perl-Test-Script-1.100.0-1|35	
14mu|perl-Test-Script-1.100.0-1|36	Where a clash exists between wanting more functionality and maintaining
14mu|perl-Test-Script-1.100.0-1|37	platform safety, this module will err on the side of platform safety.
14mu|perl-Test-Script-1.100.0-1|38	
14mu|perl-Test-Script-1.100.0-1|39	%prep
14mu|perl-Test-Script-1.100.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Script-1.100.0-1|41	
14mu|perl-Test-Script-1.100.0-1|42	%build
14mu|perl-Test-Script-1.100.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Script-1.100.0-1|44	%make
14mu|perl-Test-Script-1.100.0-1|45	
14mu|perl-Test-Script-1.100.0-1|46	%check
14mu|perl-Test-Script-1.100.0-1|47	make test
14mu|perl-Test-Script-1.100.0-1|48	
14mu|perl-Test-Script-1.100.0-1|49	%install
14mu|perl-Test-Script-1.100.0-1|50	%makeinstall_std
14mu|perl-Test-Script-1.100.0-1|51	
14mu|perl-Test-Script-1.100.0-1|52	%files
14mu|perl-Test-Script-1.100.0-1|53	%doc Changes README LICENSE
14mu|perl-Test-Script-1.100.0-1|54	%{perl_vendorlib}/Test
14mu|perl-Test-Script-1.100.0-1|55	%{_mandir}/*/*
14mu|perl-Test-Script-1.100.0-1|56	
14mu|perl-Test-Script-1.100.0-1|57	%changelog
14mu|perl-Test-Script-1.100.0-1|58	
14mu|perl-Test-Script-1.100.0-1|59	* Wed Jun 10 2015 dsilakov <denis.silakov@rosalab.ru> 1.100.0-1
14mu|perl-Test-Script-1.100.0-1|60	- (9cf6609) Merge pull request #1 from import/perl-Test-Script:auto_update
14mu|perl-Test-Script-1.100.0-1|61	- (9cf6609) Updated to 1.10 (by updates_builder)
14mu|perl-Test-Script-1.100.0-1|62	
14mu|perl-Test-Script-1.100.0-1|63	

23681 14
14mu|perl-Test-Simple-1.302.30-1|1	%define upstream_name	Test-Simple
14mu|perl-Test-Simple-1.302.30-1|2	%define upstream_version 1.302030
14mu|perl-Test-Simple-1.302.30-1|3	
14mu|perl-Test-Simple-1.302.30-1|4	Summary:	Basic utilities for writing tests
14mu|perl-Test-Simple-1.302.30-1|5	Name:		perl-%{upstream_name}
14mu|perl-Test-Simple-1.302.30-1|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Test-Simple-1.302.30-1|7	Release:	1
14mu|perl-Test-Simple-1.302.30-1|8	License:	GPLv2+ or Artistic
14mu|perl-Test-Simple-1.302.30-1|9	Group:		Development/Perl
14mu|perl-Test-Simple-1.302.30-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Simple-1.302.30-1|11	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Simple-1.302.30-1|12	BuildRequires:	perl-devel
14mu|perl-Test-Simple-1.302.30-1|13	BuildArch:	noarch
14mu|perl-Test-Simple-1.302.30-1|14	
14mu|perl-Test-Simple-1.302.30-1|15	%description
14mu|perl-Test-Simple-1.302.30-1|16	This is an extremely simple, extremely basic module for writing tests suitable
14mu|perl-Test-Simple-1.302.30-1|17	for CPAN modules and other pursuits. If you wish to do more complicated
14mu|perl-Test-Simple-1.302.30-1|18	testing, use the Test::More module (a drop-in replacement for this one).
14mu|perl-Test-Simple-1.302.30-1|19	
14mu|perl-Test-Simple-1.302.30-1|20	%prep
14mu|perl-Test-Simple-1.302.30-1|21	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Test-Simple-1.302.30-1|22	
14mu|perl-Test-Simple-1.302.30-1|23	%build
14mu|perl-Test-Simple-1.302.30-1|24	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Simple-1.302.30-1|25	%make
14mu|perl-Test-Simple-1.302.30-1|26	
14mu|perl-Test-Simple-1.302.30-1|27	%check
14mu|perl-Test-Simple-1.302.30-1|28	%make test
14mu|perl-Test-Simple-1.302.30-1|29	
14mu|perl-Test-Simple-1.302.30-1|30	%install
14mu|perl-Test-Simple-1.302.30-1|31	%makeinstall_std
14mu|perl-Test-Simple-1.302.30-1|32	
14mu|perl-Test-Simple-1.302.30-1|33	%files
14mu|perl-Test-Simple-1.302.30-1|34	%doc Changes README
14mu|perl-Test-Simple-1.302.30-1|35	%{perl_vendorlib}/Test
14mu|perl-Test-Simple-1.302.30-1|36	%{perl_vendorlib}/Test2
14mu|perl-Test-Simple-1.302.30-1|37	%{perl_vendorlib}/*.pm
14mu|perl-Test-Simple-1.302.30-1|38	%{_mandir}/man3/*
14mu|perl-Test-Simple-1.302.30-1|39	
14mu|perl-Test-Simple-1.302.30-1|40	%changelog
14mu|perl-Test-Simple-1.302.30-1|41	
14mu|perl-Test-Simple-1.302.30-1|42	* Mon Jun 20 2016 abfonly <abfonly@gmail.com> 1.302.30-1
14mu|perl-Test-Simple-1.302.30-1|43	- (d3f9314) Log: Update to 1.302.30
14mu|perl-Test-Simple-1.302.30-1|44	- (d3f9314) enabled tests
14mu|perl-Test-Simple-1.302.30-1|45	- (d3f9314) spec clean
14mu|perl-Test-Simple-1.302.30-1|46	
14mu|perl-Test-Simple-1.302.30-1|47	

23682 14
14mu|perl-Test-Taint-1.60.0-4|1	%define upstream_name    Test-Taint
14mu|perl-Test-Taint-1.60.0-4|2	%define upstream_version 1.06
14mu|perl-Test-Taint-1.60.0-4|3	
14mu|perl-Test-Taint-1.60.0-4|4	Name:       perl-%{upstream_name}
14mu|perl-Test-Taint-1.60.0-4|5	Version:    %perl_convert_version 1.06
14mu|perl-Test-Taint-1.60.0-4|6	Release:	4
14mu|perl-Test-Taint-1.60.0-4|7	
14mu|perl-Test-Taint-1.60.0-4|8	Summary:    Tools to test taintedness
14mu|perl-Test-Taint-1.60.0-4|9	
14mu|perl-Test-Taint-1.60.0-4|10	License:    GPL+ or Artistic
14mu|perl-Test-Taint-1.60.0-4|11	Group:      Development/Perl
14mu|perl-Test-Taint-1.60.0-4|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Taint-1.60.0-4|13	Source0:    http://www.cpan.org/modules/by-module/Test/Test-Taint-1.06.tar.gz
14mu|perl-Test-Taint-1.60.0-4|14	
14mu|perl-Test-Taint-1.60.0-4|15	BuildRequires: perl(Scalar::Util)
14mu|perl-Test-Taint-1.60.0-4|16	BuildRequires: perl(Test::Builder)
14mu|perl-Test-Taint-1.60.0-4|17	BuildRequires: perl(Test::More)
14mu|perl-Test-Taint-1.60.0-4|18	BuildRequires: perl(Tie::Array)
14mu|perl-Test-Taint-1.60.0-4|19	BuildRequires: perl(Tie::Hash)
14mu|perl-Test-Taint-1.60.0-4|20	BuildRequires: perl(Tie::Scalar)
14mu|perl-Test-Taint-1.60.0-4|21	BuildRequires: perl(overload)
14mu|perl-Test-Taint-1.60.0-4|22	BuildRequires: perl-devel
14mu|perl-Test-Taint-1.60.0-4|23	
14mu|perl-Test-Taint-1.60.0-4|24	%description
14mu|perl-Test-Taint-1.60.0-4|25	Tainted data is data that comes from an unsafe source, such as the command
14mu|perl-Test-Taint-1.60.0-4|26	line, or, in the case of web apps, any GET or POST transactions. Read the
14mu|perl-Test-Taint-1.60.0-4|27	the perlsec manpage man page for details on why tainted data is bad, and
14mu|perl-Test-Taint-1.60.0-4|28	how to untaint the data.
14mu|perl-Test-Taint-1.60.0-4|29	
14mu|perl-Test-Taint-1.60.0-4|30	When you're writing unit tests for code that deals with tainted data,
14mu|perl-Test-Taint-1.60.0-4|31	you'll want to have a way to provide tainted data for your routines to
14mu|perl-Test-Taint-1.60.0-4|32	handle, and easy ways to check and report on the taintedness of your data,
14mu|perl-Test-Taint-1.60.0-4|33	in standard the Test::More manpage style.
14mu|perl-Test-Taint-1.60.0-4|34	
14mu|perl-Test-Taint-1.60.0-4|35	%prep
14mu|perl-Test-Taint-1.60.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Taint-1.60.0-4|37	
14mu|perl-Test-Taint-1.60.0-4|38	%build
14mu|perl-Test-Taint-1.60.0-4|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Taint-1.60.0-4|40	
14mu|perl-Test-Taint-1.60.0-4|41	%make
14mu|perl-Test-Taint-1.60.0-4|42	
14mu|perl-Test-Taint-1.60.0-4|43	%check
14mu|perl-Test-Taint-1.60.0-4|44	%make test
14mu|perl-Test-Taint-1.60.0-4|45	
14mu|perl-Test-Taint-1.60.0-4|46	%install
14mu|perl-Test-Taint-1.60.0-4|47	%makeinstall_std
14mu|perl-Test-Taint-1.60.0-4|48	
14mu|perl-Test-Taint-1.60.0-4|49	%clean
14mu|perl-Test-Taint-1.60.0-4|50	
14mu|perl-Test-Taint-1.60.0-4|51	%files
14mu|perl-Test-Taint-1.60.0-4|52	%doc META.yml Changes
14mu|perl-Test-Taint-1.60.0-4|53	%{_mandir}/man3/*
14mu|perl-Test-Taint-1.60.0-4|54	%{perl_vendorlib}/*
14mu|perl-Test-Taint-1.60.0-4|55	
14mu|perl-Test-Taint-1.60.0-4|56	
14mu|perl-Test-Taint-1.60.0-4|57	
14mu|perl-Test-Taint-1.60.0-4|58	
14mu|perl-Test-Taint-1.60.0-4|59	
14mu|perl-Test-Taint-1.60.0-4|60	%changelog
14mu|perl-Test-Taint-1.60.0-4|61	* Sat Feb 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.60.0-4
14mu|perl-Test-Taint-1.60.0-4|62	+ Revision: 51c0e6c
14mu|perl-Test-Taint-1.60.0-4|63	- Move to main
14mu|perl-Test-Taint-1.60.0-4|64	
14mu|perl-Test-Taint-1.60.0-4|65	

23683 14
14mu|perl-Test-Version-1.3.1-2|1	%define upstream_name    Test-Version
14mu|perl-Test-Version-1.3.1-2|2	%define upstream_version 1.003001
14mu|perl-Test-Version-1.3.1-2|3	
14mu|perl-Test-Version-1.3.1-2|4	Name:       perl-%{upstream_name}
14mu|perl-Test-Version-1.3.1-2|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Test-Version-1.3.1-2|6	Release:    2
14mu|perl-Test-Version-1.3.1-2|7	
14mu|perl-Test-Version-1.3.1-2|8	Summary:    Check for VERSION information in modules
14mu|perl-Test-Version-1.3.1-2|9	License:    GPL+ or Artistic
14mu|perl-Test-Version-1.3.1-2|10	Group:      Development/Perl
14mu|perl-Test-Version-1.3.1-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Version-1.3.1-2|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Version-1.3.1-2|13	
14mu|perl-Test-Version-1.3.1-2|14	BuildRequires: perl(Carp)
14mu|perl-Test-Version-1.3.1-2|15	BuildRequires: perl(English)
14mu|perl-Test-Version-1.3.1-2|16	BuildRequires: perl(Exporter)
14mu|perl-Test-Version-1.3.1-2|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
14mu|perl-Test-Version-1.3.1-2|18	BuildRequires: perl(File::Find)
14mu|perl-Test-Version-1.3.1-2|19	BuildRequires: perl(File::Find::Rule::Perl)
14mu|perl-Test-Version-1.3.1-2|20	BuildRequires: perl(File::Temp)
14mu|perl-Test-Version-1.3.1-2|21	BuildRequires: perl(Module::Metadata)
14mu|perl-Test-Version-1.3.1-2|22	BuildRequires: perl(Scalar::Util)
14mu|perl-Test-Version-1.3.1-2|23	BuildRequires: perl(Test::Builder)
14mu|perl-Test-Version-1.3.1-2|24	BuildRequires: perl(Test::Exception)
14mu|perl-Test-Version-1.3.1-2|25	BuildRequires: perl(Test::More)
14mu|perl-Test-Version-1.3.1-2|26	BuildRequires: perl(Test::Requires)
14mu|perl-Test-Version-1.3.1-2|27	BuildRequires: perl(Test::Tester)
14mu|perl-Test-Version-1.3.1-2|28	BuildRequires: perl-devel
14mu|perl-Test-Version-1.3.1-2|29	BuildRequires: perl(parent)
14mu|perl-Test-Version-1.3.1-2|30	BuildRequires: perl(strict)
14mu|perl-Test-Version-1.3.1-2|31	BuildRequires: perl(version) >= 0.860.0
14mu|perl-Test-Version-1.3.1-2|32	BuildRequires: perl(warnings)
14mu|perl-Test-Version-1.3.1-2|33	BuildArch:  noarch
14mu|perl-Test-Version-1.3.1-2|34	
14mu|perl-Test-Version-1.3.1-2|35	%description
14mu|perl-Test-Version-1.3.1-2|36	This module's goal is to be a one stop shop for checking to see that your
14mu|perl-Test-Version-1.3.1-2|37	versions across your dist are sane. Please ensure that you use version
14mu|perl-Test-Version-1.3.1-2|38	'0.04' or later only, as earlier versions are old code and may not work
14mu|perl-Test-Version-1.3.1-2|39	correctly. Current feature list:
14mu|perl-Test-Version-1.3.1-2|40	
14mu|perl-Test-Version-1.3.1-2|41	* module has a version
14mu|perl-Test-Version-1.3.1-2|42	
14mu|perl-Test-Version-1.3.1-2|43	Tests to insure that all modules checked have a VERSION defined, Can
14mu|perl-Test-Version-1.3.1-2|44	replace the Test::HasVersion manpage
14mu|perl-Test-Version-1.3.1-2|45	
14mu|perl-Test-Version-1.3.1-2|46	%prep
14mu|perl-Test-Version-1.3.1-2|47	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Version-1.3.1-2|48	
14mu|perl-Test-Version-1.3.1-2|49	%build
14mu|perl-Test-Version-1.3.1-2|50	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Version-1.3.1-2|51	
14mu|perl-Test-Version-1.3.1-2|52	%make
14mu|perl-Test-Version-1.3.1-2|53	
14mu|perl-Test-Version-1.3.1-2|54	%check
14mu|perl-Test-Version-1.3.1-2|55	%make test
14mu|perl-Test-Version-1.3.1-2|56	
14mu|perl-Test-Version-1.3.1-2|57	%install
14mu|perl-Test-Version-1.3.1-2|58	%makeinstall_std
14mu|perl-Test-Version-1.3.1-2|59	
14mu|perl-Test-Version-1.3.1-2|60	%files
14mu|perl-Test-Version-1.3.1-2|61	%doc Changes LICENSE META.json META.yml MYMETA.yml README
14mu|perl-Test-Version-1.3.1-2|62	%{_mandir}/man3/*
14mu|perl-Test-Version-1.3.1-2|63	%{perl_vendorlib}/*
14mu|perl-Test-Version-1.3.1-2|64	
14mu|perl-Test-Version-1.3.1-2|65	
14mu|perl-Test-Version-1.3.1-2|66	%changelog
14mu|perl-Test-Version-1.3.1-2|67	
14mu|perl-Test-Version-1.3.1-2|68	* Mon Oct 05 2015 Denis Silakov <dsilakov@gmail.com> 1.3.1-2
14mu|perl-Test-Version-1.3.1-2|69	- (c405728) Move to main
14mu|perl-Test-Version-1.3.1-2|70	
14mu|perl-Test-Version-1.3.1-2|71	

23684 14
14mu|perl-Test-Warnings-0.21.0-1|1	%define upstream_name Test-Warnings
14mu|perl-Test-Warnings-0.21.0-1|2	%define upstream_version 0.021
14mu|perl-Test-Warnings-0.21.0-1|3	
14mu|perl-Test-Warnings-0.21.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Test-Warnings-0.21.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Test-Warnings-0.21.0-1|6	Release:    1
14mu|perl-Test-Warnings-0.21.0-1|7	Summary:    Test for warnings and the lack of them
14mu|perl-Test-Warnings-0.21.0-1|8	
14mu|perl-Test-Warnings-0.21.0-1|9	License:    GPL+ or Artistic
14mu|perl-Test-Warnings-0.21.0-1|10	Group:      Development/Perl
14mu|perl-Test-Warnings-0.21.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-Warnings-0.21.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-Warnings-0.21.0-1|13	
14mu|perl-Test-Warnings-0.21.0-1|14	BuildRequires: perl(CPAN::Meta::Check)
14mu|perl-Test-Warnings-0.21.0-1|15	BuildRequires: perl(Exporter)
14mu|perl-Test-Warnings-0.21.0-1|16	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-Test-Warnings-0.21.0-1|17	BuildRequires: perl(File::Spec::Functions)
14mu|perl-Test-Warnings-0.21.0-1|18	BuildRequires: perl(List::Util)
14mu|perl-Test-Warnings-0.21.0-1|19	BuildRequires: perl(Module::Build::Tiny) >= 0.35.0
14mu|perl-Test-Warnings-0.21.0-1|20	BuildRequires: perl(TAP::Harness::Env)
14mu|perl-Test-Warnings-0.21.0-1|21	BuildRequires: perl(Test::Builder)
14mu|perl-Test-Warnings-0.21.0-1|22	BuildRequires: perl(Test::Deep)
14mu|perl-Test-Warnings-0.21.0-1|23	BuildRequires: perl(Test::More) >= 0.940.0
14mu|perl-Test-Warnings-0.21.0-1|24	BuildRequires: perl(Test::Tester) >= 0.108.0
14mu|perl-Test-Warnings-0.21.0-1|25	BuildRequires: perl(parent)
14mu|perl-Test-Warnings-0.21.0-1|26	BuildRequires: perl(strict)
14mu|perl-Test-Warnings-0.21.0-1|27	BuildRequires: perl(version)
14mu|perl-Test-Warnings-0.21.0-1|28	BuildRequires: perl(warnings)
14mu|perl-Test-Warnings-0.21.0-1|29	BuildRequires: perl-devel
14mu|perl-Test-Warnings-0.21.0-1|30	BuildArch:  noarch
14mu|perl-Test-Warnings-0.21.0-1|31	
14mu|perl-Test-Warnings-0.21.0-1|32	%description
14mu|perl-Test-Warnings-0.21.0-1|33	This module is intended to be used as a drop-in replacement for
14mu|perl-Test-Warnings-0.21.0-1|34	Test::NoWarnings: it also adds an extra test, but runs this test
14mu|perl-Test-Warnings-0.21.0-1|35	before done_testing calculates the test count, rather than after.
14mu|perl-Test-Warnings-0.21.0-1|36	It does this by hooking into done_testing as well as via an END
14mu|perl-Test-Warnings-0.21.0-1|37	block. You can declare a plan, or not, and things will still Just
14mu|perl-Test-Warnings-0.21.0-1|38	Work.
14mu|perl-Test-Warnings-0.21.0-1|39	
14mu|perl-Test-Warnings-0.21.0-1|40	%prep
14mu|perl-Test-Warnings-0.21.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Test-Warnings-0.21.0-1|42	
14mu|perl-Test-Warnings-0.21.0-1|43	%build
14mu|perl-Test-Warnings-0.21.0-1|44	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-Warnings-0.21.0-1|45	
14mu|perl-Test-Warnings-0.21.0-1|46	%make
14mu|perl-Test-Warnings-0.21.0-1|47	
14mu|perl-Test-Warnings-0.21.0-1|48	%check
14mu|perl-Test-Warnings-0.21.0-1|49	%make test
14mu|perl-Test-Warnings-0.21.0-1|50	
14mu|perl-Test-Warnings-0.21.0-1|51	%install
14mu|perl-Test-Warnings-0.21.0-1|52	%makeinstall_std
14mu|perl-Test-Warnings-0.21.0-1|53	
14mu|perl-Test-Warnings-0.21.0-1|54	%files
14mu|perl-Test-Warnings-0.21.0-1|55	%doc CONTRIBUTING Changes INSTALL LICENSE META.json META.yml MYMETA.yml README examples
14mu|perl-Test-Warnings-0.21.0-1|56	%{perl_vendorlib}/*
14mu|perl-Test-Warnings-0.21.0-1|57	%{_mandir}/man3/*
14mu|perl-Test-Warnings-0.21.0-1|58	
14mu|perl-Test-Warnings-0.21.0-1|59	%changelog
14mu|perl-Test-Warnings-0.21.0-1|60	
14mu|perl-Test-Warnings-0.21.0-1|61	* Tue Oct 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.21.0-1
14mu|perl-Test-Warnings-0.21.0-1|62	- (2df1903) Added perl-devel BR
14mu|perl-Test-Warnings-0.21.0-1|63	
14mu|perl-Test-Warnings-0.21.0-1|64	

23685 14
14mu|perl-Test-YAML-1.50.0-3|1	%define upstream_name Test-YAML
14mu|perl-Test-YAML-1.50.0-3|2	%define upstream_version 1.05
14mu|perl-Test-YAML-1.50.0-3|3	
14mu|perl-Test-YAML-1.50.0-3|4	Name:       perl-%{upstream_name}
14mu|perl-Test-YAML-1.50.0-3|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Test-YAML-1.50.0-3|6	Release:    3
14mu|perl-Test-YAML-1.50.0-3|7	
14mu|perl-Test-YAML-1.50.0-3|8	Summary:    Testing Module for YAML Implementations
14mu|perl-Test-YAML-1.50.0-3|9	License:    GPL+ or Artistic
14mu|perl-Test-YAML-1.50.0-3|10	Group:      Development/Perl
14mu|perl-Test-YAML-1.50.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Test-YAML-1.50.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Test-YAML-1.50.0-3|13	
14mu|perl-Test-YAML-1.50.0-3|14	BuildRequires: perl(ExtUtils::MakeMaker)
14mu|perl-Test-YAML-1.50.0-3|15	BuildRequires: perl(Test::Base) >= 0.740.0
14mu|perl-Test-YAML-1.50.0-3|16	BuildRequires: perl-devel
14mu|perl-Test-YAML-1.50.0-3|17	BuildArch:  noarch
14mu|perl-Test-YAML-1.50.0-3|18	
14mu|perl-Test-YAML-1.50.0-3|19	%description
14mu|perl-Test-YAML-1.50.0-3|20	Test::YAML is a subclass of Test::Base with YAML specific support.
14mu|perl-Test-YAML-1.50.0-3|21	
14mu|perl-Test-YAML-1.50.0-3|22	%prep
14mu|perl-Test-YAML-1.50.0-3|23	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Test-YAML-1.50.0-3|24	
14mu|perl-Test-YAML-1.50.0-3|25	%build
14mu|perl-Test-YAML-1.50.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Test-YAML-1.50.0-3|27	
14mu|perl-Test-YAML-1.50.0-3|28	%make
14mu|perl-Test-YAML-1.50.0-3|29	
14mu|perl-Test-YAML-1.50.0-3|30	%check
14mu|perl-Test-YAML-1.50.0-3|31	%make test
14mu|perl-Test-YAML-1.50.0-3|32	
14mu|perl-Test-YAML-1.50.0-3|33	%install
14mu|perl-Test-YAML-1.50.0-3|34	%makeinstall_std
14mu|perl-Test-YAML-1.50.0-3|35	
14mu|perl-Test-YAML-1.50.0-3|36	%files
14mu|perl-Test-YAML-1.50.0-3|37	%doc CONTRIBUTING Changes LICENSE META.json META.yml MYMETA.yml README
14mu|perl-Test-YAML-1.50.0-3|38	%{_bindir}/test-yaml
14mu|perl-Test-YAML-1.50.0-3|39	%{_mandir}/man3/*
14mu|perl-Test-YAML-1.50.0-3|40	%{perl_vendorlib}/*
14mu|perl-Test-YAML-1.50.0-3|41	
14mu|perl-Test-YAML-1.50.0-3|42	
14mu|perl-Test-YAML-1.50.0-3|43	%changelog
14mu|perl-Test-YAML-1.50.0-3|44	* Wed Jan 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-3
14mu|perl-Test-YAML-1.50.0-3|45	+ Revision: a155591
14mu|perl-Test-YAML-1.50.0-3|46	- Added perl-devel BR
14mu|perl-Test-YAML-1.50.0-3|47	
14mu|perl-Test-YAML-1.50.0-3|48	

23686 14
14mu|perl-Text-Unidecode-1.270.0-1|1	%define upstream_name    Text-Unidecode
14mu|perl-Text-Unidecode-1.270.0-1|2	%define upstream_version 1.27
14mu|perl-Text-Unidecode-1.270.0-1|3	
14mu|perl-Text-Unidecode-1.270.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Text-Unidecode-1.270.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Text-Unidecode-1.270.0-1|6	Release:	1
14mu|perl-Text-Unidecode-1.270.0-1|7	
14mu|perl-Text-Unidecode-1.270.0-1|8	Summary:	Represent Unicode data in US-ASCII characters
14mu|perl-Text-Unidecode-1.270.0-1|9	
14mu|perl-Text-Unidecode-1.270.0-1|10	License:	GPL+ or Artistic
14mu|perl-Text-Unidecode-1.270.0-1|11	Group:		Development/Perl
14mu|perl-Text-Unidecode-1.270.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Text-Unidecode-1.270.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Text-Unidecode-1.270.0-1|14	
14mu|perl-Text-Unidecode-1.270.0-1|15	BuildRequires:	perl-devel
14mu|perl-Text-Unidecode-1.270.0-1|16	BuildArch:	noarch
14mu|perl-Text-Unidecode-1.270.0-1|17	
14mu|perl-Text-Unidecode-1.270.0-1|18	%description
14mu|perl-Text-Unidecode-1.270.0-1|19	It often happens that you have non-Roman text data in Unicode, but you
14mu|perl-Text-Unidecode-1.270.0-1|20	can't display it -- usually because you're trying to show it to a user via
14mu|perl-Text-Unidecode-1.270.0-1|21	an application that doesn't support Unicode, or because the fonts you need
14mu|perl-Text-Unidecode-1.270.0-1|22	aren't accessible. You could represent the Unicode characters as "???????"
14mu|perl-Text-Unidecode-1.270.0-1|23	or "\15BA\15A0\1610...", but that's nearly useless to the user who actually
14mu|perl-Text-Unidecode-1.270.0-1|24	wants to read what the text says.
14mu|perl-Text-Unidecode-1.270.0-1|25	
14mu|perl-Text-Unidecode-1.270.0-1|26	What Text::Unidecode provides is a function, 'unidecode(...)' that takes
14mu|perl-Text-Unidecode-1.270.0-1|27	Unicode data and tries to represent it in US-ASCII characters (i.e., the
14mu|perl-Text-Unidecode-1.270.0-1|28	universally displayable characters between 0x00 and 0x7F). The
14mu|perl-Text-Unidecode-1.270.0-1|29	representation is almost always an attempt at _transliteration_ -- i.e.,
14mu|perl-Text-Unidecode-1.270.0-1|30	conveying, in Roman letters, the pronunciation expressed by the text in
14mu|perl-Text-Unidecode-1.270.0-1|31	some other writing system. (See the example in the synopsis.)
14mu|perl-Text-Unidecode-1.270.0-1|32	
14mu|perl-Text-Unidecode-1.270.0-1|33	Unidecode's ability to transliterate is limited by two factors:
14mu|perl-Text-Unidecode-1.270.0-1|34	
14mu|perl-Text-Unidecode-1.270.0-1|35	%prep
14mu|perl-Text-Unidecode-1.270.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Text-Unidecode-1.270.0-1|37	
14mu|perl-Text-Unidecode-1.270.0-1|38	%build
14mu|perl-Text-Unidecode-1.270.0-1|39	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Text-Unidecode-1.270.0-1|40	%make
14mu|perl-Text-Unidecode-1.270.0-1|41	
14mu|perl-Text-Unidecode-1.270.0-1|42	%check
14mu|perl-Text-Unidecode-1.270.0-1|43	%make test
14mu|perl-Text-Unidecode-1.270.0-1|44	
14mu|perl-Text-Unidecode-1.270.0-1|45	%install
14mu|perl-Text-Unidecode-1.270.0-1|46	%makeinstall_std
14mu|perl-Text-Unidecode-1.270.0-1|47	
14mu|perl-Text-Unidecode-1.270.0-1|48	%files
14mu|perl-Text-Unidecode-1.270.0-1|49	%doc README ChangeLog
14mu|perl-Text-Unidecode-1.270.0-1|50	%{_mandir}/man3/*
14mu|perl-Text-Unidecode-1.270.0-1|51	%{perl_vendorlib}/*
14mu|perl-Text-Unidecode-1.270.0-1|52	
14mu|perl-Text-Unidecode-1.270.0-1|53	%changelog
14mu|perl-Text-Unidecode-1.270.0-1|54	
14mu|perl-Text-Unidecode-1.270.0-1|55	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.270.0-1
14mu|perl-Text-Unidecode-1.270.0-1|56	- (58b0f26) Updated to 1.27 (by updates_builder)
14mu|perl-Text-Unidecode-1.270.0-1|57	
14mu|perl-Text-Unidecode-1.270.0-1|58	

23687 14
14mu|perl-Time-Piece-1.310.0-1|1	%define upstream_name	 Time-Piece
14mu|perl-Time-Piece-1.310.0-1|2	%define upstream_version 1.31
14mu|perl-Time-Piece-1.310.0-1|3	
14mu|perl-Time-Piece-1.310.0-1|4	Name:       perl-%{upstream_name}
14mu|perl-Time-Piece-1.310.0-1|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Time-Piece-1.310.0-1|6	Release:    1
14mu|perl-Time-Piece-1.310.0-1|7	
14mu|perl-Time-Piece-1.310.0-1|8	Summary:	Object Oriented time objects
14mu|perl-Time-Piece-1.310.0-1|9	License:	GPL
14mu|perl-Time-Piece-1.310.0-1|10	Group:		Development/Perl
14mu|perl-Time-Piece-1.310.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Time-Piece-1.310.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Time-Piece-1.310.0-1|13	
14mu|perl-Time-Piece-1.310.0-1|14	BuildRequires:	perl-devel
14mu|perl-Time-Piece-1.310.0-1|15	
14mu|perl-Time-Piece-1.310.0-1|16	%description
14mu|perl-Time-Piece-1.310.0-1|17	This module replaces the standard localtime and gmtime functions with
14mu|perl-Time-Piece-1.310.0-1|18	implementations that return objects. It does so in a backwards compatible
14mu|perl-Time-Piece-1.310.0-1|19	manner, so that using localtime/gmtime in the way documented in perlfunc will
14mu|perl-Time-Piece-1.310.0-1|20	still return what you expect.
14mu|perl-Time-Piece-1.310.0-1|21	
14mu|perl-Time-Piece-1.310.0-1|22	The module actually implements most of an interface described by Larry Wall on
14mu|perl-Time-Piece-1.310.0-1|23	the perl5-porters mailing list here:
14mu|perl-Time-Piece-1.310.0-1|24	http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2000-01/msg00241.html
14mu|perl-Time-Piece-1.310.0-1|25	
14mu|perl-Time-Piece-1.310.0-1|26	%prep
14mu|perl-Time-Piece-1.310.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Time-Piece-1.310.0-1|28	
14mu|perl-Time-Piece-1.310.0-1|29	%build
14mu|perl-Time-Piece-1.310.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Time-Piece-1.310.0-1|31	%make
14mu|perl-Time-Piece-1.310.0-1|32	
14mu|perl-Time-Piece-1.310.0-1|33	%check
14mu|perl-Time-Piece-1.310.0-1|34	%make test
14mu|perl-Time-Piece-1.310.0-1|35	
14mu|perl-Time-Piece-1.310.0-1|36	%install
14mu|perl-Time-Piece-1.310.0-1|37	%makeinstall_std
14mu|perl-Time-Piece-1.310.0-1|38	
14mu|perl-Time-Piece-1.310.0-1|39	%clean
14mu|perl-Time-Piece-1.310.0-1|40	
14mu|perl-Time-Piece-1.310.0-1|41	%files
14mu|perl-Time-Piece-1.310.0-1|42	%doc Changes README
14mu|perl-Time-Piece-1.310.0-1|43	%{perl_vendorarch}/Time
14mu|perl-Time-Piece-1.310.0-1|44	%{perl_vendorarch}/auto/Time
14mu|perl-Time-Piece-1.310.0-1|45	%{_mandir}/*/*
14mu|perl-Time-Piece-1.310.0-1|46	
14mu|perl-Time-Piece-1.310.0-1|47	%changelog
14mu|perl-Time-Piece-1.310.0-1|48	
14mu|perl-Time-Piece-1.310.0-1|49	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.310.0-1
14mu|perl-Time-Piece-1.310.0-1|50	- (598080a) Updated to 1.31 (by updates_builder)
14mu|perl-Time-Piece-1.310.0-1|51	
14mu|perl-Time-Piece-1.310.0-1|52	

23688 14
14mu|perl-Time-ZoneInfo-0.300.0-12|1	%define upstream_name    Time-ZoneInfo
14mu|perl-Time-ZoneInfo-0.300.0-12|2	%define upstream_version 0.3
14mu|perl-Time-ZoneInfo-0.300.0-12|3	
14mu|perl-Time-ZoneInfo-0.300.0-12|4	Name:       perl-%{upstream_name}
14mu|perl-Time-ZoneInfo-0.300.0-12|5	Version:    %perl_convert_version %{upstream_version}
14mu|perl-Time-ZoneInfo-0.300.0-12|6	Release:    12
14mu|perl-Time-ZoneInfo-0.300.0-12|7	Epoch:      1
14mu|perl-Time-ZoneInfo-0.300.0-12|8	Summary:    Perl extension for returning a list of Time Zones
14mu|perl-Time-ZoneInfo-0.300.0-12|9	
14mu|perl-Time-ZoneInfo-0.300.0-12|10	License:    GPL+ or Artistic
14mu|perl-Time-ZoneInfo-0.300.0-12|11	Group:      Development/Perl
14mu|perl-Time-ZoneInfo-0.300.0-12|12	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Time-ZoneInfo-0.300.0-12|13	Source0:    http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Time-ZoneInfo-0.300.0-12|14	BuildRequires: perl-devel
14mu|perl-Time-ZoneInfo-0.300.0-12|15	BuildRequires: perl(DateTime::TimeZone)
14mu|perl-Time-ZoneInfo-0.300.0-12|16	Patch0:	    Time-ZoneInfo-0.3-geolocalisation.patch
14mu|perl-Time-ZoneInfo-0.300.0-12|17	
14mu|perl-Time-ZoneInfo-0.300.0-12|18	BuildArch: noarch
14mu|perl-Time-ZoneInfo-0.300.0-12|19	
14mu|perl-Time-ZoneInfo-0.300.0-12|20	%description
14mu|perl-Time-ZoneInfo-0.300.0-12|21	An OO interface to accessing a list of timezones. This is useful if you
14mu|perl-Time-ZoneInfo-0.300.0-12|22	want to provide an interface for your user to choose one of the available
14mu|perl-Time-ZoneInfo-0.300.0-12|23	time zones.
14mu|perl-Time-ZoneInfo-0.300.0-12|24	
14mu|perl-Time-ZoneInfo-0.300.0-12|25	Version 0.3.1 also gives the geolocalisation for a time zone.
14mu|perl-Time-ZoneInfo-0.300.0-12|26	
14mu|perl-Time-ZoneInfo-0.300.0-12|27	%prep
14mu|perl-Time-ZoneInfo-0.300.0-12|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Time-ZoneInfo-0.300.0-12|29	%patch0 -p1 -b .geo
14mu|perl-Time-ZoneInfo-0.300.0-12|30	
14mu|perl-Time-ZoneInfo-0.300.0-12|31	%build
14mu|perl-Time-ZoneInfo-0.300.0-12|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Time-ZoneInfo-0.300.0-12|33	%make
14mu|perl-Time-ZoneInfo-0.300.0-12|34	
14mu|perl-Time-ZoneInfo-0.300.0-12|35	%check
14mu|perl-Time-ZoneInfo-0.300.0-12|36	make test
14mu|perl-Time-ZoneInfo-0.300.0-12|37	
14mu|perl-Time-ZoneInfo-0.300.0-12|38	%install
14mu|perl-Time-ZoneInfo-0.300.0-12|39	%makeinstall_std
14mu|perl-Time-ZoneInfo-0.300.0-12|40	
14mu|perl-Time-ZoneInfo-0.300.0-12|41	%files
14mu|perl-Time-ZoneInfo-0.300.0-12|42	%doc Changes README
14mu|perl-Time-ZoneInfo-0.300.0-12|43	%{_mandir}/man3/*
14mu|perl-Time-ZoneInfo-0.300.0-12|44	%{perl_vendorlib}/*
14mu|perl-Time-ZoneInfo-0.300.0-12|45	
14mu|perl-Time-ZoneInfo-0.300.0-12|46	%changelog
14mu|perl-Time-ZoneInfo-0.300.0-12|47	* Tue Jan 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.300.0-12
14mu|perl-Time-ZoneInfo-0.300.0-12|48	+ Revision: 3a826ff
14mu|perl-Time-ZoneInfo-0.300.0-12|49	- Added epoch
14mu|perl-Time-ZoneInfo-0.300.0-12|50	
14mu|perl-Time-ZoneInfo-0.300.0-12|51	

23689 14
14mu|perl-Tk-804.33.0-1|1	%define	modname	Tk
14mu|perl-Tk-804.33.0-1|2	%define modver 804.033
14mu|perl-Tk-804.33.0-1|3	
14mu|perl-Tk-804.33.0-1|4	Summary:	Tk modules for Perl
14mu|perl-Tk-804.33.0-1|5	
14mu|perl-Tk-804.33.0-1|6	Name:		perl-%{modname}
14mu|perl-Tk-804.33.0-1|7	Version:	%perl_convert_version %{modver}
14mu|perl-Tk-804.33.0-1|8	Release:	1
14mu|perl-Tk-804.33.0-1|9	License:	GPLv2+ or Artistic
14mu|perl-Tk-804.33.0-1|10	Group:		Development/Perl
14mu|perl-Tk-804.33.0-1|11	Url:		http://search.cpan.org/dist/%{modname}
14mu|perl-Tk-804.33.0-1|12	Source0:	http://www.cpan.org/modules/by-module/%{modname}/%{modname}-%{modver}.tar.gz
14mu|perl-Tk-804.33.0-1|13	# modified version of http://ftp.de.debian.org/debian/pool/main/p/perl-tk/perl-tk_804.027-8.diff.gz
14mu|perl-Tk-804.33.0-1|14	Patch1:		perl-Tk-debian.patch
14mu|perl-Tk-804.33.0-1|15	# fix segfaults as in #235666 because of broken cashing code
14mu|perl-Tk-804.33.0-1|16	Patch2:		perl-Tk-seg.patch
14mu|perl-Tk-804.33.0-1|17	Patch3:		Tk-804.030-xlib.patch
14mu|perl-Tk-804.33.0-1|18	
14mu|perl-Tk-804.33.0-1|19	BuildRequires:	perl-devel
14mu|perl-Tk-804.33.0-1|20	BuildRequires:	jpeg-devel
14mu|perl-Tk-804.33.0-1|21	BuildRequires:	pkgconfig(libpng)
14mu|perl-Tk-804.33.0-1|22	BuildRequires:	pkgconfig(x11)
14mu|perl-Tk-804.33.0-1|23	BuildRequires:	pkgconfig(xft)
14mu|perl-Tk-804.33.0-1|24	BuildRequires:	pkgconfig(fontconfig)
14mu|perl-Tk-804.33.0-1|25	Provides:	perl(Tk::TextReindex)
14mu|perl-Tk-804.33.0-1|26	Provides:	perl(Tk::LabRadio)
14mu|perl-Tk-804.33.0-1|27	Provides:	perl-Tie-Watch
14mu|perl-Tk-804.33.0-1|28	
14mu|perl-Tk-804.33.0-1|29	%description
14mu|perl-Tk-804.33.0-1|30	This package provides the modules and Tk code for Perl/Tk,
14mu|perl-Tk-804.33.0-1|31	as written by Nick Ing-Simmons (pTk), John Ousterhout(Tk),
14mu|perl-Tk-804.33.0-1|32	and Ioi Kim Lam(Tix).
14mu|perl-Tk-804.33.0-1|33	It gives you the ability to develop perl applications using the Tk GUI.
14mu|perl-Tk-804.33.0-1|34	It includes the source code for the Tk and Tix elements it uses.
14mu|perl-Tk-804.33.0-1|35	The licences for the various components differ, so check the copyright.
14mu|perl-Tk-804.33.0-1|36	
14mu|perl-Tk-804.33.0-1|37	%package	devel
14mu|perl-Tk-804.33.0-1|38	Summary:	Tk modules for Perl (development package)
14mu|perl-Tk-804.33.0-1|39	
14mu|perl-Tk-804.33.0-1|40	Group:		Development/C
14mu|perl-Tk-804.33.0-1|41	Requires:	perl-Tk = %{version}-%{release}
14mu|perl-Tk-804.33.0-1|42	
14mu|perl-Tk-804.33.0-1|43	%description	devel
14mu|perl-Tk-804.33.0-1|44	This package provides the modules and Tk code for Perl/Tk,
14mu|perl-Tk-804.33.0-1|45	as written by Nick Ing-Simmons (pTk), John Ousterhout(Tk),
14mu|perl-Tk-804.33.0-1|46	and Ioi Kim Lam(Tix).
14mu|perl-Tk-804.33.0-1|47	It gives you the ability to develop perl applications using the Tk GUI.
14mu|perl-Tk-804.33.0-1|48	It includes the source code for the Tk and Tix elements it uses.
14mu|perl-Tk-804.33.0-1|49	The licences for the various components differ, so check the copyright.
14mu|perl-Tk-804.33.0-1|50	
14mu|perl-Tk-804.33.0-1|51	This is the development package.
14mu|perl-Tk-804.33.0-1|52	
14mu|perl-Tk-804.33.0-1|53	%package	doc
14mu|perl-Tk-804.33.0-1|54	Summary:	Tk modules for Perl (documentation package)
14mu|perl-Tk-804.33.0-1|55	
14mu|perl-Tk-804.33.0-1|56	Group:		Development/Perl
14mu|perl-Tk-804.33.0-1|57	Requires:	perl-Tk = %{version}-%{release}
14mu|perl-Tk-804.33.0-1|58	
14mu|perl-Tk-804.33.0-1|59	%description	doc
14mu|perl-Tk-804.33.0-1|60	This package provides the modules and Tk code for Perl/Tk,
14mu|perl-Tk-804.33.0-1|61	as written by Nick Ing-Simmons (pTk), John Ousterhout(Tk),
14mu|perl-Tk-804.33.0-1|62	and Ioi Kim Lam(Tix).
14mu|perl-Tk-804.33.0-1|63	It gives you the ability to develop perl applications using the Tk GUI.
14mu|perl-Tk-804.33.0-1|64	It includes the source code for the Tk and Tix elements it uses.
14mu|perl-Tk-804.33.0-1|65	The licences for the various components differ, so check the copyright.
14mu|perl-Tk-804.33.0-1|66	
14mu|perl-Tk-804.33.0-1|67	This is the documentation package.
14mu|perl-Tk-804.33.0-1|68	
14mu|perl-Tk-804.33.0-1|69	%prep
14mu|perl-Tk-804.33.0-1|70	%setup -qn %{modname}-%{modver}
14mu|perl-Tk-804.33.0-1|71	chmod -x pod/Popup.pod Tixish/lib/Tk/balArrow.xbm
14mu|perl-Tk-804.33.0-1|72	# debian patch
14mu|perl-Tk-804.33.0-1|73	%patch1 -p1
14mu|perl-Tk-804.33.0-1|74	# patch to fix #235666 ... seems like caching code is broken
14mu|perl-Tk-804.33.0-1|75	%patch2 -p0
14mu|perl-Tk-804.33.0-1|76	%patch3 -p0 -b .xlib
14mu|perl-Tk-804.33.0-1|77	
14mu|perl-Tk-804.33.0-1|78	find . -type f | xargs perl -pi -e 's|^#!.*/bin/perl\S*|#!/usr/bin/perl|'
14mu|perl-Tk-804.33.0-1|79	# Make it lib64 aware, avoid patch
14mu|perl-Tk-804.33.0-1|80	perl -pi -e "s,(/usr/X11(R6|\\*)|\\\$X11|\(\?:)/lib,\1/%{_lib},g" \
14mu|perl-Tk-804.33.0-1|81	myConfig pTk/mTk/{unix,tixUnix/{itcl2.0,tk4.0}}/configure
14mu|perl-Tk-804.33.0-1|82	#(peroyvind) --center does no longer seem to be working, obsoleted by -c
14mu|perl-Tk-804.33.0-1|83	perl -pi -e "s#--center#-c#" ./Tk/MMutil.pm
14mu|perl-Tk-804.33.0-1|84	
14mu|perl-Tk-804.33.0-1|85	%build
14mu|perl-Tk-804.33.0-1|86	perl Makefile.PL INSTALLDIRS=vendor XFT=1
14mu|perl-Tk-804.33.0-1|87	%make OPTIMIZE="%{optflags} -fPIC" LD_RUN_PATH=""
14mu|perl-Tk-804.33.0-1|88	
14mu|perl-Tk-804.33.0-1|89	%install
14mu|perl-Tk-804.33.0-1|90	%makeinstall_std
14mu|perl-Tk-804.33.0-1|91	chmod 644 %{buildroot}%{_mandir}/man3*/*
14mu|perl-Tk-804.33.0-1|92	
14mu|perl-Tk-804.33.0-1|93	# Remove unpackaged files, add them if you find a use
14mu|perl-Tk-804.33.0-1|94	# Tie::Watch is packaged separately
14mu|perl-Tk-804.33.0-1|95	rm %{buildroot}%{perl_vendorarch}/Tk/prolog.ps
14mu|perl-Tk-804.33.0-1|96	rm %{buildroot}%{_mandir}/man1/{ptk{ed,sh},widget}.1*
14mu|perl-Tk-804.33.0-1|97	
14mu|perl-Tk-804.33.0-1|98	## compress all .pm files (as using perl-PerlIO-gzip).
14mu|perl-Tk-804.33.0-1|99	#find %{buildroot} -name "*.pm" | xargs gzip -9
14mu|perl-Tk-804.33.0-1|100	
14mu|perl-Tk-804.33.0-1|101	%files
14mu|perl-Tk-804.33.0-1|102	%doc COPYING ToDo Changes README README.linux
14mu|perl-Tk-804.33.0-1|103	%{_bindir}/*
14mu|perl-Tk-804.33.0-1|104	%{perl_vendorarch}/Tk.pm*
14mu|perl-Tk-804.33.0-1|105	%dir %{perl_vendorarch}/Tk
14mu|perl-Tk-804.33.0-1|106	%{perl_vendorarch}/Tie/Watch.pm
14mu|perl-Tk-804.33.0-1|107	%{perl_vendorarch}/Tk/*.pm*
14mu|perl-Tk-804.33.0-1|108	%{perl_vendorarch}/Tk/*.gif
14mu|perl-Tk-804.33.0-1|109	%{perl_vendorarch}/Tk/*.xbm
14mu|perl-Tk-804.33.0-1|110	%{perl_vendorarch}/Tk/*.xpm
14mu|perl-Tk-804.33.0-1|111	%{perl_vendorarch}/Tk/license.terms
14mu|perl-Tk-804.33.0-1|112	%{perl_vendorarch}/Tk/Credits
14mu|perl-Tk-804.33.0-1|113	%{perl_vendorarch}/Tk/DragDrop
14mu|perl-Tk-804.33.0-1|114	%{perl_vendorarch}/Tk/Event
14mu|perl-Tk-804.33.0-1|115	%{perl_vendorarch}/Tk/Menu
14mu|perl-Tk-804.33.0-1|116	%{perl_vendorarch}/Tk/Text
14mu|perl-Tk-804.33.0-1|117	%{perl_vendorarch}/Tk/demos
14mu|perl-Tk-804.33.0-1|118	%{perl_vendorarch}/auto/Tk
14mu|perl-Tk-804.33.0-1|119	%{_mandir}/man1/*
14mu|perl-Tk-804.33.0-1|120	%{_mandir}/man3/*
14mu|perl-Tk-804.33.0-1|121	
14mu|perl-Tk-804.33.0-1|122	%files devel
14mu|perl-Tk-804.33.0-1|123	%doc COPYING Funcs.doc INSTALL
14mu|perl-Tk-804.33.0-1|124	%{perl_vendorarch}/Tk/pTk
14mu|perl-Tk-804.33.0-1|125	%{perl_vendorarch}/Tk/*.def
14mu|perl-Tk-804.33.0-1|126	%{perl_vendorarch}/Tk/*.h
14mu|perl-Tk-804.33.0-1|127	%{perl_vendorarch}/Tk/*.m
14mu|perl-Tk-804.33.0-1|128	%{perl_vendorarch}/Tk/*.t
14mu|perl-Tk-804.33.0-1|129	%{perl_vendorarch}/Tk/typemap
14mu|perl-Tk-804.33.0-1|130	
14mu|perl-Tk-804.33.0-1|131	%files doc
14mu|perl-Tk-804.33.0-1|132	%doc COPYING
14mu|perl-Tk-804.33.0-1|133	%{perl_vendorarch}/Tk.pod
14mu|perl-Tk-804.33.0-1|134	%{perl_vendorarch}/Tk/*.pod
14mu|perl-Tk-804.33.0-1|135	%{perl_vendorarch}/Tk/README.Adjust
14mu|perl-Tk-804.33.0-1|136	
14mu|perl-Tk-804.33.0-1|137	
14mu|perl-Tk-804.33.0-1|138	
14mu|perl-Tk-804.33.0-1|139	%changelog
14mu|perl-Tk-804.33.0-1|140	
14mu|perl-Tk-804.33.0-1|141	* Wed Oct 21 2015 Denis Silakov <dsilakov@gmail.com> 804.33.0-1
14mu|perl-Tk-804.33.0-1|142	- (38b4e7c) Updated to 804.033
14mu|perl-Tk-804.33.0-1|143	
14mu|perl-Tk-804.33.0-1|144	

23690 14
14mu|perl-Tree-DAG_Node-1.270.0-1|1	%define upstream_name	 Tree-DAG_Node
14mu|perl-Tree-DAG_Node-1.270.0-1|2	%define upstream_version 1.27
14mu|perl-Tree-DAG_Node-1.270.0-1|3	
14mu|perl-Tree-DAG_Node-1.270.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Tree-DAG_Node-1.270.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Tree-DAG_Node-1.270.0-1|6	Release:	1
14mu|perl-Tree-DAG_Node-1.270.0-1|7	
14mu|perl-Tree-DAG_Node-1.270.0-1|8	Summary:	Class for representing nodes in a tre
14mu|perl-Tree-DAG_Node-1.270.0-1|9	
14mu|perl-Tree-DAG_Node-1.270.0-1|10	License:	GPL+ or Artistic
14mu|perl-Tree-DAG_Node-1.270.0-1|11	Group:		Development/Perl
14mu|perl-Tree-DAG_Node-1.270.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Tree-DAG_Node-1.270.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tgz
14mu|perl-Tree-DAG_Node-1.270.0-1|14	
14mu|perl-Tree-DAG_Node-1.270.0-1|15	BuildRequires:	perl-devel
14mu|perl-Tree-DAG_Node-1.270.0-1|16	BuildRequires: perl(File::Slurp::Tiny)
14mu|perl-Tree-DAG_Node-1.270.0-1|17	BuildArch:	noarch
14mu|perl-Tree-DAG_Node-1.270.0-1|18	
14mu|perl-Tree-DAG_Node-1.270.0-1|19	%description
14mu|perl-Tree-DAG_Node-1.270.0-1|20	This class encapsulates/makes/manipulates objects that represent nodes in a
14mu|perl-Tree-DAG_Node-1.270.0-1|21	tree structure. The tree structure is not an object itself, but is emergent
14mu|perl-Tree-DAG_Node-1.270.0-1|22	from the linkages you create between nodes. This class provides the methods for
14mu|perl-Tree-DAG_Node-1.270.0-1|23	making linkages that can be used to build up a tree, while preventing you from
14mu|perl-Tree-DAG_Node-1.270.0-1|24	ever making any kinds of linkages which are not allowed in a tree (such as
14mu|perl-Tree-DAG_Node-1.270.0-1|25	having a node be its own mother or ancestor, or having a node have two
14mu|perl-Tree-DAG_Node-1.270.0-1|26	mothers).
14mu|perl-Tree-DAG_Node-1.270.0-1|27	
14mu|perl-Tree-DAG_Node-1.270.0-1|28	%prep
14mu|perl-Tree-DAG_Node-1.270.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Tree-DAG_Node-1.270.0-1|30	
14mu|perl-Tree-DAG_Node-1.270.0-1|31	%build
14mu|perl-Tree-DAG_Node-1.270.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Tree-DAG_Node-1.270.0-1|33	%make
14mu|perl-Tree-DAG_Node-1.270.0-1|34	
14mu|perl-Tree-DAG_Node-1.270.0-1|35	%install
14mu|perl-Tree-DAG_Node-1.270.0-1|36	%makeinstall_std
14mu|perl-Tree-DAG_Node-1.270.0-1|37	
14mu|perl-Tree-DAG_Node-1.270.0-1|38	%check
14mu|perl-Tree-DAG_Node-1.270.0-1|39	make test
14mu|perl-Tree-DAG_Node-1.270.0-1|40	
14mu|perl-Tree-DAG_Node-1.270.0-1|41	%files
14mu|perl-Tree-DAG_Node-1.270.0-1|42	%doc  README
14mu|perl-Tree-DAG_Node-1.270.0-1|43	%{perl_vendorlib}/Tree
14mu|perl-Tree-DAG_Node-1.270.0-1|44	%{_mandir}/*/*
14mu|perl-Tree-DAG_Node-1.270.0-1|45	
14mu|perl-Tree-DAG_Node-1.270.0-1|46	%changelog
14mu|perl-Tree-DAG_Node-1.270.0-1|47	
14mu|perl-Tree-DAG_Node-1.270.0-1|48	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.270.0-1
14mu|perl-Tree-DAG_Node-1.270.0-1|49	- (3fac508) Updated to 1.27 (by updates_builder)
14mu|perl-Tree-DAG_Node-1.270.0-1|50	
14mu|perl-Tree-DAG_Node-1.270.0-1|51	

23691 14
14mu|perl-Try-Tiny-0.240.0-1|1	%define upstream_name    Try-Tiny
14mu|perl-Try-Tiny-0.240.0-1|2	%define upstream_version 0.24
14mu|perl-Try-Tiny-0.240.0-1|3	
14mu|perl-Try-Tiny-0.240.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-Try-Tiny-0.240.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Try-Tiny-0.240.0-1|6	Release:	1
14mu|perl-Try-Tiny-0.240.0-1|7	Summary:	Minimal try/catch with proper localization of $@
14mu|perl-Try-Tiny-0.240.0-1|8	License:	GPL+ or Artistic
14mu|perl-Try-Tiny-0.240.0-1|9	Group:		Development/Perl
14mu|perl-Try-Tiny-0.240.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Try-Tiny-0.240.0-1|11	Source0:	https://cpan.metacpan.org/authors/id/D/DO/DOY/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-Try-Tiny-0.240.0-1|12	
14mu|perl-Try-Tiny-0.240.0-1|13	BuildRequires:	perl(Test::More)
14mu|perl-Try-Tiny-0.240.0-1|14	BuildRequires:	perl-devel
14mu|perl-Try-Tiny-0.240.0-1|15	BuildArch:	noarch
14mu|perl-Try-Tiny-0.240.0-1|16	
14mu|perl-Try-Tiny-0.240.0-1|17	%description
14mu|perl-Try-Tiny-0.240.0-1|18	This module provides bare bones 'try'/'catch' statements that are designed
14mu|perl-Try-Tiny-0.240.0-1|19	to minimize common mistakes with eval blocks, and NOTHING else.
14mu|perl-Try-Tiny-0.240.0-1|20	
14mu|perl-Try-Tiny-0.240.0-1|21	This is unlike the TryCatch manpage which provides a nice syntax and avoids
14mu|perl-Try-Tiny-0.240.0-1|22	adding another call stack layer, and supports calling 'return' from the try
14mu|perl-Try-Tiny-0.240.0-1|23	block to return from the parent subroutine. These extra features come at a
14mu|perl-Try-Tiny-0.240.0-1|24	cost of a few dependencies, namely the Devel::Declare manpage and the
14mu|perl-Try-Tiny-0.240.0-1|25	Scope::Upper manpage which are occasionally problematic, and the additional
14mu|perl-Try-Tiny-0.240.0-1|26	catch filtering uses the Moose manpage type constraints which may not be
14mu|perl-Try-Tiny-0.240.0-1|27	desirable either.
14mu|perl-Try-Tiny-0.240.0-1|28	
14mu|perl-Try-Tiny-0.240.0-1|29	The main focus of this module is to provide simple and reliable error
14mu|perl-Try-Tiny-0.240.0-1|30	handling for those having a hard time installing the TryCatch manpage, but
14mu|perl-Try-Tiny-0.240.0-1|31	who still want to write correct 'eval' blocks without 5 lines of
14mu|perl-Try-Tiny-0.240.0-1|32	boilerplate each time.
14mu|perl-Try-Tiny-0.240.0-1|33	
14mu|perl-Try-Tiny-0.240.0-1|34	%prep
14mu|perl-Try-Tiny-0.240.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-Try-Tiny-0.240.0-1|36	
14mu|perl-Try-Tiny-0.240.0-1|37	%build
14mu|perl-Try-Tiny-0.240.0-1|38	%__perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Try-Tiny-0.240.0-1|39	%make
14mu|perl-Try-Tiny-0.240.0-1|40	
14mu|perl-Try-Tiny-0.240.0-1|41	%check
14mu|perl-Try-Tiny-0.240.0-1|42	%make test
14mu|perl-Try-Tiny-0.240.0-1|43	
14mu|perl-Try-Tiny-0.240.0-1|44	%install
14mu|perl-Try-Tiny-0.240.0-1|45	%makeinstall_std
14mu|perl-Try-Tiny-0.240.0-1|46	
14mu|perl-Try-Tiny-0.240.0-1|47	%files
14mu|perl-Try-Tiny-0.240.0-1|48	%doc Changes
14mu|perl-Try-Tiny-0.240.0-1|49	%{_mandir}/man3/*
14mu|perl-Try-Tiny-0.240.0-1|50	%{perl_vendorlib}/*
14mu|perl-Try-Tiny-0.240.0-1|51	
14mu|perl-Try-Tiny-0.240.0-1|52	
14mu|perl-Try-Tiny-0.240.0-1|53	
14mu|perl-Try-Tiny-0.240.0-1|54	%changelog
14mu|perl-Try-Tiny-0.240.0-1|55	
14mu|perl-Try-Tiny-0.240.0-1|56	* Tue Jun 07 2016 Denis Silakov <dsilakov@gmail.com> 0.240.0-1
14mu|perl-Try-Tiny-0.240.0-1|57	- (aa409d5) Updated to 0.24
14mu|perl-Try-Tiny-0.240.0-1|58	
14mu|perl-Try-Tiny-0.240.0-1|59	

23692 14
14mu|perl-Unicode-LineBreak-2015.110.0-1|1	%define	modname	Unicode-LineBreak
14mu|perl-Unicode-LineBreak-2015.110.0-1|2	%define modver 2015.11
14mu|perl-Unicode-LineBreak-2015.110.0-1|3	
14mu|perl-Unicode-LineBreak-2015.110.0-1|4	%if %{_use_internal_dependency_generator}
14mu|perl-Unicode-LineBreak-2015.110.0-1|5	%define __noautoreq 'perl\\(Unicode::LineBreak::Constants\\)'
14mu|perl-Unicode-LineBreak-2015.110.0-1|6	%endif
14mu|perl-Unicode-LineBreak-2015.110.0-1|7	
14mu|perl-Unicode-LineBreak-2015.110.0-1|8	Summary:	UAX #14 Unicode Line Breaking Algorithm
14mu|perl-Unicode-LineBreak-2015.110.0-1|9	
14mu|perl-Unicode-LineBreak-2015.110.0-1|10	Name:		perl-%{modname}
14mu|perl-Unicode-LineBreak-2015.110.0-1|11	Version:	%perl_convert_version %{modver}
14mu|perl-Unicode-LineBreak-2015.110.0-1|12	Release:	1
14mu|perl-Unicode-LineBreak-2015.110.0-1|13	License:	GPLv2+ or Artistic
14mu|perl-Unicode-LineBreak-2015.110.0-1|14	Group:		Development/Perl
14mu|perl-Unicode-LineBreak-2015.110.0-1|15	Url:		http://search.cpan.org/dist/%{modname}
14mu|perl-Unicode-LineBreak-2015.110.0-1|16	Source0:	http://www.cpan.org/modules/by-module/Unicode/%{modname}-%{modver}.tar.gz
14mu|perl-Unicode-LineBreak-2015.110.0-1|17	BuildRequires:	perl(Encode)
14mu|perl-Unicode-LineBreak-2015.110.0-1|18	BuildRequires:	perl(MIME::Charset)
14mu|perl-Unicode-LineBreak-2015.110.0-1|19	BuildRequires:	perl(Test::More)
14mu|perl-Unicode-LineBreak-2015.110.0-1|20	BuildRequires:	perl-devel
14mu|perl-Unicode-LineBreak-2015.110.0-1|21	
14mu|perl-Unicode-LineBreak-2015.110.0-1|22	%description
14mu|perl-Unicode-LineBreak-2015.110.0-1|23	Text::LineFold folds or unfolds lines of plain text. As it mainly focuses
14mu|perl-Unicode-LineBreak-2015.110.0-1|24	on plain text e-mail messages, RFC 3676 flowed format is also supported.
14mu|perl-Unicode-LineBreak-2015.110.0-1|25	
14mu|perl-Unicode-LineBreak-2015.110.0-1|26	%prep
14mu|perl-Unicode-LineBreak-2015.110.0-1|27	%setup -qn %{modname}-%{modver}
14mu|perl-Unicode-LineBreak-2015.110.0-1|28	
14mu|perl-Unicode-LineBreak-2015.110.0-1|29	%build
14mu|perl-Unicode-LineBreak-2015.110.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-Unicode-LineBreak-2015.110.0-1|31	%make
14mu|perl-Unicode-LineBreak-2015.110.0-1|32	
14mu|perl-Unicode-LineBreak-2015.110.0-1|33	%check
14mu|perl-Unicode-LineBreak-2015.110.0-1|34	%make test
14mu|perl-Unicode-LineBreak-2015.110.0-1|35	
14mu|perl-Unicode-LineBreak-2015.110.0-1|36	%install
14mu|perl-Unicode-LineBreak-2015.110.0-1|37	%makeinstall_std
14mu|perl-Unicode-LineBreak-2015.110.0-1|38	
14mu|perl-Unicode-LineBreak-2015.110.0-1|39	%files
14mu|perl-Unicode-LineBreak-2015.110.0-1|40	%doc Changes README
14mu|perl-Unicode-LineBreak-2015.110.0-1|41	%{perl_vendorlib}/*
14mu|perl-Unicode-LineBreak-2015.110.0-1|42	%{_mandir}/man3/*
14mu|perl-Unicode-LineBreak-2015.110.0-1|43	
14mu|perl-Unicode-LineBreak-2015.110.0-1|44	%changelog
14mu|perl-Unicode-LineBreak-2015.110.0-1|45	
14mu|perl-Unicode-LineBreak-2015.110.0-1|46	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2015.110.0-1
14mu|perl-Unicode-LineBreak-2015.110.0-1|47	- (da5e988) Updated to 2015.11 (by updates_builder)
14mu|perl-Unicode-LineBreak-2015.110.0-1|48	
14mu|perl-Unicode-LineBreak-2015.110.0-1|49	

23693 14
14mu|perl-URI-1.690.0-2|1	%define upstream_name	 URI
14mu|perl-URI-1.690.0-2|2	%define upstream_version 1.69
14mu|perl-URI-1.690.0-2|3	
14mu|perl-URI-1.690.0-2|4	%if %{_use_internal_dependency_generator}
14mu|perl-URI-1.690.0-2|5	%define __noautoreq 'perl\\(Business::ISBN\\)'
14mu|perl-URI-1.690.0-2|6	%else
14mu|perl-URI-1.690.0-2|7	%define _requires_exceptions perl(Business::ISBN)
14mu|perl-URI-1.690.0-2|8	%endif
14mu|perl-URI-1.690.0-2|9	
14mu|perl-URI-1.690.0-2|10	Name:       perl-%{upstream_name}
14mu|perl-URI-1.690.0-2|11	Version:    %perl_convert_version %{upstream_version}
14mu|perl-URI-1.690.0-2|12	Release:    2
14mu|perl-URI-1.690.0-2|13	
14mu|perl-URI-1.690.0-2|14	Summary:	URI module for perl
14mu|perl-URI-1.690.0-2|15	
14mu|perl-URI-1.690.0-2|16	License:	GPL+ or Artistic
14mu|perl-URI-1.690.0-2|17	Group:		Development/Perl
14mu|perl-URI-1.690.0-2|18	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-URI-1.690.0-2|19	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-URI-1.690.0-2|20	
14mu|perl-URI-1.690.0-2|21	BuildRequires:	perl-devel
14mu|perl-URI-1.690.0-2|22	BuildArch:	noarch
14mu|perl-URI-1.690.0-2|23	
14mu|perl-URI-1.690.0-2|24	%description
14mu|perl-URI-1.690.0-2|25	This Perl module implements the URI class. Objects of this class represent
14mu|perl-URI-1.690.0-2|26	Uniform Resource Identifier (URI) references as specified in RFC 2396.
14mu|perl-URI-1.690.0-2|27	
14mu|perl-URI-1.690.0-2|28	%prep
14mu|perl-URI-1.690.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-URI-1.690.0-2|30	
14mu|perl-URI-1.690.0-2|31	%build
14mu|perl-URI-1.690.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-URI-1.690.0-2|33	%__make
14mu|perl-URI-1.690.0-2|34	
14mu|perl-URI-1.690.0-2|35	%check
14mu|perl-URI-1.690.0-2|36	%__make test
14mu|perl-URI-1.690.0-2|37	
14mu|perl-URI-1.690.0-2|38	%install
14mu|perl-URI-1.690.0-2|39	%makeinstall_std
14mu|perl-URI-1.690.0-2|40	
14mu|perl-URI-1.690.0-2|41	%files
14mu|perl-URI-1.690.0-2|42	%doc Changes README
14mu|perl-URI-1.690.0-2|43	%{perl_vendorlib}/URI.pm
14mu|perl-URI-1.690.0-2|44	%{perl_vendorlib}/URI
14mu|perl-URI-1.690.0-2|45	%{_mandir}/*/*
14mu|perl-URI-1.690.0-2|46	
14mu|perl-URI-1.690.0-2|47	%changelog
14mu|perl-URI-1.690.0-2|48	
14mu|perl-URI-1.690.0-2|49	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.690.0-2
14mu|perl-URI-1.690.0-2|50	- (fc29681) Updated to 1.69
14mu|perl-URI-1.690.0-2|51	
14mu|perl-URI-1.690.0-2|52	

23694 14
14mu|perl-URPM-4.62-7|1	%define modname URPM
14mu|perl-URPM-4.62-7|2	
14mu|perl-URPM-4.62-7|3	Summary:	URPM module for perl
14mu|perl-URPM-4.62-7|4	Name:		perl-%{modname}
14mu|perl-URPM-4.62-7|5	Version:	4.62
14mu|perl-URPM-4.62-7|6	Release:	7
14mu|perl-URPM-4.62-7|7	Epoch:		1
14mu|perl-URPM-4.62-7|8	License:	GPLv2+ or Artistic
14mu|perl-URPM-4.62-7|9	Group:		Development/Perl
14mu|perl-URPM-4.62-7|10	Source0:	%{modname}-%{version}.tar.xz
14mu|perl-URPM-4.62-7|11	Patch0:		URPM-4.62-drop-rpmtsSetScriptFd.patch
14mu|perl-URPM-4.62-7|12	Patch1:		URPM-4.62-increase-buff-size.patch
14mu|perl-URPM-4.62-7|13	Patch2:		URPM-4.62-old-gcc.patch
14mu|perl-URPM-4.62-7|14	Patch3:		URPM-4.62-skip-old-pkg-versions.patch
14mu|perl-URPM-4.62-7|15	URL:		https://abf.rosalinux.ru/moondrake/perl-URPM
14mu|perl-URPM-4.62-7|16	BuildRequires:	rpm-devel
14mu|perl-URPM-4.62-7|17	BuildRequires:	perl(MDV::Packdrakeng)
14mu|perl-URPM-4.62-7|18	BuildRequires:	perl-devel
14mu|perl-URPM-4.62-7|19	BuildRequires:	perl-List-MoreUtils
14mu|perl-URPM-4.62-7|20	#BuildRequires:	perl-JSON-PP
14mu|perl-URPM-4.62-7|21	BuildRequires:	perl(RPMBDB)
14mu|perl-URPM-4.62-7|22	
14mu|perl-URPM-4.62-7|23	# we can now expect librpm API to be backward compatible
14mu|perl-URPM-4.62-7|24	Requires:	rpm
14mu|perl-URPM-4.62-7|25	Requires:	perl(MDV::Packdrakeng) >= 1.14-5
14mu|perl-URPM-4.62-7|26	Requires:	urpmi >= 7.32.3-30
14mu|perl-URPM-4.62-7|27	Provides:	perl(URPM::Build) = %{version}-%{release}
14mu|perl-URPM-4.62-7|28	Provides:	perl(URPM::Resolve) = %{version}-%{release}
14mu|perl-URPM-4.62-7|29	Provides:	perl(URPM::Signature) = %{version}-%{release}
14mu|perl-URPM-4.62-7|30	
14mu|perl-URPM-4.62-7|31	%description
14mu|perl-URPM-4.62-7|32	The URPM module allows you to manipulate rpm files, rpm header files and
14mu|perl-URPM-4.62-7|33	hdlist files and manage them in memory.
14mu|perl-URPM-4.62-7|34	
14mu|perl-URPM-4.62-7|35	%prep
14mu|perl-URPM-4.62-7|36	%setup -q -n %{modname}-%{version}
14mu|perl-URPM-4.62-7|37	%patch0 -p1
14mu|perl-URPM-4.62-7|38	%patch1 -p1
14mu|perl-URPM-4.62-7|39	%patch2 -p1
14mu|perl-URPM-4.62-7|40	%patch3 -p1
14mu|perl-URPM-4.62-7|41	
14mu|perl-URPM-4.62-7|42	%build
14mu|perl-URPM-4.62-7|43	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
14mu|perl-URPM-4.62-7|44	%make
14mu|perl-URPM-4.62-7|45	
14mu|perl-URPM-4.62-7|46	%check
14mu|perl-URPM-4.62-7|47	# skip check suite when building on rpm 4, as some parts of it depends on
14mu|perl-URPM-4.62-7|48	# rpm 5.3 to be installed
14mu|perl-URPM-4.62-7|49	# [ "`rpm --version|sed -e  's/^.* \([0-9]\+\).*/\1/'`" != 4 ] && \
14mu|perl-URPM-4.62-7|50	# make test
14mu|perl-URPM-4.62-7|51	
14mu|perl-URPM-4.62-7|52	%install
14mu|perl-URPM-4.62-7|53	%makeinstall_std
14mu|perl-URPM-4.62-7|54	
14mu|perl-URPM-4.62-7|55	%files
14mu|perl-URPM-4.62-7|56	%doc README
14mu|perl-URPM-4.62-7|57	%{_mandir}/man3/*
14mu|perl-URPM-4.62-7|58	%{perl_vendorarch}/URPM.pm
14mu|perl-URPM-4.62-7|59	%dir %{perl_vendorarch}/URPM
14mu|perl-URPM-4.62-7|60	%{perl_vendorarch}/URPM/*.pm
14mu|perl-URPM-4.62-7|61	%dir %{perl_vendorarch}/auto/URPM
14mu|perl-URPM-4.62-7|62	%{perl_vendorarch}/auto/URPM/URPM.so
14mu|perl-URPM-4.62-7|63	
14mu|perl-URPM-4.62-7|64	%changelog
14mu|perl-URPM-4.62-7|65	
14mu|perl-URPM-4.62-7|66	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:4.62-7
14mu|perl-URPM-4.62-7|67	- (af494c7) Fix typo in patch
14mu|perl-URPM-4.62-7|68	
14mu|perl-URPM-4.62-7|69	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:4.62-6
14mu|perl-URPM-4.62-7|70	- (5ece62c) Really apply patch
14mu|perl-URPM-4.62-7|71	- (Denis Silakov: 253983e) When automatically choosing a package that should replace the conflicting one, skip old version of a package if a newer one is available
14mu|perl-URPM-4.62-7|72	
14mu|perl-URPM-4.62-7|73	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1:4.62-5
14mu|perl-URPM-4.62-7|74	- (7348291) MassBuild#656: Increase release tag
14mu|perl-URPM-4.62-7|75	
14mu|perl-URPM-4.62-7|76	* Tue Jan 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:4.62-4
14mu|perl-URPM-4.62-7|77	- (5ea7bc0) Fix requirements
14mu|perl-URPM-4.62-7|78	
14mu|perl-URPM-4.62-7|79	* Wed Dec 03 2014 tester <tester@localhost.localdomain> 1:4.62-3
14mu|perl-URPM-4.62-7|80	- (1791dba) Build with std99
14mu|perl-URPM-4.62-7|81	- (Denis Silakov: 2ba72f2) Bump release
14mu|perl-URPM-4.62-7|82	
14mu|perl-URPM-4.62-7|83	* Tue Nov 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.62-2
14mu|perl-URPM-4.62-7|84	- (b1595be) Added epoch.
14mu|perl-URPM-4.62-7|85	
14mu|perl-URPM-4.62-7|86	* Tue Oct 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.62-2
14mu|perl-URPM-4.62-7|87	- (387714b) Turn back experimental switch to cooker
14mu|perl-URPM-4.62-7|88	
14mu|perl-URPM-4.62-7|89	* Fri Oct 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:4.57.1-1
14mu|perl-URPM-4.62-7|90	- (40d1fd4) Switch to 4.57.1 from cooker
14mu|perl-URPM-4.62-7|91	
14mu|perl-URPM-4.62-7|92	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.62-2
14mu|perl-URPM-4.62-7|93	- (74cd0e0) Increase buff size
14mu|perl-URPM-4.62-7|94	
14mu|perl-URPM-4.62-7|95	* Tue Jul 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.62-1
14mu|perl-URPM-4.62-7|96	- (e3bd471) Add missing patch
14mu|perl-URPM-4.62-7|97	- (Denis Silakov: 8513939) Updated to 4.62
14mu|perl-URPM-4.62-7|98	
14mu|perl-URPM-4.62-7|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4.43-29
14mu|perl-URPM-4.62-7|100	- (1654d9f) MassBuild#440: Increase release tag
14mu|perl-URPM-4.62-7|101	
14mu|perl-URPM-4.62-7|102	* Tue Jun 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-28
14mu|perl-URPM-4.62-7|103	- (143fc10) Increase buffer size when generating strings for synthesis files
14mu|perl-URPM-4.62-7|104	
14mu|perl-URPM-4.62-7|105	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-26
14mu|perl-URPM-4.62-7|106	- (d58c644) Bump release
14mu|perl-URPM-4.62-7|107	
14mu|perl-URPM-4.62-7|108	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-25
14mu|perl-URPM-4.62-7|109	- (622395d) Dump release
14mu|perl-URPM-4.62-7|110	
14mu|perl-URPM-4.62-7|111	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-24
14mu|perl-URPM-4.62-7|112	- (8e3813d) Avoid warnings if LANG is not set
14mu|perl-URPM-4.62-7|113	
14mu|perl-URPM-4.62-7|114	* Fri Dec 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-23
14mu|perl-URPM-4.62-7|115	- (7220b7d) Improve log message for the case when newer version of the package exist in repos
14mu|perl-URPM-4.62-7|116	
14mu|perl-URPM-4.62-7|117	* Wed Oct 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-22
14mu|perl-URPM-4.62-7|118	- (76d4928) Compare architecture when detecting newer versions in repo
14mu|perl-URPM-4.62-7|119	
14mu|perl-URPM-4.62-7|120	* Thu Sep 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-21
14mu|perl-URPM-4.62-7|121	- (8b131ab) Allow to select old packages in case of srpms
14mu|perl-URPM-4.62-7|122	
14mu|perl-URPM-4.62-7|123	* Wed Sep 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-20
14mu|perl-URPM-4.62-7|124	- (8cf9bb4) LOG Fix issue with LANG reset
14mu|perl-URPM-4.62-7|125	
14mu|perl-URPM-4.62-7|126	* Mon Aug 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-19
14mu|perl-URPM-4.62-7|127	- (90f8b1d) LOG Take LANG into acocunt when choosing among locale-specific packages
14mu|perl-URPM-4.62-7|128	
14mu|perl-URPM-4.62-7|129	* Mon Aug 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-18
14mu|perl-URPM-4.62-7|130	- (ee82fac) Fix patch
14mu|perl-URPM-4.62-7|131	- (Denis Silakov: 787caba) Fix flaws found by coverity analyzer
14mu|perl-URPM-4.62-7|132	
14mu|perl-URPM-4.62-7|133	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-17
14mu|perl-URPM-4.62-7|134	- (db48c22) Bump release
14mu|perl-URPM-4.62-7|135	
14mu|perl-URPM-4.62-7|136	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-16
14mu|perl-URPM-4.62-7|137	- (274aee4) Fix skip-installed-alternatives patch
14mu|perl-URPM-4.62-7|138	- (Denis Silakov: 3a5bddb) Fix malformed patch
14mu|perl-URPM-4.62-7|139	- (Denis Silakov: f4e9d53) Improve ignorance of old packages
14mu|perl-URPM-4.62-7|140	
14mu|perl-URPM-4.62-7|141	* Mon Jul 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-15
14mu|perl-URPM-4.62-7|142	- (8b8686a) Added a patch to skip old package versions
14mu|perl-URPM-4.62-7|143	
14mu|perl-URPM-4.62-7|144	

23695 14
14mu|perl-Variable-Magic-0.590.0-1|1	%define upstream_name    Variable-Magic
14mu|perl-Variable-Magic-0.590.0-1|2	%define upstream_version 0.59
14mu|perl-Variable-Magic-0.590.0-1|3	%define __noautoprov 'Magic.so'
14mu|perl-Variable-Magic-0.590.0-1|4	
14mu|perl-Variable-Magic-0.590.0-1|5	Name:		perl-%{upstream_name}
14mu|perl-Variable-Magic-0.590.0-1|6	Version:	%perl_convert_version %{upstream_version}
14mu|perl-Variable-Magic-0.590.0-1|7	Release:	1
14mu|perl-Variable-Magic-0.590.0-1|8	
14mu|perl-Variable-Magic-0.590.0-1|9	License:	GPL+ or Artistic
14mu|perl-Variable-Magic-0.590.0-1|10	Group:		Development/Perl
14mu|perl-Variable-Magic-0.590.0-1|11	Summary:	Associate magic to variables from Perl
14mu|perl-Variable-Magic-0.590.0-1|12	
14mu|perl-Variable-Magic-0.590.0-1|13	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-Variable-Magic-0.590.0-1|14	Source0:	http://www.cpan.org/modules/by-module/Variable/Variable-Magic-%{upstream_version}.tar.gz
14mu|perl-Variable-Magic-0.590.0-1|15	
14mu|perl-Variable-Magic-0.590.0-1|16	BuildRequires:	perl(Carp)
14mu|perl-Variable-Magic-0.590.0-1|17	BuildRequires:	perl(Config)
14mu|perl-Variable-Magic-0.590.0-1|18	BuildRequires:	perl(Exporter)
14mu|perl-Variable-Magic-0.590.0-1|19	BuildRequires:	perl(ExtUtils::MakeMaker) >= 7.40.0
14mu|perl-Variable-Magic-0.590.0-1|20	BuildRequires:	perl(XSLoader)
14mu|perl-Variable-Magic-0.590.0-1|21	BuildRequires:	perl(IO::Handle)
14mu|perl-Variable-Magic-0.590.0-1|22	BuildRequires:	perl(IO::Select)
14mu|perl-Variable-Magic-0.590.0-1|23	BuildRequires:	perl(IPC::Open3)
14mu|perl-Variable-Magic-0.590.0-1|24	BuildRequires:	perl(POSIX)
14mu|perl-Variable-Magic-0.590.0-1|25	BuildRequires:	perl(Test::More) >= 1.1.9
14mu|perl-Variable-Magic-0.590.0-1|26	BuildRequires:	perl(XSLoader)
14mu|perl-Variable-Magic-0.590.0-1|27	BuildRequires:	perl(base)
14mu|perl-Variable-Magic-0.590.0-1|28	BuildRequires:	perl-devel
14mu|perl-Variable-Magic-0.590.0-1|29	
14mu|perl-Variable-Magic-0.590.0-1|30	
14mu|perl-Variable-Magic-0.590.0-1|31	%description
14mu|perl-Variable-Magic-0.590.0-1|32	Magic is Perl's way of enhancing objects. This mechanism lets the user add
14mu|perl-Variable-Magic-0.590.0-1|33	extra data to any variable and hook syntactical operations (such as access,
14mu|perl-Variable-Magic-0.590.0-1|34	assignation or destruction) that can be applied to it. With this module,
14mu|perl-Variable-Magic-0.590.0-1|35	you can add your own magic to any variable without the pain of the C API.
14mu|perl-Variable-Magic-0.590.0-1|36	
14mu|perl-Variable-Magic-0.590.0-1|37	%prep
14mu|perl-Variable-Magic-0.590.0-1|38	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-Variable-Magic-0.590.0-1|39	
14mu|perl-Variable-Magic-0.590.0-1|40	%build
14mu|perl-Variable-Magic-0.590.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
14mu|perl-Variable-Magic-0.590.0-1|42	%make
14mu|perl-Variable-Magic-0.590.0-1|43	
14mu|perl-Variable-Magic-0.590.0-1|44	%check
14mu|perl-Variable-Magic-0.590.0-1|45	make test
14mu|perl-Variable-Magic-0.590.0-1|46	
14mu|perl-Variable-Magic-0.590.0-1|47	%install
14mu|perl-Variable-Magic-0.590.0-1|48	%makeinstall_std
14mu|perl-Variable-Magic-0.590.0-1|49	
14mu|perl-Variable-Magic-0.590.0-1|50	%files
14mu|perl-Variable-Magic-0.590.0-1|51	%doc README Changes META.json META.yml
14mu|perl-Variable-Magic-0.590.0-1|52	%{_mandir}/man3/*
14mu|perl-Variable-Magic-0.590.0-1|53	%{perl_vendorarch}/Variable
14mu|perl-Variable-Magic-0.590.0-1|54	%{perl_vendorarch}/auto/Variable
14mu|perl-Variable-Magic-0.590.0-1|55	
14mu|perl-Variable-Magic-0.590.0-1|56	
14mu|perl-Variable-Magic-0.590.0-1|57	%changelog
14mu|perl-Variable-Magic-0.590.0-1|58	
14mu|perl-Variable-Magic-0.590.0-1|59	* Thu Oct 15 2015 abfonly <abfonly@gmail.com> 0.590.0-1
14mu|perl-Variable-Magic-0.590.0-1|60	- (ce7eed0) Log: Update to 0.590.0
14mu|perl-Variable-Magic-0.590.0-1|61	
14mu|perl-Variable-Magic-0.590.0-1|62	

23696 14
14mu|perl-XML-DOM-1.450.0-1|1	%define upstream_name    XML-DOM
14mu|perl-XML-DOM-1.450.0-1|2	%define upstream_version 1.45
14mu|perl-XML-DOM-1.450.0-1|3	
14mu|perl-XML-DOM-1.450.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-XML-DOM-1.450.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-XML-DOM-1.450.0-1|6	Release:	1
14mu|perl-XML-DOM-1.450.0-1|7	
14mu|perl-XML-DOM-1.450.0-1|8	Summary:	XML::DOM - build DOM Level 1 compliant document structures
14mu|perl-XML-DOM-1.450.0-1|9	
14mu|perl-XML-DOM-1.450.0-1|10	License:	GPL+ or Artistic
14mu|perl-XML-DOM-1.450.0-1|11	Group:		Development/Perl
14mu|perl-XML-DOM-1.450.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-XML-DOM-1.450.0-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-XML-DOM-1.450.0-1|14	
14mu|perl-XML-DOM-1.450.0-1|15	BuildRequires:	perl-devel
14mu|perl-XML-DOM-1.450.0-1|16	BuildRequires:	perl-XML-Parser >= 2.30
14mu|perl-XML-DOM-1.450.0-1|17	BuildRequires:	perl-XML-RegExp
14mu|perl-XML-DOM-1.450.0-1|18	BuildRequires:	perl-libwww-perl
14mu|perl-XML-DOM-1.450.0-1|19	BuildRequires:	perl-libxml-perl >= 0.07
14mu|perl-XML-DOM-1.450.0-1|20	BuildArch:	noarch
14mu|perl-XML-DOM-1.450.0-1|21	Provides:	perl-libxml-enno = %{version}-%{release}
14mu|perl-XML-DOM-1.450.0-1|22	
14mu|perl-XML-DOM-1.450.0-1|23	%description
14mu|perl-XML-DOM-1.450.0-1|24	This is a Perl extension to XML::Parser. It adds a new 'Style' to
14mu|perl-XML-DOM-1.450.0-1|25	XML::Parser, called 'Dom', that allows XML::Parser to build an Object
14mu|perl-XML-DOM-1.450.0-1|26	Oriented datastructure with a DOM Level 1 compliant interface.
14mu|perl-XML-DOM-1.450.0-1|27	However, there is a new DOM module, XML::GDOME which is under active
14mu|perl-XML-DOM-1.450.0-1|28	development and significantly faster than XML::DOM, since it is based
14mu|perl-XML-DOM-1.450.0-1|29	on the libgdome C library.
14mu|perl-XML-DOM-1.450.0-1|30	
14mu|perl-XML-DOM-1.450.0-1|31	%prep
14mu|perl-XML-DOM-1.450.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-XML-DOM-1.450.0-1|33	
14mu|perl-XML-DOM-1.450.0-1|34	%build
14mu|perl-XML-DOM-1.450.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-XML-DOM-1.450.0-1|36	%make
14mu|perl-XML-DOM-1.450.0-1|37	
14mu|perl-XML-DOM-1.450.0-1|38	%check
14mu|perl-XML-DOM-1.450.0-1|39	# some old'ish utf8 stuff, nuke it (rgs)
14mu|perl-XML-DOM-1.450.0-1|40	rm -f t/dom_jp_attr.t
14mu|perl-XML-DOM-1.450.0-1|41	rm -f t/dom_jp_cdata.t
14mu|perl-XML-DOM-1.450.0-1|42	rm -f t/dom_jp_example.t
14mu|perl-XML-DOM-1.450.0-1|43	rm -f t/dom_jp_minus.t
14mu|perl-XML-DOM-1.450.0-1|44	rm -f t/dom_jp_modify.t
14mu|perl-XML-DOM-1.450.0-1|45	rm -f t/dom_jp_print.t
14mu|perl-XML-DOM-1.450.0-1|46	make test
14mu|perl-XML-DOM-1.450.0-1|47	
14mu|perl-XML-DOM-1.450.0-1|48	%install
14mu|perl-XML-DOM-1.450.0-1|49	%makeinstall_std
14mu|perl-XML-DOM-1.450.0-1|50	
14mu|perl-XML-DOM-1.450.0-1|51	%files
14mu|perl-XML-DOM-1.450.0-1|52	%doc Changes README
14mu|perl-XML-DOM-1.450.0-1|53	%dir %{perl_vendorlib}/XML/DOM
14mu|perl-XML-DOM-1.450.0-1|54	%{perl_vendorlib}/XML/DOM.pm
14mu|perl-XML-DOM-1.450.0-1|55	%{perl_vendorlib}/XML/DOM/*.pod
14mu|perl-XML-DOM-1.450.0-1|56	%{perl_vendorlib}/XML/DOM/*.pm
14mu|perl-XML-DOM-1.450.0-1|57	%{perl_vendorlib}/XML/Handler/*
14mu|perl-XML-DOM-1.450.0-1|58	%{_mandir}/man3/*
14mu|perl-XML-DOM-1.450.0-1|59	
14mu|perl-XML-DOM-1.450.0-1|60	%changelog
14mu|perl-XML-DOM-1.450.0-1|61	
14mu|perl-XML-DOM-1.450.0-1|62	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.450.0-1
14mu|perl-XML-DOM-1.450.0-1|63	- (b777a64) Updated to 1.45 (by updates_builder)
14mu|perl-XML-DOM-1.450.0-1|64	
14mu|perl-XML-DOM-1.450.0-1|65	

23697 14
14mu|perl-XML-LibXML-2.12.100-3|1	%define	module	XML-LibXML
14mu|perl-XML-LibXML-2.12.100-3|2	%define modver 2.0121
14mu|perl-XML-LibXML-2.12.100-3|3	
14mu|perl-XML-LibXML-2.12.100-3|4	Summary:	Perl Binding for libxml2
14mu|perl-XML-LibXML-2.12.100-3|5	
14mu|perl-XML-LibXML-2.12.100-3|6	
14mu|perl-XML-LibXML-2.12.100-3|7	Name:		perl-%{module}
14mu|perl-XML-LibXML-2.12.100-3|8	Version:	%perl_convert_version %{modver}
14mu|perl-XML-LibXML-2.12.100-3|9	Release:	3
14mu|perl-XML-LibXML-2.12.100-3|10	License:	GPL+ or Artistic
14mu|perl-XML-LibXML-2.12.100-3|11	Group:		Development/Perl
14mu|perl-XML-LibXML-2.12.100-3|12	Url:		http://search.cpan.org/dist/%{module}/
14mu|perl-XML-LibXML-2.12.100-3|13	Source0:	http://www.cpan.org/modules/by-module/XML/XML-LibXML-%{modver}.tar.gz
14mu|perl-XML-LibXML-2.12.100-3|14	
14mu|perl-XML-LibXML-2.12.100-3|15	BuildRequires:	pkgconfig(libxml-2.0)
14mu|perl-XML-LibXML-2.12.100-3|16	BuildRequires:	perl(XML::NamespaceSupport)
14mu|perl-XML-LibXML-2.12.100-3|17	BuildRequires:	perl(XML::SAX)
14mu|perl-XML-LibXML-2.12.100-3|18	BuildRequires:	perl-devel
14mu|perl-XML-LibXML-2.12.100-3|19	Obsoletes:	perl-XML-LibXML-XPathContext
14mu|perl-XML-LibXML-2.12.100-3|20	Obsoletes:	perl-XML-LibXML-Common
14mu|perl-XML-LibXML-2.12.100-3|21	Requires(post):	perl-XML-SAX >= 0.11
14mu|perl-XML-LibXML-2.12.100-3|22	Requires(preun):perl-XML-SAX >= 0.11
14mu|perl-XML-LibXML-2.12.100-3|23	
14mu|perl-XML-LibXML-2.12.100-3|24	%description
14mu|perl-XML-LibXML-2.12.100-3|25	This module implements much of the DOM Level 2 API as an
14mu|perl-XML-LibXML-2.12.100-3|26	interface to the Gnome libxml2 library. This makes it a fast
14mu|perl-XML-LibXML-2.12.100-3|27	and highly capable validating XML parser library, as well as
14mu|perl-XML-LibXML-2.12.100-3|28	a high performance DOM.
14mu|perl-XML-LibXML-2.12.100-3|29	
14mu|perl-XML-LibXML-2.12.100-3|30	%prep
14mu|perl-XML-LibXML-2.12.100-3|31	%setup -q -n %{module}-%{modver}
14mu|perl-XML-LibXML-2.12.100-3|32	
14mu|perl-XML-LibXML-2.12.100-3|33	%build
14mu|perl-XML-LibXML-2.12.100-3|34	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" SKIP_SAX_INSTALL=1
14mu|perl-XML-LibXML-2.12.100-3|35	%make
14mu|perl-XML-LibXML-2.12.100-3|36	
14mu|perl-XML-LibXML-2.12.100-3|37	%check
14mu|perl-XML-LibXML-2.12.100-3|38	make test
14mu|perl-XML-LibXML-2.12.100-3|39	
14mu|perl-XML-LibXML-2.12.100-3|40	%install
14mu|perl-XML-LibXML-2.12.100-3|41	%makeinstall_std
14mu|perl-XML-LibXML-2.12.100-3|42	
14mu|perl-XML-LibXML-2.12.100-3|43	%preun -p %{__perl}
14mu|perl-XML-LibXML-2.12.100-3|44	use XML::SAX;
14mu|perl-XML-LibXML-2.12.100-3|45	XML::SAX->remove_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
14mu|perl-XML-LibXML-2.12.100-3|46	
14mu|perl-XML-LibXML-2.12.100-3|47	%post -p %{__perl}
14mu|perl-XML-LibXML-2.12.100-3|48	use XML::SAX;
14mu|perl-XML-LibXML-2.12.100-3|49	XML::SAX->add_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
14mu|perl-XML-LibXML-2.12.100-3|50	
14mu|perl-XML-LibXML-2.12.100-3|51	%files
14mu|perl-XML-LibXML-2.12.100-3|52	%doc Changes README example/*
14mu|perl-XML-LibXML-2.12.100-3|53	%{perl_vendorarch}/auto/XML/LibXML
14mu|perl-XML-LibXML-2.12.100-3|54	%{perl_vendorarch}/XML/LibXML*
14mu|perl-XML-LibXML-2.12.100-3|55	%{_mandir}/*/*
14mu|perl-XML-LibXML-2.12.100-3|56	
14mu|perl-XML-LibXML-2.12.100-3|57	%changelog
14mu|perl-XML-LibXML-2.12.100-3|58	
14mu|perl-XML-LibXML-2.12.100-3|59	* Mon Jun 06 2016 Denis Silakov <dsilakov@gmail.com> 2.12.100-3
14mu|perl-XML-LibXML-2.12.100-3|60	- (df6ebc4) Rebuild with new libxml2
14mu|perl-XML-LibXML-2.12.100-3|61	
14mu|perl-XML-LibXML-2.12.100-3|62	

23698 14
14mu|perl-XML-Parser-Lite-0.721.0-1|1	%define upstream_name XML-Parser-Lite
14mu|perl-XML-Parser-Lite-0.721.0-1|2	%define upstream_version 0.721
14mu|perl-XML-Parser-Lite-0.721.0-1|3	
14mu|perl-XML-Parser-Lite-0.721.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-XML-Parser-Lite-0.721.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-XML-Parser-Lite-0.721.0-1|6	Release:	1
14mu|perl-XML-Parser-Lite-0.721.0-1|7	
14mu|perl-XML-Parser-Lite-0.721.0-1|8	Summary:	Lightweight pure-perl XML Parser (based on regexps)
14mu|perl-XML-Parser-Lite-0.721.0-1|9	License:	GPL+ or Artistic
14mu|perl-XML-Parser-Lite-0.721.0-1|10	Group:		Development/Perl
14mu|perl-XML-Parser-Lite-0.721.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-XML-Parser-Lite-0.721.0-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-XML-Parser-Lite-0.721.0-1|13	
14mu|perl-XML-Parser-Lite-0.721.0-1|14	BuildRequires:	perl(Test::Requires)
14mu|perl-XML-Parser-Lite-0.721.0-1|15	BuildRequires:	perl-devel
14mu|perl-XML-Parser-Lite-0.721.0-1|16	
14mu|perl-XML-Parser-Lite-0.721.0-1|17	BuildArch:	noarch
14mu|perl-XML-Parser-Lite-0.721.0-1|18	
14mu|perl-XML-Parser-Lite-0.721.0-1|19	%description
14mu|perl-XML-Parser-Lite-0.721.0-1|20	This Perl implements an XML parser with a interface similar to
14mu|perl-XML-Parser-Lite-0.721.0-1|21	XML::Parser. Though not all callbacks are supported, you should be able
14mu|perl-XML-Parser-Lite-0.721.0-1|22	to use it in the same way you use XML::Parser. Due to using experimental
14mu|perl-XML-Parser-Lite-0.721.0-1|23	regexp features it'll work only on Perl 5.6 and above and may behave
14mu|perl-XML-Parser-Lite-0.721.0-1|24	differently on different platforms.
14mu|perl-XML-Parser-Lite-0.721.0-1|25	
14mu|perl-XML-Parser-Lite-0.721.0-1|26	Note that you cannot use regular expressions or split in callbacks. This
14mu|perl-XML-Parser-Lite-0.721.0-1|27	is due to a limitation of perl's regular expression implementation
14mu|perl-XML-Parser-Lite-0.721.0-1|28	(which is not re-entrant).
14mu|perl-XML-Parser-Lite-0.721.0-1|29	
14mu|perl-XML-Parser-Lite-0.721.0-1|30	%prep
14mu|perl-XML-Parser-Lite-0.721.0-1|31	%setup -qn %{upstream_name}-%{upstream_version}
14mu|perl-XML-Parser-Lite-0.721.0-1|32	
14mu|perl-XML-Parser-Lite-0.721.0-1|33	%build
14mu|perl-XML-Parser-Lite-0.721.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-XML-Parser-Lite-0.721.0-1|35	
14mu|perl-XML-Parser-Lite-0.721.0-1|36	%make
14mu|perl-XML-Parser-Lite-0.721.0-1|37	
14mu|perl-XML-Parser-Lite-0.721.0-1|38	%check
14mu|perl-XML-Parser-Lite-0.721.0-1|39	%make test
14mu|perl-XML-Parser-Lite-0.721.0-1|40	
14mu|perl-XML-Parser-Lite-0.721.0-1|41	%install
14mu|perl-XML-Parser-Lite-0.721.0-1|42	%makeinstall_std
14mu|perl-XML-Parser-Lite-0.721.0-1|43	
14mu|perl-XML-Parser-Lite-0.721.0-1|44	%files
14mu|perl-XML-Parser-Lite-0.721.0-1|45	%doc Changes META.json META.yml MYMETA.yml README
14mu|perl-XML-Parser-Lite-0.721.0-1|46	%{_mandir}/man3/*
14mu|perl-XML-Parser-Lite-0.721.0-1|47	%{perl_vendorlib}/*
14mu|perl-XML-Parser-Lite-0.721.0-1|48	
14mu|perl-XML-Parser-Lite-0.721.0-1|49	
14mu|perl-XML-Parser-Lite-0.721.0-1|50	%changelog
14mu|perl-XML-Parser-Lite-0.721.0-1|51	
14mu|perl-XML-Parser-Lite-0.721.0-1|52	* Thu Oct 01 2015 Denis Silakov <dsilakov@gmail.com> 0.721.0-1
14mu|perl-XML-Parser-Lite-0.721.0-1|53	- (e9a03d4) Imported from SRPM
14mu|perl-XML-Parser-Lite-0.721.0-1|54	
14mu|perl-XML-Parser-Lite-0.721.0-1|55	

23699 14
14mu|perl-XML-SAX-Writer-0.560.0-1|1	%define upstream_name    XML-SAX-Writer
14mu|perl-XML-SAX-Writer-0.560.0-1|2	%define upstream_version 0.56
14mu|perl-XML-SAX-Writer-0.560.0-1|3	
14mu|perl-XML-SAX-Writer-0.560.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-XML-SAX-Writer-0.560.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-XML-SAX-Writer-0.560.0-1|6	Release:	1
14mu|perl-XML-SAX-Writer-0.560.0-1|7	
14mu|perl-XML-SAX-Writer-0.560.0-1|8	Summary:	SAX2 Writer
14mu|perl-XML-SAX-Writer-0.560.0-1|9	
14mu|perl-XML-SAX-Writer-0.560.0-1|10	License:	Artistic
14mu|perl-XML-SAX-Writer-0.560.0-1|11	Group:		Development/Perl
14mu|perl-XML-SAX-Writer-0.560.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
14mu|perl-XML-SAX-Writer-0.560.0-1|13	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-XML-SAX-Writer-0.560.0-1|14	
14mu|perl-XML-SAX-Writer-0.560.0-1|15	BuildRequires:	perl-devel
14mu|perl-XML-SAX-Writer-0.560.0-1|16	BuildRequires:	perl(Text::Iconv)
14mu|perl-XML-SAX-Writer-0.560.0-1|17	BuildRequires:	perl(XML::Filter::BufferText)
14mu|perl-XML-SAX-Writer-0.560.0-1|18	BuildRequires:	perl(XML::SAX)
14mu|perl-XML-SAX-Writer-0.560.0-1|19	BuildArch:	noarch
14mu|perl-XML-SAX-Writer-0.560.0-1|20	
14mu|perl-XML-SAX-Writer-0.560.0-1|21	%description
14mu|perl-XML-SAX-Writer-0.560.0-1|22	A new XML Writer was needed to match the SAX2 effort because quite naturally no
14mu|perl-XML-SAX-Writer-0.560.0-1|23	existing writer understood SAX2. My first intention had been to start patching
14mu|perl-XML-SAX-Writer-0.560.0-1|24	XML::Handler::YAWriter as it had previously been my favourite writer in the
14mu|perl-XML-SAX-Writer-0.560.0-1|25	SAX1 world.
14mu|perl-XML-SAX-Writer-0.560.0-1|26	
14mu|perl-XML-SAX-Writer-0.560.0-1|27	However the more I patched it the more I realised that what I thought was going
14mu|perl-XML-SAX-Writer-0.560.0-1|28	to be a simple patch (mostly adding a few event handlers and changing the
14mu|perl-XML-SAX-Writer-0.560.0-1|29	attribute syntax) was turning out to be a rewrite due to various ideas I'd been
14mu|perl-XML-SAX-Writer-0.560.0-1|30	collecting along the way. Besides, I couldn't find a way to elegantly make it
14mu|perl-XML-SAX-Writer-0.560.0-1|31	work with SAX2 without breaking the SAX1 compatibility which people are
14mu|perl-XML-SAX-Writer-0.560.0-1|32	probably still using. There are of course ways to do that, but most require
14mu|perl-XML-SAX-Writer-0.560.0-1|33	user interaction which is something I wanted to avoid.
14mu|perl-XML-SAX-Writer-0.560.0-1|34	
14mu|perl-XML-SAX-Writer-0.560.0-1|35	So in the end there was a new writer. I think it's in fact better this way as
14mu|perl-XML-SAX-Writer-0.560.0-1|36	it helps keep SAX1 and SAX2 separated.
14mu|perl-XML-SAX-Writer-0.560.0-1|37	
14mu|perl-XML-SAX-Writer-0.560.0-1|38	%prep
14mu|perl-XML-SAX-Writer-0.560.0-1|39	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-XML-SAX-Writer-0.560.0-1|40	chmod 644 README Changes lib/XML/SAX/Writer/XML.pm
14mu|perl-XML-SAX-Writer-0.560.0-1|41	
14mu|perl-XML-SAX-Writer-0.560.0-1|42	%build
14mu|perl-XML-SAX-Writer-0.560.0-1|43	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-XML-SAX-Writer-0.560.0-1|44	%make
14mu|perl-XML-SAX-Writer-0.560.0-1|45	
14mu|perl-XML-SAX-Writer-0.560.0-1|46	%check
14mu|perl-XML-SAX-Writer-0.560.0-1|47	make test
14mu|perl-XML-SAX-Writer-0.560.0-1|48	
14mu|perl-XML-SAX-Writer-0.560.0-1|49	%install
14mu|perl-XML-SAX-Writer-0.560.0-1|50	%makeinstall_std
14mu|perl-XML-SAX-Writer-0.560.0-1|51	
14mu|perl-XML-SAX-Writer-0.560.0-1|52	%files
14mu|perl-XML-SAX-Writer-0.560.0-1|53	%doc README Changes
14mu|perl-XML-SAX-Writer-0.560.0-1|54	%{perl_vendorlib}/XML
14mu|perl-XML-SAX-Writer-0.560.0-1|55	%{_mandir}/*/*
14mu|perl-XML-SAX-Writer-0.560.0-1|56	
14mu|perl-XML-SAX-Writer-0.560.0-1|57	%changelog
14mu|perl-XML-SAX-Writer-0.560.0-1|58	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.560.0-1
14mu|perl-XML-SAX-Writer-0.560.0-1|59	+ Revision: 6dada2f
14mu|perl-XML-SAX-Writer-0.560.0-1|60	- Updated to 0.56 (by updates_builder)
14mu|perl-XML-SAX-Writer-0.560.0-1|61	
14mu|perl-XML-SAX-Writer-0.560.0-1|62	

23700 14
14mu|perl-YAML-1.150.0-1|1	%define upstream_name YAML
14mu|perl-YAML-1.150.0-1|2	%define upstream_version 1.15
14mu|perl-YAML-1.150.0-1|3	
14mu|perl-YAML-1.150.0-1|4	Name:		perl-%{upstream_name}
14mu|perl-YAML-1.150.0-1|5	Version:	%perl_convert_version %{upstream_version}
14mu|perl-YAML-1.150.0-1|6	Release:	1
14mu|perl-YAML-1.150.0-1|7	
14mu|perl-YAML-1.150.0-1|8	Summary:	YAML Ain't Markup Language (tm)
14mu|perl-YAML-1.150.0-1|9	
14mu|perl-YAML-1.150.0-1|10	
14mu|perl-YAML-1.150.0-1|11	
14mu|perl-YAML-1.150.0-1|12	License:	GPL+ or Artistic
14mu|perl-YAML-1.150.0-1|13	Group:		Development/Perl
14mu|perl-YAML-1.150.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
14mu|perl-YAML-1.150.0-1|15	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-YAML-1.150.0-1|16	
14mu|perl-YAML-1.150.0-1|17	BuildRequires:	perl-Test-Base >= 0.47
14mu|perl-YAML-1.150.0-1|18	BuildRequires: perl(Test::YAML)
14mu|perl-YAML-1.150.0-1|19	BuildRequires:	perl-devel
14mu|perl-YAML-1.150.0-1|20	Provides:	perl-YAML-parser
14mu|perl-YAML-1.150.0-1|21	Buildarch:	noarch
14mu|perl-YAML-1.150.0-1|22	
14mu|perl-YAML-1.150.0-1|23	%description
14mu|perl-YAML-1.150.0-1|24	The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0
14mu|perl-YAML-1.150.0-1|25	specification. http://www.yaml.org/spec/
14mu|perl-YAML-1.150.0-1|26	
14mu|perl-YAML-1.150.0-1|27	YAML is a generic data serialization language that is optimized for human
14mu|perl-YAML-1.150.0-1|28	readability. It can be used to express the data structures of most modern
14mu|perl-YAML-1.150.0-1|29	programming languages. (Including Perl!!!)
14mu|perl-YAML-1.150.0-1|30	
14mu|perl-YAML-1.150.0-1|31	For information on the YAML syntax, please refer to the YAML specification.
14mu|perl-YAML-1.150.0-1|32	
14mu|perl-YAML-1.150.0-1|33	%prep
14mu|perl-YAML-1.150.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-YAML-1.150.0-1|35	
14mu|perl-YAML-1.150.0-1|36	%build
14mu|perl-YAML-1.150.0-1|37	perl Makefile.PL INSTALLDIRS=vendor <<EOF
14mu|perl-YAML-1.150.0-1|38	EOF
14mu|perl-YAML-1.150.0-1|39	%make
14mu|perl-YAML-1.150.0-1|40	
14mu|perl-YAML-1.150.0-1|41	%check
14mu|perl-YAML-1.150.0-1|42	make test
14mu|perl-YAML-1.150.0-1|43	
14mu|perl-YAML-1.150.0-1|44	%install
14mu|perl-YAML-1.150.0-1|45	%makeinstall_std
14mu|perl-YAML-1.150.0-1|46	
14mu|perl-YAML-1.150.0-1|47	%files
14mu|perl-YAML-1.150.0-1|48	%doc Changes README
14mu|perl-YAML-1.150.0-1|49	%{perl_vendorlib}/YAML*
14mu|perl-YAML-1.150.0-1|50	# %{perl_vendorlib}/Test/YAML*
14mu|perl-YAML-1.150.0-1|51	%{_mandir}/*/*
14mu|perl-YAML-1.150.0-1|52	
14mu|perl-YAML-1.150.0-1|53	%changelog
14mu|perl-YAML-1.150.0-1|54	
14mu|perl-YAML-1.150.0-1|55	* Mon Aug 17 2015 dsilakov <denis.silakov@rosalab.ru> 1.150.0-1
14mu|perl-YAML-1.150.0-1|56	- (4480d8c) Merge pull request #10 from import/perl-YAML:auto_update
14mu|perl-YAML-1.150.0-1|57	- (4480d8c) Updated to 1.15 (by updates_builder)
14mu|perl-YAML-1.150.0-1|58	
14mu|perl-YAML-1.150.0-1|59	

23701 14
14mu|perl-YAML-Syck-1.290.0-1|1	%define	upstream_name    YAML-Syck
14mu|perl-YAML-Syck-1.290.0-1|2	%define upstream_version 1.29
14mu|perl-YAML-Syck-1.290.0-1|3	
14mu|perl-YAML-Syck-1.290.0-1|4	%define Werror_cflags %{nil}
14mu|perl-YAML-Syck-1.290.0-1|5	
14mu|perl-YAML-Syck-1.290.0-1|6	Name:       perl-%{upstream_name}
14mu|perl-YAML-Syck-1.290.0-1|7	Version:    %perl_convert_version %{upstream_version}
14mu|perl-YAML-Syck-1.290.0-1|8	Release:    1
14mu|perl-YAML-Syck-1.290.0-1|9	
14mu|perl-YAML-Syck-1.290.0-1|10	Summary:    Fast, lightweight YAML loader and dumper
14mu|perl-YAML-Syck-1.290.0-1|11	
14mu|perl-YAML-Syck-1.290.0-1|12	License:    MIT
14mu|perl-YAML-Syck-1.290.0-1|13	Group:      Development/Perl
14mu|perl-YAML-Syck-1.290.0-1|14	Url:        http://search.cpan.org/dist/%{upstream_name}
14mu|perl-YAML-Syck-1.290.0-1|15	Source0:    http://www.cpan.org/modules/by-module/YAML/%{upstream_name}-%{upstream_version}.tar.gz
14mu|perl-YAML-Syck-1.290.0-1|16	
14mu|perl-YAML-Syck-1.290.0-1|17	BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
14mu|perl-YAML-Syck-1.290.0-1|18	BuildRequires: perl-devel
14mu|perl-YAML-Syck-1.290.0-1|19	Provides:   perl-YAML-parser
14mu|perl-YAML-Syck-1.290.0-1|20	
14mu|perl-YAML-Syck-1.290.0-1|21	%description
14mu|perl-YAML-Syck-1.290.0-1|22	This module provides a Perl interface to the libsyck data
14mu|perl-YAML-Syck-1.290.0-1|23	serialization library. It exports the Dump and Load functions for
14mu|perl-YAML-Syck-1.290.0-1|24	converting Perl data structures to YAML strings, and the other way
14mu|perl-YAML-Syck-1.290.0-1|25	around.
14mu|perl-YAML-Syck-1.290.0-1|26	
14mu|perl-YAML-Syck-1.290.0-1|27	%prep
14mu|perl-YAML-Syck-1.290.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
14mu|perl-YAML-Syck-1.290.0-1|29	
14mu|perl-YAML-Syck-1.290.0-1|30	%build
14mu|perl-YAML-Syck-1.290.0-1|31	perl Makefile.PL INSTALLDIRS=vendor
14mu|perl-YAML-Syck-1.290.0-1|32	%make OPTIMIZE="%{optflags}"
14mu|perl-YAML-Syck-1.290.0-1|33	
14mu|perl-YAML-Syck-1.290.0-1|34	%check
14mu|perl-YAML-Syck-1.290.0-1|35	%make test
14mu|perl-YAML-Syck-1.290.0-1|36	
14mu|perl-YAML-Syck-1.290.0-1|37	%install
14mu|perl-YAML-Syck-1.290.0-1|38	%makeinstall_std
14mu|perl-YAML-Syck-1.290.0-1|39	
14mu|perl-YAML-Syck-1.290.0-1|40	%files
14mu|perl-YAML-Syck-1.290.0-1|41	%doc COMPATIBILITY COPYING Changes META.yml MYMETA.yml README
14mu|perl-YAML-Syck-1.290.0-1|42	%{_mandir}/*/*
14mu|perl-YAML-Syck-1.290.0-1|43	%{perl_vendorarch}/JSON
14mu|perl-YAML-Syck-1.290.0-1|44	%{perl_vendorarch}/YAML
14mu|perl-YAML-Syck-1.290.0-1|45	%{perl_vendorarch}/auto/YAML
14mu|perl-YAML-Syck-1.290.0-1|46	
14mu|perl-YAML-Syck-1.290.0-1|47	%changelog
14mu|perl-YAML-Syck-1.290.0-1|48	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.290.0-1
14mu|perl-YAML-Syck-1.290.0-1|49	+ Revision: c55aebf
14mu|perl-YAML-Syck-1.290.0-1|50	- Updated to 1.29 (by updates_builder)
14mu|perl-YAML-Syck-1.290.0-1|51	
14mu|perl-YAML-Syck-1.290.0-1|52	

23702 14
14mu|pesign-0.108-3|1	Summary: Signing utility for UEFI binaries
14mu|pesign-0.108-3|2	Name: pesign
14mu|pesign-0.108-3|3	Version: 0.108
14mu|pesign-0.108-3|4	Release: 3
14mu|pesign-0.108-3|5	Group: Development/Other
14mu|pesign-0.108-3|6	License: GPLv2
14mu|pesign-0.108-3|7	URL: https://github.com/vathpela/pesign
14mu|pesign-0.108-3|8	BuildRequires: git gnu-efi nspr nss nss-devel popt-devel
14mu|pesign-0.108-3|9	BuildRequires: coolkey opensc
14mu|pesign-0.108-3|10	BuildRequires: nspr-devel >= 4.9.2-1
14mu|pesign-0.108-3|11	BuildRequires: nss-devel >= 3.13.6-1
14mu|pesign-0.108-3|12	Requires: nspr nss nss-devel popt rpm coolkey opensc
14mu|pesign-0.108-3|13	Requires(pre): shadow-utils
14mu|pesign-0.108-3|14	ExclusiveArch: i586 i686 x86_64 ia64
14mu|pesign-0.108-3|15	Source0: pesign-%{version}.tar.bz2
14mu|pesign-0.108-3|16	
14mu|pesign-0.108-3|17	%description
14mu|pesign-0.108-3|18	This package contains the pesign utility for signing UEFI binaries as
14mu|pesign-0.108-3|19	well as other associated tools.
14mu|pesign-0.108-3|20	
14mu|pesign-0.108-3|21	%prep
14mu|pesign-0.108-3|22	%setup -q
14mu|pesign-0.108-3|23	
14mu|pesign-0.108-3|24	%build
14mu|pesign-0.108-3|25	make PREFIX=%{_prefix} LIBDIR=%{_libdir}
14mu|pesign-0.108-3|26	
14mu|pesign-0.108-3|27	%install
14mu|pesign-0.108-3|28	rm -rf %{buildroot}
14mu|pesign-0.108-3|29	mkdir -p %{buildroot}/%{_libdir}
14mu|pesign-0.108-3|30	make PREFIX=%{_prefix} LIBDIR=%{_libdir} INSTALLROOT=%{buildroot} \
14mu|pesign-0.108-3|31	install
14mu|pesign-0.108-3|32	make PREFIX=%{_prefix} LIBDIR=%{_libdir} INSTALLROOT=%{buildroot} \
14mu|pesign-0.108-3|33	install_systemd
14mu|pesign-0.108-3|34	
14mu|pesign-0.108-3|35	# there's some stuff that's not really meant to be shipped yet
14mu|pesign-0.108-3|36	rm -rf %{buildroot}/boot %{buildroot}/usr/include
14mu|pesign-0.108-3|37	rm -rf %{buildroot}%{_libdir}/libdpe*
14mu|pesign-0.108-3|38	
14mu|pesign-0.108-3|39	modutil -force -dbdir %{buildroot}/etc/pki/pesign -add opensc \
14mu|pesign-0.108-3|40	-libfile %{_libdir}/pkcs11/opensc-pkcs11.so
14mu|pesign-0.108-3|41	
14mu|pesign-0.108-3|42	# rpm5 is cute
14mu|pesign-0.108-3|43	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|pesign-0.108-3|44	mv %{buildroot}%{_sysconfdir}/rpm/macros.pesign \
14mu|pesign-0.108-3|45	%{buildroot}%{_sysconfdir}/rpm/macros.d/pesign.macros
14mu|pesign-0.108-3|46	
14mu|pesign-0.108-3|47	# confusion due to fedora /lib == /usr/lib
14mu|pesign-0.108-3|48	mkdir -p %{buildroot}%{_unitdir}
14mu|pesign-0.108-3|49	mv %{buildroot}/usr/lib/systemd/system/*.service %{buildroot}%{_unitdir}
14mu|pesign-0.108-3|50	
14mu|pesign-0.108-3|51	%clean
14mu|pesign-0.108-3|52	rm -rf %{buildroot}
14mu|pesign-0.108-3|53	
14mu|pesign-0.108-3|54	%pre
14mu|pesign-0.108-3|55	getent group pesign >/dev/null || groupadd -r pesign
14mu|pesign-0.108-3|56	getent passwd pesign >/dev/null || \
14mu|pesign-0.108-3|57	useradd -r -g pesign -d /var/run/pesign -s /sbin/nologin \
14mu|pesign-0.108-3|58	-c "Group for the pesign signing daemon" pesign
14mu|pesign-0.108-3|59	exit 0
14mu|pesign-0.108-3|60	
14mu|pesign-0.108-3|61	%post
14mu|pesign-0.108-3|62	%systemd_post pesign.service
14mu|pesign-0.108-3|63	
14mu|pesign-0.108-3|64	%preun
14mu|pesign-0.108-3|65	%systemd_preun pesign.service
14mu|pesign-0.108-3|66	
14mu|pesign-0.108-3|67	%postun
14mu|pesign-0.108-3|68	%systemd_postun_with_restart pesign.service
14mu|pesign-0.108-3|69	
14mu|pesign-0.108-3|70	%files
14mu|pesign-0.108-3|71	%defattr(-,root,root,-)
14mu|pesign-0.108-3|72	%doc README TODO COPYING
14mu|pesign-0.108-3|73	%{_bindir}/pesign
14mu|pesign-0.108-3|74	%{_bindir}/pesign-client
14mu|pesign-0.108-3|75	%{_bindir}/efikeygen
14mu|pesign-0.108-3|76	%{_sysconfdir}/popt.d/pesign.popt
14mu|pesign-0.108-3|77	%{_sysconfdir}/rpm/macros.d/pesign.macros
14mu|pesign-0.108-3|78	%{_mandir}/man*/*
14mu|pesign-0.108-3|79	%dir %attr(0775,pesign,pesign) /etc/pki/pesign
14mu|pesign-0.108-3|80	%attr(0664,pesign,pesign) /etc/pki/pesign/*
14mu|pesign-0.108-3|81	%dir %attr(0770, pesign, pesign) %{_localstatedir}/run/%{name}
14mu|pesign-0.108-3|82	%{_prefix}/lib/tmpfiles.d/pesign.conf
14mu|pesign-0.108-3|83	%{_unitdir}/pesign.service
14mu|pesign-0.108-3|84	
14mu|pesign-0.108-3|85	
14mu|pesign-0.108-3|86	%changelog
14mu|pesign-0.108-3|87	* Wed Jul 30 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.108-3
14mu|pesign-0.108-3|88	+ Revision: 1f58ff0
14mu|pesign-0.108-3|89	- remove redhat remains
14mu|pesign-0.108-3|90	
14mu|pesign-0.108-3|91	

23703 14
14mu|phodav-2.0-1|1	%define api 2.0
14mu|phodav-2.0-1|2	%define major 0
14mu|phodav-2.0-1|3	%define libname %mklibname phodav %{api} %{major}
14mu|phodav-2.0-1|4	%define devname %mklibname phodav -d
14mu|phodav-2.0-1|5	
14mu|phodav-2.0-1|6	Summary:	A WebDAV server using libsoup
14mu|phodav-2.0-1|7	Name:		phodav
14mu|phodav-2.0-1|8	Version:	2.0
14mu|phodav-2.0-1|9	Release:	1
14mu|phodav-2.0-1|10	License:	LGPLv2+
14mu|phodav-2.0-1|11	Group:		System/Servers
14mu|phodav-2.0-1|12	Url:		https://wiki.gnome.org/phodav
14mu|phodav-2.0-1|13	Source0:	http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}.tar.xz
14mu|phodav-2.0-1|14	BuildRequires:	asciidoc
14mu|phodav-2.0-1|15	BuildRequires:	docbook-dtd45-xml
14mu|phodav-2.0-1|16	BuildRequires:	intltool
14mu|phodav-2.0-1|17	BuildRequires:	xmlto
14mu|phodav-2.0-1|18	BuildRequires:	pkgconfig(avahi-gobject)
14mu|phodav-2.0-1|19	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|phodav-2.0-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14mu|phodav-2.0-1|21	BuildRequires:	pkgconfig(systemd)
14mu|phodav-2.0-1|22	
14mu|phodav-2.0-1|23	%description
14mu|phodav-2.0-1|24	phodav is a WebDAV server implementation using libsoup (RFC 4918).
14mu|phodav-2.0-1|25	
14mu|phodav-2.0-1|26	#----------------------------------------------------------------------------
14mu|phodav-2.0-1|27	
14mu|phodav-2.0-1|28	%package i18n
14mu|phodav-2.0-1|29	Summary:	Translation files for %{name}
14mu|phodav-2.0-1|30	Group:		System/Internationalization
14mu|phodav-2.0-1|31	BuildArch:	noarch
14mu|phodav-2.0-1|32	
14mu|phodav-2.0-1|33	%description i18n
14mu|phodav-2.0-1|34	phodav is a WebDAV server implementation using libsoup (RFC 4918).
14mu|phodav-2.0-1|35	
14mu|phodav-2.0-1|36	%files i18n -f %{name}.lang
14mu|phodav-2.0-1|37	
14mu|phodav-2.0-1|38	#----------------------------------------------------------------------------
14mu|phodav-2.0-1|39	
14mu|phodav-2.0-1|40	%package -n %{libname}
14mu|phodav-2.0-1|41	Summary:	A library to serve files with WebDAV
14mu|phodav-2.0-1|42	Group:		System/Libraries
14mu|phodav-2.0-1|43	Requires:	%{name}-i18n
14mu|phodav-2.0-1|44	
14mu|phodav-2.0-1|45	%description -n %{libname}
14mu|phodav-2.0-1|46	phodav is a WebDAV server implementation using libsoup (RFC 4918).
14mu|phodav-2.0-1|47	This package provides the library.
14mu|phodav-2.0-1|48	
14mu|phodav-2.0-1|49	%files -n %{libname}
14mu|phodav-2.0-1|50	%{_libdir}/libphodav-%{api}.so.%{major}*
14mu|phodav-2.0-1|51	
14mu|phodav-2.0-1|52	#----------------------------------------------------------------------------
14mu|phodav-2.0-1|53	
14mu|phodav-2.0-1|54	%package -n %{devname}
14mu|phodav-2.0-1|55	Summary:	Development files for %{name}
14mu|phodav-2.0-1|56	Group:		Development/C
14mu|phodav-2.0-1|57	Requires:	%{libname} = %{EVRD}
14mu|phodav-2.0-1|58	Provides:	%{name}-devel = %{EVRD}
14mu|phodav-2.0-1|59	
14mu|phodav-2.0-1|60	%description -n %{devname}
14mu|phodav-2.0-1|61	Development files for %{name}.
14mu|phodav-2.0-1|62	
14mu|phodav-2.0-1|63	%files -n %{devname}
14mu|phodav-2.0-1|64	%doc NEWS COPYING
14mu|phodav-2.0-1|65	%{_includedir}/libphodav-%{api}
14mu|phodav-2.0-1|66	%{_libdir}/libphodav-%{api}.so
14mu|phodav-2.0-1|67	%{_libdir}/pkgconfig/libphodav-%{api}.pc
14mu|phodav-2.0-1|68	%{_datadir}/gtk-doc/html/phodav
14mu|phodav-2.0-1|69	
14mu|phodav-2.0-1|70	#----------------------------------------------------------------------------
14mu|phodav-2.0-1|71	
14mu|phodav-2.0-1|72	%package -n chezdav
14mu|phodav-2.0-1|73	Summary:	A simple WebDAV server program
14mu|phodav-2.0-1|74	Group:		System/Servers
14mu|phodav-2.0-1|75	
14mu|phodav-2.0-1|76	%description -n chezdav
14mu|phodav-2.0-1|77	The chezdav package contains a simple tool to share a directory
14mu|phodav-2.0-1|78	with WebDAV. The service is announced over mDNS for clients to discover.
14mu|phodav-2.0-1|79	
14mu|phodav-2.0-1|80	%files -n chezdav
14mu|phodav-2.0-1|81	%{_bindir}/chezdav
14mu|phodav-2.0-1|82	%{_mandir}/man1/chezdav.1*
14mu|phodav-2.0-1|83	
14mu|phodav-2.0-1|84	#----------------------------------------------------------------------------
14mu|phodav-2.0-1|85	
14mu|phodav-2.0-1|86	%package -n spice-webdavd
14mu|phodav-2.0-1|87	Summary:	Spice daemon for the DAV channel
14mu|phodav-2.0-1|88	Group:		System/Servers
14mu|phodav-2.0-1|89	Requires(post,preun):	rpm-helper
14mu|phodav-2.0-1|90	
14mu|phodav-2.0-1|91	%description -n spice-webdavd
14mu|phodav-2.0-1|92	The spice-webdavd package contains a daemon to proxy WebDAV request to
14mu|phodav-2.0-1|93	the Spice virtio channel.
14mu|phodav-2.0-1|94	
14mu|phodav-2.0-1|95	%files -n spice-webdavd
14mu|phodav-2.0-1|96	%{_sbindir}/spice-webdavd
14mu|phodav-2.0-1|97	%{_udevrulesdir}/70-spice-webdavd.rules
14mu|phodav-2.0-1|98	%{_unitdir}/spice-webdavd.service
14mu|phodav-2.0-1|99	
14mu|phodav-2.0-1|100	%post -n spice-webdavd
14mu|phodav-2.0-1|101	%_post_service spice-webdavd
14mu|phodav-2.0-1|102	
14mu|phodav-2.0-1|103	%preun -n spice-webdavd
14mu|phodav-2.0-1|104	%_preun_service spice-webdavd
14mu|phodav-2.0-1|105	
14mu|phodav-2.0-1|106	#----------------------------------------------------------------------------
14mu|phodav-2.0-1|107	
14mu|phodav-2.0-1|108	%prep
14mu|phodav-2.0-1|109	%setup -q
14mu|phodav-2.0-1|110	
14mu|phodav-2.0-1|111	%build
14mu|phodav-2.0-1|112	%configure2_5x \
14mu|phodav-2.0-1|113	--with-avahi \
14mu|phodav-2.0-1|114	--with-udevdir=/lib/udev/ \
14mu|phodav-2.0-1|115	--with-systemdsystemunitdir=%{_unitdir} \
14mu|phodav-2.0-1|116	--disable-static
14mu|phodav-2.0-1|117	%make
14mu|phodav-2.0-1|118	
14mu|phodav-2.0-1|119	%install
14mu|phodav-2.0-1|120	%make_install
14mu|phodav-2.0-1|121	
14mu|phodav-2.0-1|122	%find_lang %{name} --with-gnome
14mu|phodav-2.0-1|123	
14mu|phodav-2.0-1|124	
14mu|phodav-2.0-1|125	%changelog
14mu|phodav-2.0-1|126	
14mu|phodav-2.0-1|127	* Tue Oct 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-1
14mu|phodav-2.0-1|128	- (e2ccb36) Build requires docbook-dtd45-xml
14mu|phodav-2.0-1|129	
14mu|phodav-2.0-1|130	

23704 14
14mu|phonon-4.9.0-1|1	%define major 4
14mu|phonon-4.9.0-1|2	
14mu|phonon-4.9.0-1|3	Summary:	KDE multimedia framework
14mu|phonon-4.9.0-1|4	Name:		phonon
14mu|phonon-4.9.0-1|5	Version:	4.9.0
14mu|phonon-4.9.0-1|6	Release:	1
14mu|phonon-4.9.0-1|7	Epoch:		2
14mu|phonon-4.9.0-1|8	License:	LGPLv2.1+
14mu|phonon-4.9.0-1|9	Group:		Graphical desktop/KDE
14mu|phonon-4.9.0-1|10	Url:		http://phonon.kde.org/
14mu|phonon-4.9.0-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/%{name}-%{version}.tar.xz
14mu|phonon-4.9.0-1|12	Patch0:		phonon-4.6.50-phonon-allow-stop-empty-source.patch
14mu|phonon-4.9.0-1|13	BuildRequires:	automoc4
14mu|phonon-4.9.0-1|14	BuildRequires:	cmake
14mu|phonon-4.9.0-1|15	BuildRequires:	extra-cmake-modules
14mu|phonon-4.9.0-1|16	BuildRequires:	imagemagick
14mu|phonon-4.9.0-1|17	BuildRequires:	qt4-devel
14mu|phonon-4.9.0-1|18	BuildRequires:	qt4-qmlviewer
14mu|phonon-4.9.0-1|19	BuildRequires:	qmake5
14mu|phonon-4.9.0-1|20	BuildRequires:	qt5-designer
14mu|phonon-4.9.0-1|21	BuildRequires:	qt5-qml-tools
14mu|phonon-4.9.0-1|22	BuildRequires:	pkgconfig(glib-2.0)
14mu|phonon-4.9.0-1|23	BuildRequires:	pkgconfig(libpulse)
14mu|phonon-4.9.0-1|24	BuildRequires:	pkgconfig(Qt5Core)
14mu|phonon-4.9.0-1|25	BuildRequires:	pkgconfig(Qt5Gui)
14mu|phonon-4.9.0-1|26	BuildRequires:	pkgconfig(Qt5DBus)
14mu|phonon-4.9.0-1|27	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|phonon-4.9.0-1|28	BuildRequires:	pkgconfig(Qt5Designer)
14mu|phonon-4.9.0-1|29	
14mu|phonon-4.9.0-1|30	%description
14mu|phonon-4.9.0-1|31	Phonon is the KDE multimedia framework.
14mu|phonon-4.9.0-1|32	
14mu|phonon-4.9.0-1|33	#--------------------------------------------------------------------
14mu|phonon-4.9.0-1|34	
14mu|phonon-4.9.0-1|35	%define libphononexperimental %mklibname phononexperimental %{major}
14mu|phonon-4.9.0-1|36	
14mu|phonon-4.9.0-1|37	%package -n %{libphononexperimental}
14mu|phonon-4.9.0-1|38	Summary:	Phonon shared library
14mu|phonon-4.9.0-1|39	Group:		System/Libraries
14mu|phonon-4.9.0-1|40	
14mu|phonon-4.9.0-1|41	%description -n %{libphononexperimental}
14mu|phonon-4.9.0-1|42	Library for Phonon.
14mu|phonon-4.9.0-1|43	
14mu|phonon-4.9.0-1|44	%files -n %{libphononexperimental}
14mu|phonon-4.9.0-1|45	%{_libdir}/libphononexperimental.so.%{major}*
14mu|phonon-4.9.0-1|46	
14mu|phonon-4.9.0-1|47	#--------------------------------------------------------------------
14mu|phonon-4.9.0-1|48	
14mu|phonon-4.9.0-1|49	%define libphonon4qt5experimental %mklibname phonon4qt5experimental %{major}
14mu|phonon-4.9.0-1|50	
14mu|phonon-4.9.0-1|51	%package -n %{libphonon4qt5experimental}
14mu|phonon-4.9.0-1|52	Summary:	Phonon shared library
14mu|phonon-4.9.0-1|53	Group:		System/Libraries
14mu|phonon-4.9.0-1|54	
14mu|phonon-4.9.0-1|55	%description -n %{libphonon4qt5experimental}
14mu|phonon-4.9.0-1|56	Library for Phonon.
14mu|phonon-4.9.0-1|57	
14mu|phonon-4.9.0-1|58	%files -n %{libphonon4qt5experimental}
14mu|phonon-4.9.0-1|59	%{_libdir}/libphonon4qt5experimental.so.%{major}*
14mu|phonon-4.9.0-1|60	
14mu|phonon-4.9.0-1|61	#--------------------------------------------------------------------
14mu|phonon-4.9.0-1|62	
14mu|phonon-4.9.0-1|63	%define libphonon %mklibname phonon %{major}
14mu|phonon-4.9.0-1|64	
14mu|phonon-4.9.0-1|65	%package -n %{libphonon}
14mu|phonon-4.9.0-1|66	Summary:	Phonon shared library
14mu|phonon-4.9.0-1|67	Group:		System/Libraries
14mu|phonon-4.9.0-1|68	
14mu|phonon-4.9.0-1|69	%description -n %{libphonon}
14mu|phonon-4.9.0-1|70	Library for Phonon.
14mu|phonon-4.9.0-1|71	
14mu|phonon-4.9.0-1|72	%files -n %{libphonon}
14mu|phonon-4.9.0-1|73	%{_libdir}/libphonon.so.%{major}*
14mu|phonon-4.9.0-1|74	
14mu|phonon-4.9.0-1|75	#--------------------------------------------------------------------
14mu|phonon-4.9.0-1|76	
14mu|phonon-4.9.0-1|77	%define libphonon4qt5 %mklibname phonon4qt5_ %{major}
14mu|phonon-4.9.0-1|78	
14mu|phonon-4.9.0-1|79	%package -n %{libphonon4qt5}
14mu|phonon-4.9.0-1|80	Summary:	Phonon shared library
14mu|phonon-4.9.0-1|81	Group:		System/Libraries
14mu|phonon-4.9.0-1|82	
14mu|phonon-4.9.0-1|83	%description -n %{libphonon4qt5}
14mu|phonon-4.9.0-1|84	Library for Phonon.
14mu|phonon-4.9.0-1|85	
14mu|phonon-4.9.0-1|86	%files -n %{libphonon4qt5}
14mu|phonon-4.9.0-1|87	%{_libdir}/libphonon4qt5.so.%{major}*
14mu|phonon-4.9.0-1|88	
14mu|phonon-4.9.0-1|89	
14mu|phonon-4.9.0-1|90	#--------------------------------------------------------------------
14mu|phonon-4.9.0-1|91	%package designer-plugin
14mu|phonon-4.9.0-1|92	Summary:	Phonon Designer plugin
14mu|phonon-4.9.0-1|93	Group:		System/Libraries
14mu|phonon-4.9.0-1|94	Conflicts:	qt4-designer-plugin-phonon <= 5:4.7.4
14mu|phonon-4.9.0-1|95	
14mu|phonon-4.9.0-1|96	%description designer-plugin
14mu|phonon-4.9.0-1|97	Designer plugin for Phonon Qt4.
14mu|phonon-4.9.0-1|98	
14mu|phonon-4.9.0-1|99	%files designer-plugin
14mu|phonon-4.9.0-1|100	%{_qt_plugindir}/designer/libphononwidgets.so
14mu|phonon-4.9.0-1|101	
14mu|phonon-4.9.0-1|102	#--------------------------------------------------------------------
14mu|phonon-4.9.0-1|103	%package -n phonon4qt5-designer-plugin
14mu|phonon-4.9.0-1|104	Summary:	Phonon Designer plugin
14mu|phonon-4.9.0-1|105	Group:		System/Libraries
14mu|phonon-4.9.0-1|106	
14mu|phonon-4.9.0-1|107	%description -n phonon4qt5-designer-plugin
14mu|phonon-4.9.0-1|108	Designer plugin for Phonon for Qt5.
14mu|phonon-4.9.0-1|109	
14mu|phonon-4.9.0-1|110	%files -n phonon4qt5-designer-plugin
14mu|phonon-4.9.0-1|111	%{_qt5_plugindir}/designer/phononwidgets.so
14mu|phonon-4.9.0-1|112	
14mu|phonon-4.9.0-1|113	#--------------------------------------------------------------------
14mu|phonon-4.9.0-1|114	
14mu|phonon-4.9.0-1|115	%package devel
14mu|phonon-4.9.0-1|116	Summary:	Phonon Qt4 development files
14mu|phonon-4.9.0-1|117	Group:		Development/KDE and Qt
14mu|phonon-4.9.0-1|118	Requires:	%{libphononexperimental} = %{EVRD}
14mu|phonon-4.9.0-1|119	Requires:	%{libphonon} = %{EVRD}
14mu|phonon-4.9.0-1|120	Requires:	phonon-designer-plugin = %{EVRD}
14mu|phonon-4.9.0-1|121	
14mu|phonon-4.9.0-1|122	%description devel
14mu|phonon-4.9.0-1|123	Phonon Qt4 development files.
14mu|phonon-4.9.0-1|124	
14mu|phonon-4.9.0-1|125	%files devel
14mu|phonon-4.9.0-1|126	%{_qt_datadir}/mkspecs/modules/qt_phonon.pri
14mu|phonon-4.9.0-1|127	%{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
14mu|phonon-4.9.0-1|128	%{_datadir}/phonon/buildsystem/
14mu|phonon-4.9.0-1|129	%{_includedir}/phonon/
14mu|phonon-4.9.0-1|130	%{_includedir}/KDE/
14mu|phonon-4.9.0-1|131	%{_libdir}/libphonon.so
14mu|phonon-4.9.0-1|132	%{_libdir}/libphononexperimental.so
14mu|phonon-4.9.0-1|133	%{_libdir}/pkgconfig/phonon.pc
14mu|phonon-4.9.0-1|134	%{_libdir}/cmake/phonon
14mu|phonon-4.9.0-1|135	
14mu|phonon-4.9.0-1|136	#--------------------------------------------------------------------
14mu|phonon-4.9.0-1|137	
14mu|phonon-4.9.0-1|138	%package -n phonon4qt5-devel
14mu|phonon-4.9.0-1|139	Summary:	Phonon Qt5 development files
14mu|phonon-4.9.0-1|140	Group:		Development/KDE and Qt
14mu|phonon-4.9.0-1|141	Requires:	%{libphonon4qt5experimental} = %{EVRD}
14mu|phonon-4.9.0-1|142	Requires:	%{libphonon4qt5} = %{EVRD}
14mu|phonon-4.9.0-1|143	Requires:	phonon4qt5-designer-plugin = %{EVRD}
14mu|phonon-4.9.0-1|144	
14mu|phonon-4.9.0-1|145	%description -n phonon4qt5-devel
14mu|phonon-4.9.0-1|146	Phonon Qt5 development files.
14mu|phonon-4.9.0-1|147	
14mu|phonon-4.9.0-1|148	%files -n phonon4qt5-devel
14mu|phonon-4.9.0-1|149	%{_libdir}/qt5/mkspecs/modules/qt_phonon4qt5.pri
14mu|phonon-4.9.0-1|150	%{_datadir}/dbus-1/interfaces/org.kde.Phonon4Qt5.AudioOutput.xml
14mu|phonon-4.9.0-1|151	%{_datadir}/phonon4qt5/buildsystem/
14mu|phonon-4.9.0-1|152	%{_includedir}/phonon4qt5/
14mu|phonon-4.9.0-1|153	%{_libdir}/libphonon4qt5.so
14mu|phonon-4.9.0-1|154	%{_libdir}/libphonon4qt5experimental.so
14mu|phonon-4.9.0-1|155	%{_libdir}/pkgconfig/phonon4qt5.pc
14mu|phonon-4.9.0-1|156	%{_libdir}/cmake/phonon4qt5
14mu|phonon-4.9.0-1|157	
14mu|phonon-4.9.0-1|158	#--------------------------------------------------------------------
14mu|phonon-4.9.0-1|159	
14mu|phonon-4.9.0-1|160	%prep
14mu|phonon-4.9.0-1|161	%setup -q
14mu|phonon-4.9.0-1|162	%apply_patches
14mu|phonon-4.9.0-1|163	
14mu|phonon-4.9.0-1|164	mkdir Qt4
14mu|phonon-4.9.0-1|165	mv `ls -1 |grep -v Qt4` Qt4
14mu|phonon-4.9.0-1|166	cp -a Qt4 Qt5
14mu|phonon-4.9.0-1|167	
14mu|phonon-4.9.0-1|168	%build
14mu|phonon-4.9.0-1|169	pushd Qt4
14mu|phonon-4.9.0-1|170	%cmake \
14mu|phonon-4.9.0-1|171	-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON
14mu|phonon-4.9.0-1|172	
14mu|phonon-4.9.0-1|173	%make
14mu|phonon-4.9.0-1|174	popd
14mu|phonon-4.9.0-1|175	
14mu|phonon-4.9.0-1|176	pushd Qt5
14mu|phonon-4.9.0-1|177	%cmake \
14mu|phonon-4.9.0-1|178	-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON \
14mu|phonon-4.9.0-1|179	-DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON \
14mu|phonon-4.9.0-1|180	-DPHONON_BUILD_PHONON4QT5=ON
14mu|phonon-4.9.0-1|181	%make
14mu|phonon-4.9.0-1|182	popd
14mu|phonon-4.9.0-1|183	
14mu|phonon-4.9.0-1|184	%install
14mu|phonon-4.9.0-1|185	%makeinstall_std -C Qt4/build
14mu|phonon-4.9.0-1|186	
14mu|phonon-4.9.0-1|187	%makeinstall_std -C Qt5/build
14mu|phonon-4.9.0-1|188	
14mu|phonon-4.9.0-1|189	%changelog
14mu|phonon-4.9.0-1|190	
14mu|phonon-4.9.0-1|191	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
14mu|phonon-4.9.0-1|192	- (67ff097) Build requires extra-cmake-modules
14mu|phonon-4.9.0-1|193	
14mu|phonon-4.9.0-1|194	

23705 14
14mu|phonon-gstreamer-4.9.0-1|1	%define api 1.0
14mu|phonon-gstreamer-4.9.0-1|2	
14mu|phonon-gstreamer-4.9.0-1|3	Summary:	GStreamer backend to Phonon (Qt4)
14mu|phonon-gstreamer-4.9.0-1|4	Name:		phonon-gstreamer
14mu|phonon-gstreamer-4.9.0-1|5	Version:	4.9.0
14mu|phonon-gstreamer-4.9.0-1|6	Release:	1
14mu|phonon-gstreamer-4.9.0-1|7	Epoch:		2
14mu|phonon-gstreamer-4.9.0-1|8	License:	LGPLv2.1+
14mu|phonon-gstreamer-4.9.0-1|9	Group:		Sound
14mu|phonon-gstreamer-4.9.0-1|10	Url:		http://phonon.kde.org/
14mu|phonon-gstreamer-4.9.0-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-gstreamer/%{version}/src/phonon-backend-gstreamer-%{version}.tar.xz
14mu|phonon-gstreamer-4.9.0-1|12	Patch0:		phonon-4.7.80-flac_mimetype.patch
14mu|phonon-gstreamer-4.9.0-1|13	BuildRequires:	automoc4
14mu|phonon-gstreamer-4.9.0-1|14	BuildRequires:	cmake
14mu|phonon-gstreamer-4.9.0-1|15	BuildRequires:	extra-cmake-modules
14mu|phonon-gstreamer-4.9.0-1|16	BuildRequires:	imagemagick
14mu|phonon-gstreamer-4.9.0-1|17	BuildRequires:	qmake5
14mu|phonon-gstreamer-4.9.0-1|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|phonon-gstreamer-4.9.0-1|19	BuildRequires:	pkgconfig(gstreamer-%{api})
14mu|phonon-gstreamer-4.9.0-1|20	BuildRequires:	pkgconfig(gstreamer-audio-%{api})
14mu|phonon-gstreamer-4.9.0-1|21	# Not in gst 1.0 yet, at least not in 1.2.4
14mu|phonon-gstreamer-4.9.0-1|22	#BuildRequires:	pkgconfig(gstreamer-cdda-%{api})
14mu|phonon-gstreamer-4.9.0-1|23	BuildRequires:	pkgconfig(gstreamer-pbutils-%{api})
14mu|phonon-gstreamer-4.9.0-1|24	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api})
14mu|phonon-gstreamer-4.9.0-1|25	BuildRequires:	pkgconfig(gstreamer-riff-%{api})
14mu|phonon-gstreamer-4.9.0-1|26	BuildRequires:	pkgconfig(gstreamer-rtp-%{api})
14mu|phonon-gstreamer-4.9.0-1|27	BuildRequires:	pkgconfig(gstreamer-rtsp-%{api})
14mu|phonon-gstreamer-4.9.0-1|28	BuildRequires:	pkgconfig(gstreamer-sdp-%{api})
14mu|phonon-gstreamer-4.9.0-1|29	BuildRequires:	pkgconfig(gstreamer-tag-%{api})
14mu|phonon-gstreamer-4.9.0-1|30	BuildRequires:	pkgconfig(libxml-2.0)
14mu|phonon-gstreamer-4.9.0-1|31	BuildRequires:	pkgconfig(phonon)
14mu|phonon-gstreamer-4.9.0-1|32	BuildRequires:	pkgconfig(phonon4qt5)
14mu|phonon-gstreamer-4.9.0-1|33	BuildRequires:	pkgconfig(Qt5OpenGL)
14mu|phonon-gstreamer-4.9.0-1|34	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|phonon-gstreamer-4.9.0-1|35	Requires:	phonon-gstreamer-common
14mu|phonon-gstreamer-4.9.0-1|36	Requires:	gstreamer%{api}-libav
14mu|phonon-gstreamer-4.9.0-1|37	Requires:	gstreamer%{api}-pulse
14mu|phonon-gstreamer-4.9.0-1|38	Requires:	gstreamer%{api}-plugins-bad
14mu|phonon-gstreamer-4.9.0-1|39	Requires:	gstreamer%{api}-plugins-base
14mu|phonon-gstreamer-4.9.0-1|40	Requires:	gstreamer%{api}-plugins-good
14mu|phonon-gstreamer-4.9.0-1|41	Requires:	gstreamer%{api}-plugins-ugly
14mu|phonon-gstreamer-4.9.0-1|42	Requires:	gstreamer%{api}-soup
14mu|phonon-gstreamer-4.9.0-1|43	Suggests:	gstreamer%{api}-ffmpeg
14mu|phonon-gstreamer-4.9.0-1|44	Provides:	phonon-backend
14mu|phonon-gstreamer-4.9.0-1|45	
14mu|phonon-gstreamer-4.9.0-1|46	%description
14mu|phonon-gstreamer-4.9.0-1|47	GStreamer backend to Phonon (Qt4).
14mu|phonon-gstreamer-4.9.0-1|48	
14mu|phonon-gstreamer-4.9.0-1|49	%files
14mu|phonon-gstreamer-4.9.0-1|50	%{_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so
14mu|phonon-gstreamer-4.9.0-1|51	%{_datadir}/kde4/services/phononbackends/gstreamer.desktop
14mu|phonon-gstreamer-4.9.0-1|52	
14mu|phonon-gstreamer-4.9.0-1|53	#----------------------------------------------------------------------------
14mu|phonon-gstreamer-4.9.0-1|54	
14mu|phonon-gstreamer-4.9.0-1|55	%package common
14mu|phonon-gstreamer-4.9.0-1|56	Summary:	Files used by both Qt4 and Qt5 versions of Phonon GStreamer backend
14mu|phonon-gstreamer-4.9.0-1|57	Group:		Sound
14mu|phonon-gstreamer-4.9.0-1|58	Conflicts:	phonon-gstreamer < 2:4.8.2
14mu|phonon-gstreamer-4.9.0-1|59	
14mu|phonon-gstreamer-4.9.0-1|60	%description common
14mu|phonon-gstreamer-4.9.0-1|61	Files used by both Qt4 and Qt5 versions of Phonon GStreamer backend.
14mu|phonon-gstreamer-4.9.0-1|62	
14mu|phonon-gstreamer-4.9.0-1|63	%files common
14mu|phonon-gstreamer-4.9.0-1|64	%{_iconsdir}/hicolor/*/apps/phonon-gstreamer.*
14mu|phonon-gstreamer-4.9.0-1|65	
14mu|phonon-gstreamer-4.9.0-1|66	#----------------------------------------------------------------------------
14mu|phonon-gstreamer-4.9.0-1|67	
14mu|phonon-gstreamer-4.9.0-1|68	%package -n phonon4qt5-gstreamer
14mu|phonon-gstreamer-4.9.0-1|69	Summary:	GStreamer backend to Phonon (Qt5)
14mu|phonon-gstreamer-4.9.0-1|70	Group:		Sound
14mu|phonon-gstreamer-4.9.0-1|71	Requires:	phonon-gstreamer-common
14mu|phonon-gstreamer-4.9.0-1|72	Requires:	gstreamer%{api}-libav
14mu|phonon-gstreamer-4.9.0-1|73	Requires:	gstreamer%{api}-pulse
14mu|phonon-gstreamer-4.9.0-1|74	Requires:	gstreamer%{api}-plugins-bad
14mu|phonon-gstreamer-4.9.0-1|75	Requires:	gstreamer%{api}-plugins-base
14mu|phonon-gstreamer-4.9.0-1|76	Requires:	gstreamer%{api}-plugins-good
14mu|phonon-gstreamer-4.9.0-1|77	Requires:	gstreamer%{api}-plugins-ugly
14mu|phonon-gstreamer-4.9.0-1|78	Requires:	gstreamer%{api}-soup
14mu|phonon-gstreamer-4.9.0-1|79	Suggests:	gstreamer%{api}-ffmpeg
14mu|phonon-gstreamer-4.9.0-1|80	Provides:	phonon4qt5-backend
14mu|phonon-gstreamer-4.9.0-1|81	
14mu|phonon-gstreamer-4.9.0-1|82	%description -n phonon4qt5-gstreamer
14mu|phonon-gstreamer-4.9.0-1|83	GStreamer backend to Phonon (Qt5).
14mu|phonon-gstreamer-4.9.0-1|84	
14mu|phonon-gstreamer-4.9.0-1|85	%files -n phonon4qt5-gstreamer
14mu|phonon-gstreamer-4.9.0-1|86	%{_qt5_plugindir}/phonon4qt5_backend/phonon_gstreamer.so
14mu|phonon-gstreamer-4.9.0-1|87	
14mu|phonon-gstreamer-4.9.0-1|88	#----------------------------------------------------------------------------
14mu|phonon-gstreamer-4.9.0-1|89	
14mu|phonon-gstreamer-4.9.0-1|90	%prep
14mu|phonon-gstreamer-4.9.0-1|91	%setup -q
14mu|phonon-gstreamer-4.9.0-1|92	%apply_patches
14mu|phonon-gstreamer-4.9.0-1|93	
14mu|phonon-gstreamer-4.9.0-1|94	mkdir Qt4
14mu|phonon-gstreamer-4.9.0-1|95	mv `ls -1 |grep -v Qt4` Qt4
14mu|phonon-gstreamer-4.9.0-1|96	cp -a Qt4 Qt5
14mu|phonon-gstreamer-4.9.0-1|97	
14mu|phonon-gstreamer-4.9.0-1|98	%build
14mu|phonon-gstreamer-4.9.0-1|99	pushd Qt4
14mu|phonon-gstreamer-4.9.0-1|100	%cmake -DPHONON_BUILD_PHONON4QT5:BOOL=OFF
14mu|phonon-gstreamer-4.9.0-1|101	%make
14mu|phonon-gstreamer-4.9.0-1|102	popd
14mu|phonon-gstreamer-4.9.0-1|103	
14mu|phonon-gstreamer-4.9.0-1|104	pushd Qt5
14mu|phonon-gstreamer-4.9.0-1|105	%cmake_qt5 -DPHONON_BUILD_PHONON4QT5:BOOL=ON
14mu|phonon-gstreamer-4.9.0-1|106	%make
14mu|phonon-gstreamer-4.9.0-1|107	popd
14mu|phonon-gstreamer-4.9.0-1|108	
14mu|phonon-gstreamer-4.9.0-1|109	%install
14mu|phonon-gstreamer-4.9.0-1|110	%makeinstall_std -C Qt4/build
14mu|phonon-gstreamer-4.9.0-1|111	
14mu|phonon-gstreamer-4.9.0-1|112	%makeinstall_std -C Qt5/build
14mu|phonon-gstreamer-4.9.0-1|113	
14mu|phonon-gstreamer-4.9.0-1|114	%changelog
14mu|phonon-gstreamer-4.9.0-1|115	
14mu|phonon-gstreamer-4.9.0-1|116	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
14mu|phonon-gstreamer-4.9.0-1|117	- (d913480) Build requires pkgconfig(Qt5X11Extras)
14mu|phonon-gstreamer-4.9.0-1|118	
14mu|phonon-gstreamer-4.9.0-1|119	

23706 14
14mu|php-5.6.39-1|1	%define _build_pkgcheck_set %{nil}
14mu|php-5.6.39-1|2	%define _build_pkgcheck_srpm %{nil}
14mu|php-5.6.39-1|3	
14mu|php-5.6.39-1|4	# API/ABI check
14mu|php-5.6.39-1|5	%define apiver 20131106
14mu|php-5.6.39-1|6	%define zendver 20131226
14mu|php-5.6.39-1|7	%define pdover 20080721
14mu|php-5.6.39-1|8	
14mu|php-5.6.39-1|9	%bcond_without tests
14mu|php-5.6.39-1|10	
14mu|php-5.6.39-1|11	%bcond_with libmagic
14mu|php-5.6.39-1|12	
14mu|php-5.6.39-1|13	%define php5_common_major 5
14mu|php-5.6.39-1|14	%define libname %mklibname php5_common %{php5_common_major}
14mu|php-5.6.39-1|15	
14mu|php-5.6.39-1|16	%define php5_embedded_major 5.6
14mu|php-5.6.39-1|17	%define libembedded %mklibname php5_ %{php5_embedded_major}
14mu|php-5.6.39-1|18	
14mu|php-5.6.39-1|19	%define __noautoreq '.*/bin/awk|.*/bin/gawk|.*/bin/php'
14mu|php-5.6.39-1|20	
14mu|php-5.6.39-1|21	Summary:	The PHP5 scripting language
14mu|php-5.6.39-1|22	Name:		php
14mu|php-5.6.39-1|23	Version:	5.6.39
14mu|php-5.6.39-1|24	Release:	1
14mu|php-5.6.39-1|25	Epoch:		3
14mu|php-5.6.39-1|26	License:	PHP License
14mu|php-5.6.39-1|27	Group:		Development/PHP
14mu|php-5.6.39-1|28	Url:		http://www.php.net
14mu|php-5.6.39-1|29	Source0:	http://se.php.net/distributions/php-%{version}.tar.xz
14mu|php-5.6.39-1|30	Source1:	php-test.ini
14mu|php-5.6.39-1|31	Source2:	maxlifetime
14mu|php-5.6.39-1|32	Source3:	php.crond
14mu|php-5.6.39-1|33	Source4:	php-fpm.service
14mu|php-5.6.39-1|34	Source5:	php-fpm.sysconf
14mu|php-5.6.39-1|35	Source6:	php-fpm.logrotate
14mu|php-5.6.39-1|36	# S7 comes from ext/fileinfo/create_data_file.php but could be removed someday
14mu|php-5.6.39-1|37	Source7:	create_data_file.php
14mu|php-5.6.39-1|38	Source9:	php-fpm-tmpfiles.conf
14mu|php-5.6.39-1|39	Source10:	php.ini
14mu|php-5.6.39-1|40	Source11:	macros.php
14mu|php-5.6.39-1|41	Patch0:		php-init.diff
14mu|php-5.6.39-1|42	Patch1:		php-shared.diff
14mu|php-5.6.39-1|43	Patch3:		php-libtool.diff
14mu|php-5.6.39-1|44	Patch4:		php-phpize.diff
14mu|php-5.6.39-1|45	Patch5:		php-phpbuilddir.diff
14mu|php-5.6.39-1|46	# http://www.outoforder.cc/projects/apache/mod_transform/
14mu|php-5.6.39-1|47	# http://www.outoforder.cc/projects/apache/mod_transform/patches/php5-apache2-filters.patch
14mu|php-5.6.39-1|48	Patch6:		php5-apache2-filters.diff
14mu|php-5.6.39-1|49	# remove libedit once and for all
14mu|php-5.6.39-1|50	Patch7:		php-no_libedit.diff
14mu|php-5.6.39-1|51	Patch8:		php-xmlrpc_epi.patch
14mu|php-5.6.39-1|52	Patch9:		php-xmlrpc_no_rpath.diff
14mu|php-5.6.39-1|53	Patch10:	php-5.5.7-detect-freetype-2.5.x.patch
14mu|php-5.6.39-1|54	#Patch11:	php-5.3.8-bdb-5.2.diff
14mu|php-5.6.39-1|55	Patch12:	php-5.5.6-db-6.0.patch
14mu|php-5.6.39-1|56	#####################################################################
14mu|php-5.6.39-1|57	# Stolen from PLD
14mu|php-5.6.39-1|58	Patch20:	php-mail.diff
14mu|php-5.6.39-1|59	Patch21:	php-filter-shared.diff
14mu|php-5.6.39-1|60	Patch22:	php-dba-link.patch
14mu|php-5.6.39-1|61	Patch23:	php-zlib-for-getimagesize.patch
14mu|php-5.6.39-1|62	Patch26:	php-5.3.9RC2-mcrypt-libs.diff
14mu|php-5.6.39-1|63	# for kolab2
14mu|php-5.6.39-1|64	# P50 was rediffed from PLD (php-5.3.3-8.src.rpm) which merges the annotation and status-current patches
14mu|php-5.6.39-1|65	Patch27:	php-imap-annotation+status-current.diff
14mu|php-5.6.39-1|66	# P51 was taken from http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches/php-5.3.2/
14mu|php-5.6.39-1|67	Patch28:	php-imap-myrights.diff
14mu|php-5.6.39-1|68	Patch29:	php-5.3.x-fpm-0.6.5-shared.diff
14mu|php-5.6.39-1|69	Patch30:	php-5.3.x-fpm-0.6.5-mdv_conf.diff
14mu|php-5.6.39-1|70	#####################################################################
14mu|php-5.6.39-1|71	# stolen from debian
14mu|php-5.6.39-1|72	Patch50:	php-session.save_path.diff
14mu|php-5.6.39-1|73	Patch51:	php-exif_nesting_level.diff
14mu|php-5.6.39-1|74	#####################################################################
14mu|php-5.6.39-1|75	# Stolen from fedora
14mu|php-5.6.39-1|76	Patch101:	php-cxx.diff
14mu|php-5.6.39-1|77	Patch102:	php-install.diff
14mu|php-5.6.39-1|78	Patch105:	php-umask.diff
14mu|php-5.6.39-1|79	Patch106:	php-5.6.3-embed.patch
14mu|php-5.6.39-1|80	# Fixes for extension modules
14mu|php-5.6.39-1|81	Patch113:	php-libc-client.diff
14mu|php-5.6.39-1|82	Patch114:	php-no_pam_in_c-client.diff
14mu|php-5.6.39-1|83	# Functional changes
14mu|php-5.6.39-1|84	Patch115:	php-dlopen.diff
14mu|php-5.6.39-1|85	# Fix bugs
14mu|php-5.6.39-1|86	Patch120:	php-tests-wddx.diff
14mu|php-5.6.39-1|87	Patch121:	php-bug43221.diff
14mu|php-5.6.39-1|88	Patch123:	php-bug43589.diff
14mu|php-5.6.39-1|89	Patch226:	php-no-fvisibility_hidden_fix.diff
14mu|php-5.6.39-1|90	Patch227:	php-5.3.0RC1-enchant_lib64_fix.diff
14mu|php-5.6.39-1|91	Patch228:	php-5.3.0RC2-xmlrpc-epi_fix.diff
14mu|php-5.6.39-1|92	
14mu|php-5.6.39-1|93	BuildRequires:	bison
14mu|php-5.6.39-1|94	BuildRequires:	byacc
14mu|php-5.6.39-1|95	BuildRequires:	dos2unix
14mu|php-5.6.39-1|96	BuildRequires:	file
14mu|php-5.6.39-1|97	BuildRequires:	flex
14mu|php-5.6.39-1|98	BuildRequires:	lemon
14mu|php-5.6.39-1|99	BuildRequires:	libtool
14mu|php-5.6.39-1|100	BuildRequires:	openssl
14mu|php-5.6.39-1|101	BuildRequires:	re2c >= 0.13.4
14mu|php-5.6.39-1|102	
14mu|php-5.6.39-1|103	BuildRequires:	pkgconfig(enchant)
14mu|php-5.6.39-1|104	BuildRequires:	pkgconfig(expat)
14mu|php-5.6.39-1|105	BuildRequires:	pkgconfig(freetype2)
14mu|php-5.6.39-1|106	BuildRequires:	pkgconfig(icu-i18n)
14mu|php-5.6.39-1|107	BuildRequires:	pkgconfig(libcurl)
14mu|php-5.6.39-1|108	BuildRequires:	pkgconfig(libpcre)
14mu|php-5.6.39-1|109	BuildRequires:	pkgconfig(libpng)
14mu|php-5.6.39-1|110	BuildRequires:	pkgconfig(libpq)
14mu|php-5.6.39-1|111	BuildRequires:	pkgconfig(libxml-2.0)
14mu|php-5.6.39-1|112	BuildRequires:	pkgconfig(libxslt)
14mu|php-5.6.39-1|113	BuildRequires:	pkgconfig(libzip)
14mu|php-5.6.39-1|114	BuildRequires:	pkgconfig(ncurses)
14mu|php-5.6.39-1|115	BuildRequires:	pkgconfig(openssl)
14mu|php-5.6.39-1|116	BuildRequires:	pkgconfig(sqlite3)
14mu|php-5.6.39-1|117	BuildRequires:	pkgconfig(x11)
14mu|php-5.6.39-1|118	BuildRequires:	pkgconfig(xpm)
14mu|php-5.6.39-1|119	
14mu|php-5.6.39-1|120	BuildRequires:	apache-devel >= 2.2.0
14mu|php-5.6.39-1|121	BuildRequires:	aspell-devel
14mu|php-5.6.39-1|122	BuildRequires:	bzip2-devel
14mu|php-5.6.39-1|123	BuildRequires:	c-client-devel >= 2007
14mu|php-5.6.39-1|124	BuildRequires:	db-devel
14mu|php-5.6.39-1|125	BuildRequires:	elfutils-devel
14mu|php-5.6.39-1|126	BuildRequires:	freetds-devel >= 0.63
14mu|php-5.6.39-1|127	BuildRequires:	gd-devel >= 2.0.33
14mu|php-5.6.39-1|128	BuildRequires:	gdbm-devel
14mu|php-5.6.39-1|129	BuildRequires:	gettext-devel
14mu|php-5.6.39-1|130	BuildRequires:	gmp-devel
14mu|php-5.6.39-1|131	BuildRequires:	gpm-devel
14mu|php-5.6.39-1|132	BuildRequires:	jemalloc-devel
14mu|php-5.6.39-1|133	BuildRequires:	jpeg-devel
14mu|php-5.6.39-1|134	BuildRequires:	libmcrypt-devel
14mu|php-5.6.39-1|135	BuildRequires:	libtool-devel
14mu|php-5.6.39-1|136	%if %{with libmagic}
14mu|php-5.6.39-1|137	BuildRequires:	magic-devel
14mu|php-5.6.39-1|138	%endif
14mu|php-5.6.39-1|139	BuildRequires:	mbfl-devel >= 1.2.0
14mu|php-5.6.39-1|140	BuildRequires:	mysql-devel >= 4.1.7
14mu|php-5.6.39-1|141	BuildRequires:	net-snmp-devel
14mu|php-5.6.39-1|142	BuildRequires:	net-snmp-mibs
14mu|php-5.6.39-1|143	BuildRequires:	onig-devel >= 5.9.2
14mu|php-5.6.39-1|144	BuildRequires:	openldap-devel
14mu|php-5.6.39-1|145	BuildRequires:	pam-devel
14mu|php-5.6.39-1|146	BuildRequires:	readline-devel
14mu|php-5.6.39-1|147	BuildRequires:	recode-devel
14mu|php-5.6.39-1|148	BuildRequires:	sasl-devel
14mu|php-5.6.39-1|149	BuildRequires:	t1lib-devel
14mu|php-5.6.39-1|150	BuildRequires:	tidy-devel
14mu|php-5.6.39-1|151	BuildRequires:	unixODBC-devel >= 2.2.1
14mu|php-5.6.39-1|152	BuildRequires:	xmlrpc-epi-devel
14mu|php-5.6.39-1|153	
14mu|php-5.6.39-1|154	# stupid postgresql... stupid build system...
14mu|php-5.6.39-1|155	# this is needed due to the postgresql packaging and due to bugs like this:
14mu|php-5.6.39-1|156	# https://qa.mandriva.com/show_bug.cgi?id=52527
14mu|php-5.6.39-1|157	%define postgresql_version %(pg_config &>/dev/null && pg_config 2>/dev/null | grep "^VERSION" | awk '{ print $4 }' 2>/dev/null || echo 0)
14mu|php-5.6.39-1|158	
14mu|php-5.6.39-1|159	%description
14mu|php-5.6.39-1|160	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
14mu|php-5.6.39-1|161	integration for several commercial and non-commercial database management
14mu|php-5.6.39-1|162	systems, so writing a database-enabled script with PHP5 is fairly simple. The
14mu|php-5.6.39-1|163	most common use of PHP5 coding is probably as a replacement for CGI scripts.
14mu|php-5.6.39-1|164	
14mu|php-5.6.39-1|165	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|166	
14mu|php-5.6.39-1|167	%package -n apache-mod_php
14mu|php-5.6.39-1|168	Summary:	The PHP HTML-embedded scripting language for use with apache
14mu|php-5.6.39-1|169	Group:		System/Servers
14mu|php-5.6.39-1|170	Requires:	%{libname} = %{EVRD}
14mu|php-5.6.39-1|171	Requires:	apache-base >= 2.4.0
14mu|php-5.6.39-1|172	Requires:	apache-modules >= 2.4.0
14mu|php-5.6.39-1|173	Requires:	apache-mpm >= 2.4.0
14mu|php-5.6.39-1|174	Requires:	%{name}-ctype = %{EVRD}
14mu|php-5.6.39-1|175	Requires:	%{name}-filter = %{EVRD}
14mu|php-5.6.39-1|176	Requires:	%{name}-ftp = %{EVRD}
14mu|php-5.6.39-1|177	Requires:	%{name}-gettext = %{EVRD}
14mu|php-5.6.39-1|178	Requires:	%{name}-hash = %{EVRD}
14mu|php-5.6.39-1|179	Requires:	%{name}-ini >= %{version}
14mu|php-5.6.39-1|180	Requires:	%{name}-json = %{EVRD}
14mu|php-5.6.39-1|181	Requires:	%{name}-openssl = %{EVRD}
14mu|php-5.6.39-1|182	Requires:	%{name}-pcre = %{EVRD}
14mu|php-5.6.39-1|183	Requires:	%{name}-posix = %{EVRD}
14mu|php-5.6.39-1|184	Requires:	%{name}-session = %{EVRD}
14mu|php-5.6.39-1|185	Requires:	%{name}-sysvsem = %{EVRD}
14mu|php-5.6.39-1|186	Requires:	%{name}-tokenizer = %{EVRD}
14mu|php-5.6.39-1|187	Requires:	%{name}-xml = %{EVRD}
14mu|php-5.6.39-1|188	Requires:	%{name}-xmlreader = %{EVRD}
14mu|php-5.6.39-1|189	Requires:	%{name}-xmlwriter = %{EVRD}
14mu|php-5.6.39-1|190	Requires:	%{name}-zlib = %{EVRD}
14mu|php-5.6.39-1|191	Requires:	%{name}-timezonedb >= 3:2009.10
14mu|php-5.6.39-1|192	Requires(pre,postun):	rpm-helper
14mu|php-5.6.39-1|193	# Suggests:	%{name}-suhosin >= 0.9.29
14mu|php-5.6.39-1|194	Conflicts:	%{name}-suhosin < 0.9.29
14mu|php-5.6.39-1|195	Conflicts:	apache-mpm-worker >= 2.4.0
14mu|php-5.6.39-1|196	Conflicts:	apache-mpm-event >= 2.4.0
14mu|php-5.6.39-1|197	Provides:	mod_php = %{EVRD}
14mu|php-5.6.39-1|198	
14mu|php-5.6.39-1|199	%description -n apache-mod_php
14mu|php-5.6.39-1|200	PHP5 is an HTML-embedded scripting language. PHP5 attempts to make it easy for
14mu|php-5.6.39-1|201	developers to write dynamically generated web pages. PHP5 also offers built-in
14mu|php-5.6.39-1|202	database integration for several commercial and non-commercial database
14mu|php-5.6.39-1|203	management systems, so writing a database-enabled web page with PHP5 is fairly
14mu|php-5.6.39-1|204	simple. The most common use of PHP coding is probably as a replacement for CGI
14mu|php-5.6.39-1|205	scripts. The %{name} module enables the apache web server to understand
14mu|php-5.6.39-1|206	and process the embedded PHP language in web pages.
14mu|php-5.6.39-1|207	
14mu|php-5.6.39-1|208	This package contains PHP version 5. You'll also need to install the apache web
14mu|php-5.6.39-1|209	server.
14mu|php-5.6.39-1|210	
14mu|php-5.6.39-1|211	%files -n apache-mod_php
14mu|php-5.6.39-1|212	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
14mu|php-5.6.39-1|213	%attr(0755,root,root) %{_libdir}/apache/*.so
14mu|php-5.6.39-1|214	
14mu|php-5.6.39-1|215	%post -n apache-mod_php
14mu|php-5.6.39-1|216	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|217	
14mu|php-5.6.39-1|218	%postun -n apache-mod_php
14mu|php-5.6.39-1|219	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|220	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|221	fi
14mu|php-5.6.39-1|222	
14mu|php-5.6.39-1|223	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|224	
14mu|php-5.6.39-1|225	%package cgi
14mu|php-5.6.39-1|226	Summary:	PHP5 CGI interface
14mu|php-5.6.39-1|227	Group:		Development/PHP
14mu|php-5.6.39-1|228	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|229	Requires:	php-ctype >= %{EVRD}
14mu|php-5.6.39-1|230	Requires:	php-filter >= %{EVRD}
14mu|php-5.6.39-1|231	Requires:	php-ftp >= %{EVRD}
14mu|php-5.6.39-1|232	Requires:	php-gettext >= %{EVRD}
14mu|php-5.6.39-1|233	Requires:	php-hash >= %{EVRD}
14mu|php-5.6.39-1|234	Requires:	php-ini >= %{version}
14mu|php-5.6.39-1|235	Requires:	php-json >= %{EVRD}
14mu|php-5.6.39-1|236	Requires:	php-openssl >= %{EVRD}
14mu|php-5.6.39-1|237	Requires:	php-posix >= %{EVRD}
14mu|php-5.6.39-1|238	Requires:	php-session >= %{EVRD}
14mu|php-5.6.39-1|239	# Suggests:	php-suhosin >= 0.9.33
14mu|php-5.6.39-1|240	Requires:	php-sysvsem >= %{EVRD}
14mu|php-5.6.39-1|241	Requires:	php-sysvshm >= %{EVRD}
14mu|php-5.6.39-1|242	Requires:	php-timezonedb >= 3:2009.10
14mu|php-5.6.39-1|243	Requires:	php-tokenizer >= %{EVRD}
14mu|php-5.6.39-1|244	Requires:	php-xml >= %{EVRD}
14mu|php-5.6.39-1|245	Requires:	php-xmlreader >= %{EVRD}
14mu|php-5.6.39-1|246	Requires:	php-xmlwriter >= %{EVRD}
14mu|php-5.6.39-1|247	Requires:	php-zlib >= %{EVRD}
14mu|php-5.6.39-1|248	Provides:	php = %{EVRD}
14mu|php-5.6.39-1|249	Provides:	php-fcgi = %{EVRD}
14mu|php-5.6.39-1|250	# because of a added compat softlink
14mu|php-5.6.39-1|251	Conflicts:	php-fcgi < %{EVRD}
14mu|php-5.6.39-1|252	
14mu|php-5.6.39-1|253	%description cgi
14mu|php-5.6.39-1|254	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
14mu|php-5.6.39-1|255	integration for several commercial and non-commercial database management
14mu|php-5.6.39-1|256	systems, so writing a database-enabled script with PHP5 is fairly simple. The
14mu|php-5.6.39-1|257	most common use of PHP5 coding is probably as a replacement for CGI scripts.
14mu|php-5.6.39-1|258	
14mu|php-5.6.39-1|259	This package contains a standalone (CGI) version of php with FastCGI support.
14mu|php-5.6.39-1|260	You must also install libphp5_common. If you need apache module support, you
14mu|php-5.6.39-1|261	also need to install the apache-mod_php package.
14mu|php-5.6.39-1|262	
14mu|php-5.6.39-1|263	%files cgi
14mu|php-5.6.39-1|264	%doc CREDITS.cgi README.fcgi
14mu|php-5.6.39-1|265	%attr(0755,root,root) %{_bindir}/php-cgi
14mu|php-5.6.39-1|266	%attr(0755,root,root) %{_bindir}/php-fcgi
14mu|php-5.6.39-1|267	%{_mandir}/man1/php-cgi.1*
14mu|php-5.6.39-1|268	
14mu|php-5.6.39-1|269	%post cgi
14mu|php-5.6.39-1|270	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|271	
14mu|php-5.6.39-1|272	%postun cgi
14mu|php-5.6.39-1|273	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|274	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|275	fi
14mu|php-5.6.39-1|276	
14mu|php-5.6.39-1|277	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|278	
14mu|php-5.6.39-1|279	%package cli
14mu|php-5.6.39-1|280	Summary:	PHP5 CLI interface
14mu|php-5.6.39-1|281	Group:		Development/PHP
14mu|php-5.6.39-1|282	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|283	Requires:	php-ctype >= %{EVRD}
14mu|php-5.6.39-1|284	Requires:	php-filter >= %{EVRD}
14mu|php-5.6.39-1|285	Requires:	php-ftp >= %{EVRD}
14mu|php-5.6.39-1|286	Requires:	php-gettext >= %{EVRD}
14mu|php-5.6.39-1|287	Requires:	php-hash >= %{EVRD}
14mu|php-5.6.39-1|288	Requires:	php-ini >= %{version}
14mu|php-5.6.39-1|289	Requires:	php-json >= %{EVRD}
14mu|php-5.6.39-1|290	Requires:	php-openssl >= %{EVRD}
14mu|php-5.6.39-1|291	Requires:	php-posix >= %{EVRD}
14mu|php-5.6.39-1|292	Requires:	php-session >= %{EVRD}
14mu|php-5.6.39-1|293	# Suggests:	php-suhosin >= 0.9.33
14mu|php-5.6.39-1|294	Requires:	php-sysvsem >= %{EVRD}
14mu|php-5.6.39-1|295	Requires:	php-sysvshm >= %{EVRD}
14mu|php-5.6.39-1|296	Requires:	php-timezonedb >= 3:2009.10
14mu|php-5.6.39-1|297	Requires:	php-tokenizer >= %{EVRD}
14mu|php-5.6.39-1|298	Requires:	php-xml >= %{EVRD}
14mu|php-5.6.39-1|299	Requires:	php-xmlreader >= %{EVRD}
14mu|php-5.6.39-1|300	Requires:	php-xmlwriter >= %{EVRD}
14mu|php-5.6.39-1|301	Requires:	php-zlib >= %{EVRD}
14mu|php-5.6.39-1|302	Provides:	php = %{EVRD}
14mu|php-5.6.39-1|303	
14mu|php-5.6.39-1|304	%description cli
14mu|php-5.6.39-1|305	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
14mu|php-5.6.39-1|306	integration for several commercial and non-commercial database management
14mu|php-5.6.39-1|307	systems, so writing a database-enabled script with PHP5 is fairly simple. The
14mu|php-5.6.39-1|308	most common use of PHP5 coding is probably as a replacement for CGI scripts.
14mu|php-5.6.39-1|309	
14mu|php-5.6.39-1|310	This package contains a command-line (CLI) version of php. You must also
14mu|php-5.6.39-1|311	install libphp5_common. If you need apache module support, you also need to
14mu|php-5.6.39-1|312	install the apache-mod_php package.
14mu|php-5.6.39-1|313	
14mu|php-5.6.39-1|314	%files cli
14mu|php-5.6.39-1|315	%doc CREDITS.cli README.cli TODO.cli
14mu|php-5.6.39-1|316	%attr(0755,root,root) %{_bindir}/php
14mu|php-5.6.39-1|317	%attr(0644,root,root) %{_mandir}/man1/php.1*
14mu|php-5.6.39-1|318	
14mu|php-5.6.39-1|319	%post cli
14mu|php-5.6.39-1|320	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|321	
14mu|php-5.6.39-1|322	%postun cli
14mu|php-5.6.39-1|323	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|324	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|325	fi
14mu|php-5.6.39-1|326	
14mu|php-5.6.39-1|327	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|328	
14mu|php-5.6.39-1|329	%package fpm
14mu|php-5.6.39-1|330	Summary:	PHP5 FastCGI Process Manager
14mu|php-5.6.39-1|331	Group:		Development/PHP
14mu|php-5.6.39-1|332	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|333	Requires:	php-ctype >= %{EVRD}
14mu|php-5.6.39-1|334	Requires:	php-filter >= %{EVRD}
14mu|php-5.6.39-1|335	Requires:	php-ftp >= %{EVRD}
14mu|php-5.6.39-1|336	Requires:	php-gettext >= %{EVRD}
14mu|php-5.6.39-1|337	Requires:	php-hash >= %{EVRD}
14mu|php-5.6.39-1|338	Requires:	php-ini >= %{version}
14mu|php-5.6.39-1|339	Requires:	php-json >= %{EVRD}
14mu|php-5.6.39-1|340	Requires:	php-openssl >= %{EVRD}
14mu|php-5.6.39-1|341	Requires:	php-posix >= %{EVRD}
14mu|php-5.6.39-1|342	Requires:	php-session >= %{EVRD}
14mu|php-5.6.39-1|343	# Suggests:	php-suhosin >= 0.9.33
14mu|php-5.6.39-1|344	Requires:	php-sysvsem >= %{EVRD}
14mu|php-5.6.39-1|345	Requires:	php-sysvshm >= %{EVRD}
14mu|php-5.6.39-1|346	Requires:	php-timezonedb >= 3:2009.10
14mu|php-5.6.39-1|347	Requires:	php-tokenizer >= %{EVRD}
14mu|php-5.6.39-1|348	Requires:	php-xmlreader >= %{EVRD}
14mu|php-5.6.39-1|349	Requires:	php-xmlwriter >= %{EVRD}
14mu|php-5.6.39-1|350	Requires:	php-zlib >= %{EVRD}
14mu|php-5.6.39-1|351	Requires:	php-xml >= %{EVRD}
14mu|php-5.6.39-1|352	Requires(pre,post,preun,postun):	rpm-helper
14mu|php-5.6.39-1|353	Provides:	php = %{EVRD}
14mu|php-5.6.39-1|354	
14mu|php-5.6.39-1|355	%description fpm
14mu|php-5.6.39-1|356	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
14mu|php-5.6.39-1|357	integration for several commercial and non-commercial database management
14mu|php-5.6.39-1|358	systems, so writing a database-enabled script with PHP5 is fairly simple. The
14mu|php-5.6.39-1|359	most common use of PHP5 coding is probably as a replacement for CGI scripts.
14mu|php-5.6.39-1|360	
14mu|php-5.6.39-1|361	This package contains the FastCGI Process Manager. You must also install
14mu|php-5.6.39-1|362	libphp5_common.
14mu|php-5.6.39-1|363	
14mu|php-5.6.39-1|364	%files fpm
14mu|php-5.6.39-1|365	%doc sapi/fpm/CREDITS sapi/fpm/LICENSE
14mu|php-5.6.39-1|366	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php-fpm.conf
14mu|php-5.6.39-1|367	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/php-fpm
14mu|php-5.6.39-1|368	%attr(0644,root,root) %{_sysconfdir}/logrotate.d/php-fpm
14mu|php-5.6.39-1|369	%attr(0755,root,root) %dir %{_sysconfdir}/php-fpm.d
14mu|php-5.6.39-1|370	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php-fpm.d/default.conf
14mu|php-5.6.39-1|371	%attr(0755,root,root) %{_sbindir}/php-fpm
14mu|php-5.6.39-1|372	%attr(0644,root,root) %{_mandir}/man8/php-fpm.8*
14mu|php-5.6.39-1|373	%attr(0711,apache,apache) %dir /var/lib/php-fpm
14mu|php-5.6.39-1|374	%attr(0711,apache,apache) %dir /var/log/php-fpm
14mu|php-5.6.39-1|375	%attr(0711,apache,apache) %dir /run/php-fpm
14mu|php-5.6.39-1|376	%{_unitdir}/php-fpm.service
14mu|php-5.6.39-1|377	%{_tmpfilesdir}/php-fpm.conf
14mu|php-5.6.39-1|378	
14mu|php-5.6.39-1|379	%pre fpm
14mu|php-5.6.39-1|380	%_preun_service php-fpm
14mu|php-5.6.39-1|381	%_pre_useradd apache /var/www /bin/sh
14mu|php-5.6.39-1|382	
14mu|php-5.6.39-1|383	%post fpm
14mu|php-5.6.39-1|384	%tmpfiles_create php-fpm
14mu|php-5.6.39-1|385	%_post_service php-fpm
14mu|php-5.6.39-1|386	if [ $1 = 1 ]; then
14mu|php-5.6.39-1|387	# Initial installation
14mu|php-5.6.39-1|388	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|389	fi
14mu|php-5.6.39-1|390	
14mu|php-5.6.39-1|391	%preun fpm
14mu|php-5.6.39-1|392	if [ $1 = 0 ]; then
14mu|php-5.6.39-1|393	# Package removal, not upgrade
14mu|php-5.6.39-1|394	/bin/systemctl --no-reload disable php-fpm.service >/dev/null 2>&1 || :
14mu|php-5.6.39-1|395	/bin/systemctl stop php-fpm.service >/dev/null 2>&1 || :
14mu|php-5.6.39-1|396	fi
14mu|php-5.6.39-1|397	
14mu|php-5.6.39-1|398	%postun fpm
14mu|php-5.6.39-1|399	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|400	if [ $1 -ge 1 ]; then
14mu|php-5.6.39-1|401	# Package upgrade, not uninstall
14mu|php-5.6.39-1|402	/bin/systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
14mu|php-5.6.39-1|403	fi
14mu|php-5.6.39-1|404	%_postun_userdel apache
14mu|php-5.6.39-1|405	
14mu|php-5.6.39-1|406	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|407	
14mu|php-5.6.39-1|408	%package ini
14mu|php-5.6.39-1|409	Summary:	INI files for PHP
14mu|php-5.6.39-1|410	Group:		Development/PHP
14mu|php-5.6.39-1|411	
14mu|php-5.6.39-1|412	%description ini
14mu|php-5.6.39-1|413	The php-ini package contains the ini file required for PHP.
14mu|php-5.6.39-1|414	
14mu|php-5.6.39-1|415	%files ini
14mu|php-5.6.39-1|416	%config(noreplace) %{_sysconfdir}/php.ini
14mu|php-5.6.39-1|417	%config(noreplace) %{_sysconfdir}/php-cgi-fcgi.ini
14mu|php-5.6.39-1|418	%dir %{_sysconfdir}/php.d
14mu|php-5.6.39-1|419	%dir %{_libdir}/php
14mu|php-5.6.39-1|420	%dir %{_libdir}/php/extensions
14mu|php-5.6.39-1|421	%dir %{_datadir}/php
14mu|php-5.6.39-1|422	
14mu|php-5.6.39-1|423	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|424	
14mu|php-5.6.39-1|425	%package -n %{libname}
14mu|php-5.6.39-1|426	Summary:	Shared library for PHP5
14mu|php-5.6.39-1|427	Group:		System/Libraries
14mu|php-5.6.39-1|428	Provides:	php-pcre = %{EVRD}
14mu|php-5.6.39-1|429	Provides:	php-simplexml = %{EVRD}
14mu|php-5.6.39-1|430	Provides:	php(api) = %{apiver}
14mu|php-5.6.39-1|431	Provides:	php(zend-abi) = %{zendver}
14mu|php-5.6.39-1|432	Requires:	systemd-units
14mu|php-5.6.39-1|433	Requires(post,preun,postun):	systemd-units
14mu|php-5.6.39-1|434	
14mu|php-5.6.39-1|435	%description -n %{libname}
14mu|php-5.6.39-1|436	This package provides the common files to run with different implementations of
14mu|php-5.6.39-1|437	PHP5. You need this package if you install the php standalone package or a
14mu|php-5.6.39-1|438	webserver with php support (ie: apache-mod_php).
14mu|php-5.6.39-1|439	
14mu|php-5.6.39-1|440	%files -n %{libname}
14mu|php-5.6.39-1|441	%{_libdir}/libphp5_common.so.%{php5_common_major}*
14mu|php-5.6.39-1|442	
14mu|php-5.6.39-1|443	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|444	
14mu|php-5.6.39-1|445	%package -n %{libembedded}
14mu|php-5.6.39-1|446	Summary:	Shared library for PHP5 (embedded)
14mu|php-5.6.39-1|447	Group:		System/Libraries
14mu|php-5.6.39-1|448	
14mu|php-5.6.39-1|449	%description -n %{libembedded}
14mu|php-5.6.39-1|450	Shared library for PHP5 (embedded). It's used to embed PHP5 to various
14mu|php-5.6.39-1|451	applications.
14mu|php-5.6.39-1|452	
14mu|php-5.6.39-1|453	%files -n %{libembedded}
14mu|php-5.6.39-1|454	%{_libdir}/libphp5-%{php5_embedded_major}.so
14mu|php-5.6.39-1|455	
14mu|php-5.6.39-1|456	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|457	
14mu|php-5.6.39-1|458	%package devel
14mu|php-5.6.39-1|459	Summary:	Development package for PHP5
14mu|php-5.6.39-1|460	Group:		Development/C
14mu|php-5.6.39-1|461	Requires:	%{libname} = %{EVRD}
14mu|php-5.6.39-1|462	Requires:	%{libembedded} = %{EVRD}
14mu|php-5.6.39-1|463	Requires:	bison
14mu|php-5.6.39-1|464	Requires:	byacc
14mu|php-5.6.39-1|465	Requires:	chrpath
14mu|php-5.6.39-1|466	Requires:	dos2unix
14mu|php-5.6.39-1|467	Requires:	flex
14mu|php-5.6.39-1|468	Requires:	openssl
14mu|php-5.6.39-1|469	Requires:	re2c >= 0.9.11
14mu|php-5.6.39-1|470	Requires:	tcl
14mu|php-5.6.39-1|471	Requires:	pam-devel
14mu|php-5.6.39-1|472	Requires:	pkgconfig(libpcre)
14mu|php-5.6.39-1|473	Requires:	pkgconfig(libxml-2.0)
14mu|php-5.6.39-1|474	Requires:	pkgconfig(libxslt)
14mu|php-5.6.39-1|475	Requires:	pkgconfig(openssl)
14mu|php-5.6.39-1|476	
14mu|php-5.6.39-1|477	%description devel
14mu|php-5.6.39-1|478	The php-devel package lets you compile dynamic extensions to PHP5. Included
14mu|php-5.6.39-1|479	here is the source for the php extensions. Instead of recompiling the whole php
14mu|php-5.6.39-1|480	binary to add support for, say, oracle, install this package and use the new
14mu|php-5.6.39-1|481	self-contained extensions support. For more information, read the file
14mu|php-5.6.39-1|482	SELF-CONTAINED-EXTENSIONS.
14mu|php-5.6.39-1|483	
14mu|php-5.6.39-1|484	%files devel
14mu|php-5.6.39-1|485	%doc SELF-CONTAINED-EXTENSIONS CODING_STANDARDS README.* EXTENSIONS
14mu|php-5.6.39-1|486	%doc Zend/ZEND_* README.TESTING*
14mu|php-5.6.39-1|487	%attr(0755,root,root) %{_bindir}/php-config
14mu|php-5.6.39-1|488	%attr(0755,root,root) %{_bindir}/phpize
14mu|php-5.6.39-1|489	%{_libdir}/libphp5_common.so
14mu|php-5.6.39-1|490	%{_libdir}/libphp5.so
14mu|php-5.6.39-1|491	%{_libdir}/php/build
14mu|php-5.6.39-1|492	%{_usrsrc}/php-devel
14mu|php-5.6.39-1|493	%{multiarch_includedir}/php/main/build-defs.h
14mu|php-5.6.39-1|494	%{multiarch_includedir}/php/main/php_config.h
14mu|php-5.6.39-1|495	%{_includedir}/php
14mu|php-5.6.39-1|496	%{_sysconfdir}/rpm/macros.d/php.macros
14mu|php-5.6.39-1|497	%attr(0644,root,root) %{_mandir}/man1/php-config.1*
14mu|php-5.6.39-1|498	%attr(0644,root,root) %{_mandir}/man1/phpize.1*
14mu|php-5.6.39-1|499	
14mu|php-5.6.39-1|500	%post devel
14mu|php-5.6.39-1|501	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|502	
14mu|php-5.6.39-1|503	%postun devel
14mu|php-5.6.39-1|504	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|505	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|506	fi
14mu|php-5.6.39-1|507	
14mu|php-5.6.39-1|508	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|509	
14mu|php-5.6.39-1|510	%package doc
14mu|php-5.6.39-1|511	Summary:	Documentation for PHP
14mu|php-5.6.39-1|512	Group:		Development/PHP
14mu|php-5.6.39-1|513	
14mu|php-5.6.39-1|514	%description doc
14mu|php-5.6.39-1|515	Documentation for php.
14mu|php-5.6.39-1|516	
14mu|php-5.6.39-1|517	%files doc
14mu|php-5.6.39-1|518	%doc CREDITS INSTALL LICENSE NEWS Zend/ZEND_LICENSE
14mu|php-5.6.39-1|519	%doc php.ini-production php.ini-development configure_command
14mu|php-5.6.39-1|520	%doc README.openssl README.spl CREDITS.libxml CREDITS.zlib
14mu|php-5.6.39-1|521	%doc README.EXT_SKEL README.input_filter
14mu|php-5.6.39-1|522	%doc README.PARAMETER_PARSING_API README.STREAMS
14mu|php-5.6.39-1|523	
14mu|php-5.6.39-1|524	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|525	
14mu|php-5.6.39-1|526	%package bcmath
14mu|php-5.6.39-1|527	Summary:	The bcmath module for PHP
14mu|php-5.6.39-1|528	Group:		Development/PHP
14mu|php-5.6.39-1|529	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|530	
14mu|php-5.6.39-1|531	%description bcmath
14mu|php-5.6.39-1|532	This is a dynamic shared object (DSO) for PHP that will add bc style precision
14mu|php-5.6.39-1|533	math functions support.
14mu|php-5.6.39-1|534	
14mu|php-5.6.39-1|535	For arbitrary precision mathematics PHP offers the Binary Calculator which
14mu|php-5.6.39-1|536	supports numbers of any size and precision, represented as strings.
14mu|php-5.6.39-1|537	
14mu|php-5.6.39-1|538	%files bcmath
14mu|php-5.6.39-1|539	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/66_bcmath.ini
14mu|php-5.6.39-1|540	%attr(0755,root,root) %{_libdir}/php/extensions/bcmath.so
14mu|php-5.6.39-1|541	
14mu|php-5.6.39-1|542	%post bcmath
14mu|php-5.6.39-1|543	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|544	
14mu|php-5.6.39-1|545	%postun bcmath
14mu|php-5.6.39-1|546	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|547	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|548	fi
14mu|php-5.6.39-1|549	
14mu|php-5.6.39-1|550	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|551	
14mu|php-5.6.39-1|552	%package bz2
14mu|php-5.6.39-1|553	Summary:	Bzip2 extension module for PHP
14mu|php-5.6.39-1|554	Group:		Development/PHP
14mu|php-5.6.39-1|555	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|556	
14mu|php-5.6.39-1|557	%description bz2
14mu|php-5.6.39-1|558	This is a dynamic shared object (DSO) for PHP that will add bzip2 compression
14mu|php-5.6.39-1|559	support to PHP.
14mu|php-5.6.39-1|560	
14mu|php-5.6.39-1|561	The bzip2 functions are used to transparently read and write bzip2 (.bz2)
14mu|php-5.6.39-1|562	compressed files.
14mu|php-5.6.39-1|563	
14mu|php-5.6.39-1|564	%files bz2
14mu|php-5.6.39-1|565	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/10_bz2.ini
14mu|php-5.6.39-1|566	%attr(0755,root,root) %{_libdir}/php/extensions/bz2.so
14mu|php-5.6.39-1|567	
14mu|php-5.6.39-1|568	%post bz2
14mu|php-5.6.39-1|569	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|570	
14mu|php-5.6.39-1|571	%postun bz2
14mu|php-5.6.39-1|572	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|573	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|574	fi
14mu|php-5.6.39-1|575	
14mu|php-5.6.39-1|576	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|577	
14mu|php-5.6.39-1|578	%package calendar
14mu|php-5.6.39-1|579	Summary:	Calendar extension module for PHP
14mu|php-5.6.39-1|580	Group:		Development/PHP
14mu|php-5.6.39-1|581	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|582	
14mu|php-5.6.39-1|583	%description calendar
14mu|php-5.6.39-1|584	This is a dynamic shared object (DSO) for PHP that will add calendar support.
14mu|php-5.6.39-1|585	
14mu|php-5.6.39-1|586	The calendar extension presents a series of functions to simplify converting
14mu|php-5.6.39-1|587	between different calendar formats. The intermediary or standard it is based on
14mu|php-5.6.39-1|588	is the Julian Day Count. The Julian Day Count is a count of days starting from
14mu|php-5.6.39-1|589	January 1st, 4713 B.C. To convert between calendar systems, you must first
14mu|php-5.6.39-1|590	convert to Julian Day Count, then to the calendar system of your choice. Julian
14mu|php-5.6.39-1|591	Day Count is very different from the Julian Calendar! For more information on
14mu|php-5.6.39-1|592	Julian Day Count, visit http://www.hermetic.ch/cal_stud/jdn.htm. For more
14mu|php-5.6.39-1|593	information on calendar systems visit
14mu|php-5.6.39-1|594	http://www.boogle.com/info/cal-overview.html. Excerpts from this page are
14mu|php-5.6.39-1|595	included in these instructions, and are in quotes.
14mu|php-5.6.39-1|596	
14mu|php-5.6.39-1|597	%files calendar
14mu|php-5.6.39-1|598	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/11_calendar.ini
14mu|php-5.6.39-1|599	%attr(0755,root,root) %{_libdir}/php/extensions/calendar.so
14mu|php-5.6.39-1|600	
14mu|php-5.6.39-1|601	%post calendar
14mu|php-5.6.39-1|602	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|603	
14mu|php-5.6.39-1|604	%postun calendar
14mu|php-5.6.39-1|605	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|606	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|607	fi
14mu|php-5.6.39-1|608	
14mu|php-5.6.39-1|609	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|610	
14mu|php-5.6.39-1|611	%package ctype
14mu|php-5.6.39-1|612	Summary:	Ctype extension module for PHP
14mu|php-5.6.39-1|613	Group:		Development/PHP
14mu|php-5.6.39-1|614	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|615	
14mu|php-5.6.39-1|616	%description ctype
14mu|php-5.6.39-1|617	This is a dynamic shared object (DSO) for PHP that will add ctype support.
14mu|php-5.6.39-1|618	
14mu|php-5.6.39-1|619	The functions provided by this extension check whether a character or string
14mu|php-5.6.39-1|620	falls into a certain character class according to the current locale (see also
14mu|php-5.6.39-1|621	setlocale()).
14mu|php-5.6.39-1|622	
14mu|php-5.6.39-1|623	%files ctype
14mu|php-5.6.39-1|624	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/12_ctype.ini
14mu|php-5.6.39-1|625	%attr(0755,root,root) %{_libdir}/php/extensions/ctype.so
14mu|php-5.6.39-1|626	
14mu|php-5.6.39-1|627	%post ctype
14mu|php-5.6.39-1|628	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|629	
14mu|php-5.6.39-1|630	%postun ctype
14mu|php-5.6.39-1|631	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|632	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|633	fi
14mu|php-5.6.39-1|634	
14mu|php-5.6.39-1|635	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|636	
14mu|php-5.6.39-1|637	%package curl
14mu|php-5.6.39-1|638	Summary:	Curl extension module for PHP
14mu|php-5.6.39-1|639	Group:		Development/PHP
14mu|php-5.6.39-1|640	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|641	
14mu|php-5.6.39-1|642	%description curl
14mu|php-5.6.39-1|643	This is a dynamic shared object (DSO) for PHP that will add curl support.
14mu|php-5.6.39-1|644	
14mu|php-5.6.39-1|645	PHP supports libcurl, a library created by Daniel Stenberg, that allows you to
14mu|php-5.6.39-1|646	connect and communicate to many different types of servers with many different
14mu|php-5.6.39-1|647	types of protocols. libcurl currently supports the http, https, ftp, gopher,
14mu|php-5.6.39-1|648	telnet, dict, file, and ldap protocols. libcurl also supports HTTPS
14mu|php-5.6.39-1|649	certificates, HTTP POST, HTTP PUT, FTP uploading (this can also be done with
14mu|php-5.6.39-1|650	PHP's ftp extension), HTTP form based upload, proxies, cookies, and
14mu|php-5.6.39-1|651	user+password authentication.
14mu|php-5.6.39-1|652	
14mu|php-5.6.39-1|653	%files curl
14mu|php-5.6.39-1|654	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/13_curl.ini
14mu|php-5.6.39-1|655	%attr(0755,root,root) %{_libdir}/php/extensions/curl.so
14mu|php-5.6.39-1|656	
14mu|php-5.6.39-1|657	%post curl
14mu|php-5.6.39-1|658	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|659	
14mu|php-5.6.39-1|660	%postun curl
14mu|php-5.6.39-1|661	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|662	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|663	fi
14mu|php-5.6.39-1|664	
14mu|php-5.6.39-1|665	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|666	
14mu|php-5.6.39-1|667	%package dba
14mu|php-5.6.39-1|668	Summary:	DBA extension module for PHP
14mu|php-5.6.39-1|669	Group:		Development/PHP
14mu|php-5.6.39-1|670	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|671	
14mu|php-5.6.39-1|672	%description dba
14mu|php-5.6.39-1|673	This is a dynamic shared object (DSO) for PHP that will add flat-file databases
14mu|php-5.6.39-1|674	(DBA) support.
14mu|php-5.6.39-1|675	
14mu|php-5.6.39-1|676	These functions build the foundation for accessing Berkeley DB style databases.
14mu|php-5.6.39-1|677	
14mu|php-5.6.39-1|678	This is a general abstraction layer for several file-based databases. As such,
14mu|php-5.6.39-1|679	functionality is limited to a common subset of features supported by modern
14mu|php-5.6.39-1|680	databases such as Sleepycat Software's DB2. (This is not to be confused with
14mu|php-5.6.39-1|681	IBM's DB2 software, which is supported through the ODBC functions.)
14mu|php-5.6.39-1|682	
14mu|php-5.6.39-1|683	%files dba
14mu|php-5.6.39-1|684	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/14_dba.ini
14mu|php-5.6.39-1|685	%attr(0755,root,root) %{_libdir}/php/extensions/dba.so
14mu|php-5.6.39-1|686	
14mu|php-5.6.39-1|687	%post dba
14mu|php-5.6.39-1|688	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|689	
14mu|php-5.6.39-1|690	%postun dba
14mu|php-5.6.39-1|691	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|692	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|693	fi
14mu|php-5.6.39-1|694	
14mu|php-5.6.39-1|695	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|696	
14mu|php-5.6.39-1|697	%package dom
14mu|php-5.6.39-1|698	Summary:	Dom extension module for PHP
14mu|php-5.6.39-1|699	Group:		Development/PHP
14mu|php-5.6.39-1|700	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|701	
14mu|php-5.6.39-1|702	%description dom
14mu|php-5.6.39-1|703	This is a dynamic shared object (DSO) for PHP that will add dom support.
14mu|php-5.6.39-1|704	
14mu|php-5.6.39-1|705	The DOM extension is the replacement for the DOM XML extension from PHP 4. The
14mu|php-5.6.39-1|706	extension still contains many old functions, but they should no longer be used.
14mu|php-5.6.39-1|707	In particular, functions that are not object-oriented should be avoided.
14mu|php-5.6.39-1|708	
14mu|php-5.6.39-1|709	The extension allows you to operate on an XML document with the DOM API.
14mu|php-5.6.39-1|710	
14mu|php-5.6.39-1|711	%files dom
14mu|php-5.6.39-1|712	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/18_dom.ini
14mu|php-5.6.39-1|713	%attr(0755,root,root) %{_libdir}/php/extensions/dom.so
14mu|php-5.6.39-1|714	
14mu|php-5.6.39-1|715	%post dom
14mu|php-5.6.39-1|716	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|717	
14mu|php-5.6.39-1|718	%postun dom
14mu|php-5.6.39-1|719	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|720	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|721	fi
14mu|php-5.6.39-1|722	
14mu|php-5.6.39-1|723	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|724	
14mu|php-5.6.39-1|725	%package enchant
14mu|php-5.6.39-1|726	Summary:	Libenchant binder, support near all spelling tools
14mu|php-5.6.39-1|727	Group:		Development/PHP
14mu|php-5.6.39-1|728	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|729	
14mu|php-5.6.39-1|730	%description enchant
14mu|php-5.6.39-1|731	Enchant is a binder for libenchant. Libenchant provides a common API for many
14mu|php-5.6.39-1|732	spell libraries:
14mu|php-5.6.39-1|733	
14mu|php-5.6.39-1|734	- aspell/pspell (intended to replace ispell)
14mu|php-5.6.39-1|735	- hspell (hebrew)
14mu|php-5.6.39-1|736	- ispell
14mu|php-5.6.39-1|737	- myspell (OpenOffice project, mozilla)
14mu|php-5.6.39-1|738	- uspell (primarily Yiddish, Hebrew, and Eastern European languages)
14mu|php-5.6.39-1|739	A plugin system allows to add custom spell support.
14mu|php-5.6.39-1|740	see www.abisource.com/enchant/
14mu|php-5.6.39-1|741	
14mu|php-5.6.39-1|742	%files enchant
14mu|php-5.6.39-1|743	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/38_enchant.ini
14mu|php-5.6.39-1|744	%attr(0755,root,root) %{_libdir}/php/extensions/enchant.so
14mu|php-5.6.39-1|745	
14mu|php-5.6.39-1|746	%post enchant
14mu|php-5.6.39-1|747	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|748	
14mu|php-5.6.39-1|749	%postun enchant
14mu|php-5.6.39-1|750	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|751	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|752	fi
14mu|php-5.6.39-1|753	
14mu|php-5.6.39-1|754	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|755	
14mu|php-5.6.39-1|756	%package exif
14mu|php-5.6.39-1|757	Summary:	EXIF extension module for PHP
14mu|php-5.6.39-1|758	Group:		Development/PHP
14mu|php-5.6.39-1|759	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|760	Requires:	php-mbstring >= %{EVRD}
14mu|php-5.6.39-1|761	
14mu|php-5.6.39-1|762	%description exif
14mu|php-5.6.39-1|763	This is a dynamic shared object (DSO) for PHP that will add EXIF tags support
14mu|php-5.6.39-1|764	in image files.
14mu|php-5.6.39-1|765	
14mu|php-5.6.39-1|766	With the exif extension you are able to work with image meta data. For example,
14mu|php-5.6.39-1|767	you may use exif functions to read meta data of pictures taken from digital
14mu|php-5.6.39-1|768	cameras by working with information stored in the headers of the JPEG and TIFF
14mu|php-5.6.39-1|769	images.
14mu|php-5.6.39-1|770	
14mu|php-5.6.39-1|771	%files exif
14mu|php-5.6.39-1|772	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/19_exif.ini
14mu|php-5.6.39-1|773	%attr(0755,root,root) %{_libdir}/php/extensions/exif.so
14mu|php-5.6.39-1|774	
14mu|php-5.6.39-1|775	%post exif
14mu|php-5.6.39-1|776	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|777	
14mu|php-5.6.39-1|778	%postun exif
14mu|php-5.6.39-1|779	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|780	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|781	fi
14mu|php-5.6.39-1|782	
14mu|php-5.6.39-1|783	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|784	
14mu|php-5.6.39-1|785	%package fileinfo
14mu|php-5.6.39-1|786	Summary:	Fileinfo extension module for PHP
14mu|php-5.6.39-1|787	Group:		Development/PHP
14mu|php-5.6.39-1|788	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|789	
14mu|php-5.6.39-1|790	%description fileinfo
14mu|php-5.6.39-1|791	This extension allows retrieval of information regarding vast majority of file.
14mu|php-5.6.39-1|792	This information may include dimensions, quality, length etc...
14mu|php-5.6.39-1|793	
14mu|php-5.6.39-1|794	Additionally it can also be used to retrieve the mime type for a particular
14mu|php-5.6.39-1|795	file and for text files proper language encoding.
14mu|php-5.6.39-1|796	
14mu|php-5.6.39-1|797	%files fileinfo
14mu|php-5.6.39-1|798	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/32_fileinfo.ini
14mu|php-5.6.39-1|799	%attr(0755,root,root) %{_libdir}/php/extensions/fileinfo.so
14mu|php-5.6.39-1|800	
14mu|php-5.6.39-1|801	%post fileinfo
14mu|php-5.6.39-1|802	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|803	
14mu|php-5.6.39-1|804	%postun fileinfo
14mu|php-5.6.39-1|805	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|806	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|807	fi
14mu|php-5.6.39-1|808	
14mu|php-5.6.39-1|809	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|810	
14mu|php-5.6.39-1|811	%package filter
14mu|php-5.6.39-1|812	Summary:	Extension for safely dealing with input parameters
14mu|php-5.6.39-1|813	Group:		Development/PHP
14mu|php-5.6.39-1|814	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|815	
14mu|php-5.6.39-1|816	%description filter
14mu|php-5.6.39-1|817	The Input Filter extension is meant to address this issue by implementing a set
14mu|php-5.6.39-1|818	of filters and mechanisms that users can use to safely access their input data.
14mu|php-5.6.39-1|819	
14mu|php-5.6.39-1|820	%files filter
14mu|php-5.6.39-1|821	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/81_filter.ini
14mu|php-5.6.39-1|822	%attr(0755,root,root) %{_libdir}/php/extensions/filter.so
14mu|php-5.6.39-1|823	
14mu|php-5.6.39-1|824	%post filter
14mu|php-5.6.39-1|825	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|826	
14mu|php-5.6.39-1|827	%postun filter
14mu|php-5.6.39-1|828	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|829	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|830	fi
14mu|php-5.6.39-1|831	
14mu|php-5.6.39-1|832	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|833	
14mu|php-5.6.39-1|834	%package ftp
14mu|php-5.6.39-1|835	Summary:	FTP extension module for PHP
14mu|php-5.6.39-1|836	Group:		Development/PHP
14mu|php-5.6.39-1|837	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|838	
14mu|php-5.6.39-1|839	%description ftp
14mu|php-5.6.39-1|840	This is a dynamic shared object (DSO) for PHP that will add FTP support.
14mu|php-5.6.39-1|841	
14mu|php-5.6.39-1|842	The functions in this extension implement client access to file servers
14mu|php-5.6.39-1|843	speaking the File Transfer Protocol (FTP) as defined in
14mu|php-5.6.39-1|844	http://www.faqs.org/rfcs/rfc959. This extension is meant for detailed access to
14mu|php-5.6.39-1|845	an FTP server providing a wide range of control to the executing script. If you
14mu|php-5.6.39-1|846	only wish to read from or write to a file on an FTP server, consider using the
14mu|php-5.6.39-1|847	ftp:// wrapper  with the filesystem functions  which provide a simpler and more
14mu|php-5.6.39-1|848	intuitive interface.
14mu|php-5.6.39-1|849	
14mu|php-5.6.39-1|850	%files ftp
14mu|php-5.6.39-1|851	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/22_ftp.ini
14mu|php-5.6.39-1|852	%attr(0755,root,root) %{_libdir}/php/extensions/ftp.so
14mu|php-5.6.39-1|853	
14mu|php-5.6.39-1|854	%post ftp
14mu|php-5.6.39-1|855	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|856	
14mu|php-5.6.39-1|857	%postun ftp
14mu|php-5.6.39-1|858	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|859	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|860	fi
14mu|php-5.6.39-1|861	
14mu|php-5.6.39-1|862	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|863	
14mu|php-5.6.39-1|864	%package gd
14mu|php-5.6.39-1|865	Summary:	GD extension module for PHP
14mu|php-5.6.39-1|866	Group:		Development/PHP
14mu|php-5.6.39-1|867	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|868	
14mu|php-5.6.39-1|869	%description gd
14mu|php-5.6.39-1|870	This is a dynamic shared object (DSO) for PHP that will add GD support,
14mu|php-5.6.39-1|871	allowing you to create and manipulate images with PHP using the gd library.
14mu|php-5.6.39-1|872	
14mu|php-5.6.39-1|873	PHP is not limited to creating just HTML output. It can also be used to create
14mu|php-5.6.39-1|874	and manipulate image files in a variety of different image formats, including
14mu|php-5.6.39-1|875	gif, png, jpg, wbmp, and xpm. Even more convenient, PHP can output image
14mu|php-5.6.39-1|876	streams directly to a browser. You will need to compile PHP with the GD library
14mu|php-5.6.39-1|877	of image functions for this to work. GD and PHP may also require other
14mu|php-5.6.39-1|878	libraries, depending on which image formats you want to work with.
14mu|php-5.6.39-1|879	
14mu|php-5.6.39-1|880	You can use the image functions in PHP to get the size of JPEG, GIF, PNG, SWF,
14mu|php-5.6.39-1|881	TIFF and JPEG2000 images.
14mu|php-5.6.39-1|882	
14mu|php-5.6.39-1|883	%files gd
14mu|php-5.6.39-1|884	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/23_gd.ini
14mu|php-5.6.39-1|885	%attr(0755,root,root) %{_libdir}/php/extensions/gd.so
14mu|php-5.6.39-1|886	
14mu|php-5.6.39-1|887	%post gd
14mu|php-5.6.39-1|888	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|889	
14mu|php-5.6.39-1|890	%postun gd
14mu|php-5.6.39-1|891	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|892	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|893	fi
14mu|php-5.6.39-1|894	
14mu|php-5.6.39-1|895	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|896	
14mu|php-5.6.39-1|897	%package gettext
14mu|php-5.6.39-1|898	Summary:	Gettext extension module for PHP
14mu|php-5.6.39-1|899	Group:		Development/PHP
14mu|php-5.6.39-1|900	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|901	
14mu|php-5.6.39-1|902	%description gettext
14mu|php-5.6.39-1|903	This is a dynamic shared object (DSO) for PHP that will add gettext support.
14mu|php-5.6.39-1|904	
14mu|php-5.6.39-1|905	The gettext functions implement an NLS (Native Language Support) API which can
14mu|php-5.6.39-1|906	be used to internationalize your PHP applications. Please see the gettext
14mu|php-5.6.39-1|907	documentation for your system for a thorough explanation of these functions or
14mu|php-5.6.39-1|908	view the docs at http://www.gnu.org/software/gettext/manual/gettext.html.
14mu|php-5.6.39-1|909	
14mu|php-5.6.39-1|910	%files gettext
14mu|php-5.6.39-1|911	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/24_gettext.ini
14mu|php-5.6.39-1|912	%attr(0755,root,root) %{_libdir}/php/extensions/gettext.so
14mu|php-5.6.39-1|913	
14mu|php-5.6.39-1|914	%post gettext
14mu|php-5.6.39-1|915	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|916	
14mu|php-5.6.39-1|917	%postun gettext
14mu|php-5.6.39-1|918	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|919	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|920	fi
14mu|php-5.6.39-1|921	
14mu|php-5.6.39-1|922	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|923	
14mu|php-5.6.39-1|924	%package gmp
14mu|php-5.6.39-1|925	Summary:	Gmp extension module for PHP
14mu|php-5.6.39-1|926	Group:		Development/PHP
14mu|php-5.6.39-1|927	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|928	
14mu|php-5.6.39-1|929	%description gmp
14mu|php-5.6.39-1|930	This is a dynamic shared object (DSO) for PHP that will add arbitrary length
14mu|php-5.6.39-1|931	number support using the GNU MP library.
14mu|php-5.6.39-1|932	
14mu|php-5.6.39-1|933	%files gmp
14mu|php-5.6.39-1|934	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/25_gmp.ini
14mu|php-5.6.39-1|935	%attr(0755,root,root) %{_libdir}/php/extensions/gmp.so
14mu|php-5.6.39-1|936	
14mu|php-5.6.39-1|937	%post gmp
14mu|php-5.6.39-1|938	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|939	
14mu|php-5.6.39-1|940	%postun gmp
14mu|php-5.6.39-1|941	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|942	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|943	fi
14mu|php-5.6.39-1|944	
14mu|php-5.6.39-1|945	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|946	
14mu|php-5.6.39-1|947	%package hash
14mu|php-5.6.39-1|948	Summary:	HASH Message Digest Framework
14mu|php-5.6.39-1|949	Group:		Development/PHP
14mu|php-5.6.39-1|950	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|951	
14mu|php-5.6.39-1|952	%description hash
14mu|php-5.6.39-1|953	Native implementations of common message digest algorithms using a generic
14mu|php-5.6.39-1|954	factory method.
14mu|php-5.6.39-1|955	
14mu|php-5.6.39-1|956	Message Digest (hash) engine. Allows direct or incremental processing of
14mu|php-5.6.39-1|957	arbitrary length messages using a variety of hashing algorithms.
14mu|php-5.6.39-1|958	
14mu|php-5.6.39-1|959	%files hash
14mu|php-5.6.39-1|960	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/54_hash.ini
14mu|php-5.6.39-1|961	%attr(0755,root,root) %{_libdir}/php/extensions/hash.so
14mu|php-5.6.39-1|962	
14mu|php-5.6.39-1|963	%post hash
14mu|php-5.6.39-1|964	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|965	
14mu|php-5.6.39-1|966	%postun hash
14mu|php-5.6.39-1|967	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|968	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|969	fi
14mu|php-5.6.39-1|970	
14mu|php-5.6.39-1|971	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|972	
14mu|php-5.6.39-1|973	%package iconv
14mu|php-5.6.39-1|974	Summary:	Iconv extension module for PHP
14mu|php-5.6.39-1|975	Group:		Development/PHP
14mu|php-5.6.39-1|976	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|977	
14mu|php-5.6.39-1|978	%description iconv
14mu|php-5.6.39-1|979	This is a dynamic shared object (DSO) for PHP that will add iconv support.
14mu|php-5.6.39-1|980	
14mu|php-5.6.39-1|981	This module contains an interface to iconv character set conversion facility.
14mu|php-5.6.39-1|982	With this module, you can turn a string represented by a local character set
14mu|php-5.6.39-1|983	into the one represented by another character set, which may be the Unicode
14mu|php-5.6.39-1|984	character set. Supported character sets depend on the iconv implementation of
14mu|php-5.6.39-1|985	your system. Note that the iconv function on some systems may not work as you
14mu|php-5.6.39-1|986	expect. In such case, it'd be a good idea to install the GNU libiconv library.
14mu|php-5.6.39-1|987	It will most likely end up with more consistent results.
14mu|php-5.6.39-1|988	
14mu|php-5.6.39-1|989	%files iconv
14mu|php-5.6.39-1|990	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/26_iconv.ini
14mu|php-5.6.39-1|991	%attr(0755,root,root) %{_libdir}/php/extensions/iconv.so
14mu|php-5.6.39-1|992	
14mu|php-5.6.39-1|993	%post iconv
14mu|php-5.6.39-1|994	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|995	
14mu|php-5.6.39-1|996	%postun iconv
14mu|php-5.6.39-1|997	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|998	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|999	fi
14mu|php-5.6.39-1|1000	
14mu|php-5.6.39-1|1001	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1002	
14mu|php-5.6.39-1|1003	%package imap
14mu|php-5.6.39-1|1004	Summary:	IMAP extension module for PHP
14mu|php-5.6.39-1|1005	Group:		Development/PHP
14mu|php-5.6.39-1|1006	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1007	
14mu|php-5.6.39-1|1008	%description imap
14mu|php-5.6.39-1|1009	This is a dynamic shared object (DSO) for PHP that will add IMAP support.
14mu|php-5.6.39-1|1010	
14mu|php-5.6.39-1|1011	These functions are not limited to the IMAP protocol, despite their name. The
14mu|php-5.6.39-1|1012	underlying c-client library also supports NNTP, POP3 and local mailbox access
14mu|php-5.6.39-1|1013	methods.
14mu|php-5.6.39-1|1014	
14mu|php-5.6.39-1|1015	%files imap
14mu|php-5.6.39-1|1016	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/27_imap.ini
14mu|php-5.6.39-1|1017	%attr(0755,root,root) %{_libdir}/php/extensions/imap.so
14mu|php-5.6.39-1|1018	
14mu|php-5.6.39-1|1019	%post imap
14mu|php-5.6.39-1|1020	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1021	
14mu|php-5.6.39-1|1022	%postun imap
14mu|php-5.6.39-1|1023	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1024	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1025	fi
14mu|php-5.6.39-1|1026	
14mu|php-5.6.39-1|1027	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1028	
14mu|php-5.6.39-1|1029	%package intl
14mu|php-5.6.39-1|1030	Summary:	Internationalization extension module for PHP
14mu|php-5.6.39-1|1031	Group:		Development/PHP
14mu|php-5.6.39-1|1032	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1033	
14mu|php-5.6.39-1|1034	%description intl
14mu|php-5.6.39-1|1035	This is a dynamic shared object (DSO) for PHP that will add
14mu|php-5.6.39-1|1036	Internationalization support.
14mu|php-5.6.39-1|1037	
14mu|php-5.6.39-1|1038	Internationalization extension implements ICU library functionality in PHP.
14mu|php-5.6.39-1|1039	
14mu|php-5.6.39-1|1040	%files intl
14mu|php-5.6.39-1|1041	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/27_intl.ini
14mu|php-5.6.39-1|1042	%attr(0755,root,root) %{_libdir}/php/extensions/intl.so
14mu|php-5.6.39-1|1043	
14mu|php-5.6.39-1|1044	%post intl
14mu|php-5.6.39-1|1045	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1046	
14mu|php-5.6.39-1|1047	%postun intl
14mu|php-5.6.39-1|1048	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1049	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1050	fi
14mu|php-5.6.39-1|1051	
14mu|php-5.6.39-1|1052	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1053	
14mu|php-5.6.39-1|1054	%package json
14mu|php-5.6.39-1|1055	Summary:	JavaScript Object Notation
14mu|php-5.6.39-1|1056	Group:		Development/PHP
14mu|php-5.6.39-1|1057	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1058	
14mu|php-5.6.39-1|1059	%description json
14mu|php-5.6.39-1|1060	Support for JSON (JavaScript Object Notation) serialization.
14mu|php-5.6.39-1|1061	
14mu|php-5.6.39-1|1062	%files json
14mu|php-5.6.39-1|1063	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/82_json.ini
14mu|php-5.6.39-1|1064	%attr(0755,root,root) %{_libdir}/php/extensions/json.so
14mu|php-5.6.39-1|1065	
14mu|php-5.6.39-1|1066	%post json
14mu|php-5.6.39-1|1067	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1068	
14mu|php-5.6.39-1|1069	%postun json
14mu|php-5.6.39-1|1070	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1071	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1072	fi
14mu|php-5.6.39-1|1073	
14mu|php-5.6.39-1|1074	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1075	
14mu|php-5.6.39-1|1076	%package ldap
14mu|php-5.6.39-1|1077	Summary:	LDAP extension module for PHP
14mu|php-5.6.39-1|1078	Group:		Development/PHP
14mu|php-5.6.39-1|1079	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1080	
14mu|php-5.6.39-1|1081	%description ldap
14mu|php-5.6.39-1|1082	This is a dynamic shared object (DSO) for PHP that will add LDAP support.
14mu|php-5.6.39-1|1083	
14mu|php-5.6.39-1|1084	LDAP is the Lightweight Directory Access Protocol, and is a protocol used to
14mu|php-5.6.39-1|1085	access "Directory Servers". The Directory is a special kind of database that
14mu|php-5.6.39-1|1086	holds information in a tree structure.
14mu|php-5.6.39-1|1087	
14mu|php-5.6.39-1|1088	The concept is similar to your hard disk directory structure, except that in
14mu|php-5.6.39-1|1089	this context, the root directory is "The world" and the first level
14mu|php-5.6.39-1|1090	subdirectories are "countries". Lower levels of the directory structure contain
14mu|php-5.6.39-1|1091	entries for companies, organisations or places, while yet lower still we find
14mu|php-5.6.39-1|1092	directory entries for people, and perhaps equipment or documents.
14mu|php-5.6.39-1|1093	
14mu|php-5.6.39-1|1094	%files ldap
14mu|php-5.6.39-1|1095	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/28_ldap.ini
14mu|php-5.6.39-1|1096	%attr(0755,root,root) %{_libdir}/php/extensions/ldap.so
14mu|php-5.6.39-1|1097	
14mu|php-5.6.39-1|1098	%post ldap
14mu|php-5.6.39-1|1099	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1100	
14mu|php-5.6.39-1|1101	%postun ldap
14mu|php-5.6.39-1|1102	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1103	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1104	fi
14mu|php-5.6.39-1|1105	
14mu|php-5.6.39-1|1106	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1107	
14mu|php-5.6.39-1|1108	%package mbstring
14mu|php-5.6.39-1|1109	Summary:	MBstring extension module for PHP
14mu|php-5.6.39-1|1110	Group:		Development/PHP
14mu|php-5.6.39-1|1111	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1112	# To make it easier to find for e.g. Roundcube requesting php-multibyte
14mu|php-5.6.39-1|1113	Provides:	%{name}-multibyte = %{EVRD}
14mu|php-5.6.39-1|1114	
14mu|php-5.6.39-1|1115	%description mbstring
14mu|php-5.6.39-1|1116	This is a dynamic shared object (DSO) for PHP that will add multibyte string
14mu|php-5.6.39-1|1117	support.
14mu|php-5.6.39-1|1118	
14mu|php-5.6.39-1|1119	mbstring provides multibyte specific string functions that help you deal with
14mu|php-5.6.39-1|1120	multibyte encodings in PHP. In addition to that, mbstring handles character
14mu|php-5.6.39-1|1121	encoding conversion between the possible encoding pairs. mbstring is designed
14mu|php-5.6.39-1|1122	to handle Unicode-based encodings such as UTF-8 and UCS-2 and many single-byte
14mu|php-5.6.39-1|1123	encodings for convenience.
14mu|php-5.6.39-1|1124	
14mu|php-5.6.39-1|1125	%files mbstring
14mu|php-5.6.39-1|1126	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/29_mbstring.ini
14mu|php-5.6.39-1|1127	%attr(0755,root,root) %{_libdir}/php/extensions/mbstring.so
14mu|php-5.6.39-1|1128	
14mu|php-5.6.39-1|1129	%post mbstring
14mu|php-5.6.39-1|1130	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1131	
14mu|php-5.6.39-1|1132	%postun mbstring
14mu|php-5.6.39-1|1133	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1134	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1135	fi
14mu|php-5.6.39-1|1136	
14mu|php-5.6.39-1|1137	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1138	
14mu|php-5.6.39-1|1139	%package mcrypt
14mu|php-5.6.39-1|1140	Summary:	Mcrypt extension module for PHP
14mu|php-5.6.39-1|1141	Group:		Development/PHP
14mu|php-5.6.39-1|1142	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1143	
14mu|php-5.6.39-1|1144	%description mcrypt
14mu|php-5.6.39-1|1145	This is a dynamic shared object (DSO) for PHP that will add mcrypt support.
14mu|php-5.6.39-1|1146	
14mu|php-5.6.39-1|1147	This is an interface to the mcrypt library, which supports a wide variety of
14mu|php-5.6.39-1|1148	block algorithms such as DES, TripleDES, Blowfish (default), 3-WAY, SAFER-SK64,
14mu|php-5.6.39-1|1149	SAFER-SK128, TWOFISH, TEA, RC3 and GOST in CBC, OFB, CFB and ECB cipher modes.
14mu|php-5.6.39-1|1150	Additionally, it supports RC6 and IDEA which are considered "non-free".
14mu|php-5.6.39-1|1151	
14mu|php-5.6.39-1|1152	%files mcrypt
14mu|php-5.6.39-1|1153	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/30_mcrypt.ini
14mu|php-5.6.39-1|1154	%attr(0755,root,root) %{_libdir}/php/extensions/mcrypt.so
14mu|php-5.6.39-1|1155	
14mu|php-5.6.39-1|1156	%post mcrypt
14mu|php-5.6.39-1|1157	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1158	
14mu|php-5.6.39-1|1159	%postun mcrypt
14mu|php-5.6.39-1|1160	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1161	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1162	fi
14mu|php-5.6.39-1|1163	
14mu|php-5.6.39-1|1164	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1165	
14mu|php-5.6.39-1|1166	%package mssql
14mu|php-5.6.39-1|1167	Summary:	MS SQL extension module for PHP
14mu|php-5.6.39-1|1168	Group:		Development/PHP
14mu|php-5.6.39-1|1169	Requires:	freetds >= 0.63
14mu|php-5.6.39-1|1170	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1171	
14mu|php-5.6.39-1|1172	%description mssql
14mu|php-5.6.39-1|1173	This is a dynamic shared object (DSO) for PHP that will add MS SQL databases
14mu|php-5.6.39-1|1174	support using the FreeTDS library.
14mu|php-5.6.39-1|1175	
14mu|php-5.6.39-1|1176	%files mssql
14mu|php-5.6.39-1|1177	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/35_mssql.ini
14mu|php-5.6.39-1|1178	%attr(0755,root,root) %{_libdir}/php/extensions/mssql.so
14mu|php-5.6.39-1|1179	
14mu|php-5.6.39-1|1180	%post mssql
14mu|php-5.6.39-1|1181	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1182	
14mu|php-5.6.39-1|1183	%postun mssql
14mu|php-5.6.39-1|1184	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1185	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1186	fi
14mu|php-5.6.39-1|1187	
14mu|php-5.6.39-1|1188	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1189	
14mu|php-5.6.39-1|1190	%package mysql
14mu|php-5.6.39-1|1191	Summary:	MySQL database module for PHP
14mu|php-5.6.39-1|1192	Group:		Development/PHP
14mu|php-5.6.39-1|1193	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1194	
14mu|php-5.6.39-1|1195	%description mysql
14mu|php-5.6.39-1|1196	This is a dynamic shared object (DSO) for PHP that will add MySQL database
14mu|php-5.6.39-1|1197	support.
14mu|php-5.6.39-1|1198	
14mu|php-5.6.39-1|1199	These functions allow you to access MySQL database servers. More information
14mu|php-5.6.39-1|1200	about MySQL can be found at http://www.mysql.com/.
14mu|php-5.6.39-1|1201	
14mu|php-5.6.39-1|1202	Documentation for MySQL can be found at http://dev.mysql.com/doc/.
14mu|php-5.6.39-1|1203	
14mu|php-5.6.39-1|1204	%files mysql
14mu|php-5.6.39-1|1205	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/36_mysql.ini
14mu|php-5.6.39-1|1206	%attr(0755,root,root) %{_libdir}/php/extensions/mysql.so
14mu|php-5.6.39-1|1207	
14mu|php-5.6.39-1|1208	%post mysql
14mu|php-5.6.39-1|1209	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1210	
14mu|php-5.6.39-1|1211	%postun mysql
14mu|php-5.6.39-1|1212	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1213	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1214	fi
14mu|php-5.6.39-1|1215	
14mu|php-5.6.39-1|1216	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1217	
14mu|php-5.6.39-1|1218	%package mysqli
14mu|php-5.6.39-1|1219	Summary:	MySQL database module for PHP
14mu|php-5.6.39-1|1220	Group:		Development/PHP
14mu|php-5.6.39-1|1221	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1222	
14mu|php-5.6.39-1|1223	%description mysqli
14mu|php-5.6.39-1|1224	This is a dynamic shared object (DSO) for PHP that will add MySQL database
14mu|php-5.6.39-1|1225	support.
14mu|php-5.6.39-1|1226	
14mu|php-5.6.39-1|1227	The mysqli extension allows you to access the functionality provided by MySQL
14mu|php-5.6.39-1|1228	4.1 and above. It is an improved version of the older PHP MySQL driver,
14mu|php-5.6.39-1|1229	offering various benefits. The developers of the PHP programming language
14mu|php-5.6.39-1|1230	recommend using MySQLi when dealing with MySQL server versions 4.1.3 and newer
14mu|php-5.6.39-1|1231	(takes advantage of new functionality)
14mu|php-5.6.39-1|1232	
14mu|php-5.6.39-1|1233	More information about the MySQL Database server can be found at
14mu|php-5.6.39-1|1234	http://www.mysql.com/
14mu|php-5.6.39-1|1235	
14mu|php-5.6.39-1|1236	Documentation for MySQL can be found at http://dev.mysql.com/doc/.
14mu|php-5.6.39-1|1237	
14mu|php-5.6.39-1|1238	Documentation for MySQLi can be found at http://www.php.net/manual/en/mysqli.overview.php.
14mu|php-5.6.39-1|1239	
14mu|php-5.6.39-1|1240	%files mysqli
14mu|php-5.6.39-1|1241	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/37_mysqli.ini
14mu|php-5.6.39-1|1242	%attr(0755,root,root) %{_libdir}/php/extensions/mysqli.so
14mu|php-5.6.39-1|1243	
14mu|php-5.6.39-1|1244	%post mysqli
14mu|php-5.6.39-1|1245	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1246	
14mu|php-5.6.39-1|1247	%postun mysqli
14mu|php-5.6.39-1|1248	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1249	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1250	fi
14mu|php-5.6.39-1|1251	
14mu|php-5.6.39-1|1252	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1253	
14mu|php-5.6.39-1|1254	%package mysqlnd
14mu|php-5.6.39-1|1255	Summary:	MySQL native database module for PHP
14mu|php-5.6.39-1|1256	Group:		Development/PHP
14mu|php-5.6.39-1|1257	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1258	
14mu|php-5.6.39-1|1259	%description mysqlnd
14mu|php-5.6.39-1|1260	This is a dynamic shared object (DSO) for PHP that will add MySQL native
14mu|php-5.6.39-1|1261	database support.
14mu|php-5.6.39-1|1262	
14mu|php-5.6.39-1|1263	These functions allow you to access MySQL database servers. More information
14mu|php-5.6.39-1|1264	about MySQL can be found at http://www.mysql.com/.
14mu|php-5.6.39-1|1265	
14mu|php-5.6.39-1|1266	Documentation for MySQL can be found at http://dev.mysql.com/doc/.
14mu|php-5.6.39-1|1267	
14mu|php-5.6.39-1|1268	%files mysqlnd
14mu|php-5.6.39-1|1269	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/78_mysqlnd.ini
14mu|php-5.6.39-1|1270	%attr(0755,root,root) %{_libdir}/php/extensions/mysqlnd.so
14mu|php-5.6.39-1|1271	
14mu|php-5.6.39-1|1272	%post mysqlnd
14mu|php-5.6.39-1|1273	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1274	
14mu|php-5.6.39-1|1275	%postun mysqlnd
14mu|php-5.6.39-1|1276	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1277	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1278	fi
14mu|php-5.6.39-1|1279	
14mu|php-5.6.39-1|1280	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1281	
14mu|php-5.6.39-1|1282	%package odbc
14mu|php-5.6.39-1|1283	Summary:	ODBC extension module for PHP
14mu|php-5.6.39-1|1284	Group:		Development/PHP
14mu|php-5.6.39-1|1285	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1286	
14mu|php-5.6.39-1|1287	%description odbc
14mu|php-5.6.39-1|1288	This is a dynamic shared object (DSO) for PHP that will add ODBC support.
14mu|php-5.6.39-1|1289	
14mu|php-5.6.39-1|1290	In addition to normal ODBC support, the Unified ODBC functions in PHP allow you
14mu|php-5.6.39-1|1291	to access several databases that have borrowed the semantics of the ODBC API to
14mu|php-5.6.39-1|1292	implement their own API. Instead of maintaining multiple database drivers that
14mu|php-5.6.39-1|1293	were all nearly identical, these drivers have been unified into a single set of
14mu|php-5.6.39-1|1294	ODBC functions.
14mu|php-5.6.39-1|1295	
14mu|php-5.6.39-1|1296	%files odbc
14mu|php-5.6.39-1|1297	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/39_odbc.ini
14mu|php-5.6.39-1|1298	%attr(0755,root,root) %{_libdir}/php/extensions/odbc.so
14mu|php-5.6.39-1|1299	
14mu|php-5.6.39-1|1300	%post odbc
14mu|php-5.6.39-1|1301	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1302	
14mu|php-5.6.39-1|1303	%postun odbc
14mu|php-5.6.39-1|1304	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1305	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1306	fi
14mu|php-5.6.39-1|1307	
14mu|php-5.6.39-1|1308	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1309	
14mu|php-5.6.39-1|1310	%package opcache
14mu|php-5.6.39-1|1311	Summary:	Opcode cache for PHP
14mu|php-5.6.39-1|1312	Group:		Development/PHP
14mu|php-5.6.39-1|1313	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1314	
14mu|php-5.6.39-1|1315	%description opcache
14mu|php-5.6.39-1|1316	Opcode cache for PHP
14mu|php-5.6.39-1|1317	
14mu|php-5.6.39-1|1318	%files opcache
14mu|php-5.6.39-1|1319	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/85_opcache.ini
14mu|php-5.6.39-1|1320	%attr(0755,root,root) %{_libdir}/php/extensions/opcache.so
14mu|php-5.6.39-1|1321	
14mu|php-5.6.39-1|1322	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1323	
14mu|php-5.6.39-1|1324	%package openssl
14mu|php-5.6.39-1|1325	Summary:	OpenSSL extension module for PHP
14mu|php-5.6.39-1|1326	Group:		Development/PHP
14mu|php-5.6.39-1|1327	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1328	
14mu|php-5.6.39-1|1329	%description openssl
14mu|php-5.6.39-1|1330	This is a dynamic shared object (DSO) for PHP that will add OpenSSL support.
14mu|php-5.6.39-1|1331	
14mu|php-5.6.39-1|1332	%files openssl
14mu|php-5.6.39-1|1333	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/21_openssl.ini
14mu|php-5.6.39-1|1334	%attr(0755,root,root) %{_libdir}/php/extensions/openssl.so
14mu|php-5.6.39-1|1335	
14mu|php-5.6.39-1|1336	%post openssl
14mu|php-5.6.39-1|1337	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1338	
14mu|php-5.6.39-1|1339	%postun openssl
14mu|php-5.6.39-1|1340	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1341	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1342	fi
14mu|php-5.6.39-1|1343	
14mu|php-5.6.39-1|1344	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1345	
14mu|php-5.6.39-1|1346	%package pcntl
14mu|php-5.6.39-1|1347	Summary:	Process Control extension module for PHP
14mu|php-5.6.39-1|1348	Group:		Development/PHP
14mu|php-5.6.39-1|1349	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1350	
14mu|php-5.6.39-1|1351	%description pcntl
14mu|php-5.6.39-1|1352	This is a dynamic shared object (DSO) for PHP that will add process spawning
14mu|php-5.6.39-1|1353	and control support. It supports functions like fork(), waitpid(), signal()
14mu|php-5.6.39-1|1354	etc.
14mu|php-5.6.39-1|1355	
14mu|php-5.6.39-1|1356	Process Control support in PHP implements the Unix style of process creation,
14mu|php-5.6.39-1|1357	program execution, signal handling and process termination. Process Control
14mu|php-5.6.39-1|1358	should not be enabled within a webserver environment and unexpected results may
14mu|php-5.6.39-1|1359	happen if any Process Control functions are used within a webserver
14mu|php-5.6.39-1|1360	environment.
14mu|php-5.6.39-1|1361	
14mu|php-5.6.39-1|1362	%files pcntl
14mu|php-5.6.39-1|1363	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/40_pcntl.ini
14mu|php-5.6.39-1|1364	%attr(0755,root,root) %{_libdir}/php/extensions/pcntl.so
14mu|php-5.6.39-1|1365	
14mu|php-5.6.39-1|1366	%post pcntl
14mu|php-5.6.39-1|1367	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1368	
14mu|php-5.6.39-1|1369	%postun pcntl
14mu|php-5.6.39-1|1370	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1371	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1372	fi
14mu|php-5.6.39-1|1373	
14mu|php-5.6.39-1|1374	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1375	
14mu|php-5.6.39-1|1376	%package pdo
14mu|php-5.6.39-1|1377	Summary:	PHP Data Objects Interface
14mu|php-5.6.39-1|1378	Group:		Development/PHP
14mu|php-5.6.39-1|1379	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1380	Provides:	php-pdo-abi  = %{pdover}
14mu|php-5.6.39-1|1381	Provides:	php(pdo-abi) = %{pdover}
14mu|php-5.6.39-1|1382	
14mu|php-5.6.39-1|1383	%description pdo
14mu|php-5.6.39-1|1384	PDO provides a uniform data access interface, sporting advanced features such
14mu|php-5.6.39-1|1385	as prepared statements and bound parameters. PDO drivers are dynamically
14mu|php-5.6.39-1|1386	loadable and may be developed independently from the core, but still accessed
14mu|php-5.6.39-1|1387	using the same API.
14mu|php-5.6.39-1|1388	
14mu|php-5.6.39-1|1389	Read the documentation at http://www.php.net/pdo for more information.
14mu|php-5.6.39-1|1390	
14mu|php-5.6.39-1|1391	%files pdo
14mu|php-5.6.39-1|1392	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/70_pdo.ini
14mu|php-5.6.39-1|1393	%attr(0755,root,root) %{_libdir}/php/extensions/pdo.so
14mu|php-5.6.39-1|1394	
14mu|php-5.6.39-1|1395	%post pdo
14mu|php-5.6.39-1|1396	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1397	
14mu|php-5.6.39-1|1398	%postun pdo
14mu|php-5.6.39-1|1399	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1400	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1401	fi
14mu|php-5.6.39-1|1402	
14mu|php-5.6.39-1|1403	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1404	
14mu|php-5.6.39-1|1405	%package pdo_dblib
14mu|php-5.6.39-1|1406	Summary:	Sybase Interface driver for PDO
14mu|php-5.6.39-1|1407	Group:		Development/PHP
14mu|php-5.6.39-1|1408	Requires:	freetds >= 0.63
14mu|php-5.6.39-1|1409	Requires:	php-pdo >= %{EVRD}
14mu|php-5.6.39-1|1410	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1411	
14mu|php-5.6.39-1|1412	%description pdo_dblib
14mu|php-5.6.39-1|1413	PDO_DBLIB is a driver that implements the PHP Data Objects (PDO) interface to
14mu|php-5.6.39-1|1414	enable access from PHP to Microsoft SQL Server and Sybase databases through the
14mu|php-5.6.39-1|1415	FreeTDS libary.
14mu|php-5.6.39-1|1416	
14mu|php-5.6.39-1|1417	%files pdo_dblib
14mu|php-5.6.39-1|1418	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/71_pdo_dblib.ini
14mu|php-5.6.39-1|1419	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_dblib.so
14mu|php-5.6.39-1|1420	
14mu|php-5.6.39-1|1421	%post pdo_dblib
14mu|php-5.6.39-1|1422	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1423	
14mu|php-5.6.39-1|1424	%postun pdo_dblib
14mu|php-5.6.39-1|1425	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1426	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1427	fi
14mu|php-5.6.39-1|1428	
14mu|php-5.6.39-1|1429	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1430	
14mu|php-5.6.39-1|1431	%package pdo_mysql
14mu|php-5.6.39-1|1432	Summary:	MySQL Interface driver for PDO
14mu|php-5.6.39-1|1433	Group:		Development/PHP
14mu|php-5.6.39-1|1434	Requires:	php-pdo >= %{EVRD}
14mu|php-5.6.39-1|1435	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1436	
14mu|php-5.6.39-1|1437	%description pdo_mysql
14mu|php-5.6.39-1|1438	PDO_MYSQL is a driver that implements the PHP Data Objects (PDO) interface to
14mu|php-5.6.39-1|1439	enable access from PHP to MySQL 3.x and 4.x databases.
14mu|php-5.6.39-1|1440	
14mu|php-5.6.39-1|1441	PDO_MYSQL will take advantage of native prepared statement support present in
14mu|php-5.6.39-1|1442	MySQL 4.1 and higher. If you're using an older version of the mysql client
14mu|php-5.6.39-1|1443	libraries, PDO will emulate them for you.
14mu|php-5.6.39-1|1444	
14mu|php-5.6.39-1|1445	%files pdo_mysql
14mu|php-5.6.39-1|1446	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/73_pdo_mysql.ini
14mu|php-5.6.39-1|1447	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_mysql.so
14mu|php-5.6.39-1|1448	
14mu|php-5.6.39-1|1449	%post pdo_mysql
14mu|php-5.6.39-1|1450	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1451	
14mu|php-5.6.39-1|1452	%postun pdo_mysql
14mu|php-5.6.39-1|1453	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1454	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1455	fi
14mu|php-5.6.39-1|1456	
14mu|php-5.6.39-1|1457	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1458	
14mu|php-5.6.39-1|1459	%package pdo_odbc
14mu|php-5.6.39-1|1460	Summary:	ODBC v3 Interface driver for PDO
14mu|php-5.6.39-1|1461	Group:		Development/PHP
14mu|php-5.6.39-1|1462	Requires:	php-pdo >= %{EVRD}
14mu|php-5.6.39-1|1463	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1464	
14mu|php-5.6.39-1|1465	%description pdo_odbc
14mu|php-5.6.39-1|1466	PDO_ODBC is a driver that implements the PHP Data Objects (PDO) interface to
14mu|php-5.6.39-1|1467	enable access from PHP to databases through ODBC drivers or through the IBM DB2
14mu|php-5.6.39-1|1468	Call Level Interface (DB2 CLI) library. PDO_ODBC currently supports three
14mu|php-5.6.39-1|1469	different "flavours" of database drivers:
14mu|php-5.6.39-1|1470	
14mu|php-5.6.39-1|1471	o ibm-db2  - Supports access to IBM DB2 Universal Database, Cloudscape, and
14mu|php-5.6.39-1|1472	Apache Derby servers through the free DB2 client.
14mu|php-5.6.39-1|1473	
14mu|php-5.6.39-1|1474	o unixODBC - Supports access to database servers through the unixODBC driver
14mu|php-5.6.39-1|1475	manager and the database's own ODBC drivers.
14mu|php-5.6.39-1|1476	
14mu|php-5.6.39-1|1477	o generic  - Offers a compile option for ODBC driver managers that are not
14mu|php-5.6.39-1|1478	explicitly supported by PDO_ODBC.
14mu|php-5.6.39-1|1479	
14mu|php-5.6.39-1|1480	%files pdo_odbc
14mu|php-5.6.39-1|1481	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/75_pdo_odbc.ini
14mu|php-5.6.39-1|1482	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_odbc.so
14mu|php-5.6.39-1|1483	
14mu|php-5.6.39-1|1484	%post pdo_odbc
14mu|php-5.6.39-1|1485	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1486	
14mu|php-5.6.39-1|1487	%postun pdo_odbc
14mu|php-5.6.39-1|1488	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1489	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1490	fi
14mu|php-5.6.39-1|1491	
14mu|php-5.6.39-1|1492	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1493	
14mu|php-5.6.39-1|1494	%package pdo_pgsql
14mu|php-5.6.39-1|1495	Summary:	PostgreSQL interface driver for PDO
14mu|php-5.6.39-1|1496	Group:		Development/PHP
14mu|php-5.6.39-1|1497	Requires:	php-pdo >= %{EVRD}
14mu|php-5.6.39-1|1498	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1499	Requires:	postgresql-libs >= %{postgresql_version}
14mu|php-5.6.39-1|1500	
14mu|php-5.6.39-1|1501	%description pdo_pgsql
14mu|php-5.6.39-1|1502	PDO_PGSQL is a driver that implements the PHP Data Objects (PDO) interface to
14mu|php-5.6.39-1|1503	enable access from PHP to PostgreSQL databases.
14mu|php-5.6.39-1|1504	
14mu|php-5.6.39-1|1505	%files pdo_pgsql
14mu|php-5.6.39-1|1506	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/76_pdo_pgsql.ini
14mu|php-5.6.39-1|1507	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_pgsql.so
14mu|php-5.6.39-1|1508	
14mu|php-5.6.39-1|1509	%post pdo_pgsql
14mu|php-5.6.39-1|1510	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1511	
14mu|php-5.6.39-1|1512	%postun pdo_pgsql
14mu|php-5.6.39-1|1513	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1514	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1515	fi
14mu|php-5.6.39-1|1516	
14mu|php-5.6.39-1|1517	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1518	
14mu|php-5.6.39-1|1519	%package pdo_sqlite
14mu|php-5.6.39-1|1520	Summary:	SQLite v3 Interface driver for PDO
14mu|php-5.6.39-1|1521	Group:		Development/PHP
14mu|php-5.6.39-1|1522	Requires:	php-pdo >= %{EVRD}
14mu|php-5.6.39-1|1523	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1524	
14mu|php-5.6.39-1|1525	%description pdo_sqlite
14mu|php-5.6.39-1|1526	PDO_SQLITE is a driver that implements the PHP Data Objects (PDO) interface to
14mu|php-5.6.39-1|1527	enable access to SQLite 3 databases.
14mu|php-5.6.39-1|1528	
14mu|php-5.6.39-1|1529	This extension provides an SQLite v3 driver for PDO. SQLite V3 is NOT
14mu|php-5.6.39-1|1530	compatible with the bundled SQLite 2 in PHP 5, but is a significant step
14mu|php-5.6.39-1|1531	forwards, featuring complete utf-8 support, native support for blobs, native
14mu|php-5.6.39-1|1532	support for prepared statements with bound parameters and improved concurrency.
14mu|php-5.6.39-1|1533	
14mu|php-5.6.39-1|1534	%files pdo_sqlite
14mu|php-5.6.39-1|1535	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/77_pdo_sqlite.ini
14mu|php-5.6.39-1|1536	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_sqlite.so
14mu|php-5.6.39-1|1537	
14mu|php-5.6.39-1|1538	%post pdo_sqlite
14mu|php-5.6.39-1|1539	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1540	
14mu|php-5.6.39-1|1541	%postun pdo_sqlite
14mu|php-5.6.39-1|1542	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1543	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1544	fi
14mu|php-5.6.39-1|1545	
14mu|php-5.6.39-1|1546	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1547	
14mu|php-5.6.39-1|1548	%package pgsql
14mu|php-5.6.39-1|1549	Summary:	PostgreSQL database module for PHP
14mu|php-5.6.39-1|1550	Group:		Development/PHP
14mu|php-5.6.39-1|1551	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1552	Requires:	postgresql-libs >= %{postgresql_version}
14mu|php-5.6.39-1|1553	
14mu|php-5.6.39-1|1554	%description pgsql
14mu|php-5.6.39-1|1555	This is a dynamic shared object (DSO) for PHP that will add PostgreSQL database
14mu|php-5.6.39-1|1556	support.
14mu|php-5.6.39-1|1557	
14mu|php-5.6.39-1|1558	PostgreSQL database is Open Source product and available without cost.
14mu|php-5.6.39-1|1559	Postgres, developed originally in the UC Berkeley Computer Science Department,
14mu|php-5.6.39-1|1560	pioneered many of the object-relational concepts now becoming available in some
14mu|php-5.6.39-1|1561	commercial databases. It provides SQL92/SQL99 language support, transactions,
14mu|php-5.6.39-1|1562	referential integrity, stored procedures and type extensibility. PostgreSQL is
14mu|php-5.6.39-1|1563	an open source descendant of this original Berkeley code.
14mu|php-5.6.39-1|1564	
14mu|php-5.6.39-1|1565	%files pgsql
14mu|php-5.6.39-1|1566	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/42_pgsql.ini
14mu|php-5.6.39-1|1567	%attr(0755,root,root) %{_libdir}/php/extensions/pgsql.so
14mu|php-5.6.39-1|1568	
14mu|php-5.6.39-1|1569	%post pgsql
14mu|php-5.6.39-1|1570	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1571	
14mu|php-5.6.39-1|1572	%postun pgsql
14mu|php-5.6.39-1|1573	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1574	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1575	fi
14mu|php-5.6.39-1|1576	
14mu|php-5.6.39-1|1577	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1578	
14mu|php-5.6.39-1|1579	%package phar
14mu|php-5.6.39-1|1580	Summary:	Allows running of complete applications out of .phar files
14mu|php-5.6.39-1|1581	Group:		Development/PHP
14mu|php-5.6.39-1|1582	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1583	Requires:	php-bz2
14mu|php-5.6.39-1|1584	Requires:	php-hash
14mu|php-5.6.39-1|1585	
14mu|php-5.6.39-1|1586	%description phar
14mu|php-5.6.39-1|1587	This is the extension version of PEAR's PHP_Archive package. Support for
14mu|php-5.6.39-1|1588	zlib, bz2 and crc32 is achieved without any dependency other than the external
14mu|php-5.6.39-1|1589	zlib or bz2 extension.
14mu|php-5.6.39-1|1590	
14mu|php-5.6.39-1|1591	.phar files can be read using the phar stream, or with the Phar class. If the
14mu|php-5.6.39-1|1592	SPL extension is available, a Phar object can be used as an array to iterate
14mu|php-5.6.39-1|1593	over a phar's contents or to read files directly from the phar.
14mu|php-5.6.39-1|1594	
14mu|php-5.6.39-1|1595	Phar archives can be created using the streams API or with the Phar class, if
14mu|php-5.6.39-1|1596	the phar.readonly ini variable is set to false.
14mu|php-5.6.39-1|1597	
14mu|php-5.6.39-1|1598	Full support for MD5 and SHA1 signatures is possible. Signatures can be
14mu|php-5.6.39-1|1599	required if the ini variable phar.require_hash is set to true. When PECL
14mu|php-5.6.39-1|1600	extension hash is avaiable then SHA-256 and SHA-512 signatures are supported as
14mu|php-5.6.39-1|1601	well.
14mu|php-5.6.39-1|1602	
14mu|php-5.6.39-1|1603	%files phar
14mu|php-5.6.39-1|1604	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/84_phar.ini
14mu|php-5.6.39-1|1605	%attr(0755,root,root) %{_libdir}/php/extensions/phar.so
14mu|php-5.6.39-1|1606	%attr(0755,root,root) %{_bindir}/phar
14mu|php-5.6.39-1|1607	%{_mandir}/man1/phar.1*
14mu|php-5.6.39-1|1608	%{_mandir}/man1/phar.phar.1*
14mu|php-5.6.39-1|1609	
14mu|php-5.6.39-1|1610	%post phar
14mu|php-5.6.39-1|1611	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1612	
14mu|php-5.6.39-1|1613	%postun phar
14mu|php-5.6.39-1|1614	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1615	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1616	fi
14mu|php-5.6.39-1|1617	
14mu|php-5.6.39-1|1618	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1619	
14mu|php-5.6.39-1|1620	%package posix
14mu|php-5.6.39-1|1621	Summary:	POSIX extension module for PHP
14mu|php-5.6.39-1|1622	Group:		Development/PHP
14mu|php-5.6.39-1|1623	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1624	
14mu|php-5.6.39-1|1625	%description posix
14mu|php-5.6.39-1|1626	This is a dynamic shared object (DSO) for PHP that will add POSIX functions
14mu|php-5.6.39-1|1627	support to PHP.
14mu|php-5.6.39-1|1628	
14mu|php-5.6.39-1|1629	This module contains an interface to those functions defined in the IEEE 1003.1
14mu|php-5.6.39-1|1630	(POSIX.1) standards document which are not accessible through other means.
14mu|php-5.6.39-1|1631	POSIX.1 for example defined the open(), read(), write() and close() functions,
14mu|php-5.6.39-1|1632	too, which traditionally have been part of PHP 3 for a long time. Some more
14mu|php-5.6.39-1|1633	system specific functions have not been available before, though, and this
14mu|php-5.6.39-1|1634	module tries to remedy this by providing easy access to these functions.
14mu|php-5.6.39-1|1635	
14mu|php-5.6.39-1|1636	%files posix
14mu|php-5.6.39-1|1637	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/43_posix.ini
14mu|php-5.6.39-1|1638	%attr(0755,root,root) %{_libdir}/php/extensions/posix.so
14mu|php-5.6.39-1|1639	
14mu|php-5.6.39-1|1640	%post posix
14mu|php-5.6.39-1|1641	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1642	
14mu|php-5.6.39-1|1643	%postun posix
14mu|php-5.6.39-1|1644	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1645	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1646	fi
14mu|php-5.6.39-1|1647	
14mu|php-5.6.39-1|1648	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1649	
14mu|php-5.6.39-1|1650	%package pspell
14mu|php-5.6.39-1|1651	Summary:	Pspell extension module for PHP
14mu|php-5.6.39-1|1652	Group:		Development/PHP
14mu|php-5.6.39-1|1653	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1654	
14mu|php-5.6.39-1|1655	%description pspell
14mu|php-5.6.39-1|1656	This is a dynamic shared object (DSO) for PHP that will add pspell support to
14mu|php-5.6.39-1|1657	PHP.
14mu|php-5.6.39-1|1658	
14mu|php-5.6.39-1|1659	These functions allow you to check the spelling of a word and offer
14mu|php-5.6.39-1|1660	suggestions.
14mu|php-5.6.39-1|1661	
14mu|php-5.6.39-1|1662	%files pspell
14mu|php-5.6.39-1|1663	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/44_pspell.ini
14mu|php-5.6.39-1|1664	%attr(0755,root,root) %{_libdir}/php/extensions/pspell.so
14mu|php-5.6.39-1|1665	
14mu|php-5.6.39-1|1666	%post pspell
14mu|php-5.6.39-1|1667	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1668	
14mu|php-5.6.39-1|1669	%postun pspell
14mu|php-5.6.39-1|1670	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1671	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1672	fi
14mu|php-5.6.39-1|1673	
14mu|php-5.6.39-1|1674	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1675	
14mu|php-5.6.39-1|1676	%package readline
14mu|php-5.6.39-1|1677	Summary:	Readline extension module for PHP
14mu|php-5.6.39-1|1678	Group:		Development/PHP
14mu|php-5.6.39-1|1679	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1680	
14mu|php-5.6.39-1|1681	%description readline
14mu|php-5.6.39-1|1682	This PHP module adds support for readline functions (only for cli and cgi
14mu|php-5.6.39-1|1683	SAPIs).
14mu|php-5.6.39-1|1684	
14mu|php-5.6.39-1|1685	The readline() functions implement an interface to the GNU Readline library.
14mu|php-5.6.39-1|1686	These are functions that provide editable command lines. An example being the
14mu|php-5.6.39-1|1687	way Bash allows you to use the arrow keys to insert characters or scroll
14mu|php-5.6.39-1|1688	through command history. Because of the interactive nature of this library, it
14mu|php-5.6.39-1|1689	will be of little use for writing Web applications, but may be useful when
14mu|php-5.6.39-1|1690	writing scripts used from a command line.
14mu|php-5.6.39-1|1691	
14mu|php-5.6.39-1|1692	%files readline
14mu|php-5.6.39-1|1693	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/45_readline.ini
14mu|php-5.6.39-1|1694	%attr(0755,root,root) %{_libdir}/php/extensions/readline.so
14mu|php-5.6.39-1|1695	
14mu|php-5.6.39-1|1696	%post readline
14mu|php-5.6.39-1|1697	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1698	
14mu|php-5.6.39-1|1699	%postun readline
14mu|php-5.6.39-1|1700	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1701	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1702	fi
14mu|php-5.6.39-1|1703	
14mu|php-5.6.39-1|1704	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1705	
14mu|php-5.6.39-1|1706	%package recode
14mu|php-5.6.39-1|1707	Summary:	Recode extension module for PHP
14mu|php-5.6.39-1|1708	Group:		Development/PHP
14mu|php-5.6.39-1|1709	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1710	
14mu|php-5.6.39-1|1711	%description recode
14mu|php-5.6.39-1|1712	This is a dynamic shared object (DSO) for PHP that will add recode support
14mu|php-5.6.39-1|1713	using the recode library.
14mu|php-5.6.39-1|1714	
14mu|php-5.6.39-1|1715	This module contains an interface to the GNU Recode library. The GNU Recode
14mu|php-5.6.39-1|1716	library converts files between various coded character sets and surface
14mu|php-5.6.39-1|1717	encodings. When this cannot be achieved exactly, it may get rid of the
14mu|php-5.6.39-1|1718	offending characters or fall back on approximations. The library recognises or
14mu|php-5.6.39-1|1719	produces nearly 150 different character sets and is able to convert files
14mu|php-5.6.39-1|1720	between almost any pair. Most RFC 1345 character sets are supported.
14mu|php-5.6.39-1|1721	
14mu|php-5.6.39-1|1722	%files recode
14mu|php-5.6.39-1|1723	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/46_recode.ini
14mu|php-5.6.39-1|1724	%attr(0755,root,root) %{_libdir}/php/extensions/recode.so
14mu|php-5.6.39-1|1725	
14mu|php-5.6.39-1|1726	%post recode
14mu|php-5.6.39-1|1727	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1728	
14mu|php-5.6.39-1|1729	%postun recode
14mu|php-5.6.39-1|1730	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1731	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1732	fi
14mu|php-5.6.39-1|1733	
14mu|php-5.6.39-1|1734	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1735	
14mu|php-5.6.39-1|1736	%package session
14mu|php-5.6.39-1|1737	Summary:	Session extension module for PHP
14mu|php-5.6.39-1|1738	Group:		Development/PHP
14mu|php-5.6.39-1|1739	Requires(pre,postun):	rpm-helper
14mu|php-5.6.39-1|1740	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1741	
14mu|php-5.6.39-1|1742	%description session
14mu|php-5.6.39-1|1743	This is a dynamic shared object (DSO) for PHP that will add session support.
14mu|php-5.6.39-1|1744	
14mu|php-5.6.39-1|1745	Session support in PHP consists of a way to preserve certain data across
14mu|php-5.6.39-1|1746	subsequent accesses. This enables you to build more customized applications and
14mu|php-5.6.39-1|1747	increase the appeal of your web site.
14mu|php-5.6.39-1|1748	
14mu|php-5.6.39-1|1749	A visitor accessing your web site is assigned a unique id, the so-called
14mu|php-5.6.39-1|1750	session id. This is either stored in a cookie on the user side or is propagated
14mu|php-5.6.39-1|1751	in the URL.
14mu|php-5.6.39-1|1752	
14mu|php-5.6.39-1|1753	%files session
14mu|php-5.6.39-1|1754	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/47_session.ini
14mu|php-5.6.39-1|1755	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/php
14mu|php-5.6.39-1|1756	%attr(0755,root,root) %{_libdir}/php/extensions/session.so
14mu|php-5.6.39-1|1757	%attr(0755,root,root) %{_libdir}/php/maxlifetime
14mu|php-5.6.39-1|1758	%attr(01733,apache,apache) %dir /var/lib/php
14mu|php-5.6.39-1|1759	
14mu|php-5.6.39-1|1760	%pre session
14mu|php-5.6.39-1|1761	%_pre_useradd apache /var/www /bin/sh
14mu|php-5.6.39-1|1762	
14mu|php-5.6.39-1|1763	%post session
14mu|php-5.6.39-1|1764	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1765	
14mu|php-5.6.39-1|1766	%postun session
14mu|php-5.6.39-1|1767	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1768	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1769	fi
14mu|php-5.6.39-1|1770	
14mu|php-5.6.39-1|1771	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1772	
14mu|php-5.6.39-1|1773	%package shmop
14mu|php-5.6.39-1|1774	Summary:	Shared Memory Operations extension module for PHP
14mu|php-5.6.39-1|1775	Group:		Development/PHP
14mu|php-5.6.39-1|1776	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1777	
14mu|php-5.6.39-1|1778	%description shmop
14mu|php-5.6.39-1|1779	This is a dynamic shared object (DSO) for PHP that will add Shared Memory
14mu|php-5.6.39-1|1780	Operations support.
14mu|php-5.6.39-1|1781	
14mu|php-5.6.39-1|1782	Shmop is an easy to use set of functions that allows PHP to read, write, create
14mu|php-5.6.39-1|1783	and delete Unix shared memory segments.
14mu|php-5.6.39-1|1784	
14mu|php-5.6.39-1|1785	%files shmop
14mu|php-5.6.39-1|1786	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/48_shmop.ini
14mu|php-5.6.39-1|1787	%attr(0755,root,root) %{_libdir}/php/extensions/shmop.so
14mu|php-5.6.39-1|1788	
14mu|php-5.6.39-1|1789	%post shmop
14mu|php-5.6.39-1|1790	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1791	
14mu|php-5.6.39-1|1792	%postun shmop
14mu|php-5.6.39-1|1793	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1794	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1795	fi
14mu|php-5.6.39-1|1796	
14mu|php-5.6.39-1|1797	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1798	
14mu|php-5.6.39-1|1799	%package snmp
14mu|php-5.6.39-1|1800	Summary:	NET-SNMP extension module for PHP
14mu|php-5.6.39-1|1801	Group:		Development/PHP
14mu|php-5.6.39-1|1802	Requires:	net-snmp-mibs
14mu|php-5.6.39-1|1803	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1804	
14mu|php-5.6.39-1|1805	%description snmp
14mu|php-5.6.39-1|1806	This is a dynamic shared object (DSO) for PHP that will add SNMP support using
14mu|php-5.6.39-1|1807	the NET-SNMP libraries.
14mu|php-5.6.39-1|1808	
14mu|php-5.6.39-1|1809	In order to use the SNMP functions you need to install the NET-SNMP package.
14mu|php-5.6.39-1|1810	
14mu|php-5.6.39-1|1811	%files snmp
14mu|php-5.6.39-1|1812	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/50_snmp.ini
14mu|php-5.6.39-1|1813	%attr(0755,root,root) %{_libdir}/php/extensions/snmp.so
14mu|php-5.6.39-1|1814	
14mu|php-5.6.39-1|1815	%post snmp
14mu|php-5.6.39-1|1816	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1817	
14mu|php-5.6.39-1|1818	%postun snmp
14mu|php-5.6.39-1|1819	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1820	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1821	fi
14mu|php-5.6.39-1|1822	
14mu|php-5.6.39-1|1823	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1824	
14mu|php-5.6.39-1|1825	%package soap
14mu|php-5.6.39-1|1826	Summary:	Soap extension module for PHP
14mu|php-5.6.39-1|1827	Group:		Development/PHP
14mu|php-5.6.39-1|1828	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1829	
14mu|php-5.6.39-1|1830	%description soap
14mu|php-5.6.39-1|1831	This is a dynamic shared object (DSO) for PHP that will add soap support.
14mu|php-5.6.39-1|1832	
14mu|php-5.6.39-1|1833	The SOAP extension can be used to write SOAP Servers and Clients. It supports
14mu|php-5.6.39-1|1834	subsets of SOAP 1.1, SOAP 1.2 and WSDL 1.1 specifications.
14mu|php-5.6.39-1|1835	
14mu|php-5.6.39-1|1836	%files soap
14mu|php-5.6.39-1|1837	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/51_soap.ini
14mu|php-5.6.39-1|1838	%attr(0755,root,root) %{_libdir}/php/extensions/soap.so
14mu|php-5.6.39-1|1839	
14mu|php-5.6.39-1|1840	%post soap
14mu|php-5.6.39-1|1841	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1842	
14mu|php-5.6.39-1|1843	%postun soap
14mu|php-5.6.39-1|1844	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1845	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1846	fi
14mu|php-5.6.39-1|1847	
14mu|php-5.6.39-1|1848	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1849	
14mu|php-5.6.39-1|1850	%package sockets
14mu|php-5.6.39-1|1851	Summary:	Sockets extension module for PHP
14mu|php-5.6.39-1|1852	Group:		Development/PHP
14mu|php-5.6.39-1|1853	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1854	
14mu|php-5.6.39-1|1855	%description sockets
14mu|php-5.6.39-1|1856	This is a dynamic shared object (DSO) for PHP that will add sockets support.
14mu|php-5.6.39-1|1857	
14mu|php-5.6.39-1|1858	The socket extension implements a low-level interface to the socket
14mu|php-5.6.39-1|1859	communication functions based on the popular BSD sockets, providing the
14mu|php-5.6.39-1|1860	possibility to act as a socket server as well as a client.
14mu|php-5.6.39-1|1861	
14mu|php-5.6.39-1|1862	%files sockets
14mu|php-5.6.39-1|1863	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/52_sockets.ini
14mu|php-5.6.39-1|1864	%attr(0755,root,root) %{_libdir}/php/extensions/sockets.so
14mu|php-5.6.39-1|1865	
14mu|php-5.6.39-1|1866	%post sockets
14mu|php-5.6.39-1|1867	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1868	
14mu|php-5.6.39-1|1869	%postun sockets
14mu|php-5.6.39-1|1870	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1871	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1872	fi
14mu|php-5.6.39-1|1873	
14mu|php-5.6.39-1|1874	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1875	
14mu|php-5.6.39-1|1876	%package sqlite3
14mu|php-5.6.39-1|1877	Summary:	SQLite database bindings for PHP
14mu|php-5.6.39-1|1878	Group:		Development/PHP
14mu|php-5.6.39-1|1879	Requires:	php-pdo >= %{EVRD}
14mu|php-5.6.39-1|1880	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1881	
14mu|php-5.6.39-1|1882	%description sqlite3
14mu|php-5.6.39-1|1883	This is an extension for the SQLite Embeddable SQL Database Engine. SQLite is a
14mu|php-5.6.39-1|1884	C library that implements an embeddable SQL database engine. Programs that link
14mu|php-5.6.39-1|1885	with the SQLite library can have SQL database access without running a separate
14mu|php-5.6.39-1|1886	RDBMS process.
14mu|php-5.6.39-1|1887	
14mu|php-5.6.39-1|1888	SQLite is not a client library used to connect to a big database server. SQLite
14mu|php-5.6.39-1|1889	is the server. The SQLite library reads and writes directly to and from the
14mu|php-5.6.39-1|1890	database files on disk.
14mu|php-5.6.39-1|1891	
14mu|php-5.6.39-1|1892	%files sqlite3
14mu|php-5.6.39-1|1893	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/78_sqlite3.ini
14mu|php-5.6.39-1|1894	%attr(0755,root,root) %{_libdir}/php/extensions/sqlite3.so
14mu|php-5.6.39-1|1895	
14mu|php-5.6.39-1|1896	%post sqlite3
14mu|php-5.6.39-1|1897	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1898	
14mu|php-5.6.39-1|1899	%postun sqlite3
14mu|php-5.6.39-1|1900	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1901	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1902	fi
14mu|php-5.6.39-1|1903	
14mu|php-5.6.39-1|1904	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1905	
14mu|php-5.6.39-1|1906	%package sybase_ct
14mu|php-5.6.39-1|1907	Summary:	Sybase extension module for PHP
14mu|php-5.6.39-1|1908	Group:		Development/PHP
14mu|php-5.6.39-1|1909	Provides:	php-sybase = %{EVRD}
14mu|php-5.6.39-1|1910	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1911	
14mu|php-5.6.39-1|1912	%description sybase_ct
14mu|php-5.6.39-1|1913	This is a dynamic shared object (DSO) for PHP that will add Sybase support to
14mu|php-5.6.39-1|1914	PHP.
14mu|php-5.6.39-1|1915	
14mu|php-5.6.39-1|1916	%files sybase_ct
14mu|php-5.6.39-1|1917	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/46_sybase_ct.ini
14mu|php-5.6.39-1|1918	%attr(0755,root,root) %{_libdir}/php/extensions/sybase_ct.so
14mu|php-5.6.39-1|1919	
14mu|php-5.6.39-1|1920	%post sybase_ct
14mu|php-5.6.39-1|1921	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1922	
14mu|php-5.6.39-1|1923	%postun sybase_ct
14mu|php-5.6.39-1|1924	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1925	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1926	fi
14mu|php-5.6.39-1|1927	
14mu|php-5.6.39-1|1928	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1929	
14mu|php-5.6.39-1|1930	%package sysvmsg
14mu|php-5.6.39-1|1931	Summary:	SysV msg extension module for PHP
14mu|php-5.6.39-1|1932	Group:		Development/PHP
14mu|php-5.6.39-1|1933	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1934	
14mu|php-5.6.39-1|1935	%description sysvmsg
14mu|php-5.6.39-1|1936	This is a dynamic shared object (DSO) for PHP that will add SysV message queues
14mu|php-5.6.39-1|1937	support.
14mu|php-5.6.39-1|1938	
14mu|php-5.6.39-1|1939	%files sysvmsg
14mu|php-5.6.39-1|1940	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/56_sysvmsg.ini
14mu|php-5.6.39-1|1941	%attr(0755,root,root) %{_libdir}/php/extensions/sysvmsg.so
14mu|php-5.6.39-1|1942	
14mu|php-5.6.39-1|1943	%post sysvmsg
14mu|php-5.6.39-1|1944	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1945	
14mu|php-5.6.39-1|1946	%postun sysvmsg
14mu|php-5.6.39-1|1947	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1948	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1949	fi
14mu|php-5.6.39-1|1950	
14mu|php-5.6.39-1|1951	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1952	
14mu|php-5.6.39-1|1953	%package sysvsem
14mu|php-5.6.39-1|1954	Summary:	SysV sem extension module for PHP
14mu|php-5.6.39-1|1955	Group:		Development/PHP
14mu|php-5.6.39-1|1956	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1957	
14mu|php-5.6.39-1|1958	%description sysvsem
14mu|php-5.6.39-1|1959	This is a dynamic shared object (DSO) for PHP that will add SysV semaphores
14mu|php-5.6.39-1|1960	support.
14mu|php-5.6.39-1|1961	
14mu|php-5.6.39-1|1962	%files sysvsem
14mu|php-5.6.39-1|1963	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/57_sysvsem.ini
14mu|php-5.6.39-1|1964	%attr(0755,root,root) %{_libdir}/php/extensions/sysvsem.so
14mu|php-5.6.39-1|1965	
14mu|php-5.6.39-1|1966	%post sysvsem
14mu|php-5.6.39-1|1967	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1968	
14mu|php-5.6.39-1|1969	%postun sysvsem
14mu|php-5.6.39-1|1970	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1971	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1972	fi
14mu|php-5.6.39-1|1973	
14mu|php-5.6.39-1|1974	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1975	
14mu|php-5.6.39-1|1976	%package sysvshm
14mu|php-5.6.39-1|1977	Summary:	SysV shm extension module for PHP
14mu|php-5.6.39-1|1978	Group:		Development/PHP
14mu|php-5.6.39-1|1979	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|1980	
14mu|php-5.6.39-1|1981	%description sysvshm
14mu|php-5.6.39-1|1982	This is a dynamic shared object (DSO) for PHP that will add SysV Shared Memory
14mu|php-5.6.39-1|1983	support.
14mu|php-5.6.39-1|1984	
14mu|php-5.6.39-1|1985	%files sysvshm
14mu|php-5.6.39-1|1986	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/58_sysvshm.ini
14mu|php-5.6.39-1|1987	%attr(0755,root,root) %{_libdir}/php/extensions/sysvshm.so
14mu|php-5.6.39-1|1988	
14mu|php-5.6.39-1|1989	%post sysvshm
14mu|php-5.6.39-1|1990	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1991	
14mu|php-5.6.39-1|1992	%postun sysvshm
14mu|php-5.6.39-1|1993	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|1994	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|1995	fi
14mu|php-5.6.39-1|1996	
14mu|php-5.6.39-1|1997	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|1998	
14mu|php-5.6.39-1|1999	%package tidy
14mu|php-5.6.39-1|2000	Summary:	Tidy HTML Repairing and Parsing for PHP
14mu|php-5.6.39-1|2001	Group:		Development/PHP
14mu|php-5.6.39-1|2002	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|2003	
14mu|php-5.6.39-1|2004	%description tidy
14mu|php-5.6.39-1|2005	Tidy is a binding for the Tidy HTML clean and repair utility which allows you
14mu|php-5.6.39-1|2006	to not only clean and otherwise manipluate HTML documents, but also traverse
14mu|php-5.6.39-1|2007	the document tree using the Zend Engine 2 OO semantics.
14mu|php-5.6.39-1|2008	
14mu|php-5.6.39-1|2009	%files tidy
14mu|php-5.6.39-1|2010	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/59_tidy.ini
14mu|php-5.6.39-1|2011	%attr(0755,root,root) %{_libdir}/php/extensions/tidy.so
14mu|php-5.6.39-1|2012	
14mu|php-5.6.39-1|2013	%post tidy
14mu|php-5.6.39-1|2014	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2015	
14mu|php-5.6.39-1|2016	%postun tidy
14mu|php-5.6.39-1|2017	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2018	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2019	fi
14mu|php-5.6.39-1|2020	
14mu|php-5.6.39-1|2021	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2022	
14mu|php-5.6.39-1|2023	%package tokenizer
14mu|php-5.6.39-1|2024	Summary:	Tokenizer extension module for PHP
14mu|php-5.6.39-1|2025	Group:		Development/PHP
14mu|php-5.6.39-1|2026	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|2027	
14mu|php-5.6.39-1|2028	%description tokenizer
14mu|php-5.6.39-1|2029	This is a dynamic shared object (DSO) for PHP that will add Tokenizer support.
14mu|php-5.6.39-1|2030	
14mu|php-5.6.39-1|2031	The tokenizer functions provide an interface to the PHP tokenizer embedded in
14mu|php-5.6.39-1|2032	the Zend Engine. Using these functions you may write your own PHP source
14mu|php-5.6.39-1|2033	analyzing or modification tools without having to deal with the language
14mu|php-5.6.39-1|2034	specification at the lexical level.
14mu|php-5.6.39-1|2035	
14mu|php-5.6.39-1|2036	%files tokenizer
14mu|php-5.6.39-1|2037	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/60_tokenizer.ini
14mu|php-5.6.39-1|2038	%attr(0755,root,root) %{_libdir}/php/extensions/tokenizer.so
14mu|php-5.6.39-1|2039	
14mu|php-5.6.39-1|2040	%post tokenizer
14mu|php-5.6.39-1|2041	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2042	
14mu|php-5.6.39-1|2043	%postun tokenizer
14mu|php-5.6.39-1|2044	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2045	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2046	fi
14mu|php-5.6.39-1|2047	
14mu|php-5.6.39-1|2048	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2049	
14mu|php-5.6.39-1|2050	%package wddx
14mu|php-5.6.39-1|2051	Summary:	WDDX serialization functions
14mu|php-5.6.39-1|2052	Group:		Development/PHP
14mu|php-5.6.39-1|2053	Requires:	php-xml
14mu|php-5.6.39-1|2054	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|2055	
14mu|php-5.6.39-1|2056	%description wddx
14mu|php-5.6.39-1|2057	This is a dynamic shared object (DSO) that adds wddx support to PHP.
14mu|php-5.6.39-1|2058	
14mu|php-5.6.39-1|2059	These functions are intended for work with WDDX (http://www.openwddx.org/)
14mu|php-5.6.39-1|2060	
14mu|php-5.6.39-1|2061	%files wddx
14mu|php-5.6.39-1|2062	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/63_wddx.ini
14mu|php-5.6.39-1|2063	%attr(0755,root,root) %{_libdir}/php/extensions/wddx.so
14mu|php-5.6.39-1|2064	
14mu|php-5.6.39-1|2065	%post wddx
14mu|php-5.6.39-1|2066	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2067	
14mu|php-5.6.39-1|2068	%postun wddx
14mu|php-5.6.39-1|2069	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2070	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2071	fi
14mu|php-5.6.39-1|2072	
14mu|php-5.6.39-1|2073	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2074	
14mu|php-5.6.39-1|2075	%package xml
14mu|php-5.6.39-1|2076	Summary:	XML extension module for PHP
14mu|php-5.6.39-1|2077	Group:		Development/PHP
14mu|php-5.6.39-1|2078	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|2079	
14mu|php-5.6.39-1|2080	%description xml
14mu|php-5.6.39-1|2081	This is a dynamic shared object (DSO) for PHP that will add XML support. This
14mu|php-5.6.39-1|2082	extension lets you create XML parsers and then define handlers for different
14mu|php-5.6.39-1|2083	XML events.
14mu|php-5.6.39-1|2084	
14mu|php-5.6.39-1|2085	%files xml
14mu|php-5.6.39-1|2086	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/62_xml.ini
14mu|php-5.6.39-1|2087	%attr(0755,root,root) %{_libdir}/php/extensions/xml.so
14mu|php-5.6.39-1|2088	
14mu|php-5.6.39-1|2089	%post xml
14mu|php-5.6.39-1|2090	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2091	
14mu|php-5.6.39-1|2092	%postun xml
14mu|php-5.6.39-1|2093	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2094	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2095	fi
14mu|php-5.6.39-1|2096	
14mu|php-5.6.39-1|2097	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2098	
14mu|php-5.6.39-1|2099	%package xmlreader
14mu|php-5.6.39-1|2100	Summary:	Xmlreader extension module for PHP
14mu|php-5.6.39-1|2101	Group:		Development/PHP
14mu|php-5.6.39-1|2102	Requires:	php-dom
14mu|php-5.6.39-1|2103	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|2104	
14mu|php-5.6.39-1|2105	%description xmlreader
14mu|php-5.6.39-1|2106	XMLReader represents a reader that provides non-cached, forward-only access to
14mu|php-5.6.39-1|2107	XML data. It is based upon the xmlTextReader api from libxml
14mu|php-5.6.39-1|2108	
14mu|php-5.6.39-1|2109	%files xmlreader
14mu|php-5.6.39-1|2110	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/63_xmlreader.ini
14mu|php-5.6.39-1|2111	%attr(0755,root,root) %{_libdir}/php/extensions/xmlreader.so
14mu|php-5.6.39-1|2112	
14mu|php-5.6.39-1|2113	%post xmlreader
14mu|php-5.6.39-1|2114	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2115	
14mu|php-5.6.39-1|2116	%postun xmlreader
14mu|php-5.6.39-1|2117	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2118	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2119	fi
14mu|php-5.6.39-1|2120	
14mu|php-5.6.39-1|2121	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2122	
14mu|php-5.6.39-1|2123	%package xmlrpc
14mu|php-5.6.39-1|2124	Summary:	Xmlrpc extension module for PHP
14mu|php-5.6.39-1|2125	Group:		Development/PHP
14mu|php-5.6.39-1|2126	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|2127	
14mu|php-5.6.39-1|2128	%description xmlrpc
14mu|php-5.6.39-1|2129	This is a dynamic shared object (DSO) for PHP that will add XMLRPC support.
14mu|php-5.6.39-1|2130	
14mu|php-5.6.39-1|2131	These functions can be used to write XML-RPC servers and clients. You can find
14mu|php-5.6.39-1|2132	more information about XML-RPC at http://www.xmlrpc.com/, and more
14mu|php-5.6.39-1|2133	documentation on this extension and its functions at
14mu|php-5.6.39-1|2134	http://xmlrpc-epi.sourceforge.net/.
14mu|php-5.6.39-1|2135	
14mu|php-5.6.39-1|2136	%files xmlrpc
14mu|php-5.6.39-1|2137	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/62_xmlrpc.ini
14mu|php-5.6.39-1|2138	%attr(0755,root,root) %{_libdir}/php/extensions/xmlrpc.so
14mu|php-5.6.39-1|2139	
14mu|php-5.6.39-1|2140	%post xmlrpc
14mu|php-5.6.39-1|2141	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2142	
14mu|php-5.6.39-1|2143	%postun xmlrpc
14mu|php-5.6.39-1|2144	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2145	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2146	fi
14mu|php-5.6.39-1|2147	
14mu|php-5.6.39-1|2148	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2149	
14mu|php-5.6.39-1|2150	%package xmlwriter
14mu|php-5.6.39-1|2151	Summary:	Provides fast, non-cached, forward-only means to write XML data
14mu|php-5.6.39-1|2152	Group:		Development/PHP
14mu|php-5.6.39-1|2153	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|2154	
14mu|php-5.6.39-1|2155	%description xmlwriter
14mu|php-5.6.39-1|2156	This extension wraps the libxml xmlWriter API. Represents a writer that
14mu|php-5.6.39-1|2157	provides a non-cached, forward-only means of generating streams or files
14mu|php-5.6.39-1|2158	containing XML data.
14mu|php-5.6.39-1|2159	
14mu|php-5.6.39-1|2160	%files xmlwriter
14mu|php-5.6.39-1|2161	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/64_xmlwriter.ini
14mu|php-5.6.39-1|2162	%attr(0755,root,root) %{_libdir}/php/extensions/xmlwriter.so
14mu|php-5.6.39-1|2163	
14mu|php-5.6.39-1|2164	%post xmlwriter
14mu|php-5.6.39-1|2165	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2166	
14mu|php-5.6.39-1|2167	%postun xmlwriter
14mu|php-5.6.39-1|2168	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2169	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2170	fi
14mu|php-5.6.39-1|2171	
14mu|php-5.6.39-1|2172	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2173	
14mu|php-5.6.39-1|2174	%package xsl
14mu|php-5.6.39-1|2175	Summary:	Xsl extension module for PHP
14mu|php-5.6.39-1|2176	Group:		Development/PHP
14mu|php-5.6.39-1|2177	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|2178	
14mu|php-5.6.39-1|2179	%description xsl
14mu|php-5.6.39-1|2180	This is a dynamic shared object (DSO) for PHP that will add xsl support.
14mu|php-5.6.39-1|2181	
14mu|php-5.6.39-1|2182	The XSL extension implements the XSL standard, performing XSLT transformations
14mu|php-5.6.39-1|2183	using the libxslt library
14mu|php-5.6.39-1|2184	
14mu|php-5.6.39-1|2185	%files xsl
14mu|php-5.6.39-1|2186	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/63_xsl.ini
14mu|php-5.6.39-1|2187	%attr(0755,root,root) %{_libdir}/php/extensions/xsl.so
14mu|php-5.6.39-1|2188	
14mu|php-5.6.39-1|2189	%post xsl
14mu|php-5.6.39-1|2190	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2191	
14mu|php-5.6.39-1|2192	%postun xsl
14mu|php-5.6.39-1|2193	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2194	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2195	fi
14mu|php-5.6.39-1|2196	
14mu|php-5.6.39-1|2197	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2198	
14mu|php-5.6.39-1|2199	%package zip
14mu|php-5.6.39-1|2200	Summary:	A zip management extension for PHP
14mu|php-5.6.39-1|2201	Group:		Development/PHP
14mu|php-5.6.39-1|2202	
14mu|php-5.6.39-1|2203	%description zip
14mu|php-5.6.39-1|2204	This is a dynamic shared object (DSO) for PHP that will add zip support to
14mu|php-5.6.39-1|2205	create and read zip files using the libzip library.
14mu|php-5.6.39-1|2206	
14mu|php-5.6.39-1|2207	%files zip
14mu|php-5.6.39-1|2208	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/83_zip.ini
14mu|php-5.6.39-1|2209	%attr(0755,root,root) %{_libdir}/php/extensions/zip.so
14mu|php-5.6.39-1|2210	
14mu|php-5.6.39-1|2211	%post zip
14mu|php-5.6.39-1|2212	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2213	
14mu|php-5.6.39-1|2214	%postun zip
14mu|php-5.6.39-1|2215	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2216	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2217	fi
14mu|php-5.6.39-1|2218	
14mu|php-5.6.39-1|2219	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2220	
14mu|php-5.6.39-1|2221	%package zlib
14mu|php-5.6.39-1|2222	Summary:	Zlib extension module for PHP
14mu|php-5.6.39-1|2223	Group:		Development/PHP
14mu|php-5.6.39-1|2224	Requires:	%{libname} >= %{EVRD}
14mu|php-5.6.39-1|2225	
14mu|php-5.6.39-1|2226	%description zlib
14mu|php-5.6.39-1|2227	This is a dynamic shared object (DSO) for PHP that will add zlib compression
14mu|php-5.6.39-1|2228	support to PHP.
14mu|php-5.6.39-1|2229	
14mu|php-5.6.39-1|2230	%files zlib
14mu|php-5.6.39-1|2231	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/21_zlib.ini
14mu|php-5.6.39-1|2232	%attr(0755,root,root) %{_libdir}/php/extensions/zlib.so
14mu|php-5.6.39-1|2233	
14mu|php-5.6.39-1|2234	%post zlib
14mu|php-5.6.39-1|2235	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2236	
14mu|php-5.6.39-1|2237	%postun zlib
14mu|php-5.6.39-1|2238	if [ "$1" = "0" ]; then
14mu|php-5.6.39-1|2239	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|php-5.6.39-1|2240	fi
14mu|php-5.6.39-1|2241	
14mu|php-5.6.39-1|2242	#----------------------------------------------------------------------------
14mu|php-5.6.39-1|2243	
14mu|php-5.6.39-1|2244	%prep
14mu|php-5.6.39-1|2245	%setup -q
14mu|php-5.6.39-1|2246	
14mu|php-5.6.39-1|2247	# Safety check for API version change.
14mu|php-5.6.39-1|2248	vapi=`sed -n '/#define PHP_API_VERSION/{s/.* //;p}' main/php.h`
14mu|php-5.6.39-1|2249	if test "x${vapi}" != "x%{apiver}"; then
14mu|php-5.6.39-1|2250	: Error: Upstream API version is now ${vapi}, expecting %{apiver}.
14mu|php-5.6.39-1|2251	: Update the apiver macro and rebuild.
14mu|php-5.6.39-1|2252	exit 1
14mu|php-5.6.39-1|2253	fi
14mu|php-5.6.39-1|2254	
14mu|php-5.6.39-1|2255	vzend=`sed -n '/#define ZEND_MODULE_API_NO/{s/^[^0-9]*//;p;}' Zend/zend_modules.h`
14mu|php-5.6.39-1|2256	if test "x${vzend}" != "x%{zendver}"; then
14mu|php-5.6.39-1|2257	: Error: Upstream Zend ABI version is now ${vzend}, expecting %{zendver}.
14mu|php-5.6.39-1|2258	: Update the zendver macro and rebuild.
14mu|php-5.6.39-1|2259	exit 1
14mu|php-5.6.39-1|2260	fi
14mu|php-5.6.39-1|2261	
14mu|php-5.6.39-1|2262	# Safety check for PDO ABI version change
14mu|php-5.6.39-1|2263	vpdo=`sed -n '/#define PDO_DRIVER_API/{s/.*[	]//;p}' ext/pdo/php_pdo_driver.h`
14mu|php-5.6.39-1|2264	if test "x${vpdo}" != "x%{pdover}"; then
14mu|php-5.6.39-1|2265	: Error: Upstream PDO ABI version is now ${vpdo}, expecting %{pdover}.
14mu|php-5.6.39-1|2266	: Update the pdover macro and rebuild.
14mu|php-5.6.39-1|2267	exit 1
14mu|php-5.6.39-1|2268	fi
14mu|php-5.6.39-1|2269	
14mu|php-5.6.39-1|2270	%if %{with libmagic}
14mu|php-5.6.39-1|2271	if ! [ -f %{_datadir}/misc/magic.mgc ]; then
14mu|php-5.6.39-1|2272	echo "ERROR: the %{_datadir}/misc/magic.mgc file is needed"
14mu|php-5.6.39-1|2273	exit 1
14mu|php-5.6.39-1|2274	fi
14mu|php-5.6.39-1|2275	%endif
14mu|php-5.6.39-1|2276	
14mu|php-5.6.39-1|2277	# the ".droplet" suffix is here to nuke the backups later..., we don't want those in php-devel
14mu|php-5.6.39-1|2278	
14mu|php-5.6.39-1|2279	%patch0 -p0 -b .init.droplet
14mu|php-5.6.39-1|2280	%patch1 -p1 -b .shared.droplet
14mu|php-5.6.39-1|2281	%patch3 -p0 -b .libtool.droplet
14mu|php-5.6.39-1|2282	%patch4 -p1 -b .phpize.droplet
14mu|php-5.6.39-1|2283	%patch5 -p1 -b .phpbuilddir.droplet
14mu|php-5.6.39-1|2284	%patch6 -p1 -b .apache2-filters.droplet
14mu|php-5.6.39-1|2285	%patch7 -p1 -b .no_libedit.droplet
14mu|php-5.6.39-1|2286	%patch8 -p0 -b .xmlrpc_epi_header
14mu|php-5.6.39-1|2287	%patch9 -p0 -b .xmlrpc_no_rpath.droplet
14mu|php-5.6.39-1|2288	#patch10 -p1 -b .ft252~
14mu|php-5.6.39-1|2289	#patch11 -p0 -b .bdb-5.2.droplet
14mu|php-5.6.39-1|2290	%patch12 -p1 -b .db60~
14mu|php-5.6.39-1|2291	
14mu|php-5.6.39-1|2292	#####################################################################
14mu|php-5.6.39-1|2293	# Stolen from PLD
14mu|php-5.6.39-1|2294	%patch20 -p1 -b .mail.droplet
14mu|php-5.6.39-1|2295	%patch21 -p0 -b .filter-shared.droplet
14mu|php-5.6.39-1|2296	%patch22 -p0 -b .dba-link.droplet
14mu|php-5.6.39-1|2297	%patch23 -p0 -b .zlib-for-getimagesize.droplet
14mu|php-5.6.39-1|2298	%patch26 -p0 -b .mcrypt-libs.droplet
14mu|php-5.6.39-1|2299	# for kolab2
14mu|php-5.6.39-1|2300	%patch27 -p1 -b .imap-annotation.droplet
14mu|php-5.6.39-1|2301	%patch28 -p1 -b .imap-myrights.droplet
14mu|php-5.6.39-1|2302	# fpm stuff
14mu|php-5.6.39-1|2303	%patch29 -p1 -b .shared-fpm.droplet
14mu|php-5.6.39-1|2304	%patch30 -p1 -b .fpmmdv.droplet
14mu|php-5.6.39-1|2305	
14mu|php-5.6.39-1|2306	#####################################################################
14mu|php-5.6.39-1|2307	# stolen from debian
14mu|php-5.6.39-1|2308	%patch50 -p1 -b .session.save_path.droplet
14mu|php-5.6.39-1|2309	%patch51 -p0 -b .exif_nesting_level.droplet
14mu|php-5.6.39-1|2310	
14mu|php-5.6.39-1|2311	#####################################################################
14mu|php-5.6.39-1|2312	# Stolen from fedora
14mu|php-5.6.39-1|2313	%patch101 -p1 -b .cxx.droplet
14mu|php-5.6.39-1|2314	%patch102 -p0 -b .install.droplet
14mu|php-5.6.39-1|2315	%patch105 -p1 -b .umask.droplet
14mu|php-5.6.39-1|2316	%patch106 -p1 -b .embed
14mu|php-5.6.39-1|2317	%patch113 -p1 -b .libc-client-php.droplet
14mu|php-5.6.39-1|2318	%patch114 -p0 -b .no_pam_in_c-client.droplet
14mu|php-5.6.39-1|2319	%patch115 -p0 -b .dlopen.droplet
14mu|php-5.6.39-1|2320	
14mu|php-5.6.39-1|2321	# upstream fixes
14mu|php-5.6.39-1|2322	%patch120 -p1 -b .tests-wddx.droplet
14mu|php-5.6.39-1|2323	%patch121 -p0 -b .bug43221.droplet
14mu|php-5.6.39-1|2324	%patch123 -p0 -b .bug43589.droplet
14mu|php-5.6.39-1|2325	%patch226 -p0 -b .no-fvisibility_hidden.droplet
14mu|php-5.6.39-1|2326	%patch227 -p0 -b .enchant_lib64_fix.droplet
14mu|php-5.6.39-1|2327	%patch228 -p0 -b .xmlrpc-epi_fix.droplet
14mu|php-5.6.39-1|2328	
14mu|php-5.6.39-1|2329	cp %{SOURCE1} php-test.ini
14mu|php-5.6.39-1|2330	cp %{SOURCE2} maxlifetime
14mu|php-5.6.39-1|2331	cp %{SOURCE3} php.crond
14mu|php-5.6.39-1|2332	cp %{SOURCE4} php-fpm.service
14mu|php-5.6.39-1|2333	cp %{SOURCE5} php-fpm.sysconf
14mu|php-5.6.39-1|2334	cp %{SOURCE6} php-fpm.logrotate
14mu|php-5.6.39-1|2335	cp %{SOURCE7} create_data_file.php
14mu|php-5.6.39-1|2336	
14mu|php-5.6.39-1|2337	# lib64 hack
14mu|php-5.6.39-1|2338	perl -p -i -e "s|/usr/lib|%{_libdir}|" php.crond
14mu|php-5.6.39-1|2339	
14mu|php-5.6.39-1|2340	# nuke bogus checks becuase i fixed this years ago in our recode package
14mu|php-5.6.39-1|2341	rm -f ext/recode/config9.m4
14mu|php-5.6.39-1|2342	
14mu|php-5.6.39-1|2343	# Change perms otherwise rpm would get fooled while finding requires
14mu|php-5.6.39-1|2344	find -name "*.inc" | xargs chmod 644
14mu|php-5.6.39-1|2345	find -name "*.php*" | xargs chmod 644
14mu|php-5.6.39-1|2346	find -name "*README*" | xargs chmod 644
14mu|php-5.6.39-1|2347	
14mu|php-5.6.39-1|2348	mkdir -p php-devel/extensions
14mu|php-5.6.39-1|2349	mkdir -p php-devel/sapi
14mu|php-5.6.39-1|2350	
14mu|php-5.6.39-1|2351	# Install test files in php-devel
14mu|php-5.6.39-1|2352	cp -a tests php-devel
14mu|php-5.6.39-1|2353	
14mu|php-5.6.39-1|2354	cp -dpR ext/* php-devel/extensions/
14mu|php-5.6.39-1|2355	rm -f php-devel/extensions/informix/stub.c
14mu|php-5.6.39-1|2356	rm -f php-devel/extensions/standard/.deps
14mu|php-5.6.39-1|2357	rm -f php-devel/extensions/skeleton/EXPERIMENTAL
14mu|php-5.6.39-1|2358	
14mu|php-5.6.39-1|2359	# SAPI
14mu|php-5.6.39-1|2360	cp -dpR sapi/* php-devel/sapi/
14mu|php-5.6.39-1|2361	rm -f php-devel/sapi/thttpd/stub.c
14mu|php-5.6.39-1|2362	rm -f php-devel/sapi/cgi/php.sym
14mu|php-5.6.39-1|2363	rm -f php-devel/sapi/fastcgi/php.sym
14mu|php-5.6.39-1|2364	rm -f php-devel/sapi/pi3web/php.sym
14mu|php-5.6.39-1|2365	
14mu|php-5.6.39-1|2366	# cleanup
14mu|php-5.6.39-1|2367	find php-devel -name "*.droplet" | xargs rm -f
14mu|php-5.6.39-1|2368	
14mu|php-5.6.39-1|2369	# don't ship MS Windows source
14mu|php-5.6.39-1|2370	rm -rf php-devel/extensions/com_dotnet
14mu|php-5.6.39-1|2371	
14mu|php-5.6.39-1|2372	# likewise with these:
14mu|php-5.6.39-1|2373	find php-devel -name "*.dsp" | xargs rm -f
14mu|php-5.6.39-1|2374	find php-devel -name "*.mak" | xargs rm -f
14mu|php-5.6.39-1|2375	find php-devel -name "*.w32" | xargs rm
14mu|php-5.6.39-1|2376	
14mu|php-5.6.39-1|2377	# maek sure using system libs
14mu|php-5.6.39-1|2378	rm -rf ext/pcre/pcrelib
14mu|php-5.6.39-1|2379	rm -rf ext/pdo_sqlite/sqlite
14mu|php-5.6.39-1|2380	rm -rf ext/xmlrpc/libxmlrpc
14mu|php-5.6.39-1|2381	
14mu|php-5.6.39-1|2382	%build
14mu|php-5.6.39-1|2383	%serverbuild_hardened
14mu|php-5.6.39-1|2384	
14mu|php-5.6.39-1|2385	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mu|php-5.6.39-1|2386	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mu|php-5.6.39-1|2387	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mu|php-5.6.39-1|2388	
14mu|php-5.6.39-1|2389	#export CFLAGS="`echo ${CFLAGS} | sed s/O2/O0/` -fPIC -L%{_libdir} -fno-strict-aliasing"
14mu|php-5.6.39-1|2390	export CFLAGS="${CFLAGS} -fPIC -L%{_libdir} -fno-strict-aliasing"
14mu|php-5.6.39-1|2391	export CXXFLAGS="${CFLAGS}"
14mu|php-5.6.39-1|2392	export RPM_OPT_FLAGS="${CFLAGS}"
14mu|php-5.6.39-1|2393	
14mu|php-5.6.39-1|2394	cat > php-devel/buildext <<EOF
14mu|php-5.6.39-1|2395	#!/bin/bash
14mu|php-5.6.39-1|2396	gcc -Wall -fPIC -shared $CFLAGS \\
14mu|php-5.6.39-1|2397	-I. \`%{_bindir}/php-config --includes\` \\
14mu|php-5.6.39-1|2398	-I%{_includedir}/libxml2 \\
14mu|php-5.6.39-1|2399	-I%{_includedir}/freetype \\
14mu|php-5.6.39-1|2400	-I%{_includedir}/openssl \\
14mu|php-5.6.39-1|2401	-I%{_usrsrc}/php-devel/ext \\
14mu|php-5.6.39-1|2402	-I%{_includedir}/\$1 \\
14mu|php-5.6.39-1|2403	\$4 \$2 -o \$1.so \$3 -lc
14mu|php-5.6.39-1|2404	EOF
14mu|php-5.6.39-1|2405	
14mu|php-5.6.39-1|2406	chmod 755 php-devel/buildext
14mu|php-5.6.39-1|2407	
14mu|php-5.6.39-1|2408	#export PHP_AUTOCONF=autoconf-2.13
14mu|php-5.6.39-1|2409	rm -f configure
14mu|php-5.6.39-1|2410	rm -rf autom4te.cache
14mu|php-5.6.39-1|2411	./buildconf --force
14mu|php-5.6.39-1|2412	
14mu|php-5.6.39-1|2413	# Do this patch with a perl hack...
14mu|php-5.6.39-1|2414	perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
14mu|php-5.6.39-1|2415	
14mu|php-5.6.39-1|2416	export oldstyleextdir=yes
14mu|php-5.6.39-1|2417	export EXTENSION_DIR="%{_libdir}/php/extensions"
14mu|php-5.6.39-1|2418	export PROG_SENDMAIL="%{_sbindir}/sendmail"
14mu|php-5.6.39-1|2419	export GD_SHARED_LIBADD="$GD_SHARED_LIBADD -lm"
14mu|php-5.6.39-1|2420	SAFE_LDFLAGS=`echo %{ldflags}|sed -e 's|-Wl,--no-undefined||g'`
14mu|php-5.6.39-1|2421	export LDFLAGS="$SAFE_LDFLAGS"
14mu|php-5.6.39-1|2422	
14mu|php-5.6.39-1|2423	# never use "--disable-rpath", it does the opposite
14mu|php-5.6.39-1|2424	
14mu|php-5.6.39-1|2425	# Configure php5
14mu|php-5.6.39-1|2426	# FIXME switch to external gd (--with-gd=shared,%_prefix) once php bug #60108 is fixed
14mu|php-5.6.39-1|2427	for i in fpm cgi cli embedded apxs; do
14mu|php-5.6.39-1|2428	./configure \
14mu|php-5.6.39-1|2429	`[ $i = fpm ] && echo --disable-cli --enable-fpm --with-libxml-dir=%{_prefix} --with-fpm-user=apache --with-fpm-group=apache` \
14mu|php-5.6.39-1|2430	`[ $i = cgi ] && echo --disable-cli` \
14mu|php-5.6.39-1|2431	`[ $i = cli ] && echo --disable-cgi --enable-cli` \
14mu|php-5.6.39-1|2432	`[ $i = embedded ] && echo --disable-cgi --disable-cli --enable-embed` \
14mu|php-5.6.39-1|2433	`[ $i = apxs ] && echo --with-apxs2=%{_bindir}/apxs` \
14mu|php-5.6.39-1|2434	--bindir=%{_bindir} \
14mu|php-5.6.39-1|2435	--build=%{_build} \
14mu|php-5.6.39-1|2436	--datadir=%{_datadir} \
14mu|php-5.6.39-1|2437	--exec-prefix=%{_prefix} \
14mu|php-5.6.39-1|2438	--includedir=%{_includedir} \
14mu|php-5.6.39-1|2439	--libdir=%{_libdir} \
14mu|php-5.6.39-1|2440	--libexecdir=%{_libexecdir} \
14mu|php-5.6.39-1|2441	--localstatedir=/var/lib \
14mu|php-5.6.39-1|2442	--mandir=%{_mandir} \
14mu|php-5.6.39-1|2443	--prefix=%{_prefix} \
14mu|php-5.6.39-1|2444	--sbindir=%{_sbindir} \
14mu|php-5.6.39-1|2445	--sysconfdir=%{_sysconfdir} \
14mu|php-5.6.39-1|2446	--disable-debug  \
14mu|php-5.6.39-1|2447	--enable-bcmath=shared \
14mu|php-5.6.39-1|2448	--enable-calendar=shared \
14mu|php-5.6.39-1|2449	--enable-ctype=shared \
14mu|php-5.6.39-1|2450	--enable-dba=shared \
14mu|php-5.6.39-1|2451	--enable-dom=shared,%{_prefix} \
14mu|php-5.6.39-1|2452	--enable-exif=shared \
14mu|php-5.6.39-1|2453	--enable-fileinfo=shared \
14mu|php-5.6.39-1|2454	--enable-filter=shared \
14mu|php-5.6.39-1|2455	--enable-ftp=shared \
14mu|php-5.6.39-1|2456	--enable-gd-native-ttf \
14mu|php-5.6.39-1|2457	--enable-hash=shared,%{_prefix} \
14mu|php-5.6.39-1|2458	--enable-inline-optimization \
14mu|php-5.6.39-1|2459	--enable-intl=shared \
14mu|php-5.6.39-1|2460	--enable-json=shared \
14mu|php-5.6.39-1|2461	--enable-libxml=%{_prefix} \
14mu|php-5.6.39-1|2462	--enable-mbregex \
14mu|php-5.6.39-1|2463	--enable-mbstring=shared,%{_prefix} \
14mu|php-5.6.39-1|2464	--enable-mod_charset \
14mu|php-5.6.39-1|2465	--enable-mysqlnd=shared,%{_prefix} \
14mu|php-5.6.39-1|2466	--enable-pcntl=shared \
14mu|php-5.6.39-1|2467	--enable-pdo=shared,%{_prefix} \
14mu|php-5.6.39-1|2468	--enable-phar=shared \
14mu|php-5.6.39-1|2469	--enable-posix=shared \
14mu|php-5.6.39-1|2470	--enable-session=shared,%{_prefix} \
14mu|php-5.6.39-1|2471	--enable-shared=yes \
14mu|php-5.6.39-1|2472	--enable-shmop=shared,%{_prefix} \
14mu|php-5.6.39-1|2473	--enable-simplexml \
14mu|php-5.6.39-1|2474	--enable-soap=shared,%{_prefix} \
14mu|php-5.6.39-1|2475	--enable-sockets=shared,%{_prefix} \
14mu|php-5.6.39-1|2476	--enable-static=no \
14mu|php-5.6.39-1|2477	--enable-sysvmsg=shared,%{_prefix} \
14mu|php-5.6.39-1|2478	--enable-sysvsem=shared,%{_prefix} \
14mu|php-5.6.39-1|2479	--enable-sysvshm=shared,%{_prefix} \
14mu|php-5.6.39-1|2480	--enable-tokenizer=shared,%{_prefix} \
14mu|php-5.6.39-1|2481	--enable-wddx=shared \
14mu|php-5.6.39-1|2482	--enable-xml=shared,%{_prefix} \
14mu|php-5.6.39-1|2483	--enable-xmlreader=shared,%{_prefix} \
14mu|php-5.6.39-1|2484	--enable-xmlwriter=shared,%{_prefix} \
14mu|php-5.6.39-1|2485	--enable-zip=shared \
14mu|php-5.6.39-1|2486	--with-bz2=shared,%{_prefix} \
14mu|php-5.6.39-1|2487	--with-cdb  \
14mu|php-5.6.39-1|2488	--with-curl=shared,%{_prefix} \
14mu|php-5.6.39-1|2489	--with-config-file-path=%{_sysconfdir} \
14mu|php-5.6.39-1|2490	--with-config-file-scan-dir=%{_sysconfdir}/php.d \
14mu|php-5.6.39-1|2491	--with-db4 \
14mu|php-5.6.39-1|2492	--with-enchant=shared,%{_prefix} \
14mu|php-5.6.39-1|2493	--with-freetype-dir=%{_prefix} \
14mu|php-5.6.39-1|2494	--with-gd=shared \
14mu|php-5.6.39-1|2495	--with-gdbm \
14mu|php-5.6.39-1|2496	--with-gettext=shared,%{_prefix} \
14mu|php-5.6.39-1|2497	--with-gmp=shared,%{_prefix} \
14mu|php-5.6.39-1|2498	--with-iconv=shared \
14mu|php-5.6.39-1|2499	--with-icu-dir=%{_prefix} \
14mu|php-5.6.39-1|2500	--with-imap=shared,%{_prefix} \
14mu|php-5.6.39-1|2501	--with-imap-ssl=%{_prefix} \
14mu|php-5.6.39-1|2502	--with-jpeg-dir=%{_prefix} \
14mu|php-5.6.39-1|2503	--with-ldap=shared,%{_prefix} \
14mu|php-5.6.39-1|2504	--with-ldap-sasl=%{_prefix} \
14mu|php-5.6.39-1|2505	--with-libdir=%{_lib} \
14mu|php-5.6.39-1|2506	--with-libmbfl=%{_prefix} \
14mu|php-5.6.39-1|2507	--with-libxml-dir=%{_prefix} \
14mu|php-5.6.39-1|2508	--with-libzip=%{_prefix} \
14mu|php-5.6.39-1|2509	--with-mcrypt=shared,%{_prefix} \
14mu|php-5.6.39-1|2510	--with-mssql=shared,%{_prefix} \
14mu|php-5.6.39-1|2511	--with-mysql=shared,%{_prefix} \
14mu|php-5.6.39-1|2512	--with-mysql-sock=/run/mysqld/mysql.sock \
14mu|php-5.6.39-1|2513	--with-mysqli=shared,%{_bindir}/mysql_config \
14mu|php-5.6.39-1|2514	--with-onig=%{_prefix} \
14mu|php-5.6.39-1|2515	--with-openssl=shared,%{_prefix} \
14mu|php-5.6.39-1|2516	--with-openssl-dir=%{_prefix} \
14mu|php-5.6.39-1|2517	--with-pcre-dir=%{_prefix} \
14mu|php-5.6.39-1|2518	--with-pcre-regex=%{_prefix} \
14mu|php-5.6.39-1|2519	--with-pdo-dblib=shared,%{_prefix} \
14mu|php-5.6.39-1|2520	--with-pdo-mysql=shared,%{_prefix} \
14mu|php-5.6.39-1|2521	--with-pdo-odbc=unixODBC \
14mu|php-5.6.39-1|2522	--with-pdo-odbc=shared,unixODBC,%{_prefix} \
14mu|php-5.6.39-1|2523	--with-pdo-pgsql=shared,%{_prefix} \
14mu|php-5.6.39-1|2524	--with-pdo-sqlite=shared,%{_prefix} \
14mu|php-5.6.39-1|2525	--with-pgsql=shared,%{_prefix} \
14mu|php-5.6.39-1|2526	--with-png-dir=%{_prefix} \
14mu|php-5.6.39-1|2527	--with-pspell=shared,%{_prefix} \
14mu|php-5.6.39-1|2528	--with-readline=shared,%{_prefix} \
14mu|php-5.6.39-1|2529	--with-recode=shared,%{_prefix} \
14mu|php-5.6.39-1|2530	--with-regex=system \
14mu|php-5.6.39-1|2531	--with-snmp=shared,%{_prefix} \
14mu|php-5.6.39-1|2532	--with-sqlite3=shared,%{_prefix} \
14mu|php-5.6.39-1|2533	--with-sybase-ct=shared,%{_prefix} \
14mu|php-5.6.39-1|2534	--with-t1lib=%{_prefix} \
14mu|php-5.6.39-1|2535	--with-tidy=shared,%{_prefix} \
14mu|php-5.6.39-1|2536	--with-unixODBC=shared,%{_prefix} \
14mu|php-5.6.39-1|2537	--with-xmlrpc=shared,%{_prefix} \
14mu|php-5.6.39-1|2538	--with-xpm-dir=%{_prefix}/X11R6 \
14mu|php-5.6.39-1|2539	--with-xsl=shared,%{_prefix} \
14mu|php-5.6.39-1|2540	--with-zlib=%{_prefix} \
14mu|php-5.6.39-1|2541	--with-zlib=shared,%{_prefix} \
14mu|php-5.6.39-1|2542	--with-zlib-dir=%{_prefix} \
14mu|php-5.6.39-1|2543	--without-pear
14mu|php-5.6.39-1|2544	
14mu|php-5.6.39-1|2545	cp -f Makefile Makefile.$i
14mu|php-5.6.39-1|2546	
14mu|php-5.6.39-1|2547	# left for debugging purposes
14mu|php-5.6.39-1|2548	cp -f main/php_config.h php_config.h.$i
14mu|php-5.6.39-1|2549	
14mu|php-5.6.39-1|2550	# when all else failed...
14mu|php-5.6.39-1|2551	perl -pi -e "s|-prefer-non-pic -static||g" Makefile.$i
14mu|php-5.6.39-1|2552	
14mu|php-5.6.39-1|2553	done
14mu|php-5.6.39-1|2554	
14mu|php-5.6.39-1|2555	# remove all confusion...
14mu|php-5.6.39-1|2556	perl -pi -e "s|^#define CONFIGURE_COMMAND .*|#define CONFIGURE_COMMAND \"This is irrelevant, look inside the %{_docdir}/php-doc/configure_command file. urpmi is your friend, use it to install extensions not shown below.\"|g" main/build-defs.h
14mu|php-5.6.39-1|2557	cp config.nice configure_command; chmod 644 configure_command
14mu|php-5.6.39-1|2558	
14mu|php-5.6.39-1|2559	%make
14mu|php-5.6.39-1|2560	
14mu|php-5.6.39-1|2561	%if %{with libmagic}
14mu|php-5.6.39-1|2562	# keep in sync with latest system magic, the next best thing when system libmagic can't be used...
14mu|php-5.6.39-1|2563	sapi/cli/php create_data_file.php %{_datadir}/misc/magic.mgc > ext/fileinfo/data_file.c
14mu|php-5.6.39-1|2564	rm -rf ext/fileinfo/.libs ext/fileinfo/*.lo ext/fileinfo/*.la modules/fileinfo.so modules/fileinfo.la
14mu|php-5.6.39-1|2565	cp -p ext/fileinfo/data_file.c php-devel/extensions/fileinfo/data_file.c
14mu|php-5.6.39-1|2566	%make
14mu|php-5.6.39-1|2567	%endif
14mu|php-5.6.39-1|2568	
14mu|php-5.6.39-1|2569	# make php-embedded
14mu|php-5.6.39-1|2570	cp -af php_config.h.embedded main/php_config.h
14mu|php-5.6.39-1|2571	make -f Makefile.embedded
14mu|php-5.6.39-1|2572	cp -af php_config.h.apxs main/php_config.h
14mu|php-5.6.39-1|2573	
14mu|php-5.6.39-1|2574	# make php-cgi
14mu|php-5.6.39-1|2575	cp -af php_config.h.cgi main/php_config.h
14mu|php-5.6.39-1|2576	make -f Makefile.cgi sapi/cgi/php-cgi
14mu|php-5.6.39-1|2577	cp -af php_config.h.apxs main/php_config.h
14mu|php-5.6.39-1|2578	
14mu|php-5.6.39-1|2579	# make php-fpm
14mu|php-5.6.39-1|2580	cp -af php_config.h.fpm main/php_config.h
14mu|php-5.6.39-1|2581	make -f Makefile.fpm sapi/fpm/php-fpm
14mu|php-5.6.39-1|2582	cp -af php_config.h.apxs main/php_config.h
14mu|php-5.6.39-1|2583	
14mu|php-5.6.39-1|2584	# make apache-mod_php
14mu|php-5.6.39-1|2585	mkdir mod_php
14mu|php-5.6.39-1|2586	cd mod_php
14mu|php-5.6.39-1|2587	cp -dpR ../php-devel/sapi/apache2handler/* .
14mu|php-5.6.39-1|2588	cp ../main/internal_functions.c .
14mu|php-5.6.39-1|2589	cp ../ext/date/lib/timelib_config.h .
14mu|php-5.6.39-1|2590	sed -i -e 's,php5_module,php_module,g' *
14mu|php-5.6.39-1|2591	mv mod_php5.c mod_php.c
14mu|php-5.6.39-1|2592	find . -type f |xargs dos2unix
14mu|php-5.6.39-1|2593	apxs \
14mu|php-5.6.39-1|2594	`apr-1-config --link-ld --libs` \
14mu|php-5.6.39-1|2595	`xml2-config --cflags` \
14mu|php-5.6.39-1|2596	-I. -I.. -I../main -I../Zend -I../TSRM \
14mu|php-5.6.39-1|2597	-L../libs -lphp5_common \
14mu|php-5.6.39-1|2598	-c mod_php.c sapi_apache2.c apache_config.c \
14mu|php-5.6.39-1|2599	php_functions.c internal_functions.c
14mu|php-5.6.39-1|2600	
14mu|php-5.6.39-1|2601	%install
14mu|php-5.6.39-1|2602	install -d %{buildroot}%{_libdir}
14mu|php-5.6.39-1|2603	install -d %{buildroot}%{_bindir}
14mu|php-5.6.39-1|2604	install -d %{buildroot}%{_sysconfdir}/php.d
14mu|php-5.6.39-1|2605	install -d %{buildroot}%{_libdir}/php/extensions
14mu|php-5.6.39-1|2606	install -d %{buildroot}%{_usrsrc}/php-devel
14mu|php-5.6.39-1|2607	install -d %{buildroot}%{_mandir}/man1
14mu|php-5.6.39-1|2608	install -d %{buildroot}%{_sysconfdir}/cron.d
14mu|php-5.6.39-1|2609	install -d %{buildroot}/var/lib/php
14mu|php-5.6.39-1|2610	
14mu|php-5.6.39-1|2611	make -f Makefile.embedded install \
14mu|php-5.6.39-1|2612	INSTALL_ROOT=%{buildroot} \
14mu|php-5.6.39-1|2613	INSTALL_IT="\$(LIBTOOL) --mode=install install libphp5_common.la libphp5.la %{buildroot}%{_libdir}/"
14mu|php-5.6.39-1|2614	
14mu|php-5.6.39-1|2615	make -f Makefile.apxs install \
14mu|php-5.6.39-1|2616	INSTALL_ROOT=%{buildroot} \
14mu|php-5.6.39-1|2617	INSTALL_IT="\$(LIBTOOL) --mode=install install libphp5_common.la %{buildroot}%{_libdir}/"
14mu|php-5.6.39-1|2618	
14mu|php-5.6.39-1|2619	# borked autopoo
14mu|php-5.6.39-1|2620	rm -f %{buildroot}%{_bindir}/php %{buildroot}%{_bindir}/php-cgi
14mu|php-5.6.39-1|2621	./libtool --silent --mode=install install sapi/cli/php %{buildroot}%{_bindir}/php
14mu|php-5.6.39-1|2622	./libtool --silent --mode=install install sapi/cgi/php-cgi %{buildroot}%{_bindir}/php-cgi
14mu|php-5.6.39-1|2623	
14mu|php-5.6.39-1|2624	# compat php-fcgi symink
14mu|php-5.6.39-1|2625	ln -s php-cgi %{buildroot}%{_bindir}/php-fcgi
14mu|php-5.6.39-1|2626	
14mu|php-5.6.39-1|2627	cp -dpR php-devel/* %{buildroot}%{_usrsrc}/php-devel/
14mu|php-5.6.39-1|2628	install -m0644 run-tests*.php %{buildroot}%{_usrsrc}/php-devel/
14mu|php-5.6.39-1|2629	install -m0644 main/internal_functions.c %{buildroot}%{_usrsrc}/php-devel/
14mu|php-5.6.39-1|2630	
14mu|php-5.6.39-1|2631	install -m0644 sapi/cli/php.1 %{buildroot}%{_mandir}/man1/
14mu|php-5.6.39-1|2632	install -m0644 scripts/man1/phpize.1 %{buildroot}%{_mandir}/man1/
14mu|php-5.6.39-1|2633	install -m0644 scripts/man1/php-config.1 %{buildroot}%{_mandir}/man1/
14mu|php-5.6.39-1|2634	
14mu|php-5.6.39-1|2635	# fpm
14mu|php-5.6.39-1|2636	install -d %{buildroot}%{_unitdir}
14mu|php-5.6.39-1|2637	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|php-5.6.39-1|2638	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|php-5.6.39-1|2639	install -d %{buildroot}%{_sysconfdir}/php-fpm.d
14mu|php-5.6.39-1|2640	install -d %{buildroot}%{_sbindir}
14mu|php-5.6.39-1|2641	install -d %{buildroot}%{_mandir}/man8
14mu|php-5.6.39-1|2642	install -d %{buildroot}/var/lib/php-fpm
14mu|php-5.6.39-1|2643	install -d %{buildroot}/var/log/php-fpm
14mu|php-5.6.39-1|2644	install -d %{buildroot}/run/php-fpm
14mu|php-5.6.39-1|2645	install -D -p -m 0644 %{SOURCE9} %{buildroot}%{_tmpfilesdir}/php-fpm.conf
14mu|php-5.6.39-1|2646	# a small bug here...
14mu|php-5.6.39-1|2647	echo "; place your config here" > %{buildroot}%{_sysconfdir}/php-fpm.d/default.conf
14mu|php-5.6.39-1|2648	
14mu|php-5.6.39-1|2649	./libtool --silent --mode=install install sapi/fpm/php-fpm %{buildroot}%{_sbindir}/php-fpm
14mu|php-5.6.39-1|2650	install -m0644 sapi/fpm/php-fpm.8 %{buildroot}%{_mandir}/man8/
14mu|php-5.6.39-1|2651	install -m0644 sapi/fpm/php-fpm.conf %{buildroot}%{_sysconfdir}/
14mu|php-5.6.39-1|2652	install -m0644 php-fpm.service %{buildroot}/lib/systemd/system/
14mu|php-5.6.39-1|2653	install -m0644 php-fpm.sysconf %{buildroot}%{_sysconfdir}/sysconfig/php-fpm
14mu|php-5.6.39-1|2654	install -m0644 php-fpm.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/php-fpm
14mu|php-5.6.39-1|2655	
14mu|php-5.6.39-1|2656	perl -pi -e "s|^pid.*|pid = /run/php-fpm/php-fpm.pid|g" %{buildroot}%{_sysconfdir}/php-fpm.conf
14mu|php-5.6.39-1|2657	
14mu|php-5.6.39-1|2658	ln -snf extensions %{buildroot}%{_usrsrc}/php-devel/ext
14mu|php-5.6.39-1|2659	
14mu|php-5.6.39-1|2660	# extensions
14mu|php-5.6.39-1|2661	echo "extension = openssl.so"		> %{buildroot}%{_sysconfdir}/php.d/21_openssl.ini
14mu|php-5.6.39-1|2662	echo "extension = zlib.so"		> %{buildroot}%{_sysconfdir}/php.d/21_zlib.ini
14mu|php-5.6.39-1|2663	echo "extension = bcmath.so"		> %{buildroot}%{_sysconfdir}/php.d/66_bcmath.ini
14mu|php-5.6.39-1|2664	echo "extension = bz2.so"		> %{buildroot}%{_sysconfdir}/php.d/10_bz2.ini
14mu|php-5.6.39-1|2665	echo "extension = calendar.so"		> %{buildroot}%{_sysconfdir}/php.d/11_calendar.ini
14mu|php-5.6.39-1|2666	echo "extension = ctype.so"		> %{buildroot}%{_sysconfdir}/php.d/12_ctype.ini
14mu|php-5.6.39-1|2667	echo "extension = curl.so"		> %{buildroot}%{_sysconfdir}/php.d/13_curl.ini
14mu|php-5.6.39-1|2668	echo "extension = dba.so"		> %{buildroot}%{_sysconfdir}/php.d/14_dba.ini
14mu|php-5.6.39-1|2669	echo "extension = dom.so"		> %{buildroot}%{_sysconfdir}/php.d/18_dom.ini
14mu|php-5.6.39-1|2670	echo "extension = exif.so"		> %{buildroot}%{_sysconfdir}/php.d/19_exif.ini
14mu|php-5.6.39-1|2671	echo "extension = filter.so"		> %{buildroot}%{_sysconfdir}/php.d/81_filter.ini
14mu|php-5.6.39-1|2672	echo "extension = ftp.so"		> %{buildroot}%{_sysconfdir}/php.d/22_ftp.ini
14mu|php-5.6.39-1|2673	echo "extension = gd.so"		> %{buildroot}%{_sysconfdir}/php.d/23_gd.ini
14mu|php-5.6.39-1|2674	echo "extension = gettext.so"		> %{buildroot}%{_sysconfdir}/php.d/24_gettext.ini
14mu|php-5.6.39-1|2675	echo "extension = gmp.so"		> %{buildroot}%{_sysconfdir}/php.d/25_gmp.ini
14mu|php-5.6.39-1|2676	echo "extension = hash.so"		> %{buildroot}%{_sysconfdir}/php.d/54_hash.ini
14mu|php-5.6.39-1|2677	echo "extension = iconv.so"		> %{buildroot}%{_sysconfdir}/php.d/26_iconv.ini
14mu|php-5.6.39-1|2678	echo "extension = imap.so"		> %{buildroot}%{_sysconfdir}/php.d/27_imap.ini
14mu|php-5.6.39-1|2679	echo "extension = intl.so"		> %{buildroot}%{_sysconfdir}/php.d/27_intl.ini
14mu|php-5.6.39-1|2680	echo "extension = ldap.so"		> %{buildroot}%{_sysconfdir}/php.d/28_ldap.ini
14mu|php-5.6.39-1|2681	echo "extension = mbstring.so"		> %{buildroot}%{_sysconfdir}/php.d/29_mbstring.ini
14mu|php-5.6.39-1|2682	echo "extension = mcrypt.so"		> %{buildroot}%{_sysconfdir}/php.d/30_mcrypt.ini
14mu|php-5.6.39-1|2683	echo "extension = fileinfo.so"		> %{buildroot}%{_sysconfdir}/php.d/32_fileinfo.ini
14mu|php-5.6.39-1|2684	echo "extension = mssql.so"		> %{buildroot}%{_sysconfdir}/php.d/35_mssql.ini
14mu|php-5.6.39-1|2685	echo "extension = mysql.so"		> %{buildroot}%{_sysconfdir}/php.d/36_mysql.ini
14mu|php-5.6.39-1|2686	echo "extension = mysqli.so"		> %{buildroot}%{_sysconfdir}/php.d/37_mysqli.ini
14mu|php-5.6.39-1|2687	echo "extension = enchant.so"		> %{buildroot}%{_sysconfdir}/php.d/38_enchant.ini
14mu|php-5.6.39-1|2688	echo "extension = odbc.so"		> %{buildroot}%{_sysconfdir}/php.d/39_odbc.ini
14mu|php-5.6.39-1|2689	echo "extension = pcntl.so"		> %{buildroot}%{_sysconfdir}/php.d/40_pcntl.ini
14mu|php-5.6.39-1|2690	echo "extension = pdo.so"		> %{buildroot}%{_sysconfdir}/php.d/70_pdo.ini
14mu|php-5.6.39-1|2691	echo "extension = pdo_dblib.so"		> %{buildroot}%{_sysconfdir}/php.d/71_pdo_dblib.ini
14mu|php-5.6.39-1|2692	echo "extension = pdo_mysql.so"		> %{buildroot}%{_sysconfdir}/php.d/73_pdo_mysql.ini
14mu|php-5.6.39-1|2693	echo "extension = pdo_odbc.so"		> %{buildroot}%{_sysconfdir}/php.d/75_pdo_odbc.ini
14mu|php-5.6.39-1|2694	echo "extension = pdo_pgsql.so"		> %{buildroot}%{_sysconfdir}/php.d/76_pdo_pgsql.ini
14mu|php-5.6.39-1|2695	echo "extension = pdo_sqlite.so"	> %{buildroot}%{_sysconfdir}/php.d/77_pdo_sqlite.ini
14mu|php-5.6.39-1|2696	echo "extension = mysqlnd.so"		> %{buildroot}%{_sysconfdir}/php.d/78_mysqlnd.ini
14mu|php-5.6.39-1|2697	echo "extension = pgsql.so"		> %{buildroot}%{_sysconfdir}/php.d/42_pgsql.ini
14mu|php-5.6.39-1|2698	echo "extension = posix.so"		> %{buildroot}%{_sysconfdir}/php.d/43_posix.ini
14mu|php-5.6.39-1|2699	echo "extension = pspell.so"		> %{buildroot}%{_sysconfdir}/php.d/44_pspell.ini
14mu|php-5.6.39-1|2700	echo "extension = readline.so"		> %{buildroot}%{_sysconfdir}/php.d/45_readline.ini
14mu|php-5.6.39-1|2701	echo "extension = recode.so"		> %{buildroot}%{_sysconfdir}/php.d/46_recode.ini
14mu|php-5.6.39-1|2702	echo "extension = session.so"		> %{buildroot}%{_sysconfdir}/php.d/47_session.ini
14mu|php-5.6.39-1|2703	echo "extension = shmop.so"		> %{buildroot}%{_sysconfdir}/php.d/48_shmop.ini
14mu|php-5.6.39-1|2704	echo "extension = snmp.so"		> %{buildroot}%{_sysconfdir}/php.d/50_snmp.ini
14mu|php-5.6.39-1|2705	echo "extension = soap.so"		> %{buildroot}%{_sysconfdir}/php.d/51_soap.ini
14mu|php-5.6.39-1|2706	echo "extension = sockets.so"		> %{buildroot}%{_sysconfdir}/php.d/52_sockets.ini
14mu|php-5.6.39-1|2707	echo "extension = sqlite3.so"		> %{buildroot}%{_sysconfdir}/php.d/78_sqlite3.ini
14mu|php-5.6.39-1|2708	echo "extension = sybase_ct.so"		> %{buildroot}%{_sysconfdir}/php.d/46_sybase_ct.ini
14mu|php-5.6.39-1|2709	echo "extension = sysvmsg.so"		> %{buildroot}%{_sysconfdir}/php.d/56_sysvmsg.ini
14mu|php-5.6.39-1|2710	echo "extension = sysvsem.so"		> %{buildroot}%{_sysconfdir}/php.d/57_sysvsem.ini
14mu|php-5.6.39-1|2711	echo "extension = sysvshm.so"		> %{buildroot}%{_sysconfdir}/php.d/58_sysvshm.ini
14mu|php-5.6.39-1|2712	echo "extension = tidy.so"		> %{buildroot}%{_sysconfdir}/php.d/59_tidy.ini
14mu|php-5.6.39-1|2713	echo "extension = tokenizer.so"		> %{buildroot}%{_sysconfdir}/php.d/60_tokenizer.ini
14mu|php-5.6.39-1|2714	echo "extension = xml.so"		> %{buildroot}%{_sysconfdir}/php.d/62_xml.ini
14mu|php-5.6.39-1|2715	echo "extension = xmlreader.so"		> %{buildroot}%{_sysconfdir}/php.d/63_xmlreader.ini
14mu|php-5.6.39-1|2716	echo "extension = xmlrpc.so"		> %{buildroot}%{_sysconfdir}/php.d/62_xmlrpc.ini
14mu|php-5.6.39-1|2717	echo "extension = xmlwriter.so"		> %{buildroot}%{_sysconfdir}/php.d/64_xmlwriter.ini
14mu|php-5.6.39-1|2718	echo "extension = xsl.so"		> %{buildroot}%{_sysconfdir}/php.d/63_xsl.ini
14mu|php-5.6.39-1|2719	echo "extension = wddx.so"		> %{buildroot}%{_sysconfdir}/php.d/63_wddx.ini
14mu|php-5.6.39-1|2720	echo "extension = json.so"		> %{buildroot}%{_sysconfdir}/php.d/82_json.ini
14mu|php-5.6.39-1|2721	echo "extension = zip.so"		> %{buildroot}%{_sysconfdir}/php.d/83_zip.ini
14mu|php-5.6.39-1|2722	echo "extension = phar.so"		> %{buildroot}%{_sysconfdir}/php.d/84_phar.ini
14mu|php-5.6.39-1|2723	cat >%{buildroot}%{_sysconfdir}/php.d/85_opcache.ini <<"EOF"
14mu|php-5.6.39-1|2724	zend_extension = %{_libdir}/php/extensions/opcache.so
14mu|php-5.6.39-1|2725	opcache.memory_consumption=128
14mu|php-5.6.39-1|2726	opcache.interned_strings_buffer=8
14mu|php-5.6.39-1|2727	opcache.max_accelerated_files=4000
14mu|php-5.6.39-1|2728	opcache.revalidate_freq=60
14mu|php-5.6.39-1|2729	opcache.fast_shutdown=1
14mu|php-5.6.39-1|2730	opcache.enable_cli=1
14mu|php-5.6.39-1|2731	EOF
14mu|php-5.6.39-1|2732	
14mu|php-5.6.39-1|2733	install -m0755 maxlifetime %{buildroot}%{_libdir}/php/maxlifetime
14mu|php-5.6.39-1|2734	install -m0644 php.crond %{buildroot}%{_sysconfdir}/cron.d/php
14mu|php-5.6.39-1|2735	
14mu|php-5.6.39-1|2736	# mod_php
14mu|php-5.6.39-1|2737	install -d %{buildroot}%{_libdir}/apache
14mu|php-5.6.39-1|2738	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
14mu|php-5.6.39-1|2739	install -m 755 mod_php/.libs/*.so %{buildroot}%{_libdir}/apache/
14mu|php-5.6.39-1|2740	
14mu|php-5.6.39-1|2741	cat > %{buildroot}%{_sysconfdir}/httpd/modules.d/170_mod_php.conf << EOF
14mu|php-5.6.39-1|2742	LoadModule php_module %{_libdir}/apache/mod_php.so
14mu|php-5.6.39-1|2743	
14mu|php-5.6.39-1|2744	AddType application/x-httpd-php .php
14mu|php-5.6.39-1|2745	AddType application/x-httpd-php .phtml
14mu|php-5.6.39-1|2746	AddType application/x-httpd-php-source .phps
14mu|php-5.6.39-1|2747	
14mu|php-5.6.39-1|2748	DirectoryIndex index.php index.phtml
14mu|php-5.6.39-1|2749	EOF
14mu|php-5.6.39-1|2750	
14mu|php-5.6.39-1|2751	# fix docs
14mu|php-5.6.39-1|2752	cp Zend/LICENSE Zend/ZEND_LICENSE
14mu|php-5.6.39-1|2753	cp README.SELF-CONTAINED-EXTENSIONS SELF-CONTAINED-EXTENSIONS
14mu|php-5.6.39-1|2754	cp ext/openssl/README README.openssl
14mu|php-5.6.39-1|2755	cp ext/spl/README README.spl
14mu|php-5.6.39-1|2756	cp ext/libxml/CREDITS CREDITS.libxml
14mu|php-5.6.39-1|2757	cp ext/zlib/CREDITS CREDITS.zlib
14mu|php-5.6.39-1|2758	
14mu|php-5.6.39-1|2759	# cgi docs
14mu|php-5.6.39-1|2760	cp sapi/cgi/CREDITS CREDITS.cgi
14mu|php-5.6.39-1|2761	cp sapi/cgi/README.FastCGI README.fcgi
14mu|php-5.6.39-1|2762	
14mu|php-5.6.39-1|2763	# cli docs
14mu|php-5.6.39-1|2764	cp sapi/cli/CREDITS CREDITS.cli
14mu|php-5.6.39-1|2765	cp sapi/cli/README README.cli
14mu|php-5.6.39-1|2766	cp sapi/cli/TODO TODO.cli
14mu|php-5.6.39-1|2767	
14mu|php-5.6.39-1|2768	# phar fixes
14mu|php-5.6.39-1|2769	if [ -L %{buildroot}%{_bindir}/phar ]; then
14mu|php-5.6.39-1|2770	rm -f %{buildroot}%{_bindir}/phar
14mu|php-5.6.39-1|2771	mv %{buildroot}%{_bindir}/phar.phar %{buildroot}%{_bindir}/phar
14mu|php-5.6.39-1|2772	fi
14mu|php-5.6.39-1|2773	
14mu|php-5.6.39-1|2774	# inis
14mu|php-5.6.39-1|2775	install -d -m 755 %{buildroot}%{_sysconfdir}/php.d
14mu|php-5.6.39-1|2776	install -d -m 755 %{buildroot}%{_libdir}/php/extensions
14mu|php-5.6.39-1|2777	install -d -m 755 %{buildroot}%{_datadir}/php
14mu|php-5.6.39-1|2778	
14mu|php-5.6.39-1|2779	sed -e 's,/usr/lib,%{_libdir},g' %{SOURCE10} >%{buildroot}%{_sysconfdir}/php.ini
14mu|php-5.6.39-1|2780	cp %{buildroot}%{_sysconfdir}/php.ini %{buildroot}%{_sysconfdir}/php-cgi-fcgi.ini
14mu|php-5.6.39-1|2781	
14mu|php-5.6.39-1|2782	# house cleaning
14mu|php-5.6.39-1|2783	rm -f %{buildroot}%{_bindir}/pear
14mu|php-5.6.39-1|2784	rm -f %{buildroot}%{_libdir}/*.*a
14mu|php-5.6.39-1|2785	
14mu|php-5.6.39-1|2786	# don't pack useless stuff
14mu|php-5.6.39-1|2787	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/bcmath
14mu|php-5.6.39-1|2788	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/bz2
14mu|php-5.6.39-1|2789	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/calendar
14mu|php-5.6.39-1|2790	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ctype
14mu|php-5.6.39-1|2791	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/curl
14mu|php-5.6.39-1|2792	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/dba
14mu|php-5.6.39-1|2793	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/dom
14mu|php-5.6.39-1|2794	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/enchant
14mu|php-5.6.39-1|2795	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ereg
14mu|php-5.6.39-1|2796	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/exif
14mu|php-5.6.39-1|2797	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/fileinfo
14mu|php-5.6.39-1|2798	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/filter
14mu|php-5.6.39-1|2799	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ftp
14mu|php-5.6.39-1|2800	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/gettext
14mu|php-5.6.39-1|2801	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/gmp
14mu|php-5.6.39-1|2802	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/hash
14mu|php-5.6.39-1|2803	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/iconv
14mu|php-5.6.39-1|2804	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/imap
14mu|php-5.6.39-1|2805	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/intl
14mu|php-5.6.39-1|2806	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/json
14mu|php-5.6.39-1|2807	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ldap
14mu|php-5.6.39-1|2808	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/libxml
14mu|php-5.6.39-1|2809	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mbstring
14mu|php-5.6.39-1|2810	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mcrypt
14mu|php-5.6.39-1|2811	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mssql
14mu|php-5.6.39-1|2812	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mysql
14mu|php-5.6.39-1|2813	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mysqli
14mu|php-5.6.39-1|2814	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mysqlnd
14mu|php-5.6.39-1|2815	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/odbc
14mu|php-5.6.39-1|2816	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/openssl
14mu|php-5.6.39-1|2817	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pcntl
14mu|php-5.6.39-1|2818	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pcre
14mu|php-5.6.39-1|2819	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo
14mu|php-5.6.39-1|2820	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_dblib
14mu|php-5.6.39-1|2821	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_mysql
14mu|php-5.6.39-1|2822	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_odbc
14mu|php-5.6.39-1|2823	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_pgsql
14mu|php-5.6.39-1|2824	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_sqlite
14mu|php-5.6.39-1|2825	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pgsql
14mu|php-5.6.39-1|2826	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/phar
14mu|php-5.6.39-1|2827	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/posix
14mu|php-5.6.39-1|2828	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pspell
14mu|php-5.6.39-1|2829	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/readline
14mu|php-5.6.39-1|2830	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/recode
14mu|php-5.6.39-1|2831	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/shmop
14mu|php-5.6.39-1|2832	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/snmp
14mu|php-5.6.39-1|2833	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/soap
14mu|php-5.6.39-1|2834	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sockets
14mu|php-5.6.39-1|2835	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/spl
14mu|php-5.6.39-1|2836	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sqlite
14mu|php-5.6.39-1|2837	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sqlite3
14mu|php-5.6.39-1|2838	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/standard
14mu|php-5.6.39-1|2839	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sybase_ct
14mu|php-5.6.39-1|2840	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sysvmsg
14mu|php-5.6.39-1|2841	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sysvsem
14mu|php-5.6.39-1|2842	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sysvshm
14mu|php-5.6.39-1|2843	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/tidy
14mu|php-5.6.39-1|2844	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/tokenizer
14mu|php-5.6.39-1|2845	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/wddx
14mu|php-5.6.39-1|2846	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xml
14mu|php-5.6.39-1|2847	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xmlreader
14mu|php-5.6.39-1|2848	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xmlrpc
14mu|php-5.6.39-1|2849	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xmlwriter
14mu|php-5.6.39-1|2850	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xsl
14mu|php-5.6.39-1|2851	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/zip
14mu|php-5.6.39-1|2852	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/zlib
14mu|php-5.6.39-1|2853	
14mu|php-5.6.39-1|2854	# php-devel.i586: E: zero-length /usr/src/php-devel/extensions/pdo_firebird/EXPERIMENTAL
14mu|php-5.6.39-1|2855	find %{buildroot}%{_usrsrc}/php-devel -type f -size 0 -exec rm -f {} \;
14mu|php-5.6.39-1|2856	
14mu|php-5.6.39-1|2857	%multiarch_includes %{buildroot}%{_includedir}/php/main/build-defs.h
14mu|php-5.6.39-1|2858	
14mu|php-5.6.39-1|2859	%multiarch_includes %{buildroot}%{_includedir}/php/main/php_config.h
14mu|php-5.6.39-1|2860	
14mu|php-5.6.39-1|2861	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mu|php-5.6.39-1|2862	
14mu|php-5.6.39-1|2863	# Install the macros file:
14mu|php-5.6.39-1|2864	sed -e "s/@PHP_APIVER@/%{apiver}/" \
14mu|php-5.6.39-1|2865	-e "s/@PHP_ZENDVER@/%{zendver}/g" \
14mu|php-5.6.39-1|2866	-e "s/@PHP_PDOVER@/%{pdover}/" \
14mu|php-5.6.39-1|2867	-e "s/@PHP_VERSION@/%{version}/" \
14mu|php-5.6.39-1|2868	< %{SOURCE11} > macros.php
14mu|php-5.6.39-1|2869	install -m 644 -D macros.php %{buildroot}%{_sysconfdir}/rpm/macros.d/php.macros
14mu|php-5.6.39-1|2870	
14mu|php-5.6.39-1|2871	%if %{with tests}
14mu|php-5.6.39-1|2872	# do a make test
14mu|php-5.6.39-1|2873	export NO_INTERACTION=1
14mu|php-5.6.39-1|2874	export PHPRC="."
14mu|php-5.6.39-1|2875	export REPORT_EXIT_STATUS=2
14mu|php-5.6.39-1|2876	export TEST_PHP_DETAILED=0
14mu|php-5.6.39-1|2877	export TEST_PHP_ERROR_STYLE=EMACS
14mu|php-5.6.39-1|2878	export TEST_PHP_LOG_FORMAT=LEODC
14mu|php-5.6.39-1|2879	export PHP_INI_SCAN_DIR=/dev/null
14mu|php-5.6.39-1|2880	
14mu|php-5.6.39-1|2881	# FAILING TESTS:
14mu|php-5.6.39-1|2882	# unknown errors with ext/date/tests/oo_002.phpt probably because of php-5.2.5-systzdata.patch
14mu|php-5.6.39-1|2883	# http://bugs.php.net/bug.php?id=22414 (claimed to be fixed in 2003, but seems not)
14mu|php-5.6.39-1|2884	# unknown errors with ext/standard/tests/general_functions/phpinfo.phpt
14mu|php-5.6.39-1|2885	# unknown errors with ext/standard/tests/strings/setlocale_*
14mu|php-5.6.39-1|2886	disable_tests="ext/date/tests/oo_002.phpt \
14mu|php-5.6.39-1|2887	ext/standard/tests/file/bug22414.phpt \
14mu|php-5.6.39-1|2888	ext/standard/tests/general_functions/phpinfo.phpt \
14mu|php-5.6.39-1|2889	ext/standard/tests/strings/setlocale_basic1.phpt \
14mu|php-5.6.39-1|2890	ext/standard/tests/strings/setlocale_basic2.phpt \
14mu|php-5.6.39-1|2891	ext/standard/tests/strings/setlocale_basic3.phpt \
14mu|php-5.6.39-1|2892	ext/standard/tests/strings/setlocale_variation1.phpt \
14mu|php-5.6.39-1|2893	ext/standard/tests/strings/setlocale_variation3.phpt \
14mu|php-5.6.39-1|2894	ext/standard/tests/strings/setlocale_variation4.phpt \
14mu|php-5.6.39-1|2895	ext/standard/tests/strings/setlocale_variation5.phpt"
14mu|php-5.6.39-1|2896	
14mu|php-5.6.39-1|2897	[[ -n "$disable_tests" ]] && \
14mu|php-5.6.39-1|2898	for f in $disable_tests; do
14mu|php-5.6.39-1|2899	[[ -f "$f" ]] && mv $f $f.disabled
14mu|php-5.6.39-1|2900	done
14mu|php-5.6.39-1|2901	
14mu|php-5.6.39-1|2902	TEST_PHP_EXECUTABLE=sapi/cli/php sapi/cli/php -c ./php-test.ini run-tests.php
14mu|php-5.6.39-1|2903	%endif
14mu|php-5.6.39-1|2904	
14mu|php-5.6.39-1|2905	%changelog

23707 14
14mu|php-pear-Net_FTP-1.4.0-1|1	%define		_class		Net
14mu|php-pear-Net_FTP-1.4.0-1|2	%define		_subclass	FTP
14mu|php-pear-Net_FTP-1.4.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
14mu|php-pear-Net_FTP-1.4.0-1|4	
14mu|php-pear-Net_FTP-1.4.0-1|5	Name:		php-pear-%{upstream_name}
14mu|php-pear-Net_FTP-1.4.0-1|6	Version:	1.4.0
14mu|php-pear-Net_FTP-1.4.0-1|7	Release:	1
14mu|php-pear-Net_FTP-1.4.0-1|8	Summary:	Comfortable communication with FTP-servers
14mu|php-pear-Net_FTP-1.4.0-1|9	License:	PHP License
14mu|php-pear-Net_FTP-1.4.0-1|10	Group:		Development/PHP
14mu|php-pear-Net_FTP-1.4.0-1|11	URL:		http://pear.php.net/package/Net_FTP/
14mu|php-pear-Net_FTP-1.4.0-1|12	Source0:	http://download.pear.php.net/package/Net_FTP-%{version}.tgz
14mu|php-pear-Net_FTP-1.4.0-1|13	Requires:	php-ftp
14mu|php-pear-Net_FTP-1.4.0-1|14	Requires(post): php-pear
14mu|php-pear-Net_FTP-1.4.0-1|15	Requires(preun): php-pear
14mu|php-pear-Net_FTP-1.4.0-1|16	Requires:	php-pear
14mu|php-pear-Net_FTP-1.4.0-1|17	BuildArch:	noarch
14mu|php-pear-Net_FTP-1.4.0-1|18	BuildRequires:	php-pear
14mu|php-pear-Net_FTP-1.4.0-1|19	
14mu|php-pear-Net_FTP-1.4.0-1|20	%description
14mu|php-pear-Net_FTP-1.4.0-1|21	This class allows you to communicate with FTP-servers more comfortable
14mu|php-pear-Net_FTP-1.4.0-1|22	that the ftp-functions of PHP. Especially you can up- and download
14mu|php-pear-Net_FTP-1.4.0-1|23	recursively.
14mu|php-pear-Net_FTP-1.4.0-1|24	
14mu|php-pear-Net_FTP-1.4.0-1|25	%prep
14mu|php-pear-Net_FTP-1.4.0-1|26	%setup -q -c
14mu|php-pear-Net_FTP-1.4.0-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
14mu|php-pear-Net_FTP-1.4.0-1|28	
14mu|php-pear-Net_FTP-1.4.0-1|29	%install
14mu|php-pear-Net_FTP-1.4.0-1|30	
14mu|php-pear-Net_FTP-1.4.0-1|31	cd %{upstream_name}-%{version}
14mu|php-pear-Net_FTP-1.4.0-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
14mu|php-pear-Net_FTP-1.4.0-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
14mu|php-pear-Net_FTP-1.4.0-1|34	
14mu|php-pear-Net_FTP-1.4.0-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
14mu|php-pear-Net_FTP-1.4.0-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
14mu|php-pear-Net_FTP-1.4.0-1|37	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/CHANGELOG
14mu|php-pear-Net_FTP-1.4.0-1|38	
14mu|php-pear-Net_FTP-1.4.0-1|39	install -d %{buildroot}%{_datadir}/pear/packages
14mu|php-pear-Net_FTP-1.4.0-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
14mu|php-pear-Net_FTP-1.4.0-1|41	
14mu|php-pear-Net_FTP-1.4.0-1|42	%clean
14mu|php-pear-Net_FTP-1.4.0-1|43	
14mu|php-pear-Net_FTP-1.4.0-1|44	
14mu|php-pear-Net_FTP-1.4.0-1|45	%files
14mu|php-pear-Net_FTP-1.4.0-1|46	%doc %{upstream_name}-%{version}/example
14mu|php-pear-Net_FTP-1.4.0-1|47	%doc %{upstream_name}-%{version}/CHANGELOG
14mu|php-pear-Net_FTP-1.4.0-1|48	%{_datadir}/pear/%{_class}
14mu|php-pear-Net_FTP-1.4.0-1|49	%{_datadir}/pear/packages/%{upstream_name}.xml
14mu|php-pear-Net_FTP-1.4.0-1|50	%{_datadir}/pear/data/%{upstream_name}/README
14mu|php-pear-Net_FTP-1.4.0-1|51	
14mu|php-pear-Net_FTP-1.4.0-1|52	%changelog
14mu|php-pear-Net_FTP-1.4.0-1|53	
14mu|php-pear-Net_FTP-1.4.0-1|54	* Thu Jan 14 2016 dsilakov <denis.silakov@rosalab.ru> 1.4.0-1
14mu|php-pear-Net_FTP-1.4.0-1|55	- (c91f4cd) Merge pull request #1 from import/php-pear-Net_FTP:auto_update
14mu|php-pear-Net_FTP-1.4.0-1|56	- (c91f4cd) Updated to 1.4.0 (by updates_builder)
14mu|php-pear-Net_FTP-1.4.0-1|57	
14mu|php-pear-Net_FTP-1.4.0-1|58	

23708 14
14mu|php-ssh2-0.13-1|1	%define modname ssh2
14mu|php-ssh2-0.13-1|2	%define soname %{modname}.so
14mu|php-ssh2-0.13-1|3	%define inifile A36_%{modname}.ini
14mu|php-ssh2-0.13-1|4	
14mu|php-ssh2-0.13-1|5	Summary:	PHP bindings for the libssh2 library
14mu|php-ssh2-0.13-1|6	Name:		php-%{modname}
14mu|php-ssh2-0.13-1|7	Version:	0.13
14mu|php-ssh2-0.13-1|8	Release:	1
14mu|php-ssh2-0.13-1|9	Group:		Development/PHP
14mu|php-ssh2-0.13-1|10	License:	PHP License
14mu|php-ssh2-0.13-1|11	URL:		http://pecl.php.net/package/ssh2
14mu|php-ssh2-0.13-1|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14mu|php-ssh2-0.13-1|13	# svn checkout http://svn.php.net/repository/pecl/ssh2/trunk ssh2
14mu|php-ssh2-0.13-1|14	Patch0:		php-ssh2-lib64.diff
14mu|php-ssh2-0.13-1|15	BuildRequires:	php-devel >= 3:5.2.0
14mu|php-ssh2-0.13-1|16	BuildRequires:	openssl-devel
14mu|php-ssh2-0.13-1|17	BuildRequires:	zlib-devel
14mu|php-ssh2-0.13-1|18	BuildRequires:	pkgconfig(libssh2) >= 0.15
14mu|php-ssh2-0.13-1|19	Epoch:		1
14mu|php-ssh2-0.13-1|20	Requires:	php(zend-abi) = %{php_zend_api}
14mu|php-ssh2-0.13-1|21	
14mu|php-ssh2-0.13-1|22	%description
14mu|php-ssh2-0.13-1|23	Provides bindings to the libssh2 library which provide access to resources
14mu|php-ssh2-0.13-1|24	(shell, remote exec, tunneling, file transfer) on a remote machine using a
14mu|php-ssh2-0.13-1|25	secure cryptographic transport.
14mu|php-ssh2-0.13-1|26	
14mu|php-ssh2-0.13-1|27	%prep
14mu|php-ssh2-0.13-1|28	
14mu|php-ssh2-0.13-1|29	%setup -q -n ssh2-%{version}
14mu|php-ssh2-0.13-1|30	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14mu|php-ssh2-0.13-1|31	
14mu|php-ssh2-0.13-1|32	%patch0 -p1
14mu|php-ssh2-0.13-1|33	
14mu|php-ssh2-0.13-1|34	%build
14mu|php-ssh2-0.13-1|35	%serverbuild
14mu|php-ssh2-0.13-1|36	
14mu|php-ssh2-0.13-1|37	phpize
14mu|php-ssh2-0.13-1|38	%configure2_5x --with-libdir=%{_lib} \
14mu|php-ssh2-0.13-1|39	--with-%{modname}=shared,%{_prefix}
14mu|php-ssh2-0.13-1|40	
14mu|php-ssh2-0.13-1|41	make
14mu|php-ssh2-0.13-1|42	mv modules/*.so .
14mu|php-ssh2-0.13-1|43	
14mu|php-ssh2-0.13-1|44	%install
14mu|php-ssh2-0.13-1|45	
14mu|php-ssh2-0.13-1|46	install -d %{buildroot}%{_libdir}/php/extensions
14mu|php-ssh2-0.13-1|47	install -d %{buildroot}%{_sysconfdir}/php.d
14mu|php-ssh2-0.13-1|48	
14mu|php-ssh2-0.13-1|49	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14mu|php-ssh2-0.13-1|50	
14mu|php-ssh2-0.13-1|51	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
14mu|php-ssh2-0.13-1|52	extension = %{soname}
14mu|php-ssh2-0.13-1|53	EOF
14mu|php-ssh2-0.13-1|54	
14mu|php-ssh2-0.13-1|55	%files
14mu|php-ssh2-0.13-1|56	%doc package*.xml
14mu|php-ssh2-0.13-1|57	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14mu|php-ssh2-0.13-1|58	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14mu|php-ssh2-0.13-1|59	
14mu|php-ssh2-0.13-1|60	%changelog
14mu|php-ssh2-0.13-1|61	
14mu|php-ssh2-0.13-1|62	* Sun Feb 19 2017 Denis Silakov <denis.silakov@rosalab.ru> 1:0.13-1
14mu|php-ssh2-0.13-1|63	- (c08b07b) Merge branch 'rosa2016.1' of https://abf.rosalinux.ru/import/php-ssh2 into rosa2016.1
14mu|php-ssh2-0.13-1|64	
14mu|php-ssh2-0.13-1|65	

23709 14
14mu|php-suhosin-0.9.38-7|1	%define modname suhosin
14mu|php-suhosin-0.9.38-7|2	%define soname %{modname}.so
14mu|php-suhosin-0.9.38-7|3	%define inifile Z98_%{modname}.ini
14mu|php-suhosin-0.9.38-7|4	
14mu|php-suhosin-0.9.38-7|5	Summary:	Suhosin extension module for PHP
14mu|php-suhosin-0.9.38-7|6	Name:		php-%{modname}
14mu|php-suhosin-0.9.38-7|7	Version:	0.9.38
14mu|php-suhosin-0.9.38-7|8	Epoch:		1
14mu|php-suhosin-0.9.38-7|9	Release:	7
14mu|php-suhosin-0.9.38-7|10	Group:		Development/PHP
14mu|php-suhosin-0.9.38-7|11	License:	PHP License
14mu|php-suhosin-0.9.38-7|12	Url:		http://www.hardened-php.net/suhosin/
14mu|php-suhosin-0.9.38-7|13	Source0:	http://download.suhosin.org/%{modname}-%{version}.tar.gz
14mu|php-suhosin-0.9.38-7|14	Source1:	http://download.suhosin.org/%{modname}-%{version}.tar.gz.sig
14mu|php-suhosin-0.9.38-7|15	BuildRequires:	php-devel >= 3:5.2.0
14mu|php-suhosin-0.9.38-7|16	
14mu|php-suhosin-0.9.38-7|17	%description
14mu|php-suhosin-0.9.38-7|18	Suhosin is an advanced protection system for PHP installations. It was designed
14mu|php-suhosin-0.9.38-7|19	to protect servers and users from known and unknown flaws in PHP applications
14mu|php-suhosin-0.9.38-7|20	and the PHP core. Suhosin is binary compatible to normal PHP installation,
14mu|php-suhosin-0.9.38-7|21	which means it is compatible to 3rd party binary extension like ZendOptimizer.
14mu|php-suhosin-0.9.38-7|22	
14mu|php-suhosin-0.9.38-7|23	%prep
14mu|php-suhosin-0.9.38-7|24	%setup -qn suhosin-%{version}
14mu|php-suhosin-0.9.38-7|25	%apply_patches
14mu|php-suhosin-0.9.38-7|26	
14mu|php-suhosin-0.9.38-7|27	%build
14mu|php-suhosin-0.9.38-7|28	%serverbuild
14mu|php-suhosin-0.9.38-7|29	
14mu|php-suhosin-0.9.38-7|30	phpize
14mu|php-suhosin-0.9.38-7|31	%configure2_5x \
14mu|php-suhosin-0.9.38-7|32	--with-libdir=%{_lib} \
14mu|php-suhosin-0.9.38-7|33	--enable-suhosin \
14mu|php-suhosin-0.9.38-7|34	--enable-shared
14mu|php-suhosin-0.9.38-7|35	
14mu|php-suhosin-0.9.38-7|36	%make
14mu|php-suhosin-0.9.38-7|37	mv modules/*.so %{modname}.so
14mu|php-suhosin-0.9.38-7|38	
14mu|php-suhosin-0.9.38-7|39	%check
14mu|php-suhosin-0.9.38-7|40	make test <<EOF
14mu|php-suhosin-0.9.38-7|41	n
14mu|php-suhosin-0.9.38-7|42	EOF
14mu|php-suhosin-0.9.38-7|43	
14mu|php-suhosin-0.9.38-7|44	%install
14mu|php-suhosin-0.9.38-7|45	install -d %{buildroot}%{_libdir}/php/extensions
14mu|php-suhosin-0.9.38-7|46	install -d %{buildroot}%{_sysconfdir}/php.d
14mu|php-suhosin-0.9.38-7|47	
14mu|php-suhosin-0.9.38-7|48	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14mu|php-suhosin-0.9.38-7|49	install -m0644 suhosin.ini %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14mu|php-suhosin-0.9.38-7|50	
14mu|php-suhosin-0.9.38-7|51	%files
14mu|php-suhosin-0.9.38-7|52	%doc CREDITS tests Changelog
14mu|php-suhosin-0.9.38-7|53	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
14mu|php-suhosin-0.9.38-7|54	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14mu|php-suhosin-0.9.38-7|55	
14mu|php-suhosin-0.9.38-7|56	
14mu|php-suhosin-0.9.38-7|57	%changelog
14mu|php-suhosin-0.9.38-7|58	
14mu|php-suhosin-0.9.38-7|59	* Fri May 13 2016 Denis Silakov <dsilakov@gmail.com> 1:0.9.38-7
14mu|php-suhosin-0.9.38-7|60	- (ef71928) Updated to 0.9.38
14mu|php-suhosin-0.9.38-7|61	
14mu|php-suhosin-0.9.38-7|62	

23710 14
14mu|php-timezonedb-2017.3-1|1	%define modname timezonedb
14mu|php-timezonedb-2017.3-1|2	%define dirname %{modname}
14mu|php-timezonedb-2017.3-1|3	%define soname %{modname}.so
14mu|php-timezonedb-2017.3-1|4	%define inifile A60_%{modname}.ini
14mu|php-timezonedb-2017.3-1|5	
14mu|php-timezonedb-2017.3-1|6	Summary:	Timezone Database to be used with PHP's date and time functions
14mu|php-timezonedb-2017.3-1|7	Name:		php-%{modname}
14mu|php-timezonedb-2017.3-1|8	Epoch:		3
14mu|php-timezonedb-2017.3-1|9	Version:	2017.3
14mu|php-timezonedb-2017.3-1|10	Release:	1
14mu|php-timezonedb-2017.3-1|11	Group:		Development/PHP
14mu|php-timezonedb-2017.3-1|12	License:	PHP License
14mu|php-timezonedb-2017.3-1|13	Url:		http://pecl.php.net/package/timezonedb/
14mu|php-timezonedb-2017.3-1|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
14mu|php-timezonedb-2017.3-1|15	Source1:	A60_timezonedb.ini
14mu|php-timezonedb-2017.3-1|16	BuildRequires:	file
14mu|php-timezonedb-2017.3-1|17	BuildRequires:	php-devel >= 3:5.5.0
14mu|php-timezonedb-2017.3-1|18	Requires:	php(zend-abi) = %{php_zend_api}
14mu|php-timezonedb-2017.3-1|19	
14mu|php-timezonedb-2017.3-1|20	%description
14mu|php-timezonedb-2017.3-1|21	This extension is a drop-in replacement for the builtin timezone database that
14mu|php-timezonedb-2017.3-1|22	comes with PHP. You should only install this extension in case you need to get
14mu|php-timezonedb-2017.3-1|23	a later version of the timezone database than the one that ships with PHP.
14mu|php-timezonedb-2017.3-1|24	
14mu|php-timezonedb-2017.3-1|25	The data that this extension uses comes from the "Olson" database, which is
14mu|php-timezonedb-2017.3-1|26	located at ftp://elsie.nci.nih.gov/pub/.
14mu|php-timezonedb-2017.3-1|27	
14mu|php-timezonedb-2017.3-1|28	%files
14mu|php-timezonedb-2017.3-1|29	%doc CREDITS package*.xml
14mu|php-timezonedb-2017.3-1|30	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14mu|php-timezonedb-2017.3-1|31	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14mu|php-timezonedb-2017.3-1|32	
14mu|php-timezonedb-2017.3-1|33	#-----------------------------------------------------------------
14mu|php-timezonedb-2017.3-1|34	
14mu|php-timezonedb-2017.3-1|35	%prep
14mu|php-timezonedb-2017.3-1|36	%setup -qn %{modname}-%{version}
14mu|php-timezonedb-2017.3-1|37	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14mu|php-timezonedb-2017.3-1|38	
14mu|php-timezonedb-2017.3-1|39	cp %{SOURCE1} %{inifile}
14mu|php-timezonedb-2017.3-1|40	
14mu|php-timezonedb-2017.3-1|41	# fix permissions
14mu|php-timezonedb-2017.3-1|42	find . -type f | xargs chmod 644
14mu|php-timezonedb-2017.3-1|43	
14mu|php-timezonedb-2017.3-1|44	# strip away annoying ^M
14mu|php-timezonedb-2017.3-1|45	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mu|php-timezonedb-2017.3-1|46	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
14mu|php-timezonedb-2017.3-1|47	
14mu|php-timezonedb-2017.3-1|48	%build
14mu|php-timezonedb-2017.3-1|49	%serverbuild
14mu|php-timezonedb-2017.3-1|50	
14mu|php-timezonedb-2017.3-1|51	phpize
14mu|php-timezonedb-2017.3-1|52	%configure2_5x \
14mu|php-timezonedb-2017.3-1|53	--with-libdir=%{_lib} \
14mu|php-timezonedb-2017.3-1|54	--with-%{modname}=shared,%{_prefix}
14mu|php-timezonedb-2017.3-1|55	%make
14mu|php-timezonedb-2017.3-1|56	
14mu|php-timezonedb-2017.3-1|57	mv modules/*.so .
14mu|php-timezonedb-2017.3-1|58	
14mu|php-timezonedb-2017.3-1|59	%install
14mu|php-timezonedb-2017.3-1|60	install -d %{buildroot}%{_libdir}/php/extensions
14mu|php-timezonedb-2017.3-1|61	install -d %{buildroot}%{_sysconfdir}/php.d
14mu|php-timezonedb-2017.3-1|62	
14mu|php-timezonedb-2017.3-1|63	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14mu|php-timezonedb-2017.3-1|64	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14mu|php-timezonedb-2017.3-1|65	
14mu|php-timezonedb-2017.3-1|66	%changelog

23711 14
14mu|php-xdebug-2.5.0-2|1	%define modname xdebug
14mu|php-xdebug-2.5.0-2|2	%define dirname %{modname}
14mu|php-xdebug-2.5.0-2|3	%define soname %{modname}.so
14mu|php-xdebug-2.5.0-2|4	%define inifile A29_%{modname}.ini
14mu|php-xdebug-2.5.0-2|5	
14mu|php-xdebug-2.5.0-2|6	Summary:	Provides functions for function traces and profiling for PHP5
14mu|php-xdebug-2.5.0-2|7	Name:		php-%{modname}
14mu|php-xdebug-2.5.0-2|8	Epoch:		2
14mu|php-xdebug-2.5.0-2|9	Version:	2.5.0
14mu|php-xdebug-2.5.0-2|10	Release:	2
14mu|php-xdebug-2.5.0-2|11	Group:		Development/PHP
14mu|php-xdebug-2.5.0-2|12	License:	BSD-like
14mu|php-xdebug-2.5.0-2|13	Url:		http://www.xdebug.org/
14mu|php-xdebug-2.5.0-2|14	Source0:	http://www.xdebug.org/files/%{modname}-%{version}.tgz
14mu|php-xdebug-2.5.0-2|15	Source1:	%{modname}.ini
14mu|php-xdebug-2.5.0-2|16	BuildRequires:	php-devel >= 3:5.2.0
14mu|php-xdebug-2.5.0-2|17	Requires:	gdb
14mu|php-xdebug-2.5.0-2|18	Requires:	php(zend-abi) = %{php_zend_api}
14mu|php-xdebug-2.5.0-2|19	
14mu|php-xdebug-2.5.0-2|20	%description
14mu|php-xdebug-2.5.0-2|21	The Xdebug extension helps you debugging your script by providing a lot of
14mu|php-xdebug-2.5.0-2|22	valuable debug information.  The debug information that Xdebug can provide
14mu|php-xdebug-2.5.0-2|23	includes the following:
14mu|php-xdebug-2.5.0-2|24	
14mu|php-xdebug-2.5.0-2|25	* stack and function traces in error messages with:
14mu|php-xdebug-2.5.0-2|26	o full parameter display for user defined functions
14mu|php-xdebug-2.5.0-2|27	o function name, file name and line indications
14mu|php-xdebug-2.5.0-2|28	o support for member functions
14mu|php-xdebug-2.5.0-2|29	* memory allocation
14mu|php-xdebug-2.5.0-2|30	* protection for infinite recursions
14mu|php-xdebug-2.5.0-2|31	
14mu|php-xdebug-2.5.0-2|32	Xdebug also provides:
14mu|php-xdebug-2.5.0-2|33	
14mu|php-xdebug-2.5.0-2|34	* profiling information for PHP scripts
14mu|php-xdebug-2.5.0-2|35	* script execution analysis
14mu|php-xdebug-2.5.0-2|36	* capabilities to debug your scripts interactively with a debug client
14mu|php-xdebug-2.5.0-2|37	
14mu|php-xdebug-2.5.0-2|38	%prep
14mu|php-xdebug-2.5.0-2|39	
14mu|php-xdebug-2.5.0-2|40	%setup -q -n %{modname}-%{version}
14mu|php-xdebug-2.5.0-2|41	[ "../package*.xml" != "/" ] && mv ../package*.xml .
14mu|php-xdebug-2.5.0-2|42	
14mu|php-xdebug-2.5.0-2|43	cp %{SOURCE1} %{inifile}
14mu|php-xdebug-2.5.0-2|44	
14mu|php-xdebug-2.5.0-2|45	# lib64 fix
14mu|php-xdebug-2.5.0-2|46	perl -pi -e "s|/usr/lib|%{_libdir}|g" %{inifile}
14mu|php-xdebug-2.5.0-2|47	
14mu|php-xdebug-2.5.0-2|48	%build
14mu|php-xdebug-2.5.0-2|49	%serverbuild
14mu|php-xdebug-2.5.0-2|50	
14mu|php-xdebug-2.5.0-2|51	phpize
14mu|php-xdebug-2.5.0-2|52	%configure2_5x \
14mu|php-xdebug-2.5.0-2|53	--enable-%{modname}=shared,%{_prefix}
14mu|php-xdebug-2.5.0-2|54	
14mu|php-xdebug-2.5.0-2|55	%make
14mu|php-xdebug-2.5.0-2|56	mv modules/*.so .
14mu|php-xdebug-2.5.0-2|57	
14mu|php-xdebug-2.5.0-2|58	# make the debugclient
14mu|php-xdebug-2.5.0-2|59	pushd debugclient
14mu|php-xdebug-2.5.0-2|60	#sh ./buildconf
14mu|php-xdebug-2.5.0-2|61	#    %%configure2_5x
14mu|php-xdebug-2.5.0-2|62	#	--with-libedit
14mu|php-xdebug-2.5.0-2|63	#    %%make
14mu|php-xdebug-2.5.0-2|64	
14mu|php-xdebug-2.5.0-2|65	#  the autostuff is borked...
14mu|php-xdebug-2.5.0-2|66	touch config.h
14mu|php-xdebug-2.5.0-2|67	gcc $CFLAGS %{ldflags} -o debugclient main.c usefulstuff.c -lnsl
14mu|php-xdebug-2.5.0-2|68	
14mu|php-xdebug-2.5.0-2|69	popd
14mu|php-xdebug-2.5.0-2|70	
14mu|php-xdebug-2.5.0-2|71	%install
14mu|php-xdebug-2.5.0-2|72	install -d %{buildroot}%{_libdir}/php/extensions
14mu|php-xdebug-2.5.0-2|73	install -d %{buildroot}%{_sysconfdir}/php.d
14mu|php-xdebug-2.5.0-2|74	install -d %{buildroot}%{_bindir}
14mu|php-xdebug-2.5.0-2|75	
14mu|php-xdebug-2.5.0-2|76	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
14mu|php-xdebug-2.5.0-2|77	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
14mu|php-xdebug-2.5.0-2|78	install -m0755 debugclient/debugclient %{buildroot}%{_bindir}/
14mu|php-xdebug-2.5.0-2|79	
14mu|php-xdebug-2.5.0-2|80	%files
14mu|php-xdebug-2.5.0-2|81	%doc CREDITS LICENSE
14mu|php-xdebug-2.5.0-2|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
14mu|php-xdebug-2.5.0-2|83	%attr(0755,root,root) %{_bindir}/debugclient
14mu|php-xdebug-2.5.0-2|84	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
14mu|php-xdebug-2.5.0-2|85	
14mu|php-xdebug-2.5.0-2|86	%changelog
14mu|php-xdebug-2.5.0-2|87	
14mu|php-xdebug-2.5.0-2|88	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:2.5.0-2
14mu|php-xdebug-2.5.0-2|89	- (f52df7f) MassBuild#1230: Increase release tag
14mu|php-xdebug-2.5.0-2|90	
14mu|php-xdebug-2.5.0-2|91	

23712 14
14mu|physfs-2.0.3-4|1	%define major 1
14mu|physfs-2.0.3-4|2	%define libname %mklibname %{name} %{major}
14mu|physfs-2.0.3-4|3	%define devname %mklibname %{name} -d
14mu|physfs-2.0.3-4|4	
14mu|physfs-2.0.3-4|5	Summary:	A library to provide abstract access to various archives
14mu|physfs-2.0.3-4|6	Name:		physfs
14mu|physfs-2.0.3-4|7	Version:	2.0.3
14mu|physfs-2.0.3-4|8	Release:	4
14mu|physfs-2.0.3-4|9	License:	zlib
14mu|physfs-2.0.3-4|10	Group:		System/Libraries
14mu|physfs-2.0.3-4|11	Url:		http://www.icculus.org/physfs/
14mu|physfs-2.0.3-4|12	Source0:	http://www.icculus.org/physfs/downloads/%{name}-%{version}.tar.bz2
14mu|physfs-2.0.3-4|13	Patch0:		physfs-2.0.2-fix-build.patch
14mu|physfs-2.0.3-4|14	BuildRequires:	cmake
14mu|physfs-2.0.3-4|15	BuildRequires:	readline-devel
14mu|physfs-2.0.3-4|16	BuildRequires:	pkgconfig(liblzma)
14mu|physfs-2.0.3-4|17	BuildRequires:	pkgconfig(ncursesw)
14mu|physfs-2.0.3-4|18	BuildRequires:	pkgconfig(zlib)
14mu|physfs-2.0.3-4|19	
14mu|physfs-2.0.3-4|20	%description
14mu|physfs-2.0.3-4|21	A library to provide abstract access to various archives.
14mu|physfs-2.0.3-4|22	It is intended for use in video games.
14mu|physfs-2.0.3-4|23	
14mu|physfs-2.0.3-4|24	The programmer defines a "write directory" on the physical filesystem.
14mu|physfs-2.0.3-4|25	No file writing done through the PhysicsFS API can leave that write directory.
14mu|physfs-2.0.3-4|26	
14mu|physfs-2.0.3-4|27	#----------------------------------------------------------------------------
14mu|physfs-2.0.3-4|28	
14mu|physfs-2.0.3-4|29	%package -n %{libname}
14mu|physfs-2.0.3-4|30	Summary:	Main library for physfs
14mu|physfs-2.0.3-4|31	Group:		System/Libraries
14mu|physfs-2.0.3-4|32	Provides:	%{name} = %{EVRD}
14mu|physfs-2.0.3-4|33	Conflicts:	%{_lib}physfs2 < 2.0.3-4
14mu|physfs-2.0.3-4|34	Obsoletes:	%{_lib}physfs2 < 2.0.3-4
14mu|physfs-2.0.3-4|35	
14mu|physfs-2.0.3-4|36	%description -n %{libname}
14mu|physfs-2.0.3-4|37	This package contains the library needed to run programs dynamically
14mu|physfs-2.0.3-4|38	linked with physfs
14mu|physfs-2.0.3-4|39	
14mu|physfs-2.0.3-4|40	%files -n %{libname}
14mu|physfs-2.0.3-4|41	%{_libdir}/libphysfs.so.%{major}
14mu|physfs-2.0.3-4|42	%{_libdir}/libphysfs.so.%{version}
14mu|physfs-2.0.3-4|43	
14mu|physfs-2.0.3-4|44	#----------------------------------------------------------------------------
14mu|physfs-2.0.3-4|45	
14mu|physfs-2.0.3-4|46	%package -n %{devname}
14mu|physfs-2.0.3-4|47	Summary:	Headers for developing programs that will use physfs
14mu|physfs-2.0.3-4|48	Group:		Development/C
14mu|physfs-2.0.3-4|49	Requires:	%{libname} = %{EVRD}
14mu|physfs-2.0.3-4|50	Requires:	pkgconfig(zlib)
14mu|physfs-2.0.3-4|51	Provides:	%{name}-devel = %{EVRD}
14mu|physfs-2.0.3-4|52	
14mu|physfs-2.0.3-4|53	%description -n %{devname}
14mu|physfs-2.0.3-4|54	This package contains the headers that programmers will need to develop
14mu|physfs-2.0.3-4|55	applications which will use physfs
14mu|physfs-2.0.3-4|56	
14mu|physfs-2.0.3-4|57	%files -n %{devname}
14mu|physfs-2.0.3-4|58	%doc %{_docdir}%{name}/*.txt
14mu|physfs-2.0.3-4|59	%{_bindir}/*
14mu|physfs-2.0.3-4|60	%{_includedir}/*.h
14mu|physfs-2.0.3-4|61	%{_libdir}/*.so
14mu|physfs-2.0.3-4|62	
14mu|physfs-2.0.3-4|63	#----------------------------------------------------------------------------
14mu|physfs-2.0.3-4|64	
14mu|physfs-2.0.3-4|65	%prep
14mu|physfs-2.0.3-4|66	%setup -q
14mu|physfs-2.0.3-4|67	%patch0 -p0
14mu|physfs-2.0.3-4|68	
14mu|physfs-2.0.3-4|69	# Ensure we use system zlib
14mu|physfs-2.0.3-4|70	# don't use bundled lzma
14mu|physfs-2.0.3-4|71	rm -rf zlib123
14mu|physfs-2.0.3-4|72	rm -rf lzma
14mu|physfs-2.0.3-4|73	
14mu|physfs-2.0.3-4|74	%build
14mu|physfs-2.0.3-4|75	%cmake -DPHYSFS_ARCHIVE_7Z=OFF
14mu|physfs-2.0.3-4|76	%make
14mu|physfs-2.0.3-4|77	
14mu|physfs-2.0.3-4|78	%install
14mu|physfs-2.0.3-4|79	# fix 64 bits lib path
14mu|physfs-2.0.3-4|80	%ifarch x86_64
14mu|physfs-2.0.3-4|81	cd build
14mu|physfs-2.0.3-4|82	sed -i -e 's,lib",lib64",g' cmake_install.cmake
14mu|physfs-2.0.3-4|83	cd ..
14mu|physfs-2.0.3-4|84	%endif
14mu|physfs-2.0.3-4|85	
14mu|physfs-2.0.3-4|86	%makeinstall_std -C build
14mu|physfs-2.0.3-4|87	
14mu|physfs-2.0.3-4|88	
14mu|physfs-2.0.3-4|89	install -d %{buildroot}%{_docdir}%{name}
14mu|physfs-2.0.3-4|90	install *.txt %{buildroot}%{_docdir}%{name}/
14mu|physfs-2.0.3-4|91	
14mu|physfs-2.0.3-4|92	rm -rf %{buildroot}%{_libdir}/*.a
14mu|physfs-2.0.3-4|93	
14mu|physfs-2.0.3-4|94	
14mu|physfs-2.0.3-4|95	%changelog
14mu|physfs-2.0.3-4|96	
14mu|physfs-2.0.3-4|97	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-4
14mu|physfs-2.0.3-4|98	- (d376550) Fix library package major
14mu|physfs-2.0.3-4|99	- (d376550) Spec cleanup
14mu|physfs-2.0.3-4|100	
14mu|physfs-2.0.3-4|101	

23713 14
14mu|picmi-4.14.3-1|1	Name:		picmi
14mu|picmi-4.14.3-1|2	Version:	4.14.3
14mu|picmi-4.14.3-1|3	Release:	1
14mu|picmi-4.14.3-1|4	Summary:	A nonogram logic game for KDE
14mu|picmi-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|picmi-4.14.3-1|6	License:	GPLv2
14mu|picmi-4.14.3-1|7	Url:		http://games.kde.org/game.php?game=picmi
14mu|picmi-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|picmi-4.14.3-1|9	BuildRequires:	libkdegames-devel
14mu|picmi-4.14.3-1|10	
14mu|picmi-4.14.3-1|11	%description
14mu|picmi-4.14.3-1|12	Picmi is a number logic game in which cells in a grid have to be colored or
14mu|picmi-4.14.3-1|13	left blank according to numbers given at the side of the grid to reveal a
14mu|picmi-4.14.3-1|14	hidden picture.
14mu|picmi-4.14.3-1|15	
14mu|picmi-4.14.3-1|16	%files
14mu|picmi-4.14.3-1|17	%{_kde_bindir}/picmi
14mu|picmi-4.14.3-1|18	%{_kde_applicationsdir}/picmi.desktop
14mu|picmi-4.14.3-1|19	%{_kde_appsdir}/picmi/
14mu|picmi-4.14.3-1|20	%{_kde_iconsdir}/hicolor/*/apps/picmi.*
14mu|picmi-4.14.3-1|21	%{_kde_docdir}/HTML/en/picmi
14mu|picmi-4.14.3-1|22	
14mu|picmi-4.14.3-1|23	#------------------------------------------------------------------------------
14mu|picmi-4.14.3-1|24	
14mu|picmi-4.14.3-1|25	%prep
14mu|picmi-4.14.3-1|26	%setup -q
14mu|picmi-4.14.3-1|27	
14mu|picmi-4.14.3-1|28	%build
14mu|picmi-4.14.3-1|29	%cmake_kde4
14mu|picmi-4.14.3-1|30	%make
14mu|picmi-4.14.3-1|31	
14mu|picmi-4.14.3-1|32	%install
14mu|picmi-4.14.3-1|33	%makeinstall_std -C build
14mu|picmi-4.14.3-1|34	
14mu|picmi-4.14.3-1|35	
14mu|picmi-4.14.3-1|36	
14mu|picmi-4.14.3-1|37	%changelog
14mu|picmi-4.14.3-1|38	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|picmi-4.14.3-1|39	+ Revision: b772925
14mu|picmi-4.14.3-1|40	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|picmi-4.14.3-1|41	
14mu|picmi-4.14.3-1|42	

23714 14
14mu|pidgin-2.12.0-2|1	%define major 0
14mu|pidgin-2.12.0-2|2	%define libname %mklibname purple %{major}
14mu|pidgin-2.12.0-2|3	%define libclient %mklibname purple-client %{major}
14mu|pidgin-2.12.0-2|4	%define libgnt %mklibname gnt %{major}
14mu|pidgin-2.12.0-2|5	%define devname %mklibname purple -d
14mu|pidgin-2.12.0-2|6	
14mu|pidgin-2.12.0-2|7	%bcond_with evolution
14mu|pidgin-2.12.0-2|8	# (tpg) libgadu is now in main, pidgin's one is really old
14mu|pidgin-2.12.0-2|9	# gw pidgin's internal libgadu was updated recently
14mu|pidgin-2.12.0-2|10	# build against external version if possible, keep in mind older distros
14mu|pidgin-2.12.0-2|11	# might have older libgadu
14mu|pidgin-2.12.0-2|12	#gw configure check is used unless --with-* options are used:
14mu|pidgin-2.12.0-2|13	%bcond_with libgadu
14mu|pidgin-2.12.0-2|14	%bcond_without meanwhile
14mu|pidgin-2.12.0-2|15	#gw http://developer.pidgin.im/ticket/11936#comment:1
14mu|pidgin-2.12.0-2|16	%bcond_with mono
14mu|pidgin-2.12.0-2|17	%bcond_without networkmanager
14mu|pidgin-2.12.0-2|18	%bcond_without perl
14mu|pidgin-2.12.0-2|19	%bcond_without silc
14mu|pidgin-2.12.0-2|20	%bcond_without vv
14mu|pidgin-2.12.0-2|21	
14mu|pidgin-2.12.0-2|22	Summary:	A GTK+ based multiprotocol instant messaging client
14mu|pidgin-2.12.0-2|23	Name:		pidgin
14mu|pidgin-2.12.0-2|24	Version:	2.12.0
14mu|pidgin-2.12.0-2|25	Release:	2
14mu|pidgin-2.12.0-2|26	License:	GPLv2+
14mu|pidgin-2.12.0-2|27	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|28	Url:		http://www.pidgin.im/
14mu|pidgin-2.12.0-2|29	Source0:	https://sourceforge.net/projects/pidgin/files/Pidgin/%{version}/%{name}-%{version}.tar.bz2
14mu|pidgin-2.12.0-2|30	#gw from Fedora: generate one time passwords
14mu|pidgin-2.12.0-2|31	Source2:	one_time_password.c
14mu|pidgin-2.12.0-2|32	Patch0:		pidgin-2.7.0-smiley.patch
14mu|pidgin-2.12.0-2|33	Patch1:		pidgin-2.12.0-desktop-name.patch
14mu|pidgin-2.12.0-2|34	Patch2:		pidgin-2.12.0-tls1.3.patch
14mu|pidgin-2.12.0-2|35	Patch3:		pidgin-2.4.2-set-jabber-as-module.patch
14mu|pidgin-2.12.0-2|36	#gw fix build with mono 2.6.4 which does not have the nessessary glib dep
14mu|pidgin-2.12.0-2|37	#in the pkgconfig file
14mu|pidgin-2.12.0-2|38	#also add missing include
14mu|pidgin-2.12.0-2|39	Patch6:		pidgin-2.7.0-mono-build.patch
14mu|pidgin-2.12.0-2|40	#gw fix reading resolv.conf in NetworkManager integration
14mu|pidgin-2.12.0-2|41	Patch111:	%{name}-2.8.0-reread-resolvconf.patch
14mu|pidgin-2.12.0-2|42	Patch115:	%{name}-2.10.0-gg-search-by-uin.patch
14mu|pidgin-2.12.0-2|43	Patch116:	%{name}-2.8.0-gg-disconnect.patch
14mu|pidgin-2.12.0-2|44	Patch117:	pidgin-2.10.11-fix-perl-module-build.patch
14mu|pidgin-2.12.0-2|45	# since libtool drops soname for unversioned modules now, we need to explicitly
14mu|pidgin-2.12.0-2|46	# add soname to plugins that other plugins links against it
14mu|pidgin-2.12.0-2|47	Patch118:	pidgin-2.10.2-explicitly-add-soname-to-liboscar-and-libjabber.patch
14mu|pidgin-2.12.0-2|48	
14mu|pidgin-2.12.0-2|49	BuildRequires:	desktop-file-utils
14mu|pidgin-2.12.0-2|50	BuildRequires:	doxygen
14mu|pidgin-2.12.0-2|51	BuildRequires:	GConf2
14mu|pidgin-2.12.0-2|52	BuildRequires:	graphviz
14mu|pidgin-2.12.0-2|53	BuildRequires:	intltool
14mu|pidgin-2.12.0-2|54	BuildRequires:	xsltproc
14mu|pidgin-2.12.0-2|55	BuildRequires:	gettext-devel
14mu|pidgin-2.12.0-2|56	%if %{with perl}
14mu|pidgin-2.12.0-2|57	BuildRequires:	perl-devel
14mu|pidgin-2.12.0-2|58	%endif
14mu|pidgin-2.12.0-2|59	BuildRequires:	pkgconfig(avahi-glib)
14mu|pidgin-2.12.0-2|60	BuildRequires:	pkgconfig(avahi-client)
14mu|pidgin-2.12.0-2|61	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|pidgin-2.12.0-2|62	%if %{with evolution}
14mu|pidgin-2.12.0-2|63	BuildRequires:	pkgconfig(evolution-data-server-1.2)
14mu|pidgin-2.12.0-2|64	BuildRequires:	pkgconfig(libebook-1.2)
14mu|pidgin-2.12.0-2|65	BuildRequires:	pkgconfig(libedata-book-1.2)
14mu|pidgin-2.12.0-2|66	%endif
14mu|pidgin-2.12.0-2|67	BuildRequires:	pkgconfig(expat)
14mu|pidgin-2.12.0-2|68	BuildRequires:	pkgconfig(gnutls)
14mu|pidgin-2.12.0-2|69	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|pidgin-2.12.0-2|70	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|pidgin-2.12.0-2|71	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|pidgin-2.12.0-2|72	BuildRequires:	pkgconfig(gtkspell-2.0) >= 2.0.2
14mu|pidgin-2.12.0-2|73	BuildRequires:	pkgconfig(ice)
14mu|pidgin-2.12.0-2|74	BuildRequires:	pkgconfig(jack)
14mu|pidgin-2.12.0-2|75	BuildRequires:	pkgconfig(krb5)
14mu|pidgin-2.12.0-2|76	%if %{with libgadu}
14mu|pidgin-2.12.0-2|77	BuildRequires:	pkgconfig(libgadu) >= 1.11.0
14mu|pidgin-2.12.0-2|78	%endif
14mu|pidgin-2.12.0-2|79	BuildRequires:	pkgconfig(libgcrypt)
14mu|pidgin-2.12.0-2|80	BuildRequires:	pkgconfig(libidn)
14mu|pidgin-2.12.0-2|81	%if %{with networkmanager}
14mu|pidgin-2.12.0-2|82	BuildRequires:	pkgconfig(libnm-util)
14mu|pidgin-2.12.0-2|83	%endif
14mu|pidgin-2.12.0-2|84	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.5
14mu|pidgin-2.12.0-2|85	%if %{with meanwhile}
14mu|pidgin-2.12.0-2|86	BuildRequires:	pkgconfig(meanwhile) >= 1.0.0
14mu|pidgin-2.12.0-2|87	%endif
14mu|pidgin-2.12.0-2|88	%if %{with mono}
14mu|pidgin-2.12.0-2|89	BuildRequires:	pkgconfig(mono)
14mu|pidgin-2.12.0-2|90	%endif
14mu|pidgin-2.12.0-2|91	BuildRequires:	pkgconfig(ncursesw)
14mu|pidgin-2.12.0-2|92	BuildRequires:	pkgconfig(nss)
14mu|pidgin-2.12.0-2|93	BuildRequires:	pkgconfig(nspr)
14mu|pidgin-2.12.0-2|94	BuildRequires:	pkgconfig(python)
14mu|pidgin-2.12.0-2|95	BuildRequires:	pkgconfig(samplerate)
14mu|pidgin-2.12.0-2|96	%if %{with silc}
14mu|pidgin-2.12.0-2|97	BuildRequires:	pkgconfig(silc) >= 0.9.12
14mu|pidgin-2.12.0-2|98	BuildRequires:	pkgconfig(silcclient) >= 0.9.12
14mu|pidgin-2.12.0-2|99	%endif
14mu|pidgin-2.12.0-2|100	BuildRequires:	pkgconfig(sm)
14mu|pidgin-2.12.0-2|101	BuildRequires:	pkgconfig(sqlite3)
14mu|pidgin-2.12.0-2|102	BuildRequires:	pkgconfig(tcl)
14mu|pidgin-2.12.0-2|103	BuildRequires:	pkgconfig(tk)
14mu|pidgin-2.12.0-2|104	BuildRequires:	pkgconfig(xext)
14mu|pidgin-2.12.0-2|105	BuildRequires:	pkgconfig(xscrnsaver)
14mu|pidgin-2.12.0-2|106	BuildRequires:	pkgconfig(x11)
14mu|pidgin-2.12.0-2|107	%if %{with vv}
14mu|pidgin-2.12.0-2|108	BuildRequires:	pkgconfig(farstream-0.2)
14mu|pidgin-2.12.0-2|109	Suggests:	gstreamer1.0-farstream
14mu|pidgin-2.12.0-2|110	%endif
14mu|pidgin-2.12.0-2|111	Suggests:	pidgin-plugin-mrim
14mu|pidgin-2.12.0-2|112	
14mu|pidgin-2.12.0-2|113	Requires:	%{name}-client >= %{EVRD}
14mu|pidgin-2.12.0-2|114	Requires:	%{name}-i18n = %{EVRD}
14mu|pidgin-2.12.0-2|115	Requires:	%{name}-plugins = %{EVRD}
14mu|pidgin-2.12.0-2|116	Requires:	rootcerts
14mu|pidgin-2.12.0-2|117	Requires:	xdg-utils
14mu|pidgin-2.12.0-2|118	
14mu|pidgin-2.12.0-2|119	%description
14mu|pidgin-2.12.0-2|120	Pidgin allows you to talk to anyone using a variety of messaging
14mu|pidgin-2.12.0-2|121	protocols including AIM, MSN, Yahoo!, Jabber, Bonjour, Gadu-Gadu,
14mu|pidgin-2.12.0-2|122	ICQ, IRC, Novell Groupwise, QQ, Lotus Sametime, SILC, Simple and
14mu|pidgin-2.12.0-2|123	Zephyr.  These protocols are implemented using a modular, easy to
14mu|pidgin-2.12.0-2|124	use design.  To use a protocol, just add an account using the
14mu|pidgin-2.12.0-2|125	account editor.
14mu|pidgin-2.12.0-2|126	
14mu|pidgin-2.12.0-2|127	Pidgin supports many common features of other clients, as well as many
14mu|pidgin-2.12.0-2|128	unique features, such as perl scripting, TCL scripting and C plugins.
14mu|pidgin-2.12.0-2|129	
14mu|pidgin-2.12.0-2|130	Pidgin is not affiliated with or endorsed by America Online, Inc.,
14mu|pidgin-2.12.0-2|131	Microsoft Corporation, Yahoo! Inc., or ICQ Inc.
14mu|pidgin-2.12.0-2|132	
14mu|pidgin-2.12.0-2|133	%files
14mu|pidgin-2.12.0-2|134	%doc AUTHORS COPYRIGHT ChangeLog
14mu|pidgin-2.12.0-2|135	%doc NEWS README doc/the_penguin.txt
14mu|pidgin-2.12.0-2|136	%{_mandir}/man1/pidgin.*
14mu|pidgin-2.12.0-2|137	%{_sysconfdir}/gconf/schemas/purple.schemas
14mu|pidgin-2.12.0-2|138	%{_bindir}/%{name}
14mu|pidgin-2.12.0-2|139	%dir %{_libdir}/%{name}
14mu|pidgin-2.12.0-2|140	%{_datadir}/applications/%{name}.desktop
14mu|pidgin-2.12.0-2|141	%{_datadir}/pixmaps/*
14mu|pidgin-2.12.0-2|142	%{_datadir}/icons/*
14mu|pidgin-2.12.0-2|143	%{_datadir}/sounds/purple
14mu|pidgin-2.12.0-2|144	%{_libdir}/pidgin/cap.so
14mu|pidgin-2.12.0-2|145	%{_libdir}/pidgin/convcolors.so
14mu|pidgin-2.12.0-2|146	%{_libdir}/pidgin/extplacement.so
14mu|pidgin-2.12.0-2|147	%{_libdir}/pidgin/gestures.so
14mu|pidgin-2.12.0-2|148	%{_libdir}/pidgin/gtkbuddynote.so
14mu|pidgin-2.12.0-2|149	%{_libdir}/pidgin/history.so
14mu|pidgin-2.12.0-2|150	%{_libdir}/pidgin/iconaway.so
14mu|pidgin-2.12.0-2|151	%{_libdir}/pidgin/markerline.so
14mu|pidgin-2.12.0-2|152	%{_libdir}/pidgin/musicmessaging.so
14mu|pidgin-2.12.0-2|153	%{_libdir}/pidgin/notify.so
14mu|pidgin-2.12.0-2|154	%{_libdir}/pidgin/pidginrc.so
14mu|pidgin-2.12.0-2|155	%{_libdir}/pidgin/relnot.so
14mu|pidgin-2.12.0-2|156	%{_libdir}/pidgin/sendbutton.so
14mu|pidgin-2.12.0-2|157	%{_libdir}/pidgin/spellchk.so
14mu|pidgin-2.12.0-2|158	%{_libdir}/pidgin/themeedit.so
14mu|pidgin-2.12.0-2|159	%{_libdir}/pidgin/ticker.so
14mu|pidgin-2.12.0-2|160	%{_libdir}/pidgin/timestamp.so
14mu|pidgin-2.12.0-2|161	%{_libdir}/pidgin/timestamp_format.so
14mu|pidgin-2.12.0-2|162	%if %{with vv}
14mu|pidgin-2.12.0-2|163	%{_libdir}/pidgin/vvconfig.so
14mu|pidgin-2.12.0-2|164	%endif
14mu|pidgin-2.12.0-2|165	%{_libdir}/pidgin/xmppconsole.so
14mu|pidgin-2.12.0-2|166	%{_libdir}/pidgin/xmppdisco.so
14mu|pidgin-2.12.0-2|167	
14mu|pidgin-2.12.0-2|168	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|169	
14mu|pidgin-2.12.0-2|170	%package bonjour
14mu|pidgin-2.12.0-2|171	Summary:	Bonjour plugin for Purple
14mu|pidgin-2.12.0-2|172	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|173	Requires:	%{name} >= %{EVRD}
14mu|pidgin-2.12.0-2|174	
14mu|pidgin-2.12.0-2|175	%description bonjour
14mu|pidgin-2.12.0-2|176	Bonjour plugin for purple.
14mu|pidgin-2.12.0-2|177	
14mu|pidgin-2.12.0-2|178	%files bonjour
14mu|pidgin-2.12.0-2|179	%{_libdir}/purple-2/libbonjour.so
14mu|pidgin-2.12.0-2|180	
14mu|pidgin-2.12.0-2|181	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|182	
14mu|pidgin-2.12.0-2|183	%package client
14mu|pidgin-2.12.0-2|184	Summary:	Plugin and sample client to control purple clients
14mu|pidgin-2.12.0-2|185	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|186	Requires:	dbus-python
14mu|pidgin-2.12.0-2|187	
14mu|pidgin-2.12.0-2|188	%description client
14mu|pidgin-2.12.0-2|189	Applications and library to control purple clients remotely.
14mu|pidgin-2.12.0-2|190	
14mu|pidgin-2.12.0-2|191	%files client
14mu|pidgin-2.12.0-2|192	%{_bindir}/purple-remote
14mu|pidgin-2.12.0-2|193	%{_bindir}/purple-send
14mu|pidgin-2.12.0-2|194	%{_bindir}/purple-send-async
14mu|pidgin-2.12.0-2|195	%{_bindir}/purple-client-example
14mu|pidgin-2.12.0-2|196	%{_bindir}/purple-url-handler
14mu|pidgin-2.12.0-2|197	%{_libdir}/purple-2/dbus-example.so
14mu|pidgin-2.12.0-2|198	
14mu|pidgin-2.12.0-2|199	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|200	
14mu|pidgin-2.12.0-2|201	%package -n finch
14mu|pidgin-2.12.0-2|202	Summary:	A text-based user interface for Pidgin
14mu|pidgin-2.12.0-2|203	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|204	Requires:	%{name}-i18n >= %{EVRD}
14mu|pidgin-2.12.0-2|205	Requires:	%{name}-plugins >= %{EVRD}
14mu|pidgin-2.12.0-2|206	Requires:	%{name}-client >= %{EVRD}
14mu|pidgin-2.12.0-2|207	
14mu|pidgin-2.12.0-2|208	%description -n finch
14mu|pidgin-2.12.0-2|209	A text-based user interface for using libpurple. This can be run from a
14mu|pidgin-2.12.0-2|210	standard text console or from a terminal within X Windows.  It
14mu|pidgin-2.12.0-2|211	uses ncurses and our homegrown gnt library for drawing windows
14mu|pidgin-2.12.0-2|212	and text.
14mu|pidgin-2.12.0-2|213	
14mu|pidgin-2.12.0-2|214	%files -n finch
14mu|pidgin-2.12.0-2|215	%doc %{_mandir}/man1/finch.*
14mu|pidgin-2.12.0-2|216	%{_bindir}/finch
14mu|pidgin-2.12.0-2|217	%{_libdir}/finch/
14mu|pidgin-2.12.0-2|218	%{_libdir}/gnt/
14mu|pidgin-2.12.0-2|219	
14mu|pidgin-2.12.0-2|220	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|221	
14mu|pidgin-2.12.0-2|222	%if %{with evolution}
14mu|pidgin-2.12.0-2|223	%package gevolution
14mu|pidgin-2.12.0-2|224	Summary:	Pidgin extension, for Evolution integration
14mu|pidgin-2.12.0-2|225	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|226	Requires:	%{name} >= %{EVRD}
14mu|pidgin-2.12.0-2|227	
14mu|pidgin-2.12.0-2|228	%description gevolution
14mu|pidgin-2.12.0-2|229	This pidgin plugin allows you to have pidgin working together with evolution.
14mu|pidgin-2.12.0-2|230	
14mu|pidgin-2.12.0-2|231	%files gevolution
14mu|pidgin-2.12.0-2|232	%{_libdir}/%{name}/gevolution.so
14mu|pidgin-2.12.0-2|233	%endif
14mu|pidgin-2.12.0-2|234	
14mu|pidgin-2.12.0-2|235	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|236	
14mu|pidgin-2.12.0-2|237	%package i18n
14mu|pidgin-2.12.0-2|238	Summary:	Translation files for Pidgin/Finch
14mu|pidgin-2.12.0-2|239	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|240	
14mu|pidgin-2.12.0-2|241	%description i18n
14mu|pidgin-2.12.0-2|242	This package contains translation files for Pidgin/Finch.
14mu|pidgin-2.12.0-2|243	
14mu|pidgin-2.12.0-2|244	%files i18n -f %{name}.lang
14mu|pidgin-2.12.0-2|245	
14mu|pidgin-2.12.0-2|246	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|247	
14mu|pidgin-2.12.0-2|248	%if %{with meanwhile}
14mu|pidgin-2.12.0-2|249	%package meanwhile
14mu|pidgin-2.12.0-2|250	Summary:	Lotus Sametime Community Client plugin for Purple
14mu|pidgin-2.12.0-2|251	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|252	Requires:	%{name} >= %{version}-%{release}
14mu|pidgin-2.12.0-2|253	
14mu|pidgin-2.12.0-2|254	%description meanwhile
14mu|pidgin-2.12.0-2|255	Lotus Sametime Community Client plugin for purple.
14mu|pidgin-2.12.0-2|256	
14mu|pidgin-2.12.0-2|257	%files meanwhile
14mu|pidgin-2.12.0-2|258	%{_libdir}/purple-2/libsametime.so
14mu|pidgin-2.12.0-2|259	%endif
14mu|pidgin-2.12.0-2|260	
14mu|pidgin-2.12.0-2|261	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|262	
14mu|pidgin-2.12.0-2|263	%if %{with mono}
14mu|pidgin-2.12.0-2|264	%package mono
14mu|pidgin-2.12.0-2|265	Summary:	Purple extension, to use Mono plugins
14mu|pidgin-2.12.0-2|266	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|267	Requires:	%{name} >= %{EVRD}
14mu|pidgin-2.12.0-2|268	
14mu|pidgin-2.12.0-2|269	%description mono
14mu|pidgin-2.12.0-2|270	Purple can use plugins developed with Mono.
14mu|pidgin-2.12.0-2|271	
14mu|pidgin-2.12.0-2|272	%files mono
14mu|pidgin-2.12.0-2|273	%{_libdir}/purple-2/mono.so
14mu|pidgin-2.12.0-2|274	%{_libdir}/purple-2/*.dll
14mu|pidgin-2.12.0-2|275	%endif
14mu|pidgin-2.12.0-2|276	
14mu|pidgin-2.12.0-2|277	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|278	
14mu|pidgin-2.12.0-2|279	%package plugins
14mu|pidgin-2.12.0-2|280	Summary:	Pidgin plugins shared by the Purple and Finch
14mu|pidgin-2.12.0-2|281	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|282	Conflicts:	%{name} < 2.4.1-3
14mu|pidgin-2.12.0-2|283	
14mu|pidgin-2.12.0-2|284	%description plugins
14mu|pidgin-2.12.0-2|285	This contains the parts of Pidgin that are shared between the Purple and
14mu|pidgin-2.12.0-2|286	Finch Instant Messengers.
14mu|pidgin-2.12.0-2|287	
14mu|pidgin-2.12.0-2|288	%files plugins
14mu|pidgin-2.12.0-2|289	%dir %{_libdir}/purple-2
14mu|pidgin-2.12.0-2|290	%{_libdir}/purple-2/autoaccept.so
14mu|pidgin-2.12.0-2|291	%{_libdir}/purple-2/buddynote.so
14mu|pidgin-2.12.0-2|292	%{_libdir}/purple-2/idle.so
14mu|pidgin-2.12.0-2|293	%{_libdir}/purple-2/joinpart.so
14mu|pidgin-2.12.0-2|294	%{_libdir}/purple-2/libaim.so
14mu|pidgin-2.12.0-2|295	%{_libdir}/purple-2/libgg.so
14mu|pidgin-2.12.0-2|296	%{_libdir}/purple-2/libicq.so
14mu|pidgin-2.12.0-2|297	%{_libdir}/purple-2/libirc.so
14mu|pidgin-2.12.0-2|298	%{_libdir}/purple-2/libjabber.so
14mu|pidgin-2.12.0-2|299	%{_libdir}/purple-2/libnovell.so
14mu|pidgin-2.12.0-2|300	%{_libdir}/purple-2/liboscar.so
14mu|pidgin-2.12.0-2|301	%{_libdir}/purple-2/libsimple.so
14mu|pidgin-2.12.0-2|302	%{_libdir}/purple-2/libxmpp.so
14mu|pidgin-2.12.0-2|303	%{_libdir}/purple-2/libzephyr.so
14mu|pidgin-2.12.0-2|304	%{_libdir}/purple-2/log_reader.so
14mu|pidgin-2.12.0-2|305	%{_libdir}/purple-2/newline.so
14mu|pidgin-2.12.0-2|306	%{_libdir}/purple-2/nss-prefs.so
14mu|pidgin-2.12.0-2|307	%{_libdir}/purple-2/offlinemsg.so
14mu|pidgin-2.12.0-2|308	%{_libdir}/purple-2/one_time_password.so
14mu|pidgin-2.12.0-2|309	%{_libdir}/purple-2/psychic.so
14mu|pidgin-2.12.0-2|310	%{_libdir}/purple-2/ssl-gnutls.so
14mu|pidgin-2.12.0-2|311	%{_libdir}/purple-2/ssl-nss.so
14mu|pidgin-2.12.0-2|312	%{_libdir}/purple-2/ssl.so
14mu|pidgin-2.12.0-2|313	%{_libdir}/purple-2/statenotify.so
14mu|pidgin-2.12.0-2|314	%{_datadir}/appdata/%{name}.appdata.xml
14mu|pidgin-2.12.0-2|315	
14mu|pidgin-2.12.0-2|316	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|317	
14mu|pidgin-2.12.0-2|318	%if %{with perl}
14mu|pidgin-2.12.0-2|319	%package perl
14mu|pidgin-2.12.0-2|320	Summary:	Purple extension, to use perl scripting
14mu|pidgin-2.12.0-2|321	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|322	Requires:	%{name} >= %{EVRD}
14mu|pidgin-2.12.0-2|323	
14mu|pidgin-2.12.0-2|324	%description perl
14mu|pidgin-2.12.0-2|325	Purple can use perl script as plugin, this plugin enable them.
14mu|pidgin-2.12.0-2|326	
14mu|pidgin-2.12.0-2|327	%files perl
14mu|pidgin-2.12.0-2|328	%doc doc/PERL-HOWTO.dox
14mu|pidgin-2.12.0-2|329	%dir %{_libdir}/%{name}/perl
14mu|pidgin-2.12.0-2|330	%{_libdir}/%{name}/perl/Pidgin.pm
14mu|pidgin-2.12.0-2|331	%dir %{_libdir}/%{name}/perl/auto
14mu|pidgin-2.12.0-2|332	%dir %{_libdir}/%{name}/perl/auto/Pidgin/
14mu|pidgin-2.12.0-2|333	%{_libdir}/%{name}/perl/auto/Pidgin/Pidgin.so
14mu|pidgin-2.12.0-2|334	%dir %{_libdir}/purple-2/perl
14mu|pidgin-2.12.0-2|335	%{_libdir}/purple-2/perl/Purple.pm
14mu|pidgin-2.12.0-2|336	%dir %{_libdir}/purple-2/perl/auto
14mu|pidgin-2.12.0-2|337	%dir %{_libdir}/purple-2/perl/auto/Purple/
14mu|pidgin-2.12.0-2|338	%{_libdir}/purple-2/perl/auto/Purple/Purple.so
14mu|pidgin-2.12.0-2|339	%{_libdir}/purple-2/perl.so
14mu|pidgin-2.12.0-2|340	%{_mandir}/man3*/*
14mu|pidgin-2.12.0-2|341	%endif
14mu|pidgin-2.12.0-2|342	
14mu|pidgin-2.12.0-2|343	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|344	
14mu|pidgin-2.12.0-2|345	%package tcl
14mu|pidgin-2.12.0-2|346	Summary:	Purple extension, to use tcl scripting
14mu|pidgin-2.12.0-2|347	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|348	Requires:	%{name} >= %{EVRD}
14mu|pidgin-2.12.0-2|349	
14mu|pidgin-2.12.0-2|350	%description tcl
14mu|pidgin-2.12.0-2|351	Purple can use tcl script as plugin, this plugin enable them.
14mu|pidgin-2.12.0-2|352	
14mu|pidgin-2.12.0-2|353	%files tcl
14mu|pidgin-2.12.0-2|354	%doc doc/TCL-HOWTO.dox
14mu|pidgin-2.12.0-2|355	%{_libdir}/purple-2/tcl.so
14mu|pidgin-2.12.0-2|356	
14mu|pidgin-2.12.0-2|357	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|358	
14mu|pidgin-2.12.0-2|359	%package silc
14mu|pidgin-2.12.0-2|360	Summary:	Purple extension, to use SILC (Secure Internet Live Conferencing)
14mu|pidgin-2.12.0-2|361	Group:		Networking/Instant messaging
14mu|pidgin-2.12.0-2|362	Requires:	%{name} >= %{EVRD}
14mu|pidgin-2.12.0-2|363	
14mu|pidgin-2.12.0-2|364	%description silc
14mu|pidgin-2.12.0-2|365	This purple plugin allows you to use SILC (Secure Internet Live Conferencing)
14mu|pidgin-2.12.0-2|366	plugin for live video conference.
14mu|pidgin-2.12.0-2|367	
14mu|pidgin-2.12.0-2|368	%if %{with silc}
14mu|pidgin-2.12.0-2|369	%files silc
14mu|pidgin-2.12.0-2|370	%doc libpurple/protocols/silc/README
14mu|pidgin-2.12.0-2|371	%{_libdir}/purple-2/libsilcpurple.so
14mu|pidgin-2.12.0-2|372	%endif
14mu|pidgin-2.12.0-2|373	
14mu|pidgin-2.12.0-2|374	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|375	
14mu|pidgin-2.12.0-2|376	%package -n %{libname}
14mu|pidgin-2.12.0-2|377	Summary:	The libpurple library for IM clients like Pidgin and Finch
14mu|pidgin-2.12.0-2|378	Group:		System/Libraries
14mu|pidgin-2.12.0-2|379	
14mu|pidgin-2.12.0-2|380	%description -n %{libname}
14mu|pidgin-2.12.0-2|381	libpurple contains the core IM support for IM clients such as Pidgin
14mu|pidgin-2.12.0-2|382	and Finch.
14mu|pidgin-2.12.0-2|383	
14mu|pidgin-2.12.0-2|384	%files -n %{libname}
14mu|pidgin-2.12.0-2|385	%{_libdir}/libpurple.so.%{major}*
14mu|pidgin-2.12.0-2|386	
14mu|pidgin-2.12.0-2|387	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|388	
14mu|pidgin-2.12.0-2|389	%package -n %{libclient}
14mu|pidgin-2.12.0-2|390	Summary:	The libpurple-client library for %{name}-client
14mu|pidgin-2.12.0-2|391	Group:		System/Libraries
14mu|pidgin-2.12.0-2|392	Conflicts:	%{name}-client < 2.10.1-1
14mu|pidgin-2.12.0-2|393	
14mu|pidgin-2.12.0-2|394	%description -n %{libclient}
14mu|pidgin-2.12.0-2|395	libpurple-client contains the shared library for %{name}-client.
14mu|pidgin-2.12.0-2|396	
14mu|pidgin-2.12.0-2|397	%files -n %{libclient}
14mu|pidgin-2.12.0-2|398	%{_libdir}/libpurple-client.so.%{major}*
14mu|pidgin-2.12.0-2|399	
14mu|pidgin-2.12.0-2|400	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|401	
14mu|pidgin-2.12.0-2|402	%package -n %{libgnt}
14mu|pidgin-2.12.0-2|403	Summary:	The libgnt library for the Finch IM client
14mu|pidgin-2.12.0-2|404	Group:		System/Libraries
14mu|pidgin-2.12.0-2|405	%rename %{_lib}finch0
14mu|pidgin-2.12.0-2|406	
14mu|pidgin-2.12.0-2|407	%description -n %{libgnt}
14mu|pidgin-2.12.0-2|408	libgnt contains the core IM support for the Finch IM client.
14mu|pidgin-2.12.0-2|409	
14mu|pidgin-2.12.0-2|410	libgnt supports a variety of messaging protocols including AIM, MSN,
14mu|pidgin-2.12.0-2|411	Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ,
14mu|pidgin-2.12.0-2|412	Lotus Sametime, SILC, Simple and Zephyr.
14mu|pidgin-2.12.0-2|413	
14mu|pidgin-2.12.0-2|414	%files -n %{libgnt}
14mu|pidgin-2.12.0-2|415	%{_libdir}/libgnt.so.%{major}*
14mu|pidgin-2.12.0-2|416	
14mu|pidgin-2.12.0-2|417	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|418	
14mu|pidgin-2.12.0-2|419	%package -n %{devname}
14mu|pidgin-2.12.0-2|420	Summary:	Development files for pidgin
14mu|pidgin-2.12.0-2|421	Group:		Development/GNOME and GTK+
14mu|pidgin-2.12.0-2|422	Requires:	%{libname} = %{EVRD}
14mu|pidgin-2.12.0-2|423	Requires:	%{libgnt} = %{EVRD}
14mu|pidgin-2.12.0-2|424	Requires:	%{libclient} = %{EVRD}
14mu|pidgin-2.12.0-2|425	Provides:	pidgin-devel = %{EVRD}
14mu|pidgin-2.12.0-2|426	
14mu|pidgin-2.12.0-2|427	%description -n %{devname}
14mu|pidgin-2.12.0-2|428	The pidgin-devel package contains the header files, developer
14mu|pidgin-2.12.0-2|429	documentation, and libraries required for development of Pidgin scripts
14mu|pidgin-2.12.0-2|430	and plugins.
14mu|pidgin-2.12.0-2|431	
14mu|pidgin-2.12.0-2|432	%files -n %{devname}
14mu|pidgin-2.12.0-2|433	%doc ChangeLog.API HACKING PLUGIN_HOWTO
14mu|pidgin-2.12.0-2|434	%{_includedir}/*
14mu|pidgin-2.12.0-2|435	%{_datadir}/aclocal/purple.m4
14mu|pidgin-2.12.0-2|436	%{_libdir}/pkgconfig/*.pc
14mu|pidgin-2.12.0-2|437	%{_libdir}/libpurple.so
14mu|pidgin-2.12.0-2|438	%{_libdir}/libgnt.so
14mu|pidgin-2.12.0-2|439	%{_libdir}/libpurple-client.so
14mu|pidgin-2.12.0-2|440	
14mu|pidgin-2.12.0-2|441	#------------------------------------------------------------------
14mu|pidgin-2.12.0-2|442	
14mu|pidgin-2.12.0-2|443	%prep
14mu|pidgin-2.12.0-2|444	%setup -q
14mu|pidgin-2.12.0-2|445	%patch0 -p1 -b .smiley
14mu|pidgin-2.12.0-2|446	%patch1 -p1
14mu|pidgin-2.12.0-2|447	%patch2 -p1
14mu|pidgin-2.12.0-2|448	%patch3 -p0
14mu|pidgin-2.12.0-2|449	%patch6 -p1
14mu|pidgin-2.12.0-2|450	%patch111 -p1 -b .reread-resolvconf
14mu|pidgin-2.12.0-2|451	%patch115 -p1 -b .gg-search
14mu|pidgin-2.12.0-2|452	%patch116 -p1
14mu|pidgin-2.12.0-2|453	%patch117 -p1 -b .perl_buildfix~
14mu|pidgin-2.12.0-2|454	%patch118 -p1 -b .soname~
14mu|pidgin-2.12.0-2|455	
14mu|pidgin-2.12.0-2|456	%build
14mu|pidgin-2.12.0-2|457	autoreconf -fi -Im4macros
14mu|pidgin-2.12.0-2|458	%configure2_5x \
14mu|pidgin-2.12.0-2|459	--enable-gnutls=yes \
14mu|pidgin-2.12.0-2|460	%if %{with perl}
14mu|pidgin-2.12.0-2|461	--enable-perl \
14mu|pidgin-2.12.0-2|462	%else
14mu|pidgin-2.12.0-2|463	--disable-perl \
14mu|pidgin-2.12.0-2|464	%endif
14mu|pidgin-2.12.0-2|465	%if %{with mono}
14mu|pidgin-2.12.0-2|466	--enable-mono \
14mu|pidgin-2.12.0-2|467	%else
14mu|pidgin-2.12.0-2|468	--disable-mono \
14mu|pidgin-2.12.0-2|469	%endif
14mu|pidgin-2.12.0-2|470	%if %{with networkmanager}
14mu|pidgin-2.12.0-2|471	--enable-nm \
14mu|pidgin-2.12.0-2|472	%else
14mu|pidgin-2.12.0-2|473	--disable-nm \
14mu|pidgin-2.12.0-2|474	%endif
14mu|pidgin-2.12.0-2|475	%if %{with evolution}
14mu|pidgin-2.12.0-2|476	--enable-gevolution \
14mu|pidgin-2.12.0-2|477	%endif
14mu|pidgin-2.12.0-2|478	%if %{without vv}
14mu|pidgin-2.12.0-2|479	--disable-vv \
14mu|pidgin-2.12.0-2|480	%endif
14mu|pidgin-2.12.0-2|481	--without-krb4 \
14mu|pidgin-2.12.0-2|482	--enable-cap \
14mu|pidgin-2.12.0-2|483	--with-system-ssl-certs=%{_sysconfdir}/pki/tls/rootcerts/ \
14mu|pidgin-2.12.0-2|484	--disable-static \
14mu|pidgin-2.12.0-2|485	--disable-schemas-install
14mu|pidgin-2.12.0-2|486	
14mu|pidgin-2.12.0-2|487	%make
14mu|pidgin-2.12.0-2|488	
14mu|pidgin-2.12.0-2|489	# one_time_password plugin, to be merged upstream soon
14mu|pidgin-2.12.0-2|490	cp %{SOURCE2} libpurple/plugins/
14mu|pidgin-2.12.0-2|491	pushd libpurple/plugins/
14mu|pidgin-2.12.0-2|492	make one_time_password.so
14mu|pidgin-2.12.0-2|493	popd
14mu|pidgin-2.12.0-2|494	
14mu|pidgin-2.12.0-2|495	%install
14mu|pidgin-2.12.0-2|496	%makeinstall_std mkinstalldirs='mkdir -p'
14mu|pidgin-2.12.0-2|497	
14mu|pidgin-2.12.0-2|498	install -m 0755 libpurple/plugins/one_time_password.so %{buildroot}%{_libdir}/purple-2/
14mu|pidgin-2.12.0-2|499	
14mu|pidgin-2.12.0-2|500	desktop-file-install \
14mu|pidgin-2.12.0-2|501	--remove-category="Application" \
14mu|pidgin-2.12.0-2|502	--add-category="GTK" \
14mu|pidgin-2.12.0-2|503	--add-category="Network" \
14mu|pidgin-2.12.0-2|504	--add-category="InstantMessaging" \
14mu|pidgin-2.12.0-2|505	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mu|pidgin-2.12.0-2|506	
14mu|pidgin-2.12.0-2|507	# remove files not bundled
14mu|pidgin-2.12.0-2|508	rm -f %{buildroot}%{_prefix}/*/perl5/*/perllocal.pod \
14mu|pidgin-2.12.0-2|509	%{buildroot}%{_libdir}/*/perl/auto/*/{.packlist,*.bs,autosplit.ix}
14mu|pidgin-2.12.0-2|510	
14mu|pidgin-2.12.0-2|511	%find_lang %{name}
14mu|pidgin-2.12.0-2|512	
14mu|pidgin-2.12.0-2|513	
14mu|pidgin-2.12.0-2|514	%changelog
14mu|pidgin-2.12.0-2|515	
14mu|pidgin-2.12.0-2|516	* Thu Jun 15 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.12.0-2
14mu|pidgin-2.12.0-2|517	- (bb68182) Add patch for TLS1.3 ciphers support
14mu|pidgin-2.12.0-2|518	
14mu|pidgin-2.12.0-2|519	

23715 14
14mu|pigz-2.3.3-1|1	Name:           pigz
14mu|pigz-2.3.3-1|2	Version:        2.3.3
14mu|pigz-2.3.3-1|3	Release:        1
14mu|pigz-2.3.3-1|4	Summary:        Parallel implementation of gzip
14mu|pigz-2.3.3-1|5	Group:          Archiving/Compression
14mu|pigz-2.3.3-1|6	License:        zlib
14mu|pigz-2.3.3-1|7	URL:            http://www.zlib.net/pigz/
14mu|pigz-2.3.3-1|8	Source0:        http://www.zlib.net/%{name}/%{name}-%{version}.tar.gz
14mu|pigz-2.3.3-1|9	BuildRequires:  zlib-devel
14mu|pigz-2.3.3-1|10	
14mu|pigz-2.3.3-1|11	%description
14mu|pigz-2.3.3-1|12	pigz, which stands for parallel implementation of gzip,
14mu|pigz-2.3.3-1|13	is a fully functional replacement for gzip that exploits
14mu|pigz-2.3.3-1|14	multiple processors and multiple cores to the hilt when compressing data.
14mu|pigz-2.3.3-1|15	
14mu|pigz-2.3.3-1|16	%prep
14mu|pigz-2.3.3-1|17	%setup -q
14mu|pigz-2.3.3-1|18	
14mu|pigz-2.3.3-1|19	%build
14mu|pigz-2.3.3-1|20	%make CFLAGS="%{optflags}"
14mu|pigz-2.3.3-1|21	
14mu|pigz-2.3.3-1|22	%install
14mu|pigz-2.3.3-1|23	install -p -m755 pigz -D %{buildroot}%{_bindir}/pigz
14mu|pigz-2.3.3-1|24	install -p -m755 unpigz -D %{buildroot}%{_bindir}/unpigz
14mu|pigz-2.3.3-1|25	install -p -m644 pigz.1 -D %{buildroot}%{_datadir}/man/man1/pigz.1
14mu|pigz-2.3.3-1|26	
14mu|pigz-2.3.3-1|27	%files
14mu|pigz-2.3.3-1|28	%doc pigz.pdf README
14mu|pigz-2.3.3-1|29	%{_bindir}/pigz
14mu|pigz-2.3.3-1|30	%{_bindir}/unpigz
14mu|pigz-2.3.3-1|31	%{_datadir}/man/man1/pigz.*
14mu|pigz-2.3.3-1|32	
14mu|pigz-2.3.3-1|33	%changelog
14mu|pigz-2.3.3-1|34	
14mu|pigz-2.3.3-1|35	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.3.3-1
14mu|pigz-2.3.3-1|36	- (f841a78) Updated to 2.3.3
14mu|pigz-2.3.3-1|37	
14mu|pigz-2.3.3-1|38	

23716 14
14mu|pitivi-0.93-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|pitivi-0.93-3|2	%define pitividir %{_prefix}/lib
14mu|pitivi-0.93-3|3	%define gstapi 1.0
14mu|pitivi-0.93-3|4	
14mu|pitivi-0.93-3|5	Summary:	Non linear video editor under linux
14mu|pitivi-0.93-3|6	Name:		pitivi
14mu|pitivi-0.93-3|7	Version:	0.93
14mu|pitivi-0.93-3|8	Release:	3
14mu|pitivi-0.93-3|9	License:	LGPLv2+
14mu|pitivi-0.93-3|10	Group:		Video
14mu|pitivi-0.93-3|11	Url:		http://www.pitivi.org
14mu|pitivi-0.93-3|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/pitivi/%{version}/%{name}-%{version}.tar.xz
14mu|pitivi-0.93-3|13	Source1:	%{name}.rpmlintrc
14mu|pitivi-0.93-3|14	BuildRequires:	desktop-file-utils
14mu|pitivi-0.93-3|15	BuildRequires:	intltool
14mu|pitivi-0.93-3|16	BuildRequires:	itstool
14mu|pitivi-0.93-3|17	BuildRequires:	libxml2-utils
14mu|pitivi-0.93-3|18	BuildRequires:	pkgconfig(cairo)
14mu|pitivi-0.93-3|19	BuildRequires:	pkgconfig(python)
14mu|pitivi-0.93-3|20	BuildRequires:	pkgconfig(pycairo)
14mu|pitivi-0.93-3|21	Requires:	frei0r
14mu|pitivi-0.93-3|22	Requires:	gnonlin
14mu|pitivi-0.93-3|23	Requires:	gstreamer%{gstapi}-editing-services
14mu|pitivi-0.93-3|24	Requires:	python-dbus
14mu|pitivi-0.93-3|25	Requires:	python-gi
14mu|pitivi-0.93-3|26	Requires:	python-gi-cairo
14mu|pitivi-0.93-3|27	Requires:	python-gstreamer%{gstapi}
14mu|pitivi-0.93-3|28	Requires:	xdg-utils
14mu|pitivi-0.93-3|29	Requires:	typelib(Clutter)
14mu|pitivi-0.93-3|30	Requires:	typelib(ClutterGst) = 2.0
14mu|pitivi-0.93-3|31	Requires:	typelib(Cogl) = 1.0
14mu|pitivi-0.93-3|32	Requires:	typelib(Cogl) = 2.0
14mu|pitivi-0.93-3|33	Requires:	typelib(CoglPango) = 1.0
14mu|pitivi-0.93-3|34	Requires:	typelib(CoglPango) = 2.0
14mu|pitivi-0.93-3|35	Requires:	typelib(GES)
14mu|pitivi-0.93-3|36	Requires:	typelib(Gst) = 1.0
14mu|pitivi-0.93-3|37	Requires:	typelib(GstAudio) = 1.0
14mu|pitivi-0.93-3|38	Requires:	typelib(GstVideo) = 1.0
14mu|pitivi-0.93-3|39	Requires:	typelib(GtkClutter)
14mu|pitivi-0.93-3|40	Requires:	typelib(PangoFT2)
14mu|pitivi-0.93-3|41	Requires:	gstreamer%{gstapi}-python
14mu|pitivi-0.93-3|42	Suggests:	gstreamer%{gstapi}-libav
14mu|pitivi-0.93-3|43	Suggests:	gstreamer%{gstapi}-plugins-good
14mu|pitivi-0.93-3|44	Suggests:	gstreamer%{gstapi}-plugins-bad
14mu|pitivi-0.93-3|45	Suggests:	gstreamer%{gstapi}-plugins-ugly
14mu|pitivi-0.93-3|46	Suggests:	gstreamer%{gstapi}-plugin-ffmpeg
14mu|pitivi-0.93-3|47	Requires:	gnome-icon-theme-legacy
14mu|pitivi-0.93-3|48	Requires:	gnome-icon-theme-symbolic
14mu|pitivi-0.93-3|49	
14mu|pitivi-0.93-3|50	%description
14mu|pitivi-0.93-3|51	Pitivi is a Non Linear Video Editor using the popular GStreamer media
14mu|pitivi-0.93-3|52	framework.
14mu|pitivi-0.93-3|53	
14mu|pitivi-0.93-3|54	%files -f %{name}.lang
14mu|pitivi-0.93-3|55	%doc AUTHORS NEWS RELEASE
14mu|pitivi-0.93-3|56	%{py_puresitedir}/%{name}/
14mu|pitivi-0.93-3|57	%{_datadir}/pitivi/
14mu|pitivi-0.93-3|58	%{_datadir}/appdata/pitivi.appdata.xml
14mu|pitivi-0.93-3|59	%{_bindir}/pitivi
14mu|pitivi-0.93-3|60	%{_mandir}/man1/%{name}.1*
14mu|pitivi-0.93-3|61	%{_datadir}/applications/%{name}.desktop
14mu|pitivi-0.93-3|62	%{_datadir}/icons/hicolor/*/apps/*
14mu|pitivi-0.93-3|63	%{_datadir}/mime/packages/%{name}.xml
14mu|pitivi-0.93-3|64	
14mu|pitivi-0.93-3|65	#----------------------------------------------------------------------------
14mu|pitivi-0.93-3|66	
14mu|pitivi-0.93-3|67	%prep
14mu|pitivi-0.93-3|68	%setup -q
14mu|pitivi-0.93-3|69	%apply_patches
14mu|pitivi-0.93-3|70	
14mu|pitivi-0.93-3|71	# install python files to %%python_sitelib/pitivi
14mu|pitivi-0.93-3|72	find . -name Makefile.am -exec sed -i -e 's|$(libdir)/pitivi/python/pitivi|$(pkgpythondir)|g' {} \;
14mu|pitivi-0.93-3|73	find . -name Makefile.in -exec sed -i -e 's|$(libdir)/pitivi/python/pitivi|$(pkgpythondir)|g' {} \;
14mu|pitivi-0.93-3|74	
14mu|pitivi-0.93-3|75	%build
14mu|pitivi-0.93-3|76	./configure --prefix=%{_prefix} --libdir=%{pitividir}
14mu|pitivi-0.93-3|77	%make
14mu|pitivi-0.93-3|78	
14mu|pitivi-0.93-3|79	%install
14mu|pitivi-0.93-3|80	%makeinstall_std
14mu|pitivi-0.93-3|81	%find_lang %{name} --with-gnome
14mu|pitivi-0.93-3|82	
14mu|pitivi-0.93-3|83	%check
14mu|pitivi-0.93-3|84	#gw it currently needs an installed pitivi
14mu|pitivi-0.93-3|85	#https://bugzilla.gnome.org/show_bug.cgi?id=594985
14mu|pitivi-0.93-3|86	#xfvb-run make check
14mu|pitivi-0.93-3|87	
14mu|pitivi-0.93-3|88	
14mu|pitivi-0.93-3|89	%changelog
14mu|pitivi-0.93-3|90	* Wed Oct 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.93-3
14mu|pitivi-0.93-3|91	+ Revision: e3ab86a
14mu|pitivi-0.93-3|92	- Requires gnome-icon-theme-legacy
14mu|pitivi-0.93-3|93	
14mu|pitivi-0.93-3|94	

23717 14
14mu|pixman-0.32.8-1|1	%define apiver 1
14mu|pixman-0.32.8-1|2	%define major 0
14mu|pixman-0.32.8-1|3	%define libname %mklibname %{name} %{apiver} %{major}
14mu|pixman-0.32.8-1|4	%define devname %mklibname %{name} -d
14mu|pixman-0.32.8-1|5	
14mu|pixman-0.32.8-1|6	Summary:	A pixel manipulation library
14mu|pixman-0.32.8-1|7	Name:		pixman
14mu|pixman-0.32.8-1|8	Version:	0.32.8
14mu|pixman-0.32.8-1|9	Release:	1
14mu|pixman-0.32.8-1|10	License:	MIT
14mu|pixman-0.32.8-1|11	Group:		System/Libraries
14mu|pixman-0.32.8-1|12	Url:		http://gitweb.freedesktop.org/?p=pixman.git
14mu|pixman-0.32.8-1|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
14mu|pixman-0.32.8-1|14	
14mu|pixman-0.32.8-1|15	%track
14mu|pixman-0.32.8-1|16	prog %{name} = {
14mu|pixman-0.32.8-1|17	url = http://cairographics.org/releases/
14mu|pixman-0.32.8-1|18	version = %{version}
14mu|pixman-0.32.8-1|19	regex = pixman-(__VER__)\.tar\.gz
14mu|pixman-0.32.8-1|20	}
14mu|pixman-0.32.8-1|21	
14mu|pixman-0.32.8-1|22	%description
14mu|pixman-0.32.8-1|23	Pixel manipulation Library.
14mu|pixman-0.32.8-1|24	
14mu|pixman-0.32.8-1|25	#----------------------------------------------------------------------------
14mu|pixman-0.32.8-1|26	
14mu|pixman-0.32.8-1|27	%package -n %{libname}
14mu|pixman-0.32.8-1|28	Summary:	Pixel manipulation library
14mu|pixman-0.32.8-1|29	Group:		System/Libraries
14mu|pixman-0.32.8-1|30	
14mu|pixman-0.32.8-1|31	%description -n %{libname}
14mu|pixman-0.32.8-1|32	A library for manipulating pixel regions -- a set of Y-X banded
14mu|pixman-0.32.8-1|33	rectangles, image compositing using the Porter/Duff model
14mu|pixman-0.32.8-1|34	and implicit mask generation for geometric primitives including
14mu|pixman-0.32.8-1|35	trapezoids, triangles, and rectangles.
14mu|pixman-0.32.8-1|36	
14mu|pixman-0.32.8-1|37	%files -n %{libname}
14mu|pixman-0.32.8-1|38	%{_libdir}/libpixman-%{apiver}.so.%{major}*
14mu|pixman-0.32.8-1|39	
14mu|pixman-0.32.8-1|40	#----------------------------------------------------------------------------
14mu|pixman-0.32.8-1|41	
14mu|pixman-0.32.8-1|42	%package -n %{devname}
14mu|pixman-0.32.8-1|43	Summary:	Libraries and include files for developing with libpixman
14mu|pixman-0.32.8-1|44	Group:		Development/C
14mu|pixman-0.32.8-1|45	Requires:	%{libname} = %{EVRD}
14mu|pixman-0.32.8-1|46	Provides:	%{name}-devel = %{EVRD}
14mu|pixman-0.32.8-1|47	Obsoletes:	%{_lib}pixman-1-devel < 0.22.0
14mu|pixman-0.32.8-1|48	
14mu|pixman-0.32.8-1|49	%description -n %{devname}
14mu|pixman-0.32.8-1|50	This package provides the necessary development libraries and include
14mu|pixman-0.32.8-1|51	files to allow you to develop with pixman.
14mu|pixman-0.32.8-1|52	
14mu|pixman-0.32.8-1|53	%files -n %{devname}
14mu|pixman-0.32.8-1|54	%doc README AUTHORS
14mu|pixman-0.32.8-1|55	%{_libdir}/libpixman-%{apiver}.so
14mu|pixman-0.32.8-1|56	%dir %{_includedir}/pixman-1
14mu|pixman-0.32.8-1|57	%{_includedir}/pixman-1/*.h
14mu|pixman-0.32.8-1|58	%{_libdir}/pkgconfig/*.pc
14mu|pixman-0.32.8-1|59	
14mu|pixman-0.32.8-1|60	#----------------------------------------------------------------------------
14mu|pixman-0.32.8-1|61	
14mu|pixman-0.32.8-1|62	%prep
14mu|pixman-0.32.8-1|63	%setup -q
14mu|pixman-0.32.8-1|64	
14mu|pixman-0.32.8-1|65	%build
14mu|pixman-0.32.8-1|66	%configure2_5x \
14mu|pixman-0.32.8-1|67	--disable-static
14mu|pixman-0.32.8-1|68	%make
14mu|pixman-0.32.8-1|69	
14mu|pixman-0.32.8-1|70	%install
14mu|pixman-0.32.8-1|71	%makeinstall_std
14mu|pixman-0.32.8-1|72	
14mu|pixman-0.32.8-1|73	
14mu|pixman-0.32.8-1|74	%changelog
14mu|pixman-0.32.8-1|75	
14mu|pixman-0.32.8-1|76	* Tue Oct 27 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.32.8-1
14mu|pixman-0.32.8-1|77	- (00d9dd9) Moved to 0.32.8: we should stick to the stable versions now
14mu|pixman-0.32.8-1|78	
14mu|pixman-0.32.8-1|79	

23718 14
14mu|plasma5-akonadi-16.04.3-1|1	%define oname akonadi
14mu|plasma5-akonadi-16.04.3-1|2	
14mu|plasma5-akonadi-16.04.3-1|3	Summary:	An extensible cross-desktop storage service for Plasma 5 PIM
14mu|plasma5-akonadi-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-akonadi-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-akonadi-16.04.3-1|6	Release:	1
14mu|plasma5-akonadi-16.04.3-1|7	License:	GPLv2+
14mu|plasma5-akonadi-16.04.3-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-akonadi-16.04.3-1|9	Url:		https://www.kde.org/
14mu|plasma5-akonadi-16.04.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-akonadi-16.04.3-1|11	BuildRequires:	xsltproc
14mu|plasma5-akonadi-16.04.3-1|12	BuildRequires:	extra-cmake-modules
14mu|plasma5-akonadi-16.04.3-1|13	BuildRequires:	boost-devel
14mu|plasma5-akonadi-16.04.3-1|14	BuildRequires:	mariadb-devel
14mu|plasma5-akonadi-16.04.3-1|15	BuildRequires:	kf5completion-devel
14mu|plasma5-akonadi-16.04.3-1|16	BuildRequires:	kf5config-devel
14mu|plasma5-akonadi-16.04.3-1|17	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-akonadi-16.04.3-1|18	BuildRequires:	kf5designerplugin-devel
14mu|plasma5-akonadi-16.04.3-1|19	BuildRequires:	kf5guiaddons-devel
14mu|plasma5-akonadi-16.04.3-1|20	BuildRequires:	kf5i18n-devel
14mu|plasma5-akonadi-16.04.3-1|21	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-akonadi-16.04.3-1|22	BuildRequires:	kf5itemmodels-devel
14mu|plasma5-akonadi-16.04.3-1|23	BuildRequires:	kf5itemviews-devel
14mu|plasma5-akonadi-16.04.3-1|24	BuildRequires:	kf5kio-devel
14mu|plasma5-akonadi-16.04.3-1|25	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-akonadi-16.04.3-1|26	BuildRequires:	pkgconfig(libxml-2.0)
14mu|plasma5-akonadi-16.04.3-1|27	BuildRequires:	pkgconfig(libxslt)
14mu|plasma5-akonadi-16.04.3-1|28	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-akonadi-16.04.3-1|29	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-akonadi-16.04.3-1|30	BuildRequires:	pkgconfig(Qt5Designer)
14mu|plasma5-akonadi-16.04.3-1|31	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-akonadi-16.04.3-1|32	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-akonadi-16.04.3-1|33	BuildRequires:	pkgconfig(Qt5Sql)
14mu|plasma5-akonadi-16.04.3-1|34	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-akonadi-16.04.3-1|35	BuildRequires:	pkgconfig(Qt5UiTools)
14mu|plasma5-akonadi-16.04.3-1|36	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-akonadi-16.04.3-1|37	BuildRequires:	pkgconfig(Qt5Xml)
14mu|plasma5-akonadi-16.04.3-1|38	BuildRequires:	pkgconfig(shared-mime-info)
14mu|plasma5-akonadi-16.04.3-1|39	BuildRequires:	pkgconfig(sqlite3)
14mu|plasma5-akonadi-16.04.3-1|40	Requires:	mariadb-common
14mu|plasma5-akonadi-16.04.3-1|41	# Needed for mysqlcheck  which is used in akonadi
14mu|plasma5-akonadi-16.04.3-1|42	Requires:	mariadb-client
14mu|plasma5-akonadi-16.04.3-1|43	Requires:	mariadb-server
14mu|plasma5-akonadi-16.04.3-1|44	Requires:	qt5-database-plugin-mysql
14mu|plasma5-akonadi-16.04.3-1|45	Conflicts:	akonadi
14mu|plasma5-akonadi-16.04.3-1|46	
14mu|plasma5-akonadi-16.04.3-1|47	%description
14mu|plasma5-akonadi-16.04.3-1|48	An extensible cross-desktop storage service for Plasma 5 PIM data and meta data
14mu|plasma5-akonadi-16.04.3-1|49	providing concurrent read, write, and query access.
14mu|plasma5-akonadi-16.04.3-1|50	
14mu|plasma5-akonadi-16.04.3-1|51	%files
14mu|plasma5-akonadi-16.04.3-1|52	%{_kde5_bindir}/akonadi_agent_launcher
14mu|plasma5-akonadi-16.04.3-1|53	%{_kde5_bindir}/akonadi_agent_server
14mu|plasma5-akonadi-16.04.3-1|54	%{_kde5_bindir}/akonadi_control
14mu|plasma5-akonadi-16.04.3-1|55	%{_kde5_bindir}/akonadi_rds
14mu|plasma5-akonadi-16.04.3-1|56	%{_kde5_bindir}/akonadictl
14mu|plasma5-akonadi-16.04.3-1|57	%{_kde5_bindir}/akonadiserver
14mu|plasma5-akonadi-16.04.3-1|58	%{_kde5_bindir}/asapcat
14mu|plasma5-akonadi-16.04.3-1|59	%{_kde5_sysconfdir}/xdg/akonadi.categories
14mu|plasma5-akonadi-16.04.3-1|60	%{_kde5_sysconfdir}/xdg/akonadi/*.conf
14mu|plasma5-akonadi-16.04.3-1|61	%{_datadir}/dbus-1/services/org.freedesktop.Akonadi.Control.service
14mu|plasma5-akonadi-16.04.3-1|62	%{_datadir}/mime/packages/akonadi-mime.xml
14mu|plasma5-akonadi-16.04.3-1|63	%{_qt5_plugindir}/sqldrivers/libqsqlite3.so
14mu|plasma5-akonadi-16.04.3-1|64	
14mu|plasma5-akonadi-16.04.3-1|65	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|66	
14mu|plasma5-akonadi-16.04.3-1|67	%package -n plasma5-akonadi-client
14mu|plasma5-akonadi-16.04.3-1|68	Summary:	Plasma 5 Akonadi Client
14mu|plasma5-akonadi-16.04.3-1|69	Group:		Graphical desktop/KDE
14mu|plasma5-akonadi-16.04.3-1|70	Conflicts:	kdepimlibs4-core
14mu|plasma5-akonadi-16.04.3-1|71	
14mu|plasma5-akonadi-16.04.3-1|72	%description -n plasma5-akonadi-client
14mu|plasma5-akonadi-16.04.3-1|73	Plasma 5 Akonadi Client.
14mu|plasma5-akonadi-16.04.3-1|74	
14mu|plasma5-akonadi-16.04.3-1|75	%files -n plasma5-akonadi-client
14mu|plasma5-akonadi-16.04.3-1|76	%{_kde5_bindir}/akonadi2xml
14mu|plasma5-akonadi-16.04.3-1|77	%{_kde5_bindir}/akonadiselftest
14mu|plasma5-akonadi-16.04.3-1|78	%{_kde5_bindir}/akonaditest
14mu|plasma5-akonadi-16.04.3-1|79	%{_kde5_bindir}/akonadi_knut_resource
14mu|plasma5-akonadi-16.04.3-1|80	%{_kde5_datadir}/akonadi/agents/knutresource.desktop
14mu|plasma5-akonadi-16.04.3-1|81	%{_kde5_datadir}/config.kcfg/resourcebase.kcfg
14mu|plasma5-akonadi-16.04.3-1|82	%{_kde5_datadir}/kf5/akonadi_knut_resource/knut-template.xml
14mu|plasma5-akonadi-16.04.3-1|83	%{_qt5_plugindir}/akonadi/akonadi_test_searchplugin.so
14mu|plasma5-akonadi-16.04.3-1|84	
14mu|plasma5-akonadi-16.04.3-1|85	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|86	
14mu|plasma5-akonadi-16.04.3-1|87	%package -n qt5-designer-plugin-akonadi5widgets
14mu|plasma5-akonadi-16.04.3-1|88	Summary:	Qt5 Designer plugin for Akonadi Widgets
14mu|plasma5-akonadi-16.04.3-1|89	Group:	Development/KDE and Qt
14mu|plasma5-akonadi-16.04.3-1|90	
14mu|plasma5-akonadi-16.04.3-1|91	%description -n qt5-designer-plugin-akonadi5widgets
14mu|plasma5-akonadi-16.04.3-1|92	Qt5 Designer plugin for Akonadi Widgets.
14mu|plasma5-akonadi-16.04.3-1|93	
14mu|plasma5-akonadi-16.04.3-1|94	%files -n qt5-designer-plugin-akonadi5widgets
14mu|plasma5-akonadi-16.04.3-1|95	%{_qt5_plugindir}/designer/akonadi5widgets.so
14mu|plasma5-akonadi-16.04.3-1|96	
14mu|plasma5-akonadi-16.04.3-1|97	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|98	
14mu|plasma5-akonadi-16.04.3-1|99	%define kf5akonadiprivate_major 5
14mu|plasma5-akonadi-16.04.3-1|100	%define libkf5akonadiprivate %mklibname kf5akonadiprivate %{kf5akonadiprivate_major}
14mu|plasma5-akonadi-16.04.3-1|101	
14mu|plasma5-akonadi-16.04.3-1|102	%package -n %{libkf5akonadiprivate}
14mu|plasma5-akonadi-16.04.3-1|103	Summary:	Plasma 5 Akonadi shared library
14mu|plasma5-akonadi-16.04.3-1|104	Group:		System/Libraries
14mu|plasma5-akonadi-16.04.3-1|105	
14mu|plasma5-akonadi-16.04.3-1|106	%description -n %{libkf5akonadiprivate}
14mu|plasma5-akonadi-16.04.3-1|107	Plasma 5 Akonadi shared library.
14mu|plasma5-akonadi-16.04.3-1|108	
14mu|plasma5-akonadi-16.04.3-1|109	%files -n %{libkf5akonadiprivate}
14mu|plasma5-akonadi-16.04.3-1|110	%{_kde5_libdir}/libKF5AkonadiPrivate.so.%{kf5akonadiprivate_major}*
14mu|plasma5-akonadi-16.04.3-1|111	
14mu|plasma5-akonadi-16.04.3-1|112	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|113	
14mu|plasma5-akonadi-16.04.3-1|114	%define devkf5akonadiserver %mklibname kf5akonadiserver -d
14mu|plasma5-akonadi-16.04.3-1|115	
14mu|plasma5-akonadi-16.04.3-1|116	%package -n %{devkf5akonadiserver}
14mu|plasma5-akonadi-16.04.3-1|117	Summary:	Development files for Plasma 5 Akonadi Server
14mu|plasma5-akonadi-16.04.3-1|118	Group:		Development/KDE and Qt
14mu|plasma5-akonadi-16.04.3-1|119	Requires:	%{libkf5akonadiprivate} = %{EVRD}
14mu|plasma5-akonadi-16.04.3-1|120	Provides:	kf5akonadiserver-devel = %{version}
14mu|plasma5-akonadi-16.04.3-1|121	Conflicts:	akonadi-devel
14mu|plasma5-akonadi-16.04.3-1|122	
14mu|plasma5-akonadi-16.04.3-1|123	%description -n %{devkf5akonadiserver}
14mu|plasma5-akonadi-16.04.3-1|124	This package contains header files needed if you wish to build applications
14mu|plasma5-akonadi-16.04.3-1|125	based on %{name}.
14mu|plasma5-akonadi-16.04.3-1|126	
14mu|plasma5-akonadi-16.04.3-1|127	%files -n %{devkf5akonadiserver}
14mu|plasma5-akonadi-16.04.3-1|128	%dir %{_kde5_includedir}/KF5/akonadi
14mu|plasma5-akonadi-16.04.3-1|129	%{_kde5_includedir}/KF5/akonadi/*
14mu|plasma5-akonadi-16.04.3-1|130	%{_kde5_libdir}/libKF5AkonadiPrivate.so
14mu|plasma5-akonadi-16.04.3-1|131	%{_datadir}/dbus-1/interfaces/org.freedesktop.Akonadi.*.xml
14mu|plasma5-akonadi-16.04.3-1|132	
14mu|plasma5-akonadi-16.04.3-1|133	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|134	
14mu|plasma5-akonadi-16.04.3-1|135	%define kf5akonadiagentbase_major 5
14mu|plasma5-akonadi-16.04.3-1|136	%define libkf5akonadiagentbase %mklibname kf5akonadiagentbase %{kf5akonadiagentbase_major}
14mu|plasma5-akonadi-16.04.3-1|137	
14mu|plasma5-akonadi-16.04.3-1|138	%package -n %{libkf5akonadiagentbase}
14mu|plasma5-akonadi-16.04.3-1|139	Summary:	Plasma 5 Akonadi shared library
14mu|plasma5-akonadi-16.04.3-1|140	Group:		System/Libraries
14mu|plasma5-akonadi-16.04.3-1|141	
14mu|plasma5-akonadi-16.04.3-1|142	%description -n %{libkf5akonadiagentbase}
14mu|plasma5-akonadi-16.04.3-1|143	Plasma 5 Akonadi shared library.
14mu|plasma5-akonadi-16.04.3-1|144	
14mu|plasma5-akonadi-16.04.3-1|145	%files -n %{libkf5akonadiagentbase}
14mu|plasma5-akonadi-16.04.3-1|146	%{_kde5_libdir}/libKF5AkonadiAgentBase.so.%{kf5akonadiagentbase_major}*
14mu|plasma5-akonadi-16.04.3-1|147	
14mu|plasma5-akonadi-16.04.3-1|148	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|149	
14mu|plasma5-akonadi-16.04.3-1|150	%define kf5akonadicore_major 5
14mu|plasma5-akonadi-16.04.3-1|151	%define libkf5akonadicore %mklibname kf5akonadicore %{kf5akonadicore_major}
14mu|plasma5-akonadi-16.04.3-1|152	
14mu|plasma5-akonadi-16.04.3-1|153	%package -n %{libkf5akonadicore}
14mu|plasma5-akonadi-16.04.3-1|154	Summary:	Plasma 5 Akonadi shared library
14mu|plasma5-akonadi-16.04.3-1|155	Group:		System/Libraries
14mu|plasma5-akonadi-16.04.3-1|156	
14mu|plasma5-akonadi-16.04.3-1|157	%description -n %{libkf5akonadicore}
14mu|plasma5-akonadi-16.04.3-1|158	Plasma 5 Akonadi shared library.
14mu|plasma5-akonadi-16.04.3-1|159	
14mu|plasma5-akonadi-16.04.3-1|160	%files -n %{libkf5akonadicore}
14mu|plasma5-akonadi-16.04.3-1|161	%{_kde5_libdir}/libKF5AkonadiCore.so.%{kf5akonadicore_major}*
14mu|plasma5-akonadi-16.04.3-1|162	
14mu|plasma5-akonadi-16.04.3-1|163	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|164	
14mu|plasma5-akonadi-16.04.3-1|165	%define kf5akonadiwidgets_major 5
14mu|plasma5-akonadi-16.04.3-1|166	%define libkf5akonadiwidgets %mklibname kf5akonadiwidgets %{kf5akonadiwidgets_major}
14mu|plasma5-akonadi-16.04.3-1|167	
14mu|plasma5-akonadi-16.04.3-1|168	%package -n %{libkf5akonadiwidgets}
14mu|plasma5-akonadi-16.04.3-1|169	Summary:	Plasma 5 Akonadi shared library
14mu|plasma5-akonadi-16.04.3-1|170	Group:		System/Libraries
14mu|plasma5-akonadi-16.04.3-1|171	
14mu|plasma5-akonadi-16.04.3-1|172	%description -n %{libkf5akonadiwidgets}
14mu|plasma5-akonadi-16.04.3-1|173	Plasma 5 Akonadi shared library.
14mu|plasma5-akonadi-16.04.3-1|174	
14mu|plasma5-akonadi-16.04.3-1|175	%files -n %{libkf5akonadiwidgets}
14mu|plasma5-akonadi-16.04.3-1|176	%{_kde5_libdir}/libKF5AkonadiWidgets.so.%{kf5akonadiwidgets_major}*
14mu|plasma5-akonadi-16.04.3-1|177	
14mu|plasma5-akonadi-16.04.3-1|178	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|179	
14mu|plasma5-akonadi-16.04.3-1|180	%define kf5akonadixml_major 5
14mu|plasma5-akonadi-16.04.3-1|181	%define libkf5akonadixml %mklibname kf5akonadixml %{kf5akonadixml_major}
14mu|plasma5-akonadi-16.04.3-1|182	
14mu|plasma5-akonadi-16.04.3-1|183	%package -n %{libkf5akonadixml}
14mu|plasma5-akonadi-16.04.3-1|184	Summary:	Plasma 5 Akonadi shared library
14mu|plasma5-akonadi-16.04.3-1|185	Group:		System/Libraries
14mu|plasma5-akonadi-16.04.3-1|186	
14mu|plasma5-akonadi-16.04.3-1|187	%description -n %{libkf5akonadixml}
14mu|plasma5-akonadi-16.04.3-1|188	Plasma 5 Akonadi shared library.
14mu|plasma5-akonadi-16.04.3-1|189	
14mu|plasma5-akonadi-16.04.3-1|190	%files -n %{libkf5akonadixml}
14mu|plasma5-akonadi-16.04.3-1|191	%{_kde5_libdir}/libKF5AkonadiXml.so.%{kf5akonadixml_major}*
14mu|plasma5-akonadi-16.04.3-1|192	
14mu|plasma5-akonadi-16.04.3-1|193	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|194	
14mu|plasma5-akonadi-16.04.3-1|195	%define devkf5akonadi %mklibname kf5akonadi -d
14mu|plasma5-akonadi-16.04.3-1|196	
14mu|plasma5-akonadi-16.04.3-1|197	%package -n %{devkf5akonadi}
14mu|plasma5-akonadi-16.04.3-1|198	Summary:	Development files for Plasma 5 Akonadi
14mu|plasma5-akonadi-16.04.3-1|199	Group:		Development/KDE and Qt
14mu|plasma5-akonadi-16.04.3-1|200	Requires:	%{libkf5akonadiagentbase} = %{EVRD}
14mu|plasma5-akonadi-16.04.3-1|201	Requires:	%{libkf5akonadicore} = %{EVRD}
14mu|plasma5-akonadi-16.04.3-1|202	Requires:	%{libkf5akonadiwidgets} = %{EVRD}
14mu|plasma5-akonadi-16.04.3-1|203	Requires:	%{libkf5akonadixml} = %{EVRD}
14mu|plasma5-akonadi-16.04.3-1|204	Requires:	qt5-designer-plugin-akonadi5widgets
14mu|plasma5-akonadi-16.04.3-1|205	Requires:	boost-devel
14mu|plasma5-akonadi-16.04.3-1|206	Provides:	kf5akonadi-devel = %{version}
14mu|plasma5-akonadi-16.04.3-1|207	Conflicts:	plasma5-akonadi-client < 16.04.2-2
14mu|plasma5-akonadi-16.04.3-1|208	
14mu|plasma5-akonadi-16.04.3-1|209	%description -n %{devkf5akonadi}
14mu|plasma5-akonadi-16.04.3-1|210	This package contains header files needed if you wish to build applications
14mu|plasma5-akonadi-16.04.3-1|211	based on %{name}.
14mu|plasma5-akonadi-16.04.3-1|212	
14mu|plasma5-akonadi-16.04.3-1|213	%files -n %{devkf5akonadi}
14mu|plasma5-akonadi-16.04.3-1|214	%{_kde5_datadir}/kf5/akonadi/akonadi-xml.xsd
14mu|plasma5-akonadi-16.04.3-1|215	%{_kde5_datadir}/kf5/akonadi/kcfg2dbus.xsl
14mu|plasma5-akonadi-16.04.3-1|216	%dir %{_kde5_includedir}/KF5/AkonadiAgentBase
14mu|plasma5-akonadi-16.04.3-1|217	%{_kde5_includedir}/KF5/AkonadiAgentBase/*
14mu|plasma5-akonadi-16.04.3-1|218	%dir %{_kde5_includedir}/KF5/AkonadiCore
14mu|plasma5-akonadi-16.04.3-1|219	%{_kde5_includedir}/KF5/AkonadiCore/*
14mu|plasma5-akonadi-16.04.3-1|220	%dir %{_kde5_includedir}/KF5/AkonadiWidgets
14mu|plasma5-akonadi-16.04.3-1|221	%{_kde5_includedir}/KF5/AkonadiWidgets/*
14mu|plasma5-akonadi-16.04.3-1|222	%dir %{_kde5_includedir}/KF5/AkonadiXml
14mu|plasma5-akonadi-16.04.3-1|223	%{_kde5_includedir}/KF5/AkonadiXml/*
14mu|plasma5-akonadi-16.04.3-1|224	%{_kde5_includedir}/KF5/akonadi_version.h
14mu|plasma5-akonadi-16.04.3-1|225	%{_kde5_libdir}/cmake/KF5Akonadi
14mu|plasma5-akonadi-16.04.3-1|226	%{_kde5_libdir}/libKF5AkonadiAgentBase.so
14mu|plasma5-akonadi-16.04.3-1|227	%{_kde5_libdir}/libKF5AkonadiCore.so
14mu|plasma5-akonadi-16.04.3-1|228	%{_kde5_libdir}/libKF5AkonadiWidgets.so
14mu|plasma5-akonadi-16.04.3-1|229	%{_kde5_libdir}/libKF5AkonadiXml.so
14mu|plasma5-akonadi-16.04.3-1|230	%{_kde5_mkspecsdir}/qt_AkonadiAgentBase.pri
14mu|plasma5-akonadi-16.04.3-1|231	%{_kde5_mkspecsdir}/qt_AkonadiCore.pri
14mu|plasma5-akonadi-16.04.3-1|232	%{_kde5_mkspecsdir}/qt_AkonadiWidgets.pri
14mu|plasma5-akonadi-16.04.3-1|233	%{_kde5_mkspecsdir}/qt_AkonadiXml.pri
14mu|plasma5-akonadi-16.04.3-1|234	
14mu|plasma5-akonadi-16.04.3-1|235	#----------------------------------------------------------------------------
14mu|plasma5-akonadi-16.04.3-1|236	
14mu|plasma5-akonadi-16.04.3-1|237	%prep
14mu|plasma5-akonadi-16.04.3-1|238	%setup -qn %{oname}-%{version}
14mu|plasma5-akonadi-16.04.3-1|239	
14mu|plasma5-akonadi-16.04.3-1|240	%build
14mu|plasma5-akonadi-16.04.3-1|241	%cmake_kde5
14mu|plasma5-akonadi-16.04.3-1|242	%make
14mu|plasma5-akonadi-16.04.3-1|243	
14mu|plasma5-akonadi-16.04.3-1|244	%install
14mu|plasma5-akonadi-16.04.3-1|245	%makeinstall_std -C build
14mu|plasma5-akonadi-16.04.3-1|246	
14mu|plasma5-akonadi-16.04.3-1|247	
14mu|plasma5-akonadi-16.04.3-1|248	%changelog
14mu|plasma5-akonadi-16.04.3-1|249	
14mu|plasma5-akonadi-16.04.3-1|250	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|plasma5-akonadi-16.04.3-1|251	- (a948b13) New version 16.04.3
14mu|plasma5-akonadi-16.04.3-1|252	
14mu|plasma5-akonadi-16.04.3-1|253	

23719 14
14mu|plasma5-applet-minimizeall-0-0.20160531.4|1	%define git 20160531
14mu|plasma5-applet-minimizeall-0-0.20160531.4|2	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|3	Summary:	Plasma 5 minimize all windows applet
14mu|plasma5-applet-minimizeall-0-0.20160531.4|4	Name:		plasma5-applet-minimizeall
14mu|plasma5-applet-minimizeall-0-0.20160531.4|5	Version:	0
14mu|plasma5-applet-minimizeall-0-0.20160531.4|6	Release:	0.%{git}.4
14mu|plasma5-applet-minimizeall-0-0.20160531.4|7	License:	GPLv2+
14mu|plasma5-applet-minimizeall-0-0.20160531.4|8	Group:		Graphical desktop/KDE
14mu|plasma5-applet-minimizeall-0-0.20160531.4|9	Url:		https://github.com/bvbfan/Minimize-All
14mu|plasma5-applet-minimizeall-0-0.20160531.4|10	# Snapshot from github
14mu|plasma5-applet-minimizeall-0-0.20160531.4|11	Source0:	%{name}-%{git}.tar.bz2
14mu|plasma5-applet-minimizeall-0-0.20160531.4|12	Patch0:		plasma5-applet-minimizeall-20160531-ru.patch
14mu|plasma5-applet-minimizeall-0-0.20160531.4|13	Patch1:		plasma5-applet-minimizeall-20160531-applet-name.patch
14mu|plasma5-applet-minimizeall-0-0.20160531.4|14	Patch2:		plasma5-applet-minimizeall-20160531-accept-keyboard-shortcuts.patch
14mu|plasma5-applet-minimizeall-0-0.20160531.4|15	BuildRequires:	extra-cmake-modules
14mu|plasma5-applet-minimizeall-0-0.20160531.4|16	BuildRequires:	kf5i18n-devel
14mu|plasma5-applet-minimizeall-0-0.20160531.4|17	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-applet-minimizeall-0-0.20160531.4|18	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-applet-minimizeall-0-0.20160531.4|19	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-applet-minimizeall-0-0.20160531.4|20	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-applet-minimizeall-0-0.20160531.4|21	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|22	%description
14mu|plasma5-applet-minimizeall-0-0.20160531.4|23	Plasma 5 minimize all windows applet.
14mu|plasma5-applet-minimizeall-0-0.20160531.4|24	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|25	%files -f plasma_applet_org.kde.minimizeall.lang
14mu|plasma5-applet-minimizeall-0-0.20160531.4|26	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.minimizeall/
14mu|plasma5-applet-minimizeall-0-0.20160531.4|27	%{_kde5_datadir}/plasma/plasmoids/org.kde.minimizeall/*
14mu|plasma5-applet-minimizeall-0-0.20160531.4|28	%dir %{_kde5_qmldir}/org/kde/private/minimizeall/
14mu|plasma5-applet-minimizeall-0-0.20160531.4|29	%{_kde5_qmldir}/org/kde/private/minimizeall/*
14mu|plasma5-applet-minimizeall-0-0.20160531.4|30	%{_kde5_services}/plasma-applet-org.kde.minimizeall.desktop
14mu|plasma5-applet-minimizeall-0-0.20160531.4|31	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|32	#----------------------------------------------------------------------------
14mu|plasma5-applet-minimizeall-0-0.20160531.4|33	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|34	%prep
14mu|plasma5-applet-minimizeall-0-0.20160531.4|35	%setup -qn %{name}-%{git}
14mu|plasma5-applet-minimizeall-0-0.20160531.4|36	%patch0 -p1
14mu|plasma5-applet-minimizeall-0-0.20160531.4|37	%patch1 -p1
14mu|plasma5-applet-minimizeall-0-0.20160531.4|38	%patch2 -p1
14mu|plasma5-applet-minimizeall-0-0.20160531.4|39	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|40	%build
14mu|plasma5-applet-minimizeall-0-0.20160531.4|41	%cmake_kde5
14mu|plasma5-applet-minimizeall-0-0.20160531.4|42	%make
14mu|plasma5-applet-minimizeall-0-0.20160531.4|43	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|44	%install
14mu|plasma5-applet-minimizeall-0-0.20160531.4|45	%makeinstall_std -C build
14mu|plasma5-applet-minimizeall-0-0.20160531.4|46	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|47	mkdir -p %{buildroot}%{_kde5_datadir}/plasma/plasmoids/org.kde.minimizeall/
14mu|plasma5-applet-minimizeall-0-0.20160531.4|48	cp -r package/* %{buildroot}%{_kde5_datadir}/plasma/plasmoids/org.kde.minimizeall/
14mu|plasma5-applet-minimizeall-0-0.20160531.4|49	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|50	mkdir -p %{buildroot}%{_kde5_services}/
14mu|plasma5-applet-minimizeall-0-0.20160531.4|51	install -m 644 package/metadata.desktop %{buildroot}%{_kde5_services}/plasma-applet-org.kde.minimizeall.desktop
14mu|plasma5-applet-minimizeall-0-0.20160531.4|52	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|53	%find_lang plasma_applet_org.kde.minimizeall
14mu|plasma5-applet-minimizeall-0-0.20160531.4|54	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|55	%changelog
14mu|plasma5-applet-minimizeall-0-0.20160531.4|56	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|57	* Sat Jul 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0-0.20160531.4
14mu|plasma5-applet-minimizeall-0-0.20160531.4|58	- (e4a8c50) Add patch to fix plasmoid ignoring assigned keyboard shortcuts
14mu|plasma5-applet-minimizeall-0-0.20160531.4|59	
14mu|plasma5-applet-minimizeall-0-0.20160531.4|60	

23720 14
14mu|plasma5-applet-rosaexpo-5.1-1|1	%define oname rosaexpo
14mu|plasma5-applet-rosaexpo-5.1-1|2	
14mu|plasma5-applet-rosaexpo-5.1-1|3	Summary:	Plasma 5 show desktop grid applet
14mu|plasma5-applet-rosaexpo-5.1-1|4	Name:		plasma5-applet-%{oname}
14mu|plasma5-applet-rosaexpo-5.1-1|5	Version:	5.1
14mu|plasma5-applet-rosaexpo-5.1-1|6	Release:	1
14mu|plasma5-applet-rosaexpo-5.1-1|7	License:	GPLv2+
14mu|plasma5-applet-rosaexpo-5.1-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-applet-rosaexpo-5.1-1|9	Url:		https://rosalab.ru
14mu|plasma5-applet-rosaexpo-5.1-1|10	# No public Url yet
14mu|plasma5-applet-rosaexpo-5.1-1|11	Source0:	%{oname}-%{version}.tar.bz2
14mu|plasma5-applet-rosaexpo-5.1-1|12	BuildRequires:	extra-cmake-modules
14mu|plasma5-applet-rosaexpo-5.1-1|13	BuildRequires:	kf5plasma-devel
14mu|plasma5-applet-rosaexpo-5.1-1|14	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-applet-rosaexpo-5.1-1|15	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-applet-rosaexpo-5.1-1|16	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-applet-rosaexpo-5.1-1|17	
14mu|plasma5-applet-rosaexpo-5.1-1|18	%description
14mu|plasma5-applet-rosaexpo-5.1-1|19	Plasma 5 show desktop grid applet. It only calls Show Desktop Grid KWin effect.
14mu|plasma5-applet-rosaexpo-5.1-1|20	
14mu|plasma5-applet-rosaexpo-5.1-1|21	%files
14mu|plasma5-applet-rosaexpo-5.1-1|22	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.rosaexpo/
14mu|plasma5-applet-rosaexpo-5.1-1|23	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.rosaexpo/*
14mu|plasma5-applet-rosaexpo-5.1-1|24	%dir %{_kde5_qmldir}/org/kde/plasma/private/rosaexpo/
14mu|plasma5-applet-rosaexpo-5.1-1|25	%{_kde5_qmldir}/org/kde/plasma/private/rosaexpo/*
14mu|plasma5-applet-rosaexpo-5.1-1|26	%{_kde5_services}/plasma-applet-org.kde.plasma.rosaexpo.desktop
14mu|plasma5-applet-rosaexpo-5.1-1|27	
14mu|plasma5-applet-rosaexpo-5.1-1|28	#----------------------------------------------------------------------------
14mu|plasma5-applet-rosaexpo-5.1-1|29	
14mu|plasma5-applet-rosaexpo-5.1-1|30	%prep
14mu|plasma5-applet-rosaexpo-5.1-1|31	%setup -qn %{oname}-%{version}
14mu|plasma5-applet-rosaexpo-5.1-1|32	
14mu|plasma5-applet-rosaexpo-5.1-1|33	%build
14mu|plasma5-applet-rosaexpo-5.1-1|34	%cmake_kde5
14mu|plasma5-applet-rosaexpo-5.1-1|35	%make
14mu|plasma5-applet-rosaexpo-5.1-1|36	
14mu|plasma5-applet-rosaexpo-5.1-1|37	%install
14mu|plasma5-applet-rosaexpo-5.1-1|38	%makeinstall_std -C build
14mu|plasma5-applet-rosaexpo-5.1-1|39	
14mu|plasma5-applet-rosaexpo-5.1-1|40	
14mu|plasma5-applet-rosaexpo-5.1-1|41	%changelog
14mu|plasma5-applet-rosaexpo-5.1-1|42	
14mu|plasma5-applet-rosaexpo-5.1-1|43	* Fri Apr 08 2016 abondrov <andrey.bondrov@rosalab.ru> 5.1-1
14mu|plasma5-applet-rosaexpo-5.1-1|44	- (b013074) New version 5.1 (fix applet size with Qt 5.6 on panel)
14mu|plasma5-applet-rosaexpo-5.1-1|45	
14mu|plasma5-applet-rosaexpo-5.1-1|46	

23721 14
14mu|plasma5-ark-16.04.3-1|1	%define oname ark
14mu|plasma5-ark-16.04.3-1|2	
14mu|plasma5-ark-16.04.3-1|3	Summary:	Archive manager for Plasma 5
14mu|plasma5-ark-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-ark-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-ark-16.04.3-1|6	Release:	1
14mu|plasma5-ark-16.04.3-1|7	License:	GPLv2+
14mu|plasma5-ark-16.04.3-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-ark-16.04.3-1|9	Url:		http://www.kde.org/
14mu|plasma5-ark-16.04.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-ark-16.04.3-1|11	Patch0:		ark-16.04.2-ru.patch
14mu|plasma5-ark-16.04.3-1|12	Patch1:		ark-5.12.2-zip-encoding.patch
14mu|plasma5-ark-16.04.3-1|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-ark-16.04.3-1|14	BuildRequires:	bzip2-devel
14mu|plasma5-ark-16.04.3-1|15	BuildRequires:	kf5archive-devel
14mu|plasma5-ark-16.04.3-1|16	BuildRequires:	kf5config-devel
14mu|plasma5-ark-16.04.3-1|17	BuildRequires:	kf5crash-devel
14mu|plasma5-ark-16.04.3-1|18	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-ark-16.04.3-1|19	BuildRequires:	kf5doctools-devel
14mu|plasma5-ark-16.04.3-1|20	BuildRequires:	kf5i18n-devel
14mu|plasma5-ark-16.04.3-1|21	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-ark-16.04.3-1|22	BuildRequires:	kf5khtml-devel
14mu|plasma5-ark-16.04.3-1|23	BuildRequires:	kf5kio-devel
14mu|plasma5-ark-16.04.3-1|24	BuildRequires:	kf5service-devel
14mu|plasma5-ark-16.04.3-1|25	BuildRequires:	kf5pty-devel
14mu|plasma5-ark-16.04.3-1|26	BuildRequires:	kf5widgetsaddons-devel
14mu|plasma5-ark-16.04.3-1|27	BuildRequires:	pkgconfig(libarchive)
14mu|plasma5-ark-16.04.3-1|28	BuildRequires:	pkgconfig(liblzma)
14mu|plasma5-ark-16.04.3-1|29	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|plasma5-ark-16.04.3-1|30	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-ark-16.04.3-1|31	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-ark-16.04.3-1|32	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-ark-16.04.3-1|33	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-ark-16.04.3-1|34	BuildRequires:	pkgconfig(zlib)
14mu|plasma5-ark-16.04.3-1|35	Conflicts:	ark
14mu|plasma5-ark-16.04.3-1|36	
14mu|plasma5-ark-16.04.3-1|37	%description
14mu|plasma5-ark-16.04.3-1|38	Archive manager for Plasma 5.
14mu|plasma5-ark-16.04.3-1|39	
14mu|plasma5-ark-16.04.3-1|40	%files
14mu|plasma5-ark-16.04.3-1|41	%doc COPYING COPYING.icons
14mu|plasma5-ark-16.04.3-1|42	%{_kde5_applicationsdir}/org.kde.ark.desktop
14mu|plasma5-ark-16.04.3-1|43	%{_kde5_bindir}/ark
14mu|plasma5-ark-16.04.3-1|44	%{_kde5_datadir}/config.kcfg/ark.kcfg
14mu|plasma5-ark-16.04.3-1|45	%{_kde5_docdir}/HTML/en/ark
14mu|plasma5-ark-16.04.3-1|46	%{_kde5_iconsdir}/hicolor/*/apps/ark.*
14mu|plasma5-ark-16.04.3-1|47	%{_kde5_mandir}/man1/ark.1*
14mu|plasma5-ark-16.04.3-1|48	%{_kde5_plugindir}/kio_dnd/extracthere.so
14mu|plasma5-ark-16.04.3-1|49	%{_kde5_services}/ark_part.desktop
14mu|plasma5-ark-16.04.3-1|50	%{_kde5_services}/ServiceMenus/ark_addtoservicemenu.desktop
14mu|plasma5-ark-16.04.3-1|51	%{_kde5_services}/ServiceMenus/ark_servicemenu.desktop
14mu|plasma5-ark-16.04.3-1|52	%{_kde5_servicetypes}/kerfufflePlugin.desktop
14mu|plasma5-ark-16.04.3-1|53	%{_kde5_sysconfdir}/xdg/ark.categories
14mu|plasma5-ark-16.04.3-1|54	%{_kde5_xmlguidir}/ark/*.rc
14mu|plasma5-ark-16.04.3-1|55	%{_datadir}/appdata/org.kde.ark.appdata.xml
14mu|plasma5-ark-16.04.3-1|56	%{_qt5_plugindir}/arkpart.so
14mu|plasma5-ark-16.04.3-1|57	%{_qt5_plugindir}/kerfuffle/kerfuffle_cli7z.so
14mu|plasma5-ark-16.04.3-1|58	%{_qt5_plugindir}/kerfuffle/kerfuffle_cliunarchiver.so
14mu|plasma5-ark-16.04.3-1|59	%{_qt5_plugindir}/kerfuffle/kerfuffle_clirar.so
14mu|plasma5-ark-16.04.3-1|60	%{_qt5_plugindir}/kerfuffle/kerfuffle_clizip.so
14mu|plasma5-ark-16.04.3-1|61	%{_qt5_plugindir}/kerfuffle/kerfuffle_libarchive.so
14mu|plasma5-ark-16.04.3-1|62	%{_qt5_plugindir}/kerfuffle/kerfuffle_libarchive_readonly.so
14mu|plasma5-ark-16.04.3-1|63	%{_qt5_plugindir}/kerfuffle/kerfuffle_libbz2.so
14mu|plasma5-ark-16.04.3-1|64	%{_qt5_plugindir}/kerfuffle/kerfuffle_libgz.so
14mu|plasma5-ark-16.04.3-1|65	%{_qt5_plugindir}/kerfuffle/kerfuffle_libxz.so
14mu|plasma5-ark-16.04.3-1|66	
14mu|plasma5-ark-16.04.3-1|67	#----------------------------------------------------------------------------
14mu|plasma5-ark-16.04.3-1|68	
14mu|plasma5-ark-16.04.3-1|69	%define kerfuffle_major 16
14mu|plasma5-ark-16.04.3-1|70	%define libkerfuffle %mklibname kerfuffle %{kerfuffle_major}
14mu|plasma5-ark-16.04.3-1|71	
14mu|plasma5-ark-16.04.3-1|72	%package -n %{libkerfuffle}
14mu|plasma5-ark-16.04.3-1|73	Summary:	Shared library for Ark
14mu|plasma5-ark-16.04.3-1|74	Group:		System/Libraries
14mu|plasma5-ark-16.04.3-1|75	
14mu|plasma5-ark-16.04.3-1|76	%description -n %{libkerfuffle}
14mu|plasma5-ark-16.04.3-1|77	Shared library for Ark.
14mu|plasma5-ark-16.04.3-1|78	
14mu|plasma5-ark-16.04.3-1|79	%files -n %{libkerfuffle}
14mu|plasma5-ark-16.04.3-1|80	%{_kde5_libdir}/libkerfuffle.so.%{kerfuffle_major}*
14mu|plasma5-ark-16.04.3-1|81	
14mu|plasma5-ark-16.04.3-1|82	#----------------------------------------------------------------------------
14mu|plasma5-ark-16.04.3-1|83	
14mu|plasma5-ark-16.04.3-1|84	%prep
14mu|plasma5-ark-16.04.3-1|85	%setup -qn %{oname}-%{version}
14mu|plasma5-ark-16.04.3-1|86	%patch0 -p1
14mu|plasma5-ark-16.04.3-1|87	%patch1 -p1
14mu|plasma5-ark-16.04.3-1|88	
14mu|plasma5-ark-16.04.3-1|89	%build
14mu|plasma5-ark-16.04.3-1|90	%cmake_kde5
14mu|plasma5-ark-16.04.3-1|91	%make
14mu|plasma5-ark-16.04.3-1|92	
14mu|plasma5-ark-16.04.3-1|93	%install
14mu|plasma5-ark-16.04.3-1|94	%makeinstall_std -C build
14mu|plasma5-ark-16.04.3-1|95	
14mu|plasma5-ark-16.04.3-1|96	rm -f %{buildroot}%{_kde5_libdir}/libkerfuffle.so
14mu|plasma5-ark-16.04.3-1|97	
14mu|plasma5-ark-16.04.3-1|98	%changelog
14mu|plasma5-ark-16.04.3-1|99	
14mu|plasma5-ark-16.04.3-1|100	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|plasma5-ark-16.04.3-1|101	- (54784b8) New version 16.04.3
14mu|plasma5-ark-16.04.3-1|102	
14mu|plasma5-ark-16.04.3-1|103	

23722 14
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|1	%define oname aurorae-theme-rosa
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|2	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|3	Summary:	Plasma 5 Rosa Aurorae theme
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|4	Name:		plasma5-%{oname}
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|5	Version:	1.0.1
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|6	Release:	1
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|7	License:	GPLv2+
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|9	Url:		http://rosalinux.com/
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|10	Source0:	%{oname}-%{version}.tar.bz2
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|12	BuildArch:	noarch
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|13	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|14	%description
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|15	Plasma 5 Rosa Aurorae theme.
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|16	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|17	%files
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|18	%dir %{_kde5_datadir}/aurorae/themes/rosa/
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|19	%{_kde5_datadir}/aurorae/themes/rosa/*
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|20	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|21	#----------------------------------------------------------------------------
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|22	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|23	%prep
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|24	%setup -qn %{oname}-%{version}
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|25	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|26	%build
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|27	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|28	%install
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|29	mkdir -p %{buildroot}%{_kde5_datadir}/aurorae/themes/rosa
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|30	cp * %{buildroot}%{_kde5_datadir}/aurorae/themes/rosa/
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|31	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|32	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|33	%changelog
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|34	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|35	* Wed Apr 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-1
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|36	- (9ec8044) Increase left and right borders from 1 to 2
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|37	
14mu|plasma5-aurorae-theme-rosa-1.0.1-1|38	

23723 14
14mu|plasma5-baloo-5.24.0-1|1	%define fw_version 5.24
14mu|plasma5-baloo-5.24.0-1|2	%define oname baloo
14mu|plasma5-baloo-5.24.0-1|3	
14mu|plasma5-baloo-5.24.0-1|4	Summary:	Plasma 5 searching and managing metadata framework
14mu|plasma5-baloo-5.24.0-1|5	Name:		plasma5-%{oname}
14mu|plasma5-baloo-5.24.0-1|6	Version:	5.24.0
14mu|plasma5-baloo-5.24.0-1|7	Release:	1
14mu|plasma5-baloo-5.24.0-1|8	License:	GPLv2+
14mu|plasma5-baloo-5.24.0-1|9	Group:		Graphical desktop/KDE
14mu|plasma5-baloo-5.24.0-1|10	Url:		https://www.kde.org/
14mu|plasma5-baloo-5.24.0-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{oname}-%{version}.tar.xz
14mu|plasma5-baloo-5.24.0-1|12	Patch0:		baloo-5.13.0-pkgconfig.patch
14mu|plasma5-baloo-5.24.0-1|13	# Needed to fix "unsatisfied devel(libKF5BalooEngine)" issue for development package
14mu|plasma5-baloo-5.24.0-1|14	Patch1:		baloo-5.14.0-library-install.patch
14mu|plasma5-baloo-5.24.0-1|15	BuildRequires:	extra-cmake-modules
14mu|plasma5-baloo-5.24.0-1|16	BuildRequires:	kf5auth-devel >= %{version}
14mu|plasma5-baloo-5.24.0-1|17	BuildRequires:	kf5config-devel >= %{version}
14mu|plasma5-baloo-5.24.0-1|18	BuildRequires:	kf5crash-devel >= %{version}
14mu|plasma5-baloo-5.24.0-1|19	BuildRequires:	kf5filemetadata-devel >= %{version}
14mu|plasma5-baloo-5.24.0-1|20	BuildRequires:	kf5i18n-devel >= %{version}
14mu|plasma5-baloo-5.24.0-1|21	BuildRequires:	kf5idletime-devel >= %{version}
14mu|plasma5-baloo-5.24.0-1|22	BuildRequires:	kf5kio-devel >= %{version}
14mu|plasma5-baloo-5.24.0-1|23	BuildRequires:	kf5solid-devel >= %{version}
14mu|plasma5-baloo-5.24.0-1|24	BuildRequires:	lmdb-devel
14mu|plasma5-baloo-5.24.0-1|25	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-baloo-5.24.0-1|26	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-baloo-5.24.0-1|27	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-baloo-5.24.0-1|28	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-baloo-5.24.0-1|29	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-baloo-5.24.0-1|30	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-baloo-5.24.0-1|31	BuildRequires:	pkgconfig(Qt5Sql)
14mu|plasma5-baloo-5.24.0-1|32	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-baloo-5.24.0-1|33	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-baloo-5.24.0-1|34	BuildRequires:	pkgconfig(Qt5Xml)
14mu|plasma5-baloo-5.24.0-1|35	Requires:	plasma5-kfilemetadata
14mu|plasma5-baloo-5.24.0-1|36	Conflicts:	baloo
14mu|plasma5-baloo-5.24.0-1|37	# Prefer plasma5 prefix for Plasma 5 core packages
14mu|plasma5-baloo-5.24.0-1|38	Obsoletes:	baloo-kf5 < 5.6.1-2
14mu|plasma5-baloo-5.24.0-1|39	
14mu|plasma5-baloo-5.24.0-1|40	%description
14mu|plasma5-baloo-5.24.0-1|41	Plasma 5 searching and managing metadata framework.
14mu|plasma5-baloo-5.24.0-1|42	
14mu|plasma5-baloo-5.24.0-1|43	%files -f %{name}.lang
14mu|plasma5-baloo-5.24.0-1|44	%{_kde5_bindir}/baloo_file
14mu|plasma5-baloo-5.24.0-1|45	%{_kde5_bindir}/baloo_file_extractor
14mu|plasma5-baloo-5.24.0-1|46	%{_kde5_bindir}/balooctl
14mu|plasma5-baloo-5.24.0-1|47	%{_kde5_bindir}/baloosearch
14mu|plasma5-baloo-5.24.0-1|48	%{_kde5_bindir}/balooshow
14mu|plasma5-baloo-5.24.0-1|49	%{_kde5_iconsdir}/hicolor/*/apps/baloo.*
14mu|plasma5-baloo-5.24.0-1|50	%{_kde5_plugindir}/kded/baloosearchmodule.so
14mu|plasma5-baloo-5.24.0-1|51	%{_kde5_plugindir}/kio/baloosearch.so
14mu|plasma5-baloo-5.24.0-1|52	%{_kde5_plugindir}/kio/tags.so
14mu|plasma5-baloo-5.24.0-1|53	%{_kde5_plugindir}/kio/timeline.so
14mu|plasma5-baloo-5.24.0-1|54	%{_kde5_services}/baloosearch.protocol
14mu|plasma5-baloo-5.24.0-1|55	%{_kde5_services}/tags.protocol
14mu|plasma5-baloo-5.24.0-1|56	%{_kde5_services}/timeline.protocol
14mu|plasma5-baloo-5.24.0-1|57	%{_kde5_sysconfdir}/xdg/autostart/baloo_file.desktop
14mu|plasma5-baloo-5.24.0-1|58	
14mu|plasma5-baloo-5.24.0-1|59	#----------------------------------------------------------------------------
14mu|plasma5-baloo-5.24.0-1|60	
14mu|plasma5-baloo-5.24.0-1|61	%define qmlkf5baloo %mklibname kf5baloo-qml
14mu|plasma5-baloo-5.24.0-1|62	
14mu|plasma5-baloo-5.24.0-1|63	%package -n %{qmlkf5baloo}
14mu|plasma5-baloo-5.24.0-1|64	Summary:	QML plugin for Plasma 5 searching and managing metadata framework
14mu|plasma5-baloo-5.24.0-1|65	Group:		System/Libraries
14mu|plasma5-baloo-5.24.0-1|66	Provides:	kf5baloo-qml = %{EVRD}
14mu|plasma5-baloo-5.24.0-1|67	
14mu|plasma5-baloo-5.24.0-1|68	%description -n %{qmlkf5baloo}
14mu|plasma5-baloo-5.24.0-1|69	QML plugin for Plasma 5 searching and managing metadata framework.
14mu|plasma5-baloo-5.24.0-1|70	
14mu|plasma5-baloo-5.24.0-1|71	%files -n %{qmlkf5baloo}
14mu|plasma5-baloo-5.24.0-1|72	%dir %{_kde5_qmldir}/org/kde/baloo/
14mu|plasma5-baloo-5.24.0-1|73	%{_kde5_qmldir}/org/kde/baloo/*
14mu|plasma5-baloo-5.24.0-1|74	
14mu|plasma5-baloo-5.24.0-1|75	#----------------------------------------------------------------------------
14mu|plasma5-baloo-5.24.0-1|76	
14mu|plasma5-baloo-5.24.0-1|77	%define kf5baloo_major 5
14mu|plasma5-baloo-5.24.0-1|78	%define libkf5baloo %mklibname kf5baloo %{kf5baloo_major}
14mu|plasma5-baloo-5.24.0-1|79	
14mu|plasma5-baloo-5.24.0-1|80	%package -n %{libkf5baloo}
14mu|plasma5-baloo-5.24.0-1|81	Summary:	Plasma 5 searching and managing metadata shared library
14mu|plasma5-baloo-5.24.0-1|82	Group:		System/Libraries
14mu|plasma5-baloo-5.24.0-1|83	Requires:	%{qmlkf5baloo}
14mu|plasma5-baloo-5.24.0-1|84	
14mu|plasma5-baloo-5.24.0-1|85	%description -n %{libkf5baloo}
14mu|plasma5-baloo-5.24.0-1|86	Plasma 5 searching and managing metadata shared library.
14mu|plasma5-baloo-5.24.0-1|87	
14mu|plasma5-baloo-5.24.0-1|88	%files -n %{libkf5baloo}
14mu|plasma5-baloo-5.24.0-1|89	%{_kde5_libdir}/libKF5Baloo.so.%{kf5baloo_major}
14mu|plasma5-baloo-5.24.0-1|90	%{_kde5_libdir}/libKF5Baloo.so.%{version}
14mu|plasma5-baloo-5.24.0-1|91	
14mu|plasma5-baloo-5.24.0-1|92	#----------------------------------------------------------------------------
14mu|plasma5-baloo-5.24.0-1|93	
14mu|plasma5-baloo-5.24.0-1|94	%define kf5balooengine_major 5
14mu|plasma5-baloo-5.24.0-1|95	%define libkf5balooengine %mklibname kf5balooengine %{kf5balooengine_major}
14mu|plasma5-baloo-5.24.0-1|96	
14mu|plasma5-baloo-5.24.0-1|97	%package -n %{libkf5balooengine}
14mu|plasma5-baloo-5.24.0-1|98	Summary:	Plasma 5 searching and managing metadata shared library
14mu|plasma5-baloo-5.24.0-1|99	Group:		System/Libraries
14mu|plasma5-baloo-5.24.0-1|100	
14mu|plasma5-baloo-5.24.0-1|101	%description -n %{libkf5balooengine}
14mu|plasma5-baloo-5.24.0-1|102	Plasma 5 searching and managing metadata shared library.
14mu|plasma5-baloo-5.24.0-1|103	
14mu|plasma5-baloo-5.24.0-1|104	%files -n %{libkf5balooengine}
14mu|plasma5-baloo-5.24.0-1|105	%{_kde5_libdir}/libKF5BalooEngine.so.%{kf5balooengine_major}
14mu|plasma5-baloo-5.24.0-1|106	%{_kde5_libdir}/libKF5BalooEngine.so.%{version}
14mu|plasma5-baloo-5.24.0-1|107	
14mu|plasma5-baloo-5.24.0-1|108	#----------------------------------------------------------------------------
14mu|plasma5-baloo-5.24.0-1|109	
14mu|plasma5-baloo-5.24.0-1|110	%define devkf5baloo %mklibname kf5baloo -d
14mu|plasma5-baloo-5.24.0-1|111	
14mu|plasma5-baloo-5.24.0-1|112	%package -n %{devkf5baloo}
14mu|plasma5-baloo-5.24.0-1|113	Summary:	Development files for Plasma 5 searching and managing metadata framework
14mu|plasma5-baloo-5.24.0-1|114	Group:		Development/KDE and Qt
14mu|plasma5-baloo-5.24.0-1|115	Requires:	%{libkf5baloo} = %{EVRD}
14mu|plasma5-baloo-5.24.0-1|116	Requires:	%{libkf5balooengine} = %{EVRD}
14mu|plasma5-baloo-5.24.0-1|117	Provides:	%{name}-devel = %{EVRD}
14mu|plasma5-baloo-5.24.0-1|118	Provides:	kf5baloo-devel = %{version}
14mu|plasma5-baloo-5.24.0-1|119	Conflicts:	baloo-devel
14mu|plasma5-baloo-5.24.0-1|120	
14mu|plasma5-baloo-5.24.0-1|121	%description -n %{devkf5baloo}
14mu|plasma5-baloo-5.24.0-1|122	This package contains header files needed if you wish to build applications
14mu|plasma5-baloo-5.24.0-1|123	based on %{name}.
14mu|plasma5-baloo-5.24.0-1|124	
14mu|plasma5-baloo-5.24.0-1|125	%files -n %{devkf5baloo}
14mu|plasma5-baloo-5.24.0-1|126	%{_kde5_includedir}/KF5/Baloo
14mu|plasma5-baloo-5.24.0-1|127	%{_kde5_includedir}/KF5/baloo_version.h
14mu|plasma5-baloo-5.24.0-1|128	%{_kde5_libdir}/cmake/KF5Baloo
14mu|plasma5-baloo-5.24.0-1|129	%{_kde5_libdir}/pkgconfig/Baloo.pc
14mu|plasma5-baloo-5.24.0-1|130	%{_kde5_libdir}/libKF5Baloo.so
14mu|plasma5-baloo-5.24.0-1|131	%{_kde5_libdir}/libKF5BalooEngine.so
14mu|plasma5-baloo-5.24.0-1|132	%{_datadir}/dbus-1/interfaces/org.kde.baloo.file.indexer.xml
14mu|plasma5-baloo-5.24.0-1|133	%{_datadir}/dbus-1/interfaces/org.kde.baloo.fileindexer.xml
14mu|plasma5-baloo-5.24.0-1|134	%{_datadir}/dbus-1/interfaces/org.kde.baloo.main.xml
14mu|plasma5-baloo-5.24.0-1|135	%{_datadir}/dbus-1/interfaces/org.kde.baloo.scheduler.xml
14mu|plasma5-baloo-5.24.0-1|136	
14mu|plasma5-baloo-5.24.0-1|137	#----------------------------------------------------------------------------
14mu|plasma5-baloo-5.24.0-1|138	
14mu|plasma5-baloo-5.24.0-1|139	%prep
14mu|plasma5-baloo-5.24.0-1|140	%setup -qn %{oname}-%{version}
14mu|plasma5-baloo-5.24.0-1|141	%patch0 -p1
14mu|plasma5-baloo-5.24.0-1|142	%patch1 -p1
14mu|plasma5-baloo-5.24.0-1|143	
14mu|plasma5-baloo-5.24.0-1|144	%build
14mu|plasma5-baloo-5.24.0-1|145	%cmake_kde5_kf5locales
14mu|plasma5-baloo-5.24.0-1|146	%make
14mu|plasma5-baloo-5.24.0-1|147	
14mu|plasma5-baloo-5.24.0-1|148	%install
14mu|plasma5-baloo-5.24.0-1|149	%makeinstall_std -C build
14mu|plasma5-baloo-5.24.0-1|150	
14mu|plasma5-baloo-5.24.0-1|151	%find_lang balooctl baloo_file baloo_file_extractor baloomonitorplugin baloosearch balooshow kio_baloosearch kio_tags kio_timeline %{name}.lang
14mu|plasma5-baloo-5.24.0-1|152	%kf5locales_fix %{name}.lang
14mu|plasma5-baloo-5.24.0-1|153	
14mu|plasma5-baloo-5.24.0-1|154	
14mu|plasma5-baloo-5.24.0-1|155	%changelog
14mu|plasma5-baloo-5.24.0-1|156	
14mu|plasma5-baloo-5.24.0-1|157	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|plasma5-baloo-5.24.0-1|158	- (94d9478) New version 5.24.0
14mu|plasma5-baloo-5.24.0-1|159	
14mu|plasma5-baloo-5.24.0-1|160	

23724 14
14mu|plasma5-baloo-widgets-16.04.3-1|1	%define oname baloo-widgets
14mu|plasma5-baloo-widgets-16.04.3-1|2	
14mu|plasma5-baloo-widgets-16.04.3-1|3	Summary:	Plasma 5 Baloo Widgets
14mu|plasma5-baloo-widgets-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-baloo-widgets-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-baloo-widgets-16.04.3-1|6	Release:	1
14mu|plasma5-baloo-widgets-16.04.3-1|7	License:	GPLv2+
14mu|plasma5-baloo-widgets-16.04.3-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-baloo-widgets-16.04.3-1|9	Url:		https://www.kde.org/
14mu|plasma5-baloo-widgets-16.04.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-baloo-widgets-16.04.3-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-baloo-widgets-16.04.3-1|12	BuildRequires:	kf5baloo-devel
14mu|plasma5-baloo-widgets-16.04.3-1|13	BuildRequires:	kf5config-devel
14mu|plasma5-baloo-widgets-16.04.3-1|14	BuildRequires:	kf5filemetadata-devel
14mu|plasma5-baloo-widgets-16.04.3-1|15	BuildRequires:	kf5i18n-devel
14mu|plasma5-baloo-widgets-16.04.3-1|16	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-baloo-widgets-16.04.3-1|17	BuildRequires:	kf5kio-devel
14mu|plasma5-baloo-widgets-16.04.3-1|18	BuildRequires:	kf5service-devel
14mu|plasma5-baloo-widgets-16.04.3-1|19	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-baloo-widgets-16.04.3-1|20	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-baloo-widgets-16.04.3-1|21	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-baloo-widgets-16.04.3-1|22	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-baloo-widgets-16.04.3-1|23	
14mu|plasma5-baloo-widgets-16.04.3-1|24	%description
14mu|plasma5-baloo-widgets-16.04.3-1|25	Plasma 5 Baloo Widgets support files.
14mu|plasma5-baloo-widgets-16.04.3-1|26	
14mu|plasma5-baloo-widgets-16.04.3-1|27	%files
14mu|plasma5-baloo-widgets-16.04.3-1|28	%{_kde5_bindir}/baloo_filemetadata_temp_extractor
14mu|plasma5-baloo-widgets-16.04.3-1|29	
14mu|plasma5-baloo-widgets-16.04.3-1|30	#----------------------------------------------------------------------------
14mu|plasma5-baloo-widgets-16.04.3-1|31	
14mu|plasma5-baloo-widgets-16.04.3-1|32	%define kf5baloowidgets_major 5
14mu|plasma5-baloo-widgets-16.04.3-1|33	%define libkf5baloowidgets %mklibname kf5baloowidgets %{kf5baloowidgets_major}
14mu|plasma5-baloo-widgets-16.04.3-1|34	
14mu|plasma5-baloo-widgets-16.04.3-1|35	%package -n %{libkf5baloowidgets}
14mu|plasma5-baloo-widgets-16.04.3-1|36	Summary:	Plasma 5 Baloo Widgets shared library
14mu|plasma5-baloo-widgets-16.04.3-1|37	Group:		System/Libraries
14mu|plasma5-baloo-widgets-16.04.3-1|38	Requires:	%{name}
14mu|plasma5-baloo-widgets-16.04.3-1|39	
14mu|plasma5-baloo-widgets-16.04.3-1|40	%description -n %{libkf5baloowidgets}
14mu|plasma5-baloo-widgets-16.04.3-1|41	Plasma 5 Baloo Widgets shared library.
14mu|plasma5-baloo-widgets-16.04.3-1|42	
14mu|plasma5-baloo-widgets-16.04.3-1|43	%files -n %{libkf5baloowidgets}
14mu|plasma5-baloo-widgets-16.04.3-1|44	%{_kde5_libdir}/libKF5BalooWidgets.so.%{kf5baloowidgets_major}*
14mu|plasma5-baloo-widgets-16.04.3-1|45	
14mu|plasma5-baloo-widgets-16.04.3-1|46	#----------------------------------------------------------------------------
14mu|plasma5-baloo-widgets-16.04.3-1|47	
14mu|plasma5-baloo-widgets-16.04.3-1|48	%define devkf5baloowidgets %mklibname kf5baloowidgets -d
14mu|plasma5-baloo-widgets-16.04.3-1|49	
14mu|plasma5-baloo-widgets-16.04.3-1|50	%package -n %{devkf5baloowidgets}
14mu|plasma5-baloo-widgets-16.04.3-1|51	Summary:	Development files for Plasma 5 Baloo widgets
14mu|plasma5-baloo-widgets-16.04.3-1|52	Group:		Development/KDE and Qt
14mu|plasma5-baloo-widgets-16.04.3-1|53	Requires:	%{libkf5baloowidgets} = %{EVRD}
14mu|plasma5-baloo-widgets-16.04.3-1|54	Provides:	kf5baloowidgets-devel = %{version}
14mu|plasma5-baloo-widgets-16.04.3-1|55	
14mu|plasma5-baloo-widgets-16.04.3-1|56	%description -n %{devkf5baloowidgets}
14mu|plasma5-baloo-widgets-16.04.3-1|57	This package contains header files needed if you wish to build applications
14mu|plasma5-baloo-widgets-16.04.3-1|58	based on %{name}.
14mu|plasma5-baloo-widgets-16.04.3-1|59	
14mu|plasma5-baloo-widgets-16.04.3-1|60	%files -n %{devkf5baloowidgets}
14mu|plasma5-baloo-widgets-16.04.3-1|61	%dir %{_kde5_includedir}/KF5/BalooWidgets
14mu|plasma5-baloo-widgets-16.04.3-1|62	%{_kde5_includedir}/KF5/BalooWidgets/*
14mu|plasma5-baloo-widgets-16.04.3-1|63	%{_kde5_libdir}/cmake/KF5BalooWidgets
14mu|plasma5-baloo-widgets-16.04.3-1|64	%{_kde5_libdir}/libKF5BalooWidgets.so
14mu|plasma5-baloo-widgets-16.04.3-1|65	
14mu|plasma5-baloo-widgets-16.04.3-1|66	#----------------------------------------------------------------------------
14mu|plasma5-baloo-widgets-16.04.3-1|67	
14mu|plasma5-baloo-widgets-16.04.3-1|68	%prep
14mu|plasma5-baloo-widgets-16.04.3-1|69	%setup -qn %{oname}-%{version}
14mu|plasma5-baloo-widgets-16.04.3-1|70	
14mu|plasma5-baloo-widgets-16.04.3-1|71	%build
14mu|plasma5-baloo-widgets-16.04.3-1|72	%cmake_kde5
14mu|plasma5-baloo-widgets-16.04.3-1|73	%make
14mu|plasma5-baloo-widgets-16.04.3-1|74	
14mu|plasma5-baloo-widgets-16.04.3-1|75	%install
14mu|plasma5-baloo-widgets-16.04.3-1|76	%makeinstall_std -C build
14mu|plasma5-baloo-widgets-16.04.3-1|77	
14mu|plasma5-baloo-widgets-16.04.3-1|78	
14mu|plasma5-baloo-widgets-16.04.3-1|79	%changelog
14mu|plasma5-baloo-widgets-16.04.3-1|80	
14mu|plasma5-baloo-widgets-16.04.3-1|81	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|plasma5-baloo-widgets-16.04.3-1|82	- (2345c41) New version 16.04.3
14mu|plasma5-baloo-widgets-16.04.3-1|83	
14mu|plasma5-baloo-widgets-16.04.3-1|84	

23725 14
14mu|plasma5-bluedevil-5.7.2-1|1	%define oname bluedevil
14mu|plasma5-bluedevil-5.7.2-1|2	
14mu|plasma5-bluedevil-5.7.2-1|3	Summary:	Plasma 5 Bluetooth module
14mu|plasma5-bluedevil-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-bluedevil-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-bluedevil-5.7.2-1|6	Release:	1
14mu|plasma5-bluedevil-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-bluedevil-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-bluedevil-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-bluedevil-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-bluedevil-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-bluedevil-5.7.2-1|12	BuildRequires:	kf5bluezqt-devel
14mu|plasma5-bluedevil-5.7.2-1|13	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-bluedevil-5.7.2-1|14	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-bluedevil-5.7.2-1|15	BuildRequires:	kf5i18n-devel
14mu|plasma5-bluedevil-5.7.2-1|16	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-bluedevil-5.7.2-1|17	BuildRequires:	kf5kded-devel
14mu|plasma5-bluedevil-5.7.2-1|18	BuildRequires:	kf5kio-devel
14mu|plasma5-bluedevil-5.7.2-1|19	BuildRequires:	kf5notifications-devel
14mu|plasma5-bluedevil-5.7.2-1|20	BuildRequires:	kf5plasma-devel
14mu|plasma5-bluedevil-5.7.2-1|21	BuildRequires:	kf5widgetsaddons-devel
14mu|plasma5-bluedevil-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-bluedevil-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-bluedevil-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-bluedevil-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-bluedevil-5.7.2-1|26	BuildRequires:	pkgconfig(shared-mime-info)
14mu|plasma5-bluedevil-5.7.2-1|27	Requires:	bluez
14mu|plasma5-bluedevil-5.7.2-1|28	# Be able to "Browse File" aka kio_obexftp
14mu|plasma5-bluedevil-5.7.2-1|29	# Be able to receive files
14mu|plasma5-bluedevil-5.7.2-1|30	Requires:	obex-data-server
14mu|plasma5-bluedevil-5.7.2-1|31	# Be able to Send files (bluedevil-sendfile)
14mu|plasma5-bluedevil-5.7.2-1|32	Requires:	obexd
14mu|plasma5-bluedevil-5.7.2-1|33	Suggests:	plasma5-applet-bluetooth
14mu|plasma5-bluedevil-5.7.2-1|34	Conflicts:	bluedevil < 5.0
14mu|plasma5-bluedevil-5.7.2-1|35	# Prefer plasma5 prefix for Plasma 5 core packages
14mu|plasma5-bluedevil-5.7.2-1|36	Obsoletes:	bluedevil-kf5 < 5.2.1-2
14mu|plasma5-bluedevil-5.7.2-1|37	
14mu|plasma5-bluedevil-5.7.2-1|38	%description
14mu|plasma5-bluedevil-5.7.2-1|39	Plasma 5 Bluetooth module.
14mu|plasma5-bluedevil-5.7.2-1|40	
14mu|plasma5-bluedevil-5.7.2-1|41	%files -f %{oname}.lang
14mu|plasma5-bluedevil-5.7.2-1|42	%{_kde5_applicationsdir}/org.kde.bluedevilsendfile.desktop
14mu|plasma5-bluedevil-5.7.2-1|43	%{_kde5_applicationsdir}/org.kde.bluedevilwizard.desktop
14mu|plasma5-bluedevil-5.7.2-1|44	%{_kde5_bindir}/bluedevil-*
14mu|plasma5-bluedevil-5.7.2-1|45	%dir %{_kde5_datadir}/bluedevilwizard
14mu|plasma5-bluedevil-5.7.2-1|46	%{_kde5_datadir}/bluedevilwizard/*
14mu|plasma5-bluedevil-5.7.2-1|47	%{_kde5_datadir}/remoteview/bluetooth-network.desktop
14mu|plasma5-bluedevil-5.7.2-1|48	%{_kde5_notificationsdir}/bluedevil.notifyrc
14mu|plasma5-bluedevil-5.7.2-1|49	%{_kde5_plugindir}/kded/bluedevil.so
14mu|plasma5-bluedevil-5.7.2-1|50	%{_kde5_services}/bluedevil*.desktop
14mu|plasma5-bluedevil-5.7.2-1|51	%{_kde5_services}/*.protocol
14mu|plasma5-bluedevil-5.7.2-1|52	%{_qt5_plugindir}/bluetoothfileitemaction.so
14mu|plasma5-bluedevil-5.7.2-1|53	%{_qt5_plugindir}/kcm_*.so
14mu|plasma5-bluedevil-5.7.2-1|54	%{_qt5_plugindir}/kio_*.so
14mu|plasma5-bluedevil-5.7.2-1|55	%{_datadir}/mime/packages/bluedevil-mime.xml
14mu|plasma5-bluedevil-5.7.2-1|56	
14mu|plasma5-bluedevil-5.7.2-1|57	#----------------------------------------------------------------------------
14mu|plasma5-bluedevil-5.7.2-1|58	
14mu|plasma5-bluedevil-5.7.2-1|59	%package -n plasma5-applet-bluetooth
14mu|plasma5-bluedevil-5.7.2-1|60	Summary:	Plasma 5 bluetooth plasmoid
14mu|plasma5-bluedevil-5.7.2-1|61	Group:		Graphical desktop/KDE
14mu|plasma5-bluedevil-5.7.2-1|62	Requires:	%{name}
14mu|plasma5-bluedevil-5.7.2-1|63	
14mu|plasma5-bluedevil-5.7.2-1|64	%description -n plasma5-applet-bluetooth
14mu|plasma5-bluedevil-5.7.2-1|65	Plasma 5 bluetooth plasmoid.
14mu|plasma5-bluedevil-5.7.2-1|66	
14mu|plasma5-bluedevil-5.7.2-1|67	%files -n plasma5-applet-bluetooth -f plasma_applet_org.kde.plasma.bluetooth.lang
14mu|plasma5-bluedevil-5.7.2-1|68	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.bluetooth/
14mu|plasma5-bluedevil-5.7.2-1|69	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.bluetooth/*
14mu|plasma5-bluedevil-5.7.2-1|70	%dir %{_kde5_qmldir}/org/kde/plasma/private/bluetooth/
14mu|plasma5-bluedevil-5.7.2-1|71	%{_kde5_qmldir}/org/kde/plasma/private/bluetooth/*
14mu|plasma5-bluedevil-5.7.2-1|72	%{_kde5_services}/plasma-applet-org.kde.plasma.bluetooth.desktop
14mu|plasma5-bluedevil-5.7.2-1|73	
14mu|plasma5-bluedevil-5.7.2-1|74	#----------------------------------------------------------------------------
14mu|plasma5-bluedevil-5.7.2-1|75	
14mu|plasma5-bluedevil-5.7.2-1|76	%prep
14mu|plasma5-bluedevil-5.7.2-1|77	%setup -qn %{oname}-%{version}
14mu|plasma5-bluedevil-5.7.2-1|78	
14mu|plasma5-bluedevil-5.7.2-1|79	%build
14mu|plasma5-bluedevil-5.7.2-1|80	%cmake_kde5
14mu|plasma5-bluedevil-5.7.2-1|81	%make
14mu|plasma5-bluedevil-5.7.2-1|82	
14mu|plasma5-bluedevil-5.7.2-1|83	%install
14mu|plasma5-bluedevil-5.7.2-1|84	%makeinstall_std -C build
14mu|plasma5-bluedevil-5.7.2-1|85	
14mu|plasma5-bluedevil-5.7.2-1|86	%find_lang %{oname}
14mu|plasma5-bluedevil-5.7.2-1|87	%find_lang plasma_applet_org.kde.plasma.bluetooth
14mu|plasma5-bluedevil-5.7.2-1|88	
14mu|plasma5-bluedevil-5.7.2-1|89	%changelog
14mu|plasma5-bluedevil-5.7.2-1|90	
14mu|plasma5-bluedevil-5.7.2-1|91	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-bluedevil-5.7.2-1|92	- (7c40728) New version 5.7.2
14mu|plasma5-bluedevil-5.7.2-1|93	
14mu|plasma5-bluedevil-5.7.2-1|94	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-1
14mu|plasma5-bluedevil-5.7.2-1|95	- (4f46057) New version 5.6.5
14mu|plasma5-bluedevil-5.7.2-1|96	
14mu|plasma5-bluedevil-5.7.2-1|97	* Thu Apr 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.3-1
14mu|plasma5-bluedevil-5.7.2-1|98	- (6223c5c) New version 5.6.3
14mu|plasma5-bluedevil-5.7.2-1|99	
14mu|plasma5-bluedevil-5.7.2-1|100	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-2
14mu|plasma5-bluedevil-5.7.2-1|101	- (767b5b9) MassBuild#1026: Increase release tag
14mu|plasma5-bluedevil-5.7.2-1|102	
14mu|plasma5-bluedevil-5.7.2-1|103	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-1
14mu|plasma5-bluedevil-5.7.2-1|104	- (4607b94) New version 5.6.2
14mu|plasma5-bluedevil-5.7.2-1|105	
14mu|plasma5-bluedevil-5.7.2-1|106	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-2
14mu|plasma5-bluedevil-5.7.2-1|107	- (3b003d8) MassBuild#1001: Increase release tag
14mu|plasma5-bluedevil-5.7.2-1|108	
14mu|plasma5-bluedevil-5.7.2-1|109	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-1
14mu|plasma5-bluedevil-5.7.2-1|110	- (ab1620e) New version 5.5.5
14mu|plasma5-bluedevil-5.7.2-1|111	
14mu|plasma5-bluedevil-5.7.2-1|112	* Wed Jan 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.4-1
14mu|plasma5-bluedevil-5.7.2-1|113	- (2890457) New version 5.5.4
14mu|plasma5-bluedevil-5.7.2-1|114	
14mu|plasma5-bluedevil-5.7.2-1|115	* Thu Jan 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.3-1
14mu|plasma5-bluedevil-5.7.2-1|116	- (bd4cd60) New version 5.5.3
14mu|plasma5-bluedevil-5.7.2-1|117	
14mu|plasma5-bluedevil-5.7.2-1|118	* Mon Dec 28 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-1
14mu|plasma5-bluedevil-5.7.2-1|119	- (45b087b) Update files (drop obexftpdaemon plugin and files from libexec as upstream did)
14mu|plasma5-bluedevil-5.7.2-1|120	- (Andrey Bondrov: a84ca13) New version 5.5.2
14mu|plasma5-bluedevil-5.7.2-1|121	
14mu|plasma5-bluedevil-5.7.2-1|122	* Thu Nov 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.3-1
14mu|plasma5-bluedevil-5.7.2-1|123	- (76fdcee) New version 5.4.3
14mu|plasma5-bluedevil-5.7.2-1|124	
14mu|plasma5-bluedevil-5.7.2-1|125	* Wed Oct 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.2-1
14mu|plasma5-bluedevil-5.7.2-1|126	- (5bd1c39) New version 5.4.2
14mu|plasma5-bluedevil-5.7.2-1|127	
14mu|plasma5-bluedevil-5.7.2-1|128	* Tue Sep 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.1-1
14mu|plasma5-bluedevil-5.7.2-1|129	- (43a529a) New version 5.4.1
14mu|plasma5-bluedevil-5.7.2-1|130	
14mu|plasma5-bluedevil-5.7.2-1|131	* Wed Aug 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.0-1
14mu|plasma5-bluedevil-5.7.2-1|132	- (b470628) Drop bluezqt patch (fixed upstream)
14mu|plasma5-bluedevil-5.7.2-1|133	- (Andrey Bondrov: 851d60e) New version 5.4.0
14mu|plasma5-bluedevil-5.7.2-1|134	
14mu|plasma5-bluedevil-5.7.2-1|135	* Thu Aug 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-2
14mu|plasma5-bluedevil-5.7.2-1|136	- (81eaa08) MassBuild#782: Increase release tag
14mu|plasma5-bluedevil-5.7.2-1|137	
14mu|plasma5-bluedevil-5.7.2-1|138	* Tue Jun 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-1
14mu|plasma5-bluedevil-5.7.2-1|139	- (b927c9c) New version 5.3.2
14mu|plasma5-bluedevil-5.7.2-1|140	
14mu|plasma5-bluedevil-5.7.2-1|141	* Mon Jun 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-2
14mu|plasma5-bluedevil-5.7.2-1|142	- (16f7cd9) Add patch from upstream for bluezqt 5.11 support
14mu|plasma5-bluedevil-5.7.2-1|143	
14mu|plasma5-bluedevil-5.7.2-1|144	* Wed May 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-1
14mu|plasma5-bluedevil-5.7.2-1|145	- (808ca84) New version 5.3.1
14mu|plasma5-bluedevil-5.7.2-1|146	
14mu|plasma5-bluedevil-5.7.2-1|147	* Wed Apr 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.0-1
14mu|plasma5-bluedevil-5.7.2-1|148	- (36a86ad) Update files for main package
14mu|plasma5-bluedevil-5.7.2-1|149	- (Andrey Bondrov: 55b3e01) Fix files
14mu|plasma5-bluedevil-5.7.2-1|150	- (Andrey Bondrov: 4cc9a89) Add new package plasma5-applet-bluetooth
14mu|plasma5-bluedevil-5.7.2-1|151	- (Andrey Bondrov: 4cc9a89) Update files
14mu|plasma5-bluedevil-5.7.2-1|152	- (Andrey Bondrov: f5285f9) Build requires kf5kded-devel
14mu|plasma5-bluedevil-5.7.2-1|153	- (Andrey Bondrov: c412dfc) Build requires kf5plasma-devel
14mu|plasma5-bluedevil-5.7.2-1|154	- (Andrey Bondrov: 385ce44) Build requires pkgconfig(Qt5Qml)
14mu|plasma5-bluedevil-5.7.2-1|155	- (Andrey Bondrov: 7e90728) Switch from libbluedevil to bluezqt
14mu|plasma5-bluedevil-5.7.2-1|156	- (Andrey Bondrov: 83a0478) New version 5.3.0
14mu|plasma5-bluedevil-5.7.2-1|157	
14mu|plasma5-bluedevil-5.7.2-1|158	* Thu Apr 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.2-2
14mu|plasma5-bluedevil-5.7.2-1|159	- (2e907e8) Requires bluez
14mu|plasma5-bluedevil-5.7.2-1|160	
14mu|plasma5-bluedevil-5.7.2-1|161	* Thu Mar 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.2-1
14mu|plasma5-bluedevil-5.7.2-1|162	- (04841d2) New version 5.2.2
14mu|plasma5-bluedevil-5.7.2-1|163	
14mu|plasma5-bluedevil-5.7.2-1|164	

23726 14
14mu|plasma5-color-scheme-rosa-1.0-1|1	Summary:	Plasma 5 Rosa color scheme
14mu|plasma5-color-scheme-rosa-1.0-1|2	Name:		plasma5-color-scheme-rosa
14mu|plasma5-color-scheme-rosa-1.0-1|3	Version:	1.0
14mu|plasma5-color-scheme-rosa-1.0-1|4	Release:	1
14mu|plasma5-color-scheme-rosa-1.0-1|5	License:	GPLv2+
14mu|plasma5-color-scheme-rosa-1.0-1|6	Group:		Graphical desktop/KDE
14mu|plasma5-color-scheme-rosa-1.0-1|7	Url:		http://rosalinux.com/
14mu|plasma5-color-scheme-rosa-1.0-1|8	Source0:	ROSA.colors
14mu|plasma5-color-scheme-rosa-1.0-1|9	BuildRequires:	extra-cmake-modules
14mu|plasma5-color-scheme-rosa-1.0-1|10	BuildArch:	noarch
14mu|plasma5-color-scheme-rosa-1.0-1|11	
14mu|plasma5-color-scheme-rosa-1.0-1|12	%description
14mu|plasma5-color-scheme-rosa-1.0-1|13	Plasma 5 Rosa color scheme.
14mu|plasma5-color-scheme-rosa-1.0-1|14	
14mu|plasma5-color-scheme-rosa-1.0-1|15	%files
14mu|plasma5-color-scheme-rosa-1.0-1|16	%{_kde5_datadir}/color-schemes/ROSA.colors
14mu|plasma5-color-scheme-rosa-1.0-1|17	
14mu|plasma5-color-scheme-rosa-1.0-1|18	#----------------------------------------------------------------------------
14mu|plasma5-color-scheme-rosa-1.0-1|19	
14mu|plasma5-color-scheme-rosa-1.0-1|20	%prep
14mu|plasma5-color-scheme-rosa-1.0-1|21	
14mu|plasma5-color-scheme-rosa-1.0-1|22	%build
14mu|plasma5-color-scheme-rosa-1.0-1|23	
14mu|plasma5-color-scheme-rosa-1.0-1|24	%install
14mu|plasma5-color-scheme-rosa-1.0-1|25	mkdir -p %{buildroot}%{_kde5_datadir}/color-schemes/
14mu|plasma5-color-scheme-rosa-1.0-1|26	install -m 0644 %{SOURCE0} %{buildroot}%{_kde5_datadir}/color-schemes/ROSA.colors
14mu|plasma5-color-scheme-rosa-1.0-1|27	
14mu|plasma5-color-scheme-rosa-1.0-1|28	%changelog
14mu|plasma5-color-scheme-rosa-1.0-1|29	* Mon Mar 30 2015 Rosa <rosa@abf.rosalinux.ru> 1.0-1
14mu|plasma5-color-scheme-rosa-1.0-1|30	+ Revision: 433d048
14mu|plasma5-color-scheme-rosa-1.0-1|31	- Automatic import for version 1.0-1
14mu|plasma5-color-scheme-rosa-1.0-1|32	
14mu|plasma5-color-scheme-rosa-1.0-1|33	

23727 14
14mu|plasma5-config-fresh-1.0-0.22|1	Summary:	Plasma 5 Rosa Desktop Fresh config
14mu|plasma5-config-fresh-1.0-0.22|2	Name:		plasma5-config-fresh
14mu|plasma5-config-fresh-1.0-0.22|3	Version:	1.0
14mu|plasma5-config-fresh-1.0-0.22|4	Release:	0.22
14mu|plasma5-config-fresh-1.0-0.22|5	License:	GPLv2+
14mu|plasma5-config-fresh-1.0-0.22|6	Group:		Graphical desktop/KDE
14mu|plasma5-config-fresh-1.0-0.22|7	Url:		http://rosalinux.com/
14mu|plasma5-config-fresh-1.0-0.22|8	Source0:	kdeglobals
14mu|plasma5-config-fresh-1.0-0.22|9	Source1:	kwinrc
14mu|plasma5-config-fresh-1.0-0.22|10	Source2:	ksmserverrc
14mu|plasma5-config-fresh-1.0-0.22|11	Source3:	kscreenlockerrc
14mu|plasma5-config-fresh-1.0-0.22|12	Source4:	dolphinrc
14mu|plasma5-config-fresh-1.0-0.22|13	Source5:	plasmarc
14mu|plasma5-config-fresh-1.0-0.22|14	# Modified versions of files from plasma5-desktop
14mu|plasma5-config-fresh-1.0-0.22|15	Source100:	default-panel-layout.js
14mu|plasma5-config-fresh-1.0-0.22|16	Source101:	default-desktop-layout.js
14mu|plasma5-config-fresh-1.0-0.22|17	BuildRequires:	extra-cmake-modules
14mu|plasma5-config-fresh-1.0-0.22|18	Requires:	plasma5-aurorae-theme-rosa
14mu|plasma5-config-fresh-1.0-0.22|19	Requires:	plasma5-color-scheme-rosa
14mu|plasma5-config-fresh-1.0-0.22|20	Requires:	rosa-icons
14mu|plasma5-config-fresh-1.0-0.22|21	Provides:	plasma5-config
14mu|plasma5-config-fresh-1.0-0.22|22	BuildArch:	noarch
14mu|plasma5-config-fresh-1.0-0.22|23	
14mu|plasma5-config-fresh-1.0-0.22|24	%description
14mu|plasma5-config-fresh-1.0-0.22|25	Plasma 5 Rosa Desktop Fresh config (KF5 files).
14mu|plasma5-config-fresh-1.0-0.22|26	
14mu|plasma5-config-fresh-1.0-0.22|27	%files
14mu|plasma5-config-fresh-1.0-0.22|28	%{_kde5_sysconfdir}/xdg/dolphinrc
14mu|plasma5-config-fresh-1.0-0.22|29	%{_kde5_sysconfdir}/xdg/kdeglobals
14mu|plasma5-config-fresh-1.0-0.22|30	%{_kde5_sysconfdir}/xdg/kscreenlockerrc
14mu|plasma5-config-fresh-1.0-0.22|31	%{_kde5_sysconfdir}/xdg/ksmserverrc
14mu|plasma5-config-fresh-1.0-0.22|32	%{_kde5_sysconfdir}/xdg/kwinrc
14mu|plasma5-config-fresh-1.0-0.22|33	%{_kde5_sysconfdir}/xdg/plasmarc
14mu|plasma5-config-fresh-1.0-0.22|34	
14mu|plasma5-config-fresh-1.0-0.22|35	#----------------------------------------------------------------------------
14mu|plasma5-config-fresh-1.0-0.22|36	
14mu|plasma5-config-fresh-1.0-0.22|37	%package -n plasma5-config-plasma-fresh
14mu|plasma5-config-fresh-1.0-0.22|38	Summary:	Plasma 5 Rosa Desktop Fresh config (Plasma files)
14mu|plasma5-config-fresh-1.0-0.22|39	Group:		Graphical desktop/KDE
14mu|plasma5-config-fresh-1.0-0.22|40	# Used in default panel layout.js
14mu|plasma5-config-fresh-1.0-0.22|41	Requires:	plasma5-applet-digitalclock
14mu|plasma5-config-fresh-1.0-0.22|42	Requires:	plasma5-applet-kicker
14mu|plasma5-config-fresh-1.0-0.22|43	Requires:	plasma5-applet-minimizeall
14mu|plasma5-config-fresh-1.0-0.22|44	Requires:	plasma5-applet-systemtray
14mu|plasma5-config-fresh-1.0-0.22|45	Requires:	plasma5-applet-taskmanager
14mu|plasma5-config-fresh-1.0-0.22|46	Provides:	plasma5-config-plasma
14mu|plasma5-config-fresh-1.0-0.22|47	# defaultPanel layout.js was moved from plasma5-layout-template-default-panel
14mu|plasma5-config-fresh-1.0-0.22|48	Conflicts:	plasma5-layout-template-default-panel < 5.5.2-3
14mu|plasma5-config-fresh-1.0-0.22|49	Conflicts:	plasma5-config-fresh < 1.0-0.8
14mu|plasma5-config-fresh-1.0-0.22|50	# desktop layout.js was moved from plasma5-shell-desktop
14mu|plasma5-config-fresh-1.0-0.22|51	Conflicts:	plasma5-shell-desktop < 5.5.3-2
14mu|plasma5-config-fresh-1.0-0.22|52	
14mu|plasma5-config-fresh-1.0-0.22|53	%description -n plasma5-config-plasma-fresh
14mu|plasma5-config-fresh-1.0-0.22|54	Plasma 5 Rosa Desktop Fresh config (Plasma files).
14mu|plasma5-config-fresh-1.0-0.22|55	
14mu|plasma5-config-fresh-1.0-0.22|56	%files -n plasma5-config-plasma-fresh
14mu|plasma5-config-fresh-1.0-0.22|57	%{_kde5_datadir}/plasma/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/layout.js
14mu|plasma5-config-fresh-1.0-0.22|58	%{_kde5_datadir}/plasma/shells/org.kde.plasma.desktop/contents/layout.js
14mu|plasma5-config-fresh-1.0-0.22|59	
14mu|plasma5-config-fresh-1.0-0.22|60	#----------------------------------------------------------------------------
14mu|plasma5-config-fresh-1.0-0.22|61	
14mu|plasma5-config-fresh-1.0-0.22|62	%prep
14mu|plasma5-config-fresh-1.0-0.22|63	
14mu|plasma5-config-fresh-1.0-0.22|64	%build
14mu|plasma5-config-fresh-1.0-0.22|65	
14mu|plasma5-config-fresh-1.0-0.22|66	%install
14mu|plasma5-config-fresh-1.0-0.22|67	mkdir -p %{buildroot}%{_kde5_sysconfdir}/xdg/
14mu|plasma5-config-fresh-1.0-0.22|68	install -m 0644 %{SOURCE0} %{buildroot}%{_kde5_sysconfdir}/xdg/kdeglobals
14mu|plasma5-config-fresh-1.0-0.22|69	install -m 0644 %{SOURCE1} %{buildroot}%{_kde5_sysconfdir}/xdg/kwinrc
14mu|plasma5-config-fresh-1.0-0.22|70	install -m 0644 %{SOURCE2} %{buildroot}%{_kde5_sysconfdir}/xdg/ksmserverrc
14mu|plasma5-config-fresh-1.0-0.22|71	install -m 0644 %{SOURCE3} %{buildroot}%{_kde5_sysconfdir}/xdg/kscreenlockerrc
14mu|plasma5-config-fresh-1.0-0.22|72	install -m 0644 %{SOURCE4} %{buildroot}%{_kde5_sysconfdir}/xdg/dolphinrc
14mu|plasma5-config-fresh-1.0-0.22|73	install -m 0644 %{SOURCE5} %{buildroot}%{_kde5_sysconfdir}/xdg/plasmarc
14mu|plasma5-config-fresh-1.0-0.22|74	
14mu|plasma5-config-fresh-1.0-0.22|75	mkdir -p %{buildroot}%{_kde5_datadir}/plasma/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/
14mu|plasma5-config-fresh-1.0-0.22|76	install -m 0644 %{SOURCE100} %{buildroot}%{_kde5_datadir}/plasma/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/layout.js
14mu|plasma5-config-fresh-1.0-0.22|77	
14mu|plasma5-config-fresh-1.0-0.22|78	mkdir -p %{buildroot}%{_kde5_datadir}/plasma/shells/org.kde.plasma.desktop/contents/
14mu|plasma5-config-fresh-1.0-0.22|79	install -m 0644 %{SOURCE101} %{buildroot}%{_kde5_datadir}/plasma/shells/org.kde.plasma.desktop/contents/layout.js
14mu|plasma5-config-fresh-1.0-0.22|80	
14mu|plasma5-config-fresh-1.0-0.22|81	%changelog
14mu|plasma5-config-fresh-1.0-0.22|82	
14mu|plasma5-config-fresh-1.0-0.22|83	* Sun Jul 24 2016 valerol <valerol@ya.ru> 1.0-0.22
14mu|plasma5-config-fresh-1.0-0.22|84	- (84e2e80) Adjust preview settings in Dolphin (add ffmpegthumbs and svgthumbnail to enabled by default plugins)
14mu|plasma5-config-fresh-1.0-0.22|85	
14mu|plasma5-config-fresh-1.0-0.22|86	* Sun Jul 24 2016 valerol <valerol@ya.ru> 1.0-0.21
14mu|plasma5-config-fresh-1.0-0.22|87	- (37b4e88) Fix default desktop layout template (see https://bugs.kde.org/show_bug.cgi?id=365989)
14mu|plasma5-config-fresh-1.0-0.22|88	
14mu|plasma5-config-fresh-1.0-0.22|89	* Sat Jul 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.20
14mu|plasma5-config-fresh-1.0-0.22|90	- (b00f8a0) Assign Meta+M shortrcut to minimizeall applet on panel
14mu|plasma5-config-fresh-1.0-0.22|91	
14mu|plasma5-config-fresh-1.0-0.22|92	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.19
14mu|plasma5-config-fresh-1.0-0.22|93	- (09a7e01) Use Firefox as default browser
14mu|plasma5-config-fresh-1.0-0.22|94	
14mu|plasma5-config-fresh-1.0-0.22|95	* Thu Jul 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.18
14mu|plasma5-config-fresh-1.0-0.22|96	- (46ec033) Disable grouping and sorting by default for taskmanager
14mu|plasma5-config-fresh-1.0-0.22|97	
14mu|plasma5-config-fresh-1.0-0.22|98	* Thu Jul 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.17
14mu|plasma5-config-fresh-1.0-0.22|99	- (9ead718) Move some lines in kdeglobals to another position
14mu|plasma5-config-fresh-1.0-0.22|100	
14mu|plasma5-config-fresh-1.0-0.22|101	* Wed Jul 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.16
14mu|plasma5-config-fresh-1.0-0.22|102	- (a85869a) Add plasmarc to files
14mu|plasma5-config-fresh-1.0-0.22|103	- (Andrey Bondrov: 4d0b1c8) Add plasmarc to set default plasma theme to rosa-fresh
14mu|plasma5-config-fresh-1.0-0.22|104	
14mu|plasma5-config-fresh-1.0-0.22|105	* Wed Jul 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.15
14mu|plasma5-config-fresh-1.0-0.22|106	- (ce8f419) Set default LookAndFeelPackage to org.rosa.fresh.desktop
14mu|plasma5-config-fresh-1.0-0.22|107	
14mu|plasma5-config-fresh-1.0-0.22|108	* Tue Jul 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.14
14mu|plasma5-config-fresh-1.0-0.22|109	- (3c35c55) Show only icons on Dolphin's main toolbar
14mu|plasma5-config-fresh-1.0-0.22|110	
14mu|plasma5-config-fresh-1.0-0.22|111	* Thu Jun 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.13
14mu|plasma5-config-fresh-1.0-0.22|112	- (a6151ae) Add plasma5-applet-minimizeall to default panel layout
14mu|plasma5-config-fresh-1.0-0.22|113	
14mu|plasma5-config-fresh-1.0-0.22|114	* Thu Jun 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.12
14mu|plasma5-config-fresh-1.0-0.22|115	- (c58cf30) Adjust icon for libreoffice-writer
14mu|plasma5-config-fresh-1.0-0.22|116	
14mu|plasma5-config-fresh-1.0-0.22|117	* Thu Jan 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.11
14mu|plasma5-config-fresh-1.0-0.22|118	- (de9621d) Add dolphinrc to files
14mu|plasma5-config-fresh-1.0-0.22|119	- (Andrey Bondrov: 02c9740) Add org.kde.plasma.desktop layout
14mu|plasma5-config-fresh-1.0-0.22|120	
14mu|plasma5-config-fresh-1.0-0.22|121	* Thu Jan 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.10
14mu|plasma5-config-fresh-1.0-0.22|122	- (5ba62d3) Add Dolphin, LibreOffice Writer and Firefox to default panel layout
14mu|plasma5-config-fresh-1.0-0.22|123	- (Andrey Bondrov: 52de5d3) Add dolphinrc config
14mu|plasma5-config-fresh-1.0-0.22|124	
14mu|plasma5-config-fresh-1.0-0.22|125	* Wed Jan 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.9
14mu|plasma5-config-fresh-1.0-0.22|126	- (cba06f9) Add kscreenlockerrc config (set screen locker timeout to 60 minutes)
14mu|plasma5-config-fresh-1.0-0.22|127	
14mu|plasma5-config-fresh-1.0-0.22|128	* Tue Jan 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.8
14mu|plasma5-config-fresh-1.0-0.22|129	- (f62ac2a) Split KF5 and Plasma configs into 2 packages
14mu|plasma5-config-fresh-1.0-0.22|130	
14mu|plasma5-config-fresh-1.0-0.22|131	* Mon Jan 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.7
14mu|plasma5-config-fresh-1.0-0.22|132	- (854741c) Fix typo
14mu|plasma5-config-fresh-1.0-0.22|133	
14mu|plasma5-config-fresh-1.0-0.22|134	* Sun Jan 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.6
14mu|plasma5-config-fresh-1.0-0.22|135	- (26a18a0) Add layout.js for default panel
14mu|plasma5-config-fresh-1.0-0.22|136	
14mu|plasma5-config-fresh-1.0-0.22|137	* Wed Dec 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.5
14mu|plasma5-config-fresh-1.0-0.22|138	- (62de582) Add ksmserverrc to files
14mu|plasma5-config-fresh-1.0-0.22|139	- (Andrey Bondrov: d15a81b) Add ksmserverrc config
14mu|plasma5-config-fresh-1.0-0.22|140	
14mu|plasma5-config-fresh-1.0-0.22|141	* Thu Jun 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.4
14mu|plasma5-config-fresh-1.0-0.22|142	- (3ec2a82) Don't show hidden files in dialogs by default
14mu|plasma5-config-fresh-1.0-0.22|143	
14mu|plasma5-config-fresh-1.0-0.22|144	* Fri May 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.3
14mu|plasma5-config-fresh-1.0-0.22|145	- (4e2eae0) Don't force XRender for compositing
14mu|plasma5-config-fresh-1.0-0.22|146	
14mu|plasma5-config-fresh-1.0-0.22|147	* Fri May 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.2
14mu|plasma5-config-fresh-1.0-0.22|148	- (0a273dc) Add default font settings for windows decorations
14mu|plasma5-config-fresh-1.0-0.22|149	- (Andrey Bondrov: cc39d1a) Adjust default kwin settings
14mu|plasma5-config-fresh-1.0-0.22|150	
14mu|plasma5-config-fresh-1.0-0.22|151	* Mon Mar 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.1
14mu|plasma5-config-fresh-1.0-0.22|152	- (aebc11a) Add kwinrc to files section
14mu|plasma5-config-fresh-1.0-0.22|153	- (Andrey Bondrov: 5b0be60) Provides plasma5-config
14mu|plasma5-config-fresh-1.0-0.22|154	- (abondrov: 1fcd202) Add config for kwin
14mu|plasma5-config-fresh-1.0-0.22|155	- (Andrey Bondrov: dfe0fbe) Require plasma5-aurorae-theme-rosa
14mu|plasma5-config-fresh-1.0-0.22|156	
14mu|plasma5-config-fresh-1.0-0.22|157	

23728 14
14mu|plasma5-desktop-5.7.2-1|1	%define oname plasma-desktop
14mu|plasma5-desktop-5.7.2-1|2	
14mu|plasma5-desktop-5.7.2-1|3	Summary:	Plasma 5 desktop module
14mu|plasma5-desktop-5.7.2-1|4	Name:		plasma5-desktop
14mu|plasma5-desktop-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-desktop-5.7.2-1|6	Release:	1
14mu|plasma5-desktop-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-desktop-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-desktop-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-desktop-5.7.2-1|11	Patch0:		plasma-desktop-5.5.2-add-autohint.patch
14mu|plasma5-desktop-5.7.2-1|12	# Move date and time to more obvious place in system settings
14mu|plasma5-desktop-5.7.2-1|13	Patch1:		plasma-desktop-5.3.1-dateandtime-category.patch
14mu|plasma5-desktop-5.7.2-1|14	Patch2:		plasma-desktop-5.5.2-default-fonts.patch
14mu|plasma5-desktop-5.7.2-1|15	# Don't mess up GTK colors if GTK+ widget style is used
14mu|plasma5-desktop-5.7.2-1|16	Patch3:		plasma-desktop-5.6.5-dont-export-colors-gtk+.patch
14mu|plasma5-desktop-5.7.2-1|17	# Use icons from icon theme for Kicker and Kickoff
14mu|plasma5-desktop-5.7.2-1|18	# https://bugs.kde.org/show_bug.cgi?id=365204
14mu|plasma5-desktop-5.7.2-1|19	Patch4:		plasma-desktop-5.6.5-kicker-kickoff-icons.patch
14mu|plasma5-desktop-5.7.2-1|20	# Replace dolphin with rpmdrake in kicker and kickoff favorites
14mu|plasma5-desktop-5.7.2-1|21	# We have dolphin on panel, no use to have it in menu favorites
14mu|plasma5-desktop-5.7.2-1|22	Patch5:		plasma-desktop-5.6.5-favorites.patch
14mu|plasma5-desktop-5.7.2-1|23	Patch6:		plasma-desktop-5.7.2-l10n-ru.patch
14mu|plasma5-desktop-5.7.2-1|24	BuildRequires:	extra-cmake-modules
14mu|plasma5-desktop-5.7.2-1|25	BuildRequires:	boost-devel
14mu|plasma5-desktop-5.7.2-1|26	BuildRequires:	kf5activities-devel
14mu|plasma5-desktop-5.7.2-1|27	BuildRequires:	kf5activitiesstats-devel
14mu|plasma5-desktop-5.7.2-1|28	BuildRequires:	kf5attica-devel
14mu|plasma5-desktop-5.7.2-1|29	BuildRequires:	kf5auth-devel
14mu|plasma5-desktop-5.7.2-1|30	BuildRequires:	kf5baloo-devel
14mu|plasma5-desktop-5.7.2-1|31	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-desktop-5.7.2-1|32	BuildRequires:	kf5doctools-devel
14mu|plasma5-desktop-5.7.2-1|33	BuildRequires:	kf5emoticons-devel
14mu|plasma5-desktop-5.7.2-1|34	BuildRequires:	kf5globalaccel-devel
14mu|plasma5-desktop-5.7.2-1|35	BuildRequires:	kf5i18n-devel
14mu|plasma5-desktop-5.7.2-1|36	BuildRequires:	kf5itemmodels-devel
14mu|plasma5-desktop-5.7.2-1|37	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-desktop-5.7.2-1|38	BuildRequires:	kf5kded-devel
14mu|plasma5-desktop-5.7.2-1|39	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-desktop-5.7.2-1|40	BuildRequires:	kf5newstuff-devel
14mu|plasma5-desktop-5.7.2-1|41	BuildRequires:	kf5notifications-devel
14mu|plasma5-desktop-5.7.2-1|42	BuildRequires:	kf5notifyconfig-devel
14mu|plasma5-desktop-5.7.2-1|43	BuildRequires:	kf5people-devel
14mu|plasma5-desktop-5.7.2-1|44	BuildRequires:	kf5plasma-devel
14mu|plasma5-desktop-5.7.2-1|45	BuildRequires:	kf5runner-devel
14mu|plasma5-desktop-5.7.2-1|46	BuildRequires:	kf5wallet-devel
14mu|plasma5-desktop-5.7.2-1|47	BuildRequires:	kscreenlocker-devel >= %{version}
14mu|plasma5-desktop-5.7.2-1|48	BuildRequires:	plasma5-kwin-devel >= %{version}
14mu|plasma5-desktop-5.7.2-1|49	BuildRequires:	plasma5-workspace-devel >= %{version}
14mu|plasma5-desktop-5.7.2-1|50	BuildRequires:	pkgconfig(fontconfig)
14mu|plasma5-desktop-5.7.2-1|51	BuildRequires:	pkgconfig(freetype2)
14mu|plasma5-desktop-5.7.2-1|52	BuildRequires:	pkgconfig(gl)
14mu|plasma5-desktop-5.7.2-1|53	BuildRequires:	pkgconfig(glib-2.0)
14mu|plasma5-desktop-5.7.2-1|54	BuildRequires:	pkgconfig(ibus-1.0)
14mu|plasma5-desktop-5.7.2-1|55	BuildRequires:	pkgconfig(libcanberra)
14mu|plasma5-desktop-5.7.2-1|56	BuildRequires:	pkgconfig(libpulse)
14mu|plasma5-desktop-5.7.2-1|57	BuildRequires:	pkgconfig(libusb)
14mu|plasma5-desktop-5.7.2-1|58	BuildRequires:	pkgconfig(phonon4qt5)
14mu|plasma5-desktop-5.7.2-1|59	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|plasma5-desktop-5.7.2-1|60	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-desktop-5.7.2-1|61	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-desktop-5.7.2-1|62	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-desktop-5.7.2-1|63	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-desktop-5.7.2-1|64	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-desktop-5.7.2-1|65	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|plasma5-desktop-5.7.2-1|66	BuildRequires:	pkgconfig(Qt5Svg)
14mu|plasma5-desktop-5.7.2-1|67	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-desktop-5.7.2-1|68	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-desktop-5.7.2-1|69	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-desktop-5.7.2-1|70	BuildRequires:	pkgconfig(x11)
14mu|plasma5-desktop-5.7.2-1|71	BuildRequires:	pkgconfig(xcb)
14mu|plasma5-desktop-5.7.2-1|72	BuildRequires:	pkgconfig(xcb-image)
14mu|plasma5-desktop-5.7.2-1|73	BuildRequires:	pkgconfig(xcb-shm)
14mu|plasma5-desktop-5.7.2-1|74	# Don't have it
14mu|plasma5-desktop-5.7.2-1|75	# BuildRequires:	pkgconfig(xcb-xinput)
14mu|plasma5-desktop-5.7.2-1|76	BuildRequires:	pkgconfig(xcb-xkb)
14mu|plasma5-desktop-5.7.2-1|77	BuildRequires:	pkgconfig(xcursor)
14mu|plasma5-desktop-5.7.2-1|78	BuildRequires:	pkgconfig(xft)
14mu|plasma5-desktop-5.7.2-1|79	BuildRequires:	pkgconfig(xkbfile)
14mu|plasma5-desktop-5.7.2-1|80	BuildRequires:	pkgconfig(xkeyboard-config)
14mu|plasma5-desktop-5.7.2-1|81	BuildRequires:	pkgconfig(xorg-evdev)
14mu|plasma5-desktop-5.7.2-1|82	BuildRequires:	pkgconfig(xorg-server)
14mu|plasma5-desktop-5.7.2-1|83	BuildRequires:	pkgconfig(xorg-synaptics)
14mu|plasma5-desktop-5.7.2-1|84	# Internal required packages (require them all for now)
14mu|plasma5-desktop-5.7.2-1|85	Requires:	plasma5-applet-icontasks
14mu|plasma5-desktop-5.7.2-1|86	Requires:	plasma5-applet-kicker
14mu|plasma5-desktop-5.7.2-1|87	Requires:	plasma5-applet-kickoff
14mu|plasma5-desktop-5.7.2-1|88	Suggests:	plasma5-applet-kimpanel
14mu|plasma5-desktop-5.7.2-1|89	Requires:	plasma5-applet-pager
14mu|plasma5-desktop-5.7.2-1|90	Requires:	plasma5-applet-showactivitymanager
14mu|plasma5-desktop-5.7.2-1|91	Requires:	plasma5-applet-taskmanager
14mu|plasma5-desktop-5.7.2-1|92	Requires:	plasma5-applet-touchpad
14mu|plasma5-desktop-5.7.2-1|93	Requires:	plasma5-applet-trash
14mu|plasma5-desktop-5.7.2-1|94	Requires:	plasma5-applet-windowlist
14mu|plasma5-desktop-5.7.2-1|95	Requires:	plasma5-color-scheme-honeycomb
14mu|plasma5-desktop-5.7.2-1|96	Requires:	plasma5-color-scheme-norway
14mu|plasma5-desktop-5.7.2-1|97	Requires:	plasma5-color-scheme-obsidiancoast
14mu|plasma5-desktop-5.7.2-1|98	Requires:	plasma5-color-scheme-oxygen
14mu|plasma5-desktop-5.7.2-1|99	Requires:	plasma5-color-scheme-oxygen-cold
14mu|plasma5-desktop-5.7.2-1|100	Requires:	plasma5-color-scheme-steel
14mu|plasma5-desktop-5.7.2-1|101	Requires:	plasma5-color-scheme-wontonsoup
14mu|plasma5-desktop-5.7.2-1|102	Requires:	plasma5-color-scheme-zion
14mu|plasma5-desktop-5.7.2-1|103	Requires:	plasma5-color-scheme-zion-reversed
14mu|plasma5-desktop-5.7.2-1|104	Requires:	plasma5-containment-desktop
14mu|plasma5-desktop-5.7.2-1|105	Requires:	plasma5-containment-folder
14mu|plasma5-desktop-5.7.2-1|106	Requires:	plasma5-containment-panel
14mu|plasma5-desktop-5.7.2-1|107	Requires:	plasma5-layout-template-default-panel
14mu|plasma5-desktop-5.7.2-1|108	Requires:	plasma5-runner-kwin
14mu|plasma5-desktop-5.7.2-1|109	Requires:	plasma5-runner-plasma-desktop
14mu|plasma5-desktop-5.7.2-1|110	Requires:	plasma5-shell-desktop
14mu|plasma5-desktop-5.7.2-1|111	Requires:	plasma5-toolbox-desktop
14mu|plasma5-desktop-5.7.2-1|112	Requires:	plasma5-toolbox-panel
14mu|plasma5-desktop-5.7.2-1|113	# External KF5 and Plasma 5 required packages
14mu|plasma5-desktop-5.7.2-1|114	Requires:	plasma5-sounds-oxygen
14mu|plasma5-desktop-5.7.2-1|115	Requires:	plasma5-workspace
14mu|plasma5-desktop-5.7.2-1|116	# Other required packages
14mu|plasma5-desktop-5.7.2-1|117	Requires:	mandriva-kde-translation
14mu|plasma5-desktop-5.7.2-1|118	Conflicts:	kcm-touchpad
14mu|plasma5-desktop-5.7.2-1|119	Conflicts:	kdebase4-workspace
14mu|plasma5-desktop-5.7.2-1|120	Conflicts:	kdepasswd
14mu|plasma5-desktop-5.7.2-1|121	# kactivities part was split from KF kactivities since KF 5.20
14mu|plasma5-desktop-5.7.2-1|122	Conflicts:	kactivities < 5.20
14mu|plasma5-desktop-5.7.2-1|123	Conflicts:	%{_lib}kf5activities-qml < 5.20
14mu|plasma5-desktop-5.7.2-1|124	# And then from kactivities-workspace
14mu|plasma5-desktop-5.7.2-1|125	Conflicts:	kactivities-workspace < 5.6
14mu|plasma5-desktop-5.7.2-1|126	Obsoletes:	kactivities-workspace < 5.6
14mu|plasma5-desktop-5.7.2-1|127	
14mu|plasma5-desktop-5.7.2-1|128	%description
14mu|plasma5-desktop-5.7.2-1|129	Plasma 5 desktop module.
14mu|plasma5-desktop-5.7.2-1|130	
14mu|plasma5-desktop-5.7.2-1|131	%files -f %{name}.lang
14mu|plasma5-desktop-5.7.2-1|132	%{_kde5_applicationsdir}/org.kde.kfontview.desktop
14mu|plasma5-desktop-5.7.2-1|133	%{_kde5_applicationsdir}/org.kde.knetattach.desktop
14mu|plasma5-desktop-5.7.2-1|134	%{_kde5_bindir}/kaccess
14mu|plasma5-desktop-5.7.2-1|135	%{_kde5_bindir}/kapplymousetheme
14mu|plasma5-desktop-5.7.2-1|136	%{_kde5_bindir}/kcm-touchpad-list-devices
14mu|plasma5-desktop-5.7.2-1|137	%{_kde5_bindir}/kfontinst
14mu|plasma5-desktop-5.7.2-1|138	%{_kde5_bindir}/kfontview
14mu|plasma5-desktop-5.7.2-1|139	%{_kde5_bindir}/knetattach
14mu|plasma5-desktop-5.7.2-1|140	%{_kde5_bindir}/krdb
14mu|plasma5-desktop-5.7.2-1|141	%{_kde5_bindir}/solid-action-desktop-gen
14mu|plasma5-desktop-5.7.2-1|142	%{_kde5_datadir}/config.kcfg/touchpad.kcfg
14mu|plasma5-desktop-5.7.2-1|143	%{_kde5_datadir}/config.kcfg/touchpaddaemon.kcfg
14mu|plasma5-desktop-5.7.2-1|144	%{_kde5_datadir}/kcm_componentchooser/kcm_*.desktop
14mu|plasma5-desktop-5.7.2-1|145	%{_kde5_datadir}/kcm_phonon/*.png
14mu|plasma5-desktop-5.7.2-1|146	%{_kde5_datadir}/kcminput/cursor_*
14mu|plasma5-desktop-5.7.2-1|147	%{_kde5_datadir}/kcminput/pics/mouse_*.png
14mu|plasma5-desktop-5.7.2-1|148	%{_kde5_datadir}/kcmkeyboard/pics/*.png
14mu|plasma5-desktop-5.7.2-1|149	%{_kde5_datadir}/kcmkeys/*.kksrc
14mu|plasma5-desktop-5.7.2-1|150	%{_kde5_datadir}/kcmsolidactions/solid-action-template.desktop
14mu|plasma5-desktop-5.7.2-1|151	%{_kde5_datadir}/kconf_update/krdb_libpathwipe.upd
14mu|plasma5-desktop-5.7.2-1|152	%{_kde5_datadir}/kcontrol/pics/*.png
14mu|plasma5-desktop-5.7.2-1|153	%{_kde5_datadir}/kdisplay/app-defaults/*.ad
14mu|plasma5-desktop-5.7.2-1|154	%{_kde5_datadir}/kdm/pics/users/*.png
14mu|plasma5-desktop-5.7.2-1|155	%dir %{_kde5_datadir}/kf5/kactivitymanagerd/
14mu|plasma5-desktop-5.7.2-1|156	%{_kde5_datadir}/kf5/kactivitymanagerd/*
14mu|plasma5-desktop-5.7.2-1|157	%{_kde5_datadir}/kfontinst/icons/hicolor/*/actions/*.png
14mu|plasma5-desktop-5.7.2-1|158	%{_kde5_datadir}/konqsidebartng/virtual_folders/services/fonts.desktop
14mu|plasma5-desktop-5.7.2-1|159	%{_kde5_datadir}/kpackage/kcms/kcm_desktoptheme/
14mu|plasma5-desktop-5.7.2-1|160	%{_kde5_datadir}/kpackage/kcms/kcm_lookandfeel/
14mu|plasma5-desktop-5.7.2-1|161	%{_kde5_datadir}/kpackage/kcms/kcm_splashscreen/
14mu|plasma5-desktop-5.7.2-1|162	%{_kde5_datadir}/solid/devices/solid-device-*.desktop
14mu|plasma5-desktop-5.7.2-1|163	%{_kde5_iconsdir}/hicolor/*/apps/kfontview.*
14mu|plasma5-desktop-5.7.2-1|164	%{_kde5_iconsdir}/hicolor/*/apps/preferences-desktop-font-installer.*
14mu|plasma5-desktop-5.7.2-1|165	%{_kde5_iconsdir}/hicolor/*/devices/input-touchpad.*
14mu|plasma5-desktop-5.7.2-1|166	%{_kde5_iconsdir}/hicolor/*/mimetypes/fonts-package.*
14mu|plasma5-desktop-5.7.2-1|167	%{_kde5_libdir}/libkdeinit5_kaccess.so
14mu|plasma5-desktop-5.7.2-1|168	%{_kde5_libdir}/kconf_update_bin/krdb_clearlibrarypath
14mu|plasma5-desktop-5.7.2-1|169	%{_kde5_libexecdir}/kfontprint
14mu|plasma5-desktop-5.7.2-1|170	%{_kde5_libexecdir}/kauth/fontinst
14mu|plasma5-desktop-5.7.2-1|171	%{_kde5_libexecdir}/kauth/fontinst_helper
14mu|plasma5-desktop-5.7.2-1|172	%{_kde5_libexecdir}/kauth/fontinst_x11
14mu|plasma5-desktop-5.7.2-1|173	%{_kde5_libexecdir}/kauth/kcmdatetimehelper
14mu|plasma5-desktop-5.7.2-1|174	%{_kde5_notificationsdir}/kaccess.notifyrc
14mu|plasma5-desktop-5.7.2-1|175	%{_kde5_notificationsdir}/kcmstyle.notifyrc
14mu|plasma5-desktop-5.7.2-1|176	%{_kde5_notificationsdir}/kcm_touchpad.notifyrc
14mu|plasma5-desktop-5.7.2-1|177	%{_kde5_plugindir}/kded/device_automounter.so
14mu|plasma5-desktop-5.7.2-1|178	%{_kde5_plugindir}/kded/keyboard.so
14mu|plasma5-desktop-5.7.2-1|179	%dir %{_kde5_qmldir}/org/kde/activities/settings/
14mu|plasma5-desktop-5.7.2-1|180	%{_kde5_qmldir}/org/kde/activities/settings/*
14mu|plasma5-desktop-5.7.2-1|181	%{_kde5_services}/autostart.desktop
14mu|plasma5-desktop-5.7.2-1|182	%{_kde5_services}/clock.desktop
14mu|plasma5-desktop-5.7.2-1|183	%{_kde5_services}/colors.desktop
14mu|plasma5-desktop-5.7.2-1|184	%{_kde5_services}/componentchooser.desktop
14mu|plasma5-desktop-5.7.2-1|185	%{_kde5_services}/cursortheme.desktop
14mu|plasma5-desktop-5.7.2-1|186	%{_kde5_services}/desktoppath.desktop
14mu|plasma5-desktop-5.7.2-1|187	%{_kde5_services}/device_automounter_kcm.desktop
14mu|plasma5-desktop-5.7.2-1|188	%{_kde5_services}/emoticons.desktop
14mu|plasma5-desktop-5.7.2-1|189	%{_kde5_services}/fontinst.desktop
14mu|plasma5-desktop-5.7.2-1|190	%{_kde5_services}/fonts.desktop
14mu|plasma5-desktop-5.7.2-1|191	%{_kde5_services}/fonts.protocol
14mu|plasma5-desktop-5.7.2-1|192	%{_kde5_services}/fontthumbnail.desktop
14mu|plasma5-desktop-5.7.2-1|193	%{_kde5_services}/formats.desktop
14mu|plasma5-desktop-5.7.2-1|194	%{_kde5_services}/icons.desktop
14mu|plasma5-desktop-5.7.2-1|195	%{_kde5_services}/joystick.desktop
14mu|plasma5-desktop-5.7.2-1|196	%{_kde5_services}/kaccess.desktop
14mu|plasma5-desktop-5.7.2-1|197	%{_kde5_services}/kcm_activities.desktop
14mu|plasma5-desktop-5.7.2-1|198	%{_kde5_services}/kcm_baloofile.desktop
14mu|plasma5-desktop-5.7.2-1|199	%{_kde5_services}/kcm_desktoptheme.desktop
14mu|plasma5-desktop-5.7.2-1|200	%{_kde5_services}/kcm_keyboard.desktop
14mu|plasma5-desktop-5.7.2-1|201	%{_kde5_services}/kcm_lookandfeel.desktop
14mu|plasma5-desktop-5.7.2-1|202	%{_kde5_services}/kcm_phonon.desktop
14mu|plasma5-desktop-5.7.2-1|203	%{_kde5_services}/kcm_plasmasearch.desktop
14mu|plasma5-desktop-5.7.2-1|204	%{_kde5_services}/kcm_splashscreen.desktop
14mu|plasma5-desktop-5.7.2-1|205	%{_kde5_services}/kcm_touchpad.desktop
14mu|plasma5-desktop-5.7.2-1|206	%{_kde5_services}/kcmaccess.desktop
14mu|plasma5-desktop-5.7.2-1|207	%{_kde5_services}/kcmkded.desktop
14mu|plasma5-desktop-5.7.2-1|208	%{_kde5_services}/kcmlaunch.desktop
14mu|plasma5-desktop-5.7.2-1|209	%{_kde5_services}/kcmnotify.desktop
14mu|plasma5-desktop-5.7.2-1|210	%{_kde5_services}/kcmsmserver.desktop
14mu|plasma5-desktop-5.7.2-1|211	%{_kde5_services}/keys.desktop
14mu|plasma5-desktop-5.7.2-1|212	%{_kde5_services}/kfontviewpart.desktop
14mu|plasma5-desktop-5.7.2-1|213	%{_kde5_services}/mouse.desktop
14mu|plasma5-desktop-5.7.2-1|214	%{_kde5_services}/solid-actions.desktop
14mu|plasma5-desktop-5.7.2-1|215	%{_kde5_services}/spellchecking.desktop
14mu|plasma5-desktop-5.7.2-1|216	%{_kde5_services}/standard_actions.desktop
14mu|plasma5-desktop-5.7.2-1|217	%{_kde5_services}/style.desktop
14mu|plasma5-desktop-5.7.2-1|218	%{_kde5_services}/translations.desktop
14mu|plasma5-desktop-5.7.2-1|219	%{_kde5_services}/workspaceoptions.desktop
14mu|plasma5-desktop-5.7.2-1|220	%{_kde5_services}/kded/touchpad.desktop
14mu|plasma5-desktop-5.7.2-1|221	%{_kde5_services}/ServiceMenus/installfont.desktop
14mu|plasma5-desktop-5.7.2-1|222	%{_kde5_servicetypes}/solid-device-type.desktop
14mu|plasma5-desktop-5.7.2-1|223	%{_kde5_sysconfdir}/xdg/colorschemes.knsrc
14mu|plasma5-desktop-5.7.2-1|224	%{_kde5_sysconfdir}/xdg/emoticons.knsrc
14mu|plasma5-desktop-5.7.2-1|225	%{_kde5_sysconfdir}/xdg/icons.knsrc
14mu|plasma5-desktop-5.7.2-1|226	%{_kde5_sysconfdir}/xdg/kfontinst.knsrc
14mu|plasma5-desktop-5.7.2-1|227	%{_kde5_sysconfdir}/xdg/plasma-themes.knsrc
14mu|plasma5-desktop-5.7.2-1|228	%{_kde5_sysconfdir}/xdg/xcursor.knsrc
14mu|plasma5-desktop-5.7.2-1|229	%{_kde5_xmlguidir}/kfontinst/*.rc
14mu|plasma5-desktop-5.7.2-1|230	%{_kde5_xmlguidir}/kfontview/*.rc
14mu|plasma5-desktop-5.7.2-1|231	%{_qt5_plugindir}/attica_kde.so
14mu|plasma5-desktop-5.7.2-1|232	%{_qt5_plugindir}/fontthumbnail.so
14mu|plasma5-desktop-5.7.2-1|233	%{_qt5_plugindir}/kcm_access.so
14mu|plasma5-desktop-5.7.2-1|234	%{_qt5_plugindir}/kcm_activities.so
14mu|plasma5-desktop-5.7.2-1|235	%{_qt5_plugindir}/kcm_autostart.so
14mu|plasma5-desktop-5.7.2-1|236	%{_qt5_plugindir}/kcm_baloofile.so
14mu|plasma5-desktop-5.7.2-1|237	%{_qt5_plugindir}/kcm_clock.so
14mu|plasma5-desktop-5.7.2-1|238	%{_qt5_plugindir}/kcm_colors.so
14mu|plasma5-desktop-5.7.2-1|239	%{_qt5_plugindir}/kcm_componentchooser.so
14mu|plasma5-desktop-5.7.2-1|240	%{_qt5_plugindir}/kcm_cursortheme.so
14mu|plasma5-desktop-5.7.2-1|241	%{_qt5_plugindir}/kcm_desktoppaths.so
14mu|plasma5-desktop-5.7.2-1|242	%{_qt5_plugindir}/kcm_emoticons.so
14mu|plasma5-desktop-5.7.2-1|243	%{_qt5_plugindir}/kcm_fontinst.so
14mu|plasma5-desktop-5.7.2-1|244	%{_qt5_plugindir}/kcm_fonts.so
14mu|plasma5-desktop-5.7.2-1|245	%{_qt5_plugindir}/kcm_formats.so
14mu|plasma5-desktop-5.7.2-1|246	%{_qt5_plugindir}/kcm_icons.so
14mu|plasma5-desktop-5.7.2-1|247	%{_qt5_plugindir}/kcm_input.so
14mu|plasma5-desktop-5.7.2-1|248	%{_qt5_plugindir}/kcm_joystick.so
14mu|plasma5-desktop-5.7.2-1|249	%{_qt5_plugindir}/kcm_kded.so
14mu|plasma5-desktop-5.7.2-1|250	%{_qt5_plugindir}/kcm_keyboard.so
14mu|plasma5-desktop-5.7.2-1|251	%{_qt5_plugindir}/kcm_keys.so
14mu|plasma5-desktop-5.7.2-1|252	%{_qt5_plugindir}/kcm_knotify.so
14mu|plasma5-desktop-5.7.2-1|253	%{_qt5_plugindir}/kcm_launch.so
14mu|plasma5-desktop-5.7.2-1|254	%{_qt5_plugindir}/kcm_phonon.so
14mu|plasma5-desktop-5.7.2-1|255	%{_qt5_plugindir}/kcm_plasmasearch.so
14mu|plasma5-desktop-5.7.2-1|256	%{_qt5_plugindir}/kcm_smserver.so
14mu|plasma5-desktop-5.7.2-1|257	%{_qt5_plugindir}/kcm_solid_actions.so
14mu|plasma5-desktop-5.7.2-1|258	%{_qt5_plugindir}/kcm_standard_actions.so
14mu|plasma5-desktop-5.7.2-1|259	%{_qt5_plugindir}/kcm_style.so
14mu|plasma5-desktop-5.7.2-1|260	%{_qt5_plugindir}/kcm_workspaceoptions.so
14mu|plasma5-desktop-5.7.2-1|261	%{_qt5_plugindir}/kcmspellchecking.so
14mu|plasma5-desktop-5.7.2-1|262	%{_qt5_plugindir}/kded_touchpad.so
14mu|plasma5-desktop-5.7.2-1|263	%{_qt5_plugindir}/kfontviewpart.so
14mu|plasma5-desktop-5.7.2-1|264	%{_qt5_plugindir}/kio_fonts.so
14mu|plasma5-desktop-5.7.2-1|265	%{_qt5_plugindir}/libkcm_device_automounter.so
14mu|plasma5-desktop-5.7.2-1|266	%{_qt5_plugindir}/libkcm_translations.so
14mu|plasma5-desktop-5.7.2-1|267	%{_qt5_plugindir}/kcms/kcm_desktoptheme.so
14mu|plasma5-desktop-5.7.2-1|268	%{_qt5_plugindir}/kcms/kcm_lookandfeel.so
14mu|plasma5-desktop-5.7.2-1|269	%{_qt5_plugindir}/kcms/kcm_splashscreen.so
14mu|plasma5-desktop-5.7.2-1|270	#
14mu|plasma5-desktop-5.7.2-1|271	%{_datadir}/dbus-1/services/org.kde.fontinst.service
14mu|plasma5-desktop-5.7.2-1|272	%{_datadir}/dbus-1/system-services/org.kde.fontinst.service
14mu|plasma5-desktop-5.7.2-1|273	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmclock.service
14mu|plasma5-desktop-5.7.2-1|274	%{_datadir}/polkit-1/actions/org.kde.fontinst.policy
14mu|plasma5-desktop-5.7.2-1|275	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmclock.policy
14mu|plasma5-desktop-5.7.2-1|276	%{_sysconfdir}/dbus-1/system.d/org.kde.fontinst.conf
14mu|plasma5-desktop-5.7.2-1|277	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf
14mu|plasma5-desktop-5.7.2-1|278	%{_datadir}/appdata/org.kde.plasmashell.metainfo.xml
14mu|plasma5-desktop-5.7.2-1|279	# likely should be in a development package
14mu|plasma5-desktop-5.7.2-1|280	%{_datadir}/dbus-1/interfaces/org.kde.touchpad.xml
14mu|plasma5-desktop-5.7.2-1|281	
14mu|plasma5-desktop-5.7.2-1|282	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|283	
14mu|plasma5-desktop-5.7.2-1|284	%package -n plasma5-applet-icontasks
14mu|plasma5-desktop-5.7.2-1|285	Summary:	Plasma 5 icon tasks plasmoid
14mu|plasma5-desktop-5.7.2-1|286	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|287	Requires:	plasma5-applet-taskmanager
14mu|plasma5-desktop-5.7.2-1|288	
14mu|plasma5-desktop-5.7.2-1|289	%description -n plasma5-applet-icontasks
14mu|plasma5-desktop-5.7.2-1|290	Plasma 5 icon tasks plasmoid.
14mu|plasma5-desktop-5.7.2-1|291	
14mu|plasma5-desktop-5.7.2-1|292	%files -n plasma5-applet-icontasks
14mu|plasma5-desktop-5.7.2-1|293	# Seems to be part of plasma5-applet-taskmanager
14mu|plasma5-desktop-5.7.2-1|294	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.icontasks/
14mu|plasma5-desktop-5.7.2-1|295	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.icontasks/*
14mu|plasma5-desktop-5.7.2-1|296	%{_kde5_services}/plasma-applet-org.kde.plasma.icontasks.desktop
14mu|plasma5-desktop-5.7.2-1|297	
14mu|plasma5-desktop-5.7.2-1|298	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|299	
14mu|plasma5-desktop-5.7.2-1|300	%package -n plasma5-applet-kicker
14mu|plasma5-desktop-5.7.2-1|301	Summary:	Plasma 5 kicker plasmoid
14mu|plasma5-desktop-5.7.2-1|302	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|303	
14mu|plasma5-desktop-5.7.2-1|304	%description -n plasma5-applet-kicker
14mu|plasma5-desktop-5.7.2-1|305	Plasma 5 kicker plasmoid.
14mu|plasma5-desktop-5.7.2-1|306	
14mu|plasma5-desktop-5.7.2-1|307	%files -n plasma5-applet-kicker -f plasma_applet_org.kde.plasma.kicker.lang
14mu|plasma5-desktop-5.7.2-1|308	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.kicker/
14mu|plasma5-desktop-5.7.2-1|309	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.kicker/*
14mu|plasma5-desktop-5.7.2-1|310	%dir %{_kde5_qmldir}/org/kde/plasma/private/kicker/
14mu|plasma5-desktop-5.7.2-1|311	%{_kde5_qmldir}/org/kde/plasma/private/kicker/*
14mu|plasma5-desktop-5.7.2-1|312	%{_kde5_services}/plasma-applet-org.kde.plasma.kicker.desktop
14mu|plasma5-desktop-5.7.2-1|313	
14mu|plasma5-desktop-5.7.2-1|314	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|315	
14mu|plasma5-desktop-5.7.2-1|316	%package -n plasma5-applet-kickoff
14mu|plasma5-desktop-5.7.2-1|317	Summary:	Plasma 5 kickoff plasmoid
14mu|plasma5-desktop-5.7.2-1|318	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|319	
14mu|plasma5-desktop-5.7.2-1|320	%description -n plasma5-applet-kickoff
14mu|plasma5-desktop-5.7.2-1|321	Plasma 5 kickoff plasmoid.
14mu|plasma5-desktop-5.7.2-1|322	
14mu|plasma5-desktop-5.7.2-1|323	%files -n plasma5-applet-kickoff -f plasma_applet_org.kde.plasma.kickoff.lang
14mu|plasma5-desktop-5.7.2-1|324	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.kickoff/
14mu|plasma5-desktop-5.7.2-1|325	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.kickoff/*
14mu|plasma5-desktop-5.7.2-1|326	%{_kde5_services}/plasma-applet-org.kde.plasma.kickoff.desktop
14mu|plasma5-desktop-5.7.2-1|327	
14mu|plasma5-desktop-5.7.2-1|328	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|329	
14mu|plasma5-desktop-5.7.2-1|330	%package -n plasma5-applet-kimpanel
14mu|plasma5-desktop-5.7.2-1|331	Summary:	Plasma 5 kimpanel (input method panel) plasmoid
14mu|plasma5-desktop-5.7.2-1|332	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|333	Requires:	plasma5-dataengine-kimpanel
14mu|plasma5-desktop-5.7.2-1|334	
14mu|plasma5-desktop-5.7.2-1|335	%description -n plasma5-applet-kimpanel
14mu|plasma5-desktop-5.7.2-1|336	Plasma 5 kimpanel (input method panel) plasmoid.
14mu|plasma5-desktop-5.7.2-1|337	
14mu|plasma5-desktop-5.7.2-1|338	%files -n plasma5-applet-kimpanel -f plasma_applet_org.kde.kimpanel.lang
14mu|plasma5-desktop-5.7.2-1|339	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.kimpanel/
14mu|plasma5-desktop-5.7.2-1|340	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.kimpanel/*
14mu|plasma5-desktop-5.7.2-1|341	%{_kde5_libexecdir}/kimpanel-ibus-panel
14mu|plasma5-desktop-5.7.2-1|342	%dir %{_kde5_qmldir}/org/kde/plasma/private/kimpanel/
14mu|plasma5-desktop-5.7.2-1|343	%{_kde5_qmldir}/org/kde/plasma/private/kimpanel/*
14mu|plasma5-desktop-5.7.2-1|344	%{_kde5_services}/plasma-applet-org.kde.plasma.kimpanel.desktop
14mu|plasma5-desktop-5.7.2-1|345	
14mu|plasma5-desktop-5.7.2-1|346	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|347	
14mu|plasma5-desktop-5.7.2-1|348	%package -n plasma5-applet-pager
14mu|plasma5-desktop-5.7.2-1|349	Summary:	Plasma 5 pager plasmoid
14mu|plasma5-desktop-5.7.2-1|350	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|351	
14mu|plasma5-desktop-5.7.2-1|352	%description -n plasma5-applet-pager
14mu|plasma5-desktop-5.7.2-1|353	Plasma 5 pager plasmoid.
14mu|plasma5-desktop-5.7.2-1|354	
14mu|plasma5-desktop-5.7.2-1|355	%files -n plasma5-applet-pager -f plasma_applet_org.kde.plasma.pager.lang
14mu|plasma5-desktop-5.7.2-1|356	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.pager/
14mu|plasma5-desktop-5.7.2-1|357	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.pager/*
14mu|plasma5-desktop-5.7.2-1|358	%dir %{_kde5_qmldir}/org/kde/plasma/private/pager/
14mu|plasma5-desktop-5.7.2-1|359	%{_kde5_qmldir}/org/kde/plasma/private/pager/*
14mu|plasma5-desktop-5.7.2-1|360	%{_kde5_services}/plasma-applet-org.kde.plasma.pager.desktop
14mu|plasma5-desktop-5.7.2-1|361	
14mu|plasma5-desktop-5.7.2-1|362	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|363	
14mu|plasma5-desktop-5.7.2-1|364	%package -n plasma5-applet-showactivitymanager
14mu|plasma5-desktop-5.7.2-1|365	Summary:	Plasma 5 show activity manager plasmoid
14mu|plasma5-desktop-5.7.2-1|366	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|367	
14mu|plasma5-desktop-5.7.2-1|368	%description -n plasma5-applet-showactivitymanager
14mu|plasma5-desktop-5.7.2-1|369	Plasma 5 show activity manager plasmoid.
14mu|plasma5-desktop-5.7.2-1|370	
14mu|plasma5-desktop-5.7.2-1|371	%files -n plasma5-applet-showactivitymanager -f plasma_applet_org.kde.plasma.showActivityManager.lang
14mu|plasma5-desktop-5.7.2-1|372	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.showActivityManager/
14mu|plasma5-desktop-5.7.2-1|373	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.showActivityManager/*
14mu|plasma5-desktop-5.7.2-1|374	%{_kde5_services}/plasma-applet-org.kde.plasma.showActivityManager.desktop
14mu|plasma5-desktop-5.7.2-1|375	
14mu|plasma5-desktop-5.7.2-1|376	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|377	
14mu|plasma5-desktop-5.7.2-1|378	%package -n plasma5-applet-taskmanager
14mu|plasma5-desktop-5.7.2-1|379	Summary:	Plasma 5 task manager plasmoid
14mu|plasma5-desktop-5.7.2-1|380	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|381	
14mu|plasma5-desktop-5.7.2-1|382	%description -n plasma5-applet-taskmanager
14mu|plasma5-desktop-5.7.2-1|383	Plasma 5 task manager plasmoid.
14mu|plasma5-desktop-5.7.2-1|384	
14mu|plasma5-desktop-5.7.2-1|385	%files -n plasma5-applet-taskmanager -f plasma_applet_org.kde.plasma.taskmanager.lang
14mu|plasma5-desktop-5.7.2-1|386	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.taskmanager/
14mu|plasma5-desktop-5.7.2-1|387	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.taskmanager/*
14mu|plasma5-desktop-5.7.2-1|388	%dir %{_kde5_qmldir}/org/kde/plasma/private/taskmanager/
14mu|plasma5-desktop-5.7.2-1|389	%{_kde5_qmldir}/org/kde/plasma/private/taskmanager/*
14mu|plasma5-desktop-5.7.2-1|390	%{_kde5_services}/plasma-applet-org.kde.plasma.taskmanager.desktop
14mu|plasma5-desktop-5.7.2-1|391	
14mu|plasma5-desktop-5.7.2-1|392	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|393	
14mu|plasma5-desktop-5.7.2-1|394	%package -n plasma5-applet-touchpad
14mu|plasma5-desktop-5.7.2-1|395	Summary:	Plasma 5 touchpad plasmoid
14mu|plasma5-desktop-5.7.2-1|396	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|397	Requires:	plasma5-dataengine-touchpad
14mu|plasma5-desktop-5.7.2-1|398	
14mu|plasma5-desktop-5.7.2-1|399	%description -n plasma5-applet-touchpad
14mu|plasma5-desktop-5.7.2-1|400	Plasma 5 touchpad plasmoid.
14mu|plasma5-desktop-5.7.2-1|401	
14mu|plasma5-desktop-5.7.2-1|402	%files -n plasma5-applet-touchpad -f plasma_applet_touchpad.lang
14mu|plasma5-desktop-5.7.2-1|403	%{_kde5_datadir}/plasma/desktoptheme/default/icons/touchpad.svg
14mu|plasma5-desktop-5.7.2-1|404	%dir %{_kde5_datadir}/plasma/plasmoids/touchpad/
14mu|plasma5-desktop-5.7.2-1|405	%{_kde5_datadir}/plasma/plasmoids/touchpad/*
14mu|plasma5-desktop-5.7.2-1|406	%{_kde5_services}/plasma-applet-touchpad.desktop
14mu|plasma5-desktop-5.7.2-1|407	
14mu|plasma5-desktop-5.7.2-1|408	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|409	
14mu|plasma5-desktop-5.7.2-1|410	%package -n plasma5-applet-trash
14mu|plasma5-desktop-5.7.2-1|411	Summary:	Plasma 5 trash plasmoid
14mu|plasma5-desktop-5.7.2-1|412	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|413	
14mu|plasma5-desktop-5.7.2-1|414	%description -n plasma5-applet-trash
14mu|plasma5-desktop-5.7.2-1|415	Plasma 5 trash plasmoid.
14mu|plasma5-desktop-5.7.2-1|416	
14mu|plasma5-desktop-5.7.2-1|417	%files -n plasma5-applet-trash -f plasma_applet_org.kde.plasma.trash.lang
14mu|plasma5-desktop-5.7.2-1|418	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.trash/
14mu|plasma5-desktop-5.7.2-1|419	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.trash/*
14mu|plasma5-desktop-5.7.2-1|420	%dir %{_kde5_qmldir}/org/kde/plasma/private/trash/
14mu|plasma5-desktop-5.7.2-1|421	%{_kde5_qmldir}/org/kde/plasma/private/trash/*
14mu|plasma5-desktop-5.7.2-1|422	%{_kde5_services}/plasma-applet-org.kde.plasma.trash.desktop
14mu|plasma5-desktop-5.7.2-1|423	
14mu|plasma5-desktop-5.7.2-1|424	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|425	
14mu|plasma5-desktop-5.7.2-1|426	%package -n plasma5-applet-windowlist
14mu|plasma5-desktop-5.7.2-1|427	Summary:	Plasma 5 window list plasmoid
14mu|plasma5-desktop-5.7.2-1|428	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|429	
14mu|plasma5-desktop-5.7.2-1|430	%description -n plasma5-applet-windowlist
14mu|plasma5-desktop-5.7.2-1|431	Plasma 5 window list plasmoid.
14mu|plasma5-desktop-5.7.2-1|432	
14mu|plasma5-desktop-5.7.2-1|433	%files -n plasma5-applet-windowlist -f plasma_applet_org.kde.plasma.windowlist.lang
14mu|plasma5-desktop-5.7.2-1|434	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.windowlist/
14mu|plasma5-desktop-5.7.2-1|435	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.windowlist/*
14mu|plasma5-desktop-5.7.2-1|436	%{_kde5_services}/plasma-applet-org.kde.plasma.windowlist.desktop
14mu|plasma5-desktop-5.7.2-1|437	
14mu|plasma5-desktop-5.7.2-1|438	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|439	
14mu|plasma5-desktop-5.7.2-1|440	%package -n plasma5-color-scheme-honeycomb
14mu|plasma5-desktop-5.7.2-1|441	Summary:	Plasma 5 Honeycomb color scheme
14mu|plasma5-desktop-5.7.2-1|442	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|443	
14mu|plasma5-desktop-5.7.2-1|444	%description -n plasma5-color-scheme-honeycomb
14mu|plasma5-desktop-5.7.2-1|445	Plasma 5 Honeycomb color scheme.
14mu|plasma5-desktop-5.7.2-1|446	
14mu|plasma5-desktop-5.7.2-1|447	%files -n plasma5-color-scheme-honeycomb
14mu|plasma5-desktop-5.7.2-1|448	%{_kde5_datadir}/color-schemes/Honeycomb.colors
14mu|plasma5-desktop-5.7.2-1|449	
14mu|plasma5-desktop-5.7.2-1|450	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|451	
14mu|plasma5-desktop-5.7.2-1|452	%package -n plasma5-color-scheme-norway
14mu|plasma5-desktop-5.7.2-1|453	Summary:	Plasma 5 Norway color scheme
14mu|plasma5-desktop-5.7.2-1|454	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|455	
14mu|plasma5-desktop-5.7.2-1|456	%description -n plasma5-color-scheme-norway
14mu|plasma5-desktop-5.7.2-1|457	Plasma 5 Norway color scheme.
14mu|plasma5-desktop-5.7.2-1|458	
14mu|plasma5-desktop-5.7.2-1|459	%files -n plasma5-color-scheme-norway
14mu|plasma5-desktop-5.7.2-1|460	%{_kde5_datadir}/color-schemes/Norway.colors
14mu|plasma5-desktop-5.7.2-1|461	
14mu|plasma5-desktop-5.7.2-1|462	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|463	
14mu|plasma5-desktop-5.7.2-1|464	%package -n plasma5-color-scheme-obsidiancoast
14mu|plasma5-desktop-5.7.2-1|465	Summary:	Plasma 5 Obsidian Coast color scheme
14mu|plasma5-desktop-5.7.2-1|466	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|467	
14mu|plasma5-desktop-5.7.2-1|468	%description -n plasma5-color-scheme-obsidiancoast
14mu|plasma5-desktop-5.7.2-1|469	Plasma 5 ObsidianCoast color scheme.
14mu|plasma5-desktop-5.7.2-1|470	
14mu|plasma5-desktop-5.7.2-1|471	%files -n plasma5-color-scheme-obsidiancoast
14mu|plasma5-desktop-5.7.2-1|472	%{_kde5_datadir}/color-schemes/ObsidianCoast.colors
14mu|plasma5-desktop-5.7.2-1|473	
14mu|plasma5-desktop-5.7.2-1|474	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|475	
14mu|plasma5-desktop-5.7.2-1|476	%package -n plasma5-color-scheme-oxygen
14mu|plasma5-desktop-5.7.2-1|477	Summary:	Plasma 5 Oxygen color scheme
14mu|plasma5-desktop-5.7.2-1|478	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|479	
14mu|plasma5-desktop-5.7.2-1|480	%description -n plasma5-color-scheme-oxygen
14mu|plasma5-desktop-5.7.2-1|481	Plasma 5 Oxygen color scheme.
14mu|plasma5-desktop-5.7.2-1|482	
14mu|plasma5-desktop-5.7.2-1|483	%files -n plasma5-color-scheme-oxygen
14mu|plasma5-desktop-5.7.2-1|484	%{_kde5_datadir}/color-schemes/Oxygen.colors
14mu|plasma5-desktop-5.7.2-1|485	
14mu|plasma5-desktop-5.7.2-1|486	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|487	
14mu|plasma5-desktop-5.7.2-1|488	%package -n plasma5-color-scheme-oxygen-cold
14mu|plasma5-desktop-5.7.2-1|489	Summary:	Plasma 5 Oxygen Cold color scheme
14mu|plasma5-desktop-5.7.2-1|490	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|491	
14mu|plasma5-desktop-5.7.2-1|492	%description -n plasma5-color-scheme-oxygen-cold
14mu|plasma5-desktop-5.7.2-1|493	Plasma 5 Oxygen Cold color scheme.
14mu|plasma5-desktop-5.7.2-1|494	
14mu|plasma5-desktop-5.7.2-1|495	%files -n plasma5-color-scheme-oxygen-cold
14mu|plasma5-desktop-5.7.2-1|496	%{_kde5_datadir}/color-schemes/OxygenCold.colors
14mu|plasma5-desktop-5.7.2-1|497	
14mu|plasma5-desktop-5.7.2-1|498	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|499	
14mu|plasma5-desktop-5.7.2-1|500	%package -n plasma5-color-scheme-steel
14mu|plasma5-desktop-5.7.2-1|501	Summary:	Plasma 5 Steel color scheme
14mu|plasma5-desktop-5.7.2-1|502	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|503	
14mu|plasma5-desktop-5.7.2-1|504	%description -n plasma5-color-scheme-steel
14mu|plasma5-desktop-5.7.2-1|505	Plasma 5 Steel color scheme.
14mu|plasma5-desktop-5.7.2-1|506	
14mu|plasma5-desktop-5.7.2-1|507	%files -n plasma5-color-scheme-steel
14mu|plasma5-desktop-5.7.2-1|508	%{_kde5_datadir}/color-schemes/Steel.colors
14mu|plasma5-desktop-5.7.2-1|509	
14mu|plasma5-desktop-5.7.2-1|510	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|511	
14mu|plasma5-desktop-5.7.2-1|512	%package -n plasma5-color-scheme-wontonsoup
14mu|plasma5-desktop-5.7.2-1|513	Summary:	Plasma 5 Wonton Soup color scheme
14mu|plasma5-desktop-5.7.2-1|514	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|515	
14mu|plasma5-desktop-5.7.2-1|516	%description -n plasma5-color-scheme-wontonsoup
14mu|plasma5-desktop-5.7.2-1|517	Plasma 5 Wonton Soup color scheme.
14mu|plasma5-desktop-5.7.2-1|518	
14mu|plasma5-desktop-5.7.2-1|519	%files -n plasma5-color-scheme-wontonsoup
14mu|plasma5-desktop-5.7.2-1|520	%{_kde5_datadir}/color-schemes/WontonSoup.colors
14mu|plasma5-desktop-5.7.2-1|521	
14mu|plasma5-desktop-5.7.2-1|522	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|523	
14mu|plasma5-desktop-5.7.2-1|524	%package -n plasma5-color-scheme-zion
14mu|plasma5-desktop-5.7.2-1|525	Summary:	Plasma 5 Zion color scheme
14mu|plasma5-desktop-5.7.2-1|526	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|527	
14mu|plasma5-desktop-5.7.2-1|528	%description -n plasma5-color-scheme-zion
14mu|plasma5-desktop-5.7.2-1|529	Plasma 5 Zion color scheme.
14mu|plasma5-desktop-5.7.2-1|530	
14mu|plasma5-desktop-5.7.2-1|531	%files -n plasma5-color-scheme-zion
14mu|plasma5-desktop-5.7.2-1|532	%{_kde5_datadir}/color-schemes/Zion.colors
14mu|plasma5-desktop-5.7.2-1|533	
14mu|plasma5-desktop-5.7.2-1|534	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|535	
14mu|plasma5-desktop-5.7.2-1|536	%package -n plasma5-color-scheme-zion-reversed
14mu|plasma5-desktop-5.7.2-1|537	Summary:	Plasma 5 Zion Reversed color scheme
14mu|plasma5-desktop-5.7.2-1|538	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|539	
14mu|plasma5-desktop-5.7.2-1|540	%description -n plasma5-color-scheme-zion-reversed
14mu|plasma5-desktop-5.7.2-1|541	Plasma 5 Zion Reversed color scheme.
14mu|plasma5-desktop-5.7.2-1|542	
14mu|plasma5-desktop-5.7.2-1|543	%files -n plasma5-color-scheme-zion-reversed
14mu|plasma5-desktop-5.7.2-1|544	%{_kde5_datadir}/color-schemes/ZionReversed.colors
14mu|plasma5-desktop-5.7.2-1|545	
14mu|plasma5-desktop-5.7.2-1|546	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|547	
14mu|plasma5-desktop-5.7.2-1|548	%package -n plasma5-containment-desktop
14mu|plasma5-desktop-5.7.2-1|549	Summary:	Plasma 5 desktop containment
14mu|plasma5-desktop-5.7.2-1|550	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|551	
14mu|plasma5-desktop-5.7.2-1|552	%description -n plasma5-containment-desktop
14mu|plasma5-desktop-5.7.2-1|553	Plasma 5 desktop containment.
14mu|plasma5-desktop-5.7.2-1|554	
14mu|plasma5-desktop-5.7.2-1|555	%files -n plasma5-containment-desktop -f plasma_applet_org.kde.desktopcontainment.lang
14mu|plasma5-desktop-5.7.2-1|556	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.desktopcontainment/
14mu|plasma5-desktop-5.7.2-1|557	%{_kde5_datadir}/plasma/plasmoids/org.kde.desktopcontainment/*
14mu|plasma5-desktop-5.7.2-1|558	%dir %{_kde5_qmldir}/org/kde/private/desktopcontainment/desktop/
14mu|plasma5-desktop-5.7.2-1|559	%{_kde5_qmldir}/org/kde/private/desktopcontainment/desktop/*
14mu|plasma5-desktop-5.7.2-1|560	%{_kde5_services}/plasma-containment-org.kde.desktopcontainment.desktop
14mu|plasma5-desktop-5.7.2-1|561	
14mu|plasma5-desktop-5.7.2-1|562	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|563	
14mu|plasma5-desktop-5.7.2-1|564	%package -n plasma5-containment-folder
14mu|plasma5-desktop-5.7.2-1|565	Summary:	Plasma 5 folder containment
14mu|plasma5-desktop-5.7.2-1|566	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|567	
14mu|plasma5-desktop-5.7.2-1|568	%description -n plasma5-containment-folder
14mu|plasma5-desktop-5.7.2-1|569	Plasma 5 folder containment.
14mu|plasma5-desktop-5.7.2-1|570	
14mu|plasma5-desktop-5.7.2-1|571	%files -n plasma5-containment-folder
14mu|plasma5-desktop-5.7.2-1|572	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.folder/
14mu|plasma5-desktop-5.7.2-1|573	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.folder/*
14mu|plasma5-desktop-5.7.2-1|574	%dir %{_kde5_qmldir}/org/kde/private/desktopcontainment/folder/
14mu|plasma5-desktop-5.7.2-1|575	%{_kde5_qmldir}/org/kde/private/desktopcontainment/folder/*
14mu|plasma5-desktop-5.7.2-1|576	%{_kde5_services}/plasma-applet-org.kde.plasma.folder.desktop
14mu|plasma5-desktop-5.7.2-1|577	
14mu|plasma5-desktop-5.7.2-1|578	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|579	
14mu|plasma5-desktop-5.7.2-1|580	%package -n plasma5-containment-panel
14mu|plasma5-desktop-5.7.2-1|581	Summary:	Plasma 5 panel containment
14mu|plasma5-desktop-5.7.2-1|582	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|583	
14mu|plasma5-desktop-5.7.2-1|584	%description -n plasma5-containment-panel
14mu|plasma5-desktop-5.7.2-1|585	Plasma 5 panel containment.
14mu|plasma5-desktop-5.7.2-1|586	
14mu|plasma5-desktop-5.7.2-1|587	%files -n plasma5-containment-panel
14mu|plasma5-desktop-5.7.2-1|588	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.panel/
14mu|plasma5-desktop-5.7.2-1|589	%{_kde5_datadir}/plasma/plasmoids/org.kde.panel/*
14mu|plasma5-desktop-5.7.2-1|590	%{_kde5_services}/plasma-containment-org.kde.panel.desktop
14mu|plasma5-desktop-5.7.2-1|591	
14mu|plasma5-desktop-5.7.2-1|592	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|593	
14mu|plasma5-desktop-5.7.2-1|594	%package -n plasma5-dataengine-kimpanel
14mu|plasma5-desktop-5.7.2-1|595	Summary:	Plasma 5 kimpanel (input method panel) dataengine
14mu|plasma5-desktop-5.7.2-1|596	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|597	
14mu|plasma5-desktop-5.7.2-1|598	%description -n plasma5-dataengine-kimpanel
14mu|plasma5-desktop-5.7.2-1|599	Plasma 5 kimpanel (input method panel) dataengine.
14mu|plasma5-desktop-5.7.2-1|600	
14mu|plasma5-desktop-5.7.2-1|601	%files -n plasma5-dataengine-kimpanel
14mu|plasma5-desktop-5.7.2-1|602	%{_kde5_datadir}/plasma/services/kimpanel.operations
14mu|plasma5-desktop-5.7.2-1|603	%{_kde5_services}/plasma-dataengine-kimpanel.desktop
14mu|plasma5-desktop-5.7.2-1|604	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_kimpanel.so
14mu|plasma5-desktop-5.7.2-1|605	
14mu|plasma5-desktop-5.7.2-1|606	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|607	
14mu|plasma5-desktop-5.7.2-1|608	%package -n plasma5-dataengine-touchpad
14mu|plasma5-desktop-5.7.2-1|609	Summary:	Plasma 5 touchpad dataengine
14mu|plasma5-desktop-5.7.2-1|610	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|611	
14mu|plasma5-desktop-5.7.2-1|612	%description -n plasma5-dataengine-touchpad
14mu|plasma5-desktop-5.7.2-1|613	Plasma 5 touchpad dataengine.
14mu|plasma5-desktop-5.7.2-1|614	
14mu|plasma5-desktop-5.7.2-1|615	%files -n plasma5-dataengine-touchpad
14mu|plasma5-desktop-5.7.2-1|616	%{_kde5_datadir}/plasma/services/touchpad.operations
14mu|plasma5-desktop-5.7.2-1|617	%{_kde5_services}/plasma-dataengine-touchpad.desktop
14mu|plasma5-desktop-5.7.2-1|618	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_touchpad.so
14mu|plasma5-desktop-5.7.2-1|619	
14mu|plasma5-desktop-5.7.2-1|620	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|621	
14mu|plasma5-desktop-5.7.2-1|622	%package -n plasma5-layout-template-default-panel
14mu|plasma5-desktop-5.7.2-1|623	Summary:	Plasma 5 default panel layout template
14mu|plasma5-desktop-5.7.2-1|624	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|625	# For layout.js
14mu|plasma5-desktop-5.7.2-1|626	Requires:	plasma5-config-plasma
14mu|plasma5-desktop-5.7.2-1|627	
14mu|plasma5-desktop-5.7.2-1|628	%description -n plasma5-layout-template-default-panel
14mu|plasma5-desktop-5.7.2-1|629	Plasma 5 default panel layout template.
14mu|plasma5-desktop-5.7.2-1|630	
14mu|plasma5-desktop-5.7.2-1|631	%files -n plasma5-layout-template-default-panel
14mu|plasma5-desktop-5.7.2-1|632	%dir %{_kde5_datadir}/plasma/layout-templates/org.kde.plasma.desktop.defaultPanel/
14mu|plasma5-desktop-5.7.2-1|633	%dir %{_kde5_datadir}/plasma/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/
14mu|plasma5-desktop-5.7.2-1|634	%{_kde5_datadir}/plasma/layout-templates/org.kde.plasma.desktop.defaultPanel/metadata.desktop
14mu|plasma5-desktop-5.7.2-1|635	%{_kde5_services}/plasma-layout-template-org.kde.plasma.desktop.defaultPanel.desktop
14mu|plasma5-desktop-5.7.2-1|636	
14mu|plasma5-desktop-5.7.2-1|637	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|638	
14mu|plasma5-desktop-5.7.2-1|639	%package -n plasma5-runner-kwin
14mu|plasma5-desktop-5.7.2-1|640	Summary:	Plasma 5 kwin runner
14mu|plasma5-desktop-5.7.2-1|641	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|642	
14mu|plasma5-desktop-5.7.2-1|643	%description -n plasma5-runner-kwin
14mu|plasma5-desktop-5.7.2-1|644	Plasma 5 kwin runner.
14mu|plasma5-desktop-5.7.2-1|645	
14mu|plasma5-desktop-5.7.2-1|646	%files -n plasma5-runner-kwin -f plasma_runner_kwin.lang
14mu|plasma5-desktop-5.7.2-1|647	%{_kde5_services}/plasma-runner-kwin.desktop
14mu|plasma5-desktop-5.7.2-1|648	%{_qt5_plugindir}/krunner_kwin.so
14mu|plasma5-desktop-5.7.2-1|649	
14mu|plasma5-desktop-5.7.2-1|650	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|651	
14mu|plasma5-desktop-5.7.2-1|652	%package -n plasma5-runner-plasma-desktop
14mu|plasma5-desktop-5.7.2-1|653	Summary:	Plasma 5 plasma desktop runner
14mu|plasma5-desktop-5.7.2-1|654	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|655	
14mu|plasma5-desktop-5.7.2-1|656	%description -n plasma5-runner-plasma-desktop
14mu|plasma5-desktop-5.7.2-1|657	Plasma 5 plasma desktop runner.
14mu|plasma5-desktop-5.7.2-1|658	
14mu|plasma5-desktop-5.7.2-1|659	%files -n plasma5-runner-plasma-desktop
14mu|plasma5-desktop-5.7.2-1|660	%{_kde5_services}/plasma-runner-plasma-desktop.desktop
14mu|plasma5-desktop-5.7.2-1|661	%{_qt5_plugindir}/krunner_plasma-desktop.so
14mu|plasma5-desktop-5.7.2-1|662	
14mu|plasma5-desktop-5.7.2-1|663	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|664	
14mu|plasma5-desktop-5.7.2-1|665	%package -n plasma5-shell-desktop
14mu|plasma5-desktop-5.7.2-1|666	Summary:	Plasma 5 desktop shell
14mu|plasma5-desktop-5.7.2-1|667	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|668	Requires:	plasma-activityswitcher-qml
14mu|plasma5-desktop-5.7.2-1|669	# For layout.js
14mu|plasma5-desktop-5.7.2-1|670	Requires:	plasma5-config-plasma
14mu|plasma5-desktop-5.7.2-1|671	
14mu|plasma5-desktop-5.7.2-1|672	%description -n plasma5-shell-desktop
14mu|plasma5-desktop-5.7.2-1|673	Plasma 5 desktop shell.
14mu|plasma5-desktop-5.7.2-1|674	
14mu|plasma5-desktop-5.7.2-1|675	%files -n plasma5-shell-desktop -f plasma_shell_org.kde.plasma.desktop.lang
14mu|plasma5-desktop-5.7.2-1|676	%dir %{_kde5_datadir}/plasma/shells/org.kde.plasma.desktop/
14mu|plasma5-desktop-5.7.2-1|677	%{_kde5_datadir}/plasma/shells/org.kde.plasma.desktop/*
14mu|plasma5-desktop-5.7.2-1|678	%{_kde5_services}/plasma-shell-org.kde.plasma.desktop.desktop
14mu|plasma5-desktop-5.7.2-1|679	
14mu|plasma5-desktop-5.7.2-1|680	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|681	
14mu|plasma5-desktop-5.7.2-1|682	%package -n plasma5-toolbox-desktop
14mu|plasma5-desktop-5.7.2-1|683	Summary:	Plasma 5 desktop toolbox
14mu|plasma5-desktop-5.7.2-1|684	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|685	
14mu|plasma5-desktop-5.7.2-1|686	%description -n plasma5-toolbox-desktop
14mu|plasma5-desktop-5.7.2-1|687	Plasma 5 desktop toolbox.
14mu|plasma5-desktop-5.7.2-1|688	
14mu|plasma5-desktop-5.7.2-1|689	%files -n plasma5-toolbox-desktop -f plasma_toolbox_org.kde.desktoptoolbox.lang
14mu|plasma5-desktop-5.7.2-1|690	%dir %{_kde5_datadir}/plasma/packages/org.kde.desktoptoolbox/
14mu|plasma5-desktop-5.7.2-1|691	%{_kde5_datadir}/plasma/packages/org.kde.desktoptoolbox/*
14mu|plasma5-desktop-5.7.2-1|692	%{_kde5_services}/plasma-package-org.kde.desktoptoolbox.desktop
14mu|plasma5-desktop-5.7.2-1|693	
14mu|plasma5-desktop-5.7.2-1|694	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|695	
14mu|plasma5-desktop-5.7.2-1|696	%package -n plasma5-toolbox-panel
14mu|plasma5-desktop-5.7.2-1|697	Summary:	Plasma 5 panel toolbox
14mu|plasma5-desktop-5.7.2-1|698	Group:		Graphical desktop/KDE
14mu|plasma5-desktop-5.7.2-1|699	
14mu|plasma5-desktop-5.7.2-1|700	%description -n plasma5-toolbox-panel
14mu|plasma5-desktop-5.7.2-1|701	Plasma 5 panel toolbox.
14mu|plasma5-desktop-5.7.2-1|702	
14mu|plasma5-desktop-5.7.2-1|703	%files -n plasma5-toolbox-panel
14mu|plasma5-desktop-5.7.2-1|704	%dir %{_kde5_datadir}/plasma/packages/org.kde.paneltoolbox/
14mu|plasma5-desktop-5.7.2-1|705	%{_kde5_datadir}/plasma/packages/org.kde.paneltoolbox/*
14mu|plasma5-desktop-5.7.2-1|706	%{_kde5_services}/plasma-package-org.kde.paneltoolbox.desktop
14mu|plasma5-desktop-5.7.2-1|707	
14mu|plasma5-desktop-5.7.2-1|708	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|709	
14mu|plasma5-desktop-5.7.2-1|710	%define qmlplasma_activityswitcher %mklibname plasma-activityswitcher-qml
14mu|plasma5-desktop-5.7.2-1|711	
14mu|plasma5-desktop-5.7.2-1|712	%package -n %{qmlplasma_activityswitcher}
14mu|plasma5-desktop-5.7.2-1|713	Summary:	QML plugins for Plasma 5 activity switcher
14mu|plasma5-desktop-5.7.2-1|714	Group:		System/Libraries
14mu|plasma5-desktop-5.7.2-1|715	Provides:	plasma-activityswitcher-qml = %{EVRD}
14mu|plasma5-desktop-5.7.2-1|716	
14mu|plasma5-desktop-5.7.2-1|717	%description -n %{qmlplasma_activityswitcher}
14mu|plasma5-desktop-5.7.2-1|718	QML plugins for Plasma 5 activity switcher.
14mu|plasma5-desktop-5.7.2-1|719	
14mu|plasma5-desktop-5.7.2-1|720	%files -n %{qmlplasma_activityswitcher}
14mu|plasma5-desktop-5.7.2-1|721	%dir %{_kde5_qmldir}/org/kde/plasma/activityswitcher/
14mu|plasma5-desktop-5.7.2-1|722	%{_kde5_qmldir}/org/kde/plasma/activityswitcher/*
14mu|plasma5-desktop-5.7.2-1|723	
14mu|plasma5-desktop-5.7.2-1|724	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|725	
14mu|plasma5-desktop-5.7.2-1|726	%define kfontinst_major 5
14mu|plasma5-desktop-5.7.2-1|727	%define libkfontinst %mklibname kfontinst %{kfontinst_major}
14mu|plasma5-desktop-5.7.2-1|728	
14mu|plasma5-desktop-5.7.2-1|729	%package -n %{libkfontinst}
14mu|plasma5-desktop-5.7.2-1|730	Summary:	Plasma 5 desktop shared library
14mu|plasma5-desktop-5.7.2-1|731	Group:		System/Libraries
14mu|plasma5-desktop-5.7.2-1|732	
14mu|plasma5-desktop-5.7.2-1|733	%description -n %{libkfontinst}
14mu|plasma5-desktop-5.7.2-1|734	Plasma 5 desktop shared library.
14mu|plasma5-desktop-5.7.2-1|735	
14mu|plasma5-desktop-5.7.2-1|736	%files -n %{libkfontinst}
14mu|plasma5-desktop-5.7.2-1|737	%{_kde5_libdir}/libkfontinst.so.%{kfontinst_major}*
14mu|plasma5-desktop-5.7.2-1|738	
14mu|plasma5-desktop-5.7.2-1|739	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|740	
14mu|plasma5-desktop-5.7.2-1|741	%define kfontinstui_major 5
14mu|plasma5-desktop-5.7.2-1|742	%define libkfontinstui %mklibname kfontinstui %{kfontinstui_major}
14mu|plasma5-desktop-5.7.2-1|743	
14mu|plasma5-desktop-5.7.2-1|744	%package -n %{libkfontinstui}
14mu|plasma5-desktop-5.7.2-1|745	Summary:	Plasma 5 desktop shared library
14mu|plasma5-desktop-5.7.2-1|746	Group:		System/Libraries
14mu|plasma5-desktop-5.7.2-1|747	
14mu|plasma5-desktop-5.7.2-1|748	%description -n %{libkfontinstui}
14mu|plasma5-desktop-5.7.2-1|749	Plasma 5 desktop shared library.
14mu|plasma5-desktop-5.7.2-1|750	
14mu|plasma5-desktop-5.7.2-1|751	%files -n %{libkfontinstui}
14mu|plasma5-desktop-5.7.2-1|752	%{_kde5_libdir}/libkfontinstui.so.%{kfontinstui_major}*
14mu|plasma5-desktop-5.7.2-1|753	
14mu|plasma5-desktop-5.7.2-1|754	#----------------------------------------------------------------------------
14mu|plasma5-desktop-5.7.2-1|755	
14mu|plasma5-desktop-5.7.2-1|756	%prep
14mu|plasma5-desktop-5.7.2-1|757	%setup -qn %{oname}-%{version}
14mu|plasma5-desktop-5.7.2-1|758	%patch0 -p1
14mu|plasma5-desktop-5.7.2-1|759	%patch1 -p1
14mu|plasma5-desktop-5.7.2-1|760	%patch2 -p1
14mu|plasma5-desktop-5.7.2-1|761	%patch3 -p1
14mu|plasma5-desktop-5.7.2-1|762	%patch4 -p1
14mu|plasma5-desktop-5.7.2-1|763	%patch5 -p1
14mu|plasma5-desktop-5.7.2-1|764	%patch6 -p1
14mu|plasma5-desktop-5.7.2-1|765	
14mu|plasma5-desktop-5.7.2-1|766	# Not ported yet
14mu|plasma5-desktop-5.7.2-1|767	rm -f po/*/plasma_runner_plasma-desktop.po
14mu|plasma5-desktop-5.7.2-1|768	
14mu|plasma5-desktop-5.7.2-1|769	%build
14mu|plasma5-desktop-5.7.2-1|770	%cmake_kde5_kf5locales
14mu|plasma5-desktop-5.7.2-1|771	# Too greedy for resources
14mu|plasma5-desktop-5.7.2-1|772	make
14mu|plasma5-desktop-5.7.2-1|773	
14mu|plasma5-desktop-5.7.2-1|774	%install
14mu|plasma5-desktop-5.7.2-1|775	%makeinstall_std -C build
14mu|plasma5-desktop-5.7.2-1|776	
14mu|plasma5-desktop-5.7.2-1|777	# We don't have headers
14mu|plasma5-desktop-5.7.2-1|778	rm -f %{buildroot}%{_libdir}/libkfontinst.so
14mu|plasma5-desktop-5.7.2-1|779	rm -f %{buildroot}%{_libdir}/libkfontinstui.so
14mu|plasma5-desktop-5.7.2-1|780	
14mu|plasma5-desktop-5.7.2-1|781	# Moved to plasma5-config-* package
14mu|plasma5-desktop-5.7.2-1|782	rm -f %{buildroot}%{_kde5_datadir}/plasma/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/layout.js
14mu|plasma5-desktop-5.7.2-1|783	rm -f %{buildroot}%{_kde5_datadir}/plasma/shells/org.kde.plasma.desktop/contents/layout.js
14mu|plasma5-desktop-5.7.2-1|784	
14mu|plasma5-desktop-5.7.2-1|785	%find_lang %{oname} attica_kde autostart baloo bell bookmarks cache clock colors componentchooser cookies cursortheme joystick kaccess \
14mu|plasma5-desktop-5.7.2-1|786	kcm_activities kcm_activities5 kcm_autostart kcm_baloofile kcm_desktoppaths kcm_desktoptheme kcm_desktopthemedetails \
14mu|plasma5-desktop-5.7.2-1|787	kcm_device_automounter kcm_emoticons \
14mu|plasma5-desktop-5.7.2-1|788	kcm_lookandfeel kcm_phonon kcm_search kcm_solid_actions kcm_splashscreen kcm_standard_actions kcm_touchpad \
14mu|plasma5-desktop-5.7.2-1|789	kcmaccess kcmbell kcmcolors kcmcomponentchooser kcmfonts kcmformats kcmicons kcminput kcmkclock \
14mu|plasma5-desktop-5.7.2-1|790	kcmkded kcmkeyboard kcmkeys kcmlaunch kcmmousetheme kcmnotify kcmsmserver kcmstyle kcmtranslations kcmworkspaceoptions \
14mu|plasma5-desktop-5.7.2-1|791	kfontinst knetattach krdb ktouchpadenabler useraccount plasmaactivitymanager \
14mu|plasma5-desktop-5.7.2-1|792	desktopthemedetails ebrowsing emoticons filemanager filetypes fontinst fonts formats history icons kcmcss kded \
14mu|plasma5-desktop-5.7.2-1|793	keyboard keys kfontview mouse netpref paths performance phonon proxy solid-device-automounter spellchecking translations \
14mu|plasma5-desktop-5.7.2-1|794	khtml-adblock khtml-behavior khtml-general khtml-java-js khtml-plugins smb solid-actions splashscreen useragent \
14mu|plasma5-desktop-5.7.2-1|795	%{name}.lang --with-html --with-kde
14mu|plasma5-desktop-5.7.2-1|796	%kf5locales_fix %{name}.lang
14mu|plasma5-desktop-5.7.2-1|797	
14mu|plasma5-desktop-5.7.2-1|798	%find_lang plasma_applet_org.kde.plasma.kicker
14mu|plasma5-desktop-5.7.2-1|799	%kf5locales_fix plasma_applet_org.kde.plasma.kicker.lang
14mu|plasma5-desktop-5.7.2-1|800	
14mu|plasma5-desktop-5.7.2-1|801	%find_lang plasma_applet_org.kde.kimpanel
14mu|plasma5-desktop-5.7.2-1|802	%kf5locales_fix plasma_applet_org.kde.kimpanel.lang
14mu|plasma5-desktop-5.7.2-1|803	
14mu|plasma5-desktop-5.7.2-1|804	%find_lang plasma_applet_org.kde.plasma.kickoff
14mu|plasma5-desktop-5.7.2-1|805	%kf5locales_fix plasma_applet_org.kde.plasma.kickoff.lang
14mu|plasma5-desktop-5.7.2-1|806	
14mu|plasma5-desktop-5.7.2-1|807	%find_lang plasma_applet_org.kde.plasma.pager
14mu|plasma5-desktop-5.7.2-1|808	%kf5locales_fix plasma_applet_org.kde.plasma.pager.lang
14mu|plasma5-desktop-5.7.2-1|809	
14mu|plasma5-desktop-5.7.2-1|810	%find_lang plasma_applet_org.kde.plasma.showActivityManager
14mu|plasma5-desktop-5.7.2-1|811	%kf5locales_fix plasma_applet_org.kde.plasma.showActivityManager.lang
14mu|plasma5-desktop-5.7.2-1|812	
14mu|plasma5-desktop-5.7.2-1|813	%find_lang plasma_applet_org.kde.plasma.taskmanager
14mu|plasma5-desktop-5.7.2-1|814	%kf5locales_fix plasma_applet_org.kde.plasma.taskmanager.lang
14mu|plasma5-desktop-5.7.2-1|815	
14mu|plasma5-desktop-5.7.2-1|816	%find_lang plasma_applet_org.kde.plasma.trash
14mu|plasma5-desktop-5.7.2-1|817	%kf5locales_fix plasma_applet_org.kde.plasma.trash.lang
14mu|plasma5-desktop-5.7.2-1|818	
14mu|plasma5-desktop-5.7.2-1|819	%find_lang plasma_applet_org.kde.plasma.windowlist
14mu|plasma5-desktop-5.7.2-1|820	%kf5locales_fix plasma_applet_org.kde.plasma.windowlist.lang
14mu|plasma5-desktop-5.7.2-1|821	
14mu|plasma5-desktop-5.7.2-1|822	%find_lang plasma_applet_org.kde.desktopcontainment
14mu|plasma5-desktop-5.7.2-1|823	%kf5locales_fix plasma_applet_org.kde.desktopcontainment.lang
14mu|plasma5-desktop-5.7.2-1|824	
14mu|plasma5-desktop-5.7.2-1|825	%find_lang plasma_applet_touchpad
14mu|plasma5-desktop-5.7.2-1|826	%kf5locales_fix plasma_applet_touchpad.lang
14mu|plasma5-desktop-5.7.2-1|827	
14mu|plasma5-desktop-5.7.2-1|828	%find_lang plasma_runner_kwin
14mu|plasma5-desktop-5.7.2-1|829	%kf5locales_fix plasma_runner_kwin.lang
14mu|plasma5-desktop-5.7.2-1|830	
14mu|plasma5-desktop-5.7.2-1|831	%find_lang plasma_shell_org.kde.plasma.desktop
14mu|plasma5-desktop-5.7.2-1|832	%kf5locales_fix plasma_shell_org.kde.plasma.desktop.lang
14mu|plasma5-desktop-5.7.2-1|833	
14mu|plasma5-desktop-5.7.2-1|834	%find_lang plasma_toolbox_org.kde.desktoptoolbox
14mu|plasma5-desktop-5.7.2-1|835	%kf5locales_fix plasma_toolbox_org.kde.desktoptoolbox.lang
14mu|plasma5-desktop-5.7.2-1|836	
14mu|plasma5-desktop-5.7.2-1|837	
14mu|plasma5-desktop-5.7.2-1|838	%changelog
14mu|plasma5-desktop-5.7.2-1|839	
14mu|plasma5-desktop-5.7.2-1|840	* Fri Jul 22 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-desktop-5.7.2-1|841	- (e5fd27a) Drop no longer built files
14mu|plasma5-desktop-5.7.2-1|842	- (valerol: 0f49799) Drop libkf5activitiesexperimentalstats package
14mu|plasma5-desktop-5.7.2-1|843	- (valerol: 0f49799) Add plasma5-runner-kwin and plasma5-runner-plasma-desktop packages
14mu|plasma5-desktop-5.7.2-1|844	- (valerol: 0f49799) Add new files to main package
14mu|plasma5-desktop-5.7.2-1|845	- (valerol: f282772) Build requires kf5activitiesstats-devel
14mu|plasma5-desktop-5.7.2-1|846	- (valerol: 9f04c2a) Update Russian translation
14mu|plasma5-desktop-5.7.2-1|847	- (valerol: e0a506a) New version 5.7.2
14mu|plasma5-desktop-5.7.2-1|848	
14mu|plasma5-desktop-5.7.2-1|849	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-5
14mu|plasma5-desktop-5.7.2-1|850	- (3d0e1bc) Keep only rpmdrake and systemsettings in kicker and kickoff favorites
14mu|plasma5-desktop-5.7.2-1|851	
14mu|plasma5-desktop-5.7.2-1|852	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-4
14mu|plasma5-desktop-5.7.2-1|853	- (c509d92) Replace dolphin with rpmdrake in kicker and kickoff favorites
14mu|plasma5-desktop-5.7.2-1|854	
14mu|plasma5-desktop-5.7.2-1|855	* Thu Jul 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-3
14mu|plasma5-desktop-5.7.2-1|856	- (79105e0) Use icons from icon theme for Kicker and Kickoff (KDE #365204)
14mu|plasma5-desktop-5.7.2-1|857	
14mu|plasma5-desktop-5.7.2-1|858	* Thu Jul 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-2
14mu|plasma5-desktop-5.7.2-1|859	- (0fce2d2) Don't mess up GTK colors if GTK+ widget style is used
14mu|plasma5-desktop-5.7.2-1|860	
14mu|plasma5-desktop-5.7.2-1|861	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-1
14mu|plasma5-desktop-5.7.2-1|862	- (56ef1b7) New version 5.6.5
14mu|plasma5-desktop-5.7.2-1|863	
14mu|plasma5-desktop-5.7.2-1|864	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.3-1
14mu|plasma5-desktop-5.7.2-1|865	- (26c0810) Specify version for Plasma 5 BuildRequires
14mu|plasma5-desktop-5.7.2-1|866	- (Andrey Bondrov: 59e7086) New version 5.6.3
14mu|plasma5-desktop-5.7.2-1|867	
14mu|plasma5-desktop-5.7.2-1|868	* Thu Apr 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-2
14mu|plasma5-desktop-5.7.2-1|869	- (c63b7e5) MassBuild#1030: Increase release tag
14mu|plasma5-desktop-5.7.2-1|870	
14mu|plasma5-desktop-5.7.2-1|871	* Sat Apr 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-1
14mu|plasma5-desktop-5.7.2-1|872	- (b3c6a4f) Build requires pkgconfig(ibus-1.0)
14mu|plasma5-desktop-5.7.2-1|873	- (Andrey Bondrov: 8da652e) Update files (merge and obsolete kactivities-workspace package)
14mu|plasma5-desktop-5.7.2-1|874	- (Andrey Bondrov: aaab5d9) Add plasma5-applet-kimpanel and plasma5-dataengine-kimpanel subpackages (moved from plasma5-kdeplasma-addons)
14mu|plasma5-desktop-5.7.2-1|875	- (Andrey Bondrov: 817d961) Drop ru patch (fixed upstream)
14mu|plasma5-desktop-5.7.2-1|876	- (Andrey Bondrov: 4443bff) New version 5.6.2
14mu|plasma5-desktop-5.7.2-1|877	
14mu|plasma5-desktop-5.7.2-1|878	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-2
14mu|plasma5-desktop-5.7.2-1|879	- (a6a491c) MassBuild#1001: Increase release tag
14mu|plasma5-desktop-5.7.2-1|880	
14mu|plasma5-desktop-5.7.2-1|881	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-1
14mu|plasma5-desktop-5.7.2-1|882	- (3d75ae9) Update Russian translation patch
14mu|plasma5-desktop-5.7.2-1|883	- (Andrey Bondrov: 84f2af5) New version 5.5.5
14mu|plasma5-desktop-5.7.2-1|884	
14mu|plasma5-desktop-5.7.2-1|885	* Wed Jan 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.4-1
14mu|plasma5-desktop-5.7.2-1|886	- (1585304) Update Russian translation
14mu|plasma5-desktop-5.7.2-1|887	- (Andrey Bondrov: c958080) New version 5.5.4
14mu|plasma5-desktop-5.7.2-1|888	
14mu|plasma5-desktop-5.7.2-1|889	* Thu Jan 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.3-2
14mu|plasma5-desktop-5.7.2-1|890	- (f9f1e80) Move org.kde.plasma.desktop layout.js to plasma5-config-plasma package
14mu|plasma5-desktop-5.7.2-1|891	
14mu|plasma5-desktop-5.7.2-1|892	* Thu Jan 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.3-1
14mu|plasma5-desktop-5.7.2-1|893	- (32f7c02) Update Russian translations patch (drop merged part)
14mu|plasma5-desktop-5.7.2-1|894	- (Andrey Bondrov: 4164ef1) New version 5.5.3
14mu|plasma5-desktop-5.7.2-1|895	
14mu|plasma5-desktop-5.7.2-1|896	* Wed Jan 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-5
14mu|plasma5-desktop-5.7.2-1|897	- (3dc3930) Use org.kde.plasma.folder as default desktop mode
14mu|plasma5-desktop-5.7.2-1|898	
14mu|plasma5-desktop-5.7.2-1|899	* Wed Jan 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-4
14mu|plasma5-desktop-5.7.2-1|900	- (d385143) Require plasma5-config-plasma instead of plasma5-config
14mu|plasma5-desktop-5.7.2-1|901	
14mu|plasma5-desktop-5.7.2-1|902	* Sun Jan 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-3
14mu|plasma5-desktop-5.7.2-1|903	- (b248ca0) Move layout.js for default panel to plasma5-config package
14mu|plasma5-desktop-5.7.2-1|904	
14mu|plasma5-desktop-5.7.2-1|905	* Tue Dec 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-2
14mu|plasma5-desktop-5.7.2-1|906	- (19572cc) Fix a typo in ru patch
14mu|plasma5-desktop-5.7.2-1|907	
14mu|plasma5-desktop-5.7.2-1|908	

23729 14
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|1	Summary:	Plasma 5 ROSA Desktop Fresh desktop theme
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|2	Name:		plasma5-desktoptheme-rosa-fresh
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|3	Version:	1.0
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|4	Release:	0.5
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|5	License:	GPLv2+
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|6	Group:		Graphical desktop/KDE
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|7	Url:		http://rosalinux.com/
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|8	Source0:	%{name}-%{version}.tar.bz2
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|9	BuildRequires:	extra-cmake-modules
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|10	BuildRequires:	kf5plasma-devel
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|11	Provides:	plasma5-desktoptheme-default = %{EVRD}
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|12	BuildArch:	noarch
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|13	
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|14	%description
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|15	Plasma 5 ROSA Desktop Fresh desktop theme.
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|16	
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|17	%files
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|18	%dir %{_kde5_datadir}/plasma/desktoptheme/rosa-fresh
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|19	%{_kde5_datadir}/plasma/desktoptheme/rosa-fresh/*
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|20	
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|21	#----------------------------------------------------------------------------
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|22	
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|23	%prep
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|24	%setup -q
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|25	
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|26	%build
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|27	%cmake_kde5
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|28	
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|29	%install
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|30	%makeinstall_std -C build
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|31	
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|32	%changelog
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|33	
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|34	* Fri Jul 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.5
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|35	- (1247c0b) Add system (reboot, shutdown etc) icons to plasma theme
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|36	
14mu|plasma5-desktoptheme-rosa-fresh-1.0-0.5|37	

23730 14
14mu|plasma5-dolphin-16.04.3-1|1	%define oname dolphin
14mu|plasma5-dolphin-16.04.3-1|2	
14mu|plasma5-dolphin-16.04.3-1|3	Summary:	File manager for Plasma 5 focusing on usability
14mu|plasma5-dolphin-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-dolphin-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-dolphin-16.04.3-1|6	Release:	1
14mu|plasma5-dolphin-16.04.3-1|7	License:	GPLv2+
14mu|plasma5-dolphin-16.04.3-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-dolphin-16.04.3-1|9	Url:		https://www.kde.org/applications/system/dolphin/
14mu|plasma5-dolphin-16.04.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-dolphin-16.04.3-1|11	Patch0:		dolphin-16.04.2-fileplaces.patch
14mu|plasma5-dolphin-16.04.3-1|12	Patch1:		dolphin-15.08.0-set-preview-true.patch
14mu|plasma5-dolphin-16.04.3-1|13	Patch2:		dolphin-16.04.2-klook.patch
14mu|plasma5-dolphin-16.04.3-1|14	# See https://bugs.kde.org/show_bug.cgi?id=357752
14mu|plasma5-dolphin-16.04.3-1|15	Patch3:		dolphin-15.12.0-no-hover-background.patch
14mu|plasma5-dolphin-16.04.3-1|16	BuildRequires:	extra-cmake-modules
14mu|plasma5-dolphin-16.04.3-1|17	BuildRequires:	kf5activities-devel
14mu|plasma5-dolphin-16.04.3-1|18	BuildRequires:	kf5baloo-devel
14mu|plasma5-dolphin-16.04.3-1|19	BuildRequires:	kf5baloowidgets-devel
14mu|plasma5-dolphin-16.04.3-1|20	BuildRequires:	kf5bookmarks-devel
14mu|plasma5-dolphin-16.04.3-1|21	BuildRequires:	kf5completion-devel
14mu|plasma5-dolphin-16.04.3-1|22	BuildRequires:	kf5config-devel
14mu|plasma5-dolphin-16.04.3-1|23	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-dolphin-16.04.3-1|24	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-dolphin-16.04.3-1|25	BuildRequires:	kf5doctools-devel
14mu|plasma5-dolphin-16.04.3-1|26	BuildRequires:	kf5filemetadata-devel
14mu|plasma5-dolphin-16.04.3-1|27	BuildRequires:	kf5i18n-devel
14mu|plasma5-dolphin-16.04.3-1|28	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-dolphin-16.04.3-1|29	BuildRequires:	kf5init-devel
14mu|plasma5-dolphin-16.04.3-1|30	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-dolphin-16.04.3-1|31	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-dolphin-16.04.3-1|32	BuildRequires:	kf5kio-devel
14mu|plasma5-dolphin-16.04.3-1|33	BuildRequires:	kf5newstuff-devel
14mu|plasma5-dolphin-16.04.3-1|34	BuildRequires:	kf5notifications-devel
14mu|plasma5-dolphin-16.04.3-1|35	BuildRequires:	kf5parts-devel
14mu|plasma5-dolphin-16.04.3-1|36	BuildRequires:	kf5solid-devel
14mu|plasma5-dolphin-16.04.3-1|37	BuildRequires:	kf5texteditor-devel
14mu|plasma5-dolphin-16.04.3-1|38	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-dolphin-16.04.3-1|39	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-dolphin-16.04.3-1|40	BuildRequires:	pkgconfig(phonon4qt5)
14mu|plasma5-dolphin-16.04.3-1|41	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|plasma5-dolphin-16.04.3-1|42	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-dolphin-16.04.3-1|43	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-dolphin-16.04.3-1|44	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-dolphin-16.04.3-1|45	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-dolphin-16.04.3-1|46	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-dolphin-16.04.3-1|47	Conflicts:	dolphin
14mu|plasma5-dolphin-16.04.3-1|48	Suggests:	klook
14mu|plasma5-dolphin-16.04.3-1|49	
14mu|plasma5-dolphin-16.04.3-1|50	%description
14mu|plasma5-dolphin-16.04.3-1|51	Dolphin is a file manager for Plasma 5 focusing on usability.
14mu|plasma5-dolphin-16.04.3-1|52	The main features of Dolphin are:
14mu|plasma5-dolphin-16.04.3-1|53	- Navigation bar for URLs, which allows to navigate quickly
14mu|plasma5-dolphin-16.04.3-1|54	through the file hierarchy.
14mu|plasma5-dolphin-16.04.3-1|55	- View properties are remembered for each folder.
14mu|plasma5-dolphin-16.04.3-1|56	- Split of views is supported.
14mu|plasma5-dolphin-16.04.3-1|57	- Network transparency.
14mu|plasma5-dolphin-16.04.3-1|58	- Undo/redo functionality.
14mu|plasma5-dolphin-16.04.3-1|59	- Renaming of a variable number of selected items in one step.
14mu|plasma5-dolphin-16.04.3-1|60	
14mu|plasma5-dolphin-16.04.3-1|61	Dolphin is not intended to be a competitor to Konqueror: Konqueror
14mu|plasma5-dolphin-16.04.3-1|62	acts as universal viewer being able to show HTML pages, text documents,
14mu|plasma5-dolphin-16.04.3-1|63	directories and a lot more, whereas Dolphin focuses on being only a file
14mu|plasma5-dolphin-16.04.3-1|64	manager. This approach allows to optimize the user interface for the task
14mu|plasma5-dolphin-16.04.3-1|65	of file management.
14mu|plasma5-dolphin-16.04.3-1|66	
14mu|plasma5-dolphin-16.04.3-1|67	%files
14mu|plasma5-dolphin-16.04.3-1|68	%doc README COPYING COPYING.DOC
14mu|plasma5-dolphin-16.04.3-1|69	%{_kde5_applicationsdir}/org.kde.dolphin.desktop
14mu|plasma5-dolphin-16.04.3-1|70	%{_kde5_bindir}/dolphin
14mu|plasma5-dolphin-16.04.3-1|71	%{_kde5_bindir}/servicemenudeinstallation
14mu|plasma5-dolphin-16.04.3-1|72	%{_kde5_bindir}/servicemenuinstallation
14mu|plasma5-dolphin-16.04.3-1|73	%{_kde5_datadir}/config.kcfg/dolphin_*.kcfg
14mu|plasma5-dolphin-16.04.3-1|74	%{_kde5_docdir}/HTML/en/dolphin
14mu|plasma5-dolphin-16.04.3-1|75	%{_kde5_libdir}/libkdeinit5_dolphin.so
14mu|plasma5-dolphin-16.04.3-1|76	%{_kde5_services}/dolphinpart.desktop
14mu|plasma5-dolphin-16.04.3-1|77	%{_kde5_services}/kcmdolphingeneral.desktop
14mu|plasma5-dolphin-16.04.3-1|78	%{_kde5_services}/kcmdolphinnavigation.desktop
14mu|plasma5-dolphin-16.04.3-1|79	%{_kde5_services}/kcmdolphinservices.desktop
14mu|plasma5-dolphin-16.04.3-1|80	%{_kde5_services}/kcmdolphinviewmodes.desktop
14mu|plasma5-dolphin-16.04.3-1|81	%{_kde5_servicetypes}/fileviewversioncontrolplugin.desktop
14mu|plasma5-dolphin-16.04.3-1|82	%{_kde5_sysconfdir}/xdg/servicemenu.knsrc
14mu|plasma5-dolphin-16.04.3-1|83	%{_kde5_xmlguidir}/dolphin/*.rc
14mu|plasma5-dolphin-16.04.3-1|84	%{_kde5_xmlguidir}/dolphinpart/*.rc
14mu|plasma5-dolphin-16.04.3-1|85	%{_datadir}/appdata/org.kde.dolphin.appdata.xml
14mu|plasma5-dolphin-16.04.3-1|86	%{_datadir}/dbus-1/services/org.kde.dolphin.FileManager1.service
14mu|plasma5-dolphin-16.04.3-1|87	%{_qt5_plugindir}/dolphinpart.so
14mu|plasma5-dolphin-16.04.3-1|88	%{_qt5_plugindir}/kcm_dolphingeneral.so
14mu|plasma5-dolphin-16.04.3-1|89	%{_qt5_plugindir}/kcm_dolphinnavigation.so
14mu|plasma5-dolphin-16.04.3-1|90	%{_qt5_plugindir}/kcm_dolphinservices.so
14mu|plasma5-dolphin-16.04.3-1|91	%{_qt5_plugindir}/kcm_dolphinviewmodes.so
14mu|plasma5-dolphin-16.04.3-1|92	
14mu|plasma5-dolphin-16.04.3-1|93	#----------------------------------------------------------------------------
14mu|plasma5-dolphin-16.04.3-1|94	
14mu|plasma5-dolphin-16.04.3-1|95	%define dolphinprivate_major 5
14mu|plasma5-dolphin-16.04.3-1|96	%define libdolphinprivate %mklibname dolphinprivate %{dolphinprivate_major}
14mu|plasma5-dolphin-16.04.3-1|97	
14mu|plasma5-dolphin-16.04.3-1|98	%package -n %{libdolphinprivate}
14mu|plasma5-dolphin-16.04.3-1|99	Summary:	Shared library for Dolphin
14mu|plasma5-dolphin-16.04.3-1|100	Group:		System/Libraries
14mu|plasma5-dolphin-16.04.3-1|101	
14mu|plasma5-dolphin-16.04.3-1|102	%description -n %{libdolphinprivate}
14mu|plasma5-dolphin-16.04.3-1|103	Shared library for Dolphin.
14mu|plasma5-dolphin-16.04.3-1|104	
14mu|plasma5-dolphin-16.04.3-1|105	%files -n %{libdolphinprivate}
14mu|plasma5-dolphin-16.04.3-1|106	%{_kde5_libdir}/libdolphinprivate.so.%{dolphinprivate_major}*
14mu|plasma5-dolphin-16.04.3-1|107	
14mu|plasma5-dolphin-16.04.3-1|108	#----------------------------------------------------------------------------
14mu|plasma5-dolphin-16.04.3-1|109	
14mu|plasma5-dolphin-16.04.3-1|110	%define dolphinvcs_major 5
14mu|plasma5-dolphin-16.04.3-1|111	%define libdolphinvcs %mklibname dolphinvcs %{dolphinvcs_major}
14mu|plasma5-dolphin-16.04.3-1|112	
14mu|plasma5-dolphin-16.04.3-1|113	%package -n %{libdolphinvcs}
14mu|plasma5-dolphin-16.04.3-1|114	Summary:	Shared library for Dolphin
14mu|plasma5-dolphin-16.04.3-1|115	Group:		System/Libraries
14mu|plasma5-dolphin-16.04.3-1|116	
14mu|plasma5-dolphin-16.04.3-1|117	%description -n %{libdolphinvcs}
14mu|plasma5-dolphin-16.04.3-1|118	Shared library for Dolphin.
14mu|plasma5-dolphin-16.04.3-1|119	
14mu|plasma5-dolphin-16.04.3-1|120	%files -n %{libdolphinvcs}
14mu|plasma5-dolphin-16.04.3-1|121	%{_kde5_libdir}/libdolphinvcs.so.%{dolphinprivate_major}*
14mu|plasma5-dolphin-16.04.3-1|122	
14mu|plasma5-dolphin-16.04.3-1|123	#----------------------------------------------------------------------------
14mu|plasma5-dolphin-16.04.3-1|124	
14mu|plasma5-dolphin-16.04.3-1|125	%define devdolphin %mklibname dolphin -d
14mu|plasma5-dolphin-16.04.3-1|126	
14mu|plasma5-dolphin-16.04.3-1|127	%package -n %{devdolphin}
14mu|plasma5-dolphin-16.04.3-1|128	Summary:	Development files for Dolphin
14mu|plasma5-dolphin-16.04.3-1|129	Group:		Development/KDE and Qt
14mu|plasma5-dolphin-16.04.3-1|130	Requires:	%{libdolphinvcs} = %{EVRD}
14mu|plasma5-dolphin-16.04.3-1|131	Provides:	dolphin-devel = %{EVRD}
14mu|plasma5-dolphin-16.04.3-1|132	
14mu|plasma5-dolphin-16.04.3-1|133	%description -n %{devdolphin}
14mu|plasma5-dolphin-16.04.3-1|134	Development files for Dolphin.
14mu|plasma5-dolphin-16.04.3-1|135	
14mu|plasma5-dolphin-16.04.3-1|136	%files -n %{devdolphin}
14mu|plasma5-dolphin-16.04.3-1|137	%dir %{_kde5_includedir}/Dolphin/
14mu|plasma5-dolphin-16.04.3-1|138	%{_kde5_includedir}/Dolphin/*
14mu|plasma5-dolphin-16.04.3-1|139	%{_kde5_includedir}/dolphin_export.h
14mu|plasma5-dolphin-16.04.3-1|140	%dir %{_kde5_libdir}/cmake/DolphinVcs/
14mu|plasma5-dolphin-16.04.3-1|141	%{_kde5_libdir}/cmake/DolphinVcs/*.cmake
14mu|plasma5-dolphin-16.04.3-1|142	%{_kde5_libdir}/libdolphinvcs.so
14mu|plasma5-dolphin-16.04.3-1|143	%{_datadir}/dbus-1/interfaces/org.freedesktop.FileManager1.xml
14mu|plasma5-dolphin-16.04.3-1|144	
14mu|plasma5-dolphin-16.04.3-1|145	#----------------------------------------------------------------------------
14mu|plasma5-dolphin-16.04.3-1|146	
14mu|plasma5-dolphin-16.04.3-1|147	%prep
14mu|plasma5-dolphin-16.04.3-1|148	%setup -qn %{oname}-%{version}
14mu|plasma5-dolphin-16.04.3-1|149	%patch0 -p1
14mu|plasma5-dolphin-16.04.3-1|150	%patch1 -p1
14mu|plasma5-dolphin-16.04.3-1|151	%patch2 -p1
14mu|plasma5-dolphin-16.04.3-1|152	%patch3 -p1
14mu|plasma5-dolphin-16.04.3-1|153	
14mu|plasma5-dolphin-16.04.3-1|154	%build
14mu|plasma5-dolphin-16.04.3-1|155	%cmake_kde5
14mu|plasma5-dolphin-16.04.3-1|156	%make
14mu|plasma5-dolphin-16.04.3-1|157	
14mu|plasma5-dolphin-16.04.3-1|158	%install
14mu|plasma5-dolphin-16.04.3-1|159	%makeinstall_std -C build
14mu|plasma5-dolphin-16.04.3-1|160	
14mu|plasma5-dolphin-16.04.3-1|161	# Don't ship development file for private library
14mu|plasma5-dolphin-16.04.3-1|162	rm -rf %{buildroot}%{_kde5_libdir}/libdolphinprivate.so
14mu|plasma5-dolphin-16.04.3-1|163	
14mu|plasma5-dolphin-16.04.3-1|164	%changelog
14mu|plasma5-dolphin-16.04.3-1|165	
14mu|plasma5-dolphin-16.04.3-1|166	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|plasma5-dolphin-16.04.3-1|167	- (a57d17c) New version 16.04.3
14mu|plasma5-dolphin-16.04.3-1|168	
14mu|plasma5-dolphin-16.04.3-1|169	

23731 14
14mu|plasma5-ffmpegthumbs-16.04.3-2|1	%define oname ffmpegthumbs
14mu|plasma5-ffmpegthumbs-16.04.3-2|2	
14mu|plasma5-ffmpegthumbs-16.04.3-2|3	Summary:	Video thumbnail generator for Plasma 5 file managers
14mu|plasma5-ffmpegthumbs-16.04.3-2|4	Name:		plasma5-%{oname}
14mu|plasma5-ffmpegthumbs-16.04.3-2|5	Version:	16.04.3
14mu|plasma5-ffmpegthumbs-16.04.3-2|6	Release:	2
14mu|plasma5-ffmpegthumbs-16.04.3-2|7	License:	GPLv2+
14mu|plasma5-ffmpegthumbs-16.04.3-2|8	Group:		Graphical desktop/KDE
14mu|plasma5-ffmpegthumbs-16.04.3-2|9	Url:		http://www.kde.org/
14mu|plasma5-ffmpegthumbs-16.04.3-2|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-ffmpegthumbs-16.04.3-2|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-ffmpegthumbs-16.04.3-2|12	BuildRequires:	kf5kio-devel
14mu|plasma5-ffmpegthumbs-16.04.3-2|13	BuildRequires:	pkgconfig(libavcodec)
14mu|plasma5-ffmpegthumbs-16.04.3-2|14	BuildRequires:	pkgconfig(libavformat)
14mu|plasma5-ffmpegthumbs-16.04.3-2|15	BuildRequires:	pkgconfig(libswscale)
14mu|plasma5-ffmpegthumbs-16.04.3-2|16	BuildRequires:	pkgconfig(libarchive)
14mu|plasma5-ffmpegthumbs-16.04.3-2|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-ffmpegthumbs-16.04.3-2|18	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-ffmpegthumbs-16.04.3-2|19	
14mu|plasma5-ffmpegthumbs-16.04.3-2|20	%description
14mu|plasma5-ffmpegthumbs-16.04.3-2|21	Video thumbnail generator for Plasma 5 file managers.
14mu|plasma5-ffmpegthumbs-16.04.3-2|22	
14mu|plasma5-ffmpegthumbs-16.04.3-2|23	%files
14mu|plasma5-ffmpegthumbs-16.04.3-2|24	%doc COPYING
14mu|plasma5-ffmpegthumbs-16.04.3-2|25	%{_kde5_services}/ffmpegthumbs.desktop
14mu|plasma5-ffmpegthumbs-16.04.3-2|26	%{_qt5_plugindir}/ffmpegthumbs.so
14mu|plasma5-ffmpegthumbs-16.04.3-2|27	
14mu|plasma5-ffmpegthumbs-16.04.3-2|28	#----------------------------------------------------------------------------
14mu|plasma5-ffmpegthumbs-16.04.3-2|29	
14mu|plasma5-ffmpegthumbs-16.04.3-2|30	%prep
14mu|plasma5-ffmpegthumbs-16.04.3-2|31	%setup -qn %{oname}-%{version}
14mu|plasma5-ffmpegthumbs-16.04.3-2|32	
14mu|plasma5-ffmpegthumbs-16.04.3-2|33	%build
14mu|plasma5-ffmpegthumbs-16.04.3-2|34	%cmake_kde5
14mu|plasma5-ffmpegthumbs-16.04.3-2|35	%make
14mu|plasma5-ffmpegthumbs-16.04.3-2|36	
14mu|plasma5-ffmpegthumbs-16.04.3-2|37	%install
14mu|plasma5-ffmpegthumbs-16.04.3-2|38	%makeinstall_std -C build
14mu|plasma5-ffmpegthumbs-16.04.3-2|39	
14mu|plasma5-ffmpegthumbs-16.04.3-2|40	
14mu|plasma5-ffmpegthumbs-16.04.3-2|41	%changelog
14mu|plasma5-ffmpegthumbs-16.04.3-2|42	
14mu|plasma5-ffmpegthumbs-16.04.3-2|43	* Sun Jul 24 2016 valerol <valerol@ya.ru> 16.04.3-2
14mu|plasma5-ffmpegthumbs-16.04.3-2|44	- (6171ddf) Drop Conflicts with ffmpegthumbs, there's no file conflict
14mu|plasma5-ffmpegthumbs-16.04.3-2|45	
14mu|plasma5-ffmpegthumbs-16.04.3-2|46	

23732 14
14mu|plasma5-integration-5.7.2-1|1	%define oname plasma-integration
14mu|plasma5-integration-5.7.2-1|2	
14mu|plasma5-integration-5.7.2-1|3	Summary:	Plasma 5 workspace and cross-framework integration module
14mu|plasma5-integration-5.7.2-1|4	Name:		plasma5-integration
14mu|plasma5-integration-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-integration-5.7.2-1|6	Release:	1
14mu|plasma5-integration-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-integration-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-integration-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-integration-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-integration-5.7.2-1|11	Patch0:		plasma-integration-5.6.2-default-fonts.patch
14mu|plasma5-integration-5.7.2-1|12	BuildRequires:	extra-cmake-modules
14mu|plasma5-integration-5.7.2-1|13	BuildRequires:	breeze-devel
14mu|plasma5-integration-5.7.2-1|14	BuildRequires:	kf5config-devel
14mu|plasma5-integration-5.7.2-1|15	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-integration-5.7.2-1|16	BuildRequires:	kf5i18n-devel
14mu|plasma5-integration-5.7.2-1|17	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-integration-5.7.2-1|18	BuildRequires:	kf5kio-devel
14mu|plasma5-integration-5.7.2-1|19	BuildRequires:	kf5notifications-devel
14mu|plasma5-integration-5.7.2-1|20	BuildRequires:	kf5wayland-devel
14mu|plasma5-integration-5.7.2-1|21	BuildRequires:	kf5widgetsaddons-devel
14mu|plasma5-integration-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-integration-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-integration-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-integration-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-integration-5.7.2-1|26	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-integration-5.7.2-1|27	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-integration-5.7.2-1|28	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-integration-5.7.2-1|29	BuildRequires:	pkgconfig(x11)
14mu|plasma5-integration-5.7.2-1|30	BuildRequires:	pkgconfig(xcursor)
14mu|plasma5-integration-5.7.2-1|31	
14mu|plasma5-integration-5.7.2-1|32	%description
14mu|plasma5-integration-5.7.2-1|33	Plasma 5 workspace and cross-framework integration module.
14mu|plasma5-integration-5.7.2-1|34	
14mu|plasma5-integration-5.7.2-1|35	#----------------------------------------------------------------------------
14mu|plasma5-integration-5.7.2-1|36	
14mu|plasma5-integration-5.7.2-1|37	%package -n qt5-platformtheme-plasma5
14mu|plasma5-integration-5.7.2-1|38	Summary:	Plasma 5 platform theme for Qt 5
14mu|plasma5-integration-5.7.2-1|39	Group:		Graphical desktop/KDE
14mu|plasma5-integration-5.7.2-1|40	Requires:	frameworkintegration
14mu|plasma5-integration-5.7.2-1|41	Obsoletes:	qt5-platformtheme-kde5 < 5.23.0
14mu|plasma5-integration-5.7.2-1|42	
14mu|plasma5-integration-5.7.2-1|43	%description -n qt5-platformtheme-plasma5
14mu|plasma5-integration-5.7.2-1|44	Plasma 5 platform theme for Qt 5.
14mu|plasma5-integration-5.7.2-1|45	
14mu|plasma5-integration-5.7.2-1|46	%files -n qt5-platformtheme-plasma5 -f plasmaintegration5.lang
14mu|plasma5-integration-5.7.2-1|47	%{_qt5_plugindir}/platformthemes/KDEPlasmaPlatformTheme.so
14mu|plasma5-integration-5.7.2-1|48	
14mu|plasma5-integration-5.7.2-1|49	#----------------------------------------------------------------------------
14mu|plasma5-integration-5.7.2-1|50	
14mu|plasma5-integration-5.7.2-1|51	%prep
14mu|plasma5-integration-5.7.2-1|52	%setup -qn %{oname}-%{version}
14mu|plasma5-integration-5.7.2-1|53	%patch0 -p1
14mu|plasma5-integration-5.7.2-1|54	
14mu|plasma5-integration-5.7.2-1|55	%build
14mu|plasma5-integration-5.7.2-1|56	%cmake_kde5
14mu|plasma5-integration-5.7.2-1|57	%make
14mu|plasma5-integration-5.7.2-1|58	
14mu|plasma5-integration-5.7.2-1|59	%install
14mu|plasma5-integration-5.7.2-1|60	%makeinstall_std -C build
14mu|plasma5-integration-5.7.2-1|61	
14mu|plasma5-integration-5.7.2-1|62	%find_lang plasmaintegration5
14mu|plasma5-integration-5.7.2-1|63	
14mu|plasma5-integration-5.7.2-1|64	%changelog
14mu|plasma5-integration-5.7.2-1|65	
14mu|plasma5-integration-5.7.2-1|66	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-integration-5.7.2-1|67	- (5e78af5) Build requires breeze-devel
14mu|plasma5-integration-5.7.2-1|68	
14mu|plasma5-integration-5.7.2-1|69	

23733 14
14mu|plasma5-kate-16.04.3-1|1	%define oname kate
14mu|plasma5-kate-16.04.3-1|2	
14mu|plasma5-kate-16.04.3-1|3	Summary:	Plasma 5 advanced text editor
14mu|plasma5-kate-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kate-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-kate-16.04.3-1|6	Release:	1
14mu|plasma5-kate-16.04.3-1|7	Epoch:		3
14mu|plasma5-kate-16.04.3-1|8	License:	GPLv2+
14mu|plasma5-kate-16.04.3-1|9	Group:		Graphical desktop/KDE
14mu|plasma5-kate-16.04.3-1|10	Url:		http://www.kde.org/applications/multimedia/kmix/
14mu|plasma5-kate-16.04.3-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-kate-16.04.3-1|12	Source1:	org.kde.kwriteroot.desktop
14mu|plasma5-kate-16.04.3-1|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-kate-16.04.3-1|14	BuildRequires:	kf5activities-devel
14mu|plasma5-kate-16.04.3-1|15	BuildRequires:	kf5config-devel
14mu|plasma5-kate-16.04.3-1|16	BuildRequires:	kf5crash-devel
14mu|plasma5-kate-16.04.3-1|17	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kate-16.04.3-1|18	BuildRequires:	kf5doctools-devel
14mu|plasma5-kate-16.04.3-1|19	BuildRequires:	kf5i18n-devel
14mu|plasma5-kate-16.04.3-1|20	BuildRequires:	kf5itemmodels-devel
14mu|plasma5-kate-16.04.3-1|21	BuildRequires:	kf5jobwidgets-devel
14mu|plasma5-kate-16.04.3-1|22	BuildRequires:	kf5kio-devel
14mu|plasma5-kate-16.04.3-1|23	BuildRequires:	kf5newstuff-devel
14mu|plasma5-kate-16.04.3-1|24	BuildRequires:	kf5notifications-devel
14mu|plasma5-kate-16.04.3-1|25	BuildRequires:	kf5parts-devel
14mu|plasma5-kate-16.04.3-1|26	BuildRequires:	kf5plasma-devel
14mu|plasma5-kate-16.04.3-1|27	BuildRequires:	kf5service-devel
14mu|plasma5-kate-16.04.3-1|28	BuildRequires:	kf5texteditor-devel
14mu|plasma5-kate-16.04.3-1|29	BuildRequires:	kf5threadweaver-devel
14mu|plasma5-kate-16.04.3-1|30	BuildRequires:	kf5wallet-devel
14mu|plasma5-kate-16.04.3-1|31	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-kate-16.04.3-1|32	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-kate-16.04.3-1|33	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kate-16.04.3-1|34	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-kate-16.04.3-1|35	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kate-16.04.3-1|36	BuildRequires:	pkgconfig(Qt5Script)
14mu|plasma5-kate-16.04.3-1|37	BuildRequires:	pkgconfig(Qt5Sql)
14mu|plasma5-kate-16.04.3-1|38	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-kate-16.04.3-1|39	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kate-16.04.3-1|40	Conflicts:	kate
14mu|plasma5-kate-16.04.3-1|41	# katepart is now mostly a part of ktexteditor-kf5
14mu|plasma5-kate-16.04.3-1|42	# so package remaining files to plasma5-kate
14mu|plasma5-kate-16.04.3-1|43	
14mu|plasma5-kate-16.04.3-1|44	%description
14mu|plasma5-kate-16.04.3-1|45	A fast and advanced text editor with nice plugins for Plasma 5.
14mu|plasma5-kate-16.04.3-1|46	
14mu|plasma5-kate-16.04.3-1|47	%files
14mu|plasma5-kate-16.04.3-1|48	%{_kde5_applicationsdir}/org.kde.kate.desktop
14mu|plasma5-kate-16.04.3-1|49	%{_kde5_bindir}/kate
14mu|plasma5-kate-16.04.3-1|50	%dir %{_kde5_datadir}/kateproject/
14mu|plasma5-kate-16.04.3-1|51	%{_kde5_datadir}/kateproject/kateproject.example
14mu|plasma5-kate-16.04.3-1|52	%dir %{_kde5_datadir}/katexmltools/
14mu|plasma5-kate-16.04.3-1|53	%{_kde5_datadir}/katexmltools/*
14mu|plasma5-kate-16.04.3-1|54	%{_kde5_docdir}/HTML/en/kate
14mu|plasma5-kate-16.04.3-1|55	%{_kde5_docdir}/HTML/en/katepart
14mu|plasma5-kate-16.04.3-1|56	%{_kde5_iconsdir}/*/*/*/kate.*
14mu|plasma5-kate-16.04.3-1|57	%{_kde5_mandir}/man1/kate.1*
14mu|plasma5-kate-16.04.3-1|58	%{_kde5_xmlguidir}/katexmltools/ui.rc
14mu|plasma5-kate-16.04.3-1|59	%{_datadir}/appdata/org.kde.kate.appdata.xml
14mu|plasma5-kate-16.04.3-1|60	%{_qt5_plugindir}/ktexteditor/katebacktracebrowserplugin.so
14mu|plasma5-kate-16.04.3-1|61	%{_qt5_plugindir}/ktexteditor/katebuildplugin.so
14mu|plasma5-kate-16.04.3-1|62	%{_qt5_plugindir}/ktexteditor/katecloseexceptplugin.so
14mu|plasma5-kate-16.04.3-1|63	%{_qt5_plugindir}/ktexteditor/katectagsplugin.so
14mu|plasma5-kate-16.04.3-1|64	%{_qt5_plugindir}/ktexteditor/katefilebrowserplugin.so
14mu|plasma5-kate-16.04.3-1|65	%{_qt5_plugindir}/ktexteditor/katefiletreeplugin.so
14mu|plasma5-kate-16.04.3-1|66	%{_qt5_plugindir}/ktexteditor/kategdbplugin.so
14mu|plasma5-kate-16.04.3-1|67	%{_qt5_plugindir}/ktexteditor/katekonsoleplugin.so
14mu|plasma5-kate-16.04.3-1|68	%{_qt5_plugindir}/ktexteditor/kateopenheaderplugin.so
14mu|plasma5-kate-16.04.3-1|69	%{_qt5_plugindir}/ktexteditor/kateprojectplugin.so
14mu|plasma5-kate-16.04.3-1|70	%{_qt5_plugindir}/ktexteditor/katereplicodeplugin.so
14mu|plasma5-kate-16.04.3-1|71	%{_qt5_plugindir}/ktexteditor/katesearchplugin.so
14mu|plasma5-kate-16.04.3-1|72	%{_qt5_plugindir}/ktexteditor/katesnippetsplugin.so
14mu|plasma5-kate-16.04.3-1|73	%{_qt5_plugindir}/ktexteditor/katesqlplugin.so
14mu|plasma5-kate-16.04.3-1|74	%{_qt5_plugindir}/ktexteditor/katesymbolviewerplugin.so
14mu|plasma5-kate-16.04.3-1|75	%{_qt5_plugindir}/ktexteditor/katexmltoolsplugin.so
14mu|plasma5-kate-16.04.3-1|76	%{_qt5_plugindir}/ktexteditor/kterustcompletionplugin.so
14mu|plasma5-kate-16.04.3-1|77	%{_qt5_plugindir}/ktexteditor/ktexteditor_lumen.so
14mu|plasma5-kate-16.04.3-1|78	%{_qt5_plugindir}/ktexteditor/tabswitcherplugin.so
14mu|plasma5-kate-16.04.3-1|79	%{_qt5_plugindir}/ktexteditor/textfilterplugin.so
14mu|plasma5-kate-16.04.3-1|80	
14mu|plasma5-kate-16.04.3-1|81	#----------------------------------------------------------------------------
14mu|plasma5-kate-16.04.3-1|82	
14mu|plasma5-kate-16.04.3-1|83	%package -n plasma5-kwrite
14mu|plasma5-kate-16.04.3-1|84	Summary:	Simple text editor for Plasma 5
14mu|plasma5-kate-16.04.3-1|85	Group:		Graphical desktop/KDE
14mu|plasma5-kate-16.04.3-1|86	Conflicts:	kwrite
14mu|plasma5-kate-16.04.3-1|87	
14mu|plasma5-kate-16.04.3-1|88	%description -n plasma5-kwrite
14mu|plasma5-kate-16.04.3-1|89	KWrite is a text editor for Plasma 5, based on the Kate's editor component.
14mu|plasma5-kate-16.04.3-1|90	Features :
14mu|plasma5-kate-16.04.3-1|91	Syntax highlighting according to the file type
14mu|plasma5-kate-16.04.3-1|92	Word completion
14mu|plasma5-kate-16.04.3-1|93	Auto-identation
14mu|plasma5-kate-16.04.3-1|94	Plugin support
14mu|plasma5-kate-16.04.3-1|95	Vi input mode
14mu|plasma5-kate-16.04.3-1|96	
14mu|plasma5-kate-16.04.3-1|97	%files -n plasma5-kwrite
14mu|plasma5-kate-16.04.3-1|98	%{_kde5_applicationsdir}/org.kde.kwrite.desktop
14mu|plasma5-kate-16.04.3-1|99	%{_kde5_applicationsdir}/org.kde.kwriteroot.desktop
14mu|plasma5-kate-16.04.3-1|100	%{_kde5_bindir}/kwrite
14mu|plasma5-kate-16.04.3-1|101	%{_kde5_docdir}/HTML/en/kwrite
14mu|plasma5-kate-16.04.3-1|102	%{_kde5_iconsdir}/*/*/*/kwrite.*
14mu|plasma5-kate-16.04.3-1|103	%{_datadir}/appdata/org.kde.kwrite.appdata.xml
14mu|plasma5-kate-16.04.3-1|104	
14mu|plasma5-kate-16.04.3-1|105	#----------------------------------------------------------------------------
14mu|plasma5-kate-16.04.3-1|106	
14mu|plasma5-kate-16.04.3-1|107	%package -n plasma5-applet-katesessions
14mu|plasma5-kate-16.04.3-1|108	Summary:	Plasma 5 kate sessions plasmoid
14mu|plasma5-kate-16.04.3-1|109	Group:		Graphical desktop/KDE
14mu|plasma5-kate-16.04.3-1|110	Requires:	plasma5-dataengine-katesessions
14mu|plasma5-kate-16.04.3-1|111	
14mu|plasma5-kate-16.04.3-1|112	%description -n plasma5-applet-katesessions
14mu|plasma5-kate-16.04.3-1|113	Plasma 5 kate sessions plasmoid.
14mu|plasma5-kate-16.04.3-1|114	
14mu|plasma5-kate-16.04.3-1|115	%files -n plasma5-applet-katesessions
14mu|plasma5-kate-16.04.3-1|116	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.katesessions/
14mu|plasma5-kate-16.04.3-1|117	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.katesessions/*
14mu|plasma5-kate-16.04.3-1|118	%{_kde5_services}/plasma-applet-org.kde.plasma.katesessions.desktop
14mu|plasma5-kate-16.04.3-1|119	
14mu|plasma5-kate-16.04.3-1|120	#----------------------------------------------------------------------------
14mu|plasma5-kate-16.04.3-1|121	
14mu|plasma5-kate-16.04.3-1|122	%package -n plasma5-dataengine-katesessions
14mu|plasma5-kate-16.04.3-1|123	Summary:	Plasma 5 kate sessions dataengine
14mu|plasma5-kate-16.04.3-1|124	Group:		Graphical desktop/KDE
14mu|plasma5-kate-16.04.3-1|125	
14mu|plasma5-kate-16.04.3-1|126	%description -n plasma5-dataengine-katesessions
14mu|plasma5-kate-16.04.3-1|127	Plasma 5 kate sessions dataengine.
14mu|plasma5-kate-16.04.3-1|128	
14mu|plasma5-kate-16.04.3-1|129	%files -n plasma5-dataengine-katesessions
14mu|plasma5-kate-16.04.3-1|130	%{_kde5_datadir}/plasma/services/org.kde.plasma.katesessions.operations
14mu|plasma5-kate-16.04.3-1|131	%{_kde5_services}/plasma-dataengine-katesessions.desktop
14mu|plasma5-kate-16.04.3-1|132	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_katesessions.so
14mu|plasma5-kate-16.04.3-1|133	
14mu|plasma5-kate-16.04.3-1|134	#----------------------------------------------------------------------------
14mu|plasma5-kate-16.04.3-1|135	
14mu|plasma5-kate-16.04.3-1|136	%prep
14mu|plasma5-kate-16.04.3-1|137	%setup -qn %{oname}-%{version}
14mu|plasma5-kate-16.04.3-1|138	
14mu|plasma5-kate-16.04.3-1|139	%build
14mu|plasma5-kate-16.04.3-1|140	%cmake_kde5
14mu|plasma5-kate-16.04.3-1|141	%make
14mu|plasma5-kate-16.04.3-1|142	
14mu|plasma5-kate-16.04.3-1|143	%install
14mu|plasma5-kate-16.04.3-1|144	%makeinstall_std -C build
14mu|plasma5-kate-16.04.3-1|145	
14mu|plasma5-kate-16.04.3-1|146	install -m 0644 %{SOURCE1} %{buildroot}%{_kde5_applicationsdir}/org.kde.kwriteroot.desktop
14mu|plasma5-kate-16.04.3-1|147	
14mu|plasma5-kate-16.04.3-1|148	%changelog
14mu|plasma5-kate-16.04.3-1|149	
14mu|plasma5-kate-16.04.3-1|150	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:16.04.3-1
14mu|plasma5-kate-16.04.3-1|151	- (8e7d1a0) New version 16.04.3
14mu|plasma5-kate-16.04.3-1|152	
14mu|plasma5-kate-16.04.3-1|153	

23734 14
14mu|plasma5-kcm-drakauth-1.0-2|1	Summary:	Plasma 5 Control Module for launching DrakAuth
14mu|plasma5-kcm-drakauth-1.0-2|2	Name:		plasma5-kcm-drakauth
14mu|plasma5-kcm-drakauth-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-drakauth-1.0-2|4	Release:	2
14mu|plasma5-kcm-drakauth-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-drakauth-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-drakauth-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-drakauth-1.0-2|8	Source0:	kcm5_drakauth.desktop
14mu|plasma5-kcm-drakauth-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-drakauth-1.0-2|10	Requires:	drakxtools-curses
14mu|plasma5-kcm-drakauth-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-drakauth-1.0-2|12	
14mu|plasma5-kcm-drakauth-1.0-2|13	%description
14mu|plasma5-kcm-drakauth-1.0-2|14	DrakAuth launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-drakauth-1.0-2|15	
14mu|plasma5-kcm-drakauth-1.0-2|16	%files
14mu|plasma5-kcm-drakauth-1.0-2|17	%{_kde5_services}/kcm5_drakauth.desktop
14mu|plasma5-kcm-drakauth-1.0-2|18	
14mu|plasma5-kcm-drakauth-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-drakauth-1.0-2|20	
14mu|plasma5-kcm-drakauth-1.0-2|21	%prep
14mu|plasma5-kcm-drakauth-1.0-2|22	
14mu|plasma5-kcm-drakauth-1.0-2|23	%build
14mu|plasma5-kcm-drakauth-1.0-2|24	
14mu|plasma5-kcm-drakauth-1.0-2|25	%install
14mu|plasma5-kcm-drakauth-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-drakauth-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-drakauth-1.0-2|28	
14mu|plasma5-kcm-drakauth-1.0-2|29	
14mu|plasma5-kcm-drakauth-1.0-2|30	%changelog
14mu|plasma5-kcm-drakauth-1.0-2|31	
14mu|plasma5-kcm-drakauth-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-drakauth-1.0-2|33	- (4dd7ff0) Requires drakxtools-curses
14mu|plasma5-kcm-drakauth-1.0-2|34	
14mu|plasma5-kcm-drakauth-1.0-2|35	

23735 14
14mu|plasma5-kcm-drakdvb-1.0-2|1	Summary:	Plasma 5 Control Module for launching DrakDVB
14mu|plasma5-kcm-drakdvb-1.0-2|2	Name:		plasma5-kcm-drakdvb
14mu|plasma5-kcm-drakdvb-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-drakdvb-1.0-2|4	Release:	2
14mu|plasma5-kcm-drakdvb-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-drakdvb-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-drakdvb-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-drakdvb-1.0-2|8	Source0:	kcm5_drakdvb.desktop
14mu|plasma5-kcm-drakdvb-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-drakdvb-1.0-2|10	Requires:	drakxtools
14mu|plasma5-kcm-drakdvb-1.0-2|11	Suggests:	dvbsubs
14mu|plasma5-kcm-drakdvb-1.0-2|12	BuildArch:	noarch
14mu|plasma5-kcm-drakdvb-1.0-2|13	
14mu|plasma5-kcm-drakdvb-1.0-2|14	%description
14mu|plasma5-kcm-drakdvb-1.0-2|15	DrakDVB launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-drakdvb-1.0-2|16	
14mu|plasma5-kcm-drakdvb-1.0-2|17	%files
14mu|plasma5-kcm-drakdvb-1.0-2|18	%{_kde5_services}/kcm5_drakdvb.desktop
14mu|plasma5-kcm-drakdvb-1.0-2|19	
14mu|plasma5-kcm-drakdvb-1.0-2|20	#----------------------------------------------------------------------------
14mu|plasma5-kcm-drakdvb-1.0-2|21	
14mu|plasma5-kcm-drakdvb-1.0-2|22	%prep
14mu|plasma5-kcm-drakdvb-1.0-2|23	
14mu|plasma5-kcm-drakdvb-1.0-2|24	%build
14mu|plasma5-kcm-drakdvb-1.0-2|25	
14mu|plasma5-kcm-drakdvb-1.0-2|26	%install
14mu|plasma5-kcm-drakdvb-1.0-2|27	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-drakdvb-1.0-2|28	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-drakdvb-1.0-2|29	
14mu|plasma5-kcm-drakdvb-1.0-2|30	
14mu|plasma5-kcm-drakdvb-1.0-2|31	%changelog
14mu|plasma5-kcm-drakdvb-1.0-2|32	
14mu|plasma5-kcm-drakdvb-1.0-2|33	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-drakdvb-1.0-2|34	- (48e8109) Requires drakxtools
14mu|plasma5-kcm-drakdvb-1.0-2|35	
14mu|plasma5-kcm-drakdvb-1.0-2|36	

23736 14
14mu|plasma5-kcm-drakfirewall-1.0-2|1	Summary:	Plasma 5 Control Module for launching DrakFirewall
14mu|plasma5-kcm-drakfirewall-1.0-2|2	Name:		plasma5-kcm-drakfirewall
14mu|plasma5-kcm-drakfirewall-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-drakfirewall-1.0-2|4	Release:	2
14mu|plasma5-kcm-drakfirewall-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-drakfirewall-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-drakfirewall-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-drakfirewall-1.0-2|8	Source0:	kcm5_drakfirewall.desktop
14mu|plasma5-kcm-drakfirewall-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-drakfirewall-1.0-2|10	Requires:	drakx-net-text
14mu|plasma5-kcm-drakfirewall-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-drakfirewall-1.0-2|12	
14mu|plasma5-kcm-drakfirewall-1.0-2|13	%description
14mu|plasma5-kcm-drakfirewall-1.0-2|14	DrakFirewall launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-drakfirewall-1.0-2|15	
14mu|plasma5-kcm-drakfirewall-1.0-2|16	%files
14mu|plasma5-kcm-drakfirewall-1.0-2|17	%{_kde5_services}/kcm5_drakfirewall.desktop
14mu|plasma5-kcm-drakfirewall-1.0-2|18	
14mu|plasma5-kcm-drakfirewall-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-drakfirewall-1.0-2|20	
14mu|plasma5-kcm-drakfirewall-1.0-2|21	%prep
14mu|plasma5-kcm-drakfirewall-1.0-2|22	
14mu|plasma5-kcm-drakfirewall-1.0-2|23	%build
14mu|plasma5-kcm-drakfirewall-1.0-2|24	
14mu|plasma5-kcm-drakfirewall-1.0-2|25	%install
14mu|plasma5-kcm-drakfirewall-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-drakfirewall-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-drakfirewall-1.0-2|28	
14mu|plasma5-kcm-drakfirewall-1.0-2|29	
14mu|plasma5-kcm-drakfirewall-1.0-2|30	%changelog
14mu|plasma5-kcm-drakfirewall-1.0-2|31	
14mu|plasma5-kcm-drakfirewall-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-drakfirewall-1.0-2|33	- (f50727c) Requires drakx-net-text
14mu|plasma5-kcm-drakfirewall-1.0-2|34	
14mu|plasma5-kcm-drakfirewall-1.0-2|35	

23737 14
14mu|plasma5-kcm-drakguard-1.0-2|1	Summary:	Plasma 5 Control Module for launching DrakGuard
14mu|plasma5-kcm-drakguard-1.0-2|2	Name:		plasma5-kcm-drakguard
14mu|plasma5-kcm-drakguard-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-drakguard-1.0-2|4	Release:	2
14mu|plasma5-kcm-drakguard-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-drakguard-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-drakguard-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-drakguard-1.0-2|8	Source0:	kcm5_drakguard.desktop
14mu|plasma5-kcm-drakguard-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-drakguard-1.0-2|10	Requires:	drakguard
14mu|plasma5-kcm-drakguard-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-drakguard-1.0-2|12	
14mu|plasma5-kcm-drakguard-1.0-2|13	%description
14mu|plasma5-kcm-drakguard-1.0-2|14	DrakGuard launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-drakguard-1.0-2|15	
14mu|plasma5-kcm-drakguard-1.0-2|16	%files
14mu|plasma5-kcm-drakguard-1.0-2|17	%{_kde5_services}/kcm5_drakguard.desktop
14mu|plasma5-kcm-drakguard-1.0-2|18	
14mu|plasma5-kcm-drakguard-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-drakguard-1.0-2|20	
14mu|plasma5-kcm-drakguard-1.0-2|21	%prep
14mu|plasma5-kcm-drakguard-1.0-2|22	
14mu|plasma5-kcm-drakguard-1.0-2|23	%build
14mu|plasma5-kcm-drakguard-1.0-2|24	
14mu|plasma5-kcm-drakguard-1.0-2|25	%install
14mu|plasma5-kcm-drakguard-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-drakguard-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/kcm5_drakguard.desktop
14mu|plasma5-kcm-drakguard-1.0-2|28	
14mu|plasma5-kcm-drakguard-1.0-2|29	
14mu|plasma5-kcm-drakguard-1.0-2|30	%changelog
14mu|plasma5-kcm-drakguard-1.0-2|31	
14mu|plasma5-kcm-drakguard-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-drakguard-1.0-2|33	- (1c4b482) Requires drakguard
14mu|plasma5-kcm-drakguard-1.0-2|34	
14mu|plasma5-kcm-drakguard-1.0-2|35	

23738 14
14mu|plasma5-kcm-draksec-1.0-2|1	Summary:	Plasma 5 Control Module for launching DrakSec
14mu|plasma5-kcm-draksec-1.0-2|2	Name:		plasma5-kcm-draksec
14mu|plasma5-kcm-draksec-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-draksec-1.0-2|4	Release:	2
14mu|plasma5-kcm-draksec-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-draksec-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-draksec-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-draksec-1.0-2|8	Source0:	kcm5_draksec.desktop
14mu|plasma5-kcm-draksec-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-draksec-1.0-2|10	Requires:	drakxtools
14mu|plasma5-kcm-draksec-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-draksec-1.0-2|12	
14mu|plasma5-kcm-draksec-1.0-2|13	%description
14mu|plasma5-kcm-draksec-1.0-2|14	DrakSec launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-draksec-1.0-2|15	
14mu|plasma5-kcm-draksec-1.0-2|16	%files
14mu|plasma5-kcm-draksec-1.0-2|17	%{_kde5_services}/kcm5_draksec.desktop
14mu|plasma5-kcm-draksec-1.0-2|18	
14mu|plasma5-kcm-draksec-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-draksec-1.0-2|20	
14mu|plasma5-kcm-draksec-1.0-2|21	%prep
14mu|plasma5-kcm-draksec-1.0-2|22	
14mu|plasma5-kcm-draksec-1.0-2|23	%build
14mu|plasma5-kcm-draksec-1.0-2|24	
14mu|plasma5-kcm-draksec-1.0-2|25	%install
14mu|plasma5-kcm-draksec-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-draksec-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-draksec-1.0-2|28	
14mu|plasma5-kcm-draksec-1.0-2|29	
14mu|plasma5-kcm-draksec-1.0-2|30	%changelog
14mu|plasma5-kcm-draksec-1.0-2|31	
14mu|plasma5-kcm-draksec-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-draksec-1.0-2|33	- (2eb391e) Requires drakxtools
14mu|plasma5-kcm-draksec-1.0-2|34	
14mu|plasma5-kcm-draksec-1.0-2|35	

23739 14
14mu|plasma5-kcm-drakxservices-1.0-4|1	Summary:	Plasma 5 Control Module for launching DrakXServices
14mu|plasma5-kcm-drakxservices-1.0-4|2	Name:		plasma5-kcm-drakxservices
14mu|plasma5-kcm-drakxservices-1.0-4|3	Version:	1.0
14mu|plasma5-kcm-drakxservices-1.0-4|4	Release:	4
14mu|plasma5-kcm-drakxservices-1.0-4|5	License:	GPLv3+
14mu|plasma5-kcm-drakxservices-1.0-4|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-drakxservices-1.0-4|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-drakxservices-1.0-4|8	Source0:	kcm5_drakxservices.desktop
14mu|plasma5-kcm-drakxservices-1.0-4|9	Source1:	kcm5-drakxservices.png
14mu|plasma5-kcm-drakxservices-1.0-4|10	BuildRequires:	kde5-macros
14mu|plasma5-kcm-drakxservices-1.0-4|11	Requires:	drakxtools-curses
14mu|plasma5-kcm-drakxservices-1.0-4|12	BuildArch:	noarch
14mu|plasma5-kcm-drakxservices-1.0-4|13	
14mu|plasma5-kcm-drakxservices-1.0-4|14	%description
14mu|plasma5-kcm-drakxservices-1.0-4|15	DrakXServices launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-drakxservices-1.0-4|16	
14mu|plasma5-kcm-drakxservices-1.0-4|17	%files
14mu|plasma5-kcm-drakxservices-1.0-4|18	%{_kde5_services}/kcm5_drakxservices.desktop
14mu|plasma5-kcm-drakxservices-1.0-4|19	%{_kde5_iconsdir}/hicolor/48x48/apps/kcm5-drakxservices.png
14mu|plasma5-kcm-drakxservices-1.0-4|20	
14mu|plasma5-kcm-drakxservices-1.0-4|21	#----------------------------------------------------------------------------
14mu|plasma5-kcm-drakxservices-1.0-4|22	
14mu|plasma5-kcm-drakxservices-1.0-4|23	%prep
14mu|plasma5-kcm-drakxservices-1.0-4|24	
14mu|plasma5-kcm-drakxservices-1.0-4|25	%build
14mu|plasma5-kcm-drakxservices-1.0-4|26	
14mu|plasma5-kcm-drakxservices-1.0-4|27	%install
14mu|plasma5-kcm-drakxservices-1.0-4|28	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-drakxservices-1.0-4|29	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
14mu|plasma5-kcm-drakxservices-1.0-4|30	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-drakxservices-1.0-4|31	install -m 644 %{SOURCE1} %{buildroot}%{_kde5_iconsdir}/hicolor/48x48/apps/
14mu|plasma5-kcm-drakxservices-1.0-4|32	
14mu|plasma5-kcm-drakxservices-1.0-4|33	
14mu|plasma5-kcm-drakxservices-1.0-4|34	%changelog
14mu|plasma5-kcm-drakxservices-1.0-4|35	
14mu|plasma5-kcm-drakxservices-1.0-4|36	* Thu Jul 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-4
14mu|plasma5-kcm-drakxservices-1.0-4|37	- (88eb3c4) Use system-run icon from icons theme
14mu|plasma5-kcm-drakxservices-1.0-4|38	
14mu|plasma5-kcm-drakxservices-1.0-4|39	

23740 14
14mu|plasma5-kcm-grub2-0.7.0-3|1	%define oname grub2-editor
14mu|plasma5-kcm-grub2-0.7.0-3|2	
14mu|plasma5-kcm-grub2-0.7.0-3|3	Summary:	Plasma 5 control module for Grub2
14mu|plasma5-kcm-grub2-0.7.0-3|4	Name:		plasma5-kcm-grub2
14mu|plasma5-kcm-grub2-0.7.0-3|5	Version:	0.7.0
14mu|plasma5-kcm-grub2-0.7.0-3|6	Release:	3
14mu|plasma5-kcm-grub2-0.7.0-3|7	License:	GPLv2
14mu|plasma5-kcm-grub2-0.7.0-3|8	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-grub2-0.7.0-3|9	Url:		https://github.com/maz-1/grub2-editor
14mu|plasma5-kcm-grub2-0.7.0-3|10	Source0:	%{oname}-%{version}.tar.gz
14mu|plasma5-kcm-grub2-0.7.0-3|11	Source1:	kcm-grub2.po
14mu|plasma5-kcm-grub2-0.7.0-3|12	Patch0:		grub2-editor-0.7.0-l10n.patch
14mu|plasma5-kcm-grub2-0.7.0-3|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-kcm-grub2-0.7.0-3|14	BuildRequires:	grub2
14mu|plasma5-kcm-grub2-0.7.0-3|15	BuildRequires:	kf5auth-devel
14mu|plasma5-kcm-grub2-0.7.0-3|16	BuildRequires:	kf5config-devel
14mu|plasma5-kcm-grub2-0.7.0-3|17	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kcm-grub2-0.7.0-3|18	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-kcm-grub2-0.7.0-3|19	BuildRequires:	kf5i18n-devel
14mu|plasma5-kcm-grub2-0.7.0-3|20	BuildRequires:	kf5kio-devel
14mu|plasma5-kcm-grub2-0.7.0-3|21	BuildRequires:	kf5solid-devel
14mu|plasma5-kcm-grub2-0.7.0-3|22	BuildRequires:	pkgconfig(gl)
14mu|plasma5-kcm-grub2-0.7.0-3|23	BuildRequires:	pkgconfig(hwinfo)
14mu|plasma5-kcm-grub2-0.7.0-3|24	BuildRequires:	pkgconfig(MagickCore)
14mu|plasma5-kcm-grub2-0.7.0-3|25	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-kcm-grub2-0.7.0-3|26	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kcm-grub2-0.7.0-3|27	Conflicts:	kcm-grub2
14mu|plasma5-kcm-grub2-0.7.0-3|28	
14mu|plasma5-kcm-grub2-0.7.0-3|29	%description
14mu|plasma5-kcm-grub2-0.7.0-3|30	Plasma 5 control podule for configuring the GRUB2 bootloader.
14mu|plasma5-kcm-grub2-0.7.0-3|31	Unofficial KF5 port.
14mu|plasma5-kcm-grub2-0.7.0-3|32	
14mu|plasma5-kcm-grub2-0.7.0-3|33	%files -f kcm-grub2.lang
14mu|plasma5-kcm-grub2-0.7.0-3|34	%{_kde5_libexecdir}/kauth/kcmgrub2helper
14mu|plasma5-kcm-grub2-0.7.0-3|35	%{_kde5_services}/kcm_grub2.desktop
14mu|plasma5-kcm-grub2-0.7.0-3|36	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmgrub2.service
14mu|plasma5-kcm-grub2-0.7.0-3|37	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmgrub2.policy
14mu|plasma5-kcm-grub2-0.7.0-3|38	%{_qt5_plugindir}/kcm_grub2.so
14mu|plasma5-kcm-grub2-0.7.0-3|39	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmgrub2.conf
14mu|plasma5-kcm-grub2-0.7.0-3|40	
14mu|plasma5-kcm-grub2-0.7.0-3|41	#----------------------------------------------------------------------------
14mu|plasma5-kcm-grub2-0.7.0-3|42	
14mu|plasma5-kcm-grub2-0.7.0-3|43	%prep
14mu|plasma5-kcm-grub2-0.7.0-3|44	%setup -qn %{oname}-%{version}
14mu|plasma5-kcm-grub2-0.7.0-3|45	%patch0 -p1
14mu|plasma5-kcm-grub2-0.7.0-3|46	cp -f %{SOURCE1} po/ru/kcm-grub2.po
14mu|plasma5-kcm-grub2-0.7.0-3|47	
14mu|plasma5-kcm-grub2-0.7.0-3|48	%build
14mu|plasma5-kcm-grub2-0.7.0-3|49	%cmake_kde5 \
14mu|plasma5-kcm-grub2-0.7.0-3|50	-DGRUB_INSTALL_EXE="%{_sbindir}/grub2-install" \
14mu|plasma5-kcm-grub2-0.7.0-3|51	-DGRUB_MKCONFIG_EXE="%{_sbindir}/grub2-mkconfig" \
14mu|plasma5-kcm-grub2-0.7.0-3|52	-DGRUB_PROBE_EXE="%{_sbindir}/grub2-probe" \
14mu|plasma5-kcm-grub2-0.7.0-3|53	-DGRUB_SET_DEFAULT_EXE="%{_sbindir}/grub2-set-default" \
14mu|plasma5-kcm-grub2-0.7.0-3|54	-DGRUB_MAKE_PASSWD_EXE="%{_bindir}/grub2-mkpasswd-pbkdf2" \
14mu|plasma5-kcm-grub2-0.7.0-3|55	-DGRUB_MENU="/boot/grub2/grub.cfg" \
14mu|plasma5-kcm-grub2-0.7.0-3|56	-DGRUB_ENV="/boot/grub2/grubenv" \
14mu|plasma5-kcm-grub2-0.7.0-3|57	-DGRUB_CONFIG="%{_sysconfdir}/default/grub" \
14mu|plasma5-kcm-grub2-0.7.0-3|58	-DGRUB_MEMTEST="%{_sysconfdir}/grub.d/20_memtest86+" \
14mu|plasma5-kcm-grub2-0.7.0-3|59	-DGRUB_CONFIGDIR="%{_sysconfdir}/grub.d" \
14mu|plasma5-kcm-grub2-0.7.0-3|60	-DGRUB_SECURITY="01_header_passwd"
14mu|plasma5-kcm-grub2-0.7.0-3|61	%make
14mu|plasma5-kcm-grub2-0.7.0-3|62	
14mu|plasma5-kcm-grub2-0.7.0-3|63	%install
14mu|plasma5-kcm-grub2-0.7.0-3|64	%makeinstall_std -C build
14mu|plasma5-kcm-grub2-0.7.0-3|65	
14mu|plasma5-kcm-grub2-0.7.0-3|66	%find_lang kcm-grub2
14mu|plasma5-kcm-grub2-0.7.0-3|67	
14mu|plasma5-kcm-grub2-0.7.0-3|68	
14mu|plasma5-kcm-grub2-0.7.0-3|69	%changelog
14mu|plasma5-kcm-grub2-0.7.0-3|70	
14mu|plasma5-kcm-grub2-0.7.0-3|71	* Fri Jun 23 2017 Rosa <rosa@abf.rosalinux.ru> 0.7.0-3
14mu|plasma5-kcm-grub2-0.7.0-3|72	- (d2e309f) Automatic import for version 0.7.0-3
14mu|plasma5-kcm-grub2-0.7.0-3|73	
14mu|plasma5-kcm-grub2-0.7.0-3|74	

23741 14
14mu|plasma5-kcm-harddrake-1.0-2|1	Summary:	Plasma 5 Control Module for launching HardDrake
14mu|plasma5-kcm-harddrake-1.0-2|2	Name:		plasma5-kcm-harddrake
14mu|plasma5-kcm-harddrake-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-harddrake-1.0-2|4	Release:	2
14mu|plasma5-kcm-harddrake-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-harddrake-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-harddrake-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-harddrake-1.0-2|8	Source0:	kcm5_harddrake.desktop
14mu|plasma5-kcm-harddrake-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-harddrake-1.0-2|10	Requires:	harddrake-ui
14mu|plasma5-kcm-harddrake-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-harddrake-1.0-2|12	
14mu|plasma5-kcm-harddrake-1.0-2|13	%description
14mu|plasma5-kcm-harddrake-1.0-2|14	HardDrake launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-harddrake-1.0-2|15	
14mu|plasma5-kcm-harddrake-1.0-2|16	%files
14mu|plasma5-kcm-harddrake-1.0-2|17	%{_kde5_services}/kcm5_harddrake.desktop
14mu|plasma5-kcm-harddrake-1.0-2|18	
14mu|plasma5-kcm-harddrake-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-harddrake-1.0-2|20	
14mu|plasma5-kcm-harddrake-1.0-2|21	%prep
14mu|plasma5-kcm-harddrake-1.0-2|22	
14mu|plasma5-kcm-harddrake-1.0-2|23	%build
14mu|plasma5-kcm-harddrake-1.0-2|24	
14mu|plasma5-kcm-harddrake-1.0-2|25	%install
14mu|plasma5-kcm-harddrake-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-harddrake-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-harddrake-1.0-2|28	
14mu|plasma5-kcm-harddrake-1.0-2|29	
14mu|plasma5-kcm-harddrake-1.0-2|30	%changelog
14mu|plasma5-kcm-harddrake-1.0-2|31	
14mu|plasma5-kcm-harddrake-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-harddrake-1.0-2|33	- (ce2366e) Adjust system settings category (hardware -> system-administration)
14mu|plasma5-kcm-harddrake-1.0-2|34	- (ce2366e) Replace KDE5 with Plasma 5 in description
14mu|plasma5-kcm-harddrake-1.0-2|35	
14mu|plasma5-kcm-harddrake-1.0-2|36	

23742 14
14mu|plasma5-kcm-printer-1.0-2|1	Summary:	Plasma 5 Control Module for launching system-config-printer
14mu|plasma5-kcm-printer-1.0-2|2	Name:		plasma5-kcm-printer
14mu|plasma5-kcm-printer-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-printer-1.0-2|4	Release:	2
14mu|plasma5-kcm-printer-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-printer-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-printer-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-printer-1.0-2|8	Source0:	kcm5_printer.desktop
14mu|plasma5-kcm-printer-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-printer-1.0-2|10	Requires:	system-config-printer
14mu|plasma5-kcm-printer-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-printer-1.0-2|12	
14mu|plasma5-kcm-printer-1.0-2|13	%description
14mu|plasma5-kcm-printer-1.0-2|14	system-config-printer launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-printer-1.0-2|15	
14mu|plasma5-kcm-printer-1.0-2|16	%files
14mu|plasma5-kcm-printer-1.0-2|17	%{_kde5_services}/kcm5_printer.desktop
14mu|plasma5-kcm-printer-1.0-2|18	
14mu|plasma5-kcm-printer-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-printer-1.0-2|20	
14mu|plasma5-kcm-printer-1.0-2|21	%prep
14mu|plasma5-kcm-printer-1.0-2|22	
14mu|plasma5-kcm-printer-1.0-2|23	%build
14mu|plasma5-kcm-printer-1.0-2|24	
14mu|plasma5-kcm-printer-1.0-2|25	%install
14mu|plasma5-kcm-printer-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-printer-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-printer-1.0-2|28	
14mu|plasma5-kcm-printer-1.0-2|29	
14mu|plasma5-kcm-printer-1.0-2|30	%changelog
14mu|plasma5-kcm-printer-1.0-2|31	
14mu|plasma5-kcm-printer-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-printer-1.0-2|33	- (8190c5b) Requires system-config-printer
14mu|plasma5-kcm-printer-1.0-2|34	
14mu|plasma5-kcm-printer-1.0-2|35	

23743 14
14mu|plasma5-kcm-rpmdrake-1.0-2|1	Summary:	Plasma 5 Control Module for launching RPMDrake
14mu|plasma5-kcm-rpmdrake-1.0-2|2	Name:		plasma5-kcm-rpmdrake
14mu|plasma5-kcm-rpmdrake-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-rpmdrake-1.0-2|4	Release:	2
14mu|plasma5-kcm-rpmdrake-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-rpmdrake-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-rpmdrake-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-rpmdrake-1.0-2|8	Source0:	kcm5_rpmdrake.desktop
14mu|plasma5-kcm-rpmdrake-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-rpmdrake-1.0-2|10	Requires:	rpmdrake
14mu|plasma5-kcm-rpmdrake-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-rpmdrake-1.0-2|12	
14mu|plasma5-kcm-rpmdrake-1.0-2|13	%description
14mu|plasma5-kcm-rpmdrake-1.0-2|14	RPMDrake launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-rpmdrake-1.0-2|15	
14mu|plasma5-kcm-rpmdrake-1.0-2|16	%files
14mu|plasma5-kcm-rpmdrake-1.0-2|17	%{_kde5_services}/kcm5_rpmdrake.desktop
14mu|plasma5-kcm-rpmdrake-1.0-2|18	
14mu|plasma5-kcm-rpmdrake-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-rpmdrake-1.0-2|20	
14mu|plasma5-kcm-rpmdrake-1.0-2|21	%prep
14mu|plasma5-kcm-rpmdrake-1.0-2|22	
14mu|plasma5-kcm-rpmdrake-1.0-2|23	%build
14mu|plasma5-kcm-rpmdrake-1.0-2|24	
14mu|plasma5-kcm-rpmdrake-1.0-2|25	%install
14mu|plasma5-kcm-rpmdrake-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-rpmdrake-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-rpmdrake-1.0-2|28	
14mu|plasma5-kcm-rpmdrake-1.0-2|29	
14mu|plasma5-kcm-rpmdrake-1.0-2|30	%changelog
14mu|plasma5-kcm-rpmdrake-1.0-2|31	
14mu|plasma5-kcm-rpmdrake-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-rpmdrake-1.0-2|33	- (acc6fd1) Requires rpmdrake
14mu|plasma5-kcm-rpmdrake-1.0-2|34	
14mu|plasma5-kcm-rpmdrake-1.0-2|35	

23744 14
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|1	Summary:	Plasma 5 Control Module for launching repository configuration GUI
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|2	Name:		plasma5-kcm-rpmdrake-sources
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|4	Release:	2
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|8	Source0:	kcm5_rpmdrake-sources.desktop
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|10	Requires:	rpmdrake
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|12	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|13	%description
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|14	Repository configuration GUI GUI launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|15	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|16	%files
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|17	%{_kde5_services}/kcm5_rpmdrake-sources.desktop
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|18	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|20	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|21	%prep
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|22	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|23	%build
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|24	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|25	%install
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|28	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|29	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|30	%changelog
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|31	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|33	- (a4eada9) Requires rpmdrake
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|34	
14mu|plasma5-kcm-rpmdrake-sources-1.0-2|35	

23745 14
14mu|plasma5-kcm-rpmdrake-update-1.0-2|1	Summary:	Plasma 5 Control Module for launching ROSA Update GUI
14mu|plasma5-kcm-rpmdrake-update-1.0-2|2	Name:		plasma5-kcm-rpmdrake-update
14mu|plasma5-kcm-rpmdrake-update-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-rpmdrake-update-1.0-2|4	Release:	2
14mu|plasma5-kcm-rpmdrake-update-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-rpmdrake-update-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-rpmdrake-update-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-rpmdrake-update-1.0-2|8	Source0:	kcm5_rpmdrake-update.desktop
14mu|plasma5-kcm-rpmdrake-update-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-rpmdrake-update-1.0-2|10	Requires:	rpmdrake
14mu|plasma5-kcm-rpmdrake-update-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-rpmdrake-update-1.0-2|12	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|13	%description
14mu|plasma5-kcm-rpmdrake-update-1.0-2|14	ROSA Update GUI launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-rpmdrake-update-1.0-2|15	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|16	%files
14mu|plasma5-kcm-rpmdrake-update-1.0-2|17	%{_kde5_services}/kcm5_rpmdrake-update.desktop
14mu|plasma5-kcm-rpmdrake-update-1.0-2|18	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-rpmdrake-update-1.0-2|20	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|21	%prep
14mu|plasma5-kcm-rpmdrake-update-1.0-2|22	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|23	%build
14mu|plasma5-kcm-rpmdrake-update-1.0-2|24	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|25	%install
14mu|plasma5-kcm-rpmdrake-update-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-rpmdrake-update-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-rpmdrake-update-1.0-2|28	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|29	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|30	%changelog
14mu|plasma5-kcm-rpmdrake-update-1.0-2|31	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-rpmdrake-update-1.0-2|33	- (4eac0ca) Requires rpmdrake
14mu|plasma5-kcm-rpmdrake-update-1.0-2|34	
14mu|plasma5-kcm-rpmdrake-update-1.0-2|35	

23746 14
14mu|plasma5-kcm-userdrake-1.0-2|1	Summary:	Plasma 5 Control Module for launching UserDrake
14mu|plasma5-kcm-userdrake-1.0-2|2	Name:		plasma5-kcm-userdrake
14mu|plasma5-kcm-userdrake-1.0-2|3	Version:	1.0
14mu|plasma5-kcm-userdrake-1.0-2|4	Release:	2
14mu|plasma5-kcm-userdrake-1.0-2|5	License:	GPLv3+
14mu|plasma5-kcm-userdrake-1.0-2|6	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-userdrake-1.0-2|7	Url:		http://rosalinux.ru
14mu|plasma5-kcm-userdrake-1.0-2|8	Source0:	kcm5_userdrake.desktop
14mu|plasma5-kcm-userdrake-1.0-2|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-userdrake-1.0-2|10	Requires:	userdrake
14mu|plasma5-kcm-userdrake-1.0-2|11	BuildArch:	noarch
14mu|plasma5-kcm-userdrake-1.0-2|12	
14mu|plasma5-kcm-userdrake-1.0-2|13	%description
14mu|plasma5-kcm-userdrake-1.0-2|14	UserDrake launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-userdrake-1.0-2|15	
14mu|plasma5-kcm-userdrake-1.0-2|16	%files
14mu|plasma5-kcm-userdrake-1.0-2|17	%{_kde5_services}/kcm5_userdrake.desktop
14mu|plasma5-kcm-userdrake-1.0-2|18	
14mu|plasma5-kcm-userdrake-1.0-2|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-userdrake-1.0-2|20	
14mu|plasma5-kcm-userdrake-1.0-2|21	%prep
14mu|plasma5-kcm-userdrake-1.0-2|22	
14mu|plasma5-kcm-userdrake-1.0-2|23	%build
14mu|plasma5-kcm-userdrake-1.0-2|24	
14mu|plasma5-kcm-userdrake-1.0-2|25	%install
14mu|plasma5-kcm-userdrake-1.0-2|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-userdrake-1.0-2|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-userdrake-1.0-2|28	
14mu|plasma5-kcm-userdrake-1.0-2|29	
14mu|plasma5-kcm-userdrake-1.0-2|30	%changelog
14mu|plasma5-kcm-userdrake-1.0-2|31	
14mu|plasma5-kcm-userdrake-1.0-2|32	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14mu|plasma5-kcm-userdrake-1.0-2|33	- (dd0ac44) Requires userdrake
14mu|plasma5-kcm-userdrake-1.0-2|34	
14mu|plasma5-kcm-userdrake-1.0-2|35	

23747 14
14mu|plasma5-kcm-XFdrake-1.0-10|1	Summary:	Plasma 5 Control Module for launching XFdrake
14mu|plasma5-kcm-XFdrake-1.0-10|2	Name:		plasma5-kcm-XFdrake
14mu|plasma5-kcm-XFdrake-1.0-10|3	Version:	1.0
14mu|plasma5-kcm-XFdrake-1.0-10|4	Release:	10
14mu|plasma5-kcm-XFdrake-1.0-10|5	License:	GPLv3+
14mu|plasma5-kcm-XFdrake-1.0-10|6	Url:		http://rosalinux.ru
14mu|plasma5-kcm-XFdrake-1.0-10|7	Group:		Graphical desktop/KDE
14mu|plasma5-kcm-XFdrake-1.0-10|8	Source0:	kcm5_XFdrake.desktop
14mu|plasma5-kcm-XFdrake-1.0-10|9	BuildRequires:	kde5-macros
14mu|plasma5-kcm-XFdrake-1.0-10|10	Requires:	drakx-kbd-mouse-x11
14mu|plasma5-kcm-XFdrake-1.0-10|11	BuildArch:	noarch
14mu|plasma5-kcm-XFdrake-1.0-10|12	
14mu|plasma5-kcm-XFdrake-1.0-10|13	%description
14mu|plasma5-kcm-XFdrake-1.0-10|14	XFdrake launcher for Plasma 5 Control Center.
14mu|plasma5-kcm-XFdrake-1.0-10|15	
14mu|plasma5-kcm-XFdrake-1.0-10|16	%files
14mu|plasma5-kcm-XFdrake-1.0-10|17	%{_kde5_services}/kcm5_XFdrake.desktop
14mu|plasma5-kcm-XFdrake-1.0-10|18	
14mu|plasma5-kcm-XFdrake-1.0-10|19	#----------------------------------------------------------------------------
14mu|plasma5-kcm-XFdrake-1.0-10|20	
14mu|plasma5-kcm-XFdrake-1.0-10|21	%prep
14mu|plasma5-kcm-XFdrake-1.0-10|22	
14mu|plasma5-kcm-XFdrake-1.0-10|23	%build
14mu|plasma5-kcm-XFdrake-1.0-10|24	
14mu|plasma5-kcm-XFdrake-1.0-10|25	%install
14mu|plasma5-kcm-XFdrake-1.0-10|26	mkdir -p %{buildroot}%{_kde5_services}
14mu|plasma5-kcm-XFdrake-1.0-10|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde5_services}/
14mu|plasma5-kcm-XFdrake-1.0-10|28	
14mu|plasma5-kcm-XFdrake-1.0-10|29	
14mu|plasma5-kcm-XFdrake-1.0-10|30	%changelog
14mu|plasma5-kcm-XFdrake-1.0-10|31	
14mu|plasma5-kcm-XFdrake-1.0-10|32	* Thu Jul 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-10
14mu|plasma5-kcm-XFdrake-1.0-10|33	- (a4c37bd) Change some Name fields in desktop file
14mu|plasma5-kcm-XFdrake-1.0-10|34	
14mu|plasma5-kcm-XFdrake-1.0-10|35	

23748 14
14mu|plasma5-kdeconnect-1.0.2-1|1	%define oname kdeconnect-kde
14mu|plasma5-kdeconnect-1.0.2-1|2	
14mu|plasma5-kdeconnect-1.0.2-1|3	Summary:	Android integration with Plasma 5 desktop
14mu|plasma5-kdeconnect-1.0.2-1|4	Name:		plasma5-kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|5	Version:	1.0.2
14mu|plasma5-kdeconnect-1.0.2-1|6	Release:	1
14mu|plasma5-kdeconnect-1.0.2-1|7	License:	GPLv2+
14mu|plasma5-kdeconnect-1.0.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kdeconnect-1.0.2-1|9	Url:		https://projects.kde.org/projects/playground/base/kdeconnect-kde
14mu|plasma5-kdeconnect-1.0.2-1|10	Source0:	http://download.kde.org/unstable/kdeconnect/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-kdeconnect-1.0.2-1|11	Source1:	kdeconnect-ru.tar.gz
14mu|plasma5-kdeconnect-1.0.2-1|12	Patch0:		kdeconnect-kde-1.0.2-soversion.patch
14mu|plasma5-kdeconnect-1.0.2-1|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-kdeconnect-1.0.2-1|14	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kdeconnect-1.0.2-1|15	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kdeconnect-1.0.2-1|16	BuildRequires:	kf5declarative-devel
14mu|plasma5-kdeconnect-1.0.2-1|17	BuildRequires:  kf5doctools-devel
14mu|plasma5-kdeconnect-1.0.2-1|18	BuildRequires:	kf5i18n-devel
14mu|plasma5-kdeconnect-1.0.2-1|19	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-kdeconnect-1.0.2-1|20	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-kdeconnect-1.0.2-1|21	BuildRequires:	kf5kio-devel
14mu|plasma5-kdeconnect-1.0.2-1|22	BuildRequires:	kf5notifications-devel
14mu|plasma5-kdeconnect-1.0.2-1|23	BuildRequires:	kf5wayland-devel
14mu|plasma5-kdeconnect-1.0.2-1|24	BuildRequires:	pkgconfig(libfakekey)
14mu|plasma5-kdeconnect-1.0.2-1|25	BuildRequires:	pkgconfig(qca2-qt5)
14mu|plasma5-kdeconnect-1.0.2-1|26	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kdeconnect-1.0.2-1|27	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-kdeconnect-1.0.2-1|28	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-kdeconnect-1.0.2-1|29	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-kdeconnect-1.0.2-1|30	BuildRequires:	pkgconfig(x11)
14mu|plasma5-kdeconnect-1.0.2-1|31	BuildRequires:	pkgconfig(xtst)
14mu|plasma5-kdeconnect-1.0.2-1|32	Suggests:	plasma5-applet-kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|33	Requires:	plasma5-kio-kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|34	Requires:	libkcore = %{version}
14mu|plasma5-kdeconnect-1.0.2-1|35	Requires:	libkinterfaces = %{version}
14mu|plasma5-kdeconnect-1.0.2-1|36	Requires:	qca2-qt5
14mu|plasma5-kdeconnect-1.0.2-1|37	Requires:	qca2-qt5-plugin-openssl
14mu|plasma5-kdeconnect-1.0.2-1|38	Requires:	qca2-qt5-plugin-gnupg
14mu|plasma5-kdeconnect-1.0.2-1|39	Requires:	sshfs-fuse
14mu|plasma5-kdeconnect-1.0.2-1|40	Conflicts:	kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|41	
14mu|plasma5-kdeconnect-1.0.2-1|42	%description
14mu|plasma5-kdeconnect-1.0.2-1|43	Android integration with Plasma 5 desktop.
14mu|plasma5-kdeconnect-1.0.2-1|44	
14mu|plasma5-kdeconnect-1.0.2-1|45	%files -f %{oname}.lang
14mu|plasma5-kdeconnect-1.0.2-1|46	%doc COPYING
14mu|plasma5-kdeconnect-1.0.2-1|47	%{_kde5_bindir}/kcapp
14mu|plasma5-kdeconnect-1.0.2-1|48	%{_kde5_bindir}/kdeconnect-cli
14mu|plasma5-kdeconnect-1.0.2-1|49	%{_kde5_applicationsdir}/*.desktop
14mu|plasma5-kdeconnect-1.0.2-1|50	%{_kde5_iconsdir}/hicolor/*/apps/kdeconnect.*
14mu|plasma5-kdeconnect-1.0.2-1|51	%{_kde5_iconsdir}/hicolor/*/status/laptop-*.*
14mu|plasma5-kdeconnect-1.0.2-1|52	%{_kde5_iconsdir}/hicolor/*/status/smartphone-*.*
14mu|plasma5-kdeconnect-1.0.2-1|53	%{_kde5_iconsdir}/hicolor/*/status/tablet-*.*
14mu|plasma5-kdeconnect-1.0.2-1|54	%{_kde5_libexecdir}/kdeconnectd
14mu|plasma5-kdeconnect-1.0.2-1|55	%{_kde5_notificationsdir}/kdeconnect.notifyrc
14mu|plasma5-kdeconnect-1.0.2-1|56	%{_kde5_services}/kcm_kdeconnect.desktop
14mu|plasma5-kdeconnect-1.0.2-1|57	%{_kde5_services}/kdeconnect_pausemusic_config.desktop
14mu|plasma5-kdeconnect-1.0.2-1|58	%{_kde5_services}/kdeconnect_share_config.desktop
14mu|plasma5-kdeconnect-1.0.2-1|59	%{_kde5_services}/kdeconnectsendfile.desktop
14mu|plasma5-kdeconnect-1.0.2-1|60	%{_kde5_services}/kdeconnect_runcommand_config.desktop
14mu|plasma5-kdeconnect-1.0.2-1|61	%{_kde5_services}/kdeconnect_sendnotifications_config.desktop
14mu|plasma5-kdeconnect-1.0.2-1|62	%{_kde5_servicetypes}/kdeconnect_plugin.desktop
14mu|plasma5-kdeconnect-1.0.2-1|63	%{_kde5_autostart}/kdeconnectd.desktop
14mu|plasma5-kdeconnect-1.0.2-1|64	%{_datadir}/dbus-1/services/org.kde.kdeconnect.service
14mu|plasma5-kdeconnect-1.0.2-1|65	%{_qt5_plugindir}/kcm_kdeconnect.so
14mu|plasma5-kdeconnect-1.0.2-1|66	%{_qt5_plugindir}/kdeconnect_pausemusic_config.so
14mu|plasma5-kdeconnect-1.0.2-1|67	%{_qt5_plugindir}/kdeconnect_share_config.so
14mu|plasma5-kdeconnect-1.0.2-1|68	%{_qt5_plugindir}/kdeconnect/kdeconnect_*.so
14mu|plasma5-kdeconnect-1.0.2-1|69	%{_qt5_plugindir}/kdeconnect_runcommand_config.so
14mu|plasma5-kdeconnect-1.0.2-1|70	%{_qt5_plugindir}/kdeconnect_sendnotifications_config.so
14mu|plasma5-kdeconnect-1.0.2-1|71	%{_qt5_plugindir}/kdeconnectfileitemaction.so
14mu|plasma5-kdeconnect-1.0.2-1|72	%{_kde5_docdir}/HTML/en/kdeconnect-kde/index.cache.bz2
14mu|plasma5-kdeconnect-1.0.2-1|73	%{_kde5_docdir}/HTML/en/kdeconnect-kde/index.docbook
14mu|plasma5-kdeconnect-1.0.2-1|74	
14mu|plasma5-kdeconnect-1.0.2-1|75	
14mu|plasma5-kdeconnect-1.0.2-1|76	#----------------------------------------------------------------------------
14mu|plasma5-kdeconnect-1.0.2-1|77	
14mu|plasma5-kdeconnect-1.0.2-1|78	%package -n plasma5-applet-kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|79	Summary:	Plasma 5 kdeconnect plasmoid
14mu|plasma5-kdeconnect-1.0.2-1|80	Group:		Graphical desktop/KDE
14mu|plasma5-kdeconnect-1.0.2-1|81	Requires:	%{name}
14mu|plasma5-kdeconnect-1.0.2-1|82	
14mu|plasma5-kdeconnect-1.0.2-1|83	%description -n plasma5-applet-kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|84	Plasma 5 kdeconnect plasmoid.
14mu|plasma5-kdeconnect-1.0.2-1|85	
14mu|plasma5-kdeconnect-1.0.2-1|86	%files -n plasma5-applet-kdeconnect -f plasma_applet_org.kde.kdeconnect.lang
14mu|plasma5-kdeconnect-1.0.2-1|87	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.kdeconnect/
14mu|plasma5-kdeconnect-1.0.2-1|88	%{_kde5_datadir}/plasma/plasmoids/org.kde.kdeconnect/*
14mu|plasma5-kdeconnect-1.0.2-1|89	%{_kde5_services}/plasma-kdeconnect.desktop
14mu|plasma5-kdeconnect-1.0.2-1|90	%dir %{_kde5_qmldir}/org/kde/kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|91	%{_kde5_qmldir}/org/kde/kdeconnect/*
14mu|plasma5-kdeconnect-1.0.2-1|92	%{_appdatadir}/org.kde.kdeconnect.kcm.appdata.xml
14mu|plasma5-kdeconnect-1.0.2-1|93	
14mu|plasma5-kdeconnect-1.0.2-1|94	#----------------------------------------------------------------------------
14mu|plasma5-kdeconnect-1.0.2-1|95	
14mu|plasma5-kdeconnect-1.0.2-1|96	%package -n plasma5-kio-kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|97	Summary:	Plasma 5 kdeconnect kio slave
14mu|plasma5-kdeconnect-1.0.2-1|98	Group:		Graphical desktop/KDE
14mu|plasma5-kdeconnect-1.0.2-1|99	
14mu|plasma5-kdeconnect-1.0.2-1|100	%description -n plasma5-kio-kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|101	Plasma 5 kdeconnect kio slave.
14mu|plasma5-kdeconnect-1.0.2-1|102	
14mu|plasma5-kdeconnect-1.0.2-1|103	%files -n plasma5-kio-kdeconnect -f kdeconnect-kio.lang
14mu|plasma5-kdeconnect-1.0.2-1|104	%{_kde5_services}/kdeconnect.protocol
14mu|plasma5-kdeconnect-1.0.2-1|105	%{_qt5_plugindir}/kio_kdeconnect.so
14mu|plasma5-kdeconnect-1.0.2-1|106	
14mu|plasma5-kdeconnect-1.0.2-1|107	#----------------------------------------------------------------------------
14mu|plasma5-kdeconnect-1.0.2-1|108	
14mu|plasma5-kdeconnect-1.0.2-1|109	# Make sure to avoid 1, it's reserved for KDE4 version
14mu|plasma5-kdeconnect-1.0.2-1|110	%define kcore_major 5
14mu|plasma5-kdeconnect-1.0.2-1|111	%define libkcore %mklibname kkdeconnectcore %{kcore_major}
14mu|plasma5-kdeconnect-1.0.2-1|112	
14mu|plasma5-kdeconnect-1.0.2-1|113	%package -n %{libkcore}
14mu|plasma5-kdeconnect-1.0.2-1|114	Summary:	Shared library for %{name}
14mu|plasma5-kdeconnect-1.0.2-1|115	Group:		System/Libraries
14mu|plasma5-kdeconnect-1.0.2-1|116	Provides:	libkcore = %{version}
14mu|plasma5-kdeconnect-1.0.2-1|117	Conflicts:	libkcore < %{version}
14mu|plasma5-kdeconnect-1.0.2-1|118	
14mu|plasma5-kdeconnect-1.0.2-1|119	%description -n %{libkcore}
14mu|plasma5-kdeconnect-1.0.2-1|120	Shared library for %{name}.
14mu|plasma5-kdeconnect-1.0.2-1|121	
14mu|plasma5-kdeconnect-1.0.2-1|122	%files -n %{libkcore}
14mu|plasma5-kdeconnect-1.0.2-1|123	%{_kde5_libdir}/libkdeconnectcore.so.%{kcore_major}
14mu|plasma5-kdeconnect-1.0.2-1|124	%{_kde5_libdir}/libkdeconnectcore.so.%{version}
14mu|plasma5-kdeconnect-1.0.2-1|125	
14mu|plasma5-kdeconnect-1.0.2-1|126	#----------------------------------------------------------------------------
14mu|plasma5-kdeconnect-1.0.2-1|127	
14mu|plasma5-kdeconnect-1.0.2-1|128	# Make sure to avoid 1, it's reserved for KDE4 version
14mu|plasma5-kdeconnect-1.0.2-1|129	%define kinterfaces_major 5
14mu|plasma5-kdeconnect-1.0.2-1|130	%define libkinterfaces %mklibname kkdeconnectinterfaces %{kinterfaces_major}
14mu|plasma5-kdeconnect-1.0.2-1|131	
14mu|plasma5-kdeconnect-1.0.2-1|132	%package -n %{libkinterfaces}
14mu|plasma5-kdeconnect-1.0.2-1|133	Summary:	Shared library for %{name}
14mu|plasma5-kdeconnect-1.0.2-1|134	Group:		System/Libraries
14mu|plasma5-kdeconnect-1.0.2-1|135	Provides:	libkinterfaces = %{version}
14mu|plasma5-kdeconnect-1.0.2-1|136	Conflicts:	libkinterfaces < %{version}
14mu|plasma5-kdeconnect-1.0.2-1|137	
14mu|plasma5-kdeconnect-1.0.2-1|138	%description -n %{libkinterfaces}
14mu|plasma5-kdeconnect-1.0.2-1|139	Shared library for %{name}.
14mu|plasma5-kdeconnect-1.0.2-1|140	
14mu|plasma5-kdeconnect-1.0.2-1|141	%files -n %{libkinterfaces}
14mu|plasma5-kdeconnect-1.0.2-1|142	%{_kde5_libdir}/libkdeconnectinterfaces.so.%{kinterfaces_major}
14mu|plasma5-kdeconnect-1.0.2-1|143	%{_kde5_libdir}/libkdeconnectinterfaces.so.%{version}
14mu|plasma5-kdeconnect-1.0.2-1|144	
14mu|plasma5-kdeconnect-1.0.2-1|145	#----------------------------------------------------------------------------
14mu|plasma5-kdeconnect-1.0.2-1|146	
14mu|plasma5-kdeconnect-1.0.2-1|147	%define kplugin_major 5
14mu|plasma5-kdeconnect-1.0.2-1|148	%define libkplugin %mklibname kkdeconnectpluginkcm %{kplugin_major}
14mu|plasma5-kdeconnect-1.0.2-1|149	
14mu|plasma5-kdeconnect-1.0.2-1|150	%package -n %{libkplugin}
14mu|plasma5-kdeconnect-1.0.2-1|151	Summary:	Shared library for %{name}
14mu|plasma5-kdeconnect-1.0.2-1|152	Group:		System/Libraries
14mu|plasma5-kdeconnect-1.0.2-1|153	
14mu|plasma5-kdeconnect-1.0.2-1|154	%description -n %{libkplugin}
14mu|plasma5-kdeconnect-1.0.2-1|155	Shared library for %{name}.
14mu|plasma5-kdeconnect-1.0.2-1|156	
14mu|plasma5-kdeconnect-1.0.2-1|157	%files -n %{libkplugin}
14mu|plasma5-kdeconnect-1.0.2-1|158	%{_kde5_libdir}/libkdeconnectpluginkcm.so.%{kplugin_major}
14mu|plasma5-kdeconnect-1.0.2-1|159	%{_kde5_libdir}/libkdeconnectpluginkcm.so.%{version}
14mu|plasma5-kdeconnect-1.0.2-1|160	
14mu|plasma5-kdeconnect-1.0.2-1|161	#----------------------------------------------------------------------------
14mu|plasma5-kdeconnect-1.0.2-1|162	
14mu|plasma5-kdeconnect-1.0.2-1|163	%prep
14mu|plasma5-kdeconnect-1.0.2-1|164	%setup -qn %{oname}-%{version}
14mu|plasma5-kdeconnect-1.0.2-1|165	%patch0 -p1
14mu|plasma5-kdeconnect-1.0.2-1|166	
14mu|plasma5-kdeconnect-1.0.2-1|167	pushd po
14mu|plasma5-kdeconnect-1.0.2-1|168	tar -xvzf %{SOURCE1}
14mu|plasma5-kdeconnect-1.0.2-1|169	popd
14mu|plasma5-kdeconnect-1.0.2-1|170	
14mu|plasma5-kdeconnect-1.0.2-1|171	%build
14mu|plasma5-kdeconnect-1.0.2-1|172	%cmake_kde5 \
14mu|plasma5-kdeconnect-1.0.2-1|173	-DEXPERIMENTALAPP_ENABLED=ON
14mu|plasma5-kdeconnect-1.0.2-1|174	%make
14mu|plasma5-kdeconnect-1.0.2-1|175	
14mu|plasma5-kdeconnect-1.0.2-1|176	%install
14mu|plasma5-kdeconnect-1.0.2-1|177	%makeinstall_std -C build
14mu|plasma5-kdeconnect-1.0.2-1|178	
14mu|plasma5-kdeconnect-1.0.2-1|179	%find_lang kdeconnect-cli kdeconnect-core kdeconnect-fileitemaction kdeconnect-kcm \
14mu|plasma5-kdeconnect-1.0.2-1|180	kdeconnect-kded kdeconnect-plugins %{oname}.lang
14mu|plasma5-kdeconnect-1.0.2-1|181	
14mu|plasma5-kdeconnect-1.0.2-1|182	%find_lang kdeconnect-kio
14mu|plasma5-kdeconnect-1.0.2-1|183	
14mu|plasma5-kdeconnect-1.0.2-1|184	%find_lang plasma_applet_org.kde.kdeconnect
14mu|plasma5-kdeconnect-1.0.2-1|185	
14mu|plasma5-kdeconnect-1.0.2-1|186	
14mu|plasma5-kdeconnect-1.0.2-1|187	%changelog
14mu|plasma5-kdeconnect-1.0.2-1|188	
14mu|plasma5-kdeconnect-1.0.2-1|189	* Sat Nov 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-1
14mu|plasma5-kdeconnect-1.0.2-1|190	- (24c501d) Fix files
14mu|plasma5-kdeconnect-1.0.2-1|191	
14mu|plasma5-kdeconnect-1.0.2-1|192	

23749 14
14mu|plasma5-kde-gtk-config-5.7.2-1|1	%define oname kde-gtk-config
14mu|plasma5-kde-gtk-config-5.7.2-1|2	
14mu|plasma5-kde-gtk-config-5.7.2-1|3	Summary:	Plasma 5 GTK2 and GTK3 configuration module
14mu|plasma5-kde-gtk-config-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kde-gtk-config-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-kde-gtk-config-5.7.2-1|6	Release:	1
14mu|plasma5-kde-gtk-config-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-kde-gtk-config-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kde-gtk-config-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-kde-gtk-config-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-kde-gtk-config-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-kde-gtk-config-5.7.2-1|12	BuildRequires:	kf5archive-devel
14mu|plasma5-kde-gtk-config-5.7.2-1|13	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kde-gtk-config-5.7.2-1|14	BuildRequires:	kf5i18n-devel
14mu|plasma5-kde-gtk-config-5.7.2-1|15	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-kde-gtk-config-5.7.2-1|16	BuildRequires:	kf5newstuff-devel
14mu|plasma5-kde-gtk-config-5.7.2-1|17	BuildRequires:	pkgconfig(atk)
14mu|plasma5-kde-gtk-config-5.7.2-1|18	BuildRequires:	pkgconfig(cairo)
14mu|plasma5-kde-gtk-config-5.7.2-1|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|plasma5-kde-gtk-config-5.7.2-1|20	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|plasma5-kde-gtk-config-5.7.2-1|21	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|plasma5-kde-gtk-config-5.7.2-1|22	BuildRequires:	pkgconfig(glib-2.0)
14mu|plasma5-kde-gtk-config-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kde-gtk-config-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kde-gtk-config-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-kde-gtk-config-5.7.2-1|26	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kde-gtk-config-5.7.2-1|27	BuildRequires:	pkgconfig(pango)
14mu|plasma5-kde-gtk-config-5.7.2-1|28	Conflicts:	kde-gtk-config < 5.0
14mu|plasma5-kde-gtk-config-5.7.2-1|29	# Prefer plasma5 prefix for Plasma 5 core packages
14mu|plasma5-kde-gtk-config-5.7.2-1|30	Obsoletes:	kde-gtk-config-kf5 < 5.2.1-2
14mu|plasma5-kde-gtk-config-5.7.2-1|31	
14mu|plasma5-kde-gtk-config-5.7.2-1|32	%description
14mu|plasma5-kde-gtk-config-5.7.2-1|33	Plasma 5 GTK2 and GTK3 configuration module.
14mu|plasma5-kde-gtk-config-5.7.2-1|34	
14mu|plasma5-kde-gtk-config-5.7.2-1|35	Configuration dialog to adapt GTK applications appearance to your taste
14mu|plasma5-kde-gtk-config-5.7.2-1|36	under Plasma 5. Among its many features, it lets you:
14mu|plasma5-kde-gtk-config-5.7.2-1|37	- Choose which theme is used for GTK2 and GTK3 applications.
14mu|plasma5-kde-gtk-config-5.7.2-1|38	- Tweak some GTK applications behaviour.
14mu|plasma5-kde-gtk-config-5.7.2-1|39	- Select what icon theme to use in GTK applications.
14mu|plasma5-kde-gtk-config-5.7.2-1|40	- Select GTK applications default fonts.
14mu|plasma5-kde-gtk-config-5.7.2-1|41	- Easily browse and install new GTK2 and GTK3 themes.
14mu|plasma5-kde-gtk-config-5.7.2-1|42	
14mu|plasma5-kde-gtk-config-5.7.2-1|43	%files -f %{oname}.lang
14mu|plasma5-kde-gtk-config-5.7.2-1|44	%{_kde5_datadir}/kcm-gtk-module/preview.ui
14mu|plasma5-kde-gtk-config-5.7.2-1|45	%{_kde5_iconsdir}/hicolor/*/apps/kde-gtk-config.*
14mu|plasma5-kde-gtk-config-5.7.2-1|46	%{_kde5_libexecdir}/gtk_preview
14mu|plasma5-kde-gtk-config-5.7.2-1|47	%{_kde5_libexecdir}/gtk3_preview
14mu|plasma5-kde-gtk-config-5.7.2-1|48	%{_kde5_libexecdir}/reload_gtk_apps
14mu|plasma5-kde-gtk-config-5.7.2-1|49	%{_kde5_services}/kde-gtk-config.desktop
14mu|plasma5-kde-gtk-config-5.7.2-1|50	%{_kde5_sysconfdir}/xdg/cgcgtk3.knsrc
14mu|plasma5-kde-gtk-config-5.7.2-1|51	%{_kde5_sysconfdir}/xdg/cgcicon.knsrc
14mu|plasma5-kde-gtk-config-5.7.2-1|52	%{_kde5_sysconfdir}/xdg/cgctheme.knsrc
14mu|plasma5-kde-gtk-config-5.7.2-1|53	%{_qt5_plugindir}/kcm_kdegtkconfig.so
14mu|plasma5-kde-gtk-config-5.7.2-1|54	
14mu|plasma5-kde-gtk-config-5.7.2-1|55	#----------------------------------------------------------------------------
14mu|plasma5-kde-gtk-config-5.7.2-1|56	
14mu|plasma5-kde-gtk-config-5.7.2-1|57	%prep
14mu|plasma5-kde-gtk-config-5.7.2-1|58	%setup -qn %{oname}-%{version}
14mu|plasma5-kde-gtk-config-5.7.2-1|59	
14mu|plasma5-kde-gtk-config-5.7.2-1|60	%build
14mu|plasma5-kde-gtk-config-5.7.2-1|61	%cmake_kde5
14mu|plasma5-kde-gtk-config-5.7.2-1|62	%make
14mu|plasma5-kde-gtk-config-5.7.2-1|63	
14mu|plasma5-kde-gtk-config-5.7.2-1|64	%install
14mu|plasma5-kde-gtk-config-5.7.2-1|65	%makeinstall_std -C build
14mu|plasma5-kde-gtk-config-5.7.2-1|66	
14mu|plasma5-kde-gtk-config-5.7.2-1|67	%find_lang %{oname}
14mu|plasma5-kde-gtk-config-5.7.2-1|68	
14mu|plasma5-kde-gtk-config-5.7.2-1|69	
14mu|plasma5-kde-gtk-config-5.7.2-1|70	%changelog
14mu|plasma5-kde-gtk-config-5.7.2-1|71	
14mu|plasma5-kde-gtk-config-5.7.2-1|72	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-kde-gtk-config-5.7.2-1|73	- (8f52b98) New version 5.7.2
14mu|plasma5-kde-gtk-config-5.7.2-1|74	
14mu|plasma5-kde-gtk-config-5.7.2-1|75	

23750 14
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|1	%define oname kdenetwork-filesharing
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|2	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|3	Summary:	Samba filesharing dialog for Plasma 5
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|6	Release:	1
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|7	License:	GPLv2+
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|9	Url:		http://www.kde.org/
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|12	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|13	BuildRequires:	kf5doctools-devel
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|14	BuildRequires:	kf5i18n-devel
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|15	BuildRequires:	kf5kio-devel
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|16	BuildRequires:	kf5widgetsaddons-devel
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|18	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|19	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|20	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|21	%description
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|22	Samba filesharing dialog for Plasma 5.
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|23	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|24	%files
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|25	%doc COPYING COPYING.DOC COPYING.LIB
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|26	%{_kde5_services}/sambausershareplugin.desktop
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|27	%{_qt5_plugindir}/sambausershareplugin.so
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|28	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|29	#----------------------------------------------------------------------------
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|30	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|31	%prep
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|32	%setup -qn %{oname}-%{version}
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|33	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|34	%build
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|35	%cmake_kde5
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|36	%make
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|37	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|38	%install
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|39	%makeinstall_std -C build
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|40	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|41	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|42	%changelog
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|43	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|44	* Thu Jul 14 2016 Rosa <rosa@abf.rosalinux.ru> 16.04.3-1
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|45	- (6bbab3f) Automatic import for version 16.04.3-1
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|46	
14mu|plasma5-kdenetwork-filesharing-16.04.3-1|47	

23751 14
14mu|plasma5-kdepimlibs-16.04.3-1|1	%define oname kdepimlibs
14mu|plasma5-kdepimlibs-16.04.3-1|2	
14mu|plasma5-kdepimlibs-16.04.3-1|3	Summary:	Plasma 5 PIM libraries
14mu|plasma5-kdepimlibs-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kdepimlibs-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-kdepimlibs-16.04.3-1|6	Release:	1
14mu|plasma5-kdepimlibs-16.04.3-1|7	License:	GPLv2+
14mu|plasma5-kdepimlibs-16.04.3-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kdepimlibs-16.04.3-1|9	Url:		https://www.kde.org/
14mu|plasma5-kdepimlibs-16.04.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-kdepimlibs-16.04.3-1|11	BuildRequires:	xsltproc
14mu|plasma5-kdepimlibs-16.04.3-1|12	BuildRequires:	extra-cmake-modules
14mu|plasma5-kdepimlibs-16.04.3-1|13	BuildRequires:	boost-devel
14mu|plasma5-kdepimlibs-16.04.3-1|14	BuildRequires:	grantlee-qt5-devel
14mu|plasma5-kdepimlibs-16.04.3-1|15	BuildRequires:	sasl-devel
14mu|plasma5-kdepimlibs-16.04.3-1|16	BuildRequires:	kf5akonadi-devel
14mu|plasma5-kdepimlibs-16.04.3-1|17	BuildRequires:	kf5akonadiserver-devel
14mu|plasma5-kdepimlibs-16.04.3-1|18	BuildRequires:	kf5bookmarks-devel
14mu|plasma5-kdepimlibs-16.04.3-1|19	BuildRequires:	kf5codecs-devel
14mu|plasma5-kdepimlibs-16.04.3-1|20	BuildRequires:	kf5completion-devel
14mu|plasma5-kdepimlibs-16.04.3-1|21	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kdepimlibs-16.04.3-1|22	BuildRequires:	kf5contacts-devel
14mu|plasma5-kdepimlibs-16.04.3-1|23	BuildRequires:	kf5calendarcore-devel
14mu|plasma5-kdepimlibs-16.04.3-1|24	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kdepimlibs-16.04.3-1|25	BuildRequires:	kf5doctools-devel
14mu|plasma5-kdepimlibs-16.04.3-1|26	BuildRequires:	kf5i18n-devel
14mu|plasma5-kdepimlibs-16.04.3-1|27	BuildRequires:	kf5itemmodels-devel
14mu|plasma5-kdepimlibs-16.04.3-1|28	BuildRequires:	kf5kio-devel
14mu|plasma5-kdepimlibs-16.04.3-1|29	BuildRequires:	kf5parts-devel
14mu|plasma5-kdepimlibs-16.04.3-1|30	# We don't have it yet
14mu|plasma5-kdepimlibs-16.04.3-1|31	# BuildRequires:	kf5prison-devel
14mu|plasma5-kdepimlibs-16.04.3-1|32	BuildRequires:	kf5ldap-devel
14mu|plasma5-kdepimlibs-16.04.3-1|33	BuildRequires:	kf5mbox-devel
14mu|plasma5-kdepimlibs-16.04.3-1|34	BuildRequires:	kf5mime-devel
14mu|plasma5-kdepimlibs-16.04.3-1|35	BuildRequires:	kf5textwidgets-devel
14mu|plasma5-kdepimlibs-16.04.3-1|36	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-kdepimlibs-16.04.3-1|37	BuildRequires:	pkgconfig(libical)
14mu|plasma5-kdepimlibs-16.04.3-1|38	BuildRequires:	pkgconfig(libxml-2.0)
14mu|plasma5-kdepimlibs-16.04.3-1|39	BuildRequires:	pkgconfig(libxslt)
14mu|plasma5-kdepimlibs-16.04.3-1|40	BuildRequires:	pkgconfig(phonon4qt5)
14mu|plasma5-kdepimlibs-16.04.3-1|41	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kdepimlibs-16.04.3-1|42	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-kdepimlibs-16.04.3-1|43	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kdepimlibs-16.04.3-1|44	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-kdepimlibs-16.04.3-1|45	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-kdepimlibs-16.04.3-1|46	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|plasma5-kdepimlibs-16.04.3-1|47	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|plasma5-kdepimlibs-16.04.3-1|48	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kdepimlibs-16.04.3-1|49	BuildRequires:	pkgconfig(Qt5Xml)
14mu|plasma5-kdepimlibs-16.04.3-1|50	BuildRequires:	pkgconfig(shared-mime-info)
14mu|plasma5-kdepimlibs-16.04.3-1|51	Requires:	plasma5-akonadi-client
14mu|plasma5-kdepimlibs-16.04.3-1|52	Requires:	plasma5-akonadi-contact
14mu|plasma5-kdepimlibs-16.04.3-1|53	Requires:	plasma5-akonadi-mime
14mu|plasma5-kdepimlibs-16.04.3-1|54	Requires:	plasma5-akonadi-socialutils
14mu|plasma5-kdepimlibs-16.04.3-1|55	Requires:	plasma5-kio-kdepimlibs
14mu|plasma5-kdepimlibs-16.04.3-1|56	
14mu|plasma5-kdepimlibs-16.04.3-1|57	%description
14mu|plasma5-kdepimlibs-16.04.3-1|58	Plasma 5 PIM libraries and Akonadi client files and packages.
14mu|plasma5-kdepimlibs-16.04.3-1|59	
14mu|plasma5-kdepimlibs-16.04.3-1|60	%files
14mu|plasma5-kdepimlibs-16.04.3-1|61	
14mu|plasma5-kdepimlibs-16.04.3-1|62	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|63	
14mu|plasma5-kdepimlibs-16.04.3-1|64	%package -n plasma5-akonadi-contact
14mu|plasma5-kdepimlibs-16.04.3-1|65	Summary:	Plasma 5 Akonadi Contact
14mu|plasma5-kdepimlibs-16.04.3-1|66	Group:		Graphical desktop/KDE
14mu|plasma5-kdepimlibs-16.04.3-1|67	Conflicts:	kdepimlibs4-core
14mu|plasma5-kdepimlibs-16.04.3-1|68	
14mu|plasma5-kdepimlibs-16.04.3-1|69	%description -n plasma5-akonadi-contact
14mu|plasma5-kdepimlibs-16.04.3-1|70	Plasma 5 Akonadi Contact.
14mu|plasma5-kdepimlibs-16.04.3-1|71	
14mu|plasma5-kdepimlibs-16.04.3-1|72	%files -n plasma5-akonadi-contact
14mu|plasma5-kdepimlibs-16.04.3-1|73	%{_kde5_datadir}/kf5/akonadi/contact/pics/world.jpg
14mu|plasma5-kdepimlibs-16.04.3-1|74	%{_kde5_datadir}/kf5/akonadi/contact/data/zone.tab
14mu|plasma5-kdepimlibs-16.04.3-1|75	%{_kde5_datadir}/akonadicontact/grantleetheme/default/addresseslocation.css
14mu|plasma5-kdepimlibs-16.04.3-1|76	%{_kde5_datadir}/akonadicontact/grantleetheme/default/addresseslocation.html
14mu|plasma5-kdepimlibs-16.04.3-1|77	%{_kde5_iconsdir}/oxygen/16x16/apps/*_protocol.png
14mu|plasma5-kdepimlibs-16.04.3-1|78	%{_kde5_services}/akonadicontact_actions.desktop
14mu|plasma5-kdepimlibs-16.04.3-1|79	%{_kde5_services}/akonadi/contact/*protocol.desktop
14mu|plasma5-kdepimlibs-16.04.3-1|80	%{_kde5_servicetypes}/kaddressbookimprotocol.desktop
14mu|plasma5-kdepimlibs-16.04.3-1|81	%{_qt5_plugindir}/kcm_akonadicontact_actions.so
14mu|plasma5-kdepimlibs-16.04.3-1|82	
14mu|plasma5-kdepimlibs-16.04.3-1|83	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|84	
14mu|plasma5-kdepimlibs-16.04.3-1|85	%package -n plasma5-akonadi-mime
14mu|plasma5-kdepimlibs-16.04.3-1|86	Summary:	Plasma 5 Akonadi MIME
14mu|plasma5-kdepimlibs-16.04.3-1|87	Group:		Graphical desktop/KDE
14mu|plasma5-kdepimlibs-16.04.3-1|88	Conflicts:	kdepimlibs4-core
14mu|plasma5-kdepimlibs-16.04.3-1|89	
14mu|plasma5-kdepimlibs-16.04.3-1|90	%description -n plasma5-akonadi-mime
14mu|plasma5-kdepimlibs-16.04.3-1|91	Plasma 5 Akonadi MIME.
14mu|plasma5-kdepimlibs-16.04.3-1|92	
14mu|plasma5-kdepimlibs-16.04.3-1|93	%files -n plasma5-akonadi-mime
14mu|plasma5-kdepimlibs-16.04.3-1|94	%{_kde5_bindir}/akonadi_benchmarker
14mu|plasma5-kdepimlibs-16.04.3-1|95	%{_kde5_datadir}/config.kcfg/specialmailcollections.kcfg
14mu|plasma5-kdepimlibs-16.04.3-1|96	%{_datadir}/mime/packages/x-vnd.kde.contactgroup.xml
14mu|plasma5-kdepimlibs-16.04.3-1|97	
14mu|plasma5-kdepimlibs-16.04.3-1|98	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|99	
14mu|plasma5-kdepimlibs-16.04.3-1|100	%package -n plasma5-akonadi-socialutils
14mu|plasma5-kdepimlibs-16.04.3-1|101	Summary:	Plasma 5 Akonadi Social Utils
14mu|plasma5-kdepimlibs-16.04.3-1|102	Group:		Graphical desktop/KDE
14mu|plasma5-kdepimlibs-16.04.3-1|103	Conflicts:	kdepimlibs4-core
14mu|plasma5-kdepimlibs-16.04.3-1|104	
14mu|plasma5-kdepimlibs-16.04.3-1|105	%description -n plasma5-akonadi-socialutils
14mu|plasma5-kdepimlibs-16.04.3-1|106	Akonadi Social Utils - a collections of social-networks utilities for Akonadi.
14mu|plasma5-kdepimlibs-16.04.3-1|107	
14mu|plasma5-kdepimlibs-16.04.3-1|108	Provides helper functions, serializable item with a serializer and Akonadi
14mu|plasma5-kdepimlibs-16.04.3-1|109	Collections attributes for setting some social metadata for Social collections.
14mu|plasma5-kdepimlibs-16.04.3-1|110	
14mu|plasma5-kdepimlibs-16.04.3-1|111	%files -n plasma5-akonadi-socialutils
14mu|plasma5-kdepimlibs-16.04.3-1|112	%{_kde5_datadir}/akonadi/plugins/serializer/akonadi_serializer_socialfeeditem.desktop
14mu|plasma5-kdepimlibs-16.04.3-1|113	%{_datadir}/mime/packages/x-vnd.akonadi5.socialfeeditem.xml
14mu|plasma5-kdepimlibs-16.04.3-1|114	%{_qt5_plugindir}/akonadi_serializer_socialfeeditem.so
14mu|plasma5-kdepimlibs-16.04.3-1|115	
14mu|plasma5-kdepimlibs-16.04.3-1|116	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|117	
14mu|plasma5-kdepimlibs-16.04.3-1|118	%package -n plasma5-kio-kdepimlibs
14mu|plasma5-kdepimlibs-16.04.3-1|119	Summary:	Plasma 5 kdepimlibs kio slaves module
14mu|plasma5-kdepimlibs-16.04.3-1|120	Group:		Graphical desktop/KDE
14mu|plasma5-kdepimlibs-16.04.3-1|121	
14mu|plasma5-kdepimlibs-16.04.3-1|122	%description -n plasma5-kio-kdepimlibs
14mu|plasma5-kdepimlibs-16.04.3-1|123	Plasma 5 kdepimlibs kio slaves module.
14mu|plasma5-kdepimlibs-16.04.3-1|124	
14mu|plasma5-kdepimlibs-16.04.3-1|125	It includes kio slaves:
14mu|plasma5-kdepimlibs-16.04.3-1|126	- IMAP
14mu|plasma5-kdepimlibs-16.04.3-1|127	- LDAP
14mu|plasma5-kdepimlibs-16.04.3-1|128	- MBox
14mu|plasma5-kdepimlibs-16.04.3-1|129	- NNTP
14mu|plasma5-kdepimlibs-16.04.3-1|130	- POP3
14mu|plasma5-kdepimlibs-16.04.3-1|131	- Sieve
14mu|plasma5-kdepimlibs-16.04.3-1|132	- SMTP
14mu|plasma5-kdepimlibs-16.04.3-1|133	
14mu|plasma5-kdepimlibs-16.04.3-1|134	%files -n plasma5-kio-kdepimlibs
14mu|plasma5-kdepimlibs-16.04.3-1|135	%{_kde5_docdir}/HTML/en/kioslave5/imap
14mu|plasma5-kdepimlibs-16.04.3-1|136	%{_kde5_docdir}/HTML/en/kioslave5/ldap
14mu|plasma5-kdepimlibs-16.04.3-1|137	%{_kde5_docdir}/HTML/en/kioslave5/mbox
14mu|plasma5-kdepimlibs-16.04.3-1|138	%{_kde5_docdir}/HTML/en/kioslave5/nntp
14mu|plasma5-kdepimlibs-16.04.3-1|139	%{_kde5_docdir}/HTML/en/kioslave5/pop3
14mu|plasma5-kdepimlibs-16.04.3-1|140	%{_kde5_docdir}/HTML/en/kioslave5/sieve
14mu|plasma5-kdepimlibs-16.04.3-1|141	%{_kde5_docdir}/HTML/en/kioslave5/smtp
14mu|plasma5-kdepimlibs-16.04.3-1|142	%{_kde5_services}/ldap.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|143	%{_kde5_services}/ldaps.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|144	%{_kde5_services}/mbox.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|145	%{_kde5_services}/nntp.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|146	%{_kde5_services}/nntps.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|147	%{_kde5_services}/pop3.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|148	%{_kde5_services}/pop3s.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|149	%{_kde5_services}/sieve.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|150	%{_kde5_services}/smtp.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|151	%{_kde5_services}/smtps.protocol
14mu|plasma5-kdepimlibs-16.04.3-1|152	%{_kde5_sysconfdir}/xdg/kdepimlibs-kioslave.categories
14mu|plasma5-kdepimlibs-16.04.3-1|153	%{_qt5_plugindir}/kf5/kio/ldap.so
14mu|plasma5-kdepimlibs-16.04.3-1|154	%{_qt5_plugindir}/kf5/kio/mbox.so
14mu|plasma5-kdepimlibs-16.04.3-1|155	%{_qt5_plugindir}/kf5/kio/nntp.so
14mu|plasma5-kdepimlibs-16.04.3-1|156	%{_qt5_plugindir}/kf5/kio/pop3.so
14mu|plasma5-kdepimlibs-16.04.3-1|157	%{_qt5_plugindir}/kf5/kio/sieve.so
14mu|plasma5-kdepimlibs-16.04.3-1|158	%{_qt5_plugindir}/kf5/kio/smtp.so
14mu|plasma5-kdepimlibs-16.04.3-1|159	
14mu|plasma5-kdepimlibs-16.04.3-1|160	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|161	
14mu|plasma5-kdepimlibs-16.04.3-1|162	%define kf5akonadicontact_major 5
14mu|plasma5-kdepimlibs-16.04.3-1|163	%define libkf5akonadicontact %mklibname kf5akonadicontact %{kf5akonadicontact_major}
14mu|plasma5-kdepimlibs-16.04.3-1|164	
14mu|plasma5-kdepimlibs-16.04.3-1|165	%package -n %{libkf5akonadicontact}
14mu|plasma5-kdepimlibs-16.04.3-1|166	Summary:	Plasma 5 Akonadi shared library
14mu|plasma5-kdepimlibs-16.04.3-1|167	Group:		System/Libraries
14mu|plasma5-kdepimlibs-16.04.3-1|168	
14mu|plasma5-kdepimlibs-16.04.3-1|169	%description -n %{libkf5akonadicontact}
14mu|plasma5-kdepimlibs-16.04.3-1|170	Plasma 5 Akonadi shared library.
14mu|plasma5-kdepimlibs-16.04.3-1|171	
14mu|plasma5-kdepimlibs-16.04.3-1|172	%files -n %{libkf5akonadicontact}
14mu|plasma5-kdepimlibs-16.04.3-1|173	%{_kde5_libdir}/libKF5AkonadiContact.so.%{kf5akonadicontact_major}*
14mu|plasma5-kdepimlibs-16.04.3-1|174	
14mu|plasma5-kdepimlibs-16.04.3-1|175	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|176	
14mu|plasma5-kdepimlibs-16.04.3-1|177	%define devkf5akonadicontact %mklibname kf5akonadicontact -d
14mu|plasma5-kdepimlibs-16.04.3-1|178	
14mu|plasma5-kdepimlibs-16.04.3-1|179	%package -n %{devkf5akonadicontact}
14mu|plasma5-kdepimlibs-16.04.3-1|180	Summary:	Development files for Plasma 5 Akonadi
14mu|plasma5-kdepimlibs-16.04.3-1|181	Group:		Development/KDE and Qt
14mu|plasma5-kdepimlibs-16.04.3-1|182	Requires:	%{libkf5akonadicontact} = %{EVRD}
14mu|plasma5-kdepimlibs-16.04.3-1|183	Provides:	kf5akonadicontact-devel = %{version}
14mu|plasma5-kdepimlibs-16.04.3-1|184	
14mu|plasma5-kdepimlibs-16.04.3-1|185	%description -n %{devkf5akonadicontact}
14mu|plasma5-kdepimlibs-16.04.3-1|186	This package contains header files needed if you wish to build applications
14mu|plasma5-kdepimlibs-16.04.3-1|187	based on %{name}.
14mu|plasma5-kdepimlibs-16.04.3-1|188	
14mu|plasma5-kdepimlibs-16.04.3-1|189	%files -n %{devkf5akonadicontact}
14mu|plasma5-kdepimlibs-16.04.3-1|190	%dir %{_kde5_includedir}/KF5/Akonadi/Contact
14mu|plasma5-kdepimlibs-16.04.3-1|191	%{_kde5_includedir}/KF5/Akonadi/Contact/*
14mu|plasma5-kdepimlibs-16.04.3-1|192	%dir %{_kde5_includedir}/KF5/akonadi/contact
14mu|plasma5-kdepimlibs-16.04.3-1|193	%{_kde5_includedir}/KF5/akonadi/contact/*
14mu|plasma5-kdepimlibs-16.04.3-1|194	%{_kde5_includedir}/KF5/akonadi-contact_version.h
14mu|plasma5-kdepimlibs-16.04.3-1|195	%{_kde5_libdir}/cmake/KF5AkonadiContact
14mu|plasma5-kdepimlibs-16.04.3-1|196	%{_kde5_libdir}/libKF5AkonadiContact.so
14mu|plasma5-kdepimlibs-16.04.3-1|197	%{_kde5_mkspecsdir}/qt_AkonadiContact.pri
14mu|plasma5-kdepimlibs-16.04.3-1|198	
14mu|plasma5-kdepimlibs-16.04.3-1|199	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|200	
14mu|plasma5-kdepimlibs-16.04.3-1|201	%define kf5akonadimime_major 5
14mu|plasma5-kdepimlibs-16.04.3-1|202	%define libkf5akonadimime %mklibname kf5akonadimime %{kf5akonadimime_major}
14mu|plasma5-kdepimlibs-16.04.3-1|203	
14mu|plasma5-kdepimlibs-16.04.3-1|204	%package -n %{libkf5akonadimime}
14mu|plasma5-kdepimlibs-16.04.3-1|205	Summary:	Plasma 5 Akonadi shared library
14mu|plasma5-kdepimlibs-16.04.3-1|206	Group:		System/Libraries
14mu|plasma5-kdepimlibs-16.04.3-1|207	
14mu|plasma5-kdepimlibs-16.04.3-1|208	%description -n %{libkf5akonadimime}
14mu|plasma5-kdepimlibs-16.04.3-1|209	Plasma 5 Akonadi shared library.
14mu|plasma5-kdepimlibs-16.04.3-1|210	
14mu|plasma5-kdepimlibs-16.04.3-1|211	%files -n %{libkf5akonadimime}
14mu|plasma5-kdepimlibs-16.04.3-1|212	%{_kde5_libdir}/libKF5AkonadiMime.so.%{kf5akonadimime_major}*
14mu|plasma5-kdepimlibs-16.04.3-1|213	
14mu|plasma5-kdepimlibs-16.04.3-1|214	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|215	
14mu|plasma5-kdepimlibs-16.04.3-1|216	%define devkf5akonadimime %mklibname kf5akonadimime -d
14mu|plasma5-kdepimlibs-16.04.3-1|217	
14mu|plasma5-kdepimlibs-16.04.3-1|218	%package -n %{devkf5akonadimime}
14mu|plasma5-kdepimlibs-16.04.3-1|219	Summary:	Development files for Plasma 5 Akonadi
14mu|plasma5-kdepimlibs-16.04.3-1|220	Group:		Development/KDE and Qt
14mu|plasma5-kdepimlibs-16.04.3-1|221	Requires:	%{libkf5akonadimime} = %{EVRD}
14mu|plasma5-kdepimlibs-16.04.3-1|222	Provides:	kf5akonadimime-devel = %{version}
14mu|plasma5-kdepimlibs-16.04.3-1|223	
14mu|plasma5-kdepimlibs-16.04.3-1|224	%description -n %{devkf5akonadimime}
14mu|plasma5-kdepimlibs-16.04.3-1|225	This package contains header files needed if you wish to build applications
14mu|plasma5-kdepimlibs-16.04.3-1|226	based on %{name}.
14mu|plasma5-kdepimlibs-16.04.3-1|227	
14mu|plasma5-kdepimlibs-16.04.3-1|228	%files -n %{devkf5akonadimime}
14mu|plasma5-kdepimlibs-16.04.3-1|229	%dir %{_kde5_includedir}/KF5/Akonadi/KMime
14mu|plasma5-kdepimlibs-16.04.3-1|230	%{_kde5_includedir}/KF5/Akonadi/KMime/*
14mu|plasma5-kdepimlibs-16.04.3-1|231	%dir %{_kde5_includedir}/KF5/akonadi/kmime
14mu|plasma5-kdepimlibs-16.04.3-1|232	%{_kde5_includedir}/KF5/akonadi/kmime/*
14mu|plasma5-kdepimlibs-16.04.3-1|233	%{_kde5_includedir}/KF5/akonadi-mime_version.h
14mu|plasma5-kdepimlibs-16.04.3-1|234	%{_kde5_libdir}/cmake/KF5AkonadiMime
14mu|plasma5-kdepimlibs-16.04.3-1|235	%{_kde5_libdir}/libKF5AkonadiMime.so
14mu|plasma5-kdepimlibs-16.04.3-1|236	%{_kde5_mkspecsdir}/qt_AkonadiMime.pri
14mu|plasma5-kdepimlibs-16.04.3-1|237	
14mu|plasma5-kdepimlibs-16.04.3-1|238	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|239	
14mu|plasma5-kdepimlibs-16.04.3-1|240	%define kf5akonadinotes_major 5
14mu|plasma5-kdepimlibs-16.04.3-1|241	%define libkf5akonadinotes %mklibname kf5akonadinotes %{kf5akonadinotes_major}
14mu|plasma5-kdepimlibs-16.04.3-1|242	
14mu|plasma5-kdepimlibs-16.04.3-1|243	%package -n %{libkf5akonadinotes}
14mu|plasma5-kdepimlibs-16.04.3-1|244	Summary:	Plasma 5 Akonadi shared library
14mu|plasma5-kdepimlibs-16.04.3-1|245	Group:		System/Libraries
14mu|plasma5-kdepimlibs-16.04.3-1|246	
14mu|plasma5-kdepimlibs-16.04.3-1|247	%description -n %{libkf5akonadinotes}
14mu|plasma5-kdepimlibs-16.04.3-1|248	Plasma 5 Akonadi shared library.
14mu|plasma5-kdepimlibs-16.04.3-1|249	
14mu|plasma5-kdepimlibs-16.04.3-1|250	%files -n %{libkf5akonadinotes}
14mu|plasma5-kdepimlibs-16.04.3-1|251	%{_kde5_libdir}/libKF5AkonadiNotes.so.%{kf5akonadinotes_major}*
14mu|plasma5-kdepimlibs-16.04.3-1|252	
14mu|plasma5-kdepimlibs-16.04.3-1|253	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|254	
14mu|plasma5-kdepimlibs-16.04.3-1|255	%define devkf5akonadinotes %mklibname kf5akonadinotes -d
14mu|plasma5-kdepimlibs-16.04.3-1|256	
14mu|plasma5-kdepimlibs-16.04.3-1|257	%package -n %{devkf5akonadinotes}
14mu|plasma5-kdepimlibs-16.04.3-1|258	Summary:	Development files for Plasma 5 Akonadi
14mu|plasma5-kdepimlibs-16.04.3-1|259	Group:		Development/KDE and Qt
14mu|plasma5-kdepimlibs-16.04.3-1|260	Requires:	%{libkf5akonadinotes} = %{EVRD}
14mu|plasma5-kdepimlibs-16.04.3-1|261	Provides:	kf5akonadinotes-devel = %{version}
14mu|plasma5-kdepimlibs-16.04.3-1|262	
14mu|plasma5-kdepimlibs-16.04.3-1|263	%description -n %{devkf5akonadinotes}
14mu|plasma5-kdepimlibs-16.04.3-1|264	This package contains header files needed if you wish to build applications
14mu|plasma5-kdepimlibs-16.04.3-1|265	based on %{name}.
14mu|plasma5-kdepimlibs-16.04.3-1|266	
14mu|plasma5-kdepimlibs-16.04.3-1|267	%files -n %{devkf5akonadinotes}
14mu|plasma5-kdepimlibs-16.04.3-1|268	%dir %{_kde5_includedir}/KF5/Akonadi/Notes
14mu|plasma5-kdepimlibs-16.04.3-1|269	%{_kde5_includedir}/KF5/Akonadi/Notes/*
14mu|plasma5-kdepimlibs-16.04.3-1|270	%dir %{_kde5_includedir}/KF5/akonadi/notes
14mu|plasma5-kdepimlibs-16.04.3-1|271	%{_kde5_includedir}/KF5/akonadi/notes/*
14mu|plasma5-kdepimlibs-16.04.3-1|272	%{_kde5_includedir}/KF5/akonadi-notes_version.h
14mu|plasma5-kdepimlibs-16.04.3-1|273	%{_kde5_libdir}/cmake/KF5AkonadiNotes
14mu|plasma5-kdepimlibs-16.04.3-1|274	%{_kde5_libdir}/libKF5AkonadiNotes.so
14mu|plasma5-kdepimlibs-16.04.3-1|275	%{_kde5_mkspecsdir}/qt_AkonadiNotes.pri
14mu|plasma5-kdepimlibs-16.04.3-1|276	
14mu|plasma5-kdepimlibs-16.04.3-1|277	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|278	
14mu|plasma5-kdepimlibs-16.04.3-1|279	%define kf5akonadisocialutils_major 5
14mu|plasma5-kdepimlibs-16.04.3-1|280	%define libkf5akonadisocialutils %mklibname kf5akonadisocialutils %{kf5akonadisocialutils_major}
14mu|plasma5-kdepimlibs-16.04.3-1|281	
14mu|plasma5-kdepimlibs-16.04.3-1|282	%package -n %{libkf5akonadisocialutils}
14mu|plasma5-kdepimlibs-16.04.3-1|283	Summary:	Plasma 5 Akonadi shared library
14mu|plasma5-kdepimlibs-16.04.3-1|284	Group:		System/Libraries
14mu|plasma5-kdepimlibs-16.04.3-1|285	
14mu|plasma5-kdepimlibs-16.04.3-1|286	%description -n %{libkf5akonadisocialutils}
14mu|plasma5-kdepimlibs-16.04.3-1|287	Plasma 5 Akonadi shared library.
14mu|plasma5-kdepimlibs-16.04.3-1|288	
14mu|plasma5-kdepimlibs-16.04.3-1|289	%files -n %{libkf5akonadisocialutils}
14mu|plasma5-kdepimlibs-16.04.3-1|290	%{_kde5_libdir}/libKF5AkonadiSocialUtils.so.%{kf5akonadisocialutils_major}*
14mu|plasma5-kdepimlibs-16.04.3-1|291	
14mu|plasma5-kdepimlibs-16.04.3-1|292	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|293	
14mu|plasma5-kdepimlibs-16.04.3-1|294	%define devkf5akonadisocialutils %mklibname kf5akonadisocialutils -d
14mu|plasma5-kdepimlibs-16.04.3-1|295	
14mu|plasma5-kdepimlibs-16.04.3-1|296	%package -n %{devkf5akonadisocialutils}
14mu|plasma5-kdepimlibs-16.04.3-1|297	Summary:	Development files for Plasma 5 Akonadi
14mu|plasma5-kdepimlibs-16.04.3-1|298	Group:		Development/KDE and Qt
14mu|plasma5-kdepimlibs-16.04.3-1|299	Requires:	%{libkf5akonadisocialutils} = %{EVRD}
14mu|plasma5-kdepimlibs-16.04.3-1|300	Provides:	kf5akonadisocialutils-devel = %{version}
14mu|plasma5-kdepimlibs-16.04.3-1|301	
14mu|plasma5-kdepimlibs-16.04.3-1|302	%description -n %{devkf5akonadisocialutils}
14mu|plasma5-kdepimlibs-16.04.3-1|303	This package contains header files needed if you wish to build applications
14mu|plasma5-kdepimlibs-16.04.3-1|304	based on %{name}.
14mu|plasma5-kdepimlibs-16.04.3-1|305	
14mu|plasma5-kdepimlibs-16.04.3-1|306	%files -n %{devkf5akonadisocialutils}
14mu|plasma5-kdepimlibs-16.04.3-1|307	%dir %{_kde5_includedir}/KF5/Akonadi/SocialUtils
14mu|plasma5-kdepimlibs-16.04.3-1|308	%{_kde5_includedir}/KF5/Akonadi/SocialUtils/*
14mu|plasma5-kdepimlibs-16.04.3-1|309	%dir %{_kde5_includedir}/KF5/akonadi/socialutils
14mu|plasma5-kdepimlibs-16.04.3-1|310	%{_kde5_includedir}/KF5/akonadi/socialutils/*
14mu|plasma5-kdepimlibs-16.04.3-1|311	%{_kde5_includedir}/KF5/akonadi-socialutils_version.h
14mu|plasma5-kdepimlibs-16.04.3-1|312	%{_kde5_libdir}/cmake/KF5AkonadiSocialUtils
14mu|plasma5-kdepimlibs-16.04.3-1|313	%{_kde5_libdir}/libKF5AkonadiSocialUtils.so
14mu|plasma5-kdepimlibs-16.04.3-1|314	%{_kde5_mkspecsdir}/qt_AkonadiSocialUtils.pri
14mu|plasma5-kdepimlibs-16.04.3-1|315	
14mu|plasma5-kdepimlibs-16.04.3-1|316	#----------------------------------------------------------------------------
14mu|plasma5-kdepimlibs-16.04.3-1|317	
14mu|plasma5-kdepimlibs-16.04.3-1|318	%prep
14mu|plasma5-kdepimlibs-16.04.3-1|319	%setup -qn %{oname}-%{version}
14mu|plasma5-kdepimlibs-16.04.3-1|320	
14mu|plasma5-kdepimlibs-16.04.3-1|321	%build
14mu|plasma5-kdepimlibs-16.04.3-1|322	%cmake_kde5
14mu|plasma5-kdepimlibs-16.04.3-1|323	%make
14mu|plasma5-kdepimlibs-16.04.3-1|324	
14mu|plasma5-kdepimlibs-16.04.3-1|325	%install
14mu|plasma5-kdepimlibs-16.04.3-1|326	%makeinstall_std -C build
14mu|plasma5-kdepimlibs-16.04.3-1|327	
14mu|plasma5-kdepimlibs-16.04.3-1|328	
14mu|plasma5-kdepimlibs-16.04.3-1|329	%changelog
14mu|plasma5-kdepimlibs-16.04.3-1|330	
14mu|plasma5-kdepimlibs-16.04.3-1|331	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|plasma5-kdepimlibs-16.04.3-1|332	- (78a89db) New version 16.04.3
14mu|plasma5-kdepimlibs-16.04.3-1|333	
14mu|plasma5-kdepimlibs-16.04.3-1|334	

23752 14
14mu|plasma5-kdeplasma-addons-5.7.2-1|1	%define oname kdeplasma-addons
14mu|plasma5-kdeplasma-addons-5.7.2-1|2	
14mu|plasma5-kdeplasma-addons-5.7.2-1|3	Summary:	Plasma 5 various add-ons
14mu|plasma5-kdeplasma-addons-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kdeplasma-addons-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-kdeplasma-addons-5.7.2-1|6	Release:	1
14mu|plasma5-kdeplasma-addons-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-kdeplasma-addons-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-kdeplasma-addons-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-kdeplasma-addons-5.7.2-1|11	Patch0:		kdeplasma-addons-5.7.2-rename-translations.patch
14mu|plasma5-kdeplasma-addons-5.7.2-1|12	# Avoid collisions with KDE4 library
14mu|plasma5-kdeplasma-addons-5.7.2-1|13	Patch1:		kdeplasma-addons-5.3.0-plasmacomicprovidercore-soname.patch
14mu|plasma5-kdeplasma-addons-5.7.2-1|14	Patch2:		kdeplasma-addons-5.6.1-weather_version.patch
14mu|plasma5-kdeplasma-addons-5.7.2-1|15	Patch3:		kdeplasma-addons-5.7.2-l10n-ru.patch
14mu|plasma5-kdeplasma-addons-5.7.2-1|16	BuildRequires:	extra-cmake-modules
14mu|plasma5-kdeplasma-addons-5.7.2-1|17	BuildRequires:	kf5activities-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|18	BuildRequires:	kf5config-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|19	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|20	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|21	BuildRequires:	kf5i18n-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|22	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|23	BuildRequires:	kf5kio-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|24	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|25	BuildRequires:	kf5kross-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|26	BuildRequires:	kf5newstuff-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|27	BuildRequires:	kf5plasma-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|28	BuildRequires:	kf5purpose-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|29	BuildRequires:	kf5runner-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|30	BuildRequires:	kf5service-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|31	BuildRequires:	kf5unitconversion-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|32	BuildRequires:	plasma5-workspace-devel >= %{version}
14mu|plasma5-kdeplasma-addons-5.7.2-1|33	BuildRequires:	pkgconfig(glib-2.0)
14mu|plasma5-kdeplasma-addons-5.7.2-1|34	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kdeplasma-addons-5.7.2-1|35	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-kdeplasma-addons-5.7.2-1|36	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kdeplasma-addons-5.7.2-1|37	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-kdeplasma-addons-5.7.2-1|38	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-kdeplasma-addons-5.7.2-1|39	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-kdeplasma-addons-5.7.2-1|40	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kdeplasma-addons-5.7.2-1|41	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-kdeplasma-addons-5.7.2-1|42	BuildRequires:	pkgconfig(x11)
14mu|plasma5-kdeplasma-addons-5.7.2-1|43	BuildRequires:	pkgconfig(xcb)
14mu|plasma5-kdeplasma-addons-5.7.2-1|44	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|plasma5-kdeplasma-addons-5.7.2-1|45	# Must have stuff
14mu|plasma5-kdeplasma-addons-5.7.2-1|46	Requires:	plasma5-applet-showdesktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|47	Requires:	plasma5-applet-quicklaunch
14mu|plasma5-kdeplasma-addons-5.7.2-1|48	Requires:	plasma5-desktopswitcher-previews
14mu|plasma5-kdeplasma-addons-5.7.2-1|49	Requires:	plasma5-windowswitcher-big_icons
14mu|plasma5-kdeplasma-addons-5.7.2-1|50	Requires:	plasma5-windowswitcher-compact
14mu|plasma5-kdeplasma-addons-5.7.2-1|51	Requires:	plasma5-windowswitcher-informative
14mu|plasma5-kdeplasma-addons-5.7.2-1|52	Requires:	plasma5-windowswitcher-present_windows
14mu|plasma5-kdeplasma-addons-5.7.2-1|53	Requires:	plasma5-windowswitcher-small_icons
14mu|plasma5-kdeplasma-addons-5.7.2-1|54	Requires:	plasma5-windowswitcher-text
14mu|plasma5-kdeplasma-addons-5.7.2-1|55	Requires:	plasma5-windowswitcher-thumbnails
14mu|plasma5-kdeplasma-addons-5.7.2-1|56	# Optional stuff
14mu|plasma5-kdeplasma-addons-5.7.2-1|57	Suggests:	plasma5-applet-activitypager
14mu|plasma5-kdeplasma-addons-5.7.2-1|58	Suggests:	plasma5-applet-calculator
14mu|plasma5-kdeplasma-addons-5.7.2-1|59	Suggests:	plasma5-applet-colorpicker
14mu|plasma5-kdeplasma-addons-5.7.2-1|60	Suggests:	plasma5-applet-comic
14mu|plasma5-kdeplasma-addons-5.7.2-1|61	Suggests:	plasma5-applet-diskquota
14mu|plasma5-kdeplasma-addons-5.7.2-1|62	Suggests:	plasma5-applet-fifteenpuzzle
14mu|plasma5-kdeplasma-addons-5.7.2-1|63	Suggests:	plasma5-applet-fuzzyclock
14mu|plasma5-kdeplasma-addons-5.7.2-1|64	Suggests:	plasma5-applet-kickerdash
14mu|plasma5-kdeplasma-addons-5.7.2-1|65	Suggests:	plasma5-applet-konsoleprofiles
14mu|plasma5-kdeplasma-addons-5.7.2-1|66	Suggests:	plasma5-applet-mediaframe
14mu|plasma5-kdeplasma-addons-5.7.2-1|67	Suggests:	plasma5-applet-notes
14mu|plasma5-kdeplasma-addons-5.7.2-1|68	Suggests:	plasma5-applet-quickshare
14mu|plasma5-kdeplasma-addons-5.7.2-1|69	Suggests:	plasma5-applet-systemloadviewer
14mu|plasma5-kdeplasma-addons-5.7.2-1|70	Suggests:	plasma5-applet-timer
14mu|plasma5-kdeplasma-addons-5.7.2-1|71	Suggests:	plasma5-applet-userswitcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|72	Suggests:	plasma5-applet-weather
14mu|plasma5-kdeplasma-addons-5.7.2-1|73	Suggests:	plasma5-applet-webbrowser
14mu|plasma5-kdeplasma-addons-5.7.2-1|74	# Not used by any plasmoid yet, they need porting
14mu|plasma5-kdeplasma-addons-5.7.2-1|75	Suggests:	plasma5-runner-audioplayercontrol
14mu|plasma5-kdeplasma-addons-5.7.2-1|76	Suggests:	plasma5-runner-converter
14mu|plasma5-kdeplasma-addons-5.7.2-1|77	Suggests:	plasma5-runner-datetime
14mu|plasma5-kdeplasma-addons-5.7.2-1|78	Suggests:	plasma5-runner-dictionary
14mu|plasma5-kdeplasma-addons-5.7.2-1|79	Suggests:	plasma5-runner-spellchecker
14mu|plasma5-kdeplasma-addons-5.7.2-1|80	# Prefer plasma5 prefix for Plasma 5 core packages
14mu|plasma5-kdeplasma-addons-5.7.2-1|81	Obsoletes:	kdeplasma-addons-kf5 < 5.2.1-2
14mu|plasma5-kdeplasma-addons-5.7.2-1|82	
14mu|plasma5-kdeplasma-addons-5.7.2-1|83	%description
14mu|plasma5-kdeplasma-addons-5.7.2-1|84	Plasma 5 various add-ons.
14mu|plasma5-kdeplasma-addons-5.7.2-1|85	
14mu|plasma5-kdeplasma-addons-5.7.2-1|86	%files
14mu|plasma5-kdeplasma-addons-5.7.2-1|87	
14mu|plasma5-kdeplasma-addons-5.7.2-1|88	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|89	
14mu|plasma5-kdeplasma-addons-5.7.2-1|90	%package -n plasma5-applet-activitypager
14mu|plasma5-kdeplasma-addons-5.7.2-1|91	Summary:	Plasma 5 activity pager plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|92	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|93	
14mu|plasma5-kdeplasma-addons-5.7.2-1|94	%description -n plasma5-applet-activitypager
14mu|plasma5-kdeplasma-addons-5.7.2-1|95	Plasma 5 activity pager plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|96	
14mu|plasma5-kdeplasma-addons-5.7.2-1|97	%files -n plasma5-applet-activitypager -f plasma_applet_org.kde.plasma.activitypager.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|98	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.activitypager/
14mu|plasma5-kdeplasma-addons-5.7.2-1|99	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.activitypager/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|100	%dir %{_kde5_qmldir}/org/kde/plasma/private/activitypager/
14mu|plasma5-kdeplasma-addons-5.7.2-1|101	%{_kde5_qmldir}/org/kde/plasma/private/activitypager/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|102	%{_kde5_services}/plasma-applet-org.kde.plasma.activitypager.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|103	
14mu|plasma5-kdeplasma-addons-5.7.2-1|104	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|105	
14mu|plasma5-kdeplasma-addons-5.7.2-1|106	%package -n plasma5-applet-calculator
14mu|plasma5-kdeplasma-addons-5.7.2-1|107	Summary:	Plasma 5 calculator plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|108	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|109	
14mu|plasma5-kdeplasma-addons-5.7.2-1|110	%description -n plasma5-applet-calculator
14mu|plasma5-kdeplasma-addons-5.7.2-1|111	Plasma 5 calculator plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|112	
14mu|plasma5-kdeplasma-addons-5.7.2-1|113	%files -n plasma5-applet-calculator -f plasma_applet_org.kde.plasma.calculator.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|114	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.calculator/
14mu|plasma5-kdeplasma-addons-5.7.2-1|115	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.calculator/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|116	%{_kde5_services}/plasma-applet-org.kde.plasma.calculator.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|117	
14mu|plasma5-kdeplasma-addons-5.7.2-1|118	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|119	
14mu|plasma5-kdeplasma-addons-5.7.2-1|120	%package -n plasma5-applet-colorpicker
14mu|plasma5-kdeplasma-addons-5.7.2-1|121	Summary:	Plasma 5 color picker plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|122	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|123	
14mu|plasma5-kdeplasma-addons-5.7.2-1|124	%description -n plasma5-applet-colorpicker
14mu|plasma5-kdeplasma-addons-5.7.2-1|125	Plasma 5 color picker plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|126	
14mu|plasma5-kdeplasma-addons-5.7.2-1|127	%files -n plasma5-applet-colorpicker -f plasma_applet_org.kde.plasma.colorpicker.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|128	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.colorpicker/
14mu|plasma5-kdeplasma-addons-5.7.2-1|129	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.colorpicker/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|130	%dir %{_kde5_qmldir}/org/kde/plasma/private/colorpicker/
14mu|plasma5-kdeplasma-addons-5.7.2-1|131	%{_kde5_qmldir}/org/kde/plasma/private/colorpicker/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|132	%{_kde5_services}/plasma-applet-org.kde.plasma.colorpicker.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|133	
14mu|plasma5-kdeplasma-addons-5.7.2-1|134	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|135	
14mu|plasma5-kdeplasma-addons-5.7.2-1|136	%package -n plasma5-applet-comic
14mu|plasma5-kdeplasma-addons-5.7.2-1|137	Summary:	Plasma 5 comic plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|138	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|139	Requires:	plasma5-dataengine-comic
14mu|plasma5-kdeplasma-addons-5.7.2-1|140	
14mu|plasma5-kdeplasma-addons-5.7.2-1|141	%description -n plasma5-applet-comic
14mu|plasma5-kdeplasma-addons-5.7.2-1|142	Plasma 5 comic plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|143	
14mu|plasma5-kdeplasma-addons-5.7.2-1|144	%files -n plasma5-applet-comic -f plasma_applet_org.kde.plasma.comic.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|145	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.comic/
14mu|plasma5-kdeplasma-addons-5.7.2-1|146	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.comic/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|147	%{_kde5_services}/plasma-applet-org.kde.plasma.comic.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|148	%{_kde5_sysconfdir}/xdg/comic.knsrc
14mu|plasma5-kdeplasma-addons-5.7.2-1|149	%{_qt5_plugindir}/plasma/applets/plasma_applet_comic.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|150	
14mu|plasma5-kdeplasma-addons-5.7.2-1|151	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|152	
14mu|plasma5-kdeplasma-addons-5.7.2-1|153	%package -n plasma5-applet-diskquota
14mu|plasma5-kdeplasma-addons-5.7.2-1|154	Summary:	Plasma 5 disk quota plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|155	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|156	
14mu|plasma5-kdeplasma-addons-5.7.2-1|157	%description -n plasma5-applet-diskquota
14mu|plasma5-kdeplasma-addons-5.7.2-1|158	Plasma 5 disk quota plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|159	
14mu|plasma5-kdeplasma-addons-5.7.2-1|160	%files -n plasma5-applet-diskquota -f plasma_applet_org.kde.plasma.diskquota.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|161	%{_kde5_datadir}/plasma/desktoptheme/default/icons/quota.svg
14mu|plasma5-kdeplasma-addons-5.7.2-1|162	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.diskquota/
14mu|plasma5-kdeplasma-addons-5.7.2-1|163	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.diskquota/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|164	%dir %{_kde5_qmldir}/org/kde/plasma/private/diskquota/
14mu|plasma5-kdeplasma-addons-5.7.2-1|165	%{_kde5_qmldir}/org/kde/plasma/private/diskquota/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|166	%{_kde5_services}/plasma-applet-org.kde.plasma.diskquota.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|167	
14mu|plasma5-kdeplasma-addons-5.7.2-1|168	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|169	
14mu|plasma5-kdeplasma-addons-5.7.2-1|170	%package -n plasma5-applet-fifteenpuzzle
14mu|plasma5-kdeplasma-addons-5.7.2-1|171	Summary:	Plasma 5 fifteenpuzzle plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|172	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|173	# Icon conflict
14mu|plasma5-kdeplasma-addons-5.7.2-1|174	Conflicts:	plasma-applet-fifteenpuzzle
14mu|plasma5-kdeplasma-addons-5.7.2-1|175	
14mu|plasma5-kdeplasma-addons-5.7.2-1|176	%description -n plasma5-applet-fifteenpuzzle
14mu|plasma5-kdeplasma-addons-5.7.2-1|177	Plasma 5 fifteenpuzzle plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|178	
14mu|plasma5-kdeplasma-addons-5.7.2-1|179	%files -n plasma5-applet-fifteenpuzzle -f plasma_applet_org.kde.plasma.fifteenpuzzle.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|180	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/
14mu|plasma5-kdeplasma-addons-5.7.2-1|181	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.fifteenpuzzle/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|182	%{_kde5_iconsdir}/hicolor/scalable/apps/fifteenpuzzle.svgz
14mu|plasma5-kdeplasma-addons-5.7.2-1|183	%dir %{_kde5_qmldir}/org/kde/plasma/private/fifteenpuzzle/
14mu|plasma5-kdeplasma-addons-5.7.2-1|184	%{_kde5_qmldir}/org/kde/plasma/private/fifteenpuzzle/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|185	%{_kde5_services}/plasma-applet-org.kde.plasma.fifteenpuzzle.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|186	
14mu|plasma5-kdeplasma-addons-5.7.2-1|187	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|188	
14mu|plasma5-kdeplasma-addons-5.7.2-1|189	%package -n plasma5-applet-fuzzyclock
14mu|plasma5-kdeplasma-addons-5.7.2-1|190	Summary:	Plasma 5 fuzzyclock plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|191	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|192	
14mu|plasma5-kdeplasma-addons-5.7.2-1|193	%description -n plasma5-applet-fuzzyclock
14mu|plasma5-kdeplasma-addons-5.7.2-1|194	Plasma 5 fuzzyclock plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|195	
14mu|plasma5-kdeplasma-addons-5.7.2-1|196	%files -n plasma5-applet-fuzzyclock -f plasma_applet_org.kde.plasma.fuzzyclock.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|197	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.fuzzyclock/
14mu|plasma5-kdeplasma-addons-5.7.2-1|198	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.fuzzyclock/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|199	%{_kde5_services}/plasma-applet-org.kde.plasma.fuzzyclock.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|200	
14mu|plasma5-kdeplasma-addons-5.7.2-1|201	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|202	
14mu|plasma5-kdeplasma-addons-5.7.2-1|203	%package -n plasma5-applet-kickerdash
14mu|plasma5-kdeplasma-addons-5.7.2-1|204	Summary:	Plasma 5 Kicker Dash plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|205	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|206	
14mu|plasma5-kdeplasma-addons-5.7.2-1|207	%description -n plasma5-applet-kickerdash
14mu|plasma5-kdeplasma-addons-5.7.2-1|208	Plasma 5 Kicker Dash plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|209	
14mu|plasma5-kdeplasma-addons-5.7.2-1|210	%files -n plasma5-applet-kickerdash
14mu|plasma5-kdeplasma-addons-5.7.2-1|211	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.kickerdash/
14mu|plasma5-kdeplasma-addons-5.7.2-1|212	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.kickerdash/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|213	%{_kde5_services}/plasma-applet-org.kde.plasma.kickerdash.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|214	
14mu|plasma5-kdeplasma-addons-5.7.2-1|215	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|216	
14mu|plasma5-kdeplasma-addons-5.7.2-1|217	%package -n plasma5-applet-konsoleprofiles
14mu|plasma5-kdeplasma-addons-5.7.2-1|218	Summary:	Plasma 5 Konsole profiles plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|219	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|220	Requires:	plasma5-applet-konsoleprofiles
14mu|plasma5-kdeplasma-addons-5.7.2-1|221	
14mu|plasma5-kdeplasma-addons-5.7.2-1|222	%description -n plasma5-applet-konsoleprofiles
14mu|plasma5-kdeplasma-addons-5.7.2-1|223	Plasma 5 Konsole profiles plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|224	
14mu|plasma5-kdeplasma-addons-5.7.2-1|225	%files -n plasma5-applet-konsoleprofiles
14mu|plasma5-kdeplasma-addons-5.7.2-1|226	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.konsoleprofiles/
14mu|plasma5-kdeplasma-addons-5.7.2-1|227	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.konsoleprofiles/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|228	%{_kde5_services}/plasma-applet-org.kde.plasma.konsoleprofiles.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|229	
14mu|plasma5-kdeplasma-addons-5.7.2-1|230	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|231	
14mu|plasma5-kdeplasma-addons-5.7.2-1|232	%package -n plasma5-applet-mediaframe
14mu|plasma5-kdeplasma-addons-5.7.2-1|233	Summary:	Plasma 5 mediaframe plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|234	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|235	
14mu|plasma5-kdeplasma-addons-5.7.2-1|236	%description -n plasma5-applet-mediaframe
14mu|plasma5-kdeplasma-addons-5.7.2-1|237	Plasma 5 mediaframe plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|238	
14mu|plasma5-kdeplasma-addons-5.7.2-1|239	%files -n plasma5-applet-mediaframe -f plasma_applet_org.kde.plasma.mediaframe.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|240	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.mediaframe/
14mu|plasma5-kdeplasma-addons-5.7.2-1|241	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.mediaframe/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|242	%dir %{_kde5_qmldir}/org/kde/plasma/private/mediaframe/
14mu|plasma5-kdeplasma-addons-5.7.2-1|243	%{_kde5_qmldir}/org/kde/plasma/private/mediaframe/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|244	%{_kde5_services}/plasma-applet-org.kde.plasma.mediaframe.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|245	
14mu|plasma5-kdeplasma-addons-5.7.2-1|246	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|247	
14mu|plasma5-kdeplasma-addons-5.7.2-1|248	%package -n plasma5-applet-notes
14mu|plasma5-kdeplasma-addons-5.7.2-1|249	Summary:	Plasma 5 notes plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|250	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|251	
14mu|plasma5-kdeplasma-addons-5.7.2-1|252	%description -n plasma5-applet-notes
14mu|plasma5-kdeplasma-addons-5.7.2-1|253	Plasma 5 notes plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|254	
14mu|plasma5-kdeplasma-addons-5.7.2-1|255	%files -n plasma5-applet-notes -f plasma_applet_org.kde.plasma.notes.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|256	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.notes/
14mu|plasma5-kdeplasma-addons-5.7.2-1|257	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.notes/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|258	%dir %{_kde5_qmldir}/org/kde/plasma/private/notes/
14mu|plasma5-kdeplasma-addons-5.7.2-1|259	%{_kde5_qmldir}/org/kde/plasma/private/notes/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|260	%{_kde5_services}/plasma-applet-org.kde.plasma.notes.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|261	
14mu|plasma5-kdeplasma-addons-5.7.2-1|262	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|263	
14mu|plasma5-kdeplasma-addons-5.7.2-1|264	%package -n plasma5-applet-quicklaunch
14mu|plasma5-kdeplasma-addons-5.7.2-1|265	Summary:	Plasma 5 quicklaunch plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|266	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|267	
14mu|plasma5-kdeplasma-addons-5.7.2-1|268	%description -n plasma5-applet-quicklaunch
14mu|plasma5-kdeplasma-addons-5.7.2-1|269	Plasma 5 quicklaunch plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|270	
14mu|plasma5-kdeplasma-addons-5.7.2-1|271	%files -n plasma5-applet-quicklaunch -f plasma_applet_org.kde.plasma.quicklaunch.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|272	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.quicklaunch/
14mu|plasma5-kdeplasma-addons-5.7.2-1|273	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.quicklaunch/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|274	%dir %{_kde5_qmldir}/org/kde/plasma/private/quicklaunch/
14mu|plasma5-kdeplasma-addons-5.7.2-1|275	%{_kde5_qmldir}/org/kde/plasma/private/quicklaunch/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|276	%{_kde5_services}/plasma-applet-org.kde.plasma.quicklaunch.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|277	
14mu|plasma5-kdeplasma-addons-5.7.2-1|278	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|279	
14mu|plasma5-kdeplasma-addons-5.7.2-1|280	%package -n plasma5-applet-quickshare
14mu|plasma5-kdeplasma-addons-5.7.2-1|281	Summary:	Plasma 5 quickshare plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|282	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|283	
14mu|plasma5-kdeplasma-addons-5.7.2-1|284	%description -n plasma5-applet-quickshare
14mu|plasma5-kdeplasma-addons-5.7.2-1|285	Plasma 5 quickshare plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|286	
14mu|plasma5-kdeplasma-addons-5.7.2-1|287	%files -n plasma5-applet-quickshare -f plasma_applet_org.kde.plasma.quickshare.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|288	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.quickshare/
14mu|plasma5-kdeplasma-addons-5.7.2-1|289	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.quickshare/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|290	%dir %{_kde5_qmldir}/org/kde/plasma/private/purpose/
14mu|plasma5-kdeplasma-addons-5.7.2-1|291	%{_kde5_qmldir}/org/kde/plasma/private/purpose/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|292	%{_kde5_services}/plasma-applet-org.kde.plasma.quickshare.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|293	
14mu|plasma5-kdeplasma-addons-5.7.2-1|294	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|295	
14mu|plasma5-kdeplasma-addons-5.7.2-1|296	%package -n plasma5-applet-showdesktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|297	Summary:	Plasma 5 showdesktop plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|298	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|299	
14mu|plasma5-kdeplasma-addons-5.7.2-1|300	%description -n plasma5-applet-showdesktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|301	Plasma 5 showdesktop plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|302	
14mu|plasma5-kdeplasma-addons-5.7.2-1|303	%files -n plasma5-applet-showdesktop -f plasma_applet_org.kde.plasma.showdesktop.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|304	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.showdesktop/
14mu|plasma5-kdeplasma-addons-5.7.2-1|305	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.showdesktop/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|306	%dir %{_kde5_qmldir}/org/kde/plasma/private/showdesktop/
14mu|plasma5-kdeplasma-addons-5.7.2-1|307	%{_kde5_qmldir}/org/kde/plasma/private/showdesktop/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|308	%{_kde5_services}/plasma-applet-org.kde.plasma.showdesktop.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|309	
14mu|plasma5-kdeplasma-addons-5.7.2-1|310	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|311	
14mu|plasma5-kdeplasma-addons-5.7.2-1|312	%package -n plasma5-applet-systemloadviewer
14mu|plasma5-kdeplasma-addons-5.7.2-1|313	Summary:	Plasma 5 systemloadviewer plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|314	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|315	
14mu|plasma5-kdeplasma-addons-5.7.2-1|316	%description -n plasma5-applet-systemloadviewer
14mu|plasma5-kdeplasma-addons-5.7.2-1|317	Plasma 5 systemloadviewer plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|318	
14mu|plasma5-kdeplasma-addons-5.7.2-1|319	%files -n plasma5-applet-systemloadviewer -f plasma_applet_org.kde.plasma.systemloadviewer.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|320	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemloadviewer/
14mu|plasma5-kdeplasma-addons-5.7.2-1|321	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemloadviewer/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|322	%{_kde5_services}/plasma-applet-org.kde.plasma.systemloadviewer.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|323	
14mu|plasma5-kdeplasma-addons-5.7.2-1|324	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|325	
14mu|plasma5-kdeplasma-addons-5.7.2-1|326	%package -n plasma5-applet-timer
14mu|plasma5-kdeplasma-addons-5.7.2-1|327	Summary:	Plasma 5 timer plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|328	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|329	
14mu|plasma5-kdeplasma-addons-5.7.2-1|330	%description -n plasma5-applet-timer
14mu|plasma5-kdeplasma-addons-5.7.2-1|331	Plasma 5 timer plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|332	
14mu|plasma5-kdeplasma-addons-5.7.2-1|333	%files -n plasma5-applet-timer -f plasma_applet_org.kde.plasma.timer.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|334	%{_kde5_datadir}/plasma/desktoptheme/default/widgets/timer.*
14mu|plasma5-kdeplasma-addons-5.7.2-1|335	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.timer/
14mu|plasma5-kdeplasma-addons-5.7.2-1|336	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.timer/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|337	%dir %{_kde5_qmldir}/org/kde/plasma/private/timer/
14mu|plasma5-kdeplasma-addons-5.7.2-1|338	%{_kde5_qmldir}/org/kde/plasma/private/timer/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|339	%{_kde5_services}/plasma-applet-org.kde.plasma.timer.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|340	
14mu|plasma5-kdeplasma-addons-5.7.2-1|341	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|342	
14mu|plasma5-kdeplasma-addons-5.7.2-1|343	%package -n plasma5-applet-userswitcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|344	Summary:	Plasma 5 users witcher plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|345	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|346	
14mu|plasma5-kdeplasma-addons-5.7.2-1|347	%description -n plasma5-applet-userswitcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|348	Plasma 5 user switcher plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|349	
14mu|plasma5-kdeplasma-addons-5.7.2-1|350	%files -n plasma5-applet-userswitcher -f plasma_applet_org.kde.plasma.userswitcher.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|351	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.userswitcher/
14mu|plasma5-kdeplasma-addons-5.7.2-1|352	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.userswitcher/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|353	%{_kde5_services}/plasma-applet-org.kde.plasma.userswitcher.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|354	
14mu|plasma5-kdeplasma-addons-5.7.2-1|355	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|356	
14mu|plasma5-kdeplasma-addons-5.7.2-1|357	%package -n plasma5-applet-weather
14mu|plasma5-kdeplasma-addons-5.7.2-1|358	Summary:	Plasma 5 weather plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|359	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|360	
14mu|plasma5-kdeplasma-addons-5.7.2-1|361	%description -n plasma5-applet-weather
14mu|plasma5-kdeplasma-addons-5.7.2-1|362	Plasma 5 weather plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|363	
14mu|plasma5-kdeplasma-addons-5.7.2-1|364	%files -n plasma5-applet-weather -f plasma_applet_org.kde.plasma.weather.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|365	%{_kde5_datadir}/plasma/desktoptheme/default/weather/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|366	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.weather/
14mu|plasma5-kdeplasma-addons-5.7.2-1|367	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.weather/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|368	%dir %{_kde5_qmldir}/org/kde/plasma/private/weather/
14mu|plasma5-kdeplasma-addons-5.7.2-1|369	%{_kde5_qmldir}/org/kde/plasma/private/weather/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|370	%{_kde5_services}/plasma-applet-org.kde.plasma.weather.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|371	%{_qt5_plugindir}/plasma/applets/plasma_applet_weather.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|372	
14mu|plasma5-kdeplasma-addons-5.7.2-1|373	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|374	
14mu|plasma5-kdeplasma-addons-5.7.2-1|375	%package -n plasma5-applet-webbrowser
14mu|plasma5-kdeplasma-addons-5.7.2-1|376	Summary:	Plasma 5 webbrowser plasmoid
14mu|plasma5-kdeplasma-addons-5.7.2-1|377	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|378	
14mu|plasma5-kdeplasma-addons-5.7.2-1|379	%description -n plasma5-applet-webbrowser
14mu|plasma5-kdeplasma-addons-5.7.2-1|380	Plasma 5 webbrowser plasmoid.
14mu|plasma5-kdeplasma-addons-5.7.2-1|381	
14mu|plasma5-kdeplasma-addons-5.7.2-1|382	%files -n plasma5-applet-webbrowser
14mu|plasma5-kdeplasma-addons-5.7.2-1|383	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.webbrowser/
14mu|plasma5-kdeplasma-addons-5.7.2-1|384	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.webbrowser/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|385	%{_kde5_services}/plasma-applet-org.kde.plasma.webbrowser.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|386	
14mu|plasma5-kdeplasma-addons-5.7.2-1|387	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|388	
14mu|plasma5-kdeplasma-addons-5.7.2-1|389	%package -n plasma5-dataengine-comic
14mu|plasma5-kdeplasma-addons-5.7.2-1|390	Summary:	Plasma 5 comic dataengine
14mu|plasma5-kdeplasma-addons-5.7.2-1|391	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|392	
14mu|plasma5-kdeplasma-addons-5.7.2-1|393	%description -n plasma5-dataengine-comic
14mu|plasma5-kdeplasma-addons-5.7.2-1|394	Plasma 5 comic dataengine.
14mu|plasma5-kdeplasma-addons-5.7.2-1|395	
14mu|plasma5-kdeplasma-addons-5.7.2-1|396	%files -n plasma5-dataengine-comic
14mu|plasma5-kdeplasma-addons-5.7.2-1|397	%{_kde5_services}/plasma-dataengine-comic.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|398	%{_kde5_servicetypes}/plasma_comicprovider.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|399	%{_qt5_plugindir}/plasma_comic_krossprovider.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|400	%{_qt5_plugindir}/kpackage/packagestructure/plasma_packagestructure_comic.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|401	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_comic.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|402	
14mu|plasma5-kdeplasma-addons-5.7.2-1|403	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|404	
14mu|plasma5-kdeplasma-addons-5.7.2-1|405	%package -n plasma5-dataengine-konsoleprofiles
14mu|plasma5-kdeplasma-addons-5.7.2-1|406	Summary:	Plasma 5 Konsole profiles dataengine
14mu|plasma5-kdeplasma-addons-5.7.2-1|407	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|408	
14mu|plasma5-kdeplasma-addons-5.7.2-1|409	%description -n plasma5-dataengine-konsoleprofiles
14mu|plasma5-kdeplasma-addons-5.7.2-1|410	Plasma 5 Konsole profiles dataengine.
14mu|plasma5-kdeplasma-addons-5.7.2-1|411	
14mu|plasma5-kdeplasma-addons-5.7.2-1|412	%files -n plasma5-dataengine-konsoleprofiles
14mu|plasma5-kdeplasma-addons-5.7.2-1|413	%{_kde5_datadir}/plasma/services/org.kde.plasma.dataengine.konsoleprofiles.operations
14mu|plasma5-kdeplasma-addons-5.7.2-1|414	%{_kde5_services}/plasma-dataengine-konsoleprofiles.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|415	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_konsoleprofiles.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|416	
14mu|plasma5-kdeplasma-addons-5.7.2-1|417	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|418	
14mu|plasma5-kdeplasma-addons-5.7.2-1|419	%package -n plasma5-desktopswitcher-previews
14mu|plasma5-kdeplasma-addons-5.7.2-1|420	Summary:	Plasma 5 previews desktop switcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|421	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|422	
14mu|plasma5-kdeplasma-addons-5.7.2-1|423	%description -n plasma5-desktopswitcher-previews
14mu|plasma5-kdeplasma-addons-5.7.2-1|424	Plasma 5 previews desktop switcher.
14mu|plasma5-kdeplasma-addons-5.7.2-1|425	
14mu|plasma5-kdeplasma-addons-5.7.2-1|426	%files -n plasma5-desktopswitcher-previews
14mu|plasma5-kdeplasma-addons-5.7.2-1|427	%dir %{_kde5_datadir}/kwin/desktoptabbox/previews/
14mu|plasma5-kdeplasma-addons-5.7.2-1|428	%{_kde5_datadir}/kwin/desktoptabbox/previews/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|429	%{_kde5_services}/kwin/kwin4_desktop_switcher_previews.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|430	
14mu|plasma5-kdeplasma-addons-5.7.2-1|431	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|432	
14mu|plasma5-kdeplasma-addons-5.7.2-1|433	%package -n plasma5-runner-audioplayercontrol
14mu|plasma5-kdeplasma-addons-5.7.2-1|434	Summary:	Plasma 5 audioplayercontrol runner
14mu|plasma5-kdeplasma-addons-5.7.2-1|435	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|436	
14mu|plasma5-kdeplasma-addons-5.7.2-1|437	%description -n plasma5-runner-audioplayercontrol
14mu|plasma5-kdeplasma-addons-5.7.2-1|438	Plasma 5 audioplayercontrol runner.
14mu|plasma5-kdeplasma-addons-5.7.2-1|439	
14mu|plasma5-kdeplasma-addons-5.7.2-1|440	%files -n plasma5-runner-audioplayercontrol
14mu|plasma5-kdeplasma-addons-5.7.2-1|441	%{_kde5_services}/plasma-runner-audioplayercontrol.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|442	%{_kde5_services}/plasma-runner-audioplayercontrol_config.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|443	%{_qt5_plugindir}/kcm_krunner_audioplayercontrol.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|444	%{_qt5_plugindir}/krunner_audioplayercontrol.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|445	
14mu|plasma5-kdeplasma-addons-5.7.2-1|446	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|447	
14mu|plasma5-kdeplasma-addons-5.7.2-1|448	%package -n plasma5-runner-converter
14mu|plasma5-kdeplasma-addons-5.7.2-1|449	Summary:	Plasma 5 unit converter runner
14mu|plasma5-kdeplasma-addons-5.7.2-1|450	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|451	
14mu|plasma5-kdeplasma-addons-5.7.2-1|452	%description -n plasma5-runner-converter
14mu|plasma5-kdeplasma-addons-5.7.2-1|453	Plasma 5 unit converter runner.
14mu|plasma5-kdeplasma-addons-5.7.2-1|454	
14mu|plasma5-kdeplasma-addons-5.7.2-1|455	%files -n plasma5-runner-converter -f plasma_runner_converterrunner5.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|456	%{_kde5_services}/plasma-runner-converter.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|457	%{_qt5_plugindir}/krunner_converter.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|458	
14mu|plasma5-kdeplasma-addons-5.7.2-1|459	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|460	
14mu|plasma5-kdeplasma-addons-5.7.2-1|461	%package -n plasma5-runner-datetime
14mu|plasma5-kdeplasma-addons-5.7.2-1|462	Summary:	Plasma 5 date and time runner
14mu|plasma5-kdeplasma-addons-5.7.2-1|463	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|464	
14mu|plasma5-kdeplasma-addons-5.7.2-1|465	%description -n plasma5-runner-datetime
14mu|plasma5-kdeplasma-addons-5.7.2-1|466	Plasma 5 date and time runner.
14mu|plasma5-kdeplasma-addons-5.7.2-1|467	
14mu|plasma5-kdeplasma-addons-5.7.2-1|468	%files -n plasma5-runner-datetime -f plasma_runner_datetime5.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|469	%{_kde5_services}/plasma-runner-datetime.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|470	%{_qt5_plugindir}/krunner_datetime.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|471	
14mu|plasma5-kdeplasma-addons-5.7.2-1|472	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|473	
14mu|plasma5-kdeplasma-addons-5.7.2-1|474	%package -n plasma5-runner-dictionary
14mu|plasma5-kdeplasma-addons-5.7.2-1|475	Summary:	Plasma 5 dictionary runner
14mu|plasma5-kdeplasma-addons-5.7.2-1|476	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|477	
14mu|plasma5-kdeplasma-addons-5.7.2-1|478	%description -n plasma5-runner-dictionary
14mu|plasma5-kdeplasma-addons-5.7.2-1|479	Plasma 5 dictionary runner.
14mu|plasma5-kdeplasma-addons-5.7.2-1|480	
14mu|plasma5-kdeplasma-addons-5.7.2-1|481	%files -n plasma5-runner-dictionary
14mu|plasma5-kdeplasma-addons-5.7.2-1|482	%{_kde5_services}/plasma-runner-dictionary.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|483	%{_kde5_services}/plasma-runner-dictionary_config.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|484	%{_qt5_plugindir}/kcm_krunner_dictionary.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|485	%{_qt5_plugindir}/krunner_dictionary.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|486	
14mu|plasma5-kdeplasma-addons-5.7.2-1|487	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|488	
14mu|plasma5-kdeplasma-addons-5.7.2-1|489	%package -n plasma5-runner-spellchecker
14mu|plasma5-kdeplasma-addons-5.7.2-1|490	Summary:	Plasma 5 spell checker runner
14mu|plasma5-kdeplasma-addons-5.7.2-1|491	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|492	
14mu|plasma5-kdeplasma-addons-5.7.2-1|493	%description -n plasma5-runner-spellchecker
14mu|plasma5-kdeplasma-addons-5.7.2-1|494	Plasma 5 spell checker runner.
14mu|plasma5-kdeplasma-addons-5.7.2-1|495	
14mu|plasma5-kdeplasma-addons-5.7.2-1|496	%files -n plasma5-runner-spellchecker -f plasma_runner_spellcheckrunner5.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|497	%{_kde5_services}/plasma-runner-spellchecker.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|498	%{_kde5_services}/plasma-runner-spellchecker_config.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|499	%{_qt5_plugindir}/kcm_krunner_spellcheck.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|500	%{_qt5_plugindir}/krunner_spellcheck.so
14mu|plasma5-kdeplasma-addons-5.7.2-1|501	
14mu|plasma5-kdeplasma-addons-5.7.2-1|502	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|503	
14mu|plasma5-kdeplasma-addons-5.7.2-1|504	%package -n plasma5-windowswitcher-big_icons
14mu|plasma5-kdeplasma-addons-5.7.2-1|505	Summary:	Plasma 5 big icons window switcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|506	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|507	
14mu|plasma5-kdeplasma-addons-5.7.2-1|508	%description -n plasma5-windowswitcher-big_icons
14mu|plasma5-kdeplasma-addons-5.7.2-1|509	Plasma 5 big icons window switcher.
14mu|plasma5-kdeplasma-addons-5.7.2-1|510	
14mu|plasma5-kdeplasma-addons-5.7.2-1|511	%files -n plasma5-windowswitcher-big_icons
14mu|plasma5-kdeplasma-addons-5.7.2-1|512	%dir %{_kde5_datadir}/kwin/tabbox/big_icons/
14mu|plasma5-kdeplasma-addons-5.7.2-1|513	%{_kde5_datadir}/kwin/tabbox/big_icons/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|514	%{_kde5_services}/kwin/kwin4_window_switcher_big_icons.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|515	
14mu|plasma5-kdeplasma-addons-5.7.2-1|516	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|517	
14mu|plasma5-kdeplasma-addons-5.7.2-1|518	%package -n plasma5-windowswitcher-compact
14mu|plasma5-kdeplasma-addons-5.7.2-1|519	Summary:	Plasma 5 compact window switcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|520	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|521	
14mu|plasma5-kdeplasma-addons-5.7.2-1|522	%description -n plasma5-windowswitcher-compact
14mu|plasma5-kdeplasma-addons-5.7.2-1|523	Plasma 5 compact window switcher.
14mu|plasma5-kdeplasma-addons-5.7.2-1|524	
14mu|plasma5-kdeplasma-addons-5.7.2-1|525	%files -n plasma5-windowswitcher-compact
14mu|plasma5-kdeplasma-addons-5.7.2-1|526	%dir %{_kde5_datadir}/kwin/tabbox/compact/
14mu|plasma5-kdeplasma-addons-5.7.2-1|527	%{_kde5_datadir}/kwin/tabbox/compact/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|528	%{_kde5_services}/kwin/kwin4_window_switcher_compact.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|529	
14mu|plasma5-kdeplasma-addons-5.7.2-1|530	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|531	
14mu|plasma5-kdeplasma-addons-5.7.2-1|532	%package -n plasma5-windowswitcher-informative
14mu|plasma5-kdeplasma-addons-5.7.2-1|533	Summary:	Plasma 5 informative window switcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|534	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|535	
14mu|plasma5-kdeplasma-addons-5.7.2-1|536	%description -n plasma5-windowswitcher-informative
14mu|plasma5-kdeplasma-addons-5.7.2-1|537	Plasma 5 informative window switcher.
14mu|plasma5-kdeplasma-addons-5.7.2-1|538	
14mu|plasma5-kdeplasma-addons-5.7.2-1|539	%files -n plasma5-windowswitcher-informative
14mu|plasma5-kdeplasma-addons-5.7.2-1|540	%dir %{_kde5_datadir}/kwin/tabbox/informative/
14mu|plasma5-kdeplasma-addons-5.7.2-1|541	%{_kde5_datadir}/kwin/tabbox/informative/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|542	%{_kde5_services}/kwin/kwin4_window_switcher_informative.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|543	
14mu|plasma5-kdeplasma-addons-5.7.2-1|544	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|545	
14mu|plasma5-kdeplasma-addons-5.7.2-1|546	%package -n plasma5-windowswitcher-present_windows
14mu|plasma5-kdeplasma-addons-5.7.2-1|547	Summary:	Plasma 5 present windows window switcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|548	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|549	
14mu|plasma5-kdeplasma-addons-5.7.2-1|550	%description -n plasma5-windowswitcher-present_windows
14mu|plasma5-kdeplasma-addons-5.7.2-1|551	Plasma 5 present windows window switcher.
14mu|plasma5-kdeplasma-addons-5.7.2-1|552	
14mu|plasma5-kdeplasma-addons-5.7.2-1|553	%files -n plasma5-windowswitcher-present_windows
14mu|plasma5-kdeplasma-addons-5.7.2-1|554	%dir %{_kde5_datadir}/kwin/tabbox/present_windows/
14mu|plasma5-kdeplasma-addons-5.7.2-1|555	%{_kde5_datadir}/kwin/tabbox/present_windows/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|556	%{_kde5_services}/kwin/kwin4_window_switcher_present_windows.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|557	
14mu|plasma5-kdeplasma-addons-5.7.2-1|558	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|559	
14mu|plasma5-kdeplasma-addons-5.7.2-1|560	%package -n plasma5-windowswitcher-small_icons
14mu|plasma5-kdeplasma-addons-5.7.2-1|561	Summary:	Plasma 5 small icons window switcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|562	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|563	
14mu|plasma5-kdeplasma-addons-5.7.2-1|564	%description -n plasma5-windowswitcher-small_icons
14mu|plasma5-kdeplasma-addons-5.7.2-1|565	Plasma 5 small icons window switcher.
14mu|plasma5-kdeplasma-addons-5.7.2-1|566	
14mu|plasma5-kdeplasma-addons-5.7.2-1|567	%files -n plasma5-windowswitcher-small_icons
14mu|plasma5-kdeplasma-addons-5.7.2-1|568	%dir %{_kde5_datadir}/kwin/tabbox/small_icons/
14mu|plasma5-kdeplasma-addons-5.7.2-1|569	%{_kde5_datadir}/kwin/tabbox/small_icons/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|570	%{_kde5_services}/kwin/kwin4_window_switcher_small_icons.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|571	
14mu|plasma5-kdeplasma-addons-5.7.2-1|572	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|573	
14mu|plasma5-kdeplasma-addons-5.7.2-1|574	%package -n plasma5-windowswitcher-text
14mu|plasma5-kdeplasma-addons-5.7.2-1|575	Summary:	Plasma 5 text window switcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|576	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|577	
14mu|plasma5-kdeplasma-addons-5.7.2-1|578	%description -n plasma5-windowswitcher-text
14mu|plasma5-kdeplasma-addons-5.7.2-1|579	Plasma 5 text window switcher.
14mu|plasma5-kdeplasma-addons-5.7.2-1|580	
14mu|plasma5-kdeplasma-addons-5.7.2-1|581	%files -n plasma5-windowswitcher-text
14mu|plasma5-kdeplasma-addons-5.7.2-1|582	%dir %{_kde5_datadir}/kwin/tabbox/text/
14mu|plasma5-kdeplasma-addons-5.7.2-1|583	%{_kde5_datadir}/kwin/tabbox/text/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|584	%{_kde5_services}/kwin/kwin4_window_switcher_text.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|585	
14mu|plasma5-kdeplasma-addons-5.7.2-1|586	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|587	
14mu|plasma5-kdeplasma-addons-5.7.2-1|588	%package -n plasma5-windowswitcher-thumbnails
14mu|plasma5-kdeplasma-addons-5.7.2-1|589	Summary:	Plasma 5 thumbnails window switcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|590	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|591	
14mu|plasma5-kdeplasma-addons-5.7.2-1|592	%description -n plasma5-windowswitcher-thumbnails
14mu|plasma5-kdeplasma-addons-5.7.2-1|593	Plasma 5 thumbnails window switcher.
14mu|plasma5-kdeplasma-addons-5.7.2-1|594	
14mu|plasma5-kdeplasma-addons-5.7.2-1|595	%files -n plasma5-windowswitcher-thumbnails
14mu|plasma5-kdeplasma-addons-5.7.2-1|596	%dir %{_kde5_datadir}/kwin/tabbox/thumbnails/
14mu|plasma5-kdeplasma-addons-5.7.2-1|597	%{_kde5_datadir}/kwin/tabbox/thumbnails/*
14mu|plasma5-kdeplasma-addons-5.7.2-1|598	%{_kde5_services}/kwin/kwin4_window_switcher_thumbnails.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|599	
14mu|plasma5-kdeplasma-addons-5.7.2-1|600	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|601	
14mu|plasma5-kdeplasma-addons-5.7.2-1|602	%package -n plasma5-wallpaper-haenau
14mu|plasma5-kdeplasma-addons-5.7.2-1|603	Summary:	Plasma 5 haenau wallpaper
14mu|plasma5-kdeplasma-addons-5.7.2-1|604	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|605	
14mu|plasma5-kdeplasma-addons-5.7.2-1|606	%description -n plasma5-wallpaper-haenau
14mu|plasma5-kdeplasma-addons-5.7.2-1|607	Plasma 5 haenau wallpaper.
14mu|plasma5-kdeplasma-addons-5.7.2-1|608	
14mu|plasma5-kdeplasma-addons-5.7.2-1|609	%files -n plasma5-wallpaper-haenau
14mu|plasma5-kdeplasma-addons-5.7.2-1|610	%{_kde5_datadir}/plasma/wallpapers/org.kde.haenau
14mu|plasma5-kdeplasma-addons-5.7.2-1|611	%{_kde5_services}/plasma-wallpaper-org.kde.haenau.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|612	
14mu|plasma5-kdeplasma-addons-5.7.2-1|613	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|614	
14mu|plasma5-kdeplasma-addons-5.7.2-1|615	%package -n plasma5-wallpaper-hunyango
14mu|plasma5-kdeplasma-addons-5.7.2-1|616	Summary:	Plasma 5 hunyango wallpaper
14mu|plasma5-kdeplasma-addons-5.7.2-1|617	Group:		Graphical desktop/KDE
14mu|plasma5-kdeplasma-addons-5.7.2-1|618	
14mu|plasma5-kdeplasma-addons-5.7.2-1|619	%description -n plasma5-wallpaper-hunyango
14mu|plasma5-kdeplasma-addons-5.7.2-1|620	Plasma 5 hunyango wallpaper.
14mu|plasma5-kdeplasma-addons-5.7.2-1|621	
14mu|plasma5-kdeplasma-addons-5.7.2-1|622	%files -n plasma5-wallpaper-hunyango
14mu|plasma5-kdeplasma-addons-5.7.2-1|623	%{_kde5_datadir}/plasma/wallpapers/org.kde.hunyango
14mu|plasma5-kdeplasma-addons-5.7.2-1|624	%{_kde5_services}/plasma-wallpaper-org.kde.hunyango.desktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|625	
14mu|plasma5-kdeplasma-addons-5.7.2-1|626	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|627	
14mu|plasma5-kdeplasma-addons-5.7.2-1|628	%define plasmacomicprovidercore_major 2
14mu|plasma5-kdeplasma-addons-5.7.2-1|629	%define libplasmacomicprovidercore %mklibname plasmacomicprovidercore %{plasmacomicprovidercore_major}
14mu|plasma5-kdeplasma-addons-5.7.2-1|630	
14mu|plasma5-kdeplasma-addons-5.7.2-1|631	%package -n %{libplasmacomicprovidercore}
14mu|plasma5-kdeplasma-addons-5.7.2-1|632	Summary:	Plasma 5 comic dataengine shared library
14mu|plasma5-kdeplasma-addons-5.7.2-1|633	Group:		System/Libraries
14mu|plasma5-kdeplasma-addons-5.7.2-1|634	
14mu|plasma5-kdeplasma-addons-5.7.2-1|635	%description -n %{libplasmacomicprovidercore}
14mu|plasma5-kdeplasma-addons-5.7.2-1|636	Plasma 5 comic dataengine shared library.
14mu|plasma5-kdeplasma-addons-5.7.2-1|637	
14mu|plasma5-kdeplasma-addons-5.7.2-1|638	%files -n %{libplasmacomicprovidercore}
14mu|plasma5-kdeplasma-addons-5.7.2-1|639	%{_kde5_libdir}/libplasmacomicprovidercore.so.%{plasmacomicprovidercore_major}*
14mu|plasma5-kdeplasma-addons-5.7.2-1|640	
14mu|plasma5-kdeplasma-addons-5.7.2-1|641	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|642	
14mu|plasma5-kdeplasma-addons-5.7.2-1|643	%define plasmaweather_major 5
14mu|plasma5-kdeplasma-addons-5.7.2-1|644	%define libplasmaweather %mklibname plasmaweather %{plasmaweather_major}
14mu|plasma5-kdeplasma-addons-5.7.2-1|645	
14mu|plasma5-kdeplasma-addons-5.7.2-1|646	%package -n %{libplasmaweather}
14mu|plasma5-kdeplasma-addons-5.7.2-1|647	Summary:	Plasma 5 weather applet shared library
14mu|plasma5-kdeplasma-addons-5.7.2-1|648	Group:		System/Libraries
14mu|plasma5-kdeplasma-addons-5.7.2-1|649	
14mu|plasma5-kdeplasma-addons-5.7.2-1|650	%description -n %{libplasmaweather}
14mu|plasma5-kdeplasma-addons-5.7.2-1|651	Plasma 5 weather applet shared library.
14mu|plasma5-kdeplasma-addons-5.7.2-1|652	
14mu|plasma5-kdeplasma-addons-5.7.2-1|653	%files -n %{libplasmaweather}
14mu|plasma5-kdeplasma-addons-5.7.2-1|654	%{_kde5_libdir}/libplasmaweather.so.%{plasmaweather_major}*
14mu|plasma5-kdeplasma-addons-5.7.2-1|655	
14mu|plasma5-kdeplasma-addons-5.7.2-1|656	#----------------------------------------------------------------------------
14mu|plasma5-kdeplasma-addons-5.7.2-1|657	
14mu|plasma5-kdeplasma-addons-5.7.2-1|658	%prep
14mu|plasma5-kdeplasma-addons-5.7.2-1|659	%setup -qn %{oname}-%{version}
14mu|plasma5-kdeplasma-addons-5.7.2-1|660	%patch0 -p1
14mu|plasma5-kdeplasma-addons-5.7.2-1|661	%patch1 -p1
14mu|plasma5-kdeplasma-addons-5.7.2-1|662	%patch2 -p1
14mu|plasma5-kdeplasma-addons-5.7.2-1|663	%patch3 -p1
14mu|plasma5-kdeplasma-addons-5.7.2-1|664	
14mu|plasma5-kdeplasma-addons-5.7.2-1|665	# Fix conflicts with KDE4
14mu|plasma5-kdeplasma-addons-5.7.2-1|666	for oldlang in po/*/libplasmaweather.po po/*/plasma_runner_converterrunner.po po/*/plasma_runner_datetime.po po/*/plasma_runner_spellcheckrunner.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|667	do
14mu|plasma5-kdeplasma-addons-5.7.2-1|668	newlang=`echo $oldlang | sed s,\.po,5\.po,g`
14mu|plasma5-kdeplasma-addons-5.7.2-1|669	mv $oldlang $newlang
14mu|plasma5-kdeplasma-addons-5.7.2-1|670	done
14mu|plasma5-kdeplasma-addons-5.7.2-1|671	
14mu|plasma5-kdeplasma-addons-5.7.2-1|672	# Drop unused
14mu|plasma5-kdeplasma-addons-5.7.2-1|673	rm -f po/*/konqprofiles.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|674	# Not used, TRANSLATION_DOMAIN should be added when ready
14mu|plasma5-kdeplasma-addons-5.7.2-1|675	rm -f po/*/konsoleprofiles.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|676	rm -f po/*/lancelot.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|677	rm -f po/*/liblancelot-datamodels.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|678	rm -f po/*/libplasma_groupingcontainment.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|679	rm -f po/*/plasma_applet_binaryclock.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|680	rm -f po/*/plasma_applet_bookmarks.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|681	rm -f po/*/plasma_applet_bubblemon.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|682	rm -f po/*/plasma_applet_CharSelectApplet.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|683	rm -f po/*/plasma_applet_comic.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|684	rm -f po/*/plasma_applet_fileWatcher.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|685	rm -f po/*/plasma_applet_frame.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|686	rm -f po/*/plasma_applet_groupingpanel.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|687	rm -f po/*/plasma_applet_incomingmsg.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|688	rm -f po/*/plasma_applet_knowledgebase.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|689	rm -f po/*/plasma_applet_kolourpicker.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|690	rm -f po/*/plasma_applet_leavenote.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|691	rm -f po/*/plasma_applet_life.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|692	rm -f po/*/plasma_applet_luna.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|693	rm -f po/*/plasma_applet_magnifique.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|694	rm -f po/*/plasma_applet_microblog.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|695	rm -f po/*/plasma_applet_news.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|696	rm -f po/*/plasma_applet_plasmaboard.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|697	rm -f po/*/plasma_applet_previewer.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|698	rm -f po/*/plasma_applet_qalculate.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|699	rm -f po/*/plasma_applet_qstardict.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|700	rm -f po/*/plasma_applet_rssnow.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|701	rm -f po/*/plasma_applet_showdashboard.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|702	rm -f po/*/plasma_applet_spellcheck.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|703	rm -f po/*/plasma_applet_unitconverter.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|704	rm -f po/*/plasma_applet_weather.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|705	rm -f po/*/plasma_applet_weatherstation.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|706	rm -f po/*/plasma_applet_webslice.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|707	rm -f po/*/plasma_packagestructure_comic.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|708	rm -f po/*/plasma_runner_browserhistory.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|709	rm -f po/*/plasma_runner_CharacterRunner.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|710	rm -f po/*/plasma_runner_contacts.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|711	rm -f po/*/plasma_runner_events.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|712	rm -f po/*/plasma_runner_kopete.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|713	rm -f po/*/plasma_runner_katesessions.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|714	rm -f po/*/plasma_runner_konquerorsessions.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|715	rm -f po/*/plasma_runner_konsolesessions.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|716	# Not used, TRANSLATION_DOMAIN should be added when ready
14mu|plasma5-kdeplasma-addons-5.7.2-1|717	rm -f po/*/plasma_runner_audioplayercontrol.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|718	# Not used, TRANSLATION_DOMAIN should be added when ready
14mu|plasma5-kdeplasma-addons-5.7.2-1|719	rm -f po/*/plasma_runner_krunner_dictionary.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|720	rm -f po/*/plasma_runner_mediawiki.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|721	rm -f po/*/plasma_runner_translator.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|722	rm -f po/*/plasma_runner_youtube.po
14mu|plasma5-kdeplasma-addons-5.7.2-1|723	
14mu|plasma5-kdeplasma-addons-5.7.2-1|724	%build
14mu|plasma5-kdeplasma-addons-5.7.2-1|725	%cmake_kde5
14mu|plasma5-kdeplasma-addons-5.7.2-1|726	%make
14mu|plasma5-kdeplasma-addons-5.7.2-1|727	
14mu|plasma5-kdeplasma-addons-5.7.2-1|728	%install
14mu|plasma5-kdeplasma-addons-5.7.2-1|729	%makeinstall_std -C build
14mu|plasma5-kdeplasma-addons-5.7.2-1|730	
14mu|plasma5-kdeplasma-addons-5.7.2-1|731	%find_lang plasma_applet_org.kde.plasma.activitypager
14mu|plasma5-kdeplasma-addons-5.7.2-1|732	%find_lang plasma_applet_org.kde.plasma.calculator
14mu|plasma5-kdeplasma-addons-5.7.2-1|733	%find_lang plasma_applet_org.kde.plasma.colorpicker
14mu|plasma5-kdeplasma-addons-5.7.2-1|734	%find_lang plasma_applet_org.kde.plasma.comic
14mu|plasma5-kdeplasma-addons-5.7.2-1|735	%find_lang plasma_applet_org.kde.plasma.diskquota
14mu|plasma5-kdeplasma-addons-5.7.2-1|736	%find_lang plasma_applet_org.kde.plasma.fifteenpuzzle
14mu|plasma5-kdeplasma-addons-5.7.2-1|737	%find_lang plasma_applet_org.kde.plasma.fuzzyclock
14mu|plasma5-kdeplasma-addons-5.7.2-1|738	%find_lang plasma_applet_org.kde.plasma.mediaframe
14mu|plasma5-kdeplasma-addons-5.7.2-1|739	%find_lang plasma_applet_org.kde.plasma.notes
14mu|plasma5-kdeplasma-addons-5.7.2-1|740	%find_lang plasma_applet_org.kde.plasma.quicklaunch
14mu|plasma5-kdeplasma-addons-5.7.2-1|741	%find_lang plasma_applet_org.kde.plasma.quickshare
14mu|plasma5-kdeplasma-addons-5.7.2-1|742	%find_lang plasma_applet_org.kde.plasma.showdesktop
14mu|plasma5-kdeplasma-addons-5.7.2-1|743	%find_lang plasma_applet_org.kde.plasma.systemloadviewer
14mu|plasma5-kdeplasma-addons-5.7.2-1|744	%find_lang plasma_applet_org.kde.plasma.timer
14mu|plasma5-kdeplasma-addons-5.7.2-1|745	%find_lang plasma_applet_org.kde.plasma.userswitcher
14mu|plasma5-kdeplasma-addons-5.7.2-1|746	%find_lang libplasmaweather5 plasma_applet_org.kde.plasma.weather plasma_applet_org.kde.plasma.weather.lang
14mu|plasma5-kdeplasma-addons-5.7.2-1|747	#%find_lang plasma_engine_konsoleprofiles
14mu|plasma5-kdeplasma-addons-5.7.2-1|748	%find_lang plasma_runner_converterrunner5
14mu|plasma5-kdeplasma-addons-5.7.2-1|749	%find_lang plasma_runner_datetime5
14mu|plasma5-kdeplasma-addons-5.7.2-1|750	%find_lang plasma_runner_spellcheckrunner5
14mu|plasma5-kdeplasma-addons-5.7.2-1|751	
14mu|plasma5-kdeplasma-addons-5.7.2-1|752	
14mu|plasma5-kdeplasma-addons-5.7.2-1|753	%changelog
14mu|plasma5-kdeplasma-addons-5.7.2-1|754	
14mu|plasma5-kdeplasma-addons-5.7.2-1|755	* Fri Jul 22 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-kdeplasma-addons-5.7.2-1|756	- (c2e29c7) Re-diff rename-translations patch
14mu|plasma5-kdeplasma-addons-5.7.2-1|757	- (c2e29c7) Drop duplicate l10n patch
14mu|plasma5-kdeplasma-addons-5.7.2-1|758	- (valerol: 9a6702e) Update Russian translation
14mu|plasma5-kdeplasma-addons-5.7.2-1|759	- (valerol: 56a07d8) New version 5.7.2
14mu|plasma5-kdeplasma-addons-5.7.2-1|760	
14mu|plasma5-kdeplasma-addons-5.7.2-1|761	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-1
14mu|plasma5-kdeplasma-addons-5.7.2-1|762	- (6154fd2) New version 5.6.5
14mu|plasma5-kdeplasma-addons-5.7.2-1|763	
14mu|plasma5-kdeplasma-addons-5.7.2-1|764	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.3-1
14mu|plasma5-kdeplasma-addons-5.7.2-1|765	- (bbbc0cb) Specify version for Plasma 5 BuildRequires
14mu|plasma5-kdeplasma-addons-5.7.2-1|766	- (Andrey Bondrov: 5716b66) New version 5.6.3
14mu|plasma5-kdeplasma-addons-5.7.2-1|767	
14mu|plasma5-kdeplasma-addons-5.7.2-1|768	* Thu Apr 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-2
14mu|plasma5-kdeplasma-addons-5.7.2-1|769	- (b630bf5) MassBuild#1030: Increase release tag
14mu|plasma5-kdeplasma-addons-5.7.2-1|770	
14mu|plasma5-kdeplasma-addons-5.7.2-1|771	* Sat Apr 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-1
14mu|plasma5-kdeplasma-addons-5.7.2-1|772	- (2b21fc6) Build no longer requires pkgconfig(ibus-1.0)
14mu|plasma5-kdeplasma-addons-5.7.2-1|773	- (Andrey Bondrov: c2cfdf3) Add i18n patch
14mu|plasma5-kdeplasma-addons-5.7.2-1|774	- (Andrey Bondrov: 97133a3) Properly apply translations patch after previous commit
14mu|plasma5-kdeplasma-addons-5.7.2-1|775	- (Andrey Bondrov: 95ad2e1) Install libplasmaweather translations
14mu|plasma5-kdeplasma-addons-5.7.2-1|776	- (Andrey Bondrov: df5002c) Add new subpackage plasma5-applet-weather
14mu|plasma5-kdeplasma-addons-5.7.2-1|777	- (Andrey Bondrov: 53a5e5f) Add new subpackage plasma5-applet-mediaframe
14mu|plasma5-kdeplasma-addons-5.7.2-1|778	- (Andrey Bondrov: de01acd) Add libplasmaweather subpackage
14mu|plasma5-kdeplasma-addons-5.7.2-1|779	- (Andrey Bondrov: 84c39aa) Drop plasma5-applet-kimpanel and plasma5-dataengine-kimpanel subpackages (moved to plasma5-desktop)
14mu|plasma5-kdeplasma-addons-5.7.2-1|780	- (Andrey Bondrov: c0f9720) Add patch to change version of plasmaweather library as it was 4 for KDE4 package
14mu|plasma5-kdeplasma-addons-5.7.2-1|781	- (Andrey Bondrov: 7887abc) Build requires plasma5-workspace-devel
14mu|plasma5-kdeplasma-addons-5.7.2-1|782	- (Andrey Bondrov: d42ab45) Drop showdesktop-size patch (fixed upstream)
14mu|plasma5-kdeplasma-addons-5.7.2-1|783	- (Andrey Bondrov: ee47724) New version 5.6.2
14mu|plasma5-kdeplasma-addons-5.7.2-1|784	
14mu|plasma5-kdeplasma-addons-5.7.2-1|785	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-3
14mu|plasma5-kdeplasma-addons-5.7.2-1|786	- (df54e97) Fix showdesktop plasmoid icon size on panel with Qt 5.6 (backport patch from 5.6.1)
14mu|plasma5-kdeplasma-addons-5.7.2-1|787	
14mu|plasma5-kdeplasma-addons-5.7.2-1|788	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-2
14mu|plasma5-kdeplasma-addons-5.7.2-1|789	- (f2f345b) MassBuild#1001: Increase release tag
14mu|plasma5-kdeplasma-addons-5.7.2-1|790	
14mu|plasma5-kdeplasma-addons-5.7.2-1|791	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-1
14mu|plasma5-kdeplasma-addons-5.7.2-1|792	- (5c7feb9) New version 5.5.5
14mu|plasma5-kdeplasma-addons-5.7.2-1|793	
14mu|plasma5-kdeplasma-addons-5.7.2-1|794	* Wed Jan 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.4-1
14mu|plasma5-kdeplasma-addons-5.7.2-1|795	- (4f128bc) New version 5.5.4
14mu|plasma5-kdeplasma-addons-5.7.2-1|796	
14mu|plasma5-kdeplasma-addons-5.7.2-1|797	* Thu Jan 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.3-1
14mu|plasma5-kdeplasma-addons-5.7.2-1|798	- (551caca) New version 5.5.3
14mu|plasma5-kdeplasma-addons-5.7.2-1|799	
14mu|plasma5-kdeplasma-addons-5.7.2-1|800	* Mon Dec 28 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-1
14mu|plasma5-kdeplasma-addons-5.7.2-1|801	- (a12e7f3) Quickshare applet requires kf5purpose-devel to build
14mu|plasma5-kdeplasma-addons-5.7.2-1|802	- (Andrey Bondrov: a3b3053) Make plasma5-applet-quicklaunch required package
14mu|plasma5-kdeplasma-addons-5.7.2-1|803	- (Andrey Bondrov: 74b3286) Add plasma5-applet-activitypager
14mu|plasma5-kdeplasma-addons-5.7.2-1|804	- (Andrey Bondrov: 13b235a) Add plasma5-applet-colorpicker
14mu|plasma5-kdeplasma-addons-5.7.2-1|805	- (Andrey Bondrov: 7f49549) Add plasma5-applet-diskquota
14mu|plasma5-kdeplasma-addons-5.7.2-1|806	- (Andrey Bondrov: ef3f474) Add QML files to quickshare applet package
14mu|plasma5-kdeplasma-addons-5.7.2-1|807	
14mu|plasma5-kdeplasma-addons-5.7.2-1|808	

23753 14
14mu|plasma5-kfilemetadata-5.24.0-1|1	%define fw_version 5.24
14mu|plasma5-kfilemetadata-5.24.0-1|2	%define oname kfilemetadata
14mu|plasma5-kfilemetadata-5.24.0-1|3	
14mu|plasma5-kfilemetadata-5.24.0-1|4	Summary:	Plasma 5 file metadata and text extraction library
14mu|plasma5-kfilemetadata-5.24.0-1|5	Name:		plasma5-%{oname}
14mu|plasma5-kfilemetadata-5.24.0-1|6	Version:	5.24.0
14mu|plasma5-kfilemetadata-5.24.0-1|7	Release:	1
14mu|plasma5-kfilemetadata-5.24.0-1|8	License:	GPLv2+
14mu|plasma5-kfilemetadata-5.24.0-1|9	Group:		Graphical desktop/KDE
14mu|plasma5-kfilemetadata-5.24.0-1|10	Url:		https://www.kde.org/
14mu|plasma5-kfilemetadata-5.24.0-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{oname}-%{version}.tar.xz
14mu|plasma5-kfilemetadata-5.24.0-1|12	Patch0:		kfilemetadata-5.9.0-rename-translations.patch
14mu|plasma5-kfilemetadata-5.24.0-1|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-kfilemetadata-5.24.0-1|14	BuildRequires:	qt5-linguist-tools
14mu|plasma5-kfilemetadata-5.24.0-1|15	BuildRequires:	attr-devel
14mu|plasma5-kfilemetadata-5.24.0-1|16	BuildRequires:	ebook-tools-devel
14mu|plasma5-kfilemetadata-5.24.0-1|17	BuildRequires:	ffmpeg-devel
14mu|plasma5-kfilemetadata-5.24.0-1|18	BuildRequires:	kf5archive-devel >= %{version}
14mu|plasma5-kfilemetadata-5.24.0-1|19	BuildRequires:	kf5i18n-devel >= %{version}
14mu|plasma5-kfilemetadata-5.24.0-1|20	BuildRequires:	pkgconfig(exiv2)
14mu|plasma5-kfilemetadata-5.24.0-1|21	BuildRequires:	pkgconfig(poppler-qt5)
14mu|plasma5-kfilemetadata-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kfilemetadata-5.24.0-1|23	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-kfilemetadata-5.24.0-1|24	BuildRequires:	pkgconfig(Qt5Xml)
14mu|plasma5-kfilemetadata-5.24.0-1|25	BuildRequires:	pkgconfig(taglib)
14mu|plasma5-kfilemetadata-5.24.0-1|26	Suggests:	catdoc
14mu|plasma5-kfilemetadata-5.24.0-1|27	# Prefer plasma5 prefix for Plasma 5 core packages
14mu|plasma5-kfilemetadata-5.24.0-1|28	Obsoletes:	kfilemetadata-kf5 < 5.6.1-2
14mu|plasma5-kfilemetadata-5.24.0-1|29	
14mu|plasma5-kfilemetadata-5.24.0-1|30	%description
14mu|plasma5-kfilemetadata-5.24.0-1|31	Plasma 5 file metadata and text extraction library.
14mu|plasma5-kfilemetadata-5.24.0-1|32	
14mu|plasma5-kfilemetadata-5.24.0-1|33	KFileMetaData provides a simple library for extracting the text and metadata
14mu|plasma5-kfilemetadata-5.24.0-1|34	from a number of different files. This library is typically used by file
14mu|plasma5-kfilemetadata-5.24.0-1|35	indexers to retreive the metadata.
14mu|plasma5-kfilemetadata-5.24.0-1|36	
14mu|plasma5-kfilemetadata-5.24.0-1|37	%files
14mu|plasma5-kfilemetadata-5.24.0-1|38	%{_kde5_plugindir}/kfilemetadata/kfilemetadata_*.so
14mu|plasma5-kfilemetadata-5.24.0-1|39	%{_kde5_plugindir}/kfilemetadata/writers/kfilemetadata_taglibwriter.so
14mu|plasma5-kfilemetadata-5.24.0-1|40	
14mu|plasma5-kfilemetadata-5.24.0-1|41	#----------------------------------------------------------------------------
14mu|plasma5-kfilemetadata-5.24.0-1|42	
14mu|plasma5-kfilemetadata-5.24.0-1|43	%package i18n
14mu|plasma5-kfilemetadata-5.24.0-1|44	Summary:	KFileMetaData translations
14mu|plasma5-kfilemetadata-5.24.0-1|45	Group:		System/Internationalization
14mu|plasma5-kfilemetadata-5.24.0-1|46	BuildArch:	noarch
14mu|plasma5-kfilemetadata-5.24.0-1|47	
14mu|plasma5-kfilemetadata-5.24.0-1|48	%description i18n
14mu|plasma5-kfilemetadata-5.24.0-1|49	KFileMetaData translations.
14mu|plasma5-kfilemetadata-5.24.0-1|50	
14mu|plasma5-kfilemetadata-5.24.0-1|51	%files i18n -f %{name}.lang
14mu|plasma5-kfilemetadata-5.24.0-1|52	
14mu|plasma5-kfilemetadata-5.24.0-1|53	#----------------------------------------------------------------------------
14mu|plasma5-kfilemetadata-5.24.0-1|54	
14mu|plasma5-kfilemetadata-5.24.0-1|55	%define kf5filemetadata_major 3
14mu|plasma5-kfilemetadata-5.24.0-1|56	%define libkf5filemetadata %mklibname kf5filemetadata %{kf5filemetadata_major}
14mu|plasma5-kfilemetadata-5.24.0-1|57	
14mu|plasma5-kfilemetadata-5.24.0-1|58	%package -n %{libkf5filemetadata}
14mu|plasma5-kfilemetadata-5.24.0-1|59	Summary:	Plasma 5 file metadata and text extraction shared library
14mu|plasma5-kfilemetadata-5.24.0-1|60	Group:		System/Libraries
14mu|plasma5-kfilemetadata-5.24.0-1|61	Requires:	%{name}
14mu|plasma5-kfilemetadata-5.24.0-1|62	Requires:	%{name}-i18n
14mu|plasma5-kfilemetadata-5.24.0-1|63	
14mu|plasma5-kfilemetadata-5.24.0-1|64	%description -n %{libkf5filemetadata}
14mu|plasma5-kfilemetadata-5.24.0-1|65	Plasma 5 file metadata and text extraction shared library.
14mu|plasma5-kfilemetadata-5.24.0-1|66	
14mu|plasma5-kfilemetadata-5.24.0-1|67	%files -n %{libkf5filemetadata}
14mu|plasma5-kfilemetadata-5.24.0-1|68	%{_kde5_libdir}/libKF5FileMetaData.so.%{kf5filemetadata_major}*
14mu|plasma5-kfilemetadata-5.24.0-1|69	%{_kde5_libdir}/libKF5FileMetaData.so.%{version}*
14mu|plasma5-kfilemetadata-5.24.0-1|70	
14mu|plasma5-kfilemetadata-5.24.0-1|71	#----------------------------------------------------------------------------
14mu|plasma5-kfilemetadata-5.24.0-1|72	
14mu|plasma5-kfilemetadata-5.24.0-1|73	%define devkf5filemetadata %mklibname kf5filemetadata -d
14mu|plasma5-kfilemetadata-5.24.0-1|74	
14mu|plasma5-kfilemetadata-5.24.0-1|75	%package -n %{devkf5filemetadata}
14mu|plasma5-kfilemetadata-5.24.0-1|76	Summary:	Development files for Plasma 5 file metadata and text extraction library
14mu|plasma5-kfilemetadata-5.24.0-1|77	Group:		Development/KDE and Qt
14mu|plasma5-kfilemetadata-5.24.0-1|78	Requires:	%{libkf5filemetadata} = %{EVRD}
14mu|plasma5-kfilemetadata-5.24.0-1|79	Provides:	%{name}-devel = %{EVRD}
14mu|plasma5-kfilemetadata-5.24.0-1|80	Provides:	kf5filemetadata-devel = %{version}
14mu|plasma5-kfilemetadata-5.24.0-1|81	
14mu|plasma5-kfilemetadata-5.24.0-1|82	%description -n %{devkf5filemetadata}
14mu|plasma5-kfilemetadata-5.24.0-1|83	This package contains header files needed if you wish to build applications
14mu|plasma5-kfilemetadata-5.24.0-1|84	based on %{name}.
14mu|plasma5-kfilemetadata-5.24.0-1|85	
14mu|plasma5-kfilemetadata-5.24.0-1|86	%files -n %{devkf5filemetadata}
14mu|plasma5-kfilemetadata-5.24.0-1|87	%{_kde5_includedir}/KF5/KFileMetaData
14mu|plasma5-kfilemetadata-5.24.0-1|88	%{_kde5_libdir}/cmake/KF5FileMetaData
14mu|plasma5-kfilemetadata-5.24.0-1|89	%{_kde5_libdir}/libKF5FileMetaData.so
14mu|plasma5-kfilemetadata-5.24.0-1|90	
14mu|plasma5-kfilemetadata-5.24.0-1|91	#----------------------------------------------------------------------------
14mu|plasma5-kfilemetadata-5.24.0-1|92	
14mu|plasma5-kfilemetadata-5.24.0-1|93	%prep
14mu|plasma5-kfilemetadata-5.24.0-1|94	%setup -qn %{oname}-%{version}
14mu|plasma5-kfilemetadata-5.24.0-1|95	%patch0 -p1
14mu|plasma5-kfilemetadata-5.24.0-1|96	
14mu|plasma5-kfilemetadata-5.24.0-1|97	for oldlang in po/*/*.po
14mu|plasma5-kfilemetadata-5.24.0-1|98	do
14mu|plasma5-kfilemetadata-5.24.0-1|99	newlang=`echo $oldlang | sed s,\.po,5\.po,g`
14mu|plasma5-kfilemetadata-5.24.0-1|100	mv $oldlang $newlang
14mu|plasma5-kfilemetadata-5.24.0-1|101	done
14mu|plasma5-kfilemetadata-5.24.0-1|102	
14mu|plasma5-kfilemetadata-5.24.0-1|103	%build
14mu|plasma5-kfilemetadata-5.24.0-1|104	%cmake_kde5
14mu|plasma5-kfilemetadata-5.24.0-1|105	%make
14mu|plasma5-kfilemetadata-5.24.0-1|106	
14mu|plasma5-kfilemetadata-5.24.0-1|107	%install
14mu|plasma5-kfilemetadata-5.24.0-1|108	%makeinstall_std -C build
14mu|plasma5-kfilemetadata-5.24.0-1|109	
14mu|plasma5-kfilemetadata-5.24.0-1|110	%find_lang %{name} --all-name --with-qt
14mu|plasma5-kfilemetadata-5.24.0-1|111	
14mu|plasma5-kfilemetadata-5.24.0-1|112	%changelog
14mu|plasma5-kfilemetadata-5.24.0-1|113	
14mu|plasma5-kfilemetadata-5.24.0-1|114	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|plasma5-kfilemetadata-5.24.0-1|115	- (b7d0ba1) New version 5.24.0
14mu|plasma5-kfilemetadata-5.24.0-1|116	
14mu|plasma5-kfilemetadata-5.24.0-1|117	

23754 14
14mu|plasma5-kgamma-5.7.2-1|1	%define oname kgamma5
14mu|plasma5-kgamma-5.7.2-1|2	
14mu|plasma5-kgamma-5.7.2-1|3	Summary:	Plasma 5 monitor calibration module
14mu|plasma5-kgamma-5.7.2-1|4	Name:		plasma5-kgamma
14mu|plasma5-kgamma-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-kgamma-5.7.2-1|6	Release:	1
14mu|plasma5-kgamma-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-kgamma-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kgamma-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-kgamma-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-kgamma-5.7.2-1|11	Patch0:		kgamma5-5.4.0-rename-translations.patch
14mu|plasma5-kgamma-5.7.2-1|12	BuildRequires:	extra-cmake-modules
14mu|plasma5-kgamma-5.7.2-1|13	BuildRequires:	kf5doctools-devel
14mu|plasma5-kgamma-5.7.2-1|14	BuildRequires:	kf5i18n-devel
14mu|plasma5-kgamma-5.7.2-1|15	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-kgamma-5.7.2-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kgamma-5.7.2-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kgamma-5.7.2-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kgamma-5.7.2-1|19	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-kgamma-5.7.2-1|20	BuildRequires:	pkgconfig(x11)
14mu|plasma5-kgamma-5.7.2-1|21	BuildRequires:	pkgconfig(xxf86vm)
14mu|plasma5-kgamma-5.7.2-1|22	
14mu|plasma5-kgamma-5.7.2-1|23	%description
14mu|plasma5-kgamma-5.7.2-1|24	Plasma 5 monitor calibration module.
14mu|plasma5-kgamma-5.7.2-1|25	
14mu|plasma5-kgamma-5.7.2-1|26	%files -f %{name}.lang
14mu|plasma5-kgamma-5.7.2-1|27	%dir %{_kde5_datadir}/kgamma/
14mu|plasma5-kgamma-5.7.2-1|28	%{_kde5_datadir}/kgamma/pics/*.png
14mu|plasma5-kgamma-5.7.2-1|29	%{_kde5_services}/kgamma.desktop
14mu|plasma5-kgamma-5.7.2-1|30	%{_qt5_plugindir}/kcm_kgamma.so
14mu|plasma5-kgamma-5.7.2-1|31	
14mu|plasma5-kgamma-5.7.2-1|32	#----------------------------------------------------------------------------
14mu|plasma5-kgamma-5.7.2-1|33	
14mu|plasma5-kgamma-5.7.2-1|34	%prep
14mu|plasma5-kgamma-5.7.2-1|35	%setup -qn %{oname}-%{version}
14mu|plasma5-kgamma-5.7.2-1|36	%patch0 -p1
14mu|plasma5-kgamma-5.7.2-1|37	
14mu|plasma5-kgamma-5.7.2-1|38	for oldlang in po/*/kcmkgamma.po
14mu|plasma5-kgamma-5.7.2-1|39	do
14mu|plasma5-kgamma-5.7.2-1|40	newlang=`echo $oldlang | sed s,\.po,5\.po,g`
14mu|plasma5-kgamma-5.7.2-1|41	mv $oldlang $newlang
14mu|plasma5-kgamma-5.7.2-1|42	done
14mu|plasma5-kgamma-5.7.2-1|43	
14mu|plasma5-kgamma-5.7.2-1|44	%build
14mu|plasma5-kgamma-5.7.2-1|45	%cmake_kde5
14mu|plasma5-kgamma-5.7.2-1|46	%make
14mu|plasma5-kgamma-5.7.2-1|47	
14mu|plasma5-kgamma-5.7.2-1|48	%install
14mu|plasma5-kgamma-5.7.2-1|49	%makeinstall_std -C build
14mu|plasma5-kgamma-5.7.2-1|50	
14mu|plasma5-kgamma-5.7.2-1|51	%find_lang kcmkgamma5 kgamma5 %{name}.lang --with-kde --with-html
14mu|plasma5-kgamma-5.7.2-1|52	
14mu|plasma5-kgamma-5.7.2-1|53	
14mu|plasma5-kgamma-5.7.2-1|54	%changelog
14mu|plasma5-kgamma-5.7.2-1|55	
14mu|plasma5-kgamma-5.7.2-1|56	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-kgamma-5.7.2-1|57	- (07ae325) New version 5.7.2
14mu|plasma5-kgamma-5.7.2-1|58	
14mu|plasma5-kgamma-5.7.2-1|59	

23755 14
14mu|plasma5-khelpcenter-16.04.3-1|1	%define oname khelpcenter
14mu|plasma5-khelpcenter-16.04.3-1|2	
14mu|plasma5-khelpcenter-16.04.3-1|3	Summary:	Plasma 5 help center
14mu|plasma5-khelpcenter-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-khelpcenter-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-khelpcenter-16.04.3-1|6	Release:	1
14mu|plasma5-khelpcenter-16.04.3-1|7	License:	GPLv2+
14mu|plasma5-khelpcenter-16.04.3-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-khelpcenter-16.04.3-1|9	Url:		https://www.kde.org/
14mu|plasma5-khelpcenter-16.04.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-khelpcenter-16.04.3-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-khelpcenter-16.04.3-1|12	BuildRequires:	grantlee-qt5-devel
14mu|plasma5-khelpcenter-16.04.3-1|13	BuildRequires:	kf5archive-devel
14mu|plasma5-khelpcenter-16.04.3-1|14	BuildRequires:	kf5bookmarks-devel
14mu|plasma5-khelpcenter-16.04.3-1|15	BuildRequires:	kf5config-devel
14mu|plasma5-khelpcenter-16.04.3-1|16	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-khelpcenter-16.04.3-1|17	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-khelpcenter-16.04.3-1|18	BuildRequires:	kf5doctools-devel
14mu|plasma5-khelpcenter-16.04.3-1|19	BuildRequires:	kf5i18n-devel
14mu|plasma5-khelpcenter-16.04.3-1|20	BuildRequires:	kf5init-devel
14mu|plasma5-khelpcenter-16.04.3-1|21	BuildRequires:	kf5khtml-devel
14mu|plasma5-khelpcenter-16.04.3-1|22	BuildRequires:	kf5service-devel
14mu|plasma5-khelpcenter-16.04.3-1|23	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-khelpcenter-16.04.3-1|24	BuildRequires:	pkgconfig(libxml-2.0)
14mu|plasma5-khelpcenter-16.04.3-1|25	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-khelpcenter-16.04.3-1|26	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-khelpcenter-16.04.3-1|27	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-khelpcenter-16.04.3-1|28	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-khelpcenter-16.04.3-1|29	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-khelpcenter-16.04.3-1|30	BuildRequires:	pkgconfig(Qt5Xml)
14mu|plasma5-khelpcenter-16.04.3-1|31	BuildRequires:	pkgconfig(xapian-core)
14mu|plasma5-khelpcenter-16.04.3-1|32	Conflicts:	khelpcenter
14mu|plasma5-khelpcenter-16.04.3-1|33	Obsoletes:	%{_lib}plasma5-khelpcenter-devel < 16.04.2
14mu|plasma5-khelpcenter-16.04.3-1|34	
14mu|plasma5-khelpcenter-16.04.3-1|35	%description
14mu|plasma5-khelpcenter-16.04.3-1|36	Plasma 5 help center.
14mu|plasma5-khelpcenter-16.04.3-1|37	
14mu|plasma5-khelpcenter-16.04.3-1|38	%files
14mu|plasma5-khelpcenter-16.04.3-1|39	%{_kde5_bindir}/khelpcenter
14mu|plasma5-khelpcenter-16.04.3-1|40	%{_kde5_applicationsdir}/org.kde.Help.desktop
14mu|plasma5-khelpcenter-16.04.3-1|41	%{_kde5_datadir}/config.kcfg/khelpcenter.kcfg
14mu|plasma5-khelpcenter-16.04.3-1|42	%dir %{_kde5_datadir}/khelpcenter/
14mu|plasma5-khelpcenter-16.04.3-1|43	# KDE4 service seems to be kept for a reason...
14mu|plasma5-khelpcenter-16.04.3-1|44	%{_kde5_datadir}/kde4/services/khelpcenter.desktop
14mu|plasma5-khelpcenter-16.04.3-1|45	%{_kde5_datadir}/khelpcenter/*
14mu|plasma5-khelpcenter-16.04.3-1|46	%{_kde5_docdir}/HTML/en/*
14mu|plasma5-khelpcenter-16.04.3-1|47	%{_kde5_libdir}/libkdeinit5_khelpcenter.so
14mu|plasma5-khelpcenter-16.04.3-1|48	%{_kde5_libexecdir}/khc_*
14mu|plasma5-khelpcenter-16.04.3-1|49	%{_kde5_services}/khelpcenter.desktop
14mu|plasma5-khelpcenter-16.04.3-1|50	%{_kde5_sysconfdir}/xdg/khelpcenter.categories
14mu|plasma5-khelpcenter-16.04.3-1|51	%{_kde5_xmlguidir}/khelpcenter/khelpcenterui.rc
14mu|plasma5-khelpcenter-16.04.3-1|52	
14mu|plasma5-khelpcenter-16.04.3-1|53	#----------------------------------------------------------------------------
14mu|plasma5-khelpcenter-16.04.3-1|54	
14mu|plasma5-khelpcenter-16.04.3-1|55	%prep
14mu|plasma5-khelpcenter-16.04.3-1|56	%setup -qn %{oname}-%{version}
14mu|plasma5-khelpcenter-16.04.3-1|57	
14mu|plasma5-khelpcenter-16.04.3-1|58	%build
14mu|plasma5-khelpcenter-16.04.3-1|59	%cmake_kde5
14mu|plasma5-khelpcenter-16.04.3-1|60	%make
14mu|plasma5-khelpcenter-16.04.3-1|61	
14mu|plasma5-khelpcenter-16.04.3-1|62	%install
14mu|plasma5-khelpcenter-16.04.3-1|63	%makeinstall_std -C build
14mu|plasma5-khelpcenter-16.04.3-1|64	
14mu|plasma5-khelpcenter-16.04.3-1|65	
14mu|plasma5-khelpcenter-16.04.3-1|66	%changelog
14mu|plasma5-khelpcenter-16.04.3-1|67	
14mu|plasma5-khelpcenter-16.04.3-1|68	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|plasma5-khelpcenter-16.04.3-1|69	- (76bc0f4) New version 16.04.3
14mu|plasma5-khelpcenter-16.04.3-1|70	
14mu|plasma5-khelpcenter-16.04.3-1|71	

23756 14
14mu|plasma5-khotkeys-5.7.2-1|1	%define oname khotkeys
14mu|plasma5-khotkeys-5.7.2-1|2	
14mu|plasma5-khotkeys-5.7.2-1|3	Summary:	Plasma 5 input actions module
14mu|plasma5-khotkeys-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-khotkeys-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-khotkeys-5.7.2-1|6	Release:	1
14mu|plasma5-khotkeys-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-khotkeys-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-khotkeys-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-khotkeys-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-khotkeys-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-khotkeys-5.7.2-1|12	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-khotkeys-5.7.2-1|13	BuildRequires:	kf5globalaccel-devel
14mu|plasma5-khotkeys-5.7.2-1|14	BuildRequires:	kf5i18n-devel
14mu|plasma5-khotkeys-5.7.2-1|15	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-khotkeys-5.7.2-1|16	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-khotkeys-5.7.2-1|17	BuildRequires:	kf5kio-devel
14mu|plasma5-khotkeys-5.7.2-1|18	BuildRequires:	kf5plasma-devel
14mu|plasma5-khotkeys-5.7.2-1|19	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-khotkeys-5.7.2-1|20	BuildRequires:	plasma5-workspace-devel >= %{version}
14mu|plasma5-khotkeys-5.7.2-1|21	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-khotkeys-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-khotkeys-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-khotkeys-5.7.2-1|24	BuildRequires:	pkgconfig(x11)
14mu|plasma5-khotkeys-5.7.2-1|25	
14mu|plasma5-khotkeys-5.7.2-1|26	%description
14mu|plasma5-khotkeys-5.7.2-1|27	Plasma 5 input actions module.
14mu|plasma5-khotkeys-5.7.2-1|28	
14mu|plasma5-khotkeys-5.7.2-1|29	%files -f %{oname}.lang
14mu|plasma5-khotkeys-5.7.2-1|30	%{_kde5_datadir}/khotkeys/*.khotkeys
14mu|plasma5-khotkeys-5.7.2-1|31	%{_kde5_plugindir}/kded/khotkeys.so
14mu|plasma5-khotkeys-5.7.2-1|32	%{_kde5_services}/khotkeys.desktop
14mu|plasma5-khotkeys-5.7.2-1|33	%{_qt5_plugindir}/kcm_hotkeys.so
14mu|plasma5-khotkeys-5.7.2-1|34	
14mu|plasma5-khotkeys-5.7.2-1|35	#----------------------------------------------------------------------------
14mu|plasma5-khotkeys-5.7.2-1|36	
14mu|plasma5-khotkeys-5.7.2-1|37	%define khotkeysprivate_major 5
14mu|plasma5-khotkeys-5.7.2-1|38	%define libkhotkeysprivate %mklibname khotkeysprivate %{khotkeysprivate_major}
14mu|plasma5-khotkeys-5.7.2-1|39	
14mu|plasma5-khotkeys-5.7.2-1|40	%package -n %{libkhotkeysprivate}
14mu|plasma5-khotkeys-5.7.2-1|41	Summary:	Plasma 5 input actions shared library
14mu|plasma5-khotkeys-5.7.2-1|42	Group:		System/Libraries
14mu|plasma5-khotkeys-5.7.2-1|43	
14mu|plasma5-khotkeys-5.7.2-1|44	%description -n %{libkhotkeysprivate}
14mu|plasma5-khotkeys-5.7.2-1|45	Plasma 5 input actions shared library.
14mu|plasma5-khotkeys-5.7.2-1|46	
14mu|plasma5-khotkeys-5.7.2-1|47	%files -n %{libkhotkeysprivate}
14mu|plasma5-khotkeys-5.7.2-1|48	%{_kde5_libdir}/libkhotkeysprivate.so.%{khotkeysprivate_major}*
14mu|plasma5-khotkeys-5.7.2-1|49	
14mu|plasma5-khotkeys-5.7.2-1|50	#----------------------------------------------------------------------------
14mu|plasma5-khotkeys-5.7.2-1|51	
14mu|plasma5-khotkeys-5.7.2-1|52	%define devplasma5_khotkeys %mklibname plasma5-khotkeys -d
14mu|plasma5-khotkeys-5.7.2-1|53	
14mu|plasma5-khotkeys-5.7.2-1|54	%package -n %{devplasma5_khotkeys}
14mu|plasma5-khotkeys-5.7.2-1|55	Summary:	Development files for Plasma 5 input actions library
14mu|plasma5-khotkeys-5.7.2-1|56	Group:		Development/KDE and Qt
14mu|plasma5-khotkeys-5.7.2-1|57	Provides:	%{name}-devel = %{EVRD}
14mu|plasma5-khotkeys-5.7.2-1|58	Provides:	khotkeysdbusinterface-devel = %{version}
14mu|plasma5-khotkeys-5.7.2-1|59	Conflicts:	kdebase4-workspace-devel
14mu|plasma5-khotkeys-5.7.2-1|60	
14mu|plasma5-khotkeys-5.7.2-1|61	%description -n %{devplasma5_khotkeys}
14mu|plasma5-khotkeys-5.7.2-1|62	This package contains header files needed if you wish to build applications
14mu|plasma5-khotkeys-5.7.2-1|63	based on %{name}.
14mu|plasma5-khotkeys-5.7.2-1|64	
14mu|plasma5-khotkeys-5.7.2-1|65	%files -n %{devplasma5_khotkeys}
14mu|plasma5-khotkeys-5.7.2-1|66	%{_kde5_libdir}/cmake/KHotKeysDBusInterface
14mu|plasma5-khotkeys-5.7.2-1|67	%{_datadir}/dbus-1/interfaces/org.kde.khotkeys.xml
14mu|plasma5-khotkeys-5.7.2-1|68	
14mu|plasma5-khotkeys-5.7.2-1|69	#----------------------------------------------------------------------------
14mu|plasma5-khotkeys-5.7.2-1|70	
14mu|plasma5-khotkeys-5.7.2-1|71	%prep
14mu|plasma5-khotkeys-5.7.2-1|72	%setup -qn %{oname}-%{version}
14mu|plasma5-khotkeys-5.7.2-1|73	
14mu|plasma5-khotkeys-5.7.2-1|74	%build
14mu|plasma5-khotkeys-5.7.2-1|75	%cmake_kde5_kf5locales
14mu|plasma5-khotkeys-5.7.2-1|76	%make
14mu|plasma5-khotkeys-5.7.2-1|77	
14mu|plasma5-khotkeys-5.7.2-1|78	%install
14mu|plasma5-khotkeys-5.7.2-1|79	%makeinstall_std -C build
14mu|plasma5-khotkeys-5.7.2-1|80	
14mu|plasma5-khotkeys-5.7.2-1|81	%find_lang %{oname} --with-html --with-kde
14mu|plasma5-khotkeys-5.7.2-1|82	%kf5locales_fix %{oname}.lang
14mu|plasma5-khotkeys-5.7.2-1|83	
14mu|plasma5-khotkeys-5.7.2-1|84	%changelog
14mu|plasma5-khotkeys-5.7.2-1|85	
14mu|plasma5-khotkeys-5.7.2-1|86	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-khotkeys-5.7.2-1|87	- (8eee3e6) New version 5.7.2
14mu|plasma5-khotkeys-5.7.2-1|88	
14mu|plasma5-khotkeys-5.7.2-1|89	

23757 14
14mu|plasma5-kinfocenter-5.7.2-1|1	%define oname kinfocenter
14mu|plasma5-kinfocenter-5.7.2-1|2	
14mu|plasma5-kinfocenter-5.7.2-1|3	Summary:	Plasma 5 module that provides information about computer
14mu|plasma5-kinfocenter-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kinfocenter-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-kinfocenter-5.7.2-1|6	Release:	1
14mu|plasma5-kinfocenter-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-kinfocenter-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kinfocenter-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-kinfocenter-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-kinfocenter-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-kinfocenter-5.7.2-1|12	BuildRequires:	kf5completion-devel
14mu|plasma5-kinfocenter-5.7.2-1|13	BuildRequires:	kf5config-devel
14mu|plasma5-kinfocenter-5.7.2-1|14	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kinfocenter-5.7.2-1|15	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-kinfocenter-5.7.2-1|16	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kinfocenter-5.7.2-1|17	BuildRequires:	kf5doctools-devel
14mu|plasma5-kinfocenter-5.7.2-1|18	BuildRequires:	kf5i18n-devel
14mu|plasma5-kinfocenter-5.7.2-1|19	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-kinfocenter-5.7.2-1|20	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-kinfocenter-5.7.2-1|21	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-kinfocenter-5.7.2-1|22	BuildRequires:	kf5kio-devel
14mu|plasma5-kinfocenter-5.7.2-1|23	BuildRequires:	kf5service-devel
14mu|plasma5-kinfocenter-5.7.2-1|24	BuildRequires:	kf5solid-devel
14mu|plasma5-kinfocenter-5.7.2-1|25	BuildRequires:	kf5wayland-devel
14mu|plasma5-kinfocenter-5.7.2-1|26	BuildRequires:	kf5widgetsaddons-devel
14mu|plasma5-kinfocenter-5.7.2-1|27	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-kinfocenter-5.7.2-1|28	BuildRequires:	pkgconfig(egl)
14mu|plasma5-kinfocenter-5.7.2-1|29	BuildRequires:	pkgconfig(gl)
14mu|plasma5-kinfocenter-5.7.2-1|30	BuildRequires:	pkgconfig(glu)
14mu|plasma5-kinfocenter-5.7.2-1|31	BuildRequires:	pkgconfig(libpci)
14mu|plasma5-kinfocenter-5.7.2-1|32	BuildRequires:	pkgconfig(libraw1394)
14mu|plasma5-kinfocenter-5.7.2-1|33	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kinfocenter-5.7.2-1|34	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kinfocenter-5.7.2-1|35	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kinfocenter-5.7.2-1|36	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-kinfocenter-5.7.2-1|37	Conflicts:	kinfocenter
14mu|plasma5-kinfocenter-5.7.2-1|38	
14mu|plasma5-kinfocenter-5.7.2-1|39	%description
14mu|plasma5-kinfocenter-5.7.2-1|40	Plasma 5 module that provides information about computer.
14mu|plasma5-kinfocenter-5.7.2-1|41	
14mu|plasma5-kinfocenter-5.7.2-1|42	%files -f %{oname}.lang
14mu|plasma5-kinfocenter-5.7.2-1|43	%{_kde5_applicationsdir}/org.kde.kinfocenter.desktop
14mu|plasma5-kinfocenter-5.7.2-1|44	%{_kde5_bindir}/kinfocenter
14mu|plasma5-kinfocenter-5.7.2-1|45	%{_kde5_datadir}/kcmusb/usb.ids
14mu|plasma5-kinfocenter-5.7.2-1|46	%{_kde5_datadir}/kcmview1394/oui.db
14mu|plasma5-kinfocenter-5.7.2-1|47	%dir %{_kde5_datadir}/kpackage/kcms/kcm_energyinfo/
14mu|plasma5-kinfocenter-5.7.2-1|48	%{_kde5_datadir}/kpackage/kcms/kcm_energyinfo/*
14mu|plasma5-kinfocenter-5.7.2-1|49	%dir %{_kde5_datadir}/kpackage/kcms/kcm_fileindexermonitor/
14mu|plasma5-kinfocenter-5.7.2-1|50	%{_kde5_datadir}/kpackage/kcms/kcm_fileindexermonitor/*
14mu|plasma5-kinfocenter-5.7.2-1|51	%{_kde5_services}/*.desktop
14mu|plasma5-kinfocenter-5.7.2-1|52	%{_kde5_servicetypes}/kinfocentercategory.desktop
14mu|plasma5-kinfocenter-5.7.2-1|53	%{_kde5_xmlguidir}/kinfocenter/kinfocenterui.rc
14mu|plasma5-kinfocenter-5.7.2-1|54	%{_qt5_plugindir}/*.so
14mu|plasma5-kinfocenter-5.7.2-1|55	%{_qt5_plugindir}/kcms/kcm_energyinfo.so
14mu|plasma5-kinfocenter-5.7.2-1|56	%{_qt5_plugindir}/kcms/kcm_fileindexermonitor.so
14mu|plasma5-kinfocenter-5.7.2-1|57	# Possibly should be rather dropped
14mu|plasma5-kinfocenter-5.7.2-1|58	%{_datadir}/desktop-directories/kinfocenter.directory
14mu|plasma5-kinfocenter-5.7.2-1|59	
14mu|plasma5-kinfocenter-5.7.2-1|60	#----------------------------------------------------------------------------
14mu|plasma5-kinfocenter-5.7.2-1|61	
14mu|plasma5-kinfocenter-5.7.2-1|62	%prep
14mu|plasma5-kinfocenter-5.7.2-1|63	%setup -qn %{oname}-%{version}
14mu|plasma5-kinfocenter-5.7.2-1|64	
14mu|plasma5-kinfocenter-5.7.2-1|65	%build
14mu|plasma5-kinfocenter-5.7.2-1|66	%cmake_kde5_kf5locales
14mu|plasma5-kinfocenter-5.7.2-1|67	%make
14mu|plasma5-kinfocenter-5.7.2-1|68	
14mu|plasma5-kinfocenter-5.7.2-1|69	%install
14mu|plasma5-kinfocenter-5.7.2-1|70	%makeinstall_std -C build
14mu|plasma5-kinfocenter-5.7.2-1|71	
14mu|plasma5-kinfocenter-5.7.2-1|72	# Should be rather merged to system config later
14mu|plasma5-kinfocenter-5.7.2-1|73	rm -rf %{buildroot}%{_kde5_sysconfdir}/xdg/menus/kinfocenter.menu
14mu|plasma5-kinfocenter-5.7.2-1|74	
14mu|plasma5-kinfocenter-5.7.2-1|75	%find_lang %{oname} --all-name --with-html --with-kde
14mu|plasma5-kinfocenter-5.7.2-1|76	%kf5locales_fix %{oname}.lang
14mu|plasma5-kinfocenter-5.7.2-1|77	
14mu|plasma5-kinfocenter-5.7.2-1|78	
14mu|plasma5-kinfocenter-5.7.2-1|79	
14mu|plasma5-kinfocenter-5.7.2-1|80	%changelog
14mu|plasma5-kinfocenter-5.7.2-1|81	
14mu|plasma5-kinfocenter-5.7.2-1|82	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-kinfocenter-5.7.2-1|83	- (cb08586) New version 5.7.2
14mu|plasma5-kinfocenter-5.7.2-1|84	
14mu|plasma5-kinfocenter-5.7.2-1|85	

23758 14
14mu|plasma5-kio-extras-16.04.3-1|1	%define oname kio-extras
14mu|plasma5-kio-extras-16.04.3-1|2	
14mu|plasma5-kio-extras-16.04.3-1|3	Summary:	Plasma 5 extra kio slaves module
14mu|plasma5-kio-extras-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kio-extras-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-kio-extras-16.04.3-1|6	Release:	1
14mu|plasma5-kio-extras-16.04.3-1|7	License:	GPLv2+
14mu|plasma5-kio-extras-16.04.3-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kio-extras-16.04.3-1|9	Url:		https://www.kde.org/
14mu|plasma5-kio-extras-16.04.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-kio-extras-16.04.3-1|11	Patch0:		kio-extras-5.1.0.1-link-tirpc-for-nfs.patch
14mu|plasma5-kio-extras-16.04.3-1|12	Patch1:		kio-extras-15.08.0-version.patch
14mu|plasma5-kio-extras-16.04.3-1|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-kio-extras-16.04.3-1|14	BuildRequires:	jpeg-devel
14mu|plasma5-kio-extras-16.04.3-1|15	BuildRequires:	kf5activities-devel
14mu|plasma5-kio-extras-16.04.3-1|16	BuildRequires:	kf5archive-devel
14mu|plasma5-kio-extras-16.04.3-1|17	BuildRequires:	kf5bookmarks-devel
14mu|plasma5-kio-extras-16.04.3-1|18	BuildRequires:	kf5config-devel
14mu|plasma5-kio-extras-16.04.3-1|19	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kio-extras-16.04.3-1|20	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-kio-extras-16.04.3-1|21	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kio-extras-16.04.3-1|22	BuildRequires:	kf5doctools-devel
14mu|plasma5-kio-extras-16.04.3-1|23	BuildRequires:	kf5dnssd-devel
14mu|plasma5-kio-extras-16.04.3-1|24	BuildRequires:	kf5guiaddons-devel
14mu|plasma5-kio-extras-16.04.3-1|25	BuildRequires:	kf5i18n-devel
14mu|plasma5-kio-extras-16.04.3-1|26	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-kio-extras-16.04.3-1|27	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-kio-extras-16.04.3-1|28	BuildRequires:	kf5khtml-devel
14mu|plasma5-kio-extras-16.04.3-1|29	BuildRequires:	kf5kio-devel
14mu|plasma5-kio-extras-16.04.3-1|30	BuildRequires:	kf5pty-devel
14mu|plasma5-kio-extras-16.04.3-1|31	BuildRequires:	kf5solid-devel
14mu|plasma5-kio-extras-16.04.3-1|32	BuildRequires:	openslp-devel
14mu|plasma5-kio-extras-16.04.3-1|33	BuildRequires:	pkgconfig(exiv2)
14mu|plasma5-kio-extras-16.04.3-1|34	BuildRequires:	pkgconfig(libmtp)
14mu|plasma5-kio-extras-16.04.3-1|35	BuildRequires:	pkgconfig(libssh)
14mu|plasma5-kio-extras-16.04.3-1|36	BuildRequires:	pkgconfig(libtirpc)
14mu|plasma5-kio-extras-16.04.3-1|37	BuildRequires:	pkgconfig(OpenEXR)
14mu|plasma5-kio-extras-16.04.3-1|38	BuildRequires:	pkgconfig(phonon4qt5)
14mu|plasma5-kio-extras-16.04.3-1|39	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kio-extras-16.04.3-1|40	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-kio-extras-16.04.3-1|41	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kio-extras-16.04.3-1|42	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-kio-extras-16.04.3-1|43	BuildRequires:	pkgconfig(Qt5Sql)
14mu|plasma5-kio-extras-16.04.3-1|44	BuildRequires:	pkgconfig(Qt5Svg)
14mu|plasma5-kio-extras-16.04.3-1|45	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-kio-extras-16.04.3-1|46	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kio-extras-16.04.3-1|47	BuildRequires:	pkgconfig(shared-mime-info)
14mu|plasma5-kio-extras-16.04.3-1|48	BuildRequires:	pkgconfig(smbclient)
14mu|plasma5-kio-extras-16.04.3-1|49	Requires:	plasma5-kio-applications
14mu|plasma5-kio-extras-16.04.3-1|50	Requires:	plasma5-kio-desktop
14mu|plasma5-kio-extras-16.04.3-1|51	Requires:	plasma5-kio-remote
14mu|plasma5-kio-extras-16.04.3-1|52	
14mu|plasma5-kio-extras-16.04.3-1|53	%description
14mu|plasma5-kio-extras-16.04.3-1|54	Plasma 5 extra kio slaves module.
14mu|plasma5-kio-extras-16.04.3-1|55	
14mu|plasma5-kio-extras-16.04.3-1|56	%files -f %{name}.lang
14mu|plasma5-kio-extras-16.04.3-1|57	%{_kde5_datadir}/config.kcfg/jpegcreatorsettings5.kcfg
14mu|plasma5-kio-extras-16.04.3-1|58	%{_kde5_datadir}/kio_bookmarks/
14mu|plasma5-kio-extras-16.04.3-1|59	%{_kde5_datadir}/kio_docfilter/
14mu|plasma5-kio-extras-16.04.3-1|60	%{_kde5_datadir}/kio_info/
14mu|plasma5-kio-extras-16.04.3-1|61	%{_kde5_datadir}/konqsidebartng/virtual_folders/remote/virtualfolder_network.desktop
14mu|plasma5-kio-extras-16.04.3-1|62	%{_kde5_datadir}/konqueror/dirtree/remote/mtp-network.desktop
14mu|plasma5-kio-extras-16.04.3-1|63	%{_kde5_datadir}/konqueror/dirtree/remote/smb-network.desktop
14mu|plasma5-kio-extras-16.04.3-1|64	%{_kde5_datadir}/remoteview/mtp-network.desktop
14mu|plasma5-kio-extras-16.04.3-1|65	%{_kde5_datadir}/remoteview/network.desktop
14mu|plasma5-kio-extras-16.04.3-1|66	%{_kde5_datadir}/remoteview/smb-network.desktop
14mu|plasma5-kio-extras-16.04.3-1|67	%{_kde5_datadir}/solid/actions/solid_mtp.desktop
14mu|plasma5-kio-extras-16.04.3-1|68	%{_kde5_plugindir}/kded/networkwatcher.so
14mu|plasma5-kio-extras-16.04.3-1|69	%{_kde5_plugindir}/kded/recentdocumentsnotifier.so
14mu|plasma5-kio-extras-16.04.3-1|70	%{_kde5_plugindir}/kio/archive.so
14mu|plasma5-kio-extras-16.04.3-1|71	%{_kde5_plugindir}/kio/bookmarks.so
14mu|plasma5-kio-extras-16.04.3-1|72	%{_kde5_plugindir}/kio/filenamesearch.so
14mu|plasma5-kio-extras-16.04.3-1|73	%{_kde5_plugindir}/kio/filter.so
14mu|plasma5-kio-extras-16.04.3-1|74	%{_kde5_plugindir}/kio/fish.so
14mu|plasma5-kio-extras-16.04.3-1|75	%{_kde5_plugindir}/kio/info.so
14mu|plasma5-kio-extras-16.04.3-1|76	%{_kde5_plugindir}/kio/man.so
14mu|plasma5-kio-extras-16.04.3-1|77	%{_kde5_plugindir}/kio/mtp.so
14mu|plasma5-kio-extras-16.04.3-1|78	%{_kde5_plugindir}/kio/network.so
14mu|plasma5-kio-extras-16.04.3-1|79	%{_kde5_plugindir}/kio/nfs.so
14mu|plasma5-kio-extras-16.04.3-1|80	%{_kde5_plugindir}/kio/recentdocuments.so
14mu|plasma5-kio-extras-16.04.3-1|81	%{_kde5_plugindir}/kio/settings.so
14mu|plasma5-kio-extras-16.04.3-1|82	%{_kde5_plugindir}/kio/sftp.so
14mu|plasma5-kio-extras-16.04.3-1|83	%{_kde5_plugindir}/kio/smb.so
14mu|plasma5-kio-extras-16.04.3-1|84	%{_kde5_plugindir}/kio/thumbnail.so
14mu|plasma5-kio-extras-16.04.3-1|85	%{_kde5_services}/about.protocol
14mu|plasma5-kio-extras-16.04.3-1|86	%{_kde5_services}/activities.protocol
14mu|plasma5-kio-extras-16.04.3-1|87	%{_kde5_services}/ar.protocol
14mu|plasma5-kio-extras-16.04.3-1|88	%{_kde5_services}/bookmarks.protocol
14mu|plasma5-kio-extras-16.04.3-1|89	%{_kde5_services}/bzip.protocol
14mu|plasma5-kio-extras-16.04.3-1|90	%{_kde5_services}/bzip2.protocol
14mu|plasma5-kio-extras-16.04.3-1|91	%{_kde5_services}/filenamesearch.protocol
14mu|plasma5-kio-extras-16.04.3-1|92	%{_kde5_services}/fish.protocol
14mu|plasma5-kio-extras-16.04.3-1|93	%{_kde5_services}/gzip.protocol
14mu|plasma5-kio-extras-16.04.3-1|94	%{_kde5_services}/info.protocol
14mu|plasma5-kio-extras-16.04.3-1|95	%{_kde5_services}/lzma.protocol
14mu|plasma5-kio-extras-16.04.3-1|96	%{_kde5_services}/man.protocol
14mu|plasma5-kio-extras-16.04.3-1|97	%{_kde5_services}/mtp.protocol
14mu|plasma5-kio-extras-16.04.3-1|98	%{_kde5_services}/network.protocol
14mu|plasma5-kio-extras-16.04.3-1|99	%{_kde5_services}/nfs.protocol
14mu|plasma5-kio-extras-16.04.3-1|100	%{_kde5_services}/recentdocuments.protocol
14mu|plasma5-kio-extras-16.04.3-1|101	%{_kde5_services}/settings.protocol
14mu|plasma5-kio-extras-16.04.3-1|102	%{_kde5_services}/sftp.protocol
14mu|plasma5-kio-extras-16.04.3-1|103	%{_kde5_services}/smb.protocol
14mu|plasma5-kio-extras-16.04.3-1|104	%{_kde5_services}/tar.protocol
14mu|plasma5-kio-extras-16.04.3-1|105	%{_kde5_services}/thumbnail.protocol
14mu|plasma5-kio-extras-16.04.3-1|106	%{_kde5_services}/xz.protocol
14mu|plasma5-kio-extras-16.04.3-1|107	%{_kde5_services}/zip.protocol
14mu|plasma5-kio-extras-16.04.3-1|108	%{_kde5_services}/comicbookthumbnail.desktop
14mu|plasma5-kio-extras-16.04.3-1|109	%{_kde5_services}/directorythumbnail.desktop
14mu|plasma5-kio-extras-16.04.3-1|110	%{_kde5_services}/djvuthumbnail.desktop
14mu|plasma5-kio-extras-16.04.3-1|111	%{_kde5_services}/exrthumbnail.desktop
14mu|plasma5-kio-extras-16.04.3-1|112	%{_kde5_services}/imagethumbnail.desktop
14mu|plasma5-kio-extras-16.04.3-1|113	%{_kde5_services}/jpegthumbnail.desktop
14mu|plasma5-kio-extras-16.04.3-1|114	%{_kde5_services}/kactivitymanagerd_fileitem_linking_plugin.desktop
14mu|plasma5-kio-extras-16.04.3-1|115	%{_kde5_services}/kmanpart.desktop
14mu|plasma5-kio-extras-16.04.3-1|116	%{_kde5_services}/kraorathumbnail.desktop
14mu|plasma5-kio-extras-16.04.3-1|117	%{_kde5_services}/svgthumbnail.desktop
14mu|plasma5-kio-extras-16.04.3-1|118	%{_kde5_services}/textthumbnail.desktop
14mu|plasma5-kio-extras-16.04.3-1|119	%{_kde5_servicetypes}/thumbcreator.desktop
14mu|plasma5-kio-extras-16.04.3-1|120	%{_qt5_plugindir}/comicbookthumbnail.so
14mu|plasma5-kio-extras-16.04.3-1|121	%{_qt5_plugindir}/djvuthumbnail.so
14mu|plasma5-kio-extras-16.04.3-1|122	%{_qt5_plugindir}/exrthumbnail.so
14mu|plasma5-kio-extras-16.04.3-1|123	%{_qt5_plugindir}/imagethumbnail.so
14mu|plasma5-kio-extras-16.04.3-1|124	%{_qt5_plugindir}/jpegthumbnail.so
14mu|plasma5-kio-extras-16.04.3-1|125	%{_qt5_plugindir}/kactivitymanagerd_fileitem_linking_plugin.so
14mu|plasma5-kio-extras-16.04.3-1|126	%{_qt5_plugindir}/kfileaudiopreview.so
14mu|plasma5-kio-extras-16.04.3-1|127	%{_qt5_plugindir}/kio_about.so
14mu|plasma5-kio-extras-16.04.3-1|128	%{_qt5_plugindir}/kio_activities.so
14mu|plasma5-kio-extras-16.04.3-1|129	%{_qt5_plugindir}/kritathumbnail.so
14mu|plasma5-kio-extras-16.04.3-1|130	%{_qt5_plugindir}/libkmanpart.so
14mu|plasma5-kio-extras-16.04.3-1|131	%{_qt5_plugindir}/svgthumbnail.so
14mu|plasma5-kio-extras-16.04.3-1|132	%{_qt5_plugindir}/textthumbnail.so
14mu|plasma5-kio-extras-16.04.3-1|133	%{_datadir}/mime/packages/kf5_network.xml
14mu|plasma5-kio-extras-16.04.3-1|134	
14mu|plasma5-kio-extras-16.04.3-1|135	#----------------------------------------------------------------------------
14mu|plasma5-kio-extras-16.04.3-1|136	
14mu|plasma5-kio-extras-16.04.3-1|137	%define molletnetwork5_major 5
14mu|plasma5-kio-extras-16.04.3-1|138	%define libmolletnetwork5 %mklibname molletnetwork5_ %{molletnetwork5_major}
14mu|plasma5-kio-extras-16.04.3-1|139	
14mu|plasma5-kio-extras-16.04.3-1|140	%package -n %{libmolletnetwork5}
14mu|plasma5-kio-extras-16.04.3-1|141	Summary:	Plasma 5 extra kio slaves shared library
14mu|plasma5-kio-extras-16.04.3-1|142	Group:		System/Libraries
14mu|plasma5-kio-extras-16.04.3-1|143	
14mu|plasma5-kio-extras-16.04.3-1|144	%description -n %{libmolletnetwork5}
14mu|plasma5-kio-extras-16.04.3-1|145	Plasma 5 extra kio slaves shared library.
14mu|plasma5-kio-extras-16.04.3-1|146	
14mu|plasma5-kio-extras-16.04.3-1|147	%files -n %{libmolletnetwork5}
14mu|plasma5-kio-extras-16.04.3-1|148	%{_kde5_libdir}/libmolletnetwork5.so.%{molletnetwork5_major}
14mu|plasma5-kio-extras-16.04.3-1|149	%{_kde5_libdir}/libmolletnetwork5.so.%{version}
14mu|plasma5-kio-extras-16.04.3-1|150	
14mu|plasma5-kio-extras-16.04.3-1|151	#----------------------------------------------------------------------------
14mu|plasma5-kio-extras-16.04.3-1|152	
14mu|plasma5-kio-extras-16.04.3-1|153	%define devplasma5_kio_extras %mklibname plasma5-kio-extras -d
14mu|plasma5-kio-extras-16.04.3-1|154	
14mu|plasma5-kio-extras-16.04.3-1|155	%package -n %{devplasma5_kio_extras}
14mu|plasma5-kio-extras-16.04.3-1|156	Summary:	Development files for Plasma 5 extra kio slaves module
14mu|plasma5-kio-extras-16.04.3-1|157	Group:		Development/KDE and Qt
14mu|plasma5-kio-extras-16.04.3-1|158	Provides:	%{name}-devel = %{EVRD}
14mu|plasma5-kio-extras-16.04.3-1|159	
14mu|plasma5-kio-extras-16.04.3-1|160	%description -n %{devplasma5_kio_extras}
14mu|plasma5-kio-extras-16.04.3-1|161	This package contains header files needed if you wish to build applications
14mu|plasma5-kio-extras-16.04.3-1|162	based on %{name}.
14mu|plasma5-kio-extras-16.04.3-1|163	
14mu|plasma5-kio-extras-16.04.3-1|164	%files -n %{devplasma5_kio_extras}
14mu|plasma5-kio-extras-16.04.3-1|165	%{_datadir}/dbus-1/interfaces/kf5_org.kde.network.kioslavenotifier.xml
14mu|plasma5-kio-extras-16.04.3-1|166	
14mu|plasma5-kio-extras-16.04.3-1|167	#----------------------------------------------------------------------------
14mu|plasma5-kio-extras-16.04.3-1|168	
14mu|plasma5-kio-extras-16.04.3-1|169	%prep
14mu|plasma5-kio-extras-16.04.3-1|170	%setup -qn %{oname}-%{version}
14mu|plasma5-kio-extras-16.04.3-1|171	%patch0 -p1
14mu|plasma5-kio-extras-16.04.3-1|172	%patch1 -p1
14mu|plasma5-kio-extras-16.04.3-1|173	
14mu|plasma5-kio-extras-16.04.3-1|174	%build
14mu|plasma5-kio-extras-16.04.3-1|175	%cmake_kde5_kf5locales
14mu|plasma5-kio-extras-16.04.3-1|176	%make
14mu|plasma5-kio-extras-16.04.3-1|177	
14mu|plasma5-kio-extras-16.04.3-1|178	%install
14mu|plasma5-kio-extras-16.04.3-1|179	%makeinstall_std -C build
14mu|plasma5-kio-extras-16.04.3-1|180	
14mu|plasma5-kio-extras-16.04.3-1|181	%find_lang %{name} --all-name --with-html --with-kde
14mu|plasma5-kio-extras-16.04.3-1|182	%kf5locales_fix %{name}.lang
14mu|plasma5-kio-extras-16.04.3-1|183	
14mu|plasma5-kio-extras-16.04.3-1|184	%changelog
14mu|plasma5-kio-extras-16.04.3-1|185	
14mu|plasma5-kio-extras-16.04.3-1|186	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|plasma5-kio-extras-16.04.3-1|187	- (68a9a51) Adjust version patch
14mu|plasma5-kio-extras-16.04.3-1|188	- (Andrey Bondrov: c80cbc0) New version 16.04.3
14mu|plasma5-kio-extras-16.04.3-1|189	
14mu|plasma5-kio-extras-16.04.3-1|190	* Mon Jun 20 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.2-1
14mu|plasma5-kio-extras-16.04.3-1|191	- (11bd608) Build requires pkgconfig(Qt5Sql)
14mu|plasma5-kio-extras-16.04.3-1|192	- (Andrey Bondrov: bb43801) Build requires kf5activities-devel
14mu|plasma5-kio-extras-16.04.3-1|193	- (Andrey Bondrov: bb43801) Add new files
14mu|plasma5-kio-extras-16.04.3-1|194	- (Andrey Bondrov: 5bfddfa) Ajust version patch to match current version
14mu|plasma5-kio-extras-16.04.3-1|195	- (Andrey Bondrov: cf751ef) New version 16.04.2
14mu|plasma5-kio-extras-16.04.3-1|196	
14mu|plasma5-kio-extras-16.04.3-1|197	* Mon Mar 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.12.3-1
14mu|plasma5-kio-extras-16.04.3-1|198	- (a49680c) New version 15.12.3
14mu|plasma5-kio-extras-16.04.3-1|199	
14mu|plasma5-kio-extras-16.04.3-1|200	* Mon Mar 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.12.2-1
14mu|plasma5-kio-extras-16.04.3-1|201	- (b627254) New version 15.12.3
14mu|plasma5-kio-extras-16.04.3-1|202	- (Andrey Bondrov: 6ddf174) Update version patch
14mu|plasma5-kio-extras-16.04.3-1|203	- (Andrey Bondrov: 89711e9) New version 15.12.2
14mu|plasma5-kio-extras-16.04.3-1|204	
14mu|plasma5-kio-extras-16.04.3-1|205	* Wed Jan 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.12.1-1
14mu|plasma5-kio-extras-16.04.3-1|206	- (8526727) New version 15.12.1
14mu|plasma5-kio-extras-16.04.3-1|207	
14mu|plasma5-kio-extras-16.04.3-1|208	* Sat Jan 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.12.0-1
14mu|plasma5-kio-extras-16.04.3-1|209	- (577a3a4) Move networkwatcher and recentdocumentsnotifier kded plugins to new location
14mu|plasma5-kio-extras-16.04.3-1|210	- (Andrey Bondrov: c4d224b) Update version patch
14mu|plasma5-kio-extras-16.04.3-1|211	- (Andrey Bondrov: dad7441) New version 15.12.0
14mu|plasma5-kio-extras-16.04.3-1|212	
14mu|plasma5-kio-extras-16.04.3-1|213	* Mon Nov 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.08.3-1
14mu|plasma5-kio-extras-16.04.3-1|214	- (5c3bbd7) Fix soversion in patch
14mu|plasma5-kio-extras-16.04.3-1|215	- (Andrey Bondrov: d104255) New version 15.08.3
14mu|plasma5-kio-extras-16.04.3-1|216	
14mu|plasma5-kio-extras-16.04.3-1|217	* Thu Oct 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.08.2-1
14mu|plasma5-kio-extras-16.04.3-1|218	- (4fae7fb) Set proper version
14mu|plasma5-kio-extras-16.04.3-1|219	- (Andrey Bondrov: 3584ddb) New version 15.08.2
14mu|plasma5-kio-extras-16.04.3-1|220	
14mu|plasma5-kio-extras-16.04.3-1|221	* Wed Sep 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.08.1-1
14mu|plasma5-kio-extras-16.04.3-1|222	- (f242c81) Bump version in patch to match package version
14mu|plasma5-kio-extras-16.04.3-1|223	- (Andrey Bondrov: 3d8bebd) New version 15.08.1
14mu|plasma5-kio-extras-16.04.3-1|224	
14mu|plasma5-kio-extras-16.04.3-1|225	* Thu Sep 03 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.08.0-3
14mu|plasma5-kio-extras-16.04.3-1|226	- (75819ed) Requires plasma5-kio-desktop
14mu|plasma5-kio-extras-16.04.3-1|227	
14mu|plasma5-kio-extras-16.04.3-1|228	* Thu Aug 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.08.0-2
14mu|plasma5-kio-extras-16.04.3-1|229	- (5035ec8) Bump release
14mu|plasma5-kio-extras-16.04.3-1|230	
14mu|plasma5-kio-extras-16.04.3-1|231	* Thu Aug 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.08.0-1
14mu|plasma5-kio-extras-16.04.3-1|232	- (8c7bfc5) New version 15.08.0
14mu|plasma5-kio-extras-16.04.3-1|233	- (8c7bfc5) kio desktop was moved to plasma5-workspace
14mu|plasma5-kio-extras-16.04.3-1|234	
14mu|plasma5-kio-extras-16.04.3-1|235	* Thu Aug 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-2
14mu|plasma5-kio-extras-16.04.3-1|236	- (9e06c60) MassBuild#782: Increase release tag
14mu|plasma5-kio-extras-16.04.3-1|237	
14mu|plasma5-kio-extras-16.04.3-1|238	* Tue Jun 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-1
14mu|plasma5-kio-extras-16.04.3-1|239	- (24ec5a0) New version 5.3.2
14mu|plasma5-kio-extras-16.04.3-1|240	
14mu|plasma5-kio-extras-16.04.3-1|241	* Wed Jun 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-2
14mu|plasma5-kio-extras-16.04.3-1|242	- (32d8d00) Require plasma5-kio-applications and plasma5-kio-remote (split from plasma5-workspace)
14mu|plasma5-kio-extras-16.04.3-1|243	
14mu|plasma5-kio-extras-16.04.3-1|244	* Wed May 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-1
14mu|plasma5-kio-extras-16.04.3-1|245	- (a89aa57) New version 5.3.1
14mu|plasma5-kio-extras-16.04.3-1|246	
14mu|plasma5-kio-extras-16.04.3-1|247	* Wed Apr 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.0-1
14mu|plasma5-kio-extras-16.04.3-1|248	- (b86a9e8) libmolletnetwork is now libmolletnetwork5
14mu|plasma5-kio-extras-16.04.3-1|249	- (Andrey Bondrov: 794a7f2) Add kio about module
14mu|plasma5-kio-extras-16.04.3-1|250	- (Andrey Bondrov: 16c8d4b) Drop avoid-kde4-conflicts patch (merged upstream)
14mu|plasma5-kio-extras-16.04.3-1|251	
14mu|plasma5-kio-extras-16.04.3-1|252	

23759 14
14mu|plasma5-kmenuedit-5.7.2-1|1	%define oname kmenuedit
14mu|plasma5-kmenuedit-5.7.2-1|2	
14mu|plasma5-kmenuedit-5.7.2-1|3	Summary:	Plasma 5 menu editor
14mu|plasma5-kmenuedit-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kmenuedit-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-kmenuedit-5.7.2-1|6	Release:	1
14mu|plasma5-kmenuedit-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-kmenuedit-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kmenuedit-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-kmenuedit-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-kmenuedit-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-kmenuedit-5.7.2-1|12	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kmenuedit-5.7.2-1|13	BuildRequires:	kf5i18n-devel
14mu|plasma5-kmenuedit-5.7.2-1|14	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-kmenuedit-5.7.2-1|15	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-kmenuedit-5.7.2-1|16	BuildRequires:	kf5kio-devel
14mu|plasma5-kmenuedit-5.7.2-1|17	BuildRequires:	kf5sonnet-devel
14mu|plasma5-kmenuedit-5.7.2-1|18	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-kmenuedit-5.7.2-1|19	BuildRequires:	khotkeysdbusinterface-devel >= %{version}
14mu|plasma5-kmenuedit-5.7.2-1|20	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kmenuedit-5.7.2-1|21	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-kmenuedit-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Xml)
14mu|plasma5-kmenuedit-5.7.2-1|23	Conflicts:	kdebase4-workspace
14mu|plasma5-kmenuedit-5.7.2-1|24	
14mu|plasma5-kmenuedit-5.7.2-1|25	%description
14mu|plasma5-kmenuedit-5.7.2-1|26	Plasma 5 menu editor.
14mu|plasma5-kmenuedit-5.7.2-1|27	
14mu|plasma5-kmenuedit-5.7.2-1|28	%files -f %{oname}.lang
14mu|plasma5-kmenuedit-5.7.2-1|29	%{_kde5_applicationsdir}/org.kde.kmenuedit.desktop
14mu|plasma5-kmenuedit-5.7.2-1|30	%{_kde5_bindir}/kmenuedit
14mu|plasma5-kmenuedit-5.7.2-1|31	%{_kde5_datadir}/kmenuedit/icons/hicolor/*
14mu|plasma5-kmenuedit-5.7.2-1|32	%{_kde5_iconsdir}/hicolor/*/apps/kmenuedit.*
14mu|plasma5-kmenuedit-5.7.2-1|33	%{_kde5_libdir}/libkdeinit5_kmenuedit.so
14mu|plasma5-kmenuedit-5.7.2-1|34	%{_kde5_xmlguidir}/kmenuedit/kmenueditui.rc
14mu|plasma5-kmenuedit-5.7.2-1|35	
14mu|plasma5-kmenuedit-5.7.2-1|36	#----------------------------------------------------------------------------
14mu|plasma5-kmenuedit-5.7.2-1|37	
14mu|plasma5-kmenuedit-5.7.2-1|38	%prep
14mu|plasma5-kmenuedit-5.7.2-1|39	%setup -qn %{oname}-%{version}
14mu|plasma5-kmenuedit-5.7.2-1|40	
14mu|plasma5-kmenuedit-5.7.2-1|41	%build
14mu|plasma5-kmenuedit-5.7.2-1|42	%cmake_kde5_kf5locales
14mu|plasma5-kmenuedit-5.7.2-1|43	%make
14mu|plasma5-kmenuedit-5.7.2-1|44	
14mu|plasma5-kmenuedit-5.7.2-1|45	%install
14mu|plasma5-kmenuedit-5.7.2-1|46	%makeinstall_std -C build
14mu|plasma5-kmenuedit-5.7.2-1|47	
14mu|plasma5-kmenuedit-5.7.2-1|48	%find_lang %{oname} --with-html --with-kde
14mu|plasma5-kmenuedit-5.7.2-1|49	%kf5locales_fix %{oname}.lang
14mu|plasma5-kmenuedit-5.7.2-1|50	
14mu|plasma5-kmenuedit-5.7.2-1|51	%changelog
14mu|plasma5-kmenuedit-5.7.2-1|52	
14mu|plasma5-kmenuedit-5.7.2-1|53	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-kmenuedit-5.7.2-1|54	- (82edf76) New version 5.7.2
14mu|plasma5-kmenuedit-5.7.2-1|55	
14mu|plasma5-kmenuedit-5.7.2-1|56	

23760 14
14mu|plasma5-kmix-16.04.3-1|1	%define oname kmix
14mu|plasma5-kmix-16.04.3-1|2	
14mu|plasma5-kmix-16.04.3-1|3	Summary:	Plasma 5 Digital Mixer
14mu|plasma5-kmix-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kmix-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-kmix-16.04.3-1|6	Release:	1
14mu|plasma5-kmix-16.04.3-1|7	Epoch:		3
14mu|plasma5-kmix-16.04.3-1|8	License:	GPLv2+
14mu|plasma5-kmix-16.04.3-1|9	Group:		Graphical desktop/KDE
14mu|plasma5-kmix-16.04.3-1|10	Url:		http://www.kde.org/applications/multimedia/kmix/
14mu|plasma5-kmix-16.04.3-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-kmix-16.04.3-1|12	Patch0:		kmix-4.9.2-nodisplay.patch
14mu|plasma5-kmix-16.04.3-1|13	Patch1:		kmix-15.04.1-popup-margins.patch
14mu|plasma5-kmix-16.04.3-1|14	BuildRequires:	extra-cmake-modules
14mu|plasma5-kmix-16.04.3-1|15	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kmix-16.04.3-1|16	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kmix-16.04.3-1|17	BuildRequires:	kf5globalaccel-devel
14mu|plasma5-kmix-16.04.3-1|18	BuildRequires:	kf5i18n-devel
14mu|plasma5-kmix-16.04.3-1|19	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-kmix-16.04.3-1|20	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-kmix-16.04.3-1|21	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-kmix-16.04.3-1|22	BuildRequires:	kf5plasma-devel
14mu|plasma5-kmix-16.04.3-1|23	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-kmix-16.04.3-1|24	BuildRequires:	pkgconfig(alsa)
14mu|plasma5-kmix-16.04.3-1|25	BuildRequires:	pkgconfig(glib-2.0)
14mu|plasma5-kmix-16.04.3-1|26	BuildRequires:	pkgconfig(libcanberra)
14mu|plasma5-kmix-16.04.3-1|27	BuildRequires:	pkgconfig(libpulse)
14mu|plasma5-kmix-16.04.3-1|28	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
14mu|plasma5-kmix-16.04.3-1|29	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kmix-16.04.3-1|30	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kmix-16.04.3-1|31	Requires:	plasma5-dataengine-mixer
14mu|plasma5-kmix-16.04.3-1|32	Conflicts:	kmix
14mu|plasma5-kmix-16.04.3-1|33	
14mu|plasma5-kmix-16.04.3-1|34	%description
14mu|plasma5-kmix-16.04.3-1|35	KMix is an application to allow you to change the volume of your sound
14mu|plasma5-kmix-16.04.3-1|36	card. Though small, it is full-featured, and it supports several
14mu|plasma5-kmix-16.04.3-1|37	platforms and sound drivers.
14mu|plasma5-kmix-16.04.3-1|38	
14mu|plasma5-kmix-16.04.3-1|39	%files
14mu|plasma5-kmix-16.04.3-1|40	%{_kde5_applicationsdir}/kmix.desktop
14mu|plasma5-kmix-16.04.3-1|41	%{_kde5_autostart}/kmix_autostart.desktop
14mu|plasma5-kmix-16.04.3-1|42	%{_kde5_autostart}/restore_kmix_volumes.desktop
14mu|plasma5-kmix-16.04.3-1|43	%{_kde5_bindir}/kmix
14mu|plasma5-kmix-16.04.3-1|44	%{_kde5_bindir}/kmixctrl
14mu|plasma5-kmix-16.04.3-1|45	%{_kde5_bindir}/kmixremote
14mu|plasma5-kmix-16.04.3-1|46	%{_kde5_datadir}/kmix
14mu|plasma5-kmix-16.04.3-1|47	%{_kde5_iconsdir}/*/*/*/*
14mu|plasma5-kmix-16.04.3-1|48	%{_kde5_libdir}/libkdeinit5_kmix.so
14mu|plasma5-kmix-16.04.3-1|49	%{_kde5_libdir}/libkdeinit5_kmixctrl.so
14mu|plasma5-kmix-16.04.3-1|50	%{_kde5_services}/kmixctrl_restore.desktop
14mu|plasma5-kmix-16.04.3-1|51	%{_kde5_services}/kded/kmixd.desktop
14mu|plasma5-kmix-16.04.3-1|52	%{_kde5_xmlguidir}/kmix/kmixui.rc
14mu|plasma5-kmix-16.04.3-1|53	%{_datadir}/dbus-1/interfaces/org.kde.kmix.control.xml
14mu|plasma5-kmix-16.04.3-1|54	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixer.xml
14mu|plasma5-kmix-16.04.3-1|55	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixset.xml
14mu|plasma5-kmix-16.04.3-1|56	%{_qt5_plugindir}/libkded_kmixd.so
14mu|plasma5-kmix-16.04.3-1|57	
14mu|plasma5-kmix-16.04.3-1|58	#----------------------------------------------------------------------------
14mu|plasma5-kmix-16.04.3-1|59	
14mu|plasma5-kmix-16.04.3-1|60	%package -n plasma5-dataengine-mixer
14mu|plasma5-kmix-16.04.3-1|61	Summary:	Plasma 5 mixer dataengine
14mu|plasma5-kmix-16.04.3-1|62	Group:		Graphical desktop/KDE
14mu|plasma5-kmix-16.04.3-1|63	
14mu|plasma5-kmix-16.04.3-1|64	%description -n plasma5-dataengine-mixer
14mu|plasma5-kmix-16.04.3-1|65	Plasma 5 mixer dataengine.
14mu|plasma5-kmix-16.04.3-1|66	
14mu|plasma5-kmix-16.04.3-1|67	%files -n plasma5-dataengine-mixer
14mu|plasma5-kmix-16.04.3-1|68	%{_kde5_datadir}/plasma/services/mixer.operations
14mu|plasma5-kmix-16.04.3-1|69	%{_kde5_services}/plasma-dataengine-mixer.desktop
14mu|plasma5-kmix-16.04.3-1|70	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_mixer.so
14mu|plasma5-kmix-16.04.3-1|71	
14mu|plasma5-kmix-16.04.3-1|72	#------------------------------------------------------------------------------
14mu|plasma5-kmix-16.04.3-1|73	
14mu|plasma5-kmix-16.04.3-1|74	%prep
14mu|plasma5-kmix-16.04.3-1|75	%setup -qn %{oname}-%{version}
14mu|plasma5-kmix-16.04.3-1|76	%patch0 -p1
14mu|plasma5-kmix-16.04.3-1|77	%patch1 -p1
14mu|plasma5-kmix-16.04.3-1|78	
14mu|plasma5-kmix-16.04.3-1|79	%build
14mu|plasma5-kmix-16.04.3-1|80	%cmake_kde5 -DKMIX_KF5_BUILD:BOOL=ON
14mu|plasma5-kmix-16.04.3-1|81	%make
14mu|plasma5-kmix-16.04.3-1|82	
14mu|plasma5-kmix-16.04.3-1|83	%install
14mu|plasma5-kmix-16.04.3-1|84	%makeinstall_std -C build
14mu|plasma5-kmix-16.04.3-1|85	
14mu|plasma5-kmix-16.04.3-1|86	
14mu|plasma5-kmix-16.04.3-1|87	%changelog
14mu|plasma5-kmix-16.04.3-1|88	
14mu|plasma5-kmix-16.04.3-1|89	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:16.04.3-1
14mu|plasma5-kmix-16.04.3-1|90	- (2e97f86) New version 16.04.3
14mu|plasma5-kmix-16.04.3-1|91	
14mu|plasma5-kmix-16.04.3-1|92	

23761 14
14mu|plasma5-konsole-16.04.3-1|1	%define oname konsole
14mu|plasma5-konsole-16.04.3-1|2	
14mu|plasma5-konsole-16.04.3-1|3	Summary:	A terminal emulator similar to xterm for Plasma 5
14mu|plasma5-konsole-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-konsole-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-konsole-16.04.3-1|6	Release:	1
14mu|plasma5-konsole-16.04.3-1|7	Epoch:		1
14mu|plasma5-konsole-16.04.3-1|8	License:	GPLv2+
14mu|plasma5-konsole-16.04.3-1|9	Group:		Graphical desktop/KDE
14mu|plasma5-konsole-16.04.3-1|10	Url:		http://konsole.kde.org/
14mu|plasma5-konsole-16.04.3-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-konsole-16.04.3-1|12	Source1:	%{name}.rpmlintrc
14mu|plasma5-konsole-16.04.3-1|13	# KDE #347715, https://git.reviewboard.kde.org/r/124132/
14mu|plasma5-konsole-16.04.3-1|14	Patch0:		konsole-15.12.0-krun-openurl.patch
14mu|plasma5-konsole-16.04.3-1|15	BuildRequires:	extra-cmake-modules
14mu|plasma5-konsole-16.04.3-1|16	BuildRequires:	kf5bookmarks-devel
14mu|plasma5-konsole-16.04.3-1|17	BuildRequires:	kf5completion-devel
14mu|plasma5-konsole-16.04.3-1|18	BuildRequires:	kf5config-devel
14mu|plasma5-konsole-16.04.3-1|19	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-konsole-16.04.3-1|20	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-konsole-16.04.3-1|21	BuildRequires:	kf5doctools-devel
14mu|plasma5-konsole-16.04.3-1|22	BuildRequires:	kf5guiaddons-devel
14mu|plasma5-konsole-16.04.3-1|23	BuildRequires:	kf5i18n-devel
14mu|plasma5-konsole-16.04.3-1|24	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-konsole-16.04.3-1|25	BuildRequires:	kf5init-devel
14mu|plasma5-konsole-16.04.3-1|26	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-konsole-16.04.3-1|27	BuildRequires:	kf5kio-devel
14mu|plasma5-konsole-16.04.3-1|28	BuildRequires:	kf5notifications-devel
14mu|plasma5-konsole-16.04.3-1|29	BuildRequires:	kf5notifyconfig-devel
14mu|plasma5-konsole-16.04.3-1|30	BuildRequires:	kf5parts-devel
14mu|plasma5-konsole-16.04.3-1|31	BuildRequires:	kf5pty-devel
14mu|plasma5-konsole-16.04.3-1|32	BuildRequires:	kf5service-devel
14mu|plasma5-konsole-16.04.3-1|33	BuildRequires:	kf5textwidgets-devel
14mu|plasma5-konsole-16.04.3-1|34	BuildRequires:	kf5widgetsaddons-devel
14mu|plasma5-konsole-16.04.3-1|35	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-konsole-16.04.3-1|36	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-konsole-16.04.3-1|37	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-konsole-16.04.3-1|38	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-konsole-16.04.3-1|39	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-konsole-16.04.3-1|40	BuildRequires:	pkgconfig(Qt5Script)
14mu|plasma5-konsole-16.04.3-1|41	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-konsole-16.04.3-1|42	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-konsole-16.04.3-1|43	BuildRequires:	pkgconfig(x11)
14mu|plasma5-konsole-16.04.3-1|44	Requires:	x11-font-misc-misc
14mu|plasma5-konsole-16.04.3-1|45	Conflicts:	konsole
14mu|plasma5-konsole-16.04.3-1|46	
14mu|plasma5-konsole-16.04.3-1|47	%description
14mu|plasma5-konsole-16.04.3-1|48	A terminal emulator, similar to xterm, for Plasma 5.
14mu|plasma5-konsole-16.04.3-1|49	
14mu|plasma5-konsole-16.04.3-1|50	%files
14mu|plasma5-konsole-16.04.3-1|51	%doc README COPYING COPYING.DOC COPYING.LIB doc/*
14mu|plasma5-konsole-16.04.3-1|52	%{_kde5_applicationsdir}/org.kde.konsole.desktop
14mu|plasma5-konsole-16.04.3-1|53	%{_kde5_bindir}/konsole
14mu|plasma5-konsole-16.04.3-1|54	%{_kde5_bindir}/konsoleprofile
14mu|plasma5-konsole-16.04.3-1|55	%{_kde5_datadir}/konsole
14mu|plasma5-konsole-16.04.3-1|56	%{_kde5_docdir}/HTML/en/konsole
14mu|plasma5-konsole-16.04.3-1|57	%{_kde5_libdir}/libkdeinit5_konsole.so
14mu|plasma5-konsole-16.04.3-1|58	%{_kde5_notificationsdir}/konsole.notifyrc
14mu|plasma5-konsole-16.04.3-1|59	%{_kde5_services}/konsolepart.desktop
14mu|plasma5-konsole-16.04.3-1|60	%{_kde5_services}/ServiceMenus/konsolehere.desktop
14mu|plasma5-konsole-16.04.3-1|61	%{_kde5_services}/ServiceMenus/konsolerun.desktop
14mu|plasma5-konsole-16.04.3-1|62	%{_kde5_servicetypes}/terminalemulator.desktop
14mu|plasma5-konsole-16.04.3-1|63	%{_kde5_xmlguidir}/konsole/*.rc
14mu|plasma5-konsole-16.04.3-1|64	%{_datadir}/appdata/org.kde.konsole.appdata.xml
14mu|plasma5-konsole-16.04.3-1|65	%{_qt5_plugindir}/konsolepart.so
14mu|plasma5-konsole-16.04.3-1|66	
14mu|plasma5-konsole-16.04.3-1|67	#----------------------------------------------------------------------------
14mu|plasma5-konsole-16.04.3-1|68	
14mu|plasma5-konsole-16.04.3-1|69	%define konsoleprivate_major 16
14mu|plasma5-konsole-16.04.3-1|70	%define libkonsoleprivate %mklibname konsoleprivate %{konsoleprivate_major}
14mu|plasma5-konsole-16.04.3-1|71	
14mu|plasma5-konsole-16.04.3-1|72	%package -n %{libkonsoleprivate}
14mu|plasma5-konsole-16.04.3-1|73	Summary:	Shared library for Konsole
14mu|plasma5-konsole-16.04.3-1|74	Group:		System/Libraries
14mu|plasma5-konsole-16.04.3-1|75	
14mu|plasma5-konsole-16.04.3-1|76	%description -n %{libkonsoleprivate}
14mu|plasma5-konsole-16.04.3-1|77	Shared library for Konsole.
14mu|plasma5-konsole-16.04.3-1|78	
14mu|plasma5-konsole-16.04.3-1|79	%files -n %{libkonsoleprivate}
14mu|plasma5-konsole-16.04.3-1|80	%{_kde5_libdir}/libkonsoleprivate.so.%{konsoleprivate_major}*
14mu|plasma5-konsole-16.04.3-1|81	
14mu|plasma5-konsole-16.04.3-1|82	#----------------------------------------------------------------------------
14mu|plasma5-konsole-16.04.3-1|83	
14mu|plasma5-konsole-16.04.3-1|84	%prep
14mu|plasma5-konsole-16.04.3-1|85	%setup -qn %{oname}-%{version}
14mu|plasma5-konsole-16.04.3-1|86	%patch0 -p1
14mu|plasma5-konsole-16.04.3-1|87	
14mu|plasma5-konsole-16.04.3-1|88	%build
14mu|plasma5-konsole-16.04.3-1|89	%cmake_kde5
14mu|plasma5-konsole-16.04.3-1|90	%make
14mu|plasma5-konsole-16.04.3-1|91	
14mu|plasma5-konsole-16.04.3-1|92	%install
14mu|plasma5-konsole-16.04.3-1|93	%makeinstall_std -C build
14mu|plasma5-konsole-16.04.3-1|94	
14mu|plasma5-konsole-16.04.3-1|95	
14mu|plasma5-konsole-16.04.3-1|96	%changelog
14mu|plasma5-konsole-16.04.3-1|97	
14mu|plasma5-konsole-16.04.3-1|98	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:16.04.3-1
14mu|plasma5-konsole-16.04.3-1|99	- (26b7609) New version 16.04.3
14mu|plasma5-konsole-16.04.3-1|100	
14mu|plasma5-konsole-16.04.3-1|101	

23762 14
14mu|plasma5-kscreen-5.7.2-1|1	%define oname kscreen
14mu|plasma5-kscreen-5.7.2-1|2	
14mu|plasma5-kscreen-5.7.2-1|3	Summary:	Plasma 5 display management module
14mu|plasma5-kscreen-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kscreen-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-kscreen-5.7.2-1|6	Release:	1
14mu|plasma5-kscreen-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-kscreen-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kscreen-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-kscreen-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-kscreen-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-kscreen-5.7.2-1|12	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kscreen-5.7.2-1|13	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kscreen-5.7.2-1|14	BuildRequires:	kf5globalaccel-devel
14mu|plasma5-kscreen-5.7.2-1|15	BuildRequires:	kf5i18n-devel
14mu|plasma5-kscreen-5.7.2-1|16	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-kscreen-5.7.2-1|17	BuildRequires:	pkgconfig(kscreen2) >= %{version}
14mu|plasma5-kscreen-5.7.2-1|18	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kscreen-5.7.2-1|19	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kscreen-5.7.2-1|20	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-kscreen-5.7.2-1|21	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-kscreen-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-kscreen-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|plasma5-kscreen-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-kscreen-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kscreen-5.7.2-1|26	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-kscreen-5.7.2-1|27	Conflicts:	kscreen
14mu|plasma5-kscreen-5.7.2-1|28	Conflicts:	plasma-applet-kscreen
14mu|plasma5-kscreen-5.7.2-1|29	
14mu|plasma5-kscreen-5.7.2-1|30	%description
14mu|plasma5-kscreen-5.7.2-1|31	Plasma 5 display management module.
14mu|plasma5-kscreen-5.7.2-1|32	
14mu|plasma5-kscreen-5.7.2-1|33	%files -f %{oname}.lang
14mu|plasma5-kscreen-5.7.2-1|34	%{_kde5_bindir}/kscreen-console
14mu|plasma5-kscreen-5.7.2-1|35	%dir %{_kde5_datadir}/kcm_kscreen/
14mu|plasma5-kscreen-5.7.2-1|36	%{_kde5_datadir}/kcm_kscreen/*
14mu|plasma5-kscreen-5.7.2-1|37	%{_kde5_iconsdir}/hicolor/*/actions/kdocumentinfo.*
14mu|plasma5-kscreen-5.7.2-1|38	%{_kde5_services}/kcm_kscreen.desktop
14mu|plasma5-kscreen-5.7.2-1|39	%{_qt5_plugindir}/kcm_kscreen.so
14mu|plasma5-kscreen-5.7.2-1|40	%{_kde5_plugindir}/kded/kscreen.so
14mu|plasma5-kscreen-5.7.2-1|41	
14mu|plasma5-kscreen-5.7.2-1|42	#----------------------------------------------------------------------------
14mu|plasma5-kscreen-5.7.2-1|43	
14mu|plasma5-kscreen-5.7.2-1|44	%prep
14mu|plasma5-kscreen-5.7.2-1|45	%setup -qn %{oname}-%{version}
14mu|plasma5-kscreen-5.7.2-1|46	
14mu|plasma5-kscreen-5.7.2-1|47	# Applet is not yet ported to Plasma 5
14mu|plasma5-kscreen-5.7.2-1|48	rm -f po/*/plasma_applet_org.kde.plasma.kscreen.po
14mu|plasma5-kscreen-5.7.2-1|49	
14mu|plasma5-kscreen-5.7.2-1|50	%build
14mu|plasma5-kscreen-5.7.2-1|51	%cmake_kde5
14mu|plasma5-kscreen-5.7.2-1|52	%make
14mu|plasma5-kscreen-5.7.2-1|53	
14mu|plasma5-kscreen-5.7.2-1|54	%install
14mu|plasma5-kscreen-5.7.2-1|55	%makeinstall_std -C build
14mu|plasma5-kscreen-5.7.2-1|56	
14mu|plasma5-kscreen-5.7.2-1|57	%find_lang %{oname} kcm_displayconfiguration %{oname}.lang
14mu|plasma5-kscreen-5.7.2-1|58	
14mu|plasma5-kscreen-5.7.2-1|59	
14mu|plasma5-kscreen-5.7.2-1|60	%changelog
14mu|plasma5-kscreen-5.7.2-1|61	
14mu|plasma5-kscreen-5.7.2-1|62	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-kscreen-5.7.2-1|63	- (8e32b5b) New version 5.7.2
14mu|plasma5-kscreen-5.7.2-1|64	
14mu|plasma5-kscreen-5.7.2-1|65	

23763 14
14mu|plasma5-ksysguard-5.7.2-1|1	%define oname ksysguard
14mu|plasma5-ksysguard-5.7.2-1|2	
14mu|plasma5-ksysguard-5.7.2-1|3	Summary:	Plasma 5 system monitoring module
14mu|plasma5-ksysguard-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-ksysguard-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-ksysguard-5.7.2-1|6	Release:	1
14mu|plasma5-ksysguard-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-ksysguard-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-ksysguard-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-ksysguard-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-ksysguard-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-ksysguard-5.7.2-1|12	BuildRequires:	kf5config-devel
14mu|plasma5-ksysguard-5.7.2-1|13	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-ksysguard-5.7.2-1|14	BuildRequires:	kf5i18n-devel
14mu|plasma5-ksysguard-5.7.2-1|15	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-ksysguard-5.7.2-1|16	BuildRequires:	kf5itemviews-devel
14mu|plasma5-ksysguard-5.7.2-1|17	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-ksysguard-5.7.2-1|18	BuildRequires:	kf5newstuff-devel
14mu|plasma5-ksysguard-5.7.2-1|19	BuildRequires:	kf5sysguard-devel >= %{version}
14mu|plasma5-ksysguard-5.7.2-1|20	BuildRequires:	lm_sensors-devel
14mu|plasma5-ksysguard-5.7.2-1|21	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-ksysguard-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-ksysguard-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-ksysguard-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-ksysguard-5.7.2-1|25	# For scripts
14mu|plasma5-ksysguard-5.7.2-1|26	Requires:	libksysguard
14mu|plasma5-ksysguard-5.7.2-1|27	Conflicts:	kdebase4-workspace
14mu|plasma5-ksysguard-5.7.2-1|28	
14mu|plasma5-ksysguard-5.7.2-1|29	%description
14mu|plasma5-ksysguard-5.7.2-1|30	Plasma 5 system monitoring module.
14mu|plasma5-ksysguard-5.7.2-1|31	
14mu|plasma5-ksysguard-5.7.2-1|32	%files -f %{oname}.lang
14mu|plasma5-ksysguard-5.7.2-1|33	%{_kde5_applicationsdir}/org.kde.ksysguard.desktop
14mu|plasma5-ksysguard-5.7.2-1|34	%{_kde5_bindir}/ksysguard
14mu|plasma5-ksysguard-5.7.2-1|35	%{_kde5_bindir}/ksysguardd
14mu|plasma5-ksysguard-5.7.2-1|36	%{_kde5_datadir}/ksysguard/*.sgrd
14mu|plasma5-ksysguard-5.7.2-1|37	%{_kde5_iconsdir}/hicolor/16x16/apps/*.png
14mu|plasma5-ksysguard-5.7.2-1|38	%{_kde5_libdir}/libkdeinit5_ksysguard.so
14mu|plasma5-ksysguard-5.7.2-1|39	%{_kde5_notificationsdir}/ksysguard.notifyrc
14mu|plasma5-ksysguard-5.7.2-1|40	%{_kde5_xmlguidir}/ksysguard/ksysguardui.rc
14mu|plasma5-ksysguard-5.7.2-1|41	%{_kde5_sysconfdir}/ksysguarddrc
14mu|plasma5-ksysguard-5.7.2-1|42	%{_kde5_sysconfdir}/xdg/ksysguard.knsrc
14mu|plasma5-ksysguard-5.7.2-1|43	
14mu|plasma5-ksysguard-5.7.2-1|44	#----------------------------------------------------------------------------
14mu|plasma5-ksysguard-5.7.2-1|45	
14mu|plasma5-ksysguard-5.7.2-1|46	%prep
14mu|plasma5-ksysguard-5.7.2-1|47	%setup -qn %{oname}-%{version}
14mu|plasma5-ksysguard-5.7.2-1|48	
14mu|plasma5-ksysguard-5.7.2-1|49	%build
14mu|plasma5-ksysguard-5.7.2-1|50	%cmake_kde5_kf5locales
14mu|plasma5-ksysguard-5.7.2-1|51	%make
14mu|plasma5-ksysguard-5.7.2-1|52	
14mu|plasma5-ksysguard-5.7.2-1|53	%install
14mu|plasma5-ksysguard-5.7.2-1|54	%makeinstall_std -C build
14mu|plasma5-ksysguard-5.7.2-1|55	
14mu|plasma5-ksysguard-5.7.2-1|56	%find_lang %{oname} --all-name --with-html --with-kde
14mu|plasma5-ksysguard-5.7.2-1|57	%kf5locales_fix %{oname}.lang
14mu|plasma5-ksysguard-5.7.2-1|58	
14mu|plasma5-ksysguard-5.7.2-1|59	
14mu|plasma5-ksysguard-5.7.2-1|60	%changelog
14mu|plasma5-ksysguard-5.7.2-1|61	
14mu|plasma5-ksysguard-5.7.2-1|62	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-ksysguard-5.7.2-1|63	- (c8b6e6d) New version 5.7.2
14mu|plasma5-ksysguard-5.7.2-1|64	
14mu|plasma5-ksysguard-5.7.2-1|65	

23764 14
14mu|plasma5-kup-0.6.1-1|1	%define oname kup
14mu|plasma5-kup-0.6.1-1|2	
14mu|plasma5-kup-0.6.1-1|3	%define major 1
14mu|plasma5-kup-0.6.1-1|4	%define libgit24kup %mklibname git24kup %{major}
14mu|plasma5-kup-0.6.1-1|5	
14mu|plasma5-kup-0.6.1-1|6	Summary:	A KDE-based frontend for the very excellent backup software
14mu|plasma5-kup-0.6.1-1|7	Name:		plasma5-kup
14mu|plasma5-kup-0.6.1-1|8	Version:	0.6.1
14mu|plasma5-kup-0.6.1-1|9	Release:	1
14mu|plasma5-kup-0.6.1-1|10	License:	GPLv2+
14mu|plasma5-kup-0.6.1-1|11	Group:		Archiving/Backup
14mu|plasma5-kup-0.6.1-1|12	# Also https://github.com/spersson/Kup
14mu|plasma5-kup-0.6.1-1|13	Url:		http://kde-apps.org/content/show.php/Kup+Backup+System?content=147465
14mu|plasma5-kup-0.6.1-1|14	Source0:	https://github.com/spersson/Kup/archive/Kup-%{oname}-%{version}.tar.gz
14mu|plasma5-kup-0.6.1-1|15	Source10:	kup-0.6.1-ru.po
14mu|plasma5-kup-0.6.1-1|16	# Avoid version conflicts with KDE4 kup package
14mu|plasma5-kup-0.6.1-1|17	Patch0:		Kup-kup-0.6.0-libgit24kup-soname.patch
14mu|plasma5-kup-0.6.1-1|18	BuildRequires:	cmake
14mu|plasma5-kup-0.6.1-1|19	BuildRequires:	extra-cmake-modules
14mu|plasma5-kup-0.6.1-1|20	BuildRequires:	kf5config-devel
14mu|plasma5-kup-0.6.1-1|21	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-kup-0.6.1-1|22	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kup-0.6.1-1|23	BuildRequires:	kf5i18n-devel
14mu|plasma5-kup-0.6.1-1|24	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-kup-0.6.1-1|25	BuildRequires:	kf5init-devel
14mu|plasma5-kup-0.6.1-1|26	BuildRequires:	kf5idletime-devel
14mu|plasma5-kup-0.6.1-1|27	BuildRequires:	kf5kio-devel
14mu|plasma5-kup-0.6.1-1|28	BuildRequires:	kf5notifications-devel
14mu|plasma5-kup-0.6.1-1|29	BuildRequires:	kf5solid-devel
14mu|plasma5-kup-0.6.1-1|30	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kup-0.6.1-1|31	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kup-0.6.1-1|32	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kup-0.6.1-1|33	BuildRequires:	pkgconfig(openssl)
14mu|plasma5-kup-0.6.1-1|34	BuildRequires:	pkgconfig(zlib)
14mu|plasma5-kup-0.6.1-1|35	Requires:	bup
14mu|plasma5-kup-0.6.1-1|36	Requires:	parchive2
14mu|plasma5-kup-0.6.1-1|37	Requires:	rsync
14mu|plasma5-kup-0.6.1-1|38	# KDE4-based package
14mu|plasma5-kup-0.6.1-1|39	Conflicts:	kup < 0.6.0
14mu|plasma5-kup-0.6.1-1|40	
14mu|plasma5-kup-0.6.1-1|41	%description
14mu|plasma5-kup-0.6.1-1|42	Kup is created for helping people to keep up-to-date backups of their personal
14mu|plasma5-kup-0.6.1-1|43	files.
14mu|plasma5-kup-0.6.1-1|44	
14mu|plasma5-kup-0.6.1-1|45	Backup types:
14mu|plasma5-kup-0.6.1-1|46	- Synchronized folders with the use of "rsync".
14mu|plasma5-kup-0.6.1-1|47	- Incremental backup archive with the use of "bup"
14mu|plasma5-kup-0.6.1-1|48	Backup destinations:
14mu|plasma5-kup-0.6.1-1|49	- local filesystem, monitored for availability. That means you can set
14mu|plasma5-kup-0.6.1-1|50	a destination folder which only exist when perhaps a network shared drive
14mu|plasma5-kup-0.6.1-1|51	is mounted and Kup will detect when it becomes available.
14mu|plasma5-kup-0.6.1-1|52	- external storage, like usb hard drives. Also monitored for availability.
14mu|plasma5-kup-0.6.1-1|53	Schedules:
14mu|plasma5-kup-0.6.1-1|54	- manual only (triggered from tray icon popup menu)
14mu|plasma5-kup-0.6.1-1|55	- interval (suggests new backup after some time has passed since last backup)
14mu|plasma5-kup-0.6.1-1|56	- usage based (suggests new backup after you have been active on your computer
14mu|plasma5-kup-0.6.1-1|57	for some hours since last backup).
14mu|plasma5-kup-0.6.1-1|58	
14mu|plasma5-kup-0.6.1-1|59	%files -f %{oname}.lang
14mu|plasma5-kup-0.6.1-1|60	%doc LICENSE MAINTAINER README.md
14mu|plasma5-kup-0.6.1-1|61	%{_kde5_autostart}/kup-daemon.desktop
14mu|plasma5-kup-0.6.1-1|62	%{_kde5_bindir}/kup-daemon
14mu|plasma5-kup-0.6.1-1|63	%{_kde5_bindir}/kup-filedigger
14mu|plasma5-kup-0.6.1-1|64	%{_kde5_iconsdir}/hicolor/*/*/*
14mu|plasma5-kup-0.6.1-1|65	%{_kde5_libdir}/libkdeinit5_kup-daemon.so
14mu|plasma5-kup-0.6.1-1|66	%{_kde5_notificationsdir}/kupdaemon.notifyrc
14mu|plasma5-kup-0.6.1-1|67	%{_kde5_services}/bup.protocol
14mu|plasma5-kup-0.6.1-1|68	%{_kde5_services}/kcm_kup.desktop
14mu|plasma5-kup-0.6.1-1|69	%{_qt5_plugindir}/kcm_kup.so
14mu|plasma5-kup-0.6.1-1|70	%{_qt5_plugindir}/kio_bup.so
14mu|plasma5-kup-0.6.1-1|71	
14mu|plasma5-kup-0.6.1-1|72	#----------------------------------------------------------------------------
14mu|plasma5-kup-0.6.1-1|73	
14mu|plasma5-kup-0.6.1-1|74	%package -n %{libgit24kup}
14mu|plasma5-kup-0.6.1-1|75	Summary:	Shared library for %{name}
14mu|plasma5-kup-0.6.1-1|76	Group:		System/Libraries
14mu|plasma5-kup-0.6.1-1|77	
14mu|plasma5-kup-0.6.1-1|78	%description -n %{libgit24kup}
14mu|plasma5-kup-0.6.1-1|79	Shared library for %{name}.
14mu|plasma5-kup-0.6.1-1|80	
14mu|plasma5-kup-0.6.1-1|81	%files -n %{libgit24kup}
14mu|plasma5-kup-0.6.1-1|82	%{_kde5_libdir}/libgit24kup.so.%{major}*
14mu|plasma5-kup-0.6.1-1|83	
14mu|plasma5-kup-0.6.1-1|84	#----------------------------------------------------------------------------
14mu|plasma5-kup-0.6.1-1|85	
14mu|plasma5-kup-0.6.1-1|86	%prep
14mu|plasma5-kup-0.6.1-1|87	%setup -qn Kup-%{oname}-%{version}
14mu|plasma5-kup-0.6.1-1|88	%patch0 -p1
14mu|plasma5-kup-0.6.1-1|89	cp %{SOURCE10} po/ru.po
14mu|plasma5-kup-0.6.1-1|90	
14mu|plasma5-kup-0.6.1-1|91	%build
14mu|plasma5-kup-0.6.1-1|92	%cmake_kde5
14mu|plasma5-kup-0.6.1-1|93	%make
14mu|plasma5-kup-0.6.1-1|94	
14mu|plasma5-kup-0.6.1-1|95	%install
14mu|plasma5-kup-0.6.1-1|96	%makeinstall_std -C build
14mu|plasma5-kup-0.6.1-1|97	
14mu|plasma5-kup-0.6.1-1|98	rm -f %{buildroot}%{_kde5_libdir}/libgit24kup.so
14mu|plasma5-kup-0.6.1-1|99	
14mu|plasma5-kup-0.6.1-1|100	%find_lang %{oname}
14mu|plasma5-kup-0.6.1-1|101	
14mu|plasma5-kup-0.6.1-1|102	
14mu|plasma5-kup-0.6.1-1|103	%changelog
14mu|plasma5-kup-0.6.1-1|104	
14mu|plasma5-kup-0.6.1-1|105	* Fri Aug 19 2016 Victor Ryzhikh <victorr2007@yandex.ru> 0.6.1-1
14mu|plasma5-kup-0.6.1-1|106	- (77febce) Added dependency parchive2
14mu|plasma5-kup-0.6.1-1|107	
14mu|plasma5-kup-0.6.1-1|108	

23765 14
14mu|plasma5-kwalletmanager-16.04.3-1|1	%define oname kwalletmanager
14mu|plasma5-kwalletmanager-16.04.3-1|2	
14mu|plasma5-kwalletmanager-16.04.3-1|3	Summary:	Plasma 5 password wallet manager
14mu|plasma5-kwalletmanager-16.04.3-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kwalletmanager-16.04.3-1|5	Version:	16.04.3
14mu|plasma5-kwalletmanager-16.04.3-1|6	Release:	1
14mu|plasma5-kwalletmanager-16.04.3-1|7	License:	GPLv2+
14mu|plasma5-kwalletmanager-16.04.3-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kwalletmanager-16.04.3-1|9	Url:		http://www.kde.org
14mu|plasma5-kwalletmanager-16.04.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{oname}-%{version}.tar.xz
14mu|plasma5-kwalletmanager-16.04.3-1|11	Source1:	org.kde.kwriteroot.desktop
14mu|plasma5-kwalletmanager-16.04.3-1|12	BuildRequires:	extra-cmake-modules
14mu|plasma5-kwalletmanager-16.04.3-1|13	BuildRequires:	kf5auth-devel
14mu|plasma5-kwalletmanager-16.04.3-1|14	BuildRequires:	kf5config-devel
14mu|plasma5-kwalletmanager-16.04.3-1|15	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kwalletmanager-16.04.3-1|16	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-kwalletmanager-16.04.3-1|17	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-kwalletmanager-16.04.3-1|18	BuildRequires:	kf5doctools-devel
14mu|plasma5-kwalletmanager-16.04.3-1|19	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-kwalletmanager-16.04.3-1|20	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-kwalletmanager-16.04.3-1|21	BuildRequires:	kf5i18n-devel
14mu|plasma5-kwalletmanager-16.04.3-1|22	BuildRequires:	kf5service-devel
14mu|plasma5-kwalletmanager-16.04.3-1|23	BuildRequires:	kf5wallet-devel
14mu|plasma5-kwalletmanager-16.04.3-1|24	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-kwalletmanager-16.04.3-1|25	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kwalletmanager-16.04.3-1|26	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-kwalletmanager-16.04.3-1|27	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kwalletmanager-16.04.3-1|28	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kwalletmanager-16.04.3-1|29	Conflicts:	kwallet
14mu|plasma5-kwalletmanager-16.04.3-1|30	
14mu|plasma5-kwalletmanager-16.04.3-1|31	%description
14mu|plasma5-kwalletmanager-16.04.3-1|32	Plasma 5 password wallet manager.
14mu|plasma5-kwalletmanager-16.04.3-1|33	
14mu|plasma5-kwalletmanager-16.04.3-1|34	%files
14mu|plasma5-kwalletmanager-16.04.3-1|35	%{_kde5_applicationsdir}/kwalletmanager5-kwalletd.desktop
14mu|plasma5-kwalletmanager-16.04.3-1|36	%{_kde5_applicationsdir}/org.kde.kwalletmanager5.desktop
14mu|plasma5-kwalletmanager-16.04.3-1|37	%{_kde5_bindir}/kwalletmanager5
14mu|plasma5-kwalletmanager-16.04.3-1|38	%dir %{_kde5_datadir}/kwalletmanager5/
14mu|plasma5-kwalletmanager-16.04.3-1|39	%{_kde5_datadir}/kwalletmanager5/*
14mu|plasma5-kwalletmanager-16.04.3-1|40	%{_kde5_docdir}/HTML/en/kwallet5
14mu|plasma5-kwalletmanager-16.04.3-1|41	%{_kde5_iconsdir}/hicolor/*/apps/kwalletmanager.*
14mu|plasma5-kwalletmanager-16.04.3-1|42	%{_kde5_iconsdir}/hicolor/*/apps/kwalletmanager2.*
14mu|plasma5-kwalletmanager-16.04.3-1|43	%{_kde5_libexecdir}/kauth/kcm_kwallet_helper5
14mu|plasma5-kwalletmanager-16.04.3-1|44	%{_kde5_services}/kwalletconfig5.desktop
14mu|plasma5-kwalletmanager-16.04.3-1|45	%{_kde5_services}/kwalletmanager5_show.desktop
14mu|plasma5-kwalletmanager-16.04.3-1|46	%{_kde5_xmlguidir}/kwalletmanager5/kwalletmanager.rc
14mu|plasma5-kwalletmanager-16.04.3-1|47	%{_qt5_plugindir}/kcm_kwallet5.so
14mu|plasma5-kwalletmanager-16.04.3-1|48	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkwallet5.service
14mu|plasma5-kwalletmanager-16.04.3-1|49	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkwallet5.policy
14mu|plasma5-kwalletmanager-16.04.3-1|50	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkwallet5.conf
14mu|plasma5-kwalletmanager-16.04.3-1|51	
14mu|plasma5-kwalletmanager-16.04.3-1|52	#----------------------------------------------------------------------------
14mu|plasma5-kwalletmanager-16.04.3-1|53	
14mu|plasma5-kwalletmanager-16.04.3-1|54	%prep
14mu|plasma5-kwalletmanager-16.04.3-1|55	%setup -qn %{oname}-%{version}
14mu|plasma5-kwalletmanager-16.04.3-1|56	
14mu|plasma5-kwalletmanager-16.04.3-1|57	%build
14mu|plasma5-kwalletmanager-16.04.3-1|58	%cmake_kde5
14mu|plasma5-kwalletmanager-16.04.3-1|59	%make
14mu|plasma5-kwalletmanager-16.04.3-1|60	
14mu|plasma5-kwalletmanager-16.04.3-1|61	%install
14mu|plasma5-kwalletmanager-16.04.3-1|62	%makeinstall_std -C build
14mu|plasma5-kwalletmanager-16.04.3-1|63	
14mu|plasma5-kwalletmanager-16.04.3-1|64	
14mu|plasma5-kwalletmanager-16.04.3-1|65	%changelog
14mu|plasma5-kwalletmanager-16.04.3-1|66	
14mu|plasma5-kwalletmanager-16.04.3-1|67	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|plasma5-kwalletmanager-16.04.3-1|68	- (ca09ebf) New version 16.04.3
14mu|plasma5-kwalletmanager-16.04.3-1|69	
14mu|plasma5-kwalletmanager-16.04.3-1|70	

23766 14
14mu|plasma5-kwin-5.7.2-1|1	%define oname kwin
14mu|plasma5-kwin-5.7.2-1|2	
14mu|plasma5-kwin-5.7.2-1|3	Summary:	Plasma 5 window manager module
14mu|plasma5-kwin-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-kwin-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-kwin-5.7.2-1|6	Release:	1
14mu|plasma5-kwin-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-kwin-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-kwin-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-kwin-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-kwin-5.7.2-1|11	Source10:	%{name}.rpmlintrc
14mu|plasma5-kwin-5.7.2-1|12	Patch0:		kwin-5.3.0-enable-minimizeall.patch
14mu|plasma5-kwin-5.7.2-1|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-kwin-5.7.2-1|14	BuildRequires:	breeze-devel >= %{version}
14mu|plasma5-kwin-5.7.2-1|15	BuildRequires:	kdecoration2-devel >= %{version}
14mu|plasma5-kwin-5.7.2-1|16	BuildRequires:	kscreenlocker-devel >= %{version}
14mu|plasma5-kwin-5.7.2-1|17	BuildRequires:	kf5activities-devel
14mu|plasma5-kwin-5.7.2-1|18	BuildRequires:	kf5completion-devel
14mu|plasma5-kwin-5.7.2-1|19	BuildRequires:	kf5config-devel
14mu|plasma5-kwin-5.7.2-1|20	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-kwin-5.7.2-1|21	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-kwin-5.7.2-1|22	BuildRequires:	kf5crash-devel
14mu|plasma5-kwin-5.7.2-1|23	BuildRequires:	kf5declarative-devel
14mu|plasma5-kwin-5.7.2-1|24	BuildRequires:	kf5doctools-devel
14mu|plasma5-kwin-5.7.2-1|25	BuildRequires:	kf5globalaccel-devel
14mu|plasma5-kwin-5.7.2-1|26	BuildRequires:	kf5i18n-devel
14mu|plasma5-kwin-5.7.2-1|27	BuildRequires:	kf5idletime-devel
14mu|plasma5-kwin-5.7.2-1|28	BuildRequires:	kf5init-devel
14mu|plasma5-kwin-5.7.2-1|29	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-kwin-5.7.2-1|30	BuildRequires:	kf5kio-devel
14mu|plasma5-kwin-5.7.2-1|31	BuildRequires:	kf5newstuff-devel
14mu|plasma5-kwin-5.7.2-1|32	BuildRequires:	kf5notifications-devel
14mu|plasma5-kwin-5.7.2-1|33	BuildRequires:	kf5plasma-devel
14mu|plasma5-kwin-5.7.2-1|34	BuildRequires:	kf5service-devel
14mu|plasma5-kwin-5.7.2-1|35	BuildRequires:	kf5wayland-devel
14mu|plasma5-kwin-5.7.2-1|36	BuildRequires:	kf5widgetsaddons-devel
14mu|plasma5-kwin-5.7.2-1|37	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-kwin-5.7.2-1|38	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-kwin-5.7.2-1|39	BuildRequires:	pkgconfig(egl)
14mu|plasma5-kwin-5.7.2-1|40	BuildRequires:	pkgconfig(epoxy)
14mu|plasma5-kwin-5.7.2-1|41	BuildRequires:	pkgconfig(fontconfig)
14mu|plasma5-kwin-5.7.2-1|42	BuildRequires:	pkgconfig(freetype2)
14mu|plasma5-kwin-5.7.2-1|43	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|plasma5-kwin-5.7.2-1|44	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-kwin-5.7.2-1|45	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-kwin-5.7.2-1|46	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-kwin-5.7.2-1|47	# Runtime (needs check later):
14mu|plasma5-kwin-5.7.2-1|48	#BuildRequires:	pkgconfig(Qt5Multimedia)
14mu|plasma5-kwin-5.7.2-1|49	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-kwin-5.7.2-1|50	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-kwin-5.7.2-1|51	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-kwin-5.7.2-1|52	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|plasma5-kwin-5.7.2-1|53	BuildRequires:	pkgconfig(Qt5Script)
14mu|plasma5-kwin-5.7.2-1|54	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-kwin-5.7.2-1|55	BuildRequires:	pkgconfig(Qt5UiTools)
14mu|plasma5-kwin-5.7.2-1|56	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-kwin-5.7.2-1|57	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-kwin-5.7.2-1|58	BuildRequires:	pkgconfig(udev)
14mu|plasma5-kwin-5.7.2-1|59	BuildRequires:	pkgconfig(wayland-client)
14mu|plasma5-kwin-5.7.2-1|60	BuildRequires:	pkgconfig(wayland-egl)
14mu|plasma5-kwin-5.7.2-1|61	BuildRequires:	pkgconfig(x11)
14mu|plasma5-kwin-5.7.2-1|62	BuildRequires:	pkgconfig(xcb)
14mu|plasma5-kwin-5.7.2-1|63	BuildRequires:	pkgconfig(xcb-composite)
14mu|plasma5-kwin-5.7.2-1|64	BuildRequires:	pkgconfig(xcb-cursor)
14mu|plasma5-kwin-5.7.2-1|65	BuildRequires:	pkgconfig(xcb-damage)
14mu|plasma5-kwin-5.7.2-1|66	BuildRequires:	pkgconfig(xcb-glx)
14mu|plasma5-kwin-5.7.2-1|67	BuildRequires:	pkgconfig(xcb-icccm)
14mu|plasma5-kwin-5.7.2-1|68	BuildRequires:	pkgconfig(xcb-image)
14mu|plasma5-kwin-5.7.2-1|69	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|plasma5-kwin-5.7.2-1|70	BuildRequires:	pkgconfig(xcb-randr)
14mu|plasma5-kwin-5.7.2-1|71	BuildRequires:	pkgconfig(xcb-render)
14mu|plasma5-kwin-5.7.2-1|72	BuildRequires:	pkgconfig(xcb-shape)
14mu|plasma5-kwin-5.7.2-1|73	BuildRequires:	pkgconfig(xcb-shm)
14mu|plasma5-kwin-5.7.2-1|74	BuildRequires:	pkgconfig(xcb-sync)
14mu|plasma5-kwin-5.7.2-1|75	BuildRequires:	pkgconfig(xcb-xfixes)
14mu|plasma5-kwin-5.7.2-1|76	BuildRequires:	pkgconfig(xcb-xtest)
14mu|plasma5-kwin-5.7.2-1|77	BuildRequires:	pkgconfig(xcursor)
14mu|plasma5-kwin-5.7.2-1|78	BuildRequires:	pkgconfig(xkbcommon)
14mu|plasma5-kwin-5.7.2-1|79	Suggests:	plasma5-decoration-aurorae
14mu|plasma5-kwin-5.7.2-1|80	Conflicts:	kdebase4-workspace
14mu|plasma5-kwin-5.7.2-1|81	
14mu|plasma5-kwin-5.7.2-1|82	%description
14mu|plasma5-kwin-5.7.2-1|83	Plasma 5 window manager module.
14mu|plasma5-kwin-5.7.2-1|84	
14mu|plasma5-kwin-5.7.2-1|85	%files -f %{oname}.lang
14mu|plasma5-kwin-5.7.2-1|86	%{_kde5_bindir}/kwin_wayland
14mu|plasma5-kwin-5.7.2-1|87	%{_kde5_bindir}/kwin_x11
14mu|plasma5-kwin-5.7.2-1|88	%{_kde5_datadir}/config.kcfg/kwin.kcfg
14mu|plasma5-kwin-5.7.2-1|89	%{_kde5_datadir}/kwin/*.png
14mu|plasma5-kwin-5.7.2-1|90	%{_kde5_datadir}/kwin/stripTitle.js
14mu|plasma5-kwin-5.7.2-1|91	%{_kde5_datadir}/kwin/decorations/kwin4_decoration_qml_plastik/
14mu|plasma5-kwin-5.7.2-1|92	%{_kde5_datadir}/kwin/effects/desktopgrid/
14mu|plasma5-kwin-5.7.2-1|93	%{_kde5_datadir}/kwin/effects/kwin4_effect_dialogparent/
14mu|plasma5-kwin-5.7.2-1|94	%{_kde5_datadir}/kwin/effects/kwin4_effect_eyeonscreen/
14mu|plasma5-kwin-5.7.2-1|95	%{_kde5_datadir}/kwin/effects/kwin4_effect_fade/
14mu|plasma5-kwin-5.7.2-1|96	%{_kde5_datadir}/kwin/effects/kwin4_effect_fadedesktop/
14mu|plasma5-kwin-5.7.2-1|97	%{_kde5_datadir}/kwin/effects/kwin4_effect_login/
14mu|plasma5-kwin-5.7.2-1|98	%{_kde5_datadir}/kwin/effects/kwin4_effect_maximize/
14mu|plasma5-kwin-5.7.2-1|99	%{_kde5_datadir}/kwin/effects/kwin4_effect_morphingpopups/
14mu|plasma5-kwin-5.7.2-1|100	%{_kde5_datadir}/kwin/effects/kwin4_effect_scalein/
14mu|plasma5-kwin-5.7.2-1|101	%{_kde5_datadir}/kwin/effects/kwin4_effect_translucency/
14mu|plasma5-kwin-5.7.2-1|102	%{_kde5_datadir}/kwin/effects/kwin4_effect_windowaperture/
14mu|plasma5-kwin-5.7.2-1|103	%{_kde5_datadir}/kwin/effects/presentwindows/
14mu|plasma5-kwin-5.7.2-1|104	%{_kde5_datadir}/kwin/kcm_kwindecoration/
14mu|plasma5-kwin-5.7.2-1|105	%{_kde5_datadir}/kwin/kcm_kwintabbox/
14mu|plasma5-kwin-5.7.2-1|106	%{_kde5_datadir}/kwin/outline/plasma/outline.qml
14mu|plasma5-kwin-5.7.2-1|107	%{_kde5_datadir}/kwin/scripts/desktopchangeosd/
14mu|plasma5-kwin-5.7.2-1|108	%{_kde5_datadir}/kwin/scripts/enforcedeco/
14mu|plasma5-kwin-5.7.2-1|109	%{_kde5_datadir}/kwin/scripts/minimizeall/
14mu|plasma5-kwin-5.7.2-1|110	%{_kde5_datadir}/kwin/scripts/synchronizeskipswitcher/
14mu|plasma5-kwin-5.7.2-1|111	%{_kde5_datadir}/kwin/scripts/videowall/
14mu|plasma5-kwin-5.7.2-1|112	%{_kde5_datadir}/kwin/virtualkeyboard/
14mu|plasma5-kwin-5.7.2-1|113	%{_kde5_datadir}/kwincompositing/*
14mu|plasma5-kwin-5.7.2-1|114	%{_kde5_iconsdir}/hicolor/*/apps/kwin.*
14mu|plasma5-kwin-5.7.2-1|115	%{_kde5_libdir}/libkdeinit5_kwin_rules_dialog.so
14mu|plasma5-kwin-5.7.2-1|116	%{_kde5_libdir}/libkdeinit5_kwin_x11.so
14mu|plasma5-kwin-5.7.2-1|117	%{_kde5_libdir}/kconf_update_bin/kwin5_update_default_rules
14mu|plasma5-kwin-5.7.2-1|118	%{_kde5_libexecdir}/kwin_killer_helper
14mu|plasma5-kwin-5.7.2-1|119	%{_kde5_libexecdir}/kwin_rules_dialog
14mu|plasma5-kwin-5.7.2-1|120	%{_kde5_notificationsdir}/kwin.notifyrc
14mu|plasma5-kwin-5.7.2-1|121	%{_kde5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeKWinWaylandPrivatePlugin.so
14mu|plasma5-kwin-5.7.2-1|122	%{_kde5_services}/desktop.desktop
14mu|plasma5-kwin-5.7.2-1|123	%{_kde5_services}/kcmkwineffects.desktop
14mu|plasma5-kwin-5.7.2-1|124	%{_kde5_services}/kwin-script-desktopchangeosd.desktop
14mu|plasma5-kwin-5.7.2-1|125	%{_kde5_services}/kwin-script-enforcedeco.desktop
14mu|plasma5-kwin-5.7.2-1|126	%{_kde5_services}/kwin-script-minimizeall.desktop
14mu|plasma5-kwin-5.7.2-1|127	%{_kde5_services}/kwin-script-synchronizeskipswitcher.desktop
14mu|plasma5-kwin-5.7.2-1|128	%{_kde5_services}/kwin-script-videowall.desktop
14mu|plasma5-kwin-5.7.2-1|129	%{_kde5_services}/kwinactions.desktop
14mu|plasma5-kwin-5.7.2-1|130	%{_kde5_services}/kwinadvanced.desktop
14mu|plasma5-kwin-5.7.2-1|131	%{_kde5_services}/kwincompositing.desktop
14mu|plasma5-kwin-5.7.2-1|132	%{_kde5_services}/kwindecoration.desktop
14mu|plasma5-kwin-5.7.2-1|133	%{_kde5_services}/kwinfocus.desktop
14mu|plasma5-kwin-5.7.2-1|134	%{_kde5_services}/kwinmoving.desktop
14mu|plasma5-kwin-5.7.2-1|135	%{_kde5_services}/kwinoptions.desktop
14mu|plasma5-kwin-5.7.2-1|136	%{_kde5_services}/kwinrules.desktop
14mu|plasma5-kwin-5.7.2-1|137	%{_kde5_services}/kwinscreenedges.desktop
14mu|plasma5-kwin-5.7.2-1|138	%{_kde5_services}/kwinscripts.desktop
14mu|plasma5-kwin-5.7.2-1|139	%{_kde5_services}/kwintabbox.desktop
14mu|plasma5-kwin-5.7.2-1|140	%{_kde5_services}/kwin/kwin4_decoration_qml_plastik.desktop
14mu|plasma5-kwin-5.7.2-1|141	%{_kde5_services}/kwin/kwin4_effect_*.desktop
14mu|plasma5-kwin-5.7.2-1|142	%{_kde5_servicetypes}/kwindecoration.desktop
14mu|plasma5-kwin-5.7.2-1|143	%{_kde5_servicetypes}/kwindesktopswitcher.desktop
14mu|plasma5-kwin-5.7.2-1|144	%{_kde5_servicetypes}/kwineffect.desktop
14mu|plasma5-kwin-5.7.2-1|145	%{_kde5_servicetypes}/kwinscript.desktop
14mu|plasma5-kwin-5.7.2-1|146	%{_kde5_servicetypes}/kwinwindowswitcher.desktop
14mu|plasma5-kwin-5.7.2-1|147	%{_kde5_sysconfdir}/xdg/kwineffect.knsrc
14mu|plasma5-kwin-5.7.2-1|148	%{_kde5_sysconfdir}/xdg/kwinscripts.knsrc
14mu|plasma5-kwin-5.7.2-1|149	%{_kde5_sysconfdir}/xdg/kwinswitcher.knsrc
14mu|plasma5-kwin-5.7.2-1|150	%{_kde5_sysconfdir}/xdg/org_kde_kwin.categories
14mu|plasma5-kwin-5.7.2-1|151	%{_qt5_plugindir}/kcm_kwin*.so
14mu|plasma5-kwin-5.7.2-1|152	%{_qt5_plugindir}/kwincompositing.so
14mu|plasma5-kwin-5.7.2-1|153	%{_qt5_plugindir}/kwin/effects/configs/*.so
14mu|plasma5-kwin-5.7.2-1|154	%{_qt5_plugindir}/org.kde.kglobalaccel5.platforms/KF5GlobalAccelPrivateKWin.so
14mu|plasma5-kwin-5.7.2-1|155	%{_qt5_plugindir}/org.kde.kwin.platforms/KWinX11Platform.so
14mu|plasma5-kwin-5.7.2-1|156	%{_qt5_plugindir}/org.kde.kwin.waylandbackends/KWinWayland*Backend.so
14mu|plasma5-kwin-5.7.2-1|157	%{_qt5_plugindir}/platforms/KWinQpaPlugin.so
14mu|plasma5-kwin-5.7.2-1|158	
14mu|plasma5-kwin-5.7.2-1|159	#----------------------------------------------------------------------------
14mu|plasma5-kwin-5.7.2-1|160	
14mu|plasma5-kwin-5.7.2-1|161	%package -n plasma5-decoration-aurorae
14mu|plasma5-kwin-5.7.2-1|162	Summary:	Plasma 5 Aurorae window decoration
14mu|plasma5-kwin-5.7.2-1|163	Group:		Graphical desktop/KDE
14mu|plasma5-kwin-5.7.2-1|164	Conflicts:	kdebase4-workspace
14mu|plasma5-kwin-5.7.2-1|165	
14mu|plasma5-kwin-5.7.2-1|166	%description -n plasma5-decoration-aurorae
14mu|plasma5-kwin-5.7.2-1|167	Plasma 5 Aurorae window decoration.
14mu|plasma5-kwin-5.7.2-1|168	
14mu|plasma5-kwin-5.7.2-1|169	%files -n plasma5-decoration-aurorae
14mu|plasma5-kwin-5.7.2-1|170	%{_kde5_datadir}/kwin/aurorae/
14mu|plasma5-kwin-5.7.2-1|171	%{_kde5_sysconfdir}/xdg/aurorae.knsrc
14mu|plasma5-kwin-5.7.2-1|172	%{_qt5_plugindir}/org.kde.kdecoration2/kwin5_aurorae.so
14mu|plasma5-kwin-5.7.2-1|173	
14mu|plasma5-kwin-5.7.2-1|174	#--------------------------------------------------------------------
14mu|plasma5-kwin-5.7.2-1|175	
14mu|plasma5-kwin-5.7.2-1|176	%define qmlkwin %mklibname kwin-qml
14mu|plasma5-kwin-5.7.2-1|177	
14mu|plasma5-kwin-5.7.2-1|178	%package -n %{qmlkwin}
14mu|plasma5-kwin-5.7.2-1|179	Summary:	QML plugin for Plasma 5 KWin
14mu|plasma5-kwin-5.7.2-1|180	Group:		System/Libraries
14mu|plasma5-kwin-5.7.2-1|181	Provides:	kwin-qml = %{EVRD}
14mu|plasma5-kwin-5.7.2-1|182	
14mu|plasma5-kwin-5.7.2-1|183	%description -n %{qmlkwin}
14mu|plasma5-kwin-5.7.2-1|184	QML plugin for Plasma 5 KWin.
14mu|plasma5-kwin-5.7.2-1|185	
14mu|plasma5-kwin-5.7.2-1|186	%files -n %{qmlkwin}
14mu|plasma5-kwin-5.7.2-1|187	%dir %{_kde5_qmldir}/org/kde/kwin/
14mu|plasma5-kwin-5.7.2-1|188	%{_kde5_qmldir}/org/kde/kwin/*
14mu|plasma5-kwin-5.7.2-1|189	
14mu|plasma5-kwin-5.7.2-1|190	#----------------------------------------------------------------------------
14mu|plasma5-kwin-5.7.2-1|191	
14mu|plasma5-kwin-5.7.2-1|192	%define kwin_major 5
14mu|plasma5-kwin-5.7.2-1|193	%define libkwin %mklibname kwin %{kwin_major}
14mu|plasma5-kwin-5.7.2-1|194	
14mu|plasma5-kwin-5.7.2-1|195	%package -n %{libkwin}
14mu|plasma5-kwin-5.7.2-1|196	Summary:	Plasma 5 window manager shared library
14mu|plasma5-kwin-5.7.2-1|197	Group:		System/Libraries
14mu|plasma5-kwin-5.7.2-1|198	Requires:	%{qmlkwin}
14mu|plasma5-kwin-5.7.2-1|199	
14mu|plasma5-kwin-5.7.2-1|200	%description -n %{libkwin}
14mu|plasma5-kwin-5.7.2-1|201	Plasma 5 window manager shared library.
14mu|plasma5-kwin-5.7.2-1|202	
14mu|plasma5-kwin-5.7.2-1|203	%files -n %{libkwin}
14mu|plasma5-kwin-5.7.2-1|204	%{_kde5_libdir}/libkwin.so.%{kwin_major}
14mu|plasma5-kwin-5.7.2-1|205	%{_kde5_libdir}/libkwin.so.%{version}*
14mu|plasma5-kwin-5.7.2-1|206	
14mu|plasma5-kwin-5.7.2-1|207	#----------------------------------------------------------------------------
14mu|plasma5-kwin-5.7.2-1|208	
14mu|plasma5-kwin-5.7.2-1|209	%define kwin4_effect_builtins_major 1
14mu|plasma5-kwin-5.7.2-1|210	%define libkwin4_effect_builtins %mklibname kwin4_effect_builtins %{kwin4_effect_builtins_major}
14mu|plasma5-kwin-5.7.2-1|211	
14mu|plasma5-kwin-5.7.2-1|212	%package -n %{libkwin4_effect_builtins}
14mu|plasma5-kwin-5.7.2-1|213	Summary:	Plasma 5 window manager shared library
14mu|plasma5-kwin-5.7.2-1|214	Group:		System/Libraries
14mu|plasma5-kwin-5.7.2-1|215	
14mu|plasma5-kwin-5.7.2-1|216	%description -n %{libkwin4_effect_builtins}
14mu|plasma5-kwin-5.7.2-1|217	Plasma 5 window manager shared library.
14mu|plasma5-kwin-5.7.2-1|218	
14mu|plasma5-kwin-5.7.2-1|219	%files -n %{libkwin4_effect_builtins}
14mu|plasma5-kwin-5.7.2-1|220	%{_kde5_libdir}/libkwin4_effect_builtins.so.%{kwin4_effect_builtins_major}*
14mu|plasma5-kwin-5.7.2-1|221	
14mu|plasma5-kwin-5.7.2-1|222	#----------------------------------------------------------------------------
14mu|plasma5-kwin-5.7.2-1|223	
14mu|plasma5-kwin-5.7.2-1|224	%define kwineffects_major 8
14mu|plasma5-kwin-5.7.2-1|225	%define libkwineffects %mklibname kwineffects %{kwineffects_major}
14mu|plasma5-kwin-5.7.2-1|226	
14mu|plasma5-kwin-5.7.2-1|227	%package -n %{libkwineffects}
14mu|plasma5-kwin-5.7.2-1|228	Summary:	Plasma 5 window manager shared library
14mu|plasma5-kwin-5.7.2-1|229	Group:		System/Libraries
14mu|plasma5-kwin-5.7.2-1|230	
14mu|plasma5-kwin-5.7.2-1|231	%description -n %{libkwineffects}
14mu|plasma5-kwin-5.7.2-1|232	Plasma 5 window manager shared library.
14mu|plasma5-kwin-5.7.2-1|233	
14mu|plasma5-kwin-5.7.2-1|234	%files -n %{libkwineffects}
14mu|plasma5-kwin-5.7.2-1|235	%{_kde5_libdir}/libkwineffects.so.%{kwineffects_major}
14mu|plasma5-kwin-5.7.2-1|236	%{_kde5_libdir}/libkwineffects.so.%{version}*
14mu|plasma5-kwin-5.7.2-1|237	
14mu|plasma5-kwin-5.7.2-1|238	#----------------------------------------------------------------------------
14mu|plasma5-kwin-5.7.2-1|239	
14mu|plasma5-kwin-5.7.2-1|240	%define kwinglutils_major 8
14mu|plasma5-kwin-5.7.2-1|241	%define libkwinglutils %mklibname kwinglutils %{kwinglutils_major}
14mu|plasma5-kwin-5.7.2-1|242	
14mu|plasma5-kwin-5.7.2-1|243	%package -n %{libkwinglutils}
14mu|plasma5-kwin-5.7.2-1|244	Summary:	Plasma 5 window manager shared library
14mu|plasma5-kwin-5.7.2-1|245	Group:		System/Libraries
14mu|plasma5-kwin-5.7.2-1|246	
14mu|plasma5-kwin-5.7.2-1|247	%description -n %{libkwinglutils}
14mu|plasma5-kwin-5.7.2-1|248	Plasma 5 window manager shared library.
14mu|plasma5-kwin-5.7.2-1|249	
14mu|plasma5-kwin-5.7.2-1|250	%files -n %{libkwinglutils}
14mu|plasma5-kwin-5.7.2-1|251	%{_kde5_libdir}/libkwinglutils.so.%{kwinglutils_major}
14mu|plasma5-kwin-5.7.2-1|252	%{_kde5_libdir}/libkwinglutils.so.%{version}*
14mu|plasma5-kwin-5.7.2-1|253	
14mu|plasma5-kwin-5.7.2-1|254	#----------------------------------------------------------------------------
14mu|plasma5-kwin-5.7.2-1|255	
14mu|plasma5-kwin-5.7.2-1|256	%define kwinxrenderutils_major 8
14mu|plasma5-kwin-5.7.2-1|257	%define libkwinxrenderutils %mklibname kwinxrenderutils %{kwinxrenderutils_major}
14mu|plasma5-kwin-5.7.2-1|258	
14mu|plasma5-kwin-5.7.2-1|259	%package -n %{libkwinxrenderutils}
14mu|plasma5-kwin-5.7.2-1|260	Summary:	Plasma 5 window manager shared library
14mu|plasma5-kwin-5.7.2-1|261	Group:		System/Libraries
14mu|plasma5-kwin-5.7.2-1|262	
14mu|plasma5-kwin-5.7.2-1|263	%description -n %{libkwinxrenderutils}
14mu|plasma5-kwin-5.7.2-1|264	Plasma 5 window manager shared library.
14mu|plasma5-kwin-5.7.2-1|265	
14mu|plasma5-kwin-5.7.2-1|266	%files -n %{libkwinxrenderutils}
14mu|plasma5-kwin-5.7.2-1|267	%{_kde5_libdir}/libkwinxrenderutils.so.%{kwinxrenderutils_major}
14mu|plasma5-kwin-5.7.2-1|268	%{_kde5_libdir}/libkwinxrenderutils.so.%{version}*
14mu|plasma5-kwin-5.7.2-1|269	
14mu|plasma5-kwin-5.7.2-1|270	#----------------------------------------------------------------------------
14mu|plasma5-kwin-5.7.2-1|271	
14mu|plasma5-kwin-5.7.2-1|272	%define devkwin %mklibname kwin -d
14mu|plasma5-kwin-5.7.2-1|273	
14mu|plasma5-kwin-5.7.2-1|274	%package -n %{devkwin}
14mu|plasma5-kwin-5.7.2-1|275	Summary:	Development files for Plasma 5 window manager module
14mu|plasma5-kwin-5.7.2-1|276	Group:		Development/KDE and Qt
14mu|plasma5-kwin-5.7.2-1|277	Requires:	%{libkwin4_effect_builtins} = %{EVRD}
14mu|plasma5-kwin-5.7.2-1|278	Requires:	%{libkwineffects} = %{EVRD}
14mu|plasma5-kwin-5.7.2-1|279	Requires:	%{libkwinglutils} = %{EVRD}
14mu|plasma5-kwin-5.7.2-1|280	Requires:	%{libkwinxrenderutils} = %{EVRD}
14mu|plasma5-kwin-5.7.2-1|281	Provides:	%{name}-devel = %{EVRD}
14mu|plasma5-kwin-5.7.2-1|282	Conflicts:	kdebase4-workspace-devel
14mu|plasma5-kwin-5.7.2-1|283	
14mu|plasma5-kwin-5.7.2-1|284	%description -n %{devkwin}
14mu|plasma5-kwin-5.7.2-1|285	This package contains header files needed if you wish to build applications
14mu|plasma5-kwin-5.7.2-1|286	based on %{name}.
14mu|plasma5-kwin-5.7.2-1|287	
14mu|plasma5-kwin-5.7.2-1|288	%files -n %{devkwin}
14mu|plasma5-kwin-5.7.2-1|289	%{_kde5_includedir}/kwin*.h
14mu|plasma5-kwin-5.7.2-1|290	%{_kde5_libdir}/cmake/KWinDBusInterface
14mu|plasma5-kwin-5.7.2-1|291	%{_kde5_libdir}/libkwin4_effect_builtins.so
14mu|plasma5-kwin-5.7.2-1|292	%{_kde5_libdir}/libkwineffects.so
14mu|plasma5-kwin-5.7.2-1|293	%{_kde5_libdir}/libkwinglutils.so
14mu|plasma5-kwin-5.7.2-1|294	%{_kde5_libdir}/libkwinxrenderutils.so
14mu|plasma5-kwin-5.7.2-1|295	%{_datadir}/dbus-1/interfaces/org.kde.*.xml
14mu|plasma5-kwin-5.7.2-1|296	
14mu|plasma5-kwin-5.7.2-1|297	#----------------------------------------------------------------------------
14mu|plasma5-kwin-5.7.2-1|298	
14mu|plasma5-kwin-5.7.2-1|299	%prep
14mu|plasma5-kwin-5.7.2-1|300	%setup -qn %{oname}-%{version}
14mu|plasma5-kwin-5.7.2-1|301	%patch0 -p1
14mu|plasma5-kwin-5.7.2-1|302	
14mu|plasma5-kwin-5.7.2-1|303	%build
14mu|plasma5-kwin-5.7.2-1|304	%cmake_kde5_kf5locales
14mu|plasma5-kwin-5.7.2-1|305	%make
14mu|plasma5-kwin-5.7.2-1|306	
14mu|plasma5-kwin-5.7.2-1|307	%install
14mu|plasma5-kwin-5.7.2-1|308	%makeinstall_std -C build
14mu|plasma5-kwin-5.7.2-1|309	
14mu|plasma5-kwin-5.7.2-1|310	%find_lang %{oname} --all-name --with-kde --with-html
14mu|plasma5-kwin-5.7.2-1|311	%kf5locales_fix %{oname}.lang
14mu|plasma5-kwin-5.7.2-1|312	
14mu|plasma5-kwin-5.7.2-1|313	
14mu|plasma5-kwin-5.7.2-1|314	%changelog
14mu|plasma5-kwin-5.7.2-1|315	
14mu|plasma5-kwin-5.7.2-1|316	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-kwin-5.7.2-1|317	- (3e4ce56) Update files
14mu|plasma5-kwin-5.7.2-1|318	- (valerol: f0ee410) Build requires breeze-devel
14mu|plasma5-kwin-5.7.2-1|319	- (valerol: df6ca26) New version 5.7.2
14mu|plasma5-kwin-5.7.2-1|320	
14mu|plasma5-kwin-5.7.2-1|321	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-1
14mu|plasma5-kwin-5.7.2-1|322	- (a84d5b8) New version 5.6.5
14mu|plasma5-kwin-5.7.2-1|323	
14mu|plasma5-kwin-5.7.2-1|324	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.3-1
14mu|plasma5-kwin-5.7.2-1|325	- (0a427be) Specify version for Plasma 5 BuildRequires
14mu|plasma5-kwin-5.7.2-1|326	- (Andrey Bondrov: e320ecb) New version 5.6.3
14mu|plasma5-kwin-5.7.2-1|327	
14mu|plasma5-kwin-5.7.2-1|328	* Thu Apr 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-2
14mu|plasma5-kwin-5.7.2-1|329	- (38cb74a) MassBuild#1028: Increase release tag
14mu|plasma5-kwin-5.7.2-1|330	
14mu|plasma5-kwin-5.7.2-1|331	* Sat Apr 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-1
14mu|plasma5-kwin-5.7.2-1|332	- (b2d5e8e) Update files (all shaders are combined in resources now, see KDE review request 126905
14mu|plasma5-kwin-5.7.2-1|333	- (Andrey Bondrov: 5c36c56) Update files (add kwin4_effect_morphingpopups)
14mu|plasma5-kwin-5.7.2-1|334	- (Andrey Bondrov: 9256f57) New internal libraries major version 8
14mu|plasma5-kwin-5.7.2-1|335	- (Andrey Bondrov: 9c3d440) New version 5.6.2
14mu|plasma5-kwin-5.7.2-1|336	
14mu|plasma5-kwin-5.7.2-1|337	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-2
14mu|plasma5-kwin-5.7.2-1|338	- (729c441) MassBuild#1001: Increase release tag
14mu|plasma5-kwin-5.7.2-1|339	
14mu|plasma5-kwin-5.7.2-1|340	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-1
14mu|plasma5-kwin-5.7.2-1|341	- (c68a8e3) New version 5.5.5
14mu|plasma5-kwin-5.7.2-1|342	
14mu|plasma5-kwin-5.7.2-1|343	* Wed Jan 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.4-1
14mu|plasma5-kwin-5.7.2-1|344	- (235cea6) New version 5.5.4
14mu|plasma5-kwin-5.7.2-1|345	
14mu|plasma5-kwin-5.7.2-1|346	* Thu Jan 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.3-1
14mu|plasma5-kwin-5.7.2-1|347	- (6679ade) New version 5.5.3
14mu|plasma5-kwin-5.7.2-1|348	
14mu|plasma5-kwin-5.7.2-1|349	* Tue Dec 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-1
14mu|plasma5-kwin-5.7.2-1|350	- (ad7895f) Build requires pkgconfig(fontconfig)
14mu|plasma5-kwin-5.7.2-1|351	- (Andrey Bondrov: 7767ec2) Build requires pkgconfig(freetype2)
14mu|plasma5-kwin-5.7.2-1|352	- (Andrey Bondrov: 176f954) Build requires kf5idletime-devel
14mu|plasma5-kwin-5.7.2-1|353	- (Andrey Bondrov: 176f954) Add new files
14mu|plasma5-kwin-5.7.2-1|354	- (Andrey Bondrov: 8512a88) Build requires kscreenlocker-devel
14mu|plasma5-kwin-5.7.2-1|355	- (Andrey Bondrov: 8512a88) New libraries major version 7
14mu|plasma5-kwin-5.7.2-1|356	- (Andrey Bondrov: 1c46bf7) Drop datapath patch (no longer needed with new cmake)
14mu|plasma5-kwin-5.7.2-1|357	- (Andrey Bondrov: f8ee8b4) New version 5.5.2
14mu|plasma5-kwin-5.7.2-1|358	
14mu|plasma5-kwin-5.7.2-1|359	* Thu Nov 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.3-1
14mu|plasma5-kwin-5.7.2-1|360	- (3cc4bb2) New version 5.4.3
14mu|plasma5-kwin-5.7.2-1|361	
14mu|plasma5-kwin-5.7.2-1|362	* Wed Oct 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.2-1
14mu|plasma5-kwin-5.7.2-1|363	- (9aedf8b) New version 5.4.2
14mu|plasma5-kwin-5.7.2-1|364	
14mu|plasma5-kwin-5.7.2-1|365	* Tue Sep 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.1-1
14mu|plasma5-kwin-5.7.2-1|366	- (e912bb3) New version 5.4.1
14mu|plasma5-kwin-5.7.2-1|367	
14mu|plasma5-kwin-5.7.2-1|368	* Wed Aug 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.0-1
14mu|plasma5-kwin-5.7.2-1|369	- (0abc570) Update files
14mu|plasma5-kwin-5.7.2-1|370	- (Andrey Bondrov: cb94db1) New version 5.4.0
14mu|plasma5-kwin-5.7.2-1|371	
14mu|plasma5-kwin-5.7.2-1|372	* Thu Aug 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-3
14mu|plasma5-kwin-5.7.2-1|373	- (992432c) MassBuild#782: Increase release tag
14mu|plasma5-kwin-5.7.2-1|374	
14mu|plasma5-kwin-5.7.2-1|375	* Wed Aug 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-2
14mu|plasma5-kwin-5.7.2-1|376	- (3706a72) Bump release
14mu|plasma5-kwin-5.7.2-1|377	
14mu|plasma5-kwin-5.7.2-1|378	* Tue Jun 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-1
14mu|plasma5-kwin-5.7.2-1|379	- (0904cdd) New version 5.3.2
14mu|plasma5-kwin-5.7.2-1|380	
14mu|plasma5-kwin-5.7.2-1|381	* Wed May 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-1
14mu|plasma5-kwin-5.7.2-1|382	- (cafdab3) New version 5.3.1
14mu|plasma5-kwin-5.7.2-1|383	
14mu|plasma5-kwin-5.7.2-1|384	

23767 14
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|1	Summary:	ROSA Desktop Fresh look and feel for Plasma 5
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|2	Name:		plasma5-look-and-feel-rosa-fresh
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|3	Version:	1.0
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|4	Release:	0.21
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|5	License:	GPLv2+
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|6	Group:		Graphical desktop/KDE
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|7	Url:		http://rosalinux.com/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|8	Source0:	%{name}-%{version}.tar.bz2
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|9	BuildRequires:	extra-cmake-modules
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|10	BuildRequires:	plasma5-look-and-feel-breeze
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|11	Requires:	plasma5-color-scheme-rosa
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|12	Requires:	rosa-icons
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|13	Requires:	plasma5-desktoptheme-rosa-fresh
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|14	Provides:	plasma5-look-and-feel-default = %{EVRD}
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|15	BuildArch:	noarch
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|16	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|17	%description
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|18	ROSA Desktop Fresh look and feel for Plasma 5.
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|19	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|20	%files
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|21	%dir %{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|22	%{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/*
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|23	%{_kde5_services}/plasma-lookandfeel-org.rosa.fresh.desktop.desktop
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|24	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|25	#----------------------------------------------------------------------------
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|26	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|27	%prep
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|28	%setup -q
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|29	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|30	%build
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|31	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|32	%install
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|33	mkdir -p %{buildroot}%{_kde5_datadir}/plasma/look-and-feel/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|34	cp -r org.rosa.fresh.desktop %{buildroot}%{_kde5_datadir}/plasma/look-and-feel/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|35	mkdir -p %{buildroot}%{_kde5_services}/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|36	install -m 0644 org.rosa.fresh.desktop/metadata.desktop %{buildroot}%{_kde5_services}/plasma-lookandfeel-org.rosa.fresh.desktop.desktop
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|37	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|38	# Copy some parts of Breeze (lockscreen etc)
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|39	mkdir -p %{buildroot}%{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/contents/components/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|40	cp %{_kde5_datadir}/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/*.qml \
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|41	%{buildroot}%{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/contents/components/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|42	mkdir -p %{buildroot}%{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/contents/lockscreen/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|43	cp %{_kde5_datadir}/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/*.qml \
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|44	%{buildroot}%{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/contents/lockscreen/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|45	mkdir -p %{buildroot}%{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/contents/osd/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|46	cp %{_kde5_datadir}/plasma/look-and-feel/org.kde.breeze.desktop/contents/osd/*.qml \
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|47	%{buildroot}%{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/contents/osd/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|48	mkdir -p %{buildroot}%{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/contents/splash/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|49	cp %{_kde5_datadir}/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/*.qml \
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|50	%{buildroot}%{_kde5_datadir}/plasma/look-and-feel/org.rosa.fresh.desktop/contents/splash/
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|51	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|52	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|53	%changelog
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|54	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|55	* Thu Jul 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.21
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|56	- (f187d63) Update preview images
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|57	- (f187d63) Use ROSA logo for splash screen
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|58	
14mu|plasma5-look-and-feel-rosa-fresh-1.0-0.21|59	

23768 14
14mu|plasma5-mediacenter-5.7.2-1|1	%define oname plasma-mediacenter
14mu|plasma5-mediacenter-5.7.2-1|2	
14mu|plasma5-mediacenter-5.7.2-1|3	Summary:	Plasma 5 media center
14mu|plasma5-mediacenter-5.7.2-1|4	Name:		plasma5-mediacenter
14mu|plasma5-mediacenter-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-mediacenter-5.7.2-1|6	Release:	1
14mu|plasma5-mediacenter-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-mediacenter-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-mediacenter-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-mediacenter-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-mediacenter-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-mediacenter-5.7.2-1|12	BuildRequires:	kf5activities-devel
14mu|plasma5-mediacenter-5.7.2-1|13	BuildRequires:	kf5baloo-devel
14mu|plasma5-mediacenter-5.7.2-1|14	BuildRequires:	kf5config-devel
14mu|plasma5-mediacenter-5.7.2-1|15	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-mediacenter-5.7.2-1|16	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-mediacenter-5.7.2-1|17	BuildRequires:	kf5declarative-devel
14mu|plasma5-mediacenter-5.7.2-1|18	BuildRequires:	kf5filemetadata-devel
14mu|plasma5-mediacenter-5.7.2-1|19	BuildRequires:	kf5guiaddons-devel
14mu|plasma5-mediacenter-5.7.2-1|20	BuildRequires:	kf5i18n-devel
14mu|plasma5-mediacenter-5.7.2-1|21	BuildRequires:	kf5kio-devel
14mu|plasma5-mediacenter-5.7.2-1|22	BuildRequires:	kf5plasma-devel
14mu|plasma5-mediacenter-5.7.2-1|23	BuildRequires:	kf5service-devel
14mu|plasma5-mediacenter-5.7.2-1|24	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-mediacenter-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-mediacenter-5.7.2-1|26	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-mediacenter-5.7.2-1|27	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-mediacenter-5.7.2-1|28	BuildRequires:	pkgconfig(Qt5Multimedia)
14mu|plasma5-mediacenter-5.7.2-1|29	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-mediacenter-5.7.2-1|30	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-mediacenter-5.7.2-1|31	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-mediacenter-5.7.2-1|32	BuildRequires:	pkgconfig(Qt5Sql)
14mu|plasma5-mediacenter-5.7.2-1|33	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-mediacenter-5.7.2-1|34	BuildRequires:	pkgconfig(Qt5Xml)
14mu|plasma5-mediacenter-5.7.2-1|35	BuildRequires:	pkgconfig(taglib)
14mu|plasma5-mediacenter-5.7.2-1|36	Requires:	plasma5-shell-mediacenter
14mu|plasma5-mediacenter-5.7.2-1|37	Requires:	plasma5-workspace
14mu|plasma5-mediacenter-5.7.2-1|38	Conflicts:	plasma-mediacenter
14mu|plasma5-mediacenter-5.7.2-1|39	
14mu|plasma5-mediacenter-5.7.2-1|40	%description
14mu|plasma5-mediacenter-5.7.2-1|41	Plasma 5 media center.
14mu|plasma5-mediacenter-5.7.2-1|42	
14mu|plasma5-mediacenter-5.7.2-1|43	%files -f plasma-mediacenter.lang
14mu|plasma5-mediacenter-5.7.2-1|44	%{_kde5_applicationsdir}/plasma-mediacenter.desktop
14mu|plasma5-mediacenter-5.7.2-1|45	%{_kde5_datadir}/xsessions/plasma-mediacenter.desktop
14mu|plasma5-mediacenter-5.7.2-1|46	%{_kde5_iconsdir}/hicolor/*/actions/pmc-back.*
14mu|plasma5-mediacenter-5.7.2-1|47	%{_kde5_servicetypes}/pmc_browsingbackend.desktop
14mu|plasma5-mediacenter-5.7.2-1|48	%{_kde5_servicetypes}/pmc_datasource.desktop
14mu|plasma5-mediacenter-5.7.2-1|49	%{_qt5_plugindir}/plasma/mediacenter/browsingbackends/pmc_metadatamusicbackend.so
14mu|plasma5-mediacenter-5.7.2-1|50	%{_qt5_plugindir}/plasma/mediacenter/browsingbackends/pmc_metadatapicturebackend.so
14mu|plasma5-mediacenter-5.7.2-1|51	%{_qt5_plugindir}/plasma/mediacenter/browsingbackends/pmc_metadatavideobackend.so
14mu|plasma5-mediacenter-5.7.2-1|52	%{_qt5_plugindir}/plasma/mediacenter/datasources/pmc_baloosearch.so
14mu|plasma5-mediacenter-5.7.2-1|53	%{_qt5_plugindir}/plasma/mediacenter/datasources/pmc_filesystemsearch.so
14mu|plasma5-mediacenter-5.7.2-1|54	%{_qt5_plugindir}/plasma/mediacenter/datasources/pmc_lastfm.so
14mu|plasma5-mediacenter-5.7.2-1|55	
14mu|plasma5-mediacenter-5.7.2-1|56	#----------------------------------------------------------------------------
14mu|plasma5-mediacenter-5.7.2-1|57	
14mu|plasma5-mediacenter-5.7.2-1|58	%package -n plasma5-shell-mediacenter
14mu|plasma5-mediacenter-5.7.2-1|59	Summary:	Plasma 5 media center shell
14mu|plasma5-mediacenter-5.7.2-1|60	Group:		Graphical desktop/KDE
14mu|plasma5-mediacenter-5.7.2-1|61	# Not sure if it's required
14mu|plasma5-mediacenter-5.7.2-1|62	Suggests:	%{name}
14mu|plasma5-mediacenter-5.7.2-1|63	
14mu|plasma5-mediacenter-5.7.2-1|64	%description -n plasma5-shell-mediacenter
14mu|plasma5-mediacenter-5.7.2-1|65	Plasma 5 media center shell.
14mu|plasma5-mediacenter-5.7.2-1|66	
14mu|plasma5-mediacenter-5.7.2-1|67	%files -n plasma5-shell-mediacenter -f plasma_shell_org.kde.plasma.mediacenter.lang
14mu|plasma5-mediacenter-5.7.2-1|68	%dir %{_kde5_datadir}/plasma/shells/org.kde.plasma.mediacenter/
14mu|plasma5-mediacenter-5.7.2-1|69	%{_kde5_datadir}/plasma/shells/org.kde.plasma.mediacenter/*
14mu|plasma5-mediacenter-5.7.2-1|70	%{_kde5_services}/plasma-shell-org.kde.plasma.mediacenter.desktop
14mu|plasma5-mediacenter-5.7.2-1|71	
14mu|plasma5-mediacenter-5.7.2-1|72	#----------------------------------------------------------------------------
14mu|plasma5-mediacenter-5.7.2-1|73	
14mu|plasma5-mediacenter-5.7.2-1|74	%define qmlplasma_mediacenter %mklibname plasma-mediacenter-qml
14mu|plasma5-mediacenter-5.7.2-1|75	
14mu|plasma5-mediacenter-5.7.2-1|76	%package -n %{qmlplasma_mediacenter}
14mu|plasma5-mediacenter-5.7.2-1|77	Summary:	QML plugins for Plasma 5 media center
14mu|plasma5-mediacenter-5.7.2-1|78	Group:		System/Libraries
14mu|plasma5-mediacenter-5.7.2-1|79	Provides:	plasma-mediacenter-qml = %{EVRD}
14mu|plasma5-mediacenter-5.7.2-1|80	
14mu|plasma5-mediacenter-5.7.2-1|81	%description -n %{qmlplasma_mediacenter}
14mu|plasma5-mediacenter-5.7.2-1|82	QML plugins for Plasma 5 media center.
14mu|plasma5-mediacenter-5.7.2-1|83	
14mu|plasma5-mediacenter-5.7.2-1|84	%files -n %{qmlplasma_mediacenter}
14mu|plasma5-mediacenter-5.7.2-1|85	%dir %{_kde5_qmldir}/org/kde/plasma/mediacenter/
14mu|plasma5-mediacenter-5.7.2-1|86	%{_kde5_qmldir}/org/kde/plasma/mediacenter/*
14mu|plasma5-mediacenter-5.7.2-1|87	
14mu|plasma5-mediacenter-5.7.2-1|88	#----------------------------------------------------------------------------
14mu|plasma5-mediacenter-5.7.2-1|89	
14mu|plasma5-mediacenter-5.7.2-1|90	%define plasmamediacenter_major 5
14mu|plasma5-mediacenter-5.7.2-1|91	%define libplasmamediacenter %mklibname plasmamediacenter %{plasmamediacenter_major}
14mu|plasma5-mediacenter-5.7.2-1|92	
14mu|plasma5-mediacenter-5.7.2-1|93	%package -n %{libplasmamediacenter}
14mu|plasma5-mediacenter-5.7.2-1|94	Summary:	Plasma 5 media center shared library
14mu|plasma5-mediacenter-5.7.2-1|95	Group:		System/Libraries
14mu|plasma5-mediacenter-5.7.2-1|96	Requires:	plasma-mediacenter-qml
14mu|plasma5-mediacenter-5.7.2-1|97	
14mu|plasma5-mediacenter-5.7.2-1|98	%description -n %{libplasmamediacenter}
14mu|plasma5-mediacenter-5.7.2-1|99	Plasma 5 media center shared library.
14mu|plasma5-mediacenter-5.7.2-1|100	
14mu|plasma5-mediacenter-5.7.2-1|101	%files -n %{libplasmamediacenter}
14mu|plasma5-mediacenter-5.7.2-1|102	%{_kde5_libdir}/libplasmamediacenter.so.%{plasmamediacenter_major}
14mu|plasma5-mediacenter-5.7.2-1|103	%{_kde5_libdir}/libplasmamediacenter.so.%{version}
14mu|plasma5-mediacenter-5.7.2-1|104	
14mu|plasma5-mediacenter-5.7.2-1|105	#----------------------------------------------------------------------------
14mu|plasma5-mediacenter-5.7.2-1|106	
14mu|plasma5-mediacenter-5.7.2-1|107	%prep
14mu|plasma5-mediacenter-5.7.2-1|108	%setup -qn %{oname}-%{version}
14mu|plasma5-mediacenter-5.7.2-1|109	
14mu|plasma5-mediacenter-5.7.2-1|110	%build
14mu|plasma5-mediacenter-5.7.2-1|111	%cmake_kde5
14mu|plasma5-mediacenter-5.7.2-1|112	%make
14mu|plasma5-mediacenter-5.7.2-1|113	
14mu|plasma5-mediacenter-5.7.2-1|114	%install
14mu|plasma5-mediacenter-5.7.2-1|115	%makeinstall_std -C build
14mu|plasma5-mediacenter-5.7.2-1|116	
14mu|plasma5-mediacenter-5.7.2-1|117	%find_lang plasma-mediacenter
14mu|plasma5-mediacenter-5.7.2-1|118	%find_lang plasma_shell_org.kde.plasma.mediacenter
14mu|plasma5-mediacenter-5.7.2-1|119	
14mu|plasma5-mediacenter-5.7.2-1|120	%changelog
14mu|plasma5-mediacenter-5.7.2-1|121	
14mu|plasma5-mediacenter-5.7.2-1|122	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-mediacenter-5.7.2-1|123	- (d5b337f) New version 5.7.2
14mu|plasma5-mediacenter-5.7.2-1|124	
14mu|plasma5-mediacenter-5.7.2-1|125	

23769 14
14mu|plasma5-nm-5.7.2-2|1	%define oname plasma-nm
14mu|plasma5-nm-5.7.2-2|2	
14mu|plasma5-nm-5.7.2-2|3	Summary:	Plasma 5 applet network management module
14mu|plasma5-nm-5.7.2-2|4	Name:		plasma5-nm
14mu|plasma5-nm-5.7.2-2|5	Version:	5.7.2
14mu|plasma5-nm-5.7.2-2|6	Release:	2
14mu|plasma5-nm-5.7.2-2|7	License:	GPLv2+
14mu|plasma5-nm-5.7.2-2|8	Group:		Graphical desktop/KDE
14mu|plasma5-nm-5.7.2-2|9	Url:		https://www.kde.org/
14mu|plasma5-nm-5.7.2-2|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-nm-5.7.2-2|11	Patch0:		plasma-nm-5.7.2-l10n.patch
14mu|plasma5-nm-5.7.2-2|12	Patch1:		plasma-nm-5.7.2-pppoe-editor.patch
14mu|plasma5-nm-5.7.2-2|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-nm-5.7.2-2|14	BuildRequires:	kf5completion-devel
14mu|plasma5-nm-5.7.2-2|15	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-nm-5.7.2-2|16	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-nm-5.7.2-2|17	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-nm-5.7.2-2|18	BuildRequires:	kf5declarative-devel
14mu|plasma5-nm-5.7.2-2|19	BuildRequires:	kf5i18n-devel
14mu|plasma5-nm-5.7.2-2|20	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-nm-5.7.2-2|21	BuildRequires:	kf5init-devel
14mu|plasma5-nm-5.7.2-2|22	BuildRequires:	kf5itemviews-devel
14mu|plasma5-nm-5.7.2-2|23	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-nm-5.7.2-2|24	BuildRequires:	kf5kio-devel
14mu|plasma5-nm-5.7.2-2|25	BuildRequires:	kf5modemmanagerqt-devel
14mu|plasma5-nm-5.7.2-2|26	BuildRequires:	kf5networkmanagerqt-devel
14mu|plasma5-nm-5.7.2-2|27	BuildRequires:	kf5notifications-devel
14mu|plasma5-nm-5.7.2-2|28	BuildRequires:	kf5plasma-devel
14mu|plasma5-nm-5.7.2-2|29	BuildRequires:	kf5service-devel
14mu|plasma5-nm-5.7.2-2|30	BuildRequires:	kf5solid-devel
14mu|plasma5-nm-5.7.2-2|31	BuildRequires:	kf5wallet-devel
14mu|plasma5-nm-5.7.2-2|32	BuildRequires:	kf5widgetsaddons-devel
14mu|plasma5-nm-5.7.2-2|33	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-nm-5.7.2-2|34	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-nm-5.7.2-2|35	BuildRequires:	pkgconfig(mobile-broadband-provider-info)
14mu|plasma5-nm-5.7.2-2|36	BuildRequires:	pkgconfig(ModemManager)
14mu|plasma5-nm-5.7.2-2|37	BuildRequires:	pkgconfig(NetworkManager)
14mu|plasma5-nm-5.7.2-2|38	BuildRequires:	pkgconfig(openconnect)
14mu|plasma5-nm-5.7.2-2|39	BuildRequires:	pkgconfig(qca2-qt5)
14mu|plasma5-nm-5.7.2-2|40	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-nm-5.7.2-2|41	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-nm-5.7.2-2|42	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-nm-5.7.2-2|43	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-nm-5.7.2-2|44	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-nm-5.7.2-2|45	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-nm-5.7.2-2|46	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-nm-5.7.2-2|47	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-nm-5.7.2-2|48	Requires:	mobile-broadband-provider-info
14mu|plasma5-nm-5.7.2-2|49	Requires:	modemmanager
14mu|plasma5-nm-5.7.2-2|50	Requires:	networkmanager
14mu|plasma5-nm-5.7.2-2|51	Requires:	qca2-qt5-plugin-openssl
14mu|plasma5-nm-5.7.2-2|52	Conflicts:	plasma-applet-networkmanagement
14mu|plasma5-nm-5.7.2-2|53	Conflicts:	plasma-nm
14mu|plasma5-nm-5.7.2-2|54	Conflicts:	knetworkmanager-common
14mu|plasma5-nm-5.7.2-2|55	
14mu|plasma5-nm-5.7.2-2|56	%description
14mu|plasma5-nm-5.7.2-2|57	Plasma 5 applet network management module. It provides plasma applet and
14mu|plasma5-nm-5.7.2-2|58	editor for managing your network connections in Plasma 5 using the default
14mu|plasma5-nm-5.7.2-2|59	NetworkManager service.
14mu|plasma5-nm-5.7.2-2|60	
14mu|plasma5-nm-5.7.2-2|61	%files -f %{oname}.lang
14mu|plasma5-nm-5.7.2-2|62	%{_kde5_applicationsdir}/kde5-nm-connection-editor.desktop
14mu|plasma5-nm-5.7.2-2|63	%{_kde5_bindir}/kde5-nm-connection-editor
14mu|plasma5-nm-5.7.2-2|64	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.networkmanagement/
14mu|plasma5-nm-5.7.2-2|65	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.networkmanagement/*
14mu|plasma5-nm-5.7.2-2|66	%{_kde5_libdir}/libplasmanm_editor.so
14mu|plasma5-nm-5.7.2-2|67	%{_kde5_libdir}/libplasmanm_internal.so
14mu|plasma5-nm-5.7.2-2|68	%{_kde5_notificationsdir}/networkmanagement.notifyrc
14mu|plasma5-nm-5.7.2-2|69	%dir %{_kde5_qmldir}/org/kde/plasma/networkmanagement/
14mu|plasma5-nm-5.7.2-2|70	%{_kde5_qmldir}/org/kde/plasma/networkmanagement/*
14mu|plasma5-nm-5.7.2-2|71	%{_kde5_plugindir}/kded/networkmanagement.so
14mu|plasma5-nm-5.7.2-2|72	%{_kde5_services}/plasma-applet-org.kde.plasma.networkmanagement.desktop
14mu|plasma5-nm-5.7.2-2|73	%{_kde5_services}/plasmanetworkmanagement_l2tpui.desktop
14mu|plasma5-nm-5.7.2-2|74	%{_kde5_services}/plasmanetworkmanagement_openconnectui.desktop
14mu|plasma5-nm-5.7.2-2|75	%{_kde5_services}/plasmanetworkmanagement_openswanui.desktop
14mu|plasma5-nm-5.7.2-2|76	%{_kde5_services}/plasmanetworkmanagement_openvpnui.desktop
14mu|plasma5-nm-5.7.2-2|77	%{_kde5_services}/plasmanetworkmanagement_pptpui.desktop
14mu|plasma5-nm-5.7.2-2|78	%{_kde5_services}/plasmanetworkmanagement_sshui.desktop
14mu|plasma5-nm-5.7.2-2|79	%{_kde5_services}/plasmanetworkmanagement_sstpui.desktop
14mu|plasma5-nm-5.7.2-2|80	%{_kde5_services}/plasmanetworkmanagement_strongswanui.desktop
14mu|plasma5-nm-5.7.2-2|81	%{_kde5_services}/plasmanetworkmanagement_vpncui.desktop
14mu|plasma5-nm-5.7.2-2|82	%{_kde5_servicetypes}/plasma-networkmanagement-vpnuiplugin.desktop
14mu|plasma5-nm-5.7.2-2|83	%{_kde5_xmlguidir}/kde5-nm-connection-editor/kde5-nm-connection-editorui.rc
14mu|plasma5-nm-5.7.2-2|84	%{_qt5_plugindir}/libplasmanetworkmanagement_l2tpui.so
14mu|plasma5-nm-5.7.2-2|85	%{_qt5_plugindir}/libplasmanetworkmanagement_openconnectui.so
14mu|plasma5-nm-5.7.2-2|86	%{_qt5_plugindir}/libplasmanetworkmanagement_openswanui.so
14mu|plasma5-nm-5.7.2-2|87	%{_qt5_plugindir}/libplasmanetworkmanagement_openvpnui.so
14mu|plasma5-nm-5.7.2-2|88	%{_qt5_plugindir}/libplasmanetworkmanagement_pptpui.so
14mu|plasma5-nm-5.7.2-2|89	%{_qt5_plugindir}/libplasmanetworkmanagement_sshui.so
14mu|plasma5-nm-5.7.2-2|90	%{_qt5_plugindir}/libplasmanetworkmanagement_sstpui.so
14mu|plasma5-nm-5.7.2-2|91	%{_qt5_plugindir}/libplasmanetworkmanagement_strongswanui.so
14mu|plasma5-nm-5.7.2-2|92	%{_qt5_plugindir}/libplasmanetworkmanagement_vpncui.so
14mu|plasma5-nm-5.7.2-2|93	
14mu|plasma5-nm-5.7.2-2|94	#----------------------------------------------------------------------------
14mu|plasma5-nm-5.7.2-2|95	
14mu|plasma5-nm-5.7.2-2|96	%prep
14mu|plasma5-nm-5.7.2-2|97	%setup -qn %{oname}-%{version}
14mu|plasma5-nm-5.7.2-2|98	%patch0 -p1
14mu|plasma5-nm-5.7.2-2|99	%patch1 -p1
14mu|plasma5-nm-5.7.2-2|100	
14mu|plasma5-nm-5.7.2-2|101	%build
14mu|plasma5-nm-5.7.2-2|102	%cmake_kde5
14mu|plasma5-nm-5.7.2-2|103	%make
14mu|plasma5-nm-5.7.2-2|104	
14mu|plasma5-nm-5.7.2-2|105	%install
14mu|plasma5-nm-5.7.2-2|106	%makeinstall_std -C build
14mu|plasma5-nm-5.7.2-2|107	
14mu|plasma5-nm-5.7.2-2|108	%find_lang kde5-nm-connection-editor \
14mu|plasma5-nm-5.7.2-2|109	plasma_applet_org.kde.plasma.networkmanagement \
14mu|plasma5-nm-5.7.2-2|110	plasmanetworkmanagement-kded \
14mu|plasma5-nm-5.7.2-2|111	plasmanetworkmanagement_l2tpui \
14mu|plasma5-nm-5.7.2-2|112	plasmanetworkmanagement-libs \
14mu|plasma5-nm-5.7.2-2|113	plasmanetworkmanagement_openconnectui \
14mu|plasma5-nm-5.7.2-2|114	plasmanetworkmanagement_openswanui \
14mu|plasma5-nm-5.7.2-2|115	plasmanetworkmanagement_openvpnui \
14mu|plasma5-nm-5.7.2-2|116	plasmanetworkmanagement_pptpui \
14mu|plasma5-nm-5.7.2-2|117	plasmanetworkmanagement_sshui \
14mu|plasma5-nm-5.7.2-2|118	plasmanetworkmanagement_sstpui \
14mu|plasma5-nm-5.7.2-2|119	plasmanetworkmanagement_strongswanui \
14mu|plasma5-nm-5.7.2-2|120	plasmanetworkmanagement_vpncui \
14mu|plasma5-nm-5.7.2-2|121	%{oname}.lang
14mu|plasma5-nm-5.7.2-2|122	
14mu|plasma5-nm-5.7.2-2|123	
14mu|plasma5-nm-5.7.2-2|124	%changelog
14mu|plasma5-nm-5.7.2-2|125	
14mu|plasma5-nm-5.7.2-2|126	* Thu Jul 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.2-2
14mu|plasma5-nm-5.7.2-2|127	- (04c56af) Backport patch from upstream (fix data validation when creating new pppoe connections)
14mu|plasma5-nm-5.7.2-2|128	
14mu|plasma5-nm-5.7.2-2|129	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-nm-5.7.2-2|130	- (0d668dd) Re-diff l10n patch
14mu|plasma5-nm-5.7.2-2|131	- (valerol: b419005) New version 5.7.2
14mu|plasma5-nm-5.7.2-2|132	
14mu|plasma5-nm-5.7.2-2|133	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-1
14mu|plasma5-nm-5.7.2-2|134	- (f92a91e) Re-diff l10n patch
14mu|plasma5-nm-5.7.2-2|135	- (Andrey Bondrov: 7099f2c) New version 5.6.5
14mu|plasma5-nm-5.7.2-2|136	
14mu|plasma5-nm-5.7.2-2|137	* Thu Apr 21 2016 valerol <valerol@ya.ru> 5.6.3-1
14mu|plasma5-nm-5.7.2-2|138	- (c375e06) Re-diff l10n patch
14mu|plasma5-nm-5.7.2-2|139	- (Andrey Bondrov: 88ba7d2) New version 5.6.3
14mu|plasma5-nm-5.7.2-2|140	
14mu|plasma5-nm-5.7.2-2|141	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-2
14mu|plasma5-nm-5.7.2-2|142	- (b6ee9c4) MassBuild#1027: Increase release tag
14mu|plasma5-nm-5.7.2-2|143	
14mu|plasma5-nm-5.7.2-2|144	* Sat Apr 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-1
14mu|plasma5-nm-5.7.2-2|145	- (a9c1c8e) Update l10n patch
14mu|plasma5-nm-5.7.2-2|146	- (Andrey Bondrov: e7c4e13) New version 5.6.2
14mu|plasma5-nm-5.7.2-2|147	
14mu|plasma5-nm-5.7.2-2|148	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-2
14mu|plasma5-nm-5.7.2-2|149	- (e6bfc3c) MassBuild#1001: Increase release tag
14mu|plasma5-nm-5.7.2-2|150	
14mu|plasma5-nm-5.7.2-2|151	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-1
14mu|plasma5-nm-5.7.2-2|152	- (d46605d) New version 5.5.5
14mu|plasma5-nm-5.7.2-2|153	
14mu|plasma5-nm-5.7.2-2|154	* Wed Jan 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.4-1
14mu|plasma5-nm-5.7.2-2|155	- (8f79be2) Update Russian translation
14mu|plasma5-nm-5.7.2-2|156	- (Andrey Bondrov: 7d65e64) New version 5.5.4
14mu|plasma5-nm-5.7.2-2|157	
14mu|plasma5-nm-5.7.2-2|158	* Thu Jan 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.3-1
14mu|plasma5-nm-5.7.2-2|159	- (c08fa17) New version 5.5.3
14mu|plasma5-nm-5.7.2-2|160	
14mu|plasma5-nm-5.7.2-2|161	* Mon Dec 28 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-1
14mu|plasma5-nm-5.7.2-2|162	- (954e4d9) Require qca2-qt5-plugin-openssl
14mu|plasma5-nm-5.7.2-2|163	- (Andrey Bondrov: e603bba) Update files (move networkmanagement kded module to new path)
14mu|plasma5-nm-5.7.2-2|164	- (Andrey Bondrov: 8aab3a6) Build requires pkgconfig(qca2-qt5)
14mu|plasma5-nm-5.7.2-2|165	- (Andrey Bondrov: 9dd50fb) New version 5.5.2
14mu|plasma5-nm-5.7.2-2|166	
14mu|plasma5-nm-5.7.2-2|167	* Thu Nov 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.3-1
14mu|plasma5-nm-5.7.2-2|168	- (c8abdd0) New version 5.4.3
14mu|plasma5-nm-5.7.2-2|169	
14mu|plasma5-nm-5.7.2-2|170	* Wed Oct 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.2-1
14mu|plasma5-nm-5.7.2-2|171	- (2177aaf) New version 5.4.2
14mu|plasma5-nm-5.7.2-2|172	
14mu|plasma5-nm-5.7.2-2|173	* Tue Sep 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.1-1
14mu|plasma5-nm-5.7.2-2|174	- (6378c95) Drop ru translation patch (fixed upstream)
14mu|plasma5-nm-5.7.2-2|175	- (Andrey Bondrov: 1a8c6b8) New version 5.4.1
14mu|plasma5-nm-5.7.2-2|176	
14mu|plasma5-nm-5.7.2-2|177	* Mon Sep 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.4.0-3
14mu|plasma5-nm-5.7.2-2|178	- (0c772cb) Rebuild with new openconnect
14mu|plasma5-nm-5.7.2-2|179	
14mu|plasma5-nm-5.7.2-2|180	* Mon Aug 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.0-2
14mu|plasma5-nm-5.7.2-2|181	- (b93bb3b) Update translations
14mu|plasma5-nm-5.7.2-2|182	
14mu|plasma5-nm-5.7.2-2|183	* Wed Aug 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.0-1
14mu|plasma5-nm-5.7.2-2|184	- (a444373) Update files (add sshui and sstpui files)
14mu|plasma5-nm-5.7.2-2|185	- (Andrey Bondrov: f5e2c81) New version 5.4.0
14mu|plasma5-nm-5.7.2-2|186	
14mu|plasma5-nm-5.7.2-2|187	* Thu Aug 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-2
14mu|plasma5-nm-5.7.2-2|188	- (ff58262) MassBuild#782: Increase release tag
14mu|plasma5-nm-5.7.2-2|189	
14mu|plasma5-nm-5.7.2-2|190	* Tue Jun 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-1
14mu|plasma5-nm-5.7.2-2|191	- (2dcb0ad) New version 5.3.2
14mu|plasma5-nm-5.7.2-2|192	
14mu|plasma5-nm-5.7.2-2|193	* Wed May 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-1
14mu|plasma5-nm-5.7.2-2|194	- (67ef258) New version 5.3.1
14mu|plasma5-nm-5.7.2-2|195	
14mu|plasma5-nm-5.7.2-2|196	

23770 14
14mu|plasma5-powerdevil-5.7.2-1|1	%define oname powerdevil
14mu|plasma5-powerdevil-5.7.2-1|2	
14mu|plasma5-powerdevil-5.7.2-1|3	Summary:	Plasma 5 power management module
14mu|plasma5-powerdevil-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-powerdevil-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-powerdevil-5.7.2-1|6	Release:	1
14mu|plasma5-powerdevil-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-powerdevil-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-powerdevil-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-powerdevil-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-powerdevil-5.7.2-1|11	Patch0:		powerdevil-5.5.2-power-settings.patch
14mu|plasma5-powerdevil-5.7.2-1|12	Patch1:		powerdevil-5.7.2-l10n-ru.patch
14mu|plasma5-powerdevil-5.7.2-1|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-powerdevil-5.7.2-1|14	BuildRequires:	kf5auth-devel
14mu|plasma5-powerdevil-5.7.2-1|15	BuildRequires:	kf5bluezqt-devel
14mu|plasma5-powerdevil-5.7.2-1|16	BuildRequires:	kf5config-devel
14mu|plasma5-powerdevil-5.7.2-1|17	BuildRequires:	kf5globalaccel-devel
14mu|plasma5-powerdevil-5.7.2-1|18	BuildRequires:	kf5i18n-devel
14mu|plasma5-powerdevil-5.7.2-1|19	BuildRequires:	kf5idletime-devel
14mu|plasma5-powerdevil-5.7.2-1|20	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-powerdevil-5.7.2-1|21	BuildRequires:	kf5kio-devel
14mu|plasma5-powerdevil-5.7.2-1|22	BuildRequires:	kf5networkmanagerqt-devel
14mu|plasma5-powerdevil-5.7.2-1|23	BuildRequires:	kf5notifyconfig-devel
14mu|plasma5-powerdevil-5.7.2-1|24	BuildRequires:	kf5solid-devel
14mu|plasma5-powerdevil-5.7.2-1|25	BuildRequires:	kf5wayland-devel
14mu|plasma5-powerdevil-5.7.2-1|26	BuildRequires:	plasma5-workspace-devel >= %{version}
14mu|plasma5-powerdevil-5.7.2-1|27	BuildRequires:	pkgconfig(kscreen2)
14mu|plasma5-powerdevil-5.7.2-1|28	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-powerdevil-5.7.2-1|29	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-powerdevil-5.7.2-1|30	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-powerdevil-5.7.2-1|31	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-powerdevil-5.7.2-1|32	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-powerdevil-5.7.2-1|33	BuildRequires:	pkgconfig(udev)
14mu|plasma5-powerdevil-5.7.2-1|34	BuildRequires:	pkgconfig(x11)
14mu|plasma5-powerdevil-5.7.2-1|35	BuildRequires:	pkgconfig(xcb)
14mu|plasma5-powerdevil-5.7.2-1|36	BuildRequires:	pkgconfig(xcb-randr)
14mu|plasma5-powerdevil-5.7.2-1|37	BuildRequires:	pkgconfig(xrandr)
14mu|plasma5-powerdevil-5.7.2-1|38	# Because of polkit actions
14mu|plasma5-powerdevil-5.7.2-1|39	Conflicts:	kdm
14mu|plasma5-powerdevil-5.7.2-1|40	
14mu|plasma5-powerdevil-5.7.2-1|41	%description
14mu|plasma5-powerdevil-5.7.2-1|42	Plasma 5 power management module.
14mu|plasma5-powerdevil-5.7.2-1|43	
14mu|plasma5-powerdevil-5.7.2-1|44	%files -f %{oname}.lang
14mu|plasma5-powerdevil-5.7.2-1|45	%{_kde5_libexecdir}/kauth/backlighthelper
14mu|plasma5-powerdevil-5.7.2-1|46	%{_kde5_notificationsdir}/powerdevil.notifyrc
14mu|plasma5-powerdevil-5.7.2-1|47	%{_kde5_plugindir}/kded/powerdevil.so
14mu|plasma5-powerdevil-5.7.2-1|48	%{_kde5_services}/*.desktop
14mu|plasma5-powerdevil-5.7.2-1|49	%{_kde5_servicetypes}/powerdevilaction.desktop
14mu|plasma5-powerdevil-5.7.2-1|50	%{_qt5_plugindir}/kcm_powerdevilactivitiesconfig.so
14mu|plasma5-powerdevil-5.7.2-1|51	%{_qt5_plugindir}/kcm_powerdevilglobalconfig.so
14mu|plasma5-powerdevil-5.7.2-1|52	%{_qt5_plugindir}/kcm_powerdevilprofilesconfig.so
14mu|plasma5-powerdevil-5.7.2-1|53	%{_qt5_plugindir}/powerdevil*.so
14mu|plasma5-powerdevil-5.7.2-1|54	%{_datadir}/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service
14mu|plasma5-powerdevil-5.7.2-1|55	%{_datadir}/polkit-1/actions/org.kde.powerdevil.backlighthelper.policy
14mu|plasma5-powerdevil-5.7.2-1|56	%{_sysconfdir}/dbus-1/system.d/org.kde.powerdevil.backlighthelper.conf
14mu|plasma5-powerdevil-5.7.2-1|57	
14mu|plasma5-powerdevil-5.7.2-1|58	#----------------------------------------------------------------------------
14mu|plasma5-powerdevil-5.7.2-1|59	
14mu|plasma5-powerdevil-5.7.2-1|60	%define powerdevilconfigcommonprivate_major 5
14mu|plasma5-powerdevil-5.7.2-1|61	%define libpowerdevilconfigcommonprivate %mklibname powerdevilconfigcommonprivate %{powerdevilconfigcommonprivate_major}
14mu|plasma5-powerdevil-5.7.2-1|62	
14mu|plasma5-powerdevil-5.7.2-1|63	%package -n %{libpowerdevilconfigcommonprivate}
14mu|plasma5-powerdevil-5.7.2-1|64	Summary:	Plasma 5 power management shared library
14mu|plasma5-powerdevil-5.7.2-1|65	Group:		System/Libraries
14mu|plasma5-powerdevil-5.7.2-1|66	
14mu|plasma5-powerdevil-5.7.2-1|67	%description -n %{libpowerdevilconfigcommonprivate}
14mu|plasma5-powerdevil-5.7.2-1|68	Plasma 5 power management shared library.
14mu|plasma5-powerdevil-5.7.2-1|69	
14mu|plasma5-powerdevil-5.7.2-1|70	%files -n %{libpowerdevilconfigcommonprivate}
14mu|plasma5-powerdevil-5.7.2-1|71	%{_kde5_libdir}/libpowerdevilconfigcommonprivate.so.%{powerdevilconfigcommonprivate_major}*
14mu|plasma5-powerdevil-5.7.2-1|72	
14mu|plasma5-powerdevil-5.7.2-1|73	#----------------------------------------------------------------------------
14mu|plasma5-powerdevil-5.7.2-1|74	
14mu|plasma5-powerdevil-5.7.2-1|75	%define powerdevilcore_major 2
14mu|plasma5-powerdevil-5.7.2-1|76	%define libpowerdevilcore %mklibname powerdevilcore %{powerdevilcore_major}
14mu|plasma5-powerdevil-5.7.2-1|77	
14mu|plasma5-powerdevil-5.7.2-1|78	%package -n %{libpowerdevilcore}
14mu|plasma5-powerdevil-5.7.2-1|79	Summary:	Plasma 5 power management shared library
14mu|plasma5-powerdevil-5.7.2-1|80	Group:		System/Libraries
14mu|plasma5-powerdevil-5.7.2-1|81	
14mu|plasma5-powerdevil-5.7.2-1|82	%description -n %{libpowerdevilcore}
14mu|plasma5-powerdevil-5.7.2-1|83	Plasma 5 power management shared library.
14mu|plasma5-powerdevil-5.7.2-1|84	
14mu|plasma5-powerdevil-5.7.2-1|85	%files -n %{libpowerdevilcore}
14mu|plasma5-powerdevil-5.7.2-1|86	%{_kde5_libdir}/libpowerdevilcore.so.%{powerdevilcore_major}*
14mu|plasma5-powerdevil-5.7.2-1|87	
14mu|plasma5-powerdevil-5.7.2-1|88	#----------------------------------------------------------------------------
14mu|plasma5-powerdevil-5.7.2-1|89	
14mu|plasma5-powerdevil-5.7.2-1|90	%define powerdevilui_major 5
14mu|plasma5-powerdevil-5.7.2-1|91	%define libpowerdevilui %mklibname powerdevilui %{powerdevilui_major}
14mu|plasma5-powerdevil-5.7.2-1|92	
14mu|plasma5-powerdevil-5.7.2-1|93	%package -n %{libpowerdevilui}
14mu|plasma5-powerdevil-5.7.2-1|94	Summary:	Plasma 5 power management shared library
14mu|plasma5-powerdevil-5.7.2-1|95	Group:		System/Libraries
14mu|plasma5-powerdevil-5.7.2-1|96	
14mu|plasma5-powerdevil-5.7.2-1|97	%description -n %{libpowerdevilui}
14mu|plasma5-powerdevil-5.7.2-1|98	Plasma 5 power management shared library.
14mu|plasma5-powerdevil-5.7.2-1|99	
14mu|plasma5-powerdevil-5.7.2-1|100	%files -n %{libpowerdevilui}
14mu|plasma5-powerdevil-5.7.2-1|101	%{_kde5_libdir}/libpowerdevilui.so.%{powerdevilui_major}*
14mu|plasma5-powerdevil-5.7.2-1|102	
14mu|plasma5-powerdevil-5.7.2-1|103	#----------------------------------------------------------------------------
14mu|plasma5-powerdevil-5.7.2-1|104	
14mu|plasma5-powerdevil-5.7.2-1|105	%prep
14mu|plasma5-powerdevil-5.7.2-1|106	%setup -qn %{oname}-%{version}
14mu|plasma5-powerdevil-5.7.2-1|107	%patch0 -p1
14mu|plasma5-powerdevil-5.7.2-1|108	%patch1 -p1
14mu|plasma5-powerdevil-5.7.2-1|109	
14mu|plasma5-powerdevil-5.7.2-1|110	%build
14mu|plasma5-powerdevil-5.7.2-1|111	%cmake_kde5_kf5locales
14mu|plasma5-powerdevil-5.7.2-1|112	%make
14mu|plasma5-powerdevil-5.7.2-1|113	
14mu|plasma5-powerdevil-5.7.2-1|114	%install
14mu|plasma5-powerdevil-5.7.2-1|115	%makeinstall_std -C build
14mu|plasma5-powerdevil-5.7.2-1|116	
14mu|plasma5-powerdevil-5.7.2-1|117	# We don't have headers
14mu|plasma5-powerdevil-5.7.2-1|118	rm -f %{buildroot}%{_libdir}/libpowerdevilconfigcommonprivate.so
14mu|plasma5-powerdevil-5.7.2-1|119	rm -f %{buildroot}%{_libdir}/libpowerdevilcore.so
14mu|plasma5-powerdevil-5.7.2-1|120	rm -f %{buildroot}%{_libdir}/libpowerdevilui.so
14mu|plasma5-powerdevil-5.7.2-1|121	
14mu|plasma5-powerdevil-5.7.2-1|122	%find_lang %{oname} libpowerdevilcommonconfig powerdevilactivitiesconfig powerdevilglobalconfig powerdevilprofilesconfig \
14mu|plasma5-powerdevil-5.7.2-1|123	%{oname}.lang --with-html --with-kde
14mu|plasma5-powerdevil-5.7.2-1|124	%kf5locales_fix %{oname}.lang
14mu|plasma5-powerdevil-5.7.2-1|125	
14mu|plasma5-powerdevil-5.7.2-1|126	%changelog
14mu|plasma5-powerdevil-5.7.2-1|127	
14mu|plasma5-powerdevil-5.7.2-1|128	* Fri Jul 22 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-powerdevil-5.7.2-1|129	- (beca472) Build requires kf5bluezqt-devel
14mu|plasma5-powerdevil-5.7.2-1|130	- (valerol: 41f84ac) Build requires kf5networkmanagerqt-devel
14mu|plasma5-powerdevil-5.7.2-1|131	- (valerol: 9d15cae) Update Russian translation
14mu|plasma5-powerdevil-5.7.2-1|132	- (valerol: 4c4512a) New version 5.7.2
14mu|plasma5-powerdevil-5.7.2-1|133	
14mu|plasma5-powerdevil-5.7.2-1|134	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-1
14mu|plasma5-powerdevil-5.7.2-1|135	- (61ff6d5) New version 5.6.5
14mu|plasma5-powerdevil-5.7.2-1|136	
14mu|plasma5-powerdevil-5.7.2-1|137	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.3-1
14mu|plasma5-powerdevil-5.7.2-1|138	- (e9a9207) Specify version for Plasma 5 BuildRequires
14mu|plasma5-powerdevil-5.7.2-1|139	- (Andrey Bondrov: 884082c) New version 5.6.3
14mu|plasma5-powerdevil-5.7.2-1|140	
14mu|plasma5-powerdevil-5.7.2-1|141	* Thu Apr 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-2
14mu|plasma5-powerdevil-5.7.2-1|142	- (022f00d) MassBuild#1030: Increase release tag
14mu|plasma5-powerdevil-5.7.2-1|143	
14mu|plasma5-powerdevil-5.7.2-1|144	* Sat Apr 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-1
14mu|plasma5-powerdevil-5.7.2-1|145	- (8bd7ca2) Drop l10n patch (fixed upstream)
14mu|plasma5-powerdevil-5.7.2-1|146	- (Andrey Bondrov: 81ac8c3) New version 5.6.2
14mu|plasma5-powerdevil-5.7.2-1|147	
14mu|plasma5-powerdevil-5.7.2-1|148	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-2
14mu|plasma5-powerdevil-5.7.2-1|149	- (8a3d727) MassBuild#1001: Increase release tag
14mu|plasma5-powerdevil-5.7.2-1|150	
14mu|plasma5-powerdevil-5.7.2-1|151	* Wed Mar 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.5-1
14mu|plasma5-powerdevil-5.7.2-1|152	- (b213dcc) New version 5.5.5
14mu|plasma5-powerdevil-5.7.2-1|153	
14mu|plasma5-powerdevil-5.7.2-1|154	* Wed Jan 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.4-1
14mu|plasma5-powerdevil-5.7.2-1|155	- (1530c22) Update Russian translation
14mu|plasma5-powerdevil-5.7.2-1|156	- (Andrey Bondrov: 0b86b19) New version 5.5.4
14mu|plasma5-powerdevil-5.7.2-1|157	
14mu|plasma5-powerdevil-5.7.2-1|158	* Thu Jan 07 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.3-1
14mu|plasma5-powerdevil-5.7.2-1|159	- (dcc3c72) New version 5.5.3
14mu|plasma5-powerdevil-5.7.2-1|160	
14mu|plasma5-powerdevil-5.7.2-1|161	* Sun Jan 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-2
14mu|plasma5-powerdevil-5.7.2-1|162	- (86d06a6) Adjust default power settings
14mu|plasma5-powerdevil-5.7.2-1|163	
14mu|plasma5-powerdevil-5.7.2-1|164	* Tue Dec 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.2-1
14mu|plasma5-powerdevil-5.7.2-1|165	- (99a04d2) Update files (move powerdevil kded plugin to new location)
14mu|plasma5-powerdevil-5.7.2-1|166	- (Andrey Bondrov: 0075465) Build requires kf5wayland-devel
14mu|plasma5-powerdevil-5.7.2-1|167	- (Andrey Bondrov: c067c1c) New version 5.5.2
14mu|plasma5-powerdevil-5.7.2-1|168	
14mu|plasma5-powerdevil-5.7.2-1|169	* Thu Nov 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.3-1
14mu|plasma5-powerdevil-5.7.2-1|170	- (eb6aacd) New version 5.4.3
14mu|plasma5-powerdevil-5.7.2-1|171	
14mu|plasma5-powerdevil-5.7.2-1|172	* Wed Oct 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.2-1
14mu|plasma5-powerdevil-5.7.2-1|173	- (b7a942d) New version 5.4.2
14mu|plasma5-powerdevil-5.7.2-1|174	
14mu|plasma5-powerdevil-5.7.2-1|175	* Tue Sep 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.1-1
14mu|plasma5-powerdevil-5.7.2-1|176	- (4cb5155) New version 5.4.1
14mu|plasma5-powerdevil-5.7.2-1|177	
14mu|plasma5-powerdevil-5.7.2-1|178	* Wed Aug 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.0-1
14mu|plasma5-powerdevil-5.7.2-1|179	- (494d0e3) New version 5.4.0
14mu|plasma5-powerdevil-5.7.2-1|180	
14mu|plasma5-powerdevil-5.7.2-1|181	* Thu Aug 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-2
14mu|plasma5-powerdevil-5.7.2-1|182	- (a1dc5b5) MassBuild#782: Increase release tag
14mu|plasma5-powerdevil-5.7.2-1|183	
14mu|plasma5-powerdevil-5.7.2-1|184	* Tue Jun 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.2-1
14mu|plasma5-powerdevil-5.7.2-1|185	- (691a191) New version 5.3.2
14mu|plasma5-powerdevil-5.7.2-1|186	
14mu|plasma5-powerdevil-5.7.2-1|187	* Wed May 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.1-1
14mu|plasma5-powerdevil-5.7.2-1|188	- (9c54ef7) New version 5.3.1
14mu|plasma5-powerdevil-5.7.2-1|189	
14mu|plasma5-powerdevil-5.7.2-1|190	* Wed Apr 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.3.0-1
14mu|plasma5-powerdevil-5.7.2-1|191	- (fca843b) Update files (add activities config KCM)
14mu|plasma5-powerdevil-5.7.2-1|192	- (Andrey Bondrov: 8363289) Build requires pkgconfig(kscreen2)
14mu|plasma5-powerdevil-5.7.2-1|193	- (Andrey Bondrov: 589aefd) New version 5.3.0
14mu|plasma5-powerdevil-5.7.2-1|194	
14mu|plasma5-powerdevil-5.7.2-1|195	* Thu Mar 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.2-1
14mu|plasma5-powerdevil-5.7.2-1|196	- (c25f4aa) New version 5.2.2
14mu|plasma5-powerdevil-5.7.2-1|197	
14mu|plasma5-powerdevil-5.7.2-1|198	

23771 14
14mu|plasma5-pulseaudio-5.7.2-2|1	%define oname plasma-pa
14mu|plasma5-pulseaudio-5.7.2-2|2	
14mu|plasma5-pulseaudio-5.7.2-2|3	Summary:	Plasma 5 PulseAudio configuration module
14mu|plasma5-pulseaudio-5.7.2-2|4	Name:		plasma5-pulseaudio
14mu|plasma5-pulseaudio-5.7.2-2|5	Version:	5.7.2
14mu|plasma5-pulseaudio-5.7.2-2|6	Release:	2
14mu|plasma5-pulseaudio-5.7.2-2|7	License:	GPLv2+
14mu|plasma5-pulseaudio-5.7.2-2|8	Group:		Graphical desktop/KDE
14mu|plasma5-pulseaudio-5.7.2-2|9	Url:		https://www.kde.org/
14mu|plasma5-pulseaudio-5.7.2-2|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-pulseaudio-5.7.2-2|11	Patch0:		plasma-pa-5.7.2-soname.patch
14mu|plasma5-pulseaudio-5.7.2-2|12	Patch1:		plasma-pa-5.7.2-l10n-ru.patch
14mu|plasma5-pulseaudio-5.7.2-2|13	BuildRequires:	extra-cmake-modules
14mu|plasma5-pulseaudio-5.7.2-2|14	# Needed to install kconf_update files to a proper place
14mu|plasma5-pulseaudio-5.7.2-2|15	BuildRequires:	kdelibs4-devel
14mu|plasma5-pulseaudio-5.7.2-2|16	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-pulseaudio-5.7.2-2|17	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-pulseaudio-5.7.2-2|18	BuildRequires:	kf5declarative-devel
14mu|plasma5-pulseaudio-5.7.2-2|19	BuildRequires:	kf5doctools-devel
14mu|plasma5-pulseaudio-5.7.2-2|20	BuildRequires:	kf5globalaccel-devel
14mu|plasma5-pulseaudio-5.7.2-2|21	BuildRequires:	kf5i18n-devel
14mu|plasma5-pulseaudio-5.7.2-2|22	BuildRequires:	kf5plasma-devel
14mu|plasma5-pulseaudio-5.7.2-2|23	BuildRequires:	pkgconfig(glib-2.0)
14mu|plasma5-pulseaudio-5.7.2-2|24	BuildRequires:	pkgconfig(libpulse)
14mu|plasma5-pulseaudio-5.7.2-2|25	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-pulseaudio-5.7.2-2|26	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-pulseaudio-5.7.2-2|27	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-pulseaudio-5.7.2-2|28	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-pulseaudio-5.7.2-2|29	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-pulseaudio-5.7.2-2|30	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-pulseaudio-5.7.2-2|31	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-pulseaudio-5.7.2-2|32	Requires:	plasma5-applet-plasma-volume
14mu|plasma5-pulseaudio-5.7.2-2|33	Requires:	plasmavolume-qml
14mu|plasma5-pulseaudio-5.7.2-2|34	Conflicts:	plasma5-kmix
14mu|plasma5-pulseaudio-5.7.2-2|35	# Replace plasma5-kmix with plasma5-pulseaudio
14mu|plasma5-pulseaudio-5.7.2-2|36	Obsoletes:	plasma5-kmix < 3:15.08.1
14mu|plasma5-pulseaudio-5.7.2-2|37	
14mu|plasma5-pulseaudio-5.7.2-2|38	%description
14mu|plasma5-pulseaudio-5.7.2-2|39	Plasma 5 PulseAudio configuration module.
14mu|plasma5-pulseaudio-5.7.2-2|40	
14mu|plasma5-pulseaudio-5.7.2-2|41	%files -f %{name}.lang
14mu|plasma5-pulseaudio-5.7.2-2|42	# KDE4 files
14mu|plasma5-pulseaudio-5.7.2-2|43	%{_kde_appsdir}/kconf_update/disable_kmix.upd
14mu|plasma5-pulseaudio-5.7.2-2|44	%{_kde_appsdir}/kconf_update/plasmaVolumeDisableKMixAutostart.pl
14mu|plasma5-pulseaudio-5.7.2-2|45	%dir %{_kde5_datadir}/kpackage/kcms/kcm_pulseaudio/
14mu|plasma5-pulseaudio-5.7.2-2|46	%{_kde5_datadir}/kpackage/kcms/kcm_pulseaudio/*
14mu|plasma5-pulseaudio-5.7.2-2|47	%{_kde5_datadir}/kconf_update/disable_kmix.upd
14mu|plasma5-pulseaudio-5.7.2-2|48	%{_kde5_datadir}/kconf_update/plasmaVolumeDisableKMixAutostart.pl
14mu|plasma5-pulseaudio-5.7.2-2|49	%{_kde5_services}/kcm_pulseaudio.desktop
14mu|plasma5-pulseaudio-5.7.2-2|50	%{_qt5_plugindir}/kcms/kcm_pulseaudio.so
14mu|plasma5-pulseaudio-5.7.2-2|51	
14mu|plasma5-pulseaudio-5.7.2-2|52	#----------------------------------------------------------------------------
14mu|plasma5-pulseaudio-5.7.2-2|53	
14mu|plasma5-pulseaudio-5.7.2-2|54	%package -n plasma5-applet-plasma-volume
14mu|plasma5-pulseaudio-5.7.2-2|55	Summary:	Plasma 5 volume plasmoid
14mu|plasma5-pulseaudio-5.7.2-2|56	Group:		Graphical desktop/KDE
14mu|plasma5-pulseaudio-5.7.2-2|57	Requires:	plasmavolume-qml
14mu|plasma5-pulseaudio-5.7.2-2|58	
14mu|plasma5-pulseaudio-5.7.2-2|59	%description -n plasma5-applet-plasma-volume
14mu|plasma5-pulseaudio-5.7.2-2|60	Plasma 5 volume plasmoid.
14mu|plasma5-pulseaudio-5.7.2-2|61	
14mu|plasma5-pulseaudio-5.7.2-2|62	%files -n plasma5-applet-plasma-volume -f plasma_applet_org.kde.plasma.volume.lang
14mu|plasma5-pulseaudio-5.7.2-2|63	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.volume/
14mu|plasma5-pulseaudio-5.7.2-2|64	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.volume/*
14mu|plasma5-pulseaudio-5.7.2-2|65	%{_kde5_services}/plasma-applet-org.kde.plasma.volume.desktop
14mu|plasma5-pulseaudio-5.7.2-2|66	
14mu|plasma5-pulseaudio-5.7.2-2|67	#----------------------------------------------------------------------------
14mu|plasma5-pulseaudio-5.7.2-2|68	
14mu|plasma5-pulseaudio-5.7.2-2|69	%define qmlplasmavolume %mklibname plasmavolume-qml
14mu|plasma5-pulseaudio-5.7.2-2|70	
14mu|plasma5-pulseaudio-5.7.2-2|71	%package -n %{qmlplasmavolume}
14mu|plasma5-pulseaudio-5.7.2-2|72	Summary:	QML plugin for Plasma 5 volume shared library
14mu|plasma5-pulseaudio-5.7.2-2|73	Group:		System/Libraries
14mu|plasma5-pulseaudio-5.7.2-2|74	Requires:	kf5plasma-qml
14mu|plasma5-pulseaudio-5.7.2-2|75	Provides:	plasmavolume-qml = %{EVRD}
14mu|plasma5-pulseaudio-5.7.2-2|76	
14mu|plasma5-pulseaudio-5.7.2-2|77	%description -n %{qmlplasmavolume}
14mu|plasma5-pulseaudio-5.7.2-2|78	QML plugin for Plasma 5 volume shared library.
14mu|plasma5-pulseaudio-5.7.2-2|79	
14mu|plasma5-pulseaudio-5.7.2-2|80	%files -n %{qmlplasmavolume}
14mu|plasma5-pulseaudio-5.7.2-2|81	%dir %{_kde5_qmldir}/org/kde/plasma/private/volume/
14mu|plasma5-pulseaudio-5.7.2-2|82	%{_kde5_qmldir}/org/kde/plasma/private/volume/*
14mu|plasma5-pulseaudio-5.7.2-2|83	
14mu|plasma5-pulseaudio-5.7.2-2|84	#----------------------------------------------------------------------------
14mu|plasma5-pulseaudio-5.7.2-2|85	
14mu|plasma5-pulseaudio-5.7.2-2|86	%define qpap_major 0
14mu|plasma5-pulseaudio-5.7.2-2|87	%define libqpap %mklibname qpulseaudioprivate %{qpap_major}
14mu|plasma5-pulseaudio-5.7.2-2|88	
14mu|plasma5-pulseaudio-5.7.2-2|89	%package -n %{libqpap}
14mu|plasma5-pulseaudio-5.7.2-2|90	Summary:	Plasma 5 volume private shared library
14mu|plasma5-pulseaudio-5.7.2-2|91	Group:		System/Libraries
14mu|plasma5-pulseaudio-5.7.2-2|92	
14mu|plasma5-pulseaudio-5.7.2-2|93	%description -n %{libqpap}
14mu|plasma5-pulseaudio-5.7.2-2|94	Plasma 5 volume private shared library.
14mu|plasma5-pulseaudio-5.7.2-2|95	
14mu|plasma5-pulseaudio-5.7.2-2|96	%files -n %{libqpap}
14mu|plasma5-pulseaudio-5.7.2-2|97	%{_kde5_libdir}/libQPulseAudioPrivate.so.%{qpap_major}*
14mu|plasma5-pulseaudio-5.7.2-2|98	
14mu|plasma5-pulseaudio-5.7.2-2|99	#----------------------------------------------------------------------------
14mu|plasma5-pulseaudio-5.7.2-2|100	
14mu|plasma5-pulseaudio-5.7.2-2|101	%prep
14mu|plasma5-pulseaudio-5.7.2-2|102	%setup -qn %{oname}-%{version}
14mu|plasma5-pulseaudio-5.7.2-2|103	%patch0 -p1
14mu|plasma5-pulseaudio-5.7.2-2|104	%patch1 -p1
14mu|plasma5-pulseaudio-5.7.2-2|105	
14mu|plasma5-pulseaudio-5.7.2-2|106	%build
14mu|plasma5-pulseaudio-5.7.2-2|107	%cmake_kde5
14mu|plasma5-pulseaudio-5.7.2-2|108	%make
14mu|plasma5-pulseaudio-5.7.2-2|109	
14mu|plasma5-pulseaudio-5.7.2-2|110	%install
14mu|plasma5-pulseaudio-5.7.2-2|111	%makeinstall_std -C build
14mu|plasma5-pulseaudio-5.7.2-2|112	
14mu|plasma5-pulseaudio-5.7.2-2|113	rm -f %{buildroot}%{_kde5_libdir}/libQPulseAudioPrivate.so
14mu|plasma5-pulseaudio-5.7.2-2|114	
14mu|plasma5-pulseaudio-5.7.2-2|115	%find_lang kcm_pulseaudio plasma-pa %{name}.lang --with-html --with-kde
14mu|plasma5-pulseaudio-5.7.2-2|116	%find_lang plasma_applet_org.kde.plasma.volume
14mu|plasma5-pulseaudio-5.7.2-2|117	
14mu|plasma5-pulseaudio-5.7.2-2|118	
14mu|plasma5-pulseaudio-5.7.2-2|119	%changelog
14mu|plasma5-pulseaudio-5.7.2-2|120	
14mu|plasma5-pulseaudio-5.7.2-2|121	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-2
14mu|plasma5-pulseaudio-5.7.2-2|122	- (bfc0f2b) Update Russian translation
14mu|plasma5-pulseaudio-5.7.2-2|123	
14mu|plasma5-pulseaudio-5.7.2-2|124	

23772 14
14mu|plasma5-sdk-5.7.2-1|1	%define oname plasma-sdk
14mu|plasma5-sdk-5.7.2-1|2	
14mu|plasma5-sdk-5.7.2-1|3	Summary:	Plasma 5 SDK
14mu|plasma5-sdk-5.7.2-1|4	Name:		plasma5-sdk
14mu|plasma5-sdk-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-sdk-5.7.2-1|6	Release:	1
14mu|plasma5-sdk-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-sdk-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-sdk-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-sdk-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-sdk-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-sdk-5.7.2-1|12	BuildRequires:	kf5archive-devel
14mu|plasma5-sdk-5.7.2-1|13	BuildRequires:	kf5completion-devel
14mu|plasma5-sdk-5.7.2-1|14	BuildRequires:	kf5config-devel
14mu|plasma5-sdk-5.7.2-1|15	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-sdk-5.7.2-1|16	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-sdk-5.7.2-1|17	BuildRequires:	kf5declarative-devel
14mu|plasma5-sdk-5.7.2-1|18	BuildRequires:	kf5i18n-devel
14mu|plasma5-sdk-5.7.2-1|19	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-sdk-5.7.2-1|20	BuildRequires:	kf5itemmodels-devel
14mu|plasma5-sdk-5.7.2-1|21	BuildRequires:	kf5kio-devel
14mu|plasma5-sdk-5.7.2-1|22	BuildRequires:	kf5newstuff-devel
14mu|plasma5-sdk-5.7.2-1|23	BuildRequires:	kf5parts-devel
14mu|plasma5-sdk-5.7.2-1|24	BuildRequires:	kf5plasma-devel
14mu|plasma5-sdk-5.7.2-1|25	BuildRequires:	kf5service-devel
14mu|plasma5-sdk-5.7.2-1|26	BuildRequires:	kf5texteditor-devel
14mu|plasma5-sdk-5.7.2-1|27	BuildRequires:	kf5widgetsaddons-devel
14mu|plasma5-sdk-5.7.2-1|28	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-sdk-5.7.2-1|29	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-sdk-5.7.2-1|30	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-sdk-5.7.2-1|31	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-sdk-5.7.2-1|32	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-sdk-5.7.2-1|33	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-sdk-5.7.2-1|34	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-sdk-5.7.2-1|35	BuildRequires:	pkgconfig(Qt5Svg)
14mu|plasma5-sdk-5.7.2-1|36	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-sdk-5.7.2-1|37	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|plasma5-sdk-5.7.2-1|38	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|plasma5-sdk-5.7.2-1|39	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-sdk-5.7.2-1|40	BuildRequires:	pkgconfig(Qt5Xml)
14mu|plasma5-sdk-5.7.2-1|41	Requires:	plasma5-cuttlefish
14mu|plasma5-sdk-5.7.2-1|42	Requires:	plasma5-engineexplorer
14mu|plasma5-sdk-5.7.2-1|43	Requires:	plasma5-plasmoidviewer
14mu|plasma5-sdk-5.7.2-1|44	Requires:	plasma5-themeexplorer
14mu|plasma5-sdk-5.7.2-1|45	
14mu|plasma5-sdk-5.7.2-1|46	%description
14mu|plasma5-sdk-5.7.2-1|47	Plasma 5 SDK.
14mu|plasma5-sdk-5.7.2-1|48	
14mu|plasma5-sdk-5.7.2-1|49	%files
14mu|plasma5-sdk-5.7.2-1|50	
14mu|plasma5-sdk-5.7.2-1|51	#----------------------------------------------------------------------------
14mu|plasma5-sdk-5.7.2-1|52	
14mu|plasma5-sdk-5.7.2-1|53	%package -n plasma5-cuttlefish
14mu|plasma5-sdk-5.7.2-1|54	Summary:	Plasma 5 icon browser
14mu|plasma5-sdk-5.7.2-1|55	Group:		Graphical desktop/KDE
14mu|plasma5-sdk-5.7.2-1|56	
14mu|plasma5-sdk-5.7.2-1|57	%description -n plasma5-cuttlefish
14mu|plasma5-sdk-5.7.2-1|58	Plasma 5 icon browser.
14mu|plasma5-sdk-5.7.2-1|59	
14mu|plasma5-sdk-5.7.2-1|60	%files -n plasma5-cuttlefish -f cuttlefish.lang
14mu|plasma5-sdk-5.7.2-1|61	%{_kde5_applicationsdir}/org.kde.cuttlefish.desktop
14mu|plasma5-sdk-5.7.2-1|62	%{_kde5_bindir}/cuttlefish
14mu|plasma5-sdk-5.7.2-1|63	%dir %{_kde5_datadir}/plasma/packages/org.kde.plasma.cuttlefish/
14mu|plasma5-sdk-5.7.2-1|64	%{_kde5_datadir}/plasma/packages/org.kde.plasma.cuttlefish/*
14mu|plasma5-sdk-5.7.2-1|65	%{_kde5_services}/plasma-package-org.kde.plasma.cuttlefish.desktop
14mu|plasma5-sdk-5.7.2-1|66	%{_qt5_plugindir}/ktexteditor/cuttlefishplugin.so
14mu|plasma5-sdk-5.7.2-1|67	%{_datadir}/appdata/org.kde.cuttlefish.appdata.xml
14mu|plasma5-sdk-5.7.2-1|68	
14mu|plasma5-sdk-5.7.2-1|69	#----------------------------------------------------------------------------
14mu|plasma5-sdk-5.7.2-1|70	
14mu|plasma5-sdk-5.7.2-1|71	%package -n plasma5-engineexplorer
14mu|plasma5-sdk-5.7.2-1|72	Summary:	Plasma 5 engine explorer
14mu|plasma5-sdk-5.7.2-1|73	Group:		Graphical desktop/KDE
14mu|plasma5-sdk-5.7.2-1|74	Conflicts:	plasmate
14mu|plasma5-sdk-5.7.2-1|75	
14mu|plasma5-sdk-5.7.2-1|76	%description -n plasma5-engineexplorer
14mu|plasma5-sdk-5.7.2-1|77	Plasma 5 engine explorer. It's used to explore plasma data engines.
14mu|plasma5-sdk-5.7.2-1|78	
14mu|plasma5-sdk-5.7.2-1|79	%files -n plasma5-engineexplorer -f plasmaengineexplorer.lang
14mu|plasma5-sdk-5.7.2-1|80	%{_kde5_bindir}/plasmaengineexplorer
14mu|plasma5-sdk-5.7.2-1|81	
14mu|plasma5-sdk-5.7.2-1|82	#----------------------------------------------------------------------------
14mu|plasma5-sdk-5.7.2-1|83	
14mu|plasma5-sdk-5.7.2-1|84	%package -n plasma5-plasmoidviewer
14mu|plasma5-sdk-5.7.2-1|85	Summary:	Plasma 5 plasmoid viewer
14mu|plasma5-sdk-5.7.2-1|86	Group:		Graphical desktop/KDE
14mu|plasma5-sdk-5.7.2-1|87	Requires:	plasma5-shell-plasmoidviewer
14mu|plasma5-sdk-5.7.2-1|88	Conflicts:	plasmate
14mu|plasma5-sdk-5.7.2-1|89	
14mu|plasma5-sdk-5.7.2-1|90	%description -n plasma5-plasmoidviewer
14mu|plasma5-sdk-5.7.2-1|91	Plasma 5 plasmoid viewer. It's used to run plasmoids in their own window.
14mu|plasma5-sdk-5.7.2-1|92	
14mu|plasma5-sdk-5.7.2-1|93	%files -n plasma5-plasmoidviewer -f plasmoidviewer.lang
14mu|plasma5-sdk-5.7.2-1|94	%{_kde5_bindir}/plasmoidviewer
14mu|plasma5-sdk-5.7.2-1|95	
14mu|plasma5-sdk-5.7.2-1|96	#----------------------------------------------------------------------------
14mu|plasma5-sdk-5.7.2-1|97	
14mu|plasma5-sdk-5.7.2-1|98	%package -n plasma5-shell-plasmoidviewer
14mu|plasma5-sdk-5.7.2-1|99	Summary:	Plasma 5 plasmoid viewer shell
14mu|plasma5-sdk-5.7.2-1|100	Group:		Graphical desktop/KDE
14mu|plasma5-sdk-5.7.2-1|101	# Not sure if it's required
14mu|plasma5-sdk-5.7.2-1|102	Suggests:	plasma5-plasmoidviewer
14mu|plasma5-sdk-5.7.2-1|103	
14mu|plasma5-sdk-5.7.2-1|104	%description -n plasma5-shell-plasmoidviewer
14mu|plasma5-sdk-5.7.2-1|105	Plasma 5 plasmoid viewer shell.
14mu|plasma5-sdk-5.7.2-1|106	
14mu|plasma5-sdk-5.7.2-1|107	%files -n plasma5-shell-plasmoidviewer -f plasma_shell_org.kde.plasmoidviewershell.lang
14mu|plasma5-sdk-5.7.2-1|108	%dir %{_kde5_datadir}/plasma/shells/org.kde.plasma.plasmoidviewershell/
14mu|plasma5-sdk-5.7.2-1|109	%{_kde5_datadir}/plasma/shells/org.kde.plasma.plasmoidviewershell/*
14mu|plasma5-sdk-5.7.2-1|110	%{_kde5_services}/plasma-shell-org.kde.plasma.plasmoidviewershell.desktop
14mu|plasma5-sdk-5.7.2-1|111	
14mu|plasma5-sdk-5.7.2-1|112	#----------------------------------------------------------------------------
14mu|plasma5-sdk-5.7.2-1|113	
14mu|plasma5-sdk-5.7.2-1|114	%package -n plasma5-themeexplorer
14mu|plasma5-sdk-5.7.2-1|115	Summary:	Plasma 5 theme explorer
14mu|plasma5-sdk-5.7.2-1|116	Group:		Graphical desktop/KDE
14mu|plasma5-sdk-5.7.2-1|117	
14mu|plasma5-sdk-5.7.2-1|118	%description -n plasma5-themeexplorer
14mu|plasma5-sdk-5.7.2-1|119	Plasma 5 theme explorer. It's used to explore and edit plasma themes.
14mu|plasma5-sdk-5.7.2-1|120	
14mu|plasma5-sdk-5.7.2-1|121	%files -n plasma5-themeexplorer -f org.kde.plasma.themeexplorer.lang
14mu|plasma5-sdk-5.7.2-1|122	%{_kde5_applicationsdir}/org.kde.plasma.themeexplorer.desktop
14mu|plasma5-sdk-5.7.2-1|123	%{_kde5_bindir}/plasmathemeexplorer
14mu|plasma5-sdk-5.7.2-1|124	%dir %{_kde5_datadir}/kpackage/genericqml/org.kde.plasma.themeexplorer/
14mu|plasma5-sdk-5.7.2-1|125	%{_kde5_datadir}/kpackage/genericqml/org.kde.plasma.themeexplorer/*
14mu|plasma5-sdk-5.7.2-1|126	
14mu|plasma5-sdk-5.7.2-1|127	#----------------------------------------------------------------------------
14mu|plasma5-sdk-5.7.2-1|128	
14mu|plasma5-sdk-5.7.2-1|129	%prep
14mu|plasma5-sdk-5.7.2-1|130	%setup -qn %{oname}-%{version}
14mu|plasma5-sdk-5.7.2-1|131	# Must not be plasma_shell_org.kde.desktop, should be checked if fixed
14mu|plasma5-sdk-5.7.2-1|132	rm -f po/*/plasma_shell_org.kde.desktop.po
14mu|plasma5-sdk-5.7.2-1|133	# Don't ship translations if we don't ship package itself
14mu|plasma5-sdk-5.7.2-1|134	rm -f po/*/kdevpackagemanagerview.po
14mu|plasma5-sdk-5.7.2-1|135	rm -f po/*/plasmate.po
14mu|plasma5-sdk-5.7.2-1|136	rm -f po/*/plasmawallpaperviewer.po
14mu|plasma5-sdk-5.7.2-1|137	rm -f po/*/remote-widgets-browser.po
14mu|plasma5-sdk-5.7.2-1|138	
14mu|plasma5-sdk-5.7.2-1|139	%build
14mu|plasma5-sdk-5.7.2-1|140	%cmake_kde5
14mu|plasma5-sdk-5.7.2-1|141	%make
14mu|plasma5-sdk-5.7.2-1|142	
14mu|plasma5-sdk-5.7.2-1|143	%install
14mu|plasma5-sdk-5.7.2-1|144	%makeinstall_std -C build
14mu|plasma5-sdk-5.7.2-1|145	
14mu|plasma5-sdk-5.7.2-1|146	%find_lang cuttlefish cuttlefish_editorplugin cuttlefish.lang
14mu|plasma5-sdk-5.7.2-1|147	%find_lang plasmaengineexplorer
14mu|plasma5-sdk-5.7.2-1|148	%find_lang plasmoidviewer
14mu|plasma5-sdk-5.7.2-1|149	%find_lang org.kde.plasma.themeexplorer
14mu|plasma5-sdk-5.7.2-1|150	%find_lang plasma_shell_org.kde.plasmoidviewershell
14mu|plasma5-sdk-5.7.2-1|151	
14mu|plasma5-sdk-5.7.2-1|152	%changelog
14mu|plasma5-sdk-5.7.2-1|153	
14mu|plasma5-sdk-5.7.2-1|154	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-sdk-5.7.2-1|155	- (b7aca85) Update files for cuttlefish package
14mu|plasma5-sdk-5.7.2-1|156	
14mu|plasma5-sdk-5.7.2-1|157	

23773 14
14mu|plasma5-systemd-kcm-1.2.1-1|1	%define oname systemd-kcm
14mu|plasma5-systemd-kcm-1.2.1-1|2	
14mu|plasma5-systemd-kcm-1.2.1-1|3	Summary:	Plasma 5 systemd control module
14mu|plasma5-systemd-kcm-1.2.1-1|4	Name:		plasma5-%{oname}
14mu|plasma5-systemd-kcm-1.2.1-1|5	Version:	1.2.1
14mu|plasma5-systemd-kcm-1.2.1-1|6	Release:	1
14mu|plasma5-systemd-kcm-1.2.1-1|7	License:	GPLv2+
14mu|plasma5-systemd-kcm-1.2.1-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-systemd-kcm-1.2.1-1|9	Url:		https://github.com/rthomsen/kcmsystemd
14mu|plasma5-systemd-kcm-1.2.1-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{oname}/%{oname}-%{version}.tar.xz
14mu|plasma5-systemd-kcm-1.2.1-1|11	Patch0:		systemd-kcm-1.2.1-desktop-localization.patch
14mu|plasma5-systemd-kcm-1.2.1-1|12	BuildRequires:	extra-cmake-modules
14mu|plasma5-systemd-kcm-1.2.1-1|13	BuildRequires:	boost-devel
14mu|plasma5-systemd-kcm-1.2.1-1|14	BuildRequires:	kf5auth-devel
14mu|plasma5-systemd-kcm-1.2.1-1|15	BuildRequires:	kf5configwidgets-devel
14mu|plasma5-systemd-kcm-1.2.1-1|16	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-systemd-kcm-1.2.1-1|17	BuildRequires:	kf5crash-devel
14mu|plasma5-systemd-kcm-1.2.1-1|18	BuildRequires:	kf5i18n-devel
14mu|plasma5-systemd-kcm-1.2.1-1|19	BuildRequires:	kf5kio-devel
14mu|plasma5-systemd-kcm-1.2.1-1|20	BuildRequires:	kf5service-devel
14mu|plasma5-systemd-kcm-1.2.1-1|21	BuildRequires:	pkgconfig(libsystemd)
14mu|plasma5-systemd-kcm-1.2.1-1|22	# Only because libsystemd-journal uses it
14mu|plasma5-systemd-kcm-1.2.1-1|23	BuildRequires:	pkgconfig(libsystemd-id128)
14mu|plasma5-systemd-kcm-1.2.1-1|24	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|plasma5-systemd-kcm-1.2.1-1|25	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-systemd-kcm-1.2.1-1|26	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-systemd-kcm-1.2.1-1|27	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-systemd-kcm-1.2.1-1|28	BuildRequires:	pkgconfig(systemd)
14mu|plasma5-systemd-kcm-1.2.1-1|29	Conflicts:	kcmsystemd
14mu|plasma5-systemd-kcm-1.2.1-1|30	
14mu|plasma5-systemd-kcm-1.2.1-1|31	%description
14mu|plasma5-systemd-kcm-1.2.1-1|32	Plasma 5 systemd control module.
14mu|plasma5-systemd-kcm-1.2.1-1|33	
14mu|plasma5-systemd-kcm-1.2.1-1|34	%files -f %{oname}.lang
14mu|plasma5-systemd-kcm-1.2.1-1|35	%{_kde5_services}/kcm_systemd.desktop
14mu|plasma5-systemd-kcm-1.2.1-1|36	%{_kde5_libexecdir}/kauth/kcmsystemdhelper
14mu|plasma5-systemd-kcm-1.2.1-1|37	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmsystemd.service
14mu|plasma5-systemd-kcm-1.2.1-1|38	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmsystemd.policy
14mu|plasma5-systemd-kcm-1.2.1-1|39	%{_qt5_plugindir}/kcm_systemd.so
14mu|plasma5-systemd-kcm-1.2.1-1|40	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmsystemd.conf
14mu|plasma5-systemd-kcm-1.2.1-1|41	
14mu|plasma5-systemd-kcm-1.2.1-1|42	#----------------------------------------------------------------------------
14mu|plasma5-systemd-kcm-1.2.1-1|43	
14mu|plasma5-systemd-kcm-1.2.1-1|44	%prep
14mu|plasma5-systemd-kcm-1.2.1-1|45	%setup -qn %{oname}-%{version}
14mu|plasma5-systemd-kcm-1.2.1-1|46	%patch0 -p1
14mu|plasma5-systemd-kcm-1.2.1-1|47	
14mu|plasma5-systemd-kcm-1.2.1-1|48	%build
14mu|plasma5-systemd-kcm-1.2.1-1|49	%cmake_kde5
14mu|plasma5-systemd-kcm-1.2.1-1|50	%make
14mu|plasma5-systemd-kcm-1.2.1-1|51	
14mu|plasma5-systemd-kcm-1.2.1-1|52	%install
14mu|plasma5-systemd-kcm-1.2.1-1|53	%makeinstall_std -C build
14mu|plasma5-systemd-kcm-1.2.1-1|54	
14mu|plasma5-systemd-kcm-1.2.1-1|55	# We ship it in plasma5-systemsettings package
14mu|plasma5-systemd-kcm-1.2.1-1|56	rm -rf %{buildroot}%{_kde5_services}/settings-system-administration.desktop
14mu|plasma5-systemd-kcm-1.2.1-1|57	
14mu|plasma5-systemd-kcm-1.2.1-1|58	%find_lang %{oname}
14mu|plasma5-systemd-kcm-1.2.1-1|59	
14mu|plasma5-systemd-kcm-1.2.1-1|60	
14mu|plasma5-systemd-kcm-1.2.1-1|61	%changelog
14mu|plasma5-systemd-kcm-1.2.1-1|62	
14mu|plasma5-systemd-kcm-1.2.1-1|63	* Tue Aug 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1
14mu|plasma5-systemd-kcm-1.2.1-1|64	- (0630db6) Require pkgconfig(libsystemd-id128) to build
14mu|plasma5-systemd-kcm-1.2.1-1|65	
14mu|plasma5-systemd-kcm-1.2.1-1|66	

23774 14
14mu|plasma5-systemsettings-5.7.2-1|1	%define oname systemsettings
14mu|plasma5-systemsettings-5.7.2-1|2	
14mu|plasma5-systemsettings-5.7.2-1|3	Summary:	Plasma 5 System Settings module
14mu|plasma5-systemsettings-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-systemsettings-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-systemsettings-5.7.2-1|6	Release:	1
14mu|plasma5-systemsettings-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-systemsettings-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-systemsettings-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-systemsettings-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-systemsettings-5.7.2-1|11	Patch0:		systemsettings-5.5.2-rename-translations.patch
14mu|plasma5-systemsettings-5.7.2-1|12	# Don't show detailed tooltips by default
14mu|plasma5-systemsettings-5.7.2-1|13	Patch1:		systemsettings-5.3.1-tooltips.patch
14mu|plasma5-systemsettings-5.7.2-1|14	# Install system-administration category, we need it
14mu|plasma5-systemsettings-5.7.2-1|15	Patch2:		systemsettings-5.3.1-system-administration.patch
14mu|plasma5-systemsettings-5.7.2-1|16	# Add "System" to desktop categories
14mu|plasma5-systemsettings-5.7.2-1|17	Patch3:		systemsettings-5.5.5-desktop-categories.patch
14mu|plasma5-systemsettings-5.7.2-1|18	BuildRequires:	extra-cmake-modules
14mu|plasma5-systemsettings-5.7.2-1|19	BuildRequires:	kf5auth-devel
14mu|plasma5-systemsettings-5.7.2-1|20	BuildRequires:	kf5config-devel
14mu|plasma5-systemsettings-5.7.2-1|21	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-systemsettings-5.7.2-1|22	BuildRequires:	kf5doctools-devel
14mu|plasma5-systemsettings-5.7.2-1|23	BuildRequires:	kf5i18n-devel
14mu|plasma5-systemsettings-5.7.2-1|24	BuildRequires:	kf5iconthemes-devel
14mu|plasma5-systemsettings-5.7.2-1|25	BuildRequires:	kf5itemviews-devel
14mu|plasma5-systemsettings-5.7.2-1|26	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-systemsettings-5.7.2-1|27	BuildRequires:	kf5khtml-devel
14mu|plasma5-systemsettings-5.7.2-1|28	BuildRequires:	kf5kio-devel
14mu|plasma5-systemsettings-5.7.2-1|29	BuildRequires:	kf5service-devel
14mu|plasma5-systemsettings-5.7.2-1|30	BuildRequires:	kf5windowsystem-devel
14mu|plasma5-systemsettings-5.7.2-1|31	BuildRequires:	kf5xmlgui-devel
14mu|plasma5-systemsettings-5.7.2-1|32	Conflicts:	kdebase4-workspace
14mu|plasma5-systemsettings-5.7.2-1|33	
14mu|plasma5-systemsettings-5.7.2-1|34	%description
14mu|plasma5-systemsettings-5.7.2-1|35	Plasma 5 System Settings module. It provides the user with a centralized
14mu|plasma5-systemsettings-5.7.2-1|36	and convenient way to configure all of the settings for your desktop.
14mu|plasma5-systemsettings-5.7.2-1|37	
14mu|plasma5-systemsettings-5.7.2-1|38	%files -f %{oname}.lang
14mu|plasma5-systemsettings-5.7.2-1|39	%{_kde5_applicationsdir}/kdesystemsettings.desktop
14mu|plasma5-systemsettings-5.7.2-1|40	%{_kde5_applicationsdir}/systemsettings.desktop
14mu|plasma5-systemsettings-5.7.2-1|41	%{_kde5_bindir}/systemsettings5
14mu|plasma5-systemsettings-5.7.2-1|42	%dir %{_kde5_datadir}/systemsettings/
14mu|plasma5-systemsettings-5.7.2-1|43	%{_kde5_datadir}/systemsettings/*
14mu|plasma5-systemsettings-5.7.2-1|44	%{_kde5_services}/settings-*.desktop
14mu|plasma5-systemsettings-5.7.2-1|45	%{_kde5_servicetypes}/systemsettings*.desktop
14mu|plasma5-systemsettings-5.7.2-1|46	%{_kde5_xmlguidir}/systemsettings/systemsettingsui.rc
14mu|plasma5-systemsettings-5.7.2-1|47	%{_qt5_plugindir}/classic_mode.so
14mu|plasma5-systemsettings-5.7.2-1|48	%{_qt5_plugindir}/icon_mode.so
14mu|plasma5-systemsettings-5.7.2-1|49	
14mu|plasma5-systemsettings-5.7.2-1|50	#----------------------------------------------------------------------------
14mu|plasma5-systemsettings-5.7.2-1|51	
14mu|plasma5-systemsettings-5.7.2-1|52	%define systemsettingsview_major 3
14mu|plasma5-systemsettings-5.7.2-1|53	%define libsystemsettingsview %mklibname systemsettingsview %{systemsettingsview_major}
14mu|plasma5-systemsettings-5.7.2-1|54	
14mu|plasma5-systemsettings-5.7.2-1|55	%package -n %{libsystemsettingsview}
14mu|plasma5-systemsettings-5.7.2-1|56	Summary:	Plasma 5 System Settings shared library
14mu|plasma5-systemsettings-5.7.2-1|57	Group:		System/Libraries
14mu|plasma5-systemsettings-5.7.2-1|58	
14mu|plasma5-systemsettings-5.7.2-1|59	%description -n %{libsystemsettingsview}
14mu|plasma5-systemsettings-5.7.2-1|60	Plasma 5 System Settings shared library.
14mu|plasma5-systemsettings-5.7.2-1|61	
14mu|plasma5-systemsettings-5.7.2-1|62	%files -n %{libsystemsettingsview}
14mu|plasma5-systemsettings-5.7.2-1|63	%{_kde5_libdir}/libsystemsettingsview.so.%{systemsettingsview_major}*
14mu|plasma5-systemsettings-5.7.2-1|64	
14mu|plasma5-systemsettings-5.7.2-1|65	#----------------------------------------------------------------------------
14mu|plasma5-systemsettings-5.7.2-1|66	
14mu|plasma5-systemsettings-5.7.2-1|67	%define devsystemsettings %mklibname systemsettings -d
14mu|plasma5-systemsettings-5.7.2-1|68	
14mu|plasma5-systemsettings-5.7.2-1|69	%package -n %{devsystemsettings}
14mu|plasma5-systemsettings-5.7.2-1|70	Summary:	Development files for Plasma 5 System Settings library
14mu|plasma5-systemsettings-5.7.2-1|71	Group:		Development/KDE and Qt
14mu|plasma5-systemsettings-5.7.2-1|72	Requires:	%{libsystemsettingsview} = %{EVRD}
14mu|plasma5-systemsettings-5.7.2-1|73	Provides:	%{name}-devel = %{EVRD}
14mu|plasma5-systemsettings-5.7.2-1|74	Conflicts:	kdebase4-workspace-devel
14mu|plasma5-systemsettings-5.7.2-1|75	
14mu|plasma5-systemsettings-5.7.2-1|76	%description -n %{devsystemsettings}
14mu|plasma5-systemsettings-5.7.2-1|77	This package contains header files needed if you wish to build applications
14mu|plasma5-systemsettings-5.7.2-1|78	based on %{name}.
14mu|plasma5-systemsettings-5.7.2-1|79	
14mu|plasma5-systemsettings-5.7.2-1|80	%files -n %{devsystemsettings}
14mu|plasma5-systemsettings-5.7.2-1|81	%{_includedir}/systemsettingsview
14mu|plasma5-systemsettings-5.7.2-1|82	%{_kde5_libdir}/libsystemsettingsview.so
14mu|plasma5-systemsettings-5.7.2-1|83	
14mu|plasma5-systemsettings-5.7.2-1|84	#----------------------------------------------------------------------------
14mu|plasma5-systemsettings-5.7.2-1|85	
14mu|plasma5-systemsettings-5.7.2-1|86	%prep
14mu|plasma5-systemsettings-5.7.2-1|87	%setup -qn %{oname}-%{version}
14mu|plasma5-systemsettings-5.7.2-1|88	%patch0 -p1
14mu|plasma5-systemsettings-5.7.2-1|89	%patch1 -p1
14mu|plasma5-systemsettings-5.7.2-1|90	%patch2 -p1
14mu|plasma5-systemsettings-5.7.2-1|91	%patch3 -p1
14mu|plasma5-systemsettings-5.7.2-1|92	
14mu|plasma5-systemsettings-5.7.2-1|93	for oldlang in po/*/%{oname}.po
14mu|plasma5-systemsettings-5.7.2-1|94	do
14mu|plasma5-systemsettings-5.7.2-1|95	newlang=`echo $oldlang | sed s,\.po,5\.po,g`
14mu|plasma5-systemsettings-5.7.2-1|96	mv $oldlang $newlang
14mu|plasma5-systemsettings-5.7.2-1|97	done
14mu|plasma5-systemsettings-5.7.2-1|98	
14mu|plasma5-systemsettings-5.7.2-1|99	%build
14mu|plasma5-systemsettings-5.7.2-1|100	%cmake_kde5
14mu|plasma5-systemsettings-5.7.2-1|101	%make
14mu|plasma5-systemsettings-5.7.2-1|102	
14mu|plasma5-systemsettings-5.7.2-1|103	%install
14mu|plasma5-systemsettings-5.7.2-1|104	%makeinstall_std -C build
14mu|plasma5-systemsettings-5.7.2-1|105	
14mu|plasma5-systemsettings-5.7.2-1|106	%find_lang %{oname} %{oname}5 %{oname}.lang --with-html --with-kde
14mu|plasma5-systemsettings-5.7.2-1|107	
14mu|plasma5-systemsettings-5.7.2-1|108	%changelog
14mu|plasma5-systemsettings-5.7.2-1|109	
14mu|plasma5-systemsettings-5.7.2-1|110	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-systemsettings-5.7.2-1|111	- (661df8d) New version 5.7.2
14mu|plasma5-systemsettings-5.7.2-1|112	
14mu|plasma5-systemsettings-5.7.2-1|113	

23775 14
14mu|plasma5-user-manager-5.7.2-1|1	%define oname user-manager
14mu|plasma5-user-manager-5.7.2-1|2	
14mu|plasma5-user-manager-5.7.2-1|3	Summary:	Plasma 5 user management module
14mu|plasma5-user-manager-5.7.2-1|4	Name:		plasma5-%{oname}
14mu|plasma5-user-manager-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-user-manager-5.7.2-1|6	Release:	1
14mu|plasma5-user-manager-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-user-manager-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-user-manager-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-user-manager-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-user-manager-5.7.2-1|11	Patch0:		user-manager-5.7.2-l10n-ru.patch
14mu|plasma5-user-manager-5.7.2-1|12	BuildRequires:	extra-cmake-modules
14mu|plasma5-user-manager-5.7.2-1|13	BuildRequires:	kf5i18n-devel
14mu|plasma5-user-manager-5.7.2-1|14	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-user-manager-5.7.2-1|15	BuildRequires:	pkgconfig(pwquality)
14mu|plasma5-user-manager-5.7.2-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-user-manager-5.7.2-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-user-manager-5.7.2-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-user-manager-5.7.2-1|19	Requires:	accountsservice
14mu|plasma5-user-manager-5.7.2-1|20	
14mu|plasma5-user-manager-5.7.2-1|21	%description
14mu|plasma5-user-manager-5.7.2-1|22	Plasma 5 user management module.
14mu|plasma5-user-manager-5.7.2-1|23	
14mu|plasma5-user-manager-5.7.2-1|24	%files -f user_manager.lang
14mu|plasma5-user-manager-5.7.2-1|25	%dir %{_kde5_datadir}/user-manager/avatars/
14mu|plasma5-user-manager-5.7.2-1|26	%{_kde5_datadir}/user-manager/avatars/*
14mu|plasma5-user-manager-5.7.2-1|27	%{_kde5_services}/user_manager.desktop
14mu|plasma5-user-manager-5.7.2-1|28	%{_qt5_plugindir}/user_manager.so
14mu|plasma5-user-manager-5.7.2-1|29	
14mu|plasma5-user-manager-5.7.2-1|30	#----------------------------------------------------------------------------
14mu|plasma5-user-manager-5.7.2-1|31	
14mu|plasma5-user-manager-5.7.2-1|32	%prep
14mu|plasma5-user-manager-5.7.2-1|33	%setup -qn %{oname}-%{version}
14mu|plasma5-user-manager-5.7.2-1|34	%patch0 -p1
14mu|plasma5-user-manager-5.7.2-1|35	
14mu|plasma5-user-manager-5.7.2-1|36	%build
14mu|plasma5-user-manager-5.7.2-1|37	%cmake_kde5
14mu|plasma5-user-manager-5.7.2-1|38	%make
14mu|plasma5-user-manager-5.7.2-1|39	
14mu|plasma5-user-manager-5.7.2-1|40	%install
14mu|plasma5-user-manager-5.7.2-1|41	%makeinstall_std -C build
14mu|plasma5-user-manager-5.7.2-1|42	
14mu|plasma5-user-manager-5.7.2-1|43	%find_lang user_manager
14mu|plasma5-user-manager-5.7.2-1|44	
14mu|plasma5-user-manager-5.7.2-1|45	
14mu|plasma5-user-manager-5.7.2-1|46	%changelog
14mu|plasma5-user-manager-5.7.2-1|47	
14mu|plasma5-user-manager-5.7.2-1|48	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-user-manager-5.7.2-1|49	- (5aab4cf) Update Russian translation
14mu|plasma5-user-manager-5.7.2-1|50	
14mu|plasma5-user-manager-5.7.2-1|51	

23776 14
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|1	Summary:	Plasma 5 ROSA Desktop Fresh wallpaper
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|2	Name:		plasma5-wallpaper-rosa-fresh
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|3	Version:	1.0
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|4	Release:	1
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|5	License:	GPLv2+
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|6	Group:		Graphical desktop/KDE
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|7	Url:		http://rosalinux.com/
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|8	Source0:	%{name}-%{version}.tar.bz2
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|9	BuildRequires:	extra-cmake-modules
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|10	Provides:	plasma5-wallpaper-default = %{EVRD}
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|11	BuildArch:	noarch
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|12	
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|13	%description
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|14	Plasma 5 ROSA Desktop Fresh wallpaper.
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|15	
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|16	%files
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|17	%dir %{_kde5_datadir}/wallpapers/Rosa_Fresh/
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|18	%{_kde5_datadir}/wallpapers/Rosa_Fresh/*
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|19	
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|20	#----------------------------------------------------------------------------
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|21	
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|22	%prep
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|23	%setup -q
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|24	
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|25	%build
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|26	%cmake_kde5
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|27	
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|28	%install
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|29	%makeinstall_std -C build
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|30	
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|31	%changelog
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|32	
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|33	* Wed Jul 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-1
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|34	- (21b561d) Provide plasma5-wallpaper-default
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|35	
14mu|plasma5-wallpaper-rosa-fresh-1.0-1|36	

23777 14
14mu|plasma5-workspace-5.7.2-8|1	%define oname plasma-workspace
14mu|plasma5-workspace-5.7.2-8|2	
14mu|plasma5-workspace-5.7.2-8|3	Summary:	Plasma 5 Workspace module
14mu|plasma5-workspace-5.7.2-8|4	Name:		plasma5-workspace
14mu|plasma5-workspace-5.7.2-8|5	Version:	5.7.2
14mu|plasma5-workspace-5.7.2-8|6	Release:	8
14mu|plasma5-workspace-5.7.2-8|7	License:	GPLv2+
14mu|plasma5-workspace-5.7.2-8|8	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|9	Url:		https://www.kde.org/
14mu|plasma5-workspace-5.7.2-8|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-workspace-5.7.2-8|11	Source1:	kde.pam
14mu|plasma5-workspace-5.7.2-8|12	Source10:	plasma5-workspace.rpmlintrc
14mu|plasma5-workspace-5.7.2-8|13	Patch0:		plasma-workspace-5.5.2-startkde.patch
14mu|plasma5-workspace-5.7.2-8|14	Patch1:		plasma-workspace-5.5.2-startplasmacompositor.patch
14mu|plasma5-workspace-5.7.2-8|15	Patch2:		plasma-workspace-5.2.2-klipper-hide.patch
14mu|plasma5-workspace-5.7.2-8|16	# Don't add trash to the default user's desktop contents
14mu|plasma5-workspace-5.7.2-8|17	Patch3:		plasma-workspace-5.5.2-no-trash-on-desktop.patch
14mu|plasma5-workspace-5.7.2-8|18	Patch4:		plasma-workspace-5.6.3-use-mdv-icon.patch
14mu|plasma5-workspace-5.7.2-8|19	Patch5:		plasma-workspace-5.7.2-systray_icons.patch
14mu|plasma5-workspace-5.7.2-8|20	Patch6:		plasma-workspace-5.7.2-l10n-ru.patch
14mu|plasma5-workspace-5.7.2-8|21	Patch7:		plasma-workspace-5.7.2-layout-initialization.patch
14mu|plasma5-workspace-5.7.2-8|22	#Patch8:		plasma-workspace-5.7.2-layout-initialization-2.patch
14mu|plasma5-workspace-5.7.2-8|23	Patch9:		plasma-workspace-5.7.2-layout-initialization-3.patch
14mu|plasma5-workspace-5.7.2-8|24	Patch10:	plasma-workspace-5.7.2-load-order.patch
14mu|plasma5-workspace-5.7.2-8|25	BuildRequires:	extra-cmake-modules
14mu|plasma5-workspace-5.7.2-8|26	BuildRequires:	kf5activities-devel
14mu|plasma5-workspace-5.7.2-8|27	BuildRequires:	kf5baloo-devel
14mu|plasma5-workspace-5.7.2-8|28	BuildRequires:	kf5config-devel
14mu|plasma5-workspace-5.7.2-8|29	BuildRequires:	kf5coreaddons-devel
14mu|plasma5-workspace-5.7.2-8|30	BuildRequires:	kf5crash-devel
14mu|plasma5-workspace-5.7.2-8|31	BuildRequires:	kf5dbusaddons-devel
14mu|plasma5-workspace-5.7.2-8|32	BuildRequires:	kf5declarative-devel
14mu|plasma5-workspace-5.7.2-8|33	BuildRequires:	kf5doctools-devel
14mu|plasma5-workspace-5.7.2-8|34	BuildRequires:	kf5globalaccel-devel
14mu|plasma5-workspace-5.7.2-8|35	BuildRequires:	kf5idletime-devel
14mu|plasma5-workspace-5.7.2-8|36	BuildRequires:	kf5jsembed-devel
14mu|plasma5-workspace-5.7.2-8|37	BuildRequires:	kf5kcmutils-devel
14mu|plasma5-workspace-5.7.2-8|38	BuildRequires:	kf5kdelibs4support-devel
14mu|plasma5-workspace-5.7.2-8|39	BuildRequires:	kf5kio-devel
14mu|plasma5-workspace-5.7.2-8|40	BuildRequires:	kf5networkmanagerqt-devel
14mu|plasma5-workspace-5.7.2-8|41	BuildRequires:	kf5newstuff-devel
14mu|plasma5-workspace-5.7.2-8|42	BuildRequires:	kf5notifyconfig-devel
14mu|plasma5-workspace-5.7.2-8|43	BuildRequires:	kf5parts-devel
14mu|plasma5-workspace-5.7.2-8|44	BuildRequires:	kf5plasma-devel
14mu|plasma5-workspace-5.7.2-8|45	# Same as kf5plasma-devel for now
14mu|plasma5-workspace-5.7.2-8|46	# BuildRequires:	kf5plasmaquick-devel
14mu|plasma5-workspace-5.7.2-8|47	BuildRequires:	kf5runner-devel
14mu|plasma5-workspace-5.7.2-8|48	BuildRequires:	kf5solid-devel
14mu|plasma5-workspace-5.7.2-8|49	BuildRequires:	kf5su-devel
14mu|plasma5-workspace-5.7.2-8|50	BuildRequires:	kf5sysguard-devel >= %{version}
14mu|plasma5-workspace-5.7.2-8|51	BuildRequires:	kf5texteditor-devel
14mu|plasma5-workspace-5.7.2-8|52	BuildRequires:	kf5textwidgets-devel
14mu|plasma5-workspace-5.7.2-8|53	BuildRequires:	kf5wallet-devel
14mu|plasma5-workspace-5.7.2-8|54	BuildRequires:	kf5wayland-devel
14mu|plasma5-workspace-5.7.2-8|55	BuildRequires:	kf5webkit-devel
14mu|plasma5-workspace-5.7.2-8|56	BuildRequires:	kf5xmlrpcclient-devel
14mu|plasma5-workspace-5.7.2-8|57	BuildRequires:	kscreenlocker-devel >= %{version}
14mu|plasma5-workspace-5.7.2-8|58	BuildRequires:	pam-devel
14mu|plasma5-workspace-5.7.2-8|59	BuildRequires:	plasma5-kwin-devel >= %{version}
14mu|plasma5-workspace-5.7.2-8|60	BuildRequires:	pkgconfig(dbusmenu-qt5)
14mu|plasma5-workspace-5.7.2-8|61	BuildRequires:	pkgconfig(kscreen2) >= %{version}
14mu|plasma5-workspace-5.7.2-8|62	BuildRequires:	pkgconfig(libqalculate)
14mu|plasma5-workspace-5.7.2-8|63	BuildRequires:	pkgconfig(libgps)
14mu|plasma5-workspace-5.7.2-8|64	BuildRequires:	pkgconfig(phonon4qt5)
14mu|plasma5-workspace-5.7.2-8|65	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|plasma5-workspace-5.7.2-8|66	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma5-workspace-5.7.2-8|67	BuildRequires:	pkgconfig(Qt5DBus)
14mu|plasma5-workspace-5.7.2-8|68	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma5-workspace-5.7.2-8|69	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma5-workspace-5.7.2-8|70	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma5-workspace-5.7.2-8|71	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma5-workspace-5.7.2-8|72	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|plasma5-workspace-5.7.2-8|73	BuildRequires:	pkgconfig(Qt5Script)
14mu|plasma5-workspace-5.7.2-8|74	BuildRequires:	pkgconfig(Qt5Sql)
14mu|plasma5-workspace-5.7.2-8|75	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma5-workspace-5.7.2-8|76	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|plasma5-workspace-5.7.2-8|77	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|plasma5-workspace-5.7.2-8|78	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma5-workspace-5.7.2-8|79	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma5-workspace-5.7.2-8|80	BuildRequires:	pkgconfig(x11)
14mu|plasma5-workspace-5.7.2-8|81	BuildRequires:	pkgconfig(xcb)
14mu|plasma5-workspace-5.7.2-8|82	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|plasma5-workspace-5.7.2-8|83	BuildRequires:	pkgconfig(zlib)
14mu|plasma5-workspace-5.7.2-8|84	# Internal required packages (require them all for now)
14mu|plasma5-workspace-5.7.2-8|85	Requires:	plasma5-applet-activitybar
14mu|plasma5-workspace-5.7.2-8|86	Requires:	plasma5-applet-analogclock
14mu|plasma5-workspace-5.7.2-8|87	Requires:	plasma5-applet-battery
14mu|plasma5-workspace-5.7.2-8|88	Requires:	plasma5-applet-calendar
14mu|plasma5-workspace-5.7.2-8|89	Requires:	plasma5-applet-clipboard
14mu|plasma5-workspace-5.7.2-8|90	Requires:	plasma5-applet-devicenotifier
14mu|plasma5-workspace-5.7.2-8|91	Requires:	plasma5-applet-digitalclock
14mu|plasma5-workspace-5.7.2-8|92	Requires:	plasma5-applet-icon
14mu|plasma5-workspace-5.7.2-8|93	Requires:	plasma5-applet-lock_logout
14mu|plasma5-workspace-5.7.2-8|94	Requires:	plasma5-applet-mediacontroller
14mu|plasma5-workspace-5.7.2-8|95	Requires:	plasma5-applet-notifications
14mu|plasma5-workspace-5.7.2-8|96	Requires:	plasma5-applet-panelspacer
14mu|plasma5-workspace-5.7.2-8|97	Requires:	plasma5-applet-systemmonitor
14mu|plasma5-workspace-5.7.2-8|98	Requires:	plasma5-applet-systemtray
14mu|plasma5-workspace-5.7.2-8|99	Requires:	plasma5-dataengine-activities
14mu|plasma5-workspace-5.7.2-8|100	Requires:	plasma5-dataengine-applicationjobs
14mu|plasma5-workspace-5.7.2-8|101	Requires:	plasma5-dataengine-apps
14mu|plasma5-workspace-5.7.2-8|102	Requires:	plasma5-dataengine-clipboard
14mu|plasma5-workspace-5.7.2-8|103	Requires:	plasma5-dataengine-devicenotifications
14mu|plasma5-workspace-5.7.2-8|104	Requires:	plasma5-dataengine-dict
14mu|plasma5-workspace-5.7.2-8|105	Requires:	plasma5-dataengine-executable
14mu|plasma5-workspace-5.7.2-8|106	Requires:	plasma5-dataengine-favicons
14mu|plasma5-workspace-5.7.2-8|107	Requires:	plasma5-dataengine-filebrowser
14mu|plasma5-workspace-5.7.2-8|108	Requires:	plasma5-dataengine-geolocation
14mu|plasma5-workspace-5.7.2-8|109	Requires:	plasma5-dataengine-hotplug
14mu|plasma5-workspace-5.7.2-8|110	Requires:	plasma5-dataengine-keystate
14mu|plasma5-workspace-5.7.2-8|111	Requires:	plasma5-dataengine-mouse
14mu|plasma5-workspace-5.7.2-8|112	Requires:	plasma5-dataengine-mpris2
14mu|plasma5-workspace-5.7.2-8|113	Requires:	plasma5-dataengine-notifications
14mu|plasma5-workspace-5.7.2-8|114	Requires:	plasma5-dataengine-packagekit
14mu|plasma5-workspace-5.7.2-8|115	Requires:	plasma5-dataengine-places
14mu|plasma5-workspace-5.7.2-8|116	Requires:	plasma5-dataengine-powermanagement
14mu|plasma5-workspace-5.7.2-8|117	Requires:	plasma5-dataengine-share
14mu|plasma5-workspace-5.7.2-8|118	Requires:	plasma5-dataengine-soliddevice
14mu|plasma5-workspace-5.7.2-8|119	Requires:	plasma5-dataengine-statusnotifieritem
14mu|plasma5-workspace-5.7.2-8|120	Requires:	plasma5-dataengine-systemmonitor
14mu|plasma5-workspace-5.7.2-8|121	Requires:	plasma5-dataengine-tasks
14mu|plasma5-workspace-5.7.2-8|122	Requires:	plasma5-dataengine-time
14mu|plasma5-workspace-5.7.2-8|123	Requires:	plasma5-dataengine-weather
14mu|plasma5-workspace-5.7.2-8|124	Requires:	plasma5-klipper
14mu|plasma5-workspace-5.7.2-8|125	Requires:	plasma5-ksmserver-theme-contour
14mu|plasma5-workspace-5.7.2-8|126	Requires:	plasma5-ksmserver-theme-default
14mu|plasma5-workspace-5.7.2-8|127	Requires:	plasma5-ksplash-theme-classic
14mu|plasma5-workspace-5.7.2-8|128	Requires:	plasma5-ksplash-theme-minimalistic
14mu|plasma5-workspace-5.7.2-8|129	Requires:	plasma5-ksplash-theme-none
14mu|plasma5-workspace-5.7.2-8|130	Requires:	plasma5-look-and-feel-breeze
14mu|plasma5-workspace-5.7.2-8|131	Requires:	plasma5-runner-activities
14mu|plasma5-workspace-5.7.2-8|132	Requires:	plasma5-runner-baloosearch
14mu|plasma5-workspace-5.7.2-8|133	Requires:	plasma5-runner-bookmarks
14mu|plasma5-workspace-5.7.2-8|134	Requires:	plasma5-runner-calculator
14mu|plasma5-workspace-5.7.2-8|135	Requires:	plasma5-runner-kill
14mu|plasma5-workspace-5.7.2-8|136	Requires:	plasma5-runner-locations
14mu|plasma5-workspace-5.7.2-8|137	Requires:	plasma5-runner-places
14mu|plasma5-workspace-5.7.2-8|138	Requires:	plasma5-runner-powerdevil
14mu|plasma5-workspace-5.7.2-8|139	Requires:	plasma5-runner-recentdocuments
14mu|plasma5-workspace-5.7.2-8|140	Requires:	plasma5-runner-services
14mu|plasma5-workspace-5.7.2-8|141	Requires:	plasma5-runner-sessions
14mu|plasma5-workspace-5.7.2-8|142	Requires:	plasma5-runner-shell
14mu|plasma5-workspace-5.7.2-8|143	Requires:	plasma5-runner-webshortcuts
14mu|plasma5-workspace-5.7.2-8|144	Requires:	plasma5-runner-windowedwidgets
14mu|plasma5-workspace-5.7.2-8|145	Requires:	plasma5-runner-windows
14mu|plasma5-workspace-5.7.2-8|146	Requires:	plasma5-wallpaper-color
14mu|plasma5-workspace-5.7.2-8|147	Requires:	plasma5-wallpaper-image
14mu|plasma5-workspace-5.7.2-8|148	Requires:	plasma5-wallpaper-slideshow
14mu|plasma5-workspace-5.7.2-8|149	# External KF5 and Plasma 5 required packages
14mu|plasma5-workspace-5.7.2-8|150	Requires:	kactivitymanagerd
14mu|plasma5-workspace-5.7.2-8|151	Requires:	kde-cli-tools
14mu|plasma5-workspace-5.7.2-8|152	Requires:	kded
14mu|plasma5-workspace-5.7.2-8|153	Requires:	kimageformats
14mu|plasma5-workspace-5.7.2-8|154	Requires:	kinit
14mu|plasma5-workspace-5.7.2-8|155	Requires:	kscreenlocker
14mu|plasma5-workspace-5.7.2-8|156	Requires:	kwallet-kf5
14mu|plasma5-workspace-5.7.2-8|157	Requires:	plasma-framework
14mu|plasma5-workspace-5.7.2-8|158	Requires:	plasma5-baloo
14mu|plasma5-workspace-5.7.2-8|159	# Useless without desktop but cannot require it as desktop builds after workspace
14mu|plasma5-workspace-5.7.2-8|160	Suggests:	plasma5-desktop
14mu|plasma5-workspace-5.7.2-8|161	Requires:	plasma5-ksysguard
14mu|plasma5-workspace-5.7.2-8|162	Requires:	plasma5-kwin
14mu|plasma5-workspace-5.7.2-8|163	Requires:	plasma5-systemsettings
14mu|plasma5-workspace-5.7.2-8|164	Requires:	polkit-kde-agent-1-kf5
14mu|plasma5-workspace-5.7.2-8|165	# Used by kstyle themes
14mu|plasma5-workspace-5.7.2-8|166	Requires:	qt5-style-cleanlooks
14mu|plasma5-workspace-5.7.2-8|167	Requires:	qt5-style-motif
14mu|plasma5-workspace-5.7.2-8|168	Requires:	qt5-style-plastique
14mu|plasma5-workspace-5.7.2-8|169	# Other external requires
14mu|plasma5-workspace-5.7.2-8|170	Requires:	qt5-tools
14mu|plasma5-workspace-5.7.2-8|171	Conflicts:	kdebase4-workspace
14mu|plasma5-workspace-5.7.2-8|172	# Because of pam file
14mu|plasma5-workspace-5.7.2-8|173	Conflicts:	kdm
14mu|plasma5-workspace-5.7.2-8|174	
14mu|plasma5-workspace-5.7.2-8|175	%description
14mu|plasma5-workspace-5.7.2-8|176	Plasma 5 Workspace module.
14mu|plasma5-workspace-5.7.2-8|177	
14mu|plasma5-workspace-5.7.2-8|178	%files -f %{name}.lang
14mu|plasma5-workspace-5.7.2-8|179	%{_kde5_applicationsdir}/plasma-windowed.desktop
14mu|plasma5-workspace-5.7.2-8|180	%{_kde5_autostart}/krunner.desktop
14mu|plasma5-workspace-5.7.2-8|181	%{_kde5_autostart}/plasmashell.desktop
14mu|plasma5-workspace-5.7.2-8|182	%{_kde5_autostart}/xembedsniproxy.desktop
14mu|plasma5-workspace-5.7.2-8|183	%{_kde5_bindir}/kcheckrunning
14mu|plasma5-workspace-5.7.2-8|184	%{_kde5_bindir}/kcminit
14mu|plasma5-workspace-5.7.2-8|185	%{_kde5_bindir}/kcminit_startup
14mu|plasma5-workspace-5.7.2-8|186	%{_kde5_bindir}/kdostartupconfig5
14mu|plasma5-workspace-5.7.2-8|187	%{_kde5_bindir}/krunner
14mu|plasma5-workspace-5.7.2-8|188	%{_kde5_bindir}/ksmserver
14mu|plasma5-workspace-5.7.2-8|189	%{_kde5_bindir}/ksplashqml
14mu|plasma5-workspace-5.7.2-8|190	%{_kde5_bindir}/kstartupconfig5
14mu|plasma5-workspace-5.7.2-8|191	%{_kde5_bindir}/kuiserver5
14mu|plasma5-workspace-5.7.2-8|192	%{_kde5_bindir}/plasmashell
14mu|plasma5-workspace-5.7.2-8|193	%{_kde5_bindir}/plasmawindowed
14mu|plasma5-workspace-5.7.2-8|194	%{_kde5_bindir}/startkde
14mu|plasma5-workspace-5.7.2-8|195	%{_kde5_bindir}/startplasmacompositor
14mu|plasma5-workspace-5.7.2-8|196	%{_kde5_bindir}/systemmonitor
14mu|plasma5-workspace-5.7.2-8|197	%{_kde5_bindir}/xembedsniproxy
14mu|plasma5-workspace-5.7.2-8|198	%{_kde5_datadir}/config.kcfg/freespacenotifier.kcfg
14mu|plasma5-workspace-5.7.2-8|199	%{_kde5_datadir}/desktop-directories/kf5-*.directory
14mu|plasma5-workspace-5.7.2-8|200	%{_kde5_datadir}/drkonqi/
14mu|plasma5-workspace-5.7.2-8|201	# These kstyle themes require external qt5-style plugins
14mu|plasma5-workspace-5.7.2-8|202	%{_kde5_datadir}/kstyle/themes/*.themerc
14mu|plasma5-workspace-5.7.2-8|203	%{_kde5_datadir}/plasma/services/*.operations
14mu|plasma5-workspace-5.7.2-8|204	%{_kde5_datadir}/solid/actions/test-predicate-openinwindow.desktop
14mu|plasma5-workspace-5.7.2-8|205	%{_kde5_libdir}/libkdeinit5_kcminit.so
14mu|plasma5-workspace-5.7.2-8|206	%{_kde5_libdir}/libkdeinit5_kcminit_startup.so
14mu|plasma5-workspace-5.7.2-8|207	%{_kde5_libdir}/libkdeinit5_ksmserver.so
14mu|plasma5-workspace-5.7.2-8|208	%{_kde5_libdir}/libkdeinit5_kuiserver5.so
14mu|plasma5-workspace-5.7.2-8|209	%{_kde5_libexecdir}/drkonqi
14mu|plasma5-workspace-5.7.2-8|210	%{_kde5_libexecdir}/ksyncdbusenv
14mu|plasma5-workspace-5.7.2-8|211	%{_kde5_libexecdir}/startplasma
14mu|plasma5-workspace-5.7.2-8|212	%{_kde5_notificationsdir}/freespacenotifier.notifyrc
14mu|plasma5-workspace-5.7.2-8|213	%{_kde5_notificationsdir}/phonon.notifyrc
14mu|plasma5-workspace-5.7.2-8|214	%{_kde5_plugindir}/kded/appmenu.so
14mu|plasma5-workspace-5.7.2-8|215	%{_kde5_plugindir}/kded/freespacenotifier.so
14mu|plasma5-workspace-5.7.2-8|216	%{_kde5_plugindir}/kded/ksysguard.so
14mu|plasma5-workspace-5.7.2-8|217	%{_kde5_plugindir}/kded/ktimezoned.so
14mu|plasma5-workspace-5.7.2-8|218	%{_kde5_plugindir}/kded/remotedirnotify.so
14mu|plasma5-workspace-5.7.2-8|219	%{_kde5_plugindir}/kded/solidautoeject.so
14mu|plasma5-workspace-5.7.2-8|220	%{_kde5_plugindir}/kded/soliduiserver.so
14mu|plasma5-workspace-5.7.2-8|221	%{_kde5_plugindir}/kded/statusnotifierwatcher.so
14mu|plasma5-workspace-5.7.2-8|222	%dir %{_kde5_qmldir}/org/kde/plasma/private/shell/
14mu|plasma5-workspace-5.7.2-8|223	%{_kde5_qmldir}/org/kde/plasma/private/shell/*
14mu|plasma5-workspace-5.7.2-8|224	%dir %{_kde5_qmldir}/org/kde/plasma/private/sessions/
14mu|plasma5-workspace-5.7.2-8|225	%{_kde5_qmldir}/org/kde/plasma/private/sessions/*
14mu|plasma5-workspace-5.7.2-8|226	%{_kde5_services}/kuiserver.desktop
14mu|plasma5-workspace-5.7.2-8|227	%{_kde5_services}/plasma-containmentactions-*.desktop
14mu|plasma5-workspace-5.7.2-8|228	%{_kde5_servicetypes}/phononbackend.desktop
14mu|plasma5-workspace-5.7.2-8|229	%{_kde5_servicetypes}/plasma-geolocationprovider.desktop
14mu|plasma5-workspace-5.7.2-8|230	%{_kde5_servicetypes}/plasma-layout-template.desktop
14mu|plasma5-workspace-5.7.2-8|231	%{_kde5_servicetypes}/plasma_shareprovider.desktop
14mu|plasma5-workspace-5.7.2-8|232	%{_kde5_sysconfdir}/xdg/legacytaskmanagerrulesrc
14mu|plasma5-workspace-5.7.2-8|233	%{_kde5_sysconfdir}/xdg/plasmoids.knsrc
14mu|plasma5-workspace-5.7.2-8|234	%{_kde5_sysconfdir}/xdg/taskmanagerrulesrc
14mu|plasma5-workspace-5.7.2-8|235	%{_kde5_sysconfdir}/xdg/wallpaper.knsrc
14mu|plasma5-workspace-5.7.2-8|236	%{_datadir}/dbus-1/services/kf5_org.kde.kuiserver.service
14mu|plasma5-workspace-5.7.2-8|237	%{_datadir}/dbus-1/services/org.kde.krunner.service
14mu|plasma5-workspace-5.7.2-8|238	%{_datadir}/xsessions/plasma.desktop
14mu|plasma5-workspace-5.7.2-8|239	%{_qt5_plugindir}/phonon_platform/kde.so
14mu|plasma5-workspace-5.7.2-8|240	%{_qt5_plugindir}/plasma_containmentactions_*.so
14mu|plasma5-workspace-5.7.2-8|241	%{_qt5_plugindir}/kpackage/packagestructure/*.so
14mu|plasma5-workspace-5.7.2-8|242	%{_qt5_plugindir}/plasma/packagestructure/*.so
14mu|plasma5-workspace-5.7.2-8|243	%{_sysconfdir}/pam.d/kde
14mu|plasma5-workspace-5.7.2-8|244	
14mu|plasma5-workspace-5.7.2-8|245	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|246	
14mu|plasma5-workspace-5.7.2-8|247	%package -n plasma5-applet-activitybar
14mu|plasma5-workspace-5.7.2-8|248	Summary:	Plasma 5 activity bar plasmoid
14mu|plasma5-workspace-5.7.2-8|249	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|250	
14mu|plasma5-workspace-5.7.2-8|251	%description -n plasma5-applet-activitybar
14mu|plasma5-workspace-5.7.2-8|252	Plasma 5 activity bar plasmoid.
14mu|plasma5-workspace-5.7.2-8|253	
14mu|plasma5-workspace-5.7.2-8|254	%files -n plasma5-applet-activitybar
14mu|plasma5-workspace-5.7.2-8|255	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.activitybar/
14mu|plasma5-workspace-5.7.2-8|256	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.activitybar/*
14mu|plasma5-workspace-5.7.2-8|257	%{_kde5_services}/plasma-applet-org.kde.plasma.activitybar.desktop
14mu|plasma5-workspace-5.7.2-8|258	
14mu|plasma5-workspace-5.7.2-8|259	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|260	
14mu|plasma5-workspace-5.7.2-8|261	%package -n plasma5-applet-analogclock
14mu|plasma5-workspace-5.7.2-8|262	Summary:	Plasma 5 analog clock plasmoid
14mu|plasma5-workspace-5.7.2-8|263	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|264	
14mu|plasma5-workspace-5.7.2-8|265	%description -n plasma5-applet-analogclock
14mu|plasma5-workspace-5.7.2-8|266	Plasma 5 analog clock plasmoid.
14mu|plasma5-workspace-5.7.2-8|267	
14mu|plasma5-workspace-5.7.2-8|268	%files -n plasma5-applet-analogclock -f plasma_applet_org.kde.plasma.analogclock.lang
14mu|plasma5-workspace-5.7.2-8|269	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.analogclock/
14mu|plasma5-workspace-5.7.2-8|270	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.analogclock/*
14mu|plasma5-workspace-5.7.2-8|271	%{_kde5_services}/plasma-applet-org.kde.plasma.analogclock.desktop
14mu|plasma5-workspace-5.7.2-8|272	
14mu|plasma5-workspace-5.7.2-8|273	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|274	
14mu|plasma5-workspace-5.7.2-8|275	%package -n plasma5-applet-battery
14mu|plasma5-workspace-5.7.2-8|276	Summary:	Plasma 5 battery plasmoid
14mu|plasma5-workspace-5.7.2-8|277	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|278	
14mu|plasma5-workspace-5.7.2-8|279	%description -n plasma5-applet-battery
14mu|plasma5-workspace-5.7.2-8|280	Plasma 5 battery plasmoid.
14mu|plasma5-workspace-5.7.2-8|281	
14mu|plasma5-workspace-5.7.2-8|282	%files -n plasma5-applet-battery -f plasma_applet_org.kde.plasma.battery.lang
14mu|plasma5-workspace-5.7.2-8|283	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.battery/
14mu|plasma5-workspace-5.7.2-8|284	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.battery/*
14mu|plasma5-workspace-5.7.2-8|285	%{_kde5_services}/plasma-applet-org.kde.plasma.battery.desktop
14mu|plasma5-workspace-5.7.2-8|286	
14mu|plasma5-workspace-5.7.2-8|287	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|288	
14mu|plasma5-workspace-5.7.2-8|289	%package -n plasma5-applet-calendar
14mu|plasma5-workspace-5.7.2-8|290	Summary:	Plasma 5 calendar plasmoid
14mu|plasma5-workspace-5.7.2-8|291	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|292	
14mu|plasma5-workspace-5.7.2-8|293	%description -n plasma5-applet-calendar
14mu|plasma5-workspace-5.7.2-8|294	Plasma 5 calendar plasmoid.
14mu|plasma5-workspace-5.7.2-8|295	
14mu|plasma5-workspace-5.7.2-8|296	%files -n plasma5-applet-calendar -f plasma_applet_org.kde.plasma.calendar.lang
14mu|plasma5-workspace-5.7.2-8|297	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.calendar/
14mu|plasma5-workspace-5.7.2-8|298	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.calendar/*
14mu|plasma5-workspace-5.7.2-8|299	%{_kde5_services}/plasma-applet-org.kde.plasma.calendar.desktop
14mu|plasma5-workspace-5.7.2-8|300	%{_qt5_plugindir}/plasma/applets/plasma_applet_calendar.so
14mu|plasma5-workspace-5.7.2-8|301	
14mu|plasma5-workspace-5.7.2-8|302	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|303	
14mu|plasma5-workspace-5.7.2-8|304	%package -n plasma5-applet-clipboard
14mu|plasma5-workspace-5.7.2-8|305	Summary:	Plasma 5 clipboard plasmoid
14mu|plasma5-workspace-5.7.2-8|306	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|307	
14mu|plasma5-workspace-5.7.2-8|308	%description -n plasma5-applet-clipboard
14mu|plasma5-workspace-5.7.2-8|309	Plasma 5 clipboard plasmoid.
14mu|plasma5-workspace-5.7.2-8|310	
14mu|plasma5-workspace-5.7.2-8|311	%files -n plasma5-applet-clipboard -f plasma_applet_org.kde.plasma.clipboard.lang
14mu|plasma5-workspace-5.7.2-8|312	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.clipboard/
14mu|plasma5-workspace-5.7.2-8|313	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.clipboard/*
14mu|plasma5-workspace-5.7.2-8|314	%{_kde5_services}/plasma-applet-org.kde.plasma.clipboard.desktop
14mu|plasma5-workspace-5.7.2-8|315	
14mu|plasma5-workspace-5.7.2-8|316	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|317	
14mu|plasma5-workspace-5.7.2-8|318	%package -n plasma5-applet-devicenotifier
14mu|plasma5-workspace-5.7.2-8|319	Summary:	Plasma 5 device notifier plasmoid
14mu|plasma5-workspace-5.7.2-8|320	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|321	
14mu|plasma5-workspace-5.7.2-8|322	%description -n plasma5-applet-devicenotifier
14mu|plasma5-workspace-5.7.2-8|323	Plasma 5 device notifier plasmoid.
14mu|plasma5-workspace-5.7.2-8|324	
14mu|plasma5-workspace-5.7.2-8|325	%files -n plasma5-applet-devicenotifier -f plasma_applet_org.kde.plasma.devicenotifier.lang
14mu|plasma5-workspace-5.7.2-8|326	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.devicenotifier/
14mu|plasma5-workspace-5.7.2-8|327	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.devicenotifier/*
14mu|plasma5-workspace-5.7.2-8|328	%{_kde5_services}/plasma-applet-org.kde.plasma.devicenotifier.desktop
14mu|plasma5-workspace-5.7.2-8|329	
14mu|plasma5-workspace-5.7.2-8|330	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|331	
14mu|plasma5-workspace-5.7.2-8|332	%package -n plasma5-applet-digitalclock
14mu|plasma5-workspace-5.7.2-8|333	Summary:	Plasma 5 digital clock plasmoid
14mu|plasma5-workspace-5.7.2-8|334	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|335	
14mu|plasma5-workspace-5.7.2-8|336	%description -n plasma5-applet-digitalclock
14mu|plasma5-workspace-5.7.2-8|337	Plasma 5 digital clock plasmoid.
14mu|plasma5-workspace-5.7.2-8|338	
14mu|plasma5-workspace-5.7.2-8|339	%files -n plasma5-applet-digitalclock -f plasma_applet_org.kde.plasma.digitalclock.lang
14mu|plasma5-workspace-5.7.2-8|340	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.digitalclock/
14mu|plasma5-workspace-5.7.2-8|341	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.digitalclock/*
14mu|plasma5-workspace-5.7.2-8|342	%dir %{_kde5_qmldir}/org/kde/plasma/private/digitalclock/
14mu|plasma5-workspace-5.7.2-8|343	%{_kde5_qmldir}/org/kde/plasma/private/digitalclock/*
14mu|plasma5-workspace-5.7.2-8|344	%{_kde5_services}/plasma-applet-org.kde.plasma.digitalclock.desktop
14mu|plasma5-workspace-5.7.2-8|345	
14mu|plasma5-workspace-5.7.2-8|346	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|347	
14mu|plasma5-workspace-5.7.2-8|348	%package -n plasma5-applet-icon
14mu|plasma5-workspace-5.7.2-8|349	Summary:	Plasma 5 icon plasmoid
14mu|plasma5-workspace-5.7.2-8|350	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|351	
14mu|plasma5-workspace-5.7.2-8|352	%description -n plasma5-applet-icon
14mu|plasma5-workspace-5.7.2-8|353	Plasma 5 icon plasmoid.
14mu|plasma5-workspace-5.7.2-8|354	
14mu|plasma5-workspace-5.7.2-8|355	%files -n plasma5-applet-icon
14mu|plasma5-workspace-5.7.2-8|356	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.icon/
14mu|plasma5-workspace-5.7.2-8|357	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.icon/*
14mu|plasma5-workspace-5.7.2-8|358	%dir %{_kde5_qmldir}/org/kde/plasma/private/icon/
14mu|plasma5-workspace-5.7.2-8|359	%{_kde5_qmldir}/org/kde/plasma/private/icon/*
14mu|plasma5-workspace-5.7.2-8|360	%{_kde5_services}/plasma-applet-org.kde.plasma.icon.desktop
14mu|plasma5-workspace-5.7.2-8|361	
14mu|plasma5-workspace-5.7.2-8|362	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|363	
14mu|plasma5-workspace-5.7.2-8|364	%package -n plasma5-applet-lock_logout
14mu|plasma5-workspace-5.7.2-8|365	Summary:	Plasma 5 lock and logout plasmoid
14mu|plasma5-workspace-5.7.2-8|366	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|367	
14mu|plasma5-workspace-5.7.2-8|368	%description -n plasma5-applet-lock_logout
14mu|plasma5-workspace-5.7.2-8|369	Plasma 5 lock and logout plasmoid.
14mu|plasma5-workspace-5.7.2-8|370	
14mu|plasma5-workspace-5.7.2-8|371	%files -n plasma5-applet-lock_logout -f plasma_applet_org.kde.plasma.lock_logout.lang
14mu|plasma5-workspace-5.7.2-8|372	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.lock_logout/
14mu|plasma5-workspace-5.7.2-8|373	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.lock_logout/*
14mu|plasma5-workspace-5.7.2-8|374	%{_kde5_services}/plasma-applet-org.kde.plasma.lock_logout.desktop
14mu|plasma5-workspace-5.7.2-8|375	
14mu|plasma5-workspace-5.7.2-8|376	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|377	
14mu|plasma5-workspace-5.7.2-8|378	%package -n plasma5-applet-mediacontroller
14mu|plasma5-workspace-5.7.2-8|379	Summary:	Plasma 5 media controller plasmoid
14mu|plasma5-workspace-5.7.2-8|380	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|381	
14mu|plasma5-workspace-5.7.2-8|382	%description -n plasma5-applet-mediacontroller
14mu|plasma5-workspace-5.7.2-8|383	Plasma 5 media controller plasmoid.
14mu|plasma5-workspace-5.7.2-8|384	
14mu|plasma5-workspace-5.7.2-8|385	%files -n plasma5-applet-mediacontroller -f plasma_applet_org.kde.plasma.mediacontroller.lang
14mu|plasma5-workspace-5.7.2-8|386	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.mediacontroller/
14mu|plasma5-workspace-5.7.2-8|387	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.mediacontroller/*
14mu|plasma5-workspace-5.7.2-8|388	%{_kde5_services}/plasma-applet-org.kde.plasma.mediacontroller.desktop
14mu|plasma5-workspace-5.7.2-8|389	
14mu|plasma5-workspace-5.7.2-8|390	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|391	
14mu|plasma5-workspace-5.7.2-8|392	%package -n plasma5-applet-notifications
14mu|plasma5-workspace-5.7.2-8|393	Summary:	Plasma 5 notifications plasmoid
14mu|plasma5-workspace-5.7.2-8|394	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|395	
14mu|plasma5-workspace-5.7.2-8|396	%description -n plasma5-applet-notifications
14mu|plasma5-workspace-5.7.2-8|397	Plasma 5 panelspacer plasmoid.
14mu|plasma5-workspace-5.7.2-8|398	
14mu|plasma5-workspace-5.7.2-8|399	%files -n plasma5-applet-notifications -f plasma_applet_org.kde.plasma.notifications.lang
14mu|plasma5-workspace-5.7.2-8|400	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.notifications/
14mu|plasma5-workspace-5.7.2-8|401	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.notifications/*
14mu|plasma5-workspace-5.7.2-8|402	%dir %{_kde5_qmldir}/org/kde/plasma/private/notifications/
14mu|plasma5-workspace-5.7.2-8|403	%{_kde5_qmldir}/org/kde/plasma/private/notifications/*
14mu|plasma5-workspace-5.7.2-8|404	%{_kde5_services}/plasma-applet-org.kde.plasma.notifications.desktop
14mu|plasma5-workspace-5.7.2-8|405	%{_qt5_plugindir}/plasma/applets/plasma_applet_notifications.so
14mu|plasma5-workspace-5.7.2-8|406	
14mu|plasma5-workspace-5.7.2-8|407	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|408	
14mu|plasma5-workspace-5.7.2-8|409	%package -n plasma5-applet-panelspacer
14mu|plasma5-workspace-5.7.2-8|410	Summary:	Plasma 5 panel spacer plasmoid
14mu|plasma5-workspace-5.7.2-8|411	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|412	
14mu|plasma5-workspace-5.7.2-8|413	%description -n plasma5-applet-panelspacer
14mu|plasma5-workspace-5.7.2-8|414	Plasma 5 panel spacer plasmoid.
14mu|plasma5-workspace-5.7.2-8|415	
14mu|plasma5-workspace-5.7.2-8|416	%files -n plasma5-applet-panelspacer -f plasma_applet_org.kde.plasma.panelspacer.lang
14mu|plasma5-workspace-5.7.2-8|417	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.panelspacer/
14mu|plasma5-workspace-5.7.2-8|418	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.panelspacer/*
14mu|plasma5-workspace-5.7.2-8|419	%{_kde5_services}/plasma-applet-org.kde.plasma.panelspacer.desktop
14mu|plasma5-workspace-5.7.2-8|420	
14mu|plasma5-workspace-5.7.2-8|421	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|422	
14mu|plasma5-workspace-5.7.2-8|423	%package -n plasma5-applet-systemmonitor
14mu|plasma5-workspace-5.7.2-8|424	Summary:	Plasma 5 system monitor plasmoid
14mu|plasma5-workspace-5.7.2-8|425	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|426	
14mu|plasma5-workspace-5.7.2-8|427	%description -n plasma5-applet-systemmonitor
14mu|plasma5-workspace-5.7.2-8|428	Plasma 5 system monitor plasmoid.
14mu|plasma5-workspace-5.7.2-8|429	
14mu|plasma5-workspace-5.7.2-8|430	%files -n plasma5-applet-systemmonitor -f plasma_applet_org.kde.plasma.systemmonitor.lang
14mu|plasma5-workspace-5.7.2-8|431	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/
14mu|plasma5-workspace-5.7.2-8|432	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.cpu/*
14mu|plasma5-workspace-5.7.2-8|433	%{_kde5_services}/plasma-applet-org.kde.plasma.systemmonitor.cpu.desktop
14mu|plasma5-workspace-5.7.2-8|434	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/
14mu|plasma5-workspace-5.7.2-8|435	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.diskactivity/*
14mu|plasma5-workspace-5.7.2-8|436	%{_kde5_services}/plasma-applet-org.kde.plasma.systemmonitor.diskactivity.desktop
14mu|plasma5-workspace-5.7.2-8|437	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/
14mu|plasma5-workspace-5.7.2-8|438	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.diskusage/*
14mu|plasma5-workspace-5.7.2-8|439	%{_kde5_services}/plasma-applet-org.kde.plasma.systemmonitor.diskusage.desktop
14mu|plasma5-workspace-5.7.2-8|440	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/
14mu|plasma5-workspace-5.7.2-8|441	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.memory/*
14mu|plasma5-workspace-5.7.2-8|442	%{_kde5_services}/plasma-applet-org.kde.plasma.systemmonitor.memory.desktop
14mu|plasma5-workspace-5.7.2-8|443	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.net/
14mu|plasma5-workspace-5.7.2-8|444	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemmonitor.net/*
14mu|plasma5-workspace-5.7.2-8|445	%{_kde5_services}/plasma-applet-org.kde.plasma.systemmonitor.net.desktop
14mu|plasma5-workspace-5.7.2-8|446	
14mu|plasma5-workspace-5.7.2-8|447	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|448	
14mu|plasma5-workspace-5.7.2-8|449	%package -n plasma5-applet-systemtray
14mu|plasma5-workspace-5.7.2-8|450	Summary:	Plasma 5 systemtray plasmoid
14mu|plasma5-workspace-5.7.2-8|451	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|452	
14mu|plasma5-workspace-5.7.2-8|453	%description -n plasma5-applet-systemtray
14mu|plasma5-workspace-5.7.2-8|454	Plasma 5 systemtray plasmoid.
14mu|plasma5-workspace-5.7.2-8|455	
14mu|plasma5-workspace-5.7.2-8|456	%files -n plasma5-applet-systemtray -f plasma_applet_org.kde.plasma.private.systemtray.lang
14mu|plasma5-workspace-5.7.2-8|457	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemtray/
14mu|plasma5-workspace-5.7.2-8|458	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.systemtray/*
14mu|plasma5-workspace-5.7.2-8|459	%dir %{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.private.systemtray/
14mu|plasma5-workspace-5.7.2-8|460	%{_kde5_datadir}/plasma/plasmoids/org.kde.plasma.private.systemtray/*
14mu|plasma5-workspace-5.7.2-8|461	%{_kde5_services}/plasma-applet-org.kde.plasma.systemtray.desktop
14mu|plasma5-workspace-5.7.2-8|462	%{_kde5_services}/plasma-applet-org.kde.plasma.private.systemtray.desktop
14mu|plasma5-workspace-5.7.2-8|463	%{_qt5_plugindir}/plasma/applets/org.kde.plasma.systemtray.so
14mu|plasma5-workspace-5.7.2-8|464	%{_qt5_plugindir}/plasma/applets/org.kde.plasma.private.systemtray.so
14mu|plasma5-workspace-5.7.2-8|465	
14mu|plasma5-workspace-5.7.2-8|466	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|467	
14mu|plasma5-workspace-5.7.2-8|468	%package -n plasma5-dataengine-activities
14mu|plasma5-workspace-5.7.2-8|469	Summary:	Plasma 5 activities dataengine
14mu|plasma5-workspace-5.7.2-8|470	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|471	
14mu|plasma5-workspace-5.7.2-8|472	%description -n plasma5-dataengine-activities
14mu|plasma5-workspace-5.7.2-8|473	Plasma 5 activities dataengine.
14mu|plasma5-workspace-5.7.2-8|474	
14mu|plasma5-workspace-5.7.2-8|475	%files -n plasma5-dataengine-activities
14mu|plasma5-workspace-5.7.2-8|476	%{_kde5_services}/plasma-dataengine-activities.desktop
14mu|plasma5-workspace-5.7.2-8|477	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_activities.so
14mu|plasma5-workspace-5.7.2-8|478	
14mu|plasma5-workspace-5.7.2-8|479	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|480	
14mu|plasma5-workspace-5.7.2-8|481	%package -n plasma5-dataengine-applicationjobs
14mu|plasma5-workspace-5.7.2-8|482	Summary:	Plasma 5 application jobs dataengine
14mu|plasma5-workspace-5.7.2-8|483	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|484	
14mu|plasma5-workspace-5.7.2-8|485	%description -n plasma5-dataengine-applicationjobs
14mu|plasma5-workspace-5.7.2-8|486	Plasma 5 application jobs dataengine.
14mu|plasma5-workspace-5.7.2-8|487	
14mu|plasma5-workspace-5.7.2-8|488	%files -n plasma5-dataengine-applicationjobs -f plasma_engine_applicationjobs.lang
14mu|plasma5-workspace-5.7.2-8|489	%{_kde5_services}/plasma-dataengine-applicationjobs.desktop
14mu|plasma5-workspace-5.7.2-8|490	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_applicationjobs.so
14mu|plasma5-workspace-5.7.2-8|491	
14mu|plasma5-workspace-5.7.2-8|492	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|493	
14mu|plasma5-workspace-5.7.2-8|494	%package -n plasma5-dataengine-apps
14mu|plasma5-workspace-5.7.2-8|495	Summary:	Plasma 5 apps dataengine
14mu|plasma5-workspace-5.7.2-8|496	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|497	
14mu|plasma5-workspace-5.7.2-8|498	%description -n plasma5-dataengine-apps
14mu|plasma5-workspace-5.7.2-8|499	Plasma 5 apps dataengine.
14mu|plasma5-workspace-5.7.2-8|500	
14mu|plasma5-workspace-5.7.2-8|501	%files -n plasma5-dataengine-apps
14mu|plasma5-workspace-5.7.2-8|502	%{_kde5_services}/plasma-dataengine-apps.desktop
14mu|plasma5-workspace-5.7.2-8|503	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_apps.so
14mu|plasma5-workspace-5.7.2-8|504	
14mu|plasma5-workspace-5.7.2-8|505	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|506	
14mu|plasma5-workspace-5.7.2-8|507	%package -n plasma5-dataengine-clipboard
14mu|plasma5-workspace-5.7.2-8|508	Summary:	Plasma 5 clipboard dataengine
14mu|plasma5-workspace-5.7.2-8|509	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|510	
14mu|plasma5-workspace-5.7.2-8|511	%description -n plasma5-dataengine-clipboard
14mu|plasma5-workspace-5.7.2-8|512	Plasma 5 clipboard dataengine.
14mu|plasma5-workspace-5.7.2-8|513	
14mu|plasma5-workspace-5.7.2-8|514	%files -n plasma5-dataengine-clipboard
14mu|plasma5-workspace-5.7.2-8|515	%{_kde5_services}/plasma-dataengine-clipboard.desktop
14mu|plasma5-workspace-5.7.2-8|516	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_clipboard.so
14mu|plasma5-workspace-5.7.2-8|517	
14mu|plasma5-workspace-5.7.2-8|518	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|519	
14mu|plasma5-workspace-5.7.2-8|520	%package -n plasma5-dataengine-devicenotifications
14mu|plasma5-workspace-5.7.2-8|521	Summary:	Plasma 5 device notifications dataengine
14mu|plasma5-workspace-5.7.2-8|522	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|523	
14mu|plasma5-workspace-5.7.2-8|524	%description -n plasma5-dataengine-devicenotifications
14mu|plasma5-workspace-5.7.2-8|525	Plasma 5 device notifications dataengine.
14mu|plasma5-workspace-5.7.2-8|526	
14mu|plasma5-workspace-5.7.2-8|527	%files -n plasma5-dataengine-devicenotifications -f plasma_engine_devicenotifications.lang
14mu|plasma5-workspace-5.7.2-8|528	%{_kde5_services}/plasma-dataengine-devicenotifications.desktop
14mu|plasma5-workspace-5.7.2-8|529	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_devicenotifications.so
14mu|plasma5-workspace-5.7.2-8|530	
14mu|plasma5-workspace-5.7.2-8|531	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|532	
14mu|plasma5-workspace-5.7.2-8|533	%package -n plasma5-dataengine-dict
14mu|plasma5-workspace-5.7.2-8|534	Summary:	Plasma 5 dict dataengine
14mu|plasma5-workspace-5.7.2-8|535	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|536	
14mu|plasma5-workspace-5.7.2-8|537	%description -n plasma5-dataengine-dict
14mu|plasma5-workspace-5.7.2-8|538	Plasma 5 dict dataengine.
14mu|plasma5-workspace-5.7.2-8|539	
14mu|plasma5-workspace-5.7.2-8|540	%files -n plasma5-dataengine-dict
14mu|plasma5-workspace-5.7.2-8|541	%{_kde5_services}/plasma-dataengine-dict.desktop
14mu|plasma5-workspace-5.7.2-8|542	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_dict.so
14mu|plasma5-workspace-5.7.2-8|543	
14mu|plasma5-workspace-5.7.2-8|544	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|545	
14mu|plasma5-workspace-5.7.2-8|546	%package -n plasma5-dataengine-executable
14mu|plasma5-workspace-5.7.2-8|547	Summary:	Plasma 5 executable dataengine
14mu|plasma5-workspace-5.7.2-8|548	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|549	
14mu|plasma5-workspace-5.7.2-8|550	%description -n plasma5-dataengine-executable
14mu|plasma5-workspace-5.7.2-8|551	Plasma 5 executable dataengine.
14mu|plasma5-workspace-5.7.2-8|552	
14mu|plasma5-workspace-5.7.2-8|553	%files -n plasma5-dataengine-executable
14mu|plasma5-workspace-5.7.2-8|554	%{_kde5_services}/plasma-dataengine-executable.desktop
14mu|plasma5-workspace-5.7.2-8|555	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_executable.so
14mu|plasma5-workspace-5.7.2-8|556	
14mu|plasma5-workspace-5.7.2-8|557	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|558	
14mu|plasma5-workspace-5.7.2-8|559	%package -n plasma5-dataengine-favicons
14mu|plasma5-workspace-5.7.2-8|560	Summary:	Plasma 5 favicons dataengine
14mu|plasma5-workspace-5.7.2-8|561	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|562	
14mu|plasma5-workspace-5.7.2-8|563	%description -n plasma5-dataengine-favicons
14mu|plasma5-workspace-5.7.2-8|564	Plasma 5 favicons dataengine.
14mu|plasma5-workspace-5.7.2-8|565	
14mu|plasma5-workspace-5.7.2-8|566	%files -n plasma5-dataengine-favicons
14mu|plasma5-workspace-5.7.2-8|567	%{_kde5_services}/plasma-dataengine-favicons.desktop
14mu|plasma5-workspace-5.7.2-8|568	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_favicons.so
14mu|plasma5-workspace-5.7.2-8|569	
14mu|plasma5-workspace-5.7.2-8|570	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|571	
14mu|plasma5-workspace-5.7.2-8|572	%package -n plasma5-dataengine-filebrowser
14mu|plasma5-workspace-5.7.2-8|573	Summary:	Plasma 5 filebrowser dataengine
14mu|plasma5-workspace-5.7.2-8|574	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|575	
14mu|plasma5-workspace-5.7.2-8|576	%description -n plasma5-dataengine-filebrowser
14mu|plasma5-workspace-5.7.2-8|577	Plasma 5 filebrowser dataengine.
14mu|plasma5-workspace-5.7.2-8|578	
14mu|plasma5-workspace-5.7.2-8|579	%files -n plasma5-dataengine-filebrowser
14mu|plasma5-workspace-5.7.2-8|580	%{_kde5_services}/plasma-dataengine-filebrowser.desktop
14mu|plasma5-workspace-5.7.2-8|581	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_filebrowser.so
14mu|plasma5-workspace-5.7.2-8|582	
14mu|plasma5-workspace-5.7.2-8|583	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|584	
14mu|plasma5-workspace-5.7.2-8|585	%package -n plasma5-dataengine-geolocation
14mu|plasma5-workspace-5.7.2-8|586	Summary:	Plasma 5 geolocation dataengine
14mu|plasma5-workspace-5.7.2-8|587	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|588	
14mu|plasma5-workspace-5.7.2-8|589	%description -n plasma5-dataengine-geolocation
14mu|plasma5-workspace-5.7.2-8|590	Plasma 5 geolocation dataengine.
14mu|plasma5-workspace-5.7.2-8|591	
14mu|plasma5-workspace-5.7.2-8|592	%files -n plasma5-dataengine-geolocation
14mu|plasma5-workspace-5.7.2-8|593	%{_kde5_services}/plasma-dataengine-geolocation.desktop
14mu|plasma5-workspace-5.7.2-8|594	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_geolocation.so
14mu|plasma5-workspace-5.7.2-8|595	# Locators
14mu|plasma5-workspace-5.7.2-8|596	%{_kde5_services}/plasma-geolocation-gps.desktop
14mu|plasma5-workspace-5.7.2-8|597	%{_qt5_plugindir}/plasma-geolocation-gps.so
14mu|plasma5-workspace-5.7.2-8|598	%{_kde5_services}/plasma-geolocation-ip.desktop
14mu|plasma5-workspace-5.7.2-8|599	%{_qt5_plugindir}/plasma-geolocation-ip.so
14mu|plasma5-workspace-5.7.2-8|600	
14mu|plasma5-workspace-5.7.2-8|601	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|602	
14mu|plasma5-workspace-5.7.2-8|603	%package -n plasma5-dataengine-hotplug
14mu|plasma5-workspace-5.7.2-8|604	Summary:	Plasma 5 hotplug dataengine
14mu|plasma5-workspace-5.7.2-8|605	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|606	
14mu|plasma5-workspace-5.7.2-8|607	%description -n plasma5-dataengine-hotplug
14mu|plasma5-workspace-5.7.2-8|608	Plasma 5 hotplug dataengine.
14mu|plasma5-workspace-5.7.2-8|609	
14mu|plasma5-workspace-5.7.2-8|610	%files -n plasma5-dataengine-hotplug
14mu|plasma5-workspace-5.7.2-8|611	%{_kde5_services}/plasma-dataengine-hotplug.desktop
14mu|plasma5-workspace-5.7.2-8|612	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_hotplug.so
14mu|plasma5-workspace-5.7.2-8|613	
14mu|plasma5-workspace-5.7.2-8|614	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|615	
14mu|plasma5-workspace-5.7.2-8|616	%package -n plasma5-dataengine-keystate
14mu|plasma5-workspace-5.7.2-8|617	Summary:	Plasma 5 keystate dataengine
14mu|plasma5-workspace-5.7.2-8|618	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|619	
14mu|plasma5-workspace-5.7.2-8|620	%description -n plasma5-dataengine-keystate
14mu|plasma5-workspace-5.7.2-8|621	Plasma 5 keystate dataengine.
14mu|plasma5-workspace-5.7.2-8|622	
14mu|plasma5-workspace-5.7.2-8|623	%files -n plasma5-dataengine-keystate -f plasma_engine_keystate.lang
14mu|plasma5-workspace-5.7.2-8|624	%{_kde5_services}/plasma-dataengine-keystate.desktop
14mu|plasma5-workspace-5.7.2-8|625	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_keystate.so
14mu|plasma5-workspace-5.7.2-8|626	
14mu|plasma5-workspace-5.7.2-8|627	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|628	
14mu|plasma5-workspace-5.7.2-8|629	%package -n plasma5-dataengine-mouse
14mu|plasma5-workspace-5.7.2-8|630	Summary:	Plasma 5 mouse dataengine
14mu|plasma5-workspace-5.7.2-8|631	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|632	
14mu|plasma5-workspace-5.7.2-8|633	%description -n plasma5-dataengine-mouse
14mu|plasma5-workspace-5.7.2-8|634	Plasma 5 mouse dataengine.
14mu|plasma5-workspace-5.7.2-8|635	
14mu|plasma5-workspace-5.7.2-8|636	%files -n plasma5-dataengine-mouse
14mu|plasma5-workspace-5.7.2-8|637	%{_kde5_services}/plasma-dataengine-mouse.desktop
14mu|plasma5-workspace-5.7.2-8|638	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_mouse.so
14mu|plasma5-workspace-5.7.2-8|639	
14mu|plasma5-workspace-5.7.2-8|640	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|641	
14mu|plasma5-workspace-5.7.2-8|642	%package -n plasma5-dataengine-mpris2
14mu|plasma5-workspace-5.7.2-8|643	Summary:	Plasma 5 mpris2 dataengine
14mu|plasma5-workspace-5.7.2-8|644	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|645	
14mu|plasma5-workspace-5.7.2-8|646	%description -n plasma5-dataengine-mpris2
14mu|plasma5-workspace-5.7.2-8|647	Plasma 5 mpris2 dataengine.
14mu|plasma5-workspace-5.7.2-8|648	
14mu|plasma5-workspace-5.7.2-8|649	%files -n plasma5-dataengine-mpris2 -f plasma_engine_mpris2.lang
14mu|plasma5-workspace-5.7.2-8|650	%{_kde5_services}/plasma-dataengine-mpris2.desktop
14mu|plasma5-workspace-5.7.2-8|651	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_mpris2.so
14mu|plasma5-workspace-5.7.2-8|652	
14mu|plasma5-workspace-5.7.2-8|653	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|654	
14mu|plasma5-workspace-5.7.2-8|655	%package -n plasma5-dataengine-notifications
14mu|plasma5-workspace-5.7.2-8|656	Summary:	Plasma 5 notifications dataengine
14mu|plasma5-workspace-5.7.2-8|657	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|658	
14mu|plasma5-workspace-5.7.2-8|659	%description -n plasma5-dataengine-notifications
14mu|plasma5-workspace-5.7.2-8|660	Plasma 5 notifications dataengine.
14mu|plasma5-workspace-5.7.2-8|661	
14mu|plasma5-workspace-5.7.2-8|662	%files -n plasma5-dataengine-notifications -f plasma_engine_notifications.lang
14mu|plasma5-workspace-5.7.2-8|663	%{_kde5_services}/plasma-dataengine-notifications.desktop
14mu|plasma5-workspace-5.7.2-8|664	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_notifications.so
14mu|plasma5-workspace-5.7.2-8|665	
14mu|plasma5-workspace-5.7.2-8|666	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|667	
14mu|plasma5-workspace-5.7.2-8|668	%package -n plasma5-dataengine-packagekit
14mu|plasma5-workspace-5.7.2-8|669	Summary:	Plasma 5 packagekit dataengine
14mu|plasma5-workspace-5.7.2-8|670	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|671	
14mu|plasma5-workspace-5.7.2-8|672	%description -n plasma5-dataengine-packagekit
14mu|plasma5-workspace-5.7.2-8|673	Plasma 5 packagekit dataengine.
14mu|plasma5-workspace-5.7.2-8|674	
14mu|plasma5-workspace-5.7.2-8|675	%files -n plasma5-dataengine-packagekit
14mu|plasma5-workspace-5.7.2-8|676	%{_kde5_services}/plasma-dataengine-packagekit.desktop
14mu|plasma5-workspace-5.7.2-8|677	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_packagekit.so
14mu|plasma5-workspace-5.7.2-8|678	
14mu|plasma5-workspace-5.7.2-8|679	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|680	
14mu|plasma5-workspace-5.7.2-8|681	%package -n plasma5-dataengine-places
14mu|plasma5-workspace-5.7.2-8|682	Summary:	Plasma 5 places dataengine
14mu|plasma5-workspace-5.7.2-8|683	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|684	
14mu|plasma5-workspace-5.7.2-8|685	%description -n plasma5-dataengine-places
14mu|plasma5-workspace-5.7.2-8|686	Plasma 5 places dataengine.
14mu|plasma5-workspace-5.7.2-8|687	
14mu|plasma5-workspace-5.7.2-8|688	%files -n plasma5-dataengine-places
14mu|plasma5-workspace-5.7.2-8|689	%{_kde5_services}/plasma-dataengine-places.desktop
14mu|plasma5-workspace-5.7.2-8|690	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_places.so
14mu|plasma5-workspace-5.7.2-8|691	
14mu|plasma5-workspace-5.7.2-8|692	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|693	
14mu|plasma5-workspace-5.7.2-8|694	%package -n plasma5-dataengine-powermanagement
14mu|plasma5-workspace-5.7.2-8|695	Summary:	Plasma 5 power management dataengine
14mu|plasma5-workspace-5.7.2-8|696	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|697	
14mu|plasma5-workspace-5.7.2-8|698	%description -n plasma5-dataengine-powermanagement
14mu|plasma5-workspace-5.7.2-8|699	Plasma 5 power management dataengine.
14mu|plasma5-workspace-5.7.2-8|700	
14mu|plasma5-workspace-5.7.2-8|701	%files -n plasma5-dataengine-powermanagement -f plasma_engine_powermanagement.lang
14mu|plasma5-workspace-5.7.2-8|702	%{_kde5_services}/plasma-dataengine-powermanagement.desktop
14mu|plasma5-workspace-5.7.2-8|703	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_powermanagement.so
14mu|plasma5-workspace-5.7.2-8|704	
14mu|plasma5-workspace-5.7.2-8|705	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|706	
14mu|plasma5-workspace-5.7.2-8|707	%package -n plasma5-dataengine-share
14mu|plasma5-workspace-5.7.2-8|708	Summary:	Plasma 5 share dataengine
14mu|plasma5-workspace-5.7.2-8|709	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|710	
14mu|plasma5-workspace-5.7.2-8|711	%description -n plasma5-dataengine-share
14mu|plasma5-workspace-5.7.2-8|712	Plasma 5 share dataengine.
14mu|plasma5-workspace-5.7.2-8|713	
14mu|plasma5-workspace-5.7.2-8|714	%files -n plasma5-dataengine-share -f plasma_engine_share.lang
14mu|plasma5-workspace-5.7.2-8|715	%{_kde5_services}/plasma-dataengine-share.desktop
14mu|plasma5-workspace-5.7.2-8|716	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_share.so
14mu|plasma5-workspace-5.7.2-8|717	# Share providers
14mu|plasma5-workspace-5.7.2-8|718	%dir %{_kde5_datadir}/plasma/shareprovider/im9/
14mu|plasma5-workspace-5.7.2-8|719	%{_kde5_datadir}/plasma/shareprovider/im9/*
14mu|plasma5-workspace-5.7.2-8|720	%{_kde5_services}/plasma-dataengine-share-addon-im9.desktop
14mu|plasma5-workspace-5.7.2-8|721	%dir %{_kde5_datadir}/plasma/shareprovider/imgsusepasteorg/
14mu|plasma5-workspace-5.7.2-8|722	%{_kde5_datadir}/plasma/shareprovider/imgsusepasteorg/*
14mu|plasma5-workspace-5.7.2-8|723	%{_kde5_services}/plasma-dataengine-share-addon-imgsusepasteorg.desktop
14mu|plasma5-workspace-5.7.2-8|724	%dir %{_kde5_datadir}/plasma/shareprovider/imgur/
14mu|plasma5-workspace-5.7.2-8|725	%{_kde5_datadir}/plasma/shareprovider/imgur/*
14mu|plasma5-workspace-5.7.2-8|726	%{_kde5_services}/plasma-dataengine-share-addon-imgur.desktop
14mu|plasma5-workspace-5.7.2-8|727	%dir %{_kde5_datadir}/plasma/shareprovider/kde/
14mu|plasma5-workspace-5.7.2-8|728	%{_kde5_datadir}/plasma/shareprovider/kde/*
14mu|plasma5-workspace-5.7.2-8|729	%{_kde5_services}/plasma-dataengine-share-addon-kde.desktop
14mu|plasma5-workspace-5.7.2-8|730	%dir %{_kde5_datadir}/plasma/shareprovider/pastebincom/
14mu|plasma5-workspace-5.7.2-8|731	%{_kde5_datadir}/plasma/shareprovider/pastebincom/*
14mu|plasma5-workspace-5.7.2-8|732	%{_kde5_services}/plasma-dataengine-share-addon-pastebincom.desktop
14mu|plasma5-workspace-5.7.2-8|733	%dir %{_kde5_datadir}/plasma/shareprovider/pasteopensuseorg/
14mu|plasma5-workspace-5.7.2-8|734	%{_kde5_datadir}/plasma/shareprovider/pasteopensuseorg/*
14mu|plasma5-workspace-5.7.2-8|735	%{_kde5_services}/plasma-dataengine-share-addon-pasteopensuseorg.desktop
14mu|plasma5-workspace-5.7.2-8|736	%dir %{_kde5_datadir}/plasma/shareprovider/pasteubuntucom/
14mu|plasma5-workspace-5.7.2-8|737	%{_kde5_datadir}/plasma/shareprovider/pasteubuntucom/*
14mu|plasma5-workspace-5.7.2-8|738	%{_kde5_services}/plasma-dataengine-share-addon-pasteubuntucom.desktop
14mu|plasma5-workspace-5.7.2-8|739	%dir %{_kde5_datadir}/plasma/shareprovider/privatepastecom/
14mu|plasma5-workspace-5.7.2-8|740	%{_kde5_datadir}/plasma/shareprovider/privatepastecom/*
14mu|plasma5-workspace-5.7.2-8|741	%{_kde5_services}/plasma-dataengine-share-addon-privatepastecom.desktop
14mu|plasma5-workspace-5.7.2-8|742	%dir %{_kde5_datadir}/plasma/shareprovider/simplestimagehosting/
14mu|plasma5-workspace-5.7.2-8|743	%{_kde5_datadir}/plasma/shareprovider/simplestimagehosting/*
14mu|plasma5-workspace-5.7.2-8|744	%{_kde5_services}/plasma-dataengine-share-addon-simplestimagehosting.desktop
14mu|plasma5-workspace-5.7.2-8|745	%dir %{_kde5_datadir}/plasma/shareprovider/wklej/
14mu|plasma5-workspace-5.7.2-8|746	%{_kde5_datadir}/plasma/shareprovider/wklej/*
14mu|plasma5-workspace-5.7.2-8|747	%{_kde5_services}/plasma-dataengine-share-addon-wklej.desktop
14mu|plasma5-workspace-5.7.2-8|748	%dir %{_kde5_datadir}/plasma/shareprovider/wstaw/
14mu|plasma5-workspace-5.7.2-8|749	%{_kde5_datadir}/plasma/shareprovider/wstaw/*
14mu|plasma5-workspace-5.7.2-8|750	%{_kde5_services}/plasma-dataengine-share-addon-wstaw.desktop
14mu|plasma5-workspace-5.7.2-8|751	
14mu|plasma5-workspace-5.7.2-8|752	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|753	
14mu|plasma5-workspace-5.7.2-8|754	%package -n plasma5-dataengine-soliddevice
14mu|plasma5-workspace-5.7.2-8|755	Summary:	Plasma 5 solid device dataengine
14mu|plasma5-workspace-5.7.2-8|756	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|757	
14mu|plasma5-workspace-5.7.2-8|758	%description -n plasma5-dataengine-soliddevice
14mu|plasma5-workspace-5.7.2-8|759	Plasma 5 solid device dataengine.
14mu|plasma5-workspace-5.7.2-8|760	
14mu|plasma5-workspace-5.7.2-8|761	%files -n plasma5-dataengine-soliddevice -f plasma_engine_soliddevice.lang
14mu|plasma5-workspace-5.7.2-8|762	%{_kde5_services}/plasma-dataengine-soliddevice.desktop
14mu|plasma5-workspace-5.7.2-8|763	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_soliddevice.so
14mu|plasma5-workspace-5.7.2-8|764	
14mu|plasma5-workspace-5.7.2-8|765	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|766	
14mu|plasma5-workspace-5.7.2-8|767	%package -n plasma5-dataengine-statusnotifieritem
14mu|plasma5-workspace-5.7.2-8|768	Summary:	Plasma 5 status notifier item dataengine
14mu|plasma5-workspace-5.7.2-8|769	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|770	
14mu|plasma5-workspace-5.7.2-8|771	%description -n plasma5-dataengine-statusnotifieritem
14mu|plasma5-workspace-5.7.2-8|772	Plasma 5 status notifier item dataengine.
14mu|plasma5-workspace-5.7.2-8|773	
14mu|plasma5-workspace-5.7.2-8|774	%files -n plasma5-dataengine-statusnotifieritem
14mu|plasma5-workspace-5.7.2-8|775	%{_kde5_services}/plasma-dataengine-statusnotifieritem.desktop
14mu|plasma5-workspace-5.7.2-8|776	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_statusnotifieritem.so
14mu|plasma5-workspace-5.7.2-8|777	
14mu|plasma5-workspace-5.7.2-8|778	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|779	
14mu|plasma5-workspace-5.7.2-8|780	%package -n plasma5-dataengine-systemmonitor
14mu|plasma5-workspace-5.7.2-8|781	Summary:	Plasma 5 system monitor dataengine
14mu|plasma5-workspace-5.7.2-8|782	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|783	
14mu|plasma5-workspace-5.7.2-8|784	%description -n plasma5-dataengine-systemmonitor
14mu|plasma5-workspace-5.7.2-8|785	Plasma 5 system monitor dataengine.
14mu|plasma5-workspace-5.7.2-8|786	
14mu|plasma5-workspace-5.7.2-8|787	%files -n plasma5-dataengine-systemmonitor
14mu|plasma5-workspace-5.7.2-8|788	%{_kde5_services}/plasma-dataengine-systemmonitor.desktop
14mu|plasma5-workspace-5.7.2-8|789	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_systemmonitor.so
14mu|plasma5-workspace-5.7.2-8|790	
14mu|plasma5-workspace-5.7.2-8|791	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|792	
14mu|plasma5-workspace-5.7.2-8|793	%package -n plasma5-dataengine-tasks
14mu|plasma5-workspace-5.7.2-8|794	Summary:	Plasma 5 tasks dataengine
14mu|plasma5-workspace-5.7.2-8|795	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|796	
14mu|plasma5-workspace-5.7.2-8|797	%description -n plasma5-dataengine-tasks
14mu|plasma5-workspace-5.7.2-8|798	Plasma 5 tasks dataengine.
14mu|plasma5-workspace-5.7.2-8|799	
14mu|plasma5-workspace-5.7.2-8|800	%files -n plasma5-dataengine-tasks
14mu|plasma5-workspace-5.7.2-8|801	%{_kde5_services}/plasma-dataengine-tasks.desktop
14mu|plasma5-workspace-5.7.2-8|802	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_tasks.so
14mu|plasma5-workspace-5.7.2-8|803	
14mu|plasma5-workspace-5.7.2-8|804	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|805	
14mu|plasma5-workspace-5.7.2-8|806	%package -n plasma5-dataengine-time
14mu|plasma5-workspace-5.7.2-8|807	Summary:	Plasma 5 time dataengine
14mu|plasma5-workspace-5.7.2-8|808	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|809	
14mu|plasma5-workspace-5.7.2-8|810	%description -n plasma5-dataengine-time
14mu|plasma5-workspace-5.7.2-8|811	Plasma 5 time dataengine.
14mu|plasma5-workspace-5.7.2-8|812	
14mu|plasma5-workspace-5.7.2-8|813	%files -n plasma5-dataengine-time -f plasma_engine_time.lang
14mu|plasma5-workspace-5.7.2-8|814	%{_kde5_services}/plasma-dataengine-time.desktop
14mu|plasma5-workspace-5.7.2-8|815	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_time.so
14mu|plasma5-workspace-5.7.2-8|816	
14mu|plasma5-workspace-5.7.2-8|817	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|818	
14mu|plasma5-workspace-5.7.2-8|819	%package -n plasma5-dataengine-weather
14mu|plasma5-workspace-5.7.2-8|820	Summary:	Plasma 5 weather dataengine
14mu|plasma5-workspace-5.7.2-8|821	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|822	
14mu|plasma5-workspace-5.7.2-8|823	%description -n plasma5-dataengine-weather
14mu|plasma5-workspace-5.7.2-8|824	Plasma 5 weather dataengine.
14mu|plasma5-workspace-5.7.2-8|825	
14mu|plasma5-workspace-5.7.2-8|826	%files -n plasma5-dataengine-weather -f plasma_engine_weather.lang
14mu|plasma5-workspace-5.7.2-8|827	%{_kde5_services}/ion-bbcukmet.desktop
14mu|plasma5-workspace-5.7.2-8|828	%{_kde5_services}/ion-envcan.desktop
14mu|plasma5-workspace-5.7.2-8|829	%{_kde5_services}/ion-noaa.desktop
14mu|plasma5-workspace-5.7.2-8|830	%{_kde5_services}/ion-wettercom.desktop
14mu|plasma5-workspace-5.7.2-8|831	%{_kde5_services}/plasma-dataengine-weather.desktop
14mu|plasma5-workspace-5.7.2-8|832	%{_qt5_plugindir}/plasma/dataengine/ion_bbcukmet.so
14mu|plasma5-workspace-5.7.2-8|833	%{_qt5_plugindir}/plasma/dataengine/ion_envcan.so
14mu|plasma5-workspace-5.7.2-8|834	%{_qt5_plugindir}/plasma/dataengine/ion_noaa.so
14mu|plasma5-workspace-5.7.2-8|835	%{_qt5_plugindir}/plasma/dataengine/ion_wettercom.so
14mu|plasma5-workspace-5.7.2-8|836	%{_qt5_plugindir}/plasma/dataengine/plasma_engine_weather.so
14mu|plasma5-workspace-5.7.2-8|837	
14mu|plasma5-workspace-5.7.2-8|838	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|839	
14mu|plasma5-workspace-5.7.2-8|840	%package -n plasma5-kio-applications
14mu|plasma5-workspace-5.7.2-8|841	Summary:	Plasma 5 applications kio slave
14mu|plasma5-workspace-5.7.2-8|842	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|843	Conflicts:	plasma5-workspace < 5.3.1-4
14mu|plasma5-workspace-5.7.2-8|844	
14mu|plasma5-workspace-5.7.2-8|845	%description -n plasma5-kio-applications
14mu|plasma5-workspace-5.7.2-8|846	Plasma 5 applications kio slave.
14mu|plasma5-workspace-5.7.2-8|847	
14mu|plasma5-workspace-5.7.2-8|848	%files -n plasma5-kio-applications -f kio_applications.lang
14mu|plasma5-workspace-5.7.2-8|849	%{_kde5_services}/applications.protocol
14mu|plasma5-workspace-5.7.2-8|850	%{_kde5_services}/programs.protocol
14mu|plasma5-workspace-5.7.2-8|851	%{_qt5_plugindir}/kio_applications.so
14mu|plasma5-workspace-5.7.2-8|852	
14mu|plasma5-workspace-5.7.2-8|853	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|854	
14mu|plasma5-workspace-5.7.2-8|855	%package -n plasma5-kio-desktop
14mu|plasma5-workspace-5.7.2-8|856	Summary:	Plasma 5 desktop kio slave
14mu|plasma5-workspace-5.7.2-8|857	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|858	Conflicts:	plasma5-kio-extras < 15.08.0
14mu|plasma5-workspace-5.7.2-8|859	
14mu|plasma5-workspace-5.7.2-8|860	%description -n plasma5-kio-desktop
14mu|plasma5-workspace-5.7.2-8|861	Plasma 5 desktop kio slave.
14mu|plasma5-workspace-5.7.2-8|862	
14mu|plasma5-workspace-5.7.2-8|863	%files -n plasma5-kio-desktop
14mu|plasma5-workspace-5.7.2-8|864	%{_kde5_datadir}/kio_desktop/
14mu|plasma5-workspace-5.7.2-8|865	%{_kde5_plugindir}/kded/desktopnotifier.so
14mu|plasma5-workspace-5.7.2-8|866	%{_kde5_plugindir}/kio/desktop.so
14mu|plasma5-workspace-5.7.2-8|867	%{_kde5_services}/desktop.protocol
14mu|plasma5-workspace-5.7.2-8|868	
14mu|plasma5-workspace-5.7.2-8|869	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|870	
14mu|plasma5-workspace-5.7.2-8|871	%package -n plasma5-kio-remote
14mu|plasma5-workspace-5.7.2-8|872	Summary:	Plasma 5 remote kio slave
14mu|plasma5-workspace-5.7.2-8|873	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|874	Conflicts:	plasma5-workspace < 5.3.1-4
14mu|plasma5-workspace-5.7.2-8|875	
14mu|plasma5-workspace-5.7.2-8|876	%description -n plasma5-kio-remote
14mu|plasma5-workspace-5.7.2-8|877	Plasma 5 remote kio slave.
14mu|plasma5-workspace-5.7.2-8|878	
14mu|plasma5-workspace-5.7.2-8|879	%files -n plasma5-kio-remote -f kio_remote.lang
14mu|plasma5-workspace-5.7.2-8|880	%{_kde5_services}/remote.protocol
14mu|plasma5-workspace-5.7.2-8|881	%{_qt5_plugindir}/kio_remote.so
14mu|plasma5-workspace-5.7.2-8|882	
14mu|plasma5-workspace-5.7.2-8|883	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|884	
14mu|plasma5-workspace-5.7.2-8|885	%package -n plasma5-klipper
14mu|plasma5-workspace-5.7.2-8|886	Summary:	Plasma 5 clipboard manager
14mu|plasma5-workspace-5.7.2-8|887	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|888	Conflicts:	klipper
14mu|plasma5-workspace-5.7.2-8|889	
14mu|plasma5-workspace-5.7.2-8|890	%description -n plasma5-klipper
14mu|plasma5-workspace-5.7.2-8|891	Plasma 5 clipboard manager.
14mu|plasma5-workspace-5.7.2-8|892	
14mu|plasma5-workspace-5.7.2-8|893	%files -n plasma5-klipper -f klipper.lang
14mu|plasma5-workspace-5.7.2-8|894	%{_kde5_applicationsdir}/org.kde.klipper.desktop
14mu|plasma5-workspace-5.7.2-8|895	%{_kde5_autostart}/org.kde.klipper.desktop
14mu|plasma5-workspace-5.7.2-8|896	%{_kde5_bindir}/klipper
14mu|plasma5-workspace-5.7.2-8|897	%{_kde5_libdir}/libkdeinit5_klipper.so
14mu|plasma5-workspace-5.7.2-8|898	
14mu|plasma5-workspace-5.7.2-8|899	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|900	
14mu|plasma5-workspace-5.7.2-8|901	%package -n plasma5-ksmserver-theme-contour
14mu|plasma5-workspace-5.7.2-8|902	Summary:	Plasma 5 Contour ksmserver theme
14mu|plasma5-workspace-5.7.2-8|903	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|904	
14mu|plasma5-workspace-5.7.2-8|905	%description -n plasma5-ksmserver-theme-contour
14mu|plasma5-workspace-5.7.2-8|906	Plasma 5 Contour ksmserver theme.
14mu|plasma5-workspace-5.7.2-8|907	
14mu|plasma5-workspace-5.7.2-8|908	%files -n plasma5-ksmserver-theme-contour
14mu|plasma5-workspace-5.7.2-8|909	%dir %{_kde5_datadir}/ksmserver/themes/contour/
14mu|plasma5-workspace-5.7.2-8|910	%{_kde5_datadir}/ksmserver/themes/contour/*
14mu|plasma5-workspace-5.7.2-8|911	
14mu|plasma5-workspace-5.7.2-8|912	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|913	
14mu|plasma5-workspace-5.7.2-8|914	%package -n plasma5-ksmserver-theme-default
14mu|plasma5-workspace-5.7.2-8|915	Summary:	Plasma 5 default ksmserver theme
14mu|plasma5-workspace-5.7.2-8|916	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|917	
14mu|plasma5-workspace-5.7.2-8|918	%description -n plasma5-ksmserver-theme-default
14mu|plasma5-workspace-5.7.2-8|919	Plasma 5 default ksmserver theme.
14mu|plasma5-workspace-5.7.2-8|920	
14mu|plasma5-workspace-5.7.2-8|921	%files -n plasma5-ksmserver-theme-default
14mu|plasma5-workspace-5.7.2-8|922	%dir %{_kde5_datadir}/ksmserver/themes/default/
14mu|plasma5-workspace-5.7.2-8|923	%{_kde5_datadir}/ksmserver/themes/default/*
14mu|plasma5-workspace-5.7.2-8|924	
14mu|plasma5-workspace-5.7.2-8|925	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|926	
14mu|plasma5-workspace-5.7.2-8|927	%package -n plasma5-ksplash-theme-classic
14mu|plasma5-workspace-5.7.2-8|928	Summary:	Plasma 5 Classic ksplash theme
14mu|plasma5-workspace-5.7.2-8|929	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|930	
14mu|plasma5-workspace-5.7.2-8|931	%description -n plasma5-ksplash-theme-classic
14mu|plasma5-workspace-5.7.2-8|932	Plasma 5 Classic ksplash theme.
14mu|plasma5-workspace-5.7.2-8|933	
14mu|plasma5-workspace-5.7.2-8|934	%files -n plasma5-ksplash-theme-classic
14mu|plasma5-workspace-5.7.2-8|935	%dir %{_kde5_datadir}/ksplash/Themes/Classic/
14mu|plasma5-workspace-5.7.2-8|936	%{_kde5_datadir}/ksplash/Themes/Classic/*
14mu|plasma5-workspace-5.7.2-8|937	
14mu|plasma5-workspace-5.7.2-8|938	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|939	
14mu|plasma5-workspace-5.7.2-8|940	%package -n plasma5-ksplash-theme-minimalistic
14mu|plasma5-workspace-5.7.2-8|941	Summary:	Plasma 5 Minimalistic ksplash theme
14mu|plasma5-workspace-5.7.2-8|942	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|943	
14mu|plasma5-workspace-5.7.2-8|944	%description -n plasma5-ksplash-theme-minimalistic
14mu|plasma5-workspace-5.7.2-8|945	Plasma 5 Minimalistic ksplash theme.
14mu|plasma5-workspace-5.7.2-8|946	
14mu|plasma5-workspace-5.7.2-8|947	%files -n plasma5-ksplash-theme-minimalistic
14mu|plasma5-workspace-5.7.2-8|948	%dir %{_kde5_datadir}/ksplash/Themes/Minimalistic/
14mu|plasma5-workspace-5.7.2-8|949	%{_kde5_datadir}/ksplash/Themes/Minimalistic/*
14mu|plasma5-workspace-5.7.2-8|950	
14mu|plasma5-workspace-5.7.2-8|951	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|952	
14mu|plasma5-workspace-5.7.2-8|953	%package -n plasma5-ksplash-theme-none
14mu|plasma5-workspace-5.7.2-8|954	Summary:	Plasma 5 None ksplash theme
14mu|plasma5-workspace-5.7.2-8|955	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|956	
14mu|plasma5-workspace-5.7.2-8|957	%description -n plasma5-ksplash-theme-none
14mu|plasma5-workspace-5.7.2-8|958	Plasma 5 None ksplash theme.
14mu|plasma5-workspace-5.7.2-8|959	
14mu|plasma5-workspace-5.7.2-8|960	%files -n plasma5-ksplash-theme-none
14mu|plasma5-workspace-5.7.2-8|961	%dir %{_kde5_datadir}/ksplash/Themes/None/
14mu|plasma5-workspace-5.7.2-8|962	%{_kde5_datadir}/ksplash/Themes/None/*
14mu|plasma5-workspace-5.7.2-8|963	
14mu|plasma5-workspace-5.7.2-8|964	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|965	
14mu|plasma5-workspace-5.7.2-8|966	%package -n plasma5-look-and-feel-breeze
14mu|plasma5-workspace-5.7.2-8|967	Summary:	Breeze look and feel for Plasma 5
14mu|plasma5-workspace-5.7.2-8|968	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|969	Requires:	breeze-cursor-theme
14mu|plasma5-workspace-5.7.2-8|970	Requires:	breeze-icon-theme
14mu|plasma5-workspace-5.7.2-8|971	Requires:	plasma5-color-scheme-breeze
14mu|plasma5-workspace-5.7.2-8|972	Requires:	plasma5-desktoptheme-breeze
14mu|plasma5-workspace-5.7.2-8|973	Requires:	plasma5-style-breeze
14mu|plasma5-workspace-5.7.2-8|974	
14mu|plasma5-workspace-5.7.2-8|975	%description -n plasma5-look-and-feel-breeze
14mu|plasma5-workspace-5.7.2-8|976	Breeze look and feel for Plasma 5.
14mu|plasma5-workspace-5.7.2-8|977	
14mu|plasma5-workspace-5.7.2-8|978	%files -n plasma5-look-and-feel-breeze
14mu|plasma5-workspace-5.7.2-8|979	%dir %{_kde5_datadir}/plasma/look-and-feel/org.kde.breeze.desktop/
14mu|plasma5-workspace-5.7.2-8|980	%{_kde5_datadir}/plasma/look-and-feel/org.kde.breeze.desktop/*
14mu|plasma5-workspace-5.7.2-8|981	%{_kde5_services}/plasma-lookandfeel-org.kde.breeze.desktop.desktop
14mu|plasma5-workspace-5.7.2-8|982	
14mu|plasma5-workspace-5.7.2-8|983	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|984	
14mu|plasma5-workspace-5.7.2-8|985	%package -n plasma5-runner-activities
14mu|plasma5-workspace-5.7.2-8|986	Summary:	Plasma 5 activities runner
14mu|plasma5-workspace-5.7.2-8|987	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|988	
14mu|plasma5-workspace-5.7.2-8|989	%description -n plasma5-runner-activities
14mu|plasma5-workspace-5.7.2-8|990	Plasma 5 activities runner.
14mu|plasma5-workspace-5.7.2-8|991	
14mu|plasma5-workspace-5.7.2-8|992	%files -n plasma5-runner-activities -f plasma_runner_activities.lang
14mu|plasma5-workspace-5.7.2-8|993	%{_kde5_services}/plasma-runner-activityrunner.desktop
14mu|plasma5-workspace-5.7.2-8|994	%{_qt5_plugindir}/krunner_activities.so
14mu|plasma5-workspace-5.7.2-8|995	
14mu|plasma5-workspace-5.7.2-8|996	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|997	
14mu|plasma5-workspace-5.7.2-8|998	%package -n plasma5-runner-baloosearch
14mu|plasma5-workspace-5.7.2-8|999	Summary:	Plasma 5 baloo search runner
14mu|plasma5-workspace-5.7.2-8|1000	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1001	
14mu|plasma5-workspace-5.7.2-8|1002	%description -n plasma5-runner-baloosearch
14mu|plasma5-workspace-5.7.2-8|1003	Plasma 5 baloo search runner.
14mu|plasma5-workspace-5.7.2-8|1004	
14mu|plasma5-workspace-5.7.2-8|1005	%files -n plasma5-runner-baloosearch -f plasma_runner_baloosearchrunner.lang
14mu|plasma5-workspace-5.7.2-8|1006	%{_kde5_services}/plasma-runner-baloosearch.desktop
14mu|plasma5-workspace-5.7.2-8|1007	%{_qt5_plugindir}/krunner_baloosearchrunner.so
14mu|plasma5-workspace-5.7.2-8|1008	
14mu|plasma5-workspace-5.7.2-8|1009	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1010	
14mu|plasma5-workspace-5.7.2-8|1011	%package -n plasma5-runner-bookmarks
14mu|plasma5-workspace-5.7.2-8|1012	Summary:	Plasma 5 bookmarks runner
14mu|plasma5-workspace-5.7.2-8|1013	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1014	
14mu|plasma5-workspace-5.7.2-8|1015	%description -n plasma5-runner-bookmarks
14mu|plasma5-workspace-5.7.2-8|1016	Plasma 5 bookmarks runner.
14mu|plasma5-workspace-5.7.2-8|1017	
14mu|plasma5-workspace-5.7.2-8|1018	%files -n plasma5-runner-bookmarks -f plasma_runner_bookmarksrunner.lang
14mu|plasma5-workspace-5.7.2-8|1019	%{_kde5_services}/plasma-runner-bookmarks.desktop
14mu|plasma5-workspace-5.7.2-8|1020	%{_qt5_plugindir}/krunner_bookmarksrunner.so
14mu|plasma5-workspace-5.7.2-8|1021	
14mu|plasma5-workspace-5.7.2-8|1022	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1023	
14mu|plasma5-workspace-5.7.2-8|1024	%package -n plasma5-runner-calculator
14mu|plasma5-workspace-5.7.2-8|1025	Summary:	Plasma 5 calculator runner
14mu|plasma5-workspace-5.7.2-8|1026	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1027	
14mu|plasma5-workspace-5.7.2-8|1028	%description -n plasma5-runner-calculator
14mu|plasma5-workspace-5.7.2-8|1029	Plasma 5 calculator runner.
14mu|plasma5-workspace-5.7.2-8|1030	
14mu|plasma5-workspace-5.7.2-8|1031	%files -n plasma5-runner-calculator -f plasma_runner_calculatorrunner.lang
14mu|plasma5-workspace-5.7.2-8|1032	%{_kde5_services}/plasma-runner-calculator.desktop
14mu|plasma5-workspace-5.7.2-8|1033	%{_qt5_plugindir}/krunner_calculatorrunner.so
14mu|plasma5-workspace-5.7.2-8|1034	
14mu|plasma5-workspace-5.7.2-8|1035	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1036	
14mu|plasma5-workspace-5.7.2-8|1037	%package -n plasma5-runner-kill
14mu|plasma5-workspace-5.7.2-8|1038	Summary:	Plasma 5 kill runner
14mu|plasma5-workspace-5.7.2-8|1039	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1040	
14mu|plasma5-workspace-5.7.2-8|1041	%description -n plasma5-runner-kill
14mu|plasma5-workspace-5.7.2-8|1042	Plasma 5 kill runner.
14mu|plasma5-workspace-5.7.2-8|1043	
14mu|plasma5-workspace-5.7.2-8|1044	%files -n plasma5-runner-kill -f plasma_runner_kill.lang
14mu|plasma5-workspace-5.7.2-8|1045	%{_kde5_services}/plasma-runner-kill.desktop
14mu|plasma5-workspace-5.7.2-8|1046	%{_kde5_services}/plasma-runner-kill_config.desktop
14mu|plasma5-workspace-5.7.2-8|1047	%{_qt5_plugindir}/kcm_krunner_kill.so
14mu|plasma5-workspace-5.7.2-8|1048	%{_qt5_plugindir}/krunner_kill.so
14mu|plasma5-workspace-5.7.2-8|1049	
14mu|plasma5-workspace-5.7.2-8|1050	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1051	
14mu|plasma5-workspace-5.7.2-8|1052	%package -n plasma5-runner-locations
14mu|plasma5-workspace-5.7.2-8|1053	Summary:	Plasma 5 locations runner
14mu|plasma5-workspace-5.7.2-8|1054	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1055	
14mu|plasma5-workspace-5.7.2-8|1056	%description -n plasma5-runner-locations
14mu|plasma5-workspace-5.7.2-8|1057	Plasma 5 locations runner.
14mu|plasma5-workspace-5.7.2-8|1058	
14mu|plasma5-workspace-5.7.2-8|1059	%files -n plasma5-runner-locations -f plasma_runner_locations.lang
14mu|plasma5-workspace-5.7.2-8|1060	%{_kde5_services}/plasma-runner-locations.desktop
14mu|plasma5-workspace-5.7.2-8|1061	%{_qt5_plugindir}/krunner_locations.so
14mu|plasma5-workspace-5.7.2-8|1062	
14mu|plasma5-workspace-5.7.2-8|1063	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1064	
14mu|plasma5-workspace-5.7.2-8|1065	%package -n plasma5-runner-places
14mu|plasma5-workspace-5.7.2-8|1066	Summary:	Plasma 5 places runner
14mu|plasma5-workspace-5.7.2-8|1067	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1068	
14mu|plasma5-workspace-5.7.2-8|1069	%description -n plasma5-runner-places
14mu|plasma5-workspace-5.7.2-8|1070	Plasma 5 places runner.
14mu|plasma5-workspace-5.7.2-8|1071	
14mu|plasma5-workspace-5.7.2-8|1072	%files -n plasma5-runner-places -f plasma_runner_placesrunner.lang
14mu|plasma5-workspace-5.7.2-8|1073	%{_kde5_services}/plasma-runner-places.desktop
14mu|plasma5-workspace-5.7.2-8|1074	%{_qt5_plugindir}/krunner_placesrunner.so
14mu|plasma5-workspace-5.7.2-8|1075	
14mu|plasma5-workspace-5.7.2-8|1076	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1077	
14mu|plasma5-workspace-5.7.2-8|1078	%package -n plasma5-runner-powerdevil
14mu|plasma5-workspace-5.7.2-8|1079	Summary:	Plasma 5 powerdevil runner
14mu|plasma5-workspace-5.7.2-8|1080	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1081	
14mu|plasma5-workspace-5.7.2-8|1082	%description -n plasma5-runner-powerdevil
14mu|plasma5-workspace-5.7.2-8|1083	Plasma 5 powerdevil runner.
14mu|plasma5-workspace-5.7.2-8|1084	
14mu|plasma5-workspace-5.7.2-8|1085	%files -n plasma5-runner-powerdevil -f plasma_runner_powerdevil.lang
14mu|plasma5-workspace-5.7.2-8|1086	%{_kde5_services}/plasma-runner-powerdevil.desktop
14mu|plasma5-workspace-5.7.2-8|1087	%{_qt5_plugindir}/krunner_powerdevil.so
14mu|plasma5-workspace-5.7.2-8|1088	
14mu|plasma5-workspace-5.7.2-8|1089	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1090	
14mu|plasma5-workspace-5.7.2-8|1091	%package -n plasma5-runner-recentdocuments
14mu|plasma5-workspace-5.7.2-8|1092	Summary:	Plasma 5 recent documents runner
14mu|plasma5-workspace-5.7.2-8|1093	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1094	
14mu|plasma5-workspace-5.7.2-8|1095	%description -n plasma5-runner-recentdocuments
14mu|plasma5-workspace-5.7.2-8|1096	Plasma 5 recent documents runner.
14mu|plasma5-workspace-5.7.2-8|1097	
14mu|plasma5-workspace-5.7.2-8|1098	%files -n plasma5-runner-recentdocuments -f plasma_runner_recentdocuments.lang
14mu|plasma5-workspace-5.7.2-8|1099	%{_kde5_services}/recentdocuments.desktop
14mu|plasma5-workspace-5.7.2-8|1100	%{_qt5_plugindir}/krunner_recentdocuments.so
14mu|plasma5-workspace-5.7.2-8|1101	
14mu|plasma5-workspace-5.7.2-8|1102	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1103	
14mu|plasma5-workspace-5.7.2-8|1104	%package -n plasma5-runner-services
14mu|plasma5-workspace-5.7.2-8|1105	Summary:	Plasma 5 services runner
14mu|plasma5-workspace-5.7.2-8|1106	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1107	
14mu|plasma5-workspace-5.7.2-8|1108	%description -n plasma5-runner-services
14mu|plasma5-workspace-5.7.2-8|1109	Plasma 5 services runner.
14mu|plasma5-workspace-5.7.2-8|1110	
14mu|plasma5-workspace-5.7.2-8|1111	%files -n plasma5-runner-services -f plasma_runner_services.lang
14mu|plasma5-workspace-5.7.2-8|1112	%{_kde5_services}/plasma-runner-services.desktop
14mu|plasma5-workspace-5.7.2-8|1113	%{_qt5_plugindir}/krunner_services.so
14mu|plasma5-workspace-5.7.2-8|1114	
14mu|plasma5-workspace-5.7.2-8|1115	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1116	
14mu|plasma5-workspace-5.7.2-8|1117	%package -n plasma5-runner-sessions
14mu|plasma5-workspace-5.7.2-8|1118	Summary:	Plasma 5 sessions runner
14mu|plasma5-workspace-5.7.2-8|1119	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1120	
14mu|plasma5-workspace-5.7.2-8|1121	%description -n plasma5-runner-sessions
14mu|plasma5-workspace-5.7.2-8|1122	Plasma 5 sessions runner.
14mu|plasma5-workspace-5.7.2-8|1123	
14mu|plasma5-workspace-5.7.2-8|1124	%files -n plasma5-runner-sessions -f plasma_runner_sessions.lang
14mu|plasma5-workspace-5.7.2-8|1125	%{_kde5_services}/plasma-runner-sessions.desktop
14mu|plasma5-workspace-5.7.2-8|1126	%{_qt5_plugindir}/krunner_sessions.so
14mu|plasma5-workspace-5.7.2-8|1127	
14mu|plasma5-workspace-5.7.2-8|1128	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1129	
14mu|plasma5-workspace-5.7.2-8|1130	%package -n plasma5-runner-shell
14mu|plasma5-workspace-5.7.2-8|1131	Summary:	Plasma 5 shell runner
14mu|plasma5-workspace-5.7.2-8|1132	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1133	
14mu|plasma5-workspace-5.7.2-8|1134	%description -n plasma5-runner-shell
14mu|plasma5-workspace-5.7.2-8|1135	Plasma 5 shell runner.
14mu|plasma5-workspace-5.7.2-8|1136	
14mu|plasma5-workspace-5.7.2-8|1137	%files -n plasma5-runner-shell -f plasma_runner_shell.lang
14mu|plasma5-workspace-5.7.2-8|1138	%{_kde5_services}/plasma-runner-shell.desktop
14mu|plasma5-workspace-5.7.2-8|1139	%{_qt5_plugindir}/krunner_shell.so
14mu|plasma5-workspace-5.7.2-8|1140	
14mu|plasma5-workspace-5.7.2-8|1141	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1142	
14mu|plasma5-workspace-5.7.2-8|1143	%package -n plasma5-runner-webshortcuts
14mu|plasma5-workspace-5.7.2-8|1144	Summary:	Plasma 5 web shortcuts runner
14mu|plasma5-workspace-5.7.2-8|1145	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1146	
14mu|plasma5-workspace-5.7.2-8|1147	%description -n plasma5-runner-webshortcuts
14mu|plasma5-workspace-5.7.2-8|1148	Plasma 5 web shortcuts runner.
14mu|plasma5-workspace-5.7.2-8|1149	
14mu|plasma5-workspace-5.7.2-8|1150	%files -n plasma5-runner-webshortcuts -f plasma_runner_webshortcuts.lang
14mu|plasma5-workspace-5.7.2-8|1151	%{_kde5_services}/plasma-runner-webshortcuts.desktop
14mu|plasma5-workspace-5.7.2-8|1152	%{_qt5_plugindir}/krunner_webshortcuts.so
14mu|plasma5-workspace-5.7.2-8|1153	
14mu|plasma5-workspace-5.7.2-8|1154	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1155	
14mu|plasma5-workspace-5.7.2-8|1156	%package -n plasma5-runner-windowedwidgets
14mu|plasma5-workspace-5.7.2-8|1157	Summary:	Plasma 5 windowed widgets runner
14mu|plasma5-workspace-5.7.2-8|1158	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1159	
14mu|plasma5-workspace-5.7.2-8|1160	%description -n plasma5-runner-windowedwidgets
14mu|plasma5-workspace-5.7.2-8|1161	Plasma 5 windowed widgets runner.
14mu|plasma5-workspace-5.7.2-8|1162	
14mu|plasma5-workspace-5.7.2-8|1163	%files -n plasma5-runner-windowedwidgets -f plasma_runner_windowedwidgets.lang
14mu|plasma5-workspace-5.7.2-8|1164	%{_kde5_services}/plasma-runner-windowedwidgets.desktop
14mu|plasma5-workspace-5.7.2-8|1165	%{_qt5_plugindir}/krunner_windowedwidgets.so
14mu|plasma5-workspace-5.7.2-8|1166	
14mu|plasma5-workspace-5.7.2-8|1167	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1168	
14mu|plasma5-workspace-5.7.2-8|1169	%package -n plasma5-runner-windows
14mu|plasma5-workspace-5.7.2-8|1170	Summary:	Plasma 5 windows runner
14mu|plasma5-workspace-5.7.2-8|1171	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1172	
14mu|plasma5-workspace-5.7.2-8|1173	%description -n plasma5-runner-windows
14mu|plasma5-workspace-5.7.2-8|1174	Plasma 5 windows runner.
14mu|plasma5-workspace-5.7.2-8|1175	
14mu|plasma5-workspace-5.7.2-8|1176	%files -n plasma5-runner-windows -f plasma_runner_windows.lang
14mu|plasma5-workspace-5.7.2-8|1177	%{_kde5_services}/plasma-runner-windows.desktop
14mu|plasma5-workspace-5.7.2-8|1178	%{_qt5_plugindir}/krunner_windows.so
14mu|plasma5-workspace-5.7.2-8|1179	
14mu|plasma5-workspace-5.7.2-8|1180	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1181	
14mu|plasma5-workspace-5.7.2-8|1182	%package -n plasma5-wallpaper-color
14mu|plasma5-workspace-5.7.2-8|1183	Summary:	Plasma 5 color wallpaper
14mu|plasma5-workspace-5.7.2-8|1184	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1185	
14mu|plasma5-workspace-5.7.2-8|1186	%description -n plasma5-wallpaper-color
14mu|plasma5-workspace-5.7.2-8|1187	Plasma 5 color wallpaper.
14mu|plasma5-workspace-5.7.2-8|1188	
14mu|plasma5-workspace-5.7.2-8|1189	%files -n plasma5-wallpaper-color -f plasma_applet_org.kde.color.lang
14mu|plasma5-workspace-5.7.2-8|1190	%dir %{_kde5_datadir}/plasma/wallpapers/org.kde.color/
14mu|plasma5-workspace-5.7.2-8|1191	%{_kde5_datadir}/plasma/wallpapers/org.kde.color/*
14mu|plasma5-workspace-5.7.2-8|1192	%{_kde5_services}/plasma-wallpaper-org.kde.color.desktop
14mu|plasma5-workspace-5.7.2-8|1193	
14mu|plasma5-workspace-5.7.2-8|1194	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1195	
14mu|plasma5-workspace-5.7.2-8|1196	%package -n plasma5-wallpaper-image
14mu|plasma5-workspace-5.7.2-8|1197	Summary:	Plasma 5 image wallpaper
14mu|plasma5-workspace-5.7.2-8|1198	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1199	
14mu|plasma5-workspace-5.7.2-8|1200	%description -n plasma5-wallpaper-image
14mu|plasma5-workspace-5.7.2-8|1201	Plasma 5 image wallpaper.
14mu|plasma5-workspace-5.7.2-8|1202	
14mu|plasma5-workspace-5.7.2-8|1203	%files -n plasma5-wallpaper-image -f plasma_applet_org.kde.image.lang
14mu|plasma5-workspace-5.7.2-8|1204	%dir %{_kde5_datadir}/plasma/wallpapers/org.kde.image/
14mu|plasma5-workspace-5.7.2-8|1205	%{_kde5_datadir}/plasma/wallpapers/org.kde.image/*
14mu|plasma5-workspace-5.7.2-8|1206	%dir %{_kde5_qmldir}/org/kde/plasma/wallpapers/image/
14mu|plasma5-workspace-5.7.2-8|1207	%{_kde5_qmldir}/org/kde/plasma/wallpapers/image/*
14mu|plasma5-workspace-5.7.2-8|1208	%{_kde5_services}/plasma-wallpaper-org.kde.image.desktop
14mu|plasma5-workspace-5.7.2-8|1209	
14mu|plasma5-workspace-5.7.2-8|1210	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1211	
14mu|plasma5-workspace-5.7.2-8|1212	%package -n plasma5-wallpaper-slideshow
14mu|plasma5-workspace-5.7.2-8|1213	Summary:	Plasma 5 slideshow wallpaper
14mu|plasma5-workspace-5.7.2-8|1214	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1215	Requires:	plasma5-wallpaper-image
14mu|plasma5-workspace-5.7.2-8|1216	
14mu|plasma5-workspace-5.7.2-8|1217	%description -n plasma5-wallpaper-slideshow
14mu|plasma5-workspace-5.7.2-8|1218	Plasma 5 slideshow wallpaper.
14mu|plasma5-workspace-5.7.2-8|1219	
14mu|plasma5-workspace-5.7.2-8|1220	%files -n plasma5-wallpaper-slideshow
14mu|plasma5-workspace-5.7.2-8|1221	%dir %{_kde5_datadir}/plasma/wallpapers/org.kde.slideshow/
14mu|plasma5-workspace-5.7.2-8|1222	%{_kde5_datadir}/plasma/wallpapers/org.kde.slideshow/*
14mu|plasma5-workspace-5.7.2-8|1223	%{_kde5_services}/plasma-wallpaper-org.kde.slideshow.desktop
14mu|plasma5-workspace-5.7.2-8|1224	
14mu|plasma5-workspace-5.7.2-8|1225	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1226	
14mu|plasma5-workspace-5.7.2-8|1227	%package -n sddm-theme-breeze
14mu|plasma5-workspace-5.7.2-8|1228	Summary:	Breeze theme for SDDM
14mu|plasma5-workspace-5.7.2-8|1229	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-5.7.2-8|1230	Requires:	kf5plasma-qml
14mu|plasma5-workspace-5.7.2-8|1231	Requires:	plasma-workspace-qml
14mu|plasma5-workspace-5.7.2-8|1232	BuildArch:	noarch
14mu|plasma5-workspace-5.7.2-8|1233	
14mu|plasma5-workspace-5.7.2-8|1234	%description -n sddm-theme-breeze
14mu|plasma5-workspace-5.7.2-8|1235	Breeze theme for SDDM.
14mu|plasma5-workspace-5.7.2-8|1236	
14mu|plasma5-workspace-5.7.2-8|1237	%files -n sddm-theme-breeze
14mu|plasma5-workspace-5.7.2-8|1238	%dir %{_datadir}/sddm/themes/breeze/
14mu|plasma5-workspace-5.7.2-8|1239	%{_datadir}/sddm/themes/breeze/*
14mu|plasma5-workspace-5.7.2-8|1240	
14mu|plasma5-workspace-5.7.2-8|1241	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1242	
14mu|plasma5-workspace-5.7.2-8|1243	%define qmlplasma_workspace %mklibname plasma-workspace-qml
14mu|plasma5-workspace-5.7.2-8|1244	
14mu|plasma5-workspace-5.7.2-8|1245	%package -n %{qmlplasma_workspace}
14mu|plasma5-workspace-5.7.2-8|1246	Summary:	QML plugins for Plasma 5 Workspace
14mu|plasma5-workspace-5.7.2-8|1247	Group:		System/Libraries
14mu|plasma5-workspace-5.7.2-8|1248	Provides:	plasma-workspace-qml = %{EVRD}
14mu|plasma5-workspace-5.7.2-8|1249	
14mu|plasma5-workspace-5.7.2-8|1250	%description -n %{qmlplasma_workspace}
14mu|plasma5-workspace-5.7.2-8|1251	QML plugins for Plasma 5 Workspace.
14mu|plasma5-workspace-5.7.2-8|1252	
14mu|plasma5-workspace-5.7.2-8|1253	%files -n %{qmlplasma_workspace}
14mu|plasma5-workspace-5.7.2-8|1254	%dir %{_kde5_qmldir}/org/kde/plasma/workspace/
14mu|plasma5-workspace-5.7.2-8|1255	%{_kde5_qmldir}/org/kde/plasma/workspace/*
14mu|plasma5-workspace-5.7.2-8|1256	%dir %{_kde5_qmldir}/org/kde/taskmanager/
14mu|plasma5-workspace-5.7.2-8|1257	%{_kde5_qmldir}/org/kde/taskmanager/*
14mu|plasma5-workspace-5.7.2-8|1258	
14mu|plasma5-workspace-5.7.2-8|1259	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1260	
14mu|plasma5-workspace-5.7.2-8|1261	%define kworkspace5_major 5
14mu|plasma5-workspace-5.7.2-8|1262	%define libkworkspace5 %mklibname kworkspace5_ %{kworkspace5_major}
14mu|plasma5-workspace-5.7.2-8|1263	
14mu|plasma5-workspace-5.7.2-8|1264	%package -n %{libkworkspace5}
14mu|plasma5-workspace-5.7.2-8|1265	Summary:	Plasma 5 Workspace shared library
14mu|plasma5-workspace-5.7.2-8|1266	Group:		System/Libraries
14mu|plasma5-workspace-5.7.2-8|1267	Requires:	%{qmlplasma_workspace}
14mu|plasma5-workspace-5.7.2-8|1268	
14mu|plasma5-workspace-5.7.2-8|1269	%description -n %{libkworkspace5}
14mu|plasma5-workspace-5.7.2-8|1270	Plasma 5 Workspace shared library.
14mu|plasma5-workspace-5.7.2-8|1271	
14mu|plasma5-workspace-5.7.2-8|1272	%files -n %{libkworkspace5}
14mu|plasma5-workspace-5.7.2-8|1273	%{_kde5_libdir}/libkworkspace5.so.%{kworkspace5_major}*
14mu|plasma5-workspace-5.7.2-8|1274	
14mu|plasma5-workspace-5.7.2-8|1275	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1276	
14mu|plasma5-workspace-5.7.2-8|1277	%define legacytaskmanager_major 5
14mu|plasma5-workspace-5.7.2-8|1278	%define liblegacytaskmanager %mklibname legacytaskmanager %{legacytaskmanager_major}
14mu|plasma5-workspace-5.7.2-8|1279	
14mu|plasma5-workspace-5.7.2-8|1280	%package -n %{liblegacytaskmanager}
14mu|plasma5-workspace-5.7.2-8|1281	Summary:	Plasma 5 Workspace shared library
14mu|plasma5-workspace-5.7.2-8|1282	Group:		System/Libraries
14mu|plasma5-workspace-5.7.2-8|1283	
14mu|plasma5-workspace-5.7.2-8|1284	%description -n %{liblegacytaskmanager}
14mu|plasma5-workspace-5.7.2-8|1285	Plasma 5 Workspace shared library.
14mu|plasma5-workspace-5.7.2-8|1286	
14mu|plasma5-workspace-5.7.2-8|1287	%files -n %{liblegacytaskmanager}
14mu|plasma5-workspace-5.7.2-8|1288	%{_kde5_libdir}/liblegacytaskmanager.so.%{legacytaskmanager_major}*
14mu|plasma5-workspace-5.7.2-8|1289	
14mu|plasma5-workspace-5.7.2-8|1290	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1291	
14mu|plasma5-workspace-5.7.2-8|1292	%define plasma_geolocation_interface_major 5
14mu|plasma5-workspace-5.7.2-8|1293	%define libplasma_geolocation_interface %mklibname plasma-geolocation-interface %{plasma_geolocation_interface_major}
14mu|plasma5-workspace-5.7.2-8|1294	
14mu|plasma5-workspace-5.7.2-8|1295	%package -n %{libplasma_geolocation_interface}
14mu|plasma5-workspace-5.7.2-8|1296	Summary:	Plasma 5 Workspace shared library
14mu|plasma5-workspace-5.7.2-8|1297	Group:		System/Libraries
14mu|plasma5-workspace-5.7.2-8|1298	
14mu|plasma5-workspace-5.7.2-8|1299	%description -n %{libplasma_geolocation_interface}
14mu|plasma5-workspace-5.7.2-8|1300	Plasma 5 Workspace shared library.
14mu|plasma5-workspace-5.7.2-8|1301	
14mu|plasma5-workspace-5.7.2-8|1302	%files -n %{libplasma_geolocation_interface}
14mu|plasma5-workspace-5.7.2-8|1303	%{_kde5_libdir}/libplasma-geolocation-interface.so.%{plasma_geolocation_interface_major}*
14mu|plasma5-workspace-5.7.2-8|1304	
14mu|plasma5-workspace-5.7.2-8|1305	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1306	
14mu|plasma5-workspace-5.7.2-8|1307	%define taskmanager_major 6
14mu|plasma5-workspace-5.7.2-8|1308	%define libtaskmanager %mklibname taskmanager %{taskmanager_major}
14mu|plasma5-workspace-5.7.2-8|1309	
14mu|plasma5-workspace-5.7.2-8|1310	%package -n %{libtaskmanager}
14mu|plasma5-workspace-5.7.2-8|1311	Summary:	Plasma 5 Workspace shared library
14mu|plasma5-workspace-5.7.2-8|1312	Group:		System/Libraries
14mu|plasma5-workspace-5.7.2-8|1313	
14mu|plasma5-workspace-5.7.2-8|1314	%description -n %{libtaskmanager}
14mu|plasma5-workspace-5.7.2-8|1315	Plasma 5 Workspace shared library.
14mu|plasma5-workspace-5.7.2-8|1316	
14mu|plasma5-workspace-5.7.2-8|1317	%files -n %{libtaskmanager}
14mu|plasma5-workspace-5.7.2-8|1318	%{_kde5_libdir}/libtaskmanager.so.%{taskmanager_major}*
14mu|plasma5-workspace-5.7.2-8|1319	%{_kde5_libdir}/libtaskmanager.so.%{version}
14mu|plasma5-workspace-5.7.2-8|1320	
14mu|plasma5-workspace-5.7.2-8|1321	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1322	
14mu|plasma5-workspace-5.7.2-8|1323	%define weather_ion_major 7
14mu|plasma5-workspace-5.7.2-8|1324	%define libweather_ion %mklibname weather_ion %{weather_ion_major}
14mu|plasma5-workspace-5.7.2-8|1325	
14mu|plasma5-workspace-5.7.2-8|1326	%package -n %{libweather_ion}
14mu|plasma5-workspace-5.7.2-8|1327	Summary:	Plasma 5 Workspace shared library
14mu|plasma5-workspace-5.7.2-8|1328	Group:		System/Libraries
14mu|plasma5-workspace-5.7.2-8|1329	
14mu|plasma5-workspace-5.7.2-8|1330	%description -n %{libweather_ion}
14mu|plasma5-workspace-5.7.2-8|1331	Plasma 5 Workspace shared library.
14mu|plasma5-workspace-5.7.2-8|1332	
14mu|plasma5-workspace-5.7.2-8|1333	%files -n %{libweather_ion}
14mu|plasma5-workspace-5.7.2-8|1334	%{_kde5_libdir}/libweather_ion.so.%{weather_ion_major}*
14mu|plasma5-workspace-5.7.2-8|1335	
14mu|plasma5-workspace-5.7.2-8|1336	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1337	
14mu|plasma5-workspace-5.7.2-8|1338	%define devplasma5_workspace %mklibname plasma5-workspace -d
14mu|plasma5-workspace-5.7.2-8|1339	
14mu|plasma5-workspace-5.7.2-8|1340	%package -n %{devplasma5_workspace}
14mu|plasma5-workspace-5.7.2-8|1341	Summary:	Development files for Plasma 5 Workspace libraries
14mu|plasma5-workspace-5.7.2-8|1342	Group:		Development/KDE and Qt
14mu|plasma5-workspace-5.7.2-8|1343	Requires:	%{libkworkspace5} = %{EVRD}
14mu|plasma5-workspace-5.7.2-8|1344	Requires:	%{liblegacytaskmanager} = %{EVRD}
14mu|plasma5-workspace-5.7.2-8|1345	Requires:	%{libplasma_geolocation_interface} = %{EVRD}
14mu|plasma5-workspace-5.7.2-8|1346	Requires:	%{libtaskmanager} = %{EVRD}
14mu|plasma5-workspace-5.7.2-8|1347	Requires:	%{libweather_ion} = %{EVRD}
14mu|plasma5-workspace-5.7.2-8|1348	Provides:	%{name}-devel = %{EVRD}
14mu|plasma5-workspace-5.7.2-8|1349	Conflicts:	kdebase4-workspace-devel
14mu|plasma5-workspace-5.7.2-8|1350	
14mu|plasma5-workspace-5.7.2-8|1351	%description -n %{devplasma5_workspace}
14mu|plasma5-workspace-5.7.2-8|1352	This package contains header files needed if you wish to build applications
14mu|plasma5-workspace-5.7.2-8|1353	based on %{name}.
14mu|plasma5-workspace-5.7.2-8|1354	
14mu|plasma5-workspace-5.7.2-8|1355	%files -n %{devplasma5_workspace}
14mu|plasma5-workspace-5.7.2-8|1356	%{_kde5_datadir}/kdevappwizard/templates/ion-dataengine.*
14mu|plasma5-workspace-5.7.2-8|1357	%{_kde5_includedir}/kworkspace5/
14mu|plasma5-workspace-5.7.2-8|1358	%{_kde5_includedir}/legacytaskmanager/
14mu|plasma5-workspace-5.7.2-8|1359	%{_kde5_includedir}/plasma/geolocation/
14mu|plasma5-workspace-5.7.2-8|1360	%{_kde5_includedir}/plasma/weather/
14mu|plasma5-workspace-5.7.2-8|1361	%{_kde5_includedir}/taskmanager/
14mu|plasma5-workspace-5.7.2-8|1362	%{_kde5_libdir}/cmake/KRunnerAppDBusInterface/
14mu|plasma5-workspace-5.7.2-8|1363	%{_kde5_libdir}/cmake/KSMServerDBusInterface/
14mu|plasma5-workspace-5.7.2-8|1364	%{_kde5_libdir}/cmake/LibKWorkspace/
14mu|plasma5-workspace-5.7.2-8|1365	%{_kde5_libdir}/cmake/LibLegacyTaskManager/
14mu|plasma5-workspace-5.7.2-8|1366	%{_kde5_libdir}/cmake/LibTaskManager/
14mu|plasma5-workspace-5.7.2-8|1367	%{_kde5_libdir}/libkworkspace5.so
14mu|plasma5-workspace-5.7.2-8|1368	%{_kde5_libdir}/liblegacytaskmanager.so
14mu|plasma5-workspace-5.7.2-8|1369	%{_kde5_libdir}/libplasma-geolocation-interface.so
14mu|plasma5-workspace-5.7.2-8|1370	%{_kde5_libdir}/libtaskmanager.so
14mu|plasma5-workspace-5.7.2-8|1371	%{_kde5_libdir}/libweather_ion.so
14mu|plasma5-workspace-5.7.2-8|1372	%{_datadir}/dbus-1/interfaces/com.canonical.AppMenu.Registrar.xml
14mu|plasma5-workspace-5.7.2-8|1373	%{_datadir}/dbus-1/interfaces/org.kde.KSMServerInterface.xml
14mu|plasma5-workspace-5.7.2-8|1374	%{_datadir}/dbus-1/interfaces/org.kde.KSplash.xml
14mu|plasma5-workspace-5.7.2-8|1375	%{_datadir}/dbus-1/interfaces/org.kde.PlasmaShell.xml
14mu|plasma5-workspace-5.7.2-8|1376	%{_datadir}/dbus-1/interfaces/org.kde.kappmenu.xml
14mu|plasma5-workspace-5.7.2-8|1377	%{_datadir}/dbus-1/interfaces/org.kde.krunner.App.xml
14mu|plasma5-workspace-5.7.2-8|1378	
14mu|plasma5-workspace-5.7.2-8|1379	#----------------------------------------------------------------------------
14mu|plasma5-workspace-5.7.2-8|1380	
14mu|plasma5-workspace-5.7.2-8|1381	%prep
14mu|plasma5-workspace-5.7.2-8|1382	%setup -qn %{oname}-%{version}
14mu|plasma5-workspace-5.7.2-8|1383	%patch0 -p1
14mu|plasma5-workspace-5.7.2-8|1384	%patch1 -p1
14mu|plasma5-workspace-5.7.2-8|1385	%patch2 -p1
14mu|plasma5-workspace-5.7.2-8|1386	%patch3 -p1
14mu|plasma5-workspace-5.7.2-8|1387	%patch4 -p1
14mu|plasma5-workspace-5.7.2-8|1388	%patch5 -p1
14mu|plasma5-workspace-5.7.2-8|1389	%patch6 -p1
14mu|plasma5-workspace-5.7.2-8|1390	%patch7 -p1
14mu|plasma5-workspace-5.7.2-8|1391	#patch8 -p1
14mu|plasma5-workspace-5.7.2-8|1392	%patch9 -p1
14mu|plasma5-workspace-5.7.2-8|1393	%patch10 -p1
14mu|plasma5-workspace-5.7.2-8|1394	
14mu|plasma5-workspace-5.7.2-8|1395	# Not ported yet
14mu|plasma5-workspace-5.7.2-8|1396	rm -f po/*/plasma_applet_quicklaunch.po
14mu|plasma5-workspace-5.7.2-8|1397	rm -f po/*/plasma_applet_system-monitor.po
14mu|plasma5-workspace-5.7.2-8|1398	rm -f po/*/plasma_engine_network.po
14mu|plasma5-workspace-5.7.2-8|1399	rm -f po/*/plasma_engine_rss.po
14mu|plasma5-workspace-5.7.2-8|1400	rm -f po/*/plasma_runner_solid.po
14mu|plasma5-workspace-5.7.2-8|1401	rm -f po/*/kholidays_calendar_plugin.po
14mu|plasma5-workspace-5.7.2-8|1402	
14mu|plasma5-workspace-5.7.2-8|1403	%build
14mu|plasma5-workspace-5.7.2-8|1404	# Need to use .kde4 here because it's needed for KDE4 -> Plasma 5 migration, not for Plasma 5 itself
14mu|plasma5-workspace-5.7.2-8|1405	%cmake_kde5_kf5locales -DKDE_DEFAULT_HOME=.kde4
14mu|plasma5-workspace-5.7.2-8|1406	%make
14mu|plasma5-workspace-5.7.2-8|1407	
14mu|plasma5-workspace-5.7.2-8|1408	%install
14mu|plasma5-workspace-5.7.2-8|1409	%makeinstall_std -C build
14mu|plasma5-workspace-5.7.2-8|1410	
14mu|plasma5-workspace-5.7.2-8|1411	rm -f %{buildroot}%{_kde5_datadir}/wayland-sessions/plasmawayland.desktop
14mu|plasma5-workspace-5.7.2-8|1412	
14mu|plasma5-workspace-5.7.2-8|1413	install -Dpm 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/kde
14mu|plasma5-workspace-5.7.2-8|1414	
14mu|plasma5-workspace-5.7.2-8|1415	%find_lang drkonqi freespacenotifier kcminit kglobalaccel5 krunner \
14mu|plasma5-workspace-5.7.2-8|1416	ksmserver kuiserver5 libkworkspace libtaskmanager \
14mu|plasma5-workspace-5.7.2-8|1417	plasma_containmentactions_contextmenu plasma_containmentactions_switchwindow plasma_lookandfeel_org.kde.lookandfeel \
14mu|plasma5-workspace-5.7.2-8|1418	phonon_kde plasma_package_plasmashell plasmashell plasmashellprivateplugin screenlocker soliduiserver systemmonitor \
14mu|plasma5-workspace-5.7.2-8|1419	%{name}.lang --with-kde --with-html
14mu|plasma5-workspace-5.7.2-8|1420	%kf5locales_fix %{name}.lang
14mu|plasma5-workspace-5.7.2-8|1421	
14mu|plasma5-workspace-5.7.2-8|1422	%find_lang kio_applications
14mu|plasma5-workspace-5.7.2-8|1423	%kf5locales_fix kio_applications.lang
14mu|plasma5-workspace-5.7.2-8|1424	
14mu|plasma5-workspace-5.7.2-8|1425	%find_lang kio_remote
14mu|plasma5-workspace-5.7.2-8|1426	%kf5locales_fix kio_remote.lang
14mu|plasma5-workspace-5.7.2-8|1427	
14mu|plasma5-workspace-5.7.2-8|1428	%find_lang klipper --with-kde --with-html
14mu|plasma5-workspace-5.7.2-8|1429	%kf5locales_fix klipper.lang
14mu|plasma5-workspace-5.7.2-8|1430	
14mu|plasma5-workspace-5.7.2-8|1431	%find_lang plasma_applet_org.kde.color
14mu|plasma5-workspace-5.7.2-8|1432	%kf5locales_fix plasma_applet_org.kde.color.lang
14mu|plasma5-workspace-5.7.2-8|1433	
14mu|plasma5-workspace-5.7.2-8|1434	%find_lang plasma_applet_org.kde.image
14mu|plasma5-workspace-5.7.2-8|1435	%kf5locales_fix plasma_applet_org.kde.image.lang
14mu|plasma5-workspace-5.7.2-8|1436	
14mu|plasma5-workspace-5.7.2-8|1437	%find_lang plasma_applet_org.kde.plasma.analogclock
14mu|plasma5-workspace-5.7.2-8|1438	%kf5locales_fix plasma_applet_org.kde.plasma.analogclock.lang
14mu|plasma5-workspace-5.7.2-8|1439	
14mu|plasma5-workspace-5.7.2-8|1440	%find_lang plasma_applet_org.kde.plasma.battery
14mu|plasma5-workspace-5.7.2-8|1441	%kf5locales_fix plasma_applet_org.kde.plasma.battery.lang
14mu|plasma5-workspace-5.7.2-8|1442	
14mu|plasma5-workspace-5.7.2-8|1443	%find_lang plasma_applet_org.kde.plasma.calendar
14mu|plasma5-workspace-5.7.2-8|1444	%kf5locales_fix plasma_applet_org.kde.plasma.calendar.lang
14mu|plasma5-workspace-5.7.2-8|1445	
14mu|plasma5-workspace-5.7.2-8|1446	%find_lang plasma_applet_org.kde.plasma.clipboard
14mu|plasma5-workspace-5.7.2-8|1447	%kf5locales_fix plasma_applet_org.kde.plasma.clipboard.lang
14mu|plasma5-workspace-5.7.2-8|1448	
14mu|plasma5-workspace-5.7.2-8|1449	%find_lang plasma_applet_org.kde.plasma.devicenotifier
14mu|plasma5-workspace-5.7.2-8|1450	%kf5locales_fix plasma_applet_org.kde.plasma.devicenotifier.lang
14mu|plasma5-workspace-5.7.2-8|1451	
14mu|plasma5-workspace-5.7.2-8|1452	%find_lang plasma_applet_org.kde.plasma.digitalclock
14mu|plasma5-workspace-5.7.2-8|1453	%kf5locales_fix plasma_applet_org.kde.plasma.digitalclock.lang
14mu|plasma5-workspace-5.7.2-8|1454	
14mu|plasma5-workspace-5.7.2-8|1455	%find_lang plasma_applet_org.kde.plasma.lock_logout
14mu|plasma5-workspace-5.7.2-8|1456	%kf5locales_fix plasma_applet_org.kde.plasma.lock_logout.lang
14mu|plasma5-workspace-5.7.2-8|1457	
14mu|plasma5-workspace-5.7.2-8|1458	%find_lang plasma_applet_org.kde.plasma.mediacontroller
14mu|plasma5-workspace-5.7.2-8|1459	%kf5locales_fix plasma_applet_org.kde.plasma.mediacontroller.lang
14mu|plasma5-workspace-5.7.2-8|1460	
14mu|plasma5-workspace-5.7.2-8|1461	%find_lang plasma_applet_org.kde.plasma.notifications
14mu|plasma5-workspace-5.7.2-8|1462	%kf5locales_fix plasma_applet_org.kde.plasma.notifications.lang
14mu|plasma5-workspace-5.7.2-8|1463	
14mu|plasma5-workspace-5.7.2-8|1464	%find_lang plasma_applet_org.kde.plasma.panelspacer
14mu|plasma5-workspace-5.7.2-8|1465	%kf5locales_fix plasma_applet_org.kde.plasma.panelspacer.lang
14mu|plasma5-workspace-5.7.2-8|1466	
14mu|plasma5-workspace-5.7.2-8|1467	%find_lang plasma_applet_org.kde.plasma.systemmonitor.cpu \
14mu|plasma5-workspace-5.7.2-8|1468	plasma_applet_org.kde.plasma.systemmonitor.diskactivity \
14mu|plasma5-workspace-5.7.2-8|1469	plasma_applet_org.kde.plasma.systemmonitor.diskusage \
14mu|plasma5-workspace-5.7.2-8|1470	plasma_applet_org.kde.plasma.systemmonitor.memory \
14mu|plasma5-workspace-5.7.2-8|1471	plasma_applet_org.kde.plasma.systemmonitor.net \
14mu|plasma5-workspace-5.7.2-8|1472	plasma_applet_org.kde.plasma.systemmonitor.lang
14mu|plasma5-workspace-5.7.2-8|1473	%kf5locales_fix plasma_applet_org.kde.plasma.systemmonitor.lang
14mu|plasma5-workspace-5.7.2-8|1474	
14mu|plasma5-workspace-5.7.2-8|1475	%find_lang plasma_applet_org.kde.plasma.private.systemtray
14mu|plasma5-workspace-5.7.2-8|1476	%kf5locales_fix plasma_applet_org.kde.plasma.private.systemtray.lang
14mu|plasma5-workspace-5.7.2-8|1477	
14mu|plasma5-workspace-5.7.2-8|1478	%find_lang plasma_engine_applicationjobs
14mu|plasma5-workspace-5.7.2-8|1479	%kf5locales_fix plasma_engine_applicationjobs.lang
14mu|plasma5-workspace-5.7.2-8|1480	
14mu|plasma5-workspace-5.7.2-8|1481	%find_lang plasma_engine_devicenotifications
14mu|plasma5-workspace-5.7.2-8|1482	%kf5locales_fix plasma_engine_devicenotifications.lang
14mu|plasma5-workspace-5.7.2-8|1483	
14mu|plasma5-workspace-5.7.2-8|1484	%find_lang plasma_engine_keystate
14mu|plasma5-workspace-5.7.2-8|1485	%kf5locales_fix plasma_engine_keystate.lang
14mu|plasma5-workspace-5.7.2-8|1486	
14mu|plasma5-workspace-5.7.2-8|1487	%find_lang plasma_engine_mpris2
14mu|plasma5-workspace-5.7.2-8|1488	%kf5locales_fix plasma_engine_mpris2.lang
14mu|plasma5-workspace-5.7.2-8|1489	
14mu|plasma5-workspace-5.7.2-8|1490	%find_lang plasma_engine_notifications
14mu|plasma5-workspace-5.7.2-8|1491	%kf5locales_fix plasma_engine_notifications.lang
14mu|plasma5-workspace-5.7.2-8|1492	
14mu|plasma5-workspace-5.7.2-8|1493	%find_lang plasma_engine_powermanagement
14mu|plasma5-workspace-5.7.2-8|1494	%kf5locales_fix plasma_engine_powermanagement.lang
14mu|plasma5-workspace-5.7.2-8|1495	
14mu|plasma5-workspace-5.7.2-8|1496	%find_lang plasma_engine_share
14mu|plasma5-workspace-5.7.2-8|1497	%kf5locales_fix plasma_engine_share.lang
14mu|plasma5-workspace-5.7.2-8|1498	
14mu|plasma5-workspace-5.7.2-8|1499	%find_lang plasma_engine_soliddevice
14mu|plasma5-workspace-5.7.2-8|1500	%kf5locales_fix plasma_engine_soliddevice.lang
14mu|plasma5-workspace-5.7.2-8|1501	
14mu|plasma5-workspace-5.7.2-8|1502	%find_lang plasma_engine_time
14mu|plasma5-workspace-5.7.2-8|1503	%kf5locales_fix plasma_engine_time.lang
14mu|plasma5-workspace-5.7.2-8|1504	
14mu|plasma5-workspace-5.7.2-8|1505	%find_lang plasma_engine_weather
14mu|plasma5-workspace-5.7.2-8|1506	%kf5locales_fix plasma_engine_weather.lang
14mu|plasma5-workspace-5.7.2-8|1507	
14mu|plasma5-workspace-5.7.2-8|1508	%find_lang plasma_runner_activities
14mu|plasma5-workspace-5.7.2-8|1509	%kf5locales_fix plasma_runner_activities.lang
14mu|plasma5-workspace-5.7.2-8|1510	
14mu|plasma5-workspace-5.7.2-8|1511	%find_lang plasma_runner_baloosearchrunner
14mu|plasma5-workspace-5.7.2-8|1512	%kf5locales_fix plasma_runner_baloosearchrunner.lang
14mu|plasma5-workspace-5.7.2-8|1513	
14mu|plasma5-workspace-5.7.2-8|1514	%find_lang plasma_runner_bookmarksrunner
14mu|plasma5-workspace-5.7.2-8|1515	%kf5locales_fix plasma_runner_bookmarksrunner.lang
14mu|plasma5-workspace-5.7.2-8|1516	
14mu|plasma5-workspace-5.7.2-8|1517	%find_lang plasma_runner_calculatorrunner
14mu|plasma5-workspace-5.7.2-8|1518	%kf5locales_fix plasma_runner_calculatorrunner.lang
14mu|plasma5-workspace-5.7.2-8|1519	
14mu|plasma5-workspace-5.7.2-8|1520	%find_lang plasma_runner_kill
14mu|plasma5-workspace-5.7.2-8|1521	%kf5locales_fix plasma_runner_kill.lang
14mu|plasma5-workspace-5.7.2-8|1522	
14mu|plasma5-workspace-5.7.2-8|1523	%find_lang plasma_runner_locations
14mu|plasma5-workspace-5.7.2-8|1524	%kf5locales_fix plasma_runner_locations.lang
14mu|plasma5-workspace-5.7.2-8|1525	
14mu|plasma5-workspace-5.7.2-8|1526	%find_lang plasma_runner_placesrunner
14mu|plasma5-workspace-5.7.2-8|1527	%kf5locales_fix plasma_runner_placesrunner.lang
14mu|plasma5-workspace-5.7.2-8|1528	
14mu|plasma5-workspace-5.7.2-8|1529	%find_lang plasma_runner_powerdevil
14mu|plasma5-workspace-5.7.2-8|1530	%kf5locales_fix plasma_runner_powerdevil.lang
14mu|plasma5-workspace-5.7.2-8|1531	
14mu|plasma5-workspace-5.7.2-8|1532	%find_lang plasma_runner_recentdocuments
14mu|plasma5-workspace-5.7.2-8|1533	%kf5locales_fix plasma_runner_recentdocuments.lang
14mu|plasma5-workspace-5.7.2-8|1534	
14mu|plasma5-workspace-5.7.2-8|1535	%find_lang plasma_runner_services
14mu|plasma5-workspace-5.7.2-8|1536	%kf5locales_fix plasma_runner_services.lang
14mu|plasma5-workspace-5.7.2-8|1537	
14mu|plasma5-workspace-5.7.2-8|1538	%find_lang plasma_runner_sessions
14mu|plasma5-workspace-5.7.2-8|1539	%kf5locales_fix plasma_runner_sessions.lang
14mu|plasma5-workspace-5.7.2-8|1540	
14mu|plasma5-workspace-5.7.2-8|1541	%find_lang plasma_runner_shell
14mu|plasma5-workspace-5.7.2-8|1542	%kf5locales_fix plasma_runner_shell.lang
14mu|plasma5-workspace-5.7.2-8|1543	
14mu|plasma5-workspace-5.7.2-8|1544	%find_lang plasma_runner_webshortcuts
14mu|plasma5-workspace-5.7.2-8|1545	%kf5locales_fix plasma_runner_webshortcuts.lang
14mu|plasma5-workspace-5.7.2-8|1546	
14mu|plasma5-workspace-5.7.2-8|1547	%find_lang plasma_runner_windowedwidgets
14mu|plasma5-workspace-5.7.2-8|1548	%kf5locales_fix plasma_runner_windowedwidgets.lang
14mu|plasma5-workspace-5.7.2-8|1549	
14mu|plasma5-workspace-5.7.2-8|1550	%find_lang plasma_runner_windows
14mu|plasma5-workspace-5.7.2-8|1551	%kf5locales_fix plasma_runner_windows.lang
14mu|plasma5-workspace-5.7.2-8|1552	
14mu|plasma5-workspace-5.7.2-8|1553	
14mu|plasma5-workspace-5.7.2-8|1554	%changelog
14mu|plasma5-workspace-5.7.2-8|1555	
14mu|plasma5-workspace-5.7.2-8|1556	* Mon Jul 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.2-8
14mu|plasma5-workspace-5.7.2-8|1557	- (18c42d6) Adjust Plasma shell load order
14mu|plasma5-workspace-5.7.2-8|1558	
14mu|plasma5-workspace-5.7.2-8|1559	* Mon Jul 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.2-7
14mu|plasma5-workspace-5.7.2-8|1560	- (c2d19bf) Try to fix layout initialization once more (null in some rare occasions during startup)
14mu|plasma5-workspace-5.7.2-8|1561	
14mu|plasma5-workspace-5.7.2-8|1562	* Sun Jul 24 2016 valerol <valerol@ya.ru> 5.7.2-6
14mu|plasma5-workspace-5.7.2-8|1563	- (baf89c2) Try to fix layout initialization once more
14mu|plasma5-workspace-5.7.2-8|1564	
14mu|plasma5-workspace-5.7.2-8|1565	* Sat Jul 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.2-5
14mu|plasma5-workspace-5.7.2-8|1566	- (6f33bd2) Try to fix layout initialization again
14mu|plasma5-workspace-5.7.2-8|1567	
14mu|plasma5-workspace-5.7.2-8|1568	* Sat Jul 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.2-4
14mu|plasma5-workspace-5.7.2-8|1569	- (e01e31c) Try to revert create-activity logic
14mu|plasma5-workspace-5.7.2-8|1570	
14mu|plasma5-workspace-5.7.2-8|1571	* Fri Jul 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.2-3
14mu|plasma5-workspace-5.7.2-8|1572	- (c29e777) Disable layout-initialization patch for now
14mu|plasma5-workspace-5.7.2-8|1573	
14mu|plasma5-workspace-5.7.2-8|1574	* Fri Jul 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.7.2-2
14mu|plasma5-workspace-5.7.2-8|1575	- (1eaa784) Backport patch from upstream (don't try to load layout before kamd starts)
14mu|plasma5-workspace-5.7.2-8|1576	
14mu|plasma5-workspace-5.7.2-8|1577	* Fri Jul 22 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-workspace-5.7.2-8|1578	- (437e00b) Update files
14mu|plasma5-workspace-5.7.2-8|1579	- (valerol: faaa16a) Add legacytaskmanager shared library subpackage and other files
14mu|plasma5-workspace-5.7.2-8|1580	- (valerol: 4a97b89) Add ion-dataengine kdevappwizard template to development package
14mu|plasma5-workspace-5.7.2-8|1581	- (valerol: 76ffb3a) New taskmanager library major 6
14mu|plasma5-workspace-5.7.2-8|1582	- (valerol: 8705d15) Update calendar applet files
14mu|plasma5-workspace-5.7.2-8|1583	- (valerol: bd66de5) Update system tray applet files
14mu|plasma5-workspace-5.7.2-8|1584	- (valerol: e05880b) Add new taskmanager qml files
14mu|plasma5-workspace-5.7.2-8|1585	- (valerol: b653711) New filename for system tray applet translations
14mu|plasma5-workspace-5.7.2-8|1586	- (valerol: 5d80622) Update Russian translation
14mu|plasma5-workspace-5.7.2-8|1587	- (valerol: d87e005) Change default size of system tray icons
14mu|plasma5-workspace-5.7.2-8|1588	- (valerol: 51e1fea) Remove version hack
14mu|plasma5-workspace-5.7.2-8|1589	
14mu|plasma5-workspace-5.7.2-8|1590	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.6.5.1-1
14mu|plasma5-workspace-5.7.2-8|1591	- (597eabd) New version 5.7.2
14mu|plasma5-workspace-5.7.2-8|1592	- (Andrey Bondrov: 2833237) Update files (new path for plasma_applet_notifications.so)
14mu|plasma5-workspace-5.7.2-8|1593	- (Andrey Bondrov: 0658ad9) Fix setup macro (version number in tarball is 5.6.5)
14mu|plasma5-workspace-5.7.2-8|1594	- (Andrey Bondrov: c90c4b1) New post-release build-fix version 5.6.5.1
14mu|plasma5-workspace-5.7.2-8|1595	
14mu|plasma5-workspace-5.7.2-8|1596	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-1
14mu|plasma5-workspace-5.7.2-8|1597	- (19bf95c) New version 5.6.5
14mu|plasma5-workspace-5.7.2-8|1598	
14mu|plasma5-workspace-5.7.2-8|1599	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.3-1
14mu|plasma5-workspace-5.7.2-8|1600	- (7d09c45) Specify version for Plasma 5 BuildRequires
14mu|plasma5-workspace-5.7.2-8|1601	- (valerol: deedb60) Re-diff use-mdv-icon patch
14mu|plasma5-workspace-5.7.2-8|1602	- (Andrey Bondrov: 3e4030c) New version 5.6.3
14mu|plasma5-workspace-5.7.2-8|1603	
14mu|plasma5-workspace-5.7.2-8|1604	* Thu Apr 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-3
14mu|plasma5-workspace-5.7.2-8|1605	- (d059ac6) MassBuild#1029: Increase release tag
14mu|plasma5-workspace-5.7.2-8|1606	
14mu|plasma5-workspace-5.7.2-8|1607	* Sat Apr 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-2
14mu|plasma5-workspace-5.7.2-8|1608	- (7165fc8) No longer requires kactivities-workspace (it's merged into plasma5-desktop)
14mu|plasma5-workspace-5.7.2-8|1609	
14mu|plasma5-workspace-5.7.2-8|1610	* Sat Apr 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.2-1
14mu|plasma5-workspace-5.7.2-8|1611	- (cf304dd) Update files (add new files to plasma5-dataengine-weather subpackage)
14mu|plasma5-workspace-5.7.2-8|1612	- (Andrey Bondrov: 8cf762a) Update files (KDE/Plasma/Weather include directory is no longer installed)
14mu|plasma5-workspace-5.7.2-8|1613	
14mu|plasma5-workspace-5.7.2-8|1614	

23778 14
14mu|plasma5-workspace-wallpapers-5.7.2-1|1	%define oname plasma-workspace-wallpapers
14mu|plasma5-workspace-wallpapers-5.7.2-1|2	
14mu|plasma5-workspace-wallpapers-5.7.2-1|3	Summary:	Plasma 5 wallpapers
14mu|plasma5-workspace-wallpapers-5.7.2-1|4	Name:		plasma5-workspace-wallpapers
14mu|plasma5-workspace-wallpapers-5.7.2-1|5	Version:	5.7.2
14mu|plasma5-workspace-wallpapers-5.7.2-1|6	Release:	1
14mu|plasma5-workspace-wallpapers-5.7.2-1|7	License:	GPLv2+
14mu|plasma5-workspace-wallpapers-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plasma5-workspace-wallpapers-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plasma5-workspace-wallpapers-5.7.2-1|11	BuildRequires:	extra-cmake-modules
14mu|plasma5-workspace-wallpapers-5.7.2-1|12	Suggests:	plasma5-wallpaper-autumn
14mu|plasma5-workspace-wallpapers-5.7.2-1|13	Suggests:	plasma5-wallpaper-bythewater
14mu|plasma5-workspace-wallpapers-5.7.2-1|14	Suggests:	plasma5-wallpaper-coldripple
14mu|plasma5-workspace-wallpapers-5.7.2-1|15	Suggests:	plasma5-wallpaper-eveningglow
14mu|plasma5-workspace-wallpapers-5.7.2-1|16	Suggests:	plasma5-wallpaper-colorfulcups
14mu|plasma5-workspace-wallpapers-5.7.2-1|17	Suggests:	plasma5-wallpaper-darkesthour
14mu|plasma5-workspace-wallpapers-5.7.2-1|18	Suggests:	plasma5-wallpaper-fallenleaf
14mu|plasma5-workspace-wallpapers-5.7.2-1|19	Suggests:	plasma5-wallpaper-flyingkonqui
14mu|plasma5-workspace-wallpapers-5.7.2-1|20	Suggests:	plasma5-wallpaper-grey
14mu|plasma5-workspace-wallpapers-5.7.2-1|21	Suggests:	plasma5-wallpaper-kite
14mu|plasma5-workspace-wallpapers-5.7.2-1|22	Suggests:	plasma5-wallpaper-onestandsout
14mu|plasma5-workspace-wallpapers-5.7.2-1|23	Suggests:	plasma5-wallpaper-pastelhills
14mu|plasma5-workspace-wallpapers-5.7.2-1|24	Suggests:	plasma5-wallpaper-path
14mu|plasma5-workspace-wallpapers-5.7.2-1|25	BuildArch:	noarch
14mu|plasma5-workspace-wallpapers-5.7.2-1|26	
14mu|plasma5-workspace-wallpapers-5.7.2-1|27	%description
14mu|plasma5-workspace-wallpapers-5.7.2-1|28	Plasma 5 wallpapers.
14mu|plasma5-workspace-wallpapers-5.7.2-1|29	
14mu|plasma5-workspace-wallpapers-5.7.2-1|30	%files
14mu|plasma5-workspace-wallpapers-5.7.2-1|31	
14mu|plasma5-workspace-wallpapers-5.7.2-1|32	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|33	
14mu|plasma5-workspace-wallpapers-5.7.2-1|34	%package -n plasma5-wallpaper-autumn
14mu|plasma5-workspace-wallpapers-5.7.2-1|35	Summary:	Plasma 5 Autumn wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|36	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|37	
14mu|plasma5-workspace-wallpapers-5.7.2-1|38	%description -n plasma5-wallpaper-autumn
14mu|plasma5-workspace-wallpapers-5.7.2-1|39	Plasma 5 Autumn wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|40	
14mu|plasma5-workspace-wallpapers-5.7.2-1|41	%files -n plasma5-wallpaper-autumn
14mu|plasma5-workspace-wallpapers-5.7.2-1|42	%dir %{_kde5_datadir}/wallpapers/Autumn/
14mu|plasma5-workspace-wallpapers-5.7.2-1|43	%{_kde5_datadir}/wallpapers/Autumn/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|44	
14mu|plasma5-workspace-wallpapers-5.7.2-1|45	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|46	
14mu|plasma5-workspace-wallpapers-5.7.2-1|47	%package -n plasma5-wallpaper-bythewater
14mu|plasma5-workspace-wallpapers-5.7.2-1|48	Summary:	Plasma 5 Bythe Water wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|49	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|50	
14mu|plasma5-workspace-wallpapers-5.7.2-1|51	%description -n plasma5-wallpaper-bythewater
14mu|plasma5-workspace-wallpapers-5.7.2-1|52	Plasma 5 Bythe Water wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|53	
14mu|plasma5-workspace-wallpapers-5.7.2-1|54	%files -n plasma5-wallpaper-bythewater
14mu|plasma5-workspace-wallpapers-5.7.2-1|55	%dir %{_kde5_datadir}/wallpapers/BytheWater/
14mu|plasma5-workspace-wallpapers-5.7.2-1|56	%{_kde5_datadir}/wallpapers/BytheWater/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|57	
14mu|plasma5-workspace-wallpapers-5.7.2-1|58	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|59	
14mu|plasma5-workspace-wallpapers-5.7.2-1|60	%package -n plasma5-wallpaper-coldripple
14mu|plasma5-workspace-wallpapers-5.7.2-1|61	Summary:	Plasma 5 Cold Ripple wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|62	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|63	
14mu|plasma5-workspace-wallpapers-5.7.2-1|64	%description -n plasma5-wallpaper-coldripple
14mu|plasma5-workspace-wallpapers-5.7.2-1|65	Plasma 5 Cold Ripple wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|66	
14mu|plasma5-workspace-wallpapers-5.7.2-1|67	%files -n plasma5-wallpaper-coldripple
14mu|plasma5-workspace-wallpapers-5.7.2-1|68	%dir %{_kde5_datadir}/wallpapers/ColdRipple/
14mu|plasma5-workspace-wallpapers-5.7.2-1|69	%{_kde5_datadir}/wallpapers/ColdRipple/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|70	
14mu|plasma5-workspace-wallpapers-5.7.2-1|71	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|72	
14mu|plasma5-workspace-wallpapers-5.7.2-1|73	%package -n plasma5-wallpaper-eveningglow
14mu|plasma5-workspace-wallpapers-5.7.2-1|74	Summary:	Plasma 5 Evening Glow wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|75	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|76	
14mu|plasma5-workspace-wallpapers-5.7.2-1|77	%description -n plasma5-wallpaper-eveningglow
14mu|plasma5-workspace-wallpapers-5.7.2-1|78	Plasma 5 Evening Glow wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|79	
14mu|plasma5-workspace-wallpapers-5.7.2-1|80	%files -n plasma5-wallpaper-eveningglow
14mu|plasma5-workspace-wallpapers-5.7.2-1|81	%dir %{_kde5_datadir}/wallpapers/EveningGlow/
14mu|plasma5-workspace-wallpapers-5.7.2-1|82	%{_kde5_datadir}/wallpapers/EveningGlow/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|83	
14mu|plasma5-workspace-wallpapers-5.7.2-1|84	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|85	
14mu|plasma5-workspace-wallpapers-5.7.2-1|86	%package -n plasma5-wallpaper-colorfulcups
14mu|plasma5-workspace-wallpapers-5.7.2-1|87	Summary:	Plasma 5 Colorful Cups wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|88	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|89	
14mu|plasma5-workspace-wallpapers-5.7.2-1|90	%description -n plasma5-wallpaper-colorfulcups
14mu|plasma5-workspace-wallpapers-5.7.2-1|91	Plasma 5 Colorful Cups wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|92	
14mu|plasma5-workspace-wallpapers-5.7.2-1|93	%files -n plasma5-wallpaper-colorfulcups
14mu|plasma5-workspace-wallpapers-5.7.2-1|94	%dir %{_kde5_datadir}/wallpapers/ColorfulCups/
14mu|plasma5-workspace-wallpapers-5.7.2-1|95	%{_kde5_datadir}/wallpapers/ColorfulCups/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|96	
14mu|plasma5-workspace-wallpapers-5.7.2-1|97	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|98	
14mu|plasma5-workspace-wallpapers-5.7.2-1|99	%package -n plasma5-wallpaper-darkesthour
14mu|plasma5-workspace-wallpapers-5.7.2-1|100	Summary:	Plasma 5 Darkest Hour wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|101	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|102	
14mu|plasma5-workspace-wallpapers-5.7.2-1|103	%description -n plasma5-wallpaper-darkesthour
14mu|plasma5-workspace-wallpapers-5.7.2-1|104	Plasma 5 Darkest Hour wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|105	
14mu|plasma5-workspace-wallpapers-5.7.2-1|106	%files -n plasma5-wallpaper-darkesthour
14mu|plasma5-workspace-wallpapers-5.7.2-1|107	%dir %{_kde5_datadir}/wallpapers/DarkestHour/
14mu|plasma5-workspace-wallpapers-5.7.2-1|108	%{_kde5_datadir}/wallpapers/DarkestHour/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|109	
14mu|plasma5-workspace-wallpapers-5.7.2-1|110	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|111	
14mu|plasma5-workspace-wallpapers-5.7.2-1|112	%package -n plasma5-wallpaper-fallenleaf
14mu|plasma5-workspace-wallpapers-5.7.2-1|113	Summary:	Plasma 5 Fallen Leaf wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|114	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|115	
14mu|plasma5-workspace-wallpapers-5.7.2-1|116	%description -n plasma5-wallpaper-fallenleaf
14mu|plasma5-workspace-wallpapers-5.7.2-1|117	Plasma 5 Fallen Leaf wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|118	
14mu|plasma5-workspace-wallpapers-5.7.2-1|119	%files -n plasma5-wallpaper-fallenleaf
14mu|plasma5-workspace-wallpapers-5.7.2-1|120	%dir %{_kde5_datadir}/wallpapers/FallenLeaf/
14mu|plasma5-workspace-wallpapers-5.7.2-1|121	%{_kde5_datadir}/wallpapers/FallenLeaf/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|122	
14mu|plasma5-workspace-wallpapers-5.7.2-1|123	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|124	
14mu|plasma5-workspace-wallpapers-5.7.2-1|125	%package -n plasma5-wallpaper-flyingkonqui
14mu|plasma5-workspace-wallpapers-5.7.2-1|126	Summary:	Plasma 5 Flying Konqui wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|127	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|128	
14mu|plasma5-workspace-wallpapers-5.7.2-1|129	%description -n plasma5-wallpaper-flyingkonqui
14mu|plasma5-workspace-wallpapers-5.7.2-1|130	Plasma 5 Flying Konqui wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|131	
14mu|plasma5-workspace-wallpapers-5.7.2-1|132	%files -n plasma5-wallpaper-flyingkonqui
14mu|plasma5-workspace-wallpapers-5.7.2-1|133	%dir %{_kde5_datadir}/wallpapers/FlyingKonqui/
14mu|plasma5-workspace-wallpapers-5.7.2-1|134	%{_kde5_datadir}/wallpapers/FlyingKonqui/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|135	
14mu|plasma5-workspace-wallpapers-5.7.2-1|136	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|137	
14mu|plasma5-workspace-wallpapers-5.7.2-1|138	%package -n plasma5-wallpaper-grey
14mu|plasma5-workspace-wallpapers-5.7.2-1|139	Summary:	Plasma 5 Grey wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|140	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|141	
14mu|plasma5-workspace-wallpapers-5.7.2-1|142	%description -n plasma5-wallpaper-grey
14mu|plasma5-workspace-wallpapers-5.7.2-1|143	Plasma 5 Grey wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|144	
14mu|plasma5-workspace-wallpapers-5.7.2-1|145	%files -n plasma5-wallpaper-grey
14mu|plasma5-workspace-wallpapers-5.7.2-1|146	%dir %{_kde5_datadir}/wallpapers/Grey/
14mu|plasma5-workspace-wallpapers-5.7.2-1|147	%{_kde5_datadir}/wallpapers/Grey/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|148	
14mu|plasma5-workspace-wallpapers-5.7.2-1|149	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|150	
14mu|plasma5-workspace-wallpapers-5.7.2-1|151	%package -n plasma5-wallpaper-kite
14mu|plasma5-workspace-wallpapers-5.7.2-1|152	Summary:	Plasma 5 Kite wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|153	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|154	
14mu|plasma5-workspace-wallpapers-5.7.2-1|155	%description -n plasma5-wallpaper-kite
14mu|plasma5-workspace-wallpapers-5.7.2-1|156	Plasma 5 Kite wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|157	
14mu|plasma5-workspace-wallpapers-5.7.2-1|158	%files -n plasma5-wallpaper-kite
14mu|plasma5-workspace-wallpapers-5.7.2-1|159	%dir %{_kde5_datadir}/wallpapers/Kite/
14mu|plasma5-workspace-wallpapers-5.7.2-1|160	%{_kde5_datadir}/wallpapers/Kite/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|161	
14mu|plasma5-workspace-wallpapers-5.7.2-1|162	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|163	
14mu|plasma5-workspace-wallpapers-5.7.2-1|164	%package -n plasma5-wallpaper-onestandsout
14mu|plasma5-workspace-wallpapers-5.7.2-1|165	Summary:	Plasma 5 One Stands Out wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|166	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|167	
14mu|plasma5-workspace-wallpapers-5.7.2-1|168	%description -n plasma5-wallpaper-onestandsout
14mu|plasma5-workspace-wallpapers-5.7.2-1|169	Plasma 5 One Stands Out wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|170	
14mu|plasma5-workspace-wallpapers-5.7.2-1|171	%files -n plasma5-wallpaper-onestandsout
14mu|plasma5-workspace-wallpapers-5.7.2-1|172	%dir %{_kde5_datadir}/wallpapers/OneStandsOut/
14mu|plasma5-workspace-wallpapers-5.7.2-1|173	%{_kde5_datadir}/wallpapers/OneStandsOut/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|174	
14mu|plasma5-workspace-wallpapers-5.7.2-1|175	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|176	
14mu|plasma5-workspace-wallpapers-5.7.2-1|177	%package -n plasma5-wallpaper-pastelhills
14mu|plasma5-workspace-wallpapers-5.7.2-1|178	Summary:	Plasma 5 Pastel Hills wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|179	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|180	
14mu|plasma5-workspace-wallpapers-5.7.2-1|181	%description -n plasma5-wallpaper-pastelhills
14mu|plasma5-workspace-wallpapers-5.7.2-1|182	Plasma 5 Pastel Hills wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|183	
14mu|plasma5-workspace-wallpapers-5.7.2-1|184	%files -n plasma5-wallpaper-pastelhills
14mu|plasma5-workspace-wallpapers-5.7.2-1|185	%dir %{_kde5_datadir}/wallpapers/PastelHills/
14mu|plasma5-workspace-wallpapers-5.7.2-1|186	%{_kde5_datadir}/wallpapers/PastelHills/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|187	
14mu|plasma5-workspace-wallpapers-5.7.2-1|188	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|189	
14mu|plasma5-workspace-wallpapers-5.7.2-1|190	%package -n plasma5-wallpaper-path
14mu|plasma5-workspace-wallpapers-5.7.2-1|191	Summary:	Plasma 5 Path wallpaper
14mu|plasma5-workspace-wallpapers-5.7.2-1|192	Group:		Graphical desktop/KDE
14mu|plasma5-workspace-wallpapers-5.7.2-1|193	
14mu|plasma5-workspace-wallpapers-5.7.2-1|194	%description -n plasma5-wallpaper-path
14mu|plasma5-workspace-wallpapers-5.7.2-1|195	Plasma 5 Path wallpaper.
14mu|plasma5-workspace-wallpapers-5.7.2-1|196	
14mu|plasma5-workspace-wallpapers-5.7.2-1|197	%files -n plasma5-wallpaper-path
14mu|plasma5-workspace-wallpapers-5.7.2-1|198	%dir %{_kde5_datadir}/wallpapers/Path/
14mu|plasma5-workspace-wallpapers-5.7.2-1|199	%{_kde5_datadir}/wallpapers/Path/*
14mu|plasma5-workspace-wallpapers-5.7.2-1|200	
14mu|plasma5-workspace-wallpapers-5.7.2-1|201	#----------------------------------------------------------------------------
14mu|plasma5-workspace-wallpapers-5.7.2-1|202	
14mu|plasma5-workspace-wallpapers-5.7.2-1|203	%prep
14mu|plasma5-workspace-wallpapers-5.7.2-1|204	%setup -qn %{oname}-%{version}
14mu|plasma5-workspace-wallpapers-5.7.2-1|205	
14mu|plasma5-workspace-wallpapers-5.7.2-1|206	%build
14mu|plasma5-workspace-wallpapers-5.7.2-1|207	%cmake_kde5
14mu|plasma5-workspace-wallpapers-5.7.2-1|208	%make
14mu|plasma5-workspace-wallpapers-5.7.2-1|209	
14mu|plasma5-workspace-wallpapers-5.7.2-1|210	%install
14mu|plasma5-workspace-wallpapers-5.7.2-1|211	%makeinstall_std -C build
14mu|plasma5-workspace-wallpapers-5.7.2-1|212	
14mu|plasma5-workspace-wallpapers-5.7.2-1|213	
14mu|plasma5-workspace-wallpapers-5.7.2-1|214	%changelog
14mu|plasma5-workspace-wallpapers-5.7.2-1|215	
14mu|plasma5-workspace-wallpapers-5.7.2-1|216	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plasma5-workspace-wallpapers-5.7.2-1|217	- (6ff913a) New version 5.7.2
14mu|plasma5-workspace-wallpapers-5.7.2-1|218	
14mu|plasma5-workspace-wallpapers-5.7.2-1|219	

23779 14
14mu|plasma-framework-5.24.0-3|1	%define fw_version 5.24
14mu|plasma-framework-5.24.0-3|2	
14mu|plasma-framework-5.24.0-3|3	# Disabled since 5.11.0
14mu|plasma-framework-5.24.0-3|4	%bcond_with ruby
14mu|plasma-framework-5.24.0-3|5	
14mu|plasma-framework-5.24.0-3|6	Summary:	KDE Frameworks 5 plugin based UI runtime module
14mu|plasma-framework-5.24.0-3|7	Name:		plasma-framework
14mu|plasma-framework-5.24.0-3|8	Version:	5.24.0
14mu|plasma-framework-5.24.0-3|9	Release:	3
14mu|plasma-framework-5.24.0-3|10	License:	GPLv2+
14mu|plasma-framework-5.24.0-3|11	Group:		Graphical desktop/KDE
14mu|plasma-framework-5.24.0-3|12	Url:		https://www.kde.org/
14mu|plasma-framework-5.24.0-3|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|plasma-framework-5.24.0-3|14	BuildRequires:	extra-cmake-modules
14mu|plasma-framework-5.24.0-3|15	BuildRequires:	qt5-linguist-tools
14mu|plasma-framework-5.24.0-3|16	BuildRequires:	kf5activities-devel >= %{version}
14mu|plasma-framework-5.24.0-3|17	BuildRequires:	kf5archive-devel >= %{version}
14mu|plasma-framework-5.24.0-3|18	BuildRequires:	kf5config-devel >= %{version}
14mu|plasma-framework-5.24.0-3|19	BuildRequires:	kf5configwidgets-devel >= %{version}
14mu|plasma-framework-5.24.0-3|20	BuildRequires:	kf5coreaddons-devel >= %{version}
14mu|plasma-framework-5.24.0-3|21	BuildRequires:	kf5dbusaddons-devel >= %{version}
14mu|plasma-framework-5.24.0-3|22	BuildRequires:	kf5declarative-devel >= %{version}
14mu|plasma-framework-5.24.0-3|23	BuildRequires:	kf5doctools-devel >= %{version}
14mu|plasma-framework-5.24.0-3|24	BuildRequires:	kf5globalaccel-devel >= %{version}
14mu|plasma-framework-5.24.0-3|25	BuildRequires:	kf5guiaddons-devel >= %{version}
14mu|plasma-framework-5.24.0-3|26	BuildRequires:	kf5i18n-devel >= %{version}
14mu|plasma-framework-5.24.0-3|27	BuildRequires:	kf5iconthemes-devel >= %{version}
14mu|plasma-framework-5.24.0-3|28	BuildRequires:	kf5kio-devel >= %{version}
14mu|plasma-framework-5.24.0-3|29	BuildRequires:	kf5notifications-devel >= %{version}
14mu|plasma-framework-5.24.0-3|30	BuildRequires:	kf5package-devel >= %{version}
14mu|plasma-framework-5.24.0-3|31	BuildRequires:	kf5service-devel >= %{version}
14mu|plasma-framework-5.24.0-3|32	BuildRequires:	kf5windowsystem-devel >= %{version}
14mu|plasma-framework-5.24.0-3|33	BuildRequires:	kf5xmlgui-devel >= %{version}
14mu|plasma-framework-5.24.0-3|34	BuildRequires:	pkgconfig(egl)
14mu|plasma-framework-5.24.0-3|35	BuildRequires:	pkgconfig(gl)
14mu|plasma-framework-5.24.0-3|36	BuildRequires:	pkgconfig(Qt5Core)
14mu|plasma-framework-5.24.0-3|37	BuildRequires:	pkgconfig(Qt5Gui)
14mu|plasma-framework-5.24.0-3|38	BuildRequires:	pkgconfig(Qt5Network)
14mu|plasma-framework-5.24.0-3|39	BuildRequires:	pkgconfig(Qt5Qml)
14mu|plasma-framework-5.24.0-3|40	BuildRequires:	pkgconfig(Qt5Quick)
14mu|plasma-framework-5.24.0-3|41	BuildRequires:	pkgconfig(Qt5Sql)
14mu|plasma-framework-5.24.0-3|42	BuildRequires:	pkgconfig(Qt5Svg)
14mu|plasma-framework-5.24.0-3|43	BuildRequires:	pkgconfig(Qt5Test)
14mu|plasma-framework-5.24.0-3|44	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|plasma-framework-5.24.0-3|45	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|plasma-framework-5.24.0-3|46	BuildRequires:	pkgconfig(x11)
14mu|plasma-framework-5.24.0-3|47	BuildRequires:	pkgconfig(xcb)
14mu|plasma-framework-5.24.0-3|48	BuildRequires:	pkgconfig(xcb-composite)
14mu|plasma-framework-5.24.0-3|49	BuildRequires:	pkgconfig(xcb-damage)
14mu|plasma-framework-5.24.0-3|50	BuildRequires:	pkgconfig(xcb-render)
14mu|plasma-framework-5.24.0-3|51	BuildRequires:	pkgconfig(xcb-shape)
14mu|plasma-framework-5.24.0-3|52	BuildRequires:	pkgconfig(xcb-xfixes)
14mu|plasma-framework-5.24.0-3|53	Suggests:	plasma5-dataengine-testengine
14mu|plasma-framework-5.24.0-3|54	Suggests:	plasma5-desktoptheme-air
14mu|plasma-framework-5.24.0-3|55	Requires:	plasma5-desktoptheme-breeze
14mu|plasma-framework-5.24.0-3|56	Requires:	plasma5-desktoptheme-breeze-dark
14mu|plasma-framework-5.24.0-3|57	Requires:	plasma5-desktoptheme-breeze-light
14mu|plasma-framework-5.24.0-3|58	Suggests:	plasma5-desktoptheme-oxygen
14mu|plasma-framework-5.24.0-3|59	Requires:	plasma5-scriptengine-declarative
14mu|plasma-framework-5.24.0-3|60	%if %{with ruby}
14mu|plasma-framework-5.24.0-3|61	Requires:	plasma5-scriptengine-ruby
14mu|plasma-framework-5.24.0-3|62	%else
14mu|plasma-framework-5.24.0-3|63	Obsoletes:	plasma5-scriptengine-ruby < %{EVRD}
14mu|plasma-framework-5.24.0-3|64	%endif
14mu|plasma-framework-5.24.0-3|65	
14mu|plasma-framework-5.24.0-3|66	%description
14mu|plasma-framework-5.24.0-3|67	KDE Frameworks 5 plugin based UI runtime module.
14mu|plasma-framework-5.24.0-3|68	
14mu|plasma-framework-5.24.0-3|69	The plasma framework provides the foundations that can be used to build
14mu|plasma-framework-5.24.0-3|70	a primary user interface, from graphical to logical components.
14mu|plasma-framework-5.24.0-3|71	
14mu|plasma-framework-5.24.0-3|72	%files
14mu|plasma-framework-5.24.0-3|73	%{_kde5_bindir}/plasmapkg2
14mu|plasma-framework-5.24.0-3|74	%{_kde5_datadir}/plasma/services/*.operations
14mu|plasma-framework-5.24.0-3|75	%{_kde5_mandir}/man1/plasmapkg2.1*
14mu|plasma-framework-5.24.0-3|76	%{_kde5_servicetypes}/plasma-*.desktop
14mu|plasma-framework-5.24.0-3|77	
14mu|plasma-framework-5.24.0-3|78	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|79	
14mu|plasma-framework-5.24.0-3|80	%package -n plasma5-dataengine-testengine
14mu|plasma-framework-5.24.0-3|81	Summary:	Test data engine
14mu|plasma-framework-5.24.0-3|82	Group:		Graphical desktop/KDE
14mu|plasma-framework-5.24.0-3|83	Requires:	%{name}
14mu|plasma-framework-5.24.0-3|84	
14mu|plasma-framework-5.24.0-3|85	%description -n plasma5-dataengine-testengine
14mu|plasma-framework-5.24.0-3|86	Test data engine.
14mu|plasma-framework-5.24.0-3|87	
14mu|plasma-framework-5.24.0-3|88	%files -n plasma5-dataengine-testengine
14mu|plasma-framework-5.24.0-3|89	%{_kde5_services}/plasma-dataengine-testengine.desktop
14mu|plasma-framework-5.24.0-3|90	%{_qt5_plugindir}/plasma_engine_testengine.so
14mu|plasma-framework-5.24.0-3|91	
14mu|plasma-framework-5.24.0-3|92	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|93	
14mu|plasma-framework-5.24.0-3|94	%package -n plasma5-desktoptheme-air
14mu|plasma-framework-5.24.0-3|95	Summary:	Air plasma desktop theme
14mu|plasma-framework-5.24.0-3|96	Group:		Graphical desktop/KDE
14mu|plasma-framework-5.24.0-3|97	BuildArch:	noarch
14mu|plasma-framework-5.24.0-3|98	
14mu|plasma-framework-5.24.0-3|99	%description -n plasma5-desktoptheme-air
14mu|plasma-framework-5.24.0-3|100	Air plasma desktop theme.
14mu|plasma-framework-5.24.0-3|101	
14mu|plasma-framework-5.24.0-3|102	%files -n plasma5-desktoptheme-air
14mu|plasma-framework-5.24.0-3|103	%dir %{_kde5_datadir}/plasma/desktoptheme/air/
14mu|plasma-framework-5.24.0-3|104	%{_kde5_datadir}/plasma/desktoptheme/air/*
14mu|plasma-framework-5.24.0-3|105	
14mu|plasma-framework-5.24.0-3|106	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|107	
14mu|plasma-framework-5.24.0-3|108	%package -n plasma5-desktoptheme-breeze
14mu|plasma-framework-5.24.0-3|109	Summary:	Breeze plasma desktop theme
14mu|plasma-framework-5.24.0-3|110	Group:		Graphical desktop/KDE
14mu|plasma-framework-5.24.0-3|111	Conflicts:	plasma5-applet-notes < 5.4.3-2
14mu|plasma-framework-5.24.0-3|112	BuildArch:	noarch
14mu|plasma-framework-5.24.0-3|113	
14mu|plasma-framework-5.24.0-3|114	%description -n plasma5-desktoptheme-breeze
14mu|plasma-framework-5.24.0-3|115	Breeze plasma desktop theme.
14mu|plasma-framework-5.24.0-3|116	
14mu|plasma-framework-5.24.0-3|117	%files -n plasma5-desktoptheme-breeze
14mu|plasma-framework-5.24.0-3|118	%dir %{_kde5_datadir}/plasma/desktoptheme/default/
14mu|plasma-framework-5.24.0-3|119	%{_kde5_datadir}/plasma/desktoptheme/default/*
14mu|plasma-framework-5.24.0-3|120	
14mu|plasma-framework-5.24.0-3|121	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|122	
14mu|plasma-framework-5.24.0-3|123	%package -n plasma5-desktoptheme-breeze-dark
14mu|plasma-framework-5.24.0-3|124	Summary:	Breeze Dark plasma desktop theme
14mu|plasma-framework-5.24.0-3|125	Group:		Graphical desktop/KDE
14mu|plasma-framework-5.24.0-3|126	BuildArch:	noarch
14mu|plasma-framework-5.24.0-3|127	
14mu|plasma-framework-5.24.0-3|128	%description -n plasma5-desktoptheme-breeze-dark
14mu|plasma-framework-5.24.0-3|129	Breeze Dark plasma desktop theme.
14mu|plasma-framework-5.24.0-3|130	
14mu|plasma-framework-5.24.0-3|131	%files -n plasma5-desktoptheme-breeze-dark
14mu|plasma-framework-5.24.0-3|132	%dir %{_kde5_datadir}/plasma/desktoptheme/breeze-dark/
14mu|plasma-framework-5.24.0-3|133	%{_kde5_datadir}/plasma/desktoptheme/breeze-dark/*
14mu|plasma-framework-5.24.0-3|134	
14mu|plasma-framework-5.24.0-3|135	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|136	
14mu|plasma-framework-5.24.0-3|137	%package -n plasma5-desktoptheme-breeze-light
14mu|plasma-framework-5.24.0-3|138	Summary:	Breeze Light plasma desktop theme
14mu|plasma-framework-5.24.0-3|139	Group:		Graphical desktop/KDE
14mu|plasma-framework-5.24.0-3|140	BuildArch:	noarch
14mu|plasma-framework-5.24.0-3|141	
14mu|plasma-framework-5.24.0-3|142	%description -n plasma5-desktoptheme-breeze-light
14mu|plasma-framework-5.24.0-3|143	Breeze Light plasma desktop theme.
14mu|plasma-framework-5.24.0-3|144	
14mu|plasma-framework-5.24.0-3|145	%files -n plasma5-desktoptheme-breeze-light
14mu|plasma-framework-5.24.0-3|146	%dir %{_kde5_datadir}/plasma/desktoptheme/breeze-light/
14mu|plasma-framework-5.24.0-3|147	%{_kde5_datadir}/plasma/desktoptheme/breeze-light/*
14mu|plasma-framework-5.24.0-3|148	
14mu|plasma-framework-5.24.0-3|149	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|150	
14mu|plasma-framework-5.24.0-3|151	%package -n plasma5-desktoptheme-oxygen
14mu|plasma-framework-5.24.0-3|152	Summary:	Oxygen plasma desktop theme
14mu|plasma-framework-5.24.0-3|153	Group:		Graphical desktop/KDE
14mu|plasma-framework-5.24.0-3|154	BuildArch:	noarch
14mu|plasma-framework-5.24.0-3|155	
14mu|plasma-framework-5.24.0-3|156	%description -n plasma5-desktoptheme-oxygen
14mu|plasma-framework-5.24.0-3|157	Oxygen plasma desktop theme.
14mu|plasma-framework-5.24.0-3|158	
14mu|plasma-framework-5.24.0-3|159	%files -n plasma5-desktoptheme-oxygen
14mu|plasma-framework-5.24.0-3|160	%dir %{_kde5_datadir}/plasma/desktoptheme/oxygen/
14mu|plasma-framework-5.24.0-3|161	%{_kde5_datadir}/plasma/desktoptheme/oxygen/*
14mu|plasma-framework-5.24.0-3|162	
14mu|plasma-framework-5.24.0-3|163	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|164	
14mu|plasma-framework-5.24.0-3|165	%package -n plasma5-scriptengine-declarative
14mu|plasma-framework-5.24.0-3|166	Summary:	Support for QML and JavaScript plasma applets
14mu|plasma-framework-5.24.0-3|167	Group:		Graphical desktop/KDE
14mu|plasma-framework-5.24.0-3|168	Requires:	%{name}
14mu|plasma-framework-5.24.0-3|169	
14mu|plasma-framework-5.24.0-3|170	%description -n plasma5-scriptengine-declarative
14mu|plasma-framework-5.24.0-3|171	Support for QML and JavaScript plasma applets.
14mu|plasma-framework-5.24.0-3|172	
14mu|plasma-framework-5.24.0-3|173	%files -n plasma5-scriptengine-declarative
14mu|plasma-framework-5.24.0-3|174	%{_kde5_services}/plasma-scriptengine-applet-declarative.desktop
14mu|plasma-framework-5.24.0-3|175	%{_qt5_plugindir}/plasma/scriptengines/plasma_appletscript_declarative.so
14mu|plasma-framework-5.24.0-3|176	
14mu|plasma-framework-5.24.0-3|177	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|178	
14mu|plasma-framework-5.24.0-3|179	%if %{with ruby}
14mu|plasma-framework-5.24.0-3|180	%package -n plasma5-scriptengine-ruby
14mu|plasma-framework-5.24.0-3|181	Summary:	Support for ruby plasma applets
14mu|plasma-framework-5.24.0-3|182	Group:		Graphical desktop/KDE
14mu|plasma-framework-5.24.0-3|183	Requires:	%{name}
14mu|plasma-framework-5.24.0-3|184	Requires:	ruby
14mu|plasma-framework-5.24.0-3|185	
14mu|plasma-framework-5.24.0-3|186	%description -n plasma5-scriptengine-ruby
14mu|plasma-framework-5.24.0-3|187	Support for ruby plasma applets.
14mu|plasma-framework-5.24.0-3|188	
14mu|plasma-framework-5.24.0-3|189	%files -n plasma5-scriptengine-ruby
14mu|plasma-framework-5.24.0-3|190	%{_kde5_services}/plasma-scriptengine-ruby-dataengine.desktop
14mu|plasma-framework-5.24.0-3|191	%dir %{_kde5_datadir}/plasma/plasma_scriptengine_ruby/
14mu|plasma-framework-5.24.0-3|192	%{_kde5_datadir}/plasma/plasma_scriptengine_ruby/*
14mu|plasma-framework-5.24.0-3|193	%endif
14mu|plasma-framework-5.24.0-3|194	
14mu|plasma-framework-5.24.0-3|195	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|196	
14mu|plasma-framework-5.24.0-3|197	%package i18n
14mu|plasma-framework-5.24.0-3|198	Summary:	Plasma Framework translations
14mu|plasma-framework-5.24.0-3|199	Group:		System/Internationalization
14mu|plasma-framework-5.24.0-3|200	BuildArch:	noarch
14mu|plasma-framework-5.24.0-3|201	
14mu|plasma-framework-5.24.0-3|202	%description i18n
14mu|plasma-framework-5.24.0-3|203	Plasma Framework translations.
14mu|plasma-framework-5.24.0-3|204	
14mu|plasma-framework-5.24.0-3|205	%files i18n -f %{name}.lang
14mu|plasma-framework-5.24.0-3|206	%lang(lt) %{_datadir}/locale/lt/LC_SCRIPTS
14mu|plasma-framework-5.24.0-3|207	
14mu|plasma-framework-5.24.0-3|208	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|209	
14mu|plasma-framework-5.24.0-3|210	%define qmlkf5plasma %mklibname kf5plasma-qml
14mu|plasma-framework-5.24.0-3|211	
14mu|plasma-framework-5.24.0-3|212	%package -n %{qmlkf5plasma}
14mu|plasma-framework-5.24.0-3|213	Summary:	QML plugin for KDE Frameworks 5 Plasma Framework
14mu|plasma-framework-5.24.0-3|214	Group:		System/Libraries
14mu|plasma-framework-5.24.0-3|215	Provides:	kf5plasma-qml = %{EVRD}
14mu|plasma-framework-5.24.0-3|216	
14mu|plasma-framework-5.24.0-3|217	%description -n %{qmlkf5plasma}
14mu|plasma-framework-5.24.0-3|218	QML plugin for KDE Frameworks 5 Plasma Framework.
14mu|plasma-framework-5.24.0-3|219	
14mu|plasma-framework-5.24.0-3|220	%files -n %{qmlkf5plasma}
14mu|plasma-framework-5.24.0-3|221	%dir %{_kde5_qmldir}/org/kde/plasma/
14mu|plasma-framework-5.24.0-3|222	%{_kde5_qmldir}/org/kde/plasma/*
14mu|plasma-framework-5.24.0-3|223	%dir %{_kde5_qmldir}/QtQuick/Controls/Styles/Plasma/
14mu|plasma-framework-5.24.0-3|224	%{_kde5_qmldir}/QtQuick/Controls/Styles/Plasma/*
14mu|plasma-framework-5.24.0-3|225	
14mu|plasma-framework-5.24.0-3|226	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|227	
14mu|plasma-framework-5.24.0-3|228	%define kf5plasma_major 5
14mu|plasma-framework-5.24.0-3|229	%define libkf5plasma %mklibname kf5plasma %{kf5plasma_major}
14mu|plasma-framework-5.24.0-3|230	
14mu|plasma-framework-5.24.0-3|231	%package -n %{libkf5plasma}
14mu|plasma-framework-5.24.0-3|232	Summary:	KDE Frameworks 5 plugin based UI runtime shared library
14mu|plasma-framework-5.24.0-3|233	Group:		System/Libraries
14mu|plasma-framework-5.24.0-3|234	Requires:	%{name}-i18n
14mu|plasma-framework-5.24.0-3|235	Requires:	%{qmlkf5plasma}
14mu|plasma-framework-5.24.0-3|236	
14mu|plasma-framework-5.24.0-3|237	%description -n %{libkf5plasma}
14mu|plasma-framework-5.24.0-3|238	KDE Frameworks 5 plugin based UI runtime shared library.
14mu|plasma-framework-5.24.0-3|239	
14mu|plasma-framework-5.24.0-3|240	%files -n %{libkf5plasma}
14mu|plasma-framework-5.24.0-3|241	%{_kde5_libdir}/libKF5Plasma.so.%{kf5plasma_major}*
14mu|plasma-framework-5.24.0-3|242	
14mu|plasma-framework-5.24.0-3|243	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|244	
14mu|plasma-framework-5.24.0-3|245	%define kf5plasmaquick_major 5
14mu|plasma-framework-5.24.0-3|246	%define libkf5plasmaquick %mklibname kf5plasmaquick %{kf5plasmaquick_major}
14mu|plasma-framework-5.24.0-3|247	
14mu|plasma-framework-5.24.0-3|248	%package -n %{libkf5plasmaquick}
14mu|plasma-framework-5.24.0-3|249	Summary:	KDE Frameworks 5 plugin based UI runtime shared library
14mu|plasma-framework-5.24.0-3|250	Group:		System/Libraries
14mu|plasma-framework-5.24.0-3|251	Requires:	%{name}-i18n
14mu|plasma-framework-5.24.0-3|252	Requires:	%{qmlkf5plasma}
14mu|plasma-framework-5.24.0-3|253	
14mu|plasma-framework-5.24.0-3|254	%description -n %{libkf5plasmaquick}
14mu|plasma-framework-5.24.0-3|255	KDE Frameworks 5 plugin based UI runtime shared library.
14mu|plasma-framework-5.24.0-3|256	
14mu|plasma-framework-5.24.0-3|257	%files -n %{libkf5plasmaquick}
14mu|plasma-framework-5.24.0-3|258	%{_kde5_libdir}/libKF5PlasmaQuick.so.%{kf5plasmaquick_major}*
14mu|plasma-framework-5.24.0-3|259	
14mu|plasma-framework-5.24.0-3|260	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|261	
14mu|plasma-framework-5.24.0-3|262	%define devkf5plasma %mklibname kf5plasma -d
14mu|plasma-framework-5.24.0-3|263	
14mu|plasma-framework-5.24.0-3|264	%package -n %{devkf5plasma}
14mu|plasma-framework-5.24.0-3|265	Summary:	Development files for KDE Frameworks 5 plugin based UI runtime module
14mu|plasma-framework-5.24.0-3|266	Group:		Development/KDE and Qt
14mu|plasma-framework-5.24.0-3|267	Requires:	%{libkf5plasma} = %{EVRD}
14mu|plasma-framework-5.24.0-3|268	Requires:	%{libkf5plasmaquick} = %{EVRD}
14mu|plasma-framework-5.24.0-3|269	Provides:	%{name}-devel = %{EVRD}
14mu|plasma-framework-5.24.0-3|270	Provides:	kf5plasma-devel = %{version}
14mu|plasma-framework-5.24.0-3|271	Provides:	kf5plasmaquick-devel = %{version}
14mu|plasma-framework-5.24.0-3|272	
14mu|plasma-framework-5.24.0-3|273	%description -n %{devkf5plasma}
14mu|plasma-framework-5.24.0-3|274	This package contains header files needed if you wish to build applications
14mu|plasma-framework-5.24.0-3|275	based on %{name}.
14mu|plasma-framework-5.24.0-3|276	
14mu|plasma-framework-5.24.0-3|277	%files -n %{devkf5plasma}
14mu|plasma-framework-5.24.0-3|278	%{_kde5_datadir}/kdevappwizard/templates/*
14mu|plasma-framework-5.24.0-3|279	%{_kde5_includedir}/KF5/Plasma
14mu|plasma-framework-5.24.0-3|280	%{_kde5_includedir}/KF5/plasma
14mu|plasma-framework-5.24.0-3|281	%{_kde5_includedir}/KF5/PlasmaQuick/
14mu|plasma-framework-5.24.0-3|282	%{_kde5_includedir}/KF5/plasmaquick
14mu|plasma-framework-5.24.0-3|283	%{_kde5_includedir}/KF5/plasma_version.h
14mu|plasma-framework-5.24.0-3|284	%{_kde5_libdir}/cmake/KF5Plasma
14mu|plasma-framework-5.24.0-3|285	%{_kde5_libdir}/cmake/KF5PlasmaQuick
14mu|plasma-framework-5.24.0-3|286	%{_kde5_libdir}/libKF5Plasma.so
14mu|plasma-framework-5.24.0-3|287	%{_kde5_libdir}/libKF5PlasmaQuick.so
14mu|plasma-framework-5.24.0-3|288	
14mu|plasma-framework-5.24.0-3|289	#----------------------------------------------------------------------------
14mu|plasma-framework-5.24.0-3|290	
14mu|plasma-framework-5.24.0-3|291	%prep
14mu|plasma-framework-5.24.0-3|292	%setup -q
14mu|plasma-framework-5.24.0-3|293	
14mu|plasma-framework-5.24.0-3|294	%build
14mu|plasma-framework-5.24.0-3|295	%cmake_kde5
14mu|plasma-framework-5.24.0-3|296	%make
14mu|plasma-framework-5.24.0-3|297	
14mu|plasma-framework-5.24.0-3|298	%install
14mu|plasma-framework-5.24.0-3|299	%makeinstall_std -C build
14mu|plasma-framework-5.24.0-3|300	
14mu|plasma-framework-5.24.0-3|301	%find_lang %{name} --all-name --with-man
14mu|plasma-framework-5.24.0-3|302	
14mu|plasma-framework-5.24.0-3|303	
14mu|plasma-framework-5.24.0-3|304	%changelog
14mu|plasma-framework-5.24.0-3|305	
14mu|plasma-framework-5.24.0-3|306	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.24.0-3
14mu|plasma-framework-5.24.0-3|307	- (b19734c) No longer revert some commits, it's not needed for Plasma 5.7.x
14mu|plasma-framework-5.24.0-3|308	
14mu|plasma-framework-5.24.0-3|309	* Fri Jul 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-2
14mu|plasma-framework-5.24.0-3|310	- (149eee0) Revert upstream commits that seem to break system tray when widgets are locked
14mu|plasma-framework-5.24.0-3|311	
14mu|plasma-framework-5.24.0-3|312	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|plasma-framework-5.24.0-3|313	- (db7ffd4) Add man pages translations
14mu|plasma-framework-5.24.0-3|314	- (Andrey Bondrov: c311928) New version 5.24.0
14mu|plasma-framework-5.24.0-3|315	
14mu|plasma-framework-5.24.0-3|316	* Sat Jun 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.23.0-1
14mu|plasma-framework-5.24.0-3|317	- (3f9b1f6) New version 5.23.0
14mu|plasma-framework-5.24.0-3|318	
14mu|plasma-framework-5.24.0-3|319	* Wed Apr 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-2
14mu|plasma-framework-5.24.0-3|320	- (82e6974) MassBuild#1024: Increase release tag
14mu|plasma-framework-5.24.0-3|321	
14mu|plasma-framework-5.24.0-3|322	* Mon Apr 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.21.0-1
14mu|plasma-framework-5.24.0-3|323	- (8f9241f) Update files (add PlasmaQuick headers)
14mu|plasma-framework-5.24.0-3|324	- (8f9241f) Add kf5plasmaquick-devel package Provides
14mu|plasma-framework-5.24.0-3|325	- (Andrey Bondrov: 72e8290) Drop l10n-ru patch (fixed upstream)
14mu|plasma-framework-5.24.0-3|326	- (Andrey Bondrov: ed86703) Build no longer requires deprecated pkgconfig(Qt5Script)
14mu|plasma-framework-5.24.0-3|327	- (Andrey Bondrov: 06f32ac) New version 5.21.0
14mu|plasma-framework-5.24.0-3|328	
14mu|plasma-framework-5.24.0-3|329	* Fri Apr 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-2
14mu|plasma-framework-5.24.0-3|330	- (7c001b3) MassBuild#1000: Increase release tag
14mu|plasma-framework-5.24.0-3|331	
14mu|plasma-framework-5.24.0-3|332	* Tue Mar 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.20.0-1
14mu|plasma-framework-5.24.0-3|333	- (5e21189) Add Breeze Light theme subpackage
14mu|plasma-framework-5.24.0-3|334	- (Andrey Bondrov: 4986bf8) Drop iconitem patch (fixed upstream)
14mu|plasma-framework-5.24.0-3|335	- (Andrey Bondrov: 4986bf8) Add l10n-ru patch
14mu|plasma-framework-5.24.0-3|336	- (Andrey Bondrov: 8e5d11b) New version 5.20.0
14mu|plasma-framework-5.24.0-3|337	
14mu|plasma-framework-5.24.0-3|338	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19.0-2
14mu|plasma-framework-5.24.0-3|339	- (251186b) Backport patch from upstream to fix IconItem not loading non-theme icons with name
14mu|plasma-framework-5.24.0-3|340	
14mu|plasma-framework-5.24.0-3|341	* Sat Feb 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.19.0-1
14mu|plasma-framework-5.24.0-3|342	- (4c78216) New version 5.19.0
14mu|plasma-framework-5.24.0-3|343	
14mu|plasma-framework-5.24.0-3|344	* Mon Jan 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.18.0-1
14mu|plasma-framework-5.24.0-3|345	- (26d9fc0) New version 5.18.0
14mu|plasma-framework-5.24.0-3|346	
14mu|plasma-framework-5.24.0-3|347	* Sun Dec 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-2
14mu|plasma-framework-5.24.0-3|348	- (90b4460) Add plasma5-desktoptheme-breeze conflicts with plasma5-applet-notes < 5.4.3-2
14mu|plasma-framework-5.24.0-3|349	
14mu|plasma-framework-5.24.0-3|350	* Fri Dec 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.17.0-1
14mu|plasma-framework-5.24.0-3|351	- (835830d) Update files (add templates to development package)
14mu|plasma-framework-5.24.0-3|352	- (Andrey Bondrov: 5ba9b78) Drop platformstatus as upstream did
14mu|plasma-framework-5.24.0-3|353	- (Andrey Bondrov: dd50ef8) New version 5.17.0
14mu|plasma-framework-5.24.0-3|354	
14mu|plasma-framework-5.24.0-3|355	* Wed Nov 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-2
14mu|plasma-framework-5.24.0-3|356	- (8988dec) Bump release
14mu|plasma-framework-5.24.0-3|357	
14mu|plasma-framework-5.24.0-3|358	* Tue Nov 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.16.0-1
14mu|plasma-framework-5.24.0-3|359	- (117ce99) New version 5.16.0
14mu|plasma-framework-5.24.0-3|360	
14mu|plasma-framework-5.24.0-3|361	* Sun Oct 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.15.0-1
14mu|plasma-framework-5.24.0-3|362	- (18e84ba) New version 5.15.0
14mu|plasma-framework-5.24.0-3|363	
14mu|plasma-framework-5.24.0-3|364	* Sat Sep 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.14.0-1
14mu|plasma-framework-5.24.0-3|365	- (b94bc49) Update files
14mu|plasma-framework-5.24.0-3|366	- (Andrey Bondrov: d638de9) New version 5.14.0
14mu|plasma-framework-5.24.0-3|367	
14mu|plasma-framework-5.24.0-3|368	* Wed Aug 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.13.0-1
14mu|plasma-framework-5.24.0-3|369	- (0c49e0f) New version 5.13.0
14mu|plasma-framework-5.24.0-3|370	
14mu|plasma-framework-5.24.0-3|371	* Mon Jul 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.12.0-1
14mu|plasma-framework-5.24.0-3|372	- (1de60e5) New version 5.12.0
14mu|plasma-framework-5.24.0-3|373	
14mu|plasma-framework-5.24.0-3|374	* Mon Jun 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.11.0-1
14mu|plasma-framework-5.24.0-3|375	- (74e1519) New file path for scriptengines
14mu|plasma-framework-5.24.0-3|376	- (74e1519) Disable ruby scriptengine for now as upstream did
14mu|plasma-framework-5.24.0-3|377	- (74e1519) Adjust find_lang usage
14mu|plasma-framework-5.24.0-3|378	- (Andrey Bondrov: 2b71fa8) New version 5.11.0
14mu|plasma-framework-5.24.0-3|379	
14mu|plasma-framework-5.24.0-3|380	

23780 14
14mu|plasma-nm-0.9.3.6-2|1	Summary:	Plasma applet written in QML for managing network connections
14mu|plasma-nm-0.9.3.6-2|2	Name:		plasma-nm
14mu|plasma-nm-0.9.3.6-2|3	Version:	0.9.3.6
14mu|plasma-nm-0.9.3.6-2|4	Release:	2
14mu|plasma-nm-0.9.3.6-2|5	License:	GPLv2+
14mu|plasma-nm-0.9.3.6-2|6	Group:		Graphical desktop/KDE
14mu|plasma-nm-0.9.3.6-2|7	Url:		https://projects.kde.org/projects/playground/network/%{name}
14mu|plasma-nm-0.9.3.6-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{name}-%{version}.tar.xz
14mu|plasma-nm-0.9.3.6-2|9	Patch0:		plasma-nm-0.9.3.6-ru.patch
14mu|plasma-nm-0.9.3.6-2|10	BuildRequires:	mobile-broadband-provider-info
14mu|plasma-nm-0.9.3.6-2|11	BuildRequires:	kdelibs4-devel
14mu|plasma-nm-0.9.3.6-2|12	BuildRequires:	pkgconfig(libnm-glib)
14mu|plasma-nm-0.9.3.6-2|13	BuildRequires:	pkgconfig(libnm-util)
14mu|plasma-nm-0.9.3.6-2|14	BuildRequires:	pkgconfig(ModemManagerQt)
14mu|plasma-nm-0.9.3.6-2|15	BuildRequires:	pkgconfig(NetworkManagerQt)
14mu|plasma-nm-0.9.3.6-2|16	BuildRequires:	pkgconfig(NetworkManager) >= 0.9.8
14mu|plasma-nm-0.9.3.6-2|17	BuildRequires:	pkgconfig(openconnect) >= 3.99
14mu|plasma-nm-0.9.3.6-2|18	Requires:	mobile-broadband-provider-info
14mu|plasma-nm-0.9.3.6-2|19	Requires:	modemmanager
14mu|plasma-nm-0.9.3.6-2|20	Requires:	networkmanager
14mu|plasma-nm-0.9.3.6-2|21	Conflicts:	plasma-applet-networkmanagement
14mu|plasma-nm-0.9.3.6-2|22	Conflicts:	knetworkmanager-common
14mu|plasma-nm-0.9.3.6-2|23	
14mu|plasma-nm-0.9.3.6-2|24	%description
14mu|plasma-nm-0.9.3.6-2|25	Plasma applet and editor for managing your network connections in KDE4 using
14mu|plasma-nm-0.9.3.6-2|26	the default NetworkManager service.
14mu|plasma-nm-0.9.3.6-2|27	
14mu|plasma-nm-0.9.3.6-2|28	%files -f %{name}.lang
14mu|plasma-nm-0.9.3.6-2|29	%{_kde_bindir}/kde-nm-connection-editor
14mu|plasma-nm-0.9.3.6-2|30	%{_kde_libdir}/kde4/imports/org/kde/networkmanagement/
14mu|plasma-nm-0.9.3.6-2|31	%{_kde_libdir}/kde4/kded_networkmanagement.so
14mu|plasma-nm-0.9.3.6-2|32	%{_kde_libdir}/kde4/networkmanagement_notifications.so
14mu|plasma-nm-0.9.3.6-2|33	%{_kde_libdir}/kde4/plasmanetworkmanagement_l2tpui.so
14mu|plasma-nm-0.9.3.6-2|34	%{_kde_libdir}/kde4/plasmanetworkmanagement_openconnectui.so
14mu|plasma-nm-0.9.3.6-2|35	%{_kde_libdir}/kde4/plasmanetworkmanagement_openswanui.so
14mu|plasma-nm-0.9.3.6-2|36	%{_kde_libdir}/kde4/plasmanetworkmanagement_openvpnui.so
14mu|plasma-nm-0.9.3.6-2|37	%{_kde_libdir}/kde4/plasmanetworkmanagement_pptpui.so
14mu|plasma-nm-0.9.3.6-2|38	%{_kde_libdir}/kde4/plasmanetworkmanagement_strongswanui.so
14mu|plasma-nm-0.9.3.6-2|39	%{_kde_libdir}/kde4/plasmanetworkmanagement_vpncui.so
14mu|plasma-nm-0.9.3.6-2|40	%{_kde_libdir}/kde4/plugins/designer/plasmanetworkmanagementwidgets.so
14mu|plasma-nm-0.9.3.6-2|41	%{_kde_libdir}/libplasmanetworkmanagement-editor.so
14mu|plasma-nm-0.9.3.6-2|42	%{_kde_libdir}/libplasmanetworkmanagement-internal.so
14mu|plasma-nm-0.9.3.6-2|43	%{_kde_applicationsdir}/kde-nm-connection-editor.desktop
14mu|plasma-nm-0.9.3.6-2|44	%{_kde_appsdir}/plasma/plasmoids/org.kde.networkmanagement
14mu|plasma-nm-0.9.3.6-2|45	%{_kde_appsdir}/desktoptheme/default/icons/plasma-networkmanagement2.svgz
14mu|plasma-nm-0.9.3.6-2|46	%{_kde_appsdir}/kde-nm-connection-editor
14mu|plasma-nm-0.9.3.6-2|47	%{_kde_appsdir}/networkmanagement
14mu|plasma-nm-0.9.3.6-2|48	%{_kde_iconsdir}/oxygen/*/devices/network-defaultroute.png
14mu|plasma-nm-0.9.3.6-2|49	%{_kde_services}/kded/networkmanagement.desktop
14mu|plasma-nm-0.9.3.6-2|50	%{_kde_services}/plasma-applet-networkmanagement.desktop
14mu|plasma-nm-0.9.3.6-2|51	%{_kde_services}/networkmanagement_notifications.desktop
14mu|plasma-nm-0.9.3.6-2|52	%{_kde_services}/plasmanetworkmanagement_l2tpui.desktop
14mu|plasma-nm-0.9.3.6-2|53	%{_kde_services}/plasmanetworkmanagement_openconnectui.desktop
14mu|plasma-nm-0.9.3.6-2|54	%{_kde_services}/plasmanetworkmanagement_openswanui.desktop
14mu|plasma-nm-0.9.3.6-2|55	%{_kde_services}/plasmanetworkmanagement_openvpnui.desktop
14mu|plasma-nm-0.9.3.6-2|56	%{_kde_services}/plasmanetworkmanagement_pptpui.desktop
14mu|plasma-nm-0.9.3.6-2|57	%{_kde_services}/plasmanetworkmanagement_strongswanui.desktop
14mu|plasma-nm-0.9.3.6-2|58	%{_kde_services}/plasmanetworkmanagement_vpncui.desktop
14mu|plasma-nm-0.9.3.6-2|59	%{_kde_servicetypes}/plasma-networkmanagement-vpnuiplugin.desktop
14mu|plasma-nm-0.9.3.6-2|60	
14mu|plasma-nm-0.9.3.6-2|61	#----------------------------------------------------------------------------
14mu|plasma-nm-0.9.3.6-2|62	
14mu|plasma-nm-0.9.3.6-2|63	%prep
14mu|plasma-nm-0.9.3.6-2|64	%setup -q
14mu|plasma-nm-0.9.3.6-2|65	%patch0 -p1
14mu|plasma-nm-0.9.3.6-2|66	
14mu|plasma-nm-0.9.3.6-2|67	%build
14mu|plasma-nm-0.9.3.6-2|68	%cmake_kde4
14mu|plasma-nm-0.9.3.6-2|69	%make
14mu|plasma-nm-0.9.3.6-2|70	
14mu|plasma-nm-0.9.3.6-2|71	%install
14mu|plasma-nm-0.9.3.6-2|72	%makeinstall_std -C build
14mu|plasma-nm-0.9.3.6-2|73	
14mu|plasma-nm-0.9.3.6-2|74	%find_lang kde-nm-connection-editor \
14mu|plasma-nm-0.9.3.6-2|75	plasma_applet_org.kde.networkmanagement \
14mu|plasma-nm-0.9.3.6-2|76	libplasmanetworkmanagement-editor \
14mu|plasma-nm-0.9.3.6-2|77	plasmanetworkmanagement-kded \
14mu|plasma-nm-0.9.3.6-2|78	plasmanetworkmanagement_l2tpui \
14mu|plasma-nm-0.9.3.6-2|79	plasmanetworkmanagement_openconnectui \
14mu|plasma-nm-0.9.3.6-2|80	plasmanetworkmanagement_openswanui \
14mu|plasma-nm-0.9.3.6-2|81	plasmanetworkmanagement_openvpnui \
14mu|plasma-nm-0.9.3.6-2|82	plasmanetworkmanagement_pptpui \
14mu|plasma-nm-0.9.3.6-2|83	plasmanetworkmanagement_strongswanui \
14mu|plasma-nm-0.9.3.6-2|84	plasmanetworkmanagement_vpncui \
14mu|plasma-nm-0.9.3.6-2|85	%{name}.lang
14mu|plasma-nm-0.9.3.6-2|86	
14mu|plasma-nm-0.9.3.6-2|87	%changelog
14mu|plasma-nm-0.9.3.6-2|88	
14mu|plasma-nm-0.9.3.6-2|89	* Mon Sep 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.3.6-2
14mu|plasma-nm-0.9.3.6-2|90	- (2684a18) Rebuild with new openconnect
14mu|plasma-nm-0.9.3.6-2|91	
14mu|plasma-nm-0.9.3.6-2|92	* Mon Apr 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.6-1
14mu|plasma-nm-0.9.3.6-2|93	- (15673b9) New version 0.9.3.6, drop merged patch
14mu|plasma-nm-0.9.3.6-2|94	
14mu|plasma-nm-0.9.3.6-2|95	* Wed Nov 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.5-1
14mu|plasma-nm-0.9.3.6-2|96	- (4284da7) Update Russian translation
14mu|plasma-nm-0.9.3.6-2|97	- (Andrey Bondrov: 628468d) New version 0.9.3.5, drop merged patches
14mu|plasma-nm-0.9.3.6-2|98	
14mu|plasma-nm-0.9.3.6-2|99	* Fri Oct 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.4-7
14mu|plasma-nm-0.9.3.6-2|100	- (21da58b) Add more patches from upstream (all up to current date)
14mu|plasma-nm-0.9.3.6-2|101	
14mu|plasma-nm-0.9.3.6-2|102	* Fri Oct 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.4-6
14mu|plasma-nm-0.9.3.6-2|103	- (df3251f) Add patches from upsteam to fix KDE bug #338513
14mu|plasma-nm-0.9.3.6-2|104	
14mu|plasma-nm-0.9.3.6-2|105	* Mon Sep 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.4-5
14mu|plasma-nm-0.9.3.6-2|106	- (9eddd3f) Fix typos in russian translation
14mu|plasma-nm-0.9.3.6-2|107	
14mu|plasma-nm-0.9.3.6-2|108	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.4-4
14mu|plasma-nm-0.9.3.6-2|109	- (9d6babf) Add patch to fix fields' sizes in connection editor
14mu|plasma-nm-0.9.3.6-2|110	
14mu|plasma-nm-0.9.3.6-2|111	* Tue Sep 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.4-3
14mu|plasma-nm-0.9.3.6-2|112	- (3b8288f) Update Russian translation
14mu|plasma-nm-0.9.3.6-2|113	
14mu|plasma-nm-0.9.3.6-2|114	* Mon Aug 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.4-2
14mu|plasma-nm-0.9.3.6-2|115	- (63fbd1d) New version 0.9.3.4 (stable)
14mu|plasma-nm-0.9.3.6-2|116	
14mu|plasma-nm-0.9.3.6-2|117	* Thu Jul 10 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.3.4-0.20140702.2
14mu|plasma-nm-0.9.3.6-2|118	- (d1616e7) Updated plasma-nm.spec
14mu|plasma-nm-0.9.3.6-2|119	
14mu|plasma-nm-0.9.3.6-2|120	* Thu Jul 10 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.3.4-0.20140702.1
14mu|plasma-nm-0.9.3.6-2|121	- (407b067) Updated plasma-nm.spec
14mu|plasma-nm-0.9.3.6-2|122	- (Victor Ryzhikh: 90211e5) Updated .abf.yml
14mu|plasma-nm-0.9.3.6-2|123	- (Andrey Bondrov: cd5cf0d) Use git snapshot from 2014.07.02, re-diff i18n-ru patch, drop external russian localization because we have better one in upstream now
14mu|plasma-nm-0.9.3.6-2|124	
14mu|plasma-nm-0.9.3.6-2|125	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.3-7
14mu|plasma-nm-0.9.3.6-2|126	- (b92bf64) Bump release
14mu|plasma-nm-0.9.3.6-2|127	
14mu|plasma-nm-0.9.3.6-2|128	* Sat Apr 05 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.3.3-6
14mu|plasma-nm-0.9.3.6-2|129	- (4ed85b8) Updated plasma-nm.spec
14mu|plasma-nm-0.9.3.6-2|130	
14mu|plasma-nm-0.9.3.6-2|131	* Sat Apr 05 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.3.3-5
14mu|plasma-nm-0.9.3.6-2|132	- (fedced7) Updated .abf.yml
14mu|plasma-nm-0.9.3.6-2|133	- (Andrey Bondrov: b56c2ab) Update Russian translation (once more)
14mu|plasma-nm-0.9.3.6-2|134	
14mu|plasma-nm-0.9.3.6-2|135	* Wed Apr 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.3-4
14mu|plasma-nm-0.9.3.6-2|136	- (b9f6299) Update Russian translation
14mu|plasma-nm-0.9.3.6-2|137	
14mu|plasma-nm-0.9.3.6-2|138	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.3-1
14mu|plasma-nm-0.9.3.6-2|139	- (858ca22) New version 0.9.3.3, re-diff i18n-ru patch, update files
14mu|plasma-nm-0.9.3.6-2|140	
14mu|plasma-nm-0.9.3.6-2|141	* Tue Nov 26 2013 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.3.2-3
14mu|plasma-nm-0.9.3.6-2|142	- (2a46105) Updated kde-nm-connection-editor-ru.po
14mu|plasma-nm-0.9.3.6-2|143	- (Victor Ryzhikh: 699c061) Updated plasma-nm.spec
14mu|plasma-nm-0.9.3.6-2|144	
14mu|plasma-nm-0.9.3.6-2|145	* Tue Nov 26 2013 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.3.2-2
14mu|plasma-nm-0.9.3.6-2|146	- (5ee558c) Updated kde-nm-connection-editor-ru.po
14mu|plasma-nm-0.9.3.6-2|147	- (Victor Ryzhikh: ac98614) Updated plasma-nm.spec
14mu|plasma-nm-0.9.3.6-2|148	
14mu|plasma-nm-0.9.3.6-2|149	* Sat Nov 23 2013 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.3.2-1
14mu|plasma-nm-0.9.3.6-2|150	- (f2db819) Updated plasma-nm.spec
14mu|plasma-nm-0.9.3.6-2|151	
14mu|plasma-nm-0.9.3.6-2|152	* Sat Nov 23 2013 Victor Ryzhikh <victorr2007@yandex.ru> 0.9.3.1-1
14mu|plasma-nm-0.9.3.6-2|153	- (6f2ff66) Updated plasma-nm-0.9.3.1-i18n-ru.patch
14mu|plasma-nm-0.9.3.6-2|154	- (Victor Ryzhikh: 7e97d19) Updated .abf.yml
14mu|plasma-nm-0.9.3.6-2|155	- (Andrey Bondrov: 4426e3a) LOG New version 0.9.3.1, build with OpenConnect support, update files list
14mu|plasma-nm-0.9.3.6-2|156	
14mu|plasma-nm-0.9.3.6-2|157	* Thu Sep 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.0-2
14mu|plasma-nm-0.9.3.6-2|158	- (22775a2) LOG Update russian translation
14mu|plasma-nm-0.9.3.6-2|159	
14mu|plasma-nm-0.9.3.6-2|160	* Thu Sep 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.3.0-1
14mu|plasma-nm-0.9.3.6-2|161	- (137dfdc) LOG Add russian i18n files
14mu|plasma-nm-0.9.3.6-2|162	
14mu|plasma-nm-0.9.3.6-2|163	

23781 14
14mu|plymouth-0.8.9-16|1	%define plymouthdaemon_execdir /sbin
14mu|plymouth-0.8.9-16|2	%define plymouthclient_execdir /bin
14mu|plymouth-0.8.9-16|3	%define plymouth_libdir /%{_lib}
14mu|plymouth-0.8.9-16|4	
14mu|plymouth-0.8.9-16|5	%define _libexecdir %{_prefix}/libexec
14mu|plymouth-0.8.9-16|6	
14mu|plymouth-0.8.9-16|7	%define major 2
14mu|plymouth-0.8.9-16|8	%define libname %mklibname %{name} %{major}
14mu|plymouth-0.8.9-16|9	%define devname %mklibname %{name} -d
14mu|plymouth-0.8.9-16|10	
14mu|plymouth-0.8.9-16|11	Summary:	Graphical Boot Animation and Logger
14mu|plymouth-0.8.9-16|12	Name:		plymouth
14mu|plymouth-0.8.9-16|13	Version:	0.8.9
14mu|plymouth-0.8.9-16|14	Release:	16
14mu|plymouth-0.8.9-16|15	License:	GPLv2+
14mu|plymouth-0.8.9-16|16	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|17	Url:		http://www.freedesktop.org/wiki/Software/Plymouth
14mu|plymouth-0.8.9-16|18	Source0:	http://www.freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
14mu|plymouth-0.8.9-16|19	Source1:	boot-duration
14mu|plymouth-0.8.9-16|20	Source2:	charge.plymouth
14mu|plymouth-0.8.9-16|21	# PATCH-OPENSUSE -- Restore suspend / resume state (needed for suspend package)
14mu|plymouth-0.8.9-16|22	Patch0:		plymouth-restore-suspend.patch
14mu|plymouth-0.8.9-16|23	# PATCH-OPENSUSE -- Handle correctly multiple displays with different sizes
14mu|plymouth-0.8.9-16|24	Patch4:		plymouth-fix-window-size
14mu|plymouth-0.8.9-16|25	Patch8:		plymouth-0.8.6.1.mkinitrd-to-dracut.patch
14mu|plymouth-0.8.9-16|26	Patch12:	plymouth-use-longer-timeout.patch
14mu|plymouth-0.8.9-16|27	Patch13:	plymouth-0.8.9-subst-run-paths.patch
14mu|plymouth-0.8.9-16|28	Patch14:	plymouth-0.8.9-setup-vconsole.patch
14mu|plymouth-0.8.9-16|29	BuildRequires:	systemd-units
14mu|plymouth-0.8.9-16|30	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|plymouth-0.8.9-16|31	BuildRequires:	pkgconfig(libdrm)
14mu|plymouth-0.8.9-16|32	BuildRequires:	pkgconfig(systemd)
14mu|plymouth-0.8.9-16|33	Requires:	desktop-common-data
14mu|plymouth-0.8.9-16|34	Requires(post):	dracut
14mu|plymouth-0.8.9-16|35	Requires(post):	plymouth-scripts = %{EVRD}
14mu|plymouth-0.8.9-16|36	Conflicts:	systemd-units < 186
14mu|plymouth-0.8.9-16|37	%rename		splashy
14mu|plymouth-0.8.9-16|38	
14mu|plymouth-0.8.9-16|39	%description
14mu|plymouth-0.8.9-16|40	Plymouth provides an attractive graphical boot animation in place of the text
14mu|plymouth-0.8.9-16|41	messages that normally get shown. Text messages are instead redirected to a log
14mu|plymouth-0.8.9-16|42	file for viewing after boot.
14mu|plymouth-0.8.9-16|43	
14mu|plymouth-0.8.9-16|44	%files
14mu|plymouth-0.8.9-16|45	%doc AUTHORS NEWS README
14mu|plymouth-0.8.9-16|46	%config(noreplace) %{_sysconfdir}/plymouth
14mu|plymouth-0.8.9-16|47	%dir %{_datadir}/plymouth
14mu|plymouth-0.8.9-16|48	%dir %{_datadir}/plymouth/themes
14mu|plymouth-0.8.9-16|49	%dir %{_libdir}/plymouth
14mu|plymouth-0.8.9-16|50	%{_datadir}/plymouth/default-boot-duration
14mu|plymouth-0.8.9-16|51	%dir %{_localstatedir}/lib/plymouth
14mu|plymouth-0.8.9-16|52	%{plymouthdaemon_execdir}/plymouthd
14mu|plymouth-0.8.9-16|53	%{plymouthclient_execdir}/plymouth
14mu|plymouth-0.8.9-16|54	%{_libdir}/plymouth/details.so
14mu|plymouth-0.8.9-16|55	%{_libdir}/plymouth/text.so
14mu|plymouth-0.8.9-16|56	/lib/systemd/system/*plymouth*.service
14mu|plymouth-0.8.9-16|57	/lib/systemd/system/systemd-*.path
14mu|plymouth-0.8.9-16|58	/lib/systemd/system/*.wants/plymouth-*.service
14mu|plymouth-0.8.9-16|59	%dir %{_libdir}/plymouth/renderers
14mu|plymouth-0.8.9-16|60	%{_libdir}/plymouth/renderers/drm*
14mu|plymouth-0.8.9-16|61	%{_libdir}/plymouth/renderers/frame-buffer*
14mu|plymouth-0.8.9-16|62	%ghost %{_datadir}/plymouth/themes/default.plymouth
14mu|plymouth-0.8.9-16|63	%{_datadir}/plymouth/plymouthd.defaults
14mu|plymouth-0.8.9-16|64	%{_datadir}/plymouth/themes/details
14mu|plymouth-0.8.9-16|65	%{_datadir}/plymouth/themes/text
14mu|plymouth-0.8.9-16|66	%ghost %{_localstatedir}/run/plymouth
14mu|plymouth-0.8.9-16|67	%ghost %{_localstatedir}/spool/plymouth
14mu|plymouth-0.8.9-16|68	%ghost %{_localstatedir}/lib/plymouth/shutdown-duration
14mu|plymouth-0.8.9-16|69	%ghost %{_localstatedir}/lib/plymouth/boot-duration
14mu|plymouth-0.8.9-16|70	%{_mandir}/man8/*
14mu|plymouth-0.8.9-16|71	
14mu|plymouth-0.8.9-16|72	%post
14mu|plymouth-0.8.9-16|73	[ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f %{_datadir}/plymouth/default-boot-duration %{_localstatedir}/lib/plymouth/boot-duration
14mu|plymouth-0.8.9-16|74	if [ "x$DURING_INSTALL" = "x" ]; then
14mu|plymouth-0.8.9-16|75	if [ $1 -eq 1 ]; then
14mu|plymouth-0.8.9-16|76	%{_libexecdir}/plymouth/plymouth-update-initrd
14mu|plymouth-0.8.9-16|77	fi
14mu|plymouth-0.8.9-16|78	fi
14mu|plymouth-0.8.9-16|79	
14mu|plymouth-0.8.9-16|80	%postun
14mu|plymouth-0.8.9-16|81	if [ $1 -eq 0 ]; then
14mu|plymouth-0.8.9-16|82	rm -f %{_libdir}/plymouth/default.so
14mu|plymouth-0.8.9-16|83	fi
14mu|plymouth-0.8.9-16|84	
14mu|plymouth-0.8.9-16|85	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|86	
14mu|plymouth-0.8.9-16|87	%package -n %{libname}
14mu|plymouth-0.8.9-16|88	Summary:	Plymouth libraries
14mu|plymouth-0.8.9-16|89	Group:		System/Libraries
14mu|plymouth-0.8.9-16|90	
14mu|plymouth-0.8.9-16|91	%description -n %{libname}
14mu|plymouth-0.8.9-16|92	This package contains shared libraries used by Plymouth.
14mu|plymouth-0.8.9-16|93	
14mu|plymouth-0.8.9-16|94	%files -n %{libname}
14mu|plymouth-0.8.9-16|95	%{plymouth_libdir}/libply.so.%{major}*
14mu|plymouth-0.8.9-16|96	%{_libdir}/libply-boot-client.so.%{major}*
14mu|plymouth-0.8.9-16|97	%{_libdir}/libply-splash-graphics.so.%{major}*
14mu|plymouth-0.8.9-16|98	/%{_lib}/libply-splash-core.so.%{major}*
14mu|plymouth-0.8.9-16|99	
14mu|plymouth-0.8.9-16|100	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|101	
14mu|plymouth-0.8.9-16|102	%package -n %{devname}
14mu|plymouth-0.8.9-16|103	Summary:	Libraries and headers for writing Plymouth splash plugins
14mu|plymouth-0.8.9-16|104	Group:		Development/C
14mu|plymouth-0.8.9-16|105	Requires:	%{libname} = %{EVRD}
14mu|plymouth-0.8.9-16|106	Provides:	%{name}-devel = %{EVRD}
14mu|plymouth-0.8.9-16|107	
14mu|plymouth-0.8.9-16|108	%description -n %{devname}
14mu|plymouth-0.8.9-16|109	This package contains the libply and libplybootsplash libraries and headers
14mu|plymouth-0.8.9-16|110	needed to develop 3rd party splash plugins for Plymouth.
14mu|plymouth-0.8.9-16|111	
14mu|plymouth-0.8.9-16|112	%files -n %{devname}
14mu|plymouth-0.8.9-16|113	%{plymouth_libdir}/libply.so
14mu|plymouth-0.8.9-16|114	%{_libdir}/libply-boot-client.so
14mu|plymouth-0.8.9-16|115	%{_libdir}/libply-splash-graphics.so
14mu|plymouth-0.8.9-16|116	%{_libdir}/plymouth/renderers/x11*
14mu|plymouth-0.8.9-16|117	/%{_lib}/libply-splash-core.so
14mu|plymouth-0.8.9-16|118	%{_libdir}/pkgconfig/*.pc
14mu|plymouth-0.8.9-16|119	%{_includedir}/plymouth-1
14mu|plymouth-0.8.9-16|120	
14mu|plymouth-0.8.9-16|121	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|122	
14mu|plymouth-0.8.9-16|123	%package system-theme
14mu|plymouth-0.8.9-16|124	Summary:	Plymouth default theme
14mu|plymouth-0.8.9-16|125	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|126	Requires:	plymouth(system-theme)
14mu|plymouth-0.8.9-16|127	Requires:	plymouth = %{EVRD}
14mu|plymouth-0.8.9-16|128	
14mu|plymouth-0.8.9-16|129	%description system-theme
14mu|plymouth-0.8.9-16|130	This metapackage tracks the current distribution default theme.
14mu|plymouth-0.8.9-16|131	
14mu|plymouth-0.8.9-16|132	%files system-theme
14mu|plymouth-0.8.9-16|133	
14mu|plymouth-0.8.9-16|134	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|135	
14mu|plymouth-0.8.9-16|136	%package utils
14mu|plymouth-0.8.9-16|137	Summary:	Plymouth related utilities
14mu|plymouth-0.8.9-16|138	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|139	Requires:	%{name} = %{EVRD}
14mu|plymouth-0.8.9-16|140	
14mu|plymouth-0.8.9-16|141	%description utils
14mu|plymouth-0.8.9-16|142	This package contains utilities that integrate with Plymouth including
14mu|plymouth-0.8.9-16|143	a boot log viewing application.
14mu|plymouth-0.8.9-16|144	
14mu|plymouth-0.8.9-16|145	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|146	
14mu|plymouth-0.8.9-16|147	%package scripts
14mu|plymouth-0.8.9-16|148	Summary:	Plymouth related scripts
14mu|plymouth-0.8.9-16|149	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|150	Requires:	plymouth = %{EVRD}
14mu|plymouth-0.8.9-16|151	
14mu|plymouth-0.8.9-16|152	%description scripts
14mu|plymouth-0.8.9-16|153	This package contains scripts that help integrate Plymouth with the system.
14mu|plymouth-0.8.9-16|154	
14mu|plymouth-0.8.9-16|155	%files scripts
14mu|plymouth-0.8.9-16|156	%{_sbindir}/plymouth-set-default-theme
14mu|plymouth-0.8.9-16|157	%{_libexecdir}/plymouth
14mu|plymouth-0.8.9-16|158	
14mu|plymouth-0.8.9-16|159	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|160	
14mu|plymouth-0.8.9-16|161	%package plugin-fade-throbber
14mu|plymouth-0.8.9-16|162	Summary:	Plymouth "Fade-Throbber" plugin
14mu|plymouth-0.8.9-16|163	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|164	Requires:	%{libname} = %{EVRD}
14mu|plymouth-0.8.9-16|165	
14mu|plymouth-0.8.9-16|166	%description plugin-fade-throbber
14mu|plymouth-0.8.9-16|167	This package contains the "Fade-In" boot splash plugin for Plymouth.
14mu|plymouth-0.8.9-16|168	It features a centered image that fades in and out while other images
14mu|plymouth-0.8.9-16|169	pulsate around during system boot up.
14mu|plymouth-0.8.9-16|170	
14mu|plymouth-0.8.9-16|171	%files plugin-fade-throbber
14mu|plymouth-0.8.9-16|172	%{_libdir}/plymouth/fade-throbber.so
14mu|plymouth-0.8.9-16|173	
14mu|plymouth-0.8.9-16|174	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|175	
14mu|plymouth-0.8.9-16|176	%package plugin-label
14mu|plymouth-0.8.9-16|177	Summary:	Plymouth label plugin
14mu|plymouth-0.8.9-16|178	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|179	Requires:	%{libname} = %{EVRD}
14mu|plymouth-0.8.9-16|180	
14mu|plymouth-0.8.9-16|181	%description plugin-label
14mu|plymouth-0.8.9-16|182	This package contains the label control plugin for Plymouth. It provides
14mu|plymouth-0.8.9-16|183	the ability to render text on graphical boot splashes using pango and cairo.
14mu|plymouth-0.8.9-16|184	
14mu|plymouth-0.8.9-16|185	%files plugin-label
14mu|plymouth-0.8.9-16|186	%{_libdir}/plymouth/label.so
14mu|plymouth-0.8.9-16|187	
14mu|plymouth-0.8.9-16|188	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|189	
14mu|plymouth-0.8.9-16|190	%package plugin-script
14mu|plymouth-0.8.9-16|191	Summary:	Plymouth "Script" plugin
14mu|plymouth-0.8.9-16|192	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|193	Requires:	%{libname} = %{EVRD}
14mu|plymouth-0.8.9-16|194	Requires:	plymouth-plugin-label = %{EVRD}
14mu|plymouth-0.8.9-16|195	
14mu|plymouth-0.8.9-16|196	%description plugin-script
14mu|plymouth-0.8.9-16|197	This package contains the "Script" plugin for Plymouth.
14mu|plymouth-0.8.9-16|198	
14mu|plymouth-0.8.9-16|199	%files plugin-script
14mu|plymouth-0.8.9-16|200	%{_libdir}/plymouth/script.so
14mu|plymouth-0.8.9-16|201	
14mu|plymouth-0.8.9-16|202	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|203	
14mu|plymouth-0.8.9-16|204	%package plugin-space-flares
14mu|plymouth-0.8.9-16|205	Summary:	Plymouth "space-flares" plugin
14mu|plymouth-0.8.9-16|206	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|207	Requires:	%{libname} = %{EVRD}
14mu|plymouth-0.8.9-16|208	Requires:	plymouth-plugin-label = %{EVRD}
14mu|plymouth-0.8.9-16|209	
14mu|plymouth-0.8.9-16|210	%description plugin-space-flares
14mu|plymouth-0.8.9-16|211	This package contains the "space-flares" boot splash plugin for Plymouth.
14mu|plymouth-0.8.9-16|212	It features a corner image with animated flares.
14mu|plymouth-0.8.9-16|213	
14mu|plymouth-0.8.9-16|214	%files plugin-space-flares
14mu|plymouth-0.8.9-16|215	%{_libdir}/plymouth/space-flares.so
14mu|plymouth-0.8.9-16|216	
14mu|plymouth-0.8.9-16|217	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|218	
14mu|plymouth-0.8.9-16|219	%package plugin-throbgress
14mu|plymouth-0.8.9-16|220	Summary:	Plymouth "Throbgress" plugin
14mu|plymouth-0.8.9-16|221	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|222	Requires:	%{libname} = %{EVRD}
14mu|plymouth-0.8.9-16|223	Requires:	plymouth-plugin-label = %{EVRD}
14mu|plymouth-0.8.9-16|224	
14mu|plymouth-0.8.9-16|225	%description plugin-throbgress
14mu|plymouth-0.8.9-16|226	This package contains the "throbgress" boot splash plugin for Plymouth.
14mu|plymouth-0.8.9-16|227	It features a centered logo and animated spinner that spins repeatedly
14mu|plymouth-0.8.9-16|228	while a progress bar advances at the bottom of the screen.
14mu|plymouth-0.8.9-16|229	
14mu|plymouth-0.8.9-16|230	%files plugin-throbgress
14mu|plymouth-0.8.9-16|231	%{_libdir}/plymouth/throbgress.so
14mu|plymouth-0.8.9-16|232	
14mu|plymouth-0.8.9-16|233	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|234	
14mu|plymouth-0.8.9-16|235	%package plugin-two-step
14mu|plymouth-0.8.9-16|236	Summary:	Plymouth "two-step" plugin
14mu|plymouth-0.8.9-16|237	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|238	Requires:	%{libname} = %{EVRD}
14mu|plymouth-0.8.9-16|239	Requires:	plymouth-plugin-label = %{EVRD}
14mu|plymouth-0.8.9-16|240	
14mu|plymouth-0.8.9-16|241	%description plugin-two-step
14mu|plymouth-0.8.9-16|242	This package contains the "two-step" boot splash plugin for Plymouth.
14mu|plymouth-0.8.9-16|243	It features a two phased boot process that starts with a progressing
14mu|plymouth-0.8.9-16|244	animation synced to boot time and finishes with a short, fast one-shot
14mu|plymouth-0.8.9-16|245	animation.
14mu|plymouth-0.8.9-16|246	
14mu|plymouth-0.8.9-16|247	%files plugin-two-step
14mu|plymouth-0.8.9-16|248	%{_libdir}/plymouth/two-step.so
14mu|plymouth-0.8.9-16|249	
14mu|plymouth-0.8.9-16|250	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|251	
14mu|plymouth-0.8.9-16|252	%package theme-charge
14mu|plymouth-0.8.9-16|253	Summary:	Plymouth "Charge" plugin
14mu|plymouth-0.8.9-16|254	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|255	Requires:	%{name}-plugin-two-step = %{EVRD}
14mu|plymouth-0.8.9-16|256	Requires(post):	plymouth-scripts = %{EVRD}
14mu|plymouth-0.8.9-16|257	
14mu|plymouth-0.8.9-16|258	%description theme-charge
14mu|plymouth-0.8.9-16|259	This package contains the "charge" boot splash theme for Plymouth.
14mu|plymouth-0.8.9-16|260	It features the shadowy hull of a logo charge up and and finally burst
14mu|plymouth-0.8.9-16|261	into full form.
14mu|plymouth-0.8.9-16|262	
14mu|plymouth-0.8.9-16|263	%files theme-charge
14mu|plymouth-0.8.9-16|264	%{_datadir}/plymouth/themes/charge
14mu|plymouth-0.8.9-16|265	
14mu|plymouth-0.8.9-16|266	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|267	
14mu|plymouth-0.8.9-16|268	%package theme-fade-in
14mu|plymouth-0.8.9-16|269	Summary:	Plymouth "Fade-In" theme
14mu|plymouth-0.8.9-16|270	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|271	Requires:	%{name}-plugin-fade-throbber = %{EVRD}
14mu|plymouth-0.8.9-16|272	Requires(post):	plymouth-scripts = %{EVRD}
14mu|plymouth-0.8.9-16|273	
14mu|plymouth-0.8.9-16|274	%description theme-fade-in
14mu|plymouth-0.8.9-16|275	This package contains the "Fade-In" boot splash theme for Plymouth.
14mu|plymouth-0.8.9-16|276	It features a centered logo that fades in and out while stars twinkle
14mu|plymouth-0.8.9-16|277	around the logo during system boot up.
14mu|plymouth-0.8.9-16|278	
14mu|plymouth-0.8.9-16|279	%files theme-fade-in
14mu|plymouth-0.8.9-16|280	%{_datadir}/plymouth/themes/fade-in
14mu|plymouth-0.8.9-16|281	
14mu|plymouth-0.8.9-16|282	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|283	
14mu|plymouth-0.8.9-16|284	%package theme-glow
14mu|plymouth-0.8.9-16|285	Summary:	Plymouth "Glow" plugin
14mu|plymouth-0.8.9-16|286	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|287	Requires:	plymouth-plugin-two-step = %{EVRD}
14mu|plymouth-0.8.9-16|288	Requires(post):	plymouth-scripts = %{EVRD}
14mu|plymouth-0.8.9-16|289	
14mu|plymouth-0.8.9-16|290	%description theme-glow
14mu|plymouth-0.8.9-16|291	This package contains the "Glow" boot splash theme for Plymouth.
14mu|plymouth-0.8.9-16|292	
14mu|plymouth-0.8.9-16|293	%files theme-glow
14mu|plymouth-0.8.9-16|294	%{_datadir}/plymouth/themes/glow
14mu|plymouth-0.8.9-16|295	
14mu|plymouth-0.8.9-16|296	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|297	
14mu|plymouth-0.8.9-16|298	%package theme-script
14mu|plymouth-0.8.9-16|299	Summary:	Plymouth "Script" theme
14mu|plymouth-0.8.9-16|300	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|301	Requires:	%{name}-plugin-script = %{EVRD}
14mu|plymouth-0.8.9-16|302	Requires(post):	plymouth-scripts = %{EVRD}
14mu|plymouth-0.8.9-16|303	
14mu|plymouth-0.8.9-16|304	%description theme-script
14mu|plymouth-0.8.9-16|305	This package contains the "Script" boot splash theme for Plymouth.
14mu|plymouth-0.8.9-16|306	
14mu|plymouth-0.8.9-16|307	%files theme-script
14mu|plymouth-0.8.9-16|308	%{_datadir}/plymouth/themes/script
14mu|plymouth-0.8.9-16|309	
14mu|plymouth-0.8.9-16|310	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|311	
14mu|plymouth-0.8.9-16|312	%package theme-solar
14mu|plymouth-0.8.9-16|313	Summary:	Plymouth "Solar" theme
14mu|plymouth-0.8.9-16|314	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|315	Requires:	%{name}-plugin-space-flares = %{EVRD}
14mu|plymouth-0.8.9-16|316	Requires(post):	plymouth-scripts = %{EVRD}
14mu|plymouth-0.8.9-16|317	
14mu|plymouth-0.8.9-16|318	%description theme-solar
14mu|plymouth-0.8.9-16|319	This package contains the "Solar" boot splash theme for Plymouth.
14mu|plymouth-0.8.9-16|320	It features a blue flamed sun with animated solar flares.
14mu|plymouth-0.8.9-16|321	
14mu|plymouth-0.8.9-16|322	%files theme-solar
14mu|plymouth-0.8.9-16|323	%{_datadir}/plymouth/themes/solar
14mu|plymouth-0.8.9-16|324	
14mu|plymouth-0.8.9-16|325	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|326	
14mu|plymouth-0.8.9-16|327	%package theme-spinfinity
14mu|plymouth-0.8.9-16|328	Summary:	Plymouth "Spinfinity" theme
14mu|plymouth-0.8.9-16|329	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|330	Requires:	%{name}-plugin-throbgress = %{EVRD}
14mu|plymouth-0.8.9-16|331	Requires(post):	plymouth-scripts = %{EVRD}
14mu|plymouth-0.8.9-16|332	
14mu|plymouth-0.8.9-16|333	%description theme-spinfinity
14mu|plymouth-0.8.9-16|334	This package contains the "Spinfinity" boot splash theme for Plymouth.
14mu|plymouth-0.8.9-16|335	It features a centered logo and animated spinner that spins in the shape
14mu|plymouth-0.8.9-16|336	of an infinity sign.
14mu|plymouth-0.8.9-16|337	
14mu|plymouth-0.8.9-16|338	%files theme-spinfinity
14mu|plymouth-0.8.9-16|339	%{_datadir}/plymouth/themes/spinfinity
14mu|plymouth-0.8.9-16|340	
14mu|plymouth-0.8.9-16|341	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|342	
14mu|plymouth-0.8.9-16|343	%package theme-spinner
14mu|plymouth-0.8.9-16|344	Summary:	Plymouth "Spinner" theme
14mu|plymouth-0.8.9-16|345	Group:		System/Kernel and hardware
14mu|plymouth-0.8.9-16|346	Requires:	%{name}-plugin-two-step = %{EVRD}
14mu|plymouth-0.8.9-16|347	Requires(post):	plymouth-scripts = %{EVRD}
14mu|plymouth-0.8.9-16|348	
14mu|plymouth-0.8.9-16|349	%description theme-spinner
14mu|plymouth-0.8.9-16|350	This package contains the "Spinner" boot splash theme for Plymouth.
14mu|plymouth-0.8.9-16|351	
14mu|plymouth-0.8.9-16|352	%files theme-spinner
14mu|plymouth-0.8.9-16|353	%{_datadir}/plymouth/themes/spinner
14mu|plymouth-0.8.9-16|354	
14mu|plymouth-0.8.9-16|355	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|356	
14mu|plymouth-0.8.9-16|357	%prep
14mu|plymouth-0.8.9-16|358	%setup -q
14mu|plymouth-0.8.9-16|359	%apply_patches
14mu|plymouth-0.8.9-16|360	
14mu|plymouth-0.8.9-16|361	%build
14mu|plymouth-0.8.9-16|362	autoreconf -fi
14mu|plymouth-0.8.9-16|363	%configure2_5x \
14mu|plymouth-0.8.9-16|364	--disable-static \
14mu|plymouth-0.8.9-16|365	--enable-tracing \
14mu|plymouth-0.8.9-16|366	--disable-tests \
14mu|plymouth-0.8.9-16|367	--with-logo=%{_datadir}/icons/large/mandriva.png \
14mu|plymouth-0.8.9-16|368	--with-background-start-color-stop=0x0073B3 \
14mu|plymouth-0.8.9-16|369	--with-background-end-color-stop=0x00457E \
14mu|plymouth-0.8.9-16|370	--with-background-color=0x3391cd \
14mu|plymouth-0.8.9-16|371	--disable-gdm-transition \
14mu|plymouth-0.8.9-16|372	--enable-systemd-integration \
14mu|plymouth-0.8.9-16|373	--with-system-root-install \
14mu|plymouth-0.8.9-16|374	--without-log-viewer \
14mu|plymouth-0.8.9-16|375	--disable-libkms
14mu|plymouth-0.8.9-16|376	
14mu|plymouth-0.8.9-16|377	%make
14mu|plymouth-0.8.9-16|378	
14mu|plymouth-0.8.9-16|379	%install
14mu|plymouth-0.8.9-16|380	%makeinstall_std
14mu|plymouth-0.8.9-16|381	
14mu|plymouth-0.8.9-16|382	touch %{buildroot}%{_datadir}/plymouth/themes/default.plymouth
14mu|plymouth-0.8.9-16|383	
14mu|plymouth-0.8.9-16|384	mkdir -p %{buildroot}%{_localstatedir}/lib/plymouth
14mu|plymouth-0.8.9-16|385	cp %{SOURCE1} %{buildroot}%{_datadir}/plymouth/default-boot-duration
14mu|plymouth-0.8.9-16|386	touch %{buildroot}%{_localstatedir}/lib/plymouth/{boot,shutdown}-duration
14mu|plymouth-0.8.9-16|387	
14mu|plymouth-0.8.9-16|388	# Add charge
14mu|plymouth-0.8.9-16|389	mkdir -p %{buildroot}%{_datadir}/plymouth/themes/charge
14mu|plymouth-0.8.9-16|390	cp %{SOURCE2} %{buildroot}%{_datadir}/plymouth/themes/charge
14mu|plymouth-0.8.9-16|391	cp %{buildroot}%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png %{buildroot}%{_datadir}/plymouth/themes/charge
14mu|plymouth-0.8.9-16|392	
14mu|plymouth-0.8.9-16|393	#----------------------------------------------------------------------------
14mu|plymouth-0.8.9-16|394	
14mu|plymouth-0.8.9-16|395	%define theme_scripts() \
14mu|plymouth-0.8.9-16|396	%post -n %{name}-theme-%{1} \
14mu|plymouth-0.8.9-16|397	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then \
14mu|plymouth-0.8.9-16|398	export LIB=%{_lib} \
14mu|plymouth-0.8.9-16|399	if [ $1 -eq 1 ]; then \
14mu|plymouth-0.8.9-16|400	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd %{1} \
14mu|plymouth-0.8.9-16|401	else \
14mu|plymouth-0.8.9-16|402	THEME=$(%{_sbindir}/plymouth-set-default-theme) \
14mu|plymouth-0.8.9-16|403	if [ "$THEME" == "text" -o "$THEME" == "%{1}" ]; then \
14mu|plymouth-0.8.9-16|404	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd %{1} \
14mu|plymouth-0.8.9-16|405	fi \
14mu|plymouth-0.8.9-16|406	fi \
14mu|plymouth-0.8.9-16|407	fi \
14mu|plymouth-0.8.9-16|408	\
14mu|plymouth-0.8.9-16|409	%postun -n %{name}-theme-%{1} \
14mu|plymouth-0.8.9-16|410	export LIB=%{_lib} \
14mu|plymouth-0.8.9-16|411	if [ $1 -eq 0 -a -x %{_sbindir}/plymouth-set-default-theme ]; then \
14mu|plymouth-0.8.9-16|412	if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "%{1}" ]; then \
14mu|plymouth-0.8.9-16|413	%{_sbindir}/plymouth-set-default-theme --reset --rebuild-initrd \
14mu|plymouth-0.8.9-16|414	fi \
14mu|plymouth-0.8.9-16|415	fi \
14mu|plymouth-0.8.9-16|416	
14mu|plymouth-0.8.9-16|417	
14mu|plymouth-0.8.9-16|418	%theme_scripts spinfinity
14mu|plymouth-0.8.9-16|419	%theme_scripts fade-in
14mu|plymouth-0.8.9-16|420	%theme_scripts solar
14mu|plymouth-0.8.9-16|421	%theme_scripts charge
14mu|plymouth-0.8.9-16|422	%theme_scripts glow
14mu|plymouth-0.8.9-16|423	%theme_scripts script
14mu|plymouth-0.8.9-16|424	
14mu|plymouth-0.8.9-16|425	
14mu|plymouth-0.8.9-16|426	%changelog
14mu|plymouth-0.8.9-16|427	
14mu|plymouth-0.8.9-16|428	* Fri Dec 18 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.8.9-16
14mu|plymouth-0.8.9-16|429	- (5461ef1) Use a longer timeout for Plymouth, but not infinite
14mu|plymouth-0.8.9-16|430	- (5461ef1) If the graphics fails to start, the system will still be waiting for
14mu|plymouth-0.8.9-16|431	- (5461ef1) Plymouth to quit. But with timeout=0 Plymouth will wait forever. This
14mu|plymouth-0.8.9-16|432	- (5461ef1) does not allow to use virtual consoles for example to debug the
14mu|plymouth-0.8.9-16|433	- (5461ef1) problems.
14mu|plymouth-0.8.9-16|434	- (5461ef1) Let us use a long but still finite timeout (3 minutes) instead.
14mu|plymouth-0.8.9-16|435	
14mu|plymouth-0.8.9-16|436	* Mon Jun 01 2015 law <a.lahin@ntcit-rosa.ru> 0.8.9-15
14mu|plymouth-0.8.9-16|437	- (3fb4ea8) Increase release number
14mu|plymouth-0.8.9-16|438	
14mu|plymouth-0.8.9-16|439	* Mon Jun 01 2015 law <a.lahin@ntcit-rosa.ru> 0.8.9-14
14mu|plymouth-0.8.9-16|440	- (0c0d209) Setup vconsole (load vconsole font) just before switching to graphics
14mu|plymouth-0.8.9-16|441	- (law: 68626f5) Increase release number
14mu|plymouth-0.8.9-16|442	
14mu|plymouth-0.8.9-16|443	* Sun May 24 2015 law <a.lahin@ntcit-rosa.ru> 0.8.9-13
14mu|plymouth-0.8.9-16|444	- (291b3b8) Force autoreconf (for build with frozen time)
14mu|plymouth-0.8.9-16|445	- (Tigro: 524698c) drop stop-graphical.patch again. New systemd fix plymouth freeze
14mu|plymouth-0.8.9-16|446	
14mu|plymouth-0.8.9-16|447	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 0.8.9-12
14mu|plymouth-0.8.9-16|448	- (0a952f4) MassBuild#656: Increase release tag
14mu|plymouth-0.8.9-16|449	
14mu|plymouth-0.8.9-16|450	* Wed Feb 18 2015 Tigro <ashejn@gmail.com> 0.8.9-11
14mu|plymouth-0.8.9-16|451	- (eb67708) PATCH-OPENSUSE -- Ensure graphical.target is conflicting with plymouth-wait-quit.service
14mu|plymouth-0.8.9-16|452	
14mu|plymouth-0.8.9-16|453	* Mon Jan 26 2015 law <a.lahin@ntcit-rosa.ru> 0.8.9-10
14mu|plymouth-0.8.9-16|454	- (b5da34e) Ghostify /var/run and /var/spool
14mu|plymouth-0.8.9-16|455	- (law: 42fdd6b) Increase release number
14mu|plymouth-0.8.9-16|456	
14mu|plymouth-0.8.9-16|457	* Wed Dec 10 2014 law <a.lahin@ntcit-rosa.ru> 0.8.9-9
14mu|plymouth-0.8.9-16|458	- (a8b9d9b) Increase release number
14mu|plymouth-0.8.9-16|459	
14mu|plymouth-0.8.9-16|460	* Wed Dec 10 2014 law <a.lahin@ntcit-rosa.ru> 0.8.9-8
14mu|plymouth-0.8.9-16|461	- (be7dfe2) Correct /run path in systemd-ask-password-plymouth
14mu|plymouth-0.8.9-16|462	- (law: b524d63) Increase release number
14mu|plymouth-0.8.9-16|463	
14mu|plymouth-0.8.9-16|464	* Wed Dec 03 2014 law <a.lahin@ntcit-rosa.ru> 0.8.9-7
14mu|plymouth-0.8.9-16|465	- (b7555e5) Restore lost patch
14mu|plymouth-0.8.9-16|466	- (law: db79eb5) Sync with import/rosa2014.1
14mu|plymouth-0.8.9-16|467	
14mu|plymouth-0.8.9-16|468	* Tue Oct 07 2014 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 0.8.9-6
14mu|plymouth-0.8.9-16|469	- (d82902c) Merge remote-tracking branch 'law/rosa2014.1' into current
14mu|plymouth-0.8.9-16|470	- (d82902c) Conflicts:
14mu|plymouth-0.8.9-16|471	- (d82902c) plymouth-0.8.3-move-mkinitrd-functions-under-root-lib.patch
14mu|plymouth-0.8.9-16|472	- (alexanderlaw: 2f5f5dc) Perform autogen to build with automake 1.11
14mu|plymouth-0.8.9-16|473	
14mu|plymouth-0.8.9-16|474	* Fri Sep 19 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 0.8.3-27
14mu|plymouth-0.8.9-16|475	- (8aeca3e) MassBuild#518: Increase release tag
14mu|plymouth-0.8.9-16|476	
14mu|plymouth-0.8.9-16|477	* Thu Aug 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.9-7
14mu|plymouth-0.8.9-16|478	- (1a2b5ef) Spec cleanup, drop patch that added Conflicts with graphical.target for quit services
14mu|plymouth-0.8.9-16|479	
14mu|plymouth-0.8.9-16|480	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.3-26
14mu|plymouth-0.8.9-16|481	- (8d7b3ca) MassBuild#472: Increase release tag
14mu|plymouth-0.8.9-16|482	
14mu|plymouth-0.8.9-16|483	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@gmail.com> 0.8.3-25
14mu|plymouth-0.8.9-16|484	- (006316e) sync to certified branch, 12.08.2014
14mu|plymouth-0.8.9-16|485	
14mu|plymouth-0.8.9-16|486	* Fri Jul 18 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.3-24
14mu|plymouth-0.8.9-16|487	- (4791836) MassBuild#456: Increase release tag
14mu|plymouth-0.8.9-16|488	
14mu|plymouth-0.8.9-16|489	* Tue Jul 01 2014 Alex Burmashev <alex.burmashev@gmail.com> 0.8.3-23
14mu|plymouth-0.8.9-16|490	- (beadb78) sync to certified branch
14mu|plymouth-0.8.9-16|491	
14mu|plymouth-0.8.9-16|492	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.9-6
14mu|plymouth-0.8.9-16|493	- (3fdabb4) MassBuild#440: Increase release tag
14mu|plymouth-0.8.9-16|494	
14mu|plymouth-0.8.9-16|495	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.9-5
14mu|plymouth-0.8.9-16|496	- (5545ae3) MassBuild#430: Increase release tag
14mu|plymouth-0.8.9-16|497	
14mu|plymouth-0.8.9-16|498	* Mon Feb 03 2014 akdengi <kazancas@mandriva.ru> 0.8.9-4
14mu|plymouth-0.8.9-16|499	- (7840f1c) SILENT fix files
14mu|plymouth-0.8.9-16|500	- (akdengi: 6be8e22) delete rhgb compact link and libkms
14mu|plymouth-0.8.9-16|501	
14mu|plymouth-0.8.9-16|502	* Fri Jan 24 2014 akdengi <alexander.kazancev@rosalab.ru> 0.8.9-3
14mu|plymouth-0.8.9-16|503	- (bdfb36e) Add pkgconfig(systemd) to BR
14mu|plymouth-0.8.9-16|504	- (akdengi: f2f216b) fix build
14mu|plymouth-0.8.9-16|505	- (akdengi: 1092525) Update to git 20130904 and add conflict with graphical target
14mu|plymouth-0.8.9-16|506	
14mu|plymouth-0.8.9-16|507	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 0.8.9-2
14mu|plymouth-0.8.9-16|508	- (4b15106) update to 0.8.9
14mu|plymouth-0.8.9-16|509	
14mu|plymouth-0.8.9-16|510	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 0.8.6.1-7
14mu|plymouth-0.8.9-16|511	- (12b8bc2) delete mageia spec
14mu|plymouth-0.8.9-16|512	- (akdengi: 09e15e1) update service name and add some fix
14mu|plymouth-0.8.9-16|513	
14mu|plymouth-0.8.9-16|514	* Thu Nov 14 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.3-24
14mu|plymouth-0.8.9-16|515	- (2d26b2c) release up
14mu|plymouth-0.8.9-16|516	
14mu|plymouth-0.8.9-16|517	* Tue Nov 20 2012 root <root@localhost.localdomain> 0.8.6.1-6
14mu|plymouth-0.8.9-16|518	- (8c5251c) switched mkinitrd to dracut
14mu|plymouth-0.8.9-16|519	
14mu|plymouth-0.8.9-16|520	* Thu Nov 15 2012 root <root@localhost.localdomain> 0.8.6.1-5
14mu|plymouth-0.8.9-16|521	- (9fddf00) possible  fix to not quitting plymouth bug
14mu|plymouth-0.8.9-16|522	
14mu|plymouth-0.8.9-16|523	* Thu Oct 04 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.6.1-4
14mu|plymouth-0.8.9-16|524	- (9504e22) Added dracut to requires(post)
14mu|plymouth-0.8.9-16|525	
14mu|plymouth-0.8.9-16|526	* Wed Oct 03 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.6.1-3
14mu|plymouth-0.8.9-16|527	- (0cb6cd8) Updated plymouth.spec
14mu|plymouth-0.8.9-16|528	
14mu|plymouth-0.8.9-16|529	* Tue Aug 14 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.8.6.1-2
14mu|plymouth-0.8.9-16|530	- (253f5f5) Automatic import for version 0.8.6.1-2
14mu|plymouth-0.8.9-16|531	
14mu|plymouth-0.8.9-16|532	* Wed Jul 18 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.8.6.1-1
14mu|plymouth-0.8.9-16|533	- (95aed6f) Automatic import for version 0.8.6.1
14mu|plymouth-0.8.9-16|534	
14mu|plymouth-0.8.9-16|535	* Mon Jul 09 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.8.5.1-1
14mu|plymouth-0.8.9-16|536	- (52b96dd) Automatic import for version 0.8.5.1
14mu|plymouth-0.8.9-16|537	
14mu|plymouth-0.8.9-16|538	* Tue Mar 27 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.8.4-3
14mu|plymouth-0.8.9-16|539	- (80c2aad) Automatic import for version 0.8.4
14mu|plymouth-0.8.9-16|540	
14mu|plymouth-0.8.9-16|541	* Wed Mar 21 2012 akdengi <kazancas@mandriva.ru> 0.8.3-23
14mu|plymouth-0.8.9-16|542	- (8a625a5) enable systemd and drop tty7
14mu|plymouth-0.8.9-16|543	
14mu|plymouth-0.8.9-16|544	* Thu Mar 15 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.8.3-22
14mu|plymouth-0.8.9-16|545	- (33eceb3) Updated plymouth.spec
14mu|plymouth-0.8.9-16|546	
14mu|plymouth-0.8.9-16|547	* Thu Mar 15 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.8.3-21
14mu|plymouth-0.8.9-16|548	- (5ff1ff6) Updated plymouth.spec
14mu|plymouth-0.8.9-16|549	
14mu|plymouth-0.8.9-16|550	* Thu Mar 15 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.8.3-20
14mu|plymouth-0.8.9-16|551	- (5c729e2) Updated plymouth.spec
14mu|plymouth-0.8.9-16|552	- (Alexander Kazancev: cfd2963) Updated plymouth.spec
14mu|plymouth-0.8.9-16|553	
14mu|plymouth-0.8.9-16|554	* Thu Mar 15 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.3-19
14mu|plymouth-0.8.9-16|555	- (b4a169c) reverted previous change
14mu|plymouth-0.8.9-16|556	
14mu|plymouth-0.8.9-16|557	* Thu Mar 15 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 0.8.3-18
14mu|plymouth-0.8.9-16|558	- (21136d7) removed mkinitrd requires from script package
14mu|plymouth-0.8.9-16|559	
14mu|plymouth-0.8.9-16|560	* Thu Mar 15 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.8.3-17
14mu|plymouth-0.8.9-16|561	- (4fe405b) Updated plymouth.spec
14mu|plymouth-0.8.9-16|562	
14mu|plymouth-0.8.9-16|563	* Wed Mar 14 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 0.8.3-15
14mu|plymouth-0.8.9-16|564	- (e18e91d) update patch
14mu|plymouth-0.8.9-16|565	- (Rosa: 9b816ad) Automatic import for version 0.8.3
14mu|plymouth-0.8.9-16|566	
14mu|plymouth-0.8.9-16|567	

23782 14
14mu|plymouth-theme-breeze-5.7.2-1|1	%define oname breeze-plymouth
14mu|plymouth-theme-breeze-5.7.2-1|2	
14mu|plymouth-theme-breeze-5.7.2-1|3	Summary:	Breeze Plymouth theme
14mu|plymouth-theme-breeze-5.7.2-1|4	Name:		plymouth-theme-breeze
14mu|plymouth-theme-breeze-5.7.2-1|5	Version:	5.7.2
14mu|plymouth-theme-breeze-5.7.2-1|6	Release:	1
14mu|plymouth-theme-breeze-5.7.2-1|7	License:	GPLv3+
14mu|plymouth-theme-breeze-5.7.2-1|8	Group:		System/Kernel and hardware
14mu|plymouth-theme-breeze-5.7.2-1|9	Url:		https://www.kde.org/
14mu|plymouth-theme-breeze-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|plymouth-theme-breeze-5.7.2-1|11	# Requires ROSA logo to be added
14mu|plymouth-theme-breeze-5.7.2-1|12	Patch0:		breeze-plymouth-5.7.2-rosa-defaults.patch
14mu|plymouth-theme-breeze-5.7.2-1|13	BuildRequires:	extra-cmake-modules
14mu|plymouth-theme-breeze-5.7.2-1|14	BuildRequires:	pkgconfig(ply-splash-core)
14mu|plymouth-theme-breeze-5.7.2-1|15	Requires:	plymouth
14mu|plymouth-theme-breeze-5.7.2-1|16	Requires(post,postun):	plymouth-scripts
14mu|plymouth-theme-breeze-5.7.2-1|17	
14mu|plymouth-theme-breeze-5.7.2-1|18	%description
14mu|plymouth-theme-breeze-5.7.2-1|19	This package contains Breeze Plymouth theme.
14mu|plymouth-theme-breeze-5.7.2-1|20	
14mu|plymouth-theme-breeze-5.7.2-1|21	%files
14mu|plymouth-theme-breeze-5.7.2-1|22	%{_datadir}/plymouth/themes/breeze
14mu|plymouth-theme-breeze-5.7.2-1|23	
14mu|plymouth-theme-breeze-5.7.2-1|24	%post
14mu|plymouth-theme-breeze-5.7.2-1|25	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then
14mu|plymouth-theme-breeze-5.7.2-1|26	export LIB=%{_lib}
14mu|plymouth-theme-breeze-5.7.2-1|27	if [ $1 -eq 1 ]; then
14mu|plymouth-theme-breeze-5.7.2-1|28	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd breeze
14mu|plymouth-theme-breeze-5.7.2-1|29	else
14mu|plymouth-theme-breeze-5.7.2-1|30	THEME=$(%{_sbindir}/plymouth-set-default-theme)
14mu|plymouth-theme-breeze-5.7.2-1|31	if [ "$THEME" == "text" -o "$THEME" == "breeze" ]; then
14mu|plymouth-theme-breeze-5.7.2-1|32	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd breeze
14mu|plymouth-theme-breeze-5.7.2-1|33	fi
14mu|plymouth-theme-breeze-5.7.2-1|34	fi
14mu|plymouth-theme-breeze-5.7.2-1|35	fi
14mu|plymouth-theme-breeze-5.7.2-1|36	
14mu|plymouth-theme-breeze-5.7.2-1|37	%postun
14mu|plymouth-theme-breeze-5.7.2-1|38	export LIB=%{_lib}
14mu|plymouth-theme-breeze-5.7.2-1|39	if [ $1 -eq 0 -a -x %{_sbindir}/plymouth-set-default-theme ]; then
14mu|plymouth-theme-breeze-5.7.2-1|40	if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "breeze" ]; then
14mu|plymouth-theme-breeze-5.7.2-1|41	%{_sbindir}/plymouth-set-default-theme --reset --rebuild-initrd
14mu|plymouth-theme-breeze-5.7.2-1|42	fi
14mu|plymouth-theme-breeze-5.7.2-1|43	fi
14mu|plymouth-theme-breeze-5.7.2-1|44	
14mu|plymouth-theme-breeze-5.7.2-1|45	#----------------------------------------------------------------------------
14mu|plymouth-theme-breeze-5.7.2-1|46	
14mu|plymouth-theme-breeze-5.7.2-1|47	%package -n plymouth-theme-breeze-text
14mu|plymouth-theme-breeze-5.7.2-1|48	Summary:	Text Breeze Plymouth theme
14mu|plymouth-theme-breeze-5.7.2-1|49	Group:		System/Kernel and hardware
14mu|plymouth-theme-breeze-5.7.2-1|50	Requires:	plymouth
14mu|plymouth-theme-breeze-5.7.2-1|51	Requires(post,postun):	plymouth-scripts
14mu|plymouth-theme-breeze-5.7.2-1|52	
14mu|plymouth-theme-breeze-5.7.2-1|53	%description -n plymouth-theme-breeze-text
14mu|plymouth-theme-breeze-5.7.2-1|54	This package contains text Breeze Plymouth theme.
14mu|plymouth-theme-breeze-5.7.2-1|55	
14mu|plymouth-theme-breeze-5.7.2-1|56	%files -n plymouth-theme-breeze-text
14mu|plymouth-theme-breeze-5.7.2-1|57	%{_datadir}/plymouth/themes/breeze-text
14mu|plymouth-theme-breeze-5.7.2-1|58	%{_libdir}/plymouth/breeze-text.so
14mu|plymouth-theme-breeze-5.7.2-1|59	
14mu|plymouth-theme-breeze-5.7.2-1|60	%post -n plymouth-theme-breeze-text
14mu|plymouth-theme-breeze-5.7.2-1|61	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then
14mu|plymouth-theme-breeze-5.7.2-1|62	export LIB=%{_lib}
14mu|plymouth-theme-breeze-5.7.2-1|63	if [ $1 -eq 1 ]; then
14mu|plymouth-theme-breeze-5.7.2-1|64	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd breeze-text
14mu|plymouth-theme-breeze-5.7.2-1|65	else
14mu|plymouth-theme-breeze-5.7.2-1|66	THEME=$(%{_sbindir}/plymouth-set-default-theme)
14mu|plymouth-theme-breeze-5.7.2-1|67	if [ "$THEME" == "text" -o "$THEME" == "breeze-text" ]; then
14mu|plymouth-theme-breeze-5.7.2-1|68	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd breeze-text
14mu|plymouth-theme-breeze-5.7.2-1|69	fi
14mu|plymouth-theme-breeze-5.7.2-1|70	fi
14mu|plymouth-theme-breeze-5.7.2-1|71	fi
14mu|plymouth-theme-breeze-5.7.2-1|72	
14mu|plymouth-theme-breeze-5.7.2-1|73	%postun -n plymouth-theme-breeze-text
14mu|plymouth-theme-breeze-5.7.2-1|74	export LIB=%{_lib}
14mu|plymouth-theme-breeze-5.7.2-1|75	if [ $1 -eq 0 -a -x %{_sbindir}/plymouth-set-default-theme ]; then
14mu|plymouth-theme-breeze-5.7.2-1|76	if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "breeze-text" ]; then
14mu|plymouth-theme-breeze-5.7.2-1|77	%{_sbindir}/plymouth-set-default-theme --reset --rebuild-initrd
14mu|plymouth-theme-breeze-5.7.2-1|78	fi
14mu|plymouth-theme-breeze-5.7.2-1|79	fi
14mu|plymouth-theme-breeze-5.7.2-1|80	
14mu|plymouth-theme-breeze-5.7.2-1|81	#----------------------------------------------------------------------------
14mu|plymouth-theme-breeze-5.7.2-1|82	
14mu|plymouth-theme-breeze-5.7.2-1|83	%prep
14mu|plymouth-theme-breeze-5.7.2-1|84	%setup -qn %{oname}-%{version}
14mu|plymouth-theme-breeze-5.7.2-1|85	%patch0 -p1
14mu|plymouth-theme-breeze-5.7.2-1|86	
14mu|plymouth-theme-breeze-5.7.2-1|87	%build
14mu|plymouth-theme-breeze-5.7.2-1|88	%cmake_kde5
14mu|plymouth-theme-breeze-5.7.2-1|89	
14mu|plymouth-theme-breeze-5.7.2-1|90	%install
14mu|plymouth-theme-breeze-5.7.2-1|91	%makeinstall_std -C build
14mu|plymouth-theme-breeze-5.7.2-1|92	
14mu|plymouth-theme-breeze-5.7.2-1|93	
14mu|plymouth-theme-breeze-5.7.2-1|94	%changelog
14mu|plymouth-theme-breeze-5.7.2-1|95	
14mu|plymouth-theme-breeze-5.7.2-1|96	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|plymouth-theme-breeze-5.7.2-1|97	- (0f7ce77) Re-diff rosa-defaults patch
14mu|plymouth-theme-breeze-5.7.2-1|98	
14mu|plymouth-theme-breeze-5.7.2-1|99	

23783 14
14mu|pnputils-0.1-10|1	Summary:	Dump resource information for PnP devices
14mu|pnputils-0.1-10|2	Name:		pnputils
14mu|pnputils-0.1-10|3	Version:	0.1
14mu|pnputils-0.1-10|4	Release:	10
14mu|pnputils-0.1-10|5	License:	GPLv2+
14mu|pnputils-0.1-10|6	Group:		System/Kernel and hardware
14mu|pnputils-0.1-10|7	Url:		ftp://ftp.kernel.org/pub/linux/kernel/people/helgaas/
14mu|pnputils-0.1-10|8	Source0:	%{name}-%{version}.tar.bz2
14mu|pnputils-0.1-10|9	Patch0:		pnputils-0.1-destdir.patch
14mu|pnputils-0.1-10|10	Requires:	ldetect-lst
14mu|pnputils-0.1-10|11	
14mu|pnputils-0.1-10|12	%description
14mu|pnputils-0.1-10|13	A utility for dumping resource information for PnP devices.
14mu|pnputils-0.1-10|14	
14mu|pnputils-0.1-10|15	%files
14mu|pnputils-0.1-10|16	%doc ChangeLog
14mu|pnputils-0.1-10|17	/sbin/lspnp
14mu|pnputils-0.1-10|18	/sbin/setpnp
14mu|pnputils-0.1-10|19	%{_mandir}/man8/*.8*
14mu|pnputils-0.1-10|20	
14mu|pnputils-0.1-10|21	#----------------------------------------------------------------------------
14mu|pnputils-0.1-10|22	
14mu|pnputils-0.1-10|23	%prep
14mu|pnputils-0.1-10|24	%setup -q
14mu|pnputils-0.1-10|25	%patch0 -p1 -b .destdir
14mu|pnputils-0.1-10|26	
14mu|pnputils-0.1-10|27	%build
14mu|pnputils-0.1-10|28	%make CFLAGS="%{optflags}"
14mu|pnputils-0.1-10|29	
14mu|pnputils-0.1-10|30	%install
14mu|pnputils-0.1-10|31	%makeinstall_std
14mu|pnputils-0.1-10|32	
14mu|pnputils-0.1-10|33	#packaged as part of ldetect-lst
14mu|pnputils-0.1-10|34	rm -f %{buildroot}%{_datadir}/misc/pnp.ids
14mu|pnputils-0.1-10|35	
14mu|pnputils-0.1-10|36	
14mu|pnputils-0.1-10|37	%changelog
14mu|pnputils-0.1-10|38	
14mu|pnputils-0.1-10|39	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-10
14mu|pnputils-0.1-10|40	- (80c5ab8) Build with system optflags
14mu|pnputils-0.1-10|41	- (80c5ab8) Spec cleanup
14mu|pnputils-0.1-10|42	
14mu|pnputils-0.1-10|43	

23784 14
14mu|po4a-0.47-1|1	Summary:	A tool maintaining translations anywhere
14mu|po4a-0.47-1|2	Name:		po4a
14mu|po4a-0.47-1|3	Version:	0.47
14mu|po4a-0.47-1|4	Release:	1
14mu|po4a-0.47-1|5	Group:		System/Internationalization
14mu|po4a-0.47-1|6	License:	GPLv2+
14mu|po4a-0.47-1|7	URL:		http://alioth.debian.org/projects/po4a/
14mu|po4a-0.47-1|8	Source0:	https://alioth.debian.org/frs/download.php/file/4142/%{name}-%{version}.tar.gz
14mu|po4a-0.47-1|9	BuildRequires:	perl(Locale::gettext) >= 1.01
14mu|po4a-0.47-1|10	BuildRequires:	perl(Module::Build)
14mu|po4a-0.47-1|11	BuildRequires:	perl-SGMLSpm
14mu|po4a-0.47-1|12	# FIXME: duplicated in texlive-latex-web-companion
14mu|po4a-0.47-1|13	#BuildRequires:	perl(SGMLS) >= 1.03ii
14mu|po4a-0.47-1|14	BuildRequires:	perl(Term::ReadKey)
14mu|po4a-0.47-1|15	BuildRequires:	perl(Text::WrapI18N)
14mu|po4a-0.47-1|16	BuildRequires:	perl(Unicode::GCString)
14mu|po4a-0.47-1|17	BuildRequires:	perl-devel
14mu|po4a-0.47-1|18	BuildRequires:	xsltproc docbook-style-xsl
14mu|po4a-0.47-1|19	BuildRequires:	gettext
14mu|po4a-0.47-1|20	Requires:	gettext
14mu|po4a-0.47-1|21	BuildArch:	noarch
14mu|po4a-0.47-1|22	
14mu|po4a-0.47-1|23	%description
14mu|po4a-0.47-1|24	The po4a (po for anything) project goal is to ease translations (and
14mu|po4a-0.47-1|25	more interestingly, the maintenance of translations) using gettext
14mu|po4a-0.47-1|26	tools on areas where they were not expected like documentation.
14mu|po4a-0.47-1|27	
14mu|po4a-0.47-1|28	%prep
14mu|po4a-0.47-1|29	%setup -q
14mu|po4a-0.47-1|30	
14mu|po4a-0.47-1|31	%build
14mu|po4a-0.47-1|32	perl Build.PL installdirs=vendor
14mu|po4a-0.47-1|33	./Build
14mu|po4a-0.47-1|34	
14mu|po4a-0.47-1|35	%install
14mu|po4a-0.47-1|36	./Build install destdir=%{buildroot}
14mu|po4a-0.47-1|37	
14mu|po4a-0.47-1|38	%find_lang %{name} --with-man --all-name
14mu|po4a-0.47-1|39	
14mu|po4a-0.47-1|40	%files -f %{name}.lang
14mu|po4a-0.47-1|41	%doc README* COPYING TODO
14mu|po4a-0.47-1|42	%{_bindir}/po4a*
14mu|po4a-0.47-1|43	%{_bindir}/msguntypot
14mu|po4a-0.47-1|44	%{perl_vendorlib}/Locale/Po4a
14mu|po4a-0.47-1|45	%{_mandir}/man[1375]/*.[1375]*
14mu|po4a-0.47-1|46	
14mu|po4a-0.47-1|47	%changelog
14mu|po4a-0.47-1|48	
14mu|po4a-0.47-1|49	* Mon Jan 11 2016 dsilakov <denis.silakov@rosalab.ru> 0.47-1
14mu|po4a-0.47-1|50	- (888e237) Merge pull request #1 from import/po4a:auto_update
14mu|po4a-0.47-1|51	- (888e237) Updated to 0.47 (by updates_builder)
14mu|po4a-0.47-1|52	
14mu|po4a-0.47-1|53	

23785 14
14mu|polari-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|polari-3.16.1-1|2	
14mu|polari-3.16.1-1|3	Name:		polari
14mu|polari-3.16.1-1|4	Version:	3.16.1
14mu|polari-3.16.1-1|5	Release:	1
14mu|polari-3.16.1-1|6	Summary:	Internet Relay Chat client for GNOME
14mu|polari-3.16.1-1|7	License:	GPLv2+ and LGPLv2+
14mu|polari-3.16.1-1|8	Group:		Graphical desktop/GNOME
14mu|polari-3.16.1-1|9	URL:		https://wiki.gnome.org/Apps/Polari
14mu|polari-3.16.1-1|10	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|polari-3.16.1-1|11	BuildRequires:	intltool
14mu|polari-3.16.1-1|12	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.35.9
14mu|polari-3.16.1-1|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.9.12
14mu|polari-3.16.1-1|14	BuildRequires:	pkgconfig(telepathy-glib)
14mu|polari-3.16.1-1|15	BuildRequires:	gsettings-desktop-schemas
14mu|polari-3.16.1-1|16	BuildRequires:	desktop-file-utils
14mu|polari-3.16.1-1|17	BuildRequires:	gjs
14mu|polari-3.16.1-1|18	Requires:	gsettings-desktop-schemas
14mu|polari-3.16.1-1|19	Requires:	telepathy-logger
14mu|polari-3.16.1-1|20	Requires:	telepathy-mission-control
14mu|polari-3.16.1-1|21	Requires:	telepathy-idle
14mu|polari-3.16.1-1|22	Requires:	gjs
14mu|polari-3.16.1-1|23	
14mu|polari-3.16.1-1|24	
14mu|polari-3.16.1-1|25	%description
14mu|polari-3.16.1-1|26	Polari is an Internet Relay Chat client for the GNOME desktop.
14mu|polari-3.16.1-1|27	
14mu|polari-3.16.1-1|28	%prep
14mu|polari-3.16.1-1|29	%setup -q
14mu|polari-3.16.1-1|30	
14mu|polari-3.16.1-1|31	%build
14mu|polari-3.16.1-1|32	%configure2_5x --disable-static
14mu|polari-3.16.1-1|33	%make
14mu|polari-3.16.1-1|34	
14mu|polari-3.16.1-1|35	%install
14mu|polari-3.16.1-1|36	%makeinstall_std
14mu|polari-3.16.1-1|37	
14mu|polari-3.16.1-1|38	find %{buildroot} -name '*.la' -delete
14mu|polari-3.16.1-1|39	
14mu|polari-3.16.1-1|40	%find_lang %{name}
14mu|polari-3.16.1-1|41	
14mu|polari-3.16.1-1|42	%files -f %{name}.lang
14mu|polari-3.16.1-1|43	%doc COPYING AUTHORS NEWS
14mu|polari-3.16.1-1|44	%{_bindir}/%{name}
14mu|polari-3.16.1-1|45	%{_libdir}/%{name}
14mu|polari-3.16.1-1|46	%{_datadir}/dbus-1/services/org.gnome.Polari.service
14mu|polari-3.16.1-1|47	%{_datadir}/applications/org.gnome.Polari.desktop
14mu|polari-3.16.1-1|48	%{_datadir}/glib-2.0/schemas/*.xml
14mu|polari-3.16.1-1|49	%{_datadir}/%{name}
14mu|polari-3.16.1-1|50	%{_iconsdir}/*/*/*/*
14mu|polari-3.16.1-1|51	%{_datadir}/appdata/org.gnome.Polari.appdata.xml
14mu|polari-3.16.1-1|52	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Polari.service
14mu|polari-3.16.1-1|53	%{_datadir}/telepathy/clients/Polari.client
14mu|polari-3.16.1-1|54	
14mu|polari-3.16.1-1|55	%changelog
14mu|polari-3.16.1-1|56	
14mu|polari-3.16.1-1|57	* Thu Apr 16 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|polari-3.16.1-1|58	- (d495f1d) update to 3.16.1
14mu|polari-3.16.1-1|59	
14mu|polari-3.16.1-1|60	

23786 14
14mu|polkit-0.113-2|1	%define api 1
14mu|polkit-0.113-2|2	%define major 0
14mu|polkit-0.113-2|3	%define gir_major 1.0
14mu|polkit-0.113-2|4	%define libname %mklibname %{name} %{api} %{major}
14mu|polkit-0.113-2|5	%define girname %mklibname %{name}-gir %{gir_major}
14mu|polkit-0.113-2|6	%define devname %mklibname %{name} %{api} -d
14mu|polkit-0.113-2|7	
14mu|polkit-0.113-2|8	Summary:	PolicyKit Authorization Framework
14mu|polkit-0.113-2|9	Name:		polkit
14mu|polkit-0.113-2|10	Version:	0.113
14mu|polkit-0.113-2|11	Release:	2
14mu|polkit-0.113-2|12	License:	LGPLv2.1+
14mu|polkit-0.113-2|13	Group:		System/Libraries
14mu|polkit-0.113-2|14	Url:		http://www.freedesktop.org/wiki/Software/PolicyKit
14mu|polkit-0.113-2|15	Source0:	http://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz
14mu|polkit-0.113-2|16	Patch0:		polkit-0.113-ABF-workaround.patch
14mu|polkit-0.113-2|17	Patch1:		CVE-2018-19788.patch
14mu|polkit-0.113-2|18	BuildRequires:	gtk-doc
14mu|polkit-0.113-2|19	BuildRequires:	intltool
14mu|polkit-0.113-2|20	# (cg) Only needed due to patches+autoconf
14mu|polkit-0.113-2|21	BuildRequires:	gettext-devel
14mu|polkit-0.113-2|22	BuildRequires:	pam-devel
14mu|polkit-0.113-2|23	BuildRequires:	pkgconfig(expat)
14mu|polkit-0.113-2|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|polkit-0.113-2|25	BuildRequires:	pkgconfig(mozjs185)
14mu|polkit-0.113-2|26	BuildRequires:	pkgconfig(libsystemd-login)
14mu|polkit-0.113-2|27	BuildRequires:	pkgconfig(systemd)
14mu|polkit-0.113-2|28	Requires:	dbus
14mu|polkit-0.113-2|29	Requires(pre,postun):	rpm-helper
14mu|polkit-0.113-2|30	Obsoletes:	PolicyKit <= 0.10
14mu|polkit-0.113-2|31	Provides:	PolicyKit = 0.11
14mu|polkit-0.113-2|32	# polkit saw some API/ABI changes from 0.96 to 0.97 so require a
14mu|polkit-0.113-2|33	# sufficiently new polkit-gnome package
14mu|polkit-0.113-2|34	Conflicts:	polkit-gnome < 0.97
14mu|polkit-0.113-2|35	Obsoletes:	polkit-desktop-policy < 0.103
14mu|polkit-0.113-2|36	Provides:	polkit-desktop-policy = 0.103
14mu|polkit-0.113-2|37	
14mu|polkit-0.113-2|38	%description
14mu|polkit-0.113-2|39	PolicyKit is a toolkit for defining and handling authorizations.
14mu|polkit-0.113-2|40	It is used for allowing unprivileged processes to speak to privileged
14mu|polkit-0.113-2|41	processes.
14mu|polkit-0.113-2|42	
14mu|polkit-0.113-2|43	%files -f polkit-1.lang
14mu|polkit-0.113-2|44	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
14mu|polkit-0.113-2|45	%{_sysconfdir}/pam.d/polkit-1
14mu|polkit-0.113-2|46	%{_bindir}/pkaction
14mu|polkit-0.113-2|47	%{_bindir}/pkcheck
14mu|polkit-0.113-2|48	%{_bindir}/pkttyagent
14mu|polkit-0.113-2|49	%{_bindir}/pk-example-frobnicate
14mu|polkit-0.113-2|50	%{_systemunitdir}/polkit.service
14mu|polkit-0.113-2|51	%dir %{_prefix}/lib/polkit-1
14mu|polkit-0.113-2|52	%{_prefix}/lib/polkit-1/polkitd
14mu|polkit-0.113-2|53	%{_datadir}/dbus-1/system-services/*
14mu|polkit-0.113-2|54	%dir %{_datadir}/polkit-1/
14mu|polkit-0.113-2|55	%dir %{_datadir}/polkit-1/actions
14mu|polkit-0.113-2|56	%{_datadir}/polkit-1/actions/org.freedesktop.policykit.policy
14mu|polkit-0.113-2|57	%{_datadir}/polkit-1/actions/org.freedesktop.policykit.examples.pkexec.policy
14mu|polkit-0.113-2|58	%attr(700,polkitd,root) %dir %{_datadir}/polkit-1/rules.d
14mu|polkit-0.113-2|59	%attr(700,polkitd,root) %{_sysconfdir}/polkit-1/rules.d
14mu|polkit-0.113-2|60	%dir %{_sysconfdir}/polkit-1
14mu|polkit-0.113-2|61	#%{_sysconfdir}/polkit-1/rules.d/50-default.rules
14mu|polkit-0.113-2|62	%{_mandir}/man1/*
14mu|polkit-0.113-2|63	%{_mandir}/man8/*
14mu|polkit-0.113-2|64	
14mu|polkit-0.113-2|65	# see upstream docs for why these permissions are necessary
14mu|polkit-0.113-2|66	%attr(4755,root,root) %{_bindir}/pkexec
14mu|polkit-0.113-2|67	%attr(4755,root,root) %{_prefix}/lib/polkit-1/polkit-agent-helper-1
14mu|polkit-0.113-2|68	
14mu|polkit-0.113-2|69	%pre
14mu|polkit-0.113-2|70	%_pre_useradd polkitd %{_prefix}/lib/polkit-1 /sbin/nologin
14mu|polkit-0.113-2|71	
14mu|polkit-0.113-2|72	%postun
14mu|polkit-0.113-2|73	%_postun_userdel polkitd
14mu|polkit-0.113-2|74	
14mu|polkit-0.113-2|75	#----------------------------------------------------------------------------
14mu|polkit-0.113-2|76	
14mu|polkit-0.113-2|77	%package -n %{libname}
14mu|polkit-0.113-2|78	Summary:	PolicyKit Authorization Framework
14mu|polkit-0.113-2|79	Group:		System/Libraries
14mu|polkit-0.113-2|80	
14mu|polkit-0.113-2|81	%description -n %{libname}
14mu|polkit-0.113-2|82	This package contains the shared libraries of %{name}.
14mu|polkit-0.113-2|83	
14mu|polkit-0.113-2|84	%files -n %{libname}
14mu|polkit-0.113-2|85	%{_libdir}/lib*-%{api}.so.%{major}*
14mu|polkit-0.113-2|86	
14mu|polkit-0.113-2|87	#----------------------------------------------------------------------------
14mu|polkit-0.113-2|88	
14mu|polkit-0.113-2|89	%package -n %{girname}
14mu|polkit-0.113-2|90	Summary:	GObject Introspection interface library for %{name}
14mu|polkit-0.113-2|91	Group:		System/Libraries
14mu|polkit-0.113-2|92	Conflicts:	polkit < 0.104-3
14mu|polkit-0.113-2|93	
14mu|polkit-0.113-2|94	%description -n %{girname}
14mu|polkit-0.113-2|95	GObject Introspection interface library for %{name}.
14mu|polkit-0.113-2|96	
14mu|polkit-0.113-2|97	%files -n %{girname}
14mu|polkit-0.113-2|98	%{_libdir}/girepository-1.0/Polkit*-%{gir_major}.typelib
14mu|polkit-0.113-2|99	
14mu|polkit-0.113-2|100	#----------------------------------------------------------------------------
14mu|polkit-0.113-2|101	
14mu|polkit-0.113-2|102	%package -n %{devname}
14mu|polkit-0.113-2|103	Summary:	Development files for PolicyKit
14mu|polkit-0.113-2|104	Group:		Development/C
14mu|polkit-0.113-2|105	Requires:	%{libname} = %{EVRD}
14mu|polkit-0.113-2|106	Requires:	pkgconfig(glib-2.0)
14mu|polkit-0.113-2|107	Provides:	polkit-%{api}-devel = %{EVRD}
14mu|polkit-0.113-2|108	Obsoletes:	PolicyKit-devel <= 0.10
14mu|polkit-0.113-2|109	Provides:	PolicyKit-devel = 0.11
14mu|polkit-0.113-2|110	
14mu|polkit-0.113-2|111	%description -n %{devname}
14mu|polkit-0.113-2|112	Development files for PolicyKit.
14mu|polkit-0.113-2|113	
14mu|polkit-0.113-2|114	%files -n %{devname}
14mu|polkit-0.113-2|115	%{_includedir}/*
14mu|polkit-0.113-2|116	%{_libdir}/lib*.so
14mu|polkit-0.113-2|117	%{_libdir}/pkgconfig/*.pc
14mu|polkit-0.113-2|118	%{_datadir}/gir-1.0/*.gir
14mu|polkit-0.113-2|119	%{_datadir}/gtk-doc/html/*
14mu|polkit-0.113-2|120	
14mu|polkit-0.113-2|121	#----------------------------------------------------------------------------
14mu|polkit-0.113-2|122	
14mu|polkit-0.113-2|123	%prep
14mu|polkit-0.113-2|124	%setup -q
14mu|polkit-0.113-2|125	%patch0 -p1
14mu|polkit-0.113-2|126	%patch1 -p1
14mu|polkit-0.113-2|127	
14mu|polkit-0.113-2|128	%build
14mu|polkit-0.113-2|129	autoreconf -fi
14mu|polkit-0.113-2|130	%configure2_5x \
14mu|polkit-0.113-2|131	--enable-gtk-doc \
14mu|polkit-0.113-2|132	--disable-static \
14mu|polkit-0.113-2|133	--libexecdir=%{_libexecdir}/polkit-1 \
14mu|polkit-0.113-2|134	--enable-introspection \
14mu|polkit-0.113-2|135	--enable-systemd=yes \
14mu|polkit-0.113-2|136	--enable-libsystemd-login=yes
14mu|polkit-0.113-2|137	
14mu|polkit-0.113-2|138	%make
14mu|polkit-0.113-2|139	
14mu|polkit-0.113-2|140	%install
14mu|polkit-0.113-2|141	%makeinstall_std
14mu|polkit-0.113-2|142	# (cg) Make the rules dir (this is where other packages should ship their rules)
14mu|polkit-0.113-2|143	mkdir -p %{buildroot}%{_datadir}/polkit-1/rules.d
14mu|polkit-0.113-2|144	
14mu|polkit-0.113-2|145	%find_lang polkit-1 polkit-1.lang
14mu|polkit-0.113-2|146	
14mu|polkit-0.113-2|147	
14mu|polkit-0.113-2|148	%changelog
14mu|polkit-0.113-2|149	
14mu|polkit-0.113-2|150	* Sat Dec 29 2018 Mikhail Novosyolov <m.novosyolov@rosalinux.ru> 0.113-2
14mu|polkit-0.113-2|151	- (66943a9) backport fix of CVE-2018-19788
14mu|polkit-0.113-2|152	
14mu|polkit-0.113-2|153	

23787 14
14mu|polkit-kde-agent-1-kf5-5.7.2-1|1	%define oname polkit-kde-agent-1
14mu|polkit-kde-agent-1-kf5-5.7.2-1|2	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|3	Summary:	Plasma 5 PolicyKit authentication agent
14mu|polkit-kde-agent-1-kf5-5.7.2-1|4	Name:		%{oname}-kf5
14mu|polkit-kde-agent-1-kf5-5.7.2-1|5	Version:	5.7.2
14mu|polkit-kde-agent-1-kf5-5.7.2-1|6	Release:	1
14mu|polkit-kde-agent-1-kf5-5.7.2-1|7	License:	GPLv2+
14mu|polkit-kde-agent-1-kf5-5.7.2-1|8	Group:		Graphical desktop/KDE
14mu|polkit-kde-agent-1-kf5-5.7.2-1|9	Url:		https://www.kde.org/
14mu|polkit-kde-agent-1-kf5-5.7.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{oname}-%{version}.tar.xz
14mu|polkit-kde-agent-1-kf5-5.7.2-1|11	Patch0:		polkit-kde-agent-1-5.7.2-polkit-qt5.patch
14mu|polkit-kde-agent-1-kf5-5.7.2-1|12	Patch1:		polkit-kde-agent-1-5.7.2-rename-translations.patch
14mu|polkit-kde-agent-1-kf5-5.7.2-1|13	BuildRequires:	extra-cmake-modules
14mu|polkit-kde-agent-1-kf5-5.7.2-1|14	BuildRequires:	kf5crash-devel
14mu|polkit-kde-agent-1-kf5-5.7.2-1|15	BuildRequires:	kf5coreaddons-devel
14mu|polkit-kde-agent-1-kf5-5.7.2-1|16	BuildRequires:	kf5dbusaddons-devel
14mu|polkit-kde-agent-1-kf5-5.7.2-1|17	BuildRequires:	kf5i18n-devel
14mu|polkit-kde-agent-1-kf5-5.7.2-1|18	BuildRequires:	kf5iconthemes-devel
14mu|polkit-kde-agent-1-kf5-5.7.2-1|19	BuildRequires:	kf5widgetsaddons-devel
14mu|polkit-kde-agent-1-kf5-5.7.2-1|20	BuildRequires:	kf5windowsystem-devel
14mu|polkit-kde-agent-1-kf5-5.7.2-1|21	BuildRequires:	pkgconfig(polkit-qt5-1)
14mu|polkit-kde-agent-1-kf5-5.7.2-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|polkit-kde-agent-1-kf5-5.7.2-1|23	BuildRequires:	pkgconfig(Qt5DBus)
14mu|polkit-kde-agent-1-kf5-5.7.2-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|polkit-kde-agent-1-kf5-5.7.2-1|25	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|polkit-kde-agent-1-kf5-5.7.2-1|26	Provides:	polkit-agent
14mu|polkit-kde-agent-1-kf5-5.7.2-1|27	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|28	%description
14mu|polkit-kde-agent-1-kf5-5.7.2-1|29	Plasma 5 PolicyKit authentication agent.
14mu|polkit-kde-agent-1-kf5-5.7.2-1|30	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|31	%files -f polkit-kde-authentication-agent-1_5.lang
14mu|polkit-kde-agent-1-kf5-5.7.2-1|32	%{_kde5_autostart}/polkit-kde-authentication-agent-1.desktop
14mu|polkit-kde-agent-1-kf5-5.7.2-1|33	%{_kde5_libexecdir}/polkit-kde-authentication-agent-1
14mu|polkit-kde-agent-1-kf5-5.7.2-1|34	%{_kde5_notificationsdir}/policykit1-kde.notifyrc
14mu|polkit-kde-agent-1-kf5-5.7.2-1|35	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|36	#----------------------------------------------------------------------------
14mu|polkit-kde-agent-1-kf5-5.7.2-1|37	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|38	%prep
14mu|polkit-kde-agent-1-kf5-5.7.2-1|39	%setup -qn %{oname}-%{version}
14mu|polkit-kde-agent-1-kf5-5.7.2-1|40	%patch0 -p1
14mu|polkit-kde-agent-1-kf5-5.7.2-1|41	%patch1 -p1
14mu|polkit-kde-agent-1-kf5-5.7.2-1|42	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|43	for oldlang in po/*/*.po
14mu|polkit-kde-agent-1-kf5-5.7.2-1|44	do
14mu|polkit-kde-agent-1-kf5-5.7.2-1|45	newlang=`echo $oldlang | sed s,\.po$,_5\.po,g`
14mu|polkit-kde-agent-1-kf5-5.7.2-1|46	mv $oldlang $newlang
14mu|polkit-kde-agent-1-kf5-5.7.2-1|47	done
14mu|polkit-kde-agent-1-kf5-5.7.2-1|48	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|49	%build
14mu|polkit-kde-agent-1-kf5-5.7.2-1|50	%cmake_kde5
14mu|polkit-kde-agent-1-kf5-5.7.2-1|51	%make
14mu|polkit-kde-agent-1-kf5-5.7.2-1|52	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|53	%install
14mu|polkit-kde-agent-1-kf5-5.7.2-1|54	%makeinstall_std -C build
14mu|polkit-kde-agent-1-kf5-5.7.2-1|55	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|56	%find_lang polkit-kde-authentication-agent-1_5
14mu|polkit-kde-agent-1-kf5-5.7.2-1|57	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|58	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|59	%changelog
14mu|polkit-kde-agent-1-kf5-5.7.2-1|60	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|61	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|polkit-kde-agent-1-kf5-5.7.2-1|62	- (2701aed) Re-diff patches
14mu|polkit-kde-agent-1-kf5-5.7.2-1|63	
14mu|polkit-kde-agent-1-kf5-5.7.2-1|64	

23788 14
14mu|polkit-qt5-1-0.103.1-6|1	%define major 1
14mu|polkit-qt5-1-0.103.1-6|2	
14mu|polkit-qt5-1-0.103.1-6|3	Summary:	Library that allows developer to access PolicyKit-1 API
14mu|polkit-qt5-1-0.103.1-6|4	Name:		polkit-qt5-1
14mu|polkit-qt5-1-0.103.1-6|5	Version:	0.103.1
14mu|polkit-qt5-1-0.103.1-6|6	Release:	6
14mu|polkit-qt5-1-0.103.1-6|7	License:	LGPLv2.1+
14mu|polkit-qt5-1-0.103.1-6|8	Group:		Graphical desktop/KDE
14mu|polkit-qt5-1-0.103.1-6|9	Url:		https://projects.kde.org/projects/kdesupport/polkit-qt-1
14mu|polkit-qt5-1-0.103.1-6|10	Source0: 	%{name}-%{version}.tar.bz2
14mu|polkit-qt5-1-0.103.1-6|11	BuildRequires:	cmake
14mu|polkit-qt5-1-0.103.1-6|12	BuildRequires:	qmake5
14mu|polkit-qt5-1-0.103.1-6|13	BuildRequires:	pkgconfig(polkit-agent-1)
14mu|polkit-qt5-1-0.103.1-6|14	BuildRequires:	qt5-devel
14mu|polkit-qt5-1-0.103.1-6|15	
14mu|polkit-qt5-1-0.103.1-6|16	%description
14mu|polkit-qt5-1-0.103.1-6|17	Polkit-qt is a library that allows developer to access PolicyKit-1
14mu|polkit-qt5-1-0.103.1-6|18	API with a nice Qt-style API.
14mu|polkit-qt5-1-0.103.1-6|19	
14mu|polkit-qt5-1-0.103.1-6|20	#-----------------------------------------------------------------------------
14mu|polkit-qt5-1-0.103.1-6|21	%define libpolkit_qt5_core_1 %mklibname polkit-qt5-core-1_ %{major}
14mu|polkit-qt5-1-0.103.1-6|22	
14mu|polkit-qt5-1-0.103.1-6|23	%package -n %{libpolkit_qt5_core_1}
14mu|polkit-qt5-1-0.103.1-6|24	Summary:	Polkit-Qt core library
14mu|polkit-qt5-1-0.103.1-6|25	Group:		System/Libraries
14mu|polkit-qt5-1-0.103.1-6|26	
14mu|polkit-qt5-1-0.103.1-6|27	%description -n %{libpolkit_qt5_core_1}
14mu|polkit-qt5-1-0.103.1-6|28	Polkit-Qt core library.
14mu|polkit-qt5-1-0.103.1-6|29	
14mu|polkit-qt5-1-0.103.1-6|30	%files -n %{libpolkit_qt5_core_1}
14mu|polkit-qt5-1-0.103.1-6|31	%{_libdir}/libpolkit-qt5-core-1.so.%{major}*
14mu|polkit-qt5-1-0.103.1-6|32	
14mu|polkit-qt5-1-0.103.1-6|33	#-----------------------------------------------------------------------------
14mu|polkit-qt5-1-0.103.1-6|34	%define libpolkit_qt5_gui_1 %mklibname polkit-qt5-gui-1_ %{major}
14mu|polkit-qt5-1-0.103.1-6|35	
14mu|polkit-qt5-1-0.103.1-6|36	%package -n %{libpolkit_qt5_gui_1}
14mu|polkit-qt5-1-0.103.1-6|37	Summary:	Polkit-Qt core library
14mu|polkit-qt5-1-0.103.1-6|38	Group:		System/Libraries
14mu|polkit-qt5-1-0.103.1-6|39	
14mu|polkit-qt5-1-0.103.1-6|40	%description -n %{libpolkit_qt5_gui_1}
14mu|polkit-qt5-1-0.103.1-6|41	Polkit-Qt core library.
14mu|polkit-qt5-1-0.103.1-6|42	
14mu|polkit-qt5-1-0.103.1-6|43	%files -n %{libpolkit_qt5_gui_1}
14mu|polkit-qt5-1-0.103.1-6|44	%{_libdir}/libpolkit-qt5-gui-1.so.%{major}*
14mu|polkit-qt5-1-0.103.1-6|45	
14mu|polkit-qt5-1-0.103.1-6|46	#-----------------------------------------------------------------------------
14mu|polkit-qt5-1-0.103.1-6|47	%define libpolkit_qt5_agent_1 %mklibname polkit-qt5-agent-1_ %{major}
14mu|polkit-qt5-1-0.103.1-6|48	
14mu|polkit-qt5-1-0.103.1-6|49	%package -n %{libpolkit_qt5_agent_1}
14mu|polkit-qt5-1-0.103.1-6|50	Summary:	Polkit-Qt core library
14mu|polkit-qt5-1-0.103.1-6|51	Group:		System/Libraries
14mu|polkit-qt5-1-0.103.1-6|52	
14mu|polkit-qt5-1-0.103.1-6|53	%description -n %{libpolkit_qt5_agent_1}
14mu|polkit-qt5-1-0.103.1-6|54	Polkit-Qt core library.
14mu|polkit-qt5-1-0.103.1-6|55	
14mu|polkit-qt5-1-0.103.1-6|56	%files -n %{libpolkit_qt5_agent_1}
14mu|polkit-qt5-1-0.103.1-6|57	%{_libdir}/libpolkit-qt5-agent-1.so.%{major}*
14mu|polkit-qt5-1-0.103.1-6|58	
14mu|polkit-qt5-1-0.103.1-6|59	#-----------------------------------------------------------------------------
14mu|polkit-qt5-1-0.103.1-6|60	
14mu|polkit-qt5-1-0.103.1-6|61	%package devel
14mu|polkit-qt5-1-0.103.1-6|62	Summary:	Devel stuff for polkit-Qt
14mu|polkit-qt5-1-0.103.1-6|63	Group:		Development/KDE and Qt
14mu|polkit-qt5-1-0.103.1-6|64	Requires:	%{libpolkit_qt5_core_1} = %{EVRD}
14mu|polkit-qt5-1-0.103.1-6|65	Requires:	%{libpolkit_qt5_gui_1} = %{EVRD}
14mu|polkit-qt5-1-0.103.1-6|66	Requires:	%{libpolkit_qt5_agent_1} = %{EVRD}
14mu|polkit-qt5-1-0.103.1-6|67	Conflicts:	polkit-qt-1-devel
14mu|polkit-qt5-1-0.103.1-6|68	
14mu|polkit-qt5-1-0.103.1-6|69	%description devel
14mu|polkit-qt5-1-0.103.1-6|70	This package contains header files needed if you wish to build applications
14mu|polkit-qt5-1-0.103.1-6|71	based on %{name}.
14mu|polkit-qt5-1-0.103.1-6|72	
14mu|polkit-qt5-1-0.103.1-6|73	%files devel
14mu|polkit-qt5-1-0.103.1-6|74	%{_includedir}/polkit-qt-1
14mu|polkit-qt5-1-0.103.1-6|75	%{_libdir}/libpolkit-qt5-agent-1.so
14mu|polkit-qt5-1-0.103.1-6|76	%{_libdir}/libpolkit-qt5-core-1.so
14mu|polkit-qt5-1-0.103.1-6|77	%{_libdir}/libpolkit-qt5-gui-1.so
14mu|polkit-qt5-1-0.103.1-6|78	%{_libdir}/pkgconfig/polkit-qt5-1.pc
14mu|polkit-qt5-1-0.103.1-6|79	%{_libdir}/pkgconfig/polkit-qt5-agent-1.pc
14mu|polkit-qt5-1-0.103.1-6|80	%{_libdir}/pkgconfig/polkit-qt5-core-1.pc
14mu|polkit-qt5-1-0.103.1-6|81	%{_libdir}/pkgconfig/polkit-qt5-gui-1.pc
14mu|polkit-qt5-1-0.103.1-6|82	%{_libdir}/cmake/PolkitQt5-1/*.cmake
14mu|polkit-qt5-1-0.103.1-6|83	
14mu|polkit-qt5-1-0.103.1-6|84	#-----------------------------------------------------------------------------
14mu|polkit-qt5-1-0.103.1-6|85	
14mu|polkit-qt5-1-0.103.1-6|86	%prep
14mu|polkit-qt5-1-0.103.1-6|87	%setup -q
14mu|polkit-qt5-1-0.103.1-6|88	
14mu|polkit-qt5-1-0.103.1-6|89	%build
14mu|polkit-qt5-1-0.103.1-6|90	%cmake_qt5
14mu|polkit-qt5-1-0.103.1-6|91	%make
14mu|polkit-qt5-1-0.103.1-6|92	
14mu|polkit-qt5-1-0.103.1-6|93	%install
14mu|polkit-qt5-1-0.103.1-6|94	%makeinstall_std -C build
14mu|polkit-qt5-1-0.103.1-6|95	
14mu|polkit-qt5-1-0.103.1-6|96	
14mu|polkit-qt5-1-0.103.1-6|97	%changelog
14mu|polkit-qt5-1-0.103.1-6|98	* Tue Feb 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.103.1-6
14mu|polkit-qt5-1-0.103.1-6|99	+ Revision: 8f52a50
14mu|polkit-qt5-1-0.103.1-6|100	- Add Conflicts with Qt4 version for devel package
14mu|polkit-qt5-1-0.103.1-6|101	
14mu|polkit-qt5-1-0.103.1-6|102	

23789 14
14mu|poly2tri-1.0-0.20130501.7|1	%define date    20130501
14mu|poly2tri-1.0-0.20130501.7|2	
14mu|poly2tri-1.0-0.20130501.7|3	%define major   1
14mu|poly2tri-1.0-0.20130501.7|4	%define minor   0
14mu|poly2tri-1.0-0.20130501.7|5	%define soname  %{major}.%{minor}
14mu|poly2tri-1.0-0.20130501.7|6	%define libname %mklibname %{name} %{soname}
14mu|poly2tri-1.0-0.20130501.7|7	%define devname %mklibname %{name} -d
14mu|poly2tri-1.0-0.20130501.7|8	
14mu|poly2tri-1.0-0.20130501.7|9	Summary:	A 2D constrained Delaunay triangulation library
14mu|poly2tri-1.0-0.20130501.7|10	Name:		poly2tri
14mu|poly2tri-1.0-0.20130501.7|11	Version:	1.0
14mu|poly2tri-1.0-0.20130501.7|12	Release:	0.%{date}.7
14mu|poly2tri-1.0-0.20130501.7|13	License:	BSD
14mu|poly2tri-1.0-0.20130501.7|14	Group:		Development/Other
14mu|poly2tri-1.0-0.20130501.7|15	Url:		https://code.google.com/p/%{name}
14mu|poly2tri-1.0-0.20130501.7|16	# hg clone %%{url}
14mu|poly2tri-1.0-0.20130501.7|17	# rm -rf %%{name}/.hg
14mu|poly2tri-1.0-0.20130501.7|18	# tar -pczf %%{name}-%%{date}.tar.gz %%{name}
14mu|poly2tri-1.0-0.20130501.7|19	Source0:	%{name}-%{date}.tar.gz
14mu|poly2tri-1.0-0.20130501.7|20	# The Makefile was created for purposes of this package
14mu|poly2tri-1.0-0.20130501.7|21	# Upstream provides WAF, but it builds example apps and not the library
14mu|poly2tri-1.0-0.20130501.7|22	Source1:	%{name}-Makefile
14mu|poly2tri-1.0-0.20130501.7|23	BuildRequires:	pkgconfig(gl)
14mu|poly2tri-1.0-0.20130501.7|24	
14mu|poly2tri-1.0-0.20130501.7|25	%description
14mu|poly2tri-1.0-0.20130501.7|26	Library based on the paper "Sweep-line algorithm for constrained Delaunay
14mu|poly2tri-1.0-0.20130501.7|27	triangulation" by V. Domiter and and B. Zalik.
14mu|poly2tri-1.0-0.20130501.7|28	
14mu|poly2tri-1.0-0.20130501.7|29	#----------------------------------------------------------------------------
14mu|poly2tri-1.0-0.20130501.7|30	
14mu|poly2tri-1.0-0.20130501.7|31	%package -n %{libname}
14mu|poly2tri-1.0-0.20130501.7|32	Summary:	A 2D constrained Delaunay triangulation library
14mu|poly2tri-1.0-0.20130501.7|33	Group:		System/Libraries
14mu|poly2tri-1.0-0.20130501.7|34	
14mu|poly2tri-1.0-0.20130501.7|35	%description -n %{libname}
14mu|poly2tri-1.0-0.20130501.7|36	Library based on the paper "Sweep-line algorithm for constrained Delaunay
14mu|poly2tri-1.0-0.20130501.7|37	triangulation" by V. Domiter and and B. Zalik.
14mu|poly2tri-1.0-0.20130501.7|38	
14mu|poly2tri-1.0-0.20130501.7|39	%files -n %{libname}
14mu|poly2tri-1.0-0.20130501.7|40	%doc AUTHORS LICENSE README
14mu|poly2tri-1.0-0.20130501.7|41	%{_libdir}/lib%{name}.so.%{major}
14mu|poly2tri-1.0-0.20130501.7|42	%{_libdir}/lib%{name}.so.%{major}.%{minor}
14mu|poly2tri-1.0-0.20130501.7|43	
14mu|poly2tri-1.0-0.20130501.7|44	#----------------------------------------------------------------------------
14mu|poly2tri-1.0-0.20130501.7|45	
14mu|poly2tri-1.0-0.20130501.7|46	%package -n %{devname}
14mu|poly2tri-1.0-0.20130501.7|47	Summary:	Development files for %{name}
14mu|poly2tri-1.0-0.20130501.7|48	Group:		Development/Other
14mu|poly2tri-1.0-0.20130501.7|49	Requires:	%{libname} = %{EVRD}
14mu|poly2tri-1.0-0.20130501.7|50	Provides:	%{name}-devel = %{EVRD}
14mu|poly2tri-1.0-0.20130501.7|51	
14mu|poly2tri-1.0-0.20130501.7|52	%description -n %{devname}
14mu|poly2tri-1.0-0.20130501.7|53	Development files for %{name}.
14mu|poly2tri-1.0-0.20130501.7|54	
14mu|poly2tri-1.0-0.20130501.7|55	%files -n %{devname}
14mu|poly2tri-1.0-0.20130501.7|56	%doc AUTHORS LICENSE README
14mu|poly2tri-1.0-0.20130501.7|57	%{_includedir}/%{name}
14mu|poly2tri-1.0-0.20130501.7|58	%{_libdir}/lib%{name}.so
14mu|poly2tri-1.0-0.20130501.7|59	%{_libdir}/pkgconfig/%{name}.pc
14mu|poly2tri-1.0-0.20130501.7|60	
14mu|poly2tri-1.0-0.20130501.7|61	#----------------------------------------------------------------------------
14mu|poly2tri-1.0-0.20130501.7|62	
14mu|poly2tri-1.0-0.20130501.7|63	%prep
14mu|poly2tri-1.0-0.20130501.7|64	%setup -qn %{name}
14mu|poly2tri-1.0-0.20130501.7|65	cp %{SOURCE1} %{name}/Makefile
14mu|poly2tri-1.0-0.20130501.7|66	
14mu|poly2tri-1.0-0.20130501.7|67	iconv -f iso8859-1 -t utf-8 AUTHORS > AUTHORS.conv && \
14mu|poly2tri-1.0-0.20130501.7|68	touch -r AUTHORS AUTHORS.conv && \
14mu|poly2tri-1.0-0.20130501.7|69	mv AUTHORS.conv AUTHORS
14mu|poly2tri-1.0-0.20130501.7|70	
14mu|poly2tri-1.0-0.20130501.7|71	%build
14mu|poly2tri-1.0-0.20130501.7|72	CFLAGS="%{optflags}" %make -C %{name}
14mu|poly2tri-1.0-0.20130501.7|73	
14mu|poly2tri-1.0-0.20130501.7|74	%install
14mu|poly2tri-1.0-0.20130501.7|75	install -Dpm0755 %{name}/lib%{name}.so.%{soname} %{buildroot}%{_libdir}/lib%{name}.so.%{soname}
14mu|poly2tri-1.0-0.20130501.7|76	ln -s lib%{name}.so.%{soname} %{buildroot}%{_libdir}/lib%{name}.so.%{major}
14mu|poly2tri-1.0-0.20130501.7|77	ln -s lib%{name}.so.%{soname} %{buildroot}%{_libdir}/lib%{name}.so
14mu|poly2tri-1.0-0.20130501.7|78	
14mu|poly2tri-1.0-0.20130501.7|79	for H in %{name}/*/*.h %{name}/*.h; do
14mu|poly2tri-1.0-0.20130501.7|80	install -Dpm0644 $H %{buildroot}%{_includedir}/$H
14mu|poly2tri-1.0-0.20130501.7|81	done
14mu|poly2tri-1.0-0.20130501.7|82	
14mu|poly2tri-1.0-0.20130501.7|83	# Add a pkgconfig entry
14mu|poly2tri-1.0-0.20130501.7|84	cat > %{name}.pc << EOF
14mu|poly2tri-1.0-0.20130501.7|85	prefix=%{_prefix}
14mu|poly2tri-1.0-0.20130501.7|86	libdir=%{_libdir}
14mu|poly2tri-1.0-0.20130501.7|87	includedir=%{_includedir}
14mu|poly2tri-1.0-0.20130501.7|88	
14mu|poly2tri-1.0-0.20130501.7|89	Name: %{name}
14mu|poly2tri-1.0-0.20130501.7|90	Description: A 2D constrained Delaunay triangulation library
14mu|poly2tri-1.0-0.20130501.7|91	Version: 1.0-%{date}
14mu|poly2tri-1.0-0.20130501.7|92	
14mu|poly2tri-1.0-0.20130501.7|93	Requires:
14mu|poly2tri-1.0-0.20130501.7|94	Libs: -L\${libdir} -l%{name}
14mu|poly2tri-1.0-0.20130501.7|95	Cflags: -I\${includedir}/%{name}
14mu|poly2tri-1.0-0.20130501.7|96	EOF
14mu|poly2tri-1.0-0.20130501.7|97	
14mu|poly2tri-1.0-0.20130501.7|98	install -D -m644 %{name}.pc %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
14mu|poly2tri-1.0-0.20130501.7|99	
14mu|poly2tri-1.0-0.20130501.7|100	
14mu|poly2tri-1.0-0.20130501.7|101	%changelog
14mu|poly2tri-1.0-0.20130501.7|102	
14mu|poly2tri-1.0-0.20130501.7|103	* Tue Sep 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-0.20130501.7
14mu|poly2tri-1.0-0.20130501.7|104	- (a667dae) Adjust spec style (minor cosmetic changes)
14mu|poly2tri-1.0-0.20130501.7|105	
14mu|poly2tri-1.0-0.20130501.7|106	

23790 14
14mu|poppler-0.26.2-1|1	%define major		46
14mu|poppler-0.26.2-1|2	%define glibmajor	8
14mu|poppler-0.26.2-1|3	%define qt3major	3
14mu|poppler-0.26.2-1|4	%define qt4major	4
14mu|poppler-0.26.2-1|5	%define cppmajor	0
14mu|poppler-0.26.2-1|6	%define girmajor	0.18
14mu|poppler-0.26.2-1|7	%define libname		%mklibname %{name} %{major}
14mu|poppler-0.26.2-1|8	%define libnameglib	%mklibname %{name}-glib %{glibmajor}
14mu|poppler-0.26.2-1|9	%define libnameqt4	%mklibname %{name}-qt4- %{qt4major}
14mu|poppler-0.26.2-1|10	%define libnameqt	%mklibname %{name}-qt %{qt3major}
14mu|poppler-0.26.2-1|11	%define libnamecpp	%mklibname %{name}-cpp %{cppmajor}
14mu|poppler-0.26.2-1|12	%define girname		%mklibname %{name}-gir %{girmajor}
14mu|poppler-0.26.2-1|13	%define libnamedev	%mklibname -d %{name}
14mu|poppler-0.26.2-1|14	%define libnameglibdev	%mklibname -d %{name}-glib
14mu|poppler-0.26.2-1|15	%define libnameqtdev	%mklibname -d %{name}-qt
14mu|poppler-0.26.2-1|16	%define libnameqt4dev	%mklibname -d %{name}-qt4
14mu|poppler-0.26.2-1|17	%define libnamecppdev	%mklibname -d %{name}-cpp
14mu|poppler-0.26.2-1|18	
14mu|poppler-0.26.2-1|19	Summary:	PDF rendering library
14mu|poppler-0.26.2-1|20	Name:		poppler
14mu|poppler-0.26.2-1|21	Version:	0.26.2
14mu|poppler-0.26.2-1|22	Release:	1
14mu|poppler-0.26.2-1|23	License:	GPLv2+
14mu|poppler-0.26.2-1|24	Group:		Office
14mu|poppler-0.26.2-1|25	Url:		http://poppler.freedesktop.org
14mu|poppler-0.26.2-1|26	Source0:	http://poppler.freedesktop.org/%{name}-%{version}.tar.xz
14mu|poppler-0.26.2-1|27	# https://bugzilla.redhat.com/show_bug.cgi?id=1164389
14mu|poppler-0.26.2-1|28	Patch0:		poppler-0.26.2-pdfdetach.patch
14mu|poppler-0.26.2-1|29	
14mu|poppler-0.26.2-1|30	Patch1:		poppler-0.26.2-fofitype1.patch
14mu|poppler-0.26.2-1|31	Patch2:		poppler-0.26.2-pdfdoc-getpage.patch
14mu|poppler-0.26.2-1|32	Patch3:		poppler-0.26.2-xref-getentry.patch
14mu|poppler-0.26.2-1|33	
14mu|poppler-0.26.2-1|34	## upstreamable patches
14mu|poppler-0.26.2-1|35	# fix configure checks for moc versions
14mu|poppler-0.26.2-1|36	Patch50:	poppler-0.24.2-mocversiongrep.patch
14mu|poppler-0.26.2-1|37	Patch99:	poppler-0.18.4-linkage.patch
14mu|poppler-0.26.2-1|38	
14mu|poppler-0.26.2-1|39	BuildRequires:	gtk-doc
14mu|poppler-0.26.2-1|40	BuildRequires:	gettext-devel
14mu|poppler-0.26.2-1|41	BuildRequires:	jpeg-devel
14mu|poppler-0.26.2-1|42	BuildRequires:	pkgconfig(cairo) >= 1.8.4
14mu|poppler-0.26.2-1|43	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|poppler-0.26.2-1|44	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|poppler-0.26.2-1|45	BuildRequires:	pkgconfig(libopenjpeg1)
14mu|poppler-0.26.2-1|46	BuildRequires:	pkgconfig(QtCore)
14mu|poppler-0.26.2-1|47	BuildRequires:	pkgconfig(lcms2)
14mu|poppler-0.26.2-1|48	
14mu|poppler-0.26.2-1|49	%description
14mu|poppler-0.26.2-1|50	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.26.2-1|51	
14mu|poppler-0.26.2-1|52	%package -n %{libname}
14mu|poppler-0.26.2-1|53	Summary:	PDF rendering library
14mu|poppler-0.26.2-1|54	Group:		System/Libraries
14mu|poppler-0.26.2-1|55	Conflicts:	%{_lib}poppler12
14mu|poppler-0.26.2-1|56	Suggests:	poppler-data
14mu|poppler-0.26.2-1|57	
14mu|poppler-0.26.2-1|58	%description -n %{libname}
14mu|poppler-0.26.2-1|59	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.26.2-1|60	
14mu|poppler-0.26.2-1|61	%package -n %{girname}
14mu|poppler-0.26.2-1|62	Summary:	GObject Introspection interface library for %{name}
14mu|poppler-0.26.2-1|63	Group:		System/Libraries
14mu|poppler-0.26.2-1|64	Conflicts:	%{_lib}poppler25 < 0.20.0-1
14mu|poppler-0.26.2-1|65	Conflicts:	%{_lib}poppler19 < 0.18.4-3
14mu|poppler-0.26.2-1|66	
14mu|poppler-0.26.2-1|67	%description -n %{girname}
14mu|poppler-0.26.2-1|68	GObject Introspection interface library for %{name}.
14mu|poppler-0.26.2-1|69	
14mu|poppler-0.26.2-1|70	%package -n %{libnamedev}
14mu|poppler-0.26.2-1|71	Summary:	Development files for %{name}
14mu|poppler-0.26.2-1|72	Group:		Development/C++
14mu|poppler-0.26.2-1|73	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|poppler-0.26.2-1|74	Requires:	%{libname} = %{version}-%{release}
14mu|poppler-0.26.2-1|75	Requires:	%{girname} = %{version}-%{release}
14mu|poppler-0.26.2-1|76	Obsoletes:	%{libname}-devel < 0.20.2
14mu|poppler-0.26.2-1|77	
14mu|poppler-0.26.2-1|78	%description -n %{libnamedev}
14mu|poppler-0.26.2-1|79	Development files for %{name}
14mu|poppler-0.26.2-1|80	
14mu|poppler-0.26.2-1|81	%package -n %{libnameqt}
14mu|poppler-0.26.2-1|82	Summary:	PDF rendering library - QT backend
14mu|poppler-0.26.2-1|83	Group:		System/Libraries
14mu|poppler-0.26.2-1|84	
14mu|poppler-0.26.2-1|85	%description -n %{libnameqt}
14mu|poppler-0.26.2-1|86	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.26.2-1|87	This is the QT backend version.
14mu|poppler-0.26.2-1|88	
14mu|poppler-0.26.2-1|89	%package -n %{libnamecpp}
14mu|poppler-0.26.2-1|90	Summary:	PDF rendering library - C++ backend
14mu|poppler-0.26.2-1|91	Group:		System/Libraries
14mu|poppler-0.26.2-1|92	
14mu|poppler-0.26.2-1|93	%description -n %{libnamecpp}
14mu|poppler-0.26.2-1|94	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.26.2-1|95	This is the C++ backend version.
14mu|poppler-0.26.2-1|96	
14mu|poppler-0.26.2-1|97	%package  -n %{libnameqt4dev}
14mu|poppler-0.26.2-1|98	Summary:	Development files for %{name}-qt4
14mu|poppler-0.26.2-1|99	Group:		Development/C++
14mu|poppler-0.26.2-1|100	Provides:	lib%{name}-qt4-devel = %{version}
14mu|poppler-0.26.2-1|101	Requires:	%{libnameqt4} = %{version}
14mu|poppler-0.26.2-1|102	Requires:	%{libnamedev} = %{version}
14mu|poppler-0.26.2-1|103	Obsoletes:	%{libnameqt4}-devel < 0.20.2
14mu|poppler-0.26.2-1|104	
14mu|poppler-0.26.2-1|105	%description -n %{libnameqt4dev}
14mu|poppler-0.26.2-1|106	Development files for %{name}-qt4
14mu|poppler-0.26.2-1|107	
14mu|poppler-0.26.2-1|108	%package -n %{libnameqt4}
14mu|poppler-0.26.2-1|109	Summary:	PDF rendering library - QT4 backend
14mu|poppler-0.26.2-1|110	Group:		System/Libraries
14mu|poppler-0.26.2-1|111	
14mu|poppler-0.26.2-1|112	%description -n %{libnameqt4}
14mu|poppler-0.26.2-1|113	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.26.2-1|114	This is the QT backend version.
14mu|poppler-0.26.2-1|115	
14mu|poppler-0.26.2-1|116	%package -n %{libnameglib}
14mu|poppler-0.26.2-1|117	Summary:	PDF rendering library - glib binding
14mu|poppler-0.26.2-1|118	Group:		System/Libraries
14mu|poppler-0.26.2-1|119	Conflicts:	%{libname} < %{version}-%{release}
14mu|poppler-0.26.2-1|120	
14mu|poppler-0.26.2-1|121	%description -n %{libnameglib}
14mu|poppler-0.26.2-1|122	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.26.2-1|123	
14mu|poppler-0.26.2-1|124	%package -n %{libnameglibdev}
14mu|poppler-0.26.2-1|125	Summary:	Development files for %{name}'s glib binding
14mu|poppler-0.26.2-1|126	Group:		Development/C++
14mu|poppler-0.26.2-1|127	Provides:	lib%{name}-glib-devel = %{version}
14mu|poppler-0.26.2-1|128	Requires:	%{libnameglib} = %{version}
14mu|poppler-0.26.2-1|129	Requires:	%{libnamedev} = %{version}
14mu|poppler-0.26.2-1|130	Conflicts:	%{libnamedev} < %{version}-%{release}
14mu|poppler-0.26.2-1|131	Obsoletes:	%{libnameglib}-devel < 0.20.2
14mu|poppler-0.26.2-1|132	
14mu|poppler-0.26.2-1|133	%description -n %{libnameglibdev}
14mu|poppler-0.26.2-1|134	Development files for %{name}'s glib binding.
14mu|poppler-0.26.2-1|135	
14mu|poppler-0.26.2-1|136	%package glib-demo
14mu|poppler-0.26.2-1|137	Summary:	Tool demonstrating %{libnameglib}
14mu|poppler-0.26.2-1|138	Group:		Development/C++
14mu|poppler-0.26.2-1|139	Requires:	%{libnameglib} = %{version}-%{release}
14mu|poppler-0.26.2-1|140	BuildRequires:	pkgconfig(gtk+-3.0) pkgconfig(gdk-pixbuf-2.0)
14mu|poppler-0.26.2-1|141	
14mu|poppler-0.26.2-1|142	%description glib-demo
14mu|poppler-0.26.2-1|143	Tool demonstrating %{libnameglib} by retrieving
14mu|poppler-0.26.2-1|144	information about PDF files and displaying them
14mu|poppler-0.26.2-1|145	
14mu|poppler-0.26.2-1|146	%package -n %{libnamecppdev}
14mu|poppler-0.26.2-1|147	Summary:	Development files for %{name}-cpp
14mu|poppler-0.26.2-1|148	Group:		Development/C++
14mu|poppler-0.26.2-1|149	Provides:	lib%{name}-cpp-devel = %{version}
14mu|poppler-0.26.2-1|150	Requires:	%{libnamecpp} = %{version}
14mu|poppler-0.26.2-1|151	Requires:	%{libnamedev} = %{version}
14mu|poppler-0.26.2-1|152	
14mu|poppler-0.26.2-1|153	%description -n %{libnamecppdev}
14mu|poppler-0.26.2-1|154	Development files for %{name}-cpp
14mu|poppler-0.26.2-1|155	
14mu|poppler-0.26.2-1|156	%prep
14mu|poppler-0.26.2-1|157	%setup -q
14mu|poppler-0.26.2-1|158	%apply_patches
14mu|poppler-0.26.2-1|159	
14mu|poppler-0.26.2-1|160	#needed by patch2
14mu|poppler-0.26.2-1|161	libtoolize --force
14mu|poppler-0.26.2-1|162	autoheader
14mu|poppler-0.26.2-1|163	aclocal
14mu|poppler-0.26.2-1|164	automake -a --add-missing
14mu|poppler-0.26.2-1|165	autoconf
14mu|poppler-0.26.2-1|166	
14mu|poppler-0.26.2-1|167	%build
14mu|poppler-0.26.2-1|168	export CPPFLAGS="-I%{_includedir}/freetype2"
14mu|poppler-0.26.2-1|169	export PATH="%qt4dir/bin:${PATH}"
14mu|poppler-0.26.2-1|170	
14mu|poppler-0.26.2-1|171	%configure2_5x \
14mu|poppler-0.26.2-1|172	--enable-cairo-output \
14mu|poppler-0.26.2-1|173	--enable-poppler-qt4 \
14mu|poppler-0.26.2-1|174	--disable-poppler-qt \
14mu|poppler-0.26.2-1|175	--enable-xpdf-headers \
14mu|poppler-0.26.2-1|176	--enable-gtk-doc
14mu|poppler-0.26.2-1|177	%make
14mu|poppler-0.26.2-1|178	
14mu|poppler-0.26.2-1|179	%install
14mu|poppler-0.26.2-1|180	%makeinstall_std
14mu|poppler-0.26.2-1|181	cp -a config.h %{buildroot}%{_includedir}/poppler/
14mu|poppler-0.26.2-1|182	
14mu|poppler-0.26.2-1|183	%files
14mu|poppler-0.26.2-1|184	%doc AUTHORS COPYING NEWS README
14mu|poppler-0.26.2-1|185	%{_bindir}/*
14mu|poppler-0.26.2-1|186	%exclude %{_bindir}/poppler-glib-demo
14mu|poppler-0.26.2-1|187	%{_mandir}/man1/*
14mu|poppler-0.26.2-1|188	
14mu|poppler-0.26.2-1|189	%files -n %{libname}
14mu|poppler-0.26.2-1|190	%{_libdir}/libpoppler.so.%{major}*
14mu|poppler-0.26.2-1|191	
14mu|poppler-0.26.2-1|192	%files -n %{girname}
14mu|poppler-0.26.2-1|193	%{_libdir}/girepository-1.0/Poppler-0.18.typelib
14mu|poppler-0.26.2-1|194	
14mu|poppler-0.26.2-1|195	%files -n %{libnamedev}
14mu|poppler-0.26.2-1|196	%{_libdir}/libpoppler.so
14mu|poppler-0.26.2-1|197	%attr(644,root,root) %{_libdir}/libpoppler.*a
14mu|poppler-0.26.2-1|198	%dir %{_includedir}/poppler
14mu|poppler-0.26.2-1|199	%{_includedir}/poppler/config.h
14mu|poppler-0.26.2-1|200	%{_includedir}/poppler/[A-Z]*
14mu|poppler-0.26.2-1|201	%{_includedir}/poppler/fofi
14mu|poppler-0.26.2-1|202	%{_includedir}/poppler/goo
14mu|poppler-0.26.2-1|203	%{_includedir}/poppler/splash
14mu|poppler-0.26.2-1|204	%{_includedir}/poppler/poppler-config.h
14mu|poppler-0.26.2-1|205	%{_libdir}/pkgconfig/poppler-cairo.pc
14mu|poppler-0.26.2-1|206	%{_libdir}/pkgconfig/poppler-splash.pc
14mu|poppler-0.26.2-1|207	%{_libdir}/pkgconfig/poppler.pc
14mu|poppler-0.26.2-1|208	%{_datadir}/gtk-doc/html/%{name}
14mu|poppler-0.26.2-1|209	%{_datadir}/gir-1.0/Poppler-0.18.gir
14mu|poppler-0.26.2-1|210	
14mu|poppler-0.26.2-1|211	%files -n %{libnameglib}
14mu|poppler-0.26.2-1|212	%{_libdir}/libpoppler-glib.so.%{glibmajor}*
14mu|poppler-0.26.2-1|213	
14mu|poppler-0.26.2-1|214	%files glib-demo
14mu|poppler-0.26.2-1|215	%{_bindir}/poppler-glib-demo
14mu|poppler-0.26.2-1|216	
14mu|poppler-0.26.2-1|217	%files -n %{libnameglibdev}
14mu|poppler-0.26.2-1|218	%attr(644,root,root) %{_libdir}/libpoppler-glib.*a
14mu|poppler-0.26.2-1|219	%{_libdir}/libpoppler-glib.so
14mu|poppler-0.26.2-1|220	%{_libdir}/pkgconfig/poppler-glib.pc
14mu|poppler-0.26.2-1|221	%{_includedir}/poppler/glib
14mu|poppler-0.26.2-1|222	
14mu|poppler-0.26.2-1|223	%files -n %{libnameqt4dev}
14mu|poppler-0.26.2-1|224	%{_includedir}/poppler/qt4
14mu|poppler-0.26.2-1|225	%{_libdir}/pkgconfig/poppler-qt4.pc
14mu|poppler-0.26.2-1|226	%{_libdir}/libpoppler-qt4.so
14mu|poppler-0.26.2-1|227	%attr(644,root,root) %{_libdir}/libpoppler-qt4.*a
14mu|poppler-0.26.2-1|228	
14mu|poppler-0.26.2-1|229	%files -n %{libnameqt4}
14mu|poppler-0.26.2-1|230	%{_libdir}/libpoppler-qt4.so.%{qt4major}*
14mu|poppler-0.26.2-1|231	
14mu|poppler-0.26.2-1|232	%files -n %{libnamecpp}
14mu|poppler-0.26.2-1|233	%{_libdir}/libpoppler-cpp.so.%{cppmajor}*
14mu|poppler-0.26.2-1|234	
14mu|poppler-0.26.2-1|235	%files -n %{libnamecppdev}
14mu|poppler-0.26.2-1|236	%{_libdir}/libpoppler-cpp.so
14mu|poppler-0.26.2-1|237	%attr(644,root,root) %{_libdir}/libpoppler-cpp.*a
14mu|poppler-0.26.2-1|238	%{_libdir}/pkgconfig/poppler-cpp.pc
14mu|poppler-0.26.2-1|239	%{_includedir}/poppler/cpp
14mu|poppler-0.26.2-1|240	
14mu|poppler-0.26.2-1|241	
14mu|poppler-0.26.2-1|242	%changelog
14mu|poppler-0.26.2-1|243	* Sun Mar 08 2015 Tigro <ashejn@gmail.com> 0.26.2-1
14mu|poppler-0.26.2-1|244	+ Revision: e3cc578
14mu|poppler-0.26.2-1|245	- bump major
14mu|poppler-0.26.2-1|246	
14mu|poppler-0.26.2-1|247	

23791 14
14mu|poppler-0.32.0-3|1	%define major		51
14mu|poppler-0.32.0-3|2	%define glibmajor	8
14mu|poppler-0.32.0-3|3	%define qt5major	1
14mu|poppler-0.32.0-3|4	%define qt4major	4
14mu|poppler-0.32.0-3|5	%define cppmajor	0
14mu|poppler-0.32.0-3|6	%define girmajor	0.18
14mu|poppler-0.32.0-3|7	%define libname		%mklibname %{name} %{major}
14mu|poppler-0.32.0-3|8	%define libnameglib	%mklibname %{name}-glib %{glibmajor}
14mu|poppler-0.32.0-3|9	%define libnameqt4	%mklibname %{name}-qt4- %{qt4major}
14mu|poppler-0.32.0-3|10	%define libnameqt5	%mklibname %{name}-qt5- %{qt5major}
14mu|poppler-0.32.0-3|11	%define libnamecpp	%mklibname %{name}-cpp %{cppmajor}
14mu|poppler-0.32.0-3|12	%define girname		%mklibname %{name}-gir %{girmajor}
14mu|poppler-0.32.0-3|13	%define libnamedev	%mklibname -d %{name}
14mu|poppler-0.32.0-3|14	%define libnameglibdev	%mklibname -d %{name}-glib
14mu|poppler-0.32.0-3|15	%define libnameqt5dev	%mklibname -d %{name}-qt5
14mu|poppler-0.32.0-3|16	%define libnameqt4dev	%mklibname -d %{name}-qt4
14mu|poppler-0.32.0-3|17	%define libnamecppdev	%mklibname -d %{name}-cpp
14mu|poppler-0.32.0-3|18	
14mu|poppler-0.32.0-3|19	Summary:	PDF rendering library
14mu|poppler-0.32.0-3|20	Name:		poppler
14mu|poppler-0.32.0-3|21	Version:	0.32.0
14mu|poppler-0.32.0-3|22	Release:	3
14mu|poppler-0.32.0-3|23	License:	GPLv2+
14mu|poppler-0.32.0-3|24	Group:		Office
14mu|poppler-0.32.0-3|25	Url:		http://poppler.freedesktop.org
14mu|poppler-0.32.0-3|26	Source0:	http://poppler.freedesktop.org/%{name}-%{version}.tar.xz
14mu|poppler-0.32.0-3|27	
14mu|poppler-0.32.0-3|28	# https://bugzilla.redhat.com/show_bug.cgi?id=1185007
14mu|poppler-0.32.0-3|29	Patch0:  poppler-0.30.0-rotated-words-selection.patch
14mu|poppler-0.32.0-3|30	
14mu|poppler-0.32.0-3|31	## upstreamable patches
14mu|poppler-0.32.0-3|32	# fix configure checks for moc versions
14mu|poppler-0.32.0-3|33	Patch50: poppler-0.24.2-mocversiongrep.patch
14mu|poppler-0.32.0-3|34	
14mu|poppler-0.32.0-3|35	# Backport from upstream
14mu|poppler-0.32.0-3|36	Patch51: poppler-0.32.0-fdo-93476.patch
14mu|poppler-0.32.0-3|37	
14mu|poppler-0.32.0-3|38	BuildRequires:	gtk-doc
14mu|poppler-0.32.0-3|39	BuildRequires:	curl-devel
14mu|poppler-0.32.0-3|40	BuildRequires:	gettext-devel
14mu|poppler-0.32.0-3|41	BuildRequires:	jpeg-devel
14mu|poppler-0.32.0-3|42	BuildRequires:	tiff-devel
14mu|poppler-0.32.0-3|43	BuildRequires:	pkgconfig(cairo) >= 1.8.4
14mu|poppler-0.32.0-3|44	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|poppler-0.32.0-3|45	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|poppler-0.32.0-3|46	BuildRequires:	pkgconfig(libopenjpeg1)
14mu|poppler-0.32.0-3|47	BuildRequires:	pkgconfig(lcms2)
14mu|poppler-0.32.0-3|48	BuildRequires:	pkgconfig(zlib)
14mu|poppler-0.32.0-3|49	BuildRequires:	pkgconfig(QtCore)
14mu|poppler-0.32.0-3|50	BuildRequires:	pkgconfig(QtGui)
14mu|poppler-0.32.0-3|51	BuildRequires:	pkgconfig(QtXml)
14mu|poppler-0.32.0-3|52	BuildRequires:	pkgconfig(Qt5Gui)
14mu|poppler-0.32.0-3|53	BuildRequires:	pkgconfig(Qt5Xml)
14mu|poppler-0.32.0-3|54	BuildRequires:	pkgconfig(Qt5Test)
14mu|poppler-0.32.0-3|55	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|poppler-0.32.0-3|56	
14mu|poppler-0.32.0-3|57	%description
14mu|poppler-0.32.0-3|58	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.32.0-3|59	
14mu|poppler-0.32.0-3|60	%package -n %{libname}
14mu|poppler-0.32.0-3|61	Summary:	PDF rendering library
14mu|poppler-0.32.0-3|62	Group:		System/Libraries
14mu|poppler-0.32.0-3|63	Conflicts:	%{_lib}poppler12
14mu|poppler-0.32.0-3|64	Suggests:	poppler-data
14mu|poppler-0.32.0-3|65	
14mu|poppler-0.32.0-3|66	%description -n %{libname}
14mu|poppler-0.32.0-3|67	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.32.0-3|68	
14mu|poppler-0.32.0-3|69	%package -n %{girname}
14mu|poppler-0.32.0-3|70	Summary:	GObject Introspection interface library for %{name}
14mu|poppler-0.32.0-3|71	Group:		System/Libraries
14mu|poppler-0.32.0-3|72	Conflicts:	%{_lib}poppler25 < 0.20.0-1
14mu|poppler-0.32.0-3|73	Conflicts:	%{_lib}poppler19 < 0.18.4-3
14mu|poppler-0.32.0-3|74	
14mu|poppler-0.32.0-3|75	%description -n %{girname}
14mu|poppler-0.32.0-3|76	GObject Introspection interface library for %{name}.
14mu|poppler-0.32.0-3|77	
14mu|poppler-0.32.0-3|78	%package -n %{libnamedev}
14mu|poppler-0.32.0-3|79	Summary:	Development files for %{name}
14mu|poppler-0.32.0-3|80	Group:		Development/C++
14mu|poppler-0.32.0-3|81	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|poppler-0.32.0-3|82	Requires:	%{libname} = %{version}-%{release}
14mu|poppler-0.32.0-3|83	Requires:	%{girname} = %{version}-%{release}
14mu|poppler-0.32.0-3|84	Obsoletes:	%{libname}-devel < 0.20.2
14mu|poppler-0.32.0-3|85	
14mu|poppler-0.32.0-3|86	%description -n %{libnamedev}
14mu|poppler-0.32.0-3|87	Development files for %{name}
14mu|poppler-0.32.0-3|88	
14mu|poppler-0.32.0-3|89	%package  -n %{libnameqt4dev}
14mu|poppler-0.32.0-3|90	Summary:	Development files for %{name}-qt4
14mu|poppler-0.32.0-3|91	Group:		Development/C++
14mu|poppler-0.32.0-3|92	Provides:	lib%{name}-qt4-devel = %{version}
14mu|poppler-0.32.0-3|93	Requires:	%{libnameqt4} = %{version}
14mu|poppler-0.32.0-3|94	Requires:	%{libnamedev} = %{version}
14mu|poppler-0.32.0-3|95	Obsoletes:	%{libnameqt4}-devel < 0.20.2
14mu|poppler-0.32.0-3|96	
14mu|poppler-0.32.0-3|97	%description -n %{libnameqt4dev}
14mu|poppler-0.32.0-3|98	Development files for %{name}-qt4
14mu|poppler-0.32.0-3|99	
14mu|poppler-0.32.0-3|100	%package  -n %{libnameqt5dev}
14mu|poppler-0.32.0-3|101	Summary:	Development files for %{name}-qt5
14mu|poppler-0.32.0-3|102	Group:		Development/C++
14mu|poppler-0.32.0-3|103	Provides:	lib%{name}-qt5-devel = %{version}
14mu|poppler-0.32.0-3|104	Requires:	%{libnameqt5} = %{version}
14mu|poppler-0.32.0-3|105	Requires:	%{libnamedev} = %{version}
14mu|poppler-0.32.0-3|106	Obsoletes:	%{libnameqt5}-devel < 0.20.2
14mu|poppler-0.32.0-3|107	
14mu|poppler-0.32.0-3|108	%description -n %{libnameqt4dev}
14mu|poppler-0.32.0-3|109	Development files for %{name}-qt5
14mu|poppler-0.32.0-3|110	
14mu|poppler-0.32.0-3|111	
14mu|poppler-0.32.0-3|112	%package -n %{libnameqt5}
14mu|poppler-0.32.0-3|113	Summary:	PDF rendering library - QT5 backend
14mu|poppler-0.32.0-3|114	Group:		System/Libraries
14mu|poppler-0.32.0-3|115	
14mu|poppler-0.32.0-3|116	%description -n %{libnameqt5}
14mu|poppler-0.32.0-3|117	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.32.0-3|118	This is the QT5 backend version.
14mu|poppler-0.32.0-3|119	
14mu|poppler-0.32.0-3|120	%package -n %{libnamecpp}
14mu|poppler-0.32.0-3|121	Summary:	PDF rendering library - C++ backend
14mu|poppler-0.32.0-3|122	Group:		System/Libraries
14mu|poppler-0.32.0-3|123	
14mu|poppler-0.32.0-3|124	%description -n %{libnamecpp}
14mu|poppler-0.32.0-3|125	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.32.0-3|126	This is the C++ backend version.
14mu|poppler-0.32.0-3|127	
14mu|poppler-0.32.0-3|128	%package -n %{libnameqt4}
14mu|poppler-0.32.0-3|129	Summary:	PDF rendering library - QT4 backend
14mu|poppler-0.32.0-3|130	Group:		System/Libraries
14mu|poppler-0.32.0-3|131	
14mu|poppler-0.32.0-3|132	%description -n %{libnameqt4}
14mu|poppler-0.32.0-3|133	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.32.0-3|134	This is the QT backend version.
14mu|poppler-0.32.0-3|135	
14mu|poppler-0.32.0-3|136	%package -n %{libnameglib}
14mu|poppler-0.32.0-3|137	Summary:	PDF rendering library - glib binding
14mu|poppler-0.32.0-3|138	Group:		System/Libraries
14mu|poppler-0.32.0-3|139	Conflicts:	%{libname} < %{version}-%{release}
14mu|poppler-0.32.0-3|140	
14mu|poppler-0.32.0-3|141	%description -n %{libnameglib}
14mu|poppler-0.32.0-3|142	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
14mu|poppler-0.32.0-3|143	
14mu|poppler-0.32.0-3|144	%package -n %{libnameglibdev}
14mu|poppler-0.32.0-3|145	Summary:	Development files for %{name}'s glib binding
14mu|poppler-0.32.0-3|146	Group:		Development/C++
14mu|poppler-0.32.0-3|147	Provides:	lib%{name}-glib-devel = %{version}
14mu|poppler-0.32.0-3|148	Requires:	%{libnameglib} = %{version}
14mu|poppler-0.32.0-3|149	Requires:	%{libnamedev} = %{version}
14mu|poppler-0.32.0-3|150	Conflicts:	%{libnamedev} < %{version}-%{release}
14mu|poppler-0.32.0-3|151	Obsoletes:	%{libnameglib}-devel < 0.20.2
14mu|poppler-0.32.0-3|152	
14mu|poppler-0.32.0-3|153	%description -n %{libnameglibdev}
14mu|poppler-0.32.0-3|154	Development files for %{name}'s glib binding.
14mu|poppler-0.32.0-3|155	
14mu|poppler-0.32.0-3|156	%package glib-demo
14mu|poppler-0.32.0-3|157	Summary:	Tool demonstrating %{libnameglib}
14mu|poppler-0.32.0-3|158	Group:		Development/C++
14mu|poppler-0.32.0-3|159	Requires:	%{libnameglib} = %{version}-%{release}
14mu|poppler-0.32.0-3|160	BuildRequires:	pkgconfig(gtk+-3.0) pkgconfig(gdk-pixbuf-2.0)
14mu|poppler-0.32.0-3|161	
14mu|poppler-0.32.0-3|162	%description glib-demo
14mu|poppler-0.32.0-3|163	Tool demonstrating %{libnameglib} by retrieving
14mu|poppler-0.32.0-3|164	information about PDF files and displaying them
14mu|poppler-0.32.0-3|165	
14mu|poppler-0.32.0-3|166	%package -n %{libnamecppdev}
14mu|poppler-0.32.0-3|167	Summary:	Development files for %{name}-cpp
14mu|poppler-0.32.0-3|168	Group:		Development/C++
14mu|poppler-0.32.0-3|169	Provides:	lib%{name}-cpp-devel = %{version}
14mu|poppler-0.32.0-3|170	Requires:	%{libnamecpp} = %{version}
14mu|poppler-0.32.0-3|171	Requires:	%{libnamedev} = %{version}
14mu|poppler-0.32.0-3|172	
14mu|poppler-0.32.0-3|173	%description -n %{libnamecppdev}
14mu|poppler-0.32.0-3|174	Development files for %{name}-cpp
14mu|poppler-0.32.0-3|175	
14mu|poppler-0.32.0-3|176	%prep
14mu|poppler-0.32.0-3|177	%setup -q
14mu|poppler-0.32.0-3|178	%apply_patches
14mu|poppler-0.32.0-3|179	
14mu|poppler-0.32.0-3|180	#needed by patch2
14mu|poppler-0.32.0-3|181	libtoolize --force
14mu|poppler-0.32.0-3|182	autoheader
14mu|poppler-0.32.0-3|183	aclocal
14mu|poppler-0.32.0-3|184	automake -a --add-missing
14mu|poppler-0.32.0-3|185	autoconf
14mu|poppler-0.32.0-3|186	
14mu|poppler-0.32.0-3|187	%build
14mu|poppler-0.32.0-3|188	export CPPFLAGS="-I%{_includedir}/freetype2 -I%{_includedir}/openjpeg-1.5"
14mu|poppler-0.32.0-3|189	export PATH="%{qt4dir}/bin:${PATH}"
14mu|poppler-0.32.0-3|190	
14mu|poppler-0.32.0-3|191	%configure2_5x \
14mu|poppler-0.32.0-3|192	--disable-silent-rules \
14mu|poppler-0.32.0-3|193	--disable-static \
14mu|poppler-0.32.0-3|194	--enable-libjpeg \
14mu|poppler-0.32.0-3|195	--enable-cairo-output \
14mu|poppler-0.32.0-3|196	--enable-poppler-qt4 \
14mu|poppler-0.32.0-3|197	--enable-poppler-qt5 \
14mu|poppler-0.32.0-3|198	--disable-poppler-qt \
14mu|poppler-0.32.0-3|199	--enable-xpdf-headers \
14mu|poppler-0.32.0-3|200	--enable-gtk-doc \
14mu|poppler-0.32.0-3|201	--enable-zlib \
14mu|poppler-0.32.0-3|202	--enable-libcurl \
14mu|poppler-0.32.0-3|203	--enable-introspection=yes
14mu|poppler-0.32.0-3|204	
14mu|poppler-0.32.0-3|205	
14mu|poppler-0.32.0-3|206	%make
14mu|poppler-0.32.0-3|207	
14mu|poppler-0.32.0-3|208	%install
14mu|poppler-0.32.0-3|209	%makeinstall_std
14mu|poppler-0.32.0-3|210	cp -a config.h %{buildroot}%{_includedir}/poppler/
14mu|poppler-0.32.0-3|211	
14mu|poppler-0.32.0-3|212	%files
14mu|poppler-0.32.0-3|213	%doc AUTHORS COPYING NEWS README
14mu|poppler-0.32.0-3|214	%{_bindir}/*
14mu|poppler-0.32.0-3|215	%exclude %{_bindir}/poppler-glib-demo
14mu|poppler-0.32.0-3|216	%{_mandir}/man1/*
14mu|poppler-0.32.0-3|217	
14mu|poppler-0.32.0-3|218	%files -n %{libname}
14mu|poppler-0.32.0-3|219	%{_libdir}/libpoppler.so.%{major}*
14mu|poppler-0.32.0-3|220	
14mu|poppler-0.32.0-3|221	%files -n %{girname}
14mu|poppler-0.32.0-3|222	%{_libdir}/girepository-1.0/Poppler-0.18.typelib
14mu|poppler-0.32.0-3|223	
14mu|poppler-0.32.0-3|224	%files -n %{libnamedev}
14mu|poppler-0.32.0-3|225	%{_libdir}/libpoppler.so
14mu|poppler-0.32.0-3|226	%dir %{_includedir}/poppler
14mu|poppler-0.32.0-3|227	%{_includedir}/poppler/config.h
14mu|poppler-0.32.0-3|228	%{_includedir}/poppler/[A-Z]*
14mu|poppler-0.32.0-3|229	%{_includedir}/poppler/fofi
14mu|poppler-0.32.0-3|230	%{_includedir}/poppler/goo
14mu|poppler-0.32.0-3|231	%{_includedir}/poppler/splash
14mu|poppler-0.32.0-3|232	%{_includedir}/poppler/poppler-config.h
14mu|poppler-0.32.0-3|233	%{_libdir}/pkgconfig/poppler-cairo.pc
14mu|poppler-0.32.0-3|234	%{_libdir}/pkgconfig/poppler-splash.pc
14mu|poppler-0.32.0-3|235	%{_libdir}/pkgconfig/poppler.pc
14mu|poppler-0.32.0-3|236	%{_datadir}/gtk-doc/html/%{name}
14mu|poppler-0.32.0-3|237	%{_datadir}/gir-1.0/Poppler-0.18.gir
14mu|poppler-0.32.0-3|238	
14mu|poppler-0.32.0-3|239	%files -n %{libnameglib}
14mu|poppler-0.32.0-3|240	%{_libdir}/libpoppler-glib.so.%{glibmajor}*
14mu|poppler-0.32.0-3|241	
14mu|poppler-0.32.0-3|242	%files glib-demo
14mu|poppler-0.32.0-3|243	%{_bindir}/poppler-glib-demo
14mu|poppler-0.32.0-3|244	
14mu|poppler-0.32.0-3|245	%files -n %{libnameglibdev}
14mu|poppler-0.32.0-3|246	%{_libdir}/libpoppler-glib.so
14mu|poppler-0.32.0-3|247	%{_libdir}/pkgconfig/poppler-glib.pc
14mu|poppler-0.32.0-3|248	%{_includedir}/poppler/glib
14mu|poppler-0.32.0-3|249	
14mu|poppler-0.32.0-3|250	%files -n %{libnameqt4dev}
14mu|poppler-0.32.0-3|251	%{_includedir}/poppler/qt4
14mu|poppler-0.32.0-3|252	%{_libdir}/pkgconfig/poppler-qt4.pc
14mu|poppler-0.32.0-3|253	%{_libdir}/libpoppler-qt4.so
14mu|poppler-0.32.0-3|254	
14mu|poppler-0.32.0-3|255	%files -n %{libnameqt4}
14mu|poppler-0.32.0-3|256	%{_libdir}/libpoppler-qt4.so.%{qt4major}*
14mu|poppler-0.32.0-3|257	
14mu|poppler-0.32.0-3|258	%files -n %{libnameqt5dev}
14mu|poppler-0.32.0-3|259	%{_includedir}/poppler/qt5
14mu|poppler-0.32.0-3|260	%{_libdir}/pkgconfig/poppler-qt5.pc
14mu|poppler-0.32.0-3|261	%{_libdir}/libpoppler-qt5.so
14mu|poppler-0.32.0-3|262	
14mu|poppler-0.32.0-3|263	%files -n %{libnameqt5}
14mu|poppler-0.32.0-3|264	%{_libdir}/libpoppler-qt5.so.%{qt5major}*
14mu|poppler-0.32.0-3|265	
14mu|poppler-0.32.0-3|266	%files -n %{libnamecpp}
14mu|poppler-0.32.0-3|267	%{_libdir}/libpoppler-cpp.so.%{cppmajor}*
14mu|poppler-0.32.0-3|268	
14mu|poppler-0.32.0-3|269	%files -n %{libnamecppdev}
14mu|poppler-0.32.0-3|270	%{_libdir}/libpoppler-cpp.so
14mu|poppler-0.32.0-3|271	%{_libdir}/pkgconfig/poppler-cpp.pc
14mu|poppler-0.32.0-3|272	%{_includedir}/poppler/cpp
14mu|poppler-0.32.0-3|273	
14mu|poppler-0.32.0-3|274	
14mu|poppler-0.32.0-3|275	%changelog
14mu|poppler-0.32.0-3|276	
14mu|poppler-0.32.0-3|277	* Wed Oct 19 2016 Denis Silakov <dsilakov@gmail.com> 0.32.0-3
14mu|poppler-0.32.0-3|278	- (7bac7f6) Enable libcurl
14mu|poppler-0.32.0-3|279	
14mu|poppler-0.32.0-3|280	

23792 14
14mu|popt-1.16-14|1	%define	major	0
14mu|popt-1.16-14|2	%define	libname	%mklibname %{name} %{major}
14mu|popt-1.16-14|3	%define	devname	%mklibname %{name} -d
14mu|popt-1.16-14|4	
14mu|popt-1.16-14|5	%bcond_with	uclibc
14mu|popt-1.16-14|6	
14mu|popt-1.16-14|7	Summary:	C library for parsing command line parameters
14mu|popt-1.16-14|8	Name:		popt
14mu|popt-1.16-14|9	Version:	1.16
14mu|popt-1.16-14|10	Release:	14
14mu|popt-1.16-14|11	Epoch:		1
14mu|popt-1.16-14|12	License:	MIT
14mu|popt-1.16-14|13	Group:		System/Libraries
14mu|popt-1.16-14|14	Url:		http://rpm5.org/files/popt/
14mu|popt-1.16-14|15	Source0:	http://rpm5.org/files/popt/%{name}-%{version}.tar.gz
14mu|popt-1.16-14|16	Patch0:		popt-1.16-pkgconfig-libdir.patch
14mu|popt-1.16-14|17	Patch1:		popt-1.16-remove-dead-autofoo-crap.patch
14mu|popt-1.16-14|18	Patch2:		popt-1.16-automake-1.13.patch
14mu|popt-1.16-14|19	BuildRequires:	gettext
14mu|popt-1.16-14|20	%if %{with uclibc}
14mu|popt-1.16-14|21	BuildRequires:	uClibc-devel >= 0.9.33.2-16
14mu|popt-1.16-14|22	%endif
14mu|popt-1.16-14|23	
14mu|popt-1.16-14|24	%description
14mu|popt-1.16-14|25	Popt is a C library for parsing command line parameters. Popt was
14mu|popt-1.16-14|26	heavily influenced by the getopt() and getopt_long() functions, but
14mu|popt-1.16-14|27	it improves on them by allowing more powerful argument expansion.
14mu|popt-1.16-14|28	Popt can parse arbitrary argv[] style arrays and automatically set
14mu|popt-1.16-14|29	variables based on command line arguments. Popt allows command line
14mu|popt-1.16-14|30	arguments to be aliased via configuration files and includes utility
14mu|popt-1.16-14|31	functions for parsing arbitrary strings into argv[] arrays using
14mu|popt-1.16-14|32	shell-like rules.
14mu|popt-1.16-14|33	
14mu|popt-1.16-14|34	%package -n	%{libname}
14mu|popt-1.16-14|35	Summary:	Main %{name} library
14mu|popt-1.16-14|36	Group:		System/Libraries
14mu|popt-1.16-14|37	Requires:	%{name}-data = %{EVRD}
14mu|popt-1.16-14|38	Provides:	%{name} = %{EVRD}
14mu|popt-1.16-14|39	
14mu|popt-1.16-14|40	%description -n %{libname}
14mu|popt-1.16-14|41	This package contains the library needed to run programs dynamically
14mu|popt-1.16-14|42	linked with the %{name} library.
14mu|popt-1.16-14|43	
14mu|popt-1.16-14|44	%package -n	uclibc-%{libname}
14mu|popt-1.16-14|45	Summary:	Main %{name} library (uClibc linked)
14mu|popt-1.16-14|46	Group:		System/Libraries
14mu|popt-1.16-14|47	Requires:	%{name}-data = %{EVRD}
14mu|popt-1.16-14|48	
14mu|popt-1.16-14|49	%description -n uclibc-%{libname}
14mu|popt-1.16-14|50	This package contains the library needed to run programs dynamically
14mu|popt-1.16-14|51	linked with the %{name} library.
14mu|popt-1.16-14|52	
14mu|popt-1.16-14|53	%package -n	%{devname}
14mu|popt-1.16-14|54	Summary:	Development headers and libraries for %{name}
14mu|popt-1.16-14|55	Group:		Development/C
14mu|popt-1.16-14|56	Requires:	%{libname} = %{EVRD}
14mu|popt-1.16-14|57	%if %{with uclibc}
14mu|popt-1.16-14|58	Requires:	uclibc-%{libname} = %{EVRD}
14mu|popt-1.16-14|59	%endif
14mu|popt-1.16-14|60	Provides:	%{name}-devel = %{EVRD}
14mu|popt-1.16-14|61	
14mu|popt-1.16-14|62	%description -n	%{devname}
14mu|popt-1.16-14|63	This package contains the header files and libraries needed for
14mu|popt-1.16-14|64	developing programs using the %{name} library.
14mu|popt-1.16-14|65	
14mu|popt-1.16-14|66	%package	data
14mu|popt-1.16-14|67	Summary:	Data files for %{name}
14mu|popt-1.16-14|68	Group:		System/Libraries
14mu|popt-1.16-14|69	BuildArch:	noarch
14mu|popt-1.16-14|70	
14mu|popt-1.16-14|71	%description	data
14mu|popt-1.16-14|72	This package contains popt data files like locales.
14mu|popt-1.16-14|73	
14mu|popt-1.16-14|74	%prep
14mu|popt-1.16-14|75	%setup -q
14mu|popt-1.16-14|76	%apply_patches
14mu|popt-1.16-14|77	autoheader
14mu|popt-1.16-14|78	aclocal
14mu|popt-1.16-14|79	automake -a
14mu|popt-1.16-14|80	autoconf
14mu|popt-1.16-14|81	autoreconf -fi
14mu|popt-1.16-14|82	
14mu|popt-1.16-14|83	%build
14mu|popt-1.16-14|84	CONFIGURE_TOP="$PWD"
14mu|popt-1.16-14|85	%if %{with uclibc}
14mu|popt-1.16-14|86	mkdir -p uclibc
14mu|popt-1.16-14|87	pushd uclibc
14mu|popt-1.16-14|88	%uclibc_configure \
14mu|popt-1.16-14|89	--disable-rpath
14mu|popt-1.16-14|90	%make
14mu|popt-1.16-14|91	popd
14mu|popt-1.16-14|92	%endif
14mu|popt-1.16-14|93	
14mu|popt-1.16-14|94	mkdir -p system
14mu|popt-1.16-14|95	pushd system
14mu|popt-1.16-14|96	%configure2_5x	--disable-rpath
14mu|popt-1.16-14|97	%make
14mu|popt-1.16-14|98	popd
14mu|popt-1.16-14|99	
14mu|popt-1.16-14|100	%install
14mu|popt-1.16-14|101	%if %{with uclibc}
14mu|popt-1.16-14|102	%makeinstall_std -C uclibc
14mu|popt-1.16-14|103	mkdir -p %{buildroot}%{uclibc_root}/%{_lib}
14mu|popt-1.16-14|104	mv %{buildroot}%{uclibc_root}%{_libdir}/libpopt.so.%{major}* %{buildroot}%{uclibc_root}/%{_lib}
14mu|popt-1.16-14|105	ln -srf %{buildroot}%{uclibc_root}/%{_lib}/libpopt.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libpopt.so
14mu|popt-1.16-14|106	
14mu|popt-1.16-14|107	rm -r %{buildroot}%{uclibc_root}%{_libdir}/pkgconfig
14mu|popt-1.16-14|108	%endif
14mu|popt-1.16-14|109	
14mu|popt-1.16-14|110	%makeinstall_std -C system
14mu|popt-1.16-14|111	mkdir -p %{buildroot}/%{_lib}
14mu|popt-1.16-14|112	mv %{buildroot}%{_libdir}/libpopt.so.%{major}* %{buildroot}/%{_lib}
14mu|popt-1.16-14|113	ln -srf %{buildroot}/%{_lib}/libpopt.so.%{major}.* %{buildroot}%{_libdir}/libpopt.so
14mu|popt-1.16-14|114	
14mu|popt-1.16-14|115	%find_lang %{name}
14mu|popt-1.16-14|116	
14mu|popt-1.16-14|117	%files -n %{libname}
14mu|popt-1.16-14|118	%doc README CHANGES
14mu|popt-1.16-14|119	/%{_lib}/libpopt.so.%{major}*
14mu|popt-1.16-14|120	
14mu|popt-1.16-14|121	%if %{with uclibc}
14mu|popt-1.16-14|122	%files -n uclibc-%{libname}
14mu|popt-1.16-14|123	%doc README CHANGES
14mu|popt-1.16-14|124	%{uclibc_root}/%{_lib}/libpopt.so.%{major}*
14mu|popt-1.16-14|125	%endif
14mu|popt-1.16-14|126	
14mu|popt-1.16-14|127	%files -n %{devname}
14mu|popt-1.16-14|128	%{_includedir}/popt.h
14mu|popt-1.16-14|129	%{_libdir}/pkgconfig/popt.pc
14mu|popt-1.16-14|130	%{_libdir}/libpopt.a
14mu|popt-1.16-14|131	%{_libdir}/libpopt.so
14mu|popt-1.16-14|132	%if %{with uclibc}
14mu|popt-1.16-14|133	%{uclibc_root}%{_libdir}/libpopt.a
14mu|popt-1.16-14|134	%{uclibc_root}%{_libdir}/libpopt.so
14mu|popt-1.16-14|135	%endif
14mu|popt-1.16-14|136	%{_mandir}/man3/popt.3*
14mu|popt-1.16-14|137	
14mu|popt-1.16-14|138	%files data -f %{name}.lang
14mu|popt-1.16-14|139	
14mu|popt-1.16-14|140	%changelog
14mu|popt-1.16-14|141	* Thu Oct 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:1.16-14
14mu|popt-1.16-14|142	+ Revision: 1cbbf0f
14mu|popt-1.16-14|143	- Release up
14mu|popt-1.16-14|144	
14mu|popt-1.16-14|145	

23793 14
14mu|portreserve-0.0.5-10|1	Summary:	TCP port reservation utility
14mu|portreserve-0.0.5-10|2	Name:		portreserve
14mu|portreserve-0.0.5-10|3	Version:	0.0.5
14mu|portreserve-0.0.5-10|4	Release:	10
14mu|portreserve-0.0.5-10|5	License:	GPLv2+
14mu|portreserve-0.0.5-10|6	Group:		System/Base
14mu|portreserve-0.0.5-10|7	Url:		http://cyberelk.net/tim/portreserve/
14mu|portreserve-0.0.5-10|8	Source0:	http://cyberelk.net/tim/data/portreserve/stable/%{name}-%{version}.tar.bz2
14mu|portreserve-0.0.5-10|9	Source1:	http://cyberelk.net/tim/data/portreserve/stable/%{name}-%{version}.tar.bz2.sig
14mu|portreserve-0.0.5-10|10	Source2:	portreserve.service
14mu|portreserve-0.0.5-10|11	Patch0:		portreserve-pid-file.patch
14mu|portreserve-0.0.5-10|12	Patch1:		portreserve-0.0.0-socket_dir.diff
14mu|portreserve-0.0.5-10|13	Patch2:		portreserve-0.0.5-docbook-dtd45.patch
14mu|portreserve-0.0.5-10|14	BuildRequires:	docbook-dtd45-xml
14mu|portreserve-0.0.5-10|15	BuildRequires:	docbook-style-xsl
14mu|portreserve-0.0.5-10|16	BuildRequires:	xmlto
14mu|portreserve-0.0.5-10|17	Requires(preun,post):	rpm-helper
14mu|portreserve-0.0.5-10|18	
14mu|portreserve-0.0.5-10|19	%description
14mu|portreserve-0.0.5-10|20	The portreserve program aims to help services with well-known ports that lie in
14mu|portreserve-0.0.5-10|21	the portmap range.  It prevents portmap from a real service's port by occupying
14mu|portreserve-0.0.5-10|22	it itself, until the real service tells it to release the port (generally in
14mu|portreserve-0.0.5-10|23	the init script).
14mu|portreserve-0.0.5-10|24	
14mu|portreserve-0.0.5-10|25	%files
14mu|portreserve-0.0.5-10|26	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|portreserve-0.0.5-10|27	%dir %attr(0711,root,root) %{_localstatedir}/lib/%{name}
14mu|portreserve-0.0.5-10|28	%dir %attr(0711,root,root) %{_sysconfdir}/%{name}
14mu|portreserve-0.0.5-10|29	%{_unitdir}/%{name}.service
14mu|portreserve-0.0.5-10|30	%attr(0755,root,root) /sbin/*
14mu|portreserve-0.0.5-10|31	%{_mandir}/man1/*
14mu|portreserve-0.0.5-10|32	
14mu|portreserve-0.0.5-10|33	%preun
14mu|portreserve-0.0.5-10|34	%_preun_service %{name}
14mu|portreserve-0.0.5-10|35	
14mu|portreserve-0.0.5-10|36	%post
14mu|portreserve-0.0.5-10|37	%_post_service %{name}
14mu|portreserve-0.0.5-10|38	
14mu|portreserve-0.0.5-10|39	#----------------------------------------------------------------------------
14mu|portreserve-0.0.5-10|40	
14mu|portreserve-0.0.5-10|41	%prep
14mu|portreserve-0.0.5-10|42	%setup -q
14mu|portreserve-0.0.5-10|43	%apply_patches
14mu|portreserve-0.0.5-10|44	
14mu|portreserve-0.0.5-10|45	cp %{SOURCE2} portreserve-mandriva.init
14mu|portreserve-0.0.5-10|46	autoreconf
14mu|portreserve-0.0.5-10|47	
14mu|portreserve-0.0.5-10|48	%build
14mu|portreserve-0.0.5-10|49	%configure2_5x \
14mu|portreserve-0.0.5-10|50	--sbindir=/sbin
14mu|portreserve-0.0.5-10|51	
14mu|portreserve-0.0.5-10|52	%make
14mu|portreserve-0.0.5-10|53	
14mu|portreserve-0.0.5-10|54	%install
14mu|portreserve-0.0.5-10|55	install -d %{buildroot}%{_initrddir}
14mu|portreserve-0.0.5-10|56	install -d %{buildroot}%{_sysconfdir}/%{name}
14mu|portreserve-0.0.5-10|57	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mu|portreserve-0.0.5-10|58	install -d %{buildroot}%{_mandir}/man1
14mu|portreserve-0.0.5-10|59	
14mu|portreserve-0.0.5-10|60	%makeinstall_std
14mu|portreserve-0.0.5-10|61	install -m644 %{SOURCE2} -D %{buildroot}%{_unitdir}/%{name}.service
14mu|portreserve-0.0.5-10|62	install -m0644 doc/portrelease.1 %{buildroot}%{_mandir}/man1/
14mu|portreserve-0.0.5-10|63	install -m0644 doc/portreserve.1 %{buildroot}%{_mandir}/man1/
14mu|portreserve-0.0.5-10|64	
14mu|portreserve-0.0.5-10|65	
14mu|portreserve-0.0.5-10|66	%changelog
14mu|portreserve-0.0.5-10|67	
14mu|portreserve-0.0.5-10|68	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.5-10
14mu|portreserve-0.0.5-10|69	- (c9d2cb9) Build with docbook-dtd45-xml
14mu|portreserve-0.0.5-10|70	- (c9d2cb9) Adjust spec style
14mu|portreserve-0.0.5-10|71	
14mu|portreserve-0.0.5-10|72	

23794 14
14mu|postfix-2.10.10-1|1	%define _disable_ld_no_undefined 1
14mu|postfix-2.10.10-1|2	%define major 1
14mu|postfix-2.10.10-1|3	%define	libdns %mklibname %{name}-dns %{major}
14mu|postfix-2.10.10-1|4	%define	libglobal %mklibname %{name}-global %{major}
14mu|postfix-2.10.10-1|5	%define	libmaster %mklibname %{name}-master %{major}
14mu|postfix-2.10.10-1|6	%define	libutil %mklibname %{name}-util %{major}
14mu|postfix-2.10.10-1|7	%define	libtls %mklibname %{name}-tls %{major}
14mu|postfix-2.10.10-1|8	%define	libmilter %mklibname %{name}-milter %{major}
14mu|postfix-2.10.10-1|9	%define	libxsasl %mklibname %{name}-xsasl %{major}
14mu|postfix-2.10.10-1|10	%define sendmail_command %{_sbindir}/sendmail.postfix
14mu|postfix-2.10.10-1|11	
14mu|postfix-2.10.10-1|12	%define post_install_parameters	daemon_directory=%{_libdir}/postfix command_directory=%{_sbindir} queue_directory=%{queue_directory} sendmail_path=%{sendmail_command} newaliases_path=%{_bindir}/newaliases mailq_path=%{_bindir}/mailq mail_owner=postfix setgid_group=%{maildrop_group} manpage_directory=%{_mandir} readme_directory=%{_docdir}/%{name}/README_FILES html_directory=%{_docdir}/%{name}/html data_directory=/var/lib/postfix
14mu|postfix-2.10.10-1|13	
14mu|postfix-2.10.10-1|14	# use bcond_with if default is disabled
14mu|postfix-2.10.10-1|15	# use bcond_without if default is enabled
14mu|postfix-2.10.10-1|16	# built
14mu|postfix-2.10.10-1|17	%bcond_without ldap
14mu|postfix-2.10.10-1|18	%bcond_without mysql
14mu|postfix-2.10.10-1|19	%bcond_without pgsql
14mu|postfix-2.10.10-1|20	%bcond_without sqlite
14mu|postfix-2.10.10-1|21	%bcond_without pcre
14mu|postfix-2.10.10-1|22	%bcond_without sasl
14mu|postfix-2.10.10-1|23	%bcond_without tls
14mu|postfix-2.10.10-1|24	%bcond_without ipv6
14mu|postfix-2.10.10-1|25	%bcond_without cdb
14mu|postfix-2.10.10-1|26	%bcond_without chroot
14mu|postfix-2.10.10-1|27	
14mu|postfix-2.10.10-1|28	# Postfix requires one exlusive uid/gid and a 2nd exclusive gid for its own use.
14mu|postfix-2.10.10-1|29	%define maildrop_group	postdrop
14mu|postfix-2.10.10-1|30	%define queue_directory	%{_var}/spool/postfix
14mu|postfix-2.10.10-1|31	
14mu|postfix-2.10.10-1|32	# Macro: %{dynmap_add_cmd <name> [<soname>] [-m]}
14mu|postfix-2.10.10-1|33	%define dynmap_add_cmd(m) FILE=%{_sysconfdir}/postfix/dynamicmaps.cf; if ! grep -q "^%{1}[[:space:]]" ${FILE}; then echo "%{1}	%{_libdir}/postfix/dict_%{?2:%{2}}%{?!2:%{1}}.so	dict_%{1}_open%{-m:	mkmap_%{1}_open}" >> ${FILE}; fi;
14mu|postfix-2.10.10-1|34	%define dynmap_rm_cmd() FILE=%{_sysconfdir}/postfix/dynamicmaps.cf; if [ $1 = 0 -a -s $FILE ]; then  cp -p ${FILE} ${FILE}.$$; grep -v "^%{1}[[:space:]]" ${FILE}.$$ > ${FILE}; rm -f ${FILE}.$$; fi;
14mu|postfix-2.10.10-1|35	
14mu|postfix-2.10.10-1|36	Summary:	Postfix Mail Transport Agent
14mu|postfix-2.10.10-1|37	Name:		postfix
14mu|postfix-2.10.10-1|38	Epoch:		1
14mu|postfix-2.10.10-1|39	Version:	2.10.10
14mu|postfix-2.10.10-1|40	Release:	1
14mu|postfix-2.10.10-1|41	License:	IBM Public License
14mu|postfix-2.10.10-1|42	Group:		System/Servers
14mu|postfix-2.10.10-1|43	Url:		http://www.postfix.org/
14mu|postfix-2.10.10-1|44	Source0:	ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
14mu|postfix-2.10.10-1|45	Source1:	ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz.sig
14mu|postfix-2.10.10-1|46	Source2:	postfix-main.cf
14mu|postfix-2.10.10-1|47	Source4:	postfix-etc-pam.d-smtp
14mu|postfix-2.10.10-1|48	Source5:	postfix-aliases
14mu|postfix-2.10.10-1|49	Source6:	postfix-ip-up
14mu|postfix-2.10.10-1|50	Source7:	postfix-ip-down
14mu|postfix-2.10.10-1|51	Source8:	postfix-ifup-d
14mu|postfix-2.10.10-1|52	Source10:	postfix-README.MDK
14mu|postfix-2.10.10-1|53	Source11:	postfix-README.MDK.update
14mu|postfix-2.10.10-1|54	Source12:	postfix-bash-completion
14mu|postfix-2.10.10-1|55	Source13:	http://www.seaglass.com/postfix/faq.html
14mu|postfix-2.10.10-1|56	Source14:	postfix-chroot.sh
14mu|postfix-2.10.10-1|57	Source15:	postfix-smtpd.conf
14mu|postfix-2.10.10-1|58	
14mu|postfix-2.10.10-1|59	# Simon J. Mudd stuff
14mu|postfix-2.10.10-1|60	Source21:	ftp://ftp.wl0.org/postfinger/postfinger-1.30
14mu|postfix-2.10.10-1|61	
14mu|postfix-2.10.10-1|62	# Jim Seymour stuff
14mu|postfix-2.10.10-1|63	Source25:	http://jimsun.LinxNet.com/misc/postfix-anti-UCE.txt
14mu|postfix-2.10.10-1|64	Source26:	http://jimsun.LinxNet.com/misc/header_checks.txt
14mu|postfix-2.10.10-1|65	Source27:	http://jimsun.LinxNet.com/misc/body_checks.txt
14mu|postfix-2.10.10-1|66	
14mu|postfix-2.10.10-1|67	# Dynamic map patch taken from debian's package
14mu|postfix-2.10.10-1|68	Patch0:		postfix-2.9.1-dynamicmaps.diff
14mu|postfix-2.10.10-1|69	Patch5:		postfix-2.9.1-dynamicmaps2.diff
14mu|postfix-2.10.10-1|70	
14mu|postfix-2.10.10-1|71	Patch1:		postfix-2.9.1-mdkconfig.diff
14mu|postfix-2.10.10-1|72	Patch2:		postfix-alternatives-mdk.patch
14mu|postfix-2.10.10-1|73	
14mu|postfix-2.10.10-1|74	# dbupgrade patch patch split from dynamicmaps one
14mu|postfix-2.10.10-1|75	Patch3:		postfix-2.9.1-dbupgrade.diff
14mu|postfix-2.10.10-1|76	
14mu|postfix-2.10.10-1|77	# sdbm patch patch split from dynamicmaps one
14mu|postfix-2.10.10-1|78	Patch4:		postfix-2.7.0-sdbm.patch
14mu|postfix-2.10.10-1|79	
14mu|postfix-2.10.10-1|80	# Shamelessy stolen from debian
14mu|postfix-2.10.10-1|81	Patch6:		postfix-2.2.4-smtpstone.patch
14mu|postfix-2.10.10-1|82	
14mu|postfix-2.10.10-1|83	Patch7:		postfix-2.10.2-db6.patch
14mu|postfix-2.10.10-1|84	
14mu|postfix-2.10.10-1|85	# systemd integration
14mu|postfix-2.10.10-1|86	Source100:	postfix.service
14mu|postfix-2.10.10-1|87	Source101:	postfix.aliasesdb
14mu|postfix-2.10.10-1|88	Source102:	postfix-chroot-update
14mu|postfix-2.10.10-1|89	
14mu|postfix-2.10.10-1|90	BuildRequires:	db-devel
14mu|postfix-2.10.10-1|91	BuildRequires:	gawk
14mu|postfix-2.10.10-1|92	BuildRequires:	html2text
14mu|postfix-2.10.10-1|93	BuildRequires:	perl-base
14mu|postfix-2.10.10-1|94	BuildRequires:	sed
14mu|postfix-2.10.10-1|95	BuildRequires:	pkgconfig(libtirpc)
14mu|postfix-2.10.10-1|96	%if %{with sasl}
14mu|postfix-2.10.10-1|97	BuildRequires:	sasl-devel >= 2.0
14mu|postfix-2.10.10-1|98	%endif
14mu|postfix-2.10.10-1|99	%if %{with tls}
14mu|postfix-2.10.10-1|100	BuildRequires:	pkgconfig(openssl)
14mu|postfix-2.10.10-1|101	%endif
14mu|postfix-2.10.10-1|102	
14mu|postfix-2.10.10-1|103	Provides:	mail-server
14mu|postfix-2.10.10-1|104	Provides:	sendmail-command
14mu|postfix-2.10.10-1|105	# syslog-ng before this version needed a different chroot script,
14mu|postfix-2.10.10-1|106	# which was bug-prone
14mu|postfix-2.10.10-1|107	Conflicts:	syslog-ng < 3.1-0.beta2.2
14mu|postfix-2.10.10-1|108	Requires:	initscripts
14mu|postfix-2.10.10-1|109	Requires:	syslog-daemon
14mu|postfix-2.10.10-1|110	Requires:	coreutils
14mu|postfix-2.10.10-1|111	Requires:	diffutils
14mu|postfix-2.10.10-1|112	Requires:	gawk
14mu|postfix-2.10.10-1|113	Requires(pre,post,postun,preun):	rpm-helper >= 0.3
14mu|postfix-2.10.10-1|114	Requires(pre,post):	sed
14mu|postfix-2.10.10-1|115	%if %{with tls}
14mu|postfix-2.10.10-1|116	Requires(post):	openssl
14mu|postfix-2.10.10-1|117	%endif
14mu|postfix-2.10.10-1|118	Requires(post,preun):	update-alternatives
14mu|postfix-2.10.10-1|119	Requires(pre):	%{name}-config
14mu|postfix-2.10.10-1|120	Requires:	%{name}-config >= 2.9.0-1
14mu|postfix-2.10.10-1|121	
14mu|postfix-2.10.10-1|122	%description
14mu|postfix-2.10.10-1|123	Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL),
14mu|postfix-2.10.10-1|124	TLS and running in a chroot environment.
14mu|postfix-2.10.10-1|125	
14mu|postfix-2.10.10-1|126	Postfix is Wietse Venema's mailer that started life as an alternative
14mu|postfix-2.10.10-1|127	to the widely-used Sendmail program.
14mu|postfix-2.10.10-1|128	Postfix attempts to be fast, easy to administer, and secure, while at
14mu|postfix-2.10.10-1|129	the same time being sendmail compatible enough to not upset existing
14mu|postfix-2.10.10-1|130	users. Thus, the outside has a sendmail-ish flavor, but the inside is
14mu|postfix-2.10.10-1|131	completely different.
14mu|postfix-2.10.10-1|132	This software was formerly known as VMailer. It was released by the end
14mu|postfix-2.10.10-1|133	of 1998 as the IBM Secure Mailer. From then on it has lived on as Postfix.
14mu|postfix-2.10.10-1|134	
14mu|postfix-2.10.10-1|135	PLEASE READ THE %{_defaultdocdir}/%{name}/README.MDK FILE.
14mu|postfix-2.10.10-1|136	
14mu|postfix-2.10.10-1|137	%package -n %{libdns}
14mu|postfix-2.10.10-1|138	Summary:	Shared library required to run Postfix
14mu|postfix-2.10.10-1|139	Group:		System/Servers
14mu|postfix-2.10.10-1|140	Conflicts:	%{_lib}postfix1 < 1:2.10.2-2
14mu|postfix-2.10.10-1|141	
14mu|postfix-2.10.10-1|142	%description -n %{libdns}
14mu|postfix-2.10.10-1|143	This package contains a shared library used by Postfix.
14mu|postfix-2.10.10-1|144	
14mu|postfix-2.10.10-1|145	%package -n %{libglobal}
14mu|postfix-2.10.10-1|146	Summary:	Shared library required to run Postfix
14mu|postfix-2.10.10-1|147	Group:		System/Servers
14mu|postfix-2.10.10-1|148	Conflicts:	%{_lib}postfix1 < 1:2.10.2-2
14mu|postfix-2.10.10-1|149	
14mu|postfix-2.10.10-1|150	%description -n %{libglobal}
14mu|postfix-2.10.10-1|151	This package contains a shared library used by Postfix.
14mu|postfix-2.10.10-1|152	
14mu|postfix-2.10.10-1|153	%package -n %{libmaster}
14mu|postfix-2.10.10-1|154	Summary:	Shared library required to run Postfix
14mu|postfix-2.10.10-1|155	Group:		System/Servers
14mu|postfix-2.10.10-1|156	Conflicts:	%{_lib}postfix1 < 1:2.10.2-2
14mu|postfix-2.10.10-1|157	
14mu|postfix-2.10.10-1|158	%description -n %{libmaster}
14mu|postfix-2.10.10-1|159	This package contains a shared library used by Postfix.
14mu|postfix-2.10.10-1|160	
14mu|postfix-2.10.10-1|161	%package -n %{libutil}
14mu|postfix-2.10.10-1|162	Summary:	Shared library required to run Postfix
14mu|postfix-2.10.10-1|163	Group:		System/Servers
14mu|postfix-2.10.10-1|164	Conflicts:	%{_lib}postfix1 < 1:2.10.2-2
14mu|postfix-2.10.10-1|165	Obsoletes:	%{_lib}postfix1 < 1:2.10.2-2
14mu|postfix-2.10.10-1|166	
14mu|postfix-2.10.10-1|167	%description -n %{libutil}
14mu|postfix-2.10.10-1|168	This package contains a shared library used by Postfix.
14mu|postfix-2.10.10-1|169	
14mu|postfix-2.10.10-1|170	%package -n %{libtls}
14mu|postfix-2.10.10-1|171	Summary:	Shared library required to run Postfix
14mu|postfix-2.10.10-1|172	Group:		System/Servers
14mu|postfix-2.10.10-1|173	Conflicts:	%{_lib}postfix1 < 1:2.10.2-2
14mu|postfix-2.10.10-1|174	
14mu|postfix-2.10.10-1|175	%description -n %{libtls}
14mu|postfix-2.10.10-1|176	This package contains a shared library used by Postfix.
14mu|postfix-2.10.10-1|177	
14mu|postfix-2.10.10-1|178	%package -n %{libmilter}
14mu|postfix-2.10.10-1|179	Summary:	Shared library required to run Postfix
14mu|postfix-2.10.10-1|180	Group:		System/Servers
14mu|postfix-2.10.10-1|181	Conflicts:	%{_lib}postfix1 < 1:2.10.2-2
14mu|postfix-2.10.10-1|182	
14mu|postfix-2.10.10-1|183	%description -n %{libmilter}
14mu|postfix-2.10.10-1|184	This package contains a shared library used by Postfix.
14mu|postfix-2.10.10-1|185	
14mu|postfix-2.10.10-1|186	%package -n %{libxsasl}
14mu|postfix-2.10.10-1|187	Summary:	Shared library required to run Postfix
14mu|postfix-2.10.10-1|188	Group:		System/Servers
14mu|postfix-2.10.10-1|189	Conflicts:	%{_lib}postfix1 < 1:2.10.2-2
14mu|postfix-2.10.10-1|190	
14mu|postfix-2.10.10-1|191	%description -n %{libxsasl}
14mu|postfix-2.10.10-1|192	This package contains a shared library used by Postfix.
14mu|postfix-2.10.10-1|193	
14mu|postfix-2.10.10-1|194	%if %{with ldap}
14mu|postfix-2.10.10-1|195	%package ldap
14mu|postfix-2.10.10-1|196	Summary:	LDAP map support for Postfix
14mu|postfix-2.10.10-1|197	Group:		System/Servers
14mu|postfix-2.10.10-1|198	BuildRequires:	openldap-devel >= 2.1
14mu|postfix-2.10.10-1|199	Requires:	%{name} = %{EVRD}
14mu|postfix-2.10.10-1|200	
14mu|postfix-2.10.10-1|201	%description ldap
14mu|postfix-2.10.10-1|202	This package provides support for LDAP maps in Postfix.
14mu|postfix-2.10.10-1|203	%endif
14mu|postfix-2.10.10-1|204	
14mu|postfix-2.10.10-1|205	%if %{with pcre}
14mu|postfix-2.10.10-1|206	%package pcre
14mu|postfix-2.10.10-1|207	Summary:	PCRE map support for Postfix
14mu|postfix-2.10.10-1|208	Group:		System/Servers
14mu|postfix-2.10.10-1|209	BuildRequires:	pkgconfig(libpcre)
14mu|postfix-2.10.10-1|210	Requires:	%{name} = %{EVRD}
14mu|postfix-2.10.10-1|211	
14mu|postfix-2.10.10-1|212	%description pcre
14mu|postfix-2.10.10-1|213	This package provides support for PCRE (perl compatible regular expression)
14mu|postfix-2.10.10-1|214	maps in Postfix.
14mu|postfix-2.10.10-1|215	%endif
14mu|postfix-2.10.10-1|216	
14mu|postfix-2.10.10-1|217	%if %{with mysql}
14mu|postfix-2.10.10-1|218	%package mysql
14mu|postfix-2.10.10-1|219	Summary:	MYSQL map support for Postfix
14mu|postfix-2.10.10-1|220	Group:		System/Servers
14mu|postfix-2.10.10-1|221	BuildRequires:	mysql-devel
14mu|postfix-2.10.10-1|222	Requires:	%{name} = %{EVRD}
14mu|postfix-2.10.10-1|223	
14mu|postfix-2.10.10-1|224	%description mysql
14mu|postfix-2.10.10-1|225	This package provides support for MYSQL maps in Postfix.
14mu|postfix-2.10.10-1|226	%endif
14mu|postfix-2.10.10-1|227	
14mu|postfix-2.10.10-1|228	%if %{with pgsql}
14mu|postfix-2.10.10-1|229	%package pgsql
14mu|postfix-2.10.10-1|230	Summary:	Postgres SQL map support for Postfix
14mu|postfix-2.10.10-1|231	Group:		System/Servers
14mu|postfix-2.10.10-1|232	BuildRequires:	postgresql-devel
14mu|postfix-2.10.10-1|233	Requires:	%{name} = %{EVRD}
14mu|postfix-2.10.10-1|234	
14mu|postfix-2.10.10-1|235	%description pgsql
14mu|postfix-2.10.10-1|236	This package provides support for Postgres SQL maps in Postfix.
14mu|postfix-2.10.10-1|237	%endif
14mu|postfix-2.10.10-1|238	
14mu|postfix-2.10.10-1|239	%if %{with sqlite}
14mu|postfix-2.10.10-1|240	%package sqlite
14mu|postfix-2.10.10-1|241	Summary:	SQLite map support for Postfix
14mu|postfix-2.10.10-1|242	Group:		System/Servers
14mu|postfix-2.10.10-1|243	BuildRequires:	pkgconfig(sqlite3)
14mu|postfix-2.10.10-1|244	Requires:	%{name} = %{EVRD}
14mu|postfix-2.10.10-1|245	
14mu|postfix-2.10.10-1|246	%description sqlite
14mu|postfix-2.10.10-1|247	This package provides support for SQLite maps in Postfix.
14mu|postfix-2.10.10-1|248	%endif
14mu|postfix-2.10.10-1|249	
14mu|postfix-2.10.10-1|250	%if %{with cdb}
14mu|postfix-2.10.10-1|251	%package cdb
14mu|postfix-2.10.10-1|252	Summary:	CDB map support for Postfix
14mu|postfix-2.10.10-1|253	Group:		System/Servers
14mu|postfix-2.10.10-1|254	BuildRequires:	pkgconfig(libcdb)
14mu|postfix-2.10.10-1|255	Requires:	%{name} = %{EVRD}
14mu|postfix-2.10.10-1|256	
14mu|postfix-2.10.10-1|257	%description cdb
14mu|postfix-2.10.10-1|258	This package provides support for CDB maps in Postfix.
14mu|postfix-2.10.10-1|259	%endif
14mu|postfix-2.10.10-1|260	
14mu|postfix-2.10.10-1|261	%package config-standalone
14mu|postfix-2.10.10-1|262	Summary:	Default configuration files for running Postfix standalone
14mu|postfix-2.10.10-1|263	Provides:	%{name}-config = %{version}-%{release}
14mu|postfix-2.10.10-1|264	Conflicts:	%{name}-config-dovecot
14mu|postfix-2.10.10-1|265	
14mu|postfix-2.10.10-1|266	%description config-standalone
14mu|postfix-2.10.10-1|267	Default configuration files for running Postfix standalone.
14mu|postfix-2.10.10-1|268	
14mu|postfix-2.10.10-1|269	Use this config if you intend to run Postfix without dovecot.
14mu|postfix-2.10.10-1|270	Alternatively, install %{name}-config-dovecot for the
14mu|postfix-2.10.10-1|271	postfix/dovecot combo.
14mu|postfix-2.10.10-1|272	
14mu|postfix-2.10.10-1|273	%prep
14mu|postfix-2.10.10-1|274	%setup -q
14mu|postfix-2.10.10-1|275	%apply_patches
14mu|postfix-2.10.10-1|276	# no backup files here, otherwise they get included in %%doc
14mu|postfix-2.10.10-1|277	find . -name \*.orig -exec rm {} \;
14mu|postfix-2.10.10-1|278	
14mu|postfix-2.10.10-1|279	mkdir -p conf/dist
14mu|postfix-2.10.10-1|280	mv conf/main.cf conf/dist
14mu|postfix-2.10.10-1|281	cp %{SOURCE2} conf/main.cf
14mu|postfix-2.10.10-1|282	
14mu|postfix-2.10.10-1|283	# ugly hack for 32/64 arches
14mu|postfix-2.10.10-1|284	if [ %{_lib} != lib ]; then
14mu|postfix-2.10.10-1|285	sed -i -e 's@^/usr/lib/@%{_libdir}/@' conf/postfix-files
14mu|postfix-2.10.10-1|286	sed -i -e "s@/lib/@/%{_lib}/@g" conf/main.cf
14mu|postfix-2.10.10-1|287	fi
14mu|postfix-2.10.10-1|288	
14mu|postfix-2.10.10-1|289	install -m644 %{SOURCE10} README.MDK
14mu|postfix-2.10.10-1|290	install -m644 %{SOURCE11} README.MDK.update
14mu|postfix-2.10.10-1|291	install -m644 %{SOURCE13} postfix-users-faq.html
14mu|postfix-2.10.10-1|292	
14mu|postfix-2.10.10-1|293	mkdir UCE
14mu|postfix-2.10.10-1|294	install -m644 %{SOURCE25} UCE
14mu|postfix-2.10.10-1|295	install -m644 %{SOURCE26} UCE
14mu|postfix-2.10.10-1|296	install -m644 %{SOURCE27} UCE
14mu|postfix-2.10.10-1|297	
14mu|postfix-2.10.10-1|298	%if %{with chroot}
14mu|postfix-2.10.10-1|299	cp -p conf/master.cf conf/master.cf.chroot
14mu|postfix-2.10.10-1|300	awk -v NEVER_CHROOT_PROGRAM='^(proxymap|local|pipe|virtual|spawn)$' \
14mu|postfix-2.10.10-1|301	-v NEVER_CHROOT_SERVICE='^cyrus$' '
14mu|postfix-2.10.10-1|302	BEGIN                   { IFS="[ \t]+"; OFS="\t"; }
14mu|postfix-2.10.10-1|303	/^#/                    { print; next; }
14mu|postfix-2.10.10-1|304	/^ /                    { print; next; }
14mu|postfix-2.10.10-1|305	$1 ~ NEVER_CHROOT_SERVICE    { print; next; }
14mu|postfix-2.10.10-1|306	$8 ~ NEVER_CHROOT_PROGRAM    { print; next; }
14mu|postfix-2.10.10-1|307	$5 == "n"               { $5="y"; print $0; next; }
14mu|postfix-2.10.10-1|308	{ print; }
14mu|postfix-2.10.10-1|309	' conf/master.cf.chroot > conf/master.cf
14mu|postfix-2.10.10-1|310	%endif
14mu|postfix-2.10.10-1|311	
14mu|postfix-2.10.10-1|312	# use sed to fix mantools/postlink for our non posix sed
14mu|postfix-2.10.10-1|313	#cp -p mantools/postlink mantools/postlink.posix
14mu|postfix-2.10.10-1|314	#sed -e 's/\[\[:<:\]\]/\\</g; s/\[\[:>:\]\]/\\>/g' mantools/postlink.posix > mantools/postlink
14mu|postfix-2.10.10-1|315	# XXX - andreas - original postlink with perl is segfaulting
14mu|postfix-2.10.10-1|316	cp -p mantools/postlink.sed mantools/postlink.posix
14mu|postfix-2.10.10-1|317	sed -e 's/\[\[:<:\]\]/\\</g; s/\[\[:>:\]\]/\\>/g' mantools/postlink.posix > mantools/postlink
14mu|postfix-2.10.10-1|318	
14mu|postfix-2.10.10-1|319	%build
14mu|postfix-2.10.10-1|320	%serverbuild
14mu|postfix-2.10.10-1|321	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mu|postfix-2.10.10-1|322	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mu|postfix-2.10.10-1|323	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mu|postfix-2.10.10-1|324	RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's|-fPIE||g'`
14mu|postfix-2.10.10-1|325	
14mu|postfix-2.10.10-1|326	OPT="$RPM_OPT_FLAGS"
14mu|postfix-2.10.10-1|327	DEBUG=
14mu|postfix-2.10.10-1|328	CCARGS=
14mu|postfix-2.10.10-1|329	AUXLIBS="%{?ldflags:%ldflags}"
14mu|postfix-2.10.10-1|330	AUXLIBS=`echo $AUXLIBS|sed -e 's|-fPIE||g'`
14mu|postfix-2.10.10-1|331	
14mu|postfix-2.10.10-1|332	# the patch is mixed with SDBM support :(
14mu|postfix-2.10.10-1|333	CCARGS="${CCARGS} -DHAS_SDBM -DHAS_DLOPEN"
14mu|postfix-2.10.10-1|334	
14mu|postfix-2.10.10-1|335	%if %{with ldap}
14mu|postfix-2.10.10-1|336	CCARGS="${CCARGS} -DHAS_LDAP"
14mu|postfix-2.10.10-1|337	%endif
14mu|postfix-2.10.10-1|338	%if %{with pcre}
14mu|postfix-2.10.10-1|339	CCARGS="${CCARGS} -DHAS_PCRE"
14mu|postfix-2.10.10-1|340	%endif
14mu|postfix-2.10.10-1|341	%if %{with mysql}
14mu|postfix-2.10.10-1|342	CCARGS="${CCARGS} -DHAS_MYSQL -I/usr/include/mysql"
14mu|postfix-2.10.10-1|343	%endif
14mu|postfix-2.10.10-1|344	%if %{with pgsql}
14mu|postfix-2.10.10-1|345	CCARGS="${CCARGS} -DHAS_PGSQL -I/usr/include/pgsql"
14mu|postfix-2.10.10-1|346	%endif
14mu|postfix-2.10.10-1|347	%if %{with sasl}
14mu|postfix-2.10.10-1|348	CCARGS="${CCARGS} -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl"
14mu|postfix-2.10.10-1|349	AUXLIBS="${AUXLIBS} -lsasl2"
14mu|postfix-2.10.10-1|350	%endif
14mu|postfix-2.10.10-1|351	%if ! %{with ipv6}
14mu|postfix-2.10.10-1|352	CCARGS="${CCARGS} -DNO_IPV6"
14mu|postfix-2.10.10-1|353	%endif
14mu|postfix-2.10.10-1|354	%if %{with tls}
14mu|postfix-2.10.10-1|355	CCARGS="${CCARGS} -DUSE_TLS -I/usr/include/openssl"
14mu|postfix-2.10.10-1|356	AUXLIBS="${AUXLIBS} -lssl -lcrypto"
14mu|postfix-2.10.10-1|357	%endif
14mu|postfix-2.10.10-1|358	%if %{with cdb}
14mu|postfix-2.10.10-1|359	CCARGS="${CCARGS} -DHAS_CDB"
14mu|postfix-2.10.10-1|360	%endif
14mu|postfix-2.10.10-1|361	
14mu|postfix-2.10.10-1|362	export CCARGS AUXLIBS OPT DEBUG
14mu|postfix-2.10.10-1|363	make -f Makefile.init makefiles
14mu|postfix-2.10.10-1|364	
14mu|postfix-2.10.10-1|365	unset CCARGS AUXLIBS DEBUG OPT
14mu|postfix-2.10.10-1|366	make
14mu|postfix-2.10.10-1|367	make manpages
14mu|postfix-2.10.10-1|368	
14mu|postfix-2.10.10-1|369	for i in lib/*.a; do
14mu|postfix-2.10.10-1|370	j=${i#lib/lib}
14mu|postfix-2.10.10-1|371	ln -s ${i#lib/} lib/libpostfix-${j%.a}.so.1
14mu|postfix-2.10.10-1|372	done
14mu|postfix-2.10.10-1|373	
14mu|postfix-2.10.10-1|374	# generate main.cf.default here, since in make it will fail
14mu|postfix-2.10.10-1|375	cat > conf/main.cf.default << EOF
14mu|postfix-2.10.10-1|376	# DO NOT EDIT THIS FILE. EDIT THE MAIN.CF FILE INSTEAD. THE
14mu|postfix-2.10.10-1|377	# TEXT HERE JUST SHOWS DEFAULT SETTINGS BUILT INTO POSTFIX.
14mu|postfix-2.10.10-1|378	#
14mu|postfix-2.10.10-1|379	EOF
14mu|postfix-2.10.10-1|380	LD_LIBRARY_PATH=$PWD/lib${LD_LIBRARY_PATH:+:}${LD_LIBRARY_PATH} \
14mu|postfix-2.10.10-1|381	./src/postconf/postconf -d | \
14mu|postfix-2.10.10-1|382	egrep -v '^(myhostname|mydomain|mynetworks) ' >> conf/main.cf.default
14mu|postfix-2.10.10-1|383	
14mu|postfix-2.10.10-1|384	# add correct parameters to main.cf.dist
14mu|postfix-2.10.10-1|385	LD_LIBRARY_PATH=$PWD/lib${LD_LIBRARY_PATH:+:}${LD_LIBRARY_PATH} \
14mu|postfix-2.10.10-1|386	./src/postconf/postconf -c ./conf/dist -e \
14mu|postfix-2.10.10-1|387	%post_install_parameters
14mu|postfix-2.10.10-1|388	mv conf/dist/main.cf conf/main.cf.dist
14mu|postfix-2.10.10-1|389	
14mu|postfix-2.10.10-1|390	%install
14mu|postfix-2.10.10-1|391	# install postfix into the build root
14mu|postfix-2.10.10-1|392	LD_LIBRARY_PATH=$PWD/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} \
14mu|postfix-2.10.10-1|393	make non-interactive-package \
14mu|postfix-2.10.10-1|394	install_root=%{buildroot} \
14mu|postfix-2.10.10-1|395	config_directory=%{_sysconfdir}/postfix \
14mu|postfix-2.10.10-1|396	%post_install_parameters \
14mu|postfix-2.10.10-1|397	|| exit 1
14mu|postfix-2.10.10-1|398	
14mu|postfix-2.10.10-1|399	mkdir -p %{buildroot}/var/lib/postfix
14mu|postfix-2.10.10-1|400	
14mu|postfix-2.10.10-1|401	for i in lib/*.a; do
14mu|postfix-2.10.10-1|402	j=${i#lib/lib}
14mu|postfix-2.10.10-1|403	install $i %{buildroot}%{_libdir}/libpostfix-${j%.a}.so.1
14mu|postfix-2.10.10-1|404	done
14mu|postfix-2.10.10-1|405	
14mu|postfix-2.10.10-1|406	# rpm %%doc macro wants to take his files in buildroot
14mu|postfix-2.10.10-1|407	rm -fr DOC
14mu|postfix-2.10.10-1|408	mkdir DOC
14mu|postfix-2.10.10-1|409	mv %{buildroot}%{_docdir}/%{name}/html DOC/html
14mu|postfix-2.10.10-1|410	mv %{buildroot}%{_docdir}/%{name}/README_FILES DOC/README_FILES
14mu|postfix-2.10.10-1|411	
14mu|postfix-2.10.10-1|412	# for sasl configuration
14mu|postfix-2.10.10-1|413	mkdir -p %{buildroot}%{_sysconfdir}/sasl2
14mu|postfix-2.10.10-1|414	cp %{SOURCE15} %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf
14mu|postfix-2.10.10-1|415	
14mu|postfix-2.10.10-1|416	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|postfix-2.10.10-1|417	install -c %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/smtp
14mu|postfix-2.10.10-1|418	
14mu|postfix-2.10.10-1|419	mkdir -p %{buildroot}%{_sysconfdir}/ppp/ip-{up,down}.d
14mu|postfix-2.10.10-1|420	install -c %{SOURCE6} %{buildroot}%{_sysconfdir}/ppp/ip-up.d/postfix
14mu|postfix-2.10.10-1|421	install -c %{SOURCE7} %{buildroot}%{_sysconfdir}/ppp/ip-down.d/postfix
14mu|postfix-2.10.10-1|422	
14mu|postfix-2.10.10-1|423	mkdir -p %{buildroot}%{_sysconfdir}/resolvconf/update-libc.d/
14mu|postfix-2.10.10-1|424	install -c %{SOURCE8} %{buildroot}%{_sysconfdir}/resolvconf/update-libc.d/postfix
14mu|postfix-2.10.10-1|425	
14mu|postfix-2.10.10-1|426	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|postfix-2.10.10-1|427	touch %{buildroot}%{_sysconfdir}/sysconfig/postfix
14mu|postfix-2.10.10-1|428	
14mu|postfix-2.10.10-1|429	# this is used by some examples (cyrus)
14mu|postfix-2.10.10-1|430	mkdir -p %{buildroot}%{queue_directory}/extern
14mu|postfix-2.10.10-1|431	
14mu|postfix-2.10.10-1|432	install -c auxiliary/rmail/rmail %{buildroot}%{_bindir}/rmail
14mu|postfix-2.10.10-1|433	
14mu|postfix-2.10.10-1|434	# copy new aliases files and generate a ghost aliases.db file
14mu|postfix-2.10.10-1|435	cp -f %{SOURCE5} %{buildroot}%{_sysconfdir}/postfix/aliases
14mu|postfix-2.10.10-1|436	chmod 644 %{buildroot}%{_sysconfdir}/postfix/aliases
14mu|postfix-2.10.10-1|437	touch %{buildroot}%{_sysconfdir}/postfix/aliases.db
14mu|postfix-2.10.10-1|438	
14mu|postfix-2.10.10-1|439	touch %{buildroot}%{_sysconfdir}/postfix/domains
14mu|postfix-2.10.10-1|440	
14mu|postfix-2.10.10-1|441	# install chroot script and postfinger
14mu|postfix-2.10.10-1|442	install -m 0755 %{SOURCE14} %{buildroot}%{_sbindir}/postfix-chroot.sh
14mu|postfix-2.10.10-1|443	install -m 0755 %{SOURCE21} %{buildroot}%{_sbindir}/postfinger
14mu|postfix-2.10.10-1|444	
14mu|postfix-2.10.10-1|445	# install qshape
14mu|postfix-2.10.10-1|446	install -m755 auxiliary/qshape/qshape.pl %{buildroot}%{_sbindir}/qshape
14mu|postfix-2.10.10-1|447	cp man/man1/qshape.1 %{buildroot}%{_mandir}/man1/qshape.1
14mu|postfix-2.10.10-1|448	
14mu|postfix-2.10.10-1|449	# systemd
14mu|postfix-2.10.10-1|450	mkdir -p %buildroot/lib/systemd/system
14mu|postfix-2.10.10-1|451	install -c -m 644 %SOURCE100 %buildroot/lib/systemd/system/
14mu|postfix-2.10.10-1|452	install -m 755 %{SOURCE101} %{buildroot}%{_sysconfdir}/postfix/aliasesdb
14mu|postfix-2.10.10-1|453	install -m 755 %{SOURCE102} %{buildroot}%{_sysconfdir}/postfix/chroot-update
14mu|postfix-2.10.10-1|454	
14mu|postfix-2.10.10-1|455	# RPM compresses man pages automatically.
14mu|postfix-2.10.10-1|456	# - Edit postfix-files to reflect this, so post-install won't get confused
14mu|postfix-2.10.10-1|457	#   when called during package installation.
14mu|postfix-2.10.10-1|458	sed -i -e "s@\(/man[158]/.*\.[158]\):@\1%{_extension}:@" %{buildroot}%{_libdir}/postfix/postfix-files
14mu|postfix-2.10.10-1|459	
14mu|postfix-2.10.10-1|460	# remove files that are not in the main package
14mu|postfix-2.10.10-1|461	sed -i -e "/dict_.*\.so/d" %{buildroot}%{_libdir}/postfix/postfix-files
14mu|postfix-2.10.10-1|462	
14mu|postfix-2.10.10-1|463	# remove sample_directory from main.cf (#15297)
14mu|postfix-2.10.10-1|464	# the default is /etc/postfix
14mu|postfix-2.10.10-1|465	sed -i -e "/^sample_directory/d" %{buildroot}%{_sysconfdir}/postfix/main.cf
14mu|postfix-2.10.10-1|466	
14mu|postfix-2.10.10-1|467	%pre
14mu|postfix-2.10.10-1|468	%_pre_useradd postfix %{queue_directory} /bin/false
14mu|postfix-2.10.10-1|469	%_pre_groupadd %{maildrop_group} postfix
14mu|postfix-2.10.10-1|470	# disable chroot of spawn service in /etc/sysconfig/postfix,
14mu|postfix-2.10.10-1|471	# but do it only once and only if user did not
14mu|postfix-2.10.10-1|472	# modify /etc/sysconfig/postfix manually
14mu|postfix-2.10.10-1|473	if grep -qs "^NEVER_CHROOT_PROGRAM='^(proxymap|local|pipe|virtual)$'$" /etc/sysconfig/postfix; then
14mu|postfix-2.10.10-1|474	if ! grep -qs "^NEVER_CHROOT_PROGRAM='^(proxymap|local|pipe|virtual|spawn)$'$" /usr/sbin/postfix-chroot.sh; then
14mu|postfix-2.10.10-1|475	perl -pi -e "s/^NEVER_CHROOT_PROGRAM=.*\$/NEVER_CHROOT_PROGRAM=\'^(proxymap|local|pipe|virtual|spawn)\\\$\'/" /etc/sysconfig/postfix
14mu|postfix-2.10.10-1|476	fi
14mu|postfix-2.10.10-1|477	fi
14mu|postfix-2.10.10-1|478	# disable some unneeded and potentially harmful nss libraries in
14mu|postfix-2.10.10-1|479	# /etc/sysconfig/postfix, but do it only once and only if user did not
14mu|postfix-2.10.10-1|480	# modify /etc/sysconfig/postfix manually
14mu|postfix-2.10.10-1|481	if grep -qs "^IGNORE_NSS_LIBS='^$'$" /etc/sysconfig/postfix; then
14mu|postfix-2.10.10-1|482	if ! grep -qs "^IGNORE_NSS_LIBS='^(mdns.*|ldap|db|wins)$'$" /usr/sbin/postfix-chroot.sh; then
14mu|postfix-2.10.10-1|483	perl -pi -e "s/^IGNORE_NSS_LIBS=.*\$/IGNORE_NSS_LIBS=\'^(mdns.*|ldap|db|wins)\\\$\'/" /etc/sysconfig/postfix
14mu|postfix-2.10.10-1|484	fi
14mu|postfix-2.10.10-1|485	fi
14mu|postfix-2.10.10-1|486	
14mu|postfix-2.10.10-1|487	%post
14mu|postfix-2.10.10-1|488	#ensure the db files are created
14mu|postfix-2.10.10-1|489	%{_sbindir}/postmap /etc/postfix/virtual
14mu|postfix-2.10.10-1|490	%{_sbindir}/postmap /etc/postfix/domains
14mu|postfix-2.10.10-1|491	%systemd_post %{name}.service
14mu|postfix-2.10.10-1|492	
14mu|postfix-2.10.10-1|493	# we don't have these maps anymore as separate packages/plugins:
14mu|postfix-2.10.10-1|494	# cidr, tcp and sdbm (2007.0)
14mu|postfix-2.10.10-1|495	if [ "$1" -eq "2" ]; then
14mu|postfix-2.10.10-1|496	sed -i "/^cidr/d;/^sdbm/d;/^tcp/d" %{_sysconfdir}/postfix/dynamicmaps.cf
14mu|postfix-2.10.10-1|497	fi
14mu|postfix-2.10.10-1|498	
14mu|postfix-2.10.10-1|499	# upgrade configuration files if necessary
14mu|postfix-2.10.10-1|500	%{_sbindir}/postfix \
14mu|postfix-2.10.10-1|501	set-permissions \
14mu|postfix-2.10.10-1|502	upgrade-configuration \
14mu|postfix-2.10.10-1|503	config_directory=%{_sysconfdir}/postfix \
14mu|postfix-2.10.10-1|504	%post_install_parameters
14mu|postfix-2.10.10-1|505	
14mu|postfix-2.10.10-1|506	# move previous sasl configuration files to new location if applicable
14mu|postfix-2.10.10-1|507	# have to go through many loops to prevent damaging user configuration
14mu|postfix-2.10.10-1|508	# this changed around 2007.0 so it should go away soon
14mu|postfix-2.10.10-1|509	saslpath=`postconf -h smtpd_sasl_path`
14mu|postfix-2.10.10-1|510	if [ "${saslpath}" != "${saslpath##*:}" -o "${saslpath}" != "${saslpath##*/usr/lib}" ]; then
14mu|postfix-2.10.10-1|511	postconf -e smtpd_sasl_path=smtpd
14mu|postfix-2.10.10-1|512	fi
14mu|postfix-2.10.10-1|513	
14mu|postfix-2.10.10-1|514	for old_smtpd_conf in /etc/postfix/sasl/smtpd.conf %{_libdir}/sasl2/smtpd.conf; do
14mu|postfix-2.10.10-1|515	if [ -e ${old_smtpd_conf} ]; then
14mu|postfix-2.10.10-1|516	if ! grep -qsve '^\(#.*\|[[:space:]]*\)$' /etc/sasl2/smtpd.conf; then
14mu|postfix-2.10.10-1|517	# /etc/sasl2/smtpd.conf missing or just comments
14mu|postfix-2.10.10-1|518	if [ -s /etc/sasl2/smtpd.conf ] && [ ! -e /etc/sasl2/smtpd.conf.rpmnew -o /etc/sasl2/smtpd.conf -nt /etc/sasl2/smtpd.conf.rpmnew ]; then
14mu|postfix-2.10.10-1|519	mv /etc/sasl2/smtpd.conf /etc/sasl2/smtpd.conf.rpmnew
14mu|postfix-2.10.10-1|520	fi
14mu|postfix-2.10.10-1|521	mv ${old_smtpd_conf} /etc/sasl2/smtpd.conf
14mu|postfix-2.10.10-1|522	else
14mu|postfix-2.10.10-1|523	echo "warning: existing ${old_smtpd_conf} will be ignored"
14mu|postfix-2.10.10-1|524	fi
14mu|postfix-2.10.10-1|525	fi
14mu|postfix-2.10.10-1|526	done
14mu|postfix-2.10.10-1|527	
14mu|postfix-2.10.10-1|528	%if %{with tls}
14mu|postfix-2.10.10-1|529	%_create_ssl_certificate postfix
14mu|postfix-2.10.10-1|530	%endif
14mu|postfix-2.10.10-1|531	
14mu|postfix-2.10.10-1|532	if [ -e /etc/sysconfig/postfix ]; then
14mu|postfix-2.10.10-1|533	%{_sbindir}/postfix-chroot.sh -q update
14mu|postfix-2.10.10-1|534	else
14mu|postfix-2.10.10-1|535	%if %{with chroot}
14mu|postfix-2.10.10-1|536	%{_sbindir}/postfix-chroot.sh -q enable
14mu|postfix-2.10.10-1|537	%else
14mu|postfix-2.10.10-1|538	%{_sbindir}/postfix-chroot.sh -q create_sysconfig
14mu|postfix-2.10.10-1|539	%endif
14mu|postfix-2.10.10-1|540	fi
14mu|postfix-2.10.10-1|541	%_post_service postfix
14mu|postfix-2.10.10-1|542	
14mu|postfix-2.10.10-1|543	/usr/sbin/update-alternatives --install %{_sbindir}/sendmail sendmail-command %{sendmail_command} 30 --slave %{_prefix}/lib/sendmail sendmail-command-in_libdir %{sendmail_command}
14mu|postfix-2.10.10-1|544	
14mu|postfix-2.10.10-1|545	%triggerin -- glibc setup nss_ldap nss_db nss_wins nss_mdns
14mu|postfix-2.10.10-1|546	# Generate chroot jails on the fly when needed things are installed/upgraded
14mu|postfix-2.10.10-1|547	%{_sbindir}/postfix-chroot.sh -q update
14mu|postfix-2.10.10-1|548	
14mu|postfix-2.10.10-1|549	%preun
14mu|postfix-2.10.10-1|550	%systemd_preun %{name}.service
14mu|postfix-2.10.10-1|551	
14mu|postfix-2.10.10-1|552	rmqueue() {
14mu|postfix-2.10.10-1|553	[ $2 -gt 0 ] || return
14mu|postfix-2.10.10-1|554	local i
14mu|postfix-2.10.10-1|555	for i in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do
14mu|postfix-2.10.10-1|556	if [ -d $1/$i ]; then
14mu|postfix-2.10.10-1|557	rmqueue $1/$i $(( $2 - 1 ))
14mu|postfix-2.10.10-1|558	rm -f $1/$i/*
14mu|postfix-2.10.10-1|559	rmdir $1/$i
14mu|postfix-2.10.10-1|560	fi
14mu|postfix-2.10.10-1|561	done
14mu|postfix-2.10.10-1|562	}
14mu|postfix-2.10.10-1|563	
14mu|postfix-2.10.10-1|564	# selectively remove the queue directory structure
14mu|postfix-2.10.10-1|565	queue_directory_remove () {
14mu|postfix-2.10.10-1|566	# first remove the "queues"
14mu|postfix-2.10.10-1|567	local IFS=', '
14mu|postfix-2.10.10-1|568	for dir in `%{_sbindir}/postconf -h hash_queue_names`; do
14mu|postfix-2.10.10-1|569	test -d $dir && rmqueue %{queue_directory}/$dir `%{_sbindir}/postconf -h hash_queue_depth`
14mu|postfix-2.10.10-1|570	done
14mu|postfix-2.10.10-1|571	
14mu|postfix-2.10.10-1|572	# now remove the other directories
14mu|postfix-2.10.10-1|573	for dir in corrupt maildrop pid private public trace; do
14mu|postfix-2.10.10-1|574	test -d $dir && /bin/rm -f $dir/*
14mu|postfix-2.10.10-1|575	done
14mu|postfix-2.10.10-1|576	}
14mu|postfix-2.10.10-1|577	
14mu|postfix-2.10.10-1|578	%_preun_service postfix
14mu|postfix-2.10.10-1|579	
14mu|postfix-2.10.10-1|580	if [ $1 = 0 ]; then
14mu|postfix-2.10.10-1|581	# Clean up chroot environment and spool directory
14mu|postfix-2.10.10-1|582	%{_sbindir}/postfix-chroot.sh -q remove
14mu|postfix-2.10.10-1|583	cd %{queue_directory} && queue_directory_remove || true
14mu|postfix-2.10.10-1|584	fi
14mu|postfix-2.10.10-1|585	
14mu|postfix-2.10.10-1|586	%postun
14mu|postfix-2.10.10-1|587	%_postun_userdel postfix
14mu|postfix-2.10.10-1|588	%_postun_groupdel %{maildrop_group}
14mu|postfix-2.10.10-1|589	if [ ! -e %{sendmail_command} ]; then
14mu|postfix-2.10.10-1|590	/usr/sbin/update-alternatives --remove sendmail-command %{sendmail_command}
14mu|postfix-2.10.10-1|591	fi
14mu|postfix-2.10.10-1|592	%_systemd_postun_with_restart %{name}.service
14mu|postfix-2.10.10-1|593	
14mu|postfix-2.10.10-1|594	%files
14mu|postfix-2.10.10-1|595	%dir %{_sysconfdir}/postfix
14mu|postfix-2.10.10-1|596	%config(noreplace) %{_sysconfdir}/sasl2/smtpd.conf
14mu|postfix-2.10.10-1|597	%config(noreplace) %{_sysconfdir}/postfix/access
14mu|postfix-2.10.10-1|598	%config(noreplace) %{_sysconfdir}/postfix/aliases
14mu|postfix-2.10.10-1|599	%ghost %{_sysconfdir}/postfix/aliases.db
14mu|postfix-2.10.10-1|600	%config(noreplace) %{_sysconfdir}/postfix/canonical
14mu|postfix-2.10.10-1|601	%config(noreplace) %{_sysconfdir}/postfix/generic
14mu|postfix-2.10.10-1|602	%config(noreplace) %{_sysconfdir}/postfix/header_checks
14mu|postfix-2.10.10-1|603	%config(noreplace) %{_sysconfdir}/postfix/relocated
14mu|postfix-2.10.10-1|604	%config(noreplace) %{_sysconfdir}/postfix/transport
14mu|postfix-2.10.10-1|605	%config(noreplace) %{_sysconfdir}/postfix/virtual
14mu|postfix-2.10.10-1|606	%config(noreplace) %{_sysconfdir}/postfix/domains
14mu|postfix-2.10.10-1|607	%{_sysconfdir}/postfix/chroot-update
14mu|postfix-2.10.10-1|608	%{_sysconfdir}/postfix/aliasesdb
14mu|postfix-2.10.10-1|609	%{_sysconfdir}/postfix/makedefs.out
14mu|postfix-2.10.10-1|610	%config(noreplace) %{_sysconfdir}/postfix/dynamicmaps.cf
14mu|postfix-2.10.10-1|611	%attr(0644, root, root) /lib/systemd/system/%{name}.service
14mu|postfix-2.10.10-1|612	%attr(0644, root, root) %config(noreplace) %{_sysconfdir}/pam.d/smtp
14mu|postfix-2.10.10-1|613	%attr(0755, root, root) %config(noreplace) %{_sysconfdir}/ppp/ip-up.d/postfix
14mu|postfix-2.10.10-1|614	%attr(0755, root, root) %config(noreplace) %{_sysconfdir}/ppp/ip-down.d/postfix
14mu|postfix-2.10.10-1|615	%attr(0755, root, root) %config(noreplace) %{_sysconfdir}/resolvconf/update-libc.d/postfix
14mu|postfix-2.10.10-1|616	%ghost %{_sysconfdir}/sysconfig/postfix
14mu|postfix-2.10.10-1|617	
14mu|postfix-2.10.10-1|618	%dir %attr(0700, postfix, root) /var/lib/postfix
14mu|postfix-2.10.10-1|619	
14mu|postfix-2.10.10-1|620	# For correct directory permissions check postfix-install script
14mu|postfix-2.10.10-1|621	%dir %{queue_directory}
14mu|postfix-2.10.10-1|622	%dir %attr(0700, postfix, root) %{queue_directory}/active
14mu|postfix-2.10.10-1|623	%dir %attr(0700, postfix, root) %{queue_directory}/bounce
14mu|postfix-2.10.10-1|624	%dir %attr(0700, postfix, root) %{queue_directory}/corrupt
14mu|postfix-2.10.10-1|625	%dir %attr(0700, postfix, root) %{queue_directory}/defer
14mu|postfix-2.10.10-1|626	%dir %attr(0700, postfix, root) %{queue_directory}/deferred
14mu|postfix-2.10.10-1|627	%dir %attr(0700, postfix, root) %{queue_directory}/flush
14mu|postfix-2.10.10-1|628	%dir %attr(0700, postfix, root) %{queue_directory}/hold
14mu|postfix-2.10.10-1|629	%dir %attr(0700, postfix, root) %{queue_directory}/incoming
14mu|postfix-2.10.10-1|630	%dir %attr(0700, postfix, root) %{queue_directory}/private
14mu|postfix-2.10.10-1|631	%dir %attr(0700, postfix, root) %{queue_directory}/trace
14mu|postfix-2.10.10-1|632	%dir %attr(0730, postfix, %{maildrop_group}) %{queue_directory}/maildrop
14mu|postfix-2.10.10-1|633	%dir %attr(0710, postfix, %{maildrop_group}) %{queue_directory}/public
14mu|postfix-2.10.10-1|634	%dir %attr(0755, root, root) %{queue_directory}/pid
14mu|postfix-2.10.10-1|635	%dir %attr(0755, root, root) %{queue_directory}/extern
14mu|postfix-2.10.10-1|636	
14mu|postfix-2.10.10-1|637	%doc AAAREADME
14mu|postfix-2.10.10-1|638	%doc US_PATENT_6321267
14mu|postfix-2.10.10-1|639	%doc examples/smtpd-policy
14mu|postfix-2.10.10-1|640	%doc COMPATIBILITY
14mu|postfix-2.10.10-1|641	%doc COPYRIGHT
14mu|postfix-2.10.10-1|642	%doc HISTORY
14mu|postfix-2.10.10-1|643	%doc LICENSE
14mu|postfix-2.10.10-1|644	%doc PORTING
14mu|postfix-2.10.10-1|645	%doc RELEASE_NOTES*
14mu|postfix-2.10.10-1|646	%doc IPv6-ChangeLog
14mu|postfix-2.10.10-1|647	%doc TLS_*
14mu|postfix-2.10.10-1|648	#doc html
14mu|postfix-2.10.10-1|649	%doc DOC/html
14mu|postfix-2.10.10-1|650	%doc DOC/README_FILES
14mu|postfix-2.10.10-1|651	%doc README.MDK README.MDK.update
14mu|postfix-2.10.10-1|652	%doc postfix-users-faq.html
14mu|postfix-2.10.10-1|653	%doc UCE
14mu|postfix-2.10.10-1|654	
14mu|postfix-2.10.10-1|655	%dir %{_libdir}/postfix
14mu|postfix-2.10.10-1|656	%attr(0644, root, root) %{_libdir}/postfix/postfix-files
14mu|postfix-2.10.10-1|657	%attr(0755, root, root) %{_libdir}/postfix/anvil
14mu|postfix-2.10.10-1|658	%attr(0755, root, root) %{_libdir}/postfix/bounce
14mu|postfix-2.10.10-1|659	%attr(0755, root, root) %{_libdir}/postfix/cleanup
14mu|postfix-2.10.10-1|660	%attr(0755, root, root) %{_libdir}/postfix/discard
14mu|postfix-2.10.10-1|661	%attr(0755, root, root) %{_libdir}/postfix/dnsblog
14mu|postfix-2.10.10-1|662	%attr(0755, root, root) %{_libdir}/postfix/error
14mu|postfix-2.10.10-1|663	%attr(0755, root, root) %{_libdir}/postfix/flush
14mu|postfix-2.10.10-1|664	%attr(0755, root, root) %{_libdir}/postfix/lmtp
14mu|postfix-2.10.10-1|665	%attr(0755, root, root) %{_libdir}/postfix/local
14mu|postfix-2.10.10-1|666	%attr(0755, root, root) %{_libdir}/postfix/master
14mu|postfix-2.10.10-1|667	%attr(0755, root, root) %{_libdir}/postfix/nqmgr
14mu|postfix-2.10.10-1|668	%attr(0755, root, root) %{_libdir}/postfix/oqmgr
14mu|postfix-2.10.10-1|669	%attr(0755, root, root) %{_libdir}/postfix/pickup
14mu|postfix-2.10.10-1|670	%attr(0755, root, root) %{_libdir}/postfix/pipe
14mu|postfix-2.10.10-1|671	%attr(0755, root, root) %{_libdir}/postfix/postfix-script
14mu|postfix-2.10.10-1|672	%attr(0755, root, root) %{_libdir}/postfix/postfix-wrapper
14mu|postfix-2.10.10-1|673	%attr(0755, root, root) %{_libdir}/postfix/post-install
14mu|postfix-2.10.10-1|674	%attr(0755, root, root) %{_libdir}/postfix/postmulti-script
14mu|postfix-2.10.10-1|675	%attr(0755, root, root) %{_libdir}/postfix/postscreen
14mu|postfix-2.10.10-1|676	%attr(0755, root, root) %{_libdir}/postfix/proxymap
14mu|postfix-2.10.10-1|677	%attr(0755, root, root) %{_libdir}/postfix/qmgr
14mu|postfix-2.10.10-1|678	%attr(0755, root, root) %{_libdir}/postfix/qmqpd
14mu|postfix-2.10.10-1|679	%attr(0755, root, root) %{_libdir}/postfix/scache
14mu|postfix-2.10.10-1|680	%attr(0755, root, root) %{_libdir}/postfix/showq
14mu|postfix-2.10.10-1|681	%attr(0755, root, root) %{_libdir}/postfix/smtp
14mu|postfix-2.10.10-1|682	%attr(0755, root, root) %{_libdir}/postfix/smtpd
14mu|postfix-2.10.10-1|683	%attr(0755, root, root) %{_libdir}/postfix/spawn
14mu|postfix-2.10.10-1|684	%attr(0755, root, root) %{_libdir}/postfix/tlsmgr
14mu|postfix-2.10.10-1|685	%attr(0755, root, root) %{_libdir}/postfix/tlsproxy
14mu|postfix-2.10.10-1|686	%attr(0755, root, root) %{_libdir}/postfix/trivial-rewrite
14mu|postfix-2.10.10-1|687	%attr(0755, root, root) %{_libdir}/postfix/verify
14mu|postfix-2.10.10-1|688	%attr(0755, root, root) %{_libdir}/postfix/virtual
14mu|postfix-2.10.10-1|689	
14mu|postfix-2.10.10-1|690	%attr(0755, root, root) %{_sbindir}/postalias
14mu|postfix-2.10.10-1|691	%attr(0755, root, root) %{_sbindir}/postcat
14mu|postfix-2.10.10-1|692	%attr(0755, root, root) %{_sbindir}/postconf
14mu|postfix-2.10.10-1|693	%attr(2755,root,%{maildrop_group}) %{_sbindir}/postdrop
14mu|postfix-2.10.10-1|694	%attr(2755,root,%{maildrop_group}) %{_sbindir}/postqueue
14mu|postfix-2.10.10-1|695	%attr(0755, root, root) %{_sbindir}/postfix
14mu|postfix-2.10.10-1|696	%attr(0755, root, root) %{_sbindir}/postkick
14mu|postfix-2.10.10-1|697	%attr(0755, root, root) %{_sbindir}/postlock
14mu|postfix-2.10.10-1|698	%attr(0755, root, root) %{_sbindir}/postlog
14mu|postfix-2.10.10-1|699	%attr(0755, root, root) %{_sbindir}/postmap
14mu|postfix-2.10.10-1|700	%attr(0755, root, root) %{_sbindir}/postmulti
14mu|postfix-2.10.10-1|701	%attr(0755, root, root) %{_sbindir}/postsuper
14mu|postfix-2.10.10-1|702	%attr(0755, root, root) %{_sbindir}/qmqp-sink
14mu|postfix-2.10.10-1|703	%attr(0755, root, root) %{_sbindir}/qmqp-source
14mu|postfix-2.10.10-1|704	%attr(0755, root, root) %{_sbindir}/smtp-sink
14mu|postfix-2.10.10-1|705	%attr(0755, root, root) %{_sbindir}/smtp-source
14mu|postfix-2.10.10-1|706	%attr(0755, root, root) %{_sbindir}/postfinger
14mu|postfix-2.10.10-1|707	%attr(0755, root, root) %{_sbindir}/postfix-chroot.sh
14mu|postfix-2.10.10-1|708	%attr(0755, root, root) %{_sbindir}/qshape
14mu|postfix-2.10.10-1|709	%attr(0755, root, root) %{sendmail_command}
14mu|postfix-2.10.10-1|710	%attr(0755, root, root) %{_bindir}/mailq
14mu|postfix-2.10.10-1|711	%attr(0755, root, root) %{_bindir}/newaliases
14mu|postfix-2.10.10-1|712	%attr(0755, root, root) %{_bindir}/rmail
14mu|postfix-2.10.10-1|713	%{_mandir}/man1/*
14mu|postfix-2.10.10-1|714	%{_mandir}/man5/*
14mu|postfix-2.10.10-1|715	%{_mandir}/man8/*
14mu|postfix-2.10.10-1|716	
14mu|postfix-2.10.10-1|717	%files -n %{libdns}
14mu|postfix-2.10.10-1|718	%{_libdir}/libpostfix-dns.so.%{major}
14mu|postfix-2.10.10-1|719	
14mu|postfix-2.10.10-1|720	%files -n %{libglobal}
14mu|postfix-2.10.10-1|721	%{_libdir}/libpostfix-global.so.%{major}
14mu|postfix-2.10.10-1|722	
14mu|postfix-2.10.10-1|723	%files -n %{libmaster}
14mu|postfix-2.10.10-1|724	%{_libdir}/libpostfix-master.so.%{major}
14mu|postfix-2.10.10-1|725	
14mu|postfix-2.10.10-1|726	%files -n %{libutil}
14mu|postfix-2.10.10-1|727	%{_libdir}/libpostfix-util.so.%{major}
14mu|postfix-2.10.10-1|728	
14mu|postfix-2.10.10-1|729	%files -n %{libtls}
14mu|postfix-2.10.10-1|730	%{_libdir}/libpostfix-tls.so.%{major}
14mu|postfix-2.10.10-1|731	
14mu|postfix-2.10.10-1|732	%files -n %{libmilter}
14mu|postfix-2.10.10-1|733	%{_libdir}/libpostfix-milter.so.%{major}
14mu|postfix-2.10.10-1|734	
14mu|postfix-2.10.10-1|735	%files -n %{libxsasl}
14mu|postfix-2.10.10-1|736	%{_libdir}/libpostfix-xsasl.so.%{major}
14mu|postfix-2.10.10-1|737	
14mu|postfix-2.10.10-1|738	%if %{with ldap}
14mu|postfix-2.10.10-1|739	%files ldap
14mu|postfix-2.10.10-1|740	%attr(755, root, root) %{_libdir}/postfix/dict_ldap.so
14mu|postfix-2.10.10-1|741	
14mu|postfix-2.10.10-1|742	%post ldap
14mu|postfix-2.10.10-1|743	%dynmap_add_cmd ldap
14mu|postfix-2.10.10-1|744	%postun ldap
14mu|postfix-2.10.10-1|745	%dynmap_rm_cmd ldap
14mu|postfix-2.10.10-1|746	%endif
14mu|postfix-2.10.10-1|747	
14mu|postfix-2.10.10-1|748	%if %{with mysql}
14mu|postfix-2.10.10-1|749	%files mysql
14mu|postfix-2.10.10-1|750	%attr(755, root, root) %{_libdir}/postfix/dict_mysql.so
14mu|postfix-2.10.10-1|751	
14mu|postfix-2.10.10-1|752	%post mysql
14mu|postfix-2.10.10-1|753	%dynmap_add_cmd mysql
14mu|postfix-2.10.10-1|754	%postun mysql
14mu|postfix-2.10.10-1|755	%dynmap_rm_cmd mysql
14mu|postfix-2.10.10-1|756	%endif
14mu|postfix-2.10.10-1|757	
14mu|postfix-2.10.10-1|758	%if %{with pcre}
14mu|postfix-2.10.10-1|759	%files pcre
14mu|postfix-2.10.10-1|760	%attr(755, root, root) %{_libdir}/postfix/dict_pcre.so
14mu|postfix-2.10.10-1|761	
14mu|postfix-2.10.10-1|762	%post pcre
14mu|postfix-2.10.10-1|763	%dynmap_add_cmd pcre
14mu|postfix-2.10.10-1|764	%postun pcre
14mu|postfix-2.10.10-1|765	%dynmap_rm_cmd pcre
14mu|postfix-2.10.10-1|766	%endif
14mu|postfix-2.10.10-1|767	
14mu|postfix-2.10.10-1|768	%if %{with pgsql}
14mu|postfix-2.10.10-1|769	%files pgsql
14mu|postfix-2.10.10-1|770	%attr(755, root, root) %{_libdir}/postfix/dict_pgsql.so
14mu|postfix-2.10.10-1|771	
14mu|postfix-2.10.10-1|772	%post pgsql
14mu|postfix-2.10.10-1|773	%dynmap_add_cmd pgsql
14mu|postfix-2.10.10-1|774	%postun pgsql
14mu|postfix-2.10.10-1|775	%dynmap_rm_cmd pgsql
14mu|postfix-2.10.10-1|776	%endif
14mu|postfix-2.10.10-1|777	
14mu|postfix-2.10.10-1|778	%if %{with sqlite}
14mu|postfix-2.10.10-1|779	%files sqlite
14mu|postfix-2.10.10-1|780	%attr(755, root, root) %{_libdir}/postfix/dict_sqlite.so
14mu|postfix-2.10.10-1|781	
14mu|postfix-2.10.10-1|782	%post sqlite
14mu|postfix-2.10.10-1|783	%dynmap_add_cmd sqlite
14mu|postfix-2.10.10-1|784	%postun sqlite
14mu|postfix-2.10.10-1|785	%dynmap_rm_cmd sqlite
14mu|postfix-2.10.10-1|786	%endif
14mu|postfix-2.10.10-1|787	
14mu|postfix-2.10.10-1|788	%if %{with cdb}
14mu|postfix-2.10.10-1|789	%files cdb
14mu|postfix-2.10.10-1|790	%attr(755, root, root) %{_libdir}/postfix/dict_cdb.so
14mu|postfix-2.10.10-1|791	
14mu|postfix-2.10.10-1|792	%post cdb
14mu|postfix-2.10.10-1|793	%dynmap_add_cmd cdb -m
14mu|postfix-2.10.10-1|794	%postun cdb
14mu|postfix-2.10.10-1|795	%dynmap_rm_cmd cdb
14mu|postfix-2.10.10-1|796	%endif
14mu|postfix-2.10.10-1|797	
14mu|postfix-2.10.10-1|798	%files config-standalone
14mu|postfix-2.10.10-1|799	%config(noreplace) %{_sysconfdir}/postfix/main.cf
14mu|postfix-2.10.10-1|800	# http://archives.mandrivalinux.com/cooker/2005-07/msg01109.php
14mu|postfix-2.10.10-1|801	%{_sysconfdir}/postfix/main.cf.dist
14mu|postfix-2.10.10-1|802	%{_sysconfdir}/postfix/main.cf.default
14mu|postfix-2.10.10-1|803	%{_sysconfdir}/postfix/bounce.cf.default
14mu|postfix-2.10.10-1|804	%config(noreplace) %{_sysconfdir}/postfix/master.cf
14mu|postfix-2.10.10-1|805	%attr(0644, root, root) %{_libdir}/postfix/main.cf
14mu|postfix-2.10.10-1|806	%attr(0644, root, root) %{_libdir}/postfix/master.cf
14mu|postfix-2.10.10-1|807	
14mu|postfix-2.10.10-1|808	%changelog

23795 14
14mu|postgresql9.0-9.0.23-1|1	%define Werror_cflags %nil
14mu|postgresql9.0-9.0.23-1|2	%define _disable_ld_no_undefined 1
14mu|postgresql9.0-9.0.23-1|3	
14mu|postgresql9.0-9.0.23-1|4	%define pgdata /var/lib/pgsql
14mu|postgresql9.0-9.0.23-1|5	%define logrotatedir %{_sysconfdir}/logrotate.d
14mu|postgresql9.0-9.0.23-1|6	
14mu|postgresql9.0-9.0.23-1|7	%define major 5
14mu|postgresql9.0-9.0.23-1|8	%define major_ecpg 6
14mu|postgresql9.0-9.0.23-1|9	
14mu|postgresql9.0-9.0.23-1|10	%define bname postgresql
14mu|postgresql9.0-9.0.23-1|11	%define current_major_version 9.0
14mu|postgresql9.0-9.0.23-1|12	%define current_minor_version 23
14mu|postgresql9.0-9.0.23-1|13	
14mu|postgresql9.0-9.0.23-1|14	%define libname %mklibname pq%{current_major_version} _%{major}
14mu|postgresql9.0-9.0.23-1|15	%define libecpg %mklibname ecpg%{current_major_version} _%{major_ecpg}
14mu|postgresql9.0-9.0.23-1|16	
14mu|postgresql9.0-9.0.23-1|17	%bcond_without uuid
14mu|postgresql9.0-9.0.23-1|18	
14mu|postgresql9.0-9.0.23-1|19	Summary:	PostgreSQL client programs and libraries
14mu|postgresql9.0-9.0.23-1|20	Name:		%{bname}%{current_major_version}
14mu|postgresql9.0-9.0.23-1|21	Version:	%{current_major_version}.%{current_minor_version}
14mu|postgresql9.0-9.0.23-1|22	Release:	1
14mu|postgresql9.0-9.0.23-1|23	License:	BSD
14mu|postgresql9.0-9.0.23-1|24	Group:		Databases
14mu|postgresql9.0-9.0.23-1|25	Url:		http://www.postgresql.org/
14mu|postgresql9.0-9.0.23-1|26	Source0:	ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
14mu|postgresql9.0-9.0.23-1|27	Source10:	postgres.profile
14mu|postgresql9.0-9.0.23-1|28	Source11:	postgresql.init
14mu|postgresql9.0-9.0.23-1|29	Source13:	postgresql.mdv.releasenote
14mu|postgresql9.0-9.0.23-1|30	Patch0:		postgresql-9.0.22_ossp-uuid-dir.patch
14mu|postgresql9.0-9.0.23-1|31	Patch1:		postgresql-9.0.8-soname_fix.diff
14mu|postgresql9.0-9.0.23-1|32	# https://bugzilla.redhat.com/show_bug.cgi?id=1286692
14mu|postgresql9.0-9.0.23-1|33	Patch2:		postgresql-9.0.23-libxml-test.patch
14mu|postgresql9.0-9.0.23-1|34	# Need to build doc
14mu|postgresql9.0-9.0.23-1|35	BuildRequires:	docbook-dtd42-sgml
14mu|postgresql9.0-9.0.23-1|36	BuildRequires:	docbook-dtd44-xml
14mu|postgresql9.0-9.0.23-1|37	BuildRequires:	docbook-style-xsl
14mu|postgresql9.0-9.0.23-1|38	BuildRequires:	docbook-utils
14mu|postgresql9.0-9.0.23-1|39	BuildRequires:	openjade
14mu|postgresql9.0-9.0.23-1|40	BuildRequires:	xsltproc
14mu|postgresql9.0-9.0.23-1|41	# Main deps
14mu|postgresql9.0-9.0.23-1|42	BuildRequires:	bison
14mu|postgresql9.0-9.0.23-1|43	BuildRequires:	flex
14mu|postgresql9.0-9.0.23-1|44	BuildRequires:	pam-devel
14mu|postgresql9.0-9.0.23-1|45	BuildRequires:	perl-devel
14mu|postgresql9.0-9.0.23-1|46	BuildRequires:	readline-devel
14mu|postgresql9.0-9.0.23-1|47	BuildRequires:	tcl-devel
14mu|postgresql9.0-9.0.23-1|48	BuildRequires:	pkgconfig(libxml-2.0)
14mu|postgresql9.0-9.0.23-1|49	BuildRequires:	pkgconfig(libxslt)
14mu|postgresql9.0-9.0.23-1|50	BuildRequires:	pkgconfig(openssl)
14mu|postgresql9.0-9.0.23-1|51	%if %{with uuid}
14mu|postgresql9.0-9.0.23-1|52	BuildRequires:	pkgconfig(ossp-uuid)
14mu|postgresql9.0-9.0.23-1|53	%endif
14mu|postgresql9.0-9.0.23-1|54	BuildRequires:	pkgconfig(python)
14mu|postgresql9.0-9.0.23-1|55	BuildRequires:	pkgconfig(zlib)
14mu|postgresql9.0-9.0.23-1|56	Provides:	%{bname}-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|57	Conflicts:	%{bname}-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|58	Requires:	%{libname} = %{EVRD}
14mu|postgresql9.0-9.0.23-1|59	Provides:	%{bname} = %{EVRD}
14mu|postgresql9.0-9.0.23-1|60	Provides:	postgresql-clients = %{EVRD}
14mu|postgresql9.0-9.0.23-1|61	
14mu|postgresql9.0-9.0.23-1|62	%description
14mu|postgresql9.0-9.0.23-1|63	PostgreSQL is an advanced Object-Relational database management system (DBMS)
14mu|postgresql9.0-9.0.23-1|64	that supports almost all SQL constructs (including transactions, subselects and
14mu|postgresql9.0-9.0.23-1|65	user-defined types and functions). The postgresql package includes the client
14mu|postgresql9.0-9.0.23-1|66	programs and libraries that you'll need to access a PostgreSQL DBMS server.
14mu|postgresql9.0-9.0.23-1|67	These PostgreSQL client programs are programs that directly manipulate the
14mu|postgresql9.0-9.0.23-1|68	internal structure of PostgreSQL databases on a PostgreSQL server. These client
14mu|postgresql9.0-9.0.23-1|69	programs can be located on the same machine with the PostgreSQL server, or may
14mu|postgresql9.0-9.0.23-1|70	be on a remote machine which accesses a PostgreSQL server over a network
14mu|postgresql9.0-9.0.23-1|71	connection. This package contains the client libraries for C and C++, as well
14mu|postgresql9.0-9.0.23-1|72	as command-line utilities for managing PostgreSQL databases on a PostgreSQL
14mu|postgresql9.0-9.0.23-1|73	server.
14mu|postgresql9.0-9.0.23-1|74	
14mu|postgresql9.0-9.0.23-1|75	If you want to manipulate a PostgreSQL database on a remote PostgreSQL server,
14mu|postgresql9.0-9.0.23-1|76	you need this package. You also need to install this package if you're
14mu|postgresql9.0-9.0.23-1|77	installing the postgresql-server package.
14mu|postgresql9.0-9.0.23-1|78	
14mu|postgresql9.0-9.0.23-1|79	%files -f main.lst
14mu|postgresql9.0-9.0.23-1|80	%doc doc/KNOWN_BUGS doc/MISSING_FEATURES doc/README*
14mu|postgresql9.0-9.0.23-1|81	%doc COPYRIGHT README HISTORY doc/bug.template
14mu|postgresql9.0-9.0.23-1|82	%{_bindir}/clusterdb
14mu|postgresql9.0-9.0.23-1|83	%{_bindir}/createdb
14mu|postgresql9.0-9.0.23-1|84	%{_bindir}/createlang
14mu|postgresql9.0-9.0.23-1|85	%{_bindir}/createuser
14mu|postgresql9.0-9.0.23-1|86	%{_bindir}/dropdb
14mu|postgresql9.0-9.0.23-1|87	%{_bindir}/droplang
14mu|postgresql9.0-9.0.23-1|88	%{_bindir}/dropuser
14mu|postgresql9.0-9.0.23-1|89	%{_bindir}/pg_dump
14mu|postgresql9.0-9.0.23-1|90	%{_bindir}/pg_dumpall
14mu|postgresql9.0-9.0.23-1|91	%{_bindir}/pg_restore
14mu|postgresql9.0-9.0.23-1|92	%{_bindir}/psql
14mu|postgresql9.0-9.0.23-1|93	%{_bindir}/reindexdb
14mu|postgresql9.0-9.0.23-1|94	%{_bindir}/vacuumdb
14mu|postgresql9.0-9.0.23-1|95	%{_mandir}/man1/clusterdb.*
14mu|postgresql9.0-9.0.23-1|96	%{_mandir}/man1/createdb.*
14mu|postgresql9.0-9.0.23-1|97	%{_mandir}/man1/createlang.*
14mu|postgresql9.0-9.0.23-1|98	%{_mandir}/man1/createuser.*
14mu|postgresql9.0-9.0.23-1|99	%{_mandir}/man1/dropdb.*
14mu|postgresql9.0-9.0.23-1|100	%{_mandir}/man1/droplang.*
14mu|postgresql9.0-9.0.23-1|101	%{_mandir}/man1/dropuser.*
14mu|postgresql9.0-9.0.23-1|102	%{_mandir}/man1/pg_dump.*
14mu|postgresql9.0-9.0.23-1|103	%{_mandir}/man1/pg_dumpall.*
14mu|postgresql9.0-9.0.23-1|104	%{_mandir}/man1/pg_restore.*
14mu|postgresql9.0-9.0.23-1|105	%{_mandir}/man1/psql.*
14mu|postgresql9.0-9.0.23-1|106	%{_mandir}/man1/vacuumdb.*
14mu|postgresql9.0-9.0.23-1|107	%{_mandir}/man1/reindexdb.*
14mu|postgresql9.0-9.0.23-1|108	%{_mandir}/man7/*
14mu|postgresql9.0-9.0.23-1|109	%{_sys_macros_dir}/%{name}.macros
14mu|postgresql9.0-9.0.23-1|110	
14mu|postgresql9.0-9.0.23-1|111	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|112	
14mu|postgresql9.0-9.0.23-1|113	%package -n %{libname}
14mu|postgresql9.0-9.0.23-1|114	Summary:	The shared libraries required for any PostgreSQL clients
14mu|postgresql9.0-9.0.23-1|115	Group:		System/Libraries
14mu|postgresql9.0-9.0.23-1|116	Provides:	postgresql-libs = %{EVRD}
14mu|postgresql9.0-9.0.23-1|117	Provides:	libpq = %{EVRD}
14mu|postgresql9.0-9.0.23-1|118	Provides:	%{_lib}pq-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|119	Conflicts:	postgresql-libs < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|120	
14mu|postgresql9.0-9.0.23-1|121	%description -n %{libname}
14mu|postgresql9.0-9.0.23-1|122	C and C++ libraries to enable user programs to communicate with the PostgreSQL
14mu|postgresql9.0-9.0.23-1|123	database backend. The backend can be on another machine and accessed through
14mu|postgresql9.0-9.0.23-1|124	TCP/IP.
14mu|postgresql9.0-9.0.23-1|125	
14mu|postgresql9.0-9.0.23-1|126	%files -n %{libname}
14mu|postgresql9.0-9.0.23-1|127	%{_libdir}/libpq.so.%{major}*
14mu|postgresql9.0-9.0.23-1|128	
14mu|postgresql9.0-9.0.23-1|129	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|130	
14mu|postgresql9.0-9.0.23-1|131	%package -n %{libecpg}
14mu|postgresql9.0-9.0.23-1|132	Summary:	Shared library libecpg for PostgreSQL
14mu|postgresql9.0-9.0.23-1|133	Group:		System/Libraries
14mu|postgresql9.0-9.0.23-1|134	Provides:	libecpg = %{EVRD}
14mu|postgresql9.0-9.0.23-1|135	Provides:	%{_lib}ecpg-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|136	Conflicts:	libecpg < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|137	
14mu|postgresql9.0-9.0.23-1|138	%description -n %{libecpg}
14mu|postgresql9.0-9.0.23-1|139	Libecpg is used by programs built with ecpg (Embedded PostgreSQL for C) Use
14mu|postgresql9.0-9.0.23-1|140	postgresql-dev to develop such programs.
14mu|postgresql9.0-9.0.23-1|141	
14mu|postgresql9.0-9.0.23-1|142	%files -n %{libecpg}
14mu|postgresql9.0-9.0.23-1|143	%{_libdir}/libecpg.so.%{major_ecpg}*
14mu|postgresql9.0-9.0.23-1|144	%{_libdir}/libecpg_compat.so.*
14mu|postgresql9.0-9.0.23-1|145	%{_libdir}/libpgtypes.so.*
14mu|postgresql9.0-9.0.23-1|146	
14mu|postgresql9.0-9.0.23-1|147	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|148	
14mu|postgresql9.0-9.0.23-1|149	%package server
14mu|postgresql9.0-9.0.23-1|150	Summary:	The programs needed to create and run a PostgreSQL server
14mu|postgresql9.0-9.0.23-1|151	Group:		Databases
14mu|postgresql9.0-9.0.23-1|152	Provides:	sqlserver
14mu|postgresql9.0-9.0.23-1|153	# add/remove services
14mu|postgresql9.0-9.0.23-1|154	Requires(post,preun):	rpm-helper
14mu|postgresql9.0-9.0.23-1|155	# add/del user
14mu|postgresql9.0-9.0.23-1|156	Requires(pre,postun):	rpm-helper
14mu|postgresql9.0-9.0.23-1|157	Requires(pre,post):	%{name} = %{EVRD}
14mu|postgresql9.0-9.0.23-1|158	Provides:	%{bname}-server-ABI = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|159	Provides:	%{bname}-server-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|160	Conflicts:	%{bname}-server-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|161	Provides:	%{bname}-server = %{EVRD}
14mu|postgresql9.0-9.0.23-1|162	Requires:	%{name}-plpgsql = %{EVRD}
14mu|postgresql9.0-9.0.23-1|163	
14mu|postgresql9.0-9.0.23-1|164	%description server
14mu|postgresql9.0-9.0.23-1|165	The postgresql-server package includes the programs needed to create and run a
14mu|postgresql9.0-9.0.23-1|166	PostgreSQL server, which will in turn allow you to create and maintain
14mu|postgresql9.0-9.0.23-1|167	PostgreSQL databases.  PostgreSQL is an advanced Object-Relational database
14mu|postgresql9.0-9.0.23-1|168	management system (DBMS) that supports almost all SQL constructs (including
14mu|postgresql9.0-9.0.23-1|169	transactions, subselects and user-defined types and functions). You should
14mu|postgresql9.0-9.0.23-1|170	install postgresql-server if you want to create and maintain your own
14mu|postgresql9.0-9.0.23-1|171	PostgreSQL databases and/or your own PostgreSQL server. You also need to
14mu|postgresql9.0-9.0.23-1|172	install the postgresql and postgresql-devel packages.
14mu|postgresql9.0-9.0.23-1|173	
14mu|postgresql9.0-9.0.23-1|174	After installing this package, please read postgresql.mdv.releasenote.
14mu|postgresql9.0-9.0.23-1|175	
14mu|postgresql9.0-9.0.23-1|176	%files server -f server.lst
14mu|postgresql9.0-9.0.23-1|177	%{_initrddir}/postgresql
14mu|postgresql9.0-9.0.23-1|178	%config(noreplace) %{_sysconfdir}/sysconfig/postgresql
14mu|postgresql9.0-9.0.23-1|179	%doc README.urpmi postgresql.mdv.releasenote
14mu|postgresql9.0-9.0.23-1|180	%{_bindir}/initdb
14mu|postgresql9.0-9.0.23-1|181	%{_bindir}/pg_controldata
14mu|postgresql9.0-9.0.23-1|182	%{_bindir}/pg_ctl
14mu|postgresql9.0-9.0.23-1|183	%{_bindir}/pg_resetxlog
14mu|postgresql9.0-9.0.23-1|184	%{_bindir}/postgres
14mu|postgresql9.0-9.0.23-1|185	%{_bindir}/postmaster
14mu|postgresql9.0-9.0.23-1|186	%{_bindir}/pg_standby
14mu|postgresql9.0-9.0.23-1|187	%{_bindir}/pg_archivecleanup
14mu|postgresql9.0-9.0.23-1|188	%{_bindir}/pg_upgrade
14mu|postgresql9.0-9.0.23-1|189	%{_mandir}/man1/initdb.1*
14mu|postgresql9.0-9.0.23-1|190	%{_mandir}/man1/pg_controldata.*
14mu|postgresql9.0-9.0.23-1|191	%{_mandir}/man1/pg_ctl.1*
14mu|postgresql9.0-9.0.23-1|192	%{_mandir}/man1/pg_resetxlog.*
14mu|postgresql9.0-9.0.23-1|193	%{_mandir}/man1/postgres.1*
14mu|postgresql9.0-9.0.23-1|194	%{_mandir}/man1/postmaster.1*
14mu|postgresql9.0-9.0.23-1|195	%dir %{_libdir}/postgresql
14mu|postgresql9.0-9.0.23-1|196	%dir %{_datadir}/postgresql
14mu|postgresql9.0-9.0.23-1|197	%attr(644,postgres,postgres) %config(noreplace) /var/lib/pgsql/.bashrc
14mu|postgresql9.0-9.0.23-1|198	%attr(-,postgres,postgres) /var/lib/pgsql/.profile
14mu|postgresql9.0-9.0.23-1|199	%attr(700,postgres,postgres) %dir %{pgdata}
14mu|postgresql9.0-9.0.23-1|200	%attr(-,postgres,postgres) %{pgdata}/data
14mu|postgresql9.0-9.0.23-1|201	%attr(700,postgres,postgres) %dir %{pgdata}/backups
14mu|postgresql9.0-9.0.23-1|202	%{_libdir}/postgresql/*_and_*.so
14mu|postgresql9.0-9.0.23-1|203	%{_libdir}/postgresql/pgxml.so
14mu|postgresql9.0-9.0.23-1|204	%{_libdir}/postgresql/dict_int.so
14mu|postgresql9.0-9.0.23-1|205	%{_libdir}/postgresql/dict_xsyn.so
14mu|postgresql9.0-9.0.23-1|206	%{_libdir}/postgresql/test_parser.so
14mu|postgresql9.0-9.0.23-1|207	%{_libdir}/postgresql/tsearch2.so
14mu|postgresql9.0-9.0.23-1|208	%{_libdir}/postgresql/dict_snowball.so
14mu|postgresql9.0-9.0.23-1|209	%{_libdir}/postgresql/auto_explain.so
14mu|postgresql9.0-9.0.23-1|210	%{_libdir}/postgresql/btree_gin.so
14mu|postgresql9.0-9.0.23-1|211	%{_libdir}/postgresql/citext.so
14mu|postgresql9.0-9.0.23-1|212	%{_libdir}/postgresql/pg_stat_statements.so
14mu|postgresql9.0-9.0.23-1|213	%if %{with uuid}
14mu|postgresql9.0-9.0.23-1|214	%{_libdir}/postgresql/uuid-ossp.so
14mu|postgresql9.0-9.0.23-1|215	%endif
14mu|postgresql9.0-9.0.23-1|216	%{_libdir}/postgresql/euc2004_sjis2004.so
14mu|postgresql9.0-9.0.23-1|217	%{_libdir}/postgresql/libpqwalreceiver.so
14mu|postgresql9.0-9.0.23-1|218	%{_libdir}/postgresql/passwordcheck.so
14mu|postgresql9.0-9.0.23-1|219	%{_libdir}/postgresql/pg_upgrade_support.so
14mu|postgresql9.0-9.0.23-1|220	%{_libdir}/postgresql/unaccent.so
14mu|postgresql9.0-9.0.23-1|221	%{_datadir}/postgresql/postgres.bki
14mu|postgresql9.0-9.0.23-1|222	%{_datadir}/postgresql/postgres.description
14mu|postgresql9.0-9.0.23-1|223	%{_datadir}/postgresql/*.sample
14mu|postgresql9.0-9.0.23-1|224	%{_datadir}/postgresql/timezone
14mu|postgresql9.0-9.0.23-1|225	%{_datadir}/postgresql/system_views.sql
14mu|postgresql9.0-9.0.23-1|226	%{_datadir}/postgresql/conversion_create.sql
14mu|postgresql9.0-9.0.23-1|227	%{_datadir}/postgresql/information_schema.sql
14mu|postgresql9.0-9.0.23-1|228	%{_datadir}/postgresql/snowball_create.sql
14mu|postgresql9.0-9.0.23-1|229	%{_datadir}/postgresql/sql_features.txt
14mu|postgresql9.0-9.0.23-1|230	%{_datadir}/postgresql/postgres.shdescription
14mu|postgresql9.0-9.0.23-1|231	%dir %{_datadir}/postgresql/timezonesets
14mu|postgresql9.0-9.0.23-1|232	%{_datadir}/postgresql/timezonesets/Africa.txt
14mu|postgresql9.0-9.0.23-1|233	%{_datadir}/postgresql/timezonesets/America.txt
14mu|postgresql9.0-9.0.23-1|234	%{_datadir}/postgresql/timezonesets/Antarctica.txt
14mu|postgresql9.0-9.0.23-1|235	%{_datadir}/postgresql/timezonesets/Asia.txt
14mu|postgresql9.0-9.0.23-1|236	%{_datadir}/postgresql/timezonesets/Atlantic.txt
14mu|postgresql9.0-9.0.23-1|237	%{_datadir}/postgresql/timezonesets/Australia
14mu|postgresql9.0-9.0.23-1|238	%{_datadir}/postgresql/timezonesets/Australia.txt
14mu|postgresql9.0-9.0.23-1|239	%{_datadir}/postgresql/timezonesets/Default
14mu|postgresql9.0-9.0.23-1|240	%{_datadir}/postgresql/timezonesets/Etc.txt
14mu|postgresql9.0-9.0.23-1|241	%{_datadir}/postgresql/timezonesets/Europe.txt
14mu|postgresql9.0-9.0.23-1|242	%{_datadir}/postgresql/timezonesets/India
14mu|postgresql9.0-9.0.23-1|243	%{_datadir}/postgresql/timezonesets/Indian.txt
14mu|postgresql9.0-9.0.23-1|244	%{_datadir}/postgresql/timezonesets/Pacific.txt
14mu|postgresql9.0-9.0.23-1|245	%{_datadir}/postgresql/tsearch_data
14mu|postgresql9.0-9.0.23-1|246	%attr(700,postgres,postgres) %dir /var/log/postgres
14mu|postgresql9.0-9.0.23-1|247	%{logrotatedir}/%{bname}
14mu|postgresql9.0-9.0.23-1|248	
14mu|postgresql9.0-9.0.23-1|249	%pre server
14mu|postgresql9.0-9.0.23-1|250	%_pre_useradd postgres /var/lib/pgsql /bin/bash
14mu|postgresql9.0-9.0.23-1|251	
14mu|postgresql9.0-9.0.23-1|252	[ ! -f %{pgdata}/data/PG_VERSION ] && exit 0
14mu|postgresql9.0-9.0.23-1|253	mypgversion=`cat %{pgdata}/data/PG_VERSION`
14mu|postgresql9.0-9.0.23-1|254	[ $mypgversion = %{current_major_version} ] && exit 0
14mu|postgresql9.0-9.0.23-1|255	
14mu|postgresql9.0-9.0.23-1|256	echo ""
14mu|postgresql9.0-9.0.23-1|257	echo "You currently have database tree for Postgresql $mypgversion"
14mu|postgresql9.0-9.0.23-1|258	echo "You must use postgresql${mypgversion}-server"
14mu|postgresql9.0-9.0.23-1|259	echo "To update you Postgresql server, dump your databases"
14mu|postgresql9.0-9.0.23-1|260	echo "delete /var/lib/pgsql/data/ content, upgrade the server, then"
14mu|postgresql9.0-9.0.23-1|261	echo "restore your databases from your backup"
14mu|postgresql9.0-9.0.23-1|262	echo ""
14mu|postgresql9.0-9.0.23-1|263	
14mu|postgresql9.0-9.0.23-1|264	exit 1
14mu|postgresql9.0-9.0.23-1|265	
14mu|postgresql9.0-9.0.23-1|266	%posttrans server
14mu|postgresql9.0-9.0.23-1|267	
14mu|postgresql9.0-9.0.23-1|268	%_post_service %{bname}
14mu|postgresql9.0-9.0.23-1|269	
14mu|postgresql9.0-9.0.23-1|270	%preun server
14mu|postgresql9.0-9.0.23-1|271	%_preun_service %{bname}
14mu|postgresql9.0-9.0.23-1|272	
14mu|postgresql9.0-9.0.23-1|273	%postun server
14mu|postgresql9.0-9.0.23-1|274	%_postun_userdel postgres
14mu|postgresql9.0-9.0.23-1|275	
14mu|postgresql9.0-9.0.23-1|276	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|277	
14mu|postgresql9.0-9.0.23-1|278	%package docs
14mu|postgresql9.0-9.0.23-1|279	Summary:	Extra documentation for PostgreSQL
14mu|postgresql9.0-9.0.23-1|280	Group:		Documentation
14mu|postgresql9.0-9.0.23-1|281	Provides:	%{bname}-docs-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|282	Conflicts:	%{bname}-docs-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|283	
14mu|postgresql9.0-9.0.23-1|284	%description docs
14mu|postgresql9.0-9.0.23-1|285	The postgresql-docs package includes the SGML source for the documentation as
14mu|postgresql9.0-9.0.23-1|286	well as the documentation in other formats, and some extra documentation.
14mu|postgresql9.0-9.0.23-1|287	Install this package if you want to help with the PostgreSQL documentation
14mu|postgresql9.0-9.0.23-1|288	project, or if you want to generate printed documentation.
14mu|postgresql9.0-9.0.23-1|289	
14mu|postgresql9.0-9.0.23-1|290	%files docs
14mu|postgresql9.0-9.0.23-1|291	%doc %{_docdir}/%{name}-docs-%{version}
14mu|postgresql9.0-9.0.23-1|292	
14mu|postgresql9.0-9.0.23-1|293	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|294	
14mu|postgresql9.0-9.0.23-1|295	%package contrib
14mu|postgresql9.0-9.0.23-1|296	Summary:	Contributed binaries distributed with PostgreSQL
14mu|postgresql9.0-9.0.23-1|297	Group:		Databases
14mu|postgresql9.0-9.0.23-1|298	Requires:	%{name}-server = %{EVRD}
14mu|postgresql9.0-9.0.23-1|299	Provides:	%{bname}-contrib-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|300	Conflicts:	%{bname}-contrib-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|301	
14mu|postgresql9.0-9.0.23-1|302	%description contrib
14mu|postgresql9.0-9.0.23-1|303	The postgresql-contrib package includes the contrib tree distributed with the
14mu|postgresql9.0-9.0.23-1|304	PostgreSQL tarball.  Selected contrib modules are prebuilt.
14mu|postgresql9.0-9.0.23-1|305	
14mu|postgresql9.0-9.0.23-1|306	%files contrib
14mu|postgresql9.0-9.0.23-1|307	%{_libdir}/postgresql/_int.so
14mu|postgresql9.0-9.0.23-1|308	%{_libdir}/postgresql/btree_gist.so
14mu|postgresql9.0-9.0.23-1|309	%{_libdir}/postgresql/chkpass.so
14mu|postgresql9.0-9.0.23-1|310	%{_libdir}/postgresql/cube.so
14mu|postgresql9.0-9.0.23-1|311	%{_libdir}/postgresql/dblink.so
14mu|postgresql9.0-9.0.23-1|312	%{_libdir}/postgresql/earthdistance.so
14mu|postgresql9.0-9.0.23-1|313	%{_libdir}/postgresql/fuzzystrmatch.so
14mu|postgresql9.0-9.0.23-1|314	%{_libdir}/postgresql/insert_username.so
14mu|postgresql9.0-9.0.23-1|315	%{_libdir}/postgresql/lo.so
14mu|postgresql9.0-9.0.23-1|316	%{_libdir}/postgresql/ltree.so
14mu|postgresql9.0-9.0.23-1|317	%{_libdir}/postgresql/moddatetime.so
14mu|postgresql9.0-9.0.23-1|318	%{_libdir}/postgresql/pgcrypto.so
14mu|postgresql9.0-9.0.23-1|319	%{_libdir}/postgresql/pgstattuple.so
14mu|postgresql9.0-9.0.23-1|320	%{_libdir}/postgresql/refint.so
14mu|postgresql9.0-9.0.23-1|321	%{_libdir}/postgresql/seg.so
14mu|postgresql9.0-9.0.23-1|322	%{_libdir}/postgresql/tablefunc.so
14mu|postgresql9.0-9.0.23-1|323	%{_libdir}/postgresql/timetravel.so
14mu|postgresql9.0-9.0.23-1|324	%{_libdir}/postgresql/pg_trgm.so
14mu|postgresql9.0-9.0.23-1|325	%{_libdir}/postgresql/autoinc.so
14mu|postgresql9.0-9.0.23-1|326	%{_libdir}/postgresql/pg_buffercache.so
14mu|postgresql9.0-9.0.23-1|327	%{_libdir}/postgresql/adminpack.so
14mu|postgresql9.0-9.0.23-1|328	%{_libdir}/postgresql/hstore.so
14mu|postgresql9.0-9.0.23-1|329	%{_libdir}/postgresql/isn.so
14mu|postgresql9.0-9.0.23-1|330	%{_libdir}/postgresql/pg_freespacemap.so
14mu|postgresql9.0-9.0.23-1|331	%{_libdir}/postgresql/pgrowlocks.so
14mu|postgresql9.0-9.0.23-1|332	%{_libdir}/postgresql/sslinfo.so
14mu|postgresql9.0-9.0.23-1|333	%{_libdir}/postgresql/pageinspect.so
14mu|postgresql9.0-9.0.23-1|334	%{_datadir}/postgresql/contrib/
14mu|postgresql9.0-9.0.23-1|335	%{_bindir}/oid2name
14mu|postgresql9.0-9.0.23-1|336	%{_bindir}/pgbench
14mu|postgresql9.0-9.0.23-1|337	%{_bindir}/vacuumlo
14mu|postgresql9.0-9.0.23-1|338	
14mu|postgresql9.0-9.0.23-1|339	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|340	
14mu|postgresql9.0-9.0.23-1|341	%package devel
14mu|postgresql9.0-9.0.23-1|342	Summary:	PostgreSQL development header files and libraries
14mu|postgresql9.0-9.0.23-1|343	Group:		Development/Databases
14mu|postgresql9.0-9.0.23-1|344	Provides:	%{bname}-devel-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|345	Conflicts:	%{bname}-devel-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|346	Requires:	%{name} = %{EVRD}
14mu|postgresql9.0-9.0.23-1|347	Requires:	%{libname} = %{EVRD}
14mu|postgresql9.0-9.0.23-1|348	Requires:	%{libecpg} = %{EVRD}
14mu|postgresql9.0-9.0.23-1|349	Provides:	postgresql-libs-devel = %{EVRD}
14mu|postgresql9.0-9.0.23-1|350	Provides:	pq-devel = %{EVRD}
14mu|postgresql9.0-9.0.23-1|351	Provides:	libpq-devel = %{EVRD}
14mu|postgresql9.0-9.0.23-1|352	Provides:	libecpg-devel = %{EVRD}
14mu|postgresql9.0-9.0.23-1|353	Provides:	%{bname}-devel = %{EVRD}
14mu|postgresql9.0-9.0.23-1|354	
14mu|postgresql9.0-9.0.23-1|355	%description devel
14mu|postgresql9.0-9.0.23-1|356	The postgresql-devel package contains the header files and libraries needed to
14mu|postgresql9.0-9.0.23-1|357	compile C or C++ applications which will directly interact with a PostgreSQL
14mu|postgresql9.0-9.0.23-1|358	database management server and the ecpg Embedded C Postgres preprocessor. You
14mu|postgresql9.0-9.0.23-1|359	need to install this package if you want to develop applications which will
14mu|postgresql9.0-9.0.23-1|360	interact with a PostgreSQL server. If you're installing postgresql-server, you
14mu|postgresql9.0-9.0.23-1|361	need to install this package.
14mu|postgresql9.0-9.0.23-1|362	
14mu|postgresql9.0-9.0.23-1|363	%files devel
14mu|postgresql9.0-9.0.23-1|364	%{_includedir}/*
14mu|postgresql9.0-9.0.23-1|365	%{_bindir}/ecpg
14mu|postgresql9.0-9.0.23-1|366	%{_libdir}/lib*.a
14mu|postgresql9.0-9.0.23-1|367	%{_libdir}/lib*.so
14mu|postgresql9.0-9.0.23-1|368	%{_libdir}/postgresql/pgxs/
14mu|postgresql9.0-9.0.23-1|369	%{_mandir}/man1/ecpg.1*
14mu|postgresql9.0-9.0.23-1|370	%{_bindir}/pg_config
14mu|postgresql9.0-9.0.23-1|371	%{_mandir}/man1/pg_config.1*
14mu|postgresql9.0-9.0.23-1|372	%{_mandir}/man3/SPI_*.3*
14mu|postgresql9.0-9.0.23-1|373	%{_mandir}/man3/dblink*.3*
14mu|postgresql9.0-9.0.23-1|374	
14mu|postgresql9.0-9.0.23-1|375	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|376	
14mu|postgresql9.0-9.0.23-1|377	%package pl
14mu|postgresql9.0-9.0.23-1|378	Summary:	Procedurals languages for PostgreSQL
14mu|postgresql9.0-9.0.23-1|379	Group:		Databases
14mu|postgresql9.0-9.0.23-1|380	Conflicts:	libpgsql2
14mu|postgresql9.0-9.0.23-1|381	Requires:	%{name}-plpython = %{EVRD}
14mu|postgresql9.0-9.0.23-1|382	Requires:	%{name}-plperl = %{EVRD}
14mu|postgresql9.0-9.0.23-1|383	Requires:	%{name}-pltcl = %{EVRD}
14mu|postgresql9.0-9.0.23-1|384	Requires:	%{name}-plpgsql = %{EVRD}
14mu|postgresql9.0-9.0.23-1|385	Provides:	%{bname}-pl-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|386	Conflicts:	%{bname}-pl-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|387	Provides:	%{bname}-pl = %{EVRD}
14mu|postgresql9.0-9.0.23-1|388	
14mu|postgresql9.0-9.0.23-1|389	%description pl
14mu|postgresql9.0-9.0.23-1|390	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql9.0-9.0.23-1|391	postgresql-pl will install the the PL/Perl, PL/Tcl, and PL/Python procedural
14mu|postgresql9.0-9.0.23-1|392	languages for the backend. PL/Pgsql is part of the core server package.
14mu|postgresql9.0-9.0.23-1|393	
14mu|postgresql9.0-9.0.23-1|394	%files pl
14mu|postgresql9.0-9.0.23-1|395	
14mu|postgresql9.0-9.0.23-1|396	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|397	
14mu|postgresql9.0-9.0.23-1|398	%package plpython
14mu|postgresql9.0-9.0.23-1|399	Summary:	The PL/Python procedural language for PostgreSQL
14mu|postgresql9.0-9.0.23-1|400	Group:		Databases
14mu|postgresql9.0-9.0.23-1|401	Requires:	%{name}-server = %{EVRD}
14mu|postgresql9.0-9.0.23-1|402	Requires:	%{bname}-server-ABI = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|403	Provides:	%{bname}-plpython-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|404	Conflicts:	%{bname}-plpython-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|405	Provides:	%{bname}-plpython = %{EVRD}
14mu|postgresql9.0-9.0.23-1|406	
14mu|postgresql9.0-9.0.23-1|407	%description plpython
14mu|postgresql9.0-9.0.23-1|408	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql9.0-9.0.23-1|409	postgresql-plpython package contains the the PL/Python procedural languages for
14mu|postgresql9.0-9.0.23-1|410	the backend. PL/Python is part of the core server package.
14mu|postgresql9.0-9.0.23-1|411	
14mu|postgresql9.0-9.0.23-1|412	%files plpython
14mu|postgresql9.0-9.0.23-1|413	%{_libdir}/postgresql/plpython.so
14mu|postgresql9.0-9.0.23-1|414	%{_libdir}/postgresql/plpython2.so
14mu|postgresql9.0-9.0.23-1|415	
14mu|postgresql9.0-9.0.23-1|416	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|417	
14mu|postgresql9.0-9.0.23-1|418	%package plperl
14mu|postgresql9.0-9.0.23-1|419	Summary:	The PL/Perl procedural language for PostgreSQL
14mu|postgresql9.0-9.0.23-1|420	Group:		Databases
14mu|postgresql9.0-9.0.23-1|421	Requires:	%{name}-server = %{EVRD}
14mu|postgresql9.0-9.0.23-1|422	Requires:	%{bname}-server-ABI = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|423	Provides:	%{bname}-plperl-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|424	Conflicts:	%{bname}-plperl-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|425	Provides:	%{bname}-plperl = %{EVRD}
14mu|postgresql9.0-9.0.23-1|426	
14mu|postgresql9.0-9.0.23-1|427	%description plperl
14mu|postgresql9.0-9.0.23-1|428	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql9.0-9.0.23-1|429	postgresql-plperl package contains the the PL/Perl procedural languages for the
14mu|postgresql9.0-9.0.23-1|430	backend. PL/Perl is part of the core server package.
14mu|postgresql9.0-9.0.23-1|431	
14mu|postgresql9.0-9.0.23-1|432	%files plperl
14mu|postgresql9.0-9.0.23-1|433	%{_libdir}/postgresql/plperl.so
14mu|postgresql9.0-9.0.23-1|434	
14mu|postgresql9.0-9.0.23-1|435	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|436	
14mu|postgresql9.0-9.0.23-1|437	%package pltcl
14mu|postgresql9.0-9.0.23-1|438	Summary:	The PL/Tcl procedural language for PostgreSQL
14mu|postgresql9.0-9.0.23-1|439	Group:		Databases
14mu|postgresql9.0-9.0.23-1|440	Requires:	%{name}-server = %{EVRD}
14mu|postgresql9.0-9.0.23-1|441	Requires:	%{bname}-server-ABI = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|442	Provides:	%{bname}-pltcl-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|443	Conflicts:	%{bname}-pltcl-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|444	Provides:	%{bname}-pltcl = %{EVRD}
14mu|postgresql9.0-9.0.23-1|445	
14mu|postgresql9.0-9.0.23-1|446	%description pltcl
14mu|postgresql9.0-9.0.23-1|447	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql9.0-9.0.23-1|448	postgresql-pltcl package contains the the PL/Tcl procedural languages for the
14mu|postgresql9.0-9.0.23-1|449	backend. PL/Tcl is part of the core server package.
14mu|postgresql9.0-9.0.23-1|450	
14mu|postgresql9.0-9.0.23-1|451	%files pltcl
14mu|postgresql9.0-9.0.23-1|452	%{_libdir}/postgresql/pltcl.so
14mu|postgresql9.0-9.0.23-1|453	%{_bindir}/pltcl_delmod
14mu|postgresql9.0-9.0.23-1|454	%{_bindir}/pltcl_listmod
14mu|postgresql9.0-9.0.23-1|455	%{_bindir}/pltcl_loadmod
14mu|postgresql9.0-9.0.23-1|456	%{_datadir}/postgresql/unknown.pltcl
14mu|postgresql9.0-9.0.23-1|457	
14mu|postgresql9.0-9.0.23-1|458	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|459	
14mu|postgresql9.0-9.0.23-1|460	%package plpgsql
14mu|postgresql9.0-9.0.23-1|461	Summary:	The PL/PgSQL procedural language for PostgreSQL
14mu|postgresql9.0-9.0.23-1|462	Group:		Databases
14mu|postgresql9.0-9.0.23-1|463	Requires:	%{name}-server = %{EVRD}
14mu|postgresql9.0-9.0.23-1|464	Requires:	%{bname}-server-ABI = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|465	Provides:	%{bname}-plpgsql-virtual = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|466	Conflicts:	%{bname}-plpgsql-virtual < %{current_major_version}
14mu|postgresql9.0-9.0.23-1|467	Provides:	%{bname}-plpgsql = %{EVRD}
14mu|postgresql9.0-9.0.23-1|468	
14mu|postgresql9.0-9.0.23-1|469	%description plpgsql
14mu|postgresql9.0-9.0.23-1|470	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql9.0-9.0.23-1|471	postgresql-plpgsql package contains the the PL/PgSQL procedural languages for
14mu|postgresql9.0-9.0.23-1|472	the backend. PL/PgSQL is part of the core server package.
14mu|postgresql9.0-9.0.23-1|473	
14mu|postgresql9.0-9.0.23-1|474	%files plpgsql
14mu|postgresql9.0-9.0.23-1|475	%{_libdir}/postgresql/plpgsql.so
14mu|postgresql9.0-9.0.23-1|476	
14mu|postgresql9.0-9.0.23-1|477	#----------------------------------------------------------------------------
14mu|postgresql9.0-9.0.23-1|478	
14mu|postgresql9.0-9.0.23-1|479	%prep
14mu|postgresql9.0-9.0.23-1|480	%setup -q -n %{bname}-%{version}
14mu|postgresql9.0-9.0.23-1|481	%patch0 -p1 -b .ossp-uuid_dir~
14mu|postgresql9.0-9.0.23-1|482	%patch1 -p1 -b .soname_fix~
14mu|postgresql9.0-9.0.23-1|483	%patch2 -p1 -b .xml-test~
14mu|postgresql9.0-9.0.23-1|484	
14mu|postgresql9.0-9.0.23-1|485	%build
14mu|postgresql9.0-9.0.23-1|486	%serverbuild
14mu|postgresql9.0-9.0.23-1|487	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mu|postgresql9.0-9.0.23-1|488	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mu|postgresql9.0-9.0.23-1|489	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mu|postgresql9.0-9.0.23-1|490	
14mu|postgresql9.0-9.0.23-1|491	%configure2_5x \
14mu|postgresql9.0-9.0.23-1|492	--disable-rpath \
14mu|postgresql9.0-9.0.23-1|493	--with-perl \
14mu|postgresql9.0-9.0.23-1|494	--with-python \
14mu|postgresql9.0-9.0.23-1|495	--with-tcl \
14mu|postgresql9.0-9.0.23-1|496	--with-tclconfig=%{_libdir} \
14mu|postgresql9.0-9.0.23-1|497	--with-openssl \
14mu|postgresql9.0-9.0.23-1|498	--with-pam \
14mu|postgresql9.0-9.0.23-1|499	--with-libxml \
14mu|postgresql9.0-9.0.23-1|500	--with-libxslt \
14mu|postgresql9.0-9.0.23-1|501	--libdir=%{_libdir} \
14mu|postgresql9.0-9.0.23-1|502	--mandir=%{_mandir} \
14mu|postgresql9.0-9.0.23-1|503	--prefix=%{_prefix} \
14mu|postgresql9.0-9.0.23-1|504	--sysconfdir=%{_sysconfdir}/pgsql \
14mu|postgresql9.0-9.0.23-1|505	--enable-nls \
14mu|postgresql9.0-9.0.23-1|506	%if %{with uuid}
14mu|postgresql9.0-9.0.23-1|507	--with-ossp-uuid
14mu|postgresql9.0-9.0.23-1|508	%endif
14mu|postgresql9.0-9.0.23-1|509	
14mu|postgresql9.0-9.0.23-1|510	# nuke -Wl,--no-undefined
14mu|postgresql9.0-9.0.23-1|511	perl -pi -e "s|-Wl,--no-undefined||g" src/Makefile.global
14mu|postgresql9.0-9.0.23-1|512	
14mu|postgresql9.0-9.0.23-1|513	%if %{with uuid}
14mu|postgresql9.0-9.0.23-1|514	# bork...
14mu|postgresql9.0-9.0.23-1|515	echo "#define HAVE_OSSP_UUID_H 1" >> src/include/pg_config.h
14mu|postgresql9.0-9.0.23-1|516	%endif
14mu|postgresql9.0-9.0.23-1|517	
14mu|postgresql9.0-9.0.23-1|518	%make world
14mu|postgresql9.0-9.0.23-1|519	
14mu|postgresql9.0-9.0.23-1|520	pushd src/test
14mu|postgresql9.0-9.0.23-1|521	make all
14mu|postgresql9.0-9.0.23-1|522	popd
14mu|postgresql9.0-9.0.23-1|523	
14mu|postgresql9.0-9.0.23-1|524	
14mu|postgresql9.0-9.0.23-1|525	%install
14mu|postgresql9.0-9.0.23-1|526	make DESTDIR=%{buildroot} install-world install-docs
14mu|postgresql9.0-9.0.23-1|527	
14mu|postgresql9.0-9.0.23-1|528	# install odbcinst.ini
14mu|postgresql9.0-9.0.23-1|529	mkdir -p %{buildroot}%{_sysconfdir}/pgsql
14mu|postgresql9.0-9.0.23-1|530	
14mu|postgresql9.0-9.0.23-1|531	# PGDATA needs removal of group and world permissions due to pg_pwd hole.
14mu|postgresql9.0-9.0.23-1|532	install -d -m 700 %{buildroot}/var/lib/pgsql/data
14mu|postgresql9.0-9.0.23-1|533	
14mu|postgresql9.0-9.0.23-1|534	# backups of data go here...
14mu|postgresql9.0-9.0.23-1|535	install -d -m 700 %{buildroot}/var/lib/pgsql/backups
14mu|postgresql9.0-9.0.23-1|536	
14mu|postgresql9.0-9.0.23-1|537	# Create the multiple postmaster startup directory
14mu|postgresql9.0-9.0.23-1|538	install -d -m 700 %{buildroot}/etc/sysconfig/pgsql
14mu|postgresql9.0-9.0.23-1|539	
14mu|postgresql9.0-9.0.23-1|540	mkdir -p %{buildroot}%{_var}/log/postgres
14mu|postgresql9.0-9.0.23-1|541	
14mu|postgresql9.0-9.0.23-1|542	mkdir -p %{buildroot}%{logrotatedir}
14mu|postgresql9.0-9.0.23-1|543	cat > %{buildroot}%{logrotatedir}/%{bname} <<EOF
14mu|postgresql9.0-9.0.23-1|544	/var/log/postgres/postgresql {
14mu|postgresql9.0-9.0.23-1|545	notifempty
14mu|postgresql9.0-9.0.23-1|546	missingok
14mu|postgresql9.0-9.0.23-1|547	copytruncate
14mu|postgresql9.0-9.0.23-1|548	}
14mu|postgresql9.0-9.0.23-1|549	EOF
14mu|postgresql9.0-9.0.23-1|550	
14mu|postgresql9.0-9.0.23-1|551	install -D -m755 %{SOURCE11} %{buildroot}%{_initrddir}/postgresql
14mu|postgresql9.0-9.0.23-1|552	
14mu|postgresql9.0-9.0.23-1|553	mv %{buildroot}%{_docdir}/%{bname}/html %{buildroot}%{_docdir}/%{name}-docs-%{version}
14mu|postgresql9.0-9.0.23-1|554	
14mu|postgresql9.0-9.0.23-1|555	echo -n '' > main.lst
14mu|postgresql9.0-9.0.23-1|556	for i in \
14mu|postgresql9.0-9.0.23-1|557	pg_ctl initdb pg_config psql pg_dump pgscripts \
14mu|postgresql9.0-9.0.23-1|558	ecpg libpq%{major} ecpglib%{major_ecpg}; do
14mu|postgresql9.0-9.0.23-1|559	%find_lang $i-%{current_major_version}
14mu|postgresql9.0-9.0.23-1|560	cat $i-%{current_major_version}.lang >> main.lst
14mu|postgresql9.0-9.0.23-1|561	#    %find_lang $i
14mu|postgresql9.0-9.0.23-1|562	#    cat $i.lang >> main.lst
14mu|postgresql9.0-9.0.23-1|563	done
14mu|postgresql9.0-9.0.23-1|564	echo -n '' > server.lst
14mu|postgresql9.0-9.0.23-1|565	for i in postgres pg_resetxlog pg_controldata plpgsql plpython plperl pltcl; do
14mu|postgresql9.0-9.0.23-1|566	#    %find_lang $i
14mu|postgresql9.0-9.0.23-1|567	#    cat $i.lang >> server.lst
14mu|postgresql9.0-9.0.23-1|568	%find_lang $i-%{current_major_version}
14mu|postgresql9.0-9.0.23-1|569	cat $i-%{current_major_version}.lang >> server.lst
14mu|postgresql9.0-9.0.23-1|570	done
14mu|postgresql9.0-9.0.23-1|571	
14mu|postgresql9.0-9.0.23-1|572	# pg_ctl.lang initdb.lang pg_config.lang psql.lang pg_dump.lang pgscripts.lang \
14mu|postgresql9.0-9.0.23-1|573	# postgres.lang pg_resetxlog.lang pg_controldata.lang \
14mu|postgresql9.0-9.0.23-1|574	# libpq.lang libecpg.lang \
14mu|postgresql9.0-9.0.23-1|575	
14mu|postgresql9.0-9.0.23-1|576	# taken directly in build dir.
14mu|postgresql9.0-9.0.23-1|577	rm -fr %{buildroot}%{_datadir}/doc/postgresql/contrib/
14mu|postgresql9.0-9.0.23-1|578	
14mu|postgresql9.0-9.0.23-1|579	#(
14mu|postgresql9.0-9.0.23-1|580	#cd postgresql-mdk
14mu|postgresql9.0-9.0.23-1|581	#make install DESTDIR=%buildroot
14mu|postgresql9.0-9.0.23-1|582	#)
14mu|postgresql9.0-9.0.23-1|583	
14mu|postgresql9.0-9.0.23-1|584	mkdir -p %{buildroot}%{_sys_macros_dir}
14mu|postgresql9.0-9.0.23-1|585	cat > %{buildroot}%{_sys_macros_dir}/%{name}.macros <<EOF
14mu|postgresql9.0-9.0.23-1|586	%%postgresql_version %{version}
14mu|postgresql9.0-9.0.23-1|587	%%postgresql_major   %{current_major_version}
14mu|postgresql9.0-9.0.23-1|588	%%postgresql_minor   %{current_minor_version}
14mu|postgresql9.0-9.0.23-1|589	%%pgmodules_req Requires:	%{bname}-server-ABI} = %{current_major_version}
14mu|postgresql9.0-9.0.23-1|590	EOF
14mu|postgresql9.0-9.0.23-1|591	
14mu|postgresql9.0-9.0.23-1|592	cat %{SOURCE13} > postgresql.mdv.releasenote
14mu|postgresql9.0-9.0.23-1|593	cat > README.urpmi <<EOF
14mu|postgresql9.0-9.0.23-1|594	You just installed or updated %{bname} server.
14mu|postgresql9.0-9.0.23-1|595	You can find important information about mandriva %{bname} rpms and database
14mu|postgresql9.0-9.0.23-1|596	management in:
14mu|postgresql9.0-9.0.23-1|597	
14mu|postgresql9.0-9.0.23-1|598	%{_defaultdocdir}/%{name}-server/postgresql.mdv.releasenote
14mu|postgresql9.0-9.0.23-1|599	
14mu|postgresql9.0-9.0.23-1|600	Please read it.
14mu|postgresql9.0-9.0.23-1|601	EOF
14mu|postgresql9.0-9.0.23-1|602	
14mu|postgresql9.0-9.0.23-1|603	# postgres' .profile and .bashrc
14mu|postgresql9.0-9.0.23-1|604	install -D -m 700 %{SOURCE10} %{buildroot}%{_var}/lib/pgsql/.profile
14mu|postgresql9.0-9.0.23-1|605	(
14mu|postgresql9.0-9.0.23-1|606	cd %{buildroot}%{_var}/lib/pgsql/
14mu|postgresql9.0-9.0.23-1|607	ln -s .profile .bashrc
14mu|postgresql9.0-9.0.23-1|608	)
14mu|postgresql9.0-9.0.23-1|609	
14mu|postgresql9.0-9.0.23-1|610	cat > %{buildroot}%{_sysconfdir}/sysconfig/postgresql <<EOF
14mu|postgresql9.0-9.0.23-1|611	# Olivier Thauvin <nanardon@mandriva.org>
14mu|postgresql9.0-9.0.23-1|612	
14mu|postgresql9.0-9.0.23-1|613	# The database location:
14mu|postgresql9.0-9.0.23-1|614	# You probably won't change this
14mu|postgresql9.0-9.0.23-1|615	# PGDATA=/var/lib/pgsql/data
14mu|postgresql9.0-9.0.23-1|616	
14mu|postgresql9.0-9.0.23-1|617	# What is the based locales for postgresql
14mu|postgresql9.0-9.0.23-1|618	# Setting locales to C allow to use any encoding
14mu|postgresql9.0-9.0.23-1|619	# ISO or UTF, any other choice will restrict you
14mu|postgresql9.0-9.0.23-1|620	# either ISO or UTF.
14mu|postgresql9.0-9.0.23-1|621	LC_ALL=C
14mu|postgresql9.0-9.0.23-1|622	
14mu|postgresql9.0-9.0.23-1|623	# These are additional to pass to pg_ctl when starting/restarting postgresql.
14mu|postgresql9.0-9.0.23-1|624	# PGOPTIONS=
14mu|postgresql9.0-9.0.23-1|625	EOF
14mu|postgresql9.0-9.0.23-1|626	
14mu|postgresql9.0-9.0.23-1|627	%check
14mu|postgresql9.0-9.0.23-1|628	make check
14mu|postgresql9.0-9.0.23-1|629	
14mu|postgresql9.0-9.0.23-1|630	
14mu|postgresql9.0-9.0.23-1|631	%changelog
14mu|postgresql9.0-9.0.23-1|632	
14mu|postgresql9.0-9.0.23-1|633	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.0.23-1
14mu|postgresql9.0-9.0.23-1|634	- (570372b) New version 9.0.23
14mu|postgresql9.0-9.0.23-1|635	- (570372b) Drop broken and unused requires filter
14mu|postgresql9.0-9.0.23-1|636	- (570372b) Fix xml test with new libxml
14mu|postgresql9.0-9.0.23-1|637	
14mu|postgresql9.0-9.0.23-1|638	

23796 14
14mu|postgresql-9.3.25-1|1	%define __noautoreq devel\\(libtcl)
14mu|postgresql-9.3.25-1|2	
14mu|postgresql-9.3.25-1|3	%define major 5
14mu|postgresql-9.3.25-1|4	%define major_ecpg 6
14mu|postgresql-9.3.25-1|5	%define libname %mklibname pq %{major}
14mu|postgresql-9.3.25-1|6	%define libecpg %mklibname ecpg %{major_ecpg}
14mu|postgresql-9.3.25-1|7	
14mu|postgresql-9.3.25-1|8	%define majorversion 9.3
14mu|postgresql-9.3.25-1|9	%define minorversion 25
14mu|postgresql-9.3.25-1|10	%define bname		%{name}%{majorversion}
14mu|postgresql-9.3.25-1|11	%define server		%{name}-server
14mu|postgresql-9.3.25-1|12	%define contrib		%{name}-contrib
14mu|postgresql-9.3.25-1|13	%define metapl		%{name}-pl
14mu|postgresql-9.3.25-1|14	%define plpython	%{name}-plpython
14mu|postgresql-9.3.25-1|15	%define plperl		%{name}-plperl
14mu|postgresql-9.3.25-1|16	%define pltcl		%{name}-pltcl
14mu|postgresql-9.3.25-1|17	%define plpgsql		%{name}-plpgsql
14mu|postgresql-9.3.25-1|18	
14mu|postgresql-9.3.25-1|19	%define pgdata /var/lib/pgsql
14mu|postgresql-9.3.25-1|20	%define pguser postgres
14mu|postgresql-9.3.25-1|21	%define logrotatedir %{_sysconfdir}/logrotate.d
14mu|postgresql-9.3.25-1|22	
14mu|postgresql-9.3.25-1|23	%bcond_without	uuid
14mu|postgresql-9.3.25-1|24	
14mu|postgresql-9.3.25-1|25	Summary: 	PostgreSQL client programs and libraries
14mu|postgresql-9.3.25-1|26	Name:		postgresql
14mu|postgresql-9.3.25-1|27	Version: 	%{majorversion}.%{minorversion}
14mu|postgresql-9.3.25-1|28	Release: 	1
14mu|postgresql-9.3.25-1|29	Epoch:	 	1
14mu|postgresql-9.3.25-1|30	License:	BSD
14mu|postgresql-9.3.25-1|31	Group:		Databases
14mu|postgresql-9.3.25-1|32	Url:		http://www.postgresql.org/
14mu|postgresql-9.3.25-1|33	Source0:	https://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
14mu|postgresql-9.3.25-1|34	Source10:	postgres.profile
14mu|postgresql-9.3.25-1|35	Source11:	postgresql.service
14mu|postgresql-9.3.25-1|36	Source12:	postgresql.tmpfiles.d
14mu|postgresql-9.3.25-1|37	Source14:	postgresql_initdb.sh
14mu|postgresql-9.3.25-1|38	Source100:	%name.rpmlintrc
14mu|postgresql-9.3.25-1|39	Patch0:		postgresql-9.0.4_ossp-uuid-dir.patch
14mu|postgresql-9.3.25-1|40	BuildRequires:	bison
14mu|postgresql-9.3.25-1|41	BuildRequires:	flex
14mu|postgresql-9.3.25-1|42	BuildRequires:	openssl-devel
14mu|postgresql-9.3.25-1|43	BuildRequires:	pam-devel
14mu|postgresql-9.3.25-1|44	BuildRequires:	perl-devel
14mu|postgresql-9.3.25-1|45	BuildRequires:	python-devel
14mu|postgresql-9.3.25-1|46	BuildRequires:	readline-devel
14mu|postgresql-9.3.25-1|47	BuildRequires:	tcl-devel
14mu|postgresql-9.3.25-1|48	BuildRequires:	libxml2-devel
14mu|postgresql-9.3.25-1|49	BuildRequires:	libxslt-devel
14mu|postgresql-9.3.25-1|50	BuildRequires:	zlib-devel
14mu|postgresql-9.3.25-1|51	%if %{with uuid}
14mu|postgresql-9.3.25-1|52	BuildRequires:  ossp-uuid-devel >= 1.6.2-5
14mu|postgresql-9.3.25-1|53	%endif
14mu|postgresql-9.3.25-1|54	# Need to build doc
14mu|postgresql-9.3.25-1|55	BuildRequires:	docbook-dtd-xml
14mu|postgresql-9.3.25-1|56	BuildRequires:	docbook-dtd42-sgml
14mu|postgresql-9.3.25-1|57	BuildRequires:  xmlto
14mu|postgresql-9.3.25-1|58	BuildRequires:	openjade
14mu|postgresql-9.3.25-1|59	BuildRequires:	docbook-utils
14mu|postgresql-9.3.25-1|60	BuildRequires:	xsltproc
14mu|postgresql-9.3.25-1|61	BuildRequires:	docbook-style-xsl
14mu|postgresql-9.3.25-1|62	
14mu|postgresql-9.3.25-1|63	Provides:	postgresql-clients = %{version}-%{release}
14mu|postgresql-9.3.25-1|64	#Requires:	perl
14mu|postgresql-9.3.25-1|65	Obsoletes:	postgresql9.0 postgresql8.5 postgresql8.4 postgresql8.3 postgresql8.2
14mu|postgresql-9.3.25-1|66	
14mu|postgresql-9.3.25-1|67	%description
14mu|postgresql-9.3.25-1|68	PostgreSQL is an advanced Object-Relational database management system (DBMS)
14mu|postgresql-9.3.25-1|69	that supports almost all SQL constructs (including transactions, subselects and
14mu|postgresql-9.3.25-1|70	user-defined types and functions). The postgresql package includes the client
14mu|postgresql-9.3.25-1|71	programs and libraries that you'll need to access a PostgreSQL DBMS server.
14mu|postgresql-9.3.25-1|72	These PostgreSQL client programs are programs that directly manipulate the
14mu|postgresql-9.3.25-1|73	internal structure of PostgreSQL databases on a PostgreSQL server. These client
14mu|postgresql-9.3.25-1|74	programs can be located on the same machine with the PostgreSQL server, or may
14mu|postgresql-9.3.25-1|75	be on a remote machine which accesses a PostgreSQL server over a network
14mu|postgresql-9.3.25-1|76	connection. This package contains the client libraries for C and C++, as well
14mu|postgresql-9.3.25-1|77	as command-line utilities for managing PostgreSQL databases on a PostgreSQL
14mu|postgresql-9.3.25-1|78	server.
14mu|postgresql-9.3.25-1|79	
14mu|postgresql-9.3.25-1|80	If you want to manipulate a PostgreSQL database on a remote PostgreSQL server,
14mu|postgresql-9.3.25-1|81	you need this package. You also need to install this package if you're
14mu|postgresql-9.3.25-1|82	installing the postgresql-server package.
14mu|postgresql-9.3.25-1|83	
14mu|postgresql-9.3.25-1|84	%package -n	%{libname}
14mu|postgresql-9.3.25-1|85	Summary:	The shared libraries required for any PostgreSQL clients
14mu|postgresql-9.3.25-1|86	Group:		System/Libraries
14mu|postgresql-9.3.25-1|87	Provides:	postgresql-libs = %{version}-%{release}
14mu|postgresql-9.3.25-1|88	%rename	%{_lib}pq9.0_5
14mu|postgresql-9.3.25-1|89	%rename	%{_lib}pq8.5_5
14mu|postgresql-9.3.25-1|90	%rename	%{_lib}pq8.4_5
14mu|postgresql-9.3.25-1|91	%rename	%{_lib}pq8.3_5
14mu|postgresql-9.3.25-1|92	
14mu|postgresql-9.3.25-1|93	%description -n	%{libname}
14mu|postgresql-9.3.25-1|94	C and C++ libraries to enable user programs to communicate with the PostgreSQL
14mu|postgresql-9.3.25-1|95	database backend. The backend can be on another machine and accessed through
14mu|postgresql-9.3.25-1|96	TCP/IP.
14mu|postgresql-9.3.25-1|97	
14mu|postgresql-9.3.25-1|98	%package -n	%{libecpg}
14mu|postgresql-9.3.25-1|99	Summary:	Shared library libecpg for PostgreSQL
14mu|postgresql-9.3.25-1|100	Group:		System/Libraries
14mu|postgresql-9.3.25-1|101	%rename	%{_lib}ecpg9.0_6
14mu|postgresql-9.3.25-1|102	%rename	%{_lib}ecpg8.5_6
14mu|postgresql-9.3.25-1|103	%rename	%{_lib}ecpg8.4_6
14mu|postgresql-9.3.25-1|104	%rename	%{_lib}ecpg8.3_6
14mu|postgresql-9.3.25-1|105	Conflicts:	%{mklibname ecpg 5}
14mu|postgresql-9.3.25-1|106	
14mu|postgresql-9.3.25-1|107	%description -n	%{libecpg}
14mu|postgresql-9.3.25-1|108	Libecpg is used by programs built with ecpg (Embedded PostgreSQL for C) Use
14mu|postgresql-9.3.25-1|109	postgresql-dev to develop such programs.
14mu|postgresql-9.3.25-1|110	
14mu|postgresql-9.3.25-1|111	%package -n %{server}
14mu|postgresql-9.3.25-1|112	Summary:	The programs needed to create and run a PostgreSQL server
14mu|postgresql-9.3.25-1|113	Group:		Databases
14mu|postgresql-9.3.25-1|114	Provides:	sqlserver
14mu|postgresql-9.3.25-1|115	Provides:	postgresql-server = %{version}-%{release}
14mu|postgresql-9.3.25-1|116	# add/remove services
14mu|postgresql-9.3.25-1|117	Requires(post): rpm-helper
14mu|postgresql-9.3.25-1|118	Requires(preun): rpm-helper
14mu|postgresql-9.3.25-1|119	# add/del user
14mu|postgresql-9.3.25-1|120	Requires(pre,postun): rpm-helper
14mu|postgresql-9.3.25-1|121	Requires(post,preun): update-alternatives
14mu|postgresql-9.3.25-1|122	# the client bins are needed for upgrading
14mu|postgresql-9.3.25-1|123	Requires:	postgresql >= %{version}-%{release}
14mu|postgresql-9.3.25-1|124	Requires:	postgresql-plpgsql >= %{version}-%{release}
14mu|postgresql-9.3.25-1|125	Obsoletes:	postgresql9.0-server postgresql8.5-server postgresql8.4-server postgresql8.3-server postgresql8.2-server
14mu|postgresql-9.3.25-1|126	
14mu|postgresql-9.3.25-1|127	%description -n %{server}
14mu|postgresql-9.3.25-1|128	The postgresql-server package includes the programs needed to create and run a
14mu|postgresql-9.3.25-1|129	PostgreSQL server, which will in turn allow you to create and maintain
14mu|postgresql-9.3.25-1|130	PostgreSQL databases.  PostgreSQL is an advanced Object-Relational database
14mu|postgresql-9.3.25-1|131	management system (DBMS) that supports almost all SQL constructs (including
14mu|postgresql-9.3.25-1|132	transactions, subselects and user-defined types and functions). You should
14mu|postgresql-9.3.25-1|133	install postgresql-server if you want to create and maintain your own
14mu|postgresql-9.3.25-1|134	PostgreSQL databases and/or your own PostgreSQL server. You also need to
14mu|postgresql-9.3.25-1|135	install the postgresql and postgresql-devel packages.
14mu|postgresql-9.3.25-1|136	
14mu|postgresql-9.3.25-1|137	%package	docs
14mu|postgresql-9.3.25-1|138	Summary:	Extra documentation for PostgreSQL
14mu|postgresql-9.3.25-1|139	Group:		Databases
14mu|postgresql-9.3.25-1|140	Obsoletes:	postgresql9.0-docs postgresql8.5-docs postgresql8.4-docs postgresql8.3-docs postgresql8.2-docs
14mu|postgresql-9.3.25-1|141	
14mu|postgresql-9.3.25-1|142	%description	docs
14mu|postgresql-9.3.25-1|143	The postgresql-docs package includes the SGML source for the documentation as
14mu|postgresql-9.3.25-1|144	well as the documentation in other formats, and some extra documentation.
14mu|postgresql-9.3.25-1|145	Install this package if you want to help with the PostgreSQL documentation
14mu|postgresql-9.3.25-1|146	project, or if you want to generate printed documentation.
14mu|postgresql-9.3.25-1|147	
14mu|postgresql-9.3.25-1|148	%package -n %{contrib}
14mu|postgresql-9.3.25-1|149	Summary:	Contributed binaries distributed with PostgreSQL
14mu|postgresql-9.3.25-1|150	Group:		Databases
14mu|postgresql-9.3.25-1|151	#Requires:	postgresql-server >= %{version}-%{release}
14mu|postgresql-9.3.25-1|152	Obsoletes:	postgresql9.0-contrib postgresql8.5-contrib postgresql8.4-contrib postgresql8.3-contrib postgresql8.2-contrib
14mu|postgresql-9.3.25-1|153	
14mu|postgresql-9.3.25-1|154	%description -n %{contrib}
14mu|postgresql-9.3.25-1|155	The postgresql-contrib package includes the contrib tree distributed with the
14mu|postgresql-9.3.25-1|156	PostgreSQL tarball.  Selected contrib modules are prebuilt.
14mu|postgresql-9.3.25-1|157	
14mu|postgresql-9.3.25-1|158	%package	devel
14mu|postgresql-9.3.25-1|159	Summary:	PostgreSQL development header files and libraries
14mu|postgresql-9.3.25-1|160	Group:		Development/Databases
14mu|postgresql-9.3.25-1|161	Provides:	%{name}-devel = %{version}-%{release}
14mu|postgresql-9.3.25-1|162	Requires:	%{libname} >= %{version}-%{release}
14mu|postgresql-9.3.25-1|163	Requires:	%{libecpg} >= %{version}-%{release}
14mu|postgresql-9.3.25-1|164	Obsoletes:	postgresql9.0-devel postgresql8.5-devel postgresql8.4-devel postgresql8.3-devel postgresql8.2-devel
14mu|postgresql-9.3.25-1|165	
14mu|postgresql-9.3.25-1|166	%description	devel
14mu|postgresql-9.3.25-1|167	The postgresql-devel package contains the header files and libraries needed to
14mu|postgresql-9.3.25-1|168	compile C or C++ applications which will directly interact with a PostgreSQL
14mu|postgresql-9.3.25-1|169	database management server and the ecpg Embedded C Postgres preprocessor. You
14mu|postgresql-9.3.25-1|170	need to install this package if you want to develop applications which will
14mu|postgresql-9.3.25-1|171	interact with a PostgreSQL server. If you're installing postgresql-server, you
14mu|postgresql-9.3.25-1|172	need to install this package.
14mu|postgresql-9.3.25-1|173	
14mu|postgresql-9.3.25-1|174	%package -n %{metapl}
14mu|postgresql-9.3.25-1|175	Summary:	Procedurals languages for PostgreSQL
14mu|postgresql-9.3.25-1|176	Group:		Databases
14mu|postgresql-9.3.25-1|177	Provides:	%{name}-pl = %{version}-%{release}
14mu|postgresql-9.3.25-1|178	Requires:	%{name}-plpython >= %{version}-%{release}
14mu|postgresql-9.3.25-1|179	Requires:	%{name}-plperl >= %{version}-%{release}
14mu|postgresql-9.3.25-1|180	Requires:	%{name}-pltcl >= %{version}-%{release}
14mu|postgresql-9.3.25-1|181	Requires:	%{name}-plpgsql >= %{version}-%{release}
14mu|postgresql-9.3.25-1|182	Obsoletes:	postgresql9.0-pl postgresql8.5-pl postgresql8.4-pl postgresql8.3-pl postgresql8.2-pl
14mu|postgresql-9.3.25-1|183	
14mu|postgresql-9.3.25-1|184	%description -n %{metapl}
14mu|postgresql-9.3.25-1|185	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql-9.3.25-1|186	postgresql-pl will install the the PL/Perl, PL/Tcl, and PL/Python procedural
14mu|postgresql-9.3.25-1|187	languages for the backend. PL/Pgsql is part of the core server package.
14mu|postgresql-9.3.25-1|188	
14mu|postgresql-9.3.25-1|189	%package -n %{plpython}
14mu|postgresql-9.3.25-1|190	Summary:	The PL/Python procedural language for PostgreSQL
14mu|postgresql-9.3.25-1|191	Group:		Databases
14mu|postgresql-9.3.25-1|192	Provides:	%{name}-plpython = %{version}-%{release}
14mu|postgresql-9.3.25-1|193	#Requires:	postgresql-server >= %{version}
14mu|postgresql-9.3.25-1|194	Obsoletes:	postgresql9.0-plpython postgresql8.5-plpython postgresql8.4-plpython postgresql8.3-plpython postgresql8.2-plpython
14mu|postgresql-9.3.25-1|195	
14mu|postgresql-9.3.25-1|196	%description -n %{plpython}
14mu|postgresql-9.3.25-1|197	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql-9.3.25-1|198	postgresql-plpython package contains the the PL/Python procedural languages for
14mu|postgresql-9.3.25-1|199	the backend. PL/Python is part of the core server package.
14mu|postgresql-9.3.25-1|200	
14mu|postgresql-9.3.25-1|201	%package -n %{plperl}
14mu|postgresql-9.3.25-1|202	Summary:	The PL/Perl procedural language for PostgreSQL
14mu|postgresql-9.3.25-1|203	Group:		Databases
14mu|postgresql-9.3.25-1|204	Provides:	%{name}-plperl = %{version}-%{release}
14mu|postgresql-9.3.25-1|205	#Requires:	postgresql-server >= %{version}
14mu|postgresql-9.3.25-1|206	Obsoletes:	postgresql9.0-plperl postgresql8.5-plperl postgresql8.4-plperl postgresql8.3-plperl postgresql8.2-plperl
14mu|postgresql-9.3.25-1|207	
14mu|postgresql-9.3.25-1|208	%description -n %{plperl}
14mu|postgresql-9.3.25-1|209	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql-9.3.25-1|210	postgresql-plperl package contains the the PL/Perl procedural languages for the
14mu|postgresql-9.3.25-1|211	backend. PL/Perl is part of the core server package.
14mu|postgresql-9.3.25-1|212	
14mu|postgresql-9.3.25-1|213	%package -n %{pltcl}
14mu|postgresql-9.3.25-1|214	Summary:	The PL/Tcl procedural language for PostgreSQL
14mu|postgresql-9.3.25-1|215	Group:		Databases
14mu|postgresql-9.3.25-1|216	Provides:	%{name}-pltcl = %{version}-%{release}
14mu|postgresql-9.3.25-1|217	#Requires:	postgresql-server >= %{version}
14mu|postgresql-9.3.25-1|218	Obsoletes:	postgresql9.0-pltcl postgresql8.5-pltcl postgresql8.4-pltcl postgresql8.3-pltcl postgresql8.2-pltcl
14mu|postgresql-9.3.25-1|219	
14mu|postgresql-9.3.25-1|220	%description -n %{pltcl}
14mu|postgresql-9.3.25-1|221	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql-9.3.25-1|222	postgresql-pltcl package contains the the PL/Tcl procedural languages for the
14mu|postgresql-9.3.25-1|223	backend. PL/Tcl is part of the core server package.
14mu|postgresql-9.3.25-1|224	
14mu|postgresql-9.3.25-1|225	%package -n %{plpgsql}
14mu|postgresql-9.3.25-1|226	Summary:	The PL/PgSQL procedural language for PostgreSQL
14mu|postgresql-9.3.25-1|227	Group:		Databases
14mu|postgresql-9.3.25-1|228	Provides:	%{name}-plpgsql = %{version}-%{release}
14mu|postgresql-9.3.25-1|229	#Requires:	postgresql-server >= %{version}
14mu|postgresql-9.3.25-1|230	Obsoletes:	postgresql9.0-plpgsql postgresql8.5-plpgsql postgresql8.4-plpgsql postgresql8.3-plpgsql postgresql8.2-plpgsql
14mu|postgresql-9.3.25-1|231	
14mu|postgresql-9.3.25-1|232	%description -n %{plpgsql}
14mu|postgresql-9.3.25-1|233	PostgreSQL is an advanced Object-Relational database management system. The
14mu|postgresql-9.3.25-1|234	postgresql-plpgsql package contains the the PL/PgSQL procedural languages for
14mu|postgresql-9.3.25-1|235	the backend. PL/PgSQL is part of the core server package.
14mu|postgresql-9.3.25-1|236	
14mu|postgresql-9.3.25-1|237	%prep
14mu|postgresql-9.3.25-1|238	
14mu|postgresql-9.3.25-1|239	%setup -q
14mu|postgresql-9.3.25-1|240	%apply_patches
14mu|postgresql-9.3.25-1|241	
14mu|postgresql-9.3.25-1|242	%build
14mu|postgresql-9.3.25-1|243	%serverbuild
14mu|postgresql-9.3.25-1|244	# it does not work with -fPIE and someone added that to the serverbuild macro...
14mu|postgresql-9.3.25-1|245	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
14mu|postgresql-9.3.25-1|246	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
14mu|postgresql-9.3.25-1|247	#--libexecdir=%{_libexecdir}/%{bname} \
14mu|postgresql-9.3.25-1|248	#--program-suffix=%{majorversion} \ didnt work
14mu|postgresql-9.3.25-1|249	#--disable-static \
14mu|postgresql-9.3.25-1|250	%configure2_5x \
14mu|postgresql-9.3.25-1|251	--disable-rpath \
14mu|postgresql-9.3.25-1|252	--with-perl \
14mu|postgresql-9.3.25-1|253	--with-python \
14mu|postgresql-9.3.25-1|254	--with-tcl \
14mu|postgresql-9.3.25-1|255	--with-tclconfig=%{_libdir} \
14mu|postgresql-9.3.25-1|256	--with-openssl \
14mu|postgresql-9.3.25-1|257	--with-pam \
14mu|postgresql-9.3.25-1|258	--with-libxml \
14mu|postgresql-9.3.25-1|259	--with-libxslt \
14mu|postgresql-9.3.25-1|260	--libdir=%{_libdir} \
14mu|postgresql-9.3.25-1|261	--mandir=%{_mandir} \
14mu|postgresql-9.3.25-1|262	--prefix=%{_prefix} \
14mu|postgresql-9.3.25-1|263	--sysconfdir=%{_sysconfdir}/pgsql \
14mu|postgresql-9.3.25-1|264	--enable-nls \
14mu|postgresql-9.3.25-1|265	%if %{with uuid}
14mu|postgresql-9.3.25-1|266	--with-ossp-uuid
14mu|postgresql-9.3.25-1|267	%endif
14mu|postgresql-9.3.25-1|268	
14mu|postgresql-9.3.25-1|269	# $(rpathdir) come from Makefile
14mu|postgresql-9.3.25-1|270	#perl -pi -e 's|^all:|LINK.shared=\$(COMPILER) -shared -Wl,-rpath,\$(rpathdir),-soname,\$(soname)\nall:|' src/pl/plperl/GNUmakefile
14mu|postgresql-9.3.25-1|271	
14mu|postgresql-9.3.25-1|272	# nuke -Wl,--no-undefined
14mu|postgresql-9.3.25-1|273	perl -pi -e "s|-Wl,--no-undefined||g" src/Makefile.global
14mu|postgresql-9.3.25-1|274	
14mu|postgresql-9.3.25-1|275	%if %{with uuid}
14mu|postgresql-9.3.25-1|276	# bork...
14mu|postgresql-9.3.25-1|277	echo "#define HAVE_OSSP_UUID_H 1" >> src/include/pg_config.h
14mu|postgresql-9.3.25-1|278	%endif
14mu|postgresql-9.3.25-1|279	
14mu|postgresql-9.3.25-1|280	%make world
14mu|postgresql-9.3.25-1|281	
14mu|postgresql-9.3.25-1|282	pushd src/test
14mu|postgresql-9.3.25-1|283	make all
14mu|postgresql-9.3.25-1|284	popd
14mu|postgresql-9.3.25-1|285	
14mu|postgresql-9.3.25-1|286	%check
14mu|postgresql-9.3.25-1|287	make check
14mu|postgresql-9.3.25-1|288	
14mu|postgresql-9.3.25-1|289	%install
14mu|postgresql-9.3.25-1|290	make DESTDIR=%{buildroot} install-world install-docs
14mu|postgresql-9.3.25-1|291	
14mu|postgresql-9.3.25-1|292	# install odbcinst.ini
14mu|postgresql-9.3.25-1|293	mkdir -p %{buildroot}%{_sysconfdir}/pgsql
14mu|postgresql-9.3.25-1|294	
14mu|postgresql-9.3.25-1|295	# copy over Makefile.global to the include dir....
14mu|postgresql-9.3.25-1|296	#install -m755 src/Makefile.global %{buildroot}%{_includedir}/pgsql/
14mu|postgresql-9.3.25-1|297	
14mu|postgresql-9.3.25-1|298	# PGDATA needs removal of group and world permissions due to pg_pwd hole.
14mu|postgresql-9.3.25-1|299	install -d -m 700 %{buildroot}%{pgdata}/data
14mu|postgresql-9.3.25-1|300	
14mu|postgresql-9.3.25-1|301	# backups of data go here...
14mu|postgresql-9.3.25-1|302	install -d -m 700 %{buildroot}%{pgdata}/backups
14mu|postgresql-9.3.25-1|303	
14mu|postgresql-9.3.25-1|304	# Create the multiple postmaster startup directory
14mu|postgresql-9.3.25-1|305	install -d -m 700 %{buildroot}/etc/sysconfig/pgsql
14mu|postgresql-9.3.25-1|306	
14mu|postgresql-9.3.25-1|307	# install systemd units
14mu|postgresql-9.3.25-1|308	mkdir -p %{buildroot}%{_unitdir}
14mu|postgresql-9.3.25-1|309	install -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/%{bname}.service
14mu|postgresql-9.3.25-1|310	
14mu|postgresql-9.3.25-1|311	# Create the directory for sockets.
14mu|postgresql-9.3.25-1|312	install -d -m 755 %{buildroot}/var/run/postgresql
14mu|postgresql-9.3.25-1|313	
14mu|postgresql-9.3.25-1|314	# ... and make a tmpfiles script to recreate it at reboot.
14mu|postgresql-9.3.25-1|315	mkdir -p %{buildroot}%{_tmpfilesdir}
14mu|postgresql-9.3.25-1|316	install -m 0644 %{SOURCE12} %{buildroot}%{_tmpfilesdir}/%{bname}.conf
14mu|postgresql-9.3.25-1|317	
14mu|postgresql-9.3.25-1|318	# install helper script for env initialisation
14mu|postgresql-9.3.25-1|319	mkdir -p %{buildroot}%{_prefix}/libexec
14mu|postgresql-9.3.25-1|320	install -m 755 %{SOURCE14} %{buildroot}%{_prefix}/libexec
14mu|postgresql-9.3.25-1|321	
14mu|postgresql-9.3.25-1|322	
14mu|postgresql-9.3.25-1|323	%if 0
14mu|postgresql-9.3.25-1|324	# tests. There are many files included here that are unnecessary, but include
14mu|postgresql-9.3.25-1|325	# them anyway for completeness.
14mu|postgresql-9.3.25-1|326	mkdir -p %{buildroot}%{_libdir}/pgsql/test
14mu|postgresql-9.3.25-1|327	cp -a src/test/regress %{buildroot}%{_libdir}/pgsql/test
14mu|postgresql-9.3.25-1|328	install -m 0755 contrib/spi/refint.so %{buildroot}%{_libdir}/pgsql/test/regress
14mu|postgresql-9.3.25-1|329	install -m 0755 contrib/spi/autoinc.so %{buildroot}%{_libdir}/pgsql/test/regress
14mu|postgresql-9.3.25-1|330	pushd  %{buildroot}%{_libdir}/pgsql/test/regress/
14mu|postgresql-9.3.25-1|331	strip *.so
14mu|postgresql-9.3.25-1|332	popd
14mu|postgresql-9.3.25-1|333	%endif
14mu|postgresql-9.3.25-1|334	
14mu|postgresql-9.3.25-1|335	mkdir -p %{buildroot}/var/log/postgres
14mu|postgresql-9.3.25-1|336	
14mu|postgresql-9.3.25-1|337	mkdir -p %{buildroot}%logrotatedir
14mu|postgresql-9.3.25-1|338	cat > %{buildroot}%logrotatedir/%{name} <<EOF
14mu|postgresql-9.3.25-1|339	/var/log/postgres/postgresql {
14mu|postgresql-9.3.25-1|340	notifempty
14mu|postgresql-9.3.25-1|341	missingok
14mu|postgresql-9.3.25-1|342	copytruncate
14mu|postgresql-9.3.25-1|343	}
14mu|postgresql-9.3.25-1|344	EOF
14mu|postgresql-9.3.25-1|345	
14mu|postgresql-9.3.25-1|346	mv %{buildroot}%{_docdir}/%{name}/html %{buildroot}%{_docdir}/%{name}-docs-%{version}
14mu|postgresql-9.3.25-1|347	
14mu|postgresql-9.3.25-1|348	echo -n "" > %{libname}.lst
14mu|postgresql-9.3.25-1|349	echo -n "" > %{libecpg}.lst
14mu|postgresql-9.3.25-1|350	echo -n "" > server.lst
14mu|postgresql-9.3.25-1|351	echo -n "" > main.lst
14mu|postgresql-9.3.25-1|352	echo -n "" > devel.lst
14mu|postgresql-9.3.25-1|353	echo -n "" > plperl.lst
14mu|postgresql-9.3.25-1|354	echo -n "" > plpython.lst
14mu|postgresql-9.3.25-1|355	echo -n "" > pltcl.lst
14mu|postgresql-9.3.25-1|356	echo -n "" > plpgsql.lst
14mu|postgresql-9.3.25-1|357	
14mu|postgresql-9.3.25-1|358	# libs
14mu|postgresql-9.3.25-1|359	%find_lang libpq%{major}-%{majorversion}
14mu|postgresql-9.3.25-1|360	cat libpq%{major}-%{majorversion}.lang >> %{libname}.lst
14mu|postgresql-9.3.25-1|361	%find_lang ecpglib%{major_ecpg}-%{majorversion}
14mu|postgresql-9.3.25-1|362	cat ecpglib%{major_ecpg}-%{majorversion}.lang >> %{libecpg}.lst
14mu|postgresql-9.3.25-1|363	
14mu|postgresql-9.3.25-1|364	# server
14mu|postgresql-9.3.25-1|365	%find_lang initdb-%{majorversion}
14mu|postgresql-9.3.25-1|366	cat initdb-%{majorversion}.lang >> server.lst
14mu|postgresql-9.3.25-1|367	%find_lang pg_basebackup-%{majorversion}
14mu|postgresql-9.3.25-1|368	cat pg_basebackup-%{majorversion}.lang >> server.lst
14mu|postgresql-9.3.25-1|369	%find_lang pg_controldata-%{majorversion}
14mu|postgresql-9.3.25-1|370	cat pg_controldata-%{majorversion}.lang >> server.lst
14mu|postgresql-9.3.25-1|371	%find_lang pg_ctl-%{majorversion}
14mu|postgresql-9.3.25-1|372	cat pg_ctl-%{majorversion}.lang >> server.lst
14mu|postgresql-9.3.25-1|373	%find_lang pg_resetxlog-%{majorversion}
14mu|postgresql-9.3.25-1|374	cat pg_resetxlog-%{majorversion}.lang >> server.lst
14mu|postgresql-9.3.25-1|375	%find_lang postgres-%{majorversion}
14mu|postgresql-9.3.25-1|376	cat postgres-%{majorversion}.lang >> server.lst
14mu|postgresql-9.3.25-1|377	
14mu|postgresql-9.3.25-1|378	# main
14mu|postgresql-9.3.25-1|379	%find_lang pg_config-%{majorversion}
14mu|postgresql-9.3.25-1|380	cat pg_config-%{majorversion}.lang >> main.lst
14mu|postgresql-9.3.25-1|381	%find_lang pg_dump-%{majorversion}
14mu|postgresql-9.3.25-1|382	cat pg_dump-%{majorversion}.lang >> main.lst
14mu|postgresql-9.3.25-1|383	%find_lang pgscripts-%{majorversion}
14mu|postgresql-9.3.25-1|384	cat pgscripts-%{majorversion}.lang >> main.lst
14mu|postgresql-9.3.25-1|385	%find_lang psql-%{majorversion}
14mu|postgresql-9.3.25-1|386	cat psql-%{majorversion}.lang >>main.lst
14mu|postgresql-9.3.25-1|387	
14mu|postgresql-9.3.25-1|388	# devel
14mu|postgresql-9.3.25-1|389	%find_lang ecpg-%{majorversion}
14mu|postgresql-9.3.25-1|390	cat ecpg-%{majorversion}.lang >> devel.lst
14mu|postgresql-9.3.25-1|391	
14mu|postgresql-9.3.25-1|392	# perl
14mu|postgresql-9.3.25-1|393	%find_lang plperl-%{majorversion}
14mu|postgresql-9.3.25-1|394	cat plperl-%{majorversion}.lang >> plperl.lst
14mu|postgresql-9.3.25-1|395	
14mu|postgresql-9.3.25-1|396	# python
14mu|postgresql-9.3.25-1|397	%find_lang plpython-%{majorversion}
14mu|postgresql-9.3.25-1|398	cat plpython-%{majorversion}.lang >> plpython.lst
14mu|postgresql-9.3.25-1|399	
14mu|postgresql-9.3.25-1|400	# tcl
14mu|postgresql-9.3.25-1|401	%find_lang pltcl-%{majorversion}
14mu|postgresql-9.3.25-1|402	cat pltcl-%{majorversion}.lang >> pltcl.lst
14mu|postgresql-9.3.25-1|403	
14mu|postgresql-9.3.25-1|404	# plpgsql
14mu|postgresql-9.3.25-1|405	%find_lang plpgsql-%{majorversion}
14mu|postgresql-9.3.25-1|406	cat plpgsql-%{majorversion}.lang >> plpgsql.lst
14mu|postgresql-9.3.25-1|407	
14mu|postgresql-9.3.25-1|408	# taken directly in build dir.
14mu|postgresql-9.3.25-1|409	rm -fr %{buildroot}%{_datadir}/doc/postgresql/contrib/
14mu|postgresql-9.3.25-1|410	
14mu|postgresql-9.3.25-1|411	mkdir -p %{buildroot}/%_sys_macros_dir
14mu|postgresql-9.3.25-1|412	cat > %{buildroot}/%_sys_macros_dir/%{name}.macros <<EOF
14mu|postgresql-9.3.25-1|413	%%postgresql_version %{version}
14mu|postgresql-9.3.25-1|414	%%postgresql_major   %{majorversion}
14mu|postgresql-9.3.25-1|415	%%postgresql_minor   %{minorversion}
14mu|postgresql-9.3.25-1|416	%%pgmodules_req Requires: %{?arch_tagged:%arch_tagged %{name}-server-ABI}%{?!arch_tagged:%{name}-server-ABI} >= %{majorversion}
14mu|postgresql-9.3.25-1|417	EOF
14mu|postgresql-9.3.25-1|418	
14mu|postgresql-9.3.25-1|419	# postgres' .profile and .bashrc
14mu|postgresql-9.3.25-1|420	install -D -m 700 %SOURCE10 %{buildroot}%{pgdata}/.profile
14mu|postgresql-9.3.25-1|421	(
14mu|postgresql-9.3.25-1|422	cd %{buildroot}%{pgdata}/
14mu|postgresql-9.3.25-1|423	ln -s .profile .bashrc
14mu|postgresql-9.3.25-1|424	)
14mu|postgresql-9.3.25-1|425	
14mu|postgresql-9.3.25-1|426	cat > %{buildroot}%_sysconfdir/sysconfig/postgresql <<EOF
14mu|postgresql-9.3.25-1|427	# Olivier Thauvin <nanardon@mandriva.org>
14mu|postgresql-9.3.25-1|428	
14mu|postgresql-9.3.25-1|429	# The database location:
14mu|postgresql-9.3.25-1|430	# You probably won't change this
14mu|postgresql-9.3.25-1|431	# PGDATA=%{pgdata}/data
14mu|postgresql-9.3.25-1|432	
14mu|postgresql-9.3.25-1|433	# What is the based locales for postgresql
14mu|postgresql-9.3.25-1|434	# Setting locales to C allow to use any encoding
14mu|postgresql-9.3.25-1|435	# ISO or UTF, any other choice will restrict you
14mu|postgresql-9.3.25-1|436	# either ISO or UTF.
14mu|postgresql-9.3.25-1|437	LC_ALL=C
14mu|postgresql-9.3.25-1|438	
14mu|postgresql-9.3.25-1|439	# These are additional to pass to pg_ctl when starting/restarting postgresql.
14mu|postgresql-9.3.25-1|440	# PGOPTIONS=
14mu|postgresql-9.3.25-1|441	EOF
14mu|postgresql-9.3.25-1|442	
14mu|postgresql-9.3.25-1|443	# cleanup
14mu|postgresql-9.3.25-1|444	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|postgresql-9.3.25-1|445	find %{buildroot} -type f -name "*.a" -exec rm -f {} ';'
14mu|postgresql-9.3.25-1|446	
14mu|postgresql-9.3.25-1|447	%pre -n %{server}
14mu|postgresql-9.3.25-1|448	%_pre_useradd %{pguser} %{pgdata} /bin/bash
14mu|postgresql-9.3.25-1|449	# if upgrade
14mu|postgresql-9.3.25-1|450	
14mu|postgresql-9.3.25-1|451	[ ! -f %{pgdata}/data/PG_VERSION ] && exit 0
14mu|postgresql-9.3.25-1|452	mypgversion=`cat %{pgdata}/data/PG_VERSION`
14mu|postgresql-9.3.25-1|453	[ $mypgversion = %{majorversion} ] && exit 0
14mu|postgresql-9.3.25-1|454	
14mu|postgresql-9.3.25-1|455	echo ""
14mu|postgresql-9.3.25-1|456	echo "You currently have database tree for Postgresql $mypgversion"
14mu|postgresql-9.3.25-1|457	echo "You must use postgresql${mypgversion}-server"
14mu|postgresql-9.3.25-1|458	echo "To update you Postgresql server, dump your databases"
14mu|postgresql-9.3.25-1|459	echo "delete /var/lib/pgsql/data/ content, upgrade the server, then"
14mu|postgresql-9.3.25-1|460	echo "restore your databases from your backup"
14mu|postgresql-9.3.25-1|461	echo ""
14mu|postgresql-9.3.25-1|462	
14mu|postgresql-9.3.25-1|463	exit 1
14mu|postgresql-9.3.25-1|464	
14mu|postgresql-9.3.25-1|465	%posttrans -n %{server}
14mu|postgresql-9.3.25-1|466	%_post_service %{bname}
14mu|postgresql-9.3.25-1|467	%tmpfiles_create %{bname}
14mu|postgresql-9.3.25-1|468	
14mu|postgresql-9.3.25-1|469	%preun -n %{server}
14mu|postgresql-9.3.25-1|470	%_preun_service %{bname}
14mu|postgresql-9.3.25-1|471	
14mu|postgresql-9.3.25-1|472	%postun -n %{server}
14mu|postgresql-9.3.25-1|473	%_postun_userdel %{pguser}
14mu|postgresql-9.3.25-1|474	
14mu|postgresql-9.3.25-1|475	%files -f main.lst
14mu|postgresql-9.3.25-1|476	%doc doc/KNOWN_BUGS doc/MISSING_FEATURES
14mu|postgresql-9.3.25-1|477	%doc COPYRIGHT README HISTORY doc/bug.template
14mu|postgresql-9.3.25-1|478	%{_bindir}/clusterdb
14mu|postgresql-9.3.25-1|479	%{_bindir}/createdb
14mu|postgresql-9.3.25-1|480	%{_bindir}/createlang
14mu|postgresql-9.3.25-1|481	%{_bindir}/createuser
14mu|postgresql-9.3.25-1|482	%{_bindir}/dropdb
14mu|postgresql-9.3.25-1|483	%{_bindir}/droplang
14mu|postgresql-9.3.25-1|484	%{_bindir}/dropuser
14mu|postgresql-9.3.25-1|485	%{_bindir}/pg_basebackup
14mu|postgresql-9.3.25-1|486	%{_bindir}/pg_dump
14mu|postgresql-9.3.25-1|487	%{_bindir}/pg_dumpall
14mu|postgresql-9.3.25-1|488	%{_bindir}/pg_isready
14mu|postgresql-9.3.25-1|489	%{_bindir}/pg_receivexlog
14mu|postgresql-9.3.25-1|490	%{_bindir}/pg_restore
14mu|postgresql-9.3.25-1|491	%{_bindir}/pg_test_fsync
14mu|postgresql-9.3.25-1|492	%{_bindir}/pg_test_timing
14mu|postgresql-9.3.25-1|493	%{_bindir}/pg_xlogdump
14mu|postgresql-9.3.25-1|494	%{_bindir}/psql
14mu|postgresql-9.3.25-1|495	%{_bindir}/reindexdb
14mu|postgresql-9.3.25-1|496	%{_bindir}/vacuumdb
14mu|postgresql-9.3.25-1|497	%{_mandir}/man1/clusterdb.*
14mu|postgresql-9.3.25-1|498	%{_mandir}/man1/createdb.*
14mu|postgresql-9.3.25-1|499	%{_mandir}/man1/createlang.*
14mu|postgresql-9.3.25-1|500	%{_mandir}/man1/createuser.*
14mu|postgresql-9.3.25-1|501	%{_mandir}/man1/dropdb.*
14mu|postgresql-9.3.25-1|502	%{_mandir}/man1/droplang.*
14mu|postgresql-9.3.25-1|503	%{_mandir}/man1/dropuser.*
14mu|postgresql-9.3.25-1|504	%{_mandir}/man1/pg_basebackup.*
14mu|postgresql-9.3.25-1|505	%{_mandir}/man1/pg_dump.*
14mu|postgresql-9.3.25-1|506	%{_mandir}/man1/pg_dumpall.*
14mu|postgresql-9.3.25-1|507	%{_mandir}/man1/pg_isready.1*
14mu|postgresql-9.3.25-1|508	%{_mandir}/man1/pg_receivexlog.1*
14mu|postgresql-9.3.25-1|509	%{_mandir}/man1/pg_restore.*
14mu|postgresql-9.3.25-1|510	%{_mandir}/man1/pg_test_fsync.1*
14mu|postgresql-9.3.25-1|511	%{_mandir}/man1/pg_test_timing.1*
14mu|postgresql-9.3.25-1|512	%{_mandir}/man1/pg_xlogdump.1*
14mu|postgresql-9.3.25-1|513	%{_mandir}/man1/psql.*
14mu|postgresql-9.3.25-1|514	%{_mandir}/man1/reindexdb.*
14mu|postgresql-9.3.25-1|515	%{_mandir}/man1/vacuumdb.*
14mu|postgresql-9.3.25-1|516	%{_mandir}/man7/*
14mu|postgresql-9.3.25-1|517	%_sys_macros_dir/%{name}.macros
14mu|postgresql-9.3.25-1|518	
14mu|postgresql-9.3.25-1|519	%files -n %{libname} -f %{libname}.lst
14mu|postgresql-9.3.25-1|520	%{_libdir}/libpq.so.%{major}*
14mu|postgresql-9.3.25-1|521	
14mu|postgresql-9.3.25-1|522	%files -n %{libecpg} -f %{libecpg}.lst
14mu|postgresql-9.3.25-1|523	%{_libdir}/libecpg.so.%{major_ecpg}*
14mu|postgresql-9.3.25-1|524	%{_libdir}/libecpg_compat.so.*
14mu|postgresql-9.3.25-1|525	%{_libdir}/libpgtypes.so.*
14mu|postgresql-9.3.25-1|526	
14mu|postgresql-9.3.25-1|527	%files docs
14mu|postgresql-9.3.25-1|528	%doc %{_docdir}/%{name}-docs-%{version}
14mu|postgresql-9.3.25-1|529	
14mu|postgresql-9.3.25-1|530	%files -n %{contrib}
14mu|postgresql-9.3.25-1|531	%{_libdir}/postgresql/_int.so
14mu|postgresql-9.3.25-1|532	%{_libdir}/postgresql/btree_gist.so
14mu|postgresql-9.3.25-1|533	%{_libdir}/postgresql/chkpass.so
14mu|postgresql-9.3.25-1|534	%{_libdir}/postgresql/cube.so
14mu|postgresql-9.3.25-1|535	%{_libdir}/postgresql/dblink.so
14mu|postgresql-9.3.25-1|536	%{_libdir}/postgresql/earthdistance.so
14mu|postgresql-9.3.25-1|537	%{_libdir}/postgresql/fuzzystrmatch.so
14mu|postgresql-9.3.25-1|538	%{_libdir}/postgresql/insert_username.so
14mu|postgresql-9.3.25-1|539	%{_libdir}/postgresql/lo.so
14mu|postgresql-9.3.25-1|540	%{_libdir}/postgresql/ltree.so
14mu|postgresql-9.3.25-1|541	%{_libdir}/postgresql/moddatetime.so
14mu|postgresql-9.3.25-1|542	%{_libdir}/postgresql/pgcrypto.so
14mu|postgresql-9.3.25-1|543	%{_libdir}/postgresql/pgstattuple.so
14mu|postgresql-9.3.25-1|544	%{_libdir}/postgresql/refint.so
14mu|postgresql-9.3.25-1|545	%{_libdir}/postgresql/seg.so
14mu|postgresql-9.3.25-1|546	%{_libdir}/postgresql/tablefunc.so
14mu|postgresql-9.3.25-1|547	%{_libdir}/postgresql/tcn.so
14mu|postgresql-9.3.25-1|548	%{_libdir}/postgresql/timetravel.so
14mu|postgresql-9.3.25-1|549	%{_libdir}/postgresql/pg_trgm.so
14mu|postgresql-9.3.25-1|550	%{_libdir}/postgresql/autoinc.so
14mu|postgresql-9.3.25-1|551	%{_libdir}/postgresql/pg_buffercache.so
14mu|postgresql-9.3.25-1|552	%{_libdir}/postgresql/adminpack.so
14mu|postgresql-9.3.25-1|553	%{_libdir}/postgresql/hstore.so
14mu|postgresql-9.3.25-1|554	%{_libdir}/postgresql/isn.so
14mu|postgresql-9.3.25-1|555	%{_libdir}/postgresql/pg_freespacemap.so
14mu|postgresql-9.3.25-1|556	%{_libdir}/postgresql/pgrowlocks.so
14mu|postgresql-9.3.25-1|557	%{_libdir}/postgresql/sslinfo.so
14mu|postgresql-9.3.25-1|558	%{_libdir}/postgresql/pageinspect.so
14mu|postgresql-9.3.25-1|559	%{_libdir}/postgresql/postgres_fdw.so
14mu|postgresql-9.3.25-1|560	%{_libdir}/postgresql/worker_spi.so
14mu|postgresql-9.3.25-1|561	%{_bindir}/oid2name
14mu|postgresql-9.3.25-1|562	%{_bindir}/pgbench
14mu|postgresql-9.3.25-1|563	%{_bindir}/vacuumlo
14mu|postgresql-9.3.25-1|564	%{_mandir}/man1/oid2name.1*
14mu|postgresql-9.3.25-1|565	%{_mandir}/man1/pgbench.1*
14mu|postgresql-9.3.25-1|566	%{_mandir}/man1/vacuumlo.1*
14mu|postgresql-9.3.25-1|567	
14mu|postgresql-9.3.25-1|568	%files -n %{server} -f server.lst
14mu|postgresql-9.3.25-1|569	%{_unitdir}/%{bname}.service
14mu|postgresql-9.3.25-1|570	%{_tmpfilesdir}/%{bname}.conf
14mu|postgresql-9.3.25-1|571	%config(noreplace) %{_sysconfdir}/sysconfig/postgresql
14mu|postgresql-9.3.25-1|572	%{_bindir}/initdb
14mu|postgresql-9.3.25-1|573	%{_bindir}/pg_controldata
14mu|postgresql-9.3.25-1|574	%{_bindir}/pg_ctl
14mu|postgresql-9.3.25-1|575	%{_bindir}/pg_resetxlog
14mu|postgresql-9.3.25-1|576	%{_bindir}/postgres
14mu|postgresql-9.3.25-1|577	%{_bindir}/postmaster
14mu|postgresql-9.3.25-1|578	%{_bindir}/pg_standby
14mu|postgresql-9.3.25-1|579	%{_bindir}/pg_archivecleanup
14mu|postgresql-9.3.25-1|580	%{_bindir}/pg_upgrade
14mu|postgresql-9.3.25-1|581	%{_prefix}/libexec/postgresql_initdb.sh
14mu|postgresql-9.3.25-1|582	%{_mandir}/man1/initdb.1*
14mu|postgresql-9.3.25-1|583	%{_mandir}/man1/pg_controldata.*
14mu|postgresql-9.3.25-1|584	%{_mandir}/man1/pg_ctl.1*
14mu|postgresql-9.3.25-1|585	%{_mandir}/man1/pg_resetxlog.*
14mu|postgresql-9.3.25-1|586	%{_mandir}/man1/pg_upgrade.1*
14mu|postgresql-9.3.25-1|587	%{_mandir}/man1/postgres.1*
14mu|postgresql-9.3.25-1|588	%{_mandir}/man1/postmaster.1*
14mu|postgresql-9.3.25-1|589	%dir %{_libdir}/postgresql
14mu|postgresql-9.3.25-1|590	%dir %{_datadir}/postgresql
14mu|postgresql-9.3.25-1|591	%attr(644,%{pguser},%{pguser}) %config(noreplace) %{pgdata}/.bashrc
14mu|postgresql-9.3.25-1|592	%attr(-,%{pguser},%{pguser}) %{pgdata}/.profile
14mu|postgresql-9.3.25-1|593	%attr(700,%{pguser},%{pguser}) %dir %{pgdata}
14mu|postgresql-9.3.25-1|594	%attr(-,%{pguser},%{pguser}) %{pgdata}/data
14mu|postgresql-9.3.25-1|595	%attr(700,%{pguser},%{pguser}) %dir %{pgdata}/backups
14mu|postgresql-9.3.25-1|596	%{_libdir}/postgresql/*_and_*.so
14mu|postgresql-9.3.25-1|597	%{_libdir}/postgresql/auth_delay.so
14mu|postgresql-9.3.25-1|598	%{_libdir}/postgresql/auto_explain.so
14mu|postgresql-9.3.25-1|599	%{_libdir}/postgresql/btree_gin.so
14mu|postgresql-9.3.25-1|600	%{_libdir}/postgresql/citext.so
14mu|postgresql-9.3.25-1|601	%{_libdir}/postgresql/dict_int.so
14mu|postgresql-9.3.25-1|602	%{_libdir}/postgresql/dict_snowball.so
14mu|postgresql-9.3.25-1|603	%{_libdir}/postgresql/dict_xsyn.so
14mu|postgresql-9.3.25-1|604	%{_libdir}/postgresql/dummy_seclabel.so
14mu|postgresql-9.3.25-1|605	%{_libdir}/postgresql/euc2004_sjis2004.so
14mu|postgresql-9.3.25-1|606	%{_libdir}/postgresql/file_fdw.so
14mu|postgresql-9.3.25-1|607	%{_libdir}/postgresql/libpqwalreceiver.so
14mu|postgresql-9.3.25-1|608	%{_libdir}/postgresql/passwordcheck.so
14mu|postgresql-9.3.25-1|609	%{_libdir}/postgresql/pg_stat_statements.so
14mu|postgresql-9.3.25-1|610	%{_libdir}/postgresql/pg_upgrade_support.so
14mu|postgresql-9.3.25-1|611	%{_libdir}/postgresql/pgxml.so
14mu|postgresql-9.3.25-1|612	%{_libdir}/postgresql/test_parser.so
14mu|postgresql-9.3.25-1|613	%{_libdir}/postgresql/tsearch2.so
14mu|postgresql-9.3.25-1|614	%{_libdir}/postgresql/unaccent.so
14mu|postgresql-9.3.25-1|615	%if %{with uuid}
14mu|postgresql-9.3.25-1|616	%{_libdir}/postgresql/uuid-ossp.so
14mu|postgresql-9.3.25-1|617	%endif
14mu|postgresql-9.3.25-1|618	%{_datadir}/postgresql/postgres.bki
14mu|postgresql-9.3.25-1|619	%{_datadir}/postgresql/postgres.description
14mu|postgresql-9.3.25-1|620	%{_datadir}/postgresql/*.sample
14mu|postgresql-9.3.25-1|621	%{_datadir}/postgresql/timezone
14mu|postgresql-9.3.25-1|622	%{_datadir}/postgresql/system_views.sql
14mu|postgresql-9.3.25-1|623	%{_datadir}/postgresql/conversion_create.sql
14mu|postgresql-9.3.25-1|624	%{_datadir}/postgresql/information_schema.sql
14mu|postgresql-9.3.25-1|625	%{_datadir}/postgresql/snowball_create.sql
14mu|postgresql-9.3.25-1|626	%{_datadir}/postgresql/sql_features.txt
14mu|postgresql-9.3.25-1|627	%{_datadir}/postgresql/postgres.shdescription
14mu|postgresql-9.3.25-1|628	%dir %{_datadir}/postgresql/timezonesets
14mu|postgresql-9.3.25-1|629	%{_datadir}/postgresql/timezonesets/Africa.txt
14mu|postgresql-9.3.25-1|630	%{_datadir}/postgresql/timezonesets/America.txt
14mu|postgresql-9.3.25-1|631	%{_datadir}/postgresql/timezonesets/Antarctica.txt
14mu|postgresql-9.3.25-1|632	%{_datadir}/postgresql/timezonesets/Asia.txt
14mu|postgresql-9.3.25-1|633	%{_datadir}/postgresql/timezonesets/Atlantic.txt
14mu|postgresql-9.3.25-1|634	%{_datadir}/postgresql/timezonesets/Australia
14mu|postgresql-9.3.25-1|635	%{_datadir}/postgresql/timezonesets/Australia.txt
14mu|postgresql-9.3.25-1|636	%{_datadir}/postgresql/timezonesets/Default
14mu|postgresql-9.3.25-1|637	%{_datadir}/postgresql/timezonesets/Etc.txt
14mu|postgresql-9.3.25-1|638	%{_datadir}/postgresql/timezonesets/Europe.txt
14mu|postgresql-9.3.25-1|639	%{_datadir}/postgresql/timezonesets/India
14mu|postgresql-9.3.25-1|640	%{_datadir}/postgresql/timezonesets/Indian.txt
14mu|postgresql-9.3.25-1|641	%{_datadir}/postgresql/timezonesets/Pacific.txt
14mu|postgresql-9.3.25-1|642	%{_datadir}/postgresql/tsearch_data
14mu|postgresql-9.3.25-1|643	%dir %{_datadir}/postgresql/extension
14mu|postgresql-9.3.25-1|644	%{_datadir}/postgresql/extension/*
14mu|postgresql-9.3.25-1|645	%attr(700,postgres,postgres) %dir /var/log/postgres
14mu|postgresql-9.3.25-1|646	%logrotatedir/%{name}
14mu|postgresql-9.3.25-1|647	%{_mandir}/man1/pg_archivecleanup.1*
14mu|postgresql-9.3.25-1|648	%{_mandir}/man1/pg_standby.1*
14mu|postgresql-9.3.25-1|649	
14mu|postgresql-9.3.25-1|650	%files devel -f devel.lst
14mu|postgresql-9.3.25-1|651	# %doc doc/TODO doc/TODO.detail
14mu|postgresql-9.3.25-1|652	%{_includedir}/*
14mu|postgresql-9.3.25-1|653	%{_bindir}/ecpg
14mu|postgresql-9.3.25-1|654	%{_bindir}/pg_config
14mu|postgresql-9.3.25-1|655	%{_libdir}/libecpg_compat.so
14mu|postgresql-9.3.25-1|656	%{_libdir}/libecpg.so
14mu|postgresql-9.3.25-1|657	%{_libdir}/libpgtypes.so
14mu|postgresql-9.3.25-1|658	%{_libdir}/libpq.so
14mu|postgresql-9.3.25-1|659	%{_libdir}/postgresql/pgxs/
14mu|postgresql-9.3.25-1|660	%{_libdir}/pkgconfig/*.pc
14mu|postgresql-9.3.25-1|661	%{_mandir}/man1/ecpg.1*
14mu|postgresql-9.3.25-1|662	%{_mandir}/man1/pg_config.1*
14mu|postgresql-9.3.25-1|663	%{_mandir}/man3/SPI_*.3*
14mu|postgresql-9.3.25-1|664	%{_mandir}/man3/dblink*.3*
14mu|postgresql-9.3.25-1|665	
14mu|postgresql-9.3.25-1|666	%files -n %{metapl}
14mu|postgresql-9.3.25-1|667	# metapkg
14mu|postgresql-9.3.25-1|668	
14mu|postgresql-9.3.25-1|669	%files -n %{plpython} -f plpython.lst
14mu|postgresql-9.3.25-1|670	%{_libdir}/postgresql/plpython*.so
14mu|postgresql-9.3.25-1|671	
14mu|postgresql-9.3.25-1|672	%files -n %{plperl} -f plperl.lst
14mu|postgresql-9.3.25-1|673	%{_libdir}/postgresql/plperl.so
14mu|postgresql-9.3.25-1|674	
14mu|postgresql-9.3.25-1|675	%files -n %{pltcl} -f pltcl.lst
14mu|postgresql-9.3.25-1|676	%{_libdir}/postgresql/pltcl.so
14mu|postgresql-9.3.25-1|677	%{_bindir}/pltcl_delmod
14mu|postgresql-9.3.25-1|678	%{_bindir}/pltcl_listmod
14mu|postgresql-9.3.25-1|679	%{_bindir}/pltcl_loadmod
14mu|postgresql-9.3.25-1|680	%{_datadir}/postgresql/unknown.pltcl
14mu|postgresql-9.3.25-1|681	
14mu|postgresql-9.3.25-1|682	%files -n %{plpgsql} -f plpgsql.lst
14mu|postgresql-9.3.25-1|683	%{_libdir}/postgresql/plpgsql.so
14mu|postgresql-9.3.25-1|684	
14mu|postgresql-9.3.25-1|685	
14mu|postgresql-9.3.25-1|686	%changelog

23797 14
14mu|potrace-1.14-2|1	%define major 0
14mu|potrace-1.14-2|2	%define libname %mklibname %{name} %{major}
14mu|potrace-1.14-2|3	%define devname %mklibname %{name} -d
14mu|potrace-1.14-2|4	
14mu|potrace-1.14-2|5	Summary:	Utility for transforming a bitmap into a scalable image
14mu|potrace-1.14-2|6	Name:		potrace
14mu|potrace-1.14-2|7	Version:	1.14
14mu|potrace-1.14-2|8	Release:	2
14mu|potrace-1.14-2|9	License:	GPLv2+
14mu|potrace-1.14-2|10	Group:		Graphics
14mu|potrace-1.14-2|11	Url:		http://potrace.sourceforge.net/
14mu|potrace-1.14-2|12	Source0:	http://potrace.sourceforge.net/download/%{version}/%{name}-%{version}.tar.gz
14mu|potrace-1.14-2|13	Patch0:		potrace-1.14-CVE-2016-8698.patch
14mu|potrace-1.14-2|14	BuildRequires:	pkgconfig(zlib)
14mu|potrace-1.14-2|15	Provides:	fonttracer = %{EVRD}
14mu|potrace-1.14-2|16	
14mu|potrace-1.14-2|17	%description
14mu|potrace-1.14-2|18	potrace is a utility for tracing a bitmap, which means, transforming a bitmap
14mu|potrace-1.14-2|19	into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP
14mu|potrace-1.14-2|20	format), and the output can be EPS (default), Postscript, SVG ou PGM (for easy
14mu|potrace-1.14-2|21	antialiasing). A typical use is to create EPS files from scanned data, such as
14mu|potrace-1.14-2|22	company or university logos, handwritten notes, etc. The resulting image is not
14mu|potrace-1.14-2|23	"jaggy" like a bitmap, but smooth. It can then be rendered at any resolution.
14mu|potrace-1.14-2|24	
14mu|potrace-1.14-2|25	%files
14mu|potrace-1.14-2|26	%doc AUTHORS COPYING ChangeLog README NEWS
14mu|potrace-1.14-2|27	%{_bindir}/*
14mu|potrace-1.14-2|28	%{_mandir}/man1/*
14mu|potrace-1.14-2|29	
14mu|potrace-1.14-2|30	#----------------------------------------------------------------------------
14mu|potrace-1.14-2|31	
14mu|potrace-1.14-2|32	%package -n %{libname}
14mu|potrace-1.14-2|33	Summary:	The %{name} shared library package
14mu|potrace-1.14-2|34	Group:		System/Libraries
14mu|potrace-1.14-2|35	Suggests:	%{name}
14mu|potrace-1.14-2|36	
14mu|potrace-1.14-2|37	%description -n %{libname}
14mu|potrace-1.14-2|38	potrace is a utility for tracing a bitmap, which means, transforming a bitmap
14mu|potrace-1.14-2|39	into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP
14mu|potrace-1.14-2|40	format), and the output can be EPS (default), Postscript, SVG ou PGM (for easy
14mu|potrace-1.14-2|41	antialiasing). This is the %{name} library package: it is not needed for the
14mu|potrace-1.14-2|42	normal use of %{name}, but only for programs integrating its functionalities.
14mu|potrace-1.14-2|43	
14mu|potrace-1.14-2|44	%files -n %{libname}
14mu|potrace-1.14-2|45	%doc COPYING ChangeLog
14mu|potrace-1.14-2|46	%{_libdir}/libpotrace.so.%{major}*
14mu|potrace-1.14-2|47	
14mu|potrace-1.14-2|48	#----------------------------------------------------------------------------
14mu|potrace-1.14-2|49	
14mu|potrace-1.14-2|50	%package -n %{devname}
14mu|potrace-1.14-2|51	Summary:	The %{name} development files
14mu|potrace-1.14-2|52	Group:		Development/C
14mu|potrace-1.14-2|53	Requires:	%{libname} = %{EVRD}
14mu|potrace-1.14-2|54	Provides:	potrace-devel = %{EVRD}
14mu|potrace-1.14-2|55	
14mu|potrace-1.14-2|56	%description -n %{devname}
14mu|potrace-1.14-2|57	This package includes the development files required to build software against
14mu|potrace-1.14-2|58	%{libname}.
14mu|potrace-1.14-2|59	
14mu|potrace-1.14-2|60	%files -n %{devname}
14mu|potrace-1.14-2|61	%doc COPYING ChangeLog
14mu|potrace-1.14-2|62	%{_includedir}/potracelib.h
14mu|potrace-1.14-2|63	%{_libdir}/libpotrace.so
14mu|potrace-1.14-2|64	
14mu|potrace-1.14-2|65	#----------------------------------------------------------------------------
14mu|potrace-1.14-2|66	%prep
14mu|potrace-1.14-2|67	%setup -q
14mu|potrace-1.14-2|68	%apply_patches
14mu|potrace-1.14-2|69	
14mu|potrace-1.14-2|70	# fix file perm
14mu|potrace-1.14-2|71	chmod -R go+rX .
14mu|potrace-1.14-2|72	
14mu|potrace-1.14-2|73	%build
14mu|potrace-1.14-2|74	%configure2_5x \
14mu|potrace-1.14-2|75	--enable-a4 \
14mu|potrace-1.14-2|76	--disable-static \
14mu|potrace-1.14-2|77	--with-libpotrace
14mu|potrace-1.14-2|78	%make
14mu|potrace-1.14-2|79	
14mu|potrace-1.14-2|80	%install
14mu|potrace-1.14-2|81	%makeinstall_std
14mu|potrace-1.14-2|82	
14mu|potrace-1.14-2|83	
14mu|potrace-1.14-2|84	%changelog
14mu|potrace-1.14-2|85	
14mu|potrace-1.14-2|86	* Sun May 28 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14-2
14mu|potrace-1.14-2|87	- (9c2281a) Shared library should only suggest main package
14mu|potrace-1.14-2|88	
14mu|potrace-1.14-2|89	

23798 14
14mu|poxml-4.14.3-1|1	Summary:	Xml2po and vice versa converters for KDE
14mu|poxml-4.14.3-1|2	Name:		poxml
14mu|poxml-4.14.3-1|3	Version:	4.14.3
14mu|poxml-4.14.3-1|4	Release:	1
14mu|poxml-4.14.3-1|5	Epoch:		1
14mu|poxml-4.14.3-1|6	License:	GPLv2+
14mu|poxml-4.14.3-1|7	Group:		Graphical desktop/KDE
14mu|poxml-4.14.3-1|8	Url:		http://www.kde.org
14mu|poxml-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|poxml-4.14.3-1|10	%if %{is_beta}
14mu|poxml-4.14.3-1|11	%define ftpdir unstable
14mu|poxml-4.14.3-1|12	%else
14mu|poxml-4.14.3-1|13	%define ftpdir stable
14mu|poxml-4.14.3-1|14	%endif
14mu|poxml-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|poxml-4.14.3-1|16	BuildRequires:	gettext-devel
14mu|poxml-4.14.3-1|17	BuildRequires:	kdelibs4-devel
14mu|poxml-4.14.3-1|18	Suggests:	md5deep
14mu|poxml-4.14.3-1|19	Conflicts:	kdesdk4-po2xml < 1:4.11.0
14mu|poxml-4.14.3-1|20	Obsoletes:	kdesdk4-po2xml < 1:4.11.0
14mu|poxml-4.14.3-1|21	
14mu|poxml-4.14.3-1|22	%description
14mu|poxml-4.14.3-1|23	Xml2po and vice versa converters for KDE.
14mu|poxml-4.14.3-1|24	
14mu|poxml-4.14.3-1|25	%files
14mu|poxml-4.14.3-1|26	%{_kde_bindir}/po2xml
14mu|poxml-4.14.3-1|27	%{_kde_bindir}/split2po
14mu|poxml-4.14.3-1|28	%{_kde_bindir}/swappo
14mu|poxml-4.14.3-1|29	%{_kde_bindir}/xml2pot
14mu|poxml-4.14.3-1|30	%{_kde_mandir}/man1/po2xml.1.*
14mu|poxml-4.14.3-1|31	%{_kde_mandir}/man1/split2po.1.*
14mu|poxml-4.14.3-1|32	%{_kde_mandir}/man1/swappo.1.*
14mu|poxml-4.14.3-1|33	%{_kde_mandir}/man1/xml2pot.1.*
14mu|poxml-4.14.3-1|34	
14mu|poxml-4.14.3-1|35	#----------------------------------------------------------------------------
14mu|poxml-4.14.3-1|36	
14mu|poxml-4.14.3-1|37	%prep
14mu|poxml-4.14.3-1|38	%setup -q
14mu|poxml-4.14.3-1|39	
14mu|poxml-4.14.3-1|40	%build
14mu|poxml-4.14.3-1|41	%cmake_kde4
14mu|poxml-4.14.3-1|42	%make
14mu|poxml-4.14.3-1|43	
14mu|poxml-4.14.3-1|44	%install
14mu|poxml-4.14.3-1|45	%makeinstall_std -C build
14mu|poxml-4.14.3-1|46	
14mu|poxml-4.14.3-1|47	
14mu|poxml-4.14.3-1|48	%changelog
14mu|poxml-4.14.3-1|49	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|poxml-4.14.3-1|50	+ Revision: 0f829aa
14mu|poxml-4.14.3-1|51	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|poxml-4.14.3-1|52	
14mu|poxml-4.14.3-1|53	

23799 14
14mu|ppp-2.4.7-4|1	%bcond_without inet6
14mu|ppp-2.4.7-4|2	
14mu|ppp-2.4.7-4|3	Summary:	The PPP daemon and documentation
14mu|ppp-2.4.7-4|4	Name:		ppp
14mu|ppp-2.4.7-4|5	Version:	2.4.7
14mu|ppp-2.4.7-4|6	Release:	4
14mu|ppp-2.4.7-4|7	License:	BSD-like
14mu|ppp-2.4.7-4|8	Group:		System/Servers
14mu|ppp-2.4.7-4|9	Url:		http://www.samba.org/ppp/
14mu|ppp-2.4.7-4|10	Source0:	ftp://ftp.samba.org/pub/ppp/%{name}-%{version}.tar.gz
14mu|ppp-2.4.7-4|11	Source1:	ppp-2.4.3-pam.conf
14mu|ppp-2.4.7-4|12	Source2:	ppp-2.4.1-mppe-crypto.tar.bz2
14mu|ppp-2.4.7-4|13	Source3:	README.pppoatm
14mu|ppp-2.4.7-4|14	Source4:	ppp.logrotate
14mu|ppp-2.4.7-4|15	Source5:	ppp-dhcpc.tar.bz2
14mu|ppp-2.4.7-4|16	Source6:	ppp-tmpfiles.conf
14mu|ppp-2.4.7-4|17	Source104:	ip-down
14mu|ppp-2.4.7-4|18	Source105:	ip-down.ipv6to4
14mu|ppp-2.4.7-4|19	Source106:	ip-up
14mu|ppp-2.4.7-4|20	Source107:	ip-up.ipv6to4
14mu|ppp-2.4.7-4|21	Source108:	ipv6-down
14mu|ppp-2.4.7-4|22	Source109:	ipv6-up
14mu|ppp-2.4.7-4|23	Source110:	ifup-ppp
14mu|ppp-2.4.7-4|24	Source111:	ifdown-ppp
14mu|ppp-2.4.7-4|25	Source112:	ppp-watch.tar.xz
14mu|ppp-2.4.7-4|26	Patch0:		ppp-2.4.7-make.patch
14mu|ppp-2.4.7-4|27	Patch1:		ppp-2.3.6-sample.patch
14mu|ppp-2.4.7-4|28	Patch2:		ppp-options.patch
14mu|ppp-2.4.7-4|29	Patch3:		ppp-2.4.3-pppdump-Makefile.patch
14mu|ppp-2.4.7-4|30	Patch4:		ppp-2.4.7-noexttraffic.patch
14mu|ppp-2.4.7-4|31	# (blino) use external libatm for pppoatm plugin
14mu|ppp-2.4.7-4|32	Patch5:		ppp-2.4.3-libatm.patch
14mu|ppp-2.4.7-4|33	Patch6:		ppp-2.4.2-pie.patch
14mu|ppp-2.4.7-4|34	Patch7:		ppp-2.4.4-multipledefrt.patch
14mu|ppp-2.4.7-4|35	Patch8:		ppp-2.4.4-dontwriteetc.patch
14mu|ppp-2.4.7-4|36	Patch9:		ppp-2.4.3-pic.patch
14mu|ppp-2.4.7-4|37	Patch10:	ppp-2.4.3-etcppp.patch
14mu|ppp-2.4.7-4|38	Patch11:	ppp-2.4.5-includes-sha1.patch
14mu|ppp-2.4.7-4|39	Patch12:	ppp-2.4.5-makeopt2.patch
14mu|ppp-2.4.7-4|40	Patch13:	ppp-2.4.7-nostrip.patch
14mu|ppp-2.4.7-4|41	BuildRequires:	libtool
14mu|ppp-2.4.7-4|42	BuildRequires:	atm-devel
14mu|ppp-2.4.7-4|43	BuildRequires:	pcap-devel
14mu|ppp-2.4.7-4|44	BuildRequires:	pkgconfig(openssl)
14mu|ppp-2.4.7-4|45	BuildRequires:	pam-devel
14mu|ppp-2.4.7-4|46	BuildRequires:	openssl-devel
14mu|ppp-2.4.7-4|47	BuildRequires:	pkgconfig(systemd)
14mu|ppp-2.4.7-4|48	BuildRequires:	glib2-devel
14mu|ppp-2.4.7-4|49	Requires(post):	systemd
14mu|ppp-2.4.7-4|50	Requires:	glibc >= 2.0.6
14mu|ppp-2.4.7-4|51	Requires:	initscripts >= 9.54
14mu|ppp-2.4.7-4|52	
14mu|ppp-2.4.7-4|53	%description
14mu|ppp-2.4.7-4|54	The ppp package contains the PPP (Point-to-Point Protocol) daemon
14mu|ppp-2.4.7-4|55	and documentation for PPP support.  The PPP protocol provides a
14mu|ppp-2.4.7-4|56	method for transmitting datagrams over serial point-to-point links.
14mu|ppp-2.4.7-4|57	
14mu|ppp-2.4.7-4|58	The ppp package should be installed if your machine need to support
14mu|ppp-2.4.7-4|59	the PPP protocol.
14mu|ppp-2.4.7-4|60	
14mu|ppp-2.4.7-4|61	%files
14mu|ppp-2.4.7-4|62	%doc FAQ PLUGINS README* scripts sample
14mu|ppp-2.4.7-4|63	%{_sbindir}/chat
14mu|ppp-2.4.7-4|64	%{_sbindir}/pppdump
14mu|ppp-2.4.7-4|65	%attr(5755,root,root) %{_sbindir}/pppd
14mu|ppp-2.4.7-4|66	%attr(0755,root,daemon) %{_sbindir}/pppstats
14mu|ppp-2.4.7-4|67	%{_sbindir}/ppp-watch
14mu|ppp-2.4.7-4|68	%dir %{_sysconfdir}/ppp
14mu|ppp-2.4.7-4|69	%{_sysconfdir}/ppp/ip-up
14mu|ppp-2.4.7-4|70	%{_sysconfdir}/ppp/ip-down
14mu|ppp-2.4.7-4|71	%{_sysconfdir}/ppp/ip-up.ipv6to4
14mu|ppp-2.4.7-4|72	%{_sysconfdir}/ppp/ip-down.ipv6to4
14mu|ppp-2.4.7-4|73	%{_sysconfdir}/ppp/ipv6-up
14mu|ppp-2.4.7-4|74	%{_sysconfdir}/ppp/ipv6-down
14mu|ppp-2.4.7-4|75	%{_sysconfdir}/sysconfig/network-scripts/ifdown-ppp
14mu|ppp-2.4.7-4|76	%{_sysconfdir}/sysconfig/network-scripts/ifup-ppp
14mu|ppp-2.4.7-4|77	%{_mandir}/man*/*
14mu|ppp-2.4.7-4|78	%exclude %{_mandir}/man8/*rad*
14mu|ppp-2.4.7-4|79	%dir %{_libdir}/pppd
14mu|ppp-2.4.7-4|80	%{_libdir}/pppd/%{version}
14mu|ppp-2.4.7-4|81	%exclude %{_libdir}/pppd/%{version}/pppoatm.so
14mu|ppp-2.4.7-4|82	%exclude %{_libdir}/pppd/%{version}/rp-pppoe.so
14mu|ppp-2.4.7-4|83	%exclude %{_libdir}/pppd/%{version}/rad*
14mu|ppp-2.4.7-4|84	%exclude %{_libdir}/pppd/%{version}/dhcpc.so
14mu|ppp-2.4.7-4|85	%{_tmpfilesdir}/%{name}.conf
14mu|ppp-2.4.7-4|86	%ghost %dir %{_var}/run/ppp
14mu|ppp-2.4.7-4|87	%ghost %{_var}/run/ppp/resolv.conf
14mu|ppp-2.4.7-4|88	%attr(700, root, root) %dir %{_var}/log/ppp
14mu|ppp-2.4.7-4|89	%{_var}/log/ppp/*
14mu|ppp-2.4.7-4|90	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/ppp/chap-secrets
14mu|ppp-2.4.7-4|91	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/ppp/options
14mu|ppp-2.4.7-4|92	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/ppp/pap-secrets
14mu|ppp-2.4.7-4|93	%attr(0600,root,daemon) %{_sysconfdir}/ppp/connect-errors
14mu|ppp-2.4.7-4|94	%attr(0600,root,daemon) %{_sysconfdir}/ppp/resolv.conf
14mu|ppp-2.4.7-4|95	%attr(755,root,daemon) %dir %{_sysconfdir}/ppp/peers
14mu|ppp-2.4.7-4|96	%config(noreplace) %{_sysconfdir}/pam.d/ppp
14mu|ppp-2.4.7-4|97	%config(noreplace) %{_sysconfdir}/logrotate.d/ppp
14mu|ppp-2.4.7-4|98	
14mu|ppp-2.4.7-4|99	%post
14mu|ppp-2.4.7-4|100	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14mu|ppp-2.4.7-4|101	
14mu|ppp-2.4.7-4|102	#----------------------------------------------------------------------------
14mu|ppp-2.4.7-4|103	
14mu|ppp-2.4.7-4|104	%package devel
14mu|ppp-2.4.7-4|105	Summary:	PPP devel files
14mu|ppp-2.4.7-4|106	Group:		Development/C
14mu|ppp-2.4.7-4|107	Requires:	%{name} = %{EVRD}
14mu|ppp-2.4.7-4|108	
14mu|ppp-2.4.7-4|109	%description devel
14mu|ppp-2.4.7-4|110	PPP over ATM plugin for %{name}.
14mu|ppp-2.4.7-4|111	
14mu|ppp-2.4.7-4|112	%files devel
14mu|ppp-2.4.7-4|113	%doc README*
14mu|ppp-2.4.7-4|114	%{_includedir}/pppd/*
14mu|ppp-2.4.7-4|115	%{multiarch_includedir}/pppd/pathnames.h
14mu|ppp-2.4.7-4|116	
14mu|ppp-2.4.7-4|117	#----------------------------------------------------------------------------
14mu|ppp-2.4.7-4|118	
14mu|ppp-2.4.7-4|119	%package pppoatm
14mu|ppp-2.4.7-4|120	Summary:	PPP over ATM plugin for %{name}
14mu|ppp-2.4.7-4|121	Group:		System/Servers
14mu|ppp-2.4.7-4|122	Requires:	%{name} = %{EVRD}
14mu|ppp-2.4.7-4|123	
14mu|ppp-2.4.7-4|124	%description pppoatm
14mu|ppp-2.4.7-4|125	PPP over ATM plugin for %{name}.
14mu|ppp-2.4.7-4|126	
14mu|ppp-2.4.7-4|127	%files pppoatm
14mu|ppp-2.4.7-4|128	%doc README
14mu|ppp-2.4.7-4|129	%{_libdir}/pppd/%{version}/pppoatm.so
14mu|ppp-2.4.7-4|130	
14mu|ppp-2.4.7-4|131	#----------------------------------------------------------------------------
14mu|ppp-2.4.7-4|132	
14mu|ppp-2.4.7-4|133	%package pppoe
14mu|ppp-2.4.7-4|134	Summary:	PPP over ethernet plugin for %{name}
14mu|ppp-2.4.7-4|135	Group:		System/Servers
14mu|ppp-2.4.7-4|136	Requires:	%{name} = %{EVRD}
14mu|ppp-2.4.7-4|137	
14mu|ppp-2.4.7-4|138	%description pppoe
14mu|ppp-2.4.7-4|139	PPP over ethernet plugin for %{name}.
14mu|ppp-2.4.7-4|140	
14mu|ppp-2.4.7-4|141	%files pppoe
14mu|ppp-2.4.7-4|142	%doc README
14mu|ppp-2.4.7-4|143	%{_libdir}/pppd/%{version}/rp-pppoe.so
14mu|ppp-2.4.7-4|144	%{_sbindir}/pppoe-discovery
14mu|ppp-2.4.7-4|145	
14mu|ppp-2.4.7-4|146	#----------------------------------------------------------------------------
14mu|ppp-2.4.7-4|147	
14mu|ppp-2.4.7-4|148	%package radius
14mu|ppp-2.4.7-4|149	Summary:	Radius plugin for %{name}
14mu|ppp-2.4.7-4|150	Group:		System/Servers
14mu|ppp-2.4.7-4|151	Requires:	%{name} = %{EVRD}
14mu|ppp-2.4.7-4|152	Requires:	radiusclient-utils
14mu|ppp-2.4.7-4|153	
14mu|ppp-2.4.7-4|154	%description radius
14mu|ppp-2.4.7-4|155	Radius plugin for %{name}.
14mu|ppp-2.4.7-4|156	
14mu|ppp-2.4.7-4|157	%files radius
14mu|ppp-2.4.7-4|158	%doc README
14mu|ppp-2.4.7-4|159	%{_libdir}/pppd/%{version}/rad*.so
14mu|ppp-2.4.7-4|160	%{_mandir}/man8/*rad*
14mu|ppp-2.4.7-4|161	
14mu|ppp-2.4.7-4|162	#----------------------------------------------------------------------------
14mu|ppp-2.4.7-4|163	
14mu|ppp-2.4.7-4|164	%package dhcp
14mu|ppp-2.4.7-4|165	Summary:	DHCP plugin for %{name}
14mu|ppp-2.4.7-4|166	Group:		System/Servers
14mu|ppp-2.4.7-4|167	Requires:	%{name} = %{EVRD}
14mu|ppp-2.4.7-4|168	
14mu|ppp-2.4.7-4|169	%description dhcp
14mu|ppp-2.4.7-4|170	DHCP plugin for %{name}.
14mu|ppp-2.4.7-4|171	
14mu|ppp-2.4.7-4|172	%files dhcp
14mu|ppp-2.4.7-4|173	%doc pppd/plugins/dhcp/README
14mu|ppp-2.4.7-4|174	%doc pppd/plugins/dhcp/AUTHORS
14mu|ppp-2.4.7-4|175	%doc pppd/plugins/dhcp/COPYING
14mu|ppp-2.4.7-4|176	%{_libdir}/pppd/%{version}/dhcpc.so
14mu|ppp-2.4.7-4|177	
14mu|ppp-2.4.7-4|178	#----------------------------------------------------------------------------
14mu|ppp-2.4.7-4|179	
14mu|ppp-2.4.7-4|180	%prep
14mu|ppp-2.4.7-4|181	%setup -q
14mu|ppp-2.4.7-4|182	%patch0 -p1 -b .make
14mu|ppp-2.4.7-4|183	%patch1 -p1 -b .sample
14mu|ppp-2.4.7-4|184	%patch2 -p1 -b .options
14mu|ppp-2.4.7-4|185	%patch3 -p1 -b .pppdump-Makefile
14mu|ppp-2.4.7-4|186	
14mu|ppp-2.4.7-4|187	# (gg) add noext-traffic option
14mu|ppp-2.4.7-4|188	%patch4 -p1 -b .noext
14mu|ppp-2.4.7-4|189	
14mu|ppp-2.4.7-4|190	%patch5 -p1 -b .libatm
14mu|ppp-2.4.7-4|191	%patch6 -p1 -b .pie
14mu|ppp-2.4.7-4|192	%patch7 -p1 -b .multipledefrt
14mu|ppp-2.4.7-4|193	
14mu|ppp-2.4.7-4|194	tar -xjf %{SOURCE2}
14mu|ppp-2.4.7-4|195	pushd pppd/plugins
14mu|ppp-2.4.7-4|196	tar -xjf %{SOURCE5}
14mu|ppp-2.4.7-4|197	popd
14mu|ppp-2.4.7-4|198	
14mu|ppp-2.4.7-4|199	%patch8 -p1 -b .dontwriteetc
14mu|ppp-2.4.7-4|200	
14mu|ppp-2.4.7-4|201	%patch9 -p1 -b .pic
14mu|ppp-2.4.7-4|202	%patch10 -p1 -b .etcppp
14mu|ppp-2.4.7-4|203	%patch11 -p1 -b .incsha1
14mu|ppp-2.4.7-4|204	%patch12 -p1 -b .dhcp
14mu|ppp-2.4.7-4|205	%patch13 -p1 -b .nostrip
14mu|ppp-2.4.7-4|206	
14mu|ppp-2.4.7-4|207	tar -xJf %{SOURCE112}
14mu|ppp-2.4.7-4|208	
14mu|ppp-2.4.7-4|209	# lib64 fixes
14mu|ppp-2.4.7-4|210	perl -pi -e "s|^(LIBDIR.*)\\\$\(DESTDIR\)/lib|\1\\\$(INSTROOT)%{_libdir}|g" pppd/Makefile.linux pppd/plugins/Makefile.linux pppd/plugins/{pppoatm,radius,rp-pppoe,pppol2tp}/Makefile.linux
14mu|ppp-2.4.7-4|211	perl -pi -e "s|(--prefix=/usr)|\1 --libdir=%{_libdir}|g" pppd/plugins/radius/Makefile.linux
14mu|ppp-2.4.7-4|212	perl -pi -e "/_PATH_PLUGIN/ and s,(?:/usr/lib|DESTDIR (\")/lib),\$1%{_libdir},"  pppd/pathnames.h
14mu|ppp-2.4.7-4|213	# enable the dhcp plugin
14mu|ppp-2.4.7-4|214	perl -p -i -e "s|^(PLUGINS :=)|SUBDIRS += dhcp\n\$1|g" pppd/plugins/Makefile.linux
14mu|ppp-2.4.7-4|215	
14mu|ppp-2.4.7-4|216	# fix /usr/local in scripts path
14mu|ppp-2.4.7-4|217	perl -pi -e "s|/usr/local/bin/pppd|%{_sbindir}/pppd|g;
14mu|ppp-2.4.7-4|218	s|/usr/local/bin/ssh|%{_bindir}/ssh|g;
14mu|ppp-2.4.7-4|219	s|/usr/local/bin/expect|%{_bindir}/expect|g" \
14mu|ppp-2.4.7-4|220	scripts/ppp-on-rsh \
14mu|ppp-2.4.7-4|221	scripts/ppp-on-ssh \
14mu|ppp-2.4.7-4|222	scripts/secure-card
14mu|ppp-2.4.7-4|223	
14mu|ppp-2.4.7-4|224	%if %{with inet6}
14mu|ppp-2.4.7-4|225	perl -pi -e "s/#HAVE_INET6/HAVE_INET6/" pppd/Makefile.linux
14mu|ppp-2.4.7-4|226	%endif
14mu|ppp-2.4.7-4|227	
14mu|ppp-2.4.7-4|228	%build
14mu|ppp-2.4.7-4|229	perl -pi -e "s/openssl/openssl -DOPENSSL_NO_SHA1/;" openssl/crypto/sha/Makefile
14mu|ppp-2.4.7-4|230	
14mu|ppp-2.4.7-4|231	%configure2_5x
14mu|ppp-2.4.7-4|232	%make RPM_OPT_FLAGS="%{optflags}" LIBDIR=%{_libdir}
14mu|ppp-2.4.7-4|233	%make -C pppd/plugins -f Makefile.linux
14mu|ppp-2.4.7-4|234	%make -C ppp-watch %{?_smp_mflags}
14mu|ppp-2.4.7-4|235	
14mu|ppp-2.4.7-4|236	%install
14mu|ppp-2.4.7-4|237	mkdir -p %{buildroot}{%{_sbindir},%{_bindir},/usr/X11R6/bin/,%{_mandir}/man8,%{_sysconfdir}/{ppp/peers,pam.d}}
14mu|ppp-2.4.7-4|238	
14mu|ppp-2.4.7-4|239	%makeinstall LIBDIR=%{buildroot}%{_libdir}/pppd/%{version}/ INSTALL=install -C pppd/plugins/dhcp
14mu|ppp-2.4.7-4|240	%makeinstall INSTROOT=%{buildroot} SUBDIRS="pppoatm rp-pppoe radius pppol2tp"
14mu|ppp-2.4.7-4|241	%makeinstall ROOT=%{buildroot} mandir=/usr/share/man -C ppp-watch install
14mu|ppp-2.4.7-4|242	
14mu|ppp-2.4.7-4|243	%multiarch_includes %{buildroot}%{_includedir}/pppd/pathnames.h
14mu|ppp-2.4.7-4|244	
14mu|ppp-2.4.7-4|245	# (gg) Allow stripping
14mu|ppp-2.4.7-4|246	chmod u+w %{buildroot}%{_sbindir}/*
14mu|ppp-2.4.7-4|247	
14mu|ppp-2.4.7-4|248	chmod go+r scripts/*
14mu|ppp-2.4.7-4|249	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/ppp
14mu|ppp-2.4.7-4|250	install -m 644 %{SOURCE3} %{_builddir}/%{name}-%{version}/
14mu|ppp-2.4.7-4|251	
14mu|ppp-2.4.7-4|252	# (stew) fix permissions
14mu|ppp-2.4.7-4|253	chmod 0755 `find %{buildroot} -name "*\.so"`
14mu|ppp-2.4.7-4|254	
14mu|ppp-2.4.7-4|255	# Provide pointers for people who expect stuff in old places
14mu|ppp-2.4.7-4|256	touch %{buildroot}%{_var}/log/ppp/connect-errors
14mu|ppp-2.4.7-4|257	touch %{buildroot}%{_var}/run/ppp/resolv.conf
14mu|ppp-2.4.7-4|258	ln -s ../../var/log/ppp/connect-errors %{buildroot}%{_sysconfdir}/ppp/connect-errors
14mu|ppp-2.4.7-4|259	ln -s ../../var/run/ppp/resolv.conf %{buildroot}%{_sysconfdir}/ppp/resolv.conf
14mu|ppp-2.4.7-4|260	
14mu|ppp-2.4.7-4|261	# Logrotate script
14mu|ppp-2.4.7-4|262	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mu|ppp-2.4.7-4|263	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/ppp
14mu|ppp-2.4.7-4|264	
14mu|ppp-2.4.7-4|265	# install tmpfiles conf
14mu|ppp-2.4.7-4|266	install -m644 -D %{SOURCE6} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|ppp-2.4.7-4|267	
14mu|ppp-2.4.7-4|268	# install scripts (previously owned by initscripts package)
14mu|ppp-2.4.7-4|269	install -d %{buildroot}%{_sysconfdir}/ppp
14mu|ppp-2.4.7-4|270	install -p %{SOURCE104} %{buildroot}%{_sysconfdir}/ppp/ip-down
14mu|ppp-2.4.7-4|271	install -p %{SOURCE105} %{buildroot}%{_sysconfdir}/ppp/ip-down.ipv6to4
14mu|ppp-2.4.7-4|272	install -p %{SOURCE106} %{buildroot}%{_sysconfdir}/ppp/ip-up
14mu|ppp-2.4.7-4|273	install -p %{SOURCE107} %{buildroot}%{_sysconfdir}/ppp/ip-up.ipv6to4
14mu|ppp-2.4.7-4|274	install -p %{SOURCE108} %{buildroot}%{_sysconfdir}/ppp/ipv6-down
14mu|ppp-2.4.7-4|275	install -p %{SOURCE109} %{buildroot}%{_sysconfdir}/ppp/ipv6-up
14mu|ppp-2.4.7-4|276	
14mu|ppp-2.4.7-4|277	install -d %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/
14mu|ppp-2.4.7-4|278	install -p %{SOURCE110} %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifup-ppp
14mu|ppp-2.4.7-4|279	install -p %{SOURCE111} %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifdown-ppp
14mu|ppp-2.4.7-4|280	
14mu|ppp-2.4.7-4|281	%changelog
14mu|ppp-2.4.7-4|282	
14mu|ppp-2.4.7-4|283	* Tue Jun 30 2015 din <d.fedorov@ntcit-rosa.ru> 2.4.7-4
14mu|ppp-2.4.7-4|284	- (78a23fb) Merge pull request #1 from law/ppp:rosa2014.1
14mu|ppp-2.4.7-4|285	- (78a23fb) Move ppp initscripts to ppp package
14mu|ppp-2.4.7-4|286	
14mu|ppp-2.4.7-4|287	

23800 14
14mu|prelink-0.5.0-1.20130503.2|1	%define	date 20130503
14mu|prelink-0.5.0-1.20130503.2|2	
14mu|prelink-0.5.0-1.20130503.2|3	Summary:	An ELF prelinking utility
14mu|prelink-0.5.0-1.20130503.2|4	Name:		prelink
14mu|prelink-0.5.0-1.20130503.2|5	Epoch:		1
14mu|prelink-0.5.0-1.20130503.2|6	Version:	0.5.0
14mu|prelink-0.5.0-1.20130503.2|7	Release:	1.%{date}.2
14mu|prelink-0.5.0-1.20130503.2|8	License:	GPLv2+
14mu|prelink-0.5.0-1.20130503.2|9	Group:		System/Base
14mu|prelink-0.5.0-1.20130503.2|10	# actually, ripped from latest srpm from
14mu|prelink-0.5.0-1.20130503.2|11	# http://mirrors.kernel.org/fedora/development/15/source/SRPMS/prelink-0.4.4-1.fc15.src.rpm
14mu|prelink-0.5.0-1.20130503.2|12	Source0:	http://people.redhat.com/jakub/prelink/%{name}-%{date}.tar.bz2
14mu|prelink-0.5.0-1.20130503.2|13	Source2:	prelink.conf
14mu|prelink-0.5.0-1.20130503.2|14	Source3:	prelink.cron
14mu|prelink-0.5.0-1.20130503.2|15	Source4:	prelink.sysconfig
14mu|prelink-0.5.0-1.20130503.2|16	Source5:	prelink.macros
14mu|prelink-0.5.0-1.20130503.2|17	Source6:	prelink.logrotate
14mu|prelink-0.5.0-1.20130503.2|18	Patch0:		prelink-0.5.0-init.patch
14mu|prelink-0.5.0-1.20130503.2|19	Patch1:		fix-libgelf-linking.patch
14mu|prelink-0.5.0-1.20130503.2|20	
14mu|prelink-0.5.0-1.20130503.2|21	BuildRequires:	elfutils-static-devel
14mu|prelink-0.5.0-1.20130503.2|22	BuildRequires:	glibc-static-devel
14mu|prelink-0.5.0-1.20130503.2|23	BuildRequires:	perl
14mu|prelink-0.5.0-1.20130503.2|24	Requires:	coreutils
14mu|prelink-0.5.0-1.20130503.2|25	Requires:	gawk
14mu|prelink-0.5.0-1.20130503.2|26	Requires:	grep
14mu|prelink-0.5.0-1.20130503.2|27	Requires:	findutils
14mu|prelink-0.5.0-1.20130503.2|28	Requires:	util-linux
14mu|prelink-0.5.0-1.20130503.2|29	Requires(post):	rpm-helper
14mu|prelink-0.5.0-1.20130503.2|30	
14mu|prelink-0.5.0-1.20130503.2|31	%description
14mu|prelink-0.5.0-1.20130503.2|32	The prelink package contains a utility which modifies ELF shared libraries
14mu|prelink-0.5.0-1.20130503.2|33	and executables, so that far fewer relocations need to be resolved at runtime
14mu|prelink-0.5.0-1.20130503.2|34	and thus programs come up faster.
14mu|prelink-0.5.0-1.20130503.2|35	
14mu|prelink-0.5.0-1.20130503.2|36	%prep
14mu|prelink-0.5.0-1.20130503.2|37	%setup -qn %{name}
14mu|prelink-0.5.0-1.20130503.2|38	%patch0 -p1 -b .init
14mu|prelink-0.5.0-1.20130503.2|39	%patch1 -p1 -b .libgelf~
14mu|prelink-0.5.0-1.20130503.2|40	cp -a %{SOURCE2} %{SOURCE3} %{SOURCE4} .
14mu|prelink-0.5.0-1.20130503.2|41	perl -MConfig -e 'print "-l $Config{archlib}\n-l $Config{installvendorarch}\n"' >> prelink.conf
14mu|prelink-0.5.0-1.20130503.2|42	echo -e "-l %{py_platsitedir}\\n-l %{py_platlibdir}/lib-dynload\\n"|sed -e 's#%{py_ver}#*#g' >> prelink.conf
14mu|prelink-0.5.0-1.20130503.2|43	sed -i -e '/^prelink_LDADD/s/$/ -lpthread/' src/Makefile.{am,in}
14mu|prelink-0.5.0-1.20130503.2|44	
14mu|prelink-0.5.0-1.20130503.2|45	%build
14mu|prelink-0.5.0-1.20130503.2|46	%configure2_5x --disable-shared
14mu|prelink-0.5.0-1.20130503.2|47	%make
14mu|prelink-0.5.0-1.20130503.2|48	
14mu|prelink-0.5.0-1.20130503.2|49	%check
14mu|prelink-0.5.0-1.20130503.2|50	%define testcc CC='gcc -Wl,--add-needed' CXX='g++ -Wl,--add-needed'
14mu|prelink-0.5.0-1.20130503.2|51	echo ====================TESTING=========================
14mu|prelink-0.5.0-1.20130503.2|52	#make -C testsuite check-harder %{testcc}
14mu|prelink-0.5.0-1.20130503.2|53	#make -C testsuite check-cycle %{testcc}
14mu|prelink-0.5.0-1.20130503.2|54	echo ====================TESTING END=====================
14mu|prelink-0.5.0-1.20130503.2|55	
14mu|prelink-0.5.0-1.20130503.2|56	%install
14mu|prelink-0.5.0-1.20130503.2|57	%{makeinstall_std}
14mu|prelink-0.5.0-1.20130503.2|58	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/prelink.conf
14mu|prelink-0.5.0-1.20130503.2|59	install -m755 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/cron.daily/prelink
14mu|prelink-0.5.0-1.20130503.2|60	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/prelink
14mu|prelink-0.5.0-1.20130503.2|61	install -m644 %{SOURCE5} -D %{buildroot}%{_sys_macros_dir}/%{name}.macros
14mu|prelink-0.5.0-1.20130503.2|62	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|prelink-0.5.0-1.20130503.2|63	
14mu|prelink-0.5.0-1.20130503.2|64	mkdir -p %{buildroot}{%{_localstatedir}/lib/misc,%{_var}/log/prelink}
14mu|prelink-0.5.0-1.20130503.2|65	touch %{buildroot}%{_localstatedir}/lib/misc/prelink.full
14mu|prelink-0.5.0-1.20130503.2|66	touch %{buildroot}%{_localstatedir}/lib/misc/prelink.force
14mu|prelink-0.5.0-1.20130503.2|67	touch %{buildroot}%{_var}/log/prelink/prelink.log
14mu|prelink-0.5.0-1.20130503.2|68	
14mu|prelink-0.5.0-1.20130503.2|69	mkdir -p %{buildroot}%{_sysconfdir}/prelink.conf.d
14mu|prelink-0.5.0-1.20130503.2|70	touch %{buildroot}%{_sysconfdir}/prelink.cache
14mu|prelink-0.5.0-1.20130503.2|71	
14mu|prelink-0.5.0-1.20130503.2|72	%post
14mu|prelink-0.5.0-1.20130503.2|73	%create_ghostfile %{_localstatedir}/lib/misc/prelink.full root root 644
14mu|prelink-0.5.0-1.20130503.2|74	%create_ghostfile %{_localstatedir}/lib/misc/prelink.force root root 644
14mu|prelink-0.5.0-1.20130503.2|75	%create_ghostfile %{_var}/log/prelink/prelink.log root root 600
14mu|prelink-0.5.0-1.20130503.2|76	
14mu|prelink-0.5.0-1.20130503.2|77	%preun
14mu|prelink-0.5.0-1.20130503.2|78	if [ "$1" = "0" ]; then
14mu|prelink-0.5.0-1.20130503.2|79	echo undo prelinking, it might take some time
14mu|prelink-0.5.0-1.20130503.2|80	%{_sbindir}/prelink -ua 2> /dev/null
14mu|prelink-0.5.0-1.20130503.2|81	fi
14mu|prelink-0.5.0-1.20130503.2|82	
14mu|prelink-0.5.0-1.20130503.2|83	# This is a bit sub-optimal and only does libraries for now,
14mu|prelink-0.5.0-1.20130503.2|84	# once trigger functionality in rpm has been extended so that
14mu|prelink-0.5.0-1.20130503.2|85	# matching files can be passed by name, we can do it faster
14mu|prelink-0.5.0-1.20130503.2|86	# and also trigger it on binaries as well.
14mu|prelink-0.5.0-1.20130503.2|87	# XXX: disabled, too slow, will rather consider re-enabling it
14mu|prelink-0.5.0-1.20130503.2|88	# per file when triggers has been extended with the necessary
14mu|prelink-0.5.0-1.20130503.2|89	# functionality
14mu|prelink-0.5.0-1.20130503.2|90	%if 0
14mu|prelink-0.5.0-1.20130503.2|91	#"%{distepoch}" >= "2012.0"
14mu|prelink-0.5.0-1.20130503.2|92	%triggerin -- /lib/*.so.*, /lib64/*.so.*, %{_prefix}/lib/*.so.*, %{_prefix}/lib64/*.so.*
14mu|prelink-0.5.0-1.20130503.2|93	[ -f %{_sysconfdir}/sysconfig/prelink ] && . %{_sysconfdir}/sysconfig/prelink
14mu|prelink-0.5.0-1.20130503.2|94	echo "`date`, %{_sbindir}/prelink $PRELINK_OPTS --libs-only --all --quick --verbose:" >> %{_var}/log/prelink/prelink.log
14mu|prelink-0.5.0-1.20130503.2|95	/usr/bin/time %{_sbindir}/prelink $PRELINK_OPTS --libs-only --all --quick --verbose &>> %{_var}/log/prelink/prelink.log
14mu|prelink-0.5.0-1.20130503.2|96	%endif
14mu|prelink-0.5.0-1.20130503.2|97	
14mu|prelink-0.5.0-1.20130503.2|98	%files
14mu|prelink-0.5.0-1.20130503.2|99	%doc doc/prelink.pdf
14mu|prelink-0.5.0-1.20130503.2|100	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/prelink.conf
14mu|prelink-0.5.0-1.20130503.2|101	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/sysconfig/prelink
14mu|prelink-0.5.0-1.20130503.2|102	%verify(not md5 size mtime) %{_sysconfdir}/prelink.cache
14mu|prelink-0.5.0-1.20130503.2|103	%dir %{_sysconfdir}/prelink.conf.d
14mu|prelink-0.5.0-1.20130503.2|104	%config(noreplace) %{_sys_macros_dir}/%{name}.macros
14mu|prelink-0.5.0-1.20130503.2|105	%{_sysconfdir}/cron.daily/prelink
14mu|prelink-0.5.0-1.20130503.2|106	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mu|prelink-0.5.0-1.20130503.2|107	%{_sbindir}/prelink
14mu|prelink-0.5.0-1.20130503.2|108	%{_bindir}/execstack
14mu|prelink-0.5.0-1.20130503.2|109	%{_mandir}/man8/prelink.8*
14mu|prelink-0.5.0-1.20130503.2|110	%{_mandir}/man8/execstack.8*
14mu|prelink-0.5.0-1.20130503.2|111	%dir %{_var}/log/prelink
14mu|prelink-0.5.0-1.20130503.2|112	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/misc/prelink.full
14mu|prelink-0.5.0-1.20130503.2|113	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/misc/prelink.force
14mu|prelink-0.5.0-1.20130503.2|114	%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_var}/log/prelink/prelink.log
14mu|prelink-0.5.0-1.20130503.2|115	
14mu|prelink-0.5.0-1.20130503.2|116	%changelog
14mu|prelink-0.5.0-1.20130503.2|117	* Fri Jan 09 2015 dsilakov <denis.silakov@rosalab.ru> 1:0.5.0-1.20130503.2
14mu|prelink-0.5.0-1.20130503.2|118	+ Revision: 25900a5
14mu|prelink-0.5.0-1.20130503.2|119	- Merge pull request #1 from alexey_rassikhin/prelink:rosa2014.1
14mu|prelink-0.5.0-1.20130503.2|120	- Fix prelink
14mu|prelink-0.5.0-1.20130503.2|121	
14mu|prelink-0.5.0-1.20130503.2|122	

23801 14
14mu|prelude-manager-1.0.2-12|1	Summary:	Prelude Hybrid Intrusion Detection System Manager
14mu|prelude-manager-1.0.2-12|2	Name:		prelude-manager
14mu|prelude-manager-1.0.2-12|3	Version:	1.0.2
14mu|prelude-manager-1.0.2-12|4	Release:	12
14mu|prelude-manager-1.0.2-12|5	License:	GPLv2+
14mu|prelude-manager-1.0.2-12|6	Group:		System/Servers
14mu|prelude-manager-1.0.2-12|7	Url:		http://www.prelude-ids.org/
14mu|prelude-manager-1.0.2-12|8	Source0:	http://www.prelude-ids.org/download/releases/%{name}/%{name}-%{version}.tar.gz
14mu|prelude-manager-1.0.2-12|9	Source2:	%{name}-tmpfiles.conf
14mu|prelude-manager-1.0.2-12|10	Source4:	prelude-manager.service
14mu|prelude-manager-1.0.2-12|11	# They removed this code and provides it only with their "enterprise" version.
14mu|prelude-manager-1.0.2-12|12	# Sorry, but this is GPL, so we use the code from v1.0.1
14mu|prelude-manager-1.0.2-12|13	Patch0:		prelude-manager-1.0.1-missing_relaying.diff
14mu|prelude-manager-1.0.2-12|14	Patch1:		prelude-manager-automake-1.13.patch
14mu|prelude-manager-1.0.2-12|15	Patch2:		prelude-manager-1.0.2-glibc-2.17.patch
14mu|prelude-manager-1.0.2-12|16	BuildRequires:	chrpath
14mu|prelude-manager-1.0.2-12|17	BuildRequires:	libtool
14mu|prelude-manager-1.0.2-12|18	BuildRequires:	preludedb-devel
14mu|prelude-manager-1.0.2-12|19	BuildRequires:	tcp_wrappers-devel
14mu|prelude-manager-1.0.2-12|20	BuildRequires:	pkgconfig(gnutls)
14mu|prelude-manager-1.0.2-12|21	BuildRequires:	pkgconfig(libprelude)
14mu|prelude-manager-1.0.2-12|22	BuildRequires:	pkgconfig(libxml-2.0)
14mu|prelude-manager-1.0.2-12|23	Requires:	prelude-tools
14mu|prelude-manager-1.0.2-12|24	Requires:	tcp_wrappers
14mu|prelude-manager-1.0.2-12|25	Requires:	python-prelude
14mu|prelude-manager-1.0.2-12|26	Requires(post,postun,pre,preun):	rpm-helper
14mu|prelude-manager-1.0.2-12|27	Obsoletes:	prelude-doc < 1.0.2-7
14mu|prelude-manager-1.0.2-12|28	%rename		prelude
14mu|prelude-manager-1.0.2-12|29	
14mu|prelude-manager-1.0.2-12|30	%description
14mu|prelude-manager-1.0.2-12|31	Prelude Manager is the main program of the Prelude Hybrid IDS
14mu|prelude-manager-1.0.2-12|32	suite. It is a multithreaded server which handles connections from
14mu|prelude-manager-1.0.2-12|33	the Prelude sensors. It is able to register local or remote
14mu|prelude-manager-1.0.2-12|34	sensors, let the operator configure them remotely, receive alerts,
14mu|prelude-manager-1.0.2-12|35	and store alerts in a database or any format supported by
14mu|prelude-manager-1.0.2-12|36	reporting plugins, thus providing centralized logging and
14mu|prelude-manager-1.0.2-12|37	analysis. It also provides relaying capabilities for failover and
14mu|prelude-manager-1.0.2-12|38	replication. The IDMEF standard is used for alert representation.
14mu|prelude-manager-1.0.2-12|39	Support for filtering plugins allows you to hook in different
14mu|prelude-manager-1.0.2-12|40	places in the Manager to define custom criteria for alert relaying
14mu|prelude-manager-1.0.2-12|41	and logging.
14mu|prelude-manager-1.0.2-12|42	
14mu|prelude-manager-1.0.2-12|43	%files
14mu|prelude-manager-1.0.2-12|44	%doc AUTHORS COPYING ChangeLog HACKING.README NEWS README README.urpmi
14mu|prelude-manager-1.0.2-12|45	%attr(0755,root,root) %{_unitdir}/%{name}.service
14mu|prelude-manager-1.0.2-12|46	%attr(0755,root,root) %{_sbindir}/%{name}
14mu|prelude-manager-1.0.2-12|47	%dir %{_libdir}/%{name}
14mu|prelude-manager-1.0.2-12|48	%dir %{_libdir}/%{name}/decodes
14mu|prelude-manager-1.0.2-12|49	%dir %{_libdir}/%{name}/filters
14mu|prelude-manager-1.0.2-12|50	%dir %{_libdir}/%{name}/reports
14mu|prelude-manager-1.0.2-12|51	%attr(0755,root,root) %{_libdir}/%{name}/filters/idmef-criteria.so
14mu|prelude-manager-1.0.2-12|52	%attr(0755,root,root) %{_libdir}/%{name}/filters/thresholding.so
14mu|prelude-manager-1.0.2-12|53	%attr(0755,root,root) %{_libdir}/%{name}/reports/debug.so
14mu|prelude-manager-1.0.2-12|54	%attr(0755,root,root) %{_libdir}/%{name}/reports/relaying.so
14mu|prelude-manager-1.0.2-12|55	%attr(0755,root,root) %{_libdir}/%{name}/reports/smtp.so
14mu|prelude-manager-1.0.2-12|56	%attr(0755,root,root) %{_libdir}/%{name}/reports/textmod.so
14mu|prelude-manager-1.0.2-12|57	%attr(0755,root,root) %{_libdir}/%{name}/decodes/normalize.so
14mu|prelude-manager-1.0.2-12|58	%attr(0750,prelude-manager,prelude-manager) %dir %{_var}/spool/%{name}
14mu|prelude-manager-1.0.2-12|59	%attr(0750,prelude-manager,prelude-manager) %dir %{_var}/spool/%{name}/scheduler
14mu|prelude-manager-1.0.2-12|60	%dir %attr(0750,prelude-manager,prelude-manager) %{_logdir}/%{name}
14mu|prelude-manager-1.0.2-12|61	%ghost %attr(0640,prelude-manager,prelude-manager) %{_logdir}/%{name}/prelude.log
14mu|prelude-manager-1.0.2-12|62	%ghost %attr(0640,prelude-manager,prelude-manager) %{_logdir}/%{name}/prelude-xml.log
14mu|prelude-manager-1.0.2-12|63	%dir %attr(0750,prelude-manager,prelude-manager) %{_localstatedir}/lib/%{name}
14mu|prelude-manager-1.0.2-12|64	%dir %attr(0750,prelude-manager,prelude-manager) %{_sysconfdir}/prelude/profile/%{name}
14mu|prelude-manager-1.0.2-12|65	%dir %{_sysconfdir}/%{name}
14mu|prelude-manager-1.0.2-12|66	%attr(0640,root,prelude-manager) %config(noreplace) %{_sysconfdir}/%{name}/*.conf
14mu|prelude-manager-1.0.2-12|67	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mu|prelude-manager-1.0.2-12|68	%{_mandir}/man1/prelude-manager.1*
14mu|prelude-manager-1.0.2-12|69	%{_tmpfilesdir}/%{name}.conf
14mu|prelude-manager-1.0.2-12|70	
14mu|prelude-manager-1.0.2-12|71	%post
14mu|prelude-manager-1.0.2-12|72	%tmpfiles_create %{name}
14mu|prelude-manager-1.0.2-12|73	%create_ghostfile %{_logdir}/prelude-manager/prelude.log prelude-manager prelude-manager 640
14mu|prelude-manager-1.0.2-12|74	%create_ghostfile %{_logdir}/prelude-manager/prelude-xml.log prelude-manager prelude-manager 640
14mu|prelude-manager-1.0.2-12|75	[ ! -f %{_sysconfdir}/prelude/profile/%{name}/analyzerid ] && [ -x %{_bindir}/prelude-adduser ] && \
14mu|prelude-manager-1.0.2-12|76	%{_bindir}/prelude-adduser add prelude-manager --uid `%{__id} -u prelude-manager` --gid `%{__id} -g prelude-manager` >/dev/null 2>&1 || :
14mu|prelude-manager-1.0.2-12|77	%systemd_post %{name}.service
14mu|prelude-manager-1.0.2-12|78	
14mu|prelude-manager-1.0.2-12|79	%preun
14mu|prelude-manager-1.0.2-12|80	%systemd_preun %{name}.service
14mu|prelude-manager-1.0.2-12|81	
14mu|prelude-manager-1.0.2-12|82	%pre
14mu|prelude-manager-1.0.2-12|83	%_pre_useradd prelude-manager %{_localstatedir}/lib/%{name} /bin/false
14mu|prelude-manager-1.0.2-12|84	
14mu|prelude-manager-1.0.2-12|85	%postun
14mu|prelude-manager-1.0.2-12|86	%_postun_userdel prelude-manager
14mu|prelude-manager-1.0.2-12|87	%systemd_postun_with_restart %{name}.service
14mu|prelude-manager-1.0.2-12|88	
14mu|prelude-manager-1.0.2-12|89	#----------------------------------------------------------------------------
14mu|prelude-manager-1.0.2-12|90	
14mu|prelude-manager-1.0.2-12|91	%package db-plugin
14mu|prelude-manager-1.0.2-12|92	Summary:	Database report plugin for Prelude IDS Manager
14mu|prelude-manager-1.0.2-12|93	Group:		System/Servers
14mu|prelude-manager-1.0.2-12|94	Requires:	%{name} = %{EVRD}
14mu|prelude-manager-1.0.2-12|95	
14mu|prelude-manager-1.0.2-12|96	%description db-plugin
14mu|prelude-manager-1.0.2-12|97	Prelude Manager is the main program of the Prelude Hybrid IDS
14mu|prelude-manager-1.0.2-12|98	suite. It is a multithreaded server which handles connections from
14mu|prelude-manager-1.0.2-12|99	the Prelude sensors. It is able to register local or remote
14mu|prelude-manager-1.0.2-12|100	sensors, let the operator configure them remotely, receive alerts,
14mu|prelude-manager-1.0.2-12|101	and store alerts in a database or any format supported by
14mu|prelude-manager-1.0.2-12|102	reporting plugins, thus providing centralized logging and
14mu|prelude-manager-1.0.2-12|103	analysis. It also provides relaying capabilities for failover and
14mu|prelude-manager-1.0.2-12|104	replication. The IDMEF standard is used for alert representation.
14mu|prelude-manager-1.0.2-12|105	Support for filtering plugins allows you to hook in different
14mu|prelude-manager-1.0.2-12|106	places in the Manager to define custom criteria for alert relaying
14mu|prelude-manager-1.0.2-12|107	and logging.
14mu|prelude-manager-1.0.2-12|108	
14mu|prelude-manager-1.0.2-12|109	This plugin authorize prelude-manager to write to database
14mu|prelude-manager-1.0.2-12|110	
14mu|prelude-manager-1.0.2-12|111	%files db-plugin
14mu|prelude-manager-1.0.2-12|112	%attr(0755,root,root) %{_libdir}/%{name}/reports/db.so
14mu|prelude-manager-1.0.2-12|113	
14mu|prelude-manager-1.0.2-12|114	#----------------------------------------------------------------------------
14mu|prelude-manager-1.0.2-12|115	
14mu|prelude-manager-1.0.2-12|116	%package xml-plugin
14mu|prelude-manager-1.0.2-12|117	Summary:	XML report plugin for Prelude IDS Manager
14mu|prelude-manager-1.0.2-12|118	Group:		System/Servers
14mu|prelude-manager-1.0.2-12|119	Requires:	%{name} = %{EVRD}
14mu|prelude-manager-1.0.2-12|120	
14mu|prelude-manager-1.0.2-12|121	%description xml-plugin
14mu|prelude-manager-1.0.2-12|122	Prelude Manager is the main program of the Prelude Hybrid IDS
14mu|prelude-manager-1.0.2-12|123	suite. It is a multithreaded server which handles connections from
14mu|prelude-manager-1.0.2-12|124	the Prelude sensors. It is able to register local or remote
14mu|prelude-manager-1.0.2-12|125	sensors, let the operator configure them remotely, receive alerts,
14mu|prelude-manager-1.0.2-12|126	and store alerts in a database or any format supported by
14mu|prelude-manager-1.0.2-12|127	reporting plugins, thus providing centralized logging and
14mu|prelude-manager-1.0.2-12|128	analysis. It also provides relaying capabilities for failover and
14mu|prelude-manager-1.0.2-12|129	replication. The IDMEF standard is used for alert representation.
14mu|prelude-manager-1.0.2-12|130	Support for filtering plugins allows you to hook in different
14mu|prelude-manager-1.0.2-12|131	places in the Manager to define custom criteria for alert relaying
14mu|prelude-manager-1.0.2-12|132	and logging.
14mu|prelude-manager-1.0.2-12|133	
14mu|prelude-manager-1.0.2-12|134	This plugin adds XML logging capabilities to the Prelude IDS
14mu|prelude-manager-1.0.2-12|135	Manager.
14mu|prelude-manager-1.0.2-12|136	
14mu|prelude-manager-1.0.2-12|137	%files xml-plugin
14mu|prelude-manager-1.0.2-12|138	%attr(0755,root,root) %{_libdir}/%{name}/reports/xmlmod.so
14mu|prelude-manager-1.0.2-12|139	%{_datadir}/%{name}/xmlmod/idmef-message.dtd
14mu|prelude-manager-1.0.2-12|140	
14mu|prelude-manager-1.0.2-12|141	#----------------------------------------------------------------------------
14mu|prelude-manager-1.0.2-12|142	
14mu|prelude-manager-1.0.2-12|143	%package devel
14mu|prelude-manager-1.0.2-12|144	Summary:	Libraries, includes, etc. to develop Prelude IDS Manager plugins
14mu|prelude-manager-1.0.2-12|145	Group:		Development/C
14mu|prelude-manager-1.0.2-12|146	Requires:	%{name} = %{EVRD}
14mu|prelude-manager-1.0.2-12|147	Requires:	%{name}-db-plugin = %{EVRD}
14mu|prelude-manager-1.0.2-12|148	Requires:	%{name}-xml-plugin = %{EVRD}
14mu|prelude-manager-1.0.2-12|149	
14mu|prelude-manager-1.0.2-12|150	%description devel
14mu|prelude-manager-1.0.2-12|151	Prelude Manager is the main program of the Prelude Hybrid IDS
14mu|prelude-manager-1.0.2-12|152	suite. It is a multithreaded server which handles connections from
14mu|prelude-manager-1.0.2-12|153	the Prelude sensors. It is able to register local or remote
14mu|prelude-manager-1.0.2-12|154	sensors, let the operator configure them remotely, receive alerts,
14mu|prelude-manager-1.0.2-12|155	and store alerts in a database or any format supported by
14mu|prelude-manager-1.0.2-12|156	reporting plugins, thus providing centralized logging and
14mu|prelude-manager-1.0.2-12|157	analysis. It also provides relaying capabilities for failover and
14mu|prelude-manager-1.0.2-12|158	replication. The IDMEF standard is used for alert representation.
14mu|prelude-manager-1.0.2-12|159	Support for filtering plugins allows you to hook in different
14mu|prelude-manager-1.0.2-12|160	places in the Manager to define custom criteria for alert relaying
14mu|prelude-manager-1.0.2-12|161	and logging.
14mu|prelude-manager-1.0.2-12|162	
14mu|prelude-manager-1.0.2-12|163	Install this package if you want to build Prelude IDS Manager
14mu|prelude-manager-1.0.2-12|164	Plugins.
14mu|prelude-manager-1.0.2-12|165	
14mu|prelude-manager-1.0.2-12|166	%files devel
14mu|prelude-manager-1.0.2-12|167	%dir %{_includedir}/%{name}
14mu|prelude-manager-1.0.2-12|168	%{_includedir}/%{name}/*.h
14mu|prelude-manager-1.0.2-12|169	
14mu|prelude-manager-1.0.2-12|170	#----------------------------------------------------------------------------
14mu|prelude-manager-1.0.2-12|171	
14mu|prelude-manager-1.0.2-12|172	%prep
14mu|prelude-manager-1.0.2-12|173	%setup -q
14mu|prelude-manager-1.0.2-12|174	%apply_patches
14mu|prelude-manager-1.0.2-12|175	perl -pi -e "s|\@prefix\@%{_logdir}/|%{_logdir}/%{name}/|g" %{name}.conf*
14mu|prelude-manager-1.0.2-12|176	perl -pi -e "s|/lib\b|/%{_lib}|g" configure.in
14mu|prelude-manager-1.0.2-12|177	
14mu|prelude-manager-1.0.2-12|178	cp %{SOURCE4} prelude-manager.service
14mu|prelude-manager-1.0.2-12|179	autoreconf -fi
14mu|prelude-manager-1.0.2-12|180	
14mu|prelude-manager-1.0.2-12|181	%build
14mu|prelude-manager-1.0.2-12|182	%configure2_5x \
14mu|prelude-manager-1.0.2-12|183	--disable-static \
14mu|prelude-manager-1.0.2-12|184	--enable-shared \
14mu|prelude-manager-1.0.2-12|185	--localstatedir=%{_var} \
14mu|prelude-manager-1.0.2-12|186	--with-libprelude-prefix=%{_prefix} \
14mu|prelude-manager-1.0.2-12|187	--with-libpreludedb-prefix=%{_prefix} \
14mu|prelude-manager-1.0.2-12|188	--with-xml-prefix=%{_prefix} \
14mu|prelude-manager-1.0.2-12|189	--with-xml-exec-prefix=%{_prefix}
14mu|prelude-manager-1.0.2-12|190	
14mu|prelude-manager-1.0.2-12|191	# fix linkage to the shared wrapper libs
14mu|prelude-manager-1.0.2-12|192	find -name "Makefile" | %{_bindir}/xargs %{__perl} -pi -e "s|^LIBWRAP_LIBS.*|LIBWRAP_LIBS = -L%{_libdir} -lwrap -lnsl|g"
14mu|prelude-manager-1.0.2-12|193	find -name "Makefile" | %{_bindir}/xargs %{__perl} -pi -e "s|-L%{_libdir} %{_libdir}/libwrap\.a -lnsl|-L%{_libdir} -lwrap -lnsl|g"
14mu|prelude-manager-1.0.2-12|194	
14mu|prelude-manager-1.0.2-12|195	%make
14mu|prelude-manager-1.0.2-12|196	
14mu|prelude-manager-1.0.2-12|197	%install
14mu|prelude-manager-1.0.2-12|198	%makeinstall_std
14mu|prelude-manager-1.0.2-12|199	
14mu|prelude-manager-1.0.2-12|200	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mu|prelude-manager-1.0.2-12|201	install -d %{buildroot}%{_sysconfdir}/prelude/profile/%{name}
14mu|prelude-manager-1.0.2-12|202	install -d %{buildroot}%{_var}/spool/%{name}/scheduler
14mu|prelude-manager-1.0.2-12|203	
14mu|prelude-manager-1.0.2-12|204	install -d %{buildroot}%{_sbindir}
14mu|prelude-manager-1.0.2-12|205	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
14mu|prelude-manager-1.0.2-12|206	
14mu|prelude-manager-1.0.2-12|207	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/%{name}/reports/db.so
14mu|prelude-manager-1.0.2-12|208	
14mu|prelude-manager-1.0.2-12|209	# install init script
14mu|prelude-manager-1.0.2-12|210	install -d %{buildroot}%{_unitdir}
14mu|prelude-manager-1.0.2-12|211	install -m0755 prelude-manager.service %{buildroot}%{_unitdir}/%{name}.service
14mu|prelude-manager-1.0.2-12|212	
14mu|prelude-manager-1.0.2-12|213	# tmpfiles
14mu|prelude-manager-1.0.2-12|214	install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|prelude-manager-1.0.2-12|215	
14mu|prelude-manager-1.0.2-12|216	# fix logrotate stuff
14mu|prelude-manager-1.0.2-12|217	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|prelude-manager-1.0.2-12|218	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
14mu|prelude-manager-1.0.2-12|219	%{_logdir}/%{name}/prelude.log %{_logdir}/%{name}/prelude-xml.log {
14mu|prelude-manager-1.0.2-12|220	missingok
14mu|prelude-manager-1.0.2-12|221	postrotate
14mu|prelude-manager-1.0.2-12|222	[ -f %{_var}/lock/subsys/%{name} ] && %{_unitdir}/%{name} restart
14mu|prelude-manager-1.0.2-12|223	endscript
14mu|prelude-manager-1.0.2-12|224	}
14mu|prelude-manager-1.0.2-12|225	EOF
14mu|prelude-manager-1.0.2-12|226	
14mu|prelude-manager-1.0.2-12|227	# make the logdir
14mu|prelude-manager-1.0.2-12|228	install -d %{buildroot}%{_logdir}/%{name}
14mu|prelude-manager-1.0.2-12|229	/bin/touch %{buildroot}%{_logdir}/%{name}/prelude.log
14mu|prelude-manager-1.0.2-12|230	/bin/touch %{buildroot}%{_logdir}/%{name}/prelude-xml.log
14mu|prelude-manager-1.0.2-12|231	
14mu|prelude-manager-1.0.2-12|232	# fix a README.urpmi
14mu|prelude-manager-1.0.2-12|233	cat > README.urpmi << EOF
14mu|prelude-manager-1.0.2-12|234	If you want database support (required for prewikka),
14mu|prelude-manager-1.0.2-12|235	you should install a preludedb package such as preludedb-mysql and
14mu|prelude-manager-1.0.2-12|236	then do something like the following:
14mu|prelude-manager-1.0.2-12|237	
14mu|prelude-manager-1.0.2-12|238	%{_bindir}/mysqladmin create prelude
14mu|prelude-manager-1.0.2-12|239	echo "GRANT ALL PRIVILEGES ON prelude.* TO prelude@'localhost' IDENTIFIED BY 'prelude';" | %{_bindir}/mysql -h localhost
14mu|prelude-manager-1.0.2-12|240	%{_bindir}/mysql -h localhost -u prelude prelude -p < %{_datadir}/libpreludedb/classic/mysql.sql
14mu|prelude-manager-1.0.2-12|241	%{_bindir}/mysql -h localhost -u prelude prelude -p < %{_datadir}/libpreludedb/classic/addIndices.sql
14mu|prelude-manager-1.0.2-12|242	EOF
14mu|prelude-manager-1.0.2-12|243	
14mu|prelude-manager-1.0.2-12|244	rm -f %{buildroot}%{_libdir}/%{name}/filters/*.*a
14mu|prelude-manager-1.0.2-12|245	rm -f %{buildroot}%{_libdir}/%{name}/reports/*.*a
14mu|prelude-manager-1.0.2-12|246	rm -f %{buildroot}%{_libdir}/%{name}/decodes/*.*a
14mu|prelude-manager-1.0.2-12|247	
14mu|prelude-manager-1.0.2-12|248	
14mu|prelude-manager-1.0.2-12|249	%changelog
14mu|prelude-manager-1.0.2-12|250	
14mu|prelude-manager-1.0.2-12|251	* Sun May 08 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-12
14mu|prelude-manager-1.0.2-12|252	- (1221169) USe tmpfiles
14mu|prelude-manager-1.0.2-12|253	
14mu|prelude-manager-1.0.2-12|254	

23802 14
14mu|prison-1.1.1-1|1	%define major 0
14mu|prison-1.1.1-1|2	%define libname %mklibname %{name} %{major}
14mu|prison-1.1.1-1|3	%define develname %mklibname %{name} -d
14mu|prison-1.1.1-1|4	
14mu|prison-1.1.1-1|5	
14mu|prison-1.1.1-1|6	Name:		prison
14mu|prison-1.1.1-1|7	Group:		Development/C++
14mu|prison-1.1.1-1|8	Summary:	Prison is a Qt based barcode abstraction layer/library
14mu|prison-1.1.1-1|9	Version:	1.1.1
14mu|prison-1.1.1-1|10	Release:	1
14mu|prison-1.1.1-1|11	License: 	MIT
14mu|prison-1.1.1-1|12	Url:		https://projects.kde.org/projects/kdesupport/prison
14mu|prison-1.1.1-1|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/prison/1.1/src/%{name}-%{version}.tar.xz
14mu|prison-1.1.1-1|14	BuildRequires:	cmake
14mu|prison-1.1.1-1|15	BuildRequires:	qt4-devel
14mu|prison-1.1.1-1|16	BuildRequires:	qrencode-devel
14mu|prison-1.1.1-1|17	BuildRequires:	libdmtx-devel
14mu|prison-1.1.1-1|18	
14mu|prison-1.1.1-1|19	%description
14mu|prison-1.1.1-1|20	Prison is a Qt based barcode abstraction layer/library and provides
14mu|prison-1.1.1-1|21	uniform access to generation of barcodes with data.
14mu|prison-1.1.1-1|22	
14mu|prison-1.1.1-1|23	#-------------------------------------------------------------------------------
14mu|prison-1.1.1-1|24	%package -n %{libname}
14mu|prison-1.1.1-1|25	Summary:	Prison library
14mu|prison-1.1.1-1|26	Group:		System/Libraries
14mu|prison-1.1.1-1|27	
14mu|prison-1.1.1-1|28	%description -n %{libname}
14mu|prison-1.1.1-1|29	Library for %{name}.
14mu|prison-1.1.1-1|30	
14mu|prison-1.1.1-1|31	Prison is a Qt based barcode abstraction layer/library and provides
14mu|prison-1.1.1-1|32	uniform access to generation of barcodes with data.
14mu|prison-1.1.1-1|33	
14mu|prison-1.1.1-1|34	%files -n %{libname}
14mu|prison-1.1.1-1|35	%{_libdir}/libprison.so.%{major}*
14mu|prison-1.1.1-1|36	
14mu|prison-1.1.1-1|37	#-------------------------------------------------------------------------------
14mu|prison-1.1.1-1|38	%package -n %{develname}
14mu|prison-1.1.1-1|39	Summary:	Prison development files
14mu|prison-1.1.1-1|40	Group:		Development/C++
14mu|prison-1.1.1-1|41	Requires:	%{libname} = %{version}-%{release}
14mu|prison-1.1.1-1|42	Provides:	%{name}-devel = %{version}-%{release}
14mu|prison-1.1.1-1|43	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|prison-1.1.1-1|44	
14mu|prison-1.1.1-1|45	%description -n %{develname}
14mu|prison-1.1.1-1|46	Development files for applications that use %{name}.
14mu|prison-1.1.1-1|47	
14mu|prison-1.1.1-1|48	Prison is a Qt based barcode abstraction layer/library and provides
14mu|prison-1.1.1-1|49	uniform access to generation of barcodes with data.
14mu|prison-1.1.1-1|50	
14mu|prison-1.1.1-1|51	%files -n %{develname}
14mu|prison-1.1.1-1|52	%doc LICENSE
14mu|prison-1.1.1-1|53	%{_includedir}/%{name}
14mu|prison-1.1.1-1|54	%{_libdir}/libprison.so
14mu|prison-1.1.1-1|55	%{_libdir}/cmake/Prison
14mu|prison-1.1.1-1|56	
14mu|prison-1.1.1-1|57	#-------------------------------------------------------------------------------
14mu|prison-1.1.1-1|58	%prep
14mu|prison-1.1.1-1|59	%setup -q
14mu|prison-1.1.1-1|60	
14mu|prison-1.1.1-1|61	%build
14mu|prison-1.1.1-1|62	%cmake_qt4
14mu|prison-1.1.1-1|63	%make
14mu|prison-1.1.1-1|64	
14mu|prison-1.1.1-1|65	%install
14mu|prison-1.1.1-1|66	%makeinstall_std -C build
14mu|prison-1.1.1-1|67	
14mu|prison-1.1.1-1|68	%changelog
14mu|prison-1.1.1-1|69	* Mon Nov 24 2014 dsilakov <denis.silakov@rosalab.ru> 1.1.1-1
14mu|prison-1.1.1-1|70	+ Revision: 3c0305c
14mu|prison-1.1.1-1|71	- Merge pull request #1 from import/prison:auto_update
14mu|prison-1.1.1-1|72	- ROSA Updates Builder: update suggested
14mu|prison-1.1.1-1|73	
14mu|prison-1.1.1-1|74	

23803 14
14mu|procps-ng-3.3.10-2|1	%define major 4
14mu|procps-ng-3.3.10-2|2	%define libname %mklibname procps %{major}
14mu|procps-ng-3.3.10-2|3	%define devname %mklibname procps -d
14mu|procps-ng-3.3.10-2|4	
14mu|procps-ng-3.3.10-2|5	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|procps-ng-3.3.10-2|6	
14mu|procps-ng-3.3.10-2|7	Summary:	Utilities for monitoring your system and processes on your system
14mu|procps-ng-3.3.10-2|8	Name:		procps-ng
14mu|procps-ng-3.3.10-2|9	Version:	3.3.10
14mu|procps-ng-3.3.10-2|10	Release:	2
14mu|procps-ng-3.3.10-2|11	License:	GPLv2+
14mu|procps-ng-3.3.10-2|12	Group:		Monitoring
14mu|procps-ng-3.3.10-2|13	Url:		http://sourceforge.net/projects/procps-ng/
14mu|procps-ng-3.3.10-2|14	Source0:	http://downloads.sourceforge.net/project/procps-ng/Production/%{name}-%{version}.tar.xz
14mu|procps-ng-3.3.10-2|15	BuildRequires:	libtool
14mu|procps-ng-3.3.10-2|16	BuildRequires:	gettext-devel
14mu|procps-ng-3.3.10-2|17	BuildRequires:	pkgconfig(ncursesw)
14mu|procps-ng-3.3.10-2|18	BuildRequires:	pkgconfig(libsystemd)
14mu|procps-ng-3.3.10-2|19	BuildRequires:	pkgconfig(libsystemd-login)
14mu|procps-ng-3.3.10-2|20	%if %{with selinux}
14mu|procps-ng-3.3.10-2|21	BuildRequires:	selinux-devel
14mu|procps-ng-3.3.10-2|22	%endif
14mu|procps-ng-3.3.10-2|23	Provides:	procps = %{EVRD}
14mu|procps-ng-3.3.10-2|24	Provides:	procps3 = %{EVRD}
14mu|procps-ng-3.3.10-2|25	Conflicts:	procps < 3.3.10
14mu|procps-ng-3.3.10-2|26	Obsoletes:	procps < 3.3.10
14mu|procps-ng-3.3.10-2|27	
14mu|procps-ng-3.3.10-2|28	%description
14mu|procps-ng-3.3.10-2|29	The procps package contains a set of system utilities which provide system
14mu|procps-ng-3.3.10-2|30	information.
14mu|procps-ng-3.3.10-2|31	
14mu|procps-ng-3.3.10-2|32	%files -f %{name}.lang
14mu|procps-ng-3.3.10-2|33	%doc NEWS AUTHORS
14mu|procps-ng-3.3.10-2|34	%doc top/README.top Documentation/FAQ Documentation/BUGS
14mu|procps-ng-3.3.10-2|35	/bin/free
14mu|procps-ng-3.3.10-2|36	/bin/ps
14mu|procps-ng-3.3.10-2|37	/sbin/sysctl
14mu|procps-ng-3.3.10-2|38	%{_bindir}/pgrep
14mu|procps-ng-3.3.10-2|39	%{_bindir}/pmap
14mu|procps-ng-3.3.10-2|40	%{_bindir}/pwdx
14mu|procps-ng-3.3.10-2|41	%{_bindir}/pkill
14mu|procps-ng-3.3.10-2|42	%{_bindir}/skill
14mu|procps-ng-3.3.10-2|43	%{_bindir}/slabtop
14mu|procps-ng-3.3.10-2|44	%{_bindir}/snice
14mu|procps-ng-3.3.10-2|45	%{_bindir}/tload
14mu|procps-ng-3.3.10-2|46	%{_bindir}/top
14mu|procps-ng-3.3.10-2|47	%{_bindir}/uptime
14mu|procps-ng-3.3.10-2|48	%{_bindir}/vmstat
14mu|procps-ng-3.3.10-2|49	%{_bindir}/w
14mu|procps-ng-3.3.10-2|50	%{_bindir}/watch
14mu|procps-ng-3.3.10-2|51	%{_mandir}/man1/*.1*
14mu|procps-ng-3.3.10-2|52	%{_mandir}/man3/*.3*
14mu|procps-ng-3.3.10-2|53	%{_mandir}/man5/*.5*
14mu|procps-ng-3.3.10-2|54	%{_mandir}/man8/*.8*
14mu|procps-ng-3.3.10-2|55	
14mu|procps-ng-3.3.10-2|56	#----------------------------------------------------------------------------
14mu|procps-ng-3.3.10-2|57	
14mu|procps-ng-3.3.10-2|58	%package -n %{libname}
14mu|procps-ng-3.3.10-2|59	Summary:	Main library for %{name}
14mu|procps-ng-3.3.10-2|60	Group:		System/Libraries
14mu|procps-ng-3.3.10-2|61	License:	LGPLv2+
14mu|procps-ng-3.3.10-2|62	
14mu|procps-ng-3.3.10-2|63	%description -n %{libname}
14mu|procps-ng-3.3.10-2|64	Main library for %{name}.
14mu|procps-ng-3.3.10-2|65	
14mu|procps-ng-3.3.10-2|66	%files -n %{libname}
14mu|procps-ng-3.3.10-2|67	/%{_lib}/libprocps.so.%{major}*
14mu|procps-ng-3.3.10-2|68	
14mu|procps-ng-3.3.10-2|69	#----------------------------------------------------------------------------
14mu|procps-ng-3.3.10-2|70	
14mu|procps-ng-3.3.10-2|71	%package -n %{devname}
14mu|procps-ng-3.3.10-2|72	Summary:	Development files for %{name}
14mu|procps-ng-3.3.10-2|73	Group:		Development/C
14mu|procps-ng-3.3.10-2|74	License:	LGPLv2+
14mu|procps-ng-3.3.10-2|75	Requires:	%{libname} = %{EVRD}
14mu|procps-ng-3.3.10-2|76	Provides:	procps-devel = %{EVRD}
14mu|procps-ng-3.3.10-2|77	Conflicts:	procps-devel < 3.3.10
14mu|procps-ng-3.3.10-2|78	Obsoletes:	procps-devel < 3.3.10
14mu|procps-ng-3.3.10-2|79	
14mu|procps-ng-3.3.10-2|80	%description -n %{devname}
14mu|procps-ng-3.3.10-2|81	Development headers and library for the %{name} library.
14mu|procps-ng-3.3.10-2|82	
14mu|procps-ng-3.3.10-2|83	%files -n %{devname}
14mu|procps-ng-3.3.10-2|84	%dir %{_includedir}/proc
14mu|procps-ng-3.3.10-2|85	%{_includedir}/proc/*.h
14mu|procps-ng-3.3.10-2|86	%{_libdir}/libprocps.so
14mu|procps-ng-3.3.10-2|87	%{_libdir}/pkgconfig/libprocps.pc
14mu|procps-ng-3.3.10-2|88	
14mu|procps-ng-3.3.10-2|89	#----------------------------------------------------------------------------
14mu|procps-ng-3.3.10-2|90	
14mu|procps-ng-3.3.10-2|91	%prep
14mu|procps-ng-3.3.10-2|92	%setup -q
14mu|procps-ng-3.3.10-2|93	%apply_patches
14mu|procps-ng-3.3.10-2|94	sed -e 's#${exec_prefix}/usr/bin#${bindir}#' -i configure.ac
14mu|procps-ng-3.3.10-2|95	
14mu|procps-ng-3.3.10-2|96	%build
14mu|procps-ng-3.3.10-2|97	autoreconf -fiv
14mu|procps-ng-3.3.10-2|98	%configure2_5x \
14mu|procps-ng-3.3.10-2|99	--sbindir=/sbin \
14mu|procps-ng-3.3.10-2|100	--disable-static \
14mu|procps-ng-3.3.10-2|101	--enable-watch8bit \
14mu|procps-ng-3.3.10-2|102	--disable-kill \
14mu|procps-ng-3.3.10-2|103	--disable-pidof \
14mu|procps-ng-3.3.10-2|104	--enable-wide-percent \
14mu|procps-ng-3.3.10-2|105	--enable-skill \
14mu|procps-ng-3.3.10-2|106	--enable-sigwinch \
14mu|procps-ng-3.3.10-2|107	--with-systemd \
14mu|procps-ng-3.3.10-2|108	%if %{with selinux}
14mu|procps-ng-3.3.10-2|109	--enable-libselinux \
14mu|procps-ng-3.3.10-2|110	%else
14mu|procps-ng-3.3.10-2|111	--disable-libselinux \
14mu|procps-ng-3.3.10-2|112	%endif
14mu|procps-ng-3.3.10-2|113	--enable-oomem \
14mu|procps-ng-3.3.10-2|114	--enable-w-from
14mu|procps-ng-3.3.10-2|115	
14mu|procps-ng-3.3.10-2|116	%make
14mu|procps-ng-3.3.10-2|117	
14mu|procps-ng-3.3.10-2|118	%install
14mu|procps-ng-3.3.10-2|119	%makeinstall_std
14mu|procps-ng-3.3.10-2|120	
14mu|procps-ng-3.3.10-2|121	mkdir %{buildroot}/bin
14mu|procps-ng-3.3.10-2|122	mkdir %{buildroot}/%{_lib}
14mu|procps-ng-3.3.10-2|123	mv %{buildroot}%{_bindir}/free %{buildroot}/bin
14mu|procps-ng-3.3.10-2|124	mv %{buildroot}%{_bindir}/ps %{buildroot}/bin
14mu|procps-ng-3.3.10-2|125	
14mu|procps-ng-3.3.10-2|126	mv %{buildroot}%{_libdir}/libprocps.so.%{major}* %{buildroot}/%{_lib}
14mu|procps-ng-3.3.10-2|127	ln -srf %{buildroot}/%{_lib}/libprocps.so.%{major}.*.* %{buildroot}%{_libdir}/libprocps.so
14mu|procps-ng-3.3.10-2|128	
14mu|procps-ng-3.3.10-2|129	%find_lang %{name}
14mu|procps-ng-3.3.10-2|130	
14mu|procps-ng-3.3.10-2|131	
14mu|procps-ng-3.3.10-2|132	%changelog
14mu|procps-ng-3.3.10-2|133	
14mu|procps-ng-3.3.10-2|134	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.10-2
14mu|procps-ng-3.3.10-2|135	- (a5bbd2d) Build requires pkgconfig(libsystemd)
14mu|procps-ng-3.3.10-2|136	
14mu|procps-ng-3.3.10-2|137	

23804 14
14mu|protobuf-c-1.0.1-1|1	%define major 1
14mu|protobuf-c-1.0.1-1|2	%define libname %mklibname %{name} %{major}
14mu|protobuf-c-1.0.1-1|3	%define devname %mklibname %{name} -d
14mu|protobuf-c-1.0.1-1|4	
14mu|protobuf-c-1.0.1-1|5	Summary:	C bindings for Google's Protocol Buffers
14mu|protobuf-c-1.0.1-1|6	Name:		protobuf-c
14mu|protobuf-c-1.0.1-1|7	Version:	1.0.1
14mu|protobuf-c-1.0.1-1|8	Release:	1
14mu|protobuf-c-1.0.1-1|9	License:	ASL 2.0
14mu|protobuf-c-1.0.1-1|10	Group:		System/Libraries
14mu|protobuf-c-1.0.1-1|11	Url:		https://github.com/protobuf-c
14mu|protobuf-c-1.0.1-1|12	Source0:	https://github.com/protobuf-c/protobuf-c/releases/download/v%{version}/%{name}-%{version}.tar.gz
14mu|protobuf-c-1.0.1-1|13	BuildRequires:	pkgconfig(protobuf)
14mu|protobuf-c-1.0.1-1|14	
14mu|protobuf-c-1.0.1-1|15	%description
14mu|protobuf-c-1.0.1-1|16	Protocol Buffers are a way of encoding structured data in an efficient yet
14mu|protobuf-c-1.0.1-1|17	extensible format. This package provides a code generator and run-time
14mu|protobuf-c-1.0.1-1|18	libraries to use Protocol Buffers from pure C (not C++).
14mu|protobuf-c-1.0.1-1|19	
14mu|protobuf-c-1.0.1-1|20	It uses a modified version of protoc called protoc-c.
14mu|protobuf-c-1.0.1-1|21	
14mu|protobuf-c-1.0.1-1|22	%files
14mu|protobuf-c-1.0.1-1|23	%doc TODO LICENSE ChangeLog
14mu|protobuf-c-1.0.1-1|24	%{_bindir}/protoc-c
14mu|protobuf-c-1.0.1-1|25	
14mu|protobuf-c-1.0.1-1|26	#----------------------------------------------------------------------------
14mu|protobuf-c-1.0.1-1|27	
14mu|protobuf-c-1.0.1-1|28	%package -n %{libname}
14mu|protobuf-c-1.0.1-1|29	Summary:	C bindings for Google's Protocol Buffers
14mu|protobuf-c-1.0.1-1|30	Group:		System/Libraries
14mu|protobuf-c-1.0.1-1|31	
14mu|protobuf-c-1.0.1-1|32	%description -n %{libname}
14mu|protobuf-c-1.0.1-1|33	This package contains protobuf-c libraries.
14mu|protobuf-c-1.0.1-1|34	
14mu|protobuf-c-1.0.1-1|35	%files -n %{libname}
14mu|protobuf-c-1.0.1-1|36	%{_libdir}/libprotobuf-c.so.%{major}*
14mu|protobuf-c-1.0.1-1|37	
14mu|protobuf-c-1.0.1-1|38	#----------------------------------------------------------------------------
14mu|protobuf-c-1.0.1-1|39	
14mu|protobuf-c-1.0.1-1|40	%package -n %{devname}
14mu|protobuf-c-1.0.1-1|41	Summary:	Protocol Buffers C headers and libraries
14mu|protobuf-c-1.0.1-1|42	Group:		Development/C
14mu|protobuf-c-1.0.1-1|43	Requires:	%{libname} = %{EVRD}
14mu|protobuf-c-1.0.1-1|44	
14mu|protobuf-c-1.0.1-1|45	%description -n %{devname}
14mu|protobuf-c-1.0.1-1|46	This package contains protobuf-c headers and libraries.
14mu|protobuf-c-1.0.1-1|47	
14mu|protobuf-c-1.0.1-1|48	%files -n %{devname}
14mu|protobuf-c-1.0.1-1|49	%dir %{_includedir}/google
14mu|protobuf-c-1.0.1-1|50	%{_includedir}/google/protobuf-c
14mu|protobuf-c-1.0.1-1|51	%{_includedir}/protobuf-c/protobuf-c.h
14mu|protobuf-c-1.0.1-1|52	%{_libdir}/libprotobuf-c.so
14mu|protobuf-c-1.0.1-1|53	%{_libdir}/pkgconfig/libprotobuf-c.pc
14mu|protobuf-c-1.0.1-1|54	
14mu|protobuf-c-1.0.1-1|55	#----------------------------------------------------------------------------
14mu|protobuf-c-1.0.1-1|56	
14mu|protobuf-c-1.0.1-1|57	%prep
14mu|protobuf-c-1.0.1-1|58	%setup -q
14mu|protobuf-c-1.0.1-1|59	
14mu|protobuf-c-1.0.1-1|60	%build
14mu|protobuf-c-1.0.1-1|61	%configure2_5x \
14mu|protobuf-c-1.0.1-1|62	--disable-static
14mu|protobuf-c-1.0.1-1|63	%make
14mu|protobuf-c-1.0.1-1|64	
14mu|protobuf-c-1.0.1-1|65	%install
14mu|protobuf-c-1.0.1-1|66	%makeinstall_std
14mu|protobuf-c-1.0.1-1|67	
14mu|protobuf-c-1.0.1-1|68	%check
14mu|protobuf-c-1.0.1-1|69	make check
14mu|protobuf-c-1.0.1-1|70	
14mu|protobuf-c-1.0.1-1|71	%changelog
14mu|protobuf-c-1.0.1-1|72	
14mu|protobuf-c-1.0.1-1|73	* Mon Jun 20 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-1
14mu|protobuf-c-1.0.1-1|74	- (9c7b16c) Downgrade to 1.0.1
14mu|protobuf-c-1.0.1-1|75	
14mu|protobuf-c-1.0.1-1|76	

23805 14
14mu|proxymngr-1.0.4-1|1	Summary:	Proxy manager service
14mu|proxymngr-1.0.4-1|2	
14mu|proxymngr-1.0.4-1|3	Name:		proxymngr
14mu|proxymngr-1.0.4-1|4	Version:	1.0.4
14mu|proxymngr-1.0.4-1|5	Release:	1
14mu|proxymngr-1.0.4-1|6	Group:		Development/X11
14mu|proxymngr-1.0.4-1|7	License:	MIT
14mu|proxymngr-1.0.4-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|proxymngr-1.0.4-1|9	BuildRequires:	lbxproxy >= 1.0.1
14mu|proxymngr-1.0.4-1|10	BuildRequires:	pkgconfig(ice) >= 1.0.0
14mu|proxymngr-1.0.4-1|11	BuildRequires:	pkgconfig(x11) >= 1.0.0
14mu|proxymngr-1.0.4-1|12	BuildRequires:	pkgconfig(xorg-macros)
14mu|proxymngr-1.0.4-1|13	BuildRequires:	pkgconfig(xproto)
14mu|proxymngr-1.0.4-1|14	BuildRequires:	pkgconfig(xt) >= 1.0.0
14mu|proxymngr-1.0.4-1|15	
14mu|proxymngr-1.0.4-1|16	%description
14mu|proxymngr-1.0.4-1|17	The proxy manager (proxymngr) is responsible for resolving requests from
14mu|proxymngr-1.0.4-1|18	xfindproxy (and other similar clients), starting new proxies when appropriate,
14mu|proxymngr-1.0.4-1|19	and keeping track of all of the available proxy services. The proxy manager
14mu|proxymngr-1.0.4-1|20	strives to reuse existing proxies whenever possible.
14mu|proxymngr-1.0.4-1|21	
14mu|proxymngr-1.0.4-1|22	%prep
14mu|proxymngr-1.0.4-1|23	%setup -q
14mu|proxymngr-1.0.4-1|24	
14mu|proxymngr-1.0.4-1|25	%build
14mu|proxymngr-1.0.4-1|26	%configure2_5x \
14mu|proxymngr-1.0.4-1|27	--x-includes=%{_includedir}\
14mu|proxymngr-1.0.4-1|28	--x-libraries=%{_libdir}
14mu|proxymngr-1.0.4-1|29	
14mu|proxymngr-1.0.4-1|30	%make
14mu|proxymngr-1.0.4-1|31	
14mu|proxymngr-1.0.4-1|32	%install
14mu|proxymngr-1.0.4-1|33	%makeinstall_std
14mu|proxymngr-1.0.4-1|34	
14mu|proxymngr-1.0.4-1|35	%files
14mu|proxymngr-1.0.4-1|36	%{_bindir}/proxymngr
14mu|proxymngr-1.0.4-1|37	%{_mandir}/man1/proxymngr.*
14mu|proxymngr-1.0.4-1|38	%{_sysconfdir}/X11/proxymngr/pmconfig
14mu|proxymngr-1.0.4-1|39	
14mu|proxymngr-1.0.4-1|40	%changelog
14mu|proxymngr-1.0.4-1|41	
14mu|proxymngr-1.0.4-1|42	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.0.4-1
14mu|proxymngr-1.0.4-1|43	- (d461b66) Merge pull request #1 from import/proxymngr:auto_update
14mu|proxymngr-1.0.4-1|44	- (d461b66) Updated to 1.0.4 (by updates_builder)
14mu|proxymngr-1.0.4-1|45	
14mu|proxymngr-1.0.4-1|46	

23806 14
14mu|psad-2.4.1-1|1	%define debug_package %{nil}
14mu|psad-2.4.1-1|2	
14mu|psad-2.4.1-1|3	Summary:	Psad analyzes iptables log messages for suspect traffic
14mu|psad-2.4.1-1|4	Name:		psad
14mu|psad-2.4.1-1|5	Version:	2.4.1
14mu|psad-2.4.1-1|6	Release:	1
14mu|psad-2.4.1-1|7	License:	GPL+ and GPLv2+
14mu|psad-2.4.1-1|8	Group:		System/Servers
14mu|psad-2.4.1-1|9	URL:		http://www.cipherdyne.org/psad/
14mu|psad-2.4.1-1|10	Source0:	http://www.cipherdyne.org/psad/download/%{name}-%{version}.tar.bz2
14mu|psad-2.4.1-1|11	Source1:	http://www.cipherdyne.org/psad/download/%{name}-%{version}.tar.gz.asc
14mu|psad-2.4.1-1|12	# It looks like we have to keep /var/run until we migrate to systemd
14mu|psad-2.4.1-1|13	Source100:	%{name}.rpmlintrc
14mu|psad-2.4.1-1|14	BuildRequires:	perl-devel
14mu|psad-2.4.1-1|15	BuildRequires:	perl-Unix-Syslog
14mu|psad-2.4.1-1|16	BuildRequires:	perl-NetAddr-IP
14mu|psad-2.4.1-1|17	Requires:	perl-Unix-Syslog
14mu|psad-2.4.1-1|18	Requires:	perl-Date-Calc
14mu|psad-2.4.1-1|19	Requires:	sendmail-command
14mu|psad-2.4.1-1|20	Requires:	perl-NetAddr-IP
14mu|psad-2.4.1-1|21	Requires:	perl-IPTables-Parse
14mu|psad-2.4.1-1|22	Requires:	userspace-ipfilter
14mu|psad-2.4.1-1|23	Requires:	perl-Bit-Vector
14mu|psad-2.4.1-1|24	Requires:	perl-IPTables-ChainMgr
14mu|psad-2.4.1-1|25	Requires:	whois
14mu|psad-2.4.1-1|26	Requires(post): rpm-helper
14mu|psad-2.4.1-1|27	Requires(preun): rpm-helper
14mu|psad-2.4.1-1|28	
14mu|psad-2.4.1-1|29	%description
14mu|psad-2.4.1-1|30	Port Scan Attack Detector (psad) is a collection of four lightweight
14mu|psad-2.4.1-1|31	system daemons written in Perl and C that are designed to work with
14mu|psad-2.4.1-1|32	Linux firewalling code (iptables in the 2.4.x kernels, and ipchains
14mu|psad-2.4.1-1|33	in the 2.2.x kernels) to detect port scans. It features a set of highly
14mu|psad-2.4.1-1|34	configurable danger thresholds (with sensible defaults provided),
14mu|psad-2.4.1-1|35	verbose alert messages that include the source, destination, scanned
14mu|psad-2.4.1-1|36	port range, begin and end times, TCP flags and corresponding nmap
14mu|psad-2.4.1-1|37	options (Linux 2.4.x kernels only), email alerting, and automatic
14mu|psad-2.4.1-1|38	blocking of offending IP addresses via dynamic configuration of
14mu|psad-2.4.1-1|39	ipchains/iptables firewall rulesets. In addition, for the 2.4.x kernels
14mu|psad-2.4.1-1|40	psad incorporates many of the TCP, UDP, and ICMP signatures included in
14mu|psad-2.4.1-1|41	Snort to detect highly suspect scans for various backdoor programs
14mu|psad-2.4.1-1|42	(e.g. EvilFTP, GirlFriend, SubSeven), DDoS tools (mstream, shaft), and
14mu|psad-2.4.1-1|43	advanced port scans (syn, fin, Xmas) which are easily leveraged against
14mu|psad-2.4.1-1|44	a machine via nmap. Psad also uses packet TTL, IP id, TOS, and TCP
14mu|psad-2.4.1-1|45	window sizes to passively fingerprint the remote operating system from
14mu|psad-2.4.1-1|46	which scans originate.
14mu|psad-2.4.1-1|47	
14mu|psad-2.4.1-1|48	%package -n perl-IPTables-Parse
14mu|psad-2.4.1-1|49	Summary:	Parse iptables rules
14mu|psad-2.4.1-1|50	Group:		System/Configuration/Networking
14mu|psad-2.4.1-1|51	License:	GPL+ or Artistic
14mu|psad-2.4.1-1|52	
14mu|psad-2.4.1-1|53	%description -n perl-IPTables-Parse
14mu|psad-2.4.1-1|54	Psad package provides a IPTables-Parse perl module.
14mu|psad-2.4.1-1|55	
14mu|psad-2.4.1-1|56	%package -n perl-IPTables-ChainMgr
14mu|psad-2.4.1-1|57	Summary:	ChainMgr iptables perl module
14mu|psad-2.4.1-1|58	Group:		System/Configuration/Networking
14mu|psad-2.4.1-1|59	License:	GPL+ or Artistic
14mu|psad-2.4.1-1|60	
14mu|psad-2.4.1-1|61	%description -n perl-IPTables-ChainMgr
14mu|psad-2.4.1-1|62	Psad package provides a IPTables-ChainMgr perl module.
14mu|psad-2.4.1-1|63	
14mu|psad-2.4.1-1|64	%prep
14mu|psad-2.4.1-1|65	
14mu|psad-2.4.1-1|66	%setup -q
14mu|psad-2.4.1-1|67	
14mu|psad-2.4.1-1|68	%build
14mu|psad-2.4.1-1|69	### build psad binaries (kmsgsd, psadwatchd, and diskmond)
14mu|psad-2.4.1-1|70	%make OPTS="%{optflags}" LDFLAGS="%{ldflags}"
14mu|psad-2.4.1-1|71	
14mu|psad-2.4.1-1|72	pushd deps/IPTables-Parse
14mu|psad-2.4.1-1|73	perl Makefile.PL INSTALLDIRS=vendor
14mu|psad-2.4.1-1|74	%make
14mu|psad-2.4.1-1|75	popd
14mu|psad-2.4.1-1|76	
14mu|psad-2.4.1-1|77	pushd deps/IPTables-ChainMgr
14mu|psad-2.4.1-1|78	perl Makefile.PL INSTALLDIRS=vendor
14mu|psad-2.4.1-1|79	%make
14mu|psad-2.4.1-1|80	popd
14mu|psad-2.4.1-1|81	
14mu|psad-2.4.1-1|82	%check
14mu|psad-2.4.1-1|83	pushd deps/IPTables-Parse
14mu|psad-2.4.1-1|84	%make test
14mu|psad-2.4.1-1|85	popd
14mu|psad-2.4.1-1|86	
14mu|psad-2.4.1-1|87	pushd deps/IPTables-ChainMgr
14mu|psad-2.4.1-1|88	PERL5LIB=../IPTables-Parse/blib/lib %__make test
14mu|psad-2.4.1-1|89	popd
14mu|psad-2.4.1-1|90	
14mu|psad-2.4.1-1|91	%install
14mu|psad-2.4.1-1|92	### log directory
14mu|psad-2.4.1-1|93	mkdir -p %{buildroot}%{_logdir}/%{name}
14mu|psad-2.4.1-1|94	### dir for psadfifo
14mu|psad-2.4.1-1|95	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14mu|psad-2.4.1-1|96	### dir for pidfiles
14mu|psad-2.4.1-1|97	mkdir -p %{buildroot}/var/run/%{name}
14mu|psad-2.4.1-1|98	
14mu|psad-2.4.1-1|99	mkdir -p %{buildroot}%{_mandir}/man8
14mu|psad-2.4.1-1|100	mkdir -p %{buildroot}%{_sbindir}
14mu|psad-2.4.1-1|101	### psad config
14mu|psad-2.4.1-1|102	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mu|psad-2.4.1-1|103	### psad init script
14mu|psad-2.4.1-1|104	mkdir -p %{buildroot}%{_initrddir}
14mu|psad-2.4.1-1|105	
14mu|psad-2.4.1-1|106	install -m 700 {psad,kmsgsd,psadwatchd}	%{buildroot}%{_sbindir}/
14mu|psad-2.4.1-1|107	install -m 500 fwcheck_psad.pl %{buildroot}%{_sbindir}/fwcheck_psad
14mu|psad-2.4.1-1|108	install -m 755 init-scripts/psad-init.redhat %{buildroot}%{_initrddir}/%{name}
14mu|psad-2.4.1-1|109	install -m 644 {psad.conf,pf.os} %{buildroot}%{_sysconfdir}/%{name}/
14mu|psad-2.4.1-1|110	install -m 644 {signatures,icmp_types,icmp6_types,auto_dl,posf,ip_options} %{buildroot}%{_sysconfdir}/%{name}/
14mu|psad-2.4.1-1|111	install -m 644 *.8 %{buildroot}%{_mandir}/man8/
14mu|psad-2.4.1-1|112	
14mu|psad-2.4.1-1|113	pushd deps/IPTables-Parse
14mu|psad-2.4.1-1|114	%makeinstall_std
14mu|psad-2.4.1-1|115	popd
14mu|psad-2.4.1-1|116	
14mu|psad-2.4.1-1|117	pushd deps/IPTables-ChainMgr
14mu|psad-2.4.1-1|118	%makeinstall_std
14mu|psad-2.4.1-1|119	popd
14mu|psad-2.4.1-1|120	
14mu|psad-2.4.1-1|121	### install snort rules files
14mu|psad-2.4.1-1|122	cp -r deps/snort_rules %{buildroot}%{_sysconfdir}/%{name}/
14mu|psad-2.4.1-1|123	
14mu|psad-2.4.1-1|124	%post
14mu|psad-2.4.1-1|125	### put the current hostname into the psad C binaries
14mu|psad-2.4.1-1|126	### (diskmond and psadwatchd).
14mu|psad-2.4.1-1|127	perl -p -i -e 'use Sys::Hostname; my $hostname = hostname(); s/HOSTNAME(\s+)CHANGE.?ME/HOSTNAME${1}$hostname/' /etc/psad/psad.conf
14mu|psad-2.4.1-1|128	
14mu|psad-2.4.1-1|129	/bin/touch /var/log/psad/fwdata
14mu|psad-2.4.1-1|130	chown root.root /var/log/psad/fwdata
14mu|psad-2.4.1-1|131	chmod 0600 /var/log/psad/fwdata
14mu|psad-2.4.1-1|132	if [ ! -p /var/lib/psad/psadfifo ];
14mu|psad-2.4.1-1|133	then [ -e /var/lib/psad/psadfifo ] && /bin/rm -f /var/lib/psad/psadfifo
14mu|psad-2.4.1-1|134	/bin/mknod -m 600 /var/lib/psad/psadfifo p
14mu|psad-2.4.1-1|135	fi
14mu|psad-2.4.1-1|136	chown root.root /var/lib/psad/psadfifo
14mu|psad-2.4.1-1|137	chmod 0600 /var/lib/psad/psadfifo
14mu|psad-2.4.1-1|138	### make psad start at boot
14mu|psad-2.4.1-1|139	%_post_service psad
14mu|psad-2.4.1-1|140	[ -f /etc/syslog.conf ] || exit 0
14mu|psad-2.4.1-1|141	### make a backup of /etc/syslog.conf
14mu|psad-2.4.1-1|142	[ -f /etc/syslog.conf.orig ] || cp -p /etc/syslog.conf /etc/syslog.conf.orig
14mu|psad-2.4.1-1|143	### add the psadfifo line to /etc/syslog.conf if necessary
14mu|psad-2.4.1-1|144	if ! grep -v "#" /etc/syslog.conf | grep -q psadfifo;
14mu|psad-2.4.1-1|145	then echo " .. Adding psadfifo line to /etc/syslog.conf"
14mu|psad-2.4.1-1|146	echo "kern.info |/var/lib/psad/psadfifo" >> /etc/syslog.conf
14mu|psad-2.4.1-1|147	fi
14mu|psad-2.4.1-1|148	if [ -e /var/run/syslogd.pid ];
14mu|psad-2.4.1-1|149	then
14mu|psad-2.4.1-1|150	echo " .. Restarting syslogd "
14mu|psad-2.4.1-1|151	kill -HUP `cat /var/run/syslogd.pid`
14mu|psad-2.4.1-1|152	fi
14mu|psad-2.4.1-1|153	if grep -q "EMAIL.*root.*localhost" /etc/psad/psad.conf;
14mu|psad-2.4.1-1|154	then
14mu|psad-2.4.1-1|155	echo " .. You can edit the EMAIL_ADDRESSES variable in"
14mu|psad-2.4.1-1|156	echo "    /etc/psad/psad.conf to have email alerts sent to"
14mu|psad-2.4.1-1|157	echo "    an address other than root@localhost"
14mu|psad-2.4.1-1|158	fi
14mu|psad-2.4.1-1|159	
14mu|psad-2.4.1-1|160	%preun
14mu|psad-2.4.1-1|161	%_preun_service psad
14mu|psad-2.4.1-1|162	
14mu|psad-2.4.1-1|163	%files
14mu|psad-2.4.1-1|164	%{_initrddir}/%{name}
14mu|psad-2.4.1-1|165	%{_logdir}/%{name}
14mu|psad-2.4.1-1|166	%{_localstatedir}/lib/%{name}
14mu|psad-2.4.1-1|167	/var/run/%{name}
14mu|psad-2.4.1-1|168	%attr (0500,root,root) %{_sbindir}/*
14mu|psad-2.4.1-1|169	%{_mandir}/man8/*
14mu|psad-2.4.1-1|170	
14mu|psad-2.4.1-1|171	%dir %{_sysconfdir}/%{name}
14mu|psad-2.4.1-1|172	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
14mu|psad-2.4.1-1|173	%config(noreplace) %{_sysconfdir}/%{name}/auto_dl
14mu|psad-2.4.1-1|174	%config(noreplace) %{_sysconfdir}/%{name}/icmp_types
14mu|psad-2.4.1-1|175	%config(noreplace) %{_sysconfdir}/%{name}/icmp6_types
14mu|psad-2.4.1-1|176	%config(noreplace) %{_sysconfdir}/%{name}/posf
14mu|psad-2.4.1-1|177	%config(noreplace) %{_sysconfdir}/%{name}/signatures
14mu|psad-2.4.1-1|178	%config(noreplace) %{_sysconfdir}/%{name}/pf.os
14mu|psad-2.4.1-1|179	%config(noreplace) %{_sysconfdir}/%{name}/ip_options
14mu|psad-2.4.1-1|180	
14mu|psad-2.4.1-1|181	%dir %{_sysconfdir}/%{name}/snort_rules
14mu|psad-2.4.1-1|182	%config(noreplace) %{_sysconfdir}/%{name}/snort_rules/*
14mu|psad-2.4.1-1|183	
14mu|psad-2.4.1-1|184	%files -n perl-IPTables-Parse
14mu|psad-2.4.1-1|185	%{perl_vendorlib}/IPTables/Parse.pm
14mu|psad-2.4.1-1|186	%{_mandir}/man3/IPTables::Parse*
14mu|psad-2.4.1-1|187	
14mu|psad-2.4.1-1|188	%files -n perl-IPTables-ChainMgr
14mu|psad-2.4.1-1|189	%{perl_vendorlib}/IPTables/ChainMgr.pm
14mu|psad-2.4.1-1|190	%{_mandir}/man3/IPTables::ChainMgr*
14mu|psad-2.4.1-1|191	
14mu|psad-2.4.1-1|192	%changelog
14mu|psad-2.4.1-1|193	
14mu|psad-2.4.1-1|194	* Mon Aug 17 2015 dsilakov <denis.silakov@rosalab.ru> 2.4.1-1
14mu|psad-2.4.1-1|195	- (9e9824e) Merge pull request #4 from import/psad:auto_update
14mu|psad-2.4.1-1|196	- (9e9824e) Updated to 2.4.1 (by updates_builder)
14mu|psad-2.4.1-1|197	
14mu|psad-2.4.1-1|198	

23807 14
14mu|psmisc-22.21-3|1	Summary:	Utilities for managing processes on your system
14mu|psmisc-22.21-3|2	Name:		psmisc
14mu|psmisc-22.21-3|3	Version:	22.21
14mu|psmisc-22.21-3|4	Release:	3
14mu|psmisc-22.21-3|5	License:	GPLv2+
14mu|psmisc-22.21-3|6	Group:		Monitoring
14mu|psmisc-22.21-3|7	Url:		http://psmisc.sourceforge.net/
14mu|psmisc-22.21-3|8	Source0:	http://downloads.sourceforge.net/project/psmisc/%{name}/%{name}-%{version}.tar.gz
14mu|psmisc-22.21-3|9	BuildRequires:	pkgconfig(ncurses)
14mu|psmisc-22.21-3|10	
14mu|psmisc-22.21-3|11	%description
14mu|psmisc-22.21-3|12	The psmisc package contains utilities for managing processes on your
14mu|psmisc-22.21-3|13	system: pstree, killall and fuser. The pstree command displays a tree
14mu|psmisc-22.21-3|14	structure of all of the running processes on your system. The killall
14mu|psmisc-22.21-3|15	command sends a specified signal (SIGTERM if nothing is specified) to
14mu|psmisc-22.21-3|16	processes identified by name.  The fuser command identifies the PIDs
14mu|psmisc-22.21-3|17	of processes that are using specified files or filesystems.
14mu|psmisc-22.21-3|18	
14mu|psmisc-22.21-3|19	%files -f %{name}.lang
14mu|psmisc-22.21-3|20	%doc AUTHORS ChangeLog README
14mu|psmisc-22.21-3|21	/sbin/fuser
14mu|psmisc-22.21-3|22	%{_bindir}/fuser
14mu|psmisc-22.21-3|23	%{_bindir}/killall
14mu|psmisc-22.21-3|24	%{_bindir}/prtstat
14mu|psmisc-22.21-3|25	%{_bindir}/pstree*
14mu|psmisc-22.21-3|26	%{_mandir}/man1/fuser.1*
14mu|psmisc-22.21-3|27	%{_mandir}/man1/killall.1*
14mu|psmisc-22.21-3|28	%{_mandir}/man1/prtstat.1*
14mu|psmisc-22.21-3|29	%{_mandir}/man1/pstree.1*
14mu|psmisc-22.21-3|30	%{_bindir}/peekfd
14mu|psmisc-22.21-3|31	%{_mandir}/man1/peekfd.1*
14mu|psmisc-22.21-3|32	
14mu|psmisc-22.21-3|33	#----------------------------------------------------------------------------
14mu|psmisc-22.21-3|34	
14mu|psmisc-22.21-3|35	%prep
14mu|psmisc-22.21-3|36	%setup -q
14mu|psmisc-22.21-3|37	
14mu|psmisc-22.21-3|38	%build
14mu|psmisc-22.21-3|39	export CFLAGS="%{optflags} -D_GNU_SOURCE"
14mu|psmisc-22.21-3|40	
14mu|psmisc-22.21-3|41	%configure2_5x \
14mu|psmisc-22.21-3|42	--disable-rpath
14mu|psmisc-22.21-3|43	%make
14mu|psmisc-22.21-3|44	
14mu|psmisc-22.21-3|45	%install
14mu|psmisc-22.21-3|46	%makeinstall_std
14mu|psmisc-22.21-3|47	
14mu|psmisc-22.21-3|48	mkdir -p %{buildroot}/sbin
14mu|psmisc-22.21-3|49	pushd %{buildroot}/sbin
14mu|psmisc-22.21-3|50	ln -s ../%{_bindir}/fuser fuser
14mu|psmisc-22.21-3|51	popd
14mu|psmisc-22.21-3|52	
14mu|psmisc-22.21-3|53	%find_lang %{name}
14mu|psmisc-22.21-3|54	
14mu|psmisc-22.21-3|55	
14mu|psmisc-22.21-3|56	%changelog
14mu|psmisc-22.21-3|57	
14mu|psmisc-22.21-3|58	* Thu Oct 06 2016 Denis Silakov <dsilakov@gmail.com> 22.21-3
14mu|psmisc-22.21-3|59	- (24d3231) Fix symlink creation
14mu|psmisc-22.21-3|60	
14mu|psmisc-22.21-3|61	

23808 14
14mu|pstoedit-3.70-4|1	%define major 0
14mu|pstoedit-3.70-4|2	%define libname %mklibname pstoedit %{major}
14mu|pstoedit-3.70-4|3	%define devname %mklibname pstoedit -d
14mu|pstoedit-3.70-4|4	
14mu|pstoedit-3.70-4|5	Summary:	Translates PostScript/PDF graphics into other vector formats
14mu|pstoedit-3.70-4|6	Name:		pstoedit
14mu|pstoedit-3.70-4|7	Version:	3.70
14mu|pstoedit-3.70-4|8	Release:	4
14mu|pstoedit-3.70-4|9	License:	GPLv2+
14mu|pstoedit-3.70-4|10	Group:		Graphics
14mu|pstoedit-3.70-4|11	Url:		http://www.pstoedit.net/pstoedit
14mu|pstoedit-3.70-4|12	Source0:	http://sourceforge.net/projects/pstoedit/files/pstoedit/%{version}/%{name}-%{version}.tar.gz
14mu|pstoedit-3.70-4|13	# Fix loading plugins, patch from Fedora
14mu|pstoedit-3.70-4|14	Patch0:		pstoedit-3.70-pkglibdir.patch
14mu|pstoedit-3.70-4|15	Patch1:		pstoedit-3.70-pkgconfig.patch
14mu|pstoedit-3.70-4|16	BuildRequires:	bison
14mu|pstoedit-3.70-4|17	BuildRequires:	ghostscript
14mu|pstoedit-3.70-4|18	BuildRequires:	multiarch-utils >= 1.0.3
14mu|pstoedit-3.70-4|19	BuildRequires:	plotutils-devel
14mu|pstoedit-3.70-4|20	BuildRequires:	pkgconfig(ImageMagick)
14mu|pstoedit-3.70-4|21	BuildRequires:	pkgconfig(libzip)
14mu|pstoedit-3.70-4|22	# not compatible
14mu|pstoedit-3.70-4|23	BuildConflicts:	ming-devel
14mu|pstoedit-3.70-4|24	
14mu|pstoedit-3.70-4|25	%description
14mu|pstoedit-3.70-4|26	pstoedit translates PostScript and PDF graphics into other vector formats.
14mu|pstoedit-3.70-4|27	Currently pstoedit can generate the following formats:
14mu|pstoedit-3.70-4|28	
14mu|pstoedit-3.70-4|29	- Tgif .obj format (for tgif version >= 3)
14mu|pstoedit-3.70-4|30	- fig format for xfig
14mu|pstoedit-3.70-4|31	- pdf Adobe Portable Document Format
14mu|pstoedit-3.70-4|32	- gnuplot format
14mu|pstoedit-3.70-4|33	- Flattened PostScript (with or without Bezier curves)
14mu|pstoedit-3.70-4|34	- DXF - CAD exchange format
14mu|pstoedit-3.70-4|35	- LWO - LightWave 3D
14mu|pstoedit-3.70-4|36	- RIB - RenderMan
14mu|pstoedit-3.70-4|37	- RPL - Real3D
14mu|pstoedit-3.70-4|38	- Idraw format (a special format of EPS that Idraw can read)
14mu|pstoedit-3.70-4|39	- Tcl/Tk
14mu|pstoedit-3.70-4|40	- HPGL
14mu|pstoedit-3.70-4|41	- AI - Adobe Illustrator Format (based on ps2ai.ps, not a real pstoedit)
14mu|pstoedit-3.70-4|42	- WMF - Windows Meta Files
14mu|pstoedit-3.70-4|43	- PIC format for troff/groff
14mu|pstoedit-3.70-4|44	- MetaPost format per usage with TeX/LaTeX
14mu|pstoedit-3.70-4|45	- LaTeX2e picture
14mu|pstoedit-3.70-4|46	- Kontour
14mu|pstoedit-3.70-4|47	- GNU Metafile (plotutils/libplot)
14mu|pstoedit-3.70-4|48	- Sketch (http://sketch.sourceforge.net)
14mu|pstoedit-3.70-4|49	- Mathematica
14mu|pstoedit-3.70-4|50	- trough ImageMagick to any format supported by ImageMagick
14mu|pstoedit-3.70-4|51	
14mu|pstoedit-3.70-4|52	%files
14mu|pstoedit-3.70-4|53	%doc doc/changelog.htm  doc/readme.txt
14mu|pstoedit-3.70-4|54	%doc readme.install examples
14mu|pstoedit-3.70-4|55	%{_bindir}/pstoedit
14mu|pstoedit-3.70-4|56	%{_datadir}/pstoedit
14mu|pstoedit-3.70-4|57	%{_mandir}/man1/*.1*
14mu|pstoedit-3.70-4|58	
14mu|pstoedit-3.70-4|59	#----------------------------------------------------------------------------
14mu|pstoedit-3.70-4|60	
14mu|pstoedit-3.70-4|61	%package -n %{libname}
14mu|pstoedit-3.70-4|62	Summary:	Pstoedit libraries
14mu|pstoedit-3.70-4|63	Group:		System/Libraries
14mu|pstoedit-3.70-4|64	
14mu|pstoedit-3.70-4|65	%description -n %{libname}
14mu|pstoedit-3.70-4|66	This package contains the libraries needed to run programs dynamically
14mu|pstoedit-3.70-4|67	linked with pstoedit libraries.
14mu|pstoedit-3.70-4|68	
14mu|pstoedit-3.70-4|69	%files -n %{libname}
14mu|pstoedit-3.70-4|70	%{_libdir}/libpstoedit.so.%{major}*
14mu|pstoedit-3.70-4|71	%{_libdir}/pstoedit/libp2edrvlplot.so
14mu|pstoedit-3.70-4|72	%{_libdir}/pstoedit/libp2edrvmagick++.so
14mu|pstoedit-3.70-4|73	%{_libdir}/pstoedit/libp2edrvpptx.so
14mu|pstoedit-3.70-4|74	%{_libdir}/pstoedit/libp2edrvstd.so
14mu|pstoedit-3.70-4|75	%{_libdir}/pstoedit/libp2edrvlplot.so.%{major}*
14mu|pstoedit-3.70-4|76	%{_libdir}/pstoedit/libp2edrvmagick++.so.%{major}*
14mu|pstoedit-3.70-4|77	%{_libdir}/pstoedit/libp2edrvpptx.so.%{major}*
14mu|pstoedit-3.70-4|78	%{_libdir}/pstoedit/libp2edrvstd.so.%{major}*
14mu|pstoedit-3.70-4|79	
14mu|pstoedit-3.70-4|80	#----------------------------------------------------------------------------
14mu|pstoedit-3.70-4|81	
14mu|pstoedit-3.70-4|82	%package -n %{devname}
14mu|pstoedit-3.70-4|83	Summary:	Static libraries and header files for pstoedit development
14mu|pstoedit-3.70-4|84	Group:		Development/C
14mu|pstoedit-3.70-4|85	Requires:	%{libname} = %{EVRD}
14mu|pstoedit-3.70-4|86	Provides:	%{name}-devel = %{EVRD}
14mu|pstoedit-3.70-4|87	%rename		%{_lib}pstoedit0-devel
14mu|pstoedit-3.70-4|88	
14mu|pstoedit-3.70-4|89	%description -n %{devname}
14mu|pstoedit-3.70-4|90	If you want to create applications that will use pstoedit code or
14mu|pstoedit-3.70-4|91	APIs, you'll need to install these packages as well as pstoedit. This
14mu|pstoedit-3.70-4|92	additional package isn't necessary if you simply want to use pstoedit.
14mu|pstoedit-3.70-4|93	
14mu|pstoedit-3.70-4|94	%files -n %{devname}
14mu|pstoedit-3.70-4|95	%doc doc/pstoedit.htm
14mu|pstoedit-3.70-4|96	%{_includedir}/pstoedit
14mu|pstoedit-3.70-4|97	%{_libdir}/*.a
14mu|pstoedit-3.70-4|98	%{_libdir}/*.so
14mu|pstoedit-3.70-4|99	%{_libdir}/pkgconfig/*.pc
14mu|pstoedit-3.70-4|100	%{_datadir}/aclocal/*.m4
14mu|pstoedit-3.70-4|101	
14mu|pstoedit-3.70-4|102	#----------------------------------------------------------------------------
14mu|pstoedit-3.70-4|103	
14mu|pstoedit-3.70-4|104	%prep
14mu|pstoedit-3.70-4|105	%setup -q
14mu|pstoedit-3.70-4|106	%patch0 -p1
14mu|pstoedit-3.70-4|107	%patch1 -p1
14mu|pstoedit-3.70-4|108	
14mu|pstoedit-3.70-4|109	%build
14mu|pstoedit-3.70-4|110	# needed because of definitions in imagemagick headers that break with -pedantic
14mu|pstoedit-3.70-4|111	sed -ie 's/-pedantic//' configure
14mu|pstoedit-3.70-4|112	%configure2_5x --enable-static
14mu|pstoedit-3.70-4|113	%make
14mu|pstoedit-3.70-4|114	
14mu|pstoedit-3.70-4|115	%install
14mu|pstoedit-3.70-4|116	%makeinstall_std
14mu|pstoedit-3.70-4|117	
14mu|pstoedit-3.70-4|118	install -m644 doc/pstoedit.1 -D %{buildroot}%{_mandir}/man1/pstoedit.1
14mu|pstoedit-3.70-4|119	
14mu|pstoedit-3.70-4|120	rm -f %{buildroot}%{_libdir}/%{name}/*.a
14mu|pstoedit-3.70-4|121	
14mu|pstoedit-3.70-4|122	
14mu|pstoedit-3.70-4|123	%changelog
14mu|pstoedit-3.70-4|124	
14mu|pstoedit-3.70-4|125	* Tue May 31 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.70-4
14mu|pstoedit-3.70-4|126	- (cf14209) Add patch to fix pkgconfig
14mu|pstoedit-3.70-4|127	
14mu|pstoedit-3.70-4|128	

23809 14
14mu|pugixml-1.7-2|1	%define		major 1
14mu|pugixml-1.7-2|2	%define		libname		%mklibname pugixml %{major}
14mu|pugixml-1.7-2|3	%define		develname	%mklibname pugixml -d
14mu|pugixml-1.7-2|4	
14mu|pugixml-1.7-2|5	Name:		pugixml
14mu|pugixml-1.7-2|6	Version:	1.7
14mu|pugixml-1.7-2|7	Release:	2
14mu|pugixml-1.7-2|8	Summary:	A light-weight C++ XML processing library
14mu|pugixml-1.7-2|9	Group:		System/Libraries
14mu|pugixml-1.7-2|10	License:	MIT
14mu|pugixml-1.7-2|11	URL:		http://pugixml.org
14mu|pugixml-1.7-2|12	Source0:	http://github.com/zeux/pugixml/releases/download/v%{version}/%{name}-%{version}.tar.gz
14mu|pugixml-1.7-2|13	BuildRequires:	cmake
14mu|pugixml-1.7-2|14	
14mu|pugixml-1.7-2|15	%description
14mu|pugixml-1.7-2|16	pugixml is a light-weight C++ XML processing library.
14mu|pugixml-1.7-2|17	It features:
14mu|pugixml-1.7-2|18	- DOM-like interface with rich traversal/modification capabilities
14mu|pugixml-1.7-2|19	- Extremely fast non-validating XML parser which constructs the DOM tree from
14mu|pugixml-1.7-2|20	an XML file/buffer
14mu|pugixml-1.7-2|21	- XPath 1.0 implementation for complex data-driven tree queries
14mu|pugixml-1.7-2|22	- Full Unicode support with Unicode interface variants and automatic encoding
14mu|pugixml-1.7-2|23	conversions
14mu|pugixml-1.7-2|24	
14mu|pugixml-1.7-2|25	%package -n %{libname}
14mu|pugixml-1.7-2|26	Summary:	A light-weight C++ XML processing library
14mu|pugixml-1.7-2|27	Group:		System/Libraries
14mu|pugixml-1.7-2|28	
14mu|pugixml-1.7-2|29	%description -n %{libname}
14mu|pugixml-1.7-2|30	pugixml is a light-weight C++ XML processing library.
14mu|pugixml-1.7-2|31	It features:
14mu|pugixml-1.7-2|32	- DOM-like interface with rich traversal/modification capabilities
14mu|pugixml-1.7-2|33	- Extremely fast non-validating XML parser which constructs the DOM tree from
14mu|pugixml-1.7-2|34	an XML file/buffer
14mu|pugixml-1.7-2|35	- XPath 1.0 implementation for complex data-driven tree queries
14mu|pugixml-1.7-2|36	- Full Unicode support with Unicode interface variants and automatic encoding
14mu|pugixml-1.7-2|37	conversions
14mu|pugixml-1.7-2|38	
14mu|pugixml-1.7-2|39	%package -n %{develname}
14mu|pugixml-1.7-2|40	Summary:	Development files for %{name} library
14mu|pugixml-1.7-2|41	Group:		Development/C++
14mu|pugixml-1.7-2|42	Requires:	%{libname} = %{version}-%{release}
14mu|pugixml-1.7-2|43	Provides:	%{name}-devel = %{version}-%{release}
14mu|pugixml-1.7-2|44	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|pugixml-1.7-2|45	
14mu|pugixml-1.7-2|46	%description -n %{develname}
14mu|pugixml-1.7-2|47	Development files for package %{name} library
14mu|pugixml-1.7-2|48	
14mu|pugixml-1.7-2|49	%prep
14mu|pugixml-1.7-2|50	%setup -qn %{name}-%{version}/scripts
14mu|pugixml-1.7-2|51	
14mu|pugixml-1.7-2|52	%build
14mu|pugixml-1.7-2|53	export CXXFLAGS="%{optflags} -std=gnu++11"
14mu|pugixml-1.7-2|54	%cmake
14mu|pugixml-1.7-2|55	%make
14mu|pugixml-1.7-2|56	
14mu|pugixml-1.7-2|57	%install
14mu|pugixml-1.7-2|58	mkdir -p %{buildroot}%{_includedir}
14mu|pugixml-1.7-2|59	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
14mu|pugixml-1.7-2|60	mkdir -p %{buildroot}%{_libdir}
14mu|pugixml-1.7-2|61	
14mu|pugixml-1.7-2|62	install -p -m 0644 ../contrib/* %{buildroot}%{_datadir}/%{name}/contrib/
14mu|pugixml-1.7-2|63	install -p -m 0644 ../src/*.hpp %{buildroot}%{_includedir}/
14mu|pugixml-1.7-2|64	install -p -m 0755 build/*.so.* %{buildroot}%{_libdir}/
14mu|pugixml-1.7-2|65	mv build/*.so %{buildroot}%{_libdir}/
14mu|pugixml-1.7-2|66	
14mu|pugixml-1.7-2|67	rm -f %{buildroot}%{_libdir}/lib%{name}.so.%{major}
14mu|pugixml-1.7-2|68	pushd %{buildroot}%{_libdir}
14mu|pugixml-1.7-2|69	ln -s lib%{name}.so.%{major}* lib%{name}.so.%{major}
14mu|pugixml-1.7-2|70	popd
14mu|pugixml-1.7-2|71	
14mu|pugixml-1.7-2|72	%files -n %{libname}
14mu|pugixml-1.7-2|73	%doc ../readme.txt
14mu|pugixml-1.7-2|74	%{_libdir}/*.so.%{major}*
14mu|pugixml-1.7-2|75	
14mu|pugixml-1.7-2|76	%files -n %{develname}
14mu|pugixml-1.7-2|77	%doc ../docs/*
14mu|pugixml-1.7-2|78	%{_libdir}/*.so
14mu|pugixml-1.7-2|79	%{_datadir}/%{name}
14mu|pugixml-1.7-2|80	%{_includedir}/*.hpp
14mu|pugixml-1.7-2|81	
14mu|pugixml-1.7-2|82	
14mu|pugixml-1.7-2|83	
14mu|pugixml-1.7-2|84	%changelog
14mu|pugixml-1.7-2|85	
14mu|pugixml-1.7-2|86	* Sat Mar 26 2016 Denis Silakov <dsilakov@gmail.com> 1.7-2
14mu|pugixml-1.7-2|87	- (eb539b5) Fix lib files
14mu|pugixml-1.7-2|88	
14mu|pugixml-1.7-2|89	

23810 14
14mu|pulseaudio-8.0-2|1	%{?build_gdm}%{?!build_gdm:%bcond_without gdm}
14mu|pulseaudio-8.0-2|2	%{?build_xen}%{?!build_xen:%bcond_without xen}
14mu|pulseaudio-8.0-2|3	
14mu|pulseaudio-8.0-2|4	%ifarch %{ix86} x86_64 %{arm}
14mu|pulseaudio-8.0-2|5	%bcond_without webrtc
14mu|pulseaudio-8.0-2|6	%endif
14mu|pulseaudio-8.0-2|7	
14mu|pulseaudio-8.0-2|8	%bcond_with bootstrap
14mu|pulseaudio-8.0-2|9	
14mu|pulseaudio-8.0-2|10	# (cg) Lennart has introduced a circular dependancy in the libraries
14mu|pulseaudio-8.0-2|11	# libpulse requires libpulsecommon but libpulsecommon requires libpulse.
14mu|pulseaudio-8.0-2|12	# This breaks no-undefined.
14mu|pulseaudio-8.0-2|13	# Further issues in some test apps (maybe more) require that disabling
14mu|pulseaudio-8.0-2|14	# as-needed is also required.
14mu|pulseaudio-8.0-2|15	%define _disable_ld_no_undefined 1
14mu|pulseaudio-8.0-2|16	%define _disable_ld_as_needed 1
14mu|pulseaudio-8.0-2|17	
14mu|pulseaudio-8.0-2|18	%define __noautoreq 'devel\\(libpulsecommon.*\\)'
14mu|pulseaudio-8.0-2|19	
14mu|pulseaudio-8.0-2|20	# Majors
14mu|pulseaudio-8.0-2|21	%define major 0
14mu|pulseaudio-8.0-2|22	%define zeroconfmajor 0
14mu|pulseaudio-8.0-2|23	%define glib2major 0
14mu|pulseaudio-8.0-2|24	%define apiver 8.0
14mu|pulseaudio-8.0-2|25	
14mu|pulseaudio-8.0-2|26	# Library names
14mu|pulseaudio-8.0-2|27	%define libname %mklibname %{name} %{major}
14mu|pulseaudio-8.0-2|28	%define devname %mklibname %{name} -d
14mu|pulseaudio-8.0-2|29	
14mu|pulseaudio-8.0-2|30	%define glib2libname %mklibname pulseglib2 %{glib2major}
14mu|pulseaudio-8.0-2|31	
14mu|pulseaudio-8.0-2|32	# API libs (not real shared libs - mostly private but needed by other libs and server)
14mu|pulseaudio-8.0-2|33	%define corelibname %mklibname pulsecore %{apiver}
14mu|pulseaudio-8.0-2|34	%define commonlibname %mklibname pulsecommon %{apiver}
14mu|pulseaudio-8.0-2|35	
14mu|pulseaudio-8.0-2|36	Summary:	Sound server for Linux
14mu|pulseaudio-8.0-2|37	Name:		pulseaudio
14mu|pulseaudio-8.0-2|38	Version:	8.0
14mu|pulseaudio-8.0-2|39	Release:	2
14mu|pulseaudio-8.0-2|40	# Airtunes links to OpenSSL which is BSD-like and should be reflected here
14mu|pulseaudio-8.0-2|41	License:	LGPL and BSD-like
14mu|pulseaudio-8.0-2|42	Group:		Sound
14mu|pulseaudio-8.0-2|43	Url:		http://pulseaudio.org/
14mu|pulseaudio-8.0-2|44	Source0:	http://freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz
14mu|pulseaudio-8.0-2|45	Source1:	%{name}.sysconfig
14mu|pulseaudio-8.0-2|46	Source3:	esd.conf
14mu|pulseaudio-8.0-2|47	Source4:	%{name}.svg
14mu|pulseaudio-8.0-2|48	Source5:	default.pa-for-gdm
14mu|pulseaudio-8.0-2|49	# Load more modules if they are available
14mu|pulseaudio-8.0-2|50	Patch0:		pulseaudio-5.0-defaults.patch
14mu|pulseaudio-8.0-2|51	Patch1:		pulseaudio-6.0-kde-delay.patch
14mu|pulseaudio-8.0-2|52	# Load device-manager module
14mu|pulseaudio-8.0-2|53	Patch3:		pulseaudio-7.1-load-module-device-manager.patch
14mu|pulseaudio-8.0-2|54	# Avoid muting various audio and video players when Skype receives a message
14mu|pulseaudio-8.0-2|55	Patch4:		pulseaudio-8.0-disable-cork.patch
14mu|pulseaudio-8.0-2|56	
14mu|pulseaudio-8.0-2|57	BuildRequires:	automake1.8
14mu|pulseaudio-8.0-2|58	BuildRequires:	doxygen
14mu|pulseaudio-8.0-2|59	BuildRequires:	imagemagick
14mu|pulseaudio-8.0-2|60	BuildRequires:	intltool
14mu|pulseaudio-8.0-2|61	BuildRequires:	cap-devel
14mu|pulseaudio-8.0-2|62	BuildRequires:	gettext-devel
14mu|pulseaudio-8.0-2|63	BuildRequires:	libltdl-devel
14mu|pulseaudio-8.0-2|64	BuildRequires:	libwrap-devel
14mu|pulseaudio-8.0-2|65	%if %{with xen}
14mu|pulseaudio-8.0-2|66	BuildRequires:	xen-devel
14mu|pulseaudio-8.0-2|67	%endif
14mu|pulseaudio-8.0-2|68	BuildRequires:	pkgconfig(alsa)
14mu|pulseaudio-8.0-2|69	BuildRequires:	pkgconfig(atomic_ops)
14mu|pulseaudio-8.0-2|70	BuildRequires:	pkgconfig(avahi-client)
14mu|pulseaudio-8.0-2|71	BuildRequires:	pkgconfig(bash-completion)
14mu|pulseaudio-8.0-2|72	%if %{without bootstrap}
14mu|pulseaudio-8.0-2|73	BuildRequires:	pkgconfig(bluez)
14mu|pulseaudio-8.0-2|74	BuildRequires:	pkgconfig(sbc)
14mu|pulseaudio-8.0-2|75	%endif
14mu|pulseaudio-8.0-2|76	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|pulseaudio-8.0-2|77	BuildRequires:	pkgconfig(fftw3)
14mu|pulseaudio-8.0-2|78	BuildRequires:	pkgconfig(gconf-2.0)
14mu|pulseaudio-8.0-2|79	BuildRequires:	pkgconfig(glib-2.0)
14mu|pulseaudio-8.0-2|80	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|pulseaudio-8.0-2|81	BuildRequires:	pkgconfig(ice)
14mu|pulseaudio-8.0-2|82	BuildRequires:	pkgconfig(jack)
14mu|pulseaudio-8.0-2|83	BuildRequires:	pkgconfig(json-c)
14mu|pulseaudio-8.0-2|84	BuildRequires:	pkgconfig(libasyncns)
14mu|pulseaudio-8.0-2|85	BuildRequires:	pkgconfig(liblircclient0)
14mu|pulseaudio-8.0-2|86	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|pulseaudio-8.0-2|87	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|pulseaudio-8.0-2|88	BuildRequires:	pkgconfig(libsystemd-login)
14mu|pulseaudio-8.0-2|89	BuildRequires:	pkgconfig(openssl)
14mu|pulseaudio-8.0-2|90	BuildRequires:	pkgconfig(orc-0.4)
14mu|pulseaudio-8.0-2|91	BuildRequires:	pkgconfig(polkit-agent-1)
14mu|pulseaudio-8.0-2|92	BuildRequires:	pkgconfig(sm)
14mu|pulseaudio-8.0-2|93	BuildRequires:	pkgconfig(sndfile)
14mu|pulseaudio-8.0-2|94	BuildRequires:	pkgconfig(soxr)
14mu|pulseaudio-8.0-2|95	BuildRequires:	pkgconfig(speex)
14mu|pulseaudio-8.0-2|96	BuildRequires:	pkgconfig(systemd)
14mu|pulseaudio-8.0-2|97	BuildRequires:	pkgconfig(tdb)
14mu|pulseaudio-8.0-2|98	BuildRequires:	pkgconfig(udev)
14mu|pulseaudio-8.0-2|99	%if %{with webrtc}
14mu|pulseaudio-8.0-2|100	BuildRequires:	pkgconfig(webrtc-audio-processing)
14mu|pulseaudio-8.0-2|101	%endif
14mu|pulseaudio-8.0-2|102	BuildRequires:	pkgconfig(x11)
14mu|pulseaudio-8.0-2|103	BuildRequires:	pkgconfig(x11-xcb)
14mu|pulseaudio-8.0-2|104	BuildRequires:	pkgconfig(xcb)
14mu|pulseaudio-8.0-2|105	BuildRequires:	pkgconfig(xcb-util)
14mu|pulseaudio-8.0-2|106	BuildRequires:	pkgconfig(xi)
14mu|pulseaudio-8.0-2|107	BuildRequires:	pkgconfig(xtst)
14mu|pulseaudio-8.0-2|108	Requires:	udev >= 143
14mu|pulseaudio-8.0-2|109	Requires:	rtkit
14mu|pulseaudio-8.0-2|110	Requires(post):	ccp
14mu|pulseaudio-8.0-2|111	
14mu|pulseaudio-8.0-2|112	%description
14mu|pulseaudio-8.0-2|113	pulseaudio is a sound server for Linux and other Unix like operating
14mu|pulseaudio-8.0-2|114	systems. It is intended to be an improved drop-in replacement for the
14mu|pulseaudio-8.0-2|115	Enlightened Sound Daemon (EsounD). In addition to the features EsounD
14mu|pulseaudio-8.0-2|116	provides pulseaudio has:
14mu|pulseaudio-8.0-2|117	* Extensible plugin architecture (by loading dynamic loadable
14mu|pulseaudio-8.0-2|118	modules with dlopen())
14mu|pulseaudio-8.0-2|119	* Support for more than one sink/source
14mu|pulseaudio-8.0-2|120	* Better low latency behaviour
14mu|pulseaudio-8.0-2|121	* Embedabble into other software (the core is available as C
14mu|pulseaudio-8.0-2|122	library)
14mu|pulseaudio-8.0-2|123	* Completely asynchronous C API
14mu|pulseaudio-8.0-2|124	* Simple command line interface for reconfiguring the daemon while
14mu|pulseaudio-8.0-2|125	running
14mu|pulseaudio-8.0-2|126	* Flexible, implicit sample type conversion and resampling
14mu|pulseaudio-8.0-2|127	* "Zero-Copy" architecture
14mu|pulseaudio-8.0-2|128	* Module autoloading
14mu|pulseaudio-8.0-2|129	* Very accurate latency measurement for playback and recording.
14mu|pulseaudio-8.0-2|130	* May be used to combine multiple sound cards to one (with sample
14mu|pulseaudio-8.0-2|131	rate adjustment)
14mu|pulseaudio-8.0-2|132	* Client side latency interpolation
14mu|pulseaudio-8.0-2|133	
14mu|pulseaudio-8.0-2|134	%files -f %{name}.lang
14mu|pulseaudio-8.0-2|135	%doc README
14mu|pulseaudio-8.0-2|136	%dir %{_sysconfdir}/pulse/
14mu|pulseaudio-8.0-2|137	%config(noreplace) %{_sysconfdir}/pulse/daemon.conf
14mu|pulseaudio-8.0-2|138	%config(noreplace) %{_sysconfdir}/pulse/default.pa
14mu|pulseaudio-8.0-2|139	%config(noreplace) %{_sysconfdir}/pulse/system.pa
14mu|pulseaudio-8.0-2|140	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|pulseaudio-8.0-2|141	%{_bindir}/%{name}
14mu|pulseaudio-8.0-2|142	%{_mandir}/man1/%{name}.1.*
14mu|pulseaudio-8.0-2|143	%{_mandir}/man5/pulse-client.conf.5.*
14mu|pulseaudio-8.0-2|144	%{_mandir}/man5/pulse-daemon.conf.5.*
14mu|pulseaudio-8.0-2|145	%{_mandir}/man5/default.pa.5.*
14mu|pulseaudio-8.0-2|146	%{_mandir}/man5/pulse-cli-syntax.5.*
14mu|pulseaudio-8.0-2|147	%{_iconsdir}/hicolor/*
14mu|pulseaudio-8.0-2|148	%dir %{_datadir}/%{name}/
14mu|pulseaudio-8.0-2|149	%{_datadir}/%{name}/alsa-mixer
14mu|pulseaudio-8.0-2|150	%{_datadir}/zsh/site-functions/_pulseaudio
14mu|pulseaudio-8.0-2|151	/lib/udev/rules.d/90-pulseaudio.rules
14mu|pulseaudio-8.0-2|152	%dir %{_libdir}/pulse-%{apiver}
14mu|pulseaudio-8.0-2|153	%dir %{_libdir}/pulse-%{apiver}/modules
14mu|pulseaudio-8.0-2|154	%{_libdir}/pulse-%{apiver}/modules/libalsa-util.so
14mu|pulseaudio-8.0-2|155	%{_libdir}/pulse-%{apiver}/modules/libcli.so
14mu|pulseaudio-8.0-2|156	%{_libdir}/pulse-%{apiver}/modules/liboss-util.so
14mu|pulseaudio-8.0-2|157	%{_libdir}/pulse-%{apiver}/modules/libprotocol-cli.so
14mu|pulseaudio-8.0-2|158	%{_libdir}/pulse-%{apiver}/modules/libprotocol-esound.so
14mu|pulseaudio-8.0-2|159	%{_libdir}/pulse-%{apiver}/modules/libprotocol-http.so
14mu|pulseaudio-8.0-2|160	%{_libdir}/pulse-%{apiver}/modules/libprotocol-native.so
14mu|pulseaudio-8.0-2|161	%{_libdir}/pulse-%{apiver}/modules/libprotocol-simple.so
14mu|pulseaudio-8.0-2|162	%{_libdir}/pulse-%{apiver}/modules/libraop.so
14mu|pulseaudio-8.0-2|163	%{_libdir}/pulse-%{apiver}/modules/librtp.so
14mu|pulseaudio-8.0-2|164	%if %{with webrtc}
14mu|pulseaudio-8.0-2|165	%{_libdir}/pulse-%{apiver}/modules/libwebrtc-util.so
14mu|pulseaudio-8.0-2|166	%endif
14mu|pulseaudio-8.0-2|167	%{_libdir}/pulse-%{apiver}/modules/module-alsa-card.so
14mu|pulseaudio-8.0-2|168	%{_libdir}/pulse-%{apiver}/modules/module-alsa-sink.so
14mu|pulseaudio-8.0-2|169	%{_libdir}/pulse-%{apiver}/modules/module-alsa-source.so
14mu|pulseaudio-8.0-2|170	%{_libdir}/pulse-%{apiver}/modules/module-always-sink.so
14mu|pulseaudio-8.0-2|171	%{_libdir}/pulse-%{apiver}/modules/module-augment-properties.so
14mu|pulseaudio-8.0-2|172	%{_libdir}/pulse-%{apiver}/modules/module-card-restore.so
14mu|pulseaudio-8.0-2|173	%{_libdir}/pulse-%{apiver}/modules/module-cli-protocol-tcp.so
14mu|pulseaudio-8.0-2|174	%{_libdir}/pulse-%{apiver}/modules/module-cli-protocol-unix.so
14mu|pulseaudio-8.0-2|175	%{_libdir}/pulse-%{apiver}/modules/module-cli.so
14mu|pulseaudio-8.0-2|176	%{_libdir}/pulse-%{apiver}/modules/module-combine.so
14mu|pulseaudio-8.0-2|177	%{_libdir}/pulse-%{apiver}/modules/module-combine-sink.so
14mu|pulseaudio-8.0-2|178	%{_libdir}/pulse-%{apiver}/modules/module-role-cork.so
14mu|pulseaudio-8.0-2|179	%{_libdir}/pulse-%{apiver}/modules/module-systemd-login.so
14mu|pulseaudio-8.0-2|180	%{_libdir}/pulse-%{apiver}/modules/module-dbus-protocol.so
14mu|pulseaudio-8.0-2|181	%{_libdir}/pulse-%{apiver}/modules/module-detect.so
14mu|pulseaudio-8.0-2|182	%{_libdir}/pulse-%{apiver}/modules/module-device-manager.so
14mu|pulseaudio-8.0-2|183	%{_libdir}/pulse-%{apiver}/modules/module-device-restore.so
14mu|pulseaudio-8.0-2|184	%{_libdir}/pulse-%{apiver}/modules/module-echo-cancel.so
14mu|pulseaudio-8.0-2|185	%{_libdir}/pulse-%{apiver}/modules/module-esound-compat-spawnfd.so
14mu|pulseaudio-8.0-2|186	%{_libdir}/pulse-%{apiver}/modules/module-esound-compat-spawnpid.so
14mu|pulseaudio-8.0-2|187	%{_libdir}/pulse-%{apiver}/modules/module-esound-protocol-tcp.so
14mu|pulseaudio-8.0-2|188	%{_libdir}/pulse-%{apiver}/modules/module-esound-protocol-unix.so
14mu|pulseaudio-8.0-2|189	%{_libdir}/pulse-%{apiver}/modules/module-esound-sink.so
14mu|pulseaudio-8.0-2|190	%{_libdir}/pulse-%{apiver}/modules/module-http-protocol-tcp.so
14mu|pulseaudio-8.0-2|191	%{_libdir}/pulse-%{apiver}/modules/module-http-protocol-unix.so
14mu|pulseaudio-8.0-2|192	%{_libdir}/pulse-%{apiver}/modules/module-intended-roles.so
14mu|pulseaudio-8.0-2|193	%{_libdir}/pulse-%{apiver}/modules/module-loopback.so
14mu|pulseaudio-8.0-2|194	%{_libdir}/pulse-%{apiver}/modules/module-match.so
14mu|pulseaudio-8.0-2|195	%{_libdir}/pulse-%{apiver}/modules/module-mmkbd-evdev.so
14mu|pulseaudio-8.0-2|196	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-fd.so
14mu|pulseaudio-8.0-2|197	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-tcp.so
14mu|pulseaudio-8.0-2|198	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-unix.so
14mu|pulseaudio-8.0-2|199	%{_libdir}/pulse-%{apiver}/modules/module-null-sink.so
14mu|pulseaudio-8.0-2|200	%{_libdir}/pulse-%{apiver}/modules/module-null-source.so
14mu|pulseaudio-8.0-2|201	%{_libdir}/pulse-%{apiver}/modules/module-oss.so
14mu|pulseaudio-8.0-2|202	%{_libdir}/pulse-%{apiver}/modules/module-pipe-sink.so
14mu|pulseaudio-8.0-2|203	%{_libdir}/pulse-%{apiver}/modules/module-pipe-source.so
14mu|pulseaudio-8.0-2|204	%{_libdir}/pulse-%{apiver}/modules/module-raop-sink.so
14mu|pulseaudio-8.0-2|205	%{_libdir}/pulse-%{apiver}/modules/module-rygel-media-server.so
14mu|pulseaudio-8.0-2|206	%{_libdir}/pulse-%{apiver}/modules/module-position-event-sounds.so
14mu|pulseaudio-8.0-2|207	%{_libdir}/pulse-%{apiver}/modules/module-rescue-streams.so
14mu|pulseaudio-8.0-2|208	%{_libdir}/pulse-%{apiver}/modules/module-rtp-recv.so
14mu|pulseaudio-8.0-2|209	%{_libdir}/pulse-%{apiver}/modules/module-rtp-send.so
14mu|pulseaudio-8.0-2|210	%{_libdir}/pulse-%{apiver}/modules/module-simple-protocol-tcp.so
14mu|pulseaudio-8.0-2|211	%{_libdir}/pulse-%{apiver}/modules/module-simple-protocol-unix.so
14mu|pulseaudio-8.0-2|212	%{_libdir}/pulse-%{apiver}/modules/module-sine.so
14mu|pulseaudio-8.0-2|213	%{_libdir}/pulse-%{apiver}/modules/module-sine-source.so
14mu|pulseaudio-8.0-2|214	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-sink.so
14mu|pulseaudio-8.0-2|215	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-source.so
14mu|pulseaudio-8.0-2|216	%{_libdir}/pulse-%{apiver}/modules/module-udev-detect.so
14mu|pulseaudio-8.0-2|217	%{_libdir}/pulse-%{apiver}/modules/module-volume-restore.so
14mu|pulseaudio-8.0-2|218	%{_libdir}/pulse-%{apiver}/modules/module-virtual-sink.so
14mu|pulseaudio-8.0-2|219	%{_libdir}/pulse-%{apiver}/modules/module-virtual-source.so
14mu|pulseaudio-8.0-2|220	%{_libdir}/pulse-%{apiver}/modules/module-stream-restore.so
14mu|pulseaudio-8.0-2|221	%{_libdir}/pulse-%{apiver}/modules/module-suspend-on-idle.so
14mu|pulseaudio-8.0-2|222	%{_libdir}/pulse-%{apiver}/modules/module-default-device-restore.so
14mu|pulseaudio-8.0-2|223	%{_libdir}/pulse-%{apiver}/modules/module-ladspa-sink.so
14mu|pulseaudio-8.0-2|224	%{_libdir}/pulse-%{apiver}/modules/module-remap-sink.so
14mu|pulseaudio-8.0-2|225	%{_libdir}/pulse-%{apiver}/modules/module-switch-on-connect.so
14mu|pulseaudio-8.0-2|226	%{_libdir}/pulse-%{apiver}/modules/module-filter-apply.so
14mu|pulseaudio-8.0-2|227	%{_libdir}/pulse-%{apiver}/modules/module-filter-heuristics.so
14mu|pulseaudio-8.0-2|228	%{_libdir}/pulse-%{apiver}/modules/module-virtual-surround-sink.so
14mu|pulseaudio-8.0-2|229	%{_libdir}/pulse-%{apiver}/modules/module-switch-on-port-available.so
14mu|pulseaudio-8.0-2|230	%{_libdir}/pulse-%{apiver}/modules/module-remap-source.so
14mu|pulseaudio-8.0-2|231	%{_libdir}/pulse-%{apiver}/modules/module-role-ducking.so
14mu|pulseaudio-8.0-2|232	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-sink-new.so
14mu|pulseaudio-8.0-2|233	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-source-new.so
14mu|pulseaudio-8.0-2|234	%{_datadir}/bash-completion/completions/pulseaudio
14mu|pulseaudio-8.0-2|235	%{_userunitdir}/pulseaudio.service
14mu|pulseaudio-8.0-2|236	%{_userunitdir}/pulseaudio.socket
14mu|pulseaudio-8.0-2|237	
14mu|pulseaudio-8.0-2|238	%pre
14mu|pulseaudio-8.0-2|239	/usr/sbin/groupadd -f -r pulse || :
14mu|pulseaudio-8.0-2|240	/usr/bin/id pulse >/dev/null 2>&1 || \
14mu|pulseaudio-8.0-2|241	/usr/sbin/useradd -r -c 'PulseAudio System Daemon' -s /sbin/nologin -d /var/run/pulse -g pulse pulse || :
14mu|pulseaudio-8.0-2|242	/usr/sbin/groupadd -f -r pulse-access || :
14mu|pulseaudio-8.0-2|243	exit 0
14mu|pulseaudio-8.0-2|244	
14mu|pulseaudio-8.0-2|245	%post
14mu|pulseaudio-8.0-2|246	ccp -i -d --set NoOrphans --oldfile %{_sysconfdir}/pulse/daemon.conf --newfile %{_sysconfdir}/pulse/daemon.conf.rpmnew
14mu|pulseaudio-8.0-2|247	
14mu|pulseaudio-8.0-2|248	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|249	
14mu|pulseaudio-8.0-2|250	%package -n %{libname}
14mu|pulseaudio-8.0-2|251	Summary:	Libraries for PulseAudio clients
14mu|pulseaudio-8.0-2|252	Group:		System/Libraries
14mu|pulseaudio-8.0-2|253	Requires:	%{name}-client-config
14mu|pulseaudio-8.0-2|254	Suggests:	%{mklibname alsa-plugins}-pulseaudio
14mu|pulseaudio-8.0-2|255	%ifarch x86_64
14mu|pulseaudio-8.0-2|256	# (cg) Suggest the 32 bit library on 64 bits to ensure compatibility
14mu|pulseaudio-8.0-2|257	#      with (typically closed source) 32 bit apps.
14mu|pulseaudio-8.0-2|258	Suggests:	lib%{name}%{major}
14mu|pulseaudio-8.0-2|259	%endif
14mu|pulseaudio-8.0-2|260	
14mu|pulseaudio-8.0-2|261	%description -n %{libname}
14mu|pulseaudio-8.0-2|262	This package contains the runtime libraries for any application that wishes
14mu|pulseaudio-8.0-2|263	to interface with a PulseAudio sound server.
14mu|pulseaudio-8.0-2|264	
14mu|pulseaudio-8.0-2|265	%files -n %{libname}
14mu|pulseaudio-8.0-2|266	%{_libdir}/libpulse.so.%{major}*
14mu|pulseaudio-8.0-2|267	%{_libdir}/libpulse-simple.so.%{major}*
14mu|pulseaudio-8.0-2|268	%dir %{_libdir}/%{name}
14mu|pulseaudio-8.0-2|269	# (cg) Although the following is not a shared library, putting this file here
14mu|pulseaudio-8.0-2|270	# will allow padsp to work on dual arch machines... (e.g. using padsp to start
14mu|pulseaudio-8.0-2|271	# a 32-bit app).
14mu|pulseaudio-8.0-2|272	%{_libdir}/%{name}/libpulsedsp.so
14mu|pulseaudio-8.0-2|273	
14mu|pulseaudio-8.0-2|274	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|275	
14mu|pulseaudio-8.0-2|276	%package -n %{corelibname}
14mu|pulseaudio-8.0-2|277	Summary:	Core Library for PulseAudio
14mu|pulseaudio-8.0-2|278	Group:		System/Libraries
14mu|pulseaudio-8.0-2|279	Obsoletes:	%{mklibname pulsezeroconf 0} < 2.0
14mu|pulseaudio-8.0-2|280	
14mu|pulseaudio-8.0-2|281	%description -n %{corelibname}
14mu|pulseaudio-8.0-2|282	This package contains a library needed by the PulseAudio sound server
14mu|pulseaudio-8.0-2|283	and modules.
14mu|pulseaudio-8.0-2|284	
14mu|pulseaudio-8.0-2|285	%files -n %{corelibname}
14mu|pulseaudio-8.0-2|286	%{_libdir}/%{name}/libpulsecore-%{apiver}.so
14mu|pulseaudio-8.0-2|287	
14mu|pulseaudio-8.0-2|288	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|289	
14mu|pulseaudio-8.0-2|290	%package -n %{commonlibname}
14mu|pulseaudio-8.0-2|291	Summary:	Common Library for PulseAudio
14mu|pulseaudio-8.0-2|292	Group:		System/Libraries
14mu|pulseaudio-8.0-2|293	
14mu|pulseaudio-8.0-2|294	%description -n %{commonlibname}
14mu|pulseaudio-8.0-2|295	This package contains a library needed by the PulseAudio sound server,
14mu|pulseaudio-8.0-2|296	modules and clients.
14mu|pulseaudio-8.0-2|297	
14mu|pulseaudio-8.0-2|298	%files -n %{commonlibname}
14mu|pulseaudio-8.0-2|299	%dir %{_libdir}/%{name}
14mu|pulseaudio-8.0-2|300	%{_libdir}/%{name}/libpulsecommon-%{apiver}.so
14mu|pulseaudio-8.0-2|301	
14mu|pulseaudio-8.0-2|302	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|303	
14mu|pulseaudio-8.0-2|304	%define alt_name soundprofile
14mu|pulseaudio-8.0-2|305	%define alt_priority 20
14mu|pulseaudio-8.0-2|306	
14mu|pulseaudio-8.0-2|307	%package client-config
14mu|pulseaudio-8.0-2|308	Summary:	Client configuration for PulseAudio clients
14mu|pulseaudio-8.0-2|309	Group:		System/Libraries
14mu|pulseaudio-8.0-2|310	# (eatdirt) Otherwise may trigger bug 2966
14mu|pulseaudio-8.0-2|311	Requires:	alsa-plugins-pulse-config
14mu|pulseaudio-8.0-2|312	Requires(post):	ccp
14mu|pulseaudio-8.0-2|313	Requires(post,postun):	update-alternatives
14mu|pulseaudio-8.0-2|314	
14mu|pulseaudio-8.0-2|315	%description client-config
14mu|pulseaudio-8.0-2|316	This package contains the client configuration files for any application
14mu|pulseaudio-8.0-2|317	that wishes to interface with a PulseAudio sound server.
14mu|pulseaudio-8.0-2|318	
14mu|pulseaudio-8.0-2|319	%files client-config
14mu|pulseaudio-8.0-2|320	%config(noreplace) %{_sysconfdir}/pulse/client.conf
14mu|pulseaudio-8.0-2|321	%dir %{_sysconfdir}/sound/profiles/pulse
14mu|pulseaudio-8.0-2|322	%{_sysconfdir}/sound/profiles/pulse/profile.conf
14mu|pulseaudio-8.0-2|323	
14mu|pulseaudio-8.0-2|324	%post client-config
14mu|pulseaudio-8.0-2|325	%{_sbindir}/update-alternatives \
14mu|pulseaudio-8.0-2|326	--install %{_sysconfdir}/sound/profiles/current %{alt_name} %{_sysconfdir}/sound/profiles/pulse %{alt_priority}
14mu|pulseaudio-8.0-2|327	ccp -i -d --set NoOrphans --oldfile %{_sysconfdir}/pulse/client.conf --newfile %{_sysconfdir}/pulse/client.conf.rpmnew
14mu|pulseaudio-8.0-2|328	
14mu|pulseaudio-8.0-2|329	%postun client-config
14mu|pulseaudio-8.0-2|330	if [ ! -f %{_sysconfdir}/sound/profiles/pulse/profile.conf ]; then
14mu|pulseaudio-8.0-2|331	/usr/sbin/update-alternatives --remove %{alt_name} %{_sysconfdir}/sound/profiles/pulse
14mu|pulseaudio-8.0-2|332	fi
14mu|pulseaudio-8.0-2|333	
14mu|pulseaudio-8.0-2|334	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|335	
14mu|pulseaudio-8.0-2|336	%package -n %{glib2libname}
14mu|pulseaudio-8.0-2|337	Summary:	GLIB 2.x bindings for PulseAudio clients
14mu|pulseaudio-8.0-2|338	Group:		System/Libraries
14mu|pulseaudio-8.0-2|339	
14mu|pulseaudio-8.0-2|340	%description -n %{glib2libname}
14mu|pulseaudio-8.0-2|341	This package contains bindings to integrate the PulseAudio client library with
14mu|pulseaudio-8.0-2|342	a GLIB 2.x based application.
14mu|pulseaudio-8.0-2|343	
14mu|pulseaudio-8.0-2|344	%files -n %{glib2libname}
14mu|pulseaudio-8.0-2|345	%{_libdir}/libpulse-mainloop-glib.so.%{glib2major}*
14mu|pulseaudio-8.0-2|346	
14mu|pulseaudio-8.0-2|347	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|348	
14mu|pulseaudio-8.0-2|349	%package -n %{devname}
14mu|pulseaudio-8.0-2|350	Summary:	Headers and libraries for PulseAudio client development
14mu|pulseaudio-8.0-2|351	Group:		Development/C
14mu|pulseaudio-8.0-2|352	Requires:	%{libname} = %{version}-%{release}
14mu|pulseaudio-8.0-2|353	Requires:	%{glib2libname} = %{version}-%{release}
14mu|pulseaudio-8.0-2|354	Provides:	%{name}-devel = %{version}-%{release}
14mu|pulseaudio-8.0-2|355	Obsoletes:	%{mklibname -d pulseaudio 0} < 2.1
14mu|pulseaudio-8.0-2|356	
14mu|pulseaudio-8.0-2|357	%description -n %{devname}
14mu|pulseaudio-8.0-2|358	Headers and libraries for developing applications that can communicate with
14mu|pulseaudio-8.0-2|359	a PulseAudio sound server.
14mu|pulseaudio-8.0-2|360	
14mu|pulseaudio-8.0-2|361	%files -n %{devname}
14mu|pulseaudio-8.0-2|362	%doc doxygen/html
14mu|pulseaudio-8.0-2|363	%{_libdir}/libpulse.so
14mu|pulseaudio-8.0-2|364	%{_libdir}/libpulse-mainloop-glib.so
14mu|pulseaudio-8.0-2|365	%{_libdir}/libpulse-simple.so
14mu|pulseaudio-8.0-2|366	%dir %{_includedir}/pulse
14mu|pulseaudio-8.0-2|367	%{_includedir}/pulse/*.h
14mu|pulseaudio-8.0-2|368	%{_libdir}/pkgconfig/*.pc
14mu|pulseaudio-8.0-2|369	%{_libdir}/cmake/PulseAudio
14mu|pulseaudio-8.0-2|370	%{_datadir}/vala/vapi/libpulse.deps
14mu|pulseaudio-8.0-2|371	%{_datadir}/vala/vapi/libpulse.vapi
14mu|pulseaudio-8.0-2|372	%{_datadir}/vala/vapi/libpulse-mainloop-glib.deps
14mu|pulseaudio-8.0-2|373	%{_datadir}/vala/vapi/libpulse-mainloop-glib.vapi
14mu|pulseaudio-8.0-2|374	%{_datadir}/vala/vapi/libpulse-simple.deps
14mu|pulseaudio-8.0-2|375	%{_datadir}/vala/vapi/libpulse-simple.vapi
14mu|pulseaudio-8.0-2|376	
14mu|pulseaudio-8.0-2|377	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|378	
14mu|pulseaudio-8.0-2|379	%package esound-compat
14mu|pulseaudio-8.0-2|380	Summary:	PulseAudio EsounD daemon compatibility script
14mu|pulseaudio-8.0-2|381	Group:		Sound
14mu|pulseaudio-8.0-2|382	Requires:	%{name} = %{EVRD}
14mu|pulseaudio-8.0-2|383	Provides:	esound = %{EVRD}
14mu|pulseaudio-8.0-2|384	
14mu|pulseaudio-8.0-2|385	%description esound-compat
14mu|pulseaudio-8.0-2|386	A compatibility script that allows applications to call /usr/bin/esd
14mu|pulseaudio-8.0-2|387	and start PulseAudio with EsounD protocol modules.
14mu|pulseaudio-8.0-2|388	
14mu|pulseaudio-8.0-2|389	%files esound-compat
14mu|pulseaudio-8.0-2|390	%config(noreplace) %{_sysconfdir}/esd.conf
14mu|pulseaudio-8.0-2|391	%{_bindir}/esdcompat
14mu|pulseaudio-8.0-2|392	%{_bindir}/esd
14mu|pulseaudio-8.0-2|393	%{_mandir}/man1/esdcompat.1.*
14mu|pulseaudio-8.0-2|394	
14mu|pulseaudio-8.0-2|395	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|396	
14mu|pulseaudio-8.0-2|397	%if %{without bootstrap}
14mu|pulseaudio-8.0-2|398	%package module-bluetooth
14mu|pulseaudio-8.0-2|399	Summary:	Bluetooth support for the PulseAudio sound server
14mu|pulseaudio-8.0-2|400	Group:		Sound
14mu|pulseaudio-8.0-2|401	Requires:	%{name} = %{EVRD}
14mu|pulseaudio-8.0-2|402	Requires:	sbc
14mu|pulseaudio-8.0-2|403	
14mu|pulseaudio-8.0-2|404	%description module-bluetooth
14mu|pulseaudio-8.0-2|405	Bluetooth modules for the PulseAudio sound server to provide support
14mu|pulseaudio-8.0-2|406	for headsets and proximity detection.
14mu|pulseaudio-8.0-2|407	
14mu|pulseaudio-8.0-2|408	%files module-bluetooth
14mu|pulseaudio-8.0-2|409	%{_libdir}/pulse-%{apiver}/modules/libbluez*-util.so
14mu|pulseaudio-8.0-2|410	%{_libdir}/pulse-%{apiver}/modules/module-bluez*-device.so
14mu|pulseaudio-8.0-2|411	%{_libdir}/pulse-%{apiver}/modules/module-bluez*-discover.so
14mu|pulseaudio-8.0-2|412	%{_libdir}/pulse-%{apiver}/modules/module-bluetooth-discover.so
14mu|pulseaudio-8.0-2|413	%{_libdir}/pulse-%{apiver}/modules/module-bluetooth-policy.so
14mu|pulseaudio-8.0-2|414	%endif
14mu|pulseaudio-8.0-2|415	
14mu|pulseaudio-8.0-2|416	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|417	
14mu|pulseaudio-8.0-2|418	%package module-equalizer
14mu|pulseaudio-8.0-2|419	Summary:	Equalizer support for the PulseAudio sound server
14mu|pulseaudio-8.0-2|420	Group:		Sound
14mu|pulseaudio-8.0-2|421	Requires:	%{name} = %{EVRD}
14mu|pulseaudio-8.0-2|422	Requires:	python-dbus
14mu|pulseaudio-8.0-2|423	Requires:	python-qt4
14mu|pulseaudio-8.0-2|424	
14mu|pulseaudio-8.0-2|425	%description module-equalizer
14mu|pulseaudio-8.0-2|426	Equalizer module for the PulseAudio sound server.
14mu|pulseaudio-8.0-2|427	
14mu|pulseaudio-8.0-2|428	%files module-equalizer
14mu|pulseaudio-8.0-2|429	%{_bindir}/qpaeq
14mu|pulseaudio-8.0-2|430	%{_libdir}/pulse-%{apiver}/modules/module-equalizer-sink.so
14mu|pulseaudio-8.0-2|431	
14mu|pulseaudio-8.0-2|432	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|433	
14mu|pulseaudio-8.0-2|434	%package module-gconf
14mu|pulseaudio-8.0-2|435	Summary:	GConf support for the PulseAudio sound server
14mu|pulseaudio-8.0-2|436	Group:		Sound
14mu|pulseaudio-8.0-2|437	Requires:	%{name} = %{EVRD}
14mu|pulseaudio-8.0-2|438	
14mu|pulseaudio-8.0-2|439	%description module-gconf
14mu|pulseaudio-8.0-2|440	GConf configuration backend for the PulseAudio sound server.
14mu|pulseaudio-8.0-2|441	
14mu|pulseaudio-8.0-2|442	%files module-gconf
14mu|pulseaudio-8.0-2|443	%{_libdir}/pulse-%{apiver}/modules/module-gconf.so
14mu|pulseaudio-8.0-2|444	%dir %{_libdir}/pulse/
14mu|pulseaudio-8.0-2|445	%{_libdir}/pulse/gconf-helper
14mu|pulseaudio-8.0-2|446	
14mu|pulseaudio-8.0-2|447	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|448	
14mu|pulseaudio-8.0-2|449	%package module-jack
14mu|pulseaudio-8.0-2|450	Summary:	JACK support for the PulseAudio sound server
14mu|pulseaudio-8.0-2|451	Group:		Sound
14mu|pulseaudio-8.0-2|452	Requires:	%{name} = %{EVRD}
14mu|pulseaudio-8.0-2|453	
14mu|pulseaudio-8.0-2|454	%description module-jack
14mu|pulseaudio-8.0-2|455	JACK sink and source modules for the PulseAudio sound server.
14mu|pulseaudio-8.0-2|456	
14mu|pulseaudio-8.0-2|457	%files module-jack
14mu|pulseaudio-8.0-2|458	%{_libdir}/pulse-%{apiver}/modules/module-jack-sink.so
14mu|pulseaudio-8.0-2|459	%{_libdir}/pulse-%{apiver}/modules/module-jack-source.so
14mu|pulseaudio-8.0-2|460	%{_libdir}/pulse-%{apiver}/modules/module-jackdbus-detect.so
14mu|pulseaudio-8.0-2|461	
14mu|pulseaudio-8.0-2|462	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|463	
14mu|pulseaudio-8.0-2|464	%package module-lirc
14mu|pulseaudio-8.0-2|465	Summary:	LIRC support for the PulseAudio sound server
14mu|pulseaudio-8.0-2|466	Group:		Sound
14mu|pulseaudio-8.0-2|467	Requires:	%{name} = %{EVRD}
14mu|pulseaudio-8.0-2|468	
14mu|pulseaudio-8.0-2|469	%description module-lirc
14mu|pulseaudio-8.0-2|470	LIRC volume control module for the PulseAudio sound server.
14mu|pulseaudio-8.0-2|471	
14mu|pulseaudio-8.0-2|472	%files module-lirc
14mu|pulseaudio-8.0-2|473	%{_libdir}/pulse-%{apiver}/modules/module-lirc.so
14mu|pulseaudio-8.0-2|474	
14mu|pulseaudio-8.0-2|475	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|476	
14mu|pulseaudio-8.0-2|477	%package module-x11
14mu|pulseaudio-8.0-2|478	Summary:	X11 support for the PulseAudio sound server
14mu|pulseaudio-8.0-2|479	Group:		Sound
14mu|pulseaudio-8.0-2|480	Requires:	%{name} = %{EVRD}
14mu|pulseaudio-8.0-2|481	
14mu|pulseaudio-8.0-2|482	%description module-x11
14mu|pulseaudio-8.0-2|483	X11 bell and security modules for the PulseAudio sound server.
14mu|pulseaudio-8.0-2|484	
14mu|pulseaudio-8.0-2|485	%files module-x11
14mu|pulseaudio-8.0-2|486	%{_bindir}/pax11publish
14mu|pulseaudio-8.0-2|487	%{_bindir}/start-pulseaudio-x11
14mu|pulseaudio-8.0-2|488	%{_mandir}/man1/pax11publish.1.*
14mu|pulseaudio-8.0-2|489	%{_mandir}/man1/start-pulseaudio-x11.1.*
14mu|pulseaudio-8.0-2|490	%{_libdir}/pulse-%{apiver}/modules/module-x11-bell.so
14mu|pulseaudio-8.0-2|491	%{_libdir}/pulse-%{apiver}/modules/module-x11-cork-request.so
14mu|pulseaudio-8.0-2|492	%{_libdir}/pulse-%{apiver}/modules/module-x11-publish.so
14mu|pulseaudio-8.0-2|493	%{_libdir}/pulse-%{apiver}/modules/module-x11-xsmp.so
14mu|pulseaudio-8.0-2|494	%{_sysconfdir}/xdg/autostart/pulseaudio.desktop
14mu|pulseaudio-8.0-2|495	
14mu|pulseaudio-8.0-2|496	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|497	
14mu|pulseaudio-8.0-2|498	%package module-zeroconf
14mu|pulseaudio-8.0-2|499	Summary:	Zeroconf support for the PulseAudio sound server
14mu|pulseaudio-8.0-2|500	Group:		Sound
14mu|pulseaudio-8.0-2|501	Requires:	%{name} = %{EVRD}
14mu|pulseaudio-8.0-2|502	
14mu|pulseaudio-8.0-2|503	%description module-zeroconf
14mu|pulseaudio-8.0-2|504	Zeroconf publishing module for the PulseAudio sound server.
14mu|pulseaudio-8.0-2|505	
14mu|pulseaudio-8.0-2|506	%files module-zeroconf
14mu|pulseaudio-8.0-2|507	%{_libdir}/pulse-%{apiver}/modules/libavahi-wrap.so
14mu|pulseaudio-8.0-2|508	%{_libdir}/pulse-%{apiver}/modules/module-zeroconf-discover.so
14mu|pulseaudio-8.0-2|509	%{_libdir}/pulse-%{apiver}/modules/module-zeroconf-publish.so
14mu|pulseaudio-8.0-2|510	%{_libdir}/pulse-%{apiver}/modules/module-raop-discover.so
14mu|pulseaudio-8.0-2|511	
14mu|pulseaudio-8.0-2|512	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|513	
14mu|pulseaudio-8.0-2|514	%if %{with xen}
14mu|pulseaudio-8.0-2|515	%package module-xen
14mu|pulseaudio-8.0-2|516	Summary:	Xen guest support for the PulseAudio sound server
14mu|pulseaudio-8.0-2|517	Group:		Sound
14mu|pulseaudio-8.0-2|518	Requires:	%{name} = %{EVRD}
14mu|pulseaudio-8.0-2|519	
14mu|pulseaudio-8.0-2|520	%description module-xen
14mu|pulseaudio-8.0-2|521	Xen guest support for the PulseAudio sound server.
14mu|pulseaudio-8.0-2|522	
14mu|pulseaudio-8.0-2|523	%files module-xen
14mu|pulseaudio-8.0-2|524	%{_libdir}/pulse-%{apiver}/modules/module-xenpv-sink.so
14mu|pulseaudio-8.0-2|525	%endif
14mu|pulseaudio-8.0-2|526	
14mu|pulseaudio-8.0-2|527	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|528	
14mu|pulseaudio-8.0-2|529	%package utils
14mu|pulseaudio-8.0-2|530	Summary:	PulseAudio sound server utilities
14mu|pulseaudio-8.0-2|531	Group:		Sound
14mu|pulseaudio-8.0-2|532	
14mu|pulseaudio-8.0-2|533	%description utils
14mu|pulseaudio-8.0-2|534	This package contains command line utilities for the PulseAudio sound server.
14mu|pulseaudio-8.0-2|535	
14mu|pulseaudio-8.0-2|536	%files utils
14mu|pulseaudio-8.0-2|537	%{_bindir}/pacat
14mu|pulseaudio-8.0-2|538	%{_bindir}/pacmd
14mu|pulseaudio-8.0-2|539	%{_bindir}/pactl
14mu|pulseaudio-8.0-2|540	%{_bindir}/padsp
14mu|pulseaudio-8.0-2|541	%{_bindir}/pamon
14mu|pulseaudio-8.0-2|542	%{_bindir}/paplay
14mu|pulseaudio-8.0-2|543	%{_bindir}/parec
14mu|pulseaudio-8.0-2|544	%{_bindir}/parecord
14mu|pulseaudio-8.0-2|545	%{_bindir}/pasuspender
14mu|pulseaudio-8.0-2|546	%{_mandir}/man1/pacat.1.*
14mu|pulseaudio-8.0-2|547	%{_mandir}/man1/pacmd.1.*
14mu|pulseaudio-8.0-2|548	%{_mandir}/man1/pactl.1.*
14mu|pulseaudio-8.0-2|549	%{_mandir}/man1/padsp.1.*
14mu|pulseaudio-8.0-2|550	%{_mandir}/man1/pamon.1.*
14mu|pulseaudio-8.0-2|551	%{_mandir}/man1/paplay.1.*
14mu|pulseaudio-8.0-2|552	%{_mandir}/man1/parec.1.*
14mu|pulseaudio-8.0-2|553	%{_mandir}/man1/parecord.1.*
14mu|pulseaudio-8.0-2|554	%{_mandir}/man1/pasuspender.1.*
14mu|pulseaudio-8.0-2|555	%{_datadir}/bash-completion/completions/pacat
14mu|pulseaudio-8.0-2|556	%{_datadir}/bash-completion/completions/pacmd
14mu|pulseaudio-8.0-2|557	%{_datadir}/bash-completion/completions/pactl
14mu|pulseaudio-8.0-2|558	%{_datadir}/bash-completion/completions/padsp
14mu|pulseaudio-8.0-2|559	%{_datadir}/bash-completion/completions/paplay
14mu|pulseaudio-8.0-2|560	%{_datadir}/bash-completion/completions/parec
14mu|pulseaudio-8.0-2|561	%{_datadir}/bash-completion/completions/parecord
14mu|pulseaudio-8.0-2|562	%{_datadir}/bash-completion/completions/pasuspender
14mu|pulseaudio-8.0-2|563	
14mu|pulseaudio-8.0-2|564	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|565	
14mu|pulseaudio-8.0-2|566	%if %{with gdm}
14mu|pulseaudio-8.0-2|567	%package gdm-hooks
14mu|pulseaudio-8.0-2|568	Summary:	PulseAudio GDM integration
14mu|pulseaudio-8.0-2|569	Group:		Sound
14mu|pulseaudio-8.0-2|570	Requires:	gdm
14mu|pulseaudio-8.0-2|571	# for the gdm user
14mu|pulseaudio-8.0-2|572	Requires(pre):	gdm
14mu|pulseaudio-8.0-2|573	
14mu|pulseaudio-8.0-2|574	%description gdm-hooks
14mu|pulseaudio-8.0-2|575	This package contains GDM integration hooks for the PulseAudio sound server.
14mu|pulseaudio-8.0-2|576	
14mu|pulseaudio-8.0-2|577	%files gdm-hooks
14mu|pulseaudio-8.0-2|578	%attr(0700, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.pulse
14mu|pulseaudio-8.0-2|579	%attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
14mu|pulseaudio-8.0-2|580	%endif
14mu|pulseaudio-8.0-2|581	
14mu|pulseaudio-8.0-2|582	#----------------------------------------------------------------------------
14mu|pulseaudio-8.0-2|583	
14mu|pulseaudio-8.0-2|584	%prep
14mu|pulseaudio-8.0-2|585	%setup -q
14mu|pulseaudio-8.0-2|586	%apply_patches
14mu|pulseaudio-8.0-2|587	
14mu|pulseaudio-8.0-2|588	# (cg) If autoconf is retriggered (which can happen automatically) we need this file.
14mu|pulseaudio-8.0-2|589	cat >git-version-gen <<EOF
14mu|pulseaudio-8.0-2|590	#!/bin/bash
14mu|pulseaudio-8.0-2|591	echo -n %{version}.0-%{release}
14mu|pulseaudio-8.0-2|592	EOF
14mu|pulseaudio-8.0-2|593	chmod a+x git-version-gen
14mu|pulseaudio-8.0-2|594	
14mu|pulseaudio-8.0-2|595	echo "clean:" > Makefile
14mu|pulseaudio-8.0-2|596	./bootstrap.sh -V
14mu|pulseaudio-8.0-2|597	
14mu|pulseaudio-8.0-2|598	%build
14mu|pulseaudio-8.0-2|599	%configure2_5x \
14mu|pulseaudio-8.0-2|600	--disable-hal-compat \
14mu|pulseaudio-8.0-2|601	--enable-systemd \
14mu|pulseaudio-8.0-2|602	--with-fftw \
14mu|pulseaudio-8.0-2|603	--disable-static \
14mu|pulseaudio-8.0-2|604	--with-system-user=pulse \
14mu|pulseaudio-8.0-2|605	--with-system-group=pulse \
14mu|pulseaudio-8.0-2|606	--with-access-group=pulse-access \
14mu|pulseaudio-8.0-2|607	%ifarch %{arm}
14mu|pulseaudio-8.0-2|608	--disable-neon-opt \
14mu|pulseaudio-8.0-2|609	%endif
14mu|pulseaudio-8.0-2|610	%if %{with webrtc}
14mu|pulseaudio-8.0-2|611	--enable-webrtc-aec
14mu|pulseaudio-8.0-2|612	%endif
14mu|pulseaudio-8.0-2|613	
14mu|pulseaudio-8.0-2|614	%make
14mu|pulseaudio-8.0-2|615	make doxygen
14mu|pulseaudio-8.0-2|616	
14mu|pulseaudio-8.0-2|617	%install
14mu|pulseaudio-8.0-2|618	%makeinstall_std
14mu|pulseaudio-8.0-2|619	
14mu|pulseaudio-8.0-2|620	install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|pulseaudio-8.0-2|621	install -D -m 0755 %{SOURCE3} %{buildroot}%{_sysconfdir}/
14mu|pulseaudio-8.0-2|622	
14mu|pulseaudio-8.0-2|623	install -D -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
14mu|pulseaudio-8.0-2|624	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/devices
14mu|pulseaudio-8.0-2|625	ln -s ../apps/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/devices/audio-backend-pulseaudio.svg
14mu|pulseaudio-8.0-2|626	for size in 16 22 32 48 64 128; do
14mu|pulseaudio-8.0-2|627	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/{apps,devices}
14mu|pulseaudio-8.0-2|628	convert -geometry ${size}x${size} %{SOURCE4} %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png
14mu|pulseaudio-8.0-2|629	ln -s ../apps/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/devices/audio-backend-pulseaudio.png
14mu|pulseaudio-8.0-2|630	done
14mu|pulseaudio-8.0-2|631	
14mu|pulseaudio-8.0-2|632	# Fix esd
14mu|pulseaudio-8.0-2|633	ln -s esdcompat %{buildroot}%{_bindir}/esd
14mu|pulseaudio-8.0-2|634	
14mu|pulseaudio-8.0-2|635	# (cg) For sound profile support
14mu|pulseaudio-8.0-2|636	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse
14mu|pulseaudio-8.0-2|637	echo "SOUNDPROFILE=pulse" >%{buildroot}%{_sysconfdir}/sound/profiles/pulse/profile.conf
14mu|pulseaudio-8.0-2|638	
14mu|pulseaudio-8.0-2|639	# (cg) HAL support is no longer the default, and we don't officially support system wide, so
14mu|pulseaudio-8.0-2|640	# System Wide + HAL is pretty unlikely.
14mu|pulseaudio-8.0-2|641	rm -f %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}-system.conf
14mu|pulseaudio-8.0-2|642	
14mu|pulseaudio-8.0-2|643	# (cg) We require systemd now, so no point in using CK
14mu|pulseaudio-8.0-2|644	rm -f %{buildroot}%{_libdir}/pulse-%{apiver}/modules/module-console-kit.so
14mu|pulseaudio-8.0-2|645	
14mu|pulseaudio-8.0-2|646	# (cg) Disable x11-cork-request... it should be ahndled in the apps as we cannot
14mu|pulseaudio-8.0-2|647	#      maintain state via this mechanism. Should be a patch, but I'm lazy.
14mu|pulseaudio-8.0-2|648	sed -i 's,\(/usr/bin/pactl load-module module-x11-cork-request\),#\1,' %{buildroot}%{_bindir}/start-pulseaudio-x11
14mu|pulseaudio-8.0-2|649	
14mu|pulseaudio-8.0-2|650	%if %{with gdm}
14mu|pulseaudio-8.0-2|651	# (akdengi) Add gdm hook from Fedora
14mu|pulseaudio-8.0-2|652	install -p -m644 -D %{SOURCE5} %{buildroot}%{_localstatedir}/lib/gdm/.pulse/default.pa
14mu|pulseaudio-8.0-2|653	%endif
14mu|pulseaudio-8.0-2|654	
14mu|pulseaudio-8.0-2|655	%find_lang %{name}
14mu|pulseaudio-8.0-2|656	
14mu|pulseaudio-8.0-2|657	
14mu|pulseaudio-8.0-2|658	%changelog
14mu|pulseaudio-8.0-2|659	
14mu|pulseaudio-8.0-2|660	* Tue Apr 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.0-2
14mu|pulseaudio-8.0-2|661	- (fa8d677) Avoid muting various audio and video players when Skype receives a message (disable module-role-cork by default)
14mu|pulseaudio-8.0-2|662	
14mu|pulseaudio-8.0-2|663	* Sat Jan 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.0-1
14mu|pulseaudio-8.0-2|664	- (5795f8a) New version 8.0
14mu|pulseaudio-8.0-2|665	- (5795f8a) Drop no longer needed localedir patch
14mu|pulseaudio-8.0-2|666	
14mu|pulseaudio-8.0-2|667	* Thu Dec 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.1-3
14mu|pulseaudio-8.0-2|668	- (9136316) Drop 0100-module-systemd-login-Use-a-new-check-to-only-exit-wh patch (seems to be no longer needed)
14mu|pulseaudio-8.0-2|669	
14mu|pulseaudio-8.0-2|670	* Thu Nov 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.1-2
14mu|pulseaudio-8.0-2|671	- (38f0db8) Build with soxr support
14mu|pulseaudio-8.0-2|672	
14mu|pulseaudio-8.0-2|673	* Tue Nov 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.1-1
14mu|pulseaudio-8.0-2|674	- (7311327) New version 7.1
14mu|pulseaudio-8.0-2|675	- (7311327) Load module-device-manager by default
14mu|pulseaudio-8.0-2|676	- (7311327) Fix locale dir (patch from Fedora)
14mu|pulseaudio-8.0-2|677	
14mu|pulseaudio-8.0-2|678	* Fri Sep 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.0-1
14mu|pulseaudio-8.0-2|679	- (ad15632) Build requires pkgconfig(bash-completion)
14mu|pulseaudio-8.0-2|680	- (Andrey Bondrov: b11a456) Build requires pkgconfig(libsystemd-daemon)
14mu|pulseaudio-8.0-2|681	- (Andrey Bondrov: 09a85cf) New version 7.0
14mu|pulseaudio-8.0-2|682	- (Andrey Bondrov: 09a85cf) New internal API version 7.0
14mu|pulseaudio-8.0-2|683	- (Andrey Bondrov: 09a85cf) Move bash completion files to new location
14mu|pulseaudio-8.0-2|684	- (Andrey Bondrov: 09a85cf) Add more man pages
14mu|pulseaudio-8.0-2|685	- (Andrey Bondrov: 09a85cf) Drop merged headphones patch
14mu|pulseaudio-8.0-2|686	
14mu|pulseaudio-8.0-2|687	* Mon Jun 22 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0-3
14mu|pulseaudio-8.0-2|688	- (f37d276) Add kde-delay patch to workaround PA bug #58758 (which should have been fixed upstream already but it's not)
14mu|pulseaudio-8.0-2|689	
14mu|pulseaudio-8.0-2|690	* Tue May 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0-2
14mu|pulseaudio-8.0-2|691	- (99672fe) Make line out path unavailable when Front Headphone is plugged in (upstream patch)
14mu|pulseaudio-8.0-2|692	
14mu|pulseaudio-8.0-2|693	* Mon Mar 02 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.0-1
14mu|pulseaudio-8.0-2|694	- (e7d2396) New version 6.0
14mu|pulseaudio-8.0-2|695	- (e7d2396) New api version 6.0 (used for internal libraries)
14mu|pulseaudio-8.0-2|696	- (e7d2396) Drop no longer needed patches (some merged upstream, some seem to be useless now)
14mu|pulseaudio-8.0-2|697	- (e7d2396) Update BuildRequires
14mu|pulseaudio-8.0-2|698	
14mu|pulseaudio-8.0-2|699	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 5.0-11
14mu|pulseaudio-8.0-2|700	- (f537041) MassBuild#656: Increase release tag
14mu|pulseaudio-8.0-2|701	
14mu|pulseaudio-8.0-2|702	* Mon Jan 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-10
14mu|pulseaudio-8.0-2|703	- (eb51ae7) Adjust conditional builds
14mu|pulseaudio-8.0-2|704	
14mu|pulseaudio-8.0-2|705	* Mon Jan 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-6
14mu|pulseaudio-8.0-2|706	- (3afcdc5) Update BuildRequires (no longer support older Rosa releases)
14mu|pulseaudio-8.0-2|707	- (Tigro: 69dab35) added possibility to build pulseaudio without gdm support. Enabled by default
14mu|pulseaudio-8.0-2|708	- (Alex Burmashev: 8346ce8) MassBuild#440: Increase release tag
14mu|pulseaudio-8.0-2|709	
14mu|pulseaudio-8.0-2|710	* Mon Jun 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-5
14mu|pulseaudio-8.0-2|711	- (59d98f9) Adjust default config (load dbus and equalizer modules if they are installed)
14mu|pulseaudio-8.0-2|712	- (Andrey Bondrov: aa4feec) Update Requires for equalizer module
14mu|pulseaudio-8.0-2|713	
14mu|pulseaudio-8.0-2|714	* Sun Jun 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-4
14mu|pulseaudio-8.0-2|715	- (ad9eb42) Minor sources cleanup
14mu|pulseaudio-8.0-2|716	- (Andrey Bondrov: 4a48860) Build with equalizer module (add pulseaudio-module-equalizer subpackage)
14mu|pulseaudio-8.0-2|717	- (Andrey Bondrov: 743bc4f) Sort subpackages
14mu|pulseaudio-8.0-2|718	
14mu|pulseaudio-8.0-2|719	* Mon May 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-3
14mu|pulseaudio-8.0-2|720	- (06b0f9b) Build with new json-c
14mu|pulseaudio-8.0-2|721	
14mu|pulseaudio-8.0-2|722	* Tue Mar 11 2014 akdengi <kazancas@mandriva.ru> 5.0-2
14mu|pulseaudio-8.0-2|723	- (8cce7c4) SILENT up release
14mu|pulseaudio-8.0-2|724	
14mu|pulseaudio-8.0-2|725	* Tue Mar 11 2014 akdengi <kazancas@mandriva.ru> 5.0-1
14mu|pulseaudio-8.0-2|726	- (194e8a9) add KDE device manager patch
14mu|pulseaudio-8.0-2|727	- (akdengi: ef83e58) Update to 5.0
14mu|pulseaudio-8.0-2|728	
14mu|pulseaudio-8.0-2|729	* Thu Nov 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-8
14mu|pulseaudio-8.0-2|730	- (586ff23) LOG Update BuildRequires
14mu|pulseaudio-8.0-2|731	- (Andrey Bondrov: 409d86d) LOG Spec cleanup
14mu|pulseaudio-8.0-2|732	
14mu|pulseaudio-8.0-2|733	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.0-7
14mu|pulseaudio-8.0-2|734	- (9884df6) Update Russian l10n
14mu|pulseaudio-8.0-2|735	
14mu|pulseaudio-8.0-2|736	* Tue Mar 19 2013 akdengi <kazancas@mandriva.ru> 3.0-6
14mu|pulseaudio-8.0-2|737	- (70fd1cf) drop early presented patch
14mu|pulseaudio-8.0-2|738	- (akdengi: 97c1cf6) fix memtest patch
14mu|pulseaudio-8.0-2|739	
14mu|pulseaudio-8.0-2|740	

23811 14
14mu|pure-ftpd-1.0.42-1|1	Summary:	Lightweight, fast and secure FTP server
14mu|pure-ftpd-1.0.42-1|2	Name:		pure-ftpd
14mu|pure-ftpd-1.0.42-1|3	Version:	1.0.42
14mu|pure-ftpd-1.0.42-1|4	Release:	1
14mu|pure-ftpd-1.0.42-1|5	License:	GPL
14mu|pure-ftpd-1.0.42-1|6	Group:		System/Servers
14mu|pure-ftpd-1.0.42-1|7	URL:		http://www.pureftpd.org
14mu|pure-ftpd-1.0.42-1|8	Source0:	http://download.pureftpd.org/pub/pure-ftpd/releases/%{name}-%{version}.tar.bz2
14mu|pure-ftpd-1.0.42-1|9	Source1:	pure-ftpd.init
14mu|pure-ftpd-1.0.42-1|10	Source2:	pure-ftpd.logrotate
14mu|pure-ftpd-1.0.42-1|11	Source3:	pure-ftpd-xinetd
14mu|pure-ftpd-1.0.42-1|12	Source4:	pure-ftpd.service
14mu|pure-ftpd-1.0.42-1|13	Source5:	pure-ftpd.pam-0.77
14mu|pure-ftpd-1.0.42-1|14	Source6:        pure-ftpd.pam
14mu|pure-ftpd-1.0.42-1|15	Patch0:		pure-ftpd.mdkconf.patch
14mu|pure-ftpd-1.0.42-1|16	Provides:	ftp-server ftpserver
14mu|pure-ftpd-1.0.42-1|17	Requires(post): rpm-helper
14mu|pure-ftpd-1.0.42-1|18	Requires(preun): rpm-helper
14mu|pure-ftpd-1.0.42-1|19	Requires(pre): rpm-helper
14mu|pure-ftpd-1.0.42-1|20	Requires(postun): rpm-helper
14mu|pure-ftpd-1.0.42-1|21	Conflicts:	wu-ftpd, ncftpd, proftpd, anonftp, vsftpd
14mu|pure-ftpd-1.0.42-1|22	BuildRequires:	pam-devel
14mu|pure-ftpd-1.0.42-1|23	BuildRequires:	openldap-devel
14mu|pure-ftpd-1.0.42-1|24	BuildRequires:	mysql-devel
14mu|pure-ftpd-1.0.42-1|25	BuildRequires:	postgresql-devel
14mu|pure-ftpd-1.0.42-1|26	BuildRequires:	openssl-devel
14mu|pure-ftpd-1.0.42-1|27	
14mu|pure-ftpd-1.0.42-1|28	%description
14mu|pure-ftpd-1.0.42-1|29	Pure-FTPd is a fast, production-quality, standard-comformant FTP server,
14mu|pure-ftpd-1.0.42-1|30	based upon Troll-FTPd. Unlike other popular FTP servers, it has no known
14mu|pure-ftpd-1.0.42-1|31	security flaw, it is really trivial to set up and it is especially designed
14mu|pure-ftpd-1.0.42-1|32	for modern Linux and FreeBSD kernels (setfsuid, sendfile, capabilities) .
14mu|pure-ftpd-1.0.42-1|33	Features include PAM support, IPv6, chroot()ed home directories, virtual
14mu|pure-ftpd-1.0.42-1|34	domains, built-in LS, anti-warez system, bandwidth throttling, FXP, bounded
14mu|pure-ftpd-1.0.42-1|35	ports for passive downloads, UL/DL ratios, native LDAP and SQL support,
14mu|pure-ftpd-1.0.42-1|36	Apache log files and more.
14mu|pure-ftpd-1.0.42-1|37	
14mu|pure-ftpd-1.0.42-1|38	%package 	anonymous
14mu|pure-ftpd-1.0.42-1|39	Summary:	Anonymous support for pure-ftpd
14mu|pure-ftpd-1.0.42-1|40	Group:		System/Servers
14mu|pure-ftpd-1.0.42-1|41	Requires:	pure-ftpd
14mu|pure-ftpd-1.0.42-1|42	
14mu|pure-ftpd-1.0.42-1|43	%description 	anonymous
14mu|pure-ftpd-1.0.42-1|44	This package provides anonymous support for pure-ftpd.
14mu|pure-ftpd-1.0.42-1|45	
14mu|pure-ftpd-1.0.42-1|46	%package 	anon-upload
14mu|pure-ftpd-1.0.42-1|47	Summary:	Anonymous upload support for pure-ftpd
14mu|pure-ftpd-1.0.42-1|48	Group:		System/Servers
14mu|pure-ftpd-1.0.42-1|49	Requires:	pure-ftpd
14mu|pure-ftpd-1.0.42-1|50	
14mu|pure-ftpd-1.0.42-1|51	%description 	anon-upload
14mu|pure-ftpd-1.0.42-1|52	This package provides anonymous upload support for pure-ftpd.
14mu|pure-ftpd-1.0.42-1|53	
14mu|pure-ftpd-1.0.42-1|54	%prep
14mu|pure-ftpd-1.0.42-1|55	
14mu|pure-ftpd-1.0.42-1|56	%setup -q
14mu|pure-ftpd-1.0.42-1|57	%patch0 -p1
14mu|pure-ftpd-1.0.42-1|58	
14mu|pure-ftpd-1.0.42-1|59	# nuke mac files
14mu|pure-ftpd-1.0.42-1|60	find -name "\._*" | xargs rm -f
14mu|pure-ftpd-1.0.42-1|61	
14mu|pure-ftpd-1.0.42-1|62	# make README.RPM:
14mu|pure-ftpd-1.0.42-1|63	
14mu|pure-ftpd-1.0.42-1|64	COMPILER="Compiler:               $(gcc -v 2>& 1|tail -1)"
14mu|pure-ftpd-1.0.42-1|65	HARDWARE="Hardware platform:      $(uname -m)"
14mu|pure-ftpd-1.0.42-1|66	LIBRARY="Library:                $(rpm -q glibc)"
14mu|pure-ftpd-1.0.42-1|67	OSVERSION="Linux Kernel:           $(uname -sr)"
14mu|pure-ftpd-1.0.42-1|68	PACKAGER="Packager:               %{packager}"
14mu|pure-ftpd-1.0.42-1|69	MGARELEASE="Mageia release: $(cat /etc/release)"
14mu|pure-ftpd-1.0.42-1|70	RPMVERSION="RPM Version:            $(rpm -q rpm)"
14mu|pure-ftpd-1.0.42-1|71	
14mu|pure-ftpd-1.0.42-1|72	cat <<EOF >>$RPM_BUILD_DIR/%{name}-%{version}/README.RPM
14mu|pure-ftpd-1.0.42-1|73	The pure-ftpd rpm packages were created in the following build environment:
14mu|pure-ftpd-1.0.42-1|74	
14mu|pure-ftpd-1.0.42-1|75	$MDKRELEASE
14mu|pure-ftpd-1.0.42-1|76	$HARDWARE
14mu|pure-ftpd-1.0.42-1|77	$OSVERSION
14mu|pure-ftpd-1.0.42-1|78	$LIBRARY
14mu|pure-ftpd-1.0.42-1|79	$COMPILER
14mu|pure-ftpd-1.0.42-1|80	$RPMVERSION
14mu|pure-ftpd-1.0.42-1|81	$PACKAGER
14mu|pure-ftpd-1.0.42-1|82	
14mu|pure-ftpd-1.0.42-1|83	EOF
14mu|pure-ftpd-1.0.42-1|84	
14mu|pure-ftpd-1.0.42-1|85	cp %{SOURCE3} pure-ftpd-xinetd
14mu|pure-ftpd-1.0.42-1|86	cp %{SOURCE4} pure-ftpd.service
14mu|pure-ftpd-1.0.42-1|87	cp %{SOURCE6} pure-ftpd.pam
14mu|pure-ftpd-1.0.42-1|88	
14mu|pure-ftpd-1.0.42-1|89	%build
14mu|pure-ftpd-1.0.42-1|90	%configure2_5x \
14mu|pure-ftpd-1.0.42-1|91	--sysconfdir=%{_sysconfdir}/%{name} \
14mu|pure-ftpd-1.0.42-1|92	--with-paranoidmsg \
14mu|pure-ftpd-1.0.42-1|93	--without-capabilities \
14mu|pure-ftpd-1.0.42-1|94	--with-pam \
14mu|pure-ftpd-1.0.42-1|95	--with-ldap \
14mu|pure-ftpd-1.0.42-1|96	--with-mysql \
14mu|pure-ftpd-1.0.42-1|97	--with-pgsql \
14mu|pure-ftpd-1.0.42-1|98	--with-puredb \
14mu|pure-ftpd-1.0.42-1|99	--without-sendfile \
14mu|pure-ftpd-1.0.42-1|100	--with-altlog \
14mu|pure-ftpd-1.0.42-1|101	--with-cookie \
14mu|pure-ftpd-1.0.42-1|102	--with-diraliases \
14mu|pure-ftpd-1.0.42-1|103	--with-throttling \
14mu|pure-ftpd-1.0.42-1|104	--with-ratios \
14mu|pure-ftpd-1.0.42-1|105	--with-quotas \
14mu|pure-ftpd-1.0.42-1|106	--with-ftpwho \
14mu|pure-ftpd-1.0.42-1|107	--with-welcomemsg \
14mu|pure-ftpd-1.0.42-1|108	--with-uploadscript \
14mu|pure-ftpd-1.0.42-1|109	--with-peruserlimits \
14mu|pure-ftpd-1.0.42-1|110	--with-virtualhosts \
14mu|pure-ftpd-1.0.42-1|111	--with-virtualchroot \
14mu|pure-ftpd-1.0.42-1|112	--with-extauth \
14mu|pure-ftpd-1.0.42-1|113	--with-largefile \
14mu|pure-ftpd-1.0.42-1|114	--with-rfc2640 \
14mu|pure-ftpd-1.0.42-1|115	--with-tls
14mu|pure-ftpd-1.0.42-1|116	
14mu|pure-ftpd-1.0.42-1|117	%make
14mu|pure-ftpd-1.0.42-1|118	
14mu|pure-ftpd-1.0.42-1|119	%install
14mu|pure-ftpd-1.0.42-1|120	%makeinstall_std
14mu|pure-ftpd-1.0.42-1|121	
14mu|pure-ftpd-1.0.42-1|122	install -d -m 755 %{buildroot}%{_mandir}/man8/
14mu|pure-ftpd-1.0.42-1|123	install -d -m 755 %{buildroot}%{_sbindir}
14mu|pure-ftpd-1.0.42-1|124	install -d -m 755 %{buildroot}%{_sysconfdir}/rc.d/init.d/
14mu|pure-ftpd-1.0.42-1|125	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14mu|pure-ftpd-1.0.42-1|126	
14mu|pure-ftpd-1.0.42-1|127	# Conf
14mu|pure-ftpd-1.0.42-1|128	install -m 755 configuration-file/pure-config.pl %{buildroot}%{_sbindir}
14mu|pure-ftpd-1.0.42-1|129	install -m 644 configuration-file/pure-ftpd.conf %{buildroot}%{_sysconfdir}/%{name}
14mu|pure-ftpd-1.0.42-1|130	install -m 755 configuration-file/pure-config.py %{buildroot}%{_sbindir}
14mu|pure-ftpd-1.0.42-1|131	install -m 644 pureftpd-ldap.conf %{buildroot}%{_sysconfdir}/%{name}
14mu|pure-ftpd-1.0.42-1|132	install -m 644 pureftpd-mysql.conf %{buildroot}%{_sysconfdir}/%{name}
14mu|pure-ftpd-1.0.42-1|133	install -m 644 pureftpd-pgsql.conf %{buildroot}%{_sysconfdir}/%{name}
14mu|pure-ftpd-1.0.42-1|134	
14mu|pure-ftpd-1.0.42-1|135	# Man
14mu|pure-ftpd-1.0.42-1|136	install -m 644 man/pure-ftpd.8 %{buildroot}%{_mandir}/man8
14mu|pure-ftpd-1.0.42-1|137	install -m 644 man/pure-ftpwho.8 %{buildroot}%{_mandir}/man8
14mu|pure-ftpd-1.0.42-1|138	install -m 644 man/pure-mrtginfo.8 %{buildroot}%{_mandir}/man8
14mu|pure-ftpd-1.0.42-1|139	install -m 644 man/pure-uploadscript.8 %{buildroot}%{_mandir}/man8
14mu|pure-ftpd-1.0.42-1|140	install -m 644 man/pure-pw.8 %{buildroot}%{_mandir}/man8
14mu|pure-ftpd-1.0.42-1|141	install -m 644 man/pure-pwconvert.8 %{buildroot}%{_mandir}/man8
14mu|pure-ftpd-1.0.42-1|142	install -m 644 man/pure-statsdecode.8 %{buildroot}%{_mandir}/man8
14mu|pure-ftpd-1.0.42-1|143	install -m 644 man/pure-quotacheck.8 %{buildroot}%{_mandir}/man8
14mu|pure-ftpd-1.0.42-1|144	install -m 644 man/pure-authd.8 %{buildroot}%{_mandir}/man8
14mu|pure-ftpd-1.0.42-1|145	
14mu|pure-ftpd-1.0.42-1|146	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/pure-ftpd
14mu|pure-ftpd-1.0.42-1|147	
14mu|pure-ftpd-1.0.42-1|148	# Pam
14mu|pure-ftpd-1.0.42-1|149	install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d/
14mu|pure-ftpd-1.0.42-1|150	install -m 0644 pure-ftpd.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
14mu|pure-ftpd-1.0.42-1|151	
14mu|pure-ftpd-1.0.42-1|152	# Logrotate
14mu|pure-ftpd-1.0.42-1|153	install -d %{buildroot}%{_sysconfdir}/logrotate.d/
14mu|pure-ftpd-1.0.42-1|154	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|pure-ftpd-1.0.42-1|155	
14mu|pure-ftpd-1.0.42-1|156	#anonymous ftp
14mu|pure-ftpd-1.0.42-1|157	mkdir -p %{buildroot}/var/ftp/pub/
14mu|pure-ftpd-1.0.42-1|158	mkdir -p %{buildroot}/var/ftp/incoming/
14mu|pure-ftpd-1.0.42-1|159	
14mu|pure-ftpd-1.0.42-1|160	# xinetd support (tv)
14mu|pure-ftpd-1.0.42-1|161	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d
14mu|pure-ftpd-1.0.42-1|162	install -m0644 pure-ftpd-xinetd %{buildroot}%{_sysconfdir}/xinetd.d/pure-ftpd-xinetd
14mu|pure-ftpd-1.0.42-1|163	
14mu|pure-ftpd-1.0.42-1|164	# avahi support (misc)
14mu|pure-ftpd-1.0.42-1|165	mkdir -p %{buildroot}%{_sysconfdir}/avahi/services/
14mu|pure-ftpd-1.0.42-1|166	install -m0644 pure-ftpd.service %{buildroot}%{_sysconfdir}/avahi/services/%{name}.service
14mu|pure-ftpd-1.0.42-1|167	
14mu|pure-ftpd-1.0.42-1|168	%post
14mu|pure-ftpd-1.0.42-1|169	# ftpusers creation
14mu|pure-ftpd-1.0.42-1|170	if [ ! -f %{_sysconfdir}/ftpusers ]; then
14mu|pure-ftpd-1.0.42-1|171	touch %{_sysconfdir}/ftpusers
14mu|pure-ftpd-1.0.42-1|172	fi
14mu|pure-ftpd-1.0.42-1|173	
14mu|pure-ftpd-1.0.42-1|174	USERS="root bin daemon adm lp sync shutdown halt mail news uucp operator games nobody"
14mu|pure-ftpd-1.0.42-1|175	for i in $USERS ;do
14mu|pure-ftpd-1.0.42-1|176	cat %{_sysconfdir}/ftpusers | grep -q "^$i$" || echo $i >> %{_sysconfdir}/ftpusers
14mu|pure-ftpd-1.0.42-1|177	done
14mu|pure-ftpd-1.0.42-1|178	
14mu|pure-ftpd-1.0.42-1|179	%_post_service pure-ftpd
14mu|pure-ftpd-1.0.42-1|180	
14mu|pure-ftpd-1.0.42-1|181	%pre
14mu|pure-ftpd-1.0.42-1|182	%_pre_useradd ftp /var/ftp /bin/false
14mu|pure-ftpd-1.0.42-1|183	
14mu|pure-ftpd-1.0.42-1|184	%postun
14mu|pure-ftpd-1.0.42-1|185	%_postun_userdel ftp
14mu|pure-ftpd-1.0.42-1|186	
14mu|pure-ftpd-1.0.42-1|187	%preun
14mu|pure-ftpd-1.0.42-1|188	%_preun_service pure-ftpd
14mu|pure-ftpd-1.0.42-1|189	
14mu|pure-ftpd-1.0.42-1|190	%files
14mu|pure-ftpd-1.0.42-1|191	%doc FAQ THANKS README.Authentication-Modules README.Windows README.Virtual-Users
14mu|pure-ftpd-1.0.42-1|192	%doc README README.Contrib README.Configuration-File AUTHORS CONTACT HISTORY NEWS README.LDAP
14mu|pure-ftpd-1.0.42-1|193	%doc README.PGSQL README.MySQL pure-ftpd.png contrib/pure-vpopauth.pl
14mu|pure-ftpd-1.0.42-1|194	%doc contrib/pure-stat.pl pureftpd.schema README.RPM
14mu|pure-ftpd-1.0.42-1|195	%attr(0755,root,root) %{_initrddir}/pure-ftpd
14mu|pure-ftpd-1.0.42-1|196	
14mu|pure-ftpd-1.0.42-1|197	%config(noreplace) %{_sysconfdir}/%{name}/pure-ftpd.conf
14mu|pure-ftpd-1.0.42-1|198	%config(noreplace) %{_sysconfdir}/%{name}/pureftpd-ldap.conf
14mu|pure-ftpd-1.0.42-1|199	%config(noreplace) %{_sysconfdir}/%{name}/pureftpd-mysql.conf
14mu|pure-ftpd-1.0.42-1|200	%config(noreplace) %{_sysconfdir}/%{name}/pureftpd-pgsql.conf
14mu|pure-ftpd-1.0.42-1|201	%config(noreplace) %{_sysconfdir}/pam.d/pure-ftpd
14mu|pure-ftpd-1.0.42-1|202	%config(noreplace) %{_sysconfdir}/logrotate.d/pure-ftpd
14mu|pure-ftpd-1.0.42-1|203	%config(noreplace) %{_sysconfdir}/xinetd.d/pure-ftpd-xinetd
14mu|pure-ftpd-1.0.42-1|204	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
14mu|pure-ftpd-1.0.42-1|205	
14mu|pure-ftpd-1.0.42-1|206	%{_bindir}/pure-pw
14mu|pure-ftpd-1.0.42-1|207	%{_bindir}/pure-pwconvert
14mu|pure-ftpd-1.0.42-1|208	%{_bindir}/pure-statsdecode
14mu|pure-ftpd-1.0.42-1|209	%{_sbindir}/pure-config.pl
14mu|pure-ftpd-1.0.42-1|210	%{_sbindir}/pure-config.py
14mu|pure-ftpd-1.0.42-1|211	%{_sbindir}/pure-ftpd
14mu|pure-ftpd-1.0.42-1|212	%{_sbindir}/pure-ftpwho
14mu|pure-ftpd-1.0.42-1|213	%{_sbindir}/pure-uploadscript
14mu|pure-ftpd-1.0.42-1|214	%{_sbindir}/pure-mrtginfo
14mu|pure-ftpd-1.0.42-1|215	%{_sbindir}/pure-quotacheck
14mu|pure-ftpd-1.0.42-1|216	%{_sbindir}/pure-authd
14mu|pure-ftpd-1.0.42-1|217	
14mu|pure-ftpd-1.0.42-1|218	%attr(644,root,root)%{_mandir}/man8/*
14mu|pure-ftpd-1.0.42-1|219	
14mu|pure-ftpd-1.0.42-1|220	%files anonymous
14mu|pure-ftpd-1.0.42-1|221	%dir /var/ftp/pub/
14mu|pure-ftpd-1.0.42-1|222	
14mu|pure-ftpd-1.0.42-1|223	%files anon-upload
14mu|pure-ftpd-1.0.42-1|224	%defattr(777, root, root)
14mu|pure-ftpd-1.0.42-1|225	%dir /var/ftp/incoming/
14mu|pure-ftpd-1.0.42-1|226	
14mu|pure-ftpd-1.0.42-1|227	%changelog
14mu|pure-ftpd-1.0.42-1|228	
14mu|pure-ftpd-1.0.42-1|229	* Tue Oct 20 2015 Denis Silakov <dsilakov@gmail.com> 1.0.42-1
14mu|pure-ftpd-1.0.42-1|230	- (1aac9ba) Updated to 1.0.42
14mu|pure-ftpd-1.0.42-1|231	
14mu|pure-ftpd-1.0.42-1|232	

23812 14
14mu|purpose-1.1-2|1	Summary:	KDE Frameworks 5 abstraction to provide and leverage actions of a specific kind
14mu|purpose-1.1-2|2	Name:		purpose
14mu|purpose-1.1-2|3	Version:	1.1
14mu|purpose-1.1-2|4	Release:	2
14mu|purpose-1.1-2|5	License:	LGPLv2.1+
14mu|purpose-1.1-2|6	Group:		Graphical desktop/KDE
14mu|purpose-1.1-2|7	Url:		https://www.kde.org/
14mu|purpose-1.1-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}-%{version}.tar.xz
14mu|purpose-1.1-2|9	Patch0:		purpose-1.1-soversion.patch
14mu|purpose-1.1-2|10	BuildRequires:	extra-cmake-modules
14mu|purpose-1.1-2|11	BuildRequires:	kaccounts-devel
14mu|purpose-1.1-2|12	BuildRequires:	kf5config-devel
14mu|purpose-1.1-2|13	BuildRequires:	kf5coreaddons-devel
14mu|purpose-1.1-2|14	BuildRequires:	kf5declarative-devel
14mu|purpose-1.1-2|15	BuildRequires:	kf5i18n-devel
14mu|purpose-1.1-2|16	BuildRequires:	kf5kio-devel
14mu|purpose-1.1-2|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|purpose-1.1-2|18	BuildRequires:	pkgconfig(Qt5Gui)
14mu|purpose-1.1-2|19	BuildRequires:	pkgconfig(Qt5Network)
14mu|purpose-1.1-2|20	BuildRequires:	pkgconfig(Qt5Qml)
14mu|purpose-1.1-2|21	BuildRequires:	pkgconfig(Qt5Test)
14mu|purpose-1.1-2|22	# Runtime libraries check in cmake
14mu|purpose-1.1-2|23	BuildRequires:	kf5declarative-qml
14mu|purpose-1.1-2|24	BuildRequires:	ubuntuonlineaccounts-qml
14mu|purpose-1.1-2|25	Requires:	kf5declarative-qml
14mu|purpose-1.1-2|26	Requires:	ubuntuonlineaccounts-qml
14mu|purpose-1.1-2|27	Conflicts:	kamoso < 2.0.2-7.20140902.5
14mu|purpose-1.1-2|28	
14mu|purpose-1.1-2|29	%description
14mu|purpose-1.1-2|30	Purpose offers the possibility to create integrate services and actions on
14mu|purpose-1.1-2|31	any application without having to implement them specifically. Purpose will
14mu|purpose-1.1-2|32	offer them mechanisms to list the different alternatives to execute given the
14mu|purpose-1.1-2|33	requested action type and will facilitate components so that all the plugins
14mu|purpose-1.1-2|34	can receive all the information they need.
14mu|purpose-1.1-2|35	
14mu|purpose-1.1-2|36	%files
14mu|purpose-1.1-2|37	%{_kde5_datadir}/accounts/services/kde/google-youtube.service
14mu|purpose-1.1-2|38	%{_kde5_datadir}/accounts/services/kde/twitter-microblog.service
14mu|purpose-1.1-2|39	%dir %{_kde5_datadir}/kpackage/Purpose/Twitter/
14mu|purpose-1.1-2|40	%{_kde5_datadir}/kpackage/Purpose/Twitter/*
14mu|purpose-1.1-2|41	%{_kde5_datadir}/purpose/kdeconnectplugin_config.qml
14mu|purpose-1.1-2|42	%{_kde5_datadir}/purpose/reviewboardplugin_config.qml
14mu|purpose-1.1-2|43	%{_kde5_datadir}/purpose/saveasplugin_config.qml
14mu|purpose-1.1-2|44	%{_kde5_datadir}/purpose/youtubeplugin_config.qml
14mu|purpose-1.1-2|45	%{_kde5_datadir}/purpose/types/ExportPluginType.json
14mu|purpose-1.1-2|46	%{_kde5_iconsdir}/hicolor/*/actions/kipiplugin_youtube.png
14mu|purpose-1.1-2|47	%{_kde5_iconsdir}/hicolor/*/apps/reviewboard-purpose.png
14mu|purpose-1.1-2|48	%{_kde5_libexecdir}/kf5/purposeprocess
14mu|purpose-1.1-2|49	%{_qt5_plugindir}/purpose/imgurplugin.so
14mu|purpose-1.1-2|50	%{_qt5_plugindir}/purpose/kdeconnectplugin.so
14mu|purpose-1.1-2|51	%{_qt5_plugindir}/purpose/ktpsendfileplugin.so
14mu|purpose-1.1-2|52	%{_qt5_plugindir}/purpose/pastebinplugin.so
14mu|purpose-1.1-2|53	%{_qt5_plugindir}/purpose/reviewboardplugin.so
14mu|purpose-1.1-2|54	%{_qt5_plugindir}/purpose/saveasplugin.so
14mu|purpose-1.1-2|55	%{_qt5_plugindir}/purpose/youtubeplugin.so
14mu|purpose-1.1-2|56	
14mu|purpose-1.1-2|57	#----------------------------------------------------------------------------
14mu|purpose-1.1-2|58	
14mu|purpose-1.1-2|59	%package i18n
14mu|purpose-1.1-2|60	Summary:	KDE Frameworks 5 abstractions module translations
14mu|purpose-1.1-2|61	Group:		System/Internationalization
14mu|purpose-1.1-2|62	BuildArch:	noarch
14mu|purpose-1.1-2|63	
14mu|purpose-1.1-2|64	%description i18n
14mu|purpose-1.1-2|65	KDE Frameworks 5 abstractions module translations.
14mu|purpose-1.1-2|66	
14mu|purpose-1.1-2|67	%files i18n -f %{name}.lang
14mu|purpose-1.1-2|68	
14mu|purpose-1.1-2|69	#----------------------------------------------------------------------------
14mu|purpose-1.1-2|70	
14mu|purpose-1.1-2|71	%define qmlkf5purpose %mklibname kf5purpose-qml
14mu|purpose-1.1-2|72	
14mu|purpose-1.1-2|73	%package -n %{qmlkf5purpose}
14mu|purpose-1.1-2|74	Summary:	QML plugin for KDE Frameworks 5 abstractions module
14mu|purpose-1.1-2|75	Group:		System/Libraries
14mu|purpose-1.1-2|76	Provides:	kf5purpose-qml = %{EVRD}
14mu|purpose-1.1-2|77	
14mu|purpose-1.1-2|78	%description -n %{qmlkf5purpose}
14mu|purpose-1.1-2|79	QML plugin for KDE Frameworks 5 abstractions module.
14mu|purpose-1.1-2|80	
14mu|purpose-1.1-2|81	%files -n %{qmlkf5purpose}
14mu|purpose-1.1-2|82	%dir %{_kde5_qmldir}/org/kde/purpose/
14mu|purpose-1.1-2|83	%{_kde5_qmldir}/org/kde/purpose/*
14mu|purpose-1.1-2|84	
14mu|purpose-1.1-2|85	#----------------------------------------------------------------------------
14mu|purpose-1.1-2|86	
14mu|purpose-1.1-2|87	%define rbhelpers_major 5
14mu|purpose-1.1-2|88	%define librbhelpers %mklibname reviewboardhelpers %{rbhelpers_major}
14mu|purpose-1.1-2|89	
14mu|purpose-1.1-2|90	%package -n %{librbhelpers}
14mu|purpose-1.1-2|91	Summary:	KDE Frameworks 5 abstractions shared library
14mu|purpose-1.1-2|92	Group:		System/Libraries
14mu|purpose-1.1-2|93	
14mu|purpose-1.1-2|94	%description -n %{librbhelpers}
14mu|purpose-1.1-2|95	KDE Frameworks 5 abstractions shared library.
14mu|purpose-1.1-2|96	
14mu|purpose-1.1-2|97	%files -n %{librbhelpers}
14mu|purpose-1.1-2|98	%{_kde5_libdir}/libReviewboardHelpers.so.%{rbhelpers_major}*
14mu|purpose-1.1-2|99	
14mu|purpose-1.1-2|100	#----------------------------------------------------------------------------
14mu|purpose-1.1-2|101	
14mu|purpose-1.1-2|102	%define kf5purpose_major 5
14mu|purpose-1.1-2|103	%define libkf5purpose %mklibname kf5purpose %{kf5purpose_major}
14mu|purpose-1.1-2|104	
14mu|purpose-1.1-2|105	%package -n %{libkf5purpose}
14mu|purpose-1.1-2|106	Summary:	KDE Frameworks 5 abstractions shared library
14mu|purpose-1.1-2|107	Group:		System/Libraries
14mu|purpose-1.1-2|108	Requires:	%{name}-i18n
14mu|purpose-1.1-2|109	Requires:	%{qmlkf5purpose}
14mu|purpose-1.1-2|110	
14mu|purpose-1.1-2|111	%description -n %{libkf5purpose}
14mu|purpose-1.1-2|112	KDE Frameworks 5 abstractions shared library.
14mu|purpose-1.1-2|113	
14mu|purpose-1.1-2|114	%files -n %{libkf5purpose}
14mu|purpose-1.1-2|115	%{_kde5_libdir}/libKF5Purpose.so.%{kf5purpose_major}*
14mu|purpose-1.1-2|116	
14mu|purpose-1.1-2|117	#----------------------------------------------------------------------------
14mu|purpose-1.1-2|118	
14mu|purpose-1.1-2|119	%define kf5purposewidgets_major 5
14mu|purpose-1.1-2|120	%define libkf5purposewidgets %mklibname kf5purposewidgets %{kf5purposewidgets_major}
14mu|purpose-1.1-2|121	
14mu|purpose-1.1-2|122	%package -n %{libkf5purposewidgets}
14mu|purpose-1.1-2|123	Summary:	KDE Frameworks 5 abstractions shared library
14mu|purpose-1.1-2|124	Group:		System/Libraries
14mu|purpose-1.1-2|125	
14mu|purpose-1.1-2|126	%description -n %{libkf5purposewidgets}
14mu|purpose-1.1-2|127	KDE Frameworks 5 abstractions shared library.
14mu|purpose-1.1-2|128	
14mu|purpose-1.1-2|129	%files -n %{libkf5purposewidgets}
14mu|purpose-1.1-2|130	%{_kde5_libdir}/libKF5PurposeWidgets.so.%{kf5purposewidgets_major}*
14mu|purpose-1.1-2|131	
14mu|purpose-1.1-2|132	#----------------------------------------------------------------------------
14mu|purpose-1.1-2|133	
14mu|purpose-1.1-2|134	%define devkf5purpose %mklibname kf5purpose -d
14mu|purpose-1.1-2|135	
14mu|purpose-1.1-2|136	%package -n %{devkf5purpose}
14mu|purpose-1.1-2|137	Summary:	Development files for KDE Frameworks 5 abstactions module
14mu|purpose-1.1-2|138	Group:		Development/KDE and Qt
14mu|purpose-1.1-2|139	Requires:	%{libkf5purpose} = %{EVRD}
14mu|purpose-1.1-2|140	Requires:	%{libkf5purposewidgets} = %{EVRD}
14mu|purpose-1.1-2|141	Provides:	%{name}-devel = %{EVRD}
14mu|purpose-1.1-2|142	Provides:	kf5purpose-devel = %{version}
14mu|purpose-1.1-2|143	
14mu|purpose-1.1-2|144	%description -n %{devkf5purpose}
14mu|purpose-1.1-2|145	This package contains header files needed if you wish to build applications
14mu|purpose-1.1-2|146	based on %{name}.
14mu|purpose-1.1-2|147	
14mu|purpose-1.1-2|148	%files -n %{devkf5purpose}
14mu|purpose-1.1-2|149	%{_kde5_includedir}/KF5/purpose
14mu|purpose-1.1-2|150	%{_kde5_includedir}/KF5/purposewidgets
14mu|purpose-1.1-2|151	%{_kde5_libdir}/cmake/KDEExperimentalPurpose
14mu|purpose-1.1-2|152	%{_kde5_libdir}/libKF5Purpose.so
14mu|purpose-1.1-2|153	%{_kde5_libdir}/libKF5PurposeWidgets.so
14mu|purpose-1.1-2|154	
14mu|purpose-1.1-2|155	#----------------------------------------------------------------------------
14mu|purpose-1.1-2|156	
14mu|purpose-1.1-2|157	%prep
14mu|purpose-1.1-2|158	%setup -q
14mu|purpose-1.1-2|159	%patch0 -p1
14mu|purpose-1.1-2|160	
14mu|purpose-1.1-2|161	%build
14mu|purpose-1.1-2|162	%cmake_kde5
14mu|purpose-1.1-2|163	%make
14mu|purpose-1.1-2|164	
14mu|purpose-1.1-2|165	%install
14mu|purpose-1.1-2|166	%makeinstall_std -C build
14mu|purpose-1.1-2|167	
14mu|purpose-1.1-2|168	# Conflicts with kdevplatform4, remove for now
14mu|purpose-1.1-2|169	rm -rf %{buildroot}%{_kde5_iconsdir}/hicolor/*/apps/reviewboard.png
14mu|purpose-1.1-2|170	
14mu|purpose-1.1-2|171	# Private library, shouldn't have a devel .so
14mu|purpose-1.1-2|172	rm -rf %{buildroot}%{_kde5_libdir}/libReviewboardHelpers.so
14mu|purpose-1.1-2|173	
14mu|purpose-1.1-2|174	%find_lang libpurpose_quick libpurpose_widgets \
14mu|purpose-1.1-2|175	purpose_imgur purpose_ktp-sendfile purpose_pastebin purpose_reviewboard purpose_saveas purpose_youtube \
14mu|purpose-1.1-2|176	%{name}.lang
14mu|purpose-1.1-2|177	
14mu|purpose-1.1-2|178	%changelog
14mu|purpose-1.1-2|179	
14mu|purpose-1.1-2|180	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-2
14mu|purpose-1.1-2|181	- (00c824a) Add check runtime QML libraries at build time (less warnings in cmake log)
14mu|purpose-1.1-2|182	- (00c824a) Update files (path for services)
14mu|purpose-1.1-2|183	
14mu|purpose-1.1-2|184	

23813 14
14mu|pv-1.6.0-1|1	%bcond_with	uclibc
14mu|pv-1.6.0-1|2	
14mu|pv-1.6.0-1|3	Summary:	Monitor the progress of data through a pipe
14mu|pv-1.6.0-1|4	
14mu|pv-1.6.0-1|5	Name:		pv
14mu|pv-1.6.0-1|6	Version:	1.6.0
14mu|pv-1.6.0-1|7	Release:	1
14mu|pv-1.6.0-1|8	Group:		Development/Other
14mu|pv-1.6.0-1|9	License:	Artistic
14mu|pv-1.6.0-1|10	URL:		http://www.ivarch.com/programs/pv.shtml
14mu|pv-1.6.0-1|11	Source0:	http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.bz2
14mu|pv-1.6.0-1|12	BuildRequires:	gettext-devel
14mu|pv-1.6.0-1|13	BuildRequires:	gettext
14mu|pv-1.6.0-1|14	BuildRequires:	tetex
14mu|pv-1.6.0-1|15	BuildRequires:	texinfo
14mu|pv-1.6.0-1|16	%if %{with uclibc}
14mu|pv-1.6.0-1|17	BuildRequires:	uClibc-devel
14mu|pv-1.6.0-1|18	%endif
14mu|pv-1.6.0-1|19	
14mu|pv-1.6.0-1|20	%description
14mu|pv-1.6.0-1|21	PV ("Pipe Viewer") is a tool for monitoring the progress of data
14mu|pv-1.6.0-1|22	through a pipeline.  It can be inserted into any normal pipeline
14mu|pv-1.6.0-1|23	between two processes to give a visual indication of how quickly
14mu|pv-1.6.0-1|24	data is passing through, how long it has taken, how near to
14mu|pv-1.6.0-1|25	completion it is, and an estimate of how long it will be until
14mu|pv-1.6.0-1|26	completion.
14mu|pv-1.6.0-1|27	
14mu|pv-1.6.0-1|28	%package -n	uclibc-%{name}
14mu|pv-1.6.0-1|29	Summary:	Monitor the progress of data through a pipe (uClibc build)
14mu|pv-1.6.0-1|30	
14mu|pv-1.6.0-1|31	Group:		Development/Other
14mu|pv-1.6.0-1|32	
14mu|pv-1.6.0-1|33	%description -n	uclibc-%{name}
14mu|pv-1.6.0-1|34	PV ("Pipe Viewer") is a tool for monitoring the progress of data
14mu|pv-1.6.0-1|35	through a pipeline.  It can be inserted into any normal pipeline
14mu|pv-1.6.0-1|36	between two processes to give a visual indication of how quickly
14mu|pv-1.6.0-1|37	data is passing through, how long it has taken, how near to
14mu|pv-1.6.0-1|38	completion it is, and an estimate of how long it will be until
14mu|pv-1.6.0-1|39	completion.
14mu|pv-1.6.0-1|40	
14mu|pv-1.6.0-1|41	
14mu|pv-1.6.0-1|42	%prep
14mu|pv-1.6.0-1|43	%setup -q
14mu|pv-1.6.0-1|44	%patch0 -p1 -b .wholeprogram~
14mu|pv-1.6.0-1|45	
14mu|pv-1.6.0-1|46	%build
14mu|pv-1.6.0-1|47	CONFIGURE_TOP="$PWD"
14mu|pv-1.6.0-1|48	%if %{with uclibc}
14mu|pv-1.6.0-1|49	mkdir -p uclibc
14mu|pv-1.6.0-1|50	pushd uclibc
14mu|pv-1.6.0-1|51	%uclibc_configure
14mu|pv-1.6.0-1|52	%make WHOLE_PROGRAM=1
14mu|pv-1.6.0-1|53	popd
14mu|pv-1.6.0-1|54	%endif
14mu|pv-1.6.0-1|55	
14mu|pv-1.6.0-1|56	mkdir -p system
14mu|pv-1.6.0-1|57	pushd system
14mu|pv-1.6.0-1|58	%configure2_5x
14mu|pv-1.6.0-1|59	%make WHOLE_PROGRAM=1
14mu|pv-1.6.0-1|60	popd
14mu|pv-1.6.0-1|61	
14mu|pv-1.6.0-1|62	%check
14mu|pv-1.6.0-1|63	%make -C system test WHOLE_PROGRAM=1
14mu|pv-1.6.0-1|64	
14mu|pv-1.6.0-1|65	%install
14mu|pv-1.6.0-1|66	%if %{with uclibc}
14mu|pv-1.6.0-1|67	%makeinstall_std -C uclibc WHOLE_PROGRAM=1
14mu|pv-1.6.0-1|68	%endif
14mu|pv-1.6.0-1|69	
14mu|pv-1.6.0-1|70	%makeinstall_std -C system WHOLE_PROGRAM=1
14mu|pv-1.6.0-1|71	
14mu|pv-1.6.0-1|72	%find_lang %{name}
14mu|pv-1.6.0-1|73	
14mu|pv-1.6.0-1|74	# note; the nls files should probably be added also somehow in the future...
14mu|pv-1.6.0-1|75	%files -f %{name}.lang
14mu|pv-1.6.0-1|76	%doc README doc/NEWS doc/TODO doc/COPYING
14mu|pv-1.6.0-1|77	%{_bindir}/pv
14mu|pv-1.6.0-1|78	%{_mandir}/man1/pv.1*
14mu|pv-1.6.0-1|79	
14mu|pv-1.6.0-1|80	%if %{with uclibc}
14mu|pv-1.6.0-1|81	%files -n uclibc-%{name}
14mu|pv-1.6.0-1|82	%{uclibc_root}%{_bindir}/pv
14mu|pv-1.6.0-1|83	%endif
14mu|pv-1.6.0-1|84	
14mu|pv-1.6.0-1|85	%changelog
14mu|pv-1.6.0-1|86	
14mu|pv-1.6.0-1|87	* Wed Jul 22 2015 dsilakov <denis.silakov@rosalab.ru> 1.6.0-1
14mu|pv-1.6.0-1|88	- (10e44d9) Merge pull request #7 from import/pv:auto_update
14mu|pv-1.6.0-1|89	- (10e44d9) Updated to 1.6.0 (by updates_builder)
14mu|pv-1.6.0-1|90	
14mu|pv-1.6.0-1|91	

23814 14
14mu|pyatspi-2.18.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|pyatspi-2.18.0-1|2	
14mu|pyatspi-2.18.0-1|3	Summary:	Python bindings for at-spi
14mu|pyatspi-2.18.0-1|4	Name:		pyatspi
14mu|pyatspi-2.18.0-1|5	Version:	2.18.0
14mu|pyatspi-2.18.0-1|6	Release:	1
14mu|pyatspi-2.18.0-1|7	License:	LGPLv2+ and GPLv2+
14mu|pyatspi-2.18.0-1|8	Group:		Development/Python
14mu|pyatspi-2.18.0-1|9	Url:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
14mu|pyatspi-2.18.0-1|10	Source0:	ftp://ftp.gnome.org:21/pub/GNOME/sources/pyatspi/2.18/%{name}-%{version}.tar.xz
14mu|pyatspi-2.18.0-1|11	BuildRequires:	python
14mu|pyatspi-2.18.0-1|12	BuildRequires:	python3
14mu|pyatspi-2.18.0-1|13	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.1
14mu|pyatspi-2.18.0-1|14	Requires:	at-spi2-core
14mu|pyatspi-2.18.0-1|15	Requires:	python-dbus
14mu|pyatspi-2.18.0-1|16	Obsoletes:	python-pyatspi < 2.8.0
14mu|pyatspi-2.18.0-1|17	Provides:	python-pyatspi = %{EVRD}
14mu|pyatspi-2.18.0-1|18	BuildArch:	noarch
14mu|pyatspi-2.18.0-1|19	
14mu|pyatspi-2.18.0-1|20	%description
14mu|pyatspi-2.18.0-1|21	at-spi allows assistive technologies to access GTK-based
14mu|pyatspi-2.18.0-1|22	applications. Essentially it exposes the internals of applications for
14mu|pyatspi-2.18.0-1|23	automation, so tools such as screen readers, magnifiers, or even
14mu|pyatspi-2.18.0-1|24	scripting interfaces can query and interact with GUI controls.
14mu|pyatspi-2.18.0-1|25	
14mu|pyatspi-2.18.0-1|26	This version of at-spi is a major break from previous versions.
14mu|pyatspi-2.18.0-1|27	It has been completely rewritten to use D-Bus rather than
14mu|pyatspi-2.18.0-1|28	ORBIT / CORBA for its transport protocol.
14mu|pyatspi-2.18.0-1|29	
14mu|pyatspi-2.18.0-1|30	This package includes a python client library for at-spi.
14mu|pyatspi-2.18.0-1|31	
14mu|pyatspi-2.18.0-1|32	%files
14mu|pyatspi-2.18.0-1|33	%doc COPYING COPYING.GPL AUTHORS README
14mu|pyatspi-2.18.0-1|34	%doc examples/magFocusTracker.py
14mu|pyatspi-2.18.0-1|35	%{py_puresitedir}/pyatspi
14mu|pyatspi-2.18.0-1|36	
14mu|pyatspi-2.18.0-1|37	#----------------------------------------------------------------------------
14mu|pyatspi-2.18.0-1|38	
14mu|pyatspi-2.18.0-1|39	%package -n python3-pyatspi
14mu|pyatspi-2.18.0-1|40	Summary:	Python3 bindings for at-spi
14mu|pyatspi-2.18.0-1|41	Group:		Development/Python
14mu|pyatspi-2.18.0-1|42	Requires:	at-spi2-core
14mu|pyatspi-2.18.0-1|43	Requires:	python3-gi
14mu|pyatspi-2.18.0-1|44	
14mu|pyatspi-2.18.0-1|45	%description -n python3-pyatspi
14mu|pyatspi-2.18.0-1|46	at-spi allows assistive technologies to access GTK-based
14mu|pyatspi-2.18.0-1|47	applications. Essentially it exposes the internals of applications for
14mu|pyatspi-2.18.0-1|48	automation, so tools such as screen readers, magnifiers, or even
14mu|pyatspi-2.18.0-1|49	scripting interfaces can query and interact with GUI controls.
14mu|pyatspi-2.18.0-1|50	
14mu|pyatspi-2.18.0-1|51	This package includes a python3 client library for at-spi.
14mu|pyatspi-2.18.0-1|52	
14mu|pyatspi-2.18.0-1|53	%files -n python3-pyatspi
14mu|pyatspi-2.18.0-1|54	%doc COPYING COPYING.GPL AUTHORS README
14mu|pyatspi-2.18.0-1|55	%{py3_puresitedir}/pyatspi/
14mu|pyatspi-2.18.0-1|56	
14mu|pyatspi-2.18.0-1|57	#----------------------------------------------------------------------------
14mu|pyatspi-2.18.0-1|58	
14mu|pyatspi-2.18.0-1|59	%prep
14mu|pyatspi-2.18.0-1|60	%setup -q
14mu|pyatspi-2.18.0-1|61	
14mu|pyatspi-2.18.0-1|62	rm -rf /tmp/py3
14mu|pyatspi-2.18.0-1|63	cp -a . /tmp/py3/
14mu|pyatspi-2.18.0-1|64	
14mu|pyatspi-2.18.0-1|65	%build
14mu|pyatspi-2.18.0-1|66	%configure2_5x \
14mu|pyatspi-2.18.0-1|67	--build=%{_build}
14mu|pyatspi-2.18.0-1|68	
14mu|pyatspi-2.18.0-1|69	%make
14mu|pyatspi-2.18.0-1|70	
14mu|pyatspi-2.18.0-1|71	# Build the python3 module
14mu|pyatspi-2.18.0-1|72	pushd /tmp/py3
14mu|pyatspi-2.18.0-1|73	%configure2_5x --with-python=python3
14mu|pyatspi-2.18.0-1|74	%make
14mu|pyatspi-2.18.0-1|75	popd
14mu|pyatspi-2.18.0-1|76	
14mu|pyatspi-2.18.0-1|77	%install
14mu|pyatspi-2.18.0-1|78	%makeinstall_std
14mu|pyatspi-2.18.0-1|79	
14mu|pyatspi-2.18.0-1|80	pushd /tmp/py3
14mu|pyatspi-2.18.0-1|81	%makeinstall_std
14mu|pyatspi-2.18.0-1|82	popd
14mu|pyatspi-2.18.0-1|83	
14mu|pyatspi-2.18.0-1|84	rm -f %{buildroot}%{_bindir}/magFocusTracker.py
14mu|pyatspi-2.18.0-1|85	
14mu|pyatspi-2.18.0-1|86	%changelog
14mu|pyatspi-2.18.0-1|87	
14mu|pyatspi-2.18.0-1|88	* Tue Jan 12 2016 dsilakov <denis.silakov@rosalab.ru> 2.18.0-1
14mu|pyatspi-2.18.0-1|89	- (8aa6c0a) Merge pull request #4 from import/pyatspi:auto_update
14mu|pyatspi-2.18.0-1|90	- (8aa6c0a) Updated to 2.18.0 (by updates_builder)
14mu|pyatspi-2.18.0-1|91	
14mu|pyatspi-2.18.0-1|92	

23815 14
14mu|pyparted-3.10.0-1|1	Summary: Python module for GNU parted
14mu|pyparted-3.10.0-1|2	Name:    pyparted
14mu|pyparted-3.10.0-1|3	Version: 3.10.0
14mu|pyparted-3.10.0-1|4	Release: 1
14mu|pyparted-3.10.0-1|5	License: GPLv2+
14mu|pyparted-3.10.0-1|6	Group:   Development/Python
14mu|pyparted-3.10.0-1|7	URL:     http://fedorahosted.org/pyparted
14mu|pyparted-3.10.0-1|8	
14mu|pyparted-3.10.0-1|9	Source0: http://fedorahosted.org/releases/p/y/pyparted/%{name}-%{version}.tar.gz
14mu|pyparted-3.10.0-1|10	
14mu|pyparted-3.10.0-1|11	BuildRequires: python-devel
14mu|pyparted-3.10.0-1|12	BuildRequires: parted-devel >= 3.0-6
14mu|pyparted-3.10.0-1|13	BuildRequires: pkgconfig
14mu|pyparted-3.10.0-1|14	
14mu|pyparted-3.10.0-1|15	%rename python-parted
14mu|pyparted-3.10.0-1|16	
14mu|pyparted-3.10.0-1|17	%description
14mu|pyparted-3.10.0-1|18	Python module for the parted library.  It is used for manipulating
14mu|pyparted-3.10.0-1|19	partition tables.
14mu|pyparted-3.10.0-1|20	
14mu|pyparted-3.10.0-1|21	%prep
14mu|pyparted-3.10.0-1|22	%setup -q
14mu|pyparted-3.10.0-1|23	
14mu|pyparted-3.10.0-1|24	%build
14mu|pyparted-3.10.0-1|25	%make
14mu|pyparted-3.10.0-1|26	
14mu|pyparted-3.10.0-1|27	%install
14mu|pyparted-3.10.0-1|28	%makeinstall_std
14mu|pyparted-3.10.0-1|29	
14mu|pyparted-3.10.0-1|30	%files
14mu|pyparted-3.10.0-1|31	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
14mu|pyparted-3.10.0-1|32	%{py_platsitedir}/*
14mu|pyparted-3.10.0-1|33	
14mu|pyparted-3.10.0-1|34	%changelog
14mu|pyparted-3.10.0-1|35	* Tue Oct 21 2014 dsilakov <denis.silakov@rosalab.ru> 3.10.0-1
14mu|pyparted-3.10.0-1|36	+ Revision: d23b356
14mu|pyparted-3.10.0-1|37	- Merge pull request #2 from import/pyparted:auto_update
14mu|pyparted-3.10.0-1|38	- ROSA Updates Builder: update suggested
14mu|pyparted-3.10.0-1|39	
14mu|pyparted-3.10.0-1|40	

23816 14
14mu|pyside-1.2.2-3|1	%define Werror_cflags %{nil}
14mu|pyside-1.2.2-3|2	
14mu|pyside-1.2.2-3|3	%define qtver 4.8
14mu|pyside-1.2.2-3|4	%define pyver python2.7
14mu|pyside-1.2.2-3|5	
14mu|pyside-1.2.2-3|6	Summary:	The PySide project provides LGPL-licensed Python bindings for the Qt
14mu|pyside-1.2.2-3|7	Name:		pyside
14mu|pyside-1.2.2-3|8	Version:	1.2.2
14mu|pyside-1.2.2-3|9	Release:	3
14mu|pyside-1.2.2-3|10	License:	LGPLv2+
14mu|pyside-1.2.2-3|11	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|12	Url:		http://www.pyside.org
14mu|pyside-1.2.2-3|13	Source0:	http://www.pyside.org/files/%{name}-qt%{qtver}+%{version}.tar.bz2
14mu|pyside-1.2.2-3|14	Source100:	%{name}.rpmlintrc
14mu|pyside-1.2.2-3|15	Patch0:		%{name}-1.2.2-drop-QGtkStyle.patch
14mu|pyside-1.2.2-3|16	BuildRequires:	cmake
14mu|pyside-1.2.2-3|17	BuildRequires:	graphviz
14mu|pyside-1.2.2-3|18	BuildRequires:	python-sphinx
14mu|pyside-1.2.2-3|19	BuildRequires:	qt4-devel
14mu|pyside-1.2.2-3|20	BuildRequires:	pkgconfig(gl)
14mu|pyside-1.2.2-3|21	BuildRequires:	pkgconfig(phonon)
14mu|pyside-1.2.2-3|22	BuildRequires:	pkgconfig(python)
14mu|pyside-1.2.2-3|23	BuildRequires:	pkgconfig(shiboken) >= 1.2.0
14mu|pyside-1.2.2-3|24	Requires:	pyside-phonon
14mu|pyside-1.2.2-3|25	Requires:	pyside-core
14mu|pyside-1.2.2-3|26	Requires:	pyside-declarative
14mu|pyside-1.2.2-3|27	Requires:	pyside-gui
14mu|pyside-1.2.2-3|28	Requires:	pyside-help
14mu|pyside-1.2.2-3|29	Requires:	pyside-multimedia
14mu|pyside-1.2.2-3|30	Requires:	pyside-network
14mu|pyside-1.2.2-3|31	Requires:	pyside-opengl
14mu|pyside-1.2.2-3|32	Requires:	pyside-script
14mu|pyside-1.2.2-3|33	Requires:	pyside-scripttools
14mu|pyside-1.2.2-3|34	Requires:	pyside-sql
14mu|pyside-1.2.2-3|35	Requires:	pyside-test
14mu|pyside-1.2.2-3|36	Requires:	pyside-xmlpatterns
14mu|pyside-1.2.2-3|37	Requires:	pyside-xml
14mu|pyside-1.2.2-3|38	Requires:	pyside-uitools
14mu|pyside-1.2.2-3|39	Requires:	pyside-svg
14mu|pyside-1.2.2-3|40	Requires:	pyside-webkit
14mu|pyside-1.2.2-3|41	
14mu|pyside-1.2.2-3|42	%description
14mu|pyside-1.2.2-3|43	The PySide project provides LGPL-licensed Python bindings for the Qt
14mu|pyside-1.2.2-3|44	cross-platform application and UI framework. PySide Qt bindings allow both free
14mu|pyside-1.2.2-3|45	open source and proprietary software development and ultimately aim to support
14mu|pyside-1.2.2-3|46	all of the platforms as Qt itself.
14mu|pyside-1.2.2-3|47	
14mu|pyside-1.2.2-3|48	%files
14mu|pyside-1.2.2-3|49	
14mu|pyside-1.2.2-3|50	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|51	
14mu|pyside-1.2.2-3|52	%package phonon
14mu|pyside-1.2.2-3|53	Summary:	PySide phonon module
14mu|pyside-1.2.2-3|54	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|55	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|56	
14mu|pyside-1.2.2-3|57	%description phonon
14mu|pyside-1.2.2-3|58	PySide phonon module.
14mu|pyside-1.2.2-3|59	
14mu|pyside-1.2.2-3|60	%files phonon
14mu|pyside-1.2.2-3|61	%doc COPYING
14mu|pyside-1.2.2-3|62	%{py_platsitedir}/PySide/phonon.so
14mu|pyside-1.2.2-3|63	%{_datadir}/PySide/typesystems/typesystem_phonon.*
14mu|pyside-1.2.2-3|64	
14mu|pyside-1.2.2-3|65	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|66	
14mu|pyside-1.2.2-3|67	%package core
14mu|pyside-1.2.2-3|68	Summary:	PySide core module
14mu|pyside-1.2.2-3|69	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|70	
14mu|pyside-1.2.2-3|71	%description core
14mu|pyside-1.2.2-3|72	PySide core module.
14mu|pyside-1.2.2-3|73	
14mu|pyside-1.2.2-3|74	%files core
14mu|pyside-1.2.2-3|75	%doc COPYING
14mu|pyside-1.2.2-3|76	%{py_platsitedir}/PySide/QtCore.so
14mu|pyside-1.2.2-3|77	%{py_platsitedir}/PySide/__init__.py
14mu|pyside-1.2.2-3|78	%{py_platsitedir}/PySide/_utils.py
14mu|pyside-1.2.2-3|79	%{_datadir}/PySide/typesystems/typesystem_core*
14mu|pyside-1.2.2-3|80	%{_datadir}/PySide/typesystems/typesystem_templates.*
14mu|pyside-1.2.2-3|81	
14mu|pyside-1.2.2-3|82	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|83	
14mu|pyside-1.2.2-3|84	%package declarative
14mu|pyside-1.2.2-3|85	Summary:	PySide declarative module
14mu|pyside-1.2.2-3|86	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|87	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|88	
14mu|pyside-1.2.2-3|89	%description declarative
14mu|pyside-1.2.2-3|90	PySide declarative module.
14mu|pyside-1.2.2-3|91	
14mu|pyside-1.2.2-3|92	%files declarative
14mu|pyside-1.2.2-3|93	%doc COPYING
14mu|pyside-1.2.2-3|94	%{py_platsitedir}/PySide/QtDeclarative.so
14mu|pyside-1.2.2-3|95	%{_datadir}/PySide/typesystems/typesystem_declarative.*
14mu|pyside-1.2.2-3|96	
14mu|pyside-1.2.2-3|97	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|98	
14mu|pyside-1.2.2-3|99	%package gui
14mu|pyside-1.2.2-3|100	Summary:	PySide gui module
14mu|pyside-1.2.2-3|101	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|102	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|103	
14mu|pyside-1.2.2-3|104	%description gui
14mu|pyside-1.2.2-3|105	PySide gui module.
14mu|pyside-1.2.2-3|106	
14mu|pyside-1.2.2-3|107	%files gui
14mu|pyside-1.2.2-3|108	%doc COPYING
14mu|pyside-1.2.2-3|109	%{py_platsitedir}/PySide/QtGui.so
14mu|pyside-1.2.2-3|110	%{_datadir}/PySide/typesystems/typesystem_gui*
14mu|pyside-1.2.2-3|111	
14mu|pyside-1.2.2-3|112	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|113	
14mu|pyside-1.2.2-3|114	%package help
14mu|pyside-1.2.2-3|115	Summary:	PySide help module
14mu|pyside-1.2.2-3|116	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|117	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|118	
14mu|pyside-1.2.2-3|119	%description help
14mu|pyside-1.2.2-3|120	PySide help module.
14mu|pyside-1.2.2-3|121	
14mu|pyside-1.2.2-3|122	%files help
14mu|pyside-1.2.2-3|123	%doc COPYING
14mu|pyside-1.2.2-3|124	%{py_platsitedir}/PySide/QtHelp.so
14mu|pyside-1.2.2-3|125	%{_datadir}/PySide/typesystems/typesystem_help.*
14mu|pyside-1.2.2-3|126	
14mu|pyside-1.2.2-3|127	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|128	
14mu|pyside-1.2.2-3|129	%package multimedia
14mu|pyside-1.2.2-3|130	Summary:	PySide multimedia module
14mu|pyside-1.2.2-3|131	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|132	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|133	
14mu|pyside-1.2.2-3|134	%description multimedia
14mu|pyside-1.2.2-3|135	PySide multimedia module.
14mu|pyside-1.2.2-3|136	
14mu|pyside-1.2.2-3|137	%files multimedia
14mu|pyside-1.2.2-3|138	%doc COPYING
14mu|pyside-1.2.2-3|139	%{py_platsitedir}/PySide/QtMultimedia.so
14mu|pyside-1.2.2-3|140	%{_datadir}/PySide/typesystems/typesystem_multimedia*
14mu|pyside-1.2.2-3|141	
14mu|pyside-1.2.2-3|142	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|143	
14mu|pyside-1.2.2-3|144	%package network
14mu|pyside-1.2.2-3|145	Summary:	PySide network module
14mu|pyside-1.2.2-3|146	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|147	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|148	
14mu|pyside-1.2.2-3|149	%description network
14mu|pyside-1.2.2-3|150	PySide network module.
14mu|pyside-1.2.2-3|151	
14mu|pyside-1.2.2-3|152	%files network
14mu|pyside-1.2.2-3|153	%doc COPYING
14mu|pyside-1.2.2-3|154	%{py_platsitedir}/PySide/QtNetwork.so
14mu|pyside-1.2.2-3|155	%{_datadir}/PySide/typesystems/typesystem_network.*
14mu|pyside-1.2.2-3|156	
14mu|pyside-1.2.2-3|157	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|158	
14mu|pyside-1.2.2-3|159	%package opengl
14mu|pyside-1.2.2-3|160	Summary:	PySide opengl module
14mu|pyside-1.2.2-3|161	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|162	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|163	
14mu|pyside-1.2.2-3|164	%description opengl
14mu|pyside-1.2.2-3|165	PySide opengl module.
14mu|pyside-1.2.2-3|166	
14mu|pyside-1.2.2-3|167	%files opengl
14mu|pyside-1.2.2-3|168	%doc COPYING
14mu|pyside-1.2.2-3|169	%{py_platsitedir}/PySide/QtOpenGL.so
14mu|pyside-1.2.2-3|170	%{_datadir}/PySide/typesystems/typesystem_opengl*
14mu|pyside-1.2.2-3|171	
14mu|pyside-1.2.2-3|172	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|173	
14mu|pyside-1.2.2-3|174	%package script
14mu|pyside-1.2.2-3|175	Summary:	PySide script module
14mu|pyside-1.2.2-3|176	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|177	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|178	
14mu|pyside-1.2.2-3|179	%description script
14mu|pyside-1.2.2-3|180	PySide script module.
14mu|pyside-1.2.2-3|181	
14mu|pyside-1.2.2-3|182	%files script
14mu|pyside-1.2.2-3|183	%doc COPYING
14mu|pyside-1.2.2-3|184	%{py_platsitedir}/PySide/QtScript.so
14mu|pyside-1.2.2-3|185	%{_datadir}/PySide/typesystems/typesystem_script.*
14mu|pyside-1.2.2-3|186	
14mu|pyside-1.2.2-3|187	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|188	
14mu|pyside-1.2.2-3|189	%package scripttools
14mu|pyside-1.2.2-3|190	Summary:	PySide scripttool module
14mu|pyside-1.2.2-3|191	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|192	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|193	
14mu|pyside-1.2.2-3|194	%description scripttools
14mu|pyside-1.2.2-3|195	PySide scripttool module.
14mu|pyside-1.2.2-3|196	
14mu|pyside-1.2.2-3|197	%files scripttools
14mu|pyside-1.2.2-3|198	%doc COPYING
14mu|pyside-1.2.2-3|199	%{py_platsitedir}/PySide/QtScriptTools.so
14mu|pyside-1.2.2-3|200	%{_datadir}/PySide/typesystems/typesystem_scripttools.*
14mu|pyside-1.2.2-3|201	
14mu|pyside-1.2.2-3|202	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|203	
14mu|pyside-1.2.2-3|204	%package sql
14mu|pyside-1.2.2-3|205	Summary:	PySide sql module
14mu|pyside-1.2.2-3|206	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|207	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|208	
14mu|pyside-1.2.2-3|209	%description sql
14mu|pyside-1.2.2-3|210	PySide sql module.
14mu|pyside-1.2.2-3|211	
14mu|pyside-1.2.2-3|212	%files sql
14mu|pyside-1.2.2-3|213	%doc COPYING
14mu|pyside-1.2.2-3|214	%{py_platsitedir}/PySide/QtSql.so
14mu|pyside-1.2.2-3|215	%{_datadir}/PySide/typesystems/typesystem_sql.*
14mu|pyside-1.2.2-3|216	
14mu|pyside-1.2.2-3|217	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|218	
14mu|pyside-1.2.2-3|219	%package svg
14mu|pyside-1.2.2-3|220	Summary:	PySide svg module
14mu|pyside-1.2.2-3|221	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|222	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|223	
14mu|pyside-1.2.2-3|224	%description svg
14mu|pyside-1.2.2-3|225	PySide svg module.
14mu|pyside-1.2.2-3|226	
14mu|pyside-1.2.2-3|227	%files svg
14mu|pyside-1.2.2-3|228	%doc COPYING
14mu|pyside-1.2.2-3|229	%{py_platsitedir}/PySide/QtSvg.so
14mu|pyside-1.2.2-3|230	%{_datadir}/PySide/typesystems/typesystem_svg.*
14mu|pyside-1.2.2-3|231	
14mu|pyside-1.2.2-3|232	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|233	
14mu|pyside-1.2.2-3|234	%package test
14mu|pyside-1.2.2-3|235	Summary:	PySide test module
14mu|pyside-1.2.2-3|236	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|237	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|238	
14mu|pyside-1.2.2-3|239	%description test
14mu|pyside-1.2.2-3|240	PySide test module.
14mu|pyside-1.2.2-3|241	
14mu|pyside-1.2.2-3|242	%files test
14mu|pyside-1.2.2-3|243	%doc COPYING
14mu|pyside-1.2.2-3|244	%{py_platsitedir}/PySide/QtTest.so
14mu|pyside-1.2.2-3|245	%{_datadir}/PySide/typesystems/typesystem_test.*
14mu|pyside-1.2.2-3|246	
14mu|pyside-1.2.2-3|247	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|248	
14mu|pyside-1.2.2-3|249	%package uitools
14mu|pyside-1.2.2-3|250	Summary:	PySide uitools module
14mu|pyside-1.2.2-3|251	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|252	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|253	
14mu|pyside-1.2.2-3|254	%description uitools
14mu|pyside-1.2.2-3|255	PySide uitools module.
14mu|pyside-1.2.2-3|256	
14mu|pyside-1.2.2-3|257	%files uitools
14mu|pyside-1.2.2-3|258	%doc COPYING
14mu|pyside-1.2.2-3|259	%{py_platsitedir}/PySide/QtUiTools.so
14mu|pyside-1.2.2-3|260	%{_datadir}/PySide/typesystems/typesystem_uitools.*
14mu|pyside-1.2.2-3|261	
14mu|pyside-1.2.2-3|262	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|263	
14mu|pyside-1.2.2-3|264	%package webkit
14mu|pyside-1.2.2-3|265	Summary:	PySide webkit module
14mu|pyside-1.2.2-3|266	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|267	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|268	
14mu|pyside-1.2.2-3|269	%description webkit
14mu|pyside-1.2.2-3|270	PySide webkit module.
14mu|pyside-1.2.2-3|271	
14mu|pyside-1.2.2-3|272	%files webkit
14mu|pyside-1.2.2-3|273	%doc COPYING
14mu|pyside-1.2.2-3|274	%{py_platsitedir}/PySide/QtWebKit.so
14mu|pyside-1.2.2-3|275	%{_datadir}/PySide/typesystems/typesystem_webkit*
14mu|pyside-1.2.2-3|276	
14mu|pyside-1.2.2-3|277	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|278	
14mu|pyside-1.2.2-3|279	%package xmlpatterns
14mu|pyside-1.2.2-3|280	Summary:	PySide xmlpatterns module
14mu|pyside-1.2.2-3|281	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|282	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|283	
14mu|pyside-1.2.2-3|284	%description xmlpatterns
14mu|pyside-1.2.2-3|285	PySide xmlpatterns module.
14mu|pyside-1.2.2-3|286	
14mu|pyside-1.2.2-3|287	%files xmlpatterns
14mu|pyside-1.2.2-3|288	%doc COPYING
14mu|pyside-1.2.2-3|289	%{py_platsitedir}/PySide/QtXmlPatterns.so
14mu|pyside-1.2.2-3|290	%{_datadir}/PySide/typesystems/typesystem_xmlpatterns*
14mu|pyside-1.2.2-3|291	
14mu|pyside-1.2.2-3|292	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|293	
14mu|pyside-1.2.2-3|294	%package xml
14mu|pyside-1.2.2-3|295	Summary:	PySide xml module
14mu|pyside-1.2.2-3|296	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|297	Requires:	pyside-core = %{version}
14mu|pyside-1.2.2-3|298	
14mu|pyside-1.2.2-3|299	%description xml
14mu|pyside-1.2.2-3|300	PySide xml module.
14mu|pyside-1.2.2-3|301	
14mu|pyside-1.2.2-3|302	%files xml
14mu|pyside-1.2.2-3|303	%doc COPYING
14mu|pyside-1.2.2-3|304	%{py_platsitedir}/PySide/QtXml.so
14mu|pyside-1.2.2-3|305	%{_datadir}/PySide/typesystems/typesystem_xml.*
14mu|pyside-1.2.2-3|306	
14mu|pyside-1.2.2-3|307	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|308	
14mu|pyside-1.2.2-3|309	%define major 1
14mu|pyside-1.2.2-3|310	%define libname %mklibname pyside %{py_ver} %{major}
14mu|pyside-1.2.2-3|311	
14mu|pyside-1.2.2-3|312	%package -n %{libname}
14mu|pyside-1.2.2-3|313	Summary:	PySide core library
14mu|pyside-1.2.2-3|314	Group:		System/Libraries
14mu|pyside-1.2.2-3|315	Conflicts:	%{_lib}pyside1 < 1.2.2-3
14mu|pyside-1.2.2-3|316	Obsoletes:	%{_lib}pyside1 < 1.2.2-3
14mu|pyside-1.2.2-3|317	
14mu|pyside-1.2.2-3|318	%description -n %{libname}
14mu|pyside-1.2.2-3|319	PySide core library.
14mu|pyside-1.2.2-3|320	
14mu|pyside-1.2.2-3|321	%files -n %{libname}
14mu|pyside-1.2.2-3|322	%doc COPYING ChangeLog
14mu|pyside-1.2.2-3|323	%{_libdir}/libpyside-python%{py_ver}.so.%{major}*
14mu|pyside-1.2.2-3|324	
14mu|pyside-1.2.2-3|325	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|326	
14mu|pyside-1.2.2-3|327	%package devel
14mu|pyside-1.2.2-3|328	Summary:	PySide development files
14mu|pyside-1.2.2-3|329	Group:		Development/KDE and Qt
14mu|pyside-1.2.2-3|330	Requires:	%{name} = %{version}
14mu|pyside-1.2.2-3|331	Requires:	%{libname} = %{version}
14mu|pyside-1.2.2-3|332	
14mu|pyside-1.2.2-3|333	%description devel
14mu|pyside-1.2.2-3|334	PySide development files.
14mu|pyside-1.2.2-3|335	
14mu|pyside-1.2.2-3|336	%files devel
14mu|pyside-1.2.2-3|337	%doc COPYING ChangeLog
14mu|pyside-1.2.2-3|338	%{_libdir}/*.so
14mu|pyside-1.2.2-3|339	%{_includedir}/*
14mu|pyside-1.2.2-3|340	%{_libdir}/pkgconfig/*
14mu|pyside-1.2.2-3|341	%{_libdir}/cmake/*
14mu|pyside-1.2.2-3|342	
14mu|pyside-1.2.2-3|343	#------------------------------------------------------------------------------
14mu|pyside-1.2.2-3|344	
14mu|pyside-1.2.2-3|345	%prep
14mu|pyside-1.2.2-3|346	%setup -qn %{name}-qt%{qtver}+%{version}
14mu|pyside-1.2.2-3|347	%patch0 -p1
14mu|pyside-1.2.2-3|348	
14mu|pyside-1.2.2-3|349	%build
14mu|pyside-1.2.2-3|350	sed 's/-Wno-strict-aliasing/-fno-strict-aliasing/' -i CMakeLists.txt
14mu|pyside-1.2.2-3|351	%cmake \
14mu|pyside-1.2.2-3|352	-DQT_SRC_DIR=%{buildroot}%{qt4dir} \
14mu|pyside-1.2.2-3|353	-DQT_PHONON_INCLUDE_DIR=%{_includedir}/phonon \
14mu|pyside-1.2.2-3|354	-DPYTHON_BASENAME=%{pyver}
14mu|pyside-1.2.2-3|355	%make
14mu|pyside-1.2.2-3|356	
14mu|pyside-1.2.2-3|357	%install
14mu|pyside-1.2.2-3|358	%makeinstall_std -C build
14mu|pyside-1.2.2-3|359	
14mu|pyside-1.2.2-3|360	
14mu|pyside-1.2.2-3|361	%changelog
14mu|pyside-1.2.2-3|362	
14mu|pyside-1.2.2-3|363	* Tue Jan 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-3
14mu|pyside-1.2.2-3|364	- (a6ffdd3) Build requires python-sphinx
14mu|pyside-1.2.2-3|365	
14mu|pyside-1.2.2-3|366	

23817 14
14mu|pysol-4.82-19|1	%define	pssver	3.01
14mu|pysol-4.82-19|2	
14mu|pysol-4.82-19|3	Summary:	Provides several solitaire card games
14mu|pysol-4.82-19|4	Name:		pysol
14mu|pysol-4.82-19|5	Version:        4.82
14mu|pysol-4.82-19|6	Release:        19
14mu|pysol-4.82-19|7	License:	GPL
14mu|pysol-4.82-19|8	Group:		Games/Cards
14mu|pysol-4.82-19|9	URL:		http://www.oberhumer.com/opensource/pysol/
14mu|pysol-4.82-19|10	
14mu|pysol-4.82-19|11	Source0:	%{name}-%{version}.tar.bz2
14mu|pysol-4.82-19|12	Source1: 	http://www.oberhumer.com/opensource/pysol/download/pysol-sound-server-%{pssver}.tar.bz2
14mu|pysol-4.82-19|13	Source2:	%{name}-%{version}-src.tar.bz2
14mu|pysol-4.82-19|14	#gw use the pysol.py from the source release instead of the bytecode
14mu|pysol-4.82-19|15	Patch0:		pysol-4.81-srcrelease.patch
14mu|pysol-4.82-19|16	Patch1:		pysol-4.82-sound.patch
14mu|pysol-4.82-19|17	Patch2:		pysol-4.82-tk-geometry-fix.patch
14mu|pysol-4.82-19|18	Requires:	tkinter >= 1.5.2
14mu|pysol-4.82-19|19	BuildRequires:  python-devel
14mu|pysol-4.82-19|20	BuildRequires:  smpeg-devel
14mu|pysol-4.82-19|21	
14mu|pysol-4.82-19|22	%description
14mu|pysol-4.82-19|23	PySol has several solitaire card games, written in 100%% pure
14mu|pysol-4.82-19|24	Python. It has many features: unlimited undo and redo, load & save
14mu|pysol-4.82-19|25	games, player statistics, hint system, game plug-ins, and more!
14mu|pysol-4.82-19|26	Contains: klondike, freecel, spider, golf, etc.
14mu|pysol-4.82-19|27	
14mu|pysol-4.82-19|28	%prep
14mu|pysol-4.82-19|29	%setup -q -a 1 -a 2
14mu|pysol-4.82-19|30	%patch0 -p1
14mu|pysol-4.82-19|31	%patch1
14mu|pysol-4.82-19|32	%patch2
14mu|pysol-4.82-19|33	
14mu|pysol-4.82-19|34	cp pysol-sound-server-%{pssver}/NEWS NEWS.pysol-sound-server
14mu|pysol-4.82-19|35	cp pysol-sound-server-%{pssver}/README README.pysol-sound-server
14mu|pysol-4.82-19|36	
14mu|pysol-4.82-19|37	%build
14mu|pysol-4.82-19|38	cd pysol-sound-server-%{pssver}/src
14mu|pysol-4.82-19|39	./configure --libdir=%{_libdir}
14mu|pysol-4.82-19|40	%make
14mu|pysol-4.82-19|41	
14mu|pysol-4.82-19|42	
14mu|pysol-4.82-19|43	%install
14mu|pysol-4.82-19|44	rm -fr %{buildroot}
14mu|pysol-4.82-19|45	make prefix=%{_prefix} bindir=%{buildroot}%{_gamesbindir} pkgdatadir=%{buildroot}%{_gamesdatadir}/%{name} install-bin install-data install-man mandir=%{buildroot}/%{_mandir}
14mu|pysol-4.82-19|46	perl -pi -e "s%%{buildroot}/usr%/usr%" %{buildroot}%{_gamesbindir}/pysol
14mu|pysol-4.82-19|47	cd pysol-sound-server-%{pssver}/src
14mu|pysol-4.82-19|48	python setup.py install --root=%{buildroot}
14mu|pysol-4.82-19|49	cd ../..
14mu|pysol-4.82-19|50	# they don't support python 2.4 yet
14mu|pysol-4.82-19|51	rm -f %{buildroot}%{_gamesdatadir}/%{name}/*pyc
14mu|pysol-4.82-19|52	mkdir %{buildroot}%{_gamesdatadir}/%{name}/BINARIES
14mu|pysol-4.82-19|53	cp -r %{name}-%{version}/src/* %{buildroot}%{_gamesdatadir}/%{name}/BINARIES
14mu|pysol-4.82-19|54	cat > %{buildroot}/%{_gamesbindir}/pysol << EOF
14mu|pysol-4.82-19|55	#!/bin/sh
14mu|pysol-4.82-19|56	exec python %{_gamesdatadir}/%{name}/BINARIES/pysol.py --pkgdatadir=%{_gamesdatadir}/%{name}/ --bindir=%{_gamesdatadir}/%{name}/BINARIES/ ${1+"$@"}
14mu|pysol-4.82-19|57	
14mu|pysol-4.82-19|58	echo "$0: running $PYTHON failed !"
14mu|pysol-4.82-19|59	exit 1
14mu|pysol-4.82-19|60	EOF
14mu|pysol-4.82-19|61	chmod 755 %{buildroot}/%{_gamesbindir}/pysol
14mu|pysol-4.82-19|62	
14mu|pysol-4.82-19|63	# Menu support
14mu|pysol-4.82-19|64	mkdir -p %{buildroot}%{_datadir}/applications
14mu|pysol-4.82-19|65	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mu|pysol-4.82-19|66	[Desktop Entry]
14mu|pysol-4.82-19|67	Name=PySOL
14mu|pysol-4.82-19|68	Comment=All solitaire cards games
14mu|pysol-4.82-19|69	Comment[ru]=Набор всевозможных пасьянсов
14mu|pysol-4.82-19|70	Exec=%{name}
14mu|pysol-4.82-19|71	Icon=cards_section
14mu|pysol-4.82-19|72	Terminal=false
14mu|pysol-4.82-19|73	Type=Application
14mu|pysol-4.82-19|74	StartupNotify=true
14mu|pysol-4.82-19|75	Categories=X-MandrivaLinux-MoreApplications-Games-Cards;Game;CardGame;
14mu|pysol-4.82-19|76	EOF
14mu|pysol-4.82-19|77	
14mu|pysol-4.82-19|78	%clean
14mu|pysol-4.82-19|79	
14mu|pysol-4.82-19|80	%files
14mu|pysol-4.82-19|81	%doc NEWS* README*
14mu|pysol-4.82-19|82	%{_gamesdatadir}/pysol/
14mu|pysol-4.82-19|83	%{_gamesbindir}/pysol
14mu|pysol-4.82-19|84	%{_mandir}/man6/pysol.6*
14mu|pysol-4.82-19|85	%{_datadir}/applications/mandriva*
14mu|pysol-4.82-19|86	%{py_platsitedir}/*
14mu|pysol-4.82-19|87	
14mu|pysol-4.82-19|88	
14mu|pysol-4.82-19|89	%changelog
14mu|pysol-4.82-19|90	
14mu|pysol-4.82-19|91	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 4.82-19
14mu|pysol-4.82-19|92	- (6ac4c6e) Added Russian l10n to desktop file
14mu|pysol-4.82-19|93	
14mu|pysol-4.82-19|94	

23818 14
14mu|python-2.7.13-1|1	# Patching guideline for python :
14mu|python-2.7.13-1|2	# - no big patch with invasive change not
14mu|python-2.7.13-1|3	#     approved by upstream ( ie not coming from upstream svn )
14mu|python-2.7.13-1|4	# - small bugfix must be sent to upstream and approved if they
14mu|python-2.7.13-1|5	#     change any interface
14mu|python-2.7.13-1|6	# - all patchs should be commented ( unless for security,
14mu|python-2.7.13-1|7	#     as they are usually easy to spot )
14mu|python-2.7.13-1|8	%bcond_with tests
14mu|python-2.7.13-1|9	
14mu|python-2.7.13-1|10	%define docver 2.7.13
14mu|python-2.7.13-1|11	%define dirver 2.7
14mu|python-2.7.13-1|12	
14mu|python-2.7.13-1|13	%define major %{dirver}
14mu|python-2.7.13-1|14	%define libname %mklibname %{name} %{major}
14mu|python-2.7.13-1|15	%define devname %mklibname %{name} -d
14mu|python-2.7.13-1|16	
14mu|python-2.7.13-1|17	%ifarch %{ix86} x86_64 ppc
14mu|python-2.7.13-1|18	%bcond_without valgrind
14mu|python-2.7.13-1|19	%else
14mu|python-2.7.13-1|20	%bcond_with valgrind
14mu|python-2.7.13-1|21	%endif
14mu|python-2.7.13-1|22	
14mu|python-2.7.13-1|23	Summary:	An interpreted, interactive object-oriented programming language
14mu|python-2.7.13-1|24	Name:		python
14mu|python-2.7.13-1|25	Version:	2.7.13
14mu|python-2.7.13-1|26	Release:	1
14mu|python-2.7.13-1|27	License:	Modified CNRI Open Source License
14mu|python-2.7.13-1|28	Group:		Development/Python
14mu|python-2.7.13-1|29	Url:		http://www.python.org/
14mu|python-2.7.13-1|30	Source0:	http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
14mu|python-2.7.13-1|31	Source1:	http://www.python.org/ftp/python/doc/%{docver}/python-%{docver}-docs-html.tar.bz2
14mu|python-2.7.13-1|32	Source2:	bdist_rpm5.py
14mu|python-2.7.13-1|33	Source3:	python2.macros
14mu|python-2.7.13-1|34	Source100:	%{name}.rpmlintrc
14mu|python-2.7.13-1|35	Patch0:		python-2.7.10-module-linkage.patch
14mu|python-2.7.13-1|36	# Don't include /usr/local/* in search path
14mu|python-2.7.13-1|37	Patch3:		Python-2.7.6-no-local-incpath.patch
14mu|python-2.7.13-1|38	
14mu|python-2.7.13-1|39	# Support */lib64 convention on x86_64, sparc64, etc.
14mu|python-2.7.13-1|40	# similar patches reported upstream on http://bugs.python.org/issue1294959
14mu|python-2.7.13-1|41	Patch4:		python-2.7.13-lib64.patch
14mu|python-2.7.13-1|42	
14mu|python-2.7.13-1|43	Patch6:		python-2.7-016-cross-compile-getaddrinfo.patch
14mu|python-2.7.13-1|44	
14mu|python-2.7.13-1|45	# add rosaa to the list of supported distribution, prefer it to redhat
14mu|python-2.7.13-1|46	# (since we have both redhat-release and rosa-release files)
14mu|python-2.7.13-1|47	Patch10:	python-2.5.1-detect-rosa.patch
14mu|python-2.7.13-1|48	
14mu|python-2.7.13-1|49	# adds xz support to distutils targets: 'sdist', 'bdist' & 'bdist_rpm'
14mu|python-2.7.13-1|50	# sent upstream : http://bugs.python.org/issue5411
14mu|python-2.7.13-1|51	# DO NOT REMOVE, IT DOESN'T TOUCH *ANY* public interfaces and has been
14mu|python-2.7.13-1|52	# accepted by upstream
14mu|python-2.7.13-1|53	#Patch14:	Python-2.7.2-distutils-xz-support.patch
14mu|python-2.7.13-1|54	
14mu|python-2.7.13-1|55	# from Fedora, fixes gettext.py parsing of Plural-Forms: header (fixes mdv bugs #49475, #44088)
14mu|python-2.7.13-1|56	# to send upstream
14mu|python-2.7.13-1|57	Patch16:	python-2.7.10-plural-fix.patch
14mu|python-2.7.13-1|58	
14mu|python-2.7.13-1|59	# skip semaphore test, as it requires /dev/shm
14mu|python-2.7.13-1|60	Patch23:	python-2.7.1-skip-shm-test.patch
14mu|python-2.7.13-1|61	
14mu|python-2.7.13-1|62	# add support for berkeley db <= 5.1
14mu|python-2.7.13-1|63	# sent upstream: http://bugs.python.org/issue11817
14mu|python-2.7.13-1|64	Patch24:	Python-2.7.4-berkeley-db-5.3.patch
14mu|python-2.7.13-1|65	
14mu|python-2.7.13-1|66	# do not use uname -m to get the exact name on mips/arm
14mu|python-2.7.13-1|67	Patch25:	python-2.7.4-arch.patch
14mu|python-2.7.13-1|68	
14mu|python-2.7.13-1|69	Patch26:	Python-2.7.4-berkeley-db-5.3-2.patch
14mu|python-2.7.13-1|70	
14mu|python-2.7.13-1|71	# Avoid error in tests if built inside LXC with kerneles which differs
14mu|python-2.7.13-1|72	# from the target system's one
14mu|python-2.7.13-1|73	#Patch27:	python-2.7.3-workaround-ENOPROTOOPT-in-bind_port.patch
14mu|python-2.7.13-1|74	
14mu|python-2.7.13-1|75	# Add flags for statvfs.f_flag to the constant list in posixmodule (i.e. "os")
14mu|python-2.7.13-1|76	# (rhbz:553020); partially upstream as http://bugs.python.org/issue7647
14mu|python-2.7.13-1|77	Patch28:	python-2.7.7-statvfs-f_flag-constants.patch
14mu|python-2.7.13-1|78	
14mu|python-2.7.13-1|79	
14mu|python-2.7.13-1|80	BuildRequires:	blt
14mu|python-2.7.13-1|81	BuildRequires:	chrpath
14mu|python-2.7.13-1|82	BuildRequires:	tcl
14mu|python-2.7.13-1|83	BuildRequires:	tix
14mu|python-2.7.13-1|84	BuildRequires:	tk
14mu|python-2.7.13-1|85	BuildRequires:	bzip2-devel
14mu|python-2.7.13-1|86	BuildRequires:	db5-devel
14mu|python-2.7.13-1|87	BuildRequires:	gdbm-devel
14mu|python-2.7.13-1|88	BuildRequires:	gmp-devel
14mu|python-2.7.13-1|89	BuildRequires:	readline-devel
14mu|python-2.7.13-1|90	%if %{with valgrind}
14mu|python-2.7.13-1|91	BuildRequires:	valgrind-devel
14mu|python-2.7.13-1|92	%endif
14mu|python-2.7.13-1|93	BuildRequires:	pkgconfig(expat)
14mu|python-2.7.13-1|94	BuildRequires:	pkgconfig(libffi)
14mu|python-2.7.13-1|95	BuildRequires:	pkgconfig(ncursesw)
14mu|python-2.7.13-1|96	BuildRequires:	pkgconfig(openssl)
14mu|python-2.7.13-1|97	BuildRequires:	pkgconfig(tcl)
14mu|python-2.7.13-1|98	BuildRequires:	pkgconfig(tk)
14mu|python-2.7.13-1|99	BuildRequires:	pkgconfig(sqlite3)
14mu|python-2.7.13-1|100	# (2010/03/21, misc: interfere with test__all )
14mu|python-2.7.13-1|101	# backwards compatibility for unfixed packages
14mu|python-2.7.13-1|102	Provides:	python(abi) = %{major}
14mu|python-2.7.13-1|103	
14mu|python-2.7.13-1|104	Conflicts:	tkinter < %{EVRD}
14mu|python-2.7.13-1|105	Conflicts:	python-devel < 2.7-6
14mu|python-2.7.13-1|106	%rename		python-ctypes
14mu|python-2.7.13-1|107	%rename		python-elementtree
14mu|python-2.7.13-1|108	%rename		python-base
14mu|python-2.7.13-1|109	%rename		python-pyxml
14mu|python-2.7.13-1|110	
14mu|python-2.7.13-1|111	%description
14mu|python-2.7.13-1|112	Python is an interpreted, interactive, object-oriented programming
14mu|python-2.7.13-1|113	language often compared to Tcl, Perl, Scheme or Java. Python includes
14mu|python-2.7.13-1|114	modules, classes, exceptions, very high level dynamic data types and
14mu|python-2.7.13-1|115	dynamic typing. Python supports interfaces to many system calls and
14mu|python-2.7.13-1|116	libraries, as well as to various windowing systems (X11, Motif, Tk,
14mu|python-2.7.13-1|117	Mac and MFC).
14mu|python-2.7.13-1|118	
14mu|python-2.7.13-1|119	Programmers can write new built-in modules for Python in C or C++.
14mu|python-2.7.13-1|120	Python can be used as an extension language for applications that
14mu|python-2.7.13-1|121	need a programmable interface. This package contains most of the
14mu|python-2.7.13-1|122	standard Python modules, as well as modules for interfacing to the
14mu|python-2.7.13-1|123	Tix widget set for Tk and RPM.
14mu|python-2.7.13-1|124	
14mu|python-2.7.13-1|125	Note that documentation for Python is provided in the python-docs
14mu|python-2.7.13-1|126	package.
14mu|python-2.7.13-1|127	
14mu|python-2.7.13-1|128	%files
14mu|python-2.7.13-1|129	%doc README.omv
14mu|python-2.7.13-1|130	%{_sysconfdir}/profile.d/*
14mu|python-2.7.13-1|131	%{_sysconfdir}/rpm/macros.d/*
14mu|python-2.7.13-1|132	%config(noreplace) %{_sysconfdir}/pythonrc.py
14mu|python-2.7.13-1|133	%if %{_lib} != "lib"
14mu|python-2.7.13-1|134	%dir %{_prefix}/lib/python%{dirver}
14mu|python-2.7.13-1|135	%endif
14mu|python-2.7.13-1|136	%dir %{_libdir}/python%{dirver}
14mu|python-2.7.13-1|137	%{_libdir}/python%{dirver}/*.doc
14mu|python-2.7.13-1|138	%{_libdir}/python%{dirver}/*.egg-info
14mu|python-2.7.13-1|139	%{_libdir}/python%{dirver}/*.py*
14mu|python-2.7.13-1|140	%{_libdir}/python%{dirver}/*.txt
14mu|python-2.7.13-1|141	%{_libdir}/python%{dirver}/bsddb
14mu|python-2.7.13-1|142	%{_libdir}/python%{dirver}/compiler
14mu|python-2.7.13-1|143	# "Makefile" and the config.h file are needed by
14mu|python-2.7.13-1|144	# distutils/sysconfig.py:_init_posix(), so we include them in the libs
14mu|python-2.7.13-1|145	# package, along with their parent directories (RH bug#531901):
14mu|python-2.7.13-1|146	%dir %{_libdir}/python%{dirver}/config
14mu|python-2.7.13-1|147	%{_libdir}/python%{dirver}/config/Makefile
14mu|python-2.7.13-1|148	%{_libdir}/python%{dirver}/ctypes
14mu|python-2.7.13-1|149	%{_libdir}/python%{dirver}/curses
14mu|python-2.7.13-1|150	%{_libdir}/python%{dirver}/distutils
14mu|python-2.7.13-1|151	%{_libdir}/python%{dirver}/email
14mu|python-2.7.13-1|152	%{_libdir}/python%{dirver}/ensurepip
14mu|python-2.7.13-1|153	%{_libdir}/python%{dirver}/encodings
14mu|python-2.7.13-1|154	%{_libdir}/python%{dirver}/hotshot
14mu|python-2.7.13-1|155	%{_libdir}/python%{dirver}/importlib
14mu|python-2.7.13-1|156	%{_libdir}/python%{dirver}/json
14mu|python-2.7.13-1|157	%{_libdir}/python%{dirver}/lib2to3
14mu|python-2.7.13-1|158	%{_libdir}/python%{dirver}/lib-dynload
14mu|python-2.7.13-1|159	%exclude %{_libdir}/python%{dirver}/lib-dynload/_tkinter.so
14mu|python-2.7.13-1|160	%{_libdir}/python%{dirver}/logging
14mu|python-2.7.13-1|161	%{_libdir}/python%{dirver}/multiprocessing
14mu|python-2.7.13-1|162	%{_libdir}/python%{dirver}/plat-linux2
14mu|python-2.7.13-1|163	%{_libdir}/python%{dirver}/pydoc_data
14mu|python-2.7.13-1|164	%if %{_lib} != "lib"
14mu|python-2.7.13-1|165	%dir %{_prefix}/lib/python%{dirver}/site-packages
14mu|python-2.7.13-1|166	%endif
14mu|python-2.7.13-1|167	%dir %{_libdir}/python%{dirver}/site-packages
14mu|python-2.7.13-1|168	%{_libdir}/python%{dirver}/site-packages/README
14mu|python-2.7.13-1|169	%{_libdir}/python%{dirver}/sqlite3
14mu|python-2.7.13-1|170	%{_libdir}/python%{dirver}/unittest
14mu|python-2.7.13-1|171	%{_libdir}/python%{dirver}/wsgiref
14mu|python-2.7.13-1|172	%{_libdir}/python%{dirver}/xml
14mu|python-2.7.13-1|173	
14mu|python-2.7.13-1|174	%dir %{_includedir}/python%{dirver}
14mu|python-2.7.13-1|175	%{_includedir}/python%{dirver}/pyconfig.h
14mu|python-2.7.13-1|176	%multiarch_includedir/python%{dirver}/pyconfig.h
14mu|python-2.7.13-1|177	
14mu|python-2.7.13-1|178	%{_bindir}/python%{dirver}
14mu|python-2.7.13-1|179	%{_bindir}/pydoc
14mu|python-2.7.13-1|180	%{_bindir}/python
14mu|python-2.7.13-1|181	%{_bindir}/python2
14mu|python-2.7.13-1|182	%{_bindir}/2to3
14mu|python-2.7.13-1|183	%{_mandir}/man*/*
14mu|python-2.7.13-1|184	%if %{with valgrind}
14mu|python-2.7.13-1|185	%{_libdir}/valgrind/valgrind-python.supp
14mu|python-2.7.13-1|186	%endif
14mu|python-2.7.13-1|187	
14mu|python-2.7.13-1|188	#----------------------------------------------------------------------------
14mu|python-2.7.13-1|189	
14mu|python-2.7.13-1|190	%package -n %{libname}
14mu|python-2.7.13-1|191	Summary:	Shared libraries for Python %{version}
14mu|python-2.7.13-1|192	Group:		System/Libraries
14mu|python-2.7.13-1|193	
14mu|python-2.7.13-1|194	%description -n %{libname}
14mu|python-2.7.13-1|195	This packages contains Python shared object library.  Python is an
14mu|python-2.7.13-1|196	interpreted, interactive, object-oriented programming language often
14mu|python-2.7.13-1|197	compared to Tcl, Perl, Scheme or Java.
14mu|python-2.7.13-1|198	
14mu|python-2.7.13-1|199	%files -n %{libname}
14mu|python-2.7.13-1|200	%{_libdir}/libpython*.so.1*
14mu|python-2.7.13-1|201	
14mu|python-2.7.13-1|202	#----------------------------------------------------------------------------
14mu|python-2.7.13-1|203	
14mu|python-2.7.13-1|204	%package -n %{devname}
14mu|python-2.7.13-1|205	Summary:	The libraries and header files needed for Python development
14mu|python-2.7.13-1|206	Group:		Development/Python
14mu|python-2.7.13-1|207	Requires:	%{name} = %{EVRD}
14mu|python-2.7.13-1|208	Requires:	%{libname} = %{EVRD}
14mu|python-2.7.13-1|209	Obsoletes:	%{name}-devel < %{EVRD}
14mu|python-2.7.13-1|210	# (misc) needed to ease upgrade , see #47803
14mu|python-2.7.13-1|211	Obsoletes:	%{mklibname -d %{name} 2.5} < 2.7
14mu|python-2.7.13-1|212	Obsoletes:	%{mklibname -d %{name} 2.6} < 2.7
14mu|python-2.7.13-1|213	Obsoletes:	%{mklibname -d %{name} 2.7} < 2.7-4
14mu|python-2.7.13-1|214	Provides:	%{name}-devel = %{EVRD}
14mu|python-2.7.13-1|215	
14mu|python-2.7.13-1|216	%description -n %{devname}
14mu|python-2.7.13-1|217	The Python programming language's interpreter can be extended with
14mu|python-2.7.13-1|218	dynamically loaded extensions and can be embedded in other programs.
14mu|python-2.7.13-1|219	This package contains the header files and libraries needed to do
14mu|python-2.7.13-1|220	these types of tasks.
14mu|python-2.7.13-1|221	
14mu|python-2.7.13-1|222	Install %{devname} if you want to develop Python extensions.  The
14mu|python-2.7.13-1|223	python package will also need to be installed.  You'll probably also
14mu|python-2.7.13-1|224	want to install the python-docs package, which contains Python
14mu|python-2.7.13-1|225	documentation.
14mu|python-2.7.13-1|226	
14mu|python-2.7.13-1|227	%files -n %{devname}
14mu|python-2.7.13-1|228	%{_libdir}/libpython*.so
14mu|python-2.7.13-1|229	%{_libdir}/pkgconfig/*.pc
14mu|python-2.7.13-1|230	%{_includedir}/python%{dirver}
14mu|python-2.7.13-1|231	%{_libdir}/python%{dirver}/config/*
14mu|python-2.7.13-1|232	%{_libdir}/python%{dirver}/test/
14mu|python-2.7.13-1|233	%{_bindir}/python%{dirver}-config
14mu|python-2.7.13-1|234	%{_bindir}/python2-config
14mu|python-2.7.13-1|235	%{_bindir}/python-config
14mu|python-2.7.13-1|236	%exclude %{_libdir}/python%{dirver}/config/Makefile
14mu|python-2.7.13-1|237	%exclude %{_includedir}/python%{dirver}/pyconfig.h
14mu|python-2.7.13-1|238	
14mu|python-2.7.13-1|239	#----------------------------------------------------------------------------
14mu|python-2.7.13-1|240	
14mu|python-2.7.13-1|241	%package docs
14mu|python-2.7.13-1|242	Summary:	Documentation for the Python programming language
14mu|python-2.7.13-1|243	Group:		Documentation
14mu|python-2.7.13-1|244	Requires:	python = %{EVRD}
14mu|python-2.7.13-1|245	Requires:	xdg-utils
14mu|python-2.7.13-1|246	
14mu|python-2.7.13-1|247	%description docs
14mu|python-2.7.13-1|248	The python-docs package contains documentation on the Python
14mu|python-2.7.13-1|249	programming language and interpreter.  The documentation is provided
14mu|python-2.7.13-1|250	in ASCII text files and in LaTeX source files.
14mu|python-2.7.13-1|251	
14mu|python-2.7.13-1|252	Install the python-docs package if you'd like to use the documentation
14mu|python-2.7.13-1|253	for the Python language.
14mu|python-2.7.13-1|254	
14mu|python-2.7.13-1|255	%files docs
14mu|python-2.7.13-1|256	%doc html/*/*
14mu|python-2.7.13-1|257	%{_datadir}/applications/rosa-%{name}-docs.desktop
14mu|python-2.7.13-1|258	
14mu|python-2.7.13-1|259	#----------------------------------------------------------------------------
14mu|python-2.7.13-1|260	
14mu|python-2.7.13-1|261	%package -n tkinter
14mu|python-2.7.13-1|262	Summary:	A graphical user interface for the Python scripting language
14mu|python-2.7.13-1|263	Group:		Development/Python
14mu|python-2.7.13-1|264	Requires:	python = %{EVRD}
14mu|python-2.7.13-1|265	Requires:	tcl
14mu|python-2.7.13-1|266	Requires:	tk
14mu|python-2.7.13-1|267	Obsoletes:	tkinter-apps < %{EVRD}
14mu|python-2.7.13-1|268	
14mu|python-2.7.13-1|269	%description -n tkinter
14mu|python-2.7.13-1|270	The Tkinter (Tk interface) program is an graphical user interface for
14mu|python-2.7.13-1|271	the Python scripting language.
14mu|python-2.7.13-1|272	
14mu|python-2.7.13-1|273	You should install the tkinter package if you'd like to use a graphical
14mu|python-2.7.13-1|274	user interface for Python programming.
14mu|python-2.7.13-1|275	
14mu|python-2.7.13-1|276	%files -n tkinter
14mu|python-2.7.13-1|277	%dir %{_libdir}/python%{dirver}/lib-tk
14mu|python-2.7.13-1|278	%{_libdir}/python%{dirver}/lib-tk/*.py*
14mu|python-2.7.13-1|279	%{_libdir}/python%{dirver}/lib-tk/test/
14mu|python-2.7.13-1|280	%{_libdir}/python%{dirver}/lib-dynload/_tkinter.so
14mu|python-2.7.13-1|281	
14mu|python-2.7.13-1|282	#----------------------------------------------------------------------------
14mu|python-2.7.13-1|283	
14mu|python-2.7.13-1|284	%package -n idle
14mu|python-2.7.13-1|285	Summary:	Python IDE
14mu|python-2.7.13-1|286	Group:		Development/Python
14mu|python-2.7.13-1|287	Requires:	tkinter
14mu|python-2.7.13-1|288	Conflicts:	tkinter-apps < %{EVRD}
14mu|python-2.7.13-1|289	
14mu|python-2.7.13-1|290	%description -n idle
14mu|python-2.7.13-1|291	Python IDE.
14mu|python-2.7.13-1|292	
14mu|python-2.7.13-1|293	%files -n idle
14mu|python-2.7.13-1|294	%{_bindir}/idle
14mu|python-2.7.13-1|295	%{_datadir}/applications/idle.desktop
14mu|python-2.7.13-1|296	%{_libdir}/python%{dirver}/idlelib
14mu|python-2.7.13-1|297	
14mu|python-2.7.13-1|298	#----------------------------------------------------------------------------
14mu|python-2.7.13-1|299	
14mu|python-2.7.13-1|300	%package -n pynche
14mu|python-2.7.13-1|301	Summary:	Color and Hue editor
14mu|python-2.7.13-1|302	Group:		Development/Python
14mu|python-2.7.13-1|303	Requires:	tkinter
14mu|python-2.7.13-1|304	Conflicts:	tkinter-apps < %{EVRD}
14mu|python-2.7.13-1|305	
14mu|python-2.7.13-1|306	%description -n pynche
14mu|python-2.7.13-1|307	Color and Hue editor.
14mu|python-2.7.13-1|308	
14mu|python-2.7.13-1|309	%files -n pynche
14mu|python-2.7.13-1|310	%{_bindir}/pynche
14mu|python-2.7.13-1|311	%{_datadir}/applications/pynche.desktop
14mu|python-2.7.13-1|312	%{_libdir}/python%{dirver}/site-packages/pynche
14mu|python-2.7.13-1|313	
14mu|python-2.7.13-1|314	#----------------------------------------------------------------------------
14mu|python-2.7.13-1|315	
14mu|python-2.7.13-1|316	%prep
14mu|python-2.7.13-1|317	%setup -qn Python-%{version}
14mu|python-2.7.13-1|318	%patch0 -p1
14mu|python-2.7.13-1|319	# local include
14mu|python-2.7.13-1|320	%patch3 -p1
14mu|python-2.7.13-1|321	# lib64
14mu|python-2.7.13-1|322	%patch4 -p1 -b .lib64
14mu|python-2.7.13-1|323	
14mu|python-2.7.13-1|324	#disable buggy getaddr check
14mu|python-2.7.13-1|325	%patch6 -p1
14mu|python-2.7.13-1|326	
14mu|python-2.7.13-1|327	# add mandriva to the list of supported distribution
14mu|python-2.7.13-1|328	%patch10 -p0
14mu|python-2.7.13-1|329	# must fix tararchive first..
14mu|python-2.7.13-1|330	#patch14 -p1 .xz~
14mu|python-2.7.13-1|331	
14mu|python-2.7.13-1|332	%patch16 -p1 -b .plural-fix
14mu|python-2.7.13-1|333	
14mu|python-2.7.13-1|334	%patch23 -p1
14mu|python-2.7.13-1|335	%patch24 -p1 -b .db5~
14mu|python-2.7.13-1|336	%patch25 -p1 -b .arch
14mu|python-2.7.13-1|337	%patch26 -p1 -b .db5-2
14mu|python-2.7.13-1|338	
14mu|python-2.7.13-1|339	# %patch27 -p1 -b .bind_port
14mu|python-2.7.13-1|340	%patch28 -p1 -b .statvfs-f_flag-constants
14mu|python-2.7.13-1|341	
14mu|python-2.7.13-1|342	%patch300 -p1 .httpoxy
14mu|python-2.7.13-1|343	
14mu|python-2.7.13-1|344	autoconf
14mu|python-2.7.13-1|345	
14mu|python-2.7.13-1|346	mkdir html
14mu|python-2.7.13-1|347	bzcat %{SOURCE1} | tar x  -C html
14mu|python-2.7.13-1|348	
14mu|python-2.7.13-1|349	find . -type f -print0 | xargs -0 perl -p -i -e 's@/usr/local/bin/python@/usr/bin/python@'
14mu|python-2.7.13-1|350	
14mu|python-2.7.13-1|351	cat > README.omv << EOF
14mu|python-2.7.13-1|352	Python interpreter support readline completion by default.
14mu|python-2.7.13-1|353	This is only used with the interpreter. In order to remove it,
14mu|python-2.7.13-1|354	you can :
14mu|python-2.7.13-1|355	1) unset PYTHONSTARTUP when you login
14mu|python-2.7.13-1|356	2) create a empty file \$HOME/.pythonrc.py
14mu|python-2.7.13-1|357	3) change %{_sysconfdir}/pythonrc.py
14mu|python-2.7.13-1|358	EOF
14mu|python-2.7.13-1|359	
14mu|python-2.7.13-1|360	%build
14mu|python-2.7.13-1|361	rm -f Modules/Setup.local
14mu|python-2.7.13-1|362	cat > Modules/Setup.local << EOF
14mu|python-2.7.13-1|363	linuxaudiodev linuxaudiodev.c
14mu|python-2.7.13-1|364	EOF
14mu|python-2.7.13-1|365	
14mu|python-2.7.13-1|366	export OPT="%{optflags}"
14mu|python-2.7.13-1|367	export CCSHARED="-fno-PIE -fPIC"
14mu|python-2.7.13-1|368	export ac_cv_have_long_long_format=yes
14mu|python-2.7.13-1|369	
14mu|python-2.7.13-1|370	# see https://qa.mandriva.com/show_bug.cgi?id=48570
14mu|python-2.7.13-1|371	# for wide unicode support
14mu|python-2.7.13-1|372	%configure2_5x \
14mu|python-2.7.13-1|373	--with-threads \
14mu|python-2.7.13-1|374	--with-system-expat \
14mu|python-2.7.13-1|375	--with-system-ffi \
14mu|python-2.7.13-1|376	--enable-unicode=ucs4 \
14mu|python-2.7.13-1|377	--enable-ipv6 \
14mu|python-2.7.13-1|378	--enable-shared \
14mu|python-2.7.13-1|379	--with-dbmliborder=gdbm:ndbm:bdb \
14mu|python-2.7.13-1|380	%if %{with valgrind}
14mu|python-2.7.13-1|381	--with-valgrind
14mu|python-2.7.13-1|382	%endif
14mu|python-2.7.13-1|383	
14mu|python-2.7.13-1|384	# fix build
14mu|python-2.7.13-1|385	#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
14mu|python-2.7.13-1|386	# (misc) if the home is nfs mounted, rmdir fails due to delay
14mu|python-2.7.13-1|387	export TMP="/tmp" TMPDIR="/tmp"
14mu|python-2.7.13-1|388	# Parallel make fails sometimes inside lxc in ABF
14mu|python-2.7.13-1|389	make
14mu|python-2.7.13-1|390	
14mu|python-2.7.13-1|391	%install
14mu|python-2.7.13-1|392	mkdir -p %{buildroot}%{_prefix}/lib/python%{dirver}/site-packages
14mu|python-2.7.13-1|393	
14mu|python-2.7.13-1|394	# fix Makefile to get rid of reference to distcc
14mu|python-2.7.13-1|395	perl -pi -e "/^CC=/ and s/distcc/gcc/" Makefile
14mu|python-2.7.13-1|396	
14mu|python-2.7.13-1|397	# set the install path
14mu|python-2.7.13-1|398	echo '[install_scripts]' >setup.cfg
14mu|python-2.7.13-1|399	echo 'install_dir='"%{buildroot}/usr/bin" >>setup.cfg
14mu|python-2.7.13-1|400	
14mu|python-2.7.13-1|401	# python is not GNU and does not know fsstd
14mu|python-2.7.13-1|402	mkdir -p %{buildroot}%{_mandir}
14mu|python-2.7.13-1|403	%makeinstall_std
14mu|python-2.7.13-1|404	
14mu|python-2.7.13-1|405	ln -sf libpython%{major}.so.* %{buildroot}/%{_libdir}/libpython%{major}.so
14mu|python-2.7.13-1|406	
14mu|python-2.7.13-1|407	# Provide a libpython%{dirver}.so symlink in /usr/lib/puthon*/config, so that
14mu|python-2.7.13-1|408	# the shared library could be found when -L/usr/lib/python*/config is specified
14mu|python-2.7.13-1|409	ln -sf ../../libpython%{major}.so %{buildroot}%{_libdir}/python%{dirver}/config; ln -sf ../../libpython%{major}.so .
14mu|python-2.7.13-1|410	
14mu|python-2.7.13-1|411	#"  this comment is just here because vim syntax higlighting is confused by the previous snippet of lisp
14mu|python-2.7.13-1|412	
14mu|python-2.7.13-1|413	# smtpd proxy
14mu|python-2.7.13-1|414	mv -f %{buildroot}%{_bindir}/smtpd.py %{buildroot}%{_libdir}/python%{dirver}/
14mu|python-2.7.13-1|415	
14mu|python-2.7.13-1|416	# idle
14mu|python-2.7.13-1|417	cp Tools/scripts/idle %{buildroot}%{_bindir}/idle
14mu|python-2.7.13-1|418	
14mu|python-2.7.13-1|419	
14mu|python-2.7.13-1|420	# pynche
14mu|python-2.7.13-1|421	cat << EOF > %{buildroot}%{_bindir}/pynche
14mu|python-2.7.13-1|422	#!/bin/bash
14mu|python-2.7.13-1|423	exec %{_libdir}/python%{dirver}/site-packages/pynche/pynche
14mu|python-2.7.13-1|424	EOF
14mu|python-2.7.13-1|425	rm -f Tools/pynche/*.pyw
14mu|python-2.7.13-1|426	cp -r Tools/pynche %{buildroot}%{_libdir}/python%{dirver}/site-packages/
14mu|python-2.7.13-1|427	
14mu|python-2.7.13-1|428	chmod 755 %{buildroot}%{_bindir}/{idle,pynche}
14mu|python-2.7.13-1|429	
14mu|python-2.7.13-1|430	ln -f Tools/pynche/README Tools/pynche/README.pynche
14mu|python-2.7.13-1|431	
14mu|python-2.7.13-1|432	%if %{with valgrind}
14mu|python-2.7.13-1|433	install Misc/valgrind-python.supp -D %{buildroot}%{_libdir}/valgrind/valgrind-python.supp
14mu|python-2.7.13-1|434	%endif
14mu|python-2.7.13-1|435	
14mu|python-2.7.13-1|436	mkdir -p %{buildroot}%{_datadir}/applications
14mu|python-2.7.13-1|437	cat > %{buildroot}%{_datadir}/applications/idle.desktop << EOF
14mu|python-2.7.13-1|438	[Desktop Entry]
14mu|python-2.7.13-1|439	Name=IDLE
14mu|python-2.7.13-1|440	Name[ru]=IDLE
14mu|python-2.7.13-1|441	Comment=IDE for Python
14mu|python-2.7.13-1|442	Comment[ru]=IDE для Python
14mu|python-2.7.13-1|443	Exec=%{_bindir}/idle
14mu|python-2.7.13-1|444	Icon=development_environment_section
14mu|python-2.7.13-1|445	Terminal=false
14mu|python-2.7.13-1|446	Type=Application
14mu|python-2.7.13-1|447	Categories=Development;IDE;
14mu|python-2.7.13-1|448	EOF
14mu|python-2.7.13-1|449	
14mu|python-2.7.13-1|450	mkdir -p %{buildroot}%{_datadir}/applications
14mu|python-2.7.13-1|451	cat > %{buildroot}%{_datadir}/applications/pynche.desktop << EOF
14mu|python-2.7.13-1|452	[Desktop Entry]
14mu|python-2.7.13-1|453	Name=Pynche
14mu|python-2.7.13-1|454	Name[ru]=Pynche
14mu|python-2.7.13-1|455	Comment=Color and Hue editor
14mu|python-2.7.13-1|456	Comment[ru]=Редактор цветов
14mu|python-2.7.13-1|457	Exec=%{_bindir}/pynche
14mu|python-2.7.13-1|458	Icon=development_environment_section
14mu|python-2.7.13-1|459	Terminal=false
14mu|python-2.7.13-1|460	Type=Application
14mu|python-2.7.13-1|461	Categories=Development;
14mu|python-2.7.13-1|462	EOF
14mu|python-2.7.13-1|463	
14mu|python-2.7.13-1|464	
14mu|python-2.7.13-1|465	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}-docs.desktop << EOF
14mu|python-2.7.13-1|466	[Desktop Entry]
14mu|python-2.7.13-1|467	Name=Python documentation
14mu|python-2.7.13-1|468	Name[ru]=Документация Python
14mu|python-2.7.13-1|469	Comment=Python complete reference
14mu|python-2.7.13-1|470	Comment[ru]=Полная документация Python
14mu|python-2.7.13-1|471	Exec=%{_bindir}/xdg-open %{_defaultdocdir}/%{name}-docs/index.html
14mu|python-2.7.13-1|472	Icon=documentation_section
14mu|python-2.7.13-1|473	Terminal=false
14mu|python-2.7.13-1|474	Type=Application
14mu|python-2.7.13-1|475	Categories=Documentation;
14mu|python-2.7.13-1|476	EOF
14mu|python-2.7.13-1|477	
14mu|python-2.7.13-1|478	
14mu|python-2.7.13-1|479	# fix non real scripts
14mu|python-2.7.13-1|480	chmod 644 %{buildroot}%{_libdir}/python*/test/test_{binascii,grp,htmlparser}.py*
14mu|python-2.7.13-1|481	# fix python library not stripped
14mu|python-2.7.13-1|482	chmod u+w %{buildroot}%{_libdir}/libpython%{major}.so.1.0
14mu|python-2.7.13-1|483	
14mu|python-2.7.13-1|484	
14mu|python-2.7.13-1|485	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
14mu|python-2.7.13-1|486	
14mu|python-2.7.13-1|487	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.sh << 'EOF'
14mu|python-2.7.13-1|488	if [ -f $HOME/.pythonrc.py ] ; then
14mu|python-2.7.13-1|489	export PYTHONSTARTUP=$HOME/.pythonrc.py
14mu|python-2.7.13-1|490	else
14mu|python-2.7.13-1|491	export PYTHONSTARTUP=/etc/pythonrc.py
14mu|python-2.7.13-1|492	fi
14mu|python-2.7.13-1|493	
14mu|python-2.7.13-1|494	export PYTHONDONTWRITEBYTECODE=1
14mu|python-2.7.13-1|495	EOF
14mu|python-2.7.13-1|496	
14mu|python-2.7.13-1|497	cat > %{buildroot}/%{_sysconfdir}/profile.d/30python.csh << 'EOF'
14mu|python-2.7.13-1|498	if ( -f ${HOME}/.pythonrc.py ) then
14mu|python-2.7.13-1|499	setenv PYTHONSTARTUP ${HOME}/.pythonrc.py
14mu|python-2.7.13-1|500	else
14mu|python-2.7.13-1|501	setenv PYTHONSTARTUP /etc/pythonrc.py
14mu|python-2.7.13-1|502	endif
14mu|python-2.7.13-1|503	setenv PYTHONDONTWRITEBYTECODE 1
14mu|python-2.7.13-1|504	EOF
14mu|python-2.7.13-1|505	
14mu|python-2.7.13-1|506	cat > %{buildroot}%{_sysconfdir}/pythonrc.py << EOF
14mu|python-2.7.13-1|507	try:
14mu|python-2.7.13-1|508	# this add completion to python interpreter
14mu|python-2.7.13-1|509	import readline
14mu|python-2.7.13-1|510	import rlcompleter
14mu|python-2.7.13-1|511	# see readline man page for this
14mu|python-2.7.13-1|512	readline.parse_and_bind("set show-all-if-ambiguous on")
14mu|python-2.7.13-1|513	readline.parse_and_bind("tab: complete")
14mu|python-2.7.13-1|514	except:
14mu|python-2.7.13-1|515	pass
14mu|python-2.7.13-1|516	# you can place a file .pythonrc.py in your home to overrides this one
14mu|python-2.7.13-1|517	# but then, this file will not be sourced
14mu|python-2.7.13-1|518	EOF
14mu|python-2.7.13-1|519	
14mu|python-2.7.13-1|520	%multiarch_includes %{buildroot}/usr/include/python*/pyconfig.h
14mu|python-2.7.13-1|521	
14mu|python-2.7.13-1|522	install -m644 %{SOURCE2} -D %{buildroot}%{_libdir}/python%{dirver}/distutils/command/bdist_rpm5.py
14mu|python-2.7.13-1|523	
14mu|python-2.7.13-1|524	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|python-2.7.13-1|525	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mu|python-2.7.13-1|526	
14mu|python-2.7.13-1|527	%if %{with tests}
14mu|python-2.7.13-1|528	%check
14mu|python-2.7.13-1|529	# (misc) if the home is nfs mounted, rmdir fails
14mu|python-2.7.13-1|530	export TMP="/tmp" TMPDIR="/tmp"
14mu|python-2.7.13-1|531	
14mu|python-2.7.13-1|532	# all tests must pass
14mu|python-2.7.13-1|533	%ifarch %{arm}
14mu|python-2.7.13-1|534	# don't know if it's a python issue or a toolchain issue :(
14mu|python-2.7.13-1|535	# test test_float failed -- Traceback (most recent call last):
14mu|python-2.7.13-1|536	#  File "/home/rtp/deb/python2.6-2.6.4/Lib/test/test_float.py", line 665, in test_from_hex
14mu|python-2.7.13-1|537	#    self.identical(fromHex('0x0.ffffffffffffd6p-1022'), MIN-3*TINY)
14mu|python-2.7.13-1|538	#  File "/home/rtp/deb/python2.6-2.6.4/Lib/test/test_float.py", line 375, in identical
14mu|python-2.7.13-1|539	#    self.fail('%r not identical to %r' % (x, y))
14mu|python-2.7.13-1|540	# AssertionError: 2.2250738585071999e-308 not identical to 2.2250738585071984e-308
14mu|python-2.7.13-1|541	%define custom_test -x test_float
14mu|python-2.7.13-1|542	%else
14mu|python-2.7.13-1|543	%define custom_test ""
14mu|python-2.7.13-1|544	%endif
14mu|python-2.7.13-1|545	# if a test doesn't pass, it can be disabled with -x test, but this should be documented in the
14mu|python-2.7.13-1|546	# spec file, and a bug should be reported if possible ( on python side )
14mu|python-2.7.13-1|547	# (misc, 28/10/2010) test_gdb fail, didn't time too look
14mu|python-2.7.13-1|548	# (misc, 29/10/2010) test_site fail due to one of our patch, will fix later
14mu|python-2.7.13-1|549	#   test_distutils, fail because of lib64 patch ( like test_site ), and because it requires libpython2.7 to be installed
14mu|python-2.7.13-1|550	#   test_io, blocks on my computer on 2nd run
14mu|python-2.7.13-1|551	# (misc, 17/01/2013) test_cmath fails when run as part of the full test suite,
14mu|python-2.7.13-1|552	#   but succeeds when run by itself. Needs further investigation, for now, let's
14mu|python-2.7.13-1|553	#   just make it an extra step. Same goes for test_math, test_float, test_strtod
14mu|python-2.7.13-1|554	# (arisel, 04/02/2013) disabling test_file and test_file2k. This might be a problem with
14mu|python-2.7.13-1|555	#   --enable-shared as modules already installed on the system are used.
14mu|python-2.7.13-1|556	# (bero, 19/06/2013) disabling test_pydoc, fails with 'NoneType' object has no attribute 'get_source'
14mu|python-2.7.13-1|557	# (bero, 19/06/2013) Network related tests fail in ABF - probably new security features not allowing package
14mu|python-2.7.13-1|558	# builds to access the net?
14mu|python-2.7.13-1|559	WITHIN_PYTHON_RPM_BUILD=1 make test TESTOPTS="-w -l -x test_file -x test_file2k -x test_gdb -x test_site -x test_io -x test_distutils -x test_urllib2 -x test_cmath -x test_math -x test_float -x test_strtod -x test_pydoc -x test_ftplib -x test_httplib -x test_poplib -x test_telnetlib -x test_smtplib -x test_asynchat -x test_asyncore -x test_socket %{custom_test}"
14mu|python-2.7.13-1|560	WITHIN_PYTHON_RPM_BUILD=1 make test TESTOPTS="-w -l test_cmath test_math test_float test_strtod"
14mu|python-2.7.13-1|561	#make test TESTOPTS="-w -l test_pydoc"
14mu|python-2.7.13-1|562	%endif
14mu|python-2.7.13-1|563	
14mu|python-2.7.13-1|564	%changelog
14mu|python-2.7.13-1|565	
14mu|python-2.7.13-1|566	* Sun Dec 03 2017 Denis Silakov <denis.silakov@rosalab.ru> 2.7.13-1
14mu|python-2.7.13-1|567	- (1483bf0) Updated to 2.7.13
14mu|python-2.7.13-1|568	
14mu|python-2.7.13-1|569	* Thu Oct 13 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.7.12-2
14mu|python-2.7.13-1|570	- (a228a80) Fix CVE-2016-1000110
14mu|python-2.7.13-1|571	
14mu|python-2.7.13-1|572	* Thu Jul 07 2016 Denis Silakov <dsilakov@gmail.com> 2.7.12-1
14mu|python-2.7.13-1|573	- (c9f1503) Added python rpm macros
14mu|python-2.7.13-1|574	- (Denis Silakov: 6ca9d71) Updated to 2.7.12
14mu|python-2.7.13-1|575	
14mu|python-2.7.13-1|576	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 2.7.11-4
14mu|python-2.7.13-1|577	- (b97895f) Fix idle subpackage summary
14mu|python-2.7.13-1|578	
14mu|python-2.7.13-1|579	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 2.7.11-3
14mu|python-2.7.13-1|580	- (7e11eff) Put idle and punche into separate subpackages instead of tkinter-apps
14mu|python-2.7.13-1|581	
14mu|python-2.7.13-1|582	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.11-2
14mu|python-2.7.13-1|583	- (8bb1c7a) Adjust spec style
14mu|python-2.7.13-1|584	
14mu|python-2.7.13-1|585	* Mon Dec 14 2015 Denis Silakov <dsilakov@gmail.com> 2.7.11-1
14mu|python-2.7.13-1|586	- (f0424da) Updated to 2.7.11
14mu|python-2.7.13-1|587	
14mu|python-2.7.13-1|588	* Mon Jun 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7.10-1
14mu|python-2.7.13-1|589	- (60644ad) Upload doc tarball
14mu|python-2.7.13-1|590	- (Denis Silakov: 9b296e7) Updated to 2.7.10
14mu|python-2.7.13-1|591	
14mu|python-2.7.13-1|592	* Thu Jun 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7.9-11
14mu|python-2.7.13-1|593	- (dd24892) Test
14mu|python-2.7.13-1|594	- (Denis Silakov: 5ff3b63) Test
14mu|python-2.7.13-1|595	- (Denis Silakov: dac11a3) Test
14mu|python-2.7.13-1|596	
14mu|python-2.7.13-1|597	* Mon May 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7.9-10
14mu|python-2.7.13-1|598	- (8218262) Turn back rename of pyxml
14mu|python-2.7.13-1|599	
14mu|python-2.7.13-1|600	* Mon May 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7.9-9
14mu|python-2.7.13-1|601	- (1a4ff6a) Drop conflict with pyxml
14mu|python-2.7.13-1|602	- (Denis Silakov: df6ce14) Rebuild wo python-pyxml
14mu|python-2.7.13-1|603	- (Denis Silakov: b58fa2a) Add BC with python3
14mu|python-2.7.13-1|604	- (law: aad9b7f) Increase release number
14mu|python-2.7.13-1|605	
14mu|python-2.7.13-1|606	* Mon Apr 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7.9-8
14mu|python-2.7.13-1|607	- (06482e3) Rename python-pyxml
14mu|python-2.7.13-1|608	
14mu|python-2.7.13-1|609	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2.7.9-7.2
14mu|python-2.7.13-1|610	- (b834353) MassBuild#656: Increase release tag
14mu|python-2.7.13-1|611	
14mu|python-2.7.13-1|612	* Sat Feb 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.9-7.1
14mu|python-2.7.13-1|613	- (82514d6) Bump release
14mu|python-2.7.13-1|614	
14mu|python-2.7.13-1|615	* Fri Dec 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.9-7
14mu|python-2.7.13-1|616	- (5144405) Merge remote-tracking branch 'current2/current' into rosa2014.1
14mu|python-2.7.13-1|617	- (5144405) Conflicts:
14mu|python-2.7.13-1|618	- (5144405) .abf.yml
14mu|python-2.7.13-1|619	- (5144405) python.spec
14mu|python-2.7.13-1|620	- (Denis Silakov: 41aee05) Updated to 2.7.9
14mu|python-2.7.13-1|621	
14mu|python-2.7.13-1|622	* Tue Dec 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.8-7
14mu|python-2.7.13-1|623	- (2488ce3) Sync with current platform - Add statvfs flags to the posix module #rm6196
14mu|python-2.7.13-1|624	- (Denis Silakov: 170c1e9) Updated to 2.7.8
14mu|python-2.7.13-1|625	
14mu|python-2.7.13-1|626	* Mon Dec 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.7-7
14mu|python-2.7.13-1|627	- (ba250ce) SILENT Bump release
14mu|python-2.7.13-1|628	
14mu|python-2.7.13-1|629	* Mon Dec 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.7-6
14mu|python-2.7.13-1|630	- (4d3757c) Rebuild with new gdbm
14mu|python-2.7.13-1|631	
14mu|python-2.7.13-1|632	* Mon Nov 24 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.7.7-5
14mu|python-2.7.13-1|633	- (508e738) BuildList#2335496: Increase release tag
14mu|python-2.7.13-1|634	
14mu|python-2.7.13-1|635	* Wed Nov 05 2014 Alexander Lakhin <exclusion@gmail.com> 2.7.7-4
14mu|python-2.7.13-1|636	- (2c28a61) Increase release number
14mu|python-2.7.13-1|637	
14mu|python-2.7.13-1|638	* Wed Nov 05 2014 Alexander Lakhin <exclusion@gmail.com> 2.7.7-3
14mu|python-2.7.13-1|639	- (2de3303) Add statvfs flags to the posix module #rm6196
14mu|python-2.7.13-1|640	
14mu|python-2.7.13-1|641	* Wed Jul 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.8-1
14mu|python-2.7.13-1|642	- (5747dc7) Updated to 2.7.8
14mu|python-2.7.13-1|643	
14mu|python-2.7.13-1|644	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.7.7-3
14mu|python-2.7.13-1|645	- (d7748b6) MassBuild#440: Increase release tag
14mu|python-2.7.13-1|646	
14mu|python-2.7.13-1|647	* Tue Jun 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.7-2
14mu|python-2.7.13-1|648	- (0819595) Bump release
14mu|python-2.7.13-1|649	
14mu|python-2.7.13-1|650	* Tue Jun 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.7-1
14mu|python-2.7.13-1|651	- (e7eda27) Disable %check finally, tired of fighting with it...
14mu|python-2.7.13-1|652	- (Denis Silakov: 6277a68) Updated to 2.7.7
14mu|python-2.7.13-1|653	
14mu|python-2.7.13-1|654	* Tue Jun 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.6-4
14mu|python-2.7.13-1|655	- (61b6db7) Bump release
14mu|python-2.7.13-1|656	
14mu|python-2.7.13-1|657	* Thu May 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.6-3
14mu|python-2.7.13-1|658	- (1eac500) Fix build flags order (move fPIC after no-PIE)
14mu|python-2.7.13-1|659	
14mu|python-2.7.13-1|660	* Tue May 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.6-2
14mu|python-2.7.13-1|661	- (bafe422) Updated python.spec
14mu|python-2.7.13-1|662	- (Denis Silakov: ea6f19e) Define WITHIN_PYTHON_RPM_BUILD
14mu|python-2.7.13-1|663	- (Denis Silakov: bbac7ca) Avoid error in tests when building inside LXC with different kernel
14mu|python-2.7.13-1|664	
14mu|python-2.7.13-1|665	* Tue Dec 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.7.6-1
14mu|python-2.7.13-1|666	- (9716892) Fix docver
14mu|python-2.7.13-1|667	
14mu|python-2.7.13-1|668	

23819 14
14mu|python3-3.4.5-1|1	%define docver  3.4.2
14mu|python3-3.4.5-1|2	%define dirver  3.4
14mu|python3-3.4.5-1|3	%define familyver 3
14mu|python3-3.4.5-1|4	
14mu|python3-3.4.5-1|5	%define lib_major       %{dirver}
14mu|python3-3.4.5-1|6	%define lib_name_orig   libpython%{familyver}
14mu|python3-3.4.5-1|7	%define lib_name        %mklibname python %{lib_major}
14mu|python3-3.4.5-1|8	%define develname       %mklibname python3 -d
14mu|python3-3.4.5-1|9	
14mu|python3-3.4.5-1|10	%ifarch %{ix86} x86_64 ppc
14mu|python3-3.4.5-1|11	%bcond_without  valgrind
14mu|python3-3.4.5-1|12	%else
14mu|python3-3.4.5-1|13	%bcond_with     valgrind
14mu|python3-3.4.5-1|14	%endif
14mu|python3-3.4.5-1|15	
14mu|python3-3.4.5-1|16	%bcond_without	rewheel
14mu|python3-3.4.5-1|17	
14mu|python3-3.4.5-1|18	# We want to byte-compile the .py files within the packages using the new
14mu|python3-3.4.5-1|19	# python3 binary.
14mu|python3-3.4.5-1|20	#
14mu|python3-3.4.5-1|21	# Unfortunately, rpmbuild's infrastructure requires us to jump through some
14mu|python3-3.4.5-1|22	# hoops to avoid byte-compiling with the system python 2 version:
14mu|python3-3.4.5-1|23	#   /usr/lib/rpm/mageia/macros sets up build policy that (amongst other things)
14mu|python3-3.4.5-1|24	# defines __os_install_post.  In particular, "brp-python-bytecompile" is
14mu|python3-3.4.5-1|25	# invoked without an argument thus using the wrong version of python
14mu|python3-3.4.5-1|26	# (/usr/bin/python, rather than the freshly built python), thus leading to
14mu|python3-3.4.5-1|27	# numerous syntax errors, and incorrect magic numbers in the .pyc files.  We
14mu|python3-3.4.5-1|28	# thus remove the invocation of brp-python-bytecompile, whilst keeping the
14mu|python3-3.4.5-1|29	# invocation of brp-python-hardlink (since this should still work for python3
14mu|python3-3.4.5-1|30	# pyc/pyo files)
14mu|python3-3.4.5-1|31	%define _python_bytecompile_build 0
14mu|python3-3.4.5-1|32	
14mu|python3-3.4.5-1|33	
14mu|python3-3.4.5-1|34	Summary:        An interpreted, interactive object-oriented programming language
14mu|python3-3.4.5-1|35	Name:           python3
14mu|python3-3.4.5-1|36	Version:        3.4.5
14mu|python3-3.4.5-1|37	Release:        1
14mu|python3-3.4.5-1|38	License:        Modified CNRI Open Source License
14mu|python3-3.4.5-1|39	Group:          Development/Python
14mu|python3-3.4.5-1|40	
14mu|python3-3.4.5-1|41	Source:         https://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
14mu|python3-3.4.5-1|42	Source1:        https://docs.python.org/3/archives/python-%{docver}-docs-html.tar.bz2
14mu|python3-3.4.5-1|43	Source2:        python3.macros
14mu|python3-3.4.5-1|44	Source3:        pybytecompile.macros
14mu|python3-3.4.5-1|45	Source100:	%{name}.rpmlintrc
14mu|python3-3.4.5-1|46	
14mu|python3-3.4.5-1|47	Patch0:         python-3.3.0-module-linkage.patch
14mu|python3-3.4.5-1|48	Patch1:         python3-3.4.0-fdr-lib64.patch
14mu|python3-3.4.5-1|49	Patch2:         python3-3.4.0-fdr-lib64-fix-for-test_install.patch
14mu|python3-3.4.5-1|50	Patch3:         python3-3.4.0-no-static-lib.patch
14mu|python3-3.4.5-1|51	Patch4:         python3-3.4.0-more-configuration-flags.patch
14mu|python3-3.4.5-1|52	Patch5:         python3-3.4.0-disable-tests-in-test_io.patch
14mu|python3-3.4.5-1|53	Patch6:         python3-3.4.0-add-rpmbuild-hooks-to-unittest.patch
14mu|python3-3.4.5-1|54	Patch7:         python3-3.4.3-skip-distutils-tests-that-fail-in-rpmbuild.patch
14mu|python3-3.4.5-1|55	Patch8:         python3-3.4.0-hashlib-fips.patch
14mu|python3-3.4.5-1|56	Patch9:         python3-3.4.3-fix-test_gdb-noise.patch
14mu|python3-3.4.5-1|57	Patch10:        python3-3.4.0-uid-gid-overflows.patch
14mu|python3-3.4.5-1|58	Patch11:        python3-3.4.0-disable-test_fs_holes-in-rpm-build.patch
14mu|python3-3.4.5-1|59	Patch12:        python3-3.4.0-disable-parts-of-test_socket-in-rpm-build.patch
14mu|python3-3.4.5-1|60	Patch13:        python3-3.4.0-dont-duplicate-flags-in-sysconfig.patch
14mu|python3-3.4.5-1|61	Patch14:        python3-3.4.0-ctypes-should-build-with-libffi-multilib-wrapper.patch
14mu|python3-3.4.5-1|62	Patch15:        python3-3.4.0-dont-raise-from-py_compile.patch
14mu|python3-3.4.5-1|63	%if %{with rewheel}
14mu|python3-3.4.5-1|64	Patch16:        python3-3.4.0-add-rewheel-module.patch
14mu|python3-3.4.5-1|65	%endif
14mu|python3-3.4.5-1|66	Patch18:        python3-3.4.0-disable-tests-in-test_urllib2_localnet.patch
14mu|python3-3.4.5-1|67	Patch19:	Python-nis-requires-tirpc.patch
14mu|python3-3.4.5-1|68	Patch20:	Python-select-requires-libm.patch
14mu|python3-3.4.5-1|69	Patch22:        python3-3.5.0-make-libpl-respect-lib64.patch
14mu|python3-3.4.5-1|70	
14mu|python3-3.4.5-1|71	URL:            http://www.python.org/
14mu|python3-3.4.5-1|72	Conflicts:      tkinter3 < %{version}
14mu|python3-3.4.5-1|73	Conflicts:      %{lib_name}-devel < 3.4
14mu|python3-3.4.5-1|74	Conflicts:      %{develname} < 3.4
14mu|python3-3.4.5-1|75	Requires:       %{lib_name} = %{version}
14mu|python3-3.4.5-1|76	BuildRequires:  automake
14mu|python3-3.4.5-1|77	BuildRequires:  gcc-c++
14mu|python3-3.4.5-1|78	BuildRequires:  blt
14mu|python3-3.4.5-1|79	BuildRequires:  db-devel
14mu|python3-3.4.5-1|80	BuildRequires:  expat-devel
14mu|python3-3.4.5-1|81	BuildRequires:  gdbm-devel
14mu|python3-3.4.5-1|82	BuildRequires:  gmp-devel
14mu|python3-3.4.5-1|83	BuildRequires:  ffi-devel
14mu|python3-3.4.5-1|84	BuildRequires:  pkgconfig(ncursesw)
14mu|python3-3.4.5-1|85	BuildRequires:  openssl-devel
14mu|python3-3.4.5-1|86	BuildRequires:  readline-devel
14mu|python3-3.4.5-1|87	BuildRequires:  tcl tcl-devel
14mu|python3-3.4.5-1|88	BuildRequires:  tk tk-devel
14mu|python3-3.4.5-1|89	BuildRequires:  autoconf
14mu|python3-3.4.5-1|90	BuildRequires:  bzip2-devel
14mu|python3-3.4.5-1|91	BuildRequires:  sqlite3-devel
14mu|python3-3.4.5-1|92	# uncomment once the emacs part no longer conflict with python 2.X
14mu|python3-3.4.5-1|93	#BuildRequires: emacs
14mu|python3-3.4.5-1|94	#BuildRequires: emacs-bin
14mu|python3-3.4.5-1|95	%if %{with valgrind}
14mu|python3-3.4.5-1|96	BuildRequires:  valgrind-devel
14mu|python3-3.4.5-1|97	%endif
14mu|python3-3.4.5-1|98	%if %{with rewheel}
14mu|python3-3.4.5-1|99	BuildRequires:  python3-setuptools
14mu|python3-3.4.5-1|100	BuildRequires:  python3-pip
14mu|python3-3.4.5-1|101	%endif
14mu|python3-3.4.5-1|102	Provides:       python(abi) = %{dirver}
14mu|python3-3.4.5-1|103	Provides:       /usr/bin/python%{dirver}m
14mu|python3-3.4.5-1|104	Provides:       /usr/bin/python%{dirver}
14mu|python3-3.4.5-1|105	
14mu|python3-3.4.5-1|106	%description
14mu|python3-3.4.5-1|107	Python is an interpreted, interactive, object-oriented programming
14mu|python3-3.4.5-1|108	language often compared to Tcl, Perl, Scheme or Java. Python includes
14mu|python3-3.4.5-1|109	modules, classes, exceptions, very high level dynamic data types and
14mu|python3-3.4.5-1|110	dynamic typing. Python supports interfaces to many system calls and
14mu|python3-3.4.5-1|111	libraries, as well as to various windowing systems (X11, Motif, Tk,
14mu|python3-3.4.5-1|112	Mac and MFC).
14mu|python3-3.4.5-1|113	
14mu|python3-3.4.5-1|114	Programmers can write new built-in modules for Python in C or C++.
14mu|python3-3.4.5-1|115	Python can be used as an extension language for applications that
14mu|python3-3.4.5-1|116	need a programmable interface. This package contains most of the
14mu|python3-3.4.5-1|117	standard Python modules, as well as modules for interfacing to the
14mu|python3-3.4.5-1|118	Tix widget set for Tk and RPM.
14mu|python3-3.4.5-1|119	
14mu|python3-3.4.5-1|120	Note that documentation for Python is provided in the python-docs
14mu|python3-3.4.5-1|121	package.
14mu|python3-3.4.5-1|122	
14mu|python3-3.4.5-1|123	%package -n     %{lib_name}
14mu|python3-3.4.5-1|124	Summary:        Shared libraries for Python %{version}
14mu|python3-3.4.5-1|125	Group:          System/Libraries
14mu|python3-3.4.5-1|126	
14mu|python3-3.4.5-1|127	%description -n %{lib_name}
14mu|python3-3.4.5-1|128	This packages contains Python shared object library.  Python is an
14mu|python3-3.4.5-1|129	interpreted, interactive, object-oriented programming language often
14mu|python3-3.4.5-1|130	compared to Tcl, Perl, Scheme or Java.
14mu|python3-3.4.5-1|131	
14mu|python3-3.4.5-1|132	%package -n     %{develname}
14mu|python3-3.4.5-1|133	Summary:        The libraries and header files needed for Python development
14mu|python3-3.4.5-1|134	Group:          Development/Python
14mu|python3-3.4.5-1|135	Requires:       %{name} = %{version}
14mu|python3-3.4.5-1|136	Requires:       %{lib_name} = %{version}
14mu|python3-3.4.5-1|137	Provides:       %{name}-devel = %{version}-%{release}
14mu|python3-3.4.5-1|138	Provides:       %{lib_name_orig}-devel = %{version}-%{release}
14mu|python3-3.4.5-1|139	Obsoletes:      %{_lib}python3.1-devel < %{version}
14mu|python3-3.4.5-1|140	Obsoletes:      %{_lib}python3.2-devel < %{version}-%{release}
14mu|python3-3.4.5-1|141	
14mu|python3-3.4.5-1|142	%description -n %{develname}
14mu|python3-3.4.5-1|143	The Python programming language's interpreter can be extended with
14mu|python3-3.4.5-1|144	dynamically loaded extensions and can be embedded in other programs.
14mu|python3-3.4.5-1|145	This package contains the header files and libraries needed to do
14mu|python3-3.4.5-1|146	these types of tasks.
14mu|python3-3.4.5-1|147	
14mu|python3-3.4.5-1|148	Install %{develname} if you want to develop Python extensions.  The
14mu|python3-3.4.5-1|149	python package will also need to be installed.  You'll probably also
14mu|python3-3.4.5-1|150	want to install the python-docs package, which contains Python
14mu|python3-3.4.5-1|151	documentation.
14mu|python3-3.4.5-1|152	
14mu|python3-3.4.5-1|153	%package        docs
14mu|python3-3.4.5-1|154	Summary:        Documentation for the Python programming language
14mu|python3-3.4.5-1|155	Requires:       %{name} = %{version}
14mu|python3-3.4.5-1|156	Requires:       xdg-utils
14mu|python3-3.4.5-1|157	Group:          Development/Python
14mu|python3-3.4.5-1|158	BuildArch:      noarch
14mu|python3-3.4.5-1|159	
14mu|python3-3.4.5-1|160	%description    docs
14mu|python3-3.4.5-1|161	The python-docs package contains documentation on the Python
14mu|python3-3.4.5-1|162	programming language and interpreter.  The documentation is provided
14mu|python3-3.4.5-1|163	in ASCII text files and in LaTeX source files.
14mu|python3-3.4.5-1|164	
14mu|python3-3.4.5-1|165	Install the python-docs package if you'd like to use the documentation
14mu|python3-3.4.5-1|166	for the Python language.
14mu|python3-3.4.5-1|167	
14mu|python3-3.4.5-1|168	%package -n     tkinter3
14mu|python3-3.4.5-1|169	Summary:        A graphical user interface for the Python scripting language
14mu|python3-3.4.5-1|170	Group:          Development/Python
14mu|python3-3.4.5-1|171	Requires:       %{name} = %{version}
14mu|python3-3.4.5-1|172	Requires:       tcl tk
14mu|python3-3.4.5-1|173	Provides:       python3-tkinter
14mu|python3-3.4.5-1|174	
14mu|python3-3.4.5-1|175	%description -n tkinter3
14mu|python3-3.4.5-1|176	The Tkinter (Tk interface) program is an graphical user interface for
14mu|python3-3.4.5-1|177	the Python scripting language.
14mu|python3-3.4.5-1|178	
14mu|python3-3.4.5-1|179	You should install the tkinter package if you'd like to use a graphical
14mu|python3-3.4.5-1|180	user interface for Python programming.
14mu|python3-3.4.5-1|181	
14mu|python3-3.4.5-1|182	%package -n     tkinter3-apps
14mu|python3-3.4.5-1|183	Summary:        Various applications written using tkinter
14mu|python3-3.4.5-1|184	Group:          Development/Python
14mu|python3-3.4.5-1|185	Requires:       tkinter3
14mu|python3-3.4.5-1|186	
14mu|python3-3.4.5-1|187	%description -n tkinter3-apps
14mu|python3-3.4.5-1|188	Various applications written using tkinter
14mu|python3-3.4.5-1|189	
14mu|python3-3.4.5-1|190	
14mu|python3-3.4.5-1|191	%prep
14mu|python3-3.4.5-1|192	%setup -qn Python-%{version}
14mu|python3-3.4.5-1|193	%patch0 -p0 -b .link
14mu|python3-3.4.5-1|194	
14mu|python3-3.4.5-1|195	%if "%{_lib}" == "lib64"
14mu|python3-3.4.5-1|196	%patch1 -p1 -b .lib64
14mu|python3-3.4.5-1|197	%patch2 -p1
14mu|python3-3.4.5-1|198	%endif
14mu|python3-3.4.5-1|199	
14mu|python3-3.4.5-1|200	%patch3 -p1
14mu|python3-3.4.5-1|201	%patch4 -p1
14mu|python3-3.4.5-1|202	%patch5 -p1
14mu|python3-3.4.5-1|203	%patch6 -p1
14mu|python3-3.4.5-1|204	%patch7 -p1
14mu|python3-3.4.5-1|205	%patch8 -p1
14mu|python3-3.4.5-1|206	%patch9 -p1
14mu|python3-3.4.5-1|207	%patch10 -p1
14mu|python3-3.4.5-1|208	%patch11 -p1
14mu|python3-3.4.5-1|209	%patch12 -p1
14mu|python3-3.4.5-1|210	%patch13 -p1
14mu|python3-3.4.5-1|211	%patch14 -p1
14mu|python3-3.4.5-1|212	%patch15 -p1
14mu|python3-3.4.5-1|213	
14mu|python3-3.4.5-1|214	%if %{with rewheel}
14mu|python3-3.4.5-1|215	%patch16 -p1
14mu|python3-3.4.5-1|216	%endif
14mu|python3-3.4.5-1|217	
14mu|python3-3.4.5-1|218	%patch18 -p0
14mu|python3-3.4.5-1|219	%patch19 -p1 -b .tirpc~
14mu|python3-3.4.5-1|220	%patch20 -p1 -b .lm~
14mu|python3-3.4.5-1|221	
14mu|python3-3.4.5-1|222	%patch22 -p1
14mu|python3-3.4.5-1|223	
14mu|python3-3.4.5-1|224	# drop Autoconf version requirement
14mu|python3-3.4.5-1|225	sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac
14mu|python3-3.4.5-1|226	
14mu|python3-3.4.5-1|227	# docs
14mu|python3-3.4.5-1|228	mkdir html
14mu|python3-3.4.5-1|229	bzcat %{SOURCE1} | tar x  -C html
14mu|python3-3.4.5-1|230	
14mu|python3-3.4.5-1|231	find . -type f -print0 | xargs -0 perl -p -i -e 's@/usr/local/bin/python@/usr/bin/python3@'
14mu|python3-3.4.5-1|232	
14mu|python3-3.4.5-1|233	cat > README.urpmi << EOF
14mu|python3-3.4.5-1|234	Python interpreter support readline completion by default.
14mu|python3-3.4.5-1|235	This is only used with the interpreter. In order to remove it,
14mu|python3-3.4.5-1|236	you can :
14mu|python3-3.4.5-1|237	1) unset PYTHONSTARTUP when you login
14mu|python3-3.4.5-1|238	2) create a empty file \$HOME/.pythonrc.py
14mu|python3-3.4.5-1|239	3) change %{_sysconfdir}/pythonrc.py
14mu|python3-3.4.5-1|240	EOF
14mu|python3-3.4.5-1|241	
14mu|python3-3.4.5-1|242	
14mu|python3-3.4.5-1|243	%build
14mu|python3-3.4.5-1|244	rm -f Modules/Setup.local
14mu|python3-3.4.5-1|245	
14mu|python3-3.4.5-1|246	export OPT="%{optflags} -g"
14mu|python3-3.4.5-1|247	
14mu|python3-3.4.5-1|248	# to fix curses module build
14mu|python3-3.4.5-1|249	# https://bugs.mageia.org/show_bug.cgi?id=6702
14mu|python3-3.4.5-1|250	export CFLAGS="%{optflags} -I/usr/include/ncursesw"
14mu|python3-3.4.5-1|251	export CPPFLAGS="%{optflags} -I/usr/include/ncursesw"
14mu|python3-3.4.5-1|252	
14mu|python3-3.4.5-1|253	autoreconf -vfi
14mu|python3-3.4.5-1|254	# Remove -Wl,--no-undefined in accordance with MGA #9395 :
14mu|python3-3.4.5-1|255	# https://bugs.mageia.org/show_bug.cgi?id=9395
14mu|python3-3.4.5-1|256	%define _disable_ld_no_undefined 1
14mu|python3-3.4.5-1|257	%configure2_5x  --with-threads \
14mu|python3-3.4.5-1|258	--enable-ipv6 \
14mu|python3-3.4.5-1|259	--with-dbmliborder=gdbm \
14mu|python3-3.4.5-1|260	--with-system-expat \
14mu|python3-3.4.5-1|261	--with-system-ffi \
14mu|python3-3.4.5-1|262	--enable-shared \
14mu|python3-3.4.5-1|263	--without-ensurepip \
14mu|python3-3.4.5-1|264	%if %{with valgrind}
14mu|python3-3.4.5-1|265	--with-valgrind
14mu|python3-3.4.5-1|266	%endif
14mu|python3-3.4.5-1|267	
14mu|python3-3.4.5-1|268	# fix build
14mu|python3-3.4.5-1|269	#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
14mu|python3-3.4.5-1|270	# (misc) if the home is nfs mounted, rmdir fails due to delay
14mu|python3-3.4.5-1|271	export TMP="/tmp" TMPDIR="/tmp"
14mu|python3-3.4.5-1|272	#%make LN="ln -sf"
14mu|python3-3.4.5-1|273	make EXTRA_CFLAGS="$CFLAGS" LN="ln -sf"
14mu|python3-3.4.5-1|274	
14mu|python3-3.4.5-1|275	%install
14mu|python3-3.4.5-1|276	mkdir -p %{buildroot}%{_prefix}/lib/python%{dirver}
14mu|python3-3.4.5-1|277	
14mu|python3-3.4.5-1|278	# fix Makefile to get rid of reference to distcc
14mu|python3-3.4.5-1|279	perl -pi -e "/^CC=/ and s/distcc/gcc/" Makefile
14mu|python3-3.4.5-1|280	
14mu|python3-3.4.5-1|281	# set the install path
14mu|python3-3.4.5-1|282	echo '[install_scripts]' >setup.cfg
14mu|python3-3.4.5-1|283	echo 'install_dir='"${RPM_BUILD_ROOT}/usr/bin" >>setup.cfg
14mu|python3-3.4.5-1|284	
14mu|python3-3.4.5-1|285	# python is not GNU and does not know fsstd
14mu|python3-3.4.5-1|286	mkdir -p %{buildroot}%{_mandir}
14mu|python3-3.4.5-1|287	%makeinstall_std LN="ln -sf"
14mu|python3-3.4.5-1|288	
14mu|python3-3.4.5-1|289	# overwrite the copied binary with a link
14mu|python3-3.4.5-1|290	pushd %{buildroot}%{_bindir}
14mu|python3-3.4.5-1|291	ln -sf python%{dirver}m python%{dirver}
14mu|python3-3.4.5-1|292	ln -sf python%{dirver} python%{familyver}
14mu|python3-3.4.5-1|293	popd
14mu|python3-3.4.5-1|294	
14mu|python3-3.4.5-1|295	(cd %{buildroot}%{_libdir}; ln -sf `ls libpython%{lib_major}*.so.*` libpython%{lib_major}.so)
14mu|python3-3.4.5-1|296	
14mu|python3-3.4.5-1|297	# fix files conflicting with python2.6
14mu|python3-3.4.5-1|298	mv %{buildroot}/%{_bindir}/2to3 %{buildroot}/%{_bindir}/python3-2to3
14mu|python3-3.4.5-1|299	
14mu|python3-3.4.5-1|300	
14mu|python3-3.4.5-1|301	# install pynche as pynche3
14mu|python3-3.4.5-1|302	cat << EOF > %{buildroot}%{_bindir}/pynche3
14mu|python3-3.4.5-1|303	#!/bin/bash
14mu|python3-3.4.5-1|304	exec %{_libdir}/python%{dirver}/site-packages/pynche/pynche
14mu|python3-3.4.5-1|305	EOF
14mu|python3-3.4.5-1|306	rm -f Tools/pynche/*.pyw
14mu|python3-3.4.5-1|307	cp -r Tools/pynche %{buildroot}%{_libdir}/python%{dirver}/site-packages/
14mu|python3-3.4.5-1|308	
14mu|python3-3.4.5-1|309	chmod 755 %{buildroot}%{_bindir}/{idle3,pynche3}
14mu|python3-3.4.5-1|310	
14mu|python3-3.4.5-1|311	ln -f Tools/pynche/README Tools/pynche/README.pynche
14mu|python3-3.4.5-1|312	
14mu|python3-3.4.5-1|313	%if %{with valgrind}
14mu|python3-3.4.5-1|314	install Misc/valgrind-python.supp -D %{buildroot}%{_libdir}/valgrind/valgrind-python3.supp
14mu|python3-3.4.5-1|315	%endif
14mu|python3-3.4.5-1|316	
14mu|python3-3.4.5-1|317	mkdir -p %{buildroot}%{_datadir}/applications
14mu|python3-3.4.5-1|318	cat > %{buildroot}%{_datadir}/applications/rosa-tkinter3.desktop << EOF
14mu|python3-3.4.5-1|319	[Desktop Entry]
14mu|python3-3.4.5-1|320	Name=IDLE
14mu|python3-3.4.5-1|321	Name[ru]=IDLE
14mu|python3-3.4.5-1|322	Comment=IDE for Python3
14mu|python3-3.4.5-1|323	Comment[ru]=IDE для Python3
14mu|python3-3.4.5-1|324	Exec=%{_bindir}/idle3
14mu|python3-3.4.5-1|325	Icon=development_environment_section
14mu|python3-3.4.5-1|326	Terminal=false
14mu|python3-3.4.5-1|327	Type=Application
14mu|python3-3.4.5-1|328	Categories=Development;IDE;
14mu|python3-3.4.5-1|329	EOF
14mu|python3-3.4.5-1|330	
14mu|python3-3.4.5-1|331	
14mu|python3-3.4.5-1|332	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}-docs.desktop << EOF
14mu|python3-3.4.5-1|333	[Desktop Entry]
14mu|python3-3.4.5-1|334	Name=Python documentation
14mu|python3-3.4.5-1|335	Name[ru]=Документация Python
14mu|python3-3.4.5-1|336	Comment=Python complete reference
14mu|python3-3.4.5-1|337	Comment[ru]=Полное руководство по языку Python
14mu|python3-3.4.5-1|338	Exec=%{_bindir}/xdg-open %{_defaultdocdir}/%{name}-docs/index.html
14mu|python3-3.4.5-1|339	Icon=documentation_section
14mu|python3-3.4.5-1|340	Terminal=false
14mu|python3-3.4.5-1|341	Type=Application
14mu|python3-3.4.5-1|342	Categories=Documentation;
14mu|python3-3.4.5-1|343	EOF
14mu|python3-3.4.5-1|344	
14mu|python3-3.4.5-1|345	# fix non real scripts
14mu|python3-3.4.5-1|346	#chmod 644 %{buildroot}%{_libdir}/python*/test/test_{binascii,grp,htmlparser}.py*
14mu|python3-3.4.5-1|347	find %{buildroot} -type f \( -name "test_binascii.py*" -o -name "test_grp.py*" -o -name "test_htmlparser.py*" \) -exec chmod 644 {} \;
14mu|python3-3.4.5-1|348	# fix python library not stripped
14mu|python3-3.4.5-1|349	chmod u+w %{buildroot}%{_libdir}/libpython%{lib_major}*.so.1.0 %{buildroot}%{_libdir}/libpython3.so
14mu|python3-3.4.5-1|350	
14mu|python3-3.4.5-1|351	
14mu|python3-3.4.5-1|352	%multiarch_includes %{buildroot}/usr/include/python*/pyconfig.h
14mu|python3-3.4.5-1|353	
14mu|python3-3.4.5-1|354	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|python3-3.4.5-1|355	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mu|python3-3.4.5-1|356	install -m 644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/rpm/macros.d/
14mu|python3-3.4.5-1|357	
14mu|python3-3.4.5-1|358	%check
14mu|python3-3.4.5-1|359	# (misc) if the home is nfs mounted, rmdir fails
14mu|python3-3.4.5-1|360	export TMP="/tmp" TMPDIR="/tmp"
14mu|python3-3.4.5-1|361	
14mu|python3-3.4.5-1|362	# all tests must pass
14mu|python3-3.4.5-1|363	# but we disable network on BS
14mu|python3-3.4.5-1|364	#WITHIN_PYTHON_RPM_BUILD= make test TESTOPTS="-u none -x $EXCLUDE"
14mu|python3-3.4.5-1|365	# consider use network on local build
14mu|python3-3.4.5-1|366	#WITHIN_PYTHON_RPM_BUILD= make test TESTOPTS="-u network -x $EXCLUDE"
14mu|python3-3.4.5-1|367	
14mu|python3-3.4.5-1|368	%files
14mu|python3-3.4.5-1|369	%doc README.urpmi
14mu|python3-3.4.5-1|370	%{_sysconfdir}/rpm/macros.d/*.macros
14mu|python3-3.4.5-1|371	%{_includedir}/python*/pyconfig.h
14mu|python3-3.4.5-1|372	%multiarch_includedir/python*/pyconfig.h
14mu|python3-3.4.5-1|373	%{_libdir}/python*/config*/Makefile
14mu|python3-3.4.5-1|374	%exclude %{_libdir}/python*/site-packages/pynche
14mu|python3-3.4.5-1|375	%exclude %{_libdir}/python*/lib-dynload/_tkinter.*.so
14mu|python3-3.4.5-1|376	
14mu|python3-3.4.5-1|377	%dir %{_libdir}/python*
14mu|python3-3.4.5-1|378	%{_libdir}/python*/LICENSE.txt
14mu|python3-3.4.5-1|379	%{_libdir}/python%{dirver}/*.py
14mu|python3-3.4.5-1|380	%{_libdir}/python%{dirver}/__pycache__
14mu|python3-3.4.5-1|381	%{_libdir}/python%{dirver}/collections
14mu|python3-3.4.5-1|382	%{_libdir}/python%{dirver}/concurrent
14mu|python3-3.4.5-1|383	%{_libdir}/python%{dirver}/ctypes
14mu|python3-3.4.5-1|384	%{_libdir}/python%{dirver}/curses
14mu|python3-3.4.5-1|385	%{_libdir}/python%{dirver}/dbm
14mu|python3-3.4.5-1|386	%{_libdir}/python%{dirver}/distutils
14mu|python3-3.4.5-1|387	%{_libdir}/python%{dirver}/email
14mu|python3-3.4.5-1|388	%{_libdir}/python%{dirver}/encodings
14mu|python3-3.4.5-1|389	%{_libdir}/python%{dirver}/html
14mu|python3-3.4.5-1|390	%{_libdir}/python%{dirver}/http
14mu|python3-3.4.5-1|391	%{_libdir}/python%{dirver}/importlib
14mu|python3-3.4.5-1|392	%{_libdir}/python%{dirver}/json
14mu|python3-3.4.5-1|393	%{_libdir}/python%{dirver}/lib-dynload
14mu|python3-3.4.5-1|394	%{_libdir}/python%{dirver}/lib2to3
14mu|python3-3.4.5-1|395	%{_libdir}/python%{dirver}/logging
14mu|python3-3.4.5-1|396	%{_libdir}/python%{dirver}/multiprocessing
14mu|python3-3.4.5-1|397	%{_libdir}/python%{dirver}/plat-linux
14mu|python3-3.4.5-1|398	%{_libdir}/python%{dirver}/pydoc_data
14mu|python3-3.4.5-1|399	%{_libdir}/python%{dirver}/site-packages
14mu|python3-3.4.5-1|400	%{_libdir}/python%{dirver}/sqlite3
14mu|python3-3.4.5-1|401	%{_libdir}/python%{dirver}/turtledemo
14mu|python3-3.4.5-1|402	%{_libdir}/python%{dirver}/unittest
14mu|python3-3.4.5-1|403	%{_libdir}/python%{dirver}/urllib
14mu|python3-3.4.5-1|404	%{_libdir}/python%{dirver}/venv
14mu|python3-3.4.5-1|405	%{_libdir}/python%{dirver}/wsgiref*
14mu|python3-3.4.5-1|406	%{_libdir}/python%{dirver}/xml
14mu|python3-3.4.5-1|407	%{_libdir}/python%{dirver}/xmlrpc
14mu|python3-3.4.5-1|408	%{_libdir}/python%{dirver}/asyncio
14mu|python3-3.4.5-1|409	%{_libdir}/python%{dirver}/ensurepip
14mu|python3-3.4.5-1|410	# %exclude %{_libdir}/python%{dirver}/ensurepip/_bundled
14mu|python3-3.4.5-1|411	%{_bindir}/pydoc3*
14mu|python3-3.4.5-1|412	%{_bindir}/python3*
14mu|python3-3.4.5-1|413	%{_bindir}/pyvenv*
14mu|python3-3.4.5-1|414	%{_bindir}/2to3-%{dirver}
14mu|python3-3.4.5-1|415	%exclude %{_bindir}/python*config
14mu|python3-3.4.5-1|416	#%{_datadir}/emacs/site-lisp/*
14mu|python3-3.4.5-1|417	%{_mandir}/man*/*
14mu|python3-3.4.5-1|418	%if %{with valgrind}
14mu|python3-3.4.5-1|419	%{_libdir}/valgrind/valgrind-python3.supp
14mu|python3-3.4.5-1|420	%endif
14mu|python3-3.4.5-1|421	
14mu|python3-3.4.5-1|422	%files -n %{lib_name}
14mu|python3-3.4.5-1|423	%{_libdir}/libpython*.so.1*
14mu|python3-3.4.5-1|424	
14mu|python3-3.4.5-1|425	%files -n %{develname}
14mu|python3-3.4.5-1|426	%{_libdir}/libpython*.so
14mu|python3-3.4.5-1|427	%{_includedir}/python*
14mu|python3-3.4.5-1|428	%{_libdir}/python*/config-%{dirver}*
14mu|python3-3.4.5-1|429	%{_libdir}/python*/test/
14mu|python3-3.4.5-1|430	%{_bindir}/python%{dirver}*-config
14mu|python3-3.4.5-1|431	%{_bindir}/python%{familyver}-config
14mu|python3-3.4.5-1|432	%{_libdir}/pkgconfig/python*.pc
14mu|python3-3.4.5-1|433	%exclude %{_includedir}/python*/pyconfig.h
14mu|python3-3.4.5-1|434	%exclude %{_libdir}/python*/config*/Makefile
14mu|python3-3.4.5-1|435	
14mu|python3-3.4.5-1|436	%files docs
14mu|python3-3.4.5-1|437	%doc html/*/*
14mu|python3-3.4.5-1|438	%{_datadir}/applications/rosa-%{name}-docs.desktop
14mu|python3-3.4.5-1|439	
14mu|python3-3.4.5-1|440	%files -n tkinter3
14mu|python3-3.4.5-1|441	%{_libdir}/python*/tkinter/
14mu|python3-3.4.5-1|442	%{_libdir}/python*/idlelib
14mu|python3-3.4.5-1|443	%{_libdir}/python*/site-packages/pynche
14mu|python3-3.4.5-1|444	%{_libdir}/python*/lib-dynload/_tkinter.*.so
14mu|python3-3.4.5-1|445	
14mu|python3-3.4.5-1|446	%files -n tkinter3-apps
14mu|python3-3.4.5-1|447	%{_bindir}/idle3*
14mu|python3-3.4.5-1|448	%{_bindir}/pynche3
14mu|python3-3.4.5-1|449	%{_datadir}/applications/rosa-tkinter3.desktop
14mu|python3-3.4.5-1|450	
14mu|python3-3.4.5-1|451	
14mu|python3-3.4.5-1|452	%changelog
14mu|python3-3.4.5-1|453	
14mu|python3-3.4.5-1|454	* Thu Jul 07 2016 Denis Silakov <dsilakov@gmail.com> 3.4.5-1
14mu|python3-3.4.5-1|455	- (b579a9b) Fix 64bit build
14mu|python3-3.4.5-1|456	- (Denis Silakov: d42a8be) Updated to 3.4.5, added more macros
14mu|python3-3.4.5-1|457	
14mu|python3-3.4.5-1|458	* Thu Mar 31 2016 Denis Silakov <dsilakov@gmail.com> 3.4.3-4
14mu|python3-3.4.5-1|459	- (69cc35a) Rebuild python3.4 with new openssl
14mu|python3-3.4.5-1|460	
14mu|python3-3.4.5-1|461	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 3.5.1-2
14mu|python3-3.4.5-1|462	- (cb09b23) Added pynche3.desktop file
14mu|python3-3.4.5-1|463	- (Denis Silakov: c0ffc65) Split idle3 and punche3 into separate subpackages
14mu|python3-3.4.5-1|464	
14mu|python3-3.4.5-1|465	* Thu Feb 04 2016 Denis Silakov <dsilakov@gmail.com> 3.5.1-1
14mu|python3-3.4.5-1|466	- (72e5474) Updated to 3.5.1
14mu|python3-3.4.5-1|467	
14mu|python3-3.4.5-1|468	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.4.3-3
14mu|python3-3.4.5-1|469	- (95db9cb) Added rewheel module (https://github.com/fedora-python/rewheel/issues/2)
14mu|python3-3.4.5-1|470	
14mu|python3-3.4.5-1|471	* Wed Apr 08 2015 Tigro <ashejn@yandex-team.ru> 3.4.3-2
14mu|python3-3.4.5-1|472	- (fb9cc91) rebuilt with ncurses depend
14mu|python3-3.4.5-1|473	
14mu|python3-3.4.5-1|474	* Wed Apr 08 2015 Tigro <ashejn@yandex-team.ru> 3.4.3-1
14mu|python3-3.4.5-1|475	- (9fcfd82) drop termcap-devel depend
14mu|python3-3.4.5-1|476	- (Denis Silakov: e2bc6ce) Updated to 3.4.3
14mu|python3-3.4.5-1|477	
14mu|python3-3.4.5-1|478	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 3.4.2-2
14mu|python3-3.4.5-1|479	- (693af99) MassBuild#656: Increase release tag
14mu|python3-3.4.5-1|480	
14mu|python3-3.4.5-1|481	* Thu Oct 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.2-1
14mu|python3-3.4.5-1|482	- (57ee39c) Clean .abf.yml
14mu|python3-3.4.5-1|483	- (Denis Silakov: bb940a1) Updated to 3.4.2
14mu|python3-3.4.5-1|484	
14mu|python3-3.4.5-1|485	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.4.1-6
14mu|python3-3.4.5-1|486	- (1bfdf5e) MassBuild#440: Increase release tag
14mu|python3-3.4.5-1|487	
14mu|python3-3.4.5-1|488	* Thu Jun 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.1-5
14mu|python3-3.4.5-1|489	- (a4149c4) Drop files conflicting with python
14mu|python3-3.4.5-1|490	
14mu|python3-3.4.5-1|491	* Thu Jun 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.1-4
14mu|python3-3.4.5-1|492	- (5002108) Fix files
14mu|python3-3.4.5-1|493	- (Denis Silakov: 00abc50) Minor cleanup
14mu|python3-3.4.5-1|494	- (Denis Silakov: 3dd3726) Drop py3ver
14mu|python3-3.4.5-1|495	- (Denis Silakov: afa1305) Turn back autocompletion, prepare for the 'wheel' module support
14mu|python3-3.4.5-1|496	
14mu|python3-3.4.5-1|497	* Wed Jun 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.1-3
14mu|python3-3.4.5-1|498	- (e11ee70) Bootstrap build
14mu|python3-3.4.5-1|499	
14mu|python3-3.4.5-1|500	* Tue Jun 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.1-2
14mu|python3-3.4.5-1|501	- (f5332f3) Added Russian l10n for desktop files
14mu|python3-3.4.5-1|502	
14mu|python3-3.4.5-1|503	* Sun Jun 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.4.1-1
14mu|python3-3.4.5-1|504	- (9f2027e) Updated to 3.4.1
14mu|python3-3.4.5-1|505	
14mu|python3-3.4.5-1|506	* Tue May 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.4-1
14mu|python3-3.4.5-1|507	- (653c588) Try non-parallel make
14mu|python3-3.4.5-1|508	- (Denis Silakov: 2992bf0) Clean .abf.yml
14mu|python3-3.4.5-1|509	- (Denis Silakov: 9f2d2a7) Updated to 3.3.4
14mu|python3-3.4.5-1|510	
14mu|python3-3.4.5-1|511	* Thu Jan 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.3-1
14mu|python3-3.4.5-1|512	- (e192f53) Fix file lists
14mu|python3-3.4.5-1|513	- (Denis Silakov: 24bcc4a) Updated to 3.3.3, added bdist_rpm5
14mu|python3-3.4.5-1|514	
14mu|python3-3.4.5-1|515	* Wed Oct 09 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.3.2-1
14mu|python3-3.4.5-1|516	- (13cebd0) Updated to 3.3.2
14mu|python3-3.4.5-1|517	
14mu|python3-3.4.5-1|518	* Mon Apr 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.3.1-1
14mu|python3-3.4.5-1|519	- (5f41e05) Fix .abf.yml
14mu|python3-3.4.5-1|520	- (Denis Silakov: 5468ec3) LOG Updated to 3.3.1
14mu|python3-3.4.5-1|521	
14mu|python3-3.4.5-1|522	

23820 14
14mu|python3-babel-1.3-5|1	%define tarname	Babel
14mu|python3-babel-1.3-5|2	%define debug_package %{nil}
14mu|python3-babel-1.3-5|3	
14mu|python3-babel-1.3-5|4	Summary:	Internationalization utilities for Python
14mu|python3-babel-1.3-5|5	Name:		python3-babel
14mu|python3-babel-1.3-5|6	Version:	1.3
14mu|python3-babel-1.3-5|7	Release:	5
14mu|python3-babel-1.3-5|8	Source0:	https://pypi.python.org/packages/source/B/Babel/%{tarname}-%{version}.tar.gz
14mu|python3-babel-1.3-5|9	License:	BSD
14mu|python3-babel-1.3-5|10	Group:		Development/Python
14mu|python3-babel-1.3-5|11	Url:		http://babel.edgewall.org/
14mu|python3-babel-1.3-5|12	BuildArch:	noarch
14mu|python3-babel-1.3-5|13	BuildRequires:	python3egg(setuptools)
14mu|python3-babel-1.3-5|14	BuildRequires:	pkgconfig(python3)
14mu|python3-babel-1.3-5|15	BuildRequires:  python3egg(pytz)
14mu|python3-babel-1.3-5|16	BuildRequires:  python3egg(pytest)
14mu|python3-babel-1.3-5|17	
14mu|python3-babel-1.3-5|18	%description
14mu|python3-babel-1.3-5|19	Babel is a Python library that provides an integrated collection of
14mu|python3-babel-1.3-5|20	utilities that assist with internationalizing and localizing Python
14mu|python3-babel-1.3-5|21	applications (in particular web-based applications.)
14mu|python3-babel-1.3-5|22	
14mu|python3-babel-1.3-5|23	
14mu|python3-babel-1.3-5|24	%prep
14mu|python3-babel-1.3-5|25	%setup -qn %{tarname}-%{version}
14mu|python3-babel-1.3-5|26	
14mu|python3-babel-1.3-5|27	
14mu|python3-babel-1.3-5|28	%build
14mu|python3-babel-1.3-5|29	python3 setup.py build
14mu|python3-babel-1.3-5|30	
14mu|python3-babel-1.3-5|31	
14mu|python3-babel-1.3-5|32	%install
14mu|python3-babel-1.3-5|33	python3 setup.py install --root=%{buildroot}
14mu|python3-babel-1.3-5|34	mv %{buildroot}%{_bindir}/pybabel %{buildroot}%{_bindir}/py3babel
14mu|python3-babel-1.3-5|35	
14mu|python3-babel-1.3-5|36	# % check
14mu|python3-babel-1.3-5|37	#python3 setup.py test
14mu|python3-babel-1.3-5|38	
14mu|python3-babel-1.3-5|39	%files
14mu|python3-babel-1.3-5|40	%doc docs/
14mu|python3-babel-1.3-5|41	%{_bindir}/py3babel
14mu|python3-babel-1.3-5|42	%{python3_sitelib}/babel
14mu|python3-babel-1.3-5|43	%{python3_sitelib}/*.egg-info
14mu|python3-babel-1.3-5|44	
14mu|python3-babel-1.3-5|45	%changelog
14mu|python3-babel-1.3-5|46	
14mu|python3-babel-1.3-5|47	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 1.3-5
14mu|python3-babel-1.3-5|48	- (ee6c08c) Disable chekc
14mu|python3-babel-1.3-5|49	
14mu|python3-babel-1.3-5|50	

23821 14
14mu|python3-cups-1.9.72-1|1	%define module cups
14mu|python3-cups-1.9.72-1|2	
14mu|python3-cups-1.9.72-1|3	Summary:	Python3 bindings for the CUPS API
14mu|python3-cups-1.9.72-1|4	Name:		python3-%{module}
14mu|python3-cups-1.9.72-1|5	Version:	1.9.72
14mu|python3-cups-1.9.72-1|6	Release:	1
14mu|python3-cups-1.9.72-1|7	License:	BSD
14mu|python3-cups-1.9.72-1|8	Group:		Development/Python
14mu|python3-cups-1.9.72-1|9	Url:		http://cyberelk.net/tim/software/pycups/
14mu|python3-cups-1.9.72-1|10	Source0:	http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
14mu|python3-cups-1.9.72-1|11	BuildRequires:	cups-devel
14mu|python3-cups-1.9.72-1|12	BuildRequires:	pkgconfig(python3)
14mu|python3-cups-1.9.72-1|13	
14mu|python3-cups-1.9.72-1|14	%description
14mu|python3-cups-1.9.72-1|15	Python bindings for the CUPS API.
14mu|python3-cups-1.9.72-1|16	
14mu|python3-cups-1.9.72-1|17	%prep
14mu|python3-cups-1.9.72-1|18	%setup -qn pycups-%{version}
14mu|python3-cups-1.9.72-1|19	
14mu|python3-cups-1.9.72-1|20	%build
14mu|python3-cups-1.9.72-1|21	CFLAGS=-DVERSION=\\\"%{version}\\\" python3 setup.py build
14mu|python3-cups-1.9.72-1|22	
14mu|python3-cups-1.9.72-1|23	%install
14mu|python3-cups-1.9.72-1|24	python3 setup.py install --skip-build --root=%{buildroot}
14mu|python3-cups-1.9.72-1|25	
14mu|python3-cups-1.9.72-1|26	%files
14mu|python3-cups-1.9.72-1|27	%{py3_platsitedir}/*.egg-info
14mu|python3-cups-1.9.72-1|28	%{py3_platsitedir}/cups*so
14mu|python3-cups-1.9.72-1|29	
14mu|python3-cups-1.9.72-1|30	%changelog
14mu|python3-cups-1.9.72-1|31	
14mu|python3-cups-1.9.72-1|32	* Tue Jun 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9.72-1
14mu|python3-cups-1.9.72-1|33	- (f5e23b1) Updated to 1.9.72
14mu|python3-cups-1.9.72-1|34	
14mu|python3-cups-1.9.72-1|35	

23822 14
14mu|python3-curl-7.19.5.3-1|1	%define module curl
14mu|python3-curl-7.19.5.3-1|2	
14mu|python3-curl-7.19.5.3-1|3	Summary:	A Python interface to libcurl
14mu|python3-curl-7.19.5.3-1|4	Name:		python3-%{module}
14mu|python3-curl-7.19.5.3-1|5	Version:	7.19.5.3
14mu|python3-curl-7.19.5.3-1|6	Release:	1
14mu|python3-curl-7.19.5.3-1|7	Group:		Development/Python
14mu|python3-curl-7.19.5.3-1|8	License:	LGPLv2+
14mu|python3-curl-7.19.5.3-1|9	Url:		http://pycurl.sourceforge.net
14mu|python3-curl-7.19.5.3-1|10	Source0:	http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz
14mu|python3-curl-7.19.5.3-1|11	Patch2:		pycurl-7.19.5.3-link.patch
14mu|python3-curl-7.19.5.3-1|12	BuildRequires:	pkgconfig(libcurl)
14mu|python3-curl-7.19.5.3-1|13	BuildRequires:	pkgconfig(python3)
14mu|python3-curl-7.19.5.3-1|14	Provides:	python3-pycurl = %{version}-%{release}
14mu|python3-curl-7.19.5.3-1|15	
14mu|python3-curl-7.19.5.3-1|16	%description
14mu|python3-curl-7.19.5.3-1|17	PycURL is a Python interface to libcurl. PycURL can be used to fetch
14mu|python3-curl-7.19.5.3-1|18	objects identified by a URL from a Python program, similar to the
14mu|python3-curl-7.19.5.3-1|19	urllib Python module. PycURL is mature, very fast, and supports a lot
14mu|python3-curl-7.19.5.3-1|20	of features.
14mu|python3-curl-7.19.5.3-1|21	
14mu|python3-curl-7.19.5.3-1|22	%prep
14mu|python3-curl-7.19.5.3-1|23	%setup -qn pycurl-%{version}
14mu|python3-curl-7.19.5.3-1|24	chmod a-x examples/*py
14mu|python3-curl-7.19.5.3-1|25	%apply_patches
14mu|python3-curl-7.19.5.3-1|26	
14mu|python3-curl-7.19.5.3-1|27	%build
14mu|python3-curl-7.19.5.3-1|28	python3 setup.py docstrings
14mu|python3-curl-7.19.5.3-1|29	python3 setup.py --with-ssl build
14mu|python3-curl-7.19.5.3-1|30	
14mu|python3-curl-7.19.5.3-1|31	%check
14mu|python3-curl-7.19.5.3-1|32	export PYTHONPATH=%{buildroot}%{py3_platsitedir}
14mu|python3-curl-7.19.5.3-1|33	python3 -c 'import py%{module}; print(py%{module}.version)'
14mu|python3-curl-7.19.5.3-1|34	
14mu|python3-curl-7.19.5.3-1|35	%install
14mu|python3-curl-7.19.5.3-1|36	python3 setup.py --with-ssl install -O1 --skip-build --root %{buildroot}
14mu|python3-curl-7.19.5.3-1|37	rm -rf %{buildroot}%{_datadir}/doc/pycurl
14mu|python3-curl-7.19.5.3-1|38	
14mu|python3-curl-7.19.5.3-1|39	%files
14mu|python3-curl-7.19.5.3-1|40	%doc  COPYING-LGPL COPYING-MIT ChangeLog README.rst examples doc
14mu|python3-curl-7.19.5.3-1|41	%{py3_platsitedir}/*
14mu|python3-curl-7.19.5.3-1|42	
14mu|python3-curl-7.19.5.3-1|43	
14mu|python3-curl-7.19.5.3-1|44	%changelog
14mu|python3-curl-7.19.5.3-1|45	
14mu|python3-curl-7.19.5.3-1|46	* Thu Nov 26 2015 Denis Silakov <dsilakov@gmail.com> 7.19.5.3-1
14mu|python3-curl-7.19.5.3-1|47	- (a147901) Updated to 7.19.5.3
14mu|python3-curl-7.19.5.3-1|48	
14mu|python3-curl-7.19.5.3-1|49	

23823 14
14mu|python3-decorator-4.0.6-1|1	%define module	decorator
14mu|python3-decorator-4.0.6-1|2	
14mu|python3-decorator-4.0.6-1|3	Summary:	Python decorator utilities
14mu|python3-decorator-4.0.6-1|4	Name:		python3-%{module}
14mu|python3-decorator-4.0.6-1|5	Version:	4.0.6
14mu|python3-decorator-4.0.6-1|6	Release:	1
14mu|python3-decorator-4.0.6-1|7	Source0:	http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz
14mu|python3-decorator-4.0.6-1|8	License:	BSD
14mu|python3-decorator-4.0.6-1|9	Group:		Development/Python
14mu|python3-decorator-4.0.6-1|10	Url:		http://pypi.python.org/pypi/decorator/
14mu|python3-decorator-4.0.6-1|11	BuildArch:	noarch
14mu|python3-decorator-4.0.6-1|12	BuildRequires:	python3-devel
14mu|python3-decorator-4.0.6-1|13	BuildRequires:	python3-setuptools
14mu|python3-decorator-4.0.6-1|14	
14mu|python3-decorator-4.0.6-1|15	%description
14mu|python3-decorator-4.0.6-1|16	The aim of the decorator module it to simplify the usage of decorators
14mu|python3-decorator-4.0.6-1|17	for the average programmer, and to popularize decorators by showing
14mu|python3-decorator-4.0.6-1|18	various non-trivial examples. Of course, as all techniques, decorators
14mu|python3-decorator-4.0.6-1|19	can be abused and you should not try to solve every problem with a
14mu|python3-decorator-4.0.6-1|20	decorator, just because you can.
14mu|python3-decorator-4.0.6-1|21	
14mu|python3-decorator-4.0.6-1|22	%prep
14mu|python3-decorator-4.0.6-1|23	%setup -qn %{module}-%{version}
14mu|python3-decorator-4.0.6-1|24	
14mu|python3-decorator-4.0.6-1|25	%install
14mu|python3-decorator-4.0.6-1|26	python3 setup.py install --root=%{buildroot}
14mu|python3-decorator-4.0.6-1|27	
14mu|python3-decorator-4.0.6-1|28	%files
14mu|python3-decorator-4.0.6-1|29	%doc documentation.* *.txt
14mu|python3-decorator-4.0.6-1|30	%{py3_puresitedir}/%{module}*
14mu|python3-decorator-4.0.6-1|31	
14mu|python3-decorator-4.0.6-1|32	%changelog
14mu|python3-decorator-4.0.6-1|33	
14mu|python3-decorator-4.0.6-1|34	* Mon Aug 15 2016 Denis Silakov <denis.silakov@rosalab.ru> 4.0.6-1
14mu|python3-decorator-4.0.6-1|35	- (b3892f8) Updated to 4.0.6
14mu|python3-decorator-4.0.6-1|36	
14mu|python3-decorator-4.0.6-1|37	

23824 14
14mu|python3-iso8601-0.1.10-2|1	%define oname iso8601
14mu|python3-iso8601-0.1.10-2|2	%define tarname iso8601
14mu|python3-iso8601-0.1.10-2|3	
14mu|python3-iso8601-0.1.10-2|4	Summary:	Simple module to parse ISO 8601 dates
14mu|python3-iso8601-0.1.10-2|5	Name:		python3-%{oname}
14mu|python3-iso8601-0.1.10-2|6	Version:	0.1.10
14mu|python3-iso8601-0.1.10-2|7	Release:	2
14mu|python3-iso8601-0.1.10-2|8	Epoch:		1
14mu|python3-iso8601-0.1.10-2|9	License:	MIT
14mu|python3-iso8601-0.1.10-2|10	Group:		Development/Python
14mu|python3-iso8601-0.1.10-2|11	Url:		https://bitbucket.org/micktwomey/pyiso8601
14mu|python3-iso8601-0.1.10-2|12	Source0:	http://pypi.python.org/packages/source/i/%{oname}/%{tarname}-%{version}.tar.gz
14mu|python3-iso8601-0.1.10-2|13	BuildRequires:	python3egg(setuptools)
14mu|python3-iso8601-0.1.10-2|14	BuildRequires:	pkgconfig(python3)
14mu|python3-iso8601-0.1.10-2|15	BuildArch:	noarch
14mu|python3-iso8601-0.1.10-2|16	
14mu|python3-iso8601-0.1.10-2|17	%description
14mu|python3-iso8601-0.1.10-2|18	This module parses the most common forms of ISO 8601 date strings.
14mu|python3-iso8601-0.1.10-2|19	
14mu|python3-iso8601-0.1.10-2|20	%files
14mu|python3-iso8601-0.1.10-2|21	%{py3_puresitedir}/*
14mu|python3-iso8601-0.1.10-2|22	
14mu|python3-iso8601-0.1.10-2|23	#----------------------------------------------------------------------------
14mu|python3-iso8601-0.1.10-2|24	
14mu|python3-iso8601-0.1.10-2|25	%prep
14mu|python3-iso8601-0.1.10-2|26	%setup -qn %{tarname}-%{version}
14mu|python3-iso8601-0.1.10-2|27	
14mu|python3-iso8601-0.1.10-2|28	%build
14mu|python3-iso8601-0.1.10-2|29	python3 setup.py build
14mu|python3-iso8601-0.1.10-2|30	
14mu|python3-iso8601-0.1.10-2|31	%install
14mu|python3-iso8601-0.1.10-2|32	python3 setup.py install --root=%{buildroot}
14mu|python3-iso8601-0.1.10-2|33	
14mu|python3-iso8601-0.1.10-2|34	
14mu|python3-iso8601-0.1.10-2|35	%changelog
14mu|python3-iso8601-0.1.10-2|36	
14mu|python3-iso8601-0.1.10-2|37	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.1.10-2
14mu|python3-iso8601-0.1.10-2|38	- (5419d90) Spec cleanup
14mu|python3-iso8601-0.1.10-2|39	
14mu|python3-iso8601-0.1.10-2|40	

23825 14
14mu|python3-paramiko-1.15.2-1|1	%define module_name 	paramiko
14mu|python3-paramiko-1.15.2-1|2	
14mu|python3-paramiko-1.15.2-1|3	Summary: 	SSH2 protocol for Python
14mu|python3-paramiko-1.15.2-1|4	
14mu|python3-paramiko-1.15.2-1|5	Name: 		python3-%{module_name}
14mu|python3-paramiko-1.15.2-1|6	Version: 	1.15.2
14mu|python3-paramiko-1.15.2-1|7	Release: 	1
14mu|python3-paramiko-1.15.2-1|8	Url: 		http://www.lag.net//paramiko/
14mu|python3-paramiko-1.15.2-1|9	License: 	LGPL 2+
14mu|python3-paramiko-1.15.2-1|10	Group: 		Development/Python
14mu|python3-paramiko-1.15.2-1|11	Source: 	http://pypi.python.org/packages/source/p/paramiko/paramiko-%{version}.tar.gz
14mu|python3-paramiko-1.15.2-1|12	BuildRequires:	python3-devel
14mu|python3-paramiko-1.15.2-1|13	BuildRequires:	python3-pycrypto
14mu|python3-paramiko-1.15.2-1|14	Requires:	python3-ecdsa
14mu|python3-paramiko-1.15.2-1|15	Requires:   	python3-pycrypto
14mu|python3-paramiko-1.15.2-1|16	BuildArch:	noarch
14mu|python3-paramiko-1.15.2-1|17	
14mu|python3-paramiko-1.15.2-1|18	%description
14mu|python3-paramiko-1.15.2-1|19	Paramiko is a module for python that implements the SSH2 protocol for secure
14mu|python3-paramiko-1.15.2-1|20	(encrypted and authenticated) connections to remote machines.  the module works
14mu|python3-paramiko-1.15.2-1|21	by taking a socket-like object that you pass in, negotiating with the remote
14mu|python3-paramiko-1.15.2-1|22	server, authenticating (using a password or a given private key), and opening
14mu|python3-paramiko-1.15.2-1|23	flow-controled "channels" to the server, which are returned as socket-like
14mu|python3-paramiko-1.15.2-1|24	objects. you are responsible for verifying that the server's host key is the
14mu|python3-paramiko-1.15.2-1|25	one you expected to see, and you have control over which kinds of encryption
14mu|python3-paramiko-1.15.2-1|26	or hashing you prefer (if you care), but all of the heavy lifting is done by
14mu|python3-paramiko-1.15.2-1|27	the paramiko module.
14mu|python3-paramiko-1.15.2-1|28	
14mu|python3-paramiko-1.15.2-1|29	%prep
14mu|python3-paramiko-1.15.2-1|30	%setup -qn %{module_name}-%{version}
14mu|python3-paramiko-1.15.2-1|31	
14mu|python3-paramiko-1.15.2-1|32	%install
14mu|python3-paramiko-1.15.2-1|33	python setup.py install --root=%{buildroot}
14mu|python3-paramiko-1.15.2-1|34	
14mu|python3-paramiko-1.15.2-1|35	%clean
14mu|python3-paramiko-1.15.2-1|36	
14mu|python3-paramiko-1.15.2-1|37	#%check
14mu|python3-paramiko-1.15.2-1|38	#python test.py
14mu|python3-paramiko-1.15.2-1|39	
14mu|python3-paramiko-1.15.2-1|40	%files
14mu|python3-paramiko-1.15.2-1|41	%doc docs PKG-INFO README tests demo*
14mu|python3-paramiko-1.15.2-1|42	%{py_puresitedir}/*
14mu|python3-paramiko-1.15.2-1|43	
14mu|python3-paramiko-1.15.2-1|44	%changelog
14mu|python3-paramiko-1.15.2-1|45	
14mu|python3-paramiko-1.15.2-1|46	* Sat Feb 27 2016 Denis Silakov <dsilakov@gmail.com> 1.15.2-1
14mu|python3-paramiko-1.15.2-1|47	- (5cf77cf) Imported from SRPM
14mu|python3-paramiko-1.15.2-1|48	
14mu|python3-paramiko-1.15.2-1|49	

23826 14
14mu|python3-pillow-3.2.0-1|1	%define py3_incdir %{_includedir}/python%{py3_ver}
14mu|python3-pillow-3.2.0-1|2	%define py3_libbuilddir %(python3 -c 'import sys; import sysconfig; print("lib.{p}-{v[0]}.{v[1]}".format(p=sysconfig.get_platform(), v=sys.version_info))')
14mu|python3-pillow-3.2.0-1|3	
14mu|python3-pillow-3.2.0-1|4	Summary:	Python image processing library
14mu|python3-pillow-3.2.0-1|5	Name:		python3-pillow
14mu|python3-pillow-3.2.0-1|6	Version:	3.2.0
14mu|python3-pillow-3.2.0-1|7	Release:	1
14mu|python3-pillow-3.2.0-1|8	License:	MIT
14mu|python3-pillow-3.2.0-1|9	Group:		Development/Python
14mu|python3-pillow-3.2.0-1|10	Url:		http://python-imaging.github.io/
14mu|python3-pillow-3.2.0-1|11	Source0:	https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
14mu|python3-pillow-3.2.0-1|12	BuildRequires:	Py3Qt4
14mu|python3-pillow-3.2.0-1|13	BuildRequires:	python3-numpy
14mu|python3-pillow-3.2.0-1|14	BuildRequires:	python3-setuptools
14mu|python3-pillow-3.2.0-1|15	BuildRequires:	python3-sphinx
14mu|python3-pillow-3.2.0-1|16	BuildRequires:	tkinter3
14mu|python3-pillow-3.2.0-1|17	BuildRequires:	jpeg-devel
14mu|python3-pillow-3.2.0-1|18	BuildRequires:	tk-devel
14mu|python3-pillow-3.2.0-1|19	BuildRequires:	pkgconfig(freetype2)
14mu|python3-pillow-3.2.0-1|20	BuildRequires:	pkgconfig(lcms)
14mu|python3-pillow-3.2.0-1|21	BuildRequires:	pkgconfig(libtiff-4)
14mu|python3-pillow-3.2.0-1|22	BuildRequires:	pkgconfig(libwebp)
14mu|python3-pillow-3.2.0-1|23	BuildRequires:	pkgconfig(python3)
14mu|python3-pillow-3.2.0-1|24	BuildRequires:	pkgconfig(sane-backends)
14mu|python3-pillow-3.2.0-1|25	BuildRequires:	pkgconfig(zlib)
14mu|python3-pillow-3.2.0-1|26	
14mu|python3-pillow-3.2.0-1|27	# The package provides PIL, but has no egg-info for it,
14mu|python3-pillow-3.2.0-1|28	# so this dependency is not generated. However, for some other packages
14mu|python3-pillow-3.2.0-1|29	# Requires: pythonegg(pil) is still generated automatically
14mu|python3-pillow-3.2.0-1|30	# so adding this provide for compatibility
14mu|python3-pillow-3.2.0-1|31	Provides:	python3egg(pil)
14mu|python3-pillow-3.2.0-1|32	
14mu|python3-pillow-3.2.0-1|33	%description
14mu|python3-pillow-3.2.0-1|34	Python image processing library, fork of the Python Imaging Library (PIL)
14mu|python3-pillow-3.2.0-1|35	
14mu|python3-pillow-3.2.0-1|36	This library provides extensive file format support, an efficient
14mu|python3-pillow-3.2.0-1|37	internal representation, and powerful image processing capabilities.
14mu|python3-pillow-3.2.0-1|38	
14mu|python3-pillow-3.2.0-1|39	There are four subpackages: tk (tk interface), qt (PIL image wrapper for Qt),
14mu|python3-pillow-3.2.0-1|40	devel (development) and doc (documentation).
14mu|python3-pillow-3.2.0-1|41	
14mu|python3-pillow-3.2.0-1|42	Interface for scanning devices is now available in a separate package.
14mu|python3-pillow-3.2.0-1|43	called "python-sane".
14mu|python3-pillow-3.2.0-1|44	
14mu|python3-pillow-3.2.0-1|45	%files
14mu|python3-pillow-3.2.0-1|46	%doc README.rst CHANGES.rst docs/COPYING
14mu|python3-pillow-3.2.0-1|47	%{py3_platsitedir}/*
14mu|python3-pillow-3.2.0-1|48	%exclude %{py3_platsitedir}/PIL/ImageTk*
14mu|python3-pillow-3.2.0-1|49	%exclude %{py3_platsitedir}/PIL/SpiderImagePlugin*
14mu|python3-pillow-3.2.0-1|50	%exclude %{py3_platsitedir}/PIL/ImageQt*
14mu|python3-pillow-3.2.0-1|51	
14mu|python3-pillow-3.2.0-1|52	#----------------------------------------------------------------------------
14mu|python3-pillow-3.2.0-1|53	
14mu|python3-pillow-3.2.0-1|54	%package devel
14mu|python3-pillow-3.2.0-1|55	Summary:	Development files for %{name}
14mu|python3-pillow-3.2.0-1|56	Group:		Development/C
14mu|python3-pillow-3.2.0-1|57	Requires:	%{name} = %{EVRD}
14mu|python3-pillow-3.2.0-1|58	Requires:	jpeg-devel
14mu|python3-pillow-3.2.0-1|59	Requires:	pkgconfig(python3)
14mu|python3-pillow-3.2.0-1|60	Requires:	pkgconfig(zlib)
14mu|python3-pillow-3.2.0-1|61	
14mu|python3-pillow-3.2.0-1|62	%description devel
14mu|python3-pillow-3.2.0-1|63	Development files for %{name}.
14mu|python3-pillow-3.2.0-1|64	
14mu|python3-pillow-3.2.0-1|65	%files devel
14mu|python3-pillow-3.2.0-1|66	%doc README.rst CHANGES.rst docs/COPYING
14mu|python3-pillow-3.2.0-1|67	%{py3_incdir}/Imaging/
14mu|python3-pillow-3.2.0-1|68	
14mu|python3-pillow-3.2.0-1|69	#----------------------------------------------------------------------------
14mu|python3-pillow-3.2.0-1|70	
14mu|python3-pillow-3.2.0-1|71	%package doc
14mu|python3-pillow-3.2.0-1|72	Summary:	Documentation for %{name}
14mu|python3-pillow-3.2.0-1|73	Group:		Documentation
14mu|python3-pillow-3.2.0-1|74	Requires:	%{name} = %{EVRD}
14mu|python3-pillow-3.2.0-1|75	BuildArch:	noarch
14mu|python3-pillow-3.2.0-1|76	
14mu|python3-pillow-3.2.0-1|77	%description doc
14mu|python3-pillow-3.2.0-1|78	Documentation for %{name}.
14mu|python3-pillow-3.2.0-1|79	
14mu|python3-pillow-3.2.0-1|80	%files doc
14mu|python3-pillow-3.2.0-1|81	%doc Scripts docs/_build/html
14mu|python3-pillow-3.2.0-1|82	
14mu|python3-pillow-3.2.0-1|83	#----------------------------------------------------------------------------
14mu|python3-pillow-3.2.0-1|84	
14mu|python3-pillow-3.2.0-1|85	%package tk
14mu|python3-pillow-3.2.0-1|86	Summary:	Tk interface for %{name}
14mu|python3-pillow-3.2.0-1|87	Group:		System/Libraries
14mu|python3-pillow-3.2.0-1|88	Requires:	%{name} = %{EVRD}
14mu|python3-pillow-3.2.0-1|89	Requires:	tkinter3
14mu|python3-pillow-3.2.0-1|90	
14mu|python3-pillow-3.2.0-1|91	%description tk
14mu|python3-pillow-3.2.0-1|92	Tk interface for %{name}.
14mu|python3-pillow-3.2.0-1|93	
14mu|python3-pillow-3.2.0-1|94	%files tk
14mu|python3-pillow-3.2.0-1|95	%doc README.rst CHANGES.rst docs/COPYING
14mu|python3-pillow-3.2.0-1|96	%{py3_platsitedir}/PIL/ImageTk*
14mu|python3-pillow-3.2.0-1|97	%{py3_platsitedir}/PIL/SpiderImagePlugin*
14mu|python3-pillow-3.2.0-1|98	
14mu|python3-pillow-3.2.0-1|99	#----------------------------------------------------------------------------
14mu|python3-pillow-3.2.0-1|100	
14mu|python3-pillow-3.2.0-1|101	%package qt
14mu|python3-pillow-3.2.0-1|102	Summary:	PIL image wrapper for Qt
14mu|python3-pillow-3.2.0-1|103	Group:		System/Libraries
14mu|python3-pillow-3.2.0-1|104	Requires:	%{name} = %{EVRD}
14mu|python3-pillow-3.2.0-1|105	Requires:	Py3Qt4
14mu|python3-pillow-3.2.0-1|106	Provides:	python3-imaging-qt = %{EVRD}
14mu|python3-pillow-3.2.0-1|107	
14mu|python3-pillow-3.2.0-1|108	%description qt
14mu|python3-pillow-3.2.0-1|109	PIL image wrapper for Qt.
14mu|python3-pillow-3.2.0-1|110	
14mu|python3-pillow-3.2.0-1|111	%files qt
14mu|python3-pillow-3.2.0-1|112	%doc README.rst CHANGES.rst docs/COPYING
14mu|python3-pillow-3.2.0-1|113	%{py3_platsitedir}/PIL/ImageQt*
14mu|python3-pillow-3.2.0-1|114	
14mu|python3-pillow-3.2.0-1|115	#----------------------------------------------------------------------------
14mu|python3-pillow-3.2.0-1|116	
14mu|python3-pillow-3.2.0-1|117	%prep
14mu|python3-pillow-3.2.0-1|118	%setup -q -n Pillow-%{version}
14mu|python3-pillow-3.2.0-1|119	
14mu|python3-pillow-3.2.0-1|120	%build
14mu|python3-pillow-3.2.0-1|121	find -name '*.py' | xargs sed -i '1s|^#!.*python|#!%{__python3}|'
14mu|python3-pillow-3.2.0-1|122	CFLAGS="%{optflags}  -Wl,--no-as-needed -lpthread -lm" python3 setup.py build
14mu|python3-pillow-3.2.0-1|123	
14mu|python3-pillow-3.2.0-1|124	pushd docs
14mu|python3-pillow-3.2.0-1|125	PYTHONPATH=$PWD/.. make html
14mu|python3-pillow-3.2.0-1|126	rm -f _build/html/.buildinfo
14mu|python3-pillow-3.2.0-1|127	popd
14mu|python3-pillow-3.2.0-1|128	
14mu|python3-pillow-3.2.0-1|129	%install
14mu|python3-pillow-3.2.0-1|130	install -d %{buildroot}/%{py3_incdir}/Imaging
14mu|python3-pillow-3.2.0-1|131	install -m 644 libImaging/*.h %{buildroot}/%{py3_incdir}/Imaging
14mu|python3-pillow-3.2.0-1|132	python3 setup.py install --skip-build --root %{buildroot}
14mu|python3-pillow-3.2.0-1|133	
14mu|python3-pillow-3.2.0-1|134	rm -rf %{buildroot}%{_bindir}
14mu|python3-pillow-3.2.0-1|135	
14mu|python3-pillow-3.2.0-1|136	%changelog
14mu|python3-pillow-3.2.0-1|137	
14mu|python3-pillow-3.2.0-1|138	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 3.2.0-1
14mu|python3-pillow-3.2.0-1|139	- (2bc1acd) Updated to 3.2.0
14mu|python3-pillow-3.2.0-1|140	
14mu|python3-pillow-3.2.0-1|141	

23827 14
14mu|python3-py-1.4.31-2|1	%define module	py
14mu|python3-py-1.4.31-2|2	
14mu|python3-py-1.4.31-2|3	Summary:        Python development support library
14mu|python3-py-1.4.31-2|4	Name:           python3-%{module}
14mu|python3-py-1.4.31-2|5	Version:	1.4.31
14mu|python3-py-1.4.31-2|6	Release:        2
14mu|python3-py-1.4.31-2|7	License:        MIT
14mu|python3-py-1.4.31-2|8	Source:		http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz
14mu|python3-py-1.4.31-2|9	Group:          Development/Python
14mu|python3-py-1.4.31-2|10	Url:            http://pylib.org
14mu|python3-py-1.4.31-2|11	BuildArch:	noarch
14mu|python3-py-1.4.31-2|12	BuildRequires:  python3-setuptools
14mu|python3-py-1.4.31-2|13	BuildRequires:	python3-sphinx
14mu|python3-py-1.4.31-2|14	
14mu|python3-py-1.4.31-2|15	%description
14mu|python3-py-1.4.31-2|16	The py lib is a development support library featuring these tools and
14mu|python3-py-1.4.31-2|17	APIs:
14mu|python3-py-1.4.31-2|18	
14mu|python3-py-1.4.31-2|19	* py.path: uniform local and svn path objects
14mu|python3-py-1.4.31-2|20	* py.apipkg: explicit API control and lazy-importing
14mu|python3-py-1.4.31-2|21	* py.iniconfig: easy parsing of .ini files
14mu|python3-py-1.4.31-2|22	* py.code: dynamic code generation and introspection
14mu|python3-py-1.4.31-2|23	* py.path: uniform local and svn path objects
14mu|python3-py-1.4.31-2|24	
14mu|python3-py-1.4.31-2|25	%prep
14mu|python3-py-1.4.31-2|26	%setup -qn %{module}-%{version}
14mu|python3-py-1.4.31-2|27	
14mu|python3-py-1.4.31-2|28	%build
14mu|python3-py-1.4.31-2|29	python3 setup.py build
14mu|python3-py-1.4.31-2|30	
14mu|python3-py-1.4.31-2|31	%install
14mu|python3-py-1.4.31-2|32	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
14mu|python3-py-1.4.31-2|33	pushd doc
14mu|python3-py-1.4.31-2|34	PYTHONPATH=../build/lib make html
14mu|python3-py-1.4.31-2|35	popd
14mu|python3-py-1.4.31-2|36	
14mu|python3-py-1.4.31-2|37	%files
14mu|python3-py-1.4.31-2|38	%doc CHANGELOG LICENSE README.txt doc/_build/html
14mu|python3-py-1.4.31-2|39	%{py3_puresitedir}/py*
14mu|python3-py-1.4.31-2|40	
14mu|python3-py-1.4.31-2|41	%changelog
14mu|python3-py-1.4.31-2|42	
14mu|python3-py-1.4.31-2|43	* Thu Sep 22 2016 Denis Silakov <dsilakov@gmail.com> 1.4.31-2
14mu|python3-py-1.4.31-2|44	- (b7126db) Updated to 1.4.31 (sync with python2 package)
14mu|python3-py-1.4.31-2|45	
14mu|python3-py-1.4.31-2|46	

23828 14
14mu|python3-pycrypto-2.6.1-1|1	%define oname	pycrypto
14mu|python3-pycrypto-2.6.1-1|2	
14mu|python3-pycrypto-2.6.1-1|3	Summary:	Python interface to various crypto algorithms and protocols
14mu|python3-pycrypto-2.6.1-1|4	Name:		python3-%{oname}
14mu|python3-pycrypto-2.6.1-1|5	Version:	2.6.1
14mu|python3-pycrypto-2.6.1-1|6	Release:	1
14mu|python3-pycrypto-2.6.1-1|7	Source0:	http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/%{oname}-%{version}.tar.gz
14mu|python3-pycrypto-2.6.1-1|8	Source1:	http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/%{oname}-%{version}.tar.gz.asc
14mu|python3-pycrypto-2.6.1-1|9	Patch1:		pycrypto-2.6-link.patch
14mu|python3-pycrypto-2.6.1-1|10	License:	Public Domain
14mu|python3-pycrypto-2.6.1-1|11	Group:		Development/Python
14mu|python3-pycrypto-2.6.1-1|12	URL:		http://www.pycrypto.org
14mu|python3-pycrypto-2.6.1-1|13	BuildRequires:	python3-devel >= 2.2
14mu|python3-pycrypto-2.6.1-1|14	BuildRequires:	gmp-devel
14mu|python3-pycrypto-2.6.1-1|15	Requires:	python3
14mu|python3-pycrypto-2.6.1-1|16	
14mu|python3-pycrypto-2.6.1-1|17	%description
14mu|python3-pycrypto-2.6.1-1|18	The Toolkit is a collection of cryptographic algorithms and protocols,
14mu|python3-pycrypto-2.6.1-1|19	implemented for use from Python. Among the contents of the package:
14mu|python3-pycrypto-2.6.1-1|20	
14mu|python3-pycrypto-2.6.1-1|21	* Hash functions: MD2, MD4, RIPEMD.
14mu|python3-pycrypto-2.6.1-1|22	* Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-
14mu|python3-pycrypto-2.6.1-1|23	DES, IDEA, RC5.
14mu|python3-pycrypto-2.6.1-1|24	* Stream encryption algorithms: ARC4, simple XOR.
14mu|python3-pycrypto-2.6.1-1|25	* Public-key algorithms: RSA, DSA, ElGamal, qNEW.
14mu|python3-pycrypto-2.6.1-1|26	* Protocols: All-or-nothing transforms, chaffing/winnowing.
14mu|python3-pycrypto-2.6.1-1|27	* Miscellaneous: RFC1751 module for converting 128-key keys into a set
14mu|python3-pycrypto-2.6.1-1|28	of English words, primality testing.
14mu|python3-pycrypto-2.6.1-1|29	* Some demo programs (currently all quite old and outdated).
14mu|python3-pycrypto-2.6.1-1|30	
14mu|python3-pycrypto-2.6.1-1|31	%prep
14mu|python3-pycrypto-2.6.1-1|32	%setup -q -n %{oname}-%{version}
14mu|python3-pycrypto-2.6.1-1|33	%patch1 -p0 -b .link
14mu|python3-pycrypto-2.6.1-1|34	
14mu|python3-pycrypto-2.6.1-1|35	perl -pi -e 's|/usr/local/bin/|%{_bindir}/|' Util/RFC1751.py
14mu|python3-pycrypto-2.6.1-1|36	
14mu|python3-pycrypto-2.6.1-1|37	%build
14mu|python3-pycrypto-2.6.1-1|38	CFLAGS="%{optflags}" python3 setup.py build
14mu|python3-pycrypto-2.6.1-1|39	
14mu|python3-pycrypto-2.6.1-1|40	%install
14mu|python3-pycrypto-2.6.1-1|41	python3 setup.py install --root=%{buildroot} --compile --optimize=2
14mu|python3-pycrypto-2.6.1-1|42	
14mu|python3-pycrypto-2.6.1-1|43	%files
14mu|python3-pycrypto-2.6.1-1|44	%doc ChangeLog README COPYRIGHT TODO
14mu|python3-pycrypto-2.6.1-1|45	%{py3_platsitedir}/*
14mu|python3-pycrypto-2.6.1-1|46	
14mu|python3-pycrypto-2.6.1-1|47	%changelog
14mu|python3-pycrypto-2.6.1-1|48	
14mu|python3-pycrypto-2.6.1-1|49	* Sat Feb 27 2016 Denis Silakov <dsilakov@gmail.com> 2.6.1-1
14mu|python3-pycrypto-2.6.1-1|50	- (d4d622b) Imported from SRPM
14mu|python3-pycrypto-2.6.1-1|51	
14mu|python3-pycrypto-2.6.1-1|52	

23829 14
14mu|python3-pygments-2.0.2-1|1	%define tarname Pygments
14mu|python3-pygments-2.0.2-1|2	%define module	pygments
14mu|python3-pygments-2.0.2-1|3	
14mu|python3-pygments-2.0.2-1|4	Summary:	Syntax highlighting package written in Python
14mu|python3-pygments-2.0.2-1|5	
14mu|python3-pygments-2.0.2-1|6	Name:		python3-%{module}
14mu|python3-pygments-2.0.2-1|7	Version:	2.0.2
14mu|python3-pygments-2.0.2-1|8	Release:	1
14mu|python3-pygments-2.0.2-1|9	Group:		Development/Python
14mu|python3-pygments-2.0.2-1|10	License:	BSD
14mu|python3-pygments-2.0.2-1|11	Url:		http://pygments.org/
14mu|python3-pygments-2.0.2-1|12	Source0:	http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
14mu|python3-pygments-2.0.2-1|13	BuildArch:	noarch
14mu|python3-pygments-2.0.2-1|14	BuildRequires:	python3-setuptools
14mu|python3-pygments-2.0.2-1|15	BuildRequires:  python3-devel
14mu|python3-pygments-2.0.2-1|16	Requires:	python3-pkg-resources
14mu|python3-pygments-2.0.2-1|17	
14mu|python3-pygments-2.0.2-1|18	%description
14mu|python3-pygments-2.0.2-1|19	Pygments is a syntax highlighting package written in Python.  It is a
14mu|python3-pygments-2.0.2-1|20	generic syntax highlighter for general use in all kinds of software
14mu|python3-pygments-2.0.2-1|21	such as forum systems, wikis or other applications that need to
14mu|python3-pygments-2.0.2-1|22	prettify source code.  Highlights are:
14mu|python3-pygments-2.0.2-1|23	
14mu|python3-pygments-2.0.2-1|24	* a wide range of common languages and markup formats is supported
14mu|python3-pygments-2.0.2-1|25	* special attention is paid to details, increasing quality by a fair amount
14mu|python3-pygments-2.0.2-1|26	* support for new languages and formats are added easily
14mu|python3-pygments-2.0.2-1|27	* a number of output formats, presently HTML, LaTeX, RTF, SVG and ANSI
14mu|python3-pygments-2.0.2-1|28	sequences
14mu|python3-pygments-2.0.2-1|29	* it is usable as a command-line tool and as a library
14mu|python3-pygments-2.0.2-1|30	* ... and it highlights even Brainf*ck!
14mu|python3-pygments-2.0.2-1|31	
14mu|python3-pygments-2.0.2-1|32	%prep
14mu|python3-pygments-2.0.2-1|33	%setup -qn %{tarname}-%{version}
14mu|python3-pygments-2.0.2-1|34	find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14mu|python3-pygments-2.0.2-1|35	
14mu|python3-pygments-2.0.2-1|36	%build
14mu|python3-pygments-2.0.2-1|37	python3 setup.py build
14mu|python3-pygments-2.0.2-1|38	
14mu|python3-pygments-2.0.2-1|39	%install
14mu|python3-pygments-2.0.2-1|40	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --skip-build --root=%{buildroot}
14mu|python3-pygments-2.0.2-1|41	mv %{buildroot}%{_bindir}/pygmentize %{buildroot}%{_bindir}/py3gmentize
14mu|python3-pygments-2.0.2-1|42	
14mu|python3-pygments-2.0.2-1|43	mkdir -p %{buildroot}%{_mandir}/man1
14mu|python3-pygments-2.0.2-1|44	install -m 644 doc/pygmentize.1 %{buildroot}%{_mandir}/man1/py3gmentize.1
14mu|python3-pygments-2.0.2-1|45	
14mu|python3-pygments-2.0.2-1|46	%files
14mu|python3-pygments-2.0.2-1|47	%doc AUTHORS CHANGES LICENSE TODO
14mu|python3-pygments-2.0.2-1|48	%{_bindir}/py3gmentize
14mu|python3-pygments-2.0.2-1|49	%{py3_puresitedir}/pygments/*
14mu|python3-pygments-2.0.2-1|50	%{py3_puresitedir}/Pygments-*
14mu|python3-pygments-2.0.2-1|51	%{_mandir}/man1/py3gmentize.*
14mu|python3-pygments-2.0.2-1|52	
14mu|python3-pygments-2.0.2-1|53	%changelog
14mu|python3-pygments-2.0.2-1|54	
14mu|python3-pygments-2.0.2-1|55	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 2.0.2-1
14mu|python3-pygments-2.0.2-1|56	- (abb2949) Updated to 2.0.2
14mu|python3-pygments-2.0.2-1|57	
14mu|python3-pygments-2.0.2-1|58	

23830 14
14mu|python3-pytest-2.8.2-3|1	%define module	pytest
14mu|python3-pytest-2.8.2-3|2	
14mu|python3-pytest-2.8.2-3|3	Summary:	Cross-project testing tool for Python
14mu|python3-pytest-2.8.2-3|4	Name:		python3-%{module}
14mu|python3-pytest-2.8.2-3|5	Version:	2.8.2
14mu|python3-pytest-2.8.2-3|6	Release:	3
14mu|python3-pytest-2.8.2-3|7	Source0:	http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
14mu|python3-pytest-2.8.2-3|8	License:	MIT
14mu|python3-pytest-2.8.2-3|9	Group:		Development/Python
14mu|python3-pytest-2.8.2-3|10	Url:		http://pytest.org
14mu|python3-pytest-2.8.2-3|11	BuildArch:	noarch
14mu|python3-pytest-2.8.2-3|12	Requires:	python3-py >= 1.4.8
14mu|python3-pytest-2.8.2-3|13	BuildRequires:	python3-setuptools
14mu|python3-pytest-2.8.2-3|14	BuildRequires:	python3-sphinx
14mu|python3-pytest-2.8.2-3|15	BuildRequires:	python3-py
14mu|python3-pytest-2.8.2-3|16	
14mu|python3-pytest-2.8.2-3|17	%description
14mu|python3-pytest-2.8.2-3|18	py.test is a simple cross-project testing tool for Python.
14mu|python3-pytest-2.8.2-3|19	
14mu|python3-pytest-2.8.2-3|20	%prep
14mu|python3-pytest-2.8.2-3|21	%setup -qn %{module}-%{version}
14mu|python3-pytest-2.8.2-3|22	python3 setup.py build
14mu|python3-pytest-2.8.2-3|23	
14mu|python3-pytest-2.8.2-3|24	pushd doc/en
14mu|python3-pytest-2.8.2-3|25	export PYTHONPATH=../../build/lib
14mu|python3-pytest-2.8.2-3|26	make html
14mu|python3-pytest-2.8.2-3|27	popd
14mu|python3-pytest-2.8.2-3|28	
14mu|python3-pytest-2.8.2-3|29	%install
14mu|python3-pytest-2.8.2-3|30	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root=%{buildroot}
14mu|python3-pytest-2.8.2-3|31	rm -f %{buildroot}/%{_bindir}/py.test
14mu|python3-pytest-2.8.2-3|32	
14mu|python3-pytest-2.8.2-3|33	%files
14mu|python3-pytest-2.8.2-3|34	%doc CHANGELOG  doc/en/_build/html
14mu|python3-pytest-2.8.2-3|35	%{_bindir}/py.test*
14mu|python3-pytest-2.8.2-3|36	%{py3_puresitedir}/*pytest*
14mu|python3-pytest-2.8.2-3|37	%{py3_puresitedir}/__pycache__
14mu|python3-pytest-2.8.2-3|38	
14mu|python3-pytest-2.8.2-3|39	
14mu|python3-pytest-2.8.2-3|40	%changelog
14mu|python3-pytest-2.8.2-3|41	
14mu|python3-pytest-2.8.2-3|42	* Thu Sep 22 2016 Denis Silakov <dsilakov@gmail.com> 2.8.2-3
14mu|python3-pytest-2.8.2-3|43	- (beb08c8) Updated to 2.8.2 (sync with python2 package)
14mu|python3-pytest-2.8.2-3|44	
14mu|python3-pytest-2.8.2-3|45	

23831 14
14mu|python3-qt4-4.11.2-1|1	%define debug_package %{nil}
14mu|python3-qt4-4.11.2-1|2	
14mu|python3-qt4-4.11.2-1|3	Summary:	Set of Python 3 bindings for Trolltech's Qt application framework
14mu|python3-qt4-4.11.2-1|4	Name:		python3-qt4
14mu|python3-qt4-4.11.2-1|5	Version:	4.11.2
14mu|python3-qt4-4.11.2-1|6	Release:	1
14mu|python3-qt4-4.11.2-1|7	License:	GPLv2+
14mu|python3-qt4-4.11.2-1|8	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|9	Url:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
14mu|python3-qt4-4.11.2-1|10	Source0:	http://garr.dl.sourceforge.net/project/pyqt/PyQt4/PyQt-%{version}/PyQt-x11-gpl-%{version}.tar.gz
14mu|python3-qt4-4.11.2-1|11	Patch0:		03_qreal_float_support.dpatch
14mu|python3-qt4-4.11.2-1|12	BuildRequires:	python3-dbus
14mu|python3-qt4-4.11.2-1|13	BuildRequires:	python3-sip
14mu|python3-qt4-4.11.2-1|14	BuildRequires:	sed
14mu|python3-qt4-4.11.2-1|15	BuildRequires:	qt4-devel
14mu|python3-qt4-4.11.2-1|16	BuildRequires:	pkgconfig(dbus-1)
14mu|python3-qt4-4.11.2-1|17	# python3-dbus seems to be missing dbus/dbus-python.h
14mu|python3-qt4-4.11.2-1|18	BuildRequires:	pkgconfig(dbus-python)
14mu|python3-qt4-4.11.2-1|19	BuildRequires:	pkgconfig(phonon)
14mu|python3-qt4-4.11.2-1|20	BuildRequires:	pkgconfig(python3)
14mu|python3-qt4-4.11.2-1|21	BuildRequires:	pkgconfig(QtAssistantClient)
14mu|python3-qt4-4.11.2-1|22	BuildRequires:	pkgconfig(QtWebKit)
14mu|python3-qt4-4.11.2-1|23	Provides:	Py3Qt4 = %{EVRD}
14mu|python3-qt4-4.11.2-1|24	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|25	Requires:	%{name}-dbus = %{EVRD}
14mu|python3-qt4-4.11.2-1|26	Requires:	%{name}-declarative = %{EVRD}
14mu|python3-qt4-4.11.2-1|27	Requires:	%{name}-designer = %{EVRD}
14mu|python3-qt4-4.11.2-1|28	Requires:	%{name}-gui = %{EVRD}
14mu|python3-qt4-4.11.2-1|29	Requires:	%{name}-help = %{EVRD}
14mu|python3-qt4-4.11.2-1|30	Requires:	%{name}-multimedia = %{EVRD}
14mu|python3-qt4-4.11.2-1|31	Requires:	%{name}-network = %{EVRD}
14mu|python3-qt4-4.11.2-1|32	Requires:	%{name}-opengl = %{EVRD}
14mu|python3-qt4-4.11.2-1|33	Requires:	%{name}-phonon = %{EVRD}
14mu|python3-qt4-4.11.2-1|34	Requires:	%{name}-script = %{EVRD}
14mu|python3-qt4-4.11.2-1|35	Requires:	%{name}-scripttools = %{EVRD}
14mu|python3-qt4-4.11.2-1|36	Requires:	%{name}-sql = %{EVRD}
14mu|python3-qt4-4.11.2-1|37	Requires:	%{name}-svg = %{EVRD}
14mu|python3-qt4-4.11.2-1|38	Requires:	%{name}-test = %{EVRD}
14mu|python3-qt4-4.11.2-1|39	Requires:	%{name}-webkit = %{EVRD}
14mu|python3-qt4-4.11.2-1|40	Requires:	%{name}-xml = %{EVRD}
14mu|python3-qt4-4.11.2-1|41	Requires:	%{name}-xmlpatterns = %{EVRD}
14mu|python3-qt4-4.11.2-1|42	
14mu|python3-qt4-4.11.2-1|43	%description
14mu|python3-qt4-4.11.2-1|44	PyQt is a set of Python 3 bindings for Trolltech's Qt application framework.
14mu|python3-qt4-4.11.2-1|45	
14mu|python3-qt4-4.11.2-1|46	%files
14mu|python3-qt4-4.11.2-1|47	
14mu|python3-qt4-4.11.2-1|48	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|49	
14mu|python3-qt4-4.11.2-1|50	%package assistant
14mu|python3-qt4-4.11.2-1|51	Summary:	PyQt 4 assistant
14mu|python3-qt4-4.11.2-1|52	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|53	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|54	
14mu|python3-qt4-4.11.2-1|55	%description assistant
14mu|python3-qt4-4.11.2-1|56	PyQt 4 assistant.
14mu|python3-qt4-4.11.2-1|57	
14mu|python3-qt4-4.11.2-1|58	%files assistant
14mu|python3-qt4-4.11.2-1|59	%{py3_platsitedir}/PyQt4/QtAssistant.so
14mu|python3-qt4-4.11.2-1|60	%{_datadir}/sip3/PyQt4/QtAssistant
14mu|python3-qt4-4.11.2-1|61	
14mu|python3-qt4-4.11.2-1|62	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|63	
14mu|python3-qt4-4.11.2-1|64	%package core
14mu|python3-qt4-4.11.2-1|65	Summary:	PyQt 4 core
14mu|python3-qt4-4.11.2-1|66	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|67	Requires:	python3-sip-api(%{sip_api_major}) = %{sip_api}
14mu|python3-qt4-4.11.2-1|68	
14mu|python3-qt4-4.11.2-1|69	%description core
14mu|python3-qt4-4.11.2-1|70	PyQt 4 core.
14mu|python3-qt4-4.11.2-1|71	
14mu|python3-qt4-4.11.2-1|72	%files core
14mu|python3-qt4-4.11.2-1|73	%dir %{py3_platsitedir}/PyQt4
14mu|python3-qt4-4.11.2-1|74	%{py3_platsitedir}/PyQt4/uic
14mu|python3-qt4-4.11.2-1|75	%{py3_platsitedir}/PyQt4/__init__.py
14mu|python3-qt4-4.11.2-1|76	%{py3_platsitedir}/PyQt4/pyqtconfig.py
14mu|python3-qt4-4.11.2-1|77	%{py3_puresitedir}/dbus/*
14mu|python3-qt4-4.11.2-1|78	%{py3_platsitedir}/PyQt4/Qt.so
14mu|python3-qt4-4.11.2-1|79	%{py3_platsitedir}/PyQt4/QtCore.so
14mu|python3-qt4-4.11.2-1|80	%{_datadir}/sip3/PyQt4/Qt
14mu|python3-qt4-4.11.2-1|81	%{_datadir}/sip3/PyQt4/QtCore
14mu|python3-qt4-4.11.2-1|82	
14mu|python3-qt4-4.11.2-1|83	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|84	
14mu|python3-qt4-4.11.2-1|85	%package dbus
14mu|python3-qt4-4.11.2-1|86	Summary:	PyQt 4 dbus
14mu|python3-qt4-4.11.2-1|87	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|88	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|89	
14mu|python3-qt4-4.11.2-1|90	%description dbus
14mu|python3-qt4-4.11.2-1|91	PyQt 4 dbus.
14mu|python3-qt4-4.11.2-1|92	
14mu|python3-qt4-4.11.2-1|93	%files dbus
14mu|python3-qt4-4.11.2-1|94	%{py3_platsitedir}/PyQt4/QtDBus.so
14mu|python3-qt4-4.11.2-1|95	%{_datadir}/sip3/PyQt4/QtDBus
14mu|python3-qt4-4.11.2-1|96	
14mu|python3-qt4-4.11.2-1|97	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|98	
14mu|python3-qt4-4.11.2-1|99	%package declarative
14mu|python3-qt4-4.11.2-1|100	Summary:	PyQt 4 declarative
14mu|python3-qt4-4.11.2-1|101	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|102	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|103	
14mu|python3-qt4-4.11.2-1|104	%description declarative
14mu|python3-qt4-4.11.2-1|105	PyQt 4 declarative.
14mu|python3-qt4-4.11.2-1|106	
14mu|python3-qt4-4.11.2-1|107	%files declarative
14mu|python3-qt4-4.11.2-1|108	%{py3_platsitedir}/PyQt4/QtDeclarative.so
14mu|python3-qt4-4.11.2-1|109	%{_datadir}/sip3/PyQt4/QtDeclarative
14mu|python3-qt4-4.11.2-1|110	
14mu|python3-qt4-4.11.2-1|111	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|112	
14mu|python3-qt4-4.11.2-1|113	%package designer
14mu|python3-qt4-4.11.2-1|114	Summary:	PyQt 4 designer
14mu|python3-qt4-4.11.2-1|115	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|116	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|117	
14mu|python3-qt4-4.11.2-1|118	%description designer
14mu|python3-qt4-4.11.2-1|119	PyQt 4 designer.
14mu|python3-qt4-4.11.2-1|120	
14mu|python3-qt4-4.11.2-1|121	%files designer
14mu|python3-qt4-4.11.2-1|122	%{py3_platsitedir}/PyQt4/QtDesigner.so
14mu|python3-qt4-4.11.2-1|123	%{_datadir}/sip3/PyQt4/QtDesigner
14mu|python3-qt4-4.11.2-1|124	
14mu|python3-qt4-4.11.2-1|125	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|126	
14mu|python3-qt4-4.11.2-1|127	%package gui
14mu|python3-qt4-4.11.2-1|128	Summary:	PyQt 4 gui
14mu|python3-qt4-4.11.2-1|129	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|130	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|131	
14mu|python3-qt4-4.11.2-1|132	%description gui
14mu|python3-qt4-4.11.2-1|133	PyQt 4 gui.
14mu|python3-qt4-4.11.2-1|134	
14mu|python3-qt4-4.11.2-1|135	%files gui
14mu|python3-qt4-4.11.2-1|136	%{py3_platsitedir}/PyQt4/QtGui.so
14mu|python3-qt4-4.11.2-1|137	%{_datadir}/sip3/PyQt4/QtGui
14mu|python3-qt4-4.11.2-1|138	
14mu|python3-qt4-4.11.2-1|139	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|140	
14mu|python3-qt4-4.11.2-1|141	%package help
14mu|python3-qt4-4.11.2-1|142	Summary:	PyQt 4 help
14mu|python3-qt4-4.11.2-1|143	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|144	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|145	
14mu|python3-qt4-4.11.2-1|146	%description help
14mu|python3-qt4-4.11.2-1|147	PyQt 4 help.
14mu|python3-qt4-4.11.2-1|148	
14mu|python3-qt4-4.11.2-1|149	%files help
14mu|python3-qt4-4.11.2-1|150	%{py3_platsitedir}/PyQt4/QtHelp.so
14mu|python3-qt4-4.11.2-1|151	%{_datadir}/sip3/PyQt4/QtHelp
14mu|python3-qt4-4.11.2-1|152	
14mu|python3-qt4-4.11.2-1|153	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|154	
14mu|python3-qt4-4.11.2-1|155	%package multimedia
14mu|python3-qt4-4.11.2-1|156	Summary:	PyQt 4 multimedia
14mu|python3-qt4-4.11.2-1|157	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|158	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|159	
14mu|python3-qt4-4.11.2-1|160	%description multimedia
14mu|python3-qt4-4.11.2-1|161	PyQt 4 multimedia.
14mu|python3-qt4-4.11.2-1|162	
14mu|python3-qt4-4.11.2-1|163	%files multimedia
14mu|python3-qt4-4.11.2-1|164	%{py3_platsitedir}/PyQt4/QtMultimedia.so
14mu|python3-qt4-4.11.2-1|165	%{_datadir}/sip3/PyQt4/QtMultimedia
14mu|python3-qt4-4.11.2-1|166	
14mu|python3-qt4-4.11.2-1|167	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|168	
14mu|python3-qt4-4.11.2-1|169	%package network
14mu|python3-qt4-4.11.2-1|170	Summary:	PyQt 4 network
14mu|python3-qt4-4.11.2-1|171	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|172	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|173	
14mu|python3-qt4-4.11.2-1|174	%description network
14mu|python3-qt4-4.11.2-1|175	PyQt 4 network.
14mu|python3-qt4-4.11.2-1|176	
14mu|python3-qt4-4.11.2-1|177	%files network
14mu|python3-qt4-4.11.2-1|178	%{py3_platsitedir}/PyQt4/QtNetwork.so
14mu|python3-qt4-4.11.2-1|179	%{_datadir}/sip3/PyQt4/QtNetwork
14mu|python3-qt4-4.11.2-1|180	
14mu|python3-qt4-4.11.2-1|181	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|182	
14mu|python3-qt4-4.11.2-1|183	%package opengl
14mu|python3-qt4-4.11.2-1|184	Summary:	PyQt 4 opengl
14mu|python3-qt4-4.11.2-1|185	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|186	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|187	
14mu|python3-qt4-4.11.2-1|188	%description opengl
14mu|python3-qt4-4.11.2-1|189	PyQt 4 opengl.
14mu|python3-qt4-4.11.2-1|190	
14mu|python3-qt4-4.11.2-1|191	%files opengl
14mu|python3-qt4-4.11.2-1|192	%{py3_platsitedir}/PyQt4/QtOpenGL.so
14mu|python3-qt4-4.11.2-1|193	%{_datadir}/sip3/PyQt4/QtOpenGL
14mu|python3-qt4-4.11.2-1|194	
14mu|python3-qt4-4.11.2-1|195	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|196	
14mu|python3-qt4-4.11.2-1|197	%package phonon
14mu|python3-qt4-4.11.2-1|198	Summary:	PyQt 4 phonon
14mu|python3-qt4-4.11.2-1|199	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|200	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|201	
14mu|python3-qt4-4.11.2-1|202	%description phonon
14mu|python3-qt4-4.11.2-1|203	PyQt 4 phonon.
14mu|python3-qt4-4.11.2-1|204	
14mu|python3-qt4-4.11.2-1|205	%files phonon
14mu|python3-qt4-4.11.2-1|206	%{py3_platsitedir}/PyQt4/phonon.so
14mu|python3-qt4-4.11.2-1|207	%{_datadir}/sip3/PyQt4/phonon
14mu|python3-qt4-4.11.2-1|208	
14mu|python3-qt4-4.11.2-1|209	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|210	
14mu|python3-qt4-4.11.2-1|211	%package script
14mu|python3-qt4-4.11.2-1|212	Summary:	PyQt 4 script
14mu|python3-qt4-4.11.2-1|213	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|214	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|215	
14mu|python3-qt4-4.11.2-1|216	%description script
14mu|python3-qt4-4.11.2-1|217	PyQt 4 script.
14mu|python3-qt4-4.11.2-1|218	
14mu|python3-qt4-4.11.2-1|219	%files script
14mu|python3-qt4-4.11.2-1|220	%{py3_platsitedir}/PyQt4/QtScript.so
14mu|python3-qt4-4.11.2-1|221	%{_datadir}/sip3/PyQt4/QtScript
14mu|python3-qt4-4.11.2-1|222	
14mu|python3-qt4-4.11.2-1|223	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|224	
14mu|python3-qt4-4.11.2-1|225	%package scripttools
14mu|python3-qt4-4.11.2-1|226	Summary:	PyQt 4 scripttools
14mu|python3-qt4-4.11.2-1|227	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|228	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|229	
14mu|python3-qt4-4.11.2-1|230	%description scripttools
14mu|python3-qt4-4.11.2-1|231	PyQt 4 scripttools.
14mu|python3-qt4-4.11.2-1|232	
14mu|python3-qt4-4.11.2-1|233	%files scripttools
14mu|python3-qt4-4.11.2-1|234	%{py3_platsitedir}/PyQt4/QtScriptTools.so
14mu|python3-qt4-4.11.2-1|235	%{_datadir}/sip3/PyQt4/QtScriptTools
14mu|python3-qt4-4.11.2-1|236	
14mu|python3-qt4-4.11.2-1|237	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|238	
14mu|python3-qt4-4.11.2-1|239	%package sql
14mu|python3-qt4-4.11.2-1|240	Summary:	PyQt 4 sql
14mu|python3-qt4-4.11.2-1|241	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|242	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|243	
14mu|python3-qt4-4.11.2-1|244	%description sql
14mu|python3-qt4-4.11.2-1|245	PyQt 4 sql.
14mu|python3-qt4-4.11.2-1|246	
14mu|python3-qt4-4.11.2-1|247	%files sql
14mu|python3-qt4-4.11.2-1|248	%{py3_platsitedir}/PyQt4/QtSql.so
14mu|python3-qt4-4.11.2-1|249	%{_datadir}/sip3/PyQt4/QtSql
14mu|python3-qt4-4.11.2-1|250	
14mu|python3-qt4-4.11.2-1|251	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|252	
14mu|python3-qt4-4.11.2-1|253	%package svg
14mu|python3-qt4-4.11.2-1|254	Summary:	PyQt 4 svg
14mu|python3-qt4-4.11.2-1|255	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|256	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|257	
14mu|python3-qt4-4.11.2-1|258	%description svg
14mu|python3-qt4-4.11.2-1|259	PyQt 4 svg.
14mu|python3-qt4-4.11.2-1|260	
14mu|python3-qt4-4.11.2-1|261	%files svg
14mu|python3-qt4-4.11.2-1|262	%{py3_platsitedir}/PyQt4/QtSvg.so
14mu|python3-qt4-4.11.2-1|263	%{_datadir}/sip3/PyQt4/QtSvg
14mu|python3-qt4-4.11.2-1|264	
14mu|python3-qt4-4.11.2-1|265	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|266	
14mu|python3-qt4-4.11.2-1|267	%package test
14mu|python3-qt4-4.11.2-1|268	Summary:	PyQt 4 test
14mu|python3-qt4-4.11.2-1|269	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|270	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|271	
14mu|python3-qt4-4.11.2-1|272	%description test
14mu|python3-qt4-4.11.2-1|273	PyQt 4 test.
14mu|python3-qt4-4.11.2-1|274	
14mu|python3-qt4-4.11.2-1|275	%files test
14mu|python3-qt4-4.11.2-1|276	%{py3_platsitedir}/PyQt4/QtTest.so
14mu|python3-qt4-4.11.2-1|277	%{_datadir}/sip3/PyQt4/QtTest
14mu|python3-qt4-4.11.2-1|278	
14mu|python3-qt4-4.11.2-1|279	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|280	
14mu|python3-qt4-4.11.2-1|281	%package webkit
14mu|python3-qt4-4.11.2-1|282	Summary:	PyQt 4 Webkit
14mu|python3-qt4-4.11.2-1|283	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|284	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|285	
14mu|python3-qt4-4.11.2-1|286	%description webkit
14mu|python3-qt4-4.11.2-1|287	PyQt 4 webkit.
14mu|python3-qt4-4.11.2-1|288	
14mu|python3-qt4-4.11.2-1|289	%files webkit
14mu|python3-qt4-4.11.2-1|290	%{py3_platsitedir}/PyQt4/QtWebKit.so
14mu|python3-qt4-4.11.2-1|291	%{_datadir}/sip3/PyQt4/QtWebKit
14mu|python3-qt4-4.11.2-1|292	
14mu|python3-qt4-4.11.2-1|293	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|294	
14mu|python3-qt4-4.11.2-1|295	%package xml
14mu|python3-qt4-4.11.2-1|296	Summary:	PyQt 4 xml
14mu|python3-qt4-4.11.2-1|297	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|298	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|299	
14mu|python3-qt4-4.11.2-1|300	%description xml
14mu|python3-qt4-4.11.2-1|301	PyQt 4 xml.
14mu|python3-qt4-4.11.2-1|302	
14mu|python3-qt4-4.11.2-1|303	%files xml
14mu|python3-qt4-4.11.2-1|304	%{py3_platsitedir}/PyQt4/QtXml.so
14mu|python3-qt4-4.11.2-1|305	%{_datadir}/sip3/PyQt4/QtXml
14mu|python3-qt4-4.11.2-1|306	
14mu|python3-qt4-4.11.2-1|307	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|308	
14mu|python3-qt4-4.11.2-1|309	%package xmlpatterns
14mu|python3-qt4-4.11.2-1|310	Summary:	PyQt 4 xmlpatterns
14mu|python3-qt4-4.11.2-1|311	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|312	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt4-4.11.2-1|313	
14mu|python3-qt4-4.11.2-1|314	%description xmlpatterns
14mu|python3-qt4-4.11.2-1|315	PyQt 4 xmlpatterns.
14mu|python3-qt4-4.11.2-1|316	
14mu|python3-qt4-4.11.2-1|317	%files xmlpatterns
14mu|python3-qt4-4.11.2-1|318	%{py3_platsitedir}/PyQt4/QtXmlPatterns.so
14mu|python3-qt4-4.11.2-1|319	%{_datadir}/sip3/PyQt4/QtXmlPatterns
14mu|python3-qt4-4.11.2-1|320	
14mu|python3-qt4-4.11.2-1|321	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|322	
14mu|python3-qt4-4.11.2-1|323	%package devel
14mu|python3-qt4-4.11.2-1|324	Summary:	PyQt 4 devel
14mu|python3-qt4-4.11.2-1|325	Group:		Development/KDE and Qt
14mu|python3-qt4-4.11.2-1|326	Requires:	%{name} = %{EVRD}
14mu|python3-qt4-4.11.2-1|327	Requires:	qt4-designer
14mu|python3-qt4-4.11.2-1|328	Conflicts:	python-qt4-devel
14mu|python3-qt4-4.11.2-1|329	
14mu|python3-qt4-4.11.2-1|330	%description devel
14mu|python3-qt4-4.11.2-1|331	PyQt 4 devel utilities.
14mu|python3-qt4-4.11.2-1|332	
14mu|python3-qt4-4.11.2-1|333	%files devel
14mu|python3-qt4-4.11.2-1|334	%{_bindir}/pyuic4
14mu|python3-qt4-4.11.2-1|335	%{_bindir}/pyrcc4
14mu|python3-qt4-4.11.2-1|336	%{_bindir}/pylupdate4
14mu|python3-qt4-4.11.2-1|337	%{qt4plugins}/designer/*
14mu|python3-qt4-4.11.2-1|338	
14mu|python3-qt4-4.11.2-1|339	#------------------------------------------------------------
14mu|python3-qt4-4.11.2-1|340	
14mu|python3-qt4-4.11.2-1|341	%prep
14mu|python3-qt4-4.11.2-1|342	%setup -qn PyQt-x11-gpl-%{version}
14mu|python3-qt4-4.11.2-1|343	%patch0 -p1 -b .real
14mu|python3-qt4-4.11.2-1|344	
14mu|python3-qt4-4.11.2-1|345	%build
14mu|python3-qt4-4.11.2-1|346	export QTDIR=%{qt4dir}
14mu|python3-qt4-4.11.2-1|347	export PATH=%{qt4dir}/bin:$PATH
14mu|python3-qt4-4.11.2-1|348	export CFLAGS='%{optflags} -fPIC'
14mu|python3-qt4-4.11.2-1|349	export CXXFLAGS='%{optflags} -fPIC'
14mu|python3-qt4-4.11.2-1|350	
14mu|python3-qt4-4.11.2-1|351	python3 ./configure.py \
14mu|python3-qt4-4.11.2-1|352	--no-qsci-api \
14mu|python3-qt4-4.11.2-1|353	--confirm-license \
14mu|python3-qt4-4.11.2-1|354	-s /usr/include/dbus-1.0
14mu|python3-qt4-4.11.2-1|355	
14mu|python3-qt4-4.11.2-1|356	# Some modules not requires X libraries
14mu|python3-qt4-4.11.2-1|357	# Python sip not diferentiate qt modules and always add a X set of
14mu|python3-qt4-4.11.2-1|358	# libs to link. We're explicitely this unecessary links
14mu|python3-qt4-4.11.2-1|359	# Using same approach to add missin libpython linh
14mu|python3-qt4-4.11.2-1|360	
14mu|python3-qt4-4.11.2-1|361	for name in Qt dbus phonon QtAssistant QtCore QtDBus QtDeclarative QtGui QtMultimedia QtNetwork QtOpenGL QtWebKit QtScript QtSvg QtSql QtDesigner QtTest QtXml QtXmlPatterns QtHelp QtScriptTools; do
14mu|python3-qt4-4.11.2-1|362	if [ -e ${name}/Makefile ]; then
14mu|python3-qt4-4.11.2-1|363	sed -i "s,^LIBS = ,LIBS = $(python3-config --libs) ,g" ${name}/Makefile
14mu|python3-qt4-4.11.2-1|364	fi
14mu|python3-qt4-4.11.2-1|365	done
14mu|python3-qt4-4.11.2-1|366	sed -i "s,/usr/lib/qt4/include/phonon,/usr/include/phonon,g" phonon/Makefile
14mu|python3-qt4-4.11.2-1|367	sed -i "s,/usr/lib/qt4//include/phonon,/usr/include/phonon,g" phonon/Makefile
14mu|python3-qt4-4.11.2-1|368	
14mu|python3-qt4-4.11.2-1|369	%make
14mu|python3-qt4-4.11.2-1|370	
14mu|python3-qt4-4.11.2-1|371	%install
14mu|python3-qt4-4.11.2-1|372	%makeinstall_std INSTALL_ROOT=%{buildroot}
14mu|python3-qt4-4.11.2-1|373	
14mu|python3-qt4-4.11.2-1|374	
14mu|python3-qt4-4.11.2-1|375	%changelog
14mu|python3-qt4-4.11.2-1|376	* Sat Oct 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11.2-1
14mu|python3-qt4-4.11.2-1|377	+ Revision: d46b3d0
14mu|python3-qt4-4.11.2-1|378	- Devel package conflicts with python-qt4-devel, not python-qt4
14mu|python3-qt4-4.11.2-1|379	
14mu|python3-qt4-4.11.2-1|380	

23832 14
14mu|python3-qt5-5.5.1-1|1	%define _enable_debug_packages %{nil}
14mu|python3-qt5-5.5.1-1|2	%define debug_package %{nil}
14mu|python3-qt5-5.5.1-1|3	
14mu|python3-qt5-5.5.1-1|4	Summary:	Set of Python 3 bindings for Trolltech's Qt application framework
14mu|python3-qt5-5.5.1-1|5	Name:		python3-qt5
14mu|python3-qt5-5.5.1-1|6	Version:	5.5.1
14mu|python3-qt5-5.5.1-1|7	Release:	1
14mu|python3-qt5-5.5.1-1|8	License:	GPLv2+
14mu|python3-qt5-5.5.1-1|9	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|10	Url:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
14mu|python3-qt5-5.5.1-1|11	Source0:	http://downloads.sourceforge.net/pyqt/PyQt-gpl-%{version}.tar.gz
14mu|python3-qt5-5.5.1-1|12	Patch0:		PyQt-gpl-5.5.1-sip3.patch
14mu|python3-qt5-5.5.1-1|13	BuildRequires:	python3-dbus
14mu|python3-qt5-5.5.1-1|14	BuildRequires:	python3-sip
14mu|python3-qt5-5.5.1-1|15	BuildRequires:	qmake5
14mu|python3-qt5-5.5.1-1|16	BuildRequires:	qt5-macros
14mu|python3-qt5-5.5.1-1|17	BuildRequires:	sed
14mu|python3-qt5-5.5.1-1|18	# python3-dbus seems to be missing dbus/dbus-python.h
14mu|python3-qt5-5.5.1-1|19	BuildRequires:	pkgconfig(dbus-python)
14mu|python3-qt5-5.5.1-1|20	BuildRequires:	pkgconfig(Enginio)
14mu|python3-qt5-5.5.1-1|21	BuildRequires:	pkgconfig(python3)
14mu|python3-qt5-5.5.1-1|22	BuildRequires:	pkgconfig(Qt5Bluetooth)
14mu|python3-qt5-5.5.1-1|23	BuildRequires:	pkgconfig(Qt5Core)
14mu|python3-qt5-5.5.1-1|24	BuildRequires:	pkgconfig(Qt5DBus)
14mu|python3-qt5-5.5.1-1|25	BuildRequires:	pkgconfig(Qt5Designer)
14mu|python3-qt5-5.5.1-1|26	BuildRequires:	pkgconfig(Qt5Gui)
14mu|python3-qt5-5.5.1-1|27	BuildRequires:	pkgconfig(Qt5Help)
14mu|python3-qt5-5.5.1-1|28	BuildRequires:	pkgconfig(Qt5Location)
14mu|python3-qt5-5.5.1-1|29	BuildRequires:	pkgconfig(Qt5Multimedia)
14mu|python3-qt5-5.5.1-1|30	BuildRequires:	pkgconfig(Qt5MultimediaWidgets)
14mu|python3-qt5-5.5.1-1|31	BuildRequires:	pkgconfig(Qt5Network)
14mu|python3-qt5-5.5.1-1|32	BuildRequires:	pkgconfig(Qt5Nfc)
14mu|python3-qt5-5.5.1-1|33	BuildRequires:	pkgconfig(Qt5OpenGL)
14mu|python3-qt5-5.5.1-1|34	BuildRequires:	pkgconfig(Qt5Positioning)
14mu|python3-qt5-5.5.1-1|35	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|python3-qt5-5.5.1-1|36	BuildRequires:	pkgconfig(Qt5Qml)
14mu|python3-qt5-5.5.1-1|37	BuildRequires:	pkgconfig(Qt5Quick)
14mu|python3-qt5-5.5.1-1|38	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|python3-qt5-5.5.1-1|39	BuildRequires:	pkgconfig(Qt5Sensors)
14mu|python3-qt5-5.5.1-1|40	BuildRequires:	pkgconfig(Qt5SerialPort)
14mu|python3-qt5-5.5.1-1|41	BuildRequires:	pkgconfig(Qt5Sql)
14mu|python3-qt5-5.5.1-1|42	BuildRequires:	pkgconfig(Qt5Svg)
14mu|python3-qt5-5.5.1-1|43	BuildRequires:	pkgconfig(Qt5Test)
14mu|python3-qt5-5.5.1-1|44	BuildRequires:	pkgconfig(Qt5WebChannel)
14mu|python3-qt5-5.5.1-1|45	BuildRequires:	pkgconfig(Qt5WebEngineWidgets)
14mu|python3-qt5-5.5.1-1|46	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|python3-qt5-5.5.1-1|47	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|python3-qt5-5.5.1-1|48	BuildRequires:	pkgconfig(Qt5WebSockets)
14mu|python3-qt5-5.5.1-1|49	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|python3-qt5-5.5.1-1|50	BuildRequires:	pkgconfig(Qt5Xml)
14mu|python3-qt5-5.5.1-1|51	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14mu|python3-qt5-5.5.1-1|52	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|python3-qt5-5.5.1-1|53	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|54	Requires:	%{name}-dbus = %{EVRD}
14mu|python3-qt5-5.5.1-1|55	Requires:	%{name}-bluetooth = %{EVRD}
14mu|python3-qt5-5.5.1-1|56	Requires:	%{name}-designer = %{EVRD}
14mu|python3-qt5-5.5.1-1|57	Requires:	%{name}-enginio = %{EVRD}
14mu|python3-qt5-5.5.1-1|58	Requires:	%{name}-gui = %{EVRD}
14mu|python3-qt5-5.5.1-1|59	Requires:	%{name}-multimedia = %{EVRD}
14mu|python3-qt5-5.5.1-1|60	Requires:	%{name}-multimediawidgets = %{EVRD}
14mu|python3-qt5-5.5.1-1|61	Requires:	%{name}-network = %{EVRD}
14mu|python3-qt5-5.5.1-1|62	Requires:	%{name}-opengl = %{EVRD}
14mu|python3-qt5-5.5.1-1|63	Requires:	%{name}-positioning = %{EVRD}
14mu|python3-qt5-5.5.1-1|64	Requires:	%{name}-printsupport = %{EVRD}
14mu|python3-qt5-5.5.1-1|65	Requires:	%{name}-qml = %{EVRD}
14mu|python3-qt5-5.5.1-1|66	Requires:	%{name}-quick = %{EVRD}
14mu|python3-qt5-5.5.1-1|67	Requires:	%{name}-quickwidgets = %{EVRD}
14mu|python3-qt5-5.5.1-1|68	Requires:	%{name}-sensors = %{EVRD}
14mu|python3-qt5-5.5.1-1|69	Requires:	%{name}-serialport = %{EVRD}
14mu|python3-qt5-5.5.1-1|70	Requires:	%{name}-sql = %{EVRD}
14mu|python3-qt5-5.5.1-1|71	Requires:	%{name}-svg = %{EVRD}
14mu|python3-qt5-5.5.1-1|72	Requires:	%{name}-test = %{EVRD}
14mu|python3-qt5-5.5.1-1|73	Requires:	%{name}-webchannel = %{EVRD}
14mu|python3-qt5-5.5.1-1|74	Requires:	%{name}-webenginewidgets = %{EVRD}
14mu|python3-qt5-5.5.1-1|75	Requires:	%{name}-webkit = %{EVRD}
14mu|python3-qt5-5.5.1-1|76	Requires:	%{name}-webkitwidgets = %{EVRD}
14mu|python3-qt5-5.5.1-1|77	Requires:	%{name}-websockets = %{EVRD}
14mu|python3-qt5-5.5.1-1|78	Requires:	%{name}-widgets = %{EVRD}
14mu|python3-qt5-5.5.1-1|79	Requires:	%{name}-xml = %{EVRD}
14mu|python3-qt5-5.5.1-1|80	Requires:	%{name}-xmlpatterns = %{EVRD}
14mu|python3-qt5-5.5.1-1|81	Requires:	%{name}-x11extras = %{EVRD}
14mu|python3-qt5-5.5.1-1|82	Provides:	Py3Qt5 = %{EVRD}
14mu|python3-qt5-5.5.1-1|83	
14mu|python3-qt5-5.5.1-1|84	%description
14mu|python3-qt5-5.5.1-1|85	PyQt is a set of Python 3 bindings for Trolltech's Qt application framework.
14mu|python3-qt5-5.5.1-1|86	
14mu|python3-qt5-5.5.1-1|87	%files
14mu|python3-qt5-5.5.1-1|88	
14mu|python3-qt5-5.5.1-1|89	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|90	
14mu|python3-qt5-5.5.1-1|91	%package core
14mu|python3-qt5-5.5.1-1|92	Summary:	PyQt 5 core
14mu|python3-qt5-5.5.1-1|93	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|94	Requires:	python3-sip-api(%{sip_api_major}) = %{sip_api}
14mu|python3-qt5-5.5.1-1|95	
14mu|python3-qt5-5.5.1-1|96	%description core
14mu|python3-qt5-5.5.1-1|97	PyQt 5 core.
14mu|python3-qt5-5.5.1-1|98	
14mu|python3-qt5-5.5.1-1|99	%files core
14mu|python3-qt5-5.5.1-1|100	%dir %{py3_platsitedir}/PyQt5
14mu|python3-qt5-5.5.1-1|101	%{py3_platsitedir}/PyQt5/uic
14mu|python3-qt5-5.5.1-1|102	%{py3_platsitedir}/PyQt5/__init__.py*
14mu|python3-qt5-5.5.1-1|103	%{py3_puresitedir}/dbus/*
14mu|python3-qt5-5.5.1-1|104	%{py3_platsitedir}/PyQt5/Qt.so
14mu|python3-qt5-5.5.1-1|105	%{py3_platsitedir}/PyQt5/QtCore.so
14mu|python3-qt5-5.5.1-1|106	%{_datadir}/sip3/PyQt5/Qt
14mu|python3-qt5-5.5.1-1|107	%{_datadir}/sip3/PyQt5/QtCore
14mu|python3-qt5-5.5.1-1|108	
14mu|python3-qt5-5.5.1-1|109	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|110	
14mu|python3-qt5-5.5.1-1|111	%package dbus
14mu|python3-qt5-5.5.1-1|112	Summary:	PyQt 5 dbus
14mu|python3-qt5-5.5.1-1|113	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|114	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|115	
14mu|python3-qt5-5.5.1-1|116	%description dbus
14mu|python3-qt5-5.5.1-1|117	PyQt 5 dbus.
14mu|python3-qt5-5.5.1-1|118	
14mu|python3-qt5-5.5.1-1|119	%files dbus
14mu|python3-qt5-5.5.1-1|120	%{py3_platsitedir}/PyQt5/QtDBus.so
14mu|python3-qt5-5.5.1-1|121	%{_datadir}/sip3/PyQt5/QtDBus
14mu|python3-qt5-5.5.1-1|122	
14mu|python3-qt5-5.5.1-1|123	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|124	
14mu|python3-qt5-5.5.1-1|125	%package designer
14mu|python3-qt5-5.5.1-1|126	Summary:	PyQt 5 designer
14mu|python3-qt5-5.5.1-1|127	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|128	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|129	
14mu|python3-qt5-5.5.1-1|130	%description designer
14mu|python3-qt5-5.5.1-1|131	PyQt 5 designer.
14mu|python3-qt5-5.5.1-1|132	
14mu|python3-qt5-5.5.1-1|133	%files designer
14mu|python3-qt5-5.5.1-1|134	%{py3_platsitedir}/PyQt5/QtDesigner.so
14mu|python3-qt5-5.5.1-1|135	%{_datadir}/sip3/PyQt5/QtDesigner
14mu|python3-qt5-5.5.1-1|136	
14mu|python3-qt5-5.5.1-1|137	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|138	
14mu|python3-qt5-5.5.1-1|139	%package enginio
14mu|python3-qt5-5.5.1-1|140	Summary:	PyQt 5 enginio
14mu|python3-qt5-5.5.1-1|141	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|142	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|143	
14mu|python3-qt5-5.5.1-1|144	%description enginio
14mu|python3-qt5-5.5.1-1|145	PyQt 5 enginio.
14mu|python3-qt5-5.5.1-1|146	
14mu|python3-qt5-5.5.1-1|147	%files enginio
14mu|python3-qt5-5.5.1-1|148	%{py3_platsitedir}/PyQt5/Enginio.so
14mu|python3-qt5-5.5.1-1|149	%{_datadir}/sip3/PyQt5/Enginio
14mu|python3-qt5-5.5.1-1|150	
14mu|python3-qt5-5.5.1-1|151	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|152	
14mu|python3-qt5-5.5.1-1|153	%package bluetooth
14mu|python3-qt5-5.5.1-1|154	Summary:	PyQt 5 bluetooth
14mu|python3-qt5-5.5.1-1|155	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|156	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|157	
14mu|python3-qt5-5.5.1-1|158	%description bluetooth
14mu|python3-qt5-5.5.1-1|159	PyQt 5 bluetooth.
14mu|python3-qt5-5.5.1-1|160	
14mu|python3-qt5-5.5.1-1|161	%files bluetooth
14mu|python3-qt5-5.5.1-1|162	%{py3_platsitedir}/PyQt5/QtBluetooth.so
14mu|python3-qt5-5.5.1-1|163	%{_datadir}/sip3/PyQt5/QtBluetooth
14mu|python3-qt5-5.5.1-1|164	
14mu|python3-qt5-5.5.1-1|165	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|166	
14mu|python3-qt5-5.5.1-1|167	%package gui
14mu|python3-qt5-5.5.1-1|168	Summary:	PyQt 5 gui
14mu|python3-qt5-5.5.1-1|169	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|170	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|171	
14mu|python3-qt5-5.5.1-1|172	%description gui
14mu|python3-qt5-5.5.1-1|173	PyQt 5 gui.
14mu|python3-qt5-5.5.1-1|174	
14mu|python3-qt5-5.5.1-1|175	%files gui
14mu|python3-qt5-5.5.1-1|176	%{py3_platsitedir}/PyQt5/QtGui.so
14mu|python3-qt5-5.5.1-1|177	%{py3_platsitedir}/PyQt5/_QOpenGLFunctions_2_0.so
14mu|python3-qt5-5.5.1-1|178	%{py3_platsitedir}/PyQt5/_QOpenGLFunctions_2_1.so
14mu|python3-qt5-5.5.1-1|179	%{py3_platsitedir}/PyQt5/_QOpenGLFunctions_4_1_Core.so
14mu|python3-qt5-5.5.1-1|180	%{_datadir}/sip3/PyQt5/QtGui
14mu|python3-qt5-5.5.1-1|181	%{_datadir}/sip3/PyQt5/_QOpenGLFunctions_2_0
14mu|python3-qt5-5.5.1-1|182	%{_datadir}/sip3/PyQt5/_QOpenGLFunctions_2_1
14mu|python3-qt5-5.5.1-1|183	%{_datadir}/sip3/PyQt5/_QOpenGLFunctions_4_1_Core
14mu|python3-qt5-5.5.1-1|184	
14mu|python3-qt5-5.5.1-1|185	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|186	
14mu|python3-qt5-5.5.1-1|187	%package help
14mu|python3-qt5-5.5.1-1|188	Summary:	PyQt 5 help
14mu|python3-qt5-5.5.1-1|189	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|190	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|191	
14mu|python3-qt5-5.5.1-1|192	%description help
14mu|python3-qt5-5.5.1-1|193	PyQt 5 help.
14mu|python3-qt5-5.5.1-1|194	
14mu|python3-qt5-5.5.1-1|195	%files help
14mu|python3-qt5-5.5.1-1|196	%{py3_platsitedir}/PyQt5/QtHelp.so
14mu|python3-qt5-5.5.1-1|197	%{_datadir}/sip3/PyQt5/QtHelp
14mu|python3-qt5-5.5.1-1|198	
14mu|python3-qt5-5.5.1-1|199	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|200	
14mu|python3-qt5-5.5.1-1|201	%package location
14mu|python3-qt5-5.5.1-1|202	Summary:	PyQt 5 location
14mu|python3-qt5-5.5.1-1|203	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|204	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|205	
14mu|python3-qt5-5.5.1-1|206	%description location
14mu|python3-qt5-5.5.1-1|207	PyQt 5 location.
14mu|python3-qt5-5.5.1-1|208	
14mu|python3-qt5-5.5.1-1|209	%files location
14mu|python3-qt5-5.5.1-1|210	%{py3_platsitedir}/PyQt5/QtLocation.so
14mu|python3-qt5-5.5.1-1|211	%{_datadir}/sip3/PyQt5/QtLocation
14mu|python3-qt5-5.5.1-1|212	
14mu|python3-qt5-5.5.1-1|213	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|214	
14mu|python3-qt5-5.5.1-1|215	%package multimedia
14mu|python3-qt5-5.5.1-1|216	Summary:	PyQt 5 multimedia
14mu|python3-qt5-5.5.1-1|217	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|218	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|219	
14mu|python3-qt5-5.5.1-1|220	%description multimedia
14mu|python3-qt5-5.5.1-1|221	PyQt 5 multimedia.
14mu|python3-qt5-5.5.1-1|222	
14mu|python3-qt5-5.5.1-1|223	%files multimedia
14mu|python3-qt5-5.5.1-1|224	%{py3_platsitedir}/PyQt5/QtMultimedia.so
14mu|python3-qt5-5.5.1-1|225	%{_datadir}/sip3/PyQt5/QtMultimedia
14mu|python3-qt5-5.5.1-1|226	
14mu|python3-qt5-5.5.1-1|227	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|228	
14mu|python3-qt5-5.5.1-1|229	%package multimediawidgets
14mu|python3-qt5-5.5.1-1|230	Summary:	PyQt 5 multimediawidgets
14mu|python3-qt5-5.5.1-1|231	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|232	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|233	
14mu|python3-qt5-5.5.1-1|234	%description multimediawidgets
14mu|python3-qt5-5.5.1-1|235	PyQt 5 multimediawidgets.
14mu|python3-qt5-5.5.1-1|236	
14mu|python3-qt5-5.5.1-1|237	%files multimediawidgets
14mu|python3-qt5-5.5.1-1|238	%{py3_platsitedir}/PyQt5/QtMultimediaWidgets.so
14mu|python3-qt5-5.5.1-1|239	%{_datadir}/sip3/PyQt5/QtMultimediaWidgets
14mu|python3-qt5-5.5.1-1|240	
14mu|python3-qt5-5.5.1-1|241	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|242	
14mu|python3-qt5-5.5.1-1|243	%package network
14mu|python3-qt5-5.5.1-1|244	Summary:	PyQt 5 network
14mu|python3-qt5-5.5.1-1|245	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|246	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|247	
14mu|python3-qt5-5.5.1-1|248	%description network
14mu|python3-qt5-5.5.1-1|249	PyQt 5 network.
14mu|python3-qt5-5.5.1-1|250	
14mu|python3-qt5-5.5.1-1|251	%files network
14mu|python3-qt5-5.5.1-1|252	%{py3_platsitedir}/PyQt5/QtNetwork.so
14mu|python3-qt5-5.5.1-1|253	%{_datadir}/sip3/PyQt5/QtNetwork
14mu|python3-qt5-5.5.1-1|254	
14mu|python3-qt5-5.5.1-1|255	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|256	
14mu|python3-qt5-5.5.1-1|257	%package nfc
14mu|python3-qt5-5.5.1-1|258	Summary:	PyQt 5 nfc
14mu|python3-qt5-5.5.1-1|259	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|260	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|261	
14mu|python3-qt5-5.5.1-1|262	%description nfc
14mu|python3-qt5-5.5.1-1|263	PyQt 5 nfc.
14mu|python3-qt5-5.5.1-1|264	
14mu|python3-qt5-5.5.1-1|265	%files nfc
14mu|python3-qt5-5.5.1-1|266	%{py3_platsitedir}/PyQt5/QtNfc.so
14mu|python3-qt5-5.5.1-1|267	%{_datadir}/sip3/PyQt5/QtNfc
14mu|python3-qt5-5.5.1-1|268	
14mu|python3-qt5-5.5.1-1|269	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|270	
14mu|python3-qt5-5.5.1-1|271	%package opengl
14mu|python3-qt5-5.5.1-1|272	Summary:	PyQt 5 opengl
14mu|python3-qt5-5.5.1-1|273	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|274	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|275	
14mu|python3-qt5-5.5.1-1|276	%description opengl
14mu|python3-qt5-5.5.1-1|277	PyQt 5 opengl.
14mu|python3-qt5-5.5.1-1|278	
14mu|python3-qt5-5.5.1-1|279	%files opengl
14mu|python3-qt5-5.5.1-1|280	%{py3_platsitedir}/PyQt5/QtOpenGL.so
14mu|python3-qt5-5.5.1-1|281	%{_datadir}/sip3/PyQt5/QtOpenGL
14mu|python3-qt5-5.5.1-1|282	
14mu|python3-qt5-5.5.1-1|283	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|284	
14mu|python3-qt5-5.5.1-1|285	%package positioning
14mu|python3-qt5-5.5.1-1|286	Summary:	PyQt 5 positioning
14mu|python3-qt5-5.5.1-1|287	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|288	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|289	
14mu|python3-qt5-5.5.1-1|290	%description positioning
14mu|python3-qt5-5.5.1-1|291	PyQt 5 positioning.
14mu|python3-qt5-5.5.1-1|292	
14mu|python3-qt5-5.5.1-1|293	%files positioning
14mu|python3-qt5-5.5.1-1|294	%{py3_platsitedir}/PyQt5/QtPositioning.so
14mu|python3-qt5-5.5.1-1|295	%{_datadir}/sip3/PyQt5/QtPositioning
14mu|python3-qt5-5.5.1-1|296	
14mu|python3-qt5-5.5.1-1|297	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|298	
14mu|python3-qt5-5.5.1-1|299	%package printsupport
14mu|python3-qt5-5.5.1-1|300	Summary:	PyQt 5 printsupport
14mu|python3-qt5-5.5.1-1|301	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|302	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|303	
14mu|python3-qt5-5.5.1-1|304	%description printsupport
14mu|python3-qt5-5.5.1-1|305	PyQt 5 printsupport
14mu|python3-qt5-5.5.1-1|306	
14mu|python3-qt5-5.5.1-1|307	%files printsupport
14mu|python3-qt5-5.5.1-1|308	%{py3_platsitedir}/PyQt5/QtPrintSupport.so
14mu|python3-qt5-5.5.1-1|309	%{_datadir}/sip3/PyQt5/QtPrintSupport
14mu|python3-qt5-5.5.1-1|310	
14mu|python3-qt5-5.5.1-1|311	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|312	
14mu|python3-qt5-5.5.1-1|313	%package qml
14mu|python3-qt5-5.5.1-1|314	Summary:	PyQt 5 qml
14mu|python3-qt5-5.5.1-1|315	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|316	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|317	
14mu|python3-qt5-5.5.1-1|318	%description qml
14mu|python3-qt5-5.5.1-1|319	PyQt 5 qml.
14mu|python3-qt5-5.5.1-1|320	
14mu|python3-qt5-5.5.1-1|321	%files qml
14mu|python3-qt5-5.5.1-1|322	%{py3_platsitedir}/PyQt5/QtQml.so
14mu|python3-qt5-5.5.1-1|323	%{_datadir}/sip3/PyQt5/QtQml
14mu|python3-qt5-5.5.1-1|324	
14mu|python3-qt5-5.5.1-1|325	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|326	
14mu|python3-qt5-5.5.1-1|327	%package quick
14mu|python3-qt5-5.5.1-1|328	Summary:	PyQt 5 quick
14mu|python3-qt5-5.5.1-1|329	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|330	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|331	
14mu|python3-qt5-5.5.1-1|332	%description quick
14mu|python3-qt5-5.5.1-1|333	PyQt 5 quick.
14mu|python3-qt5-5.5.1-1|334	
14mu|python3-qt5-5.5.1-1|335	%files quick
14mu|python3-qt5-5.5.1-1|336	%{py3_platsitedir}/PyQt5/QtQuick.so
14mu|python3-qt5-5.5.1-1|337	%{_datadir}/sip3/PyQt5/QtQuick
14mu|python3-qt5-5.5.1-1|338	
14mu|python3-qt5-5.5.1-1|339	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|340	
14mu|python3-qt5-5.5.1-1|341	%package quickwidgets
14mu|python3-qt5-5.5.1-1|342	Summary:	PyQt 5 quickwidgets
14mu|python3-qt5-5.5.1-1|343	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|344	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|345	
14mu|python3-qt5-5.5.1-1|346	%description quickwidgets
14mu|python3-qt5-5.5.1-1|347	PyQt 5 quickwidgets.
14mu|python3-qt5-5.5.1-1|348	
14mu|python3-qt5-5.5.1-1|349	%files quickwidgets
14mu|python3-qt5-5.5.1-1|350	%{py3_platsitedir}/PyQt5/QtQuickWidgets.so
14mu|python3-qt5-5.5.1-1|351	%{_datadir}/sip3/PyQt5/QtQuickWidgets
14mu|python3-qt5-5.5.1-1|352	
14mu|python3-qt5-5.5.1-1|353	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|354	
14mu|python3-qt5-5.5.1-1|355	%package sensors
14mu|python3-qt5-5.5.1-1|356	Summary:	PyQt 5 sensors
14mu|python3-qt5-5.5.1-1|357	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|358	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|359	
14mu|python3-qt5-5.5.1-1|360	%description sensors
14mu|python3-qt5-5.5.1-1|361	PyQt 5 sensors.
14mu|python3-qt5-5.5.1-1|362	
14mu|python3-qt5-5.5.1-1|363	%files sensors
14mu|python3-qt5-5.5.1-1|364	%{py3_platsitedir}/PyQt5/QtSensors.so
14mu|python3-qt5-5.5.1-1|365	%{_datadir}/sip3/PyQt5/QtSensors
14mu|python3-qt5-5.5.1-1|366	
14mu|python3-qt5-5.5.1-1|367	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|368	
14mu|python3-qt5-5.5.1-1|369	%package serialport
14mu|python3-qt5-5.5.1-1|370	Summary:	PyQt 5 serialport
14mu|python3-qt5-5.5.1-1|371	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|372	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|373	
14mu|python3-qt5-5.5.1-1|374	%description serialport
14mu|python3-qt5-5.5.1-1|375	PyQt 5 serialport.
14mu|python3-qt5-5.5.1-1|376	
14mu|python3-qt5-5.5.1-1|377	%files serialport
14mu|python3-qt5-5.5.1-1|378	%{py3_platsitedir}/PyQt5/QtSerialPort.so
14mu|python3-qt5-5.5.1-1|379	%{_datadir}/sip3/PyQt5/QtSerialPort
14mu|python3-qt5-5.5.1-1|380	
14mu|python3-qt5-5.5.1-1|381	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|382	
14mu|python3-qt5-5.5.1-1|383	%package sql
14mu|python3-qt5-5.5.1-1|384	Summary:	PyQt 5 sql
14mu|python3-qt5-5.5.1-1|385	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|386	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|387	
14mu|python3-qt5-5.5.1-1|388	%description sql
14mu|python3-qt5-5.5.1-1|389	PyQt 5 sql.
14mu|python3-qt5-5.5.1-1|390	
14mu|python3-qt5-5.5.1-1|391	%files sql
14mu|python3-qt5-5.5.1-1|392	%{py3_platsitedir}/PyQt5/QtSql.so
14mu|python3-qt5-5.5.1-1|393	%{_datadir}/sip3/PyQt5/QtSql
14mu|python3-qt5-5.5.1-1|394	
14mu|python3-qt5-5.5.1-1|395	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|396	
14mu|python3-qt5-5.5.1-1|397	%package svg
14mu|python3-qt5-5.5.1-1|398	Summary:	PyQt 5 svg
14mu|python3-qt5-5.5.1-1|399	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|400	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|401	
14mu|python3-qt5-5.5.1-1|402	%description svg
14mu|python3-qt5-5.5.1-1|403	PyQt 5 svg.
14mu|python3-qt5-5.5.1-1|404	
14mu|python3-qt5-5.5.1-1|405	%files svg
14mu|python3-qt5-5.5.1-1|406	%{py3_platsitedir}/PyQt5/QtSvg.so
14mu|python3-qt5-5.5.1-1|407	%{_datadir}/sip3/PyQt5/QtSvg
14mu|python3-qt5-5.5.1-1|408	
14mu|python3-qt5-5.5.1-1|409	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|410	
14mu|python3-qt5-5.5.1-1|411	%package test
14mu|python3-qt5-5.5.1-1|412	Summary:	PyQt 5 test
14mu|python3-qt5-5.5.1-1|413	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|414	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|415	
14mu|python3-qt5-5.5.1-1|416	%description test
14mu|python3-qt5-5.5.1-1|417	PyQt 5 test.
14mu|python3-qt5-5.5.1-1|418	
14mu|python3-qt5-5.5.1-1|419	%files test
14mu|python3-qt5-5.5.1-1|420	%{py3_platsitedir}/PyQt5/QtTest.so
14mu|python3-qt5-5.5.1-1|421	%{_datadir}/sip3/PyQt5/QtTest
14mu|python3-qt5-5.5.1-1|422	
14mu|python3-qt5-5.5.1-1|423	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|424	
14mu|python3-qt5-5.5.1-1|425	%package webchannel
14mu|python3-qt5-5.5.1-1|426	Summary:	PyQt 5 WebChannel
14mu|python3-qt5-5.5.1-1|427	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|428	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|429	
14mu|python3-qt5-5.5.1-1|430	%description webchannel
14mu|python3-qt5-5.5.1-1|431	PyQt 5 WebChannel.
14mu|python3-qt5-5.5.1-1|432	
14mu|python3-qt5-5.5.1-1|433	%files webchannel
14mu|python3-qt5-5.5.1-1|434	%{py3_platsitedir}/PyQt5/QtWebChannel.so
14mu|python3-qt5-5.5.1-1|435	%{_datadir}/sip3/PyQt5/QtWebChannel
14mu|python3-qt5-5.5.1-1|436	
14mu|python3-qt5-5.5.1-1|437	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|438	
14mu|python3-qt5-5.5.1-1|439	%package webenginewidgets
14mu|python3-qt5-5.5.1-1|440	Summary:	PyQt 5 WebEngineWidgets
14mu|python3-qt5-5.5.1-1|441	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|442	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|443	
14mu|python3-qt5-5.5.1-1|444	%description webenginewidgets
14mu|python3-qt5-5.5.1-1|445	PyQt 5 WebEngineWidgets.
14mu|python3-qt5-5.5.1-1|446	
14mu|python3-qt5-5.5.1-1|447	%files webenginewidgets
14mu|python3-qt5-5.5.1-1|448	%{py3_platsitedir}/PyQt5/QtWebEngineWidgets.so
14mu|python3-qt5-5.5.1-1|449	%{_datadir}/sip3/PyQt5/QtWebEngineWidgets
14mu|python3-qt5-5.5.1-1|450	
14mu|python3-qt5-5.5.1-1|451	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|452	
14mu|python3-qt5-5.5.1-1|453	%package webkit
14mu|python3-qt5-5.5.1-1|454	Summary:	PyQt 5 Webkit
14mu|python3-qt5-5.5.1-1|455	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|456	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|457	
14mu|python3-qt5-5.5.1-1|458	%description webkit
14mu|python3-qt5-5.5.1-1|459	PyQt 5 Webkit.
14mu|python3-qt5-5.5.1-1|460	
14mu|python3-qt5-5.5.1-1|461	%files webkit
14mu|python3-qt5-5.5.1-1|462	%{py3_platsitedir}/PyQt5/QtWebKit.so
14mu|python3-qt5-5.5.1-1|463	%{_datadir}/sip3/PyQt5/QtWebKit
14mu|python3-qt5-5.5.1-1|464	
14mu|python3-qt5-5.5.1-1|465	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|466	
14mu|python3-qt5-5.5.1-1|467	%package webkitwidgets
14mu|python3-qt5-5.5.1-1|468	Summary:	PyQt 5 webkitwidgets
14mu|python3-qt5-5.5.1-1|469	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|470	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|471	
14mu|python3-qt5-5.5.1-1|472	%description webkitwidgets
14mu|python3-qt5-5.5.1-1|473	PyQt 5 webkitwidgets.
14mu|python3-qt5-5.5.1-1|474	
14mu|python3-qt5-5.5.1-1|475	%files webkitwidgets
14mu|python3-qt5-5.5.1-1|476	%{py3_platsitedir}/PyQt5/QtWebKitWidgets.so
14mu|python3-qt5-5.5.1-1|477	%{_datadir}/sip3/PyQt5/QtWebKitWidgets
14mu|python3-qt5-5.5.1-1|478	
14mu|python3-qt5-5.5.1-1|479	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|480	
14mu|python3-qt5-5.5.1-1|481	%package websockets
14mu|python3-qt5-5.5.1-1|482	Summary:	PyQt 5 websockets
14mu|python3-qt5-5.5.1-1|483	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|484	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|485	
14mu|python3-qt5-5.5.1-1|486	%description websockets
14mu|python3-qt5-5.5.1-1|487	PyQt 5 websockets.
14mu|python3-qt5-5.5.1-1|488	
14mu|python3-qt5-5.5.1-1|489	%files websockets
14mu|python3-qt5-5.5.1-1|490	%{py3_platsitedir}/PyQt5/QtWebSockets.so
14mu|python3-qt5-5.5.1-1|491	%{_datadir}/sip3/PyQt5/QtWebSockets
14mu|python3-qt5-5.5.1-1|492	
14mu|python3-qt5-5.5.1-1|493	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|494	
14mu|python3-qt5-5.5.1-1|495	%package widgets
14mu|python3-qt5-5.5.1-1|496	Summary:	PyQt 5 widgets
14mu|python3-qt5-5.5.1-1|497	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|498	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|499	
14mu|python3-qt5-5.5.1-1|500	%description widgets
14mu|python3-qt5-5.5.1-1|501	PyQt 5 widgets.
14mu|python3-qt5-5.5.1-1|502	
14mu|python3-qt5-5.5.1-1|503	%files widgets
14mu|python3-qt5-5.5.1-1|504	%{py3_platsitedir}/PyQt5/QtWidgets.so
14mu|python3-qt5-5.5.1-1|505	%{_datadir}/sip3/PyQt5/QtWidgets
14mu|python3-qt5-5.5.1-1|506	
14mu|python3-qt5-5.5.1-1|507	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|508	
14mu|python3-qt5-5.5.1-1|509	%package xml
14mu|python3-qt5-5.5.1-1|510	Summary:	PyQt 5 XML
14mu|python3-qt5-5.5.1-1|511	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|512	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|513	
14mu|python3-qt5-5.5.1-1|514	%description xml
14mu|python3-qt5-5.5.1-1|515	PyQt 5 XML.
14mu|python3-qt5-5.5.1-1|516	
14mu|python3-qt5-5.5.1-1|517	%files xml
14mu|python3-qt5-5.5.1-1|518	%{py3_platsitedir}/PyQt5/QtXml.so
14mu|python3-qt5-5.5.1-1|519	%{_datadir}/sip3/PyQt5/QtXml
14mu|python3-qt5-5.5.1-1|520	
14mu|python3-qt5-5.5.1-1|521	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|522	
14mu|python3-qt5-5.5.1-1|523	%package xmlpatterns
14mu|python3-qt5-5.5.1-1|524	Summary:	PyQt 5 XMLPatterns
14mu|python3-qt5-5.5.1-1|525	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|526	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|527	
14mu|python3-qt5-5.5.1-1|528	%description xmlpatterns
14mu|python3-qt5-5.5.1-1|529	PyQt 5 XMLPatterns.
14mu|python3-qt5-5.5.1-1|530	
14mu|python3-qt5-5.5.1-1|531	%files xmlpatterns
14mu|python3-qt5-5.5.1-1|532	%{py3_platsitedir}/PyQt5/QtXmlPatterns.so
14mu|python3-qt5-5.5.1-1|533	%{_datadir}/sip3/PyQt5/QtXmlPatterns
14mu|python3-qt5-5.5.1-1|534	
14mu|python3-qt5-5.5.1-1|535	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|536	
14mu|python3-qt5-5.5.1-1|537	%package x11extras
14mu|python3-qt5-5.5.1-1|538	Summary:	PyQt 5 x11extras
14mu|python3-qt5-5.5.1-1|539	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|540	Requires:	%{name}-core = %{EVRD}
14mu|python3-qt5-5.5.1-1|541	
14mu|python3-qt5-5.5.1-1|542	%description x11extras
14mu|python3-qt5-5.5.1-1|543	PyQt 5 x11extras.
14mu|python3-qt5-5.5.1-1|544	
14mu|python3-qt5-5.5.1-1|545	%files x11extras
14mu|python3-qt5-5.5.1-1|546	%{py3_platsitedir}/PyQt5/QtX11Extras.so
14mu|python3-qt5-5.5.1-1|547	%{_datadir}/sip3/PyQt5/QtX11Extras
14mu|python3-qt5-5.5.1-1|548	
14mu|python3-qt5-5.5.1-1|549	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|550	
14mu|python3-qt5-5.5.1-1|551	%package devel
14mu|python3-qt5-5.5.1-1|552	Summary:	PyQt 5 devel
14mu|python3-qt5-5.5.1-1|553	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|554	Requires:	%{name} = %{EVRD}
14mu|python3-qt5-5.5.1-1|555	Requires:	qt5-designer
14mu|python3-qt5-5.5.1-1|556	Conflicts:	python-qt5-devel
14mu|python3-qt5-5.5.1-1|557	
14mu|python3-qt5-5.5.1-1|558	%description devel
14mu|python3-qt5-5.5.1-1|559	PyQt 5 devel utilities.
14mu|python3-qt5-5.5.1-1|560	
14mu|python3-qt5-5.5.1-1|561	%files devel
14mu|python3-qt5-5.5.1-1|562	%{_bindir}/pyuic5
14mu|python3-qt5-5.5.1-1|563	%{_bindir}/pyrcc5
14mu|python3-qt5-5.5.1-1|564	%{_bindir}/pylupdate5
14mu|python3-qt5-5.5.1-1|565	%{_qt5_plugindir}/designer/*
14mu|python3-qt5-5.5.1-1|566	
14mu|python3-qt5-5.5.1-1|567	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|568	
14mu|python3-qt5-5.5.1-1|569	%package doc
14mu|python3-qt5-5.5.1-1|570	Summary:	PyQt 5 documentation
14mu|python3-qt5-5.5.1-1|571	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|572	Buildarch:	noarch
14mu|python3-qt5-5.5.1-1|573	
14mu|python3-qt5-5.5.1-1|574	%description doc
14mu|python3-qt5-5.5.1-1|575	PyQt 5 documentation.
14mu|python3-qt5-5.5.1-1|576	
14mu|python3-qt5-5.5.1-1|577	%files doc
14mu|python3-qt5-5.5.1-1|578	%doc %{_docdir}/%{name}
14mu|python3-qt5-5.5.1-1|579	%exclude %{_docdir}/%{name}/examples
14mu|python3-qt5-5.5.1-1|580	
14mu|python3-qt5-5.5.1-1|581	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|582	
14mu|python3-qt5-5.5.1-1|583	%package examples
14mu|python3-qt5-5.5.1-1|584	Summary:	PyQt 5 examples
14mu|python3-qt5-5.5.1-1|585	Group:		Development/KDE and Qt
14mu|python3-qt5-5.5.1-1|586	BuildArch:	noarch
14mu|python3-qt5-5.5.1-1|587	
14mu|python3-qt5-5.5.1-1|588	%description examples
14mu|python3-qt5-5.5.1-1|589	PyQt 5 examples.
14mu|python3-qt5-5.5.1-1|590	
14mu|python3-qt5-5.5.1-1|591	%files examples
14mu|python3-qt5-5.5.1-1|592	%doc %{_docdir}/%{name}/examples
14mu|python3-qt5-5.5.1-1|593	
14mu|python3-qt5-5.5.1-1|594	#----------------------------------------------------------------------------
14mu|python3-qt5-5.5.1-1|595	
14mu|python3-qt5-5.5.1-1|596	%prep
14mu|python3-qt5-5.5.1-1|597	%setup -q -n PyQt-gpl-%{version}
14mu|python3-qt5-5.5.1-1|598	%patch0 -p1
14mu|python3-qt5-5.5.1-1|599	
14mu|python3-qt5-5.5.1-1|600	%build
14mu|python3-qt5-5.5.1-1|601	export PATH=%{_qt5_bindir}:$PATH
14mu|python3-qt5-5.5.1-1|602	
14mu|python3-qt5-5.5.1-1|603	python3 ./configure.py \
14mu|python3-qt5-5.5.1-1|604	--no-qsci-api \
14mu|python3-qt5-5.5.1-1|605	--no-qml-plugin \
14mu|python3-qt5-5.5.1-1|606	--confirm-license \
14mu|python3-qt5-5.5.1-1|607	--sip=/usr/bin/sip3
14mu|python3-qt5-5.5.1-1|608	
14mu|python3-qt5-5.5.1-1|609	sed -i -e "s,-fstack-protector,-fno-stack-protector,g" _Q*/Makefile
14mu|python3-qt5-5.5.1-1|610	sed -i -e "s,^LIBS .*= ,LIBS = $(python3-config --libs) ,g" Qt*/Makefile _Q*/Makefile dbus/Makefile Enginio/Makefile
14mu|python3-qt5-5.5.1-1|611	sed -i -e "s#^LFLAGS .*= #LFLAGS = %{ldflags} #g" Qt*/Makefile _Q*/Makefile pyrcc/Makefile designer/Makefile dbus/Makefile Enginio/Makefile
14mu|python3-qt5-5.5.1-1|612	
14mu|python3-qt5-5.5.1-1|613	%make
14mu|python3-qt5-5.5.1-1|614	
14mu|python3-qt5-5.5.1-1|615	%install
14mu|python3-qt5-5.5.1-1|616	%makeinstall_std INSTALL_ROOT=%{buildroot}
14mu|python3-qt5-5.5.1-1|617	rm -fr %{buildroot}%{py3_platsitedir}/PyQt5/uic/port_v2
14mu|python3-qt5-5.5.1-1|618	
14mu|python3-qt5-5.5.1-1|619	mkdir -p %{buildroot}%{_docdir}/%{name}
14mu|python3-qt5-5.5.1-1|620	cp -fr doc/html/* %{buildroot}%{_docdir}/%{name}/
14mu|python3-qt5-5.5.1-1|621	
14mu|python3-qt5-5.5.1-1|622	mkdir %{buildroot}%{_docdir}/%{name}/examples
14mu|python3-qt5-5.5.1-1|623	cp -fr examples/* %{buildroot}%{_docdir}/%{name}/examples/
14mu|python3-qt5-5.5.1-1|624	
14mu|python3-qt5-5.5.1-1|625	
14mu|python3-qt5-5.5.1-1|626	%changelog
14mu|python3-qt5-5.5.1-1|627	
14mu|python3-qt5-5.5.1-1|628	* Thu Apr 14 2016 Denis Silakov <denis.silakov@rosalab.ru> 5.5.1-1
14mu|python3-qt5-5.5.1-1|629	- (5cc7d86) Fix sip3 location
14mu|python3-qt5-5.5.1-1|630	
14mu|python3-qt5-5.5.1-1|631	

23833 14
14mu|python3-sane-2.8.2-1|1	# Refer to the comment for Source0 below on how to obtain the source tarball
14mu|python3-sane-2.8.2-1|2	# The saved file has format python-pillow-Sane-$version-$ahead-g$shortcommit.tar.gz
14mu|python3-sane-2.8.2-1|3	%define commit 91e336c280a9ff0dfec30d18d761c2f1064dfa79
14mu|python3-sane-2.8.2-1|4	%define shortcommit %(c=%{commit}; echo ${c:0:7})
14mu|python3-sane-2.8.2-1|5	%define ahead 0
14mu|python3-sane-2.8.2-1|6	
14mu|python3-sane-2.8.2-1|7	Name:           python3-sane
14mu|python3-sane-2.8.2-1|8	Version:        2.8.2
14mu|python3-sane-2.8.2-1|9	Release:        1
14mu|python3-sane-2.8.2-1|10	Summary:        Python3 SANE interface
14mu|python3-sane-2.8.2-1|11	Group:          Development/Python
14mu|python3-sane-2.8.2-1|12	License:        MIT
14mu|python3-sane-2.8.2-1|13	URL:            https://github.com/python-pillow/Sane
14mu|python3-sane-2.8.2-1|14	
14mu|python3-sane-2.8.2-1|15	# Obtain the tarball for a certain commit via:
14mu|python3-sane-2.8.2-1|16	#  wget --content-disposition https://github.com/python-pillow/Sane/tarball/$commit
14mu|python3-sane-2.8.2-1|17	Source0:        https://github.com/python-pillow/Sane/tarball/%{commit}/python-pillow-Sane-v%{version}-%{ahead}-g%{shortcommit}.tar.gz
14mu|python3-sane-2.8.2-1|18	
14mu|python3-sane-2.8.2-1|19	BuildRequires:  pkgconfig(sane-backends)
14mu|python3-sane-2.8.2-1|20	
14mu|python3-sane-2.8.2-1|21	BuildRequires:  python3-devel
14mu|python3-sane-2.8.2-1|22	BuildRequires:  python3-setuptools
14mu|python3-sane-2.8.2-1|23	BuildRequires:  python3-sphinx
14mu|python3-sane-2.8.2-1|24	BuildRequires:  python3-sphinx_rtd_theme
14mu|python3-sane-2.8.2-1|25	
14mu|python3-sane-2.8.2-1|26	Obsoletes:      python3-pillow-sane < 2.8.2-1
14mu|python3-sane-2.8.2-1|27	Provides:       python3-pillow-sane = %{EVRD}
14mu|python3-sane-2.8.2-1|28	
14mu|python3-sane-2.8.2-1|29	Requires:       python3-pillow
14mu|python3-sane-2.8.2-1|30	
14mu|python3-sane-2.8.2-1|31	
14mu|python3-sane-2.8.2-1|32	%description
14mu|python3-sane-2.8.2-1|33	This package contains the sane module for Python2 which provides access to
14mu|python3-sane-2.8.2-1|34	various raster scanning devices such as flatbed scanners and digital cameras.
14mu|python3-sane-2.8.2-1|35	
14mu|python3-sane-2.8.2-1|36	%prep
14mu|python3-sane-2.8.2-1|37	%setup -q -n python-pillow-Sane-%{shortcommit}
14mu|python3-sane-2.8.2-1|38	
14mu|python3-sane-2.8.2-1|39	%build
14mu|python3-sane-2.8.2-1|40	find -name '*.py' | xargs sed -i '1s|^#!.*python|#!%{__python3}|'
14mu|python3-sane-2.8.2-1|41	CFLAGS="%{optflags}" python3 setup.py build
14mu|python3-sane-2.8.2-1|42	
14mu|python3-sane-2.8.2-1|43	pushd doc
14mu|python3-sane-2.8.2-1|44	make html
14mu|python3-sane-2.8.2-1|45	rm -f _build/html/.buildinfo
14mu|python3-sane-2.8.2-1|46	popd
14mu|python3-sane-2.8.2-1|47	
14mu|python3-sane-2.8.2-1|48	%install
14mu|python3-sane-2.8.2-1|49	python3 setup.py install --skip-build --root %{buildroot}
14mu|python3-sane-2.8.2-1|50	
14mu|python3-sane-2.8.2-1|51	# Fix non-standard-executable-perm
14mu|python3-sane-2.8.2-1|52	chmod 0755 %{buildroot}%{py3_platsitedir}/*.so
14mu|python3-sane-2.8.2-1|53	
14mu|python3-sane-2.8.2-1|54	%files
14mu|python3-sane-2.8.2-1|55	%doc CHANGES.rst sanedoc.txt example.py doc/_build/html
14mu|python3-sane-2.8.2-1|56	%{py3_platsitedir}/*
14mu|python3-sane-2.8.2-1|57	
14mu|python3-sane-2.8.2-1|58	%changelog
14mu|python3-sane-2.8.2-1|59	
14mu|python3-sane-2.8.2-1|60	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 2.8.2-1
14mu|python3-sane-2.8.2-1|61	- (2a7ace2) Fix build
14mu|python3-sane-2.8.2-1|62	
14mu|python3-sane-2.8.2-1|63	

23834 14
14mu|python3-six-1.10.0-1|1	%define	oname	six
14mu|python3-six-1.10.0-1|2	
14mu|python3-six-1.10.0-1|3	Name:		python3-%{oname}
14mu|python3-six-1.10.0-1|4	Version:	1.10.0
14mu|python3-six-1.10.0-1|5	Release:	1
14mu|python3-six-1.10.0-1|6	Summary:	Python 2 and 3 compatibility utilities
14mu|python3-six-1.10.0-1|7	
14mu|python3-six-1.10.0-1|8	Source0:	http://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
14mu|python3-six-1.10.0-1|9	License:	MIT
14mu|python3-six-1.10.0-1|10	Group:		Development/Python
14mu|python3-six-1.10.0-1|11	Url:		http://pypi.python.org/pypi/six/
14mu|python3-six-1.10.0-1|12	BuildArch:	noarch
14mu|python3-six-1.10.0-1|13	BuildRequires:  pkgconfig(python3)
14mu|python3-six-1.10.0-1|14	
14mu|python3-six-1.10.0-1|15	%description
14mu|python3-six-1.10.0-1|16	Six is a Python 2 and 3 compatibility library.  It provides utility functions
14mu|python3-six-1.10.0-1|17	for smoothing over the differences between the Python versions with the goal of
14mu|python3-six-1.10.0-1|18	writing Python code that is compatible on both Python versions.  See the
14mu|python3-six-1.10.0-1|19	documentation for more information on what is provided.
14mu|python3-six-1.10.0-1|20	
14mu|python3-six-1.10.0-1|21	Six supports Python 2.4+.
14mu|python3-six-1.10.0-1|22	
14mu|python3-six-1.10.0-1|23	Online documentation is at http://packages.python.org/six/.
14mu|python3-six-1.10.0-1|24	
14mu|python3-six-1.10.0-1|25	Bugs can be reported to http://bitbucket.org/gutworth/six.  The code can also
14mu|python3-six-1.10.0-1|26	be found there.
14mu|python3-six-1.10.0-1|27	
14mu|python3-six-1.10.0-1|28	%prep
14mu|python3-six-1.10.0-1|29	%setup -qn %{oname}-%{version}
14mu|python3-six-1.10.0-1|30	
14mu|python3-six-1.10.0-1|31	%build
14mu|python3-six-1.10.0-1|32	chmod 644 README
14mu|python3-six-1.10.0-1|33	python3 setup.py build
14mu|python3-six-1.10.0-1|34	
14mu|python3-six-1.10.0-1|35	%install
14mu|python3-six-1.10.0-1|36	python3 setup.py install --root=%{buildroot}
14mu|python3-six-1.10.0-1|37	
14mu|python3-six-1.10.0-1|38	%files
14mu|python3-six-1.10.0-1|39	%doc LICENSE README documentation/index.rst
14mu|python3-six-1.10.0-1|40	%{py3_puresitedir}/*
14mu|python3-six-1.10.0-1|41	
14mu|python3-six-1.10.0-1|42	%changelog
14mu|python3-six-1.10.0-1|43	
14mu|python3-six-1.10.0-1|44	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 1.10.0-1
14mu|python3-six-1.10.0-1|45	- (5ae7b2a) Updated to 1.10.0
14mu|python3-six-1.10.0-1|46	
14mu|python3-six-1.10.0-1|47	

23835 14
14mu|python3-snowballstemmer-1.2.0-1|1	Name:           python3-snowballstemmer
14mu|python3-snowballstemmer-1.2.0-1|2	Version:        1.2.0
14mu|python3-snowballstemmer-1.2.0-1|3	Release:        1
14mu|python3-snowballstemmer-1.2.0-1|4	Summary:        This package provides 16 stemmer algorithms
14mu|python3-snowballstemmer-1.2.0-1|5	License:        BSD-2-Clause
14mu|python3-snowballstemmer-1.2.0-1|6	Group:          Development/Python
14mu|python3-snowballstemmer-1.2.0-1|7	Url:            https://github.com/shibukawa/snowball_py
14mu|python3-snowballstemmer-1.2.0-1|8	Source:         https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-%{version}.tar.gz
14mu|python3-snowballstemmer-1.2.0-1|9	BuildRequires:  python3-devel
14mu|python3-snowballstemmer-1.2.0-1|10	BuildArch:      noarch
14mu|python3-snowballstemmer-1.2.0-1|11	
14mu|python3-snowballstemmer-1.2.0-1|12	%description
14mu|python3-snowballstemmer-1.2.0-1|13	This package provides 16 stemmer algorithms (15 + Poerter English
14mu|python3-snowballstemmer-1.2.0-1|14	stemmer) generated from Snowball algorithms.  It includes following
14mu|python3-snowballstemmer-1.2.0-1|15	language algorithms: Danish, Dutch, English (Standard, Porter),
14mu|python3-snowballstemmer-1.2.0-1|16	Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese,
14mu|python3-snowballstemmer-1.2.0-1|17	Romanian, Russian, Spanish, Swedish, Turkish. This is a pure Python
14mu|python3-snowballstemmer-1.2.0-1|18	stemming library. If PyStemmer is available, this module uses it to
14mu|python3-snowballstemmer-1.2.0-1|19	accelerate.
14mu|python3-snowballstemmer-1.2.0-1|20	
14mu|python3-snowballstemmer-1.2.0-1|21	%prep
14mu|python3-snowballstemmer-1.2.0-1|22	%setup -qn snowballstemmer-%{version}
14mu|python3-snowballstemmer-1.2.0-1|23	
14mu|python3-snowballstemmer-1.2.0-1|24	%build
14mu|python3-snowballstemmer-1.2.0-1|25	python3 setup.py build
14mu|python3-snowballstemmer-1.2.0-1|26	
14mu|python3-snowballstemmer-1.2.0-1|27	%install
14mu|python3-snowballstemmer-1.2.0-1|28	python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
14mu|python3-snowballstemmer-1.2.0-1|29	
14mu|python3-snowballstemmer-1.2.0-1|30	%files
14mu|python3-snowballstemmer-1.2.0-1|31	%doc LICENSE.rst
14mu|python3-snowballstemmer-1.2.0-1|32	%{py3_puresitedir}/*
14mu|python3-snowballstemmer-1.2.0-1|33	%doc README.rst
14mu|python3-snowballstemmer-1.2.0-1|34	
14mu|python3-snowballstemmer-1.2.0-1|35	%changelog
14mu|python3-snowballstemmer-1.2.0-1|36	
14mu|python3-snowballstemmer-1.2.0-1|37	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 1.2.0-1
14mu|python3-snowballstemmer-1.2.0-1|38	- (a2b2624) Imported from SRPM
14mu|python3-snowballstemmer-1.2.0-1|39	
14mu|python3-snowballstemmer-1.2.0-1|40	

23836 14
14mu|python3-sphinx-1.3.1-2|1	%define tarname	Sphinx
14mu|python3-sphinx-1.3.1-2|2	
14mu|python3-sphinx-1.3.1-2|3	# disable these for bootstrapping nose and sphinx
14mu|python3-sphinx-1.3.1-2|4	%define enable_tests 0
14mu|python3-sphinx-1.3.1-2|5	%define enable_doc 0
14mu|python3-sphinx-1.3.1-2|6	
14mu|python3-sphinx-1.3.1-2|7	%if !%{enable_doc}
14mu|python3-sphinx-1.3.1-2|8	%define __noautoreq ".*sphinx-rtd-theme.*\|.*alabaster.*"
14mu|python3-sphinx-1.3.1-2|9	%endif
14mu|python3-sphinx-1.3.1-2|10	
14mu|python3-sphinx-1.3.1-2|11	Summary:	Python documentation generator
14mu|python3-sphinx-1.3.1-2|12	
14mu|python3-sphinx-1.3.1-2|13	Name:		python3-sphinx
14mu|python3-sphinx-1.3.1-2|14	Version:	1.3.1
14mu|python3-sphinx-1.3.1-2|15	Release:	2
14mu|python3-sphinx-1.3.1-2|16	Source0:	http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
14mu|python3-sphinx-1.3.1-2|17	Patch0:	        Sphinx-1.2.2-mantarget.patch
14mu|python3-sphinx-1.3.1-2|18	Patch1:         Sphinx-1.2.2-babel-option.patch
14mu|python3-sphinx-1.3.1-2|19	License:	BSD
14mu|python3-sphinx-1.3.1-2|20	Group:		Development/Python
14mu|python3-sphinx-1.3.1-2|21	Url:		http://sphinx.pocoo.org/
14mu|python3-sphinx-1.3.1-2|22	BuildArch:	noarch
14mu|python3-sphinx-1.3.1-2|23	%if %{enable_doc}
14mu|python3-sphinx-1.3.1-2|24	BuildRequires:	python3-docutils
14mu|python3-sphinx-1.3.1-2|25	BuildRequires:	python3-jinja2
14mu|python3-sphinx-1.3.1-2|26	BuildRequires:  python3-six
14mu|python3-sphinx-1.3.1-2|27	BuildRequires:  python3-sphinx-theme-alabaster
14mu|python3-sphinx-1.3.1-2|28	BuildRequires:  python3-sphinx_rtd_theme
14mu|python3-sphinx-1.3.1-2|29	%endif
14mu|python3-sphinx-1.3.1-2|30	%if %{enable_tests}
14mu|python3-sphinx-1.3.1-2|31	BuildRequires:	python3-nose
14mu|python3-sphinx-1.3.1-2|32	BuildRequires:	python3-pygments
14mu|python3-sphinx-1.3.1-2|33	BuildRequires:  python3-jinja2
14mu|python3-sphinx-1.3.1-2|34	%endif
14mu|python3-sphinx-1.3.1-2|35	BuildRequires:	pkgconfig(python3)
14mu|python3-sphinx-1.3.1-2|36	BuildRequires:	python3-setuptools
14mu|python3-sphinx-1.3.1-2|37	BuildRequires:	python3-distribute
14mu|python3-sphinx-1.3.1-2|38	
14mu|python3-sphinx-1.3.1-2|39	Requires: 	python3-sphinx-theme-alabaster
14mu|python3-sphinx-1.3.1-2|40	Requires:	python3-sphinx_rtd_theme
14mu|python3-sphinx-1.3.1-2|41	Requires:	python3-pkg-resources
14mu|python3-sphinx-1.3.1-2|42	Requires:	python3-docutils
14mu|python3-sphinx-1.3.1-2|43	Requires:	python3-pygments
14mu|python3-sphinx-1.3.1-2|44	Requires:	python3-jinja2
14mu|python3-sphinx-1.3.1-2|45	
14mu|python3-sphinx-1.3.1-2|46	%description
14mu|python3-sphinx-1.3.1-2|47	Sphinx is a tool that facilitates the creation of beautiful
14mu|python3-sphinx-1.3.1-2|48	documentation for Python projects from reStructuredText sources. It
14mu|python3-sphinx-1.3.1-2|49	was originally created to format the new documentation for Python, but
14mu|python3-sphinx-1.3.1-2|50	has since been cleaned up in the hope that it will be useful in many
14mu|python3-sphinx-1.3.1-2|51	other projects.
14mu|python3-sphinx-1.3.1-2|52	
14mu|python3-sphinx-1.3.1-2|53	%if %{enable_doc}
14mu|python3-sphinx-1.3.1-2|54	%package doc
14mu|python3-sphinx-1.3.1-2|55	Summary:	Documentation for %{name}
14mu|python3-sphinx-1.3.1-2|56	
14mu|python3-sphinx-1.3.1-2|57	Group:		Development/Python
14mu|python3-sphinx-1.3.1-2|58	License:	BSD
14mu|python3-sphinx-1.3.1-2|59	Requires:	%{name} = %{EVRD}
14mu|python3-sphinx-1.3.1-2|60	Conflicts:	python-sphinx-doc
14mu|python3-sphinx-1.3.1-2|61	
14mu|python3-sphinx-1.3.1-2|62	%description doc
14mu|python3-sphinx-1.3.1-2|63	Sphinx is a tool that makes it easy to create intelligent and
14mu|python3-sphinx-1.3.1-2|64	beautiful documentation for Python projects (or other documents
14mu|python3-sphinx-1.3.1-2|65	consisting of multiple reStructuredText sources), written by Georg
14mu|python3-sphinx-1.3.1-2|66	Brandl. It was originally created to translate the new Python
14mu|python3-sphinx-1.3.1-2|67	documentation, but has now been cleaned up in the hope that it will be
14mu|python3-sphinx-1.3.1-2|68	useful to many other projects.
14mu|python3-sphinx-1.3.1-2|69	
14mu|python3-sphinx-1.3.1-2|70	This package contains documentation in reST and HTML formats.
14mu|python3-sphinx-1.3.1-2|71	%endif
14mu|python3-sphinx-1.3.1-2|72	
14mu|python3-sphinx-1.3.1-2|73	%prep
14mu|python3-sphinx-1.3.1-2|74	%setup -qn %{tarname}-%{version}
14mu|python3-sphinx-1.3.1-2|75	%patch0 -p1 -b .mantarget
14mu|python3-sphinx-1.3.1-2|76	%patch1 -p1 -b .babel
14mu|python3-sphinx-1.3.1-2|77	sed '1d' -i sphinx/pycode/pgen2/token.py
14mu|python3-sphinx-1.3.1-2|78	sed -i s'@#!/usr/bin/env python@#!/usr/bin/python3@' *py
14mu|python3-sphinx-1.3.1-2|79	
14mu|python3-sphinx-1.3.1-2|80	%build
14mu|python3-sphinx-1.3.1-2|81	python3 setup.py build
14mu|python3-sphinx-1.3.1-2|82	
14mu|python3-sphinx-1.3.1-2|83	%if %{enable_doc}
14mu|python3-sphinx-1.3.1-2|84	pushd doc
14mu|python3-sphinx-1.3.1-2|85	make html
14mu|python3-sphinx-1.3.1-2|86	make man
14mu|python3-sphinx-1.3.1-2|87	rm -rf _build/html/.buildinfo
14mu|python3-sphinx-1.3.1-2|88	mv _build/html ..
14mu|python3-sphinx-1.3.1-2|89	popd
14mu|python3-sphinx-1.3.1-2|90	%endif
14mu|python3-sphinx-1.3.1-2|91	
14mu|python3-sphinx-1.3.1-2|92	
14mu|python3-sphinx-1.3.1-2|93	%install
14mu|python3-sphinx-1.3.1-2|94	python3 setup.py install --skip-build --root=%{buildroot}
14mu|python3-sphinx-1.3.1-2|95	
14mu|python3-sphinx-1.3.1-2|96	%if %{enable_doc}
14mu|python3-sphinx-1.3.1-2|97	pushd doc
14mu|python3-sphinx-1.3.1-2|98	# Deliver man pages
14mu|python3-sphinx-1.3.1-2|99	install -d %{buildroot}%{_mandir}/man1
14mu|python3-sphinx-1.3.1-2|100	mv _build/man/sphinx-*.1 %{buildroot}%{_mandir}/man1/
14mu|python3-sphinx-1.3.1-2|101	for f in %{buildroot}%{_mandir}/man1/sphinx-*.1;
14mu|python3-sphinx-1.3.1-2|102	do
14mu|python3-sphinx-1.3.1-2|103	cp -p $f $(echo $f | sed -e "s|.1$|-%{python3_version}.1|")
14mu|python3-sphinx-1.3.1-2|104	done
14mu|python3-sphinx-1.3.1-2|105	popd
14mu|python3-sphinx-1.3.1-2|106	
14mu|python3-sphinx-1.3.1-2|107	# Deliver rst files
14mu|python3-sphinx-1.3.1-2|108	rm -rf doc/_build
14mu|python3-sphinx-1.3.1-2|109	sed -i 's|python ../sphinx-build.py|/usr/bin/sphinx-build|' doc/Makefile
14mu|python3-sphinx-1.3.1-2|110	mv doc reST
14mu|python3-sphinx-1.3.1-2|111	%endif
14mu|python3-sphinx-1.3.1-2|112	
14mu|python3-sphinx-1.3.1-2|113	# Move language files to /usr/share;
14mu|python3-sphinx-1.3.1-2|114	# patch to support this incorporated in 0.6.6
14mu|python3-sphinx-1.3.1-2|115	pushd %{buildroot}%{py3_puresitedir}
14mu|python3-sphinx-1.3.1-2|116	
14mu|python3-sphinx-1.3.1-2|117	for lang in `find sphinx/locale -maxdepth 1 -mindepth 1 -type d -not -path '*/\.*' -printf "%f "`;
14mu|python3-sphinx-1.3.1-2|118	do
14mu|python3-sphinx-1.3.1-2|119	install -d %{buildroot}%{_datadir}/sphinx/locale/$lang
14mu|python3-sphinx-1.3.1-2|120	install -d %{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES
14mu|python3-sphinx-1.3.1-2|121	mv sphinx/locale/$lang/LC_MESSAGES/sphinx.js \
14mu|python3-sphinx-1.3.1-2|122	%{buildroot}%{_datadir}/sphinx/locale/$lang/
14mu|python3-sphinx-1.3.1-2|123	mv sphinx/locale/$lang/LC_MESSAGES/sphinx.mo \
14mu|python3-sphinx-1.3.1-2|124	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/
14mu|python3-sphinx-1.3.1-2|125	rm -rf sphinx/locale/$lang
14mu|python3-sphinx-1.3.1-2|126	done
14mu|python3-sphinx-1.3.1-2|127	popd
14mu|python3-sphinx-1.3.1-2|128	%find_lang sphinx
14mu|python3-sphinx-1.3.1-2|129	
14mu|python3-sphinx-1.3.1-2|130	# Language files; Since these are javascript, it's not immediately obvious to
14mu|python3-sphinx-1.3.1-2|131	# find_lang that they need to be marked with a language.
14mu|python3-sphinx-1.3.1-2|132	(cd %{buildroot} && find . -name 'sphinx.js') | sed -e 's|^.||' | sed -e \
14mu|python3-sphinx-1.3.1-2|133	's:\(.*/locale/\)\([^/_]\+\)\(.*\.js$\):%lang(\2) \1\2\3:' \
14mu|python3-sphinx-1.3.1-2|134	>> sphinx.lang
14mu|python3-sphinx-1.3.1-2|135	
14mu|python3-sphinx-1.3.1-2|136	
14mu|python3-sphinx-1.3.1-2|137	%check
14mu|python3-sphinx-1.3.1-2|138	%if %{enable_tests}
14mu|python3-sphinx-1.3.1-2|139	pushd tests
14mu|python3-sphinx-1.3.1-2|140	python3 run.py
14mu|python3-sphinx-1.3.1-2|141	popd
14mu|python3-sphinx-1.3.1-2|142	%endif
14mu|python3-sphinx-1.3.1-2|143	
14mu|python3-sphinx-1.3.1-2|144	%files -f sphinx.lang
14mu|python3-sphinx-1.3.1-2|145	%doc AUTHORS CHANGES EXAMPLES LICENSE
14mu|python3-sphinx-1.3.1-2|146	%{_bindir}/sphinx-*
14mu|python3-sphinx-1.3.1-2|147	%{py3_puresitedir}/*
14mu|python3-sphinx-1.3.1-2|148	%dir %{_datadir}/sphinx/
14mu|python3-sphinx-1.3.1-2|149	%dir %{_datadir}/sphinx/locale
14mu|python3-sphinx-1.3.1-2|150	%dir %{_datadir}/sphinx/locale/*
14mu|python3-sphinx-1.3.1-2|151	%if %{enable_doc}
14mu|python3-sphinx-1.3.1-2|152	%{_mandir}/man1/*
14mu|python3-sphinx-1.3.1-2|153	%endif
14mu|python3-sphinx-1.3.1-2|154	
14mu|python3-sphinx-1.3.1-2|155	%if %{enable_doc}
14mu|python3-sphinx-1.3.1-2|156	%files doc
14mu|python3-sphinx-1.3.1-2|157	%doc html reST
14mu|python3-sphinx-1.3.1-2|158	%endif
14mu|python3-sphinx-1.3.1-2|159	
14mu|python3-sphinx-1.3.1-2|160	%changelog
14mu|python3-sphinx-1.3.1-2|161	
14mu|python3-sphinx-1.3.1-2|162	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 1.3.1-2
14mu|python3-sphinx-1.3.1-2|163	- (ab2f31d) Require additional themes by default
14mu|python3-sphinx-1.3.1-2|164	
14mu|python3-sphinx-1.3.1-2|165	

23837 14
14mu|python3-sphinx_rtd_theme-0.1.9-1|1	%define module	sphinx_rtd_theme
14mu|python3-sphinx_rtd_theme-0.1.9-1|2	
14mu|python3-sphinx_rtd_theme-0.1.9-1|3	Name:		python3-%{module}
14mu|python3-sphinx_rtd_theme-0.1.9-1|4	Version:	0.1.9
14mu|python3-sphinx_rtd_theme-0.1.9-1|5	Release:	1
14mu|python3-sphinx_rtd_theme-0.1.9-1|6	Summary:	Sphinx theme for readthedocs.org
14mu|python3-sphinx_rtd_theme-0.1.9-1|7	Group:		Development/Python
14mu|python3-sphinx_rtd_theme-0.1.9-1|8	License:	MIT
14mu|python3-sphinx_rtd_theme-0.1.9-1|9	URL:		https://github.com/snide/sphinx_rtd_theme
14mu|python3-sphinx_rtd_theme-0.1.9-1|10	Source0:	https://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
14mu|python3-sphinx_rtd_theme-0.1.9-1|11	BuildArch:	noarch
14mu|python3-sphinx_rtd_theme-0.1.9-1|12	BuildRequires:	pkgconfig(python3)
14mu|python3-sphinx_rtd_theme-0.1.9-1|13	BuildRequires:	python3egg(setuptools)
14mu|python3-sphinx_rtd_theme-0.1.9-1|14	
14mu|python3-sphinx_rtd_theme-0.1.9-1|15	%description
14mu|python3-sphinx_rtd_theme-0.1.9-1|16	This is a prototype mobile-friendly sphinx theme for readthedocs.org.
14mu|python3-sphinx_rtd_theme-0.1.9-1|17	It's currently in development and includes some rtd variable checks that
14mu|python3-sphinx_rtd_theme-0.1.9-1|18	can be ignored if you're just trying to use it on your project outside
14mu|python3-sphinx_rtd_theme-0.1.9-1|19	of that site.
14mu|python3-sphinx_rtd_theme-0.1.9-1|20	
14mu|python3-sphinx_rtd_theme-0.1.9-1|21	%prep
14mu|python3-sphinx_rtd_theme-0.1.9-1|22	%setup -qn %{module}-%{version}
14mu|python3-sphinx_rtd_theme-0.1.9-1|23	
14mu|python3-sphinx_rtd_theme-0.1.9-1|24	# Remove bundled egg-info
14mu|python3-sphinx_rtd_theme-0.1.9-1|25	rm -rf %{module}.egg-info
14mu|python3-sphinx_rtd_theme-0.1.9-1|26	
14mu|python3-sphinx_rtd_theme-0.1.9-1|27	%build
14mu|python3-sphinx_rtd_theme-0.1.9-1|28	python3 setup.py build
14mu|python3-sphinx_rtd_theme-0.1.9-1|29	
14mu|python3-sphinx_rtd_theme-0.1.9-1|30	%install
14mu|python3-sphinx_rtd_theme-0.1.9-1|31	python3 setup.py install --skip-build --root %{buildroot}
14mu|python3-sphinx_rtd_theme-0.1.9-1|32	
14mu|python3-sphinx_rtd_theme-0.1.9-1|33	%files
14mu|python3-sphinx_rtd_theme-0.1.9-1|34	%doc README.rst LICENSE
14mu|python3-sphinx_rtd_theme-0.1.9-1|35	%{py3_puresitedir}/%{module}
14mu|python3-sphinx_rtd_theme-0.1.9-1|36	%{py3_puresitedir}/%{module}-%{version}-py%{py3_ver}.egg-info
14mu|python3-sphinx_rtd_theme-0.1.9-1|37	
14mu|python3-sphinx_rtd_theme-0.1.9-1|38	%changelog
14mu|python3-sphinx_rtd_theme-0.1.9-1|39	
14mu|python3-sphinx_rtd_theme-0.1.9-1|40	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 0.1.9-1
14mu|python3-sphinx_rtd_theme-0.1.9-1|41	- (1a02da8) Imported from SRPM
14mu|python3-sphinx_rtd_theme-0.1.9-1|42	
14mu|python3-sphinx_rtd_theme-0.1.9-1|43	

23838 14
14mu|python3-sphinx-theme-alabaster-0.7.6-1|1	%global pypi_name alabaster
14mu|python3-sphinx-theme-alabaster-0.7.6-1|2	%global srcname sphinx-theme-%{pypi_name}
14mu|python3-sphinx-theme-alabaster-0.7.6-1|3	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|4	Name:           python3-%{srcname}
14mu|python3-sphinx-theme-alabaster-0.7.6-1|5	Version:        0.7.6
14mu|python3-sphinx-theme-alabaster-0.7.6-1|6	Release:        1
14mu|python3-sphinx-theme-alabaster-0.7.6-1|7	Summary:        Configurable sidebar-enabled Sphinx theme
14mu|python3-sphinx-theme-alabaster-0.7.6-1|8	Group:          Development/Python
14mu|python3-sphinx-theme-alabaster-0.7.6-1|9	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|10	License:        BSD
14mu|python3-sphinx-theme-alabaster-0.7.6-1|11	URL:            https://pypi.python.org/pypi/%{pypi_name}
14mu|python3-sphinx-theme-alabaster-0.7.6-1|12	Source0:        https://pypi.python.org/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14mu|python3-sphinx-theme-alabaster-0.7.6-1|13	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|14	BuildArch:      noarch
14mu|python3-sphinx-theme-alabaster-0.7.6-1|15	BuildRequires:  python3-devel
14mu|python3-sphinx-theme-alabaster-0.7.6-1|16	BuildRequires:  python3-setuptools
14mu|python3-sphinx-theme-alabaster-0.7.6-1|17	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|18	%description
14mu|python3-sphinx-theme-alabaster-0.7.6-1|19	This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as
14mu|python3-sphinx-theme-alabaster-0.7.6-1|20	used in his Requests project), which was itself originally based on
14mu|python3-sphinx-theme-alabaster-0.7.6-1|21	@mitsuhiko's theme used for Flask & related projects.
14mu|python3-sphinx-theme-alabaster-0.7.6-1|22	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|23	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|24	%prep
14mu|python3-sphinx-theme-alabaster-0.7.6-1|25	%setup -qn %{pypi_name}-%{version}
14mu|python3-sphinx-theme-alabaster-0.7.6-1|26	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|27	# Remove bundled eggs
14mu|python3-sphinx-theme-alabaster-0.7.6-1|28	rm -rf %{pypi_name}.egg-info
14mu|python3-sphinx-theme-alabaster-0.7.6-1|29	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|30	%build
14mu|python3-sphinx-theme-alabaster-0.7.6-1|31	python3 setup.py build
14mu|python3-sphinx-theme-alabaster-0.7.6-1|32	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|33	%install
14mu|python3-sphinx-theme-alabaster-0.7.6-1|34	python3 setup.py install --skip-build --root %{buildroot}
14mu|python3-sphinx-theme-alabaster-0.7.6-1|35	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|36	%files
14mu|python3-sphinx-theme-alabaster-0.7.6-1|37	%doc README.rst LICENSE
14mu|python3-sphinx-theme-alabaster-0.7.6-1|38	%{py3_puresitedir}/%{pypi_name}-%{version}-py%{py3_ver}.egg-info/
14mu|python3-sphinx-theme-alabaster-0.7.6-1|39	%{py3_puresitedir}/%{pypi_name}/
14mu|python3-sphinx-theme-alabaster-0.7.6-1|40	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|41	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|42	%changelog
14mu|python3-sphinx-theme-alabaster-0.7.6-1|43	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|44	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 0.7.6-1
14mu|python3-sphinx-theme-alabaster-0.7.6-1|45	- (b03232b) Imported from SRPM
14mu|python3-sphinx-theme-alabaster-0.7.6-1|46	
14mu|python3-sphinx-theme-alabaster-0.7.6-1|47	

23839 14
14mu|python3-xlib-0.15-0.rc1.4|1	%define prever rc1
14mu|python3-xlib-0.15-0.rc1.4|2	
14mu|python3-xlib-0.15-0.rc1.4|3	Summary:	X11R6 client-side implementation
14mu|python3-xlib-0.15-0.rc1.4|4	Name:		python3-xlib
14mu|python3-xlib-0.15-0.rc1.4|5	Version:	0.15
14mu|python3-xlib-0.15-0.rc1.4|6	Release:	0.%{prever}.4
14mu|python3-xlib-0.15-0.rc1.4|7	Source0:	http://downloads.sourceforge.net/python-xlib/python-xlib-%{version}%{?prever}.tar.bz2
14mu|python3-xlib-0.15-0.rc1.4|8	Patch0:		python-xlib-0.15rc1-python3.patch
14mu|python3-xlib-0.15-0.rc1.4|9	Patch1:		python-xlib-0.14-buffsize.patch
14mu|python3-xlib-0.15-0.rc1.4|10	Patch2:		python-xlib-0.15rc1-get_best_auth.patch
14mu|python3-xlib-0.15-0.rc1.4|11	Patch3:		python-xlib-0.15rc1-fix-rhomboid-examples.patch
14mu|python3-xlib-0.15-0.rc1.4|12	Patch4:		python-xlib-0.15rc1-fix-ssh-tunnel-auth.patch
14mu|python3-xlib-0.15-0.rc1.4|13	Patch5:		python-xlib-0.15rc1-fix-unix-socket-in-display.patch
14mu|python3-xlib-0.15-0.rc1.4|14	License:	GPL
14mu|python3-xlib-0.15-0.rc1.4|15	Group:		Development/Python
14mu|python3-xlib-0.15-0.rc1.4|16	Url:		http://python-xlib.sourceforge.net/
14mu|python3-xlib-0.15-0.rc1.4|17	BuildRequires:	python3-devel
14mu|python3-xlib-0.15-0.rc1.4|18	BuildArch:	noarch
14mu|python3-xlib-0.15-0.rc1.4|19	
14mu|python3-xlib-0.15-0.rc1.4|20	%description
14mu|python3-xlib-0.15-0.rc1.4|21	The Python3 X Library is a complete X11R6 client-side implementation,
14mu|python3-xlib-0.15-0.rc1.4|22	written in pure Python. It can be used to write low-levelish X Windows
14mu|python3-xlib-0.15-0.rc1.4|23	client applications in Python3.
14mu|python3-xlib-0.15-0.rc1.4|24	
14mu|python3-xlib-0.15-0.rc1.4|25	%prep
14mu|python3-xlib-0.15-0.rc1.4|26	%setup -qn python-xlib-%{version}%{?prever}
14mu|python3-xlib-0.15-0.rc1.4|27	%patch0 -p1 -b .python3
14mu|python3-xlib-0.15-0.rc1.4|28	%patch1 -p1 -b .buffsize
14mu|python3-xlib-0.15-0.rc1.4|29	%patch2 -p1 -b .best_auth
14mu|python3-xlib-0.15-0.rc1.4|30	%patch3 -p1 -b .rhomboid
14mu|python3-xlib-0.15-0.rc1.4|31	%patch4 -p1 -b .ssh
14mu|python3-xlib-0.15-0.rc1.4|32	%patch5 -p1 -b .socket
14mu|python3-xlib-0.15-0.rc1.4|33	chmod -R a+r .
14mu|python3-xlib-0.15-0.rc1.4|34	
14mu|python3-xlib-0.15-0.rc1.4|35	%build
14mu|python3-xlib-0.15-0.rc1.4|36	python3 setup.py build
14mu|python3-xlib-0.15-0.rc1.4|37	
14mu|python3-xlib-0.15-0.rc1.4|38	%install
14mu|python3-xlib-0.15-0.rc1.4|39	python3 setup.py install --root=%{buildroot}
14mu|python3-xlib-0.15-0.rc1.4|40	
14mu|python3-xlib-0.15-0.rc1.4|41	%clean
14mu|python3-xlib-0.15-0.rc1.4|42	
14mu|python3-xlib-0.15-0.rc1.4|43	%files
14mu|python3-xlib-0.15-0.rc1.4|44	%doc NEWS README TODO
14mu|python3-xlib-0.15-0.rc1.4|45	%{py3_puresitedir}/Xlib
14mu|python3-xlib-0.15-0.rc1.4|46	%{py3_puresitedir}/*.egg-info
14mu|python3-xlib-0.15-0.rc1.4|47	
14mu|python3-xlib-0.15-0.rc1.4|48	%changelog
14mu|python3-xlib-0.15-0.rc1.4|49	
14mu|python3-xlib-0.15-0.rc1.4|50	* Mon Jun 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.15-0.rc1.4
14mu|python3-xlib-0.15-0.rc1.4|51	- (ee39be2) Fix indent in unix-socket patch
14mu|python3-xlib-0.15-0.rc1.4|52	
14mu|python3-xlib-0.15-0.rc1.4|53	

23840 14
14mu|python-appdirs-1.4.0-2|1	%define	module	appdirs
14mu|python-appdirs-1.4.0-2|2	
14mu|python-appdirs-1.4.0-2|3	Name:		python-%{module}
14mu|python-appdirs-1.4.0-2|4	Version:	1.4.0
14mu|python-appdirs-1.4.0-2|5	Release:	2
14mu|python-appdirs-1.4.0-2|6	Summary:	A small Python module for determining appropriate platform-specific dirs
14mu|python-appdirs-1.4.0-2|7	Source0:	http://pypi.python.org/packages/source/a/%{module}/%{module}-%{version}.tar.gz
14mu|python-appdirs-1.4.0-2|8	License:	MIT
14mu|python-appdirs-1.4.0-2|9	Group:		Development/Python
14mu|python-appdirs-1.4.0-2|10	Url:		http://github.com/ActiveState/appdirs
14mu|python-appdirs-1.4.0-2|11	BuildArch:	noarch
14mu|python-appdirs-1.4.0-2|12	BuildRequires:	pythonegg(setuptools)
14mu|python-appdirs-1.4.0-2|13	
14mu|python-appdirs-1.4.0-2|14	%description
14mu|python-appdirs-1.4.0-2|15	What directory should your app use for storing user data?
14mu|python-appdirs-1.4.0-2|16	
14mu|python-appdirs-1.4.0-2|17	This kind of thing is what the ``appdirs`` module is for.
14mu|python-appdirs-1.4.0-2|18	``appdirs`` will help you choose an appropriate:
14mu|python-appdirs-1.4.0-2|19	
14mu|python-appdirs-1.4.0-2|20	- user data dir (``user_data_dir``)
14mu|python-appdirs-1.4.0-2|21	- user config dir (``user_config_dir``)
14mu|python-appdirs-1.4.0-2|22	- user cache dir (``user_cache_dir``)
14mu|python-appdirs-1.4.0-2|23	- site data dir (``site_data_dir``)
14mu|python-appdirs-1.4.0-2|24	- site config dir (``site_config_dir``)
14mu|python-appdirs-1.4.0-2|25	- user log dir (``user_log_dir``)
14mu|python-appdirs-1.4.0-2|26	
14mu|python-appdirs-1.4.0-2|27	and also:
14mu|python-appdirs-1.4.0-2|28	
14mu|python-appdirs-1.4.0-2|29	- is a single module so other Python packages can include their own
14mu|python-appdirs-1.4.0-2|30	private copy
14mu|python-appdirs-1.4.0-2|31	- is slightly opinionated on the directory names used. Look for "OPINION" in
14mu|python-appdirs-1.4.0-2|32	documentation and code for when an opinion is being applied.
14mu|python-appdirs-1.4.0-2|33	
14mu|python-appdirs-1.4.0-2|34	%files
14mu|python-appdirs-1.4.0-2|35	%doc CHANGES.rst
14mu|python-appdirs-1.4.0-2|36	%doc LICENSE.txt
14mu|python-appdirs-1.4.0-2|37	%doc README.rst
14mu|python-appdirs-1.4.0-2|38	%{py_puresitedir}/appdirs.py*
14mu|python-appdirs-1.4.0-2|39	%{py_puresitedir}/appdirs*.egg-info
14mu|python-appdirs-1.4.0-2|40	
14mu|python-appdirs-1.4.0-2|41	#----------------------------------------------------------------------------
14mu|python-appdirs-1.4.0-2|42	
14mu|python-appdirs-1.4.0-2|43	%package -n python3-%{module}
14mu|python-appdirs-1.4.0-2|44	
14mu|python-appdirs-1.4.0-2|45	Summary:	A small Python module for determining appropriate platform-specific dirs
14mu|python-appdirs-1.4.0-2|46	Group:		Development/Python
14mu|python-appdirs-1.4.0-2|47	BuildRequires: python3egg(setuptools)
14mu|python-appdirs-1.4.0-2|48	
14mu|python-appdirs-1.4.0-2|49	%description -n python3-%{module}
14mu|python-appdirs-1.4.0-2|50	What directory should your app use for storing user data?
14mu|python-appdirs-1.4.0-2|51	
14mu|python-appdirs-1.4.0-2|52	This kind of thing is what the ``appdirs`` module is for.
14mu|python-appdirs-1.4.0-2|53	``appdirs`` will help you choose an appropriate:
14mu|python-appdirs-1.4.0-2|54	
14mu|python-appdirs-1.4.0-2|55	- user data dir (``user_data_dir``)
14mu|python-appdirs-1.4.0-2|56	- user config dir (``user_config_dir``)
14mu|python-appdirs-1.4.0-2|57	- user cache dir (``user_cache_dir``)
14mu|python-appdirs-1.4.0-2|58	- site data dir (``site_data_dir``)
14mu|python-appdirs-1.4.0-2|59	- site config dir (``site_config_dir``)
14mu|python-appdirs-1.4.0-2|60	- user log dir (``user_log_dir``)
14mu|python-appdirs-1.4.0-2|61	
14mu|python-appdirs-1.4.0-2|62	and also:
14mu|python-appdirs-1.4.0-2|63	
14mu|python-appdirs-1.4.0-2|64	- is a single module so other Python packages can include their own
14mu|python-appdirs-1.4.0-2|65	private copy
14mu|python-appdirs-1.4.0-2|66	- is slightly opinionated on the directory names used. Look for "OPINION" in
14mu|python-appdirs-1.4.0-2|67	documentation and code for when an opinion is being applied.
14mu|python-appdirs-1.4.0-2|68	
14mu|python-appdirs-1.4.0-2|69	%files -n python3-%{module}
14mu|python-appdirs-1.4.0-2|70	%doc CHANGES.rst
14mu|python-appdirs-1.4.0-2|71	%doc LICENSE.txt
14mu|python-appdirs-1.4.0-2|72	%doc README.rst
14mu|python-appdirs-1.4.0-2|73	%{py3_puresitedir}/appdirs.py*
14mu|python-appdirs-1.4.0-2|74	%{py3_puresitedir}/appdirs*.egg-info
14mu|python-appdirs-1.4.0-2|75	
14mu|python-appdirs-1.4.0-2|76	#----------------------------------------------------------------------------
14mu|python-appdirs-1.4.0-2|77	%prep
14mu|python-appdirs-1.4.0-2|78	%setup -qn %{module}-%{version}
14mu|python-appdirs-1.4.0-2|79	
14mu|python-appdirs-1.4.0-2|80	cp -a . %{py3dir}
14mu|python-appdirs-1.4.0-2|81	
14mu|python-appdirs-1.4.0-2|82	%build
14mu|python-appdirs-1.4.0-2|83	python setup.py build
14mu|python-appdirs-1.4.0-2|84	
14mu|python-appdirs-1.4.0-2|85	pushd %{py3dir}
14mu|python-appdirs-1.4.0-2|86	python3 setup.py build
14mu|python-appdirs-1.4.0-2|87	popd
14mu|python-appdirs-1.4.0-2|88	
14mu|python-appdirs-1.4.0-2|89	%install
14mu|python-appdirs-1.4.0-2|90	python setup.py install --root=%{buildroot}
14mu|python-appdirs-1.4.0-2|91	
14mu|python-appdirs-1.4.0-2|92	pushd %{py3dir}
14mu|python-appdirs-1.4.0-2|93	python3 setup.py install --root=%{buildroot}
14mu|python-appdirs-1.4.0-2|94	popd
14mu|python-appdirs-1.4.0-2|95	
14mu|python-appdirs-1.4.0-2|96	%check
14mu|python-appdirs-1.4.0-2|97	python setup.py test
14mu|python-appdirs-1.4.0-2|98	
14mu|python-appdirs-1.4.0-2|99	pushd %{py3dir}
14mu|python-appdirs-1.4.0-2|100	python setup.py test
14mu|python-appdirs-1.4.0-2|101	popd
14mu|python-appdirs-1.4.0-2|102	
14mu|python-appdirs-1.4.0-2|103	
14mu|python-appdirs-1.4.0-2|104	%changelog
14mu|python-appdirs-1.4.0-2|105	
14mu|python-appdirs-1.4.0-2|106	* Sat May 28 2016 abfonly <abfonly@gmail.com> 1.4.0-2
14mu|python-appdirs-1.4.0-2|107	- (1fd4d76) Merge pull request #1 from python3_modules/python-appdirs:rosa2014.1
14mu|python-appdirs-1.4.0-2|108	- (1fd4d76) abfonly
14mu|python-appdirs-1.4.0-2|109	
14mu|python-appdirs-1.4.0-2|110	

23841 14
14mu|python-argparse-1.2.1-4|1	%define module	argparse
14mu|python-argparse-1.2.1-4|2	
14mu|python-argparse-1.2.1-4|3	Summary:	A Python command line parser inspired by optparse
14mu|python-argparse-1.2.1-4|4	Name:		python-%{module}
14mu|python-argparse-1.2.1-4|5	Version:	1.2.1
14mu|python-argparse-1.2.1-4|6	Release:	4
14mu|python-argparse-1.2.1-4|7	Source0:	http://argparse.googlecode.com/files/%{module}-%{version}.tar.gz
14mu|python-argparse-1.2.1-4|8	License:	BSD
14mu|python-argparse-1.2.1-4|9	Group:		Development/Python
14mu|python-argparse-1.2.1-4|10	Url:		http://argparse.python-hosting.com/
14mu|python-argparse-1.2.1-4|11	Requires:	python >= 2.3
14mu|python-argparse-1.2.1-4|12	BuildRequires:	python-devel >= 2.3
14mu|python-argparse-1.2.1-4|13	BuildRequires:	python-setuptools
14mu|python-argparse-1.2.1-4|14	BuildArch:	noarch
14mu|python-argparse-1.2.1-4|15	
14mu|python-argparse-1.2.1-4|16	%description
14mu|python-argparse-1.2.1-4|17	The argparse module makes writing command line tools in Python easy.
14mu|python-argparse-1.2.1-4|18	Just briefly describe your command line interface and argparse will
14mu|python-argparse-1.2.1-4|19	take care of the rest, including:
14mu|python-argparse-1.2.1-4|20	
14mu|python-argparse-1.2.1-4|21	* parsing the arguments and flags from ``sys.argv``
14mu|python-argparse-1.2.1-4|22	* converting arg strings into objects for your program
14mu|python-argparse-1.2.1-4|23	* formatting and printing any help messages
14mu|python-argparse-1.2.1-4|24	* and much more ...
14mu|python-argparse-1.2.1-4|25	
14mu|python-argparse-1.2.1-4|26	For those familiar with the optparse module from the Python standard
14mu|python-argparse-1.2.1-4|27	library, argparse improves on this module in a number of ways,
14mu|python-argparse-1.2.1-4|28	including:
14mu|python-argparse-1.2.1-4|29	
14mu|python-argparse-1.2.1-4|30	* handling positional arguments
14mu|python-argparse-1.2.1-4|31	* supporting sub-commands
14mu|python-argparse-1.2.1-4|32	* allowing alternative option prefixes like ``+`` and ``/``
14mu|python-argparse-1.2.1-4|33	* handling zero-or-more and one-or-more style arguments
14mu|python-argparse-1.2.1-4|34	* producing more informative usage messages
14mu|python-argparse-1.2.1-4|35	* providing a much simpler interface for custom types and actions
14mu|python-argparse-1.2.1-4|36	
14mu|python-argparse-1.2.1-4|37	%files
14mu|python-argparse-1.2.1-4|38	%doc *.txt doc/*
14mu|python-argparse-1.2.1-4|39	%{py_puresitedir}/*
14mu|python-argparse-1.2.1-4|40	
14mu|python-argparse-1.2.1-4|41	%package -n python3-%{module}
14mu|python-argparse-1.2.1-4|42	Summary:	A Python command line parser inspired by optparse
14mu|python-argparse-1.2.1-4|43	Group:          Development/Python
14mu|python-argparse-1.2.1-4|44	
14mu|python-argparse-1.2.1-4|45	BuildRequires:  pkgconfig(python3)
14mu|python-argparse-1.2.1-4|46	BuildRequires:	python3-setuptools
14mu|python-argparse-1.2.1-4|47	
14mu|python-argparse-1.2.1-4|48	%description -n python3-%{module}
14mu|python-argparse-1.2.1-4|49	The argparse module makes writing command line tools in Python easy.
14mu|python-argparse-1.2.1-4|50	Just briefly describe your command line interface and argparse will
14mu|python-argparse-1.2.1-4|51	take care of the rest, including:
14mu|python-argparse-1.2.1-4|52	
14mu|python-argparse-1.2.1-4|53	* parsing the arguments and flags from ``sys.argv``
14mu|python-argparse-1.2.1-4|54	* converting arg strings into objects for your program
14mu|python-argparse-1.2.1-4|55	* formatting and printing any help messages
14mu|python-argparse-1.2.1-4|56	* and much more ...
14mu|python-argparse-1.2.1-4|57	
14mu|python-argparse-1.2.1-4|58	For those familiar with the optparse module from the Python standard
14mu|python-argparse-1.2.1-4|59	library, argparse improves on this module in a number of ways,
14mu|python-argparse-1.2.1-4|60	including:
14mu|python-argparse-1.2.1-4|61	
14mu|python-argparse-1.2.1-4|62	* handling positional arguments
14mu|python-argparse-1.2.1-4|63	* supporting sub-commands
14mu|python-argparse-1.2.1-4|64	* allowing alternative option prefixes like ``+`` and ``/``
14mu|python-argparse-1.2.1-4|65	* handling zero-or-more and one-or-more style arguments
14mu|python-argparse-1.2.1-4|66	* producing more informative usage messages
14mu|python-argparse-1.2.1-4|67	* providing a much simpler interface for custom types and actions
14mu|python-argparse-1.2.1-4|68	
14mu|python-argparse-1.2.1-4|69	%files -n python3-%{module}
14mu|python-argparse-1.2.1-4|70	%{py3_puresitedir}/*
14mu|python-argparse-1.2.1-4|71	
14mu|python-argparse-1.2.1-4|72	#--------------------------------------------------------------------
14mu|python-argparse-1.2.1-4|73	
14mu|python-argparse-1.2.1-4|74	%prep
14mu|python-argparse-1.2.1-4|75	%setup -q -n %{module}-%{version}
14mu|python-argparse-1.2.1-4|76	
14mu|python-argparse-1.2.1-4|77	cp -a . %{py3dir}
14mu|python-argparse-1.2.1-4|78	
14mu|python-argparse-1.2.1-4|79	%build
14mu|python-argparse-1.2.1-4|80	#nothing to do here.
14mu|python-argparse-1.2.1-4|81	
14mu|python-argparse-1.2.1-4|82	%install
14mu|python-argparse-1.2.1-4|83	python setup.py install --root=%{buildroot} --record=FILE_LIST
14mu|python-argparse-1.2.1-4|84	chmod -R og-w *.txt doc/
14mu|python-argparse-1.2.1-4|85	
14mu|python-argparse-1.2.1-4|86	pushd %{py3dir}
14mu|python-argparse-1.2.1-4|87	python3 setup.py install --root=%{buildroot} --record=FILE_LIST
14mu|python-argparse-1.2.1-4|88	popd
14mu|python-argparse-1.2.1-4|89	
14mu|python-argparse-1.2.1-4|90	
14mu|python-argparse-1.2.1-4|91	
14mu|python-argparse-1.2.1-4|92	%changelog
14mu|python-argparse-1.2.1-4|93	
14mu|python-argparse-1.2.1-4|94	* Sat Mar 19 2016 Denis Silakov <dsilakov@gmail.com> 1.2.1-4
14mu|python-argparse-1.2.1-4|95	- (5041e09) Move to main
14mu|python-argparse-1.2.1-4|96	
14mu|python-argparse-1.2.1-4|97	

23842 14
14mu|python-babel-1.3-4|1	%define tarname	Babel
14mu|python-babel-1.3-4|2	%define debug_package %{nil}
14mu|python-babel-1.3-4|3	
14mu|python-babel-1.3-4|4	Summary:	Internationalization utilities for Python
14mu|python-babel-1.3-4|5	Name:		python-babel
14mu|python-babel-1.3-4|6	Version:	1.3
14mu|python-babel-1.3-4|7	Release:	4
14mu|python-babel-1.3-4|8	Source0:	https://pypi.python.org/packages/source/B/Babel/%{tarname}-%{version}.tar.gz
14mu|python-babel-1.3-4|9	License:	BSD
14mu|python-babel-1.3-4|10	Group:		Development/Python
14mu|python-babel-1.3-4|11	Url:		http://babel.edgewall.org/
14mu|python-babel-1.3-4|12	BuildArch:	noarch
14mu|python-babel-1.3-4|13	BuildRequires:	pkgconfig(python)
14mu|python-babel-1.3-4|14	BuildRequires:	pythonegg(setuptools)
14mu|python-babel-1.3-4|15	BuildRequires:	pythonegg(pytz)
14mu|python-babel-1.3-4|16	
14mu|python-babel-1.3-4|17	Requires:	pythonegg(pytz)
14mu|python-babel-1.3-4|18	
14mu|python-babel-1.3-4|19	%description
14mu|python-babel-1.3-4|20	Babel is a Python library that provides an integrated collection of
14mu|python-babel-1.3-4|21	utilities that assist with internationalizing and localizing Python
14mu|python-babel-1.3-4|22	applications (in particular web-based applications.)
14mu|python-babel-1.3-4|23	
14mu|python-babel-1.3-4|24	
14mu|python-babel-1.3-4|25	%prep
14mu|python-babel-1.3-4|26	%setup -qn %{tarname}-%{version}
14mu|python-babel-1.3-4|27	
14mu|python-babel-1.3-4|28	%build
14mu|python-babel-1.3-4|29	python setup.py build
14mu|python-babel-1.3-4|30	
14mu|python-babel-1.3-4|31	%install
14mu|python-babel-1.3-4|32	python setup.py install --root=%{buildroot}
14mu|python-babel-1.3-4|33	
14mu|python-babel-1.3-4|34	%check
14mu|python-babel-1.3-4|35	python setup.py test
14mu|python-babel-1.3-4|36	
14mu|python-babel-1.3-4|37	%files -n python-babel
14mu|python-babel-1.3-4|38	%{_bindir}/pybabel
14mu|python-babel-1.3-4|39	%doc docs/
14mu|python-babel-1.3-4|40	%{python_sitelib}/babel
14mu|python-babel-1.3-4|41	%{python_sitelib}/*.egg-info
14mu|python-babel-1.3-4|42	
14mu|python-babel-1.3-4|43	
14mu|python-babel-1.3-4|44	%changelog
14mu|python-babel-1.3-4|45	
14mu|python-babel-1.3-4|46	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 1.3-4
14mu|python-babel-1.3-4|47	- (4328695) Move to main
14mu|python-babel-1.3-4|48	
14mu|python-babel-1.3-4|49	

23843 14
14mu|python-backports-1.0-2|1	%define debug_package %{nil}
14mu|python-backports-1.0-2|2	
14mu|python-backports-1.0-2|3	Summary:	Namespace for backported Python features
14mu|python-backports-1.0-2|4	Name:		python-backports
14mu|python-backports-1.0-2|5	Version:	1.0
14mu|python-backports-1.0-2|6	Release:	2
14mu|python-backports-1.0-2|7	# Only code is sourced from http://www.python.org/dev/peps/pep-0382/
14mu|python-backports-1.0-2|8	License:	Public Domain
14mu|python-backports-1.0-2|9	Group:		Development/Python
14mu|python-backports-1.0-2|10	Url:		https://pypi.python.org/pypi/backports
14mu|python-backports-1.0-2|11	Source0:	backports.py
14mu|python-backports-1.0-2|12	BuildRequires:	pkgconfig(python)
14mu|python-backports-1.0-2|13	
14mu|python-backports-1.0-2|14	%description
14mu|python-backports-1.0-2|15	The backports namespace is a namespace reserved for features backported from
14mu|python-backports-1.0-2|16	the Python standard library to older versions of Python 2.
14mu|python-backports-1.0-2|17	
14mu|python-backports-1.0-2|18	Packages that exist in the backports namespace in Fedora should not provide
14mu|python-backports-1.0-2|19	their own backports/__init__.py, but instead require this package.
14mu|python-backports-1.0-2|20	
14mu|python-backports-1.0-2|21	Backports to earlier versions of Python 3, if they exist, do not need this
14mu|python-backports-1.0-2|22	package because of changes made in Python 3.3 in PEP 420
14mu|python-backports-1.0-2|23	(http://www.python.org/dev/peps/pep-0420/).
14mu|python-backports-1.0-2|24	
14mu|python-backports-1.0-2|25	%files
14mu|python-backports-1.0-2|26	%{python_sitelib}/backports
14mu|python-backports-1.0-2|27	%if "%{python_sitelib}" != "%{python_sitearch}"
14mu|python-backports-1.0-2|28	%{python_sitearch}/backports
14mu|python-backports-1.0-2|29	%endif
14mu|python-backports-1.0-2|30	
14mu|python-backports-1.0-2|31	#----------------------------------------------------------------------------
14mu|python-backports-1.0-2|32	
14mu|python-backports-1.0-2|33	%prep
14mu|python-backports-1.0-2|34	
14mu|python-backports-1.0-2|35	
14mu|python-backports-1.0-2|36	%build
14mu|python-backports-1.0-2|37	
14mu|python-backports-1.0-2|38	%install
14mu|python-backports-1.0-2|39	mkdir -pm 755 %{buildroot}%{python_sitelib}/backports
14mu|python-backports-1.0-2|40	install -pm 644 %{SOURCE0} %{buildroot}%{python_sitelib}/backports/__init__.py
14mu|python-backports-1.0-2|41	
14mu|python-backports-1.0-2|42	%if "%{python_sitelib}" != "%{python_sitearch}"
14mu|python-backports-1.0-2|43	mkdir -pm 755 %{buildroot}%{python_sitearch}/backports
14mu|python-backports-1.0-2|44	install -pm 644 %{SOURCE0} %{buildroot}%{python_sitearch}/backports/__init__.py
14mu|python-backports-1.0-2|45	%endif
14mu|python-backports-1.0-2|46	
14mu|python-backports-1.0-2|47	%changelog
14mu|python-backports-1.0-2|48	
14mu|python-backports-1.0-2|49	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1.0-2
14mu|python-backports-1.0-2|50	- (98e403e) Move to main
14mu|python-backports-1.0-2|51	
14mu|python-backports-1.0-2|52	

23844 14
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|1	%global module_name backports.ssl_match_hostname
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|2	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|3	Summary:	The ssl.match_hostname() function from Python 3
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|4	Name:		python-backports-ssl_match_hostname
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|5	Version:	3.4.0.2
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|6	Release:	2
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|7	License:	Python
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|8	Group:		Development/Python
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|9	Url:		https://bitbucket.org/brandon/backports.ssl_match_hostname
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|10	Source0:	http://pypi.python.org/packages/source/b/%{module_name}/%{module_name}-%{version}.tar.gz
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|11	BuildArch:	noarch
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|12	BuildRequires:	pkgconfig(python)
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|13	#Just to make sure we have it
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|14	BuildRequires:	python-backports
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|15	BuildRequires:	python-setuptools
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|16	Requires:	python-backports
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|17	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|18	%description
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|19	The Secure Sockets layer is only actually secure if you check the hostname in
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|20	the certificate returned by the server to which you are connecting, and verify
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|21	that it matches to hostname that you are trying to reach.
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|22	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|23	But the matching logic, defined in RFC2818, can be a bit tricky to implement on
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|24	your own. So the ssl package in the Standard Library of Python 3.2 now includes
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|25	a match_hostname() function for performing this check instead of requiring
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|26	every application to implement the check separately.
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|27	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|28	This backport brings match_hostname() to users of earlier versions of Python.
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|29	The actual code inside comes verbatim from Python 3.2.
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|30	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|31	%files
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|32	%doc README.txt LICENSE.txt
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|33	%{python_sitelib}/backports/ssl_match_hostname/*.py
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|34	%{python_sitelib}/backports.ssl_match_hostname-%{version}-py%{py_ver}.egg-info
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|35	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|36	#----------------------------------------------------------------------------
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|37	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|38	%prep
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|39	%setup -qn %{module_name}-%{version}
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|40	mv src/backports/ssl_match_hostname/README.txt ./
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|41	mv src/backports/ssl_match_hostname/LICENSE.txt ./
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|42	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|43	%build
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|44	python setup.py build
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|45	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|46	%install
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|47	python setup.py install --skip-build --root %{buildroot}
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|48	rm %{buildroot}%{python_sitelib}/backports/__init__.py*
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|49	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|50	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|51	%changelog
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|52	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|53	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 3.4.0.2-2
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|54	- (b12163d) Move to main
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|55	
14mu|python-backports-ssl_match_hostname-3.4.0.2-2|56	

23845 14
14mu|python-celementtree-1.0.5-16|1	%define module		cElementTree
14mu|python-celementtree-1.0.5-16|2	%define date_version	20051216
14mu|python-celementtree-1.0.5-16|3	
14mu|python-celementtree-1.0.5-16|4	Summary:	Add-on to the standard ElementTree package
14mu|python-celementtree-1.0.5-16|5	Name:		python-celementtree
14mu|python-celementtree-1.0.5-16|6	Version:	1.0.5
14mu|python-celementtree-1.0.5-16|7	Release:	16
14mu|python-celementtree-1.0.5-16|8	Group:		Development/Python
14mu|python-celementtree-1.0.5-16|9	License:	Python license
14mu|python-celementtree-1.0.5-16|10	Url:		http://effbot.org/zone/element-index.htm
14mu|python-celementtree-1.0.5-16|11	Source0:	http://effbot.org/downloads/%{module}-%{version}-%{date_version}.tar.gz
14mu|python-celementtree-1.0.5-16|12	Patch0:		celementtree-1.0.5-external-libexpat.patch
14mu|python-celementtree-1.0.5-16|13	BuildRequires:	pkgconfig(expat)
14mu|python-celementtree-1.0.5-16|14	BuildRequires:  python-devel
14mu|python-celementtree-1.0.5-16|15	Requires:	python-elementtree
14mu|python-celementtree-1.0.5-16|16	
14mu|python-celementtree-1.0.5-16|17	%description
14mu|python-celementtree-1.0.5-16|18	This is an add-on to the standard ElementTree package, which adds a very fast
14mu|python-celementtree-1.0.5-16|19	and memory-efficient alternative implementation of the ElementTree API.
14mu|python-celementtree-1.0.5-16|20	
14mu|python-celementtree-1.0.5-16|21	%prep
14mu|python-celementtree-1.0.5-16|22	%setup -qn %{module}-%{version}-%{date_version}
14mu|python-celementtree-1.0.5-16|23	%apply_patches
14mu|python-celementtree-1.0.5-16|24	
14mu|python-celementtree-1.0.5-16|25	%build
14mu|python-celementtree-1.0.5-16|26	python setup.py build
14mu|python-celementtree-1.0.5-16|27	
14mu|python-celementtree-1.0.5-16|28	%install
14mu|python-celementtree-1.0.5-16|29	python setup.py install --root=%{buildroot} --record INSTALLED_FILES
14mu|python-celementtree-1.0.5-16|30	
14mu|python-celementtree-1.0.5-16|31	%files -f INSTALLED_FILES
14mu|python-celementtree-1.0.5-16|32	%doc samples README* CHANGES*
14mu|python-celementtree-1.0.5-16|33	
14mu|python-celementtree-1.0.5-16|34	%changelog
14mu|python-celementtree-1.0.5-16|35	
14mu|python-celementtree-1.0.5-16|36	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.0.5-16
14mu|python-celementtree-1.0.5-16|37	- (00c2a8d) Repack tarball according to upstream
14mu|python-celementtree-1.0.5-16|38	
14mu|python-celementtree-1.0.5-16|39	

23846 14
14mu|python-cffi-1.3.1-2|1	%define _disable_ld_as_needed 1
14mu|python-cffi-1.3.1-2|2	%define pypi_name cffi
14mu|python-cffi-1.3.1-2|3	# we don't want to provide private python extension libs
14mu|python-cffi-1.3.1-2|4	%define _exclude_files_from_autoprov %{python_sitearch}/.*\\.so\\|%{python3_sitearch}/.*\\.so
14mu|python-cffi-1.3.1-2|5	
14mu|python-cffi-1.3.1-2|6	Summary:	Foreign Function Interface for Python calling C code
14mu|python-cffi-1.3.1-2|7	Name:		python-%{pypi_name}
14mu|python-cffi-1.3.1-2|8	Version:	1.3.1
14mu|python-cffi-1.3.1-2|9	Release:	2
14mu|python-cffi-1.3.1-2|10	License:	MIT
14mu|python-cffi-1.3.1-2|11	Group:		Development/Python
14mu|python-cffi-1.3.1-2|12	Url:		http://cffi.readthedocs.org/
14mu|python-cffi-1.3.1-2|13	Source0:	https://pypi.python.org/packages/source/c/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14mu|python-cffi-1.3.1-2|14	Source100:	%{name}.rpmlintrc
14mu|python-cffi-1.3.1-2|15	BuildRequires:	pkgconfig(libffi)
14mu|python-cffi-1.3.1-2|16	BuildRequires:	pkgconfig(python)
14mu|python-cffi-1.3.1-2|17	BuildRequires:	pkgconfig(python3)
14mu|python-cffi-1.3.1-2|18	BuildRequires:	python-cparser
14mu|python-cffi-1.3.1-2|19	BuildRequires:	python-cython
14mu|python-cffi-1.3.1-2|20	BuildRequires:	python-setuptools
14mu|python-cffi-1.3.1-2|21	BuildRequires:	python-sphinx
14mu|python-cffi-1.3.1-2|22	BuildRequires:	python3-cparser
14mu|python-cffi-1.3.1-2|23	BuildRequires:	python3-cython
14mu|python-cffi-1.3.1-2|24	BuildRequires:	python3-setuptools
14mu|python-cffi-1.3.1-2|25	
14mu|python-cffi-1.3.1-2|26	%description
14mu|python-cffi-1.3.1-2|27	Foreign Function Interface for Python calling C code. The aim of this project
14mu|python-cffi-1.3.1-2|28	is to provide a convenient and reliable way of calling C code from Python.
14mu|python-cffi-1.3.1-2|29	The interface is based on LuaJIT’s FFI.
14mu|python-cffi-1.3.1-2|30	
14mu|python-cffi-1.3.1-2|31	%files
14mu|python-cffi-1.3.1-2|32	%{python_sitearch}/%{pypi_name}
14mu|python-cffi-1.3.1-2|33	%{python_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
14mu|python-cffi-1.3.1-2|34	%{python_sitearch}/*.so
14mu|python-cffi-1.3.1-2|35	
14mu|python-cffi-1.3.1-2|36	#----------------------------------------------------------------------------
14mu|python-cffi-1.3.1-2|37	
14mu|python-cffi-1.3.1-2|38	%package doc
14mu|python-cffi-1.3.1-2|39	Summary:	Documentation for CFFI
14mu|python-cffi-1.3.1-2|40	Group:		Documentation
14mu|python-cffi-1.3.1-2|41	BuildArch:	noarch
14mu|python-cffi-1.3.1-2|42	
14mu|python-cffi-1.3.1-2|43	%description doc
14mu|python-cffi-1.3.1-2|44	Documentation for CFFI, the Foreign Function Interface for Python.
14mu|python-cffi-1.3.1-2|45	
14mu|python-cffi-1.3.1-2|46	%files doc
14mu|python-cffi-1.3.1-2|47	%doc doc/build/html
14mu|python-cffi-1.3.1-2|48	
14mu|python-cffi-1.3.1-2|49	#----------------------------------------------------------------------------
14mu|python-cffi-1.3.1-2|50	
14mu|python-cffi-1.3.1-2|51	%package -n python3-%{pypi_name}
14mu|python-cffi-1.3.1-2|52	Summary:	Foreign Function Interface for Python 3 calling C code
14mu|python-cffi-1.3.1-2|53	Group:		Development/Python
14mu|python-cffi-1.3.1-2|54	
14mu|python-cffi-1.3.1-2|55	%description -n python3-%{pypi_name}
14mu|python-cffi-1.3.1-2|56	Foreign Function Interface for Python calling C code. The aim of this project
14mu|python-cffi-1.3.1-2|57	is to provide a convenient and reliable way of calling C code from Python.
14mu|python-cffi-1.3.1-2|58	The interface is based on LuaJIT’s FFI.
14mu|python-cffi-1.3.1-2|59	
14mu|python-cffi-1.3.1-2|60	%files -n python3-%{pypi_name}
14mu|python-cffi-1.3.1-2|61	%{python3_sitearch}/%{pypi_name}
14mu|python-cffi-1.3.1-2|62	%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
14mu|python-cffi-1.3.1-2|63	%{python3_sitearch}/*.so
14mu|python-cffi-1.3.1-2|64	
14mu|python-cffi-1.3.1-2|65	#----------------------------------------------------------------------------
14mu|python-cffi-1.3.1-2|66	
14mu|python-cffi-1.3.1-2|67	%package -n python3-%{pypi_name}-doc
14mu|python-cffi-1.3.1-2|68	Summary:	Documentation for CFFI
14mu|python-cffi-1.3.1-2|69	Group:		Documentation
14mu|python-cffi-1.3.1-2|70	BuildArch:	noarch
14mu|python-cffi-1.3.1-2|71	
14mu|python-cffi-1.3.1-2|72	%description -n python3-%{pypi_name}-doc
14mu|python-cffi-1.3.1-2|73	Documentation for CFFI, the Foreign Function Interface for Python 3.
14mu|python-cffi-1.3.1-2|74	
14mu|python-cffi-1.3.1-2|75	%files -n python3-%{pypi_name}-doc
14mu|python-cffi-1.3.1-2|76	%doc doc/build/html
14mu|python-cffi-1.3.1-2|77	
14mu|python-cffi-1.3.1-2|78	#----------------------------------------------------------------------------
14mu|python-cffi-1.3.1-2|79	
14mu|python-cffi-1.3.1-2|80	%prep
14mu|python-cffi-1.3.1-2|81	%setup -qn %{pypi_name}-%{version}
14mu|python-cffi-1.3.1-2|82	# Remove bundled egg-info
14mu|python-cffi-1.3.1-2|83	rm -rf %{pypi_name}.egg-info
14mu|python-cffi-1.3.1-2|84	
14mu|python-cffi-1.3.1-2|85	cp -a . %{py3dir}
14mu|python-cffi-1.3.1-2|86	
14mu|python-cffi-1.3.1-2|87	%build
14mu|python-cffi-1.3.1-2|88	pushd %{py3dir}
14mu|python-cffi-1.3.1-2|89	CFLAGS="%{optflags}" %__python3 setup.py build_ext --libraries="dl"
14mu|python-cffi-1.3.1-2|90	CFLAGS="%{optflags}" %__python3 setup.py build
14mu|python-cffi-1.3.1-2|91	popd
14mu|python-cffi-1.3.1-2|92	
14mu|python-cffi-1.3.1-2|93	CFLAGS="%{optflags}" %__python setup.py build_ext --libraries="dl"
14mu|python-cffi-1.3.1-2|94	CFLAGS="%{optflags}" %__python setup.py build
14mu|python-cffi-1.3.1-2|95	
14mu|python-cffi-1.3.1-2|96	pushd doc
14mu|python-cffi-1.3.1-2|97	make html
14mu|python-cffi-1.3.1-2|98	rm build/html/.buildinfo
14mu|python-cffi-1.3.1-2|99	popd
14mu|python-cffi-1.3.1-2|100	
14mu|python-cffi-1.3.1-2|101	%install
14mu|python-cffi-1.3.1-2|102	pushd %{py3dir}
14mu|python-cffi-1.3.1-2|103	%__python3 setup.py install --skip-build --root %{buildroot}
14mu|python-cffi-1.3.1-2|104	popd
14mu|python-cffi-1.3.1-2|105	
14mu|python-cffi-1.3.1-2|106	%__python setup.py install --skip-build --root %{buildroot}
14mu|python-cffi-1.3.1-2|107	
14mu|python-cffi-1.3.1-2|108	
14mu|python-cffi-1.3.1-2|109	%changelog
14mu|python-cffi-1.3.1-2|110	
14mu|python-cffi-1.3.1-2|111	* Mon Dec 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-2
14mu|python-cffi-1.3.1-2|112	- (7b15e07) Build both python2 and python3 modules
14mu|python-cffi-1.3.1-2|113	
14mu|python-cffi-1.3.1-2|114	

23847 14
14mu|python-configobj-5.0.6-1|1	%define module	configobj
14mu|python-configobj-5.0.6-1|2	
14mu|python-configobj-5.0.6-1|3	Summary:	Simple but powerful config file reader and writer
14mu|python-configobj-5.0.6-1|4	Name:		python-%{module}
14mu|python-configobj-5.0.6-1|5	Version:	5.0.6
14mu|python-configobj-5.0.6-1|6	Release:	1
14mu|python-configobj-5.0.6-1|7	License:	BSD
14mu|python-configobj-5.0.6-1|8	Group:		Development/Python
14mu|python-configobj-5.0.6-1|9	Url:		http://www.voidspace.org.uk/python/configobj.html
14mu|python-configobj-5.0.6-1|10	Source0:	http://www.voidspace.org.uk/downloads/%{module}-%{version}.tar.gz
14mu|python-configobj-5.0.6-1|11	BuildArch:	noarch
14mu|python-configobj-5.0.6-1|12	BuildRequires:	python-setuptools
14mu|python-configobj-5.0.6-1|13	BuildRequires:	pkgconfig(python)
14mu|python-configobj-5.0.6-1|14	BuildRequires:	python3-setuptools
14mu|python-configobj-5.0.6-1|15	BuildRequires:	pkgconfig(python3)
14mu|python-configobj-5.0.6-1|16	
14mu|python-configobj-5.0.6-1|17	Provides:	ConfigObj = %{version}
14mu|python-configobj-5.0.6-1|18	Provides:	python-ConfigObj = %{version}
14mu|python-configobj-5.0.6-1|19	
14mu|python-configobj-5.0.6-1|20	%description
14mu|python-configobj-5.0.6-1|21	ConfigObj is a simple but powerful config file reader and writer: an ini file
14mu|python-configobj-5.0.6-1|22	round tripper. Its main feature is that it is very easy to use, with a
14mu|python-configobj-5.0.6-1|23	straightforward programmer's interface and a simple syntax for config files.
14mu|python-configobj-5.0.6-1|24	
14mu|python-configobj-5.0.6-1|25	%package -n python3-configobj
14mu|python-configobj-5.0.6-1|26	Summary:        Simple but powerful config file reader and writer
14mu|python-configobj-5.0.6-1|27	License:        BSD
14mu|python-configobj-5.0.6-1|28	Group:		Development/Python
14mu|python-configobj-5.0.6-1|29	
14mu|python-configobj-5.0.6-1|30	%description -n python3-configobj
14mu|python-configobj-5.0.6-1|31	ConfigObj is a simple but powerful config file reader and writer: an ini file
14mu|python-configobj-5.0.6-1|32	round tripper. Its main feature is that it is very easy to use, with a
14mu|python-configobj-5.0.6-1|33	straightforward programmer's interface and a simple syntax for config files.
14mu|python-configobj-5.0.6-1|34	
14mu|python-configobj-5.0.6-1|35	
14mu|python-configobj-5.0.6-1|36	%prep
14mu|python-configobj-5.0.6-1|37	%setup -qc %{module}-%{version}
14mu|python-configobj-5.0.6-1|38	mv %{module}-%{version} python3
14mu|python-configobj-5.0.6-1|39	cp -a python3 python2
14mu|python-configobj-5.0.6-1|40	
14mu|python-configobj-5.0.6-1|41	%build
14mu|python-configobj-5.0.6-1|42	
14mu|python-configobj-5.0.6-1|43	pushd python3
14mu|python-configobj-5.0.6-1|44	python3 setup.py build
14mu|python-configobj-5.0.6-1|45	popd
14mu|python-configobj-5.0.6-1|46	
14mu|python-configobj-5.0.6-1|47	pushd python2
14mu|python-configobj-5.0.6-1|48	python setup.py build
14mu|python-configobj-5.0.6-1|49	popd
14mu|python-configobj-5.0.6-1|50	
14mu|python-configobj-5.0.6-1|51	%install
14mu|python-configobj-5.0.6-1|52	pushd python3
14mu|python-configobj-5.0.6-1|53	python3 setup.py install --root=%{buildroot}
14mu|python-configobj-5.0.6-1|54	rm -Rf %{buildroot}%{py_puresitedir}/__pycache__
14mu|python-configobj-5.0.6-1|55	popd
14mu|python-configobj-5.0.6-1|56	
14mu|python-configobj-5.0.6-1|57	pushd python2
14mu|python-configobj-5.0.6-1|58	python setup.py install --root=%{buildroot}
14mu|python-configobj-5.0.6-1|59	rm -Rf %{buildroot}%{py2_puresitedir}/*.pyc
14mu|python-configobj-5.0.6-1|60	popd
14mu|python-configobj-5.0.6-1|61	
14mu|python-configobj-5.0.6-1|62	%files
14mu|python-configobj-5.0.6-1|63	%{py_puresitedir}/*py
14mu|python-configobj-5.0.6-1|64	%{py_puresitedir}/*.egg-info
14mu|python-configobj-5.0.6-1|65	
14mu|python-configobj-5.0.6-1|66	%files -n python3-configobj
14mu|python-configobj-5.0.6-1|67	%{py3_puresitedir}/*py
14mu|python-configobj-5.0.6-1|68	%{py3_puresitedir}/*.egg-info
14mu|python-configobj-5.0.6-1|69	
14mu|python-configobj-5.0.6-1|70	
14mu|python-configobj-5.0.6-1|71	%changelog
14mu|python-configobj-5.0.6-1|72	* Thu Jan 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0.6-1
14mu|python-configobj-5.0.6-1|73	+ Revision: cbcbfec
14mu|python-configobj-5.0.6-1|74	- Updated to 5.0.6, added python3 module
14mu|python-configobj-5.0.6-1|75	
14mu|python-configobj-5.0.6-1|76	

23848 14
14mu|python-cparser-2.10-3|1	%define oname pycparser
14mu|python-cparser-2.10-3|2	%define module cparser
14mu|python-cparser-2.10-3|3	
14mu|python-cparser-2.10-3|4	Summary:	C parser in Python
14mu|python-cparser-2.10-3|5	Name:		python-%{module}
14mu|python-cparser-2.10-3|6	Version:	2.10
14mu|python-cparser-2.10-3|7	Release:	3
14mu|python-cparser-2.10-3|8	License:	BSD
14mu|python-cparser-2.10-3|9	Group:		Development/Python
14mu|python-cparser-2.10-3|10	Url:		https://github.com/eliben/pycparser
14mu|python-cparser-2.10-3|11	Source0:	http://pypi.python.org/packages/source/p/%{oname}/%{oname}-%{version}.tar.gz
14mu|python-cparser-2.10-3|12	BuildRequires:	pkgconfig(python)
14mu|python-cparser-2.10-3|13	BuildRequires:	pkgconfig(python3)
14mu|python-cparser-2.10-3|14	BuildRequires:	pythonegg(setuptools)
14mu|python-cparser-2.10-3|15	BuildRequires:	pythonegg(setuptools)
14mu|python-cparser-2.10-3|16	BuildRequires:	python3egg(setuptools)
14mu|python-cparser-2.10-3|17	BuildArch:	noarch
14mu|python-cparser-2.10-3|18	
14mu|python-cparser-2.10-3|19	%description
14mu|python-cparser-2.10-3|20	pycparser is a complete parser of the C language, written in pure Python
14mu|python-cparser-2.10-3|21	using the PLY parsing library. It parses C code into an AST and can serve
14mu|python-cparser-2.10-3|22	as a front-end for C compilers or analysis tools.
14mu|python-cparser-2.10-3|23	
14mu|python-cparser-2.10-3|24	%files
14mu|python-cparser-2.10-3|25	%doc CHANGES LICENSE README.rst
14mu|python-cparser-2.10-3|26	%{py_puresitedir}/pycparser/*.py*
14mu|python-cparser-2.10-3|27	%{py_puresitedir}/pycparser/ply/*.py*
14mu|python-cparser-2.10-3|28	%{py_puresitedir}/pycparser*.egg-info
14mu|python-cparser-2.10-3|29	%{py_puresitedir}/pycparser/_c_ast.cfg
14mu|python-cparser-2.10-3|30	
14mu|python-cparser-2.10-3|31	#----------------------------------------------------------------------------
14mu|python-cparser-2.10-3|32	
14mu|python-cparser-2.10-3|33	%package -n python3-%{module}
14mu|python-cparser-2.10-3|34	Summary:	C parser in Python 3
14mu|python-cparser-2.10-3|35	Group:		Development/Python
14mu|python-cparser-2.10-3|36	
14mu|python-cparser-2.10-3|37	%description -n python3-%{module}
14mu|python-cparser-2.10-3|38	pycparser is a complete parser of the C language, written in pure Python
14mu|python-cparser-2.10-3|39	using the PLY parsing library. It parses C code into an AST and can serve
14mu|python-cparser-2.10-3|40	as a front-end for C compilers or analysis tools.
14mu|python-cparser-2.10-3|41	
14mu|python-cparser-2.10-3|42	%files -n python3-%{module}
14mu|python-cparser-2.10-3|43	%doc CHANGES LICENSE README.rst
14mu|python-cparser-2.10-3|44	%{py3_puresitedir}/pycparser/*.py*
14mu|python-cparser-2.10-3|45	%{py3_puresitedir}/pycparser/ply/*.py*
14mu|python-cparser-2.10-3|46	%{py3_puresitedir}/pycparser*.egg-info
14mu|python-cparser-2.10-3|47	%{py3_puresitedir}/pycparser/_c_ast.cfg
14mu|python-cparser-2.10-3|48	
14mu|python-cparser-2.10-3|49	#----------------------------------------------------------------------------
14mu|python-cparser-2.10-3|50	
14mu|python-cparser-2.10-3|51	%prep
14mu|python-cparser-2.10-3|52	%setup -qn %{oname}-%{version}
14mu|python-cparser-2.10-3|53	perl -i -pe 's/\r\n/\n/gs' LICENSE
14mu|python-cparser-2.10-3|54	
14mu|python-cparser-2.10-3|55	cp -a . %{py3dir}
14mu|python-cparser-2.10-3|56	
14mu|python-cparser-2.10-3|57	%build
14mu|python-cparser-2.10-3|58	pushd %{py3dir}
14mu|python-cparser-2.10-3|59	python3 setup.py build
14mu|python-cparser-2.10-3|60	popd
14mu|python-cparser-2.10-3|61	
14mu|python-cparser-2.10-3|62	python setup.py build
14mu|python-cparser-2.10-3|63	
14mu|python-cparser-2.10-3|64	%install
14mu|python-cparser-2.10-3|65	pushd %{py3dir}
14mu|python-cparser-2.10-3|66	python3 setup.py install --root=%{buildroot} --install-purelib=%{py3_puresitedir}
14mu|python-cparser-2.10-3|67	popd
14mu|python-cparser-2.10-3|68	
14mu|python-cparser-2.10-3|69	python setup.py install --root=%{buildroot} --install-purelib=%{py_puresitedir}
14mu|python-cparser-2.10-3|70	
14mu|python-cparser-2.10-3|71	
14mu|python-cparser-2.10-3|72	%changelog
14mu|python-cparser-2.10-3|73	
14mu|python-cparser-2.10-3|74	* Mon Dec 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10-3
14mu|python-cparser-2.10-3|75	- (1fd605a) Build both python2 and python3 modules
14mu|python-cparser-2.10-3|76	
14mu|python-cparser-2.10-3|77	

23849 14
14mu|python-cryptography-1.1-3|1	Summary:	PyCA's cryptography library
14mu|python-cryptography-1.1-3|2	Name:		python-cryptography
14mu|python-cryptography-1.1-3|3	Version:	1.1
14mu|python-cryptography-1.1-3|4	Release:	3
14mu|python-cryptography-1.1-3|5	License:	ASL2.0 or BSD
14mu|python-cryptography-1.1-3|6	Group:		Development/Python
14mu|python-cryptography-1.1-3|7	Url:		https://cryptography.io/en/latest/
14mu|python-cryptography-1.1-3|8	Source0:	https://pypi.python.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz
14mu|python-cryptography-1.1-3|9	Patch0:		cryptography-1.1-Remove_SSLv2_bindings.patch
14mu|python-cryptography-1.1-3|10	BuildRequires:	pkgconfig(openssl)
14mu|python-cryptography-1.1-3|11	BuildRequires:	pkgconfig(python)
14mu|python-cryptography-1.1-3|12	BuildRequires:	pyasn1
14mu|python-cryptography-1.1-3|13	BuildRequires:	python-cffi >= 0.8
14mu|python-cryptography-1.1-3|14	BuildRequires:	python-cryptography-vectors = %{version}
14mu|python-cryptography-1.1-3|15	BuildRequires:	python-enum34
14mu|python-cryptography-1.1-3|16	BuildRequires:	python-iso8601
14mu|python-cryptography-1.1-3|17	BuildRequires:	python-pretend
14mu|python-cryptography-1.1-3|18	BuildRequires:	python-pytest
14mu|python-cryptography-1.1-3|19	BuildRequires:	python-setuptools
14mu|python-cryptography-1.1-3|20	BuildRequires:	python-six
14mu|python-cryptography-1.1-3|21	
14mu|python-cryptography-1.1-3|22	BuildRequires:	pkgconfig(python3)
14mu|python-cryptography-1.1-3|23	BuildRequires:	python3-cffi >= 0.8
14mu|python-cryptography-1.1-3|24	BuildRequires:	python3-cryptography-vectors = %{version}
14mu|python-cryptography-1.1-3|25	BuildRequires:	python3-iso8601
14mu|python-cryptography-1.1-3|26	BuildRequires:	python3-pretend
14mu|python-cryptography-1.1-3|27	BuildRequires:	python3-pyasn1
14mu|python-cryptography-1.1-3|28	BuildRequires:	python3-pytest
14mu|python-cryptography-1.1-3|29	BuildRequires:	python3-setuptools
14mu|python-cryptography-1.1-3|30	BuildRequires:	python3-six
14mu|python-cryptography-1.1-3|31	
14mu|python-cryptography-1.1-3|32	Requires:	openssl
14mu|python-cryptography-1.1-3|33	Requires:	python-enum34
14mu|python-cryptography-1.1-3|34	Requires:	python-cffi >= 0.8
14mu|python-cryptography-1.1-3|35	Requires:	python-six >= 1.6.1
14mu|python-cryptography-1.1-3|36	
14mu|python-cryptography-1.1-3|37	%description
14mu|python-cryptography-1.1-3|38	cryptography is a package designed to expose cryptographic primitives and
14mu|python-cryptography-1.1-3|39	recipes to Python developers.
14mu|python-cryptography-1.1-3|40	
14mu|python-cryptography-1.1-3|41	%files
14mu|python-cryptography-1.1-3|42	%doc LICENSE LICENSE.APACHE LICENSE.BSD README.rst docs
14mu|python-cryptography-1.1-3|43	%{py_platsitedir}/*
14mu|python-cryptography-1.1-3|44	
14mu|python-cryptography-1.1-3|45	#----------------------------------------------------------------------------
14mu|python-cryptography-1.1-3|46	
14mu|python-cryptography-1.1-3|47	%package -n python3-cryptography
14mu|python-cryptography-1.1-3|48	Summary:	PyCA's cryptography library
14mu|python-cryptography-1.1-3|49	Group:		Development/Python
14mu|python-cryptography-1.1-3|50	Requires:	openssl
14mu|python-cryptography-1.1-3|51	Requires:	python3-cffi >= 0.8
14mu|python-cryptography-1.1-3|52	Requires:	python3-six >= 1.6.1
14mu|python-cryptography-1.1-3|53	
14mu|python-cryptography-1.1-3|54	%description -n python3-cryptography
14mu|python-cryptography-1.1-3|55	cryptography is a package designed to expose cryptographic primitives and
14mu|python-cryptography-1.1-3|56	recipes to Python developers.
14mu|python-cryptography-1.1-3|57	
14mu|python-cryptography-1.1-3|58	%files -n python3-cryptography
14mu|python-cryptography-1.1-3|59	%doc LICENSE LICENSE.APACHE LICENSE.BSD README.rst docs
14mu|python-cryptography-1.1-3|60	%{py3_platsitedir}/*
14mu|python-cryptography-1.1-3|61	
14mu|python-cryptography-1.1-3|62	#----------------------------------------------------------------------------
14mu|python-cryptography-1.1-3|63	
14mu|python-cryptography-1.1-3|64	%prep
14mu|python-cryptography-1.1-3|65	%setup -q -n cryptography-%{version}
14mu|python-cryptography-1.1-3|66	%patch0 -p1
14mu|python-cryptography-1.1-3|67	
14mu|python-cryptography-1.1-3|68	cp -a . %{py3dir}
14mu|python-cryptography-1.1-3|69	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!/usr/bin/python|#!%{__python3}|'
14mu|python-cryptography-1.1-3|70	
14mu|python-cryptography-1.1-3|71	%build
14mu|python-cryptography-1.1-3|72	python setup.py build
14mu|python-cryptography-1.1-3|73	
14mu|python-cryptography-1.1-3|74	pushd %{py3dir}
14mu|python-cryptography-1.1-3|75	python3 setup.py build
14mu|python-cryptography-1.1-3|76	popd
14mu|python-cryptography-1.1-3|77	
14mu|python-cryptography-1.1-3|78	%install
14mu|python-cryptography-1.1-3|79	# Actually other *.c and *.h are appropriate
14mu|python-cryptography-1.1-3|80	# see https://github.com/pyca/cryptography/issues/1463
14mu|python-cryptography-1.1-3|81	find . -name .keep -print -delete
14mu|python-cryptography-1.1-3|82	
14mu|python-cryptography-1.1-3|83	python setup.py install --skip-build --prefix=%{_prefix} --root %{buildroot}
14mu|python-cryptography-1.1-3|84	
14mu|python-cryptography-1.1-3|85	pushd %{py3dir}
14mu|python-cryptography-1.1-3|86	python3 setup.py install --skip-build --prefix=%{_prefix} --root %{buildroot}
14mu|python-cryptography-1.1-3|87	popd
14mu|python-cryptography-1.1-3|88	
14mu|python-cryptography-1.1-3|89	%check
14mu|python-cryptography-1.1-3|90	python setup.py test
14mu|python-cryptography-1.1-3|91	
14mu|python-cryptography-1.1-3|92	# Should be enabled next time
14mu|python-cryptography-1.1-3|93	#pushd %{py3dir}
14mu|python-cryptography-1.1-3|94	#python3 setup.py test
14mu|python-cryptography-1.1-3|95	#popd
14mu|python-cryptography-1.1-3|96	
14mu|python-cryptography-1.1-3|97	
14mu|python-cryptography-1.1-3|98	%changelog
14mu|python-cryptography-1.1-3|99	
14mu|python-cryptography-1.1-3|100	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-3
14mu|python-cryptography-1.1-3|101	- (ce44982) Add patch from OpenEmbedded to fix build with OpenSSL without SSLv2 support
14mu|python-cryptography-1.1-3|102	
14mu|python-cryptography-1.1-3|103	

23850 14
14mu|python-cryptography-vectors-1.1-3|1	%define modname cryptography-vectors
14mu|python-cryptography-vectors-1.1-3|2	%define pymodname cryptography_vectors
14mu|python-cryptography-vectors-1.1-3|3	
14mu|python-cryptography-vectors-1.1-3|4	Summary:	Test vectors for the cryptography package
14mu|python-cryptography-vectors-1.1-3|5	Name:		python-%{modname}
14mu|python-cryptography-vectors-1.1-3|6	Version:	1.1
14mu|python-cryptography-vectors-1.1-3|7	Release:	3
14mu|python-cryptography-vectors-1.1-3|8	Group:		Development/Python
14mu|python-cryptography-vectors-1.1-3|9	License:	ASL 2.0 or BSD
14mu|python-cryptography-vectors-1.1-3|10	Url:		http://pypi.python.org/pypi/cryptography-vectors
14mu|python-cryptography-vectors-1.1-3|11	Source0:	https://pypi.python.org/packages/source/c/%{modname}/%{pymodname}-%{version}.tar.gz
14mu|python-cryptography-vectors-1.1-3|12	BuildRequires:	python-setuptools
14mu|python-cryptography-vectors-1.1-3|13	BuildRequires:	pkgconfig(python)
14mu|python-cryptography-vectors-1.1-3|14	BuildArch:	noarch
14mu|python-cryptography-vectors-1.1-3|15	
14mu|python-cryptography-vectors-1.1-3|16	%description
14mu|python-cryptography-vectors-1.1-3|17	Test vectors for the cryptography package.
14mu|python-cryptography-vectors-1.1-3|18	
14mu|python-cryptography-vectors-1.1-3|19	The only purpose of this package is to be a building requirement for
14mu|python-cryptography-vectors-1.1-3|20	python-cryptography, otherwise it has no use. Don’t install it unless
14mu|python-cryptography-vectors-1.1-3|21	you really know what you are doing.
14mu|python-cryptography-vectors-1.1-3|22	
14mu|python-cryptography-vectors-1.1-3|23	%files
14mu|python-cryptography-vectors-1.1-3|24	%doc LICENSE
14mu|python-cryptography-vectors-1.1-3|25	%{py_puresitedir}/%{pymodname}/
14mu|python-cryptography-vectors-1.1-3|26	%{py_puresitedir}/%{pymodname}-%{version}*
14mu|python-cryptography-vectors-1.1-3|27	
14mu|python-cryptography-vectors-1.1-3|28	#----------------------------------------------------------------------------
14mu|python-cryptography-vectors-1.1-3|29	
14mu|python-cryptography-vectors-1.1-3|30	%package -n python3-%{modname}
14mu|python-cryptography-vectors-1.1-3|31	Summary:	Test vectors for the cryptography package
14mu|python-cryptography-vectors-1.1-3|32	Group:		Development/Python
14mu|python-cryptography-vectors-1.1-3|33	BuildRequires:	python3-setuptools
14mu|python-cryptography-vectors-1.1-3|34	BuildRequires:	pkgconfig(python3)
14mu|python-cryptography-vectors-1.1-3|35	
14mu|python-cryptography-vectors-1.1-3|36	%description -n python3-%{modname}
14mu|python-cryptography-vectors-1.1-3|37	Test vectors for the cryptography package.
14mu|python-cryptography-vectors-1.1-3|38	
14mu|python-cryptography-vectors-1.1-3|39	The only purpose of this package is to be a building requirement for
14mu|python-cryptography-vectors-1.1-3|40	python-cryptography, otherwise it has no use. Don’t install it unless
14mu|python-cryptography-vectors-1.1-3|41	you really know what you are doing.
14mu|python-cryptography-vectors-1.1-3|42	
14mu|python-cryptography-vectors-1.1-3|43	%files -n python3-%{modname}
14mu|python-cryptography-vectors-1.1-3|44	%doc LICENSE
14mu|python-cryptography-vectors-1.1-3|45	%{py3_puresitedir}/%{pymodname}/
14mu|python-cryptography-vectors-1.1-3|46	%{py3_puresitedir}/%{pymodname}-%{version}*
14mu|python-cryptography-vectors-1.1-3|47	
14mu|python-cryptography-vectors-1.1-3|48	#----------------------------------------------------------------------------
14mu|python-cryptography-vectors-1.1-3|49	
14mu|python-cryptography-vectors-1.1-3|50	%prep
14mu|python-cryptography-vectors-1.1-3|51	%setup -qn %{pymodname}-%{version}
14mu|python-cryptography-vectors-1.1-3|52	
14mu|python-cryptography-vectors-1.1-3|53	# Remove bundled egg-info in case it exists
14mu|python-cryptography-vectors-1.1-3|54	rm -rf %{modname}.egg-info
14mu|python-cryptography-vectors-1.1-3|55	
14mu|python-cryptography-vectors-1.1-3|56	cp -a . %{py3dir}
14mu|python-cryptography-vectors-1.1-3|57	
14mu|python-cryptography-vectors-1.1-3|58	%build
14mu|python-cryptography-vectors-1.1-3|59	CFLAGS="%{optflags}" %__python setup.py build
14mu|python-cryptography-vectors-1.1-3|60	
14mu|python-cryptography-vectors-1.1-3|61	pushd %{py3dir}
14mu|python-cryptography-vectors-1.1-3|62	CFLAGS="%{optflags}" %__python3 setup.py build
14mu|python-cryptography-vectors-1.1-3|63	popd
14mu|python-cryptography-vectors-1.1-3|64	
14mu|python-cryptography-vectors-1.1-3|65	%install
14mu|python-cryptography-vectors-1.1-3|66	%__python setup.py install -O1 --skip-build --root=%{buildroot}
14mu|python-cryptography-vectors-1.1-3|67	
14mu|python-cryptography-vectors-1.1-3|68	pushd %{py3dir}
14mu|python-cryptography-vectors-1.1-3|69	%__python3 setup.py install -O1 --skip-build --root=%{buildroot}
14mu|python-cryptography-vectors-1.1-3|70	popd
14mu|python-cryptography-vectors-1.1-3|71	
14mu|python-cryptography-vectors-1.1-3|72	%check
14mu|python-cryptography-vectors-1.1-3|73	%__python setup.py test
14mu|python-cryptography-vectors-1.1-3|74	%__python3 setup.py test
14mu|python-cryptography-vectors-1.1-3|75	
14mu|python-cryptography-vectors-1.1-3|76	%changelog
14mu|python-cryptography-vectors-1.1-3|77	
14mu|python-cryptography-vectors-1.1-3|78	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-3
14mu|python-cryptography-vectors-1.1-3|79	- (f78c8f8) Spec cleanup
14mu|python-cryptography-vectors-1.1-3|80	
14mu|python-cryptography-vectors-1.1-3|81	

23851 14
14mu|python-cups-1.9.72-1|1	%define module cups
14mu|python-cups-1.9.72-1|2	
14mu|python-cups-1.9.72-1|3	Summary:	Python bindings for the CUPS API
14mu|python-cups-1.9.72-1|4	Name:		python-%{module}
14mu|python-cups-1.9.72-1|5	Version:	1.9.72
14mu|python-cups-1.9.72-1|6	Release:	1
14mu|python-cups-1.9.72-1|7	License:	BSD
14mu|python-cups-1.9.72-1|8	Group:		Development/Python
14mu|python-cups-1.9.72-1|9	Url:		http://cyberelk.net/tim/software/pycups/
14mu|python-cups-1.9.72-1|10	Source0:	http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
14mu|python-cups-1.9.72-1|11	BuildRequires:	cups-devel
14mu|python-cups-1.9.72-1|12	BuildRequires:	pkgconfig(python2)
14mu|python-cups-1.9.72-1|13	
14mu|python-cups-1.9.72-1|14	%description
14mu|python-cups-1.9.72-1|15	Python bindings for the CUPS API.
14mu|python-cups-1.9.72-1|16	
14mu|python-cups-1.9.72-1|17	%prep
14mu|python-cups-1.9.72-1|18	%setup -qn pycups-%{version}
14mu|python-cups-1.9.72-1|19	
14mu|python-cups-1.9.72-1|20	%build
14mu|python-cups-1.9.72-1|21	CFLAGS=-DVERSION=\\\"%{version}\\\" python setup.py build
14mu|python-cups-1.9.72-1|22	
14mu|python-cups-1.9.72-1|23	%install
14mu|python-cups-1.9.72-1|24	python setup.py install --skip-build --root=%{buildroot}
14mu|python-cups-1.9.72-1|25	
14mu|python-cups-1.9.72-1|26	%files
14mu|python-cups-1.9.72-1|27	%{py_platsitedir}/*.egg-info
14mu|python-cups-1.9.72-1|28	%{py_platsitedir}/cups.so
14mu|python-cups-1.9.72-1|29	
14mu|python-cups-1.9.72-1|30	%changelog
14mu|python-cups-1.9.72-1|31	
14mu|python-cups-1.9.72-1|32	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9.72-1
14mu|python-cups-1.9.72-1|33	- (ea940b2) Drop patch (merged upstream)
14mu|python-cups-1.9.72-1|34	
14mu|python-cups-1.9.72-1|35	

23852 14
14mu|python-curl-7.19.5.3-1|1	%define module curl
14mu|python-curl-7.19.5.3-1|2	
14mu|python-curl-7.19.5.3-1|3	Summary:	A Python interface to libcurl
14mu|python-curl-7.19.5.3-1|4	Name:		python-%{module}
14mu|python-curl-7.19.5.3-1|5	Version:	7.19.5.3
14mu|python-curl-7.19.5.3-1|6	Release:	1
14mu|python-curl-7.19.5.3-1|7	Group:		Development/Python
14mu|python-curl-7.19.5.3-1|8	License:	LGPLv2+
14mu|python-curl-7.19.5.3-1|9	Url:		http://pycurl.sourceforge.net
14mu|python-curl-7.19.5.3-1|10	Source0:	http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz
14mu|python-curl-7.19.5.3-1|11	Patch2:		pycurl-7.19.5.3-link.patch
14mu|python-curl-7.19.5.3-1|12	BuildRequires:	pkgconfig(libcurl)
14mu|python-curl-7.19.5.3-1|13	BuildRequires:	pkgconfig(python)
14mu|python-curl-7.19.5.3-1|14	Provides:	python-pycurl = %{version}-%{release}
14mu|python-curl-7.19.5.3-1|15	
14mu|python-curl-7.19.5.3-1|16	%description
14mu|python-curl-7.19.5.3-1|17	PycURL is a Python interface to libcurl. PycURL can be used to fetch
14mu|python-curl-7.19.5.3-1|18	objects identified by a URL from a Python program, similar to the
14mu|python-curl-7.19.5.3-1|19	urllib Python module. PycURL is mature, very fast, and supports a lot
14mu|python-curl-7.19.5.3-1|20	of features.
14mu|python-curl-7.19.5.3-1|21	
14mu|python-curl-7.19.5.3-1|22	%prep
14mu|python-curl-7.19.5.3-1|23	%setup -qn pycurl-%{version}
14mu|python-curl-7.19.5.3-1|24	chmod a-x examples/*py
14mu|python-curl-7.19.5.3-1|25	%apply_patches
14mu|python-curl-7.19.5.3-1|26	
14mu|python-curl-7.19.5.3-1|27	%build
14mu|python-curl-7.19.5.3-1|28	env CFLAGS="%{optflags} -DHAVE_CURL_OPENSSL" python setup.py build
14mu|python-curl-7.19.5.3-1|29	
14mu|python-curl-7.19.5.3-1|30	%check
14mu|python-curl-7.19.5.3-1|31	export PYTHONPATH=%{buildroot}%{py_platsitedir}
14mu|python-curl-7.19.5.3-1|32	python -c 'import py%{module}; print(py%{module}.version)'
14mu|python-curl-7.19.5.3-1|33	
14mu|python-curl-7.19.5.3-1|34	%install
14mu|python-curl-7.19.5.3-1|35	python setup.py install --skip-build --root=%{buildroot} --optimize=2
14mu|python-curl-7.19.5.3-1|36	rm -rf %{buildroot}%{_datadir}/doc/pycurl
14mu|python-curl-7.19.5.3-1|37	
14mu|python-curl-7.19.5.3-1|38	%files
14mu|python-curl-7.19.5.3-1|39	%doc COPYING-LGPL COPYING-MIT ChangeLog README.rst examples doc
14mu|python-curl-7.19.5.3-1|40	%{py_platsitedir}/*
14mu|python-curl-7.19.5.3-1|41	
14mu|python-curl-7.19.5.3-1|42	%changelog
14mu|python-curl-7.19.5.3-1|43	
14mu|python-curl-7.19.5.3-1|44	* Thu Nov 26 2015 Denis Silakov <dsilakov@gmail.com> 7.19.5.3-1
14mu|python-curl-7.19.5.3-1|45	- (1a9a615) Updated to 7.19.5.3
14mu|python-curl-7.19.5.3-1|46	
14mu|python-curl-7.19.5.3-1|47	

23853 14
14mu|python-cython-0.22.1-1|1	%define tarname Cython
14mu|python-cython-0.22.1-1|2	
14mu|python-cython-0.22.1-1|3	# Force python3 build - required by new hplip
14mu|python-cython-0.22.1-1|4	# % {?build_python3}%{?!build_python3:%bcond_without python3}
14mu|python-cython-0.22.1-1|5	%bcond_without python3
14mu|python-cython-0.22.1-1|6	
14mu|python-cython-0.22.1-1|7	Summary:	Language for writing C extensions to Python
14mu|python-cython-0.22.1-1|8	Name:		python-cython
14mu|python-cython-0.22.1-1|9	Version:	0.22.1
14mu|python-cython-0.22.1-1|10	Release:	1
14mu|python-cython-0.22.1-1|11	Source0:	https://pypi.python.org/packages/source/C/Cython/Cython-%{version}.tar.gz
14mu|python-cython-0.22.1-1|12	Source100:	%{name}.rpmlintrc
14mu|python-cython-0.22.1-1|13	License:	Apache License
14mu|python-cython-0.22.1-1|14	Group:		Development/Python
14mu|python-cython-0.22.1-1|15	Url:		http://www.cython.org
14mu|python-cython-0.22.1-1|16	BuildRequires:	python-devel
14mu|python-cython-0.22.1-1|17	BuildRequires:	dos2unix
14mu|python-cython-0.22.1-1|18	BuildRequires:  python-distribute
14mu|python-cython-0.22.1-1|19	%if %{with python3}
14mu|python-cython-0.22.1-1|20	BuildRequires:  python3-distribute
14mu|python-cython-0.22.1-1|21	%endif
14mu|python-cython-0.22.1-1|22	
14mu|python-cython-0.22.1-1|23	%description
14mu|python-cython-0.22.1-1|24	Cython is a language that facilitates the writing of C extensions for
14mu|python-cython-0.22.1-1|25	the Python language. It is based on Pyrex, but provides more cutting
14mu|python-cython-0.22.1-1|26	edge functionality and optimizations.
14mu|python-cython-0.22.1-1|27	
14mu|python-cython-0.22.1-1|28	%if %{with python3}
14mu|python-cython-0.22.1-1|29	%package -n python3-cython
14mu|python-cython-0.22.1-1|30	Summary:    Language for writing C extensions to Python
14mu|python-cython-0.22.1-1|31	Group:      Development/Python
14mu|python-cython-0.22.1-1|32	
14mu|python-cython-0.22.1-1|33	BuildRequires:  python3-devel
14mu|python-cython-0.22.1-1|34	
14mu|python-cython-0.22.1-1|35	%description -n python3-cython
14mu|python-cython-0.22.1-1|36	Cython is a language that facilitates the writing of C extensions for
14mu|python-cython-0.22.1-1|37	the Python language. It is based on Pyrex, but provides more cutting
14mu|python-cython-0.22.1-1|38	edge functionality and optimizations.
14mu|python-cython-0.22.1-1|39	%endif
14mu|python-cython-0.22.1-1|40	
14mu|python-cython-0.22.1-1|41	%prep
14mu|python-cython-0.22.1-1|42	%setup -q -c
14mu|python-cython-0.22.1-1|43	
14mu|python-cython-0.22.1-1|44	mv %{tarname}-%{version} python2
14mu|python-cython-0.22.1-1|45	%if %{with python3}
14mu|python-cython-0.22.1-1|46	cp -r python2 python3
14mu|python-cython-0.22.1-1|47	%endif
14mu|python-cython-0.22.1-1|48	
14mu|python-cython-0.22.1-1|49	%build
14mu|python-cython-0.22.1-1|50	pushd python2
14mu|python-cython-0.22.1-1|51	python setup.py build
14mu|python-cython-0.22.1-1|52	popd
14mu|python-cython-0.22.1-1|53	%if %{with python3}
14mu|python-cython-0.22.1-1|54	pushd python3
14mu|python-cython-0.22.1-1|55	python3 setup.py build
14mu|python-cython-0.22.1-1|56	popd
14mu|python-cython-0.22.1-1|57	%endif
14mu|python-cython-0.22.1-1|58	
14mu|python-cython-0.22.1-1|59	%install
14mu|python-cython-0.22.1-1|60	%if %{with python3}
14mu|python-cython-0.22.1-1|61	pushd python3
14mu|python-cython-0.22.1-1|62	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root %{buildroot}
14mu|python-cython-0.22.1-1|63	mv %{buildroot}/usr/bin/cython %{buildroot}/usr/bin/cython3
14mu|python-cython-0.22.1-1|64	mv %{buildroot}/usr/bin/cygdb %{buildroot}/usr/bin/cygdb3
14mu|python-cython-0.22.1-1|65	mv %{buildroot}/usr/bin/cythonize %{buildroot}/usr/bin/cythonize3
14mu|python-cython-0.22.1-1|66	popd
14mu|python-cython-0.22.1-1|67	%endif
14mu|python-cython-0.22.1-1|68	
14mu|python-cython-0.22.1-1|69	pushd python2
14mu|python-cython-0.22.1-1|70	find -name .*DS_Store* | xargs rm -rf
14mu|python-cython-0.22.1-1|71	
14mu|python-cython-0.22.1-1|72	PYTHONDONTWRITEBYTECODE= python setup.py install --root %{buildroot}
14mu|python-cython-0.22.1-1|73	pushd Tools
14mu|python-cython-0.22.1-1|74	dos2unix cython-mode.el
14mu|python-cython-0.22.1-1|75	install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mu|python-cython-0.22.1-1|76	install -m 644 *.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mu|python-cython-0.22.1-1|77	popd
14mu|python-cython-0.22.1-1|78	popd
14mu|python-cython-0.22.1-1|79	
14mu|python-cython-0.22.1-1|80	#%%check
14mu|python-cython-0.22.1-1|81	#PYTHONPATH=`pwd`/../build/lib make test clean
14mu|python-cython-0.22.1-1|82	
14mu|python-cython-0.22.1-1|83	%files
14mu|python-cython-0.22.1-1|84	%{_sysconfdir}/emacs/site-start.d/*.el*
14mu|python-cython-0.22.1-1|85	%{_bindir}/cython
14mu|python-cython-0.22.1-1|86	%{_bindir}/cygdb
14mu|python-cython-0.22.1-1|87	%{_bindir}/cythonize
14mu|python-cython-0.22.1-1|88	%{py_platsitedir}/Cython*
14mu|python-cython-0.22.1-1|89	%{py_platsitedir}/cython*
14mu|python-cython-0.22.1-1|90	%{py_platsitedir}/pyximport*
14mu|python-cython-0.22.1-1|91	
14mu|python-cython-0.22.1-1|92	%if %{with python3}
14mu|python-cython-0.22.1-1|93	%files -n python3-cython
14mu|python-cython-0.22.1-1|94	%{_bindir}/cython3
14mu|python-cython-0.22.1-1|95	%{_bindir}/cygdb3
14mu|python-cython-0.22.1-1|96	%{_bindir}/cythonize3
14mu|python-cython-0.22.1-1|97	%{py3_platsitedir}/__pycache__/*
14mu|python-cython-0.22.1-1|98	%{py3_platsitedir}/Cython*
14mu|python-cython-0.22.1-1|99	%{py3_platsitedir}/cython*
14mu|python-cython-0.22.1-1|100	%{py3_platsitedir}/pyximport*
14mu|python-cython-0.22.1-1|101	%endif
14mu|python-cython-0.22.1-1|102	
14mu|python-cython-0.22.1-1|103	%changelog
14mu|python-cython-0.22.1-1|104	
14mu|python-cython-0.22.1-1|105	* Fri Jan 01 2016 dsilakov <denis.silakov@rosalab.ru> 0.22.1-1
14mu|python-cython-0.22.1-1|106	- (9f85857) Merge pull request #2 from import/python-cython:auto_update
14mu|python-cython-0.22.1-1|107	- (9f85857) Updated to 0.22.1 (by updates_builder)
14mu|python-cython-0.22.1-1|108	
14mu|python-cython-0.22.1-1|109	

23854 14
14mu|python-dateutil-2.4.2-1|1	%define fname	dateutil
14mu|python-dateutil-2.4.2-1|2	
14mu|python-dateutil-2.4.2-1|3	Summary:	Provides powerful extensions to the standard datetime module
14mu|python-dateutil-2.4.2-1|4	Name:		python-dateutil
14mu|python-dateutil-2.4.2-1|5	Version:	2.4.2
14mu|python-dateutil-2.4.2-1|6	Release:	1
14mu|python-dateutil-2.4.2-1|7	License:	Python
14mu|python-dateutil-2.4.2-1|8	Group:		Development/Python
14mu|python-dateutil-2.4.2-1|9	URL:		http://labix.org/python-dateutil
14mu|python-dateutil-2.4.2-1|10	Source0:	http://pypi.python.org/packages/source/p/python-dateutil/%{name}-%{version}.tar.gz
14mu|python-dateutil-2.4.2-1|11	BuildRequires:	python-devel
14mu|python-dateutil-2.4.2-1|12	BuildRequires:	python-setuptools
14mu|python-dateutil-2.4.2-1|13	Requires:	python
14mu|python-dateutil-2.4.2-1|14	BuildArch:	noarch
14mu|python-dateutil-2.4.2-1|15	
14mu|python-dateutil-2.4.2-1|16	%description
14mu|python-dateutil-2.4.2-1|17	The dateutil module provides powerful extensions to the standard
14mu|python-dateutil-2.4.2-1|18	datetime module available in Python. Features include:
14mu|python-dateutil-2.4.2-1|19	
14mu|python-dateutil-2.4.2-1|20	* Computing of relative deltas (next month, next year, next monday,
14mu|python-dateutil-2.4.2-1|21	last week of month, etc);
14mu|python-dateutil-2.4.2-1|22	* Computing of relative deltas between two given date and/or datetime
14mu|python-dateutil-2.4.2-1|23	objects;
14mu|python-dateutil-2.4.2-1|24	* Computing of dates based on very flexible recurrence rules, using a
14mu|python-dateutil-2.4.2-1|25	superset of the iCalendar specification. Parsing of RFC strings is
14mu|python-dateutil-2.4.2-1|26	supported as well;
14mu|python-dateutil-2.4.2-1|27	* Generic parsing of dates in almost any string format;
14mu|python-dateutil-2.4.2-1|28	* Timezone (tzinfo) implementations for tzfile(5) format files
14mu|python-dateutil-2.4.2-1|29	(/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string
14mu|python-dateutil-2.4.2-1|30	(in all known formats), iCalendar format files, given ranges (with
14mu|python-dateutil-2.4.2-1|31	help from relative deltas), local machine timezone, fixed offset
14mu|python-dateutil-2.4.2-1|32	timezone, UTC timezone, and Windows registry-based time zones;
14mu|python-dateutil-2.4.2-1|33	* Internal up-to-date world timezone information based on Olson's
14mu|python-dateutil-2.4.2-1|34	database;
14mu|python-dateutil-2.4.2-1|35	* Computing of Easter Sunday dates for any given year, using Western,
14mu|python-dateutil-2.4.2-1|36	Orthodox or Julian algorithms;
14mu|python-dateutil-2.4.2-1|37	* More than 400 test cases.
14mu|python-dateutil-2.4.2-1|38	
14mu|python-dateutil-2.4.2-1|39	%prep
14mu|python-dateutil-2.4.2-1|40	%setup -q
14mu|python-dateutil-2.4.2-1|41	
14mu|python-dateutil-2.4.2-1|42	%build
14mu|python-dateutil-2.4.2-1|43	
14mu|python-dateutil-2.4.2-1|44	%install
14mu|python-dateutil-2.4.2-1|45	python setup.py install --root=%{buildroot}
14mu|python-dateutil-2.4.2-1|46	# Give read permissions for all files inside egg-info folder
14mu|python-dateutil-2.4.2-1|47	find %{buildroot}%{py_puresitedir}/*egg-info -type f -exec chmod 644 {} \;
14mu|python-dateutil-2.4.2-1|48	
14mu|python-dateutil-2.4.2-1|49	%files
14mu|python-dateutil-2.4.2-1|50	%doc LICENSE  NEWS
14mu|python-dateutil-2.4.2-1|51	%{py_puresitedir}/%{fname}
14mu|python-dateutil-2.4.2-1|52	%{py_puresitedir}/python_%{fname}-%{version}-py%{py_ver}.egg-info
14mu|python-dateutil-2.4.2-1|53	
14mu|python-dateutil-2.4.2-1|54	%changelog
14mu|python-dateutil-2.4.2-1|55	
14mu|python-dateutil-2.4.2-1|56	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 2.4.2-1
14mu|python-dateutil-2.4.2-1|57	- (ba32865) Merge pull request #3 from import/python-dateutil:auto_update
14mu|python-dateutil-2.4.2-1|58	- (ba32865) Updated to 2.4.2 (by updates_builder)
14mu|python-dateutil-2.4.2-1|59	
14mu|python-dateutil-2.4.2-1|60	

23855 14
14mu|python-decorator-4.0.6-1|1	%define module	decorator
14mu|python-decorator-4.0.6-1|2	
14mu|python-decorator-4.0.6-1|3	Summary:	Python decorator utilities
14mu|python-decorator-4.0.6-1|4	Name:		python-%{module}
14mu|python-decorator-4.0.6-1|5	Version:	4.0.6
14mu|python-decorator-4.0.6-1|6	Release:	1
14mu|python-decorator-4.0.6-1|7	Source0:	https://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz
14mu|python-decorator-4.0.6-1|8	License:	BSD
14mu|python-decorator-4.0.6-1|9	Group:		Development/Python
14mu|python-decorator-4.0.6-1|10	Url:		http://pypi.python.org/pypi/decorator/
14mu|python-decorator-4.0.6-1|11	BuildArch:	noarch
14mu|python-decorator-4.0.6-1|12	BuildRequires:	python-devel
14mu|python-decorator-4.0.6-1|13	BuildRequires:	python-setuptools
14mu|python-decorator-4.0.6-1|14	
14mu|python-decorator-4.0.6-1|15	%description
14mu|python-decorator-4.0.6-1|16	The aim of the decorator module it to simplify the usage of decorators
14mu|python-decorator-4.0.6-1|17	for the average programmer, and to popularize decorators by showing
14mu|python-decorator-4.0.6-1|18	various non-trivial examples. Of course, as all techniques, decorators
14mu|python-decorator-4.0.6-1|19	can be abused and you should not try to solve every problem with a
14mu|python-decorator-4.0.6-1|20	decorator, just because you can.
14mu|python-decorator-4.0.6-1|21	
14mu|python-decorator-4.0.6-1|22	%prep
14mu|python-decorator-4.0.6-1|23	%setup -qn %{module}-%{version}
14mu|python-decorator-4.0.6-1|24	
14mu|python-decorator-4.0.6-1|25	%install
14mu|python-decorator-4.0.6-1|26	python setup.py install --root=%{buildroot}
14mu|python-decorator-4.0.6-1|27	
14mu|python-decorator-4.0.6-1|28	%files
14mu|python-decorator-4.0.6-1|29	%doc documentation.* *.txt
14mu|python-decorator-4.0.6-1|30	%{py_puresitedir}/%{module}*
14mu|python-decorator-4.0.6-1|31	
14mu|python-decorator-4.0.6-1|32	%changelog
14mu|python-decorator-4.0.6-1|33	
14mu|python-decorator-4.0.6-1|34	* Thu Jan 21 2016 dsilakov <denis.silakov@rosalab.ru> 4.0.6-1
14mu|python-decorator-4.0.6-1|35	- (01e2aa3) Merge pull request #2 from import/python-decorator:auto_update
14mu|python-decorator-4.0.6-1|36	- (01e2aa3) Updated to 4.0.6 (by updates_builder)
14mu|python-decorator-4.0.6-1|37	
14mu|python-decorator-4.0.6-1|38	

23856 14
14mu|python-dns-2.3.6-3|1	Name:           python-dns
14mu|python-dns-2.3.6-3|2	Version:        2.3.6
14mu|python-dns-2.3.6-3|3	Release:        3
14mu|python-dns-2.3.6-3|4	Epoch:          0
14mu|python-dns-2.3.6-3|5	Summary:        Python module for DNS (Domain Name Service)
14mu|python-dns-2.3.6-3|6	
14mu|python-dns-2.3.6-3|7	Group:          Development/Python
14mu|python-dns-2.3.6-3|8	License:        Python Software Foundation License
14mu|python-dns-2.3.6-3|9	URL:            http://pydns.sourceforge.net/
14mu|python-dns-2.3.6-3|10	Source0:        pydns-%{version}.tar.gz
14mu|python-dns-2.3.6-3|11	Provides:       pydns = %{epoch}:%{version}-%{release}
14mu|python-dns-2.3.6-3|12	Provides:       python-pydns = %{epoch}:%{version}-%{release}
14mu|python-dns-2.3.6-3|13	Provides:       python-DNS = %{epoch}:%{version}-%{release}
14mu|python-dns-2.3.6-3|14	BuildArch:      noarch
14mu|python-dns-2.3.6-3|15	BuildRequires:  python-devel
14mu|python-dns-2.3.6-3|16	
14mu|python-dns-2.3.6-3|17	%description
14mu|python-dns-2.3.6-3|18	This is a another release of the pydns code, as originally written by
14mu|python-dns-2.3.6-3|19	Guido van Rossum, and with a hopefully nicer API bolted over the
14mu|python-dns-2.3.6-3|20	top of it by Anthony Baxter <anthony@interlink.com.au>.
14mu|python-dns-2.3.6-3|21	
14mu|python-dns-2.3.6-3|22	This package contains a module (dnslib) that implements a DNS
14mu|python-dns-2.3.6-3|23	(Domain Name Server) client, plus additional modules that define some
14mu|python-dns-2.3.6-3|24	symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).
14mu|python-dns-2.3.6-3|25	
14mu|python-dns-2.3.6-3|26	%prep
14mu|python-dns-2.3.6-3|27	%setup -q -n pydns-%{version}
14mu|python-dns-2.3.6-3|28	
14mu|python-dns-2.3.6-3|29	%build
14mu|python-dns-2.3.6-3|30	python setup.py build
14mu|python-dns-2.3.6-3|31	
14mu|python-dns-2.3.6-3|32	%install
14mu|python-dns-2.3.6-3|33	python setup.py install -O2 --skip-build --root %{buildroot}
14mu|python-dns-2.3.6-3|34	
14mu|python-dns-2.3.6-3|35	%clean
14mu|python-dns-2.3.6-3|36	
14mu|python-dns-2.3.6-3|37	%files
14mu|python-dns-2.3.6-3|38	%defattr(0644,root,root,0755)
14mu|python-dns-2.3.6-3|39	%doc CREDITS.txt PKG-INFO README-guido.txt README.txt
14mu|python-dns-2.3.6-3|40	%{py_puresitedir}/*
14mu|python-dns-2.3.6-3|41	
14mu|python-dns-2.3.6-3|42	
14mu|python-dns-2.3.6-3|43	
14mu|python-dns-2.3.6-3|44	
14mu|python-dns-2.3.6-3|45	%changelog
14mu|python-dns-2.3.6-3|46	
14mu|python-dns-2.3.6-3|47	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 0:2.3.6-3
14mu|python-dns-2.3.6-3|48	- (4cd74ca) Move to main
14mu|python-dns-2.3.6-3|49	
14mu|python-dns-2.3.6-3|50	

23857 14
14mu|python-dnspython-1.11.1-6|1	%undefine py2dir
14mu|python-dnspython-1.11.1-6|2	%define py2dir %{_builddir}/dnspython/dnspython-%{version}
14mu|python-dnspython-1.11.1-6|3	%undefine py3dir
14mu|python-dnspython-1.11.1-6|4	%define py3dir %{_builddir}/dnspython/dnspython3-%{version}
14mu|python-dnspython-1.11.1-6|5	%define py3unpack -a 2
14mu|python-dnspython-1.11.1-6|6	
14mu|python-dnspython-1.11.1-6|7	Summary:	DNS toolkit for Python
14mu|python-dnspython-1.11.1-6|8	Name:		python-dnspython
14mu|python-dnspython-1.11.1-6|9	Version:	1.11.1
14mu|python-dnspython-1.11.1-6|10	Release:	6
14mu|python-dnspython-1.11.1-6|11	License:	MIT
14mu|python-dnspython-1.11.1-6|12	Group:		Development/Python
14mu|python-dnspython-1.11.1-6|13	Url:		http://www.dnspython.org/
14mu|python-dnspython-1.11.1-6|14	Source0:	http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz
14mu|python-dnspython-1.11.1-6|15	Source1:	http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz.asc
14mu|python-dnspython-1.11.1-6|16	Source2:	http://www.dnspython.org/kits3/%{version}/dnspython3-%{version}.tar.gz
14mu|python-dnspython-1.11.1-6|17	Source3:	http://www.dnspython.org/kits3/%{version}/dnspython3-%{version}.tar.gz.asc
14mu|python-dnspython-1.11.1-6|18	BuildRequires:	pkgconfig(python)
14mu|python-dnspython-1.11.1-6|19	Provides:	dnspython = %{EVRD}
14mu|python-dnspython-1.11.1-6|20	BuildArch:	noarch
14mu|python-dnspython-1.11.1-6|21	
14mu|python-dnspython-1.11.1-6|22	%description
14mu|python-dnspython-1.11.1-6|23	dnspython is a DNS toolkit for Python. It supports almost all record
14mu|python-dnspython-1.11.1-6|24	types. It can be used for queries, zone transfers, and dynamic updates.
14mu|python-dnspython-1.11.1-6|25	It supports TSIG authenticated messages and EDNS0.
14mu|python-dnspython-1.11.1-6|26	
14mu|python-dnspython-1.11.1-6|27	dnspython provides both high and low level access to DNS. The high level
14mu|python-dnspython-1.11.1-6|28	classes perform queries for data of a given name, type, and class, and
14mu|python-dnspython-1.11.1-6|29	return an answer set. The low level classes allow direct manipulation
14mu|python-dnspython-1.11.1-6|30	of DNS zones, messages, names, and records.
14mu|python-dnspython-1.11.1-6|31	
14mu|python-dnspython-1.11.1-6|32	%files
14mu|python-dnspython-1.11.1-6|33	%doc dnspython-%{version}/{ChangeLog,LICENSE,README,examples}
14mu|python-dnspython-1.11.1-6|34	%{py_puresitedir}/*egg-info
14mu|python-dnspython-1.11.1-6|35	%{py_puresitedir}/dns
14mu|python-dnspython-1.11.1-6|36	
14mu|python-dnspython-1.11.1-6|37	#----------------------------------------------------------------------------
14mu|python-dnspython-1.11.1-6|38	
14mu|python-dnspython-1.11.1-6|39	%package -n python3-dnspython3
14mu|python-dnspython-1.11.1-6|40	Summary:	DNS toolkit for Python 3
14mu|python-dnspython-1.11.1-6|41	Group:		Development/Python
14mu|python-dnspython-1.11.1-6|42	BuildRequires:	pkgconfig(python3)
14mu|python-dnspython-1.11.1-6|43	Provides:	dnspython3 = %{EVRD}
14mu|python-dnspython-1.11.1-6|44	
14mu|python-dnspython-1.11.1-6|45	%description -n python3-dnspython3
14mu|python-dnspython-1.11.1-6|46	dnspython3 is a DNS toolkit for Python 3. It supports almost all
14mu|python-dnspython-1.11.1-6|47	record types. It can be used for queries, zone transfers, and dynamic
14mu|python-dnspython-1.11.1-6|48	updates. It supports TSIG authenticated messages and EDNS0.
14mu|python-dnspython-1.11.1-6|49	
14mu|python-dnspython-1.11.1-6|50	dnspython3 provides both high and low level access to DNS. The high
14mu|python-dnspython-1.11.1-6|51	level classes perform queries for data of a given name, type, and
14mu|python-dnspython-1.11.1-6|52	class, and return an answer set. The low level classes allow direct
14mu|python-dnspython-1.11.1-6|53	manipulation of DNS zones, messages, names, and records.
14mu|python-dnspython-1.11.1-6|54	
14mu|python-dnspython-1.11.1-6|55	%files -n python3-dnspython3
14mu|python-dnspython-1.11.1-6|56	%doc dnspython3-%{version}/{ChangeLog,LICENSE,README,examples}
14mu|python-dnspython-1.11.1-6|57	%{py3_puresitedir}/*egg-info
14mu|python-dnspython-1.11.1-6|58	%{py3_puresitedir}/dns
14mu|python-dnspython-1.11.1-6|59	
14mu|python-dnspython-1.11.1-6|60	#----------------------------------------------------------------------------
14mu|python-dnspython-1.11.1-6|61	
14mu|python-dnspython-1.11.1-6|62	%prep
14mu|python-dnspython-1.11.1-6|63	%setup -q -T -c -n dnspython -a 0 %{?py3unpack:%{py3unpack}}
14mu|python-dnspython-1.11.1-6|64	
14mu|python-dnspython-1.11.1-6|65	# strip executable permissions so that we don't pick up dependencies
14mu|python-dnspython-1.11.1-6|66	# from documentation
14mu|python-dnspython-1.11.1-6|67	find %{py2dir}/examples -type f | xargs chmod a-x
14mu|python-dnspython-1.11.1-6|68	find %{py3dir}/examples -type f | xargs chmod a-x
14mu|python-dnspython-1.11.1-6|69	
14mu|python-dnspython-1.11.1-6|70	%build
14mu|python-dnspython-1.11.1-6|71	pushd %{py2dir}
14mu|python-dnspython-1.11.1-6|72	python setup.py build
14mu|python-dnspython-1.11.1-6|73	popd
14mu|python-dnspython-1.11.1-6|74	
14mu|python-dnspython-1.11.1-6|75	pushd %{py3dir}
14mu|python-dnspython-1.11.1-6|76	python3 setup.py build
14mu|python-dnspython-1.11.1-6|77	popd
14mu|python-dnspython-1.11.1-6|78	
14mu|python-dnspython-1.11.1-6|79	%install
14mu|python-dnspython-1.11.1-6|80	pushd %{py2dir}
14mu|python-dnspython-1.11.1-6|81	python setup.py install --skip-build --root %{buildroot}
14mu|python-dnspython-1.11.1-6|82	popd
14mu|python-dnspython-1.11.1-6|83	
14mu|python-dnspython-1.11.1-6|84	pushd %{py3dir}
14mu|python-dnspython-1.11.1-6|85	python3 setup.py install --skip-build --root %{buildroot}
14mu|python-dnspython-1.11.1-6|86	popd
14mu|python-dnspython-1.11.1-6|87	
14mu|python-dnspython-1.11.1-6|88	%check
14mu|python-dnspython-1.11.1-6|89	pushd %{py2dir}/tests
14mu|python-dnspython-1.11.1-6|90	# skip one test because it queries the network
14mu|python-dnspython-1.11.1-6|91	for py in *.py
14mu|python-dnspython-1.11.1-6|92	do
14mu|python-dnspython-1.11.1-6|93	if [ $py != resolver.py ]
14mu|python-dnspython-1.11.1-6|94	then
14mu|python-dnspython-1.11.1-6|95	PYTHONPATH=%{buildroot}%{py_puresitedir} %{__python} $py
14mu|python-dnspython-1.11.1-6|96	fi
14mu|python-dnspython-1.11.1-6|97	done
14mu|python-dnspython-1.11.1-6|98	popd
14mu|python-dnspython-1.11.1-6|99	
14mu|python-dnspython-1.11.1-6|100	pushd %{py3dir}/tests
14mu|python-dnspython-1.11.1-6|101	# skip one test because it queries the network
14mu|python-dnspython-1.11.1-6|102	for py in *.py
14mu|python-dnspython-1.11.1-6|103	do
14mu|python-dnspython-1.11.1-6|104	if [ $py != resolver.py ]
14mu|python-dnspython-1.11.1-6|105	then
14mu|python-dnspython-1.11.1-6|106	PYTHONPATH=%{buildroot}%{py3_puresitedir} %{__python3} $py
14mu|python-dnspython-1.11.1-6|107	fi
14mu|python-dnspython-1.11.1-6|108	done
14mu|python-dnspython-1.11.1-6|109	popd
14mu|python-dnspython-1.11.1-6|110	
14mu|python-dnspython-1.11.1-6|111	
14mu|python-dnspython-1.11.1-6|112	%changelog
14mu|python-dnspython-1.11.1-6|113	
14mu|python-dnspython-1.11.1-6|114	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1.11.1-6
14mu|python-dnspython-1.11.1-6|115	- (164c1ac) Move to main
14mu|python-dnspython-1.11.1-6|116	
14mu|python-dnspython-1.11.1-6|117	

23858 14
14mu|python-ecdsa-0.13-2|1	%define pypi_name ecdsa
14mu|python-ecdsa-0.13-2|2	
14mu|python-ecdsa-0.13-2|3	Name:           python-ecdsa
14mu|python-ecdsa-0.13-2|4	Version:        0.13
14mu|python-ecdsa-0.13-2|5	Release:        2
14mu|python-ecdsa-0.13-2|6	Group:          Development/Python
14mu|python-ecdsa-0.13-2|7	Summary:        ECDSA cryptographic signature library (pure python)
14mu|python-ecdsa-0.13-2|8	
14mu|python-ecdsa-0.13-2|9	License:        MIT
14mu|python-ecdsa-0.13-2|10	URL:            http://github.com/warner/python-ecdsa
14mu|python-ecdsa-0.13-2|11	Source0:        https://pypi.python.org/packages/source/e/ecdsa/ecdsa-%{version}.tar.gz
14mu|python-ecdsa-0.13-2|12	BuildArch:      noarch
14mu|python-ecdsa-0.13-2|13	
14mu|python-ecdsa-0.13-2|14	BuildRequires:  python-devel
14mu|python-ecdsa-0.13-2|15	BuildRequires:  python3-devel
14mu|python-ecdsa-0.13-2|16	
14mu|python-ecdsa-0.13-2|17	
14mu|python-ecdsa-0.13-2|18	%description
14mu|python-ecdsa-0.13-2|19	This is an easy-to-use implementation of ECDSA cryptography
14mu|python-ecdsa-0.13-2|20	(Elliptic Curve Digital Signature Algorithm), implemented purely in Python,
14mu|python-ecdsa-0.13-2|21	released under the MIT license. With this library, you can quickly create
14mu|python-ecdsa-0.13-2|22	keypairs (signing key and verifying key), sign messages, and verify the
14mu|python-ecdsa-0.13-2|23	signatures. The keys and signatures are very short, making them easy to
14mu|python-ecdsa-0.13-2|24	handle and incorporate into other protocols.
14mu|python-ecdsa-0.13-2|25	
14mu|python-ecdsa-0.13-2|26	%package -n     python3-%{pypi_name}
14mu|python-ecdsa-0.13-2|27	Summary:        ECDSA cryptographic signature library (pure python)
14mu|python-ecdsa-0.13-2|28	Group:          Development/Python
14mu|python-ecdsa-0.13-2|29	
14mu|python-ecdsa-0.13-2|30	
14mu|python-ecdsa-0.13-2|31	%description -n python3-%{pypi_name}
14mu|python-ecdsa-0.13-2|32	This is an easy-to-use implementation of ECDSA cryptography
14mu|python-ecdsa-0.13-2|33	(Elliptic Curve Digital Signature Algorithm), implemented purely in Python,
14mu|python-ecdsa-0.13-2|34	released under the MIT license. With this library, you can quickly create
14mu|python-ecdsa-0.13-2|35	keypairs (signing key and verifying key), sign messages, and verify the
14mu|python-ecdsa-0.13-2|36	signatures. The keys and signatures are very short, making them easy to
14mu|python-ecdsa-0.13-2|37	handle and incorporate into other protocols.
14mu|python-ecdsa-0.13-2|38	
14mu|python-ecdsa-0.13-2|39	%prep
14mu|python-ecdsa-0.13-2|40	%setup -qc
14mu|python-ecdsa-0.13-2|41	mv %{pypi_name}-%{version} python2
14mu|python-ecdsa-0.13-2|42	cp -a python2 python3
14mu|python-ecdsa-0.13-2|43	
14mu|python-ecdsa-0.13-2|44	%build
14mu|python-ecdsa-0.13-2|45	pushd python2
14mu|python-ecdsa-0.13-2|46	python setup.py build
14mu|python-ecdsa-0.13-2|47	popd
14mu|python-ecdsa-0.13-2|48	pushd python3
14mu|python-ecdsa-0.13-2|49	python3 setup.py build
14mu|python-ecdsa-0.13-2|50	popd
14mu|python-ecdsa-0.13-2|51	
14mu|python-ecdsa-0.13-2|52	%install
14mu|python-ecdsa-0.13-2|53	pushd python3
14mu|python-ecdsa-0.13-2|54	python3 setup.py install --skip-build --root %{buildroot}
14mu|python-ecdsa-0.13-2|55	popd
14mu|python-ecdsa-0.13-2|56	pushd python2
14mu|python-ecdsa-0.13-2|57	python setup.py install --skip-build --root %{buildroot}
14mu|python-ecdsa-0.13-2|58	popd
14mu|python-ecdsa-0.13-2|59	
14mu|python-ecdsa-0.13-2|60	%files
14mu|python-ecdsa-0.13-2|61	%doc python2/README.md python2/LICENSE
14mu|python-ecdsa-0.13-2|62	%{py_puresitedir}/%{pypi_name}*
14mu|python-ecdsa-0.13-2|63	
14mu|python-ecdsa-0.13-2|64	%files -n python3-%{pypi_name}
14mu|python-ecdsa-0.13-2|65	%doc python3/README.md python3/LICENSE
14mu|python-ecdsa-0.13-2|66	%{py3_puresitedir}/%{pypi_name}*
14mu|python-ecdsa-0.13-2|67	
14mu|python-ecdsa-0.13-2|68	%changelog
14mu|python-ecdsa-0.13-2|69	
14mu|python-ecdsa-0.13-2|70	* Sun Jan 31 2016 Denis Silakov <dsilakov@gmail.com> 0.13-2
14mu|python-ecdsa-0.13-2|71	- (82228c1) Move to main
14mu|python-ecdsa-0.13-2|72	
14mu|python-ecdsa-0.13-2|73	

23859 14
14mu|python-egenix-mx-base-3.2.9-1|1	%define rname egenix-mx-base
14mu|python-egenix-mx-base-3.2.9-1|2	
14mu|python-egenix-mx-base-3.2.9-1|3	Name:		python-%{rname}
14mu|python-egenix-mx-base-3.2.9-1|4	Version:	3.2.9
14mu|python-egenix-mx-base-3.2.9-1|5	Release:	1
14mu|python-egenix-mx-base-3.2.9-1|6	Summary:	Python extensions from eGenix
14mu|python-egenix-mx-base-3.2.9-1|7	License:	eGenix.com Public License
14mu|python-egenix-mx-base-3.2.9-1|8	Group:		Development/Python
14mu|python-egenix-mx-base-3.2.9-1|9	URL:		http://www.egenix.com/files/python/eGenix-mx-Extensions.html
14mu|python-egenix-mx-base-3.2.9-1|10	Source0:	http://downloads.egenix.com/python/egenix-mx-base-%{version}.tar.gz
14mu|python-egenix-mx-base-3.2.9-1|11	Patch0:		egenix-mx-base-fix_underlinking.diff
14mu|python-egenix-mx-base-3.2.9-1|12	Patch1:		mx-3.1.1-lib64.patch
14mu|python-egenix-mx-base-3.2.9-1|13	Obsoletes:	%{rname} < %{version}-%{release}
14mu|python-egenix-mx-base-3.2.9-1|14	Provides:	egenix-mx-base = %{version}-%{release}
14mu|python-egenix-mx-base-3.2.9-1|15	BuildRequires:	python-devel
14mu|python-egenix-mx-base-3.2.9-1|16	
14mu|python-egenix-mx-base-3.2.9-1|17	%description
14mu|python-egenix-mx-base-3.2.9-1|18	The eGenix mx Extension Series are a collection of
14mu|python-egenix-mx-base-3.2.9-1|19	Python extensions written in ANSI C and Python
14mu|python-egenix-mx-base-3.2.9-1|20	which provide a large spectrum of useful additions
14mu|python-egenix-mx-base-3.2.9-1|21	to everyday Python programming.
14mu|python-egenix-mx-base-3.2.9-1|22	
14mu|python-egenix-mx-base-3.2.9-1|23	The BASE package includes the Open Source subpackages
14mu|python-egenix-mx-base-3.2.9-1|24	of the series and is needed by all other add-on
14mu|python-egenix-mx-base-3.2.9-1|25	packages of the series.
14mu|python-egenix-mx-base-3.2.9-1|26	
14mu|python-egenix-mx-base-3.2.9-1|27	This software is brought to you by eGenix.com and
14mu|python-egenix-mx-base-3.2.9-1|28	distributed under the eGenix.com Public License.
14mu|python-egenix-mx-base-3.2.9-1|29	
14mu|python-egenix-mx-base-3.2.9-1|30	%prep
14mu|python-egenix-mx-base-3.2.9-1|31	%setup -q -n %{rname}-%{version}
14mu|python-egenix-mx-base-3.2.9-1|32	find . -type f | grep .py | xargs -t sed -i 's|/usr/local.*python|/usr/bin/python|'
14mu|python-egenix-mx-base-3.2.9-1|33	%patch0 -p0
14mu|python-egenix-mx-base-3.2.9-1|34	%patch1 -p1
14mu|python-egenix-mx-base-3.2.9-1|35	
14mu|python-egenix-mx-base-3.2.9-1|36	%build
14mu|python-egenix-mx-base-3.2.9-1|37	python setup.py build
14mu|python-egenix-mx-base-3.2.9-1|38	
14mu|python-egenix-mx-base-3.2.9-1|39	%install
14mu|python-egenix-mx-base-3.2.9-1|40	python setup.py install --root=%{buildroot} --prefix=%{_prefix} --no-compile
14mu|python-egenix-mx-base-3.2.9-1|41	
14mu|python-egenix-mx-base-3.2.9-1|42	%files
14mu|python-egenix-mx-base-3.2.9-1|43	%defattr(-,root,root,0755)
14mu|python-egenix-mx-base-3.2.9-1|44	%doc README mx/*/Doc
14mu|python-egenix-mx-base-3.2.9-1|45	%doc mx/DateTime/LICENSE mx/DateTime/COPYRIGHT
14mu|python-egenix-mx-base-3.2.9-1|46	%{py_platsitedir}/mx
14mu|python-egenix-mx-base-3.2.9-1|47	%{py_platsitedir}/*.egg-info
14mu|python-egenix-mx-base-3.2.9-1|48	
14mu|python-egenix-mx-base-3.2.9-1|49	%changelog
14mu|python-egenix-mx-base-3.2.9-1|50	
14mu|python-egenix-mx-base-3.2.9-1|51	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 3.2.9-1
14mu|python-egenix-mx-base-3.2.9-1|52	- (6d8681d) Merge pull request #2 from import/python-egenix-mx-base:auto_update
14mu|python-egenix-mx-base-3.2.9-1|53	- (6d8681d) Updated to 3.2.9 (by updates_builder)
14mu|python-egenix-mx-base-3.2.9-1|54	
14mu|python-egenix-mx-base-3.2.9-1|55	

23860 14
14mu|python-enum34-1.0.4-2|1	Name:           python-enum34
14mu|python-enum34-1.0.4-2|2	Version:        1.0.4
14mu|python-enum34-1.0.4-2|3	Release:        2
14mu|python-enum34-1.0.4-2|4	Group:          Development/Python
14mu|python-enum34-1.0.4-2|5	Summary:        Backport of Python 3.4 Enum
14mu|python-enum34-1.0.4-2|6	License:        BSD
14mu|python-enum34-1.0.4-2|7	BuildArch:      noarch
14mu|python-enum34-1.0.4-2|8	URL:            https://pypi.python.org/pypi/enum34
14mu|python-enum34-1.0.4-2|9	Source0:        https://pypi.python.org/packages/source/e/enum34/enum34-%{version}.tar.gz
14mu|python-enum34-1.0.4-2|10	
14mu|python-enum34-1.0.4-2|11	BuildRequires:  python-devel
14mu|python-enum34-1.0.4-2|12	BuildRequires:  python-setuptools
14mu|python-enum34-1.0.4-2|13	
14mu|python-enum34-1.0.4-2|14	
14mu|python-enum34-1.0.4-2|15	%description
14mu|python-enum34-1.0.4-2|16	Python 3.4 introduced official support for enumerations.  This is a
14mu|python-enum34-1.0.4-2|17	backport of that feature to Python 3.3, 3.2, 3.1, 2.7, 2.5, 2.5, and 2.4.
14mu|python-enum34-1.0.4-2|18	
14mu|python-enum34-1.0.4-2|19	An enumeration is a set of symbolic names (members) bound to unique,
14mu|python-enum34-1.0.4-2|20	constant values. Within an enumeration, the members can be compared by
14mu|python-enum34-1.0.4-2|21	identity, and the enumeration itself can be iterated over.
14mu|python-enum34-1.0.4-2|22	
14mu|python-enum34-1.0.4-2|23	This module defines two enumeration classes that can be used to define
14mu|python-enum34-1.0.4-2|24	unique sets of names and values: Enum and IntEnum. It also defines one
14mu|python-enum34-1.0.4-2|25	decorator, unique, that ensures only unique member names are present
14mu|python-enum34-1.0.4-2|26	in an enumeration.
14mu|python-enum34-1.0.4-2|27	
14mu|python-enum34-1.0.4-2|28	%prep
14mu|python-enum34-1.0.4-2|29	%setup -q -n enum34-%{version}
14mu|python-enum34-1.0.4-2|30	
14mu|python-enum34-1.0.4-2|31	%build
14mu|python-enum34-1.0.4-2|32	python setup.py build
14mu|python-enum34-1.0.4-2|33	
14mu|python-enum34-1.0.4-2|34	%check
14mu|python-enum34-1.0.4-2|35	pushd %{buildroot}/%{py_puresitedir}
14mu|python-enum34-1.0.4-2|36	python enum/test_enum.py
14mu|python-enum34-1.0.4-2|37	popd
14mu|python-enum34-1.0.4-2|38	
14mu|python-enum34-1.0.4-2|39	%install
14mu|python-enum34-1.0.4-2|40	python setup.py install --skip-build --root %{buildroot}
14mu|python-enum34-1.0.4-2|41	# remove docs from sitelib, we'll put them in doc dir instead
14mu|python-enum34-1.0.4-2|42	rm -rf %{buildroot}%{py_puresitedir}/enum/{LICENSE,README,doc}
14mu|python-enum34-1.0.4-2|43	
14mu|python-enum34-1.0.4-2|44	%files
14mu|python-enum34-1.0.4-2|45	%doc PKG-INFO enum/LICENSE enum/README enum/doc/enum.rst
14mu|python-enum34-1.0.4-2|46	%{py_puresitedir}/*
14mu|python-enum34-1.0.4-2|47	
14mu|python-enum34-1.0.4-2|48	%changelog
14mu|python-enum34-1.0.4-2|49	
14mu|python-enum34-1.0.4-2|50	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1.0.4-2
14mu|python-enum34-1.0.4-2|51	- (548e411) Move to main
14mu|python-enum34-1.0.4-2|52	
14mu|python-enum34-1.0.4-2|53	

23861 14
14mu|python-ethtool-0.11-1|1	Summary:	Ethernet settings python bindings
14mu|python-ethtool-0.11-1|2	Name:		python-ethtool
14mu|python-ethtool-0.11-1|3	Version:	0.11
14mu|python-ethtool-0.11-1|4	Release:	1
14mu|python-ethtool-0.11-1|5	URL:		https://fedorahosted.org/python-ethtool/
14mu|python-ethtool-0.11-1|6	Source:		https://fedorahosted.org/releases/p/y/python-ethtool/python-ethtool-%{version}.tar.bz2
14mu|python-ethtool-0.11-1|7	License:	GPLv2
14mu|python-ethtool-0.11-1|8	Group:		System/Libraries
14mu|python-ethtool-0.11-1|9	BuildRequires:	python-devel
14mu|python-ethtool-0.11-1|10	BuildRequires:	libnl3-devel
14mu|python-ethtool-0.11-1|11	#BuildRequires:	a2x
14mu|python-ethtool-0.11-1|12	#BuildRequires:	libxml2-utils
14mu|python-ethtool-0.11-1|13	#BuildRequires:	asciidoc
14mu|python-ethtool-0.11-1|14	
14mu|python-ethtool-0.11-1|15	%description
14mu|python-ethtool-0.11-1|16	Python bindings for the ethtool kernel interface, that allows querying and
14mu|python-ethtool-0.11-1|17	changing of Ethernet card settings, such as speed, port, auto-negotiation, and
14mu|python-ethtool-0.11-1|18	PCI locations.
14mu|python-ethtool-0.11-1|19	
14mu|python-ethtool-0.11-1|20	%prep
14mu|python-ethtool-0.11-1|21	%setup -q
14mu|python-ethtool-0.11-1|22	
14mu|python-ethtool-0.11-1|23	%build
14mu|python-ethtool-0.11-1|24	python setup.py build
14mu|python-ethtool-0.11-1|25	#a2x -d manpage -f manpage man/pethtool.8.asciidoc
14mu|python-ethtool-0.11-1|26	#a2x -d manpage -f manpage man/pifconfig.8.asciidoc
14mu|python-ethtool-0.11-1|27	
14mu|python-ethtool-0.11-1|28	%install
14mu|python-ethtool-0.11-1|29	python setup.py install --skip-build --root %{buildroot}
14mu|python-ethtool-0.11-1|30	mkdir -p %{buildroot}%{_sbindir}  %{buildroot}%{_mandir}/man8
14mu|python-ethtool-0.11-1|31	cp -p pethtool.py %{buildroot}%{_sbindir}/pethtool
14mu|python-ethtool-0.11-1|32	cp -p pifconfig.py %{buildroot}%{_sbindir}/pifconfig
14mu|python-ethtool-0.11-1|33	#cp man/pethtool.8 %{buildroot}%{_mandir}/man8/pethtool.8.gz
14mu|python-ethtool-0.11-1|34	#cp man/pifconfig.8 %{buildroot}%{_mandir}/man8/pifconfig.8.gz
14mu|python-ethtool-0.11-1|35	
14mu|python-ethtool-0.11-1|36	%clean
14mu|python-ethtool-0.11-1|37	
14mu|python-ethtool-0.11-1|38	%files
14mu|python-ethtool-0.11-1|39	%doc COPYING
14mu|python-ethtool-0.11-1|40	%{_sbindir}/pethtool
14mu|python-ethtool-0.11-1|41	%{_sbindir}/pifconfig
14mu|python-ethtool-0.11-1|42	# %{_mandir}/man8/*
14mu|python-ethtool-0.11-1|43	%{py_platsitedir}/ethtool.so
14mu|python-ethtool-0.11-1|44	%{py_platsitedir}/*.egg-info
14mu|python-ethtool-0.11-1|45	
14mu|python-ethtool-0.11-1|46	
14mu|python-ethtool-0.11-1|47	%changelog
14mu|python-ethtool-0.11-1|48	* Mon Dec 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.11-1
14mu|python-ethtool-0.11-1|49	+ Revision: ca1c11b
14mu|python-ethtool-0.11-1|50	- Skip man page generation
14mu|python-ethtool-0.11-1|51	
14mu|python-ethtool-0.11-1|52	

23862 14
14mu|python-feedparser-5.2.1-1|1	%define	modname	feedparser
14mu|python-feedparser-5.2.1-1|2	
14mu|python-feedparser-5.2.1-1|3	Summary:	Parse RSS and Atom feeds in Python
14mu|python-feedparser-5.2.1-1|4	Name:		python-%{modname}
14mu|python-feedparser-5.2.1-1|5	Version:	5.2.1
14mu|python-feedparser-5.2.1-1|6	Release:	1
14mu|python-feedparser-5.2.1-1|7	
14mu|python-feedparser-5.2.1-1|8	Source0:	https://pypi.python.org/packages/source/f/%{modname}/%{modname}-%{version}.tar.gz
14mu|python-feedparser-5.2.1-1|9	License:	BSD
14mu|python-feedparser-5.2.1-1|10	URL:		http://code.google.com/p/feedparser/
14mu|python-feedparser-5.2.1-1|11	Group:		Development/Python
14mu|python-feedparser-5.2.1-1|12	BuildRequires:	pkgconfig(python2)
14mu|python-feedparser-5.2.1-1|13	BuildRequires:  python3-devel
14mu|python-feedparser-5.2.1-1|14	BuildRequires:	python-setuptools
14mu|python-feedparser-5.2.1-1|15	BuildRequires:  python3egg(setuptools)
14mu|python-feedparser-5.2.1-1|16	BuildArch:	noarch
14mu|python-feedparser-5.2.1-1|17	
14mu|python-feedparser-5.2.1-1|18	%description
14mu|python-feedparser-5.2.1-1|19	Feedparser is the "Universal Feed Parser" library for python, which
14mu|python-feedparser-5.2.1-1|20	handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
14mu|python-feedparser-5.2.1-1|21	
14mu|python-feedparser-5.2.1-1|22	%package -n python3-feedparser
14mu|python-feedparser-5.2.1-1|23	Summary:        Python decorator utilities
14mu|python-feedparser-5.2.1-1|24	Group:          Development/Python
14mu|python-feedparser-5.2.1-1|25	Requires:       python3
14mu|python-feedparser-5.2.1-1|26	
14mu|python-feedparser-5.2.1-1|27	%description -n python3-feedparser
14mu|python-feedparser-5.2.1-1|28	Feedparser is the "Universal Feed Parser" library for python, which
14mu|python-feedparser-5.2.1-1|29	handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
14mu|python-feedparser-5.2.1-1|30	
14mu|python-feedparser-5.2.1-1|31	%prep
14mu|python-feedparser-5.2.1-1|32	%setup -q -c
14mu|python-feedparser-5.2.1-1|33	
14mu|python-feedparser-5.2.1-1|34	mv %{modname}-%{version} python2
14mu|python-feedparser-5.2.1-1|35	cp -r python2 python3
14mu|python-feedparser-5.2.1-1|36	
14mu|python-feedparser-5.2.1-1|37	%check
14mu|python-feedparser-5.2.1-1|38	#pushd feedparser
14mu|python-feedparser-5.2.1-1|39	#    python feedparsertest.py
14mu|python-feedparser-5.2.1-1|40	#popd
14mu|python-feedparser-5.2.1-1|41	
14mu|python-feedparser-5.2.1-1|42	%install
14mu|python-feedparser-5.2.1-1|43	pushd python2
14mu|python-feedparser-5.2.1-1|44	python setup.py install --root=%{buildroot}
14mu|python-feedparser-5.2.1-1|45	popd
14mu|python-feedparser-5.2.1-1|46	
14mu|python-feedparser-5.2.1-1|47	pushd python3
14mu|python-feedparser-5.2.1-1|48	python3 setup.py install --root=%{buildroot}
14mu|python-feedparser-5.2.1-1|49	popd
14mu|python-feedparser-5.2.1-1|50	
14mu|python-feedparser-5.2.1-1|51	%files
14mu|python-feedparser-5.2.1-1|52	%defattr(644,root,root,755)
14mu|python-feedparser-5.2.1-1|53	%doc python2/LICENSE python2/
14mu|python-feedparser-5.2.1-1|54	%{py_puresitedir}/%{modname}*
14mu|python-feedparser-5.2.1-1|55	
14mu|python-feedparser-5.2.1-1|56	%files -n python3-feedparser
14mu|python-feedparser-5.2.1-1|57	%defattr(644,root,root,755)
14mu|python-feedparser-5.2.1-1|58	%doc python3/LICENSE
14mu|python-feedparser-5.2.1-1|59	%{py3_puresitedir}/%{modname}*
14mu|python-feedparser-5.2.1-1|60	
14mu|python-feedparser-5.2.1-1|61	%changelog
14mu|python-feedparser-5.2.1-1|62	
14mu|python-feedparser-5.2.1-1|63	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 5.2.1-1
14mu|python-feedparser-5.2.1-1|64	- (9aee498) Merge pull request #2 from import/python-feedparser:auto_update
14mu|python-feedparser-5.2.1-1|65	- (9aee498) Updated to 5.2.1 (by updates_builder)
14mu|python-feedparser-5.2.1-1|66	
14mu|python-feedparser-5.2.1-1|67	

23863 14
14mu|python-formencode-1.3.0-1|1	%define oname formencode
14mu|python-formencode-1.3.0-1|2	%define Oname FormEncode
14mu|python-formencode-1.3.0-1|3	
14mu|python-formencode-1.3.0-1|4	Summary:  Python module to validate and generate form
14mu|python-formencode-1.3.0-1|5	Name:    python-%oname
14mu|python-formencode-1.3.0-1|6	Version: 1.3.0
14mu|python-formencode-1.3.0-1|7	Release: 1
14mu|python-formencode-1.3.0-1|8	
14mu|python-formencode-1.3.0-1|9	Source0: http://pypi.python.org/packages/source/F/FormEncode/FormEncode-%{version}.zip
14mu|python-formencode-1.3.0-1|10	License: BSD
14mu|python-formencode-1.3.0-1|11	Group: Development/Python
14mu|python-formencode-1.3.0-1|12	BuildArch: noarch
14mu|python-formencode-1.3.0-1|13	Url: http://formencode.org
14mu|python-formencode-1.3.0-1|14	BuildRequires: python-devel
14mu|python-formencode-1.3.0-1|15	BuildRequires: python-setuptools
14mu|python-formencode-1.3.0-1|16	
14mu|python-formencode-1.3.0-1|17	%description
14mu|python-formencode-1.3.0-1|18	FormEncode is a validation and form generation package. The validation can be
14mu|python-formencode-1.3.0-1|19	used separately from the form generation. The validation works on compound
14mu|python-formencode-1.3.0-1|20	data structures, with all parts being nestable. It is separate from HTTP or
14mu|python-formencode-1.3.0-1|21	any other input mechanism.
14mu|python-formencode-1.3.0-1|22	
14mu|python-formencode-1.3.0-1|23	%prep
14mu|python-formencode-1.3.0-1|24	%setup -q -n %Oname-%{version}
14mu|python-formencode-1.3.0-1|25	perl -pi -e 's/^(use_setuptools)/#$1/' setup.py
14mu|python-formencode-1.3.0-1|26	
14mu|python-formencode-1.3.0-1|27	%build
14mu|python-formencode-1.3.0-1|28	python setup.py build
14mu|python-formencode-1.3.0-1|29	
14mu|python-formencode-1.3.0-1|30	%install
14mu|python-formencode-1.3.0-1|31	python setup.py install --root=%{buildroot}
14mu|python-formencode-1.3.0-1|32	find %{buildroot}%{py_puresitedir} -type f -exec chmod o-w {} \;
14mu|python-formencode-1.3.0-1|33	# Drop unpackaged files
14mu|python-formencode-1.3.0-1|34	rm -rf %{buildroot}%{py_puresitedir}/docs
14mu|python-formencode-1.3.0-1|35	
14mu|python-formencode-1.3.0-1|36	%files
14mu|python-formencode-1.3.0-1|37	%doc docs
14mu|python-formencode-1.3.0-1|38	%{py_puresitedir}/%{oname}
14mu|python-formencode-1.3.0-1|39	%{py_puresitedir}/*.egg-info
14mu|python-formencode-1.3.0-1|40	
14mu|python-formencode-1.3.0-1|41	%changelog
14mu|python-formencode-1.3.0-1|42	
14mu|python-formencode-1.3.0-1|43	* Thu Jan 14 2016 dsilakov <denis.silakov@rosalab.ru> 1.3.0-1
14mu|python-formencode-1.3.0-1|44	- (cfcaeb2) Merge pull request #1 from import/python-formencode:auto_update
14mu|python-formencode-1.3.0-1|45	- (cfcaeb2) Updated to 1.3.0 (by updates_builder)
14mu|python-formencode-1.3.0-1|46	
14mu|python-formencode-1.3.0-1|47	

23864 14
14mu|python-fuse-2.5-7|1	%define cvsversion 20070509
14mu|python-fuse-2.5-7|2	
14mu|python-fuse-2.5-7|3	Summary:	Python binding for Fuse (Filesystem in Userspace)
14mu|python-fuse-2.5-7|4	Name:		python-fuse
14mu|python-fuse-2.5-7|5	Version:	2.5
14mu|python-fuse-2.5-7|6	Release:	7
14mu|python-fuse-2.5-7|7	License:	LGPLv2+
14mu|python-fuse-2.5-7|8	Group:		Development/Python
14mu|python-fuse-2.5-7|9	Url:		http://fuse.sourceforge.net/wiki/index.php/FusePython
14mu|python-fuse-2.5-7|10	Source0:	%{name}-cvs%{cvsversion}.tar.bz2
14mu|python-fuse-2.5-7|11	BuildRequires:	pkgconfig(fuse)
14mu|python-fuse-2.5-7|12	BuildRequires:	pkgconfig(python)
14mu|python-fuse-2.5-7|13	Requires:	fuse
14mu|python-fuse-2.5-7|14	
14mu|python-fuse-2.5-7|15	%description
14mu|python-fuse-2.5-7|16	Python binding for Fuse (Filesystem in Userspace).
14mu|python-fuse-2.5-7|17	
14mu|python-fuse-2.5-7|18	%files
14mu|python-fuse-2.5-7|19	%doc AUTHORS COPYING README.1st README.new_fusepy_api FAQ
14mu|python-fuse-2.5-7|20	%{py_platsitedir}/*
14mu|python-fuse-2.5-7|21	
14mu|python-fuse-2.5-7|22	#----------------------------------------------------------------------------
14mu|python-fuse-2.5-7|23	
14mu|python-fuse-2.5-7|24	%prep
14mu|python-fuse-2.5-7|25	%setup -q -n %{name}-cvs%{cvsversion}
14mu|python-fuse-2.5-7|26	
14mu|python-fuse-2.5-7|27	%build
14mu|python-fuse-2.5-7|28	%__python setup.py build
14mu|python-fuse-2.5-7|29	
14mu|python-fuse-2.5-7|30	%install
14mu|python-fuse-2.5-7|31	%__python setup.py install --root %{buildroot}
14mu|python-fuse-2.5-7|32	
14mu|python-fuse-2.5-7|33	
14mu|python-fuse-2.5-7|34	
14mu|python-fuse-2.5-7|35	%changelog
14mu|python-fuse-2.5-7|36	
14mu|python-fuse-2.5-7|37	* Mon Dec 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-7
14mu|python-fuse-2.5-7|38	- (6bcd46c) Spec cleanup
14mu|python-fuse-2.5-7|39	
14mu|python-fuse-2.5-7|40	

23865 14
14mu|python-gobject3-3.16.2-4|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|python-gobject3-3.16.2-4|2	
14mu|python-gobject3-3.16.2-4|3	%define oname pygobject
14mu|python-gobject3-3.16.2-4|4	
14mu|python-gobject3-3.16.2-4|5	%define api 2.0
14mu|python-gobject3-3.16.2-4|6	%define major 0
14mu|python-gobject3-3.16.2-4|7	%define libname %mklibname pyglib-gi %{api} %{major}
14mu|python-gobject3-3.16.2-4|8	%define libname3 %mklibname py3glib-gi %{api} %{major}
14mu|python-gobject3-3.16.2-4|9	
14mu|python-gobject3-3.16.2-4|10	%if %{_use_internal_dependency_generator}
14mu|python-gobject3-3.16.2-4|11	%define __noautoprovfiles %{py_platsitedir}/gi/_gobject/__init__.py
14mu|python-gobject3-3.16.2-4|12	%else
14mu|python-gobject3-3.16.2-4|13	%define _exclude_files_from_autoreq ^%{py_platsitedir}/gi/_gobject/__init__.py
14mu|python-gobject3-3.16.2-4|14	%endif
14mu|python-gobject3-3.16.2-4|15	
14mu|python-gobject3-3.16.2-4|16	# Disable useless provides ('_gi.so' and similar)
14mu|python-gobject3-3.16.2-4|17	%define __noautoprov '_.*\.so'
14mu|python-gobject3-3.16.2-4|18	
14mu|python-gobject3-3.16.2-4|19	%{?build_python3}%{?!build_python3:%bcond_without python3}
14mu|python-gobject3-3.16.2-4|20	
14mu|python-gobject3-3.16.2-4|21	Summary:	Python bindings for GObject Introspection
14mu|python-gobject3-3.16.2-4|22	
14mu|python-gobject3-3.16.2-4|23	Name:		python-gobject3
14mu|python-gobject3-3.16.2-4|24	Version:	3.16.2
14mu|python-gobject3-3.16.2-4|25	Release:	4
14mu|python-gobject3-3.16.2-4|26	License:	LGPLv2+ and MIT
14mu|python-gobject3-3.16.2-4|27	Group:		Development/Python
14mu|python-gobject3-3.16.2-4|28	Url:		http://www.gnome.org
14mu|python-gobject3-3.16.2-4|29	Source0:	https://download.gnome.org/sources/pygobject/%{url_ver}/pygobject-%{version}.tar.xz
14mu|python-gobject3-3.16.2-4|30	BuildRequires:	gnome-common
14mu|python-gobject3-3.16.2-4|31	BuildRequires:	gtk-doc
14mu|python-gobject3-3.16.2-4|32	BuildRequires:	pkgconfig(glib-2.0) >= 2.24.0
14mu|python-gobject3-3.16.2-4|33	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.10.2
14mu|python-gobject3-3.16.2-4|34	BuildRequires:	pkgconfig(libffi) >= 3.0
14mu|python-gobject3-3.16.2-4|35	BuildRequires:	pkgconfig(pycairo) >= 1.2.0
14mu|python-gobject3-3.16.2-4|36	BuildRequires:	pkgconfig(python) >= 2.5.2
14mu|python-gobject3-3.16.2-4|37	%if %{with python3}
14mu|python-gobject3-3.16.2-4|38	BuildRequires:	pkgconfig(py3cairo) >= 1.10.0
14mu|python-gobject3-3.16.2-4|39	BuildRequires:	pkgconfig(python3)
14mu|python-gobject3-3.16.2-4|40	%endif
14mu|python-gobject3-3.16.2-4|41	
14mu|python-gobject3-3.16.2-4|42	%description
14mu|python-gobject3-3.16.2-4|43	The %{name} package provides a convenient wrapper for the GObject
14mu|python-gobject3-3.16.2-4|44	library for use in Python programs.
14mu|python-gobject3-3.16.2-4|45	
14mu|python-gobject3-3.16.2-4|46	#----------------------------------------------------------------------------
14mu|python-gobject3-3.16.2-4|47	
14mu|python-gobject3-3.16.2-4|48	%package -n python-gi
14mu|python-gobject3-3.16.2-4|49	Summary:	Python bindings for GObject Introspection
14mu|python-gobject3-3.16.2-4|50	
14mu|python-gobject3-3.16.2-4|51	Group:		Development/Python
14mu|python-gobject3-3.16.2-4|52	Provides:	python-gobject-introspection = %{EVRD}
14mu|python-gobject3-3.16.2-4|53	Provides:	%{name} = %{EVRD}
14mu|python-gobject3-3.16.2-4|54	Requires:	gobject-introspection
14mu|python-gobject3-3.16.2-4|55	Conflicts:	python-gobject < 2.28.6-6
14mu|python-gobject3-3.16.2-4|56	Obsoletes:	%{libname}
14mu|python-gobject3-3.16.2-4|57	
14mu|python-gobject3-3.16.2-4|58	%description -n python-gi
14mu|python-gobject3-3.16.2-4|59	This package contains the Python GObject Introspection bindings.
14mu|python-gobject3-3.16.2-4|60	
14mu|python-gobject3-3.16.2-4|61	%files -n python-gi
14mu|python-gobject3-3.16.2-4|62	%doc python2/README python2/NEWS python2/AUTHORS python2/ChangeLog
14mu|python-gobject3-3.16.2-4|63	%{py_platsitedir}/gi
14mu|python-gobject3-3.16.2-4|64	%{py_platsitedir}/pygtkcompat
14mu|python-gobject3-3.16.2-4|65	%exclude %{py_platsitedir}/gi/_gi_cairo*.so
14mu|python-gobject3-3.16.2-4|66	
14mu|python-gobject3-3.16.2-4|67	#----------------------------------------------------------------------------
14mu|python-gobject3-3.16.2-4|68	
14mu|python-gobject3-3.16.2-4|69	%package -n python-gi-cairo
14mu|python-gobject3-3.16.2-4|70	Summary:	Python-gi bindings for Cairo
14mu|python-gobject3-3.16.2-4|71	
14mu|python-gobject3-3.16.2-4|72	Group:		Development/Python
14mu|python-gobject3-3.16.2-4|73	Requires:	python-gi = %{EVRD}
14mu|python-gobject3-3.16.2-4|74	Requires:	typelib(PangoCairo)
14mu|python-gobject3-3.16.2-4|75	Requires:	python-cairo >= 1.10.0
14mu|python-gobject3-3.16.2-4|76	Obsoletes:	python-gobject-cairo < 2.28.6-3
14mu|python-gobject3-3.16.2-4|77	Provides:	python-gobject-cairo = %{EVRD}
14mu|python-gobject3-3.16.2-4|78	
14mu|python-gobject3-3.16.2-4|79	%description -n python-gi-cairo
14mu|python-gobject3-3.16.2-4|80	This package contains the Python-gi Cairo bindings.
14mu|python-gobject3-3.16.2-4|81	
14mu|python-gobject3-3.16.2-4|82	%files -n python-gi-cairo
14mu|python-gobject3-3.16.2-4|83	%{py_platsitedir}/gi/_gi_cairo*.so
14mu|python-gobject3-3.16.2-4|84	
14mu|python-gobject3-3.16.2-4|85	
14mu|python-gobject3-3.16.2-4|86	#----------------------------------------------------------------------------
14mu|python-gobject3-3.16.2-4|87	
14mu|python-gobject3-3.16.2-4|88	%package -n python-gobject3-devel
14mu|python-gobject3-3.16.2-4|89	Summary:	Python-gobject development files
14mu|python-gobject3-3.16.2-4|90	
14mu|python-gobject3-3.16.2-4|91	Group:		Development/C
14mu|python-gobject3-3.16.2-4|92	Requires:	python-gi-cairo = %{EVRD}
14mu|python-gobject3-3.16.2-4|93	
14mu|python-gobject3-3.16.2-4|94	
14mu|python-gobject3-3.16.2-4|95	Provides:	python3-gobject3-devel
14mu|python-gobject3-3.16.2-4|96	Obsoletes:	python3-gobject3-devel
14mu|python-gobject3-3.16.2-4|97	
14mu|python-gobject3-3.16.2-4|98	%description -n python-gobject3-devel
14mu|python-gobject3-3.16.2-4|99	This contains the python-gobject development files, including C
14mu|python-gobject3-3.16.2-4|100	header, pkg-config file.
14mu|python-gobject3-3.16.2-4|101	
14mu|python-gobject3-3.16.2-4|102	%files -n python-gobject3-devel
14mu|python-gobject3-3.16.2-4|103	%{_libdir}/pkgconfig/pygobject-3.0.pc
14mu|python-gobject3-3.16.2-4|104	%{_includedir}/pygobject-3.0/pygobject.h
14mu|python-gobject3-3.16.2-4|105	
14mu|python-gobject3-3.16.2-4|106	#----------------------------------------------------------------------------
14mu|python-gobject3-3.16.2-4|107	
14mu|python-gobject3-3.16.2-4|108	%if %{with python3}
14mu|python-gobject3-3.16.2-4|109	%package -n python3-gi
14mu|python-gobject3-3.16.2-4|110	Summary:	Python 3 bindings for GObject Introspection
14mu|python-gobject3-3.16.2-4|111	
14mu|python-gobject3-3.16.2-4|112	Group:		Development/Python
14mu|python-gobject3-3.16.2-4|113	Provides:	python3-gobject-introspection = %{EVRD}
14mu|python-gobject3-3.16.2-4|114	Provides:	python3-gobject3 = %{EVRD}
14mu|python-gobject3-3.16.2-4|115	Requires:	gobject-introspection
14mu|python-gobject3-3.16.2-4|116	Conflicts:	python3-gobject < 2.28.6-3
14mu|python-gobject3-3.16.2-4|117	Obsoletes:	%{libname3}
14mu|python-gobject3-3.16.2-4|118	
14mu|python-gobject3-3.16.2-4|119	%description -n python3-gi
14mu|python-gobject3-3.16.2-4|120	This package contains the Python 3 GObject Introspection bindings.
14mu|python-gobject3-3.16.2-4|121	
14mu|python-gobject3-3.16.2-4|122	%files -n python3-gi
14mu|python-gobject3-3.16.2-4|123	%doc python3/README python3/NEWS python3/AUTHORS python3/ChangeLog
14mu|python-gobject3-3.16.2-4|124	%{py3_platsitedir}/gi
14mu|python-gobject3-3.16.2-4|125	%{py3_platsitedir}/pygtkcompat
14mu|python-gobject3-3.16.2-4|126	%exclude %{py3_platsitedir}/gi/_gi_cairo*.so
14mu|python-gobject3-3.16.2-4|127	
14mu|python-gobject3-3.16.2-4|128	#----------------------------------------------------------------------------
14mu|python-gobject3-3.16.2-4|129	
14mu|python-gobject3-3.16.2-4|130	%package -n python3-gi-cairo
14mu|python-gobject3-3.16.2-4|131	Summary:	Python3-gi bindings for Cairo
14mu|python-gobject3-3.16.2-4|132	
14mu|python-gobject3-3.16.2-4|133	Group:		Development/Python
14mu|python-gobject3-3.16.2-4|134	Requires:	python3-gi = %{EVRD}
14mu|python-gobject3-3.16.2-4|135	Requires:	typelib(PangoCairo)
14mu|python-gobject3-3.16.2-4|136	Requires:	python3-cairo >= 1.10.0
14mu|python-gobject3-3.16.2-4|137	Obsoletes:	python3-gobject-cairo < 2.28.6-3
14mu|python-gobject3-3.16.2-4|138	Provides:	python3-gobject-cairo = %{EVRD}
14mu|python-gobject3-3.16.2-4|139	
14mu|python-gobject3-3.16.2-4|140	%description -n python3-gi-cairo
14mu|python-gobject3-3.16.2-4|141	This package contains the Python-gi Cairo bindings.
14mu|python-gobject3-3.16.2-4|142	
14mu|python-gobject3-3.16.2-4|143	%files -n python3-gi-cairo
14mu|python-gobject3-3.16.2-4|144	%{py3_platsitedir}/gi/_gi_cairo*.so
14mu|python-gobject3-3.16.2-4|145	%endif #end with python3
14mu|python-gobject3-3.16.2-4|146	
14mu|python-gobject3-3.16.2-4|147	#----------------------------------------------------------------------------
14mu|python-gobject3-3.16.2-4|148	
14mu|python-gobject3-3.16.2-4|149	%prep
14mu|python-gobject3-3.16.2-4|150	%setup -qn %{oname}-%{version} -c
14mu|python-gobject3-3.16.2-4|151	mv %{oname}-%{version} python2
14mu|python-gobject3-3.16.2-4|152	cp -r python2 python3
14mu|python-gobject3-3.16.2-4|153	
14mu|python-gobject3-3.16.2-4|154	%build
14mu|python-gobject3-3.16.2-4|155	%if %{with python3}
14mu|python-gobject3-3.16.2-4|156	pushd python3
14mu|python-gobject3-3.16.2-4|157	echo "python3"
14mu|python-gobject3-3.16.2-4|158	autoreconf -fi
14mu|python-gobject3-3.16.2-4|159	%configure2_5x PYTHON=python3
14mu|python-gobject3-3.16.2-4|160	%make  LDFLAGS="`python3-config --ldflags`"
14mu|python-gobject3-3.16.2-4|161	popd
14mu|python-gobject3-3.16.2-4|162	%endif
14mu|python-gobject3-3.16.2-4|163	
14mu|python-gobject3-3.16.2-4|164	pushd python2
14mu|python-gobject3-3.16.2-4|165	autoreconf -fi
14mu|python-gobject3-3.16.2-4|166	%configure2_5x PYTHON=python
14mu|python-gobject3-3.16.2-4|167	%make LIBS="-lpython%{py_ver}"
14mu|python-gobject3-3.16.2-4|168	popd
14mu|python-gobject3-3.16.2-4|169	
14mu|python-gobject3-3.16.2-4|170	%install
14mu|python-gobject3-3.16.2-4|171	%if %{with python3}
14mu|python-gobject3-3.16.2-4|172	pushd python3
14mu|python-gobject3-3.16.2-4|173	PYTHON=python3 %makeinstall_std
14mu|python-gobject3-3.16.2-4|174	rm -rf %{buildroot}%{py3_platsitedir}/pygobject-*
14mu|python-gobject3-3.16.2-4|175	popd
14mu|python-gobject3-3.16.2-4|176	%endif
14mu|python-gobject3-3.16.2-4|177	
14mu|python-gobject3-3.16.2-4|178	pushd python2
14mu|python-gobject3-3.16.2-4|179	%makeinstall_std
14mu|python-gobject3-3.16.2-4|180	rm -rf %{buildroot}%{py_platsitedir}/pygobject-*
14mu|python-gobject3-3.16.2-4|181	popd
14mu|python-gobject3-3.16.2-4|182	
14mu|python-gobject3-3.16.2-4|183	# dsextra stuff is for windows installs so remove it
14mu|python-gobject3-3.16.2-4|184	rm -fr %{buildroot}%{py_platsitedir}/gtk-2.0
14mu|python-gobject3-3.16.2-4|185	
14mu|python-gobject3-3.16.2-4|186	# docs are out of date and are being reworked upstream
14mu|python-gobject3-3.16.2-4|187	# so remove them
14mu|python-gobject3-3.16.2-4|188	rm -rf %{buildroot}%{_datadir}/gtk-doc
14mu|python-gobject3-3.16.2-4|189	rm -rf %{buildroot}%{_datadir}/pygobject
14mu|python-gobject3-3.16.2-4|190	
14mu|python-gobject3-3.16.2-4|191	%changelog
14mu|python-gobject3-3.16.2-4|192	
14mu|python-gobject3-3.16.2-4|193	* Wed Apr 13 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.16.2-4
14mu|python-gobject3-3.16.2-4|194	- (7e3275d) Provide python3-gobject3-devel in python-gobject3-devel for compatibility.
14mu|python-gobject3-3.16.2-4|195	
14mu|python-gobject3-3.16.2-4|196	* Thu Feb 04 2016 Denis Silakov <dsilakov@gmail.com> 3.16.2-3
14mu|python-gobject3-3.16.2-4|197	- (a07ae00) Rebuild with python 3.5
14mu|python-gobject3-3.16.2-4|198	
14mu|python-gobject3-3.16.2-4|199	* Sun Jan 17 2016 Denis Silakov <dsilakov@gmail.com> 3.16.2-2
14mu|python-gobject3-3.16.2-4|200	- (0151c9b) Require gobject-introspection in python-gi and python3-gi
14mu|python-gobject3-3.16.2-4|201	
14mu|python-gobject3-3.16.2-4|202	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.2-1
14mu|python-gobject3-3.16.2-4|203	- (e04af4d) update to 3.16.2
14mu|python-gobject3-3.16.2-4|204	
14mu|python-gobject3-3.16.2-4|205	* Mon Sep 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.16.1-2
14mu|python-gobject3-3.16.2-4|206	- (9ce7bc3) Fix "obsoletes" tag for python-gobject3-devel
14mu|python-gobject3-3.16.2-4|207	
14mu|python-gobject3-3.16.2-4|208	* Tue Jun 30 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|python-gobject3-3.16.2-4|209	- (452d44c) update to 3.16.2
14mu|python-gobject3-3.16.2-4|210	
14mu|python-gobject3-3.16.2-4|211	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.16.1-1
14mu|python-gobject3-3.16.2-4|212	- (76ac159) Updated to 3.16.1 (by updates_builder)
14mu|python-gobject3-3.16.2-4|213	
14mu|python-gobject3-3.16.2-4|214	* Wed May 13 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.14.0-2
14mu|python-gobject3-3.16.2-4|215	- (bdda34f) Update conflict information between gi and gobject (to be able to update old certified systems)
14mu|python-gobject3-3.16.2-4|216	
14mu|python-gobject3-3.16.2-4|217	* Fri Apr 17 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 3.14.0-1
14mu|python-gobject3-3.16.2-4|218	- (b8b497e) fix gboject3-devel
14mu|python-gobject3-3.16.2-4|219	- (Dmitry Fedorov: 0601786) build devel package for both python distributions
14mu|python-gobject3-3.16.2-4|220	- (Dmitry Fedorov: b205b34) add python3 conditional build
14mu|python-gobject3-3.16.2-4|221	
14mu|python-gobject3-3.16.2-4|222	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|python-gobject3-3.16.2-4|223	- (211f786) update to 3.16.1
14mu|python-gobject3-3.16.2-4|224	
14mu|python-gobject3-3.16.2-4|225	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|python-gobject3-3.16.2-4|226	- (71703ad) update to 3.16.0
14mu|python-gobject3-3.16.2-4|227	
14mu|python-gobject3-3.16.2-4|228	* Thu Mar 12 2015 Tigro <ashejn@yandex-team.ru> 3.15.91-1
14mu|python-gobject3-3.16.2-4|229	- (7456e27) update to 3.15.91
14mu|python-gobject3-3.16.2-4|230	
14mu|python-gobject3-3.16.2-4|231	* Mon Nov 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.14.0-1
14mu|python-gobject3-3.16.2-4|232	- (61fbfcc) Updated to 3.14.0 (by updates_builder)
14mu|python-gobject3-3.16.2-4|233	
14mu|python-gobject3-3.16.2-4|234	* Tue Jul 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.13.3-1
14mu|python-gobject3-3.16.2-4|235	- (3191e15) Updated to 3.13.3 (by updates_builder)
14mu|python-gobject3-3.16.2-4|236	
14mu|python-gobject3-3.16.2-4|237	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.12.2-3
14mu|python-gobject3-3.16.2-4|238	- (9afa7be) MassBuild#440: Increase release tag
14mu|python-gobject3-3.16.2-4|239	
14mu|python-gobject3-3.16.2-4|240	* Mon Jun 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.2-2
14mu|python-gobject3-3.16.2-4|241	- (daa6ef0) Bump release
14mu|python-gobject3-3.16.2-4|242	
14mu|python-gobject3-3.16.2-4|243	* Fri Jun 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12.2-1
14mu|python-gobject3-3.16.2-4|244	- (c76ab64) Updated to 3.12.2 (by updates_builder)
14mu|python-gobject3-3.16.2-4|245	
14mu|python-gobject3-3.16.2-4|246	* Tue May 13 2014 Tigro <ashejn@gmail.com> 3.12.1-2
14mu|python-gobject3-3.16.2-4|247	- (729ccb4) drop old packages from proper place
14mu|python-gobject3-3.16.2-4|248	
14mu|python-gobject3-3.16.2-4|249	* Mon May 12 2014 Tigro <ashejn@gmail.com> 3.12.1-1
14mu|python-gobject3-3.16.2-4|250	- (4a391e8) fix depend
14mu|python-gobject3-3.16.2-4|251	- (Tigro: 84ad86b) obsolete python-gobject3-devel
14mu|python-gobject3-3.16.2-4|252	- (Tigro: b5584f2) drop files and packages
14mu|python-gobject3-3.16.2-4|253	- (Tigro: 1f3842a) pack some files
14mu|python-gobject3-3.16.2-4|254	- (Tigro: 9630410) update to 3.12.1
14mu|python-gobject3-3.16.2-4|255	
14mu|python-gobject3-3.16.2-4|256	* Tue May 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.3-3
14mu|python-gobject3-3.16.2-4|257	- (623f875) Use autoreconf
14mu|python-gobject3-3.16.2-4|258	- (Andrey Bondrov: 887e35b) Spec cleanup
14mu|python-gobject3-3.16.2-4|259	
14mu|python-gobject3-3.16.2-4|260	* Tue Aug 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.8.3-2
14mu|python-gobject3-3.16.2-4|261	- (6352863) Drop useless provides
14mu|python-gobject3-3.16.2-4|262	
14mu|python-gobject3-3.16.2-4|263	* Wed Jul 17 2013 Tigro <ashejn@gmail.com> 3.8.3-1
14mu|python-gobject3-3.16.2-4|264	- (c5183e8) update to 3.8.3
14mu|python-gobject3-3.16.2-4|265	
14mu|python-gobject3-3.16.2-4|266	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.2-1
14mu|python-gobject3-3.16.2-4|267	- (f737160) sync to gnome38 branch
14mu|python-gobject3-3.16.2-4|268	
14mu|python-gobject3-3.16.2-4|269	* Wed Apr 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.4.2-1
14mu|python-gobject3-3.16.2-4|270	- (310b8fc) Added .abf.yml
14mu|python-gobject3-3.16.2-4|271	- (Anton Kirilenko: f464426) python3-cairo requirement
14mu|python-gobject3-3.16.2-4|272	- (Anton Kirilenko: 5791df6) python3 modules
14mu|python-gobject3-3.16.2-4|273	
14mu|python-gobject3-3.16.2-4|274	* Sat Oct 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.0-2
14mu|python-gobject3-3.16.2-4|275	- (e087aa0) LOG Add typelib(PangoCairo) to python-gi-cairo Requires
14mu|python-gobject3-3.16.2-4|276	
14mu|python-gobject3-3.16.2-4|277	

23866 14
14mu|python-gpgme-0.3-1|1	%define _build_pkgcheck_srpm %{nil}
14mu|python-gpgme-0.3-1|2	
14mu|python-gpgme-0.3-1|3	%define mname pygpgme
14mu|python-gpgme-0.3-1|4	%define _exclude_files_from_autoprov %{py_platsitedir}/.*\\.so
14mu|python-gpgme-0.3-1|5	%define _exclude_files_from_autoprov %{py3_platsitedir}/.*\\.so
14mu|python-gpgme-0.3-1|6	
14mu|python-gpgme-0.3-1|7	Name:           python-gpgme
14mu|python-gpgme-0.3-1|8	Version:        0.3
14mu|python-gpgme-0.3-1|9	Release:        1
14mu|python-gpgme-0.3-1|10	Summary:        Python module for working with OpenPGP messages
14mu|python-gpgme-0.3-1|11	License:        LGPLv2+
14mu|python-gpgme-0.3-1|12	Group:          Development/Python
14mu|python-gpgme-0.3-1|13	URL:            https://launchpad.net/pygpgme
14mu|python-gpgme-0.3-1|14	Source0:        https://pypi.python.org/packages/source/p/%{mname}/%{mname}-%{version}.tar.gz
14mu|python-gpgme-0.3-1|15	Source100:      python-gpgme.rpmlintrc
14mu|python-gpgme-0.3-1|16	BuildRequires:  pkgconfig(python2)
14mu|python-gpgme-0.3-1|17	BuildRequires:  gpgme-devel
14mu|python-gpgme-0.3-1|18	
14mu|python-gpgme-0.3-1|19	%description
14mu|python-gpgme-0.3-1|20	PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt
14mu|python-gpgme-0.3-1|21	files using the OpenPGP format.  It is built on top of GNU Privacy Guard and
14mu|python-gpgme-0.3-1|22	the GPGME library.
14mu|python-gpgme-0.3-1|23	
14mu|python-gpgme-0.3-1|24	%package -n python3-gpgme
14mu|python-gpgme-0.3-1|25	Summary:	Python 3 module for working with OpenPGP messages
14mu|python-gpgme-0.3-1|26	Group:		Development/Python
14mu|python-gpgme-0.3-1|27	BuildRequires:	pkgconfig(python3)
14mu|python-gpgme-0.3-1|28	
14mu|python-gpgme-0.3-1|29	%description -n python3-gpgme
14mu|python-gpgme-0.3-1|30	PyGPGME is a Python 3 module that lets you sign, verify, encrypt and decrypt
14mu|python-gpgme-0.3-1|31	files using the OpenPGP format.  It is built on top of GNU Privacy Guard and
14mu|python-gpgme-0.3-1|32	the GPGME library.
14mu|python-gpgme-0.3-1|33	
14mu|python-gpgme-0.3-1|34	%prep
14mu|python-gpgme-0.3-1|35	%setup -qn %{mname}-%{version}
14mu|python-gpgme-0.3-1|36	cp -a . %{py3dir}
14mu|python-gpgme-0.3-1|37	
14mu|python-gpgme-0.3-1|38	%build
14mu|python-gpgme-0.3-1|39	CFLAGS="%{optflags}" python2 setup.py build
14mu|python-gpgme-0.3-1|40	
14mu|python-gpgme-0.3-1|41	pushd %{py3dir}
14mu|python-gpgme-0.3-1|42	CFLAGS="%{optflags}" python setup.py build
14mu|python-gpgme-0.3-1|43	popd
14mu|python-gpgme-0.3-1|44	
14mu|python-gpgme-0.3-1|45	
14mu|python-gpgme-0.3-1|46	%install
14mu|python-gpgme-0.3-1|47	pushd %{py3dir}
14mu|python-gpgme-0.3-1|48	python3 setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-gpgme-0.3-1|49	popd
14mu|python-gpgme-0.3-1|50	
14mu|python-gpgme-0.3-1|51	python setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-gpgme-0.3-1|52	# No need to ship the tests
14mu|python-gpgme-0.3-1|53	rm -rf %{buildroot}/%{py_platsitedir}/gpgme/tests/
14mu|python-gpgme-0.3-1|54	rm -rf %{buildroot}/%{py3_platsitedir}/gpgme/tests/
14mu|python-gpgme-0.3-1|55	
14mu|python-gpgme-0.3-1|56	
14mu|python-gpgme-0.3-1|57	%files
14mu|python-gpgme-0.3-1|58	%doc README PKG-INFO
14mu|python-gpgme-0.3-1|59	%{py_platsitedir}/*
14mu|python-gpgme-0.3-1|60	
14mu|python-gpgme-0.3-1|61	%files -n python3-gpgme
14mu|python-gpgme-0.3-1|62	%{py3_platsitedir}/*
14mu|python-gpgme-0.3-1|63	
14mu|python-gpgme-0.3-1|64	
14mu|python-gpgme-0.3-1|65	
14mu|python-gpgme-0.3-1|66	
14mu|python-gpgme-0.3-1|67	
14mu|python-gpgme-0.3-1|68	
14mu|python-gpgme-0.3-1|69	
14mu|python-gpgme-0.3-1|70	%changelog
14mu|python-gpgme-0.3-1|71	* Fri Nov 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-1
14mu|python-gpgme-0.3-1|72	+ Revision: 6dc4943
14mu|python-gpgme-0.3-1|73	- Updated to 0.3, added python3 module
14mu|python-gpgme-0.3-1|74	
14mu|python-gpgme-0.3-1|75	

23867 14
14mu|python-gstreamer1.0-1.6.2-1|1	# gst1 api recall here
14mu|python-gstreamer1.0-1.6.2-1|2	%define api 1.0
14mu|python-gstreamer1.0-1.6.2-1|3	%define oname gst-python
14mu|python-gstreamer1.0-1.6.2-1|4	%define _disable_ld_no_undefined 1
14mu|python-gstreamer1.0-1.6.2-1|5	
14mu|python-gstreamer1.0-1.6.2-1|6	%bcond_without python3
14mu|python-gstreamer1.0-1.6.2-1|7	%define __noautoprov '_gi_gst.so'
14mu|python-gstreamer1.0-1.6.2-1|8	
14mu|python-gstreamer1.0-1.6.2-1|9	Summary:	Python bindings for GStreamer%{api}
14mu|python-gstreamer1.0-1.6.2-1|10	Name:		python-gstreamer%{api}
14mu|python-gstreamer1.0-1.6.2-1|11	Version:	1.6.2
14mu|python-gstreamer1.0-1.6.2-1|12	Release:	1
14mu|python-gstreamer1.0-1.6.2-1|13	License:	LGPLv2.1+
14mu|python-gstreamer1.0-1.6.2-1|14	Group:		Development/Python
14mu|python-gstreamer1.0-1.6.2-1|15	Url:		http://gstreamer.freedesktop.org/
14mu|python-gstreamer1.0-1.6.2-1|16	Source0:	http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.xz
14mu|python-gstreamer1.0-1.6.2-1|17	BuildRequires:	pkgconfig(gstreamer-%{api}) >= 1.2.0
14mu|python-gstreamer1.0-1.6.2-1|18	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|python-gstreamer1.0-1.6.2-1|19	BuildRequires:	pkgconfig(python)
14mu|python-gstreamer1.0-1.6.2-1|20	# python3
14mu|python-gstreamer1.0-1.6.2-1|21	%if %{with python3}
14mu|python-gstreamer1.0-1.6.2-1|22	BuildRequires:	pkgconfig(python3)
14mu|python-gstreamer1.0-1.6.2-1|23	%endif
14mu|python-gstreamer1.0-1.6.2-1|24	
14mu|python-gstreamer1.0-1.6.2-1|25	Requires:	gstreamer1.0-tools >= 1.2.0
14mu|python-gstreamer1.0-1.6.2-1|26	Requires:	python-gobject3
14mu|python-gstreamer1.0-1.6.2-1|27	Provides:	gstreamer%{api}-python = %{EVRD}
14mu|python-gstreamer1.0-1.6.2-1|28	
14mu|python-gstreamer1.0-1.6.2-1|29	%description
14mu|python-gstreamer1.0-1.6.2-1|30	This module contains PyGObject overrides to make it easier to write
14mu|python-gstreamer1.0-1.6.2-1|31	applications that use GStreamer 1.0 in Python.
14mu|python-gstreamer1.0-1.6.2-1|32	
14mu|python-gstreamer1.0-1.6.2-1|33	%files
14mu|python-gstreamer1.0-1.6.2-1|34	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|python-gstreamer1.0-1.6.2-1|35	%{py_platsitedir}/gi/overrides/*
14mu|python-gstreamer1.0-1.6.2-1|36	%{_libdir}/gstreamer-1.0/libgstpythonplugin.so
14mu|python-gstreamer1.0-1.6.2-1|37	
14mu|python-gstreamer1.0-1.6.2-1|38	#----------------------------------------------------------------------------
14mu|python-gstreamer1.0-1.6.2-1|39	%package  -n python3-gstreamer%{api}
14mu|python-gstreamer1.0-1.6.2-1|40	
14mu|python-gstreamer1.0-1.6.2-1|41	Summary:	Python3 bindings for GStreamer%{api}
14mu|python-gstreamer1.0-1.6.2-1|42	Group:		Development/Python
14mu|python-gstreamer1.0-1.6.2-1|43	
14mu|python-gstreamer1.0-1.6.2-1|44	Requires:	python3-gi
14mu|python-gstreamer1.0-1.6.2-1|45	Requires:	gstreamer1.0-tools >= 1.2.0
14mu|python-gstreamer1.0-1.6.2-1|46	Provides:	gstreamer%{api}-python3 = %{EVRD}
14mu|python-gstreamer1.0-1.6.2-1|47	
14mu|python-gstreamer1.0-1.6.2-1|48	%description   -n python3-gstreamer%{api}
14mu|python-gstreamer1.0-1.6.2-1|49	This module contains PyGObject overrides to make it easier to write
14mu|python-gstreamer1.0-1.6.2-1|50	applications that use GStreamer 1.0 in Python3.
14mu|python-gstreamer1.0-1.6.2-1|51	
14mu|python-gstreamer1.0-1.6.2-1|52	%files  -n python3-gstreamer%{api}
14mu|python-gstreamer1.0-1.6.2-1|53	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|python-gstreamer1.0-1.6.2-1|54	%{py3_platsitedir}/gi/overrides/*
14mu|python-gstreamer1.0-1.6.2-1|55	%{_libdir}/gstreamer-1.0/libgstpythonplugin.cpython-34m.so
14mu|python-gstreamer1.0-1.6.2-1|56	#----------------------------------------------------------------------------
14mu|python-gstreamer1.0-1.6.2-1|57	
14mu|python-gstreamer1.0-1.6.2-1|58	%prep
14mu|python-gstreamer1.0-1.6.2-1|59	%setup -qn %{oname}-%{version}
14mu|python-gstreamer1.0-1.6.2-1|60	
14mu|python-gstreamer1.0-1.6.2-1|61	%if %{with python3}
14mu|python-gstreamer1.0-1.6.2-1|62	rm -rf %{py3dir}
14mu|python-gstreamer1.0-1.6.2-1|63	cp -a . %{py3dir}
14mu|python-gstreamer1.0-1.6.2-1|64	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14mu|python-gstreamer1.0-1.6.2-1|65	%endif
14mu|python-gstreamer1.0-1.6.2-1|66	
14mu|python-gstreamer1.0-1.6.2-1|67	%build
14mu|python-gstreamer1.0-1.6.2-1|68	%configure
14mu|python-gstreamer1.0-1.6.2-1|69	%make
14mu|python-gstreamer1.0-1.6.2-1|70	
14mu|python-gstreamer1.0-1.6.2-1|71	# python3
14mu|python-gstreamer1.0-1.6.2-1|72	%if %{with python3}
14mu|python-gstreamer1.0-1.6.2-1|73	pushd %{py3dir}
14mu|python-gstreamer1.0-1.6.2-1|74	%configure PYTHON=python3
14mu|python-gstreamer1.0-1.6.2-1|75	%make
14mu|python-gstreamer1.0-1.6.2-1|76	popd
14mu|python-gstreamer1.0-1.6.2-1|77	%endif
14mu|python-gstreamer1.0-1.6.2-1|78	
14mu|python-gstreamer1.0-1.6.2-1|79	%install
14mu|python-gstreamer1.0-1.6.2-1|80	# python3
14mu|python-gstreamer1.0-1.6.2-1|81	%if %{with python3}
14mu|python-gstreamer1.0-1.6.2-1|82	pushd %{py3dir}
14mu|python-gstreamer1.0-1.6.2-1|83	%makeinstall_std
14mu|python-gstreamer1.0-1.6.2-1|84	popd
14mu|python-gstreamer1.0-1.6.2-1|85	%endif
14mu|python-gstreamer1.0-1.6.2-1|86	
14mu|python-gstreamer1.0-1.6.2-1|87	%makeinstall_std
14mu|python-gstreamer1.0-1.6.2-1|88	
14mu|python-gstreamer1.0-1.6.2-1|89	%changelog
14mu|python-gstreamer1.0-1.6.2-1|90	
14mu|python-gstreamer1.0-1.6.2-1|91	* Tue Jan 19 2016 Denis Silakov <dsilakov@gmail.com> 1.6.2-1
14mu|python-gstreamer1.0-1.6.2-1|92	- (edd6f75) Updated to 1.6.2
14mu|python-gstreamer1.0-1.6.2-1|93	
14mu|python-gstreamer1.0-1.6.2-1|94	

23868 14
14mu|python-html5lib-1.0b10-2|1	%define modulename	html5lib
14mu|python-html5lib-1.0b10-2|2	
14mu|python-html5lib-1.0b10-2|3	Summary:	A python based HTML parser/tokenizer based on the WHATWG HTML5 specification
14mu|python-html5lib-1.0b10-2|4	Name:		python-%{modulename}
14mu|python-html5lib-1.0b10-2|5	Version:	1.0b10
14mu|python-html5lib-1.0b10-2|6	Release:	2
14mu|python-html5lib-1.0b10-2|7	Group:		Development/Python
14mu|python-html5lib-1.0b10-2|8	License:	MIT
14mu|python-html5lib-1.0b10-2|9	URL:		https://pypi.python.org/pypi/%{modulename}
14mu|python-html5lib-1.0b10-2|10	BuildArch:	noarch
14mu|python-html5lib-1.0b10-2|11	Source0:	https://files.pythonhosted.org/packages/source/h/%{modulename}/%{modulename}-%{version}.tar.gz
14mu|python-html5lib-1.0b10-2|12	
14mu|python-html5lib-1.0b10-2|13	BuildRequires:	python-devel python-setuptools
14mu|python-html5lib-1.0b10-2|14	BuildRequires:  python3egg(setuptools) python3-devel
14mu|python-html5lib-1.0b10-2|15	
14mu|python-html5lib-1.0b10-2|16	%description
14mu|python-html5lib-1.0b10-2|17	A python based HTML parser/tokenizer based on the WHATWG HTML5
14mu|python-html5lib-1.0b10-2|18	specification for maximum compatibility with major desktop web browsers.
14mu|python-html5lib-1.0b10-2|19	
14mu|python-html5lib-1.0b10-2|20	%package -n python3-html5lib
14mu|python-html5lib-1.0b10-2|21	Summary:        A python based HTML parser/tokenizer based on the WHATWG HTML5 specification
14mu|python-html5lib-1.0b10-2|22	Group:          Development/Python
14mu|python-html5lib-1.0b10-2|23	Requires:       python3
14mu|python-html5lib-1.0b10-2|24	
14mu|python-html5lib-1.0b10-2|25	%description -n python3-html5lib
14mu|python-html5lib-1.0b10-2|26	A python based HTML parser/tokenizer based on the WHATWG HTML5
14mu|python-html5lib-1.0b10-2|27	specification for maximum compatibility with major desktop web browsers.
14mu|python-html5lib-1.0b10-2|28	
14mu|python-html5lib-1.0b10-2|29	
14mu|python-html5lib-1.0b10-2|30	%prep
14mu|python-html5lib-1.0b10-2|31	%setup -q -c
14mu|python-html5lib-1.0b10-2|32	
14mu|python-html5lib-1.0b10-2|33	mv %{modulename}-%{version} python2
14mu|python-html5lib-1.0b10-2|34	cp -r python2 python3
14mu|python-html5lib-1.0b10-2|35	
14mu|python-html5lib-1.0b10-2|36	%install
14mu|python-html5lib-1.0b10-2|37	pushd python2
14mu|python-html5lib-1.0b10-2|38	python setup.py install --root=%{buildroot}
14mu|python-html5lib-1.0b10-2|39	popd
14mu|python-html5lib-1.0b10-2|40	
14mu|python-html5lib-1.0b10-2|41	pushd python3
14mu|python-html5lib-1.0b10-2|42	python3 setup.py install --root=%{buildroot}
14mu|python-html5lib-1.0b10-2|43	popd
14mu|python-html5lib-1.0b10-2|44	
14mu|python-html5lib-1.0b10-2|45	%files -n python-html5lib
14mu|python-html5lib-1.0b10-2|46	%{py_puresitedir}/%{modulename}/*.py
14mu|python-html5lib-1.0b10-2|47	%{py_puresitedir}/%{modulename}/filters
14mu|python-html5lib-1.0b10-2|48	%{py_puresitedir}/%{modulename}/treeadapters
14mu|python-html5lib-1.0b10-2|49	%{py_puresitedir}/%{modulename}/treebuilders
14mu|python-html5lib-1.0b10-2|50	%{py_puresitedir}/%{modulename}/treewalkers
14mu|python-html5lib-1.0b10-2|51	%{py_puresitedir}/%{modulename}/_trie
14mu|python-html5lib-1.0b10-2|52	%{py_puresitedir}/%{modulename}-%{version}-*.egg-info
14mu|python-html5lib-1.0b10-2|53	
14mu|python-html5lib-1.0b10-2|54	%files -n python3-html5lib
14mu|python-html5lib-1.0b10-2|55	%{py3_puresitedir}/%{modulename}/*.py
14mu|python-html5lib-1.0b10-2|56	%{py3_puresitedir}/%{modulename}/filters
14mu|python-html5lib-1.0b10-2|57	%{py3_puresitedir}/%{modulename}/treeadapters
14mu|python-html5lib-1.0b10-2|58	%{py3_puresitedir}/%{modulename}/treebuilders
14mu|python-html5lib-1.0b10-2|59	%{py3_puresitedir}/%{modulename}/treewalkers
14mu|python-html5lib-1.0b10-2|60	%{py3_puresitedir}/%{modulename}/_trie
14mu|python-html5lib-1.0b10-2|61	%{py3_puresitedir}/%{modulename}-%{version}-*.egg-info
14mu|python-html5lib-1.0b10-2|62	
14mu|python-html5lib-1.0b10-2|63	%changelog
14mu|python-html5lib-1.0b10-2|64	
14mu|python-html5lib-1.0b10-2|65	* Fri Jan 13 2017 Denis Silakov <dsilakov@virtuozzo.com> 1.0b10-2
14mu|python-html5lib-1.0b10-2|66	- (fb4a4cf) Updated to 1.0b10
14mu|python-html5lib-1.0b10-2|67	
14mu|python-html5lib-1.0b10-2|68	

23869 14
14mu|python-httplib2-0.9.1-1|1	%define module	httplib2
14mu|python-httplib2-0.9.1-1|2	
14mu|python-httplib2-0.9.1-1|3	Name:		python-httplib2
14mu|python-httplib2-0.9.1-1|4	Summary:	Comprehensive HTTP client library for Python
14mu|python-httplib2-0.9.1-1|5	Version:	0.9.1
14mu|python-httplib2-0.9.1-1|6	Release:	1
14mu|python-httplib2-0.9.1-1|7	Source0:	https://pypi.python.org/packages/source/h/httplib2/httplib2-%{version}.tar.gz
14mu|python-httplib2-0.9.1-1|8	URL:		http://code.google.com/p/httplib2
14mu|python-httplib2-0.9.1-1|9	Group:		System/Libraries
14mu|python-httplib2-0.9.1-1|10	License:	MIT
14mu|python-httplib2-0.9.1-1|11	BuildArch:	noarch
14mu|python-httplib2-0.9.1-1|12	BuildRequires:	python-setuptools
14mu|python-httplib2-0.9.1-1|13	BuildRequires: python-devel
14mu|python-httplib2-0.9.1-1|14	
14mu|python-httplib2-0.9.1-1|15	%description
14mu|python-httplib2-0.9.1-1|16	A comprehensive HTTP client library that supports many features left
14mu|python-httplib2-0.9.1-1|17	out of other HTTP libraries.
14mu|python-httplib2-0.9.1-1|18	
14mu|python-httplib2-0.9.1-1|19	%package -n python3-httplib2
14mu|python-httplib2-0.9.1-1|20	Summary:        Python 3 HTTP library module
14mu|python-httplib2-0.9.1-1|21	Group:          System/Libraries
14mu|python-httplib2-0.9.1-1|22	BuildRequires:  python3
14mu|python-httplib2-0.9.1-1|23	
14mu|python-httplib2-0.9.1-1|24	%description -n python3-httplib2
14mu|python-httplib2-0.9.1-1|25	A comprehensive HTTP client library that supports many features left
14mu|python-httplib2-0.9.1-1|26	out of other HTTP libraries.
14mu|python-httplib2-0.9.1-1|27	
14mu|python-httplib2-0.9.1-1|28	%prep
14mu|python-httplib2-0.9.1-1|29	%setup -q -c
14mu|python-httplib2-0.9.1-1|30	mv httplib2-%{version} python2
14mu|python-httplib2-0.9.1-1|31	pushd python2
14mu|python-httplib2-0.9.1-1|32	%patch0 -p0 -b .certfile
14mu|python-httplib2-0.9.1-1|33	popd
14mu|python-httplib2-0.9.1-1|34	cp -r python2 python3
14mu|python-httplib2-0.9.1-1|35	
14mu|python-httplib2-0.9.1-1|36	%build
14mu|python-httplib2-0.9.1-1|37	pushd python2
14mu|python-httplib2-0.9.1-1|38	python setup.py build
14mu|python-httplib2-0.9.1-1|39	popd
14mu|python-httplib2-0.9.1-1|40	
14mu|python-httplib2-0.9.1-1|41	pushd python3
14mu|python-httplib2-0.9.1-1|42	python3 setup.py build
14mu|python-httplib2-0.9.1-1|43	popd
14mu|python-httplib2-0.9.1-1|44	
14mu|python-httplib2-0.9.1-1|45	%install
14mu|python-httplib2-0.9.1-1|46	pushd python2
14mu|python-httplib2-0.9.1-1|47	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --compile --optimize=2
14mu|python-httplib2-0.9.1-1|48	chmod a+r %{buildroot}%{py_puresitedir}/%{module}*egg-info/*
14mu|python-httplib2-0.9.1-1|49	popd
14mu|python-httplib2-0.9.1-1|50	
14mu|python-httplib2-0.9.1-1|51	pushd python3
14mu|python-httplib2-0.9.1-1|52	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot} --compile --optimize=2
14mu|python-httplib2-0.9.1-1|53	chmod a+r %{buildroot}%{py_puresitedir}/%{module}*egg-info/*
14mu|python-httplib2-0.9.1-1|54	popd
14mu|python-httplib2-0.9.1-1|55	
14mu|python-httplib2-0.9.1-1|56	%files
14mu|python-httplib2-0.9.1-1|57	%{py_puresitedir}/%{module}-*
14mu|python-httplib2-0.9.1-1|58	%{py_puresitedir}/%{module}/*
14mu|python-httplib2-0.9.1-1|59	
14mu|python-httplib2-0.9.1-1|60	%files -n python3-httplib2
14mu|python-httplib2-0.9.1-1|61	%{py3_puresitedir}/%{module}-*
14mu|python-httplib2-0.9.1-1|62	%{py3_puresitedir}/%{module}/*
14mu|python-httplib2-0.9.1-1|63	
14mu|python-httplib2-0.9.1-1|64	%changelog
14mu|python-httplib2-0.9.1-1|65	
14mu|python-httplib2-0.9.1-1|66	* Fri Jan 01 2016 dsilakov <denis.silakov@rosalab.ru> 0.9.1-1
14mu|python-httplib2-0.9.1-1|67	- (bf6b676) Merge pull request #3 from import/python-httplib2:auto_update
14mu|python-httplib2-0.9.1-1|68	- (bf6b676) Updated to 0.9.1 (by updates_builder)
14mu|python-httplib2-0.9.1-1|69	
14mu|python-httplib2-0.9.1-1|70	

23870 14
14mu|python-idna-2.0-2|1	%define srcname idna
14mu|python-idna-2.0-2|2	
14mu|python-idna-2.0-2|3	Summary:	Internationalized Domain Names in Applications (IDNA)
14mu|python-idna-2.0-2|4	Name:		python-%{srcname}
14mu|python-idna-2.0-2|5	Version:	2.0
14mu|python-idna-2.0-2|6	Release:	2
14mu|python-idna-2.0-2|7	License:	BSD and Python and Unicode
14mu|python-idna-2.0-2|8	Group:		Development/Python
14mu|python-idna-2.0-2|9	Url:		https://github.com/kjd/idna
14mu|python-idna-2.0-2|10	Source0:	https://pypi.python.org/packages/source/i/%{srcname}/%{srcname}-%{version}.tar.gz
14mu|python-idna-2.0-2|11	BuildRequires:	pkgconfig(python2)
14mu|python-idna-2.0-2|12	BuildRequires:	pythonegg(setuptools)
14mu|python-idna-2.0-2|13	BuildArch:	noarch
14mu|python-idna-2.0-2|14	
14mu|python-idna-2.0-2|15	%description
14mu|python-idna-2.0-2|16	A library to support the Internationalised Domain Names in Applications (IDNA)
14mu|python-idna-2.0-2|17	protocol as specified in RFC 5891 <http://tools.ietf.org/html/rfc5891>. This
14mu|python-idna-2.0-2|18	version of the protocol is often referred to as "IDNA2008" and can produce
14mu|python-idna-2.0-2|19	different results from the earlier standard from 2003.
14mu|python-idna-2.0-2|20	
14mu|python-idna-2.0-2|21	The library is also intended to act as a suitable drop-in replacement for the
14mu|python-idna-2.0-2|22	"encodings.idna" module that comes with the Python standard library but
14mu|python-idna-2.0-2|23	currently only supports the older 2003 specification.
14mu|python-idna-2.0-2|24	
14mu|python-idna-2.0-2|25	%files
14mu|python-idna-2.0-2|26	%doc README.rst HISTORY.rst LICENSE.rst
14mu|python-idna-2.0-2|27	%{py_puresitedir}/%{srcname}
14mu|python-idna-2.0-2|28	%{py_puresitedir}/%{srcname}-%{version}-py%{py_ver}.egg-info
14mu|python-idna-2.0-2|29	
14mu|python-idna-2.0-2|30	#----------------------------------------------------------------------------
14mu|python-idna-2.0-2|31	
14mu|python-idna-2.0-2|32	%package -n python3-%{srcname}
14mu|python-idna-2.0-2|33	Summary:	Internationalized Domain Names in Applications (IDNA)
14mu|python-idna-2.0-2|34	Group:		Development/Python
14mu|python-idna-2.0-2|35	BuildRequires:	pkgconfig(python3)
14mu|python-idna-2.0-2|36	BuildRequires:	python3egg(setuptools)
14mu|python-idna-2.0-2|37	
14mu|python-idna-2.0-2|38	%description -n python3-%{srcname}
14mu|python-idna-2.0-2|39	A library to support the Internationalised Domain Names in Applications (IDNA)
14mu|python-idna-2.0-2|40	protocol as specified in RFC 5891 <http://tools.ietf.org/html/rfc5891>. This
14mu|python-idna-2.0-2|41	version of the protocol is often referred to as "IDNA2008" and can produce
14mu|python-idna-2.0-2|42	different results from the earlier standard from 2003.
14mu|python-idna-2.0-2|43	
14mu|python-idna-2.0-2|44	The library is also intended to act as a suitable drop-in replacement for the
14mu|python-idna-2.0-2|45	"encodings.idna" module that comes with the Python standard library but
14mu|python-idna-2.0-2|46	currently only supports the older 2003 specification.
14mu|python-idna-2.0-2|47	
14mu|python-idna-2.0-2|48	%files -n python3-%{srcname}
14mu|python-idna-2.0-2|49	%doc README.rst HISTORY.rst LICENSE.rst
14mu|python-idna-2.0-2|50	%{py3_puresitedir}/%{srcname}
14mu|python-idna-2.0-2|51	%{py3_puresitedir}/%{srcname}-%{version}-py%{py3_ver}.egg-info
14mu|python-idna-2.0-2|52	
14mu|python-idna-2.0-2|53	#----------------------------------------------------------------------------
14mu|python-idna-2.0-2|54	
14mu|python-idna-2.0-2|55	%prep
14mu|python-idna-2.0-2|56	%setup -qn %{srcname}-%{version}
14mu|python-idna-2.0-2|57	# Remove bundled egg-info
14mu|python-idna-2.0-2|58	rm -rf %{srcname}.egg-info
14mu|python-idna-2.0-2|59	
14mu|python-idna-2.0-2|60	cp -a . %{py3dir}
14mu|python-idna-2.0-2|61	
14mu|python-idna-2.0-2|62	%build
14mu|python-idna-2.0-2|63	python setup.py build
14mu|python-idna-2.0-2|64	
14mu|python-idna-2.0-2|65	pushd %{py3dir}
14mu|python-idna-2.0-2|66	python3 setup.py build
14mu|python-idna-2.0-2|67	popd
14mu|python-idna-2.0-2|68	
14mu|python-idna-2.0-2|69	%install
14mu|python-idna-2.0-2|70	pushd %{py3dir}
14mu|python-idna-2.0-2|71	python3 setup.py install --skip-build --root %{buildroot}
14mu|python-idna-2.0-2|72	popd
14mu|python-idna-2.0-2|73	
14mu|python-idna-2.0-2|74	python setup.py install --skip-build --root %{buildroot}
14mu|python-idna-2.0-2|75	
14mu|python-idna-2.0-2|76	%check
14mu|python-idna-2.0-2|77	python2 setup.py test
14mu|python-idna-2.0-2|78	
14mu|python-idna-2.0-2|79	pushd %{py3dir}
14mu|python-idna-2.0-2|80	python3 setup.py test
14mu|python-idna-2.0-2|81	popd
14mu|python-idna-2.0-2|82	
14mu|python-idna-2.0-2|83	
14mu|python-idna-2.0-2|84	%changelog
14mu|python-idna-2.0-2|85	
14mu|python-idna-2.0-2|86	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-2
14mu|python-idna-2.0-2|87	- (d4a6b42) Spec cleanup
14mu|python-idna-2.0-2|88	
14mu|python-idna-2.0-2|89	

23871 14
14mu|python-ipaddress-1.0.15-2|1	%define pyname ipaddress
14mu|python-ipaddress-1.0.15-2|2	
14mu|python-ipaddress-1.0.15-2|3	Summary:	Port of the python 3.3+ ipaddress module to 2.6+
14mu|python-ipaddress-1.0.15-2|4	Name:		python-%{pyname}
14mu|python-ipaddress-1.0.15-2|5	Version:	1.0.15
14mu|python-ipaddress-1.0.15-2|6	Release:	2
14mu|python-ipaddress-1.0.15-2|7	License:	Python
14mu|python-ipaddress-1.0.15-2|8	Group:		Development/Python
14mu|python-ipaddress-1.0.15-2|9	Url:		https://pypi.python.org/pypi/%{pyname}/%{version}
14mu|python-ipaddress-1.0.15-2|10	Source0:	https://pypi.python.org/packages/source/i/%{pyname}/%{pyname}-%{version}.tar.gz
14mu|python-ipaddress-1.0.15-2|11	BuildRequires:	pythonegg(python)
14mu|python-ipaddress-1.0.15-2|12	BuildRequires:	pythonegg(setuptools)
14mu|python-ipaddress-1.0.15-2|13	BuildArch:	noarch
14mu|python-ipaddress-1.0.15-2|14	
14mu|python-ipaddress-1.0.15-2|15	%description
14mu|python-ipaddress-1.0.15-2|16	ipaddress provides the capabilities to create, manipulate and operate
14mu|python-ipaddress-1.0.15-2|17	on IPv4 and IPv6 addresses and networks.
14mu|python-ipaddress-1.0.15-2|18	
14mu|python-ipaddress-1.0.15-2|19	The functions and classes in this module make it straightforward to
14mu|python-ipaddress-1.0.15-2|20	handle various tasks related to IP addresses, including checking
14mu|python-ipaddress-1.0.15-2|21	whether or not two hosts are on the same subnet, iterating over all
14mu|python-ipaddress-1.0.15-2|22	hosts in a particular subnet, checking whether or not a string
14mu|python-ipaddress-1.0.15-2|23	represents a valid IP address or network definition, and so on.
14mu|python-ipaddress-1.0.15-2|24	
14mu|python-ipaddress-1.0.15-2|25	%files
14mu|python-ipaddress-1.0.15-2|26	%doc README.md
14mu|python-ipaddress-1.0.15-2|27	%{py_puresitedir}/*
14mu|python-ipaddress-1.0.15-2|28	
14mu|python-ipaddress-1.0.15-2|29	#----------------------------------------------------------------------------
14mu|python-ipaddress-1.0.15-2|30	
14mu|python-ipaddress-1.0.15-2|31	%prep
14mu|python-ipaddress-1.0.15-2|32	%setup -q -n %{pyname}-%{version}
14mu|python-ipaddress-1.0.15-2|33	
14mu|python-ipaddress-1.0.15-2|34	%build
14mu|python-ipaddress-1.0.15-2|35	python setup.py build
14mu|python-ipaddress-1.0.15-2|36	
14mu|python-ipaddress-1.0.15-2|37	%install
14mu|python-ipaddress-1.0.15-2|38	python setup.py install --skip-build --root %{buildroot}
14mu|python-ipaddress-1.0.15-2|39	
14mu|python-ipaddress-1.0.15-2|40	
14mu|python-ipaddress-1.0.15-2|41	%changelog
14mu|python-ipaddress-1.0.15-2|42	
14mu|python-ipaddress-1.0.15-2|43	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.15-2
14mu|python-ipaddress-1.0.15-2|44	- (09e1e03) Spec cleanup
14mu|python-ipaddress-1.0.15-2|45	
14mu|python-ipaddress-1.0.15-2|46	

23872 14
14mu|python-IPy-0.75-12|1	%define oname IPy
14mu|python-IPy-0.75-12|2	
14mu|python-IPy-0.75-12|3	Summary:	Python module for handling IPv4 and IPv6 Addresses and Networks
14mu|python-IPy-0.75-12|4	Name:		python-%{oname}
14mu|python-IPy-0.75-12|5	Version:	0.75
14mu|python-IPy-0.75-12|6	Release:	12
14mu|python-IPy-0.75-12|7	License:	BSD
14mu|python-IPy-0.75-12|8	Group:		Development/Python
14mu|python-IPy-0.75-12|9	Url:		https://github.com/haypo/python-ipy
14mu|python-IPy-0.75-12|10	Source0:	http://pypi.python.org/packages/source/I/IPy/IPy-%{version}.tar.gz
14mu|python-IPy-0.75-12|11	BuildRequires:	pkgconfig(python)
14mu|python-IPy-0.75-12|12	BuildArch:	noarch
14mu|python-IPy-0.75-12|13	%rename	python-ipy
14mu|python-IPy-0.75-12|14	
14mu|python-IPy-0.75-12|15	%description
14mu|python-IPy-0.75-12|16	IPy is a Python module for handling IPv4 and IPv6 Addresses and Networks
14mu|python-IPy-0.75-12|17	in a fashion similar to perl's Net::IP and friends. The IP class allows
14mu|python-IPy-0.75-12|18	a comfortable parsing and handling for most notations in use for IPv4
14mu|python-IPy-0.75-12|19	and IPv6 Addresses and Networks.
14mu|python-IPy-0.75-12|20	
14mu|python-IPy-0.75-12|21	%files
14mu|python-IPy-0.75-12|22	%doc AUTHORS COPYING ChangeLog PKG-INFO README
14mu|python-IPy-0.75-12|23	%{py_puresitedir}/%{oname}*
14mu|python-IPy-0.75-12|24	
14mu|python-IPy-0.75-12|25	#-----------------------------------------------------------------
14mu|python-IPy-0.75-12|26	
14mu|python-IPy-0.75-12|27	%prep
14mu|python-IPy-0.75-12|28	%setup -qn %{oname}-%{version}
14mu|python-IPy-0.75-12|29	
14mu|python-IPy-0.75-12|30	%build
14mu|python-IPy-0.75-12|31	CFLAGS="%{optflags}" %{_bindir}/python setup.py build
14mu|python-IPy-0.75-12|32	
14mu|python-IPy-0.75-12|33	%install
14mu|python-IPy-0.75-12|34	python setup.py install --skip-build --root %{buildroot}
14mu|python-IPy-0.75-12|35	
14mu|python-IPy-0.75-12|36	%check
14mu|python-IPy-0.75-12|37	make test
14mu|python-IPy-0.75-12|38	
14mu|python-IPy-0.75-12|39	%changelog
14mu|python-IPy-0.75-12|40	
14mu|python-IPy-0.75-12|41	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.75-12
14mu|python-IPy-0.75-12|42	- (6ec0cac) Adjust spec style
14mu|python-IPy-0.75-12|43	
14mu|python-IPy-0.75-12|44	

23873 14
14mu|python-iso8601-0.1.10-2|1	%define	oname	iso8601
14mu|python-iso8601-0.1.10-2|2	%define	tarname iso8601
14mu|python-iso8601-0.1.10-2|3	
14mu|python-iso8601-0.1.10-2|4	Name:		python-%{oname}
14mu|python-iso8601-0.1.10-2|5	Version:	0.1.10
14mu|python-iso8601-0.1.10-2|6	Release:	2
14mu|python-iso8601-0.1.10-2|7	Epoch:		1
14mu|python-iso8601-0.1.10-2|8	Summary:	Simple module to parse ISO 8601 dates
14mu|python-iso8601-0.1.10-2|9	Source0:	http://pypi.python.org/packages/source/i/%{oname}/%{tarname}-%{version}.tar.gz
14mu|python-iso8601-0.1.10-2|10	License:	MIT
14mu|python-iso8601-0.1.10-2|11	Group:		Development/Python
14mu|python-iso8601-0.1.10-2|12	Url:		https://bitbucket.org/micktwomey/pyiso8601
14mu|python-iso8601-0.1.10-2|13	BuildArch:	noarch
14mu|python-iso8601-0.1.10-2|14	
14mu|python-iso8601-0.1.10-2|15	BuildRequires:	pythonegg(setuptools)
14mu|python-iso8601-0.1.10-2|16	BuildRequires:	pkgconfig(python)
14mu|python-iso8601-0.1.10-2|17	
14mu|python-iso8601-0.1.10-2|18	%description
14mu|python-iso8601-0.1.10-2|19	This module parses the most common
14mu|python-iso8601-0.1.10-2|20	forms of ISO 8601 date strings.
14mu|python-iso8601-0.1.10-2|21	
14mu|python-iso8601-0.1.10-2|22	%prep
14mu|python-iso8601-0.1.10-2|23	%setup -qn %{tarname}-%{version}
14mu|python-iso8601-0.1.10-2|24	
14mu|python-iso8601-0.1.10-2|25	%build
14mu|python-iso8601-0.1.10-2|26	python setup.py build
14mu|python-iso8601-0.1.10-2|27	
14mu|python-iso8601-0.1.10-2|28	%install
14mu|python-iso8601-0.1.10-2|29	python setup.py install --root=%{buildroot}
14mu|python-iso8601-0.1.10-2|30	
14mu|python-iso8601-0.1.10-2|31	%files
14mu|python-iso8601-0.1.10-2|32	%{py_puresitedir}/*
14mu|python-iso8601-0.1.10-2|33	
14mu|python-iso8601-0.1.10-2|34	%changelog
14mu|python-iso8601-0.1.10-2|35	
14mu|python-iso8601-0.1.10-2|36	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1:0.1.10-2
14mu|python-iso8601-0.1.10-2|37	- (8b2ac17) Move to main
14mu|python-iso8601-0.1.10-2|38	
14mu|python-iso8601-0.1.10-2|39	

23874 14
14mu|python-isodate-0.5.1-1|1	Name:           python-isodate
14mu|python-isodate-0.5.1-1|2	Version:        0.5.1
14mu|python-isodate-0.5.1-1|3	Release:        1
14mu|python-isodate-0.5.1-1|4	Summary:        An ISO 8601 date/time/duration parser and formater
14mu|python-isodate-0.5.1-1|5	
14mu|python-isodate-0.5.1-1|6	Group:          Development/Python
14mu|python-isodate-0.5.1-1|7	License:        BSD
14mu|python-isodate-0.5.1-1|8	URL:            http://pypi.python.org/pypi/isodate
14mu|python-isodate-0.5.1-1|9	Source0:        http://pypi.python.org/packages/source/i/isodate/isodate-%{version}.tar.gz
14mu|python-isodate-0.5.1-1|10	BuildArch:      noarch
14mu|python-isodate-0.5.1-1|11	BuildRequires:  python-devel
14mu|python-isodate-0.5.1-1|12	BuildRequires:  python-setuptools
14mu|python-isodate-0.5.1-1|13	BuildRequires:  python3-devel
14mu|python-isodate-0.5.1-1|14	BuildRequires:  python3-distribute
14mu|python-isodate-0.5.1-1|15	
14mu|python-isodate-0.5.1-1|16	%description
14mu|python-isodate-0.5.1-1|17	This module implements ISO 8601 date, time and duration parsing. The
14mu|python-isodate-0.5.1-1|18	implementation follows ISO8601:2004 standard, and implements only date/time
14mu|python-isodate-0.5.1-1|19	representations mentioned in the standard. If something is not mentioned there,
14mu|python-isodate-0.5.1-1|20	then it is treated as non existent, and not as an allowed option.
14mu|python-isodate-0.5.1-1|21	
14mu|python-isodate-0.5.1-1|22	For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended
14mu|python-isodate-0.5.1-1|23	by this module to support 2 digit years. (while it may still be valid as ISO
14mu|python-isodate-0.5.1-1|24	date, because it is not explicitly forbidden.) Another example is, when no time
14mu|python-isodate-0.5.1-1|25	zone information is given for a time, then it should be interpreted as local
14mu|python-isodate-0.5.1-1|26	time, and not UTC.
14mu|python-isodate-0.5.1-1|27	
14mu|python-isodate-0.5.1-1|28	As this module maps ISO 8601 dates/times to standard Python data types, like
14mu|python-isodate-0.5.1-1|29	date, time, datetime and timedelta, it is not possible to convert all possible
14mu|python-isodate-0.5.1-1|30	ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by
14mu|python-isodate-0.5.1-1|31	the Python date and datetime classes. Additionally fractional seconds are
14mu|python-isodate-0.5.1-1|32	limited to microseconds. That means if the parser finds for instance
14mu|python-isodate-0.5.1-1|33	nanoseconds it will round it to microseconds.
14mu|python-isodate-0.5.1-1|34	
14mu|python-isodate-0.5.1-1|35	%package -n python3-isodate
14mu|python-isodate-0.5.1-1|36	Summary:        An ISO 8601 date/time/duration parser and formater
14mu|python-isodate-0.5.1-1|37	
14mu|python-isodate-0.5.1-1|38	Group:          Development/Python
14mu|python-isodate-0.5.1-1|39	Requires:       python3
14mu|python-isodate-0.5.1-1|40	
14mu|python-isodate-0.5.1-1|41	%description -n python3-isodate
14mu|python-isodate-0.5.1-1|42	This module implements ISO 8601 date, time and duration parsing. The
14mu|python-isodate-0.5.1-1|43	implementation follows ISO8601:2004 standard, and implements only date/time
14mu|python-isodate-0.5.1-1|44	representations mentioned in the standard. If something is not mentioned there,
14mu|python-isodate-0.5.1-1|45	then it is treated as non existent, and not as an allowed option.
14mu|python-isodate-0.5.1-1|46	
14mu|python-isodate-0.5.1-1|47	For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended
14mu|python-isodate-0.5.1-1|48	by this module to support 2 digit years. (while it may still be valid as ISO
14mu|python-isodate-0.5.1-1|49	date, because it is not explicitly forbidden.) Another example is, when no time
14mu|python-isodate-0.5.1-1|50	zone information is given for a time, then it should be interpreted as local
14mu|python-isodate-0.5.1-1|51	time, and not UTC.
14mu|python-isodate-0.5.1-1|52	
14mu|python-isodate-0.5.1-1|53	As this module maps ISO 8601 dates/times to standard Python data types, like
14mu|python-isodate-0.5.1-1|54	date, time, datetime and timedelta, it is not possible to convert all possible
14mu|python-isodate-0.5.1-1|55	ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by
14mu|python-isodate-0.5.1-1|56	the Python date and datetime classes. Additionally fractional seconds are
14mu|python-isodate-0.5.1-1|57	limited to microseconds. That means if the parser finds for instance
14mu|python-isodate-0.5.1-1|58	nanoseconds it will round it to microseconds.
14mu|python-isodate-0.5.1-1|59	
14mu|python-isodate-0.5.1-1|60	%prep
14mu|python-isodate-0.5.1-1|61	%setup -qc
14mu|python-isodate-0.5.1-1|62	mv isodate-%{version} python2
14mu|python-isodate-0.5.1-1|63	cp -a python2 python3
14mu|python-isodate-0.5.1-1|64	
14mu|python-isodate-0.5.1-1|65	%build
14mu|python-isodate-0.5.1-1|66	pushd python2
14mu|python-isodate-0.5.1-1|67	python setup.py build
14mu|python-isodate-0.5.1-1|68	popd
14mu|python-isodate-0.5.1-1|69	pushd python3
14mu|python-isodate-0.5.1-1|70	python3 setup.py build
14mu|python-isodate-0.5.1-1|71	popd
14mu|python-isodate-0.5.1-1|72	
14mu|python-isodate-0.5.1-1|73	%install
14mu|python-isodate-0.5.1-1|74	pushd python3
14mu|python-isodate-0.5.1-1|75	python3 setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-isodate-0.5.1-1|76	popd
14mu|python-isodate-0.5.1-1|77	pushd python2
14mu|python-isodate-0.5.1-1|78	python2 setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-isodate-0.5.1-1|79	popd
14mu|python-isodate-0.5.1-1|80	
14mu|python-isodate-0.5.1-1|81	%files
14mu|python-isodate-0.5.1-1|82	%doc  python2/TODO.txt
14mu|python-isodate-0.5.1-1|83	%{py_puresitedir}/isodate
14mu|python-isodate-0.5.1-1|84	%{py_puresitedir}/isodate*.egg-info
14mu|python-isodate-0.5.1-1|85	
14mu|python-isodate-0.5.1-1|86	%files -n python3-isodate
14mu|python-isodate-0.5.1-1|87	%doc  python2/TODO.txt
14mu|python-isodate-0.5.1-1|88	%{py3_puresitedir}/isodate
14mu|python-isodate-0.5.1-1|89	%{py3_puresitedir}/isodate*.egg-info
14mu|python-isodate-0.5.1-1|90	
14mu|python-isodate-0.5.1-1|91	%changelog
14mu|python-isodate-0.5.1-1|92	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-1
14mu|python-isodate-0.5.1-1|93	+ Revision: 89feac9
14mu|python-isodate-0.5.1-1|94	- Updated to 0.5.1 (by updates_builder)
14mu|python-isodate-0.5.1-1|95	
14mu|python-isodate-0.5.1-1|96	

23875 14
14mu|python-jinja2-2.8-1|1	%define tarname Jinja2
14mu|python-jinja2-2.8-1|2	%define fname   jinja2
14mu|python-jinja2-2.8-1|3	
14mu|python-jinja2-2.8-1|4	# jinja requires itself ( as python-sphinx use it ) to build doc
14mu|python-jinja2-2.8-1|5	%define enable_doc 1
14mu|python-jinja2-2.8-1|6	
14mu|python-jinja2-2.8-1|7	# Force python3 build - required by hplip
14mu|python-jinja2-2.8-1|8	# % {?build_python3}%{?!build_python3:%bcond_without python3}
14mu|python-jinja2-2.8-1|9	%bcond_without python3
14mu|python-jinja2-2.8-1|10	
14mu|python-jinja2-2.8-1|11	Summary:	Python template engine
14mu|python-jinja2-2.8-1|12	Name:		python-jinja2
14mu|python-jinja2-2.8-1|13	Version:	2.8
14mu|python-jinja2-2.8-1|14	Release:	1
14mu|python-jinja2-2.8-1|15	License:	BSD
14mu|python-jinja2-2.8-1|16	Group:		Development/Python
14mu|python-jinja2-2.8-1|17	Url:		http://jinja.pocoo.org/
14mu|python-jinja2-2.8-1|18	Source0:	https://pypi.python.org/packages/source/J/Jinja2/Jinja2-%{version}.tar.gz
14mu|python-jinja2-2.8-1|19	BuildArch:	noarch
14mu|python-jinja2-2.8-1|20	BuildRequires:	python-devel >= 2.4
14mu|python-jinja2-2.8-1|21	BuildRequires:	python-setuptools
14mu|python-jinja2-2.8-1|22	BuildRequires:	python-markupsafe
14mu|python-jinja2-2.8-1|23	BuildRequires:	python-pytest
14mu|python-jinja2-2.8-1|24	%if %{with python3}
14mu|python-jinja2-2.8-1|25	BuildRequires:	python3-markupsafe
14mu|python-jinja2-2.8-1|26	BuildRequires:	python3-devel
14mu|python-jinja2-2.8-1|27	BuildRequires:	python3-distribute
14mu|python-jinja2-2.8-1|28	BuildRequires:	python3-pytest
14mu|python-jinja2-2.8-1|29	%endif
14mu|python-jinja2-2.8-1|30	%if %enable_doc
14mu|python-jinja2-2.8-1|31	BuildRequires:	python-sphinx
14mu|python-jinja2-2.8-1|32	%endif
14mu|python-jinja2-2.8-1|33	Requires:	python >= 2.4
14mu|python-jinja2-2.8-1|34	Obsoletes:	python-jinja
14mu|python-jinja2-2.8-1|35	Suggests:	python-markupsafe
14mu|python-jinja2-2.8-1|36	
14mu|python-jinja2-2.8-1|37	%description
14mu|python-jinja2-2.8-1|38	Jinja2 is a library for Python 2.4 and onwards that is designed to be
14mu|python-jinja2-2.8-1|39	flexible, fast and secure. If you have any exposure to other
14mu|python-jinja2-2.8-1|40	text-based template languages, such as Smarty or Django, you should
14mu|python-jinja2-2.8-1|41	feel right at home with Jinja2. It's both designer and developer
14mu|python-jinja2-2.8-1|42	friendly by sticking to Python's principles and adding functionality
14mu|python-jinja2-2.8-1|43	useful for templating environments.
14mu|python-jinja2-2.8-1|44	
14mu|python-jinja2-2.8-1|45	%if %{with python3}
14mu|python-jinja2-2.8-1|46	%package -n python3-jinja2
14mu|python-jinja2-2.8-1|47	Summary:	Python template engine
14mu|python-jinja2-2.8-1|48	Group:		Development/Python
14mu|python-jinja2-2.8-1|49	Requires:	python3
14mu|python-jinja2-2.8-1|50	
14mu|python-jinja2-2.8-1|51	%description -n python3-jinja2
14mu|python-jinja2-2.8-1|52	Jinja2 is a library for Python 2.4 and onwards that is designed to be
14mu|python-jinja2-2.8-1|53	flexible, fast and secure. If you have any exposure to other
14mu|python-jinja2-2.8-1|54	text-based template languages, such as Smarty or Django, you should
14mu|python-jinja2-2.8-1|55	feel right at home with Jinja2. It's both designer and developer
14mu|python-jinja2-2.8-1|56	friendly by sticking to Python's principles and adding functionality
14mu|python-jinja2-2.8-1|57	useful for templating environments.
14mu|python-jinja2-2.8-1|58	%endif
14mu|python-jinja2-2.8-1|59	
14mu|python-jinja2-2.8-1|60	%prep
14mu|python-jinja2-2.8-1|61	%setup -qc
14mu|python-jinja2-2.8-1|62	
14mu|python-jinja2-2.8-1|63	mv %{tarname}-%{version} python2
14mu|python-jinja2-2.8-1|64	%if %{with python3}
14mu|python-jinja2-2.8-1|65	cp -r python2 python3
14mu|python-jinja2-2.8-1|66	%endif
14mu|python-jinja2-2.8-1|67	
14mu|python-jinja2-2.8-1|68	%build
14mu|python-jinja2-2.8-1|69	pushd python2
14mu|python-jinja2-2.8-1|70	PYTHONDONTWRITEBYTECODE=  python setup.py build
14mu|python-jinja2-2.8-1|71	%if %enable_doc
14mu|python-jinja2-2.8-1|72	%make -C docs html
14mu|python-jinja2-2.8-1|73	%endif
14mu|python-jinja2-2.8-1|74	popd
14mu|python-jinja2-2.8-1|75	
14mu|python-jinja2-2.8-1|76	%if %{with python3}
14mu|python-jinja2-2.8-1|77	pushd python3
14mu|python-jinja2-2.8-1|78	PYTHONDONTWRITEBYTECODE=  python3 setup.py build
14mu|python-jinja2-2.8-1|79	%if %enable_doc
14mu|python-jinja2-2.8-1|80	%make -C docs html
14mu|python-jinja2-2.8-1|81	%endif
14mu|python-jinja2-2.8-1|82	popd
14mu|python-jinja2-2.8-1|83	%endif
14mu|python-jinja2-2.8-1|84	
14mu|python-jinja2-2.8-1|85	%check
14mu|python-jinja2-2.8-1|86	pushd python2
14mu|python-jinja2-2.8-1|87	make test
14mu|python-jinja2-2.8-1|88	popd
14mu|python-jinja2-2.8-1|89	
14mu|python-jinja2-2.8-1|90	%if %{with python3}
14mu|python-jinja2-2.8-1|91	pushd python3
14mu|python-jinja2-2.8-1|92	make test
14mu|python-jinja2-2.8-1|93	popd
14mu|python-jinja2-2.8-1|94	%endif
14mu|python-jinja2-2.8-1|95	
14mu|python-jinja2-2.8-1|96	%install
14mu|python-jinja2-2.8-1|97	pushd python2
14mu|python-jinja2-2.8-1|98	python setup.py install --root=%{buildroot}
14mu|python-jinja2-2.8-1|99	popd
14mu|python-jinja2-2.8-1|100	
14mu|python-jinja2-2.8-1|101	%if %{with python3}
14mu|python-jinja2-2.8-1|102	pushd python3
14mu|python-jinja2-2.8-1|103	python3 setup.py install --root=%{buildroot}
14mu|python-jinja2-2.8-1|104	popd
14mu|python-jinja2-2.8-1|105	%endif
14mu|python-jinja2-2.8-1|106	
14mu|python-jinja2-2.8-1|107	%files -n python-jinja2
14mu|python-jinja2-2.8-1|108	%doc python2/AUTHORS python2/CHANGES python2/LICENSE python2/examples
14mu|python-jinja2-2.8-1|109	%{py_puresitedir}/%{fname}/*
14mu|python-jinja2-2.8-1|110	%{py_puresitedir}/%{tarname}-%{version}-py%{py_ver}.egg-info
14mu|python-jinja2-2.8-1|111	%if %enable_doc
14mu|python-jinja2-2.8-1|112	%doc python2/docs/_build/html
14mu|python-jinja2-2.8-1|113	%endif
14mu|python-jinja2-2.8-1|114	
14mu|python-jinja2-2.8-1|115	%if %{with python3}
14mu|python-jinja2-2.8-1|116	%files -n python3-jinja2
14mu|python-jinja2-2.8-1|117	%doc python3/AUTHORS python3/CHANGES python3/LICENSE python3/examples
14mu|python-jinja2-2.8-1|118	%{py3_puresitedir}/%{fname}/*
14mu|python-jinja2-2.8-1|119	%{py3_puresitedir}/%{tarname}-%{version}-py%{py3_ver}.egg-info
14mu|python-jinja2-2.8-1|120	%if %enable_doc
14mu|python-jinja2-2.8-1|121	%doc python3/docs/_build/html
14mu|python-jinja2-2.8-1|122	%endif
14mu|python-jinja2-2.8-1|123	%endif
14mu|python-jinja2-2.8-1|124	
14mu|python-jinja2-2.8-1|125	%changelog
14mu|python-jinja2-2.8-1|126	
14mu|python-jinja2-2.8-1|127	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 2.8-1
14mu|python-jinja2-2.8-1|128	- (3a129e6) Added pytest BR
14mu|python-jinja2-2.8-1|129	
14mu|python-jinja2-2.8-1|130	

23876 14
14mu|python-kdcproxy-0.3.2-2|1	%define oname kdcproxy
14mu|python-kdcproxy-0.3.2-2|2	
14mu|python-kdcproxy-0.3.2-2|3	Summary:	MS-KKDCP (kerberos proxy) WSGI module
14mu|python-kdcproxy-0.3.2-2|4	Name:		python-%{oname}
14mu|python-kdcproxy-0.3.2-2|5	Version:	0.3.2
14mu|python-kdcproxy-0.3.2-2|6	Release:	2
14mu|python-kdcproxy-0.3.2-2|7	License:	MIT
14mu|python-kdcproxy-0.3.2-2|8	Group:		Development/Python
14mu|python-kdcproxy-0.3.2-2|9	Url:		https://github.com/npmccallum/%{oname}
14mu|python-kdcproxy-0.3.2-2|10	Source0:	https://github.com/npmccallum/%{oname}/archive/v%{version}.tar.gz
14mu|python-kdcproxy-0.3.2-2|11	BuildRequires:	pkgconfig(python)
14mu|python-kdcproxy-0.3.2-2|12	BuildRequires:	pyasn1
14mu|python-kdcproxy-0.3.2-2|13	BuildRequires:	python-dns
14mu|python-kdcproxy-0.3.2-2|14	Requires:	pyasn1
14mu|python-kdcproxy-0.3.2-2|15	Requires:	python-dns
14mu|python-kdcproxy-0.3.2-2|16	BuildArch:	noarch
14mu|python-kdcproxy-0.3.2-2|17	
14mu|python-kdcproxy-0.3.2-2|18	%description
14mu|python-kdcproxy-0.3.2-2|19	This package contains a Python 2.x WSGI module for proxying KDC requests over
14mu|python-kdcproxy-0.3.2-2|20	HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with
14mu|python-kdcproxy-0.3.2-2|21	minimal configuration.
14mu|python-kdcproxy-0.3.2-2|22	
14mu|python-kdcproxy-0.3.2-2|23	%files
14mu|python-kdcproxy-0.3.2-2|24	%doc COPYING README
14mu|python-kdcproxy-0.3.2-2|25	%{python_sitelib}/%{oname}/
14mu|python-kdcproxy-0.3.2-2|26	%{python_sitelib}/%{oname}-%{version}-*.egg-info
14mu|python-kdcproxy-0.3.2-2|27	
14mu|python-kdcproxy-0.3.2-2|28	#----------------------------------------------------------------------------
14mu|python-kdcproxy-0.3.2-2|29	
14mu|python-kdcproxy-0.3.2-2|30	%prep
14mu|python-kdcproxy-0.3.2-2|31	%setup -qn %{oname}-%{version}
14mu|python-kdcproxy-0.3.2-2|32	
14mu|python-kdcproxy-0.3.2-2|33	%build
14mu|python-kdcproxy-0.3.2-2|34	python setup.py build
14mu|python-kdcproxy-0.3.2-2|35	
14mu|python-kdcproxy-0.3.2-2|36	%install
14mu|python-kdcproxy-0.3.2-2|37	python setup.py install --skip-build --root %{buildroot}
14mu|python-kdcproxy-0.3.2-2|38	find %{buildroot}%{python_sitelib}/%{oname}/ -name '*.py' -exec chmod 755 '{}' \;
14mu|python-kdcproxy-0.3.2-2|39	
14mu|python-kdcproxy-0.3.2-2|40	
14mu|python-kdcproxy-0.3.2-2|41	%changelog
14mu|python-kdcproxy-0.3.2-2|42	
14mu|python-kdcproxy-0.3.2-2|43	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 0.3.2-2
14mu|python-kdcproxy-0.3.2-2|44	- (eb3cd8e) Move to main
14mu|python-kdcproxy-0.3.2-2|45	
14mu|python-kdcproxy-0.3.2-2|46	

23877 14
14mu|python-kde4-4.14.3-1|1	%define srcname pykde4
14mu|python-kde4-4.14.3-1|2	
14mu|python-kde4-4.14.3-1|3	Summary:	KDE bindings to non-C++ languages
14mu|python-kde4-4.14.3-1|4	Name:		python-kde4
14mu|python-kde4-4.14.3-1|5	Version:	4.14.3
14mu|python-kde4-4.14.3-1|6	Release:	1
14mu|python-kde4-4.14.3-1|7	Epoch:		1
14mu|python-kde4-4.14.3-1|8	License:	GPLv2+
14mu|python-kde4-4.14.3-1|9	Group:		Development/KDE and Qt
14mu|python-kde4-4.14.3-1|10	Url:		http://www.kde.org
14mu|python-kde4-4.14.3-1|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|python-kde4-4.14.3-1|12	%if %{is_beta}
14mu|python-kde4-4.14.3-1|13	%define ftpdir unstable
14mu|python-kde4-4.14.3-1|14	%else
14mu|python-kde4-4.14.3-1|15	%define ftpdir stable
14mu|python-kde4-4.14.3-1|16	%endif
14mu|python-kde4-4.14.3-1|17	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{srcname}-%{version}.tar.xz
14mu|python-kde4-4.14.3-1|18	Patch0:		pykde4-4.14.1-respect-sip-flags.patch
14mu|python-kde4-4.14.3-1|19	# Revert commit that adds some python-sip-4.15 fixes and breaks older sip support
14mu|python-kde4-4.14.3-1|20	# https://bugs.kde.org/show_bug.cgi?id=325667
14mu|python-kde4-4.14.3-1|21	Patch1:		pykde4-4.14.1-sip4.15.patch
14mu|python-kde4-4.14.3-1|22	BuildRequires:	automoc4
14mu|python-kde4-4.14.3-1|23	BuildRequires:	python-sip
14mu|python-kde4-4.14.3-1|24	BuildRequires:	kdepimlibs4-devel
14mu|python-kde4-4.14.3-1|25	BuildRequires:	python-qt4-devel
14mu|python-kde4-4.14.3-1|26	BuildRequires:	pkgconfig(python)
14mu|python-kde4-4.14.3-1|27	# Seems to be broken for a long time
14mu|python-kde4-4.14.3-1|28	# BuildRequires:	pkgconfig(polkit-qt-1)
14mu|python-kde4-4.14.3-1|29	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|python-kde4-4.14.3-1|30	Provides:	PyKDE4 = %{EVRD}
14mu|python-kde4-4.14.3-1|31	Provides:	pykde4 = %{EVRD}
14mu|python-kde4-4.14.3-1|32	Requires:	python-qt4 >= 4.9
14mu|python-kde4-4.14.3-1|33	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mu|python-kde4-4.14.3-1|34	
14mu|python-kde4-4.14.3-1|35	%description
14mu|python-kde4-4.14.3-1|36	The Python bindings for KDE 4.
14mu|python-kde4-4.14.3-1|37	
14mu|python-kde4-4.14.3-1|38	%files
14mu|python-kde4-4.14.3-1|39	%{py_platsitedir}/PyQt4/
14mu|python-kde4-4.14.3-1|40	%{py_platsitedir}/PyKDE4
14mu|python-kde4-4.14.3-1|41	%{_kde_bindir}/pykdeuic4*
14mu|python-kde4-4.14.3-1|42	%{_kde_libdir}/kde4/kpythonpluginfactory.so
14mu|python-kde4-4.14.3-1|43	%dir %{_kde_appsdir}/pykde4
14mu|python-kde4-4.14.3-1|44	%exclude %{_kde_datadir}/doc/python-kde4
14mu|python-kde4-4.14.3-1|45	
14mu|python-kde4-4.14.3-1|46	#-----------------------------------------------------------------------------
14mu|python-kde4-4.14.3-1|47	
14mu|python-kde4-4.14.3-1|48	%package devel
14mu|python-kde4-4.14.3-1|49	Summary:	PyKDE4 sip files and examples
14mu|python-kde4-4.14.3-1|50	Group:		Development/KDE and Qt
14mu|python-kde4-4.14.3-1|51	Requires:	python-kde4 = %{EVRD}
14mu|python-kde4-4.14.3-1|52	Requires:	python-qt4-devel
14mu|python-kde4-4.14.3-1|53	
14mu|python-kde4-4.14.3-1|54	%description devel
14mu|python-kde4-4.14.3-1|55	Python KDE 4 sip files and examples.
14mu|python-kde4-4.14.3-1|56	
14mu|python-kde4-4.14.3-1|57	%files devel
14mu|python-kde4-4.14.3-1|58	%{_kde_datadir}/sip/PyKDE4
14mu|python-kde4-4.14.3-1|59	%{_kde_appsdir}/pykde4/examples
14mu|python-kde4-4.14.3-1|60	
14mu|python-kde4-4.14.3-1|61	#-----------------------------------------------------------------------------
14mu|python-kde4-4.14.3-1|62	
14mu|python-kde4-4.14.3-1|63	%package doc
14mu|python-kde4-4.14.3-1|64	Summary:	PyKDE4 documentation
14mu|python-kde4-4.14.3-1|65	Group:		Development/KDE and Qt
14mu|python-kde4-4.14.3-1|66	BuildArch:	noarch
14mu|python-kde4-4.14.3-1|67	
14mu|python-kde4-4.14.3-1|68	%description doc
14mu|python-kde4-4.14.3-1|69	Python bindings for KDE 4 documentation.
14mu|python-kde4-4.14.3-1|70	
14mu|python-kde4-4.14.3-1|71	%files doc
14mu|python-kde4-4.14.3-1|72	%doc AUTHORS COPYING COPYING.LESSER NEWS README THANKS
14mu|python-kde4-4.14.3-1|73	%{_kde_datadir}/doc/python-kde4
14mu|python-kde4-4.14.3-1|74	
14mu|python-kde4-4.14.3-1|75	#------------------------------------------------------------
14mu|python-kde4-4.14.3-1|76	
14mu|python-kde4-4.14.3-1|77	%prep
14mu|python-kde4-4.14.3-1|78	%setup -q -n %{srcname}-%{version}
14mu|python-kde4-4.14.3-1|79	%patch0 -p1
14mu|python-kde4-4.14.3-1|80	%patch1 -p1
14mu|python-kde4-4.14.3-1|81	
14mu|python-kde4-4.14.3-1|82	%build
14mu|python-kde4-4.14.3-1|83	%cmake_kde4 -DPython_ADDITIONAL_VERSIONS=%{_bindir}/python2
14mu|python-kde4-4.14.3-1|84	%make
14mu|python-kde4-4.14.3-1|85	
14mu|python-kde4-4.14.3-1|86	%install
14mu|python-kde4-4.14.3-1|87	%makeinstall_std -C build
14mu|python-kde4-4.14.3-1|88	
14mu|python-kde4-4.14.3-1|89	# Copy Python Doc
14mu|python-kde4-4.14.3-1|90	mkdir -p %{buildroot}%{_kde_datadir}/doc/python-kde4
14mu|python-kde4-4.14.3-1|91	cp -a docs/html/* %{buildroot}%{_kde_datadir}/doc/python-kde4/
14mu|python-kde4-4.14.3-1|92	
14mu|python-kde4-4.14.3-1|93	
14mu|python-kde4-4.14.3-1|94	%changelog
14mu|python-kde4-4.14.3-1|95	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|python-kde4-4.14.3-1|96	+ Revision: d91e472
14mu|python-kde4-4.14.3-1|97	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|python-kde4-4.14.3-1|98	
14mu|python-kde4-4.14.3-1|99	

23878 14
14mu|python-kerberos-1.1-2|1	Summary:	A high-level wrapper for Kerberos (GSSAPI) operations
14mu|python-kerberos-1.1-2|2	Name:		python-kerberos
14mu|python-kerberos-1.1-2|3	Version:	1.1
14mu|python-kerberos-1.1-2|4	Release:	2
14mu|python-kerberos-1.1-2|5	License:	ASL 2.0
14mu|python-kerberos-1.1-2|6	Group:		Development/Python
14mu|python-kerberos-1.1-2|7	Url:		http://trac.calendarserver.org/projects/calendarserver/browser/PyKerberos
14mu|python-kerberos-1.1-2|8	# Pull from SVN
14mu|python-kerberos-1.1-2|9	# svn export http://svn.calendarserver.org/repository/calendarserver/PyKerberos/tags/release/PyKerberos-1.1/ python-kerberos-1.1
14mu|python-kerberos-1.1-2|10	# tar czf python-kerberos-%{version}.tar.gz python-kerberos-%{version}
14mu|python-kerberos-1.1-2|11	Source0:	%{name}-%{version}.tar.gz
14mu|python-kerberos-1.1-2|12	Patch0:		PyKerberos-delegation.patch
14mu|python-kerberos-1.1-2|13	Patch1:		PyKerberos-version.patch
14mu|python-kerberos-1.1-2|14	Patch2:		PyKerberos-gsswrap.patch
14mu|python-kerberos-1.1-2|15	Patch3:		PyKerberos-inquire.patch
14mu|python-kerberos-1.1-2|16	BuildRequires:	python-setuptools
14mu|python-kerberos-1.1-2|17	BuildRequires:	krb5-devel
14mu|python-kerberos-1.1-2|18	BuildRequires:	pkgconfig(python)
14mu|python-kerberos-1.1-2|19	
14mu|python-kerberos-1.1-2|20	%description
14mu|python-kerberos-1.1-2|21	This Python package is a high-level wrapper for Kerberos (GSSAPI) operations.
14mu|python-kerberos-1.1-2|22	The goal is to avoid having to build a module that wraps the entire
14mu|python-kerberos-1.1-2|23	Kerberos.framework, and instead offer a limited set of functions that do what
14mu|python-kerberos-1.1-2|24	is needed for client/serverKerberos authentication based on
14mu|python-kerberos-1.1-2|25	<http://www.ietf.org/rfc/rfc4559.txt>.
14mu|python-kerberos-1.1-2|26	
14mu|python-kerberos-1.1-2|27	Much of the C-code here is adapted from Apache's mod_auth_kerb-5.0rc7.
14mu|python-kerberos-1.1-2|28	
14mu|python-kerberos-1.1-2|29	%files
14mu|python-kerberos-1.1-2|30	%doc README.txt LICENSE test.py
14mu|python-kerberos-1.1-2|31	%{python_sitearch}/kerberos.so
14mu|python-kerberos-1.1-2|32	%{python_sitearch}/kerberos-%{version}-py%{py_ver}.egg-info
14mu|python-kerberos-1.1-2|33	
14mu|python-kerberos-1.1-2|34	#----------------------------------------------------------------------------
14mu|python-kerberos-1.1-2|35	
14mu|python-kerberos-1.1-2|36	%prep
14mu|python-kerberos-1.1-2|37	%setup -q
14mu|python-kerberos-1.1-2|38	%patch0 -p1 -b .delegation
14mu|python-kerberos-1.1-2|39	%patch1 -p1 -b .version
14mu|python-kerberos-1.1-2|40	%patch2 -p1 -b .gsswrap
14mu|python-kerberos-1.1-2|41	%patch3 -p1 -b .inquire
14mu|python-kerberos-1.1-2|42	
14mu|python-kerberos-1.1-2|43	%build
14mu|python-kerberos-1.1-2|44	python setup.py build
14mu|python-kerberos-1.1-2|45	
14mu|python-kerberos-1.1-2|46	%install
14mu|python-kerberos-1.1-2|47	python setup.py install --skip-build --root %{buildroot}
14mu|python-kerberos-1.1-2|48	
14mu|python-kerberos-1.1-2|49	
14mu|python-kerberos-1.1-2|50	%changelog
14mu|python-kerberos-1.1-2|51	
14mu|python-kerberos-1.1-2|52	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1.1-2
14mu|python-kerberos-1.1-2|53	- (7c161a6) Move to main
14mu|python-kerberos-1.1-2|54	
14mu|python-kerberos-1.1-2|55	

23879 14
14mu|python-krbV-1.0.90-5|1	Summary:	Python extension module for Kerberos 5
14mu|python-krbV-1.0.90-5|2	Name:		python-krbV
14mu|python-krbV-1.0.90-5|3	Version:	1.0.90
14mu|python-krbV-1.0.90-5|4	Release:	5
14mu|python-krbV-1.0.90-5|5	License:	LGPLv2+
14mu|python-krbV-1.0.90-5|6	Group:		Development/Python
14mu|python-krbV-1.0.90-5|7	Url:		http://fedorahosted.org/python-krbV/
14mu|python-krbV-1.0.90-5|8	Source0:	http://fedorahosted.org/python-krbV/attachment/wiki/Releases/%{name}-%{version}.tar.bz2
14mu|python-krbV-1.0.90-5|9	BuildRequires:	gawk
14mu|python-krbV-1.0.90-5|10	BuildRequires:	krb5-devel
14mu|python-krbV-1.0.90-5|11	BuildRequires:	pkgconfig(python)
14mu|python-krbV-1.0.90-5|12	
14mu|python-krbV-1.0.90-5|13	%description
14mu|python-krbV-1.0.90-5|14	python-krbV allows python programs to use Kerberos 5 authentication and
14mu|python-krbV-1.0.90-5|15	security.
14mu|python-krbV-1.0.90-5|16	
14mu|python-krbV-1.0.90-5|17	%files
14mu|python-krbV-1.0.90-5|18	%doc README COPYING krbV-code-snippets.py
14mu|python-krbV-1.0.90-5|19	%{py_platsitedir}/krbVmodule.so
14mu|python-krbV-1.0.90-5|20	
14mu|python-krbV-1.0.90-5|21	#----------------------------------------------------------------------------
14mu|python-krbV-1.0.90-5|22	
14mu|python-krbV-1.0.90-5|23	%prep
14mu|python-krbV-1.0.90-5|24	%setup -q
14mu|python-krbV-1.0.90-5|25	
14mu|python-krbV-1.0.90-5|26	%build
14mu|python-krbV-1.0.90-5|27	export LIBNAME="%{_lib}"
14mu|python-krbV-1.0.90-5|28	export CFLAGS="%{optflags} -Wextra"
14mu|python-krbV-1.0.90-5|29	%configure2_5x
14mu|python-krbV-1.0.90-5|30	%make
14mu|python-krbV-1.0.90-5|31	
14mu|python-krbV-1.0.90-5|32	%install
14mu|python-krbV-1.0.90-5|33	%makeinstall
14mu|python-krbV-1.0.90-5|34	
14mu|python-krbV-1.0.90-5|35	
14mu|python-krbV-1.0.90-5|36	%changelog
14mu|python-krbV-1.0.90-5|37	
14mu|python-krbV-1.0.90-5|38	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1.0.90-5
14mu|python-krbV-1.0.90-5|39	- (61e7c41) Move to main
14mu|python-krbV-1.0.90-5|40	
14mu|python-krbV-1.0.90-5|41	

23880 14
14mu|python-lockfile-0.12.2-1|1	%define module lockfile
14mu|python-lockfile-0.12.2-1|2	%define debug_package %{nil}
14mu|python-lockfile-0.12.2-1|3	
14mu|python-lockfile-0.12.2-1|4	Name:           python-%{module}
14mu|python-lockfile-0.12.2-1|5	Version:        0.12.2
14mu|python-lockfile-0.12.2-1|6	Release:        1
14mu|python-lockfile-0.12.2-1|7	Summary:        Platform-independent file locking module
14mu|python-lockfile-0.12.2-1|8	Group:          Development/Python
14mu|python-lockfile-0.12.2-1|9	License:        MIT
14mu|python-lockfile-0.12.2-1|10	URL:            http://smontanaro.dyndns.org/python/
14mu|python-lockfile-0.12.2-1|11	Source0:        https://pypi.python.org/packages/source/l/lockfile/lockfile-%{version}.tar.gz
14mu|python-lockfile-0.12.2-1|12	BuildRequires:  python-devel
14mu|python-lockfile-0.12.2-1|13	BuildRequires:  python-setuptools
14mu|python-lockfile-0.12.2-1|14	
14mu|python-lockfile-0.12.2-1|15	%description
14mu|python-lockfile-0.12.2-1|16	The lockfile module exports a FileLock class which provides a simple API for
14mu|python-lockfile-0.12.2-1|17	locking files. The lock mechanism relies on the atomic nature of the link
14mu|python-lockfile-0.12.2-1|18	(on Unix) and mkdir (on Windows) system calls.
14mu|python-lockfile-0.12.2-1|19	
14mu|python-lockfile-0.12.2-1|20	%prep
14mu|python-lockfile-0.12.2-1|21	%setup -q -n %{module}-%{version}
14mu|python-lockfile-0.12.2-1|22	
14mu|python-lockfile-0.12.2-1|23	%build
14mu|python-lockfile-0.12.2-1|24	:
14mu|python-lockfile-0.12.2-1|25	
14mu|python-lockfile-0.12.2-1|26	%install
14mu|python-lockfile-0.12.2-1|27	python setup.py install --root=%{buildroot}
14mu|python-lockfile-0.12.2-1|28	
14mu|python-lockfile-0.12.2-1|29	%files
14mu|python-lockfile-0.12.2-1|30	%doc doc/* LICENSE   RELEASE-NOTES ACKS
14mu|python-lockfile-0.12.2-1|31	%{py_puresitedir}/*
14mu|python-lockfile-0.12.2-1|32	
14mu|python-lockfile-0.12.2-1|33	%changelog
14mu|python-lockfile-0.12.2-1|34	
14mu|python-lockfile-0.12.2-1|35	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0.12.2-1
14mu|python-lockfile-0.12.2-1|36	- (52c7d60) Merge pull request #1 from import/python-lockfile:auto_update
14mu|python-lockfile-0.12.2-1|37	- (52c7d60) Updated to 0.12.2 (by updates_builder)
14mu|python-lockfile-0.12.2-1|38	
14mu|python-lockfile-0.12.2-1|39	

23881 14
14mu|python-lxml-3.4.4-1|1	%define modname lxml
14mu|python-lxml-3.4.4-1|2	
14mu|python-lxml-3.4.4-1|3	Name:           python-%{modname}
14mu|python-lxml-3.4.4-1|4	URL:            http://codespeak.net/lxml/
14mu|python-lxml-3.4.4-1|5	Summary:        A Pythonic binding for the libxml2 and libxslt libraries
14mu|python-lxml-3.4.4-1|6	Version:        3.4.4
14mu|python-lxml-3.4.4-1|7	Release:        1
14mu|python-lxml-3.4.4-1|8	License:        BSD
14mu|python-lxml-3.4.4-1|9	Group:          Development/Python
14mu|python-lxml-3.4.4-1|10	Source:         http://pypi.python.org/packages/source/l/%{modname}/%{modname}-%{version}.tar.gz
14mu|python-lxml-3.4.4-1|11	BuildRequires:  python-devel
14mu|python-lxml-3.4.4-1|12	BuildRequires:  libxml2-devel
14mu|python-lxml-3.4.4-1|13	BuildRequires:  libxslt-devel
14mu|python-lxml-3.4.4-1|14	BuildRequires:  python-cython
14mu|python-lxml-3.4.4-1|15	
14mu|python-lxml-3.4.4-1|16	BuildRequires:  python-setuptools
14mu|python-lxml-3.4.4-1|17	
14mu|python-lxml-3.4.4-1|18	%description
14mu|python-lxml-3.4.4-1|19	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
14mu|python-lxml-3.4.4-1|20	the ElementTree API as much as possible, building it on top of the native
14mu|python-lxml-3.4.4-1|21	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
14mu|python-lxml-3.4.4-1|22	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
14mu|python-lxml-3.4.4-1|23	
14mu|python-lxml-3.4.4-1|24	%package docs
14mu|python-lxml-3.4.4-1|25	Summary:	Documentation for %{name}
14mu|python-lxml-3.4.4-1|26	
14mu|python-lxml-3.4.4-1|27	Group:		Development/Python
14mu|python-lxml-3.4.4-1|28	
14mu|python-lxml-3.4.4-1|29	%description docs
14mu|python-lxml-3.4.4-1|30	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
14mu|python-lxml-3.4.4-1|31	the ElementTree API as much as possible, building it on top of the native
14mu|python-lxml-3.4.4-1|32	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
14mu|python-lxml-3.4.4-1|33	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
14mu|python-lxml-3.4.4-1|34	
14mu|python-lxml-3.4.4-1|35	This package contains the documentation. The documentation is located in
14mu|python-lxml-3.4.4-1|36	%{_docdir}/%{name}/doc.
14mu|python-lxml-3.4.4-1|37	
14mu|python-lxml-3.4.4-1|38	%prep
14mu|python-lxml-3.4.4-1|39	%setup -qn %{modname}-%{version}
14mu|python-lxml-3.4.4-1|40	
14mu|python-lxml-3.4.4-1|41	%build
14mu|python-lxml-3.4.4-1|42	python setup.py build --with-cython
14mu|python-lxml-3.4.4-1|43	
14mu|python-lxml-3.4.4-1|44	%install
14mu|python-lxml-3.4.4-1|45	python setup.py install --root=%{buildroot}
14mu|python-lxml-3.4.4-1|46	
14mu|python-lxml-3.4.4-1|47	#docs
14mu|python-lxml-3.4.4-1|48	mkdir -p %{buildroot}%{_docdir}/%{name}/doc
14mu|python-lxml-3.4.4-1|49	cp -r doc/* %{buildroot}%{_docdir}/%{name}/doc
14mu|python-lxml-3.4.4-1|50	
14mu|python-lxml-3.4.4-1|51	
14mu|python-lxml-3.4.4-1|52	%files
14mu|python-lxml-3.4.4-1|53	%doc CHANGES.txt CREDITS.txt LICENSES.txt README.rst TODO.txt
14mu|python-lxml-3.4.4-1|54	%{py_platsitedir}/lxml*
14mu|python-lxml-3.4.4-1|55	%exclude %{_docdir}/%{name}/doc
14mu|python-lxml-3.4.4-1|56	
14mu|python-lxml-3.4.4-1|57	%files docs
14mu|python-lxml-3.4.4-1|58	%doc %{_docdir}/%{name}/doc
14mu|python-lxml-3.4.4-1|59	
14mu|python-lxml-3.4.4-1|60	%changelog
14mu|python-lxml-3.4.4-1|61	
14mu|python-lxml-3.4.4-1|62	* Tue Jan 12 2016 dsilakov <denis.silakov@rosalab.ru> 3.4.4-1
14mu|python-lxml-3.4.4-1|63	- (ec51042) Merge pull request #6 from import/python-lxml:auto_update
14mu|python-lxml-3.4.4-1|64	- (ec51042) Updated to 3.4.4 (by updates_builder)
14mu|python-lxml-3.4.4-1|65	
14mu|python-lxml-3.4.4-1|66	

23882 14
14mu|python-m2crypto-0.21.1-6|1	Summary:	Crypto and SSL toolkit for Python
14mu|python-m2crypto-0.21.1-6|2	Name:		python-m2crypto
14mu|python-m2crypto-0.21.1-6|3	Version:	0.21.1
14mu|python-m2crypto-0.21.1-6|4	Release:	6
14mu|python-m2crypto-0.21.1-6|5	License:	MIT
14mu|python-m2crypto-0.21.1-6|6	Group: 		Development/Python
14mu|python-m2crypto-0.21.1-6|7	Url: 		http://chandlerproject.org/Projects/MeTooCrypto
14mu|python-m2crypto-0.21.1-6|8	Source0:	http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz
14mu|python-m2crypto-0.21.1-6|9	# Fedora patches
14mu|python-m2crypto-0.21.1-6|10	# https://bugzilla.osafoundation.org/show_bug.cgi?id=2341
14mu|python-m2crypto-0.21.1-6|11	Patch0:		m2crypto-0.21.1-timeouts.patch
14mu|python-m2crypto-0.21.1-6|12	# This is only precautionary, it does fix anything - not sent upstream
14mu|python-m2crypto-0.21.1-6|13	Patch1:		m2crypto-0.21.1-gcc_macros.patch
14mu|python-m2crypto-0.21.1-6|14	# https://bugzilla.osafoundation.org/show_bug.cgi?id=12972
14mu|python-m2crypto-0.21.1-6|15	Patch2:		m2crypto-0.20.2-fips.patch
14mu|python-m2crypto-0.21.1-6|16	# https://bugzilla.osafoundation.org/show_bug.cgi?id=12973
14mu|python-m2crypto-0.21.1-6|17	Patch3:		m2crypto-0.20.2-check.patch
14mu|python-m2crypto-0.21.1-6|18	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13005
14mu|python-m2crypto-0.21.1-6|19	Patch4:		m2crypto-0.21.1-memoryview.patch
14mu|python-m2crypto-0.21.1-6|20	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13020
14mu|python-m2crypto-0.21.1-6|21	Patch5:		m2crypto-0.21.1-smime-doc.patch
14mu|python-m2crypto-0.21.1-6|22	# https://bugzilla.osafoundation.org/show_bug.cgi?id=12999
14mu|python-m2crypto-0.21.1-6|23	Patch6:		m2crypto-0.21.1-AES_crypt.patch
14mu|python-m2crypto-0.21.1-6|24	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13044
14mu|python-m2crypto-0.21.1-6|25	Patch7:		m2crypto-0.21.1-IPv6.patch
14mu|python-m2crypto-0.21.1-6|26	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13049
14mu|python-m2crypto-0.21.1-6|27	Patch8:		m2crypto-0.21.1-https-proxy.patch
14mu|python-m2crypto-0.21.1-6|28	# Drop SSLv2 support to avoid undefined symbols since OpenSSL 1.0.1s
14mu|python-m2crypto-0.21.1-6|29	Patch9:		M2Crypto-0.21.1-drop-ssl2.patch
14mu|python-m2crypto-0.21.1-6|30	BuildRequires:	swig
14mu|python-m2crypto-0.21.1-6|31	BuildRequires:	pkgconfig(openssl)
14mu|python-m2crypto-0.21.1-6|32	BuildRequires:	pkgconfig(python)
14mu|python-m2crypto-0.21.1-6|33	
14mu|python-m2crypto-0.21.1-6|34	%description
14mu|python-m2crypto-0.21.1-6|35	M2Crypto is a crypto and SSL toolkit for Python featuring the following:
14mu|python-m2crypto-0.21.1-6|36	
14mu|python-m2crypto-0.21.1-6|37	* RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
14mu|python-m2crypto-0.21.1-6|38	* SSL functionality to implement clients and servers.
14mu|python-m2crypto-0.21.1-6|39	* HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
14mu|python-m2crypto-0.21.1-6|40	* Unforgeable HMAC'ing AuthCookies for web session management.
14mu|python-m2crypto-0.21.1-6|41	* FTP/TLS client and server.
14mu|python-m2crypto-0.21.1-6|42	* S/MIME.
14mu|python-m2crypto-0.21.1-6|43	* ZServerSSL: A HTTPS server for Zope.
14mu|python-m2crypto-0.21.1-6|44	* ZSmime: An S/MIME messenger for Zope.
14mu|python-m2crypto-0.21.1-6|45	
14mu|python-m2crypto-0.21.1-6|46	%files
14mu|python-m2crypto-0.21.1-6|47	%doc CHANGES README INSTALL LICENCE
14mu|python-m2crypto-0.21.1-6|48	%{py_platsitedir}/M2Crypto
14mu|python-m2crypto-0.21.1-6|49	%{py_platsitedir}/*.egg-info
14mu|python-m2crypto-0.21.1-6|50	
14mu|python-m2crypto-0.21.1-6|51	#----------------------------------------------------------------------------
14mu|python-m2crypto-0.21.1-6|52	
14mu|python-m2crypto-0.21.1-6|53	%prep
14mu|python-m2crypto-0.21.1-6|54	%setup -q -n M2Crypto-%{version}
14mu|python-m2crypto-0.21.1-6|55	%patch0 -p1 -b .timeouts
14mu|python-m2crypto-0.21.1-6|56	%patch1 -p1 -b .gcc_macros
14mu|python-m2crypto-0.21.1-6|57	%patch2 -p1 -b .fips
14mu|python-m2crypto-0.21.1-6|58	%patch3 -p1 -b .check
14mu|python-m2crypto-0.21.1-6|59	%patch4 -p1 -b .memoryview
14mu|python-m2crypto-0.21.1-6|60	%patch5 -p0
14mu|python-m2crypto-0.21.1-6|61	%patch6 -p0 -b .AES_crypt
14mu|python-m2crypto-0.21.1-6|62	%patch7 -p1 -b .IPv6
14mu|python-m2crypto-0.21.1-6|63	%patch8 -p1 -b .https-proxy
14mu|python-m2crypto-0.21.1-6|64	%patch9 -p1 -b .ssl2
14mu|python-m2crypto-0.21.1-6|65	
14mu|python-m2crypto-0.21.1-6|66	for i in SWIG/_ec.i SWIG/_evp.i; do
14mu|python-m2crypto-0.21.1-6|67	sed -i -e "s/openssl\/opensslconf/%{multiarch_platform}\/openssl\/opensslconf/" "$i"
14mu|python-m2crypto-0.21.1-6|68	done
14mu|python-m2crypto-0.21.1-6|69	
14mu|python-m2crypto-0.21.1-6|70	gcc -E -dM - < /dev/null | grep -v __STDC__ \
14mu|python-m2crypto-0.21.1-6|71	| sed 's/^\(#define \([^ ]*\) .*\)$/#undef \2\n\1/' > SWIG/gcc_macros.h
14mu|python-m2crypto-0.21.1-6|72	
14mu|python-m2crypto-0.21.1-6|73	%build
14mu|python-m2crypto-0.21.1-6|74	env CFLAGS="%{optflags}" python setup.py build
14mu|python-m2crypto-0.21.1-6|75	# test requires some files ( such as a certificat, so disabled for now )
14mu|python-m2crypto-0.21.1-6|76	#PYTHONPATH="./build/lib.linux-i686-2.4/M2Crypto/:." python tests/alltests.py
14mu|python-m2crypto-0.21.1-6|77	
14mu|python-m2crypto-0.21.1-6|78	%install
14mu|python-m2crypto-0.21.1-6|79	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14mu|python-m2crypto-0.21.1-6|80	
14mu|python-m2crypto-0.21.1-6|81	
14mu|python-m2crypto-0.21.1-6|82	%changelog
14mu|python-m2crypto-0.21.1-6|83	
14mu|python-m2crypto-0.21.1-6|84	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.21.1-6
14mu|python-m2crypto-0.21.1-6|85	- (75934a4) Add patch to drop SSLv2 support to avoid undefined symbols since OpenSSL 1.0.1s
14mu|python-m2crypto-0.21.1-6|86	- (75934a4) Spec cleanup
14mu|python-m2crypto-0.21.1-6|87	
14mu|python-m2crypto-0.21.1-6|88	

23883 14
14mu|python-mako-1.0.3-1|1	%define		tarname	Mako
14mu|python-mako-1.0.3-1|2	
14mu|python-mako-1.0.3-1|3	Summary:	Mako template library for Python
14mu|python-mako-1.0.3-1|4	
14mu|python-mako-1.0.3-1|5	Name:		python-mako
14mu|python-mako-1.0.3-1|6	Version:	1.0.3
14mu|python-mako-1.0.3-1|7	Release:	1
14mu|python-mako-1.0.3-1|8	Group:		Development/Python
14mu|python-mako-1.0.3-1|9	License:	MIT
14mu|python-mako-1.0.3-1|10	URL:		http://www.makotemplates.org/
14mu|python-mako-1.0.3-1|11	Source0:	https://pypi.python.org/packages/source/M/Mako/Mako-%{version}.tar.gz
14mu|python-mako-1.0.3-1|12	BuildArch:	noarch
14mu|python-mako-1.0.3-1|13	Requires:	python-beaker >= 1.1
14mu|python-mako-1.0.3-1|14	Requires:	python-markupsafe >= 0.9.2
14mu|python-mako-1.0.3-1|15	BuildRequires:	python-setuptools
14mu|python-mako-1.0.3-1|16	BuildRequires:	python-nose
14mu|python-mako-1.0.3-1|17	BuildRequires:	python-beaker
14mu|python-mako-1.0.3-1|18	BuildRequires:	python-markupsafe
14mu|python-mako-1.0.3-1|19	BuildRequires:	python-devel
14mu|python-mako-1.0.3-1|20	
14mu|python-mako-1.0.3-1|21	%description
14mu|python-mako-1.0.3-1|22	Mako is a template library written in Python. It provides a familiar, non-XML
14mu|python-mako-1.0.3-1|23	syntax which compiles into Python modules for maximum performance. Mako's
14mu|python-mako-1.0.3-1|24	syntax and API borrows from the best ideas of many others, including Django
14mu|python-mako-1.0.3-1|25	templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
14mu|python-mako-1.0.3-1|26	Python (i.e. Python Server Page) language, which refines the familiar ideas of
14mu|python-mako-1.0.3-1|27	componentized layout and inheritance to produce one of the most straightforward
14mu|python-mako-1.0.3-1|28	and flexible models available, while also maintaining close ties to Python
14mu|python-mako-1.0.3-1|29	calling and scoping semantics.
14mu|python-mako-1.0.3-1|30	
14mu|python-mako-1.0.3-1|31	%prep
14mu|python-mako-1.0.3-1|32	%setup -qn %{tarname}-%{version}
14mu|python-mako-1.0.3-1|33	
14mu|python-mako-1.0.3-1|34	%install
14mu|python-mako-1.0.3-1|35	PYTHONDONTWRITEBYTECODE=  python setup.py install --root %{buildroot}
14mu|python-mako-1.0.3-1|36	
14mu|python-mako-1.0.3-1|37	#check
14mu|python-mako-1.0.3-1|38	#__python setup.py test
14mu|python-mako-1.0.3-1|39	
14mu|python-mako-1.0.3-1|40	%files
14mu|python-mako-1.0.3-1|41	%doc CHANGES LICENSE README.rst doc examples
14mu|python-mako-1.0.3-1|42	%{_bindir}/mako-render
14mu|python-mako-1.0.3-1|43	%{py_puresitedir}/mako
14mu|python-mako-1.0.3-1|44	%{py_puresitedir}/Mako*
14mu|python-mako-1.0.3-1|45	
14mu|python-mako-1.0.3-1|46	%changelog
14mu|python-mako-1.0.3-1|47	
14mu|python-mako-1.0.3-1|48	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.0.3-1
14mu|python-mako-1.0.3-1|49	- (a67f832) Merge pull request #4 from import/python-mako:auto_update
14mu|python-mako-1.0.3-1|50	- (a67f832) Updated to 1.0.3 (by updates_builder)
14mu|python-mako-1.0.3-1|51	
14mu|python-mako-1.0.3-1|52	

23884 14
14mu|python-memcached-1.57-2|1	Name:		python-memcached
14mu|python-memcached-1.57-2|2	Version:	1.57
14mu|python-memcached-1.57-2|3	Release:	2
14mu|python-memcached-1.57-2|4	Summary:	Python interface to memcached
14mu|python-memcached-1.57-2|5	
14mu|python-memcached-1.57-2|6	Group:		Development/Python
14mu|python-memcached-1.57-2|7	License:	Python Software Foundation License
14mu|python-memcached-1.57-2|8	URL:		http://www.tummy.com/Community/software/python-memcached/
14mu|python-memcached-1.57-2|9	Source0:	https://pypi.python.org/packages/source/p/python-memcached/%{name}-%{version}.tar.gz
14mu|python-memcached-1.57-2|10	BuildArch:	noarch
14mu|python-memcached-1.57-2|11	BuildRequires:	python-devel
14mu|python-memcached-1.57-2|12	BuildRequires:	python-setuptools
14mu|python-memcached-1.57-2|13	
14mu|python-memcached-1.57-2|14	%description
14mu|python-memcached-1.57-2|15	This software is a 100%% Python interface to the memcached memory cache
14mu|python-memcached-1.57-2|16	daemon.  It is the client side software which allows storing values in one
14mu|python-memcached-1.57-2|17	or more, possibly remote, memcached servers.  Search google for memcached
14mu|python-memcached-1.57-2|18	for more information.
14mu|python-memcached-1.57-2|19	
14mu|python-memcached-1.57-2|20	%package -n python3-memcached
14mu|python-memcached-1.57-2|21	Summary:	Python interface to memcached
14mu|python-memcached-1.57-2|22	Group:		Development/Python
14mu|python-memcached-1.57-2|23	BuildRequires:	python3-devel
14mu|python-memcached-1.57-2|24	BuildRequires:	python3-setuptools
14mu|python-memcached-1.57-2|25	
14mu|python-memcached-1.57-2|26	%description -n python3-memcached
14mu|python-memcached-1.57-2|27	This software is a 100%% Python interface to the memcached memory cache
14mu|python-memcached-1.57-2|28	daemon.  It is the client side software which allows storing values in one
14mu|python-memcached-1.57-2|29	or more, possibly remote, memcached servers.  Search google for memcached
14mu|python-memcached-1.57-2|30	for more information.
14mu|python-memcached-1.57-2|31	This is a python-3 package.
14mu|python-memcached-1.57-2|32	
14mu|python-memcached-1.57-2|33	%prep
14mu|python-memcached-1.57-2|34	%setup -q -n %{name}-%{version}
14mu|python-memcached-1.57-2|35	rm -rf %{_builddir}/python3-%{module}
14mu|python-memcached-1.57-2|36	cp -a . %{_builddir}/python3-%{module}
14mu|python-memcached-1.57-2|37	pushd %{_builddir}/python3-%{module}
14mu|python-memcached-1.57-2|38	2to3 --write --nobackups .
14mu|python-memcached-1.57-2|39	sed -i "s/file(/open(/g" setup.py
14mu|python-memcached-1.57-2|40	popd
14mu|python-memcached-1.57-2|41	
14mu|python-memcached-1.57-2|42	%build
14mu|python-memcached-1.57-2|43	python setup.py build
14mu|python-memcached-1.57-2|44	pushd %{_builddir}/python3-%{module}
14mu|python-memcached-1.57-2|45	python3 setup.py build
14mu|python-memcached-1.57-2|46	popd
14mu|python-memcached-1.57-2|47	
14mu|python-memcached-1.57-2|48	%install
14mu|python-memcached-1.57-2|49	pushd %{_builddir}/python3-%{module}
14mu|python-memcached-1.57-2|50	python3 setup.py install -O2 --skip-build --root %{buildroot}
14mu|python-memcached-1.57-2|51	popd
14mu|python-memcached-1.57-2|52	python setup.py install -O2 --skip-build --root %{buildroot}
14mu|python-memcached-1.57-2|53	
14mu|python-memcached-1.57-2|54	%clean
14mu|python-memcached-1.57-2|55	
14mu|python-memcached-1.57-2|56	%files
14mu|python-memcached-1.57-2|57	%doc ChangeLog PKG-INFO
14mu|python-memcached-1.57-2|58	%{py_puresitedir}/*
14mu|python-memcached-1.57-2|59	
14mu|python-memcached-1.57-2|60	%files -n python3-memcached
14mu|python-memcached-1.57-2|61	%doc ChangeLog PKG-INFO
14mu|python-memcached-1.57-2|62	%{py3_puresitedir}/*
14mu|python-memcached-1.57-2|63	
14mu|python-memcached-1.57-2|64	%changelog
14mu|python-memcached-1.57-2|65	
14mu|python-memcached-1.57-2|66	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1.57-2
14mu|python-memcached-1.57-2|67	- (eaae359) Move to main
14mu|python-memcached-1.57-2|68	
14mu|python-memcached-1.57-2|69	

23885 14
14mu|python-mwclient-0.7.2-1|1	Name:           python-mwclient
14mu|python-mwclient-0.7.2-1|2	Version:        0.7.2
14mu|python-mwclient-0.7.2-1|3	Release:        1
14mu|python-mwclient-0.7.2-1|4	Summary:        Mwclient is a client to the MediaWiki API
14mu|python-mwclient-0.7.2-1|5	Group:          Development/Python
14mu|python-mwclient-0.7.2-1|6	License:        MIT
14mu|python-mwclient-0.7.2-1|7	URL:            http://sourceforge.net/apps/mediawiki/mwclient/index.php?title=Main_Page
14mu|python-mwclient-0.7.2-1|8	Source0:        https://github.com/mwclient/mwclient/archive/v0.7.2.tar.gz
14mu|python-mwclient-0.7.2-1|9	BuildArch:      noarch
14mu|python-mwclient-0.7.2-1|10	BuildRequires:  python-devel
14mu|python-mwclient-0.7.2-1|11	Requires:       python-simplejson
14mu|python-mwclient-0.7.2-1|12	
14mu|python-mwclient-0.7.2-1|13	%description
14mu|python-mwclient-0.7.2-1|14	Mwclient is a client to the MediaWiki API <http://mediawiki.org/wiki/API>
14mu|python-mwclient-0.7.2-1|15	and allows access to almost all implemented API functions
14mu|python-mwclient-0.7.2-1|16	
14mu|python-mwclient-0.7.2-1|17	
14mu|python-mwclient-0.7.2-1|18	%files
14mu|python-mwclient-0.7.2-1|19	%defattr(-,root,root,-)
14mu|python-mwclient-0.7.2-1|20	%doc
14mu|python-mwclient-0.7.2-1|21	%{py_puresitedir}/mwclient
14mu|python-mwclient-0.7.2-1|22	
14mu|python-mwclient-0.7.2-1|23	# -------------------------------------------------------------------
14mu|python-mwclient-0.7.2-1|24	
14mu|python-mwclient-0.7.2-1|25	%prep
14mu|python-mwclient-0.7.2-1|26	%setup -q -n mwclient-%{version}
14mu|python-mwclient-0.7.2-1|27	
14mu|python-mwclient-0.7.2-1|28	%build
14mu|python-mwclient-0.7.2-1|29	:
14mu|python-mwclient-0.7.2-1|30	
14mu|python-mwclient-0.7.2-1|31	%install
14mu|python-mwclient-0.7.2-1|32	install -d -m755 %{buildroot}%{py_puresitedir}/mwclient/
14mu|python-mwclient-0.7.2-1|33	install -pm 0644 *.py %{buildroot}%{py_puresitedir}/mwclient/
14mu|python-mwclient-0.7.2-1|34	
14mu|python-mwclient-0.7.2-1|35	
14mu|python-mwclient-0.7.2-1|36	%clean
14mu|python-mwclient-0.7.2-1|37	
14mu|python-mwclient-0.7.2-1|38	%changelog
14mu|python-mwclient-0.7.2-1|39	
14mu|python-mwclient-0.7.2-1|40	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0.7.2-1
14mu|python-mwclient-0.7.2-1|41	- (3b38430) Merge pull request #1 from import/python-mwclient:auto_update
14mu|python-mwclient-0.7.2-1|42	- (3b38430) Updated to 0.7.2 (by updates_builder)
14mu|python-mwclient-0.7.2-1|43	
14mu|python-mwclient-0.7.2-1|44	

23886 14
14mu|python-mysql-1.2.5-1|1	%define pre %{nil}
14mu|python-mysql-1.2.5-1|2	
14mu|python-mysql-1.2.5-1|3	Summary:	Python interface to MySQL
14mu|python-mysql-1.2.5-1|4	Name:		python-mysql
14mu|python-mysql-1.2.5-1|5	Version:	1.2.5
14mu|python-mysql-1.2.5-1|6	Release:	1
14mu|python-mysql-1.2.5-1|7	License:	GPLv2
14mu|python-mysql-1.2.5-1|8	Group:		Development/Python
14mu|python-mysql-1.2.5-1|9	Url:		http://sourceforge.net/projects/mysql-python/
14mu|python-mysql-1.2.5-1|10	Source0:	http://prdownloads.sourceforge.net/mysql-python/MySQL-python-%{version}%{pre}.zip
14mu|python-mysql-1.2.5-1|11	BuildRequires:  python-devel
14mu|python-mysql-1.2.5-1|12	BuildRequires:	python-setuptools
14mu|python-mysql-1.2.5-1|13	BuildRequires:	mariadb-devel
14mu|python-mysql-1.2.5-1|14	BuildRequires:	pkgconfig(zlib)
14mu|python-mysql-1.2.5-1|15	
14mu|python-mysql-1.2.5-1|16	%description
14mu|python-mysql-1.2.5-1|17	Python interface to MySQL-3.2 and beyond
14mu|python-mysql-1.2.5-1|18	
14mu|python-mysql-1.2.5-1|19	MySQLdb is an interface to the popular MySQL database server for Python.
14mu|python-mysql-1.2.5-1|20	The design goals are:
14mu|python-mysql-1.2.5-1|21	
14mu|python-mysql-1.2.5-1|22	-     Compliance with Python database API version 2.0
14mu|python-mysql-1.2.5-1|23	-     Thread-safety
14mu|python-mysql-1.2.5-1|24	-     Thread-friendliness (threads will not block each other)
14mu|python-mysql-1.2.5-1|25	-     Compatibility with MySQL-3.23 and later
14mu|python-mysql-1.2.5-1|26	
14mu|python-mysql-1.2.5-1|27	This module should be mostly compatible with an older interface written by Joe
14mu|python-mysql-1.2.5-1|28	Skinner and others. However, the older version is a) not thread-friendly, b)
14mu|python-mysql-1.2.5-1|29	written for MySQL 3.21, c) apparently t actively maintained. No code from that
14mu|python-mysql-1.2.5-1|30	version is used in MySQLdb. MySQLdb is free software.
14mu|python-mysql-1.2.5-1|31	
14mu|python-mysql-1.2.5-1|32	%prep
14mu|python-mysql-1.2.5-1|33	%setup -qn MySQL-python-%{version}%{pre}
14mu|python-mysql-1.2.5-1|34	
14mu|python-mysql-1.2.5-1|35	%build
14mu|python-mysql-1.2.5-1|36	env CFLAGS="%{optflags} %{?ldflags}" python setup.py build
14mu|python-mysql-1.2.5-1|37	
14mu|python-mysql-1.2.5-1|38	%install
14mu|python-mysql-1.2.5-1|39	python setup.py install --root=%{buildroot}
14mu|python-mysql-1.2.5-1|40	
14mu|python-mysql-1.2.5-1|41	%files
14mu|python-mysql-1.2.5-1|42	%doc doc/*
14mu|python-mysql-1.2.5-1|43	%{python_sitearch}/*
14mu|python-mysql-1.2.5-1|44	
14mu|python-mysql-1.2.5-1|45	
14mu|python-mysql-1.2.5-1|46	%changelog
14mu|python-mysql-1.2.5-1|47	* Fri Oct 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.5-1
14mu|python-mysql-1.2.5-1|48	+ Revision: cfeb500
14mu|python-mysql-1.2.5-1|49	- Updated to 1.2.5 (sync with cooker)
14mu|python-mysql-1.2.5-1|50	
14mu|python-mysql-1.2.5-1|51	

23887 14
14mu|python-netaddr-0.7.18-2|1	%define module netaddr
14mu|python-netaddr-0.7.18-2|2	
14mu|python-netaddr-0.7.18-2|3	Summary:	Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses
14mu|python-netaddr-0.7.18-2|4	Name:		python-%{module}
14mu|python-netaddr-0.7.18-2|5	Version:	0.7.18
14mu|python-netaddr-0.7.18-2|6	Release:	2
14mu|python-netaddr-0.7.18-2|7	License:	BSD3c
14mu|python-netaddr-0.7.18-2|8	Group:		Development/Python
14mu|python-netaddr-0.7.18-2|9	Url:		https://github.com/drkjam/netaddr
14mu|python-netaddr-0.7.18-2|10	Source0:	https://pypi.python.org/packages/source/n/netaddr/%{module}-%{version}.tar.gz
14mu|python-netaddr-0.7.18-2|11	BuildRequires:	python-setuptools
14mu|python-netaddr-0.7.18-2|12	BuildRequires:	pkgconfig(python)
14mu|python-netaddr-0.7.18-2|13	BuildArch:	noarch
14mu|python-netaddr-0.7.18-2|14	
14mu|python-netaddr-0.7.18-2|15	%description
14mu|python-netaddr-0.7.18-2|16	A pure Python network address representation and manipulation library.
14mu|python-netaddr-0.7.18-2|17	
14mu|python-netaddr-0.7.18-2|18	netaddr provides a Pythonic way of working with:
14mu|python-netaddr-0.7.18-2|19	- IPv4 and IPv6 addresses and subnets (including CIDR notation);
14mu|python-netaddr-0.7.18-2|20	- MAC (Media Access Control) addresses in multiple formats;
14mu|python-netaddr-0.7.18-2|21	- IEEE EUI-64, OUI and IAB identifiers;
14mu|python-netaddr-0.7.18-2|22	- a user friendly IP glob-style format.
14mu|python-netaddr-0.7.18-2|23	
14mu|python-netaddr-0.7.18-2|24	Included are routines for:
14mu|python-netaddr-0.7.18-2|25	- generating, sorting and summarizing IP addresses;
14mu|python-netaddr-0.7.18-2|26	- converting IP addresses and ranges between various different formats;
14mu|python-netaddr-0.7.18-2|27	- performing set based operations on groups of IP addresses and subnets;
14mu|python-netaddr-0.7.18-2|28	- arbitrary IP address range calculations and conversions;
14mu|python-netaddr-0.7.18-2|29	- querying IEEE OUI and IAB organisational information;
14mu|python-netaddr-0.7.18-2|30	- querying of IP standards related data from key IANA data sources.
14mu|python-netaddr-0.7.18-2|31	
14mu|python-netaddr-0.7.18-2|32	%files
14mu|python-netaddr-0.7.18-2|33	%doc AUTHORS CHANGELOG COPYRIGHT LICENSE THANKS
14mu|python-netaddr-0.7.18-2|34	%{_bindir}/%{module}
14mu|python-netaddr-0.7.18-2|35	%{py_puresitedir}/*
14mu|python-netaddr-0.7.18-2|36	
14mu|python-netaddr-0.7.18-2|37	#----------------------------------------------------------------------------
14mu|python-netaddr-0.7.18-2|38	
14mu|python-netaddr-0.7.18-2|39	%prep
14mu|python-netaddr-0.7.18-2|40	%setup -qn %{module}-%{version}
14mu|python-netaddr-0.7.18-2|41	chmod -x AUTHORS CHANGELOG COPYRIGHT LICENSE THANKS # remove executable bit from docs
14mu|python-netaddr-0.7.18-2|42	
14mu|python-netaddr-0.7.18-2|43	%build
14mu|python-netaddr-0.7.18-2|44	CFLAGS="%{optflags}" python setup.py build
14mu|python-netaddr-0.7.18-2|45	
14mu|python-netaddr-0.7.18-2|46	%install
14mu|python-netaddr-0.7.18-2|47	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14mu|python-netaddr-0.7.18-2|48	
14mu|python-netaddr-0.7.18-2|49	
14mu|python-netaddr-0.7.18-2|50	%changelog
14mu|python-netaddr-0.7.18-2|51	
14mu|python-netaddr-0.7.18-2|52	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.18-2
14mu|python-netaddr-0.7.18-2|53	- (9ae2733) Spec cleanup
14mu|python-netaddr-0.7.18-2|54	
14mu|python-netaddr-0.7.18-2|55	

23888 14
14mu|python-nltk-3.0.3-1|1	%define module	nltk
14mu|python-nltk-3.0.3-1|2	
14mu|python-nltk-3.0.3-1|3	Summary:	Natural Language Toolkit for Python
14mu|python-nltk-3.0.3-1|4	Name:		python-%{module}
14mu|python-nltk-3.0.3-1|5	Version:	3.0.3
14mu|python-nltk-3.0.3-1|6	Release:	1
14mu|python-nltk-3.0.3-1|7	Epoch:		0
14mu|python-nltk-3.0.3-1|8	License:	Apache License 2.0
14mu|python-nltk-3.0.3-1|9	Group:		Development/Python
14mu|python-nltk-3.0.3-1|10	Url:		http://www.nltk.org/
14mu|python-nltk-3.0.3-1|11	Source0:	https://pypi.python.org/packages/source/n/nltk/nltk-%{version}.tar.gz
14mu|python-nltk-3.0.3-1|12	BuildArch:	noarch
14mu|python-nltk-3.0.3-1|13	Requires:	python-yaml >= 3.0.9
14mu|python-nltk-3.0.3-1|14	Suggests:	python-numpy >= 1.5.1
14mu|python-nltk-3.0.3-1|15	Suggests:	python-matplotlib >= 1.0.1
14mu|python-nltk-3.0.3-1|16	BuildRequires:	python-yaml >= 3.0.9
14mu|python-nltk-3.0.3-1|17	BuildRequires:	python-devel
14mu|python-nltk-3.0.3-1|18	BuildRequires:	python-distribute
14mu|python-nltk-3.0.3-1|19	
14mu|python-nltk-3.0.3-1|20	%description
14mu|python-nltk-3.0.3-1|21	NLTK (the Natural Language Toolkit) is a suite of open source Python
14mu|python-nltk-3.0.3-1|22	modules, data and documentation for research and development in
14mu|python-nltk-3.0.3-1|23	natural language processing.
14mu|python-nltk-3.0.3-1|24	
14mu|python-nltk-3.0.3-1|25	%prep
14mu|python-nltk-3.0.3-1|26	%setup -q -n %{module}-%{version}
14mu|python-nltk-3.0.3-1|27	
14mu|python-nltk-3.0.3-1|28	%install
14mu|python-nltk-3.0.3-1|29	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14mu|python-nltk-3.0.3-1|30	sed -i 's/.*egg-info$//' FILE_LIST
14mu|python-nltk-3.0.3-1|31	
14mu|python-nltk-3.0.3-1|32	%files -f FILE_LIST
14mu|python-nltk-3.0.3-1|33	
14mu|python-nltk-3.0.3-1|34	%changelog
14mu|python-nltk-3.0.3-1|35	
14mu|python-nltk-3.0.3-1|36	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0:3.0.3-1
14mu|python-nltk-3.0.3-1|37	- (eedcb1e) Merge pull request #1 from import/python-nltk:auto_update
14mu|python-nltk-3.0.3-1|38	- (eedcb1e) Updated to 3.0.3 (by updates_builder)
14mu|python-nltk-3.0.3-1|39	
14mu|python-nltk-3.0.3-1|40	

23889 14
14mu|python-nose-1.3.7-1|1	%define bootstrap 0
14mu|python-nose-1.3.7-1|2	
14mu|python-nose-1.3.7-1|3	%define module	nose
14mu|python-nose-1.3.7-1|4	
14mu|python-nose-1.3.7-1|5	Summary:	Unittest-based testing framework for Python
14mu|python-nose-1.3.7-1|6	Name:		python-%{module}
14mu|python-nose-1.3.7-1|7	Version:	1.3.7
14mu|python-nose-1.3.7-1|8	Release:	1
14mu|python-nose-1.3.7-1|9	Source0:	https://pypi.python.org/packages/source/n/nose/nose-%{version}.tar.gz
14mu|python-nose-1.3.7-1|10	License:	LGPLv2+
14mu|python-nose-1.3.7-1|11	Group:		Development/Python
14mu|python-nose-1.3.7-1|12	Url:		http://python-nose.googlecode.com/
14mu|python-nose-1.3.7-1|13	BuildArch:	noarch
14mu|python-nose-1.3.7-1|14	%if !%{bootstrap}
14mu|python-nose-1.3.7-1|15	BuildRequires:	python-sphinx >= 0.6.0
14mu|python-nose-1.3.7-1|16	%endif
14mu|python-nose-1.3.7-1|17	BuildRequires:	python-setuptools
14mu|python-nose-1.3.7-1|18	BuildRequires:	python-devel
14mu|python-nose-1.3.7-1|19	
14mu|python-nose-1.3.7-1|20	
14mu|python-nose-1.3.7-1|21	%description
14mu|python-nose-1.3.7-1|22	nose extends the test loading and running features of unittest,
14mu|python-nose-1.3.7-1|23	making it easier to write, find and run tests.
14mu|python-nose-1.3.7-1|24	
14mu|python-nose-1.3.7-1|25	By default, nose will run tests in files or directories under the current
14mu|python-nose-1.3.7-1|26	working directory whose names include "test" or "Test" at a word boundary (like
14mu|python-nose-1.3.7-1|27	"test_this" or "functional_test" or "TestClass" but not "libtest"). Test output
14mu|python-nose-1.3.7-1|28	is similar to that of unittest, but also includes captured stdout output from
14mu|python-nose-1.3.7-1|29	failing tests, for easy print-style debugging.
14mu|python-nose-1.3.7-1|30	
14mu|python-nose-1.3.7-1|31	These features, and many more, are customizable through the use of plugins.
14mu|python-nose-1.3.7-1|32	Plugins included with nose provide support for doctest, code coverage and
14mu|python-nose-1.3.7-1|33	profiling, flexible attribute-based test selection, output capture and more.
14mu|python-nose-1.3.7-1|34	
14mu|python-nose-1.3.7-1|35	%prep
14mu|python-nose-1.3.7-1|36	%setup -qn %{module}-%{version}
14mu|python-nose-1.3.7-1|37	
14mu|python-nose-1.3.7-1|38	%install
14mu|python-nose-1.3.7-1|39	%if !%{bootstrap}
14mu|python-nose-1.3.7-1|40	%make -C doc/ html
14mu|python-nose-1.3.7-1|41	%endif
14mu|python-nose-1.3.7-1|42	
14mu|python-nose-1.3.7-1|43	python setup.py install --root=%{buildroot}
14mu|python-nose-1.3.7-1|44	mkdir -p %{buildroot}%{_mandir}/man1
14mu|python-nose-1.3.7-1|45	mv %{buildroot}/usr/man/man1/nosetests.1 %{buildroot}%{_mandir}/man1/
14mu|python-nose-1.3.7-1|46	
14mu|python-nose-1.3.7-1|47	%files
14mu|python-nose-1.3.7-1|48	%doc AUTHORS CHANGELOG NEWS README.txt lgpl.txt examples
14mu|python-nose-1.3.7-1|49	%if !%{bootstrap}
14mu|python-nose-1.3.7-1|50	%doc doc/.build/html
14mu|python-nose-1.3.7-1|51	%endif
14mu|python-nose-1.3.7-1|52	%{_bindir}/nosetests
14mu|python-nose-1.3.7-1|53	%{_bindir}/nosetests-2*
14mu|python-nose-1.3.7-1|54	%{_mandir}/man1/nosetests.*
14mu|python-nose-1.3.7-1|55	%{py_puresitedir}/*
14mu|python-nose-1.3.7-1|56	
14mu|python-nose-1.3.7-1|57	%changelog
14mu|python-nose-1.3.7-1|58	
14mu|python-nose-1.3.7-1|59	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.3.7-1
14mu|python-nose-1.3.7-1|60	- (8c64190) Merge pull request #3 from import/python-nose:auto_update
14mu|python-nose-1.3.7-1|61	- (8c64190) Updated to 1.3.7 (by updates_builder)
14mu|python-nose-1.3.7-1|62	
14mu|python-nose-1.3.7-1|63	

23890 14
14mu|python-nss-0.16.0-2|1	Summary:	Python bindings for Network Security Services (NSS)
14mu|python-nss-0.16.0-2|2	Name:		python-nss
14mu|python-nss-0.16.0-2|3	Version:	0.16.0
14mu|python-nss-0.16.0-2|4	Release:	2
14mu|python-nss-0.16.0-2|5	License:	MPLv2.0 or GPLv2+ or LGPLv2+
14mu|python-nss-0.16.0-2|6	Group:		Development/Python
14mu|python-nss-0.16.0-2|7	Url:		ftp://ftp.mozilla.org/pub/mozilla.org/security/python-nss
14mu|python-nss-0.16.0-2|8	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/security/python-nss/releases/PYNSS_RELEASE_0_16_0/src/python-nss-%{version}.tar.bz2
14mu|python-nss-0.16.0-2|9	Patch0:		python-nss-0.16.0-linkage.patch
14mu|python-nss-0.16.0-2|10	Patch1:		nss-version.patch
14mu|python-nss-0.16.0-2|11	Patch2:		python-nss-file-like-read.patch
14mu|python-nss-0.16.0-2|12	Patch3:		python-nss-test-fips.patch
14mu|python-nss-0.16.0-2|13	Patch4:		python-nss-set_certificate_db.patch
14mu|python-nss-0.16.0-2|14	Patch5:		python-nss-doc-manifest.patch
14mu|python-nss-0.16.0-2|15	BuildRequires:	python-docutils
14mu|python-nss-0.16.0-2|16	BuildRequires:	python-setuptools
14mu|python-nss-0.16.0-2|17	BuildRequires:	pkgconfig(nspr)
14mu|python-nss-0.16.0-2|18	BuildRequires:	pkgconfig(nss)
14mu|python-nss-0.16.0-2|19	BuildRequires:	pkgconfig(python)
14mu|python-nss-0.16.0-2|20	
14mu|python-nss-0.16.0-2|21	%description
14mu|python-nss-0.16.0-2|22	This package provides Python bindings for Network Security Services
14mu|python-nss-0.16.0-2|23	(NSS) and the Netscape Portable Runtime (NSPR).
14mu|python-nss-0.16.0-2|24	
14mu|python-nss-0.16.0-2|25	NSS is a set of libraries supporting security-enabled client and
14mu|python-nss-0.16.0-2|26	server applications. Applications built with NSS can support SSL v2
14mu|python-nss-0.16.0-2|27	and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
14mu|python-nss-0.16.0-2|28	certificates, and other security standards. Specific NSS
14mu|python-nss-0.16.0-2|29	implementations have been FIPS-140 certified.
14mu|python-nss-0.16.0-2|30	
14mu|python-nss-0.16.0-2|31	%files
14mu|python-nss-0.16.0-2|32	%doc %{_defaultdocdir}/ChangeLog
14mu|python-nss-0.16.0-2|33	%doc %{_defaultdocdir}/LICENSE.gpl
14mu|python-nss-0.16.0-2|34	%doc %{_defaultdocdir}/LICENSE.lgpl
14mu|python-nss-0.16.0-2|35	%doc %{_defaultdocdir}/LICENSE.mpl
14mu|python-nss-0.16.0-2|36	%doc %{_defaultdocdir}/README
14mu|python-nss-0.16.0-2|37	%{python_sitearch}/nss/*.py
14mu|python-nss-0.16.0-2|38	%{python_sitearch}/nss/*.so
14mu|python-nss-0.16.0-2|39	%{python_sitearch}/python_nss-%{version}-py%{py_ver}.egg-info
14mu|python-nss-0.16.0-2|40	
14mu|python-nss-0.16.0-2|41	#----------------------------------------------------------------------------
14mu|python-nss-0.16.0-2|42	
14mu|python-nss-0.16.0-2|43	%package doc
14mu|python-nss-0.16.0-2|44	Summary:	API documentation and examples for %{name}
14mu|python-nss-0.16.0-2|45	Group:		Documentation
14mu|python-nss-0.16.0-2|46	Requires:	%{name} = %{EVRD}
14mu|python-nss-0.16.0-2|47	
14mu|python-nss-0.16.0-2|48	%description doc
14mu|python-nss-0.16.0-2|49	API documentation and examples for %{name}.
14mu|python-nss-0.16.0-2|50	
14mu|python-nss-0.16.0-2|51	%files doc
14mu|python-nss-0.16.0-2|52	%doc %{_defaultdocdir}/examples
14mu|python-nss-0.16.0-2|53	%doc %{_defaultdocdir}/test
14mu|python-nss-0.16.0-2|54	
14mu|python-nss-0.16.0-2|55	#----------------------------------------------------------------------------
14mu|python-nss-0.16.0-2|56	
14mu|python-nss-0.16.0-2|57	%prep
14mu|python-nss-0.16.0-2|58	%setup -q
14mu|python-nss-0.16.0-2|59	%patch0 -p1 -b .linkage
14mu|python-nss-0.16.0-2|60	%patch1 -p1 -b .nss-version
14mu|python-nss-0.16.0-2|61	%patch2 -p1 -b .file-like
14mu|python-nss-0.16.0-2|62	%patch3 -p1 -b .fips-test
14mu|python-nss-0.16.0-2|63	%patch4 -p1 -b .set_certificate_db
14mu|python-nss-0.16.0-2|64	%patch5 -p1 -b .doc-manifest
14mu|python-nss-0.16.0-2|65	
14mu|python-nss-0.16.0-2|66	%build
14mu|python-nss-0.16.0-2|67	CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build
14mu|python-nss-0.16.0-2|68	
14mu|python-nss-0.16.0-2|69	%install
14mu|python-nss-0.16.0-2|70	python setup.py install  -O1 --install-platlib %{python_sitearch} --skip-build --root %{buildroot}
14mu|python-nss-0.16.0-2|71	python setup.py install_doc --docdir %{_defaultdocdir} --skip-build --root %{buildroot}
14mu|python-nss-0.16.0-2|72	
14mu|python-nss-0.16.0-2|73	# Remove execution permission from any example/test files in docdir
14mu|python-nss-0.16.0-2|74	find %{buildroot}%{_defaultdocdir} -type f | xargs chmod a-x
14mu|python-nss-0.16.0-2|75	
14mu|python-nss-0.16.0-2|76	# Set correct permissions on .so files
14mu|python-nss-0.16.0-2|77	chmod 0755 %{buildroot}%{python_sitearch}/nss/*.so
14mu|python-nss-0.16.0-2|78	
14mu|python-nss-0.16.0-2|79	
14mu|python-nss-0.16.0-2|80	%changelog
14mu|python-nss-0.16.0-2|81	
14mu|python-nss-0.16.0-2|82	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.16.0-2
14mu|python-nss-0.16.0-2|83	- (0a00e6c) Bump release
14mu|python-nss-0.16.0-2|84	
14mu|python-nss-0.16.0-2|85	

23891 14
14mu|python-numpy-1.10.4-1|1	# Force python3 build - required by hplip
14mu|python-numpy-1.10.4-1|2	# % {?build_python3}%{?!build_python3:%bcond_without python3}
14mu|python-numpy-1.10.4-1|3	%bcond_without python3
14mu|python-numpy-1.10.4-1|4	
14mu|python-numpy-1.10.4-1|5	%define enable_atlas 0
14mu|python-numpy-1.10.4-1|6	%{?_with_atlas: %global enable_atlas 1}
14mu|python-numpy-1.10.4-1|7	
14mu|python-numpy-1.10.4-1|8	%define module	numpy
14mu|python-numpy-1.10.4-1|9	
14mu|python-numpy-1.10.4-1|10	# disable this for bootstrapping nose and sphinx
14mu|python-numpy-1.10.4-1|11	%define enable_doc 0
14mu|python-numpy-1.10.4-1|12	
14mu|python-numpy-1.10.4-1|13	Summary:	A fast multidimensional array facility for Python
14mu|python-numpy-1.10.4-1|14	
14mu|python-numpy-1.10.4-1|15	Name:		python-%{module}
14mu|python-numpy-1.10.4-1|16	Epoch:		1
14mu|python-numpy-1.10.4-1|17	Version:	1.10.4
14mu|python-numpy-1.10.4-1|18	Release:	1
14mu|python-numpy-1.10.4-1|19	License:	BSD
14mu|python-numpy-1.10.4-1|20	Group:		Development/Python
14mu|python-numpy-1.10.4-1|21	Url: 		http://numpy.scipy.org
14mu|python-numpy-1.10.4-1|22	Source0:	http://downloads.sourceforge.net/numpy/numpy-%{version}.tar.gz
14mu|python-numpy-1.10.4-1|23	Patch0:		numpy-1.10.4-link.patch
14mu|python-numpy-1.10.4-1|24	
14mu|python-numpy-1.10.4-1|25	%rename	f2py
14mu|python-numpy-1.10.4-1|26	%if %enable_atlas
14mu|python-numpy-1.10.4-1|27	BuildRequires:	libatlas-devel
14mu|python-numpy-1.10.4-1|28	%else
14mu|python-numpy-1.10.4-1|29	BuildRequires:	blas-devel
14mu|python-numpy-1.10.4-1|30	%endif
14mu|python-numpy-1.10.4-1|31	BuildRequires:	lapack-devel
14mu|python-numpy-1.10.4-1|32	BuildRequires:	gcc-gfortran >= 4.0
14mu|python-numpy-1.10.4-1|33	%if %enable_doc
14mu|python-numpy-1.10.4-1|34	BuildRequires:	python-sphinx >= 1.0
14mu|python-numpy-1.10.4-1|35	BuildRequires:	python-matplotlib
14mu|python-numpy-1.10.4-1|36	%endif
14mu|python-numpy-1.10.4-1|37	BuildRequires:	python-nose
14mu|python-numpy-1.10.4-1|38	BuildRequires:	python-devel
14mu|python-numpy-1.10.4-1|39	BuildRequires:	python-cython
14mu|python-numpy-1.10.4-1|40	BuildRequires:	python-setuptools
14mu|python-numpy-1.10.4-1|41	BuildRequires:	python-pkg-resources
14mu|python-numpy-1.10.4-1|42	%if %{with python3}
14mu|python-numpy-1.10.4-1|43	BuildRequires:	pkgconfig(python3)
14mu|python-numpy-1.10.4-1|44	BuildRequires:	python3-pkg-resources
14mu|python-numpy-1.10.4-1|45	BuildRequires:	python3-cython
14mu|python-numpy-1.10.4-1|46	BuildRequires:	python3-nose
14mu|python-numpy-1.10.4-1|47	BuildRequires:	python3-setuptools
14mu|python-numpy-1.10.4-1|48	%endif
14mu|python-numpy-1.10.4-1|49	
14mu|python-numpy-1.10.4-1|50	%description
14mu|python-numpy-1.10.4-1|51	Numpy is a general-purpose array-processing package designed to
14mu|python-numpy-1.10.4-1|52	efficiently manipulate large multi-dimensional arrays of arbitrary
14mu|python-numpy-1.10.4-1|53	records without sacrificing too much speed for small multi-dimensional
14mu|python-numpy-1.10.4-1|54	arrays. Numpy is built on the Numeric code base and adds features
14mu|python-numpy-1.10.4-1|55	introduced by numarray as well as an extended C-API and the ability to
14mu|python-numpy-1.10.4-1|56	create arrays of arbitrary type.
14mu|python-numpy-1.10.4-1|57	
14mu|python-numpy-1.10.4-1|58	Numpy also provides facilities for basic linear algebra routines,
14mu|python-numpy-1.10.4-1|59	basic Fourier transforms, and random number generation.
14mu|python-numpy-1.10.4-1|60	
14mu|python-numpy-1.10.4-1|61	%package devel
14mu|python-numpy-1.10.4-1|62	Summary:	Numpy headers and development tools
14mu|python-numpy-1.10.4-1|63	
14mu|python-numpy-1.10.4-1|64	Group:		Development/Python
14mu|python-numpy-1.10.4-1|65	Requires:	%{name} = %{EVRD}
14mu|python-numpy-1.10.4-1|66	
14mu|python-numpy-1.10.4-1|67	%description devel
14mu|python-numpy-1.10.4-1|68	This package contains tools and header files need to develop modules
14mu|python-numpy-1.10.4-1|69	in C and Fortran that can interact with Numpy
14mu|python-numpy-1.10.4-1|70	
14mu|python-numpy-1.10.4-1|71	%if %{with python3}
14mu|python-numpy-1.10.4-1|72	%package -n python3-numpy
14mu|python-numpy-1.10.4-1|73	Summary:        A fast multidimensional array facility for Python3
14mu|python-numpy-1.10.4-1|74	
14mu|python-numpy-1.10.4-1|75	Group:          Development/Python
14mu|python-numpy-1.10.4-1|76	License:        BSD
14mu|python-numpy-1.10.4-1|77	
14mu|python-numpy-1.10.4-1|78	%description -n python3-numpy
14mu|python-numpy-1.10.4-1|79	Numpy is a general-purpose array-processing package designed to
14mu|python-numpy-1.10.4-1|80	efficiently manipulate large multi-dimensional arrays of arbitrary
14mu|python-numpy-1.10.4-1|81	records without sacrificing too much speed for small multi-dimensional
14mu|python-numpy-1.10.4-1|82	arrays. Numpy is built on the Numeric code base and adds features
14mu|python-numpy-1.10.4-1|83	introduced by numarray as well as an extended C-API and the ability to
14mu|python-numpy-1.10.4-1|84	create arrays of arbitrary type.
14mu|python-numpy-1.10.4-1|85	
14mu|python-numpy-1.10.4-1|86	Numpy also provides facilities for basic linear algebra routines,
14mu|python-numpy-1.10.4-1|87	basic Fourier transforms, and random number generation.
14mu|python-numpy-1.10.4-1|88	
14mu|python-numpy-1.10.4-1|89	%package -n python3-numpy-devel
14mu|python-numpy-1.10.4-1|90	Summary:        Numpy headers and development tools
14mu|python-numpy-1.10.4-1|91	
14mu|python-numpy-1.10.4-1|92	Group:          Development/Python
14mu|python-numpy-1.10.4-1|93	Requires:       python3-numpy = %{epoch}:%{version}-%{release}
14mu|python-numpy-1.10.4-1|94	# For include dir
14mu|python-numpy-1.10.4-1|95	Requires:	python-numpy-devel
14mu|python-numpy-1.10.4-1|96	
14mu|python-numpy-1.10.4-1|97	%description -n python3-numpy-devel
14mu|python-numpy-1.10.4-1|98	This package contains tools and header files need to develop modules.
14mu|python-numpy-1.10.4-1|99	in C and Fortran that can interact with Numpy.
14mu|python-numpy-1.10.4-1|100	%endif
14mu|python-numpy-1.10.4-1|101	
14mu|python-numpy-1.10.4-1|102	%prep
14mu|python-numpy-1.10.4-1|103	%setup -qn numpy-%{version}
14mu|python-numpy-1.10.4-1|104	%apply_patches
14mu|python-numpy-1.10.4-1|105	
14mu|python-numpy-1.10.4-1|106	# workaround for rhbz#849713
14mu|python-numpy-1.10.4-1|107	# http://mail.scipy.org/pipermail/numpy-discussion/2012-July/063530.html
14mu|python-numpy-1.10.4-1|108	rm numpy/distutils/command/__init__.py && touch numpy/distutils/command/__init__.py
14mu|python-numpy-1.10.4-1|109	
14mu|python-numpy-1.10.4-1|110	# Atlas 3.10 library names
14mu|python-numpy-1.10.4-1|111	cat >> site.cfg <<EOF
14mu|python-numpy-1.10.4-1|112	[atlas]
14mu|python-numpy-1.10.4-1|113	library_dirs = %{_libdir}/atlas
14mu|python-numpy-1.10.4-1|114	atlas_libs = satlas
14mu|python-numpy-1.10.4-1|115	EOF
14mu|python-numpy-1.10.4-1|116	
14mu|python-numpy-1.10.4-1|117	%if %{with python3}
14mu|python-numpy-1.10.4-1|118	rm -rf %{py3dir}
14mu|python-numpy-1.10.4-1|119	cp -a . %{py3dir}
14mu|python-numpy-1.10.4-1|120	%endif
14mu|python-numpy-1.10.4-1|121	
14mu|python-numpy-1.10.4-1|122	%build
14mu|python-numpy-1.10.4-1|123	%if %{with python3}
14mu|python-numpy-1.10.4-1|124	pushd %{py3dir}
14mu|python-numpy-1.10.4-1|125	env ATLAS=%{_libdir} BLAS=%{_libdir} \
14mu|python-numpy-1.10.4-1|126	LAPACK=%{_libdir} CFLAGS="%{optflags}" \
14mu|python-numpy-1.10.4-1|127	python3 setup.py build
14mu|python-numpy-1.10.4-1|128	popd
14mu|python-numpy-1.10.4-1|129	%endif # with _python3
14mu|python-numpy-1.10.4-1|130	
14mu|python-numpy-1.10.4-1|131	env ATLAS=%{_libdir} BLAS=%{_libdir} \
14mu|python-numpy-1.10.4-1|132	LAPACK=%{_libdir} CFLAGS="%{optflags}" \
14mu|python-numpy-1.10.4-1|133	python setup.py build
14mu|python-numpy-1.10.4-1|134	
14mu|python-numpy-1.10.4-1|135	%install
14mu|python-numpy-1.10.4-1|136	# first install python3 so the binaries are overwritten by the python2 ones
14mu|python-numpy-1.10.4-1|137	%if %{with python3}
14mu|python-numpy-1.10.4-1|138	pushd %{py3dir}
14mu|python-numpy-1.10.4-1|139	#%%{__python} setup.py install -O1 --skip-build --root %%{buildroot}
14mu|python-numpy-1.10.4-1|140	# skip-build currently broken, this works around it for now
14mu|python-numpy-1.10.4-1|141	env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
14mu|python-numpy-1.10.4-1|142	LAPACK=%{_libdir} CFLAGS="%{optflags}" \
14mu|python-numpy-1.10.4-1|143	python3 setup.py install --root %{buildroot}
14mu|python-numpy-1.10.4-1|144	pushd %{buildroot}%{_bindir} &> /dev/null
14mu|python-numpy-1.10.4-1|145	popd &> /dev/null
14mu|python-numpy-1.10.4-1|146	
14mu|python-numpy-1.10.4-1|147	popd
14mu|python-numpy-1.10.4-1|148	%endif # with_python3
14mu|python-numpy-1.10.4-1|149	
14mu|python-numpy-1.10.4-1|150	#%%{__python} setup.py install -O1 --skip-build --root %%{buildroot}
14mu|python-numpy-1.10.4-1|151	# skip-build currently broken, this works around it for now
14mu|python-numpy-1.10.4-1|152	env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
14mu|python-numpy-1.10.4-1|153	LAPACK=%{_libdir} CFLAGS="%{optflags}" \
14mu|python-numpy-1.10.4-1|154	python setup.py install --root %{buildroot}
14mu|python-numpy-1.10.4-1|155	pushd %{buildroot}%{_bindir} &> /dev/null
14mu|python-numpy-1.10.4-1|156	# symlink for anyone who was using f2py.numpy
14mu|python-numpy-1.10.4-1|157	ln -s f2py f2py.numpy
14mu|python-numpy-1.10.4-1|158	popd &> /dev/null
14mu|python-numpy-1.10.4-1|159	install -D -p -m 0644 doc/f2py/f2py.1 %{buildroot}%{_mandir}/man1/f2py.1
14mu|python-numpy-1.10.4-1|160	
14mu|python-numpy-1.10.4-1|161	#symlink for includes, BZ 185079
14mu|python-numpy-1.10.4-1|162	mkdir -p %{buildroot}/usr/include
14mu|python-numpy-1.10.4-1|163	ln -s %{py_platsitedir}/%{name}/core/include/numpy/ %{buildroot}/usr/include/numpy
14mu|python-numpy-1.10.4-1|164	
14mu|python-numpy-1.10.4-1|165	%check
14mu|python-numpy-1.10.4-1|166	pushd doc &> /dev/null
14mu|python-numpy-1.10.4-1|167	PYTHONPATH="%{buildroot}%{py_platsitedir}" python -c "import pkg_resources, numpy ; numpy.test()"
14mu|python-numpy-1.10.4-1|168	popd &> /dev/null
14mu|python-numpy-1.10.4-1|169	
14mu|python-numpy-1.10.4-1|170	%if %{with python3}
14mu|python-numpy-1.10.4-1|171	pushd doc &> /dev/null
14mu|python-numpy-1.10.4-1|172	PYTHONPATH="%{buildroot}%{py3_platsitedir}" python3 -c "import pkg_resources, numpy ; numpy.test()"
14mu|python-numpy-1.10.4-1|173	popd &> /dev/null
14mu|python-numpy-1.10.4-1|174	%endif # with_python3
14mu|python-numpy-1.10.4-1|175	
14mu|python-numpy-1.10.4-1|176	%files
14mu|python-numpy-1.10.4-1|177	%doc LICENSE.txt README.txt THANKS.txt DEV_README.txt COMPATIBILITY site.cfg.example
14mu|python-numpy-1.10.4-1|178	%if %enable_doc
14mu|python-numpy-1.10.4-1|179	%doc doc/build/html
14mu|python-numpy-1.10.4-1|180	%endif
14mu|python-numpy-1.10.4-1|181	%dir %{py_platsitedir}/%{module}
14mu|python-numpy-1.10.4-1|182	%{py_platsitedir}/%{module}/*.py*
14mu|python-numpy-1.10.4-1|183	%{py_platsitedir}/%{module}/core/
14mu|python-numpy-1.10.4-1|184	%{py_platsitedir}/%{module}/compat/
14mu|python-numpy-1.10.4-1|185	%{py_platsitedir}/%{module}/doc/
14mu|python-numpy-1.10.4-1|186	%exclude %{py_platsitedir}/%{module}/core/include/
14mu|python-numpy-1.10.4-1|187	%exclude %{py_platsitedir}/%{module}/core/lib/*.a
14mu|python-numpy-1.10.4-1|188	%{py_platsitedir}/%{module}/fft/
14mu|python-numpy-1.10.4-1|189	%{py_platsitedir}/%{module}/lib/
14mu|python-numpy-1.10.4-1|190	%{py_platsitedir}/%{module}/linalg/
14mu|python-numpy-1.10.4-1|191	%{py_platsitedir}/%{module}/ma/
14mu|python-numpy-1.10.4-1|192	%{py_platsitedir}/%{module}/matrixlib/
14mu|python-numpy-1.10.4-1|193	%{py_platsitedir}/%{module}/polynomial/
14mu|python-numpy-1.10.4-1|194	%{py_platsitedir}/%{module}/random/
14mu|python-numpy-1.10.4-1|195	%exclude %{py_platsitedir}/%{module}/random/randomkit.h
14mu|python-numpy-1.10.4-1|196	%{py_platsitedir}/%{module}/testing/
14mu|python-numpy-1.10.4-1|197	%{py_platsitedir}/%{module}/tests/
14mu|python-numpy-1.10.4-1|198	%{py_platsitedir}/%{module}-*.egg-info
14mu|python-numpy-1.10.4-1|199	
14mu|python-numpy-1.10.4-1|200	%files devel
14mu|python-numpy-1.10.4-1|201	%{_bindir}/f2py
14mu|python-numpy-1.10.4-1|202	%{_bindir}/f2py.numpy
14mu|python-numpy-1.10.4-1|203	%{_mandir}/man1/f2py.*
14mu|python-numpy-1.10.4-1|204	%{_includedir}/*
14mu|python-numpy-1.10.4-1|205	%{py_platsitedir}/%{module}/core/include/
14mu|python-numpy-1.10.4-1|206	%{py_platsitedir}/%{module}/core/lib/*.a
14mu|python-numpy-1.10.4-1|207	%{py_platsitedir}/%{module}/distutils/
14mu|python-numpy-1.10.4-1|208	%{py_platsitedir}/%{module}/f2py/
14mu|python-numpy-1.10.4-1|209	%{py_platsitedir}/%{module}/random/randomkit.h
14mu|python-numpy-1.10.4-1|210	
14mu|python-numpy-1.10.4-1|211	%if %{with python3}
14mu|python-numpy-1.10.4-1|212	%files -n python3-numpy
14mu|python-numpy-1.10.4-1|213	%dir %{py3_platsitedir}/%{module}
14mu|python-numpy-1.10.4-1|214	%{py3_platsitedir}/%{module}/*.py*
14mu|python-numpy-1.10.4-1|215	%{py3_platsitedir}/%{module}/core
14mu|python-numpy-1.10.4-1|216	%{py3_platsitedir}/%{module}/doc/
14mu|python-numpy-1.10.4-1|217	%exclude %{py3_platsitedir}/%{module}/core/include/
14mu|python-numpy-1.10.4-1|218	%exclude %{py3_platsitedir}/%{module}/core/lib/*.a
14mu|python-numpy-1.10.4-1|219	%{py3_platsitedir}/%{module}/fft
14mu|python-numpy-1.10.4-1|220	%{py3_platsitedir}/%{module}/lib
14mu|python-numpy-1.10.4-1|221	%{py3_platsitedir}/%{module}/linalg
14mu|python-numpy-1.10.4-1|222	%{py3_platsitedir}/%{module}/ma
14mu|python-numpy-1.10.4-1|223	%{py3_platsitedir}/%{module}/random
14mu|python-numpy-1.10.4-1|224	%exclude %{py3_platsitedir}/%{module}/random/randomkit.h
14mu|python-numpy-1.10.4-1|225	%{py3_platsitedir}/%{module}/testing
14mu|python-numpy-1.10.4-1|226	%{py3_platsitedir}/%{module}/tests
14mu|python-numpy-1.10.4-1|227	%{py3_platsitedir}/%{module}/compat
14mu|python-numpy-1.10.4-1|228	%{py3_platsitedir}/%{module}/matrixlib
14mu|python-numpy-1.10.4-1|229	%{py3_platsitedir}/%{module}/polynomial
14mu|python-numpy-1.10.4-1|230	%{py3_platsitedir}/%{module}-*.egg-info
14mu|python-numpy-1.10.4-1|231	
14mu|python-numpy-1.10.4-1|232	%files -n python3-numpy-devel
14mu|python-numpy-1.10.4-1|233	%{_bindir}/f2py3
14mu|python-numpy-1.10.4-1|234	%{py3_platsitedir}/%{module}/f2py
14mu|python-numpy-1.10.4-1|235	%{py3_platsitedir}/%{module}/core/include/
14mu|python-numpy-1.10.4-1|236	%{py3_platsitedir}/%{module}/core/lib/*.a
14mu|python-numpy-1.10.4-1|237	%{py3_platsitedir}/%{module}/distutils/
14mu|python-numpy-1.10.4-1|238	%{py3_platsitedir}/%{module}/random/randomkit.h
14mu|python-numpy-1.10.4-1|239	%endif
14mu|python-numpy-1.10.4-1|240	
14mu|python-numpy-1.10.4-1|241	%changelog
14mu|python-numpy-1.10.4-1|242	
14mu|python-numpy-1.10.4-1|243	* Mon Jan 25 2016 Denis Silakov <dsilakov@gmail.com> 1:1.10.4-1
14mu|python-numpy-1.10.4-1|244	- (5b97ab4) Updated to 1.10.4
14mu|python-numpy-1.10.4-1|245	
14mu|python-numpy-1.10.4-1|246	* Wed Jun 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.9.2-3
14mu|python-numpy-1.10.4-1|247	- (a2e7ebc) Force python3 build - required by hplip
14mu|python-numpy-1.10.4-1|248	
14mu|python-numpy-1.10.4-1|249	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.9.2-2
14mu|python-numpy-1.10.4-1|250	- (041fc0a) Fix python3 BRs
14mu|python-numpy-1.10.4-1|251	- (Denis Silakov: 915748d) Updated to 1.9.2, fix issues with importing numpy
14mu|python-numpy-1.10.4-1|252	
14mu|python-numpy-1.10.4-1|253	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1:1.9.1-2
14mu|python-numpy-1.10.4-1|254	- (ccf2df5) MassBuild#656: Increase release tag
14mu|python-numpy-1.10.4-1|255	
14mu|python-numpy-1.10.4-1|256	* Tue Jan 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.9.1-1
14mu|python-numpy-1.10.4-1|257	- (6c42297) Fix python3 conditional macros
14mu|python-numpy-1.10.4-1|258	- (Denis Silakov: bcbd3b0) Mke python3 build conditional
14mu|python-numpy-1.10.4-1|259	- (Denis Silakov: ae0478c) Updated to 1.9.1, fix build
14mu|python-numpy-1.10.4-1|260	- (Denis Silakov: 2e7d9c5) Updated to 1.9.1 (by updates_builder)
14mu|python-numpy-1.10.4-1|261	
14mu|python-numpy-1.10.4-1|262	* Tue Oct 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.9.0-1
14mu|python-numpy-1.10.4-1|263	- (f003aa4) Updated to 1.9.0 (by updates_builder)
14mu|python-numpy-1.10.4-1|264	
14mu|python-numpy-1.10.4-1|265	* Tue Sep 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.2-1
14mu|python-numpy-1.10.4-1|266	- (350ea72) Updated to 1.8.2 (by updates_builder)
14mu|python-numpy-1.10.4-1|267	
14mu|python-numpy-1.10.4-1|268	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:1.8.1-3
14mu|python-numpy-1.10.4-1|269	- (48a25f6) MassBuild#440: Increase release tag
14mu|python-numpy-1.10.4-1|270	
14mu|python-numpy-1.10.4-1|271	* Mon Jun 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.1-2
14mu|python-numpy-1.10.4-1|272	- (9ad5a29) Reuild with new python3
14mu|python-numpy-1.10.4-1|273	- (Denis Silakov: b14955b) Bump release
14mu|python-numpy-1.10.4-1|274	
14mu|python-numpy-1.10.4-1|275	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.1-1
14mu|python-numpy-1.10.4-1|276	- (08041c2) Updated to 1.8.1 (by updates_builder)
14mu|python-numpy-1.10.4-1|277	
14mu|python-numpy-1.10.4-1|278	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.0-1
14mu|python-numpy-1.10.4-1|279	- (cad9041) Updated to 1.8.0 (by updates_builder)
14mu|python-numpy-1.10.4-1|280	
14mu|python-numpy-1.10.4-1|281	* Thu Dec 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:1.7.1-6
14mu|python-numpy-1.10.4-1|282	- (6e573b4) Fix devel files location
14mu|python-numpy-1.10.4-1|283	
14mu|python-numpy-1.10.4-1|284	* Thu Dec 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:1.7.1-1
14mu|python-numpy-1.10.4-1|285	- (425e01f) Minor cleanup
14mu|python-numpy-1.10.4-1|286	- (Denis Silakov: 525a73b) Added python3 module
14mu|python-numpy-1.10.4-1|287	- (Denis Silakov: 5a7e1eb) Fix python BR
14mu|python-numpy-1.10.4-1|288	- (Denis Silakov: 3320da5) automatic rebuilder test -- 1.7.1
14mu|python-numpy-1.10.4-1|289	
14mu|python-numpy-1.10.4-1|290	* Tue Nov 27 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1:1.7.0b2-1.auto
14mu|python-numpy-1.10.4-1|291	- (ce23754) automatic rebuilder test -- 1.7.0b2
14mu|python-numpy-1.10.4-1|292	- (Anton Kirilenko: 0b85aef) automatic rebuilder test -- 1.7.0b2
14mu|python-numpy-1.10.4-1|293	
14mu|python-numpy-1.10.4-1|294	* Thu Nov 22 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1:1.6.2-4
14mu|python-numpy-1.10.4-1|295	- (9f6fb30) .abf.yml corrupted file has been repaired
14mu|python-numpy-1.10.4-1|296	- (Denis Silakov: d435add) Fix python macros
14mu|python-numpy-1.10.4-1|297	- (Denis Silakov: 61a1761) Drop shebang from non-executable scripts
14mu|python-numpy-1.10.4-1|298	
14mu|python-numpy-1.10.4-1|299	* Mon Oct 15 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1:1.6.2-3
14mu|python-numpy-1.10.4-1|300	- (0dece84) remove tarball from git tree
14mu|python-numpy-1.10.4-1|301	- (Dmitry Mikhirev: 07220b7) some cleanups
14mu|python-numpy-1.10.4-1|302	
14mu|python-numpy-1.10.4-1|303	* Mon Oct 15 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1:1.6.2-2
14mu|python-numpy-1.10.4-1|304	- (ed45f79) merge cooker specfile
14mu|python-numpy-1.10.4-1|305	- (Rosa: f94fa10) Automatic import for version 1.6.2-2
14mu|python-numpy-1.10.4-1|306	
14mu|python-numpy-1.10.4-1|307	* Wed May 23 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:1.6.2-1
14mu|python-numpy-1.10.4-1|308	- (aaf731f) Automatic import for version 1.6.2
14mu|python-numpy-1.10.4-1|309	
14mu|python-numpy-1.10.4-1|310	* Tue Feb 21 2012 root <root@build-client_i586-1r.rosalab.ru> 1:1.6.1-2
14mu|python-numpy-1.10.4-1|311	- (9e59985) ABF:auto increment release
14mu|python-numpy-1.10.4-1|312	- (Rosa: 3b7b432) Automatic import for version 1.6.1
14mu|python-numpy-1.10.4-1|313	
14mu|python-numpy-1.10.4-1|314	

23892 14
14mu|python-OpenSSL-0.13.1-6|1	%define pname OpenSSL
14mu|python-OpenSSL-0.13.1-6|2	
14mu|python-OpenSSL-0.13.1-6|3	Summary:	Python interface to the OpenSSL library
14mu|python-OpenSSL-0.13.1-6|4	Name:		python-%{pname}
14mu|python-OpenSSL-0.13.1-6|5	Version:	0.13.1
14mu|python-OpenSSL-0.13.1-6|6	Release:	6
14mu|python-OpenSSL-0.13.1-6|7	License:	LGPLv2.1+
14mu|python-OpenSSL-0.13.1-6|8	Group:		Development/Python
14mu|python-OpenSSL-0.13.1-6|9	Url:		https://launchpad.net/pyopenssl
14mu|python-OpenSSL-0.13.1-6|10	Source0:	http://launchpad.net/pyopenssl/main/%{version}/+download/py%{pname}-%{version}.tar.gz
14mu|python-OpenSSL-0.13.1-6|11	BuildRequires:	latex2html
14mu|python-OpenSSL-0.13.1-6|12	BuildRequires:	texlive
14mu|python-OpenSSL-0.13.1-6|13	BuildRequires:	texlive-babel
14mu|python-OpenSSL-0.13.1-6|14	BuildRequires:	texlive-babel-english
14mu|python-OpenSSL-0.13.1-6|15	BuildRequires:	texlive-courier
14mu|python-OpenSSL-0.13.1-6|16	BuildRequires:	texlive-dehyph-exptl
14mu|python-OpenSSL-0.13.1-6|17	BuildRequires:	texlive-ec
14mu|python-OpenSSL-0.13.1-6|18	BuildRequires:	texlive-fancyhdr
14mu|python-OpenSSL-0.13.1-6|19	BuildRequires:	texlive-helvetic
14mu|python-OpenSSL-0.13.1-6|20	BuildRequires:	texlive-psnfss
14mu|python-OpenSSL-0.13.1-6|21	BuildRequires:	texlive-times
14mu|python-OpenSSL-0.13.1-6|22	BuildRequires:	texlive-tools
14mu|python-OpenSSL-0.13.1-6|23	BuildRequires:	pkgconfig(lcms2)
14mu|python-OpenSSL-0.13.1-6|24	BuildRequires:	pkgconfig(openssl)
14mu|python-OpenSSL-0.13.1-6|25	BuildRequires:	pkgconfig(python)
14mu|python-OpenSSL-0.13.1-6|26	Requires:	python
14mu|python-OpenSSL-0.13.1-6|27	Provides:	pyOpenSSL = %{EVRD}
14mu|python-OpenSSL-0.13.1-6|28	
14mu|python-OpenSSL-0.13.1-6|29	%description
14mu|python-OpenSSL-0.13.1-6|30	pyOpenSSL is a high-level Python wrapper around a subset of OpenSSL library.
14mu|python-OpenSSL-0.13.1-6|31	It includes SSL Context objects, SSL Connection objects, using Python
14mu|python-OpenSSL-0.13.1-6|32	sockets as a transport layer.
14mu|python-OpenSSL-0.13.1-6|33	
14mu|python-OpenSSL-0.13.1-6|34	* SSL Context objects;
14mu|python-OpenSSL-0.13.1-6|35	* SSL Connection objects, that use Python sockets as a transport layer;
14mu|python-OpenSSL-0.13.1-6|36	* callbacks written in Python;
14mu|python-OpenSSL-0.13.1-6|37	* an extensive error-handling mechanism that mirrors OpenSSL's error codes;
14mu|python-OpenSSL-0.13.1-6|38	* and much more.
14mu|python-OpenSSL-0.13.1-6|39	
14mu|python-OpenSSL-0.13.1-6|40	%files
14mu|python-OpenSSL-0.13.1-6|41	%doc TODO README ChangeLog examples/ doc/pyOpenSSL.pdf
14mu|python-OpenSSL-0.13.1-6|42	%{python_sitearch}/*
14mu|python-OpenSSL-0.13.1-6|43	
14mu|python-OpenSSL-0.13.1-6|44	#----------------------------------------------------------------------------
14mu|python-OpenSSL-0.13.1-6|45	
14mu|python-OpenSSL-0.13.1-6|46	%prep
14mu|python-OpenSSL-0.13.1-6|47	%setup -qn py%{pname}-%{version}
14mu|python-OpenSSL-0.13.1-6|48	
14mu|python-OpenSSL-0.13.1-6|49	%build
14mu|python-OpenSSL-0.13.1-6|50	%__python setup.py build
14mu|python-OpenSSL-0.13.1-6|51	
14mu|python-OpenSSL-0.13.1-6|52	%install
14mu|python-OpenSSL-0.13.1-6|53	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14mu|python-OpenSSL-0.13.1-6|54	
14mu|python-OpenSSL-0.13.1-6|55	pushd doc
14mu|python-OpenSSL-0.13.1-6|56	make dvi PAPER=letter
14mu|python-OpenSSL-0.13.1-6|57	dvipdfm pyOpenSSL.dvi
14mu|python-OpenSSL-0.13.1-6|58	popd
14mu|python-OpenSSL-0.13.1-6|59	
14mu|python-OpenSSL-0.13.1-6|60	
14mu|python-OpenSSL-0.13.1-6|61	%changelog
14mu|python-OpenSSL-0.13.1-6|62	
14mu|python-OpenSSL-0.13.1-6|63	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.13.1-6
14mu|python-OpenSSL-0.13.1-6|64	- (43f25ba) Build requires texlive-dehyph-exptl
14mu|python-OpenSSL-0.13.1-6|65	
14mu|python-OpenSSL-0.13.1-6|66	

23893 14
14mu|python-paramiko-1.15.2-3|1	%define module_name 	paramiko
14mu|python-paramiko-1.15.2-3|2	
14mu|python-paramiko-1.15.2-3|3	Summary: 	SSH2 protocol for Python
14mu|python-paramiko-1.15.2-3|4	
14mu|python-paramiko-1.15.2-3|5	Name: 		python-%{module_name}
14mu|python-paramiko-1.15.2-3|6	Version: 	1.15.2
14mu|python-paramiko-1.15.2-3|7	Release: 	3
14mu|python-paramiko-1.15.2-3|8	Url: 		http://www.lag.net//paramiko/
14mu|python-paramiko-1.15.2-3|9	License: 	LGPL 2+
14mu|python-paramiko-1.15.2-3|10	Group: 		Development/Python
14mu|python-paramiko-1.15.2-3|11	Source: 	http://pypi.python.org/packages/source/p/paramiko/paramiko-%{version}.tar.gz
14mu|python-paramiko-1.15.2-3|12	
14mu|python-paramiko-1.15.2-3|13	Requires:   pycrypto
14mu|python-paramiko-1.15.2-3|14	Obsoletes:  %{module_name}
14mu|python-paramiko-1.15.2-3|15	Provides:   %{module_name}
14mu|python-paramiko-1.15.2-3|16	BuildRequires:	python-devel
14mu|python-paramiko-1.15.2-3|17	BuildRequires:	pycrypto
14mu|python-paramiko-1.15.2-3|18	Requires:	python-ecdsa
14mu|python-paramiko-1.15.2-3|19	BuildArch:	noarch
14mu|python-paramiko-1.15.2-3|20	
14mu|python-paramiko-1.15.2-3|21	%description
14mu|python-paramiko-1.15.2-3|22	Paramiko is a module for python that implements the SSH2 protocol for secure
14mu|python-paramiko-1.15.2-3|23	(encrypted and authenticated) connections to remote machines.  the module works
14mu|python-paramiko-1.15.2-3|24	by taking a socket-like object that you pass in, negotiating with the remote
14mu|python-paramiko-1.15.2-3|25	server, authenticating (using a password or a given private key), and opening
14mu|python-paramiko-1.15.2-3|26	flow-controled "channels" to the server, which are returned as socket-like
14mu|python-paramiko-1.15.2-3|27	objects. you are responsible for verifying that the server's host key is the
14mu|python-paramiko-1.15.2-3|28	one you expected to see, and you have control over which kinds of encryption
14mu|python-paramiko-1.15.2-3|29	or hashing you prefer (if you care), but all of the heavy lifting is done by
14mu|python-paramiko-1.15.2-3|30	the paramiko module.
14mu|python-paramiko-1.15.2-3|31	
14mu|python-paramiko-1.15.2-3|32	%prep
14mu|python-paramiko-1.15.2-3|33	%setup -qn %{module_name}-%{version}
14mu|python-paramiko-1.15.2-3|34	
14mu|python-paramiko-1.15.2-3|35	%install
14mu|python-paramiko-1.15.2-3|36	python setup.py install --root=%{buildroot}
14mu|python-paramiko-1.15.2-3|37	
14mu|python-paramiko-1.15.2-3|38	%clean
14mu|python-paramiko-1.15.2-3|39	
14mu|python-paramiko-1.15.2-3|40	#%check
14mu|python-paramiko-1.15.2-3|41	#python test.py
14mu|python-paramiko-1.15.2-3|42	
14mu|python-paramiko-1.15.2-3|43	%files
14mu|python-paramiko-1.15.2-3|44	%doc docs PKG-INFO README tests demo*
14mu|python-paramiko-1.15.2-3|45	%{py_puresitedir}/*
14mu|python-paramiko-1.15.2-3|46	
14mu|python-paramiko-1.15.2-3|47	%changelog
14mu|python-paramiko-1.15.2-3|48	
14mu|python-paramiko-1.15.2-3|49	* Sun Jan 31 2016 Denis Silakov <dsilakov@gmail.com> 1.15.2-3
14mu|python-paramiko-1.15.2-3|50	- (52a4f31) Move to main
14mu|python-paramiko-1.15.2-3|51	
14mu|python-paramiko-1.15.2-3|52	

23894 14
14mu|python-parsing-2.0.6-1|1	%define module	parsing
14mu|python-parsing-2.0.6-1|2	
14mu|python-parsing-2.0.6-1|3	Summary:	An object-oriented approach to text processing
14mu|python-parsing-2.0.6-1|4	Name:		python-%{module}
14mu|python-parsing-2.0.6-1|5	Version:	2.0.6
14mu|python-parsing-2.0.6-1|6	Release:	1
14mu|python-parsing-2.0.6-1|7	Group:		Development/Python
14mu|python-parsing-2.0.6-1|8	License:	MIT
14mu|python-parsing-2.0.6-1|9	URL:		http://pyparsing.wikispaces.com/
14mu|python-parsing-2.0.6-1|10	Source0:	http://sourceforge.net/projects/pyparsing/files/pyparsing/pyparsing-2.0.6/pyparsing-%{version}.tar.gz
14mu|python-parsing-2.0.6-1|11	BuildArch:	noarch
14mu|python-parsing-2.0.6-1|12	BuildRequires:	python-devel
14mu|python-parsing-2.0.6-1|13	BuildRequires:	python-setuptools
14mu|python-parsing-2.0.6-1|14	
14mu|python-parsing-2.0.6-1|15	%description
14mu|python-parsing-2.0.6-1|16	The pyparsing module provides an alternative approach to creating and
14mu|python-parsing-2.0.6-1|17	executing simple grammars in Python versus the traditional lex/yacc
14mu|python-parsing-2.0.6-1|18	approach or the use of regular expressions. It provides a library of
14mu|python-parsing-2.0.6-1|19	classes that client code can use to construct a grammar directly.
14mu|python-parsing-2.0.6-1|20	
14mu|python-parsing-2.0.6-1|21	%package -n python3-%{module}
14mu|python-parsing-2.0.6-1|22	
14mu|python-parsing-2.0.6-1|23	Summary:	An object-oriented approach to text processing
14mu|python-parsing-2.0.6-1|24	Group:		Development/Python
14mu|python-parsing-2.0.6-1|25	BuildRequires:	python3-devel
14mu|python-parsing-2.0.6-1|26	BuildRequires:	python3-setuptools
14mu|python-parsing-2.0.6-1|27	
14mu|python-parsing-2.0.6-1|28	%description -n python3-%{module}
14mu|python-parsing-2.0.6-1|29	The pyparsing module provides an alternative approach to creating and
14mu|python-parsing-2.0.6-1|30	executing simple grammars in Python versus the traditional lex/yacc
14mu|python-parsing-2.0.6-1|31	approach or the use of regular expressions. It provides a library of
14mu|python-parsing-2.0.6-1|32	classes that client code can use to construct a grammar directly.
14mu|python-parsing-2.0.6-1|33	
14mu|python-parsing-2.0.6-1|34	%prep
14mu|python-parsing-2.0.6-1|35	%setup -q -n py%{module}-%{version}
14mu|python-parsing-2.0.6-1|36	rm -rf %{_builddir}/python3-%{module}
14mu|python-parsing-2.0.6-1|37	cp -a . %{_builddir}/python3-%{module}
14mu|python-parsing-2.0.6-1|38	
14mu|python-parsing-2.0.6-1|39	%build
14mu|python-parsing-2.0.6-1|40	python setup.py build
14mu|python-parsing-2.0.6-1|41	pushd %{_builddir}/python3-%{module}
14mu|python-parsing-2.0.6-1|42	python3 setup.py build
14mu|python-parsing-2.0.6-1|43	popd
14mu|python-parsing-2.0.6-1|44	
14mu|python-parsing-2.0.6-1|45	install -m 644 pyparsingClassDiagram.PNG pyparsingClassDiagram.png
14mu|python-parsing-2.0.6-1|46	
14mu|python-parsing-2.0.6-1|47	%install
14mu|python-parsing-2.0.6-1|48	pushd %{_builddir}/python3-%{module}
14mu|python-parsing-2.0.6-1|49	python3 setup.py install -O1 --skip-build --root=%{buildroot} --record=FILE_LIST
14mu|python-parsing-2.0.6-1|50	popd
14mu|python-parsing-2.0.6-1|51	python setup.py install -O1 --skip-build --root=%{buildroot} --record=FILE_LIST
14mu|python-parsing-2.0.6-1|52	
14mu|python-parsing-2.0.6-1|53	# fix permissions
14mu|python-parsing-2.0.6-1|54	chmod 0644 examples/* htmldoc/* CHANGES HowToUsePyparsing.html pyparsingClassDiagram.png README LICENSE
14mu|python-parsing-2.0.6-1|55	
14mu|python-parsing-2.0.6-1|56	%files
14mu|python-parsing-2.0.6-1|57	%doc CHANGES examples HowToUsePyparsing.html htmldoc pyparsingClassDiagram.png README LICENSE
14mu|python-parsing-2.0.6-1|58	%{py_puresitedir}/*
14mu|python-parsing-2.0.6-1|59	
14mu|python-parsing-2.0.6-1|60	%files -n python3-%{module}
14mu|python-parsing-2.0.6-1|61	%doc CHANGES examples HowToUsePyparsing.html htmldoc pyparsingClassDiagram.png README LICENSE
14mu|python-parsing-2.0.6-1|62	%{py3_puresitedir}/*
14mu|python-parsing-2.0.6-1|63	
14mu|python-parsing-2.0.6-1|64	%changelog
14mu|python-parsing-2.0.6-1|65	
14mu|python-parsing-2.0.6-1|66	* Fri Jan 15 2016 dsilakov <denis.silakov@rosalab.ru> 2.0.6-1
14mu|python-parsing-2.0.6-1|67	- (fa47069) Merge pull request #7 from import/python-parsing:auto_update
14mu|python-parsing-2.0.6-1|68	- (fa47069) Updated to 2.0.6 (by updates_builder)
14mu|python-parsing-2.0.6-1|69	
14mu|python-parsing-2.0.6-1|70	

23895 14
14mu|python-parted-3.10.7-1|1	%define fname pyparted
14mu|python-parted-3.10.7-1|2	
14mu|python-parted-3.10.7-1|3	Summary: Python module for GNU parted
14mu|python-parted-3.10.7-1|4	Name:    python-parted
14mu|python-parted-3.10.7-1|5	Version: 3.10.7
14mu|python-parted-3.10.7-1|6	Release: 1
14mu|python-parted-3.10.7-1|7	License: GPLv2+
14mu|python-parted-3.10.7-1|8	Group:   System/Configuration/Hardware
14mu|python-parted-3.10.7-1|9	URL:     http://fedorahosted.org/pyparted
14mu|python-parted-3.10.7-1|10	Source0: https://github.com/dcantrell/pyparted/releases/pyparted-%{version}.tar.gz
14mu|python-parted-3.10.7-1|11	BuildRequires: python-devel
14mu|python-parted-3.10.7-1|12	BuildRequires: parted-devel >= 1.9.0-20
14mu|python-parted-3.10.7-1|13	BuildRequires: python-decorator
14mu|python-parted-3.10.7-1|14	
14mu|python-parted-3.10.7-1|15	Requires: python-decorator
14mu|python-parted-3.10.7-1|16	
14mu|python-parted-3.10.7-1|17	%description
14mu|python-parted-3.10.7-1|18	Python module for the parted library.  It is used for manipulating
14mu|python-parted-3.10.7-1|19	partition tables.
14mu|python-parted-3.10.7-1|20	
14mu|python-parted-3.10.7-1|21	%prep
14mu|python-parted-3.10.7-1|22	%setup -qn %{fname}-%{version}
14mu|python-parted-3.10.7-1|23	
14mu|python-parted-3.10.7-1|24	%build
14mu|python-parted-3.10.7-1|25	python setup.py build
14mu|python-parted-3.10.7-1|26	
14mu|python-parted-3.10.7-1|27	%install
14mu|python-parted-3.10.7-1|28	python setup.py install --root=%{buildroot}
14mu|python-parted-3.10.7-1|29	
14mu|python-parted-3.10.7-1|30	%files
14mu|python-parted-3.10.7-1|31	%doc AUTHORS  COPYING  NEWS README TODO
14mu|python-parted-3.10.7-1|32	%{py_platsitedir}/*
14mu|python-parted-3.10.7-1|33	
14mu|python-parted-3.10.7-1|34	%changelog
14mu|python-parted-3.10.7-1|35	
14mu|python-parted-3.10.7-1|36	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 3.10.7-1
14mu|python-parted-3.10.7-1|37	- (613d137) Merge pull request #2 from import/python-parted:auto_update
14mu|python-parted-3.10.7-1|38	- (613d137) Updated to 3.10.7 (by updates_builder)
14mu|python-parted-3.10.7-1|39	
14mu|python-parted-3.10.7-1|40	

23896 14
14mu|python-pexpect-4.0.1-2|1	%{?build_python3}%{?!build_python3:%bcond_without python3}
14mu|python-pexpect-4.0.1-2|2	
14mu|python-pexpect-4.0.1-2|3	%define module  pexpect
14mu|python-pexpect-4.0.1-2|4	
14mu|python-pexpect-4.0.1-2|5	Summary:	An efficient, pure Python replacement for Expect
14mu|python-pexpect-4.0.1-2|6	Name:		python-%{module}
14mu|python-pexpect-4.0.1-2|7	Version:	4.0.1
14mu|python-pexpect-4.0.1-2|8	Release:	2
14mu|python-pexpect-4.0.1-2|9	Source0:	http://pypi.python.org/packages/source/p/pexpect/pexpect-%{version}.tar.gz
14mu|python-pexpect-4.0.1-2|10	License:	MIT
14mu|python-pexpect-4.0.1-2|11	Group:		Development/Python
14mu|python-pexpect-4.0.1-2|12	Url:		http://pexpect.sourceforge.net/
14mu|python-pexpect-4.0.1-2|13	BuildArch:	noarch
14mu|python-pexpect-4.0.1-2|14	BuildRequires:	python
14mu|python-pexpect-4.0.1-2|15	BuildRequires:	python-devel
14mu|python-pexpect-4.0.1-2|16	BuildRequires:	python-ptyprocess
14mu|python-pexpect-4.0.1-2|17	Requires:	python-ptyprocess
14mu|python-pexpect-4.0.1-2|18	
14mu|python-pexpect-4.0.1-2|19	%description
14mu|python-pexpect-4.0.1-2|20	Pexpect is a pure Python module for spawning child applications,
14mu|python-pexpect-4.0.1-2|21	controlling them, and responding to expected patterns in their
14mu|python-pexpect-4.0.1-2|22	output. Pexpect works like Don Libes' Expect. Pexpect allows your
14mu|python-pexpect-4.0.1-2|23	script to spawn a child application and control it as if a human were
14mu|python-pexpect-4.0.1-2|24	typing commands.
14mu|python-pexpect-4.0.1-2|25	
14mu|python-pexpect-4.0.1-2|26	Pexpect can be used for automating interactive applications such as
14mu|python-pexpect-4.0.1-2|27	ssh, ftp, passwd, telnet, etc. It can be used to a automate setup
14mu|python-pexpect-4.0.1-2|28	scripts for duplicating software package installations on different
14mu|python-pexpect-4.0.1-2|29	servers. It can be used for automated software testing. Pexpect is in
14mu|python-pexpect-4.0.1-2|30	the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike
14mu|python-pexpect-4.0.1-2|31	other Expect-like modules for Python, Pexpect does not require TCL or
14mu|python-pexpect-4.0.1-2|32	Expect, nor does it require C extensions to be compiled. It should work
14mu|python-pexpect-4.0.1-2|33	on any platform that supports the standard Python pty module. The
14mu|python-pexpect-4.0.1-2|34	Pexpect interface was designed to be easy to use.
14mu|python-pexpect-4.0.1-2|35	
14mu|python-pexpect-4.0.1-2|36	%if %{with python3}
14mu|python-pexpect-4.0.1-2|37	%package -n python3-pexpect
14mu|python-pexpect-4.0.1-2|38	Summary:	Unicode-aware Pure Python Expect-like module for Python 3
14mu|python-pexpect-4.0.1-2|39	Group:		Development/Python
14mu|python-pexpect-4.0.1-2|40	BuildRequires:	python3
14mu|python-pexpect-4.0.1-2|41	BuildRequires:	python3-devel
14mu|python-pexpect-4.0.1-2|42	BuildRequires:	python3-distribute
14mu|python-pexpect-4.0.1-2|43	
14mu|python-pexpect-4.0.1-2|44	%description -n python3-pexpect
14mu|python-pexpect-4.0.1-2|45	Pexpect is a pure Python module for spawning child applications,
14mu|python-pexpect-4.0.1-2|46	controlling them, and responding to expected patterns in their
14mu|python-pexpect-4.0.1-2|47	output. Pexpect works like Don Libes' Expect. Pexpect allows your
14mu|python-pexpect-4.0.1-2|48	script to spawn a child application and control it as if a human were
14mu|python-pexpect-4.0.1-2|49	typing commands.
14mu|python-pexpect-4.0.1-2|50	
14mu|python-pexpect-4.0.1-2|51	Pexpect can be used for automating interactive applications such as
14mu|python-pexpect-4.0.1-2|52	ssh, ftp, passwd, telnet, etc. It can be used to a automate setup
14mu|python-pexpect-4.0.1-2|53	scripts for duplicating software package installations on different
14mu|python-pexpect-4.0.1-2|54	servers. It can be used for automated software testing. Pexpect is in
14mu|python-pexpect-4.0.1-2|55	the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike
14mu|python-pexpect-4.0.1-2|56	other Expect-like modules for Python, Pexpect does not require TCL or
14mu|python-pexpect-4.0.1-2|57	Expect, nor does it require C extensions to be compiled. It should work
14mu|python-pexpect-4.0.1-2|58	on any platform that supports the standard Python pty module. The
14mu|python-pexpect-4.0.1-2|59	Pexpect interface was designed to be easy to use.
14mu|python-pexpect-4.0.1-2|60	%endif
14mu|python-pexpect-4.0.1-2|61	
14mu|python-pexpect-4.0.1-2|62	%prep
14mu|python-pexpect-4.0.1-2|63	%setup -q -c
14mu|python-pexpect-4.0.1-2|64	mv pexpect-%{version} python2
14mu|python-pexpect-4.0.1-2|65	cp -r python2 python3
14mu|python-pexpect-4.0.1-2|66	find python3 -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14mu|python-pexpect-4.0.1-2|67	
14mu|python-pexpect-4.0.1-2|68	%build
14mu|python-pexpect-4.0.1-2|69	pushd python2
14mu|python-pexpect-4.0.1-2|70	python setup.py build
14mu|python-pexpect-4.0.1-2|71	popd
14mu|python-pexpect-4.0.1-2|72	
14mu|python-pexpect-4.0.1-2|73	%if %{with python3}
14mu|python-pexpect-4.0.1-2|74	pushd python3
14mu|python-pexpect-4.0.1-2|75	python3 setup.py build
14mu|python-pexpect-4.0.1-2|76	popd
14mu|python-pexpect-4.0.1-2|77	%endif
14mu|python-pexpect-4.0.1-2|78	
14mu|python-pexpect-4.0.1-2|79	%install
14mu|python-pexpect-4.0.1-2|80	pushd python2
14mu|python-pexpect-4.0.1-2|81	PYTHONDONTWRITEBYTECODE=  python setup.py install --skip-build --root=%{buildroot} --install-lib %{py_puresitedir}
14mu|python-pexpect-4.0.1-2|82	popd
14mu|python-pexpect-4.0.1-2|83	
14mu|python-pexpect-4.0.1-2|84	%if %{with python3}
14mu|python-pexpect-4.0.1-2|85	pushd python3
14mu|python-pexpect-4.0.1-2|86	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --skip-build --root=%{buildroot} --install-lib %{py3_puresitedir}
14mu|python-pexpect-4.0.1-2|87	popd
14mu|python-pexpect-4.0.1-2|88	%endif
14mu|python-pexpect-4.0.1-2|89	
14mu|python-pexpect-4.0.1-2|90	%files
14mu|python-pexpect-4.0.1-2|91	%doc python2/doc python2/examples python2/LICENSE
14mu|python-pexpect-4.0.1-2|92	%{py_puresitedir}/*
14mu|python-pexpect-4.0.1-2|93	
14mu|python-pexpect-4.0.1-2|94	%if %{with python3}
14mu|python-pexpect-4.0.1-2|95	%files -n python3-pexpect
14mu|python-pexpect-4.0.1-2|96	%doc python3/doc python3/examples python3/LICENSE
14mu|python-pexpect-4.0.1-2|97	%{py3_puresitedir}/*
14mu|python-pexpect-4.0.1-2|98	%endif
14mu|python-pexpect-4.0.1-2|99	
14mu|python-pexpect-4.0.1-2|100	%changelog
14mu|python-pexpect-4.0.1-2|101	
14mu|python-pexpect-4.0.1-2|102	* Tue Jan 19 2016 Denis Silakov <dsilakov@gmail.com> 4.0.1-2
14mu|python-pexpect-4.0.1-2|103	- (014ed6b) Build with python-ptyprocess support
14mu|python-pexpect-4.0.1-2|104	
14mu|python-pexpect-4.0.1-2|105	

23897 14
14mu|python-pillow-3.2.0-1|1	%define py2_incdir %{_includedir}/python%{py_ver}
14mu|python-pillow-3.2.0-1|2	%define py2_libbuilddir %(python -c 'import sys; import sysconfig; print("lib.{p}-{v[0]}.{v[1]}".format(p=sysconfig.get_platform(), v=sys.version_info))')
14mu|python-pillow-3.2.0-1|3	
14mu|python-pillow-3.2.0-1|4	Summary:	Python image processing library
14mu|python-pillow-3.2.0-1|5	Name:		python-pillow
14mu|python-pillow-3.2.0-1|6	Version:	3.2.0
14mu|python-pillow-3.2.0-1|7	Release:	1
14mu|python-pillow-3.2.0-1|8	License:	MIT
14mu|python-pillow-3.2.0-1|9	Group:		Development/Python
14mu|python-pillow-3.2.0-1|10	Url:		http://python-imaging.github.io/
14mu|python-pillow-3.2.0-1|11	Source0:	https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz
14mu|python-pillow-3.2.0-1|12	BuildRequires:	PyQt4
14mu|python-pillow-3.2.0-1|13	BuildRequires:	python-numpy
14mu|python-pillow-3.2.0-1|14	BuildRequires:	python-setuptools
14mu|python-pillow-3.2.0-1|15	BuildRequires:	python-sphinx
14mu|python-pillow-3.2.0-1|16	BuildRequires:	tkinter
14mu|python-pillow-3.2.0-1|17	BuildRequires:	jpeg-devel
14mu|python-pillow-3.2.0-1|18	BuildRequires:	tk-devel
14mu|python-pillow-3.2.0-1|19	BuildRequires:	pkgconfig(freetype2)
14mu|python-pillow-3.2.0-1|20	BuildRequires:	pkgconfig(lcms)
14mu|python-pillow-3.2.0-1|21	BuildRequires:	pkgconfig(libtiff-4)
14mu|python-pillow-3.2.0-1|22	BuildRequires:	pkgconfig(libwebp)
14mu|python-pillow-3.2.0-1|23	BuildRequires:	pkgconfig(python)
14mu|python-pillow-3.2.0-1|24	BuildRequires:	pkgconfig(zlib)
14mu|python-pillow-3.2.0-1|25	
14mu|python-pillow-3.2.0-1|26	# The package provides PIL, but has no egg-info for it,
14mu|python-pillow-3.2.0-1|27	# so this dependency is not generated. However, for some other packages
14mu|python-pillow-3.2.0-1|28	# Requires: pythonegg(pil) is still generated automatically
14mu|python-pillow-3.2.0-1|29	# so adding this provide for compatibility
14mu|python-pillow-3.2.0-1|30	Provides:	pythonegg(pil)
14mu|python-pillow-3.2.0-1|31	Provides:	python-imaging = %{EVRD}
14mu|python-pillow-3.2.0-1|32	Obsoletes:	python-imaging <= 1.1.7-12
14mu|python-pillow-3.2.0-1|33	
14mu|python-pillow-3.2.0-1|34	%description
14mu|python-pillow-3.2.0-1|35	Python image processing library, fork of the Python Imaging Library (PIL)
14mu|python-pillow-3.2.0-1|36	
14mu|python-pillow-3.2.0-1|37	This library provides extensive file format support, an efficient
14mu|python-pillow-3.2.0-1|38	internal representation, and powerful image processing capabilities.
14mu|python-pillow-3.2.0-1|39	
14mu|python-pillow-3.2.0-1|40	There are four subpackages: tk (tk interface), qt (PIL image wrapper for Qt),
14mu|python-pillow-3.2.0-1|41	devel (development) and doc (documentation).
14mu|python-pillow-3.2.0-1|42	
14mu|python-pillow-3.2.0-1|43	Interface for scanning devices is now available in a separate package
14mu|python-pillow-3.2.0-1|44	called "python-sane".
14mu|python-pillow-3.2.0-1|45	
14mu|python-pillow-3.2.0-1|46	%files
14mu|python-pillow-3.2.0-1|47	%doc README.rst CHANGES.rst docs/COPYING
14mu|python-pillow-3.2.0-1|48	%{py_platsitedir}/*
14mu|python-pillow-3.2.0-1|49	%exclude %{py_platsitedir}/PIL/ImageTk*
14mu|python-pillow-3.2.0-1|50	%exclude %{py_platsitedir}/PIL/SpiderImagePlugin*
14mu|python-pillow-3.2.0-1|51	%exclude %{py_platsitedir}/PIL/ImageQt*
14mu|python-pillow-3.2.0-1|52	
14mu|python-pillow-3.2.0-1|53	#----------------------------------------------------------------------------
14mu|python-pillow-3.2.0-1|54	
14mu|python-pillow-3.2.0-1|55	%package devel
14mu|python-pillow-3.2.0-1|56	Summary:	Development files for %{name}
14mu|python-pillow-3.2.0-1|57	Group:		Development/C
14mu|python-pillow-3.2.0-1|58	Requires:	%{name} = %{EVRD}
14mu|python-pillow-3.2.0-1|59	Requires:	jpeg-devel
14mu|python-pillow-3.2.0-1|60	Requires:	pkgconfig(python)
14mu|python-pillow-3.2.0-1|61	Requires:	pkgconfig(zlib)
14mu|python-pillow-3.2.0-1|62	Provides:	python-imaging-devel = %{EVRD}
14mu|python-pillow-3.2.0-1|63	Obsoletes:	python-imaging-devel <= 1.1.7-12
14mu|python-pillow-3.2.0-1|64	
14mu|python-pillow-3.2.0-1|65	%description devel
14mu|python-pillow-3.2.0-1|66	Development files for %{name}.
14mu|python-pillow-3.2.0-1|67	
14mu|python-pillow-3.2.0-1|68	%files devel
14mu|python-pillow-3.2.0-1|69	%doc README.rst CHANGES.rst docs/COPYING
14mu|python-pillow-3.2.0-1|70	%{py2_incdir}/Imaging/
14mu|python-pillow-3.2.0-1|71	
14mu|python-pillow-3.2.0-1|72	#----------------------------------------------------------------------------
14mu|python-pillow-3.2.0-1|73	
14mu|python-pillow-3.2.0-1|74	%package doc
14mu|python-pillow-3.2.0-1|75	Summary:	Documentation for %{name}
14mu|python-pillow-3.2.0-1|76	Group:		Documentation
14mu|python-pillow-3.2.0-1|77	Requires:	%{name} = %{EVRD}
14mu|python-pillow-3.2.0-1|78	BuildArch:	noarch
14mu|python-pillow-3.2.0-1|79	
14mu|python-pillow-3.2.0-1|80	%description doc
14mu|python-pillow-3.2.0-1|81	Documentation for %{name}.
14mu|python-pillow-3.2.0-1|82	
14mu|python-pillow-3.2.0-1|83	%files doc
14mu|python-pillow-3.2.0-1|84	%doc Scripts docs/_build/html
14mu|python-pillow-3.2.0-1|85	
14mu|python-pillow-3.2.0-1|86	#----------------------------------------------------------------------------
14mu|python-pillow-3.2.0-1|87	
14mu|python-pillow-3.2.0-1|88	%package tk
14mu|python-pillow-3.2.0-1|89	Summary:	Tk interface for %{name}
14mu|python-pillow-3.2.0-1|90	Group:		System/Libraries
14mu|python-pillow-3.2.0-1|91	Requires:	%{name} = %{EVRD}
14mu|python-pillow-3.2.0-1|92	Requires:	tkinter
14mu|python-pillow-3.2.0-1|93	Provides:	python-imaging-tk = %{EVRD}
14mu|python-pillow-3.2.0-1|94	Obsoletes:	python-imaging-tk <= 1.1.7-12
14mu|python-pillow-3.2.0-1|95	
14mu|python-pillow-3.2.0-1|96	%description tk
14mu|python-pillow-3.2.0-1|97	Tk interface for %{name}.
14mu|python-pillow-3.2.0-1|98	
14mu|python-pillow-3.2.0-1|99	%files tk
14mu|python-pillow-3.2.0-1|100	%doc README.rst CHANGES.rst docs/COPYING
14mu|python-pillow-3.2.0-1|101	%{py_platsitedir}/PIL/ImageTk*
14mu|python-pillow-3.2.0-1|102	%{py_platsitedir}/PIL/SpiderImagePlugin*
14mu|python-pillow-3.2.0-1|103	
14mu|python-pillow-3.2.0-1|104	#----------------------------------------------------------------------------
14mu|python-pillow-3.2.0-1|105	
14mu|python-pillow-3.2.0-1|106	%package qt
14mu|python-pillow-3.2.0-1|107	Summary:	PIL image wrapper for Qt
14mu|python-pillow-3.2.0-1|108	Group:		System/Libraries
14mu|python-pillow-3.2.0-1|109	Requires:	%{name} = %{EVRD}
14mu|python-pillow-3.2.0-1|110	Requires:	PyQt4
14mu|python-pillow-3.2.0-1|111	Provides:	python-imaging-qt = %{EVRD}
14mu|python-pillow-3.2.0-1|112	
14mu|python-pillow-3.2.0-1|113	%description qt
14mu|python-pillow-3.2.0-1|114	PIL image wrapper for Qt.
14mu|python-pillow-3.2.0-1|115	
14mu|python-pillow-3.2.0-1|116	%files qt
14mu|python-pillow-3.2.0-1|117	%doc README.rst CHANGES.rst docs/COPYING
14mu|python-pillow-3.2.0-1|118	%{py_platsitedir}/PIL/ImageQt*
14mu|python-pillow-3.2.0-1|119	
14mu|python-pillow-3.2.0-1|120	#----------------------------------------------------------------------------
14mu|python-pillow-3.2.0-1|121	
14mu|python-pillow-3.2.0-1|122	%prep
14mu|python-pillow-3.2.0-1|123	%setup -q -n Pillow-%{version}
14mu|python-pillow-3.2.0-1|124	
14mu|python-pillow-3.2.0-1|125	%build
14mu|python-pillow-3.2.0-1|126	find -name '*.py' | xargs sed -i '1s|^#!.*python|#!%{__python}|'
14mu|python-pillow-3.2.0-1|127	CFLAGS="%{optflags}  -Wl,--no-as-needed -lpthread -lm" python setup.py build
14mu|python-pillow-3.2.0-1|128	
14mu|python-pillow-3.2.0-1|129	pushd docs
14mu|python-pillow-3.2.0-1|130	PYTHONPATH=$PWD/.. make html
14mu|python-pillow-3.2.0-1|131	rm -f _build/html/.buildinfo
14mu|python-pillow-3.2.0-1|132	popd
14mu|python-pillow-3.2.0-1|133	
14mu|python-pillow-3.2.0-1|134	%install
14mu|python-pillow-3.2.0-1|135	install -d %{buildroot}/%{py2_incdir}/Imaging
14mu|python-pillow-3.2.0-1|136	install -m 644 libImaging/*.h %{buildroot}/%{py2_incdir}/Imaging
14mu|python-pillow-3.2.0-1|137	python setup.py install --skip-build --root %{buildroot}
14mu|python-pillow-3.2.0-1|138	
14mu|python-pillow-3.2.0-1|139	rm -rf %{buildroot}%{_bindir}
14mu|python-pillow-3.2.0-1|140	
14mu|python-pillow-3.2.0-1|141	%changelog
14mu|python-pillow-3.2.0-1|142	
14mu|python-pillow-3.2.0-1|143	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 3.2.0-1
14mu|python-pillow-3.2.0-1|144	- (d88a1e8) Updated to 3.2.0
14mu|python-pillow-3.2.0-1|145	
14mu|python-pillow-3.2.0-1|146	

23898 14
14mu|python-pip-8.0.2-6|1	%global module pip
14mu|python-pip-8.0.2-6|2	
14mu|python-pip-8.0.2-6|3	%global python2_wheelname %{module}-%{version}-py2.py3-none-any.whl
14mu|python-pip-8.0.2-6|4	%global python3_wheelname %{python2_wheelname}
14mu|python-pip-8.0.2-6|5	
14mu|python-pip-8.0.2-6|6	%bcond_without wheel
14mu|python-pip-8.0.2-6|7	
14mu|python-pip-8.0.2-6|8	Name:           python-%{module}
14mu|python-pip-8.0.2-6|9	Version:        8.0.2
14mu|python-pip-8.0.2-6|10	Release:        6
14mu|python-pip-8.0.2-6|11	Group:          Development/Python
14mu|python-pip-8.0.2-6|12	Summary:        A tool for installing and managing Python packages (easy_install replacement)
14mu|python-pip-8.0.2-6|13	
14mu|python-pip-8.0.2-6|14	License:        MIT
14mu|python-pip-8.0.2-6|15	URL:            http://pypi.python.org/pypi/pip
14mu|python-pip-8.0.2-6|16	Source0:        https://pypi.python.org/packages/source/p/pip/pip-%{version}.tar.gz
14mu|python-pip-8.0.2-6|17	Patch0:         pip-allow-stripping-prefix-from-wheel-RECORD-files.patch
14mu|python-pip-8.0.2-6|18	BuildArch:      noarch
14mu|python-pip-8.0.2-6|19	
14mu|python-pip-8.0.2-6|20	BuildRequires:  pkgconfig(python)
14mu|python-pip-8.0.2-6|21	BuildRequires:  python-setuptools
14mu|python-pip-8.0.2-6|22	%if %{with wheel}
14mu|python-pip-8.0.2-6|23	BuildRequires:  python-pip
14mu|python-pip-8.0.2-6|24	BuildRequires:  python-wheel
14mu|python-pip-8.0.2-6|25	%endif
14mu|python-pip-8.0.2-6|26	
14mu|python-pip-8.0.2-6|27	Requires:       python-setuptools
14mu|python-pip-8.0.2-6|28	Requires:       python-pkg-resources
14mu|python-pip-8.0.2-6|29	Provides:       pythonegg(pip)
14mu|python-pip-8.0.2-6|30	
14mu|python-pip-8.0.2-6|31	%description
14mu|python-pip-8.0.2-6|32	`pip` is a tool for installing and managing Python packages, such as
14mu|python-pip-8.0.2-6|33	those found in the `Python Package Index`_. It's a replacement for
14mu|python-pip-8.0.2-6|34	easy_install_.
14mu|python-pip-8.0.2-6|35	
14mu|python-pip-8.0.2-6|36	%package -n python3-pip
14mu|python-pip-8.0.2-6|37	Summary:        A tool for installing and managing Python3 packages (easy_install replacement)
14mu|python-pip-8.0.2-6|38	
14mu|python-pip-8.0.2-6|39	Group:          Development/Python
14mu|python-pip-8.0.2-6|40	
14mu|python-pip-8.0.2-6|41	BuildRequires:  pkgconfig(python3)
14mu|python-pip-8.0.2-6|42	BuildRequires:  python3-setuptools
14mu|python-pip-8.0.2-6|43	%if %{with wheel}
14mu|python-pip-8.0.2-6|44	BuildRequires:  python3-pip
14mu|python-pip-8.0.2-6|45	BuildRequires:  python3-wheel
14mu|python-pip-8.0.2-6|46	%endif
14mu|python-pip-8.0.2-6|47	Requires:  	python3-distribute
14mu|python-pip-8.0.2-6|48	Requires:       python3-pkg-resources
14mu|python-pip-8.0.2-6|49	Provides:       python3egg(pip)
14mu|python-pip-8.0.2-6|50	
14mu|python-pip-8.0.2-6|51	%description -n python3-pip
14mu|python-pip-8.0.2-6|52	Pip is a replacement for `easy_install
14mu|python-pip-8.0.2-6|53	<http://peak.telecommunity.com/DevCenter/EasyInstall>`_.  It uses mostly the
14mu|python-pip-8.0.2-6|54	same techniques for finding packages, so packages that were made
14mu|python-pip-8.0.2-6|55	easy_installable should be pip-installable as well.
14mu|python-pip-8.0.2-6|56	
14mu|python-pip-8.0.2-6|57	%prep
14mu|python-pip-8.0.2-6|58	%setup -q -c
14mu|python-pip-8.0.2-6|59	# Remove bundled egg-info
14mu|python-pip-8.0.2-6|60	rm -rf %{module}-%{version}/%{module}.egg-info
14mu|python-pip-8.0.2-6|61	
14mu|python-pip-8.0.2-6|62	mv %{module}-%{version} python2
14mu|python-pip-8.0.2-6|63	cp -r python2 python3
14mu|python-pip-8.0.2-6|64	
14mu|python-pip-8.0.2-6|65	pushd python2
14mu|python-pip-8.0.2-6|66	%apply_patches
14mu|python-pip-8.0.2-6|67	%{__sed} -i '1d' pip/__init__.py
14mu|python-pip-8.0.2-6|68	popd
14mu|python-pip-8.0.2-6|69	
14mu|python-pip-8.0.2-6|70	pushd python3
14mu|python-pip-8.0.2-6|71	%apply_patches
14mu|python-pip-8.0.2-6|72	%{__sed} -i '1d' pip/__init__.py
14mu|python-pip-8.0.2-6|73	popd
14mu|python-pip-8.0.2-6|74	
14mu|python-pip-8.0.2-6|75	
14mu|python-pip-8.0.2-6|76	%build
14mu|python-pip-8.0.2-6|77	pushd python2
14mu|python-pip-8.0.2-6|78	%if %{with wheel}
14mu|python-pip-8.0.2-6|79	CFLAGS="%{optflags}" python setup.py bdist_wheel
14mu|python-pip-8.0.2-6|80	%else
14mu|python-pip-8.0.2-6|81	CFLAGS="%{optflags}" python setup.py build
14mu|python-pip-8.0.2-6|82	%endif
14mu|python-pip-8.0.2-6|83	popd
14mu|python-pip-8.0.2-6|84	
14mu|python-pip-8.0.2-6|85	pushd python3
14mu|python-pip-8.0.2-6|86	%if %{with wheel}
14mu|python-pip-8.0.2-6|87	CFLAGS="%{optflags}" python3 setup.py bdist_wheel
14mu|python-pip-8.0.2-6|88	%else
14mu|python-pip-8.0.2-6|89	CFLAGS="%{optflags}" python3 setup.py build
14mu|python-pip-8.0.2-6|90	%endif
14mu|python-pip-8.0.2-6|91	popd
14mu|python-pip-8.0.2-6|92	
14mu|python-pip-8.0.2-6|93	%install
14mu|python-pip-8.0.2-6|94	pushd python3
14mu|python-pip-8.0.2-6|95	%if %{with wheel}
14mu|python-pip-8.0.2-6|96	pip3 install -I dist/%{python3_wheelname} --root %{buildroot} --strip-file-prefix %{buildroot}
14mu|python-pip-8.0.2-6|97	%else
14mu|python-pip-8.0.2-6|98	python3 setup.py install --skip-build --root %{buildroot}
14mu|python-pip-8.0.2-6|99	%endif
14mu|python-pip-8.0.2-6|100	
14mu|python-pip-8.0.2-6|101	# Change the name of the python3 pip executable in order to not conflict with
14mu|python-pip-8.0.2-6|102	# the python2 executable
14mu|python-pip-8.0.2-6|103	mv %{buildroot}%{_bindir}/pip %{buildroot}%{_bindir}/python3-pip
14mu|python-pip-8.0.2-6|104	
14mu|python-pip-8.0.2-6|105	# The install process creates both pip and pip-<python_abiversion> that seem to
14mu|python-pip-8.0.2-6|106	# be the same. Remove the extra script
14mu|python-pip-8.0.2-6|107	pushd %{buildroot}%{_bindir}
14mu|python-pip-8.0.2-6|108	rm -rf pip-3*
14mu|python-pip-8.0.2-6|109	popd
14mu|python-pip-8.0.2-6|110	
14mu|python-pip-8.0.2-6|111	popd
14mu|python-pip-8.0.2-6|112	
14mu|python-pip-8.0.2-6|113	pushd python2
14mu|python-pip-8.0.2-6|114	%if %{with wheel}
14mu|python-pip-8.0.2-6|115	pip2 install -I dist/%{python2_wheelname} --root %{buildroot} --strip-file-prefix %{buildroot}
14mu|python-pip-8.0.2-6|116	%else
14mu|python-pip-8.0.2-6|117	python setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-pip-8.0.2-6|118	%endif
14mu|python-pip-8.0.2-6|119	
14mu|python-pip-8.0.2-6|120	# The install process creates both pip and pip-<python_abiversion> that seem to
14mu|python-pip-8.0.2-6|121	# be the same. Since removing pip-* also clobbers pip-python3, just remove pip-2*
14mu|python-pip-8.0.2-6|122	pushd %{buildroot}%{_bindir}
14mu|python-pip-8.0.2-6|123	rm -rf pip-2*
14mu|python-pip-8.0.2-6|124	popd
14mu|python-pip-8.0.2-6|125	
14mu|python-pip-8.0.2-6|126	popd
14mu|python-pip-8.0.2-6|127	
14mu|python-pip-8.0.2-6|128	%files
14mu|python-pip-8.0.2-6|129	%doc python2/LICENSE.txt python2/PKG-INFO python2/docs
14mu|python-pip-8.0.2-6|130	%attr(755,root,root) %{_bindir}/pip
14mu|python-pip-8.0.2-6|131	%{py_puresitedir}/pip*
14mu|python-pip-8.0.2-6|132	%{_bindir}/pip2
14mu|python-pip-8.0.2-6|133	%{_bindir}/pip%{py_ver}
14mu|python-pip-8.0.2-6|134	
14mu|python-pip-8.0.2-6|135	%files -n python3-pip
14mu|python-pip-8.0.2-6|136	%{_bindir}/pip3
14mu|python-pip-8.0.2-6|137	%{_bindir}/pip%{py3_ver}
14mu|python-pip-8.0.2-6|138	%doc python3/LICENSE.txt python3/PKG-INFO python3/docs
14mu|python-pip-8.0.2-6|139	%attr(755,root,root) %{_bindir}/python3-pip
14mu|python-pip-8.0.2-6|140	%{py3_puresitedir}/pip*
14mu|python-pip-8.0.2-6|141	
14mu|python-pip-8.0.2-6|142	%changelog
14mu|python-pip-8.0.2-6|143	
14mu|python-pip-8.0.2-6|144	* Fri May 06 2016 Denis Silakov <denis.silakov@rosalab.ru> 8.0.2-6
14mu|python-pip-8.0.2-6|145	- (9123a25) Revert bootstrap
14mu|python-pip-8.0.2-6|146	
14mu|python-pip-8.0.2-6|147	

23899 14
14mu|python-ply-3.8-1|1	Summary:	Python Lex-Yacc
14mu|python-ply-3.8-1|2	Name:		python-ply
14mu|python-ply-3.8-1|3	Version:	3.8
14mu|python-ply-3.8-1|4	Release:	1
14mu|python-ply-3.8-1|5	License:	BSD-like
14mu|python-ply-3.8-1|6	Group:		Development/Python
14mu|python-ply-3.8-1|7	Url:		http://www.dabeaz.com/ply/
14mu|python-ply-3.8-1|8	Source0:	https://pypi.python.org/packages/source/p/ply/ply-%{version}.tar.gz
14mu|python-ply-3.8-1|9	BuildRequires:	pkgconfig(python)
14mu|python-ply-3.8-1|10	BuildRequires:	pkgconfig(python3)
14mu|python-ply-3.8-1|11	BuildArch:	noarch
14mu|python-ply-3.8-1|12	
14mu|python-ply-3.8-1|13	%description
14mu|python-ply-3.8-1|14	PLY is an implementation of lex and yacc parsing tools for Python.
14mu|python-ply-3.8-1|15	
14mu|python-ply-3.8-1|16	In a nutshell, PLY is nothing more than a straightforward lex/yacc
14mu|python-ply-3.8-1|17	implementation. Here is a list of its essential features:
14mu|python-ply-3.8-1|18	
14mu|python-ply-3.8-1|19	* It's implemented entirely in Python.
14mu|python-ply-3.8-1|20	* It uses LR-parsing which is reasonably efficient and well suited
14mu|python-ply-3.8-1|21	for larger grammars.
14mu|python-ply-3.8-1|22	* PLY provides most of the standard lex/yacc features including support
14mu|python-ply-3.8-1|23	for empty productions, precedence rules, error recovery, and support
14mu|python-ply-3.8-1|24	for ambiguous grammars.
14mu|python-ply-3.8-1|25	* PLY is straightforward to use and provides very extensive error checking.
14mu|python-ply-3.8-1|26	* PLY doesn't try to do anything more or less than provide the basic
14mu|python-ply-3.8-1|27	lex/yacc functionality. In other words, it's not a large parsing
14mu|python-ply-3.8-1|28	framework or a component of some larger system.
14mu|python-ply-3.8-1|29	
14mu|python-ply-3.8-1|30	The original version of PLY was developed in 2001 for use in an
14mu|python-ply-3.8-1|31	Introduction to Compilers course where students used it to build a
14mu|python-ply-3.8-1|32	compiler for a simple Pascal-like language. Because of its use in an
14mu|python-ply-3.8-1|33	instructional setting, a lot of work went into providing extensive
14mu|python-ply-3.8-1|34	error checking. In addition, this experience was used to sort out
14mu|python-ply-3.8-1|35	common usability problems. Since then, a variety of incremental
14mu|python-ply-3.8-1|36	improvements have been made to the system. PLY-3.0 adds support for
14mu|python-ply-3.8-1|37	Python 3.0 and gives PLY's internals a much needed overhaul.
14mu|python-ply-3.8-1|38	
14mu|python-ply-3.8-1|39	%files
14mu|python-ply-3.8-1|40	%doc CHANGES  TODO doc example test
14mu|python-ply-3.8-1|41	%{py_puresitedir}/*
14mu|python-ply-3.8-1|42	
14mu|python-ply-3.8-1|43	#----------------------------------------------------------------------------
14mu|python-ply-3.8-1|44	
14mu|python-ply-3.8-1|45	%package -n python3-ply
14mu|python-ply-3.8-1|46	Summary:	Python Lex-Yacc
14mu|python-ply-3.8-1|47	Group:		Development/Python
14mu|python-ply-3.8-1|48	
14mu|python-ply-3.8-1|49	%description -n python3-ply
14mu|python-ply-3.8-1|50	PLY is an implementation of lex and yacc parsing tools for Python.
14mu|python-ply-3.8-1|51	
14mu|python-ply-3.8-1|52	In a nutshell, PLY is nothing more than a straightforward lex/yacc
14mu|python-ply-3.8-1|53	implementation. Here is a list of its essential features:
14mu|python-ply-3.8-1|54	
14mu|python-ply-3.8-1|55	* It's implemented entirely in Python.
14mu|python-ply-3.8-1|56	* It uses LR-parsing which is reasonably efficient and well suited
14mu|python-ply-3.8-1|57	for larger grammars.
14mu|python-ply-3.8-1|58	* PLY provides most of the standard lex/yacc features including support
14mu|python-ply-3.8-1|59	for empty productions, precedence rules, error recovery, and support
14mu|python-ply-3.8-1|60	for ambiguous grammars.
14mu|python-ply-3.8-1|61	* PLY is straightforward to use and provides very extensive error checking.
14mu|python-ply-3.8-1|62	* PLY doesn't try to do anything more or less than provide the basic
14mu|python-ply-3.8-1|63	lex/yacc functionality. In other words, it's not a large parsing
14mu|python-ply-3.8-1|64	framework or a component of some larger system.
14mu|python-ply-3.8-1|65	
14mu|python-ply-3.8-1|66	The original version of PLY was developed in 2001 for use in an
14mu|python-ply-3.8-1|67	Introduction to Compilers course where students used it to build a
14mu|python-ply-3.8-1|68	compiler for a simple Pascal-like language. Because of its use in an
14mu|python-ply-3.8-1|69	instructional setting, a lot of work went into providing extensive
14mu|python-ply-3.8-1|70	error checking. In addition, this experience was used to sort out
14mu|python-ply-3.8-1|71	common usability problems. Since then, a variety of incremental
14mu|python-ply-3.8-1|72	improvements have been made to the system. PLY-3.0 adds support for
14mu|python-ply-3.8-1|73	Python 3.0 and gives PLY's internals a much needed overhaul.
14mu|python-ply-3.8-1|74	
14mu|python-ply-3.8-1|75	%files -n python3-ply
14mu|python-ply-3.8-1|76	%doc CHANGES  TODO doc example test
14mu|python-ply-3.8-1|77	%{py3_puresitedir}/*
14mu|python-ply-3.8-1|78	
14mu|python-ply-3.8-1|79	#----------------------------------------------------------------------------
14mu|python-ply-3.8-1|80	
14mu|python-ply-3.8-1|81	%prep
14mu|python-ply-3.8-1|82	%setup -q -n ply-%{version}
14mu|python-ply-3.8-1|83	rm -rf %{_builddir}/python3-ply
14mu|python-ply-3.8-1|84	cp -a . %{_builddir}/python3-ply
14mu|python-ply-3.8-1|85	
14mu|python-ply-3.8-1|86	%build
14mu|python-ply-3.8-1|87	python setup.py build
14mu|python-ply-3.8-1|88	pushd %{_builddir}/python3-ply
14mu|python-ply-3.8-1|89	python3 setup.py build
14mu|python-ply-3.8-1|90	popd
14mu|python-ply-3.8-1|91	
14mu|python-ply-3.8-1|92	%install
14mu|python-ply-3.8-1|93	pushd %{_builddir}/python3-ply
14mu|python-ply-3.8-1|94	python3 setup.py install --root=%{buildroot}
14mu|python-ply-3.8-1|95	popd
14mu|python-ply-3.8-1|96	python setup.py install --root=%{buildroot}
14mu|python-ply-3.8-1|97	
14mu|python-ply-3.8-1|98	%changelog
14mu|python-ply-3.8-1|99	
14mu|python-ply-3.8-1|100	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 3.8-1
14mu|python-ply-3.8-1|101	- (f36caf5) Merge pull request #2 from import/python-ply:auto_update
14mu|python-ply-3.8-1|102	- (f36caf5) Updated to 3.8 (by updates_builder)
14mu|python-ply-3.8-1|103	
14mu|python-ply-3.8-1|104	

23900 14
14mu|python-pretend-1.0.8-2|1	%define srcname pretend
14mu|python-pretend-1.0.8-2|2	
14mu|python-pretend-1.0.8-2|3	Name:           python-pretend
14mu|python-pretend-1.0.8-2|4	Version:        1.0.8
14mu|python-pretend-1.0.8-2|5	Release:        2
14mu|python-pretend-1.0.8-2|6	Summary:        A library for stubbing in Python
14mu|python-pretend-1.0.8-2|7	
14mu|python-pretend-1.0.8-2|8	Group:          Development/Python
14mu|python-pretend-1.0.8-2|9	License:        BSD
14mu|python-pretend-1.0.8-2|10	URL:            https://github.com/alex/pretend
14mu|python-pretend-1.0.8-2|11	Source0:        https://pypi.python.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
14mu|python-pretend-1.0.8-2|12	
14mu|python-pretend-1.0.8-2|13	BuildArch:      noarch
14mu|python-pretend-1.0.8-2|14	
14mu|python-pretend-1.0.8-2|15	BuildRequires:  python-devel
14mu|python-pretend-1.0.8-2|16	BuildRequires:  python-setuptools
14mu|python-pretend-1.0.8-2|17	
14mu|python-pretend-1.0.8-2|18	BuildRequires:  python3-devel
14mu|python-pretend-1.0.8-2|19	BuildRequires:  python3-setuptools
14mu|python-pretend-1.0.8-2|20	
14mu|python-pretend-1.0.8-2|21	
14mu|python-pretend-1.0.8-2|22	
14mu|python-pretend-1.0.8-2|23	%description
14mu|python-pretend-1.0.8-2|24	Pretend is a library to make stubbing with Python easier.
14mu|python-pretend-1.0.8-2|25	
14mu|python-pretend-1.0.8-2|26	
14mu|python-pretend-1.0.8-2|27	
14mu|python-pretend-1.0.8-2|28	%package -n python3-pretend
14mu|python-pretend-1.0.8-2|29	Summary:        A library for stubbing in Python
14mu|python-pretend-1.0.8-2|30	License:        BSD
14mu|python-pretend-1.0.8-2|31	Group:          Development/Python
14mu|python-pretend-1.0.8-2|32	
14mu|python-pretend-1.0.8-2|33	
14mu|python-pretend-1.0.8-2|34	%description -n python3-pretend
14mu|python-pretend-1.0.8-2|35	Pretend is a library to make stubbing with Python3 easier.
14mu|python-pretend-1.0.8-2|36	
14mu|python-pretend-1.0.8-2|37	
14mu|python-pretend-1.0.8-2|38	%prep
14mu|python-pretend-1.0.8-2|39	%setup -q -n %{srcname}-%{version}
14mu|python-pretend-1.0.8-2|40	
14mu|python-pretend-1.0.8-2|41	# Delete upstream supplied egg-info
14mu|python-pretend-1.0.8-2|42	rm -rf *.egg-info
14mu|python-pretend-1.0.8-2|43	
14mu|python-pretend-1.0.8-2|44	cp -a . %{py3dir}
14mu|python-pretend-1.0.8-2|45	
14mu|python-pretend-1.0.8-2|46	
14mu|python-pretend-1.0.8-2|47	%build
14mu|python-pretend-1.0.8-2|48	python setup.py build
14mu|python-pretend-1.0.8-2|49	
14mu|python-pretend-1.0.8-2|50	pushd %{py3dir}
14mu|python-pretend-1.0.8-2|51	python3 setup.py build
14mu|python-pretend-1.0.8-2|52	popd
14mu|python-pretend-1.0.8-2|53	
14mu|python-pretend-1.0.8-2|54	
14mu|python-pretend-1.0.8-2|55	%install
14mu|python-pretend-1.0.8-2|56	pushd %{py3dir}
14mu|python-pretend-1.0.8-2|57	python3 setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-pretend-1.0.8-2|58	popd
14mu|python-pretend-1.0.8-2|59	
14mu|python-pretend-1.0.8-2|60	python setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-pretend-1.0.8-2|61	
14mu|python-pretend-1.0.8-2|62	
14mu|python-pretend-1.0.8-2|63	%files
14mu|python-pretend-1.0.8-2|64	%doc PKG-INFO README.rst LICENSE.rst
14mu|python-pretend-1.0.8-2|65	%{py_puresitedir}/pretend.py*
14mu|python-pretend-1.0.8-2|66	%{py_puresitedir}/pretend-%{version}-py2.?.egg-info
14mu|python-pretend-1.0.8-2|67	
14mu|python-pretend-1.0.8-2|68	%files -n python3-pretend
14mu|python-pretend-1.0.8-2|69	%doc PKG-INFO README.rst LICENSE.rst
14mu|python-pretend-1.0.8-2|70	%{py3_puresitedir}/pretend.py
14mu|python-pretend-1.0.8-2|71	# %{py3_puresitedir}/__pycache__/pretend.cpython-3?.py*
14mu|python-pretend-1.0.8-2|72	%{py3_puresitedir}/pretend-%{version}-py3.?.egg-info
14mu|python-pretend-1.0.8-2|73	
14mu|python-pretend-1.0.8-2|74	%changelog
14mu|python-pretend-1.0.8-2|75	
14mu|python-pretend-1.0.8-2|76	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1.0.8-2
14mu|python-pretend-1.0.8-2|77	- (dce43c6) Move to main
14mu|python-pretend-1.0.8-2|78	
14mu|python-pretend-1.0.8-2|79	

23901 14
14mu|python-psycopg2-2.5-1|1	%define module psycopg2
14mu|python-psycopg2-2.5-1|2	
14mu|python-psycopg2-2.5-1|3	Summary:        PostgreSQL database adapter for Python
14mu|python-psycopg2-2.5-1|4	Name:           python-%{module}
14mu|python-psycopg2-2.5-1|5	Version:        2.5
14mu|python-psycopg2-2.5-1|6	Release:        1
14mu|python-psycopg2-2.5-1|7	Group:          Development/Python
14mu|python-psycopg2-2.5-1|8	License:        GPLv2 and ZPLv2.1 and BSD
14mu|python-psycopg2-2.5-1|9	URL:            http://www.psycopg.org/psycopg/
14mu|python-psycopg2-2.5-1|10	Source0:        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-2-4/%{module}-%{version}.tar.gz
14mu|python-psycopg2-2.5-1|11	Patch0:		psycopg2-2.5-link.patch
14mu|python-psycopg2-2.5-1|12	# for DateTime
14mu|python-psycopg2-2.5-1|13	Requires:       python-egenix-mx-base
14mu|python-psycopg2-2.5-1|14	BuildRequires:  python-devel
14mu|python-psycopg2-2.5-1|15	BuildRequires:  postgresql-devel
14mu|python-psycopg2-2.5-1|16	BuildRequires:  python-egenix-mx-base
14mu|python-psycopg2-2.5-1|17	
14mu|python-psycopg2-2.5-1|18	%description
14mu|python-psycopg2-2.5-1|19	psycopg is a PostgreSQL database adapter for the Python programming
14mu|python-psycopg2-2.5-1|20	language (just like pygresql and popy.) It was written from scratch with
14mu|python-psycopg2-2.5-1|21	the aim of being very small and fast, and stable as a rock. The main
14mu|python-psycopg2-2.5-1|22	advantages of psycopg are that it supports the full Python DBAPI-2.0 and
14mu|python-psycopg2-2.5-1|23	being thread safe at level 2.
14mu|python-psycopg2-2.5-1|24	
14mu|python-psycopg2-2.5-1|25	psycopg2 is an almost complete rewrite of the psycopg 1.1.x branch.
14mu|python-psycopg2-2.5-1|26	
14mu|python-psycopg2-2.5-1|27	%prep
14mu|python-psycopg2-2.5-1|28	%setup -q -n %{module}-%{version}
14mu|python-psycopg2-2.5-1|29	%patch0 -p1
14mu|python-psycopg2-2.5-1|30	
14mu|python-psycopg2-2.5-1|31	%build
14mu|python-psycopg2-2.5-1|32	export CFLAGS="%{optflags}"
14mu|python-psycopg2-2.5-1|33	python setup.py build
14mu|python-psycopg2-2.5-1|34	
14mu|python-psycopg2-2.5-1|35	%install
14mu|python-psycopg2-2.5-1|36	python setup.py install --root=%{buildroot}
14mu|python-psycopg2-2.5-1|37	
14mu|python-psycopg2-2.5-1|38	%files
14mu|python-psycopg2-2.5-1|39	%doc AUTHORS examples/ LICENSE  README
14mu|python-psycopg2-2.5-1|40	%{py_platsitedir}/psycopg2*
14mu|python-psycopg2-2.5-1|41	
14mu|python-psycopg2-2.5-1|42	%changelog
14mu|python-psycopg2-2.5-1|43	
14mu|python-psycopg2-2.5-1|44	* Thu Jan 21 2016 Denis Silakov <dsilakov@gmail.com> 2.5-1
14mu|python-psycopg2-2.5-1|45	- (329267e) Updated to 2.5
14mu|python-psycopg2-2.5-1|46	
14mu|python-psycopg2-2.5-1|47	

23902 14
14mu|python-ptyprocess-0.5-1|1	%global pypi_name ptyprocess
14mu|python-ptyprocess-0.5-1|2	
14mu|python-ptyprocess-0.5-1|3	Name:           python-%{pypi_name}
14mu|python-ptyprocess-0.5-1|4	Version:        0.5
14mu|python-ptyprocess-0.5-1|5	Release:        1
14mu|python-ptyprocess-0.5-1|6	Group:          Development/Python
14mu|python-ptyprocess-0.5-1|7	Summary:        Run a subprocess in a pseudo terminal
14mu|python-ptyprocess-0.5-1|8	License:        BSD
14mu|python-ptyprocess-0.5-1|9	URL:            https://pypi.python.org/pypi/%{pypi_name}
14mu|python-ptyprocess-0.5-1|10	Source0:        https://pypi.python.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14mu|python-ptyprocess-0.5-1|11	BuildArch:      noarch
14mu|python-ptyprocess-0.5-1|12	BuildRequires:  python-devel
14mu|python-ptyprocess-0.5-1|13	BuildRequires:  python3-devel
14mu|python-ptyprocess-0.5-1|14	
14mu|python-ptyprocess-0.5-1|15	%description
14mu|python-ptyprocess-0.5-1|16	Launch a subprocess in a pseudo terminal (pty), and interact with both
14mu|python-ptyprocess-0.5-1|17	the process and its pty.
14mu|python-ptyprocess-0.5-1|18	
14mu|python-ptyprocess-0.5-1|19	%package -n     python3-%{pypi_name}
14mu|python-ptyprocess-0.5-1|20	Summary:        Run a subprocess in a pseudo terminal
14mu|python-ptyprocess-0.5-1|21	
14mu|python-ptyprocess-0.5-1|22	%description -n python3-%{pypi_name}
14mu|python-ptyprocess-0.5-1|23	Launch a subprocess in a pseudo terminal (pty), and interact with both
14mu|python-ptyprocess-0.5-1|24	the process and its pty.
14mu|python-ptyprocess-0.5-1|25	
14mu|python-ptyprocess-0.5-1|26	%prep
14mu|python-ptyprocess-0.5-1|27	%setup -qn %{pypi_name}-%{version}
14mu|python-ptyprocess-0.5-1|28	
14mu|python-ptyprocess-0.5-1|29	rm -rf %{py3dir}
14mu|python-ptyprocess-0.5-1|30	cp -a . %{py3dir}
14mu|python-ptyprocess-0.5-1|31	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14mu|python-ptyprocess-0.5-1|32	
14mu|python-ptyprocess-0.5-1|33	
14mu|python-ptyprocess-0.5-1|34	%build
14mu|python-ptyprocess-0.5-1|35	python setup.py build
14mu|python-ptyprocess-0.5-1|36	
14mu|python-ptyprocess-0.5-1|37	pushd %{py3dir}
14mu|python-ptyprocess-0.5-1|38	python3 setup.py build
14mu|python-ptyprocess-0.5-1|39	popd
14mu|python-ptyprocess-0.5-1|40	
14mu|python-ptyprocess-0.5-1|41	
14mu|python-ptyprocess-0.5-1|42	%install
14mu|python-ptyprocess-0.5-1|43	# Must do the subpackages' install first because the scripts in /usr/bin are
14mu|python-ptyprocess-0.5-1|44	# overwritten with every setup.py install (and we want the python2 version
14mu|python-ptyprocess-0.5-1|45	# to be the default for now).
14mu|python-ptyprocess-0.5-1|46	pushd %{py3dir}
14mu|python-ptyprocess-0.5-1|47	python3 setup.py install --skip-build --root %{buildroot}
14mu|python-ptyprocess-0.5-1|48	popd
14mu|python-ptyprocess-0.5-1|49	
14mu|python-ptyprocess-0.5-1|50	python setup.py install --skip-build --root %{buildroot}
14mu|python-ptyprocess-0.5-1|51	
14mu|python-ptyprocess-0.5-1|52	
14mu|python-ptyprocess-0.5-1|53	%files
14mu|python-ptyprocess-0.5-1|54	%doc
14mu|python-ptyprocess-0.5-1|55	%{py_puresitedir}/%{pypi_name}
14mu|python-ptyprocess-0.5-1|56	%{py_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14mu|python-ptyprocess-0.5-1|57	
14mu|python-ptyprocess-0.5-1|58	%files -n python3-%{pypi_name}
14mu|python-ptyprocess-0.5-1|59	%doc
14mu|python-ptyprocess-0.5-1|60	%{py3_puresitedir}/%{pypi_name}
14mu|python-ptyprocess-0.5-1|61	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14mu|python-ptyprocess-0.5-1|62	
14mu|python-ptyprocess-0.5-1|63	%changelog
14mu|python-ptyprocess-0.5-1|64	
14mu|python-ptyprocess-0.5-1|65	* Tue Jan 19 2016 Denis Silakov <dsilakov@gmail.com> 0.5-1
14mu|python-ptyprocess-0.5-1|66	- (7defeff) Imported from SRPM
14mu|python-ptyprocess-0.5-1|67	
14mu|python-ptyprocess-0.5-1|68	

23903 14
14mu|python-py-1.4.31-1|1	%define module	py
14mu|python-py-1.4.31-1|2	
14mu|python-py-1.4.31-1|3	Summary:        Python development support library
14mu|python-py-1.4.31-1|4	Name:           python-%{module}
14mu|python-py-1.4.31-1|5	Version:        1.4.31
14mu|python-py-1.4.31-1|6	Release:        1
14mu|python-py-1.4.31-1|7	License:        MIT
14mu|python-py-1.4.31-1|8	Source:			http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz
14mu|python-py-1.4.31-1|9	Group:          Development/Python
14mu|python-py-1.4.31-1|10	Url:            http://pylib.org
14mu|python-py-1.4.31-1|11	BuildArch:		noarch
14mu|python-py-1.4.31-1|12	BuildRequires:  python-setuptools
14mu|python-py-1.4.31-1|13	BuildRequires:	python-sphinx
14mu|python-py-1.4.31-1|14	
14mu|python-py-1.4.31-1|15	%description
14mu|python-py-1.4.31-1|16	The py lib is a development support library featuring these tools and
14mu|python-py-1.4.31-1|17	APIs:
14mu|python-py-1.4.31-1|18	
14mu|python-py-1.4.31-1|19	* py.path: uniform local and svn path objects
14mu|python-py-1.4.31-1|20	* py.apipkg: explicit API control and lazy-importing
14mu|python-py-1.4.31-1|21	* py.iniconfig: easy parsing of .ini files
14mu|python-py-1.4.31-1|22	* py.code: dynamic code generation and introspection
14mu|python-py-1.4.31-1|23	* py.path: uniform local and svn path objects
14mu|python-py-1.4.31-1|24	
14mu|python-py-1.4.31-1|25	%prep
14mu|python-py-1.4.31-1|26	%setup -q -n %{module}-%{version}
14mu|python-py-1.4.31-1|27	
14mu|python-py-1.4.31-1|28	%build
14mu|python-py-1.4.31-1|29	python setup.py build
14mu|python-py-1.4.31-1|30	
14mu|python-py-1.4.31-1|31	%install
14mu|python-py-1.4.31-1|32	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
14mu|python-py-1.4.31-1|33	pushd doc
14mu|python-py-1.4.31-1|34	PYTHONPATH=../build/lib make html
14mu|python-py-1.4.31-1|35	popd
14mu|python-py-1.4.31-1|36	
14mu|python-py-1.4.31-1|37	%clean
14mu|python-py-1.4.31-1|38	
14mu|python-py-1.4.31-1|39	%files
14mu|python-py-1.4.31-1|40	%doc CHANGELOG LICENSE README.txt doc/_build/html
14mu|python-py-1.4.31-1|41	%{py_puresitedir}/py*
14mu|python-py-1.4.31-1|42	
14mu|python-py-1.4.31-1|43	%changelog
14mu|python-py-1.4.31-1|44	
14mu|python-py-1.4.31-1|45	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.4.31-1
14mu|python-py-1.4.31-1|46	- (6dcaca7) Merge pull request #5 from import/python-py:auto_update
14mu|python-py-1.4.31-1|47	- (6dcaca7) Updated to 1.4.31 (by updates_builder)
14mu|python-py-1.4.31-1|48	
14mu|python-py-1.4.31-1|49	

23904 14
14mu|python-pyasn1-0.1.9-3|1	%define module pyasn1
14mu|python-pyasn1-0.1.9-3|2	
14mu|python-pyasn1-0.1.9-3|3	Summary:	ASN.1 tools for Python
14mu|python-pyasn1-0.1.9-3|4	Name:		python-%{module}
14mu|python-pyasn1-0.1.9-3|5	Version:	0.1.9
14mu|python-pyasn1-0.1.9-3|6	Release:	3
14mu|python-pyasn1-0.1.9-3|7	License:	BSD
14mu|python-pyasn1-0.1.9-3|8	Group:		Development/Python
14mu|python-pyasn1-0.1.9-3|9	Url:		http://pyasn1.sourceforge.net/
14mu|python-pyasn1-0.1.9-3|10	Source0:	http://downloads.sourceforge.net/pyasn1/pyasn1-%{version}.tar.gz
14mu|python-pyasn1-0.1.9-3|11	BuildRequires:	pkgconfig(python)
14mu|python-pyasn1-0.1.9-3|12	Provides:	pyasn1 = %{EVRD}
14mu|python-pyasn1-0.1.9-3|13	Conflicts:	pyasn1 < 0.1.9-2
14mu|python-pyasn1-0.1.9-3|14	Obsoletes:	pyasn1 < 0.1.9-2
14mu|python-pyasn1-0.1.9-3|15	BuildArch:	noarch
14mu|python-pyasn1-0.1.9-3|16	
14mu|python-pyasn1-0.1.9-3|17	%description
14mu|python-pyasn1-0.1.9-3|18	This project is dedicated to implementation of ASN.1 types (concrete syntax)
14mu|python-pyasn1-0.1.9-3|19	and codecs (transfer syntaxes) for Python programming environment. ASN.1
14mu|python-pyasn1-0.1.9-3|20	compiler is planned for implementation in the future.
14mu|python-pyasn1-0.1.9-3|21	
14mu|python-pyasn1-0.1.9-3|22	%files
14mu|python-pyasn1-0.1.9-3|23	%dir %{py_puresitedir}/%{module}/
14mu|python-pyasn1-0.1.9-3|24	%{py_puresitedir}/%{module}/*
14mu|python-pyasn1-0.1.9-3|25	%{py_puresitedir}/%{module}-*.egg-info
14mu|python-pyasn1-0.1.9-3|26	
14mu|python-pyasn1-0.1.9-3|27	%pretrans
14mu|python-pyasn1-0.1.9-3|28	if [ -d /usr/lib/python2.7/site-packages/pyasn1-0.1.9-py2.7.egg-info ]; then
14mu|python-pyasn1-0.1.9-3|29	rm -rf /usr/lib/python2.7/site-packages/pyasn1-0.1.9-py2.7.egg-info
14mu|python-pyasn1-0.1.9-3|30	fi
14mu|python-pyasn1-0.1.9-3|31	
14mu|python-pyasn1-0.1.9-3|32	#----------------------------------------------------------------------------
14mu|python-pyasn1-0.1.9-3|33	
14mu|python-pyasn1-0.1.9-3|34	%package -n python3-%{module}
14mu|python-pyasn1-0.1.9-3|35	Summary:	ASN.1 tools for Python
14mu|python-pyasn1-0.1.9-3|36	Group:		Development/Python
14mu|python-pyasn1-0.1.9-3|37	BuildRequires:	pkgconfig(python3)
14mu|python-pyasn1-0.1.9-3|38	
14mu|python-pyasn1-0.1.9-3|39	%description -n python3-%{module}
14mu|python-pyasn1-0.1.9-3|40	This project is dedicated to implementation of ASN.1 types (concrete syntax)
14mu|python-pyasn1-0.1.9-3|41	and codecs (transfer syntaxes) for Python programming environment. ASN.1
14mu|python-pyasn1-0.1.9-3|42	compiler is planned for implementation in the future.
14mu|python-pyasn1-0.1.9-3|43	
14mu|python-pyasn1-0.1.9-3|44	%files -n python3-%{module}
14mu|python-pyasn1-0.1.9-3|45	%dir %{py3_puresitedir}/%{module}/
14mu|python-pyasn1-0.1.9-3|46	%{py3_puresitedir}/%{module}/*
14mu|python-pyasn1-0.1.9-3|47	%{py3_puresitedir}/%{module}-*.egg-info
14mu|python-pyasn1-0.1.9-3|48	
14mu|python-pyasn1-0.1.9-3|49	#----------------------------------------------------------------------------
14mu|python-pyasn1-0.1.9-3|50	
14mu|python-pyasn1-0.1.9-3|51	%prep
14mu|python-pyasn1-0.1.9-3|52	%setup -qn %{module}-%{version}
14mu|python-pyasn1-0.1.9-3|53	
14mu|python-pyasn1-0.1.9-3|54	cp -a . %{py3dir}
14mu|python-pyasn1-0.1.9-3|55	
14mu|python-pyasn1-0.1.9-3|56	%build
14mu|python-pyasn1-0.1.9-3|57	
14mu|python-pyasn1-0.1.9-3|58	%install
14mu|python-pyasn1-0.1.9-3|59	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14mu|python-pyasn1-0.1.9-3|60	
14mu|python-pyasn1-0.1.9-3|61	pushd %{py3dir}
14mu|python-pyasn1-0.1.9-3|62	PYTHONDONTWRITEBYTECODE= %__python3 setup.py install --root=%{buildroot}
14mu|python-pyasn1-0.1.9-3|63	popd
14mu|python-pyasn1-0.1.9-3|64	
14mu|python-pyasn1-0.1.9-3|65	%changelog
14mu|python-pyasn1-0.1.9-3|66	
14mu|python-pyasn1-0.1.9-3|67	* Tue Jul 19 2016 Denis Silakov <dsilakov@gmail.com> 0.1.9-3
14mu|python-pyasn1-0.1.9-3|68	- (a242eda) Fix removal pf old pyasn1
14mu|python-pyasn1-0.1.9-3|69	
14mu|python-pyasn1-0.1.9-3|70	

23905 14
14mu|python-pyasn1-modules-0.0.8-2|1	%define module pyasn1-modules
14mu|python-pyasn1-modules-0.0.8-2|2	%define omodule pyasn1_modules
14mu|python-pyasn1-modules-0.0.8-2|3	
14mu|python-pyasn1-modules-0.0.8-2|4	Summary:	Collection of protocols modules written in ASN.1 language
14mu|python-pyasn1-modules-0.0.8-2|5	Name:		python-%{module}
14mu|python-pyasn1-modules-0.0.8-2|6	Version:	0.0.8
14mu|python-pyasn1-modules-0.0.8-2|7	Release:	2
14mu|python-pyasn1-modules-0.0.8-2|8	Epoch:		1
14mu|python-pyasn1-modules-0.0.8-2|9	License:	BSD
14mu|python-pyasn1-modules-0.0.8-2|10	Group:		Development/Python
14mu|python-pyasn1-modules-0.0.8-2|11	Url:		http://pyasn1.sf.net/
14mu|python-pyasn1-modules-0.0.8-2|12	Source0:	http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
14mu|python-pyasn1-modules-0.0.8-2|13	BuildRequires:	python-setuptools
14mu|python-pyasn1-modules-0.0.8-2|14	BuildRequires:	pkgconfig(python)
14mu|python-pyasn1-modules-0.0.8-2|15	Requires:	python-pyasn1
14mu|python-pyasn1-modules-0.0.8-2|16	BuildArch:	noarch
14mu|python-pyasn1-modules-0.0.8-2|17	
14mu|python-pyasn1-modules-0.0.8-2|18	%description
14mu|python-pyasn1-modules-0.0.8-2|19	This is an implementation of ASN.1 types and codecs in Python programming
14mu|python-pyasn1-modules-0.0.8-2|20	language. It has been first written to support particular protocol (SNMP) but
14mu|python-pyasn1-modules-0.0.8-2|21	then generalized to be suitable for a wide range of protocols based on ASN.1
14mu|python-pyasn1-modules-0.0.8-2|22	specification.
14mu|python-pyasn1-modules-0.0.8-2|23	
14mu|python-pyasn1-modules-0.0.8-2|24	%files
14mu|python-pyasn1-modules-0.0.8-2|25	%dir %{py_puresitedir}/%{omodule}/
14mu|python-pyasn1-modules-0.0.8-2|26	%{py_puresitedir}/%{omodule}/*
14mu|python-pyasn1-modules-0.0.8-2|27	%{py_puresitedir}/%{omodule}-*.egg-info
14mu|python-pyasn1-modules-0.0.8-2|28	
14mu|python-pyasn1-modules-0.0.8-2|29	#----------------------------------------------------------------------------
14mu|python-pyasn1-modules-0.0.8-2|30	
14mu|python-pyasn1-modules-0.0.8-2|31	%package -n python3-%{module}
14mu|python-pyasn1-modules-0.0.8-2|32	Summary:	Collection of protocols modules written in ASN.1 language
14mu|python-pyasn1-modules-0.0.8-2|33	Group:		Development/Python
14mu|python-pyasn1-modules-0.0.8-2|34	BuildRequires:	python3-setuptools
14mu|python-pyasn1-modules-0.0.8-2|35	BuildRequires:	pkgconfig(python3)
14mu|python-pyasn1-modules-0.0.8-2|36	Requires:	python3-pyasn1
14mu|python-pyasn1-modules-0.0.8-2|37	
14mu|python-pyasn1-modules-0.0.8-2|38	%description -n python3-%{module}
14mu|python-pyasn1-modules-0.0.8-2|39	This is an implementation of ASN.1 types and codecs in Python 3 programming
14mu|python-pyasn1-modules-0.0.8-2|40	language. It has been first written to support particular protocol (SNMP) but
14mu|python-pyasn1-modules-0.0.8-2|41	then generalized to be suitable for a wide range of protocols based on ASN.1
14mu|python-pyasn1-modules-0.0.8-2|42	specification.
14mu|python-pyasn1-modules-0.0.8-2|43	
14mu|python-pyasn1-modules-0.0.8-2|44	%files -n python3-%{module}
14mu|python-pyasn1-modules-0.0.8-2|45	%dir %{py3_puresitedir}/%{omodule}/
14mu|python-pyasn1-modules-0.0.8-2|46	%{py3_puresitedir}/%{omodule}/*
14mu|python-pyasn1-modules-0.0.8-2|47	%{py3_puresitedir}/%{omodule}-*.egg-info
14mu|python-pyasn1-modules-0.0.8-2|48	
14mu|python-pyasn1-modules-0.0.8-2|49	#----------------------------------------------------------------------------
14mu|python-pyasn1-modules-0.0.8-2|50	
14mu|python-pyasn1-modules-0.0.8-2|51	%prep
14mu|python-pyasn1-modules-0.0.8-2|52	%setup -qn %{module}-%{version}
14mu|python-pyasn1-modules-0.0.8-2|53	cp -a . %{py3dir}
14mu|python-pyasn1-modules-0.0.8-2|54	
14mu|python-pyasn1-modules-0.0.8-2|55	%build
14mu|python-pyasn1-modules-0.0.8-2|56	export CFLAGS="%{optflags}"
14mu|python-pyasn1-modules-0.0.8-2|57	python setup.py build
14mu|python-pyasn1-modules-0.0.8-2|58	
14mu|python-pyasn1-modules-0.0.8-2|59	pushd %{py3dir}
14mu|python-pyasn1-modules-0.0.8-2|60	python3 setup.py build
14mu|python-pyasn1-modules-0.0.8-2|61	popd
14mu|python-pyasn1-modules-0.0.8-2|62	
14mu|python-pyasn1-modules-0.0.8-2|63	%install
14mu|python-pyasn1-modules-0.0.8-2|64	pushd %{py3dir}
14mu|python-pyasn1-modules-0.0.8-2|65	python3 setup.py install --skip-build --root %{buildroot}
14mu|python-pyasn1-modules-0.0.8-2|66	popd
14mu|python-pyasn1-modules-0.0.8-2|67	
14mu|python-pyasn1-modules-0.0.8-2|68	python setup.py install --skip-build --root=%{buildroot}
14mu|python-pyasn1-modules-0.0.8-2|69	
14mu|python-pyasn1-modules-0.0.8-2|70	
14mu|python-pyasn1-modules-0.0.8-2|71	%changelog
14mu|python-pyasn1-modules-0.0.8-2|72	
14mu|python-pyasn1-modules-0.0.8-2|73	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.0.8-2
14mu|python-pyasn1-modules-0.0.8-2|74	- (e581bdc) Spec cleanup
14mu|python-pyasn1-modules-0.0.8-2|75	
14mu|python-pyasn1-modules-0.0.8-2|76	

23906 14
14mu|python-pybluez-0.18-6|1	%define oname PyBluez
14mu|python-pybluez-0.18-6|2	
14mu|python-pybluez-0.18-6|3	Summary:	Python wrappers around system Bluetooth resources
14mu|python-pybluez-0.18-6|4	Name:		python-pybluez
14mu|python-pybluez-0.18-6|5	Version:	0.18
14mu|python-pybluez-0.18-6|6	Release:	6
14mu|python-pybluez-0.18-6|7	License:	GPLv2+
14mu|python-pybluez-0.18-6|8	Group:		Development/Python
14mu|python-pybluez-0.18-6|9	Url:		http://org.csail.mit.edu/pybluez/
14mu|python-pybluez-0.18-6|10	Source0:	http://pybluez.googlecode.com/files/%{oname}-%{version}.tar.gz
14mu|python-pybluez-0.18-6|11	BuildRequires:	pkgconfig(bluez)
14mu|python-pybluez-0.18-6|12	BuildRequires:	pkgconfig(python)
14mu|python-pybluez-0.18-6|13	
14mu|python-pybluez-0.18-6|14	%description
14mu|python-pybluez-0.18-6|15	PyBluez is an effort to create python wrappers around system Bluetooth
14mu|python-pybluez-0.18-6|16	resources to allow Python developers to easily and quickly create
14mu|python-pybluez-0.18-6|17	Bluetooth applications.
14mu|python-pybluez-0.18-6|18	
14mu|python-pybluez-0.18-6|19	%files
14mu|python-pybluez-0.18-6|20	%doc CHANGELOG README
14mu|python-pybluez-0.18-6|21	%{py_platsitedir}/*.egg-info
14mu|python-pybluez-0.18-6|22	%{py_platsitedir}/bluetooth/
14mu|python-pybluez-0.18-6|23	
14mu|python-pybluez-0.18-6|24	#----------------------------------------------------------------------------
14mu|python-pybluez-0.18-6|25	
14mu|python-pybluez-0.18-6|26	%prep
14mu|python-pybluez-0.18-6|27	%setup -qn %{oname}-%{version}
14mu|python-pybluez-0.18-6|28	
14mu|python-pybluez-0.18-6|29	%build
14mu|python-pybluez-0.18-6|30	python setup.py build
14mu|python-pybluez-0.18-6|31	
14mu|python-pybluez-0.18-6|32	%install
14mu|python-pybluez-0.18-6|33	python setup.py install --root=%{buildroot}
14mu|python-pybluez-0.18-6|34	
14mu|python-pybluez-0.18-6|35	
14mu|python-pybluez-0.18-6|36	%changelog
14mu|python-pybluez-0.18-6|37	
14mu|python-pybluez-0.18-6|38	* Thu Aug 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18-6
14mu|python-pybluez-0.18-6|39	- (a793792) Spec cleanup
14mu|python-pybluez-0.18-6|40	
14mu|python-pybluez-0.18-6|41	

23907 14
14mu|python-pycrypto-2.6.1-4|1	%define oname	pycrypto
14mu|python-pycrypto-2.6.1-4|2	
14mu|python-pycrypto-2.6.1-4|3	Summary:	Python interface to various crypto algorithms and protocols
14mu|python-pycrypto-2.6.1-4|4	Name:		python-%{oname}
14mu|python-pycrypto-2.6.1-4|5	Version:	2.6.1
14mu|python-pycrypto-2.6.1-4|6	Release:	4
14mu|python-pycrypto-2.6.1-4|7	Source0:	http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/%{oname}-%{version}.tar.gz
14mu|python-pycrypto-2.6.1-4|8	Source1:	http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/%{oname}-%{version}.tar.gz.asc
14mu|python-pycrypto-2.6.1-4|9	Patch1:		pycrypto-2.6-link.patch
14mu|python-pycrypto-2.6.1-4|10	Patch2:         CVE-2013-7459.patch
14mu|python-pycrypto-2.6.1-4|11	License:	Public Domain
14mu|python-pycrypto-2.6.1-4|12	Group:		Development/Python
14mu|python-pycrypto-2.6.1-4|13	URL:		http://www.pycrypto.org
14mu|python-pycrypto-2.6.1-4|14	BuildRequires:	python-devel >= 2.2
14mu|python-pycrypto-2.6.1-4|15	BuildRequires:	gmp-devel
14mu|python-pycrypto-2.6.1-4|16	Requires:	python >= 2.2
14mu|python-pycrypto-2.6.1-4|17	Obsoletes:	pycrypto =< %{version}-%{release}
14mu|python-pycrypto-2.6.1-4|18	Provides:	pycrypto = %{version}-%{release}
14mu|python-pycrypto-2.6.1-4|19	
14mu|python-pycrypto-2.6.1-4|20	%description
14mu|python-pycrypto-2.6.1-4|21	The Toolkit is a collection of cryptographic algorithms and protocols,
14mu|python-pycrypto-2.6.1-4|22	implemented for use from Python. Among the contents of the package:
14mu|python-pycrypto-2.6.1-4|23	
14mu|python-pycrypto-2.6.1-4|24	* Hash functions: MD2, MD4, RIPEMD.
14mu|python-pycrypto-2.6.1-4|25	* Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-
14mu|python-pycrypto-2.6.1-4|26	DES, IDEA, RC5.
14mu|python-pycrypto-2.6.1-4|27	* Stream encryption algorithms: ARC4, simple XOR.
14mu|python-pycrypto-2.6.1-4|28	* Public-key algorithms: RSA, DSA, ElGamal, qNEW.
14mu|python-pycrypto-2.6.1-4|29	* Protocols: All-or-nothing transforms, chaffing/winnowing.
14mu|python-pycrypto-2.6.1-4|30	* Miscellaneous: RFC1751 module for converting 128-key keys into a set
14mu|python-pycrypto-2.6.1-4|31	of English words, primality testing.
14mu|python-pycrypto-2.6.1-4|32	* Some demo programs (currently all quite old and outdated).
14mu|python-pycrypto-2.6.1-4|33	
14mu|python-pycrypto-2.6.1-4|34	%prep
14mu|python-pycrypto-2.6.1-4|35	%setup -q -n %{oname}-%{version}
14mu|python-pycrypto-2.6.1-4|36	%patch1 -p0 -b .link
14mu|python-pycrypto-2.6.1-4|37	%patch2 -p1 -b .cve
14mu|python-pycrypto-2.6.1-4|38	
14mu|python-pycrypto-2.6.1-4|39	perl -pi -e 's|/usr/local/bin/|%{_bindir}/|' Util/RFC1751.py
14mu|python-pycrypto-2.6.1-4|40	
14mu|python-pycrypto-2.6.1-4|41	%build
14mu|python-pycrypto-2.6.1-4|42	CFLAGS="%{optflags}" python setup.py build
14mu|python-pycrypto-2.6.1-4|43	
14mu|python-pycrypto-2.6.1-4|44	%install
14mu|python-pycrypto-2.6.1-4|45	python setup.py install --root=%{buildroot} --compile --optimize=2
14mu|python-pycrypto-2.6.1-4|46	
14mu|python-pycrypto-2.6.1-4|47	%clean
14mu|python-pycrypto-2.6.1-4|48	
14mu|python-pycrypto-2.6.1-4|49	%files
14mu|python-pycrypto-2.6.1-4|50	%doc ChangeLog README COPYRIGHT TODO
14mu|python-pycrypto-2.6.1-4|51	%{py_platsitedir}/*
14mu|python-pycrypto-2.6.1-4|52	
14mu|python-pycrypto-2.6.1-4|53	%changelog
14mu|python-pycrypto-2.6.1-4|54	
14mu|python-pycrypto-2.6.1-4|55	* Sat Feb 11 2017 Denis Silakov <denis.silakov@rosalab.ru> 2.6.1-4
14mu|python-pycrypto-2.6.1-4|56	- (7244aad) Fix CVE-2013-7459
14mu|python-pycrypto-2.6.1-4|57	
14mu|python-pycrypto-2.6.1-4|58	

23908 14
14mu|python-pygments-2.0.2-1|1	%define tarname Pygments
14mu|python-pygments-2.0.2-1|2	%define module	pygments
14mu|python-pygments-2.0.2-1|3	
14mu|python-pygments-2.0.2-1|4	Summary:	Syntax highlighting package written in Python
14mu|python-pygments-2.0.2-1|5	
14mu|python-pygments-2.0.2-1|6	Name:		python-%{module}
14mu|python-pygments-2.0.2-1|7	Version:	2.0.2
14mu|python-pygments-2.0.2-1|8	Release:	1
14mu|python-pygments-2.0.2-1|9	Group:		Development/Python
14mu|python-pygments-2.0.2-1|10	License:	BSD
14mu|python-pygments-2.0.2-1|11	Url:		http://pygments.org/
14mu|python-pygments-2.0.2-1|12	Source0:	http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
14mu|python-pygments-2.0.2-1|13	BuildArch:	noarch
14mu|python-pygments-2.0.2-1|14	BuildRequires:	python-setuptools
14mu|python-pygments-2.0.2-1|15	BuildRequires:  python-devel
14mu|python-pygments-2.0.2-1|16	Requires:	python-pkg-resources
14mu|python-pygments-2.0.2-1|17	
14mu|python-pygments-2.0.2-1|18	%description
14mu|python-pygments-2.0.2-1|19	Pygments is a syntax highlighting package written in Python.  It is a
14mu|python-pygments-2.0.2-1|20	generic syntax highlighter for general use in all kinds of software
14mu|python-pygments-2.0.2-1|21	such as forum systems, wikis or other applications that need to
14mu|python-pygments-2.0.2-1|22	prettify source code.  Highlights are:
14mu|python-pygments-2.0.2-1|23	
14mu|python-pygments-2.0.2-1|24	* a wide range of common languages and markup formats is supported
14mu|python-pygments-2.0.2-1|25	* special attention is paid to details, increasing quality by a fair amount
14mu|python-pygments-2.0.2-1|26	* support for new languages and formats are added easily
14mu|python-pygments-2.0.2-1|27	* a number of output formats, presently HTML, LaTeX, RTF, SVG and ANSI
14mu|python-pygments-2.0.2-1|28	sequences
14mu|python-pygments-2.0.2-1|29	* it is usable as a command-line tool and as a library
14mu|python-pygments-2.0.2-1|30	* ... and it highlights even Brainf*ck!
14mu|python-pygments-2.0.2-1|31	
14mu|python-pygments-2.0.2-1|32	%prep
14mu|python-pygments-2.0.2-1|33	%setup -qn %{tarname}-%{version}
14mu|python-pygments-2.0.2-1|34	
14mu|python-pygments-2.0.2-1|35	%build
14mu|python-pygments-2.0.2-1|36	python setup.py build
14mu|python-pygments-2.0.2-1|37	
14mu|python-pygments-2.0.2-1|38	%install
14mu|python-pygments-2.0.2-1|39	PYTHONDONTWRITEBYTECODE= python setup.py install --skip-build --root=%{buildroot}
14mu|python-pygments-2.0.2-1|40	
14mu|python-pygments-2.0.2-1|41	mkdir -p %{buildroot}%{_mandir}/man1
14mu|python-pygments-2.0.2-1|42	install -m 644 doc/pygmentize.1 %{buildroot}%{_mandir}/man1
14mu|python-pygments-2.0.2-1|43	
14mu|python-pygments-2.0.2-1|44	%files
14mu|python-pygments-2.0.2-1|45	%doc AUTHORS CHANGES LICENSE TODO
14mu|python-pygments-2.0.2-1|46	%{_bindir}/pygmentize
14mu|python-pygments-2.0.2-1|47	%{py_puresitedir}/pygments/*
14mu|python-pygments-2.0.2-1|48	%{py_puresitedir}/Pygments-*
14mu|python-pygments-2.0.2-1|49	%{_mandir}/man1/pygmentize.*
14mu|python-pygments-2.0.2-1|50	
14mu|python-pygments-2.0.2-1|51	%changelog
14mu|python-pygments-2.0.2-1|52	
14mu|python-pygments-2.0.2-1|53	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 2.0.2-1
14mu|python-pygments-2.0.2-1|54	- (e8cff72) Updated to 2.0.2
14mu|python-pygments-2.0.2-1|55	
14mu|python-pygments-2.0.2-1|56	

23909 14
14mu|python-pyinotify-0.9.5-2|1	%define oname pyinotify
14mu|python-pyinotify-0.9.5-2|2	
14mu|python-pyinotify-0.9.5-2|3	Summary:	Python module for monitoring filesystems changes
14mu|python-pyinotify-0.9.5-2|4	Name:		python-%{oname}
14mu|python-pyinotify-0.9.5-2|5	Version:	0.9.5
14mu|python-pyinotify-0.9.5-2|6	Release:	2
14mu|python-pyinotify-0.9.5-2|7	License:	MIT
14mu|python-pyinotify-0.9.5-2|8	Group:		Development/Python
14mu|python-pyinotify-0.9.5-2|9	Url:		http://github.com/seb-m/pyinotify
14mu|python-pyinotify-0.9.5-2|10	Source0:	http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz
14mu|python-pyinotify-0.9.5-2|11	BuildArch:	noarch
14mu|python-pyinotify-0.9.5-2|12	Provides:	%{oname} = %{version}-%{release}
14mu|python-pyinotify-0.9.5-2|13	BuildRequires:	epydoc
14mu|python-pyinotify-0.9.5-2|14	BuildRequires:	python-devel
14mu|python-pyinotify-0.9.5-2|15	BuildRequires:	python3-devel
14mu|python-pyinotify-0.9.5-2|16	# pyinotify can use psyco to speed things up, unfortunaltely,
14mu|python-pyinotify-0.9.5-2|17	# psyco does not work under x86_64
14mu|python-pyinotify-0.9.5-2|18	#Suggests:	python-psyco
14mu|python-pyinotify-0.9.5-2|19	
14mu|python-pyinotify-0.9.5-2|20	%description
14mu|python-pyinotify-0.9.5-2|21	Pyinotify is a pure Python module for monitoring filesystems changes.
14mu|python-pyinotify-0.9.5-2|22	Pyinotify relies on inotify, a Linux Kernel functionality (since
14mu|python-pyinotify-0.9.5-2|23	kernel 2.6.13). inotify is an event-driven notification mechanism, its
14mu|python-pyinotify-0.9.5-2|24	notifications are exported to user space through three system calls.
14mu|python-pyinotify-0.9.5-2|25	Pyinotify binds these system calls and provides an implementation on
14mu|python-pyinotify-0.9.5-2|26	top of them.
14mu|python-pyinotify-0.9.5-2|27	
14mu|python-pyinotify-0.9.5-2|28	%package -n python3-pyinotify
14mu|python-pyinotify-0.9.5-2|29	Summary:	Python module for monitoring filesystems changes
14mu|python-pyinotify-0.9.5-2|30	Group:		Development/Python
14mu|python-pyinotify-0.9.5-2|31	# Previous py3 subpackages were named in a wrong way
14mu|python-pyinotify-0.9.5-2|32	Obsoletes:	python3-pyinotify-0.9.4
14mu|python-pyinotify-0.9.5-2|33	Obsoletes:	python3-pyinotify-0.9.5
14mu|python-pyinotify-0.9.5-2|34	
14mu|python-pyinotify-0.9.5-2|35	%description -n python3-pyinotify
14mu|python-pyinotify-0.9.5-2|36	Pyinotify is a pure Python module for monitoring filesystems changes.
14mu|python-pyinotify-0.9.5-2|37	Pyinotify relies on inotify, a Linux Kernel functionality (since
14mu|python-pyinotify-0.9.5-2|38	kernel 2.6.13). inotify is an event-driven notification mechanism, its
14mu|python-pyinotify-0.9.5-2|39	notifications are exported to user space through three system calls.
14mu|python-pyinotify-0.9.5-2|40	Pyinotify binds these system calls and provides an implementation on
14mu|python-pyinotify-0.9.5-2|41	top of them.
14mu|python-pyinotify-0.9.5-2|42	
14mu|python-pyinotify-0.9.5-2|43	%prep
14mu|python-pyinotify-0.9.5-2|44	%setup -q -n %{oname}-%{version}
14mu|python-pyinotify-0.9.5-2|45	rm -rf %{py3dir}
14mu|python-pyinotify-0.9.5-2|46	cp -a . %{_builddir}/python3-pyinotify
14mu|python-pyinotify-0.9.5-2|47	
14mu|python-pyinotify-0.9.5-2|48	%build
14mu|python-pyinotify-0.9.5-2|49	python setup.py build
14mu|python-pyinotify-0.9.5-2|50	pushd %{_builddir}/python3-pyinotify
14mu|python-pyinotify-0.9.5-2|51	CFLAGS="%{optflags}" python3 setup.py build
14mu|python-pyinotify-0.9.5-2|52	popd
14mu|python-pyinotify-0.9.5-2|53	
14mu|python-pyinotify-0.9.5-2|54	%install
14mu|python-pyinotify-0.9.5-2|55	pushd %{_builddir}/python3-pyinotify
14mu|python-pyinotify-0.9.5-2|56	python3 setup.py install --skip-build --root %{buildroot}
14mu|python-pyinotify-0.9.5-2|57	popd
14mu|python-pyinotify-0.9.5-2|58	python setup.py install --root=%{buildroot}
14mu|python-pyinotify-0.9.5-2|59	
14mu|python-pyinotify-0.9.5-2|60	%files
14mu|python-pyinotify-0.9.5-2|61	%doc README* ACKS COPYING
14mu|python-pyinotify-0.9.5-2|62	%{py_puresitedir}/*
14mu|python-pyinotify-0.9.5-2|63	
14mu|python-pyinotify-0.9.5-2|64	%files -n python3-pyinotify
14mu|python-pyinotify-0.9.5-2|65	%doc README* ACKS COPYING
14mu|python-pyinotify-0.9.5-2|66	%{py3_puresitedir}/*
14mu|python-pyinotify-0.9.5-2|67	
14mu|python-pyinotify-0.9.5-2|68	%changelog
14mu|python-pyinotify-0.9.5-2|69	
14mu|python-pyinotify-0.9.5-2|70	* Wed Dec 23 2015 Denis Silakov <dsilakov@gmail.com> 0.9.5-2
14mu|python-pyinotify-0.9.5-2|71	- (1e0217f) Correctly rename python3 subpackage
14mu|python-pyinotify-0.9.5-2|72	
14mu|python-pyinotify-0.9.5-2|73	

23910 14
14mu|python-pytest-2.8.2-1|1	%define module	pytest
14mu|python-pytest-2.8.2-1|2	
14mu|python-pytest-2.8.2-1|3	Summary:	Cross-project testing tool for Python
14mu|python-pytest-2.8.2-1|4	Name:		python-%{module}
14mu|python-pytest-2.8.2-1|5	Version:	2.8.2
14mu|python-pytest-2.8.2-1|6	Release:	1
14mu|python-pytest-2.8.2-1|7	Source0:	http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
14mu|python-pytest-2.8.2-1|8	License:	MIT
14mu|python-pytest-2.8.2-1|9	Group:		Development/Python
14mu|python-pytest-2.8.2-1|10	Url:		http://pytest.org
14mu|python-pytest-2.8.2-1|11	BuildArch:	noarch
14mu|python-pytest-2.8.2-1|12	Requires:	python-py >= 1.4.8
14mu|python-pytest-2.8.2-1|13	BuildRequires:	python-setuptools, python-sphinx, python-py >= 1.4.8
14mu|python-pytest-2.8.2-1|14	
14mu|python-pytest-2.8.2-1|15	%description
14mu|python-pytest-2.8.2-1|16	py.test is a simple cross-project testing tool for Python.
14mu|python-pytest-2.8.2-1|17	
14mu|python-pytest-2.8.2-1|18	%prep
14mu|python-pytest-2.8.2-1|19	%setup -q -n %{module}-%{version}
14mu|python-pytest-2.8.2-1|20	python setup.py build
14mu|python-pytest-2.8.2-1|21	
14mu|python-pytest-2.8.2-1|22	pushd doc/en
14mu|python-pytest-2.8.2-1|23	export PYTHONPATH=../../build/lib
14mu|python-pytest-2.8.2-1|24	make html
14mu|python-pytest-2.8.2-1|25	popd
14mu|python-pytest-2.8.2-1|26	
14mu|python-pytest-2.8.2-1|27	%install
14mu|python-pytest-2.8.2-1|28	PYTHONDONTWRITEBYTECODE=  python setup.py install --root=%{buildroot}
14mu|python-pytest-2.8.2-1|29	
14mu|python-pytest-2.8.2-1|30	%clean
14mu|python-pytest-2.8.2-1|31	
14mu|python-pytest-2.8.2-1|32	%files
14mu|python-pytest-2.8.2-1|33	%doc CHANGELOG  doc/en/_build/html
14mu|python-pytest-2.8.2-1|34	%{_bindir}/py.test*
14mu|python-pytest-2.8.2-1|35	%{py_puresitedir}/*pytest*
14mu|python-pytest-2.8.2-1|36	
14mu|python-pytest-2.8.2-1|37	%changelog
14mu|python-pytest-2.8.2-1|38	
14mu|python-pytest-2.8.2-1|39	* Fri Jan 15 2016 dsilakov <denis.silakov@rosalab.ru> 2.8.2-1
14mu|python-pytest-2.8.2-1|40	- (f5e971e) Merge pull request #3 from import/python-pytest:auto_update
14mu|python-pytest-2.8.2-1|41	- (f5e971e) Updated to 2.8.2 (by updates_builder)
14mu|python-pytest-2.8.2-1|42	
14mu|python-pytest-2.8.2-1|43	

23911 14
14mu|python-pytools-2015.1.2-3|1	%define module pytools
14mu|python-pytools-2015.1.2-3|2	
14mu|python-pytools-2015.1.2-3|3	Summary:	A collection of tools for Python
14mu|python-pytools-2015.1.2-3|4	Name:		python-%{module}
14mu|python-pytools-2015.1.2-3|5	Version:	2015.1.2
14mu|python-pytools-2015.1.2-3|6	Release:	3
14mu|python-pytools-2015.1.2-3|7	License:	MIT
14mu|python-pytools-2015.1.2-3|8	Group:		Development/Python
14mu|python-pytools-2015.1.2-3|9	Url:		http://mathema.tician.de/software/pytools
14mu|python-pytools-2015.1.2-3|10	Source0:	https://pypi.python.org/packages/source/p/pytools/pytools-%{version}.tar.gz
14mu|python-pytools-2015.1.2-3|11	BuildRequires:	python-setuptools
14mu|python-pytools-2015.1.2-3|12	BuildRequires:	pkgconfig(python)
14mu|python-pytools-2015.1.2-3|13	Requires:	pythonegg(appdirs) >= 1.4.0
14mu|python-pytools-2015.1.2-3|14	Requires:	pythonegg(decorator) >= 3.2.0
14mu|python-pytools-2015.1.2-3|15	Requires:	pythonegg(six)
14mu|python-pytools-2015.1.2-3|16	
14mu|python-pytools-2015.1.2-3|17	BuildArch:	noarch
14mu|python-pytools-2015.1.2-3|18	
14mu|python-pytools-2015.1.2-3|19	%description
14mu|python-pytools-2015.1.2-3|20	Pytools is a big bag of things that are "missing" from the Python
14mu|python-pytools-2015.1.2-3|21	standard library. This is mainly a dependency of my other software
14mu|python-pytools-2015.1.2-3|22	packages, and is probably of little interest to you unless you use
14mu|python-pytools-2015.1.2-3|23	those. If you're curious nonetheless, here's what's on offer:
14mu|python-pytools-2015.1.2-3|24	
14mu|python-pytools-2015.1.2-3|25	* A ton of small tool functions such as len_iterable, argmin, tuple
14mu|python-pytools-2015.1.2-3|26	generation, permutation generation, ASCII table pretty printing,
14mu|python-pytools-2015.1.2-3|27	GvR's mokeypatch_xxx() hack, the elusive flatten, and much more.
14mu|python-pytools-2015.1.2-3|28	* Michele Simionato's decorator module.
14mu|python-pytools-2015.1.2-3|29	* A time-series logging module, pytools.log.
14mu|python-pytools-2015.1.2-3|30	* Batch job submission, pytools.batchjob.
14mu|python-pytools-2015.1.2-3|31	* A lexer, pytools.lex.
14mu|python-pytools-2015.1.2-3|32	
14mu|python-pytools-2015.1.2-3|33	%files
14mu|python-pytools-2015.1.2-3|34	%doc README
14mu|python-pytools-2015.1.2-3|35	%dir %{py_puresitedir}/pytools/
14mu|python-pytools-2015.1.2-3|36	%{py_puresitedir}/pytools/*
14mu|python-pytools-2015.1.2-3|37	%{py_puresitedir}/pytools-*.egg-info
14mu|python-pytools-2015.1.2-3|38	
14mu|python-pytools-2015.1.2-3|39	#----------------------------------------------------------------------------
14mu|python-pytools-2015.1.2-3|40	
14mu|python-pytools-2015.1.2-3|41	%package -n python3-%{module}
14mu|python-pytools-2015.1.2-3|42	Summary:	A collection of tools for Python
14mu|python-pytools-2015.1.2-3|43	Group:		Development/Python
14mu|python-pytools-2015.1.2-3|44	BuildRequires:	python3-setuptools
14mu|python-pytools-2015.1.2-3|45	BuildRequires:	pkgconfig(python3)
14mu|python-pytools-2015.1.2-3|46	Requires:	python3egg(appdirs) >= 1.4.0
14mu|python-pytools-2015.1.2-3|47	Requires:	python3egg(decorator) >= 3.2.0
14mu|python-pytools-2015.1.2-3|48	Requires:	python3egg(six)
14mu|python-pytools-2015.1.2-3|49	
14mu|python-pytools-2015.1.2-3|50	%description -n python3-%{module}
14mu|python-pytools-2015.1.2-3|51	Pytools is a big bag of things that are "missing" from the Python 3
14mu|python-pytools-2015.1.2-3|52	standard library. This is mainly a dependency of my other software
14mu|python-pytools-2015.1.2-3|53	packages, and is probably of little interest to you unless you use
14mu|python-pytools-2015.1.2-3|54	those. If you're curious nonetheless, here's what's on offer:
14mu|python-pytools-2015.1.2-3|55	
14mu|python-pytools-2015.1.2-3|56	* A ton of small tool functions such as len_iterable, argmin, tuple
14mu|python-pytools-2015.1.2-3|57	generation, permutation generation, ASCII table pretty printing,
14mu|python-pytools-2015.1.2-3|58	GvR's mokeypatch_xxx() hack, the elusive flatten, and much more.
14mu|python-pytools-2015.1.2-3|59	* Michele Simionato's decorator module.
14mu|python-pytools-2015.1.2-3|60	* A time-series logging module, pytools.log.
14mu|python-pytools-2015.1.2-3|61	* Batch job submission, pytools.batchjob.
14mu|python-pytools-2015.1.2-3|62	* A lexer, pytools.lex.
14mu|python-pytools-2015.1.2-3|63	
14mu|python-pytools-2015.1.2-3|64	%files -n python3-%{module}
14mu|python-pytools-2015.1.2-3|65	%doc README
14mu|python-pytools-2015.1.2-3|66	%dir %{py3_puresitedir}/pytools/
14mu|python-pytools-2015.1.2-3|67	%{py3_puresitedir}/pytools/*
14mu|python-pytools-2015.1.2-3|68	%{py3_puresitedir}/pytools-*.egg-info
14mu|python-pytools-2015.1.2-3|69	
14mu|python-pytools-2015.1.2-3|70	#----------------------------------------------------------------------------
14mu|python-pytools-2015.1.2-3|71	
14mu|python-pytools-2015.1.2-3|72	%prep
14mu|python-pytools-2015.1.2-3|73	%setup -qn %{module}-%{version}
14mu|python-pytools-2015.1.2-3|74	
14mu|python-pytools-2015.1.2-3|75	cp -a . %{py3dir}
14mu|python-pytools-2015.1.2-3|76	
14mu|python-pytools-2015.1.2-3|77	%build
14mu|python-pytools-2015.1.2-3|78	
14mu|python-pytools-2015.1.2-3|79	%install
14mu|python-pytools-2015.1.2-3|80	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14mu|python-pytools-2015.1.2-3|81	
14mu|python-pytools-2015.1.2-3|82	pushd %{py3dir}
14mu|python-pytools-2015.1.2-3|83	PYTHONDONTWRITEBYTECODE= %__python3 setup.py install --root=%{buildroot}
14mu|python-pytools-2015.1.2-3|84	popd
14mu|python-pytools-2015.1.2-3|85	
14mu|python-pytools-2015.1.2-3|86	
14mu|python-pytools-2015.1.2-3|87	%changelog
14mu|python-pytools-2015.1.2-3|88	
14mu|python-pytools-2015.1.2-3|89	* Sat May 28 2016 abfonly <abfonly@gmail.com> 2015.1.2-3
14mu|python-pytools-2015.1.2-3|90	- (c258c80) Log: Build python3 module
14mu|python-pytools-2015.1.2-3|91	- (c258c80) fixed rpm tree
14mu|python-pytools-2015.1.2-3|92	- (c258c80) bump rel
14mu|python-pytools-2015.1.2-3|93	- (c258c80) merge with python3_modules group
14mu|python-pytools-2015.1.2-3|94	
14mu|python-pytools-2015.1.2-3|95	

23912 14
14mu|python-pytz-2015.7-1|1	%define module	pytz
14mu|python-pytz-2015.7-1|2	
14mu|python-pytz-2015.7-1|3	Summary:	World timezone definitions for Python
14mu|python-pytz-2015.7-1|4	
14mu|python-pytz-2015.7-1|5	Name:		python-%{module}
14mu|python-pytz-2015.7-1|6	Version:	2015.7
14mu|python-pytz-2015.7-1|7	Release:	1
14mu|python-pytz-2015.7-1|8	Source0:	http://pypi.python.org/packages/source/p/pytz/pytz-%{version}.tar.bz2
14mu|python-pytz-2015.7-1|9	License:	MIT
14mu|python-pytz-2015.7-1|10	Group:		Development/Python
14mu|python-pytz-2015.7-1|11	Url:		http://pytz.sourceforge.net/
14mu|python-pytz-2015.7-1|12	BuildRequires:	python-devel >= 2.3
14mu|python-pytz-2015.7-1|13	BuildRequires:  python3-devel
14mu|python-pytz-2015.7-1|14	BuildArch:	noarch
14mu|python-pytz-2015.7-1|15	
14mu|python-pytz-2015.7-1|16	%description
14mu|python-pytz-2015.7-1|17	pytz brings the Olson tz database into Python. This library allows
14mu|python-pytz-2015.7-1|18	accurate and cross platform timezone calculations using Python 2.3 or
14mu|python-pytz-2015.7-1|19	higher. It also solves the issue of ambiguous times at the end of
14mu|python-pytz-2015.7-1|20	daylight savings, which you can read more about in the Python Library
14mu|python-pytz-2015.7-1|21	Reference (datetime.tzinfo).
14mu|python-pytz-2015.7-1|22	
14mu|python-pytz-2015.7-1|23	Amost all (over 540) of the Olson timezones are supported.
14mu|python-pytz-2015.7-1|24	
14mu|python-pytz-2015.7-1|25	%package -n python3-%{module}
14mu|python-pytz-2015.7-1|26	Summary:        World timezone definitions for Python3
14mu|python-pytz-2015.7-1|27	
14mu|python-pytz-2015.7-1|28	Group:          Development/Python
14mu|python-pytz-2015.7-1|29	Requires:       python3
14mu|python-pytz-2015.7-1|30	
14mu|python-pytz-2015.7-1|31	%description -n python3-%{module}
14mu|python-pytz-2015.7-1|32	pytz brings the Olson tz database into Python. This library allows
14mu|python-pytz-2015.7-1|33	accurate and cross platform timezone calculations using Python 2.3 or
14mu|python-pytz-2015.7-1|34	higher. It also solves the issue of ambiguous times at the end of
14mu|python-pytz-2015.7-1|35	daylight savings, which you can read more about in the Python Library
14mu|python-pytz-2015.7-1|36	Reference (datetime.tzinfo).
14mu|python-pytz-2015.7-1|37	
14mu|python-pytz-2015.7-1|38	Amost all (over 540) of the Olson timezones are supported.
14mu|python-pytz-2015.7-1|39	
14mu|python-pytz-2015.7-1|40	%prep
14mu|python-pytz-2015.7-1|41	%setup -q -c
14mu|python-pytz-2015.7-1|42	
14mu|python-pytz-2015.7-1|43	mv %{module}-%{version} python2
14mu|python-pytz-2015.7-1|44	cp -r python2 python3
14mu|python-pytz-2015.7-1|45	
14mu|python-pytz-2015.7-1|46	%install
14mu|python-pytz-2015.7-1|47	pushd python2
14mu|python-pytz-2015.7-1|48	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILELIST.P2
14mu|python-pytz-2015.7-1|49	sed -i 's/.*egg-info$//' FILELIST.P2
14mu|python-pytz-2015.7-1|50	popd
14mu|python-pytz-2015.7-1|51	
14mu|python-pytz-2015.7-1|52	pushd python3
14mu|python-pytz-2015.7-1|53	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot} --record=FILELIST.P3
14mu|python-pytz-2015.7-1|54	sed -i 's/.*egg-info$//' FILELIST.P3
14mu|python-pytz-2015.7-1|55	sed -i 's/.*pyc$//' FILELIST.P3
14mu|python-pytz-2015.7-1|56	find %{buildroot}%{py3_puresitedir} -name "*pyc" -delete
14mu|python-pytz-2015.7-1|57	popd
14mu|python-pytz-2015.7-1|58	
14mu|python-pytz-2015.7-1|59	%clean
14mu|python-pytz-2015.7-1|60	
14mu|python-pytz-2015.7-1|61	%files -f python2/FILELIST.P2
14mu|python-pytz-2015.7-1|62	%doc python2/*.txt
14mu|python-pytz-2015.7-1|63	%{py_puresitedir}/%{module}-%{version}-*.egg-info
14mu|python-pytz-2015.7-1|64	
14mu|python-pytz-2015.7-1|65	%files -n python3-%{module} -f python3/FILELIST.P3
14mu|python-pytz-2015.7-1|66	%doc python3/*.txt
14mu|python-pytz-2015.7-1|67	%{py3_puresitedir}/%{module}-%{version}-*.egg-info
14mu|python-pytz-2015.7-1|68	
14mu|python-pytz-2015.7-1|69	%changelog
14mu|python-pytz-2015.7-1|70	
14mu|python-pytz-2015.7-1|71	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 2015.7-1
14mu|python-pytz-2015.7-1|72	- (39f7784) Merge pull request #6 from import/python-pytz:auto_update
14mu|python-pytz-2015.7-1|73	- (39f7784) Updated to 2015.7 (by updates_builder)
14mu|python-pytz-2015.7-1|74	
14mu|python-pytz-2015.7-1|75	

23913 14
14mu|python-pyusb-1.0.0-2a1|1	%define module pyusb
14mu|python-pyusb-1.0.0-2a1|2	%define omodule usb
14mu|python-pyusb-1.0.0-2a1|3	
14mu|python-pyusb-1.0.0-2a1|4	%global alphatag a1
14mu|python-pyusb-1.0.0-2a1|5	
14mu|python-pyusb-1.0.0-2a1|6	Summary:	Python bindings for libusb
14mu|python-pyusb-1.0.0-2a1|7	Name:		python-%{module}
14mu|python-pyusb-1.0.0-2a1|8	Version:	1.0.0
14mu|python-pyusb-1.0.0-2a1|9	Release:	2%{alphatag}
14mu|python-pyusb-1.0.0-2a1|10	License:	BSD
14mu|python-pyusb-1.0.0-2a1|11	Group:		Development/Python
14mu|python-pyusb-1.0.0-2a1|12	Url:		http://pyusb.sourceforge.net/
14mu|python-pyusb-1.0.0-2a1|13	Source0:	%{module}-%{version}-%{alphatag}.tar.gz
14mu|python-pyusb-1.0.0-2a1|14	BuildRequires:	pkgconfig(libusb)
14mu|python-pyusb-1.0.0-2a1|15	BuildRequires:	pkgconfig(python)
14mu|python-pyusb-1.0.0-2a1|16	Conflicts:	pyusb < 1.0.0-2a1
14mu|python-pyusb-1.0.0-2a1|17	Obsoletes:	pyusb < 1.0.0-2a1
14mu|python-pyusb-1.0.0-2a1|18	Provides:	pyusb = %{EVRD}
14mu|python-pyusb-1.0.0-2a1|19	BuildArch:	noarch
14mu|python-pyusb-1.0.0-2a1|20	
14mu|python-pyusb-1.0.0-2a1|21	%description
14mu|python-pyusb-1.0.0-2a1|22	PyUSB provides easy USB access to python. The module contains classes and
14mu|python-pyusb-1.0.0-2a1|23	methods to support most USB operations.
14mu|python-pyusb-1.0.0-2a1|24	
14mu|python-pyusb-1.0.0-2a1|25	%files
14mu|python-pyusb-1.0.0-2a1|26	%dir %{py_puresitedir}/%{omodule}/
14mu|python-pyusb-1.0.0-2a1|27	%{py_puresitedir}/%{omodule}/*
14mu|python-pyusb-1.0.0-2a1|28	%{py_puresitedir}/%{module}-*.egg-info
14mu|python-pyusb-1.0.0-2a1|29	
14mu|python-pyusb-1.0.0-2a1|30	#----------------------------------------------------------------------------
14mu|python-pyusb-1.0.0-2a1|31	
14mu|python-pyusb-1.0.0-2a1|32	%package -n python3-%{module}
14mu|python-pyusb-1.0.0-2a1|33	Summary:	Python bindings for libusb
14mu|python-pyusb-1.0.0-2a1|34	Group:		Development/Python
14mu|python-pyusb-1.0.0-2a1|35	BuildRequires:	pkgconfig(python3)
14mu|python-pyusb-1.0.0-2a1|36	
14mu|python-pyusb-1.0.0-2a1|37	%description -n python3-%{module}
14mu|python-pyusb-1.0.0-2a1|38	PyUSB provides easy USB access to python. The module contains classes and
14mu|python-pyusb-1.0.0-2a1|39	methods to support most USB operations.
14mu|python-pyusb-1.0.0-2a1|40	
14mu|python-pyusb-1.0.0-2a1|41	%files -n python3-%{module}
14mu|python-pyusb-1.0.0-2a1|42	%dir %{py3_puresitedir}/%{omodule}/
14mu|python-pyusb-1.0.0-2a1|43	%{py3_puresitedir}/%{omodule}/*
14mu|python-pyusb-1.0.0-2a1|44	%{py3_puresitedir}/%{module}-*.egg-info
14mu|python-pyusb-1.0.0-2a1|45	
14mu|python-pyusb-1.0.0-2a1|46	#----------------------------------------------------------------------------
14mu|python-pyusb-1.0.0-2a1|47	
14mu|python-pyusb-1.0.0-2a1|48	%prep
14mu|python-pyusb-1.0.0-2a1|49	%setup -qn %{module}-%{version}-%{alphatag}
14mu|python-pyusb-1.0.0-2a1|50	
14mu|python-pyusb-1.0.0-2a1|51	cp -a . %{py3dir}
14mu|python-pyusb-1.0.0-2a1|52	
14mu|python-pyusb-1.0.0-2a1|53	%build
14mu|python-pyusb-1.0.0-2a1|54	
14mu|python-pyusb-1.0.0-2a1|55	%install
14mu|python-pyusb-1.0.0-2a1|56	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14mu|python-pyusb-1.0.0-2a1|57	
14mu|python-pyusb-1.0.0-2a1|58	pushd %{py3dir}
14mu|python-pyusb-1.0.0-2a1|59	PYTHONDONTWRITEBYTECODE= %__python3 setup.py install --root=%{buildroot}
14mu|python-pyusb-1.0.0-2a1|60	popd
14mu|python-pyusb-1.0.0-2a1|61	
14mu|python-pyusb-1.0.0-2a1|62	%changelog
14mu|python-pyusb-1.0.0-2a1|63	
14mu|python-pyusb-1.0.0-2a1|64	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-2a1
14mu|python-pyusb-1.0.0-2a1|65	- (0780157) Fix BuildRequires for python3 module
14mu|python-pyusb-1.0.0-2a1|66	
14mu|python-pyusb-1.0.0-2a1|67	

23914 14
14mu|python-pyxdg-0.25-4|1	%define oname pyxdg
14mu|python-pyxdg-0.25-4|2	
14mu|python-pyxdg-0.25-4|3	Summary:	Python library to access freedesktop.org standards
14mu|python-pyxdg-0.25-4|4	Name:		python-pyxdg
14mu|python-pyxdg-0.25-4|5	Version:	0.25
14mu|python-pyxdg-0.25-4|6	Release:	4
14mu|python-pyxdg-0.25-4|7	License:	LGPLv2+
14mu|python-pyxdg-0.25-4|8	Group:		Development/Python
14mu|python-pyxdg-0.25-4|9	Url:		http://www.freedesktop.org/Software/pyxdg
14mu|python-pyxdg-0.25-4|10	Source0:	http://people.freedesktop.org/~takluyver/pyxdg-%{version}.tar.gz
14mu|python-pyxdg-0.25-4|11	# https://bugs.freedesktop.org/show_bug.cgi?id=61817
14mu|python-pyxdg-0.25-4|12	Patch0:		pyxdg-0.25-find-first-mimetype-match.patch
14mu|python-pyxdg-0.25-4|13	BuildRequires:	pkgconfig(python)
14mu|python-pyxdg-0.25-4|14	BuildRequires:	pkgconfig(python3)
14mu|python-pyxdg-0.25-4|15	BuildArch:	noarch
14mu|python-pyxdg-0.25-4|16	%rename		pyxdg
14mu|python-pyxdg-0.25-4|17	
14mu|python-pyxdg-0.25-4|18	%description
14mu|python-pyxdg-0.25-4|19	PyXDG is a python library to access freedesktop.org standards.
14mu|python-pyxdg-0.25-4|20	Currently supported are:
14mu|python-pyxdg-0.25-4|21	* Base Directory Specification Version 0.6
14mu|python-pyxdg-0.25-4|22	* Menu Specification Version 1.0
14mu|python-pyxdg-0.25-4|23	* Desktop Entry Specification Version 1.0
14mu|python-pyxdg-0.25-4|24	* Icon Theme Specification Version 0.8
14mu|python-pyxdg-0.25-4|25	* Recent File Spec 0.2
14mu|python-pyxdg-0.25-4|26	* Shared-MIME-Database Specification 0.13
14mu|python-pyxdg-0.25-4|27	
14mu|python-pyxdg-0.25-4|28	%files -f python2/INSTALLED_FILES
14mu|python-pyxdg-0.25-4|29	%doc python2/AUTHORS python2/COPYING python2/ChangeLog python2/README python2/TODO
14mu|python-pyxdg-0.25-4|30	
14mu|python-pyxdg-0.25-4|31	#----------------------------------------------------------------------------
14mu|python-pyxdg-0.25-4|32	
14mu|python-pyxdg-0.25-4|33	%package -n python3-%{oname}
14mu|python-pyxdg-0.25-4|34	Summary:	Python 3 library to access freedesktop.org standards
14mu|python-pyxdg-0.25-4|35	Group:		Development/Python
14mu|python-pyxdg-0.25-4|36	
14mu|python-pyxdg-0.25-4|37	%description -n python3-%{oname}
14mu|python-pyxdg-0.25-4|38	PyXDG is a python 3 library to access freedesktop.org standards.
14mu|python-pyxdg-0.25-4|39	Currently supported are:
14mu|python-pyxdg-0.25-4|40	* Base Directory Specification Version 0.6
14mu|python-pyxdg-0.25-4|41	* Menu Specification Version 1.0
14mu|python-pyxdg-0.25-4|42	* Desktop Entry Specification Version 1.0
14mu|python-pyxdg-0.25-4|43	* Icon Theme Specification Version 0.8
14mu|python-pyxdg-0.25-4|44	* Recent File Spec 0.2
14mu|python-pyxdg-0.25-4|45	* Shared-MIME-Database Specification 0.13
14mu|python-pyxdg-0.25-4|46	
14mu|python-pyxdg-0.25-4|47	%files -n python3-%{oname} -f python3/INSTALLED_FILES
14mu|python-pyxdg-0.25-4|48	%doc python3/AUTHORS python3/COPYING python3/ChangeLog python3/README python3/TODO
14mu|python-pyxdg-0.25-4|49	
14mu|python-pyxdg-0.25-4|50	#----------------------------------------------------------------------------
14mu|python-pyxdg-0.25-4|51	
14mu|python-pyxdg-0.25-4|52	%prep
14mu|python-pyxdg-0.25-4|53	%setup -qcn %{oname}-%{version}
14mu|python-pyxdg-0.25-4|54	mv %{oname}-%{version} python2
14mu|python-pyxdg-0.25-4|55	pushd python2
14mu|python-pyxdg-0.25-4|56	%patch0 -p1
14mu|python-pyxdg-0.25-4|57	popd
14mu|python-pyxdg-0.25-4|58	cp -a python2 python3
14mu|python-pyxdg-0.25-4|59	
14mu|python-pyxdg-0.25-4|60	%build
14mu|python-pyxdg-0.25-4|61	pushd python2
14mu|python-pyxdg-0.25-4|62	python setup.py build
14mu|python-pyxdg-0.25-4|63	popd
14mu|python-pyxdg-0.25-4|64	
14mu|python-pyxdg-0.25-4|65	pushd python3
14mu|python-pyxdg-0.25-4|66	find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14mu|python-pyxdg-0.25-4|67	python3 setup.py build
14mu|python-pyxdg-0.25-4|68	popd
14mu|python-pyxdg-0.25-4|69	
14mu|python-pyxdg-0.25-4|70	%install
14mu|python-pyxdg-0.25-4|71	pushd python2
14mu|python-pyxdg-0.25-4|72	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14mu|python-pyxdg-0.25-4|73	popd
14mu|python-pyxdg-0.25-4|74	
14mu|python-pyxdg-0.25-4|75	pushd python3
14mu|python-pyxdg-0.25-4|76	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot} --record=INSTALLED_FILES
14mu|python-pyxdg-0.25-4|77	popd
14mu|python-pyxdg-0.25-4|78	
14mu|python-pyxdg-0.25-4|79	
14mu|python-pyxdg-0.25-4|80	%changelog
14mu|python-pyxdg-0.25-4|81	* Sun Oct 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.25-4
14mu|python-pyxdg-0.25-4|82	+ Revision: b0b34c6
14mu|python-pyxdg-0.25-4|83	- Add python 3 package
14mu|python-pyxdg-0.25-4|84	
14mu|python-pyxdg-0.25-4|85	

23915 14
14mu|python-qrcode-5.0.1-2|1	%global oname qrcode
14mu|python-qrcode-5.0.1-2|2	
14mu|python-qrcode-5.0.1-2|3	Summary:	Python QR Code image generator
14mu|python-qrcode-5.0.1-2|4	Name:		python-%{oname}
14mu|python-qrcode-5.0.1-2|5	Version:	5.0.1
14mu|python-qrcode-5.0.1-2|6	Release:	2
14mu|python-qrcode-5.0.1-2|7	License:	BSD
14mu|python-qrcode-5.0.1-2|8	Group:		Development/Python
14mu|python-qrcode-5.0.1-2|9	Url:		https://github.com/lincolnloop/python-qrcode
14mu|python-qrcode-5.0.1-2|10	Source0:	http://pypi.python.org/packages/source/q/qrcode/%{oname}-%{version}.tar.gz
14mu|python-qrcode-5.0.1-2|11	BuildRequires:	python-pillow
14mu|python-qrcode-5.0.1-2|12	BuildRequires:	python-setuptools
14mu|python-qrcode-5.0.1-2|13	BuildRequires:	python-six
14mu|python-qrcode-5.0.1-2|14	BuildRequires:	pkgconfig(python)
14mu|python-qrcode-5.0.1-2|15	Requires:	python-pillow
14mu|python-qrcode-5.0.1-2|16	Requires:	%{name}-core = %{EVRD}
14mu|python-qrcode-5.0.1-2|17	BuildArch:	noarch
14mu|python-qrcode-5.0.1-2|18	
14mu|python-qrcode-5.0.1-2|19	%description
14mu|python-qrcode-5.0.1-2|20	This module uses the Python Imaging Library (PIL) to allow for the
14mu|python-qrcode-5.0.1-2|21	generation of QR Codes.
14mu|python-qrcode-5.0.1-2|22	
14mu|python-qrcode-5.0.1-2|23	%files
14mu|python-qrcode-5.0.1-2|24	%{_bindir}/qr
14mu|python-qrcode-5.0.1-2|25	%{_mandir}/man1/qr.1*
14mu|python-qrcode-5.0.1-2|26	%{python_sitelib}/%{oname}/image/svg.py*
14mu|python-qrcode-5.0.1-2|27	%{python_sitelib}/%{oname}/image/pil.py*
14mu|python-qrcode-5.0.1-2|28	
14mu|python-qrcode-5.0.1-2|29	#----------------------------------------------------------------------------
14mu|python-qrcode-5.0.1-2|30	
14mu|python-qrcode-5.0.1-2|31	%package core
14mu|python-qrcode-5.0.1-2|32	Summary:	Python QR Code image generator (core library)
14mu|python-qrcode-5.0.1-2|33	Group:		Development/Python
14mu|python-qrcode-5.0.1-2|34	Requires:	python-six
14mu|python-qrcode-5.0.1-2|35	
14mu|python-qrcode-5.0.1-2|36	%description core
14mu|python-qrcode-5.0.1-2|37	Core Python module for QR code generation. Does not contain image rendering.
14mu|python-qrcode-5.0.1-2|38	
14mu|python-qrcode-5.0.1-2|39	%files core
14mu|python-qrcode-5.0.1-2|40	%doc LICENSE README.rst CHANGES.rst
14mu|python-qrcode-5.0.1-2|41	%dir %{python_sitelib}/%{oname}/
14mu|python-qrcode-5.0.1-2|42	%dir %{python_sitelib}/%{oname}/image
14mu|python-qrcode-5.0.1-2|43	%{python_sitelib}/%{oname}*.egg-info
14mu|python-qrcode-5.0.1-2|44	%{python_sitelib}/%{oname}/*.py*
14mu|python-qrcode-5.0.1-2|45	%{python_sitelib}/%{oname}/image/__init__.py*
14mu|python-qrcode-5.0.1-2|46	%{python_sitelib}/%{oname}/image/base.py*
14mu|python-qrcode-5.0.1-2|47	
14mu|python-qrcode-5.0.1-2|48	#----------------------------------------------------------------------------
14mu|python-qrcode-5.0.1-2|49	
14mu|python-qrcode-5.0.1-2|50	%prep
14mu|python-qrcode-5.0.1-2|51	%setup -qn %{oname}-%{version}
14mu|python-qrcode-5.0.1-2|52	
14mu|python-qrcode-5.0.1-2|53	# The pure plugin requires pymaging which is not packaged in Fedora.
14mu|python-qrcode-5.0.1-2|54	rm qrcode/image/pure.py*
14mu|python-qrcode-5.0.1-2|55	
14mu|python-qrcode-5.0.1-2|56	%build
14mu|python-qrcode-5.0.1-2|57	python setup.py build
14mu|python-qrcode-5.0.1-2|58	
14mu|python-qrcode-5.0.1-2|59	%install
14mu|python-qrcode-5.0.1-2|60	python setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-qrcode-5.0.1-2|61	
14mu|python-qrcode-5.0.1-2|62	
14mu|python-qrcode-5.0.1-2|63	%changelog
14mu|python-qrcode-5.0.1-2|64	
14mu|python-qrcode-5.0.1-2|65	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.1-2
14mu|python-qrcode-5.0.1-2|66	- (3c9d6fd) Require python-pillow instead of obsolete python-imaging
14mu|python-qrcode-5.0.1-2|67	
14mu|python-qrcode-5.0.1-2|68	

23916 14
14mu|python-qt4-4.11.2-1|1	%define debug_package %{nil}
14mu|python-qt4-4.11.2-1|2	
14mu|python-qt4-4.11.2-1|3	Summary:	Set of Python bindings for Trolltech's Qt application framework
14mu|python-qt4-4.11.2-1|4	Name:		python-qt4
14mu|python-qt4-4.11.2-1|5	Version:	4.11.2
14mu|python-qt4-4.11.2-1|6	Release:	1
14mu|python-qt4-4.11.2-1|7	License:	GPLv2+
14mu|python-qt4-4.11.2-1|8	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|9	Url:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
14mu|python-qt4-4.11.2-1|10	Source0:	http://garr.dl.sourceforge.net/project/pyqt/PyQt4/PyQt-%{version}/PyQt-x11-gpl-%{version}.tar.gz
14mu|python-qt4-4.11.2-1|11	Patch0:		03_qreal_float_support.dpatch
14mu|python-qt4-4.11.2-1|12	BuildRequires:	python-sip
14mu|python-qt4-4.11.2-1|13	BuildRequires:	sed
14mu|python-qt4-4.11.2-1|14	BuildRequires:	qt4-devel
14mu|python-qt4-4.11.2-1|15	BuildRequires:	pkgconfig(dbus-1)
14mu|python-qt4-4.11.2-1|16	BuildRequires:	pkgconfig(dbus-python)
14mu|python-qt4-4.11.2-1|17	BuildRequires:	pkgconfig(phonon)
14mu|python-qt4-4.11.2-1|18	BuildRequires:	pkgconfig(python)
14mu|python-qt4-4.11.2-1|19	BuildRequires:	pkgconfig(QtAssistantClient)
14mu|python-qt4-4.11.2-1|20	BuildRequires:	pkgconfig(QtWebKit)
14mu|python-qt4-4.11.2-1|21	Provides:	PyQt4 = %{EVRD}
14mu|python-qt4-4.11.2-1|22	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|23	Requires:	%{name}-dbus = %{EVRD}
14mu|python-qt4-4.11.2-1|24	Requires:	%{name}-declarative = %{EVRD}
14mu|python-qt4-4.11.2-1|25	Requires:	%{name}-designer = %{EVRD}
14mu|python-qt4-4.11.2-1|26	Requires:	%{name}-gui = %{EVRD}
14mu|python-qt4-4.11.2-1|27	Requires:	%{name}-help = %{EVRD}
14mu|python-qt4-4.11.2-1|28	Requires:	%{name}-multimedia = %{EVRD}
14mu|python-qt4-4.11.2-1|29	Requires:	%{name}-network = %{EVRD}
14mu|python-qt4-4.11.2-1|30	Requires:	%{name}-opengl = %{EVRD}
14mu|python-qt4-4.11.2-1|31	Requires:	%{name}-phonon = %{EVRD}
14mu|python-qt4-4.11.2-1|32	Requires:	%{name}-script = %{EVRD}
14mu|python-qt4-4.11.2-1|33	Requires:	%{name}-scripttools = %{EVRD}
14mu|python-qt4-4.11.2-1|34	Requires:	%{name}-sql = %{EVRD}
14mu|python-qt4-4.11.2-1|35	Requires:	%{name}-svg = %{EVRD}
14mu|python-qt4-4.11.2-1|36	Requires:	%{name}-test = %{EVRD}
14mu|python-qt4-4.11.2-1|37	Requires:	%{name}-webkit = %{EVRD}
14mu|python-qt4-4.11.2-1|38	Requires:	%{name}-xml = %{EVRD}
14mu|python-qt4-4.11.2-1|39	Requires:	%{name}-xmlpatterns = %{EVRD}
14mu|python-qt4-4.11.2-1|40	
14mu|python-qt4-4.11.2-1|41	%description
14mu|python-qt4-4.11.2-1|42	PyQt is a set of Python bindings for Trolltech's Qt application framework.
14mu|python-qt4-4.11.2-1|43	
14mu|python-qt4-4.11.2-1|44	%files
14mu|python-qt4-4.11.2-1|45	
14mu|python-qt4-4.11.2-1|46	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|47	
14mu|python-qt4-4.11.2-1|48	%package assistant
14mu|python-qt4-4.11.2-1|49	Summary:	PyQt 4 assistant
14mu|python-qt4-4.11.2-1|50	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|51	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|52	
14mu|python-qt4-4.11.2-1|53	%description assistant
14mu|python-qt4-4.11.2-1|54	PyQt 4 assistant.
14mu|python-qt4-4.11.2-1|55	
14mu|python-qt4-4.11.2-1|56	%files assistant
14mu|python-qt4-4.11.2-1|57	%{py_platsitedir}/PyQt4/QtAssistant.so
14mu|python-qt4-4.11.2-1|58	%{_datadir}/sip/PyQt4/QtAssistant
14mu|python-qt4-4.11.2-1|59	
14mu|python-qt4-4.11.2-1|60	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|61	
14mu|python-qt4-4.11.2-1|62	%package core
14mu|python-qt4-4.11.2-1|63	Summary:	PyQt 4 core
14mu|python-qt4-4.11.2-1|64	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|65	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mu|python-qt4-4.11.2-1|66	
14mu|python-qt4-4.11.2-1|67	%description core
14mu|python-qt4-4.11.2-1|68	PyQt 4 core.
14mu|python-qt4-4.11.2-1|69	
14mu|python-qt4-4.11.2-1|70	%files core
14mu|python-qt4-4.11.2-1|71	%dir %{py_platsitedir}/PyQt4
14mu|python-qt4-4.11.2-1|72	%{py_platsitedir}/PyQt4/uic
14mu|python-qt4-4.11.2-1|73	%{py_platsitedir}/PyQt4/__init__.py
14mu|python-qt4-4.11.2-1|74	%{py_platsitedir}/PyQt4/pyqtconfig.py
14mu|python-qt4-4.11.2-1|75	%{py_puresitedir}/dbus/*
14mu|python-qt4-4.11.2-1|76	%{py_platsitedir}/PyQt4/Qt.so
14mu|python-qt4-4.11.2-1|77	%{py_platsitedir}/PyQt4/QtCore.so
14mu|python-qt4-4.11.2-1|78	%{_datadir}/sip/PyQt4/Qt
14mu|python-qt4-4.11.2-1|79	%{_datadir}/sip/PyQt4/QtCore
14mu|python-qt4-4.11.2-1|80	%{qt4dir}/qsci/api/python/PyQt4.api
14mu|python-qt4-4.11.2-1|81	
14mu|python-qt4-4.11.2-1|82	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|83	
14mu|python-qt4-4.11.2-1|84	%package dbus
14mu|python-qt4-4.11.2-1|85	Summary:	PyQt 4 dbus
14mu|python-qt4-4.11.2-1|86	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|87	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|88	
14mu|python-qt4-4.11.2-1|89	%description dbus
14mu|python-qt4-4.11.2-1|90	PyQt 4 dbus.
14mu|python-qt4-4.11.2-1|91	
14mu|python-qt4-4.11.2-1|92	%files dbus
14mu|python-qt4-4.11.2-1|93	%{py_platsitedir}/PyQt4/QtDBus.so
14mu|python-qt4-4.11.2-1|94	%{_datadir}/sip/PyQt4/QtDBus
14mu|python-qt4-4.11.2-1|95	
14mu|python-qt4-4.11.2-1|96	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|97	
14mu|python-qt4-4.11.2-1|98	%package declarative
14mu|python-qt4-4.11.2-1|99	Summary:	PyQt 4 declarative
14mu|python-qt4-4.11.2-1|100	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|101	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|102	
14mu|python-qt4-4.11.2-1|103	%description declarative
14mu|python-qt4-4.11.2-1|104	PyQt 4 declarative.
14mu|python-qt4-4.11.2-1|105	
14mu|python-qt4-4.11.2-1|106	%files declarative
14mu|python-qt4-4.11.2-1|107	%{py_platsitedir}/PyQt4/QtDeclarative.so
14mu|python-qt4-4.11.2-1|108	%{_datadir}/sip/PyQt4/QtDeclarative
14mu|python-qt4-4.11.2-1|109	
14mu|python-qt4-4.11.2-1|110	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|111	
14mu|python-qt4-4.11.2-1|112	%package designer
14mu|python-qt4-4.11.2-1|113	Summary:	PyQt 4 designer
14mu|python-qt4-4.11.2-1|114	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|115	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|116	
14mu|python-qt4-4.11.2-1|117	%description designer
14mu|python-qt4-4.11.2-1|118	PyQt 4 designer.
14mu|python-qt4-4.11.2-1|119	
14mu|python-qt4-4.11.2-1|120	%files designer
14mu|python-qt4-4.11.2-1|121	%{py_platsitedir}/PyQt4/QtDesigner.so
14mu|python-qt4-4.11.2-1|122	%{_datadir}/sip/PyQt4/QtDesigner
14mu|python-qt4-4.11.2-1|123	
14mu|python-qt4-4.11.2-1|124	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|125	
14mu|python-qt4-4.11.2-1|126	%package gui
14mu|python-qt4-4.11.2-1|127	Summary:	PyQt 4 gui
14mu|python-qt4-4.11.2-1|128	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|129	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|130	
14mu|python-qt4-4.11.2-1|131	%description gui
14mu|python-qt4-4.11.2-1|132	PyQt 4 gui.
14mu|python-qt4-4.11.2-1|133	
14mu|python-qt4-4.11.2-1|134	%files gui
14mu|python-qt4-4.11.2-1|135	%{py_platsitedir}/PyQt4/QtGui.so
14mu|python-qt4-4.11.2-1|136	%{_datadir}/sip/PyQt4/QtGui
14mu|python-qt4-4.11.2-1|137	
14mu|python-qt4-4.11.2-1|138	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|139	
14mu|python-qt4-4.11.2-1|140	%package help
14mu|python-qt4-4.11.2-1|141	Summary:	PyQt 4 help
14mu|python-qt4-4.11.2-1|142	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|143	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|144	
14mu|python-qt4-4.11.2-1|145	%description help
14mu|python-qt4-4.11.2-1|146	PyQt 4 help.
14mu|python-qt4-4.11.2-1|147	
14mu|python-qt4-4.11.2-1|148	%files help
14mu|python-qt4-4.11.2-1|149	%{py_platsitedir}/PyQt4/QtHelp.so
14mu|python-qt4-4.11.2-1|150	%{_datadir}/sip/PyQt4/QtHelp
14mu|python-qt4-4.11.2-1|151	
14mu|python-qt4-4.11.2-1|152	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|153	
14mu|python-qt4-4.11.2-1|154	%package multimedia
14mu|python-qt4-4.11.2-1|155	Summary:	PyQt 4 multimedia
14mu|python-qt4-4.11.2-1|156	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|157	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|158	
14mu|python-qt4-4.11.2-1|159	%description multimedia
14mu|python-qt4-4.11.2-1|160	PyQt 4 multimedia.
14mu|python-qt4-4.11.2-1|161	
14mu|python-qt4-4.11.2-1|162	%files multimedia
14mu|python-qt4-4.11.2-1|163	%{py_platsitedir}/PyQt4/QtMultimedia.so
14mu|python-qt4-4.11.2-1|164	%{_datadir}/sip/PyQt4/QtMultimedia
14mu|python-qt4-4.11.2-1|165	
14mu|python-qt4-4.11.2-1|166	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|167	
14mu|python-qt4-4.11.2-1|168	%package network
14mu|python-qt4-4.11.2-1|169	Summary:	PyQt 4 network
14mu|python-qt4-4.11.2-1|170	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|171	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|172	
14mu|python-qt4-4.11.2-1|173	%description network
14mu|python-qt4-4.11.2-1|174	PyQt 4 network.
14mu|python-qt4-4.11.2-1|175	
14mu|python-qt4-4.11.2-1|176	%files network
14mu|python-qt4-4.11.2-1|177	%{py_platsitedir}/PyQt4/QtNetwork.so
14mu|python-qt4-4.11.2-1|178	%{_datadir}/sip/PyQt4/QtNetwork
14mu|python-qt4-4.11.2-1|179	
14mu|python-qt4-4.11.2-1|180	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|181	
14mu|python-qt4-4.11.2-1|182	%package opengl
14mu|python-qt4-4.11.2-1|183	Summary:	PyQt 4 opengl
14mu|python-qt4-4.11.2-1|184	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|185	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|186	
14mu|python-qt4-4.11.2-1|187	%description opengl
14mu|python-qt4-4.11.2-1|188	PyQt 4 opengl.
14mu|python-qt4-4.11.2-1|189	
14mu|python-qt4-4.11.2-1|190	%files opengl
14mu|python-qt4-4.11.2-1|191	%{py_platsitedir}/PyQt4/QtOpenGL.so
14mu|python-qt4-4.11.2-1|192	%{_datadir}/sip/PyQt4/QtOpenGL
14mu|python-qt4-4.11.2-1|193	
14mu|python-qt4-4.11.2-1|194	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|195	
14mu|python-qt4-4.11.2-1|196	%package phonon
14mu|python-qt4-4.11.2-1|197	Summary:	PyQt 4 phonon
14mu|python-qt4-4.11.2-1|198	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|199	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|200	
14mu|python-qt4-4.11.2-1|201	%description phonon
14mu|python-qt4-4.11.2-1|202	PyQt 4 phonon.
14mu|python-qt4-4.11.2-1|203	
14mu|python-qt4-4.11.2-1|204	%files phonon
14mu|python-qt4-4.11.2-1|205	%{py_platsitedir}/PyQt4/phonon.so
14mu|python-qt4-4.11.2-1|206	%{_datadir}/sip/PyQt4/phonon
14mu|python-qt4-4.11.2-1|207	
14mu|python-qt4-4.11.2-1|208	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|209	
14mu|python-qt4-4.11.2-1|210	%package script
14mu|python-qt4-4.11.2-1|211	Summary:	PyQt 4 script
14mu|python-qt4-4.11.2-1|212	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|213	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|214	
14mu|python-qt4-4.11.2-1|215	%description script
14mu|python-qt4-4.11.2-1|216	PyQt 4 script.
14mu|python-qt4-4.11.2-1|217	
14mu|python-qt4-4.11.2-1|218	%files script
14mu|python-qt4-4.11.2-1|219	%{py_platsitedir}/PyQt4/QtScript.so
14mu|python-qt4-4.11.2-1|220	%{_datadir}/sip/PyQt4/QtScript
14mu|python-qt4-4.11.2-1|221	
14mu|python-qt4-4.11.2-1|222	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|223	
14mu|python-qt4-4.11.2-1|224	%package scripttools
14mu|python-qt4-4.11.2-1|225	Summary:	PyQt 4 scripttools
14mu|python-qt4-4.11.2-1|226	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|227	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|228	
14mu|python-qt4-4.11.2-1|229	%description scripttools
14mu|python-qt4-4.11.2-1|230	PyQt 4 scripttools.
14mu|python-qt4-4.11.2-1|231	
14mu|python-qt4-4.11.2-1|232	%files scripttools
14mu|python-qt4-4.11.2-1|233	%{py_platsitedir}/PyQt4/QtScriptTools.so
14mu|python-qt4-4.11.2-1|234	%{_datadir}/sip/PyQt4/QtScriptTools
14mu|python-qt4-4.11.2-1|235	
14mu|python-qt4-4.11.2-1|236	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|237	
14mu|python-qt4-4.11.2-1|238	%package sql
14mu|python-qt4-4.11.2-1|239	Summary:	PyQt 4 sql
14mu|python-qt4-4.11.2-1|240	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|241	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|242	
14mu|python-qt4-4.11.2-1|243	%description sql
14mu|python-qt4-4.11.2-1|244	PyQt 4 sql.
14mu|python-qt4-4.11.2-1|245	
14mu|python-qt4-4.11.2-1|246	%files sql
14mu|python-qt4-4.11.2-1|247	%{py_platsitedir}/PyQt4/QtSql.so
14mu|python-qt4-4.11.2-1|248	%{_datadir}/sip/PyQt4/QtSql
14mu|python-qt4-4.11.2-1|249	
14mu|python-qt4-4.11.2-1|250	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|251	
14mu|python-qt4-4.11.2-1|252	%package svg
14mu|python-qt4-4.11.2-1|253	Summary:	PyQt 4 svg
14mu|python-qt4-4.11.2-1|254	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|255	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|256	
14mu|python-qt4-4.11.2-1|257	%description svg
14mu|python-qt4-4.11.2-1|258	PyQt 4 svg.
14mu|python-qt4-4.11.2-1|259	
14mu|python-qt4-4.11.2-1|260	%files svg
14mu|python-qt4-4.11.2-1|261	%{py_platsitedir}/PyQt4/QtSvg.so
14mu|python-qt4-4.11.2-1|262	%{_datadir}/sip/PyQt4/QtSvg
14mu|python-qt4-4.11.2-1|263	
14mu|python-qt4-4.11.2-1|264	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|265	
14mu|python-qt4-4.11.2-1|266	%package test
14mu|python-qt4-4.11.2-1|267	Summary:	PyQt 4 test
14mu|python-qt4-4.11.2-1|268	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|269	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|270	
14mu|python-qt4-4.11.2-1|271	%description test
14mu|python-qt4-4.11.2-1|272	PyQt 4 test.
14mu|python-qt4-4.11.2-1|273	
14mu|python-qt4-4.11.2-1|274	%files test
14mu|python-qt4-4.11.2-1|275	%{py_platsitedir}/PyQt4/QtTest.so
14mu|python-qt4-4.11.2-1|276	%{_datadir}/sip/PyQt4/QtTest
14mu|python-qt4-4.11.2-1|277	
14mu|python-qt4-4.11.2-1|278	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|279	
14mu|python-qt4-4.11.2-1|280	%package webkit
14mu|python-qt4-4.11.2-1|281	Summary:	PyQt 4 Webkit
14mu|python-qt4-4.11.2-1|282	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|283	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|284	
14mu|python-qt4-4.11.2-1|285	%description webkit
14mu|python-qt4-4.11.2-1|286	PyQt 4 webkit.
14mu|python-qt4-4.11.2-1|287	
14mu|python-qt4-4.11.2-1|288	%files webkit
14mu|python-qt4-4.11.2-1|289	%{py_platsitedir}/PyQt4/QtWebKit.so
14mu|python-qt4-4.11.2-1|290	%{_datadir}/sip/PyQt4/QtWebKit
14mu|python-qt4-4.11.2-1|291	
14mu|python-qt4-4.11.2-1|292	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|293	
14mu|python-qt4-4.11.2-1|294	%package xml
14mu|python-qt4-4.11.2-1|295	Summary:	PyQt 4 xml
14mu|python-qt4-4.11.2-1|296	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|297	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|298	
14mu|python-qt4-4.11.2-1|299	%description xml
14mu|python-qt4-4.11.2-1|300	PyQt 4 xml.
14mu|python-qt4-4.11.2-1|301	
14mu|python-qt4-4.11.2-1|302	%files xml
14mu|python-qt4-4.11.2-1|303	%{py_platsitedir}/PyQt4/QtXml.so
14mu|python-qt4-4.11.2-1|304	%{_datadir}/sip/PyQt4/QtXml
14mu|python-qt4-4.11.2-1|305	
14mu|python-qt4-4.11.2-1|306	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|307	
14mu|python-qt4-4.11.2-1|308	%package xmlpatterns
14mu|python-qt4-4.11.2-1|309	Summary:	PyQt 4 xmlpatterns
14mu|python-qt4-4.11.2-1|310	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|311	Requires:	%{name}-core = %{EVRD}
14mu|python-qt4-4.11.2-1|312	
14mu|python-qt4-4.11.2-1|313	%description xmlpatterns
14mu|python-qt4-4.11.2-1|314	PyQt 4 xmlpatterns.
14mu|python-qt4-4.11.2-1|315	
14mu|python-qt4-4.11.2-1|316	%files xmlpatterns
14mu|python-qt4-4.11.2-1|317	%{py_platsitedir}/PyQt4/QtXmlPatterns.so
14mu|python-qt4-4.11.2-1|318	%{_datadir}/sip/PyQt4/QtXmlPatterns
14mu|python-qt4-4.11.2-1|319	
14mu|python-qt4-4.11.2-1|320	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|321	
14mu|python-qt4-4.11.2-1|322	%package devel
14mu|python-qt4-4.11.2-1|323	Summary:	PyQt 4 devel
14mu|python-qt4-4.11.2-1|324	Group:		Development/KDE and Qt
14mu|python-qt4-4.11.2-1|325	Requires:	%{name} = %{EVRD}
14mu|python-qt4-4.11.2-1|326	Requires:	qt4-designer
14mu|python-qt4-4.11.2-1|327	
14mu|python-qt4-4.11.2-1|328	%description devel
14mu|python-qt4-4.11.2-1|329	PyQt 4 devel utilities.
14mu|python-qt4-4.11.2-1|330	
14mu|python-qt4-4.11.2-1|331	%files devel
14mu|python-qt4-4.11.2-1|332	%{_bindir}/pyuic4
14mu|python-qt4-4.11.2-1|333	%{_bindir}/pyrcc4
14mu|python-qt4-4.11.2-1|334	%{_bindir}/pylupdate4
14mu|python-qt4-4.11.2-1|335	%{qt4plugins}/designer/*
14mu|python-qt4-4.11.2-1|336	
14mu|python-qt4-4.11.2-1|337	#------------------------------------------------------------
14mu|python-qt4-4.11.2-1|338	
14mu|python-qt4-4.11.2-1|339	%prep
14mu|python-qt4-4.11.2-1|340	%setup -qn PyQt-x11-gpl-%{version}
14mu|python-qt4-4.11.2-1|341	%patch0 -p1 -b .real
14mu|python-qt4-4.11.2-1|342	
14mu|python-qt4-4.11.2-1|343	%build
14mu|python-qt4-4.11.2-1|344	export QTDIR=%{qt4dir}
14mu|python-qt4-4.11.2-1|345	export PATH=%{qt4dir}/bin:$PATH
14mu|python-qt4-4.11.2-1|346	export CFLAGS='%{optflags} -fPIC'
14mu|python-qt4-4.11.2-1|347	export CXXFLAGS='%{optflags} -fPIC'
14mu|python-qt4-4.11.2-1|348	
14mu|python-qt4-4.11.2-1|349	python ./configure.py \
14mu|python-qt4-4.11.2-1|350	--qsci-api \
14mu|python-qt4-4.11.2-1|351	--confirm-license \
14mu|python-qt4-4.11.2-1|352	-s /usr/include/dbus-1.0
14mu|python-qt4-4.11.2-1|353	
14mu|python-qt4-4.11.2-1|354	# Some modules not requires X libraries
14mu|python-qt4-4.11.2-1|355	# Python sip not diferentiate qt modules and always add a X set of
14mu|python-qt4-4.11.2-1|356	# libs to link. We're explicitely this unecessary links
14mu|python-qt4-4.11.2-1|357	# Using same approach to add missin libpython linh
14mu|python-qt4-4.11.2-1|358	
14mu|python-qt4-4.11.2-1|359	for name in Qt dbus phonon QtAssistant QtCore QtDBus QtDeclarative QtGui QtMultimedia QtNetwork QtOpenGL QtWebKit QtScript QtSvg QtSql QtDesigner QtTest QtXml QtXmlPatterns QtHelp QtScriptTools; do
14mu|python-qt4-4.11.2-1|360	if [ -e ${name}/Makefile ]; then
14mu|python-qt4-4.11.2-1|361	sed -i "s,^LIBS = ,LIBS = $(python-config --libs) ,g" ${name}/Makefile
14mu|python-qt4-4.11.2-1|362	fi
14mu|python-qt4-4.11.2-1|363	done
14mu|python-qt4-4.11.2-1|364	sed -i "s,/usr/lib/qt4/include/phonon,/usr/include/phonon,g" phonon/Makefile
14mu|python-qt4-4.11.2-1|365	sed -i "s,/usr/lib/qt4//include/phonon,/usr/include/phonon,g" phonon/Makefile
14mu|python-qt4-4.11.2-1|366	
14mu|python-qt4-4.11.2-1|367	%make
14mu|python-qt4-4.11.2-1|368	
14mu|python-qt4-4.11.2-1|369	%install
14mu|python-qt4-4.11.2-1|370	%makeinstall_std INSTALL_ROOT=%{buildroot}
14mu|python-qt4-4.11.2-1|371	
14mu|python-qt4-4.11.2-1|372	
14mu|python-qt4-4.11.2-1|373	%changelog
14mu|python-qt4-4.11.2-1|374	* Fri Oct 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.11.2-1
14mu|python-qt4-4.11.2-1|375	+ Revision: 3659fe5
14mu|python-qt4-4.11.2-1|376	- Minor cleanups
14mu|python-qt4-4.11.2-1|377	
14mu|python-qt4-4.11.2-1|378	

23917 14
14mu|python-qt5-5.4-2|1	%define _enable_debug_packages %{nil}
14mu|python-qt5-5.4-2|2	%define debug_package %{nil}
14mu|python-qt5-5.4-2|3	
14mu|python-qt5-5.4-2|4	Summary:	Set of Python bindings for Trolltech's Qt application framework
14mu|python-qt5-5.4-2|5	Name:		python-qt5
14mu|python-qt5-5.4-2|6	Version:	5.4
14mu|python-qt5-5.4-2|7	Release:	2
14mu|python-qt5-5.4-2|8	License:	GPLv2+
14mu|python-qt5-5.4-2|9	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|10	Url:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
14mu|python-qt5-5.4-2|11	Source0:	http://downloads.sourceforge.net/pyqt/PyQt-gpl-%{version}.tar.gz
14mu|python-qt5-5.4-2|12	BuildRequires:	python-sip
14mu|python-qt5-5.4-2|13	BuildRequires:	qmake5
14mu|python-qt5-5.4-2|14	BuildRequires:	qt5-macros
14mu|python-qt5-5.4-2|15	BuildRequires:	sed
14mu|python-qt5-5.4-2|16	BuildRequires:	pkgconfig(dbus-python)
14mu|python-qt5-5.4-2|17	BuildRequires:	pkgconfig(Enginio)
14mu|python-qt5-5.4-2|18	BuildRequires:	pkgconfig(python)
14mu|python-qt5-5.4-2|19	BuildRequires:	pkgconfig(Qt5Bluetooth)
14mu|python-qt5-5.4-2|20	BuildRequires:	pkgconfig(Qt5Core)
14mu|python-qt5-5.4-2|21	BuildRequires:	pkgconfig(Qt5DBus)
14mu|python-qt5-5.4-2|22	BuildRequires:	pkgconfig(Qt5Designer)
14mu|python-qt5-5.4-2|23	BuildRequires:	pkgconfig(Qt5Gui)
14mu|python-qt5-5.4-2|24	BuildRequires:	pkgconfig(Qt5Help)
14mu|python-qt5-5.4-2|25	BuildRequires:	pkgconfig(Qt5Multimedia)
14mu|python-qt5-5.4-2|26	BuildRequires:	pkgconfig(Qt5MultimediaWidgets)
14mu|python-qt5-5.4-2|27	BuildRequires:	pkgconfig(Qt5Network)
14mu|python-qt5-5.4-2|28	BuildRequires:	pkgconfig(Qt5OpenGL)
14mu|python-qt5-5.4-2|29	BuildRequires:	pkgconfig(Qt5Positioning)
14mu|python-qt5-5.4-2|30	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|python-qt5-5.4-2|31	BuildRequires:	pkgconfig(Qt5Qml)
14mu|python-qt5-5.4-2|32	BuildRequires:	pkgconfig(Qt5Quick)
14mu|python-qt5-5.4-2|33	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|python-qt5-5.4-2|34	BuildRequires:	pkgconfig(Qt5Sensors)
14mu|python-qt5-5.4-2|35	BuildRequires:	pkgconfig(Qt5SerialPort)
14mu|python-qt5-5.4-2|36	BuildRequires:	pkgconfig(Qt5Sql)
14mu|python-qt5-5.4-2|37	BuildRequires:	pkgconfig(Qt5Svg)
14mu|python-qt5-5.4-2|38	BuildRequires:	pkgconfig(Qt5Test)
14mu|python-qt5-5.4-2|39	BuildRequires:	pkgconfig(Qt5WebChannel)
14mu|python-qt5-5.4-2|40	BuildRequires:	pkgconfig(Qt5WebEngineWidgets)
14mu|python-qt5-5.4-2|41	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|python-qt5-5.4-2|42	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|python-qt5-5.4-2|43	BuildRequires:	pkgconfig(Qt5WebSockets)
14mu|python-qt5-5.4-2|44	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|python-qt5-5.4-2|45	BuildRequires:	pkgconfig(Qt5Xml)
14mu|python-qt5-5.4-2|46	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14mu|python-qt5-5.4-2|47	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|python-qt5-5.4-2|48	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|49	Requires:	%{name}-dbus = %{EVRD}
14mu|python-qt5-5.4-2|50	Requires:	%{name}-bluetooth = %{EVRD}
14mu|python-qt5-5.4-2|51	Requires:	%{name}-designer = %{EVRD}
14mu|python-qt5-5.4-2|52	Requires:	%{name}-enginio = %{EVRD}
14mu|python-qt5-5.4-2|53	Requires:	%{name}-gui = %{EVRD}
14mu|python-qt5-5.4-2|54	Requires:	%{name}-multimedia = %{EVRD}
14mu|python-qt5-5.4-2|55	Requires:	%{name}-multimediawidgets = %{EVRD}
14mu|python-qt5-5.4-2|56	Requires:	%{name}-network = %{EVRD}
14mu|python-qt5-5.4-2|57	Requires:	%{name}-opengl = %{EVRD}
14mu|python-qt5-5.4-2|58	Requires:	%{name}-positioning = %{EVRD}
14mu|python-qt5-5.4-2|59	Requires:	%{name}-printsupport = %{EVRD}
14mu|python-qt5-5.4-2|60	Requires:	%{name}-qml = %{EVRD}
14mu|python-qt5-5.4-2|61	Requires:	%{name}-quick = %{EVRD}
14mu|python-qt5-5.4-2|62	Requires:	%{name}-quickwidgets = %{EVRD}
14mu|python-qt5-5.4-2|63	Requires:	%{name}-sensors = %{EVRD}
14mu|python-qt5-5.4-2|64	Requires:	%{name}-serialport = %{EVRD}
14mu|python-qt5-5.4-2|65	Requires:	%{name}-sql = %{EVRD}
14mu|python-qt5-5.4-2|66	Requires:	%{name}-svg = %{EVRD}
14mu|python-qt5-5.4-2|67	Requires:	%{name}-test = %{EVRD}
14mu|python-qt5-5.4-2|68	Requires:	%{name}-webchannel = %{EVRD}
14mu|python-qt5-5.4-2|69	Requires:	%{name}-webenginewidgets = %{EVRD}
14mu|python-qt5-5.4-2|70	Requires:	%{name}-webkit = %{EVRD}
14mu|python-qt5-5.4-2|71	Requires:	%{name}-webkitwidgets = %{EVRD}
14mu|python-qt5-5.4-2|72	Requires:	%{name}-websockets = %{EVRD}
14mu|python-qt5-5.4-2|73	Requires:	%{name}-widgets = %{EVRD}
14mu|python-qt5-5.4-2|74	Requires:	%{name}-xml = %{EVRD}
14mu|python-qt5-5.4-2|75	Requires:	%{name}-xmlpatterns = %{EVRD}
14mu|python-qt5-5.4-2|76	Requires:	%{name}-x11extras = %{EVRD}
14mu|python-qt5-5.4-2|77	Provides:	PyQt5 = %{EVRD}
14mu|python-qt5-5.4-2|78	
14mu|python-qt5-5.4-2|79	%description
14mu|python-qt5-5.4-2|80	PyQt is a set of Python bindings for Trolltech's Qt application framework.
14mu|python-qt5-5.4-2|81	
14mu|python-qt5-5.4-2|82	%files
14mu|python-qt5-5.4-2|83	
14mu|python-qt5-5.4-2|84	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|85	
14mu|python-qt5-5.4-2|86	%package core
14mu|python-qt5-5.4-2|87	Summary:	PyQt 5 core
14mu|python-qt5-5.4-2|88	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|89	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mu|python-qt5-5.4-2|90	
14mu|python-qt5-5.4-2|91	%description core
14mu|python-qt5-5.4-2|92	PyQt 5 core.
14mu|python-qt5-5.4-2|93	
14mu|python-qt5-5.4-2|94	%files core
14mu|python-qt5-5.4-2|95	%dir %{py_platsitedir}/PyQt5
14mu|python-qt5-5.4-2|96	%{py_platsitedir}/PyQt5/uic
14mu|python-qt5-5.4-2|97	%{py_platsitedir}/PyQt5/__init__.py*
14mu|python-qt5-5.4-2|98	%{py_puresitedir}/dbus/*
14mu|python-qt5-5.4-2|99	%{py_platsitedir}/PyQt5/Qt.so
14mu|python-qt5-5.4-2|100	%{py_platsitedir}/PyQt5/QtCore.so
14mu|python-qt5-5.4-2|101	%{_datadir}/sip/PyQt5/Qt
14mu|python-qt5-5.4-2|102	%{_datadir}/sip/PyQt5/QtCore
14mu|python-qt5-5.4-2|103	%{_qt5_datadir}/qsci/api/python/PyQt5.api
14mu|python-qt5-5.4-2|104	
14mu|python-qt5-5.4-2|105	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|106	
14mu|python-qt5-5.4-2|107	%package dbus
14mu|python-qt5-5.4-2|108	Summary:	PyQt 5 dbus
14mu|python-qt5-5.4-2|109	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|110	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|111	
14mu|python-qt5-5.4-2|112	%description dbus
14mu|python-qt5-5.4-2|113	PyQt 5 dbus.
14mu|python-qt5-5.4-2|114	
14mu|python-qt5-5.4-2|115	%files dbus
14mu|python-qt5-5.4-2|116	%{py_platsitedir}/PyQt5/QtDBus.so
14mu|python-qt5-5.4-2|117	%{_datadir}/sip/PyQt5/QtDBus
14mu|python-qt5-5.4-2|118	
14mu|python-qt5-5.4-2|119	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|120	
14mu|python-qt5-5.4-2|121	%package designer
14mu|python-qt5-5.4-2|122	Summary:	PyQt 5 designer
14mu|python-qt5-5.4-2|123	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|124	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|125	
14mu|python-qt5-5.4-2|126	%description designer
14mu|python-qt5-5.4-2|127	PyQt 5 designer.
14mu|python-qt5-5.4-2|128	
14mu|python-qt5-5.4-2|129	%files designer
14mu|python-qt5-5.4-2|130	%{py_platsitedir}/PyQt5/QtDesigner.so
14mu|python-qt5-5.4-2|131	%{_datadir}/sip/PyQt5/QtDesigner
14mu|python-qt5-5.4-2|132	
14mu|python-qt5-5.4-2|133	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|134	
14mu|python-qt5-5.4-2|135	%package enginio
14mu|python-qt5-5.4-2|136	Summary:	PyQt 5 enginio
14mu|python-qt5-5.4-2|137	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|138	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|139	
14mu|python-qt5-5.4-2|140	%description enginio
14mu|python-qt5-5.4-2|141	PyQt 5 enginio.
14mu|python-qt5-5.4-2|142	
14mu|python-qt5-5.4-2|143	%files enginio
14mu|python-qt5-5.4-2|144	%{py_platsitedir}/PyQt5/Enginio.so
14mu|python-qt5-5.4-2|145	%{_datadir}/sip/PyQt5/Enginio
14mu|python-qt5-5.4-2|146	
14mu|python-qt5-5.4-2|147	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|148	
14mu|python-qt5-5.4-2|149	%package bluetooth
14mu|python-qt5-5.4-2|150	Summary:	PyQt 5 bluetooth
14mu|python-qt5-5.4-2|151	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|152	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|153	
14mu|python-qt5-5.4-2|154	%description bluetooth
14mu|python-qt5-5.4-2|155	PyQt 5 bluetooth.
14mu|python-qt5-5.4-2|156	
14mu|python-qt5-5.4-2|157	%files bluetooth
14mu|python-qt5-5.4-2|158	%{py_platsitedir}/PyQt5/QtBluetooth.so
14mu|python-qt5-5.4-2|159	%{_datadir}/sip/PyQt5/QtBluetooth
14mu|python-qt5-5.4-2|160	
14mu|python-qt5-5.4-2|161	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|162	
14mu|python-qt5-5.4-2|163	%package gui
14mu|python-qt5-5.4-2|164	Summary:	PyQt 5 gui
14mu|python-qt5-5.4-2|165	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|166	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|167	
14mu|python-qt5-5.4-2|168	%description gui
14mu|python-qt5-5.4-2|169	PyQt 5 gui.
14mu|python-qt5-5.4-2|170	
14mu|python-qt5-5.4-2|171	%files gui
14mu|python-qt5-5.4-2|172	%{py_platsitedir}/PyQt5/QtGui.so
14mu|python-qt5-5.4-2|173	%{py_platsitedir}/PyQt5/_QOpenGLFunctions_2_0.so
14mu|python-qt5-5.4-2|174	%{_datadir}/sip/PyQt5/QtGui
14mu|python-qt5-5.4-2|175	%{_datadir}/sip/PyQt5/_QOpenGLFunctions_2_0
14mu|python-qt5-5.4-2|176	
14mu|python-qt5-5.4-2|177	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|178	
14mu|python-qt5-5.4-2|179	%package help
14mu|python-qt5-5.4-2|180	Summary:	PyQt 5 help
14mu|python-qt5-5.4-2|181	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|182	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|183	
14mu|python-qt5-5.4-2|184	%description help
14mu|python-qt5-5.4-2|185	PyQt 5 help.
14mu|python-qt5-5.4-2|186	
14mu|python-qt5-5.4-2|187	%files help
14mu|python-qt5-5.4-2|188	%{py_platsitedir}/PyQt5/QtHelp.so
14mu|python-qt5-5.4-2|189	%{_datadir}/sip/PyQt5/QtHelp
14mu|python-qt5-5.4-2|190	
14mu|python-qt5-5.4-2|191	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|192	
14mu|python-qt5-5.4-2|193	%package multimedia
14mu|python-qt5-5.4-2|194	Summary:	PyQt 5 multimedia
14mu|python-qt5-5.4-2|195	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|196	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|197	
14mu|python-qt5-5.4-2|198	%description multimedia
14mu|python-qt5-5.4-2|199	PyQt 5 multimedia.
14mu|python-qt5-5.4-2|200	
14mu|python-qt5-5.4-2|201	%files multimedia
14mu|python-qt5-5.4-2|202	%{py_platsitedir}/PyQt5/QtMultimedia.so
14mu|python-qt5-5.4-2|203	%{_datadir}/sip/PyQt5/QtMultimedia
14mu|python-qt5-5.4-2|204	
14mu|python-qt5-5.4-2|205	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|206	
14mu|python-qt5-5.4-2|207	%package multimediawidgets
14mu|python-qt5-5.4-2|208	Summary:	PyQt 5 multimediawidgets
14mu|python-qt5-5.4-2|209	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|210	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|211	
14mu|python-qt5-5.4-2|212	%description multimediawidgets
14mu|python-qt5-5.4-2|213	PyQt 5 multimediawidgets.
14mu|python-qt5-5.4-2|214	
14mu|python-qt5-5.4-2|215	%files multimediawidgets
14mu|python-qt5-5.4-2|216	%{py_platsitedir}/PyQt5/QtMultimediaWidgets.so
14mu|python-qt5-5.4-2|217	%{_datadir}/sip/PyQt5/QtMultimediaWidgets
14mu|python-qt5-5.4-2|218	
14mu|python-qt5-5.4-2|219	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|220	
14mu|python-qt5-5.4-2|221	%package network
14mu|python-qt5-5.4-2|222	Summary:	PyQt 5 network
14mu|python-qt5-5.4-2|223	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|224	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|225	
14mu|python-qt5-5.4-2|226	%description network
14mu|python-qt5-5.4-2|227	PyQt 5 network.
14mu|python-qt5-5.4-2|228	
14mu|python-qt5-5.4-2|229	%files network
14mu|python-qt5-5.4-2|230	%{py_platsitedir}/PyQt5/QtNetwork.so
14mu|python-qt5-5.4-2|231	%{_datadir}/sip/PyQt5/QtNetwork
14mu|python-qt5-5.4-2|232	
14mu|python-qt5-5.4-2|233	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|234	
14mu|python-qt5-5.4-2|235	%package opengl
14mu|python-qt5-5.4-2|236	Summary:	PyQt 5 opengl
14mu|python-qt5-5.4-2|237	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|238	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|239	
14mu|python-qt5-5.4-2|240	%description opengl
14mu|python-qt5-5.4-2|241	PyQt 5 opengl.
14mu|python-qt5-5.4-2|242	
14mu|python-qt5-5.4-2|243	%files opengl
14mu|python-qt5-5.4-2|244	%{py_platsitedir}/PyQt5/QtOpenGL.so
14mu|python-qt5-5.4-2|245	%{_datadir}/sip/PyQt5/QtOpenGL
14mu|python-qt5-5.4-2|246	
14mu|python-qt5-5.4-2|247	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|248	
14mu|python-qt5-5.4-2|249	%package positioning
14mu|python-qt5-5.4-2|250	Summary:	PyQt 5 positioning
14mu|python-qt5-5.4-2|251	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|252	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|253	
14mu|python-qt5-5.4-2|254	%description positioning
14mu|python-qt5-5.4-2|255	PyQt 5 positioning.
14mu|python-qt5-5.4-2|256	
14mu|python-qt5-5.4-2|257	%files positioning
14mu|python-qt5-5.4-2|258	%{py_platsitedir}/PyQt5/QtPositioning.so
14mu|python-qt5-5.4-2|259	%{_datadir}/sip/PyQt5/QtPositioning
14mu|python-qt5-5.4-2|260	
14mu|python-qt5-5.4-2|261	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|262	
14mu|python-qt5-5.4-2|263	%package printsupport
14mu|python-qt5-5.4-2|264	Summary:	PyQt 5 printsupport
14mu|python-qt5-5.4-2|265	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|266	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|267	
14mu|python-qt5-5.4-2|268	%description printsupport
14mu|python-qt5-5.4-2|269	PyQt 5 printsupport
14mu|python-qt5-5.4-2|270	
14mu|python-qt5-5.4-2|271	%files printsupport
14mu|python-qt5-5.4-2|272	%{py_platsitedir}/PyQt5/QtPrintSupport.so
14mu|python-qt5-5.4-2|273	%{_datadir}/sip/PyQt5/QtPrintSupport
14mu|python-qt5-5.4-2|274	
14mu|python-qt5-5.4-2|275	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|276	
14mu|python-qt5-5.4-2|277	%package qml
14mu|python-qt5-5.4-2|278	Summary:	PyQt 5 qml
14mu|python-qt5-5.4-2|279	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|280	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|281	
14mu|python-qt5-5.4-2|282	%description qml
14mu|python-qt5-5.4-2|283	PyQt 5 qml.
14mu|python-qt5-5.4-2|284	
14mu|python-qt5-5.4-2|285	%files qml
14mu|python-qt5-5.4-2|286	%{py_platsitedir}/PyQt5/QtQml.so
14mu|python-qt5-5.4-2|287	%{_qt5_plugindir}/PyQt5/libpyqt5qmlplugin.so
14mu|python-qt5-5.4-2|288	%{_datadir}/sip/PyQt5/QtQml
14mu|python-qt5-5.4-2|289	
14mu|python-qt5-5.4-2|290	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|291	
14mu|python-qt5-5.4-2|292	%package quick
14mu|python-qt5-5.4-2|293	Summary:	PyQt 5 quick
14mu|python-qt5-5.4-2|294	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|295	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|296	
14mu|python-qt5-5.4-2|297	%description quick
14mu|python-qt5-5.4-2|298	PyQt 5 quick.
14mu|python-qt5-5.4-2|299	
14mu|python-qt5-5.4-2|300	%files quick
14mu|python-qt5-5.4-2|301	%{py_platsitedir}/PyQt5/QtQuick.so
14mu|python-qt5-5.4-2|302	%{_datadir}/sip/PyQt5/QtQuick
14mu|python-qt5-5.4-2|303	
14mu|python-qt5-5.4-2|304	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|305	
14mu|python-qt5-5.4-2|306	%package quickwidgets
14mu|python-qt5-5.4-2|307	Summary:	PyQt 5 quickwidgets
14mu|python-qt5-5.4-2|308	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|309	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|310	
14mu|python-qt5-5.4-2|311	%description quickwidgets
14mu|python-qt5-5.4-2|312	PyQt 5 quickwidgets.
14mu|python-qt5-5.4-2|313	
14mu|python-qt5-5.4-2|314	%files quickwidgets
14mu|python-qt5-5.4-2|315	%{py_platsitedir}/PyQt5/QtQuickWidgets.so
14mu|python-qt5-5.4-2|316	%{_datadir}/sip/PyQt5/QtQuickWidgets
14mu|python-qt5-5.4-2|317	
14mu|python-qt5-5.4-2|318	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|319	
14mu|python-qt5-5.4-2|320	%package sensors
14mu|python-qt5-5.4-2|321	Summary:	PyQt 5 sensors
14mu|python-qt5-5.4-2|322	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|323	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|324	
14mu|python-qt5-5.4-2|325	%description sensors
14mu|python-qt5-5.4-2|326	PyQt 5 sensors.
14mu|python-qt5-5.4-2|327	
14mu|python-qt5-5.4-2|328	%files sensors
14mu|python-qt5-5.4-2|329	%{py_platsitedir}/PyQt5/QtSensors.so
14mu|python-qt5-5.4-2|330	%{_datadir}/sip/PyQt5/QtSensors
14mu|python-qt5-5.4-2|331	
14mu|python-qt5-5.4-2|332	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|333	
14mu|python-qt5-5.4-2|334	%package serialport
14mu|python-qt5-5.4-2|335	Summary:	PyQt 5 serialport
14mu|python-qt5-5.4-2|336	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|337	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|338	
14mu|python-qt5-5.4-2|339	%description serialport
14mu|python-qt5-5.4-2|340	PyQt 5 serialport.
14mu|python-qt5-5.4-2|341	
14mu|python-qt5-5.4-2|342	%files serialport
14mu|python-qt5-5.4-2|343	%{py_platsitedir}/PyQt5/QtSerialPort.so
14mu|python-qt5-5.4-2|344	%{_datadir}/sip/PyQt5/QtSerialPort
14mu|python-qt5-5.4-2|345	
14mu|python-qt5-5.4-2|346	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|347	
14mu|python-qt5-5.4-2|348	%package sql
14mu|python-qt5-5.4-2|349	Summary:	PyQt 5 sql
14mu|python-qt5-5.4-2|350	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|351	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|352	
14mu|python-qt5-5.4-2|353	%description sql
14mu|python-qt5-5.4-2|354	PyQt 5 sql.
14mu|python-qt5-5.4-2|355	
14mu|python-qt5-5.4-2|356	%files sql
14mu|python-qt5-5.4-2|357	%{py_platsitedir}/PyQt5/QtSql.so
14mu|python-qt5-5.4-2|358	%{_datadir}/sip/PyQt5/QtSql
14mu|python-qt5-5.4-2|359	
14mu|python-qt5-5.4-2|360	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|361	
14mu|python-qt5-5.4-2|362	%package svg
14mu|python-qt5-5.4-2|363	Summary:	PyQt 5 svg
14mu|python-qt5-5.4-2|364	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|365	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|366	
14mu|python-qt5-5.4-2|367	%description svg
14mu|python-qt5-5.4-2|368	PyQt 5 svg.
14mu|python-qt5-5.4-2|369	
14mu|python-qt5-5.4-2|370	%files svg
14mu|python-qt5-5.4-2|371	%{py_platsitedir}/PyQt5/QtSvg.so
14mu|python-qt5-5.4-2|372	%{_datadir}/sip/PyQt5/QtSvg
14mu|python-qt5-5.4-2|373	
14mu|python-qt5-5.4-2|374	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|375	
14mu|python-qt5-5.4-2|376	%package test
14mu|python-qt5-5.4-2|377	Summary:	PyQt 5 test
14mu|python-qt5-5.4-2|378	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|379	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|380	
14mu|python-qt5-5.4-2|381	%description test
14mu|python-qt5-5.4-2|382	PyQt 5 test.
14mu|python-qt5-5.4-2|383	
14mu|python-qt5-5.4-2|384	%files test
14mu|python-qt5-5.4-2|385	%{py_platsitedir}/PyQt5/QtTest.so
14mu|python-qt5-5.4-2|386	%{_datadir}/sip/PyQt5/QtTest
14mu|python-qt5-5.4-2|387	
14mu|python-qt5-5.4-2|388	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|389	
14mu|python-qt5-5.4-2|390	%package webchannel
14mu|python-qt5-5.4-2|391	Summary:	PyQt 5 WebChannel
14mu|python-qt5-5.4-2|392	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|393	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|394	
14mu|python-qt5-5.4-2|395	%description webchannel
14mu|python-qt5-5.4-2|396	PyQt 5 WebChannel.
14mu|python-qt5-5.4-2|397	
14mu|python-qt5-5.4-2|398	%files webchannel
14mu|python-qt5-5.4-2|399	%{py_platsitedir}/PyQt5/QtWebChannel.so
14mu|python-qt5-5.4-2|400	%{_datadir}/sip/PyQt5/QtWebChannel
14mu|python-qt5-5.4-2|401	
14mu|python-qt5-5.4-2|402	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|403	
14mu|python-qt5-5.4-2|404	%package webenginewidgets
14mu|python-qt5-5.4-2|405	Summary:	PyQt 5 WebEngineWidgets
14mu|python-qt5-5.4-2|406	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|407	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|408	
14mu|python-qt5-5.4-2|409	%description webenginewidgets
14mu|python-qt5-5.4-2|410	PyQt 5 WebEngineWidgets.
14mu|python-qt5-5.4-2|411	
14mu|python-qt5-5.4-2|412	%files webenginewidgets
14mu|python-qt5-5.4-2|413	%{py_platsitedir}/PyQt5/QtWebEngineWidgets.so
14mu|python-qt5-5.4-2|414	%{_datadir}/sip/PyQt5/QtWebEngineWidgets
14mu|python-qt5-5.4-2|415	
14mu|python-qt5-5.4-2|416	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|417	
14mu|python-qt5-5.4-2|418	%package webkit
14mu|python-qt5-5.4-2|419	Summary:	PyQt 5 Webkit
14mu|python-qt5-5.4-2|420	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|421	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|422	
14mu|python-qt5-5.4-2|423	%description webkit
14mu|python-qt5-5.4-2|424	PyQt 5 Webkit.
14mu|python-qt5-5.4-2|425	
14mu|python-qt5-5.4-2|426	%files webkit
14mu|python-qt5-5.4-2|427	%{py_platsitedir}/PyQt5/QtWebKit.so
14mu|python-qt5-5.4-2|428	%{_datadir}/sip/PyQt5/QtWebKit
14mu|python-qt5-5.4-2|429	
14mu|python-qt5-5.4-2|430	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|431	
14mu|python-qt5-5.4-2|432	%package webkitwidgets
14mu|python-qt5-5.4-2|433	Summary:	PyQt 5 webkitwidgets
14mu|python-qt5-5.4-2|434	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|435	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|436	
14mu|python-qt5-5.4-2|437	%description webkitwidgets
14mu|python-qt5-5.4-2|438	PyQt 5 webkitwidgets.
14mu|python-qt5-5.4-2|439	
14mu|python-qt5-5.4-2|440	%files webkitwidgets
14mu|python-qt5-5.4-2|441	%{py_platsitedir}/PyQt5/QtWebKitWidgets.so
14mu|python-qt5-5.4-2|442	%{_datadir}/sip/PyQt5/QtWebKitWidgets
14mu|python-qt5-5.4-2|443	
14mu|python-qt5-5.4-2|444	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|445	
14mu|python-qt5-5.4-2|446	%package websockets
14mu|python-qt5-5.4-2|447	Summary:	PyQt 5 websockets
14mu|python-qt5-5.4-2|448	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|449	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|450	
14mu|python-qt5-5.4-2|451	%description websockets
14mu|python-qt5-5.4-2|452	PyQt 5 websockets.
14mu|python-qt5-5.4-2|453	
14mu|python-qt5-5.4-2|454	%files websockets
14mu|python-qt5-5.4-2|455	%{py_platsitedir}/PyQt5/QtWebSockets.so
14mu|python-qt5-5.4-2|456	%{_datadir}/sip/PyQt5/QtWebSockets
14mu|python-qt5-5.4-2|457	
14mu|python-qt5-5.4-2|458	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|459	
14mu|python-qt5-5.4-2|460	%package widgets
14mu|python-qt5-5.4-2|461	Summary:	PyQt 5 widgets
14mu|python-qt5-5.4-2|462	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|463	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|464	
14mu|python-qt5-5.4-2|465	%description widgets
14mu|python-qt5-5.4-2|466	PyQt 5 widgets.
14mu|python-qt5-5.4-2|467	
14mu|python-qt5-5.4-2|468	%files widgets
14mu|python-qt5-5.4-2|469	%{py_platsitedir}/PyQt5/QtWidgets.so
14mu|python-qt5-5.4-2|470	%{_datadir}/sip/PyQt5/QtWidgets
14mu|python-qt5-5.4-2|471	
14mu|python-qt5-5.4-2|472	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|473	
14mu|python-qt5-5.4-2|474	%package xml
14mu|python-qt5-5.4-2|475	Summary:	PyQt 5 XML
14mu|python-qt5-5.4-2|476	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|477	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|478	
14mu|python-qt5-5.4-2|479	%description xml
14mu|python-qt5-5.4-2|480	PyQt 5 XML.
14mu|python-qt5-5.4-2|481	
14mu|python-qt5-5.4-2|482	%files xml
14mu|python-qt5-5.4-2|483	%{py_platsitedir}/PyQt5/QtXml.so
14mu|python-qt5-5.4-2|484	%{_datadir}/sip/PyQt5/QtXml
14mu|python-qt5-5.4-2|485	
14mu|python-qt5-5.4-2|486	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|487	
14mu|python-qt5-5.4-2|488	%package xmlpatterns
14mu|python-qt5-5.4-2|489	Summary:	PyQt 5 XMLPatterns
14mu|python-qt5-5.4-2|490	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|491	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|492	
14mu|python-qt5-5.4-2|493	%description xmlpatterns
14mu|python-qt5-5.4-2|494	PyQt 5 XMLPatterns.
14mu|python-qt5-5.4-2|495	
14mu|python-qt5-5.4-2|496	%files xmlpatterns
14mu|python-qt5-5.4-2|497	%{py_platsitedir}/PyQt5/QtXmlPatterns.so
14mu|python-qt5-5.4-2|498	%{_datadir}/sip/PyQt5/QtXmlPatterns
14mu|python-qt5-5.4-2|499	
14mu|python-qt5-5.4-2|500	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|501	
14mu|python-qt5-5.4-2|502	%package x11extras
14mu|python-qt5-5.4-2|503	Summary:	PyQt 5 x11extras
14mu|python-qt5-5.4-2|504	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|505	Requires:	%{name}-core = %{EVRD}
14mu|python-qt5-5.4-2|506	
14mu|python-qt5-5.4-2|507	%description x11extras
14mu|python-qt5-5.4-2|508	PyQt 5 x11extras.
14mu|python-qt5-5.4-2|509	
14mu|python-qt5-5.4-2|510	%files x11extras
14mu|python-qt5-5.4-2|511	%{py_platsitedir}/PyQt5/QtX11Extras.so
14mu|python-qt5-5.4-2|512	%{_datadir}/sip/PyQt5/QtX11Extras
14mu|python-qt5-5.4-2|513	
14mu|python-qt5-5.4-2|514	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|515	
14mu|python-qt5-5.4-2|516	%package devel
14mu|python-qt5-5.4-2|517	Summary:	PyQt 5 devel
14mu|python-qt5-5.4-2|518	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|519	Requires:	%{name} = %{EVRD}
14mu|python-qt5-5.4-2|520	Requires:	qt5-designer
14mu|python-qt5-5.4-2|521	
14mu|python-qt5-5.4-2|522	%description devel
14mu|python-qt5-5.4-2|523	PyQt 5 devel utilities.
14mu|python-qt5-5.4-2|524	
14mu|python-qt5-5.4-2|525	%files devel
14mu|python-qt5-5.4-2|526	%{_bindir}/pyuic5
14mu|python-qt5-5.4-2|527	%{_bindir}/pyrcc5
14mu|python-qt5-5.4-2|528	%{_bindir}/pylupdate5
14mu|python-qt5-5.4-2|529	%{_qt5_plugindir}/designer/*
14mu|python-qt5-5.4-2|530	
14mu|python-qt5-5.4-2|531	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|532	
14mu|python-qt5-5.4-2|533	%package doc
14mu|python-qt5-5.4-2|534	Summary:	PyQt 5 documentation
14mu|python-qt5-5.4-2|535	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|536	Buildarch:	noarch
14mu|python-qt5-5.4-2|537	
14mu|python-qt5-5.4-2|538	%description doc
14mu|python-qt5-5.4-2|539	PyQt 5 documentation.
14mu|python-qt5-5.4-2|540	
14mu|python-qt5-5.4-2|541	%files doc
14mu|python-qt5-5.4-2|542	%doc %{_docdir}/%{name}
14mu|python-qt5-5.4-2|543	%exclude %{_docdir}/%{name}/examples
14mu|python-qt5-5.4-2|544	
14mu|python-qt5-5.4-2|545	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|546	
14mu|python-qt5-5.4-2|547	%package examples
14mu|python-qt5-5.4-2|548	Summary:	PyQt 5 examples
14mu|python-qt5-5.4-2|549	Group:		Development/KDE and Qt
14mu|python-qt5-5.4-2|550	BuildArch:	noarch
14mu|python-qt5-5.4-2|551	
14mu|python-qt5-5.4-2|552	%description examples
14mu|python-qt5-5.4-2|553	PyQt 5 examples.
14mu|python-qt5-5.4-2|554	
14mu|python-qt5-5.4-2|555	%files examples
14mu|python-qt5-5.4-2|556	%doc %{_docdir}/%{name}/examples
14mu|python-qt5-5.4-2|557	
14mu|python-qt5-5.4-2|558	#----------------------------------------------------------------------------
14mu|python-qt5-5.4-2|559	
14mu|python-qt5-5.4-2|560	%prep
14mu|python-qt5-5.4-2|561	%setup -q -n PyQt-gpl-%{version}
14mu|python-qt5-5.4-2|562	
14mu|python-qt5-5.4-2|563	%build
14mu|python-qt5-5.4-2|564	export PATH=%{_qt5_bindir}:$PATH
14mu|python-qt5-5.4-2|565	
14mu|python-qt5-5.4-2|566	python ./configure.py \
14mu|python-qt5-5.4-2|567	--qsci-api \
14mu|python-qt5-5.4-2|568	--confirm-license
14mu|python-qt5-5.4-2|569	
14mu|python-qt5-5.4-2|570	sed -i -e "s,-fstack-protector,-fno-stack-protector,g" _Q*/Makefile
14mu|python-qt5-5.4-2|571	sed -i -e "s,^LIBS .*= ,LIBS = $(python-config --libs) ,g" Qt*/Makefile _Q*/Makefile dbus/Makefile Enginio/Makefile
14mu|python-qt5-5.4-2|572	sed -i -e "s#^LFLAGS .*= #LFLAGS = %{ldflags} #g" Qt*/Makefile _Q*/Makefile pyrcc/Makefile designer/Makefile dbus/Makefile qmlscene/Makefile Enginio/Makefile
14mu|python-qt5-5.4-2|573	
14mu|python-qt5-5.4-2|574	%make
14mu|python-qt5-5.4-2|575	
14mu|python-qt5-5.4-2|576	%install
14mu|python-qt5-5.4-2|577	%makeinstall_std INSTALL_ROOT=%{buildroot}
14mu|python-qt5-5.4-2|578	rm -fr %{buildroot}%{py_platsitedir}/PyQt5/uic/port_v3
14mu|python-qt5-5.4-2|579	
14mu|python-qt5-5.4-2|580	mkdir -p %{buildroot}%{_docdir}/%{name}
14mu|python-qt5-5.4-2|581	cp -fr doc/html/* %{buildroot}%{_docdir}/%{name}/
14mu|python-qt5-5.4-2|582	
14mu|python-qt5-5.4-2|583	mkdir %{buildroot}%{_docdir}/%{name}/examples
14mu|python-qt5-5.4-2|584	cp -fr examples/* %{buildroot}%{_docdir}/%{name}/examples/
14mu|python-qt5-5.4-2|585	

23918 14
14mu|python-rdflib-4.2.1-1|1	%define oname rdflib
14mu|python-rdflib-4.2.1-1|2	
14mu|python-rdflib-4.2.1-1|3	Summary:	Python library for working with RDF
14mu|python-rdflib-4.2.1-1|4	Name:		python-%{oname}
14mu|python-rdflib-4.2.1-1|5	Version:	4.2.1
14mu|python-rdflib-4.2.1-1|6	Release:	1
14mu|python-rdflib-4.2.1-1|7	Source0:	http://pypi.python.org/packages/source/r/rdflib/rdflib-%{version}.tar.gz
14mu|python-rdflib-4.2.1-1|8	License:	BSD
14mu|python-rdflib-4.2.1-1|9	Group:		Development/Python
14mu|python-rdflib-4.2.1-1|10	BuildArch:	noarch
14mu|python-rdflib-4.2.1-1|11	BuildRequires:	python-setuptools
14mu|python-rdflib-4.2.1-1|12	Url:		http://rdflib.net/
14mu|python-rdflib-4.2.1-1|13	
14mu|python-rdflib-4.2.1-1|14	%description
14mu|python-rdflib-4.2.1-1|15	RDFLib is a Python library for working with RDF, a simple yet powerful
14mu|python-rdflib-4.2.1-1|16	language for representing information.
14mu|python-rdflib-4.2.1-1|17	
14mu|python-rdflib-4.2.1-1|18	The library contains parsers and serializers for RDF/XML, N3,
14mu|python-rdflib-4.2.1-1|19	NTriples, Turtle, TriX and RDFa . The library presents a Graph
14mu|python-rdflib-4.2.1-1|20	interface which can be backed by any one of a number of Store
14mu|python-rdflib-4.2.1-1|21	implementations, including, Memory, MySQL, Redland, SQLite, Sleepycat
14mu|python-rdflib-4.2.1-1|22	and SQLObject.  If you have recently reported a bug marked as fixed,
14mu|python-rdflib-4.2.1-1|23	or have a craving for the very latest, you may want the development
14mu|python-rdflib-4.2.1-1|24	version instead: http://rdflib.googlecode.com/svn/trunk#egg=rdflib-dev
14mu|python-rdflib-4.2.1-1|25	
14mu|python-rdflib-4.2.1-1|26	%prep
14mu|python-rdflib-4.2.1-1|27	%setup -q -n %{oname}-%{version}
14mu|python-rdflib-4.2.1-1|28	
14mu|python-rdflib-4.2.1-1|29	%build
14mu|python-rdflib-4.2.1-1|30	python setup.py build
14mu|python-rdflib-4.2.1-1|31	
14mu|python-rdflib-4.2.1-1|32	%install
14mu|python-rdflib-4.2.1-1|33	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14mu|python-rdflib-4.2.1-1|34	rm -rf %{buildroot}%{py_platsitedir}/test
14mu|python-rdflib-4.2.1-1|35	sed -i 's/.*egg-info$//' FILE_LIST
14mu|python-rdflib-4.2.1-1|36	
14mu|python-rdflib-4.2.1-1|37	%clean
14mu|python-rdflib-4.2.1-1|38	
14mu|python-rdflib-4.2.1-1|39	%files -f FILE_LIST
14mu|python-rdflib-4.2.1-1|40	%doc  LICENSE  examples/
14mu|python-rdflib-4.2.1-1|41	
14mu|python-rdflib-4.2.1-1|42	%changelog
14mu|python-rdflib-4.2.1-1|43	
14mu|python-rdflib-4.2.1-1|44	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 4.2.1-1
14mu|python-rdflib-4.2.1-1|45	- (347472c) Merge pull request #1 from import/python-rdflib:auto_update
14mu|python-rdflib-4.2.1-1|46	- (347472c) Updated to 4.2.1 (by updates_builder)
14mu|python-rdflib-4.2.1-1|47	
14mu|python-rdflib-4.2.1-1|48	

23919 14
14mu|python-reportlab-3.1.8-5|1	# dependency generator inserts "== 2.0.0" for pillow eggs, but we already have 2.6
14mu|python-reportlab-3.1.8-5|2	%define __noautoreq 'pillow'
14mu|python-reportlab-3.1.8-5|3	
14mu|python-reportlab-3.1.8-5|4	Summary:	ReportLab library to create PDF documents using Python
14mu|python-reportlab-3.1.8-5|5	Name:		python-reportlab
14mu|python-reportlab-3.1.8-5|6	Version:	3.1.8
14mu|python-reportlab-3.1.8-5|7	Release:	5
14mu|python-reportlab-3.1.8-5|8	URL:		http://www.reportlab.org/
14mu|python-reportlab-3.1.8-5|9	Source0:	https://pypi.python.org/packages/source/r/reportlab/reportlab-%{version}.tar.gz
14mu|python-reportlab-3.1.8-5|10	Patch0:		reportlab-%{version}-font-locations.patch
14mu|python-reportlab-3.1.8-5|11	Patch1:		reportlab-3.1.8-fix_build.patch
14mu|python-reportlab-3.1.8-5|12	License:	BSD
14mu|python-reportlab-3.1.8-5|13	Group:		Publishing
14mu|python-reportlab-3.1.8-5|14	BuildRequires:	pkgconfig(python)
14mu|python-reportlab-3.1.8-5|15	BuildRequires:	python-pillow
14mu|python-reportlab-3.1.8-5|16	BuildRequires:	freetype-devel
14mu|python-reportlab-3.1.8-5|17	Requires:	fonts-ttf-dejavu
14mu|python-reportlab-3.1.8-5|18	Requires:	python-pillow
14mu|python-reportlab-3.1.8-5|19	
14mu|python-reportlab-3.1.8-5|20	%description
14mu|python-reportlab-3.1.8-5|21	ReportLab is a library that lets you directly create documents in
14mu|python-reportlab-3.1.8-5|22	Adobe's Portable Document Format (PDF) using the Python programming
14mu|python-reportlab-3.1.8-5|23	language.
14mu|python-reportlab-3.1.8-5|24	
14mu|python-reportlab-3.1.8-5|25	ReportLab library creates PDF based on graphics commands without
14mu|python-reportlab-3.1.8-5|26	intervening steps. It's therefore extremely fast, and flexible (since
14mu|python-reportlab-3.1.8-5|27	you're using a full-blown programming language).
14mu|python-reportlab-3.1.8-5|28	
14mu|python-reportlab-3.1.8-5|29	Sample use cases are:
14mu|python-reportlab-3.1.8-5|30	
14mu|python-reportlab-3.1.8-5|31	* Dynamic PDF generation on the web
14mu|python-reportlab-3.1.8-5|32	* High-volume corporate reporting and database publishing
14mu|python-reportlab-3.1.8-5|33	* As embeddable print engine for other applications, including a
14mu|python-reportlab-3.1.8-5|34	'report language' so that users can customize their own reports.
14mu|python-reportlab-3.1.8-5|35	* As 'build system' for complex documents with charts, tables and text
14mu|python-reportlab-3.1.8-5|36	such as management accounts, statistical reports and scientific papers
14mu|python-reportlab-3.1.8-5|37	* from XML to PDF in one step
14mu|python-reportlab-3.1.8-5|38	
14mu|python-reportlab-3.1.8-5|39	%package -n python3-reportlab
14mu|python-reportlab-3.1.8-5|40	Summary:	ReportLab library to create PDF documents using Python 3
14mu|python-reportlab-3.1.8-5|41	Group:		Development/Python
14mu|python-reportlab-3.1.8-5|42	BuildRequires:	pkgconfig(python3)
14mu|python-reportlab-3.1.8-5|43	BuildRequires:	python3-pillow
14mu|python-reportlab-3.1.8-5|44	Requires:	fonts-ttf-dejavu
14mu|python-reportlab-3.1.8-5|45	Requires:	python3-pillow
14mu|python-reportlab-3.1.8-5|46	
14mu|python-reportlab-3.1.8-5|47	%description -n python3-reportlab
14mu|python-reportlab-3.1.8-5|48	ReportLab is a library that lets you directly create documents in
14mu|python-reportlab-3.1.8-5|49	Adobe's Portable Document Format (PDF) using the Python programming
14mu|python-reportlab-3.1.8-5|50	language.
14mu|python-reportlab-3.1.8-5|51	
14mu|python-reportlab-3.1.8-5|52	ReportLab library creates PDF based on graphics commands without
14mu|python-reportlab-3.1.8-5|53	intervening steps. It's therefore extremely fast, and flexible (since
14mu|python-reportlab-3.1.8-5|54	you're using a full-blown programming language).
14mu|python-reportlab-3.1.8-5|55	
14mu|python-reportlab-3.1.8-5|56	%package docs
14mu|python-reportlab-3.1.8-5|57	Summary:	Documentation files for %{name}
14mu|python-reportlab-3.1.8-5|58	Requires:	%{name} = %{version}-%{release}
14mu|python-reportlab-3.1.8-5|59	Group:		Publishing
14mu|python-reportlab-3.1.8-5|60	License:	BSD
14mu|python-reportlab-3.1.8-5|61	
14mu|python-reportlab-3.1.8-5|62	%description docs
14mu|python-reportlab-3.1.8-5|63	Contains the documentation for ReportLab.
14mu|python-reportlab-3.1.8-5|64	
14mu|python-reportlab-3.1.8-5|65	%prep
14mu|python-reportlab-3.1.8-5|66	%setup -q -n reportlab-%{version}
14mu|python-reportlab-3.1.8-5|67	%patch0 -p0
14mu|python-reportlab-3.1.8-5|68	%patch1 -p1
14mu|python-reportlab-3.1.8-5|69	# clean up hashbangs from libraries
14mu|python-reportlab-3.1.8-5|70	find src -name '*.py' | xargs sed -i -e '/^#!\//d'
14mu|python-reportlab-3.1.8-5|71	cp -a . %{py3dir}
14mu|python-reportlab-3.1.8-5|72	
14mu|python-reportlab-3.1.8-5|73	%build
14mu|python-reportlab-3.1.8-5|74	pushd %{py3dir}
14mu|python-reportlab-3.1.8-5|75	CFLAGS="%{optflags}" python3 setup.py build
14mu|python-reportlab-3.1.8-5|76	popd
14mu|python-reportlab-3.1.8-5|77	
14mu|python-reportlab-3.1.8-5|78	CFLAGS="%{optflags}" python setup.py build
14mu|python-reportlab-3.1.8-5|79	# a bit of a horrible hack due to a chicken-and-egg problem. The docs
14mu|python-reportlab-3.1.8-5|80	# require reportlab, which isn't yet installed, but is at least built.
14mu|python-reportlab-3.1.8-5|81	PYTHONPATH="`pwd`/`ls -d build/lib*`" python docs/genAll.py
14mu|python-reportlab-3.1.8-5|82	
14mu|python-reportlab-3.1.8-5|83	
14mu|python-reportlab-3.1.8-5|84	%install
14mu|python-reportlab-3.1.8-5|85	pushd %{py3dir}
14mu|python-reportlab-3.1.8-5|86	python3 setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-reportlab-3.1.8-5|87	rm -rf %{buildroot}%{py3_platsitedir}/reportlab/fonts
14mu|python-reportlab-3.1.8-5|88	popd
14mu|python-reportlab-3.1.8-5|89	
14mu|python-reportlab-3.1.8-5|90	python setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-reportlab-3.1.8-5|91	# Remove bundled fonts
14mu|python-reportlab-3.1.8-5|92	rm -rf %{buildroot}%{py_platsitedir}/reportlab/fonts
14mu|python-reportlab-3.1.8-5|93	
14mu|python-reportlab-3.1.8-5|94	%files
14mu|python-reportlab-3.1.8-5|95	%doc README.txt CHANGES.txt LICENSE.txt
14mu|python-reportlab-3.1.8-5|96	%{py_platsitedir}/reportlab
14mu|python-reportlab-3.1.8-5|97	%{py_platsitedir}/reportlab*.egg-info
14mu|python-reportlab-3.1.8-5|98	
14mu|python-reportlab-3.1.8-5|99	%files -n python3-reportlab
14mu|python-reportlab-3.1.8-5|100	%doc README.txt CHANGES.txt LICENSE.txt
14mu|python-reportlab-3.1.8-5|101	%{py3_platsitedir}/reportlab
14mu|python-reportlab-3.1.8-5|102	%{py3_platsitedir}/reportlab*.egg-info
14mu|python-reportlab-3.1.8-5|103	
14mu|python-reportlab-3.1.8-5|104	%files docs
14mu|python-reportlab-3.1.8-5|105	%doc docs/*.pdf demos tools LICENSE.txt
14mu|python-reportlab-3.1.8-5|106	
14mu|python-reportlab-3.1.8-5|107	%changelog
14mu|python-reportlab-3.1.8-5|108	
14mu|python-reportlab-3.1.8-5|109	* Wed Jun 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1.8-5
14mu|python-reportlab-3.1.8-5|110	- (49dccb9) Updated to 3.1.8, added python3 module
14mu|python-reportlab-3.1.8-5|111	
14mu|python-reportlab-3.1.8-5|112	

23920 14
14mu|python-rope-0.10.2-1|1	%define module	rope
14mu|python-rope-0.10.2-1|2	
14mu|python-rope-0.10.2-1|3	Summary:	Python refactoring library
14mu|python-rope-0.10.2-1|4	Name:		python-%{module}
14mu|python-rope-0.10.2-1|5	Version:	0.10.2
14mu|python-rope-0.10.2-1|6	Release:	1
14mu|python-rope-0.10.2-1|7	License:	GPLv2
14mu|python-rope-0.10.2-1|8	Group:		Development/Python
14mu|python-rope-0.10.2-1|9	Url:		http://rope.sourceforge.net/
14mu|python-rope-0.10.2-1|10	Source0:	http://pypi.python.org/packages/source/r/rope/rope-%{version}.tar.gz
14mu|python-rope-0.10.2-1|11	BuildArch:	noarch
14mu|python-rope-0.10.2-1|12	BuildRequires:  python-devel
14mu|python-rope-0.10.2-1|13	
14mu|python-rope-0.10.2-1|14	%description
14mu|python-rope-0.10.2-1|15	Rope is a Python refactoring library. You can use
14mu|python-rope-0.10.2-1|16	rope as a library in other IDEs.
14mu|python-rope-0.10.2-1|17	
14mu|python-rope-0.10.2-1|18	%prep
14mu|python-rope-0.10.2-1|19	%setup -qn %{module}-%{version}
14mu|python-rope-0.10.2-1|20	
14mu|python-rope-0.10.2-1|21	%install
14mu|python-rope-0.10.2-1|22	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=FILE_LIST
14mu|python-rope-0.10.2-1|23	
14mu|python-rope-0.10.2-1|24	%files -f FILE_LIST
14mu|python-rope-0.10.2-1|25	%doc COPYING  docs/*
14mu|python-rope-0.10.2-1|26	
14mu|python-rope-0.10.2-1|27	%changelog
14mu|python-rope-0.10.2-1|28	
14mu|python-rope-0.10.2-1|29	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0.10.2-1
14mu|python-rope-0.10.2-1|30	- (f925bc7) Merge pull request #1 from import/python-rope:auto_update
14mu|python-rope-0.10.2-1|31	- (f925bc7) Updated to 0.10.2 (by updates_builder)
14mu|python-rope-0.10.2-1|32	
14mu|python-rope-0.10.2-1|33	

23921 14
14mu|python-sane-2.8.2-1|1	# Refer to the comment for Source0 below on how to obtain the source tarball
14mu|python-sane-2.8.2-1|2	# The saved file has format python-pillow-Sane-$version-$ahead-g$shortcommit.tar.gz
14mu|python-sane-2.8.2-1|3	%define commit 91e336c280a9ff0dfec30d18d761c2f1064dfa79
14mu|python-sane-2.8.2-1|4	%define shortcommit %(c=%{commit}; echo ${c:0:7})
14mu|python-sane-2.8.2-1|5	%define ahead 0
14mu|python-sane-2.8.2-1|6	
14mu|python-sane-2.8.2-1|7	Name:           python-sane
14mu|python-sane-2.8.2-1|8	Version:        2.8.2
14mu|python-sane-2.8.2-1|9	Release:        1
14mu|python-sane-2.8.2-1|10	Summary:        Python2 SANE interface
14mu|python-sane-2.8.2-1|11	Group:          Development/Python
14mu|python-sane-2.8.2-1|12	License:        MIT
14mu|python-sane-2.8.2-1|13	URL:            https://github.com/python-pillow/Sane
14mu|python-sane-2.8.2-1|14	
14mu|python-sane-2.8.2-1|15	# Obtain the tarball for a certain commit via:
14mu|python-sane-2.8.2-1|16	#  wget --content-disposition https://github.com/python-pillow/Sane/tarball/$commit
14mu|python-sane-2.8.2-1|17	Source0:        https://github.com/python-pillow/Sane/tarball/%{commit}/python-pillow-Sane-v%{version}-%{ahead}-g%{shortcommit}.tar.gz
14mu|python-sane-2.8.2-1|18	
14mu|python-sane-2.8.2-1|19	BuildRequires:  pkgconfig(sane-backends)
14mu|python-sane-2.8.2-1|20	
14mu|python-sane-2.8.2-1|21	BuildRequires:  python-devel
14mu|python-sane-2.8.2-1|22	BuildRequires:  python-setuptools
14mu|python-sane-2.8.2-1|23	BuildRequires:  python-sphinx
14mu|python-sane-2.8.2-1|24	BuildRequires:  python-sphinx_rtd_theme
14mu|python-sane-2.8.2-1|25	
14mu|python-sane-2.8.2-1|26	Obsoletes:      python-pillow-sane < 2.8.2-1
14mu|python-sane-2.8.2-1|27	Provides:       python-pillow-sane = %{EVRD}
14mu|python-sane-2.8.2-1|28	
14mu|python-sane-2.8.2-1|29	Requires:       python-pillow
14mu|python-sane-2.8.2-1|30	
14mu|python-sane-2.8.2-1|31	
14mu|python-sane-2.8.2-1|32	%description
14mu|python-sane-2.8.2-1|33	This package contains the sane module for Python2 which provides access to
14mu|python-sane-2.8.2-1|34	various raster scanning devices such as flatbed scanners and digital cameras.
14mu|python-sane-2.8.2-1|35	
14mu|python-sane-2.8.2-1|36	%prep
14mu|python-sane-2.8.2-1|37	%setup -q -n python-pillow-Sane-%{shortcommit}
14mu|python-sane-2.8.2-1|38	
14mu|python-sane-2.8.2-1|39	%build
14mu|python-sane-2.8.2-1|40	find -name '*.py' | xargs sed -i '1s|^#!.*python|#!%{__python}|'
14mu|python-sane-2.8.2-1|41	CFLAGS="%{optflags}" python setup.py build
14mu|python-sane-2.8.2-1|42	
14mu|python-sane-2.8.2-1|43	pushd doc
14mu|python-sane-2.8.2-1|44	make html
14mu|python-sane-2.8.2-1|45	rm -f _build/html/.buildinfo
14mu|python-sane-2.8.2-1|46	popd
14mu|python-sane-2.8.2-1|47	
14mu|python-sane-2.8.2-1|48	%install
14mu|python-sane-2.8.2-1|49	python setup.py install --skip-build --root %{buildroot}
14mu|python-sane-2.8.2-1|50	
14mu|python-sane-2.8.2-1|51	# Fix non-standard-executable-perm
14mu|python-sane-2.8.2-1|52	chmod 0755 %{buildroot}%{py_platsitedir}/*.so
14mu|python-sane-2.8.2-1|53	
14mu|python-sane-2.8.2-1|54	%files
14mu|python-sane-2.8.2-1|55	%doc CHANGES.rst sanedoc.txt example.py doc/_build/html
14mu|python-sane-2.8.2-1|56	%{py_platsitedir}/*
14mu|python-sane-2.8.2-1|57	
14mu|python-sane-2.8.2-1|58	%changelog
14mu|python-sane-2.8.2-1|59	
14mu|python-sane-2.8.2-1|60	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 2.8.2-1
14mu|python-sane-2.8.2-1|61	- (f1e72a8) Imported from SRPM
14mu|python-sane-2.8.2-1|62	
14mu|python-sane-2.8.2-1|63	

23922 14
14mu|python-setuptools-18.6.1-1|1	%define module	setuptools
14mu|python-setuptools-18.6.1-1|2	
14mu|python-setuptools-18.6.1-1|3	%bcond_with tests
14mu|python-setuptools-18.6.1-1|4	# This controls whether setuptools is build as a wheel or not,
14mu|python-setuptools-18.6.1-1|5	# simplifying Python 3.4 bootstraping process
14mu|python-setuptools-18.6.1-1|6	%bcond_without wheel
14mu|python-setuptools-18.6.1-1|7	
14mu|python-setuptools-18.6.1-1|8	# Force python3 build - required for new hplip
14mu|python-setuptools-18.6.1-1|9	# % {?build_python3}%{?!build_python3:%bcond_without python3}
14mu|python-setuptools-18.6.1-1|10	%bcond_without python3
14mu|python-setuptools-18.6.1-1|11	
14mu|python-setuptools-18.6.1-1|12	%if %{with wheel}
14mu|python-setuptools-18.6.1-1|13	%define python2_wheelname %{module}-%{version}-py2.py3-none-any.whl
14mu|python-setuptools-18.6.1-1|14	%define python2_record %{py_puresitedir}/%{module}-%{version}.dist-info/RECORD
14mu|python-setuptools-18.6.1-1|15	%define python3_wheelname %{python2_wheelname}
14mu|python-setuptools-18.6.1-1|16	%define python3_record %{py3_puresitedir}/%{module}-%{version}.dist-info/RECORD
14mu|python-setuptools-18.6.1-1|17	%endif
14mu|python-setuptools-18.6.1-1|18	
14mu|python-setuptools-18.6.1-1|19	Summary:	Easily build and distribute Python packages
14mu|python-setuptools-18.6.1-1|20	Name:		python-%{module}
14mu|python-setuptools-18.6.1-1|21	Version:	18.6.1
14mu|python-setuptools-18.6.1-1|22	Release:	1
14mu|python-setuptools-18.6.1-1|23	Epoch:		1
14mu|python-setuptools-18.6.1-1|24	License:	Python or ZPLv2.0
14mu|python-setuptools-18.6.1-1|25	Group:		Development/Python
14mu|python-setuptools-18.6.1-1|26	Url:		http://pypi.python.org/pypi/%{module}
14mu|python-setuptools-18.6.1-1|27	Source0:	http://pypi.python.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz
14mu|python-setuptools-18.6.1-1|28	
14mu|python-setuptools-18.6.1-1|29	BuildArch:	noarch
14mu|python-setuptools-18.6.1-1|30	BuildRequires:	python-devel
14mu|python-setuptools-18.6.1-1|31	%if %{with wheel}
14mu|python-setuptools-18.6.1-1|32	BuildRequires:  python-pip
14mu|python-setuptools-18.6.1-1|33	BuildRequires:  python-wheel
14mu|python-setuptools-18.6.1-1|34	%endif
14mu|python-setuptools-18.6.1-1|35	Provides:	pythonegg(setuptools)
14mu|python-setuptools-18.6.1-1|36	Provides:	pythonegg(distribute)
14mu|python-setuptools-18.6.1-1|37	
14mu|python-setuptools-18.6.1-1|38	# For unittests
14mu|python-setuptools-18.6.1-1|39	BuildRequires:	subversion
14mu|python-setuptools-18.6.1-1|40	Requires:	python-pkg-resources
14mu|python-setuptools-18.6.1-1|41	
14mu|python-setuptools-18.6.1-1|42	%rename		python-setuptools-devel
14mu|python-setuptools-18.6.1-1|43	%rename		python-distribute
14mu|python-setuptools-18.6.1-1|44	
14mu|python-setuptools-18.6.1-1|45	%description
14mu|python-setuptools-18.6.1-1|46	A collection of enhancements to the Python distutils that allow
14mu|python-setuptools-18.6.1-1|47	you to more easily build and distribute Python packages, especially
14mu|python-setuptools-18.6.1-1|48	ones that have dependencies on other packages.
14mu|python-setuptools-18.6.1-1|49	
14mu|python-setuptools-18.6.1-1|50	%package -n python-pkg-resources
14mu|python-setuptools-18.6.1-1|51	Summary: Runtime module to access python resources
14mu|python-setuptools-18.6.1-1|52	Group:		Development/Python
14mu|python-setuptools-18.6.1-1|53	
14mu|python-setuptools-18.6.1-1|54	%description -n python-pkg-resources
14mu|python-setuptools-18.6.1-1|55	Module used to find and manage Python package/version dependencies and access
14mu|python-setuptools-18.6.1-1|56	bundled files and resources, including those inside of zipped .egg files.
14mu|python-setuptools-18.6.1-1|57	
14mu|python-setuptools-18.6.1-1|58	
14mu|python-setuptools-18.6.1-1|59	%if %{with python3}
14mu|python-setuptools-18.6.1-1|60	%package -n python3-%{module}
14mu|python-setuptools-18.6.1-1|61	Summary:	Easily build and distribute Python3 packages
14mu|python-setuptools-18.6.1-1|62	Group:		Development/Python
14mu|python-setuptools-18.6.1-1|63	
14mu|python-setuptools-18.6.1-1|64	BuildRequires:	python3-devel
14mu|python-setuptools-18.6.1-1|65	%if %{with wheel}
14mu|python-setuptools-18.6.1-1|66	BuildRequires:  python3-pip
14mu|python-setuptools-18.6.1-1|67	BuildRequires:  python3-wheel
14mu|python-setuptools-18.6.1-1|68	%endif
14mu|python-setuptools-18.6.1-1|69	Provides:	python3egg(setuptools)
14mu|python-setuptools-18.6.1-1|70	Provides:	python3egg(distribute)
14mu|python-setuptools-18.6.1-1|71	Requires:	python3-pkg-resources
14mu|python-setuptools-18.6.1-1|72	
14mu|python-setuptools-18.6.1-1|73	%rename		python3-setuptools-devel
14mu|python-setuptools-18.6.1-1|74	%rename		python3-distribute
14mu|python-setuptools-18.6.1-1|75	
14mu|python-setuptools-18.6.1-1|76	%description -n python3-setuptools
14mu|python-setuptools-18.6.1-1|77	A collection of enhancements to the Python 3 distutils that allow
14mu|python-setuptools-18.6.1-1|78	you to more easily build and distribute Python 3 packages, especially
14mu|python-setuptools-18.6.1-1|79	ones that have dependencies on other packages.
14mu|python-setuptools-18.6.1-1|80	
14mu|python-setuptools-18.6.1-1|81	%package -n python3-pkg-resources
14mu|python-setuptools-18.6.1-1|82	Summary: Runtime module to access python 3 resources
14mu|python-setuptools-18.6.1-1|83	Group:		Development/Python
14mu|python-setuptools-18.6.1-1|84	
14mu|python-setuptools-18.6.1-1|85	%description -n python3-pkg-resources
14mu|python-setuptools-18.6.1-1|86	Module used to find and manage Python 3 package/version dependencies and access
14mu|python-setuptools-18.6.1-1|87	bundled files and resources, including those inside of zipped .egg files.
14mu|python-setuptools-18.6.1-1|88	
14mu|python-setuptools-18.6.1-1|89	%endif
14mu|python-setuptools-18.6.1-1|90	
14mu|python-setuptools-18.6.1-1|91	%prep
14mu|python-setuptools-18.6.1-1|92	%setup -q -c
14mu|python-setuptools-18.6.1-1|93	
14mu|python-setuptools-18.6.1-1|94	mv %{module}-%{version} python2
14mu|python-setuptools-18.6.1-1|95	%if %{with python3}
14mu|python-setuptools-18.6.1-1|96	cp -r python2 python3
14mu|python-setuptools-18.6.1-1|97	%endif
14mu|python-setuptools-18.6.1-1|98	
14mu|python-setuptools-18.6.1-1|99	find -name '*.txt' -exec chmod -x \{\} \;
14mu|python-setuptools-18.6.1-1|100	find . -name '*.orig' -exec rm \{\} \;
14mu|python-setuptools-18.6.1-1|101	
14mu|python-setuptools-18.6.1-1|102	%if %{with python3}
14mu|python-setuptools-18.6.1-1|103	pushd python3
14mu|python-setuptools-18.6.1-1|104	for file in setuptools/command/easy_install.py ; do
14mu|python-setuptools-18.6.1-1|105	sed -i '1s|^#!python|#!python3|' $file
14mu|python-setuptools-18.6.1-1|106	done
14mu|python-setuptools-18.6.1-1|107	popd
14mu|python-setuptools-18.6.1-1|108	%endif
14mu|python-setuptools-18.6.1-1|109	
14mu|python-setuptools-18.6.1-1|110	%build
14mu|python-setuptools-18.6.1-1|111	pushd python2
14mu|python-setuptools-18.6.1-1|112	%if %{with wheel}
14mu|python-setuptools-18.6.1-1|113	python setup.py bdist_wheel
14mu|python-setuptools-18.6.1-1|114	%else
14mu|python-setuptools-18.6.1-1|115	CFLAGS="%{optflags}" python setup.py build
14mu|python-setuptools-18.6.1-1|116	%endif
14mu|python-setuptools-18.6.1-1|117	popd
14mu|python-setuptools-18.6.1-1|118	
14mu|python-setuptools-18.6.1-1|119	%if %{with python3}
14mu|python-setuptools-18.6.1-1|120	pushd python3
14mu|python-setuptools-18.6.1-1|121	%if %{with wheel}
14mu|python-setuptools-18.6.1-1|122	python3 setup.py bdist_wheel
14mu|python-setuptools-18.6.1-1|123	%else
14mu|python-setuptools-18.6.1-1|124	CFLAGS="%{optflags}" python3 setup.py build
14mu|python-setuptools-18.6.1-1|125	%endif
14mu|python-setuptools-18.6.1-1|126	popd
14mu|python-setuptools-18.6.1-1|127	%endif
14mu|python-setuptools-18.6.1-1|128	
14mu|python-setuptools-18.6.1-1|129	%install
14mu|python-setuptools-18.6.1-1|130	# Must do the python3 install first because the scripts in /usr/bin are
14mu|python-setuptools-18.6.1-1|131	# overwritten with every setup.py install (and we want the python2 version
14mu|python-setuptools-18.6.1-1|132	# to be the default for now).
14mu|python-setuptools-18.6.1-1|133	%if %{with python3}
14mu|python-setuptools-18.6.1-1|134	pushd python3
14mu|python-setuptools-18.6.1-1|135	%if %{with wheel}
14mu|python-setuptools-18.6.1-1|136	pip3 install -I dist/%{python3_wheelname} --root %{buildroot} --strip-file-prefix %{buildroot}
14mu|python-setuptools-18.6.1-1|137	
14mu|python-setuptools-18.6.1-1|138	# TODO: we have to remove this by hand now, but it'd be nice if we wouldn't have to
14mu|python-setuptools-18.6.1-1|139	# (pip install wheel doesn't overwrite)
14mu|python-setuptools-18.6.1-1|140	rm %{buildroot}%{_bindir}/easy_install
14mu|python-setuptools-18.6.1-1|141	
14mu|python-setuptools-18.6.1-1|142	sed -i '/\/usr\/bin\/easy_install,/d' %{buildroot}%{python3_record}
14mu|python-setuptools-18.6.1-1|143	%else
14mu|python-setuptools-18.6.1-1|144	python3 setup.py install --skip-build --root %{buildroot}
14mu|python-setuptools-18.6.1-1|145	%endif
14mu|python-setuptools-18.6.1-1|146	
14mu|python-setuptools-18.6.1-1|147	rm -rf %{buildroot}%{py3_puresitedir}/setuptools/tests
14mu|python-setuptools-18.6.1-1|148	%if %{with wheel}
14mu|python-setuptools-18.6.1-1|149	sed -i '/^setuptools\/tests\//d' %{buildroot}%{python3_record}
14mu|python-setuptools-18.6.1-1|150	%endif
14mu|python-setuptools-18.6.1-1|151	
14mu|python-setuptools-18.6.1-1|152	find %{buildroot}%{py3_puresitedir} -name '*.exe' | xargs rm -f
14mu|python-setuptools-18.6.1-1|153	chmod +x %{buildroot}%{py3_puresitedir}/setuptools/command/easy_install.py
14mu|python-setuptools-18.6.1-1|154	popd
14mu|python-setuptools-18.6.1-1|155	
14mu|python-setuptools-18.6.1-1|156	%endif
14mu|python-setuptools-18.6.1-1|157	
14mu|python-setuptools-18.6.1-1|158	pushd python2
14mu|python-setuptools-18.6.1-1|159	%if %{with wheel}
14mu|python-setuptools-18.6.1-1|160	pip2 install -I dist/%{python2_wheelname} --root %{buildroot} --strip-file-prefix %{buildroot}
14mu|python-setuptools-18.6.1-1|161	%else
14mu|python-setuptools-18.6.1-1|162	python setup.py install --skip-build --root %{buildroot}
14mu|python-setuptools-18.6.1-1|163	%endif
14mu|python-setuptools-18.6.1-1|164	
14mu|python-setuptools-18.6.1-1|165	rm -rf %{buildroot}%{py_puresitedir}/setuptools/tests
14mu|python-setuptools-18.6.1-1|166	%if %{with wheel}
14mu|python-setuptools-18.6.1-1|167	sed -i '/^setuptools\/tests\//d' %{buildroot}%{python2_record}
14mu|python-setuptools-18.6.1-1|168	%endif
14mu|python-setuptools-18.6.1-1|169	
14mu|python-setuptools-18.6.1-1|170	find %{buildroot}%{py_puresitedir} -name '*.exe' | xargs rm -f
14mu|python-setuptools-18.6.1-1|171	chmod +x %{buildroot}%{py_puresitedir}/setuptools/command/easy_install.py
14mu|python-setuptools-18.6.1-1|172	popd
14mu|python-setuptools-18.6.1-1|173	
14mu|python-setuptools-18.6.1-1|174	%if %{with tests}
14mu|python-setuptools-18.6.1-1|175	%check
14mu|python-setuptools-18.6.1-1|176	pushd python2
14mu|python-setuptools-18.6.1-1|177	python setup.py test
14mu|python-setuptools-18.6.1-1|178	popd
14mu|python-setuptools-18.6.1-1|179	
14mu|python-setuptools-18.6.1-1|180	%if %{with python3}
14mu|python-setuptools-18.6.1-1|181	pushd python3
14mu|python-setuptools-18.6.1-1|182	python3 setup.py test
14mu|python-setuptools-18.6.1-1|183	popd
14mu|python-setuptools-18.6.1-1|184	%endif
14mu|python-setuptools-18.6.1-1|185	
14mu|python-setuptools-18.6.1-1|186	%endif
14mu|python-setuptools-18.6.1-1|187	
14mu|python-setuptools-18.6.1-1|188	%files
14mu|python-setuptools-18.6.1-1|189	%doc python2/*.txt python2/docs
14mu|python-setuptools-18.6.1-1|190	%{_bindir}/easy_install
14mu|python-setuptools-18.6.1-1|191	%{_bindir}/easy_install-2.*
14mu|python-setuptools-18.6.1-1|192	%{py_puresitedir}/*
14mu|python-setuptools-18.6.1-1|193	%exclude %{py_puresitedir}/pkg_resources*
14mu|python-setuptools-18.6.1-1|194	
14mu|python-setuptools-18.6.1-1|195	%files -n python-pkg-resources
14mu|python-setuptools-18.6.1-1|196	%{py_puresitedir}/pkg_resources*
14mu|python-setuptools-18.6.1-1|197	
14mu|python-setuptools-18.6.1-1|198	%if %{with python3}
14mu|python-setuptools-18.6.1-1|199	%files -n python3-setuptools
14mu|python-setuptools-18.6.1-1|200	%doc python3/*.txt python3/docs
14mu|python-setuptools-18.6.1-1|201	%{_bindir}/easy_install-3.*
14mu|python-setuptools-18.6.1-1|202	%{py3_puresitedir}/*
14mu|python-setuptools-18.6.1-1|203	%exclude %{py3_puresitedir}/pkg_resources*
14mu|python-setuptools-18.6.1-1|204	# %exclude %{py3_puresitedir}/__pycache__/pkg_resources.cpython-*.py*
14mu|python-setuptools-18.6.1-1|205	
14mu|python-setuptools-18.6.1-1|206	%files -n python3-pkg-resources
14mu|python-setuptools-18.6.1-1|207	%{py3_puresitedir}/pkg_resources*
14mu|python-setuptools-18.6.1-1|208	# %{py3_puresitedir}/__pycache__/pkg_resources.cpython-*.py*
14mu|python-setuptools-18.6.1-1|209	%endif
14mu|python-setuptools-18.6.1-1|210	
14mu|python-setuptools-18.6.1-1|211	%changelog
14mu|python-setuptools-18.6.1-1|212	
14mu|python-setuptools-18.6.1-1|213	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1:18.6.1-1
14mu|python-setuptools-18.6.1-1|214	- (739f136) Merge pull request #1 from import/python-setuptools:auto_update
14mu|python-setuptools-18.6.1-1|215	- (739f136) Updated to 18.6.1 (by updates_builder)
14mu|python-setuptools-18.6.1-1|216	
14mu|python-setuptools-18.6.1-1|217	

23923 14
14mu|python-simplejson-3.8.0-1|1	%define shortname simplejson
14mu|python-simplejson-3.8.0-1|2	
14mu|python-simplejson-3.8.0-1|3	# Disable useless provides ('_speedups.so' and similar)
14mu|python-simplejson-3.8.0-1|4	%define __noautoprov '_.*\.so'
14mu|python-simplejson-3.8.0-1|5	
14mu|python-simplejson-3.8.0-1|6	Summary:	Simple, fast, extensible JSON encoder/decoder for Python
14mu|python-simplejson-3.8.0-1|7	Name:		python-%{shortname}
14mu|python-simplejson-3.8.0-1|8	Version:	3.8.0
14mu|python-simplejson-3.8.0-1|9	Release:	1
14mu|python-simplejson-3.8.0-1|10	License:	MIT
14mu|python-simplejson-3.8.0-1|11	Group:		Development/Python
14mu|python-simplejson-3.8.0-1|12	Url:		http://undefined.org/python/#simplejson
14mu|python-simplejson-3.8.0-1|13	Source0:	https://pypi.python.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
14mu|python-simplejson-3.8.0-1|14	BuildRequires:	python-distribute
14mu|python-simplejson-3.8.0-1|15	BuildRequires:	pkgconfig(python)
14mu|python-simplejson-3.8.0-1|16	
14mu|python-simplejson-3.8.0-1|17	%description
14mu|python-simplejson-3.8.0-1|18	simplejson is a simple, fast, complete, correct and extensible JSON
14mu|python-simplejson-3.8.0-1|19	(http://json.org) encoder and decoder for Python 2.3+. It is pure Python code
14mu|python-simplejson-3.8.0-1|20	with no dependencies, but includes an optional C extension for a serious speed
14mu|python-simplejson-3.8.0-1|21	boost.
14mu|python-simplejson-3.8.0-1|22	
14mu|python-simplejson-3.8.0-1|23	simplejson was formerly known as simple_json, but changed its name to comply
14mu|python-simplejson-3.8.0-1|24	with PEP 8 module naming guidelines.
14mu|python-simplejson-3.8.0-1|25	
14mu|python-simplejson-3.8.0-1|26	The encoder may be subclassed to provide serialization in any kind of
14mu|python-simplejson-3.8.0-1|27	situation, without any special support by the objects to be serialized
14mu|python-simplejson-3.8.0-1|28	(somewhat like pickle).
14mu|python-simplejson-3.8.0-1|29	
14mu|python-simplejson-3.8.0-1|30	The decoder can handle incoming JSON strings of any specified encoding (UTF-8
14mu|python-simplejson-3.8.0-1|31	by default).
14mu|python-simplejson-3.8.0-1|32	
14mu|python-simplejson-3.8.0-1|33	%files
14mu|python-simplejson-3.8.0-1|34	%{py_platsitedir}/*
14mu|python-simplejson-3.8.0-1|35	
14mu|python-simplejson-3.8.0-1|36	#----------------------------------------------------------------------------
14mu|python-simplejson-3.8.0-1|37	
14mu|python-simplejson-3.8.0-1|38	%prep
14mu|python-simplejson-3.8.0-1|39	%setup -qn %{shortname}-%{version}
14mu|python-simplejson-3.8.0-1|40	
14mu|python-simplejson-3.8.0-1|41	%build
14mu|python-simplejson-3.8.0-1|42	python setup.py build
14mu|python-simplejson-3.8.0-1|43	
14mu|python-simplejson-3.8.0-1|44	%install
14mu|python-simplejson-3.8.0-1|45	python setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-simplejson-3.8.0-1|46	
14mu|python-simplejson-3.8.0-1|47	%changelog
14mu|python-simplejson-3.8.0-1|48	
14mu|python-simplejson-3.8.0-1|49	* Fri Jan 01 2016 dsilakov <denis.silakov@rosalab.ru> 3.8.0-1
14mu|python-simplejson-3.8.0-1|50	- (ac4aaa1) Merge pull request #8 from import/python-simplejson:auto_update
14mu|python-simplejson-3.8.0-1|51	- (ac4aaa1) Updated to 3.8.0 (by updates_builder)
14mu|python-simplejson-3.8.0-1|52	
14mu|python-simplejson-3.8.0-1|53	

23924 14
14mu|python-sip-4.16.7-5|1	%define _disable_ld_no_undefined 1
14mu|python-sip-4.16.7-5|2	
14mu|python-sip-4.16.7-5|3	# extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines
14mu|python-sip-4.16.7-5|4	%define sip_api_major 11
14mu|python-sip-4.16.7-5|5	%define sip_api_minor 1
14mu|python-sip-4.16.7-5|6	%define sip_api       %{sip_api_major}.%{sip_api_minor}
14mu|python-sip-4.16.7-5|7	
14mu|python-sip-4.16.7-5|8	# Force python3 build - required by new hplip
14mu|python-sip-4.16.7-5|9	# % {?build_python3}%{?!build_python3:%bcond_without python3}
14mu|python-sip-4.16.7-5|10	%bcond_without python3
14mu|python-sip-4.16.7-5|11	
14mu|python-sip-4.16.7-5|12	Summary:	Riverbanks's python sip
14mu|python-sip-4.16.7-5|13	Name:		python-sip
14mu|python-sip-4.16.7-5|14	Version:	4.16.7
14mu|python-sip-4.16.7-5|15	Release:	5
14mu|python-sip-4.16.7-5|16	Epoch:		3
14mu|python-sip-4.16.7-5|17	License:	GPLv2+
14mu|python-sip-4.16.7-5|18	Group:		Development/Python
14mu|python-sip-4.16.7-5|19	Url:		http://www.riverbankcomputing.co.uk/software/sip/intro
14mu|python-sip-4.16.7-5|20	Source0:	http://downloads.sourceforge.net/pyqt/sip-%{version}.tar.gz
14mu|python-sip-4.16.7-5|21	Patch0:		sip-4.16.1-python3-bin.patch
14mu|python-sip-4.16.7-5|22	BuildRequires:	bzip2-devel
14mu|python-sip-4.16.7-5|23	BuildRequires:	pkgconfig(python)
14mu|python-sip-4.16.7-5|24	%if %{with python3}
14mu|python-sip-4.16.7-5|25	BuildRequires:	pkgconfig(python3)
14mu|python-sip-4.16.7-5|26	%endif
14mu|python-sip-4.16.7-5|27	Requires:	sip-macros = %{EVRD}
14mu|python-sip-4.16.7-5|28	Provides:	sip-api(%{sip_api_major}) = %{sip_api}
14mu|python-sip-4.16.7-5|29	
14mu|python-sip-4.16.7-5|30	%description
14mu|python-sip-4.16.7-5|31	SIP is a tool that makes it very easy to create Python bindings
14mu|python-sip-4.16.7-5|32	for C and C++ libraries. It was originally developed to create PyQt,
14mu|python-sip-4.16.7-5|33	the Python bindings for the Qt toolkit, but can be used to
14mu|python-sip-4.16.7-5|34	create bindings for any C or C++ library.
14mu|python-sip-4.16.7-5|35	
14mu|python-sip-4.16.7-5|36	%files
14mu|python-sip-4.16.7-5|37	%{_bindir}/sip
14mu|python-sip-4.16.7-5|38	%{py_incdir}/sip.h
14mu|python-sip-4.16.7-5|39	%{py_platsitedir}/sip*
14mu|python-sip-4.16.7-5|40	
14mu|python-sip-4.16.7-5|41	#----------------------------------------------------------------------------
14mu|python-sip-4.16.7-5|42	%if %{with python3}
14mu|python-sip-4.16.7-5|43	
14mu|python-sip-4.16.7-5|44	%package -n python3-sip
14mu|python-sip-4.16.7-5|45	Summary:	Riverbanks's python sip
14mu|python-sip-4.16.7-5|46	Group:		Development/Python
14mu|python-sip-4.16.7-5|47	Requires:	sip-macros = %{EVRD}
14mu|python-sip-4.16.7-5|48	Conflicts:	python3-sip < 3:4.16.1-3
14mu|python-sip-4.16.7-5|49	Obsoletes:	python3-sip < 3:4.16.1-3
14mu|python-sip-4.16.7-5|50	Conflicts:	python3-sip-devel < 3:4.16.1-3
14mu|python-sip-4.16.7-5|51	Obsoletes:	python3-sip-devel < 3:4.16.1-3
14mu|python-sip-4.16.7-5|52	Provides:	python3-sip-api(%{sip_api_major}) = %{sip_api}
14mu|python-sip-4.16.7-5|53	
14mu|python-sip-4.16.7-5|54	%description -n python3-sip
14mu|python-sip-4.16.7-5|55	SIP is a tool that makes it very easy to create Python bindings
14mu|python-sip-4.16.7-5|56	for C and C++ libraries. It was originally developed to create PyQt,
14mu|python-sip-4.16.7-5|57	the Python bindings for the Qt toolkit, but can be used to
14mu|python-sip-4.16.7-5|58	create bindings for any C or C++ library.
14mu|python-sip-4.16.7-5|59	
14mu|python-sip-4.16.7-5|60	%files -n python3-sip
14mu|python-sip-4.16.7-5|61	%{_bindir}/sip3
14mu|python-sip-4.16.7-5|62	%{py3_incdir}/sip.h
14mu|python-sip-4.16.7-5|63	%{py3_platsitedir}/sip*
14mu|python-sip-4.16.7-5|64	
14mu|python-sip-4.16.7-5|65	%endif
14mu|python-sip-4.16.7-5|66	#----------------------------------------------------------------------------
14mu|python-sip-4.16.7-5|67	
14mu|python-sip-4.16.7-5|68	%package -n sip-macros
14mu|python-sip-4.16.7-5|69	Summary:	RPM macros for python sip
14mu|python-sip-4.16.7-5|70	Group:		Development/Python
14mu|python-sip-4.16.7-5|71	Conflicts:	python-sip < 3:4.16.1-3
14mu|python-sip-4.16.7-5|72	Conflicts:	python3-sip-devel < 3:4.16.1-3
14mu|python-sip-4.16.7-5|73	
14mu|python-sip-4.16.7-5|74	%description -n sip-macros
14mu|python-sip-4.16.7-5|75	RPM macros for python sip.
14mu|python-sip-4.16.7-5|76	
14mu|python-sip-4.16.7-5|77	%files -n sip-macros
14mu|python-sip-4.16.7-5|78	%{_sysconfdir}/rpm/macros.d/sip.macros
14mu|python-sip-4.16.7-5|79	
14mu|python-sip-4.16.7-5|80	#----------------------------------------------------------------------------
14mu|python-sip-4.16.7-5|81	
14mu|python-sip-4.16.7-5|82	%prep
14mu|python-sip-4.16.7-5|83	%setup -qcn sip-%{version}
14mu|python-sip-4.16.7-5|84	
14mu|python-sip-4.16.7-5|85	pushd sip-%{version}
14mu|python-sip-4.16.7-5|86	# Check API minor/major numbers
14mu|python-sip-4.16.7-5|87	export real_api_major=`grep SIP_API_MAJOR_NR siplib/sip.h.in|head -n1|awk -F' ' '{print $3}'`
14mu|python-sip-4.16.7-5|88	export real_api_minor=`grep SIP_API_MINOR_NR siplib/sip.h.in|head -n1|awk -F' ' '{print $3}'`
14mu|python-sip-4.16.7-5|89	if [ $real_api_major -ne %{sip_api_major} ]; then
14mu|python-sip-4.16.7-5|90	echo 'Wrong spi major specified: Should be' $real_api_major ', but set' %{sip_api_major}
14mu|python-sip-4.16.7-5|91	exit 1
14mu|python-sip-4.16.7-5|92	fi
14mu|python-sip-4.16.7-5|93	if [ $real_api_minor -ne %{sip_api_minor} ]; then
14mu|python-sip-4.16.7-5|94	echo 'Wrong spi minor specified: Should be' $real_api_minor ', but set' %{sip_api_minor}
14mu|python-sip-4.16.7-5|95	exit 1
14mu|python-sip-4.16.7-5|96	fi
14mu|python-sip-4.16.7-5|97	
14mu|python-sip-4.16.7-5|98	#  Don't use X11R6 prefix for includes neither libraries by default.
14mu|python-sip-4.16.7-5|99	for file in specs/linux-*; do
14mu|python-sip-4.16.7-5|100	perl -p -i -e "s@/X11R6/@/@g" $file
14mu|python-sip-4.16.7-5|101	done
14mu|python-sip-4.16.7-5|102	popd
14mu|python-sip-4.16.7-5|103	
14mu|python-sip-4.16.7-5|104	mv sip-%{version} python2
14mu|python-sip-4.16.7-5|105	
14mu|python-sip-4.16.7-5|106	%if %{with python3}
14mu|python-sip-4.16.7-5|107	cp -r python2 python3
14mu|python-sip-4.16.7-5|108	
14mu|python-sip-4.16.7-5|109	pushd python3
14mu|python-sip-4.16.7-5|110	%patch0 -p1
14mu|python-sip-4.16.7-5|111	popd
14mu|python-sip-4.16.7-5|112	%endif
14mu|python-sip-4.16.7-5|113	
14mu|python-sip-4.16.7-5|114	%build
14mu|python-sip-4.16.7-5|115	pushd python2
14mu|python-sip-4.16.7-5|116	python2 configure.py
14mu|python-sip-4.16.7-5|117	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" LIBS="%{?ldflags} -lpython%{py_ver}"
14mu|python-sip-4.16.7-5|118	popd
14mu|python-sip-4.16.7-5|119	
14mu|python-sip-4.16.7-5|120	%if %{with python3}
14mu|python-sip-4.16.7-5|121	pushd python3
14mu|python-sip-4.16.7-5|122	python3 configure.py --sipdir=%{_datadir}/sip3
14mu|python-sip-4.16.7-5|123	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" LIBS="%{?ldflags} -lpython%{py3_ver}"
14mu|python-sip-4.16.7-5|124	popd
14mu|python-sip-4.16.7-5|125	%endif
14mu|python-sip-4.16.7-5|126	
14mu|python-sip-4.16.7-5|127	%install
14mu|python-sip-4.16.7-5|128	%makeinstall_std -C python2
14mu|python-sip-4.16.7-5|129	%if %{with python3}
14mu|python-sip-4.16.7-5|130	%makeinstall_std -C python3
14mu|python-sip-4.16.7-5|131	%endif
14mu|python-sip-4.16.7-5|132	
14mu|python-sip-4.16.7-5|133	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mu|python-sip-4.16.7-5|134	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/sip.macros << EOF
14mu|python-sip-4.16.7-5|135	# extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines
14mu|python-sip-4.16.7-5|136	%%sip_api_major %{sip_api_major}
14mu|python-sip-4.16.7-5|137	%%sip_api_minor %{sip_api_minor}
14mu|python-sip-4.16.7-5|138	%%sip_api       %{sip_api_major}.%{sip_api_minor}
14mu|python-sip-4.16.7-5|139	EOF
14mu|python-sip-4.16.7-5|140	
14mu|python-sip-4.16.7-5|141	%changelog
14mu|python-sip-4.16.7-5|142	
14mu|python-sip-4.16.7-5|143	* Thu Apr 07 2016 Denis Silakov <dsilakov@gmail.com> 3:4.16.7-5
14mu|python-sip-4.16.7-5|144	- (dcf0764) Updated to 4.16.7 - latest version with the same API
14mu|python-sip-4.16.7-5|145	
14mu|python-sip-4.16.7-5|146	

23925 14
14mu|python-six-1.10.0-1|1	%define	oname	six
14mu|python-six-1.10.0-1|2	
14mu|python-six-1.10.0-1|3	Name:		python-%{oname}
14mu|python-six-1.10.0-1|4	Version:	1.10.0
14mu|python-six-1.10.0-1|5	Release:	1
14mu|python-six-1.10.0-1|6	Summary:	Python 2 and 3 compatibility utilities
14mu|python-six-1.10.0-1|7	
14mu|python-six-1.10.0-1|8	Source0:	http://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
14mu|python-six-1.10.0-1|9	License:	MIT
14mu|python-six-1.10.0-1|10	Group:		Development/Python
14mu|python-six-1.10.0-1|11	Url:		http://pypi.python.org/pypi/six/
14mu|python-six-1.10.0-1|12	BuildArch:	noarch
14mu|python-six-1.10.0-1|13	BuildRequires:  pkgconfig(python)
14mu|python-six-1.10.0-1|14	
14mu|python-six-1.10.0-1|15	%description
14mu|python-six-1.10.0-1|16	Six is a Python 2 and 3 compatibility library.  It provides utility functions
14mu|python-six-1.10.0-1|17	for smoothing over the differences between the Python versions with the goal of
14mu|python-six-1.10.0-1|18	writing Python code that is compatible on both Python versions.  See the
14mu|python-six-1.10.0-1|19	documentation for more information on what is provided.
14mu|python-six-1.10.0-1|20	
14mu|python-six-1.10.0-1|21	Six supports Python 2.4+.
14mu|python-six-1.10.0-1|22	
14mu|python-six-1.10.0-1|23	Online documentation is at http://packages.python.org/six/.
14mu|python-six-1.10.0-1|24	
14mu|python-six-1.10.0-1|25	Bugs can be reported to http://bitbucket.org/gutworth/six.  The code can also
14mu|python-six-1.10.0-1|26	be found there.
14mu|python-six-1.10.0-1|27	
14mu|python-six-1.10.0-1|28	%prep
14mu|python-six-1.10.0-1|29	%setup -qn %{oname}-%{version}
14mu|python-six-1.10.0-1|30	
14mu|python-six-1.10.0-1|31	%build
14mu|python-six-1.10.0-1|32	chmod 644 README
14mu|python-six-1.10.0-1|33	python setup.py build
14mu|python-six-1.10.0-1|34	
14mu|python-six-1.10.0-1|35	%install
14mu|python-six-1.10.0-1|36	python setup.py install --root=%{buildroot}
14mu|python-six-1.10.0-1|37	
14mu|python-six-1.10.0-1|38	%files
14mu|python-six-1.10.0-1|39	%doc LICENSE README documentation/index.rst
14mu|python-six-1.10.0-1|40	%{py_puresitedir}/*
14mu|python-six-1.10.0-1|41	
14mu|python-six-1.10.0-1|42	%changelog
14mu|python-six-1.10.0-1|43	
14mu|python-six-1.10.0-1|44	* Fri Jan 01 2016 dsilakov <denis.silakov@rosalab.ru> 1.10.0-1
14mu|python-six-1.10.0-1|45	- (1d3151d) Merge pull request #7 from import/python-six:auto_update
14mu|python-six-1.10.0-1|46	- (1d3151d) Updated to 1.10.0 (by updates_builder)
14mu|python-six-1.10.0-1|47	
14mu|python-six-1.10.0-1|48	

23926 14
14mu|python-slip-0.6.3-1|1	Summary:	Miscellaneous convenience, extension and workaround code for Python
14mu|python-slip-0.6.3-1|2	Name:		python-slip
14mu|python-slip-0.6.3-1|3	Version:	0.6.3
14mu|python-slip-0.6.3-1|4	Release:	1
14mu|python-slip-0.6.3-1|5	Group:		System/Libraries
14mu|python-slip-0.6.3-1|6	License:	GPLv2+
14mu|python-slip-0.6.3-1|7	Url:		https://github.com/nphilipp/python-slip
14mu|python-slip-0.6.3-1|8	Source0:	https://github.com/nphilipp/python-slip/releases/download/python-slip-%{version}/python-slip-%{version}.tar.bz2
14mu|python-slip-0.6.3-1|9	Patch0:		python-slip-0.2.24-selinux.patch
14mu|python-slip-0.6.3-1|10	BuildArch:	noarch
14mu|python-slip-0.6.3-1|11	BuildRequires:	pkgconfig(python)
14mu|python-slip-0.6.3-1|12	BuildRequires:	pkgconfig(python3)
14mu|python-slip-0.6.3-1|13	Obsoletes:	policykit
14mu|python-slip-0.6.3-1|14	Requires:       python-six
14mu|python-slip-0.6.3-1|15	
14mu|python-slip-0.6.3-1|16	%description
14mu|python-slip-0.6.3-1|17	The Simple Library for Python packages contain miscellaneous code for
14mu|python-slip-0.6.3-1|18	convenience, extension and workaround purposes.
14mu|python-slip-0.6.3-1|19	
14mu|python-slip-0.6.3-1|20	This package provides the "slip" and the "slip.util" modules.
14mu|python-slip-0.6.3-1|21	
14mu|python-slip-0.6.3-1|22	%package -n python3-slip
14mu|python-slip-0.6.3-1|23	Summary:    Convenience, extension and workaround code for Python 3.x
14mu|python-slip-0.6.3-1|24	Group:      System/Libraries
14mu|python-slip-0.6.3-1|25	
14mu|python-slip-0.6.3-1|26	%description -n python3-slip
14mu|python-slip-0.6.3-1|27	The Simple Library for Python 3.x packages contain miscellaneous code for
14mu|python-slip-0.6.3-1|28	convenience, extension and workaround purposes.
14mu|python-slip-0.6.3-1|29	
14mu|python-slip-0.6.3-1|30	This package provides the "slip" and the "slip.util" modules.
14mu|python-slip-0.6.3-1|31	
14mu|python-slip-0.6.3-1|32	%package dbus
14mu|python-slip-0.6.3-1|33	Summary:	Convenience functions for dbus services
14mu|python-slip-0.6.3-1|34	Group:		System/Libraries
14mu|python-slip-0.6.3-1|35	Requires:	%{name} = %{?epoch:%{epoch}:}%{version}-%{release}
14mu|python-slip-0.6.3-1|36	Requires:	python-dbus >= 0.80
14mu|python-slip-0.6.3-1|37	Requires:	python-gobject
14mu|python-slip-0.6.3-1|38	Requires:	polkit >= 0.94
14mu|python-slip-0.6.3-1|39	Requires:	python-decorator
14mu|python-slip-0.6.3-1|40	
14mu|python-slip-0.6.3-1|41	%description dbus
14mu|python-slip-0.6.3-1|42	The Simple Library for Python packages contain miscellaneous code for
14mu|python-slip-0.6.3-1|43	convenience, extension and workaround purposes.
14mu|python-slip-0.6.3-1|44	
14mu|python-slip-0.6.3-1|45	This package provides slip.dbus.service.Object, which is a dbus.service.Object
14mu|python-slip-0.6.3-1|46	derivative that ends itself after a certain time without being used and/or if
14mu|python-slip-0.6.3-1|47	there are no clients anymore on the message bus, as well as convenience
14mu|python-slip-0.6.3-1|48	functions and decorators for integrating a dbus service with PolicyKit.
14mu|python-slip-0.6.3-1|49	
14mu|python-slip-0.6.3-1|50	%package -n python3-slip-dbus
14mu|python-slip-0.6.3-1|51	Summary:    Convenience functions for dbus services in Python 3.x
14mu|python-slip-0.6.3-1|52	Group:      System/Libraries
14mu|python-slip-0.6.3-1|53	Requires:   python3-slip = %{?epoch:%{epoch}:}%{version}-%{release}
14mu|python-slip-0.6.3-1|54	Requires:   python3-dbus >= 0.80
14mu|python-slip-0.6.3-1|55	# Don't require any of pygobject2/3 because slip.dbus works with either one. In
14mu|python-slip-0.6.3-1|56	# theory users of slip.dbus should require one or the other anyway to use the
14mu|python-slip-0.6.3-1|57	# main loop.
14mu|python-slip-0.6.3-1|58	#
14mu|python-slip-0.6.3-1|59	# No hard requirement on polkit to allow minimal installs without polkit and
14mu|python-slip-0.6.3-1|60	# its dependencies.
14mu|python-slip-0.6.3-1|61	Conflicts:  policykit
14mu|python-slip-0.6.3-1|62	Requires:   python3-decorator
14mu|python-slip-0.6.3-1|63	Requires:   python3-six
14mu|python-slip-0.6.3-1|64	
14mu|python-slip-0.6.3-1|65	%description -n python3-slip-dbus
14mu|python-slip-0.6.3-1|66	The Simple Library for Python 3.x packages contain miscellaneous code for
14mu|python-slip-0.6.3-1|67	convenience, extension and workaround purposes.
14mu|python-slip-0.6.3-1|68	
14mu|python-slip-0.6.3-1|69	This package provides slip.dbus.service.Object, which is a dbus.service.Object
14mu|python-slip-0.6.3-1|70	derivative that ends itself after a certain time without being used and/or if
14mu|python-slip-0.6.3-1|71	there are no clients anymore on the message bus, as well as convenience
14mu|python-slip-0.6.3-1|72	functions and decorators for integrating a dbus service with PolicyKit.
14mu|python-slip-0.6.3-1|73	
14mu|python-slip-0.6.3-1|74	%package gtk
14mu|python-slip-0.6.3-1|75	Summary:	Code to make auto-wrapping gtk labels
14mu|python-slip-0.6.3-1|76	Group:		System/Libraries
14mu|python-slip-0.6.3-1|77	Requires:	%{name} = %{?epoch:%{epoch}:}%{version}-%{release}
14mu|python-slip-0.6.3-1|78	Requires:	pygtk2.0
14mu|python-slip-0.6.3-1|79	
14mu|python-slip-0.6.3-1|80	%description gtk
14mu|python-slip-0.6.3-1|81	The Simple Library for Python packages contain miscellaneous code for
14mu|python-slip-0.6.3-1|82	convenience, extension and workaround purposes.
14mu|python-slip-0.6.3-1|83	
14mu|python-slip-0.6.3-1|84	This package provides slip.gtk.set_autowrap(), a convenience function which
14mu|python-slip-0.6.3-1|85	lets gtk labels be automatically re-wrapped upon resizing.
14mu|python-slip-0.6.3-1|86	
14mu|python-slip-0.6.3-1|87	%prep
14mu|python-slip-0.6.3-1|88	%setup -q
14mu|python-slip-0.6.3-1|89	%apply_patches
14mu|python-slip-0.6.3-1|90	
14mu|python-slip-0.6.3-1|91	cp -a . %{py3dir}
14mu|python-slip-0.6.3-1|92	find %{py3dir} -name '*.py' -o -name '*.py.in' | xargs sed -i '1s|^#!/usr/bin/python|#!%{__python3}|'
14mu|python-slip-0.6.3-1|93	
14mu|python-slip-0.6.3-1|94	%build
14mu|python-slip-0.6.3-1|95	%make PYTHON=/usr/bin/python2
14mu|python-slip-0.6.3-1|96	
14mu|python-slip-0.6.3-1|97	pushd %{py3dir}
14mu|python-slip-0.6.3-1|98	%make PYTHON=/usr/bin/python3
14mu|python-slip-0.6.3-1|99	popd
14mu|python-slip-0.6.3-1|100	
14mu|python-slip-0.6.3-1|101	%install
14mu|python-slip-0.6.3-1|102	%makeinstall_std PYTHON=/usr/bin/python2
14mu|python-slip-0.6.3-1|103	
14mu|python-slip-0.6.3-1|104	pushd %{py3dir}
14mu|python-slip-0.6.3-1|105	%makeinstall_std  PYTHON=/usr/bin/python3
14mu|python-slip-0.6.3-1|106	popd
14mu|python-slip-0.6.3-1|107	
14mu|python-slip-0.6.3-1|108	%files
14mu|python-slip-0.6.3-1|109	%doc COPYING doc/dbus
14mu|python-slip-0.6.3-1|110	%dir %{py_puresitedir}/slip/
14mu|python-slip-0.6.3-1|111	%{py_puresitedir}/slip/__init__.py*
14mu|python-slip-0.6.3-1|112	%{py_puresitedir}/slip/util
14mu|python-slip-0.6.3-1|113	%{py_puresitedir}/slip/_wrappers
14mu|python-slip-0.6.3-1|114	%{py_puresitedir}/slip-%{version}-py%{py_ver}.egg-info
14mu|python-slip-0.6.3-1|115	
14mu|python-slip-0.6.3-1|116	%files -n python3-slip
14mu|python-slip-0.6.3-1|117	%defattr(-,root,root,-)
14mu|python-slip-0.6.3-1|118	%doc COPYING doc/dbus
14mu|python-slip-0.6.3-1|119	%dir %{py3_puresitedir}/slip/
14mu|python-slip-0.6.3-1|120	%{py3_puresitedir}/slip/__init__.py*
14mu|python-slip-0.6.3-1|121	%{py3_puresitedir}/slip/util
14mu|python-slip-0.6.3-1|122	%{py3_puresitedir}/slip/_wrappers
14mu|python-slip-0.6.3-1|123	%{py3_puresitedir}/slip-%{version}-py%{python3_version}.egg-info
14mu|python-slip-0.6.3-1|124	
14mu|python-slip-0.6.3-1|125	%files dbus
14mu|python-slip-0.6.3-1|126	%doc doc/dbus/*
14mu|python-slip-0.6.3-1|127	%{py_puresitedir}/slip/dbus
14mu|python-slip-0.6.3-1|128	%{py_puresitedir}/slip.dbus-%{version}-py%{py_ver}.egg-info
14mu|python-slip-0.6.3-1|129	
14mu|python-slip-0.6.3-1|130	%files -n python3-slip-dbus
14mu|python-slip-0.6.3-1|131	%doc doc/dbus/*
14mu|python-slip-0.6.3-1|132	%{py3_puresitedir}/slip/dbus
14mu|python-slip-0.6.3-1|133	%{py3_puresitedir}/slip.dbus-%{version}-py%{python3_version}.egg-info
14mu|python-slip-0.6.3-1|134	
14mu|python-slip-0.6.3-1|135	%files gtk
14mu|python-slip-0.6.3-1|136	%{py_puresitedir}/slip/gtk
14mu|python-slip-0.6.3-1|137	%{py_puresitedir}/slip.gtk-%{version}-py%{py_ver}.egg-info
14mu|python-slip-0.6.3-1|138	
14mu|python-slip-0.6.3-1|139	
14mu|python-slip-0.6.3-1|140	
14mu|python-slip-0.6.3-1|141	%changelog
14mu|python-slip-0.6.3-1|142	
14mu|python-slip-0.6.3-1|143	* Thu Sep 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.3-1
14mu|python-slip-0.6.3-1|144	- (1d63e90) No need in selinux requirement
14mu|python-slip-0.6.3-1|145	
14mu|python-slip-0.6.3-1|146	

23927 14
14mu|python-snowballstemmer-1.2.0-1|1	Name:           python-snowballstemmer
14mu|python-snowballstemmer-1.2.0-1|2	Version:        1.2.0
14mu|python-snowballstemmer-1.2.0-1|3	Release:        1
14mu|python-snowballstemmer-1.2.0-1|4	Summary:        This package provides 16 stemmer algorithms
14mu|python-snowballstemmer-1.2.0-1|5	License:        BSD-2-Clause
14mu|python-snowballstemmer-1.2.0-1|6	Group:          Development/Python
14mu|python-snowballstemmer-1.2.0-1|7	Url:            https://github.com/shibukawa/snowball_py
14mu|python-snowballstemmer-1.2.0-1|8	Source:         https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-%{version}.tar.gz
14mu|python-snowballstemmer-1.2.0-1|9	BuildRequires:  python-devel
14mu|python-snowballstemmer-1.2.0-1|10	BuildArch:      noarch
14mu|python-snowballstemmer-1.2.0-1|11	
14mu|python-snowballstemmer-1.2.0-1|12	%description
14mu|python-snowballstemmer-1.2.0-1|13	This package provides 16 stemmer algorithms (15 + Poerter English
14mu|python-snowballstemmer-1.2.0-1|14	stemmer) generated from Snowball algorithms.  It includes following
14mu|python-snowballstemmer-1.2.0-1|15	language algorithms: Danish, Dutch, English (Standard, Porter),
14mu|python-snowballstemmer-1.2.0-1|16	Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese,
14mu|python-snowballstemmer-1.2.0-1|17	Romanian, Russian, Spanish, Swedish, Turkish. This is a pure Python
14mu|python-snowballstemmer-1.2.0-1|18	stemming library. If PyStemmer is available, this module uses it to
14mu|python-snowballstemmer-1.2.0-1|19	accelerate.
14mu|python-snowballstemmer-1.2.0-1|20	
14mu|python-snowballstemmer-1.2.0-1|21	%prep
14mu|python-snowballstemmer-1.2.0-1|22	%setup -qn snowballstemmer-%{version}
14mu|python-snowballstemmer-1.2.0-1|23	
14mu|python-snowballstemmer-1.2.0-1|24	%build
14mu|python-snowballstemmer-1.2.0-1|25	python setup.py build
14mu|python-snowballstemmer-1.2.0-1|26	
14mu|python-snowballstemmer-1.2.0-1|27	%install
14mu|python-snowballstemmer-1.2.0-1|28	python setup.py install --prefix=%{_prefix} --root=%{buildroot}
14mu|python-snowballstemmer-1.2.0-1|29	
14mu|python-snowballstemmer-1.2.0-1|30	%files
14mu|python-snowballstemmer-1.2.0-1|31	%doc LICENSE.rst
14mu|python-snowballstemmer-1.2.0-1|32	%{py_puresitedir}/*
14mu|python-snowballstemmer-1.2.0-1|33	%doc README.rst
14mu|python-snowballstemmer-1.2.0-1|34	
14mu|python-snowballstemmer-1.2.0-1|35	%changelog
14mu|python-snowballstemmer-1.2.0-1|36	
14mu|python-snowballstemmer-1.2.0-1|37	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 1.2.0-1
14mu|python-snowballstemmer-1.2.0-1|38	- (ae4192b) Imported from SRPM
14mu|python-snowballstemmer-1.2.0-1|39	
14mu|python-snowballstemmer-1.2.0-1|40	

23928 14
14mu|python-SPARQLWrapper-1.6.4-1|1	%define	oname	SPARQLWrapper
14mu|python-SPARQLWrapper-1.6.4-1|2	
14mu|python-SPARQLWrapper-1.6.4-1|3	Name:		python-%{oname}
14mu|python-SPARQLWrapper-1.6.4-1|4	Version:	1.6.4
14mu|python-SPARQLWrapper-1.6.4-1|5	Release:	1
14mu|python-SPARQLWrapper-1.6.4-1|6	Summary:	SPARQL Endpoint interface to Python
14mu|python-SPARQLWrapper-1.6.4-1|7	Source0:	http://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-%{version}.tar.gz
14mu|python-SPARQLWrapper-1.6.4-1|8	License:	W3C SOFTWARE NOTICE AND LICENSE
14mu|python-SPARQLWrapper-1.6.4-1|9	Group:		Development/Python
14mu|python-SPARQLWrapper-1.6.4-1|10	Url:		http://sparql-wrapper.sourceforge.net/
14mu|python-SPARQLWrapper-1.6.4-1|11	BuildArch:	noarch
14mu|python-SPARQLWrapper-1.6.4-1|12	BuildRequires:	python-setuptools
14mu|python-SPARQLWrapper-1.6.4-1|13	
14mu|python-SPARQLWrapper-1.6.4-1|14	%description
14mu|python-SPARQLWrapper-1.6.4-1|15	This is a wrapper around a SPARQL service.
14mu|python-SPARQLWrapper-1.6.4-1|16	It helps in creating the query URI and, possibly, convert the result
14mu|python-SPARQLWrapper-1.6.4-1|17	into a more manageable format.
14mu|python-SPARQLWrapper-1.6.4-1|18	
14mu|python-SPARQLWrapper-1.6.4-1|19	%prep
14mu|python-SPARQLWrapper-1.6.4-1|20	%setup -q -n %{oname}-%{version}
14mu|python-SPARQLWrapper-1.6.4-1|21	
14mu|python-SPARQLWrapper-1.6.4-1|22	%build
14mu|python-SPARQLWrapper-1.6.4-1|23	python setup.py build
14mu|python-SPARQLWrapper-1.6.4-1|24	
14mu|python-SPARQLWrapper-1.6.4-1|25	%install
14mu|python-SPARQLWrapper-1.6.4-1|26	python setup.py install --root=%{buildroot}
14mu|python-SPARQLWrapper-1.6.4-1|27	
14mu|python-SPARQLWrapper-1.6.4-1|28	%files
14mu|python-SPARQLWrapper-1.6.4-1|29	%{py_puresitedir}/SPARQLWrapper/*
14mu|python-SPARQLWrapper-1.6.4-1|30	%{py_puresitedir}/SPARQLWrapper*.egg-info
14mu|python-SPARQLWrapper-1.6.4-1|31	
14mu|python-SPARQLWrapper-1.6.4-1|32	%changelog
14mu|python-SPARQLWrapper-1.6.4-1|33	* Sat Oct 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.4-1
14mu|python-SPARQLWrapper-1.6.4-1|34	+ Revision: 6f06843
14mu|python-SPARQLWrapper-1.6.4-1|35	- Minor cleanup
14mu|python-SPARQLWrapper-1.6.4-1|36	
14mu|python-SPARQLWrapper-1.6.4-1|37	

23929 14
14mu|python-sphinx-1.3.1-3|1	%define tarname	Sphinx
14mu|python-sphinx-1.3.1-3|2	
14mu|python-sphinx-1.3.1-3|3	# disable these for bootstrapping nose and sphinx
14mu|python-sphinx-1.3.1-3|4	%define enable_tests 0
14mu|python-sphinx-1.3.1-3|5	%define enable_doc 1
14mu|python-sphinx-1.3.1-3|6	
14mu|python-sphinx-1.3.1-3|7	%if !%{enable_doc}
14mu|python-sphinx-1.3.1-3|8	%define __noautoreq ".*sphinx-rtd-theme.*\|.*alabaster.*"
14mu|python-sphinx-1.3.1-3|9	%endif
14mu|python-sphinx-1.3.1-3|10	
14mu|python-sphinx-1.3.1-3|11	Summary:	Python documentation generator
14mu|python-sphinx-1.3.1-3|12	
14mu|python-sphinx-1.3.1-3|13	Name:		python-sphinx
14mu|python-sphinx-1.3.1-3|14	Version:	1.3.1
14mu|python-sphinx-1.3.1-3|15	Release:	3
14mu|python-sphinx-1.3.1-3|16	Source0:	http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
14mu|python-sphinx-1.3.1-3|17	Patch0:	        Sphinx-1.2.2-mantarget.patch
14mu|python-sphinx-1.3.1-3|18	Patch1:         Sphinx-1.2.2-babel-option.patch
14mu|python-sphinx-1.3.1-3|19	License:	BSD
14mu|python-sphinx-1.3.1-3|20	Group:		Development/Python
14mu|python-sphinx-1.3.1-3|21	Url:		http://sphinx.pocoo.org/
14mu|python-sphinx-1.3.1-3|22	BuildArch:	noarch
14mu|python-sphinx-1.3.1-3|23	%if %{enable_doc}
14mu|python-sphinx-1.3.1-3|24	BuildRequires:	python-docutils
14mu|python-sphinx-1.3.1-3|25	BuildRequires:	python-jinja2
14mu|python-sphinx-1.3.1-3|26	BuildRequires:	python-six
14mu|python-sphinx-1.3.1-3|27	BuildRequires:  python-sphinx-theme-alabaster
14mu|python-sphinx-1.3.1-3|28	BuildRequires:  python-sphinx_rtd_theme
14mu|python-sphinx-1.3.1-3|29	%endif
14mu|python-sphinx-1.3.1-3|30	%if %{enable_tests}
14mu|python-sphinx-1.3.1-3|31	BuildRequires:	python-nose
14mu|python-sphinx-1.3.1-3|32	BuildRequires:	python-pygments
14mu|python-sphinx-1.3.1-3|33	BuildRequires:  python-jinja2
14mu|python-sphinx-1.3.1-3|34	%endif
14mu|python-sphinx-1.3.1-3|35	BuildRequires:	pkgconfig(python)
14mu|python-sphinx-1.3.1-3|36	BuildRequires:	python-setuptools
14mu|python-sphinx-1.3.1-3|37	
14mu|python-sphinx-1.3.1-3|38	Requires:	python-sphinx-theme-alabaster
14mu|python-sphinx-1.3.1-3|39	Requires:	python-sphinx_rtd_theme
14mu|python-sphinx-1.3.1-3|40	Requires:	python-pkg-resources
14mu|python-sphinx-1.3.1-3|41	Requires:	python-docutils
14mu|python-sphinx-1.3.1-3|42	Requires:	python-pygments
14mu|python-sphinx-1.3.1-3|43	Requires:	python-jinja2
14mu|python-sphinx-1.3.1-3|44	
14mu|python-sphinx-1.3.1-3|45	%description
14mu|python-sphinx-1.3.1-3|46	Sphinx is a tool that facilitates the creation of beautiful
14mu|python-sphinx-1.3.1-3|47	documentation for Python projects from reStructuredText sources. It
14mu|python-sphinx-1.3.1-3|48	was originally created to format the new documentation for Python, but
14mu|python-sphinx-1.3.1-3|49	has since been cleaned up in the hope that it will be useful in many
14mu|python-sphinx-1.3.1-3|50	other projects.
14mu|python-sphinx-1.3.1-3|51	
14mu|python-sphinx-1.3.1-3|52	%if %{enable_doc}
14mu|python-sphinx-1.3.1-3|53	%package doc
14mu|python-sphinx-1.3.1-3|54	Summary:	Documentation for %{name}
14mu|python-sphinx-1.3.1-3|55	
14mu|python-sphinx-1.3.1-3|56	Group:		Development/Python
14mu|python-sphinx-1.3.1-3|57	License:	BSD
14mu|python-sphinx-1.3.1-3|58	Requires:	%{name} = %{EVRD}
14mu|python-sphinx-1.3.1-3|59	
14mu|python-sphinx-1.3.1-3|60	%description doc
14mu|python-sphinx-1.3.1-3|61	Sphinx is a tool that makes it easy to create intelligent and
14mu|python-sphinx-1.3.1-3|62	beautiful documentation for Python projects (or other documents
14mu|python-sphinx-1.3.1-3|63	consisting of multiple reStructuredText sources), written by Georg
14mu|python-sphinx-1.3.1-3|64	Brandl. It was originally created to translate the new Python
14mu|python-sphinx-1.3.1-3|65	documentation, but has now been cleaned up in the hope that it will be
14mu|python-sphinx-1.3.1-3|66	useful to many other projects.
14mu|python-sphinx-1.3.1-3|67	
14mu|python-sphinx-1.3.1-3|68	This package contains documentation in reST and HTML formats.
14mu|python-sphinx-1.3.1-3|69	%endif
14mu|python-sphinx-1.3.1-3|70	
14mu|python-sphinx-1.3.1-3|71	%prep
14mu|python-sphinx-1.3.1-3|72	%setup -qn %{tarname}-%{version}
14mu|python-sphinx-1.3.1-3|73	%patch0 -p1 -b .mantarget
14mu|python-sphinx-1.3.1-3|74	%patch1 -p1 -b .babel
14mu|python-sphinx-1.3.1-3|75	sed '1d' -i sphinx/pycode/pgen2/token.py
14mu|python-sphinx-1.3.1-3|76	
14mu|python-sphinx-1.3.1-3|77	%build
14mu|python-sphinx-1.3.1-3|78	python setup.py build
14mu|python-sphinx-1.3.1-3|79	
14mu|python-sphinx-1.3.1-3|80	%if %{enable_doc}
14mu|python-sphinx-1.3.1-3|81	pushd doc
14mu|python-sphinx-1.3.1-3|82	make html
14mu|python-sphinx-1.3.1-3|83	make man
14mu|python-sphinx-1.3.1-3|84	rm -rf _build/html/.buildinfo
14mu|python-sphinx-1.3.1-3|85	mv _build/html ..
14mu|python-sphinx-1.3.1-3|86	popd
14mu|python-sphinx-1.3.1-3|87	%endif
14mu|python-sphinx-1.3.1-3|88	
14mu|python-sphinx-1.3.1-3|89	
14mu|python-sphinx-1.3.1-3|90	%install
14mu|python-sphinx-1.3.1-3|91	python setup.py install --skip-build --root=%{buildroot}
14mu|python-sphinx-1.3.1-3|92	
14mu|python-sphinx-1.3.1-3|93	%if %{enable_doc}
14mu|python-sphinx-1.3.1-3|94	pushd doc
14mu|python-sphinx-1.3.1-3|95	# Deliver man pages
14mu|python-sphinx-1.3.1-3|96	install -d %{buildroot}%{_mandir}/man1
14mu|python-sphinx-1.3.1-3|97	mv _build/man/sphinx-*.1 %{buildroot}%{_mandir}/man1/
14mu|python-sphinx-1.3.1-3|98	for f in %{buildroot}%{_mandir}/man1/sphinx-*.1;
14mu|python-sphinx-1.3.1-3|99	do
14mu|python-sphinx-1.3.1-3|100	cp -p $f $(echo $f | sed -e "s|.1$|-%{python_version}.1|")
14mu|python-sphinx-1.3.1-3|101	done
14mu|python-sphinx-1.3.1-3|102	popd
14mu|python-sphinx-1.3.1-3|103	
14mu|python-sphinx-1.3.1-3|104	# Deliver rst files
14mu|python-sphinx-1.3.1-3|105	rm -rf doc/_build
14mu|python-sphinx-1.3.1-3|106	sed -i 's|python ../sphinx-build.py|/usr/bin/sphinx-build|' doc/Makefile
14mu|python-sphinx-1.3.1-3|107	mv doc reST
14mu|python-sphinx-1.3.1-3|108	%endif
14mu|python-sphinx-1.3.1-3|109	
14mu|python-sphinx-1.3.1-3|110	# Move language files to /usr/share;
14mu|python-sphinx-1.3.1-3|111	# patch to support this incorporated in 0.6.6
14mu|python-sphinx-1.3.1-3|112	pushd %{buildroot}%{py_puresitedir}
14mu|python-sphinx-1.3.1-3|113	
14mu|python-sphinx-1.3.1-3|114	for lang in `find sphinx/locale -maxdepth 1 -mindepth 1 -type d -not -path '*/\.*' -printf "%f "`;
14mu|python-sphinx-1.3.1-3|115	do
14mu|python-sphinx-1.3.1-3|116	install -d %{buildroot}%{_datadir}/sphinx/locale/$lang
14mu|python-sphinx-1.3.1-3|117	install -d %{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES
14mu|python-sphinx-1.3.1-3|118	mv sphinx/locale/$lang/LC_MESSAGES/sphinx.js \
14mu|python-sphinx-1.3.1-3|119	%{buildroot}%{_datadir}/sphinx/locale/$lang/
14mu|python-sphinx-1.3.1-3|120	mv sphinx/locale/$lang/LC_MESSAGES/sphinx.mo \
14mu|python-sphinx-1.3.1-3|121	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/
14mu|python-sphinx-1.3.1-3|122	rm -rf sphinx/locale/$lang
14mu|python-sphinx-1.3.1-3|123	done
14mu|python-sphinx-1.3.1-3|124	popd
14mu|python-sphinx-1.3.1-3|125	%find_lang sphinx
14mu|python-sphinx-1.3.1-3|126	
14mu|python-sphinx-1.3.1-3|127	# Language files; Since these are javascript, it's not immediately obvious to
14mu|python-sphinx-1.3.1-3|128	# find_lang that they need to be marked with a language.
14mu|python-sphinx-1.3.1-3|129	(cd %{buildroot} && find . -name 'sphinx.js') | sed -e 's|^.||' | sed -e \
14mu|python-sphinx-1.3.1-3|130	's:\(.*/locale/\)\([^/_]\+\)\(.*\.js$\):%lang(\2) \1\2\3:' \
14mu|python-sphinx-1.3.1-3|131	>> sphinx.lang
14mu|python-sphinx-1.3.1-3|132	
14mu|python-sphinx-1.3.1-3|133	
14mu|python-sphinx-1.3.1-3|134	%check
14mu|python-sphinx-1.3.1-3|135	%if %{enable_tests}
14mu|python-sphinx-1.3.1-3|136	pushd tests
14mu|python-sphinx-1.3.1-3|137	python run.py
14mu|python-sphinx-1.3.1-3|138	popd
14mu|python-sphinx-1.3.1-3|139	%endif
14mu|python-sphinx-1.3.1-3|140	
14mu|python-sphinx-1.3.1-3|141	%files -f sphinx.lang
14mu|python-sphinx-1.3.1-3|142	%doc AUTHORS CHANGES EXAMPLES LICENSE
14mu|python-sphinx-1.3.1-3|143	%{_bindir}/sphinx-*
14mu|python-sphinx-1.3.1-3|144	%{py_puresitedir}/*
14mu|python-sphinx-1.3.1-3|145	%dir %{_datadir}/sphinx/
14mu|python-sphinx-1.3.1-3|146	%dir %{_datadir}/sphinx/locale
14mu|python-sphinx-1.3.1-3|147	%dir %{_datadir}/sphinx/locale/*
14mu|python-sphinx-1.3.1-3|148	%if %{enable_doc}
14mu|python-sphinx-1.3.1-3|149	%{_mandir}/man1/*
14mu|python-sphinx-1.3.1-3|150	%endif
14mu|python-sphinx-1.3.1-3|151	
14mu|python-sphinx-1.3.1-3|152	%if %{enable_doc}
14mu|python-sphinx-1.3.1-3|153	%files doc
14mu|python-sphinx-1.3.1-3|154	%doc html reST
14mu|python-sphinx-1.3.1-3|155	%endif
14mu|python-sphinx-1.3.1-3|156	
14mu|python-sphinx-1.3.1-3|157	%changelog
14mu|python-sphinx-1.3.1-3|158	
14mu|python-sphinx-1.3.1-3|159	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 1.3.1-3
14mu|python-sphinx-1.3.1-3|160	- (fe4fb18) Require additional themes by default
14mu|python-sphinx-1.3.1-3|161	
14mu|python-sphinx-1.3.1-3|162	

23930 14
14mu|python-sphinx_rtd_theme-0.1.9-1|1	%define module	sphinx_rtd_theme
14mu|python-sphinx_rtd_theme-0.1.9-1|2	
14mu|python-sphinx_rtd_theme-0.1.9-1|3	Name:		python-%{module}
14mu|python-sphinx_rtd_theme-0.1.9-1|4	Version:	0.1.9
14mu|python-sphinx_rtd_theme-0.1.9-1|5	Release:	1
14mu|python-sphinx_rtd_theme-0.1.9-1|6	Summary:	Sphinx theme for readthedocs.org
14mu|python-sphinx_rtd_theme-0.1.9-1|7	Group:		Development/Python
14mu|python-sphinx_rtd_theme-0.1.9-1|8	License:	MIT
14mu|python-sphinx_rtd_theme-0.1.9-1|9	URL:		https://github.com/snide/sphinx_rtd_theme
14mu|python-sphinx_rtd_theme-0.1.9-1|10	Source0:	https://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
14mu|python-sphinx_rtd_theme-0.1.9-1|11	BuildArch:	noarch
14mu|python-sphinx_rtd_theme-0.1.9-1|12	BuildRequires:	pkgconfig(python)
14mu|python-sphinx_rtd_theme-0.1.9-1|13	BuildRequires:	pythonegg(setuptools)
14mu|python-sphinx_rtd_theme-0.1.9-1|14	
14mu|python-sphinx_rtd_theme-0.1.9-1|15	%description
14mu|python-sphinx_rtd_theme-0.1.9-1|16	This is a prototype mobile-friendly sphinx theme for readthedocs.org.
14mu|python-sphinx_rtd_theme-0.1.9-1|17	It's currently in development and includes some rtd variable checks that
14mu|python-sphinx_rtd_theme-0.1.9-1|18	can be ignored if you're just trying to use it on your project outside
14mu|python-sphinx_rtd_theme-0.1.9-1|19	of that site.
14mu|python-sphinx_rtd_theme-0.1.9-1|20	
14mu|python-sphinx_rtd_theme-0.1.9-1|21	%prep
14mu|python-sphinx_rtd_theme-0.1.9-1|22	%setup -q -n %{module}-%{version}
14mu|python-sphinx_rtd_theme-0.1.9-1|23	
14mu|python-sphinx_rtd_theme-0.1.9-1|24	# Remove bundled egg-info
14mu|python-sphinx_rtd_theme-0.1.9-1|25	rm -rf %{module}.egg-info
14mu|python-sphinx_rtd_theme-0.1.9-1|26	
14mu|python-sphinx_rtd_theme-0.1.9-1|27	%build
14mu|python-sphinx_rtd_theme-0.1.9-1|28	python setup.py build
14mu|python-sphinx_rtd_theme-0.1.9-1|29	
14mu|python-sphinx_rtd_theme-0.1.9-1|30	%install
14mu|python-sphinx_rtd_theme-0.1.9-1|31	python setup.py install --skip-build --root %{buildroot}
14mu|python-sphinx_rtd_theme-0.1.9-1|32	
14mu|python-sphinx_rtd_theme-0.1.9-1|33	%files
14mu|python-sphinx_rtd_theme-0.1.9-1|34	%doc README.rst LICENSE
14mu|python-sphinx_rtd_theme-0.1.9-1|35	%{py_puresitedir}/%{module}
14mu|python-sphinx_rtd_theme-0.1.9-1|36	%{py_puresitedir}/%{module}-%{version}-py%{py_ver}.egg-info
14mu|python-sphinx_rtd_theme-0.1.9-1|37	
14mu|python-sphinx_rtd_theme-0.1.9-1|38	%changelog
14mu|python-sphinx_rtd_theme-0.1.9-1|39	
14mu|python-sphinx_rtd_theme-0.1.9-1|40	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 0.1.9-1
14mu|python-sphinx_rtd_theme-0.1.9-1|41	- (bb8908e) Imported from SRPM
14mu|python-sphinx_rtd_theme-0.1.9-1|42	
14mu|python-sphinx_rtd_theme-0.1.9-1|43	

23931 14
14mu|python-sphinx-theme-alabaster-0.7.6-1|1	%global pypi_name alabaster
14mu|python-sphinx-theme-alabaster-0.7.6-1|2	%global srcname sphinx-theme-%{pypi_name}
14mu|python-sphinx-theme-alabaster-0.7.6-1|3	
14mu|python-sphinx-theme-alabaster-0.7.6-1|4	Name:           python-%{srcname}
14mu|python-sphinx-theme-alabaster-0.7.6-1|5	Version:        0.7.6
14mu|python-sphinx-theme-alabaster-0.7.6-1|6	Release:        1
14mu|python-sphinx-theme-alabaster-0.7.6-1|7	Summary:        Configurable sidebar-enabled Sphinx theme
14mu|python-sphinx-theme-alabaster-0.7.6-1|8	Group:          Development/Python
14mu|python-sphinx-theme-alabaster-0.7.6-1|9	
14mu|python-sphinx-theme-alabaster-0.7.6-1|10	License:        BSD
14mu|python-sphinx-theme-alabaster-0.7.6-1|11	URL:            https://pypi.python.org/pypi/%{pypi_name}
14mu|python-sphinx-theme-alabaster-0.7.6-1|12	Source0:        https://pypi.python.org/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14mu|python-sphinx-theme-alabaster-0.7.6-1|13	
14mu|python-sphinx-theme-alabaster-0.7.6-1|14	BuildArch:      noarch
14mu|python-sphinx-theme-alabaster-0.7.6-1|15	BuildRequires:  python-devel
14mu|python-sphinx-theme-alabaster-0.7.6-1|16	BuildRequires:  python-setuptools
14mu|python-sphinx-theme-alabaster-0.7.6-1|17	
14mu|python-sphinx-theme-alabaster-0.7.6-1|18	%description
14mu|python-sphinx-theme-alabaster-0.7.6-1|19	This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as
14mu|python-sphinx-theme-alabaster-0.7.6-1|20	used in his Requests project), which was itself originally based on
14mu|python-sphinx-theme-alabaster-0.7.6-1|21	@mitsuhiko's theme used for Flask & related projects.
14mu|python-sphinx-theme-alabaster-0.7.6-1|22	
14mu|python-sphinx-theme-alabaster-0.7.6-1|23	
14mu|python-sphinx-theme-alabaster-0.7.6-1|24	%prep
14mu|python-sphinx-theme-alabaster-0.7.6-1|25	%setup -qn %{pypi_name}-%{version}
14mu|python-sphinx-theme-alabaster-0.7.6-1|26	
14mu|python-sphinx-theme-alabaster-0.7.6-1|27	# Remove bundled eggs
14mu|python-sphinx-theme-alabaster-0.7.6-1|28	rm -rf %{pypi_name}.egg-info
14mu|python-sphinx-theme-alabaster-0.7.6-1|29	
14mu|python-sphinx-theme-alabaster-0.7.6-1|30	%build
14mu|python-sphinx-theme-alabaster-0.7.6-1|31	python setup.py build
14mu|python-sphinx-theme-alabaster-0.7.6-1|32	
14mu|python-sphinx-theme-alabaster-0.7.6-1|33	%install
14mu|python-sphinx-theme-alabaster-0.7.6-1|34	python setup.py install --skip-build --root %{buildroot}
14mu|python-sphinx-theme-alabaster-0.7.6-1|35	
14mu|python-sphinx-theme-alabaster-0.7.6-1|36	%files
14mu|python-sphinx-theme-alabaster-0.7.6-1|37	%doc README.rst LICENSE
14mu|python-sphinx-theme-alabaster-0.7.6-1|38	%{py_puresitedir}/%{pypi_name}-%{version}-py%{py_ver}.egg-info/
14mu|python-sphinx-theme-alabaster-0.7.6-1|39	%{py_puresitedir}/%{pypi_name}/
14mu|python-sphinx-theme-alabaster-0.7.6-1|40	
14mu|python-sphinx-theme-alabaster-0.7.6-1|41	
14mu|python-sphinx-theme-alabaster-0.7.6-1|42	%changelog
14mu|python-sphinx-theme-alabaster-0.7.6-1|43	
14mu|python-sphinx-theme-alabaster-0.7.6-1|44	* Sun Apr 24 2016 Denis Silakov <dsilakov@gmail.com> 0.7.6-1
14mu|python-sphinx-theme-alabaster-0.7.6-1|45	- (bb8570c) Imported from SRPM
14mu|python-sphinx-theme-alabaster-0.7.6-1|46	
14mu|python-sphinx-theme-alabaster-0.7.6-1|47	

23932 14
14mu|python-sqlalchemy-1.0.11-1|1	%define module_name SQLAlchemy
14mu|python-sqlalchemy-1.0.11-1|2	
14mu|python-sqlalchemy-1.0.11-1|3	Summary:	SQL toolkit and object relational mapper for Python
14mu|python-sqlalchemy-1.0.11-1|4	
14mu|python-sqlalchemy-1.0.11-1|5	
14mu|python-sqlalchemy-1.0.11-1|6	Name:		python-sqlalchemy
14mu|python-sqlalchemy-1.0.11-1|7	Version:	1.0.11
14mu|python-sqlalchemy-1.0.11-1|8	Release:	1
14mu|python-sqlalchemy-1.0.11-1|9	License:	MIT
14mu|python-sqlalchemy-1.0.11-1|10	Group:		Development/Python
14mu|python-sqlalchemy-1.0.11-1|11	URL:		http://www.sqlalchemy.org/
14mu|python-sqlalchemy-1.0.11-1|12	Source0:	http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
14mu|python-sqlalchemy-1.0.11-1|13	BuildRequires:	python-setuptools
14mu|python-sqlalchemy-1.0.11-1|14	BuildRequires:	python-nose
14mu|python-sqlalchemy-1.0.11-1|15	BuildRequires:	python-devel
14mu|python-sqlalchemy-1.0.11-1|16	BuildRequires:	python3-devel
14mu|python-sqlalchemy-1.0.11-1|17	BuildRequires:	python3-nose
14mu|python-sqlalchemy-1.0.11-1|18	BuildRequires:	python3-setuptools
14mu|python-sqlalchemy-1.0.11-1|19	
14mu|python-sqlalchemy-1.0.11-1|20	%description
14mu|python-sqlalchemy-1.0.11-1|21	%{module_name} is a SQL toolkit and object relational mapper for Python. It
14mu|python-sqlalchemy-1.0.11-1|22	encourages "relational mapping" as opposed to "table mapping" and includes
14mu|python-sqlalchemy-1.0.11-1|23	enterprise-level features such as eager loading, unit-of-work object commits,
14mu|python-sqlalchemy-1.0.11-1|24	topological dependency sorting, and full usage of bind parameters. It
14mu|python-sqlalchemy-1.0.11-1|25	supports MySQL, Postgres, Oracle, and SQLite.
14mu|python-sqlalchemy-1.0.11-1|26	
14mu|python-sqlalchemy-1.0.11-1|27	%package -n python3-sqlalchemy
14mu|python-sqlalchemy-1.0.11-1|28	Summary:	SQL toolkit and object relational mapper for Python
14mu|python-sqlalchemy-1.0.11-1|29	Group:		Development/Python
14mu|python-sqlalchemy-1.0.11-1|30	%rename		python3-%{module_name}
14mu|python-sqlalchemy-1.0.11-1|31	
14mu|python-sqlalchemy-1.0.11-1|32	%description -n python3-sqlalchemy
14mu|python-sqlalchemy-1.0.11-1|33	%{module_name} is a SQL toolkit and object relational mapper for Python. It
14mu|python-sqlalchemy-1.0.11-1|34	encourages "relational mapping" as opposed to "table mapping" and includes
14mu|python-sqlalchemy-1.0.11-1|35	enterprise-level features such as eager loading, unit-of-work object commits,
14mu|python-sqlalchemy-1.0.11-1|36	topological dependency sorting, and full usage of bind parameters. It
14mu|python-sqlalchemy-1.0.11-1|37	supports MySQL, Postgres, Oracle, and SQLite.
14mu|python-sqlalchemy-1.0.11-1|38	
14mu|python-sqlalchemy-1.0.11-1|39	This is a python-3 package
14mu|python-sqlalchemy-1.0.11-1|40	
14mu|python-sqlalchemy-1.0.11-1|41	%prep
14mu|python-sqlalchemy-1.0.11-1|42	%setup -q -n %{module_name}-%{version}
14mu|python-sqlalchemy-1.0.11-1|43	rm -rf %{py3dir}
14mu|python-sqlalchemy-1.0.11-1|44	mkdir -p %{py3dir}
14mu|python-sqlalchemy-1.0.11-1|45	cp -a . %{py3dir}
14mu|python-sqlalchemy-1.0.11-1|46	
14mu|python-sqlalchemy-1.0.11-1|47	%build
14mu|python-sqlalchemy-1.0.11-1|48	python setup.py build
14mu|python-sqlalchemy-1.0.11-1|49	pushd %{py3dir}
14mu|python-sqlalchemy-1.0.11-1|50	python3 setup.py build
14mu|python-sqlalchemy-1.0.11-1|51	popd
14mu|python-sqlalchemy-1.0.11-1|52	
14mu|python-sqlalchemy-1.0.11-1|53	
14mu|python-sqlalchemy-1.0.11-1|54	%install
14mu|python-sqlalchemy-1.0.11-1|55	PYTHONDONTWRITEBYTECODE= python setup.py install --skip-build --root=%{buildroot} --install-purelib=%{py_platlibdir}
14mu|python-sqlalchemy-1.0.11-1|56	pushd %{py3dir}
14mu|python-sqlalchemy-1.0.11-1|57	PYTHONDONTWRITEBYTECODE= python3 setup.py install --skip-build --root=%{buildroot} --install-purelib=%{py3_platlibdir}
14mu|python-sqlalchemy-1.0.11-1|58	popd
14mu|python-sqlalchemy-1.0.11-1|59	
14mu|python-sqlalchemy-1.0.11-1|60	#%check
14mu|python-sqlalchemy-1.0.11-1|61	#%{__python} setup.py test
14mu|python-sqlalchemy-1.0.11-1|62	
14mu|python-sqlalchemy-1.0.11-1|63	%files
14mu|python-sqlalchemy-1.0.11-1|64	%defattr(-, root, root, 0755)
14mu|python-sqlalchemy-1.0.11-1|65	%doc CHANGES LICENSE README* doc/* examples
14mu|python-sqlalchemy-1.0.11-1|66	%{py_platsitedir}/sqlalchemy/*
14mu|python-sqlalchemy-1.0.11-1|67	%{py_platsitedir}/%{module_name}-%{version}-py*.egg-info/
14mu|python-sqlalchemy-1.0.11-1|68	#%{python_sitelib}/sqlalchemy_nose/
14mu|python-sqlalchemy-1.0.11-1|69	
14mu|python-sqlalchemy-1.0.11-1|70	%files -n python3-sqlalchemy
14mu|python-sqlalchemy-1.0.11-1|71	%defattr(-, root, root, 0755)
14mu|python-sqlalchemy-1.0.11-1|72	%doc CHANGES LICENSE README* doc/* examples
14mu|python-sqlalchemy-1.0.11-1|73	%{py3_platsitedir}/sqlalchemy/*
14mu|python-sqlalchemy-1.0.11-1|74	%{py3_platsitedir}/%{module_name}-%{version}-py*.egg-info/
14mu|python-sqlalchemy-1.0.11-1|75	
14mu|python-sqlalchemy-1.0.11-1|76	%changelog
14mu|python-sqlalchemy-1.0.11-1|77	
14mu|python-sqlalchemy-1.0.11-1|78	* Fri Jan 01 2016 dsilakov <denis.silakov@rosalab.ru> 1.0.11-1
14mu|python-sqlalchemy-1.0.11-1|79	- (23146c8) Merge pull request #10 from import/python-sqlalchemy:auto_update
14mu|python-sqlalchemy-1.0.11-1|80	- (23146c8) Updated to 1.0.11 (by updates_builder)
14mu|python-sqlalchemy-1.0.11-1|81	
14mu|python-sqlalchemy-1.0.11-1|82	

23933 14
14mu|python-translate-1.13.0-1|1	%define pname translate
14mu|python-translate-1.13.0-1|2	%define oname %{pname}-toolkit
14mu|python-translate-1.13.0-1|3	
14mu|python-translate-1.13.0-1|4	Summary:	Software localization toolkit
14mu|python-translate-1.13.0-1|5	Name:		python-%{pname}
14mu|python-translate-1.13.0-1|6	Version:	1.13.0
14mu|python-translate-1.13.0-1|7	Release:	1
14mu|python-translate-1.13.0-1|8	License:	GPLv2+
14mu|python-translate-1.13.0-1|9	Group:		Development/Python
14mu|python-translate-1.13.0-1|10	Url:		http://translate.sourceforge.net/
14mu|python-translate-1.13.0-1|11	Source0:	http://downloads.sourceforge.net/translate/%{oname}-%{version}.tar.bz2
14mu|python-translate-1.13.0-1|12	BuildRequires:	python-devel
14mu|python-translate-1.13.0-1|13	BuildRequires:	python-setuptools
14mu|python-translate-1.13.0-1|14	BuildRequires:	python-lxml
14mu|python-translate-1.13.0-1|15	BuildRequires:	python-simplejson
14mu|python-translate-1.13.0-1|16	Requires:	python-lxml
14mu|python-translate-1.13.0-1|17	Requires:	python-levenshtein
14mu|python-translate-1.13.0-1|18	Requires:	python-simplejson
14mu|python-translate-1.13.0-1|19	Requires:	python-enchant
14mu|python-translate-1.13.0-1|20	Requires:	python-vobject
14mu|python-translate-1.13.0-1|21	Requires:	python-iniparse
14mu|python-translate-1.13.0-1|22	# for sub2po and po2sub
14mu|python-translate-1.13.0-1|23	Requires:	python-aeidon
14mu|python-translate-1.13.0-1|24	# python-pysco is only available for i586
14mu|python-translate-1.13.0-1|25	%ifarch %{ix86}
14mu|python-translate-1.13.0-1|26	Requires:	python-psyco
14mu|python-translate-1.13.0-1|27	%endif
14mu|python-translate-1.13.0-1|28	
14mu|python-translate-1.13.0-1|29	Suggests:	python-beautifulsoup4
14mu|python-translate-1.13.0-1|30	Suggests:	python-babel
14mu|python-translate-1.13.0-1|31	
14mu|python-translate-1.13.0-1|32	Provides:	%{oname} = %{version}-%{release}
14mu|python-translate-1.13.0-1|33	BuildArch:	noarch
14mu|python-translate-1.13.0-1|34	
14mu|python-translate-1.13.0-1|35	%description
14mu|python-translate-1.13.0-1|36	The Translate Toolkit is a set of software and documentation designed
14mu|python-translate-1.13.0-1|37	to help make the lives of localizers both more productive and less
14mu|python-translate-1.13.0-1|38	frustrating.  The Toolkit is part of the translate.sourceforge.net
14mu|python-translate-1.13.0-1|39	project, hosted at http://translate.sourceforge.net/
14mu|python-translate-1.13.0-1|40	
14mu|python-translate-1.13.0-1|41	The software includes programs to covert localization formats to the
14mu|python-translate-1.13.0-1|42	common PO format and programs to check and manage PO files.  The
14mu|python-translate-1.13.0-1|43	documentation includes guides on using the tools, running a
14mu|python-translate-1.13.0-1|44	localization project and how to localize various projects from
14mu|python-translate-1.13.0-1|45	OpenOffice.org to Mozilla.
14mu|python-translate-1.13.0-1|46	
14mu|python-translate-1.13.0-1|47	At its core the software contains a set of classes for handling
14mu|python-translate-1.13.0-1|48	various localization storage formats: DTD, properties, OpenOffice.org
14mu|python-translate-1.13.0-1|49	GSI/SDF, CSV and of course PO.  And scripts to convert between these
14mu|python-translate-1.13.0-1|50	formats.
14mu|python-translate-1.13.0-1|51	
14mu|python-translate-1.13.0-1|52	Also part of the Toolkit are Python programs to create word counts,
14mu|python-translate-1.13.0-1|53	merge translations and perform various checks on PO files.
14mu|python-translate-1.13.0-1|54	
14mu|python-translate-1.13.0-1|55	%prep
14mu|python-translate-1.13.0-1|56	%setup -q -n %{oname}-%{version}
14mu|python-translate-1.13.0-1|57	
14mu|python-translate-1.13.0-1|58	# we don't want these
14mu|python-translate-1.13.0-1|59	sed -i -e 's|diff-match-patch|# diff-match-patch|' requirements/required.txt
14mu|python-translate-1.13.0-1|60	rm -f translate/misc/diff_match_patch.py*
14mu|python-translate-1.13.0-1|61	
14mu|python-translate-1.13.0-1|62	%build
14mu|python-translate-1.13.0-1|63	./setup.py build
14mu|python-translate-1.13.0-1|64	
14mu|python-translate-1.13.0-1|65	%install
14mu|python-translate-1.13.0-1|66	./setup.py install --root=%{buildroot}
14mu|python-translate-1.13.0-1|67	
14mu|python-translate-1.13.0-1|68	# (Fedora) create manpages
14mu|python-translate-1.13.0-1|69	mkdir -p %{buildroot}/%{_mandir}/man1
14mu|python-translate-1.13.0-1|70	for program in %{buildroot}/%{_bindir}/*; do
14mu|python-translate-1.13.0-1|71	case $(basename $program) in
14mu|python-translate-1.13.0-1|72	pocompendium|poen|pomigrate2|popuretext|poreencode|posplit|\
14mu|python-translate-1.13.0-1|73	pocount|poglossary|lookupclient.py|tmserver|build_tmdb|\
14mu|python-translate-1.13.0-1|74	junitmsgfmt)
14mu|python-translate-1.13.0-1|75	;;
14mu|python-translate-1.13.0-1|76	*)
14mu|python-translate-1.13.0-1|77	LC_ALL=C PYTHONPATH=. $program --manpage \
14mu|python-translate-1.13.0-1|78	>  %{buildroot}/%{_mandir}/man1/$(basename $program).1 \
14mu|python-translate-1.13.0-1|79	|| rm -f %{buildroot}/%{_mandir}/man1/$(basename $program).1
14mu|python-translate-1.13.0-1|80	;;
14mu|python-translate-1.13.0-1|81	esac
14mu|python-translate-1.13.0-1|82	done
14mu|python-translate-1.13.0-1|83	
14mu|python-translate-1.13.0-1|84	# Drop shebang from non-executable scripts to make rpmlint happy
14mu|python-translate-1.13.0-1|85	find %{buildroot}%{py_puresitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
14mu|python-translate-1.13.0-1|86	
14mu|python-translate-1.13.0-1|87	%files
14mu|python-translate-1.13.0-1|88	%{_bindir}/*
14mu|python-translate-1.13.0-1|89	%{py_puresitedir}/%{pname}
14mu|python-translate-1.13.0-1|90	%{py_puresitedir}/translate_toolkit-%{version}-py%{py_ver}.egg-info
14mu|python-translate-1.13.0-1|91	%{_mandir}/man1/*
14mu|python-translate-1.13.0-1|92	
14mu|python-translate-1.13.0-1|93	
14mu|python-translate-1.13.0-1|94	%changelog
14mu|python-translate-1.13.0-1|95	
14mu|python-translate-1.13.0-1|96	* Sat Mar 19 2016 Denis Silakov <dsilakov@gmail.com> 1.13.0-1
14mu|python-translate-1.13.0-1|97	- (0aab064) Added setuptools BR
14mu|python-translate-1.13.0-1|98	
14mu|python-translate-1.13.0-1|99	

23934 14
14mu|python-twisted-15.2.1-1|1	Summary:	Event-based framework for internet applications
14mu|python-twisted-15.2.1-1|2	Name:		python-twisted
14mu|python-twisted-15.2.1-1|3	Version:	15.2.1
14mu|python-twisted-15.2.1-1|4	Release:	1
14mu|python-twisted-15.2.1-1|5	License:	MIT
14mu|python-twisted-15.2.1-1|6	Group:		Development/Python
14mu|python-twisted-15.2.1-1|7	Url:		http://www.twistedmatrix.com/
14mu|python-twisted-15.2.1-1|8	BuildArch:	noarch
14mu|python-twisted-15.2.1-1|9	Requires:	python-twisted-conch
14mu|python-twisted-15.2.1-1|10	Requires:	python-twisted-lore
14mu|python-twisted-15.2.1-1|11	Requires:	python-twisted-mail
14mu|python-twisted-15.2.1-1|12	Requires:	python-twisted-names
14mu|python-twisted-15.2.1-1|13	Requires:	python-twisted-news
14mu|python-twisted-15.2.1-1|14	Requires:	python-twisted-runner
14mu|python-twisted-15.2.1-1|15	Requires:	python-twisted-web
14mu|python-twisted-15.2.1-1|16	Requires:	python-twisted-words
14mu|python-twisted-15.2.1-1|17	# add the pythonegg provides manually as this is a meta package, so the rpm auto-provides
14mu|python-twisted-15.2.1-1|18	# scripts won't work here
14mu|python-twisted-15.2.1-1|19	Provides:	pythonegg(twisted)
14mu|python-twisted-15.2.1-1|20	
14mu|python-twisted-15.2.1-1|21	%description
14mu|python-twisted-15.2.1-1|22	Twisted is a framework, written in Python, for writing networked
14mu|python-twisted-15.2.1-1|23	applications. It includes implementations of a number of commonly used
14mu|python-twisted-15.2.1-1|24	network services such as a web server, an IRC chat server, a mail
14mu|python-twisted-15.2.1-1|25	server, a relational database interface and an object broker. Developers
14mu|python-twisted-15.2.1-1|26	can build applications using all of these services as well as custom
14mu|python-twisted-15.2.1-1|27	services that they write themselves. Twisted also includes a user
14mu|python-twisted-15.2.1-1|28	authentication system that controls access to services and provides
14mu|python-twisted-15.2.1-1|29	services with user context information to implement their own security
14mu|python-twisted-15.2.1-1|30	models.
14mu|python-twisted-15.2.1-1|31	
14mu|python-twisted-15.2.1-1|32	This package is just a empty rpm with requires on all twisted sub-modules,
14mu|python-twisted-15.2.1-1|33	in order to allows smooth upgrade and easy installation of the whole
14mu|python-twisted-15.2.1-1|34	framework.
14mu|python-twisted-15.2.1-1|35	
14mu|python-twisted-15.2.1-1|36	%build
14mu|python-twisted-15.2.1-1|37	cat >  README <<EOF
14mu|python-twisted-15.2.1-1|38	This package is just a empty rpm with requires on all twisted sub-modules,
14mu|python-twisted-15.2.1-1|39	in order to allows smooth upgrade and easy installation of the whole
14mu|python-twisted-15.2.1-1|40	framework.
14mu|python-twisted-15.2.1-1|41	EOF
14mu|python-twisted-15.2.1-1|42	
14mu|python-twisted-15.2.1-1|43	%files
14mu|python-twisted-15.2.1-1|44	%doc README
14mu|python-twisted-15.2.1-1|45	
14mu|python-twisted-15.2.1-1|46	%changelog
14mu|python-twisted-15.2.1-1|47	
14mu|python-twisted-15.2.1-1|48	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.2.1-1
14mu|python-twisted-15.2.1-1|49	- (0e62a71) Updated to 15.2.1
14mu|python-twisted-15.2.1-1|50	
14mu|python-twisted-15.2.1-1|51	

23935 14
14mu|python-twisted-conch-15.2.1-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mu|python-twisted-conch-15.2.1-1|2	
14mu|python-twisted-conch-15.2.1-1|3	%define progname TwistedConch
14mu|python-twisted-conch-15.2.1-1|4	
14mu|python-twisted-conch-15.2.1-1|5	# There is no debug here, but can't build as noarch,
14mu|python-twisted-conch-15.2.1-1|6	# since some 'twisted' modules are arch-dependent and all these modules
14mu|python-twisted-conch-15.2.1-1|7	# should be located in the same place
14mu|python-twisted-conch-15.2.1-1|8	%define debug_package %{nil}
14mu|python-twisted-conch-15.2.1-1|9	
14mu|python-twisted-conch-15.2.1-1|10	Summary:        An SSH and SFTP protocol implementation together with clients and servers
14mu|python-twisted-conch-15.2.1-1|11	
14mu|python-twisted-conch-15.2.1-1|12	Name:           python-twisted-conch
14mu|python-twisted-conch-15.2.1-1|13	Version:        15.2.1
14mu|python-twisted-conch-15.2.1-1|14	Release:        1
14mu|python-twisted-conch-15.2.1-1|15	Source0:        http://twistedmatrix.com/Releases/Conch/15.2/TwistedConch-%{version}.tar.bz2
14mu|python-twisted-conch-15.2.1-1|16	License:        MIT
14mu|python-twisted-conch-15.2.1-1|17	Group:          Development/Python
14mu|python-twisted-conch-15.2.1-1|18	URL:            http://twistedmatrix.com/projects/conch
14mu|python-twisted-conch-15.2.1-1|19	BuildRequires:	python-devel python-twisted-core
14mu|python-twisted-conch-15.2.1-1|20	Requires:       python-twisted-core
14mu|python-twisted-conch-15.2.1-1|21	Requires:	pyasn1
14mu|python-twisted-conch-15.2.1-1|22	
14mu|python-twisted-conch-15.2.1-1|23	%description
14mu|python-twisted-conch-15.2.1-1|24	Conch is an SSHv2 implementation written in Python.
14mu|python-twisted-conch-15.2.1-1|25	SSH is a protocol designed to allow remote access
14mu|python-twisted-conch-15.2.1-1|26	to shells and commands, but it is generic enough to allow
14mu|python-twisted-conch-15.2.1-1|27	everything from TCP forwarding to generic filesystem access.
14mu|python-twisted-conch-15.2.1-1|28	Since Conch is written in Python, it interfaces well with
14mu|python-twisted-conch-15.2.1-1|29	other Python projects such as Imagination.
14mu|python-twisted-conch-15.2.1-1|30	Conch also includes a implementations of the telnet and vt102
14mu|python-twisted-conch-15.2.1-1|31	protocols, as well as support for rudamentary line editing behaviors.
14mu|python-twisted-conch-15.2.1-1|32	A new implementation of Twisted's Manhole application is also included,
14mu|python-twisted-conch-15.2.1-1|33	featuring server-side input history and interactive syntax coloring.
14mu|python-twisted-conch-15.2.1-1|34	
14mu|python-twisted-conch-15.2.1-1|35	%prep
14mu|python-twisted-conch-15.2.1-1|36	%setup -q -n %{progname}-%{version}
14mu|python-twisted-conch-15.2.1-1|37	
14mu|python-twisted-conch-15.2.1-1|38	%build
14mu|python-twisted-conch-15.2.1-1|39	python setup.py build
14mu|python-twisted-conch-15.2.1-1|40	
14mu|python-twisted-conch-15.2.1-1|41	%install
14mu|python-twisted-conch-15.2.1-1|42	python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-twisted-conch-15.2.1-1|43	
14mu|python-twisted-conch-15.2.1-1|44	%files
14mu|python-twisted-conch-15.2.1-1|45	%defattr(0755,root,root,0755)
14mu|python-twisted-conch-15.2.1-1|46	%{_bindir}/*
14mu|python-twisted-conch-15.2.1-1|47	%defattr(0644,root,root,0755)
14mu|python-twisted-conch-15.2.1-1|48	%doc LICENSE README
14mu|python-twisted-conch-15.2.1-1|49	%dir %{py_platsitedir}/twisted/conch
14mu|python-twisted-conch-15.2.1-1|50	%{py_platsitedir}/twisted/conch/*
14mu|python-twisted-conch-15.2.1-1|51	%{py_platsitedir}/twisted/plugins/*
14mu|python-twisted-conch-15.2.1-1|52	%{py_platsitedir}/*.egg-info
14mu|python-twisted-conch-15.2.1-1|53	
14mu|python-twisted-conch-15.2.1-1|54	%changelog
14mu|python-twisted-conch-15.2.1-1|55	
14mu|python-twisted-conch-15.2.1-1|56	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.2.1-1
14mu|python-twisted-conch-15.2.1-1|57	- (c92aa2b) Updated to 15.2.1
14mu|python-twisted-conch-15.2.1-1|58	
14mu|python-twisted-conch-15.2.1-1|59	

23936 14
14mu|python-twisted-core-15.2.1-2|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mu|python-twisted-core-15.2.1-2|2	
14mu|python-twisted-core-15.2.1-2|3	Summary:	Event-based framework for internet applications
14mu|python-twisted-core-15.2.1-2|4	Name:		python-twisted-core
14mu|python-twisted-core-15.2.1-2|5	Version:	15.2.1
14mu|python-twisted-core-15.2.1-2|6	Release:	2
14mu|python-twisted-core-15.2.1-2|7	License:	MIT
14mu|python-twisted-core-15.2.1-2|8	Group:		Development/Python
14mu|python-twisted-core-15.2.1-2|9	Url:		http://twistedmatrix.com/projects/core/
14mu|python-twisted-core-15.2.1-2|10	Source0:	http://twistedmatrix.com/Releases/Core/15.2/TwistedCore-%{version}.tar.bz2
14mu|python-twisted-core-15.2.1-2|11	Source1:	%{name}.rpmlintrc
14mu|python-twisted-core-15.2.1-2|12	Patch1:		TwistedCore-15.2.1-sagemath.patch
14mu|python-twisted-core-15.2.1-2|13	BuildRequires:	python-zope-interface
14mu|python-twisted-core-15.2.1-2|14	BuildRequires:	pkgconfig(python)
14mu|python-twisted-core-15.2.1-2|15	Requires:	pycrypto
14mu|python-twisted-core-15.2.1-2|16	Requires:	python-OpenSSL
14mu|python-twisted-core-15.2.1-2|17	Requires:	python-zope-interface
14mu|python-twisted-core-15.2.1-2|18	Suggests:	python-service_identity
14mu|python-twisted-core-15.2.1-2|19	Conflicts:	python-twisted < 2.0.0
14mu|python-twisted-core-15.2.1-2|20	
14mu|python-twisted-core-15.2.1-2|21	%description
14mu|python-twisted-core-15.2.1-2|22	Twisted is a framework, written in Python, for writing networked
14mu|python-twisted-core-15.2.1-2|23	applications. It includes implementations of a number of commonly used
14mu|python-twisted-core-15.2.1-2|24	network services such as a web server, an IRC chat server, a mail
14mu|python-twisted-core-15.2.1-2|25	server, a relational database interface and an object broker. Developers
14mu|python-twisted-core-15.2.1-2|26	can build applications using all of these services as well as custom
14mu|python-twisted-core-15.2.1-2|27	services that they write themselves. Twisted also includes a user
14mu|python-twisted-core-15.2.1-2|28	authentication system that controls access to services and provides
14mu|python-twisted-core-15.2.1-2|29	services with user context information to implement their own security
14mu|python-twisted-core-15.2.1-2|30	models.
14mu|python-twisted-core-15.2.1-2|31	
14mu|python-twisted-core-15.2.1-2|32	%files
14mu|python-twisted-core-15.2.1-2|33	%defattr(0755,root,root,0755)
14mu|python-twisted-core-15.2.1-2|34	%{_bindir}/*
14mu|python-twisted-core-15.2.1-2|35	%defattr(0644,root,root,0755)
14mu|python-twisted-core-15.2.1-2|36	%doc LICENSE NEWS README
14mu|python-twisted-core-15.2.1-2|37	%dir %{py_platsitedir}/twisted
14mu|python-twisted-core-15.2.1-2|38	%{py_platsitedir}/twisted/*
14mu|python-twisted-core-15.2.1-2|39	%{py_platsitedir}/*.egg-info
14mu|python-twisted-core-15.2.1-2|40	
14mu|python-twisted-core-15.2.1-2|41	#----------------------------------------------------------------------------
14mu|python-twisted-core-15.2.1-2|42	
14mu|python-twisted-core-15.2.1-2|43	%prep
14mu|python-twisted-core-15.2.1-2|44	%setup -qn TwistedCore-%{version}
14mu|python-twisted-core-15.2.1-2|45	%apply_patches
14mu|python-twisted-core-15.2.1-2|46	
14mu|python-twisted-core-15.2.1-2|47	%build
14mu|python-twisted-core-15.2.1-2|48	%__python setup.py build
14mu|python-twisted-core-15.2.1-2|49	
14mu|python-twisted-core-15.2.1-2|50	%install
14mu|python-twisted-core-15.2.1-2|51	%__python setup.py install --root=%{buildroot}
14mu|python-twisted-core-15.2.1-2|52	
14mu|python-twisted-core-15.2.1-2|53	# no need for c source code
14mu|python-twisted-core-15.2.1-2|54	find %{buildroot}/%{py_platsitedir}/twisted -type f -name '*.c' | xargs rm -f
14mu|python-twisted-core-15.2.1-2|55	
14mu|python-twisted-core-15.2.1-2|56	
14mu|python-twisted-core-15.2.1-2|57	%changelog
14mu|python-twisted-core-15.2.1-2|58	
14mu|python-twisted-core-15.2.1-2|59	* Wed Mar 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.2.1-2
14mu|python-twisted-core-15.2.1-2|60	- (460fe55) Suggest python-service_identity
14mu|python-twisted-core-15.2.1-2|61	- (460fe55) Adjust spec style
14mu|python-twisted-core-15.2.1-2|62	
14mu|python-twisted-core-15.2.1-2|63	

23937 14
14mu|python-twisted-lore-15.2.1-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mu|python-twisted-lore-15.2.1-1|2	
14mu|python-twisted-lore-15.2.1-1|3	# There is no debug here, but can't build as noarch,
14mu|python-twisted-lore-15.2.1-1|4	# since some 'twisted' modules are arch-dependent and all these modules
14mu|python-twisted-lore-15.2.1-1|5	# should be located in the same place
14mu|python-twisted-lore-15.2.1-1|6	%define debug_package %{nil}
14mu|python-twisted-lore-15.2.1-1|7	
14mu|python-twisted-lore-15.2.1-1|8	Summary:        A documentation generator
14mu|python-twisted-lore-15.2.1-1|9	
14mu|python-twisted-lore-15.2.1-1|10	
14mu|python-twisted-lore-15.2.1-1|11	Name:           python-twisted-lore
14mu|python-twisted-lore-15.2.1-1|12	Version:        15.2.1
14mu|python-twisted-lore-15.2.1-1|13	Release:        1
14mu|python-twisted-lore-15.2.1-1|14	Source0:        http://twistedmatrix.com/Releases/Lore/15.2/TwistedLore-%{version}.tar.bz2
14mu|python-twisted-lore-15.2.1-1|15	License:        MIT
14mu|python-twisted-lore-15.2.1-1|16	Group:          Development/Python
14mu|python-twisted-lore-15.2.1-1|17	URL:            http://twistedmatrix.com/trac/wiki/TwistedLore
14mu|python-twisted-lore-15.2.1-1|18	BuildRequires:	python-devel python-twisted-core
14mu|python-twisted-lore-15.2.1-1|19	Requires:       python-twisted-core
14mu|python-twisted-lore-15.2.1-1|20	# for docbook, lmath, etc
14mu|python-twisted-lore-15.2.1-1|21	Requires:       python-twisted-web
14mu|python-twisted-lore-15.2.1-1|22	
14mu|python-twisted-lore-15.2.1-1|23	%description
14mu|python-twisted-lore-15.2.1-1|24	Twisted Lore is the documentation generator of the Twisted matrix
14mu|python-twisted-lore-15.2.1-1|25	framework.
14mu|python-twisted-lore-15.2.1-1|26	
14mu|python-twisted-lore-15.2.1-1|27	%prep
14mu|python-twisted-lore-15.2.1-1|28	%setup -q -n TwistedLore-%{version}
14mu|python-twisted-lore-15.2.1-1|29	
14mu|python-twisted-lore-15.2.1-1|30	%build
14mu|python-twisted-lore-15.2.1-1|31	%__python setup.py build
14mu|python-twisted-lore-15.2.1-1|32	
14mu|python-twisted-lore-15.2.1-1|33	%install
14mu|python-twisted-lore-15.2.1-1|34	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-twisted-lore-15.2.1-1|35	
14mu|python-twisted-lore-15.2.1-1|36	%files
14mu|python-twisted-lore-15.2.1-1|37	%defattr(0755,root,root,0755)
14mu|python-twisted-lore-15.2.1-1|38	%{_bindir}/*
14mu|python-twisted-lore-15.2.1-1|39	%defattr(0644,root,root,0755)
14mu|python-twisted-lore-15.2.1-1|40	%doc LICENSE README
14mu|python-twisted-lore-15.2.1-1|41	%dir %{py_platsitedir}/twisted/lore
14mu|python-twisted-lore-15.2.1-1|42	%{py_platsitedir}/twisted/lore/*
14mu|python-twisted-lore-15.2.1-1|43	%{py_platsitedir}/twisted/plugins/*
14mu|python-twisted-lore-15.2.1-1|44	%{py_platsitedir}/*.egg-info
14mu|python-twisted-lore-15.2.1-1|45	
14mu|python-twisted-lore-15.2.1-1|46	
14mu|python-twisted-lore-15.2.1-1|47	
14mu|python-twisted-lore-15.2.1-1|48	
14mu|python-twisted-lore-15.2.1-1|49	%changelog
14mu|python-twisted-lore-15.2.1-1|50	
14mu|python-twisted-lore-15.2.1-1|51	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.2.1-1
14mu|python-twisted-lore-15.2.1-1|52	- (e890394) Updated to 15.2.1
14mu|python-twisted-lore-15.2.1-1|53	
14mu|python-twisted-lore-15.2.1-1|54	

23938 14
14mu|python-twisted-mail-15.2.1-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mu|python-twisted-mail-15.2.1-1|2	
14mu|python-twisted-mail-15.2.1-1|3	# There is no debug here, but can't build as noarch,
14mu|python-twisted-mail-15.2.1-1|4	# since some 'twisted' modules are arch-dependent and all these modules
14mu|python-twisted-mail-15.2.1-1|5	# should be located in the same place
14mu|python-twisted-mail-15.2.1-1|6	%define debug_package %{nil}
14mu|python-twisted-mail-15.2.1-1|7	
14mu|python-twisted-mail-15.2.1-1|8	Summary:        An STMP/POP2/IMAP protocol implementation together with clients and servers
14mu|python-twisted-mail-15.2.1-1|9	
14mu|python-twisted-mail-15.2.1-1|10	
14mu|python-twisted-mail-15.2.1-1|11	Name:           python-twisted-mail
14mu|python-twisted-mail-15.2.1-1|12	Version:        15.2.1
14mu|python-twisted-mail-15.2.1-1|13	Release:        1
14mu|python-twisted-mail-15.2.1-1|14	Source0:        http://twistedmatrix.com/Releases/Mail/15.2/TwistedMail-%{version}.tar.bz2
14mu|python-twisted-mail-15.2.1-1|15	License:        MIT
14mu|python-twisted-mail-15.2.1-1|16	Group:          Development/Python
14mu|python-twisted-mail-15.2.1-1|17	URL:            http://twistedmatrix.com/trac/wiki/TwistedMail
14mu|python-twisted-mail-15.2.1-1|18	BuildRequires:	python-devel python-twisted-core
14mu|python-twisted-mail-15.2.1-1|19	Requires:       python-twisted-core
14mu|python-twisted-mail-15.2.1-1|20	# for mail/relaymanager.py
14mu|python-twisted-mail-15.2.1-1|21	Requires:       python-twisted-names
14mu|python-twisted-mail-15.2.1-1|22	
14mu|python-twisted-mail-15.2.1-1|23	%description
14mu|python-twisted-mail-15.2.1-1|24	Twisted Mail contains high-level, efficient protocol implementations for both
14mu|python-twisted-mail-15.2.1-1|25	clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an
14mu|python-twisted-mail-15.2.1-1|26	"out of the box" combination SMTP/POP3 virtual-hosting mail server. Also
14mu|python-twisted-mail-15.2.1-1|27	included is a read/write Maildir implementation and a basic Mail Exchange
14mu|python-twisted-mail-15.2.1-1|28	calculator (depends on Twisted Names).
14mu|python-twisted-mail-15.2.1-1|29	
14mu|python-twisted-mail-15.2.1-1|30	%prep
14mu|python-twisted-mail-15.2.1-1|31	%setup -qn TwistedMail-%{version}
14mu|python-twisted-mail-15.2.1-1|32	
14mu|python-twisted-mail-15.2.1-1|33	%build
14mu|python-twisted-mail-15.2.1-1|34	python setup.py build
14mu|python-twisted-mail-15.2.1-1|35	
14mu|python-twisted-mail-15.2.1-1|36	%install
14mu|python-twisted-mail-15.2.1-1|37	python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-twisted-mail-15.2.1-1|38	
14mu|python-twisted-mail-15.2.1-1|39	%files
14mu|python-twisted-mail-15.2.1-1|40	%defattr(0755,root,root,0755)
14mu|python-twisted-mail-15.2.1-1|41	%{_bindir}/*
14mu|python-twisted-mail-15.2.1-1|42	%defattr(0644,root,root,0755)
14mu|python-twisted-mail-15.2.1-1|43	%doc LICENSE README
14mu|python-twisted-mail-15.2.1-1|44	%dir %{py_platsitedir}/twisted/mail
14mu|python-twisted-mail-15.2.1-1|45	%{py_platsitedir}/twisted/mail/*
14mu|python-twisted-mail-15.2.1-1|46	%{py_platsitedir}/twisted/plugins/*
14mu|python-twisted-mail-15.2.1-1|47	%{py_platsitedir}/*.egg-info
14mu|python-twisted-mail-15.2.1-1|48	
14mu|python-twisted-mail-15.2.1-1|49	
14mu|python-twisted-mail-15.2.1-1|50	
14mu|python-twisted-mail-15.2.1-1|51	
14mu|python-twisted-mail-15.2.1-1|52	%changelog
14mu|python-twisted-mail-15.2.1-1|53	
14mu|python-twisted-mail-15.2.1-1|54	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.2.1-1
14mu|python-twisted-mail-15.2.1-1|55	- (78fdd95) Updated to 15.2.1
14mu|python-twisted-mail-15.2.1-1|56	
14mu|python-twisted-mail-15.2.1-1|57	

23939 14
14mu|python-twisted-names-15.2.1-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mu|python-twisted-names-15.2.1-1|2	
14mu|python-twisted-names-15.2.1-1|3	# There is no debug here, but can't build as noarch,
14mu|python-twisted-names-15.2.1-1|4	# since some 'twisted' modules are arch-dependent and all these modules
14mu|python-twisted-names-15.2.1-1|5	# should be located in the same place
14mu|python-twisted-names-15.2.1-1|6	%define debug_package %{nil}
14mu|python-twisted-names-15.2.1-1|7	
14mu|python-twisted-names-15.2.1-1|8	Summary:        An DNS protocol implementation with client and server
14mu|python-twisted-names-15.2.1-1|9	
14mu|python-twisted-names-15.2.1-1|10	Name:           python-twisted-names
14mu|python-twisted-names-15.2.1-1|11	Version:	15.2.1
14mu|python-twisted-names-15.2.1-1|12	Release:	1
14mu|python-twisted-names-15.2.1-1|13	Source0:        http://twistedmatrix.com/Releases/Names/15.2/TwistedNames-%{version}.tar.bz2
14mu|python-twisted-names-15.2.1-1|14	License:        MIT
14mu|python-twisted-names-15.2.1-1|15	Group:          Development/Python
14mu|python-twisted-names-15.2.1-1|16	URL:            http://twistedmatrix.com/trac/wiki/TwistedNames
14mu|python-twisted-names-15.2.1-1|17	BuildRequires:	python-devel python-twisted-core
14mu|python-twisted-names-15.2.1-1|18	Requires:       python-twisted-core
14mu|python-twisted-names-15.2.1-1|19	
14mu|python-twisted-names-15.2.1-1|20	%description
14mu|python-twisted-names-15.2.1-1|21	Twisted Names is both a domain name server as well as a client resolver
14mu|python-twisted-names-15.2.1-1|22	library.
14mu|python-twisted-names-15.2.1-1|23	
14mu|python-twisted-names-15.2.1-1|24	Twisted Names comes with an "out of the box" nameserver which can read most
14mu|python-twisted-names-15.2.1-1|25	BIND-syntax zone files as well as a simple Python-based configuration format.
14mu|python-twisted-names-15.2.1-1|26	Twisted Names can act as an authoritative server, perform zone transfers from
14mu|python-twisted-names-15.2.1-1|27	a master to act as a secondary, act as a caching nameserver, or any combination
14mu|python-twisted-names-15.2.1-1|28	of these.
14mu|python-twisted-names-15.2.1-1|29	
14mu|python-twisted-names-15.2.1-1|30	Twisted Names' client resolver library provides functions to query for all
14mu|python-twisted-names-15.2.1-1|31	commonly used record types as well as a replacement for the blocking
14mu|python-twisted-names-15.2.1-1|32	gethostbyname() function provided by the Python stdlib socket module.
14mu|python-twisted-names-15.2.1-1|33	
14mu|python-twisted-names-15.2.1-1|34	%prep
14mu|python-twisted-names-15.2.1-1|35	%setup -q -n TwistedNames-%{version}
14mu|python-twisted-names-15.2.1-1|36	
14mu|python-twisted-names-15.2.1-1|37	%build
14mu|python-twisted-names-15.2.1-1|38	python setup.py build
14mu|python-twisted-names-15.2.1-1|39	
14mu|python-twisted-names-15.2.1-1|40	%install
14mu|python-twisted-names-15.2.1-1|41	python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-twisted-names-15.2.1-1|42	
14mu|python-twisted-names-15.2.1-1|43	%files
14mu|python-twisted-names-15.2.1-1|44	%defattr(0644,root,root,0755)
14mu|python-twisted-names-15.2.1-1|45	%doc LICENSE README *
14mu|python-twisted-names-15.2.1-1|46	%dir %{py_platsitedir}/twisted/names
14mu|python-twisted-names-15.2.1-1|47	%{py_platsitedir}/twisted/names/*
14mu|python-twisted-names-15.2.1-1|48	%{py_platsitedir}/twisted/plugins/*
14mu|python-twisted-names-15.2.1-1|49	%{py_platsitedir}/*.egg-info
14mu|python-twisted-names-15.2.1-1|50	
14mu|python-twisted-names-15.2.1-1|51	%changelog
14mu|python-twisted-names-15.2.1-1|52	
14mu|python-twisted-names-15.2.1-1|53	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.2.1-1
14mu|python-twisted-names-15.2.1-1|54	- (7d183b1) Updated to 15.2.1 (by updates_builder)
14mu|python-twisted-names-15.2.1-1|55	
14mu|python-twisted-names-15.2.1-1|56	

23940 14
14mu|python-twisted-news-15.2.1-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mu|python-twisted-news-15.2.1-1|2	
14mu|python-twisted-news-15.2.1-1|3	# There is no debug here, but can't build as noarch,
14mu|python-twisted-news-15.2.1-1|4	# since some 'twisted' modules are arch-dependent and all these modules
14mu|python-twisted-news-15.2.1-1|5	# should be located in the same place
14mu|python-twisted-news-15.2.1-1|6	%define debug_package %{nil}
14mu|python-twisted-news-15.2.1-1|7	
14mu|python-twisted-news-15.2.1-1|8	Summary:        An NNTP protocol implementation together with clients and servers
14mu|python-twisted-news-15.2.1-1|9	
14mu|python-twisted-news-15.2.1-1|10	
14mu|python-twisted-news-15.2.1-1|11	Name:           python-twisted-news
14mu|python-twisted-news-15.2.1-1|12	Version:	15.2.1
14mu|python-twisted-news-15.2.1-1|13	Release:	1
14mu|python-twisted-news-15.2.1-1|14	Source0:        http://twistedmatrix.com/Releases/News/15.2/TwistedNews-%{version}.tar.bz2
14mu|python-twisted-news-15.2.1-1|15	License:        MIT
14mu|python-twisted-news-15.2.1-1|16	Group:          Development/Python
14mu|python-twisted-news-15.2.1-1|17	URL:            http://twistedmatrix.com/trac/wiki/TwistedNews
14mu|python-twisted-news-15.2.1-1|18	BuildRequires:	python-devel python-twisted-core
14mu|python-twisted-news-15.2.1-1|19	Requires:       python-twisted-core
14mu|python-twisted-news-15.2.1-1|20	
14mu|python-twisted-news-15.2.1-1|21	%description
14mu|python-twisted-news-15.2.1-1|22	Twisted News provides a very basic NNTP server, as well as an NNTP client
14mu|python-twisted-news-15.2.1-1|23	protocol implementation. Two messages storage systems are supported: the
14mu|python-twisted-news-15.2.1-1|24	DB-API 2.0 backend stores and indexes messages in any compatible SQL
14mu|python-twisted-news-15.2.1-1|25	database; the Twisted dirdbm backend uses serialized Python objects
14mu|python-twisted-news-15.2.1-1|26	stored directly on the filesystem for message storage. Twisted News
14mu|python-twisted-news-15.2.1-1|27	also has very rudamentary support for moderated groups.
14mu|python-twisted-news-15.2.1-1|28	
14mu|python-twisted-news-15.2.1-1|29	%prep
14mu|python-twisted-news-15.2.1-1|30	%setup -q -n TwistedNews-%{version}
14mu|python-twisted-news-15.2.1-1|31	
14mu|python-twisted-news-15.2.1-1|32	%build
14mu|python-twisted-news-15.2.1-1|33	python setup.py build
14mu|python-twisted-news-15.2.1-1|34	
14mu|python-twisted-news-15.2.1-1|35	%install
14mu|python-twisted-news-15.2.1-1|36	python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-twisted-news-15.2.1-1|37	
14mu|python-twisted-news-15.2.1-1|38	%files
14mu|python-twisted-news-15.2.1-1|39	%defattr(0644,root,root,0755)
14mu|python-twisted-news-15.2.1-1|40	%doc  LICENSE README
14mu|python-twisted-news-15.2.1-1|41	%dir %{py_platsitedir}/twisted/news/
14mu|python-twisted-news-15.2.1-1|42	%{py_platsitedir}/twisted/news/*
14mu|python-twisted-news-15.2.1-1|43	%{py_platsitedir}/twisted/plugins/*
14mu|python-twisted-news-15.2.1-1|44	%{py_platsitedir}/*.egg-info
14mu|python-twisted-news-15.2.1-1|45	
14mu|python-twisted-news-15.2.1-1|46	
14mu|python-twisted-news-15.2.1-1|47	
14mu|python-twisted-news-15.2.1-1|48	
14mu|python-twisted-news-15.2.1-1|49	%changelog
14mu|python-twisted-news-15.2.1-1|50	
14mu|python-twisted-news-15.2.1-1|51	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.2.1-1
14mu|python-twisted-news-15.2.1-1|52	- (80fb733) Updated to 15.2.1
14mu|python-twisted-news-15.2.1-1|53	
14mu|python-twisted-news-15.2.1-1|54	

23941 14
14mu|python-twisted-runner-15.2.1-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mu|python-twisted-runner-15.2.1-1|2	
14mu|python-twisted-runner-15.2.1-1|3	%define debug_package %{nil}
14mu|python-twisted-runner-15.2.1-1|4	
14mu|python-twisted-runner-15.2.1-1|5	Summary:        Runner has process management, including an inetd replacement for Twisted
14mu|python-twisted-runner-15.2.1-1|6	
14mu|python-twisted-runner-15.2.1-1|7	Name:           python-twisted-runner
14mu|python-twisted-runner-15.2.1-1|8	Version:        15.2.1
14mu|python-twisted-runner-15.2.1-1|9	Release:	1
14mu|python-twisted-runner-15.2.1-1|10	Source0:        http://twistedmatrix.com/Releases/Runner/15.2/TwistedRunner-%{version}.tar.bz2
14mu|python-twisted-runner-15.2.1-1|11	Patch0:		TwistedRunner-15.0.0-tirpc.patch
14mu|python-twisted-runner-15.2.1-1|12	License:        MIT
14mu|python-twisted-runner-15.2.1-1|13	Group:          Development/Python
14mu|python-twisted-runner-15.2.1-1|14	URL:            http://twistedmatrix.com/trac/wiki/TwistedRunner
14mu|python-twisted-runner-15.2.1-1|15	BuildRequires:  python-devel
14mu|python-twisted-runner-15.2.1-1|16	BuildRequires:  pkgconfig(libtirpc)
14mu|python-twisted-runner-15.2.1-1|17	BuildRequires:  python-twisted-core
14mu|python-twisted-runner-15.2.1-1|18	Requires:       python-twisted-core
14mu|python-twisted-runner-15.2.1-1|19	
14mu|python-twisted-runner-15.2.1-1|20	%description
14mu|python-twisted-runner-15.2.1-1|21	Runner has process management, including an inetd replacement for Twisted.
14mu|python-twisted-runner-15.2.1-1|22	
14mu|python-twisted-runner-15.2.1-1|23	%prep
14mu|python-twisted-runner-15.2.1-1|24	%setup -q -n TwistedRunner-%{version}
14mu|python-twisted-runner-15.2.1-1|25	%apply_patches
14mu|python-twisted-runner-15.2.1-1|26	
14mu|python-twisted-runner-15.2.1-1|27	%build
14mu|python-twisted-runner-15.2.1-1|28	export CFLAGS="-ltirpc"
14mu|python-twisted-runner-15.2.1-1|29	python setup.py build
14mu|python-twisted-runner-15.2.1-1|30	
14mu|python-twisted-runner-15.2.1-1|31	%install
14mu|python-twisted-runner-15.2.1-1|32	python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-twisted-runner-15.2.1-1|33	
14mu|python-twisted-runner-15.2.1-1|34	%files
14mu|python-twisted-runner-15.2.1-1|35	%defattr(0644,root,root,0755)
14mu|python-twisted-runner-15.2.1-1|36	%doc LICENSE README
14mu|python-twisted-runner-15.2.1-1|37	%dir %{py_platsitedir}/twisted/runner
14mu|python-twisted-runner-15.2.1-1|38	%{py_platsitedir}/twisted/runner/*
14mu|python-twisted-runner-15.2.1-1|39	%{py_platsitedir}/twisted/plugins/*
14mu|python-twisted-runner-15.2.1-1|40	%{py_platsitedir}/*.egg-info
14mu|python-twisted-runner-15.2.1-1|41	
14mu|python-twisted-runner-15.2.1-1|42	
14mu|python-twisted-runner-15.2.1-1|43	
14mu|python-twisted-runner-15.2.1-1|44	
14mu|python-twisted-runner-15.2.1-1|45	%changelog
14mu|python-twisted-runner-15.2.1-1|46	
14mu|python-twisted-runner-15.2.1-1|47	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.2.1-1
14mu|python-twisted-runner-15.2.1-1|48	- (2c6fa6e) Updated to 15.2.1
14mu|python-twisted-runner-15.2.1-1|49	
14mu|python-twisted-runner-15.2.1-1|50	

23942 14
14mu|python-twisted-web-15.2.1-3|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mu|python-twisted-web-15.2.1-3|2	
14mu|python-twisted-web-15.2.1-3|3	# There is no debug here, but can't build as noarch,
14mu|python-twisted-web-15.2.1-3|4	# since some 'twisted' modules are arch-dependent and all these modules
14mu|python-twisted-web-15.2.1-3|5	# should be located in the same place
14mu|python-twisted-web-15.2.1-3|6	%define debug_package %{nil}
14mu|python-twisted-web-15.2.1-3|7	
14mu|python-twisted-web-15.2.1-3|8	Summary:        An HTTP protocol implementation together with clients and servers
14mu|python-twisted-web-15.2.1-3|9	
14mu|python-twisted-web-15.2.1-3|10	
14mu|python-twisted-web-15.2.1-3|11	Name:           python-twisted-web
14mu|python-twisted-web-15.2.1-3|12	Version:	15.2.1
14mu|python-twisted-web-15.2.1-3|13	Release:	3
14mu|python-twisted-web-15.2.1-3|14	Source0:        http://twistedmatrix.com/Releases/Web/15.2/TwistedWeb-%{version}.tar.bz2
14mu|python-twisted-web-15.2.1-3|15	Patch0:         CVE-2016-1000111.patch
14mu|python-twisted-web-15.2.1-3|16	License:        MIT
14mu|python-twisted-web-15.2.1-3|17	Group:          Development/Python
14mu|python-twisted-web-15.2.1-3|18	URL:            http://twistedmatrix.com/projects/web/
14mu|python-twisted-web-15.2.1-3|19	BuildRequires:	python-devel python-twisted-core
14mu|python-twisted-web-15.2.1-3|20	Requires:       python-twisted-core
14mu|python-twisted-web-15.2.1-3|21	
14mu|python-twisted-web-15.2.1-3|22	%description
14mu|python-twisted-web-15.2.1-3|23	An HTTP protocol implementation together with clients and servers, based on
14mu|python-twisted-web-15.2.1-3|24	the twisted python framework.
14mu|python-twisted-web-15.2.1-3|25	
14mu|python-twisted-web-15.2.1-3|26	%prep
14mu|python-twisted-web-15.2.1-3|27	%setup -q -n TwistedWeb-%{version}
14mu|python-twisted-web-15.2.1-3|28	%apply_patches
14mu|python-twisted-web-15.2.1-3|29	
14mu|python-twisted-web-15.2.1-3|30	%build
14mu|python-twisted-web-15.2.1-3|31	%__python setup.py build
14mu|python-twisted-web-15.2.1-3|32	
14mu|python-twisted-web-15.2.1-3|33	%install
14mu|python-twisted-web-15.2.1-3|34	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-twisted-web-15.2.1-3|35	
14mu|python-twisted-web-15.2.1-3|36	
14mu|python-twisted-web-15.2.1-3|37	%files
14mu|python-twisted-web-15.2.1-3|38	%defattr(0755,root,root,0755)
14mu|python-twisted-web-15.2.1-3|39	%defattr(0644,root,root,0755)
14mu|python-twisted-web-15.2.1-3|40	%doc LICENSE README
14mu|python-twisted-web-15.2.1-3|41	%dir %{py_platsitedir}/twisted/web
14mu|python-twisted-web-15.2.1-3|42	%{py_platsitedir}/twisted/web/*
14mu|python-twisted-web-15.2.1-3|43	%{py_platsitedir}/twisted/plugins/*
14mu|python-twisted-web-15.2.1-3|44	%{py_platsitedir}/*.egg-info
14mu|python-twisted-web-15.2.1-3|45	
14mu|python-twisted-web-15.2.1-3|46	%changelog
14mu|python-twisted-web-15.2.1-3|47	
14mu|python-twisted-web-15.2.1-3|48	* Thu Nov 03 2016 Denis Silakov <dsilakov@gmail.com> 15.2.1-3
14mu|python-twisted-web-15.2.1-3|49	- (9a33155) Bump release
14mu|python-twisted-web-15.2.1-3|50	
14mu|python-twisted-web-15.2.1-3|51	

23943 14
14mu|python-twisted-words-15.2.1-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
14mu|python-twisted-words-15.2.1-1|2	
14mu|python-twisted-words-15.2.1-1|3	Summary:        Chat and Instant Messaging module for Twisted
14mu|python-twisted-words-15.2.1-1|4	
14mu|python-twisted-words-15.2.1-1|5	Name:           python-twisted-words
14mu|python-twisted-words-15.2.1-1|6	Version:	15.2.1
14mu|python-twisted-words-15.2.1-1|7	Release:	1
14mu|python-twisted-words-15.2.1-1|8	Source0:        http://twistedmatrix.com/Releases/Words/15.2/TwistedWords-%{version}.tar.bz2
14mu|python-twisted-words-15.2.1-1|9	License:        MIT
14mu|python-twisted-words-15.2.1-1|10	Group:          Development/Python
14mu|python-twisted-words-15.2.1-1|11	URL:            http://twistedmatrix.com/trac/wiki/TwistedWords
14mu|python-twisted-words-15.2.1-1|12	BuildRequires:	python-devel python-twisted-core
14mu|python-twisted-words-15.2.1-1|13	Requires:       python-twisted-core
14mu|python-twisted-words-15.2.1-1|14	# for words/tap.py
14mu|python-twisted-words-15.2.1-1|15	Requires:       python-twisted-web
14mu|python-twisted-words-15.2.1-1|16	
14mu|python-twisted-words-15.2.1-1|17	# There is no debug here, but can't build as noarch,
14mu|python-twisted-words-15.2.1-1|18	# since some 'twisted' modules are arch-dependent and all these modules
14mu|python-twisted-words-15.2.1-1|19	# should be located in the same place
14mu|python-twisted-words-15.2.1-1|20	%define debug_package %{nil}
14mu|python-twisted-words-15.2.1-1|21	
14mu|python-twisted-words-15.2.1-1|22	%description
14mu|python-twisted-words-15.2.1-1|23	Twisted Words includes:
14mu|python-twisted-words-15.2.1-1|24	
14mu|python-twisted-words-15.2.1-1|25	* Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN,
14mu|python-twisted-words-15.2.1-1|26	TOC (AIM).
14mu|python-twisted-words-15.2.1-1|27	* Jabber libraries.
14mu|python-twisted-words-15.2.1-1|28	* Prototypes of chat server and client frameworks built on top of
14mu|python-twisted-words-15.2.1-1|29	the protocols.
14mu|python-twisted-words-15.2.1-1|30	
14mu|python-twisted-words-15.2.1-1|31	%prep
14mu|python-twisted-words-15.2.1-1|32	%setup -q -n TwistedWords-%{version}
14mu|python-twisted-words-15.2.1-1|33	
14mu|python-twisted-words-15.2.1-1|34	%build
14mu|python-twisted-words-15.2.1-1|35	python setup.py build
14mu|python-twisted-words-15.2.1-1|36	
14mu|python-twisted-words-15.2.1-1|37	%install
14mu|python-twisted-words-15.2.1-1|38	python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-twisted-words-15.2.1-1|39	
14mu|python-twisted-words-15.2.1-1|40	
14mu|python-twisted-words-15.2.1-1|41	
14mu|python-twisted-words-15.2.1-1|42	%files
14mu|python-twisted-words-15.2.1-1|43	%defattr(0644,root,root,0755)
14mu|python-twisted-words-15.2.1-1|44	%doc LICENSE NEWS README *
14mu|python-twisted-words-15.2.1-1|45	%dir %{py_platsitedir}/twisted/words/
14mu|python-twisted-words-15.2.1-1|46	%{py_platsitedir}/twisted/words/*
14mu|python-twisted-words-15.2.1-1|47	%{py_platsitedir}/twisted/plugins/*
14mu|python-twisted-words-15.2.1-1|48	%{py_platsitedir}/*.egg-info
14mu|python-twisted-words-15.2.1-1|49	
14mu|python-twisted-words-15.2.1-1|50	%changelog
14mu|python-twisted-words-15.2.1-1|51	
14mu|python-twisted-words-15.2.1-1|52	* Tue Jun 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.2.1-1
14mu|python-twisted-words-15.2.1-1|53	- (194eaff) Updated to 15.2.1 (by updates_builder)
14mu|python-twisted-words-15.2.1-1|54	
14mu|python-twisted-words-15.2.1-1|55	

23944 14
14mu|python-utmp-0.8.2-1|1	Summary:	A python module for working with utmp
14mu|python-utmp-0.8.2-1|2	Name:		python-utmp
14mu|python-utmp-0.8.2-1|3	Version:	0.8.2
14mu|python-utmp-0.8.2-1|4	Release:	1
14mu|python-utmp-0.8.2-1|5	Group:		Development/Python
14mu|python-utmp-0.8.2-1|6	License:	Copyright only
14mu|python-utmp-0.8.2-1|7	Url:		http://kassiopeia.juls.savba.sk/~garabik/software/python-utmp/
14mu|python-utmp-0.8.2-1|8	Source0:	http://kassiopeia.juls.savba.sk/~garabik/software/python-utmp/python-utmp_0.8.2.tar.gz
14mu|python-utmp-0.8.2-1|9	BuildRequires:  python-devel
14mu|python-utmp-0.8.2-1|10	
14mu|python-utmp-0.8.2-1|11	%description
14mu|python-utmp-0.8.2-1|12	This package provides 3 python modules to access utmp and wtmp
14mu|python-utmp-0.8.2-1|13	records.  utmpaccess is lowlevel module wrapping glibc functions,
14mu|python-utmp-0.8.2-1|14	UTMPCONST provides useful constants, and utmp is module build on top
14mu|python-utmp-0.8.2-1|15	of utmpaccess module, providing object oriented interface.
14mu|python-utmp-0.8.2-1|16	
14mu|python-utmp-0.8.2-1|17	%prep
14mu|python-utmp-0.8.2-1|18	%setup -qn %{name}
14mu|python-utmp-0.8.2-1|19	
14mu|python-utmp-0.8.2-1|20	%build
14mu|python-utmp-0.8.2-1|21	%make -f Makefile.glibc PYTHONVER=%{py_ver} PYTHONDIR='$(DESTDIR)%{py_platsitedir}/'
14mu|python-utmp-0.8.2-1|22	
14mu|python-utmp-0.8.2-1|23	%install
14mu|python-utmp-0.8.2-1|24	%makeinstall_std -f Makefile.glibc PYTHONVER=%{py_ver} PYTHONDIR='$(DESTDIR)%{py_platsitedir}/'
14mu|python-utmp-0.8.2-1|25	
14mu|python-utmp-0.8.2-1|26	%files
14mu|python-utmp-0.8.2-1|27	%doc README COPYING TODO examples/*
14mu|python-utmp-0.8.2-1|28	%{py_platsitedir}/*
14mu|python-utmp-0.8.2-1|29	
14mu|python-utmp-0.8.2-1|30	%changelog
14mu|python-utmp-0.8.2-1|31	
14mu|python-utmp-0.8.2-1|32	* Thu Dec 31 2015 dsilakov <denis.silakov@rosalab.ru> 0.8.2-1
14mu|python-utmp-0.8.2-1|33	- (db315ef) Merge pull request #1 from import/python-utmp:auto_update
14mu|python-utmp-0.8.2-1|34	- (db315ef) Updated to 0.8.2 (by updates_builder)
14mu|python-utmp-0.8.2-1|35	
14mu|python-utmp-0.8.2-1|36	

23945 14
14mu|python-virtualenv-13.1.2-1|1	%define module	virtualenv
14mu|python-virtualenv-13.1.2-1|2	
14mu|python-virtualenv-13.1.2-1|3	Name:		python-%{module}
14mu|python-virtualenv-13.1.2-1|4	Version:	13.1.2
14mu|python-virtualenv-13.1.2-1|5	Release:	1
14mu|python-virtualenv-13.1.2-1|6	Summary:	Virtual Python Environment builder
14mu|python-virtualenv-13.1.2-1|7	Group:		Development/Python
14mu|python-virtualenv-13.1.2-1|8	License:	MIT
14mu|python-virtualenv-13.1.2-1|9	URL:		https://www.virtualenv.org/
14mu|python-virtualenv-13.1.2-1|10	Source0:	https://pypi.python.org/packages/source/v/virtualenv/virtualenv-%{version}.tar.gz
14mu|python-virtualenv-13.1.2-1|11	Patch0:		virtualenv-1.10.1-fix_inc_dir.patch
14mu|python-virtualenv-13.1.2-1|12	BuildArch:	noarch
14mu|python-virtualenv-13.1.2-1|13	BuildRequires:	python-setuptools
14mu|python-virtualenv-13.1.2-1|14	BuildRequires:	python-sphinx
14mu|python-virtualenv-13.1.2-1|15	Requires:	python-pkg-resources
14mu|python-virtualenv-13.1.2-1|16	
14mu|python-virtualenv-13.1.2-1|17	%description
14mu|python-virtualenv-13.1.2-1|18	virtualenv is a tool to create isolated Python environments.
14mu|python-virtualenv-13.1.2-1|19	
14mu|python-virtualenv-13.1.2-1|20	%prep
14mu|python-virtualenv-13.1.2-1|21	%setup -q -n %{module}-%{version}
14mu|python-virtualenv-13.1.2-1|22	%patch0 -p0
14mu|python-virtualenv-13.1.2-1|23	%{__sed} -i -e "1s|#!/usr/bin/env python||" virtualenv.py
14mu|python-virtualenv-13.1.2-1|24	
14mu|python-virtualenv-13.1.2-1|25	%build
14mu|python-virtualenv-13.1.2-1|26	python setup.py build
14mu|python-virtualenv-13.1.2-1|27	python setup.py build_sphinx
14mu|python-virtualenv-13.1.2-1|28	
14mu|python-virtualenv-13.1.2-1|29	%install
14mu|python-virtualenv-13.1.2-1|30	python setup.py install --root=%{buildroot} --skip-build
14mu|python-virtualenv-13.1.2-1|31	rm -f build/sphinx/html/.buildinfo
14mu|python-virtualenv-13.1.2-1|32	
14mu|python-virtualenv-13.1.2-1|33	%files
14mu|python-virtualenv-13.1.2-1|34	%doc PKG-INFO AUTHORS.txt LICENSE.txt
14mu|python-virtualenv-13.1.2-1|35	%doc build/sphinx/*
14mu|python-virtualenv-13.1.2-1|36	%{py_puresitedir}/virtualenv*
14mu|python-virtualenv-13.1.2-1|37	%{_bindir}/virtualenv*
14mu|python-virtualenv-13.1.2-1|38	
14mu|python-virtualenv-13.1.2-1|39	%changelog
14mu|python-virtualenv-13.1.2-1|40	
14mu|python-virtualenv-13.1.2-1|41	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 13.1.2-1
14mu|python-virtualenv-13.1.2-1|42	- (2e82c8c) Merge pull request #1 from import/python-virtualenv:auto_update
14mu|python-virtualenv-13.1.2-1|43	- (2e82c8c) Updated to 13.1.2 (by updates_builder)
14mu|python-virtualenv-13.1.2-1|44	
14mu|python-virtualenv-13.1.2-1|45	

23946 14
14mu|python-webencodings-0.5-1|1	# Created by pyp2rpm-3.2.1
14mu|python-webencodings-0.5-1|2	%global pypi_name webencodings
14mu|python-webencodings-0.5-1|3	
14mu|python-webencodings-0.5-1|4	Name:           python-%{pypi_name}
14mu|python-webencodings-0.5-1|5	Version:        0.5
14mu|python-webencodings-0.5-1|6	Release:        1
14mu|python-webencodings-0.5-1|7	Summary:        Character encoding aliases for legacy web content
14mu|python-webencodings-0.5-1|8	Group:          Development/Python
14mu|python-webencodings-0.5-1|9	
14mu|python-webencodings-0.5-1|10	License:        BSD
14mu|python-webencodings-0.5-1|11	URL:            https://github.com/SimonSapin/python-webencodings
14mu|python-webencodings-0.5-1|12	Source0:        https://files.pythonhosted.org/packages/source/w/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
14mu|python-webencodings-0.5-1|13	BuildArch:      noarch
14mu|python-webencodings-0.5-1|14	
14mu|python-webencodings-0.5-1|15	BuildRequires:  python-devel
14mu|python-webencodings-0.5-1|16	BuildRequires:  python-setuptools
14mu|python-webencodings-0.5-1|17	
14mu|python-webencodings-0.5-1|18	BuildRequires:  python3-devel
14mu|python-webencodings-0.5-1|19	BuildRequires:  python3-setuptools
14mu|python-webencodings-0.5-1|20	
14mu|python-webencodings-0.5-1|21	%description
14mu|python-webencodings-0.5-1|22	python-webencodings
14mu|python-webencodings-0.5-1|23	===================
14mu|python-webencodings-0.5-1|24	
14mu|python-webencodings-0.5-1|25	This is a Python implementation of the
14mu|python-webencodings-0.5-1|26	`WHATWG Encoding standard
14mu|python-webencodings-0.5-1|27	<http://encoding.spec.whatwg.org/>`_.
14mu|python-webencodings-0.5-1|28	
14mu|python-webencodings-0.5-1|29	* Latest
14mu|python-webencodings-0.5-1|30	documentation: http://packages.python.org/webencodings/
14mu|python-webencodings-0.5-1|31	* Source code and issue
14mu|python-webencodings-0.5-1|32	tracker:
14mu|python-webencodings-0.5-1|33	https://github.com/gsnedders/python-webencodings
14mu|python-webencodings-0.5-1|34	* PyPI releases:
14mu|python-webencodings-0.5-1|35	http://pypi.python.org/pypi/webencodings
14mu|python-webencodings-0.5-1|36	
14mu|python-webencodings-0.5-1|37	%package -n     python3-%{pypi_name}
14mu|python-webencodings-0.5-1|38	Summary:        %{summary}
14mu|python-webencodings-0.5-1|39	
14mu|python-webencodings-0.5-1|40	%description -n python3-%{pypi_name}
14mu|python-webencodings-0.5-1|41	python-webencodings
14mu|python-webencodings-0.5-1|42	===================
14mu|python-webencodings-0.5-1|43	
14mu|python-webencodings-0.5-1|44	This is a Python implementation of the
14mu|python-webencodings-0.5-1|45	`WHATWG Encoding standard
14mu|python-webencodings-0.5-1|46	<http://encoding.spec.whatwg.org/>`_.
14mu|python-webencodings-0.5-1|47	
14mu|python-webencodings-0.5-1|48	* Latest
14mu|python-webencodings-0.5-1|49	documentation: http://packages.python.org/webencodings/
14mu|python-webencodings-0.5-1|50	* Source code and issue
14mu|python-webencodings-0.5-1|51	tracker:
14mu|python-webencodings-0.5-1|52	https://github.com/gsnedders/python-webencodings
14mu|python-webencodings-0.5-1|53	* PyPI releases:
14mu|python-webencodings-0.5-1|54	http://pypi.python.org/pypi/webencodings
14mu|python-webencodings-0.5-1|55	
14mu|python-webencodings-0.5-1|56	
14mu|python-webencodings-0.5-1|57	%prep
14mu|python-webencodings-0.5-1|58	%setup -qn %{pypi_name}-%{version}
14mu|python-webencodings-0.5-1|59	# Remove bundled egg-info
14mu|python-webencodings-0.5-1|60	rm -rf %{pypi_name}.egg-info
14mu|python-webencodings-0.5-1|61	
14mu|python-webencodings-0.5-1|62	%build
14mu|python-webencodings-0.5-1|63	%py2_build
14mu|python-webencodings-0.5-1|64	%py3_build
14mu|python-webencodings-0.5-1|65	
14mu|python-webencodings-0.5-1|66	%install
14mu|python-webencodings-0.5-1|67	# Must do the subpackages' install first because the scripts in /usr/bin are
14mu|python-webencodings-0.5-1|68	# overwritten with every setup.py install.
14mu|python-webencodings-0.5-1|69	%py3_install
14mu|python-webencodings-0.5-1|70	
14mu|python-webencodings-0.5-1|71	%py2_install
14mu|python-webencodings-0.5-1|72	
14mu|python-webencodings-0.5-1|73	
14mu|python-webencodings-0.5-1|74	%files -n python-%{pypi_name}
14mu|python-webencodings-0.5-1|75	%doc README.rst
14mu|python-webencodings-0.5-1|76	%{py_puresitedir}/%{pypi_name}
14mu|python-webencodings-0.5-1|77	%{py_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14mu|python-webencodings-0.5-1|78	
14mu|python-webencodings-0.5-1|79	%files -n python3-%{pypi_name}
14mu|python-webencodings-0.5-1|80	%doc README.rst
14mu|python-webencodings-0.5-1|81	%{py3_puresitedir}/%{pypi_name}
14mu|python-webencodings-0.5-1|82	%{py3_puresitedir}/%{pypi_name}-%{version}-py?.?.egg-info
14mu|python-webencodings-0.5-1|83	
14mu|python-webencodings-0.5-1|84	%changelog
14mu|python-webencodings-0.5-1|85	
14mu|python-webencodings-0.5-1|86	* Fri Jan 13 2017 Denis Silakov <dsilakov@virtuozzo.com> 0.5-1
14mu|python-webencodings-0.5-1|87	- (5011c75) Imported from SRPM
14mu|python-webencodings-0.5-1|88	
14mu|python-webencodings-0.5-1|89	

23947 14
14mu|python-wheel-0.26.0-1|1	# Created by pyp2rpm-1.0.1
14mu|python-wheel-0.26.0-1|2	%define pypi_name wheel
14mu|python-wheel-0.26.0-1|3	%bcond_with	tests
14mu|python-wheel-0.26.0-1|4	
14mu|python-wheel-0.26.0-1|5	Name:		python-%{pypi_name}
14mu|python-wheel-0.26.0-1|6	Version:	0.26.0
14mu|python-wheel-0.26.0-1|7	Release:	1
14mu|python-wheel-0.26.0-1|8	Summary:	A built-package format for Python
14mu|python-wheel-0.26.0-1|9	Group:		Development/Python
14mu|python-wheel-0.26.0-1|10	License:	MIT
14mu|python-wheel-0.26.0-1|11	URL:		http://bitbucket.org/dholth/wheel/
14mu|python-wheel-0.26.0-1|12	Source0:	https://pypi.python.org/packages/source/w/wheel/wheel-%{version}.tar.gz
14mu|python-wheel-0.26.0-1|13	BuildArch:	noarch
14mu|python-wheel-0.26.0-1|14	
14mu|python-wheel-0.26.0-1|15	BuildRequires:	python-devel
14mu|python-wheel-0.26.0-1|16	BuildRequires:	python-setuptools
14mu|python-wheel-0.26.0-1|17	
14mu|python-wheel-0.26.0-1|18	%if %{with tests}
14mu|python-wheel-0.26.0-1|19	BuildRequires:	python-pytest
14mu|python-wheel-0.26.0-1|20	BuildRequires:	python-jsonschema
14mu|python-wheel-0.26.0-1|21	BuildRequires:	python-keyring
14mu|python-wheel-0.26.0-1|22	BuildRequires:	python-py
14mu|python-wheel-0.26.0-1|23	%endif
14mu|python-wheel-0.26.0-1|24	
14mu|python-wheel-0.26.0-1|25	BuildRequires:	python3-devel
14mu|python-wheel-0.26.0-1|26	BuildRequires:	python3-setuptools
14mu|python-wheel-0.26.0-1|27	%if %{with tests}
14mu|python-wheel-0.26.0-1|28	BuildRequires:	python3-pytest
14mu|python-wheel-0.26.0-1|29	BuildRequires:	python3-jsonschema
14mu|python-wheel-0.26.0-1|30	BuildRequires:	python3-keyring
14mu|python-wheel-0.26.0-1|31	BuildRequires:	python3-py
14mu|python-wheel-0.26.0-1|32	%endif
14mu|python-wheel-0.26.0-1|33	
14mu|python-wheel-0.26.0-1|34	
14mu|python-wheel-0.26.0-1|35	%description
14mu|python-wheel-0.26.0-1|36	A built-package format for Python.
14mu|python-wheel-0.26.0-1|37	
14mu|python-wheel-0.26.0-1|38	A wheel is a ZIP-format archive with a specially formatted filename and the
14mu|python-wheel-0.26.0-1|39	.whl extension. It is designed to contain all the files for a PEP 376
14mu|python-wheel-0.26.0-1|40	compatible install in a way that is very close to the on-disk format.
14mu|python-wheel-0.26.0-1|41	
14mu|python-wheel-0.26.0-1|42	%package -n     python3-%{pypi_name}
14mu|python-wheel-0.26.0-1|43	Summary:        A built-package format for Python
14mu|python-wheel-0.26.0-1|44	Group:          Development/Python
14mu|python-wheel-0.26.0-1|45	
14mu|python-wheel-0.26.0-1|46	%description -n python3-%{pypi_name}
14mu|python-wheel-0.26.0-1|47	A built-package format for Python.
14mu|python-wheel-0.26.0-1|48	
14mu|python-wheel-0.26.0-1|49	A wheel is a ZIP-format archive with a specially formatted filename and the
14mu|python-wheel-0.26.0-1|50	.whl extension. It is designed to contain all the files for a PEP 376
14mu|python-wheel-0.26.0-1|51	compatible install in a way that is very close to the on-disk format.
14mu|python-wheel-0.26.0-1|52	
14mu|python-wheel-0.26.0-1|53	This is package contains Python 3 version of the package.
14mu|python-wheel-0.26.0-1|54	
14mu|python-wheel-0.26.0-1|55	%prep
14mu|python-wheel-0.26.0-1|56	%setup -qc
14mu|python-wheel-0.26.0-1|57	mv  %{pypi_name}-%{version} python2
14mu|python-wheel-0.26.0-1|58	
14mu|python-wheel-0.26.0-1|59	pushd python2
14mu|python-wheel-0.26.0-1|60	# header files just has to be there, even empty
14mu|python-wheel-0.26.0-1|61	touch %{pypi_name}/test/headers.dist/header.h
14mu|python-wheel-0.26.0-1|62	
14mu|python-wheel-0.26.0-1|63	# remove unneeded shebangs
14mu|python-wheel-0.26.0-1|64	sed -ie '1d' %{pypi_name}/{egg2wheel,wininst2wheel}.py
14mu|python-wheel-0.26.0-1|65	popd
14mu|python-wheel-0.26.0-1|66	
14mu|python-wheel-0.26.0-1|67	cp -r python2 python3
14mu|python-wheel-0.26.0-1|68	
14mu|python-wheel-0.26.0-1|69	%build
14mu|python-wheel-0.26.0-1|70	pushd python2
14mu|python-wheel-0.26.0-1|71	python2 setup.py build
14mu|python-wheel-0.26.0-1|72	popd
14mu|python-wheel-0.26.0-1|73	
14mu|python-wheel-0.26.0-1|74	pushd python3
14mu|python-wheel-0.26.0-1|75	python3 setup.py build
14mu|python-wheel-0.26.0-1|76	popd
14mu|python-wheel-0.26.0-1|77	
14mu|python-wheel-0.26.0-1|78	
14mu|python-wheel-0.26.0-1|79	%install
14mu|python-wheel-0.26.0-1|80	# Must do the subpackages' install first because the scripts in /usr/bin are
14mu|python-wheel-0.26.0-1|81	# overwritten with every setup.py install (and we want the python2 version
14mu|python-wheel-0.26.0-1|82	# to be the default for now).
14mu|python-wheel-0.26.0-1|83	pushd python3
14mu|python-wheel-0.26.0-1|84	python3 setup.py install --skip-build --root %{buildroot}
14mu|python-wheel-0.26.0-1|85	popd
14mu|python-wheel-0.26.0-1|86	pushd %{buildroot}%{_bindir}
14mu|python-wheel-0.26.0-1|87	for f in $(ls); do mv $f python3-$f; done
14mu|python-wheel-0.26.0-1|88	popd
14mu|python-wheel-0.26.0-1|89	
14mu|python-wheel-0.26.0-1|90	pushd python3
14mu|python-wheel-0.26.0-1|91	python2 setup.py install --skip-build --root %{buildroot}
14mu|python-wheel-0.26.0-1|92	popd
14mu|python-wheel-0.26.0-1|93	
14mu|python-wheel-0.26.0-1|94	%if %{with tests}
14mu|python-wheel-0.26.0-1|95	%check
14mu|python-wheel-0.26.0-1|96	pushd python2
14mu|python-wheel-0.26.0-1|97	# remove setup.cfg that makes pytest require pytest-cov (unnecessary dep)
14mu|python-wheel-0.26.0-1|98	rm setup.cfg
14mu|python-wheel-0.26.0-1|99	py.test --ignore build
14mu|python-wheel-0.26.0-1|100	popd
14mu|python-wheel-0.26.0-1|101	
14mu|python-wheel-0.26.0-1|102	pushd python3
14mu|python-wheel-0.26.0-1|103	rm setup.cfg
14mu|python-wheel-0.26.0-1|104	py.test-%{python3_version} --ignore build
14mu|python-wheel-0.26.0-1|105	popd
14mu|python-wheel-0.26.0-1|106	%endif
14mu|python-wheel-0.26.0-1|107	
14mu|python-wheel-0.26.0-1|108	%files
14mu|python-wheel-0.26.0-1|109	%doc python2/LICENSE.txt python2/CHANGES.txt python2/README.txt
14mu|python-wheel-0.26.0-1|110	%{_bindir}/wheel
14mu|python-wheel-0.26.0-1|111	%{py_puresitedir}/%{pypi_name}*
14mu|python-wheel-0.26.0-1|112	
14mu|python-wheel-0.26.0-1|113	%files -n python3-%{pypi_name}
14mu|python-wheel-0.26.0-1|114	%doc python3/LICENSE.txt python3/CHANGES.txt python3/README.txt
14mu|python-wheel-0.26.0-1|115	%{_bindir}/python3-wheel
14mu|python-wheel-0.26.0-1|116	%{py3_puresitedir}/%{pypi_name}*
14mu|python-wheel-0.26.0-1|117	
14mu|python-wheel-0.26.0-1|118	%changelog
14mu|python-wheel-0.26.0-1|119	
14mu|python-wheel-0.26.0-1|120	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 0.26.0-1
14mu|python-wheel-0.26.0-1|121	- (1fe9ae9) Merge pull request #3 from import/python-wheel:auto_update
14mu|python-wheel-0.26.0-1|122	- (1fe9ae9) Updated to 0.26.0 (by updates_builder)
14mu|python-wheel-0.26.0-1|123	
14mu|python-wheel-0.26.0-1|124	

23948 14
14mu|python-xattr-0.7.8-1|1	%define real_name xattr
14mu|python-xattr-0.7.8-1|2	
14mu|python-xattr-0.7.8-1|3	Summary:	Extended attributes for python
14mu|python-xattr-0.7.8-1|4	Name:		python-xattr
14mu|python-xattr-0.7.8-1|5	Version:	0.7.8
14mu|python-xattr-0.7.8-1|6	Release:	1
14mu|python-xattr-0.7.8-1|7	License:	GPLv2+
14mu|python-xattr-0.7.8-1|8	Group:		Development/Python
14mu|python-xattr-0.7.8-1|9	Url:		http://pypi.python.org/pypi/xattr
14mu|python-xattr-0.7.8-1|10	Source0:	http://pypi.python.org/packages/source/x/xattr/xattr-%{version}.tar.gz
14mu|python-xattr-0.7.8-1|11	BuildRequires:	attr-devel
14mu|python-xattr-0.7.8-1|12	BuildRequires:	pkgconfig(libffi)
14mu|python-xattr-0.7.8-1|13	BuildRequires:	pkgconfig(python)
14mu|python-xattr-0.7.8-1|14	BuildRequires:	pkgconfig(python3)
14mu|python-xattr-0.7.8-1|15	BuildRequires:	python-cffi
14mu|python-xattr-0.7.8-1|16	BuildRequires:	python-cparser
14mu|python-xattr-0.7.8-1|17	BuildRequires:	python-ply
14mu|python-xattr-0.7.8-1|18	BuildRequires:	python-setuptools
14mu|python-xattr-0.7.8-1|19	BuildRequires:	python3-cffi
14mu|python-xattr-0.7.8-1|20	BuildRequires:	python3-cparser
14mu|python-xattr-0.7.8-1|21	BuildRequires:	python3-ply
14mu|python-xattr-0.7.8-1|22	BuildRequires:	python3-setuptools
14mu|python-xattr-0.7.8-1|23	Requires:	python-pkg-resources
14mu|python-xattr-0.7.8-1|24	Provides:	pyxattr = %{version}-%{release}
14mu|python-xattr-0.7.8-1|25	
14mu|python-xattr-0.7.8-1|26	%description
14mu|python-xattr-0.7.8-1|27	python-xattr is a C extension module for Python which implements
14mu|python-xattr-0.7.8-1|28	extended attributes manipulation. It is a wrapper on top of the
14mu|python-xattr-0.7.8-1|29	attr C library - see attr(5).
14mu|python-xattr-0.7.8-1|30	
14mu|python-xattr-0.7.8-1|31	%files
14mu|python-xattr-0.7.8-1|32	%{_bindir}/xattr
14mu|python-xattr-0.7.8-1|33	%{py_platsitedir}/xattr/
14mu|python-xattr-0.7.8-1|34	%{py_platsitedir}/xattr-%{version}-py?.?.egg-info/
14mu|python-xattr-0.7.8-1|35	
14mu|python-xattr-0.7.8-1|36	#----------------------------------------------------------------------------
14mu|python-xattr-0.7.8-1|37	
14mu|python-xattr-0.7.8-1|38	%package -n python3-xattr
14mu|python-xattr-0.7.8-1|39	Summary:	Extended attributes for Python3
14mu|python-xattr-0.7.8-1|40	Group:		Development/Python
14mu|python-xattr-0.7.8-1|41	
14mu|python-xattr-0.7.8-1|42	%description -n python3-xattr
14mu|python-xattr-0.7.8-1|43	python-xattr is a C extension module for Python which implements
14mu|python-xattr-0.7.8-1|44	extended attributes manipulation. It is a wrapper on top of the
14mu|python-xattr-0.7.8-1|45	attr C library - see attr(5).
14mu|python-xattr-0.7.8-1|46	
14mu|python-xattr-0.7.8-1|47	%files -n python3-xattr
14mu|python-xattr-0.7.8-1|48	%{py3_platsitedir}/xattr/
14mu|python-xattr-0.7.8-1|49	%{py3_platsitedir}/xattr-%{version}-py?.?.egg-info/
14mu|python-xattr-0.7.8-1|50	
14mu|python-xattr-0.7.8-1|51	#----------------------------------------------------------------------------
14mu|python-xattr-0.7.8-1|52	
14mu|python-xattr-0.7.8-1|53	%prep
14mu|python-xattr-0.7.8-1|54	%setup -q -n %{real_name}-%{version}
14mu|python-xattr-0.7.8-1|55	rm -rf xattr.egg-info
14mu|python-xattr-0.7.8-1|56	cp -a . %{py3dir}
14mu|python-xattr-0.7.8-1|57	
14mu|python-xattr-0.7.8-1|58	%build
14mu|python-xattr-0.7.8-1|59	pushd %{py3dir}
14mu|python-xattr-0.7.8-1|60	CFLAGS="%{optflags}" python3 setup.py build
14mu|python-xattr-0.7.8-1|61	popd
14mu|python-xattr-0.7.8-1|62	
14mu|python-xattr-0.7.8-1|63	CFLAGS="%{optflags}" python setup.py build
14mu|python-xattr-0.7.8-1|64	
14mu|python-xattr-0.7.8-1|65	%install
14mu|python-xattr-0.7.8-1|66	pushd %{py3dir}
14mu|python-xattr-0.7.8-1|67	python3 setup.py install --skip-build --root="%{buildroot}" --install-purelib=%{py3_platsitedir}
14mu|python-xattr-0.7.8-1|68	popd
14mu|python-xattr-0.7.8-1|69	
14mu|python-xattr-0.7.8-1|70	python setup.py install --skip-build --root="%{buildroot}" --install-purelib=%{py_platsitedir}
14mu|python-xattr-0.7.8-1|71	
14mu|python-xattr-0.7.8-1|72	%changelog
14mu|python-xattr-0.7.8-1|73	
14mu|python-xattr-0.7.8-1|74	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 0.7.8-1
14mu|python-xattr-0.7.8-1|75	- (d9af21a) Merge pull request #1 from import/python-xattr:auto_update
14mu|python-xattr-0.7.8-1|76	- (d9af21a) Updated to 0.7.8 (by updates_builder)
14mu|python-xattr-0.7.8-1|77	
14mu|python-xattr-0.7.8-1|78	

23949 14
14mu|python-xlib-0.17-1|1	Summary:	X11 client-side implementation
14mu|python-xlib-0.17-1|2	Name:		python-xlib
14mu|python-xlib-0.17-1|3	Version:	0.17
14mu|python-xlib-0.17-1|4	Release:	1
14mu|python-xlib-0.17-1|5	License:	LGPLv2+
14mu|python-xlib-0.17-1|6	Group:		Development/Python
14mu|python-xlib-0.17-1|7	Url:		https://github.com/python-xlib/python-xlib
14mu|python-xlib-0.17-1|8	Source0:	https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
14mu|python-xlib-0.17-1|9	Patch0:		increase-receiving-buffer.patch
14mu|python-xlib-0.17-1|10	Patch1:		fix-unix-socket-in-display.patch
14mu|python-xlib-0.17-1|11	Patch2:		fix-ssh-tunnel-auth.patch
14mu|python-xlib-0.17-1|12	Patch3:		fix-rhomboid-examples.patch
14mu|python-xlib-0.17-1|13	Patch4:		python-xlib-0.15rc1-xauthority.patch
14mu|python-xlib-0.17-1|14	# Fix perl usage
14mu|python-xlib-0.17-1|15	# https://sourceforge.net/p/python-xlib/bugs/41/
14mu|python-xlib-0.17-1|16	Patch7:		python-xlib-perl.patch
14mu|python-xlib-0.17-1|17	BuildRequires:	python-setuptools
14mu|python-xlib-0.17-1|18	BuildRequires:	pkgconfig(python)
14mu|python-xlib-0.17-1|19	BuildArch:	noarch
14mu|python-xlib-0.17-1|20	
14mu|python-xlib-0.17-1|21	%description
14mu|python-xlib-0.17-1|22	The Python X Library is a complete X11 client-side implementation,
14mu|python-xlib-0.17-1|23	written in pure Python. It can be used to write low-levelish X Windows
14mu|python-xlib-0.17-1|24	client applications in Python.
14mu|python-xlib-0.17-1|25	
14mu|python-xlib-0.17-1|26	%files
14mu|python-xlib-0.17-1|27	%doc NEWS README.rst TODO
14mu|python-xlib-0.17-1|28	%{py_puresitedir}/Xlib
14mu|python-xlib-0.17-1|29	%{py_puresitedir}/*.egg-info
14mu|python-xlib-0.17-1|30	
14mu|python-xlib-0.17-1|31	#----------------------------------------------------------------------------
14mu|python-xlib-0.17-1|32	
14mu|python-xlib-0.17-1|33	%prep
14mu|python-xlib-0.17-1|34	%setup -q
14mu|python-xlib-0.17-1|35	%patch0 -p1
14mu|python-xlib-0.17-1|36	%patch1 -p1
14mu|python-xlib-0.17-1|37	%patch2 -p1
14mu|python-xlib-0.17-1|38	%patch3 -p1
14mu|python-xlib-0.17-1|39	%patch4 -p1
14mu|python-xlib-0.17-1|40	%patch7 -p1 -b .perl
14mu|python-xlib-0.17-1|41	
14mu|python-xlib-0.17-1|42	%build
14mu|python-xlib-0.17-1|43	python setup.py build
14mu|python-xlib-0.17-1|44	
14mu|python-xlib-0.17-1|45	%install
14mu|python-xlib-0.17-1|46	python setup.py install --root=%{buildroot}
14mu|python-xlib-0.17-1|47	
14mu|python-xlib-0.17-1|48	
14mu|python-xlib-0.17-1|49	%changelog
14mu|python-xlib-0.17-1|50	
14mu|python-xlib-0.17-1|51	* Thu Feb 02 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17-1
14mu|python-xlib-0.17-1|52	- (ac4125e) Build requires python-setuptools
14mu|python-xlib-0.17-1|53	
14mu|python-xlib-0.17-1|54	

23950 14
14mu|python-xpyb-1.3.1-1|1	%{?build_selinux}%{?!build_selinux:%bcond_without selinux}
14mu|python-xpyb-1.3.1-1|2	
14mu|python-xpyb-1.3.1-1|3	Name:		python-xpyb
14mu|python-xpyb-1.3.1-1|4	Version:	1.3.1
14mu|python-xpyb-1.3.1-1|5	Release:	1
14mu|python-xpyb-1.3.1-1|6	Summary:	Python bindings to XCB
14mu|python-xpyb-1.3.1-1|7	Group:		Development/Python
14mu|python-xpyb-1.3.1-1|8	License:	Public Domain
14mu|python-xpyb-1.3.1-1|9	URL:		http://xcb.freedesktop.org
14mu|python-xpyb-1.3.1-1|10	Source:		http://xcb.freedesktop.org/dist/xpyb-%{version}.tar.bz2
14mu|python-xpyb-1.3.1-1|11	#BuildRequires:	xcb-proto
14mu|python-xpyb-1.3.1-1|12	BuildRequires:	xcb-devel
14mu|python-xpyb-1.3.1-1|13	BuildRequires:	python-devel
14mu|python-xpyb-1.3.1-1|14	
14mu|python-xpyb-1.3.1-1|15	%description
14mu|python-xpyb-1.3.1-1|16	The Python binding for XCB allows the X protocol to be accessed directly from
14mu|python-xpyb-1.3.1-1|17	Python. There are two components:
14mu|python-xpyb-1.3.1-1|18	
14mu|python-xpyb-1.3.1-1|19	- A Python extension written in C. This exposes XCB-specific objects and
14mu|python-xpyb-1.3.1-1|20	library functions, as well as providing various base classes used by the
14mu|python-xpyb-1.3.1-1|21	generated code.
14mu|python-xpyb-1.3.1-1|22	- Python modules which are generated directly from the XCB-XML protocol
14mu|python-xpyb-1.3.1-1|23	descriptions.
14mu|python-xpyb-1.3.1-1|24	
14mu|python-xpyb-1.3.1-1|25	%package devel
14mu|python-xpyb-1.3.1-1|26	Summary:	Devel files of xpyb
14mu|python-xpyb-1.3.1-1|27	Requires:	%{name} = %{EVRD}
14mu|python-xpyb-1.3.1-1|28	Requires:	xcb-devel
14mu|python-xpyb-1.3.1-1|29	Requires:	python-devel
14mu|python-xpyb-1.3.1-1|30	
14mu|python-xpyb-1.3.1-1|31	%description devel
14mu|python-xpyb-1.3.1-1|32	This package provides devel files of xpyb, a Python binding to the
14mu|python-xpyb-1.3.1-1|33	X Window System protocol via libxcb.
14mu|python-xpyb-1.3.1-1|34	
14mu|python-xpyb-1.3.1-1|35	%prep
14mu|python-xpyb-1.3.1-1|36	%setup -qn xpyb-%{version}
14mu|python-xpyb-1.3.1-1|37	
14mu|python-xpyb-1.3.1-1|38	%build
14mu|python-xpyb-1.3.1-1|39	./configure \
14mu|python-xpyb-1.3.1-1|40	--prefix=%{_prefix} \
14mu|python-xpyb-1.3.1-1|41	--libdir=%{_libdir} \
14mu|python-xpyb-1.3.1-1|42	--docdir=%{_docdir}/xpyb \
14mu|python-xpyb-1.3.1-1|43	%if %{with selinux}
14mu|python-xpyb-1.3.1-1|44	--enable-selinux
14mu|python-xpyb-1.3.1-1|45	%else %{with selinux}
14mu|python-xpyb-1.3.1-1|46	--disable-selinux
14mu|python-xpyb-1.3.1-1|47	%endif
14mu|python-xpyb-1.3.1-1|48	
14mu|python-xpyb-1.3.1-1|49	%make
14mu|python-xpyb-1.3.1-1|50	
14mu|python-xpyb-1.3.1-1|51	%install
14mu|python-xpyb-1.3.1-1|52	%makeinstall_std
14mu|python-xpyb-1.3.1-1|53	# Delete INSTALL doc
14mu|python-xpyb-1.3.1-1|54	find %{buildroot} -name 'INSTALL' -exec rm -f {} ';'
14mu|python-xpyb-1.3.1-1|55	
14mu|python-xpyb-1.3.1-1|56	%files
14mu|python-xpyb-1.3.1-1|57	%{py_platsitedir}/xcb/
14mu|python-xpyb-1.3.1-1|58	%{_docdir}/xpyb/
14mu|python-xpyb-1.3.1-1|59	
14mu|python-xpyb-1.3.1-1|60	%files devel
14mu|python-xpyb-1.3.1-1|61	%{_libdir}/pkgconfig/xpyb.pc
14mu|python-xpyb-1.3.1-1|62	%{_includedir}/*.h
14mu|python-xpyb-1.3.1-1|63	
14mu|python-xpyb-1.3.1-1|64	
14mu|python-xpyb-1.3.1-1|65	%changelog
14mu|python-xpyb-1.3.1-1|66	
14mu|python-xpyb-1.3.1-1|67	* Mon Apr 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-1
14mu|python-xpyb-1.3.1-1|68	- (1c32fe5) Imported from SRPM
14mu|python-xpyb-1.3.1-1|69	
14mu|python-xpyb-1.3.1-1|70	

23951 14
14mu|python-yubico-1.2.3-3|1	Summary:	Pure-python library for interacting with Yubikeys
14mu|python-yubico-1.2.3-3|2	Name:		python-yubico
14mu|python-yubico-1.2.3-3|3	Version:	1.2.3
14mu|python-yubico-1.2.3-3|4	Release:	3
14mu|python-yubico-1.2.3-3|5	License:	BSD
14mu|python-yubico-1.2.3-3|6	Group:		Development/Python
14mu|python-yubico-1.2.3-3|7	Url:		https://github.com/Yubico/python-yubico
14mu|python-yubico-1.2.3-3|8	Source0:	https://github.com/Yubico/python-yubico/archive/%{name}-%{version}.tar.gz
14mu|python-yubico-1.2.3-3|9	BuildRequires:	python-setuptools
14mu|python-yubico-1.2.3-3|10	BuildRequires:	pkgconfig(python)
14mu|python-yubico-1.2.3-3|11	Requires:	pyusb
14mu|python-yubico-1.2.3-3|12	BuildArch:	noarch
14mu|python-yubico-1.2.3-3|13	
14mu|python-yubico-1.2.3-3|14	%description
14mu|python-yubico-1.2.3-3|15	Pure-python library for interacting with Yubikeys.
14mu|python-yubico-1.2.3-3|16	
14mu|python-yubico-1.2.3-3|17	%files
14mu|python-yubico-1.2.3-3|18	%doc COPYING NEWS README
14mu|python-yubico-1.2.3-3|19	%{python_sitelib}/yubico/*
14mu|python-yubico-1.2.3-3|20	%{python_sitelib}/python_yubico-%{version}-py%{py_ver}.egg-info
14mu|python-yubico-1.2.3-3|21	
14mu|python-yubico-1.2.3-3|22	#----------------------------------------------------------------------------
14mu|python-yubico-1.2.3-3|23	
14mu|python-yubico-1.2.3-3|24	%prep
14mu|python-yubico-1.2.3-3|25	%setup -qn %{name}-%{name}-%{version}
14mu|python-yubico-1.2.3-3|26	
14mu|python-yubico-1.2.3-3|27	%build
14mu|python-yubico-1.2.3-3|28	sed -i 's|setup_requires=|tests_require=|' setup.py
14mu|python-yubico-1.2.3-3|29	python setup.py build
14mu|python-yubico-1.2.3-3|30	
14mu|python-yubico-1.2.3-3|31	%install
14mu|python-yubico-1.2.3-3|32	python setup.py install -O1 --skip-build --root %{buildroot}
14mu|python-yubico-1.2.3-3|33	
14mu|python-yubico-1.2.3-3|34	
14mu|python-yubico-1.2.3-3|35	%changelog
14mu|python-yubico-1.2.3-3|36	
14mu|python-yubico-1.2.3-3|37	* Thu Jun 02 2016 Denis Silakov <dsilakov@gmail.com> 1.2.3-3
14mu|python-yubico-1.2.3-3|38	- (aa71e1f) Move to main
14mu|python-yubico-1.2.3-3|39	
14mu|python-yubico-1.2.3-3|40	

23952 14
14mu|python-zope-interface-4.1.3-1|1	%define	tarname  zope.interface
14mu|python-zope-interface-4.1.3-1|2	
14mu|python-zope-interface-4.1.3-1|3	Summary:        Zope Interface module for Python
14mu|python-zope-interface-4.1.3-1|4	
14mu|python-zope-interface-4.1.3-1|5	Name:           python-zope-interface
14mu|python-zope-interface-4.1.3-1|6	Version:        4.1.3
14mu|python-zope-interface-4.1.3-1|7	Release:        1
14mu|python-zope-interface-4.1.3-1|8	Source0:        https://pypi.python.org/packages/source/z/zope.interface/zope.interface-%{version}.tar.gz
14mu|python-zope-interface-4.1.3-1|9	License:        Zope Public License
14mu|python-zope-interface-4.1.3-1|10	Group:          Development/Python
14mu|python-zope-interface-4.1.3-1|11	URL:            http://www.zope.org/Wikis/Interfaces/FrontPage
14mu|python-zope-interface-4.1.3-1|12	BuildRequires:	python-devel
14mu|python-zope-interface-4.1.3-1|13	BuildRequires:	python-setuptools
14mu|python-zope-interface-4.1.3-1|14	
14mu|python-zope-interface-4.1.3-1|15	%description
14mu|python-zope-interface-4.1.3-1|16	This package provides the zope Interface module.
14mu|python-zope-interface-4.1.3-1|17	
14mu|python-zope-interface-4.1.3-1|18	Interfaces are objects that specify (document) the external behavior
14mu|python-zope-interface-4.1.3-1|19	of objects that "provide" them.  An interface specifies behavior
14mu|python-zope-interface-4.1.3-1|20	through:
14mu|python-zope-interface-4.1.3-1|21	
14mu|python-zope-interface-4.1.3-1|22	- Informal documentation in a doc string
14mu|python-zope-interface-4.1.3-1|23	- Attribute definitions
14mu|python-zope-interface-4.1.3-1|24	- Invariants, which are conditions that must hold for objects that
14mu|python-zope-interface-4.1.3-1|25	provide the interface
14mu|python-zope-interface-4.1.3-1|26	
14mu|python-zope-interface-4.1.3-1|27	Attribute definitions specify specific attributes. They define the
14mu|python-zope-interface-4.1.3-1|28	attribute name and provide documentation and constraints of attribute
14mu|python-zope-interface-4.1.3-1|29	values. Attribute definitions can take a number of forms.
14mu|python-zope-interface-4.1.3-1|30	
14mu|python-zope-interface-4.1.3-1|31	%prep
14mu|python-zope-interface-4.1.3-1|32	%setup -q -n %{tarname}-%{version}
14mu|python-zope-interface-4.1.3-1|33	
14mu|python-zope-interface-4.1.3-1|34	%build
14mu|python-zope-interface-4.1.3-1|35	python setup.py build
14mu|python-zope-interface-4.1.3-1|36	
14mu|python-zope-interface-4.1.3-1|37	%install
14mu|python-zope-interface-4.1.3-1|38	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
14mu|python-zope-interface-4.1.3-1|39	
14mu|python-zope-interface-4.1.3-1|40	%files
14mu|python-zope-interface-4.1.3-1|41	%doc *.txt
14mu|python-zope-interface-4.1.3-1|42	%{py_platsitedir}/*
14mu|python-zope-interface-4.1.3-1|43	
14mu|python-zope-interface-4.1.3-1|44	%changelog
14mu|python-zope-interface-4.1.3-1|45	
14mu|python-zope-interface-4.1.3-1|46	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 4.1.3-1
14mu|python-zope-interface-4.1.3-1|47	- (a9b27bb) Merge pull request #3 from import/python-zope-interface:auto_update
14mu|python-zope-interface-4.1.3-1|48	- (a9b27bb) Updated to 4.1.3 (by updates_builder)
14mu|python-zope-interface-4.1.3-1|49	
14mu|python-zope-interface-4.1.3-1|50	

23953 14
14mu|pyudev-0.21.0-1|1	Summary:	A libudev binding
14mu|pyudev-0.21.0-1|2	Name:		pyudev
14mu|pyudev-0.21.0-1|3	Version:	0.21.0
14mu|pyudev-0.21.0-1|4	Release:	1
14mu|pyudev-0.21.0-1|5	Source0:	%{name}-%{version}.tar.gz
14mu|pyudev-0.21.0-1|6	License:	LGPL
14mu|pyudev-0.21.0-1|7	URL:		http://pyudev.readthedocs.org
14mu|pyudev-0.21.0-1|8	Group:		Development/Python
14mu|pyudev-0.21.0-1|9	BuildArch: 	noarch
14mu|pyudev-0.21.0-1|10	BuildRequires: 	python-setuptools
14mu|pyudev-0.21.0-1|11	Provides: 	python-udev = %{version}-%{release}
14mu|pyudev-0.21.0-1|12	Requires: 	udev
14mu|pyudev-0.21.0-1|13	
14mu|pyudev-0.21.0-1|14	%description
14mu|pyudev-0.21.0-1|15	pyudev is a LGPL licensed, pure Python binding for libudev, the device and
14mu|pyudev-0.21.0-1|16	hardware management and information library for Linux. It supports almost all
14mu|pyudev-0.21.0-1|17	libudev functionality. You can enumerate devices, query device properties and
14mu|pyudev-0.21.0-1|18	attributes or monitor devices, including asynchronous monitoring with threads,
14mu|pyudev-0.21.0-1|19	or within the event loops of Qt, Glib or wxPython.
14mu|pyudev-0.21.0-1|20	
14mu|pyudev-0.21.0-1|21	%prep
14mu|pyudev-0.21.0-1|22	%setup -q -n %{name}-%{version}
14mu|pyudev-0.21.0-1|23	
14mu|pyudev-0.21.0-1|24	%build
14mu|pyudev-0.21.0-1|25	%py_build
14mu|pyudev-0.21.0-1|26	
14mu|pyudev-0.21.0-1|27	%install
14mu|pyudev-0.21.0-1|28	%py_install
14mu|pyudev-0.21.0-1|29	
14mu|pyudev-0.21.0-1|30	%clean
14mu|pyudev-0.21.0-1|31	
14mu|pyudev-0.21.0-1|32	%files
14mu|pyudev-0.21.0-1|33	%{py_puresitedir}/*
14mu|pyudev-0.21.0-1|34	
14mu|pyudev-0.21.0-1|35	%changelog
14mu|pyudev-0.21.0-1|36	
14mu|pyudev-0.21.0-1|37	* Wed Oct 05 2016 Denis Silakov <dsilakov@gmail.com> 0.21.0-1
14mu|pyudev-0.21.0-1|38	- (3a57d87) Spec cleanup
14mu|pyudev-0.21.0-1|39	
14mu|pyudev-0.21.0-1|40	

23954 14
14mu|qca2-2.0.3-7|1	%bcond_without sys_rootcerts
14mu|qca2-2.0.3-7|2	
14mu|qca2-2.0.3-7|3	%define qtcryptodir %{qt4plugins}/crypto
14mu|qca2-2.0.3-7|4	
14mu|qca2-2.0.3-7|5	%define oname qca
14mu|qca2-2.0.3-7|6	%define major 2
14mu|qca2-2.0.3-7|7	%define libname %mklibname %{oname} %{major}
14mu|qca2-2.0.3-7|8	%define devname %mklibname %{oname} -d
14mu|qca2-2.0.3-7|9	
14mu|qca2-2.0.3-7|10	Summary:	Straightforward and cross-platform crypto API for Qt
14mu|qca2-2.0.3-7|11	Name:		qca2
14mu|qca2-2.0.3-7|12	Version:	2.0.3
14mu|qca2-2.0.3-7|13	Release:	7
14mu|qca2-2.0.3-7|14	License:	LGPLv2.1+
14mu|qca2-2.0.3-7|15	Group:		System/Libraries
14mu|qca2-2.0.3-7|16	Url:		http://delta.affinix.com/qca
14mu|qca2-2.0.3-7|17	# From kde support module
14mu|qca2-2.0.3-7|18	Source0:	%{oname}-%{version}.tar.xz
14mu|qca2-2.0.3-7|19	Patch0:		qca-2.0.3-gcc.patch
14mu|qca2-2.0.3-7|20	Patch1:		qca-2.0.3-ssl2.patch
14mu|qca2-2.0.3-7|21	BuildRequires:	cmake
14mu|qca2-2.0.3-7|22	%if %{with sys_rootcerts}
14mu|qca2-2.0.3-7|23	BuildRequires:	rootcerts
14mu|qca2-2.0.3-7|24	%endif
14mu|qca2-2.0.3-7|25	BuildRequires:	qt4-devel
14mu|qca2-2.0.3-7|26	BuildRequires:	sasl-devel
14mu|qca2-2.0.3-7|27	BuildRequires:	pkgconfig(libgcrypt)
14mu|qca2-2.0.3-7|28	BuildRequires:	pkgconfig(nss)
14mu|qca2-2.0.3-7|29	
14mu|qca2-2.0.3-7|30	%description
14mu|qca2-2.0.3-7|31	The QCA library provides an easy API for a range of cryptographic
14mu|qca2-2.0.3-7|32	features, including SSL/TLS, X.509 certificates, SASL, symmetric
14mu|qca2-2.0.3-7|33	ciphers, public key ciphers, hashes and much more.
14mu|qca2-2.0.3-7|34	
14mu|qca2-2.0.3-7|35	Functionality is supplied via plugins. This is useful for avoiding
14mu|qca2-2.0.3-7|36	dependence on a particular crypto library and makes upgrading easier,
14mu|qca2-2.0.3-7|37	as there is no need to recompile your application when adding or
14mu|qca2-2.0.3-7|38	upgrading a crypto plugin. Also, by pushing crypto functionality into
14mu|qca2-2.0.3-7|39	plugins, applications are free of legal issues, such as export
14mu|qca2-2.0.3-7|40	regulation.
14mu|qca2-2.0.3-7|41	
14mu|qca2-2.0.3-7|42	%files
14mu|qca2-2.0.3-7|43	%doc README COPYING INSTALL TODO
14mu|qca2-2.0.3-7|44	%{_mandir}/man1/*
14mu|qca2-2.0.3-7|45	%defattr(0755,root,root,0755)
14mu|qca2-2.0.3-7|46	%{qt4dir}/bin/qcatool2
14mu|qca2-2.0.3-7|47	
14mu|qca2-2.0.3-7|48	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|49	
14mu|qca2-2.0.3-7|50	%if %{without sys_rootcerts}
14mu|qca2-2.0.3-7|51	%package root-certificates
14mu|qca2-2.0.3-7|52	Summary:	Common root CA certificates for QCA
14mu|qca2-2.0.3-7|53	Group:		System/Libraries
14mu|qca2-2.0.3-7|54	Requires:	%{libname} = %{EVRD}
14mu|qca2-2.0.3-7|55	
14mu|qca2-2.0.3-7|56	%description root-certificates
14mu|qca2-2.0.3-7|57	Provides root Certificate Authority certificates for the QCA library.
14mu|qca2-2.0.3-7|58	These certificates are the same ones that are included in Mozilla.
14mu|qca2-2.0.3-7|59	
14mu|qca2-2.0.3-7|60	%files root-certificates
14mu|qca2-2.0.3-7|61	%dir %{qt4dir}/share/qca
14mu|qca2-2.0.3-7|62	%dir %{qt4dir}/share/qca/certs
14mu|qca2-2.0.3-7|63	%doc %{qt4dir}/share/qca/certs/README
14mu|qca2-2.0.3-7|64	%{qt4dir}/share/qca/certs/rootcerts.pem
14mu|qca2-2.0.3-7|65	%endif
14mu|qca2-2.0.3-7|66	
14mu|qca2-2.0.3-7|67	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|68	
14mu|qca2-2.0.3-7|69	%package -n %{libname}
14mu|qca2-2.0.3-7|70	Summary:	Libraries for QCA
14mu|qca2-2.0.3-7|71	Group:		System/Libraries
14mu|qca2-2.0.3-7|72	%if %{with sys_rootcerts}
14mu|qca2-2.0.3-7|73	Requires:	rootcerts
14mu|qca2-2.0.3-7|74	Obsoletes:	%{name}-root-certificates < %{EVRD}
14mu|qca2-2.0.3-7|75	%else
14mu|qca2-2.0.3-7|76	Requires:	%{name}-root-certificates >= %{EVRD}
14mu|qca2-2.0.3-7|77	%endif
14mu|qca2-2.0.3-7|78	
14mu|qca2-2.0.3-7|79	%description -n %{libname}
14mu|qca2-2.0.3-7|80	Libraries for QCA.
14mu|qca2-2.0.3-7|81	
14mu|qca2-2.0.3-7|82	%files -n %{libname}
14mu|qca2-2.0.3-7|83	%dir %{qtcryptodir}
14mu|qca2-2.0.3-7|84	%defattr(0755,root,root,0755)
14mu|qca2-2.0.3-7|85	%{qt4lib}/libqca.so.%{major}*
14mu|qca2-2.0.3-7|86	
14mu|qca2-2.0.3-7|87	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|88	
14mu|qca2-2.0.3-7|89	%package -n %{devname}
14mu|qca2-2.0.3-7|90	Summary:	Development files for QCA
14mu|qca2-2.0.3-7|91	Group:		Development/KDE and Qt
14mu|qca2-2.0.3-7|92	Requires:	%{libname} = %{EVRD}
14mu|qca2-2.0.3-7|93	Provides:	%{name}-devel = %{EVRD}
14mu|qca2-2.0.3-7|94	Provides:	%{mklibname qca 2 -d} = %{EVRD}
14mu|qca2-2.0.3-7|95	
14mu|qca2-2.0.3-7|96	%description -n %{devname}
14mu|qca2-2.0.3-7|97	Development files for QCA.
14mu|qca2-2.0.3-7|98	
14mu|qca2-2.0.3-7|99	%files -n %{devname}
14mu|qca2-2.0.3-7|100	%{_libdir}/pkgconfig/qca2.pc
14mu|qca2-2.0.3-7|101	%{qt4dir}/mkspecs/features/crypto.prf
14mu|qca2-2.0.3-7|102	%dir %{qt4include}/QtCrypto
14mu|qca2-2.0.3-7|103	%{qt4include}/QtCrypto/*
14mu|qca2-2.0.3-7|104	%{qt4lib}/libqca.so
14mu|qca2-2.0.3-7|105	
14mu|qca2-2.0.3-7|106	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|107	
14mu|qca2-2.0.3-7|108	%package plugin-cyrus-sasl
14mu|qca2-2.0.3-7|109	Summary:	Cyrus-sasl plugin for QCA
14mu|qca2-2.0.3-7|110	Group:		Development/KDE and Qt
14mu|qca2-2.0.3-7|111	BuildRequires:	libsasl2-devel
14mu|qca2-2.0.3-7|112	Provides:	qca2-sasl = %{EVRD}
14mu|qca2-2.0.3-7|113	Provides:	qca2-plugin-cyrus-sasl-%{_lib} = %{EVRD}
14mu|qca2-2.0.3-7|114	Obsoletes:	qca2-plugin-cyrus-sasl-%{_lib} < 2.0.0-5
14mu|qca2-2.0.3-7|115	Provides:	%{libname}-plugin-cyrus-sasl = %{EVRD}
14mu|qca2-2.0.3-7|116	
14mu|qca2-2.0.3-7|117	%description plugin-cyrus-sasl
14mu|qca2-2.0.3-7|118	This is a plugin to provide cyrus-sasl capability to programs that
14mu|qca2-2.0.3-7|119	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-2.0.3-7|120	
14mu|qca2-2.0.3-7|121	%files plugin-cyrus-sasl
14mu|qca2-2.0.3-7|122	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-cyrus-sasl.*
14mu|qca2-2.0.3-7|123	
14mu|qca2-2.0.3-7|124	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|125	
14mu|qca2-2.0.3-7|126	%package plugin-gcrypt
14mu|qca2-2.0.3-7|127	Summary:	Gcrypt plugin for QCA
14mu|qca2-2.0.3-7|128	Group:		Development/KDE and Qt
14mu|qca2-2.0.3-7|129	Provides:	qca2-gcrypt = %{EVRD}
14mu|qca2-2.0.3-7|130	Provides:	qca2-plugin-gcrypt-%{_lib} = %{EVRD}
14mu|qca2-2.0.3-7|131	Obsoletes:	qca2-plugin-gcrypt-%{_lib} < 2.0.0-5
14mu|qca2-2.0.3-7|132	Provides:	%{libname}-plugin-gcrypt = %{EVRD}
14mu|qca2-2.0.3-7|133	
14mu|qca2-2.0.3-7|134	%description plugin-gcrypt
14mu|qca2-2.0.3-7|135	This is a plugin to provide gcrypt capability to programs that
14mu|qca2-2.0.3-7|136	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-2.0.3-7|137	
14mu|qca2-2.0.3-7|138	%files plugin-gcrypt
14mu|qca2-2.0.3-7|139	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-gcrypt.*
14mu|qca2-2.0.3-7|140	
14mu|qca2-2.0.3-7|141	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|142	
14mu|qca2-2.0.3-7|143	%package plugin-gnupg
14mu|qca2-2.0.3-7|144	Summary:	GnuPG plugin for QCA
14mu|qca2-2.0.3-7|145	Group:		Development/KDE and Qt
14mu|qca2-2.0.3-7|146	Provides:	qca2-gnupg = %{EVRD}
14mu|qca2-2.0.3-7|147	Provides:	qca-gnupg = %{EVRD}
14mu|qca2-2.0.3-7|148	Provides:	%{libname}-plugin-gnupg = %{EVRD}
14mu|qca2-2.0.3-7|149	Provides:	qca2-plugin-gnupg-%{_lib} = %{EVRD}
14mu|qca2-2.0.3-7|150	Obsoletes:	qca2-plugin-gnupg-%{_lib} < 2.0.0-5
14mu|qca2-2.0.3-7|151	
14mu|qca2-2.0.3-7|152	%description plugin-gnupg
14mu|qca2-2.0.3-7|153	This is a plugin to provide GnuPG capability to programs that
14mu|qca2-2.0.3-7|154	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-2.0.3-7|155	
14mu|qca2-2.0.3-7|156	%files plugin-gnupg
14mu|qca2-2.0.3-7|157	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-gnupg.*
14mu|qca2-2.0.3-7|158	
14mu|qca2-2.0.3-7|159	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|160	
14mu|qca2-2.0.3-7|161	%package plugin-logger
14mu|qca2-2.0.3-7|162	Summary:	Logger plugin for QCA
14mu|qca2-2.0.3-7|163	Group:		Development/KDE and Qt
14mu|qca2-2.0.3-7|164	Provides:	qca2-logger = %{EVRD}
14mu|qca2-2.0.3-7|165	Provides:	qca2-plugin-logger-%{_lib} = %{EVRD}
14mu|qca2-2.0.3-7|166	Obsoletes:	qca2-plugin-logger-%{_lib} < 2.0.0-5
14mu|qca2-2.0.3-7|167	Provides:	%{libname}-plugin-logger = %{EVRD}
14mu|qca2-2.0.3-7|168	
14mu|qca2-2.0.3-7|169	%description plugin-logger
14mu|qca2-2.0.3-7|170	This is a plugin to provide logger capability to programs that
14mu|qca2-2.0.3-7|171	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-2.0.3-7|172	
14mu|qca2-2.0.3-7|173	%files plugin-logger
14mu|qca2-2.0.3-7|174	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-logger.*
14mu|qca2-2.0.3-7|175	
14mu|qca2-2.0.3-7|176	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|177	
14mu|qca2-2.0.3-7|178	%package plugin-nss
14mu|qca2-2.0.3-7|179	Summary:	NSS plugin for QCA
14mu|qca2-2.0.3-7|180	Group:		Development/KDE and Qt
14mu|qca2-2.0.3-7|181	Provides:	qca2-nss = %{EVRD}
14mu|qca2-2.0.3-7|182	Provides:	qca2-plugin-nss-%{_lib} = %{EVRD}
14mu|qca2-2.0.3-7|183	Obsoletes:	qca2-plugin-nss-%{_lib} < 2.0.0-5
14mu|qca2-2.0.3-7|184	Provides:	%{libname}-plugin-nss = %{EVRD}
14mu|qca2-2.0.3-7|185	
14mu|qca2-2.0.3-7|186	%description plugin-nss
14mu|qca2-2.0.3-7|187	This is a plugin to provide nss capability to programs that
14mu|qca2-2.0.3-7|188	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-2.0.3-7|189	
14mu|qca2-2.0.3-7|190	%files plugin-nss
14mu|qca2-2.0.3-7|191	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-nss.*
14mu|qca2-2.0.3-7|192	
14mu|qca2-2.0.3-7|193	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|194	
14mu|qca2-2.0.3-7|195	%package plugin-openssl
14mu|qca2-2.0.3-7|196	Summary:	OpenSSL plugin for QCA
14mu|qca2-2.0.3-7|197	Group:		Development/KDE and Qt
14mu|qca2-2.0.3-7|198	BuildRequires:	pkgconfig(openssl)
14mu|qca2-2.0.3-7|199	Provides:	qca2-openssl = %{EVRD}
14mu|qca2-2.0.3-7|200	Provides:	qca-ossl = %{EVRD}
14mu|qca2-2.0.3-7|201	Provides:	qca2-tls = %{EVRD}
14mu|qca2-2.0.3-7|202	Provides:	%{libname}-plugin-openssl = %{EVRD}
14mu|qca2-2.0.3-7|203	Provides:	qca2-plugin-openssl-%{_lib} = %{EVRD}
14mu|qca2-2.0.3-7|204	Obsoletes:	qca2-plugin-openssl-%{_lib} < 2.0.0-5
14mu|qca2-2.0.3-7|205	
14mu|qca2-2.0.3-7|206	%description plugin-openssl
14mu|qca2-2.0.3-7|207	This is a plugin to provide OpenSSL capability to programs that
14mu|qca2-2.0.3-7|208	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-2.0.3-7|209	
14mu|qca2-2.0.3-7|210	%files plugin-openssl
14mu|qca2-2.0.3-7|211	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-ossl.*
14mu|qca2-2.0.3-7|212	
14mu|qca2-2.0.3-7|213	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|214	
14mu|qca2-2.0.3-7|215	%package plugin-pkcs11
14mu|qca2-2.0.3-7|216	Summary:	PKCS11 plugin for QCA
14mu|qca2-2.0.3-7|217	Group:		Development/KDE and Qt
14mu|qca2-2.0.3-7|218	BuildRequires:	pkgconfig(openssl)
14mu|qca2-2.0.3-7|219	BuildRequires:	pkgconfig(libpkcs11-helper-1)
14mu|qca2-2.0.3-7|220	Provides:	qca2-pkcs11 = %{EVRD}
14mu|qca2-2.0.3-7|221	Provides:	qca2-plugin-pkcs11-%{_lib} = %{EVRD}
14mu|qca2-2.0.3-7|222	Obsoletes:	qca2-plugin-pkcs11-%{_lib} < 2.0.0-5
14mu|qca2-2.0.3-7|223	Provides:	%{libname}-plugin-pkcs11 = %{EVRD}
14mu|qca2-2.0.3-7|224	
14mu|qca2-2.0.3-7|225	%description plugin-pkcs11
14mu|qca2-2.0.3-7|226	This is a plugin to provide PKCS11 capability to programs that
14mu|qca2-2.0.3-7|227	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-2.0.3-7|228	
14mu|qca2-2.0.3-7|229	%files plugin-pkcs11
14mu|qca2-2.0.3-7|230	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-pkcs11.*
14mu|qca2-2.0.3-7|231	
14mu|qca2-2.0.3-7|232	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|233	
14mu|qca2-2.0.3-7|234	%package plugin-softstore
14mu|qca2-2.0.3-7|235	Summary:	Softstore plugin for QCA
14mu|qca2-2.0.3-7|236	Group:		Development/KDE and Qt
14mu|qca2-2.0.3-7|237	Provides:	qca2-softstore = %{EVRD}
14mu|qca2-2.0.3-7|238	Provides:	qca2-plugin-softstore-%{_lib} = %{EVRD}
14mu|qca2-2.0.3-7|239	Obsoletes:	qca2-plugin-softstore-%{_lib} < 2.0.0-5
14mu|qca2-2.0.3-7|240	Provides:	%{libname}-plugin-softstore = %{EVRD}
14mu|qca2-2.0.3-7|241	
14mu|qca2-2.0.3-7|242	%description plugin-softstore
14mu|qca2-2.0.3-7|243	This is a plugin to provide softstore capability to programs that
14mu|qca2-2.0.3-7|244	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-2.0.3-7|245	
14mu|qca2-2.0.3-7|246	%files plugin-softstore
14mu|qca2-2.0.3-7|247	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-softstore.*
14mu|qca2-2.0.3-7|248	
14mu|qca2-2.0.3-7|249	#------------------------------------------------------------------------------
14mu|qca2-2.0.3-7|250	
14mu|qca2-2.0.3-7|251	%prep
14mu|qca2-2.0.3-7|252	%setup -q -n %{oname}-%{version}
14mu|qca2-2.0.3-7|253	%patch0 -p1
14mu|qca2-2.0.3-7|254	%patch1 -p1
14mu|qca2-2.0.3-7|255	
14mu|qca2-2.0.3-7|256	%build
14mu|qca2-2.0.3-7|257	%cmake_qt4 \
14mu|qca2-2.0.3-7|258	-DCMAKE_INSTALL_PREFIX=%{qt4dir} \
14mu|qca2-2.0.3-7|259	-DLIB_INSTALL_DIR=%{_libdir} \
14mu|qca2-2.0.3-7|260	-DPKGCONFIG_INSTALL_PREFIX=%{_libdir}/pkgconfig
14mu|qca2-2.0.3-7|261	%make
14mu|qca2-2.0.3-7|262	
14mu|qca2-2.0.3-7|263	
14mu|qca2-2.0.3-7|264	%install
14mu|qca2-2.0.3-7|265	%makeinstall_std -C build
14mu|qca2-2.0.3-7|266	
14mu|qca2-2.0.3-7|267	# Make directory for plugins
14mu|qca2-2.0.3-7|268	install -d -m 755 %{buildroot}/%{qtcryptodir}
14mu|qca2-2.0.3-7|269	
14mu|qca2-2.0.3-7|270	mkdir -p %{buildroot}%{_mandir}
14mu|qca2-2.0.3-7|271	mv %{buildroot}%{qt4dir}/share/man/man1 %{buildroot}%{_mandir}
14mu|qca2-2.0.3-7|272	
14mu|qca2-2.0.3-7|273	
14mu|qca2-2.0.3-7|274	%changelog
14mu|qca2-2.0.3-7|275	
14mu|qca2-2.0.3-7|276	* Tue Mar 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-7
14mu|qca2-2.0.3-7|277	- (59bff55) Add patch to fix build against OpenSSL built without SSLv2 support
14mu|qca2-2.0.3-7|278	
14mu|qca2-2.0.3-7|279	

23955 14
14mu|qca2-qt5-2.1.1-2|1	%bcond_without docs
14mu|qca2-qt5-2.1.1-2|2	
14mu|qca2-qt5-2.1.1-2|3	%define qtcryptodir %{_qt5_plugindir}/crypto
14mu|qca2-qt5-2.1.1-2|4	
14mu|qca2-qt5-2.1.1-2|5	%define oname qca
14mu|qca2-qt5-2.1.1-2|6	%define major 2
14mu|qca2-qt5-2.1.1-2|7	%define libname %mklibname qca-qt5_ %{major}
14mu|qca2-qt5-2.1.1-2|8	%define devname %mklibname qca-qt5 -d
14mu|qca2-qt5-2.1.1-2|9	
14mu|qca2-qt5-2.1.1-2|10	Summary:	Straightforward and cross-platform crypto API for Qt5
14mu|qca2-qt5-2.1.1-2|11	Name:		qca2-qt5
14mu|qca2-qt5-2.1.1-2|12	Version:	2.1.1
14mu|qca2-qt5-2.1.1-2|13	Release:	2
14mu|qca2-qt5-2.1.1-2|14	License:	LGPLv2.1+
14mu|qca2-qt5-2.1.1-2|15	Group:		System/Libraries
14mu|qca2-qt5-2.1.1-2|16	Url:		http://delta.affinix.com/qca
14mu|qca2-qt5-2.1.1-2|17	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{oname}/%{version}/src/%{oname}-%{version}.tar.xz
14mu|qca2-qt5-2.1.1-2|18	BuildRequires:	cmake
14mu|qca2-qt5-2.1.1-2|19	%if %{with docs}
14mu|qca2-qt5-2.1.1-2|20	BuildRequires:	doxygen
14mu|qca2-qt5-2.1.1-2|21	%endif
14mu|qca2-qt5-2.1.1-2|22	BuildRequires:	rootcerts
14mu|qca2-qt5-2.1.1-2|23	BuildRequires:	qmake5
14mu|qca2-qt5-2.1.1-2|24	BuildRequires:	sasl-devel
14mu|qca2-qt5-2.1.1-2|25	BuildRequires:	pkgconfig(libgcrypt)
14mu|qca2-qt5-2.1.1-2|26	BuildRequires:	pkgconfig(nss)
14mu|qca2-qt5-2.1.1-2|27	BuildRequires:	pkgconfig(Qt5Core)
14mu|qca2-qt5-2.1.1-2|28	BuildRequires:	pkgconfig(Qt5Network)
14mu|qca2-qt5-2.1.1-2|29	
14mu|qca2-qt5-2.1.1-2|30	%description
14mu|qca2-qt5-2.1.1-2|31	The QCA library provides an easy API for a range of cryptographic
14mu|qca2-qt5-2.1.1-2|32	features, including SSL/TLS, X.509 certificates, SASL, symmetric
14mu|qca2-qt5-2.1.1-2|33	ciphers, public key ciphers, hashes and much more.
14mu|qca2-qt5-2.1.1-2|34	
14mu|qca2-qt5-2.1.1-2|35	Functionality is supplied via plugins. This is useful for avoiding
14mu|qca2-qt5-2.1.1-2|36	dependence on a particular crypto library and makes upgrading easier,
14mu|qca2-qt5-2.1.1-2|37	as there is no need to recompile your application when adding or
14mu|qca2-qt5-2.1.1-2|38	upgrading a crypto plugin. Also, by pushing crypto functionality into
14mu|qca2-qt5-2.1.1-2|39	plugins, applications are free of legal issues, such as export
14mu|qca2-qt5-2.1.1-2|40	regulation.
14mu|qca2-qt5-2.1.1-2|41	
14mu|qca2-qt5-2.1.1-2|42	%files
14mu|qca2-qt5-2.1.1-2|43	%doc README COPYING TODO
14mu|qca2-qt5-2.1.1-2|44	%{_qt5_bindir}/mozcerts-qt5
14mu|qca2-qt5-2.1.1-2|45	%{_qt5_bindir}/qcatool-qt5
14mu|qca2-qt5-2.1.1-2|46	%{_mandir}/man1/qcatool-qt5.1*
14mu|qca2-qt5-2.1.1-2|47	
14mu|qca2-qt5-2.1.1-2|48	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|49	
14mu|qca2-qt5-2.1.1-2|50	%package -n %{libname}
14mu|qca2-qt5-2.1.1-2|51	Summary:	Libraries for QCA
14mu|qca2-qt5-2.1.1-2|52	Group:		System/Libraries
14mu|qca2-qt5-2.1.1-2|53	Requires:	rootcerts
14mu|qca2-qt5-2.1.1-2|54	
14mu|qca2-qt5-2.1.1-2|55	%description -n %{libname}
14mu|qca2-qt5-2.1.1-2|56	Libraries for QCA.
14mu|qca2-qt5-2.1.1-2|57	
14mu|qca2-qt5-2.1.1-2|58	%files -n %{libname}
14mu|qca2-qt5-2.1.1-2|59	%dir %{qtcryptodir}
14mu|qca2-qt5-2.1.1-2|60	%{_qt5_libdir}/libqca-qt5.so.%{major}*
14mu|qca2-qt5-2.1.1-2|61	
14mu|qca2-qt5-2.1.1-2|62	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|63	
14mu|qca2-qt5-2.1.1-2|64	%package -n %{devname}
14mu|qca2-qt5-2.1.1-2|65	Summary:	Development files for QCA
14mu|qca2-qt5-2.1.1-2|66	Group:		Development/KDE and Qt
14mu|qca2-qt5-2.1.1-2|67	Requires:	%{libname} = %{EVRD}
14mu|qca2-qt5-2.1.1-2|68	Provides:	%{name}-devel = %{EVRD}
14mu|qca2-qt5-2.1.1-2|69	
14mu|qca2-qt5-2.1.1-2|70	%description -n %{devname}
14mu|qca2-qt5-2.1.1-2|71	Development files for QCA.
14mu|qca2-qt5-2.1.1-2|72	
14mu|qca2-qt5-2.1.1-2|73	%files -n %{devname}
14mu|qca2-qt5-2.1.1-2|74	%if %{with docs}
14mu|qca2-qt5-2.1.1-2|75	%doc build/apidocs
14mu|qca2-qt5-2.1.1-2|76	%endif
14mu|qca2-qt5-2.1.1-2|77	%{_qt5_libdir}/cmake/Qca-qt5/*.cmake
14mu|qca2-qt5-2.1.1-2|78	%{_qt5_libdir}/pkgconfig/qca2-qt5.pc
14mu|qca2-qt5-2.1.1-2|79	%{_qt5_libdir}/qt5/mkspecs/features/crypto.prf
14mu|qca2-qt5-2.1.1-2|80	%dir %{_qt5_includedir}/Qca-qt5/QtCrypto
14mu|qca2-qt5-2.1.1-2|81	%{_qt5_includedir}/Qca-qt5/QtCrypto/*
14mu|qca2-qt5-2.1.1-2|82	%{_qt5_libdir}/libqca-qt5.so
14mu|qca2-qt5-2.1.1-2|83	
14mu|qca2-qt5-2.1.1-2|84	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|85	
14mu|qca2-qt5-2.1.1-2|86	%package plugin-cyrus-sasl
14mu|qca2-qt5-2.1.1-2|87	Summary:	Cyrus-sasl plugin for QCA
14mu|qca2-qt5-2.1.1-2|88	Group:		Development/KDE and Qt
14mu|qca2-qt5-2.1.1-2|89	BuildRequires:	libsasl2-devel
14mu|qca2-qt5-2.1.1-2|90	Provides:	qca2-qt5-plugin-cyrus-sasl-%{_lib} = %{EVRD}
14mu|qca2-qt5-2.1.1-2|91	
14mu|qca2-qt5-2.1.1-2|92	%description plugin-cyrus-sasl
14mu|qca2-qt5-2.1.1-2|93	This is a plugin to provide cyrus-sasl capability to programs that
14mu|qca2-qt5-2.1.1-2|94	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-qt5-2.1.1-2|95	
14mu|qca2-qt5-2.1.1-2|96	%files plugin-cyrus-sasl
14mu|qca2-qt5-2.1.1-2|97	%{_qt5_plugindir}/crypto/libqca-cyrus-sasl.*
14mu|qca2-qt5-2.1.1-2|98	
14mu|qca2-qt5-2.1.1-2|99	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|100	
14mu|qca2-qt5-2.1.1-2|101	%package plugin-gcrypt
14mu|qca2-qt5-2.1.1-2|102	Summary:	Gcrypt plugin for QCA
14mu|qca2-qt5-2.1.1-2|103	Group:		Development/KDE and Qt
14mu|qca2-qt5-2.1.1-2|104	Provides:	qca2-qt5-plugin-gcrypt-%{_lib} = %{EVRD}
14mu|qca2-qt5-2.1.1-2|105	
14mu|qca2-qt5-2.1.1-2|106	%description plugin-gcrypt
14mu|qca2-qt5-2.1.1-2|107	This is a plugin to provide gcrypt capability to programs that
14mu|qca2-qt5-2.1.1-2|108	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-qt5-2.1.1-2|109	
14mu|qca2-qt5-2.1.1-2|110	%files plugin-gcrypt
14mu|qca2-qt5-2.1.1-2|111	%{_qt5_plugindir}/crypto/libqca-gcrypt.*
14mu|qca2-qt5-2.1.1-2|112	
14mu|qca2-qt5-2.1.1-2|113	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|114	
14mu|qca2-qt5-2.1.1-2|115	%package plugin-gnupg
14mu|qca2-qt5-2.1.1-2|116	Summary:	GnuPG plugin for QCA
14mu|qca2-qt5-2.1.1-2|117	Group:		Development/KDE and Qt
14mu|qca2-qt5-2.1.1-2|118	Provides:	qca2-qt5-plugin-gnupg-%{_lib} = %{EVRD}
14mu|qca2-qt5-2.1.1-2|119	Requires:	gnupg
14mu|qca2-qt5-2.1.1-2|120	
14mu|qca2-qt5-2.1.1-2|121	%description plugin-gnupg
14mu|qca2-qt5-2.1.1-2|122	This is a plugin to provide GnuPG capability to programs that
14mu|qca2-qt5-2.1.1-2|123	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-qt5-2.1.1-2|124	
14mu|qca2-qt5-2.1.1-2|125	%files plugin-gnupg
14mu|qca2-qt5-2.1.1-2|126	%{_qt5_plugindir}/crypto/libqca-gnupg.*
14mu|qca2-qt5-2.1.1-2|127	
14mu|qca2-qt5-2.1.1-2|128	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|129	
14mu|qca2-qt5-2.1.1-2|130	%package plugin-logger
14mu|qca2-qt5-2.1.1-2|131	Summary:	Logger plugin for QCA
14mu|qca2-qt5-2.1.1-2|132	Group:		Development/KDE and Qt
14mu|qca2-qt5-2.1.1-2|133	Provides:	qca2-qt5-plugin-logger-%{_lib} = %{EVRD}
14mu|qca2-qt5-2.1.1-2|134	
14mu|qca2-qt5-2.1.1-2|135	%description plugin-logger
14mu|qca2-qt5-2.1.1-2|136	This is a plugin to provide logger capability to programs that
14mu|qca2-qt5-2.1.1-2|137	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-qt5-2.1.1-2|138	
14mu|qca2-qt5-2.1.1-2|139	%files plugin-logger
14mu|qca2-qt5-2.1.1-2|140	%{_qt5_plugindir}/crypto/libqca-logger.*
14mu|qca2-qt5-2.1.1-2|141	
14mu|qca2-qt5-2.1.1-2|142	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|143	
14mu|qca2-qt5-2.1.1-2|144	%package plugin-nss
14mu|qca2-qt5-2.1.1-2|145	Summary:	NSS plugin for QCA
14mu|qca2-qt5-2.1.1-2|146	Group:		Development/KDE and Qt
14mu|qca2-qt5-2.1.1-2|147	Provides:	qca2-qt5-plugin-nss-%{_lib} = %{EVRD}
14mu|qca2-qt5-2.1.1-2|148	
14mu|qca2-qt5-2.1.1-2|149	%description plugin-nss
14mu|qca2-qt5-2.1.1-2|150	This is a plugin to provide nss capability to programs that
14mu|qca2-qt5-2.1.1-2|151	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-qt5-2.1.1-2|152	
14mu|qca2-qt5-2.1.1-2|153	%files plugin-nss
14mu|qca2-qt5-2.1.1-2|154	%{_qt5_plugindir}/crypto/libqca-nss.*
14mu|qca2-qt5-2.1.1-2|155	
14mu|qca2-qt5-2.1.1-2|156	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|157	
14mu|qca2-qt5-2.1.1-2|158	%package plugin-openssl
14mu|qca2-qt5-2.1.1-2|159	Summary:	OpenSSL plugin for QCA
14mu|qca2-qt5-2.1.1-2|160	Group:		Development/KDE and Qt
14mu|qca2-qt5-2.1.1-2|161	BuildRequires:	pkgconfig(openssl)
14mu|qca2-qt5-2.1.1-2|162	Provides:	qca2-qt5-plugin-openssl-%{_lib} = %{EVRD}
14mu|qca2-qt5-2.1.1-2|163	
14mu|qca2-qt5-2.1.1-2|164	%description plugin-openssl
14mu|qca2-qt5-2.1.1-2|165	This is a plugin to provide OpenSSL capability to programs that
14mu|qca2-qt5-2.1.1-2|166	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-qt5-2.1.1-2|167	
14mu|qca2-qt5-2.1.1-2|168	%files plugin-openssl
14mu|qca2-qt5-2.1.1-2|169	%{_qt5_plugindir}/crypto/libqca-ossl.*
14mu|qca2-qt5-2.1.1-2|170	
14mu|qca2-qt5-2.1.1-2|171	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|172	
14mu|qca2-qt5-2.1.1-2|173	%package plugin-pkcs11
14mu|qca2-qt5-2.1.1-2|174	Summary:	PKCS11 plugin for QCA
14mu|qca2-qt5-2.1.1-2|175	Group:		Development/KDE and Qt
14mu|qca2-qt5-2.1.1-2|176	BuildRequires:	pkgconfig(openssl)
14mu|qca2-qt5-2.1.1-2|177	BuildRequires:	pkgconfig(libpkcs11-helper-1)
14mu|qca2-qt5-2.1.1-2|178	Provides:	qca2-qt5-plugin-pkcs11-%{_lib} = %{EVRD}
14mu|qca2-qt5-2.1.1-2|179	
14mu|qca2-qt5-2.1.1-2|180	%description plugin-pkcs11
14mu|qca2-qt5-2.1.1-2|181	This is a plugin to provide PKCS11 capability to programs that
14mu|qca2-qt5-2.1.1-2|182	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-qt5-2.1.1-2|183	
14mu|qca2-qt5-2.1.1-2|184	%files plugin-pkcs11
14mu|qca2-qt5-2.1.1-2|185	%{_qt5_plugindir}/crypto/libqca-pkcs11.*
14mu|qca2-qt5-2.1.1-2|186	
14mu|qca2-qt5-2.1.1-2|187	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|188	
14mu|qca2-qt5-2.1.1-2|189	%package plugin-softstore
14mu|qca2-qt5-2.1.1-2|190	Summary:	Softstore plugin for QCA
14mu|qca2-qt5-2.1.1-2|191	Group:		Development/KDE and Qt
14mu|qca2-qt5-2.1.1-2|192	Provides:	qca2-qt5-plugin-softstore-%{_lib} = %{EVRD}
14mu|qca2-qt5-2.1.1-2|193	
14mu|qca2-qt5-2.1.1-2|194	%description plugin-softstore
14mu|qca2-qt5-2.1.1-2|195	This is a plugin to provide softstore capability to programs that
14mu|qca2-qt5-2.1.1-2|196	utilize the Qt Cryptographic Architecture (QCA).
14mu|qca2-qt5-2.1.1-2|197	
14mu|qca2-qt5-2.1.1-2|198	%files plugin-softstore
14mu|qca2-qt5-2.1.1-2|199	%{_qt5_plugindir}/crypto/libqca-softstore.*
14mu|qca2-qt5-2.1.1-2|200	
14mu|qca2-qt5-2.1.1-2|201	#------------------------------------------------------------------------------
14mu|qca2-qt5-2.1.1-2|202	
14mu|qca2-qt5-2.1.1-2|203	%prep
14mu|qca2-qt5-2.1.1-2|204	%setup -qn %{oname}-%{version}
14mu|qca2-qt5-2.1.1-2|205	
14mu|qca2-qt5-2.1.1-2|206	%build
14mu|qca2-qt5-2.1.1-2|207	# Unset CMAKE_INSTALL_PREFIX to use QCA_INSTALL_IN_QT_PREFIX (see CMakeLists.txt)
14mu|qca2-qt5-2.1.1-2|208	%cmake_qt5 \
14mu|qca2-qt5-2.1.1-2|209	-DCMAKE_INSTALL_PREFIX="" \
14mu|qca2-qt5-2.1.1-2|210	-DQCA_MAN_INSTALL_DIR=%{_mandir} \
14mu|qca2-qt5-2.1.1-2|211	-DQCA_SUFFIX=qt5 \
14mu|qca2-qt5-2.1.1-2|212	-DQT4_BUILD:BOOL=OFF \
14mu|qca2-qt5-2.1.1-2|213	-DBUILD_TESTS:BOOL=OFF \
14mu|qca2-qt5-2.1.1-2|214	-DWITH_botan_PLUGIN=OFF
14mu|qca2-qt5-2.1.1-2|215	%make
14mu|qca2-qt5-2.1.1-2|216	%if %{with docs}
14mu|qca2-qt5-2.1.1-2|217	%make doc
14mu|qca2-qt5-2.1.1-2|218	%endif
14mu|qca2-qt5-2.1.1-2|219	
14mu|qca2-qt5-2.1.1-2|220	%install
14mu|qca2-qt5-2.1.1-2|221	%makeinstall_std -C build
14mu|qca2-qt5-2.1.1-2|222	
14mu|qca2-qt5-2.1.1-2|223	# Make directory for plugins
14mu|qca2-qt5-2.1.1-2|224	install -d -m 755 %{buildroot}%{qtcryptodir}
14mu|qca2-qt5-2.1.1-2|225	
14mu|qca2-qt5-2.1.1-2|226	
14mu|qca2-qt5-2.1.1-2|227	%changelog
14mu|qca2-qt5-2.1.1-2|228	
14mu|qca2-qt5-2.1.1-2|229	* Tue Mar 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.1-2
14mu|qca2-qt5-2.1.1-2|230	- (dd7bf3d) Bump release
14mu|qca2-qt5-2.1.1-2|231	
14mu|qca2-qt5-2.1.1-2|232	

23956 14
14mu|qcad-3.9.4.0-1|1	Summary:	A professional CAD system
14mu|qcad-3.9.4.0-1|2	Name:		qcad
14mu|qcad-3.9.4.0-1|3	Version:	3.9.4.0
14mu|qcad-3.9.4.0-1|4	Release:	1
14mu|qcad-3.9.4.0-1|5	License:	GPLv3+ with exceptions, CC-BY, GPLv2+, LGPLv2.1, BSD
14mu|qcad-3.9.4.0-1|6	Group:		Graphics
14mu|qcad-3.9.4.0-1|7	Url:		http://www.qcad.org
14mu|qcad-3.9.4.0-1|8	#https://github.com/qcad/qcad/archive/v%{version}.zip
14mu|qcad-3.9.4.0-1|9	Source0:	qcad-%{version}.zip
14mu|qcad-3.9.4.0-1|10	# Build static libs instead of shared
14mu|qcad-3.9.4.0-1|11	Patch0:		qcad-3.9.4.0-static.patch
14mu|qcad-3.9.4.0-1|12	Patch1:		qcad-3.9.4.0-linkage.patch
14mu|qcad-3.9.4.0-1|13	BuildRequires:	qt4-devel
14mu|qcad-3.9.4.0-1|14	BuildRequires:	pkgconfig(gl)
14mu|qcad-3.9.4.0-1|15	BuildRequires:	pkgconfig(glu)
14mu|qcad-3.9.4.0-1|16	BuildRequires:	pkgconfig(QtWebKit)
14mu|qcad-3.9.4.0-1|17	BuildRequires:	pkgconfig(zlib)
14mu|qcad-3.9.4.0-1|18	
14mu|qcad-3.9.4.0-1|19	%description
14mu|qcad-3.9.4.0-1|20	QCad is a professional CAD System. With QCad you can easily construct
14mu|qcad-3.9.4.0-1|21	and change drawings with ISO-text and many other features and save
14mu|qcad-3.9.4.0-1|22	them as DXF-files. These DXF-files are the interface to many
14mu|qcad-3.9.4.0-1|23	CAD-systems such as AutoCAD(TM) and many others.
14mu|qcad-3.9.4.0-1|24	
14mu|qcad-3.9.4.0-1|25	%files
14mu|qcad-3.9.4.0-1|26	%doc readme.txt LICENSE.txt README.md gpl-3.0.txt cc-by-3.0.txt gpl-3.0-exceptions.txt
14mu|qcad-3.9.4.0-1|27	%{_bindir}/%{name}
14mu|qcad-3.9.4.0-1|28	%{_libdir}/*.so
14mu|qcad-3.9.4.0-1|29	%{_iconsdir}/*.png
14mu|qcad-3.9.4.0-1|30	%dir %{_datadir}/%{name}
14mu|qcad-3.9.4.0-1|31	%{_datadir}/%{name}/*
14mu|qcad-3.9.4.0-1|32	%{_datadir}/applications/*.desktop
14mu|qcad-3.9.4.0-1|33	
14mu|qcad-3.9.4.0-1|34	#----------------------------------------------------------------------------
14mu|qcad-3.9.4.0-1|35	
14mu|qcad-3.9.4.0-1|36	%prep
14mu|qcad-3.9.4.0-1|37	%setup -q
14mu|qcad-3.9.4.0-1|38	%patch0 -p1
14mu|qcad-3.9.4.0-1|39	%patch1 -p1
14mu|qcad-3.9.4.0-1|40	find . -name ".gitignore" -delete
14mu|qcad-3.9.4.0-1|41	cp -a src/3rdparty/qt-labs-qtscriptgenerator-4.8.6 src/3rdparty/qt-labs-qtscriptgenerator-4.8.7
14mu|qcad-3.9.4.0-1|42	cd src/3rdparty/qt-labs-qtscriptgenerator-4.8.7 && mv -f qt-labs-qtscriptgenerator-4.8.6.pro qt-labs-qtscriptgenerator-4.8.7.pro
14mu|qcad-3.9.4.0-1|43	
14mu|qcad-3.9.4.0-1|44	%build
14mu|qcad-3.9.4.0-1|45	%qmake_qt4
14mu|qcad-3.9.4.0-1|46	%make
14mu|qcad-3.9.4.0-1|47	
14mu|qcad-3.9.4.0-1|48	%install
14mu|qcad-3.9.4.0-1|49	# remove project files
14mu|qcad-3.9.4.0-1|50	find . \( -name '*.pri' -or -name '.pro' -or -name '*.ts' \) -delete
14mu|qcad-3.9.4.0-1|51	find . \( -name 'Makefile*' -name '.gitignore' \) -delete
14mu|qcad-3.9.4.0-1|52	
14mu|qcad-3.9.4.0-1|53	install -dm755 %{buildroot}%{_datadir}/%{name}
14mu|qcad-3.9.4.0-1|54	cp -r examples fonts libraries patterns plugins scripts ts %{buildroot}%{_datadir}/%{name}
14mu|qcad-3.9.4.0-1|55	cp release/* %{buildroot}%{_datadir}/%{name}
14mu|qcad-3.9.4.0-1|56	
14mu|qcad-3.9.4.0-1|57	# qt
14mu|qcad-3.9.4.0-1|58	for sofiles in %{qt4plugins}/imageformats/*.so
14mu|qcad-3.9.4.0-1|59	do
14mu|qcad-3.9.4.0-1|60	ln -sf ${sofiles} %{buildroot}%{_datadir}/%{name}/plugins/imageformats/${sofiles##/*/}
14mu|qcad-3.9.4.0-1|61	done
14mu|qcad-3.9.4.0-1|62	
14mu|qcad-3.9.4.0-1|63	for sofiles in %{qt4plugins}/sqldrivers/*.so
14mu|qcad-3.9.4.0-1|64	do
14mu|qcad-3.9.4.0-1|65	ln -sf ${sofiles} %{buildroot}%{_datadir}/%{name}/plugins/sqldrivers/${sofiles##/*/}
14mu|qcad-3.9.4.0-1|66	done
14mu|qcad-3.9.4.0-1|67	
14mu|qcad-3.9.4.0-1|68	install -Dm644 scripts/qcad_icon.png %{buildroot}%{_iconsdir}/qcad_icon.png
14mu|qcad-3.9.4.0-1|69	
14mu|qcad-3.9.4.0-1|70	install -dm0755 %{buildroot}%{_bindir}
14mu|qcad-3.9.4.0-1|71	echo -e '#!/bin/sh\ncd %{_datadir}/%{name}\nLD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH exec ./qcad-bin' > %{buildroot}%{_bindir}/%{name}
14mu|qcad-3.9.4.0-1|72	chmod 0755 %{buildroot}%{_bindir}/%{name}
14mu|qcad-3.9.4.0-1|73	
14mu|qcad-3.9.4.0-1|74	rm -f %{buildroot}%{_datadir}/%{name}/*.a
14mu|qcad-3.9.4.0-1|75	
14mu|qcad-3.9.4.0-1|76	install -dm0755 %{buildroot}%{_libdir}
14mu|qcad-3.9.4.0-1|77	mv %{buildroot}%{_datadir}/%{name}/*.so %{buildroot}%{_libdir}
14mu|qcad-3.9.4.0-1|78	
14mu|qcad-3.9.4.0-1|79	# desktop
14mu|qcad-3.9.4.0-1|80	install -m 755 -d %{buildroot}%{_datadir}/applications
14mu|qcad-3.9.4.0-1|81	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14mu|qcad-3.9.4.0-1|82	[Desktop Entry]
14mu|qcad-3.9.4.0-1|83	Encoding=UTF-8
14mu|qcad-3.9.4.0-1|84	Name=Qcad
14mu|qcad-3.9.4.0-1|85	Name[ru]=Qcad
14mu|qcad-3.9.4.0-1|86	Comment=A professional CAD system
14mu|qcad-3.9.4.0-1|87	Comment[ru]=Профессиональная CAD система
14mu|qcad-3.9.4.0-1|88	Exec=%{name}
14mu|qcad-3.9.4.0-1|89	Icon=qcad_icon
14mu|qcad-3.9.4.0-1|90	Terminal=false
14mu|qcad-3.9.4.0-1|91	Type=Application
14mu|qcad-3.9.4.0-1|92	Categories=Office;Chart;Qt;
14mu|qcad-3.9.4.0-1|93	StartupNotify=true
14mu|qcad-3.9.4.0-1|94	EOF
14mu|qcad-3.9.4.0-1|95	
14mu|qcad-3.9.4.0-1|96	
14mu|qcad-3.9.4.0-1|97	%changelog
14mu|qcad-3.9.4.0-1|98	
14mu|qcad-3.9.4.0-1|99	* Mon Jul 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.9.4.0-1
14mu|qcad-3.9.4.0-1|100	- (42224c9) Add patch to fix linkage
14mu|qcad-3.9.4.0-1|101	
14mu|qcad-3.9.4.0-1|102	

23957 14
14mu|qdox-1.12.1-10|1	Name:           qdox
14mu|qdox-1.12.1-10|2	Version:        1.12.1
14mu|qdox-1.12.1-10|3	Release:        10
14mu|qdox-1.12.1-10|4	Epoch:          0
14mu|qdox-1.12.1-10|5	Summary:        Extract class/interface/method definitions from sources
14mu|qdox-1.12.1-10|6	License:        Apache License
14mu|qdox-1.12.1-10|7	URL:            http://qdox.codehaus.org/
14mu|qdox-1.12.1-10|8	Group:          Development/Java
14mu|qdox-1.12.1-10|9	Source0:        %{name}-%{version}-project.tar.bz2
14mu|qdox-1.12.1-10|10	#svn export http://svn.codehaus.org/qdox/tags/qdox-%{version}
14mu|qdox-1.12.1-10|11	#tar cvjf qdox-%{version}.tar.gz qdox-%{version}
14mu|qdox-1.12.1-10|12	Source1:        qdox-build.xml
14mu|qdox-1.12.1-10|13	Source2:        qdox-LocatedDef.java
14mu|qdox-1.12.1-10|14	BuildRequires:  java-rpmbuild >= 0:1.6
14mu|qdox-1.12.1-10|15	BuildRequires:  ant >= 0:1.6
14mu|qdox-1.12.1-10|16	BuildRequires:  ant-junit >= 0:1.6
14mu|qdox-1.12.1-10|17	BuildRequires:  junit >= 0:3.8.1
14mu|qdox-1.12.1-10|18	BuildRequires:  java-cup
14mu|qdox-1.12.1-10|19	BuildRequires:  jflex
14mu|qdox-1.12.1-10|20	BuildRequires:  byaccj
14mu|qdox-1.12.1-10|21	Requires:       jpackage-utils
14mu|qdox-1.12.1-10|22	Requires:       java
14mu|qdox-1.12.1-10|23	BuildArch:      noarch
14mu|qdox-1.12.1-10|24	BuildRequires:  java-devel
14mu|qdox-1.12.1-10|25	
14mu|qdox-1.12.1-10|26	%description
14mu|qdox-1.12.1-10|27	QDox is a high speed, small footprint parser
14mu|qdox-1.12.1-10|28	for extracting class/interface/method definitions
14mu|qdox-1.12.1-10|29	from source files complete with JavaDoc @tags.
14mu|qdox-1.12.1-10|30	It is designed to be used by active code
14mu|qdox-1.12.1-10|31	generators or documentation tools.
14mu|qdox-1.12.1-10|32	
14mu|qdox-1.12.1-10|33	%package javadoc
14mu|qdox-1.12.1-10|34	Summary:        Javadoc for %{name}
14mu|qdox-1.12.1-10|35	Group:          Development/Java
14mu|qdox-1.12.1-10|36	
14mu|qdox-1.12.1-10|37	%description javadoc
14mu|qdox-1.12.1-10|38	%{summary}.
14mu|qdox-1.12.1-10|39	
14mu|qdox-1.12.1-10|40	%prep
14mu|qdox-1.12.1-10|41	%setup -q
14mu|qdox-1.12.1-10|42	cp %{SOURCE2} src/java/com/thoughtworks/qdox/parser/structs/LocatedDef.java
14mu|qdox-1.12.1-10|43	cp %{SOURCE1} build.xml
14mu|qdox-1.12.1-10|44	
14mu|qdox-1.12.1-10|45	#Remove files which needed jmock
14mu|qdox-1.12.1-10|46	rm src/test/com/thoughtworks/qdox/parser/MockBuilder.java
14mu|qdox-1.12.1-10|47	rm src/test/com/thoughtworks/qdox/parser/MockLexer.java
14mu|qdox-1.12.1-10|48	rm src/test/com/thoughtworks/qdox/parser/ParserTest.java
14mu|qdox-1.12.1-10|49	rm src/test/com/thoughtworks/qdox/directorywalker/DirectoryScannerTest.java
14mu|qdox-1.12.1-10|50	
14mu|qdox-1.12.1-10|51	%{__perl} -pi -e 's/fork="yes"/fork="no"/g;' build.xml
14mu|qdox-1.12.1-10|52	%{__perl} -pi -e 's/yy_lexical_state/zzLexicalState/g;' src/grammar/lexer.flex
14mu|qdox-1.12.1-10|53	
14mu|qdox-1.12.1-10|54	%build
14mu|qdox-1.12.1-10|55	export CLASSPATH=$(build-classpath ant ant-launcher java-cup jflex junit)
14mu|qdox-1.12.1-10|56	CLASSPATH=target/classes:target/test-classes:$CLASSPATH
14mu|qdox-1.12.1-10|57	
14mu|qdox-1.12.1-10|58	# Generate scanner (upstream does this with maven-jflex-plugin)
14mu|qdox-1.12.1-10|59	jflex \
14mu|qdox-1.12.1-10|60	-d src/java \
14mu|qdox-1.12.1-10|61	--skel src/grammar/skeleton.inner \
14mu|qdox-1.12.1-10|62	src/grammar/lexer.flex
14mu|qdox-1.12.1-10|63	
14mu|qdox-1.12.1-10|64	# Generate parser (upstream does this with maven-antrun-plugin)
14mu|qdox-1.12.1-10|65	dir=src/java/com/thoughtworks/qdox/parser/impl
14mu|qdox-1.12.1-10|66	mkdir -p $dir
14mu|qdox-1.12.1-10|67	(cd ./$dir
14mu|qdox-1.12.1-10|68	byaccj \
14mu|qdox-1.12.1-10|69	-v \
14mu|qdox-1.12.1-10|70	-Jnorun \
14mu|qdox-1.12.1-10|71	-Jnoconstruct \
14mu|qdox-1.12.1-10|72	-Jclass=Parser \
14mu|qdox-1.12.1-10|73	-Jsemantic=Value \
14mu|qdox-1.12.1-10|74	-Jpackage=com.thoughtworks.qdox.parser.impl \
14mu|qdox-1.12.1-10|75	../../../../../../grammar/parser.y)
14mu|qdox-1.12.1-10|76	
14mu|qdox-1.12.1-10|77	mkdir -p build/java/com/thoughtworks/qdox/parser/impl/
14mu|qdox-1.12.1-10|78	mv src/java/com/thoughtworks/qdox/parser/impl/Parser.java build/java/com/thoughtworks/qdox/parser/impl/
14mu|qdox-1.12.1-10|79	
14mu|qdox-1.12.1-10|80	%{ant} -Dbuild.sysclasspath=only jar javadoc
14mu|qdox-1.12.1-10|81	
14mu|qdox-1.12.1-10|82	%install
14mu|qdox-1.12.1-10|83	# jars
14mu|qdox-1.12.1-10|84	mkdir -p %{buildroot}%{_javadir}
14mu|qdox-1.12.1-10|85	cp -p build/%{name}.jar \
14mu|qdox-1.12.1-10|86	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|qdox-1.12.1-10|87	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; \
14mu|qdox-1.12.1-10|88	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mu|qdox-1.12.1-10|89	
14mu|qdox-1.12.1-10|90	# javadoc
14mu|qdox-1.12.1-10|91	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|qdox-1.12.1-10|92	cp -pr build/javadocdir/* %{buildroot}%{_javadocdir}/%{name}
14mu|qdox-1.12.1-10|93	
14mu|qdox-1.12.1-10|94	%files
14mu|qdox-1.12.1-10|95	%defattr(0644,root,root,0755)
14mu|qdox-1.12.1-10|96	%doc LICENSE.txt README.txt
14mu|qdox-1.12.1-10|97	%{_javadir}/%{name}.jar
14mu|qdox-1.12.1-10|98	%{_javadir}/%{name}-%{version}.jar
14mu|qdox-1.12.1-10|99	
14mu|qdox-1.12.1-10|100	%files javadoc
14mu|qdox-1.12.1-10|101	%defattr(0644,root,root,0755)
14mu|qdox-1.12.1-10|102	%doc %{_javadocdir}/*
14mu|qdox-1.12.1-10|103	
14mu|qdox-1.12.1-10|104	%changelog
14mu|qdox-1.12.1-10|105	
14mu|qdox-1.12.1-10|106	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.12.1-10
14mu|qdox-1.12.1-10|107	- (44ddb82) Rebuild with Java8
14mu|qdox-1.12.1-10|108	
14mu|qdox-1.12.1-10|109	

23958 14
14mu|qemu-2.5.1.1-6|1	%bcond_with    x86only          # disabled
14mu|qemu-2.5.1.1-6|2	%bcond_with    exclusive_x86_64 # disabled
14mu|qemu-2.5.1.1-6|3	%bcond_without rbd              # enabled
14mu|qemu-2.5.1.1-6|4	%bcond_without fdt              # enabled
14mu|qemu-2.5.1.1-6|5	%bcond_without seccomp
14mu|qemu-2.5.1.1-6|6	
14mu|qemu-2.5.1.1-6|7	# Enable SPICE support unless it is disabled in branding-configs.
14mu|qemu-2.5.1.1-6|8	%{?build_spice}%{?!build_spice:%bcond_without spice}
14mu|qemu-2.5.1.1-6|9	
14mu|qemu-2.5.1.1-6|10	%define _disable_ld_no_undefined 1
14mu|qemu-2.5.1.1-6|11	
14mu|qemu-2.5.1.1-6|12	%define _udevdir /lib/udev/rules.d
14mu|qemu-2.5.1.1-6|13	%define qemudocdir %{_docdir}/%{name}
14mu|qemu-2.5.1.1-6|14	
14mu|qemu-2.5.1.1-6|15	Summary:	QEMU CPU Emulator
14mu|qemu-2.5.1.1-6|16	Name:		qemu
14mu|qemu-2.5.1.1-6|17	Version:	2.5.1.1
14mu|qemu-2.5.1.1-6|18	Release:	6
14mu|qemu-2.5.1.1-6|19	License:	GPLv2+ and LGPLv2+ and BSD
14mu|qemu-2.5.1.1-6|20	Group:		Emulators
14mu|qemu-2.5.1.1-6|21	Url:		http://wiki.qemu.org/Main_Page
14mu|qemu-2.5.1.1-6|22	Source0:	http://wiki.qemu.org/download/%{name}-%{version}.tar.bz2
14mu|qemu-2.5.1.1-6|23	Source1:	qemu.binfmt
14mu|qemu-2.5.1.1-6|24	# Creates /dev/kvm
14mu|qemu-2.5.1.1-6|25	Source3:	80-kvm.rules
14mu|qemu-2.5.1.1-6|26	# KSM control scripts
14mu|qemu-2.5.1.1-6|27	Source4:	ksm.service
14mu|qemu-2.5.1.1-6|28	Source5:	ksm.sysconfig
14mu|qemu-2.5.1.1-6|29	Source6:	ksmctl.c
14mu|qemu-2.5.1.1-6|30	Source7:	ksmtuned.service
14mu|qemu-2.5.1.1-6|31	Source8:	ksmtuned
14mu|qemu-2.5.1.1-6|32	Source9:	ksmtuned.conf
14mu|qemu-2.5.1.1-6|33	# End of KSM control scripts
14mu|qemu-2.5.1.1-6|34	Source10:	qemu-guest-agent.service
14mu|qemu-2.5.1.1-6|35	Source11:	99-qemu-guest-agent.rules
14mu|qemu-2.5.1.1-6|36	Source12:	bridge.conf
14mu|qemu-2.5.1.1-6|37	# qemu-kvm backward compatibility wrapper
14mu|qemu-2.5.1.1-6|38	Source13:	qemu-kvm.sh
14mu|qemu-2.5.1.1-6|39	Source100:	qemu.rpmlintrc
14mu|qemu-2.5.1.1-6|40	
14mu|qemu-2.5.1.1-6|41	# From Mageia
14mu|qemu-2.5.1.1-6|42	Patch01:	CVE-2016-2198-usb-ehci-add-capability-mmio-write-function.patch
14mu|qemu-2.5.1.1-6|43	Patch02:	CVE-2016-2391-ohci-allocate-timer-only-once.patch
14mu|qemu-2.5.1.1-6|44	Patch03:	CVE-2016-2858-01-rng-remove-the-unused-request-cancellation-code.patch
14mu|qemu-2.5.1.1-6|45	Patch04:	CVE-2016-2858-02-rng-move-request-queue-from-RngEgd-to-RngBackend.patch
14mu|qemu-2.5.1.1-6|46	Patch05:	CVE-2016-2858-03-rng-move-request-queue-cleanup-from-RngEgd-to-RngBac.patch
14mu|qemu-2.5.1.1-6|47	Patch06:	CVE-2016-2858-04-rng-add-request-queue-support-to-rng-random.patch
14mu|qemu-2.5.1.1-6|48	Patch07:	CVE-2016-4001-net-stellaris_enet-check-packet-length-against-receive.patch
14mu|qemu-2.5.1.1-6|49	Patch08:	CVE-2016-4002.patch
14mu|qemu-2.5.1.1-6|50	Patch09:	CVE-2016-4020.patch
14mu|qemu-2.5.1.1-6|51	
14mu|qemu-2.5.1.1-6|52	BuildRequires:	iasl
14mu|qemu-2.5.1.1-6|53	BuildRequires:	kernel-headers
14mu|qemu-2.5.1.1-6|54	BuildRequires:	libtool
14mu|qemu-2.5.1.1-6|55	BuildRequires:	rsync
14mu|qemu-2.5.1.1-6|56	BuildRequires:	texi2html
14mu|qemu-2.5.1.1-6|57	BuildRequires:	texinfo
14mu|qemu-2.5.1.1-6|58	BuildRequires:	attr-devel
14mu|qemu-2.5.1.1-6|59	BuildRequires:	bzip2-devel
14mu|qemu-2.5.1.1-6|60	BuildRequires:	cap-devel
14mu|qemu-2.5.1.1-6|61	BuildRequires:	jpeg-devel
14mu|qemu-2.5.1.1-6|62	BuildRequires:	libaio-devel
14mu|qemu-2.5.1.1-6|63	BuildRequires:	numa-devel
14mu|qemu-2.5.1.1-6|64	BuildRequires:	sasl-devel
14mu|qemu-2.5.1.1-6|65	BuildRequires:	usbredir-devel >= 0.5.2
14mu|qemu-2.5.1.1-6|66	BuildRequires:	xfsprogs-devel
14mu|qemu-2.5.1.1-6|67	BuildRequires:	pkgconfig(alsa)
14mu|qemu-2.5.1.1-6|68	BuildRequires:	pkgconfig(bluez)
14mu|qemu-2.5.1.1-6|69	BuildRequires:	pkgconfig(epoxy)
14mu|qemu-2.5.1.1-6|70	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mu|qemu-2.5.1.1-6|71	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|qemu-2.5.1.1-6|72	BuildRequires:	pkgconfig(libcacard)
14mu|qemu-2.5.1.1-6|73	BuildRequires:	pkgconfig(libcap-ng)
14mu|qemu-2.5.1.1-6|74	BuildRequires:	pkgconfig(libcurl)
14mu|qemu-2.5.1.1-6|75	BuildRequires:	pkgconfig(libpci)
14mu|qemu-2.5.1.1-6|76	BuildRequires:	pkgconfig(libpng)
14mu|qemu-2.5.1.1-6|77	BuildRequires:	pkgconfig(libprofiler)
14mu|qemu-2.5.1.1-6|78	BuildRequires:	pkgconfig(libpulse)
14mu|qemu-2.5.1.1-6|79	%if %{with seccomp}
14mu|qemu-2.5.1.1-6|80	BuildRequires:	pkgconfig(libseccomp) >= 2.1.0
14mu|qemu-2.5.1.1-6|81	%endif
14mu|qemu-2.5.1.1-6|82	BuildRequires:	pkgconfig(libssh2)
14mu|qemu-2.5.1.1-6|83	BuildRequires:	pkgconfig(libusb-1.0)
14mu|qemu-2.5.1.1-6|84	BuildRequires:	pkgconfig(libusbredirhost) >=0.5.2
14mu|qemu-2.5.1.1-6|85	BuildRequires:	pkgconfig(ncurses)
14mu|qemu-2.5.1.1-6|86	BuildRequires:	pkgconfig(nss)
14mu|qemu-2.5.1.1-6|87	BuildRequires:	pkgconfig(pixman-1)
14mu|qemu-2.5.1.1-6|88	BuildRequires:	pkgconfig(sdl2)
14mu|qemu-2.5.1.1-6|89	%if %{with spice}
14mu|qemu-2.5.1.1-6|90	BuildRequires:	pkgconfig(spice-server)
14mu|qemu-2.5.1.1-6|91	BuildRequires:	pkgconfig(spice-protocol)
14mu|qemu-2.5.1.1-6|92	%endif
14mu|qemu-2.5.1.1-6|93	BuildRequires:	pkgconfig(uuid)
14mu|qemu-2.5.1.1-6|94	BuildRequires:	pkgconfig(vdeplug)
14mu|qemu-2.5.1.1-6|95	BuildRequires:	pkgconfig(vte-2.90)
14mu|qemu-2.5.1.1-6|96	BuildRequires:	pkgconfig(zlib)
14mu|qemu-2.5.1.1-6|97	BuildRequires:	pkgconfig(egl)
14mu|qemu-2.5.1.1-6|98	
14mu|qemu-2.5.1.1-6|99	Requires:	cyrus-sasl
14mu|qemu-2.5.1.1-6|100	Requires:	ipxe-roms-qemu >= 20150803
14mu|qemu-2.5.1.1-6|101	Requires:	qemu-img = %{EVRD}
14mu|qemu-2.5.1.1-6|102	Requires:	seavgabios-bin
14mu|qemu-2.5.1.1-6|103	Requires:	seabios-bin >= 1.7.5
14mu|qemu-2.5.1.1-6|104	Requires:	sgabios-bin
14mu|qemu-2.5.1.1-6|105	Requires(post,preun,postun):	systemd-units
14mu|qemu-2.5.1.1-6|106	%rename		kvm
14mu|qemu-2.5.1.1-6|107	
14mu|qemu-2.5.1.1-6|108	ExclusiveArch:	%{ix86} x86_64
14mu|qemu-2.5.1.1-6|109	
14mu|qemu-2.5.1.1-6|110	%description
14mu|qemu-2.5.1.1-6|111	QEMU is a generic and open source processor emulator which achieves a good
14mu|qemu-2.5.1.1-6|112	emulation speed by using dynamic translation. QEMU has two operating modes:
14mu|qemu-2.5.1.1-6|113	
14mu|qemu-2.5.1.1-6|114	* Full system emulation. In this mode, QEMU emulates a full system (for
14mu|qemu-2.5.1.1-6|115	example a PC), including a processor and various peripherials. It can be
14mu|qemu-2.5.1.1-6|116	used to launch different Operating Systems without rebooting the PC or
14mu|qemu-2.5.1.1-6|117	to debug system code.
14mu|qemu-2.5.1.1-6|118	* User mode emulation. In this mode, QEMU can launch Linux processes compiled
14mu|qemu-2.5.1.1-6|119	for one CPU on another CPU.
14mu|qemu-2.5.1.1-6|120	
14mu|qemu-2.5.1.1-6|121	QEMU requires no host kernel patches to run, it is safe and easy to use.
14mu|qemu-2.5.1.1-6|122	
14mu|qemu-2.5.1.1-6|123	%files -f %{name}.lang
14mu|qemu-2.5.1.1-6|124	# common
14mu|qemu-2.5.1.1-6|125	%dir %{qemudocdir}
14mu|qemu-2.5.1.1-6|126	%doc %{qemudocdir}/Changelog
14mu|qemu-2.5.1.1-6|127	%doc %{qemudocdir}/README
14mu|qemu-2.5.1.1-6|128	%doc %{qemudocdir}/qemu-doc.html
14mu|qemu-2.5.1.1-6|129	%doc %{qemudocdir}/qemu-tech.html
14mu|qemu-2.5.1.1-6|130	%doc %{qemudocdir}/qmp-commands.txt
14mu|qemu-2.5.1.1-6|131	%doc %{qemudocdir}/COPYING
14mu|qemu-2.5.1.1-6|132	%doc %{qemudocdir}/COPYING.LIB
14mu|qemu-2.5.1.1-6|133	%doc %{qemudocdir}/LICENSE
14mu|qemu-2.5.1.1-6|134	%dir %{_datadir}/%{name}/
14mu|qemu-2.5.1.1-6|135	%{_datadir}/%{name}/qemu-icon.bmp
14mu|qemu-2.5.1.1-6|136	%{_datadir}/%{name}/qemu_logo_no_text.svg
14mu|qemu-2.5.1.1-6|137	%{_datadir}/%{name}/keymaps/
14mu|qemu-2.5.1.1-6|138	%{_datadir}/%{name}/trace-events
14mu|qemu-2.5.1.1-6|139	%{_mandir}/man1/qemu.1*
14mu|qemu-2.5.1.1-6|140	%{_mandir}/man1/virtfs-proxy-helper.1*
14mu|qemu-2.5.1.1-6|141	%{_bindir}/virtfs-proxy-helper
14mu|qemu-2.5.1.1-6|142	%attr(4755, root, root) %{_libexecdir}/qemu-bridge-helper
14mu|qemu-2.5.1.1-6|143	%config(noreplace) %{_sysconfdir}/sasl2/qemu.conf
14mu|qemu-2.5.1.1-6|144	%dir %{_sysconfdir}/qemu
14mu|qemu-2.5.1.1-6|145	%config(noreplace) %{_sysconfdir}/qemu/bridge.conf
14mu|qemu-2.5.1.1-6|146	# ksm
14mu|qemu-2.5.1.1-6|147	%{_libexecdir}/ksmctl
14mu|qemu-2.5.1.1-6|148	%{_sbindir}/ksmtuned
14mu|qemu-2.5.1.1-6|149	%{_unitdir}/ksmtuned.service
14mu|qemu-2.5.1.1-6|150	%{_unitdir}/ksm.service
14mu|qemu-2.5.1.1-6|151	%config(noreplace) %{_sysconfdir}/ksmtuned.conf
14mu|qemu-2.5.1.1-6|152	%config(noreplace) %{_sysconfdir}/sysconfig/ksm
14mu|qemu-2.5.1.1-6|153	# guest-agent
14mu|qemu-2.5.1.1-6|154	%{_bindir}/qemu-ga
14mu|qemu-2.5.1.1-6|155	%{_mandir}/man8/qemu-ga.8*
14mu|qemu-2.5.1.1-6|156	%{_unitdir}/qemu-guest-agent.service
14mu|qemu-2.5.1.1-6|157	%{_udevdir}/99-qemu-guest-agent.rules
14mu|qemu-2.5.1.1-6|158	# emulators, etc.
14mu|qemu-2.5.1.1-6|159	%{_exec_prefix}/lib/binfmt.d/qemu-*.conf
14mu|qemu-2.5.1.1-6|160	%{_bindir}/qemu-i386
14mu|qemu-2.5.1.1-6|161	%{_bindir}/qemu-x86_64
14mu|qemu-2.5.1.1-6|162	%{_bindir}/qemu-aarch64
14mu|qemu-2.5.1.1-6|163	%{_bindir}/qemu-alpha
14mu|qemu-2.5.1.1-6|164	%{_bindir}/qemu-arm
14mu|qemu-2.5.1.1-6|165	%{_bindir}/qemu-armeb
14mu|qemu-2.5.1.1-6|166	%{_bindir}/qemu-cris
14mu|qemu-2.5.1.1-6|167	%{_bindir}/qemu-m68k
14mu|qemu-2.5.1.1-6|168	%{_bindir}/qemu-microblaze
14mu|qemu-2.5.1.1-6|169	%{_bindir}/qemu-microblazeel
14mu|qemu-2.5.1.1-6|170	%{_bindir}/qemu-mips
14mu|qemu-2.5.1.1-6|171	%{_bindir}/qemu-mipsel
14mu|qemu-2.5.1.1-6|172	%{_bindir}/qemu-mips64
14mu|qemu-2.5.1.1-6|173	%{_bindir}/qemu-mips64el
14mu|qemu-2.5.1.1-6|174	%{_bindir}/qemu-mipsn32
14mu|qemu-2.5.1.1-6|175	%{_bindir}/qemu-mipsn32el
14mu|qemu-2.5.1.1-6|176	%{_bindir}/qemu-or32
14mu|qemu-2.5.1.1-6|177	%{_bindir}/qemu-ppc
14mu|qemu-2.5.1.1-6|178	%{_bindir}/qemu-ppc64
14mu|qemu-2.5.1.1-6|179	%{_bindir}/qemu-ppc64abi32
14mu|qemu-2.5.1.1-6|180	%{_bindir}/qemu-ppc64le
14mu|qemu-2.5.1.1-6|181	%{_bindir}/qemu-s390x
14mu|qemu-2.5.1.1-6|182	%{_bindir}/qemu-sh4
14mu|qemu-2.5.1.1-6|183	%{_bindir}/qemu-sh4eb
14mu|qemu-2.5.1.1-6|184	%{_bindir}/qemu-sparc
14mu|qemu-2.5.1.1-6|185	%{_bindir}/qemu-sparc32plus
14mu|qemu-2.5.1.1-6|186	%{_bindir}/qemu-sparc64
14mu|qemu-2.5.1.1-6|187	%{_bindir}/qemu-unicore32
14mu|qemu-2.5.1.1-6|188	# KVM
14mu|qemu-2.5.1.1-6|189	%ifarch %{ix86} x86_64
14mu|qemu-2.5.1.1-6|190	%{_bindir}/qemu-kvm
14mu|qemu-2.5.1.1-6|191	%{_bindir}/kvm_stat
14mu|qemu-2.5.1.1-6|192	%{_mandir}/man1/qemu-kvm.1*
14mu|qemu-2.5.1.1-6|193	%{_udevdir}/80-kvm.rules
14mu|qemu-2.5.1.1-6|194	%endif
14mu|qemu-2.5.1.1-6|195	# x86
14mu|qemu-2.5.1.1-6|196	%{_bindir}/qemu-system-i386
14mu|qemu-2.5.1.1-6|197	%{_bindir}/qemu-system-x86_64
14mu|qemu-2.5.1.1-6|198	%{_mandir}/man1/qemu-system-i386.1*
14mu|qemu-2.5.1.1-6|199	%{_mandir}/man1/qemu-system-x86_64.1*
14mu|qemu-2.5.1.1-6|200	%{_datadir}/%{name}/acpi-dsdt.aml
14mu|qemu-2.5.1.1-6|201	%{_datadir}/%{name}/q35-acpi-dsdt.aml
14mu|qemu-2.5.1.1-6|202	%{_datadir}/%{name}/bios.bin
14mu|qemu-2.5.1.1-6|203	%{_datadir}/%{name}/bios-256k.bin
14mu|qemu-2.5.1.1-6|204	%{_datadir}/%{name}/sgabios.bin
14mu|qemu-2.5.1.1-6|205	%{_datadir}/%{name}/linuxboot.bin
14mu|qemu-2.5.1.1-6|206	%{_datadir}/%{name}/multiboot.bin
14mu|qemu-2.5.1.1-6|207	%{_datadir}/%{name}/kvmvapic.bin
14mu|qemu-2.5.1.1-6|208	%{_datadir}/%{name}/vgabios.bin
14mu|qemu-2.5.1.1-6|209	%{_datadir}/%{name}/vgabios-cirrus.bin
14mu|qemu-2.5.1.1-6|210	%{_datadir}/%{name}/vgabios-qxl.bin
14mu|qemu-2.5.1.1-6|211	%{_datadir}/%{name}/vgabios-stdvga.bin
14mu|qemu-2.5.1.1-6|212	%{_datadir}/%{name}/vgabios-vmware.bin
14mu|qemu-2.5.1.1-6|213	%{_datadir}/%{name}/vgabios-virtio.bin
14mu|qemu-2.5.1.1-6|214	%{_datadir}/%{name}/pxe-e1000.rom
14mu|qemu-2.5.1.1-6|215	%{_datadir}/%{name}/efi-e1000.rom
14mu|qemu-2.5.1.1-6|216	%{_datadir}/%{name}/pxe-virtio.rom
14mu|qemu-2.5.1.1-6|217	%{_datadir}/%{name}/efi-virtio.rom
14mu|qemu-2.5.1.1-6|218	%{_datadir}/%{name}/pxe-pcnet.rom
14mu|qemu-2.5.1.1-6|219	%{_datadir}/%{name}/efi-pcnet.rom
14mu|qemu-2.5.1.1-6|220	%{_datadir}/%{name}/pxe-rtl8139.rom
14mu|qemu-2.5.1.1-6|221	%{_datadir}/%{name}/efi-rtl8139.rom
14mu|qemu-2.5.1.1-6|222	%{_datadir}/%{name}/pxe-ne2k_pci.rom
14mu|qemu-2.5.1.1-6|223	%{_datadir}/%{name}/efi-ne2k_pci.rom
14mu|qemu-2.5.1.1-6|224	# alpha
14mu|qemu-2.5.1.1-6|225	%{_bindir}/qemu-system-alpha
14mu|qemu-2.5.1.1-6|226	%{_mandir}/man1/qemu-system-alpha.1*
14mu|qemu-2.5.1.1-6|227	%{_datadir}/%{name}/palcode-clipper
14mu|qemu-2.5.1.1-6|228	# arm
14mu|qemu-2.5.1.1-6|229	%{_bindir}/qemu-system-arm
14mu|qemu-2.5.1.1-6|230	%{_mandir}/man1/qemu-system-arm.1*
14mu|qemu-2.5.1.1-6|231	# mips
14mu|qemu-2.5.1.1-6|232	%{_bindir}/qemu-system-mips
14mu|qemu-2.5.1.1-6|233	%{_bindir}/qemu-system-mipsel
14mu|qemu-2.5.1.1-6|234	%{_bindir}/qemu-system-mips64
14mu|qemu-2.5.1.1-6|235	%{_bindir}/qemu-system-mips64el
14mu|qemu-2.5.1.1-6|236	%{_mandir}/man1/qemu-system-mips.1*
14mu|qemu-2.5.1.1-6|237	%{_mandir}/man1/qemu-system-mipsel.1*
14mu|qemu-2.5.1.1-6|238	%{_mandir}/man1/qemu-system-mips64el.1*
14mu|qemu-2.5.1.1-6|239	%{_mandir}/man1/qemu-system-mips64.1*
14mu|qemu-2.5.1.1-6|240	# cris
14mu|qemu-2.5.1.1-6|241	%{_bindir}/qemu-system-cris
14mu|qemu-2.5.1.1-6|242	%{_mandir}/man1/qemu-system-cris.1*
14mu|qemu-2.5.1.1-6|243	# lm32
14mu|qemu-2.5.1.1-6|244	%{_bindir}/qemu-system-lm32
14mu|qemu-2.5.1.1-6|245	%{_mandir}/man1/qemu-system-lm32.1*
14mu|qemu-2.5.1.1-6|246	# m68k
14mu|qemu-2.5.1.1-6|247	%{_bindir}/qemu-system-m68k
14mu|qemu-2.5.1.1-6|248	%{_mandir}/man1/qemu-system-m68k.1*
14mu|qemu-2.5.1.1-6|249	# microblaze
14mu|qemu-2.5.1.1-6|250	%{_bindir}/qemu-system-microblaze
14mu|qemu-2.5.1.1-6|251	%{_bindir}/qemu-system-microblazeel
14mu|qemu-2.5.1.1-6|252	%{_mandir}/man1/qemu-system-microblaze.1*
14mu|qemu-2.5.1.1-6|253	%{_mandir}/man1/qemu-system-microblazeel.1*
14mu|qemu-2.5.1.1-6|254	%{_datadir}/%{name}/petalogix*.dtb
14mu|qemu-2.5.1.1-6|255	# or32
14mu|qemu-2.5.1.1-6|256	%{_bindir}/qemu-system-or32
14mu|qemu-2.5.1.1-6|257	%{_mandir}/man1/qemu-system-or32.1*
14mu|qemu-2.5.1.1-6|258	# s390x
14mu|qemu-2.5.1.1-6|259	%{_bindir}/qemu-system-s390x
14mu|qemu-2.5.1.1-6|260	%{_mandir}/man1/qemu-system-s390x.1*
14mu|qemu-2.5.1.1-6|261	%{_datadir}/%{name}/s390-zipl.rom
14mu|qemu-2.5.1.1-6|262	%{_datadir}/%{name}/s390-ccw.img
14mu|qemu-2.5.1.1-6|263	# sh4
14mu|qemu-2.5.1.1-6|264	%{_bindir}/qemu-system-sh4
14mu|qemu-2.5.1.1-6|265	%{_bindir}/qemu-system-sh4eb
14mu|qemu-2.5.1.1-6|266	%{_mandir}/man1/qemu-system-sh4.1*
14mu|qemu-2.5.1.1-6|267	%{_mandir}/man1/qemu-system-sh4eb.1*
14mu|qemu-2.5.1.1-6|268	# sparc
14mu|qemu-2.5.1.1-6|269	%{_bindir}/qemu-system-sparc
14mu|qemu-2.5.1.1-6|270	%{_bindir}/qemu-system-sparc64
14mu|qemu-2.5.1.1-6|271	%{_mandir}/man1/qemu-system-sparc.1*
14mu|qemu-2.5.1.1-6|272	%{_mandir}/man1/qemu-system-sparc64.1*
14mu|qemu-2.5.1.1-6|273	%{_datadir}/%{name}/QEMU,tcx.bin
14mu|qemu-2.5.1.1-6|274	%{_datadir}/%{name}/QEMU,cgthree.bin
14mu|qemu-2.5.1.1-6|275	# ppc
14mu|qemu-2.5.1.1-6|276	%{_bindir}/qemu-system-ppc
14mu|qemu-2.5.1.1-6|277	%{_bindir}/qemu-system-ppc64
14mu|qemu-2.5.1.1-6|278	%{_bindir}/qemu-system-ppcemb
14mu|qemu-2.5.1.1-6|279	%{_mandir}/man1/qemu-system-ppc.1*
14mu|qemu-2.5.1.1-6|280	%{_mandir}/man1/qemu-system-ppc64.1*
14mu|qemu-2.5.1.1-6|281	%{_mandir}/man1/qemu-system-ppcemb.1*
14mu|qemu-2.5.1.1-6|282	%{_datadir}/%{name}/bamboo.dtb
14mu|qemu-2.5.1.1-6|283	%{_datadir}/%{name}/ppc_rom.bin
14mu|qemu-2.5.1.1-6|284	%{_datadir}/%{name}/spapr-rtas.bin
14mu|qemu-2.5.1.1-6|285	%{_datadir}/%{name}/u-boot.e500
14mu|qemu-2.5.1.1-6|286	# unicore32
14mu|qemu-2.5.1.1-6|287	%{_bindir}/qemu-system-unicore32
14mu|qemu-2.5.1.1-6|288	%{_mandir}/man1/qemu-system-unicore32.1*
14mu|qemu-2.5.1.1-6|289	# xtensa
14mu|qemu-2.5.1.1-6|290	%{_bindir}/qemu-system-xtensa
14mu|qemu-2.5.1.1-6|291	%{_bindir}/qemu-system-xtensaeb
14mu|qemu-2.5.1.1-6|292	%{_mandir}/man1/qemu-system-xtensa.1*
14mu|qemu-2.5.1.1-6|293	%{_mandir}/man1/qemu-system-xtensaeb.1*
14mu|qemu-2.5.1.1-6|294	# moxie
14mu|qemu-2.5.1.1-6|295	%{_bindir}/qemu-system-moxie
14mu|qemu-2.5.1.1-6|296	%{_mandir}/man1/qemu-system-moxie.1*
14mu|qemu-2.5.1.1-6|297	# aarch64
14mu|qemu-2.5.1.1-6|298	%{_bindir}/qemu-system-aarch64
14mu|qemu-2.5.1.1-6|299	%{_mandir}/man1/qemu-system-aarch64.1*
14mu|qemu-2.5.1.1-6|300	# tricore
14mu|qemu-2.5.1.1-6|301	%{_bindir}/qemu-system-tricore
14mu|qemu-2.5.1.1-6|302	%{_mandir}/man1/qemu-system-tricore.1*
14mu|qemu-2.5.1.1-6|303	
14mu|qemu-2.5.1.1-6|304	%post
14mu|qemu-2.5.1.1-6|305	getent group kvm >/dev/null || groupadd -g 36 -r kvm
14mu|qemu-2.5.1.1-6|306	getent group qemu >/dev/null || groupadd -g 107 -r qemu
14mu|qemu-2.5.1.1-6|307	getent passwd qemu >/dev/null || \
14mu|qemu-2.5.1.1-6|308	useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \
14mu|qemu-2.5.1.1-6|309	-c "qemu user" qemu
14mu|qemu-2.5.1.1-6|310	
14mu|qemu-2.5.1.1-6|311	%ifarch %{ix86} x86_64
14mu|qemu-2.5.1.1-6|312	# A workaround for https://bugzilla.redhat.com/show_bug.cgi?id=950436
14mu|qemu-2.5.1.1-6|313	chmod --quiet 666 /dev/kvm || :
14mu|qemu-2.5.1.1-6|314	%endif
14mu|qemu-2.5.1.1-6|315	
14mu|qemu-2.5.1.1-6|316	%systemd_post ksmtuned.service
14mu|qemu-2.5.1.1-6|317	%systemd_post ksm.service
14mu|qemu-2.5.1.1-6|318	%systemd_post qemu-guest-agent.service
14mu|qemu-2.5.1.1-6|319	
14mu|qemu-2.5.1.1-6|320	systemctl --system try-restart systemd-binfmt.service &>/dev/null || :
14mu|qemu-2.5.1.1-6|321	
14mu|qemu-2.5.1.1-6|322	%preun
14mu|qemu-2.5.1.1-6|323	%systemd_preun ksm.service
14mu|qemu-2.5.1.1-6|324	%systemd_preun ksmtuned.service
14mu|qemu-2.5.1.1-6|325	%systemd_preun qemu-guest-agent.service
14mu|qemu-2.5.1.1-6|326	
14mu|qemu-2.5.1.1-6|327	%postun
14mu|qemu-2.5.1.1-6|328	%systemd_postun_with_restart systemd-binfmt.service
14mu|qemu-2.5.1.1-6|329	
14mu|qemu-2.5.1.1-6|330	#----------------------------------------------------------------------------
14mu|qemu-2.5.1.1-6|331	
14mu|qemu-2.5.1.1-6|332	%package img
14mu|qemu-2.5.1.1-6|333	Summary:	QEMU disk image utility
14mu|qemu-2.5.1.1-6|334	Group:		Emulators
14mu|qemu-2.5.1.1-6|335	Conflicts:	qemu < 0.9.0-3
14mu|qemu-2.5.1.1-6|336	
14mu|qemu-2.5.1.1-6|337	%description img
14mu|qemu-2.5.1.1-6|338	This package contains the QEMU disk image utility that is used to
14mu|qemu-2.5.1.1-6|339	create, commit, convert and get information from a disk image.
14mu|qemu-2.5.1.1-6|340	
14mu|qemu-2.5.1.1-6|341	%files img
14mu|qemu-2.5.1.1-6|342	%{_bindir}/qemu-img
14mu|qemu-2.5.1.1-6|343	%{_bindir}/qemu-io
14mu|qemu-2.5.1.1-6|344	%{_bindir}/qemu-nbd
14mu|qemu-2.5.1.1-6|345	%{_mandir}/man1/qemu-img.1*
14mu|qemu-2.5.1.1-6|346	%{_mandir}/man8/qemu-nbd.8*
14mu|qemu-2.5.1.1-6|347	
14mu|qemu-2.5.1.1-6|348	#----------------------------------------------------------------------------
14mu|qemu-2.5.1.1-6|349	
14mu|qemu-2.5.1.1-6|350	%package -n ivshmem-tools
14mu|qemu-2.5.1.1-6|351	Summary:	Client and server for QEMU ivshmem device
14mu|qemu-2.5.1.1-6|352	Group:		Emulators
14mu|qemu-2.5.1.1-6|353	
14mu|qemu-2.5.1.1-6|354	%description -n ivshmem-tools
14mu|qemu-2.5.1.1-6|355	This package provides client and server tools for QEMU's ivshmem device.
14mu|qemu-2.5.1.1-6|356	
14mu|qemu-2.5.1.1-6|357	%files -n ivshmem-tools
14mu|qemu-2.5.1.1-6|358	%{_bindir}/ivshmem-client
14mu|qemu-2.5.1.1-6|359	%{_bindir}/ivshmem-server
14mu|qemu-2.5.1.1-6|360	
14mu|qemu-2.5.1.1-6|361	#----------------------------------------------------------------------------
14mu|qemu-2.5.1.1-6|362	
14mu|qemu-2.5.1.1-6|363	%prep
14mu|qemu-2.5.1.1-6|364	%setup -q -n %{name}-%{version}
14mu|qemu-2.5.1.1-6|365	%apply_patches
14mu|qemu-2.5.1.1-6|366	
14mu|qemu-2.5.1.1-6|367	%build
14mu|qemu-2.5.1.1-6|368	
14mu|qemu-2.5.1.1-6|369	# QEMU already knows how to set _FORTIFY_SOURCE
14mu|qemu-2.5.1.1-6|370	%global optflags %(echo %{optflags} | sed 's/-Wp,-D_FORTIFY_SOURCE=2//')
14mu|qemu-2.5.1.1-6|371	
14mu|qemu-2.5.1.1-6|372	# --build-id option is used for giving info to the debug packages.
14mu|qemu-2.5.1.1-6|373	extraldflags="-Wl,--build-id";
14mu|qemu-2.5.1.1-6|374	buildldflags="VL_LDFLAGS=-Wl,--build-id"
14mu|qemu-2.5.1.1-6|375	
14mu|qemu-2.5.1.1-6|376	buildarch="i386-softmmu x86_64-softmmu alpha-softmmu arm-softmmu \
14mu|qemu-2.5.1.1-6|377	cris-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu \
14mu|qemu-2.5.1.1-6|378	microblazeel-softmmu mips-softmmu mipsel-softmmu mips64-softmmu \
14mu|qemu-2.5.1.1-6|379	mips64el-softmmu or32-softmmu ppc-softmmu ppcemb-softmmu ppc64-softmmu \
14mu|qemu-2.5.1.1-6|380	s390x-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu sparc64-softmmu \
14mu|qemu-2.5.1.1-6|381	xtensa-softmmu xtensaeb-softmmu unicore32-softmmu moxie-softmmu \
14mu|qemu-2.5.1.1-6|382	tricore-softmmu \
14mu|qemu-2.5.1.1-6|383	i386-linux-user x86_64-linux-user aarch64-linux-user alpha-linux-user \
14mu|qemu-2.5.1.1-6|384	arm-linux-user armeb-linux-user cris-linux-user m68k-linux-user \
14mu|qemu-2.5.1.1-6|385	microblaze-linux-user microblazeel-linux-user mips-linux-user \
14mu|qemu-2.5.1.1-6|386	mipsel-linux-user mips64-linux-user mips64el-linux-user \
14mu|qemu-2.5.1.1-6|387	mipsn32-linux-user mipsn32el-linux-user \
14mu|qemu-2.5.1.1-6|388	or32-linux-user ppc-linux-user ppc64-linux-user ppc64le-linux-user \
14mu|qemu-2.5.1.1-6|389	ppc64abi32-linux-user s390x-linux-user sh4-linux-user sh4eb-linux-user \
14mu|qemu-2.5.1.1-6|390	sparc-linux-user sparc64-linux-user sparc32plus-linux-user \
14mu|qemu-2.5.1.1-6|391	unicore32-linux-user aarch64-softmmu"
14mu|qemu-2.5.1.1-6|392	
14mu|qemu-2.5.1.1-6|393	%if %{with x86only}
14mu|qemu-2.5.1.1-6|394	buildarch="i386-softmmu x86_64-softmmu i386-linux-user x86_64-linux-user"
14mu|qemu-2.5.1.1-6|395	%endif
14mu|qemu-2.5.1.1-6|396	
14mu|qemu-2.5.1.1-6|397	./configure \
14mu|qemu-2.5.1.1-6|398	--prefix=%{_prefix} \
14mu|qemu-2.5.1.1-6|399	--libdir=%{_libdir} \
14mu|qemu-2.5.1.1-6|400	--sysconfdir=%{_sysconfdir} \
14mu|qemu-2.5.1.1-6|401	--interp-prefix=%{_prefix}/qemu-%%M \
14mu|qemu-2.5.1.1-6|402	--localstatedir=%{_localstatedir} \
14mu|qemu-2.5.1.1-6|403	--libexecdir=%{_libexecdir} \
14mu|qemu-2.5.1.1-6|404	--with-pkgversion=%{name}-%{version}-%{release} \
14mu|qemu-2.5.1.1-6|405	--disable-strip \
14mu|qemu-2.5.1.1-6|406	--extra-ldflags="$extraldflags -pie -Wl,-z,relro -Wl,-z,now" \
14mu|qemu-2.5.1.1-6|407	--extra-cflags="%{optflags}" \
14mu|qemu-2.5.1.1-6|408	--enable-pie \
14mu|qemu-2.5.1.1-6|409	--disable-werror \
14mu|qemu-2.5.1.1-6|410	--target-list="$buildarch" \
14mu|qemu-2.5.1.1-6|411	--audio-drv-list=pa,sdl,alsa,oss \
14mu|qemu-2.5.1.1-6|412	--enable-kvm \
14mu|qemu-2.5.1.1-6|413	--enable-tcmalloc \
14mu|qemu-2.5.1.1-6|414	--enable-smartcard \
14mu|qemu-2.5.1.1-6|415	%if %{with spice}
14mu|qemu-2.5.1.1-6|416	--enable-spice \
14mu|qemu-2.5.1.1-6|417	%else
14mu|qemu-2.5.1.1-6|418	--disable-spice \
14mu|qemu-2.5.1.1-6|419	%endif
14mu|qemu-2.5.1.1-6|420	%if %{with seccomp}
14mu|qemu-2.5.1.1-6|421	--enable-seccomp \
14mu|qemu-2.5.1.1-6|422	%else
14mu|qemu-2.5.1.1-6|423	--disable-seccomp \
14mu|qemu-2.5.1.1-6|424	%endif
14mu|qemu-2.5.1.1-6|425	--with-sdlabi="2.0" \
14mu|qemu-2.5.1.1-6|426	--with-gtkabi="3.0" \
14mu|qemu-2.5.1.1-6|427	--enable-vde \
14mu|qemu-2.5.1.1-6|428	--disable-xen \
14mu|qemu-2.5.1.1-6|429	%if %{without rbd}
14mu|qemu-2.5.1.1-6|430	--disable-rbd \
14mu|qemu-2.5.1.1-6|431	%endif
14mu|qemu-2.5.1.1-6|432	%if %{without fdt}
14mu|qemu-2.5.1.1-6|433	--disable-fdt \
14mu|qemu-2.5.1.1-6|434	%endif
14mu|qemu-2.5.1.1-6|435	"$@"
14mu|qemu-2.5.1.1-6|436	
14mu|qemu-2.5.1.1-6|437	echo "config-host.mak contents:"
14mu|qemu-2.5.1.1-6|438	echo "==="
14mu|qemu-2.5.1.1-6|439	cat config-host.mak
14mu|qemu-2.5.1.1-6|440	echo "==="
14mu|qemu-2.5.1.1-6|441	
14mu|qemu-2.5.1.1-6|442	%make V=1 $buildldflags
14mu|qemu-2.5.1.1-6|443	
14mu|qemu-2.5.1.1-6|444	gcc %{SOURCE6} -O2 -g -o ksmctl
14mu|qemu-2.5.1.1-6|445	
14mu|qemu-2.5.1.1-6|446	cat %{SOURCE4} | sed "s,@libexecdir@,%{_libexecdir},g" > ksm.service
14mu|qemu-2.5.1.1-6|447	
14mu|qemu-2.5.1.1-6|448	
14mu|qemu-2.5.1.1-6|449	%install
14mu|qemu-2.5.1.1-6|450	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/modules
14mu|qemu-2.5.1.1-6|451	mkdir -p %{buildroot}%{_sysconfdir}/qemu
14mu|qemu-2.5.1.1-6|452	mkdir -p %{buildroot}%{_bindir}/
14mu|qemu-2.5.1.1-6|453	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|qemu-2.5.1.1-6|454	mkdir -p %{buildroot}%{_udevdir}
14mu|qemu-2.5.1.1-6|455	
14mu|qemu-2.5.1.1-6|456	install -D -p -m 0644 ksm.service %{buildroot}/%{_unitdir}/ksm.service
14mu|qemu-2.5.1.1-6|457	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/ksm
14mu|qemu-2.5.1.1-6|458	install -D -p -m 0755 ksmctl %{buildroot}%{_libexecdir}/ksmctl
14mu|qemu-2.5.1.1-6|459	
14mu|qemu-2.5.1.1-6|460	install -D -p -m 0644 %{SOURCE7} %{buildroot}/%{_unitdir}/ksmtuned.service
14mu|qemu-2.5.1.1-6|461	install -D -p -m 0755 %{SOURCE8} %{buildroot}%{_sbindir}/ksmtuned
14mu|qemu-2.5.1.1-6|462	install -D -p -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/ksmtuned.conf
14mu|qemu-2.5.1.1-6|463	
14mu|qemu-2.5.1.1-6|464	install -D -p -m 0644 %{SOURCE10} %{buildroot}%{_unitdir}
14mu|qemu-2.5.1.1-6|465	install -D -p -m 0644 %{SOURCE11} %{buildroot}%{_udevdir}
14mu|qemu-2.5.1.1-6|466	
14mu|qemu-2.5.1.1-6|467	%ifarch %{ix86} x86_64
14mu|qemu-2.5.1.1-6|468	install -m 0755 scripts/kvm/kvm_stat %{buildroot}%{_bindir}/
14mu|qemu-2.5.1.1-6|469	install -m 0644 %{SOURCE3} %{buildroot}%{_udevdir}
14mu|qemu-2.5.1.1-6|470	install -m 0755 %{SOURCE13} %{buildroot}%{_bindir}/qemu-kvm
14mu|qemu-2.5.1.1-6|471	%endif
14mu|qemu-2.5.1.1-6|472	
14mu|qemu-2.5.1.1-6|473	%makeinstall_std
14mu|qemu-2.5.1.1-6|474	
14mu|qemu-2.5.1.1-6|475	%ifarch %{ix86} x86_64
14mu|qemu-2.5.1.1-6|476	ln -sf qemu.1.xz %{buildroot}%{_mandir}/man1/qemu-kvm.1.xz
14mu|qemu-2.5.1.1-6|477	%endif
14mu|qemu-2.5.1.1-6|478	
14mu|qemu-2.5.1.1-6|479	#chmod -x %{buildroot}%{_mandir}/man1/*
14mu|qemu-2.5.1.1-6|480	install -D -p -m 0644 -t %{buildroot}%{qemudocdir} Changelog README COPYING COPYING.LIB LICENSE
14mu|qemu-2.5.1.1-6|481	for emu in %{buildroot}%{_bindir}/qemu-system-*; do
14mu|qemu-2.5.1.1-6|482	ln -sf qemu.1.xz %{buildroot}%{_mandir}/man1/$(basename $emu).1.xz
14mu|qemu-2.5.1.1-6|483	done
14mu|qemu-2.5.1.1-6|484	
14mu|qemu-2.5.1.1-6|485	install -D -p -m 0644 qemu.sasl %{buildroot}%{_sysconfdir}/sasl2/qemu.conf
14mu|qemu-2.5.1.1-6|486	
14mu|qemu-2.5.1.1-6|487	# Provided by package openbios
14mu|qemu-2.5.1.1-6|488	rm -rf %{buildroot}%{_datadir}/%{name}/openbios-ppc
14mu|qemu-2.5.1.1-6|489	rm -rf %{buildroot}%{_datadir}/%{name}/openbios-sparc32
14mu|qemu-2.5.1.1-6|490	rm -rf %{buildroot}%{_datadir}/%{name}/openbios-sparc64
14mu|qemu-2.5.1.1-6|491	# Provided by package SLOF
14mu|qemu-2.5.1.1-6|492	rm -rf %{buildroot}%{_datadir}/%{name}/slof.bin
14mu|qemu-2.5.1.1-6|493	# Provided by package ipxe
14mu|qemu-2.5.1.1-6|494	rm -rf %{buildroot}%{_datadir}/%{name}/pxe*rom
14mu|qemu-2.5.1.1-6|495	rm -rf %{buildroot}%{_datadir}/%{name}/efi*rom
14mu|qemu-2.5.1.1-6|496	# Provided by package seavgabios
14mu|qemu-2.5.1.1-6|497	rm -rf %{buildroot}%{_datadir}/%{name}/vgabios*bin
14mu|qemu-2.5.1.1-6|498	# Provided by package seabios
14mu|qemu-2.5.1.1-6|499	rm -rf %{buildroot}%{_datadir}/%{name}/bios.bin
14mu|qemu-2.5.1.1-6|500	rm -rf %{buildroot}%{_datadir}/%{name}/bios-256k.bin
14mu|qemu-2.5.1.1-6|501	rm -rf %{buildroot}%{_datadir}/%{name}/acpi-dsdt.aml
14mu|qemu-2.5.1.1-6|502	rm -rf %{buildroot}%{_datadir}/%{name}/q35-acpi-dsdt.aml
14mu|qemu-2.5.1.1-6|503	# Provided by package sgabios
14mu|qemu-2.5.1.1-6|504	rm -rf %{buildroot}%{_datadir}/%{name}/sgabios.bin
14mu|qemu-2.5.1.1-6|505	
14mu|qemu-2.5.1.1-6|506	# the pxe gpxe images will be symlinks to the images on
14mu|qemu-2.5.1.1-6|507	# /usr/share/ipxe, as QEMU doesn't know how to look
14mu|qemu-2.5.1.1-6|508	# for other paths, yet.
14mu|qemu-2.5.1.1-6|509	pxe_link() {
14mu|qemu-2.5.1.1-6|510	ln -s ../ipxe/$2.rom %{buildroot}%{_datadir}/%{name}/pxe-$1.rom
14mu|qemu-2.5.1.1-6|511	ln -s ../ipxe.efi/$2.rom %{buildroot}%{_datadir}/%{name}/efi-$1.rom
14mu|qemu-2.5.1.1-6|512	}
14mu|qemu-2.5.1.1-6|513	
14mu|qemu-2.5.1.1-6|514	pxe_link e1000 8086100e
14mu|qemu-2.5.1.1-6|515	pxe_link ne2k_pci 10ec8029
14mu|qemu-2.5.1.1-6|516	pxe_link pcnet 10222000
14mu|qemu-2.5.1.1-6|517	pxe_link rtl8139 10ec8139
14mu|qemu-2.5.1.1-6|518	pxe_link virtio 1af41000
14mu|qemu-2.5.1.1-6|519	
14mu|qemu-2.5.1.1-6|520	rom_link() {
14mu|qemu-2.5.1.1-6|521	ln -s $1 %{buildroot}%{_datadir}/%{name}/$2
14mu|qemu-2.5.1.1-6|522	}
14mu|qemu-2.5.1.1-6|523	
14mu|qemu-2.5.1.1-6|524	rom_link ../seavgabios/vgabios-isavga.bin vgabios.bin
14mu|qemu-2.5.1.1-6|525	rom_link ../seavgabios/vgabios-cirrus.bin vgabios-cirrus.bin
14mu|qemu-2.5.1.1-6|526	rom_link ../seavgabios/vgabios-qxl.bin vgabios-qxl.bin
14mu|qemu-2.5.1.1-6|527	rom_link ../seavgabios/vgabios-stdvga.bin vgabios-stdvga.bin
14mu|qemu-2.5.1.1-6|528	rom_link ../seavgabios/vgabios-vmware.bin vgabios-vmware.bin
14mu|qemu-2.5.1.1-6|529	rom_link ../seavgabios/vgabios-virtio.bin vgabios-virtio.bin
14mu|qemu-2.5.1.1-6|530	rom_link ../seabios/bios.bin bios.bin
14mu|qemu-2.5.1.1-6|531	rom_link ../seabios/bios-256k.bin bios-256k.bin
14mu|qemu-2.5.1.1-6|532	rom_link ../seabios/acpi-dsdt.aml acpi-dsdt.aml
14mu|qemu-2.5.1.1-6|533	rom_link ../seabios/q35-acpi-dsdt.aml q35-acpi-dsdt.aml
14mu|qemu-2.5.1.1-6|534	rom_link ../sgabios/sgabios.bin sgabios.bin
14mu|qemu-2.5.1.1-6|535	
14mu|qemu-2.5.1.1-6|536	# Install binfmt
14mu|qemu-2.5.1.1-6|537	mkdir -p %{buildroot}%{_exec_prefix}/lib/binfmt.d
14mu|qemu-2.5.1.1-6|538	for i in dummy \
14mu|qemu-2.5.1.1-6|539	%ifnarch %{ix86} x86_64
14mu|qemu-2.5.1.1-6|540	qemu-i386 \
14mu|qemu-2.5.1.1-6|541	%endif
14mu|qemu-2.5.1.1-6|542	%ifnarch alpha
14mu|qemu-2.5.1.1-6|543	qemu-alpha \
14mu|qemu-2.5.1.1-6|544	%endif
14mu|qemu-2.5.1.1-6|545	%ifnarch %{arm}
14mu|qemu-2.5.1.1-6|546	qemu-arm \
14mu|qemu-2.5.1.1-6|547	%endif
14mu|qemu-2.5.1.1-6|548	qemu-armeb \
14mu|qemu-2.5.1.1-6|549	qemu-cris \
14mu|qemu-2.5.1.1-6|550	qemu-microblaze qemu-microblazeel \
14mu|qemu-2.5.1.1-6|551	%ifnarch mips
14mu|qemu-2.5.1.1-6|552	qemu-mips qemu-mips64 \
14mu|qemu-2.5.1.1-6|553	%endif
14mu|qemu-2.5.1.1-6|554	%ifnarch mipsel
14mu|qemu-2.5.1.1-6|555	qemu-mipsel qemu-mips64el \
14mu|qemu-2.5.1.1-6|556	%endif
14mu|qemu-2.5.1.1-6|557	%ifnarch m68k
14mu|qemu-2.5.1.1-6|558	qemu-m68k \
14mu|qemu-2.5.1.1-6|559	%endif
14mu|qemu-2.5.1.1-6|560	%ifnarch ppc ppc64 ppc64le
14mu|qemu-2.5.1.1-6|561	qemu-ppc qemu-ppc64abi32 qemu-ppc64 \
14mu|qemu-2.5.1.1-6|562	%endif
14mu|qemu-2.5.1.1-6|563	%ifnarch sparc sparc64
14mu|qemu-2.5.1.1-6|564	qemu-sparc qemu-sparc32plus qemu-sparc64 \
14mu|qemu-2.5.1.1-6|565	%endif
14mu|qemu-2.5.1.1-6|566	%ifnarch s390 s390x
14mu|qemu-2.5.1.1-6|567	qemu-s390x \
14mu|qemu-2.5.1.1-6|568	%endif
14mu|qemu-2.5.1.1-6|569	%ifnarch sh4
14mu|qemu-2.5.1.1-6|570	qemu-sh4 \
14mu|qemu-2.5.1.1-6|571	%endif
14mu|qemu-2.5.1.1-6|572	qemu-sh4eb \
14mu|qemu-2.5.1.1-6|573	; do
14mu|qemu-2.5.1.1-6|574	test $i = dummy && continue
14mu|qemu-2.5.1.1-6|575	grep /$i:\$ %{SOURCE1} > %{buildroot}%{_exec_prefix}/lib/binfmt.d/$i.conf
14mu|qemu-2.5.1.1-6|576	chmod 644 %{buildroot}%{_exec_prefix}/lib/binfmt.d/$i.conf
14mu|qemu-2.5.1.1-6|577	done < %{SOURCE1}
14mu|qemu-2.5.1.1-6|578	
14mu|qemu-2.5.1.1-6|579	# Install rules to use the bridge helper with libvirt's virbr0
14mu|qemu-2.5.1.1-6|580	install -m 0644 %{SOURCE12} %{buildroot}%{_sysconfdir}/qemu/
14mu|qemu-2.5.1.1-6|581	
14mu|qemu-2.5.1.1-6|582	# Remove unneeded libtool-generated files
14mu|qemu-2.5.1.1-6|583	find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f
14mu|qemu-2.5.1.1-6|584	
14mu|qemu-2.5.1.1-6|585	# Remove systemd-specific stuff, we do not use it yet
14mu|qemu-2.5.1.1-6|586	rm -rf %{buildroot}%{_datadir}/systemtap
14mu|qemu-2.5.1.1-6|587	
14mu|qemu-2.5.1.1-6|588	%find_lang %{name}
14mu|qemu-2.5.1.1-6|589	
14mu|qemu-2.5.1.1-6|590	
14mu|qemu-2.5.1.1-6|591	%changelog
14mu|qemu-2.5.1.1-6|592	
14mu|qemu-2.5.1.1-6|593	* Thu Jan 19 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.1.1-6
14mu|qemu-2.5.1.1-6|594	- (ac9a434) Enable smartcard support
14mu|qemu-2.5.1.1-6|595	
14mu|qemu-2.5.1.1-6|596	* Sun Oct 30 2016 Nemial <negry.m@yandex.ru> 2.5.1.1-5
14mu|qemu-2.5.1.1-6|597	- (5b50246) Up Release
14mu|qemu-2.5.1.1-6|598	
14mu|qemu-2.5.1.1-6|599	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.1.1-4
14mu|qemu-2.5.1.1-6|600	- (f9f61a9) MassBuild#1169: Increase release tag
14mu|qemu-2.5.1.1-6|601	
14mu|qemu-2.5.1.1-6|602	* Thu Sep 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.1.1-3
14mu|qemu-2.5.1.1-6|603	- (6799e49) Bump release
14mu|qemu-2.5.1.1-6|604	
14mu|qemu-2.5.1.1-6|605	* Mon Jun 06 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1.1-2
14mu|qemu-2.5.1.1-6|606	- (ac9dc75) Rebuild with new nettle
14mu|qemu-2.5.1.1-6|607	
14mu|qemu-2.5.1.1-6|608	* Fri May 20 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.5.1.1-1
14mu|qemu-2.5.1.1-6|609	- (7615e0b) Updated to version 2.5.1.1 with additional patches from Mageia
14mu|qemu-2.5.1.1-6|610	- (7615e0b) The patches are for CVE-2016-2198, CVE-2016-2391, CVE-2016-2858,
14mu|qemu-2.5.1.1-6|611	- (7615e0b) CVE-2016-4001, CVE-2016-4002, CVE-2016-4020.
14mu|qemu-2.5.1.1-6|612	
14mu|qemu-2.5.1.1-6|613	* Fri May 20 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.5.0-1
14mu|qemu-2.5.1.1-6|614	- (9f028cb) Fix the path to ksmctl in ksm.service
14mu|qemu-2.5.1.1-6|615	- (Evgenii Shatokhin: fccd4d8) Package the man page for QEMU guest agent
14mu|qemu-2.5.1.1-6|616	- (Evgenii Shatokhin: 0116d5c) Put the client and server tools for QEMU's ivshmem device into their own RPM
14mu|qemu-2.5.1.1-6|617	- (Evgenii Shatokhin: abc5334) Remove libcacard packages: they are in a separate project now
14mu|qemu-2.5.1.1-6|618	- (Evgenii Shatokhin: cacff14) Development files for EGL are needed for the build
14mu|qemu-2.5.1.1-6|619	- (Evgenii Shatokhin: ed154fc) Updated to version 2.5.0 with additional patches from Fedora
14mu|qemu-2.5.1.1-6|620	- (Evgenii Shatokhin: ed154fc) Changelog for version 2.5:
14mu|qemu-2.5.1.1-6|621	- (Evgenii Shatokhin: ed154fc) http://wiki.qemu.org/ChangeLog/2.5
14mu|qemu-2.5.1.1-6|622	- (Evgenii Shatokhin: ed154fc) The patches from Fedora fix several security and stability issues.
14mu|qemu-2.5.1.1-6|623	
14mu|qemu-2.5.1.1-6|624	* Fri Feb 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.0-6
14mu|qemu-2.5.1.1-6|625	- (a0f5deb) Use systemd macros to control post-scripts
14mu|qemu-2.5.1.1-6|626	
14mu|qemu-2.5.1.1-6|627	* Fri Feb 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.0-5
14mu|qemu-2.5.1.1-6|628	- (4d0939a) Bump release
14mu|qemu-2.5.1.1-6|629	
14mu|qemu-2.5.1.1-6|630	* Sun Nov 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.0-4
14mu|qemu-2.5.1.1-6|631	- (552cdf2) Spec cleanup
14mu|qemu-2.5.1.1-6|632	- (Andrey Bondrov: ee22b67) Enable VDE support
14mu|qemu-2.5.1.1-6|633	
14mu|qemu-2.5.1.1-6|634	* Mon Sep 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4.0-3
14mu|qemu-2.5.1.1-6|635	- (7f37451) Require ipxe-roms-qemu >= 20150803, qemu fails with ancient package installed from main/release repository
14mu|qemu-2.5.1.1-6|636	
14mu|qemu-2.5.1.1-6|637	* Thu Aug 20 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.4.0-2
14mu|qemu-2.5.1.1-6|638	- (ee5b4bf) Conditionally enable SPICE support (support it in Fresh but not in Current)
14mu|qemu-2.5.1.1-6|639	
14mu|qemu-2.5.1.1-6|640	* Thu Aug 20 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.4.0-1
14mu|qemu-2.5.1.1-6|641	- (c3d0142) Removed a stray macro
14mu|qemu-2.5.1.1-6|642	- (Eugene Shatokhin: 3ed8a23) Updated the requirements for seabios, etc.
14mu|qemu-2.5.1.1-6|643	- (Eugene Shatokhin: fc15edc) Updated to version 2.4.0
14mu|qemu-2.5.1.1-6|644	- (Eugene Shatokhin: d73c00c) Fixed: develpment files for ALSA are needed, indeed
14mu|qemu-2.5.1.1-6|645	- (Eugene Shatokhin: d85977a) Updated to version 2.4.0-rc3 (based on Fedora packages)
14mu|qemu-2.5.1.1-6|646	
14mu|qemu-2.5.1.1-6|647	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.5.0-7
14mu|qemu-2.5.1.1-6|648	- (d723cba) MassBuild#656: Increase release tag
14mu|qemu-2.5.1.1-6|649	
14mu|qemu-2.5.1.1-6|650	* Fri Jan 16 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.5.0-6
14mu|qemu-2.5.1.1-6|651	- (5ce0e7b) Build without SystemTap unconditionally
14mu|qemu-2.5.1.1-6|652	
14mu|qemu-2.5.1.1-6|653	* Mon Dec 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.5.0-5
14mu|qemu-2.5.1.1-6|654	- (d588856) Do not enable tracing
14mu|qemu-2.5.1.1-6|655	- (Eugene Shatokhin: a89dc45) Do not require brlapi-devel
14mu|qemu-2.5.1.1-6|656	- (Eugene Shatokhin: 90c1363) Disable SPICE, don't try to be too smart
14mu|qemu-2.5.1.1-6|657	- (Eugene Shatokhin: 8a49732) Disabled seccomp as well
14mu|qemu-2.5.1.1-6|658	- (Eugene Shatokhin: d3aa955) Build without SPICE support at the moment
14mu|qemu-2.5.1.1-6|659	
14mu|qemu-2.5.1.1-6|660	

23959 14
14mu|qgnomeplatform-0.1-1.20160621.1|1	%define oname QGnomePlatform
14mu|qgnomeplatform-0.1-1.20160621.1|2	
14mu|qgnomeplatform-0.1-1.20160621.1|3	%define git 20160621
14mu|qgnomeplatform-0.1-1.20160621.1|4	
14mu|qgnomeplatform-0.1-1.20160621.1|5	Summary:	Platform theme for a better Qt5 application inclusion in GNOME
14mu|qgnomeplatform-0.1-1.20160621.1|6	Name:		qgnomeplatform
14mu|qgnomeplatform-0.1-1.20160621.1|7	Version:	0.1
14mu|qgnomeplatform-0.1-1.20160621.1|8	Release:	1.%{git}.1
14mu|qgnomeplatform-0.1-1.20160621.1|9	License:	LGPLv2+
14mu|qgnomeplatform-0.1-1.20160621.1|10	Group:		Graphical desktop/GNOME
14mu|qgnomeplatform-0.1-1.20160621.1|11	Url:		https://github.com/MartinBriza/QGnomePlatform
14mu|qgnomeplatform-0.1-1.20160621.1|12	#Source0:	https://github.com/tsujan/Kvantum/archive/%{oname}-%{version}.tar.gz
14mu|qgnomeplatform-0.1-1.20160621.1|13	Source0:	%{name}-%{version}-%{git}.tar.bz2
14mu|qgnomeplatform-0.1-1.20160621.1|14	BuildRequires:	pkgconfig(egl)
14mu|qgnomeplatform-0.1-1.20160621.1|15	BuildRequires:	pkgconfig(gio-2.0)
14mu|qgnomeplatform-0.1-1.20160621.1|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|qgnomeplatform-0.1-1.20160621.1|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|qgnomeplatform-0.1-1.20160621.1|18	BuildRequires:	pkgconfig(Qt5DBus)
14mu|qgnomeplatform-0.1-1.20160621.1|19	BuildRequires:	pkgconfig(Qt5Gui)
14mu|qgnomeplatform-0.1-1.20160621.1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|qgnomeplatform-0.1-1.20160621.1|21	BuildRequires:	pkgconfig(udev)
14mu|qgnomeplatform-0.1-1.20160621.1|22	
14mu|qgnomeplatform-0.1-1.20160621.1|23	%description
14mu|qgnomeplatform-0.1-1.20160621.1|24	Platform theme for a better Qt5 application inclusion in GNOME.
14mu|qgnomeplatform-0.1-1.20160621.1|25	
14mu|qgnomeplatform-0.1-1.20160621.1|26	#----------------------------------------------------------------------------
14mu|qgnomeplatform-0.1-1.20160621.1|27	
14mu|qgnomeplatform-0.1-1.20160621.1|28	%package -n qt5-platformtheme-qgnomeplatform
14mu|qgnomeplatform-0.1-1.20160621.1|29	Summary:	Platform theme for a better Qt5 application inclusion in GNOME
14mu|qgnomeplatform-0.1-1.20160621.1|30	Group:		Graphical desktop/GNOME
14mu|qgnomeplatform-0.1-1.20160621.1|31	
14mu|qgnomeplatform-0.1-1.20160621.1|32	%description -n qt5-platformtheme-qgnomeplatform
14mu|qgnomeplatform-0.1-1.20160621.1|33	Platform theme for a better Qt5 application inclusion in GNOME.
14mu|qgnomeplatform-0.1-1.20160621.1|34	
14mu|qgnomeplatform-0.1-1.20160621.1|35	%files -n qt5-platformtheme-qgnomeplatform
14mu|qgnomeplatform-0.1-1.20160621.1|36	%{_qt5_plugindir}/platformthemes/libqgnomeplatform.so
14mu|qgnomeplatform-0.1-1.20160621.1|37	
14mu|qgnomeplatform-0.1-1.20160621.1|38	#----------------------------------------------------------------------------
14mu|qgnomeplatform-0.1-1.20160621.1|39	
14mu|qgnomeplatform-0.1-1.20160621.1|40	%prep
14mu|qgnomeplatform-0.1-1.20160621.1|41	%setup -qn %{name}-%{version}-%{git}
14mu|qgnomeplatform-0.1-1.20160621.1|42	
14mu|qgnomeplatform-0.1-1.20160621.1|43	%build
14mu|qgnomeplatform-0.1-1.20160621.1|44	%qmake_qt5
14mu|qgnomeplatform-0.1-1.20160621.1|45	%make
14mu|qgnomeplatform-0.1-1.20160621.1|46	
14mu|qgnomeplatform-0.1-1.20160621.1|47	%install
14mu|qgnomeplatform-0.1-1.20160621.1|48	%makeinstall_qt
14mu|qgnomeplatform-0.1-1.20160621.1|49	
14mu|qgnomeplatform-0.1-1.20160621.1|50	%changelog
14mu|qgnomeplatform-0.1-1.20160621.1|51	
14mu|qgnomeplatform-0.1-1.20160621.1|52	* Sun Jun 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-1.20160621.1
14mu|qgnomeplatform-0.1-1.20160621.1|53	- (94cf82b) Update BuildRequires (egl, udev, Qt5DBus)
14mu|qgnomeplatform-0.1-1.20160621.1|54	
14mu|qgnomeplatform-0.1-1.20160621.1|55	

23960 14
14mu|qgtkstylealt-0.1.5-6|1	Summary:	ROSA Alternative GTK+ style for Qt
14mu|qgtkstylealt-0.1.5-6|2	Name:		qgtkstylealt
14mu|qgtkstylealt-0.1.5-6|3	Version:	0.1.5
14mu|qgtkstylealt-0.1.5-6|4	Release:	6
14mu|qgtkstylealt-0.1.5-6|5	License:	GPLv3+
14mu|qgtkstylealt-0.1.5-6|6	Group:		Graphical desktop/KDE
14mu|qgtkstylealt-0.1.5-6|7	Url:		http://www.rosalinux.ru/
14mu|qgtkstylealt-0.1.5-6|8	Source0:	qgtkstylealt-%{version}.tar.gz
14mu|qgtkstylealt-0.1.5-6|9	BuildRequires:	kdelibs4-devel
14mu|qgtkstylealt-0.1.5-6|10	BuildRequires:	pkgconfig(freetype2)
14mu|qgtkstylealt-0.1.5-6|11	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|qgtkstylealt-0.1.5-6|12	BuildRequires:	pkgconfig(QtCore)
14mu|qgtkstylealt-0.1.5-6|13	BuildRequires:	pkgconfig(QtDBus)
14mu|qgtkstylealt-0.1.5-6|14	BuildRequires:	pkgconfig(QtGui)
14mu|qgtkstylealt-0.1.5-6|15	BuildRequires:	pkgconfig(QtSvg)
14mu|qgtkstylealt-0.1.5-6|16	# qt-config rejects this style if adwaita-gtk2-theme is not installed
14mu|qgtkstylealt-0.1.5-6|17	Requires:	adwaita-gtk2-theme
14mu|qgtkstylealt-0.1.5-6|18	Requires:	qt4-common
14mu|qgtkstylealt-0.1.5-6|19	
14mu|qgtkstylealt-0.1.5-6|20	%description
14mu|qgtkstylealt-0.1.5-6|21	ROSA Alternative GTK+ style for Qt.
14mu|qgtkstylealt-0.1.5-6|22	
14mu|qgtkstylealt-0.1.5-6|23	%files
14mu|qgtkstylealt-0.1.5-6|24	%{_kde_libdir}/kde4/plugins/styles/qgtkstylealt.so
14mu|qgtkstylealt-0.1.5-6|25	%{_kde_appsdir}/kstyle/themes/qgtkstylealt.themerc
14mu|qgtkstylealt-0.1.5-6|26	%{_qt_plugindir}/styles/qgtkstylealt.so
14mu|qgtkstylealt-0.1.5-6|27	
14mu|qgtkstylealt-0.1.5-6|28	#----------------------------------------------------------------------------
14mu|qgtkstylealt-0.1.5-6|29	
14mu|qgtkstylealt-0.1.5-6|30	%prep
14mu|qgtkstylealt-0.1.5-6|31	%setup -q
14mu|qgtkstylealt-0.1.5-6|32	
14mu|qgtkstylealt-0.1.5-6|33	%build
14mu|qgtkstylealt-0.1.5-6|34	%cmake_kde4
14mu|qgtkstylealt-0.1.5-6|35	%make
14mu|qgtkstylealt-0.1.5-6|36	
14mu|qgtkstylealt-0.1.5-6|37	%install
14mu|qgtkstylealt-0.1.5-6|38	%makeinstall_std -C build
14mu|qgtkstylealt-0.1.5-6|39	
14mu|qgtkstylealt-0.1.5-6|40	mkdir -p %{buildroot}%{_qt_plugindir}/styles/
14mu|qgtkstylealt-0.1.5-6|41	pushd %{buildroot}%{_qt_plugindir}/styles/
14mu|qgtkstylealt-0.1.5-6|42	ln -s %{_kde_libdir}/kde4/plugins/styles/qgtkstylealt.so qgtkstylealt.so
14mu|qgtkstylealt-0.1.5-6|43	popd
14mu|qgtkstylealt-0.1.5-6|44	
14mu|qgtkstylealt-0.1.5-6|45	%changelog
14mu|qgtkstylealt-0.1.5-6|46	
14mu|qgtkstylealt-0.1.5-6|47	* Thu Jun 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.5-6
14mu|qgtkstylealt-0.1.5-6|48	- (f2ffc6d) Require adwaita-gtk2-theme
14mu|qgtkstylealt-0.1.5-6|49	
14mu|qgtkstylealt-0.1.5-6|50	

23961 14
14mu|qjson-qt5-0.9.0-1|1	%define oname qjson
14mu|qjson-qt5-0.9.0-1|2	
14mu|qjson-qt5-0.9.0-1|3	%define major 0
14mu|qjson-qt5-0.9.0-1|4	%define libname %mklibname %{name}_ %{major}
14mu|qjson-qt5-0.9.0-1|5	%define devname %mklibname %{name} -d
14mu|qjson-qt5-0.9.0-1|6	
14mu|qjson-qt5-0.9.0-1|7	Summary:	QJson is a Qt-based library that maps JSON data to QVariant objects
14mu|qjson-qt5-0.9.0-1|8	Name:		qjson-qt5
14mu|qjson-qt5-0.9.0-1|9	Version:	0.9.0
14mu|qjson-qt5-0.9.0-1|10	Release:	1
14mu|qjson-qt5-0.9.0-1|11	License:	GPLv2+
14mu|qjson-qt5-0.9.0-1|12	Group:		Development/KDE and Qt
14mu|qjson-qt5-0.9.0-1|13	Url:		https://github.com/flavio/qjson/
14mu|qjson-qt5-0.9.0-1|14	Source0:	https://github.com/flavio/qjson/archive/%{oname}-%{version}.tar.gz
14mu|qjson-qt5-0.9.0-1|15	BuildRequires:	cmake
14mu|qjson-qt5-0.9.0-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|qjson-qt5-0.9.0-1|17	
14mu|qjson-qt5-0.9.0-1|18	%description
14mu|qjson-qt5-0.9.0-1|19	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
14mu|qjson-qt5-0.9.0-1|20	It can represents integer, real number, string, an ordered sequence of value,
14mu|qjson-qt5-0.9.0-1|21	and a collection of name/value pairs.
14mu|qjson-qt5-0.9.0-1|22	QJson is a qt-based library that maps JSON data to QVariant objects.
14mu|qjson-qt5-0.9.0-1|23	JSON arrays will be mapped to QVariantList instances, while JSON's objects
14mu|qjson-qt5-0.9.0-1|24	will be mapped to QVariantMap.
14mu|qjson-qt5-0.9.0-1|25	
14mu|qjson-qt5-0.9.0-1|26	#----------------------------------------------------------------------------
14mu|qjson-qt5-0.9.0-1|27	
14mu|qjson-qt5-0.9.0-1|28	%package -n %{libname}
14mu|qjson-qt5-0.9.0-1|29	Summary:	QJson is a Qt-based library that maps JSON data to QVariant objects
14mu|qjson-qt5-0.9.0-1|30	Group:		System/Libraries
14mu|qjson-qt5-0.9.0-1|31	
14mu|qjson-qt5-0.9.0-1|32	%description -n %{libname}
14mu|qjson-qt5-0.9.0-1|33	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
14mu|qjson-qt5-0.9.0-1|34	It can represents integer, real number, string, an ordered sequence of value,
14mu|qjson-qt5-0.9.0-1|35	and a collection of name/value pairs.
14mu|qjson-qt5-0.9.0-1|36	QJson is a qt-based library that maps JSON data to QVariant objects.
14mu|qjson-qt5-0.9.0-1|37	JSON arrays will be mapped to QVariantList instances, while JSON's objects
14mu|qjson-qt5-0.9.0-1|38	will be mapped to QVariantMap.
14mu|qjson-qt5-0.9.0-1|39	
14mu|qjson-qt5-0.9.0-1|40	%files -n %{libname}
14mu|qjson-qt5-0.9.0-1|41	%{_libdir}/libqjson-qt5.so.%{major}*
14mu|qjson-qt5-0.9.0-1|42	
14mu|qjson-qt5-0.9.0-1|43	#----------------------------------------------------------------------------
14mu|qjson-qt5-0.9.0-1|44	
14mu|qjson-qt5-0.9.0-1|45	%package -n %{devname}
14mu|qjson-qt5-0.9.0-1|46	Summary:	Development files for QJson
14mu|qjson-qt5-0.9.0-1|47	Group:		Development/KDE and Qt
14mu|qjson-qt5-0.9.0-1|48	Requires:	%{libname} = %{EVRD}
14mu|qjson-qt5-0.9.0-1|49	Provides:	%{name}-devel = %{EVRD}
14mu|qjson-qt5-0.9.0-1|50	
14mu|qjson-qt5-0.9.0-1|51	%description -n %{devname}
14mu|qjson-qt5-0.9.0-1|52	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
14mu|qjson-qt5-0.9.0-1|53	It can represents integer, real number, string, an ordered sequence of value,
14mu|qjson-qt5-0.9.0-1|54	and a collection of name/value pairs.
14mu|qjson-qt5-0.9.0-1|55	
14mu|qjson-qt5-0.9.0-1|56	QJson is a Qt-based library that maps JSON data to QVariant objects.
14mu|qjson-qt5-0.9.0-1|57	JSON arrays will be mapped to QVariantList instances, while JSON's objects
14mu|qjson-qt5-0.9.0-1|58	will be mapped to QVariantMap.
14mu|qjson-qt5-0.9.0-1|59	
14mu|qjson-qt5-0.9.0-1|60	This package contains files for developing applications using QJson.
14mu|qjson-qt5-0.9.0-1|61	
14mu|qjson-qt5-0.9.0-1|62	%files -n %{devname}
14mu|qjson-qt5-0.9.0-1|63	%{_libdir}/libqjson-qt5.so
14mu|qjson-qt5-0.9.0-1|64	%{_libdir}/pkgconfig/QJson-qt5.pc
14mu|qjson-qt5-0.9.0-1|65	%{_libdir}/cmake/%{name}
14mu|qjson-qt5-0.9.0-1|66	%{_includedir}/%{name}
14mu|qjson-qt5-0.9.0-1|67	
14mu|qjson-qt5-0.9.0-1|68	#----------------------------------------------------------------------------
14mu|qjson-qt5-0.9.0-1|69	
14mu|qjson-qt5-0.9.0-1|70	%prep
14mu|qjson-qt5-0.9.0-1|71	%setup -qn %{oname}-%{version}
14mu|qjson-qt5-0.9.0-1|72	
14mu|qjson-qt5-0.9.0-1|73	%build
14mu|qjson-qt5-0.9.0-1|74	%cmake_qt5 \
14mu|qjson-qt5-0.9.0-1|75	-DQT4_BUILD=OFF
14mu|qjson-qt5-0.9.0-1|76	%make
14mu|qjson-qt5-0.9.0-1|77	
14mu|qjson-qt5-0.9.0-1|78	%install
14mu|qjson-qt5-0.9.0-1|79	%makeinstall_std -C build
14mu|qjson-qt5-0.9.0-1|80	
14mu|qjson-qt5-0.9.0-1|81	
14mu|qjson-qt5-0.9.0-1|82	%changelog
14mu|qjson-qt5-0.9.0-1|83	
14mu|qjson-qt5-0.9.0-1|84	* Tue Jan 10 2017 Rosa <rosa@abf.rosalinux.ru> 0.9.0-1
14mu|qjson-qt5-0.9.0-1|85	- (0077bc4) Automatic import for version 0.9.0-1
14mu|qjson-qt5-0.9.0-1|86	
14mu|qjson-qt5-0.9.0-1|87	

23962 14
14mu|qmmp-1.0.7-1|1	%define major		1
14mu|qmmp-1.0.7-1|2	%define libname		%mklibname %{name} %{major}
14mu|qmmp-1.0.7-1|3	%define devname		%mklibname %{name} -d
14mu|qmmp-1.0.7-1|4	%define libnameui	%mklibname qmmpui %{major}
14mu|qmmp-1.0.7-1|5	%define devnameui	%mklibname qmmpui -d
14mu|qmmp-1.0.7-1|6	
14mu|qmmp-1.0.7-1|7	######################
14mu|qmmp-1.0.7-1|8	# Hardcode PLF build
14mu|qmmp-1.0.7-1|9	%define build_plf 0
14mu|qmmp-1.0.7-1|10	######################
14mu|qmmp-1.0.7-1|11	
14mu|qmmp-1.0.7-1|12	%if %{build_plf}
14mu|qmmp-1.0.7-1|13	%define distsuffix plf
14mu|qmmp-1.0.7-1|14	%define extrarelsuffix plf
14mu|qmmp-1.0.7-1|15	%endif
14mu|qmmp-1.0.7-1|16	
14mu|qmmp-1.0.7-1|17	Summary:	Qt-based Multimedia Player
14mu|qmmp-1.0.7-1|18	Name:		qmmp
14mu|qmmp-1.0.7-1|19	Version:	1.0.7
14mu|qmmp-1.0.7-1|20	Release:	1%{?extrarelsuffix}
14mu|qmmp-1.0.7-1|21	License:	GPLv2+
14mu|qmmp-1.0.7-1|22	Group:		Sound
14mu|qmmp-1.0.7-1|23	Url:		http://qmmp.ylsoftware.com/index_en.php
14mu|qmmp-1.0.7-1|24	Source0:	http://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2
14mu|qmmp-1.0.7-1|25	Patch0:		qmmp-0.9.1-initial-preference.patch
14mu|qmmp-1.0.7-1|26	Patch1:		https://raw.githubusercontent.com/rigon/qmmp-plugin-youtube/master/http-fix.patch
14mu|qmmp-1.0.7-1|27	BuildRequires:	cmake >= 2.8.11
14mu|qmmp-1.0.7-1|28	BuildRequires:	qt5-linguist-tools
14mu|qmmp-1.0.7-1|29	BuildRequires:	ffmpeg-devel
14mu|qmmp-1.0.7-1|30	BuildRequires:	libgme-devel
14mu|qmmp-1.0.7-1|31	BuildRequires:	libmpcdec-devel
14mu|qmmp-1.0.7-1|32	BuildRequires:	sidplay-devel
14mu|qmmp-1.0.7-1|33	BuildRequires:	wildmidi-devel
14mu|qmmp-1.0.7-1|34	BuildRequires:	pkgconfig(alsa)
14mu|qmmp-1.0.7-1|35	BuildRequires:	pkgconfig(enca)
14mu|qmmp-1.0.7-1|36	BuildRequires:	pkgconfig(flac)
14mu|qmmp-1.0.7-1|37	BuildRequires:	pkgconfig(jack) >= 1.9.8
14mu|qmmp-1.0.7-1|38	BuildRequires:	pkgconfig(libbs2b)
14mu|qmmp-1.0.7-1|39	BuildRequires:	pkgconfig(libcddb)
14mu|qmmp-1.0.7-1|40	BuildRequires:	pkgconfig(libcdio)
14mu|qmmp-1.0.7-1|41	BuildRequires:	pkgconfig(libcurl)
14mu|qmmp-1.0.7-1|42	BuildRequires:	pkgconfig(libmms) >= 0.4
14mu|qmmp-1.0.7-1|43	BuildRequires:	pkgconfig(libmodplug)
14mu|qmmp-1.0.7-1|44	BuildRequires:	pkgconfig(libprojectM)
14mu|qmmp-1.0.7-1|45	BuildRequires:	pkgconfig(libpulse)
14mu|qmmp-1.0.7-1|46	BuildRequires:	pkgconfig(libsidplay2)
14mu|qmmp-1.0.7-1|47	BuildRequires:	pkgconfig(libsidplayfp)
14mu|qmmp-1.0.7-1|48	BuildRequires:	pkgconfig(mad)
14mu|qmmp-1.0.7-1|49	BuildRequires:	pkgconfig(opus) >= 1.0.2
14mu|qmmp-1.0.7-1|50	BuildRequires:	pkgconfig(opusfile)
14mu|qmmp-1.0.7-1|51	BuildRequires:	pkgconfig(Qt5DBus) >= 5.4.0
14mu|qmmp-1.0.7-1|52	BuildRequires:	pkgconfig(Qt5Network) >= 5.4.0
14mu|qmmp-1.0.7-1|53	BuildRequires:	pkgconfig(Qt5Widgets) >= 5.4.0
14mu|qmmp-1.0.7-1|54	BuildRequires:	pkgconfig(Qt5X11Extras) >= 5.4.0
14mu|qmmp-1.0.7-1|55	BuildRequires:	pkgconfig(samplerate) >= 0.1.8
14mu|qmmp-1.0.7-1|56	# Do not remove sdl-headers needed by sid-ogg. Sflo
14mu|qmmp-1.0.7-1|57	BuildRequires:	pkgconfig(sdl)
14mu|qmmp-1.0.7-1|58	BuildRequires:	pkgconfig(sndfile)
14mu|qmmp-1.0.7-1|59	BuildRequires:	pkgconfig(taglib) >= 1.9
14mu|qmmp-1.0.7-1|60	BuildRequires:	pkgconfig(udisks2)
14mu|qmmp-1.0.7-1|61	BuildRequires:	pkgconfig(vorbis)
14mu|qmmp-1.0.7-1|62	BuildRequires:	pkgconfig(wavpack)
14mu|qmmp-1.0.7-1|63	
14mu|qmmp-1.0.7-1|64	%if %{build_plf}
14mu|qmmp-1.0.7-1|65	BuildRequires:	libfaad2-devel
14mu|qmmp-1.0.7-1|66	%else
14mu|qmmp-1.0.7-1|67	BuildConflicts:	libfaad2-devel
14mu|qmmp-1.0.7-1|68	%endif
14mu|qmmp-1.0.7-1|69	Requires:	%{libname} = %{EVRD}
14mu|qmmp-1.0.7-1|70	Requires:	%{libnameui} = %{EVRD}
14mu|qmmp-1.0.7-1|71	Requires:	%{name}-plugins = %{EVRD}
14mu|qmmp-1.0.7-1|72	Suggests:	%{name}-aac = %{EVRD}
14mu|qmmp-1.0.7-1|73	%if %{mdvver} >= 201210
14mu|qmmp-1.0.7-1|74	Suggests:	%{name}-ffmpeg = %{EVRD}
14mu|qmmp-1.0.7-1|75	%else
14mu|qmmp-1.0.7-1|76	Suggests:	%{name}-ffmpeg-legacy = %{EVRD}
14mu|qmmp-1.0.7-1|77	%endif
14mu|qmmp-1.0.7-1|78	Suggests:	%{name}-jack = %{EVRD}
14mu|qmmp-1.0.7-1|79	Suggests:	%{name}-modplug = %{EVRD}
14mu|qmmp-1.0.7-1|80	Suggests:	%{name}-musepack = %{EVRD}
14mu|qmmp-1.0.7-1|81	Suggests:	%{name}-oss = %{EVRD}
14mu|qmmp-1.0.7-1|82	Suggests:	%{name}-simple-ui = %{EVRD}
14mu|qmmp-1.0.7-1|83	Suggests:	%{name}-wavpack = %{EVRD}
14mu|qmmp-1.0.7-1|84	Suggests:	%{name}-plugin-pack
14mu|qmmp-1.0.7-1|85	Requires:	unzip
14mu|qmmp-1.0.7-1|86	Requires:	wildmidi
14mu|qmmp-1.0.7-1|87	
14mu|qmmp-1.0.7-1|88	%description
14mu|qmmp-1.0.7-1|89	This program is an audio-player, written with help of Qt library. The user
14mu|qmmp-1.0.7-1|90	interface is similar to winamp or xmms.
14mu|qmmp-1.0.7-1|91	Main opportunities:
14mu|qmmp-1.0.7-1|92	* winamp and xmms skins support;
14mu|qmmp-1.0.7-1|93	* plugins support;
14mu|qmmp-1.0.7-1|94	* MPEG1 layer 1/2/3 support;
14mu|qmmp-1.0.7-1|95	* Ogg Vorbis support;
14mu|qmmp-1.0.7-1|96	* native FLAC support;
14mu|qmmp-1.0.7-1|97	* Musepack support;
14mu|qmmp-1.0.7-1|98	* WavePack support;
14mu|qmmp-1.0.7-1|99	* ModPlug support;
14mu|qmmp-1.0.7-1|100	* WMA support;
14mu|qmmp-1.0.7-1|101	* PCM WAVE support;
14mu|qmmp-1.0.7-1|102	* AlSA sound output;
14mu|qmmp-1.0.7-1|103	* JACK sound output;
14mu|qmmp-1.0.7-1|104	* OSS sound output;
14mu|qmmp-1.0.7-1|105	* PulseAudio output;
14mu|qmmp-1.0.7-1|106	* Last.fm scrobbler;
14mu|qmmp-1.0.7-1|107	* D-Bus support;
14mu|qmmp-1.0.7-1|108	* Spectrum Analyzer;
14mu|qmmp-1.0.7-1|109	* sample rate conversion;
14mu|qmmp-1.0.7-1|110	* streaming support (MP3, Vorbis via IceCast/ShoutCast).
14mu|qmmp-1.0.7-1|111	
14mu|qmmp-1.0.7-1|112	%files
14mu|qmmp-1.0.7-1|113	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|114	%{_bindir}/%{name}
14mu|qmmp-1.0.7-1|115	%{_datadir}/applications/*.desktop
14mu|qmmp-1.0.7-1|116	%{_iconsdir}/hicolor/*/apps/*
14mu|qmmp-1.0.7-1|117	%{_datadir}/%{name}
14mu|qmmp-1.0.7-1|118	
14mu|qmmp-1.0.7-1|119	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|120	
14mu|qmmp-1.0.7-1|121	%package -n %{libname}
14mu|qmmp-1.0.7-1|122	Summary:	Library for %{name}
14mu|qmmp-1.0.7-1|123	Group:		System/Libraries
14mu|qmmp-1.0.7-1|124	
14mu|qmmp-1.0.7-1|125	%description -n %{libname}
14mu|qmmp-1.0.7-1|126	Qmmp is an audio-player, written with help of Qt library.
14mu|qmmp-1.0.7-1|127	This package contains the library needed by %{name}.
14mu|qmmp-1.0.7-1|128	
14mu|qmmp-1.0.7-1|129	%files -n %{libname}
14mu|qmmp-1.0.7-1|130	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|131	%{_libdir}/libqmmp.so.%{major}*
14mu|qmmp-1.0.7-1|132	
14mu|qmmp-1.0.7-1|133	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|134	
14mu|qmmp-1.0.7-1|135	%package -n %{libnameui}
14mu|qmmp-1.0.7-1|136	Summary:	Library for %{name}
14mu|qmmp-1.0.7-1|137	Group:		System/Libraries
14mu|qmmp-1.0.7-1|138	
14mu|qmmp-1.0.7-1|139	%description -n %{libnameui}
14mu|qmmp-1.0.7-1|140	Qmmp is an audio-player, written with help of Qt library.
14mu|qmmp-1.0.7-1|141	This package contains the library needed by %{name}.
14mu|qmmp-1.0.7-1|142	
14mu|qmmp-1.0.7-1|143	%files -n %{libnameui}
14mu|qmmp-1.0.7-1|144	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|145	%{_libdir}/libqmmpui.so.%{major}*
14mu|qmmp-1.0.7-1|146	
14mu|qmmp-1.0.7-1|147	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|148	
14mu|qmmp-1.0.7-1|149	%package -n %{devname}
14mu|qmmp-1.0.7-1|150	Summary:	Development files for %{name}
14mu|qmmp-1.0.7-1|151	Group:		Development/C
14mu|qmmp-1.0.7-1|152	Requires:	%{libname} = %{EVRD}
14mu|qmmp-1.0.7-1|153	Provides:	%{name}-devel = %{EVRD}
14mu|qmmp-1.0.7-1|154	
14mu|qmmp-1.0.7-1|155	%description -n %{devname}
14mu|qmmp-1.0.7-1|156	Qmmp is an audio-player, written with help of Qt library.
14mu|qmmp-1.0.7-1|157	This package contains the files needed for developing applications
14mu|qmmp-1.0.7-1|158	which use %{name}.
14mu|qmmp-1.0.7-1|159	
14mu|qmmp-1.0.7-1|160	%files -n %{devname}
14mu|qmmp-1.0.7-1|161	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|162	%{_includedir}/%{name}
14mu|qmmp-1.0.7-1|163	%{_libdir}/libqmmp.so
14mu|qmmp-1.0.7-1|164	%{_libdir}/pkgconfig/qmmp.pc
14mu|qmmp-1.0.7-1|165	
14mu|qmmp-1.0.7-1|166	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|167	
14mu|qmmp-1.0.7-1|168	%package -n %{devnameui}
14mu|qmmp-1.0.7-1|169	Summary:	Development files for %{name}
14mu|qmmp-1.0.7-1|170	Group:		Development/C
14mu|qmmp-1.0.7-1|171	Requires:	%{libnameui} = %{EVRD}
14mu|qmmp-1.0.7-1|172	Provides:	%{name}ui-devel = %{EVRD}
14mu|qmmp-1.0.7-1|173	Conflicts:	%{_lib}qmmp-devel < 0.7.2
14mu|qmmp-1.0.7-1|174	
14mu|qmmp-1.0.7-1|175	%description -n %{devnameui}
14mu|qmmp-1.0.7-1|176	Qmmp is an audio-player, written with help of Qt library.
14mu|qmmp-1.0.7-1|177	This package contains the files needed for developing applications
14mu|qmmp-1.0.7-1|178	which use %{name}.
14mu|qmmp-1.0.7-1|179	
14mu|qmmp-1.0.7-1|180	%files -n %{devnameui}
14mu|qmmp-1.0.7-1|181	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|182	%{_includedir}/qmmpui
14mu|qmmp-1.0.7-1|183	%{_libdir}/libqmmpui.so
14mu|qmmp-1.0.7-1|184	%{_libdir}/pkgconfig/qmmpui.pc
14mu|qmmp-1.0.7-1|185	
14mu|qmmp-1.0.7-1|186	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|187	
14mu|qmmp-1.0.7-1|188	%if %{build_plf}
14mu|qmmp-1.0.7-1|189	%package aac
14mu|qmmp-1.0.7-1|190	Summary:	Qmmp AAC Input Plugin
14mu|qmmp-1.0.7-1|191	Group:		Sound
14mu|qmmp-1.0.7-1|192	
14mu|qmmp-1.0.7-1|193	%description aac
14mu|qmmp-1.0.7-1|194	This is the AAC Input plug-in for Qmmp.
14mu|qmmp-1.0.7-1|195	
14mu|qmmp-1.0.7-1|196	This package is in restricted repository because AAC codec is patent-protected.
14mu|qmmp-1.0.7-1|197	
14mu|qmmp-1.0.7-1|198	%files aac
14mu|qmmp-1.0.7-1|199	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|200	%{_libdir}/%{name}/Input/libaac.so
14mu|qmmp-1.0.7-1|201	%endif
14mu|qmmp-1.0.7-1|202	
14mu|qmmp-1.0.7-1|203	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|204	
14mu|qmmp-1.0.7-1|205	#  ffmpeg-legacy in LTS
14mu|qmmp-1.0.7-1|206	%if %{mdvver} >= 201210
14mu|qmmp-1.0.7-1|207	%package ffmpeg
14mu|qmmp-1.0.7-1|208	Summary:	Qmmp FFMPEG Input Plugin
14mu|qmmp-1.0.7-1|209	Group:		Sound
14mu|qmmp-1.0.7-1|210	
14mu|qmmp-1.0.7-1|211	%description ffmpeg
14mu|qmmp-1.0.7-1|212	This is the FFMPEG Input Plugin for Qmmp.
14mu|qmmp-1.0.7-1|213	
14mu|qmmp-1.0.7-1|214	%files ffmpeg
14mu|qmmp-1.0.7-1|215	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|216	%{_libdir}/%{name}/Input/libffmpeg.so
14mu|qmmp-1.0.7-1|217	
14mu|qmmp-1.0.7-1|218	%else
14mu|qmmp-1.0.7-1|219	
14mu|qmmp-1.0.7-1|220	%package ffmpeg-legacy
14mu|qmmp-1.0.7-1|221	Summary:	Qmmp FFMPEG Input Plugin
14mu|qmmp-1.0.7-1|222	Group:		Sound
14mu|qmmp-1.0.7-1|223	
14mu|qmmp-1.0.7-1|224	%description ffmpeg-legacy
14mu|qmmp-1.0.7-1|225	This is the FFMPEG Input Plugin for Qmmp.
14mu|qmmp-1.0.7-1|226	
14mu|qmmp-1.0.7-1|227	%files ffmpeg-legacy
14mu|qmmp-1.0.7-1|228	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|229	%{_libdir}/%{name}/Input/libffmpeg_legacy.so
14mu|qmmp-1.0.7-1|230	%endif
14mu|qmmp-1.0.7-1|231	
14mu|qmmp-1.0.7-1|232	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|233	
14mu|qmmp-1.0.7-1|234	%package jack
14mu|qmmp-1.0.7-1|235	Summary:	Qmmp Jack Output Plugin
14mu|qmmp-1.0.7-1|236	Group:		Sound
14mu|qmmp-1.0.7-1|237	
14mu|qmmp-1.0.7-1|238	%description jack
14mu|qmmp-1.0.7-1|239	This is the Jack Output Plugin for Qmmp.
14mu|qmmp-1.0.7-1|240	
14mu|qmmp-1.0.7-1|241	%files jack
14mu|qmmp-1.0.7-1|242	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|243	%{_libdir}/%{name}/Output/libjack.so
14mu|qmmp-1.0.7-1|244	
14mu|qmmp-1.0.7-1|245	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|246	
14mu|qmmp-1.0.7-1|247	%package modplug
14mu|qmmp-1.0.7-1|248	Summary:	Qmmp Modplug Input Plugin
14mu|qmmp-1.0.7-1|249	Group:		Sound
14mu|qmmp-1.0.7-1|250	
14mu|qmmp-1.0.7-1|251	%description modplug
14mu|qmmp-1.0.7-1|252	This is the Modplug Input Plugin for Qmmp.
14mu|qmmp-1.0.7-1|253	
14mu|qmmp-1.0.7-1|254	%files modplug
14mu|qmmp-1.0.7-1|255	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|256	%{_libdir}/%{name}/Input/libmodplug.so
14mu|qmmp-1.0.7-1|257	
14mu|qmmp-1.0.7-1|258	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|259	
14mu|qmmp-1.0.7-1|260	%package musepack
14mu|qmmp-1.0.7-1|261	Summary:	Qmmp MusePack Output Plugin
14mu|qmmp-1.0.7-1|262	Group:		Sound
14mu|qmmp-1.0.7-1|263	
14mu|qmmp-1.0.7-1|264	%description musepack
14mu|qmmp-1.0.7-1|265	This is the Musepack Input Plugin for Qmmp.
14mu|qmmp-1.0.7-1|266	
14mu|qmmp-1.0.7-1|267	%files musepack
14mu|qmmp-1.0.7-1|268	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|269	%{_libdir}/%{name}/Input/libmpc.so
14mu|qmmp-1.0.7-1|270	
14mu|qmmp-1.0.7-1|271	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|272	%package opus
14mu|qmmp-1.0.7-1|273	Summary:	Qmmp Opus Input Plugin
14mu|qmmp-1.0.7-1|274	Group:		Sound
14mu|qmmp-1.0.7-1|275	
14mu|qmmp-1.0.7-1|276	%description opus
14mu|qmmp-1.0.7-1|277	This is the Opus Input Plugin for Qmmp.
14mu|qmmp-1.0.7-1|278	
14mu|qmmp-1.0.7-1|279	%files opus
14mu|qmmp-1.0.7-1|280	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|281	%{_libdir}/%{name}/Input/libopus.so
14mu|qmmp-1.0.7-1|282	
14mu|qmmp-1.0.7-1|283	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|284	
14mu|qmmp-1.0.7-1|285	%package oss
14mu|qmmp-1.0.7-1|286	Summary:	Qmmp OSS Output Plugin
14mu|qmmp-1.0.7-1|287	Group:		Sound
14mu|qmmp-1.0.7-1|288	
14mu|qmmp-1.0.7-1|289	%description oss
14mu|qmmp-1.0.7-1|290	This is the Jack OSS Plugin for Qmmp.
14mu|qmmp-1.0.7-1|291	
14mu|qmmp-1.0.7-1|292	%files oss
14mu|qmmp-1.0.7-1|293	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|294	%{_libdir}/%{name}/Output/liboss.so
14mu|qmmp-1.0.7-1|295	
14mu|qmmp-1.0.7-1|296	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|297	
14mu|qmmp-1.0.7-1|298	%package plugins
14mu|qmmp-1.0.7-1|299	Summary:	Qmmp Plugins
14mu|qmmp-1.0.7-1|300	Group:		Sound
14mu|qmmp-1.0.7-1|301	
14mu|qmmp-1.0.7-1|302	%description plugins
14mu|qmmp-1.0.7-1|303	Qmmp is an audio-player, written with help of Qt library.
14mu|qmmp-1.0.7-1|304	This contains basic plug-in distribution.
14mu|qmmp-1.0.7-1|305	
14mu|qmmp-1.0.7-1|306	%files plugins
14mu|qmmp-1.0.7-1|307	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|308	%{_libdir}/%{name}/Input/libflac.so
14mu|qmmp-1.0.7-1|309	%{_libdir}/%{name}/Input/libmad.so
14mu|qmmp-1.0.7-1|310	%{_libdir}/%{name}/Input/libsndfile.so
14mu|qmmp-1.0.7-1|311	%{_libdir}/%{name}/Input/libvorbis.so
14mu|qmmp-1.0.7-1|312	%{_libdir}/%{name}/Input/libcdaudio.so
14mu|qmmp-1.0.7-1|313	%{_libdir}/%{name}/Input/libcue.so
14mu|qmmp-1.0.7-1|314	%{_libdir}/%{name}/Input/libgme.so
14mu|qmmp-1.0.7-1|315	%{_libdir}/%{name}/Input/libwildmidi.so
14mu|qmmp-1.0.7-1|316	%{_libdir}/%{name}/Output/libalsa.so
14mu|qmmp-1.0.7-1|317	%{_libdir}/%{name}/Output/libpulseaudio.so
14mu|qmmp-1.0.7-1|318	%{_libdir}/%{name}/Output/libnull.so
14mu|qmmp-1.0.7-1|319	%{_libdir}/%{name}/General/libnotifier.so
14mu|qmmp-1.0.7-1|320	%{_libdir}/%{name}/General/libscrobbler.so
14mu|qmmp-1.0.7-1|321	%{_libdir}/%{name}/General/libstatusicon.so
14mu|qmmp-1.0.7-1|322	%{_libdir}/%{name}/General/libfileops.so
14mu|qmmp-1.0.7-1|323	%{_libdir}/%{name}/General/libhotkey.so
14mu|qmmp-1.0.7-1|324	%{_libdir}/%{name}/General/liblyrics.so
14mu|qmmp-1.0.7-1|325	%{_libdir}/%{name}/General/libmpris.so
14mu|qmmp-1.0.7-1|326	%{_libdir}/%{name}/General/libcovermanager.so
14mu|qmmp-1.0.7-1|327	%{_libdir}/%{name}/General/libkdenotify.so
14mu|qmmp-1.0.7-1|328	%{_libdir}/%{name}/General/libstreambrowser.so
14mu|qmmp-1.0.7-1|329	%{_libdir}/%{name}/General/libconverter.so
14mu|qmmp-1.0.7-1|330	%{_libdir}/%{name}/General/libcopypaste.so
14mu|qmmp-1.0.7-1|331	%{_libdir}/%{name}/General/libtrackchange.so
14mu|qmmp-1.0.7-1|332	%{_libdir}/%{name}/General/libudisks2.so
14mu|qmmp-1.0.7-1|333	%{_libdir}/%{name}/General/libgnomehotkey.so
14mu|qmmp-1.0.7-1|334	%{_libdir}/%{name}/General/librgscan.so
14mu|qmmp-1.0.7-1|335	%{_libdir}/%{name}/PlayListFormats/*
14mu|qmmp-1.0.7-1|336	%{_libdir}/%{name}/CommandLineOptions/libincdecvolumeoption.so
14mu|qmmp-1.0.7-1|337	%{_libdir}/%{name}/CommandLineOptions/libseekoption.so
14mu|qmmp-1.0.7-1|338	%{_libdir}/%{name}/CommandLineOptions/libstatusoption.so
14mu|qmmp-1.0.7-1|339	%{_libdir}/%{name}/CommandLineOptions/libplaylistoption.so
14mu|qmmp-1.0.7-1|340	%{_libdir}/%{name}/Effect/libsrconverter.so
14mu|qmmp-1.0.7-1|341	%{_libdir}/%{name}/Effect/libbs2b.so
14mu|qmmp-1.0.7-1|342	%{_libdir}/%{name}/Effect/libladspa.so
14mu|qmmp-1.0.7-1|343	%{_libdir}/%{name}/Effect/libcrossfade.so
14mu|qmmp-1.0.7-1|344	%{_libdir}/%{name}/Effect/libstereo.so
14mu|qmmp-1.0.7-1|345	%{_libdir}/%{name}/Engines/libmplayer.so
14mu|qmmp-1.0.7-1|346	%{_libdir}/%{name}/FileDialogs/libqmmpfiledialog.so
14mu|qmmp-1.0.7-1|347	%{_libdir}/%{name}/Transports/libhttp.so
14mu|qmmp-1.0.7-1|348	%{_libdir}/%{name}/Transports/libmms.so
14mu|qmmp-1.0.7-1|349	%{_libdir}/%{name}/Visual/libanalyzer.so
14mu|qmmp-1.0.7-1|350	%{_libdir}/%{name}/Visual/libprojectm.so
14mu|qmmp-1.0.7-1|351	%{_libdir}/%{name}/Ui/libskinned.so
14mu|qmmp-1.0.7-1|352	
14mu|qmmp-1.0.7-1|353	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|354	
14mu|qmmp-1.0.7-1|355	%package sid
14mu|qmmp-1.0.7-1|356	Summary:	Qmmp SID Input Plugin
14mu|qmmp-1.0.7-1|357	Group:		Sound
14mu|qmmp-1.0.7-1|358	
14mu|qmmp-1.0.7-1|359	%description sid
14mu|qmmp-1.0.7-1|360	This is the SID Input Plugin for Qmmp.
14mu|qmmp-1.0.7-1|361	
14mu|qmmp-1.0.7-1|362	%files sid
14mu|qmmp-1.0.7-1|363	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|364	%{_libdir}/%{name}/Input/libsid.so
14mu|qmmp-1.0.7-1|365	
14mu|qmmp-1.0.7-1|366	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|367	
14mu|qmmp-1.0.7-1|368	%package simple-ui
14mu|qmmp-1.0.7-1|369	Summary:	Qmmp Simple UI Plugin
14mu|qmmp-1.0.7-1|370	Group:		Sound
14mu|qmmp-1.0.7-1|371	
14mu|qmmp-1.0.7-1|372	%description simple-ui
14mu|qmmp-1.0.7-1|373	This is the Simple UI Plugin for Qmmp (simple user interface based on standard
14mu|qmmp-1.0.7-1|374	widgets set).
14mu|qmmp-1.0.7-1|375	
14mu|qmmp-1.0.7-1|376	%files simple-ui
14mu|qmmp-1.0.7-1|377	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|378	%{_libdir}/%{name}/Ui/libqsui.so
14mu|qmmp-1.0.7-1|379	
14mu|qmmp-1.0.7-1|380	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|381	
14mu|qmmp-1.0.7-1|382	%package wavpack
14mu|qmmp-1.0.7-1|383	Summary:	Qmmp WavPack Input Plugin
14mu|qmmp-1.0.7-1|384	Group:		Sound
14mu|qmmp-1.0.7-1|385	
14mu|qmmp-1.0.7-1|386	%description wavpack
14mu|qmmp-1.0.7-1|387	This is the WavPack Input Plugin for Qmmp.
14mu|qmmp-1.0.7-1|388	
14mu|qmmp-1.0.7-1|389	%files wavpack
14mu|qmmp-1.0.7-1|390	%doc AUTHORS ChangeLog
14mu|qmmp-1.0.7-1|391	%{_libdir}/%{name}/Input/libwavpack.so
14mu|qmmp-1.0.7-1|392	
14mu|qmmp-1.0.7-1|393	#----------------------------------------------------------------------------
14mu|qmmp-1.0.7-1|394	
14mu|qmmp-1.0.7-1|395	%prep
14mu|qmmp-1.0.7-1|396	%setup -q
14mu|qmmp-1.0.7-1|397	%patch0 -p1
14mu|qmmp-1.0.7-1|398	%patch1 -p0 -b https support
14mu|qmmp-1.0.7-1|399	
14mu|qmmp-1.0.7-1|400	
14mu|qmmp-1.0.7-1|401	%build
14mu|qmmp-1.0.7-1|402	#oss3 support is deprecated upstream for now I'll enable it ...
14mu|qmmp-1.0.7-1|403	%cmake_qt5 \
14mu|qmmp-1.0.7-1|404	-DUSE_OSS:BOOL=TRUE \
14mu|qmmp-1.0.7-1|405	-DUSE_HAL:BOOL=FALSE \
14mu|qmmp-1.0.7-1|406	-DUSE_UDISKS2:BOOL=TRUE \
14mu|qmmp-1.0.7-1|407	-DUSE_RPATH=TRUE \
14mu|qmmp-1.0.7-1|408	-DCMAKE_INSTALL_PREFIX=%{_prefix}
14mu|qmmp-1.0.7-1|409	
14mu|qmmp-1.0.7-1|410	%make
14mu|qmmp-1.0.7-1|411	
14mu|qmmp-1.0.7-1|412	
14mu|qmmp-1.0.7-1|413	%install
14mu|qmmp-1.0.7-1|414	%makeinstall_std -C build
14mu|qmmp-1.0.7-1|415	
14mu|qmmp-1.0.7-1|416	
14mu|qmmp-1.0.7-1|417	%changelog
14mu|qmmp-1.0.7-1|418	
14mu|qmmp-1.0.7-1|419	* Sat Apr 16 2016 abfonly <abfonly@gmail.com> 1.0.7-1
14mu|qmmp-1.0.7-1|420	- (8b481ec) Log: Update to 1.0.7
14mu|qmmp-1.0.7-1|421	- (8b481ec) patched for https stream transport
14mu|qmmp-1.0.7-1|422	- (8b481ec) * added ffmpeg 3.0 support
14mu|qmmp-1.0.7-1|423	- (8b481ec) * added support for theme change event in the qsui plugin
14mu|qmmp-1.0.7-1|424	- (8b481ec) * fixed sendig multiple play commands when opening several files for playback
14mu|qmmp-1.0.7-1|425	- (8b481ec) * fixed memory leaks
14mu|qmmp-1.0.7-1|426	- (8b481ec) * fixed qt5.6 support
14mu|qmmp-1.0.7-1|427	
14mu|qmmp-1.0.7-1|428	* Sun Jan 24 2016 Giovanni Mariani <mc2374@mclink.it> 1.0.5-1
14mu|qmmp-1.0.7-1|429	- (9240530) Updated to release 1.0.5
14mu|qmmp-1.0.7-1|430	
14mu|qmmp-1.0.7-1|431	* Mon Nov 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-1
14mu|qmmp-1.0.7-1|432	- (986dd7e) New version 1.0.2
14mu|qmmp-1.0.7-1|433	- (986dd7e) Switch to Qt5
14mu|qmmp-1.0.7-1|434	- (986dd7e) New library major 1
14mu|qmmp-1.0.7-1|435	
14mu|qmmp-1.0.7-1|436	* Mon Sep 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1-2
14mu|qmmp-1.0.7-1|437	- (fd04469) Suggest simple UI plugin
14mu|qmmp-1.0.7-1|438	
14mu|qmmp-1.0.7-1|439	* Mon Sep 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1-1
14mu|qmmp-1.0.7-1|440	- (a4965ca) New version 0.9.1
14mu|qmmp-1.0.7-1|441	- (a4965ca) Re-diff initial preference patch
14mu|qmmp-1.0.7-1|442	- (a4965ca) simple-ui plugin is moved here from plugin-pack package
14mu|qmmp-1.0.7-1|443	
14mu|qmmp-1.0.7-1|444	* Tue Aug 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-3
14mu|qmmp-1.0.7-1|445	- (9d331d8) Don't set high priority for qmmp_enqueue.desktop
14mu|qmmp-1.0.7-1|446	
14mu|qmmp-1.0.7-1|447	* Mon Aug 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-2
14mu|qmmp-1.0.7-1|448	- (465b1dd) Adjust QMMP priority in KDE
14mu|qmmp-1.0.7-1|449	
14mu|qmmp-1.0.7-1|450	* Thu Aug 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-1
14mu|qmmp-1.0.7-1|451	- (8f8f6d5) New version 0.8.5
14mu|qmmp-1.0.7-1|452	- (8f8f6d5) Use udisks2 instead of udisks
14mu|qmmp-1.0.7-1|453	
14mu|qmmp-1.0.7-1|454	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.3-2
14mu|qmmp-1.0.7-1|455	- (dcddcb2) Bump release
14mu|qmmp-1.0.7-1|456	
14mu|qmmp-1.0.7-1|457	* Wed Feb 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-1
14mu|qmmp-1.0.7-1|458	- (98ee8c8) Updated to 0.8.3
14mu|qmmp-1.0.7-1|459	
14mu|qmmp-1.0.7-1|460	* Mon Oct 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.2-1
14mu|qmmp-1.0.7-1|461	- (f8affcb) Spec cleanup
14mu|qmmp-1.0.7-1|462	- (abfonly: 5bf3f44) Changelog: 0.8.2 added transifex integration
14mu|qmmp-1.0.7-1|463	- (abfonly: 5bf3f44) added webm support improved image scaling quality
14mu|qmmp-1.0.7-1|464	- (abfonly: 5bf3f44) fixed xspf parsing
14mu|qmmp-1.0.7-1|465	- (abfonly: 5bf3f44) fixed cover loading sequence
14mu|qmmp-1.0.7-1|466	- (abfonly: 5bf3f44) fixed main window activation under windows
14mu|qmmp-1.0.7-1|467	- (abfonly: 5bf3f44) fixed analyzer color settings
14mu|qmmp-1.0.7-1|468	- (abfonly: 5bf3f44) fixed typos
14mu|qmmp-1.0.7-1|469	- (abfonly: 5bf3f44) fixed possible segmentation fault in the opus;
14mu|qmmp-1.0.7-1|470	- (abfonly: 5bf3f44) fixed separator of the file filters
14mu|qmmp-1.0.7-1|471	- (abfonly: 5bf3f44) reduced tag reading delay (requires TagLib 1.8 or higher)
14mu|qmmp-1.0.7-1|472	- (abfonly: 5bf3f44) updated Russian translation
14mu|qmmp-1.0.7-1|473	- (abfonly: 5bf3f44) updated Ukrainian translation
14mu|qmmp-1.0.7-1|474	- (abfonly: 5bf3f44) updated Japanese translation
14mu|qmmp-1.0.7-1|475	
14mu|qmmp-1.0.7-1|476	* Sun Aug 10 2014 abfonly <abfonly@gmail.com> 0.8.1-1
14mu|qmmp-1.0.7-1|477	- (ec60f59) Changelog: 0.8.1 added rusxmms patch autodetection for all supported platforms
14mu|qmmp-1.0.7-1|478	- (ec60f59) added application information to the windows executable
14mu|qmmp-1.0.7-1|479	- (ec60f59) fixed --pl-dump/--pl-play command line options
14mu|qmmp-1.0.7-1|480	- (ec60f59) fixed regressions in the mpris 1.0 support
14mu|qmmp-1.0.7-1|481	- (ec60f59) fixed selection behaviour in the playlist when using keyboard
14mu|qmmp-1.0.7-1|482	- (ec60f59) fixed disc number disappearing when using flac with embedded cue
14mu|qmmp-1.0.7-1|483	- (ec60f59) fixed main window activation
14mu|qmmp-1.0.7-1|484	- (ec60f59) fixed segmentation fault when moving track in the group mode
14mu|qmmp-1.0.7-1|485	- (ec60f59) fixed not working 'exit' action when option 'hide on close' is enabled
14mu|qmmp-1.0.7-1|486	- (ec60f59) fixed freezing in the alsa plugin
14mu|qmmp-1.0.7-1|487	- (ec60f59) fixed m4a support;
14mu|qmmp-1.0.7-1|488	- (ec60f59) fixed clearing a key combination in the hotkey plugin
14mu|qmmp-1.0.7-1|489	- (ec60f59) removed duplicate extensions from the file association page
14mu|qmmp-1.0.7-1|490	
14mu|qmmp-1.0.7-1|491	* Mon Jul 07 2014 symbianflo <symbianflo@symbianflo> 0.8.0-1
14mu|qmmp-1.0.7-1|492	- (1b732f3) Log: Update to 0.8.0,Change log is huge, so just read it, fixed new BR,fix files,Enabled all OSS plugins
14mu|qmmp-1.0.7-1|493	
14mu|qmmp-1.0.7-1|494	* Wed Jul 02 2014 abfonly <abfonly@gmail.com> 0.7.7-2
14mu|qmmp-1.0.7-1|495	- (174b4bb) Updated qmmp.spec
14mu|qmmp-1.0.7-1|496	
14mu|qmmp-1.0.7-1|497	* Sun Jun 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.7-1
14mu|qmmp-1.0.7-1|498	- (c99bc9e) Update to 0.7.7
14mu|qmmp-1.0.7-1|499	
14mu|qmmp-1.0.7-1|500	* Tue Apr 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.6-1
14mu|qmmp-1.0.7-1|501	- (94ffbaf) Changelog:
14mu|qmmp-1.0.7-1|502	- (94ffbaf) 0.7.6
14mu|qmmp-1.0.7-1|503	- (94ffbaf) added libav 10 and ffmpeg 2.2 support
14mu|qmmp-1.0.7-1|504	- (94ffbaf) fixed url parsing
14mu|qmmp-1.0.7-1|505	- (94ffbaf) fixed freezing on playback resume
14mu|qmmp-1.0.7-1|506	- (94ffbaf) fixed random freezing in the mplayer plugin
14mu|qmmp-1.0.7-1|507	- (94ffbaf) fixed reset selection of tracks when calling context menu
14mu|qmmp-1.0.7-1|508	- (94ffbaf) fixed multimedia keys support under win32
14mu|qmmp-1.0.7-1|509	
14mu|qmmp-1.0.7-1|510	* Sat Feb 15 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.5-1
14mu|qmmp-1.0.7-1|511	- (2fe29e3) Changelog: 0.7.5 fixed tab closing bug in the qsui plugin fixed cpu a...
14mu|qmmp-1.0.7-1|512	- (2fe29e3) ...rchitecture detection while build using qmake
14mu|qmmp-1.0.7-1|513	- (2fe29e3) fixed feature to disable qsui before build
14mu|qmmp-1.0.7-1|514	- (2fe29e3) fixed latest cmake support
14mu|qmmp-1.0.7-1|515	- (2fe29e3) disable plf for contrib packages
14mu|qmmp-1.0.7-1|516	
14mu|qmmp-1.0.7-1|517	* Sat Feb 15 2014 symbianflo <symbianflo@symbianflo> 0.7.5-1plf
14mu|qmmp-1.0.7-1|518	- (2b1250e) Changelog:
14mu|qmmp-1.0.7-1|519	- (2b1250e) 0.7.5
14mu|qmmp-1.0.7-1|520	- (2b1250e) fixed tab closing bug in the qsui plugin
14mu|qmmp-1.0.7-1|521	- (2b1250e) fixed cpu architecture detection while build using qmake
14mu|qmmp-1.0.7-1|522	- (2b1250e) fixed feature to disable qsui before build
14mu|qmmp-1.0.7-1|523	- (2b1250e) fixed latest cmake support
14mu|qmmp-1.0.7-1|524	
14mu|qmmp-1.0.7-1|525	* Sat Dec 28 2013 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.4-1
14mu|qmmp-1.0.7-1|526	- (305b68f) Changelog:
14mu|qmmp-1.0.7-1|527	- (305b68f) 0.7.4
14mu|qmmp-1.0.7-1|528	- (305b68f) added Galician translation
14mu|qmmp-1.0.7-1|529	- (305b68f) added ffmpeg 2.1 support
14mu|qmmp-1.0.7-1|530	- (305b68f) added m3u8 playlist extension
14mu|qmmp-1.0.7-1|531	- (305b68f) improved ReplayGain support
14mu|qmmp-1.0.7-1|532	- (305b68f) - fixed 24/32 bit mode
14mu|qmmp-1.0.7-1|533	- (305b68f) - added clipping to prevent overflow
14mu|qmmp-1.0.7-1|534	- (305b68f) improved cdaudio plugin
14mu|qmmp-1.0.7-1|535	- (305b68f) - added Windows support
14mu|qmmp-1.0.7-1|536	- (305b68f) - added track cache
14mu|qmmp-1.0.7-1|537	- (305b68f) - fixed proxy support
14mu|qmmp-1.0.7-1|538	- (305b68f) fixed localization of the wildmidi plugin
14mu|qmmp-1.0.7-1|539	- (305b68f) fixed case sensitivity while checking file extensions
14mu|qmmp-1.0.7-1|540	- (305b68f) fixed gcc 4.8 warnings
14mu|qmmp-1.0.7-1|541	- (305b68f) fixed memory leak
14mu|qmmp-1.0.7-1|542	- (305b68f) fixed several Windows-only bugs
14mu|qmmp-1.0.7-1|543	- (305b68f) - fixed parsing of the m3u files with backslashes
14mu|qmmp-1.0.7-1|544	- (305b68f) - fixed problem with absolute paths
14mu|qmmp-1.0.7-1|545	- (305b68f) - fixed adding files from command line under Windows
14mu|qmmp-1.0.7-1|546	- (305b68f) - fixed Meta/Win modifier in the global hotkey plugin
14mu|qmmp-1.0.7-1|547	- (305b68f) fixed Japanese translation.
14mu|qmmp-1.0.7-1|548	
14mu|qmmp-1.0.7-1|549	* Tue Oct 08 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.3-1
14mu|qmmp-1.0.7-1|550	- (e156222) LOG update to 0.7.3, added window size and position saving to the projectm plugin;
14mu|qmmp-1.0.7-1|551	- (e156222) disabled unsupported settings in the statusicon plugin under Windows;
14mu|qmmp-1.0.7-1|552	- (e156222) fixed warnings about invalid parent thread;
14mu|qmmp-1.0.7-1|553	- (e156222) fixed race condition;
14mu|qmmp-1.0.7-1|554	- (e156222) fixed ReplayGain support in the flac plugin;
14mu|qmmp-1.0.7-1|555	- (e156222) fixed parsing of the track/disc number with separator;
14mu|qmmp-1.0.7-1|556	- (e156222) fixed tooltip in the status icon plugin under Windows;
14mu|qmmp-1.0.7-1|557	- (e156222) fixed 'show tooltip' option in the status icon plugin;
14mu|qmmp-1.0.7-1|558	- (e156222) removed unused variables.
14mu|qmmp-1.0.7-1|559	
14mu|qmmp-1.0.7-1|560	* Wed Aug 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-1
14mu|qmmp-1.0.7-1|561	- (bee80fe) LOG New version 0.7.2, sort subpackages, add more Suggests
14mu|qmmp-1.0.7-1|562	
14mu|qmmp-1.0.7-1|563	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-3
14mu|qmmp-1.0.7-1|564	- (a9f575b) LOG Rebuild with new ffmpeg
14mu|qmmp-1.0.7-1|565	
14mu|qmmp-1.0.7-1|566	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-2
14mu|qmmp-1.0.7-1|567	- (65a77ae) LOG Rebuild with new ffmpeg
14mu|qmmp-1.0.7-1|568	
14mu|qmmp-1.0.7-1|569	* Sat Jun 01 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.1-1
14mu|qmmp-1.0.7-1|570	- (d12a296) LOG upadte to 1.7.1
14mu|qmmp-1.0.7-1|571	
14mu|qmmp-1.0.7-1|572	* Sat Apr 13 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.0-1
14mu|qmmp-1.0.7-1|573	- (8593354) LOG update to 0.7.0, add ffmpeg-legacy-plugin (instead of ffmpeg-plugin) in lts,fix linting
14mu|qmmp-1.0.7-1|574	
14mu|qmmp-1.0.7-1|575	* Mon Mar 25 2013 symbianflo <symbianflo@mandrivausers.ro> 0.6.8-1
14mu|qmmp-1.0.7-1|576	- (8444562) LOG:fixed bugs in the mpris plugin
14mu|qmmp-1.0.7-1|577	- (8444562) fixed segmentation fault when running without output plugins
14mu|qmmp-1.0.7-1|578	- (8444562) updated Japanese translation
14mu|qmmp-1.0.7-1|579	
14mu|qmmp-1.0.7-1|580	* Fri Feb 22 2013 symbianflo <symbianflo@mandrivausers.ro> 0.6.7-1
14mu|qmmp-1.0.7-1|581	- (30939fd) LOG New upstream relese, radio stream works again,build with no aac-plugin for contrib
14mu|qmmp-1.0.7-1|582	
14mu|qmmp-1.0.7-1|583	* Sat Jan 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.6-1
14mu|qmmp-1.0.7-1|584	- (748efe7) LOG Fix typo
14mu|qmmp-1.0.7-1|585	- (Andrey Bondrov: f2aa499) LOG New version 0.6.6
14mu|qmmp-1.0.7-1|586	
14mu|qmmp-1.0.7-1|587	

23963 14
14mu|qmmp-plugin-pack-1.0.2-1|1	%define oname qmmp
14mu|qmmp-plugin-pack-1.0.2-1|2	
14mu|qmmp-plugin-pack-1.0.2-1|3	Summary:	A set of extra plug-ins for Qmmp
14mu|qmmp-plugin-pack-1.0.2-1|4	Name:		qmmp-plugin-pack
14mu|qmmp-plugin-pack-1.0.2-1|5	Version:	1.0.2
14mu|qmmp-plugin-pack-1.0.2-1|6	Release:	1
14mu|qmmp-plugin-pack-1.0.2-1|7	License:	GPLv2+
14mu|qmmp-plugin-pack-1.0.2-1|8	Group:		Sound
14mu|qmmp-plugin-pack-1.0.2-1|9	Url:		http://qmmp.ylsoftware.com/plugins.php
14mu|qmmp-plugin-pack-1.0.2-1|10	Source0:	http://qmmp.ylsoftware.com/files/plugins/%{name}-%{version}.tar.bz2
14mu|qmmp-plugin-pack-1.0.2-1|11	BuildRequires:	cmake
14mu|qmmp-plugin-pack-1.0.2-1|12	BuildRequires:	yasm
14mu|qmmp-plugin-pack-1.0.2-1|13	BuildRequires:	qt5-linguist-tools
14mu|qmmp-plugin-pack-1.0.2-1|14	BuildRequires:	pkgconfig(libmpg123)
14mu|qmmp-plugin-pack-1.0.2-1|15	BuildRequires:	pkgconfig(qmmp) >= 1.0.0
14mu|qmmp-plugin-pack-1.0.2-1|16	BuildRequires:	pkgconfig(qmmpui) >= 1.0.0
14mu|qmmp-plugin-pack-1.0.2-1|17	BuildRequires:	pkgconfig(Qt5Core) >= 5.4.0
14mu|qmmp-plugin-pack-1.0.2-1|18	BuildRequires:	pkgconfig(Qt5Widgets) >= 5.4.0
14mu|qmmp-plugin-pack-1.0.2-1|19	BuildRequires:	pkgconfig(taglib)
14mu|qmmp-plugin-pack-1.0.2-1|20	Suggests:	%{oname}-ffap = %{EVRD}
14mu|qmmp-plugin-pack-1.0.2-1|21	Suggests:	%{oname}-mpg123 = %{EVRD}
14mu|qmmp-plugin-pack-1.0.2-1|22	
14mu|qmmp-plugin-pack-1.0.2-1|23	%description
14mu|qmmp-plugin-pack-1.0.2-1|24	Plug-ins for Qmmp from Qmmp Plug-in Pack:
14mu|qmmp-plugin-pack-1.0.2-1|25	* FFap - enhanced Monkey's Audio (APE) decoder
14mu|qmmp-plugin-pack-1.0.2-1|26	(24-bit samples and embedded cue support)
14mu|qmmp-plugin-pack-1.0.2-1|27	* MPG123 - MPEG v1/2 layer1/2/3 decoder using of libmpg123 library.
14mu|qmmp-plugin-pack-1.0.2-1|28	
14mu|qmmp-plugin-pack-1.0.2-1|29	%files
14mu|qmmp-plugin-pack-1.0.2-1|30	
14mu|qmmp-plugin-pack-1.0.2-1|31	#----------------------------------------------------------------------------
14mu|qmmp-plugin-pack-1.0.2-1|32	
14mu|qmmp-plugin-pack-1.0.2-1|33	%package -n %{oname}-ffap
14mu|qmmp-plugin-pack-1.0.2-1|34	Summary:	Qmmp FFap Input Plugin
14mu|qmmp-plugin-pack-1.0.2-1|35	Group:		Sound
14mu|qmmp-plugin-pack-1.0.2-1|36	
14mu|qmmp-plugin-pack-1.0.2-1|37	%description -n %{oname}-ffap
14mu|qmmp-plugin-pack-1.0.2-1|38	This is the FFap Input Plugin for Qmmp (enhanced Monkey's Audio (APE) decoder,
14mu|qmmp-plugin-pack-1.0.2-1|39	24-bit samples and embedded cue support).
14mu|qmmp-plugin-pack-1.0.2-1|40	
14mu|qmmp-plugin-pack-1.0.2-1|41	%files -n %{oname}-ffap
14mu|qmmp-plugin-pack-1.0.2-1|42	%doc AUTHORS COPYING ChangeLog.rus README README.RUS ChangeLog ChangeLog.svn
14mu|qmmp-plugin-pack-1.0.2-1|43	%{_libdir}/%{oname}/Input/libffap.so
14mu|qmmp-plugin-pack-1.0.2-1|44	
14mu|qmmp-plugin-pack-1.0.2-1|45	#----------------------------------------------------------------------------
14mu|qmmp-plugin-pack-1.0.2-1|46	
14mu|qmmp-plugin-pack-1.0.2-1|47	%package -n %{oname}-mpg123
14mu|qmmp-plugin-pack-1.0.2-1|48	Summary:	Qmmp MPG123 Input Plugin
14mu|qmmp-plugin-pack-1.0.2-1|49	Group:		Sound
14mu|qmmp-plugin-pack-1.0.2-1|50	
14mu|qmmp-plugin-pack-1.0.2-1|51	%description -n %{oname}-mpg123
14mu|qmmp-plugin-pack-1.0.2-1|52	This is the MPG123 Input Plugin for Qmmp (MPEG v1/2 layer1/2/3 decoder
14mu|qmmp-plugin-pack-1.0.2-1|53	using of libmpg123 library).
14mu|qmmp-plugin-pack-1.0.2-1|54	
14mu|qmmp-plugin-pack-1.0.2-1|55	%files -n %{oname}-mpg123
14mu|qmmp-plugin-pack-1.0.2-1|56	%doc AUTHORS COPYING ChangeLog.rus README README.RUS ChangeLog ChangeLog.svn
14mu|qmmp-plugin-pack-1.0.2-1|57	%{_libdir}/%{oname}/Input/libmpg123.so
14mu|qmmp-plugin-pack-1.0.2-1|58	
14mu|qmmp-plugin-pack-1.0.2-1|59	#----------------------------------------------------------------------------
14mu|qmmp-plugin-pack-1.0.2-1|60	
14mu|qmmp-plugin-pack-1.0.2-1|61	%prep
14mu|qmmp-plugin-pack-1.0.2-1|62	%setup -q
14mu|qmmp-plugin-pack-1.0.2-1|63	
14mu|qmmp-plugin-pack-1.0.2-1|64	%build
14mu|qmmp-plugin-pack-1.0.2-1|65	%cmake_qt5
14mu|qmmp-plugin-pack-1.0.2-1|66	%make
14mu|qmmp-plugin-pack-1.0.2-1|67	
14mu|qmmp-plugin-pack-1.0.2-1|68	%install
14mu|qmmp-plugin-pack-1.0.2-1|69	%makeinstall_std -C build
14mu|qmmp-plugin-pack-1.0.2-1|70	
14mu|qmmp-plugin-pack-1.0.2-1|71	%changelog
14mu|qmmp-plugin-pack-1.0.2-1|72	
14mu|qmmp-plugin-pack-1.0.2-1|73	* Mon Jan 25 2016 Giovanni Mariani <mc2374@mclink.it> 1.0.2-1
14mu|qmmp-plugin-pack-1.0.2-1|74	- (3ff5469) Updated to release 1.0.2
14mu|qmmp-plugin-pack-1.0.2-1|75	
14mu|qmmp-plugin-pack-1.0.2-1|76	

23964 14
14mu|qpdf-5.1.3-1|1	%define major 13
14mu|qpdf-5.1.3-1|2	%define libname %mklibname qpdf %{major}
14mu|qpdf-5.1.3-1|3	%define develname %mklibname qpdf -d
14mu|qpdf-5.1.3-1|4	
14mu|qpdf-5.1.3-1|5	Name:		qpdf
14mu|qpdf-5.1.3-1|6	Summary:	Inspect and manipulate PDF files
14mu|qpdf-5.1.3-1|7	Version:	5.1.3
14mu|qpdf-5.1.3-1|8	Release:	1
14mu|qpdf-5.1.3-1|9	Group:		Office
14mu|qpdf-5.1.3-1|10	License:	Artistic
14mu|qpdf-5.1.3-1|11	URL:		http://sourceforge.net/projects/qpdf/
14mu|qpdf-5.1.3-1|12	Source0:	http://sourceforge.net/projects/qpdf/files/qpdf/5.1.3/%{name}-%{version}.tar.gz
14mu|qpdf-5.1.3-1|13	
14mu|qpdf-5.1.3-1|14	BuildRequires:	zlib-devel
14mu|qpdf-5.1.3-1|15	BuildRequires:	pcre-devel
14mu|qpdf-5.1.3-1|16	
14mu|qpdf-5.1.3-1|17	# for fix-qdf and test suite
14mu|qpdf-5.1.3-1|18	BuildRequires: perl
14mu|qpdf-5.1.3-1|19	BuildRequires: perl(Digest::MD5)
14mu|qpdf-5.1.3-1|20	
14mu|qpdf-5.1.3-1|21	# for autoreconf
14mu|qpdf-5.1.3-1|22	BuildRequires: autoconf
14mu|qpdf-5.1.3-1|23	BuildRequires: automake
14mu|qpdf-5.1.3-1|24	BuildRequires: libtool
14mu|qpdf-5.1.3-1|25	
14mu|qpdf-5.1.3-1|26	%description
14mu|qpdf-5.1.3-1|27	QPDF is a C++ library and set of programs that inspect and manipulate
14mu|qpdf-5.1.3-1|28	the structure of PDF files. It can encrypt and linearize files, expose
14mu|qpdf-5.1.3-1|29	the internals of a PDF file, and do many other operations useful to end
14mu|qpdf-5.1.3-1|30	users and PDF developers.
14mu|qpdf-5.1.3-1|31	
14mu|qpdf-5.1.3-1|32	%package -n	%{libname}
14mu|qpdf-5.1.3-1|33	Summary:	Inspect and manipulate PDF files library
14mu|qpdf-5.1.3-1|34	Group:		System/Libraries
14mu|qpdf-5.1.3-1|35	
14mu|qpdf-5.1.3-1|36	%description -n %{libname}
14mu|qpdf-5.1.3-1|37	QPDF is a C++ library and set of programs that inspect and manipulate
14mu|qpdf-5.1.3-1|38	the structure of PDF files. It can encrypt and linearize files, expose
14mu|qpdf-5.1.3-1|39	the internals of a PDF file, and do many other operations useful to end
14mu|qpdf-5.1.3-1|40	users and PDF developers.
14mu|qpdf-5.1.3-1|41	
14mu|qpdf-5.1.3-1|42	%package -n	%{develname}
14mu|qpdf-5.1.3-1|43	Summary:	Static library and header files for the qpdf library
14mu|qpdf-5.1.3-1|44	Group:		Development/C
14mu|qpdf-5.1.3-1|45	Requires:	%{libname} = %{version}-%{release}
14mu|qpdf-5.1.3-1|46	Requires:	%{name} = %{version}-%{release}
14mu|qpdf-5.1.3-1|47	Provides:	qpdf-devel = %{version}-%{release}
14mu|qpdf-5.1.3-1|48	Provides:	%{name}-devel = %{version}-%{release}
14mu|qpdf-5.1.3-1|49	
14mu|qpdf-5.1.3-1|50	%description -n %{develname}
14mu|qpdf-5.1.3-1|51	Devel package for %{name}
14mu|qpdf-5.1.3-1|52	
14mu|qpdf-5.1.3-1|53	%prep
14mu|qpdf-5.1.3-1|54	%setup -q
14mu|qpdf-5.1.3-1|55	%apply_patches
14mu|qpdf-5.1.3-1|56	
14mu|qpdf-5.1.3-1|57	%build
14mu|qpdf-5.1.3-1|58	# work-around check-rpaths errors
14mu|qpdf-5.1.3-1|59	autoreconf --verbose --force --install
14mu|qpdf-5.1.3-1|60	
14mu|qpdf-5.1.3-1|61	%configure2_5x --disable-static \
14mu|qpdf-5.1.3-1|62	--enable-show-failed-test-output
14mu|qpdf-5.1.3-1|63	
14mu|qpdf-5.1.3-1|64	%make
14mu|qpdf-5.1.3-1|65	
14mu|qpdf-5.1.3-1|66	%install
14mu|qpdf-5.1.3-1|67	%makeinstall_std
14mu|qpdf-5.1.3-1|68	
14mu|qpdf-5.1.3-1|69	mkdir __doc
14mu|qpdf-5.1.3-1|70	mv  %{buildroot}%{_datadir}/doc/qpdf/* __doc
14mu|qpdf-5.1.3-1|71	rm -rf %{buildroot}%{_datadir}/doc/qpdf
14mu|qpdf-5.1.3-1|72	
14mu|qpdf-5.1.3-1|73	%check
14mu|qpdf-5.1.3-1|74	make check
14mu|qpdf-5.1.3-1|75	
14mu|qpdf-5.1.3-1|76	%files
14mu|qpdf-5.1.3-1|77	%doc Artistic-2.0 ChangeLog README* TODO
14mu|qpdf-5.1.3-1|78	%{_bindir}/fix-qdf
14mu|qpdf-5.1.3-1|79	%{_bindir}/%{name}
14mu|qpdf-5.1.3-1|80	%{_bindir}/zlib-flate
14mu|qpdf-5.1.3-1|81	%{_mandir}/man1/fix-qdf.1.*
14mu|qpdf-5.1.3-1|82	%{_mandir}/man1/qpdf.1.*
14mu|qpdf-5.1.3-1|83	%{_mandir}/man1/zlib-flate.1.*
14mu|qpdf-5.1.3-1|84	
14mu|qpdf-5.1.3-1|85	%files -n %{develname}
14mu|qpdf-5.1.3-1|86	%{_includedir}/%{name}/*.h
14mu|qpdf-5.1.3-1|87	%{_includedir}/%{name}/*.hh
14mu|qpdf-5.1.3-1|88	%{_libdir}/libqpdf.so
14mu|qpdf-5.1.3-1|89	%{_libdir}/pkgconfig/libqpdf.pc
14mu|qpdf-5.1.3-1|90	
14mu|qpdf-5.1.3-1|91	%files -n %{libname}
14mu|qpdf-5.1.3-1|92	%{_libdir}/libqpdf.so.%{major}*
14mu|qpdf-5.1.3-1|93	
14mu|qpdf-5.1.3-1|94	%changelog
14mu|qpdf-5.1.3-1|95	
14mu|qpdf-5.1.3-1|96	* Mon Jun 15 2015 dsilakov <denis.silakov@rosalab.ru> 5.1.3-1
14mu|qpdf-5.1.3-1|97	- (ed2f379) Merge pull request #2 from import/qpdf:auto_update
14mu|qpdf-5.1.3-1|98	- (ed2f379) Updated to 5.1.3 (by updates_builder)
14mu|qpdf-5.1.3-1|99	
14mu|qpdf-5.1.3-1|100	

23965 14
14mu|qqwing-1.3.4-1|1	%define major   2
14mu|qqwing-1.3.4-1|2	%define libname %mklibname %{name} %{major}
14mu|qqwing-1.3.4-1|3	%define devname %mklibname %{name} -d
14mu|qqwing-1.3.4-1|4	
14mu|qqwing-1.3.4-1|5	Name:           qqwing
14mu|qqwing-1.3.4-1|6	Version:        1.3.4
14mu|qqwing-1.3.4-1|7	Release:        1
14mu|qqwing-1.3.4-1|8	Summary:        Command-line Sudoku solver and generator
14mu|qqwing-1.3.4-1|9	
14mu|qqwing-1.3.4-1|10	License:        GPLv2+
14mu|qqwing-1.3.4-1|11	Group:		Games/Puzzles
14mu|qqwing-1.3.4-1|12	URL:            http://qqwing.com/
14mu|qqwing-1.3.4-1|13	Source0:        http://qqwing.com/qqwing-%{version}.tar.gz
14mu|qqwing-1.3.4-1|14	Requires:       %{libname} = %{EVRD}
14mu|qqwing-1.3.4-1|15	
14mu|qqwing-1.3.4-1|16	%description
14mu|qqwing-1.3.4-1|17	QQwing is a command-line Sudoku solver and generator.
14mu|qqwing-1.3.4-1|18	
14mu|qqwing-1.3.4-1|19	%files
14mu|qqwing-1.3.4-1|20	%doc README
14mu|qqwing-1.3.4-1|21	%{_bindir}/qqwing
14mu|qqwing-1.3.4-1|22	%{_mandir}/man1/qqwing.1.*
14mu|qqwing-1.3.4-1|23	#----------------------------------------------------------
14mu|qqwing-1.3.4-1|24	%package -n %{libname}
14mu|qqwing-1.3.4-1|25	Summary:        Library for Sudoku solving and generation
14mu|qqwing-1.3.4-1|26	Group:		System/Libraries
14mu|qqwing-1.3.4-1|27	
14mu|qqwing-1.3.4-1|28	%description -n %{libname}
14mu|qqwing-1.3.4-1|29	libqqwing is a C++ library for solving and generating Sudoku puzzles.
14mu|qqwing-1.3.4-1|30	
14mu|qqwing-1.3.4-1|31	
14mu|qqwing-1.3.4-1|32	%files -n %{libname}
14mu|qqwing-1.3.4-1|33	%doc AUTHORS COPYING
14mu|qqwing-1.3.4-1|34	%{_libdir}/libqqwing.so.%{major}*
14mu|qqwing-1.3.4-1|35	#----------------------------------------------------------
14mu|qqwing-1.3.4-1|36	%package -n %{devname}
14mu|qqwing-1.3.4-1|37	Summary:        Development files for libqqwing
14mu|qqwing-1.3.4-1|38	Group:		Development/C++
14mu|qqwing-1.3.4-1|39	Requires:       %{libname} = %{EVRD}
14mu|qqwing-1.3.4-1|40	
14mu|qqwing-1.3.4-1|41	%description -n %{devname}
14mu|qqwing-1.3.4-1|42	The %{name}-devel package contains libraries and header files for
14mu|qqwing-1.3.4-1|43	developing applications that use libqqwing.
14mu|qqwing-1.3.4-1|44	
14mu|qqwing-1.3.4-1|45	
14mu|qqwing-1.3.4-1|46	%files -n %{devname}
14mu|qqwing-1.3.4-1|47	%doc README
14mu|qqwing-1.3.4-1|48	%{_includedir}/*
14mu|qqwing-1.3.4-1|49	%{_libdir}/libqqwing.so
14mu|qqwing-1.3.4-1|50	%{_libdir}/pkgconfig/qqwing.pc
14mu|qqwing-1.3.4-1|51	#----------------------------------------------------------
14mu|qqwing-1.3.4-1|52	%prep
14mu|qqwing-1.3.4-1|53	%setup -q
14mu|qqwing-1.3.4-1|54	
14mu|qqwing-1.3.4-1|55	%build
14mu|qqwing-1.3.4-1|56	%configure2_5x \
14mu|qqwing-1.3.4-1|57	--disable-static
14mu|qqwing-1.3.4-1|58	
14mu|qqwing-1.3.4-1|59	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|qqwing-1.3.4-1|60	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|qqwing-1.3.4-1|61	
14mu|qqwing-1.3.4-1|62	%make
14mu|qqwing-1.3.4-1|63	
14mu|qqwing-1.3.4-1|64	
14mu|qqwing-1.3.4-1|65	%install
14mu|qqwing-1.3.4-1|66	%makeinstall_std
14mu|qqwing-1.3.4-1|67	
14mu|qqwing-1.3.4-1|68	
14mu|qqwing-1.3.4-1|69	
14mu|qqwing-1.3.4-1|70	
14mu|qqwing-1.3.4-1|71	
14mu|qqwing-1.3.4-1|72	
14mu|qqwing-1.3.4-1|73	
14mu|qqwing-1.3.4-1|74	
14mu|qqwing-1.3.4-1|75	%changelog
14mu|qqwing-1.3.4-1|76	
14mu|qqwing-1.3.4-1|77	* Sat Sep 05 2015 abfonly <abfonly@gmail.com> 1.3.4-1
14mu|qqwing-1.3.4-1|78	- (96ba5e9) Merge pull request #1 from abfonly/qqwing:gnome316
14mu|qqwing-1.3.4-1|79	- (96ba5e9) abfonly
14mu|qqwing-1.3.4-1|80	
14mu|qqwing-1.3.4-1|81	

23966 14
14mu|qrencode-3.4.4-1|1	%define major 3
14mu|qrencode-3.4.4-1|2	%define libname %mklibname %{name} %{major}
14mu|qrencode-3.4.4-1|3	%define develname %mklibname -d %{name}
14mu|qrencode-3.4.4-1|4	
14mu|qrencode-3.4.4-1|5	Summary:	QR Code encoder into PNG image
14mu|qrencode-3.4.4-1|6	Name:		qrencode
14mu|qrencode-3.4.4-1|7	Version:	3.4.4
14mu|qrencode-3.4.4-1|8	Release:	1
14mu|qrencode-3.4.4-1|9	Group:		File tools
14mu|qrencode-3.4.4-1|10	License:	LGPLv2+
14mu|qrencode-3.4.4-1|11	URL:		http://megaui.net/fukuchi/works/qrencode/index.en.html
14mu|qrencode-3.4.4-1|12	Source0:	http://megaui.net/fukuchi/works/qrencode/%{name}-%{version}.tar.bz2
14mu|qrencode-3.4.4-1|13	BuildRequires:	libtool
14mu|qrencode-3.4.4-1|14	BuildRequires:	pkgconfig(libpng)
14mu|qrencode-3.4.4-1|15	BuildRequires:	doxygen
14mu|qrencode-3.4.4-1|16	
14mu|qrencode-3.4.4-1|17	%description
14mu|qrencode-3.4.4-1|18	Qrencode is a utility software using libqrencode to encode string data in a
14mu|qrencode-3.4.4-1|19	QR Code and save as a PNG image.
14mu|qrencode-3.4.4-1|20	
14mu|qrencode-3.4.4-1|21	%package -n	%{libname}
14mu|qrencode-3.4.4-1|22	Summary:	A C library for encoding data in a QR Code symbol
14mu|qrencode-3.4.4-1|23	Group:		System/Libraries
14mu|qrencode-3.4.4-1|24	
14mu|qrencode-3.4.4-1|25	%description -n	%{libname}
14mu|qrencode-3.4.4-1|26	Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
14mu|qrencode-3.4.4-1|27	symbology that can be scanned by handy terminals such as a mobile phone with
14mu|qrencode-3.4.4-1|28	CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is
14mu|qrencode-3.4.4-1|29	highly robustness.
14mu|qrencode-3.4.4-1|30	
14mu|qrencode-3.4.4-1|31	Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
14mu|qrencode-3.4.4-1|32	Standards) X0510:2004 or ISO/IEC 18004.
14mu|qrencode-3.4.4-1|33	
14mu|qrencode-3.4.4-1|34	%package -n	%{develname}
14mu|qrencode-3.4.4-1|35	Summary:	The development files for the qrencode library
14mu|qrencode-3.4.4-1|36	Group:		Development/C
14mu|qrencode-3.4.4-1|37	Provides:	%{name}-devel = %{version}
14mu|qrencode-3.4.4-1|38	Provides:	lib%{name}-devel = %{version}
14mu|qrencode-3.4.4-1|39	Requires:	%{libname} = %{version}
14mu|qrencode-3.4.4-1|40	Obsoletes:	%mklibname -d qrencode 1
14mu|qrencode-3.4.4-1|41	
14mu|qrencode-3.4.4-1|42	%description -n	%{develname}
14mu|qrencode-3.4.4-1|43	Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
14mu|qrencode-3.4.4-1|44	symbology that can be scanned by handy terminals such as a mobile phone with
14mu|qrencode-3.4.4-1|45	CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is
14mu|qrencode-3.4.4-1|46	highly robustness.
14mu|qrencode-3.4.4-1|47	
14mu|qrencode-3.4.4-1|48	Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
14mu|qrencode-3.4.4-1|49	Standards) X0510:2004 or ISO/IEC 18004.
14mu|qrencode-3.4.4-1|50	
14mu|qrencode-3.4.4-1|51	This package contains the development files for the qrencode library.
14mu|qrencode-3.4.4-1|52	
14mu|qrencode-3.4.4-1|53	%prep
14mu|qrencode-3.4.4-1|54	%setup -q
14mu|qrencode-3.4.4-1|55	
14mu|qrencode-3.4.4-1|56	%build
14mu|qrencode-3.4.4-1|57	%configure2_5x \
14mu|qrencode-3.4.4-1|58	--disable-static \
14mu|qrencode-3.4.4-1|59	--enable-shared
14mu|qrencode-3.4.4-1|60	
14mu|qrencode-3.4.4-1|61	%make
14mu|qrencode-3.4.4-1|62	
14mu|qrencode-3.4.4-1|63	%install
14mu|qrencode-3.4.4-1|64	%makeinstall_std
14mu|qrencode-3.4.4-1|65	
14mu|qrencode-3.4.4-1|66	# manual
14mu|qrencode-3.4.4-1|67	doxygen
14mu|qrencode-3.4.4-1|68	
14mu|qrencode-3.4.4-1|69	# clean
14mu|qrencode-3.4.4-1|70	rm -rf %{buildroot}%{_libdir}/*.la
14mu|qrencode-3.4.4-1|71	
14mu|qrencode-3.4.4-1|72	%files
14mu|qrencode-3.4.4-1|73	%{_bindir}/%{name}
14mu|qrencode-3.4.4-1|74	%{_mandir}/man1/*
14mu|qrencode-3.4.4-1|75	
14mu|qrencode-3.4.4-1|76	%files -n %{libname}
14mu|qrencode-3.4.4-1|77	%{_libdir}/*.so.%{major}*
14mu|qrencode-3.4.4-1|78	
14mu|qrencode-3.4.4-1|79	%files -n %{develname}
14mu|qrencode-3.4.4-1|80	%doc COPYING ChangeLog NEWS README TODO html/
14mu|qrencode-3.4.4-1|81	%{_includedir}/*
14mu|qrencode-3.4.4-1|82	%{_libdir}/*.so
14mu|qrencode-3.4.4-1|83	%{_libdir}/pkgconfig/*.pc
14mu|qrencode-3.4.4-1|84	
14mu|qrencode-3.4.4-1|85	%changelog
14mu|qrencode-3.4.4-1|86	* Mon Nov 24 2014 dsilakov <denis.silakov@rosalab.ru> 3.4.4-1
14mu|qrencode-3.4.4-1|87	+ Revision: 135b21a
14mu|qrencode-3.4.4-1|88	- Merge pull request #1 from import/qrencode:auto_update
14mu|qrencode-3.4.4-1|89	- ROSA Updates Builder: update suggested
14mu|qrencode-3.4.4-1|90	
14mu|qrencode-3.4.4-1|91	

23967 14
14mu|qrq-0.3.1-1|1	%define debug_package %{nil}
14mu|qrq-0.3.1-1|2	Name:           qrq
14mu|qrq-0.3.1-1|3	Version:        0.3.1
14mu|qrq-0.3.1-1|4	Release:        1
14mu|qrq-0.3.1-1|5	Summary:        Morse telegraphy trainer
14mu|qrq-0.3.1-1|6	Group:          Education
14mu|qrq-0.3.1-1|7	License:        GPLv2+
14mu|qrq-0.3.1-1|8	URL:            http://fkurz.net/ham/qrq.html
14mu|qrq-0.3.1-1|9	Source0:        http://fkurz.net/ham/qrq/%{name}-%{version}.tar.gz
14mu|qrq-0.3.1-1|10	Patch0:         qrq-0.2.1-makefile.patch
14mu|qrq-0.3.1-1|11	
14mu|qrq-0.3.1-1|12	BuildRequires:  ncurses-devel
14mu|qrq-0.3.1-1|13	BuildRequires:  pulseaudio-devel
14mu|qrq-0.3.1-1|14	
14mu|qrq-0.3.1-1|15	%description
14mu|qrq-0.3.1-1|16	qrq is an open source morse telegraphy trainer for Linux and Unix operating
14mu|qrq-0.3.1-1|17	systems, similar to the classic DOS version of Rufz by DL4MM.
14mu|qrq-0.3.1-1|18	
14mu|qrq-0.3.1-1|19	It's not intended for learning telegraphy, but to improve the ability to
14mu|qrq-0.3.1-1|20	copy callsigns at high speeds, as needed for example for Contesting.
14mu|qrq-0.3.1-1|21	
14mu|qrq-0.3.1-1|22	%prep
14mu|qrq-0.3.1-1|23	%setup -q
14mu|qrq-0.3.1-1|24	%patch0 -p1
14mu|qrq-0.3.1-1|25	
14mu|qrq-0.3.1-1|26	%build
14mu|qrq-0.3.1-1|27	export LDFLAGS="-lpthread"
14mu|qrq-0.3.1-1|28	%make
14mu|qrq-0.3.1-1|29	
14mu|qrq-0.3.1-1|30	%install
14mu|qrq-0.3.1-1|31	make install DESTDIR=%{buildroot}%{_prefix} OSX_BUNDLE=NO
14mu|qrq-0.3.1-1|32	
14mu|qrq-0.3.1-1|33	%files
14mu|qrq-0.3.1-1|34	%defattr(-,root,root,-)
14mu|qrq-0.3.1-1|35	%doc ChangeLog COPYING README
14mu|qrq-0.3.1-1|36	%{_bindir}/qrq
14mu|qrq-0.3.1-1|37	%{_bindir}/qrqscore
14mu|qrq-0.3.1-1|38	%{_mandir}/man?/*
14mu|qrq-0.3.1-1|39	%{_datadir}/qrq
14mu|qrq-0.3.1-1|40	
14mu|qrq-0.3.1-1|41	%changelog
14mu|qrq-0.3.1-1|42	* Mon Nov 24 2014 dsilakov <denis.silakov@rosalab.ru> 0.3.1-1
14mu|qrq-0.3.1-1|43	+ Revision: 92bd10d
14mu|qrq-0.3.1-1|44	- Merge pull request #1 from import/qrq:auto_update
14mu|qrq-0.3.1-1|45	- ROSA Updates Builder: update suggested
14mu|qrq-0.3.1-1|46	
14mu|qrq-0.3.1-1|47	

23968 14
14mu|qscintilla-2.8.4-6|1	%bcond_without qt5
14mu|qscintilla-2.8.4-6|2	
14mu|qscintilla-2.8.4-6|3	Summary:	Port to Qt of Neil Hodgson's Scintilla C++ editor class
14mu|qscintilla-2.8.4-6|4	Name:		qscintilla
14mu|qscintilla-2.8.4-6|5	Version:	2.8.4
14mu|qscintilla-2.8.4-6|6	Release:	6
14mu|qscintilla-2.8.4-6|7	License:	GPLv2+
14mu|qscintilla-2.8.4-6|8	Group:		System/Libraries
14mu|qscintilla-2.8.4-6|9	Url:		http://www.riverbankcomputing.co.uk/software/qscintilla/intro
14mu|qscintilla-2.8.4-6|10	Source0:	http://downloads.sf.net/pyqt/QScintilla-gpl-%{version}.tar.gz
14mu|qscintilla-2.8.4-6|11	Patch0:		QScintilla-gpl-2.2-libdir.patch
14mu|qscintilla-2.8.4-6|12	Patch1:		QScintilla-gpl-2.8.1-libs.patch
14mu|qscintilla-2.8.4-6|13	Patch2:		qsci_link.patch
14mu|qscintilla-2.8.4-6|14	Patch3:		QScintilla-gpl-2.8.4-qt5.patch
14mu|qscintilla-2.8.4-6|15	BuildRequires:	qt4-devel
14mu|qscintilla-2.8.4-6|16	BuildRequires:	python-sip
14mu|qscintilla-2.8.4-6|17	BuildRequires:	python-qt4-devel
14mu|qscintilla-2.8.4-6|18	BuildRequires:	pkgconfig(python)
14mu|qscintilla-2.8.4-6|19	%if %{with qt5}
14mu|qscintilla-2.8.4-6|20	BuildRequires:	pkgconfig(Qt5Core)
14mu|qscintilla-2.8.4-6|21	BuildRequires:	pkgconfig(Qt5Designer)
14mu|qscintilla-2.8.4-6|22	BuildRequires:	pkgconfig(Qt5Gui)
14mu|qscintilla-2.8.4-6|23	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|qscintilla-2.8.4-6|24	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|qscintilla-2.8.4-6|25	%endif
14mu|qscintilla-2.8.4-6|26	
14mu|qscintilla-2.8.4-6|27	%description
14mu|qscintilla-2.8.4-6|28	As well as features found in standard text editing components,
14mu|qscintilla-2.8.4-6|29	QScintilla includes features especially useful when editing and
14mu|qscintilla-2.8.4-6|30	debugging source code. These include support for syntax styling, error
14mu|qscintilla-2.8.4-6|31	indicators, code completion and call tips. The selection margin can
14mu|qscintilla-2.8.4-6|32	contain markers like those used in debuggers to indicate breakpoints
14mu|qscintilla-2.8.4-6|33	and the current line. Styling choices are more open than with many
14mu|qscintilla-2.8.4-6|34	editors, allowing the use of proportional fonts, bold and italics,
14mu|qscintilla-2.8.4-6|35	multiple foreground and background colours and multiple fonts.
14mu|qscintilla-2.8.4-6|36	
14mu|qscintilla-2.8.4-6|37	#----------------------------------------------------------------------------
14mu|qscintilla-2.8.4-6|38	
14mu|qscintilla-2.8.4-6|39	%package i18n
14mu|qscintilla-2.8.4-6|40	Summary:	Translations used by %{name}
14mu|qscintilla-2.8.4-6|41	Group:		System/Libraries
14mu|qscintilla-2.8.4-6|42	Conflicts:	libqscintilla2_9 < 2.8.3
14mu|qscintilla-2.8.4-6|43	Conflicts:	lib64qscintilla2_9 < 2.8.3
14mu|qscintilla-2.8.4-6|44	BuildArch:	noarch
14mu|qscintilla-2.8.4-6|45	
14mu|qscintilla-2.8.4-6|46	%description i18n
14mu|qscintilla-2.8.4-6|47	Translations used by %{name}.
14mu|qscintilla-2.8.4-6|48	
14mu|qscintilla-2.8.4-6|49	%files i18n
14mu|qscintilla-2.8.4-6|50	%{_qt_translationdir}/qscintilla*.qm
14mu|qscintilla-2.8.4-6|51	
14mu|qscintilla-2.8.4-6|52	#----------------------------------------------------------------------------
14mu|qscintilla-2.8.4-6|53	
14mu|qscintilla-2.8.4-6|54	%if %{with qt5}
14mu|qscintilla-2.8.4-6|55	%package qt5-i18n
14mu|qscintilla-2.8.4-6|56	Summary:	Translations used by %{name}-qt5
14mu|qscintilla-2.8.4-6|57	Group:		System/Libraries
14mu|qscintilla-2.8.4-6|58	BuildArch:	noarch
14mu|qscintilla-2.8.4-6|59	
14mu|qscintilla-2.8.4-6|60	%description qt5-i18n
14mu|qscintilla-2.8.4-6|61	Translations used by %{name}-qt5.
14mu|qscintilla-2.8.4-6|62	
14mu|qscintilla-2.8.4-6|63	%files qt5-i18n
14mu|qscintilla-2.8.4-6|64	%{_qt5_translationsdir}/qscintilla*.qm
14mu|qscintilla-2.8.4-6|65	%endif
14mu|qscintilla-2.8.4-6|66	
14mu|qscintilla-2.8.4-6|67	#----------------------------------------------------------------------------
14mu|qscintilla-2.8.4-6|68	
14mu|qscintilla-2.8.4-6|69	%define major 11
14mu|qscintilla-2.8.4-6|70	%define libqs4 %mklibname qscintilla2_ %{major}
14mu|qscintilla-2.8.4-6|71	
14mu|qscintilla-2.8.4-6|72	%package -n %{libqs4}
14mu|qscintilla-2.8.4-6|73	Summary:	Port to Qt4 of Neil Hodgson's Scintilla C++ editor class
14mu|qscintilla-2.8.4-6|74	Group:		System/Libraries
14mu|qscintilla-2.8.4-6|75	Requires:	%{name}-i18n
14mu|qscintilla-2.8.4-6|76	
14mu|qscintilla-2.8.4-6|77	%description -n %{libqs4}
14mu|qscintilla-2.8.4-6|78	As well as features found in standard text editing components,
14mu|qscintilla-2.8.4-6|79	QScintilla includes features especially useful when editing and
14mu|qscintilla-2.8.4-6|80	debugging source code. These include support for syntax styling, error
14mu|qscintilla-2.8.4-6|81	indicators, code completion and call tips. The selection margin can
14mu|qscintilla-2.8.4-6|82	contain markers like those used in debuggers to indicate breakpoints
14mu|qscintilla-2.8.4-6|83	and the current line. Styling choices are more open than with many
14mu|qscintilla-2.8.4-6|84	editors, allowing the use of proportional fonts, bold and italics,
14mu|qscintilla-2.8.4-6|85	multiple foreground and background colours and multiple fonts.
14mu|qscintilla-2.8.4-6|86	
14mu|qscintilla-2.8.4-6|87	%files -n %{libqs4}
14mu|qscintilla-2.8.4-6|88	%{qt4lib}/libqscintilla2.so.%{major}*
14mu|qscintilla-2.8.4-6|89	
14mu|qscintilla-2.8.4-6|90	#----------------------------------------------------------------------------
14mu|qscintilla-2.8.4-6|91	
14mu|qscintilla-2.8.4-6|92	%define libqs4dev %mklibname -d qscintilla
14mu|qscintilla-2.8.4-6|93	
14mu|qscintilla-2.8.4-6|94	%package -n %{libqs4dev}
14mu|qscintilla-2.8.4-6|95	Summary:	Libraries, include to develop applications with QScintilla for Qt4
14mu|qscintilla-2.8.4-6|96	Group:		Development/KDE and Qt
14mu|qscintilla-2.8.4-6|97	Requires:	%{libqs4} = %{EVRD}
14mu|qscintilla-2.8.4-6|98	Provides:	%{name}-qt4-devel = %{EVRD}
14mu|qscintilla-2.8.4-6|99	Provides:	qscintilla-qt4-devel = %{EVRD}
14mu|qscintilla-2.8.4-6|100	
14mu|qscintilla-2.8.4-6|101	%description -n %{libqs4dev}
14mu|qscintilla-2.8.4-6|102	This packages contains the libraries, include and other files
14mu|qscintilla-2.8.4-6|103	you can use to develop applications with QScintilla.
14mu|qscintilla-2.8.4-6|104	
14mu|qscintilla-2.8.4-6|105	%files -n %{libqs4dev}
14mu|qscintilla-2.8.4-6|106	%{qt4dir}/mkspecs/features/qscintilla2.prf
14mu|qscintilla-2.8.4-6|107	%{qt4dir}/include/*
14mu|qscintilla-2.8.4-6|108	%{qt4lib}/libqscintilla2.so
14mu|qscintilla-2.8.4-6|109	%{qt4plugins}/designer/libqscintillaplugin.so
14mu|qscintilla-2.8.4-6|110	
14mu|qscintilla-2.8.4-6|111	#----------------------------------------------------------------------------
14mu|qscintilla-2.8.4-6|112	
14mu|qscintilla-2.8.4-6|113	%define libqs5 %mklibname qt5scintilla2_ %{major}
14mu|qscintilla-2.8.4-6|114	
14mu|qscintilla-2.8.4-6|115	%package -n %{libqs5}
14mu|qscintilla-2.8.4-6|116	Summary:	Port to Qt5 of Neil Hodgson's Scintilla C++ editor class
14mu|qscintilla-2.8.4-6|117	Group:		System/Libraries
14mu|qscintilla-2.8.4-6|118	Requires:	%{name}-qt5-i18n
14mu|qscintilla-2.8.4-6|119	
14mu|qscintilla-2.8.4-6|120	%description -n %{libqs5}
14mu|qscintilla-2.8.4-6|121	As well as features found in standard text editing components,
14mu|qscintilla-2.8.4-6|122	QScintilla includes features especially useful when editing and
14mu|qscintilla-2.8.4-6|123	debugging source code. These include support for syntax styling, error
14mu|qscintilla-2.8.4-6|124	indicators, code completion and call tips. The selection margin can
14mu|qscintilla-2.8.4-6|125	contain markers like those used in debuggers to indicate breakpoints
14mu|qscintilla-2.8.4-6|126	and the current line. Styling choices are more open than with many
14mu|qscintilla-2.8.4-6|127	editors, allowing the use of proportional fonts, bold and italics,
14mu|qscintilla-2.8.4-6|128	multiple foreground and background colours and multiple fonts.
14mu|qscintilla-2.8.4-6|129	
14mu|qscintilla-2.8.4-6|130	%files -n %{libqs5}
14mu|qscintilla-2.8.4-6|131	%{_qt5_libdir}/libqt5scintilla2.so.%{major}*
14mu|qscintilla-2.8.4-6|132	
14mu|qscintilla-2.8.4-6|133	#----------------------------------------------------------------------------
14mu|qscintilla-2.8.4-6|134	
14mu|qscintilla-2.8.4-6|135	%define libqs5dev %mklibname -d qt5scintilla
14mu|qscintilla-2.8.4-6|136	
14mu|qscintilla-2.8.4-6|137	%package -n %{libqs5dev}
14mu|qscintilla-2.8.4-6|138	Summary:	Libraries, include to develop applications with QScintilla for Qt5
14mu|qscintilla-2.8.4-6|139	Group:		Development/KDE and Qt
14mu|qscintilla-2.8.4-6|140	Requires:	%{libqs5} = %{EVRD}
14mu|qscintilla-2.8.4-6|141	Provides:	%{name}-qt5-devel = %{EVRD}
14mu|qscintilla-2.8.4-6|142	Provides:	qscintilla-qt5-devel = %{EVRD}
14mu|qscintilla-2.8.4-6|143	
14mu|qscintilla-2.8.4-6|144	%description -n %{libqs5dev}
14mu|qscintilla-2.8.4-6|145	This packages contains the libraries, include and other files
14mu|qscintilla-2.8.4-6|146	you can use to develop applications with QScintilla.
14mu|qscintilla-2.8.4-6|147	
14mu|qscintilla-2.8.4-6|148	%files -n %{libqs5dev}
14mu|qscintilla-2.8.4-6|149	%{_qt5_datadir}/mkspecs/features/qscintilla2.prf
14mu|qscintilla-2.8.4-6|150	%{_qt5_includedir}/Qsci/*.h
14mu|qscintilla-2.8.4-6|151	%{_qt5_libdir}/libqt5scintilla2.so
14mu|qscintilla-2.8.4-6|152	%{_qt5_plugindir}/designer/libqscintillaplugin.so
14mu|qscintilla-2.8.4-6|153	
14mu|qscintilla-2.8.4-6|154	#----------------------------------------------------------------------------
14mu|qscintilla-2.8.4-6|155	
14mu|qscintilla-2.8.4-6|156	%package -n python-qt4-qscintilla
14mu|qscintilla-2.8.4-6|157	Summary:	Python qt4 QScintilla bindings
14mu|qscintilla-2.8.4-6|158	Group:		Development/KDE and Qt
14mu|qscintilla-2.8.4-6|159	Requires:	python-qt4-core
14mu|qscintilla-2.8.4-6|160	Requires:	python-qt4-gui
14mu|qscintilla-2.8.4-6|161	Requires:	%{libqs4} = %{EVRD}
14mu|qscintilla-2.8.4-6|162	Requires:	sip-api(%{sip_api_major}) = %{sip_api}
14mu|qscintilla-2.8.4-6|163	
14mu|qscintilla-2.8.4-6|164	%description -n python-qt4-qscintilla
14mu|qscintilla-2.8.4-6|165	Python qt4 QScintilla bindings.
14mu|qscintilla-2.8.4-6|166	
14mu|qscintilla-2.8.4-6|167	%files -n python-qt4-qscintilla
14mu|qscintilla-2.8.4-6|168	%{_datadir}/sip/PyQt4
14mu|qscintilla-2.8.4-6|169	%{qt4dir}/qsci
14mu|qscintilla-2.8.4-6|170	%{py_platsitedir}/PyQt4/Qsci.so
14mu|qscintilla-2.8.4-6|171	
14mu|qscintilla-2.8.4-6|172	#----------------------------------------------------------------------------
14mu|qscintilla-2.8.4-6|173	
14mu|qscintilla-2.8.4-6|174	%package doc
14mu|qscintilla-2.8.4-6|175	Summary:	QScintilla documentation
14mu|qscintilla-2.8.4-6|176	Group:		Documentation
14mu|qscintilla-2.8.4-6|177	BuildArch:	noarch
14mu|qscintilla-2.8.4-6|178	
14mu|qscintilla-2.8.4-6|179	%description doc
14mu|qscintilla-2.8.4-6|180	QScintilla documentation.
14mu|qscintilla-2.8.4-6|181	
14mu|qscintilla-2.8.4-6|182	%files doc
14mu|qscintilla-2.8.4-6|183	%doc NEWS README doc
14mu|qscintilla-2.8.4-6|184	
14mu|qscintilla-2.8.4-6|185	#----------------------------------------------------------------------------
14mu|qscintilla-2.8.4-6|186	
14mu|qscintilla-2.8.4-6|187	%prep
14mu|qscintilla-2.8.4-6|188	%setup -qn QScintilla-gpl-%{version}
14mu|qscintilla-2.8.4-6|189	%patch0 -p1
14mu|qscintilla-2.8.4-6|190	%patch1 -p1
14mu|qscintilla-2.8.4-6|191	%patch2 -p1
14mu|qscintilla-2.8.4-6|192	
14mu|qscintilla-2.8.4-6|193	%if %{with qt5}
14mu|qscintilla-2.8.4-6|194	cp -r Qt4Qt5 Qt5
14mu|qscintilla-2.8.4-6|195	cp -r designer-Qt4Qt5 designer-Qt5
14mu|qscintilla-2.8.4-6|196	%patch3 -p1
14mu|qscintilla-2.8.4-6|197	%endif
14mu|qscintilla-2.8.4-6|198	
14mu|qscintilla-2.8.4-6|199	%build
14mu|qscintilla-2.8.4-6|200	pushd Qt4Qt5
14mu|qscintilla-2.8.4-6|201	export QTDIR=%{qt4dir}/qsci
14mu|qscintilla-2.8.4-6|202	%qmake_qt4 DESTDIR=%{buildroot}%{qt4lib} qscintilla.pro
14mu|qscintilla-2.8.4-6|203	%make
14mu|qscintilla-2.8.4-6|204	popd
14mu|qscintilla-2.8.4-6|205	
14mu|qscintilla-2.8.4-6|206	pushd designer-Qt4Qt5
14mu|qscintilla-2.8.4-6|207	echo "INCLUDEPATH += ../Qt4Qt5" >> designer.pro
14mu|qscintilla-2.8.4-6|208	echo "LIBS += -L%{buildroot}%{qt4lib}" >> designer.pro
14mu|qscintilla-2.8.4-6|209	%qmake_qt4 designer.pro
14mu|qscintilla-2.8.4-6|210	make
14mu|qscintilla-2.8.4-6|211	popd
14mu|qscintilla-2.8.4-6|212	
14mu|qscintilla-2.8.4-6|213	%if %{with qt5}
14mu|qscintilla-2.8.4-6|214	pushd Qt5
14mu|qscintilla-2.8.4-6|215	export QTDIR=%{_qt5_libdir}/qsci
14mu|qscintilla-2.8.4-6|216	%qmake_qt5 DESTDIR=%{buildroot}%{_qt5_libdir} qscintilla.pro
14mu|qscintilla-2.8.4-6|217	%make
14mu|qscintilla-2.8.4-6|218	popd
14mu|qscintilla-2.8.4-6|219	
14mu|qscintilla-2.8.4-6|220	pushd designer-Qt5
14mu|qscintilla-2.8.4-6|221	echo "INCLUDEPATH += ../Qt5" >> designer.pro
14mu|qscintilla-2.8.4-6|222	echo "LIBS += -L%{buildroot}%{_qt5_libdir}" >> designer.pro
14mu|qscintilla-2.8.4-6|223	%qmake_qt5 designer.pro
14mu|qscintilla-2.8.4-6|224	make
14mu|qscintilla-2.8.4-6|225	popd
14mu|qscintilla-2.8.4-6|226	%endif
14mu|qscintilla-2.8.4-6|227	
14mu|qscintilla-2.8.4-6|228	%install
14mu|qscintilla-2.8.4-6|229	mkdir -p %{buildroot}%{qt4lib}
14mu|qscintilla-2.8.4-6|230	
14mu|qscintilla-2.8.4-6|231	pushd Qt4Qt5
14mu|qscintilla-2.8.4-6|232	make INSTALL_ROOT=%{buildroot} install
14mu|qscintilla-2.8.4-6|233	popd
14mu|qscintilla-2.8.4-6|234	
14mu|qscintilla-2.8.4-6|235	pushd designer-Qt4Qt5
14mu|qscintilla-2.8.4-6|236	make INSTALL_ROOT=%{buildroot} install
14mu|qscintilla-2.8.4-6|237	popd
14mu|qscintilla-2.8.4-6|238	
14mu|qscintilla-2.8.4-6|239	%if %{with qt5}
14mu|qscintilla-2.8.4-6|240	pushd Qt5
14mu|qscintilla-2.8.4-6|241	make INSTALL_ROOT=%{buildroot} install
14mu|qscintilla-2.8.4-6|242	popd
14mu|qscintilla-2.8.4-6|243	
14mu|qscintilla-2.8.4-6|244	pushd designer-Qt5
14mu|qscintilla-2.8.4-6|245	make INSTALL_ROOT=%{buildroot} install
14mu|qscintilla-2.8.4-6|246	popd
14mu|qscintilla-2.8.4-6|247	
14mu|qscintilla-2.8.4-6|248	# Don't build Python bindings for Qt5 yet
14mu|qscintilla-2.8.4-6|249	rm -rf %{buildroot}%{_qt5_datadir}/qsci/api/python
14mu|qscintilla-2.8.4-6|250	%endif
14mu|qscintilla-2.8.4-6|251	
14mu|qscintilla-2.8.4-6|252	pushd Python
14mu|qscintilla-2.8.4-6|253	export QTDIR=%{_qt4_datadir}
14mu|qscintilla-2.8.4-6|254	export PATH=%{_qt4_datadir}/bin:$PATH
14mu|qscintilla-2.8.4-6|255	python configure.py \
14mu|qscintilla-2.8.4-6|256	-n ../Qt4Qt5 \
14mu|qscintilla-2.8.4-6|257	-o %{buildroot}%{qt4lib}
14mu|qscintilla-2.8.4-6|258	%make
14mu|qscintilla-2.8.4-6|259	make install DESTDIR=%{buildroot} INSTALL_ROOT=%{buildroot}
14mu|qscintilla-2.8.4-6|260	popd
14mu|qscintilla-2.8.4-6|261	
14mu|qscintilla-2.8.4-6|262	%changelog
14mu|qscintilla-2.8.4-6|263	
14mu|qscintilla-2.8.4-6|264	* Thu Jun 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.4-6
14mu|qscintilla-2.8.4-6|265	- (23e9887) Don't link Qt5 version of designer plugin with Qt4 version of the library
14mu|qscintilla-2.8.4-6|266	
14mu|qscintilla-2.8.4-6|267	

23969 14
14mu|qt4-4.8.7-2|1	%define _disable_exceptions 1
14mu|qt4-4.8.7-2|2	%define _default_patch_flags -s -l
14mu|qt4-4.8.7-2|3	%define _default_patch_fuzz 2
14mu|qt4-4.8.7-2|4	
14mu|qt4-4.8.7-2|5	# we need private headers to build qt-creator
14mu|qt4-4.8.7-2|6	# but it may change in future so we use condition
14mu|qt4-4.8.7-2|7	%define with_private_headers 1
14mu|qt4-4.8.7-2|8	
14mu|qt4-4.8.7-2|9	%bcond_without postgres
14mu|qt4-4.8.7-2|10	%bcond_without mysql
14mu|qt4-4.8.7-2|11	%bcond_without sqlite
14mu|qt4-4.8.7-2|12	%bcond_without tds
14mu|qt4-4.8.7-2|13	%bcond_without cups
14mu|qt4-4.8.7-2|14	%bcond_without webkit
14mu|qt4-4.8.7-2|15	%bcond_without qvfb
14mu|qt4-4.8.7-2|16	%bcond_with openvg
14mu|qt4-4.8.7-2|17	%bcond_without docs
14mu|qt4-4.8.7-2|18	%bcond_without demos
14mu|qt4-4.8.7-2|19	%bcond_without examples
14mu|qt4-4.8.7-2|20	
14mu|qt4-4.8.7-2|21	%bcond_with odbc
14mu|qt4-4.8.7-2|22	%bcond_with debug
14mu|qt4-4.8.7-2|23	%bcond_with ibase
14mu|qt4-4.8.7-2|24	%bcond_with phonon
14mu|qt4-4.8.7-2|25	
14mu|qt4-4.8.7-2|26	%define major 4
14mu|qt4-4.8.7-2|27	
14mu|qt4-4.8.7-2|28	%define _qt_datadir		%{_prefix}/lib/qt4
14mu|qt4-4.8.7-2|29	%define _qt_bindir		%{_qt_datadir}/bin
14mu|qt4-4.8.7-2|30	%define _qt_docdir		%{_docdir}/qt4
14mu|qt4-4.8.7-2|31	%define _qt_libdir		%{_libdir}
14mu|qt4-4.8.7-2|32	%define _qt_includedir		%{_qt_datadir}/include
14mu|qt4-4.8.7-2|33	%define _qt_plugindir		%{_libdir}/qt4/plugins
14mu|qt4-4.8.7-2|34	%define _qt_demodir		%{_qt_datadir}/demos
14mu|qt4-4.8.7-2|35	%define _qt_exampledir		%{_qt_datadir}/examples
14mu|qt4-4.8.7-2|36	%define _qt_importdir		%{_qt_datadir}/imports
14mu|qt4-4.8.7-2|37	%define _qt_translationdir	%{_qt_datadir}/translations
14mu|qt4-4.8.7-2|38	
14mu|qt4-4.8.7-2|39	%define libqt			%mklibname qt %{major}
14mu|qt4-4.8.7-2|40	%define libqtdevel		%mklibname qt %{major} -d
14mu|qt4-4.8.7-2|41	%define libqt3support		%mklibname qt3support %{major}
14mu|qt4-4.8.7-2|42	%define libqtcore		%mklibname qtcore %{major}
14mu|qt4-4.8.7-2|43	%define libqtdesigner		%mklibname qtdesigner %{major}
14mu|qt4-4.8.7-2|44	%define libqtgui		%mklibname qtgui %{major}
14mu|qt4-4.8.7-2|45	%define libqtnetwork		%mklibname qtnetwork %{major}
14mu|qt4-4.8.7-2|46	%define libqtopengl		%mklibname qtopengl %{major}
14mu|qt4-4.8.7-2|47	%define libqtsql		%mklibname qtsql %{major}
14mu|qt4-4.8.7-2|48	%define libqtxml		%mklibname qtxml %{major}
14mu|qt4-4.8.7-2|49	%define libqtscripttools	%mklibname qtscripttools %{major}
14mu|qt4-4.8.7-2|50	%define libqtxmlpatterns	%mklibname qtxmlpatterns %{major}
14mu|qt4-4.8.7-2|51	%define libqtsvg		%mklibname qtsvg %{major}
14mu|qt4-4.8.7-2|52	%define libqttest		%mklibname qttest %{major}
14mu|qt4-4.8.7-2|53	%define libqdbus		%mklibname qtdbus %{major}
14mu|qt4-4.8.7-2|54	%define libqtscript		%mklibname qtscript %{major}
14mu|qt4-4.8.7-2|55	%define libqtclucene		%mklibname qtclucene %{major}
14mu|qt4-4.8.7-2|56	%define libqthelp		%mklibname qthelp %{major}
14mu|qt4-4.8.7-2|57	%define libqtwebkit		%mklibname qtwebkit %{major}
14mu|qt4-4.8.7-2|58	%define libqtmultimedia		%mklibname qtmultimedia %{major}
14mu|qt4-4.8.7-2|59	%define libphonon		%mklibname phonon %{major}
14mu|qt4-4.8.7-2|60	%define libqtdeclarative	%mklibname qtdeclarative %{major}
14mu|qt4-4.8.7-2|61	%define libqtopenvg		%mklibname qtopenvg %{major}
14mu|qt4-4.8.7-2|62	
14mu|qt4-4.8.7-2|63	Summary:	Qt GUI Toolkit
14mu|qt4-4.8.7-2|64	Name:		qt4
14mu|qt4-4.8.7-2|65	Version:	4.8.7
14mu|qt4-4.8.7-2|66	Release:	2
14mu|qt4-4.8.7-2|67	Epoch:		4
14mu|qt4-4.8.7-2|68	License:	LGPLv2+ with exceptions or GPLv3 with exceptions
14mu|qt4-4.8.7-2|69	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|70	Url:		http://qt.nokia.com/
14mu|qt4-4.8.7-2|71	Source0:	http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-%{version}.tar.gz
14mu|qt4-4.8.7-2|72	Source2:	qt4.macros
14mu|qt4-4.8.7-2|73	Source3:	mandriva-designer-qt4.desktop
14mu|qt4-4.8.7-2|74	Source4:	mandriva-assistant-qt4.desktop
14mu|qt4-4.8.7-2|75	Source5:	mandriva-linguist-qt4.desktop
14mu|qt4-4.8.7-2|76	Source10:	qt4.rpmlintrc
14mu|qt4-4.8.7-2|77	Patch0:		qt-everywhere-opensource-src-4.8.5-moc-boost.patch
14mu|qt4-4.8.7-2|78	# Make OpenVG build with -std=gnu++0x
14mu|qt4-4.8.7-2|79	Patch1:		qt-4.8.1-OpenVG-stdc++11.patch
14mu|qt4-4.8.7-2|80	# Disable -std=gnu++0x for WebKit - it isn't ready
14mu|qt4-4.8.7-2|81	Patch2:		qt-4.8.1-WebKit-no-stdc++11.patch
14mu|qt4-4.8.7-2|82	# https://bugs.kde.org/show_bug.cgi?id=256475
14mu|qt4-4.8.7-2|83	Patch3:		qt-4.8.1-transculent-drag-pixmap.patch
14mu|qt4-4.8.7-2|84	Patch4:		qt-everywhere-opensource-src-4.8.0-tp-openssl.patch
14mu|qt4-4.8.7-2|85	# Implement reliable event loops, it's needed to fix KDE integration in LibreOffice
14mu|qt4-4.8.7-2|86	# See https://bugreports.qt-project.org/browse/QTBUG-16934
14mu|qt4-4.8.7-2|87	Patch5:		qt-everywhere-opensource-src-4.8.5-unix-select.patch
14mu|qt4-4.8.7-2|88	Patch6:		QTBUG-34614-l-qclipboard_fix_recursive.patch
14mu|qt4-4.8.7-2|89	Patch7:		QTBUG-37380-glib-honor-ExcludeSocketNotifiers-flag.patch
14mu|qt4-4.8.7-2|90	Patch8:		QTBUG-38585-l-qclipboard_delay.patch
14mu|qt4-4.8.7-2|91	Patch10:	qt-4.8.2-fix-qvfb-build.patch
14mu|qt4-4.8.7-2|92	# systemtrayicon plugin support (for appindicators)
14mu|qt4-4.8.7-2|93	# See http://blog.martin-graesslin.com/blog/2014/06/where-are-my-systray-icons/
14mu|qt4-4.8.7-2|94	Patch11:	qt-everywhere-opensource-src-4.8.6-systemtrayicon.patch
14mu|qt4-4.8.7-2|95	
14mu|qt4-4.8.7-2|96	BuildRequires:	binutils >= 2.18
14mu|qt4-4.8.7-2|97	BuildRequires:	cups-devel
14mu|qt4-4.8.7-2|98	BuildRequires:	jpeg-devel
14mu|qt4-4.8.7-2|99	BuildRequires:	mng-devel
14mu|qt4-4.8.7-2|100	BuildRequires:	pam-devel
14mu|qt4-4.8.7-2|101	BuildRequires:	readline-devel
14mu|qt4-4.8.7-2|102	BuildRequires:	pkgconfig(alsa)
14mu|qt4-4.8.7-2|103	BuildRequires:	pkgconfig(dbus-1) >= 0.92
14mu|qt4-4.8.7-2|104	BuildRequires:	pkgconfig(expat)
14mu|qt4-4.8.7-2|105	BuildRequires:	pkgconfig(fontconfig)
14mu|qt4-4.8.7-2|106	BuildRequires:	pkgconfig(freetype2)
14mu|qt4-4.8.7-2|107	BuildRequires:	pkgconfig(gl)
14mu|qt4-4.8.7-2|108	BuildRequires:	pkgconfig(glib-2.0)
14mu|qt4-4.8.7-2|109	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|qt4-4.8.7-2|110	BuildRequires:	pkgconfig(lcms)
14mu|qt4-4.8.7-2|111	BuildRequires:	pkgconfig(libpng)
14mu|qt4-4.8.7-2|112	BuildRequires:	pkgconfig(libpulse)
14mu|qt4-4.8.7-2|113	BuildRequires:	pkgconfig(libxml-2.0)
14mu|qt4-4.8.7-2|114	BuildRequires:	pkgconfig(libxslt)
14mu|qt4-4.8.7-2|115	BuildRequires:	pkgconfig(ncurses)
14mu|qt4-4.8.7-2|116	BuildRequires:	pkgconfig(openssl)
14mu|qt4-4.8.7-2|117	BuildRequires:	pkgconfig(sm)
14mu|qt4-4.8.7-2|118	BuildRequires:	pkgconfig(xcursor)
14mu|qt4-4.8.7-2|119	BuildRequires:	pkgconfig(xi)
14mu|qt4-4.8.7-2|120	BuildRequires:	pkgconfig(xinerama)
14mu|qt4-4.8.7-2|121	BuildRequires:	pkgconfig(xrandr)
14mu|qt4-4.8.7-2|122	BuildRequires:	pkgconfig(xrender)
14mu|qt4-4.8.7-2|123	BuildRequires:	pkgconfig(xtst)
14mu|qt4-4.8.7-2|124	BuildRequires:	pkgconfig(xv)
14mu|qt4-4.8.7-2|125	BuildRequires:	pkgconfig(zlib)
14mu|qt4-4.8.7-2|126	# Make sure we don't link with egl
14mu|qt4-4.8.7-2|127	BuildConflicts:	pkgconfig(egl)
14mu|qt4-4.8.7-2|128	%if %{with phonon}
14mu|qt4-4.8.7-2|129	BuildRequires:	pkgconfig(gstreamer-0.10)
14mu|qt4-4.8.7-2|130	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mu|qt4-4.8.7-2|131	%endif
14mu|qt4-4.8.7-2|132	%if %{with openvg}
14mu|qt4-4.8.7-2|133	BuildRequires:	pkgconfig(vg)
14mu|qt4-4.8.7-2|134	%endif
14mu|qt4-4.8.7-2|135	%if %{with mysql}
14mu|qt4-4.8.7-2|136	BuildRequires:	mysql-devel
14mu|qt4-4.8.7-2|137	%endif
14mu|qt4-4.8.7-2|138	%if %{with odbc}
14mu|qt4-4.8.7-2|139	BuildRequires:	unixODBC-devel
14mu|qt4-4.8.7-2|140	%endif
14mu|qt4-4.8.7-2|141	%if %{with sqlite}
14mu|qt4-4.8.7-2|142	BuildRequires:	pkgconfig(sqlite3)
14mu|qt4-4.8.7-2|143	%endif
14mu|qt4-4.8.7-2|144	%if %{with tds}
14mu|qt4-4.8.7-2|145	BuildRequires:	freetds-devel
14mu|qt4-4.8.7-2|146	%endif
14mu|qt4-4.8.7-2|147	%if %{with ibase}
14mu|qt4-4.8.7-2|148	BuildRequires:	firebird-devel
14mu|qt4-4.8.7-2|149	%endif
14mu|qt4-4.8.7-2|150	%if %{with postgres}
14mu|qt4-4.8.7-2|151	BuildRequires:	postgresql-devel
14mu|qt4-4.8.7-2|152	%endif
14mu|qt4-4.8.7-2|153	%if %{with_private_headers}
14mu|qt4-4.8.7-2|154	BuildRequires:	rsync
14mu|qt4-4.8.7-2|155	%endif
14mu|qt4-4.8.7-2|156	
14mu|qt4-4.8.7-2|157	%description
14mu|qt4-4.8.7-2|158	Qt is a GUI software toolkit which simplifies the task of writing and
14mu|qt4-4.8.7-2|159	maintaining GUI (Graphical User Interface) applications for the X
14mu|qt4-4.8.7-2|160	Window System. Qt is written in C++ and is fully object-oriented.
14mu|qt4-4.8.7-2|161	
14mu|qt4-4.8.7-2|162	This package contains the shared library needed to run Qt
14mu|qt4-4.8.7-2|163	applications, as well as the README files for Qt.
14mu|qt4-4.8.7-2|164	
14mu|qt4-4.8.7-2|165	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|166	
14mu|qt4-4.8.7-2|167	%package common
14mu|qt4-4.8.7-2|168	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|169	Summary:	Qt%{major} Config and Language Files
14mu|qt4-4.8.7-2|170	
14mu|qt4-4.8.7-2|171	%description common
14mu|qt4-4.8.7-2|172	Configuration and language files for Qt.
14mu|qt4-4.8.7-2|173	
14mu|qt4-4.8.7-2|174	%files common
14mu|qt4-4.8.7-2|175	%attr(0755,root,root) %{_sysconfdir}/profile.d/60qt4.sh
14mu|qt4-4.8.7-2|176	%dir %{_qt_bindir}
14mu|qt4-4.8.7-2|177	%dir %{_qt_datadir}
14mu|qt4-4.8.7-2|178	%dir %{_qt_plugindir}
14mu|qt4-4.8.7-2|179	%{_qt_datadir}/phrasebooks/
14mu|qt4-4.8.7-2|180	%dir %{_qt_translationdir}
14mu|qt4-4.8.7-2|181	%{_qt_translationdir}/qt_*.qm
14mu|qt4-4.8.7-2|182	%{_qt_translationdir}/qtscript_*.qm
14mu|qt4-4.8.7-2|183	
14mu|qt4-4.8.7-2|184	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|185	# CORE QT LIBRARIES
14mu|qt4-4.8.7-2|186	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|187	
14mu|qt4-4.8.7-2|188	%package -n %{libqt3support}
14mu|qt4-4.8.7-2|189	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|190	Group:		System/Libraries
14mu|qt4-4.8.7-2|191	
14mu|qt4-4.8.7-2|192	%description -n %{libqt3support}
14mu|qt4-4.8.7-2|193	Qt component library.
14mu|qt4-4.8.7-2|194	
14mu|qt4-4.8.7-2|195	%files -n %{libqt3support}
14mu|qt4-4.8.7-2|196	%{_libdir}/libQt3Support.so.%{major}*
14mu|qt4-4.8.7-2|197	
14mu|qt4-4.8.7-2|198	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|199	
14mu|qt4-4.8.7-2|200	%package -n %{libqtclucene}
14mu|qt4-4.8.7-2|201	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|202	Group:		System/Libraries
14mu|qt4-4.8.7-2|203	
14mu|qt4-4.8.7-2|204	%description -n %{libqtclucene}
14mu|qt4-4.8.7-2|205	Qt component library.
14mu|qt4-4.8.7-2|206	
14mu|qt4-4.8.7-2|207	%files -n %{libqtclucene}
14mu|qt4-4.8.7-2|208	%{_libdir}/libQtCLucene.so.%{major}*
14mu|qt4-4.8.7-2|209	
14mu|qt4-4.8.7-2|210	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|211	
14mu|qt4-4.8.7-2|212	%package -n %{libqtcore}
14mu|qt4-4.8.7-2|213	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|214	Group:		System/Libraries
14mu|qt4-4.8.7-2|215	
14mu|qt4-4.8.7-2|216	%description -n %{libqtcore}
14mu|qt4-4.8.7-2|217	Qt component library.
14mu|qt4-4.8.7-2|218	
14mu|qt4-4.8.7-2|219	%files -n %{libqtcore}
14mu|qt4-4.8.7-2|220	%{_libdir}/libQtCore.so.%{major}*
14mu|qt4-4.8.7-2|221	%{_qt_plugindir}/codecs/
14mu|qt4-4.8.7-2|222	
14mu|qt4-4.8.7-2|223	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|224	
14mu|qt4-4.8.7-2|225	%package -n %{libqdbus}
14mu|qt4-4.8.7-2|226	Summary:	Qt%{major} DBus Library
14mu|qt4-4.8.7-2|227	Group:		System/Libraries
14mu|qt4-4.8.7-2|228	
14mu|qt4-4.8.7-2|229	%description -n %{libqdbus}
14mu|qt4-4.8.7-2|230	Qt dbus library.
14mu|qt4-4.8.7-2|231	
14mu|qt4-4.8.7-2|232	%files -n %{libqdbus}
14mu|qt4-4.8.7-2|233	%{_libdir}/libQtDBus.so.%{major}*
14mu|qt4-4.8.7-2|234	
14mu|qt4-4.8.7-2|235	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|236	
14mu|qt4-4.8.7-2|237	%package -n %{libqtdeclarative}
14mu|qt4-4.8.7-2|238	Summary:	Qt%{major} Multimedia Library
14mu|qt4-4.8.7-2|239	Group:		System/Libraries
14mu|qt4-4.8.7-2|240	Conflicts:	qt4-qmlviewer < 4:4.8.0-2
14mu|qt4-4.8.7-2|241	
14mu|qt4-4.8.7-2|242	%description -n %{libqtdeclarative}
14mu|qt4-4.8.7-2|243	Qt multimedia library.
14mu|qt4-4.8.7-2|244	
14mu|qt4-4.8.7-2|245	%files -n %{libqtdeclarative}
14mu|qt4-4.8.7-2|246	%{_libdir}/libQtDeclarative.so.%{major}*
14mu|qt4-4.8.7-2|247	%{_qt_plugindir}/designer/libqdeclarativeview.so
14mu|qt4-4.8.7-2|248	
14mu|qt4-4.8.7-2|249	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|250	
14mu|qt4-4.8.7-2|251	%package -n %{libqtdesigner}
14mu|qt4-4.8.7-2|252	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|253	Group:		System/Libraries
14mu|qt4-4.8.7-2|254	
14mu|qt4-4.8.7-2|255	%description -n %{libqtdesigner}
14mu|qt4-4.8.7-2|256	Qt component library.
14mu|qt4-4.8.7-2|257	
14mu|qt4-4.8.7-2|258	%files -n %{libqtdesigner}
14mu|qt4-4.8.7-2|259	%{_libdir}/libQtDesigner.so.%{major}*
14mu|qt4-4.8.7-2|260	%{_libdir}/libQtDesignerComponents.so.%{major}*
14mu|qt4-4.8.7-2|261	
14mu|qt4-4.8.7-2|262	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|263	
14mu|qt4-4.8.7-2|264	%package -n %{libqtgui}
14mu|qt4-4.8.7-2|265	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|266	Group:		System/Libraries
14mu|qt4-4.8.7-2|267	
14mu|qt4-4.8.7-2|268	%description -n %{libqtgui}
14mu|qt4-4.8.7-2|269	Qt component library.
14mu|qt4-4.8.7-2|270	
14mu|qt4-4.8.7-2|271	%files -n %{libqtgui}
14mu|qt4-4.8.7-2|272	%{_libdir}/libQtGui.so.%{major}*
14mu|qt4-4.8.7-2|273	%{_qt_plugindir}/imageformats/
14mu|qt4-4.8.7-2|274	%dir %{_qt_plugindir}/inputmethods/
14mu|qt4-4.8.7-2|275	%{_qt_plugindir}/inputmethods/libqimsw-multi.so
14mu|qt4-4.8.7-2|276	
14mu|qt4-4.8.7-2|277	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|278	
14mu|qt4-4.8.7-2|279	%package -n %{libqthelp}
14mu|qt4-4.8.7-2|280	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|281	Group:		System/Libraries
14mu|qt4-4.8.7-2|282	
14mu|qt4-4.8.7-2|283	%description -n %{libqthelp}
14mu|qt4-4.8.7-2|284	Qt component library.
14mu|qt4-4.8.7-2|285	
14mu|qt4-4.8.7-2|286	%files -n %{libqthelp}
14mu|qt4-4.8.7-2|287	%{_libdir}/libQtHelp.so.%{major}*
14mu|qt4-4.8.7-2|288	
14mu|qt4-4.8.7-2|289	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|290	
14mu|qt4-4.8.7-2|291	%package -n %{libqtmultimedia}
14mu|qt4-4.8.7-2|292	Summary:	Qt%{major} Multimedia Library
14mu|qt4-4.8.7-2|293	Group:		System/Libraries
14mu|qt4-4.8.7-2|294	
14mu|qt4-4.8.7-2|295	%description -n %{libqtmultimedia}
14mu|qt4-4.8.7-2|296	Qt multimedia library.
14mu|qt4-4.8.7-2|297	
14mu|qt4-4.8.7-2|298	%files -n %{libqtmultimedia}
14mu|qt4-4.8.7-2|299	%{_libdir}/libQtMultimedia.so.%{major}*
14mu|qt4-4.8.7-2|300	
14mu|qt4-4.8.7-2|301	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|302	
14mu|qt4-4.8.7-2|303	%package -n %{libqtnetwork}
14mu|qt4-4.8.7-2|304	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|305	Group:		System/Libraries
14mu|qt4-4.8.7-2|306	
14mu|qt4-4.8.7-2|307	%description -n %{libqtnetwork}
14mu|qt4-4.8.7-2|308	Qt component library.
14mu|qt4-4.8.7-2|309	
14mu|qt4-4.8.7-2|310	%files -n %{libqtnetwork}
14mu|qt4-4.8.7-2|311	%{_libdir}/libQtNetwork.so.%{major}*
14mu|qt4-4.8.7-2|312	
14mu|qt4-4.8.7-2|313	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|314	
14mu|qt4-4.8.7-2|315	%package -n %{libqtopengl}
14mu|qt4-4.8.7-2|316	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|317	Group:		System/Libraries
14mu|qt4-4.8.7-2|318	
14mu|qt4-4.8.7-2|319	%description -n %{libqtopengl}
14mu|qt4-4.8.7-2|320	Qt component library.
14mu|qt4-4.8.7-2|321	
14mu|qt4-4.8.7-2|322	%files -n %{libqtopengl}
14mu|qt4-4.8.7-2|323	%{_libdir}/libQtOpenGL.so.%{major}*
14mu|qt4-4.8.7-2|324	
14mu|qt4-4.8.7-2|325	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|326	
14mu|qt4-4.8.7-2|327	%if %{with openvg}
14mu|qt4-4.8.7-2|328	%package -n %{libqtopenvg}
14mu|qt4-4.8.7-2|329	Summary:	Qt%{major} Multimedia Library
14mu|qt4-4.8.7-2|330	Group:		System/Libraries
14mu|qt4-4.8.7-2|331	
14mu|qt4-4.8.7-2|332	%description -n %{libqtopenvg}
14mu|qt4-4.8.7-2|333	Qt multimedia library.
14mu|qt4-4.8.7-2|334	
14mu|qt4-4.8.7-2|335	%files -n %{libqtopenvg}
14mu|qt4-4.8.7-2|336	%{_libdir}/libQtOpenVG.so.%{major}*
14mu|qt4-4.8.7-2|337	%endif
14mu|qt4-4.8.7-2|338	
14mu|qt4-4.8.7-2|339	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|340	
14mu|qt4-4.8.7-2|341	%package -n %{libqtscript}
14mu|qt4-4.8.7-2|342	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|343	Group:		System/Libraries
14mu|qt4-4.8.7-2|344	
14mu|qt4-4.8.7-2|345	%description -n %{libqtscript}
14mu|qt4-4.8.7-2|346	Qt component library.
14mu|qt4-4.8.7-2|347	
14mu|qt4-4.8.7-2|348	%files -n %{libqtscript}
14mu|qt4-4.8.7-2|349	%{_libdir}/libQtScript.so.%{major}*
14mu|qt4-4.8.7-2|350	%{_qt_plugindir}/script/
14mu|qt4-4.8.7-2|351	
14mu|qt4-4.8.7-2|352	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|353	
14mu|qt4-4.8.7-2|354	%package -n %{libqtscripttools}
14mu|qt4-4.8.7-2|355	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|356	Group:		System/Libraries
14mu|qt4-4.8.7-2|357	
14mu|qt4-4.8.7-2|358	%description -n %{libqtscripttools}
14mu|qt4-4.8.7-2|359	Qt component library.
14mu|qt4-4.8.7-2|360	
14mu|qt4-4.8.7-2|361	%files -n %{libqtscripttools}
14mu|qt4-4.8.7-2|362	%{_libdir}/libQtScriptTools.so.%{major}*
14mu|qt4-4.8.7-2|363	
14mu|qt4-4.8.7-2|364	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|365	
14mu|qt4-4.8.7-2|366	%package -n %{libqtsql}
14mu|qt4-4.8.7-2|367	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|368	Group:		System/Libraries
14mu|qt4-4.8.7-2|369	
14mu|qt4-4.8.7-2|370	%description -n %{libqtsql}
14mu|qt4-4.8.7-2|371	Qt component library.
14mu|qt4-4.8.7-2|372	
14mu|qt4-4.8.7-2|373	%files -n %{libqtsql}
14mu|qt4-4.8.7-2|374	%{_libdir}/libQtSql.so.%{major}*
14mu|qt4-4.8.7-2|375	
14mu|qt4-4.8.7-2|376	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|377	
14mu|qt4-4.8.7-2|378	%package -n %{libqtsvg}
14mu|qt4-4.8.7-2|379	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|380	Group:		System/Libraries
14mu|qt4-4.8.7-2|381	
14mu|qt4-4.8.7-2|382	%description -n %{libqtsvg}
14mu|qt4-4.8.7-2|383	Qt component library.
14mu|qt4-4.8.7-2|384	
14mu|qt4-4.8.7-2|385	%files -n %{libqtsvg}
14mu|qt4-4.8.7-2|386	%{_libdir}/libQtSvg.so.%{major}*
14mu|qt4-4.8.7-2|387	%{_qt_plugindir}/iconengines/
14mu|qt4-4.8.7-2|388	
14mu|qt4-4.8.7-2|389	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|390	
14mu|qt4-4.8.7-2|391	%package -n %{libqttest}
14mu|qt4-4.8.7-2|392	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|393	Group:		System/Libraries
14mu|qt4-4.8.7-2|394	
14mu|qt4-4.8.7-2|395	%description -n %{libqttest}
14mu|qt4-4.8.7-2|396	Qt component library.
14mu|qt4-4.8.7-2|397	
14mu|qt4-4.8.7-2|398	%files -n %{libqttest}
14mu|qt4-4.8.7-2|399	%{_libdir}/libQtTest.so.%{major}*
14mu|qt4-4.8.7-2|400	
14mu|qt4-4.8.7-2|401	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|402	
14mu|qt4-4.8.7-2|403	%package -n %{libqtxml}
14mu|qt4-4.8.7-2|404	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|405	Group:		System/Libraries
14mu|qt4-4.8.7-2|406	
14mu|qt4-4.8.7-2|407	%description -n %{libqtxml}
14mu|qt4-4.8.7-2|408	Qt component library.
14mu|qt4-4.8.7-2|409	
14mu|qt4-4.8.7-2|410	%files -n %{libqtxml}
14mu|qt4-4.8.7-2|411	%{_libdir}/libQtXml.so.%{major}*
14mu|qt4-4.8.7-2|412	
14mu|qt4-4.8.7-2|413	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|414	
14mu|qt4-4.8.7-2|415	%package -n %{libqtxmlpatterns}
14mu|qt4-4.8.7-2|416	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|417	Group:		System/Libraries
14mu|qt4-4.8.7-2|418	
14mu|qt4-4.8.7-2|419	%description -n %{libqtxmlpatterns}
14mu|qt4-4.8.7-2|420	Qt component library.
14mu|qt4-4.8.7-2|421	
14mu|qt4-4.8.7-2|422	%files -n %{libqtxmlpatterns}
14mu|qt4-4.8.7-2|423	%{_libdir}/libQtXmlPatterns.so.%{major}*
14mu|qt4-4.8.7-2|424	
14mu|qt4-4.8.7-2|425	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|426	
14mu|qt4-4.8.7-2|427	%if %{with webkit}
14mu|qt4-4.8.7-2|428	%package -n %{libqtwebkit}
14mu|qt4-4.8.7-2|429	Summary:	Qt%{major} Component Library
14mu|qt4-4.8.7-2|430	Group:		System/Libraries
14mu|qt4-4.8.7-2|431	
14mu|qt4-4.8.7-2|432	%description -n %{libqtwebkit}
14mu|qt4-4.8.7-2|433	Qt component library.
14mu|qt4-4.8.7-2|434	
14mu|qt4-4.8.7-2|435	%files -n %{libqtwebkit}
14mu|qt4-4.8.7-2|436	%{_libdir}/libQtWebKit.so.%{major}*
14mu|qt4-4.8.7-2|437	%endif
14mu|qt4-4.8.7-2|438	
14mu|qt4-4.8.7-2|439	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|440	
14mu|qt4-4.8.7-2|441	%if %{with phonon}
14mu|qt4-4.8.7-2|442	%package -n %{libphonon}
14mu|qt4-4.8.7-2|443	Summary:	Qt%{major} Phonon Library
14mu|qt4-4.8.7-2|444	Group:		System/Libraries
14mu|qt4-4.8.7-2|445	
14mu|qt4-4.8.7-2|446	%description -n %{libphonon}
14mu|qt4-4.8.7-2|447	Phonon library for Qt.
14mu|qt4-4.8.7-2|448	
14mu|qt4-4.8.7-2|449	%files -n %{libphonon}
14mu|qt4-4.8.7-2|450	%{_libdir}/libphonon.so.%{major}*
14mu|qt4-4.8.7-2|451	%endif
14mu|qt4-4.8.7-2|452	
14mu|qt4-4.8.7-2|453	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|454	
14mu|qt4-4.8.7-2|455	%if %{with phonon}
14mu|qt4-4.8.7-2|456	%package -n phonon-gstreamer
14mu|qt4-4.8.7-2|457	Summary:	Qt%{major} Phonon Gstreamer Backend
14mu|qt4-4.8.7-2|458	Group:		System/Libraries
14mu|qt4-4.8.7-2|459	Provides:	phonon-backend = %{EVRD}
14mu|qt4-4.8.7-2|460	Requires:	gstreamer0.10-plugins-good
14mu|qt4-4.8.7-2|461	Requires:	gstreamer0.10-pulse
14mu|qt4-4.8.7-2|462	Suggests:	gstreamer0.10-ffmpeg
14mu|qt4-4.8.7-2|463	Suggests:	gstreamer0.10-soup
14mu|qt4-4.8.7-2|464	
14mu|qt4-4.8.7-2|465	%description -n phonon-gstreamer
14mu|qt4-4.8.7-2|466	Phonon gstreamer backend for Qt.
14mu|qt4-4.8.7-2|467	
14mu|qt4-4.8.7-2|468	%files -n phonon-gstreamer
14mu|qt4-4.8.7-2|469	%{_qt_plugindir}/phonon_backend/libphonon_gstreamer.so
14mu|qt4-4.8.7-2|470	%endif
14mu|qt4-4.8.7-2|471	
14mu|qt4-4.8.7-2|472	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|473	
14mu|qt4-4.8.7-2|474	%if %{with phonon}
14mu|qt4-4.8.7-2|475	%package designer-plugin-phonon
14mu|qt4-4.8.7-2|476	Summary:	Qt%{major} Designer Phonon Plugin
14mu|qt4-4.8.7-2|477	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|478	
14mu|qt4-4.8.7-2|479	%description designer-plugin-phonon
14mu|qt4-4.8.7-2|480	Designer phonon plugin for Qt.
14mu|qt4-4.8.7-2|481	
14mu|qt4-4.8.7-2|482	%files designer-plugin-phonon
14mu|qt4-4.8.7-2|483	%{_qt_plugindir}/designer/libphononwidgets.so
14mu|qt4-4.8.7-2|484	%endif
14mu|qt4-4.8.7-2|485	
14mu|qt4-4.8.7-2|486	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|487	
14mu|qt4-4.8.7-2|488	%package -n %{libqtdevel}
14mu|qt4-4.8.7-2|489	Summary:	Development files for the Qt GUI toolkit
14mu|qt4-4.8.7-2|490	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|491	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|492	Requires:	qt4-qtconfig = %{EVRD}
14mu|qt4-4.8.7-2|493	Provides:	qt-devel = %{EVRD}
14mu|qt4-4.8.7-2|494	Provides:	qt4-devel = %{EVRD}
14mu|qt4-4.8.7-2|495	Provides:	libqt4-devel = %{EVRD}
14mu|qt4-4.8.7-2|496	Requires:	%{libqtdeclarative} = %{EVRD}
14mu|qt4-4.8.7-2|497	Requires:	%{libqt3support} = %{EVRD}
14mu|qt4-4.8.7-2|498	Requires:	%{libqt3support} = %{EVRD}
14mu|qt4-4.8.7-2|499	Requires:	%{libqtcore} = %{EVRD}
14mu|qt4-4.8.7-2|500	Requires:	%{libqtdesigner} = %{EVRD}
14mu|qt4-4.8.7-2|501	Requires:	%{libqtgui} = %{EVRD}
14mu|qt4-4.8.7-2|502	Requires:	%{libqtnetwork} = %{EVRD}
14mu|qt4-4.8.7-2|503	Requires:	%{libqtopengl} = %{EVRD}
14mu|qt4-4.8.7-2|504	Requires:	%{libqtsql} = %{EVRD}
14mu|qt4-4.8.7-2|505	Requires:	%{libqtxml} = %{EVRD}
14mu|qt4-4.8.7-2|506	Requires:	%{libqtscripttools} = %{EVRD}
14mu|qt4-4.8.7-2|507	Requires:	%{libqtxmlpatterns} = %{EVRD}
14mu|qt4-4.8.7-2|508	Requires:	%{libqtsvg} = %{EVRD}
14mu|qt4-4.8.7-2|509	Requires:	%{libqtclucene} = %{EVRD}
14mu|qt4-4.8.7-2|510	Requires:	%{libqttest} = %{EVRD}
14mu|qt4-4.8.7-2|511	Requires:	%{libqdbus} = %{EVRD}
14mu|qt4-4.8.7-2|512	%if %{with webkit}
14mu|qt4-4.8.7-2|513	Requires:	%{libqtwebkit} = %{EVRD}
14mu|qt4-4.8.7-2|514	%endif
14mu|qt4-4.8.7-2|515	Requires:	%{libqtscript} = %{EVRD}
14mu|qt4-4.8.7-2|516	Requires:	%{libqthelp} = %{EVRD}
14mu|qt4-4.8.7-2|517	Requires:	%{libqtmultimedia} = %{EVRD}
14mu|qt4-4.8.7-2|518	%if %{with openvg}
14mu|qt4-4.8.7-2|519	Requires:	%{libqtopenvg} = %{EVRD}
14mu|qt4-4.8.7-2|520	%endif
14mu|qt4-4.8.7-2|521	%if %{with phonon}
14mu|qt4-4.8.7-2|522	Requires:	qt4-designer-plugin-phonon = %{EVRD}
14mu|qt4-4.8.7-2|523	Requires:	%{libphonon} = %{EVRD}
14mu|qt4-4.8.7-2|524	%endif
14mu|qt4-4.8.7-2|525	Requires:	qt4-qtdbus = %{EVRD}
14mu|qt4-4.8.7-2|526	Requires:	qt4-designer-plugin-webkit = %{EVRD}
14mu|qt4-4.8.7-2|527	Requires:	qt4-designer-plugin-qt3support = %{EVRD}
14mu|qt4-4.8.7-2|528	Requires(post):	update-alternatives
14mu|qt4-4.8.7-2|529	Requires(postun):update-alternatives
14mu|qt4-4.8.7-2|530	Obsoletes:	%{mklibname -d QtWebKit} < %{version}
14mu|qt4-4.8.7-2|531	
14mu|qt4-4.8.7-2|532	%description -n %{libqtdevel}
14mu|qt4-4.8.7-2|533	Necessary files to develop applications using the Qt GUI toolkit:
14mu|qt4-4.8.7-2|534	the header files, the Qt meta object compiler, and static libraries.
14mu|qt4-4.8.7-2|535	Enter in http://qt.nokia.com/ for more information about Qt.
14mu|qt4-4.8.7-2|536	
14mu|qt4-4.8.7-2|537	Install %{name}-devel if you want to develop GUI applications using
14mu|qt4-4.8.7-2|538	the Qt toolkit.
14mu|qt4-4.8.7-2|539	
14mu|qt4-4.8.7-2|540	%post -n %{libqtdevel}
14mu|qt4-4.8.7-2|541	update-alternatives --install %{_bindir}/qmake qmake %{_qt_bindir}/qmake 20
14mu|qt4-4.8.7-2|542	
14mu|qt4-4.8.7-2|543	%postun -n %{libqtdevel}
14mu|qt4-4.8.7-2|544	if ! [ -e %{_qt_bindir}/qmake ]; then
14mu|qt4-4.8.7-2|545	update-alternatives --remove qmake %{_qt_bindir}/qmake
14mu|qt4-4.8.7-2|546	fi
14mu|qt4-4.8.7-2|547	
14mu|qt4-4.8.7-2|548	%files -n %{libqtdevel}
14mu|qt4-4.8.7-2|549	%{_sysconfdir}/rpm/macros.d/qt4.macros
14mu|qt4-4.8.7-2|550	%{_qt_bindir}/lrelease
14mu|qt4-4.8.7-2|551	%{_qt_bindir}/lupdate
14mu|qt4-4.8.7-2|552	%{_qt_bindir}/moc
14mu|qt4-4.8.7-2|553	%{_qt_bindir}/pixeltool
14mu|qt4-4.8.7-2|554	%{_qt_bindir}/qdbusxml2cpp
14mu|qt4-4.8.7-2|555	%{_qt_bindir}/qdbuscpp2xml
14mu|qt4-4.8.7-2|556	%{_qt_bindir}/qmake
14mu|qt4-4.8.7-2|557	%{_qt_bindir}/qt3to4
14mu|qt4-4.8.7-2|558	%{_qt_bindir}/qttracereplay
14mu|qt4-4.8.7-2|559	%{_qt_bindir}/rcc
14mu|qt4-4.8.7-2|560	%{_qt_bindir}/uic*
14mu|qt4-4.8.7-2|561	%{_qt_bindir}/xmlpatternsvalidator
14mu|qt4-4.8.7-2|562	%{_qt_includedir}/Qt*/
14mu|qt4-4.8.7-2|563	%{_qt_datadir}/mkspecs/
14mu|qt4-4.8.7-2|564	%{_qt_datadir}/q3porting.xml
14mu|qt4-4.8.7-2|565	%{_libdir}/libQt3Support.so
14mu|qt4-4.8.7-2|566	%{_libdir}/libQtCLucene.so
14mu|qt4-4.8.7-2|567	%{_libdir}/libQtCore.so
14mu|qt4-4.8.7-2|568	%{_libdir}/libQtDBus.so
14mu|qt4-4.8.7-2|569	%{_libdir}/libQtDeclarative.so
14mu|qt4-4.8.7-2|570	%{_libdir}/libQtDesigner.so
14mu|qt4-4.8.7-2|571	%{_libdir}/libQtDesignerComponents.so
14mu|qt4-4.8.7-2|572	%{_libdir}/libQtGui.so
14mu|qt4-4.8.7-2|573	%{_libdir}/libQtHelp.so
14mu|qt4-4.8.7-2|574	%{_libdir}/libQtMultimedia.so
14mu|qt4-4.8.7-2|575	%{_libdir}/libQtNetwork.so
14mu|qt4-4.8.7-2|576	%{_libdir}/libQtOpenGL.so
14mu|qt4-4.8.7-2|577	%if %{with openvg}
14mu|qt4-4.8.7-2|578	%{_libdir}/libQtOpenVG.so
14mu|qt4-4.8.7-2|579	%endif
14mu|qt4-4.8.7-2|580	%{_libdir}/libQtScript.so
14mu|qt4-4.8.7-2|581	%{_libdir}/libQtScriptTools.so
14mu|qt4-4.8.7-2|582	%{_libdir}/libQtSql.so
14mu|qt4-4.8.7-2|583	%{_libdir}/libQtSvg.so
14mu|qt4-4.8.7-2|584	%{_libdir}/libQtTest.so
14mu|qt4-4.8.7-2|585	%{_libdir}/libQtXml.so
14mu|qt4-4.8.7-2|586	%{_libdir}/libQtXmlPatterns.so
14mu|qt4-4.8.7-2|587	%if %{with webkit}
14mu|qt4-4.8.7-2|588	%{_libdir}/libQtWebKit.so
14mu|qt4-4.8.7-2|589	%endif
14mu|qt4-4.8.7-2|590	%{_libdir}/*.a
14mu|qt4-4.8.7-2|591	%{_libdir}/*.prl
14mu|qt4-4.8.7-2|592	%{_libdir}/pkgconfig/Qt*.pc
14mu|qt4-4.8.7-2|593	%if %{with_private_headers}
14mu|qt4-4.8.7-2|594	%exclude %{_qt_includedir}/*/private/
14mu|qt4-4.8.7-2|595	%endif
14mu|qt4-4.8.7-2|596	
14mu|qt4-4.8.7-2|597	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|598	
14mu|qt4-4.8.7-2|599	%if %{with_private_headers}
14mu|qt4-4.8.7-2|600	%package devel-private
14mu|qt4-4.8.7-2|601	Summary:	Private headers for Qt toolkit
14mu|qt4-4.8.7-2|602	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|603	Requires:	qt4-devel = %{EVRD}
14mu|qt4-4.8.7-2|604	BuildArch:	noarch
14mu|qt4-4.8.7-2|605	
14mu|qt4-4.8.7-2|606	%description devel-private
14mu|qt4-4.8.7-2|607	The %{name}-devel-private package contains the private headres for Qt4
14mu|qt4-4.8.7-2|608	toolkit. It is needed to build Qt Creator with all features.
14mu|qt4-4.8.7-2|609	
14mu|qt4-4.8.7-2|610	%files devel-private
14mu|qt4-4.8.7-2|611	%{_qt_includedir}/QtCore/private/
14mu|qt4-4.8.7-2|612	%{_qt_includedir}/QtDeclarative/private/
14mu|qt4-4.8.7-2|613	%{_qt_includedir}/QtGui/private/
14mu|qt4-4.8.7-2|614	%{_qt_includedir}/QtScript/private/
14mu|qt4-4.8.7-2|615	%{_qt_includedir}/../src/corelib/
14mu|qt4-4.8.7-2|616	%{_qt_includedir}/../src/declarative/
14mu|qt4-4.8.7-2|617	%{_qt_includedir}/../src/gui/
14mu|qt4-4.8.7-2|618	%{_qt_includedir}/../src/script/
14mu|qt4-4.8.7-2|619	%endif
14mu|qt4-4.8.7-2|620	
14mu|qt4-4.8.7-2|621	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|622	
14mu|qt4-4.8.7-2|623	%package assistant
14mu|qt4-4.8.7-2|624	Summary:	Qt%{major} Assistantion Doc Utility
14mu|qt4-4.8.7-2|625	Group:		Books/Computer books
14mu|qt4-4.8.7-2|626	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|627	Requires:	qt4-database-plugin-sqlite = %{EVRD}
14mu|qt4-4.8.7-2|628	Suggests:	qt4-doc = %{EVRD}
14mu|qt4-4.8.7-2|629	
14mu|qt4-4.8.7-2|630	%description assistant
14mu|qt4-4.8.7-2|631	Qt Assistant provides a documentation Browser.
14mu|qt4-4.8.7-2|632	
14mu|qt4-4.8.7-2|633	%files assistant
14mu|qt4-4.8.7-2|634	%{_qt_bindir}/assistant
14mu|qt4-4.8.7-2|635	%{_qt_bindir}/qcollectiongenerator
14mu|qt4-4.8.7-2|636	%{_qt_bindir}/qhelpconverter
14mu|qt4-4.8.7-2|637	%{_qt_bindir}/qhelpgenerator
14mu|qt4-4.8.7-2|638	%{_datadir}/applications/mandriva-assistant-qt4.desktop
14mu|qt4-4.8.7-2|639	%{_qt_translationdir}/assistant*
14mu|qt4-4.8.7-2|640	
14mu|qt4-4.8.7-2|641	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|642	
14mu|qt4-4.8.7-2|643	%package designer
14mu|qt4-4.8.7-2|644	Summary:	Qt%{major} Visual Design Tool
14mu|qt4-4.8.7-2|645	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|646	Requires:	%{libqtdevel} = %{EVRD}
14mu|qt4-4.8.7-2|647	Requires:	qt4-designer-plugin-qt3support = %{EVRD}
14mu|qt4-4.8.7-2|648	%if %{with webkit}
14mu|qt4-4.8.7-2|649	Requires:	qt4-designer-plugin-webkit = %{EVRD}
14mu|qt4-4.8.7-2|650	%endif
14mu|qt4-4.8.7-2|651	%if %{with phonon}
14mu|qt4-4.8.7-2|652	Requires:	qt4-designer-plugin-phonon
14mu|qt4-4.8.7-2|653	%endif
14mu|qt4-4.8.7-2|654	%if %{with examples}
14mu|qt4-4.8.7-2|655	Suggests:	qt4-examples = %{EVRD}
14mu|qt4-4.8.7-2|656	%endif
14mu|qt4-4.8.7-2|657	%if %{with demos}
14mu|qt4-4.8.7-2|658	Suggests:	qt4-demos = %{EVRD}
14mu|qt4-4.8.7-2|659	%endif
14mu|qt4-4.8.7-2|660	
14mu|qt4-4.8.7-2|661	%description designer
14mu|qt4-4.8.7-2|662	The Qt Designer is a visual design tool that makes designing and
14mu|qt4-4.8.7-2|663	implementing user interfaces a lot easier.
14mu|qt4-4.8.7-2|664	
14mu|qt4-4.8.7-2|665	%files designer
14mu|qt4-4.8.7-2|666	%{_qt_bindir}/designer
14mu|qt4-4.8.7-2|667	%{_datadir}/applications/mandriva-designer-qt4.desktop
14mu|qt4-4.8.7-2|668	%{_qt_translationdir}/designer_*
14mu|qt4-4.8.7-2|669	
14mu|qt4-4.8.7-2|670	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|671	
14mu|qt4-4.8.7-2|672	%package linguist
14mu|qt4-4.8.7-2|673	Summary:	Qt%{major} Linguist Translation Utility
14mu|qt4-4.8.7-2|674	Group:		Books/Computer books
14mu|qt4-4.8.7-2|675	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|676	
14mu|qt4-4.8.7-2|677	%description linguist
14mu|qt4-4.8.7-2|678	Linguist provides easy translation for Qt GUI's in severall languages.
14mu|qt4-4.8.7-2|679	
14mu|qt4-4.8.7-2|680	%files linguist
14mu|qt4-4.8.7-2|681	%{_qt_bindir}/linguist
14mu|qt4-4.8.7-2|682	%{_qt_bindir}/lconvert
14mu|qt4-4.8.7-2|683	%{_datadir}/applications/mandriva-linguist-qt4.desktop
14mu|qt4-4.8.7-2|684	%{_qt_translationdir}/linguist*
14mu|qt4-4.8.7-2|685	
14mu|qt4-4.8.7-2|686	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|687	
14mu|qt4-4.8.7-2|688	%package qdoc3
14mu|qt4-4.8.7-2|689	Summary:	Qt%{major} Documentation Generator
14mu|qt4-4.8.7-2|690	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|691	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|692	
14mu|qt4-4.8.7-2|693	%description qdoc3
14mu|qt4-4.8.7-2|694	Qt 4 documentation generator.
14mu|qt4-4.8.7-2|695	
14mu|qt4-4.8.7-2|696	%files qdoc3
14mu|qt4-4.8.7-2|697	%{_qt_bindir}/qdoc3
14mu|qt4-4.8.7-2|698	
14mu|qt4-4.8.7-2|699	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|700	
14mu|qt4-4.8.7-2|701	%package qtdbus
14mu|qt4-4.8.7-2|702	Summary:	Qt%{major} DBus Binary
14mu|qt4-4.8.7-2|703	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|704	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|705	
14mu|qt4-4.8.7-2|706	%description qtdbus
14mu|qt4-4.8.7-2|707	Dbus interface for Qt.
14mu|qt4-4.8.7-2|708	
14mu|qt4-4.8.7-2|709	%files qtdbus
14mu|qt4-4.8.7-2|710	%{_qt_bindir}/qdbus
14mu|qt4-4.8.7-2|711	%{_qt_bindir}/qdbusviewer
14mu|qt4-4.8.7-2|712	
14mu|qt4-4.8.7-2|713	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|714	
14mu|qt4-4.8.7-2|715	%package qmlviewer
14mu|qt4-4.8.7-2|716	Summary:	Qt%{major} Qmlviewer Utility
14mu|qt4-4.8.7-2|717	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|718	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|719	
14mu|qt4-4.8.7-2|720	%description qmlviewer
14mu|qt4-4.8.7-2|721	Qmlviewer utility for Qt.
14mu|qt4-4.8.7-2|722	
14mu|qt4-4.8.7-2|723	%files qmlviewer
14mu|qt4-4.8.7-2|724	%{_qt_bindir}/qmlviewer
14mu|qt4-4.8.7-2|725	%{_qt_bindir}/qmlplugindump
14mu|qt4-4.8.7-2|726	%{_qt_importdir}/Qt/
14mu|qt4-4.8.7-2|727	%if %{with webkit}
14mu|qt4-4.8.7-2|728	%{_qt_importdir}/QtWebKit/libqmlwebkitplugin.so
14mu|qt4-4.8.7-2|729	%{_qt_importdir}/QtWebKit/qmldir
14mu|qt4-4.8.7-2|730	%endif
14mu|qt4-4.8.7-2|731	%{_qt_plugindir}/bearer/libqgenericbearer.so
14mu|qt4-4.8.7-2|732	%{_qt_plugindir}/bearer/libqnmbearer.so
14mu|qt4-4.8.7-2|733	%{_qt_plugindir}/bearer/libqconnmanbearer.so
14mu|qt4-4.8.7-2|734	%dir %{_qt_plugindir}/qmltooling/
14mu|qt4-4.8.7-2|735	%{_qt_plugindir}/qmltooling/libqmldbg_tcp.so
14mu|qt4-4.8.7-2|736	%{_qt_plugindir}/qmltooling/libqmldbg_inspector.so
14mu|qt4-4.8.7-2|737	
14mu|qt4-4.8.7-2|738	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|739	
14mu|qt4-4.8.7-2|740	%package qtconfig
14mu|qt4-4.8.7-2|741	Summary:	Qt%{major} Configuration Utility
14mu|qt4-4.8.7-2|742	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|743	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|744	Requires(post):	update-alternatives
14mu|qt4-4.8.7-2|745	Requires(postun):update-alternatives
14mu|qt4-4.8.7-2|746	
14mu|qt4-4.8.7-2|747	%description qtconfig
14mu|qt4-4.8.7-2|748	Main configuration utility for Qt.
14mu|qt4-4.8.7-2|749	
14mu|qt4-4.8.7-2|750	%post qtconfig
14mu|qt4-4.8.7-2|751	update-alternatives --install %{_bindir}/qtconfig qtconfig %{_qt_bindir}/qtconfig 20
14mu|qt4-4.8.7-2|752	
14mu|qt4-4.8.7-2|753	%postun qtconfig
14mu|qt4-4.8.7-2|754	if ! [ -e %{_qt_bindir}/qtconfig ]; then
14mu|qt4-4.8.7-2|755	update-alternatives --remove qtconfig %{_qt_bindir}/qtconfig
14mu|qt4-4.8.7-2|756	fi
14mu|qt4-4.8.7-2|757	
14mu|qt4-4.8.7-2|758	%files qtconfig
14mu|qt4-4.8.7-2|759	%{_qt_bindir}/qtconfig
14mu|qt4-4.8.7-2|760	%{_qt_translationdir}/qtconfig*
14mu|qt4-4.8.7-2|761	
14mu|qt4-4.8.7-2|762	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|763	
14mu|qt4-4.8.7-2|764	%if %{with qvfb}
14mu|qt4-4.8.7-2|765	%package qvfb
14mu|qt4-4.8.7-2|766	Summary:	Qt%{major} Embedded Virtual Terminal
14mu|qt4-4.8.7-2|767	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|768	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|769	
14mu|qt4-4.8.7-2|770	%description qvfb
14mu|qt4-4.8.7-2|771	Embedded virtual terminal for Qt support.
14mu|qt4-4.8.7-2|772	
14mu|qt4-4.8.7-2|773	%files qvfb
14mu|qt4-4.8.7-2|774	%{_qt_bindir}/qvfb
14mu|qt4-4.8.7-2|775	%{_qt_translationdir}/qvfb*
14mu|qt4-4.8.7-2|776	%endif
14mu|qt4-4.8.7-2|777	
14mu|qt4-4.8.7-2|778	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|779	
14mu|qt4-4.8.7-2|780	%package xmlpatterns
14mu|qt4-4.8.7-2|781	Summary:	Qt%{major} Xmlpatterns Utility
14mu|qt4-4.8.7-2|782	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|783	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|784	
14mu|qt4-4.8.7-2|785	%description xmlpatterns
14mu|qt4-4.8.7-2|786	Xmlpatterns utility for Qt.
14mu|qt4-4.8.7-2|787	
14mu|qt4-4.8.7-2|788	%files xmlpatterns
14mu|qt4-4.8.7-2|789	%{_qt_bindir}/xmlpatterns
14mu|qt4-4.8.7-2|790	
14mu|qt4-4.8.7-2|791	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|792	
14mu|qt4-4.8.7-2|793	%package accessibility-plugin
14mu|qt4-4.8.7-2|794	Summary:	Qt%{major} Accessibility Plugin
14mu|qt4-4.8.7-2|795	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|796	
14mu|qt4-4.8.7-2|797	%description accessibility-plugin
14mu|qt4-4.8.7-2|798	Acessibility plugins for Qt.
14mu|qt4-4.8.7-2|799	
14mu|qt4-4.8.7-2|800	%files accessibility-plugin
14mu|qt4-4.8.7-2|801	%{_qt_plugindir}/accessible/
14mu|qt4-4.8.7-2|802	
14mu|qt4-4.8.7-2|803	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|804	
14mu|qt4-4.8.7-2|805	%package designer-plugin-qt3support
14mu|qt4-4.8.7-2|806	Summary:	Qt%{major} designer qt3support plugin
14mu|qt4-4.8.7-2|807	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|808	
14mu|qt4-4.8.7-2|809	%description designer-plugin-qt3support
14mu|qt4-4.8.7-2|810	Designer plugin for qt3support Qt support.
14mu|qt4-4.8.7-2|811	
14mu|qt4-4.8.7-2|812	%files designer-plugin-qt3support
14mu|qt4-4.8.7-2|813	%{_qt_plugindir}/designer/libqt3supportwidgets.so
14mu|qt4-4.8.7-2|814	
14mu|qt4-4.8.7-2|815	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|816	
14mu|qt4-4.8.7-2|817	%if %{with webkit}
14mu|qt4-4.8.7-2|818	%package designer-plugin-webkit
14mu|qt4-4.8.7-2|819	Summary:	Qt%{major} Designer Webkit Plugin
14mu|qt4-4.8.7-2|820	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|821	
14mu|qt4-4.8.7-2|822	%description designer-plugin-webkit
14mu|qt4-4.8.7-2|823	Designer plugin for webkit Qt support.
14mu|qt4-4.8.7-2|824	
14mu|qt4-4.8.7-2|825	%files designer-plugin-webkit
14mu|qt4-4.8.7-2|826	%{_qt_plugindir}/designer/libqwebview.so
14mu|qt4-4.8.7-2|827	%endif
14mu|qt4-4.8.7-2|828	
14mu|qt4-4.8.7-2|829	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|830	
14mu|qt4-4.8.7-2|831	%package graphicssystems-plugin
14mu|qt4-4.8.7-2|832	Summary:	Qt%{major} Graphicssystems Plugin
14mu|qt4-4.8.7-2|833	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|834	
14mu|qt4-4.8.7-2|835	%description graphicssystems-plugin
14mu|qt4-4.8.7-2|836	Graphicssystems plugins for Qt.
14mu|qt4-4.8.7-2|837	
14mu|qt4-4.8.7-2|838	%files graphicssystems-plugin
14mu|qt4-4.8.7-2|839	%dir %{_qt_plugindir}/graphicssystems/
14mu|qt4-4.8.7-2|840	%{_qt_plugindir}/graphicssystems/libqglgraphicssystem.so
14mu|qt4-4.8.7-2|841	%{_qt_plugindir}/graphicssystems/libqtracegraphicssystem.so
14mu|qt4-4.8.7-2|842	%if %{with openvg}
14mu|qt4-4.8.7-2|843	%{_qt_plugindir}/graphicssystems/libqvggraphicssystem.so
14mu|qt4-4.8.7-2|844	%endif
14mu|qt4-4.8.7-2|845	
14mu|qt4-4.8.7-2|846	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|847	
14mu|qt4-4.8.7-2|848	%if %{with ibase}
14mu|qt4-4.8.7-2|849	%package database-plugin-ibase
14mu|qt4-4.8.7-2|850	Summary:	Qt%{major} Database Interbase Plugin
14mu|qt4-4.8.7-2|851	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|852	
14mu|qt4-4.8.7-2|853	%description database-plugin-ibase
14mu|qt4-4.8.7-2|854	Database plugin for interbase Qt support.
14mu|qt4-4.8.7-2|855	
14mu|qt4-4.8.7-2|856	%files database-plugin-ibase
14mu|qt4-4.8.7-2|857	%{_qt_plugindir}/sqldrivers/libqsqlibase.so
14mu|qt4-4.8.7-2|858	%endif
14mu|qt4-4.8.7-2|859	
14mu|qt4-4.8.7-2|860	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|861	
14mu|qt4-4.8.7-2|862	%if %{with mysql}
14mu|qt4-4.8.7-2|863	%package database-plugin-mysql
14mu|qt4-4.8.7-2|864	Summary:	Qt%{major} Database MYSQL Plugin
14mu|qt4-4.8.7-2|865	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|866	
14mu|qt4-4.8.7-2|867	%description database-plugin-mysql
14mu|qt4-4.8.7-2|868	Database plugin for mysql Qt support.
14mu|qt4-4.8.7-2|869	
14mu|qt4-4.8.7-2|870	%files database-plugin-mysql
14mu|qt4-4.8.7-2|871	%{_qt_plugindir}/sqldrivers/libqsqlmysql.so
14mu|qt4-4.8.7-2|872	%endif
14mu|qt4-4.8.7-2|873	
14mu|qt4-4.8.7-2|874	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|875	
14mu|qt4-4.8.7-2|876	%if %{with odbc}
14mu|qt4-4.8.7-2|877	%package database-plugin-odbc
14mu|qt4-4.8.7-2|878	Summary:	Qt%{major} Database ODBC Plugin
14mu|qt4-4.8.7-2|879	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|880	
14mu|qt4-4.8.7-2|881	%description database-plugin-odbc
14mu|qt4-4.8.7-2|882	Database plugin for ODBC Qt support.
14mu|qt4-4.8.7-2|883	
14mu|qt4-4.8.7-2|884	%files database-plugin-odbc
14mu|qt4-4.8.7-2|885	%{_qt_plugindir}/sqldrivers/libqsqlodbc.so
14mu|qt4-4.8.7-2|886	%endif
14mu|qt4-4.8.7-2|887	
14mu|qt4-4.8.7-2|888	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|889	
14mu|qt4-4.8.7-2|890	%if %{with postgres}
14mu|qt4-4.8.7-2|891	%package database-plugin-pgsql
14mu|qt4-4.8.7-2|892	Summary:	Qt%{major} Database PGSQL Plugin
14mu|qt4-4.8.7-2|893	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|894	
14mu|qt4-4.8.7-2|895	%description database-plugin-pgsql
14mu|qt4-4.8.7-2|896	Database plugin for pgsql Qt support.
14mu|qt4-4.8.7-2|897	
14mu|qt4-4.8.7-2|898	%files database-plugin-pgsql
14mu|qt4-4.8.7-2|899	%{_qt_plugindir}/sqldrivers/libqsqlpsql.so
14mu|qt4-4.8.7-2|900	%endif
14mu|qt4-4.8.7-2|901	
14mu|qt4-4.8.7-2|902	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|903	
14mu|qt4-4.8.7-2|904	%if %{with sqlite}
14mu|qt4-4.8.7-2|905	%package database-plugin-sqlite
14mu|qt4-4.8.7-2|906	Summary:	Qt%{major} Database SQLITE Plugin
14mu|qt4-4.8.7-2|907	Group:		Databases
14mu|qt4-4.8.7-2|908	
14mu|qt4-4.8.7-2|909	%description database-plugin-sqlite
14mu|qt4-4.8.7-2|910	Database plugin for sqlite Qt support.
14mu|qt4-4.8.7-2|911	
14mu|qt4-4.8.7-2|912	%files database-plugin-sqlite
14mu|qt4-4.8.7-2|913	%{_qt_plugindir}/sqldrivers/libqsqlite.so
14mu|qt4-4.8.7-2|914	%endif
14mu|qt4-4.8.7-2|915	
14mu|qt4-4.8.7-2|916	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|917	
14mu|qt4-4.8.7-2|918	%if %{with tds}
14mu|qt4-4.8.7-2|919	%package database-plugin-tds
14mu|qt4-4.8.7-2|920	Summary:	Q%{major} Database FREETDS Plugin
14mu|qt4-4.8.7-2|921	Group:		Databases
14mu|qt4-4.8.7-2|922	
14mu|qt4-4.8.7-2|923	%description database-plugin-tds
14mu|qt4-4.8.7-2|924	Database plugin for freetds Qt support.
14mu|qt4-4.8.7-2|925	
14mu|qt4-4.8.7-2|926	%files database-plugin-tds
14mu|qt4-4.8.7-2|927	%{_qt_plugindir}/sqldrivers/libqsqltds.so
14mu|qt4-4.8.7-2|928	%endif
14mu|qt4-4.8.7-2|929	
14mu|qt4-4.8.7-2|930	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|931	
14mu|qt4-4.8.7-2|932	%if %{with docs}
14mu|qt4-4.8.7-2|933	%package doc
14mu|qt4-4.8.7-2|934	Summary:	Qt%{major} HTML Documentation
14mu|qt4-4.8.7-2|935	Group:		Books/Computer books
14mu|qt4-4.8.7-2|936	BuildArch:	noarch
14mu|qt4-4.8.7-2|937	
14mu|qt4-4.8.7-2|938	%description doc
14mu|qt4-4.8.7-2|939	HTML documentation for the Qt toolkit. To view the documentation,
14mu|qt4-4.8.7-2|940	please load up the file %{_qt_docdir}/html/index.html in your
14mu|qt4-4.8.7-2|941	favourite browser.
14mu|qt4-4.8.7-2|942	
14mu|qt4-4.8.7-2|943	%post doc
14mu|qt4-4.8.7-2|944	# Remove old qt4 doc directories
14mu|qt4-4.8.7-2|945	find %{_docdir} -maxdepth 1 -type d -name qt-4.\* -exec rm -rf {} \;
14mu|qt4-4.8.7-2|946	
14mu|qt4-4.8.7-2|947	%files doc
14mu|qt4-4.8.7-2|948	%{_qt_docdir}/html/
14mu|qt4-4.8.7-2|949	%{_qt_docdir}/qch/
14mu|qt4-4.8.7-2|950	%{_qt_docdir}/src/
14mu|qt4-4.8.7-2|951	%endif
14mu|qt4-4.8.7-2|952	
14mu|qt4-4.8.7-2|953	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|954	
14mu|qt4-4.8.7-2|955	%if %{with demos}
14mu|qt4-4.8.7-2|956	%package demos
14mu|qt4-4.8.7-2|957	Summary:	Qt%{major} Demonstration Applications
14mu|qt4-4.8.7-2|958	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|959	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|960	Obsoletes:	%{name}-demos < 4:4.8.0
14mu|qt4-4.8.7-2|961	%if %{with docs}
14mu|qt4-4.8.7-2|962	Requires:	%{name}-doc = %{EVRD}
14mu|qt4-4.8.7-2|963	%endif
14mu|qt4-4.8.7-2|964	%if %{with examples}
14mu|qt4-4.8.7-2|965	Suggests:	%{name}-examples = %{EVRD}
14mu|qt4-4.8.7-2|966	%endif
14mu|qt4-4.8.7-2|967	
14mu|qt4-4.8.7-2|968	%description demos
14mu|qt4-4.8.7-2|969	Demonstration applications made with Qt %{version}.
14mu|qt4-4.8.7-2|970	
14mu|qt4-4.8.7-2|971	%files demos
14mu|qt4-4.8.7-2|972	%{_qt_bindir}/qtdemo
14mu|qt4-4.8.7-2|973	%{_qt_demodir}/
14mu|qt4-4.8.7-2|974	%{_qt_plugindir}/designer/libarthurplugin.so
14mu|qt4-4.8.7-2|975	%endif
14mu|qt4-4.8.7-2|976	
14mu|qt4-4.8.7-2|977	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|978	
14mu|qt4-4.8.7-2|979	%if %{with examples}
14mu|qt4-4.8.7-2|980	%package examples
14mu|qt4-4.8.7-2|981	Summary:	Qt%{major} Programs Examples
14mu|qt4-4.8.7-2|982	Group:		Development/KDE and Qt
14mu|qt4-4.8.7-2|983	Requires:	%{name}-common = %{EVRD}
14mu|qt4-4.8.7-2|984	
14mu|qt4-4.8.7-2|985	%description examples
14mu|qt4-4.8.7-2|986	Programs examples made with Qt %{version}.
14mu|qt4-4.8.7-2|987	
14mu|qt4-4.8.7-2|988	%files examples
14mu|qt4-4.8.7-2|989	%{_qt_exampledir}/
14mu|qt4-4.8.7-2|990	%{_qt_plugindir}/designer/libcontainerextension.so
14mu|qt4-4.8.7-2|991	%{_qt_plugindir}/designer/libcustomwidgetplugin.so
14mu|qt4-4.8.7-2|992	%{_qt_plugindir}/designer/libtaskmenuextension.so
14mu|qt4-4.8.7-2|993	%{_qt_plugindir}/designer/libworldtimeclockplugin.so
14mu|qt4-4.8.7-2|994	%endif
14mu|qt4-4.8.7-2|995	
14mu|qt4-4.8.7-2|996	#----------------------------------------------------------------------------
14mu|qt4-4.8.7-2|997	
14mu|qt4-4.8.7-2|998	%prep
14mu|qt4-4.8.7-2|999	%setup -q -n qt-everywhere-opensource-src-%{version}
14mu|qt4-4.8.7-2|1000	%patch0 -p1 -b .boost
14mu|qt4-4.8.7-2|1001	%patch1 -p1 -b .c++11-1~
14mu|qt4-4.8.7-2|1002	%patch2 -p1 -b .c++11-2~
14mu|qt4-4.8.7-2|1003	%patch3 -p1 -b .kde-bug-256475~
14mu|qt4-4.8.7-2|1004	%patch4 -p1 -b .ssl~
14mu|qt4-4.8.7-2|1005	%patch5 -p1 -b .unix-select~
14mu|qt4-4.8.7-2|1006	%patch6 -p1 -b .qt-bug-34614~
14mu|qt4-4.8.7-2|1007	%patch7 -p1 -b .qt-bug-37380~
14mu|qt4-4.8.7-2|1008	%patch8 -p0 -b .qt-bug-38585~
14mu|qt4-4.8.7-2|1009	%patch10 -p1 -b .fix-qvfb-build~
14mu|qt4-4.8.7-2|1010	%patch11 -p1 -b .systemtrayicon~
14mu|qt4-4.8.7-2|1011	
14mu|qt4-4.8.7-2|1012	# let makefile create missing .qm files, the .qm files should be included in qt upstream
14mu|qt4-4.8.7-2|1013	for f in translations/*.ts ; do
14mu|qt4-4.8.7-2|1014	touch ${f%.ts}.qm
14mu|qt4-4.8.7-2|1015	done
14mu|qt4-4.8.7-2|1016	
14mu|qt4-4.8.7-2|1017	# QMAKE_STRIP need to be clear to allow mdv -debug package
14mu|qt4-4.8.7-2|1018	sed -e "s|^QMAKE_STRIP.*=.*|QMAKE_STRIP             =|" -i mkspecs/common/linux.conf
14mu|qt4-4.8.7-2|1019	# We use -g1 to override -gdwarf-4 -- the latter needs more
14mu|qt4-4.8.7-2|1020	# RAM during QtWebKit build than x86_32 can handle.
14mu|qt4-4.8.7-2|1021	sed -e "s|^QMAKE_CFLAGS_RELEASE .*$|QMAKE_CFLAGS_RELEASE    += %{optflags}  -fno-strict-aliasing -DPIC -fPIC -g1| " \
14mu|qt4-4.8.7-2|1022	-e "s|^QMAKE_LFLAGS	.*$|QMAKE_LFLAGS		+= %{ldflags}|" \
14mu|qt4-4.8.7-2|1023	-e "s|^QMAKE_LFLAGS_PLUGIN.*\+= |QMAKE_LFLAGS_PLUGIN += %(echo %ldflags|sed -e 's#-Wl,--no-undefined##') |" \
14mu|qt4-4.8.7-2|1024	-e 's|^QMAKE_CXXFLAGS .*|& -std=gnu++0x|' \
14mu|qt4-4.8.7-2|1025	-i mkspecs/common/gcc-base.conf mkspecs/common/gcc-base-unix.conf
14mu|qt4-4.8.7-2|1026	
14mu|qt4-4.8.7-2|1027	%build
14mu|qt4-4.8.7-2|1028	export QTDIR=`/bin/pwd`
14mu|qt4-4.8.7-2|1029	export PATH=$QTDIR/bin:$PATH
14mu|qt4-4.8.7-2|1030	
14mu|qt4-4.8.7-2|1031	# Don't include headers or link with /usr/X11R6/{include,lib}
14mu|qt4-4.8.7-2|1032	perl -pi -e 's@/X11R6/@/@' mkspecs/linux-*/qmake.conf mkspecs/common/linux.conf
14mu|qt4-4.8.7-2|1033	
14mu|qt4-4.8.7-2|1034	#--------------------------------------------------------
14mu|qt4-4.8.7-2|1035	./configure \
14mu|qt4-4.8.7-2|1036	-prefix %{_qt_datadir} \
14mu|qt4-4.8.7-2|1037	-sysconfdir %{_sysconfdir} \
14mu|qt4-4.8.7-2|1038	-libdir %{_libdir} \
14mu|qt4-4.8.7-2|1039	-docdir %{_qt_docdir} \
14mu|qt4-4.8.7-2|1040	-plugindir %{_qt_plugindir} \
14mu|qt4-4.8.7-2|1041	-translationdir %{_qt_translationdir} \
14mu|qt4-4.8.7-2|1042	%if %{with debug}
14mu|qt4-4.8.7-2|1043	-debug \
14mu|qt4-4.8.7-2|1044	-verbose \
14mu|qt4-4.8.7-2|1045	%else
14mu|qt4-4.8.7-2|1046	-release \
14mu|qt4-4.8.7-2|1047	-silent \
14mu|qt4-4.8.7-2|1048	%endif
14mu|qt4-4.8.7-2|1049	-opensource \
14mu|qt4-4.8.7-2|1050	-confirm-license \
14mu|qt4-4.8.7-2|1051	-shared \
14mu|qt4-4.8.7-2|1052	-no-separate-debug-info \
14mu|qt4-4.8.7-2|1053	-no-rpath \
14mu|qt4-4.8.7-2|1054	-no-pch \
14mu|qt4-4.8.7-2|1055	-optimized-qmake \
14mu|qt4-4.8.7-2|1056	-reduce-relocations \
14mu|qt4-4.8.7-2|1057	-openssl-linked \
14mu|qt4-4.8.7-2|1058	-dbus-linked \
14mu|qt4-4.8.7-2|1059	-gtkstyle \
14mu|qt4-4.8.7-2|1060	-xmlpatterns \
14mu|qt4-4.8.7-2|1061	-opengl desktop \
14mu|qt4-4.8.7-2|1062	-platform linux-g++ \
14mu|qt4-4.8.7-2|1063	-xinerama \
14mu|qt4-4.8.7-2|1064	-xrandr \
14mu|qt4-4.8.7-2|1065	%if %{with qvfb}
14mu|qt4-4.8.7-2|1066	-qvfb \
14mu|qt4-4.8.7-2|1067	%endif
14mu|qt4-4.8.7-2|1068	%if !%{with cups}
14mu|qt4-4.8.7-2|1069	-no-cups \
14mu|qt4-4.8.7-2|1070	%endif
14mu|qt4-4.8.7-2|1071	%if !%{with phonon}
14mu|qt4-4.8.7-2|1072	-no-phonon \
14mu|qt4-4.8.7-2|1073	-no-phonon-backend \
14mu|qt4-4.8.7-2|1074	%endif
14mu|qt4-4.8.7-2|1075	%if %{with postgres}
14mu|qt4-4.8.7-2|1076	-plugin-sql-psql \
14mu|qt4-4.8.7-2|1077	%endif
14mu|qt4-4.8.7-2|1078	%if %{with mysql}
14mu|qt4-4.8.7-2|1079	-plugin-sql-mysql \
14mu|qt4-4.8.7-2|1080	%else
14mu|qt4-4.8.7-2|1081	-no-sql-mysql \
14mu|qt4-4.8.7-2|1082	%endif
14mu|qt4-4.8.7-2|1083	%if %{with ibase}
14mu|qt4-4.8.7-2|1084	-plugin-sql-ibase \
14mu|qt4-4.8.7-2|1085	%else
14mu|qt4-4.8.7-2|1086	-no-sql-ibase \
14mu|qt4-4.8.7-2|1087	%endif
14mu|qt4-4.8.7-2|1088	%if %{with sqlite}
14mu|qt4-4.8.7-2|1089	-plugin-sql-sqlite \
14mu|qt4-4.8.7-2|1090	-system-sqlite \
14mu|qt4-4.8.7-2|1091	-no-sql-sqlite2 \
14mu|qt4-4.8.7-2|1092	%else
14mu|qt4-4.8.7-2|1093	-no-sql-sqlite \
14mu|qt4-4.8.7-2|1094	-no-sql-sqlite2 \
14mu|qt4-4.8.7-2|1095	%endif
14mu|qt4-4.8.7-2|1096	%if %{with odbc}
14mu|qt4-4.8.7-2|1097	-plugin-sql-odbc \
14mu|qt4-4.8.7-2|1098	%else
14mu|qt4-4.8.7-2|1099	-no-sql-odbc \
14mu|qt4-4.8.7-2|1100	%endif
14mu|qt4-4.8.7-2|1101	%if %{with tds}
14mu|qt4-4.8.7-2|1102	-plugin-sql-tds \
14mu|qt4-4.8.7-2|1103	%else
14mu|qt4-4.8.7-2|1104	-no-sql-tds \
14mu|qt4-4.8.7-2|1105	%endif
14mu|qt4-4.8.7-2|1106	%if %{with openvg}
14mu|qt4-4.8.7-2|1107	-openvg \
14mu|qt4-4.8.7-2|1108	%else
14mu|qt4-4.8.7-2|1109	-no-openvg \
14mu|qt4-4.8.7-2|1110	%endif
14mu|qt4-4.8.7-2|1111	%if !%{with webkit}
14mu|qt4-4.8.7-2|1112	-no-webkit \
14mu|qt4-4.8.7-2|1113	%endif
14mu|qt4-4.8.7-2|1114	%if !%{with docs}
14mu|qt4-4.8.7-2|1115	-nomake docs \
14mu|qt4-4.8.7-2|1116	%endif
14mu|qt4-4.8.7-2|1117	%if !%{with demos}
14mu|qt4-4.8.7-2|1118	-nomake demos \
14mu|qt4-4.8.7-2|1119	%endif
14mu|qt4-4.8.7-2|1120	%if !%{with examples}
14mu|qt4-4.8.7-2|1121	-nomake examples
14mu|qt4-4.8.7-2|1122	%endif
14mu|qt4-4.8.7-2|1123	
14mu|qt4-4.8.7-2|1124	%make
14mu|qt4-4.8.7-2|1125	
14mu|qt4-4.8.7-2|1126	%if %{with qvfb}
14mu|qt4-4.8.7-2|1127	pushd tools/qvfb
14mu|qt4-4.8.7-2|1128	%{_builddir}/qt-everywhere-opensource-src-%{version}/bin/qmake
14mu|qt4-4.8.7-2|1129	%make
14mu|qt4-4.8.7-2|1130	popd
14mu|qt4-4.8.7-2|1131	%endif
14mu|qt4-4.8.7-2|1132	
14mu|qt4-4.8.7-2|1133	%install
14mu|qt4-4.8.7-2|1134	install -d %{buildroot}%{_bindir}
14mu|qt4-4.8.7-2|1135	install -d %{buildroot}%{_docdir}/%{name}
14mu|qt4-4.8.7-2|1136	install -d %{buildroot}%{_sysconfdir}/profile.d
14mu|qt4-4.8.7-2|1137	
14mu|qt4-4.8.7-2|1138	# recreate .qm files
14mu|qt4-4.8.7-2|1139	LD_LIBRARY_PATH=`pwd`/lib bin/lrelease translations/*.ts
14mu|qt4-4.8.7-2|1140	export PATH=`pwd`/bin:$PATH
14mu|qt4-4.8.7-2|1141	
14mu|qt4-4.8.7-2|1142	make install INSTALL_ROOT=%{buildroot}
14mu|qt4-4.8.7-2|1143	
14mu|qt4-4.8.7-2|1144	%if %{with_private_headers}
14mu|qt4-4.8.7-2|1145	# install private headers
14mu|qt4-4.8.7-2|1146	# using rsync -R as easy way to preserve relative path names
14mu|qt4-4.8.7-2|1147	# we're little cheating here with destination dir to keep things simple
14mu|qt4-4.8.7-2|1148	rsync -aR \
14mu|qt4-4.8.7-2|1149	include/Qt{Core,Declarative,Gui,Script}/private \
14mu|qt4-4.8.7-2|1150	src/{corelib,declarative,gui,script}/*/*_p.h \
14mu|qt4-4.8.7-2|1151	%{buildroot}%{_qt_datadir}
14mu|qt4-4.8.7-2|1152	%endif
14mu|qt4-4.8.7-2|1153	
14mu|qt4-4.8.7-2|1154	%if %{with qvfb}
14mu|qt4-4.8.7-2|1155	# Install qvfb
14mu|qt4-4.8.7-2|1156	make install -C tools/qvfb INSTALL_ROOT=%{buildroot}
14mu|qt4-4.8.7-2|1157	%else
14mu|qt4-4.8.7-2|1158	# Remove qvfb translation files that are installed by default
14mu|qt4-4.8.7-2|1159	rm -f %{buildroot}%{_qt_translationdir}/qvfb_*.qm
14mu|qt4-4.8.7-2|1160	%endif
14mu|qt4-4.8.7-2|1161	
14mu|qt4-4.8.7-2|1162	%if !%{with docs}
14mu|qt4-4.8.7-2|1163	# Remove these doc src files that are installed even if using -nomake-docs
14mu|qt4-4.8.7-2|1164	rm -f %{buildroot}%{_qt_docdir}/src/
14mu|qt4-4.8.7-2|1165	%endif
14mu|qt4-4.8.7-2|1166	
14mu|qt4-4.8.7-2|1167	mkdir -p %{buildroot}%{_datadir}/applications
14mu|qt4-4.8.7-2|1168	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
14mu|qt4-4.8.7-2|1169	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications
14mu|qt4-4.8.7-2|1170	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/applications
14mu|qt4-4.8.7-2|1171	
14mu|qt4-4.8.7-2|1172	# Fix mkspec link
14mu|qt4-4.8.7-2|1173	pushd  %{buildroot}%{_qt_datadir}/mkspecs
14mu|qt4-4.8.7-2|1174	rm -f default
14mu|qt4-4.8.7-2|1175	ln -sf %{_qt_datadir}/mkspecs/linux-g++ default
14mu|qt4-4.8.7-2|1176	popd
14mu|qt4-4.8.7-2|1177	
14mu|qt4-4.8.7-2|1178	# Copy examples/tutorial and demos
14mu|qt4-4.8.7-2|1179	for d in %{?with_demos:demos} %{?with_examples:examples}; do
14mu|qt4-4.8.7-2|1180	tar --exclude=.obj --exclude=.moc -cf - $d | \
14mu|qt4-4.8.7-2|1181	tar -C %{buildroot}/%{_qt_datadir}/ -xf -
14mu|qt4-4.8.7-2|1182	done
14mu|qt4-4.8.7-2|1183	
14mu|qt4-4.8.7-2|1184	# Fix all buildroot paths
14mu|qt4-4.8.7-2|1185	find %{buildroot}%{_libdir} -type f -name '*prl' -exec perl -pi -e "s, -L%{_builddir}/\S+,,g" {} \;
14mu|qt4-4.8.7-2|1186	find %{buildroot}%{_libdir} -type f -name '*prl' -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} \;
14mu|qt4-4.8.7-2|1187	find %{buildroot}%{_libdir} -type f -name '*la' -print -exec sed -i -e "s, -L%{_builddir}/?\S+,,g" -e "s,-L../JavaScriptCore/release,,g" -e "s,-ljscore,,g" {} \;
14mu|qt4-4.8.7-2|1188	find %{buildroot}/%{_qt_datadir}/mkspecs -name 'qmake.conf' -exec chmod -x -- {} \;
14mu|qt4-4.8.7-2|1189	find %{buildroot}/%{_qt_datadir}/mkspecs -name Info.plist.app -exec chmod -x -- {} \;
14mu|qt4-4.8.7-2|1190	
14mu|qt4-4.8.7-2|1191	# Don't reference %{builddir} neither /usr(/X11R6)?/ in .pc files.
14mu|qt4-4.8.7-2|1192	perl -pi -e '\
14mu|qt4-4.8.7-2|1193	s@-L/usr/X11R6/%{_lib} @@g;\
14mu|qt4-4.8.7-2|1194	s@-I/usr/X11R6/include @@g;\
14mu|qt4-4.8.7-2|1195	s@-L/%{_builddir}\S+@@g'\
14mu|qt4-4.8.7-2|1196	`find . -name \*.pc`
14mu|qt4-4.8.7-2|1197	
14mu|qt4-4.8.7-2|1198	# Install rpm macros
14mu|qt4-4.8.7-2|1199	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|qt4-4.8.7-2|1200	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|qt4-4.8.7-2|1201	
14mu|qt4-4.8.7-2|1202	# Profiles
14mu|qt4-4.8.7-2|1203	cat > %{buildroot}%{_sysconfdir}/profile.d/60qt4.sh << EOF
14mu|qt4-4.8.7-2|1204	#!/bin/bash
14mu|qt4-4.8.7-2|1205	
14mu|qt4-4.8.7-2|1206	# Qt4 is the main Qt on system
14mu|qt4-4.8.7-2|1207	export QTDIR=%{_qt_datadir}
14mu|qt4-4.8.7-2|1208	
14mu|qt4-4.8.7-2|1209	[ -z \$QT4DOCDIR ] && export QT4DOCDIR=%{_qt_docdir}
14mu|qt4-4.8.7-2|1210	
14mu|qt4-4.8.7-2|1211	if [ -z \$(echo \$PATH | grep "%{_qt_bindir}") ]; then
14mu|qt4-4.8.7-2|1212	PATH=\${PATH}:%{_qt_bindir}
14mu|qt4-4.8.7-2|1213	export PATH
14mu|qt4-4.8.7-2|1214	fi
14mu|qt4-4.8.7-2|1215	
14mu|qt4-4.8.7-2|1216	EOF
14mu|qt4-4.8.7-2|1217	
14mu|qt4-4.8.7-2|1218	# identical binaries are copied, not linked:
14mu|qt4-4.8.7-2|1219	rm -f %{buildroot}%{_qt_exampledir}/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
14mu|qt4-4.8.7-2|1220	ln -sf %{_qt_exampledir}/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so %{buildroot}%{_qt_exampledir}/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
14mu|qt4-4.8.7-2|1221	
14mu|qt4-4.8.7-2|1222	
14mu|qt4-4.8.7-2|1223	# Clean WEBKIT test files
14mu|qt4-4.8.7-2|1224	rm -fr %{buildroot}%{_qt_datadir}/tests/qt4/tst_*/
14mu|qt4-4.8.7-2|1225	
14mu|qt4-4.8.7-2|1226	
14mu|qt4-4.8.7-2|1227	%changelog
14mu|qt4-4.8.7-2|1228	
14mu|qt4-4.8.7-2|1229	* Fri Mar 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.7-2
14mu|qt4-4.8.7-2|1230	- (2857eb2) Bump release
14mu|qt4-4.8.7-2|1231	
14mu|qt4-4.8.7-2|1232	* Tue May 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.7-1
14mu|qt4-4.8.7-2|1233	- (34155d1) New version 4.8.7
14mu|qt4-4.8.7-2|1234	
14mu|qt4-4.8.7-2|1235	* Thu Apr 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 4:4.8.6-6.3
14mu|qt4-4.8.7-2|1236	- (ffac6f6) Drop termcap BR completely
14mu|qt4-4.8.7-2|1237	- (Denis Silakov: a82f5d8) Rebuild
14mu|qt4-4.8.7-2|1238	
14mu|qt4-4.8.7-2|1239	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 4:4.8.6-6.2
14mu|qt4-4.8.7-2|1240	- (9686179) MassBuild#656: Increase release tag
14mu|qt4-4.8.7-2|1241	
14mu|qt4-4.8.7-2|1242	* Sat Feb 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.6-6.1
14mu|qt4-4.8.7-2|1243	- (57bd9bb) Bump release
14mu|qt4-4.8.7-2|1244	
14mu|qt4-4.8.7-2|1245	* Fri Nov 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.6-6
14mu|qt4-4.8.7-2|1246	- (e55d6fa) Add patch from Kubuntu for systemtrayicon plugin support (for appindicators)
14mu|qt4-4.8.7-2|1247	
14mu|qt4-4.8.7-2|1248	* Mon Sep 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.6-5
14mu|qt4-4.8.7-2|1249	- (0dbe2b5) Bump release
14mu|qt4-4.8.7-2|1250	
14mu|qt4-4.8.7-2|1251	* Thu Sep 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.6-4
14mu|qt4-4.8.7-2|1252	- (3f7bb5e) Add patches to fix Qt4 bugs 34614, 37380 and 38585
14mu|qt4-4.8.7-2|1253	
14mu|qt4-4.8.7-2|1254	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.8.6-3
14mu|qt4-4.8.7-2|1255	- (ff8ff07) MassBuild#440: Increase release tag
14mu|qt4-4.8.7-2|1256	
14mu|qt4-4.8.7-2|1257	* Sun Jun 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.6-2
14mu|qt4-4.8.7-2|1258	- (6528470) Rebuild against libmng 2.x
14mu|qt4-4.8.7-2|1259	
14mu|qt4-4.8.7-2|1260	* Wed Jun 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.6-1
14mu|qt4-4.8.7-2|1261	- (11edbb0) New version 4.8.6
14mu|qt4-4.8.7-2|1262	
14mu|qt4-4.8.7-2|1263	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-7
14mu|qt4-4.8.7-2|1264	- (d870bd1) MassBuild#430: Increase release tag
14mu|qt4-4.8.7-2|1265	
14mu|qt4-4.8.7-2|1266	* Thu Sep 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-6
14mu|qt4-4.8.7-2|1267	- (efb6bcc) LOG Add patch to implement reliable event loops, it's needed to fix KDE integration in LibreOffice
14mu|qt4-4.8.7-2|1268	
14mu|qt4-4.8.7-2|1269	* Mon Jul 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-5
14mu|qt4-4.8.7-2|1270	- (c9f8072) LOG Fix QTDIR export in cmake_qt4 macro
14mu|qt4-4.8.7-2|1271	- (Andrey Bondrov: 2a081c3) LOG Add patch to revert commit to qkeymapper_x11 in 4.8.5 (see QTBUG-32274), revert workaround with devel GL Requires
14mu|qt4-4.8.7-2|1272	
14mu|qt4-4.8.7-2|1273	* Sat Jul 20 2013 Alexander Kazancev <kazancas@gmail.com> 4:4.8.5-4
14mu|qt4-4.8.7-2|1274	- (25ba776) Add __noautoreq 'devel\\(libGL(.*)' for non install proprietary drivers nvidia and amd
14mu|qt4-4.8.7-2|1275	
14mu|qt4-4.8.7-2|1276	* Fri Jul 05 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.8.5-3
14mu|qt4-4.8.7-2|1277	- (40654fa) release up, for QMAKE_CXXFLAGS_RELEASE= change in qt4 rpm macro
14mu|qt4-4.8.7-2|1278	
14mu|qt4-4.8.7-2|1279	* Fri Jul 05 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.8.5-2
14mu|qt4-4.8.7-2|1280	- (1f00bb8) set QMAKE_CXXFLAGS_RELEASE=
14mu|qt4-4.8.7-2|1281	- (Andrey Bondrov: 6430217) LOG Make sure some BuildRequires are always installed
14mu|qt4-4.8.7-2|1282	
14mu|qt4-4.8.7-2|1283	* Thu Jul 04 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-1
14mu|qt4-4.8.7-2|1284	- (3b0cf9b) LOG Add boost patch from Cooker and adjust BuildRequires
14mu|qt4-4.8.7-2|1285	- (Andrey Bondrov: fddec72) LOG Adjust Requires and Provides
14mu|qt4-4.8.7-2|1286	- (Andrey Bondrov: d1bd032) LOG Drop boost patch (merged in upstream)
14mu|qt4-4.8.7-2|1287	- (Andrey Bondrov: c13c5b4) LOG New version 4.8.5, sort BuildRequires, cleanup really old Obsoletes and Conflicts
14mu|qt4-4.8.7-2|1288	
14mu|qt4-4.8.7-2|1289	* Fri Jun 14 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.8.4-3
14mu|qt4-4.8.7-2|1290	- (97ddfa5) release up
14mu|qt4-4.8.7-2|1291	
14mu|qt4-4.8.7-2|1292	* Fri Jun 14 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.8.4-2
14mu|qt4-4.8.7-2|1293	- (299117c) removed symlink to buildroot
14mu|qt4-4.8.7-2|1294	- (Arkady Shane: 546c308) bump release to rebuilt for import_personal
14mu|qt4-4.8.7-2|1295	
14mu|qt4-4.8.7-2|1296	* Fri Nov 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.4-1
14mu|qt4-4.8.7-2|1297	- (41705bf) LOG New version 4.8.4, disable patch 13 as the issue seems to be fixed in upstream
14mu|qt4-4.8.7-2|1298	
14mu|qt4-4.8.7-2|1299	* Mon Oct 15 2012 Andrey Bondrov <abondrov@rosalab.ru> 4:4.8.3-3
14mu|qt4-4.8.7-2|1300	- (94c1fb5) LOG Add qt-4.8.1-transculent-drag-pixmap patch to fix KDE4 bug 256475
14mu|qt4-4.8.7-2|1301	
14mu|qt4-4.8.7-2|1302	* Thu Sep 27 2012 root <root@localhost.localdomain> 4:4.8.3-2
14mu|qt4-4.8.7-2|1303	- (200a6e6) revert debian patch
14mu|qt4-4.8.7-2|1304	
14mu|qt4-4.8.7-2|1305	

23970 14
14mu|qt5-5.5.1-5|1	%define debug_package %{nil}
14mu|qt5-5.5.1-5|2	%define api 5
14mu|qt5-5.5.1-5|3	%define major 5
14mu|qt5-5.5.1-5|4	%define qgstmajor 1
14mu|qt5-5.5.1-5|5	
14mu|qt5-5.5.1-5|6	%define _qt_prefix %{_libdir}/qt%{api}
14mu|qt5-5.5.1-5|7	%define _qt_bindir %{_qt_prefix}/bin
14mu|qt5-5.5.1-5|8	%define _qt_docdir %{_docdir}/qt%{api}
14mu|qt5-5.5.1-5|9	#define _qt_libdir %{_qt_prefix}/%{_lib}
14mu|qt5-5.5.1-5|10	%define _qt_libdir %{_libdir}
14mu|qt5-5.5.1-5|11	%define _qt_libexecdir %{_qt_prefix}/libexec
14mu|qt5-5.5.1-5|12	%define _qt_includedir %{_includedir}/qt5
14mu|qt5-5.5.1-5|13	%define _qt_plugindir %{_libdir}/qt%{api}/plugins
14mu|qt5-5.5.1-5|14	%define _qt_demodir %{_qt_prefix}/demos
14mu|qt5-5.5.1-5|15	%define _qt_exampledir %{_qt_prefix}/examples
14mu|qt5-5.5.1-5|16	%define _qt_importdir %{_qt_prefix}/imports
14mu|qt5-5.5.1-5|17	%define _qt_datadir %{_datadir}/qt%{api}
14mu|qt5-5.5.1-5|18	%define _qt_sysconfdir %{_sysconfdir}/qt%{api}
14mu|qt5-5.5.1-5|19	%define _qt_testsdir %{_qt_prefix}/tests
14mu|qt5-5.5.1-5|20	%define _qt_translationsdir %{_qt_datadir}/translations
14mu|qt5-5.5.1-5|21	
14mu|qt5-5.5.1-5|22	# qt base components
14mu|qt5-5.5.1-5|23	%define qtbluetooth %mklibname qt%{api}bluetooth %{major}
14mu|qt5-5.5.1-5|24	%define qtbluetoothd %mklibname qt%{api}bluetooth -d
14mu|qt5-5.5.1-5|25	%define qtbootstrapd %mklibname qt%{api}bootstrap -d
14mu|qt5-5.5.1-5|26	%define qtconcurrent %mklibname qt%{api}concurrent %{major}
14mu|qt5-5.5.1-5|27	%define qtconcurrentd %mklibname qt%{api}concurrent -d
14mu|qt5-5.5.1-5|28	%define qtcore %mklibname qt%{api}core %{major}
14mu|qt5-5.5.1-5|29	%define qtcored %mklibname qt%{api}core -d
14mu|qt5-5.5.1-5|30	%define qtdbus %mklibname qt%{api}dbus %{major}
14mu|qt5-5.5.1-5|31	%define qtdbusd %mklibname qt%{api}dbus -d
14mu|qt5-5.5.1-5|32	%define qtegldeviceintegration %mklibname qt%{api}egldeviceintegration %{major}
14mu|qt5-5.5.1-5|33	%define qtgui %mklibname qt%{api}gui %{major}
14mu|qt5-5.5.1-5|34	%define qtguid %mklibname qt%{api}gui -d
14mu|qt5-5.5.1-5|35	%define qtnetwork %mklibname qt%{api}network %{major}
14mu|qt5-5.5.1-5|36	%define qtnetworkd %mklibname qt%{api}network -d
14mu|qt5-5.5.1-5|37	%define qtnfc %mklibname qt%{api}nfc %{major}
14mu|qt5-5.5.1-5|38	%define qtnfcd %mklibname qt%{api}nfc -d
14mu|qt5-5.5.1-5|39	%define qtopengl %mklibname qt%{api}opengl %{major}
14mu|qt5-5.5.1-5|40	%define qtopengld %mklibname qt%{api}opengl -d
14mu|qt5-5.5.1-5|41	%define qtpositioning %mklibname qt%{api}positioning %{major}
14mu|qt5-5.5.1-5|42	%define qtpositioningd %mklibname qt%{api}positioning -d
14mu|qt5-5.5.1-5|43	%define qtprintsupport %mklibname qt%{api}printsupport %{major}
14mu|qt5-5.5.1-5|44	%define qtprintsupportd %mklibname qt%{api}printsupport -d
14mu|qt5-5.5.1-5|45	%define qtsensors %mklibname qt%{api}sensors %{major}
14mu|qt5-5.5.1-5|46	%define qtsensorsd %mklibname qt%{api}sensors -d
14mu|qt5-5.5.1-5|47	%define qtserialport %mklibname qt%{api}serialport %{major}
14mu|qt5-5.5.1-5|48	%define qtserialportd %mklibname qt%{api}serialport -d
14mu|qt5-5.5.1-5|49	%define qtsql %mklibname qt%{api}sql %{major}
14mu|qt5-5.5.1-5|50	%define qtsqld %mklibname qt%{api}sql -d
14mu|qt5-5.5.1-5|51	%define qttest %mklibname qt%{api}test %{major}
14mu|qt5-5.5.1-5|52	%define qttestd %mklibname qt%{api}test -d
14mu|qt5-5.5.1-5|53	%define qtwidgets %mklibname qt%{api}widgets %{major}
14mu|qt5-5.5.1-5|54	%define qtwidgetsd %mklibname qt%{api}widgets -d
14mu|qt5-5.5.1-5|55	%define qtquickwidgets %mklibname qt%{api}quickwidgets %{major}
14mu|qt5-5.5.1-5|56	%define qtquickwidgetsd %mklibname qt%{api}quickwidgets -d
14mu|qt5-5.5.1-5|57	%define qtwebsockets %mklibname qt%{api}websockets %{major}
14mu|qt5-5.5.1-5|58	%define qtwebsocketsd %mklibname qt%{api}websockets -d
14mu|qt5-5.5.1-5|59	%define qtx11extras %mklibname qt%{api}x11extras %{major}
14mu|qt5-5.5.1-5|60	%define qtx11extrasd %mklibname qt%{api}x11extras -d
14mu|qt5-5.5.1-5|61	%define qtxcbqpa %mklibname qt%{api}xcbqpa %{major}
14mu|qt5-5.5.1-5|62	%define qtxml %mklibname qt%{api}xml %{major}
14mu|qt5-5.5.1-5|63	%define qtxmld %mklibname qt%{api}xml -d
14mu|qt5-5.5.1-5|64	
14mu|qt5-5.5.1-5|65	# qt extras that might move to separate tarballs at some point
14mu|qt5-5.5.1-5|66	%define qgsttools_p %mklibname qgsttools_p %{qgstmajor}
14mu|qt5-5.5.1-5|67	%define qt3dcollision %mklibname qt%{api}3dcollision %{major}
14mu|qt5-5.5.1-5|68	%define qt3dcollisiond %mklibname qt%{api}3dcollision -d
14mu|qt5-5.5.1-5|69	%define qt3dcore %mklibname qt%{api}3dcore %{major}
14mu|qt5-5.5.1-5|70	%define qt3dcored %mklibname qt%{api}3dcore -d
14mu|qt5-5.5.1-5|71	%define qt3dinput %mklibname qt%{api}3dinput %{major}
14mu|qt5-5.5.1-5|72	%define qt3dinputd %mklibname qt%{api}3dinput -d
14mu|qt5-5.5.1-5|73	%define qt3dlogic %mklibname qt%{api}3dlogic %{major}
14mu|qt5-5.5.1-5|74	%define qt3dlogicd %mklibname qt%{api}3dlogic -d
14mu|qt5-5.5.1-5|75	%define qt3dquick %mklibname qt%{api}3dquick %{major}
14mu|qt5-5.5.1-5|76	%define qt3dquickd %mklibname qt%{api}3dquick -d
14mu|qt5-5.5.1-5|77	%define qt3dquickrenderer %mklibname qt%{api}3dquickrenderer %{major}
14mu|qt5-5.5.1-5|78	%define qt3dquickrendererd %mklibname qt%{api}3dquickrenderer -d
14mu|qt5-5.5.1-5|79	%define qt3drenderer %mklibname qt%{api}3drenderer %{major}
14mu|qt5-5.5.1-5|80	%define qt3drendererd %mklibname qt%{api}3drenderer -d
14mu|qt5-5.5.1-5|81	%define qtclucene %mklibname qt%{api}clucene %{major}
14mu|qt5-5.5.1-5|82	%define qtclucened %mklibname qt%{api}clucene -d
14mu|qt5-5.5.1-5|83	%define qtdeclarative %mklibname qt%{api}declarative %{major}
14mu|qt5-5.5.1-5|84	%define qtdeclaratived %mklibname qt%{api}declarative -d
14mu|qt5-5.5.1-5|85	%define qtdesignercomponents %mklibname qt%{api}designercomponents %{major}
14mu|qt5-5.5.1-5|86	%define qtdesignercomponentsd %mklibname qt%{api}designercomponents -d
14mu|qt5-5.5.1-5|87	%define qtdesigner %mklibname qt%{api}designer %{major}
14mu|qt5-5.5.1-5|88	%define qtdesignerd %mklibname qt%{api}designer -d
14mu|qt5-5.5.1-5|89	%define qthelp %mklibname qt%{api}help %{major}
14mu|qt5-5.5.1-5|90	%define qthelpd %mklibname qt%{api}help -d
14mu|qt5-5.5.1-5|91	%define qtlocation %mklibname qt%{api}location %{major}
14mu|qt5-5.5.1-5|92	%define qtlocationd %mklibname qt%{api}location -d
14mu|qt5-5.5.1-5|93	%define qtmultimedia %mklibname qt%{api}multimedia %{major}
14mu|qt5-5.5.1-5|94	%define qtmultimediad %mklibname qt%{api}multimedia -d
14mu|qt5-5.5.1-5|95	%define qtmultimediaquick_p %mklibname qt%{api}multimediaquick_p %{major}
14mu|qt5-5.5.1-5|96	%define qtmultimediawidgets %mklibname qt%{api}multimediawidgets %{major}
14mu|qt5-5.5.1-5|97	%define qtmultimediawidgetsd %mklibname qt%{api}multimediawidgets -d
14mu|qt5-5.5.1-5|98	%define qtqml %mklibname qt%{api}qml %{major}
14mu|qt5-5.5.1-5|99	%define qtqmld %mklibname qt%{api}qml -d
14mu|qt5-5.5.1-5|100	%define qtquick %mklibname qt%{api}quick %{major}
14mu|qt5-5.5.1-5|101	%define qtquickd %mklibname qt%{api}quick -d
14mu|qt5-5.5.1-5|102	%define qtquickparticles %mklibname qt%{api}quickparticles %{major}
14mu|qt5-5.5.1-5|103	%define qtquickparticlesd %mklibname qt%{api}quickparticles -d
14mu|qt5-5.5.1-5|104	%define qtquicktest %mklibname qt%{api}quicktest %{major}
14mu|qt5-5.5.1-5|105	%define qtquicktestd %mklibname qt%{api}quicktest -d
14mu|qt5-5.5.1-5|106	%define qtscript %mklibname qt%{api}script %{major}
14mu|qt5-5.5.1-5|107	%define qtscriptd %mklibname qt%{api}script -d
14mu|qt5-5.5.1-5|108	%define qtscripttools %mklibname qt%{api}scripttools %{major}
14mu|qt5-5.5.1-5|109	%define qtscripttoolsd %mklibname qt%{api}scripttools -d
14mu|qt5-5.5.1-5|110	%define qtsvg %mklibname qt%{api}svg %{major}
14mu|qt5-5.5.1-5|111	%define qtsvgd %mklibname qt%{api}svg -d
14mu|qt5-5.5.1-5|112	%define qtwaylandclient %mklibname qt%{api}waylandclient %{major}
14mu|qt5-5.5.1-5|113	%define qtwaylandclientd %mklibname qt%{api}waylandclient -d
14mu|qt5-5.5.1-5|114	%define qtwaylandcompositor %mklibname qt%{api}waylandcompositor %{major}
14mu|qt5-5.5.1-5|115	%define qtwaylandcompositord %mklibname qt%{api}compositor -d
14mu|qt5-5.5.1-5|116	%define qtwebchannel %mklibname qt%{api}webchannel %{major}
14mu|qt5-5.5.1-5|117	%define qtwebchanneld %mklibname qt%{api}webchannel -d
14mu|qt5-5.5.1-5|118	%define qtwebengine %mklibname qt%{api}webengine %{major}
14mu|qt5-5.5.1-5|119	%define qtwebengined %mklibname qt%{api}webengine -d
14mu|qt5-5.5.1-5|120	%define qtwebenginecore %mklibname qt%{api}webenginecore %{major}
14mu|qt5-5.5.1-5|121	%define qtwebenginecored %mklibname qt%{api}webenginecore -d
14mu|qt5-5.5.1-5|122	%define qtwebenginewidgets %mklibname qt%{api}webenginewidgets %{major}
14mu|qt5-5.5.1-5|123	%define qtwebenginewidgetsd %mklibname qt%{api}webenginewidgets -d
14mu|qt5-5.5.1-5|124	%define qtwebkit %mklibname qt%{api}webkit %{major}
14mu|qt5-5.5.1-5|125	%define qtwebkitd %mklibname qt%{api}webkit -d
14mu|qt5-5.5.1-5|126	%define qtwebkitwidgets %mklibname qt%{api}webkitwidgets %{major}
14mu|qt5-5.5.1-5|127	%define qtwebkitwidgetsd %mklibname qt%{api}webkitwidgets -d
14mu|qt5-5.5.1-5|128	%define qtxmlpatterns %mklibname qt%{api}xmlpatterns %{major}
14mu|qt5-5.5.1-5|129	%define qtxmlpatternsd %mklibname qt%{api}xmlpatterns -d
14mu|qt5-5.5.1-5|130	%define enginio %mklibname enginio 1
14mu|qt5-5.5.1-5|131	%define enginiod %mklibname enginio -d
14mu|qt5-5.5.1-5|132	
14mu|qt5-5.5.1-5|133	%bcond_without directfb
14mu|qt5-5.5.1-5|134	# Requires qdoc5 and qt5-tools to build
14mu|qt5-5.5.1-5|135	%bcond_without docs
14mu|qt5-5.5.1-5|136	
14mu|qt5-5.5.1-5|137	Summary:	Version 5 of the Qt toolkit
14mu|qt5-5.5.1-5|138	Name:		qt5
14mu|qt5-5.5.1-5|139	Version:	5.5.1
14mu|qt5-5.5.1-5|140	Release:	5
14mu|qt5-5.5.1-5|141	License:	LGPLv3+
14mu|qt5-5.5.1-5|142	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|143	Url:		http://qt-project.org/
14mu|qt5-5.5.1-5|144	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/single/qt-everywhere-opensource-src-%{version}.tar.xz
14mu|qt5-5.5.1-5|145	Source1:	qt5.macros
14mu|qt5-5.5.1-5|146	Source2:	rosa-assistant-qt%{api}.desktop
14mu|qt5-5.5.1-5|147	Source3:	rosa-designer-qt%{api}.desktop
14mu|qt5-5.5.1-5|148	Source4:	rosa-linguist-qt%{api}.desktop
14mu|qt5-5.5.1-5|149	Source100:	%{name}.rpmlintrc
14mu|qt5-5.5.1-5|150	# Try to lower memory usage when building QtWebKit
14mu|qt5-5.5.1-5|151	Patch0:		qt-everywhere-opensource-src-5.5.0-webkit-ldflags.patch
14mu|qt5-5.5.1-5|152	# See http://bugs.rosalinux.ru/show_bug.cgi?id=2367
14mu|qt5-5.5.1-5|153	Patch1:		qt-everywhere-opensource-src-5.3.1-cmake-linguist.patch
14mu|qt5-5.5.1-5|154	# Build static library used in example to avoid missing dependency
14mu|qt5-5.5.1-5|155	Patch2:		qt-everywhere-opensource-src-5.2.0-staticgrue.patch
14mu|qt5-5.5.1-5|156	Patch3:		qt5-5.4.0-qtwayland-enable-compositor.patch
14mu|qt5-5.5.1-5|157	Patch4:		qt-5.4.0-no-execstack-in-chromium-ffmpeg.patch
14mu|qt5-5.5.1-5|158	Patch5:		directfb-wm-p5.patch
14mu|qt5-5.5.1-5|159	Patch6:		qt-everywhere-opensource-src-5.5.1-nss323.patch
14mu|qt5-5.5.1-5|160	# Fedora patches
14mu|qt5-5.5.1-5|161	Patch100:	qtbase-opensource-src-5.5.1-qdbusconnection_no_debug.patch
14mu|qt5-5.5.1-5|162	Patch101:	qtbase-opensource-src-5.5-disconnect_displays.patch
14mu|qt5-5.5.1-5|163	Patch102:	qtbase-opensource-src-5.4.0-QTBUG-43057.patch
14mu|qt5-5.5.1-5|164	Patch103:	qtbase-opensource-src-5.3.2-QTBUG-35459.patch
14mu|qt5-5.5.1-5|165	
14mu|qt5-5.5.1-5|166	# SUSE Patches
14mu|qt5-5.5.1-5|167	Patch200:	qtdeclarative-opensource-src-5.5.1-Refactor-FxViewItem-releasing-code.patch
14mu|qt5-5.5.1-5|168	Patch201:	qtbase-opensource-src-5.4.0-QTBUG-48870.patch
14mu|qt5-5.5.1-5|169	
14mu|qt5-5.5.1-5|170	BuildRequires:	bison
14mu|qt5-5.5.1-5|171	BuildRequires:	flex
14mu|qt5-5.5.1-5|172	# Used for CPU feature detection in configure step
14mu|qt5-5.5.1-5|173	BuildRequires:	gdb
14mu|qt5-5.5.1-5|174	BuildRequires:	gperf
14mu|qt5-5.5.1-5|175	BuildRequires:	cups-devel
14mu|qt5-5.5.1-5|176	BuildRequires:	jpeg-devel
14mu|qt5-5.5.1-5|177	BuildRequires:	pkgconfig(alsa)
14mu|qt5-5.5.1-5|178	BuildRequires:	pkgconfig(atspi-2)
14mu|qt5-5.5.1-5|179	BuildRequires:	pkgconfig(bluez)
14mu|qt5-5.5.1-5|180	%if %{with directfb}
14mu|qt5-5.5.1-5|181	# DirectFB platform plugin:
14mu|qt5-5.5.1-5|182	BuildRequires:	pkgconfig(directfb)
14mu|qt5-5.5.1-5|183	%endif
14mu|qt5-5.5.1-5|184	BuildRequires:	pkgconfig(egl)
14mu|qt5-5.5.1-5|185	BuildRequires:	pkgconfig(fontconfig)
14mu|qt5-5.5.1-5|186	BuildRequires:	pkgconfig(freetype2)
14mu|qt5-5.5.1-5|187	# Event loop
14mu|qt5-5.5.1-5|188	BuildRequires:	pkgconfig(glib-2.0)
14mu|qt5-5.5.1-5|189	BuildRequires:	pkgconfig(gl)
14mu|qt5-5.5.1-5|190	BuildRequires:	pkgconfig(glesv2)
14mu|qt5-5.5.1-5|191	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|qt5-5.5.1-5|192	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|qt5-5.5.1-5|193	# GTK theme
14mu|qt5-5.5.1-5|194	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|qt5-5.5.1-5|195	BuildRequires:	pkgconfig(icu-uc)
14mu|qt5-5.5.1-5|196	BuildRequires:	pkgconfig(inputproto)
14mu|qt5-5.5.1-5|197	BuildRequires:	pkgconfig(libpci)
14mu|qt5-5.5.1-5|198	BuildRequires:	pkgconfig(libpng)
14mu|qt5-5.5.1-5|199	BuildRequires:	pkgconfig(libpulse)
14mu|qt5-5.5.1-5|200	BuildRequires:	pkgconfig(libudev)
14mu|qt5-5.5.1-5|201	BuildRequires:	pkgconfig(openal)
14mu|qt5-5.5.1-5|202	BuildRequires:	pkgconfig(sm)
14mu|qt5-5.5.1-5|203	BuildRequires:	pkgconfig(wayland-client)
14mu|qt5-5.5.1-5|204	BuildRequires:	pkgconfig(wayland-cursor)
14mu|qt5-5.5.1-5|205	BuildRequires:	pkgconfig(wayland-egl)
14mu|qt5-5.5.1-5|206	BuildRequires:	pkgconfig(wayland-scanner)
14mu|qt5-5.5.1-5|207	BuildRequires:	pkgconfig(wayland-server)
14mu|qt5-5.5.1-5|208	# For XCB platform plugin:
14mu|qt5-5.5.1-5|209	BuildRequires:	pkgconfig(xcb) >= 1.5
14mu|qt5-5.5.1-5|210	BuildRequires:	pkgconfig(xcb-icccm)
14mu|qt5-5.5.1-5|211	BuildRequires:	pkgconfig(xcb-image)
14mu|qt5-5.5.1-5|212	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|qt5-5.5.1-5|213	BuildRequires:	pkgconfig(xcb-randr)
14mu|qt5-5.5.1-5|214	BuildRequires:	pkgconfig(xcb-render)
14mu|qt5-5.5.1-5|215	BuildRequires:	pkgconfig(xcb-renderutil)
14mu|qt5-5.5.1-5|216	BuildRequires:	pkgconfig(xcb-shape)
14mu|qt5-5.5.1-5|217	BuildRequires:	pkgconfig(xcb-xfixes)
14mu|qt5-5.5.1-5|218	BuildRequires:	pkgconfig(xcb-xinerama)
14mu|qt5-5.5.1-5|219	BuildRequires:	pkgconfig(xcb-xv)
14mu|qt5-5.5.1-5|220	BuildRequires:	pkgconfig(xcomposite)
14mu|qt5-5.5.1-5|221	BuildRequires:	pkgconfig(xfixes)
14mu|qt5-5.5.1-5|222	BuildRequires:	pkgconfig(xi)
14mu|qt5-5.5.1-5|223	BuildRequires:	pkgconfig(xinerama)
14mu|qt5-5.5.1-5|224	BuildRequires:	pkgconfig(xkbcomp)
14mu|qt5-5.5.1-5|225	BuildRequires:	pkgconfig(xkbcommon) >= 0.4.1
14mu|qt5-5.5.1-5|226	BuildRequires:	pkgconfig(xkbcommon-x11) >= 0.4.1
14mu|qt5-5.5.1-5|227	BuildRequires:	pkgconfig(xkbfile)
14mu|qt5-5.5.1-5|228	BuildRequires:	pkgconfig(xrandr)
14mu|qt5-5.5.1-5|229	BuildRequires:	pkgconfig(xrender)
14mu|qt5-5.5.1-5|230	BuildRequires:	pkgconfig(xv)
14mu|qt5-5.5.1-5|231	BuildRequires:	pkgconfig(zlib)
14mu|qt5-5.5.1-5|232	%if %{with docs}
14mu|qt5-5.5.1-5|233	BuildRequires:	qdoc5
14mu|qt5-5.5.1-5|234	BuildRequires:	qt5-tools
14mu|qt5-5.5.1-5|235	%endif
14mu|qt5-5.5.1-5|236	
14mu|qt5-5.5.1-5|237	%description
14mu|qt5-5.5.1-5|238	Version 5 of the Qt toolkit.
14mu|qt5-5.5.1-5|239	
14mu|qt5-5.5.1-5|240	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|241	# qt base components
14mu|qt5-5.5.1-5|242	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|243	
14mu|qt5-5.5.1-5|244	%package -n %{qtbluetooth}
14mu|qt5-5.5.1-5|245	Summary:	Qt Bluetooth library
14mu|qt5-5.5.1-5|246	Group:		System/Libraries
14mu|qt5-5.5.1-5|247	
14mu|qt5-5.5.1-5|248	%description -n %{qtbluetooth}
14mu|qt5-5.5.1-5|249	Qt Bluetooth library.
14mu|qt5-5.5.1-5|250	
14mu|qt5-5.5.1-5|251	%files -n %{qtbluetooth}
14mu|qt5-5.5.1-5|252	%{_qt_bindir}/sdpscanner
14mu|qt5-5.5.1-5|253	%{_qt_libdir}/libQt%{api}Bluetooth.so.%{major}*
14mu|qt5-5.5.1-5|254	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|255	%{_libdir}/libQt%{api}Bluetooth.so.%{major}*
14mu|qt5-5.5.1-5|256	%endif
14mu|qt5-5.5.1-5|257	%{_qt_prefix}/qml/QtBluetooth
14mu|qt5-5.5.1-5|258	
14mu|qt5-5.5.1-5|259	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|260	
14mu|qt5-5.5.1-5|261	%package -n %{qtbluetoothd}
14mu|qt5-5.5.1-5|262	Summary:	Development files for version 5 of the QtBluetooth library
14mu|qt5-5.5.1-5|263	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|264	Requires:	%{qtbluetooth} = %{EVRD}
14mu|qt5-5.5.1-5|265	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|266	
14mu|qt5-5.5.1-5|267	%description -n %{qtbluetoothd}
14mu|qt5-5.5.1-5|268	Development files for version 5 of the QtBluetooth library.
14mu|qt5-5.5.1-5|269	
14mu|qt5-5.5.1-5|270	%files -n %{qtbluetoothd}
14mu|qt5-5.5.1-5|271	%{_qt_includedir}/QtBluetooth
14mu|qt5-5.5.1-5|272	%{_qt_libdir}/libQt%{api}Bluetooth.so
14mu|qt5-5.5.1-5|273	%{_qt_libdir}/libQt%{api}Bluetooth.prl
14mu|qt5-5.5.1-5|274	%{_qt_libdir}/cmake/Qt%{api}Bluetooth
14mu|qt5-5.5.1-5|275	%{_qt_libdir}/pkgconfig/Qt%{api}Bluetooth.pc
14mu|qt5-5.5.1-5|276	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|277	%{_libdir}/pkgconfig/Qt%{api}Bluetooth.pc
14mu|qt5-5.5.1-5|278	%endif
14mu|qt5-5.5.1-5|279	
14mu|qt5-5.5.1-5|280	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|281	
14mu|qt5-5.5.1-5|282	%package -n %{qtbootstrapd}
14mu|qt5-5.5.1-5|283	Summary:	Development files for version 5 if the QtBootstrap library
14mu|qt5-5.5.1-5|284	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|285	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|286	
14mu|qt5-5.5.1-5|287	%description -n %{qtbootstrapd}
14mu|qt5-5.5.1-5|288	Development files for version 5 if the QtBootstrap library.
14mu|qt5-5.5.1-5|289	
14mu|qt5-5.5.1-5|290	%files -n %{qtbootstrapd}
14mu|qt5-5.5.1-5|291	%{_qt_libdir}/libQt%{api}Bootstrap.a
14mu|qt5-5.5.1-5|292	%{_qt_libdir}/libQt%{api}Bootstrap.prl
14mu|qt5-5.5.1-5|293	%{_qt_libdir}/pkgconfig/Qt%{api}Bootstrap.pc
14mu|qt5-5.5.1-5|294	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|295	%{_libdir}/pkgconfig/Qt%{api}Bootstrap.pc
14mu|qt5-5.5.1-5|296	%endif
14mu|qt5-5.5.1-5|297	
14mu|qt5-5.5.1-5|298	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|299	
14mu|qt5-5.5.1-5|300	%package -n %{qtconcurrent}
14mu|qt5-5.5.1-5|301	Summary:	Qt threading library
14mu|qt5-5.5.1-5|302	Group:		System/Libraries
14mu|qt5-5.5.1-5|303	
14mu|qt5-5.5.1-5|304	%description -n %{qtconcurrent}
14mu|qt5-5.5.1-5|305	Qt threading library.
14mu|qt5-5.5.1-5|306	
14mu|qt5-5.5.1-5|307	%files -n %{qtconcurrent}
14mu|qt5-5.5.1-5|308	%{_qt_libdir}/libQt%{api}Concurrent.so.%{major}*
14mu|qt5-5.5.1-5|309	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|310	%{_libdir}/libQt%{api}Concurrent.so.%{major}*
14mu|qt5-5.5.1-5|311	%endif
14mu|qt5-5.5.1-5|312	
14mu|qt5-5.5.1-5|313	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|314	
14mu|qt5-5.5.1-5|315	%package -n %{qtconcurrentd}
14mu|qt5-5.5.1-5|316	Summary:	Development files for version 5 of the QtConcurrent library
14mu|qt5-5.5.1-5|317	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|318	Requires:	%{qtconcurrent} = %{EVRD}
14mu|qt5-5.5.1-5|319	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|320	# Was introduced by mistake
14mu|qt5-5.5.1-5|321	Obsoletes:	%{_lib}qt5concurrent5-devel < %{EVRD}
14mu|qt5-5.5.1-5|322	
14mu|qt5-5.5.1-5|323	%description -n %{qtconcurrentd}
14mu|qt5-5.5.1-5|324	Development files for version 5 of the QtConcurrent library.
14mu|qt5-5.5.1-5|325	
14mu|qt5-5.5.1-5|326	%files -n %{qtconcurrentd}
14mu|qt5-5.5.1-5|327	%{_qt_includedir}/QtConcurrent
14mu|qt5-5.5.1-5|328	%{_qt_libdir}/libQt%{api}Concurrent.so
14mu|qt5-5.5.1-5|329	%{_qt_libdir}/libQt%{api}Concurrent.prl
14mu|qt5-5.5.1-5|330	%{_qt_libdir}/cmake/Qt%{api}Concurrent
14mu|qt5-5.5.1-5|331	%{_qt_libdir}/pkgconfig/Qt%{api}Concurrent.pc
14mu|qt5-5.5.1-5|332	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|333	%{_libdir}/pkgconfig/Qt%{api}Concurrent.pc
14mu|qt5-5.5.1-5|334	%endif
14mu|qt5-5.5.1-5|335	
14mu|qt5-5.5.1-5|336	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|337	
14mu|qt5-5.5.1-5|338	%package -n %{qtcore}
14mu|qt5-5.5.1-5|339	Summary:	Qt Core library
14mu|qt5-5.5.1-5|340	Group:		System/Libraries
14mu|qt5-5.5.1-5|341	Suggests:	%{name}-qtcore-i18n
14mu|qt5-5.5.1-5|342	Obsoletes:	%{_lib}qt5v85 < 5.1.0-8
14mu|qt5-5.5.1-5|343	Obsoletes:	%{_lib}qt5v8_5 < 5.2.0
14mu|qt5-5.5.1-5|344	
14mu|qt5-5.5.1-5|345	%description -n %{qtcore}
14mu|qt5-5.5.1-5|346	Qt Core library.
14mu|qt5-5.5.1-5|347	
14mu|qt5-5.5.1-5|348	%files -n %{qtcore}
14mu|qt5-5.5.1-5|349	%{_qt_libdir}/libQt%{api}Core.so.%{major}*
14mu|qt5-5.5.1-5|350	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|351	%{_libdir}/libQt%{api}Core.so.%{major}*
14mu|qt5-5.5.1-5|352	%endif
14mu|qt5-5.5.1-5|353	%dir %{_qt_plugindir}
14mu|qt5-5.5.1-5|354	%{_sysconfdir}/xdg/qtchooser/*.conf
14mu|qt5-5.5.1-5|355	
14mu|qt5-5.5.1-5|356	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|357	
14mu|qt5-5.5.1-5|358	%package -n %{qtcored}
14mu|qt5-5.5.1-5|359	Summary:	Development files for version 5 of the QtCore library
14mu|qt5-5.5.1-5|360	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|361	Requires:	%{qtcore} = %{EVRD}
14mu|qt5-5.5.1-5|362	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|363	Obsoletes:	%{_lib}qt5v8-devel < 5.2.0
14mu|qt5-5.5.1-5|364	
14mu|qt5-5.5.1-5|365	%description -n %{qtcored}
14mu|qt5-5.5.1-5|366	Development files for version 5 of the QtCore library.
14mu|qt5-5.5.1-5|367	
14mu|qt5-5.5.1-5|368	%files -n %{qtcored}
14mu|qt5-5.5.1-5|369	%{_qt_docdir}/global
14mu|qt5-5.5.1-5|370	%{_bindir}/moc-qt%{api}
14mu|qt5-5.5.1-5|371	%{_qt_bindir}/moc
14mu|qt5-5.5.1-5|372	%{_bindir}/rcc-qt%{api}
14mu|qt5-5.5.1-5|373	%{_qt_bindir}/rcc
14mu|qt5-5.5.1-5|374	%{_qt_includedir}/QtCore
14mu|qt5-5.5.1-5|375	%{_qt_libdir}/libQt%{api}Core.so
14mu|qt5-5.5.1-5|376	%{_qt_libdir}/libQt%{api}Core.prl
14mu|qt5-5.5.1-5|377	%{_qt_libdir}/cmake/Qt%{api}Core
14mu|qt5-5.5.1-5|378	%{_qt_libdir}/cmake/Qt%{api}/Qt%{api}Config.cmake
14mu|qt5-5.5.1-5|379	%{_qt_libdir}/cmake/Qt%{api}/Qt%{api}ConfigVersion.cmake
14mu|qt5-5.5.1-5|380	%{_qt_libdir}/pkgconfig/Qt%{api}Core.pc
14mu|qt5-5.5.1-5|381	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|382	%{_libdir}/pkgconfig/Qt%{api}Core.pc
14mu|qt5-5.5.1-5|383	%endif
14mu|qt5-5.5.1-5|384	%dir %{_qt_libdir}/cmake
14mu|qt5-5.5.1-5|385	%dir %{_qt_libdir}/cmake/Qt%{api}
14mu|qt5-5.5.1-5|386	%dir %{_qt_libdir}/pkgconfig
14mu|qt5-5.5.1-5|387	
14mu|qt5-5.5.1-5|388	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|389	
14mu|qt5-5.5.1-5|390	%package qtcore-i18n
14mu|qt5-5.5.1-5|391	Summary:	Qt Core translations
14mu|qt5-5.5.1-5|392	Group:		System/Libraries
14mu|qt5-5.5.1-5|393	Conflicts:	%{qtcore} < 5.1.0-6
14mu|qt5-5.5.1-5|394	BuildArch:	noarch
14mu|qt5-5.5.1-5|395	
14mu|qt5-5.5.1-5|396	%description qtcore-i18n
14mu|qt5-5.5.1-5|397	Qt Core translations.
14mu|qt5-5.5.1-5|398	
14mu|qt5-5.5.1-5|399	%files qtcore-i18n
14mu|qt5-5.5.1-5|400	%dir %{_qt_translationsdir}
14mu|qt5-5.5.1-5|401	%lang(ar) %{_qt_translationsdir}/qt_ar.qm
14mu|qt5-5.5.1-5|402	%lang(ca) %{_qt_translationsdir}/qt_ca.qm
14mu|qt5-5.5.1-5|403	%lang(cs) %{_qt_translationsdir}/qt_cs.qm
14mu|qt5-5.5.1-5|404	%lang(da) %{_qt_translationsdir}/qt_da.qm
14mu|qt5-5.5.1-5|405	%lang(de) %{_qt_translationsdir}/qt_de.qm
14mu|qt5-5.5.1-5|406	%lang(en) %{_qt_translationsdir}/qt_en.qm
14mu|qt5-5.5.1-5|407	%lang(es) %{_qt_translationsdir}/qt_es.qm
14mu|qt5-5.5.1-5|408	%lang(fa) %{_qt_translationsdir}/qt_fa.qm
14mu|qt5-5.5.1-5|409	%lang(fi) %{_qt_translationsdir}/qt_fi.qm
14mu|qt5-5.5.1-5|410	%lang(fr) %{_qt_translationsdir}/qt_fr.qm
14mu|qt5-5.5.1-5|411	%lang(gl) %{_qt_translationsdir}/qt_gl.qm
14mu|qt5-5.5.1-5|412	%lang(he) %{_qt_translationsdir}/qt_he.qm
14mu|qt5-5.5.1-5|413	%lang(hu) %{_qt_translationsdir}/qt_hu.qm
14mu|qt5-5.5.1-5|414	%lang(it) %{_qt_translationsdir}/qt_it.qm
14mu|qt5-5.5.1-5|415	%lang(ja) %{_qt_translationsdir}/qt_ja.qm
14mu|qt5-5.5.1-5|416	%lang(ko) %{_qt_translationsdir}/qt_ko.qm
14mu|qt5-5.5.1-5|417	%lang(lt) %{_qt_translationsdir}/qt_lt.qm
14mu|qt5-5.5.1-5|418	%lang(pl) %{_qt_translationsdir}/qt_pl.qm
14mu|qt5-5.5.1-5|419	%lang(pt) %{_qt_translationsdir}/qt_pt.qm
14mu|qt5-5.5.1-5|420	%lang(ru) %{_qt_translationsdir}/qt_ru.qm
14mu|qt5-5.5.1-5|421	%lang(sk) %{_qt_translationsdir}/qt_sk.qm
14mu|qt5-5.5.1-5|422	%lang(sl) %{_qt_translationsdir}/qt_sl.qm
14mu|qt5-5.5.1-5|423	%lang(sv) %{_qt_translationsdir}/qt_sv.qm
14mu|qt5-5.5.1-5|424	%lang(uk) %{_qt_translationsdir}/qt_uk.qm
14mu|qt5-5.5.1-5|425	%lang(zh_CN) %{_qt_translationsdir}/qt_zh_CN.qm
14mu|qt5-5.5.1-5|426	%lang(zh_TW) %{_qt_translationsdir}/qt_zh_TW.qm
14mu|qt5-5.5.1-5|427	%lang(cs) %{_qt_translationsdir}/qt_help_cs.qm
14mu|qt5-5.5.1-5|428	%lang(da) %{_qt_translationsdir}/qt_help_da.qm
14mu|qt5-5.5.1-5|429	%lang(de) %{_qt_translationsdir}/qt_help_de.qm
14mu|qt5-5.5.1-5|430	%lang(en) %{_qt_translationsdir}/qt_help_en.qm
14mu|qt5-5.5.1-5|431	%lang(fr) %{_qt_translationsdir}/qt_help_fr.qm
14mu|qt5-5.5.1-5|432	%lang(gl) %{_qt_translationsdir}/qt_help_gl.qm
14mu|qt5-5.5.1-5|433	%lang(hu) %{_qt_translationsdir}/qt_help_hu.qm
14mu|qt5-5.5.1-5|434	%lang(it) %{_qt_translationsdir}/qt_help_it.qm
14mu|qt5-5.5.1-5|435	%lang(ja) %{_qt_translationsdir}/qt_help_ja.qm
14mu|qt5-5.5.1-5|436	%lang(ko) %{_qt_translationsdir}/qt_help_ko.qm
14mu|qt5-5.5.1-5|437	%lang(pl) %{_qt_translationsdir}/qt_help_pl.qm
14mu|qt5-5.5.1-5|438	%lang(ru) %{_qt_translationsdir}/qt_help_ru.qm
14mu|qt5-5.5.1-5|439	%lang(sk) %{_qt_translationsdir}/qt_help_sk.qm
14mu|qt5-5.5.1-5|440	%lang(sl) %{_qt_translationsdir}/qt_help_sl.qm
14mu|qt5-5.5.1-5|441	%lang(uk) %{_qt_translationsdir}/qt_help_uk.qm
14mu|qt5-5.5.1-5|442	%lang(zh_CN) %{_qt_translationsdir}/qt_help_zh_CN.qm
14mu|qt5-5.5.1-5|443	%lang(zh_TW) %{_qt_translationsdir}/qt_help_zh_TW.qm
14mu|qt5-5.5.1-5|444	%lang(ca) %{_qt_translationsdir}/qtbase_ca.qm
14mu|qt5-5.5.1-5|445	%lang(cs) %{_qt_translationsdir}/qtbase_cs.qm
14mu|qt5-5.5.1-5|446	%lang(de) %{_qt_translationsdir}/qtbase_de.qm
14mu|qt5-5.5.1-5|447	%lang(en) %{_qt_translationsdir}/qtbase_en.qm
14mu|qt5-5.5.1-5|448	%lang(fi) %{_qt_translationsdir}/qtbase_fi.qm
14mu|qt5-5.5.1-5|449	%lang(fr) %{_qt_translationsdir}/qtbase_fr.qm
14mu|qt5-5.5.1-5|450	%lang(he) %{_qt_translationsdir}/qtbase_he.qm
14mu|qt5-5.5.1-5|451	%lang(hu) %{_qt_translationsdir}/qtbase_hu.qm
14mu|qt5-5.5.1-5|452	%lang(it) %{_qt_translationsdir}/qtbase_it.qm
14mu|qt5-5.5.1-5|453	%lang(ja) %{_qt_translationsdir}/qtbase_ja.qm
14mu|qt5-5.5.1-5|454	%lang(ja) %{_qt_translationsdir}/qtbase_ko.qm
14mu|qt5-5.5.1-5|455	%lang(ja) %{_qt_translationsdir}/qtbase_lv.qm
14mu|qt5-5.5.1-5|456	%lang(ru) %{_qt_translationsdir}/qtbase_ru.qm
14mu|qt5-5.5.1-5|457	%lang(sk) %{_qt_translationsdir}/qtbase_sk.qm
14mu|qt5-5.5.1-5|458	%lang(uk) %{_qt_translationsdir}/qtbase_uk.qm
14mu|qt5-5.5.1-5|459	%lang(de) %{_qt_translationsdir}/qtconnectivity_de.qm
14mu|qt5-5.5.1-5|460	%lang(en) %{_qt_translationsdir}/qtconnectivity_en.qm
14mu|qt5-5.5.1-5|461	%lang(de) %{_qt_translationsdir}/qtconnectivity_ko.qm
14mu|qt5-5.5.1-5|462	%lang(uk) %{_qt_translationsdir}/qtconnectivity_uk.qm
14mu|qt5-5.5.1-5|463	%lang(de) %{_qt_translationsdir}/qtlocation_de.qm
14mu|qt5-5.5.1-5|464	%lang(en) %{_qt_translationsdir}/qtlocation_en.qm
14mu|qt5-5.5.1-5|465	%lang(fr) %{_qt_translationsdir}/qtlocation_fr.qm
14mu|qt5-5.5.1-5|466	%lang(de) %{_qt_translationsdir}/qtlocation_ko.qm
14mu|qt5-5.5.1-5|467	%lang(uk) %{_qt_translationsdir}/qtlocation_uk.qm
14mu|qt5-5.5.1-5|468	
14mu|qt5-5.5.1-5|469	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|470	
14mu|qt5-5.5.1-5|471	%package -n %{qtdbus}
14mu|qt5-5.5.1-5|472	Summary:	Qt DBus connector library
14mu|qt5-5.5.1-5|473	Group:		System/Libraries
14mu|qt5-5.5.1-5|474	
14mu|qt5-5.5.1-5|475	%description -n %{qtdbus}
14mu|qt5-5.5.1-5|476	Qt DBus connector library.
14mu|qt5-5.5.1-5|477	
14mu|qt5-5.5.1-5|478	%files -n %{qtdbus}
14mu|qt5-5.5.1-5|479	%{_qt_libdir}/libQt%{api}DBus.so.%{major}*
14mu|qt5-5.5.1-5|480	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|481	%{_libdir}/libQt%{api}DBus.so.%{major}*
14mu|qt5-5.5.1-5|482	%endif
14mu|qt5-5.5.1-5|483	
14mu|qt5-5.5.1-5|484	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|485	
14mu|qt5-5.5.1-5|486	%package -n %{qtdbusd}
14mu|qt5-5.5.1-5|487	Summary:	Development files for version 5 of the QtDBus library
14mu|qt5-5.5.1-5|488	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|489	Requires:	%{qtdbus} = %{EVRD}
14mu|qt5-5.5.1-5|490	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|491	
14mu|qt5-5.5.1-5|492	%description -n %{qtdbusd}
14mu|qt5-5.5.1-5|493	Development files for version 5 of the QtDBus library.
14mu|qt5-5.5.1-5|494	
14mu|qt5-5.5.1-5|495	%files -n %{qtdbusd}
14mu|qt5-5.5.1-5|496	%{_qt_bindir}/qdbuscpp2xml
14mu|qt5-5.5.1-5|497	%{_bindir}/qdbuscpp2xml-qt%{api}
14mu|qt5-5.5.1-5|498	%{_qt_bindir}/qdbusxml2cpp
14mu|qt5-5.5.1-5|499	%{_bindir}/qdbusxml2cpp-qt%{api}
14mu|qt5-5.5.1-5|500	%{_qt_includedir}/QtDBus
14mu|qt5-5.5.1-5|501	%{_qt_libdir}/libQt%{api}DBus.so
14mu|qt5-5.5.1-5|502	%{_qt_libdir}/libQt%{api}DBus.prl
14mu|qt5-5.5.1-5|503	%{_qt_libdir}/cmake/Qt%{api}DBus
14mu|qt5-5.5.1-5|504	%{_qt_libdir}/pkgconfig/Qt%{api}DBus.pc
14mu|qt5-5.5.1-5|505	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|506	%{_libdir}/pkgconfig/Qt%{api}DBus.pc
14mu|qt5-5.5.1-5|507	%endif
14mu|qt5-5.5.1-5|508	
14mu|qt5-5.5.1-5|509	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|510	
14mu|qt5-5.5.1-5|511	%package -n %{qtegldeviceintegration}
14mu|qt5-5.5.1-5|512	Summary:	Qt EGL Device Integration library
14mu|qt5-5.5.1-5|513	Group:		System/Libraries
14mu|qt5-5.5.1-5|514	Requires:	qt5-eglfs-integration-plugin-default = %{EVRD}
14mu|qt5-5.5.1-5|515	# Suggest all integration plugins
14mu|qt5-5.5.1-5|516	Suggests:	qt5-eglfs-integration-plugin-kms = %{EVRD}
14mu|qt5-5.5.1-5|517	Suggests:	qt5-eglfs-integration-plugin-x11 = %{EVRD}
14mu|qt5-5.5.1-5|518	
14mu|qt5-5.5.1-5|519	%description -n %{qtegldeviceintegration}
14mu|qt5-5.5.1-5|520	Qt EGL Device Integration library.
14mu|qt5-5.5.1-5|521	
14mu|qt5-5.5.1-5|522	%files -n %{qtegldeviceintegration}
14mu|qt5-5.5.1-5|523	%{_qt_libdir}/libQt%{api}EglDeviceIntegration.so.%{major}*
14mu|qt5-5.5.1-5|524	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|525	%{_libdir}/libQt%{api}EglDeviceIntegration.so.%{major}*
14mu|qt5-5.5.1-5|526	%endif
14mu|qt5-5.5.1-5|527	
14mu|qt5-5.5.1-5|528	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|529	
14mu|qt5-5.5.1-5|530	%package -n %{qtegldeviceintegration}-kms
14mu|qt5-5.5.1-5|531	Summary:	KMS support for the Qt EGL Device Integration library v5
14mu|qt5-5.5.1-5|532	Group:		System/Libraries
14mu|qt5-5.5.1-5|533	Requires:	%{qtegldeviceintegration} = %{EVRD}
14mu|qt5-5.5.1-5|534	Provides:	qt5-eglfs-integration-plugin = %{EVRD}
14mu|qt5-5.5.1-5|535	Provides:	qt5-eglfs-integration-plugin-kms = %{EVRD}
14mu|qt5-5.5.1-5|536	Obsoletes:	%{_lib}qt5gui5-kms < 5.5.0
14mu|qt5-5.5.1-5|537	
14mu|qt5-5.5.1-5|538	%description -n %{qtegldeviceintegration}-kms
14mu|qt5-5.5.1-5|539	KMS support for the Qt EGL Device Integration library v5.
14mu|qt5-5.5.1-5|540	
14mu|qt5-5.5.1-5|541	%files -n %{qtegldeviceintegration}-kms
14mu|qt5-5.5.1-5|542	%{_qt_plugindir}/egldeviceintegrations/libqeglfs-kms-integration.so
14mu|qt5-5.5.1-5|543	
14mu|qt5-5.5.1-5|544	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|545	
14mu|qt5-5.5.1-5|546	%package -n %{qtegldeviceintegration}-x11
14mu|qt5-5.5.1-5|547	Summary:	X11 support for the Qt EGL Device Integration library v5
14mu|qt5-5.5.1-5|548	Group:		System/Libraries
14mu|qt5-5.5.1-5|549	Requires:	%{qtegldeviceintegration} = %{EVRD}
14mu|qt5-5.5.1-5|550	Provides:	qt5-eglfs-integration-plugin = %{EVRD}
14mu|qt5-5.5.1-5|551	Provides:	qt5-eglfs-integration-plugin-default = %{EVRD}
14mu|qt5-5.5.1-5|552	Provides:	qt5-eglfs-integration-plugin-x11 = %{EVRD}
14mu|qt5-5.5.1-5|553	
14mu|qt5-5.5.1-5|554	%description -n %{qtegldeviceintegration}-x11
14mu|qt5-5.5.1-5|555	X11 support for the Qt EGL Device Integration library v5.
14mu|qt5-5.5.1-5|556	
14mu|qt5-5.5.1-5|557	%files -n %{qtegldeviceintegration}-x11
14mu|qt5-5.5.1-5|558	%{_qt_plugindir}/egldeviceintegrations/libqeglfs-x11-integration.so
14mu|qt5-5.5.1-5|559	
14mu|qt5-5.5.1-5|560	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|561	
14mu|qt5-5.5.1-5|562	%package -n %{qtgui}
14mu|qt5-5.5.1-5|563	Summary:	Qt GUI library
14mu|qt5-5.5.1-5|564	Group:		System/Libraries
14mu|qt5-5.5.1-5|565	Suggests:	qt5-style-plugins
14mu|qt5-5.5.1-5|566	Requires:	qt5-output-driver = %{EVRD}
14mu|qt5-5.5.1-5|567	# Force it for now
14mu|qt5-5.5.1-5|568	Requires:	qt5-output-driver-default = %{EVRD}
14mu|qt5-5.5.1-5|569	
14mu|qt5-5.5.1-5|570	%description -n %{qtgui}
14mu|qt5-5.5.1-5|571	Qt GUI library.
14mu|qt5-5.5.1-5|572	
14mu|qt5-5.5.1-5|573	%files -n %{qtgui}
14mu|qt5-5.5.1-5|574	%{_qt_libdir}/libQt%{api}Gui.so.%{major}*
14mu|qt5-5.5.1-5|575	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|576	%{_libdir}/libQt%{api}Gui.so.%{major}*
14mu|qt5-5.5.1-5|577	%endif
14mu|qt5-5.5.1-5|578	%{_qt_plugindir}/imageformats
14mu|qt5-5.5.1-5|579	%dir %{_qt_plugindir}/platforminputcontexts
14mu|qt5-5.5.1-5|580	%dir %{_qt_plugindir}/platforms
14mu|qt5-5.5.1-5|581	%dir %{_qt_plugindir}/platformthemes
14mu|qt5-5.5.1-5|582	%dir %{_qt_plugindir}/iconengines
14mu|qt5-5.5.1-5|583	%{_qt_plugindir}/generic
14mu|qt5-5.5.1-5|584	%{_qt_plugindir}/printsupport
14mu|qt5-5.5.1-5|585	
14mu|qt5-5.5.1-5|586	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|587	
14mu|qt5-5.5.1-5|588	%package -n %{qtguid}
14mu|qt5-5.5.1-5|589	Summary:	Development files for version 5 of the QtGui library
14mu|qt5-5.5.1-5|590	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|591	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-5.5.1-5|592	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|593	# We need all the Platform plugins because the plugin related cmake files in
14mu|qt5-5.5.1-5|594	# %{_qt_libdir}/cmake/Qt%{api}Gui cause fatal errors if the plugins aren't
14mu|qt5-5.5.1-5|595	# installed.
14mu|qt5-5.5.1-5|596	Requires:	%{qtgui}-directfb = %{EVRD}
14mu|qt5-5.5.1-5|597	%ifos linux
14mu|qt5-5.5.1-5|598	Requires:	%{qtgui}-linuxfb = %{EVRD}
14mu|qt5-5.5.1-5|599	%endif
14mu|qt5-5.5.1-5|600	Requires:	%{qtgui}-minimal = %{EVRD}
14mu|qt5-5.5.1-5|601	Requires:	%{qtgui}-offscreen = %{EVRD}
14mu|qt5-5.5.1-5|602	Requires:	%{qtgui}-x11 = %{EVRD}
14mu|qt5-5.5.1-5|603	Requires:	%{qtgui}-eglfs = %{EVRD}
14mu|qt5-5.5.1-5|604	Requires:	%{qtgui}-minimalegl = %{EVRD}
14mu|qt5-5.5.1-5|605	Requires:	%{name}-platformtheme-gtk2 = %{EVRD}
14mu|qt5-5.5.1-5|606	Requires:	qt5-eglfs-integration-plugin-kms = %{EVRD}
14mu|qt5-5.5.1-5|607	Requires:	qt5-eglfs-integration-plugin-x11 = %{EVRD}
14mu|qt5-5.5.1-5|608	Requires:	qt5-xcb-integration-plugin-egl = %{EVRD}
14mu|qt5-5.5.1-5|609	Requires:	qt5-xcb-integration-plugin-glx = %{EVRD}
14mu|qt5-5.5.1-5|610	
14mu|qt5-5.5.1-5|611	%description -n %{qtguid}
14mu|qt5-5.5.1-5|612	Development files for version 5 of the QtGui library.
14mu|qt5-5.5.1-5|613	
14mu|qt5-5.5.1-5|614	%files -n %{qtguid}
14mu|qt5-5.5.1-5|615	%{_qt_bindir}/uic
14mu|qt5-5.5.1-5|616	%{_bindir}/uic-qt%{api}
14mu|qt5-5.5.1-5|617	%{_qt_includedir}/QtGui
14mu|qt5-5.5.1-5|618	%{_qt_includedir}/QtPlatformHeaders
14mu|qt5-5.5.1-5|619	%{_qt_includedir}/QtPlatformSupport
14mu|qt5-5.5.1-5|620	%{_qt_includedir}/QtUiPlugin
14mu|qt5-5.5.1-5|621	%{_qt_includedir}/QtUiTools
14mu|qt5-5.5.1-5|622	%{_qt_libdir}/libQt%{api}Gui.so
14mu|qt5-5.5.1-5|623	%{_qt_libdir}/libQt%{api}Gui.prl
14mu|qt5-5.5.1-5|624	%{_qt_libdir}/libQt%{api}PlatformSupport.a
14mu|qt5-5.5.1-5|625	%{_qt_libdir}/libQt%{api}PlatformSupport.prl
14mu|qt5-5.5.1-5|626	%{_qt_libdir}/libQt%{api}UiTools.a
14mu|qt5-5.5.1-5|627	%{_qt_libdir}/libQt%{api}UiTools.prl
14mu|qt5-5.5.1-5|628	%{_qt_libdir}/cmake/Qt%{api}Gui
14mu|qt5-5.5.1-5|629	%{_qt_libdir}/cmake/Qt%{api}UiPlugin
14mu|qt5-5.5.1-5|630	%{_qt_libdir}/cmake/Qt%{api}UiTools
14mu|qt5-5.5.1-5|631	%{_qt_libdir}/pkgconfig/Qt%{api}Gui.pc
14mu|qt5-5.5.1-5|632	%{_qt_libdir}/pkgconfig/Qt%{api}PlatformSupport.pc
14mu|qt5-5.5.1-5|633	%{_qt_libdir}/pkgconfig/Qt%{api}UiTools.pc
14mu|qt5-5.5.1-5|634	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|635	%{_libdir}/pkgconfig/Qt%{api}Gui.pc
14mu|qt5-5.5.1-5|636	%{_libdir}/pkgconfig/Qt%{api}PlatformSupport.pc
14mu|qt5-5.5.1-5|637	%{_libdir}/pkgconfig/Qt%{api}UiTools.pc
14mu|qt5-5.5.1-5|638	%endif
14mu|qt5-5.5.1-5|639	
14mu|qt5-5.5.1-5|640	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|641	
14mu|qt5-5.5.1-5|642	%package -n %{qtgui}-directfb
14mu|qt5-5.5.1-5|643	Summary:	DirectFB output driver for QtGui v5
14mu|qt5-5.5.1-5|644	Group:		System/Libraries
14mu|qt5-5.5.1-5|645	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-5.5.1-5|646	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-5.5.1-5|647	
14mu|qt5-5.5.1-5|648	%description -n %{qtgui}-directfb
14mu|qt5-5.5.1-5|649	DirectFB output driver for QtGui v5.
14mu|qt5-5.5.1-5|650	
14mu|qt5-5.5.1-5|651	%files -n %{qtgui}-directfb
14mu|qt5-5.5.1-5|652	%{_qt_plugindir}/platforms/libqdirectfb.so
14mu|qt5-5.5.1-5|653	
14mu|qt5-5.5.1-5|654	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|655	
14mu|qt5-5.5.1-5|656	%package -n %{qtgui}-linuxfb
14mu|qt5-5.5.1-5|657	Summary:	Linux Framebuffer output driver for QtGui v5
14mu|qt5-5.5.1-5|658	Group:		System/Libraries
14mu|qt5-5.5.1-5|659	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-5.5.1-5|660	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-5.5.1-5|661	
14mu|qt5-5.5.1-5|662	%description -n %{qtgui}-linuxfb
14mu|qt5-5.5.1-5|663	Linux Framebuffer output driver for QtGui v5.
14mu|qt5-5.5.1-5|664	
14mu|qt5-5.5.1-5|665	%files -n %{qtgui}-linuxfb
14mu|qt5-5.5.1-5|666	%{_qt_plugindir}/platforms/libqlinuxfb.so
14mu|qt5-5.5.1-5|667	# FIXME need to determine why those aren't built all the time. We're probably
14mu|qt5-5.5.1-5|668	# missing a BuildRequires: somewhere.
14mu|qt5-5.5.1-5|669	%optional %{_qt_libdir}/fonts
14mu|qt5-5.5.1-5|670	
14mu|qt5-5.5.1-5|671	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|672	
14mu|qt5-5.5.1-5|673	%package -n %{qtgui}-minimal
14mu|qt5-5.5.1-5|674	Summary:	Minimal (Framebuffer based) output driver for QtGui v5
14mu|qt5-5.5.1-5|675	Group:		System/Libraries
14mu|qt5-5.5.1-5|676	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-5.5.1-5|677	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-5.5.1-5|678	
14mu|qt5-5.5.1-5|679	%description -n %{qtgui}-minimal
14mu|qt5-5.5.1-5|680	Minimal (Framebuffer based) output driver for QtGui v5.
14mu|qt5-5.5.1-5|681	
14mu|qt5-5.5.1-5|682	%files -n %{qtgui}-minimal
14mu|qt5-5.5.1-5|683	%{_qt_plugindir}/platforms/libqminimal.so
14mu|qt5-5.5.1-5|684	
14mu|qt5-5.5.1-5|685	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|686	
14mu|qt5-5.5.1-5|687	%package -n %{qtgui}-offscreen
14mu|qt5-5.5.1-5|688	Summary:	Offscreen output driver for QtGui v5
14mu|qt5-5.5.1-5|689	Group:		System/Libraries
14mu|qt5-5.5.1-5|690	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-5.5.1-5|691	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-5.5.1-5|692	
14mu|qt5-5.5.1-5|693	%description -n %{qtgui}-offscreen
14mu|qt5-5.5.1-5|694	Minimal (Framebuffer based) output driver for QtGui v5.
14mu|qt5-5.5.1-5|695	
14mu|qt5-5.5.1-5|696	%files -n %{qtgui}-offscreen
14mu|qt5-5.5.1-5|697	%{_qt_plugindir}/platforms/libqoffscreen.so
14mu|qt5-5.5.1-5|698	
14mu|qt5-5.5.1-5|699	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|700	
14mu|qt5-5.5.1-5|701	%package -n %{qtgui}-x11
14mu|qt5-5.5.1-5|702	Summary:	X11 output driver for QtGui v5
14mu|qt5-5.5.1-5|703	Group:		System/Libraries
14mu|qt5-5.5.1-5|704	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-5.5.1-5|705	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-5.5.1-5|706	Provides:	qt5-output-driver-default = %{EVRD}
14mu|qt5-5.5.1-5|707	
14mu|qt5-5.5.1-5|708	%description -n %{qtgui}-x11
14mu|qt5-5.5.1-5|709	X11 output driver for QtGui v5.
14mu|qt5-5.5.1-5|710	
14mu|qt5-5.5.1-5|711	%files -n %{qtgui}-x11
14mu|qt5-5.5.1-5|712	%{_qt_plugindir}/platforms/libqxcb.so
14mu|qt5-5.5.1-5|713	%{_qt_plugindir}/platforminputcontexts/libibusplatforminputcontextplugin.so
14mu|qt5-5.5.1-5|714	%{_qt_plugindir}/platforminputcontexts/libcomposeplatforminputcontextplugin.so
14mu|qt5-5.5.1-5|715	
14mu|qt5-5.5.1-5|716	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|717	
14mu|qt5-5.5.1-5|718	%package -n %{qtgui}-eglfs
14mu|qt5-5.5.1-5|719	Summary:	EGL fullscreen output driver for QtGui v5
14mu|qt5-5.5.1-5|720	Group:		System/Libraries
14mu|qt5-5.5.1-5|721	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-5.5.1-5|722	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-5.5.1-5|723	
14mu|qt5-5.5.1-5|724	%description -n %{qtgui}-eglfs
14mu|qt5-5.5.1-5|725	EGL fullscreen output driver for QtGui v5.
14mu|qt5-5.5.1-5|726	
14mu|qt5-5.5.1-5|727	%files -n %{qtgui}-eglfs
14mu|qt5-5.5.1-5|728	%{_qt_plugindir}/platforms/libqeglfs.so
14mu|qt5-5.5.1-5|729	
14mu|qt5-5.5.1-5|730	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|731	
14mu|qt5-5.5.1-5|732	%package -n %{qtgui}-minimalegl
14mu|qt5-5.5.1-5|733	Summary:	Minimalistic EGL output driver for QtGui v5
14mu|qt5-5.5.1-5|734	Group:		System/Libraries
14mu|qt5-5.5.1-5|735	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-5.5.1-5|736	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-5.5.1-5|737	
14mu|qt5-5.5.1-5|738	%description -n %{qtgui}-minimalegl
14mu|qt5-5.5.1-5|739	Minimalistic EGL output driver for QtGui v5.
14mu|qt5-5.5.1-5|740	
14mu|qt5-5.5.1-5|741	%files -n %{qtgui}-minimalegl
14mu|qt5-5.5.1-5|742	%{_qt_plugindir}/platforms/libqminimalegl.so
14mu|qt5-5.5.1-5|743	
14mu|qt5-5.5.1-5|744	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|745	
14mu|qt5-5.5.1-5|746	%package -n %{qtnetwork}
14mu|qt5-5.5.1-5|747	Summary:	Qt Networking library
14mu|qt5-5.5.1-5|748	Group:		System/Libraries
14mu|qt5-5.5.1-5|749	
14mu|qt5-5.5.1-5|750	%description -n %{qtnetwork}
14mu|qt5-5.5.1-5|751	Qt Networking library.
14mu|qt5-5.5.1-5|752	
14mu|qt5-5.5.1-5|753	%files -n %{qtnetwork}
14mu|qt5-5.5.1-5|754	%{_qt_libdir}/libQt%{api}Network.so.%{major}*
14mu|qt5-5.5.1-5|755	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|756	%{_libdir}/libQt%{api}Network.so.%{major}*
14mu|qt5-5.5.1-5|757	%endif
14mu|qt5-5.5.1-5|758	%{_qt_plugindir}/bearer
14mu|qt5-5.5.1-5|759	
14mu|qt5-5.5.1-5|760	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|761	
14mu|qt5-5.5.1-5|762	%package -n %{qtnetworkd}
14mu|qt5-5.5.1-5|763	Summary:	Development files for version 5 of the QtNetwork library
14mu|qt5-5.5.1-5|764	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|765	Requires:	%{qtnetwork} = %{EVRD}
14mu|qt5-5.5.1-5|766	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|767	
14mu|qt5-5.5.1-5|768	%description -n %{qtnetworkd}
14mu|qt5-5.5.1-5|769	Development files for version 5 of the QtNetwork library.
14mu|qt5-5.5.1-5|770	
14mu|qt5-5.5.1-5|771	%files -n %{qtnetworkd}
14mu|qt5-5.5.1-5|772	%{_qt_includedir}/QtNetwork
14mu|qt5-5.5.1-5|773	%{_qt_libdir}/libQt%{api}Network.so
14mu|qt5-5.5.1-5|774	%{_qt_libdir}/libQt%{api}Network.prl
14mu|qt5-5.5.1-5|775	%{_qt_libdir}/cmake/Qt%{api}Network
14mu|qt5-5.5.1-5|776	%{_qt_libdir}/pkgconfig/Qt%{api}Network.pc
14mu|qt5-5.5.1-5|777	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|778	%{_libdir}/pkgconfig/Qt%{api}Network.pc
14mu|qt5-5.5.1-5|779	%endif
14mu|qt5-5.5.1-5|780	
14mu|qt5-5.5.1-5|781	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|782	
14mu|qt5-5.5.1-5|783	%package -n %{qtnfc}
14mu|qt5-5.5.1-5|784	Summary:	Qt NFC library
14mu|qt5-5.5.1-5|785	Group:		System/Libraries
14mu|qt5-5.5.1-5|786	
14mu|qt5-5.5.1-5|787	%description -n %{qtnfc}
14mu|qt5-5.5.1-5|788	Qt NFC library.
14mu|qt5-5.5.1-5|789	
14mu|qt5-5.5.1-5|790	NFC is an extremely short-range (less than 20 centimeters) wireless technology
14mu|qt5-5.5.1-5|791	and has a maximum transfer rate of 424 kbit/s. NFC is ideal for transferring
14mu|qt5-5.5.1-5|792	small packets of data when two devices are touched together.
14mu|qt5-5.5.1-5|793	
14mu|qt5-5.5.1-5|794	%files -n %{qtnfc}
14mu|qt5-5.5.1-5|795	%{_qt_libdir}/libQt%{api}Nfc.so.%{major}*
14mu|qt5-5.5.1-5|796	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|797	%{_libdir}/libQt%{api}Nfc.so.%{major}*
14mu|qt5-5.5.1-5|798	%endif
14mu|qt5-5.5.1-5|799	%{_qt_prefix}/qml/QtNfc
14mu|qt5-5.5.1-5|800	
14mu|qt5-5.5.1-5|801	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|802	
14mu|qt5-5.5.1-5|803	%package -n %{qtnfcd}
14mu|qt5-5.5.1-5|804	Summary:	Development files for version 5 of the QtNfc library
14mu|qt5-5.5.1-5|805	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|806	Requires:	%{qtnfc} = %{EVRD}
14mu|qt5-5.5.1-5|807	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|808	
14mu|qt5-5.5.1-5|809	%description -n %{qtnfcd}
14mu|qt5-5.5.1-5|810	Development files for version 5 of the QtNfc library.
14mu|qt5-5.5.1-5|811	
14mu|qt5-5.5.1-5|812	%files -n %{qtnfcd}
14mu|qt5-5.5.1-5|813	%{_qt_includedir}/QtNfc
14mu|qt5-5.5.1-5|814	%{_qt_libdir}/libQt%{api}Nfc.so
14mu|qt5-5.5.1-5|815	%{_qt_libdir}/libQt%{api}Nfc.prl
14mu|qt5-5.5.1-5|816	%{_qt_libdir}/cmake/Qt%{api}Nfc
14mu|qt5-5.5.1-5|817	%{_qt_libdir}/pkgconfig/Qt%{api}Nfc.pc
14mu|qt5-5.5.1-5|818	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|819	%{_libdir}/pkgconfig/Qt%{api}Nfc.pc
14mu|qt5-5.5.1-5|820	%endif
14mu|qt5-5.5.1-5|821	
14mu|qt5-5.5.1-5|822	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|823	
14mu|qt5-5.5.1-5|824	%package -n %{qtopengl}
14mu|qt5-5.5.1-5|825	Summary:	Qt OpenGL (3D Graphics) library
14mu|qt5-5.5.1-5|826	Group:		System/Libraries
14mu|qt5-5.5.1-5|827	
14mu|qt5-5.5.1-5|828	%description -n %{qtopengl}
14mu|qt5-5.5.1-5|829	Qt OpenGL (3D Graphics) library.
14mu|qt5-5.5.1-5|830	
14mu|qt5-5.5.1-5|831	%files -n %{qtopengl}
14mu|qt5-5.5.1-5|832	%{_qt_libdir}/libQt%{api}OpenGL.so.%{major}*
14mu|qt5-5.5.1-5|833	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|834	%{_libdir}/libQt%{api}OpenGL.so.%{major}*
14mu|qt5-5.5.1-5|835	%endif
14mu|qt5-5.5.1-5|836	
14mu|qt5-5.5.1-5|837	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|838	
14mu|qt5-5.5.1-5|839	%package -n %{qtopengld}
14mu|qt5-5.5.1-5|840	Summary:	Development files for version 5 of the QtOpenGL library
14mu|qt5-5.5.1-5|841	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|842	Requires:	%{qtopengl} = %{EVRD}
14mu|qt5-5.5.1-5|843	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|844	
14mu|qt5-5.5.1-5|845	%description -n %{qtopengld}
14mu|qt5-5.5.1-5|846	Development files for version 5 of the QtOpenGL library.
14mu|qt5-5.5.1-5|847	
14mu|qt5-5.5.1-5|848	%files -n %{qtopengld}
14mu|qt5-5.5.1-5|849	%{_qt_includedir}/QtOpenGL
14mu|qt5-5.5.1-5|850	%{_qt_includedir}/QtOpenGLExtensions
14mu|qt5-5.5.1-5|851	%{_qt_libdir}/libQt%{api}OpenGL.so
14mu|qt5-5.5.1-5|852	%{_qt_libdir}/libQt%{api}OpenGL.prl
14mu|qt5-5.5.1-5|853	%{_qt_libdir}/libQt%{api}OpenGLExtensions.a
14mu|qt5-5.5.1-5|854	%{_qt_libdir}/libQt%{api}OpenGLExtensions.prl
14mu|qt5-5.5.1-5|855	%{_qt_libdir}/cmake/Qt%{api}OpenGL
14mu|qt5-5.5.1-5|856	%{_qt_libdir}/cmake/Qt%{api}OpenGLExtensions
14mu|qt5-5.5.1-5|857	%{_qt_libdir}/pkgconfig/Qt%{api}OpenGL.pc
14mu|qt5-5.5.1-5|858	%{_qt_libdir}/pkgconfig/Qt%{api}OpenGLExtensions.pc
14mu|qt5-5.5.1-5|859	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|860	%{_libdir}/pkgconfig/Qt%{api}OpenGL.pc
14mu|qt5-5.5.1-5|861	%{_libdir}/pkgconfig/Qt%{api}OpenGLExtensions.pc
14mu|qt5-5.5.1-5|862	%endif
14mu|qt5-5.5.1-5|863	
14mu|qt5-5.5.1-5|864	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|865	
14mu|qt5-5.5.1-5|866	%package -n %{qtpositioning}
14mu|qt5-5.5.1-5|867	Summary:	Qt Positioning library
14mu|qt5-5.5.1-5|868	Group:		System/Libraries
14mu|qt5-5.5.1-5|869	
14mu|qt5-5.5.1-5|870	%description -n %{qtpositioning}
14mu|qt5-5.5.1-5|871	Qt Positioning library.
14mu|qt5-5.5.1-5|872	
14mu|qt5-5.5.1-5|873	The Qt Positioning API gives developers the ability to determine a position by
14mu|qt5-5.5.1-5|874	using a variety of possible sources, including satellite, or wifi, or text
14mu|qt5-5.5.1-5|875	file, and so on. That information can then be used to for example determine
14mu|qt5-5.5.1-5|876	a position on a map. In addition satellite information can be retrieved and
14mu|qt5-5.5.1-5|877	area based monitoring can be performed.
14mu|qt5-5.5.1-5|878	
14mu|qt5-5.5.1-5|879	%files -n %{qtpositioning}
14mu|qt5-5.5.1-5|880	%{_qt_libdir}/libQt%{api}Positioning.so.%{major}*
14mu|qt5-5.5.1-5|881	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|882	%{_libdir}/libQt%{api}Positioning.so.%{major}*
14mu|qt5-5.5.1-5|883	%endif
14mu|qt5-5.5.1-5|884	%{_qt_prefix}/qml/QtPositioning
14mu|qt5-5.5.1-5|885	%{_qt_plugindir}/position
14mu|qt5-5.5.1-5|886	
14mu|qt5-5.5.1-5|887	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|888	
14mu|qt5-5.5.1-5|889	%package -n %{qtpositioningd}
14mu|qt5-5.5.1-5|890	Summary:	Development files for version 5 of the QtPositioning library
14mu|qt5-5.5.1-5|891	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|892	Requires:	%{qtpositioning} = %{EVRD}
14mu|qt5-5.5.1-5|893	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|894	
14mu|qt5-5.5.1-5|895	%description -n %{qtpositioningd}
14mu|qt5-5.5.1-5|896	Development files for version 5 of the QtPositioning library.
14mu|qt5-5.5.1-5|897	
14mu|qt5-5.5.1-5|898	%files -n %{qtpositioningd}
14mu|qt5-5.5.1-5|899	%{_qt_includedir}/QtPositioning
14mu|qt5-5.5.1-5|900	%{_qt_libdir}/libQt%{api}Positioning.so
14mu|qt5-5.5.1-5|901	%{_qt_libdir}/libQt%{api}Positioning.prl
14mu|qt5-5.5.1-5|902	%{_qt_libdir}/cmake/Qt%{api}Positioning
14mu|qt5-5.5.1-5|903	%{_qt_libdir}/pkgconfig/Qt%{api}Positioning.pc
14mu|qt5-5.5.1-5|904	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|905	%{_libdir}/pkgconfig/Qt%{api}Positioning.pc
14mu|qt5-5.5.1-5|906	%endif
14mu|qt5-5.5.1-5|907	
14mu|qt5-5.5.1-5|908	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|909	
14mu|qt5-5.5.1-5|910	%package -n %{qtprintsupport}
14mu|qt5-5.5.1-5|911	Summary:	Qt printing library
14mu|qt5-5.5.1-5|912	Group:		System/Libraries
14mu|qt5-5.5.1-5|913	
14mu|qt5-5.5.1-5|914	%description -n %{qtprintsupport}
14mu|qt5-5.5.1-5|915	Qt printing library.
14mu|qt5-5.5.1-5|916	
14mu|qt5-5.5.1-5|917	%files -n %{qtprintsupport}
14mu|qt5-5.5.1-5|918	%{_qt_libdir}/libQt%{api}PrintSupport.so.%{major}*
14mu|qt5-5.5.1-5|919	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|920	%{_libdir}/libQt%{api}PrintSupport.so.%{major}*
14mu|qt5-5.5.1-5|921	%endif
14mu|qt5-5.5.1-5|922	
14mu|qt5-5.5.1-5|923	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|924	
14mu|qt5-5.5.1-5|925	%package -n %{qtprintsupportd}
14mu|qt5-5.5.1-5|926	Summary:	Development files for version 5 of the QtPrintSupport library
14mu|qt5-5.5.1-5|927	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|928	Requires:	%{qtprintsupport} = %{EVRD}
14mu|qt5-5.5.1-5|929	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|930	
14mu|qt5-5.5.1-5|931	%description -n %{qtprintsupportd}
14mu|qt5-5.5.1-5|932	Development files for version 5 of the QtPrintSupport library.
14mu|qt5-5.5.1-5|933	
14mu|qt5-5.5.1-5|934	%files -n %{qtprintsupportd}
14mu|qt5-5.5.1-5|935	%{_qt_includedir}/QtPrintSupport
14mu|qt5-5.5.1-5|936	%{_qt_libdir}/libQt%{api}PrintSupport.so
14mu|qt5-5.5.1-5|937	%{_qt_libdir}/libQt%{api}PrintSupport.prl
14mu|qt5-5.5.1-5|938	%{_qt_libdir}/cmake/Qt%{api}PrintSupport
14mu|qt5-5.5.1-5|939	%{_qt_libdir}/pkgconfig/Qt%{api}PrintSupport.pc
14mu|qt5-5.5.1-5|940	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|941	%{_libdir}/pkgconfig/Qt%{api}PrintSupport.pc
14mu|qt5-5.5.1-5|942	%endif
14mu|qt5-5.5.1-5|943	
14mu|qt5-5.5.1-5|944	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|945	
14mu|qt5-5.5.1-5|946	%package -n %{qtsensors}
14mu|qt5-5.5.1-5|947	Summary:	Qt Sensors library
14mu|qt5-5.5.1-5|948	Group:		System/Libraries
14mu|qt5-5.5.1-5|949	
14mu|qt5-5.5.1-5|950	%description -n %{qtsensors}
14mu|qt5-5.5.1-5|951	Qt Sensors library.
14mu|qt5-5.5.1-5|952	
14mu|qt5-5.5.1-5|953	%files -n %{qtsensors}
14mu|qt5-5.5.1-5|954	%{_qt_libdir}/libQt%{api}Sensors.so.%{major}*
14mu|qt5-5.5.1-5|955	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|956	%{_libdir}/libQt%{api}Sensors.so.%{major}*
14mu|qt5-5.5.1-5|957	%endif
14mu|qt5-5.5.1-5|958	%{_qt_prefix}/qml/QtSensors
14mu|qt5-5.5.1-5|959	%{_qt_plugindir}/sensorgestures
14mu|qt5-5.5.1-5|960	%{_qt_plugindir}/sensors
14mu|qt5-5.5.1-5|961	
14mu|qt5-5.5.1-5|962	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|963	
14mu|qt5-5.5.1-5|964	%package -n %{qtsensorsd}
14mu|qt5-5.5.1-5|965	Summary:	Development files for the QtSensors library
14mu|qt5-5.5.1-5|966	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|967	Requires:	%{qtsensors} = %{EVRD}
14mu|qt5-5.5.1-5|968	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|969	
14mu|qt5-5.5.1-5|970	%description -n %{qtsensorsd}
14mu|qt5-5.5.1-5|971	Development files for the QtSensors library.
14mu|qt5-5.5.1-5|972	
14mu|qt5-5.5.1-5|973	%files -n %{qtsensorsd}
14mu|qt5-5.5.1-5|974	%{_qt_includedir}/QtSensors
14mu|qt5-5.5.1-5|975	%{_qt_libdir}/libQt%{api}Sensors.so
14mu|qt5-5.5.1-5|976	%{_qt_libdir}/libQt%{api}Sensors.prl
14mu|qt5-5.5.1-5|977	%{_qt_libdir}/cmake/Qt%{api}Sensors
14mu|qt5-5.5.1-5|978	%{_qt_libdir}/pkgconfig/Qt%{api}Sensors.pc
14mu|qt5-5.5.1-5|979	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|980	%{_libdir}/pkgconfig/Qt%{api}Sensors.pc
14mu|qt5-5.5.1-5|981	%endif
14mu|qt5-5.5.1-5|982	
14mu|qt5-5.5.1-5|983	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|984	
14mu|qt5-5.5.1-5|985	%package -n %{qtserialport}
14mu|qt5-5.5.1-5|986	Summary:	Qt Serial Port library
14mu|qt5-5.5.1-5|987	Group:		System/Libraries
14mu|qt5-5.5.1-5|988	
14mu|qt5-5.5.1-5|989	%description -n %{qtserialport}
14mu|qt5-5.5.1-5|990	Qt Serial Port library.
14mu|qt5-5.5.1-5|991	
14mu|qt5-5.5.1-5|992	%files -n %{qtserialport}
14mu|qt5-5.5.1-5|993	%{_qt_libdir}/libQt%{api}SerialPort.so.%{major}*
14mu|qt5-5.5.1-5|994	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|995	%{_libdir}/libQt%{api}SerialPort.so.%{major}*
14mu|qt5-5.5.1-5|996	%endif
14mu|qt5-5.5.1-5|997	
14mu|qt5-5.5.1-5|998	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|999	
14mu|qt5-5.5.1-5|1000	%package -n %{qtserialportd}
14mu|qt5-5.5.1-5|1001	Summary:	Development files for the QtSerialPort library
14mu|qt5-5.5.1-5|1002	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1003	Requires:	%{qtserialport} = %{EVRD}
14mu|qt5-5.5.1-5|1004	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1005	
14mu|qt5-5.5.1-5|1006	%description -n %{qtserialportd}
14mu|qt5-5.5.1-5|1007	Development files for the QtSerialPort library.
14mu|qt5-5.5.1-5|1008	
14mu|qt5-5.5.1-5|1009	%files -n %{qtserialportd}
14mu|qt5-5.5.1-5|1010	%{_qt_includedir}/QtSerialPort
14mu|qt5-5.5.1-5|1011	%{_qt_libdir}/libQt%{api}SerialPort.so
14mu|qt5-5.5.1-5|1012	%{_qt_libdir}/libQt%{api}SerialPort.prl
14mu|qt5-5.5.1-5|1013	%{_qt_libdir}/cmake/Qt%{api}SerialPort
14mu|qt5-5.5.1-5|1014	%{_qt_libdir}/pkgconfig/Qt%{api}SerialPort.pc
14mu|qt5-5.5.1-5|1015	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1016	%{_libdir}/pkgconfig/Qt%{api}SerialPort.pc
14mu|qt5-5.5.1-5|1017	%endif
14mu|qt5-5.5.1-5|1018	
14mu|qt5-5.5.1-5|1019	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1020	
14mu|qt5-5.5.1-5|1021	%package -n %{qtsql}
14mu|qt5-5.5.1-5|1022	Summary:	Qt SQL library
14mu|qt5-5.5.1-5|1023	Group:		System/Libraries
14mu|qt5-5.5.1-5|1024	
14mu|qt5-5.5.1-5|1025	%description -n %{qtsql}
14mu|qt5-5.5.1-5|1026	Qt SQL library.
14mu|qt5-5.5.1-5|1027	
14mu|qt5-5.5.1-5|1028	%files -n %{qtsql}
14mu|qt5-5.5.1-5|1029	%{_qt_libdir}/libQt%{api}Sql.so.%{major}*
14mu|qt5-5.5.1-5|1030	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1031	%{_libdir}/libQt%{api}Sql.so.%{major}*
14mu|qt5-5.5.1-5|1032	%endif
14mu|qt5-5.5.1-5|1033	%dir %{_qt_plugindir}/sqldrivers
14mu|qt5-5.5.1-5|1034	
14mu|qt5-5.5.1-5|1035	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1036	
14mu|qt5-5.5.1-5|1037	%package -n %{qtsqld}
14mu|qt5-5.5.1-5|1038	Summary:	Development files for version 5 of the QtSql library
14mu|qt5-5.5.1-5|1039	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1040	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-5.5.1-5|1041	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1042	# We need all the QtSql plugins because the plugin related cmake files in
14mu|qt5-5.5.1-5|1043	# %{_qt_libdir}/cmake/Qt%{api}Sql cause fatal errors if the plugins aren't
14mu|qt5-5.5.1-5|1044	# installed.
14mu|qt5-5.5.1-5|1045	Requires:	%{qtsql}-mysql = %{EVRD}
14mu|qt5-5.5.1-5|1046	Requires:	%{qtsql}-odbc = %{EVRD}
14mu|qt5-5.5.1-5|1047	Requires:	%{qtsql}-postgresql = %{EVRD}
14mu|qt5-5.5.1-5|1048	Requires:	%{qtsql}-sqlite = %{EVRD}
14mu|qt5-5.5.1-5|1049	
14mu|qt5-5.5.1-5|1050	%description -n %{qtsqld}
14mu|qt5-5.5.1-5|1051	Development files for version 5 of the QtSql library.
14mu|qt5-5.5.1-5|1052	
14mu|qt5-5.5.1-5|1053	%files -n %{qtsqld}
14mu|qt5-5.5.1-5|1054	%{_qt_includedir}/QtSql
14mu|qt5-5.5.1-5|1055	%{_qt_libdir}/libQt%{api}Sql.so
14mu|qt5-5.5.1-5|1056	%{_qt_libdir}/libQt%{api}Sql.prl
14mu|qt5-5.5.1-5|1057	%{_qt_libdir}/cmake/Qt%{api}Sql
14mu|qt5-5.5.1-5|1058	%{_qt_libdir}/pkgconfig/Qt%{api}Sql.pc
14mu|qt5-5.5.1-5|1059	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1060	%{_libdir}/pkgconfig/Qt%{api}Sql.pc
14mu|qt5-5.5.1-5|1061	%endif
14mu|qt5-5.5.1-5|1062	
14mu|qt5-5.5.1-5|1063	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1064	
14mu|qt5-5.5.1-5|1065	%package -n %{qtsql}-mysql
14mu|qt5-5.5.1-5|1066	Summary:	MySQL support for the QtSql library v5
14mu|qt5-5.5.1-5|1067	Group:		System/Libraries
14mu|qt5-5.5.1-5|1068	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-5.5.1-5|1069	Provides:	%{name}-database-plugin-mysql = %{EVRD}
14mu|qt5-5.5.1-5|1070	BuildRequires:	mysql-devel
14mu|qt5-5.5.1-5|1071	
14mu|qt5-5.5.1-5|1072	%description -n %{qtsql}-mysql
14mu|qt5-5.5.1-5|1073	MySQL support for the QtSql library v5.
14mu|qt5-5.5.1-5|1074	
14mu|qt5-5.5.1-5|1075	%files -n %{qtsql}-mysql
14mu|qt5-5.5.1-5|1076	%{_qt_plugindir}/sqldrivers/libqsqlmysql.so
14mu|qt5-5.5.1-5|1077	
14mu|qt5-5.5.1-5|1078	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1079	
14mu|qt5-5.5.1-5|1080	%package -n %{qtsql}-odbc
14mu|qt5-5.5.1-5|1081	Summary:	ODBC support for the QtSql library v5
14mu|qt5-5.5.1-5|1082	Group:		System/Libraries
14mu|qt5-5.5.1-5|1083	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-5.5.1-5|1084	Provides:	%{name}-database-plugin-odbc = %{EVRD}
14mu|qt5-5.5.1-5|1085	BuildRequires:	pkgconfig(libiodbc)
14mu|qt5-5.5.1-5|1086	
14mu|qt5-5.5.1-5|1087	%description -n %{qtsql}-odbc
14mu|qt5-5.5.1-5|1088	ODBC support for the QtSql library v5.
14mu|qt5-5.5.1-5|1089	
14mu|qt5-5.5.1-5|1090	%files -n %{qtsql}-odbc
14mu|qt5-5.5.1-5|1091	%{_qt_plugindir}/sqldrivers/libqsqlodbc.so
14mu|qt5-5.5.1-5|1092	
14mu|qt5-5.5.1-5|1093	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1094	
14mu|qt5-5.5.1-5|1095	%package -n %{qtsql}-postgresql
14mu|qt5-5.5.1-5|1096	Summary:	PostgreSQL support for the QtSql library v5
14mu|qt5-5.5.1-5|1097	Group:		System/Libraries
14mu|qt5-5.5.1-5|1098	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-5.5.1-5|1099	Provides:	%{name}-database-plugin-postgresql = %{EVRD}
14mu|qt5-5.5.1-5|1100	BuildRequires:	postgresql-devel >= 9.0
14mu|qt5-5.5.1-5|1101	
14mu|qt5-5.5.1-5|1102	%description -n %{qtsql}-postgresql
14mu|qt5-5.5.1-5|1103	PostgreSQL support for the QtSql library v5.
14mu|qt5-5.5.1-5|1104	
14mu|qt5-5.5.1-5|1105	%files -n %{qtsql}-postgresql
14mu|qt5-5.5.1-5|1106	%{_qt_plugindir}/sqldrivers/libqsqlpsql.so
14mu|qt5-5.5.1-5|1107	
14mu|qt5-5.5.1-5|1108	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1109	
14mu|qt5-5.5.1-5|1110	%package -n %{qtsql}-sqlite
14mu|qt5-5.5.1-5|1111	Summary:	SQLite 3.x support for the QtSql library v5
14mu|qt5-5.5.1-5|1112	Group:		System/Libraries
14mu|qt5-5.5.1-5|1113	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-5.5.1-5|1114	Provides:	%{name}-database-plugin-sqlite = %{EVRD}
14mu|qt5-5.5.1-5|1115	BuildRequires:	pkgconfig(sqlite3)
14mu|qt5-5.5.1-5|1116	
14mu|qt5-5.5.1-5|1117	%description -n %{qtsql}-sqlite
14mu|qt5-5.5.1-5|1118	SQLite 3.x support for the QtSql library v5.
14mu|qt5-5.5.1-5|1119	
14mu|qt5-5.5.1-5|1120	%files -n %{qtsql}-sqlite
14mu|qt5-5.5.1-5|1121	%{_qt_plugindir}/sqldrivers/libqsqlite.so
14mu|qt5-5.5.1-5|1122	
14mu|qt5-5.5.1-5|1123	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1124	
14mu|qt5-5.5.1-5|1125	%package -n %{qttest}
14mu|qt5-5.5.1-5|1126	Summary:	Qt unit test library
14mu|qt5-5.5.1-5|1127	Group:		System/Libraries
14mu|qt5-5.5.1-5|1128	
14mu|qt5-5.5.1-5|1129	%description -n %{qttest}
14mu|qt5-5.5.1-5|1130	Qt unit test library.
14mu|qt5-5.5.1-5|1131	
14mu|qt5-5.5.1-5|1132	%files -n %{qttest}
14mu|qt5-5.5.1-5|1133	%{_qt_libdir}/libQt%{api}Test.so.%{major}*
14mu|qt5-5.5.1-5|1134	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1135	%{_libdir}/libQt%{api}Test.so.%{major}*
14mu|qt5-5.5.1-5|1136	%endif
14mu|qt5-5.5.1-5|1137	%{_qt_prefix}/qml/QtTest
14mu|qt5-5.5.1-5|1138	
14mu|qt5-5.5.1-5|1139	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1140	
14mu|qt5-5.5.1-5|1141	%package -n %{qttestd}
14mu|qt5-5.5.1-5|1142	Summary:	Development files for version 5 of the QtTest library
14mu|qt5-5.5.1-5|1143	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1144	Requires:	%{qttest} = %{EVRD}
14mu|qt5-5.5.1-5|1145	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1146	
14mu|qt5-5.5.1-5|1147	%description -n %{qttestd}
14mu|qt5-5.5.1-5|1148	Development files for version 5 of the QtTest library.
14mu|qt5-5.5.1-5|1149	
14mu|qt5-5.5.1-5|1150	%files -n %{qttestd}
14mu|qt5-5.5.1-5|1151	%{_qt_includedir}/QtTest
14mu|qt5-5.5.1-5|1152	%{_qt_libdir}/libQt%{api}Test.so
14mu|qt5-5.5.1-5|1153	%{_qt_libdir}/libQt%{api}Test.prl
14mu|qt5-5.5.1-5|1154	%{_qt_libdir}/cmake/Qt%{api}Test
14mu|qt5-5.5.1-5|1155	%{_qt_libdir}/pkgconfig/Qt%{api}Test.pc
14mu|qt5-5.5.1-5|1156	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1157	%{_libdir}/pkgconfig/Qt%{api}Test.pc
14mu|qt5-5.5.1-5|1158	%endif
14mu|qt5-5.5.1-5|1159	
14mu|qt5-5.5.1-5|1160	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1161	
14mu|qt5-5.5.1-5|1162	%package -n %{qtwidgets}
14mu|qt5-5.5.1-5|1163	Summary:	Qt Widget library
14mu|qt5-5.5.1-5|1164	Group:		System/Libraries
14mu|qt5-5.5.1-5|1165	
14mu|qt5-5.5.1-5|1166	%description -n %{qtwidgets}
14mu|qt5-5.5.1-5|1167	Qt Widget library.
14mu|qt5-5.5.1-5|1168	
14mu|qt5-5.5.1-5|1169	%files -n %{qtwidgets}
14mu|qt5-5.5.1-5|1170	%{_qt_libdir}/libQt%{api}Widgets.so.%{major}*
14mu|qt5-5.5.1-5|1171	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1172	%{_libdir}/libQt%{api}Widgets.so.%{major}*
14mu|qt5-5.5.1-5|1173	%endif
14mu|qt5-5.5.1-5|1174	
14mu|qt5-5.5.1-5|1175	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1176	
14mu|qt5-5.5.1-5|1177	%package -n %{qtwidgetsd}
14mu|qt5-5.5.1-5|1178	Summary:	Development files for version 5 of the QtWidgets library
14mu|qt5-5.5.1-5|1179	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1180	Requires:	%{qtwidgets} = %{EVRD}
14mu|qt5-5.5.1-5|1181	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1182	
14mu|qt5-5.5.1-5|1183	%description -n %{qtwidgetsd}
14mu|qt5-5.5.1-5|1184	Development files for version 5 of the QtWidgets library.
14mu|qt5-5.5.1-5|1185	
14mu|qt5-5.5.1-5|1186	%files -n %{qtwidgetsd}
14mu|qt5-5.5.1-5|1187	%{_qt_includedir}/QtWidgets
14mu|qt5-5.5.1-5|1188	%{_qt_libdir}/libQt%{api}Widgets.so
14mu|qt5-5.5.1-5|1189	%{_qt_libdir}/libQt%{api}Widgets.prl
14mu|qt5-5.5.1-5|1190	%{_qt_libdir}/cmake/Qt%{api}Widgets
14mu|qt5-5.5.1-5|1191	%{_qt_libdir}/pkgconfig/Qt%{api}Widgets.pc
14mu|qt5-5.5.1-5|1192	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1193	%{_libdir}/pkgconfig/Qt%{api}Widgets.pc
14mu|qt5-5.5.1-5|1194	%endif
14mu|qt5-5.5.1-5|1195	
14mu|qt5-5.5.1-5|1196	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1197	%package -n %{qtquickwidgets}
14mu|qt5-5.5.1-5|1198	Summary:	Library for integrating QtQuick with traditional Qt widgets
14mu|qt5-5.5.1-5|1199	Group:		System/Libraries
14mu|qt5-5.5.1-5|1200	
14mu|qt5-5.5.1-5|1201	%description -n %{qtquickwidgets}
14mu|qt5-5.5.1-5|1202	Library for integrating QtQuick with traditional Qt widgets
14mu|qt5-5.5.1-5|1203	
14mu|qt5-5.5.1-5|1204	%files -n %{qtquickwidgets}
14mu|qt5-5.5.1-5|1205	%{_qt_libdir}/libQt%{api}QuickWidgets.so.%{major}*
14mu|qt5-5.5.1-5|1206	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1207	%{_libdir}/libQt%{api}QuickWidgets.so.%{major}*
14mu|qt5-5.5.1-5|1208	%endif
14mu|qt5-5.5.1-5|1209	
14mu|qt5-5.5.1-5|1210	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1211	
14mu|qt5-5.5.1-5|1212	%package -n %{qtquickwidgetsd}
14mu|qt5-5.5.1-5|1213	Summary:	Development files for version 5 of the QtQuickWidgets library
14mu|qt5-5.5.1-5|1214	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1215	Requires:	%{qtquickwidgets} = %{EVRD}
14mu|qt5-5.5.1-5|1216	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1217	
14mu|qt5-5.5.1-5|1218	%description -n %{qtquickwidgetsd}
14mu|qt5-5.5.1-5|1219	Development files for version 5 of the QtQuickWidgets library.
14mu|qt5-5.5.1-5|1220	
14mu|qt5-5.5.1-5|1221	%files -n %{qtquickwidgetsd}
14mu|qt5-5.5.1-5|1222	%{_qt_includedir}/QtQuickWidgets
14mu|qt5-5.5.1-5|1223	%{_qt_libdir}/libQt%{api}QuickWidgets.so
14mu|qt5-5.5.1-5|1224	%{_qt_libdir}/libQt%{api}QuickWidgets.prl
14mu|qt5-5.5.1-5|1225	%{_qt_libdir}/cmake/Qt%{api}QuickWidgets
14mu|qt5-5.5.1-5|1226	%{_qt_libdir}/pkgconfig/Qt%{api}QuickWidgets.pc
14mu|qt5-5.5.1-5|1227	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1228	%{_libdir}/pkgconfig/Qt%{api}QuickWidgets.pc
14mu|qt5-5.5.1-5|1229	%endif
14mu|qt5-5.5.1-5|1230	
14mu|qt5-5.5.1-5|1231	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1232	
14mu|qt5-5.5.1-5|1233	%package -n %{qtwebsockets}
14mu|qt5-5.5.1-5|1234	Summary:	Qt %{api} WebSockets library
14mu|qt5-5.5.1-5|1235	Group:		System/Libraries
14mu|qt5-5.5.1-5|1236	Suggests:	%{name}-qtwebsockets-i18n
14mu|qt5-5.5.1-5|1237	
14mu|qt5-5.5.1-5|1238	%description -n %{qtwebsockets}
14mu|qt5-5.5.1-5|1239	Qt %{api} WebSockets library.
14mu|qt5-5.5.1-5|1240	
14mu|qt5-5.5.1-5|1241	%files -n %{qtwebsockets}
14mu|qt5-5.5.1-5|1242	%{_qt_libdir}/libQt%{api}WebSockets.so.%{major}*
14mu|qt5-5.5.1-5|1243	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1244	%{_libdir}/libQt%{api}WebSockets.so.%{major}*
14mu|qt5-5.5.1-5|1245	%endif
14mu|qt5-5.5.1-5|1246	%{_qt_prefix}/qml/Qt/WebSockets
14mu|qt5-5.5.1-5|1247	%{_qt_prefix}/qml/QtWebSockets
14mu|qt5-5.5.1-5|1248	
14mu|qt5-5.5.1-5|1249	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1250	
14mu|qt5-5.5.1-5|1251	%package -n %{qtwebsocketsd}
14mu|qt5-5.5.1-5|1252	Summary:	Development files for the Qt %{api} WebSockets library
14mu|qt5-5.5.1-5|1253	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1254	Requires:	%{qtwebsockets} = %{EVRD}
14mu|qt5-5.5.1-5|1255	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1256	
14mu|qt5-5.5.1-5|1257	%description -n %{qtwebsocketsd}
14mu|qt5-5.5.1-5|1258	Development files for version 5 of the QtWebSockets library.
14mu|qt5-5.5.1-5|1259	
14mu|qt5-5.5.1-5|1260	%files -n %{qtwebsocketsd}
14mu|qt5-5.5.1-5|1261	%{_qt_includedir}/QtWebSockets
14mu|qt5-5.5.1-5|1262	%{_qt_libdir}/libQt%{api}WebSockets.so
14mu|qt5-5.5.1-5|1263	%{_qt_libdir}/libQt%{api}WebSockets.prl
14mu|qt5-5.5.1-5|1264	%{_qt_libdir}/cmake/Qt%{api}WebSockets
14mu|qt5-5.5.1-5|1265	%{_qt_libdir}/pkgconfig/Qt%{api}WebSockets.pc
14mu|qt5-5.5.1-5|1266	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1267	%{_libdir}/pkgconfig/Qt%{api}WebSockets.pc
14mu|qt5-5.5.1-5|1268	%endif
14mu|qt5-5.5.1-5|1269	
14mu|qt5-5.5.1-5|1270	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1271	
14mu|qt5-5.5.1-5|1272	%package qtwebsockets-i18n
14mu|qt5-5.5.1-5|1273	Summary:	Qt WebSockets translations
14mu|qt5-5.5.1-5|1274	Group:		System/Libraries
14mu|qt5-5.5.1-5|1275	
14mu|qt5-5.5.1-5|1276	%description qtwebsockets-i18n
14mu|qt5-5.5.1-5|1277	Qt WebSockets translations.
14mu|qt5-5.5.1-5|1278	
14mu|qt5-5.5.1-5|1279	%files qtwebsockets-i18n
14mu|qt5-5.5.1-5|1280	%lang(en) %{_qt_translationsdir}/qtwebsockets_en.qm
14mu|qt5-5.5.1-5|1281	%lang(fr) %{_qt_translationsdir}/qtwebsockets_fr.qm
14mu|qt5-5.5.1-5|1282	
14mu|qt5-5.5.1-5|1283	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1284	
14mu|qt5-5.5.1-5|1285	%package -n %{qtxcbqpa}
14mu|qt5-5.5.1-5|1286	Summary:	Qt XCB QPA library
14mu|qt5-5.5.1-5|1287	Group:		System/Libraries
14mu|qt5-5.5.1-5|1288	Requires:	qt5-xcb-integration-plugin-default = %{EVRD}
14mu|qt5-5.5.1-5|1289	# Suggest all integration plugins
14mu|qt5-5.5.1-5|1290	Suggests:	qt5-xcb-integration-plugin-egl = %{EVRD}
14mu|qt5-5.5.1-5|1291	Suggests:	qt5-xcb-integration-plugin-glx = %{EVRD}
14mu|qt5-5.5.1-5|1292	
14mu|qt5-5.5.1-5|1293	%description -n %{qtxcbqpa}
14mu|qt5-5.5.1-5|1294	Qt XCB QPA library.
14mu|qt5-5.5.1-5|1295	
14mu|qt5-5.5.1-5|1296	%files -n %{qtxcbqpa}
14mu|qt5-5.5.1-5|1297	%{_qt_libdir}/libQt%{api}XcbQpa.so.%{major}*
14mu|qt5-5.5.1-5|1298	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1299	%{_libdir}/libQt%{api}XcbQpa.so.%{major}*
14mu|qt5-5.5.1-5|1300	%endif
14mu|qt5-5.5.1-5|1301	
14mu|qt5-5.5.1-5|1302	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1303	
14mu|qt5-5.5.1-5|1304	%package -n %{qtxcbqpa}-egl
14mu|qt5-5.5.1-5|1305	Summary:	EGL support for the Qt XCB QPA library v5
14mu|qt5-5.5.1-5|1306	Group:		System/Libraries
14mu|qt5-5.5.1-5|1307	Requires:	%{qtxcbqpa} = %{EVRD}
14mu|qt5-5.5.1-5|1308	Provides:	qt5-xcb-integration-plugin = %{EVRD}
14mu|qt5-5.5.1-5|1309	Provides:	qt5-xcb-integration-plugin-egl = %{EVRD}
14mu|qt5-5.5.1-5|1310	
14mu|qt5-5.5.1-5|1311	%description -n %{qtxcbqpa}-egl
14mu|qt5-5.5.1-5|1312	EGL support for the Qt XCB QPA library v5.
14mu|qt5-5.5.1-5|1313	
14mu|qt5-5.5.1-5|1314	%files -n %{qtxcbqpa}-egl
14mu|qt5-5.5.1-5|1315	%{_qt_plugindir}/xcbglintegrations/libqxcb-egl-integration.so
14mu|qt5-5.5.1-5|1316	
14mu|qt5-5.5.1-5|1317	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1318	
14mu|qt5-5.5.1-5|1319	%package -n %{qtxcbqpa}-glx
14mu|qt5-5.5.1-5|1320	Summary:	GLX support for the Qt XCB QPA library v5
14mu|qt5-5.5.1-5|1321	Group:		System/Libraries
14mu|qt5-5.5.1-5|1322	Requires:	%{qtxcbqpa} = %{EVRD}
14mu|qt5-5.5.1-5|1323	Provides:	qt5-xcb-integration-plugin = %{EVRD}
14mu|qt5-5.5.1-5|1324	Provides:	qt5-xcb-integration-plugin-default = %{EVRD}
14mu|qt5-5.5.1-5|1325	Provides:	qt5-xcb-integration-plugin-glx = %{EVRD}
14mu|qt5-5.5.1-5|1326	
14mu|qt5-5.5.1-5|1327	%description -n %{qtxcbqpa}-glx
14mu|qt5-5.5.1-5|1328	GLX support for the Qt XCB QPA library v5.
14mu|qt5-5.5.1-5|1329	
14mu|qt5-5.5.1-5|1330	%files -n %{qtxcbqpa}-glx
14mu|qt5-5.5.1-5|1331	%{_qt_plugindir}/xcbglintegrations/libqxcb-glx-integration.so
14mu|qt5-5.5.1-5|1332	
14mu|qt5-5.5.1-5|1333	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1334	
14mu|qt5-5.5.1-5|1335	%package -n %{qtxml}
14mu|qt5-5.5.1-5|1336	Summary:	Qt XML library
14mu|qt5-5.5.1-5|1337	Group:		System/Libraries
14mu|qt5-5.5.1-5|1338	
14mu|qt5-5.5.1-5|1339	%description -n %{qtxml}
14mu|qt5-5.5.1-5|1340	Qt XML library.
14mu|qt5-5.5.1-5|1341	
14mu|qt5-5.5.1-5|1342	%files -n %{qtxml}
14mu|qt5-5.5.1-5|1343	%{_qt_libdir}/libQt%{api}Xml.so.%{major}*
14mu|qt5-5.5.1-5|1344	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1345	%{_libdir}/libQt%{api}Xml.so.%{major}*
14mu|qt5-5.5.1-5|1346	%endif
14mu|qt5-5.5.1-5|1347	
14mu|qt5-5.5.1-5|1348	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1349	
14mu|qt5-5.5.1-5|1350	%package -n %{qtxmld}
14mu|qt5-5.5.1-5|1351	Summary:	Development files for version 5 of the QtXml library
14mu|qt5-5.5.1-5|1352	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1353	Requires:	%{qtxml} = %{EVRD}
14mu|qt5-5.5.1-5|1354	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1355	
14mu|qt5-5.5.1-5|1356	%description -n %{qtxmld}
14mu|qt5-5.5.1-5|1357	Development files for version 5 of the QtXml library.
14mu|qt5-5.5.1-5|1358	
14mu|qt5-5.5.1-5|1359	%files -n %{qtxmld}
14mu|qt5-5.5.1-5|1360	%{_qt_includedir}/QtXml
14mu|qt5-5.5.1-5|1361	%{_qt_libdir}/libQt%{api}Xml.so
14mu|qt5-5.5.1-5|1362	%{_qt_libdir}/libQt%{api}Xml.prl
14mu|qt5-5.5.1-5|1363	%{_qt_libdir}/cmake/Qt%{api}Xml
14mu|qt5-5.5.1-5|1364	%{_qt_libdir}/pkgconfig/Qt%{api}Xml.pc
14mu|qt5-5.5.1-5|1365	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1366	%{_libdir}/pkgconfig/Qt%{api}Xml.pc
14mu|qt5-5.5.1-5|1367	%endif
14mu|qt5-5.5.1-5|1368	
14mu|qt5-5.5.1-5|1369	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1370	# qt extras
14mu|qt5-5.5.1-5|1371	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1372	
14mu|qt5-5.5.1-5|1373	%package -n %{qgsttools_p}
14mu|qt5-5.5.1-5|1374	Summary:	Runtime library for GStreamer support in Qt 5
14mu|qt5-5.5.1-5|1375	Group:		System/Libraries
14mu|qt5-5.5.1-5|1376	
14mu|qt5-5.5.1-5|1377	%description -n %{qgsttools_p}
14mu|qt5-5.5.1-5|1378	Runtime library for GStreamer support in Qt 5.
14mu|qt5-5.5.1-5|1379	
14mu|qt5-5.5.1-5|1380	%files -n %{qgsttools_p}
14mu|qt5-5.5.1-5|1381	%{_qt_libdir}/libqgsttools_p.so.%{qgstmajor}*
14mu|qt5-5.5.1-5|1382	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1383	%{_libdir}/libqgsttools_p.so.%{qgstmajor}*
14mu|qt5-5.5.1-5|1384	%endif
14mu|qt5-5.5.1-5|1385	
14mu|qt5-5.5.1-5|1386	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1387	
14mu|qt5-5.5.1-5|1388	%package -n %{qt3dcollision}
14mu|qt5-5.5.1-5|1389	Summary:	Qt 3D Collision library
14mu|qt5-5.5.1-5|1390	Group:		System/Libraries
14mu|qt5-5.5.1-5|1391	
14mu|qt5-5.5.1-5|1392	%description -n %{qt3dcollision}
14mu|qt5-5.5.1-5|1393	Qt 3D Collision library.
14mu|qt5-5.5.1-5|1394	
14mu|qt5-5.5.1-5|1395	%files -n %{qt3dcollision}
14mu|qt5-5.5.1-5|1396	%{_qt_libdir}/libQt%{api}3DCollision.so.%{major}*
14mu|qt5-5.5.1-5|1397	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1398	%{_libdir}/libQt%{api}3DCollision.so.%{major}*
14mu|qt5-5.5.1-5|1399	%endif
14mu|qt5-5.5.1-5|1400	%{_qt_prefix}/qml/Qt3D/Collision
14mu|qt5-5.5.1-5|1401	
14mu|qt5-5.5.1-5|1402	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1403	
14mu|qt5-5.5.1-5|1404	%package -n %{qt3dcollisiond}
14mu|qt5-5.5.1-5|1405	Summary:	Development files for version 5 of the Qt3DCollision library
14mu|qt5-5.5.1-5|1406	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1407	Requires:	%{qt3dcollision} = %{EVRD}
14mu|qt5-5.5.1-5|1408	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1409	
14mu|qt5-5.5.1-5|1410	%description -n %{qt3dcollisiond}
14mu|qt5-5.5.1-5|1411	Development files for version 5 of the Qt3DCollision library.
14mu|qt5-5.5.1-5|1412	
14mu|qt5-5.5.1-5|1413	%files -n %{qt3dcollisiond}
14mu|qt5-5.5.1-5|1414	%{_qt_includedir}/Qt3DCollision
14mu|qt5-5.5.1-5|1415	%{_qt_libdir}/libQt%{api}3DCollision.so
14mu|qt5-5.5.1-5|1416	%{_qt_libdir}/libQt%{api}3DCollision.prl
14mu|qt5-5.5.1-5|1417	%{_qt_libdir}/cmake/Qt%{api}3DCollision
14mu|qt5-5.5.1-5|1418	%{_qt_libdir}/pkgconfig/Qt%{api}3DCollision.pc
14mu|qt5-5.5.1-5|1419	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1420	%{_libdir}/pkgconfig/Qt%{api}3DCollision.pc
14mu|qt5-5.5.1-5|1421	%endif
14mu|qt5-5.5.1-5|1422	
14mu|qt5-5.5.1-5|1423	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1424	
14mu|qt5-5.5.1-5|1425	%package -n %{qt3dcore}
14mu|qt5-5.5.1-5|1426	Summary:	Qt 3D Core library
14mu|qt5-5.5.1-5|1427	Group:		System/Libraries
14mu|qt5-5.5.1-5|1428	Suggests:	qt5-sceneparser-assimp = %{EVRD}
14mu|qt5-5.5.1-5|1429	Suggests:	qt5-sceneparser-gltf = %{EVRD}
14mu|qt5-5.5.1-5|1430	
14mu|qt5-5.5.1-5|1431	%description -n %{qt3dcore}
14mu|qt5-5.5.1-5|1432	Qt 3D Core library.
14mu|qt5-5.5.1-5|1433	
14mu|qt5-5.5.1-5|1434	%files -n %{qt3dcore}
14mu|qt5-5.5.1-5|1435	%{_qt_libdir}/libQt%{api}3DCore.so.%{major}*
14mu|qt5-5.5.1-5|1436	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1437	%{_libdir}/libQt%{api}3DCore.so.%{major}*
14mu|qt5-5.5.1-5|1438	%endif
14mu|qt5-5.5.1-5|1439	%{_qt_prefix}/qml/Qt3D/libquick3dcoreplugin.so
14mu|qt5-5.5.1-5|1440	%{_qt_prefix}/qml/Qt3D/qmldir
14mu|qt5-5.5.1-5|1441	
14mu|qt5-5.5.1-5|1442	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1443	
14mu|qt5-5.5.1-5|1444	%package -n %{qt3dcored}
14mu|qt5-5.5.1-5|1445	Summary:	Development files for version 5 of the Qt3DCore library
14mu|qt5-5.5.1-5|1446	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1447	Requires:	%{qt3dcore} = %{EVRD}
14mu|qt5-5.5.1-5|1448	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1449	
14mu|qt5-5.5.1-5|1450	%description -n %{qt3dcored}
14mu|qt5-5.5.1-5|1451	Development files for version 5 of the Qt3DCore library.
14mu|qt5-5.5.1-5|1452	
14mu|qt5-5.5.1-5|1453	%files -n %{qt3dcored}
14mu|qt5-5.5.1-5|1454	%{_qt_includedir}/Qt3DCore
14mu|qt5-5.5.1-5|1455	%{_qt_libdir}/libQt%{api}3DCore.so
14mu|qt5-5.5.1-5|1456	%{_qt_libdir}/libQt%{api}3DCore.prl
14mu|qt5-5.5.1-5|1457	%{_qt_libdir}/cmake/Qt%{api}3DCore
14mu|qt5-5.5.1-5|1458	%{_qt_libdir}/pkgconfig/Qt%{api}3DCore.pc
14mu|qt5-5.5.1-5|1459	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1460	%{_libdir}/pkgconfig/Qt%{api}3DCore.pc
14mu|qt5-5.5.1-5|1461	%endif
14mu|qt5-5.5.1-5|1462	
14mu|qt5-5.5.1-5|1463	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1464	
14mu|qt5-5.5.1-5|1465	%package -n %{qt3dcore}-sceneparser-assimp
14mu|qt5-5.5.1-5|1466	Summary:	Assimp (Open Asset Import Library) sceneparser for Qt 3D Core library
14mu|qt5-5.5.1-5|1467	Group:		System/Libraries
14mu|qt5-5.5.1-5|1468	BuildRequires:	pkgconfig(assimp)
14mu|qt5-5.5.1-5|1469	Provides:	qt5-sceneparser-assimp = %{EVRD}
14mu|qt5-5.5.1-5|1470	
14mu|qt5-5.5.1-5|1471	%description -n %{qt3dcore}-sceneparser-assimp
14mu|qt5-5.5.1-5|1472	Assimp (Open Asset Import Library) sceneparser for Qt 3D Core library.
14mu|qt5-5.5.1-5|1473	
14mu|qt5-5.5.1-5|1474	%files -n %{qt3dcore}-sceneparser-assimp
14mu|qt5-5.5.1-5|1475	%{_qt_plugindir}/sceneparsers/libassimpsceneparser.so
14mu|qt5-5.5.1-5|1476	
14mu|qt5-5.5.1-5|1477	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1478	
14mu|qt5-5.5.1-5|1479	%package -n %{qt3dcore}-sceneparser-gltf
14mu|qt5-5.5.1-5|1480	Summary:	glTF sceneparser for Qt 3D Core library
14mu|qt5-5.5.1-5|1481	Group:		System/Libraries
14mu|qt5-5.5.1-5|1482	Provides:	qt5-sceneparser-gltf = %{EVRD}
14mu|qt5-5.5.1-5|1483	
14mu|qt5-5.5.1-5|1484	%description -n %{qt3dcore}-sceneparser-gltf
14mu|qt5-5.5.1-5|1485	glTF sceneparser for Qt 3D Core library. glTF is the runtime asset format for
14mu|qt5-5.5.1-5|1486	WebGL, OpenGL ES and OpenGL.
14mu|qt5-5.5.1-5|1487	
14mu|qt5-5.5.1-5|1488	%files -n %{qt3dcore}-sceneparser-gltf
14mu|qt5-5.5.1-5|1489	%{_qt_plugindir}/sceneparsers/libgltfsceneparser.so
14mu|qt5-5.5.1-5|1490	
14mu|qt5-5.5.1-5|1491	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1492	
14mu|qt5-5.5.1-5|1493	%package -n %{qt3dinput}
14mu|qt5-5.5.1-5|1494	Summary:	Qt 3D Input library
14mu|qt5-5.5.1-5|1495	Group:		System/Libraries
14mu|qt5-5.5.1-5|1496	
14mu|qt5-5.5.1-5|1497	%description -n %{qt3dinput}
14mu|qt5-5.5.1-5|1498	Qt 3D Input library.
14mu|qt5-5.5.1-5|1499	
14mu|qt5-5.5.1-5|1500	%files -n %{qt3dinput}
14mu|qt5-5.5.1-5|1501	%{_qt_libdir}/libQt%{api}3DInput.so.%{major}*
14mu|qt5-5.5.1-5|1502	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1503	%{_libdir}/libQt%{api}3DInput.so.%{major}*
14mu|qt5-5.5.1-5|1504	%endif
14mu|qt5-5.5.1-5|1505	%{_qt_prefix}/qml/Qt3D/Input
14mu|qt5-5.5.1-5|1506	
14mu|qt5-5.5.1-5|1507	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1508	
14mu|qt5-5.5.1-5|1509	%package -n %{qt3dinputd}
14mu|qt5-5.5.1-5|1510	Summary:	Development files for version 5 of the Qt3DInput library
14mu|qt5-5.5.1-5|1511	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1512	Requires:	%{qt3dinput} = %{EVRD}
14mu|qt5-5.5.1-5|1513	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1514	
14mu|qt5-5.5.1-5|1515	%description -n %{qt3dinputd}
14mu|qt5-5.5.1-5|1516	Development files for version 5 of the Qt3DInput library.
14mu|qt5-5.5.1-5|1517	
14mu|qt5-5.5.1-5|1518	%files -n %{qt3dinputd}
14mu|qt5-5.5.1-5|1519	%{_qt_includedir}/Qt3DInput
14mu|qt5-5.5.1-5|1520	%{_qt_libdir}/libQt%{api}3DInput.so
14mu|qt5-5.5.1-5|1521	%{_qt_libdir}/libQt%{api}3DInput.prl
14mu|qt5-5.5.1-5|1522	%{_qt_libdir}/cmake/Qt%{api}3DInput
14mu|qt5-5.5.1-5|1523	%{_qt_libdir}/pkgconfig/Qt%{api}3DInput.pc
14mu|qt5-5.5.1-5|1524	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1525	%{_libdir}/pkgconfig/Qt%{api}3DInput.pc
14mu|qt5-5.5.1-5|1526	%endif
14mu|qt5-5.5.1-5|1527	
14mu|qt5-5.5.1-5|1528	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1529	
14mu|qt5-5.5.1-5|1530	%package -n %{qt3dlogic}
14mu|qt5-5.5.1-5|1531	Summary:	Qt 3D Logic library
14mu|qt5-5.5.1-5|1532	Group:		System/Libraries
14mu|qt5-5.5.1-5|1533	
14mu|qt5-5.5.1-5|1534	%description -n %{qt3dlogic}
14mu|qt5-5.5.1-5|1535	Qt 3D Logic library.
14mu|qt5-5.5.1-5|1536	
14mu|qt5-5.5.1-5|1537	%files -n %{qt3dlogic}
14mu|qt5-5.5.1-5|1538	%{_qt_libdir}/libQt%{api}3DLogic.so.%{major}*
14mu|qt5-5.5.1-5|1539	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1540	%{_libdir}/libQt%{api}3DLogic.so.%{major}*
14mu|qt5-5.5.1-5|1541	%endif
14mu|qt5-5.5.1-5|1542	%{_qt_prefix}/qml/Qt3D/Logic
14mu|qt5-5.5.1-5|1543	
14mu|qt5-5.5.1-5|1544	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1545	
14mu|qt5-5.5.1-5|1546	%package -n %{qt3dlogicd}
14mu|qt5-5.5.1-5|1547	Summary:	Development files for version 5 of the Qt3DLogic library
14mu|qt5-5.5.1-5|1548	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1549	Requires:	%{qt3dlogic} = %{EVRD}
14mu|qt5-5.5.1-5|1550	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1551	
14mu|qt5-5.5.1-5|1552	%description -n %{qt3dlogicd}
14mu|qt5-5.5.1-5|1553	Development files for version 5 of the Qt3DLogic library.
14mu|qt5-5.5.1-5|1554	
14mu|qt5-5.5.1-5|1555	%files -n %{qt3dlogicd}
14mu|qt5-5.5.1-5|1556	%{_qt_includedir}/Qt3DLogic
14mu|qt5-5.5.1-5|1557	%{_qt_libdir}/libQt%{api}3DLogic.so
14mu|qt5-5.5.1-5|1558	%{_qt_libdir}/libQt%{api}3DLogic.prl
14mu|qt5-5.5.1-5|1559	%{_qt_libdir}/cmake/Qt%{api}3DLogic
14mu|qt5-5.5.1-5|1560	%{_qt_libdir}/pkgconfig/Qt%{api}3DLogic.pc
14mu|qt5-5.5.1-5|1561	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1562	%{_libdir}/pkgconfig/Qt%{api}3DLogic.pc
14mu|qt5-5.5.1-5|1563	%endif
14mu|qt5-5.5.1-5|1564	
14mu|qt5-5.5.1-5|1565	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1566	
14mu|qt5-5.5.1-5|1567	%package -n %{qt3dquick}
14mu|qt5-5.5.1-5|1568	Summary:	Qt 3D Quick library
14mu|qt5-5.5.1-5|1569	Group:		System/Libraries
14mu|qt5-5.5.1-5|1570	
14mu|qt5-5.5.1-5|1571	%description -n %{qt3dquick}
14mu|qt5-5.5.1-5|1572	Qt 3D Quick library.
14mu|qt5-5.5.1-5|1573	
14mu|qt5-5.5.1-5|1574	%files -n %{qt3dquick}
14mu|qt5-5.5.1-5|1575	%{_qt_libdir}/libQt%{api}3DQuick.so.%{major}*
14mu|qt5-5.5.1-5|1576	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1577	%{_libdir}/libQt%{api}3DQuick.so.%{major}*
14mu|qt5-5.5.1-5|1578	%endif
14mu|qt5-5.5.1-5|1579	
14mu|qt5-5.5.1-5|1580	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1581	
14mu|qt5-5.5.1-5|1582	%package -n %{qt3dquickd}
14mu|qt5-5.5.1-5|1583	Summary:	Development files for version 5 of the Qt3DQuick library
14mu|qt5-5.5.1-5|1584	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1585	Requires:	%{qt3dquick} = %{EVRD}
14mu|qt5-5.5.1-5|1586	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1587	
14mu|qt5-5.5.1-5|1588	%description -n %{qt3dquickd}
14mu|qt5-5.5.1-5|1589	Development files for version 5 of the Qt3DQuick library.
14mu|qt5-5.5.1-5|1590	
14mu|qt5-5.5.1-5|1591	%files -n %{qt3dquickd}
14mu|qt5-5.5.1-5|1592	%{_qt_includedir}/Qt3DQuick
14mu|qt5-5.5.1-5|1593	%{_qt_libdir}/libQt%{api}3DQuick.so
14mu|qt5-5.5.1-5|1594	%{_qt_libdir}/libQt%{api}3DQuick.prl
14mu|qt5-5.5.1-5|1595	%{_qt_libdir}/cmake/Qt%{api}3DQuick
14mu|qt5-5.5.1-5|1596	%{_qt_libdir}/pkgconfig/Qt%{api}3DQuick.pc
14mu|qt5-5.5.1-5|1597	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1598	%{_libdir}/pkgconfig/Qt%{api}3DQuick.pc
14mu|qt5-5.5.1-5|1599	%endif
14mu|qt5-5.5.1-5|1600	
14mu|qt5-5.5.1-5|1601	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1602	
14mu|qt5-5.5.1-5|1603	%package -n %{qt3dquickrenderer}
14mu|qt5-5.5.1-5|1604	Summary:	Qt 3D Quick Renderer library
14mu|qt5-5.5.1-5|1605	Group:		System/Libraries
14mu|qt5-5.5.1-5|1606	
14mu|qt5-5.5.1-5|1607	%description -n %{qt3dquickrenderer}
14mu|qt5-5.5.1-5|1608	Qt 3D Quick Renderer library.
14mu|qt5-5.5.1-5|1609	
14mu|qt5-5.5.1-5|1610	%files -n %{qt3dquickrenderer}
14mu|qt5-5.5.1-5|1611	%{_qt_libdir}/libQt%{api}3DQuickRenderer.so.%{major}*
14mu|qt5-5.5.1-5|1612	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1613	%{_libdir}/libQt%{api}3DQuickRenderer.so.%{major}*
14mu|qt5-5.5.1-5|1614	%endif
14mu|qt5-5.5.1-5|1615	%{_qt_prefix}/qml/Qt3D/Renderer
14mu|qt5-5.5.1-5|1616	
14mu|qt5-5.5.1-5|1617	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1618	
14mu|qt5-5.5.1-5|1619	%package -n %{qt3dquickrendererd}
14mu|qt5-5.5.1-5|1620	Summary:	Development files for version 5 of the Qt3DQuickRenderer library
14mu|qt5-5.5.1-5|1621	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1622	Requires:	%{qt3dquickrenderer} = %{EVRD}
14mu|qt5-5.5.1-5|1623	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1624	
14mu|qt5-5.5.1-5|1625	%description -n %{qt3dquickrendererd}
14mu|qt5-5.5.1-5|1626	Development files for version 5 of the Qt3DQuickRenderer library.
14mu|qt5-5.5.1-5|1627	
14mu|qt5-5.5.1-5|1628	%files -n %{qt3dquickrendererd}
14mu|qt5-5.5.1-5|1629	%{_qt_includedir}/Qt3DQuickRenderer
14mu|qt5-5.5.1-5|1630	%{_qt_libdir}/libQt%{api}3DQuickRenderer.so
14mu|qt5-5.5.1-5|1631	%{_qt_libdir}/libQt%{api}3DQuickRenderer.prl
14mu|qt5-5.5.1-5|1632	%{_qt_libdir}/cmake/Qt%{api}3DQuickRenderer
14mu|qt5-5.5.1-5|1633	%{_qt_libdir}/pkgconfig/Qt%{api}3DQuickRenderer.pc
14mu|qt5-5.5.1-5|1634	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1635	%{_libdir}/pkgconfig/Qt%{api}3DQuickRenderer.pc
14mu|qt5-5.5.1-5|1636	%endif
14mu|qt5-5.5.1-5|1637	
14mu|qt5-5.5.1-5|1638	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1639	
14mu|qt5-5.5.1-5|1640	%package -n %{qt3drenderer}
14mu|qt5-5.5.1-5|1641	Summary:	Qt 3D Renderer library
14mu|qt5-5.5.1-5|1642	Group:		System/Libraries
14mu|qt5-5.5.1-5|1643	
14mu|qt5-5.5.1-5|1644	%description -n %{qt3drenderer}
14mu|qt5-5.5.1-5|1645	Qt 3D Renderer library.
14mu|qt5-5.5.1-5|1646	
14mu|qt5-5.5.1-5|1647	%files -n %{qt3drenderer}
14mu|qt5-5.5.1-5|1648	%{_qt_libdir}/libQt%{api}3DRenderer.so.%{major}*
14mu|qt5-5.5.1-5|1649	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1650	%{_libdir}/libQt%{api}3DRenderer.so.%{major}*
14mu|qt5-5.5.1-5|1651	%endif
14mu|qt5-5.5.1-5|1652	
14mu|qt5-5.5.1-5|1653	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1654	
14mu|qt5-5.5.1-5|1655	%package -n %{qt3drendererd}
14mu|qt5-5.5.1-5|1656	Summary:	Development files for version 5 of the Qt3DRenderer library
14mu|qt5-5.5.1-5|1657	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1658	Requires:	%{qt3drenderer} = %{EVRD}
14mu|qt5-5.5.1-5|1659	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1660	
14mu|qt5-5.5.1-5|1661	%description -n %{qt3drendererd}
14mu|qt5-5.5.1-5|1662	Development files for version 5 of the Qt3DRenderer library.
14mu|qt5-5.5.1-5|1663	
14mu|qt5-5.5.1-5|1664	%files -n %{qt3drendererd}
14mu|qt5-5.5.1-5|1665	%{_qt_includedir}/Qt3DRenderer
14mu|qt5-5.5.1-5|1666	%{_qt_libdir}/libQt%{api}3DRenderer.so
14mu|qt5-5.5.1-5|1667	%{_qt_libdir}/libQt%{api}3DRenderer.prl
14mu|qt5-5.5.1-5|1668	%{_qt_libdir}/cmake/Qt%{api}3DRenderer
14mu|qt5-5.5.1-5|1669	%{_qt_libdir}/pkgconfig/Qt%{api}3DRenderer.pc
14mu|qt5-5.5.1-5|1670	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1671	%{_libdir}/pkgconfig/Qt%{api}3DRenderer.pc
14mu|qt5-5.5.1-5|1672	%endif
14mu|qt5-5.5.1-5|1673	
14mu|qt5-5.5.1-5|1674	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1675	
14mu|qt5-5.5.1-5|1676	%package -n %{qtclucene}
14mu|qt5-5.5.1-5|1677	Summary:	Qt version of the CLucene search engine
14mu|qt5-5.5.1-5|1678	Group:		System/Libraries
14mu|qt5-5.5.1-5|1679	
14mu|qt5-5.5.1-5|1680	%description -n %{qtclucene}
14mu|qt5-5.5.1-5|1681	Qt version of the CLucene search engine.
14mu|qt5-5.5.1-5|1682	
14mu|qt5-5.5.1-5|1683	%files -n %{qtclucene}
14mu|qt5-5.5.1-5|1684	%{_qt_libdir}/libQt%{api}CLucene.so.%{major}*
14mu|qt5-5.5.1-5|1685	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1686	%{_libdir}/libQt%{api}CLucene.so.%{major}*
14mu|qt5-5.5.1-5|1687	%endif
14mu|qt5-5.5.1-5|1688	
14mu|qt5-5.5.1-5|1689	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1690	
14mu|qt5-5.5.1-5|1691	%package -n %{qtclucened}
14mu|qt5-5.5.1-5|1692	Summary:	Development files for the Qt version of the CLucene search engine
14mu|qt5-5.5.1-5|1693	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1694	Requires:	%{qtclucene} = %{EVRD}
14mu|qt5-5.5.1-5|1695	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1696	
14mu|qt5-5.5.1-5|1697	%description -n %{qtclucened}
14mu|qt5-5.5.1-5|1698	Development files for the Qt version of the CLucene search engine.
14mu|qt5-5.5.1-5|1699	
14mu|qt5-5.5.1-5|1700	%files -n %{qtclucened}
14mu|qt5-5.5.1-5|1701	%{_qt_includedir}/QtCLucene
14mu|qt5-5.5.1-5|1702	%{_qt_libdir}/libQt%{api}CLucene.so
14mu|qt5-5.5.1-5|1703	%{_qt_libdir}/libQt%{api}CLucene.prl
14mu|qt5-5.5.1-5|1704	%{_qt_libdir}/pkgconfig/Qt%{api}CLucene.pc
14mu|qt5-5.5.1-5|1705	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1706	%{_libdir}/pkgconfig/Qt%{api}CLucene.pc
14mu|qt5-5.5.1-5|1707	%endif
14mu|qt5-5.5.1-5|1708	
14mu|qt5-5.5.1-5|1709	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1710	
14mu|qt5-5.5.1-5|1711	%package -n %{qtdeclarative}
14mu|qt5-5.5.1-5|1712	Summary:	Runtime library for Qt Declarative
14mu|qt5-5.5.1-5|1713	Group:		System/Libraries
14mu|qt5-5.5.1-5|1714	Suggests:	%{name}-qtdeclarative-i18n
14mu|qt5-5.5.1-5|1715	
14mu|qt5-5.5.1-5|1716	%description -n %{qtdeclarative}
14mu|qt5-5.5.1-5|1717	Runtime library for Qt Declarative.
14mu|qt5-5.5.1-5|1718	
14mu|qt5-5.5.1-5|1719	%files -n %{qtdeclarative}
14mu|qt5-5.5.1-5|1720	%{_qt_libdir}/libQt%{api}Declarative.so.%{major}*
14mu|qt5-5.5.1-5|1721	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1722	%{_libdir}/libQt%{api}Declarative.so.%{major}*
14mu|qt5-5.5.1-5|1723	%endif
14mu|qt5-5.5.1-5|1724	%{_qt_plugindir}/qmltooling
14mu|qt5-5.5.1-5|1725	
14mu|qt5-5.5.1-5|1726	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1727	
14mu|qt5-5.5.1-5|1728	%package -n %{qtdeclaratived}
14mu|qt5-5.5.1-5|1729	Summary:	Development files for Qt Declarative
14mu|qt5-5.5.1-5|1730	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1731	Requires:	%{qtdeclarative} = %{EVRD}
14mu|qt5-5.5.1-5|1732	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1733	
14mu|qt5-5.5.1-5|1734	%description -n %{qtdeclaratived}
14mu|qt5-5.5.1-5|1735	Development files for Qt Declarative.
14mu|qt5-5.5.1-5|1736	
14mu|qt5-5.5.1-5|1737	%files -n %{qtdeclaratived}
14mu|qt5-5.5.1-5|1738	%{_qt_includedir}/QtDeclarative
14mu|qt5-5.5.1-5|1739	%{_qt_libdir}/libQt%{api}Declarative.so
14mu|qt5-5.5.1-5|1740	%{_qt_libdir}/libQt%{api}Declarative.prl
14mu|qt5-5.5.1-5|1741	%{_qt_libdir}/cmake/Qt%{api}Declarative
14mu|qt5-5.5.1-5|1742	%{_qt_libdir}/pkgconfig/Qt%{api}Declarative.pc
14mu|qt5-5.5.1-5|1743	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1744	%{_libdir}/pkgconfig/Qt%{api}Declarative.pc
14mu|qt5-5.5.1-5|1745	%endif
14mu|qt5-5.5.1-5|1746	
14mu|qt5-5.5.1-5|1747	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1748	
14mu|qt5-5.5.1-5|1749	%package qtdeclarative-i18n
14mu|qt5-5.5.1-5|1750	Summary:	Qt Declarative translations
14mu|qt5-5.5.1-5|1751	Group:		System/Libraries
14mu|qt5-5.5.1-5|1752	Conflicts:	%{qtdeclarative} < 5.1.0-6
14mu|qt5-5.5.1-5|1753	BuildArch:	noarch
14mu|qt5-5.5.1-5|1754	
14mu|qt5-5.5.1-5|1755	%description qtdeclarative-i18n
14mu|qt5-5.5.1-5|1756	Qt Declarative translations.
14mu|qt5-5.5.1-5|1757	
14mu|qt5-5.5.1-5|1758	%files qtdeclarative-i18n
14mu|qt5-5.5.1-5|1759	%lang(de) %{_qt_translationsdir}/qtdeclarative_de.qm
14mu|qt5-5.5.1-5|1760	%lang(en) %{_qt_translationsdir}/qtdeclarative_en.qm
14mu|qt5-5.5.1-5|1761	%lang(fi) %{_qt_translationsdir}/qtdeclarative_fi.qm
14mu|qt5-5.5.1-5|1762	%lang(fr) %{_qt_translationsdir}/qtdeclarative_fr.qm
14mu|qt5-5.5.1-5|1763	%lang(ja) %{_qt_translationsdir}/qtdeclarative_ja.qm
14mu|qt5-5.5.1-5|1764	%lang(ja) %{_qt_translationsdir}/qtdeclarative_ko.qm
14mu|qt5-5.5.1-5|1765	%lang(ja) %{_qt_translationsdir}/qtdeclarative_lv.qm
14mu|qt5-5.5.1-5|1766	%lang(ru) %{_qt_translationsdir}/qtdeclarative_ru.qm
14mu|qt5-5.5.1-5|1767	%lang(sk) %{_qt_translationsdir}/qtdeclarative_sk.qm
14mu|qt5-5.5.1-5|1768	%lang(uk) %{_qt_translationsdir}/qtdeclarative_uk.qm
14mu|qt5-5.5.1-5|1769	
14mu|qt5-5.5.1-5|1770	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1771	
14mu|qt5-5.5.1-5|1772	%package -n %{qtdesignercomponents}
14mu|qt5-5.5.1-5|1773	Summary:	Components for Qt Designer
14mu|qt5-5.5.1-5|1774	Group:		System/Libraries
14mu|qt5-5.5.1-5|1775	
14mu|qt5-5.5.1-5|1776	%description -n %{qtdesignercomponents}
14mu|qt5-5.5.1-5|1777	Components for Qt Designer.
14mu|qt5-5.5.1-5|1778	
14mu|qt5-5.5.1-5|1779	%files -n %{qtdesignercomponents}
14mu|qt5-5.5.1-5|1780	%{_qt_libdir}/libQt%{api}DesignerComponents.so.%{major}*
14mu|qt5-5.5.1-5|1781	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1782	%{_libdir}/libQt%{api}DesignerComponents.so.%{major}*
14mu|qt5-5.5.1-5|1783	%endif
14mu|qt5-5.5.1-5|1784	
14mu|qt5-5.5.1-5|1785	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1786	
14mu|qt5-5.5.1-5|1787	%package -n %{qtdesignercomponentsd}
14mu|qt5-5.5.1-5|1788	Summary:	Development files for Qt Designer Components
14mu|qt5-5.5.1-5|1789	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1790	Requires:	%{qtdesignercomponents} = %{EVRD}
14mu|qt5-5.5.1-5|1791	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1792	
14mu|qt5-5.5.1-5|1793	%description -n %{qtdesignercomponentsd}
14mu|qt5-5.5.1-5|1794	Development files for Qt Designer Components.
14mu|qt5-5.5.1-5|1795	
14mu|qt5-5.5.1-5|1796	%files -n %{qtdesignercomponentsd}
14mu|qt5-5.5.1-5|1797	%{_qt_includedir}/QtDesignerComponents
14mu|qt5-5.5.1-5|1798	%{_qt_libdir}/libQt%{api}DesignerComponents.so
14mu|qt5-5.5.1-5|1799	%{_qt_libdir}/libQt%{api}DesignerComponents.prl
14mu|qt5-5.5.1-5|1800	%{_qt_libdir}/pkgconfig/Qt%{api}DesignerComponents.pc
14mu|qt5-5.5.1-5|1801	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1802	%{_libdir}/pkgconfig/Qt%{api}DesignerComponents.pc
14mu|qt5-5.5.1-5|1803	%endif
14mu|qt5-5.5.1-5|1804	
14mu|qt5-5.5.1-5|1805	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1806	
14mu|qt5-5.5.1-5|1807	%package -n %{qtdesigner}
14mu|qt5-5.5.1-5|1808	Summary:	Qt Designer runtime libraries
14mu|qt5-5.5.1-5|1809	Group:		System/Libraries
14mu|qt5-5.5.1-5|1810	
14mu|qt5-5.5.1-5|1811	%description -n %{qtdesigner}
14mu|qt5-5.5.1-5|1812	Qt Designer runtime libraries.
14mu|qt5-5.5.1-5|1813	
14mu|qt5-5.5.1-5|1814	%files -n %{qtdesigner}
14mu|qt5-5.5.1-5|1815	%{_qt_libdir}/libQt%{api}Designer.so.%{major}*
14mu|qt5-5.5.1-5|1816	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1817	%{_libdir}/libQt%{api}Designer.so.%{major}*
14mu|qt5-5.5.1-5|1818	%endif
14mu|qt5-5.5.1-5|1819	
14mu|qt5-5.5.1-5|1820	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1821	
14mu|qt5-5.5.1-5|1822	%package -n %{qtdesignerd}
14mu|qt5-5.5.1-5|1823	Summary:	Development files for Qt Designer
14mu|qt5-5.5.1-5|1824	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1825	Requires:	%{qtdesigner} = %{EVRD}
14mu|qt5-5.5.1-5|1826	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1827	# cmake module needs its files
14mu|qt5-5.5.1-5|1828	Requires:	qt5-designer
14mu|qt5-5.5.1-5|1829	
14mu|qt5-5.5.1-5|1830	%description -n %{qtdesignerd}
14mu|qt5-5.5.1-5|1831	Development files for Qt Designer.
14mu|qt5-5.5.1-5|1832	
14mu|qt5-5.5.1-5|1833	%files -n %{qtdesignerd}
14mu|qt5-5.5.1-5|1834	%{_qt_includedir}/QtDesigner
14mu|qt5-5.5.1-5|1835	%{_qt_libdir}/libQt%{api}Designer.so
14mu|qt5-5.5.1-5|1836	%{_qt_libdir}/libQt%{api}Designer.prl
14mu|qt5-5.5.1-5|1837	%{_qt_libdir}/cmake/Qt%{api}Designer
14mu|qt5-5.5.1-5|1838	%{_qt_libdir}/pkgconfig/Qt%{api}Designer.pc
14mu|qt5-5.5.1-5|1839	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1840	%{_libdir}/pkgconfig/Qt%{api}Designer.pc
14mu|qt5-5.5.1-5|1841	%endif
14mu|qt5-5.5.1-5|1842	
14mu|qt5-5.5.1-5|1843	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1844	
14mu|qt5-5.5.1-5|1845	%package -n %{qthelp}
14mu|qt5-5.5.1-5|1846	Summary:	Runtime libraries for the Qt Help system
14mu|qt5-5.5.1-5|1847	Group:		System/Libraries
14mu|qt5-5.5.1-5|1848	
14mu|qt5-5.5.1-5|1849	%description -n %{qthelp}
14mu|qt5-5.5.1-5|1850	Runtime libraries for the Qt Help system.
14mu|qt5-5.5.1-5|1851	
14mu|qt5-5.5.1-5|1852	%files -n %{qthelp}
14mu|qt5-5.5.1-5|1853	%{_qt_libdir}/libQt%{api}Help.so.%{major}*
14mu|qt5-5.5.1-5|1854	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1855	%{_libdir}/libQt%{api}Help.so.%{major}*
14mu|qt5-5.5.1-5|1856	%endif
14mu|qt5-5.5.1-5|1857	
14mu|qt5-5.5.1-5|1858	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1859	
14mu|qt5-5.5.1-5|1860	%package -n %{qthelpd}
14mu|qt5-5.5.1-5|1861	Summary:	Development files for Qt Help
14mu|qt5-5.5.1-5|1862	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1863	Requires:	%{qthelp} = %{EVRD}
14mu|qt5-5.5.1-5|1864	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1865	
14mu|qt5-5.5.1-5|1866	%description -n %{qthelpd}
14mu|qt5-5.5.1-5|1867	Development files for Qt Help, useful if you wish to add a help system
14mu|qt5-5.5.1-5|1868	to your application.
14mu|qt5-5.5.1-5|1869	
14mu|qt5-5.5.1-5|1870	%files -n %{qthelpd}
14mu|qt5-5.5.1-5|1871	%{_qt_includedir}/QtHelp
14mu|qt5-5.5.1-5|1872	%{_qt_libdir}/libQt%{api}Help.so
14mu|qt5-5.5.1-5|1873	%{_qt_libdir}/libQt%{api}Help.prl
14mu|qt5-5.5.1-5|1874	%{_qt_libdir}/cmake/Qt%{api}Help
14mu|qt5-5.5.1-5|1875	%{_qt_libdir}/pkgconfig/Qt%{api}Help.pc
14mu|qt5-5.5.1-5|1876	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1877	%{_libdir}/pkgconfig/Qt%{api}Help.pc
14mu|qt5-5.5.1-5|1878	%endif
14mu|qt5-5.5.1-5|1879	
14mu|qt5-5.5.1-5|1880	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1881	
14mu|qt5-5.5.1-5|1882	%package -n %{qtlocation}
14mu|qt5-5.5.1-5|1883	Summary:	Qt Location library
14mu|qt5-5.5.1-5|1884	Group:		System/Libraries
14mu|qt5-5.5.1-5|1885	
14mu|qt5-5.5.1-5|1886	%description -n %{qtlocation}
14mu|qt5-5.5.1-5|1887	Qt Location library.
14mu|qt5-5.5.1-5|1888	
14mu|qt5-5.5.1-5|1889	%files -n %{qtlocation}
14mu|qt5-5.5.1-5|1890	%{_qt_libdir}/libQt%{api}Location.so.%{major}*
14mu|qt5-5.5.1-5|1891	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1892	%{_libdir}/libQt%{api}Location.so.%{major}*
14mu|qt5-5.5.1-5|1893	%endif
14mu|qt5-5.5.1-5|1894	%dir %{_qt_plugindir}/geoservices
14mu|qt5-5.5.1-5|1895	%{_qt_plugindir}/geoservices/libqtgeoservices_mapbox.so
14mu|qt5-5.5.1-5|1896	%{_qt_plugindir}/geoservices/libqtgeoservices_nokia.so
14mu|qt5-5.5.1-5|1897	%{_qt_plugindir}/geoservices/libqtgeoservices_osm.so
14mu|qt5-5.5.1-5|1898	%{_qt_prefix}/qml/QtLocation
14mu|qt5-5.5.1-5|1899	
14mu|qt5-5.5.1-5|1900	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1901	
14mu|qt5-5.5.1-5|1902	%package -n %{qtlocationd}
14mu|qt5-5.5.1-5|1903	Summary:	Development files for version %{api} of the QtLocation library
14mu|qt5-5.5.1-5|1904	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1905	Requires:	%{qtlocation} = %{EVRD}
14mu|qt5-5.5.1-5|1906	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1907	
14mu|qt5-5.5.1-5|1908	%description -n %{qtlocationd}
14mu|qt5-5.5.1-5|1909	Development files for version 5 of the QtLocation library.
14mu|qt5-5.5.1-5|1910	
14mu|qt5-5.5.1-5|1911	%files -n %{qtlocationd}
14mu|qt5-5.5.1-5|1912	%{_qt_includedir}/QtLocation
14mu|qt5-5.5.1-5|1913	%{_qt_libdir}/libQt%{api}Location.so
14mu|qt5-5.5.1-5|1914	%{_qt_libdir}/libQt%{api}Location.prl
14mu|qt5-5.5.1-5|1915	%{_qt_libdir}/cmake/Qt%{api}Location
14mu|qt5-5.5.1-5|1916	%{_qt_libdir}/pkgconfig/Qt%{api}Location.pc
14mu|qt5-5.5.1-5|1917	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1918	%{_libdir}/pkgconfig/Qt%{api}Location.pc
14mu|qt5-5.5.1-5|1919	%endif
14mu|qt5-5.5.1-5|1920	
14mu|qt5-5.5.1-5|1921	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1922	
14mu|qt5-5.5.1-5|1923	%package -n %{qtmultimedia}
14mu|qt5-5.5.1-5|1924	Summary:	Qt Multimedia libraries
14mu|qt5-5.5.1-5|1925	Group:		System/Libraries
14mu|qt5-5.5.1-5|1926	Suggests:	%{name}-qtmultimedia-i18n
14mu|qt5-5.5.1-5|1927	
14mu|qt5-5.5.1-5|1928	%description -n %{qtmultimedia}
14mu|qt5-5.5.1-5|1929	Qt Multimedia libraries.
14mu|qt5-5.5.1-5|1930	
14mu|qt5-5.5.1-5|1931	%files -n %{qtmultimedia}
14mu|qt5-5.5.1-5|1932	%{_qt_libdir}/libQt%{api}Multimedia.so.%{major}*
14mu|qt5-5.5.1-5|1933	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1934	%{_libdir}/libQt%{api}Multimedia.so.%{major}*
14mu|qt5-5.5.1-5|1935	%endif
14mu|qt5-5.5.1-5|1936	%{_qt_plugindir}/audio
14mu|qt5-5.5.1-5|1937	%{_qt_plugindir}/mediaservice
14mu|qt5-5.5.1-5|1938	%{_qt_plugindir}/playlistformats
14mu|qt5-5.5.1-5|1939	
14mu|qt5-5.5.1-5|1940	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1941	
14mu|qt5-5.5.1-5|1942	%package -n %{qtmultimediad}
14mu|qt5-5.5.1-5|1943	Summary:	Development files for Qt Multimedia
14mu|qt5-5.5.1-5|1944	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|1945	Requires:	%{qtmultimedia} = %{EVRD}
14mu|qt5-5.5.1-5|1946	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|1947	
14mu|qt5-5.5.1-5|1948	%description -n %{qtmultimediad}
14mu|qt5-5.5.1-5|1949	Development files for Qt Multimedia.
14mu|qt5-5.5.1-5|1950	
14mu|qt5-5.5.1-5|1951	%files -n %{qtmultimediad}
14mu|qt5-5.5.1-5|1952	%{_qt_includedir}/QtMultimedia
14mu|qt5-5.5.1-5|1953	%{_qt_includedir}/QtMultimediaQuick_p
14mu|qt5-5.5.1-5|1954	%{_qt_libdir}/libQt%{api}Multimedia.so
14mu|qt5-5.5.1-5|1955	%{_qt_libdir}/libQt%{api}Multimedia.prl
14mu|qt5-5.5.1-5|1956	%{_qt_libdir}/cmake/Qt%{api}Multimedia
14mu|qt5-5.5.1-5|1957	%{_qt_libdir}/pkgconfig/Qt%{api}Multimedia.pc
14mu|qt5-5.5.1-5|1958	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|1959	%{_libdir}/pkgconfig/Qt%{api}Multimedia.pc
14mu|qt5-5.5.1-5|1960	%endif
14mu|qt5-5.5.1-5|1961	
14mu|qt5-5.5.1-5|1962	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1963	
14mu|qt5-5.5.1-5|1964	%package qtmultimedia-i18n
14mu|qt5-5.5.1-5|1965	Summary:	Qt Multimedia translations
14mu|qt5-5.5.1-5|1966	Group:		System/Libraries
14mu|qt5-5.5.1-5|1967	Conflicts:	%{qtmultimedia} < 5.1.0-6
14mu|qt5-5.5.1-5|1968	BuildArch:	noarch
14mu|qt5-5.5.1-5|1969	
14mu|qt5-5.5.1-5|1970	%description qtmultimedia-i18n
14mu|qt5-5.5.1-5|1971	Qt Multimedia translations.
14mu|qt5-5.5.1-5|1972	
14mu|qt5-5.5.1-5|1973	%files qtmultimedia-i18n
14mu|qt5-5.5.1-5|1974	%lang(ca) %{_qt_translationsdir}/qtmultimedia_ca.qm
14mu|qt5-5.5.1-5|1975	%lang(cs) %{_qt_translationsdir}/qtmultimedia_cs.qm
14mu|qt5-5.5.1-5|1976	%lang(de) %{_qt_translationsdir}/qtmultimedia_de.qm
14mu|qt5-5.5.1-5|1977	%lang(en) %{_qt_translationsdir}/qtmultimedia_en.qm
14mu|qt5-5.5.1-5|1978	%lang(fi) %{_qt_translationsdir}/qtmultimedia_fi.qm
14mu|qt5-5.5.1-5|1979	%lang(fr) %{_qt_translationsdir}/qtmultimedia_fr.qm
14mu|qt5-5.5.1-5|1980	%lang(hu) %{_qt_translationsdir}/qtmultimedia_hu.qm
14mu|qt5-5.5.1-5|1981	%lang(it) %{_qt_translationsdir}/qtmultimedia_it.qm
14mu|qt5-5.5.1-5|1982	%lang(ja) %{_qt_translationsdir}/qtmultimedia_ja.qm
14mu|qt5-5.5.1-5|1983	%lang(ja) %{_qt_translationsdir}/qtmultimedia_ko.qm
14mu|qt5-5.5.1-5|1984	%lang(ru) %{_qt_translationsdir}/qtmultimedia_ru.qm
14mu|qt5-5.5.1-5|1985	%lang(sk) %{_qt_translationsdir}/qtmultimedia_sk.qm
14mu|qt5-5.5.1-5|1986	%lang(uk) %{_qt_translationsdir}/qtmultimedia_uk.qm
14mu|qt5-5.5.1-5|1987	
14mu|qt5-5.5.1-5|1988	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|1989	
14mu|qt5-5.5.1-5|1990	%package -n %{qtmultimediaquick_p}
14mu|qt5-5.5.1-5|1991	Summary:	Runtime support library for the Qt Multimedia Quick module
14mu|qt5-5.5.1-5|1992	Group:		System/Libraries
14mu|qt5-5.5.1-5|1993	
14mu|qt5-5.5.1-5|1994	%description -n %{qtmultimediaquick_p}
14mu|qt5-5.5.1-5|1995	Runtime support library for the Qt Multimedia Quick module.
14mu|qt5-5.5.1-5|1996	
14mu|qt5-5.5.1-5|1997	%files -n %{qtmultimediaquick_p}
14mu|qt5-5.5.1-5|1998	%{_qt_libdir}/libQt%{api}MultimediaQuick_p.so.%{major}*
14mu|qt5-5.5.1-5|1999	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2000	%{_libdir}/libQt%{api}MultimediaQuick_p.so.%{major}*
14mu|qt5-5.5.1-5|2001	%endif
14mu|qt5-5.5.1-5|2002	
14mu|qt5-5.5.1-5|2003	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2004	
14mu|qt5-5.5.1-5|2005	%package -n %{qtmultimediawidgets}
14mu|qt5-5.5.1-5|2006	Summary:	Qt Multimedia Widgets library
14mu|qt5-5.5.1-5|2007	Group:		System/Libraries
14mu|qt5-5.5.1-5|2008	
14mu|qt5-5.5.1-5|2009	%description -n %{qtmultimediawidgets}
14mu|qt5-5.5.1-5|2010	Qt Multimedia Widgets library.
14mu|qt5-5.5.1-5|2011	
14mu|qt5-5.5.1-5|2012	%files -n %{qtmultimediawidgets}
14mu|qt5-5.5.1-5|2013	%{_qt_libdir}/libQt%{api}MultimediaWidgets.so.%{major}*
14mu|qt5-5.5.1-5|2014	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2015	%{_libdir}/libQt%{api}MultimediaWidgets.so.%{major}*
14mu|qt5-5.5.1-5|2016	%endif
14mu|qt5-5.5.1-5|2017	
14mu|qt5-5.5.1-5|2018	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2019	
14mu|qt5-5.5.1-5|2020	%package -n %{qtmultimediawidgetsd}
14mu|qt5-5.5.1-5|2021	Summary:	Development files for the Qt Multimedia Widgets library
14mu|qt5-5.5.1-5|2022	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2023	Requires:	%{qtmultimediawidgets} = %{EVRD}
14mu|qt5-5.5.1-5|2024	Requires:	%{qtmultimediad} = %{EVRD}
14mu|qt5-5.5.1-5|2025	Requires:	%{qtwidgetsd} = %{EVRD}
14mu|qt5-5.5.1-5|2026	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2027	
14mu|qt5-5.5.1-5|2028	%description -n %{qtmultimediawidgetsd}
14mu|qt5-5.5.1-5|2029	Development files for the Qt Multimedia Widgets library.
14mu|qt5-5.5.1-5|2030	
14mu|qt5-5.5.1-5|2031	%files -n %{qtmultimediawidgetsd}
14mu|qt5-5.5.1-5|2032	%{_qt_includedir}/QtMultimediaWidgets
14mu|qt5-5.5.1-5|2033	%{_qt_libdir}/libQt%{api}MultimediaWidgets.so
14mu|qt5-5.5.1-5|2034	%{_qt_libdir}/libQt%{api}MultimediaWidgets.prl
14mu|qt5-5.5.1-5|2035	%{_qt_libdir}/cmake/Qt%{api}MultimediaWidgets
14mu|qt5-5.5.1-5|2036	%{_qt_libdir}/pkgconfig/Qt%{api}MultimediaWidgets.pc
14mu|qt5-5.5.1-5|2037	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2038	%{_libdir}/pkgconfig/Qt%{api}MultimediaWidgets.pc
14mu|qt5-5.5.1-5|2039	%endif
14mu|qt5-5.5.1-5|2040	
14mu|qt5-5.5.1-5|2041	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2042	
14mu|qt5-5.5.1-5|2043	%package -n %{qtqml}
14mu|qt5-5.5.1-5|2044	Summary:	QML runtime support library
14mu|qt5-5.5.1-5|2045	Group:		System/Libraries
14mu|qt5-5.5.1-5|2046	
14mu|qt5-5.5.1-5|2047	%description -n %{qtqml}
14mu|qt5-5.5.1-5|2048	QML runtime support library.
14mu|qt5-5.5.1-5|2049	
14mu|qt5-5.5.1-5|2050	%files -n %{qtqml}
14mu|qt5-5.5.1-5|2051	%{_qt_libdir}/libQt%{api}Qml.so.%{major}*
14mu|qt5-5.5.1-5|2052	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2053	%{_libdir}/libQt%{api}Qml.so.%{major}*
14mu|qt5-5.5.1-5|2054	%endif
14mu|qt5-5.5.1-5|2055	%dir %{_qt_prefix}/qml
14mu|qt5-5.5.1-5|2056	%dir %{_qt_prefix}/qml/Qt
14mu|qt5-5.5.1-5|2057	%dir %{_qt_prefix}/qml/Qt/labs
14mu|qt5-5.5.1-5|2058	%{_qt_prefix}/qml/Qt/labs/folderlistmodel
14mu|qt5-5.5.1-5|2059	%{_qt_prefix}/qml/Qt/labs/settings/
14mu|qt5-5.5.1-5|2060	%{_qt_prefix}/qml/QtAudioEngine
14mu|qt5-5.5.1-5|2061	%{_qt_prefix}/qml/QtCanvas3D
14mu|qt5-5.5.1-5|2062	%{_qt_prefix}/qml/QtGraphicalEffects
14mu|qt5-5.5.1-5|2063	%{_qt_prefix}/qml/QtMultimedia
14mu|qt5-5.5.1-5|2064	%{_qt_prefix}/qml/QtQml
14mu|qt5-5.5.1-5|2065	%{_qt_plugindir}/qml1tooling/libqmldbg_inspector.so
14mu|qt5-5.5.1-5|2066	%{_qt_plugindir}/qml1tooling/libqmldbg_tcp_qtdeclarative.so
14mu|qt5-5.5.1-5|2067	
14mu|qt5-5.5.1-5|2068	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2069	
14mu|qt5-5.5.1-5|2070	%package -n %{qtqmld}
14mu|qt5-5.5.1-5|2071	Summary:	Development files for the Qt QML library
14mu|qt5-5.5.1-5|2072	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2073	Requires:	%{qtqml} = %{EVRD}
14mu|qt5-5.5.1-5|2074	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2075	
14mu|qt5-5.5.1-5|2076	%description -n %{qtqmld}
14mu|qt5-5.5.1-5|2077	Development files for the Qt QML library.
14mu|qt5-5.5.1-5|2078	
14mu|qt5-5.5.1-5|2079	%files -n %{qtqmld}
14mu|qt5-5.5.1-5|2080	%{_qt_includedir}/QtQml
14mu|qt5-5.5.1-5|2081	%{_qt_includedir}/QtQmlDevTools
14mu|qt5-5.5.1-5|2082	%{_qt_libdir}/libQt%{api}Qml.so
14mu|qt5-5.5.1-5|2083	%{_qt_libdir}/libQt%{api}Qml.prl
14mu|qt5-5.5.1-5|2084	%{_qt_libdir}/libQt%{api}QmlDevTools.a
14mu|qt5-5.5.1-5|2085	%{_qt_libdir}/libQt%{api}QmlDevTools.prl
14mu|qt5-5.5.1-5|2086	%{_qt_libdir}/cmake/Qt%{api}Qml
14mu|qt5-5.5.1-5|2087	%{_qt_libdir}/pkgconfig/Qt%{api}Qml.pc
14mu|qt5-5.5.1-5|2088	%{_qt_libdir}/pkgconfig/Qt%{api}QmlDevTools.pc
14mu|qt5-5.5.1-5|2089	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2090	%{_libdir}/pkgconfig/Qt%{api}Qml.pc
14mu|qt5-5.5.1-5|2091	%{_libdir}/pkgconfig/Qt%{api}QmlDevTools.pc
14mu|qt5-5.5.1-5|2092	%endif
14mu|qt5-5.5.1-5|2093	
14mu|qt5-5.5.1-5|2094	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2095	
14mu|qt5-5.5.1-5|2096	%package -n %{qtquick}
14mu|qt5-5.5.1-5|2097	Summary:	Runtime library for Qt Quick
14mu|qt5-5.5.1-5|2098	Group:		System/Libraries
14mu|qt5-5.5.1-5|2099	Suggests:	%{name}-qtquick-i18n
14mu|qt5-5.5.1-5|2100	
14mu|qt5-5.5.1-5|2101	%description -n %{qtquick}
14mu|qt5-5.5.1-5|2102	Runtime library for Qt Quick.
14mu|qt5-5.5.1-5|2103	
14mu|qt5-5.5.1-5|2104	%files -n %{qtquick}
14mu|qt5-5.5.1-5|2105	%{_qt_libdir}/libQt%{api}Quick.so.%{major}*
14mu|qt5-5.5.1-5|2106	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2107	%{_libdir}/libQt%{api}Quick.so.%{major}*
14mu|qt5-5.5.1-5|2108	%endif
14mu|qt5-5.5.1-5|2109	%dir %{_qt_importdir}
14mu|qt5-5.5.1-5|2110	%dir %{_qt_importdir}/Qt
14mu|qt5-5.5.1-5|2111	%dir %{_qt_importdir}/Qt/labs
14mu|qt5-5.5.1-5|2112	%{_qt_importdir}/Qt/labs/folderlistmodel
14mu|qt5-5.5.1-5|2113	%{_qt_importdir}/Qt/labs/gestures
14mu|qt5-5.5.1-5|2114	%{_qt_importdir}/Qt/labs/particles
14mu|qt5-5.5.1-5|2115	%{_qt_importdir}/Qt/labs/shaders
14mu|qt5-5.5.1-5|2116	%{_qt_importdir}/builtins.qmltypes
14mu|qt5-5.5.1-5|2117	%{_qt_prefix}/qml/QtQuick.2
14mu|qt5-5.5.1-5|2118	%{_qt_prefix}/qml/QtQuick
14mu|qt5-5.5.1-5|2119	
14mu|qt5-5.5.1-5|2120	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2121	
14mu|qt5-5.5.1-5|2122	%package -n %{qtquickd}
14mu|qt5-5.5.1-5|2123	Summary:	Development files for Qt Quick
14mu|qt5-5.5.1-5|2124	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2125	Requires:	%{qtquick} = %{EVRD}
14mu|qt5-5.5.1-5|2126	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2127	
14mu|qt5-5.5.1-5|2128	%description -n %{qtquickd}
14mu|qt5-5.5.1-5|2129	Development files for Qt Quick.
14mu|qt5-5.5.1-5|2130	
14mu|qt5-5.5.1-5|2131	%files -n %{qtquickd}
14mu|qt5-5.5.1-5|2132	%{_qt_includedir}/QtQuick
14mu|qt5-5.5.1-5|2133	%{_qt_libdir}/libQt%{api}Quick.so
14mu|qt5-5.5.1-5|2134	%{_qt_libdir}/libQt%{api}Quick.prl
14mu|qt5-5.5.1-5|2135	%{_qt_libdir}/cmake/Qt%{api}Quick
14mu|qt5-5.5.1-5|2136	%{_qt_libdir}/pkgconfig/Qt%{api}Quick.pc
14mu|qt5-5.5.1-5|2137	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2138	%{_libdir}/pkgconfig/Qt%{api}Quick.pc
14mu|qt5-5.5.1-5|2139	%endif
14mu|qt5-5.5.1-5|2140	
14mu|qt5-5.5.1-5|2141	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2142	
14mu|qt5-5.5.1-5|2143	%package qtquick-i18n
14mu|qt5-5.5.1-5|2144	Summary:	Qt Quick translations
14mu|qt5-5.5.1-5|2145	Group:		System/Libraries
14mu|qt5-5.5.1-5|2146	Conflicts:	%{qtquick} < 5.1.0-6
14mu|qt5-5.5.1-5|2147	BuildArch:	noarch
14mu|qt5-5.5.1-5|2148	
14mu|qt5-5.5.1-5|2149	%description qtquick-i18n
14mu|qt5-5.5.1-5|2150	Qt Quick translations.
14mu|qt5-5.5.1-5|2151	
14mu|qt5-5.5.1-5|2152	%files qtquick-i18n
14mu|qt5-5.5.1-5|2153	%lang(ca) %{_qt_translationsdir}/qtquick1_ca.qm
14mu|qt5-5.5.1-5|2154	%lang(cs) %{_qt_translationsdir}/qtquick1_cs.qm
14mu|qt5-5.5.1-5|2155	%lang(de) %{_qt_translationsdir}/qtquick1_de.qm
14mu|qt5-5.5.1-5|2156	%lang(en) %{_qt_translationsdir}/qtquick1_en.qm
14mu|qt5-5.5.1-5|2157	%lang(fi) %{_qt_translationsdir}/qtquick1_fi.qm
14mu|qt5-5.5.1-5|2158	%lang(fr) %{_qt_translationsdir}/qtquick1_fr.qm
14mu|qt5-5.5.1-5|2159	%lang(he) %{_qt_translationsdir}/qtquick1_he.qm
14mu|qt5-5.5.1-5|2160	%lang(hu) %{_qt_translationsdir}/qtquick1_hu.qm
14mu|qt5-5.5.1-5|2161	%lang(it) %{_qt_translationsdir}/qtquick1_it.qm
14mu|qt5-5.5.1-5|2162	%lang(ja) %{_qt_translationsdir}/qtquick1_ja.qm
14mu|qt5-5.5.1-5|2163	%lang(ja) %{_qt_translationsdir}/qtquick1_ko.qm
14mu|qt5-5.5.1-5|2164	%lang(ru) %{_qt_translationsdir}/qtquick1_ru.qm
14mu|qt5-5.5.1-5|2165	%lang(sk) %{_qt_translationsdir}/qtquick1_sk.qm
14mu|qt5-5.5.1-5|2166	%lang(uk) %{_qt_translationsdir}/qtquick1_uk.qm
14mu|qt5-5.5.1-5|2167	%lang(de) %{_qt_translationsdir}/qtquickcontrols_de.qm
14mu|qt5-5.5.1-5|2168	%lang(en) %{_qt_translationsdir}/qtquickcontrols_en.qm
14mu|qt5-5.5.1-5|2169	%lang(fi) %{_qt_translationsdir}/qtquickcontrols_fi.qm
14mu|qt5-5.5.1-5|2170	%lang(fr) %{_qt_translationsdir}/qtquickcontrols_fr.qm
14mu|qt5-5.5.1-5|2171	%lang(ja) %{_qt_translationsdir}/qtquickcontrols_ja.qm
14mu|qt5-5.5.1-5|2172	%lang(ru) %{_qt_translationsdir}/qtquickcontrols_ru.qm
14mu|qt5-5.5.1-5|2173	%lang(uk) %{_qt_translationsdir}/qtquickcontrols_uk.qm
14mu|qt5-5.5.1-5|2174	
14mu|qt5-5.5.1-5|2175	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2176	
14mu|qt5-5.5.1-5|2177	%package -n %{qtquickparticles}
14mu|qt5-5.5.1-5|2178	Summary:	Runtime library for Qt Quick's particle engine
14mu|qt5-5.5.1-5|2179	Group:		System/Libraries
14mu|qt5-5.5.1-5|2180	
14mu|qt5-5.5.1-5|2181	%description -n %{qtquickparticles}
14mu|qt5-5.5.1-5|2182	Runtime library for Qt Quick's particle engine.
14mu|qt5-5.5.1-5|2183	
14mu|qt5-5.5.1-5|2184	%files -n %{qtquickparticles}
14mu|qt5-5.5.1-5|2185	%{_qt_libdir}/libQt%{api}QuickParticles.so.%{major}*
14mu|qt5-5.5.1-5|2186	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2187	%{_libdir}/libQt%{api}QuickParticles.so.%{major}*
14mu|qt5-5.5.1-5|2188	%endif
14mu|qt5-5.5.1-5|2189	
14mu|qt5-5.5.1-5|2190	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2191	
14mu|qt5-5.5.1-5|2192	%package -n %{qtquickparticlesd}
14mu|qt5-5.5.1-5|2193	Summary:	Development files for Qt Quick's particle engine
14mu|qt5-5.5.1-5|2194	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2195	Requires:	%{qtquickparticles} = %{EVRD}
14mu|qt5-5.5.1-5|2196	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2197	
14mu|qt5-5.5.1-5|2198	%description -n %{qtquickparticlesd}
14mu|qt5-5.5.1-5|2199	Development files for Qt Quick's particle engine.
14mu|qt5-5.5.1-5|2200	
14mu|qt5-5.5.1-5|2201	%files -n %{qtquickparticlesd}
14mu|qt5-5.5.1-5|2202	%{_qt_includedir}/QtQuickParticles
14mu|qt5-5.5.1-5|2203	%{_qt_libdir}/libQt%{api}QuickParticles.so
14mu|qt5-5.5.1-5|2204	%{_qt_libdir}/libQt%{api}QuickParticles.prl
14mu|qt5-5.5.1-5|2205	%{_qt_libdir}/pkgconfig/Qt%{api}QuickParticles.pc
14mu|qt5-5.5.1-5|2206	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2207	%{_libdir}/pkgconfig/Qt%{api}QuickParticles.pc
14mu|qt5-5.5.1-5|2208	%endif
14mu|qt5-5.5.1-5|2209	
14mu|qt5-5.5.1-5|2210	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2211	
14mu|qt5-5.5.1-5|2212	%package -n %{qtquicktest}
14mu|qt5-5.5.1-5|2213	Summary:	Qt Quick unit test module
14mu|qt5-5.5.1-5|2214	Group:		System/Libraries
14mu|qt5-5.5.1-5|2215	
14mu|qt5-5.5.1-5|2216	%description -n %{qtquicktest}
14mu|qt5-5.5.1-5|2217	Qt Quick unit test module.
14mu|qt5-5.5.1-5|2218	
14mu|qt5-5.5.1-5|2219	%files -n %{qtquicktest}
14mu|qt5-5.5.1-5|2220	%{_qt_libdir}/libQt%{api}QuickTest.so.%{major}*
14mu|qt5-5.5.1-5|2221	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2222	%{_libdir}/libQt%{api}QuickTest.so.%{major}*
14mu|qt5-5.5.1-5|2223	%endif
14mu|qt5-5.5.1-5|2224	
14mu|qt5-5.5.1-5|2225	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2226	
14mu|qt5-5.5.1-5|2227	%package -n %{qtquicktestd}
14mu|qt5-5.5.1-5|2228	Summary:	Development files for Qt Quick's unit test module
14mu|qt5-5.5.1-5|2229	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2230	Requires:	%{qtquicktest} = %{EVRD}
14mu|qt5-5.5.1-5|2231	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2232	
14mu|qt5-5.5.1-5|2233	%description -n %{qtquicktestd}
14mu|qt5-5.5.1-5|2234	Development files for Qt Quick's unit test module.
14mu|qt5-5.5.1-5|2235	
14mu|qt5-5.5.1-5|2236	%files -n %{qtquicktestd}
14mu|qt5-5.5.1-5|2237	%{_qt_includedir}/QtQuickTest
14mu|qt5-5.5.1-5|2238	%{_qt_libdir}/libQt%{api}QuickTest.so
14mu|qt5-5.5.1-5|2239	%{_qt_libdir}/libQt%{api}QuickTest.prl
14mu|qt5-5.5.1-5|2240	%{_qt_libdir}/cmake/Qt%{api}QuickTest
14mu|qt5-5.5.1-5|2241	%{_qt_libdir}/pkgconfig/Qt%{api}QuickTest.pc
14mu|qt5-5.5.1-5|2242	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2243	%{_libdir}/pkgconfig/Qt%{api}QuickTest.pc
14mu|qt5-5.5.1-5|2244	%endif
14mu|qt5-5.5.1-5|2245	
14mu|qt5-5.5.1-5|2246	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2247	
14mu|qt5-5.5.1-5|2248	%package -n %{qtscript}
14mu|qt5-5.5.1-5|2249	Summary:	Qt Script runtime library
14mu|qt5-5.5.1-5|2250	Group:		System/Libraries
14mu|qt5-5.5.1-5|2251	Suggests:	%{name}-qtscript-i18n
14mu|qt5-5.5.1-5|2252	
14mu|qt5-5.5.1-5|2253	%description -n %{qtscript}
14mu|qt5-5.5.1-5|2254	Qt Script runtime library.
14mu|qt5-5.5.1-5|2255	
14mu|qt5-5.5.1-5|2256	%files -n %{qtscript}
14mu|qt5-5.5.1-5|2257	%{_qt_libdir}/libQt%{api}Script.so.%{major}*
14mu|qt5-5.5.1-5|2258	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2259	%{_libdir}/libQt%{api}Script.so.%{major}*
14mu|qt5-5.5.1-5|2260	%endif
14mu|qt5-5.5.1-5|2261	
14mu|qt5-5.5.1-5|2262	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2263	
14mu|qt5-5.5.1-5|2264	%package -n %{qtscriptd}
14mu|qt5-5.5.1-5|2265	Summary:	Development files for Qt Script
14mu|qt5-5.5.1-5|2266	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2267	Requires:	%{qtscript} = %{EVRD}
14mu|qt5-5.5.1-5|2268	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2269	
14mu|qt5-5.5.1-5|2270	%description -n %{qtscriptd}
14mu|qt5-5.5.1-5|2271	Development files for Qt Script.
14mu|qt5-5.5.1-5|2272	
14mu|qt5-5.5.1-5|2273	%files -n %{qtscriptd}
14mu|qt5-5.5.1-5|2274	%{_qt_includedir}/QtScript
14mu|qt5-5.5.1-5|2275	%{_qt_libdir}/libQt%{api}Script.so
14mu|qt5-5.5.1-5|2276	%{_qt_libdir}/libQt%{api}Script.prl
14mu|qt5-5.5.1-5|2277	%{_qt_libdir}/cmake/Qt%{api}Script
14mu|qt5-5.5.1-5|2278	%{_qt_libdir}/pkgconfig/Qt%{api}Script.pc
14mu|qt5-5.5.1-5|2279	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2280	%{_libdir}/pkgconfig/Qt%{api}Script.pc
14mu|qt5-5.5.1-5|2281	%endif
14mu|qt5-5.5.1-5|2282	
14mu|qt5-5.5.1-5|2283	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2284	
14mu|qt5-5.5.1-5|2285	%package qtscript-i18n
14mu|qt5-5.5.1-5|2286	Summary:	Qt Script translations
14mu|qt5-5.5.1-5|2287	Group:		System/Libraries
14mu|qt5-5.5.1-5|2288	Conflicts:	%{qtscript} < 5.1.0-6
14mu|qt5-5.5.1-5|2289	BuildArch:	noarch
14mu|qt5-5.5.1-5|2290	
14mu|qt5-5.5.1-5|2291	%description qtscript-i18n
14mu|qt5-5.5.1-5|2292	Qt Script translations.
14mu|qt5-5.5.1-5|2293	
14mu|qt5-5.5.1-5|2294	%files qtscript-i18n
14mu|qt5-5.5.1-5|2295	%lang(ca) %{_qt_translationsdir}/qtscript_ca.qm
14mu|qt5-5.5.1-5|2296	%lang(cs) %{_qt_translationsdir}/qtscript_cs.qm
14mu|qt5-5.5.1-5|2297	%lang(de) %{_qt_translationsdir}/qtscript_de.qm
14mu|qt5-5.5.1-5|2298	%lang(en) %{_qt_translationsdir}/qtscript_en.qm
14mu|qt5-5.5.1-5|2299	%lang(fi) %{_qt_translationsdir}/qtscript_fi.qm
14mu|qt5-5.5.1-5|2300	%lang(fr) %{_qt_translationsdir}/qtscript_fr.qm
14mu|qt5-5.5.1-5|2301	%lang(he) %{_qt_translationsdir}/qtscript_he.qm
14mu|qt5-5.5.1-5|2302	%lang(hu) %{_qt_translationsdir}/qtscript_hu.qm
14mu|qt5-5.5.1-5|2303	%lang(it) %{_qt_translationsdir}/qtscript_it.qm
14mu|qt5-5.5.1-5|2304	%lang(ja) %{_qt_translationsdir}/qtscript_ja.qm
14mu|qt5-5.5.1-5|2305	%lang(ja) %{_qt_translationsdir}/qtscript_ko.qm
14mu|qt5-5.5.1-5|2306	%lang(ja) %{_qt_translationsdir}/qtscript_lv.qm
14mu|qt5-5.5.1-5|2307	%lang(ru) %{_qt_translationsdir}/qtscript_ru.qm
14mu|qt5-5.5.1-5|2308	%lang(sk) %{_qt_translationsdir}/qtscript_sk.qm
14mu|qt5-5.5.1-5|2309	%lang(uk) %{_qt_translationsdir}/qtscript_uk.qm
14mu|qt5-5.5.1-5|2310	
14mu|qt5-5.5.1-5|2311	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2312	
14mu|qt5-5.5.1-5|2313	%package -n %{qtscripttools}
14mu|qt5-5.5.1-5|2314	Summary:	Qt Script tools library
14mu|qt5-5.5.1-5|2315	Group:		System/Libraries
14mu|qt5-5.5.1-5|2316	
14mu|qt5-5.5.1-5|2317	%description -n %{qtscripttools}
14mu|qt5-5.5.1-5|2318	Qt Script tools library.
14mu|qt5-5.5.1-5|2319	
14mu|qt5-5.5.1-5|2320	%files -n %{qtscripttools}
14mu|qt5-5.5.1-5|2321	%{_qt_libdir}/libQt%{api}ScriptTools.so.%{major}*
14mu|qt5-5.5.1-5|2322	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2323	%{_libdir}/libQt%{api}ScriptTools.so.%{major}*
14mu|qt5-5.5.1-5|2324	%endif
14mu|qt5-5.5.1-5|2325	
14mu|qt5-5.5.1-5|2326	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2327	
14mu|qt5-5.5.1-5|2328	%package -n %{qtscripttoolsd}
14mu|qt5-5.5.1-5|2329	Summary:	Development files for Qt Script tools
14mu|qt5-5.5.1-5|2330	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2331	Requires:	%{qtscripttools} = %{EVRD}
14mu|qt5-5.5.1-5|2332	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2333	
14mu|qt5-5.5.1-5|2334	%description -n %{qtscripttoolsd}
14mu|qt5-5.5.1-5|2335	Development files for Qt Script tools.
14mu|qt5-5.5.1-5|2336	
14mu|qt5-5.5.1-5|2337	%files -n %{qtscripttoolsd}
14mu|qt5-5.5.1-5|2338	%{_qt_includedir}/QtScriptTools
14mu|qt5-5.5.1-5|2339	%{_qt_libdir}/libQt%{api}ScriptTools.so
14mu|qt5-5.5.1-5|2340	%{_qt_libdir}/libQt%{api}ScriptTools.prl
14mu|qt5-5.5.1-5|2341	%{_qt_libdir}/cmake/Qt%{api}ScriptTools
14mu|qt5-5.5.1-5|2342	%{_qt_libdir}/pkgconfig/Qt%{api}ScriptTools.pc
14mu|qt5-5.5.1-5|2343	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2344	%{_libdir}/pkgconfig/Qt%{api}ScriptTools.pc
14mu|qt5-5.5.1-5|2345	%endif
14mu|qt5-5.5.1-5|2346	
14mu|qt5-5.5.1-5|2347	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2348	
14mu|qt5-5.5.1-5|2349	%package -n %{qtsvg}
14mu|qt5-5.5.1-5|2350	Summary:	Qt SVG rendering engine
14mu|qt5-5.5.1-5|2351	Group:		System/Libraries
14mu|qt5-5.5.1-5|2352	
14mu|qt5-5.5.1-5|2353	%description -n %{qtsvg}
14mu|qt5-5.5.1-5|2354	Qt SVG rendering engine.
14mu|qt5-5.5.1-5|2355	
14mu|qt5-5.5.1-5|2356	%files -n %{qtsvg}
14mu|qt5-5.5.1-5|2357	%{_qt_libdir}/libQt%{api}Svg.so.%{major}*
14mu|qt5-5.5.1-5|2358	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2359	%{_libdir}/libQt%{api}Svg.so.%{major}*
14mu|qt5-5.5.1-5|2360	%endif
14mu|qt5-5.5.1-5|2361	%{_qt_plugindir}/iconengines/libqsvgicon.so
14mu|qt5-5.5.1-5|2362	
14mu|qt5-5.5.1-5|2363	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2364	
14mu|qt5-5.5.1-5|2365	%package -n %{qtsvgd}
14mu|qt5-5.5.1-5|2366	Summary:	Development files for Qt's SVG rendering engine
14mu|qt5-5.5.1-5|2367	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2368	Requires:	%{qtsvg} = %{EVRD}
14mu|qt5-5.5.1-5|2369	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2370	
14mu|qt5-5.5.1-5|2371	%description -n %{qtsvgd}
14mu|qt5-5.5.1-5|2372	Development files for Qt's SVG rendering engine.
14mu|qt5-5.5.1-5|2373	
14mu|qt5-5.5.1-5|2374	%files -n %{qtsvgd}
14mu|qt5-5.5.1-5|2375	%{_qt_includedir}/QtSvg
14mu|qt5-5.5.1-5|2376	%{_qt_libdir}/libQt%{api}Svg.so
14mu|qt5-5.5.1-5|2377	%{_qt_libdir}/libQt%{api}Svg.prl
14mu|qt5-5.5.1-5|2378	%{_qt_libdir}/cmake/Qt%{api}Svg
14mu|qt5-5.5.1-5|2379	%{_qt_libdir}/pkgconfig/Qt%{api}Svg.pc
14mu|qt5-5.5.1-5|2380	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2381	%{_libdir}/pkgconfig/Qt%{api}Svg.pc
14mu|qt5-5.5.1-5|2382	%endif
14mu|qt5-5.5.1-5|2383	
14mu|qt5-5.5.1-5|2384	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2385	
14mu|qt5-5.5.1-5|2386	%package -n %{qtwaylandclient}
14mu|qt5-5.5.1-5|2387	Summary:	Wayland display system integration for Qt
14mu|qt5-5.5.1-5|2388	Group:		System/Libraries
14mu|qt5-5.5.1-5|2389	
14mu|qt5-5.5.1-5|2390	%description -n %{qtwaylandclient}
14mu|qt5-5.5.1-5|2391	Wayland display system integration for Qt.
14mu|qt5-5.5.1-5|2392	
14mu|qt5-5.5.1-5|2393	%files -n %{qtwaylandclient}
14mu|qt5-5.5.1-5|2394	%{_qt_bindir}/qtwaylandscanner
14mu|qt5-5.5.1-5|2395	%{_qt_libdir}/libQt%{api}WaylandClient.so.%{major}*
14mu|qt5-5.5.1-5|2396	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2397	%{_libdir}/libQt%{api}WaylandClient.so.%{major}*
14mu|qt5-5.5.1-5|2398	%endif
14mu|qt5-5.5.1-5|2399	%{_qt_plugindir}/platforms/libqwayland-egl.so
14mu|qt5-5.5.1-5|2400	%{_qt_plugindir}/platforms/libqwayland-generic.so
14mu|qt5-5.5.1-5|2401	%{_qt_plugindir}/wayland-decoration-client
14mu|qt5-5.5.1-5|2402	%{_qt_plugindir}/wayland-graphics-integration-client
14mu|qt5-5.5.1-5|2403	
14mu|qt5-5.5.1-5|2404	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2405	
14mu|qt5-5.5.1-5|2406	%package -n %{qtwaylandclientd}
14mu|qt5-5.5.1-5|2407	Summary:	Development files for the Qt Wayland display system library
14mu|qt5-5.5.1-5|2408	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2409	Requires:	%{qtwaylandclient} = %{EVRD}
14mu|qt5-5.5.1-5|2410	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2411	
14mu|qt5-5.5.1-5|2412	%description -n %{qtwaylandclientd}
14mu|qt5-5.5.1-5|2413	Development files for the Qt Wayland display system integration for Qt.
14mu|qt5-5.5.1-5|2414	
14mu|qt5-5.5.1-5|2415	%files -n %{qtwaylandclientd}
14mu|qt5-5.5.1-5|2416	%{_qt_includedir}/QtWaylandClient
14mu|qt5-5.5.1-5|2417	%{_qt_libdir}/libQt%{api}WaylandClient.so
14mu|qt5-5.5.1-5|2418	%{_qt_libdir}/libQt%{api}WaylandClient.prl
14mu|qt5-5.5.1-5|2419	%{_qt_libdir}/cmake/Qt%{api}WaylandClient
14mu|qt5-5.5.1-5|2420	%{_qt_libdir}/pkgconfig/Qt%{api}WaylandClient.pc
14mu|qt5-5.5.1-5|2421	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2422	%{_libdir}/pkgconfig/Qt%{api}WaylandClient.pc
14mu|qt5-5.5.1-5|2423	%endif
14mu|qt5-5.5.1-5|2424	
14mu|qt5-5.5.1-5|2425	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2426	
14mu|qt5-5.5.1-5|2427	%package -n %{qtwaylandcompositor}
14mu|qt5-5.5.1-5|2428	Summary:	Wayland platform QtCompositor module
14mu|qt5-5.5.1-5|2429	Group:		System/Libraries
14mu|qt5-5.5.1-5|2430	
14mu|qt5-5.5.1-5|2431	%description -n %{qtwaylandcompositor}
14mu|qt5-5.5.1-5|2432	Qt Wayland QtCompositor module.
14mu|qt5-5.5.1-5|2433	
14mu|qt5-5.5.1-5|2434	%files -n %{qtwaylandcompositor}
14mu|qt5-5.5.1-5|2435	%{_qt_libdir}/libQt%{api}Compositor.so.%{major}*
14mu|qt5-5.5.1-5|2436	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2437	%{_libdir}/libQt%{api}Compositor.so.%{major}*
14mu|qt5-5.5.1-5|2438	%endif
14mu|qt5-5.5.1-5|2439	%{_qt_plugindir}/platforms/libqwayland-xcomposite-egl.so
14mu|qt5-5.5.1-5|2440	%{_qt_plugindir}/platforms/libqwayland-xcomposite-glx.so
14mu|qt5-5.5.1-5|2441	%{_qt_plugindir}/wayland-graphics-integration-server/libdrm-egl-server.so
14mu|qt5-5.5.1-5|2442	%{_qt_plugindir}/wayland-graphics-integration-server/libwayland-egl.so
14mu|qt5-5.5.1-5|2443	%{_qt_plugindir}/wayland-graphics-integration-server/libxcomposite-egl.so
14mu|qt5-5.5.1-5|2444	%{_qt_plugindir}/wayland-graphics-integration-server/libxcomposite-glx.so
14mu|qt5-5.5.1-5|2445	
14mu|qt5-5.5.1-5|2446	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2447	
14mu|qt5-5.5.1-5|2448	%package -n %{qtwaylandcompositord}
14mu|qt5-5.5.1-5|2449	Summary:	Development files for the Qt Wayland QtCompositor library
14mu|qt5-5.5.1-5|2450	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2451	Requires:	%{qtwaylandcompositor} = %{EVRD}
14mu|qt5-5.5.1-5|2452	Requires:	%{qtwaylandclientd} = %{EVRD}
14mu|qt5-5.5.1-5|2453	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2454	
14mu|qt5-5.5.1-5|2455	%description -n %{qtwaylandcompositord}
14mu|qt5-5.5.1-5|2456	Development files for the Qt Wayland QtCompositor module.
14mu|qt5-5.5.1-5|2457	
14mu|qt5-5.5.1-5|2458	%files -n %{qtwaylandcompositord}
14mu|qt5-5.5.1-5|2459	%{_qt_includedir}/QtCompositor
14mu|qt5-5.5.1-5|2460	%{_qt_libdir}/libQt%{api}Compositor.so
14mu|qt5-5.5.1-5|2461	%{_qt_libdir}/libQt%{api}Compositor.prl
14mu|qt5-5.5.1-5|2462	%{_qt_libdir}/cmake/Qt%{api}Compositor
14mu|qt5-5.5.1-5|2463	%{_qt_libdir}/pkgconfig/Qt%{api}Compositor.pc
14mu|qt5-5.5.1-5|2464	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2465	%{_libdir}/pkgconfig/Qt%{api}Compositor.pc
14mu|qt5-5.5.1-5|2466	%endif
14mu|qt5-5.5.1-5|2467	
14mu|qt5-5.5.1-5|2468	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2469	
14mu|qt5-5.5.1-5|2470	%package -n %{qtwebchannel}
14mu|qt5-5.5.1-5|2471	Summary:	Qt 5 WebChannel library
14mu|qt5-5.5.1-5|2472	Group:		System/Libraries
14mu|qt5-5.5.1-5|2473	
14mu|qt5-5.5.1-5|2474	%description -n %{qtwebchannel}
14mu|qt5-5.5.1-5|2475	Qt 5 WebChannel library,  a library for communication between HTML/JavaScript
14mu|qt5-5.5.1-5|2476	and Qt/QML objects.
14mu|qt5-5.5.1-5|2477	
14mu|qt5-5.5.1-5|2478	%files -n %{qtwebchannel}
14mu|qt5-5.5.1-5|2479	%{_qt_libdir}/libQt%{api}WebChannel.so.%{major}*
14mu|qt5-5.5.1-5|2480	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2481	%{_libdir}/libQt%{api}WebChannel.so.%{major}*
14mu|qt5-5.5.1-5|2482	%endif
14mu|qt5-5.5.1-5|2483	%{_qt_prefix}/qml/QtWebChannel
14mu|qt5-5.5.1-5|2484	
14mu|qt5-5.5.1-5|2485	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2486	
14mu|qt5-5.5.1-5|2487	%package -n %{qtwebchanneld}
14mu|qt5-5.5.1-5|2488	Summary:	Development files for the Qt 5 WebChannel library
14mu|qt5-5.5.1-5|2489	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2490	Requires:	%{qtwebchannel} = %{EVRD}
14mu|qt5-5.5.1-5|2491	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2492	
14mu|qt5-5.5.1-5|2493	%description -n %{qtwebchanneld}
14mu|qt5-5.5.1-5|2494	Development files for version 5 of the QtWebChannel library, a library
14mu|qt5-5.5.1-5|2495	for communication between HTML/JavaScript and Qt/QML objects.
14mu|qt5-5.5.1-5|2496	
14mu|qt5-5.5.1-5|2497	%files -n %{qtwebchanneld}
14mu|qt5-5.5.1-5|2498	%{_qt_includedir}/QtWebChannel
14mu|qt5-5.5.1-5|2499	%{_qt_libdir}/libQt%{api}WebChannel.so
14mu|qt5-5.5.1-5|2500	%{_qt_libdir}/libQt%{api}WebChannel.prl
14mu|qt5-5.5.1-5|2501	%{_qt_libdir}/cmake/Qt%{api}WebChannel
14mu|qt5-5.5.1-5|2502	%{_qt_libdir}/pkgconfig/Qt%{api}WebChannel.pc
14mu|qt5-5.5.1-5|2503	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2504	%{_libdir}/pkgconfig/Qt%{api}WebChannel.pc
14mu|qt5-5.5.1-5|2505	%endif
14mu|qt5-5.5.1-5|2506	
14mu|qt5-5.5.1-5|2507	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2508	%package -n %{qtwebengine}
14mu|qt5-5.5.1-5|2509	Summary:	Qt 5 WebEngine library
14mu|qt5-5.5.1-5|2510	Group:		System/Libraries
14mu|qt5-5.5.1-5|2511	Requires:	%{name}-qtwebengine-common = %{EVRD}
14mu|qt5-5.5.1-5|2512	Suggests:	%{name}-qtwebengine-i18n
14mu|qt5-5.5.1-5|2513	
14mu|qt5-5.5.1-5|2514	%description -n %{qtwebengine}
14mu|qt5-5.5.1-5|2515	Qt 5 WebEngine library, a library for rendering web content.
14mu|qt5-5.5.1-5|2516	
14mu|qt5-5.5.1-5|2517	%files -n %{qtwebengine}
14mu|qt5-5.5.1-5|2518	%{_qt_libdir}/libQt%{api}WebEngine.so.%{major}*
14mu|qt5-5.5.1-5|2519	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2520	%{_libdir}/libQt%{api}WebEngine.so.%{major}*
14mu|qt5-5.5.1-5|2521	%endif
14mu|qt5-5.5.1-5|2522	%{_qt_prefix}/qml/QtWebEngine
14mu|qt5-5.5.1-5|2523	%dir %{_qt_plugindir}/qtwebengine
14mu|qt5-5.5.1-5|2524	%{_qt_plugindir}/qtwebengine/libffmpegsumo.so
14mu|qt5-5.5.1-5|2525	
14mu|qt5-5.5.1-5|2526	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2527	
14mu|qt5-5.5.1-5|2528	%package -n %{qtwebengined}
14mu|qt5-5.5.1-5|2529	Summary:	Development files for the Qt 5 WebEngine library
14mu|qt5-5.5.1-5|2530	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2531	Requires:	%{qtwebengine} = %{EVRD}
14mu|qt5-5.5.1-5|2532	Requires:	%{qtwebenginecored} = %{EVRD}
14mu|qt5-5.5.1-5|2533	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2534	
14mu|qt5-5.5.1-5|2535	%description -n %{qtwebengined}
14mu|qt5-5.5.1-5|2536	Development files for version 5 of the QtWebEngine library, a library for
14mu|qt5-5.5.1-5|2537	rendering web content.
14mu|qt5-5.5.1-5|2538	
14mu|qt5-5.5.1-5|2539	%files -n %{qtwebengined}
14mu|qt5-5.5.1-5|2540	%{_qt_includedir}/QtWebEngine
14mu|qt5-5.5.1-5|2541	%{_qt_libdir}/libQt%{api}WebEngine.so
14mu|qt5-5.5.1-5|2542	%{_qt_libdir}/libQt%{api}WebEngine.prl
14mu|qt5-5.5.1-5|2543	%{_qt_libdir}/cmake/Qt%{api}WebEngine
14mu|qt5-5.5.1-5|2544	%{_qt_libdir}/pkgconfig/Qt%{api}WebEngine.pc
14mu|qt5-5.5.1-5|2545	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2546	%{_libdir}/pkgconfig/Qt%{api}WebEngine.pc
14mu|qt5-5.5.1-5|2547	%endif
14mu|qt5-5.5.1-5|2548	
14mu|qt5-5.5.1-5|2549	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2550	
14mu|qt5-5.5.1-5|2551	%package qtwebengine-common
14mu|qt5-5.5.1-5|2552	Summary:	Qt WebEngine noarch data files
14mu|qt5-5.5.1-5|2553	Group:		System/Libraries
14mu|qt5-5.5.1-5|2554	BuildArch:	noarch
14mu|qt5-5.5.1-5|2555	
14mu|qt5-5.5.1-5|2556	%description qtwebengine-common
14mu|qt5-5.5.1-5|2557	Qt WebEngine noarch data files.
14mu|qt5-5.5.1-5|2558	
14mu|qt5-5.5.1-5|2559	%files qtwebengine-common
14mu|qt5-5.5.1-5|2560	%{_qt_datadir}/icudtl.dat
14mu|qt5-5.5.1-5|2561	%{_qt_datadir}/qtwebengine_resources.pak
14mu|qt5-5.5.1-5|2562	%{_qt_datadir}/qtwebengine_resources_100p.pak
14mu|qt5-5.5.1-5|2563	%{_qt_datadir}/qtwebengine_resources_200p.pak
14mu|qt5-5.5.1-5|2564	
14mu|qt5-5.5.1-5|2565	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2566	
14mu|qt5-5.5.1-5|2567	%package qtwebengine-i18n
14mu|qt5-5.5.1-5|2568	Summary:	Qt WebEngine translations
14mu|qt5-5.5.1-5|2569	Group:		System/Libraries
14mu|qt5-5.5.1-5|2570	BuildArch:	noarch
14mu|qt5-5.5.1-5|2571	
14mu|qt5-5.5.1-5|2572	%description qtwebengine-i18n
14mu|qt5-5.5.1-5|2573	Qt WebEngine translations.
14mu|qt5-5.5.1-5|2574	
14mu|qt5-5.5.1-5|2575	%files qtwebengine-i18n
14mu|qt5-5.5.1-5|2576	%lang(am) %{_qt_translationsdir}/qtwebengine_locales/am.pak
14mu|qt5-5.5.1-5|2577	%lang(ar) %{_qt_translationsdir}/qtwebengine_locales/ar.pak
14mu|qt5-5.5.1-5|2578	%lang(bg) %{_qt_translationsdir}/qtwebengine_locales/bg.pak
14mu|qt5-5.5.1-5|2579	%lang(bn) %{_qt_translationsdir}/qtwebengine_locales/bn.pak
14mu|qt5-5.5.1-5|2580	%lang(ca) %{_qt_translationsdir}/qtwebengine_locales/ca.pak
14mu|qt5-5.5.1-5|2581	%lang(cs) %{_qt_translationsdir}/qtwebengine_locales/cs.pak
14mu|qt5-5.5.1-5|2582	%lang(da) %{_qt_translationsdir}/qtwebengine_locales/da.pak
14mu|qt5-5.5.1-5|2583	%lang(de) %{_qt_translationsdir}/qtwebengine_locales/de.pak
14mu|qt5-5.5.1-5|2584	%lang(el) %{_qt_translationsdir}/qtwebengine_locales/el.pak
14mu|qt5-5.5.1-5|2585	%lang(en_GB) %{_qt_translationsdir}/qtwebengine_locales/en-GB.pak
14mu|qt5-5.5.1-5|2586	%lang(en_US) %{_qt_translationsdir}/qtwebengine_locales/en-US.pak
14mu|qt5-5.5.1-5|2587	%lang(es_419) %{_qt_translationsdir}/qtwebengine_locales/es-419.pak
14mu|qt5-5.5.1-5|2588	%lang(es) %{_qt_translationsdir}/qtwebengine_locales/es.pak
14mu|qt5-5.5.1-5|2589	%lang(et) %{_qt_translationsdir}/qtwebengine_locales/et.pak
14mu|qt5-5.5.1-5|2590	%lang(fa) %{_qt_translationsdir}/qtwebengine_locales/fa.pak
14mu|qt5-5.5.1-5|2591	%lang(fi) %{_qt_translationsdir}/qtwebengine_locales/fi.pak
14mu|qt5-5.5.1-5|2592	%lang(fil) %{_qt_translationsdir}/qtwebengine_locales/fil.pak
14mu|qt5-5.5.1-5|2593	%lang(fr) %{_qt_translationsdir}/qtwebengine_locales/fr.pak
14mu|qt5-5.5.1-5|2594	%lang(gu) %{_qt_translationsdir}/qtwebengine_locales/gu.pak
14mu|qt5-5.5.1-5|2595	%lang(he) %{_qt_translationsdir}/qtwebengine_locales/he.pak
14mu|qt5-5.5.1-5|2596	%lang(hi) %{_qt_translationsdir}/qtwebengine_locales/hi.pak
14mu|qt5-5.5.1-5|2597	%lang(hr) %{_qt_translationsdir}/qtwebengine_locales/hr.pak
14mu|qt5-5.5.1-5|2598	%lang(hu) %{_qt_translationsdir}/qtwebengine_locales/hu.pak
14mu|qt5-5.5.1-5|2599	%lang(id) %{_qt_translationsdir}/qtwebengine_locales/id.pak
14mu|qt5-5.5.1-5|2600	%lang(it) %{_qt_translationsdir}/qtwebengine_locales/it.pak
14mu|qt5-5.5.1-5|2601	%lang(ja) %{_qt_translationsdir}/qtwebengine_locales/ja.pak
14mu|qt5-5.5.1-5|2602	%lang(kn) %{_qt_translationsdir}/qtwebengine_locales/kn.pak
14mu|qt5-5.5.1-5|2603	%lang(ko) %{_qt_translationsdir}/qtwebengine_locales/ko.pak
14mu|qt5-5.5.1-5|2604	%lang(lt) %{_qt_translationsdir}/qtwebengine_locales/lt.pak
14mu|qt5-5.5.1-5|2605	%lang(lv) %{_qt_translationsdir}/qtwebengine_locales/lv.pak
14mu|qt5-5.5.1-5|2606	%lang(ml) %{_qt_translationsdir}/qtwebengine_locales/ml.pak
14mu|qt5-5.5.1-5|2607	%lang(mr) %{_qt_translationsdir}/qtwebengine_locales/mr.pak
14mu|qt5-5.5.1-5|2608	%lang(ms) %{_qt_translationsdir}/qtwebengine_locales/ms.pak
14mu|qt5-5.5.1-5|2609	%lang(nb) %{_qt_translationsdir}/qtwebengine_locales/nb.pak
14mu|qt5-5.5.1-5|2610	%lang(nl) %{_qt_translationsdir}/qtwebengine_locales/nl.pak
14mu|qt5-5.5.1-5|2611	%lang(pl) %{_qt_translationsdir}/qtwebengine_locales/pl.pak
14mu|qt5-5.5.1-5|2612	%lang(pt_BR) %{_qt_translationsdir}/qtwebengine_locales/pt-BR.pak
14mu|qt5-5.5.1-5|2613	%lang(pt_PT) %{_qt_translationsdir}/qtwebengine_locales/pt-PT.pak
14mu|qt5-5.5.1-5|2614	%lang(ro) %{_qt_translationsdir}/qtwebengine_locales/ro.pak
14mu|qt5-5.5.1-5|2615	%lang(ru) %{_qt_translationsdir}/qtwebengine_locales/ru.pak
14mu|qt5-5.5.1-5|2616	%lang(sk) %{_qt_translationsdir}/qtwebengine_locales/sk.pak
14mu|qt5-5.5.1-5|2617	%lang(sl) %{_qt_translationsdir}/qtwebengine_locales/sl.pak
14mu|qt5-5.5.1-5|2618	%lang(sr) %{_qt_translationsdir}/qtwebengine_locales/sr.pak
14mu|qt5-5.5.1-5|2619	%lang(sv) %{_qt_translationsdir}/qtwebengine_locales/sv.pak
14mu|qt5-5.5.1-5|2620	%lang(sw) %{_qt_translationsdir}/qtwebengine_locales/sw.pak
14mu|qt5-5.5.1-5|2621	%lang(ta) %{_qt_translationsdir}/qtwebengine_locales/ta.pak
14mu|qt5-5.5.1-5|2622	%lang(te) %{_qt_translationsdir}/qtwebengine_locales/te.pak
14mu|qt5-5.5.1-5|2623	%lang(th) %{_qt_translationsdir}/qtwebengine_locales/th.pak
14mu|qt5-5.5.1-5|2624	%lang(tr) %{_qt_translationsdir}/qtwebengine_locales/tr.pak
14mu|qt5-5.5.1-5|2625	%lang(uk) %{_qt_translationsdir}/qtwebengine_locales/uk.pak
14mu|qt5-5.5.1-5|2626	%lang(vi) %{_qt_translationsdir}/qtwebengine_locales/vi.pak
14mu|qt5-5.5.1-5|2627	%lang(zh_CN) %{_qt_translationsdir}/qtwebengine_locales/zh-CN.pak
14mu|qt5-5.5.1-5|2628	%lang(zh_TW) %{_qt_translationsdir}/qtwebengine_locales/zh-TW.pak
14mu|qt5-5.5.1-5|2629	
14mu|qt5-5.5.1-5|2630	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2631	
14mu|qt5-5.5.1-5|2632	%package -n %{qtwebenginecore}
14mu|qt5-5.5.1-5|2633	Summary:	Qt 5 WebEngine Core library
14mu|qt5-5.5.1-5|2634	Group:		System/Libraries
14mu|qt5-5.5.1-5|2635	
14mu|qt5-5.5.1-5|2636	%description -n %{qtwebenginecore}
14mu|qt5-5.5.1-5|2637	Qt 5 WebEngine Core library, a library for rendering web content.
14mu|qt5-5.5.1-5|2638	
14mu|qt5-5.5.1-5|2639	%files -n %{qtwebenginecore}
14mu|qt5-5.5.1-5|2640	%{_qt_libdir}/libQt%{api}WebEngineCore.so.%{major}*
14mu|qt5-5.5.1-5|2641	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2642	%{_libdir}/libQt%{api}WebEngineCore.so.%{major}*
14mu|qt5-5.5.1-5|2643	%endif
14mu|qt5-5.5.1-5|2644	%{_qt_libexecdir}/QtWebEngineProcess
14mu|qt5-5.5.1-5|2645	
14mu|qt5-5.5.1-5|2646	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2647	
14mu|qt5-5.5.1-5|2648	%package -n %{qtwebenginecored}
14mu|qt5-5.5.1-5|2649	Summary:	Development files for the Qt 5 WebEngine Core library
14mu|qt5-5.5.1-5|2650	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2651	Requires:	%{qtwebenginecore} = %{EVRD}
14mu|qt5-5.5.1-5|2652	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2653	
14mu|qt5-5.5.1-5|2654	%description -n %{qtwebenginecored}
14mu|qt5-5.5.1-5|2655	Development files for version 5 of the QtWebEngine Core library,
14mu|qt5-5.5.1-5|2656	a library for rendering web content.
14mu|qt5-5.5.1-5|2657	objects.
14mu|qt5-5.5.1-5|2658	
14mu|qt5-5.5.1-5|2659	%files -n %{qtwebenginecored}
14mu|qt5-5.5.1-5|2660	%{_qt_libdir}/libQt%{api}WebEngineCore.so
14mu|qt5-5.5.1-5|2661	%{_qt_libdir}/libQt%{api}WebEngineCore.prl
14mu|qt5-5.5.1-5|2662	%{_qt_libdir}/cmake/Qt%{api}WebEngineCore
14mu|qt5-5.5.1-5|2663	%{_qt_libdir}/pkgconfig/Qt%{api}WebEngineCore.pc
14mu|qt5-5.5.1-5|2664	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2665	%{_libdir}/pkgconfig/Qt%{api}WebEngineCore.pc
14mu|qt5-5.5.1-5|2666	%endif
14mu|qt5-5.5.1-5|2667	
14mu|qt5-5.5.1-5|2668	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2669	
14mu|qt5-5.5.1-5|2670	%package -n %{qtwebenginewidgets}
14mu|qt5-5.5.1-5|2671	Summary:	Qt 5 WebEngine Widgets library
14mu|qt5-5.5.1-5|2672	Group:		System/Libraries
14mu|qt5-5.5.1-5|2673	
14mu|qt5-5.5.1-5|2674	%description -n %{qtwebenginewidgets}
14mu|qt5-5.5.1-5|2675	Qt 5 WebEngine Widgets library, a library for rendering web content.
14mu|qt5-5.5.1-5|2676	
14mu|qt5-5.5.1-5|2677	%files -n %{qtwebenginewidgets}
14mu|qt5-5.5.1-5|2678	%{_qt_libdir}/libQt%{api}WebEngineWidgets.so.%{major}*
14mu|qt5-5.5.1-5|2679	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2680	%{_libdir}/libQt%{api}WebEngineWidgets.so.%{major}*
14mu|qt5-5.5.1-5|2681	%endif
14mu|qt5-5.5.1-5|2682	
14mu|qt5-5.5.1-5|2683	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2684	
14mu|qt5-5.5.1-5|2685	%package -n %{qtwebenginewidgetsd}
14mu|qt5-5.5.1-5|2686	Summary:	Development files for the Qt 5 WebEngine Widgets library
14mu|qt5-5.5.1-5|2687	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2688	Requires:	%{qtwebenginewidgets} = %{EVRD}
14mu|qt5-5.5.1-5|2689	Requires:	%{qtwebengined} = %{EVRD}
14mu|qt5-5.5.1-5|2690	Requires:	%{qtwebenginecored} = %{EVRD}
14mu|qt5-5.5.1-5|2691	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2692	
14mu|qt5-5.5.1-5|2693	%description -n %{qtwebenginewidgetsd}
14mu|qt5-5.5.1-5|2694	Development files for version 5 of the QtWebEngine Widgets library,
14mu|qt5-5.5.1-5|2695	a library for rendering web content.
14mu|qt5-5.5.1-5|2696	
14mu|qt5-5.5.1-5|2697	%files -n %{qtwebenginewidgetsd}
14mu|qt5-5.5.1-5|2698	%{_qt_includedir}/QtWebEngineWidgets
14mu|qt5-5.5.1-5|2699	%{_qt_libdir}/libQt%{api}WebEngineWidgets.so
14mu|qt5-5.5.1-5|2700	%{_qt_libdir}/libQt%{api}WebEngineWidgets.prl
14mu|qt5-5.5.1-5|2701	%{_qt_libdir}/cmake/Qt%{api}WebEngineWidgets
14mu|qt5-5.5.1-5|2702	%{_qt_libdir}/pkgconfig/Qt%{api}WebEngineWidgets.pc
14mu|qt5-5.5.1-5|2703	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2704	%{_libdir}/pkgconfig/Qt%{api}WebEngineWidgets.pc
14mu|qt5-5.5.1-5|2705	%endif
14mu|qt5-5.5.1-5|2706	
14mu|qt5-5.5.1-5|2707	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2708	
14mu|qt5-5.5.1-5|2709	%package -n %{qtwebkit}
14mu|qt5-5.5.1-5|2710	Summary:	Qt WebKit web browsing library
14mu|qt5-5.5.1-5|2711	Group:		System/Libraries
14mu|qt5-5.5.1-5|2712	BuildRequires:	pkgconfig(libxslt)
14mu|qt5-5.5.1-5|2713	BuildRequires:	flex bison gperf ruby
14mu|qt5-5.5.1-5|2714	BuildRequires:	icu-devel
14mu|qt5-5.5.1-5|2715	
14mu|qt5-5.5.1-5|2716	%description -n %{qtwebkit}
14mu|qt5-5.5.1-5|2717	Qt WebKit web browsing library.
14mu|qt5-5.5.1-5|2718	
14mu|qt5-5.5.1-5|2719	%files -n %{qtwebkit}
14mu|qt5-5.5.1-5|2720	%{_qt_libdir}/libQt%{api}WebKit.so.%{major}*
14mu|qt5-5.5.1-5|2721	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2722	%{_libdir}/libQt%{api}WebKit.so.%{major}*
14mu|qt5-5.5.1-5|2723	%endif
14mu|qt5-5.5.1-5|2724	%{_qt_importdir}/QtWebKit
14mu|qt5-5.5.1-5|2725	%{_qt_prefix}/qml/QtWebKit
14mu|qt5-5.5.1-5|2726	%{_qt_libexecdir}/QtWebProcess
14mu|qt5-5.5.1-5|2727	%{_qt_libexecdir}/QtWebPluginProcess
14mu|qt5-5.5.1-5|2728	
14mu|qt5-5.5.1-5|2729	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2730	
14mu|qt5-5.5.1-5|2731	%package -n %{qtwebkitd}
14mu|qt5-5.5.1-5|2732	Summary:	Development files for the Qt WebKit web browsing library
14mu|qt5-5.5.1-5|2733	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2734	Requires:	%{qtwebkit} = %{EVRD}
14mu|qt5-5.5.1-5|2735	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2736	
14mu|qt5-5.5.1-5|2737	%description -n %{qtwebkitd}
14mu|qt5-5.5.1-5|2738	Development files for the Qt WebKit web browsing library.
14mu|qt5-5.5.1-5|2739	
14mu|qt5-5.5.1-5|2740	%files -n %{qtwebkitd}
14mu|qt5-5.5.1-5|2741	%{_qt_includedir}/QtWebKit
14mu|qt5-5.5.1-5|2742	%{_qt_libdir}/libQt%{api}WebKit.so
14mu|qt5-5.5.1-5|2743	%{_qt_libdir}/libQt%{api}WebKit.prl
14mu|qt5-5.5.1-5|2744	%{_qt_libdir}/cmake/Qt%{api}WebKit
14mu|qt5-5.5.1-5|2745	%{_qt_libdir}/pkgconfig/Qt%{api}WebKit.pc
14mu|qt5-5.5.1-5|2746	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2747	%{_libdir}/pkgconfig/Qt%{api}WebKit.pc
14mu|qt5-5.5.1-5|2748	%endif
14mu|qt5-5.5.1-5|2749	
14mu|qt5-5.5.1-5|2750	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2751	
14mu|qt5-5.5.1-5|2752	%package -n %{qtwebkitwidgets}
14mu|qt5-5.5.1-5|2753	Summary:	Qt WebKit Widgets library
14mu|qt5-5.5.1-5|2754	Group:		System/Libraries
14mu|qt5-5.5.1-5|2755	
14mu|qt5-5.5.1-5|2756	%description -n %{qtwebkitwidgets}
14mu|qt5-5.5.1-5|2757	Qt WebKit Widgets library.
14mu|qt5-5.5.1-5|2758	
14mu|qt5-5.5.1-5|2759	%files -n %{qtwebkitwidgets}
14mu|qt5-5.5.1-5|2760	%{_qt_libdir}/libQt%{api}WebKitWidgets.so.%{major}*
14mu|qt5-5.5.1-5|2761	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2762	%{_libdir}/libQt%{api}WebKitWidgets.so.%{major}*
14mu|qt5-5.5.1-5|2763	%endif
14mu|qt5-5.5.1-5|2764	
14mu|qt5-5.5.1-5|2765	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2766	
14mu|qt5-5.5.1-5|2767	%package -n %{qtwebkitwidgetsd}
14mu|qt5-5.5.1-5|2768	Summary:	Development files for the Qt WebKit Widgets library
14mu|qt5-5.5.1-5|2769	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2770	Requires:	%{qtwebkitwidgets} = %{EVRD}
14mu|qt5-5.5.1-5|2771	Requires:	%{qtwebkitd} = %{EVRD}
14mu|qt5-5.5.1-5|2772	Requires:	%{qtwidgetsd} = %{EVRD}
14mu|qt5-5.5.1-5|2773	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2774	
14mu|qt5-5.5.1-5|2775	%description -n %{qtwebkitwidgetsd}
14mu|qt5-5.5.1-5|2776	Development files for the Qt WebKit Widgets library.
14mu|qt5-5.5.1-5|2777	
14mu|qt5-5.5.1-5|2778	%files -n %{qtwebkitwidgetsd}
14mu|qt5-5.5.1-5|2779	%{_qt_includedir}/QtWebKitWidgets
14mu|qt5-5.5.1-5|2780	%{_qt_libdir}/libQt%{api}WebKitWidgets.so
14mu|qt5-5.5.1-5|2781	%{_qt_libdir}/libQt%{api}WebKitWidgets.prl
14mu|qt5-5.5.1-5|2782	%{_qt_libdir}/cmake/Qt%{api}WebKitWidgets
14mu|qt5-5.5.1-5|2783	%{_qt_libdir}/pkgconfig/Qt%{api}WebKitWidgets.pc
14mu|qt5-5.5.1-5|2784	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2785	%{_libdir}/pkgconfig/Qt%{api}WebKitWidgets.pc
14mu|qt5-5.5.1-5|2786	%endif
14mu|qt5-5.5.1-5|2787	
14mu|qt5-5.5.1-5|2788	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2789	
14mu|qt5-5.5.1-5|2790	%package -n %{qtx11extras}
14mu|qt5-5.5.1-5|2791	Summary:	Qt X11 Extras library
14mu|qt5-5.5.1-5|2792	Group:		System/Libraries
14mu|qt5-5.5.1-5|2793	
14mu|qt5-5.5.1-5|2794	%description -n %{qtx11extras}
14mu|qt5-5.5.1-5|2795	Qt X11 Extras library.
14mu|qt5-5.5.1-5|2796	
14mu|qt5-5.5.1-5|2797	%files -n %{qtx11extras}
14mu|qt5-5.5.1-5|2798	%{_qt_libdir}/libQt%{api}X11Extras.so.%{major}*
14mu|qt5-5.5.1-5|2799	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2800	%{_libdir}/libQt%{api}X11Extras.so.%{major}*
14mu|qt5-5.5.1-5|2801	%endif
14mu|qt5-5.5.1-5|2802	
14mu|qt5-5.5.1-5|2803	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2804	
14mu|qt5-5.5.1-5|2805	%package -n %{qtx11extrasd}
14mu|qt5-5.5.1-5|2806	Summary:	Development files for the QtX11Extras library
14mu|qt5-5.5.1-5|2807	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2808	Requires:	%{qtx11extras} = %{EVRD}
14mu|qt5-5.5.1-5|2809	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2810	
14mu|qt5-5.5.1-5|2811	%description -n %{qtx11extrasd}
14mu|qt5-5.5.1-5|2812	Development files for the QtX11Extras library.
14mu|qt5-5.5.1-5|2813	
14mu|qt5-5.5.1-5|2814	%files -n %{qtx11extrasd}
14mu|qt5-5.5.1-5|2815	%{_qt_includedir}/QtX11Extras
14mu|qt5-5.5.1-5|2816	%{_qt_libdir}/libQt%{api}X11Extras.so
14mu|qt5-5.5.1-5|2817	%{_qt_libdir}/libQt%{api}X11Extras.prl
14mu|qt5-5.5.1-5|2818	%{_qt_libdir}/cmake/Qt%{api}X11Extras
14mu|qt5-5.5.1-5|2819	%{_qt_libdir}/pkgconfig/Qt%{api}X11Extras.pc
14mu|qt5-5.5.1-5|2820	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2821	%{_libdir}/pkgconfig/Qt%{api}X11Extras.pc
14mu|qt5-5.5.1-5|2822	%endif
14mu|qt5-5.5.1-5|2823	
14mu|qt5-5.5.1-5|2824	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2825	
14mu|qt5-5.5.1-5|2826	%package -n %{qtxmlpatterns}
14mu|qt5-5.5.1-5|2827	Summary:	Qt XSLT engine
14mu|qt5-5.5.1-5|2828	Group:		System/Libraries
14mu|qt5-5.5.1-5|2829	Requires:	%{qtxml} = %{EVRD}
14mu|qt5-5.5.1-5|2830	Suggests:	%{name}-qtxmlpatterns-i18n
14mu|qt5-5.5.1-5|2831	
14mu|qt5-5.5.1-5|2832	%description -n %{qtxmlpatterns}
14mu|qt5-5.5.1-5|2833	Qt XSLT engine.
14mu|qt5-5.5.1-5|2834	
14mu|qt5-5.5.1-5|2835	%files -n %{qtxmlpatterns}
14mu|qt5-5.5.1-5|2836	%{_qt_libdir}/libQt%{api}XmlPatterns.so.%{major}*
14mu|qt5-5.5.1-5|2837	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2838	%{_libdir}/libQt%{api}XmlPatterns.so.%{major}*
14mu|qt5-5.5.1-5|2839	%endif
14mu|qt5-5.5.1-5|2840	
14mu|qt5-5.5.1-5|2841	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2842	
14mu|qt5-5.5.1-5|2843	%package -n %{qtxmlpatternsd}
14mu|qt5-5.5.1-5|2844	Summary:	Development files for Qt's XSLT engine
14mu|qt5-5.5.1-5|2845	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2846	Requires:	%{qtxmlpatterns} = %{EVRD}
14mu|qt5-5.5.1-5|2847	Requires:	%{qtxmld} = %{EVRD}
14mu|qt5-5.5.1-5|2848	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2849	
14mu|qt5-5.5.1-5|2850	%description -n %{qtxmlpatternsd}
14mu|qt5-5.5.1-5|2851	Development files for Qt's XSLT engine.
14mu|qt5-5.5.1-5|2852	
14mu|qt5-5.5.1-5|2853	%files -n %{qtxmlpatternsd}
14mu|qt5-5.5.1-5|2854	%{_qt_includedir}/QtXmlPatterns
14mu|qt5-5.5.1-5|2855	%{_qt_libdir}/libQt%{api}XmlPatterns.so
14mu|qt5-5.5.1-5|2856	%{_qt_libdir}/libQt%{api}XmlPatterns.prl
14mu|qt5-5.5.1-5|2857	%{_qt_libdir}/cmake/Qt%{api}XmlPatterns
14mu|qt5-5.5.1-5|2858	%{_qt_libdir}/pkgconfig/Qt%{api}XmlPatterns.pc
14mu|qt5-5.5.1-5|2859	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2860	%{_libdir}/pkgconfig/Qt%{api}XmlPatterns.pc
14mu|qt5-5.5.1-5|2861	%endif
14mu|qt5-5.5.1-5|2862	
14mu|qt5-5.5.1-5|2863	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2864	
14mu|qt5-5.5.1-5|2865	%package qtxmlpatterns-i18n
14mu|qt5-5.5.1-5|2866	Summary:	Qt XSLT engine translations
14mu|qt5-5.5.1-5|2867	Group:		System/Libraries
14mu|qt5-5.5.1-5|2868	Conflicts:	%{qtxmlpatterns} < 5.1.0-6
14mu|qt5-5.5.1-5|2869	BuildArch:	noarch
14mu|qt5-5.5.1-5|2870	
14mu|qt5-5.5.1-5|2871	%description qtxmlpatterns-i18n
14mu|qt5-5.5.1-5|2872	Qt XSLT engine translations.
14mu|qt5-5.5.1-5|2873	
14mu|qt5-5.5.1-5|2874	%files qtxmlpatterns-i18n
14mu|qt5-5.5.1-5|2875	%lang(ca) %{_qt_translationsdir}/qtxmlpatterns_ca.qm
14mu|qt5-5.5.1-5|2876	%lang(cs) %{_qt_translationsdir}/qtxmlpatterns_cs.qm
14mu|qt5-5.5.1-5|2877	%lang(de) %{_qt_translationsdir}/qtxmlpatterns_de.qm
14mu|qt5-5.5.1-5|2878	%lang(en) %{_qt_translationsdir}/qtxmlpatterns_en.qm
14mu|qt5-5.5.1-5|2879	%lang(fr) %{_qt_translationsdir}/qtxmlpatterns_fr.qm
14mu|qt5-5.5.1-5|2880	%lang(hu) %{_qt_translationsdir}/qtxmlpatterns_hu.qm
14mu|qt5-5.5.1-5|2881	%lang(it) %{_qt_translationsdir}/qtxmlpatterns_it.qm
14mu|qt5-5.5.1-5|2882	%lang(ja) %{_qt_translationsdir}/qtxmlpatterns_ja.qm
14mu|qt5-5.5.1-5|2883	%lang(ja) %{_qt_translationsdir}/qtxmlpatterns_ko.qm
14mu|qt5-5.5.1-5|2884	%lang(ru) %{_qt_translationsdir}/qtxmlpatterns_ru.qm
14mu|qt5-5.5.1-5|2885	%lang(sk) %{_qt_translationsdir}/qtxmlpatterns_sk.qm
14mu|qt5-5.5.1-5|2886	%lang(uk) %{_qt_translationsdir}/qtxmlpatterns_uk.qm
14mu|qt5-5.5.1-5|2887	
14mu|qt5-5.5.1-5|2888	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2889	
14mu|qt5-5.5.1-5|2890	%package -n %{enginio}
14mu|qt5-5.5.1-5|2891	Summary:	Enginio (Qt Cloud Storage) library
14mu|qt5-5.5.1-5|2892	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2893	
14mu|qt5-5.5.1-5|2894	%description -n %{enginio}
14mu|qt5-5.5.1-5|2895	Enginio (Qt Cloud Storage) library
14mu|qt5-5.5.1-5|2896	
14mu|qt5-5.5.1-5|2897	%files -n %{enginio}
14mu|qt5-5.5.1-5|2898	%{_qt_libdir}/libEnginio.so.1*
14mu|qt5-5.5.1-5|2899	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|2900	%{_libdir}/libEnginio.so.1*
14mu|qt5-5.5.1-5|2901	%endif
14mu|qt5-5.5.1-5|2902	%{_qt_prefix}/qml/Enginio
14mu|qt5-5.5.1-5|2903	
14mu|qt5-5.5.1-5|2904	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2905	
14mu|qt5-5.5.1-5|2906	%package -n %{enginiod}
14mu|qt5-5.5.1-5|2907	Summary:	Development files for Enginio (Qt Cloud Storage)
14mu|qt5-5.5.1-5|2908	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2909	Requires:	%{enginio} = %{EVRD}
14mu|qt5-5.5.1-5|2910	Requires:	qmake%{api}
14mu|qt5-5.5.1-5|2911	
14mu|qt5-5.5.1-5|2912	%description -n %{enginiod}
14mu|qt5-5.5.1-5|2913	Development files for Enginio (Qt Cloud Storage)
14mu|qt5-5.5.1-5|2914	
14mu|qt5-5.5.1-5|2915	%files -n %{enginiod}
14mu|qt5-5.5.1-5|2916	%{_qt_includedir}/Enginio
14mu|qt5-5.5.1-5|2917	%{_qt_libdir}/libEnginio.so
14mu|qt5-5.5.1-5|2918	%{_qt_libdir}/libEnginio.prl
14mu|qt5-5.5.1-5|2919	%{_qt_libdir}/cmake/Qt%{api}Enginio
14mu|qt5-5.5.1-5|2920	%{_libdir}/pkgconfig/Enginio.pc
14mu|qt5-5.5.1-5|2921	
14mu|qt5-5.5.1-5|2922	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2923	
14mu|qt5-5.5.1-5|2924	%package devel
14mu|qt5-5.5.1-5|2925	Summary:	Meta-package for installing all Qt 5 development files
14mu|qt5-5.5.1-5|2926	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2927	Requires:	%{enginiod} = %{EVRD}
14mu|qt5-5.5.1-5|2928	Requires:	%{qt3dcollisiond} = %{EVRD}
14mu|qt5-5.5.1-5|2929	Requires:	%{qt3dcored} = %{EVRD}
14mu|qt5-5.5.1-5|2930	Requires:	%{qt3dinputd} = %{EVRD}
14mu|qt5-5.5.1-5|2931	Requires:	%{qt3dlogicd} = %{EVRD}
14mu|qt5-5.5.1-5|2932	Requires:	%{qt3dquickd} = %{EVRD}
14mu|qt5-5.5.1-5|2933	Requires:	%{qt3dquickrendererd} = %{EVRD}
14mu|qt5-5.5.1-5|2934	Requires:	%{qt3drendererd} = %{EVRD}
14mu|qt5-5.5.1-5|2935	Requires:	%{qtbluetoothd} = %{EVRD}
14mu|qt5-5.5.1-5|2936	Requires:	%{qtbootstrapd} = %{EVRD}
14mu|qt5-5.5.1-5|2937	Requires:	%{qtconcurrentd} = %{EVRD}
14mu|qt5-5.5.1-5|2938	Requires:	%{qtcored} = %{EVRD}
14mu|qt5-5.5.1-5|2939	Requires:	%{qtdbusd} = %{EVRD}
14mu|qt5-5.5.1-5|2940	Requires:	%{qtguid} = %{EVRD}
14mu|qt5-5.5.1-5|2941	Requires:	%{qtnetworkd} = %{EVRD}
14mu|qt5-5.5.1-5|2942	Requires:	%{qtopengld} = %{EVRD}
14mu|qt5-5.5.1-5|2943	Requires:	%{qtpositioningd} = %{EVRD}
14mu|qt5-5.5.1-5|2944	Requires:	%{qtprintsupportd} = %{EVRD}
14mu|qt5-5.5.1-5|2945	Requires:	%{qtsensorsd} = %{EVRD}
14mu|qt5-5.5.1-5|2946	Requires:	%{qtsqld} = %{EVRD}
14mu|qt5-5.5.1-5|2947	Requires:	%{qttestd} = %{EVRD}
14mu|qt5-5.5.1-5|2948	Requires:	%{qtwidgetsd} = %{EVRD}
14mu|qt5-5.5.1-5|2949	Requires:	%{qtxmld} = %{EVRD}
14mu|qt5-5.5.1-5|2950	Requires:	%{qtclucened} = %{EVRD}
14mu|qt5-5.5.1-5|2951	Requires:	%{qtdeclaratived} = %{EVRD}
14mu|qt5-5.5.1-5|2952	Requires:	%{qtdesignercomponentsd} = %{EVRD}
14mu|qt5-5.5.1-5|2953	Requires:	%{qtdesignerd} = %{EVRD}
14mu|qt5-5.5.1-5|2954	Requires:	%{qthelpd} = %{EVRD}
14mu|qt5-5.5.1-5|2955	Requires:	%{qtlocationd} = %{EVRD}
14mu|qt5-5.5.1-5|2956	Requires:	%{qtmultimediad} = %{EVRD}
14mu|qt5-5.5.1-5|2957	Requires:	%{qtmultimediawidgetsd} = %{EVRD}
14mu|qt5-5.5.1-5|2958	Requires:	%{qtnfcd} = %{EVRD}
14mu|qt5-5.5.1-5|2959	Requires:	%{qtqmld} = %{EVRD}
14mu|qt5-5.5.1-5|2960	Requires:	%{qtquickd} = %{EVRD}
14mu|qt5-5.5.1-5|2961	Requires:	%{qtquickparticlesd} = %{EVRD}
14mu|qt5-5.5.1-5|2962	Requires:	%{qtquicktestd} = %{EVRD}
14mu|qt5-5.5.1-5|2963	Requires:	%{qtquickwidgetsd} = %{EVRD}
14mu|qt5-5.5.1-5|2964	Requires:	%{qtscriptd} = %{EVRD}
14mu|qt5-5.5.1-5|2965	Requires:	%{qtscripttoolsd} = %{EVRD}
14mu|qt5-5.5.1-5|2966	Requires:	%{qtsvgd} = %{EVRD}
14mu|qt5-5.5.1-5|2967	Requires:	%{qtwaylandclientd} = %{EVRD}
14mu|qt5-5.5.1-5|2968	Requires:	%{qtwaylandcompositord} = %{EVRD}
14mu|qt5-5.5.1-5|2969	Requires:	%{qtwebchanneld} = %{EVRD}
14mu|qt5-5.5.1-5|2970	Requires:	%{qtwebengined} = %{EVRD}
14mu|qt5-5.5.1-5|2971	Requires:	%{qtwebenginecored} = %{EVRD}
14mu|qt5-5.5.1-5|2972	Requires:	%{qtwebenginewidgetsd} = %{EVRD}
14mu|qt5-5.5.1-5|2973	Requires:	%{qtwebkitd} = %{EVRD}
14mu|qt5-5.5.1-5|2974	Requires:	%{qtwebkitwidgetsd} = %{EVRD}
14mu|qt5-5.5.1-5|2975	Requires:	%{qtwebsocketsd} = %{EVRD}
14mu|qt5-5.5.1-5|2976	Requires:	%{qtxmlpatternsd} = %{EVRD}
14mu|qt5-5.5.1-5|2977	Requires:	qmake%{api} = %{EVRD}
14mu|qt5-5.5.1-5|2978	Requires:	qlalr%{api} = %{EVRD}
14mu|qt5-5.5.1-5|2979	Requires:	%{name}-macros
14mu|qt5-5.5.1-5|2980	
14mu|qt5-5.5.1-5|2981	%description devel
14mu|qt5-5.5.1-5|2982	Meta-package for installing all Qt 5 development files.
14mu|qt5-5.5.1-5|2983	
14mu|qt5-5.5.1-5|2984	%files devel
14mu|qt5-5.5.1-5|2985	# Intentionally empty, we just pull in dependencies
14mu|qt5-5.5.1-5|2986	
14mu|qt5-5.5.1-5|2987	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2988	# qt tools etc
14mu|qt5-5.5.1-5|2989	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|2990	
14mu|qt5-5.5.1-5|2991	%package assistant
14mu|qt5-5.5.1-5|2992	Summary:	Qt help system
14mu|qt5-5.5.1-5|2993	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|2994	Suggests:	%{name}-doc = %{EVRD}
14mu|qt5-5.5.1-5|2995	
14mu|qt5-5.5.1-5|2996	%description assistant
14mu|qt5-5.5.1-5|2997	Qt help system.
14mu|qt5-5.5.1-5|2998	
14mu|qt5-5.5.1-5|2999	%files assistant
14mu|qt5-5.5.1-5|3000	%{_qt_bindir}/assistant
14mu|qt5-5.5.1-5|3001	%{_datadir}/applications/rosa-assistant-qt%{api}.desktop
14mu|qt5-5.5.1-5|3002	%lang(cs) %{_qt_translationsdir}/assistant_cs.qm
14mu|qt5-5.5.1-5|3003	%lang(da) %{_qt_translationsdir}/assistant_da.qm
14mu|qt5-5.5.1-5|3004	%lang(de) %{_qt_translationsdir}/assistant_de.qm
14mu|qt5-5.5.1-5|3005	%lang(en) %{_qt_translationsdir}/assistant_en.qm
14mu|qt5-5.5.1-5|3006	%lang(fr) %{_qt_translationsdir}/assistant_fr.qm
14mu|qt5-5.5.1-5|3007	%lang(hu) %{_qt_translationsdir}/assistant_hu.qm
14mu|qt5-5.5.1-5|3008	%lang(ja) %{_qt_translationsdir}/assistant_ja.qm
14mu|qt5-5.5.1-5|3009	%lang(ko) %{_qt_translationsdir}/assistant_ko.qm
14mu|qt5-5.5.1-5|3010	%lang(pl) %{_qt_translationsdir}/assistant_pl.qm
14mu|qt5-5.5.1-5|3011	%lang(ru) %{_qt_translationsdir}/assistant_ru.qm
14mu|qt5-5.5.1-5|3012	%lang(sk) %{_qt_translationsdir}/assistant_sk.qm
14mu|qt5-5.5.1-5|3013	%lang(sl) %{_qt_translationsdir}/assistant_sl.qm
14mu|qt5-5.5.1-5|3014	%lang(uk) %{_qt_translationsdir}/assistant_uk.qm
14mu|qt5-5.5.1-5|3015	%lang(zh_CN) %{_qt_translationsdir}/assistant_zh_CN.qm
14mu|qt5-5.5.1-5|3016	%lang(zh_TW) %{_qt_translationsdir}/assistant_zh_TW.qm
14mu|qt5-5.5.1-5|3017	
14mu|qt5-5.5.1-5|3018	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3019	
14mu|qt5-5.5.1-5|3020	%package designer
14mu|qt5-5.5.1-5|3021	Summary:	Qt interface design tool
14mu|qt5-5.5.1-5|3022	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3023	Requires:	%{qtgui}-x11 = %{EVRD}
14mu|qt5-5.5.1-5|3024	# for /usr/lib/qt5/bin/uic
14mu|qt5-5.5.1-5|3025	Requires:	%{qtguid} = %{EVRD}
14mu|qt5-5.5.1-5|3026	
14mu|qt5-5.5.1-5|3027	%description designer
14mu|qt5-5.5.1-5|3028	Qt interface design tool.
14mu|qt5-5.5.1-5|3029	
14mu|qt5-5.5.1-5|3030	%files designer
14mu|qt5-5.5.1-5|3031	%{_qt_bindir}/designer
14mu|qt5-5.5.1-5|3032	%{_datadir}/applications/rosa-designer-qt%{api}.desktop
14mu|qt5-5.5.1-5|3033	%lang(cs) %{_qt_translationsdir}/designer_cs.qm
14mu|qt5-5.5.1-5|3034	%lang(de) %{_qt_translationsdir}/designer_de.qm
14mu|qt5-5.5.1-5|3035	%lang(en) %{_qt_translationsdir}/designer_en.qm
14mu|qt5-5.5.1-5|3036	%lang(fr) %{_qt_translationsdir}/designer_fr.qm
14mu|qt5-5.5.1-5|3037	%lang(hu) %{_qt_translationsdir}/designer_hu.qm
14mu|qt5-5.5.1-5|3038	%lang(ja) %{_qt_translationsdir}/designer_ja.qm
14mu|qt5-5.5.1-5|3039	%lang(ko) %{_qt_translationsdir}/designer_ko.qm
14mu|qt5-5.5.1-5|3040	%lang(pl) %{_qt_translationsdir}/designer_pl.qm
14mu|qt5-5.5.1-5|3041	%lang(ru) %{_qt_translationsdir}/designer_ru.qm
14mu|qt5-5.5.1-5|3042	%lang(sk) %{_qt_translationsdir}/designer_sk.qm
14mu|qt5-5.5.1-5|3043	%lang(sl) %{_qt_translationsdir}/designer_sl.qm
14mu|qt5-5.5.1-5|3044	%lang(uk) %{_qt_translationsdir}/designer_uk.qm
14mu|qt5-5.5.1-5|3045	%lang(zh_CN) %{_qt_translationsdir}/designer_zh_CN.qm
14mu|qt5-5.5.1-5|3046	%lang(zh_TW) %{_qt_translationsdir}/designer_zh_TW.qm
14mu|qt5-5.5.1-5|3047	%{_qt_plugindir}/designer
14mu|qt5-5.5.1-5|3048	
14mu|qt5-5.5.1-5|3049	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3050	
14mu|qt5-5.5.1-5|3051	%if %{with docs}
14mu|qt5-5.5.1-5|3052	%package doc
14mu|qt5-5.5.1-5|3053	Summary:	Qt QCH documentation
14mu|qt5-5.5.1-5|3054	Group:		Books/Computer books
14mu|qt5-5.5.1-5|3055	BuildArch:	noarch
14mu|qt5-5.5.1-5|3056	
14mu|qt5-5.5.1-5|3057	%description doc
14mu|qt5-5.5.1-5|3058	QCH documentation for the Qt toolkit.
14mu|qt5-5.5.1-5|3059	
14mu|qt5-5.5.1-5|3060	%files doc
14mu|qt5-5.5.1-5|3061	%{_qt_docdir}/*.qch
14mu|qt5-5.5.1-5|3062	%endif
14mu|qt5-5.5.1-5|3063	
14mu|qt5-5.5.1-5|3064	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3065	
14mu|qt5-5.5.1-5|3066	%package examples
14mu|qt5-5.5.1-5|3067	Summary:	Example applications for %{name}
14mu|qt5-5.5.1-5|3068	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3069	
14mu|qt5-5.5.1-5|3070	%description examples
14mu|qt5-5.5.1-5|3071	Example applications for %{name}.
14mu|qt5-5.5.1-5|3072	
14mu|qt5-5.5.1-5|3073	%files examples
14mu|qt5-5.5.1-5|3074	%{_qt_exampledir}
14mu|qt5-5.5.1-5|3075	
14mu|qt5-5.5.1-5|3076	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3077	
14mu|qt5-5.5.1-5|3078	%package fonts
14mu|qt5-5.5.1-5|3079	Summary:	Fonts for use with some %{name} output plugins
14mu|qt5-5.5.1-5|3080	Group:		System/Libraries
14mu|qt5-5.5.1-5|3081	
14mu|qt5-5.5.1-5|3082	%description fonts
14mu|qt5-5.5.1-5|3083	Fonts for use with some %{name} output plugins.
14mu|qt5-5.5.1-5|3084	
14mu|qt5-5.5.1-5|3085	These fonts are required for various non-X11 output
14mu|qt5-5.5.1-5|3086	plugins (framebuffer device etc.).
14mu|qt5-5.5.1-5|3087	
14mu|qt5-5.5.1-5|3088	They are not required for the normal X11 output.
14mu|qt5-5.5.1-5|3089	
14mu|qt5-5.5.1-5|3090	# FIXME re-add when Qt/E is fixed
14mu|qt5-5.5.1-5|3091	#%%files fonts
14mu|qt5-5.5.1-5|3092	#%%{_qt_libdir}/fonts
14mu|qt5-5.5.1-5|3093	
14mu|qt5-5.5.1-5|3094	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3095	
14mu|qt5-5.5.1-5|3096	%package linguist
14mu|qt5-5.5.1-5|3097	Summary:	Translation tool for Qt based applications
14mu|qt5-5.5.1-5|3098	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3099	Requires:	%{name}-linguist-tools = %{EVRD}
14mu|qt5-5.5.1-5|3100	
14mu|qt5-5.5.1-5|3101	%description linguist
14mu|qt5-5.5.1-5|3102	Translation tool for Qt based applications.
14mu|qt5-5.5.1-5|3103	
14mu|qt5-5.5.1-5|3104	%files linguist
14mu|qt5-5.5.1-5|3105	%{_qt_bindir}/linguist
14mu|qt5-5.5.1-5|3106	%{_datadir}/applications/rosa-linguist-qt%{api}.desktop
14mu|qt5-5.5.1-5|3107	%lang(cs) %{_qt_translationsdir}/linguist_cs.qm
14mu|qt5-5.5.1-5|3108	%lang(de) %{_qt_translationsdir}/linguist_de.qm
14mu|qt5-5.5.1-5|3109	%lang(en) %{_qt_translationsdir}/linguist_en.qm
14mu|qt5-5.5.1-5|3110	%lang(fr) %{_qt_translationsdir}/linguist_fr.qm
14mu|qt5-5.5.1-5|3111	%lang(hu) %{_qt_translationsdir}/linguist_hu.qm
14mu|qt5-5.5.1-5|3112	%lang(ja) %{_qt_translationsdir}/linguist_ja.qm
14mu|qt5-5.5.1-5|3113	%lang(ko) %{_qt_translationsdir}/linguist_ko.qm
14mu|qt5-5.5.1-5|3114	%lang(pl) %{_qt_translationsdir}/linguist_pl.qm
14mu|qt5-5.5.1-5|3115	%lang(ru) %{_qt_translationsdir}/linguist_ru.qm
14mu|qt5-5.5.1-5|3116	%lang(sk) %{_qt_translationsdir}/linguist_sk.qm
14mu|qt5-5.5.1-5|3117	%lang(sl) %{_qt_translationsdir}/linguist_sl.qm
14mu|qt5-5.5.1-5|3118	%lang(uk) %{_qt_translationsdir}/linguist_uk.qm
14mu|qt5-5.5.1-5|3119	%lang(zh_CN) %{_qt_translationsdir}/linguist_zh_CN.qm
14mu|qt5-5.5.1-5|3120	%lang(zh_TW) %{_qt_translationsdir}/linguist_zh_TW.qm
14mu|qt5-5.5.1-5|3121	%dir %{_qt_datadir}/phrasebooks
14mu|qt5-5.5.1-5|3122	%lang(da) %{_qt_datadir}/phrasebooks/danish.qph
14mu|qt5-5.5.1-5|3123	%lang(nl) %{_qt_datadir}/phrasebooks/dutch.qph
14mu|qt5-5.5.1-5|3124	%lang(fi) %{_qt_datadir}/phrasebooks/finnish.qph
14mu|qt5-5.5.1-5|3125	%lang(fr) %{_qt_datadir}/phrasebooks/french.qph
14mu|qt5-5.5.1-5|3126	%lang(de) %{_qt_datadir}/phrasebooks/german.qph
14mu|qt5-5.5.1-5|3127	%lang(hu) %{_qt_datadir}/phrasebooks/hungarian.qph
14mu|qt5-5.5.1-5|3128	%lang(it) %{_qt_datadir}/phrasebooks/italian.qph
14mu|qt5-5.5.1-5|3129	%lang(ja) %{_qt_datadir}/phrasebooks/japanese.qph
14mu|qt5-5.5.1-5|3130	%lang(no) %{_qt_datadir}/phrasebooks/norwegian.qph
14mu|qt5-5.5.1-5|3131	%lang(pl) %{_qt_datadir}/phrasebooks/polish.qph
14mu|qt5-5.5.1-5|3132	%lang(ru) %{_qt_datadir}/phrasebooks/russian.qph
14mu|qt5-5.5.1-5|3133	%lang(es) %{_qt_datadir}/phrasebooks/spanish.qph
14mu|qt5-5.5.1-5|3134	%lang(sv) %{_qt_datadir}/phrasebooks/swedish.qph
14mu|qt5-5.5.1-5|3135	
14mu|qt5-5.5.1-5|3136	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3137	
14mu|qt5-5.5.1-5|3138	%package linguist-tools
14mu|qt5-5.5.1-5|3139	Summary:	Tools for creating and updating Qt Linguist translation files
14mu|qt5-5.5.1-5|3140	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3141	
14mu|qt5-5.5.1-5|3142	%description linguist-tools
14mu|qt5-5.5.1-5|3143	Tools for creating and updating Qt Linguist translation files.
14mu|qt5-5.5.1-5|3144	
14mu|qt5-5.5.1-5|3145	%files linguist-tools
14mu|qt5-5.5.1-5|3146	%{_qt_bindir}/lconvert
14mu|qt5-5.5.1-5|3147	%{_qt_bindir}/lrelease
14mu|qt5-5.5.1-5|3148	%{_qt_bindir}/lupdate
14mu|qt5-5.5.1-5|3149	%{_bindir}/lconvert-qt%{api}
14mu|qt5-5.5.1-5|3150	%{_bindir}/lrelease-qt%{api}
14mu|qt5-5.5.1-5|3151	%{_bindir}/lupdate-qt%{api}
14mu|qt5-5.5.1-5|3152	%{_qt_libdir}/cmake/Qt%{api}LinguistTools
14mu|qt5-5.5.1-5|3153	
14mu|qt5-5.5.1-5|3154	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3155	
14mu|qt5-5.5.1-5|3156	%package macros
14mu|qt5-5.5.1-5|3157	Summary:	Base macros for Qt 5
14mu|qt5-5.5.1-5|3158	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3159	
14mu|qt5-5.5.1-5|3160	%description macros
14mu|qt5-5.5.1-5|3161	Base macros for Qt 5.
14mu|qt5-5.5.1-5|3162	
14mu|qt5-5.5.1-5|3163	%files macros
14mu|qt5-5.5.1-5|3164	%{_sysconfdir}/rpm/macros.d/qt5.macros
14mu|qt5-5.5.1-5|3165	
14mu|qt5-5.5.1-5|3166	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3167	
14mu|qt5-5.5.1-5|3168	%package platformtheme-gtk2
14mu|qt5-5.5.1-5|3169	Summary:	GTK 2.x platform theme for Qt 5
14mu|qt5-5.5.1-5|3170	Group:		Graphical desktop/KDE
14mu|qt5-5.5.1-5|3171	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-5.5.1-5|3172	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14mu|qt5-5.5.1-5|3173	
14mu|qt5-5.5.1-5|3174	%description platformtheme-gtk2
14mu|qt5-5.5.1-5|3175	GTK 2.x platform theme for Qt 5. This plugin allows Qt to render
14mu|qt5-5.5.1-5|3176	controls using GTK 2.x themes - making it integrate better with GTK
14mu|qt5-5.5.1-5|3177	based desktops.
14mu|qt5-5.5.1-5|3178	
14mu|qt5-5.5.1-5|3179	%files platformtheme-gtk2
14mu|qt5-5.5.1-5|3180	%{_qt_plugindir}/platformthemes/libqgtk2.so
14mu|qt5-5.5.1-5|3181	
14mu|qt5-5.5.1-5|3182	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3183	
14mu|qt5-5.5.1-5|3184	%package -n qdoc%{api}
14mu|qt5-5.5.1-5|3185	Summary:	Qt documentation generator, version 5
14mu|qt5-5.5.1-5|3186	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3187	
14mu|qt5-5.5.1-5|3188	%description -n qdoc%{api}
14mu|qt5-5.5.1-5|3189	Qt documentation generator, version 5.
14mu|qt5-5.5.1-5|3190	
14mu|qt5-5.5.1-5|3191	%files -n qdoc%{api}
14mu|qt5-5.5.1-5|3192	%{_qt_bindir}/qdoc
14mu|qt5-5.5.1-5|3193	
14mu|qt5-5.5.1-5|3194	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3195	
14mu|qt5-5.5.1-5|3196	%package -n qmake%{api}
14mu|qt5-5.5.1-5|3197	Summary:	Makefile generation system for Qt 5
14mu|qt5-5.5.1-5|3198	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3199	Requires:	%{name}-macros
14mu|qt5-5.5.1-5|3200	
14mu|qt5-5.5.1-5|3201	%description -n qmake%{api}
14mu|qt5-5.5.1-5|3202	Makefile generation system for Qt 5.
14mu|qt5-5.5.1-5|3203	
14mu|qt5-5.5.1-5|3204	%files -n qmake%{api}
14mu|qt5-5.5.1-5|3205	%{_bindir}/qmake-qt%{api}
14mu|qt5-5.5.1-5|3206	%{_qt_bindir}/qmake
14mu|qt5-5.5.1-5|3207	%{_qt_prefix}/mkspecs
14mu|qt5-5.5.1-5|3208	
14mu|qt5-5.5.1-5|3209	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3210	
14mu|qt5-5.5.1-5|3211	%package -n qlalr%{api}
14mu|qt5-5.5.1-5|3212	Summary:	Qt LALR parser generator
14mu|qt5-5.5.1-5|3213	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3214	Provides:	qlalr = %{EVRD}
14mu|qt5-5.5.1-5|3215	
14mu|qt5-5.5.1-5|3216	%description -n qlalr%{api}
14mu|qt5-5.5.1-5|3217	Qt LALR parser generator
14mu|qt5-5.5.1-5|3218	
14mu|qt5-5.5.1-5|3219	%files -n qlalr%{api}
14mu|qt5-5.5.1-5|3220	%{_qt_bindir}/qlalr
14mu|qt5-5.5.1-5|3221	
14mu|qt5-5.5.1-5|3222	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3223	
14mu|qt5-5.5.1-5|3224	%package qml-tools
14mu|qt5-5.5.1-5|3225	Summary:	QML tools for Qt 5
14mu|qt5-5.5.1-5|3226	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3227	
14mu|qt5-5.5.1-5|3228	%description qml-tools
14mu|qt5-5.5.1-5|3229	QML tools for Qt 5.
14mu|qt5-5.5.1-5|3230	
14mu|qt5-5.5.1-5|3231	%files qml-tools
14mu|qt5-5.5.1-5|3232	%{_qt_bindir}/qml
14mu|qt5-5.5.1-5|3233	%{_qt_bindir}/qml1plugindump
14mu|qt5-5.5.1-5|3234	%{_qt_bindir}/qmleasing
14mu|qt5-5.5.1-5|3235	%{_qt_bindir}/qmlimportscanner
14mu|qt5-5.5.1-5|3236	%{_qt_bindir}/qmllint
14mu|qt5-5.5.1-5|3237	%{_qt_bindir}/qmlmin
14mu|qt5-5.5.1-5|3238	%{_qt_bindir}/qmlplugindump
14mu|qt5-5.5.1-5|3239	%{_qt_bindir}/qmlprofiler
14mu|qt5-5.5.1-5|3240	%{_qt_bindir}/qmlscene
14mu|qt5-5.5.1-5|3241	%{_qt_bindir}/qmltestrunner
14mu|qt5-5.5.1-5|3242	%{_qt_bindir}/qmlviewer
14mu|qt5-5.5.1-5|3243	%lang(cs) %{_qt_translationsdir}/qmlviewer_cs.qm
14mu|qt5-5.5.1-5|3244	%lang(en) %{_qt_translationsdir}/qmlviewer_en.qm
14mu|qt5-5.5.1-5|3245	%lang(fi) %{_qt_translationsdir}/qmlviewer_fi.qm
14mu|qt5-5.5.1-5|3246	%lang(fr) %{_qt_translationsdir}/qmlviewer_fr.qm
14mu|qt5-5.5.1-5|3247	%lang(hu) %{_qt_translationsdir}/qmlviewer_hu.qm
14mu|qt5-5.5.1-5|3248	%lang(ja) %{_qt_translationsdir}/qmlviewer_ja.qm
14mu|qt5-5.5.1-5|3249	%lang(ja) %{_qt_translationsdir}/qmlviewer_ko.qm
14mu|qt5-5.5.1-5|3250	%lang(sk) %{_qt_translationsdir}/qmlviewer_sk.qm
14mu|qt5-5.5.1-5|3251	%lang(ru) %{_qt_translationsdir}/qmlviewer_ru.qm
14mu|qt5-5.5.1-5|3252	%lang(uk) %{_qt_translationsdir}/qmlviewer_uk.qm
14mu|qt5-5.5.1-5|3253	
14mu|qt5-5.5.1-5|3254	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3255	
14mu|qt5-5.5.1-5|3256	%package tools
14mu|qt5-5.5.1-5|3257	Summary:	Tools for Qt 5
14mu|qt5-5.5.1-5|3258	Group:		Development/KDE and Qt
14mu|qt5-5.5.1-5|3259	Requires:	%{qtgui}-minimal = %{EVRD}
14mu|qt5-5.5.1-5|3260	Requires:	%{name}-database-plugin-sqlite = %{EVRD}
14mu|qt5-5.5.1-5|3261	
14mu|qt5-5.5.1-5|3262	%description tools
14mu|qt5-5.5.1-5|3263	Tools for Qt 5.
14mu|qt5-5.5.1-5|3264	
14mu|qt5-5.5.1-5|3265	%files tools
14mu|qt5-5.5.1-5|3266	%{_bindir}/qdbus-qt%{api}
14mu|qt5-5.5.1-5|3267	%{_bindir}/qtpaths-qt%{api}
14mu|qt5-5.5.1-5|3268	%{_qt_bindir}/pixeltool
14mu|qt5-5.5.1-5|3269	%{_qt_bindir}/qcollectiongenerator
14mu|qt5-5.5.1-5|3270	%{_qt_bindir}/qdbus
14mu|qt5-5.5.1-5|3271	%{_qt_bindir}/qdbusviewer
14mu|qt5-5.5.1-5|3272	%{_qt_bindir}/qtdiag
14mu|qt5-5.5.1-5|3273	%{_qt_bindir}/qhelpconverter
14mu|qt5-5.5.1-5|3274	%{_qt_bindir}/qhelpgenerator
14mu|qt5-5.5.1-5|3275	%{_qt_bindir}/qtpaths
14mu|qt5-5.5.1-5|3276	%{_qt_bindir}/qtplugininfo
14mu|qt5-5.5.1-5|3277	%{_qt_bindir}/xmlpatterns
14mu|qt5-5.5.1-5|3278	%{_qt_bindir}/xmlpatternsvalidator
14mu|qt5-5.5.1-5|3279	
14mu|qt5-5.5.1-5|3280	#----------------------------------------------------------------------------
14mu|qt5-5.5.1-5|3281	
14mu|qt5-5.5.1-5|3282	%prep
14mu|qt5-5.5.1-5|3283	%setup -qn qt-everywhere-opensource-src-%{version}
14mu|qt5-5.5.1-5|3284	
14mu|qt5-5.5.1-5|3285	%patch0 -p1
14mu|qt5-5.5.1-5|3286	
14mu|qt5-5.5.1-5|3287	%if "%{_qt_libdir}" == "%{_libdir}"
14mu|qt5-5.5.1-5|3288	%patch1 -p1 -b .0001~
14mu|qt5-5.5.1-5|3289	%endif
14mu|qt5-5.5.1-5|3290	
14mu|qt5-5.5.1-5|3291	%patch2 -p1 -b .0002~
14mu|qt5-5.5.1-5|3292	
14mu|qt5-5.5.1-5|3293	# if you know how to pass an argue to build env
14mu|qt5-5.5.1-5|3294	# CONFIG+=wayland-compositor
14mu|qt5-5.5.1-5|3295	# remove this patch
14mu|qt5-5.5.1-5|3296	%patch3 -p1 -b .wayland~
14mu|qt5-5.5.1-5|3297	
14mu|qt5-5.5.1-5|3298	%patch4 -p1 -b .yasm~
14mu|qt5-5.5.1-5|3299	
14mu|qt5-5.5.1-5|3300	%patch5 -p1 -b .dfbwm~
14mu|qt5-5.5.1-5|3301	
14mu|qt5-5.5.1-5|3302	%patch6 -p1 -b .nss323~
14mu|qt5-5.5.1-5|3303	
14mu|qt5-5.5.1-5|3304	pushd qtbase
14mu|qt5-5.5.1-5|3305	%patch100 -p1
14mu|qt5-5.5.1-5|3306	%patch101 -p1
14mu|qt5-5.5.1-5|3307	%patch102 -p1
14mu|qt5-5.5.1-5|3308	%patch103 -p1
14mu|qt5-5.5.1-5|3309	popd
14mu|qt5-5.5.1-5|3310	
14mu|qt5-5.5.1-5|3311	pushd qtdeclarative
14mu|qt5-5.5.1-5|3312	%patch200 -p1
14mu|qt5-5.5.1-5|3313	%patch201 -p1
14mu|qt5-5.5.1-5|3314	popd
14mu|qt5-5.5.1-5|3315	
14mu|qt5-5.5.1-5|3316	# respect cflags
14mu|qt5-5.5.1-5|3317	sed -i -e '/^CPPFLAGS\s*=/ s/-g //' qtbase/qmake/Makefile.unix
14mu|qt5-5.5.1-5|3318	
14mu|qt5-5.5.1-5|3319	sed -i -e "s|^\(QMAKE_LFLAGS_RELEASE.*\)|\1 %{ldflags}|" qtbase/mkspecs/common/g++-unix.conf
14mu|qt5-5.5.1-5|3320	
14mu|qt5-5.5.1-5|3321	sed -i -e "s|-O2|%{optflags}|g" qtbase/mkspecs/common/gcc-base.conf
14mu|qt5-5.5.1-5|3322	sed -i -e "s|-O3|%{optflags}|g" qtbase/mkspecs/common/gcc-base.conf
14mu|qt5-5.5.1-5|3323	
14mu|qt5-5.5.1-5|3324	%build
14mu|qt5-5.5.1-5|3325	./configure \
14mu|qt5-5.5.1-5|3326	-prefix %{_qt_prefix} \
14mu|qt5-5.5.1-5|3327	-bindir %{_qt_bindir} \
14mu|qt5-5.5.1-5|3328	-libdir %{_qt_libdir} \
14mu|qt5-5.5.1-5|3329	-datadir %{_qt_datadir} \
14mu|qt5-5.5.1-5|3330	-docdir %{_qt_docdir} \
14mu|qt5-5.5.1-5|3331	-headerdir %{_qt_includedir} \
14mu|qt5-5.5.1-5|3332	-plugindir %{_qt_plugindir} \
14mu|qt5-5.5.1-5|3333	-importdir %{_qt_importdir} \
14mu|qt5-5.5.1-5|3334	-translationdir %{_qt_translationsdir} \
14mu|qt5-5.5.1-5|3335	-sysconfdir %{_qt_sysconfdir} \
14mu|qt5-5.5.1-5|3336	-examplesdir %{_qt_exampledir} \
14mu|qt5-5.5.1-5|3337	-testsdir %{_qt_testsdir} \
14mu|qt5-5.5.1-5|3338	%ifarch x86_64
14mu|qt5-5.5.1-5|3339	-platform linux-g++-64 \
14mu|qt5-5.5.1-5|3340	%endif
14mu|qt5-5.5.1-5|3341	%ifarch %{ix86}
14mu|qt5-5.5.1-5|3342	-platform linux-g++-32 \
14mu|qt5-5.5.1-5|3343	%endif
14mu|qt5-5.5.1-5|3344	%ifarch %{arm}
14mu|qt5-5.5.1-5|3345	-platform linux-g++ \
14mu|qt5-5.5.1-5|3346	%endif
14mu|qt5-5.5.1-5|3347	-release \
14mu|qt5-5.5.1-5|3348	-opensource \
14mu|qt5-5.5.1-5|3349	-shared \
14mu|qt5-5.5.1-5|3350	-c++11 \
14mu|qt5-5.5.1-5|3351	-largefile \
14mu|qt5-5.5.1-5|3352	-accessibility \
14mu|qt5-5.5.1-5|3353	-no-sql-db2 \
14mu|qt5-5.5.1-5|3354	-no-sql-ibase \
14mu|qt5-5.5.1-5|3355	-plugin-sql-mysql \
14mu|qt5-5.5.1-5|3356	-no-sql-oci \
14mu|qt5-5.5.1-5|3357	-plugin-sql-odbc \
14mu|qt5-5.5.1-5|3358	-plugin-sql-psql \
14mu|qt5-5.5.1-5|3359	-plugin-sql-sqlite \
14mu|qt5-5.5.1-5|3360	-no-sql-sqlite2 \
14mu|qt5-5.5.1-5|3361	-no-sql-tds \
14mu|qt5-5.5.1-5|3362	-system-libpng \
14mu|qt5-5.5.1-5|3363	-system-libjpeg \
14mu|qt5-5.5.1-5|3364	-system-pcre \
14mu|qt5-5.5.1-5|3365	-system-proxies \
14mu|qt5-5.5.1-5|3366	-system-sqlite \
14mu|qt5-5.5.1-5|3367	-system-xcb \
14mu|qt5-5.5.1-5|3368	-system-zlib \
14mu|qt5-5.5.1-5|3369	-openssl-linked \
14mu|qt5-5.5.1-5|3370	-optimized-qmake \
14mu|qt5-5.5.1-5|3371	-no-nis \
14mu|qt5-5.5.1-5|3372	-cups \
14mu|qt5-5.5.1-5|3373	-iconv \
14mu|qt5-5.5.1-5|3374	-icu \
14mu|qt5-5.5.1-5|3375	-no-strip \
14mu|qt5-5.5.1-5|3376	-no-use-gold-linker \
14mu|qt5-5.5.1-5|3377	-pch \
14mu|qt5-5.5.1-5|3378	-dbus-linked \
14mu|qt5-5.5.1-5|3379	-reduce-relocations \
14mu|qt5-5.5.1-5|3380	-xcb \
14mu|qt5-5.5.1-5|3381	%if %{with directfb}
14mu|qt5-5.5.1-5|3382	-directfb \
14mu|qt5-5.5.1-5|3383	%endif
14mu|qt5-5.5.1-5|3384	-qpa xcb \
14mu|qt5-5.5.1-5|3385	-fontconfig \
14mu|qt5-5.5.1-5|3386	-accessibility \
14mu|qt5-5.5.1-5|3387	-eglfs \
14mu|qt5-5.5.1-5|3388	-gnumake \
14mu|qt5-5.5.1-5|3389	-pkg-config \
14mu|qt5-5.5.1-5|3390	-kms \
14mu|qt5-5.5.1-5|3391	-sm \
14mu|qt5-5.5.1-5|3392	-xinerama \
14mu|qt5-5.5.1-5|3393	-xshape \
14mu|qt5-5.5.1-5|3394	-xvideo \
14mu|qt5-5.5.1-5|3395	-xsync \
14mu|qt5-5.5.1-5|3396	-xinput2 \
14mu|qt5-5.5.1-5|3397	-xcursor \
14mu|qt5-5.5.1-5|3398	-xfixes \
14mu|qt5-5.5.1-5|3399	-xrandr \
14mu|qt5-5.5.1-5|3400	-xrender \
14mu|qt5-5.5.1-5|3401	-xkb \
14mu|qt5-5.5.1-5|3402	-opengl \
14mu|qt5-5.5.1-5|3403	-confirm-license \
14mu|qt5-5.5.1-5|3404	-glib \
14mu|qt5-5.5.1-5|3405	-no-separate-debug-info \
14mu|qt5-5.5.1-5|3406	-no-strip \
14mu|qt5-5.5.1-5|3407	%if "%{_qt_libdir}" == "%{_libdir}"
14mu|qt5-5.5.1-5|3408	-no-rpath \
14mu|qt5-5.5.1-5|3409	%endif
14mu|qt5-5.5.1-5|3410	-v \
14mu|qt5-5.5.1-5|3411	-I %{_includedir}/iodbc \
14mu|qt5-5.5.1-5|3412	-I %{_includedir}/mysql
14mu|qt5-5.5.1-5|3413	
14mu|qt5-5.5.1-5|3414	# Fix confused Makefiles refering to Enginio includes by Enginio's version number
14mu|qt5-5.5.1-5|3415	# (1.0.4) while other bits refer to it by Qt's version number
14mu|qt5-5.5.1-5|3416	ln -s %{version} qtenginio/include/Enginio/1.0.4
14mu|qt5-5.5.1-5|3417	
14mu|qt5-5.5.1-5|3418	%make STRIP=true
14mu|qt5-5.5.1-5|3419	
14mu|qt5-5.5.1-5|3420	%if %{with docs}
14mu|qt5-5.5.1-5|3421	%make docs
14mu|qt5-5.5.1-5|3422	%endif
14mu|qt5-5.5.1-5|3423	
14mu|qt5-5.5.1-5|3424	%install
14mu|qt5-5.5.1-5|3425	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-5.5.1-5|3426	
14mu|qt5-5.5.1-5|3427	%if %{with docs}
14mu|qt5-5.5.1-5|3428	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-5.5.1-5|3429	%endif
14mu|qt5-5.5.1-5|3430	
14mu|qt5-5.5.1-5|3431	# Installed, but not useful
14mu|qt5-5.5.1-5|3432	rm -f %{buildroot}%{_qt_bindir}/syncqt
14mu|qt5-5.5.1-5|3433	rm -f %{buildroot}%{_qt_bindir}/syncqt.pl
14mu|qt5-5.5.1-5|3434	# Probably not useful outside of Qt source tree?
14mu|qt5-5.5.1-5|3435	rm -f %{buildroot}%{_qt_bindir}/qtmodule-configtests
14mu|qt5-5.5.1-5|3436	# Let's not ship -devel files for private libraries... At least not until
14mu|qt5-5.5.1-5|3437	# applications teach us otherwise
14mu|qt5-5.5.1-5|3438	rm -f %{buildroot}%{_qt_libdir}/libqgsttools_p.so %{buildroot}%{_qt_libdir}/libqgsttools_p.prl
14mu|qt5-5.5.1-5|3439	rm -f %{buildroot}%{_qt_libdir}/libQt%{api}MultimediaQuick_p.so %{buildroot}%{_qt_libdir}/libQt%{api}MultimediaQuick_p.prl %{buildroot}%{_qt_libdir}/pkgconfig/Qt%{api}MultimediaQuick_p.pc
14mu|qt5-5.5.1-5|3440	rm -f %{buildroot}%{_qt_libdir}/libQt%{api}EglDeviceIntegration.so %{buildroot}%{_qt_libdir}/libQt%{api}EglDeviceIntegration.prl %{buildroot}%{_qt_libdir}/pkgconfig/Qt%{api}EglDeviceIntegration.pc
14mu|qt5-5.5.1-5|3441	rm -f %{buildroot}%{_qt_libdir}/libQt%{api}XcbQpa.so %{buildroot}%{_qt_libdir}/libQt%{api}XcbQpa.prl %{buildroot}%{_qt_libdir}/pkgconfig/Qt%{api}XcbQpa.pc
14mu|qt5-5.5.1-5|3442	# qtconfig doesn't exist anymore - we don't need its translations
14mu|qt5-5.5.1-5|3443	rm -f %{buildroot}%{_qt_translationsdir}/qtconfig_*.qm
14mu|qt5-5.5.1-5|3444	# Let's make life easier for packagers
14mu|qt5-5.5.1-5|3445	mkdir -p %{buildroot}%{_bindir}
14mu|qt5-5.5.1-5|3446	for i in qmake moc uic rcc qdbuscpp2xml qdbusxml2cpp lrelease lupdate lconvert qdbus qtpaths; do
14mu|qt5-5.5.1-5|3447	ln -s ../%{_lib}/qt%{api}/bin/$i %{buildroot}%{_bindir}/$i-qt%{api}
14mu|qt5-5.5.1-5|3448	done
14mu|qt5-5.5.1-5|3449	
14mu|qt5-5.5.1-5|3450	%if "%{_qt_libdir}" != "%{_libdir}"
14mu|qt5-5.5.1-5|3451	pushd %{buildroot}%{_libdir}
14mu|qt5-5.5.1-5|3452	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-5.5.1-5|3453	mkdir pkgconfig
14mu|qt5-5.5.1-5|3454	cd pkgconfig
14mu|qt5-5.5.1-5|3455	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-5.5.1-5|3456	popd
14mu|qt5-5.5.1-5|3457	%endif
14mu|qt5-5.5.1-5|3458	
14mu|qt5-5.5.1-5|3459	# Fix some wrong permissions
14mu|qt5-5.5.1-5|3460	find %{buildroot} -type f -perm -0755 -name "*.png" |xargs --no-run-if-empty chmod 0644
14mu|qt5-5.5.1-5|3461	find %{buildroot} -type f -perm -0755 -name "*.svg" |xargs --no-run-if-empty chmod 0644
14mu|qt5-5.5.1-5|3462	find %{buildroot} -type f -perm -0755 -name "*.jpg" |xargs --no-run-if-empty chmod 0644
14mu|qt5-5.5.1-5|3463	find %{buildroot} -type f -perm -0755 -name "*.xml" |xargs --no-run-if-empty chmod 0644
14mu|qt5-5.5.1-5|3464	find %{buildroot} -type f -perm -0755 -name "*.xsl" |xargs --no-run-if-empty chmod 0644
14mu|qt5-5.5.1-5|3465	find %{buildroot} -type f -perm -0755 -name "*.php" |xargs --no-run-if-empty chmod 0644
14mu|qt5-5.5.1-5|3466	find %{buildroot} -type f -perm -0755 -name "*.html" |xargs --no-run-if-empty chmod 0644
14mu|qt5-5.5.1-5|3467	find %{buildroot} -type f -perm -0755 -name "*.js" |xargs --no-run-if-empty chmod 0644
14mu|qt5-5.5.1-5|3468	find %{buildroot} -type f -perm -0755 -name "*.plist.app" |xargs --no-run-if-empty chmod 0644
14mu|qt5-5.5.1-5|3469	
14mu|qt5-5.5.1-5|3470	# Workaround for
14mu|qt5-5.5.1-5|3471	# *** ERROR: same build ID in nonidentical files!
14mu|qt5-5.5.1-5|3472	#        /usr/lib/qt5/bin/qdbuscpp2xml
14mu|qt5-5.5.1-5|3473	#   and  /usr/lib/qt5/bin/moc
14mu|qt5-5.5.1-5|3474	# ...
14mu|qt5-5.5.1-5|3475	# while generating debug info
14mu|qt5-5.5.1-5|3476	find %{buildroot} -type f -perm -0755 |grep -vE '\.(so|qml|sh|pl|ttf|eot|woff)' |xargs %__strip --strip-unneeded
14mu|qt5-5.5.1-5|3477	
14mu|qt5-5.5.1-5|3478	# Install rpm macros
14mu|qt5-5.5.1-5|3479	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|qt5-5.5.1-5|3480	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|qt5-5.5.1-5|3481	
14mu|qt5-5.5.1-5|3482	# Install .desktop files for assistant, designer and linguist
14mu|qt5-5.5.1-5|3483	mkdir -p %{buildroot}%{_datadir}/applications
14mu|qt5-5.5.1-5|3484	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications
14mu|qt5-5.5.1-5|3485	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
14mu|qt5-5.5.1-5|3486	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications
14mu|qt5-5.5.1-5|3487	
14mu|qt5-5.5.1-5|3488	sed -i s,"/usr/lib/qt5/bin","%{_qt_bindir}",g %{buildroot}%{_datadir}/applications/*.desktop
14mu|qt5-5.5.1-5|3489	
14mu|qt5-5.5.1-5|3490	# Tell qtchooser about us
14mu|qt5-5.5.1-5|3491	mkdir -p %{buildroot}%{_sysconfdir}/xdg/qtchooser
14mu|qt5-5.5.1-5|3492	cat >%{buildroot}%{_sysconfdir}/xdg/qtchooser/%{name}.conf <<'EOF'
14mu|qt5-5.5.1-5|3493	%{_qt_bindir}
14mu|qt5-5.5.1-5|3494	%{_qt_libdir}
14mu|qt5-5.5.1-5|3495	EOF
14mu|qt5-5.5.1-5|3496	
14mu|qt5-5.5.1-5|3497	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-5.5.1-5|3498	## .prl/.la file love
14mu|qt5-5.5.1-5|3499	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-5.5.1-5|3500	pushd %{buildroot}%{_qt_libdir}
14mu|qt5-5.5.1-5|3501	for prl_file in libQt5*.prl ; do
14mu|qt5-5.5.1-5|3502	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-5.5.1-5|3503	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-5.5.1-5|3504	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-5.5.1-5|3505	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-5.5.1-5|3506	fi
14mu|qt5-5.5.1-5|3507	done
14mu|qt5-5.5.1-5|3508	popd
14mu|qt5-5.5.1-5|3509	
14mu|qt5-5.5.1-5|3510	%changelog
14mu|qt5-5.5.1-5|3511	
14mu|qt5-5.5.1-5|3512	* Wed Mar 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.1-5
14mu|qt5-5.5.1-5|3513	- (1c2e870) Less strict Requires for qt5-macros (no EVRD)
14mu|qt5-5.5.1-5|3514	- (Andrey Bondrov: fd88acb) Change Requires to Suggests for i18n subpackages
14mu|qt5-5.5.1-5|3515	
14mu|qt5-5.5.1-5|3516	* Tue Mar 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.1-4
14mu|qt5-5.5.1-5|3517	- (e7bc0ac) Build with docs again
14mu|qt5-5.5.1-5|3518	
14mu|qt5-5.5.1-5|3519	* Mon Mar 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.1-3
14mu|qt5-5.5.1-5|3520	- (0c7221b) Build without docs
14mu|qt5-5.5.1-5|3521	- (Andrey Bondrov: bd08a43) Try to fix build with system nss 3.23 (sync API)
14mu|qt5-5.5.1-5|3522	- (Andrey Bondrov: 6e4311a) Bump release
14mu|qt5-5.5.1-5|3523	
14mu|qt5-5.5.1-5|3524	* Mon Feb 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.1-2
14mu|qt5-5.5.1-5|3525	- (ae197ed) Add patches from OpenSUSE to fix QTBUG-48870 and to refactor FxViewItem releasing code
14mu|qt5-5.5.1-5|3526	
14mu|qt5-5.5.1-5|3527	* Sat Oct 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.1-1
14mu|qt5-5.5.1-5|3528	- (71519da) Make sure devel package requires new development subpackages
14mu|qt5-5.5.1-5|3529	- (71519da) Rebuild with docs
14mu|qt5-5.5.1-5|3530	
14mu|qt5-5.5.1-5|3531	* Fri Oct 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.1-0.1
14mu|qt5-5.5.1-5|3532	- (17f0fad) Add subpackages for Qt3DCollision and Qt3DLogic libraries and developent files
14mu|qt5-5.5.1-5|3533	- (Andrey Bondrov: 299823b) Add glTF sceneparser subpackage
14mu|qt5-5.5.1-5|3534	- (Andrey Bondrov: ab3bcb2) Update files (add more data files for Qt WebEngine)
14mu|qt5-5.5.1-5|3535	- (Andrey Bondrov: b14ba8a) Update files (add more translations)
14mu|qt5-5.5.1-5|3536	- (Andrey Bondrov: e3ce454) New version 5.5.1
14mu|qt5-5.5.1-5|3537	- (Andrey Bondrov: e3ce454) Drop merged patches
14mu|qt5-5.5.1-5|3538	- (Andrey Bondrov: e3ce454) Build without docs
14mu|qt5-5.5.1-5|3539	
14mu|qt5-5.5.1-5|3540	* Fri Sep 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.0-3
14mu|qt5-5.5.1-5|3541	- (21c4751) Try to build without libproxy support to fix crash in QtWebKit
14mu|qt5-5.5.1-5|3542	
14mu|qt5-5.5.1-5|3543	* Fri Sep 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.0-2
14mu|qt5-5.5.1-5|3544	- (925f982) Fix summaries for some packages
14mu|qt5-5.5.1-5|3545	- (Andrey Bondrov: e11180e) Development Qt5Gui package should also require xcb-integration-plugin-* packages
14mu|qt5-5.5.1-5|3546	- (Andrey Bondrov: bd0676c) Development Qt5Gui package should require eglfs-integration-plugin-* packages
14mu|qt5-5.5.1-5|3547	
14mu|qt5-5.5.1-5|3548	* Thu Sep 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.0-1
14mu|qt5-5.5.1-5|3549	- (f6a2ded) Rebuild with docs enabled
14mu|qt5-5.5.1-5|3550	
14mu|qt5-5.5.1-5|3551	* Wed Sep 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.0-0.1
14mu|qt5-5.5.1-5|3552	- (f7e4473) Development package shouldn't require obsolete qtgui-kms package
14mu|qt5-5.5.1-5|3553	- (Andrey Bondrov: 6ae4a94) Build requires pkgconfig(bluez)
14mu|qt5-5.5.1-5|3554	- (Andrey Bondrov: 7db7b37) Add various bugfix patches from Fedora
14mu|qt5-5.5.1-5|3555	- (Andrey Bondrov: abd76b0) Fix a typo
14mu|qt5-5.5.1-5|3556	
14mu|qt5-5.5.1-5|3557	* Tue Sep 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru>
14mu|qt5-5.5.1-5|3558	- (d3a7a10) Drop qt5gui5-kms package (replaced with eglfs kms integration plugin)
14mu|qt5-5.5.1-5|3559	
14mu|qt5-5.5.1-5|3560	* Tue Sep 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.5.0-0.1
14mu|qt5-5.5.1-5|3561	- (22afe65) Add sdpscanner and qtplugininfo binaries
14mu|qt5-5.5.1-5|3562	- (Andrey Bondrov: 8974414) Build with libproxy support
14mu|qt5-5.5.1-5|3563	- (Andrey Bondrov: c31e456) Add assimp sceneparser plugin for Qt 3D
14mu|qt5-5.5.1-5|3564	- (Andrey Bondrov: 19cbebc) Add mapbox geoservice plugin
14mu|qt5-5.5.1-5|3565	- (Andrey Bondrov: 574b4d3) Add eglfs and xcb integration plugins
14mu|qt5-5.5.1-5|3566	- (Andrey Bondrov: b8bb1ee) Add new QML files to libraries
14mu|qt5-5.5.1-5|3567	- (Andrey Bondrov: 017dfc2) Add subpackages for QtEglDeviceIntegration and QtXcbQpa private libraries (no developent files)
14mu|qt5-5.5.1-5|3568	
14mu|qt5-5.5.1-5|3569	

23971 14
14mu|qt5-fsarchiver-0.8.0.5-6|1	%define upver 0.8.0
14mu|qt5-fsarchiver-0.8.0.5-6|2	%define subver 5
14mu|qt5-fsarchiver-0.8.0.5-6|3	
14mu|qt5-fsarchiver-0.8.0.5-6|4	Summary:	Qt GUI for fsarchiver
14mu|qt5-fsarchiver-0.8.0.5-6|5	Name:		qt5-fsarchiver
14mu|qt5-fsarchiver-0.8.0.5-6|6	Version:	%{upver}.%{subver}
14mu|qt5-fsarchiver-0.8.0.5-6|7	Release:	6
14mu|qt5-fsarchiver-0.8.0.5-6|8	License:	GPLv2+ and GPLv3+
14mu|qt5-fsarchiver-0.8.0.5-6|9	Group:		Archiving/Backup
14mu|qt5-fsarchiver-0.8.0.5-6|10	Url:		http://qt4-fsarchiver.sourceforge.net/
14mu|qt5-fsarchiver-0.8.0.5-6|11	Source0:	http://downloads.sourceforge.net/%{name}/source/%{name}-%{upver}-%{subver}.tar.gz
14mu|qt5-fsarchiver-0.8.0.5-6|12	Source1:	qt5-fsarchiver-ru.tar.gz
14mu|qt5-fsarchiver-0.8.0.5-6|13	Patch0:		qt5-fsarchiver-desktop.patch
14mu|qt5-fsarchiver-0.8.0.5-6|14	BuildRequires:	e2fsprogs
14mu|qt5-fsarchiver-0.8.0.5-6|15	BuildRequires:	qt5-linguist-tools
14mu|qt5-fsarchiver-0.8.0.5-6|16	BuildRequires:	attr-devel
14mu|qt5-fsarchiver-0.8.0.5-6|17	BuildRequires:	bzip2-devel
14mu|qt5-fsarchiver-0.8.0.5-6|18	BuildRequires:	liblzo-devel
14mu|qt5-fsarchiver-0.8.0.5-6|19	BuildRequires:	pkgconfig(blkid)
14mu|qt5-fsarchiver-0.8.0.5-6|20	BuildRequires:	pkgconfig(ext2fs)
14mu|qt5-fsarchiver-0.8.0.5-6|21	BuildRequires:	pkgconfig(libgcrypt)
14mu|qt5-fsarchiver-0.8.0.5-6|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|qt5-fsarchiver-0.8.0.5-6|23	BuildRequires:	pkgconfig(Qt5Gui)
14mu|qt5-fsarchiver-0.8.0.5-6|24	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|qt5-fsarchiver-0.8.0.5-6|25	BuildRequires:	pkgconfig(zlib)
14mu|qt5-fsarchiver-0.8.0.5-6|26	Requires:	gdisk
14mu|qt5-fsarchiver-0.8.0.5-6|27	Requires:	nfs-utils
14mu|qt5-fsarchiver-0.8.0.5-6|28	Requires:	nmap
14mu|qt5-fsarchiver-0.8.0.5-6|29	Requires:	samba
14mu|qt5-fsarchiver-0.8.0.5-6|30	Requires:	samba-client
14mu|qt5-fsarchiver-0.8.0.5-6|31	Requires:	sshfs-fuse
14mu|qt5-fsarchiver-0.8.0.5-6|32	Requires:	sshpass
14mu|qt5-fsarchiver-0.8.0.5-6|33	Requires:	xfsprogs
14mu|qt5-fsarchiver-0.8.0.5-6|34	
14mu|qt5-fsarchiver-0.8.0.5-6|35	%description
14mu|qt5-fsarchiver-0.8.0.5-6|36	qt5-fsarchiver is a GUI for the program fsarchiver.
14mu|qt5-fsarchiver-0.8.0.5-6|37	
14mu|qt5-fsarchiver-0.8.0.5-6|38	FSArchiver a system tool that allows you to save the contents of
14mu|qt5-fsarchiver-0.8.0.5-6|39	a file-system to a compressed archive file. The file-system can be
14mu|qt5-fsarchiver-0.8.0.5-6|40	restored on a partition which has a different size and it can be
14mu|qt5-fsarchiver-0.8.0.5-6|41	restored on a different file-system.
14mu|qt5-fsarchiver-0.8.0.5-6|42	
14mu|qt5-fsarchiver-0.8.0.5-6|43	%files
14mu|qt5-fsarchiver-0.8.0.5-6|44	%{_sbindir}/%{name}
14mu|qt5-fsarchiver-0.8.0.5-6|45	%{_datadir}/applications/gnome-qt5-fsarchiver.desktop
14mu|qt5-fsarchiver-0.8.0.5-6|46	%{_datadir}/applications/kde-qt5-fsarchiver.desktop
14mu|qt5-fsarchiver-0.8.0.5-6|47	%{_datadir}/applications/mate-qt5-fsarchiver.desktop
14mu|qt5-fsarchiver-0.8.0.5-6|48	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|qt5-fsarchiver-0.8.0.5-6|49	%{_docdir}/%{name}/doc/*
14mu|qt5-fsarchiver-0.8.0.5-6|50	%{_datadir}/qt5/translations/%{name}*.qm
14mu|qt5-fsarchiver-0.8.0.5-6|51	%{_datadir}/qt5/translations/%{name}*.ts
14mu|qt5-fsarchiver-0.8.0.5-6|52	%{_sbindir}/findsmb-qt5
14mu|qt5-fsarchiver-0.8.0.5-6|53	%{_sbindir}/qt5-fsarchiver_polkit
14mu|qt5-fsarchiver-0.8.0.5-6|54	%{_datadir}/polkit-1/actions/org.project.pkexec.run-qt5-fsarchiver.policy
14mu|qt5-fsarchiver-0.8.0.5-6|55	
14mu|qt5-fsarchiver-0.8.0.5-6|56	
14mu|qt5-fsarchiver-0.8.0.5-6|57	#----------------------------------------------------------------------------
14mu|qt5-fsarchiver-0.8.0.5-6|58	
14mu|qt5-fsarchiver-0.8.0.5-6|59	%prep
14mu|qt5-fsarchiver-0.8.0.5-6|60	%setup -q -n %{name}
14mu|qt5-fsarchiver-0.8.0.5-6|61	%patch0 -p1
14mu|qt5-fsarchiver-0.8.0.5-6|62	
14mu|qt5-fsarchiver-0.8.0.5-6|63	pushd translations
14mu|qt5-fsarchiver-0.8.0.5-6|64	tar -xvzf %{SOURCE1}
14mu|qt5-fsarchiver-0.8.0.5-6|65	popd
14mu|qt5-fsarchiver-0.8.0.5-6|66	
14mu|qt5-fsarchiver-0.8.0.5-6|67	%build
14mu|qt5-fsarchiver-0.8.0.5-6|68	%qmake_qt5 qt5-fsarchiver.pro
14mu|qt5-fsarchiver-0.8.0.5-6|69	%make
14mu|qt5-fsarchiver-0.8.0.5-6|70	
14mu|qt5-fsarchiver-0.8.0.5-6|71	%install
14mu|qt5-fsarchiver-0.8.0.5-6|72	%makeinstall_qt
14mu|qt5-fsarchiver-0.8.0.5-6|73	
14mu|qt5-fsarchiver-0.8.0.5-6|74	#clean doc directory from backup files
14mu|qt5-fsarchiver-0.8.0.5-6|75	rm -rf %{buildroot}%{_datadir}/doc/qt5-fsarchiver/doc/*~
14mu|qt5-fsarchiver-0.8.0.5-6|76	
14mu|qt5-fsarchiver-0.8.0.5-6|77	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/apps/
14mu|qt5-fsarchiver-0.8.0.5-6|78	mv %{buildroot}%{_datadir}/app-install/icons/harddrive.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|qt5-fsarchiver-0.8.0.5-6|79	
14mu|qt5-fsarchiver-0.8.0.5-6|80	install -m 0644 -p translations/*.ts %{buildroot}%{_datadir}/qt5/translations/
14mu|qt5-fsarchiver-0.8.0.5-6|81	
14mu|qt5-fsarchiver-0.8.0.5-6|82	
14mu|qt5-fsarchiver-0.8.0.5-6|83	%changelog
14mu|qt5-fsarchiver-0.8.0.5-6|84	
14mu|qt5-fsarchiver-0.8.0.5-6|85	* Tue Feb 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0.5-6
14mu|qt5-fsarchiver-0.8.0.5-6|86	- (85195b2) Spec cleanup
14mu|qt5-fsarchiver-0.8.0.5-6|87	
14mu|qt5-fsarchiver-0.8.0.5-6|88	

23972 14
14mu|qt5-macros-5.6.0-1|1	Summary:	Base macros for Qt 5
14mu|qt5-macros-5.6.0-1|2	Name:		qt5-macros
14mu|qt5-macros-5.6.0-1|3	Version:	5.6.0
14mu|qt5-macros-5.6.0-1|4	Release:	1
14mu|qt5-macros-5.6.0-1|5	License:	LGPLv3+
14mu|qt5-macros-5.6.0-1|6	Group:		Development/KDE and Qt
14mu|qt5-macros-5.6.0-1|7	Url:		http://qt-project.org/
14mu|qt5-macros-5.6.0-1|8	Source0:	qt5.macros
14mu|qt5-macros-5.6.0-1|9	BuildArch:	noarch
14mu|qt5-macros-5.6.0-1|10	
14mu|qt5-macros-5.6.0-1|11	%description
14mu|qt5-macros-5.6.0-1|12	Base macros for Qt 5.
14mu|qt5-macros-5.6.0-1|13	
14mu|qt5-macros-5.6.0-1|14	%files
14mu|qt5-macros-5.6.0-1|15	%{_sysconfdir}/rpm/macros.d/qt5.macros
14mu|qt5-macros-5.6.0-1|16	
14mu|qt5-macros-5.6.0-1|17	#----------------------------------------------------------------------------
14mu|qt5-macros-5.6.0-1|18	
14mu|qt5-macros-5.6.0-1|19	%prep
14mu|qt5-macros-5.6.0-1|20	
14mu|qt5-macros-5.6.0-1|21	%build
14mu|qt5-macros-5.6.0-1|22	
14mu|qt5-macros-5.6.0-1|23	%install
14mu|qt5-macros-5.6.0-1|24	
14mu|qt5-macros-5.6.0-1|25	# Install rpm macros
14mu|qt5-macros-5.6.0-1|26	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|qt5-macros-5.6.0-1|27	install -m 0644 %{SOURCE0} %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|qt5-macros-5.6.0-1|28	
14mu|qt5-macros-5.6.0-1|29	%changelog
14mu|qt5-macros-5.6.0-1|30	
14mu|qt5-macros-5.6.0-1|31	* Fri Mar 25 2016 Rosa <rosa@abf.rosalinux.ru> 5.6.0-1
14mu|qt5-macros-5.6.0-1|32	- (545887b) Automatic import for version 5.6.0-1
14mu|qt5-macros-5.6.0-1|33	
14mu|qt5-macros-5.6.0-1|34	

23973 14
14mu|qt5-qt3d-5.6.1-2|1	%define api 5
14mu|qt5-qt3d-5.6.1-2|2	%define major 5
14mu|qt5-qt3d-5.6.1-2|3	%define oname qt5
14mu|qt5-qt3d-5.6.1-2|4	
14mu|qt5-qt3d-5.6.1-2|5	%define module qt3d
14mu|qt5-qt3d-5.6.1-2|6	
14mu|qt5-qt3d-5.6.1-2|7	%define qt3dcore %mklibname qt%{api}3dcore %{major}
14mu|qt5-qt3d-5.6.1-2|8	%define qt3dcored %mklibname qt%{api}3dcore -d
14mu|qt5-qt3d-5.6.1-2|9	%define qt3dinput %mklibname qt%{api}3dinput %{major}
14mu|qt5-qt3d-5.6.1-2|10	%define qt3dinputd %mklibname qt%{api}3dinput -d
14mu|qt5-qt3d-5.6.1-2|11	%define qt3dlogic %mklibname qt%{api}3dlogic %{major}
14mu|qt5-qt3d-5.6.1-2|12	%define qt3dlogicd %mklibname qt%{api}3dlogic -d
14mu|qt5-qt3d-5.6.1-2|13	%define qt3dquick %mklibname qt%{api}3dquick %{major}
14mu|qt5-qt3d-5.6.1-2|14	%define qt3dquickd %mklibname qt%{api}3dquick -d
14mu|qt5-qt3d-5.6.1-2|15	%define qt3dquickinput %mklibname qt%{api}3dquickinput %{major}
14mu|qt5-qt3d-5.6.1-2|16	%define qt3dquickinputd %mklibname qt%{api}3dquickinput -d
14mu|qt5-qt3d-5.6.1-2|17	%define qt3dquickrender %mklibname qt%{api}3dquickrender %{major}
14mu|qt5-qt3d-5.6.1-2|18	%define qt3dquickrenderd %mklibname qt%{api}3dquickrender -d
14mu|qt5-qt3d-5.6.1-2|19	%define qt3drender %mklibname qt%{api}3drender %{major}
14mu|qt5-qt3d-5.6.1-2|20	%define qt3drenderd %mklibname qt%{api}3drender -d
14mu|qt5-qt3d-5.6.1-2|21	
14mu|qt5-qt3d-5.6.1-2|22	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qt3d-5.6.1-2|23	%bcond_without docs
14mu|qt5-qt3d-5.6.1-2|24	
14mu|qt5-qt3d-5.6.1-2|25	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qt3d-5.6.1-2|26	Name:		qt5-%{module}
14mu|qt5-qt3d-5.6.1-2|27	Version:	5.6.1
14mu|qt5-qt3d-5.6.1-2|28	Release:	2
14mu|qt5-qt3d-5.6.1-2|29	License:	LGPLv3+
14mu|qt5-qt3d-5.6.1-2|30	Group:		Development/KDE and Qt
14mu|qt5-qt3d-5.6.1-2|31	Url:		http://qt-project.org/
14mu|qt5-qt3d-5.6.1-2|32	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qt3d-5.6.1-2|33	Source100:	%{name}.rpmlintrc
14mu|qt5-qt3d-5.6.1-2|34	BuildRequires:	pkgconfig(assimp)
14mu|qt5-qt3d-5.6.1-2|35	BuildRequires:	pkgconfig(Qt5Concurrent) >= %{version}
14mu|qt5-qt3d-5.6.1-2|36	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qt3d-5.6.1-2|37	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qt3d-5.6.1-2|38	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qt3d-5.6.1-2|39	BuildRequires:	pkgconfig(Qt5OpenGL) >= %{version}
14mu|qt5-qt3d-5.6.1-2|40	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qt3d-5.6.1-2|41	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qt3d-5.6.1-2|42	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qt3d-5.6.1-2|43	%if %{with docs}
14mu|qt5-qt3d-5.6.1-2|44	BuildRequires:	qdoc5
14mu|qt5-qt3d-5.6.1-2|45	BuildRequires:	qt5-tools
14mu|qt5-qt3d-5.6.1-2|46	%endif
14mu|qt5-qt3d-5.6.1-2|47	
14mu|qt5-qt3d-5.6.1-2|48	%description
14mu|qt5-qt3d-5.6.1-2|49	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qt3d-5.6.1-2|50	
14mu|qt5-qt3d-5.6.1-2|51	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|52	
14mu|qt5-qt3d-5.6.1-2|53	%package -n %{qt3dcore}
14mu|qt5-qt3d-5.6.1-2|54	Summary:	Qt 3D Core library
14mu|qt5-qt3d-5.6.1-2|55	Group:		System/Libraries
14mu|qt5-qt3d-5.6.1-2|56	Suggests:	qt5-sceneparser-assimp = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|57	Suggests:	qt5-sceneparser-gltf = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|58	
14mu|qt5-qt3d-5.6.1-2|59	%description -n %{qt3dcore}
14mu|qt5-qt3d-5.6.1-2|60	Qt 3D Core library.
14mu|qt5-qt3d-5.6.1-2|61	
14mu|qt5-qt3d-5.6.1-2|62	%files -n %{qt3dcore}
14mu|qt5-qt3d-5.6.1-2|63	%{_qt5_bindir}/qgltf
14mu|qt5-qt3d-5.6.1-2|64	%{_qt5_libdir}/libQt%{api}3DCore.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|65	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|66	%{_libdir}/libQt%{api}3DCore.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|67	%endif
14mu|qt5-qt3d-5.6.1-2|68	
14mu|qt5-qt3d-5.6.1-2|69	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|70	
14mu|qt5-qt3d-5.6.1-2|71	%package -n %{qt3dcored}
14mu|qt5-qt3d-5.6.1-2|72	Summary:	Development files for version 5 of the Qt 3D Core library
14mu|qt5-qt3d-5.6.1-2|73	Group:		Development/KDE and Qt
14mu|qt5-qt3d-5.6.1-2|74	Requires:	%{qt3dcore} = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|75	Requires:	qmake%{api}
14mu|qt5-qt3d-5.6.1-2|76	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|77	
14mu|qt5-qt3d-5.6.1-2|78	%description -n %{qt3dcored}
14mu|qt5-qt3d-5.6.1-2|79	Development files for version 5 of the Qt 3D Core library.
14mu|qt5-qt3d-5.6.1-2|80	
14mu|qt5-qt3d-5.6.1-2|81	%files -n %{qt3dcored}
14mu|qt5-qt3d-5.6.1-2|82	%{_qt5_includedir}/Qt3DCore
14mu|qt5-qt3d-5.6.1-2|83	%{_qt5_libdir}/libQt%{api}3DCore.so
14mu|qt5-qt3d-5.6.1-2|84	%{_qt5_libdir}/libQt%{api}3DCore.prl
14mu|qt5-qt3d-5.6.1-2|85	%{_qt5_libdir}/cmake/Qt%{api}3DCore
14mu|qt5-qt3d-5.6.1-2|86	%{_qt5_libdir}/pkgconfig/Qt%{api}3DCore.pc
14mu|qt5-qt3d-5.6.1-2|87	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|88	%{_libdir}/pkgconfig/Qt%{api}3DCore.pc
14mu|qt5-qt3d-5.6.1-2|89	%endif
14mu|qt5-qt3d-5.6.1-2|90	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dcore.pri
14mu|qt5-qt3d-5.6.1-2|91	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dcore_private.pri
14mu|qt5-qt3d-5.6.1-2|92	
14mu|qt5-qt3d-5.6.1-2|93	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|94	
14mu|qt5-qt3d-5.6.1-2|95	%package -n %{qt3dcore}-sceneparser-assimp
14mu|qt5-qt3d-5.6.1-2|96	Summary:	Assimp (Open Asset Import Library) sceneparser for Qt 3D Core library
14mu|qt5-qt3d-5.6.1-2|97	Group:		System/Libraries
14mu|qt5-qt3d-5.6.1-2|98	Provides:	qt5-sceneparser-assimp = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|99	
14mu|qt5-qt3d-5.6.1-2|100	%description -n %{qt3dcore}-sceneparser-assimp
14mu|qt5-qt3d-5.6.1-2|101	Assimp (Open Asset Import Library) sceneparser for Qt 3D Core library.
14mu|qt5-qt3d-5.6.1-2|102	
14mu|qt5-qt3d-5.6.1-2|103	%files -n %{qt3dcore}-sceneparser-assimp
14mu|qt5-qt3d-5.6.1-2|104	%{_qt5_plugindir}/sceneparsers/libassimpsceneparser.so
14mu|qt5-qt3d-5.6.1-2|105	
14mu|qt5-qt3d-5.6.1-2|106	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|107	
14mu|qt5-qt3d-5.6.1-2|108	%package -n %{qt3dcore}-sceneparser-gltf
14mu|qt5-qt3d-5.6.1-2|109	Summary:	glTF sceneparser for Qt 3D Core library
14mu|qt5-qt3d-5.6.1-2|110	Group:		System/Libraries
14mu|qt5-qt3d-5.6.1-2|111	Provides:	qt5-sceneparser-gltf = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|112	
14mu|qt5-qt3d-5.6.1-2|113	%description -n %{qt3dcore}-sceneparser-gltf
14mu|qt5-qt3d-5.6.1-2|114	glTF sceneparser for Qt 3D Core library. glTF is the runtime asset format for
14mu|qt5-qt3d-5.6.1-2|115	WebGL, OpenGL ES and OpenGL.
14mu|qt5-qt3d-5.6.1-2|116	
14mu|qt5-qt3d-5.6.1-2|117	%files -n %{qt3dcore}-sceneparser-gltf
14mu|qt5-qt3d-5.6.1-2|118	%{_qt5_plugindir}/sceneparsers/libgltfsceneparser.so
14mu|qt5-qt3d-5.6.1-2|119	
14mu|qt5-qt3d-5.6.1-2|120	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|121	
14mu|qt5-qt3d-5.6.1-2|122	%package -n %{qt3dinput}
14mu|qt5-qt3d-5.6.1-2|123	Summary:	Qt 3D Input library
14mu|qt5-qt3d-5.6.1-2|124	Group:		System/Libraries
14mu|qt5-qt3d-5.6.1-2|125	
14mu|qt5-qt3d-5.6.1-2|126	%description -n %{qt3dinput}
14mu|qt5-qt3d-5.6.1-2|127	Qt 3D Input library.
14mu|qt5-qt3d-5.6.1-2|128	
14mu|qt5-qt3d-5.6.1-2|129	%files -n %{qt3dinput}
14mu|qt5-qt3d-5.6.1-2|130	%{_qt5_libdir}/libQt%{api}3DInput.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|131	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|132	%{_libdir}/libQt%{api}3DInput.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|133	%endif
14mu|qt5-qt3d-5.6.1-2|134	
14mu|qt5-qt3d-5.6.1-2|135	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|136	
14mu|qt5-qt3d-5.6.1-2|137	%package -n %{qt3dinputd}
14mu|qt5-qt3d-5.6.1-2|138	Summary:	Development files for version 5 of the Qt 3D Input library
14mu|qt5-qt3d-5.6.1-2|139	Group:		Development/KDE and Qt
14mu|qt5-qt3d-5.6.1-2|140	Requires:	%{qt3dinput} = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|141	Requires:	qmake%{api}
14mu|qt5-qt3d-5.6.1-2|142	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|143	
14mu|qt5-qt3d-5.6.1-2|144	%description -n %{qt3dinputd}
14mu|qt5-qt3d-5.6.1-2|145	Development files for version 5 of the Qt 3D Input library.
14mu|qt5-qt3d-5.6.1-2|146	
14mu|qt5-qt3d-5.6.1-2|147	%files -n %{qt3dinputd}
14mu|qt5-qt3d-5.6.1-2|148	%{_qt5_includedir}/Qt3DInput
14mu|qt5-qt3d-5.6.1-2|149	%{_qt5_libdir}/libQt%{api}3DInput.so
14mu|qt5-qt3d-5.6.1-2|150	%{_qt5_libdir}/libQt%{api}3DInput.prl
14mu|qt5-qt3d-5.6.1-2|151	%{_qt5_libdir}/cmake/Qt%{api}3DInput
14mu|qt5-qt3d-5.6.1-2|152	%{_qt5_libdir}/pkgconfig/Qt%{api}3DInput.pc
14mu|qt5-qt3d-5.6.1-2|153	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|154	%{_libdir}/pkgconfig/Qt%{api}3DInput.pc
14mu|qt5-qt3d-5.6.1-2|155	%endif
14mu|qt5-qt3d-5.6.1-2|156	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dinput.pri
14mu|qt5-qt3d-5.6.1-2|157	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dinput_private.pri
14mu|qt5-qt3d-5.6.1-2|158	
14mu|qt5-qt3d-5.6.1-2|159	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|160	
14mu|qt5-qt3d-5.6.1-2|161	%package -n %{qt3dlogic}
14mu|qt5-qt3d-5.6.1-2|162	Summary:	Qt 3D Logic library
14mu|qt5-qt3d-5.6.1-2|163	Group:		System/Libraries
14mu|qt5-qt3d-5.6.1-2|164	
14mu|qt5-qt3d-5.6.1-2|165	%description -n %{qt3dlogic}
14mu|qt5-qt3d-5.6.1-2|166	Qt 3D Logic library.
14mu|qt5-qt3d-5.6.1-2|167	
14mu|qt5-qt3d-5.6.1-2|168	%files -n %{qt3dlogic}
14mu|qt5-qt3d-5.6.1-2|169	%{_qt5_libdir}/libQt%{api}3DLogic.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|170	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|171	%{_libdir}/libQt%{api}3DLogic.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|172	%endif
14mu|qt5-qt3d-5.6.1-2|173	
14mu|qt5-qt3d-5.6.1-2|174	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|175	
14mu|qt5-qt3d-5.6.1-2|176	%package -n %{qt3dlogicd}
14mu|qt5-qt3d-5.6.1-2|177	Summary:	Development files for version 5 of the Qt 3D Logic library
14mu|qt5-qt3d-5.6.1-2|178	Group:		Development/KDE and Qt
14mu|qt5-qt3d-5.6.1-2|179	Requires:	%{qt3dlogic} = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|180	Requires:	qmake%{api}
14mu|qt5-qt3d-5.6.1-2|181	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|182	
14mu|qt5-qt3d-5.6.1-2|183	%description -n %{qt3dlogicd}
14mu|qt5-qt3d-5.6.1-2|184	Development files for version 5 of the Qt 3D Logic library.
14mu|qt5-qt3d-5.6.1-2|185	
14mu|qt5-qt3d-5.6.1-2|186	%files -n %{qt3dlogicd}
14mu|qt5-qt3d-5.6.1-2|187	%{_qt5_includedir}/Qt3DLogic
14mu|qt5-qt3d-5.6.1-2|188	%{_qt5_libdir}/libQt%{api}3DLogic.so
14mu|qt5-qt3d-5.6.1-2|189	%{_qt5_libdir}/libQt%{api}3DLogic.prl
14mu|qt5-qt3d-5.6.1-2|190	%{_qt5_libdir}/cmake/Qt%{api}3DLogic
14mu|qt5-qt3d-5.6.1-2|191	%{_qt5_libdir}/pkgconfig/Qt%{api}3DLogic.pc
14mu|qt5-qt3d-5.6.1-2|192	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|193	%{_libdir}/pkgconfig/Qt%{api}3DLogic.pc
14mu|qt5-qt3d-5.6.1-2|194	%endif
14mu|qt5-qt3d-5.6.1-2|195	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dlogic.pri
14mu|qt5-qt3d-5.6.1-2|196	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dlogic_private.pri
14mu|qt5-qt3d-5.6.1-2|197	
14mu|qt5-qt3d-5.6.1-2|198	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|199	
14mu|qt5-qt3d-5.6.1-2|200	%package -n %{qt3dquick}
14mu|qt5-qt3d-5.6.1-2|201	Summary:	Qt 3D Quick library
14mu|qt5-qt3d-5.6.1-2|202	Group:		System/Libraries
14mu|qt5-qt3d-5.6.1-2|203	Conflicts:	%{_lib}qt53dinput5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|204	Conflicts:	%{_lib}qt53dlogic5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|205	Conflicts:	%{_lib}qt5quick5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|206	
14mu|qt5-qt3d-5.6.1-2|207	%description -n %{qt3dquick}
14mu|qt5-qt3d-5.6.1-2|208	Qt 3D Quick library.
14mu|qt5-qt3d-5.6.1-2|209	
14mu|qt5-qt3d-5.6.1-2|210	%files -n %{qt3dquick}
14mu|qt5-qt3d-5.6.1-2|211	%{_qt5_libdir}/libQt%{api}3DQuick.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|212	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|213	%{_libdir}/libQt%{api}3DQuick.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|214	%endif
14mu|qt5-qt3d-5.6.1-2|215	%{_qt5_prefix}/qml/Qt3D/Core
14mu|qt5-qt3d-5.6.1-2|216	%{_qt5_prefix}/qml/Qt3D/Input
14mu|qt5-qt3d-5.6.1-2|217	%{_qt5_prefix}/qml/Qt3D/Logic
14mu|qt5-qt3d-5.6.1-2|218	%{_qt5_prefix}/qml/Qt3D/Render
14mu|qt5-qt3d-5.6.1-2|219	%{_qt5_prefix}/qml/QtQuick/Scene3D/
14mu|qt5-qt3d-5.6.1-2|220	
14mu|qt5-qt3d-5.6.1-2|221	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|222	
14mu|qt5-qt3d-5.6.1-2|223	%package -n %{qt3dquickd}
14mu|qt5-qt3d-5.6.1-2|224	Summary:	Development files for version 5 of the Qt 3D Quick library
14mu|qt5-qt3d-5.6.1-2|225	Group:		Development/KDE and Qt
14mu|qt5-qt3d-5.6.1-2|226	Requires:	%{qt3dquick} = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|227	Requires:	qmake%{api}
14mu|qt5-qt3d-5.6.1-2|228	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|229	
14mu|qt5-qt3d-5.6.1-2|230	%description -n %{qt3dquickd}
14mu|qt5-qt3d-5.6.1-2|231	Development files for version 5 of the Qt 3D Quick library.
14mu|qt5-qt3d-5.6.1-2|232	
14mu|qt5-qt3d-5.6.1-2|233	%files -n %{qt3dquickd}
14mu|qt5-qt3d-5.6.1-2|234	%{_qt5_includedir}/Qt3DQuick
14mu|qt5-qt3d-5.6.1-2|235	%{_qt5_libdir}/libQt%{api}3DQuick.so
14mu|qt5-qt3d-5.6.1-2|236	%{_qt5_libdir}/libQt%{api}3DQuick.prl
14mu|qt5-qt3d-5.6.1-2|237	%{_qt5_libdir}/cmake/Qt%{api}3DQuick
14mu|qt5-qt3d-5.6.1-2|238	%{_qt5_libdir}/pkgconfig/Qt%{api}3DQuick.pc
14mu|qt5-qt3d-5.6.1-2|239	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|240	%{_libdir}/pkgconfig/Qt%{api}3DQuick.pc
14mu|qt5-qt3d-5.6.1-2|241	%endif
14mu|qt5-qt3d-5.6.1-2|242	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dquick.pri
14mu|qt5-qt3d-5.6.1-2|243	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dquick_private.pri
14mu|qt5-qt3d-5.6.1-2|244	
14mu|qt5-qt3d-5.6.1-2|245	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|246	
14mu|qt5-qt3d-5.6.1-2|247	%package -n %{qt3dquickinput}
14mu|qt5-qt3d-5.6.1-2|248	Summary:	Qt 3D Quick Input library
14mu|qt5-qt3d-5.6.1-2|249	Group:		System/Libraries
14mu|qt5-qt3d-5.6.1-2|250	
14mu|qt5-qt3d-5.6.1-2|251	%description -n %{qt3dquickinput}
14mu|qt5-qt3d-5.6.1-2|252	Qt 3D Quick Input library.
14mu|qt5-qt3d-5.6.1-2|253	
14mu|qt5-qt3d-5.6.1-2|254	%files -n %{qt3dquickinput}
14mu|qt5-qt3d-5.6.1-2|255	%{_qt5_libdir}/libQt%{api}3DQuickInput.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|256	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|257	%{_libdir}/libQt%{api}3DQuickInput.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|258	%endif
14mu|qt5-qt3d-5.6.1-2|259	
14mu|qt5-qt3d-5.6.1-2|260	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|261	
14mu|qt5-qt3d-5.6.1-2|262	%package -n %{qt3dquickinputd}
14mu|qt5-qt3d-5.6.1-2|263	Summary:	Development files for version 5 of the Qt 3D Quick Input library
14mu|qt5-qt3d-5.6.1-2|264	Group:		Development/KDE and Qt
14mu|qt5-qt3d-5.6.1-2|265	Requires:	%{qt3dquickinput} = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|266	Requires:	qmake%{api}
14mu|qt5-qt3d-5.6.1-2|267	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|268	
14mu|qt5-qt3d-5.6.1-2|269	%description -n %{qt3dquickinputd}
14mu|qt5-qt3d-5.6.1-2|270	Development files for version 5 of the Qt 3D Quick Input library.
14mu|qt5-qt3d-5.6.1-2|271	
14mu|qt5-qt3d-5.6.1-2|272	%files -n %{qt3dquickinputd}
14mu|qt5-qt3d-5.6.1-2|273	%{_qt5_includedir}/Qt3DQuickInput
14mu|qt5-qt3d-5.6.1-2|274	%{_qt5_libdir}/libQt%{api}3DQuickInput.so
14mu|qt5-qt3d-5.6.1-2|275	%{_qt5_libdir}/libQt%{api}3DQuickInput.prl
14mu|qt5-qt3d-5.6.1-2|276	%{_qt5_libdir}/cmake/Qt%{api}3DQuickInput
14mu|qt5-qt3d-5.6.1-2|277	%{_qt5_libdir}/pkgconfig/Qt%{api}3DQuickInput.pc
14mu|qt5-qt3d-5.6.1-2|278	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|279	%{_libdir}/pkgconfig/Qt%{api}3DQuickInput.pc
14mu|qt5-qt3d-5.6.1-2|280	%endif
14mu|qt5-qt3d-5.6.1-2|281	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dquickinput.pri
14mu|qt5-qt3d-5.6.1-2|282	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dquickinput_private.pri
14mu|qt5-qt3d-5.6.1-2|283	
14mu|qt5-qt3d-5.6.1-2|284	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|285	
14mu|qt5-qt3d-5.6.1-2|286	%package -n %{qt3dquickrender}
14mu|qt5-qt3d-5.6.1-2|287	Summary:	Qt 3D Quick Render library
14mu|qt5-qt3d-5.6.1-2|288	Group:		System/Libraries
14mu|qt5-qt3d-5.6.1-2|289	# Renamed in 5.6+
14mu|qt5-qt3d-5.6.1-2|290	Conflicts:	%{_lib}qt53dquickrenderer5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|291	Obsoletes:	%{_lib}qt53dquickrenderer5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|292	
14mu|qt5-qt3d-5.6.1-2|293	%description -n %{qt3dquickrender}
14mu|qt5-qt3d-5.6.1-2|294	Qt 3D Quick Render library.
14mu|qt5-qt3d-5.6.1-2|295	
14mu|qt5-qt3d-5.6.1-2|296	%files -n %{qt3dquickrender}
14mu|qt5-qt3d-5.6.1-2|297	%{_qt5_libdir}/libQt%{api}3DQuickRender.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|298	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|299	%{_libdir}/libQt%{api}3DQuickRender.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|300	%endif
14mu|qt5-qt3d-5.6.1-2|301	
14mu|qt5-qt3d-5.6.1-2|302	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|303	
14mu|qt5-qt3d-5.6.1-2|304	%package -n %{qt3dquickrenderd}
14mu|qt5-qt3d-5.6.1-2|305	Summary:	Development files for version 5 of the Qt 3D Quick Render library
14mu|qt5-qt3d-5.6.1-2|306	Group:		Development/KDE and Qt
14mu|qt5-qt3d-5.6.1-2|307	Requires:	%{qt3dquickrender} = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|308	Requires:	qmake%{api}
14mu|qt5-qt3d-5.6.1-2|309	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|310	# Renamed in 5.6+
14mu|qt5-qt3d-5.6.1-2|311	Conflicts:	%{_lib}qt53dquickrenderer-devel < 5.6.0
14mu|qt5-qt3d-5.6.1-2|312	Obsoletes:	%{_lib}qt53dquickrenderer-devel < 5.6.0
14mu|qt5-qt3d-5.6.1-2|313	
14mu|qt5-qt3d-5.6.1-2|314	%description -n %{qt3dquickrenderd}
14mu|qt5-qt3d-5.6.1-2|315	Development files for version 5 of the Qt 3D Quick Render library.
14mu|qt5-qt3d-5.6.1-2|316	
14mu|qt5-qt3d-5.6.1-2|317	%files -n %{qt3dquickrenderd}
14mu|qt5-qt3d-5.6.1-2|318	%{_qt5_includedir}/Qt3DQuickRender
14mu|qt5-qt3d-5.6.1-2|319	%{_qt5_libdir}/libQt%{api}3DQuickRender.so
14mu|qt5-qt3d-5.6.1-2|320	%{_qt5_libdir}/libQt%{api}3DQuickRender.prl
14mu|qt5-qt3d-5.6.1-2|321	%{_qt5_libdir}/cmake/Qt%{api}3DQuickRender
14mu|qt5-qt3d-5.6.1-2|322	%{_qt5_libdir}/pkgconfig/Qt%{api}3DQuickRender.pc
14mu|qt5-qt3d-5.6.1-2|323	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|324	%{_libdir}/pkgconfig/Qt%{api}3DQuickRender.pc
14mu|qt5-qt3d-5.6.1-2|325	%endif
14mu|qt5-qt3d-5.6.1-2|326	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dquickrender.pri
14mu|qt5-qt3d-5.6.1-2|327	%{_qt5_prefix}/mkspecs/modules/qt_lib_3dquickrender_private.pri
14mu|qt5-qt3d-5.6.1-2|328	
14mu|qt5-qt3d-5.6.1-2|329	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|330	
14mu|qt5-qt3d-5.6.1-2|331	%package -n %{qt3drender}
14mu|qt5-qt3d-5.6.1-2|332	Summary:	Qt 3D Render library
14mu|qt5-qt3d-5.6.1-2|333	Group:		System/Libraries
14mu|qt5-qt3d-5.6.1-2|334	# Renamed in 5.6+
14mu|qt5-qt3d-5.6.1-2|335	Conflicts:	%{_lib}qt53drenderer5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|336	Obsoletes:	%{_lib}qt53drenderer5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|337	
14mu|qt5-qt3d-5.6.1-2|338	%description -n %{qt3drender}
14mu|qt5-qt3d-5.6.1-2|339	Qt 3D Render library.
14mu|qt5-qt3d-5.6.1-2|340	
14mu|qt5-qt3d-5.6.1-2|341	%files -n %{qt3drender}
14mu|qt5-qt3d-5.6.1-2|342	%{_qt5_libdir}/libQt%{api}3DRender.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|343	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|344	%{_libdir}/libQt%{api}3DRender.so.%{major}*
14mu|qt5-qt3d-5.6.1-2|345	%endif
14mu|qt5-qt3d-5.6.1-2|346	
14mu|qt5-qt3d-5.6.1-2|347	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|348	
14mu|qt5-qt3d-5.6.1-2|349	%package -n %{qt3drenderd}
14mu|qt5-qt3d-5.6.1-2|350	Summary:	Development files for version 5 of the Qt 3D Render library
14mu|qt5-qt3d-5.6.1-2|351	Group:		Development/KDE and Qt
14mu|qt5-qt3d-5.6.1-2|352	Requires:	%{qt3drender} = %{EVRD}
14mu|qt5-qt3d-5.6.1-2|353	Requires:	qmake%{api}
14mu|qt5-qt3d-5.6.1-2|354	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qt3d-5.6.1-2|355	# Renamed in 5.6+
14mu|qt5-qt3d-5.6.1-2|356	Conflicts:	%{_lib}qt53drenderer-devel < 5.6.0
14mu|qt5-qt3d-5.6.1-2|357	Obsoletes:	%{_lib}qt53drenderer-devel < 5.6.0
14mu|qt5-qt3d-5.6.1-2|358	
14mu|qt5-qt3d-5.6.1-2|359	%description -n %{qt3drenderd}
14mu|qt5-qt3d-5.6.1-2|360	Development files for version 5 of the Qt 3D Render library.
14mu|qt5-qt3d-5.6.1-2|361	
14mu|qt5-qt3d-5.6.1-2|362	%files -n %{qt3drenderd}
14mu|qt5-qt3d-5.6.1-2|363	%{_qt5_includedir}/Qt3DRender
14mu|qt5-qt3d-5.6.1-2|364	%{_qt5_libdir}/libQt%{api}3DRender.so
14mu|qt5-qt3d-5.6.1-2|365	%{_qt5_libdir}/libQt%{api}3DRender.prl
14mu|qt5-qt3d-5.6.1-2|366	%{_qt5_libdir}/cmake/Qt%{api}3DRender
14mu|qt5-qt3d-5.6.1-2|367	%{_qt5_libdir}/pkgconfig/Qt%{api}3DRender.pc
14mu|qt5-qt3d-5.6.1-2|368	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|369	%{_libdir}/pkgconfig/Qt%{api}3DRender.pc
14mu|qt5-qt3d-5.6.1-2|370	%endif
14mu|qt5-qt3d-5.6.1-2|371	%{_qt5_prefix}/mkspecs/modules/qt_lib_3drender.pri
14mu|qt5-qt3d-5.6.1-2|372	%{_qt5_prefix}/mkspecs/modules/qt_lib_3drender_private.pri
14mu|qt5-qt3d-5.6.1-2|373	
14mu|qt5-qt3d-5.6.1-2|374	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|375	
14mu|qt5-qt3d-5.6.1-2|376	%if %{with docs}
14mu|qt5-qt3d-5.6.1-2|377	%package doc
14mu|qt5-qt3d-5.6.1-2|378	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qt3d-5.6.1-2|379	Group:		Documentation
14mu|qt5-qt3d-5.6.1-2|380	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qt3d-5.6.1-2|381	BuildArch:	noarch
14mu|qt5-qt3d-5.6.1-2|382	
14mu|qt5-qt3d-5.6.1-2|383	%description doc
14mu|qt5-qt3d-5.6.1-2|384	Qt QCH documentation for %{name}.
14mu|qt5-qt3d-5.6.1-2|385	
14mu|qt5-qt3d-5.6.1-2|386	%files doc
14mu|qt5-qt3d-5.6.1-2|387	%{_qt5_docdir}/qt3d.qch
14mu|qt5-qt3d-5.6.1-2|388	%endif
14mu|qt5-qt3d-5.6.1-2|389	
14mu|qt5-qt3d-5.6.1-2|390	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|391	
14mu|qt5-qt3d-5.6.1-2|392	%package examples
14mu|qt5-qt3d-5.6.1-2|393	Summary:	Example applications for %{name}
14mu|qt5-qt3d-5.6.1-2|394	Group:		Development/KDE and Qt
14mu|qt5-qt3d-5.6.1-2|395	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qt3d-5.6.1-2|396	
14mu|qt5-qt3d-5.6.1-2|397	%description examples
14mu|qt5-qt3d-5.6.1-2|398	Example applications for %{name}.
14mu|qt5-qt3d-5.6.1-2|399	
14mu|qt5-qt3d-5.6.1-2|400	%files examples
14mu|qt5-qt3d-5.6.1-2|401	%{_qt5_exampledir}/qt3d/
14mu|qt5-qt3d-5.6.1-2|402	
14mu|qt5-qt3d-5.6.1-2|403	#----------------------------------------------------------------------------
14mu|qt5-qt3d-5.6.1-2|404	
14mu|qt5-qt3d-5.6.1-2|405	%prep
14mu|qt5-qt3d-5.6.1-2|406	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qt3d-5.6.1-2|407	
14mu|qt5-qt3d-5.6.1-2|408	%build
14mu|qt5-qt3d-5.6.1-2|409	%qmake_qt5
14mu|qt5-qt3d-5.6.1-2|410	%make STRIP=true
14mu|qt5-qt3d-5.6.1-2|411	
14mu|qt5-qt3d-5.6.1-2|412	%if %{with docs}
14mu|qt5-qt3d-5.6.1-2|413	%make docs
14mu|qt5-qt3d-5.6.1-2|414	%endif
14mu|qt5-qt3d-5.6.1-2|415	
14mu|qt5-qt3d-5.6.1-2|416	%install
14mu|qt5-qt3d-5.6.1-2|417	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qt3d-5.6.1-2|418	
14mu|qt5-qt3d-5.6.1-2|419	%if %{with docs}
14mu|qt5-qt3d-5.6.1-2|420	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qt3d-5.6.1-2|421	%endif
14mu|qt5-qt3d-5.6.1-2|422	
14mu|qt5-qt3d-5.6.1-2|423	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qt3d-5.6.1-2|424	pushd %{buildroot}%{_libdir}
14mu|qt5-qt3d-5.6.1-2|425	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qt3d-5.6.1-2|426	mkdir pkgconfig
14mu|qt5-qt3d-5.6.1-2|427	cd pkgconfig
14mu|qt5-qt3d-5.6.1-2|428	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qt3d-5.6.1-2|429	popd
14mu|qt5-qt3d-5.6.1-2|430	%endif
14mu|qt5-qt3d-5.6.1-2|431	
14mu|qt5-qt3d-5.6.1-2|432	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qt3d-5.6.1-2|433	## .prl/.la file love
14mu|qt5-qt3d-5.6.1-2|434	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qt3d-5.6.1-2|435	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qt3d-5.6.1-2|436	for prl_file in libQt5*.prl ; do
14mu|qt5-qt3d-5.6.1-2|437	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qt3d-5.6.1-2|438	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qt3d-5.6.1-2|439	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qt3d-5.6.1-2|440	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qt3d-5.6.1-2|441	fi
14mu|qt5-qt3d-5.6.1-2|442	done
14mu|qt5-qt3d-5.6.1-2|443	popd
14mu|qt5-qt3d-5.6.1-2|444	
14mu|qt5-qt3d-5.6.1-2|445	%changelog
14mu|qt5-qt3d-5.6.1-2|446	
14mu|qt5-qt3d-5.6.1-2|447	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-2
14mu|qt5-qt3d-5.6.1-2|448	- (382c672) Bump release
14mu|qt5-qt3d-5.6.1-2|449	
14mu|qt5-qt3d-5.6.1-2|450	

23974 14
14mu|qt5-qtbase-5.6.1-2|1	%define api 5
14mu|qt5-qtbase-5.6.1-2|2	%define major 5
14mu|qt5-qtbase-5.6.1-2|3	%define oname qt5
14mu|qt5-qtbase-5.6.1-2|4	
14mu|qt5-qtbase-5.6.1-2|5	%define module qtbase
14mu|qt5-qtbase-5.6.1-2|6	
14mu|qt5-qtbase-5.6.1-2|7	# qt base components
14mu|qt5-qtbase-5.6.1-2|8	%define qtbootstrapd %mklibname qt%{api}bootstrap -d
14mu|qt5-qtbase-5.6.1-2|9	%define qtconcurrent %mklibname qt%{api}concurrent %{major}
14mu|qt5-qtbase-5.6.1-2|10	%define qtconcurrentd %mklibname qt%{api}concurrent -d
14mu|qt5-qtbase-5.6.1-2|11	%define qtcore %mklibname qt%{api}core %{major}
14mu|qt5-qtbase-5.6.1-2|12	%define qtcored %mklibname qt%{api}core -d
14mu|qt5-qtbase-5.6.1-2|13	%define qtdbus %mklibname qt%{api}dbus %{major}
14mu|qt5-qtbase-5.6.1-2|14	%define qtdbusd %mklibname qt%{api}dbus -d
14mu|qt5-qtbase-5.6.1-2|15	%define qtegldeviceintegration %mklibname qt%{api}egldeviceintegration %{major}
14mu|qt5-qtbase-5.6.1-2|16	%define qtgui %mklibname qt%{api}gui %{major}
14mu|qt5-qtbase-5.6.1-2|17	%define qtguid %mklibname qt%{api}gui -d
14mu|qt5-qtbase-5.6.1-2|18	%define qtnetwork %mklibname qt%{api}network %{major}
14mu|qt5-qtbase-5.6.1-2|19	%define qtnetworkd %mklibname qt%{api}network -d
14mu|qt5-qtbase-5.6.1-2|20	%define qtopengl %mklibname qt%{api}opengl %{major}
14mu|qt5-qtbase-5.6.1-2|21	%define qtopengld %mklibname qt%{api}opengl -d
14mu|qt5-qtbase-5.6.1-2|22	%define qtprintsupport %mklibname qt%{api}printsupport %{major}
14mu|qt5-qtbase-5.6.1-2|23	%define qtprintsupportd %mklibname qt%{api}printsupport -d
14mu|qt5-qtbase-5.6.1-2|24	%define qtsql %mklibname qt%{api}sql %{major}
14mu|qt5-qtbase-5.6.1-2|25	%define qtsqld %mklibname qt%{api}sql -d
14mu|qt5-qtbase-5.6.1-2|26	%define qttest %mklibname qt%{api}test %{major}
14mu|qt5-qtbase-5.6.1-2|27	%define qttestd %mklibname qt%{api}test -d
14mu|qt5-qtbase-5.6.1-2|28	%define qtwidgets %mklibname qt%{api}widgets %{major}
14mu|qt5-qtbase-5.6.1-2|29	%define qtwidgetsd %mklibname qt%{api}widgets -d
14mu|qt5-qtbase-5.6.1-2|30	%define qtxcbqpa %mklibname qt%{api}xcbqpa %{major}
14mu|qt5-qtbase-5.6.1-2|31	%define qtxml %mklibname qt%{api}xml %{major}
14mu|qt5-qtbase-5.6.1-2|32	%define qtxmld %mklibname qt%{api}xml -d
14mu|qt5-qtbase-5.6.1-2|33	
14mu|qt5-qtbase-5.6.1-2|34	%bcond_without directfb
14mu|qt5-qtbase-5.6.1-2|35	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtbase-5.6.1-2|36	%bcond_without docs
14mu|qt5-qtbase-5.6.1-2|37	
14mu|qt5-qtbase-5.6.1-2|38	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtbase-5.6.1-2|39	Name:		qt5-%{module}
14mu|qt5-qtbase-5.6.1-2|40	Version:	5.6.1
14mu|qt5-qtbase-5.6.1-2|41	Release:	2
14mu|qt5-qtbase-5.6.1-2|42	License:	LGPLv3+
14mu|qt5-qtbase-5.6.1-2|43	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|44	Url:		http://qt-project.org/
14mu|qt5-qtbase-5.6.1-2|45	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtbase-5.6.1-2|46	Source100:	%{name}.rpmlintrc
14mu|qt5-qtbase-5.6.1-2|47	Patch5:		directfb-wm-p5.patch
14mu|qt5-qtbase-5.6.1-2|48	# Revert https://codereview.qt-project.org/gitweb?p=qt%2Fqtbase.git;a=commit;h=d0cdc7ad1e2728caf363abf328b2ad81f2ed5a5b
14mu|qt5-qtbase-5.6.1-2|49	Patch6:		QTBUG-51813-directfb-plugin-compilation.patch
14mu|qt5-qtbase-5.6.1-2|50	# Fedora patches
14mu|qt5-qtbase-5.6.1-2|51	Patch103:	qtbase-opensource-src-5.3.2-QTBUG-35459.patch
14mu|qt5-qtbase-5.6.1-2|52	Patch200:	0001-xcb-Properly-interpret-data.l-0-field-of-XdndStatus-.patch
14mu|qt5-qtbase-5.6.1-2|53	Patch201:	0011-XCB-Auto-detect-xcb-glx-also-with-xcb-qt.patch
14mu|qt5-qtbase-5.6.1-2|54	Patch202:	0032-xcb-Fix-drop-of-text-uri-list-and-text-html.patch
14mu|qt5-qtbase-5.6.1-2|55	Patch203:	0033-xcb-Fix-dropping-URL-on-Firefox-window.patch
14mu|qt5-qtbase-5.6.1-2|56	Patch204:	0148-xcb-Disable-GLX-pbuffers-with-Chromium-in-VMs.patch
14mu|qt5-qtbase-5.6.1-2|57	Patch205:	0155-xcb-Fix-transient-parent-and-Qt-Window-flag.patch
14mu|qt5-qtbase-5.6.1-2|58	
14mu|qt5-qtbase-5.6.1-2|59	BuildRequires:	bison
14mu|qt5-qtbase-5.6.1-2|60	BuildRequires:	flex
14mu|qt5-qtbase-5.6.1-2|61	# Used for CPU feature detection in configure step
14mu|qt5-qtbase-5.6.1-2|62	BuildRequires:	gdb
14mu|qt5-qtbase-5.6.1-2|63	BuildRequires:	gperf
14mu|qt5-qtbase-5.6.1-2|64	BuildRequires:	qt5-macros
14mu|qt5-qtbase-5.6.1-2|65	BuildRequires:	cups-devel
14mu|qt5-qtbase-5.6.1-2|66	BuildRequires:	jpeg-devel
14mu|qt5-qtbase-5.6.1-2|67	BuildRequires:	pkgconfig(alsa)
14mu|qt5-qtbase-5.6.1-2|68	BuildRequires:	pkgconfig(atspi-2)
14mu|qt5-qtbase-5.6.1-2|69	%if %{with directfb}
14mu|qt5-qtbase-5.6.1-2|70	# DirectFB platform plugin:
14mu|qt5-qtbase-5.6.1-2|71	BuildRequires:	pkgconfig(directfb)
14mu|qt5-qtbase-5.6.1-2|72	%endif
14mu|qt5-qtbase-5.6.1-2|73	BuildRequires:	pkgconfig(egl)
14mu|qt5-qtbase-5.6.1-2|74	BuildRequires:	pkgconfig(fontconfig)
14mu|qt5-qtbase-5.6.1-2|75	BuildRequires:	pkgconfig(freetype2)
14mu|qt5-qtbase-5.6.1-2|76	# Event loop
14mu|qt5-qtbase-5.6.1-2|77	BuildRequires:	pkgconfig(glib-2.0)
14mu|qt5-qtbase-5.6.1-2|78	BuildRequires:	pkgconfig(gl)
14mu|qt5-qtbase-5.6.1-2|79	BuildRequires:	pkgconfig(glesv2)
14mu|qt5-qtbase-5.6.1-2|80	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|qt5-qtbase-5.6.1-2|81	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|qt5-qtbase-5.6.1-2|82	# GTK theme
14mu|qt5-qtbase-5.6.1-2|83	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|qt5-qtbase-5.6.1-2|84	BuildRequires:	pkgconfig(icu-uc)
14mu|qt5-qtbase-5.6.1-2|85	BuildRequires:	pkgconfig(inputproto)
14mu|qt5-qtbase-5.6.1-2|86	BuildRequires:	pkgconfig(libpci)
14mu|qt5-qtbase-5.6.1-2|87	BuildRequires:	pkgconfig(libpng)
14mu|qt5-qtbase-5.6.1-2|88	BuildRequires:	pkgconfig(libpulse)
14mu|qt5-qtbase-5.6.1-2|89	BuildRequires:	pkgconfig(libudev)
14mu|qt5-qtbase-5.6.1-2|90	BuildRequires:	pkgconfig(sm)
14mu|qt5-qtbase-5.6.1-2|91	BuildRequires:	pkgconfig(wayland-client)
14mu|qt5-qtbase-5.6.1-2|92	BuildRequires:	pkgconfig(wayland-cursor)
14mu|qt5-qtbase-5.6.1-2|93	BuildRequires:	pkgconfig(wayland-egl)
14mu|qt5-qtbase-5.6.1-2|94	BuildRequires:	pkgconfig(wayland-scanner)
14mu|qt5-qtbase-5.6.1-2|95	BuildRequires:	pkgconfig(wayland-server)
14mu|qt5-qtbase-5.6.1-2|96	# For XCB platform plugin:
14mu|qt5-qtbase-5.6.1-2|97	BuildRequires:	pkgconfig(xcb) >= 1.5
14mu|qt5-qtbase-5.6.1-2|98	BuildRequires:	pkgconfig(xcb-icccm)
14mu|qt5-qtbase-5.6.1-2|99	BuildRequires:	pkgconfig(xcb-image)
14mu|qt5-qtbase-5.6.1-2|100	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|qt5-qtbase-5.6.1-2|101	BuildRequires:	pkgconfig(xcb-randr)
14mu|qt5-qtbase-5.6.1-2|102	BuildRequires:	pkgconfig(xcb-render)
14mu|qt5-qtbase-5.6.1-2|103	BuildRequires:	pkgconfig(xcb-renderutil)
14mu|qt5-qtbase-5.6.1-2|104	BuildRequires:	pkgconfig(xcb-shape)
14mu|qt5-qtbase-5.6.1-2|105	BuildRequires:	pkgconfig(xcb-xfixes)
14mu|qt5-qtbase-5.6.1-2|106	BuildRequires:	pkgconfig(xcb-xinerama)
14mu|qt5-qtbase-5.6.1-2|107	BuildRequires:	pkgconfig(xcb-xv)
14mu|qt5-qtbase-5.6.1-2|108	BuildRequires:	pkgconfig(xcomposite)
14mu|qt5-qtbase-5.6.1-2|109	BuildRequires:	pkgconfig(xfixes)
14mu|qt5-qtbase-5.6.1-2|110	BuildRequires:	pkgconfig(xi)
14mu|qt5-qtbase-5.6.1-2|111	BuildRequires:	pkgconfig(xinerama)
14mu|qt5-qtbase-5.6.1-2|112	BuildRequires:	pkgconfig(xkbcomp)
14mu|qt5-qtbase-5.6.1-2|113	BuildRequires:	pkgconfig(xkbcommon) >= 0.4.1
14mu|qt5-qtbase-5.6.1-2|114	BuildRequires:	pkgconfig(xkbcommon-x11) >= 0.4.1
14mu|qt5-qtbase-5.6.1-2|115	BuildRequires:	pkgconfig(xkbfile)
14mu|qt5-qtbase-5.6.1-2|116	BuildRequires:	pkgconfig(xrandr)
14mu|qt5-qtbase-5.6.1-2|117	BuildRequires:	pkgconfig(xrender)
14mu|qt5-qtbase-5.6.1-2|118	BuildRequires:	pkgconfig(xv)
14mu|qt5-qtbase-5.6.1-2|119	BuildRequires:	pkgconfig(zlib)
14mu|qt5-qtbase-5.6.1-2|120	%if %{with docs}
14mu|qt5-qtbase-5.6.1-2|121	BuildRequires:	qdoc5
14mu|qt5-qtbase-5.6.1-2|122	BuildRequires:	qt5-tools
14mu|qt5-qtbase-5.6.1-2|123	%endif
14mu|qt5-qtbase-5.6.1-2|124	
14mu|qt5-qtbase-5.6.1-2|125	%description
14mu|qt5-qtbase-5.6.1-2|126	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtbase-5.6.1-2|127	
14mu|qt5-qtbase-5.6.1-2|128	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|129	
14mu|qt5-qtbase-5.6.1-2|130	%package -n %{qtbootstrapd}
14mu|qt5-qtbase-5.6.1-2|131	Summary:	Development files for version 5 of the Qt Bootstrap library
14mu|qt5-qtbase-5.6.1-2|132	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|133	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|134	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|135	
14mu|qt5-qtbase-5.6.1-2|136	%description -n %{qtbootstrapd}
14mu|qt5-qtbase-5.6.1-2|137	Development files for version 5 of the Qt Bootstrap library.
14mu|qt5-qtbase-5.6.1-2|138	
14mu|qt5-qtbase-5.6.1-2|139	%files -n %{qtbootstrapd}
14mu|qt5-qtbase-5.6.1-2|140	%{_qt5_libdir}/libQt%{api}Bootstrap.a
14mu|qt5-qtbase-5.6.1-2|141	%{_qt5_libdir}/libQt%{api}Bootstrap.prl
14mu|qt5-qtbase-5.6.1-2|142	%{_qt5_prefix}/mkspecs/modules/qt_lib_bootstrap_private.pri
14mu|qt5-qtbase-5.6.1-2|143	
14mu|qt5-qtbase-5.6.1-2|144	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|145	
14mu|qt5-qtbase-5.6.1-2|146	%package -n %{qtconcurrent}
14mu|qt5-qtbase-5.6.1-2|147	Summary:	Qt threading library
14mu|qt5-qtbase-5.6.1-2|148	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|149	
14mu|qt5-qtbase-5.6.1-2|150	%description -n %{qtconcurrent}
14mu|qt5-qtbase-5.6.1-2|151	Qt threading library.
14mu|qt5-qtbase-5.6.1-2|152	
14mu|qt5-qtbase-5.6.1-2|153	%files -n %{qtconcurrent}
14mu|qt5-qtbase-5.6.1-2|154	%{_qt5_libdir}/libQt%{api}Concurrent.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|155	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|156	%{_libdir}/libQt%{api}Concurrent.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|157	%endif
14mu|qt5-qtbase-5.6.1-2|158	
14mu|qt5-qtbase-5.6.1-2|159	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|160	
14mu|qt5-qtbase-5.6.1-2|161	%package -n %{qtconcurrentd}
14mu|qt5-qtbase-5.6.1-2|162	Summary:	Development files for version 5 of the Qt Concurrent library
14mu|qt5-qtbase-5.6.1-2|163	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|164	Requires:	%{qtconcurrent} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|165	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|166	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|167	# Was introduced by mistake
14mu|qt5-qtbase-5.6.1-2|168	Obsoletes:	%{_lib}qt5concurrent5-devel < 5.6.0
14mu|qt5-qtbase-5.6.1-2|169	
14mu|qt5-qtbase-5.6.1-2|170	%description -n %{qtconcurrentd}
14mu|qt5-qtbase-5.6.1-2|171	Development files for version 5 of the Qt Concurrent library.
14mu|qt5-qtbase-5.6.1-2|172	
14mu|qt5-qtbase-5.6.1-2|173	%files -n %{qtconcurrentd}
14mu|qt5-qtbase-5.6.1-2|174	%{_qt5_includedir}/QtConcurrent
14mu|qt5-qtbase-5.6.1-2|175	%{_qt5_libdir}/libQt%{api}Concurrent.so
14mu|qt5-qtbase-5.6.1-2|176	%{_qt5_libdir}/libQt%{api}Concurrent.prl
14mu|qt5-qtbase-5.6.1-2|177	%{_qt5_libdir}/cmake/Qt%{api}Concurrent
14mu|qt5-qtbase-5.6.1-2|178	%{_qt5_libdir}/pkgconfig/Qt%{api}Concurrent.pc
14mu|qt5-qtbase-5.6.1-2|179	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|180	%{_libdir}/pkgconfig/Qt%{api}Concurrent.pc
14mu|qt5-qtbase-5.6.1-2|181	%endif
14mu|qt5-qtbase-5.6.1-2|182	%{_qt5_prefix}/mkspecs/modules/qt_lib_concurrent.pri
14mu|qt5-qtbase-5.6.1-2|183	%{_qt5_prefix}/mkspecs/modules/qt_lib_concurrent_private.pri
14mu|qt5-qtbase-5.6.1-2|184	
14mu|qt5-qtbase-5.6.1-2|185	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|186	
14mu|qt5-qtbase-5.6.1-2|187	%package -n %{qtcore}
14mu|qt5-qtbase-5.6.1-2|188	Summary:	Qt Core library
14mu|qt5-qtbase-5.6.1-2|189	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|190	# Moved to external sources
14mu|qt5-qtbase-5.6.1-2|191	Suggests:	qt5-qtcore-i18n
14mu|qt5-qtbase-5.6.1-2|192	Obsoletes:	%{_lib}qt5v85 < 5.1.0-8
14mu|qt5-qtbase-5.6.1-2|193	Obsoletes:	%{_lib}qt5v8_5 < 5.2.0
14mu|qt5-qtbase-5.6.1-2|194	
14mu|qt5-qtbase-5.6.1-2|195	%description -n %{qtcore}
14mu|qt5-qtbase-5.6.1-2|196	Qt Core library.
14mu|qt5-qtbase-5.6.1-2|197	
14mu|qt5-qtbase-5.6.1-2|198	%files -n %{qtcore}
14mu|qt5-qtbase-5.6.1-2|199	%{_qt5_libdir}/libQt%{api}Core.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|200	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|201	%{_libdir}/libQt%{api}Core.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|202	%endif
14mu|qt5-qtbase-5.6.1-2|203	%dir %{_qt5_plugindir}
14mu|qt5-qtbase-5.6.1-2|204	
14mu|qt5-qtbase-5.6.1-2|205	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|206	
14mu|qt5-qtbase-5.6.1-2|207	%package -n %{qtcored}
14mu|qt5-qtbase-5.6.1-2|208	Summary:	Development files for version 5 of the Qt Core library
14mu|qt5-qtbase-5.6.1-2|209	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|210	Requires:	%{qtcore} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|211	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|212	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|213	Obsoletes:	%{_lib}qt5v8-devel < 5.2.0
14mu|qt5-qtbase-5.6.1-2|214	
14mu|qt5-qtbase-5.6.1-2|215	%description -n %{qtcored}
14mu|qt5-qtbase-5.6.1-2|216	Development files for version 5 of the Qt Core library.
14mu|qt5-qtbase-5.6.1-2|217	
14mu|qt5-qtbase-5.6.1-2|218	%files -n %{qtcored}
14mu|qt5-qtbase-5.6.1-2|219	%{_qt5_docdir}/global
14mu|qt5-qtbase-5.6.1-2|220	%{_bindir}/moc-qt%{api}
14mu|qt5-qtbase-5.6.1-2|221	%{_qt5_bindir}/moc
14mu|qt5-qtbase-5.6.1-2|222	%{_bindir}/rcc-qt%{api}
14mu|qt5-qtbase-5.6.1-2|223	%{_qt5_bindir}/rcc
14mu|qt5-qtbase-5.6.1-2|224	%{_qt5_bindir}/syncqt.pl
14mu|qt5-qtbase-5.6.1-2|225	%{_qt5_includedir}/QtCore
14mu|qt5-qtbase-5.6.1-2|226	%{_qt5_libdir}/libQt%{api}Core.so
14mu|qt5-qtbase-5.6.1-2|227	%{_qt5_libdir}/libQt%{api}Core.prl
14mu|qt5-qtbase-5.6.1-2|228	%{_qt5_libdir}/cmake/Qt%{api}Core
14mu|qt5-qtbase-5.6.1-2|229	%{_qt5_libdir}/cmake/Qt%{api}/Qt%{api}Config.cmake
14mu|qt5-qtbase-5.6.1-2|230	%{_qt5_libdir}/cmake/Qt%{api}/Qt%{api}ConfigVersion.cmake
14mu|qt5-qtbase-5.6.1-2|231	%{_qt5_libdir}/pkgconfig/Qt%{api}Core.pc
14mu|qt5-qtbase-5.6.1-2|232	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|233	%{_libdir}/pkgconfig/Qt%{api}Core.pc
14mu|qt5-qtbase-5.6.1-2|234	%endif
14mu|qt5-qtbase-5.6.1-2|235	%dir %{_qt5_libdir}/cmake
14mu|qt5-qtbase-5.6.1-2|236	%dir %{_qt5_libdir}/cmake/Qt%{api}
14mu|qt5-qtbase-5.6.1-2|237	%dir %{_qt5_libdir}/pkgconfig
14mu|qt5-qtbase-5.6.1-2|238	%{_qt5_prefix}/mkspecs/modules/qt_lib_core.pri
14mu|qt5-qtbase-5.6.1-2|239	%{_qt5_prefix}/mkspecs/modules/qt_lib_core_private.pri
14mu|qt5-qtbase-5.6.1-2|240	
14mu|qt5-qtbase-5.6.1-2|241	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|242	
14mu|qt5-qtbase-5.6.1-2|243	%package -n %{qtdbus}
14mu|qt5-qtbase-5.6.1-2|244	Summary:	Qt DBus connector library
14mu|qt5-qtbase-5.6.1-2|245	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|246	
14mu|qt5-qtbase-5.6.1-2|247	%description -n %{qtdbus}
14mu|qt5-qtbase-5.6.1-2|248	Qt DBus connector library.
14mu|qt5-qtbase-5.6.1-2|249	
14mu|qt5-qtbase-5.6.1-2|250	%files -n %{qtdbus}
14mu|qt5-qtbase-5.6.1-2|251	%{_qt5_libdir}/libQt%{api}DBus.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|252	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|253	%{_libdir}/libQt%{api}DBus.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|254	%endif
14mu|qt5-qtbase-5.6.1-2|255	
14mu|qt5-qtbase-5.6.1-2|256	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|257	
14mu|qt5-qtbase-5.6.1-2|258	%package -n %{qtdbusd}
14mu|qt5-qtbase-5.6.1-2|259	Summary:	Development files for version 5 of the Qt DBus library
14mu|qt5-qtbase-5.6.1-2|260	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|261	Requires:	%{qtdbus} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|262	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|263	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|264	
14mu|qt5-qtbase-5.6.1-2|265	%description -n %{qtdbusd}
14mu|qt5-qtbase-5.6.1-2|266	Development files for version 5 of the Qt DBus library.
14mu|qt5-qtbase-5.6.1-2|267	
14mu|qt5-qtbase-5.6.1-2|268	%files -n %{qtdbusd}
14mu|qt5-qtbase-5.6.1-2|269	%{_qt5_bindir}/qdbuscpp2xml
14mu|qt5-qtbase-5.6.1-2|270	%{_bindir}/qdbuscpp2xml-qt%{api}
14mu|qt5-qtbase-5.6.1-2|271	%{_qt5_bindir}/qdbusxml2cpp
14mu|qt5-qtbase-5.6.1-2|272	%{_bindir}/qdbusxml2cpp-qt%{api}
14mu|qt5-qtbase-5.6.1-2|273	%{_qt5_includedir}/QtDBus
14mu|qt5-qtbase-5.6.1-2|274	%{_qt5_libdir}/libQt%{api}DBus.so
14mu|qt5-qtbase-5.6.1-2|275	%{_qt5_libdir}/libQt%{api}DBus.prl
14mu|qt5-qtbase-5.6.1-2|276	%{_qt5_libdir}/cmake/Qt%{api}DBus
14mu|qt5-qtbase-5.6.1-2|277	%{_qt5_libdir}/pkgconfig/Qt%{api}DBus.pc
14mu|qt5-qtbase-5.6.1-2|278	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|279	%{_libdir}/pkgconfig/Qt%{api}DBus.pc
14mu|qt5-qtbase-5.6.1-2|280	%endif
14mu|qt5-qtbase-5.6.1-2|281	%{_qt5_prefix}/mkspecs/modules/qt_lib_dbus.pri
14mu|qt5-qtbase-5.6.1-2|282	%{_qt5_prefix}/mkspecs/modules/qt_lib_dbus_private.pri
14mu|qt5-qtbase-5.6.1-2|283	
14mu|qt5-qtbase-5.6.1-2|284	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|285	
14mu|qt5-qtbase-5.6.1-2|286	%package -n %{qtegldeviceintegration}
14mu|qt5-qtbase-5.6.1-2|287	Summary:	Qt EGL Device Integration library
14mu|qt5-qtbase-5.6.1-2|288	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|289	Requires:	qt5-eglfs-integration-plugin-default = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|290	# Suggest all integration plugins
14mu|qt5-qtbase-5.6.1-2|291	Suggests:	qt5-eglfs-integration-plugin-kms = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|292	Suggests:	qt5-eglfs-integration-plugin-x11 = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|293	
14mu|qt5-qtbase-5.6.1-2|294	%description -n %{qtegldeviceintegration}
14mu|qt5-qtbase-5.6.1-2|295	Qt EGL Device Integration library.
14mu|qt5-qtbase-5.6.1-2|296	
14mu|qt5-qtbase-5.6.1-2|297	%files -n %{qtegldeviceintegration}
14mu|qt5-qtbase-5.6.1-2|298	%{_qt5_libdir}/libQt%{api}EglDeviceIntegration.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|299	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|300	%{_libdir}/libQt%{api}EglDeviceIntegration.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|301	%endif
14mu|qt5-qtbase-5.6.1-2|302	
14mu|qt5-qtbase-5.6.1-2|303	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|304	
14mu|qt5-qtbase-5.6.1-2|305	%package -n %{qtegldeviceintegration}-kms
14mu|qt5-qtbase-5.6.1-2|306	Summary:	KMS support for the Qt EGL Device Integration library v5
14mu|qt5-qtbase-5.6.1-2|307	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|308	Requires:	%{qtegldeviceintegration} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|309	Provides:	qt5-eglfs-integration-plugin = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|310	Provides:	qt5-eglfs-integration-plugin-kms = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|311	Obsoletes:	%{_lib}qt5gui5-kms < 5.5.0
14mu|qt5-qtbase-5.6.1-2|312	
14mu|qt5-qtbase-5.6.1-2|313	%description -n %{qtegldeviceintegration}-kms
14mu|qt5-qtbase-5.6.1-2|314	KMS support for the Qt EGL Device Integration library v5.
14mu|qt5-qtbase-5.6.1-2|315	
14mu|qt5-qtbase-5.6.1-2|316	%files -n %{qtegldeviceintegration}-kms
14mu|qt5-qtbase-5.6.1-2|317	%{_qt5_plugindir}/egldeviceintegrations/libqeglfs-kms-integration.so
14mu|qt5-qtbase-5.6.1-2|318	
14mu|qt5-qtbase-5.6.1-2|319	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|320	
14mu|qt5-qtbase-5.6.1-2|321	%package -n %{qtegldeviceintegration}-x11
14mu|qt5-qtbase-5.6.1-2|322	Summary:	X11 support for the Qt EGL Device Integration library v5
14mu|qt5-qtbase-5.6.1-2|323	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|324	Requires:	%{qtegldeviceintegration} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|325	Provides:	qt5-eglfs-integration-plugin = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|326	Provides:	qt5-eglfs-integration-plugin-default = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|327	Provides:	qt5-eglfs-integration-plugin-x11 = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|328	
14mu|qt5-qtbase-5.6.1-2|329	%description -n %{qtegldeviceintegration}-x11
14mu|qt5-qtbase-5.6.1-2|330	X11 support for the Qt EGL Device Integration library v5.
14mu|qt5-qtbase-5.6.1-2|331	
14mu|qt5-qtbase-5.6.1-2|332	%files -n %{qtegldeviceintegration}-x11
14mu|qt5-qtbase-5.6.1-2|333	%{_qt5_plugindir}/egldeviceintegrations/libqeglfs-x11-integration.so
14mu|qt5-qtbase-5.6.1-2|334	
14mu|qt5-qtbase-5.6.1-2|335	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|336	
14mu|qt5-qtbase-5.6.1-2|337	%package -n %{qtgui}
14mu|qt5-qtbase-5.6.1-2|338	Summary:	Qt GUI library
14mu|qt5-qtbase-5.6.1-2|339	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|340	Suggests:	qt5-imageformats-plugins
14mu|qt5-qtbase-5.6.1-2|341	Suggests:	qt5-style-plugins
14mu|qt5-qtbase-5.6.1-2|342	Requires:	qt5-output-driver = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|343	# Force it for now
14mu|qt5-qtbase-5.6.1-2|344	Requires:	qt5-output-driver-default = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|345	
14mu|qt5-qtbase-5.6.1-2|346	%description -n %{qtgui}
14mu|qt5-qtbase-5.6.1-2|347	Qt GUI library.
14mu|qt5-qtbase-5.6.1-2|348	
14mu|qt5-qtbase-5.6.1-2|349	%files -n %{qtgui}
14mu|qt5-qtbase-5.6.1-2|350	%{_qt5_libdir}/libQt%{api}Gui.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|351	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|352	%{_libdir}/libQt%{api}Gui.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|353	%endif
14mu|qt5-qtbase-5.6.1-2|354	%{_qt5_plugindir}/imageformats
14mu|qt5-qtbase-5.6.1-2|355	%dir %{_qt5_plugindir}/platforminputcontexts
14mu|qt5-qtbase-5.6.1-2|356	%dir %{_qt5_plugindir}/platforms
14mu|qt5-qtbase-5.6.1-2|357	%dir %{_qt5_plugindir}/platformthemes
14mu|qt5-qtbase-5.6.1-2|358	%{_qt5_plugindir}/generic
14mu|qt5-qtbase-5.6.1-2|359	%{_qt5_plugindir}/printsupport
14mu|qt5-qtbase-5.6.1-2|360	
14mu|qt5-qtbase-5.6.1-2|361	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|362	
14mu|qt5-qtbase-5.6.1-2|363	%package -n %{qtguid}
14mu|qt5-qtbase-5.6.1-2|364	Summary:	Development files for version 5 of the Qt GUI library
14mu|qt5-qtbase-5.6.1-2|365	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|366	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|367	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|368	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|369	# We need all the Platform plugins because the plugin related cmake files in
14mu|qt5-qtbase-5.6.1-2|370	# %{_qt5_libdir}/cmake/Qt%{api}Gui cause fatal errors if the plugins aren't
14mu|qt5-qtbase-5.6.1-2|371	# installed.
14mu|qt5-qtbase-5.6.1-2|372	Requires:	%{qtgui}-directfb = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|373	Requires:	%{qtgui}-eglfs = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|374	%ifos linux
14mu|qt5-qtbase-5.6.1-2|375	Requires:	%{qtgui}-linuxfb = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|376	%endif
14mu|qt5-qtbase-5.6.1-2|377	Requires:	%{qtgui}-minimal = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|378	Requires:	%{qtgui}-minimalegl = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|379	Requires:	%{qtgui}-offscreen = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|380	Requires:	%{qtgui}-x11 = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|381	Requires:	%{oname}-platformtheme-gtk2 = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|382	Requires:	qt5-eglfs-integration-plugin-kms = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|383	Requires:	qt5-eglfs-integration-plugin-x11 = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|384	Requires:	qt5-xcb-integration-plugin-egl = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|385	Requires:	qt5-xcb-integration-plugin-glx = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|386	
14mu|qt5-qtbase-5.6.1-2|387	%description -n %{qtguid}
14mu|qt5-qtbase-5.6.1-2|388	Development files for version 5 of the Qt GUI library.
14mu|qt5-qtbase-5.6.1-2|389	
14mu|qt5-qtbase-5.6.1-2|390	%files -n %{qtguid}
14mu|qt5-qtbase-5.6.1-2|391	%{_qt5_bindir}/uic
14mu|qt5-qtbase-5.6.1-2|392	%{_bindir}/uic-qt%{api}
14mu|qt5-qtbase-5.6.1-2|393	%{_qt5_includedir}/QtGui
14mu|qt5-qtbase-5.6.1-2|394	%{_qt5_includedir}/QtPlatformHeaders
14mu|qt5-qtbase-5.6.1-2|395	%{_qt5_includedir}/QtPlatformSupport
14mu|qt5-qtbase-5.6.1-2|396	%{_qt5_libdir}/libQt%{api}Gui.so
14mu|qt5-qtbase-5.6.1-2|397	%{_qt5_libdir}/libQt%{api}Gui.prl
14mu|qt5-qtbase-5.6.1-2|398	%{_qt5_libdir}/libQt%{api}PlatformSupport.a
14mu|qt5-qtbase-5.6.1-2|399	%{_qt5_libdir}/libQt%{api}PlatformSupport.prl
14mu|qt5-qtbase-5.6.1-2|400	%{_qt5_libdir}/cmake/Qt%{api}Gui
14mu|qt5-qtbase-5.6.1-2|401	%{_qt5_libdir}/pkgconfig/Qt%{api}Gui.pc
14mu|qt5-qtbase-5.6.1-2|402	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|403	%{_libdir}/pkgconfig/Qt%{api}Gui.pc
14mu|qt5-qtbase-5.6.1-2|404	%endif
14mu|qt5-qtbase-5.6.1-2|405	%{_qt5_prefix}/mkspecs/modules/qt_lib_gui.pri
14mu|qt5-qtbase-5.6.1-2|406	%{_qt5_prefix}/mkspecs/modules/qt_lib_gui_private.pri
14mu|qt5-qtbase-5.6.1-2|407	%{_qt5_prefix}/mkspecs/modules/qt_lib_platformsupport_private.pri
14mu|qt5-qtbase-5.6.1-2|408	# Here until there are individual development packages for them
14mu|qt5-qtbase-5.6.1-2|409	%{_qt5_prefix}/mkspecs/modules/qt_lib_eglfs_device_lib_private.pri
14mu|qt5-qtbase-5.6.1-2|410	%{_qt5_prefix}/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri
14mu|qt5-qtbase-5.6.1-2|411	
14mu|qt5-qtbase-5.6.1-2|412	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|413	
14mu|qt5-qtbase-5.6.1-2|414	%package -n %{qtgui}-directfb
14mu|qt5-qtbase-5.6.1-2|415	Summary:	DirectFB output driver for Qt GUI v5
14mu|qt5-qtbase-5.6.1-2|416	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|417	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|418	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|419	Provides:	qt5-output-driver-directfb = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|420	
14mu|qt5-qtbase-5.6.1-2|421	%description -n %{qtgui}-directfb
14mu|qt5-qtbase-5.6.1-2|422	DirectFB output driver for Qt GUI v5.
14mu|qt5-qtbase-5.6.1-2|423	
14mu|qt5-qtbase-5.6.1-2|424	%files -n %{qtgui}-directfb
14mu|qt5-qtbase-5.6.1-2|425	%{_qt5_plugindir}/platforms/libqdirectfb.so
14mu|qt5-qtbase-5.6.1-2|426	
14mu|qt5-qtbase-5.6.1-2|427	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|428	
14mu|qt5-qtbase-5.6.1-2|429	%package -n %{qtgui}-eglfs
14mu|qt5-qtbase-5.6.1-2|430	Summary:	EGL fullscreen output driver for Qt GUI v5
14mu|qt5-qtbase-5.6.1-2|431	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|432	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|433	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|434	Provides:	qt5-output-driver-eglfs = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|435	
14mu|qt5-qtbase-5.6.1-2|436	%description -n %{qtgui}-eglfs
14mu|qt5-qtbase-5.6.1-2|437	EGL fullscreen output driver for Qt GUI v5.
14mu|qt5-qtbase-5.6.1-2|438	
14mu|qt5-qtbase-5.6.1-2|439	%files -n %{qtgui}-eglfs
14mu|qt5-qtbase-5.6.1-2|440	%{_qt5_plugindir}/platforms/libqeglfs.so
14mu|qt5-qtbase-5.6.1-2|441	
14mu|qt5-qtbase-5.6.1-2|442	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|443	
14mu|qt5-qtbase-5.6.1-2|444	%package -n %{qtgui}-linuxfb
14mu|qt5-qtbase-5.6.1-2|445	Summary:	Linux Framebuffer output driver for Qt GUI v5
14mu|qt5-qtbase-5.6.1-2|446	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|447	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|448	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|449	Provides:	qt5-output-driver-linuxfb = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|450	
14mu|qt5-qtbase-5.6.1-2|451	%description -n %{qtgui}-linuxfb
14mu|qt5-qtbase-5.6.1-2|452	Linux Framebuffer output driver for Qt GUI v5.
14mu|qt5-qtbase-5.6.1-2|453	
14mu|qt5-qtbase-5.6.1-2|454	%files -n %{qtgui}-linuxfb
14mu|qt5-qtbase-5.6.1-2|455	%{_qt5_plugindir}/platforms/libqlinuxfb.so
14mu|qt5-qtbase-5.6.1-2|456	
14mu|qt5-qtbase-5.6.1-2|457	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|458	
14mu|qt5-qtbase-5.6.1-2|459	%package -n %{qtgui}-minimal
14mu|qt5-qtbase-5.6.1-2|460	Summary:	Minimal (Framebuffer based) output driver for Qt GUI v5
14mu|qt5-qtbase-5.6.1-2|461	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|462	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|463	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|464	Provides:	qt5-output-driver-minimal = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|465	
14mu|qt5-qtbase-5.6.1-2|466	%description -n %{qtgui}-minimal
14mu|qt5-qtbase-5.6.1-2|467	Minimal (Framebuffer based) output driver for Qt GUI v5.
14mu|qt5-qtbase-5.6.1-2|468	
14mu|qt5-qtbase-5.6.1-2|469	%files -n %{qtgui}-minimal
14mu|qt5-qtbase-5.6.1-2|470	%{_qt5_plugindir}/platforms/libqminimal.so
14mu|qt5-qtbase-5.6.1-2|471	
14mu|qt5-qtbase-5.6.1-2|472	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|473	
14mu|qt5-qtbase-5.6.1-2|474	%package -n %{qtgui}-minimalegl
14mu|qt5-qtbase-5.6.1-2|475	Summary:	Minimalistic EGL output driver for Qt GUI v5
14mu|qt5-qtbase-5.6.1-2|476	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|477	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|478	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|479	Provides:	qt5-output-driver-minimalegl = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|480	
14mu|qt5-qtbase-5.6.1-2|481	%description -n %{qtgui}-minimalegl
14mu|qt5-qtbase-5.6.1-2|482	Minimalistic EGL output driver for Qt GUI v5.
14mu|qt5-qtbase-5.6.1-2|483	
14mu|qt5-qtbase-5.6.1-2|484	%files -n %{qtgui}-minimalegl
14mu|qt5-qtbase-5.6.1-2|485	%{_qt5_plugindir}/platforms/libqminimalegl.so
14mu|qt5-qtbase-5.6.1-2|486	
14mu|qt5-qtbase-5.6.1-2|487	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|488	
14mu|qt5-qtbase-5.6.1-2|489	%package -n %{qtgui}-offscreen
14mu|qt5-qtbase-5.6.1-2|490	Summary:	Offscreen output driver for Qt GUI v5
14mu|qt5-qtbase-5.6.1-2|491	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|492	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|493	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|494	Provides:	qt5-output-driver-offscreen = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|495	
14mu|qt5-qtbase-5.6.1-2|496	%description -n %{qtgui}-offscreen
14mu|qt5-qtbase-5.6.1-2|497	Minimal (framebuffer-based) output driver for Qt GUI v5.
14mu|qt5-qtbase-5.6.1-2|498	
14mu|qt5-qtbase-5.6.1-2|499	%files -n %{qtgui}-offscreen
14mu|qt5-qtbase-5.6.1-2|500	%{_qt5_plugindir}/platforms/libqoffscreen.so
14mu|qt5-qtbase-5.6.1-2|501	
14mu|qt5-qtbase-5.6.1-2|502	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|503	
14mu|qt5-qtbase-5.6.1-2|504	%package -n %{qtgui}-x11
14mu|qt5-qtbase-5.6.1-2|505	Summary:	X11 output driver for Qt GUI v5
14mu|qt5-qtbase-5.6.1-2|506	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|507	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|508	Provides:	qt5-output-driver = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|509	Provides:	qt5-output-driver-default = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|510	Provides:	qt5-output-driver-x11 = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|511	
14mu|qt5-qtbase-5.6.1-2|512	%description -n %{qtgui}-x11
14mu|qt5-qtbase-5.6.1-2|513	X11 output driver for Qt GUI v5.
14mu|qt5-qtbase-5.6.1-2|514	
14mu|qt5-qtbase-5.6.1-2|515	%files -n %{qtgui}-x11
14mu|qt5-qtbase-5.6.1-2|516	%{_qt5_plugindir}/platforms/libqxcb.so
14mu|qt5-qtbase-5.6.1-2|517	%{_qt5_plugindir}/platforminputcontexts/libibusplatforminputcontextplugin.so
14mu|qt5-qtbase-5.6.1-2|518	%{_qt5_plugindir}/platforminputcontexts/libcomposeplatforminputcontextplugin.so
14mu|qt5-qtbase-5.6.1-2|519	
14mu|qt5-qtbase-5.6.1-2|520	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|521	
14mu|qt5-qtbase-5.6.1-2|522	%package -n %{qtnetwork}
14mu|qt5-qtbase-5.6.1-2|523	Summary:	Qt Networking library
14mu|qt5-qtbase-5.6.1-2|524	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|525	
14mu|qt5-qtbase-5.6.1-2|526	%description -n %{qtnetwork}
14mu|qt5-qtbase-5.6.1-2|527	Qt Networking library.
14mu|qt5-qtbase-5.6.1-2|528	
14mu|qt5-qtbase-5.6.1-2|529	%files -n %{qtnetwork}
14mu|qt5-qtbase-5.6.1-2|530	%{_qt5_libdir}/libQt%{api}Network.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|531	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|532	%{_libdir}/libQt%{api}Network.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|533	%endif
14mu|qt5-qtbase-5.6.1-2|534	%{_qt5_plugindir}/bearer
14mu|qt5-qtbase-5.6.1-2|535	
14mu|qt5-qtbase-5.6.1-2|536	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|537	
14mu|qt5-qtbase-5.6.1-2|538	%package -n %{qtnetworkd}
14mu|qt5-qtbase-5.6.1-2|539	Summary:	Development files for version 5 of the Qt Network library
14mu|qt5-qtbase-5.6.1-2|540	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|541	Requires:	%{qtnetwork} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|542	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|543	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|544	
14mu|qt5-qtbase-5.6.1-2|545	%description -n %{qtnetworkd}
14mu|qt5-qtbase-5.6.1-2|546	Development files for version 5 of the Qt Network library.
14mu|qt5-qtbase-5.6.1-2|547	
14mu|qt5-qtbase-5.6.1-2|548	%files -n %{qtnetworkd}
14mu|qt5-qtbase-5.6.1-2|549	%{_qt5_includedir}/QtNetwork
14mu|qt5-qtbase-5.6.1-2|550	%{_qt5_libdir}/libQt%{api}Network.so
14mu|qt5-qtbase-5.6.1-2|551	%{_qt5_libdir}/libQt%{api}Network.prl
14mu|qt5-qtbase-5.6.1-2|552	%{_qt5_libdir}/cmake/Qt%{api}Network
14mu|qt5-qtbase-5.6.1-2|553	%{_qt5_libdir}/pkgconfig/Qt%{api}Network.pc
14mu|qt5-qtbase-5.6.1-2|554	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|555	%{_libdir}/pkgconfig/Qt%{api}Network.pc
14mu|qt5-qtbase-5.6.1-2|556	%endif
14mu|qt5-qtbase-5.6.1-2|557	%{_qt5_prefix}/mkspecs/modules/qt_lib_network.pri
14mu|qt5-qtbase-5.6.1-2|558	%{_qt5_prefix}/mkspecs/modules/qt_lib_network_private.pri
14mu|qt5-qtbase-5.6.1-2|559	
14mu|qt5-qtbase-5.6.1-2|560	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|561	
14mu|qt5-qtbase-5.6.1-2|562	%package -n %{qtopengl}
14mu|qt5-qtbase-5.6.1-2|563	Summary:	Qt OpenGL (3D Graphics) library
14mu|qt5-qtbase-5.6.1-2|564	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|565	
14mu|qt5-qtbase-5.6.1-2|566	%description -n %{qtopengl}
14mu|qt5-qtbase-5.6.1-2|567	Qt OpenGL (3D Graphics) library.
14mu|qt5-qtbase-5.6.1-2|568	
14mu|qt5-qtbase-5.6.1-2|569	%files -n %{qtopengl}
14mu|qt5-qtbase-5.6.1-2|570	%{_qt5_libdir}/libQt%{api}OpenGL.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|571	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|572	%{_libdir}/libQt%{api}OpenGL.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|573	%endif
14mu|qt5-qtbase-5.6.1-2|574	
14mu|qt5-qtbase-5.6.1-2|575	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|576	
14mu|qt5-qtbase-5.6.1-2|577	%package -n %{qtopengld}
14mu|qt5-qtbase-5.6.1-2|578	Summary:	Development files for version 5 of the Qt OpenGL library
14mu|qt5-qtbase-5.6.1-2|579	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|580	Requires:	%{qtopengl} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|581	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|582	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|583	
14mu|qt5-qtbase-5.6.1-2|584	%description -n %{qtopengld}
14mu|qt5-qtbase-5.6.1-2|585	Development files for version 5 of the Qt OpenGL library.
14mu|qt5-qtbase-5.6.1-2|586	
14mu|qt5-qtbase-5.6.1-2|587	%files -n %{qtopengld}
14mu|qt5-qtbase-5.6.1-2|588	%{_qt5_includedir}/QtOpenGL
14mu|qt5-qtbase-5.6.1-2|589	%{_qt5_includedir}/QtOpenGLExtensions
14mu|qt5-qtbase-5.6.1-2|590	%{_qt5_libdir}/libQt%{api}OpenGL.so
14mu|qt5-qtbase-5.6.1-2|591	%{_qt5_libdir}/libQt%{api}OpenGL.prl
14mu|qt5-qtbase-5.6.1-2|592	%{_qt5_libdir}/libQt%{api}OpenGLExtensions.a
14mu|qt5-qtbase-5.6.1-2|593	%{_qt5_libdir}/libQt%{api}OpenGLExtensions.prl
14mu|qt5-qtbase-5.6.1-2|594	%{_qt5_libdir}/cmake/Qt%{api}OpenGL
14mu|qt5-qtbase-5.6.1-2|595	%{_qt5_libdir}/cmake/Qt%{api}OpenGLExtensions
14mu|qt5-qtbase-5.6.1-2|596	%{_qt5_libdir}/pkgconfig/Qt%{api}OpenGL.pc
14mu|qt5-qtbase-5.6.1-2|597	%{_qt5_libdir}/pkgconfig/Qt%{api}OpenGLExtensions.pc
14mu|qt5-qtbase-5.6.1-2|598	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|599	%{_libdir}/pkgconfig/Qt%{api}OpenGL.pc
14mu|qt5-qtbase-5.6.1-2|600	%{_libdir}/pkgconfig/Qt%{api}OpenGLExtensions.pc
14mu|qt5-qtbase-5.6.1-2|601	%endif
14mu|qt5-qtbase-5.6.1-2|602	%{_qt5_prefix}/mkspecs/modules/qt_lib_opengl.pri
14mu|qt5-qtbase-5.6.1-2|603	%{_qt5_prefix}/mkspecs/modules/qt_lib_opengl_private.pri
14mu|qt5-qtbase-5.6.1-2|604	%{_qt5_prefix}/mkspecs/modules/qt_lib_openglextensions.pri
14mu|qt5-qtbase-5.6.1-2|605	%{_qt5_prefix}/mkspecs/modules/qt_lib_openglextensions_private.pri
14mu|qt5-qtbase-5.6.1-2|606	
14mu|qt5-qtbase-5.6.1-2|607	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|608	
14mu|qt5-qtbase-5.6.1-2|609	%package -n %{qtprintsupport}
14mu|qt5-qtbase-5.6.1-2|610	Summary:	Qt printing library
14mu|qt5-qtbase-5.6.1-2|611	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|612	
14mu|qt5-qtbase-5.6.1-2|613	%description -n %{qtprintsupport}
14mu|qt5-qtbase-5.6.1-2|614	Qt printing library.
14mu|qt5-qtbase-5.6.1-2|615	
14mu|qt5-qtbase-5.6.1-2|616	%files -n %{qtprintsupport}
14mu|qt5-qtbase-5.6.1-2|617	%{_qt5_libdir}/libQt%{api}PrintSupport.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|618	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|619	%{_libdir}/libQt%{api}PrintSupport.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|620	%endif
14mu|qt5-qtbase-5.6.1-2|621	
14mu|qt5-qtbase-5.6.1-2|622	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|623	
14mu|qt5-qtbase-5.6.1-2|624	%package -n %{qtprintsupportd}
14mu|qt5-qtbase-5.6.1-2|625	Summary:	Development files for version 5 of the Qt PrintSupport library
14mu|qt5-qtbase-5.6.1-2|626	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|627	Requires:	%{qtprintsupport} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|628	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|629	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|630	
14mu|qt5-qtbase-5.6.1-2|631	%description -n %{qtprintsupportd}
14mu|qt5-qtbase-5.6.1-2|632	Development files for version 5 of the Qt PrintSupport library.
14mu|qt5-qtbase-5.6.1-2|633	
14mu|qt5-qtbase-5.6.1-2|634	%files -n %{qtprintsupportd}
14mu|qt5-qtbase-5.6.1-2|635	%{_qt5_includedir}/QtPrintSupport
14mu|qt5-qtbase-5.6.1-2|636	%{_qt5_libdir}/libQt%{api}PrintSupport.so
14mu|qt5-qtbase-5.6.1-2|637	%{_qt5_libdir}/libQt%{api}PrintSupport.prl
14mu|qt5-qtbase-5.6.1-2|638	%{_qt5_libdir}/cmake/Qt%{api}PrintSupport
14mu|qt5-qtbase-5.6.1-2|639	%{_qt5_libdir}/pkgconfig/Qt%{api}PrintSupport.pc
14mu|qt5-qtbase-5.6.1-2|640	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|641	%{_libdir}/pkgconfig/Qt%{api}PrintSupport.pc
14mu|qt5-qtbase-5.6.1-2|642	%endif
14mu|qt5-qtbase-5.6.1-2|643	%{_qt5_prefix}/mkspecs/modules/qt_lib_printsupport.pri
14mu|qt5-qtbase-5.6.1-2|644	%{_qt5_prefix}/mkspecs/modules/qt_lib_printsupport_private.pri
14mu|qt5-qtbase-5.6.1-2|645	
14mu|qt5-qtbase-5.6.1-2|646	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|647	
14mu|qt5-qtbase-5.6.1-2|648	%package -n %{qtsql}
14mu|qt5-qtbase-5.6.1-2|649	Summary:	Qt SQL library
14mu|qt5-qtbase-5.6.1-2|650	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|651	
14mu|qt5-qtbase-5.6.1-2|652	%description -n %{qtsql}
14mu|qt5-qtbase-5.6.1-2|653	Qt SQL library.
14mu|qt5-qtbase-5.6.1-2|654	
14mu|qt5-qtbase-5.6.1-2|655	%files -n %{qtsql}
14mu|qt5-qtbase-5.6.1-2|656	%{_qt5_libdir}/libQt%{api}Sql.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|657	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|658	%{_libdir}/libQt%{api}Sql.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|659	%endif
14mu|qt5-qtbase-5.6.1-2|660	%dir %{_qt5_plugindir}/sqldrivers
14mu|qt5-qtbase-5.6.1-2|661	
14mu|qt5-qtbase-5.6.1-2|662	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|663	
14mu|qt5-qtbase-5.6.1-2|664	%package -n %{qtsqld}
14mu|qt5-qtbase-5.6.1-2|665	Summary:	Development files for version 5 of the Qt SQL library
14mu|qt5-qtbase-5.6.1-2|666	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|667	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|668	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|669	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|670	# We need all the QtSql plugins because the plugin related cmake files in
14mu|qt5-qtbase-5.6.1-2|671	# %{_qt5_libdir}/cmake/Qt%{api}Sql cause fatal errors if the plugins aren't
14mu|qt5-qtbase-5.6.1-2|672	# installed.
14mu|qt5-qtbase-5.6.1-2|673	Requires:	%{qtsql}-mysql = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|674	Requires:	%{qtsql}-odbc = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|675	Requires:	%{qtsql}-postgresql = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|676	Requires:	%{qtsql}-sqlite = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|677	
14mu|qt5-qtbase-5.6.1-2|678	%description -n %{qtsqld}
14mu|qt5-qtbase-5.6.1-2|679	Development files for version 5 of the Qt SQL library.
14mu|qt5-qtbase-5.6.1-2|680	
14mu|qt5-qtbase-5.6.1-2|681	%files -n %{qtsqld}
14mu|qt5-qtbase-5.6.1-2|682	%{_qt5_includedir}/QtSql
14mu|qt5-qtbase-5.6.1-2|683	%{_qt5_libdir}/libQt%{api}Sql.so
14mu|qt5-qtbase-5.6.1-2|684	%{_qt5_libdir}/libQt%{api}Sql.prl
14mu|qt5-qtbase-5.6.1-2|685	%{_qt5_libdir}/cmake/Qt%{api}Sql
14mu|qt5-qtbase-5.6.1-2|686	%{_qt5_libdir}/pkgconfig/Qt%{api}Sql.pc
14mu|qt5-qtbase-5.6.1-2|687	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|688	%{_libdir}/pkgconfig/Qt%{api}Sql.pc
14mu|qt5-qtbase-5.6.1-2|689	%endif
14mu|qt5-qtbase-5.6.1-2|690	%{_qt5_prefix}/mkspecs/modules/qt_lib_sql.pri
14mu|qt5-qtbase-5.6.1-2|691	%{_qt5_prefix}/mkspecs/modules/qt_lib_sql_private.pri
14mu|qt5-qtbase-5.6.1-2|692	
14mu|qt5-qtbase-5.6.1-2|693	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|694	
14mu|qt5-qtbase-5.6.1-2|695	%package -n %{qtsql}-mysql
14mu|qt5-qtbase-5.6.1-2|696	Summary:	MySQL support for the Qt SQL library v5
14mu|qt5-qtbase-5.6.1-2|697	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|698	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|699	Provides:	%{oname}-database-plugin-mysql = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|700	BuildRequires:	mysql-devel
14mu|qt5-qtbase-5.6.1-2|701	
14mu|qt5-qtbase-5.6.1-2|702	%description -n %{qtsql}-mysql
14mu|qt5-qtbase-5.6.1-2|703	MySQL support for the Qt SQL library v5.
14mu|qt5-qtbase-5.6.1-2|704	
14mu|qt5-qtbase-5.6.1-2|705	%files -n %{qtsql}-mysql
14mu|qt5-qtbase-5.6.1-2|706	%{_qt5_plugindir}/sqldrivers/libqsqlmysql.so
14mu|qt5-qtbase-5.6.1-2|707	
14mu|qt5-qtbase-5.6.1-2|708	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|709	
14mu|qt5-qtbase-5.6.1-2|710	%package -n %{qtsql}-odbc
14mu|qt5-qtbase-5.6.1-2|711	Summary:	ODBC support for the Qt SQL library v5
14mu|qt5-qtbase-5.6.1-2|712	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|713	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|714	Provides:	%{oname}-database-plugin-odbc = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|715	BuildRequires:	pkgconfig(libiodbc)
14mu|qt5-qtbase-5.6.1-2|716	
14mu|qt5-qtbase-5.6.1-2|717	%description -n %{qtsql}-odbc
14mu|qt5-qtbase-5.6.1-2|718	ODBC support for the Qt SQL library v5.
14mu|qt5-qtbase-5.6.1-2|719	
14mu|qt5-qtbase-5.6.1-2|720	%files -n %{qtsql}-odbc
14mu|qt5-qtbase-5.6.1-2|721	%{_qt5_plugindir}/sqldrivers/libqsqlodbc.so
14mu|qt5-qtbase-5.6.1-2|722	
14mu|qt5-qtbase-5.6.1-2|723	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|724	
14mu|qt5-qtbase-5.6.1-2|725	%package -n %{qtsql}-postgresql
14mu|qt5-qtbase-5.6.1-2|726	Summary:	PostgreSQL support for the Qt SQL library v5
14mu|qt5-qtbase-5.6.1-2|727	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|728	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|729	Provides:	%{oname}-database-plugin-postgresql = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|730	BuildRequires:	postgresql-devel >= 9.0
14mu|qt5-qtbase-5.6.1-2|731	
14mu|qt5-qtbase-5.6.1-2|732	%description -n %{qtsql}-postgresql
14mu|qt5-qtbase-5.6.1-2|733	PostgreSQL support for the Qt SQL library v5.
14mu|qt5-qtbase-5.6.1-2|734	
14mu|qt5-qtbase-5.6.1-2|735	%files -n %{qtsql}-postgresql
14mu|qt5-qtbase-5.6.1-2|736	%{_qt5_plugindir}/sqldrivers/libqsqlpsql.so
14mu|qt5-qtbase-5.6.1-2|737	
14mu|qt5-qtbase-5.6.1-2|738	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|739	
14mu|qt5-qtbase-5.6.1-2|740	%package -n %{qtsql}-sqlite
14mu|qt5-qtbase-5.6.1-2|741	Summary:	SQLite 3.x support for the Qt SQL library v5
14mu|qt5-qtbase-5.6.1-2|742	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|743	Requires:	%{qtsql} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|744	Provides:	%{oname}-database-plugin-sqlite = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|745	BuildRequires:	pkgconfig(sqlite3)
14mu|qt5-qtbase-5.6.1-2|746	
14mu|qt5-qtbase-5.6.1-2|747	%description -n %{qtsql}-sqlite
14mu|qt5-qtbase-5.6.1-2|748	SQLite 3.x support for the Qt SQL library v5.
14mu|qt5-qtbase-5.6.1-2|749	
14mu|qt5-qtbase-5.6.1-2|750	%files -n %{qtsql}-sqlite
14mu|qt5-qtbase-5.6.1-2|751	%{_qt5_plugindir}/sqldrivers/libqsqlite.so
14mu|qt5-qtbase-5.6.1-2|752	
14mu|qt5-qtbase-5.6.1-2|753	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|754	
14mu|qt5-qtbase-5.6.1-2|755	%package -n %{qttest}
14mu|qt5-qtbase-5.6.1-2|756	Summary:	Qt unit test library
14mu|qt5-qtbase-5.6.1-2|757	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|758	
14mu|qt5-qtbase-5.6.1-2|759	%description -n %{qttest}
14mu|qt5-qtbase-5.6.1-2|760	Qt unit test library.
14mu|qt5-qtbase-5.6.1-2|761	
14mu|qt5-qtbase-5.6.1-2|762	%files -n %{qttest}
14mu|qt5-qtbase-5.6.1-2|763	%{_qt5_libdir}/libQt%{api}Test.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|764	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|765	%{_libdir}/libQt%{api}Test.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|766	%endif
14mu|qt5-qtbase-5.6.1-2|767	
14mu|qt5-qtbase-5.6.1-2|768	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|769	
14mu|qt5-qtbase-5.6.1-2|770	%package -n %{qttestd}
14mu|qt5-qtbase-5.6.1-2|771	Summary:	Development files for version 5 of the Qt Test library
14mu|qt5-qtbase-5.6.1-2|772	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|773	Requires:	%{qttest} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|774	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|775	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|776	
14mu|qt5-qtbase-5.6.1-2|777	%description -n %{qttestd}
14mu|qt5-qtbase-5.6.1-2|778	Development files for version 5 of the Qt Test library.
14mu|qt5-qtbase-5.6.1-2|779	
14mu|qt5-qtbase-5.6.1-2|780	%files -n %{qttestd}
14mu|qt5-qtbase-5.6.1-2|781	%{_qt5_includedir}/QtTest
14mu|qt5-qtbase-5.6.1-2|782	%{_qt5_libdir}/libQt%{api}Test.so
14mu|qt5-qtbase-5.6.1-2|783	%{_qt5_libdir}/libQt%{api}Test.prl
14mu|qt5-qtbase-5.6.1-2|784	%{_qt5_libdir}/cmake/Qt%{api}Test
14mu|qt5-qtbase-5.6.1-2|785	%{_qt5_libdir}/pkgconfig/Qt%{api}Test.pc
14mu|qt5-qtbase-5.6.1-2|786	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|787	%{_libdir}/pkgconfig/Qt%{api}Test.pc
14mu|qt5-qtbase-5.6.1-2|788	%endif
14mu|qt5-qtbase-5.6.1-2|789	%{_qt5_prefix}/mkspecs/modules/qt_lib_testlib.pri
14mu|qt5-qtbase-5.6.1-2|790	%{_qt5_prefix}/mkspecs/modules/qt_lib_testlib_private.pri
14mu|qt5-qtbase-5.6.1-2|791	
14mu|qt5-qtbase-5.6.1-2|792	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|793	
14mu|qt5-qtbase-5.6.1-2|794	%package -n %{qtwidgets}
14mu|qt5-qtbase-5.6.1-2|795	Summary:	Qt Widget library
14mu|qt5-qtbase-5.6.1-2|796	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|797	
14mu|qt5-qtbase-5.6.1-2|798	%description -n %{qtwidgets}
14mu|qt5-qtbase-5.6.1-2|799	Qt Widget library.
14mu|qt5-qtbase-5.6.1-2|800	
14mu|qt5-qtbase-5.6.1-2|801	%files -n %{qtwidgets}
14mu|qt5-qtbase-5.6.1-2|802	%{_qt5_libdir}/libQt%{api}Widgets.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|803	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|804	%{_libdir}/libQt%{api}Widgets.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|805	%endif
14mu|qt5-qtbase-5.6.1-2|806	
14mu|qt5-qtbase-5.6.1-2|807	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|808	
14mu|qt5-qtbase-5.6.1-2|809	%package -n %{qtwidgetsd}
14mu|qt5-qtbase-5.6.1-2|810	Summary:	Development files for version 5 of the Qt Widgets library
14mu|qt5-qtbase-5.6.1-2|811	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|812	Requires:	%{qtwidgets} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|813	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|814	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|815	
14mu|qt5-qtbase-5.6.1-2|816	%description -n %{qtwidgetsd}
14mu|qt5-qtbase-5.6.1-2|817	Development files for version 5 of the Qt Widgets library.
14mu|qt5-qtbase-5.6.1-2|818	
14mu|qt5-qtbase-5.6.1-2|819	%files -n %{qtwidgetsd}
14mu|qt5-qtbase-5.6.1-2|820	%{_qt5_includedir}/QtWidgets
14mu|qt5-qtbase-5.6.1-2|821	%{_qt5_libdir}/libQt%{api}Widgets.so
14mu|qt5-qtbase-5.6.1-2|822	%{_qt5_libdir}/libQt%{api}Widgets.prl
14mu|qt5-qtbase-5.6.1-2|823	%{_qt5_libdir}/cmake/Qt%{api}Widgets
14mu|qt5-qtbase-5.6.1-2|824	%{_qt5_libdir}/pkgconfig/Qt%{api}Widgets.pc
14mu|qt5-qtbase-5.6.1-2|825	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|826	%{_libdir}/pkgconfig/Qt%{api}Widgets.pc
14mu|qt5-qtbase-5.6.1-2|827	%endif
14mu|qt5-qtbase-5.6.1-2|828	%{_qt5_prefix}/mkspecs/modules/qt_lib_widgets.pri
14mu|qt5-qtbase-5.6.1-2|829	%{_qt5_prefix}/mkspecs/modules/qt_lib_widgets_private.pri
14mu|qt5-qtbase-5.6.1-2|830	
14mu|qt5-qtbase-5.6.1-2|831	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|832	
14mu|qt5-qtbase-5.6.1-2|833	%package -n %{qtxcbqpa}
14mu|qt5-qtbase-5.6.1-2|834	Summary:	Qt XCB QPA library
14mu|qt5-qtbase-5.6.1-2|835	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|836	Requires:	qt5-xcb-integration-plugin-default = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|837	# Suggest all integration plugins
14mu|qt5-qtbase-5.6.1-2|838	Suggests:	qt5-xcb-integration-plugin-egl = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|839	Suggests:	qt5-xcb-integration-plugin-glx = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|840	
14mu|qt5-qtbase-5.6.1-2|841	%description -n %{qtxcbqpa}
14mu|qt5-qtbase-5.6.1-2|842	Qt XCB QPA library.
14mu|qt5-qtbase-5.6.1-2|843	
14mu|qt5-qtbase-5.6.1-2|844	%files -n %{qtxcbqpa}
14mu|qt5-qtbase-5.6.1-2|845	%{_qt5_libdir}/libQt%{api}XcbQpa.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|846	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|847	%{_libdir}/libQt%{api}XcbQpa.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|848	%endif
14mu|qt5-qtbase-5.6.1-2|849	
14mu|qt5-qtbase-5.6.1-2|850	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|851	
14mu|qt5-qtbase-5.6.1-2|852	%package -n %{qtxcbqpa}-egl
14mu|qt5-qtbase-5.6.1-2|853	Summary:	EGL support for the Qt XCB QPA library v5
14mu|qt5-qtbase-5.6.1-2|854	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|855	Requires:	%{qtxcbqpa} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|856	Provides:	qt5-xcb-integration-plugin = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|857	Provides:	qt5-xcb-integration-plugin-egl = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|858	
14mu|qt5-qtbase-5.6.1-2|859	%description -n %{qtxcbqpa}-egl
14mu|qt5-qtbase-5.6.1-2|860	EGL support for the Qt XCB QPA library v5.
14mu|qt5-qtbase-5.6.1-2|861	
14mu|qt5-qtbase-5.6.1-2|862	%files -n %{qtxcbqpa}-egl
14mu|qt5-qtbase-5.6.1-2|863	%{_qt5_plugindir}/xcbglintegrations/libqxcb-egl-integration.so
14mu|qt5-qtbase-5.6.1-2|864	
14mu|qt5-qtbase-5.6.1-2|865	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|866	
14mu|qt5-qtbase-5.6.1-2|867	%package -n %{qtxcbqpa}-glx
14mu|qt5-qtbase-5.6.1-2|868	Summary:	GLX support for the Qt XCB QPA library v5
14mu|qt5-qtbase-5.6.1-2|869	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|870	Requires:	%{qtxcbqpa} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|871	Provides:	qt5-xcb-integration-plugin = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|872	Provides:	qt5-xcb-integration-plugin-default = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|873	Provides:	qt5-xcb-integration-plugin-glx = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|874	
14mu|qt5-qtbase-5.6.1-2|875	%description -n %{qtxcbqpa}-glx
14mu|qt5-qtbase-5.6.1-2|876	GLX support for the Qt XCB QPA library v5.
14mu|qt5-qtbase-5.6.1-2|877	
14mu|qt5-qtbase-5.6.1-2|878	%files -n %{qtxcbqpa}-glx
14mu|qt5-qtbase-5.6.1-2|879	%{_qt5_plugindir}/xcbglintegrations/libqxcb-glx-integration.so
14mu|qt5-qtbase-5.6.1-2|880	
14mu|qt5-qtbase-5.6.1-2|881	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|882	
14mu|qt5-qtbase-5.6.1-2|883	%package -n %{qtxml}
14mu|qt5-qtbase-5.6.1-2|884	Summary:	Qt XML library
14mu|qt5-qtbase-5.6.1-2|885	Group:		System/Libraries
14mu|qt5-qtbase-5.6.1-2|886	
14mu|qt5-qtbase-5.6.1-2|887	%description -n %{qtxml}
14mu|qt5-qtbase-5.6.1-2|888	Qt XML library.
14mu|qt5-qtbase-5.6.1-2|889	
14mu|qt5-qtbase-5.6.1-2|890	%files -n %{qtxml}
14mu|qt5-qtbase-5.6.1-2|891	%{_qt5_libdir}/libQt%{api}Xml.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|892	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|893	%{_libdir}/libQt%{api}Xml.so.%{major}*
14mu|qt5-qtbase-5.6.1-2|894	%endif
14mu|qt5-qtbase-5.6.1-2|895	
14mu|qt5-qtbase-5.6.1-2|896	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|897	
14mu|qt5-qtbase-5.6.1-2|898	%package -n %{qtxmld}
14mu|qt5-qtbase-5.6.1-2|899	Summary:	Development files for version 5 of the Qt XML library
14mu|qt5-qtbase-5.6.1-2|900	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|901	Requires:	%{qtxml} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|902	Requires:	qmake%{api}
14mu|qt5-qtbase-5.6.1-2|903	Conflicts:	qmake5 < 5.6.0-6
14mu|qt5-qtbase-5.6.1-2|904	
14mu|qt5-qtbase-5.6.1-2|905	%description -n %{qtxmld}
14mu|qt5-qtbase-5.6.1-2|906	Development files for version 5 of the Qt XML library.
14mu|qt5-qtbase-5.6.1-2|907	
14mu|qt5-qtbase-5.6.1-2|908	%files -n %{qtxmld}
14mu|qt5-qtbase-5.6.1-2|909	%{_qt5_includedir}/QtXml
14mu|qt5-qtbase-5.6.1-2|910	%{_qt5_libdir}/libQt%{api}Xml.so
14mu|qt5-qtbase-5.6.1-2|911	%{_qt5_libdir}/libQt%{api}Xml.prl
14mu|qt5-qtbase-5.6.1-2|912	%{_qt5_libdir}/cmake/Qt%{api}Xml
14mu|qt5-qtbase-5.6.1-2|913	%{_qt5_libdir}/pkgconfig/Qt%{api}Xml.pc
14mu|qt5-qtbase-5.6.1-2|914	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|915	%{_libdir}/pkgconfig/Qt%{api}Xml.pc
14mu|qt5-qtbase-5.6.1-2|916	%endif
14mu|qt5-qtbase-5.6.1-2|917	%{_qt5_prefix}/mkspecs/modules/qt_lib_xml.pri
14mu|qt5-qtbase-5.6.1-2|918	%{_qt5_prefix}/mkspecs/modules/qt_lib_xml_private.pri
14mu|qt5-qtbase-5.6.1-2|919	
14mu|qt5-qtbase-5.6.1-2|920	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|921	
14mu|qt5-qtbase-5.6.1-2|922	%package -n %{oname}-devel
14mu|qt5-qtbase-5.6.1-2|923	Summary:	Meta-package for installing all Qt 5 development files
14mu|qt5-qtbase-5.6.1-2|924	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|925	Requires:	%{qtbootstrapd} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|926	Requires:	%{qtconcurrentd} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|927	Requires:	%{qtcored} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|928	Requires:	%{qtdbusd} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|929	Requires:	%{qtguid} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|930	Requires:	%{qtnetworkd} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|931	Requires:	%{qtopengld} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|932	Requires:	%{qtprintsupportd} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|933	Requires:	%{qtsqld} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|934	Requires:	%{qttestd} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|935	Requires:	%{qtwidgetsd} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|936	Requires:	%{qtxmld} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|937	Requires:	qmake%{api} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|938	Requires:	qlalr%{api} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|939	
14mu|qt5-qtbase-5.6.1-2|940	%description -n %{oname}-devel
14mu|qt5-qtbase-5.6.1-2|941	Meta-package for installing all Qt 5 development files.
14mu|qt5-qtbase-5.6.1-2|942	
14mu|qt5-qtbase-5.6.1-2|943	%files -n %{oname}-devel
14mu|qt5-qtbase-5.6.1-2|944	# Intentionally empty, we just pull in dependencies
14mu|qt5-qtbase-5.6.1-2|945	
14mu|qt5-qtbase-5.6.1-2|946	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|947	# qt tools etc
14mu|qt5-qtbase-5.6.1-2|948	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|949	
14mu|qt5-qtbase-5.6.1-2|950	%if %{with docs}
14mu|qt5-qtbase-5.6.1-2|951	%package doc
14mu|qt5-qtbase-5.6.1-2|952	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtbase-5.6.1-2|953	Group:		Documentation
14mu|qt5-qtbase-5.6.1-2|954	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtbase-5.6.1-2|955	BuildArch:	noarch
14mu|qt5-qtbase-5.6.1-2|956	
14mu|qt5-qtbase-5.6.1-2|957	%description doc
14mu|qt5-qtbase-5.6.1-2|958	Qt QCH documentation for %{name}.
14mu|qt5-qtbase-5.6.1-2|959	
14mu|qt5-qtbase-5.6.1-2|960	%files doc
14mu|qt5-qtbase-5.6.1-2|961	%{_qt5_docdir}/qmake.qch
14mu|qt5-qtbase-5.6.1-2|962	%{_qt5_docdir}/qtconcurrent.qch
14mu|qt5-qtbase-5.6.1-2|963	%{_qt5_docdir}/qtcore.qch
14mu|qt5-qtbase-5.6.1-2|964	%{_qt5_docdir}/qtdbus.qch
14mu|qt5-qtbase-5.6.1-2|965	%{_qt5_docdir}/qtgui.qch
14mu|qt5-qtbase-5.6.1-2|966	%{_qt5_docdir}/qtnetwork.qch
14mu|qt5-qtbase-5.6.1-2|967	%{_qt5_docdir}/qtopengl.qch
14mu|qt5-qtbase-5.6.1-2|968	%{_qt5_docdir}/qtplatformheaders.qch
14mu|qt5-qtbase-5.6.1-2|969	%{_qt5_docdir}/qtprintsupport.qch
14mu|qt5-qtbase-5.6.1-2|970	%{_qt5_docdir}/qtsql.qch
14mu|qt5-qtbase-5.6.1-2|971	%{_qt5_docdir}/qttestlib.qch
14mu|qt5-qtbase-5.6.1-2|972	%{_qt5_docdir}/qtwidgets.qch
14mu|qt5-qtbase-5.6.1-2|973	%{_qt5_docdir}/qtxml.qch
14mu|qt5-qtbase-5.6.1-2|974	%endif
14mu|qt5-qtbase-5.6.1-2|975	
14mu|qt5-qtbase-5.6.1-2|976	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|977	
14mu|qt5-qtbase-5.6.1-2|978	%package examples
14mu|qt5-qtbase-5.6.1-2|979	Summary:	Example applications for %{name}
14mu|qt5-qtbase-5.6.1-2|980	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|981	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtbase-5.6.1-2|982	
14mu|qt5-qtbase-5.6.1-2|983	%description examples
14mu|qt5-qtbase-5.6.1-2|984	Example applications for %{name}.
14mu|qt5-qtbase-5.6.1-2|985	
14mu|qt5-qtbase-5.6.1-2|986	%files examples
14mu|qt5-qtbase-5.6.1-2|987	%{_qt5_exampledir}/corelib/
14mu|qt5-qtbase-5.6.1-2|988	%{_qt5_exampledir}/dbus/
14mu|qt5-qtbase-5.6.1-2|989	%{_qt5_exampledir}/gui/
14mu|qt5-qtbase-5.6.1-2|990	%{_qt5_exampledir}/network/
14mu|qt5-qtbase-5.6.1-2|991	%{_qt5_exampledir}/opengl/
14mu|qt5-qtbase-5.6.1-2|992	%{_qt5_exampledir}/qpa/
14mu|qt5-qtbase-5.6.1-2|993	%{_qt5_exampledir}/qtconcurrent/
14mu|qt5-qtbase-5.6.1-2|994	%{_qt5_exampledir}/qtestlib/
14mu|qt5-qtbase-5.6.1-2|995	%{_qt5_exampledir}/sql/
14mu|qt5-qtbase-5.6.1-2|996	%{_qt5_exampledir}/touch/
14mu|qt5-qtbase-5.6.1-2|997	%{_qt5_exampledir}/widgets/
14mu|qt5-qtbase-5.6.1-2|998	%{_qt5_exampledir}/xml/
14mu|qt5-qtbase-5.6.1-2|999	%{_qt5_exampledir}/examples.pro
14mu|qt5-qtbase-5.6.1-2|1000	%{_qt5_exampledir}/README
14mu|qt5-qtbase-5.6.1-2|1001	
14mu|qt5-qtbase-5.6.1-2|1002	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|1003	
14mu|qt5-qtbase-5.6.1-2|1004	%package -n %{oname}-platformtheme-gtk2
14mu|qt5-qtbase-5.6.1-2|1005	Summary:	GTK 2.x platform theme for Qt 5
14mu|qt5-qtbase-5.6.1-2|1006	Group:		Graphical desktop/KDE
14mu|qt5-qtbase-5.6.1-2|1007	Requires:	%{qtgui} = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|1008	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14mu|qt5-qtbase-5.6.1-2|1009	
14mu|qt5-qtbase-5.6.1-2|1010	%description -n %{oname}-platformtheme-gtk2
14mu|qt5-qtbase-5.6.1-2|1011	GTK 2.x platform theme for Qt 5. This plugin allows Qt to render
14mu|qt5-qtbase-5.6.1-2|1012	controls using GTK 2.x themes - making it integrate better with GTK
14mu|qt5-qtbase-5.6.1-2|1013	based desktops.
14mu|qt5-qtbase-5.6.1-2|1014	
14mu|qt5-qtbase-5.6.1-2|1015	%files -n %{oname}-platformtheme-gtk2
14mu|qt5-qtbase-5.6.1-2|1016	%{_qt5_plugindir}/platformthemes/libqgtk2.so
14mu|qt5-qtbase-5.6.1-2|1017	
14mu|qt5-qtbase-5.6.1-2|1018	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|1019	
14mu|qt5-qtbase-5.6.1-2|1020	%package -n qmake%{api}
14mu|qt5-qtbase-5.6.1-2|1021	Summary:	Makefile generation system for Qt 5
14mu|qt5-qtbase-5.6.1-2|1022	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|1023	Requires:	qt5-macros
14mu|qt5-qtbase-5.6.1-2|1024	
14mu|qt5-qtbase-5.6.1-2|1025	%description -n qmake%{api}
14mu|qt5-qtbase-5.6.1-2|1026	Makefile generation system for Qt 5.
14mu|qt5-qtbase-5.6.1-2|1027	
14mu|qt5-qtbase-5.6.1-2|1028	%files -n qmake%{api}
14mu|qt5-qtbase-5.6.1-2|1029	%{_bindir}/qmake-qt%{api}
14mu|qt5-qtbase-5.6.1-2|1030	%{_qt5_bindir}/qmake
14mu|qt5-qtbase-5.6.1-2|1031	%{_qt5_prefix}/mkspecs/
14mu|qt5-qtbase-5.6.1-2|1032	%exclude %{_qt5_prefix}/mkspecs/modules/
14mu|qt5-qtbase-5.6.1-2|1033	
14mu|qt5-qtbase-5.6.1-2|1034	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|1035	
14mu|qt5-qtbase-5.6.1-2|1036	%package -n qlalr%{api}
14mu|qt5-qtbase-5.6.1-2|1037	Summary:	Qt LALR parser generator
14mu|qt5-qtbase-5.6.1-2|1038	Group:		Development/KDE and Qt
14mu|qt5-qtbase-5.6.1-2|1039	Provides:	qlalr = %{EVRD}
14mu|qt5-qtbase-5.6.1-2|1040	
14mu|qt5-qtbase-5.6.1-2|1041	%description -n qlalr%{api}
14mu|qt5-qtbase-5.6.1-2|1042	Qt LALR parser generator.
14mu|qt5-qtbase-5.6.1-2|1043	
14mu|qt5-qtbase-5.6.1-2|1044	%files -n qlalr%{api}
14mu|qt5-qtbase-5.6.1-2|1045	%{_qt5_bindir}/qlalr
14mu|qt5-qtbase-5.6.1-2|1046	
14mu|qt5-qtbase-5.6.1-2|1047	#----------------------------------------------------------------------------
14mu|qt5-qtbase-5.6.1-2|1048	
14mu|qt5-qtbase-5.6.1-2|1049	%prep
14mu|qt5-qtbase-5.6.1-2|1050	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtbase-5.6.1-2|1051	
14mu|qt5-qtbase-5.6.1-2|1052	%patch5 -p2 -b .dfbwm~
14mu|qt5-qtbase-5.6.1-2|1053	%patch6 -p1
14mu|qt5-qtbase-5.6.1-2|1054	
14mu|qt5-qtbase-5.6.1-2|1055	%patch103 -p1
14mu|qt5-qtbase-5.6.1-2|1056	%patch200 -p1
14mu|qt5-qtbase-5.6.1-2|1057	%patch201 -p1
14mu|qt5-qtbase-5.6.1-2|1058	%patch202 -p1
14mu|qt5-qtbase-5.6.1-2|1059	%patch203 -p1
14mu|qt5-qtbase-5.6.1-2|1060	%patch204 -p1
14mu|qt5-qtbase-5.6.1-2|1061	%patch205 -p1
14mu|qt5-qtbase-5.6.1-2|1062	
14mu|qt5-qtbase-5.6.1-2|1063	# respect cflags
14mu|qt5-qtbase-5.6.1-2|1064	sed -i -e '/^CPPFLAGS\s*=/ s/-g //' qmake/Makefile.unix
14mu|qt5-qtbase-5.6.1-2|1065	
14mu|qt5-qtbase-5.6.1-2|1066	sed -i -e "s|^\(QMAKE_LFLAGS_RELEASE.*\)|\1 %{ldflags}|" mkspecs/common/g++-unix.conf
14mu|qt5-qtbase-5.6.1-2|1067	
14mu|qt5-qtbase-5.6.1-2|1068	sed -i -e "s|-O2|%{optflags}|g" mkspecs/common/gcc-base.conf
14mu|qt5-qtbase-5.6.1-2|1069	sed -i -e "s|-O3|%{optflags}|g" mkspecs/common/gcc-base.conf
14mu|qt5-qtbase-5.6.1-2|1070	
14mu|qt5-qtbase-5.6.1-2|1071	%build
14mu|qt5-qtbase-5.6.1-2|1072	./configure \
14mu|qt5-qtbase-5.6.1-2|1073	-prefix %{_qt5_prefix} \
14mu|qt5-qtbase-5.6.1-2|1074	-bindir %{_qt5_bindir} \
14mu|qt5-qtbase-5.6.1-2|1075	-libdir %{_qt5_libdir} \
14mu|qt5-qtbase-5.6.1-2|1076	-datadir %{_qt5_datadir} \
14mu|qt5-qtbase-5.6.1-2|1077	-docdir %{_qt5_docdir} \
14mu|qt5-qtbase-5.6.1-2|1078	-headerdir %{_qt5_includedir} \
14mu|qt5-qtbase-5.6.1-2|1079	-plugindir %{_qt5_plugindir} \
14mu|qt5-qtbase-5.6.1-2|1080	-importdir %{_qt5_importdir} \
14mu|qt5-qtbase-5.6.1-2|1081	-translationdir %{_qt5_translationsdir} \
14mu|qt5-qtbase-5.6.1-2|1082	-sysconfdir %{_qt5_sysconfdir} \
14mu|qt5-qtbase-5.6.1-2|1083	-examplesdir %{_qt5_exampledir} \
14mu|qt5-qtbase-5.6.1-2|1084	-testsdir %{_qt5_testsdir} \
14mu|qt5-qtbase-5.6.1-2|1085	%ifarch x86_64
14mu|qt5-qtbase-5.6.1-2|1086	-platform linux-g++-64 \
14mu|qt5-qtbase-5.6.1-2|1087	%endif
14mu|qt5-qtbase-5.6.1-2|1088	%ifarch %{ix86}
14mu|qt5-qtbase-5.6.1-2|1089	-platform linux-g++-32 \
14mu|qt5-qtbase-5.6.1-2|1090	%endif
14mu|qt5-qtbase-5.6.1-2|1091	%ifarch %{arm}
14mu|qt5-qtbase-5.6.1-2|1092	-platform linux-g++ \
14mu|qt5-qtbase-5.6.1-2|1093	%endif
14mu|qt5-qtbase-5.6.1-2|1094	-confirm-license \
14mu|qt5-qtbase-5.6.1-2|1095	-release \
14mu|qt5-qtbase-5.6.1-2|1096	-opensource \
14mu|qt5-qtbase-5.6.1-2|1097	-shared \
14mu|qt5-qtbase-5.6.1-2|1098	-c++11 \
14mu|qt5-qtbase-5.6.1-2|1099	-no-use-gold-linker \
14mu|qt5-qtbase-5.6.1-2|1100	-reduce-relocations \
14mu|qt5-qtbase-5.6.1-2|1101	-no-separate-debug-info \
14mu|qt5-qtbase-5.6.1-2|1102	-no-strip \
14mu|qt5-qtbase-5.6.1-2|1103	-largefile \
14mu|qt5-qtbase-5.6.1-2|1104	-no-sql-db2 \
14mu|qt5-qtbase-5.6.1-2|1105	-no-sql-ibase \
14mu|qt5-qtbase-5.6.1-2|1106	-plugin-sql-mysql \
14mu|qt5-qtbase-5.6.1-2|1107	-no-sql-oci \
14mu|qt5-qtbase-5.6.1-2|1108	-plugin-sql-odbc \
14mu|qt5-qtbase-5.6.1-2|1109	-plugin-sql-psql \
14mu|qt5-qtbase-5.6.1-2|1110	-plugin-sql-sqlite \
14mu|qt5-qtbase-5.6.1-2|1111	-no-sql-sqlite2 \
14mu|qt5-qtbase-5.6.1-2|1112	-no-sql-tds \
14mu|qt5-qtbase-5.6.1-2|1113	-system-libpng \
14mu|qt5-qtbase-5.6.1-2|1114	-system-libjpeg \
14mu|qt5-qtbase-5.6.1-2|1115	-system-pcre \
14mu|qt5-qtbase-5.6.1-2|1116	-system-proxies \
14mu|qt5-qtbase-5.6.1-2|1117	-system-sqlite \
14mu|qt5-qtbase-5.6.1-2|1118	-system-xcb \
14mu|qt5-qtbase-5.6.1-2|1119	-system-zlib \
14mu|qt5-qtbase-5.6.1-2|1120	-openssl-linked \
14mu|qt5-qtbase-5.6.1-2|1121	-optimized-qmake \
14mu|qt5-qtbase-5.6.1-2|1122	-no-nis \
14mu|qt5-qtbase-5.6.1-2|1123	-cups \
14mu|qt5-qtbase-5.6.1-2|1124	-gstreamer \
14mu|qt5-qtbase-5.6.1-2|1125	-iconv \
14mu|qt5-qtbase-5.6.1-2|1126	-icu \
14mu|qt5-qtbase-5.6.1-2|1127	-pch \
14mu|qt5-qtbase-5.6.1-2|1128	-dbus-linked \
14mu|qt5-qtbase-5.6.1-2|1129	-xcb \
14mu|qt5-qtbase-5.6.1-2|1130	%if %{with directfb}
14mu|qt5-qtbase-5.6.1-2|1131	-directfb \
14mu|qt5-qtbase-5.6.1-2|1132	%endif
14mu|qt5-qtbase-5.6.1-2|1133	-qpa xcb \
14mu|qt5-qtbase-5.6.1-2|1134	-accessibility \
14mu|qt5-qtbase-5.6.1-2|1135	-fontconfig \
14mu|qt5-qtbase-5.6.1-2|1136	-eglfs \
14mu|qt5-qtbase-5.6.1-2|1137	-gnumake \
14mu|qt5-qtbase-5.6.1-2|1138	-pkg-config \
14mu|qt5-qtbase-5.6.1-2|1139	-kms \
14mu|qt5-qtbase-5.6.1-2|1140	-sm \
14mu|qt5-qtbase-5.6.1-2|1141	-xinerama \
14mu|qt5-qtbase-5.6.1-2|1142	-xshape \
14mu|qt5-qtbase-5.6.1-2|1143	-xvideo \
14mu|qt5-qtbase-5.6.1-2|1144	-xsync \
14mu|qt5-qtbase-5.6.1-2|1145	-xinput2 \
14mu|qt5-qtbase-5.6.1-2|1146	-xcursor \
14mu|qt5-qtbase-5.6.1-2|1147	-xfixes \
14mu|qt5-qtbase-5.6.1-2|1148	-xrandr \
14mu|qt5-qtbase-5.6.1-2|1149	-xrender \
14mu|qt5-qtbase-5.6.1-2|1150	-xkb \
14mu|qt5-qtbase-5.6.1-2|1151	-opengl \
14mu|qt5-qtbase-5.6.1-2|1152	-glib \
14mu|qt5-qtbase-5.6.1-2|1153	%if "%{_qt5_libdir}" == "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|1154	-no-rpath \
14mu|qt5-qtbase-5.6.1-2|1155	%endif
14mu|qt5-qtbase-5.6.1-2|1156	-I %{_includedir}/iodbc \
14mu|qt5-qtbase-5.6.1-2|1157	-I %{_includedir}/mysql
14mu|qt5-qtbase-5.6.1-2|1158	
14mu|qt5-qtbase-5.6.1-2|1159	%make STRIP=true
14mu|qt5-qtbase-5.6.1-2|1160	
14mu|qt5-qtbase-5.6.1-2|1161	%if %{with docs}
14mu|qt5-qtbase-5.6.1-2|1162	%make docs
14mu|qt5-qtbase-5.6.1-2|1163	%endif
14mu|qt5-qtbase-5.6.1-2|1164	
14mu|qt5-qtbase-5.6.1-2|1165	%install
14mu|qt5-qtbase-5.6.1-2|1166	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtbase-5.6.1-2|1167	
14mu|qt5-qtbase-5.6.1-2|1168	%if %{with docs}
14mu|qt5-qtbase-5.6.1-2|1169	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtbase-5.6.1-2|1170	%endif
14mu|qt5-qtbase-5.6.1-2|1171	
14mu|qt5-qtbase-5.6.1-2|1172	# Installed, but not useful
14mu|qt5-qtbase-5.6.1-2|1173	rm -f %{buildroot}%{_qt5_bindir}/fixqt4headers.pl
14mu|qt5-qtbase-5.6.1-2|1174	# Probably not useful outside of Qt source tree?
14mu|qt5-qtbase-5.6.1-2|1175	rm -f %{buildroot}%{_qt5_bindir}/qtmodule-configtests
14mu|qt5-qtbase-5.6.1-2|1176	# Let's not ship -devel files for private libraries... At least not until
14mu|qt5-qtbase-5.6.1-2|1177	# applications teach us otherwise
14mu|qt5-qtbase-5.6.1-2|1178	rm -f %{buildroot}%{_qt5_libdir}/libQt%{api}EglDeviceIntegration.so %{buildroot}%{_qt5_libdir}/libQt%{api}EglDeviceIntegration.prl %{buildroot}%{_qt5_libdir}/pkgconfig/Qt%{api}EglDeviceIntegration.pc
14mu|qt5-qtbase-5.6.1-2|1179	rm -f %{buildroot}%{_qt5_libdir}/libQt%{api}XcbQpa.so %{buildroot}%{_qt5_libdir}/libQt%{api}XcbQpa.prl %{buildroot}%{_qt5_libdir}/pkgconfig/Qt%{api}XcbQpa.pc
14mu|qt5-qtbase-5.6.1-2|1180	# Let's make life easier for packagers
14mu|qt5-qtbase-5.6.1-2|1181	mkdir -p %{buildroot}%{_bindir}
14mu|qt5-qtbase-5.6.1-2|1182	for i in qmake moc uic rcc qdbuscpp2xml qdbusxml2cpp; do
14mu|qt5-qtbase-5.6.1-2|1183	ln -s ../%{_lib}/qt%{api}/bin/$i %{buildroot}%{_bindir}/$i-qt%{api}
14mu|qt5-qtbase-5.6.1-2|1184	done
14mu|qt5-qtbase-5.6.1-2|1185	
14mu|qt5-qtbase-5.6.1-2|1186	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtbase-5.6.1-2|1187	pushd %{buildroot}%{_libdir}
14mu|qt5-qtbase-5.6.1-2|1188	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtbase-5.6.1-2|1189	mkdir pkgconfig
14mu|qt5-qtbase-5.6.1-2|1190	cd pkgconfig
14mu|qt5-qtbase-5.6.1-2|1191	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtbase-5.6.1-2|1192	popd
14mu|qt5-qtbase-5.6.1-2|1193	%endif
14mu|qt5-qtbase-5.6.1-2|1194	
14mu|qt5-qtbase-5.6.1-2|1195	# Fix some wrong permissions
14mu|qt5-qtbase-5.6.1-2|1196	find %{buildroot} -type f -perm -0755 -name "*.png" |xargs --no-run-if-empty chmod 0644
14mu|qt5-qtbase-5.6.1-2|1197	find %{buildroot} -type f -perm -0755 -name "*.svg" |xargs --no-run-if-empty chmod 0644
14mu|qt5-qtbase-5.6.1-2|1198	find %{buildroot} -type f -perm -0755 -name "*.jpg" |xargs --no-run-if-empty chmod 0644
14mu|qt5-qtbase-5.6.1-2|1199	find %{buildroot} -type f -perm -0755 -name "*.xml" |xargs --no-run-if-empty chmod 0644
14mu|qt5-qtbase-5.6.1-2|1200	find %{buildroot} -type f -perm -0755 -name "*.xsl" |xargs --no-run-if-empty chmod 0644
14mu|qt5-qtbase-5.6.1-2|1201	find %{buildroot} -type f -perm -0755 -name "*.php" |xargs --no-run-if-empty chmod 0644
14mu|qt5-qtbase-5.6.1-2|1202	find %{buildroot} -type f -perm -0755 -name "*.html" |xargs --no-run-if-empty chmod 0644
14mu|qt5-qtbase-5.6.1-2|1203	find %{buildroot} -type f -perm -0755 -name "*.js" |xargs --no-run-if-empty chmod 0644
14mu|qt5-qtbase-5.6.1-2|1204	find %{buildroot} -type f -perm -0755 -name "*.plist.app" |xargs --no-run-if-empty chmod 0644
14mu|qt5-qtbase-5.6.1-2|1205	
14mu|qt5-qtbase-5.6.1-2|1206	# Workaround for
14mu|qt5-qtbase-5.6.1-2|1207	# *** ERROR: same build ID in nonidentical files!
14mu|qt5-qtbase-5.6.1-2|1208	#        /usr/lib/qt5/bin/qdbuscpp2xml
14mu|qt5-qtbase-5.6.1-2|1209	#   and  /usr/lib/qt5/bin/moc
14mu|qt5-qtbase-5.6.1-2|1210	# ...
14mu|qt5-qtbase-5.6.1-2|1211	# while generating debug info
14mu|qt5-qtbase-5.6.1-2|1212	find %{buildroot} -type f -perm -0755 |grep -vE '\.(so|qml|sh|pl|ttf|eot|woff)' |xargs %__strip --strip-unneeded
14mu|qt5-qtbase-5.6.1-2|1213	
14mu|qt5-qtbase-5.6.1-2|1214	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtbase-5.6.1-2|1215	## .prl/.la file love
14mu|qt5-qtbase-5.6.1-2|1216	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtbase-5.6.1-2|1217	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtbase-5.6.1-2|1218	for prl_file in libQt5*.prl ; do
14mu|qt5-qtbase-5.6.1-2|1219	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtbase-5.6.1-2|1220	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtbase-5.6.1-2|1221	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtbase-5.6.1-2|1222	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtbase-5.6.1-2|1223	fi
14mu|qt5-qtbase-5.6.1-2|1224	done
14mu|qt5-qtbase-5.6.1-2|1225	popd
14mu|qt5-qtbase-5.6.1-2|1226	
14mu|qt5-qtbase-5.6.1-2|1227	%changelog
14mu|qt5-qtbase-5.6.1-2|1228	
14mu|qt5-qtbase-5.6.1-2|1229	* Thu Jun 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-2
14mu|qt5-qtbase-5.6.1-2|1230	- (dd6bdbf) Add various bugfix patches from Fedora
14mu|qt5-qtbase-5.6.1-2|1231	
14mu|qt5-qtbase-5.6.1-2|1232	

23975 14
14mu|qt5-qtcanvas3d-5.6.1-1|1	%define api 5
14mu|qt5-qtcanvas3d-5.6.1-1|2	%define major 5
14mu|qt5-qtcanvas3d-5.6.1-1|3	%define oname qt5
14mu|qt5-qtcanvas3d-5.6.1-1|4	
14mu|qt5-qtcanvas3d-5.6.1-1|5	%define module qtcanvas3d
14mu|qt5-qtcanvas3d-5.6.1-1|6	
14mu|qt5-qtcanvas3d-5.6.1-1|7	%define qmlqtcanvas3d %mklibname qt5-qtcanvas3d-qml
14mu|qt5-qtcanvas3d-5.6.1-1|8	
14mu|qt5-qtcanvas3d-5.6.1-1|9	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtcanvas3d-5.6.1-1|10	%bcond_without docs
14mu|qt5-qtcanvas3d-5.6.1-1|11	
14mu|qt5-qtcanvas3d-5.6.1-1|12	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtcanvas3d-5.6.1-1|13	Name:		qt5-%{module}
14mu|qt5-qtcanvas3d-5.6.1-1|14	Version:	5.6.1
14mu|qt5-qtcanvas3d-5.6.1-1|15	Release:	1
14mu|qt5-qtcanvas3d-5.6.1-1|16	License:	LGPLv3+
14mu|qt5-qtcanvas3d-5.6.1-1|17	Group:		Development/KDE and Qt
14mu|qt5-qtcanvas3d-5.6.1-1|18	Url:		http://qt-project.org/
14mu|qt5-qtcanvas3d-5.6.1-1|19	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtcanvas3d-5.6.1-1|20	Source100:	%{name}.rpmlintrc
14mu|qt5-qtcanvas3d-5.6.1-1|21	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtcanvas3d-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtcanvas3d-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtcanvas3d-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5OpenGL) >= %{version}
14mu|qt5-qtcanvas3d-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtcanvas3d-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtcanvas3d-5.6.1-1|27	%if %{with docs}
14mu|qt5-qtcanvas3d-5.6.1-1|28	BuildRequires:	qdoc5
14mu|qt5-qtcanvas3d-5.6.1-1|29	BuildRequires:	qt5-tools
14mu|qt5-qtcanvas3d-5.6.1-1|30	%endif
14mu|qt5-qtcanvas3d-5.6.1-1|31	
14mu|qt5-qtcanvas3d-5.6.1-1|32	%description
14mu|qt5-qtcanvas3d-5.6.1-1|33	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtcanvas3d-5.6.1-1|34	
14mu|qt5-qtcanvas3d-5.6.1-1|35	#----------------------------------------------------------------------------
14mu|qt5-qtcanvas3d-5.6.1-1|36	
14mu|qt5-qtcanvas3d-5.6.1-1|37	%package -n %{qmlqtcanvas3d}
14mu|qt5-qtcanvas3d-5.6.1-1|38	Summary:	QML plugin for Qt 5 Canvas 3D module
14mu|qt5-qtcanvas3d-5.6.1-1|39	Group:		System/Libraries
14mu|qt5-qtcanvas3d-5.6.1-1|40	Provides:	qt5-qtcanvas3d-qml = %{EVRD}
14mu|qt5-qtcanvas3d-5.6.1-1|41	Conflicts:	%{_lib}qt5quick5 < 5.6.0
14mu|qt5-qtcanvas3d-5.6.1-1|42	
14mu|qt5-qtcanvas3d-5.6.1-1|43	%description -n %{qmlqtcanvas3d}
14mu|qt5-qtcanvas3d-5.6.1-1|44	QML plugin for Qt 5 Canvas 3D module.
14mu|qt5-qtcanvas3d-5.6.1-1|45	
14mu|qt5-qtcanvas3d-5.6.1-1|46	%files -n %{qmlqtcanvas3d}
14mu|qt5-qtcanvas3d-5.6.1-1|47	%{_qt5_prefix}/qml/QtCanvas3D/
14mu|qt5-qtcanvas3d-5.6.1-1|48	
14mu|qt5-qtcanvas3d-5.6.1-1|49	#----------------------------------------------------------------------------
14mu|qt5-qtcanvas3d-5.6.1-1|50	
14mu|qt5-qtcanvas3d-5.6.1-1|51	%if %{with docs}
14mu|qt5-qtcanvas3d-5.6.1-1|52	%package doc
14mu|qt5-qtcanvas3d-5.6.1-1|53	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtcanvas3d-5.6.1-1|54	Group:		Documentation
14mu|qt5-qtcanvas3d-5.6.1-1|55	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtcanvas3d-5.6.1-1|56	BuildArch:	noarch
14mu|qt5-qtcanvas3d-5.6.1-1|57	
14mu|qt5-qtcanvas3d-5.6.1-1|58	%description doc
14mu|qt5-qtcanvas3d-5.6.1-1|59	Qt QCH documentation for %{name}.
14mu|qt5-qtcanvas3d-5.6.1-1|60	
14mu|qt5-qtcanvas3d-5.6.1-1|61	%files doc
14mu|qt5-qtcanvas3d-5.6.1-1|62	%{_qt5_docdir}/qtcanvas3d.qch
14mu|qt5-qtcanvas3d-5.6.1-1|63	%endif
14mu|qt5-qtcanvas3d-5.6.1-1|64	
14mu|qt5-qtcanvas3d-5.6.1-1|65	#----------------------------------------------------------------------------
14mu|qt5-qtcanvas3d-5.6.1-1|66	
14mu|qt5-qtcanvas3d-5.6.1-1|67	%package examples
14mu|qt5-qtcanvas3d-5.6.1-1|68	Summary:	Example applications for %{name}
14mu|qt5-qtcanvas3d-5.6.1-1|69	Group:		Development/KDE and Qt
14mu|qt5-qtcanvas3d-5.6.1-1|70	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtcanvas3d-5.6.1-1|71	
14mu|qt5-qtcanvas3d-5.6.1-1|72	%description examples
14mu|qt5-qtcanvas3d-5.6.1-1|73	Example applications for %{name}.
14mu|qt5-qtcanvas3d-5.6.1-1|74	
14mu|qt5-qtcanvas3d-5.6.1-1|75	%files examples
14mu|qt5-qtcanvas3d-5.6.1-1|76	%{_qt5_exampledir}/canvas3d/
14mu|qt5-qtcanvas3d-5.6.1-1|77	
14mu|qt5-qtcanvas3d-5.6.1-1|78	#----------------------------------------------------------------------------
14mu|qt5-qtcanvas3d-5.6.1-1|79	
14mu|qt5-qtcanvas3d-5.6.1-1|80	%prep
14mu|qt5-qtcanvas3d-5.6.1-1|81	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtcanvas3d-5.6.1-1|82	
14mu|qt5-qtcanvas3d-5.6.1-1|83	%build
14mu|qt5-qtcanvas3d-5.6.1-1|84	%qmake_qt5
14mu|qt5-qtcanvas3d-5.6.1-1|85	%make STRIP=true
14mu|qt5-qtcanvas3d-5.6.1-1|86	
14mu|qt5-qtcanvas3d-5.6.1-1|87	%if %{with docs}
14mu|qt5-qtcanvas3d-5.6.1-1|88	%make docs
14mu|qt5-qtcanvas3d-5.6.1-1|89	%endif
14mu|qt5-qtcanvas3d-5.6.1-1|90	
14mu|qt5-qtcanvas3d-5.6.1-1|91	%install
14mu|qt5-qtcanvas3d-5.6.1-1|92	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtcanvas3d-5.6.1-1|93	
14mu|qt5-qtcanvas3d-5.6.1-1|94	%if %{with docs}
14mu|qt5-qtcanvas3d-5.6.1-1|95	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtcanvas3d-5.6.1-1|96	%endif
14mu|qt5-qtcanvas3d-5.6.1-1|97	
14mu|qt5-qtcanvas3d-5.6.1-1|98	
14mu|qt5-qtcanvas3d-5.6.1-1|99	%changelog
14mu|qt5-qtcanvas3d-5.6.1-1|100	
14mu|qt5-qtcanvas3d-5.6.1-1|101	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtcanvas3d-5.6.1-1|102	- (65e6c3d) New version 5.6.1
14mu|qt5-qtcanvas3d-5.6.1-1|103	
14mu|qt5-qtcanvas3d-5.6.1-1|104	

23976 14
14mu|qt5-qtconnectivity-5.6.1-1|1	%define api 5
14mu|qt5-qtconnectivity-5.6.1-1|2	%define major 5
14mu|qt5-qtconnectivity-5.6.1-1|3	%define oname qt5
14mu|qt5-qtconnectivity-5.6.1-1|4	
14mu|qt5-qtconnectivity-5.6.1-1|5	%define module qtconnectivity
14mu|qt5-qtconnectivity-5.6.1-1|6	
14mu|qt5-qtconnectivity-5.6.1-1|7	%define qtbluetooth %mklibname qt%{api}bluetooth %{major}
14mu|qt5-qtconnectivity-5.6.1-1|8	%define qtbluetoothd %mklibname qt%{api}bluetooth -d
14mu|qt5-qtconnectivity-5.6.1-1|9	%define qtnfc %mklibname qt%{api}nfc %{major}
14mu|qt5-qtconnectivity-5.6.1-1|10	%define qtnfcd %mklibname qt%{api}nfc -d
14mu|qt5-qtconnectivity-5.6.1-1|11	
14mu|qt5-qtconnectivity-5.6.1-1|12	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtconnectivity-5.6.1-1|13	%bcond_without docs
14mu|qt5-qtconnectivity-5.6.1-1|14	
14mu|qt5-qtconnectivity-5.6.1-1|15	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtconnectivity-5.6.1-1|16	Name:		qt5-%{module}
14mu|qt5-qtconnectivity-5.6.1-1|17	Version:	5.6.1
14mu|qt5-qtconnectivity-5.6.1-1|18	Release:	1
14mu|qt5-qtconnectivity-5.6.1-1|19	License:	LGPLv3+
14mu|qt5-qtconnectivity-5.6.1-1|20	Group:		Development/KDE and Qt
14mu|qt5-qtconnectivity-5.6.1-1|21	Url:		http://qt-project.org/
14mu|qt5-qtconnectivity-5.6.1-1|22	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtconnectivity-5.6.1-1|23	Source100:	%{name}.rpmlintrc
14mu|qt5-qtconnectivity-5.6.1-1|24	BuildRequires:	pkgconfig(bluez)
14mu|qt5-qtconnectivity-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Concurrent) >= %{version}
14mu|qt5-qtconnectivity-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtconnectivity-5.6.1-1|27	BuildRequires:	pkgconfig(Qt5DBus) >= %{version}
14mu|qt5-qtconnectivity-5.6.1-1|28	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtconnectivity-5.6.1-1|29	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtconnectivity-5.6.1-1|30	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtconnectivity-5.6.1-1|31	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtconnectivity-5.6.1-1|32	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtconnectivity-5.6.1-1|33	%if %{with docs}
14mu|qt5-qtconnectivity-5.6.1-1|34	BuildRequires:	qdoc5
14mu|qt5-qtconnectivity-5.6.1-1|35	BuildRequires:	qt5-tools
14mu|qt5-qtconnectivity-5.6.1-1|36	%endif
14mu|qt5-qtconnectivity-5.6.1-1|37	
14mu|qt5-qtconnectivity-5.6.1-1|38	%description
14mu|qt5-qtconnectivity-5.6.1-1|39	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtconnectivity-5.6.1-1|40	
14mu|qt5-qtconnectivity-5.6.1-1|41	#----------------------------------------------------------------------------
14mu|qt5-qtconnectivity-5.6.1-1|42	
14mu|qt5-qtconnectivity-5.6.1-1|43	%package -n %{qtbluetooth}
14mu|qt5-qtconnectivity-5.6.1-1|44	Summary:	Qt Bluetooth library
14mu|qt5-qtconnectivity-5.6.1-1|45	Group:		System/Libraries
14mu|qt5-qtconnectivity-5.6.1-1|46	
14mu|qt5-qtconnectivity-5.6.1-1|47	%description -n %{qtbluetooth}
14mu|qt5-qtconnectivity-5.6.1-1|48	Qt Bluetooth library.
14mu|qt5-qtconnectivity-5.6.1-1|49	
14mu|qt5-qtconnectivity-5.6.1-1|50	%files -n %{qtbluetooth}
14mu|qt5-qtconnectivity-5.6.1-1|51	%{_qt5_bindir}/sdpscanner
14mu|qt5-qtconnectivity-5.6.1-1|52	%{_qt5_libdir}/libQt%{api}Bluetooth.so.%{major}*
14mu|qt5-qtconnectivity-5.6.1-1|53	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtconnectivity-5.6.1-1|54	%{_libdir}/libQt%{api}Bluetooth.so.%{major}*
14mu|qt5-qtconnectivity-5.6.1-1|55	%endif
14mu|qt5-qtconnectivity-5.6.1-1|56	%{_qt5_prefix}/qml/QtBluetooth
14mu|qt5-qtconnectivity-5.6.1-1|57	
14mu|qt5-qtconnectivity-5.6.1-1|58	#----------------------------------------------------------------------------
14mu|qt5-qtconnectivity-5.6.1-1|59	
14mu|qt5-qtconnectivity-5.6.1-1|60	%package -n %{qtbluetoothd}
14mu|qt5-qtconnectivity-5.6.1-1|61	Summary:	Development files for version 5 of the QtBluetooth library
14mu|qt5-qtconnectivity-5.6.1-1|62	Group:		Development/KDE and Qt
14mu|qt5-qtconnectivity-5.6.1-1|63	Requires:	%{qtbluetooth} = %{EVRD}
14mu|qt5-qtconnectivity-5.6.1-1|64	Requires:	qmake%{api}
14mu|qt5-qtconnectivity-5.6.1-1|65	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtconnectivity-5.6.1-1|66	
14mu|qt5-qtconnectivity-5.6.1-1|67	%description -n %{qtbluetoothd}
14mu|qt5-qtconnectivity-5.6.1-1|68	Development files for version 5 of the QtBluetooth library.
14mu|qt5-qtconnectivity-5.6.1-1|69	
14mu|qt5-qtconnectivity-5.6.1-1|70	%files -n %{qtbluetoothd}
14mu|qt5-qtconnectivity-5.6.1-1|71	%{_qt5_includedir}/QtBluetooth
14mu|qt5-qtconnectivity-5.6.1-1|72	%{_qt5_libdir}/libQt%{api}Bluetooth.so
14mu|qt5-qtconnectivity-5.6.1-1|73	%{_qt5_libdir}/libQt%{api}Bluetooth.prl
14mu|qt5-qtconnectivity-5.6.1-1|74	%{_qt5_libdir}/cmake/Qt%{api}Bluetooth
14mu|qt5-qtconnectivity-5.6.1-1|75	%{_qt5_libdir}/pkgconfig/Qt%{api}Bluetooth.pc
14mu|qt5-qtconnectivity-5.6.1-1|76	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtconnectivity-5.6.1-1|77	%{_libdir}/pkgconfig/Qt%{api}Bluetooth.pc
14mu|qt5-qtconnectivity-5.6.1-1|78	%endif
14mu|qt5-qtconnectivity-5.6.1-1|79	%{_qt5_prefix}/mkspecs/modules/qt_lib_bluetooth.pri
14mu|qt5-qtconnectivity-5.6.1-1|80	%{_qt5_prefix}/mkspecs/modules/qt_lib_bluetooth_private.pri
14mu|qt5-qtconnectivity-5.6.1-1|81	
14mu|qt5-qtconnectivity-5.6.1-1|82	#----------------------------------------------------------------------------
14mu|qt5-qtconnectivity-5.6.1-1|83	
14mu|qt5-qtconnectivity-5.6.1-1|84	%package -n %{qtnfc}
14mu|qt5-qtconnectivity-5.6.1-1|85	Summary:	Qt NFC library
14mu|qt5-qtconnectivity-5.6.1-1|86	Group:		System/Libraries
14mu|qt5-qtconnectivity-5.6.1-1|87	
14mu|qt5-qtconnectivity-5.6.1-1|88	%description -n %{qtnfc}
14mu|qt5-qtconnectivity-5.6.1-1|89	Qt NFC library.
14mu|qt5-qtconnectivity-5.6.1-1|90	
14mu|qt5-qtconnectivity-5.6.1-1|91	NFC is an extremely short-range (less than 20 centimeters) wireless technology
14mu|qt5-qtconnectivity-5.6.1-1|92	and has a maximum transfer rate of 424 kbit/s. NFC is ideal for transferring
14mu|qt5-qtconnectivity-5.6.1-1|93	small packets of data when two devices are touched together.
14mu|qt5-qtconnectivity-5.6.1-1|94	
14mu|qt5-qtconnectivity-5.6.1-1|95	%files -n %{qtnfc}
14mu|qt5-qtconnectivity-5.6.1-1|96	%{_qt5_libdir}/libQt%{api}Nfc.so.%{major}*
14mu|qt5-qtconnectivity-5.6.1-1|97	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtconnectivity-5.6.1-1|98	%{_libdir}/libQt%{api}Nfc.so.%{major}*
14mu|qt5-qtconnectivity-5.6.1-1|99	%endif
14mu|qt5-qtconnectivity-5.6.1-1|100	%{_qt5_prefix}/qml/QtNfc
14mu|qt5-qtconnectivity-5.6.1-1|101	
14mu|qt5-qtconnectivity-5.6.1-1|102	#----------------------------------------------------------------------------
14mu|qt5-qtconnectivity-5.6.1-1|103	
14mu|qt5-qtconnectivity-5.6.1-1|104	%package -n %{qtnfcd}
14mu|qt5-qtconnectivity-5.6.1-1|105	Summary:	Development files for version 5 of the QtNfc library
14mu|qt5-qtconnectivity-5.6.1-1|106	Group:		Development/KDE and Qt
14mu|qt5-qtconnectivity-5.6.1-1|107	Requires:	%{qtnfc} = %{EVRD}
14mu|qt5-qtconnectivity-5.6.1-1|108	Requires:	qmake%{api}
14mu|qt5-qtconnectivity-5.6.1-1|109	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtconnectivity-5.6.1-1|110	
14mu|qt5-qtconnectivity-5.6.1-1|111	%description -n %{qtnfcd}
14mu|qt5-qtconnectivity-5.6.1-1|112	Development files for version 5 of the QtNfc library.
14mu|qt5-qtconnectivity-5.6.1-1|113	
14mu|qt5-qtconnectivity-5.6.1-1|114	%files -n %{qtnfcd}
14mu|qt5-qtconnectivity-5.6.1-1|115	%{_qt5_includedir}/QtNfc
14mu|qt5-qtconnectivity-5.6.1-1|116	%{_qt5_libdir}/libQt%{api}Nfc.so
14mu|qt5-qtconnectivity-5.6.1-1|117	%{_qt5_libdir}/libQt%{api}Nfc.prl
14mu|qt5-qtconnectivity-5.6.1-1|118	%{_qt5_libdir}/cmake/Qt%{api}Nfc
14mu|qt5-qtconnectivity-5.6.1-1|119	%{_qt5_libdir}/pkgconfig/Qt%{api}Nfc.pc
14mu|qt5-qtconnectivity-5.6.1-1|120	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtconnectivity-5.6.1-1|121	%{_libdir}/pkgconfig/Qt%{api}Nfc.pc
14mu|qt5-qtconnectivity-5.6.1-1|122	%endif
14mu|qt5-qtconnectivity-5.6.1-1|123	%{_qt5_prefix}/mkspecs/modules/qt_lib_nfc.pri
14mu|qt5-qtconnectivity-5.6.1-1|124	%{_qt5_prefix}/mkspecs/modules/qt_lib_nfc_private.pri
14mu|qt5-qtconnectivity-5.6.1-1|125	
14mu|qt5-qtconnectivity-5.6.1-1|126	#----------------------------------------------------------------------------
14mu|qt5-qtconnectivity-5.6.1-1|127	
14mu|qt5-qtconnectivity-5.6.1-1|128	%if %{with docs}
14mu|qt5-qtconnectivity-5.6.1-1|129	%package doc
14mu|qt5-qtconnectivity-5.6.1-1|130	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtconnectivity-5.6.1-1|131	Group:		Documentation
14mu|qt5-qtconnectivity-5.6.1-1|132	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtconnectivity-5.6.1-1|133	BuildArch:	noarch
14mu|qt5-qtconnectivity-5.6.1-1|134	
14mu|qt5-qtconnectivity-5.6.1-1|135	%description doc
14mu|qt5-qtconnectivity-5.6.1-1|136	Qt QCH documentation for %{name}.
14mu|qt5-qtconnectivity-5.6.1-1|137	
14mu|qt5-qtconnectivity-5.6.1-1|138	%files doc
14mu|qt5-qtconnectivity-5.6.1-1|139	%{_qt5_docdir}/qtbluetooth.qch
14mu|qt5-qtconnectivity-5.6.1-1|140	%{_qt5_docdir}/qtnfc.qch
14mu|qt5-qtconnectivity-5.6.1-1|141	%endif
14mu|qt5-qtconnectivity-5.6.1-1|142	
14mu|qt5-qtconnectivity-5.6.1-1|143	#----------------------------------------------------------------------------
14mu|qt5-qtconnectivity-5.6.1-1|144	
14mu|qt5-qtconnectivity-5.6.1-1|145	%package examples
14mu|qt5-qtconnectivity-5.6.1-1|146	Summary:	Example applications for %{name}
14mu|qt5-qtconnectivity-5.6.1-1|147	Group:		Development/KDE and Qt
14mu|qt5-qtconnectivity-5.6.1-1|148	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtconnectivity-5.6.1-1|149	
14mu|qt5-qtconnectivity-5.6.1-1|150	%description examples
14mu|qt5-qtconnectivity-5.6.1-1|151	Example applications for %{name}.
14mu|qt5-qtconnectivity-5.6.1-1|152	
14mu|qt5-qtconnectivity-5.6.1-1|153	%files examples
14mu|qt5-qtconnectivity-5.6.1-1|154	%{_qt5_exampledir}/bluetooth/
14mu|qt5-qtconnectivity-5.6.1-1|155	%{_qt5_exampledir}/nfc/
14mu|qt5-qtconnectivity-5.6.1-1|156	
14mu|qt5-qtconnectivity-5.6.1-1|157	#----------------------------------------------------------------------------
14mu|qt5-qtconnectivity-5.6.1-1|158	
14mu|qt5-qtconnectivity-5.6.1-1|159	%prep
14mu|qt5-qtconnectivity-5.6.1-1|160	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtconnectivity-5.6.1-1|161	
14mu|qt5-qtconnectivity-5.6.1-1|162	%build
14mu|qt5-qtconnectivity-5.6.1-1|163	%qmake_qt5
14mu|qt5-qtconnectivity-5.6.1-1|164	%make STRIP=true
14mu|qt5-qtconnectivity-5.6.1-1|165	
14mu|qt5-qtconnectivity-5.6.1-1|166	%if %{with docs}
14mu|qt5-qtconnectivity-5.6.1-1|167	%make docs
14mu|qt5-qtconnectivity-5.6.1-1|168	%endif
14mu|qt5-qtconnectivity-5.6.1-1|169	
14mu|qt5-qtconnectivity-5.6.1-1|170	%install
14mu|qt5-qtconnectivity-5.6.1-1|171	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtconnectivity-5.6.1-1|172	
14mu|qt5-qtconnectivity-5.6.1-1|173	%if %{with docs}
14mu|qt5-qtconnectivity-5.6.1-1|174	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtconnectivity-5.6.1-1|175	%endif
14mu|qt5-qtconnectivity-5.6.1-1|176	
14mu|qt5-qtconnectivity-5.6.1-1|177	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtconnectivity-5.6.1-1|178	pushd %{buildroot}%{_libdir}
14mu|qt5-qtconnectivity-5.6.1-1|179	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtconnectivity-5.6.1-1|180	mkdir pkgconfig
14mu|qt5-qtconnectivity-5.6.1-1|181	cd pkgconfig
14mu|qt5-qtconnectivity-5.6.1-1|182	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtconnectivity-5.6.1-1|183	popd
14mu|qt5-qtconnectivity-5.6.1-1|184	%endif
14mu|qt5-qtconnectivity-5.6.1-1|185	
14mu|qt5-qtconnectivity-5.6.1-1|186	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtconnectivity-5.6.1-1|187	## .prl/.la file love
14mu|qt5-qtconnectivity-5.6.1-1|188	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtconnectivity-5.6.1-1|189	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtconnectivity-5.6.1-1|190	for prl_file in libQt5*.prl ; do
14mu|qt5-qtconnectivity-5.6.1-1|191	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtconnectivity-5.6.1-1|192	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtconnectivity-5.6.1-1|193	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtconnectivity-5.6.1-1|194	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtconnectivity-5.6.1-1|195	fi
14mu|qt5-qtconnectivity-5.6.1-1|196	done
14mu|qt5-qtconnectivity-5.6.1-1|197	popd
14mu|qt5-qtconnectivity-5.6.1-1|198	
14mu|qt5-qtconnectivity-5.6.1-1|199	%changelog
14mu|qt5-qtconnectivity-5.6.1-1|200	
14mu|qt5-qtconnectivity-5.6.1-1|201	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtconnectivity-5.6.1-1|202	- (d4afbb1) New version 5.6.1
14mu|qt5-qtconnectivity-5.6.1-1|203	
14mu|qt5-qtconnectivity-5.6.1-1|204	

23977 14
14mu|qt5-qtdeclarative-5.6.1-2|1	%define api 5
14mu|qt5-qtdeclarative-5.6.1-2|2	%define major 5
14mu|qt5-qtdeclarative-5.6.1-2|3	%define oname qt5
14mu|qt5-qtdeclarative-5.6.1-2|4	
14mu|qt5-qtdeclarative-5.6.1-2|5	%define module qtdeclarative
14mu|qt5-qtdeclarative-5.6.1-2|6	
14mu|qt5-qtdeclarative-5.6.1-2|7	%define qtqml %mklibname qt%{api}qml %{major}
14mu|qt5-qtdeclarative-5.6.1-2|8	%define qtqmld %mklibname qt%{api}qml -d
14mu|qt5-qtdeclarative-5.6.1-2|9	%define qtquick %mklibname qt%{api}quick %{major}
14mu|qt5-qtdeclarative-5.6.1-2|10	%define qtquickd %mklibname qt%{api}quick -d
14mu|qt5-qtdeclarative-5.6.1-2|11	%define qtquickparticles %mklibname qt%{api}quickparticles %{major}
14mu|qt5-qtdeclarative-5.6.1-2|12	%define qtquickparticlesd %mklibname qt%{api}quickparticles -d
14mu|qt5-qtdeclarative-5.6.1-2|13	%define qtquicktest %mklibname qt%{api}quicktest %{major}
14mu|qt5-qtdeclarative-5.6.1-2|14	%define qtquicktestd %mklibname qt%{api}quicktest -d
14mu|qt5-qtdeclarative-5.6.1-2|15	%define qtquickwidgets %mklibname qt%{api}quickwidgets %{major}
14mu|qt5-qtdeclarative-5.6.1-2|16	%define qtquickwidgetsd %mklibname qt%{api}quickwidgets -d
14mu|qt5-qtdeclarative-5.6.1-2|17	
14mu|qt5-qtdeclarative-5.6.1-2|18	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtdeclarative-5.6.1-2|19	%bcond_with docs
14mu|qt5-qtdeclarative-5.6.1-2|20	
14mu|qt5-qtdeclarative-5.6.1-2|21	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtdeclarative-5.6.1-2|22	Name:		qt5-%{module}
14mu|qt5-qtdeclarative-5.6.1-2|23	Version:	5.6.1
14mu|qt5-qtdeclarative-5.6.1-2|24	Release:	2
14mu|qt5-qtdeclarative-5.6.1-2|25	License:	LGPLv3+
14mu|qt5-qtdeclarative-5.6.1-2|26	Group:		Development/KDE and Qt
14mu|qt5-qtdeclarative-5.6.1-2|27	Url:		http://qt-project.org/
14mu|qt5-qtdeclarative-5.6.1-2|28	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtdeclarative-5.6.1-2|29	Source100:	%{name}.rpmlintrc
14mu|qt5-qtdeclarative-5.6.1-2|30	# Patches from Fedora package
14mu|qt5-qtdeclarative-5.6.1-2|31	Patch100:	0007-Revert-Remove-this-piece-of-code.patch
14mu|qt5-qtdeclarative-5.6.1-2|32	Patch101:	0010-Fix-crash-for-unknown-QQmlListModel-roles-in-debug-b.patch
14mu|qt5-qtdeclarative-5.6.1-2|33	Patch102:	0011-Avoid-Canvas-crashes-with-qtquickcompiler.patch
14mu|qt5-qtdeclarative-5.6.1-2|34	Patch103:	0016-Fix-crash-with-SignalTransition.patch
14mu|qt5-qtdeclarative-5.6.1-2|35	Patch104:	0024-Revert-removal-of-Fixed-MouseArea-threshold-with-pre.patch
14mu|qt5-qtdeclarative-5.6.1-2|36	Patch105:	0027-Fix-crash-when-using-with-statement-with-an-expressi.patch
14mu|qt5-qtdeclarative-5.6.1-2|37	Patch106:	0033-QML-Only-release-types-if-they-aren-t-referenced-any.patch
14mu|qt5-qtdeclarative-5.6.1-2|38	Patch107:	Check-for-NULL-from-glGetString.patch
14mu|qt5-qtdeclarative-5.6.1-2|39	Patch108:	qtdeclarative-kdebug346118.patch
14mu|qt5-qtdeclarative-5.6.1-2|40	Patch109:	qtdeclarative-QQuickShaderEffectSource_deadlock.patch
14mu|qt5-qtdeclarative-5.6.1-2|41	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|42	BuildRequires:	pkgconfig(Qt5DBus) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|43	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|44	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|45	BuildRequires:	pkgconfig(Qt5PrintSupport) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|46	BuildRequires:	pkgconfig(Qt5Sql) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|47	BuildRequires:	pkgconfig(Qt5Test) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|48	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|49	BuildRequires:	pkgconfig(Qt5Xml) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|50	BuildRequires:	pkgconfig(Qt5XmlPatterns) >= %{version}
14mu|qt5-qtdeclarative-5.6.1-2|51	%if %{with docs}
14mu|qt5-qtdeclarative-5.6.1-2|52	BuildRequires:	qdoc5
14mu|qt5-qtdeclarative-5.6.1-2|53	BuildRequires:	qt5-tools
14mu|qt5-qtdeclarative-5.6.1-2|54	%endif
14mu|qt5-qtdeclarative-5.6.1-2|55	
14mu|qt5-qtdeclarative-5.6.1-2|56	%description
14mu|qt5-qtdeclarative-5.6.1-2|57	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtdeclarative-5.6.1-2|58	
14mu|qt5-qtdeclarative-5.6.1-2|59	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|60	
14mu|qt5-qtdeclarative-5.6.1-2|61	%package -n %{qtqml}
14mu|qt5-qtdeclarative-5.6.1-2|62	Summary:	QML runtime support library
14mu|qt5-qtdeclarative-5.6.1-2|63	Group:		System/Libraries
14mu|qt5-qtdeclarative-5.6.1-2|64	Suggests:	qt5-qtcanvas3d-qml
14mu|qt5-qtdeclarative-5.6.1-2|65	Suggests:	qt5-qtgraphicaleffects-qml
14mu|qt5-qtdeclarative-5.6.1-2|66	Suggests:	qt5-qtquickcontrols-qml
14mu|qt5-qtdeclarative-5.6.1-2|67	Suggests:	qt5-qtquickcontrols2-qml
14mu|qt5-qtdeclarative-5.6.1-2|68	Suggests:	qt5-qtdeclarative-i18n
14mu|qt5-qtdeclarative-5.6.1-2|69	Conflicts:	%{_lib}qt5declarative5 < 5.6.0
14mu|qt5-qtdeclarative-5.6.1-2|70	Conflicts:	%{_lib}qt5quick5 < 5.6.0-6
14mu|qt5-qtdeclarative-5.6.1-2|71	
14mu|qt5-qtdeclarative-5.6.1-2|72	%description -n %{qtqml}
14mu|qt5-qtdeclarative-5.6.1-2|73	QML runtime support library.
14mu|qt5-qtdeclarative-5.6.1-2|74	
14mu|qt5-qtdeclarative-5.6.1-2|75	%files -n %{qtqml}
14mu|qt5-qtdeclarative-5.6.1-2|76	%{_qt5_libdir}/libQt%{api}Qml.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|77	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|78	%{_libdir}/libQt%{api}Qml.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|79	%endif
14mu|qt5-qtdeclarative-5.6.1-2|80	%dir %{_qt5_prefix}/qml
14mu|qt5-qtdeclarative-5.6.1-2|81	%dir %{_qt5_prefix}/qml/Qt
14mu|qt5-qtdeclarative-5.6.1-2|82	%dir %{_qt5_prefix}/qml/Qt/labs
14mu|qt5-qtdeclarative-5.6.1-2|83	%{_qt5_prefix}/qml/Qt/labs/folderlistmodel
14mu|qt5-qtdeclarative-5.6.1-2|84	%{_qt5_prefix}/qml/Qt/labs/settings/
14mu|qt5-qtdeclarative-5.6.1-2|85	%{_qt5_prefix}/qml/QtQml
14mu|qt5-qtdeclarative-5.6.1-2|86	%{_qt5_plugindir}/qmltooling/libqmldbg_debugger.so
14mu|qt5-qtdeclarative-5.6.1-2|87	%{_qt5_plugindir}/qmltooling/libqmldbg_inspector.so
14mu|qt5-qtdeclarative-5.6.1-2|88	%{_qt5_plugindir}/qmltooling/libqmldbg_local.so
14mu|qt5-qtdeclarative-5.6.1-2|89	%{_qt5_plugindir}/qmltooling/libqmldbg_native.so
14mu|qt5-qtdeclarative-5.6.1-2|90	%{_qt5_plugindir}/qmltooling/libqmldbg_profiler.so
14mu|qt5-qtdeclarative-5.6.1-2|91	%{_qt5_plugindir}/qmltooling/libqmldbg_server.so
14mu|qt5-qtdeclarative-5.6.1-2|92	%{_qt5_plugindir}/qmltooling/libqmldbg_tcp.so
14mu|qt5-qtdeclarative-5.6.1-2|93	
14mu|qt5-qtdeclarative-5.6.1-2|94	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|95	
14mu|qt5-qtdeclarative-5.6.1-2|96	%package -n %{qtqmld}
14mu|qt5-qtdeclarative-5.6.1-2|97	Summary:	Development files for the Qt QML library
14mu|qt5-qtdeclarative-5.6.1-2|98	Group:		Development/KDE and Qt
14mu|qt5-qtdeclarative-5.6.1-2|99	Requires:	%{qtqml} = %{EVRD}
14mu|qt5-qtdeclarative-5.6.1-2|100	Requires:	qmake%{api}
14mu|qt5-qtdeclarative-5.6.1-2|101	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtdeclarative-5.6.1-2|102	
14mu|qt5-qtdeclarative-5.6.1-2|103	%description -n %{qtqmld}
14mu|qt5-qtdeclarative-5.6.1-2|104	Development files for the Qt QML library.
14mu|qt5-qtdeclarative-5.6.1-2|105	
14mu|qt5-qtdeclarative-5.6.1-2|106	%files -n %{qtqmld}
14mu|qt5-qtdeclarative-5.6.1-2|107	%{_qt5_includedir}/QtQml
14mu|qt5-qtdeclarative-5.6.1-2|108	%{_qt5_includedir}/QtQmlDevTools
14mu|qt5-qtdeclarative-5.6.1-2|109	%{_qt5_libdir}/libQt%{api}Qml.so
14mu|qt5-qtdeclarative-5.6.1-2|110	%{_qt5_libdir}/libQt%{api}Qml.prl
14mu|qt5-qtdeclarative-5.6.1-2|111	%{_qt5_libdir}/libQt%{api}QmlDevTools.a
14mu|qt5-qtdeclarative-5.6.1-2|112	%{_qt5_libdir}/libQt%{api}QmlDevTools.prl
14mu|qt5-qtdeclarative-5.6.1-2|113	%{_qt5_libdir}/cmake/Qt%{api}Qml
14mu|qt5-qtdeclarative-5.6.1-2|114	%{_qt5_libdir}/pkgconfig/Qt%{api}Qml.pc
14mu|qt5-qtdeclarative-5.6.1-2|115	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|116	%{_libdir}/pkgconfig/Qt%{api}Qml.pc
14mu|qt5-qtdeclarative-5.6.1-2|117	%endif
14mu|qt5-qtdeclarative-5.6.1-2|118	%{_qt5_prefix}/mkspecs/modules/qt_lib_qml.pri
14mu|qt5-qtdeclarative-5.6.1-2|119	%{_qt5_prefix}/mkspecs/modules/qt_lib_qml_private.pri
14mu|qt5-qtdeclarative-5.6.1-2|120	%{_qt5_prefix}/mkspecs/modules/qt_lib_qmldevtools_private.pri
14mu|qt5-qtdeclarative-5.6.1-2|121	
14mu|qt5-qtdeclarative-5.6.1-2|122	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|123	
14mu|qt5-qtdeclarative-5.6.1-2|124	%package -n %{qtquick}
14mu|qt5-qtdeclarative-5.6.1-2|125	Summary:	Runtime library for Qt Quick
14mu|qt5-qtdeclarative-5.6.1-2|126	Group:		System/Libraries
14mu|qt5-qtdeclarative-5.6.1-2|127	Conflicts:	%{_lib}qt5declarative5 < 5.6.0
14mu|qt5-qtdeclarative-5.6.1-2|128	
14mu|qt5-qtdeclarative-5.6.1-2|129	%description -n %{qtquick}
14mu|qt5-qtdeclarative-5.6.1-2|130	Runtime library for Qt Quick.
14mu|qt5-qtdeclarative-5.6.1-2|131	
14mu|qt5-qtdeclarative-5.6.1-2|132	%files -n %{qtquick}
14mu|qt5-qtdeclarative-5.6.1-2|133	%{_qt5_libdir}/libQt%{api}Quick.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|134	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|135	%{_libdir}/libQt%{api}Quick.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|136	%endif
14mu|qt5-qtdeclarative-5.6.1-2|137	%{_qt5_prefix}/qml/builtins.qmltypes
14mu|qt5-qtdeclarative-5.6.1-2|138	%{_qt5_prefix}/qml/QtQuick.2
14mu|qt5-qtdeclarative-5.6.1-2|139	%{_qt5_prefix}/qml/QtQuick
14mu|qt5-qtdeclarative-5.6.1-2|140	
14mu|qt5-qtdeclarative-5.6.1-2|141	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|142	
14mu|qt5-qtdeclarative-5.6.1-2|143	%package -n %{qtquickd}
14mu|qt5-qtdeclarative-5.6.1-2|144	Summary:	Development files for Qt Quick
14mu|qt5-qtdeclarative-5.6.1-2|145	Group:		Development/KDE and Qt
14mu|qt5-qtdeclarative-5.6.1-2|146	Requires:	%{qtquick} = %{EVRD}
14mu|qt5-qtdeclarative-5.6.1-2|147	Requires:	qmake%{api}
14mu|qt5-qtdeclarative-5.6.1-2|148	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtdeclarative-5.6.1-2|149	
14mu|qt5-qtdeclarative-5.6.1-2|150	%description -n %{qtquickd}
14mu|qt5-qtdeclarative-5.6.1-2|151	Development files for Qt Quick.
14mu|qt5-qtdeclarative-5.6.1-2|152	
14mu|qt5-qtdeclarative-5.6.1-2|153	%files -n %{qtquickd}
14mu|qt5-qtdeclarative-5.6.1-2|154	%{_qt5_includedir}/QtQuick
14mu|qt5-qtdeclarative-5.6.1-2|155	%{_qt5_libdir}/libQt%{api}Quick.so
14mu|qt5-qtdeclarative-5.6.1-2|156	%{_qt5_libdir}/libQt%{api}Quick.prl
14mu|qt5-qtdeclarative-5.6.1-2|157	%{_qt5_libdir}/cmake/Qt%{api}Quick
14mu|qt5-qtdeclarative-5.6.1-2|158	%{_qt5_libdir}/pkgconfig/Qt%{api}Quick.pc
14mu|qt5-qtdeclarative-5.6.1-2|159	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|160	%{_libdir}/pkgconfig/Qt%{api}Quick.pc
14mu|qt5-qtdeclarative-5.6.1-2|161	%endif
14mu|qt5-qtdeclarative-5.6.1-2|162	%{_qt5_prefix}/mkspecs/modules/qt_lib_quick.pri
14mu|qt5-qtdeclarative-5.6.1-2|163	%{_qt5_prefix}/mkspecs/modules/qt_lib_quick_private.pri
14mu|qt5-qtdeclarative-5.6.1-2|164	
14mu|qt5-qtdeclarative-5.6.1-2|165	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|166	
14mu|qt5-qtdeclarative-5.6.1-2|167	%package -n %{qtquickparticles}
14mu|qt5-qtdeclarative-5.6.1-2|168	Summary:	Runtime library for Qt Quick's particle engine
14mu|qt5-qtdeclarative-5.6.1-2|169	Group:		System/Libraries
14mu|qt5-qtdeclarative-5.6.1-2|170	
14mu|qt5-qtdeclarative-5.6.1-2|171	%description -n %{qtquickparticles}
14mu|qt5-qtdeclarative-5.6.1-2|172	Runtime library for Qt Quick's particle engine.
14mu|qt5-qtdeclarative-5.6.1-2|173	
14mu|qt5-qtdeclarative-5.6.1-2|174	%files -n %{qtquickparticles}
14mu|qt5-qtdeclarative-5.6.1-2|175	%{_qt5_libdir}/libQt%{api}QuickParticles.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|176	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|177	%{_libdir}/libQt%{api}QuickParticles.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|178	%endif
14mu|qt5-qtdeclarative-5.6.1-2|179	
14mu|qt5-qtdeclarative-5.6.1-2|180	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|181	
14mu|qt5-qtdeclarative-5.6.1-2|182	%package -n %{qtquickparticlesd}
14mu|qt5-qtdeclarative-5.6.1-2|183	Summary:	Development files for Qt Quick's particle engine
14mu|qt5-qtdeclarative-5.6.1-2|184	Group:		Development/KDE and Qt
14mu|qt5-qtdeclarative-5.6.1-2|185	Requires:	%{qtquickparticles} = %{EVRD}
14mu|qt5-qtdeclarative-5.6.1-2|186	Requires:	qmake%{api}
14mu|qt5-qtdeclarative-5.6.1-2|187	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtdeclarative-5.6.1-2|188	
14mu|qt5-qtdeclarative-5.6.1-2|189	%description -n %{qtquickparticlesd}
14mu|qt5-qtdeclarative-5.6.1-2|190	Development files for Qt Quick's particle engine.
14mu|qt5-qtdeclarative-5.6.1-2|191	
14mu|qt5-qtdeclarative-5.6.1-2|192	%files -n %{qtquickparticlesd}
14mu|qt5-qtdeclarative-5.6.1-2|193	%{_qt5_includedir}/QtQuickParticles
14mu|qt5-qtdeclarative-5.6.1-2|194	%{_qt5_libdir}/libQt%{api}QuickParticles.so
14mu|qt5-qtdeclarative-5.6.1-2|195	%{_qt5_libdir}/libQt%{api}QuickParticles.prl
14mu|qt5-qtdeclarative-5.6.1-2|196	%{_qt5_prefix}/mkspecs/modules/qt_lib_quickparticles_private.pri
14mu|qt5-qtdeclarative-5.6.1-2|197	
14mu|qt5-qtdeclarative-5.6.1-2|198	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|199	
14mu|qt5-qtdeclarative-5.6.1-2|200	%package -n %{qtquicktest}
14mu|qt5-qtdeclarative-5.6.1-2|201	Summary:	Qt Quick unit test module
14mu|qt5-qtdeclarative-5.6.1-2|202	Group:		System/Libraries
14mu|qt5-qtdeclarative-5.6.1-2|203	Conflicts:	%{_lib}qt5test5 < 5.6.0
14mu|qt5-qtdeclarative-5.6.1-2|204	
14mu|qt5-qtdeclarative-5.6.1-2|205	%description -n %{qtquicktest}
14mu|qt5-qtdeclarative-5.6.1-2|206	Qt Quick unit test module.
14mu|qt5-qtdeclarative-5.6.1-2|207	
14mu|qt5-qtdeclarative-5.6.1-2|208	%files -n %{qtquicktest}
14mu|qt5-qtdeclarative-5.6.1-2|209	%{_qt5_libdir}/libQt%{api}QuickTest.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|210	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|211	%{_libdir}/libQt%{api}QuickTest.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|212	%endif
14mu|qt5-qtdeclarative-5.6.1-2|213	%{_qt5_prefix}/qml/QtTest
14mu|qt5-qtdeclarative-5.6.1-2|214	
14mu|qt5-qtdeclarative-5.6.1-2|215	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|216	
14mu|qt5-qtdeclarative-5.6.1-2|217	%package -n %{qtquicktestd}
14mu|qt5-qtdeclarative-5.6.1-2|218	Summary:	Development files for Qt Quick's unit test module
14mu|qt5-qtdeclarative-5.6.1-2|219	Group:		Development/KDE and Qt
14mu|qt5-qtdeclarative-5.6.1-2|220	Requires:	%{qtquicktest} = %{EVRD}
14mu|qt5-qtdeclarative-5.6.1-2|221	Requires:	qmake%{api}
14mu|qt5-qtdeclarative-5.6.1-2|222	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtdeclarative-5.6.1-2|223	
14mu|qt5-qtdeclarative-5.6.1-2|224	%description -n %{qtquicktestd}
14mu|qt5-qtdeclarative-5.6.1-2|225	Development files for Qt Quick's unit test module.
14mu|qt5-qtdeclarative-5.6.1-2|226	
14mu|qt5-qtdeclarative-5.6.1-2|227	%files -n %{qtquicktestd}
14mu|qt5-qtdeclarative-5.6.1-2|228	%{_qt5_includedir}/QtQuickTest
14mu|qt5-qtdeclarative-5.6.1-2|229	%{_qt5_libdir}/libQt%{api}QuickTest.so
14mu|qt5-qtdeclarative-5.6.1-2|230	%{_qt5_libdir}/libQt%{api}QuickTest.prl
14mu|qt5-qtdeclarative-5.6.1-2|231	%{_qt5_libdir}/cmake/Qt%{api}QuickTest
14mu|qt5-qtdeclarative-5.6.1-2|232	%{_qt5_libdir}/pkgconfig/Qt%{api}QuickTest.pc
14mu|qt5-qtdeclarative-5.6.1-2|233	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|234	%{_libdir}/pkgconfig/Qt%{api}QuickTest.pc
14mu|qt5-qtdeclarative-5.6.1-2|235	%endif
14mu|qt5-qtdeclarative-5.6.1-2|236	%{_qt5_prefix}/mkspecs/modules/qt_lib_qmltest.pri
14mu|qt5-qtdeclarative-5.6.1-2|237	%{_qt5_prefix}/mkspecs/modules/qt_lib_qmltest_private.pri
14mu|qt5-qtdeclarative-5.6.1-2|238	
14mu|qt5-qtdeclarative-5.6.1-2|239	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|240	
14mu|qt5-qtdeclarative-5.6.1-2|241	%package -n %{qtquickwidgets}
14mu|qt5-qtdeclarative-5.6.1-2|242	Summary:	Library for integrating QtQuick with traditional Qt widgets
14mu|qt5-qtdeclarative-5.6.1-2|243	Group:		System/Libraries
14mu|qt5-qtdeclarative-5.6.1-2|244	
14mu|qt5-qtdeclarative-5.6.1-2|245	%description -n %{qtquickwidgets}
14mu|qt5-qtdeclarative-5.6.1-2|246	Library for integrating QtQuick with traditional Qt widgets
14mu|qt5-qtdeclarative-5.6.1-2|247	
14mu|qt5-qtdeclarative-5.6.1-2|248	%files -n %{qtquickwidgets}
14mu|qt5-qtdeclarative-5.6.1-2|249	%{_qt5_libdir}/libQt%{api}QuickWidgets.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|250	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|251	%{_libdir}/libQt%{api}QuickWidgets.so.%{major}*
14mu|qt5-qtdeclarative-5.6.1-2|252	%endif
14mu|qt5-qtdeclarative-5.6.1-2|253	
14mu|qt5-qtdeclarative-5.6.1-2|254	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|255	
14mu|qt5-qtdeclarative-5.6.1-2|256	%package -n %{qtquickwidgetsd}
14mu|qt5-qtdeclarative-5.6.1-2|257	Summary:	Development files for version 5 of the QtQuickWidgets library
14mu|qt5-qtdeclarative-5.6.1-2|258	Group:		Development/KDE and Qt
14mu|qt5-qtdeclarative-5.6.1-2|259	Requires:	%{qtquickwidgets} = %{EVRD}
14mu|qt5-qtdeclarative-5.6.1-2|260	Requires:	qmake%{api}
14mu|qt5-qtdeclarative-5.6.1-2|261	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtdeclarative-5.6.1-2|262	
14mu|qt5-qtdeclarative-5.6.1-2|263	%description -n %{qtquickwidgetsd}
14mu|qt5-qtdeclarative-5.6.1-2|264	Development files for version 5 of the QtQuickWidgets library.
14mu|qt5-qtdeclarative-5.6.1-2|265	
14mu|qt5-qtdeclarative-5.6.1-2|266	%files -n %{qtquickwidgetsd}
14mu|qt5-qtdeclarative-5.6.1-2|267	%{_qt5_includedir}/QtQuickWidgets
14mu|qt5-qtdeclarative-5.6.1-2|268	%{_qt5_libdir}/libQt%{api}QuickWidgets.so
14mu|qt5-qtdeclarative-5.6.1-2|269	%{_qt5_libdir}/libQt%{api}QuickWidgets.prl
14mu|qt5-qtdeclarative-5.6.1-2|270	%{_qt5_libdir}/cmake/Qt%{api}QuickWidgets
14mu|qt5-qtdeclarative-5.6.1-2|271	%{_qt5_libdir}/pkgconfig/Qt%{api}QuickWidgets.pc
14mu|qt5-qtdeclarative-5.6.1-2|272	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|273	%{_libdir}/pkgconfig/Qt%{api}QuickWidgets.pc
14mu|qt5-qtdeclarative-5.6.1-2|274	%endif
14mu|qt5-qtdeclarative-5.6.1-2|275	%{_qt5_prefix}/mkspecs/modules/qt_lib_quickwidgets.pri
14mu|qt5-qtdeclarative-5.6.1-2|276	%{_qt5_prefix}/mkspecs/modules/qt_lib_quickwidgets_private.pri
14mu|qt5-qtdeclarative-5.6.1-2|277	
14mu|qt5-qtdeclarative-5.6.1-2|278	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|279	
14mu|qt5-qtdeclarative-5.6.1-2|280	%package -n %{oname}-qml-tools
14mu|qt5-qtdeclarative-5.6.1-2|281	Summary:	QML tools for Qt 5
14mu|qt5-qtdeclarative-5.6.1-2|282	Group:		Development/KDE and Qt
14mu|qt5-qtdeclarative-5.6.1-2|283	
14mu|qt5-qtdeclarative-5.6.1-2|284	%description -n %{oname}-qml-tools
14mu|qt5-qtdeclarative-5.6.1-2|285	QML tools for Qt 5.
14mu|qt5-qtdeclarative-5.6.1-2|286	
14mu|qt5-qtdeclarative-5.6.1-2|287	%files -n %{oname}-qml-tools
14mu|qt5-qtdeclarative-5.6.1-2|288	%{_qt5_bindir}/qml
14mu|qt5-qtdeclarative-5.6.1-2|289	%{_qt5_bindir}/qmleasing
14mu|qt5-qtdeclarative-5.6.1-2|290	%{_qt5_bindir}/qmlimportscanner
14mu|qt5-qtdeclarative-5.6.1-2|291	%{_qt5_bindir}/qmllint
14mu|qt5-qtdeclarative-5.6.1-2|292	%{_qt5_bindir}/qmlmin
14mu|qt5-qtdeclarative-5.6.1-2|293	%{_qt5_bindir}/qmlplugindump
14mu|qt5-qtdeclarative-5.6.1-2|294	%{_qt5_bindir}/qmlprofiler
14mu|qt5-qtdeclarative-5.6.1-2|295	%{_qt5_bindir}/qmlscene
14mu|qt5-qtdeclarative-5.6.1-2|296	%{_qt5_bindir}/qmltestrunner
14mu|qt5-qtdeclarative-5.6.1-2|297	
14mu|qt5-qtdeclarative-5.6.1-2|298	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|299	
14mu|qt5-qtdeclarative-5.6.1-2|300	%package examples
14mu|qt5-qtdeclarative-5.6.1-2|301	Summary:	Example applications for %{name}
14mu|qt5-qtdeclarative-5.6.1-2|302	Group:		Development/KDE and Qt
14mu|qt5-qtdeclarative-5.6.1-2|303	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtdeclarative-5.6.1-2|304	
14mu|qt5-qtdeclarative-5.6.1-2|305	%description examples
14mu|qt5-qtdeclarative-5.6.1-2|306	Example applications for %{name}.
14mu|qt5-qtdeclarative-5.6.1-2|307	
14mu|qt5-qtdeclarative-5.6.1-2|308	%files examples
14mu|qt5-qtdeclarative-5.6.1-2|309	%{_qt5_exampledir}/qml/
14mu|qt5-qtdeclarative-5.6.1-2|310	%{_qt5_exampledir}/qmltest/
14mu|qt5-qtdeclarative-5.6.1-2|311	%{_qt5_exampledir}/quick/
14mu|qt5-qtdeclarative-5.6.1-2|312	
14mu|qt5-qtdeclarative-5.6.1-2|313	#----------------------------------------------------------------------------
14mu|qt5-qtdeclarative-5.6.1-2|314	
14mu|qt5-qtdeclarative-5.6.1-2|315	%prep
14mu|qt5-qtdeclarative-5.6.1-2|316	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtdeclarative-5.6.1-2|317	%patch100 -p1
14mu|qt5-qtdeclarative-5.6.1-2|318	%patch101 -p1
14mu|qt5-qtdeclarative-5.6.1-2|319	%patch102 -p1
14mu|qt5-qtdeclarative-5.6.1-2|320	%patch103 -p1
14mu|qt5-qtdeclarative-5.6.1-2|321	%patch104 -p1
14mu|qt5-qtdeclarative-5.6.1-2|322	%patch105 -p1
14mu|qt5-qtdeclarative-5.6.1-2|323	%patch106 -p1
14mu|qt5-qtdeclarative-5.6.1-2|324	%patch107 -p1
14mu|qt5-qtdeclarative-5.6.1-2|325	%patch108 -p0
14mu|qt5-qtdeclarative-5.6.1-2|326	%patch109 -p1
14mu|qt5-qtdeclarative-5.6.1-2|327	
14mu|qt5-qtdeclarative-5.6.1-2|328	%build
14mu|qt5-qtdeclarative-5.6.1-2|329	%qmake_qt5
14mu|qt5-qtdeclarative-5.6.1-2|330	%make STRIP=true
14mu|qt5-qtdeclarative-5.6.1-2|331	
14mu|qt5-qtdeclarative-5.6.1-2|332	%if %{with docs}
14mu|qt5-qtdeclarative-5.6.1-2|333	%make docs
14mu|qt5-qtdeclarative-5.6.1-2|334	%endif
14mu|qt5-qtdeclarative-5.6.1-2|335	
14mu|qt5-qtdeclarative-5.6.1-2|336	%install
14mu|qt5-qtdeclarative-5.6.1-2|337	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtdeclarative-5.6.1-2|338	
14mu|qt5-qtdeclarative-5.6.1-2|339	%if %{with docs}
14mu|qt5-qtdeclarative-5.6.1-2|340	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtdeclarative-5.6.1-2|341	%endif
14mu|qt5-qtdeclarative-5.6.1-2|342	
14mu|qt5-qtdeclarative-5.6.1-2|343	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtdeclarative-5.6.1-2|344	pushd %{buildroot}%{_libdir}
14mu|qt5-qtdeclarative-5.6.1-2|345	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtdeclarative-5.6.1-2|346	mkdir pkgconfig
14mu|qt5-qtdeclarative-5.6.1-2|347	cd pkgconfig
14mu|qt5-qtdeclarative-5.6.1-2|348	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtdeclarative-5.6.1-2|349	popd
14mu|qt5-qtdeclarative-5.6.1-2|350	%endif
14mu|qt5-qtdeclarative-5.6.1-2|351	
14mu|qt5-qtdeclarative-5.6.1-2|352	# Workaround for
14mu|qt5-qtdeclarative-5.6.1-2|353	# *** ERROR: same build ID in nonidentical files!
14mu|qt5-qtdeclarative-5.6.1-2|354	#        /usr/lib/qt5/bin/qdbuscpp2xml
14mu|qt5-qtdeclarative-5.6.1-2|355	#   and  /usr/lib/qt5/bin/moc
14mu|qt5-qtdeclarative-5.6.1-2|356	# ...
14mu|qt5-qtdeclarative-5.6.1-2|357	# while generating debug info
14mu|qt5-qtdeclarative-5.6.1-2|358	find %{buildroot} -type f -perm -0755 |grep -vE '\.(so|qml|sh|pl|ttf|eot|woff)' |xargs %__strip --strip-unneeded
14mu|qt5-qtdeclarative-5.6.1-2|359	
14mu|qt5-qtdeclarative-5.6.1-2|360	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtdeclarative-5.6.1-2|361	## .prl/.la file love
14mu|qt5-qtdeclarative-5.6.1-2|362	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtdeclarative-5.6.1-2|363	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtdeclarative-5.6.1-2|364	for prl_file in libQt5*.prl ; do
14mu|qt5-qtdeclarative-5.6.1-2|365	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtdeclarative-5.6.1-2|366	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtdeclarative-5.6.1-2|367	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtdeclarative-5.6.1-2|368	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtdeclarative-5.6.1-2|369	fi
14mu|qt5-qtdeclarative-5.6.1-2|370	done
14mu|qt5-qtdeclarative-5.6.1-2|371	popd
14mu|qt5-qtdeclarative-5.6.1-2|372	
14mu|qt5-qtdeclarative-5.6.1-2|373	%changelog
14mu|qt5-qtdeclarative-5.6.1-2|374	
14mu|qt5-qtdeclarative-5.6.1-2|375	* Wed Jun 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-2
14mu|qt5-qtdeclarative-5.6.1-2|376	- (4786045) Add various bugfix patches from Fedora (including patch for QTBUG-53761)
14mu|qt5-qtdeclarative-5.6.1-2|377	
14mu|qt5-qtdeclarative-5.6.1-2|378	

23978 14
14mu|qt5-qtdoc-5.6.1-1|1	%define oname qt5
14mu|qt5-qtdoc-5.6.1-1|2	
14mu|qt5-qtdoc-5.6.1-1|3	%define module qtdoc
14mu|qt5-qtdoc-5.6.1-1|4	
14mu|qt5-qtdoc-5.6.1-1|5	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtdoc-5.6.1-1|6	Name:		qt5-%{module}
14mu|qt5-qtdoc-5.6.1-1|7	Version:	5.6.1
14mu|qt5-qtdoc-5.6.1-1|8	Release:	1
14mu|qt5-qtdoc-5.6.1-1|9	License:	LGPLv3+
14mu|qt5-qtdoc-5.6.1-1|10	Group:		Development/KDE and Qt
14mu|qt5-qtdoc-5.6.1-1|11	Url:		http://qt-project.org/
14mu|qt5-qtdoc-5.6.1-1|12	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtdoc-5.6.1-1|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|qt5-qtdoc-5.6.1-1|14	BuildRequires:	qdoc5
14mu|qt5-qtdoc-5.6.1-1|15	BuildRequires:	qt5-qtbase-doc
14mu|qt5-qtdoc-5.6.1-1|16	BuildRequires:	qt5-tools
14mu|qt5-qtdoc-5.6.1-1|17	BuildArch:	noarch
14mu|qt5-qtdoc-5.6.1-1|18	
14mu|qt5-qtdoc-5.6.1-1|19	%description
14mu|qt5-qtdoc-5.6.1-1|20	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtdoc-5.6.1-1|21	
14mu|qt5-qtdoc-5.6.1-1|22	#----------------------------------------------------------------------------
14mu|qt5-qtdoc-5.6.1-1|23	
14mu|qt5-qtdoc-5.6.1-1|24	%package -n %{oname}-doc
14mu|qt5-qtdoc-5.6.1-1|25	Summary:	Qt QCH documentation for %{oname}
14mu|qt5-qtdoc-5.6.1-1|26	Group:		Documentation
14mu|qt5-qtdoc-5.6.1-1|27	Requires:	qt5-qtbase-doc
14mu|qt5-qtdoc-5.6.1-1|28	Suggests:	qt5-qt3d-doc
14mu|qt5-qtdoc-5.6.1-1|29	Suggests:	qt5-qtcanvas3d-doc
14mu|qt5-qtdoc-5.6.1-1|30	Suggests:	qt5-qtconnectivity-doc
14mu|qt5-qtdoc-5.6.1-1|31	Suggests:	qt5-qtenginio-doc
14mu|qt5-qtdoc-5.6.1-1|32	Suggests:	qt5-qtgraphicaleffects-doc
14mu|qt5-qtdoc-5.6.1-1|33	Suggests:	qt5-qtlocation-doc
14mu|qt5-qtdoc-5.6.1-1|34	Suggests:	qt5-qtmultimedia-doc
14mu|qt5-qtdoc-5.6.1-1|35	Suggests:	qt5-qtquickcontrols-doc
14mu|qt5-qtdoc-5.6.1-1|36	Suggests:	qt5-qtquickcontrols2-doc
14mu|qt5-qtdoc-5.6.1-1|37	Suggests:	qt5-qtsensors-doc
14mu|qt5-qtdoc-5.6.1-1|38	Suggests:	qt5-qtsvg-doc
14mu|qt5-qtdoc-5.6.1-1|39	Suggests:	qt5-qtwebchannel-doc
14mu|qt5-qtdoc-5.6.1-1|40	Suggests:	qt5-qtwebengine-doc
14mu|qt5-qtdoc-5.6.1-1|41	Suggests:	qt5-qtwebkit-doc
14mu|qt5-qtdoc-5.6.1-1|42	Suggests:	qt5-qtwebsockets-doc
14mu|qt5-qtdoc-5.6.1-1|43	Suggests:	qt5-qtwebview-doc
14mu|qt5-qtdoc-5.6.1-1|44	BuildArch:	noarch
14mu|qt5-qtdoc-5.6.1-1|45	
14mu|qt5-qtdoc-5.6.1-1|46	%description -n %{oname}-doc
14mu|qt5-qtdoc-5.6.1-1|47	Qt QCH documentation for %{oname}.
14mu|qt5-qtdoc-5.6.1-1|48	
14mu|qt5-qtdoc-5.6.1-1|49	%files -n %{oname}-doc
14mu|qt5-qtdoc-5.6.1-1|50	%{_qt5_docdir}/qtdoc.qch
14mu|qt5-qtdoc-5.6.1-1|51	
14mu|qt5-qtdoc-5.6.1-1|52	#----------------------------------------------------------------------------
14mu|qt5-qtdoc-5.6.1-1|53	
14mu|qt5-qtdoc-5.6.1-1|54	%package -n %{oname}-examples
14mu|qt5-qtdoc-5.6.1-1|55	Summary:	Example applications for %{oname}
14mu|qt5-qtdoc-5.6.1-1|56	Group:		Development/KDE and Qt
14mu|qt5-qtdoc-5.6.1-1|57	Requires:	qt5-qtbase-examples
14mu|qt5-qtdoc-5.6.1-1|58	Suggests:	qt5-qt3d-examples
14mu|qt5-qtdoc-5.6.1-1|59	Suggests:	qt5-qtcanvas3d-examples
14mu|qt5-qtdoc-5.6.1-1|60	Suggests:	qt5-qtconnectivity-examples
14mu|qt5-qtdoc-5.6.1-1|61	Suggests:	qt5-qtdeclarative-examples
14mu|qt5-qtdoc-5.6.1-1|62	Suggests:	qt5-qtenginio-examples
14mu|qt5-qtdoc-5.6.1-1|63	Suggests:	qt5-qtlocation-examples
14mu|qt5-qtdoc-5.6.1-1|64	Suggests:	qt5-qtmultimedia-examples
14mu|qt5-qtdoc-5.6.1-1|65	Suggests:	qt5-qtquick1-examples
14mu|qt5-qtdoc-5.6.1-1|66	Suggests:	qt5-qtquickcontrols-examples
14mu|qt5-qtdoc-5.6.1-1|67	Suggests:	qt5-qtquickcontrols2-examples
14mu|qt5-qtdoc-5.6.1-1|68	Suggests:	qt5-qtscript-examples
14mu|qt5-qtdoc-5.6.1-1|69	Suggests:	qt5-qtsensors-examples
14mu|qt5-qtdoc-5.6.1-1|70	Suggests:	qt5-qtsvg-examples
14mu|qt5-qtdoc-5.6.1-1|71	Suggests:	qt5-qttools-examples
14mu|qt5-qtdoc-5.6.1-1|72	Suggests:	qt5-qtwayland-examples
14mu|qt5-qtdoc-5.6.1-1|73	Suggests:	qt5-qtwebchannel-examples
14mu|qt5-qtdoc-5.6.1-1|74	Suggests:	qt5-qtwebengine-examples
14mu|qt5-qtdoc-5.6.1-1|75	Suggests:	qt5-qtwebsockets-examples
14mu|qt5-qtdoc-5.6.1-1|76	Suggests:	qt5-qtwebview-examples
14mu|qt5-qtdoc-5.6.1-1|77	Suggests:	qt5-qtxmlpatterns-examples
14mu|qt5-qtdoc-5.6.1-1|78	
14mu|qt5-qtdoc-5.6.1-1|79	%description -n %{oname}-examples
14mu|qt5-qtdoc-5.6.1-1|80	Example applications for %{oname}.
14mu|qt5-qtdoc-5.6.1-1|81	
14mu|qt5-qtdoc-5.6.1-1|82	%files -n %{oname}-examples
14mu|qt5-qtdoc-5.6.1-1|83	
14mu|qt5-qtdoc-5.6.1-1|84	#----------------------------------------------------------------------------
14mu|qt5-qtdoc-5.6.1-1|85	
14mu|qt5-qtdoc-5.6.1-1|86	%prep
14mu|qt5-qtdoc-5.6.1-1|87	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtdoc-5.6.1-1|88	
14mu|qt5-qtdoc-5.6.1-1|89	%build
14mu|qt5-qtdoc-5.6.1-1|90	%qmake_qt5
14mu|qt5-qtdoc-5.6.1-1|91	%make STRIP=true
14mu|qt5-qtdoc-5.6.1-1|92	%make docs
14mu|qt5-qtdoc-5.6.1-1|93	
14mu|qt5-qtdoc-5.6.1-1|94	%install
14mu|qt5-qtdoc-5.6.1-1|95	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtdoc-5.6.1-1|96	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtdoc-5.6.1-1|97	
14mu|qt5-qtdoc-5.6.1-1|98	
14mu|qt5-qtdoc-5.6.1-1|99	%changelog
14mu|qt5-qtdoc-5.6.1-1|100	
14mu|qt5-qtdoc-5.6.1-1|101	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtdoc-5.6.1-1|102	- (b3b3921) New version 5.6.1
14mu|qt5-qtdoc-5.6.1-1|103	
14mu|qt5-qtdoc-5.6.1-1|104	

23979 14
14mu|qt5-qtenginio-1.6.1-1|1	%define api 5
14mu|qt5-qtenginio-1.6.1-1|2	%define major 1
14mu|qt5-qtenginio-1.6.1-1|3	%define oname qt5
14mu|qt5-qtenginio-1.6.1-1|4	
14mu|qt5-qtenginio-1.6.1-1|5	%define module qtenginio
14mu|qt5-qtenginio-1.6.1-1|6	
14mu|qt5-qtenginio-1.6.1-1|7	%define enginio %mklibname enginio %{major}
14mu|qt5-qtenginio-1.6.1-1|8	%define enginiod %mklibname enginio -d
14mu|qt5-qtenginio-1.6.1-1|9	
14mu|qt5-qtenginio-1.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtenginio-1.6.1-1|11	%bcond_without docs
14mu|qt5-qtenginio-1.6.1-1|12	
14mu|qt5-qtenginio-1.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtenginio-1.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtenginio-1.6.1-1|15	Version:	1.6.1
14mu|qt5-qtenginio-1.6.1-1|16	Release:	1
14mu|qt5-qtenginio-1.6.1-1|17	# Moved to individual submodule with version 1.6.0 instead of 5.x
14mu|qt5-qtenginio-1.6.1-1|18	Epoch:		1
14mu|qt5-qtenginio-1.6.1-1|19	License:	LGPLv3+
14mu|qt5-qtenginio-1.6.1-1|20	Group:		Development/KDE and Qt
14mu|qt5-qtenginio-1.6.1-1|21	Url:		http://qt-project.org/
14mu|qt5-qtenginio-1.6.1-1|22	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtenginio-1.6.1-1|23	Source100:	%{name}.rpmlintrc
14mu|qt5-qtenginio-1.6.1-1|24	BuildRequires:	pkgconfig(Qt5Core)
14mu|qt5-qtenginio-1.6.1-1|25	BuildRequires:	pkgconfig(Qt5Gui)
14mu|qt5-qtenginio-1.6.1-1|26	BuildRequires:	pkgconfig(Qt5Network)
14mu|qt5-qtenginio-1.6.1-1|27	BuildRequires:	pkgconfig(Qt5Qml)
14mu|qt5-qtenginio-1.6.1-1|28	BuildRequires:	pkgconfig(Qt5Quick)
14mu|qt5-qtenginio-1.6.1-1|29	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|qt5-qtenginio-1.6.1-1|30	%if %{with docs}
14mu|qt5-qtenginio-1.6.1-1|31	BuildRequires:	qdoc5
14mu|qt5-qtenginio-1.6.1-1|32	# Needed to generate indexes properly
14mu|qt5-qtenginio-1.6.1-1|33	BuildRequires:	qt5-qtbase-doc
14mu|qt5-qtenginio-1.6.1-1|34	BuildRequires:	qt5-tools
14mu|qt5-qtenginio-1.6.1-1|35	%endif
14mu|qt5-qtenginio-1.6.1-1|36	
14mu|qt5-qtenginio-1.6.1-1|37	%description
14mu|qt5-qtenginio-1.6.1-1|38	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtenginio-1.6.1-1|39	
14mu|qt5-qtenginio-1.6.1-1|40	#----------------------------------------------------------------------------
14mu|qt5-qtenginio-1.6.1-1|41	
14mu|qt5-qtenginio-1.6.1-1|42	%package -n %{enginio}
14mu|qt5-qtenginio-1.6.1-1|43	Summary:	Enginio (Qt Cloud Storage) library
14mu|qt5-qtenginio-1.6.1-1|44	Group:		Development/KDE and Qt
14mu|qt5-qtenginio-1.6.1-1|45	
14mu|qt5-qtenginio-1.6.1-1|46	%description -n %{enginio}
14mu|qt5-qtenginio-1.6.1-1|47	Enginio (Qt Cloud Storage) library
14mu|qt5-qtenginio-1.6.1-1|48	
14mu|qt5-qtenginio-1.6.1-1|49	%files -n %{enginio}
14mu|qt5-qtenginio-1.6.1-1|50	%{_qt5_libdir}/libEnginio.so.%{major}*
14mu|qt5-qtenginio-1.6.1-1|51	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtenginio-1.6.1-1|52	%{_libdir}/libEnginio.so.%{major}*
14mu|qt5-qtenginio-1.6.1-1|53	%endif
14mu|qt5-qtenginio-1.6.1-1|54	%{_qt5_prefix}/qml/Enginio
14mu|qt5-qtenginio-1.6.1-1|55	
14mu|qt5-qtenginio-1.6.1-1|56	#----------------------------------------------------------------------------
14mu|qt5-qtenginio-1.6.1-1|57	
14mu|qt5-qtenginio-1.6.1-1|58	%package -n %{enginiod}
14mu|qt5-qtenginio-1.6.1-1|59	Summary:	Development files for Enginio (Qt Cloud Storage)
14mu|qt5-qtenginio-1.6.1-1|60	Group:		Development/KDE and Qt
14mu|qt5-qtenginio-1.6.1-1|61	Requires:	%{enginio} = %{EVRD}
14mu|qt5-qtenginio-1.6.1-1|62	Requires:	qmake%{api}
14mu|qt5-qtenginio-1.6.1-1|63	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtenginio-1.6.1-1|64	
14mu|qt5-qtenginio-1.6.1-1|65	%description -n %{enginiod}
14mu|qt5-qtenginio-1.6.1-1|66	Development files for Enginio (Qt Cloud Storage)
14mu|qt5-qtenginio-1.6.1-1|67	
14mu|qt5-qtenginio-1.6.1-1|68	%files -n %{enginiod}
14mu|qt5-qtenginio-1.6.1-1|69	%{_qt5_includedir}/Enginio
14mu|qt5-qtenginio-1.6.1-1|70	%{_qt5_libdir}/libEnginio.so
14mu|qt5-qtenginio-1.6.1-1|71	%{_qt5_libdir}/libEnginio.prl
14mu|qt5-qtenginio-1.6.1-1|72	%{_qt5_libdir}/cmake/Qt%{api}Enginio
14mu|qt5-qtenginio-1.6.1-1|73	%{_libdir}/pkgconfig/Enginio.pc
14mu|qt5-qtenginio-1.6.1-1|74	%{_qt5_prefix}/mkspecs/modules/qt_lib_enginio.pri
14mu|qt5-qtenginio-1.6.1-1|75	%{_qt5_prefix}/mkspecs/modules/qt_lib_enginio_private.pri
14mu|qt5-qtenginio-1.6.1-1|76	
14mu|qt5-qtenginio-1.6.1-1|77	#----------------------------------------------------------------------------
14mu|qt5-qtenginio-1.6.1-1|78	
14mu|qt5-qtenginio-1.6.1-1|79	%if %{with docs}
14mu|qt5-qtenginio-1.6.1-1|80	%package doc
14mu|qt5-qtenginio-1.6.1-1|81	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtenginio-1.6.1-1|82	Group:		Documentation
14mu|qt5-qtenginio-1.6.1-1|83	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtenginio-1.6.1-1|84	BuildArch:	noarch
14mu|qt5-qtenginio-1.6.1-1|85	
14mu|qt5-qtenginio-1.6.1-1|86	%description doc
14mu|qt5-qtenginio-1.6.1-1|87	Qt QCH documentation for %{name}.
14mu|qt5-qtenginio-1.6.1-1|88	
14mu|qt5-qtenginio-1.6.1-1|89	%files doc
14mu|qt5-qtenginio-1.6.1-1|90	%{_qt5_docdir}/qtenginio.qch
14mu|qt5-qtenginio-1.6.1-1|91	%{_qt5_docdir}/qtenginiooverview.qch
14mu|qt5-qtenginio-1.6.1-1|92	%{_qt5_docdir}/qtenginioqml.qch
14mu|qt5-qtenginio-1.6.1-1|93	%endif
14mu|qt5-qtenginio-1.6.1-1|94	
14mu|qt5-qtenginio-1.6.1-1|95	#----------------------------------------------------------------------------
14mu|qt5-qtenginio-1.6.1-1|96	
14mu|qt5-qtenginio-1.6.1-1|97	%package examples
14mu|qt5-qtenginio-1.6.1-1|98	Summary:	Example applications for %{name}
14mu|qt5-qtenginio-1.6.1-1|99	Group:		Development/KDE and Qt
14mu|qt5-qtenginio-1.6.1-1|100	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtenginio-1.6.1-1|101	
14mu|qt5-qtenginio-1.6.1-1|102	%description examples
14mu|qt5-qtenginio-1.6.1-1|103	Example applications for %{name}.
14mu|qt5-qtenginio-1.6.1-1|104	
14mu|qt5-qtenginio-1.6.1-1|105	%files examples
14mu|qt5-qtenginio-1.6.1-1|106	%{_qt5_exampledir}/enginio/
14mu|qt5-qtenginio-1.6.1-1|107	
14mu|qt5-qtenginio-1.6.1-1|108	#----------------------------------------------------------------------------
14mu|qt5-qtenginio-1.6.1-1|109	
14mu|qt5-qtenginio-1.6.1-1|110	%prep
14mu|qt5-qtenginio-1.6.1-1|111	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtenginio-1.6.1-1|112	
14mu|qt5-qtenginio-1.6.1-1|113	%build
14mu|qt5-qtenginio-1.6.1-1|114	%qmake_qt5
14mu|qt5-qtenginio-1.6.1-1|115	%make STRIP=true
14mu|qt5-qtenginio-1.6.1-1|116	
14mu|qt5-qtenginio-1.6.1-1|117	%if %{with docs}
14mu|qt5-qtenginio-1.6.1-1|118	%make docs
14mu|qt5-qtenginio-1.6.1-1|119	%endif
14mu|qt5-qtenginio-1.6.1-1|120	
14mu|qt5-qtenginio-1.6.1-1|121	%install
14mu|qt5-qtenginio-1.6.1-1|122	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtenginio-1.6.1-1|123	
14mu|qt5-qtenginio-1.6.1-1|124	%if %{with docs}
14mu|qt5-qtenginio-1.6.1-1|125	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtenginio-1.6.1-1|126	%endif
14mu|qt5-qtenginio-1.6.1-1|127	
14mu|qt5-qtenginio-1.6.1-1|128	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtenginio-1.6.1-1|129	pushd %{buildroot}%{_libdir}
14mu|qt5-qtenginio-1.6.1-1|130	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtenginio-1.6.1-1|131	mkdir pkgconfig
14mu|qt5-qtenginio-1.6.1-1|132	cd pkgconfig
14mu|qt5-qtenginio-1.6.1-1|133	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtenginio-1.6.1-1|134	popd
14mu|qt5-qtenginio-1.6.1-1|135	%endif
14mu|qt5-qtenginio-1.6.1-1|136	
14mu|qt5-qtenginio-1.6.1-1|137	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtenginio-1.6.1-1|138	## .prl/.la file love
14mu|qt5-qtenginio-1.6.1-1|139	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtenginio-1.6.1-1|140	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtenginio-1.6.1-1|141	for prl_file in lib*.prl ; do
14mu|qt5-qtenginio-1.6.1-1|142	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtenginio-1.6.1-1|143	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtenginio-1.6.1-1|144	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtenginio-1.6.1-1|145	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtenginio-1.6.1-1|146	fi
14mu|qt5-qtenginio-1.6.1-1|147	done
14mu|qt5-qtenginio-1.6.1-1|148	popd
14mu|qt5-qtenginio-1.6.1-1|149	
14mu|qt5-qtenginio-1.6.1-1|150	%changelog
14mu|qt5-qtenginio-1.6.1-1|151	
14mu|qt5-qtenginio-1.6.1-1|152	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.6.1-1
14mu|qt5-qtenginio-1.6.1-1|153	- (ec971f8) New version 1.6.1
14mu|qt5-qtenginio-1.6.1-1|154	
14mu|qt5-qtenginio-1.6.1-1|155	

23980 14
14mu|qt5-qtgraphicaleffects-5.6.1-1|1	%define api 5
14mu|qt5-qtgraphicaleffects-5.6.1-1|2	%define major 5
14mu|qt5-qtgraphicaleffects-5.6.1-1|3	%define oname qt5
14mu|qt5-qtgraphicaleffects-5.6.1-1|4	
14mu|qt5-qtgraphicaleffects-5.6.1-1|5	%define module qtgraphicaleffects
14mu|qt5-qtgraphicaleffects-5.6.1-1|6	
14mu|qt5-qtgraphicaleffects-5.6.1-1|7	%define qmlqtgraphicaleffects %mklibname qt5-qtgraphicaleffects-qml
14mu|qt5-qtgraphicaleffects-5.6.1-1|8	
14mu|qt5-qtgraphicaleffects-5.6.1-1|9	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtgraphicaleffects-5.6.1-1|10	%bcond_without docs
14mu|qt5-qtgraphicaleffects-5.6.1-1|11	
14mu|qt5-qtgraphicaleffects-5.6.1-1|12	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtgraphicaleffects-5.6.1-1|13	Name:		qt5-%{module}
14mu|qt5-qtgraphicaleffects-5.6.1-1|14	Version:	5.6.1
14mu|qt5-qtgraphicaleffects-5.6.1-1|15	Release:	1
14mu|qt5-qtgraphicaleffects-5.6.1-1|16	License:	LGPLv3+
14mu|qt5-qtgraphicaleffects-5.6.1-1|17	Group:		Development/KDE and Qt
14mu|qt5-qtgraphicaleffects-5.6.1-1|18	Url:		http://qt-project.org/
14mu|qt5-qtgraphicaleffects-5.6.1-1|19	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtgraphicaleffects-5.6.1-1|20	Source100:	%{name}.rpmlintrc
14mu|qt5-qtgraphicaleffects-5.6.1-1|21	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtgraphicaleffects-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtgraphicaleffects-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtgraphicaleffects-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtgraphicaleffects-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtgraphicaleffects-5.6.1-1|26	%if %{with docs}
14mu|qt5-qtgraphicaleffects-5.6.1-1|27	BuildRequires:	qdoc5
14mu|qt5-qtgraphicaleffects-5.6.1-1|28	BuildRequires:	qt5-tools
14mu|qt5-qtgraphicaleffects-5.6.1-1|29	%endif
14mu|qt5-qtgraphicaleffects-5.6.1-1|30	
14mu|qt5-qtgraphicaleffects-5.6.1-1|31	%description
14mu|qt5-qtgraphicaleffects-5.6.1-1|32	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtgraphicaleffects-5.6.1-1|33	
14mu|qt5-qtgraphicaleffects-5.6.1-1|34	#--------------------------------------------------------------------
14mu|qt5-qtgraphicaleffects-5.6.1-1|35	
14mu|qt5-qtgraphicaleffects-5.6.1-1|36	%package -n %{qmlqtgraphicaleffects}
14mu|qt5-qtgraphicaleffects-5.6.1-1|37	Summary:	QML plugin for Qt 5 Graphical Effects module
14mu|qt5-qtgraphicaleffects-5.6.1-1|38	Group:		System/Libraries
14mu|qt5-qtgraphicaleffects-5.6.1-1|39	Provides:	qt5-qtgraphicaleffects-qml = %{EVRD}
14mu|qt5-qtgraphicaleffects-5.6.1-1|40	Conflicts:	%{_lib}qt5quick5 < 5.6.0
14mu|qt5-qtgraphicaleffects-5.6.1-1|41	
14mu|qt5-qtgraphicaleffects-5.6.1-1|42	%description -n %{qmlqtgraphicaleffects}
14mu|qt5-qtgraphicaleffects-5.6.1-1|43	QML plugin for Qt 5 Graphical Effects module.
14mu|qt5-qtgraphicaleffects-5.6.1-1|44	
14mu|qt5-qtgraphicaleffects-5.6.1-1|45	%files -n %{qmlqtgraphicaleffects}
14mu|qt5-qtgraphicaleffects-5.6.1-1|46	%{_qt5_prefix}/qml/QtGraphicalEffects/
14mu|qt5-qtgraphicaleffects-5.6.1-1|47	
14mu|qt5-qtgraphicaleffects-5.6.1-1|48	#----------------------------------------------------------------------------
14mu|qt5-qtgraphicaleffects-5.6.1-1|49	
14mu|qt5-qtgraphicaleffects-5.6.1-1|50	%if %{with docs}
14mu|qt5-qtgraphicaleffects-5.6.1-1|51	%package doc
14mu|qt5-qtgraphicaleffects-5.6.1-1|52	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtgraphicaleffects-5.6.1-1|53	Group:		Documentation
14mu|qt5-qtgraphicaleffects-5.6.1-1|54	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtgraphicaleffects-5.6.1-1|55	BuildArch:	noarch
14mu|qt5-qtgraphicaleffects-5.6.1-1|56	
14mu|qt5-qtgraphicaleffects-5.6.1-1|57	%description doc
14mu|qt5-qtgraphicaleffects-5.6.1-1|58	Qt QCH documentation for %{name}.
14mu|qt5-qtgraphicaleffects-5.6.1-1|59	
14mu|qt5-qtgraphicaleffects-5.6.1-1|60	%files doc
14mu|qt5-qtgraphicaleffects-5.6.1-1|61	%{_qt5_docdir}/qtgraphicaleffects.qch
14mu|qt5-qtgraphicaleffects-5.6.1-1|62	%endif
14mu|qt5-qtgraphicaleffects-5.6.1-1|63	
14mu|qt5-qtgraphicaleffects-5.6.1-1|64	#----------------------------------------------------------------------------
14mu|qt5-qtgraphicaleffects-5.6.1-1|65	
14mu|qt5-qtgraphicaleffects-5.6.1-1|66	%prep
14mu|qt5-qtgraphicaleffects-5.6.1-1|67	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtgraphicaleffects-5.6.1-1|68	
14mu|qt5-qtgraphicaleffects-5.6.1-1|69	%build
14mu|qt5-qtgraphicaleffects-5.6.1-1|70	%qmake_qt5
14mu|qt5-qtgraphicaleffects-5.6.1-1|71	%make STRIP=true
14mu|qt5-qtgraphicaleffects-5.6.1-1|72	
14mu|qt5-qtgraphicaleffects-5.6.1-1|73	%if %{with docs}
14mu|qt5-qtgraphicaleffects-5.6.1-1|74	%make docs
14mu|qt5-qtgraphicaleffects-5.6.1-1|75	%endif
14mu|qt5-qtgraphicaleffects-5.6.1-1|76	
14mu|qt5-qtgraphicaleffects-5.6.1-1|77	%install
14mu|qt5-qtgraphicaleffects-5.6.1-1|78	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtgraphicaleffects-5.6.1-1|79	
14mu|qt5-qtgraphicaleffects-5.6.1-1|80	%if %{with docs}
14mu|qt5-qtgraphicaleffects-5.6.1-1|81	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtgraphicaleffects-5.6.1-1|82	%endif
14mu|qt5-qtgraphicaleffects-5.6.1-1|83	
14mu|qt5-qtgraphicaleffects-5.6.1-1|84	
14mu|qt5-qtgraphicaleffects-5.6.1-1|85	%changelog
14mu|qt5-qtgraphicaleffects-5.6.1-1|86	
14mu|qt5-qtgraphicaleffects-5.6.1-1|87	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtgraphicaleffects-5.6.1-1|88	- (4955d1c) New version 5.6.1
14mu|qt5-qtgraphicaleffects-5.6.1-1|89	
14mu|qt5-qtgraphicaleffects-5.6.1-1|90	

23981 14
14mu|qt5-qtimageformats-5.6.1-1|1	%define api 5
14mu|qt5-qtimageformats-5.6.1-1|2	%define oname qt5
14mu|qt5-qtimageformats-5.6.1-1|3	
14mu|qt5-qtimageformats-5.6.1-1|4	%define module qtimageformats
14mu|qt5-qtimageformats-5.6.1-1|5	
14mu|qt5-qtimageformats-5.6.1-1|6	%define qtimageformats %mklibname qt%{api}imageformats-plugins
14mu|qt5-qtimageformats-5.6.1-1|7	%define qtimageformatsd %mklibname qt%{api}imageformats -d
14mu|qt5-qtimageformats-5.6.1-1|8	
14mu|qt5-qtimageformats-5.6.1-1|9	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtimageformats-5.6.1-1|10	%bcond_with docs
14mu|qt5-qtimageformats-5.6.1-1|11	
14mu|qt5-qtimageformats-5.6.1-1|12	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtimageformats-5.6.1-1|13	Name:		qt5-%{module}
14mu|qt5-qtimageformats-5.6.1-1|14	Version:	5.6.1
14mu|qt5-qtimageformats-5.6.1-1|15	Release:	1
14mu|qt5-qtimageformats-5.6.1-1|16	License:	LGPLv3+
14mu|qt5-qtimageformats-5.6.1-1|17	Group:		Development/KDE and Qt
14mu|qt5-qtimageformats-5.6.1-1|18	Url:		http://qt-project.org/
14mu|qt5-qtimageformats-5.6.1-1|19	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtimageformats-5.6.1-1|20	Source100:	%{name}.rpmlintrc
14mu|qt5-qtimageformats-5.6.1-1|21	BuildRequires:	pkgconfig(jasper)
14mu|qt5-qtimageformats-5.6.1-1|22	BuildRequires:	pkgconfig(libmng)
14mu|qt5-qtimageformats-5.6.1-1|23	BuildRequires:	pkgconfig(libtiff-4)
14mu|qt5-qtimageformats-5.6.1-1|24	BuildRequires:	pkgconfig(libwebp)
14mu|qt5-qtimageformats-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtimageformats-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtimageformats-5.6.1-1|27	%if %{with docs}
14mu|qt5-qtimageformats-5.6.1-1|28	BuildRequires:	qdoc5
14mu|qt5-qtimageformats-5.6.1-1|29	BuildRequires:	qt5-tools
14mu|qt5-qtimageformats-5.6.1-1|30	%endif
14mu|qt5-qtimageformats-5.6.1-1|31	
14mu|qt5-qtimageformats-5.6.1-1|32	%description
14mu|qt5-qtimageformats-5.6.1-1|33	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtimageformats-5.6.1-1|34	
14mu|qt5-qtimageformats-5.6.1-1|35	#----------------------------------------------------------------------------
14mu|qt5-qtimageformats-5.6.1-1|36	
14mu|qt5-qtimageformats-5.6.1-1|37	%package -n %{qtimageformats}
14mu|qt5-qtimageformats-5.6.1-1|38	Summary:	Qt Image Formats plugins
14mu|qt5-qtimageformats-5.6.1-1|39	Group:		System/Libraries
14mu|qt5-qtimageformats-5.6.1-1|40	Conflicts:	%{_lib}qt5gui5 < 5.6.0
14mu|qt5-qtimageformats-5.6.1-1|41	Provides:	qt5-imageformats-plugins = %{EVRD}
14mu|qt5-qtimageformats-5.6.1-1|42	
14mu|qt5-qtimageformats-5.6.1-1|43	%description -n %{qtimageformats}
14mu|qt5-qtimageformats-5.6.1-1|44	Qt Image Formats plugins.
14mu|qt5-qtimageformats-5.6.1-1|45	
14mu|qt5-qtimageformats-5.6.1-1|46	%files -n %{qtimageformats}
14mu|qt5-qtimageformats-5.6.1-1|47	%{_qt5_plugindir}/imageformats/libqdds.so
14mu|qt5-qtimageformats-5.6.1-1|48	%{_qt5_plugindir}/imageformats/libqicns.so
14mu|qt5-qtimageformats-5.6.1-1|49	%{_qt5_plugindir}/imageformats/libqjp2.so
14mu|qt5-qtimageformats-5.6.1-1|50	%{_qt5_plugindir}/imageformats/libqmng.so
14mu|qt5-qtimageformats-5.6.1-1|51	%{_qt5_plugindir}/imageformats/libqtga.so
14mu|qt5-qtimageformats-5.6.1-1|52	%{_qt5_plugindir}/imageformats/libqtiff.so
14mu|qt5-qtimageformats-5.6.1-1|53	%{_qt5_plugindir}/imageformats/libqwbmp.so
14mu|qt5-qtimageformats-5.6.1-1|54	%{_qt5_plugindir}/imageformats/libqwebp.so
14mu|qt5-qtimageformats-5.6.1-1|55	
14mu|qt5-qtimageformats-5.6.1-1|56	#----------------------------------------------------------------------------
14mu|qt5-qtimageformats-5.6.1-1|57	
14mu|qt5-qtimageformats-5.6.1-1|58	%package -n %{qtimageformatsd}
14mu|qt5-qtimageformats-5.6.1-1|59	Summary:	Development files for the Qt Image Formats plugins
14mu|qt5-qtimageformats-5.6.1-1|60	Group:		Development/KDE and Qt
14mu|qt5-qtimageformats-5.6.1-1|61	Requires:	qmake%{api}
14mu|qt5-qtimageformats-5.6.1-1|62	Conflicts:	%{_lib}qt5gui-devel < 5.6.0
14mu|qt5-qtimageformats-5.6.1-1|63	
14mu|qt5-qtimageformats-5.6.1-1|64	%description -n %{qtimageformatsd}
14mu|qt5-qtimageformats-5.6.1-1|65	Development files for the Qt Image Formats plugins.
14mu|qt5-qtimageformats-5.6.1-1|66	
14mu|qt5-qtimageformats-5.6.1-1|67	%files -n %{qtimageformatsd}
14mu|qt5-qtimageformats-5.6.1-1|68	%{_qt5_libdir}/cmake/Qt%{api}Gui/Qt5Gui_QDDSPlugin.cmake
14mu|qt5-qtimageformats-5.6.1-1|69	%{_qt5_libdir}/cmake/Qt%{api}Gui/Qt5Gui_QICNSPlugin.cmake
14mu|qt5-qtimageformats-5.6.1-1|70	%{_qt5_libdir}/cmake/Qt%{api}Gui/Qt5Gui_QJp2Plugin.cmake
14mu|qt5-qtimageformats-5.6.1-1|71	%{_qt5_libdir}/cmake/Qt%{api}Gui/Qt5Gui_QMngPlugin.cmake
14mu|qt5-qtimageformats-5.6.1-1|72	%{_qt5_libdir}/cmake/Qt%{api}Gui/Qt5Gui_QTgaPlugin.cmake
14mu|qt5-qtimageformats-5.6.1-1|73	%{_qt5_libdir}/cmake/Qt%{api}Gui/Qt5Gui_QTiffPlugin.cmake
14mu|qt5-qtimageformats-5.6.1-1|74	%{_qt5_libdir}/cmake/Qt%{api}Gui/Qt5Gui_QWbmpPlugin.cmake
14mu|qt5-qtimageformats-5.6.1-1|75	%{_qt5_libdir}/cmake/Qt%{api}Gui/Qt5Gui_QWebpPlugin.cmake
14mu|qt5-qtimageformats-5.6.1-1|76	
14mu|qt5-qtimageformats-5.6.1-1|77	#----------------------------------------------------------------------------
14mu|qt5-qtimageformats-5.6.1-1|78	
14mu|qt5-qtimageformats-5.6.1-1|79	%if %{with docs}
14mu|qt5-qtimageformats-5.6.1-1|80	%package doc
14mu|qt5-qtimageformats-5.6.1-1|81	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtimageformats-5.6.1-1|82	Group:		Documentation
14mu|qt5-qtimageformats-5.6.1-1|83	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtimageformats-5.6.1-1|84	BuildArch:	noarch
14mu|qt5-qtimageformats-5.6.1-1|85	
14mu|qt5-qtimageformats-5.6.1-1|86	%description doc
14mu|qt5-qtimageformats-5.6.1-1|87	Qt QCH documentation for %{name}.
14mu|qt5-qtimageformats-5.6.1-1|88	
14mu|qt5-qtimageformats-5.6.1-1|89	%files doc
14mu|qt5-qtimageformats-5.6.1-1|90	%{_qt5_docdir}/qtimageformats.qch
14mu|qt5-qtimageformats-5.6.1-1|91	%endif
14mu|qt5-qtimageformats-5.6.1-1|92	
14mu|qt5-qtimageformats-5.6.1-1|93	#----------------------------------------------------------------------------
14mu|qt5-qtimageformats-5.6.1-1|94	
14mu|qt5-qtimageformats-5.6.1-1|95	%prep
14mu|qt5-qtimageformats-5.6.1-1|96	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtimageformats-5.6.1-1|97	
14mu|qt5-qtimageformats-5.6.1-1|98	%build
14mu|qt5-qtimageformats-5.6.1-1|99	%qmake_qt5
14mu|qt5-qtimageformats-5.6.1-1|100	%make STRIP=true
14mu|qt5-qtimageformats-5.6.1-1|101	
14mu|qt5-qtimageformats-5.6.1-1|102	%if %{with docs}
14mu|qt5-qtimageformats-5.6.1-1|103	%make docs
14mu|qt5-qtimageformats-5.6.1-1|104	%endif
14mu|qt5-qtimageformats-5.6.1-1|105	
14mu|qt5-qtimageformats-5.6.1-1|106	%install
14mu|qt5-qtimageformats-5.6.1-1|107	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtimageformats-5.6.1-1|108	
14mu|qt5-qtimageformats-5.6.1-1|109	%if %{with docs}
14mu|qt5-qtimageformats-5.6.1-1|110	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtimageformats-5.6.1-1|111	%endif
14mu|qt5-qtimageformats-5.6.1-1|112	
14mu|qt5-qtimageformats-5.6.1-1|113	
14mu|qt5-qtimageformats-5.6.1-1|114	%changelog
14mu|qt5-qtimageformats-5.6.1-1|115	
14mu|qt5-qtimageformats-5.6.1-1|116	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtimageformats-5.6.1-1|117	- (ebf72e9) New version 5.6.1
14mu|qt5-qtimageformats-5.6.1-1|118	
14mu|qt5-qtimageformats-5.6.1-1|119	

23982 14
14mu|qt5-qtlocation-5.6.1-1|1	%define api 5
14mu|qt5-qtlocation-5.6.1-1|2	%define major 5
14mu|qt5-qtlocation-5.6.1-1|3	%define oname qt5
14mu|qt5-qtlocation-5.6.1-1|4	
14mu|qt5-qtlocation-5.6.1-1|5	%define module qtlocation
14mu|qt5-qtlocation-5.6.1-1|6	
14mu|qt5-qtlocation-5.6.1-1|7	%define qtlocation %mklibname qt%{api}location %{major}
14mu|qt5-qtlocation-5.6.1-1|8	%define qtlocationd %mklibname qt%{api}location -d
14mu|qt5-qtlocation-5.6.1-1|9	%define qtpositioning %mklibname qt%{api}positioning %{major}
14mu|qt5-qtlocation-5.6.1-1|10	%define qtpositioningd %mklibname qt%{api}positioning -d
14mu|qt5-qtlocation-5.6.1-1|11	
14mu|qt5-qtlocation-5.6.1-1|12	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtlocation-5.6.1-1|13	%bcond_without docs
14mu|qt5-qtlocation-5.6.1-1|14	
14mu|qt5-qtlocation-5.6.1-1|15	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtlocation-5.6.1-1|16	Name:		qt5-%{module}
14mu|qt5-qtlocation-5.6.1-1|17	Version:	5.6.1
14mu|qt5-qtlocation-5.6.1-1|18	Release:	1
14mu|qt5-qtlocation-5.6.1-1|19	License:	LGPLv3+
14mu|qt5-qtlocation-5.6.1-1|20	Group:		Development/KDE and Qt
14mu|qt5-qtlocation-5.6.1-1|21	Url:		http://qt-project.org/
14mu|qt5-qtlocation-5.6.1-1|22	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtlocation-5.6.1-1|23	Source100:	%{name}.rpmlintrc
14mu|qt5-qtlocation-5.6.1-1|24	BuildRequires:	pkgconfig(gconf-2.0)
14mu|qt5-qtlocation-5.6.1-1|25	BuildRequires:	pkgconfig(gypsy)
14mu|qt5-qtlocation-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtlocation-5.6.1-1|27	BuildRequires:	pkgconfig(Qt5DBus) >= %{version}
14mu|qt5-qtlocation-5.6.1-1|28	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtlocation-5.6.1-1|29	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtlocation-5.6.1-1|30	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtlocation-5.6.1-1|31	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtlocation-5.6.1-1|32	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtlocation-5.6.1-1|33	%if %{with docs}
14mu|qt5-qtlocation-5.6.1-1|34	BuildRequires:	qdoc5
14mu|qt5-qtlocation-5.6.1-1|35	BuildRequires:	qt5-tools
14mu|qt5-qtlocation-5.6.1-1|36	%endif
14mu|qt5-qtlocation-5.6.1-1|37	
14mu|qt5-qtlocation-5.6.1-1|38	%description
14mu|qt5-qtlocation-5.6.1-1|39	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtlocation-5.6.1-1|40	
14mu|qt5-qtlocation-5.6.1-1|41	#----------------------------------------------------------------------------
14mu|qt5-qtlocation-5.6.1-1|42	
14mu|qt5-qtlocation-5.6.1-1|43	%package -n %{qtlocation}
14mu|qt5-qtlocation-5.6.1-1|44	Summary:	Qt Location library
14mu|qt5-qtlocation-5.6.1-1|45	Group:		System/Libraries
14mu|qt5-qtlocation-5.6.1-1|46	
14mu|qt5-qtlocation-5.6.1-1|47	%description -n %{qtlocation}
14mu|qt5-qtlocation-5.6.1-1|48	Qt Location library.
14mu|qt5-qtlocation-5.6.1-1|49	
14mu|qt5-qtlocation-5.6.1-1|50	%files -n %{qtlocation}
14mu|qt5-qtlocation-5.6.1-1|51	%{_qt5_libdir}/libQt%{api}Location.so.%{major}*
14mu|qt5-qtlocation-5.6.1-1|52	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtlocation-5.6.1-1|53	%{_libdir}/libQt%{api}Location.so.%{major}*
14mu|qt5-qtlocation-5.6.1-1|54	%endif
14mu|qt5-qtlocation-5.6.1-1|55	%dir %{_qt5_plugindir}/geoservices
14mu|qt5-qtlocation-5.6.1-1|56	%{_qt5_plugindir}/geoservices/libqtgeoservices_mapbox.so
14mu|qt5-qtlocation-5.6.1-1|57	%{_qt5_plugindir}/geoservices/libqtgeoservices_nokia.so
14mu|qt5-qtlocation-5.6.1-1|58	%{_qt5_plugindir}/geoservices/libqtgeoservices_osm.so
14mu|qt5-qtlocation-5.6.1-1|59	%{_qt5_prefix}/qml/QtLocation
14mu|qt5-qtlocation-5.6.1-1|60	
14mu|qt5-qtlocation-5.6.1-1|61	#----------------------------------------------------------------------------
14mu|qt5-qtlocation-5.6.1-1|62	
14mu|qt5-qtlocation-5.6.1-1|63	%package -n %{qtlocationd}
14mu|qt5-qtlocation-5.6.1-1|64	Summary:	Development files for version %{api} of the QtLocation library
14mu|qt5-qtlocation-5.6.1-1|65	Group:		Development/KDE and Qt
14mu|qt5-qtlocation-5.6.1-1|66	Requires:	%{qtlocation} = %{EVRD}
14mu|qt5-qtlocation-5.6.1-1|67	Requires:	qmake%{api}
14mu|qt5-qtlocation-5.6.1-1|68	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtlocation-5.6.1-1|69	
14mu|qt5-qtlocation-5.6.1-1|70	%description -n %{qtlocationd}
14mu|qt5-qtlocation-5.6.1-1|71	Development files for version 5 of the QtLocation library.
14mu|qt5-qtlocation-5.6.1-1|72	
14mu|qt5-qtlocation-5.6.1-1|73	%files -n %{qtlocationd}
14mu|qt5-qtlocation-5.6.1-1|74	%{_qt5_includedir}/QtLocation
14mu|qt5-qtlocation-5.6.1-1|75	%{_qt5_libdir}/libQt%{api}Location.so
14mu|qt5-qtlocation-5.6.1-1|76	%{_qt5_libdir}/libQt%{api}Location.prl
14mu|qt5-qtlocation-5.6.1-1|77	%{_qt5_libdir}/cmake/Qt%{api}Location
14mu|qt5-qtlocation-5.6.1-1|78	%{_qt5_libdir}/pkgconfig/Qt%{api}Location.pc
14mu|qt5-qtlocation-5.6.1-1|79	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtlocation-5.6.1-1|80	%{_libdir}/pkgconfig/Qt%{api}Location.pc
14mu|qt5-qtlocation-5.6.1-1|81	%endif
14mu|qt5-qtlocation-5.6.1-1|82	%{_qt5_prefix}/mkspecs/modules/qt_lib_location.pri
14mu|qt5-qtlocation-5.6.1-1|83	%{_qt5_prefix}/mkspecs/modules/qt_lib_location_private.pri
14mu|qt5-qtlocation-5.6.1-1|84	
14mu|qt5-qtlocation-5.6.1-1|85	#----------------------------------------------------------------------------
14mu|qt5-qtlocation-5.6.1-1|86	
14mu|qt5-qtlocation-5.6.1-1|87	%package -n %{qtpositioning}
14mu|qt5-qtlocation-5.6.1-1|88	Summary:	Qt Positioning library
14mu|qt5-qtlocation-5.6.1-1|89	Group:		System/Libraries
14mu|qt5-qtlocation-5.6.1-1|90	
14mu|qt5-qtlocation-5.6.1-1|91	%description -n %{qtpositioning}
14mu|qt5-qtlocation-5.6.1-1|92	Qt Positioning library.
14mu|qt5-qtlocation-5.6.1-1|93	
14mu|qt5-qtlocation-5.6.1-1|94	The Qt Positioning API gives developers the ability to determine a position by
14mu|qt5-qtlocation-5.6.1-1|95	using a variety of possible sources, including satellite, or wifi, or text
14mu|qt5-qtlocation-5.6.1-1|96	file, and so on. That information can then be used to for example determine
14mu|qt5-qtlocation-5.6.1-1|97	a position on a map. In addition satellite information can be retrieved and
14mu|qt5-qtlocation-5.6.1-1|98	area based monitoring can be performed.
14mu|qt5-qtlocation-5.6.1-1|99	
14mu|qt5-qtlocation-5.6.1-1|100	%files -n %{qtpositioning}
14mu|qt5-qtlocation-5.6.1-1|101	%{_qt5_libdir}/libQt%{api}Positioning.so.%{major}*
14mu|qt5-qtlocation-5.6.1-1|102	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtlocation-5.6.1-1|103	%{_libdir}/libQt%{api}Positioning.so.%{major}*
14mu|qt5-qtlocation-5.6.1-1|104	%endif
14mu|qt5-qtlocation-5.6.1-1|105	%{_qt5_prefix}/qml/QtPositioning
14mu|qt5-qtlocation-5.6.1-1|106	%{_qt5_plugindir}/position/libqtposition_geoclue.so
14mu|qt5-qtlocation-5.6.1-1|107	%{_qt5_plugindir}/position/libqtposition_gypsy.so
14mu|qt5-qtlocation-5.6.1-1|108	%{_qt5_plugindir}/position/libqtposition_positionpoll.so
14mu|qt5-qtlocation-5.6.1-1|109	
14mu|qt5-qtlocation-5.6.1-1|110	#----------------------------------------------------------------------------
14mu|qt5-qtlocation-5.6.1-1|111	
14mu|qt5-qtlocation-5.6.1-1|112	%package -n %{qtpositioningd}
14mu|qt5-qtlocation-5.6.1-1|113	Summary:	Development files for version 5 of the QtPositioning library
14mu|qt5-qtlocation-5.6.1-1|114	Group:		Development/KDE and Qt
14mu|qt5-qtlocation-5.6.1-1|115	Requires:	%{qtpositioning} = %{EVRD}
14mu|qt5-qtlocation-5.6.1-1|116	Requires:	qmake%{api}
14mu|qt5-qtlocation-5.6.1-1|117	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtlocation-5.6.1-1|118	
14mu|qt5-qtlocation-5.6.1-1|119	%description -n %{qtpositioningd}
14mu|qt5-qtlocation-5.6.1-1|120	Development files for version 5 of the QtPositioning library.
14mu|qt5-qtlocation-5.6.1-1|121	
14mu|qt5-qtlocation-5.6.1-1|122	%files -n %{qtpositioningd}
14mu|qt5-qtlocation-5.6.1-1|123	%{_qt5_includedir}/QtPositioning
14mu|qt5-qtlocation-5.6.1-1|124	%{_qt5_libdir}/libQt%{api}Positioning.so
14mu|qt5-qtlocation-5.6.1-1|125	%{_qt5_libdir}/libQt%{api}Positioning.prl
14mu|qt5-qtlocation-5.6.1-1|126	%{_qt5_libdir}/cmake/Qt%{api}Positioning
14mu|qt5-qtlocation-5.6.1-1|127	%{_qt5_libdir}/pkgconfig/Qt%{api}Positioning.pc
14mu|qt5-qtlocation-5.6.1-1|128	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtlocation-5.6.1-1|129	%{_libdir}/pkgconfig/Qt%{api}Positioning.pc
14mu|qt5-qtlocation-5.6.1-1|130	%endif
14mu|qt5-qtlocation-5.6.1-1|131	%{_qt5_prefix}/mkspecs/modules/qt_lib_positioning.pri
14mu|qt5-qtlocation-5.6.1-1|132	%{_qt5_prefix}/mkspecs/modules/qt_lib_positioning_private.pri
14mu|qt5-qtlocation-5.6.1-1|133	
14mu|qt5-qtlocation-5.6.1-1|134	#----------------------------------------------------------------------------
14mu|qt5-qtlocation-5.6.1-1|135	
14mu|qt5-qtlocation-5.6.1-1|136	%if %{with docs}
14mu|qt5-qtlocation-5.6.1-1|137	%package doc
14mu|qt5-qtlocation-5.6.1-1|138	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtlocation-5.6.1-1|139	Group:		Documentation
14mu|qt5-qtlocation-5.6.1-1|140	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtlocation-5.6.1-1|141	BuildArch:	noarch
14mu|qt5-qtlocation-5.6.1-1|142	
14mu|qt5-qtlocation-5.6.1-1|143	%description doc
14mu|qt5-qtlocation-5.6.1-1|144	Qt QCH documentation for %{name}.
14mu|qt5-qtlocation-5.6.1-1|145	
14mu|qt5-qtlocation-5.6.1-1|146	%files doc
14mu|qt5-qtlocation-5.6.1-1|147	%{_qt5_docdir}/qtlocation.qch
14mu|qt5-qtlocation-5.6.1-1|148	%{_qt5_docdir}/qtpositioning.qch
14mu|qt5-qtlocation-5.6.1-1|149	%endif
14mu|qt5-qtlocation-5.6.1-1|150	
14mu|qt5-qtlocation-5.6.1-1|151	#----------------------------------------------------------------------------
14mu|qt5-qtlocation-5.6.1-1|152	
14mu|qt5-qtlocation-5.6.1-1|153	%package examples
14mu|qt5-qtlocation-5.6.1-1|154	Summary:	Example applications for %{name}
14mu|qt5-qtlocation-5.6.1-1|155	Group:		Development/KDE and Qt
14mu|qt5-qtlocation-5.6.1-1|156	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtlocation-5.6.1-1|157	
14mu|qt5-qtlocation-5.6.1-1|158	%description examples
14mu|qt5-qtlocation-5.6.1-1|159	Example applications for %{name}.
14mu|qt5-qtlocation-5.6.1-1|160	
14mu|qt5-qtlocation-5.6.1-1|161	%files examples
14mu|qt5-qtlocation-5.6.1-1|162	%{_qt5_exampledir}/location/
14mu|qt5-qtlocation-5.6.1-1|163	%{_qt5_exampledir}/positioning/
14mu|qt5-qtlocation-5.6.1-1|164	
14mu|qt5-qtlocation-5.6.1-1|165	#----------------------------------------------------------------------------
14mu|qt5-qtlocation-5.6.1-1|166	
14mu|qt5-qtlocation-5.6.1-1|167	%prep
14mu|qt5-qtlocation-5.6.1-1|168	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtlocation-5.6.1-1|169	
14mu|qt5-qtlocation-5.6.1-1|170	%build
14mu|qt5-qtlocation-5.6.1-1|171	%qmake_qt5
14mu|qt5-qtlocation-5.6.1-1|172	%make STRIP=true
14mu|qt5-qtlocation-5.6.1-1|173	
14mu|qt5-qtlocation-5.6.1-1|174	%if %{with docs}
14mu|qt5-qtlocation-5.6.1-1|175	%make docs
14mu|qt5-qtlocation-5.6.1-1|176	%endif
14mu|qt5-qtlocation-5.6.1-1|177	
14mu|qt5-qtlocation-5.6.1-1|178	%install
14mu|qt5-qtlocation-5.6.1-1|179	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtlocation-5.6.1-1|180	
14mu|qt5-qtlocation-5.6.1-1|181	%if %{with docs}
14mu|qt5-qtlocation-5.6.1-1|182	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtlocation-5.6.1-1|183	%endif
14mu|qt5-qtlocation-5.6.1-1|184	
14mu|qt5-qtlocation-5.6.1-1|185	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtlocation-5.6.1-1|186	pushd %{buildroot}%{_libdir}
14mu|qt5-qtlocation-5.6.1-1|187	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtlocation-5.6.1-1|188	mkdir pkgconfig
14mu|qt5-qtlocation-5.6.1-1|189	cd pkgconfig
14mu|qt5-qtlocation-5.6.1-1|190	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtlocation-5.6.1-1|191	popd
14mu|qt5-qtlocation-5.6.1-1|192	%endif
14mu|qt5-qtlocation-5.6.1-1|193	
14mu|qt5-qtlocation-5.6.1-1|194	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtlocation-5.6.1-1|195	## .prl/.la file love
14mu|qt5-qtlocation-5.6.1-1|196	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtlocation-5.6.1-1|197	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtlocation-5.6.1-1|198	for prl_file in libQt5*.prl ; do
14mu|qt5-qtlocation-5.6.1-1|199	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtlocation-5.6.1-1|200	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtlocation-5.6.1-1|201	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtlocation-5.6.1-1|202	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtlocation-5.6.1-1|203	fi
14mu|qt5-qtlocation-5.6.1-1|204	done
14mu|qt5-qtlocation-5.6.1-1|205	popd
14mu|qt5-qtlocation-5.6.1-1|206	
14mu|qt5-qtlocation-5.6.1-1|207	%changelog
14mu|qt5-qtlocation-5.6.1-1|208	
14mu|qt5-qtlocation-5.6.1-1|209	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtlocation-5.6.1-1|210	- (6886061) Update examples
14mu|qt5-qtlocation-5.6.1-1|211	
14mu|qt5-qtlocation-5.6.1-1|212	

23983 14
14mu|qt5-qtmultimedia-5.6.1-1|1	%define __noautoprov 'libfftreal\\.so(.*)|devel\\(libfftreal.*\\)'
14mu|qt5-qtmultimedia-5.6.1-1|2	%define __noautoreq 'libfftreal\\.so(.*)'
14mu|qt5-qtmultimedia-5.6.1-1|3	
14mu|qt5-qtmultimedia-5.6.1-1|4	%define api 5
14mu|qt5-qtmultimedia-5.6.1-1|5	%define major 5
14mu|qt5-qtmultimedia-5.6.1-1|6	%define oname qt5
14mu|qt5-qtmultimedia-5.6.1-1|7	%define qgstmajor 1
14mu|qt5-qtmultimedia-5.6.1-1|8	
14mu|qt5-qtmultimedia-5.6.1-1|9	%define module qtmultimedia
14mu|qt5-qtmultimedia-5.6.1-1|10	
14mu|qt5-qtmultimedia-5.6.1-1|11	%define qgsttools_p %mklibname qgsttools_p %{qgstmajor}
14mu|qt5-qtmultimedia-5.6.1-1|12	%define qtmultimedia %mklibname qt%{api}multimedia %{major}
14mu|qt5-qtmultimedia-5.6.1-1|13	%define qtmultimediad %mklibname qt%{api}multimedia -d
14mu|qt5-qtmultimedia-5.6.1-1|14	%define qtmultimediaquick_p %mklibname qt%{api}multimediaquick_p %{major}
14mu|qt5-qtmultimedia-5.6.1-1|15	%define qtmultimediawidgets %mklibname qt%{api}multimediawidgets %{major}
14mu|qt5-qtmultimedia-5.6.1-1|16	%define qtmultimediawidgetsd %mklibname qt%{api}multimediawidgets -d
14mu|qt5-qtmultimedia-5.6.1-1|17	
14mu|qt5-qtmultimedia-5.6.1-1|18	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtmultimedia-5.6.1-1|19	%bcond_without docs
14mu|qt5-qtmultimedia-5.6.1-1|20	
14mu|qt5-qtmultimedia-5.6.1-1|21	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtmultimedia-5.6.1-1|22	Name:		qt5-%{module}
14mu|qt5-qtmultimedia-5.6.1-1|23	Version:	5.6.1
14mu|qt5-qtmultimedia-5.6.1-1|24	Release:	1
14mu|qt5-qtmultimedia-5.6.1-1|25	License:	LGPLv3+
14mu|qt5-qtmultimedia-5.6.1-1|26	Group:		Development/KDE and Qt
14mu|qt5-qtmultimedia-5.6.1-1|27	Url:		http://qt-project.org/
14mu|qt5-qtmultimedia-5.6.1-1|28	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtmultimedia-5.6.1-1|29	Source100:	%{name}.rpmlintrc
14mu|qt5-qtmultimedia-5.6.1-1|30	BuildRequires:	pkgconfig(alsa)
14mu|qt5-qtmultimedia-5.6.1-1|31	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|qt5-qtmultimedia-5.6.1-1|32	BuildRequires:	pkgconfig(gstreamer-base-1.0)
14mu|qt5-qtmultimedia-5.6.1-1|33	BuildRequires:	pkgconfig(gstreamer-app-1.0)
14mu|qt5-qtmultimedia-5.6.1-1|34	BuildRequires:	pkgconfig(gstreamer-audio-1.0)
14mu|qt5-qtmultimedia-5.6.1-1|35	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mu|qt5-qtmultimedia-5.6.1-1|36	# For gstphotography
14mu|qt5-qtmultimedia-5.6.1-1|37	BuildRequires:	pkgconfig(gstreamer-plugins-bad-1.0)
14mu|qt5-qtmultimedia-5.6.1-1|38	BuildRequires:	pkgconfig(gstreamer-video-1.0)
14mu|qt5-qtmultimedia-5.6.1-1|39	BuildRequires:	pkgconfig(libpulse)
14mu|qt5-qtmultimedia-5.6.1-1|40	BuildRequires:	pkgconfig(openal)
14mu|qt5-qtmultimedia-5.6.1-1|41	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtmultimedia-5.6.1-1|42	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtmultimedia-5.6.1-1|43	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtmultimedia-5.6.1-1|44	BuildRequires:	pkgconfig(Qt5OpenGL) >= %{version}
14mu|qt5-qtmultimedia-5.6.1-1|45	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtmultimedia-5.6.1-1|46	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtmultimedia-5.6.1-1|47	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtmultimedia-5.6.1-1|48	BuildRequires:	pkgconfig(Qt5Xml) >= %{version}
14mu|qt5-qtmultimedia-5.6.1-1|49	%if %{with docs}
14mu|qt5-qtmultimedia-5.6.1-1|50	BuildRequires:	qdoc5
14mu|qt5-qtmultimedia-5.6.1-1|51	BuildRequires:	qt5-tools
14mu|qt5-qtmultimedia-5.6.1-1|52	%endif
14mu|qt5-qtmultimedia-5.6.1-1|53	
14mu|qt5-qtmultimedia-5.6.1-1|54	%description
14mu|qt5-qtmultimedia-5.6.1-1|55	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtmultimedia-5.6.1-1|56	
14mu|qt5-qtmultimedia-5.6.1-1|57	#----------------------------------------------------------------------------
14mu|qt5-qtmultimedia-5.6.1-1|58	
14mu|qt5-qtmultimedia-5.6.1-1|59	%package -n %{qgsttools_p}
14mu|qt5-qtmultimedia-5.6.1-1|60	Summary:	Runtime library for GStreamer support in Qt 5
14mu|qt5-qtmultimedia-5.6.1-1|61	Group:		System/Libraries
14mu|qt5-qtmultimedia-5.6.1-1|62	
14mu|qt5-qtmultimedia-5.6.1-1|63	%description -n %{qgsttools_p}
14mu|qt5-qtmultimedia-5.6.1-1|64	Runtime library for GStreamer support in Qt 5.
14mu|qt5-qtmultimedia-5.6.1-1|65	
14mu|qt5-qtmultimedia-5.6.1-1|66	%files -n %{qgsttools_p}
14mu|qt5-qtmultimedia-5.6.1-1|67	%{_qt5_libdir}/libqgsttools_p.so.%{qgstmajor}*
14mu|qt5-qtmultimedia-5.6.1-1|68	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtmultimedia-5.6.1-1|69	%{_libdir}/libqgsttools_p.so.%{qgstmajor}*
14mu|qt5-qtmultimedia-5.6.1-1|70	%endif
14mu|qt5-qtmultimedia-5.6.1-1|71	
14mu|qt5-qtmultimedia-5.6.1-1|72	#----------------------------------------------------------------------------
14mu|qt5-qtmultimedia-5.6.1-1|73	
14mu|qt5-qtmultimedia-5.6.1-1|74	%package -n %{qtmultimedia}
14mu|qt5-qtmultimedia-5.6.1-1|75	Summary:	Qt Multimedia libraries
14mu|qt5-qtmultimedia-5.6.1-1|76	Group:		System/Libraries
14mu|qt5-qtmultimedia-5.6.1-1|77	Conflicts:	%{_lib}qt5qml5 < 5.6.0
14mu|qt5-qtmultimedia-5.6.1-1|78	Suggests:	qt5-qtmultimedia-i18n
14mu|qt5-qtmultimedia-5.6.1-1|79	
14mu|qt5-qtmultimedia-5.6.1-1|80	%description -n %{qtmultimedia}
14mu|qt5-qtmultimedia-5.6.1-1|81	Qt Multimedia libraries.
14mu|qt5-qtmultimedia-5.6.1-1|82	
14mu|qt5-qtmultimedia-5.6.1-1|83	%files -n %{qtmultimedia}
14mu|qt5-qtmultimedia-5.6.1-1|84	%{_qt5_libdir}/libQt%{api}Multimedia.so.%{major}*
14mu|qt5-qtmultimedia-5.6.1-1|85	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtmultimedia-5.6.1-1|86	%{_libdir}/libQt%{api}Multimedia.so.%{major}*
14mu|qt5-qtmultimedia-5.6.1-1|87	%endif
14mu|qt5-qtmultimedia-5.6.1-1|88	%{_qt5_prefix}/qml/QtAudioEngine
14mu|qt5-qtmultimedia-5.6.1-1|89	%{_qt5_prefix}/qml/QtMultimedia
14mu|qt5-qtmultimedia-5.6.1-1|90	%{_qt5_plugindir}/audio/libqtaudio_alsa.so
14mu|qt5-qtmultimedia-5.6.1-1|91	%{_qt5_plugindir}/audio/libqtmedia_pulse.so
14mu|qt5-qtmultimedia-5.6.1-1|92	%{_qt5_plugindir}/mediaservice/libgstaudiodecoder.so
14mu|qt5-qtmultimedia-5.6.1-1|93	%{_qt5_plugindir}/mediaservice/libgstcamerabin.so
14mu|qt5-qtmultimedia-5.6.1-1|94	%{_qt5_plugindir}/mediaservice/libgstmediacapture.so
14mu|qt5-qtmultimedia-5.6.1-1|95	%{_qt5_plugindir}/mediaservice/libgstmediaplayer.so
14mu|qt5-qtmultimedia-5.6.1-1|96	%{_qt5_plugindir}/playlistformats/libqtmultimedia_m3u.so
14mu|qt5-qtmultimedia-5.6.1-1|97	
14mu|qt5-qtmultimedia-5.6.1-1|98	#----------------------------------------------------------------------------
14mu|qt5-qtmultimedia-5.6.1-1|99	
14mu|qt5-qtmultimedia-5.6.1-1|100	%package -n %{qtmultimediad}
14mu|qt5-qtmultimedia-5.6.1-1|101	Summary:	Development files for Qt Multimedia
14mu|qt5-qtmultimedia-5.6.1-1|102	Group:		Development/KDE and Qt
14mu|qt5-qtmultimedia-5.6.1-1|103	Requires:	%{qtmultimedia} = %{EVRD}
14mu|qt5-qtmultimedia-5.6.1-1|104	Requires:	qmake%{api}
14mu|qt5-qtmultimedia-5.6.1-1|105	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtmultimedia-5.6.1-1|106	
14mu|qt5-qtmultimedia-5.6.1-1|107	%description -n %{qtmultimediad}
14mu|qt5-qtmultimedia-5.6.1-1|108	Development files for Qt Multimedia.
14mu|qt5-qtmultimedia-5.6.1-1|109	
14mu|qt5-qtmultimedia-5.6.1-1|110	%files -n %{qtmultimediad}
14mu|qt5-qtmultimedia-5.6.1-1|111	%{_qt5_includedir}/QtMultimedia
14mu|qt5-qtmultimedia-5.6.1-1|112	%{_qt5_includedir}/QtMultimediaQuick_p
14mu|qt5-qtmultimedia-5.6.1-1|113	%{_qt5_libdir}/libQt%{api}Multimedia.so
14mu|qt5-qtmultimedia-5.6.1-1|114	%{_qt5_libdir}/libQt%{api}Multimedia.prl
14mu|qt5-qtmultimedia-5.6.1-1|115	%{_qt5_libdir}/cmake/Qt%{api}Multimedia
14mu|qt5-qtmultimedia-5.6.1-1|116	%{_qt5_libdir}/pkgconfig/Qt%{api}Multimedia.pc
14mu|qt5-qtmultimedia-5.6.1-1|117	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtmultimedia-5.6.1-1|118	%{_libdir}/pkgconfig/Qt%{api}Multimedia.pc
14mu|qt5-qtmultimedia-5.6.1-1|119	%endif
14mu|qt5-qtmultimedia-5.6.1-1|120	%{_qt5_prefix}/mkspecs/modules/qt_lib_multimedia.pri
14mu|qt5-qtmultimedia-5.6.1-1|121	%{_qt5_prefix}/mkspecs/modules/qt_lib_multimedia_private.pri
14mu|qt5-qtmultimedia-5.6.1-1|122	%{_qt5_prefix}/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri
14mu|qt5-qtmultimedia-5.6.1-1|123	
14mu|qt5-qtmultimedia-5.6.1-1|124	#----------------------------------------------------------------------------
14mu|qt5-qtmultimedia-5.6.1-1|125	
14mu|qt5-qtmultimedia-5.6.1-1|126	%package -n %{qtmultimediaquick_p}
14mu|qt5-qtmultimedia-5.6.1-1|127	Summary:	Runtime support library for the Qt Multimedia Quick module
14mu|qt5-qtmultimedia-5.6.1-1|128	Group:		System/Libraries
14mu|qt5-qtmultimedia-5.6.1-1|129	
14mu|qt5-qtmultimedia-5.6.1-1|130	%description -n %{qtmultimediaquick_p}
14mu|qt5-qtmultimedia-5.6.1-1|131	Runtime support library for the Qt Multimedia Quick module.
14mu|qt5-qtmultimedia-5.6.1-1|132	
14mu|qt5-qtmultimedia-5.6.1-1|133	%files -n %{qtmultimediaquick_p}
14mu|qt5-qtmultimedia-5.6.1-1|134	%{_qt5_libdir}/libQt%{api}MultimediaQuick_p.so.%{major}*
14mu|qt5-qtmultimedia-5.6.1-1|135	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtmultimedia-5.6.1-1|136	%{_libdir}/libQt%{api}MultimediaQuick_p.so.%{major}*
14mu|qt5-qtmultimedia-5.6.1-1|137	%endif
14mu|qt5-qtmultimedia-5.6.1-1|138	
14mu|qt5-qtmultimedia-5.6.1-1|139	#----------------------------------------------------------------------------
14mu|qt5-qtmultimedia-5.6.1-1|140	
14mu|qt5-qtmultimedia-5.6.1-1|141	%package -n %{qtmultimediawidgets}
14mu|qt5-qtmultimedia-5.6.1-1|142	Summary:	Qt Multimedia Widgets library
14mu|qt5-qtmultimedia-5.6.1-1|143	Group:		System/Libraries
14mu|qt5-qtmultimedia-5.6.1-1|144	
14mu|qt5-qtmultimedia-5.6.1-1|145	%description -n %{qtmultimediawidgets}
14mu|qt5-qtmultimedia-5.6.1-1|146	Qt Multimedia Widgets library.
14mu|qt5-qtmultimedia-5.6.1-1|147	
14mu|qt5-qtmultimedia-5.6.1-1|148	%files -n %{qtmultimediawidgets}
14mu|qt5-qtmultimedia-5.6.1-1|149	%{_qt5_libdir}/libQt%{api}MultimediaWidgets.so.%{major}*
14mu|qt5-qtmultimedia-5.6.1-1|150	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtmultimedia-5.6.1-1|151	%{_libdir}/libQt%{api}MultimediaWidgets.so.%{major}*
14mu|qt5-qtmultimedia-5.6.1-1|152	%endif
14mu|qt5-qtmultimedia-5.6.1-1|153	
14mu|qt5-qtmultimedia-5.6.1-1|154	#----------------------------------------------------------------------------
14mu|qt5-qtmultimedia-5.6.1-1|155	
14mu|qt5-qtmultimedia-5.6.1-1|156	%package -n %{qtmultimediawidgetsd}
14mu|qt5-qtmultimedia-5.6.1-1|157	Summary:	Development files for the Qt Multimedia Widgets library
14mu|qt5-qtmultimedia-5.6.1-1|158	Group:		Development/KDE and Qt
14mu|qt5-qtmultimedia-5.6.1-1|159	Requires:	%{qtmultimediawidgets} = %{EVRD}
14mu|qt5-qtmultimedia-5.6.1-1|160	Requires:	%{qtmultimediad} = %{EVRD}
14mu|qt5-qtmultimedia-5.6.1-1|161	Requires:	qmake%{api}
14mu|qt5-qtmultimedia-5.6.1-1|162	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtmultimedia-5.6.1-1|163	
14mu|qt5-qtmultimedia-5.6.1-1|164	%description -n %{qtmultimediawidgetsd}
14mu|qt5-qtmultimedia-5.6.1-1|165	Development files for the Qt Multimedia Widgets library.
14mu|qt5-qtmultimedia-5.6.1-1|166	
14mu|qt5-qtmultimedia-5.6.1-1|167	%files -n %{qtmultimediawidgetsd}
14mu|qt5-qtmultimedia-5.6.1-1|168	%{_qt5_includedir}/QtMultimediaWidgets
14mu|qt5-qtmultimedia-5.6.1-1|169	%{_qt5_libdir}/libQt%{api}MultimediaWidgets.so
14mu|qt5-qtmultimedia-5.6.1-1|170	%{_qt5_libdir}/libQt%{api}MultimediaWidgets.prl
14mu|qt5-qtmultimedia-5.6.1-1|171	%{_qt5_libdir}/cmake/Qt%{api}MultimediaWidgets
14mu|qt5-qtmultimedia-5.6.1-1|172	%{_qt5_libdir}/pkgconfig/Qt%{api}MultimediaWidgets.pc
14mu|qt5-qtmultimedia-5.6.1-1|173	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtmultimedia-5.6.1-1|174	%{_libdir}/pkgconfig/Qt%{api}MultimediaWidgets.pc
14mu|qt5-qtmultimedia-5.6.1-1|175	%endif
14mu|qt5-qtmultimedia-5.6.1-1|176	%{_qt5_prefix}/mkspecs/modules/qt_lib_multimediawidgets.pri
14mu|qt5-qtmultimedia-5.6.1-1|177	%{_qt5_prefix}/mkspecs/modules/qt_lib_multimediawidgets_private.pri
14mu|qt5-qtmultimedia-5.6.1-1|178	
14mu|qt5-qtmultimedia-5.6.1-1|179	#----------------------------------------------------------------------------
14mu|qt5-qtmultimedia-5.6.1-1|180	
14mu|qt5-qtmultimedia-5.6.1-1|181	%if %{with docs}
14mu|qt5-qtmultimedia-5.6.1-1|182	%package doc
14mu|qt5-qtmultimedia-5.6.1-1|183	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtmultimedia-5.6.1-1|184	Group:		Documentation
14mu|qt5-qtmultimedia-5.6.1-1|185	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtmultimedia-5.6.1-1|186	BuildArch:	noarch
14mu|qt5-qtmultimedia-5.6.1-1|187	
14mu|qt5-qtmultimedia-5.6.1-1|188	%description doc
14mu|qt5-qtmultimedia-5.6.1-1|189	Qt QCH documentation for %{name}.
14mu|qt5-qtmultimedia-5.6.1-1|190	
14mu|qt5-qtmultimedia-5.6.1-1|191	%files doc
14mu|qt5-qtmultimedia-5.6.1-1|192	%{_qt5_docdir}/qtmultimedia.qch
14mu|qt5-qtmultimedia-5.6.1-1|193	%endif
14mu|qt5-qtmultimedia-5.6.1-1|194	
14mu|qt5-qtmultimedia-5.6.1-1|195	#----------------------------------------------------------------------------
14mu|qt5-qtmultimedia-5.6.1-1|196	
14mu|qt5-qtmultimedia-5.6.1-1|197	%package examples
14mu|qt5-qtmultimedia-5.6.1-1|198	Summary:	Example applications for %{name}
14mu|qt5-qtmultimedia-5.6.1-1|199	Group:		Development/KDE and Qt
14mu|qt5-qtmultimedia-5.6.1-1|200	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtmultimedia-5.6.1-1|201	
14mu|qt5-qtmultimedia-5.6.1-1|202	%description examples
14mu|qt5-qtmultimedia-5.6.1-1|203	Example applications for %{name}.
14mu|qt5-qtmultimedia-5.6.1-1|204	
14mu|qt5-qtmultimedia-5.6.1-1|205	%files examples
14mu|qt5-qtmultimedia-5.6.1-1|206	%{_qt5_exampledir}/multimedia/
14mu|qt5-qtmultimedia-5.6.1-1|207	%{_qt5_exampledir}/multimediawidgets/
14mu|qt5-qtmultimedia-5.6.1-1|208	
14mu|qt5-qtmultimedia-5.6.1-1|209	#----------------------------------------------------------------------------
14mu|qt5-qtmultimedia-5.6.1-1|210	
14mu|qt5-qtmultimedia-5.6.1-1|211	%prep
14mu|qt5-qtmultimedia-5.6.1-1|212	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtmultimedia-5.6.1-1|213	
14mu|qt5-qtmultimedia-5.6.1-1|214	%build
14mu|qt5-qtmultimedia-5.6.1-1|215	%qmake_qt5
14mu|qt5-qtmultimedia-5.6.1-1|216	%make STRIP=true
14mu|qt5-qtmultimedia-5.6.1-1|217	
14mu|qt5-qtmultimedia-5.6.1-1|218	%if %{with docs}
14mu|qt5-qtmultimedia-5.6.1-1|219	%make docs
14mu|qt5-qtmultimedia-5.6.1-1|220	%endif
14mu|qt5-qtmultimedia-5.6.1-1|221	
14mu|qt5-qtmultimedia-5.6.1-1|222	%install
14mu|qt5-qtmultimedia-5.6.1-1|223	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtmultimedia-5.6.1-1|224	
14mu|qt5-qtmultimedia-5.6.1-1|225	%if %{with docs}
14mu|qt5-qtmultimedia-5.6.1-1|226	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtmultimedia-5.6.1-1|227	%endif
14mu|qt5-qtmultimedia-5.6.1-1|228	
14mu|qt5-qtmultimedia-5.6.1-1|229	# Let's not ship -devel files for private libraries... At least not until
14mu|qt5-qtmultimedia-5.6.1-1|230	# applications teach us otherwise
14mu|qt5-qtmultimedia-5.6.1-1|231	rm -f %{buildroot}%{_qt5_libdir}/libqgsttools_p.so %{buildroot}%{_qt5_libdir}/libqgsttools_p.prl
14mu|qt5-qtmultimedia-5.6.1-1|232	rm -f %{buildroot}%{_qt5_libdir}/libQt%{api}MultimediaQuick_p.so %{buildroot}%{_qt5_libdir}/libQt%{api}MultimediaQuick_p.prl
14mu|qt5-qtmultimedia-5.6.1-1|233	
14mu|qt5-qtmultimedia-5.6.1-1|234	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtmultimedia-5.6.1-1|235	pushd %{buildroot}%{_libdir}
14mu|qt5-qtmultimedia-5.6.1-1|236	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtmultimedia-5.6.1-1|237	mkdir pkgconfig
14mu|qt5-qtmultimedia-5.6.1-1|238	cd pkgconfig
14mu|qt5-qtmultimedia-5.6.1-1|239	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtmultimedia-5.6.1-1|240	popd
14mu|qt5-qtmultimedia-5.6.1-1|241	%endif
14mu|qt5-qtmultimedia-5.6.1-1|242	
14mu|qt5-qtmultimedia-5.6.1-1|243	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtmultimedia-5.6.1-1|244	## .prl/.la file love
14mu|qt5-qtmultimedia-5.6.1-1|245	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtmultimedia-5.6.1-1|246	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtmultimedia-5.6.1-1|247	for prl_file in libQt5*.prl ; do
14mu|qt5-qtmultimedia-5.6.1-1|248	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtmultimedia-5.6.1-1|249	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtmultimedia-5.6.1-1|250	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtmultimedia-5.6.1-1|251	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtmultimedia-5.6.1-1|252	fi
14mu|qt5-qtmultimedia-5.6.1-1|253	done
14mu|qt5-qtmultimedia-5.6.1-1|254	popd
14mu|qt5-qtmultimedia-5.6.1-1|255	
14mu|qt5-qtmultimedia-5.6.1-1|256	%changelog
14mu|qt5-qtmultimedia-5.6.1-1|257	
14mu|qt5-qtmultimedia-5.6.1-1|258	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtmultimedia-5.6.1-1|259	- (1199855) New version 5.6.1
14mu|qt5-qtmultimedia-5.6.1-1|260	
14mu|qt5-qtmultimedia-5.6.1-1|261	

23984 14
14mu|qt5-qtquick1-5.6.1-1|1	%define api 5
14mu|qt5-qtquick1-5.6.1-1|2	%define major 5
14mu|qt5-qtquick1-5.6.1-1|3	%define oname qt5
14mu|qt5-qtquick1-5.6.1-1|4	
14mu|qt5-qtquick1-5.6.1-1|5	%define module qtquick1
14mu|qt5-qtquick1-5.6.1-1|6	
14mu|qt5-qtquick1-5.6.1-1|7	%define qtdeclarative %mklibname qt%{api}declarative %{major}
14mu|qt5-qtquick1-5.6.1-1|8	%define qtdeclaratived %mklibname qt%{api}declarative -d
14mu|qt5-qtquick1-5.6.1-1|9	
14mu|qt5-qtquick1-5.6.1-1|10	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtquick1-5.6.1-1|11	Name:		qt5-%{module}
14mu|qt5-qtquick1-5.6.1-1|12	Version:	5.6.1
14mu|qt5-qtquick1-5.6.1-1|13	Release:	1
14mu|qt5-qtquick1-5.6.1-1|14	License:	LGPLv3+
14mu|qt5-qtquick1-5.6.1-1|15	Group:		Development/KDE and Qt
14mu|qt5-qtquick1-5.6.1-1|16	Url:		http://qt-project.org/
14mu|qt5-qtquick1-5.6.1-1|17	# Deprecated module, no more official release tarbals
14mu|qt5-qtquick1-5.6.1-1|18	Source0:	%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtquick1-5.6.1-1|19	Source100:	%{name}.rpmlintrc
14mu|qt5-qtquick1-5.6.1-1|20	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|21	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5OpenGL) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Script) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|27	BuildRequires:	pkgconfig(Qt5WebKit) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|28	BuildRequires:	pkgconfig(Qt5WebKitWidgets) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|29	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|30	BuildRequires:	pkgconfig(Qt5XmlPatterns) >= %{version}
14mu|qt5-qtquick1-5.6.1-1|31	
14mu|qt5-qtquick1-5.6.1-1|32	%description
14mu|qt5-qtquick1-5.6.1-1|33	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtquick1-5.6.1-1|34	
14mu|qt5-qtquick1-5.6.1-1|35	#----------------------------------------------------------------------------
14mu|qt5-qtquick1-5.6.1-1|36	
14mu|qt5-qtquick1-5.6.1-1|37	%package -n %{qtdeclarative}
14mu|qt5-qtquick1-5.6.1-1|38	Summary:	Runtime library for Qt Declarative
14mu|qt5-qtquick1-5.6.1-1|39	Group:		System/Libraries
14mu|qt5-qtquick1-5.6.1-1|40	Suggests:	qt5-qtquick-i18n
14mu|qt5-qtquick1-5.6.1-1|41	Conflicts:	%{_lib}qt5qml5 < 5.6.0
14mu|qt5-qtquick1-5.6.1-1|42	Conflicts:	%{_lib}qt5quick5 < 5.6.0
14mu|qt5-qtquick1-5.6.1-1|43	Conflicts:	%{_lib}qt5webkit5 < 5.6.0
14mu|qt5-qtquick1-5.6.1-1|44	
14mu|qt5-qtquick1-5.6.1-1|45	%description -n %{qtdeclarative}
14mu|qt5-qtquick1-5.6.1-1|46	Runtime library for Qt Declarative.
14mu|qt5-qtquick1-5.6.1-1|47	
14mu|qt5-qtquick1-5.6.1-1|48	%files -n %{qtdeclarative}
14mu|qt5-qtquick1-5.6.1-1|49	%{_qt5_libdir}/libQt%{api}Declarative.so.%{major}*
14mu|qt5-qtquick1-5.6.1-1|50	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtquick1-5.6.1-1|51	%{_libdir}/libQt%{api}Declarative.so.%{major}*
14mu|qt5-qtquick1-5.6.1-1|52	%endif
14mu|qt5-qtquick1-5.6.1-1|53	%dir %{_qt5_importdir}/Qt
14mu|qt5-qtquick1-5.6.1-1|54	%dir %{_qt5_importdir}/Qt/labs
14mu|qt5-qtquick1-5.6.1-1|55	%{_qt5_importdir}/Qt/labs/folderlistmodel
14mu|qt5-qtquick1-5.6.1-1|56	%{_qt5_importdir}/Qt/labs/gestures
14mu|qt5-qtquick1-5.6.1-1|57	%{_qt5_importdir}/Qt/labs/particles
14mu|qt5-qtquick1-5.6.1-1|58	%{_qt5_importdir}/Qt/labs/shaders
14mu|qt5-qtquick1-5.6.1-1|59	%{_qt5_importdir}/QtWebKit/
14mu|qt5-qtquick1-5.6.1-1|60	%{_qt5_importdir}/builtins.qmltypes
14mu|qt5-qtquick1-5.6.1-1|61	%{_qt5_plugindir}/qml1tooling/libqmldbg_inspector.so
14mu|qt5-qtquick1-5.6.1-1|62	%{_qt5_plugindir}/qml1tooling/libqmldbg_tcp_qtdeclarative.so
14mu|qt5-qtquick1-5.6.1-1|63	
14mu|qt5-qtquick1-5.6.1-1|64	#----------------------------------------------------------------------------
14mu|qt5-qtquick1-5.6.1-1|65	
14mu|qt5-qtquick1-5.6.1-1|66	%package -n %{qtdeclaratived}
14mu|qt5-qtquick1-5.6.1-1|67	Summary:	Development files for Qt Declarative
14mu|qt5-qtquick1-5.6.1-1|68	Group:		Development/KDE and Qt
14mu|qt5-qtquick1-5.6.1-1|69	Requires:	%{qtdeclarative} = %{EVRD}
14mu|qt5-qtquick1-5.6.1-1|70	Requires:	qmake%{api}
14mu|qt5-qtquick1-5.6.1-1|71	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtquick1-5.6.1-1|72	Conflicts:	qt5-qml-tools < 5.6.0
14mu|qt5-qtquick1-5.6.1-1|73	Suggests:	qt5-qmlviewer-i18n
14mu|qt5-qtquick1-5.6.1-1|74	
14mu|qt5-qtquick1-5.6.1-1|75	%description -n %{qtdeclaratived}
14mu|qt5-qtquick1-5.6.1-1|76	Development files for Qt Declarative.
14mu|qt5-qtquick1-5.6.1-1|77	
14mu|qt5-qtquick1-5.6.1-1|78	%files -n %{qtdeclaratived}
14mu|qt5-qtquick1-5.6.1-1|79	%{_qt5_bindir}/qml1plugindump
14mu|qt5-qtquick1-5.6.1-1|80	%{_qt5_bindir}/qmlviewer
14mu|qt5-qtquick1-5.6.1-1|81	%{_qt5_includedir}/QtDeclarative
14mu|qt5-qtquick1-5.6.1-1|82	%{_qt5_libdir}/libQt%{api}Declarative.so
14mu|qt5-qtquick1-5.6.1-1|83	%{_qt5_libdir}/libQt%{api}Declarative.prl
14mu|qt5-qtquick1-5.6.1-1|84	%{_qt5_libdir}/cmake/Qt%{api}Declarative
14mu|qt5-qtquick1-5.6.1-1|85	%{_qt5_libdir}/pkgconfig/Qt%{api}Declarative.pc
14mu|qt5-qtquick1-5.6.1-1|86	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtquick1-5.6.1-1|87	%{_libdir}/pkgconfig/Qt%{api}Declarative.pc
14mu|qt5-qtquick1-5.6.1-1|88	%endif
14mu|qt5-qtquick1-5.6.1-1|89	%{_qt5_prefix}/mkspecs/modules/qt_lib_declarative.pri
14mu|qt5-qtquick1-5.6.1-1|90	%{_qt5_prefix}/mkspecs/modules/qt_lib_declarative_private.pri
14mu|qt5-qtquick1-5.6.1-1|91	
14mu|qt5-qtquick1-5.6.1-1|92	#----------------------------------------------------------------------------
14mu|qt5-qtquick1-5.6.1-1|93	
14mu|qt5-qtquick1-5.6.1-1|94	%package examples
14mu|qt5-qtquick1-5.6.1-1|95	Summary:	Example applications for %{name}
14mu|qt5-qtquick1-5.6.1-1|96	Group:		Development/KDE and Qt
14mu|qt5-qtquick1-5.6.1-1|97	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtquick1-5.6.1-1|98	
14mu|qt5-qtquick1-5.6.1-1|99	%description examples
14mu|qt5-qtquick1-5.6.1-1|100	Example applications for %{name}.
14mu|qt5-qtquick1-5.6.1-1|101	
14mu|qt5-qtquick1-5.6.1-1|102	%files examples
14mu|qt5-qtquick1-5.6.1-1|103	%{_qt5_exampledir}/declarative/
14mu|qt5-qtquick1-5.6.1-1|104	
14mu|qt5-qtquick1-5.6.1-1|105	#----------------------------------------------------------------------------
14mu|qt5-qtquick1-5.6.1-1|106	
14mu|qt5-qtquick1-5.6.1-1|107	%prep
14mu|qt5-qtquick1-5.6.1-1|108	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtquick1-5.6.1-1|109	
14mu|qt5-qtquick1-5.6.1-1|110	%build
14mu|qt5-qtquick1-5.6.1-1|111	%qmake_qt5
14mu|qt5-qtquick1-5.6.1-1|112	%make STRIP=true
14mu|qt5-qtquick1-5.6.1-1|113	
14mu|qt5-qtquick1-5.6.1-1|114	%install
14mu|qt5-qtquick1-5.6.1-1|115	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtquick1-5.6.1-1|116	
14mu|qt5-qtquick1-5.6.1-1|117	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtquick1-5.6.1-1|118	pushd %{buildroot}%{_libdir}
14mu|qt5-qtquick1-5.6.1-1|119	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtquick1-5.6.1-1|120	mkdir pkgconfig
14mu|qt5-qtquick1-5.6.1-1|121	cd pkgconfig
14mu|qt5-qtquick1-5.6.1-1|122	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtquick1-5.6.1-1|123	popd
14mu|qt5-qtquick1-5.6.1-1|124	%endif
14mu|qt5-qtquick1-5.6.1-1|125	
14mu|qt5-qtquick1-5.6.1-1|126	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtquick1-5.6.1-1|127	## .prl/.la file love
14mu|qt5-qtquick1-5.6.1-1|128	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtquick1-5.6.1-1|129	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtquick1-5.6.1-1|130	for prl_file in libQt5*.prl ; do
14mu|qt5-qtquick1-5.6.1-1|131	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtquick1-5.6.1-1|132	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtquick1-5.6.1-1|133	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtquick1-5.6.1-1|134	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtquick1-5.6.1-1|135	fi
14mu|qt5-qtquick1-5.6.1-1|136	done
14mu|qt5-qtquick1-5.6.1-1|137	popd
14mu|qt5-qtquick1-5.6.1-1|138	
14mu|qt5-qtquick1-5.6.1-1|139	%changelog
14mu|qt5-qtquick1-5.6.1-1|140	
14mu|qt5-qtquick1-5.6.1-1|141	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtquick1-5.6.1-1|142	- (d19f071) New version 5.6.1
14mu|qt5-qtquick1-5.6.1-1|143	
14mu|qt5-qtquick1-5.6.1-1|144	

23985 14
14mu|qt5-qtquickcontrols2-5.6.1-1|1	%define api 5
14mu|qt5-qtquickcontrols2-5.6.1-1|2	%define major 5
14mu|qt5-qtquickcontrols2-5.6.1-1|3	%define oname qt5
14mu|qt5-qtquickcontrols2-5.6.1-1|4	
14mu|qt5-qtquickcontrols2-5.6.1-1|5	%define module qtquickcontrols2
14mu|qt5-qtquickcontrols2-5.6.1-1|6	
14mu|qt5-qtquickcontrols2-5.6.1-1|7	%define qmlqtlabscontrols %mklibname qt5-qtlabscontrols-qml
14mu|qt5-qtquickcontrols2-5.6.1-1|8	%define qtlabscontrolsd %mklibname qt%{api}labscontrols -d
14mu|qt5-qtquickcontrols2-5.6.1-1|9	%define qtlabstemplates %mklibname qt%{api}labstemplates %{major}
14mu|qt5-qtquickcontrols2-5.6.1-1|10	%define qtlabstemplatesd %mklibname qt%{api}labstemplates -d
14mu|qt5-qtquickcontrols2-5.6.1-1|11	
14mu|qt5-qtquickcontrols2-5.6.1-1|12	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtquickcontrols2-5.6.1-1|13	%bcond_without docs
14mu|qt5-qtquickcontrols2-5.6.1-1|14	
14mu|qt5-qtquickcontrols2-5.6.1-1|15	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtquickcontrols2-5.6.1-1|16	Name:		qt5-%{module}
14mu|qt5-qtquickcontrols2-5.6.1-1|17	Version:	5.6.1
14mu|qt5-qtquickcontrols2-5.6.1-1|18	Release:	1
14mu|qt5-qtquickcontrols2-5.6.1-1|19	License:	LGPLv3+
14mu|qt5-qtquickcontrols2-5.6.1-1|20	Group:		Development/KDE and Qt
14mu|qt5-qtquickcontrols2-5.6.1-1|21	Url:		http://qt-project.org/
14mu|qt5-qtquickcontrols2-5.6.1-1|22	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtquickcontrols2-5.6.1-1|23	Source100:	%{name}.rpmlintrc
14mu|qt5-qtquickcontrols2-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtquickcontrols2-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtquickcontrols2-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtquickcontrols2-5.6.1-1|27	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtquickcontrols2-5.6.1-1|28	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtquickcontrols2-5.6.1-1|29	%if %{with docs}
14mu|qt5-qtquickcontrols2-5.6.1-1|30	BuildRequires:	qdoc5
14mu|qt5-qtquickcontrols2-5.6.1-1|31	BuildRequires:	qt5-tools
14mu|qt5-qtquickcontrols2-5.6.1-1|32	%endif
14mu|qt5-qtquickcontrols2-5.6.1-1|33	
14mu|qt5-qtquickcontrols2-5.6.1-1|34	%description
14mu|qt5-qtquickcontrols2-5.6.1-1|35	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtquickcontrols2-5.6.1-1|36	
14mu|qt5-qtquickcontrols2-5.6.1-1|37	#--------------------------------------------------------------------
14mu|qt5-qtquickcontrols2-5.6.1-1|38	
14mu|qt5-qtquickcontrols2-5.6.1-1|39	%package -n %{qmlqtlabscontrols}
14mu|qt5-qtquickcontrols2-5.6.1-1|40	Summary:	QML plugin for Qt 5 Labs Controls module
14mu|qt5-qtquickcontrols2-5.6.1-1|41	Group:		System/Libraries
14mu|qt5-qtquickcontrols2-5.6.1-1|42	Suggests:	qt5-qtquickcontrols2-i18n
14mu|qt5-qtquickcontrols2-5.6.1-1|43	Provides:	qt5-qtlabscontrols-qml = %{EVRD}
14mu|qt5-qtquickcontrols2-5.6.1-1|44	Provides:	qt5-qtquickcontrols2-qml = %{EVRD}
14mu|qt5-qtquickcontrols2-5.6.1-1|45	
14mu|qt5-qtquickcontrols2-5.6.1-1|46	%description -n %{qmlqtlabscontrols}
14mu|qt5-qtquickcontrols2-5.6.1-1|47	QML plugin for Qt 5 Labs Controls module.
14mu|qt5-qtquickcontrols2-5.6.1-1|48	
14mu|qt5-qtquickcontrols2-5.6.1-1|49	%files -n %{qmlqtlabscontrols}
14mu|qt5-qtquickcontrols2-5.6.1-1|50	%{_qt5_prefix}/qml/Qt/labs/calendar/
14mu|qt5-qtquickcontrols2-5.6.1-1|51	%{_qt5_prefix}/qml/Qt/labs/controls/
14mu|qt5-qtquickcontrols2-5.6.1-1|52	%{_qt5_prefix}/qml/Qt/labs/templates/
14mu|qt5-qtquickcontrols2-5.6.1-1|53	
14mu|qt5-qtquickcontrols2-5.6.1-1|54	#----------------------------------------------------------------------------
14mu|qt5-qtquickcontrols2-5.6.1-1|55	
14mu|qt5-qtquickcontrols2-5.6.1-1|56	%package -n %{qtlabscontrolsd}
14mu|qt5-qtquickcontrols2-5.6.1-1|57	Summary:	Development files for the Qt 5 Labs Controls library
14mu|qt5-qtquickcontrols2-5.6.1-1|58	Group:		Development/KDE and Qt
14mu|qt5-qtquickcontrols2-5.6.1-1|59	Requires:	qmake%{api}
14mu|qt5-qtquickcontrols2-5.6.1-1|60	
14mu|qt5-qtquickcontrols2-5.6.1-1|61	%description -n %{qtlabscontrolsd}
14mu|qt5-qtquickcontrols2-5.6.1-1|62	Development files for the Qt 5 Labs Controls library.
14mu|qt5-qtquickcontrols2-5.6.1-1|63	
14mu|qt5-qtquickcontrols2-5.6.1-1|64	%files -n %{qtlabscontrolsd}
14mu|qt5-qtquickcontrols2-5.6.1-1|65	%{_qt5_includedir}/QtLabsControls
14mu|qt5-qtquickcontrols2-5.6.1-1|66	%{_qt5_libdir}/libQt%{api}LabsControls.a
14mu|qt5-qtquickcontrols2-5.6.1-1|67	%{_qt5_libdir}/libQt%{api}LabsControls.prl
14mu|qt5-qtquickcontrols2-5.6.1-1|68	%{_qt5_prefix}/mkspecs/modules/qt_lib_labscontrols_private.pri
14mu|qt5-qtquickcontrols2-5.6.1-1|69	
14mu|qt5-qtquickcontrols2-5.6.1-1|70	#----------------------------------------------------------------------------
14mu|qt5-qtquickcontrols2-5.6.1-1|71	
14mu|qt5-qtquickcontrols2-5.6.1-1|72	%package -n %{qtlabstemplates}
14mu|qt5-qtquickcontrols2-5.6.1-1|73	Summary:	Qt 5 Labs Templates library
14mu|qt5-qtquickcontrols2-5.6.1-1|74	Group:		System/Libraries
14mu|qt5-qtquickcontrols2-5.6.1-1|75	Requires:	qt5-qtlabscontrols-qml
14mu|qt5-qtquickcontrols2-5.6.1-1|76	
14mu|qt5-qtquickcontrols2-5.6.1-1|77	%description -n %{qtlabstemplates}
14mu|qt5-qtquickcontrols2-5.6.1-1|78	Qt 5 Labs Templates library.
14mu|qt5-qtquickcontrols2-5.6.1-1|79	
14mu|qt5-qtquickcontrols2-5.6.1-1|80	%files -n %{qtlabstemplates}
14mu|qt5-qtquickcontrols2-5.6.1-1|81	%{_qt5_libdir}/libQt%{api}LabsTemplates.so.%{major}*
14mu|qt5-qtquickcontrols2-5.6.1-1|82	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtquickcontrols2-5.6.1-1|83	%{_libdir}/libQt%{api}LabsTemplates.so.%{major}*
14mu|qt5-qtquickcontrols2-5.6.1-1|84	%endif
14mu|qt5-qtquickcontrols2-5.6.1-1|85	
14mu|qt5-qtquickcontrols2-5.6.1-1|86	#----------------------------------------------------------------------------
14mu|qt5-qtquickcontrols2-5.6.1-1|87	
14mu|qt5-qtquickcontrols2-5.6.1-1|88	%package -n %{qtlabstemplatesd}
14mu|qt5-qtquickcontrols2-5.6.1-1|89	Summary:	Development files for the Qt Labs Templates library
14mu|qt5-qtquickcontrols2-5.6.1-1|90	Group:		Development/KDE and Qt
14mu|qt5-qtquickcontrols2-5.6.1-1|91	Requires:	%{qtlabstemplates} = %{EVRD}
14mu|qt5-qtquickcontrols2-5.6.1-1|92	Requires:	qmake%{api}
14mu|qt5-qtquickcontrols2-5.6.1-1|93	
14mu|qt5-qtquickcontrols2-5.6.1-1|94	%description -n %{qtlabstemplatesd}
14mu|qt5-qtquickcontrols2-5.6.1-1|95	Development files for the Qt Labs Templates library.
14mu|qt5-qtquickcontrols2-5.6.1-1|96	
14mu|qt5-qtquickcontrols2-5.6.1-1|97	%files -n %{qtlabstemplatesd}
14mu|qt5-qtquickcontrols2-5.6.1-1|98	%{_qt5_includedir}/QtLabsTemplates
14mu|qt5-qtquickcontrols2-5.6.1-1|99	%{_qt5_libdir}/libQt%{api}LabsTemplates.so
14mu|qt5-qtquickcontrols2-5.6.1-1|100	%{_qt5_libdir}/libQt%{api}LabsTemplates.prl
14mu|qt5-qtquickcontrols2-5.6.1-1|101	%{_qt5_prefix}/mkspecs/modules/qt_lib_labstemplates_private.pri
14mu|qt5-qtquickcontrols2-5.6.1-1|102	
14mu|qt5-qtquickcontrols2-5.6.1-1|103	#----------------------------------------------------------------------------
14mu|qt5-qtquickcontrols2-5.6.1-1|104	
14mu|qt5-qtquickcontrols2-5.6.1-1|105	%if %{with docs}
14mu|qt5-qtquickcontrols2-5.6.1-1|106	%package doc
14mu|qt5-qtquickcontrols2-5.6.1-1|107	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtquickcontrols2-5.6.1-1|108	Group:		Documentation
14mu|qt5-qtquickcontrols2-5.6.1-1|109	BuildArch:	noarch
14mu|qt5-qtquickcontrols2-5.6.1-1|110	
14mu|qt5-qtquickcontrols2-5.6.1-1|111	%description doc
14mu|qt5-qtquickcontrols2-5.6.1-1|112	Qt QCH documentation for %{name}.
14mu|qt5-qtquickcontrols2-5.6.1-1|113	
14mu|qt5-qtquickcontrols2-5.6.1-1|114	%files doc
14mu|qt5-qtquickcontrols2-5.6.1-1|115	%{_qt5_docdir}/qtlabscontrols.qch
14mu|qt5-qtquickcontrols2-5.6.1-1|116	%endif
14mu|qt5-qtquickcontrols2-5.6.1-1|117	
14mu|qt5-qtquickcontrols2-5.6.1-1|118	#----------------------------------------------------------------------------
14mu|qt5-qtquickcontrols2-5.6.1-1|119	
14mu|qt5-qtquickcontrols2-5.6.1-1|120	%package examples
14mu|qt5-qtquickcontrols2-5.6.1-1|121	Summary:	Example applications for %{name}
14mu|qt5-qtquickcontrols2-5.6.1-1|122	Group:		Development/KDE and Qt
14mu|qt5-qtquickcontrols2-5.6.1-1|123	
14mu|qt5-qtquickcontrols2-5.6.1-1|124	%description examples
14mu|qt5-qtquickcontrols2-5.6.1-1|125	Example applications for %{name}.
14mu|qt5-qtquickcontrols2-5.6.1-1|126	
14mu|qt5-qtquickcontrols2-5.6.1-1|127	%files examples
14mu|qt5-qtquickcontrols2-5.6.1-1|128	%{_qt5_exampledir}/quickcontrols2/
14mu|qt5-qtquickcontrols2-5.6.1-1|129	
14mu|qt5-qtquickcontrols2-5.6.1-1|130	#----------------------------------------------------------------------------
14mu|qt5-qtquickcontrols2-5.6.1-1|131	
14mu|qt5-qtquickcontrols2-5.6.1-1|132	%prep
14mu|qt5-qtquickcontrols2-5.6.1-1|133	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtquickcontrols2-5.6.1-1|134	
14mu|qt5-qtquickcontrols2-5.6.1-1|135	%build
14mu|qt5-qtquickcontrols2-5.6.1-1|136	%qmake_qt5
14mu|qt5-qtquickcontrols2-5.6.1-1|137	%make STRIP=true
14mu|qt5-qtquickcontrols2-5.6.1-1|138	
14mu|qt5-qtquickcontrols2-5.6.1-1|139	%if %{with docs}
14mu|qt5-qtquickcontrols2-5.6.1-1|140	%make docs
14mu|qt5-qtquickcontrols2-5.6.1-1|141	%endif
14mu|qt5-qtquickcontrols2-5.6.1-1|142	
14mu|qt5-qtquickcontrols2-5.6.1-1|143	%install
14mu|qt5-qtquickcontrols2-5.6.1-1|144	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtquickcontrols2-5.6.1-1|145	
14mu|qt5-qtquickcontrols2-5.6.1-1|146	%if %{with docs}
14mu|qt5-qtquickcontrols2-5.6.1-1|147	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtquickcontrols2-5.6.1-1|148	%endif
14mu|qt5-qtquickcontrols2-5.6.1-1|149	
14mu|qt5-qtquickcontrols2-5.6.1-1|150	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtquickcontrols2-5.6.1-1|151	pushd %{buildroot}%{_libdir}
14mu|qt5-qtquickcontrols2-5.6.1-1|152	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtquickcontrols2-5.6.1-1|153	mkdir pkgconfig
14mu|qt5-qtquickcontrols2-5.6.1-1|154	cd pkgconfig
14mu|qt5-qtquickcontrols2-5.6.1-1|155	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtquickcontrols2-5.6.1-1|156	popd
14mu|qt5-qtquickcontrols2-5.6.1-1|157	%endif
14mu|qt5-qtquickcontrols2-5.6.1-1|158	
14mu|qt5-qtquickcontrols2-5.6.1-1|159	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtquickcontrols2-5.6.1-1|160	## .prl/.la file love
14mu|qt5-qtquickcontrols2-5.6.1-1|161	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtquickcontrols2-5.6.1-1|162	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtquickcontrols2-5.6.1-1|163	for prl_file in libQt5*.prl ; do
14mu|qt5-qtquickcontrols2-5.6.1-1|164	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtquickcontrols2-5.6.1-1|165	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtquickcontrols2-5.6.1-1|166	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtquickcontrols2-5.6.1-1|167	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtquickcontrols2-5.6.1-1|168	fi
14mu|qt5-qtquickcontrols2-5.6.1-1|169	done
14mu|qt5-qtquickcontrols2-5.6.1-1|170	popd
14mu|qt5-qtquickcontrols2-5.6.1-1|171	
14mu|qt5-qtquickcontrols2-5.6.1-1|172	%changelog
14mu|qt5-qtquickcontrols2-5.6.1-1|173	
14mu|qt5-qtquickcontrols2-5.6.1-1|174	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtquickcontrols2-5.6.1-1|175	- (487ba6f) Update examples
14mu|qt5-qtquickcontrols2-5.6.1-1|176	
14mu|qt5-qtquickcontrols2-5.6.1-1|177	

23986 14
14mu|qt5-qtquickcontrols-5.6.1-1|1	%define api 5
14mu|qt5-qtquickcontrols-5.6.1-1|2	%define major 5
14mu|qt5-qtquickcontrols-5.6.1-1|3	%define oname qt5
14mu|qt5-qtquickcontrols-5.6.1-1|4	
14mu|qt5-qtquickcontrols-5.6.1-1|5	%define module qtquickcontrols
14mu|qt5-qtquickcontrols-5.6.1-1|6	
14mu|qt5-qtquickcontrols-5.6.1-1|7	%define qmlqtquickcontrols %mklibname qt5-qtquickcontrols-qml
14mu|qt5-qtquickcontrols-5.6.1-1|8	
14mu|qt5-qtquickcontrols-5.6.1-1|9	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtquickcontrols-5.6.1-1|10	%bcond_without docs
14mu|qt5-qtquickcontrols-5.6.1-1|11	
14mu|qt5-qtquickcontrols-5.6.1-1|12	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtquickcontrols-5.6.1-1|13	Name:		qt5-%{module}
14mu|qt5-qtquickcontrols-5.6.1-1|14	Version:	5.6.1
14mu|qt5-qtquickcontrols-5.6.1-1|15	Release:	1
14mu|qt5-qtquickcontrols-5.6.1-1|16	License:	LGPLv3+
14mu|qt5-qtquickcontrols-5.6.1-1|17	Group:		Development/KDE and Qt
14mu|qt5-qtquickcontrols-5.6.1-1|18	Url:		http://qt-project.org/
14mu|qt5-qtquickcontrols-5.6.1-1|19	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtquickcontrols-5.6.1-1|20	Source100:	%{name}.rpmlintrc
14mu|qt5-qtquickcontrols-5.6.1-1|21	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtquickcontrols-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtquickcontrols-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtquickcontrols-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtquickcontrols-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtquickcontrols-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Sql) >= %{version}
14mu|qt5-qtquickcontrols-5.6.1-1|27	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtquickcontrols-5.6.1-1|28	%if %{with docs}
14mu|qt5-qtquickcontrols-5.6.1-1|29	BuildRequires:	qdoc5
14mu|qt5-qtquickcontrols-5.6.1-1|30	BuildRequires:	qt5-tools
14mu|qt5-qtquickcontrols-5.6.1-1|31	%endif
14mu|qt5-qtquickcontrols-5.6.1-1|32	
14mu|qt5-qtquickcontrols-5.6.1-1|33	%description
14mu|qt5-qtquickcontrols-5.6.1-1|34	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtquickcontrols-5.6.1-1|35	
14mu|qt5-qtquickcontrols-5.6.1-1|36	#--------------------------------------------------------------------
14mu|qt5-qtquickcontrols-5.6.1-1|37	
14mu|qt5-qtquickcontrols-5.6.1-1|38	%package -n %{qmlqtquickcontrols}
14mu|qt5-qtquickcontrols-5.6.1-1|39	Summary:	QML plugin for Qt 5 Quick Controls module
14mu|qt5-qtquickcontrols-5.6.1-1|40	Group:		System/Libraries
14mu|qt5-qtquickcontrols-5.6.1-1|41	Provides:	qt5-qtquickcontrols-qml = %{EVRD}
14mu|qt5-qtquickcontrols-5.6.1-1|42	Suggests:	qt5-qtquickcontrols-i18n
14mu|qt5-qtquickcontrols-5.6.1-1|43	Conflicts:	%{_lib}qt5quick5 < 5.6.0
14mu|qt5-qtquickcontrols-5.6.1-1|44	
14mu|qt5-qtquickcontrols-5.6.1-1|45	%description -n %{qmlqtquickcontrols}
14mu|qt5-qtquickcontrols-5.6.1-1|46	QML plugin for Qt 5 Quick Controls module.
14mu|qt5-qtquickcontrols-5.6.1-1|47	
14mu|qt5-qtquickcontrols-5.6.1-1|48	%files -n %{qmlqtquickcontrols}
14mu|qt5-qtquickcontrols-5.6.1-1|49	%{_qt5_prefix}/qml/QtQuick/Controls/
14mu|qt5-qtquickcontrols-5.6.1-1|50	%{_qt5_prefix}/qml/QtQuick/Dialogs/
14mu|qt5-qtquickcontrols-5.6.1-1|51	%{_qt5_prefix}/qml/QtQuick/Extras/
14mu|qt5-qtquickcontrols-5.6.1-1|52	%{_qt5_prefix}/qml/QtQuick/Layouts/
14mu|qt5-qtquickcontrols-5.6.1-1|53	%{_qt5_prefix}/qml/QtQuick/PrivateWidgets/
14mu|qt5-qtquickcontrols-5.6.1-1|54	
14mu|qt5-qtquickcontrols-5.6.1-1|55	#----------------------------------------------------------------------------
14mu|qt5-qtquickcontrols-5.6.1-1|56	
14mu|qt5-qtquickcontrols-5.6.1-1|57	%if %{with docs}
14mu|qt5-qtquickcontrols-5.6.1-1|58	%package doc
14mu|qt5-qtquickcontrols-5.6.1-1|59	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtquickcontrols-5.6.1-1|60	Group:		Documentation
14mu|qt5-qtquickcontrols-5.6.1-1|61	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtquickcontrols-5.6.1-1|62	BuildArch:	noarch
14mu|qt5-qtquickcontrols-5.6.1-1|63	
14mu|qt5-qtquickcontrols-5.6.1-1|64	%description doc
14mu|qt5-qtquickcontrols-5.6.1-1|65	Qt QCH documentation for %{name}.
14mu|qt5-qtquickcontrols-5.6.1-1|66	
14mu|qt5-qtquickcontrols-5.6.1-1|67	%files doc
14mu|qt5-qtquickcontrols-5.6.1-1|68	%{_qt5_docdir}/qtquickcontrols.qch
14mu|qt5-qtquickcontrols-5.6.1-1|69	%{_qt5_docdir}/qtquickdialogs.qch
14mu|qt5-qtquickcontrols-5.6.1-1|70	%{_qt5_docdir}/qtquickextras.qch
14mu|qt5-qtquickcontrols-5.6.1-1|71	%{_qt5_docdir}/qtquicklayouts.qch
14mu|qt5-qtquickcontrols-5.6.1-1|72	%endif
14mu|qt5-qtquickcontrols-5.6.1-1|73	
14mu|qt5-qtquickcontrols-5.6.1-1|74	#----------------------------------------------------------------------------
14mu|qt5-qtquickcontrols-5.6.1-1|75	
14mu|qt5-qtquickcontrols-5.6.1-1|76	%package examples
14mu|qt5-qtquickcontrols-5.6.1-1|77	Summary:	Example applications for %{name}
14mu|qt5-qtquickcontrols-5.6.1-1|78	Group:		Development/KDE and Qt
14mu|qt5-qtquickcontrols-5.6.1-1|79	
14mu|qt5-qtquickcontrols-5.6.1-1|80	%description examples
14mu|qt5-qtquickcontrols-5.6.1-1|81	Example applications for %{name}.
14mu|qt5-qtquickcontrols-5.6.1-1|82	
14mu|qt5-qtquickcontrols-5.6.1-1|83	%files examples
14mu|qt5-qtquickcontrols-5.6.1-1|84	%{_qt5_exampledir}/quickcontrols/
14mu|qt5-qtquickcontrols-5.6.1-1|85	
14mu|qt5-qtquickcontrols-5.6.1-1|86	#----------------------------------------------------------------------------
14mu|qt5-qtquickcontrols-5.6.1-1|87	
14mu|qt5-qtquickcontrols-5.6.1-1|88	%prep
14mu|qt5-qtquickcontrols-5.6.1-1|89	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtquickcontrols-5.6.1-1|90	
14mu|qt5-qtquickcontrols-5.6.1-1|91	%build
14mu|qt5-qtquickcontrols-5.6.1-1|92	%qmake_qt5
14mu|qt5-qtquickcontrols-5.6.1-1|93	%make STRIP=true
14mu|qt5-qtquickcontrols-5.6.1-1|94	
14mu|qt5-qtquickcontrols-5.6.1-1|95	%if %{with docs}
14mu|qt5-qtquickcontrols-5.6.1-1|96	%make docs
14mu|qt5-qtquickcontrols-5.6.1-1|97	%endif
14mu|qt5-qtquickcontrols-5.6.1-1|98	
14mu|qt5-qtquickcontrols-5.6.1-1|99	%install
14mu|qt5-qtquickcontrols-5.6.1-1|100	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtquickcontrols-5.6.1-1|101	
14mu|qt5-qtquickcontrols-5.6.1-1|102	%if %{with docs}
14mu|qt5-qtquickcontrols-5.6.1-1|103	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtquickcontrols-5.6.1-1|104	%endif
14mu|qt5-qtquickcontrols-5.6.1-1|105	
14mu|qt5-qtquickcontrols-5.6.1-1|106	
14mu|qt5-qtquickcontrols-5.6.1-1|107	%changelog
14mu|qt5-qtquickcontrols-5.6.1-1|108	
14mu|qt5-qtquickcontrols-5.6.1-1|109	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtquickcontrols-5.6.1-1|110	- (5be07fb) Update examples
14mu|qt5-qtquickcontrols-5.6.1-1|111	
14mu|qt5-qtquickcontrols-5.6.1-1|112	

23987 14
14mu|qt5-qtscript-5.6.1-1|1	%define api 5
14mu|qt5-qtscript-5.6.1-1|2	%define major 5
14mu|qt5-qtscript-5.6.1-1|3	%define oname qt5
14mu|qt5-qtscript-5.6.1-1|4	
14mu|qt5-qtscript-5.6.1-1|5	%define module qtscript
14mu|qt5-qtscript-5.6.1-1|6	
14mu|qt5-qtscript-5.6.1-1|7	%define qtscript %mklibname qt%{api}script %{major}
14mu|qt5-qtscript-5.6.1-1|8	%define qtscriptd %mklibname qt%{api}script -d
14mu|qt5-qtscript-5.6.1-1|9	%define qtscripttools %mklibname qt%{api}scripttools %{major}
14mu|qt5-qtscript-5.6.1-1|10	%define qtscripttoolsd %mklibname qt%{api}scripttools -d
14mu|qt5-qtscript-5.6.1-1|11	
14mu|qt5-qtscript-5.6.1-1|12	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtscript-5.6.1-1|13	%bcond_with docs
14mu|qt5-qtscript-5.6.1-1|14	
14mu|qt5-qtscript-5.6.1-1|15	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtscript-5.6.1-1|16	Name:		qt5-%{module}
14mu|qt5-qtscript-5.6.1-1|17	Version:	5.6.1
14mu|qt5-qtscript-5.6.1-1|18	Release:	1
14mu|qt5-qtscript-5.6.1-1|19	License:	LGPLv3+
14mu|qt5-qtscript-5.6.1-1|20	Group:		Development/KDE and Qt
14mu|qt5-qtscript-5.6.1-1|21	Url:		http://qt-project.org/
14mu|qt5-qtscript-5.6.1-1|22	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtscript-5.6.1-1|23	Source100:	%{name}.rpmlintrc
14mu|qt5-qtscript-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtscript-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtscript-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtscript-5.6.1-1|27	%if %{with docs}
14mu|qt5-qtscript-5.6.1-1|28	BuildRequires:	qdoc5
14mu|qt5-qtscript-5.6.1-1|29	BuildRequires:	qt5-tools
14mu|qt5-qtscript-5.6.1-1|30	%endif
14mu|qt5-qtscript-5.6.1-1|31	
14mu|qt5-qtscript-5.6.1-1|32	%description
14mu|qt5-qtscript-5.6.1-1|33	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtscript-5.6.1-1|34	
14mu|qt5-qtscript-5.6.1-1|35	#----------------------------------------------------------------------------
14mu|qt5-qtscript-5.6.1-1|36	
14mu|qt5-qtscript-5.6.1-1|37	%package -n %{qtscript}
14mu|qt5-qtscript-5.6.1-1|38	Summary:	Qt Script runtime library
14mu|qt5-qtscript-5.6.1-1|39	Group:		System/Libraries
14mu|qt5-qtscript-5.6.1-1|40	Suggests:	qt5-qtscript-i18n
14mu|qt5-qtscript-5.6.1-1|41	
14mu|qt5-qtscript-5.6.1-1|42	%description -n %{qtscript}
14mu|qt5-qtscript-5.6.1-1|43	Qt Script runtime library.
14mu|qt5-qtscript-5.6.1-1|44	
14mu|qt5-qtscript-5.6.1-1|45	%files -n %{qtscript}
14mu|qt5-qtscript-5.6.1-1|46	%{_qt5_libdir}/libQt%{api}Script.so.%{major}*
14mu|qt5-qtscript-5.6.1-1|47	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtscript-5.6.1-1|48	%{_libdir}/libQt%{api}Script.so.%{major}*
14mu|qt5-qtscript-5.6.1-1|49	%endif
14mu|qt5-qtscript-5.6.1-1|50	
14mu|qt5-qtscript-5.6.1-1|51	#----------------------------------------------------------------------------
14mu|qt5-qtscript-5.6.1-1|52	
14mu|qt5-qtscript-5.6.1-1|53	%package -n %{qtscriptd}
14mu|qt5-qtscript-5.6.1-1|54	Summary:	Development files for Qt Script
14mu|qt5-qtscript-5.6.1-1|55	Group:		Development/KDE and Qt
14mu|qt5-qtscript-5.6.1-1|56	Requires:	%{qtscript} = %{EVRD}
14mu|qt5-qtscript-5.6.1-1|57	Requires:	qmake%{api}
14mu|qt5-qtscript-5.6.1-1|58	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtscript-5.6.1-1|59	
14mu|qt5-qtscript-5.6.1-1|60	%description -n %{qtscriptd}
14mu|qt5-qtscript-5.6.1-1|61	Development files for Qt Script.
14mu|qt5-qtscript-5.6.1-1|62	
14mu|qt5-qtscript-5.6.1-1|63	%files -n %{qtscriptd}
14mu|qt5-qtscript-5.6.1-1|64	%{_qt5_includedir}/QtScript
14mu|qt5-qtscript-5.6.1-1|65	%{_qt5_libdir}/libQt%{api}Script.so
14mu|qt5-qtscript-5.6.1-1|66	%{_qt5_libdir}/libQt%{api}Script.prl
14mu|qt5-qtscript-5.6.1-1|67	%{_qt5_libdir}/cmake/Qt%{api}Script
14mu|qt5-qtscript-5.6.1-1|68	%{_qt5_libdir}/pkgconfig/Qt%{api}Script.pc
14mu|qt5-qtscript-5.6.1-1|69	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtscript-5.6.1-1|70	%{_libdir}/pkgconfig/Qt%{api}Script.pc
14mu|qt5-qtscript-5.6.1-1|71	%endif
14mu|qt5-qtscript-5.6.1-1|72	%{_qt5_prefix}/mkspecs/modules/qt_lib_script.pri
14mu|qt5-qtscript-5.6.1-1|73	%{_qt5_prefix}/mkspecs/modules/qt_lib_script_private.pri
14mu|qt5-qtscript-5.6.1-1|74	
14mu|qt5-qtscript-5.6.1-1|75	#----------------------------------------------------------------------------
14mu|qt5-qtscript-5.6.1-1|76	
14mu|qt5-qtscript-5.6.1-1|77	%package -n %{qtscripttools}
14mu|qt5-qtscript-5.6.1-1|78	Summary:	Qt Script tools library
14mu|qt5-qtscript-5.6.1-1|79	Group:		System/Libraries
14mu|qt5-qtscript-5.6.1-1|80	
14mu|qt5-qtscript-5.6.1-1|81	%description -n %{qtscripttools}
14mu|qt5-qtscript-5.6.1-1|82	Qt Script tools library.
14mu|qt5-qtscript-5.6.1-1|83	
14mu|qt5-qtscript-5.6.1-1|84	%files -n %{qtscripttools}
14mu|qt5-qtscript-5.6.1-1|85	%{_qt5_libdir}/libQt%{api}ScriptTools.so.%{major}*
14mu|qt5-qtscript-5.6.1-1|86	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtscript-5.6.1-1|87	%{_libdir}/libQt%{api}ScriptTools.so.%{major}*
14mu|qt5-qtscript-5.6.1-1|88	%endif
14mu|qt5-qtscript-5.6.1-1|89	
14mu|qt5-qtscript-5.6.1-1|90	#----------------------------------------------------------------------------
14mu|qt5-qtscript-5.6.1-1|91	
14mu|qt5-qtscript-5.6.1-1|92	%package -n %{qtscripttoolsd}
14mu|qt5-qtscript-5.6.1-1|93	Summary:	Development files for Qt Script tools
14mu|qt5-qtscript-5.6.1-1|94	Group:		Development/KDE and Qt
14mu|qt5-qtscript-5.6.1-1|95	Requires:	%{qtscripttools} = %{EVRD}
14mu|qt5-qtscript-5.6.1-1|96	Requires:	qmake%{api}
14mu|qt5-qtscript-5.6.1-1|97	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtscript-5.6.1-1|98	
14mu|qt5-qtscript-5.6.1-1|99	%description -n %{qtscripttoolsd}
14mu|qt5-qtscript-5.6.1-1|100	Development files for Qt Script tools.
14mu|qt5-qtscript-5.6.1-1|101	
14mu|qt5-qtscript-5.6.1-1|102	%files -n %{qtscripttoolsd}
14mu|qt5-qtscript-5.6.1-1|103	%{_qt5_includedir}/QtScriptTools
14mu|qt5-qtscript-5.6.1-1|104	%{_qt5_libdir}/libQt%{api}ScriptTools.so
14mu|qt5-qtscript-5.6.1-1|105	%{_qt5_libdir}/libQt%{api}ScriptTools.prl
14mu|qt5-qtscript-5.6.1-1|106	%{_qt5_libdir}/cmake/Qt%{api}ScriptTools
14mu|qt5-qtscript-5.6.1-1|107	%{_qt5_libdir}/pkgconfig/Qt%{api}ScriptTools.pc
14mu|qt5-qtscript-5.6.1-1|108	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtscript-5.6.1-1|109	%{_libdir}/pkgconfig/Qt%{api}ScriptTools.pc
14mu|qt5-qtscript-5.6.1-1|110	%endif
14mu|qt5-qtscript-5.6.1-1|111	%{_qt5_prefix}/mkspecs/modules/qt_lib_scripttools.pri
14mu|qt5-qtscript-5.6.1-1|112	%{_qt5_prefix}/mkspecs/modules/qt_lib_scripttools_private.pri
14mu|qt5-qtscript-5.6.1-1|113	
14mu|qt5-qtscript-5.6.1-1|114	#----------------------------------------------------------------------------
14mu|qt5-qtscript-5.6.1-1|115	
14mu|qt5-qtscript-5.6.1-1|116	%if %{with docs}
14mu|qt5-qtscript-5.6.1-1|117	%package doc
14mu|qt5-qtscript-5.6.1-1|118	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtscript-5.6.1-1|119	Group:		Documentation
14mu|qt5-qtscript-5.6.1-1|120	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtscript-5.6.1-1|121	BuildArch:	noarch
14mu|qt5-qtscript-5.6.1-1|122	
14mu|qt5-qtscript-5.6.1-1|123	%description doc
14mu|qt5-qtscript-5.6.1-1|124	Qt QCH documentation for %{name}.
14mu|qt5-qtscript-5.6.1-1|125	
14mu|qt5-qtscript-5.6.1-1|126	%files doc
14mu|qt5-qtscript-5.6.1-1|127	%{_qt5_docdir}/qtscript.qch
14mu|qt5-qtscript-5.6.1-1|128	%{_qt5_docdir}/qtscripttools.qch
14mu|qt5-qtscript-5.6.1-1|129	%endif
14mu|qt5-qtscript-5.6.1-1|130	
14mu|qt5-qtscript-5.6.1-1|131	#----------------------------------------------------------------------------
14mu|qt5-qtscript-5.6.1-1|132	
14mu|qt5-qtscript-5.6.1-1|133	%package examples
14mu|qt5-qtscript-5.6.1-1|134	Summary:	Example applications for %{name}
14mu|qt5-qtscript-5.6.1-1|135	Group:		Development/KDE and Qt
14mu|qt5-qtscript-5.6.1-1|136	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtscript-5.6.1-1|137	
14mu|qt5-qtscript-5.6.1-1|138	%description examples
14mu|qt5-qtscript-5.6.1-1|139	Example applications for %{name}.
14mu|qt5-qtscript-5.6.1-1|140	
14mu|qt5-qtscript-5.6.1-1|141	%files examples
14mu|qt5-qtscript-5.6.1-1|142	%{_qt5_exampledir}/script/
14mu|qt5-qtscript-5.6.1-1|143	
14mu|qt5-qtscript-5.6.1-1|144	#----------------------------------------------------------------------------
14mu|qt5-qtscript-5.6.1-1|145	
14mu|qt5-qtscript-5.6.1-1|146	%prep
14mu|qt5-qtscript-5.6.1-1|147	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtscript-5.6.1-1|148	
14mu|qt5-qtscript-5.6.1-1|149	%build
14mu|qt5-qtscript-5.6.1-1|150	%qmake_qt5
14mu|qt5-qtscript-5.6.1-1|151	%make STRIP=true
14mu|qt5-qtscript-5.6.1-1|152	
14mu|qt5-qtscript-5.6.1-1|153	%if %{with docs}
14mu|qt5-qtscript-5.6.1-1|154	%make docs
14mu|qt5-qtscript-5.6.1-1|155	%endif
14mu|qt5-qtscript-5.6.1-1|156	
14mu|qt5-qtscript-5.6.1-1|157	%install
14mu|qt5-qtscript-5.6.1-1|158	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtscript-5.6.1-1|159	
14mu|qt5-qtscript-5.6.1-1|160	%if %{with docs}
14mu|qt5-qtscript-5.6.1-1|161	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtscript-5.6.1-1|162	%endif
14mu|qt5-qtscript-5.6.1-1|163	
14mu|qt5-qtscript-5.6.1-1|164	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtscript-5.6.1-1|165	pushd %{buildroot}%{_libdir}
14mu|qt5-qtscript-5.6.1-1|166	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtscript-5.6.1-1|167	mkdir pkgconfig
14mu|qt5-qtscript-5.6.1-1|168	cd pkgconfig
14mu|qt5-qtscript-5.6.1-1|169	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtscript-5.6.1-1|170	popd
14mu|qt5-qtscript-5.6.1-1|171	%endif
14mu|qt5-qtscript-5.6.1-1|172	
14mu|qt5-qtscript-5.6.1-1|173	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtscript-5.6.1-1|174	## .prl/.la file love
14mu|qt5-qtscript-5.6.1-1|175	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtscript-5.6.1-1|176	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtscript-5.6.1-1|177	for prl_file in libQt5*.prl ; do
14mu|qt5-qtscript-5.6.1-1|178	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtscript-5.6.1-1|179	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtscript-5.6.1-1|180	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtscript-5.6.1-1|181	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtscript-5.6.1-1|182	fi
14mu|qt5-qtscript-5.6.1-1|183	done
14mu|qt5-qtscript-5.6.1-1|184	popd
14mu|qt5-qtscript-5.6.1-1|185	
14mu|qt5-qtscript-5.6.1-1|186	%changelog
14mu|qt5-qtscript-5.6.1-1|187	
14mu|qt5-qtscript-5.6.1-1|188	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtscript-5.6.1-1|189	- (292da90) New version 5.6.1
14mu|qt5-qtscript-5.6.1-1|190	
14mu|qt5-qtscript-5.6.1-1|191	

23988 14
14mu|qt5-qtsensors-5.6.1-1|1	%define api 5
14mu|qt5-qtsensors-5.6.1-1|2	%define major 5
14mu|qt5-qtsensors-5.6.1-1|3	%define oname qt5
14mu|qt5-qtsensors-5.6.1-1|4	
14mu|qt5-qtsensors-5.6.1-1|5	%define module qtsensors
14mu|qt5-qtsensors-5.6.1-1|6	
14mu|qt5-qtsensors-5.6.1-1|7	%define qtsensors %mklibname qt%{api}sensors %{major}
14mu|qt5-qtsensors-5.6.1-1|8	%define qtsensorsd %mklibname qt%{api}sensors -d
14mu|qt5-qtsensors-5.6.1-1|9	
14mu|qt5-qtsensors-5.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtsensors-5.6.1-1|11	%bcond_without docs
14mu|qt5-qtsensors-5.6.1-1|12	
14mu|qt5-qtsensors-5.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtsensors-5.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtsensors-5.6.1-1|15	Version:	5.6.1
14mu|qt5-qtsensors-5.6.1-1|16	Release:	1
14mu|qt5-qtsensors-5.6.1-1|17	License:	LGPLv3+
14mu|qt5-qtsensors-5.6.1-1|18	Group:		Development/KDE and Qt
14mu|qt5-qtsensors-5.6.1-1|19	Url:		http://qt-project.org/
14mu|qt5-qtsensors-5.6.1-1|20	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtsensors-5.6.1-1|21	Source100:	%{name}.rpmlintrc
14mu|qt5-qtsensors-5.6.1-1|22	Patch0:		qt-everywhere-opensource-src-5.2.0-staticgrue.patch
14mu|qt5-qtsensors-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtsensors-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtsensors-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtsensors-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtsensors-5.6.1-1|27	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtsensors-5.6.1-1|28	%if %{with docs}
14mu|qt5-qtsensors-5.6.1-1|29	BuildRequires:	qdoc5
14mu|qt5-qtsensors-5.6.1-1|30	BuildRequires:	qt5-tools
14mu|qt5-qtsensors-5.6.1-1|31	%endif
14mu|qt5-qtsensors-5.6.1-1|32	
14mu|qt5-qtsensors-5.6.1-1|33	%description
14mu|qt5-qtsensors-5.6.1-1|34	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtsensors-5.6.1-1|35	
14mu|qt5-qtsensors-5.6.1-1|36	#----------------------------------------------------------------------------
14mu|qt5-qtsensors-5.6.1-1|37	
14mu|qt5-qtsensors-5.6.1-1|38	%package -n %{qtsensors}
14mu|qt5-qtsensors-5.6.1-1|39	Summary:	Qt Sensors library
14mu|qt5-qtsensors-5.6.1-1|40	Group:		System/Libraries
14mu|qt5-qtsensors-5.6.1-1|41	
14mu|qt5-qtsensors-5.6.1-1|42	%description -n %{qtsensors}
14mu|qt5-qtsensors-5.6.1-1|43	Qt Sensors library.
14mu|qt5-qtsensors-5.6.1-1|44	
14mu|qt5-qtsensors-5.6.1-1|45	%files -n %{qtsensors}
14mu|qt5-qtsensors-5.6.1-1|46	%{_qt5_libdir}/libQt%{api}Sensors.so.%{major}*
14mu|qt5-qtsensors-5.6.1-1|47	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtsensors-5.6.1-1|48	%{_libdir}/libQt%{api}Sensors.so.%{major}*
14mu|qt5-qtsensors-5.6.1-1|49	%endif
14mu|qt5-qtsensors-5.6.1-1|50	%{_qt5_prefix}/qml/QtSensors
14mu|qt5-qtsensors-5.6.1-1|51	%{_qt5_plugindir}/sensorgestures/libqtsensorgestures_counterplugin.so
14mu|qt5-qtsensors-5.6.1-1|52	%{_qt5_plugindir}/sensorgestures/libqtsensorgestures_plugin.so
14mu|qt5-qtsensors-5.6.1-1|53	%{_qt5_plugindir}/sensorgestures/libqtsensorgestures_shakeplugin.so
14mu|qt5-qtsensors-5.6.1-1|54	%{_qt5_plugindir}/sensors/libqtsensors_generic.so
14mu|qt5-qtsensors-5.6.1-1|55	%{_qt5_plugindir}/sensors/libqtsensors_linuxsys.so
14mu|qt5-qtsensors-5.6.1-1|56	
14mu|qt5-qtsensors-5.6.1-1|57	#----------------------------------------------------------------------------
14mu|qt5-qtsensors-5.6.1-1|58	
14mu|qt5-qtsensors-5.6.1-1|59	%package -n %{qtsensorsd}
14mu|qt5-qtsensors-5.6.1-1|60	Summary:	Development files for the QtSensors library
14mu|qt5-qtsensors-5.6.1-1|61	Group:		Development/KDE and Qt
14mu|qt5-qtsensors-5.6.1-1|62	Requires:	%{qtsensors} = %{EVRD}
14mu|qt5-qtsensors-5.6.1-1|63	Requires:	qmake%{api}
14mu|qt5-qtsensors-5.6.1-1|64	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtsensors-5.6.1-1|65	
14mu|qt5-qtsensors-5.6.1-1|66	%description -n %{qtsensorsd}
14mu|qt5-qtsensors-5.6.1-1|67	Development files for the QtSensors library.
14mu|qt5-qtsensors-5.6.1-1|68	
14mu|qt5-qtsensors-5.6.1-1|69	%files -n %{qtsensorsd}
14mu|qt5-qtsensors-5.6.1-1|70	%{_qt5_includedir}/QtSensors
14mu|qt5-qtsensors-5.6.1-1|71	%{_qt5_libdir}/libQt%{api}Sensors.so
14mu|qt5-qtsensors-5.6.1-1|72	%{_qt5_libdir}/libQt%{api}Sensors.prl
14mu|qt5-qtsensors-5.6.1-1|73	%{_qt5_libdir}/cmake/Qt%{api}Sensors
14mu|qt5-qtsensors-5.6.1-1|74	%{_qt5_libdir}/pkgconfig/Qt%{api}Sensors.pc
14mu|qt5-qtsensors-5.6.1-1|75	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtsensors-5.6.1-1|76	%{_libdir}/pkgconfig/Qt%{api}Sensors.pc
14mu|qt5-qtsensors-5.6.1-1|77	%endif
14mu|qt5-qtsensors-5.6.1-1|78	%{_qt5_prefix}/mkspecs/modules/qt_lib_sensors.pri
14mu|qt5-qtsensors-5.6.1-1|79	%{_qt5_prefix}/mkspecs/modules/qt_lib_sensors_private.pri
14mu|qt5-qtsensors-5.6.1-1|80	
14mu|qt5-qtsensors-5.6.1-1|81	#----------------------------------------------------------------------------
14mu|qt5-qtsensors-5.6.1-1|82	
14mu|qt5-qtsensors-5.6.1-1|83	%if %{with docs}
14mu|qt5-qtsensors-5.6.1-1|84	%package doc
14mu|qt5-qtsensors-5.6.1-1|85	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtsensors-5.6.1-1|86	Group:		Documentation
14mu|qt5-qtsensors-5.6.1-1|87	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtsensors-5.6.1-1|88	BuildArch:	noarch
14mu|qt5-qtsensors-5.6.1-1|89	
14mu|qt5-qtsensors-5.6.1-1|90	%description doc
14mu|qt5-qtsensors-5.6.1-1|91	Qt QCH documentation for %{name}.
14mu|qt5-qtsensors-5.6.1-1|92	
14mu|qt5-qtsensors-5.6.1-1|93	%files doc
14mu|qt5-qtsensors-5.6.1-1|94	%{_qt5_docdir}/qtsensors.qch
14mu|qt5-qtsensors-5.6.1-1|95	%endif
14mu|qt5-qtsensors-5.6.1-1|96	
14mu|qt5-qtsensors-5.6.1-1|97	#----------------------------------------------------------------------------
14mu|qt5-qtsensors-5.6.1-1|98	
14mu|qt5-qtsensors-5.6.1-1|99	%package examples
14mu|qt5-qtsensors-5.6.1-1|100	Summary:	Example applications for %{name}
14mu|qt5-qtsensors-5.6.1-1|101	Group:		Development/KDE and Qt
14mu|qt5-qtsensors-5.6.1-1|102	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtsensors-5.6.1-1|103	
14mu|qt5-qtsensors-5.6.1-1|104	%description examples
14mu|qt5-qtsensors-5.6.1-1|105	Example applications for %{name}.
14mu|qt5-qtsensors-5.6.1-1|106	
14mu|qt5-qtsensors-5.6.1-1|107	%files examples
14mu|qt5-qtsensors-5.6.1-1|108	%{_qt5_exampledir}/sensors/
14mu|qt5-qtsensors-5.6.1-1|109	
14mu|qt5-qtsensors-5.6.1-1|110	#----------------------------------------------------------------------------
14mu|qt5-qtsensors-5.6.1-1|111	
14mu|qt5-qtsensors-5.6.1-1|112	%prep
14mu|qt5-qtsensors-5.6.1-1|113	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtsensors-5.6.1-1|114	%patch0 -p2
14mu|qt5-qtsensors-5.6.1-1|115	
14mu|qt5-qtsensors-5.6.1-1|116	%build
14mu|qt5-qtsensors-5.6.1-1|117	%qmake_qt5
14mu|qt5-qtsensors-5.6.1-1|118	%make STRIP=true
14mu|qt5-qtsensors-5.6.1-1|119	
14mu|qt5-qtsensors-5.6.1-1|120	%if %{with docs}
14mu|qt5-qtsensors-5.6.1-1|121	%make docs
14mu|qt5-qtsensors-5.6.1-1|122	%endif
14mu|qt5-qtsensors-5.6.1-1|123	
14mu|qt5-qtsensors-5.6.1-1|124	%install
14mu|qt5-qtsensors-5.6.1-1|125	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtsensors-5.6.1-1|126	
14mu|qt5-qtsensors-5.6.1-1|127	%if %{with docs}
14mu|qt5-qtsensors-5.6.1-1|128	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtsensors-5.6.1-1|129	%endif
14mu|qt5-qtsensors-5.6.1-1|130	
14mu|qt5-qtsensors-5.6.1-1|131	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtsensors-5.6.1-1|132	pushd %{buildroot}%{_libdir}
14mu|qt5-qtsensors-5.6.1-1|133	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtsensors-5.6.1-1|134	mkdir pkgconfig
14mu|qt5-qtsensors-5.6.1-1|135	cd pkgconfig
14mu|qt5-qtsensors-5.6.1-1|136	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtsensors-5.6.1-1|137	popd
14mu|qt5-qtsensors-5.6.1-1|138	%endif
14mu|qt5-qtsensors-5.6.1-1|139	
14mu|qt5-qtsensors-5.6.1-1|140	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtsensors-5.6.1-1|141	## .prl/.la file love
14mu|qt5-qtsensors-5.6.1-1|142	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtsensors-5.6.1-1|143	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtsensors-5.6.1-1|144	for prl_file in libQt5*.prl ; do
14mu|qt5-qtsensors-5.6.1-1|145	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtsensors-5.6.1-1|146	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtsensors-5.6.1-1|147	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtsensors-5.6.1-1|148	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtsensors-5.6.1-1|149	fi
14mu|qt5-qtsensors-5.6.1-1|150	done
14mu|qt5-qtsensors-5.6.1-1|151	popd
14mu|qt5-qtsensors-5.6.1-1|152	
14mu|qt5-qtsensors-5.6.1-1|153	%changelog
14mu|qt5-qtsensors-5.6.1-1|154	
14mu|qt5-qtsensors-5.6.1-1|155	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtsensors-5.6.1-1|156	- (827904b) Update examples
14mu|qt5-qtsensors-5.6.1-1|157	
14mu|qt5-qtsensors-5.6.1-1|158	

23989 14
14mu|qt5-qtserialbus-5.6.1-1|1	%define api 5
14mu|qt5-qtserialbus-5.6.1-1|2	%define major 5
14mu|qt5-qtserialbus-5.6.1-1|3	%define oname qt5
14mu|qt5-qtserialbus-5.6.1-1|4	
14mu|qt5-qtserialbus-5.6.1-1|5	%define module qtserialbus
14mu|qt5-qtserialbus-5.6.1-1|6	
14mu|qt5-qtserialbus-5.6.1-1|7	%define qtserialbus %mklibname qt%{api}serialbus %{major}
14mu|qt5-qtserialbus-5.6.1-1|8	%define qtserialbusd %mklibname qt%{api}serialbus -d
14mu|qt5-qtserialbus-5.6.1-1|9	
14mu|qt5-qtserialbus-5.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtserialbus-5.6.1-1|11	%bcond_with docs
14mu|qt5-qtserialbus-5.6.1-1|12	
14mu|qt5-qtserialbus-5.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtserialbus-5.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtserialbus-5.6.1-1|15	Version:	5.6.1
14mu|qt5-qtserialbus-5.6.1-1|16	Release:	1
14mu|qt5-qtserialbus-5.6.1-1|17	License:	LGPLv3+
14mu|qt5-qtserialbus-5.6.1-1|18	Group:		Development/KDE and Qt
14mu|qt5-qtserialbus-5.6.1-1|19	Url:		http://qt-project.org/
14mu|qt5-qtserialbus-5.6.1-1|20	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtserialbus-5.6.1-1|21	Source100:	%{name}.rpmlintrc
14mu|qt5-qtserialbus-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtserialbus-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtserialbus-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtserialbus-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5SerialPort) >= %{version}
14mu|qt5-qtserialbus-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtserialbus-5.6.1-1|27	%if %{with docs}
14mu|qt5-qtserialbus-5.6.1-1|28	BuildRequires:	qdoc5
14mu|qt5-qtserialbus-5.6.1-1|29	BuildRequires:	qt5-tools
14mu|qt5-qtserialbus-5.6.1-1|30	%endif
14mu|qt5-qtserialbus-5.6.1-1|31	
14mu|qt5-qtserialbus-5.6.1-1|32	%description
14mu|qt5-qtserialbus-5.6.1-1|33	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtserialbus-5.6.1-1|34	
14mu|qt5-qtserialbus-5.6.1-1|35	#----------------------------------------------------------------------------
14mu|qt5-qtserialbus-5.6.1-1|36	
14mu|qt5-qtserialbus-5.6.1-1|37	%package -n %{qtserialbus}
14mu|qt5-qtserialbus-5.6.1-1|38	Summary:	Qt Serial Bus library
14mu|qt5-qtserialbus-5.6.1-1|39	Group:		System/Libraries
14mu|qt5-qtserialbus-5.6.1-1|40	
14mu|qt5-qtserialbus-5.6.1-1|41	%description -n %{qtserialbus}
14mu|qt5-qtserialbus-5.6.1-1|42	Qt Serial Bus library.
14mu|qt5-qtserialbus-5.6.1-1|43	
14mu|qt5-qtserialbus-5.6.1-1|44	%files -n %{qtserialbus}
14mu|qt5-qtserialbus-5.6.1-1|45	%{_qt5_bindir}/canbusutil
14mu|qt5-qtserialbus-5.6.1-1|46	%{_qt5_libdir}/libQt%{api}SerialBus.so.%{major}*
14mu|qt5-qtserialbus-5.6.1-1|47	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtserialbus-5.6.1-1|48	%{_libdir}/libQt%{api}SerialBus.so.%{major}*
14mu|qt5-qtserialbus-5.6.1-1|49	%endif
14mu|qt5-qtserialbus-5.6.1-1|50	%{_qt5_plugindir}/canbus/libqtpeakcanbus.so
14mu|qt5-qtserialbus-5.6.1-1|51	%{_qt5_plugindir}/canbus/libqtsocketcanbus.so
14mu|qt5-qtserialbus-5.6.1-1|52	%{_qt5_plugindir}/canbus/libqttinycanbus.so
14mu|qt5-qtserialbus-5.6.1-1|53	
14mu|qt5-qtserialbus-5.6.1-1|54	#----------------------------------------------------------------------------
14mu|qt5-qtserialbus-5.6.1-1|55	
14mu|qt5-qtserialbus-5.6.1-1|56	%package -n %{qtserialbusd}
14mu|qt5-qtserialbus-5.6.1-1|57	Summary:	Development files for the Serial Bus library
14mu|qt5-qtserialbus-5.6.1-1|58	Group:		Development/KDE and Qt
14mu|qt5-qtserialbus-5.6.1-1|59	Requires:	%{qtserialbus} = %{EVRD}
14mu|qt5-qtserialbus-5.6.1-1|60	Requires:	qmake%{api}
14mu|qt5-qtserialbus-5.6.1-1|61	
14mu|qt5-qtserialbus-5.6.1-1|62	%description -n %{qtserialbusd}
14mu|qt5-qtserialbus-5.6.1-1|63	Development files for the Serial Bus library.
14mu|qt5-qtserialbus-5.6.1-1|64	
14mu|qt5-qtserialbus-5.6.1-1|65	%files -n %{qtserialbusd}
14mu|qt5-qtserialbus-5.6.1-1|66	%{_qt5_includedir}/QtSerialBus
14mu|qt5-qtserialbus-5.6.1-1|67	%{_qt5_libdir}/libQt%{api}SerialBus.so
14mu|qt5-qtserialbus-5.6.1-1|68	%{_qt5_libdir}/libQt%{api}SerialBus.prl
14mu|qt5-qtserialbus-5.6.1-1|69	%{_qt5_libdir}/cmake/Qt%{api}SerialBus
14mu|qt5-qtserialbus-5.6.1-1|70	%{_qt5_libdir}/pkgconfig/Qt%{api}SerialBus.pc
14mu|qt5-qtserialbus-5.6.1-1|71	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtserialbus-5.6.1-1|72	%{_libdir}/pkgconfig/Qt%{api}SerialBus.pc
14mu|qt5-qtserialbus-5.6.1-1|73	%endif
14mu|qt5-qtserialbus-5.6.1-1|74	%{_qt5_prefix}/mkspecs/modules/qt_lib_serialbus.pri
14mu|qt5-qtserialbus-5.6.1-1|75	%{_qt5_prefix}/mkspecs/modules/qt_lib_serialbus_private.pri
14mu|qt5-qtserialbus-5.6.1-1|76	
14mu|qt5-qtserialbus-5.6.1-1|77	#----------------------------------------------------------------------------
14mu|qt5-qtserialbus-5.6.1-1|78	
14mu|qt5-qtserialbus-5.6.1-1|79	%if %{with docs}
14mu|qt5-qtserialbus-5.6.1-1|80	%package doc
14mu|qt5-qtserialbus-5.6.1-1|81	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtserialbus-5.6.1-1|82	Group:		Documentation
14mu|qt5-qtserialbus-5.6.1-1|83	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtserialbus-5.6.1-1|84	BuildArch:	noarch
14mu|qt5-qtserialbus-5.6.1-1|85	
14mu|qt5-qtserialbus-5.6.1-1|86	%description doc
14mu|qt5-qtserialbus-5.6.1-1|87	Qt QCH documentation for %{name}.
14mu|qt5-qtserialbus-5.6.1-1|88	
14mu|qt5-qtserialbus-5.6.1-1|89	%files doc
14mu|qt5-qtserialbus-5.6.1-1|90	%{_qt5_docdir}/qtserialbus.qch
14mu|qt5-qtserialbus-5.6.1-1|91	%endif
14mu|qt5-qtserialbus-5.6.1-1|92	
14mu|qt5-qtserialbus-5.6.1-1|93	#----------------------------------------------------------------------------
14mu|qt5-qtserialbus-5.6.1-1|94	
14mu|qt5-qtserialbus-5.6.1-1|95	%package examples
14mu|qt5-qtserialbus-5.6.1-1|96	Summary:	Example applications for %{name}
14mu|qt5-qtserialbus-5.6.1-1|97	Group:		Development/KDE and Qt
14mu|qt5-qtserialbus-5.6.1-1|98	
14mu|qt5-qtserialbus-5.6.1-1|99	%description examples
14mu|qt5-qtserialbus-5.6.1-1|100	Example applications for %{name}.
14mu|qt5-qtserialbus-5.6.1-1|101	
14mu|qt5-qtserialbus-5.6.1-1|102	%files examples
14mu|qt5-qtserialbus-5.6.1-1|103	%{_qt5_exampledir}/serialbus/
14mu|qt5-qtserialbus-5.6.1-1|104	
14mu|qt5-qtserialbus-5.6.1-1|105	#----------------------------------------------------------------------------
14mu|qt5-qtserialbus-5.6.1-1|106	
14mu|qt5-qtserialbus-5.6.1-1|107	%prep
14mu|qt5-qtserialbus-5.6.1-1|108	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtserialbus-5.6.1-1|109	
14mu|qt5-qtserialbus-5.6.1-1|110	%build
14mu|qt5-qtserialbus-5.6.1-1|111	%qmake_qt5
14mu|qt5-qtserialbus-5.6.1-1|112	%make STRIP=true
14mu|qt5-qtserialbus-5.6.1-1|113	
14mu|qt5-qtserialbus-5.6.1-1|114	%if %{with docs}
14mu|qt5-qtserialbus-5.6.1-1|115	%make docs
14mu|qt5-qtserialbus-5.6.1-1|116	%endif
14mu|qt5-qtserialbus-5.6.1-1|117	
14mu|qt5-qtserialbus-5.6.1-1|118	%install
14mu|qt5-qtserialbus-5.6.1-1|119	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtserialbus-5.6.1-1|120	
14mu|qt5-qtserialbus-5.6.1-1|121	%if %{with docs}
14mu|qt5-qtserialbus-5.6.1-1|122	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtserialbus-5.6.1-1|123	%endif
14mu|qt5-qtserialbus-5.6.1-1|124	
14mu|qt5-qtserialbus-5.6.1-1|125	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtserialbus-5.6.1-1|126	pushd %{buildroot}%{_libdir}
14mu|qt5-qtserialbus-5.6.1-1|127	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtserialbus-5.6.1-1|128	mkdir pkgconfig
14mu|qt5-qtserialbus-5.6.1-1|129	cd pkgconfig
14mu|qt5-qtserialbus-5.6.1-1|130	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtserialbus-5.6.1-1|131	popd
14mu|qt5-qtserialbus-5.6.1-1|132	%endif
14mu|qt5-qtserialbus-5.6.1-1|133	
14mu|qt5-qtserialbus-5.6.1-1|134	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtserialbus-5.6.1-1|135	## .prl/.la file love
14mu|qt5-qtserialbus-5.6.1-1|136	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtserialbus-5.6.1-1|137	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtserialbus-5.6.1-1|138	for prl_file in libQt5*.prl ; do
14mu|qt5-qtserialbus-5.6.1-1|139	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtserialbus-5.6.1-1|140	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtserialbus-5.6.1-1|141	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtserialbus-5.6.1-1|142	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtserialbus-5.6.1-1|143	fi
14mu|qt5-qtserialbus-5.6.1-1|144	done
14mu|qt5-qtserialbus-5.6.1-1|145	popd
14mu|qt5-qtserialbus-5.6.1-1|146	
14mu|qt5-qtserialbus-5.6.1-1|147	%changelog
14mu|qt5-qtserialbus-5.6.1-1|148	
14mu|qt5-qtserialbus-5.6.1-1|149	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtserialbus-5.6.1-1|150	- (abf6462) Add examples subpackage
14mu|qt5-qtserialbus-5.6.1-1|151	
14mu|qt5-qtserialbus-5.6.1-1|152	

23990 14
14mu|qt5-qtserialport-5.6.1-1|1	%define api 5
14mu|qt5-qtserialport-5.6.1-1|2	%define major 5
14mu|qt5-qtserialport-5.6.1-1|3	%define oname qt5
14mu|qt5-qtserialport-5.6.1-1|4	
14mu|qt5-qtserialport-5.6.1-1|5	%define module qtserialport
14mu|qt5-qtserialport-5.6.1-1|6	
14mu|qt5-qtserialport-5.6.1-1|7	%define qtserialport %mklibname qt%{api}serialport %{major}
14mu|qt5-qtserialport-5.6.1-1|8	%define qtserialportd %mklibname qt%{api}serialport -d
14mu|qt5-qtserialport-5.6.1-1|9	
14mu|qt5-qtserialport-5.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtserialport-5.6.1-1|11	%bcond_with docs
14mu|qt5-qtserialport-5.6.1-1|12	
14mu|qt5-qtserialport-5.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtserialport-5.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtserialport-5.6.1-1|15	Version:	5.6.1
14mu|qt5-qtserialport-5.6.1-1|16	Release:	1
14mu|qt5-qtserialport-5.6.1-1|17	License:	LGPLv3+
14mu|qt5-qtserialport-5.6.1-1|18	Group:		Development/KDE and Qt
14mu|qt5-qtserialport-5.6.1-1|19	Url:		http://qt-project.org/
14mu|qt5-qtserialport-5.6.1-1|20	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtserialport-5.6.1-1|21	Source100:	%{name}.rpmlintrc
14mu|qt5-qtserialport-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtserialport-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtserialport-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtserialport-5.6.1-1|25	BuildRequires:	pkgconfig(udev)
14mu|qt5-qtserialport-5.6.1-1|26	%if %{with docs}
14mu|qt5-qtserialport-5.6.1-1|27	BuildRequires:	qdoc5
14mu|qt5-qtserialport-5.6.1-1|28	BuildRequires:	qt5-tools
14mu|qt5-qtserialport-5.6.1-1|29	%endif
14mu|qt5-qtserialport-5.6.1-1|30	
14mu|qt5-qtserialport-5.6.1-1|31	%description
14mu|qt5-qtserialport-5.6.1-1|32	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtserialport-5.6.1-1|33	
14mu|qt5-qtserialport-5.6.1-1|34	#----------------------------------------------------------------------------
14mu|qt5-qtserialport-5.6.1-1|35	
14mu|qt5-qtserialport-5.6.1-1|36	%package -n %{qtserialport}
14mu|qt5-qtserialport-5.6.1-1|37	Summary:	Qt Serial Port library
14mu|qt5-qtserialport-5.6.1-1|38	Group:		System/Libraries
14mu|qt5-qtserialport-5.6.1-1|39	
14mu|qt5-qtserialport-5.6.1-1|40	%description -n %{qtserialport}
14mu|qt5-qtserialport-5.6.1-1|41	Qt Serial Port library.
14mu|qt5-qtserialport-5.6.1-1|42	
14mu|qt5-qtserialport-5.6.1-1|43	%files -n %{qtserialport}
14mu|qt5-qtserialport-5.6.1-1|44	%{_qt5_libdir}/libQt%{api}SerialPort.so.%{major}*
14mu|qt5-qtserialport-5.6.1-1|45	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtserialport-5.6.1-1|46	%{_libdir}/libQt%{api}SerialPort.so.%{major}*
14mu|qt5-qtserialport-5.6.1-1|47	%endif
14mu|qt5-qtserialport-5.6.1-1|48	
14mu|qt5-qtserialport-5.6.1-1|49	#----------------------------------------------------------------------------
14mu|qt5-qtserialport-5.6.1-1|50	
14mu|qt5-qtserialport-5.6.1-1|51	%package -n %{qtserialportd}
14mu|qt5-qtserialport-5.6.1-1|52	Summary:	Development files for the QtSerialPort library
14mu|qt5-qtserialport-5.6.1-1|53	Group:		Development/KDE and Qt
14mu|qt5-qtserialport-5.6.1-1|54	Requires:	%{qtserialport} = %{EVRD}
14mu|qt5-qtserialport-5.6.1-1|55	Requires:	qmake%{api}
14mu|qt5-qtserialport-5.6.1-1|56	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtserialport-5.6.1-1|57	
14mu|qt5-qtserialport-5.6.1-1|58	%description -n %{qtserialportd}
14mu|qt5-qtserialport-5.6.1-1|59	Development files for the QtSerialPort library.
14mu|qt5-qtserialport-5.6.1-1|60	
14mu|qt5-qtserialport-5.6.1-1|61	%files -n %{qtserialportd}
14mu|qt5-qtserialport-5.6.1-1|62	%{_qt5_includedir}/QtSerialPort
14mu|qt5-qtserialport-5.6.1-1|63	%{_qt5_libdir}/libQt%{api}SerialPort.so
14mu|qt5-qtserialport-5.6.1-1|64	%{_qt5_libdir}/libQt%{api}SerialPort.prl
14mu|qt5-qtserialport-5.6.1-1|65	%{_qt5_libdir}/cmake/Qt%{api}SerialPort
14mu|qt5-qtserialport-5.6.1-1|66	%{_qt5_libdir}/pkgconfig/Qt%{api}SerialPort.pc
14mu|qt5-qtserialport-5.6.1-1|67	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtserialport-5.6.1-1|68	%{_libdir}/pkgconfig/Qt%{api}SerialPort.pc
14mu|qt5-qtserialport-5.6.1-1|69	%endif
14mu|qt5-qtserialport-5.6.1-1|70	%{_qt5_prefix}/mkspecs/modules/qt_lib_serialport.pri
14mu|qt5-qtserialport-5.6.1-1|71	%{_qt5_prefix}/mkspecs/modules/qt_lib_serialport_private.pri
14mu|qt5-qtserialport-5.6.1-1|72	
14mu|qt5-qtserialport-5.6.1-1|73	#----------------------------------------------------------------------------
14mu|qt5-qtserialport-5.6.1-1|74	
14mu|qt5-qtserialport-5.6.1-1|75	%if %{with docs}
14mu|qt5-qtserialport-5.6.1-1|76	%package doc
14mu|qt5-qtserialport-5.6.1-1|77	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtserialport-5.6.1-1|78	Group:		Documentation
14mu|qt5-qtserialport-5.6.1-1|79	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtserialport-5.6.1-1|80	BuildArch:	noarch
14mu|qt5-qtserialport-5.6.1-1|81	
14mu|qt5-qtserialport-5.6.1-1|82	%description doc
14mu|qt5-qtserialport-5.6.1-1|83	Qt QCH documentation for %{name}.
14mu|qt5-qtserialport-5.6.1-1|84	
14mu|qt5-qtserialport-5.6.1-1|85	%files doc
14mu|qt5-qtserialport-5.6.1-1|86	%{_qt5_docdir}/qtserialport.qch
14mu|qt5-qtserialport-5.6.1-1|87	%endif
14mu|qt5-qtserialport-5.6.1-1|88	
14mu|qt5-qtserialport-5.6.1-1|89	#----------------------------------------------------------------------------
14mu|qt5-qtserialport-5.6.1-1|90	
14mu|qt5-qtserialport-5.6.1-1|91	%package examples
14mu|qt5-qtserialport-5.6.1-1|92	Summary:	Example applications for %{name}
14mu|qt5-qtserialport-5.6.1-1|93	Group:		Development/KDE and Qt
14mu|qt5-qtserialport-5.6.1-1|94	
14mu|qt5-qtserialport-5.6.1-1|95	%description examples
14mu|qt5-qtserialport-5.6.1-1|96	Example applications for %{name}.
14mu|qt5-qtserialport-5.6.1-1|97	
14mu|qt5-qtserialport-5.6.1-1|98	%files examples
14mu|qt5-qtserialport-5.6.1-1|99	%{_qt5_exampledir}/serialport/
14mu|qt5-qtserialport-5.6.1-1|100	
14mu|qt5-qtserialport-5.6.1-1|101	#----------------------------------------------------------------------------
14mu|qt5-qtserialport-5.6.1-1|102	
14mu|qt5-qtserialport-5.6.1-1|103	%prep
14mu|qt5-qtserialport-5.6.1-1|104	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtserialport-5.6.1-1|105	
14mu|qt5-qtserialport-5.6.1-1|106	%build
14mu|qt5-qtserialport-5.6.1-1|107	%qmake_qt5
14mu|qt5-qtserialport-5.6.1-1|108	%make STRIP=true
14mu|qt5-qtserialport-5.6.1-1|109	
14mu|qt5-qtserialport-5.6.1-1|110	%if %{with docs}
14mu|qt5-qtserialport-5.6.1-1|111	%make docs
14mu|qt5-qtserialport-5.6.1-1|112	%endif
14mu|qt5-qtserialport-5.6.1-1|113	
14mu|qt5-qtserialport-5.6.1-1|114	%install
14mu|qt5-qtserialport-5.6.1-1|115	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtserialport-5.6.1-1|116	
14mu|qt5-qtserialport-5.6.1-1|117	%if %{with docs}
14mu|qt5-qtserialport-5.6.1-1|118	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtserialport-5.6.1-1|119	%endif
14mu|qt5-qtserialport-5.6.1-1|120	
14mu|qt5-qtserialport-5.6.1-1|121	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtserialport-5.6.1-1|122	pushd %{buildroot}%{_libdir}
14mu|qt5-qtserialport-5.6.1-1|123	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtserialport-5.6.1-1|124	mkdir pkgconfig
14mu|qt5-qtserialport-5.6.1-1|125	cd pkgconfig
14mu|qt5-qtserialport-5.6.1-1|126	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtserialport-5.6.1-1|127	popd
14mu|qt5-qtserialport-5.6.1-1|128	%endif
14mu|qt5-qtserialport-5.6.1-1|129	
14mu|qt5-qtserialport-5.6.1-1|130	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtserialport-5.6.1-1|131	## .prl/.la file love
14mu|qt5-qtserialport-5.6.1-1|132	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtserialport-5.6.1-1|133	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtserialport-5.6.1-1|134	for prl_file in libQt5*.prl ; do
14mu|qt5-qtserialport-5.6.1-1|135	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtserialport-5.6.1-1|136	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtserialport-5.6.1-1|137	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtserialport-5.6.1-1|138	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtserialport-5.6.1-1|139	fi
14mu|qt5-qtserialport-5.6.1-1|140	done
14mu|qt5-qtserialport-5.6.1-1|141	popd
14mu|qt5-qtserialport-5.6.1-1|142	
14mu|qt5-qtserialport-5.6.1-1|143	%changelog
14mu|qt5-qtserialport-5.6.1-1|144	
14mu|qt5-qtserialport-5.6.1-1|145	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtserialport-5.6.1-1|146	- (6cf9403) Add examples subpackage
14mu|qt5-qtserialport-5.6.1-1|147	
14mu|qt5-qtserialport-5.6.1-1|148	

23991 14
14mu|qt5-qtsvg-5.6.1-1|1	%define api 5
14mu|qt5-qtsvg-5.6.1-1|2	%define major 5
14mu|qt5-qtsvg-5.6.1-1|3	%define oname qt5
14mu|qt5-qtsvg-5.6.1-1|4	
14mu|qt5-qtsvg-5.6.1-1|5	%define module qtsvg
14mu|qt5-qtsvg-5.6.1-1|6	
14mu|qt5-qtsvg-5.6.1-1|7	%define qtsvg %mklibname qt%{api}svg %{major}
14mu|qt5-qtsvg-5.6.1-1|8	%define qtsvgd %mklibname qt%{api}svg -d
14mu|qt5-qtsvg-5.6.1-1|9	
14mu|qt5-qtsvg-5.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtsvg-5.6.1-1|11	%bcond_without docs
14mu|qt5-qtsvg-5.6.1-1|12	
14mu|qt5-qtsvg-5.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtsvg-5.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtsvg-5.6.1-1|15	Version:	5.6.1
14mu|qt5-qtsvg-5.6.1-1|16	Release:	1
14mu|qt5-qtsvg-5.6.1-1|17	License:	LGPLv3+
14mu|qt5-qtsvg-5.6.1-1|18	Group:		Development/KDE and Qt
14mu|qt5-qtsvg-5.6.1-1|19	Url:		http://qt-project.org/
14mu|qt5-qtsvg-5.6.1-1|20	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtsvg-5.6.1-1|21	Source100:	%{name}.rpmlintrc
14mu|qt5-qtsvg-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtsvg-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtsvg-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtsvg-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5OpenGL) >= %{version}
14mu|qt5-qtsvg-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtsvg-5.6.1-1|27	%if %{with docs}
14mu|qt5-qtsvg-5.6.1-1|28	BuildRequires:	qdoc5
14mu|qt5-qtsvg-5.6.1-1|29	BuildRequires:	qt5-tools
14mu|qt5-qtsvg-5.6.1-1|30	%endif
14mu|qt5-qtsvg-5.6.1-1|31	
14mu|qt5-qtsvg-5.6.1-1|32	%description
14mu|qt5-qtsvg-5.6.1-1|33	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtsvg-5.6.1-1|34	
14mu|qt5-qtsvg-5.6.1-1|35	#----------------------------------------------------------------------------
14mu|qt5-qtsvg-5.6.1-1|36	
14mu|qt5-qtsvg-5.6.1-1|37	%package -n %{qtsvg}
14mu|qt5-qtsvg-5.6.1-1|38	Summary:	Qt SVG rendering engine
14mu|qt5-qtsvg-5.6.1-1|39	Group:		System/Libraries
14mu|qt5-qtsvg-5.6.1-1|40	Conflicts:	%{_lib}qt5gui5 < 5.6.0
14mu|qt5-qtsvg-5.6.1-1|41	
14mu|qt5-qtsvg-5.6.1-1|42	%description -n %{qtsvg}
14mu|qt5-qtsvg-5.6.1-1|43	Qt SVG rendering engine.
14mu|qt5-qtsvg-5.6.1-1|44	
14mu|qt5-qtsvg-5.6.1-1|45	%files -n %{qtsvg}
14mu|qt5-qtsvg-5.6.1-1|46	%{_qt5_libdir}/libQt%{api}Svg.so.%{major}*
14mu|qt5-qtsvg-5.6.1-1|47	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtsvg-5.6.1-1|48	%{_libdir}/libQt%{api}Svg.so.%{major}*
14mu|qt5-qtsvg-5.6.1-1|49	%endif
14mu|qt5-qtsvg-5.6.1-1|50	%{_qt5_plugindir}/iconengines/libqsvgicon.so
14mu|qt5-qtsvg-5.6.1-1|51	%{_qt5_plugindir}/imageformats/libqsvg.so
14mu|qt5-qtsvg-5.6.1-1|52	
14mu|qt5-qtsvg-5.6.1-1|53	#----------------------------------------------------------------------------
14mu|qt5-qtsvg-5.6.1-1|54	
14mu|qt5-qtsvg-5.6.1-1|55	%package -n %{qtsvgd}
14mu|qt5-qtsvg-5.6.1-1|56	Summary:	Development files for Qt's SVG rendering engine
14mu|qt5-qtsvg-5.6.1-1|57	Group:		Development/KDE and Qt
14mu|qt5-qtsvg-5.6.1-1|58	Requires:	%{qtsvg} = %{EVRD}
14mu|qt5-qtsvg-5.6.1-1|59	Requires:	qmake%{api}
14mu|qt5-qtsvg-5.6.1-1|60	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtsvg-5.6.1-1|61	
14mu|qt5-qtsvg-5.6.1-1|62	%description -n %{qtsvgd}
14mu|qt5-qtsvg-5.6.1-1|63	Development files for Qt's SVG rendering engine.
14mu|qt5-qtsvg-5.6.1-1|64	
14mu|qt5-qtsvg-5.6.1-1|65	%files -n %{qtsvgd}
14mu|qt5-qtsvg-5.6.1-1|66	%{_qt5_includedir}/QtSvg
14mu|qt5-qtsvg-5.6.1-1|67	%{_qt5_libdir}/libQt%{api}Svg.so
14mu|qt5-qtsvg-5.6.1-1|68	%{_qt5_libdir}/libQt%{api}Svg.prl
14mu|qt5-qtsvg-5.6.1-1|69	%{_qt5_libdir}/cmake/Qt%{api}Svg
14mu|qt5-qtsvg-5.6.1-1|70	%{_qt5_libdir}/pkgconfig/Qt%{api}Svg.pc
14mu|qt5-qtsvg-5.6.1-1|71	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtsvg-5.6.1-1|72	%{_libdir}/pkgconfig/Qt%{api}Svg.pc
14mu|qt5-qtsvg-5.6.1-1|73	%endif
14mu|qt5-qtsvg-5.6.1-1|74	%{_qt5_prefix}/mkspecs/modules/qt_lib_svg.pri
14mu|qt5-qtsvg-5.6.1-1|75	%{_qt5_prefix}/mkspecs/modules/qt_lib_svg_private.pri
14mu|qt5-qtsvg-5.6.1-1|76	
14mu|qt5-qtsvg-5.6.1-1|77	#----------------------------------------------------------------------------
14mu|qt5-qtsvg-5.6.1-1|78	
14mu|qt5-qtsvg-5.6.1-1|79	%if %{with docs}
14mu|qt5-qtsvg-5.6.1-1|80	%package doc
14mu|qt5-qtsvg-5.6.1-1|81	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtsvg-5.6.1-1|82	Group:		Documentation
14mu|qt5-qtsvg-5.6.1-1|83	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtsvg-5.6.1-1|84	BuildArch:	noarch
14mu|qt5-qtsvg-5.6.1-1|85	
14mu|qt5-qtsvg-5.6.1-1|86	%description doc
14mu|qt5-qtsvg-5.6.1-1|87	Qt QCH documentation for %{name}.
14mu|qt5-qtsvg-5.6.1-1|88	
14mu|qt5-qtsvg-5.6.1-1|89	%files doc
14mu|qt5-qtsvg-5.6.1-1|90	%{_qt5_docdir}/qtsvg.qch
14mu|qt5-qtsvg-5.6.1-1|91	%endif
14mu|qt5-qtsvg-5.6.1-1|92	
14mu|qt5-qtsvg-5.6.1-1|93	#----------------------------------------------------------------------------
14mu|qt5-qtsvg-5.6.1-1|94	
14mu|qt5-qtsvg-5.6.1-1|95	%package examples
14mu|qt5-qtsvg-5.6.1-1|96	Summary:	Example applications for %{name}
14mu|qt5-qtsvg-5.6.1-1|97	Group:		Development/KDE and Qt
14mu|qt5-qtsvg-5.6.1-1|98	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtsvg-5.6.1-1|99	
14mu|qt5-qtsvg-5.6.1-1|100	%description examples
14mu|qt5-qtsvg-5.6.1-1|101	Example applications for %{name}.
14mu|qt5-qtsvg-5.6.1-1|102	
14mu|qt5-qtsvg-5.6.1-1|103	%files examples
14mu|qt5-qtsvg-5.6.1-1|104	%{_qt5_exampledir}/svg/
14mu|qt5-qtsvg-5.6.1-1|105	
14mu|qt5-qtsvg-5.6.1-1|106	#----------------------------------------------------------------------------
14mu|qt5-qtsvg-5.6.1-1|107	
14mu|qt5-qtsvg-5.6.1-1|108	%prep
14mu|qt5-qtsvg-5.6.1-1|109	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtsvg-5.6.1-1|110	
14mu|qt5-qtsvg-5.6.1-1|111	%build
14mu|qt5-qtsvg-5.6.1-1|112	%qmake_qt5
14mu|qt5-qtsvg-5.6.1-1|113	%make STRIP=true
14mu|qt5-qtsvg-5.6.1-1|114	
14mu|qt5-qtsvg-5.6.1-1|115	%if %{with docs}
14mu|qt5-qtsvg-5.6.1-1|116	%make docs
14mu|qt5-qtsvg-5.6.1-1|117	%endif
14mu|qt5-qtsvg-5.6.1-1|118	
14mu|qt5-qtsvg-5.6.1-1|119	%install
14mu|qt5-qtsvg-5.6.1-1|120	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtsvg-5.6.1-1|121	
14mu|qt5-qtsvg-5.6.1-1|122	%if %{with docs}
14mu|qt5-qtsvg-5.6.1-1|123	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtsvg-5.6.1-1|124	%endif
14mu|qt5-qtsvg-5.6.1-1|125	
14mu|qt5-qtsvg-5.6.1-1|126	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtsvg-5.6.1-1|127	pushd %{buildroot}%{_libdir}
14mu|qt5-qtsvg-5.6.1-1|128	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtsvg-5.6.1-1|129	mkdir pkgconfig
14mu|qt5-qtsvg-5.6.1-1|130	cd pkgconfig
14mu|qt5-qtsvg-5.6.1-1|131	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtsvg-5.6.1-1|132	popd
14mu|qt5-qtsvg-5.6.1-1|133	%endif
14mu|qt5-qtsvg-5.6.1-1|134	
14mu|qt5-qtsvg-5.6.1-1|135	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtsvg-5.6.1-1|136	## .prl/.la file love
14mu|qt5-qtsvg-5.6.1-1|137	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtsvg-5.6.1-1|138	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtsvg-5.6.1-1|139	for prl_file in libQt5*.prl ; do
14mu|qt5-qtsvg-5.6.1-1|140	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtsvg-5.6.1-1|141	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtsvg-5.6.1-1|142	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtsvg-5.6.1-1|143	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtsvg-5.6.1-1|144	fi
14mu|qt5-qtsvg-5.6.1-1|145	done
14mu|qt5-qtsvg-5.6.1-1|146	popd
14mu|qt5-qtsvg-5.6.1-1|147	
14mu|qt5-qtsvg-5.6.1-1|148	%changelog
14mu|qt5-qtsvg-5.6.1-1|149	
14mu|qt5-qtsvg-5.6.1-1|150	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtsvg-5.6.1-1|151	- (cd66500) Drop examples-deployment patch (fixed upstream)
14mu|qt5-qtsvg-5.6.1-1|152	
14mu|qt5-qtsvg-5.6.1-1|153	

23992 14
14mu|qt5-qttools-5.6.1-1|1	%define api 5
14mu|qt5-qttools-5.6.1-1|2	%define major 5
14mu|qt5-qttools-5.6.1-1|3	%define oname qt5
14mu|qt5-qttools-5.6.1-1|4	
14mu|qt5-qttools-5.6.1-1|5	%define module qttools
14mu|qt5-qttools-5.6.1-1|6	
14mu|qt5-qttools-5.6.1-1|7	%define qtclucene %mklibname qt%{api}clucene %{major}
14mu|qt5-qttools-5.6.1-1|8	%define qtclucened %mklibname qt%{api}clucene -d
14mu|qt5-qttools-5.6.1-1|9	%define qtdesigner %mklibname qt%{api}designer %{major}
14mu|qt5-qttools-5.6.1-1|10	%define qtdesignerd %mklibname qt%{api}designer -d
14mu|qt5-qttools-5.6.1-1|11	%define qtdesignercomponents %mklibname qt%{api}designercomponents %{major}
14mu|qt5-qttools-5.6.1-1|12	%define qtdesignercomponentsd %mklibname qt%{api}designercomponents -d
14mu|qt5-qttools-5.6.1-1|13	%define qthelp %mklibname qt%{api}help %{major}
14mu|qt5-qttools-5.6.1-1|14	%define qthelpd %mklibname qt%{api}help -d
14mu|qt5-qttools-5.6.1-1|15	%define qtuitoolsd %mklibname qt%{api}uitools -d
14mu|qt5-qttools-5.6.1-1|16	
14mu|qt5-qttools-5.6.1-1|17	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qttools-5.6.1-1|18	%bcond_with docs
14mu|qt5-qttools-5.6.1-1|19	
14mu|qt5-qttools-5.6.1-1|20	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qttools-5.6.1-1|21	Name:		qt5-%{module}
14mu|qt5-qttools-5.6.1-1|22	Version:	5.6.1
14mu|qt5-qttools-5.6.1-1|23	Release:	1
14mu|qt5-qttools-5.6.1-1|24	License:	LGPLv3+
14mu|qt5-qttools-5.6.1-1|25	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|26	Url:		http://qt-project.org/
14mu|qt5-qttools-5.6.1-1|27	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qttools-5.6.1-1|28	Source1:	rosa-assistant-qt%{api}.desktop
14mu|qt5-qttools-5.6.1-1|29	Source2:	rosa-designer-qt%{api}.desktop
14mu|qt5-qttools-5.6.1-1|30	Source3:	rosa-linguist-qt%{api}.desktop
14mu|qt5-qttools-5.6.1-1|31	# Install pkgconfig file for Clucene because it's used by other projects
14mu|qt5-qttools-5.6.1-1|32	Patch0:		qttools-opensource-src-5.6.1-clucene-pkgconfig.patch
14mu|qt5-qttools-5.6.1-1|33	# Same for Designer Components, needed for Qt Creator
14mu|qt5-qttools-5.6.1-1|34	Patch1:		qttools-opensource-src-5.6.1-designer-components-pkgconfig.patch
14mu|qt5-qttools-5.6.1-1|35	Source100:	%{name}.rpmlintrc
14mu|qt5-qttools-5.6.1-1|36	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qttools-5.6.1-1|37	BuildRequires:	pkgconfig(Qt5DBus) >= %{version}
14mu|qt5-qttools-5.6.1-1|38	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qttools-5.6.1-1|39	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qttools-5.6.1-1|40	BuildRequires:	pkgconfig(Qt5PrintSupport) >= %{version}
14mu|qt5-qttools-5.6.1-1|41	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qttools-5.6.1-1|42	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qttools-5.6.1-1|43	BuildRequires:	pkgconfig(Qt5Sql) >= %{version}
14mu|qt5-qttools-5.6.1-1|44	BuildRequires:	pkgconfig(Qt5Test) >= %{version}
14mu|qt5-qttools-5.6.1-1|45	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qttools-5.6.1-1|46	BuildRequires:	pkgconfig(Qt5Xml) >= %{version}
14mu|qt5-qttools-5.6.1-1|47	%if %{with docs}
14mu|qt5-qttools-5.6.1-1|48	BuildRequires:	qdoc5
14mu|qt5-qttools-5.6.1-1|49	BuildRequires:	qt5-tools
14mu|qt5-qttools-5.6.1-1|50	%endif
14mu|qt5-qttools-5.6.1-1|51	
14mu|qt5-qttools-5.6.1-1|52	%description
14mu|qt5-qttools-5.6.1-1|53	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qttools-5.6.1-1|54	
14mu|qt5-qttools-5.6.1-1|55	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|56	
14mu|qt5-qttools-5.6.1-1|57	%package -n %{qtclucene}
14mu|qt5-qttools-5.6.1-1|58	Summary:	Qt version of the CLucene search engine
14mu|qt5-qttools-5.6.1-1|59	Group:		System/Libraries
14mu|qt5-qttools-5.6.1-1|60	
14mu|qt5-qttools-5.6.1-1|61	%description -n %{qtclucene}
14mu|qt5-qttools-5.6.1-1|62	Qt version of the CLucene search engine.
14mu|qt5-qttools-5.6.1-1|63	
14mu|qt5-qttools-5.6.1-1|64	%files -n %{qtclucene}
14mu|qt5-qttools-5.6.1-1|65	%{_qt5_libdir}/libQt%{api}CLucene.so.%{major}*
14mu|qt5-qttools-5.6.1-1|66	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qttools-5.6.1-1|67	%{_libdir}/libQt%{api}CLucene.so.%{major}*
14mu|qt5-qttools-5.6.1-1|68	%endif
14mu|qt5-qttools-5.6.1-1|69	
14mu|qt5-qttools-5.6.1-1|70	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|71	
14mu|qt5-qttools-5.6.1-1|72	%package -n %{qtclucened}
14mu|qt5-qttools-5.6.1-1|73	Summary:	Development files for the Qt version of the CLucene search engine
14mu|qt5-qttools-5.6.1-1|74	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|75	Requires:	%{qtclucene} = %{EVRD}
14mu|qt5-qttools-5.6.1-1|76	Requires:	qmake%{api}
14mu|qt5-qttools-5.6.1-1|77	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qttools-5.6.1-1|78	
14mu|qt5-qttools-5.6.1-1|79	%description -n %{qtclucened}
14mu|qt5-qttools-5.6.1-1|80	Development files for the Qt version of the CLucene search engine.
14mu|qt5-qttools-5.6.1-1|81	
14mu|qt5-qttools-5.6.1-1|82	%files -n %{qtclucened}
14mu|qt5-qttools-5.6.1-1|83	%{_qt5_includedir}/QtCLucene
14mu|qt5-qttools-5.6.1-1|84	%{_qt5_libdir}/libQt%{api}CLucene.so
14mu|qt5-qttools-5.6.1-1|85	%{_qt5_libdir}/libQt%{api}CLucene.prl
14mu|qt5-qttools-5.6.1-1|86	%{_qt5_libdir}/cmake/Qt%{api}CLucene
14mu|qt5-qttools-5.6.1-1|87	%{_qt5_libdir}/pkgconfig/Qt%{api}CLucene.pc
14mu|qt5-qttools-5.6.1-1|88	%{_qt5_prefix}/mkspecs/modules/qt_lib_clucene.pri
14mu|qt5-qttools-5.6.1-1|89	%{_qt5_prefix}/mkspecs/modules/qt_lib_clucene_private.pri
14mu|qt5-qttools-5.6.1-1|90	
14mu|qt5-qttools-5.6.1-1|91	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|92	
14mu|qt5-qttools-5.6.1-1|93	%package -n %{qtdesigner}
14mu|qt5-qttools-5.6.1-1|94	Summary:	Qt Designer runtime libraries
14mu|qt5-qttools-5.6.1-1|95	Group:		System/Libraries
14mu|qt5-qttools-5.6.1-1|96	
14mu|qt5-qttools-5.6.1-1|97	%description -n %{qtdesigner}
14mu|qt5-qttools-5.6.1-1|98	Qt Designer runtime libraries.
14mu|qt5-qttools-5.6.1-1|99	
14mu|qt5-qttools-5.6.1-1|100	%files -n %{qtdesigner}
14mu|qt5-qttools-5.6.1-1|101	%{_qt5_libdir}/libQt%{api}Designer.so.%{major}*
14mu|qt5-qttools-5.6.1-1|102	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qttools-5.6.1-1|103	%{_libdir}/libQt%{api}Designer.so.%{major}*
14mu|qt5-qttools-5.6.1-1|104	%endif
14mu|qt5-qttools-5.6.1-1|105	
14mu|qt5-qttools-5.6.1-1|106	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|107	
14mu|qt5-qttools-5.6.1-1|108	%package -n %{qtdesignerd}
14mu|qt5-qttools-5.6.1-1|109	Summary:	Development files for Qt Designer
14mu|qt5-qttools-5.6.1-1|110	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|111	Requires:	%{qtdesigner} = %{EVRD}
14mu|qt5-qttools-5.6.1-1|112	Requires:	qmake%{api}
14mu|qt5-qttools-5.6.1-1|113	# cmake module needs its files
14mu|qt5-qttools-5.6.1-1|114	Requires:	qt5-designer
14mu|qt5-qttools-5.6.1-1|115	Requires:	%{qtuitoolsd} = %{EVRD}
14mu|qt5-qttools-5.6.1-1|116	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qttools-5.6.1-1|117	
14mu|qt5-qttools-5.6.1-1|118	%description -n %{qtdesignerd}
14mu|qt5-qttools-5.6.1-1|119	Development files for Qt Designer.
14mu|qt5-qttools-5.6.1-1|120	
14mu|qt5-qttools-5.6.1-1|121	%files -n %{qtdesignerd}
14mu|qt5-qttools-5.6.1-1|122	%{_qt5_includedir}/QtDesigner
14mu|qt5-qttools-5.6.1-1|123	%{_qt5_libdir}/libQt%{api}Designer.so
14mu|qt5-qttools-5.6.1-1|124	%{_qt5_libdir}/libQt%{api}Designer.prl
14mu|qt5-qttools-5.6.1-1|125	%{_qt5_libdir}/cmake/Qt%{api}Designer
14mu|qt5-qttools-5.6.1-1|126	%{_qt5_libdir}/pkgconfig/Qt%{api}Designer.pc
14mu|qt5-qttools-5.6.1-1|127	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qttools-5.6.1-1|128	%{_libdir}/pkgconfig/Qt%{api}Designer.pc
14mu|qt5-qttools-5.6.1-1|129	%endif
14mu|qt5-qttools-5.6.1-1|130	%{_qt5_prefix}/mkspecs/modules/qt_lib_designer.pri
14mu|qt5-qttools-5.6.1-1|131	%{_qt5_prefix}/mkspecs/modules/qt_lib_designer_private.pri
14mu|qt5-qttools-5.6.1-1|132	
14mu|qt5-qttools-5.6.1-1|133	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|134	
14mu|qt5-qttools-5.6.1-1|135	%package -n %{qtdesignercomponents}
14mu|qt5-qttools-5.6.1-1|136	Summary:	Components for Qt Designer
14mu|qt5-qttools-5.6.1-1|137	Group:		System/Libraries
14mu|qt5-qttools-5.6.1-1|138	
14mu|qt5-qttools-5.6.1-1|139	%description -n %{qtdesignercomponents}
14mu|qt5-qttools-5.6.1-1|140	Components for Qt Designer.
14mu|qt5-qttools-5.6.1-1|141	
14mu|qt5-qttools-5.6.1-1|142	%files -n %{qtdesignercomponents}
14mu|qt5-qttools-5.6.1-1|143	%{_qt5_libdir}/libQt%{api}DesignerComponents.so.%{major}*
14mu|qt5-qttools-5.6.1-1|144	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qttools-5.6.1-1|145	%{_libdir}/libQt%{api}DesignerComponents.so.%{major}*
14mu|qt5-qttools-5.6.1-1|146	%endif
14mu|qt5-qttools-5.6.1-1|147	
14mu|qt5-qttools-5.6.1-1|148	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|149	
14mu|qt5-qttools-5.6.1-1|150	%package -n %{qtdesignercomponentsd}
14mu|qt5-qttools-5.6.1-1|151	Summary:	Development files for Qt Designer Components
14mu|qt5-qttools-5.6.1-1|152	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|153	Requires:	%{qtdesignercomponents} = %{EVRD}
14mu|qt5-qttools-5.6.1-1|154	Requires:	qmake%{api}
14mu|qt5-qttools-5.6.1-1|155	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qttools-5.6.1-1|156	
14mu|qt5-qttools-5.6.1-1|157	%description -n %{qtdesignercomponentsd}
14mu|qt5-qttools-5.6.1-1|158	Development files for Qt Designer Components.
14mu|qt5-qttools-5.6.1-1|159	
14mu|qt5-qttools-5.6.1-1|160	%files -n %{qtdesignercomponentsd}
14mu|qt5-qttools-5.6.1-1|161	%{_qt5_includedir}/QtDesignerComponents
14mu|qt5-qttools-5.6.1-1|162	%{_qt5_libdir}/libQt%{api}DesignerComponents.so
14mu|qt5-qttools-5.6.1-1|163	%{_qt5_libdir}/libQt%{api}DesignerComponents.prl
14mu|qt5-qttools-5.6.1-1|164	%{_qt5_libdir}/cmake/Qt%{api}DesignerComponents
14mu|qt5-qttools-5.6.1-1|165	%{_qt5_libdir}/pkgconfig/Qt%{api}DesignerComponents.pc
14mu|qt5-qttools-5.6.1-1|166	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qttools-5.6.1-1|167	%{_libdir}/pkgconfig/Qt%{api}DesignerComponents.pc
14mu|qt5-qttools-5.6.1-1|168	%endif
14mu|qt5-qttools-5.6.1-1|169	%{_qt5_prefix}/mkspecs/modules/qt_lib_designercomponents.pri
14mu|qt5-qttools-5.6.1-1|170	%{_qt5_prefix}/mkspecs/modules/qt_lib_designercomponents_private.pri
14mu|qt5-qttools-5.6.1-1|171	
14mu|qt5-qttools-5.6.1-1|172	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|173	
14mu|qt5-qttools-5.6.1-1|174	%package -n %{qthelp}
14mu|qt5-qttools-5.6.1-1|175	Summary:	Runtime libraries for the Qt Help system
14mu|qt5-qttools-5.6.1-1|176	Group:		System/Libraries
14mu|qt5-qttools-5.6.1-1|177	
14mu|qt5-qttools-5.6.1-1|178	%description -n %{qthelp}
14mu|qt5-qttools-5.6.1-1|179	Runtime libraries for the Qt Help system.
14mu|qt5-qttools-5.6.1-1|180	
14mu|qt5-qttools-5.6.1-1|181	%files -n %{qthelp}
14mu|qt5-qttools-5.6.1-1|182	%{_qt5_libdir}/libQt%{api}Help.so.%{major}*
14mu|qt5-qttools-5.6.1-1|183	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qttools-5.6.1-1|184	%{_libdir}/libQt%{api}Help.so.%{major}*
14mu|qt5-qttools-5.6.1-1|185	%endif
14mu|qt5-qttools-5.6.1-1|186	
14mu|qt5-qttools-5.6.1-1|187	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|188	
14mu|qt5-qttools-5.6.1-1|189	%package -n %{qthelpd}
14mu|qt5-qttools-5.6.1-1|190	Summary:	Development files for Qt Help
14mu|qt5-qttools-5.6.1-1|191	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|192	Requires:	%{qthelp} = %{EVRD}
14mu|qt5-qttools-5.6.1-1|193	Requires:	qmake%{api}
14mu|qt5-qttools-5.6.1-1|194	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qttools-5.6.1-1|195	
14mu|qt5-qttools-5.6.1-1|196	%description -n %{qthelpd}
14mu|qt5-qttools-5.6.1-1|197	Development files for Qt Help, useful if you wish to add a help system
14mu|qt5-qttools-5.6.1-1|198	to your application.
14mu|qt5-qttools-5.6.1-1|199	
14mu|qt5-qttools-5.6.1-1|200	%files -n %{qthelpd}
14mu|qt5-qttools-5.6.1-1|201	%{_qt5_includedir}/QtHelp
14mu|qt5-qttools-5.6.1-1|202	%{_qt5_libdir}/libQt%{api}Help.so
14mu|qt5-qttools-5.6.1-1|203	%{_qt5_libdir}/libQt%{api}Help.prl
14mu|qt5-qttools-5.6.1-1|204	%{_qt5_libdir}/cmake/Qt%{api}Help
14mu|qt5-qttools-5.6.1-1|205	%{_qt5_libdir}/pkgconfig/Qt%{api}Help.pc
14mu|qt5-qttools-5.6.1-1|206	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qttools-5.6.1-1|207	%{_libdir}/pkgconfig/Qt%{api}Help.pc
14mu|qt5-qttools-5.6.1-1|208	%endif
14mu|qt5-qttools-5.6.1-1|209	%{_qt5_prefix}/mkspecs/modules/qt_lib_help.pri
14mu|qt5-qttools-5.6.1-1|210	%{_qt5_prefix}/mkspecs/modules/qt_lib_help_private.pri
14mu|qt5-qttools-5.6.1-1|211	
14mu|qt5-qttools-5.6.1-1|212	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|213	
14mu|qt5-qttools-5.6.1-1|214	%package -n %{qtuitoolsd}
14mu|qt5-qttools-5.6.1-1|215	Summary:	Development files for Qt Ui Tools
14mu|qt5-qttools-5.6.1-1|216	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|217	Requires:	qmake%{api}
14mu|qt5-qttools-5.6.1-1|218	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qttools-5.6.1-1|219	Conflicts:	%{_lib}qt5gui-devel < 5.6.0
14mu|qt5-qttools-5.6.1-1|220	
14mu|qt5-qttools-5.6.1-1|221	%description -n %{qtuitoolsd}
14mu|qt5-qttools-5.6.1-1|222	Development files for Qt Ui Tools.
14mu|qt5-qttools-5.6.1-1|223	
14mu|qt5-qttools-5.6.1-1|224	%files -n %{qtuitoolsd}
14mu|qt5-qttools-5.6.1-1|225	%{_qt5_includedir}/QtUiPlugin
14mu|qt5-qttools-5.6.1-1|226	%{_qt5_includedir}/QtUiTools
14mu|qt5-qttools-5.6.1-1|227	%{_qt5_libdir}/libQt%{api}UiTools.a
14mu|qt5-qttools-5.6.1-1|228	%{_qt5_libdir}/libQt%{api}UiTools.prl
14mu|qt5-qttools-5.6.1-1|229	%{_qt5_libdir}/cmake/Qt%{api}UiPlugin
14mu|qt5-qttools-5.6.1-1|230	%{_qt5_libdir}/cmake/Qt%{api}UiTools
14mu|qt5-qttools-5.6.1-1|231	%{_qt5_libdir}/pkgconfig/Qt%{api}UiTools.pc
14mu|qt5-qttools-5.6.1-1|232	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qttools-5.6.1-1|233	%{_libdir}/pkgconfig/Qt%{api}UiTools.pc
14mu|qt5-qttools-5.6.1-1|234	%endif
14mu|qt5-qttools-5.6.1-1|235	%{_qt5_prefix}/mkspecs/modules/qt_lib_uiplugin.pri
14mu|qt5-qttools-5.6.1-1|236	%{_qt5_prefix}/mkspecs/modules/qt_lib_uitools.pri
14mu|qt5-qttools-5.6.1-1|237	%{_qt5_prefix}/mkspecs/modules/qt_lib_uitools_private.pri
14mu|qt5-qttools-5.6.1-1|238	
14mu|qt5-qttools-5.6.1-1|239	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|240	
14mu|qt5-qttools-5.6.1-1|241	%package -n %{oname}-assistant
14mu|qt5-qttools-5.6.1-1|242	Summary:	Qt help system
14mu|qt5-qttools-5.6.1-1|243	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|244	Suggests:	qt5-assistant-i18n
14mu|qt5-qttools-5.6.1-1|245	Suggests:	qt5-doc
14mu|qt5-qttools-5.6.1-1|246	
14mu|qt5-qttools-5.6.1-1|247	%description -n %{oname}-assistant
14mu|qt5-qttools-5.6.1-1|248	Qt help system.
14mu|qt5-qttools-5.6.1-1|249	
14mu|qt5-qttools-5.6.1-1|250	%files -n %{oname}-assistant
14mu|qt5-qttools-5.6.1-1|251	%{_qt5_bindir}/assistant
14mu|qt5-qttools-5.6.1-1|252	%{_datadir}/applications/rosa-assistant-qt%{api}.desktop
14mu|qt5-qttools-5.6.1-1|253	
14mu|qt5-qttools-5.6.1-1|254	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|255	
14mu|qt5-qttools-5.6.1-1|256	%package -n %{oname}-designer
14mu|qt5-qttools-5.6.1-1|257	Summary:	Qt interface design tool
14mu|qt5-qttools-5.6.1-1|258	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|259	# Should be X11 later
14mu|qt5-qttools-5.6.1-1|260	Requires:	qt5-output-driver-default
14mu|qt5-qttools-5.6.1-1|261	# for /usr/lib/qt5/bin/uic
14mu|qt5-qttools-5.6.1-1|262	Requires:	pkgconfig(Qt5Gui)
14mu|qt5-qttools-5.6.1-1|263	Suggests:	qt5-designer-i18n
14mu|qt5-qttools-5.6.1-1|264	
14mu|qt5-qttools-5.6.1-1|265	%description -n %{oname}-designer
14mu|qt5-qttools-5.6.1-1|266	Qt interface design tool.
14mu|qt5-qttools-5.6.1-1|267	
14mu|qt5-qttools-5.6.1-1|268	%files -n %{oname}-designer
14mu|qt5-qttools-5.6.1-1|269	%{_qt5_bindir}/designer
14mu|qt5-qttools-5.6.1-1|270	%{_datadir}/applications/rosa-designer-qt%{api}.desktop
14mu|qt5-qttools-5.6.1-1|271	%{_qt5_plugindir}/designer
14mu|qt5-qttools-5.6.1-1|272	
14mu|qt5-qttools-5.6.1-1|273	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|274	
14mu|qt5-qttools-5.6.1-1|275	%package -n %{oname}-linguist
14mu|qt5-qttools-5.6.1-1|276	Summary:	Translation tool for Qt based applications
14mu|qt5-qttools-5.6.1-1|277	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|278	Requires:	%{oname}-linguist-tools = %{EVRD}
14mu|qt5-qttools-5.6.1-1|279	Suggests:	qt5-linguist-i18n
14mu|qt5-qttools-5.6.1-1|280	
14mu|qt5-qttools-5.6.1-1|281	%description -n %{oname}-linguist
14mu|qt5-qttools-5.6.1-1|282	Translation tool for Qt based applications.
14mu|qt5-qttools-5.6.1-1|283	
14mu|qt5-qttools-5.6.1-1|284	%files -n %{oname}-linguist
14mu|qt5-qttools-5.6.1-1|285	%{_qt5_bindir}/linguist
14mu|qt5-qttools-5.6.1-1|286	%{_datadir}/applications/rosa-linguist-qt%{api}.desktop
14mu|qt5-qttools-5.6.1-1|287	%dir %{_qt5_datadir}/phrasebooks
14mu|qt5-qttools-5.6.1-1|288	%lang(da) %{_qt5_datadir}/phrasebooks/danish.qph
14mu|qt5-qttools-5.6.1-1|289	%lang(nl) %{_qt5_datadir}/phrasebooks/dutch.qph
14mu|qt5-qttools-5.6.1-1|290	%lang(fi) %{_qt5_datadir}/phrasebooks/finnish.qph
14mu|qt5-qttools-5.6.1-1|291	%lang(fr) %{_qt5_datadir}/phrasebooks/french.qph
14mu|qt5-qttools-5.6.1-1|292	%lang(de) %{_qt5_datadir}/phrasebooks/german.qph
14mu|qt5-qttools-5.6.1-1|293	%lang(hu) %{_qt5_datadir}/phrasebooks/hungarian.qph
14mu|qt5-qttools-5.6.1-1|294	%lang(it) %{_qt5_datadir}/phrasebooks/italian.qph
14mu|qt5-qttools-5.6.1-1|295	%lang(ja) %{_qt5_datadir}/phrasebooks/japanese.qph
14mu|qt5-qttools-5.6.1-1|296	%lang(no) %{_qt5_datadir}/phrasebooks/norwegian.qph
14mu|qt5-qttools-5.6.1-1|297	%lang(pl) %{_qt5_datadir}/phrasebooks/polish.qph
14mu|qt5-qttools-5.6.1-1|298	%lang(ru) %{_qt5_datadir}/phrasebooks/russian.qph
14mu|qt5-qttools-5.6.1-1|299	%lang(es) %{_qt5_datadir}/phrasebooks/spanish.qph
14mu|qt5-qttools-5.6.1-1|300	%lang(sv) %{_qt5_datadir}/phrasebooks/swedish.qph
14mu|qt5-qttools-5.6.1-1|301	
14mu|qt5-qttools-5.6.1-1|302	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|303	
14mu|qt5-qttools-5.6.1-1|304	%package -n %{oname}-linguist-tools
14mu|qt5-qttools-5.6.1-1|305	Summary:	Tools for creating and updating Qt Linguist translation files
14mu|qt5-qttools-5.6.1-1|306	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|307	
14mu|qt5-qttools-5.6.1-1|308	%description -n %{oname}-linguist-tools
14mu|qt5-qttools-5.6.1-1|309	Tools for creating and updating Qt Linguist translation files.
14mu|qt5-qttools-5.6.1-1|310	
14mu|qt5-qttools-5.6.1-1|311	%files -n %{oname}-linguist-tools
14mu|qt5-qttools-5.6.1-1|312	%{_qt5_bindir}/lconvert
14mu|qt5-qttools-5.6.1-1|313	%{_qt5_bindir}/lrelease
14mu|qt5-qttools-5.6.1-1|314	%{_qt5_bindir}/lupdate
14mu|qt5-qttools-5.6.1-1|315	%{_bindir}/lconvert-qt%{api}
14mu|qt5-qttools-5.6.1-1|316	%{_bindir}/lrelease-qt%{api}
14mu|qt5-qttools-5.6.1-1|317	%{_bindir}/lupdate-qt%{api}
14mu|qt5-qttools-5.6.1-1|318	%{_qt5_libdir}/cmake/Qt%{api}LinguistTools
14mu|qt5-qttools-5.6.1-1|319	
14mu|qt5-qttools-5.6.1-1|320	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|321	
14mu|qt5-qttools-5.6.1-1|322	%package -n %{oname}-tools
14mu|qt5-qttools-5.6.1-1|323	Summary:	Tools for Qt 5
14mu|qt5-qttools-5.6.1-1|324	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|325	# Should be fixed later
14mu|qt5-qttools-5.6.1-1|326	# Requires:	qt5-output-driver-minimal
14mu|qt5-qttools-5.6.1-1|327	Requires:	%{_lib}qt5gui5-minimal
14mu|qt5-qttools-5.6.1-1|328	Requires:	qt5-database-plugin-sqlite
14mu|qt5-qttools-5.6.1-1|329	
14mu|qt5-qttools-5.6.1-1|330	%description -n %{oname}-tools
14mu|qt5-qttools-5.6.1-1|331	Tools for Qt 5.
14mu|qt5-qttools-5.6.1-1|332	
14mu|qt5-qttools-5.6.1-1|333	%files -n %{oname}-tools
14mu|qt5-qttools-5.6.1-1|334	%{_bindir}/qdbus-qt%{api}
14mu|qt5-qttools-5.6.1-1|335	%{_bindir}/qtpaths-qt%{api}
14mu|qt5-qttools-5.6.1-1|336	%{_qt5_bindir}/pixeltool
14mu|qt5-qttools-5.6.1-1|337	%{_qt5_bindir}/qcollectiongenerator
14mu|qt5-qttools-5.6.1-1|338	%{_qt5_bindir}/qdbus
14mu|qt5-qttools-5.6.1-1|339	%{_qt5_bindir}/qdbusviewer
14mu|qt5-qttools-5.6.1-1|340	%{_qt5_bindir}/qhelpconverter
14mu|qt5-qttools-5.6.1-1|341	%{_qt5_bindir}/qhelpgenerator
14mu|qt5-qttools-5.6.1-1|342	%{_qt5_bindir}/qtdiag
14mu|qt5-qttools-5.6.1-1|343	%{_qt5_bindir}/qtpaths
14mu|qt5-qttools-5.6.1-1|344	%{_qt5_bindir}/qtplugininfo
14mu|qt5-qttools-5.6.1-1|345	
14mu|qt5-qttools-5.6.1-1|346	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|347	
14mu|qt5-qttools-5.6.1-1|348	%package -n qdoc%{api}
14mu|qt5-qttools-5.6.1-1|349	Summary:	Qt documentation generator, version 5
14mu|qt5-qttools-5.6.1-1|350	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|351	
14mu|qt5-qttools-5.6.1-1|352	%description -n qdoc%{api}
14mu|qt5-qttools-5.6.1-1|353	Qt documentation generator, version 5.
14mu|qt5-qttools-5.6.1-1|354	
14mu|qt5-qttools-5.6.1-1|355	%files -n qdoc%{api}
14mu|qt5-qttools-5.6.1-1|356	%{_qt5_bindir}/qdoc
14mu|qt5-qttools-5.6.1-1|357	
14mu|qt5-qttools-5.6.1-1|358	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|359	
14mu|qt5-qttools-5.6.1-1|360	%package examples
14mu|qt5-qttools-5.6.1-1|361	Summary:	Example applications for %{name}
14mu|qt5-qttools-5.6.1-1|362	Group:		Development/KDE and Qt
14mu|qt5-qttools-5.6.1-1|363	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qttools-5.6.1-1|364	
14mu|qt5-qttools-5.6.1-1|365	%description examples
14mu|qt5-qttools-5.6.1-1|366	Example applications for %{name}.
14mu|qt5-qttools-5.6.1-1|367	
14mu|qt5-qttools-5.6.1-1|368	%files examples
14mu|qt5-qttools-5.6.1-1|369	%{_qt5_exampledir}/assistant/
14mu|qt5-qttools-5.6.1-1|370	%{_qt5_exampledir}/designer/
14mu|qt5-qttools-5.6.1-1|371	%{_qt5_exampledir}/help/
14mu|qt5-qttools-5.6.1-1|372	%{_qt5_exampledir}/linguist/
14mu|qt5-qttools-5.6.1-1|373	%{_qt5_exampledir}/uitools/
14mu|qt5-qttools-5.6.1-1|374	
14mu|qt5-qttools-5.6.1-1|375	#----------------------------------------------------------------------------
14mu|qt5-qttools-5.6.1-1|376	
14mu|qt5-qttools-5.6.1-1|377	%prep
14mu|qt5-qttools-5.6.1-1|378	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qttools-5.6.1-1|379	%patch0 -p1
14mu|qt5-qttools-5.6.1-1|380	%patch1 -p1
14mu|qt5-qttools-5.6.1-1|381	
14mu|qt5-qttools-5.6.1-1|382	%build
14mu|qt5-qttools-5.6.1-1|383	%qmake_qt5
14mu|qt5-qttools-5.6.1-1|384	%make STRIP=true
14mu|qt5-qttools-5.6.1-1|385	
14mu|qt5-qttools-5.6.1-1|386	%if %{with docs}
14mu|qt5-qttools-5.6.1-1|387	%make docs
14mu|qt5-qttools-5.6.1-1|388	%endif
14mu|qt5-qttools-5.6.1-1|389	
14mu|qt5-qttools-5.6.1-1|390	%install
14mu|qt5-qttools-5.6.1-1|391	%makeinstall_qt
14mu|qt5-qttools-5.6.1-1|392	
14mu|qt5-qttools-5.6.1-1|393	%if %{with docs}
14mu|qt5-qttools-5.6.1-1|394	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qttools-5.6.1-1|395	%endif
14mu|qt5-qttools-5.6.1-1|396	
14mu|qt5-qttools-5.6.1-1|397	# Let's make life easier for packagers
14mu|qt5-qttools-5.6.1-1|398	mkdir -p %{buildroot}%{_bindir}
14mu|qt5-qttools-5.6.1-1|399	for i in lrelease lupdate lconvert qdbus qtpaths; do
14mu|qt5-qttools-5.6.1-1|400	ln -s ../%{_lib}/qt%{api}/bin/$i %{buildroot}%{_bindir}/$i-qt%{api}
14mu|qt5-qttools-5.6.1-1|401	done
14mu|qt5-qttools-5.6.1-1|402	
14mu|qt5-qttools-5.6.1-1|403	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qttools-5.6.1-1|404	pushd %{buildroot}%{_libdir}
14mu|qt5-qttools-5.6.1-1|405	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qttools-5.6.1-1|406	mkdir pkgconfig
14mu|qt5-qttools-5.6.1-1|407	cd pkgconfig
14mu|qt5-qttools-5.6.1-1|408	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qttools-5.6.1-1|409	popd
14mu|qt5-qttools-5.6.1-1|410	%endif
14mu|qt5-qttools-5.6.1-1|411	
14mu|qt5-qttools-5.6.1-1|412	# Workaround for
14mu|qt5-qttools-5.6.1-1|413	# *** ERROR: same build ID in nonidentical files!
14mu|qt5-qttools-5.6.1-1|414	#        /usr/lib/qt5/bin/qdbuscpp2xml
14mu|qt5-qttools-5.6.1-1|415	#   and  /usr/lib/qt5/bin/moc
14mu|qt5-qttools-5.6.1-1|416	# ...
14mu|qt5-qttools-5.6.1-1|417	# while generating debug info
14mu|qt5-qttools-5.6.1-1|418	find %{buildroot} -type f -perm -0755 |grep -vE '\.(so|qml|sh|pl|ttf|eot|woff)' |xargs %__strip --strip-unneeded
14mu|qt5-qttools-5.6.1-1|419	
14mu|qt5-qttools-5.6.1-1|420	# Install .desktop files for assistant, designer and linguist
14mu|qt5-qttools-5.6.1-1|421	mkdir -p %{buildroot}%{_datadir}/applications
14mu|qt5-qttools-5.6.1-1|422	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications
14mu|qt5-qttools-5.6.1-1|423	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications
14mu|qt5-qttools-5.6.1-1|424	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
14mu|qt5-qttools-5.6.1-1|425	
14mu|qt5-qttools-5.6.1-1|426	sed -i s,"/usr/lib/qt5/bin","%{_qt5_bindir}",g %{buildroot}%{_datadir}/applications/*.desktop
14mu|qt5-qttools-5.6.1-1|427	
14mu|qt5-qttools-5.6.1-1|428	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qttools-5.6.1-1|429	## .prl/.la file love
14mu|qt5-qttools-5.6.1-1|430	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qttools-5.6.1-1|431	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qttools-5.6.1-1|432	for prl_file in libQt5*.prl ; do
14mu|qt5-qttools-5.6.1-1|433	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qttools-5.6.1-1|434	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qttools-5.6.1-1|435	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qttools-5.6.1-1|436	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qttools-5.6.1-1|437	fi
14mu|qt5-qttools-5.6.1-1|438	done
14mu|qt5-qttools-5.6.1-1|439	popd
14mu|qt5-qttools-5.6.1-1|440	
14mu|qt5-qttools-5.6.1-1|441	%changelog
14mu|qt5-qttools-5.6.1-1|442	
14mu|qt5-qttools-5.6.1-1|443	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qttools-5.6.1-1|444	- (7ef0d2a) Re-diff pkgconfig patches
14mu|qt5-qttools-5.6.1-1|445	
14mu|qt5-qttools-5.6.1-1|446	

23993 14
14mu|qt5-qttranslations-5.6.1-1|1	%define api 5
14mu|qt5-qttranslations-5.6.1-1|2	%define oname qt5
14mu|qt5-qttranslations-5.6.1-1|3	
14mu|qt5-qttranslations-5.6.1-1|4	%define module qttranslations
14mu|qt5-qttranslations-5.6.1-1|5	
14mu|qt5-qttranslations-5.6.1-1|6	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qttranslations-5.6.1-1|7	Name:		qt5-%{module}
14mu|qt5-qttranslations-5.6.1-1|8	Version:	5.6.1
14mu|qt5-qttranslations-5.6.1-1|9	Release:	1
14mu|qt5-qttranslations-5.6.1-1|10	License:	LGPLv3+
14mu|qt5-qttranslations-5.6.1-1|11	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|12	Url:		http://qt-project.org/
14mu|qt5-qttranslations-5.6.1-1|13	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qttranslations-5.6.1-1|14	BuildRequires:	qt5-linguist-tools
14mu|qt5-qttranslations-5.6.1-1|15	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qttranslations-5.6.1-1|16	Requires:	qt5-assistant-i18n
14mu|qt5-qttranslations-5.6.1-1|17	Requires:	qt5-designer-i18n
14mu|qt5-qttranslations-5.6.1-1|18	Requires:	qt5-linguist-i18n
14mu|qt5-qttranslations-5.6.1-1|19	Requires:	qt5-qmlviewer-i18n
14mu|qt5-qttranslations-5.6.1-1|20	Requires:	qt5-qtcore-i18n
14mu|qt5-qttranslations-5.6.1-1|21	Requires:	qt5-qtdeclarative-i18n
14mu|qt5-qttranslations-5.6.1-1|22	Requires:	qt5-qtmultimedia-i18n
14mu|qt5-qttranslations-5.6.1-1|23	Requires:	qt5-qtquick-i18n
14mu|qt5-qttranslations-5.6.1-1|24	Requires:	qt5-qtquickcontrols-i18n
14mu|qt5-qttranslations-5.6.1-1|25	Requires:	qt5-qtquickcontrols2-i18n
14mu|qt5-qttranslations-5.6.1-1|26	Requires:	qt5-qtscript-i18n
14mu|qt5-qttranslations-5.6.1-1|27	Requires:	qt5-qtwebengine-i18n
14mu|qt5-qttranslations-5.6.1-1|28	Requires:	qt5-qtwebsockets-i18n
14mu|qt5-qttranslations-5.6.1-1|29	Requires:	qt5-qtxmlpatterns-i18n
14mu|qt5-qttranslations-5.6.1-1|30	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|31	
14mu|qt5-qttranslations-5.6.1-1|32	%description
14mu|qt5-qttranslations-5.6.1-1|33	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qttranslations-5.6.1-1|34	
14mu|qt5-qttranslations-5.6.1-1|35	%files
14mu|qt5-qttranslations-5.6.1-1|36	
14mu|qt5-qttranslations-5.6.1-1|37	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|38	
14mu|qt5-qttranslations-5.6.1-1|39	%package -n %{oname}-assistant-i18n
14mu|qt5-qttranslations-5.6.1-1|40	Summary:	Qt 5 Assistant translations
14mu|qt5-qttranslations-5.6.1-1|41	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|42	Conflicts:	qt5-assistant < 5.6.0
14mu|qt5-qttranslations-5.6.1-1|43	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|44	
14mu|qt5-qttranslations-5.6.1-1|45	%description -n %{oname}-assistant-i18n
14mu|qt5-qttranslations-5.6.1-1|46	Qt 5 Assistant translations.
14mu|qt5-qttranslations-5.6.1-1|47	
14mu|qt5-qttranslations-5.6.1-1|48	%files -n %{oname}-assistant-i18n
14mu|qt5-qttranslations-5.6.1-1|49	%lang(cs) %{_qt5_translationsdir}/assistant_cs.qm
14mu|qt5-qttranslations-5.6.1-1|50	%lang(da) %{_qt5_translationsdir}/assistant_da.qm
14mu|qt5-qttranslations-5.6.1-1|51	%lang(de) %{_qt5_translationsdir}/assistant_de.qm
14mu|qt5-qttranslations-5.6.1-1|52	%lang(en) %{_qt5_translationsdir}/assistant_en.qm
14mu|qt5-qttranslations-5.6.1-1|53	%lang(fr) %{_qt5_translationsdir}/assistant_fr.qm
14mu|qt5-qttranslations-5.6.1-1|54	%lang(hu) %{_qt5_translationsdir}/assistant_hu.qm
14mu|qt5-qttranslations-5.6.1-1|55	%lang(ja) %{_qt5_translationsdir}/assistant_ja.qm
14mu|qt5-qttranslations-5.6.1-1|56	%lang(ko) %{_qt5_translationsdir}/assistant_ko.qm
14mu|qt5-qttranslations-5.6.1-1|57	%lang(pl) %{_qt5_translationsdir}/assistant_pl.qm
14mu|qt5-qttranslations-5.6.1-1|58	%lang(ru) %{_qt5_translationsdir}/assistant_ru.qm
14mu|qt5-qttranslations-5.6.1-1|59	%lang(sk) %{_qt5_translationsdir}/assistant_sk.qm
14mu|qt5-qttranslations-5.6.1-1|60	%lang(sl) %{_qt5_translationsdir}/assistant_sl.qm
14mu|qt5-qttranslations-5.6.1-1|61	%lang(uk) %{_qt5_translationsdir}/assistant_uk.qm
14mu|qt5-qttranslations-5.6.1-1|62	%lang(zh_CN) %{_qt5_translationsdir}/assistant_zh_CN.qm
14mu|qt5-qttranslations-5.6.1-1|63	%lang(zh_TW) %{_qt5_translationsdir}/assistant_zh_TW.qm
14mu|qt5-qttranslations-5.6.1-1|64	
14mu|qt5-qttranslations-5.6.1-1|65	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|66	
14mu|qt5-qttranslations-5.6.1-1|67	%package -n %{oname}-designer-i18n
14mu|qt5-qttranslations-5.6.1-1|68	Summary:	Qt 5 Designer translations
14mu|qt5-qttranslations-5.6.1-1|69	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|70	Conflicts:	qt5-designer < 5.6.0
14mu|qt5-qttranslations-5.6.1-1|71	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|72	
14mu|qt5-qttranslations-5.6.1-1|73	%description -n %{oname}-designer-i18n
14mu|qt5-qttranslations-5.6.1-1|74	Qt 5 Designer translations.
14mu|qt5-qttranslations-5.6.1-1|75	
14mu|qt5-qttranslations-5.6.1-1|76	%files -n %{oname}-designer-i18n
14mu|qt5-qttranslations-5.6.1-1|77	%lang(cs) %{_qt5_translationsdir}/designer_cs.qm
14mu|qt5-qttranslations-5.6.1-1|78	%lang(de) %{_qt5_translationsdir}/designer_de.qm
14mu|qt5-qttranslations-5.6.1-1|79	%lang(en) %{_qt5_translationsdir}/designer_en.qm
14mu|qt5-qttranslations-5.6.1-1|80	%lang(fr) %{_qt5_translationsdir}/designer_fr.qm
14mu|qt5-qttranslations-5.6.1-1|81	%lang(hu) %{_qt5_translationsdir}/designer_hu.qm
14mu|qt5-qttranslations-5.6.1-1|82	%lang(ja) %{_qt5_translationsdir}/designer_ja.qm
14mu|qt5-qttranslations-5.6.1-1|83	%lang(ko) %{_qt5_translationsdir}/designer_ko.qm
14mu|qt5-qttranslations-5.6.1-1|84	%lang(pl) %{_qt5_translationsdir}/designer_pl.qm
14mu|qt5-qttranslations-5.6.1-1|85	%lang(ru) %{_qt5_translationsdir}/designer_ru.qm
14mu|qt5-qttranslations-5.6.1-1|86	%lang(sk) %{_qt5_translationsdir}/designer_sk.qm
14mu|qt5-qttranslations-5.6.1-1|87	%lang(sl) %{_qt5_translationsdir}/designer_sl.qm
14mu|qt5-qttranslations-5.6.1-1|88	%lang(uk) %{_qt5_translationsdir}/designer_uk.qm
14mu|qt5-qttranslations-5.6.1-1|89	%lang(zh_CN) %{_qt5_translationsdir}/designer_zh_CN.qm
14mu|qt5-qttranslations-5.6.1-1|90	%lang(zh_TW) %{_qt5_translationsdir}/designer_zh_TW.qm
14mu|qt5-qttranslations-5.6.1-1|91	
14mu|qt5-qttranslations-5.6.1-1|92	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|93	
14mu|qt5-qttranslations-5.6.1-1|94	%package -n %{oname}-linguist-i18n
14mu|qt5-qttranslations-5.6.1-1|95	Summary:	Qt 5 Linguist translations
14mu|qt5-qttranslations-5.6.1-1|96	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|97	Conflicts:	qt5-linguist < 5.6.0
14mu|qt5-qttranslations-5.6.1-1|98	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|99	
14mu|qt5-qttranslations-5.6.1-1|100	%description -n %{oname}-linguist-i18n
14mu|qt5-qttranslations-5.6.1-1|101	Qt 5 Linguist translations.
14mu|qt5-qttranslations-5.6.1-1|102	
14mu|qt5-qttranslations-5.6.1-1|103	%files -n %{oname}-linguist-i18n
14mu|qt5-qttranslations-5.6.1-1|104	%lang(cs) %{_qt5_translationsdir}/linguist_cs.qm
14mu|qt5-qttranslations-5.6.1-1|105	%lang(de) %{_qt5_translationsdir}/linguist_de.qm
14mu|qt5-qttranslations-5.6.1-1|106	%lang(en) %{_qt5_translationsdir}/linguist_en.qm
14mu|qt5-qttranslations-5.6.1-1|107	%lang(fr) %{_qt5_translationsdir}/linguist_fr.qm
14mu|qt5-qttranslations-5.6.1-1|108	%lang(hu) %{_qt5_translationsdir}/linguist_hu.qm
14mu|qt5-qttranslations-5.6.1-1|109	%lang(ja) %{_qt5_translationsdir}/linguist_ja.qm
14mu|qt5-qttranslations-5.6.1-1|110	%lang(ko) %{_qt5_translationsdir}/linguist_ko.qm
14mu|qt5-qttranslations-5.6.1-1|111	%lang(pl) %{_qt5_translationsdir}/linguist_pl.qm
14mu|qt5-qttranslations-5.6.1-1|112	%lang(ru) %{_qt5_translationsdir}/linguist_ru.qm
14mu|qt5-qttranslations-5.6.1-1|113	%lang(sk) %{_qt5_translationsdir}/linguist_sk.qm
14mu|qt5-qttranslations-5.6.1-1|114	%lang(sl) %{_qt5_translationsdir}/linguist_sl.qm
14mu|qt5-qttranslations-5.6.1-1|115	%lang(uk) %{_qt5_translationsdir}/linguist_uk.qm
14mu|qt5-qttranslations-5.6.1-1|116	%lang(zh_CN) %{_qt5_translationsdir}/linguist_zh_CN.qm
14mu|qt5-qttranslations-5.6.1-1|117	%lang(zh_TW) %{_qt5_translationsdir}/linguist_zh_TW.qm
14mu|qt5-qttranslations-5.6.1-1|118	
14mu|qt5-qttranslations-5.6.1-1|119	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|120	
14mu|qt5-qttranslations-5.6.1-1|121	%package -n %{oname}-qmlviewer-i18n
14mu|qt5-qttranslations-5.6.1-1|122	Summary:	Qt 5 QML Viewer translations
14mu|qt5-qttranslations-5.6.1-1|123	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|124	Conflicts:	qt5-qml-tools < 5.6.0
14mu|qt5-qttranslations-5.6.1-1|125	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|126	
14mu|qt5-qttranslations-5.6.1-1|127	%description -n %{oname}-qmlviewer-i18n
14mu|qt5-qttranslations-5.6.1-1|128	Qt 5 QML Viewer translations.
14mu|qt5-qttranslations-5.6.1-1|129	
14mu|qt5-qttranslations-5.6.1-1|130	%files -n %{oname}-qmlviewer-i18n
14mu|qt5-qttranslations-5.6.1-1|131	%lang(cs) %{_qt5_translationsdir}/qmlviewer_cs.qm
14mu|qt5-qttranslations-5.6.1-1|132	%lang(en) %{_qt5_translationsdir}/qmlviewer_en.qm
14mu|qt5-qttranslations-5.6.1-1|133	%lang(fi) %{_qt5_translationsdir}/qmlviewer_fi.qm
14mu|qt5-qttranslations-5.6.1-1|134	%lang(fr) %{_qt5_translationsdir}/qmlviewer_fr.qm
14mu|qt5-qttranslations-5.6.1-1|135	%lang(he) %{_qt5_translationsdir}/qmlviewer_he.qm
14mu|qt5-qttranslations-5.6.1-1|136	%lang(hu) %{_qt5_translationsdir}/qmlviewer_hu.qm
14mu|qt5-qttranslations-5.6.1-1|137	%lang(ja) %{_qt5_translationsdir}/qmlviewer_ja.qm
14mu|qt5-qttranslations-5.6.1-1|138	%lang(ja) %{_qt5_translationsdir}/qmlviewer_ko.qm
14mu|qt5-qttranslations-5.6.1-1|139	%lang(pl) %{_qt5_translationsdir}/qmlviewer_pl.qm
14mu|qt5-qttranslations-5.6.1-1|140	%lang(ru) %{_qt5_translationsdir}/qmlviewer_ru.qm
14mu|qt5-qttranslations-5.6.1-1|141	%lang(sk) %{_qt5_translationsdir}/qmlviewer_sk.qm
14mu|qt5-qttranslations-5.6.1-1|142	%lang(uk) %{_qt5_translationsdir}/qmlviewer_uk.qm
14mu|qt5-qttranslations-5.6.1-1|143	
14mu|qt5-qttranslations-5.6.1-1|144	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|145	
14mu|qt5-qttranslations-5.6.1-1|146	%package -n %{oname}-qtcore-i18n
14mu|qt5-qttranslations-5.6.1-1|147	Summary:	Qt 5 Core translations
14mu|qt5-qttranslations-5.6.1-1|148	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|149	Conflicts:	%{_lib}qt5core5 < 5.1.0-6
14mu|qt5-qttranslations-5.6.1-1|150	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|151	
14mu|qt5-qttranslations-5.6.1-1|152	%description -n %{oname}-qtcore-i18n
14mu|qt5-qttranslations-5.6.1-1|153	Qt 5 Core translations.
14mu|qt5-qttranslations-5.6.1-1|154	
14mu|qt5-qttranslations-5.6.1-1|155	%files -n %{oname}-qtcore-i18n
14mu|qt5-qttranslations-5.6.1-1|156	%dir %{_qt5_translationsdir}
14mu|qt5-qttranslations-5.6.1-1|157	%lang(ar) %{_qt5_translationsdir}/qt_ar.qm
14mu|qt5-qttranslations-5.6.1-1|158	%lang(ca) %{_qt5_translationsdir}/qt_ca.qm
14mu|qt5-qttranslations-5.6.1-1|159	%lang(cs) %{_qt5_translationsdir}/qt_cs.qm
14mu|qt5-qttranslations-5.6.1-1|160	%lang(da) %{_qt5_translationsdir}/qt_da.qm
14mu|qt5-qttranslations-5.6.1-1|161	%lang(de) %{_qt5_translationsdir}/qt_de.qm
14mu|qt5-qttranslations-5.6.1-1|162	%lang(en) %{_qt5_translationsdir}/qt_en.qm
14mu|qt5-qttranslations-5.6.1-1|163	%lang(es) %{_qt5_translationsdir}/qt_es.qm
14mu|qt5-qttranslations-5.6.1-1|164	%lang(fa) %{_qt5_translationsdir}/qt_fa.qm
14mu|qt5-qttranslations-5.6.1-1|165	%lang(fi) %{_qt5_translationsdir}/qt_fi.qm
14mu|qt5-qttranslations-5.6.1-1|166	%lang(fr) %{_qt5_translationsdir}/qt_fr.qm
14mu|qt5-qttranslations-5.6.1-1|167	%lang(gl) %{_qt5_translationsdir}/qt_gl.qm
14mu|qt5-qttranslations-5.6.1-1|168	%lang(he) %{_qt5_translationsdir}/qt_he.qm
14mu|qt5-qttranslations-5.6.1-1|169	%lang(hu) %{_qt5_translationsdir}/qt_hu.qm
14mu|qt5-qttranslations-5.6.1-1|170	%lang(it) %{_qt5_translationsdir}/qt_it.qm
14mu|qt5-qttranslations-5.6.1-1|171	%lang(ja) %{_qt5_translationsdir}/qt_ja.qm
14mu|qt5-qttranslations-5.6.1-1|172	%lang(ko) %{_qt5_translationsdir}/qt_ko.qm
14mu|qt5-qttranslations-5.6.1-1|173	%lang(lt) %{_qt5_translationsdir}/qt_lt.qm
14mu|qt5-qttranslations-5.6.1-1|174	%lang(pl) %{_qt5_translationsdir}/qt_pl.qm
14mu|qt5-qttranslations-5.6.1-1|175	%lang(pt) %{_qt5_translationsdir}/qt_pt.qm
14mu|qt5-qttranslations-5.6.1-1|176	%lang(ru) %{_qt5_translationsdir}/qt_ru.qm
14mu|qt5-qttranslations-5.6.1-1|177	%lang(sk) %{_qt5_translationsdir}/qt_sk.qm
14mu|qt5-qttranslations-5.6.1-1|178	%lang(sl) %{_qt5_translationsdir}/qt_sl.qm
14mu|qt5-qttranslations-5.6.1-1|179	%lang(sv) %{_qt5_translationsdir}/qt_sv.qm
14mu|qt5-qttranslations-5.6.1-1|180	%lang(uk) %{_qt5_translationsdir}/qt_uk.qm
14mu|qt5-qttranslations-5.6.1-1|181	%lang(zh_CN) %{_qt5_translationsdir}/qt_zh_CN.qm
14mu|qt5-qttranslations-5.6.1-1|182	%lang(zh_TW) %{_qt5_translationsdir}/qt_zh_TW.qm
14mu|qt5-qttranslations-5.6.1-1|183	%lang(cs) %{_qt5_translationsdir}/qt_help_cs.qm
14mu|qt5-qttranslations-5.6.1-1|184	%lang(da) %{_qt5_translationsdir}/qt_help_da.qm
14mu|qt5-qttranslations-5.6.1-1|185	%lang(de) %{_qt5_translationsdir}/qt_help_de.qm
14mu|qt5-qttranslations-5.6.1-1|186	%lang(en) %{_qt5_translationsdir}/qt_help_en.qm
14mu|qt5-qttranslations-5.6.1-1|187	%lang(fr) %{_qt5_translationsdir}/qt_help_fr.qm
14mu|qt5-qttranslations-5.6.1-1|188	%lang(gl) %{_qt5_translationsdir}/qt_help_gl.qm
14mu|qt5-qttranslations-5.6.1-1|189	%lang(hu) %{_qt5_translationsdir}/qt_help_hu.qm
14mu|qt5-qttranslations-5.6.1-1|190	%lang(it) %{_qt5_translationsdir}/qt_help_it.qm
14mu|qt5-qttranslations-5.6.1-1|191	%lang(ja) %{_qt5_translationsdir}/qt_help_ja.qm
14mu|qt5-qttranslations-5.6.1-1|192	%lang(ko) %{_qt5_translationsdir}/qt_help_ko.qm
14mu|qt5-qttranslations-5.6.1-1|193	%lang(pl) %{_qt5_translationsdir}/qt_help_pl.qm
14mu|qt5-qttranslations-5.6.1-1|194	%lang(ru) %{_qt5_translationsdir}/qt_help_ru.qm
14mu|qt5-qttranslations-5.6.1-1|195	%lang(sk) %{_qt5_translationsdir}/qt_help_sk.qm
14mu|qt5-qttranslations-5.6.1-1|196	%lang(sl) %{_qt5_translationsdir}/qt_help_sl.qm
14mu|qt5-qttranslations-5.6.1-1|197	%lang(uk) %{_qt5_translationsdir}/qt_help_uk.qm
14mu|qt5-qttranslations-5.6.1-1|198	%lang(zh_CN) %{_qt5_translationsdir}/qt_help_zh_CN.qm
14mu|qt5-qttranslations-5.6.1-1|199	%lang(zh_TW) %{_qt5_translationsdir}/qt_help_zh_TW.qm
14mu|qt5-qttranslations-5.6.1-1|200	%lang(ca) %{_qt5_translationsdir}/qtbase_ca.qm
14mu|qt5-qttranslations-5.6.1-1|201	%lang(cs) %{_qt5_translationsdir}/qtbase_cs.qm
14mu|qt5-qttranslations-5.6.1-1|202	%lang(de) %{_qt5_translationsdir}/qtbase_de.qm
14mu|qt5-qttranslations-5.6.1-1|203	%lang(en) %{_qt5_translationsdir}/qtbase_en.qm
14mu|qt5-qttranslations-5.6.1-1|204	%lang(fi) %{_qt5_translationsdir}/qtbase_fi.qm
14mu|qt5-qttranslations-5.6.1-1|205	%lang(fr) %{_qt5_translationsdir}/qtbase_fr.qm
14mu|qt5-qttranslations-5.6.1-1|206	%lang(he) %{_qt5_translationsdir}/qtbase_he.qm
14mu|qt5-qttranslations-5.6.1-1|207	%lang(hu) %{_qt5_translationsdir}/qtbase_hu.qm
14mu|qt5-qttranslations-5.6.1-1|208	%lang(it) %{_qt5_translationsdir}/qtbase_it.qm
14mu|qt5-qttranslations-5.6.1-1|209	%lang(ja) %{_qt5_translationsdir}/qtbase_ja.qm
14mu|qt5-qttranslations-5.6.1-1|210	%lang(ko) %{_qt5_translationsdir}/qtbase_ko.qm
14mu|qt5-qttranslations-5.6.1-1|211	%lang(lv) %{_qt5_translationsdir}/qtbase_lv.qm
14mu|qt5-qttranslations-5.6.1-1|212	%lang(pl) %{_qt5_translationsdir}/qtbase_pl.qm
14mu|qt5-qttranslations-5.6.1-1|213	%lang(ru) %{_qt5_translationsdir}/qtbase_ru.qm
14mu|qt5-qttranslations-5.6.1-1|214	%lang(sk) %{_qt5_translationsdir}/qtbase_sk.qm
14mu|qt5-qttranslations-5.6.1-1|215	%lang(uk) %{_qt5_translationsdir}/qtbase_uk.qm
14mu|qt5-qttranslations-5.6.1-1|216	%lang(de) %{_qt5_translationsdir}/qtconnectivity_de.qm
14mu|qt5-qttranslations-5.6.1-1|217	%lang(en) %{_qt5_translationsdir}/qtconnectivity_en.qm
14mu|qt5-qttranslations-5.6.1-1|218	%lang(de) %{_qt5_translationsdir}/qtconnectivity_ko.qm
14mu|qt5-qttranslations-5.6.1-1|219	%lang(ru) %{_qt5_translationsdir}/qtconnectivity_ru.qm
14mu|qt5-qttranslations-5.6.1-1|220	%lang(uk) %{_qt5_translationsdir}/qtconnectivity_uk.qm
14mu|qt5-qttranslations-5.6.1-1|221	%lang(de) %{_qt5_translationsdir}/qtlocation_de.qm
14mu|qt5-qttranslations-5.6.1-1|222	%lang(en) %{_qt5_translationsdir}/qtlocation_en.qm
14mu|qt5-qttranslations-5.6.1-1|223	%lang(fr) %{_qt5_translationsdir}/qtlocation_fr.qm
14mu|qt5-qttranslations-5.6.1-1|224	%lang(de) %{_qt5_translationsdir}/qtlocation_ko.qm
14mu|qt5-qttranslations-5.6.1-1|225	%lang(ru) %{_qt5_translationsdir}/qtlocation_ru.qm
14mu|qt5-qttranslations-5.6.1-1|226	%lang(uk) %{_qt5_translationsdir}/qtlocation_uk.qm
14mu|qt5-qttranslations-5.6.1-1|227	%lang(de) %{_qt5_translationsdir}/qtserialport_de.qm
14mu|qt5-qttranslations-5.6.1-1|228	%lang(en) %{_qt5_translationsdir}/qtserialport_en.qm
14mu|qt5-qttranslations-5.6.1-1|229	%lang(ja) %{_qt5_translationsdir}/qtserialport_ja.qm
14mu|qt5-qttranslations-5.6.1-1|230	%lang(ru) %{_qt5_translationsdir}/qtserialport_ru.qm
14mu|qt5-qttranslations-5.6.1-1|231	%lang(uk) %{_qt5_translationsdir}/qtserialport_uk.qm
14mu|qt5-qttranslations-5.6.1-1|232	
14mu|qt5-qttranslations-5.6.1-1|233	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|234	
14mu|qt5-qttranslations-5.6.1-1|235	%package -n %{oname}-qtdeclarative-i18n
14mu|qt5-qttranslations-5.6.1-1|236	Summary:	Qt 5 Declarative translations
14mu|qt5-qttranslations-5.6.1-1|237	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|238	Conflicts:	%{_lib}qt5declarative5 < 5.1.0-6
14mu|qt5-qttranslations-5.6.1-1|239	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|240	
14mu|qt5-qttranslations-5.6.1-1|241	%description -n %{oname}-qtdeclarative-i18n
14mu|qt5-qttranslations-5.6.1-1|242	Qt 5 Declarative translations.
14mu|qt5-qttranslations-5.6.1-1|243	
14mu|qt5-qttranslations-5.6.1-1|244	%files -n %{oname}-qtdeclarative-i18n
14mu|qt5-qttranslations-5.6.1-1|245	%lang(de) %{_qt5_translationsdir}/qtdeclarative_de.qm
14mu|qt5-qttranslations-5.6.1-1|246	%lang(en) %{_qt5_translationsdir}/qtdeclarative_en.qm
14mu|qt5-qttranslations-5.6.1-1|247	%lang(fi) %{_qt5_translationsdir}/qtdeclarative_fi.qm
14mu|qt5-qttranslations-5.6.1-1|248	%lang(fr) %{_qt5_translationsdir}/qtdeclarative_fr.qm
14mu|qt5-qttranslations-5.6.1-1|249	%lang(ja) %{_qt5_translationsdir}/qtdeclarative_ja.qm
14mu|qt5-qttranslations-5.6.1-1|250	%lang(ko) %{_qt5_translationsdir}/qtdeclarative_ko.qm
14mu|qt5-qttranslations-5.6.1-1|251	%lang(lv) %{_qt5_translationsdir}/qtdeclarative_lv.qm
14mu|qt5-qttranslations-5.6.1-1|252	%lang(pl) %{_qt5_translationsdir}/qtdeclarative_pl.qm
14mu|qt5-qttranslations-5.6.1-1|253	%lang(ru) %{_qt5_translationsdir}/qtdeclarative_ru.qm
14mu|qt5-qttranslations-5.6.1-1|254	%lang(sk) %{_qt5_translationsdir}/qtdeclarative_sk.qm
14mu|qt5-qttranslations-5.6.1-1|255	%lang(uk) %{_qt5_translationsdir}/qtdeclarative_uk.qm
14mu|qt5-qttranslations-5.6.1-1|256	
14mu|qt5-qttranslations-5.6.1-1|257	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|258	
14mu|qt5-qttranslations-5.6.1-1|259	%package -n %{oname}-qtmultimedia-i18n
14mu|qt5-qttranslations-5.6.1-1|260	Summary:	Qt 5 Multimedia translations
14mu|qt5-qttranslations-5.6.1-1|261	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|262	Conflicts:	%{_lib}qt5multimedia5 < 5.1.0-6
14mu|qt5-qttranslations-5.6.1-1|263	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|264	
14mu|qt5-qttranslations-5.6.1-1|265	%description -n %{oname}-qtmultimedia-i18n
14mu|qt5-qttranslations-5.6.1-1|266	Qt 5 Multimedia translations.
14mu|qt5-qttranslations-5.6.1-1|267	
14mu|qt5-qttranslations-5.6.1-1|268	%files -n %{oname}-qtmultimedia-i18n
14mu|qt5-qttranslations-5.6.1-1|269	%lang(ca) %{_qt5_translationsdir}/qtmultimedia_ca.qm
14mu|qt5-qttranslations-5.6.1-1|270	%lang(cs) %{_qt5_translationsdir}/qtmultimedia_cs.qm
14mu|qt5-qttranslations-5.6.1-1|271	%lang(de) %{_qt5_translationsdir}/qtmultimedia_de.qm
14mu|qt5-qttranslations-5.6.1-1|272	%lang(en) %{_qt5_translationsdir}/qtmultimedia_en.qm
14mu|qt5-qttranslations-5.6.1-1|273	%lang(fi) %{_qt5_translationsdir}/qtmultimedia_fi.qm
14mu|qt5-qttranslations-5.6.1-1|274	%lang(fr) %{_qt5_translationsdir}/qtmultimedia_fr.qm
14mu|qt5-qttranslations-5.6.1-1|275	%lang(hu) %{_qt5_translationsdir}/qtmultimedia_hu.qm
14mu|qt5-qttranslations-5.6.1-1|276	%lang(it) %{_qt5_translationsdir}/qtmultimedia_it.qm
14mu|qt5-qttranslations-5.6.1-1|277	%lang(ja) %{_qt5_translationsdir}/qtmultimedia_ja.qm
14mu|qt5-qttranslations-5.6.1-1|278	%lang(ko) %{_qt5_translationsdir}/qtmultimedia_ko.qm
14mu|qt5-qttranslations-5.6.1-1|279	%lang(pl) %{_qt5_translationsdir}/qtmultimedia_pl.qm
14mu|qt5-qttranslations-5.6.1-1|280	%lang(ru) %{_qt5_translationsdir}/qtmultimedia_ru.qm
14mu|qt5-qttranslations-5.6.1-1|281	%lang(sk) %{_qt5_translationsdir}/qtmultimedia_sk.qm
14mu|qt5-qttranslations-5.6.1-1|282	%lang(uk) %{_qt5_translationsdir}/qtmultimedia_uk.qm
14mu|qt5-qttranslations-5.6.1-1|283	
14mu|qt5-qttranslations-5.6.1-1|284	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|285	
14mu|qt5-qttranslations-5.6.1-1|286	%package -n %{oname}-qtquick-i18n
14mu|qt5-qttranslations-5.6.1-1|287	Summary:	Qt 5 Quick translations
14mu|qt5-qttranslations-5.6.1-1|288	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|289	Conflicts:	%{_lib}qt5quick5 < 5.1.0-6
14mu|qt5-qttranslations-5.6.1-1|290	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|291	
14mu|qt5-qttranslations-5.6.1-1|292	%description -n %{oname}-qtquick-i18n
14mu|qt5-qttranslations-5.6.1-1|293	Qt 5 Quick translations.
14mu|qt5-qttranslations-5.6.1-1|294	
14mu|qt5-qttranslations-5.6.1-1|295	%files -n %{oname}-qtquick-i18n
14mu|qt5-qttranslations-5.6.1-1|296	%lang(ca) %{_qt5_translationsdir}/qtquick1_ca.qm
14mu|qt5-qttranslations-5.6.1-1|297	%lang(cs) %{_qt5_translationsdir}/qtquick1_cs.qm
14mu|qt5-qttranslations-5.6.1-1|298	%lang(de) %{_qt5_translationsdir}/qtquick1_de.qm
14mu|qt5-qttranslations-5.6.1-1|299	%lang(en) %{_qt5_translationsdir}/qtquick1_en.qm
14mu|qt5-qttranslations-5.6.1-1|300	%lang(fi) %{_qt5_translationsdir}/qtquick1_fi.qm
14mu|qt5-qttranslations-5.6.1-1|301	%lang(fr) %{_qt5_translationsdir}/qtquick1_fr.qm
14mu|qt5-qttranslations-5.6.1-1|302	%lang(he) %{_qt5_translationsdir}/qtquick1_he.qm
14mu|qt5-qttranslations-5.6.1-1|303	%lang(hu) %{_qt5_translationsdir}/qtquick1_hu.qm
14mu|qt5-qttranslations-5.6.1-1|304	%lang(it) %{_qt5_translationsdir}/qtquick1_it.qm
14mu|qt5-qttranslations-5.6.1-1|305	%lang(ja) %{_qt5_translationsdir}/qtquick1_ja.qm
14mu|qt5-qttranslations-5.6.1-1|306	%lang(ko) %{_qt5_translationsdir}/qtquick1_ko.qm
14mu|qt5-qttranslations-5.6.1-1|307	%lang(pl) %{_qt5_translationsdir}/qtquick1_pl.qm
14mu|qt5-qttranslations-5.6.1-1|308	%lang(ru) %{_qt5_translationsdir}/qtquick1_ru.qm
14mu|qt5-qttranslations-5.6.1-1|309	%lang(sk) %{_qt5_translationsdir}/qtquick1_sk.qm
14mu|qt5-qttranslations-5.6.1-1|310	%lang(uk) %{_qt5_translationsdir}/qtquick1_uk.qm
14mu|qt5-qttranslations-5.6.1-1|311	
14mu|qt5-qttranslations-5.6.1-1|312	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|313	
14mu|qt5-qttranslations-5.6.1-1|314	%package -n %{oname}-qtquickcontrols-i18n
14mu|qt5-qttranslations-5.6.1-1|315	Summary:	Qt 5 Quick Controls translations
14mu|qt5-qttranslations-5.6.1-1|316	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|317	Conflicts:	%{_lib}qt5quick5 < 5.1.0-6
14mu|qt5-qttranslations-5.6.1-1|318	Conflicts:	qt5-qtquick-i18n < 5.6.0-2
14mu|qt5-qttranslations-5.6.1-1|319	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|320	
14mu|qt5-qttranslations-5.6.1-1|321	%description -n %{oname}-qtquickcontrols-i18n
14mu|qt5-qttranslations-5.6.1-1|322	Qt 5 Quick Controls translations.
14mu|qt5-qttranslations-5.6.1-1|323	
14mu|qt5-qttranslations-5.6.1-1|324	%files -n %{oname}-qtquickcontrols-i18n
14mu|qt5-qttranslations-5.6.1-1|325	%lang(de) %{_qt5_translationsdir}/qtquickcontrols_de.qm
14mu|qt5-qttranslations-5.6.1-1|326	%lang(en) %{_qt5_translationsdir}/qtquickcontrols_en.qm
14mu|qt5-qttranslations-5.6.1-1|327	%lang(fi) %{_qt5_translationsdir}/qtquickcontrols_fi.qm
14mu|qt5-qttranslations-5.6.1-1|328	%lang(fr) %{_qt5_translationsdir}/qtquickcontrols_fr.qm
14mu|qt5-qttranslations-5.6.1-1|329	%lang(ja) %{_qt5_translationsdir}/qtquickcontrols_ja.qm
14mu|qt5-qttranslations-5.6.1-1|330	%lang(ru) %{_qt5_translationsdir}/qtquickcontrols_ru.qm
14mu|qt5-qttranslations-5.6.1-1|331	%lang(uk) %{_qt5_translationsdir}/qtquickcontrols_uk.qm
14mu|qt5-qttranslations-5.6.1-1|332	
14mu|qt5-qttranslations-5.6.1-1|333	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|334	
14mu|qt5-qttranslations-5.6.1-1|335	%package -n %{oname}-qtquickcontrols2-i18n
14mu|qt5-qttranslations-5.6.1-1|336	Summary:	Qt 5 Quick Controls 2 translations
14mu|qt5-qttranslations-5.6.1-1|337	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|338	Conflicts:	qt5-qtquick-i18n < 5.6.0-2
14mu|qt5-qttranslations-5.6.1-1|339	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|340	
14mu|qt5-qttranslations-5.6.1-1|341	%description -n %{oname}-qtquickcontrols2-i18n
14mu|qt5-qttranslations-5.6.1-1|342	Qt 5 Quick Controls 2 translations.
14mu|qt5-qttranslations-5.6.1-1|343	
14mu|qt5-qttranslations-5.6.1-1|344	%files -n %{oname}-qtquickcontrols2-i18n
14mu|qt5-qttranslations-5.6.1-1|345	%lang(uk) %{_qt5_translationsdir}/qtquickcontrols2_uk.qm
14mu|qt5-qttranslations-5.6.1-1|346	
14mu|qt5-qttranslations-5.6.1-1|347	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|348	
14mu|qt5-qttranslations-5.6.1-1|349	%package -n %{oname}-qtscript-i18n
14mu|qt5-qttranslations-5.6.1-1|350	Summary:	Qt 5 Script translations
14mu|qt5-qttranslations-5.6.1-1|351	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|352	Conflicts:	%{_lib}qt5script5 < 5.1.0-6
14mu|qt5-qttranslations-5.6.1-1|353	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|354	
14mu|qt5-qttranslations-5.6.1-1|355	%description -n %{oname}-qtscript-i18n
14mu|qt5-qttranslations-5.6.1-1|356	Qt 5 Script translations.
14mu|qt5-qttranslations-5.6.1-1|357	
14mu|qt5-qttranslations-5.6.1-1|358	%files -n %{oname}-qtscript-i18n
14mu|qt5-qttranslations-5.6.1-1|359	%lang(ca) %{_qt5_translationsdir}/qtscript_ca.qm
14mu|qt5-qttranslations-5.6.1-1|360	%lang(cs) %{_qt5_translationsdir}/qtscript_cs.qm
14mu|qt5-qttranslations-5.6.1-1|361	%lang(de) %{_qt5_translationsdir}/qtscript_de.qm
14mu|qt5-qttranslations-5.6.1-1|362	%lang(en) %{_qt5_translationsdir}/qtscript_en.qm
14mu|qt5-qttranslations-5.6.1-1|363	%lang(fi) %{_qt5_translationsdir}/qtscript_fi.qm
14mu|qt5-qttranslations-5.6.1-1|364	%lang(fr) %{_qt5_translationsdir}/qtscript_fr.qm
14mu|qt5-qttranslations-5.6.1-1|365	%lang(he) %{_qt5_translationsdir}/qtscript_he.qm
14mu|qt5-qttranslations-5.6.1-1|366	%lang(hu) %{_qt5_translationsdir}/qtscript_hu.qm
14mu|qt5-qttranslations-5.6.1-1|367	%lang(it) %{_qt5_translationsdir}/qtscript_it.qm
14mu|qt5-qttranslations-5.6.1-1|368	%lang(ja) %{_qt5_translationsdir}/qtscript_ja.qm
14mu|qt5-qttranslations-5.6.1-1|369	%lang(ko) %{_qt5_translationsdir}/qtscript_ko.qm
14mu|qt5-qttranslations-5.6.1-1|370	%lang(lv) %{_qt5_translationsdir}/qtscript_lv.qm
14mu|qt5-qttranslations-5.6.1-1|371	%lang(pl) %{_qt5_translationsdir}/qtscript_pl.qm
14mu|qt5-qttranslations-5.6.1-1|372	%lang(ru) %{_qt5_translationsdir}/qtscript_ru.qm
14mu|qt5-qttranslations-5.6.1-1|373	%lang(sk) %{_qt5_translationsdir}/qtscript_sk.qm
14mu|qt5-qttranslations-5.6.1-1|374	%lang(uk) %{_qt5_translationsdir}/qtscript_uk.qm
14mu|qt5-qttranslations-5.6.1-1|375	
14mu|qt5-qttranslations-5.6.1-1|376	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|377	
14mu|qt5-qttranslations-5.6.1-1|378	%package -n %{oname}-qtwebengine-i18n
14mu|qt5-qttranslations-5.6.1-1|379	Summary:	Qt 5 WebEngine translations
14mu|qt5-qttranslations-5.6.1-1|380	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|381	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|382	
14mu|qt5-qttranslations-5.6.1-1|383	%description -n %{oname}-qtwebengine-i18n
14mu|qt5-qttranslations-5.6.1-1|384	Qt 5 WebEngine translations.
14mu|qt5-qttranslations-5.6.1-1|385	
14mu|qt5-qttranslations-5.6.1-1|386	%files -n %{oname}-qtwebengine-i18n
14mu|qt5-qttranslations-5.6.1-1|387	%lang(de) %{_qt5_translationsdir}/qtwebengine_de.qm
14mu|qt5-qttranslations-5.6.1-1|388	%lang(en) %{_qt5_translationsdir}/qtwebengine_en.qm
14mu|qt5-qttranslations-5.6.1-1|389	%lang(ru) %{_qt5_translationsdir}/qtwebengine_ru.qm
14mu|qt5-qttranslations-5.6.1-1|390	%lang(uk) %{_qt5_translationsdir}/qtwebengine_uk.qm
14mu|qt5-qttranslations-5.6.1-1|391	
14mu|qt5-qttranslations-5.6.1-1|392	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|393	
14mu|qt5-qttranslations-5.6.1-1|394	%package -n %{oname}-qtwebsockets-i18n
14mu|qt5-qttranslations-5.6.1-1|395	Summary:	Qt 5 WebSockets translations
14mu|qt5-qttranslations-5.6.1-1|396	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|397	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|398	
14mu|qt5-qttranslations-5.6.1-1|399	%description -n %{oname}-qtwebsockets-i18n
14mu|qt5-qttranslations-5.6.1-1|400	Qt 5 WebSockets translations.
14mu|qt5-qttranslations-5.6.1-1|401	
14mu|qt5-qttranslations-5.6.1-1|402	%files -n %{oname}-qtwebsockets-i18n
14mu|qt5-qttranslations-5.6.1-1|403	%lang(de) %{_qt5_translationsdir}/qtwebsockets_de.qm
14mu|qt5-qttranslations-5.6.1-1|404	%lang(en) %{_qt5_translationsdir}/qtwebsockets_en.qm
14mu|qt5-qttranslations-5.6.1-1|405	%lang(fr) %{_qt5_translationsdir}/qtwebsockets_fr.qm
14mu|qt5-qttranslations-5.6.1-1|406	%lang(ja) %{_qt5_translationsdir}/qtwebsockets_ja.qm
14mu|qt5-qttranslations-5.6.1-1|407	%lang(ru) %{_qt5_translationsdir}/qtwebsockets_ru.qm
14mu|qt5-qttranslations-5.6.1-1|408	%lang(uk) %{_qt5_translationsdir}/qtwebsockets_uk.qm
14mu|qt5-qttranslations-5.6.1-1|409	
14mu|qt5-qttranslations-5.6.1-1|410	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|411	
14mu|qt5-qttranslations-5.6.1-1|412	%package -n %{oname}-qtxmlpatterns-i18n
14mu|qt5-qttranslations-5.6.1-1|413	Summary:	Qt 5 XSLT engine translations
14mu|qt5-qttranslations-5.6.1-1|414	Group:		System/Internationalization
14mu|qt5-qttranslations-5.6.1-1|415	Conflicts:	%{_lib}qt5xmlpatterns5 < 5.1.0-6
14mu|qt5-qttranslations-5.6.1-1|416	BuildArch:	noarch
14mu|qt5-qttranslations-5.6.1-1|417	
14mu|qt5-qttranslations-5.6.1-1|418	%description -n %{oname}-qtxmlpatterns-i18n
14mu|qt5-qttranslations-5.6.1-1|419	Qt 5 XSLT engine translations.
14mu|qt5-qttranslations-5.6.1-1|420	
14mu|qt5-qttranslations-5.6.1-1|421	%files -n %{oname}-qtxmlpatterns-i18n
14mu|qt5-qttranslations-5.6.1-1|422	%lang(ca) %{_qt5_translationsdir}/qtxmlpatterns_ca.qm
14mu|qt5-qttranslations-5.6.1-1|423	%lang(cs) %{_qt5_translationsdir}/qtxmlpatterns_cs.qm
14mu|qt5-qttranslations-5.6.1-1|424	%lang(de) %{_qt5_translationsdir}/qtxmlpatterns_de.qm
14mu|qt5-qttranslations-5.6.1-1|425	%lang(en) %{_qt5_translationsdir}/qtxmlpatterns_en.qm
14mu|qt5-qttranslations-5.6.1-1|426	%lang(fr) %{_qt5_translationsdir}/qtxmlpatterns_fr.qm
14mu|qt5-qttranslations-5.6.1-1|427	%lang(hu) %{_qt5_translationsdir}/qtxmlpatterns_hu.qm
14mu|qt5-qttranslations-5.6.1-1|428	%lang(it) %{_qt5_translationsdir}/qtxmlpatterns_it.qm
14mu|qt5-qttranslations-5.6.1-1|429	%lang(ja) %{_qt5_translationsdir}/qtxmlpatterns_ja.qm
14mu|qt5-qttranslations-5.6.1-1|430	%lang(ko) %{_qt5_translationsdir}/qtxmlpatterns_ko.qm
14mu|qt5-qttranslations-5.6.1-1|431	%lang(pl) %{_qt5_translationsdir}/qtxmlpatterns_pl.qm
14mu|qt5-qttranslations-5.6.1-1|432	%lang(ru) %{_qt5_translationsdir}/qtxmlpatterns_ru.qm
14mu|qt5-qttranslations-5.6.1-1|433	%lang(sk) %{_qt5_translationsdir}/qtxmlpatterns_sk.qm
14mu|qt5-qttranslations-5.6.1-1|434	%lang(uk) %{_qt5_translationsdir}/qtxmlpatterns_uk.qm
14mu|qt5-qttranslations-5.6.1-1|435	
14mu|qt5-qttranslations-5.6.1-1|436	#----------------------------------------------------------------------------
14mu|qt5-qttranslations-5.6.1-1|437	
14mu|qt5-qttranslations-5.6.1-1|438	%prep
14mu|qt5-qttranslations-5.6.1-1|439	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qttranslations-5.6.1-1|440	
14mu|qt5-qttranslations-5.6.1-1|441	%build
14mu|qt5-qttranslations-5.6.1-1|442	%qmake_qt5
14mu|qt5-qttranslations-5.6.1-1|443	%make STRIP=true
14mu|qt5-qttranslations-5.6.1-1|444	
14mu|qt5-qttranslations-5.6.1-1|445	%install
14mu|qt5-qttranslations-5.6.1-1|446	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qttranslations-5.6.1-1|447	
14mu|qt5-qttranslations-5.6.1-1|448	# qtconfig doesn't exist anymore - we don't need its translations
14mu|qt5-qttranslations-5.6.1-1|449	rm -f %{buildroot}%{_qt5_translationsdir}/qtconfig_*.qm
14mu|qt5-qttranslations-5.6.1-1|450	
14mu|qt5-qttranslations-5.6.1-1|451	
14mu|qt5-qttranslations-5.6.1-1|452	%changelog
14mu|qt5-qttranslations-5.6.1-1|453	
14mu|qt5-qttranslations-5.6.1-1|454	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qttranslations-5.6.1-1|455	- (a71fbb6) Update files
14mu|qt5-qttranslations-5.6.1-1|456	
14mu|qt5-qttranslations-5.6.1-1|457	

23994 14
14mu|qt5-qtwayland-5.6.1-1|1	%define api 5
14mu|qt5-qtwayland-5.6.1-1|2	%define major 5
14mu|qt5-qtwayland-5.6.1-1|3	%define oname qt5
14mu|qt5-qtwayland-5.6.1-1|4	
14mu|qt5-qtwayland-5.6.1-1|5	%define module qtwayland
14mu|qt5-qtwayland-5.6.1-1|6	
14mu|qt5-qtwayland-5.6.1-1|7	%define qtwaylandclient %mklibname qt%{api}waylandclient %{major}
14mu|qt5-qtwayland-5.6.1-1|8	%define qtwaylandclientd %mklibname qt%{api}waylandclient -d
14mu|qt5-qtwayland-5.6.1-1|9	%define qtwaylandcompositor %mklibname qt%{api}waylandcompositor %{major}
14mu|qt5-qtwayland-5.6.1-1|10	%define qtwaylandcompositord %mklibname qt%{api}compositor -d
14mu|qt5-qtwayland-5.6.1-1|11	
14mu|qt5-qtwayland-5.6.1-1|12	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtwayland-5.6.1-1|13	%bcond_without docs
14mu|qt5-qtwayland-5.6.1-1|14	
14mu|qt5-qtwayland-5.6.1-1|15	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtwayland-5.6.1-1|16	Name:		qt5-%{module}
14mu|qt5-qtwayland-5.6.1-1|17	Version:	5.6.1
14mu|qt5-qtwayland-5.6.1-1|18	Release:	1
14mu|qt5-qtwayland-5.6.1-1|19	License:	LGPLv3+
14mu|qt5-qtwayland-5.6.1-1|20	Group:		Development/KDE and Qt
14mu|qt5-qtwayland-5.6.1-1|21	Url:		http://qt-project.org/
14mu|qt5-qtwayland-5.6.1-1|22	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtwayland-5.6.1-1|23	Source100:	%{name}.rpmlintrc
14mu|qt5-qtwayland-5.6.1-1|24	Patch0:		qt5-5.4.0-qtwayland-enable-compositor.patch
14mu|qt5-qtwayland-5.6.1-1|25	BuildRequires:	pkgconfig(egl)
14mu|qt5-qtwayland-5.6.1-1|26	BuildRequires:	pkgconfig(fontconfig)
14mu|qt5-qtwayland-5.6.1-1|27	BuildRequires:	pkgconfig(freetype2)
14mu|qt5-qtwayland-5.6.1-1|28	BuildRequires:	pkgconfig(gl)
14mu|qt5-qtwayland-5.6.1-1|29	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtwayland-5.6.1-1|30	BuildRequires:	pkgconfig(Qt5DBus) >= %{version}
14mu|qt5-qtwayland-5.6.1-1|31	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtwayland-5.6.1-1|32	BuildRequires:	pkgconfig(Qt5OpenGL) >= %{version}
14mu|qt5-qtwayland-5.6.1-1|33	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtwayland-5.6.1-1|34	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtwayland-5.6.1-1|35	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtwayland-5.6.1-1|36	BuildRequires:	pkgconfig(wayland-client)
14mu|qt5-qtwayland-5.6.1-1|37	BuildRequires:	pkgconfig(wayland-cursor)
14mu|qt5-qtwayland-5.6.1-1|38	BuildRequires:	pkgconfig(wayland-egl)
14mu|qt5-qtwayland-5.6.1-1|39	BuildRequires:	pkgconfig(x11)
14mu|qt5-qtwayland-5.6.1-1|40	BuildRequires:	pkgconfig(xcomposite)
14mu|qt5-qtwayland-5.6.1-1|41	BuildRequires:	pkgconfig(xkbcommon)
14mu|qt5-qtwayland-5.6.1-1|42	BuildRequires:	pkgconfig(xrender)
14mu|qt5-qtwayland-5.6.1-1|43	%if %{with docs}
14mu|qt5-qtwayland-5.6.1-1|44	BuildRequires:	qdoc5
14mu|qt5-qtwayland-5.6.1-1|45	BuildRequires:	qt5-tools
14mu|qt5-qtwayland-5.6.1-1|46	%endif
14mu|qt5-qtwayland-5.6.1-1|47	
14mu|qt5-qtwayland-5.6.1-1|48	%description
14mu|qt5-qtwayland-5.6.1-1|49	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtwayland-5.6.1-1|50	
14mu|qt5-qtwayland-5.6.1-1|51	#----------------------------------------------------------------------------
14mu|qt5-qtwayland-5.6.1-1|52	
14mu|qt5-qtwayland-5.6.1-1|53	%package -n %{qtwaylandclient}
14mu|qt5-qtwayland-5.6.1-1|54	Summary:	Wayland display system integration for Qt
14mu|qt5-qtwayland-5.6.1-1|55	Group:		System/Libraries
14mu|qt5-qtwayland-5.6.1-1|56	
14mu|qt5-qtwayland-5.6.1-1|57	%description -n %{qtwaylandclient}
14mu|qt5-qtwayland-5.6.1-1|58	Wayland display system integration for Qt.
14mu|qt5-qtwayland-5.6.1-1|59	
14mu|qt5-qtwayland-5.6.1-1|60	%files -n %{qtwaylandclient}
14mu|qt5-qtwayland-5.6.1-1|61	%{_qt5_bindir}/qtwaylandscanner
14mu|qt5-qtwayland-5.6.1-1|62	%{_qt5_libdir}/libQt%{api}WaylandClient.so.%{major}*
14mu|qt5-qtwayland-5.6.1-1|63	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwayland-5.6.1-1|64	%{_libdir}/libQt%{api}WaylandClient.so.%{major}*
14mu|qt5-qtwayland-5.6.1-1|65	%endif
14mu|qt5-qtwayland-5.6.1-1|66	%{_qt5_plugindir}/platforms/libqwayland-egl.so
14mu|qt5-qtwayland-5.6.1-1|67	%{_qt5_plugindir}/platforms/libqwayland-generic.so
14mu|qt5-qtwayland-5.6.1-1|68	%{_qt5_plugindir}/wayland-decoration-client
14mu|qt5-qtwayland-5.6.1-1|69	%{_qt5_plugindir}/wayland-graphics-integration-client
14mu|qt5-qtwayland-5.6.1-1|70	
14mu|qt5-qtwayland-5.6.1-1|71	#----------------------------------------------------------------------------
14mu|qt5-qtwayland-5.6.1-1|72	
14mu|qt5-qtwayland-5.6.1-1|73	%package -n %{qtwaylandclientd}
14mu|qt5-qtwayland-5.6.1-1|74	Summary:	Development files for the Qt Wayland display system library
14mu|qt5-qtwayland-5.6.1-1|75	Group:		Development/KDE and Qt
14mu|qt5-qtwayland-5.6.1-1|76	Requires:	%{qtwaylandclient} = %{EVRD}
14mu|qt5-qtwayland-5.6.1-1|77	Requires:	qmake%{api}
14mu|qt5-qtwayland-5.6.1-1|78	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtwayland-5.6.1-1|79	Conflicts:	%{_lib}qt5gui-devel < 5.6.0
14mu|qt5-qtwayland-5.6.1-1|80	
14mu|qt5-qtwayland-5.6.1-1|81	%description -n %{qtwaylandclientd}
14mu|qt5-qtwayland-5.6.1-1|82	Development files for the Qt Wayland display system integration for Qt.
14mu|qt5-qtwayland-5.6.1-1|83	
14mu|qt5-qtwayland-5.6.1-1|84	%files -n %{qtwaylandclientd}
14mu|qt5-qtwayland-5.6.1-1|85	%{_qt5_includedir}/QtWaylandClient
14mu|qt5-qtwayland-5.6.1-1|86	%{_qt5_libdir}/libQt%{api}WaylandClient.so
14mu|qt5-qtwayland-5.6.1-1|87	%{_qt5_libdir}/libQt%{api}WaylandClient.prl
14mu|qt5-qtwayland-5.6.1-1|88	%{_qt5_libdir}/cmake/Qt%{api}WaylandClient
14mu|qt5-qtwayland-5.6.1-1|89	%{_qt5_libdir}/cmake/Qt%{api}Gui/Qt%{api}Gui_.cmake
14mu|qt5-qtwayland-5.6.1-1|90	%{_qt5_libdir}/pkgconfig/Qt%{api}WaylandClient.pc
14mu|qt5-qtwayland-5.6.1-1|91	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwayland-5.6.1-1|92	%{_libdir}/pkgconfig/Qt%{api}WaylandClient.pc
14mu|qt5-qtwayland-5.6.1-1|93	%endif
14mu|qt5-qtwayland-5.6.1-1|94	%{_qt5_prefix}/mkspecs/modules/qt_lib_waylandclient.pri
14mu|qt5-qtwayland-5.6.1-1|95	%{_qt5_prefix}/mkspecs/modules/qt_lib_waylandclient_private.pri
14mu|qt5-qtwayland-5.6.1-1|96	
14mu|qt5-qtwayland-5.6.1-1|97	#----------------------------------------------------------------------------
14mu|qt5-qtwayland-5.6.1-1|98	
14mu|qt5-qtwayland-5.6.1-1|99	%package -n %{qtwaylandcompositor}
14mu|qt5-qtwayland-5.6.1-1|100	Summary:	Wayland platform QtCompositor module
14mu|qt5-qtwayland-5.6.1-1|101	Group:		System/Libraries
14mu|qt5-qtwayland-5.6.1-1|102	
14mu|qt5-qtwayland-5.6.1-1|103	%description -n %{qtwaylandcompositor}
14mu|qt5-qtwayland-5.6.1-1|104	Qt Wayland QtCompositor module.
14mu|qt5-qtwayland-5.6.1-1|105	
14mu|qt5-qtwayland-5.6.1-1|106	%files -n %{qtwaylandcompositor}
14mu|qt5-qtwayland-5.6.1-1|107	%{_qt5_libdir}/libQt%{api}Compositor.so.%{major}*
14mu|qt5-qtwayland-5.6.1-1|108	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwayland-5.6.1-1|109	%{_libdir}/libQt%{api}Compositor.so.%{major}*
14mu|qt5-qtwayland-5.6.1-1|110	%endif
14mu|qt5-qtwayland-5.6.1-1|111	%{_qt5_plugindir}/platforms/libqwayland-xcomposite-egl.so
14mu|qt5-qtwayland-5.6.1-1|112	%{_qt5_plugindir}/platforms/libqwayland-xcomposite-glx.so
14mu|qt5-qtwayland-5.6.1-1|113	%{_qt5_plugindir}/wayland-graphics-integration-server/libdrm-egl-server.so
14mu|qt5-qtwayland-5.6.1-1|114	%{_qt5_plugindir}/wayland-graphics-integration-server/libwayland-egl.so
14mu|qt5-qtwayland-5.6.1-1|115	%{_qt5_plugindir}/wayland-graphics-integration-server/libxcomposite-egl.so
14mu|qt5-qtwayland-5.6.1-1|116	%{_qt5_plugindir}/wayland-graphics-integration-server/libxcomposite-glx.so
14mu|qt5-qtwayland-5.6.1-1|117	
14mu|qt5-qtwayland-5.6.1-1|118	#----------------------------------------------------------------------------
14mu|qt5-qtwayland-5.6.1-1|119	
14mu|qt5-qtwayland-5.6.1-1|120	%package -n %{qtwaylandcompositord}
14mu|qt5-qtwayland-5.6.1-1|121	Summary:	Development files for the Qt Wayland QtCompositor library
14mu|qt5-qtwayland-5.6.1-1|122	Group:		Development/KDE and Qt
14mu|qt5-qtwayland-5.6.1-1|123	Requires:	%{qtwaylandcompositor} = %{EVRD}
14mu|qt5-qtwayland-5.6.1-1|124	Requires:	%{qtwaylandclientd} = %{EVRD}
14mu|qt5-qtwayland-5.6.1-1|125	Requires:	qmake%{api}
14mu|qt5-qtwayland-5.6.1-1|126	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtwayland-5.6.1-1|127	
14mu|qt5-qtwayland-5.6.1-1|128	%description -n %{qtwaylandcompositord}
14mu|qt5-qtwayland-5.6.1-1|129	Development files for the Qt Wayland QtCompositor module.
14mu|qt5-qtwayland-5.6.1-1|130	
14mu|qt5-qtwayland-5.6.1-1|131	%files -n %{qtwaylandcompositord}
14mu|qt5-qtwayland-5.6.1-1|132	%{_qt5_includedir}/QtCompositor
14mu|qt5-qtwayland-5.6.1-1|133	%{_qt5_libdir}/libQt%{api}Compositor.so
14mu|qt5-qtwayland-5.6.1-1|134	%{_qt5_libdir}/libQt%{api}Compositor.prl
14mu|qt5-qtwayland-5.6.1-1|135	%{_qt5_libdir}/cmake/Qt%{api}Compositor
14mu|qt5-qtwayland-5.6.1-1|136	%{_qt5_libdir}/pkgconfig/Qt%{api}Compositor.pc
14mu|qt5-qtwayland-5.6.1-1|137	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwayland-5.6.1-1|138	%{_libdir}/pkgconfig/Qt%{api}Compositor.pc
14mu|qt5-qtwayland-5.6.1-1|139	%endif
14mu|qt5-qtwayland-5.6.1-1|140	%{_qt5_prefix}/mkspecs/modules/qt_lib_compositor.pri
14mu|qt5-qtwayland-5.6.1-1|141	%{_qt5_prefix}/mkspecs/modules/qt_lib_compositor_private.pri
14mu|qt5-qtwayland-5.6.1-1|142	
14mu|qt5-qtwayland-5.6.1-1|143	#----------------------------------------------------------------------------
14mu|qt5-qtwayland-5.6.1-1|144	
14mu|qt5-qtwayland-5.6.1-1|145	%package examples
14mu|qt5-qtwayland-5.6.1-1|146	Summary:	Example applications for %{name}
14mu|qt5-qtwayland-5.6.1-1|147	Group:		Development/KDE and Qt
14mu|qt5-qtwayland-5.6.1-1|148	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtwayland-5.6.1-1|149	
14mu|qt5-qtwayland-5.6.1-1|150	%description examples
14mu|qt5-qtwayland-5.6.1-1|151	Example applications for %{name}.
14mu|qt5-qtwayland-5.6.1-1|152	
14mu|qt5-qtwayland-5.6.1-1|153	%files examples
14mu|qt5-qtwayland-5.6.1-1|154	%{_qt5_exampledir}/wayland/
14mu|qt5-qtwayland-5.6.1-1|155	
14mu|qt5-qtwayland-5.6.1-1|156	#----------------------------------------------------------------------------
14mu|qt5-qtwayland-5.6.1-1|157	
14mu|qt5-qtwayland-5.6.1-1|158	%prep
14mu|qt5-qtwayland-5.6.1-1|159	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtwayland-5.6.1-1|160	%patch0 -p2
14mu|qt5-qtwayland-5.6.1-1|161	
14mu|qt5-qtwayland-5.6.1-1|162	%build
14mu|qt5-qtwayland-5.6.1-1|163	%qmake_qt5
14mu|qt5-qtwayland-5.6.1-1|164	%make STRIP=true
14mu|qt5-qtwayland-5.6.1-1|165	
14mu|qt5-qtwayland-5.6.1-1|166	%if %{with docs}
14mu|qt5-qtwayland-5.6.1-1|167	%make docs
14mu|qt5-qtwayland-5.6.1-1|168	%endif
14mu|qt5-qtwayland-5.6.1-1|169	
14mu|qt5-qtwayland-5.6.1-1|170	%install
14mu|qt5-qtwayland-5.6.1-1|171	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwayland-5.6.1-1|172	
14mu|qt5-qtwayland-5.6.1-1|173	%if %{with docs}
14mu|qt5-qtwayland-5.6.1-1|174	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwayland-5.6.1-1|175	%endif
14mu|qt5-qtwayland-5.6.1-1|176	
14mu|qt5-qtwayland-5.6.1-1|177	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwayland-5.6.1-1|178	pushd %{buildroot}%{_libdir}
14mu|qt5-qtwayland-5.6.1-1|179	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtwayland-5.6.1-1|180	mkdir pkgconfig
14mu|qt5-qtwayland-5.6.1-1|181	cd pkgconfig
14mu|qt5-qtwayland-5.6.1-1|182	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtwayland-5.6.1-1|183	popd
14mu|qt5-qtwayland-5.6.1-1|184	%endif
14mu|qt5-qtwayland-5.6.1-1|185	
14mu|qt5-qtwayland-5.6.1-1|186	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtwayland-5.6.1-1|187	## .prl/.la file love
14mu|qt5-qtwayland-5.6.1-1|188	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtwayland-5.6.1-1|189	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtwayland-5.6.1-1|190	for prl_file in libQt5*.prl ; do
14mu|qt5-qtwayland-5.6.1-1|191	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtwayland-5.6.1-1|192	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtwayland-5.6.1-1|193	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtwayland-5.6.1-1|194	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtwayland-5.6.1-1|195	fi
14mu|qt5-qtwayland-5.6.1-1|196	done
14mu|qt5-qtwayland-5.6.1-1|197	popd
14mu|qt5-qtwayland-5.6.1-1|198	
14mu|qt5-qtwayland-5.6.1-1|199	%changelog
14mu|qt5-qtwayland-5.6.1-1|200	
14mu|qt5-qtwayland-5.6.1-1|201	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtwayland-5.6.1-1|202	- (616ba77) New version 5.6.1
14mu|qt5-qtwayland-5.6.1-1|203	
14mu|qt5-qtwayland-5.6.1-1|204	

23995 14
14mu|qt5-qtwebchannel-5.6.1-1|1	%define api 5
14mu|qt5-qtwebchannel-5.6.1-1|2	%define major 5
14mu|qt5-qtwebchannel-5.6.1-1|3	%define oname qt5
14mu|qt5-qtwebchannel-5.6.1-1|4	
14mu|qt5-qtwebchannel-5.6.1-1|5	%define module qtwebchannel
14mu|qt5-qtwebchannel-5.6.1-1|6	
14mu|qt5-qtwebchannel-5.6.1-1|7	%define qtwebchannel %mklibname qt%{api}webchannel %{major}
14mu|qt5-qtwebchannel-5.6.1-1|8	%define qtwebchanneld %mklibname qt%{api}webchannel -d
14mu|qt5-qtwebchannel-5.6.1-1|9	
14mu|qt5-qtwebchannel-5.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtwebchannel-5.6.1-1|11	%bcond_without docs
14mu|qt5-qtwebchannel-5.6.1-1|12	
14mu|qt5-qtwebchannel-5.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtwebchannel-5.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtwebchannel-5.6.1-1|15	Version:	5.6.1
14mu|qt5-qtwebchannel-5.6.1-1|16	Release:	1
14mu|qt5-qtwebchannel-5.6.1-1|17	License:	LGPLv3+
14mu|qt5-qtwebchannel-5.6.1-1|18	Group:		Development/KDE and Qt
14mu|qt5-qtwebchannel-5.6.1-1|19	Url:		http://qt-project.org/
14mu|qt5-qtwebchannel-5.6.1-1|20	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtwebchannel-5.6.1-1|21	Source100:	%{name}.rpmlintrc
14mu|qt5-qtwebchannel-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtwebchannel-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtwebchannel-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtwebchannel-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtwebchannel-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtwebchannel-5.6.1-1|27	%if %{with docs}
14mu|qt5-qtwebchannel-5.6.1-1|28	BuildRequires:	qdoc5
14mu|qt5-qtwebchannel-5.6.1-1|29	BuildRequires:	qt5-tools
14mu|qt5-qtwebchannel-5.6.1-1|30	%endif
14mu|qt5-qtwebchannel-5.6.1-1|31	
14mu|qt5-qtwebchannel-5.6.1-1|32	%description
14mu|qt5-qtwebchannel-5.6.1-1|33	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtwebchannel-5.6.1-1|34	
14mu|qt5-qtwebchannel-5.6.1-1|35	#----------------------------------------------------------------------------
14mu|qt5-qtwebchannel-5.6.1-1|36	
14mu|qt5-qtwebchannel-5.6.1-1|37	%package -n %{qtwebchannel}
14mu|qt5-qtwebchannel-5.6.1-1|38	Summary:	Qt 5 WebChannel library
14mu|qt5-qtwebchannel-5.6.1-1|39	Group:		System/Libraries
14mu|qt5-qtwebchannel-5.6.1-1|40	
14mu|qt5-qtwebchannel-5.6.1-1|41	%description -n %{qtwebchannel}
14mu|qt5-qtwebchannel-5.6.1-1|42	Qt 5 WebChannel library,  a library for communication between HTML/JavaScript
14mu|qt5-qtwebchannel-5.6.1-1|43	and Qt/QML objects.
14mu|qt5-qtwebchannel-5.6.1-1|44	
14mu|qt5-qtwebchannel-5.6.1-1|45	%files -n %{qtwebchannel}
14mu|qt5-qtwebchannel-5.6.1-1|46	%{_qt5_libdir}/libQt%{api}WebChannel.so.%{major}*
14mu|qt5-qtwebchannel-5.6.1-1|47	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebchannel-5.6.1-1|48	%{_libdir}/libQt%{api}WebChannel.so.%{major}*
14mu|qt5-qtwebchannel-5.6.1-1|49	%endif
14mu|qt5-qtwebchannel-5.6.1-1|50	%{_qt5_prefix}/qml/QtWebChannel
14mu|qt5-qtwebchannel-5.6.1-1|51	
14mu|qt5-qtwebchannel-5.6.1-1|52	#----------------------------------------------------------------------------
14mu|qt5-qtwebchannel-5.6.1-1|53	
14mu|qt5-qtwebchannel-5.6.1-1|54	%package -n %{qtwebchanneld}
14mu|qt5-qtwebchannel-5.6.1-1|55	Summary:	Development files for the Qt 5 WebChannel library
14mu|qt5-qtwebchannel-5.6.1-1|56	Group:		Development/KDE and Qt
14mu|qt5-qtwebchannel-5.6.1-1|57	Requires:	%{qtwebchannel} = %{EVRD}
14mu|qt5-qtwebchannel-5.6.1-1|58	Requires:	qmake%{api}
14mu|qt5-qtwebchannel-5.6.1-1|59	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtwebchannel-5.6.1-1|60	
14mu|qt5-qtwebchannel-5.6.1-1|61	%description -n %{qtwebchanneld}
14mu|qt5-qtwebchannel-5.6.1-1|62	Development files for version 5 of the QtWebChannel library, a library
14mu|qt5-qtwebchannel-5.6.1-1|63	for communication between HTML/JavaScript and Qt/QML objects.
14mu|qt5-qtwebchannel-5.6.1-1|64	
14mu|qt5-qtwebchannel-5.6.1-1|65	%files -n %{qtwebchanneld}
14mu|qt5-qtwebchannel-5.6.1-1|66	%{_qt5_includedir}/QtWebChannel
14mu|qt5-qtwebchannel-5.6.1-1|67	%{_qt5_libdir}/libQt%{api}WebChannel.so
14mu|qt5-qtwebchannel-5.6.1-1|68	%{_qt5_libdir}/libQt%{api}WebChannel.prl
14mu|qt5-qtwebchannel-5.6.1-1|69	%{_qt5_libdir}/cmake/Qt%{api}WebChannel
14mu|qt5-qtwebchannel-5.6.1-1|70	%{_qt5_libdir}/pkgconfig/Qt%{api}WebChannel.pc
14mu|qt5-qtwebchannel-5.6.1-1|71	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebchannel-5.6.1-1|72	%{_libdir}/pkgconfig/Qt%{api}WebChannel.pc
14mu|qt5-qtwebchannel-5.6.1-1|73	%endif
14mu|qt5-qtwebchannel-5.6.1-1|74	%{_qt5_prefix}/mkspecs/modules/qt_lib_webchannel.pri
14mu|qt5-qtwebchannel-5.6.1-1|75	%{_qt5_prefix}/mkspecs/modules/qt_lib_webchannel_private.pri
14mu|qt5-qtwebchannel-5.6.1-1|76	
14mu|qt5-qtwebchannel-5.6.1-1|77	#----------------------------------------------------------------------------
14mu|qt5-qtwebchannel-5.6.1-1|78	
14mu|qt5-qtwebchannel-5.6.1-1|79	%if %{with docs}
14mu|qt5-qtwebchannel-5.6.1-1|80	%package doc
14mu|qt5-qtwebchannel-5.6.1-1|81	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtwebchannel-5.6.1-1|82	Group:		Documentation
14mu|qt5-qtwebchannel-5.6.1-1|83	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtwebchannel-5.6.1-1|84	BuildArch:	noarch
14mu|qt5-qtwebchannel-5.6.1-1|85	
14mu|qt5-qtwebchannel-5.6.1-1|86	%description doc
14mu|qt5-qtwebchannel-5.6.1-1|87	Qt QCH documentation for %{name}.
14mu|qt5-qtwebchannel-5.6.1-1|88	
14mu|qt5-qtwebchannel-5.6.1-1|89	%files doc
14mu|qt5-qtwebchannel-5.6.1-1|90	%{_qt5_docdir}/qtwebchannel.qch
14mu|qt5-qtwebchannel-5.6.1-1|91	%endif
14mu|qt5-qtwebchannel-5.6.1-1|92	
14mu|qt5-qtwebchannel-5.6.1-1|93	#----------------------------------------------------------------------------
14mu|qt5-qtwebchannel-5.6.1-1|94	
14mu|qt5-qtwebchannel-5.6.1-1|95	%package examples
14mu|qt5-qtwebchannel-5.6.1-1|96	Summary:	Example applications for %{name}
14mu|qt5-qtwebchannel-5.6.1-1|97	Group:		Development/KDE and Qt
14mu|qt5-qtwebchannel-5.6.1-1|98	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtwebchannel-5.6.1-1|99	
14mu|qt5-qtwebchannel-5.6.1-1|100	%description examples
14mu|qt5-qtwebchannel-5.6.1-1|101	Example applications for %{name}.
14mu|qt5-qtwebchannel-5.6.1-1|102	
14mu|qt5-qtwebchannel-5.6.1-1|103	%files examples
14mu|qt5-qtwebchannel-5.6.1-1|104	%{_qt5_exampledir}/webchannel/
14mu|qt5-qtwebchannel-5.6.1-1|105	
14mu|qt5-qtwebchannel-5.6.1-1|106	#----------------------------------------------------------------------------
14mu|qt5-qtwebchannel-5.6.1-1|107	
14mu|qt5-qtwebchannel-5.6.1-1|108	%prep
14mu|qt5-qtwebchannel-5.6.1-1|109	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtwebchannel-5.6.1-1|110	
14mu|qt5-qtwebchannel-5.6.1-1|111	%build
14mu|qt5-qtwebchannel-5.6.1-1|112	%qmake_qt5
14mu|qt5-qtwebchannel-5.6.1-1|113	%make STRIP=true
14mu|qt5-qtwebchannel-5.6.1-1|114	
14mu|qt5-qtwebchannel-5.6.1-1|115	%if %{with docs}
14mu|qt5-qtwebchannel-5.6.1-1|116	%make docs
14mu|qt5-qtwebchannel-5.6.1-1|117	%endif
14mu|qt5-qtwebchannel-5.6.1-1|118	
14mu|qt5-qtwebchannel-5.6.1-1|119	%install
14mu|qt5-qtwebchannel-5.6.1-1|120	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebchannel-5.6.1-1|121	
14mu|qt5-qtwebchannel-5.6.1-1|122	%if %{with docs}
14mu|qt5-qtwebchannel-5.6.1-1|123	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebchannel-5.6.1-1|124	%endif
14mu|qt5-qtwebchannel-5.6.1-1|125	
14mu|qt5-qtwebchannel-5.6.1-1|126	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebchannel-5.6.1-1|127	pushd %{buildroot}%{_libdir}
14mu|qt5-qtwebchannel-5.6.1-1|128	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtwebchannel-5.6.1-1|129	mkdir pkgconfig
14mu|qt5-qtwebchannel-5.6.1-1|130	cd pkgconfig
14mu|qt5-qtwebchannel-5.6.1-1|131	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtwebchannel-5.6.1-1|132	popd
14mu|qt5-qtwebchannel-5.6.1-1|133	%endif
14mu|qt5-qtwebchannel-5.6.1-1|134	
14mu|qt5-qtwebchannel-5.6.1-1|135	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtwebchannel-5.6.1-1|136	## .prl/.la file love
14mu|qt5-qtwebchannel-5.6.1-1|137	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtwebchannel-5.6.1-1|138	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtwebchannel-5.6.1-1|139	for prl_file in libQt5*.prl ; do
14mu|qt5-qtwebchannel-5.6.1-1|140	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtwebchannel-5.6.1-1|141	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtwebchannel-5.6.1-1|142	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtwebchannel-5.6.1-1|143	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtwebchannel-5.6.1-1|144	fi
14mu|qt5-qtwebchannel-5.6.1-1|145	done
14mu|qt5-qtwebchannel-5.6.1-1|146	popd
14mu|qt5-qtwebchannel-5.6.1-1|147	
14mu|qt5-qtwebchannel-5.6.1-1|148	%changelog
14mu|qt5-qtwebchannel-5.6.1-1|149	
14mu|qt5-qtwebchannel-5.6.1-1|150	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtwebchannel-5.6.1-1|151	- (34f8c82) Update examples
14mu|qt5-qtwebchannel-5.6.1-1|152	
14mu|qt5-qtwebchannel-5.6.1-1|153	

23996 14
14mu|qt5-qtwebengine-5.6.1-1|1	# not enough memory for rpmlint
14mu|qt5-qtwebengine-5.6.1-1|2	%global _build_pkgcheck_set %{nil}
14mu|qt5-qtwebengine-5.6.1-1|3	
14mu|qt5-qtwebengine-5.6.1-1|4	%define debug_package %{nil}
14mu|qt5-qtwebengine-5.6.1-1|5	
14mu|qt5-qtwebengine-5.6.1-1|6	%define api 5
14mu|qt5-qtwebengine-5.6.1-1|7	%define major 5
14mu|qt5-qtwebengine-5.6.1-1|8	%define oname qt5
14mu|qt5-qtwebengine-5.6.1-1|9	
14mu|qt5-qtwebengine-5.6.1-1|10	%define module qtwebengine
14mu|qt5-qtwebengine-5.6.1-1|11	
14mu|qt5-qtwebengine-5.6.1-1|12	%define qtwebengine %mklibname qt%{api}webengine %{major}
14mu|qt5-qtwebengine-5.6.1-1|13	%define qtwebengined %mklibname qt%{api}webengine -d
14mu|qt5-qtwebengine-5.6.1-1|14	%define qtwebenginecore %mklibname qt%{api}webenginecore %{major}
14mu|qt5-qtwebengine-5.6.1-1|15	%define qtwebenginecored %mklibname qt%{api}webenginecore -d
14mu|qt5-qtwebengine-5.6.1-1|16	%define qtwebenginewidgets %mklibname qt%{api}webenginewidgets %{major}
14mu|qt5-qtwebengine-5.6.1-1|17	%define qtwebenginewidgetsd %mklibname qt%{api}webenginewidgets -d
14mu|qt5-qtwebengine-5.6.1-1|18	
14mu|qt5-qtwebengine-5.6.1-1|19	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtwebengine-5.6.1-1|20	%bcond_without docs
14mu|qt5-qtwebengine-5.6.1-1|21	
14mu|qt5-qtwebengine-5.6.1-1|22	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtwebengine-5.6.1-1|23	Name:		qt5-%{module}
14mu|qt5-qtwebengine-5.6.1-1|24	Version:	5.6.1
14mu|qt5-qtwebengine-5.6.1-1|25	Release:	1
14mu|qt5-qtwebengine-5.6.1-1|26	License:	LGPLv3+
14mu|qt5-qtwebengine-5.6.1-1|27	Group:		Development/KDE and Qt
14mu|qt5-qtwebengine-5.6.1-1|28	Url:		http://qt-project.org/
14mu|qt5-qtwebengine-5.6.1-1|29	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtwebengine-5.6.1-1|30	Source100:	%{name}.rpmlintrc
14mu|qt5-qtwebengine-5.6.1-1|31	Patch0:		qt-everywhere-opensource-src-5.6.1-nss323.patch
14mu|qt5-qtwebengine-5.6.1-1|32	Patch1:		qt-5.4.0-no-execstack-in-chromium-ffmpeg.patch
14mu|qt5-qtwebengine-5.6.1-1|33	BuildRequires:	bison
14mu|qt5-qtwebengine-5.6.1-1|34	BuildRequires:	flex
14mu|qt5-qtwebengine-5.6.1-1|35	BuildRequires:	gperf
14mu|qt5-qtwebengine-5.6.1-1|36	BuildRequires:	jpeg-devel
14mu|qt5-qtwebengine-5.6.1-1|37	BuildRequires:	pkgconfig(alsa)
14mu|qt5-qtwebengine-5.6.1-1|38	BuildRequires:	pkgconfig(dbus-1)
14mu|qt5-qtwebengine-5.6.1-1|39	BuildRequires:	pkgconfig(egl)
14mu|qt5-qtwebengine-5.6.1-1|40	BuildRequires:	pkgconfig(expat)
14mu|qt5-qtwebengine-5.6.1-1|41	BuildRequires:	pkgconfig(fontconfig)
14mu|qt5-qtwebengine-5.6.1-1|42	BuildRequires:	pkgconfig(freetype2)
14mu|qt5-qtwebengine-5.6.1-1|43	BuildRequires:	pkgconfig(glib-2.0)
14mu|qt5-qtwebengine-5.6.1-1|44	BuildRequires:	pkgconfig(harfbuzz)
14mu|qt5-qtwebengine-5.6.1-1|45	BuildRequires:	pkgconfig(icu-uc)
14mu|qt5-qtwebengine-5.6.1-1|46	BuildRequires:	pkgconfig(libevent)
14mu|qt5-qtwebengine-5.6.1-1|47	BuildRequires:	pkgconfig(libpci)
14mu|qt5-qtwebengine-5.6.1-1|48	BuildRequires:	pkgconfig(libpng)
14mu|qt5-qtwebengine-5.6.1-1|49	BuildRequires:	pkgconfig(libpulse)
14mu|qt5-qtwebengine-5.6.1-1|50	BuildRequires:	pkgconfig(libxml-2.0)
14mu|qt5-qtwebengine-5.6.1-1|51	BuildRequires:	pkgconfig(libxslt)
14mu|qt5-qtwebengine-5.6.1-1|52	BuildRequires:	pkgconfig(minizip)
14mu|qt5-qtwebengine-5.6.1-1|53	BuildRequires:	pkgconfig(nspr)
14mu|qt5-qtwebengine-5.6.1-1|54	BuildRequires:	pkgconfig(nss)
14mu|qt5-qtwebengine-5.6.1-1|55	BuildRequires:	pkgconfig(openssl)
14mu|qt5-qtwebengine-5.6.1-1|56	BuildRequires:	pkgconfig(opus)
14mu|qt5-qtwebengine-5.6.1-1|57	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtwebengine-5.6.1-1|58	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtwebengine-5.6.1-1|59	BuildRequires:	pkgconfig(Qt5PrintSupport) >= %{version}
14mu|qt5-qtwebengine-5.6.1-1|60	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtwebengine-5.6.1-1|61	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtwebengine-5.6.1-1|62	BuildRequires:	pkgconfig(Qt5WebChannel) >= %{version}
14mu|qt5-qtwebengine-5.6.1-1|63	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtwebengine-5.6.1-1|64	BuildRequires:	pkgconfig(x11)
14mu|qt5-qtwebengine-5.6.1-1|65	BuildRequires:	pkgconfig(xcomposite)
14mu|qt5-qtwebengine-5.6.1-1|66	BuildRequires:	pkgconfig(xcursor)
14mu|qt5-qtwebengine-5.6.1-1|67	BuildRequires:	pkgconfig(xdamage)
14mu|qt5-qtwebengine-5.6.1-1|68	BuildRequires:	pkgconfig(xfixes)
14mu|qt5-qtwebengine-5.6.1-1|69	BuildRequires:	pkgconfig(xi)
14mu|qt5-qtwebengine-5.6.1-1|70	BuildRequires:	pkgconfig(xrandr)
14mu|qt5-qtwebengine-5.6.1-1|71	BuildRequires:	pkgconfig(xrender)
14mu|qt5-qtwebengine-5.6.1-1|72	BuildRequires:	pkgconfig(xscrnsaver)
14mu|qt5-qtwebengine-5.6.1-1|73	BuildRequires:	pkgconfig(xtst)
14mu|qt5-qtwebengine-5.6.1-1|74	BuildRequires:	pkgconfig(zlib)
14mu|qt5-qtwebengine-5.6.1-1|75	%if %{with docs}
14mu|qt5-qtwebengine-5.6.1-1|76	BuildRequires:	qdoc5
14mu|qt5-qtwebengine-5.6.1-1|77	BuildRequires:	qt5-tools
14mu|qt5-qtwebengine-5.6.1-1|78	%endif
14mu|qt5-qtwebengine-5.6.1-1|79	
14mu|qt5-qtwebengine-5.6.1-1|80	%description
14mu|qt5-qtwebengine-5.6.1-1|81	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtwebengine-5.6.1-1|82	
14mu|qt5-qtwebengine-5.6.1-1|83	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|84	
14mu|qt5-qtwebengine-5.6.1-1|85	%package -n %{qtwebengine}
14mu|qt5-qtwebengine-5.6.1-1|86	Summary:	Qt 5 WebEngine library
14mu|qt5-qtwebengine-5.6.1-1|87	Group:		System/Libraries
14mu|qt5-qtwebengine-5.6.1-1|88	
14mu|qt5-qtwebengine-5.6.1-1|89	%description -n %{qtwebengine}
14mu|qt5-qtwebengine-5.6.1-1|90	Qt 5 WebEngine library, a library for rendering web content.
14mu|qt5-qtwebengine-5.6.1-1|91	
14mu|qt5-qtwebengine-5.6.1-1|92	%files -n %{qtwebengine}
14mu|qt5-qtwebengine-5.6.1-1|93	%{_qt5_libdir}/libQt%{api}WebEngine.so.%{major}*
14mu|qt5-qtwebengine-5.6.1-1|94	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebengine-5.6.1-1|95	%{_libdir}/libQt%{api}WebEngine.so.%{major}*
14mu|qt5-qtwebengine-5.6.1-1|96	%endif
14mu|qt5-qtwebengine-5.6.1-1|97	%{_qt5_prefix}/qml/QtWebEngine
14mu|qt5-qtwebengine-5.6.1-1|98	# Was here until 5.6
14mu|qt5-qtwebengine-5.6.1-1|99	# dir %{_qt5_plugindir}/qtwebengine
14mu|qt5-qtwebengine-5.6.1-1|100	# {_qt5_plugindir}/qtwebengine/libffmpegsumo.so
14mu|qt5-qtwebengine-5.6.1-1|101	
14mu|qt5-qtwebengine-5.6.1-1|102	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|103	
14mu|qt5-qtwebengine-5.6.1-1|104	%package -n %{qtwebengined}
14mu|qt5-qtwebengine-5.6.1-1|105	Summary:	Development files for the Qt 5 WebEngine library
14mu|qt5-qtwebengine-5.6.1-1|106	Group:		Development/KDE and Qt
14mu|qt5-qtwebengine-5.6.1-1|107	Requires:	%{qtwebengine} = %{EVRD}
14mu|qt5-qtwebengine-5.6.1-1|108	Requires:	%{qtwebenginecored} = %{EVRD}
14mu|qt5-qtwebengine-5.6.1-1|109	Requires:	qmake%{api}
14mu|qt5-qtwebengine-5.6.1-1|110	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtwebengine-5.6.1-1|111	
14mu|qt5-qtwebengine-5.6.1-1|112	%description -n %{qtwebengined}
14mu|qt5-qtwebengine-5.6.1-1|113	Development files for version 5 of the QtWebEngine library, a library for
14mu|qt5-qtwebengine-5.6.1-1|114	rendering web content.
14mu|qt5-qtwebengine-5.6.1-1|115	
14mu|qt5-qtwebengine-5.6.1-1|116	%files -n %{qtwebengined}
14mu|qt5-qtwebengine-5.6.1-1|117	%{_qt5_includedir}/QtWebEngine
14mu|qt5-qtwebengine-5.6.1-1|118	%{_qt5_libdir}/libQt%{api}WebEngine.so
14mu|qt5-qtwebengine-5.6.1-1|119	%{_qt5_libdir}/libQt%{api}WebEngine.prl
14mu|qt5-qtwebengine-5.6.1-1|120	%{_qt5_libdir}/cmake/Qt%{api}WebEngine
14mu|qt5-qtwebengine-5.6.1-1|121	%{_qt5_libdir}/pkgconfig/Qt%{api}WebEngine.pc
14mu|qt5-qtwebengine-5.6.1-1|122	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebengine-5.6.1-1|123	%{_libdir}/pkgconfig/Qt%{api}WebEngine.pc
14mu|qt5-qtwebengine-5.6.1-1|124	%endif
14mu|qt5-qtwebengine-5.6.1-1|125	%{_qt5_prefix}/mkspecs/modules/qt_lib_webengine.pri
14mu|qt5-qtwebengine-5.6.1-1|126	%{_qt5_prefix}/mkspecs/modules/qt_lib_webengine_private.pri
14mu|qt5-qtwebengine-5.6.1-1|127	
14mu|qt5-qtwebengine-5.6.1-1|128	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|129	
14mu|qt5-qtwebengine-5.6.1-1|130	%package -n %{oname}-qtwebengine-common
14mu|qt5-qtwebengine-5.6.1-1|131	Summary:	Qt 5 WebEngine noarch data files
14mu|qt5-qtwebengine-5.6.1-1|132	Group:		System/Libraries
14mu|qt5-qtwebengine-5.6.1-1|133	Conflicts:	qt5-qtwebengine-i18n < 5.6.0
14mu|qt5-qtwebengine-5.6.1-1|134	BuildArch:	noarch
14mu|qt5-qtwebengine-5.6.1-1|135	
14mu|qt5-qtwebengine-5.6.1-1|136	%description -n %{oname}-qtwebengine-common
14mu|qt5-qtwebengine-5.6.1-1|137	Qt 5 WebEngine noarch data files.
14mu|qt5-qtwebengine-5.6.1-1|138	
14mu|qt5-qtwebengine-5.6.1-1|139	%files -n %{oname}-qtwebengine-common
14mu|qt5-qtwebengine-5.6.1-1|140	%{_qt5_datadir}/resources/icudtl.dat
14mu|qt5-qtwebengine-5.6.1-1|141	%{_qt5_datadir}/resources/qtwebengine_resources.pak
14mu|qt5-qtwebengine-5.6.1-1|142	%{_qt5_datadir}/resources/qtwebengine_resources_100p.pak
14mu|qt5-qtwebengine-5.6.1-1|143	%{_qt5_datadir}/resources/qtwebengine_resources_200p.pak
14mu|qt5-qtwebengine-5.6.1-1|144	%lang(am) %{_qt5_translationsdir}/qtwebengine_locales/am.pak
14mu|qt5-qtwebengine-5.6.1-1|145	%lang(ar) %{_qt5_translationsdir}/qtwebengine_locales/ar.pak
14mu|qt5-qtwebengine-5.6.1-1|146	%lang(bg) %{_qt5_translationsdir}/qtwebengine_locales/bg.pak
14mu|qt5-qtwebengine-5.6.1-1|147	%lang(bn) %{_qt5_translationsdir}/qtwebengine_locales/bn.pak
14mu|qt5-qtwebengine-5.6.1-1|148	%lang(ca) %{_qt5_translationsdir}/qtwebengine_locales/ca.pak
14mu|qt5-qtwebengine-5.6.1-1|149	%lang(cs) %{_qt5_translationsdir}/qtwebengine_locales/cs.pak
14mu|qt5-qtwebengine-5.6.1-1|150	%lang(da) %{_qt5_translationsdir}/qtwebengine_locales/da.pak
14mu|qt5-qtwebengine-5.6.1-1|151	%lang(de) %{_qt5_translationsdir}/qtwebengine_locales/de.pak
14mu|qt5-qtwebengine-5.6.1-1|152	%lang(el) %{_qt5_translationsdir}/qtwebengine_locales/el.pak
14mu|qt5-qtwebengine-5.6.1-1|153	%lang(en_GB) %{_qt5_translationsdir}/qtwebengine_locales/en-GB.pak
14mu|qt5-qtwebengine-5.6.1-1|154	%lang(en_US) %{_qt5_translationsdir}/qtwebengine_locales/en-US.pak
14mu|qt5-qtwebengine-5.6.1-1|155	%lang(es_419) %{_qt5_translationsdir}/qtwebengine_locales/es-419.pak
14mu|qt5-qtwebengine-5.6.1-1|156	%lang(es) %{_qt5_translationsdir}/qtwebengine_locales/es.pak
14mu|qt5-qtwebengine-5.6.1-1|157	%lang(et) %{_qt5_translationsdir}/qtwebengine_locales/et.pak
14mu|qt5-qtwebengine-5.6.1-1|158	%lang(fa) %{_qt5_translationsdir}/qtwebengine_locales/fa.pak
14mu|qt5-qtwebengine-5.6.1-1|159	%lang(fi) %{_qt5_translationsdir}/qtwebengine_locales/fi.pak
14mu|qt5-qtwebengine-5.6.1-1|160	%lang(fil) %{_qt5_translationsdir}/qtwebengine_locales/fil.pak
14mu|qt5-qtwebengine-5.6.1-1|161	%lang(fr) %{_qt5_translationsdir}/qtwebengine_locales/fr.pak
14mu|qt5-qtwebengine-5.6.1-1|162	%lang(gu) %{_qt5_translationsdir}/qtwebengine_locales/gu.pak
14mu|qt5-qtwebengine-5.6.1-1|163	%lang(he) %{_qt5_translationsdir}/qtwebengine_locales/he.pak
14mu|qt5-qtwebengine-5.6.1-1|164	%lang(hi) %{_qt5_translationsdir}/qtwebengine_locales/hi.pak
14mu|qt5-qtwebengine-5.6.1-1|165	%lang(hr) %{_qt5_translationsdir}/qtwebengine_locales/hr.pak
14mu|qt5-qtwebengine-5.6.1-1|166	%lang(hu) %{_qt5_translationsdir}/qtwebengine_locales/hu.pak
14mu|qt5-qtwebengine-5.6.1-1|167	%lang(id) %{_qt5_translationsdir}/qtwebengine_locales/id.pak
14mu|qt5-qtwebengine-5.6.1-1|168	%lang(it) %{_qt5_translationsdir}/qtwebengine_locales/it.pak
14mu|qt5-qtwebengine-5.6.1-1|169	%lang(ja) %{_qt5_translationsdir}/qtwebengine_locales/ja.pak
14mu|qt5-qtwebengine-5.6.1-1|170	%lang(kn) %{_qt5_translationsdir}/qtwebengine_locales/kn.pak
14mu|qt5-qtwebengine-5.6.1-1|171	%lang(ko) %{_qt5_translationsdir}/qtwebengine_locales/ko.pak
14mu|qt5-qtwebengine-5.6.1-1|172	%lang(lt) %{_qt5_translationsdir}/qtwebengine_locales/lt.pak
14mu|qt5-qtwebengine-5.6.1-1|173	%lang(lv) %{_qt5_translationsdir}/qtwebengine_locales/lv.pak
14mu|qt5-qtwebengine-5.6.1-1|174	%lang(ml) %{_qt5_translationsdir}/qtwebengine_locales/ml.pak
14mu|qt5-qtwebengine-5.6.1-1|175	%lang(mr) %{_qt5_translationsdir}/qtwebengine_locales/mr.pak
14mu|qt5-qtwebengine-5.6.1-1|176	%lang(ms) %{_qt5_translationsdir}/qtwebengine_locales/ms.pak
14mu|qt5-qtwebengine-5.6.1-1|177	%lang(nb) %{_qt5_translationsdir}/qtwebengine_locales/nb.pak
14mu|qt5-qtwebengine-5.6.1-1|178	%lang(nl) %{_qt5_translationsdir}/qtwebengine_locales/nl.pak
14mu|qt5-qtwebengine-5.6.1-1|179	%lang(pl) %{_qt5_translationsdir}/qtwebengine_locales/pl.pak
14mu|qt5-qtwebengine-5.6.1-1|180	%lang(pt_BR) %{_qt5_translationsdir}/qtwebengine_locales/pt-BR.pak
14mu|qt5-qtwebengine-5.6.1-1|181	%lang(pt_PT) %{_qt5_translationsdir}/qtwebengine_locales/pt-PT.pak
14mu|qt5-qtwebengine-5.6.1-1|182	%lang(ro) %{_qt5_translationsdir}/qtwebengine_locales/ro.pak
14mu|qt5-qtwebengine-5.6.1-1|183	%lang(ru) %{_qt5_translationsdir}/qtwebengine_locales/ru.pak
14mu|qt5-qtwebengine-5.6.1-1|184	%lang(sk) %{_qt5_translationsdir}/qtwebengine_locales/sk.pak
14mu|qt5-qtwebengine-5.6.1-1|185	%lang(sl) %{_qt5_translationsdir}/qtwebengine_locales/sl.pak
14mu|qt5-qtwebengine-5.6.1-1|186	%lang(sr) %{_qt5_translationsdir}/qtwebengine_locales/sr.pak
14mu|qt5-qtwebengine-5.6.1-1|187	%lang(sv) %{_qt5_translationsdir}/qtwebengine_locales/sv.pak
14mu|qt5-qtwebengine-5.6.1-1|188	%lang(sw) %{_qt5_translationsdir}/qtwebengine_locales/sw.pak
14mu|qt5-qtwebengine-5.6.1-1|189	%lang(ta) %{_qt5_translationsdir}/qtwebengine_locales/ta.pak
14mu|qt5-qtwebengine-5.6.1-1|190	%lang(te) %{_qt5_translationsdir}/qtwebengine_locales/te.pak
14mu|qt5-qtwebengine-5.6.1-1|191	%lang(th) %{_qt5_translationsdir}/qtwebengine_locales/th.pak
14mu|qt5-qtwebengine-5.6.1-1|192	%lang(tr) %{_qt5_translationsdir}/qtwebengine_locales/tr.pak
14mu|qt5-qtwebengine-5.6.1-1|193	%lang(uk) %{_qt5_translationsdir}/qtwebengine_locales/uk.pak
14mu|qt5-qtwebengine-5.6.1-1|194	%lang(vi) %{_qt5_translationsdir}/qtwebengine_locales/vi.pak
14mu|qt5-qtwebengine-5.6.1-1|195	%lang(zh_CN) %{_qt5_translationsdir}/qtwebengine_locales/zh-CN.pak
14mu|qt5-qtwebengine-5.6.1-1|196	%lang(zh_TW) %{_qt5_translationsdir}/qtwebengine_locales/zh-TW.pak
14mu|qt5-qtwebengine-5.6.1-1|197	
14mu|qt5-qtwebengine-5.6.1-1|198	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|199	
14mu|qt5-qtwebengine-5.6.1-1|200	%package -n %{qtwebenginecore}
14mu|qt5-qtwebengine-5.6.1-1|201	Summary:	Qt 5 WebEngine Core library
14mu|qt5-qtwebengine-5.6.1-1|202	Group:		System/Libraries
14mu|qt5-qtwebengine-5.6.1-1|203	Requires:	%{oname}-qtwebengine-common
14mu|qt5-qtwebengine-5.6.1-1|204	Suggests:	%{oname}-qtwebengine-i18n
14mu|qt5-qtwebengine-5.6.1-1|205	
14mu|qt5-qtwebengine-5.6.1-1|206	%description -n %{qtwebenginecore}
14mu|qt5-qtwebengine-5.6.1-1|207	Qt 5 WebEngine Core library, a library for rendering web content.
14mu|qt5-qtwebengine-5.6.1-1|208	
14mu|qt5-qtwebengine-5.6.1-1|209	%files -n %{qtwebenginecore}
14mu|qt5-qtwebengine-5.6.1-1|210	%{_qt5_libdir}/libQt%{api}WebEngineCore.so.%{major}*
14mu|qt5-qtwebengine-5.6.1-1|211	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebengine-5.6.1-1|212	%{_libdir}/libQt%{api}WebEngineCore.so.%{major}*
14mu|qt5-qtwebengine-5.6.1-1|213	%endif
14mu|qt5-qtwebengine-5.6.1-1|214	%{_qt5_libexecdir}/QtWebEngineProcess
14mu|qt5-qtwebengine-5.6.1-1|215	
14mu|qt5-qtwebengine-5.6.1-1|216	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|217	
14mu|qt5-qtwebengine-5.6.1-1|218	%package -n %{qtwebenginecored}
14mu|qt5-qtwebengine-5.6.1-1|219	Summary:	Development files for the Qt 5 WebEngine Core library
14mu|qt5-qtwebengine-5.6.1-1|220	Group:		Development/KDE and Qt
14mu|qt5-qtwebengine-5.6.1-1|221	Requires:	%{qtwebenginecore} = %{EVRD}
14mu|qt5-qtwebengine-5.6.1-1|222	Requires:	qmake%{api}
14mu|qt5-qtwebengine-5.6.1-1|223	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtwebengine-5.6.1-1|224	
14mu|qt5-qtwebengine-5.6.1-1|225	%description -n %{qtwebenginecored}
14mu|qt5-qtwebengine-5.6.1-1|226	Development files for version 5 of the QtWebEngine Core library,
14mu|qt5-qtwebengine-5.6.1-1|227	a library for rendering web content.
14mu|qt5-qtwebengine-5.6.1-1|228	
14mu|qt5-qtwebengine-5.6.1-1|229	%files -n %{qtwebenginecored}
14mu|qt5-qtwebengine-5.6.1-1|230	%{_qt5_includedir}/QtWebEngineCore
14mu|qt5-qtwebengine-5.6.1-1|231	%{_qt5_libdir}/libQt%{api}WebEngineCore.so
14mu|qt5-qtwebengine-5.6.1-1|232	%{_qt5_libdir}/libQt%{api}WebEngineCore.prl
14mu|qt5-qtwebengine-5.6.1-1|233	%{_qt5_libdir}/cmake/Qt%{api}WebEngineCore
14mu|qt5-qtwebengine-5.6.1-1|234	%{_qt5_libdir}/pkgconfig/Qt%{api}WebEngineCore.pc
14mu|qt5-qtwebengine-5.6.1-1|235	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebengine-5.6.1-1|236	%{_libdir}/pkgconfig/Qt%{api}WebEngineCore.pc
14mu|qt5-qtwebengine-5.6.1-1|237	%endif
14mu|qt5-qtwebengine-5.6.1-1|238	%{_qt5_prefix}/mkspecs/modules/qt_lib_webenginecore.pri
14mu|qt5-qtwebengine-5.6.1-1|239	%{_qt5_prefix}/mkspecs/modules/qt_lib_webenginecore_private.pri
14mu|qt5-qtwebengine-5.6.1-1|240	%{_qt5_prefix}/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri
14mu|qt5-qtwebengine-5.6.1-1|241	
14mu|qt5-qtwebengine-5.6.1-1|242	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|243	
14mu|qt5-qtwebengine-5.6.1-1|244	%package -n %{qtwebenginewidgets}
14mu|qt5-qtwebengine-5.6.1-1|245	Summary:	Qt 5 WebEngine Widgets library
14mu|qt5-qtwebengine-5.6.1-1|246	Group:		System/Libraries
14mu|qt5-qtwebengine-5.6.1-1|247	
14mu|qt5-qtwebengine-5.6.1-1|248	%description -n %{qtwebenginewidgets}
14mu|qt5-qtwebengine-5.6.1-1|249	Qt 5 WebEngine Widgets library, a library for rendering web content.
14mu|qt5-qtwebengine-5.6.1-1|250	
14mu|qt5-qtwebengine-5.6.1-1|251	%files -n %{qtwebenginewidgets}
14mu|qt5-qtwebengine-5.6.1-1|252	%{_qt5_libdir}/libQt%{api}WebEngineWidgets.so.%{major}*
14mu|qt5-qtwebengine-5.6.1-1|253	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebengine-5.6.1-1|254	%{_libdir}/libQt%{api}WebEngineWidgets.so.%{major}*
14mu|qt5-qtwebengine-5.6.1-1|255	%endif
14mu|qt5-qtwebengine-5.6.1-1|256	
14mu|qt5-qtwebengine-5.6.1-1|257	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|258	
14mu|qt5-qtwebengine-5.6.1-1|259	%package -n %{qtwebenginewidgetsd}
14mu|qt5-qtwebengine-5.6.1-1|260	Summary:	Development files for the Qt 5 WebEngine Widgets library
14mu|qt5-qtwebengine-5.6.1-1|261	Group:		Development/KDE and Qt
14mu|qt5-qtwebengine-5.6.1-1|262	Requires:	%{qtwebenginewidgets} = %{EVRD}
14mu|qt5-qtwebengine-5.6.1-1|263	Requires:	%{qtwebengined} = %{EVRD}
14mu|qt5-qtwebengine-5.6.1-1|264	Requires:	%{qtwebenginecored} = %{EVRD}
14mu|qt5-qtwebengine-5.6.1-1|265	Requires:	qmake%{api}
14mu|qt5-qtwebengine-5.6.1-1|266	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtwebengine-5.6.1-1|267	
14mu|qt5-qtwebengine-5.6.1-1|268	%description -n %{qtwebenginewidgetsd}
14mu|qt5-qtwebengine-5.6.1-1|269	Development files for version 5 of the QtWebEngine Widgets library,
14mu|qt5-qtwebengine-5.6.1-1|270	a library for rendering web content.
14mu|qt5-qtwebengine-5.6.1-1|271	
14mu|qt5-qtwebengine-5.6.1-1|272	%files -n %{qtwebenginewidgetsd}
14mu|qt5-qtwebengine-5.6.1-1|273	%{_qt5_includedir}/QtWebEngineWidgets
14mu|qt5-qtwebengine-5.6.1-1|274	%{_qt5_libdir}/libQt%{api}WebEngineWidgets.so
14mu|qt5-qtwebengine-5.6.1-1|275	%{_qt5_libdir}/libQt%{api}WebEngineWidgets.prl
14mu|qt5-qtwebengine-5.6.1-1|276	%{_qt5_libdir}/cmake/Qt%{api}WebEngineWidgets
14mu|qt5-qtwebengine-5.6.1-1|277	%{_qt5_libdir}/pkgconfig/Qt%{api}WebEngineWidgets.pc
14mu|qt5-qtwebengine-5.6.1-1|278	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebengine-5.6.1-1|279	%{_libdir}/pkgconfig/Qt%{api}WebEngineWidgets.pc
14mu|qt5-qtwebengine-5.6.1-1|280	%endif
14mu|qt5-qtwebengine-5.6.1-1|281	%{_qt5_prefix}/mkspecs/modules/qt_lib_webenginewidgets.pri
14mu|qt5-qtwebengine-5.6.1-1|282	%{_qt5_prefix}/mkspecs/modules/qt_lib_webenginewidgets_private.pri
14mu|qt5-qtwebengine-5.6.1-1|283	
14mu|qt5-qtwebengine-5.6.1-1|284	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|285	
14mu|qt5-qtwebengine-5.6.1-1|286	%if %{with docs}
14mu|qt5-qtwebengine-5.6.1-1|287	%package doc
14mu|qt5-qtwebengine-5.6.1-1|288	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtwebengine-5.6.1-1|289	Group:		Documentation
14mu|qt5-qtwebengine-5.6.1-1|290	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtwebengine-5.6.1-1|291	BuildArch:	noarch
14mu|qt5-qtwebengine-5.6.1-1|292	
14mu|qt5-qtwebengine-5.6.1-1|293	%description doc
14mu|qt5-qtwebengine-5.6.1-1|294	Qt QCH documentation for %{name}.
14mu|qt5-qtwebengine-5.6.1-1|295	
14mu|qt5-qtwebengine-5.6.1-1|296	%files doc
14mu|qt5-qtwebengine-5.6.1-1|297	%{_qt5_docdir}/qtwebengine.qch
14mu|qt5-qtwebengine-5.6.1-1|298	%endif
14mu|qt5-qtwebengine-5.6.1-1|299	
14mu|qt5-qtwebengine-5.6.1-1|300	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|301	
14mu|qt5-qtwebengine-5.6.1-1|302	%package examples
14mu|qt5-qtwebengine-5.6.1-1|303	Summary:	Example applications for %{name}
14mu|qt5-qtwebengine-5.6.1-1|304	Group:		Development/KDE and Qt
14mu|qt5-qtwebengine-5.6.1-1|305	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtwebengine-5.6.1-1|306	
14mu|qt5-qtwebengine-5.6.1-1|307	%description examples
14mu|qt5-qtwebengine-5.6.1-1|308	Example applications for %{name}.
14mu|qt5-qtwebengine-5.6.1-1|309	
14mu|qt5-qtwebengine-5.6.1-1|310	%files examples
14mu|qt5-qtwebengine-5.6.1-1|311	%{_qt5_exampledir}/webengine/
14mu|qt5-qtwebengine-5.6.1-1|312	%{_qt5_exampledir}/webenginewidgets/
14mu|qt5-qtwebengine-5.6.1-1|313	
14mu|qt5-qtwebengine-5.6.1-1|314	#----------------------------------------------------------------------------
14mu|qt5-qtwebengine-5.6.1-1|315	
14mu|qt5-qtwebengine-5.6.1-1|316	%prep
14mu|qt5-qtwebengine-5.6.1-1|317	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtwebengine-5.6.1-1|318	%patch0 -p1
14mu|qt5-qtwebengine-5.6.1-1|319	%patch1 -p2
14mu|qt5-qtwebengine-5.6.1-1|320	
14mu|qt5-qtwebengine-5.6.1-1|321	%build
14mu|qt5-qtwebengine-5.6.1-1|322	%global ldflags %{ldflags} -Wl,--no-keep-memory
14mu|qt5-qtwebengine-5.6.1-1|323	%qmake_qt5
14mu|qt5-qtwebengine-5.6.1-1|324	%make STRIP=true
14mu|qt5-qtwebengine-5.6.1-1|325	
14mu|qt5-qtwebengine-5.6.1-1|326	%if %{with docs}
14mu|qt5-qtwebengine-5.6.1-1|327	%make docs
14mu|qt5-qtwebengine-5.6.1-1|328	%endif
14mu|qt5-qtwebengine-5.6.1-1|329	
14mu|qt5-qtwebengine-5.6.1-1|330	%install
14mu|qt5-qtwebengine-5.6.1-1|331	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebengine-5.6.1-1|332	
14mu|qt5-qtwebengine-5.6.1-1|333	%if %{with docs}
14mu|qt5-qtwebengine-5.6.1-1|334	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebengine-5.6.1-1|335	%endif
14mu|qt5-qtwebengine-5.6.1-1|336	
14mu|qt5-qtwebengine-5.6.1-1|337	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebengine-5.6.1-1|338	pushd %{buildroot}%{_libdir}
14mu|qt5-qtwebengine-5.6.1-1|339	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtwebengine-5.6.1-1|340	mkdir pkgconfig
14mu|qt5-qtwebengine-5.6.1-1|341	cd pkgconfig
14mu|qt5-qtwebengine-5.6.1-1|342	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtwebengine-5.6.1-1|343	popd
14mu|qt5-qtwebengine-5.6.1-1|344	%endif
14mu|qt5-qtwebengine-5.6.1-1|345	
14mu|qt5-qtwebengine-5.6.1-1|346	# nuke .pc reference(s) to %%_builddir
14mu|qt5-qtwebengine-5.6.1-1|347	sed -i -e s," -L%{_builddir}[^ ]* ",,g %{buildroot}%{_libdir}/pkgconfig/*.pc
14mu|qt5-qtwebengine-5.6.1-1|348	
14mu|qt5-qtwebengine-5.6.1-1|349	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtwebengine-5.6.1-1|350	## .prl/.la file love
14mu|qt5-qtwebengine-5.6.1-1|351	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtwebengine-5.6.1-1|352	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtwebengine-5.6.1-1|353	for prl_file in libQt5*.prl ; do
14mu|qt5-qtwebengine-5.6.1-1|354	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtwebengine-5.6.1-1|355	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtwebengine-5.6.1-1|356	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtwebengine-5.6.1-1|357	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtwebengine-5.6.1-1|358	fi
14mu|qt5-qtwebengine-5.6.1-1|359	done
14mu|qt5-qtwebengine-5.6.1-1|360	popd
14mu|qt5-qtwebengine-5.6.1-1|361	
14mu|qt5-qtwebengine-5.6.1-1|362	%changelog
14mu|qt5-qtwebengine-5.6.1-1|363	
14mu|qt5-qtwebengine-5.6.1-1|364	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtwebengine-5.6.1-1|365	- (77462d7) Change patch level
14mu|qt5-qtwebengine-5.6.1-1|366	
14mu|qt5-qtwebengine-5.6.1-1|367	

23997 14
14mu|qt5-qtwebkit-5.6.1-1|1	%define api 5
14mu|qt5-qtwebkit-5.6.1-1|2	%define major 5
14mu|qt5-qtwebkit-5.6.1-1|3	%define oname qt5
14mu|qt5-qtwebkit-5.6.1-1|4	
14mu|qt5-qtwebkit-5.6.1-1|5	%define module qtwebkit
14mu|qt5-qtwebkit-5.6.1-1|6	
14mu|qt5-qtwebkit-5.6.1-1|7	%define qtwebkit %mklibname qt%{api}webkit %{major}
14mu|qt5-qtwebkit-5.6.1-1|8	%define qtwebkitd %mklibname qt%{api}webkit -d
14mu|qt5-qtwebkit-5.6.1-1|9	%define qtwebkitwidgets %mklibname qt%{api}webkitwidgets %{major}
14mu|qt5-qtwebkit-5.6.1-1|10	%define qtwebkitwidgetsd %mklibname qt%{api}webkitwidgets -d
14mu|qt5-qtwebkit-5.6.1-1|11	
14mu|qt5-qtwebkit-5.6.1-1|12	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtwebkit-5.6.1-1|13	%bcond_without docs
14mu|qt5-qtwebkit-5.6.1-1|14	
14mu|qt5-qtwebkit-5.6.1-1|15	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtwebkit-5.6.1-1|16	Name:		qt5-%{module}
14mu|qt5-qtwebkit-5.6.1-1|17	Version:	5.6.1
14mu|qt5-qtwebkit-5.6.1-1|18	Release:	1
14mu|qt5-qtwebkit-5.6.1-1|19	License:	LGPLv3+
14mu|qt5-qtwebkit-5.6.1-1|20	Group:		Development/KDE and Qt
14mu|qt5-qtwebkit-5.6.1-1|21	Url:		http://qt-project.org/
14mu|qt5-qtwebkit-5.6.1-1|22	Source0:	http://ftp.fau.de/qtproject/snapshots/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/latest_srcsubmodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtwebkit-5.6.1-1|23	Source100:	%{name}.rpmlintrc
14mu|qt5-qtwebkit-5.6.1-1|24	Patch0:		qt-everywhere-opensource-src-5.5.0-webkit-ldflags.patch
14mu|qt5-qtwebkit-5.6.1-1|25	Patch1:		qtwebkit-opensource-src-5.6.0-linkage.patch
14mu|qt5-qtwebkit-5.6.1-1|26	Patch2:		0005-Added-missing-break-statement.patch
14mu|qt5-qtwebkit-5.6.1-1|27	Patch3:		0009-Fixed-drawing-of-zoomed-border-image-with-repeat-mod.patch
14mu|qt5-qtwebkit-5.6.1-1|28	BuildRequires:	flex
14mu|qt5-qtwebkit-5.6.1-1|29	BuildRequires:	bison
14mu|qt5-qtwebkit-5.6.1-1|30	BuildRequires:	gperf
14mu|qt5-qtwebkit-5.6.1-1|31	BuildRequires:	jpeg-devel
14mu|qt5-qtwebkit-5.6.1-1|32	BuildRequires:	pkgconfig(fontconfig)
14mu|qt5-qtwebkit-5.6.1-1|33	BuildRequires:	pkgconfig(gl)
14mu|qt5-qtwebkit-5.6.1-1|34	BuildRequires:	pkgconfig(glib-2.0)
14mu|qt5-qtwebkit-5.6.1-1|35	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|qt5-qtwebkit-5.6.1-1|36	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|qt5-qtwebkit-5.6.1-1|37	BuildRequires:	pkgconfig(icu-i18n)
14mu|qt5-qtwebkit-5.6.1-1|38	BuildRequires:	pkgconfig(libpng)
14mu|qt5-qtwebkit-5.6.1-1|39	BuildRequires:	pkgconfig(libwebp)
14mu|qt5-qtwebkit-5.6.1-1|40	BuildRequires:	pkgconfig(libxml-2.0)
14mu|qt5-qtwebkit-5.6.1-1|41	BuildRequires:	pkgconfig(libxslt)
14mu|qt5-qtwebkit-5.6.1-1|42	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|43	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|44	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|45	BuildRequires:	pkgconfig(Qt5OpenGL) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|46	BuildRequires:	pkgconfig(Qt5PrintSupport) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|47	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|48	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|49	BuildRequires:	pkgconfig(Qt5Sql) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|50	BuildRequires:	pkgconfig(Qt5WebChannel) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|51	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtwebkit-5.6.1-1|52	BuildRequires:	pkgconfig(sqlite3)
14mu|qt5-qtwebkit-5.6.1-1|53	BuildRequires:	pkgconfig(x11)
14mu|qt5-qtwebkit-5.6.1-1|54	BuildRequires:	pkgconfig(xcomposite)
14mu|qt5-qtwebkit-5.6.1-1|55	BuildRequires:	pkgconfig(xrender)
14mu|qt5-qtwebkit-5.6.1-1|56	BuildRequires:	pkgconfig(zlib)
14mu|qt5-qtwebkit-5.6.1-1|57	%if %{with docs}
14mu|qt5-qtwebkit-5.6.1-1|58	BuildRequires:	qdoc5
14mu|qt5-qtwebkit-5.6.1-1|59	BuildRequires:	qt5-tools
14mu|qt5-qtwebkit-5.6.1-1|60	%endif
14mu|qt5-qtwebkit-5.6.1-1|61	
14mu|qt5-qtwebkit-5.6.1-1|62	%description
14mu|qt5-qtwebkit-5.6.1-1|63	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtwebkit-5.6.1-1|64	
14mu|qt5-qtwebkit-5.6.1-1|65	#----------------------------------------------------------------------------
14mu|qt5-qtwebkit-5.6.1-1|66	
14mu|qt5-qtwebkit-5.6.1-1|67	%package -n %{qtwebkit}
14mu|qt5-qtwebkit-5.6.1-1|68	Summary:	Qt WebKit web browsing library
14mu|qt5-qtwebkit-5.6.1-1|69	Group:		System/Libraries
14mu|qt5-qtwebkit-5.6.1-1|70	
14mu|qt5-qtwebkit-5.6.1-1|71	%description -n %{qtwebkit}
14mu|qt5-qtwebkit-5.6.1-1|72	Qt WebKit web browsing library.
14mu|qt5-qtwebkit-5.6.1-1|73	
14mu|qt5-qtwebkit-5.6.1-1|74	%files -n %{qtwebkit}
14mu|qt5-qtwebkit-5.6.1-1|75	%{_qt5_libdir}/libQt%{api}WebKit.so.%{major}*
14mu|qt5-qtwebkit-5.6.1-1|76	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebkit-5.6.1-1|77	%{_libdir}/libQt%{api}WebKit.so.%{major}*
14mu|qt5-qtwebkit-5.6.1-1|78	%endif
14mu|qt5-qtwebkit-5.6.1-1|79	%{_qt5_prefix}/qml/QtWebKit
14mu|qt5-qtwebkit-5.6.1-1|80	%{_qt5_libexecdir}/QtWebProcess
14mu|qt5-qtwebkit-5.6.1-1|81	%{_qt5_libexecdir}/QtWebPluginProcess
14mu|qt5-qtwebkit-5.6.1-1|82	
14mu|qt5-qtwebkit-5.6.1-1|83	#----------------------------------------------------------------------------
14mu|qt5-qtwebkit-5.6.1-1|84	
14mu|qt5-qtwebkit-5.6.1-1|85	%package -n %{qtwebkitd}
14mu|qt5-qtwebkit-5.6.1-1|86	Summary:	Development files for the Qt WebKit web browsing library
14mu|qt5-qtwebkit-5.6.1-1|87	Group:		Development/KDE and Qt
14mu|qt5-qtwebkit-5.6.1-1|88	Requires:	%{qtwebkit} = %{EVRD}
14mu|qt5-qtwebkit-5.6.1-1|89	Requires:	qmake%{api}
14mu|qt5-qtwebkit-5.6.1-1|90	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtwebkit-5.6.1-1|91	
14mu|qt5-qtwebkit-5.6.1-1|92	%description -n %{qtwebkitd}
14mu|qt5-qtwebkit-5.6.1-1|93	Development files for the Qt WebKit web browsing library.
14mu|qt5-qtwebkit-5.6.1-1|94	
14mu|qt5-qtwebkit-5.6.1-1|95	%files -n %{qtwebkitd}
14mu|qt5-qtwebkit-5.6.1-1|96	%{_qt5_includedir}/QtWebKit
14mu|qt5-qtwebkit-5.6.1-1|97	%{_qt5_libdir}/libQt%{api}WebKit.so
14mu|qt5-qtwebkit-5.6.1-1|98	%{_qt5_libdir}/libQt%{api}WebKit.prl
14mu|qt5-qtwebkit-5.6.1-1|99	%{_qt5_libdir}/cmake/Qt%{api}WebKit
14mu|qt5-qtwebkit-5.6.1-1|100	%{_qt5_libdir}/pkgconfig/Qt%{api}WebKit.pc
14mu|qt5-qtwebkit-5.6.1-1|101	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebkit-5.6.1-1|102	%{_libdir}/pkgconfig/Qt%{api}WebKit.pc
14mu|qt5-qtwebkit-5.6.1-1|103	%endif
14mu|qt5-qtwebkit-5.6.1-1|104	%{_qt5_prefix}/mkspecs/modules/qt_lib_webkit.pri
14mu|qt5-qtwebkit-5.6.1-1|105	%{_qt5_prefix}/mkspecs/modules/qt_lib_webkit_private.pri
14mu|qt5-qtwebkit-5.6.1-1|106	
14mu|qt5-qtwebkit-5.6.1-1|107	#----------------------------------------------------------------------------
14mu|qt5-qtwebkit-5.6.1-1|108	
14mu|qt5-qtwebkit-5.6.1-1|109	%package -n %{qtwebkitwidgets}
14mu|qt5-qtwebkit-5.6.1-1|110	Summary:	Qt WebKit Widgets library
14mu|qt5-qtwebkit-5.6.1-1|111	Group:		System/Libraries
14mu|qt5-qtwebkit-5.6.1-1|112	
14mu|qt5-qtwebkit-5.6.1-1|113	%description -n %{qtwebkitwidgets}
14mu|qt5-qtwebkit-5.6.1-1|114	Qt WebKit Widgets library.
14mu|qt5-qtwebkit-5.6.1-1|115	
14mu|qt5-qtwebkit-5.6.1-1|116	%files -n %{qtwebkitwidgets}
14mu|qt5-qtwebkit-5.6.1-1|117	%{_qt5_libdir}/libQt%{api}WebKitWidgets.so.%{major}*
14mu|qt5-qtwebkit-5.6.1-1|118	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebkit-5.6.1-1|119	%{_libdir}/libQt%{api}WebKitWidgets.so.%{major}*
14mu|qt5-qtwebkit-5.6.1-1|120	%endif
14mu|qt5-qtwebkit-5.6.1-1|121	
14mu|qt5-qtwebkit-5.6.1-1|122	#----------------------------------------------------------------------------
14mu|qt5-qtwebkit-5.6.1-1|123	
14mu|qt5-qtwebkit-5.6.1-1|124	%package -n %{qtwebkitwidgetsd}
14mu|qt5-qtwebkit-5.6.1-1|125	Summary:	Development files for the Qt WebKit Widgets library
14mu|qt5-qtwebkit-5.6.1-1|126	Group:		Development/KDE and Qt
14mu|qt5-qtwebkit-5.6.1-1|127	Requires:	%{qtwebkitwidgets} = %{EVRD}
14mu|qt5-qtwebkit-5.6.1-1|128	Requires:	%{qtwebkitd} = %{EVRD}
14mu|qt5-qtwebkit-5.6.1-1|129	Requires:	qmake%{api}
14mu|qt5-qtwebkit-5.6.1-1|130	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtwebkit-5.6.1-1|131	
14mu|qt5-qtwebkit-5.6.1-1|132	%description -n %{qtwebkitwidgetsd}
14mu|qt5-qtwebkit-5.6.1-1|133	Development files for the Qt WebKit Widgets library.
14mu|qt5-qtwebkit-5.6.1-1|134	
14mu|qt5-qtwebkit-5.6.1-1|135	%files -n %{qtwebkitwidgetsd}
14mu|qt5-qtwebkit-5.6.1-1|136	%{_qt5_includedir}/QtWebKitWidgets
14mu|qt5-qtwebkit-5.6.1-1|137	%{_qt5_libdir}/libQt%{api}WebKitWidgets.so
14mu|qt5-qtwebkit-5.6.1-1|138	%{_qt5_libdir}/libQt%{api}WebKitWidgets.prl
14mu|qt5-qtwebkit-5.6.1-1|139	%{_qt5_libdir}/cmake/Qt%{api}WebKitWidgets
14mu|qt5-qtwebkit-5.6.1-1|140	%{_qt5_libdir}/pkgconfig/Qt%{api}WebKitWidgets.pc
14mu|qt5-qtwebkit-5.6.1-1|141	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebkit-5.6.1-1|142	%{_libdir}/pkgconfig/Qt%{api}WebKitWidgets.pc
14mu|qt5-qtwebkit-5.6.1-1|143	%endif
14mu|qt5-qtwebkit-5.6.1-1|144	%{_qt5_prefix}/mkspecs/modules/qt_lib_webkitwidgets.pri
14mu|qt5-qtwebkit-5.6.1-1|145	%{_qt5_prefix}/mkspecs/modules/qt_lib_webkitwidgets_private.pri
14mu|qt5-qtwebkit-5.6.1-1|146	
14mu|qt5-qtwebkit-5.6.1-1|147	#----------------------------------------------------------------------------
14mu|qt5-qtwebkit-5.6.1-1|148	
14mu|qt5-qtwebkit-5.6.1-1|149	%if %{with docs}
14mu|qt5-qtwebkit-5.6.1-1|150	%package doc
14mu|qt5-qtwebkit-5.6.1-1|151	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtwebkit-5.6.1-1|152	Group:		Documentation
14mu|qt5-qtwebkit-5.6.1-1|153	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtwebkit-5.6.1-1|154	BuildArch:	noarch
14mu|qt5-qtwebkit-5.6.1-1|155	
14mu|qt5-qtwebkit-5.6.1-1|156	%description doc
14mu|qt5-qtwebkit-5.6.1-1|157	Qt QCH documentation for %{name}.
14mu|qt5-qtwebkit-5.6.1-1|158	
14mu|qt5-qtwebkit-5.6.1-1|159	%files doc
14mu|qt5-qtwebkit-5.6.1-1|160	%{_qt5_docdir}/qtwebkit.qch
14mu|qt5-qtwebkit-5.6.1-1|161	%endif
14mu|qt5-qtwebkit-5.6.1-1|162	
14mu|qt5-qtwebkit-5.6.1-1|163	#----------------------------------------------------------------------------
14mu|qt5-qtwebkit-5.6.1-1|164	
14mu|qt5-qtwebkit-5.6.1-1|165	%prep
14mu|qt5-qtwebkit-5.6.1-1|166	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtwebkit-5.6.1-1|167	%patch0 -p2
14mu|qt5-qtwebkit-5.6.1-1|168	%patch1 -p1
14mu|qt5-qtwebkit-5.6.1-1|169	%patch2 -p1
14mu|qt5-qtwebkit-5.6.1-1|170	%patch3 -p1
14mu|qt5-qtwebkit-5.6.1-1|171	
14mu|qt5-qtwebkit-5.6.1-1|172	# 5.6.0 release tarball wasn't properly created
14mu|qt5-qtwebkit-5.6.1-1|173	if [ ! -d include ]; then
14mu|qt5-qtwebkit-5.6.1-1|174	%{_qt5_bindir}/syncqt.pl -version %{version} Source/sync.profile
14mu|qt5-qtwebkit-5.6.1-1|175	fi
14mu|qt5-qtwebkit-5.6.1-1|176	
14mu|qt5-qtwebkit-5.6.1-1|177	%build
14mu|qt5-qtwebkit-5.6.1-1|178	%qmake_qt5
14mu|qt5-qtwebkit-5.6.1-1|179	%make STRIP=true
14mu|qt5-qtwebkit-5.6.1-1|180	
14mu|qt5-qtwebkit-5.6.1-1|181	%if %{with docs}
14mu|qt5-qtwebkit-5.6.1-1|182	%make docs
14mu|qt5-qtwebkit-5.6.1-1|183	%endif
14mu|qt5-qtwebkit-5.6.1-1|184	
14mu|qt5-qtwebkit-5.6.1-1|185	%install
14mu|qt5-qtwebkit-5.6.1-1|186	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebkit-5.6.1-1|187	
14mu|qt5-qtwebkit-5.6.1-1|188	%if %{with docs}
14mu|qt5-qtwebkit-5.6.1-1|189	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebkit-5.6.1-1|190	%endif
14mu|qt5-qtwebkit-5.6.1-1|191	
14mu|qt5-qtwebkit-5.6.1-1|192	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebkit-5.6.1-1|193	pushd %{buildroot}%{_libdir}
14mu|qt5-qtwebkit-5.6.1-1|194	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtwebkit-5.6.1-1|195	mkdir pkgconfig
14mu|qt5-qtwebkit-5.6.1-1|196	cd pkgconfig
14mu|qt5-qtwebkit-5.6.1-1|197	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtwebkit-5.6.1-1|198	popd
14mu|qt5-qtwebkit-5.6.1-1|199	%endif
14mu|qt5-qtwebkit-5.6.1-1|200	
14mu|qt5-qtwebkit-5.6.1-1|201	# nuke .pc reference(s) to %%_builddir
14mu|qt5-qtwebkit-5.6.1-1|202	sed -i -e s," -L%{_builddir}[^ ]* ",,g %{buildroot}%{_libdir}/pkgconfig/*.pc
14mu|qt5-qtwebkit-5.6.1-1|203	
14mu|qt5-qtwebkit-5.6.1-1|204	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtwebkit-5.6.1-1|205	## .prl/.la file love
14mu|qt5-qtwebkit-5.6.1-1|206	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtwebkit-5.6.1-1|207	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtwebkit-5.6.1-1|208	for prl_file in libQt5*.prl ; do
14mu|qt5-qtwebkit-5.6.1-1|209	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtwebkit-5.6.1-1|210	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtwebkit-5.6.1-1|211	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtwebkit-5.6.1-1|212	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtwebkit-5.6.1-1|213	fi
14mu|qt5-qtwebkit-5.6.1-1|214	done
14mu|qt5-qtwebkit-5.6.1-1|215	popd
14mu|qt5-qtwebkit-5.6.1-1|216	
14mu|qt5-qtwebkit-5.6.1-1|217	%changelog
14mu|qt5-qtwebkit-5.6.1-1|218	
14mu|qt5-qtwebkit-5.6.1-1|219	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtwebkit-5.6.1-1|220	- (87e6465) Add 2 bugfix patches from Fedora
14mu|qt5-qtwebkit-5.6.1-1|221	
14mu|qt5-qtwebkit-5.6.1-1|222	

23998 14
14mu|qt5-qtwebsockets-5.6.1-1|1	%define api 5
14mu|qt5-qtwebsockets-5.6.1-1|2	%define major 5
14mu|qt5-qtwebsockets-5.6.1-1|3	%define oname qt5
14mu|qt5-qtwebsockets-5.6.1-1|4	
14mu|qt5-qtwebsockets-5.6.1-1|5	%define module qtwebsockets
14mu|qt5-qtwebsockets-5.6.1-1|6	
14mu|qt5-qtwebsockets-5.6.1-1|7	%define qtwebsockets %mklibname qt%{api}websockets %{major}
14mu|qt5-qtwebsockets-5.6.1-1|8	%define qtwebsocketsd %mklibname qt%{api}websockets -d
14mu|qt5-qtwebsockets-5.6.1-1|9	
14mu|qt5-qtwebsockets-5.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtwebsockets-5.6.1-1|11	%bcond_without docs
14mu|qt5-qtwebsockets-5.6.1-1|12	
14mu|qt5-qtwebsockets-5.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtwebsockets-5.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtwebsockets-5.6.1-1|15	Version:	5.6.1
14mu|qt5-qtwebsockets-5.6.1-1|16	Release:	1
14mu|qt5-qtwebsockets-5.6.1-1|17	License:	LGPLv3+
14mu|qt5-qtwebsockets-5.6.1-1|18	Group:		Development/KDE and Qt
14mu|qt5-qtwebsockets-5.6.1-1|19	Url:		http://qt-project.org/
14mu|qt5-qtwebsockets-5.6.1-1|20	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtwebsockets-5.6.1-1|21	Source100:	%{name}.rpmlintrc
14mu|qt5-qtwebsockets-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtwebsockets-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtwebsockets-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtwebsockets-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtwebsockets-5.6.1-1|26	%if %{with docs}
14mu|qt5-qtwebsockets-5.6.1-1|27	BuildRequires:	qdoc5
14mu|qt5-qtwebsockets-5.6.1-1|28	BuildRequires:	qt5-tools
14mu|qt5-qtwebsockets-5.6.1-1|29	%endif
14mu|qt5-qtwebsockets-5.6.1-1|30	
14mu|qt5-qtwebsockets-5.6.1-1|31	%description
14mu|qt5-qtwebsockets-5.6.1-1|32	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtwebsockets-5.6.1-1|33	
14mu|qt5-qtwebsockets-5.6.1-1|34	#----------------------------------------------------------------------------
14mu|qt5-qtwebsockets-5.6.1-1|35	
14mu|qt5-qtwebsockets-5.6.1-1|36	%package -n %{qtwebsockets}
14mu|qt5-qtwebsockets-5.6.1-1|37	Summary:	Qt %{api} WebSockets library
14mu|qt5-qtwebsockets-5.6.1-1|38	Group:		System/Libraries
14mu|qt5-qtwebsockets-5.6.1-1|39	Suggests:	qt5-qtwebsockets-i18n
14mu|qt5-qtwebsockets-5.6.1-1|40	
14mu|qt5-qtwebsockets-5.6.1-1|41	%description -n %{qtwebsockets}
14mu|qt5-qtwebsockets-5.6.1-1|42	Qt %{api} WebSockets library.
14mu|qt5-qtwebsockets-5.6.1-1|43	
14mu|qt5-qtwebsockets-5.6.1-1|44	%files -n %{qtwebsockets}
14mu|qt5-qtwebsockets-5.6.1-1|45	%{_qt5_libdir}/libQt%{api}WebSockets.so.%{major}*
14mu|qt5-qtwebsockets-5.6.1-1|46	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebsockets-5.6.1-1|47	%{_libdir}/libQt%{api}WebSockets.so.%{major}*
14mu|qt5-qtwebsockets-5.6.1-1|48	%endif
14mu|qt5-qtwebsockets-5.6.1-1|49	%{_qt5_prefix}/qml/Qt/WebSockets
14mu|qt5-qtwebsockets-5.6.1-1|50	%{_qt5_prefix}/qml/QtWebSockets
14mu|qt5-qtwebsockets-5.6.1-1|51	
14mu|qt5-qtwebsockets-5.6.1-1|52	#----------------------------------------------------------------------------
14mu|qt5-qtwebsockets-5.6.1-1|53	
14mu|qt5-qtwebsockets-5.6.1-1|54	%package -n %{qtwebsocketsd}
14mu|qt5-qtwebsockets-5.6.1-1|55	Summary:	Development files for the Qt %{api} WebSockets library
14mu|qt5-qtwebsockets-5.6.1-1|56	Group:		Development/KDE and Qt
14mu|qt5-qtwebsockets-5.6.1-1|57	Requires:	%{qtwebsockets} = %{EVRD}
14mu|qt5-qtwebsockets-5.6.1-1|58	Requires:	qmake%{api}
14mu|qt5-qtwebsockets-5.6.1-1|59	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtwebsockets-5.6.1-1|60	
14mu|qt5-qtwebsockets-5.6.1-1|61	%description -n %{qtwebsocketsd}
14mu|qt5-qtwebsockets-5.6.1-1|62	Development files for version 5 of the QtWebSockets library.
14mu|qt5-qtwebsockets-5.6.1-1|63	
14mu|qt5-qtwebsockets-5.6.1-1|64	%files -n %{qtwebsocketsd}
14mu|qt5-qtwebsockets-5.6.1-1|65	%{_qt5_includedir}/QtWebSockets
14mu|qt5-qtwebsockets-5.6.1-1|66	%{_qt5_libdir}/libQt%{api}WebSockets.so
14mu|qt5-qtwebsockets-5.6.1-1|67	%{_qt5_libdir}/libQt%{api}WebSockets.prl
14mu|qt5-qtwebsockets-5.6.1-1|68	%{_qt5_libdir}/cmake/Qt%{api}WebSockets
14mu|qt5-qtwebsockets-5.6.1-1|69	%{_qt5_libdir}/pkgconfig/Qt%{api}WebSockets.pc
14mu|qt5-qtwebsockets-5.6.1-1|70	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebsockets-5.6.1-1|71	%{_libdir}/pkgconfig/Qt%{api}WebSockets.pc
14mu|qt5-qtwebsockets-5.6.1-1|72	%endif
14mu|qt5-qtwebsockets-5.6.1-1|73	%{_qt5_prefix}/mkspecs/modules/qt_lib_websockets.pri
14mu|qt5-qtwebsockets-5.6.1-1|74	%{_qt5_prefix}/mkspecs/modules/qt_lib_websockets_private.pri
14mu|qt5-qtwebsockets-5.6.1-1|75	
14mu|qt5-qtwebsockets-5.6.1-1|76	#----------------------------------------------------------------------------
14mu|qt5-qtwebsockets-5.6.1-1|77	
14mu|qt5-qtwebsockets-5.6.1-1|78	%if %{with docs}
14mu|qt5-qtwebsockets-5.6.1-1|79	%package doc
14mu|qt5-qtwebsockets-5.6.1-1|80	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtwebsockets-5.6.1-1|81	Group:		Documentation
14mu|qt5-qtwebsockets-5.6.1-1|82	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtwebsockets-5.6.1-1|83	BuildArch:	noarch
14mu|qt5-qtwebsockets-5.6.1-1|84	
14mu|qt5-qtwebsockets-5.6.1-1|85	%description doc
14mu|qt5-qtwebsockets-5.6.1-1|86	Qt QCH documentation for %{name}.
14mu|qt5-qtwebsockets-5.6.1-1|87	
14mu|qt5-qtwebsockets-5.6.1-1|88	%files doc
14mu|qt5-qtwebsockets-5.6.1-1|89	%{_qt5_docdir}/qtwebsockets.qch
14mu|qt5-qtwebsockets-5.6.1-1|90	%endif
14mu|qt5-qtwebsockets-5.6.1-1|91	
14mu|qt5-qtwebsockets-5.6.1-1|92	#----------------------------------------------------------------------------
14mu|qt5-qtwebsockets-5.6.1-1|93	
14mu|qt5-qtwebsockets-5.6.1-1|94	%package examples
14mu|qt5-qtwebsockets-5.6.1-1|95	Summary:	Example applications for %{name}
14mu|qt5-qtwebsockets-5.6.1-1|96	Group:		Development/KDE and Qt
14mu|qt5-qtwebsockets-5.6.1-1|97	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtwebsockets-5.6.1-1|98	
14mu|qt5-qtwebsockets-5.6.1-1|99	%description examples
14mu|qt5-qtwebsockets-5.6.1-1|100	Example applications for %{name}.
14mu|qt5-qtwebsockets-5.6.1-1|101	
14mu|qt5-qtwebsockets-5.6.1-1|102	%files examples
14mu|qt5-qtwebsockets-5.6.1-1|103	%{_qt5_exampledir}/websockets/
14mu|qt5-qtwebsockets-5.6.1-1|104	
14mu|qt5-qtwebsockets-5.6.1-1|105	#----------------------------------------------------------------------------
14mu|qt5-qtwebsockets-5.6.1-1|106	
14mu|qt5-qtwebsockets-5.6.1-1|107	%prep
14mu|qt5-qtwebsockets-5.6.1-1|108	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtwebsockets-5.6.1-1|109	
14mu|qt5-qtwebsockets-5.6.1-1|110	%build
14mu|qt5-qtwebsockets-5.6.1-1|111	%qmake_qt5
14mu|qt5-qtwebsockets-5.6.1-1|112	%make STRIP=true
14mu|qt5-qtwebsockets-5.6.1-1|113	
14mu|qt5-qtwebsockets-5.6.1-1|114	%if %{with docs}
14mu|qt5-qtwebsockets-5.6.1-1|115	%make docs
14mu|qt5-qtwebsockets-5.6.1-1|116	%endif
14mu|qt5-qtwebsockets-5.6.1-1|117	
14mu|qt5-qtwebsockets-5.6.1-1|118	%install
14mu|qt5-qtwebsockets-5.6.1-1|119	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebsockets-5.6.1-1|120	
14mu|qt5-qtwebsockets-5.6.1-1|121	%if %{with docs}
14mu|qt5-qtwebsockets-5.6.1-1|122	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebsockets-5.6.1-1|123	%endif
14mu|qt5-qtwebsockets-5.6.1-1|124	
14mu|qt5-qtwebsockets-5.6.1-1|125	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebsockets-5.6.1-1|126	pushd %{buildroot}%{_libdir}
14mu|qt5-qtwebsockets-5.6.1-1|127	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtwebsockets-5.6.1-1|128	mkdir pkgconfig
14mu|qt5-qtwebsockets-5.6.1-1|129	cd pkgconfig
14mu|qt5-qtwebsockets-5.6.1-1|130	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtwebsockets-5.6.1-1|131	popd
14mu|qt5-qtwebsockets-5.6.1-1|132	%endif
14mu|qt5-qtwebsockets-5.6.1-1|133	
14mu|qt5-qtwebsockets-5.6.1-1|134	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtwebsockets-5.6.1-1|135	## .prl/.la file love
14mu|qt5-qtwebsockets-5.6.1-1|136	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtwebsockets-5.6.1-1|137	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtwebsockets-5.6.1-1|138	for prl_file in libQt5*.prl ; do
14mu|qt5-qtwebsockets-5.6.1-1|139	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtwebsockets-5.6.1-1|140	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtwebsockets-5.6.1-1|141	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtwebsockets-5.6.1-1|142	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtwebsockets-5.6.1-1|143	fi
14mu|qt5-qtwebsockets-5.6.1-1|144	done
14mu|qt5-qtwebsockets-5.6.1-1|145	popd
14mu|qt5-qtwebsockets-5.6.1-1|146	
14mu|qt5-qtwebsockets-5.6.1-1|147	%changelog
14mu|qt5-qtwebsockets-5.6.1-1|148	
14mu|qt5-qtwebsockets-5.6.1-1|149	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtwebsockets-5.6.1-1|150	- (b8e7f7a) New version 5.6.1
14mu|qt5-qtwebsockets-5.6.1-1|151	
14mu|qt5-qtwebsockets-5.6.1-1|152	

23999 14
14mu|qt5-qtwebview-5.6.1-1|1	%define api 5
14mu|qt5-qtwebview-5.6.1-1|2	%define major 5
14mu|qt5-qtwebview-5.6.1-1|3	%define oname qt5
14mu|qt5-qtwebview-5.6.1-1|4	
14mu|qt5-qtwebview-5.6.1-1|5	%define module qtwebview
14mu|qt5-qtwebview-5.6.1-1|6	
14mu|qt5-qtwebview-5.6.1-1|7	%define qtwebview %mklibname qt%{api}webview %{major}
14mu|qt5-qtwebview-5.6.1-1|8	%define qtwebviewd %mklibname qt%{api}webview -d
14mu|qt5-qtwebview-5.6.1-1|9	
14mu|qt5-qtwebview-5.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtwebview-5.6.1-1|11	%bcond_without docs
14mu|qt5-qtwebview-5.6.1-1|12	
14mu|qt5-qtwebview-5.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtwebview-5.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtwebview-5.6.1-1|15	Version:	5.6.1
14mu|qt5-qtwebview-5.6.1-1|16	Release:	1
14mu|qt5-qtwebview-5.6.1-1|17	License:	LGPLv3+
14mu|qt5-qtwebview-5.6.1-1|18	Group:		Development/KDE and Qt
14mu|qt5-qtwebview-5.6.1-1|19	Url:		http://qt-project.org/
14mu|qt5-qtwebview-5.6.1-1|20	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtwebview-5.6.1-1|21	Source100:	%{name}.rpmlintrc
14mu|qt5-qtwebview-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtwebview-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtwebview-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Qml) >= %{version}
14mu|qt5-qtwebview-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Quick) >= %{version}
14mu|qt5-qtwebview-5.6.1-1|26	BuildRequires:	pkgconfig(Qt5WebChannel) >= %{version}
14mu|qt5-qtwebview-5.6.1-1|27	BuildRequires:	pkgconfig(Qt5WebEngine) >= %{version}
14mu|qt5-qtwebview-5.6.1-1|28	BuildRequires:	pkgconfig(Qt5WebEngineCore) >= %{version}
14mu|qt5-qtwebview-5.6.1-1|29	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtwebview-5.6.1-1|30	%if %{with docs}
14mu|qt5-qtwebview-5.6.1-1|31	BuildRequires:	qdoc5
14mu|qt5-qtwebview-5.6.1-1|32	BuildRequires:	qt5-tools
14mu|qt5-qtwebview-5.6.1-1|33	%endif
14mu|qt5-qtwebview-5.6.1-1|34	
14mu|qt5-qtwebview-5.6.1-1|35	%description
14mu|qt5-qtwebview-5.6.1-1|36	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtwebview-5.6.1-1|37	
14mu|qt5-qtwebview-5.6.1-1|38	#----------------------------------------------------------------------------
14mu|qt5-qtwebview-5.6.1-1|39	
14mu|qt5-qtwebview-5.6.1-1|40	%package -n %{qtwebview}
14mu|qt5-qtwebview-5.6.1-1|41	Summary:	Qt WebView library
14mu|qt5-qtwebview-5.6.1-1|42	Group:		System/Libraries
14mu|qt5-qtwebview-5.6.1-1|43	
14mu|qt5-qtwebview-5.6.1-1|44	%description -n %{qtwebview}
14mu|qt5-qtwebview-5.6.1-1|45	Qt WebView library.
14mu|qt5-qtwebview-5.6.1-1|46	
14mu|qt5-qtwebview-5.6.1-1|47	%files -n %{qtwebview}
14mu|qt5-qtwebview-5.6.1-1|48	%{_qt5_libdir}/libQt%{api}WebView.so.%{major}*
14mu|qt5-qtwebview-5.6.1-1|49	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebview-5.6.1-1|50	%{_libdir}/libQt%{api}WebView.so.%{major}*
14mu|qt5-qtwebview-5.6.1-1|51	%endif
14mu|qt5-qtwebview-5.6.1-1|52	%{_qt5_prefix}/qml/QtWebView
14mu|qt5-qtwebview-5.6.1-1|53	
14mu|qt5-qtwebview-5.6.1-1|54	#----------------------------------------------------------------------------
14mu|qt5-qtwebview-5.6.1-1|55	
14mu|qt5-qtwebview-5.6.1-1|56	%package -n %{qtwebviewd}
14mu|qt5-qtwebview-5.6.1-1|57	Summary:	Development files for the Qt WebView library
14mu|qt5-qtwebview-5.6.1-1|58	Group:		Development/KDE and Qt
14mu|qt5-qtwebview-5.6.1-1|59	Requires:	%{qtwebview} = %{EVRD}
14mu|qt5-qtwebview-5.6.1-1|60	Requires:	qmake%{api}
14mu|qt5-qtwebview-5.6.1-1|61	
14mu|qt5-qtwebview-5.6.1-1|62	%description -n %{qtwebviewd}
14mu|qt5-qtwebview-5.6.1-1|63	Development files for the Qt WebView library.
14mu|qt5-qtwebview-5.6.1-1|64	
14mu|qt5-qtwebview-5.6.1-1|65	%files -n %{qtwebviewd}
14mu|qt5-qtwebview-5.6.1-1|66	%{_qt5_includedir}/QtWebView
14mu|qt5-qtwebview-5.6.1-1|67	%{_qt5_libdir}/libQt%{api}WebView.so
14mu|qt5-qtwebview-5.6.1-1|68	%{_qt5_libdir}/libQt%{api}WebView.prl
14mu|qt5-qtwebview-5.6.1-1|69	%{_qt5_libdir}/cmake/Qt%{api}WebView
14mu|qt5-qtwebview-5.6.1-1|70	%{_qt5_libdir}/pkgconfig/Qt%{api}WebView.pc
14mu|qt5-qtwebview-5.6.1-1|71	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebview-5.6.1-1|72	%{_libdir}/pkgconfig/Qt%{api}WebView.pc
14mu|qt5-qtwebview-5.6.1-1|73	%endif
14mu|qt5-qtwebview-5.6.1-1|74	%{_qt5_prefix}/mkspecs/modules/qt_lib_webview.pri
14mu|qt5-qtwebview-5.6.1-1|75	%{_qt5_prefix}/mkspecs/modules/qt_lib_webview_private.pri
14mu|qt5-qtwebview-5.6.1-1|76	
14mu|qt5-qtwebview-5.6.1-1|77	#----------------------------------------------------------------------------
14mu|qt5-qtwebview-5.6.1-1|78	
14mu|qt5-qtwebview-5.6.1-1|79	%if %{with docs}
14mu|qt5-qtwebview-5.6.1-1|80	%package doc
14mu|qt5-qtwebview-5.6.1-1|81	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtwebview-5.6.1-1|82	Group:		Documentation
14mu|qt5-qtwebview-5.6.1-1|83	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtwebview-5.6.1-1|84	BuildArch:	noarch
14mu|qt5-qtwebview-5.6.1-1|85	
14mu|qt5-qtwebview-5.6.1-1|86	%description doc
14mu|qt5-qtwebview-5.6.1-1|87	Qt QCH documentation for %{name}.
14mu|qt5-qtwebview-5.6.1-1|88	
14mu|qt5-qtwebview-5.6.1-1|89	%files doc
14mu|qt5-qtwebview-5.6.1-1|90	%{_qt5_docdir}/qtwebview.qch
14mu|qt5-qtwebview-5.6.1-1|91	%endif
14mu|qt5-qtwebview-5.6.1-1|92	
14mu|qt5-qtwebview-5.6.1-1|93	#----------------------------------------------------------------------------
14mu|qt5-qtwebview-5.6.1-1|94	
14mu|qt5-qtwebview-5.6.1-1|95	%package examples
14mu|qt5-qtwebview-5.6.1-1|96	Summary:	Example applications for %{name}
14mu|qt5-qtwebview-5.6.1-1|97	Group:		Development/KDE and Qt
14mu|qt5-qtwebview-5.6.1-1|98	
14mu|qt5-qtwebview-5.6.1-1|99	%description examples
14mu|qt5-qtwebview-5.6.1-1|100	Example applications for %{name}.
14mu|qt5-qtwebview-5.6.1-1|101	
14mu|qt5-qtwebview-5.6.1-1|102	%files examples
14mu|qt5-qtwebview-5.6.1-1|103	%{_qt5_exampledir}/webview/
14mu|qt5-qtwebview-5.6.1-1|104	
14mu|qt5-qtwebview-5.6.1-1|105	#----------------------------------------------------------------------------
14mu|qt5-qtwebview-5.6.1-1|106	
14mu|qt5-qtwebview-5.6.1-1|107	%prep
14mu|qt5-qtwebview-5.6.1-1|108	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtwebview-5.6.1-1|109	
14mu|qt5-qtwebview-5.6.1-1|110	%build
14mu|qt5-qtwebview-5.6.1-1|111	%qmake_qt5
14mu|qt5-qtwebview-5.6.1-1|112	%make STRIP=true
14mu|qt5-qtwebview-5.6.1-1|113	
14mu|qt5-qtwebview-5.6.1-1|114	%if %{with docs}
14mu|qt5-qtwebview-5.6.1-1|115	%make docs
14mu|qt5-qtwebview-5.6.1-1|116	%endif
14mu|qt5-qtwebview-5.6.1-1|117	
14mu|qt5-qtwebview-5.6.1-1|118	%install
14mu|qt5-qtwebview-5.6.1-1|119	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebview-5.6.1-1|120	
14mu|qt5-qtwebview-5.6.1-1|121	%if %{with docs}
14mu|qt5-qtwebview-5.6.1-1|122	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtwebview-5.6.1-1|123	%endif
14mu|qt5-qtwebview-5.6.1-1|124	
14mu|qt5-qtwebview-5.6.1-1|125	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtwebview-5.6.1-1|126	pushd %{buildroot}%{_libdir}
14mu|qt5-qtwebview-5.6.1-1|127	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtwebview-5.6.1-1|128	mkdir pkgconfig
14mu|qt5-qtwebview-5.6.1-1|129	cd pkgconfig
14mu|qt5-qtwebview-5.6.1-1|130	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtwebview-5.6.1-1|131	popd
14mu|qt5-qtwebview-5.6.1-1|132	%endif
14mu|qt5-qtwebview-5.6.1-1|133	
14mu|qt5-qtwebview-5.6.1-1|134	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtwebview-5.6.1-1|135	## .prl/.la file love
14mu|qt5-qtwebview-5.6.1-1|136	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtwebview-5.6.1-1|137	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtwebview-5.6.1-1|138	for prl_file in libQt5*.prl ; do
14mu|qt5-qtwebview-5.6.1-1|139	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtwebview-5.6.1-1|140	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtwebview-5.6.1-1|141	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtwebview-5.6.1-1|142	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtwebview-5.6.1-1|143	fi
14mu|qt5-qtwebview-5.6.1-1|144	done
14mu|qt5-qtwebview-5.6.1-1|145	popd
14mu|qt5-qtwebview-5.6.1-1|146	
14mu|qt5-qtwebview-5.6.1-1|147	%changelog
14mu|qt5-qtwebview-5.6.1-1|148	
14mu|qt5-qtwebview-5.6.1-1|149	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtwebview-5.6.1-1|150	- (ac3717e) New version 5.6.1
14mu|qt5-qtwebview-5.6.1-1|151	
14mu|qt5-qtwebview-5.6.1-1|152	

24000 14
14mu|qt5-qtx11extras-5.6.1-1|1	%define api 5
14mu|qt5-qtx11extras-5.6.1-1|2	%define major 5
14mu|qt5-qtx11extras-5.6.1-1|3	%define oname qt5
14mu|qt5-qtx11extras-5.6.1-1|4	
14mu|qt5-qtx11extras-5.6.1-1|5	%define module qtx11extras
14mu|qt5-qtx11extras-5.6.1-1|6	
14mu|qt5-qtx11extras-5.6.1-1|7	%define qtx11extras %mklibname qt%{api}x11extras %{major}
14mu|qt5-qtx11extras-5.6.1-1|8	%define qtx11extrasd %mklibname qt%{api}x11extras -d
14mu|qt5-qtx11extras-5.6.1-1|9	
14mu|qt5-qtx11extras-5.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtx11extras-5.6.1-1|11	%bcond_with docs
14mu|qt5-qtx11extras-5.6.1-1|12	
14mu|qt5-qtx11extras-5.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtx11extras-5.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtx11extras-5.6.1-1|15	Version:	5.6.1
14mu|qt5-qtx11extras-5.6.1-1|16	Release:	1
14mu|qt5-qtx11extras-5.6.1-1|17	License:	LGPLv3+
14mu|qt5-qtx11extras-5.6.1-1|18	Group:		Development/KDE and Qt
14mu|qt5-qtx11extras-5.6.1-1|19	Url:		http://qt-project.org/
14mu|qt5-qtx11extras-5.6.1-1|20	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtx11extras-5.6.1-1|21	Source100:	%{name}.rpmlintrc
14mu|qt5-qtx11extras-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtx11extras-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtx11extras-5.6.1-1|24	%if %{with docs}
14mu|qt5-qtx11extras-5.6.1-1|25	BuildRequires:	qdoc5
14mu|qt5-qtx11extras-5.6.1-1|26	BuildRequires:	qt5-tools
14mu|qt5-qtx11extras-5.6.1-1|27	%endif
14mu|qt5-qtx11extras-5.6.1-1|28	
14mu|qt5-qtx11extras-5.6.1-1|29	%description
14mu|qt5-qtx11extras-5.6.1-1|30	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtx11extras-5.6.1-1|31	
14mu|qt5-qtx11extras-5.6.1-1|32	#----------------------------------------------------------------------------
14mu|qt5-qtx11extras-5.6.1-1|33	
14mu|qt5-qtx11extras-5.6.1-1|34	%package -n %{qtx11extras}
14mu|qt5-qtx11extras-5.6.1-1|35	Summary:	Qt X11 Extras library
14mu|qt5-qtx11extras-5.6.1-1|36	Group:		System/Libraries
14mu|qt5-qtx11extras-5.6.1-1|37	
14mu|qt5-qtx11extras-5.6.1-1|38	%description -n %{qtx11extras}
14mu|qt5-qtx11extras-5.6.1-1|39	Qt X11 Extras library.
14mu|qt5-qtx11extras-5.6.1-1|40	
14mu|qt5-qtx11extras-5.6.1-1|41	%files -n %{qtx11extras}
14mu|qt5-qtx11extras-5.6.1-1|42	%{_qt5_libdir}/libQt%{api}X11Extras.so.%{major}*
14mu|qt5-qtx11extras-5.6.1-1|43	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtx11extras-5.6.1-1|44	%{_libdir}/libQt%{api}X11Extras.so.%{major}*
14mu|qt5-qtx11extras-5.6.1-1|45	%endif
14mu|qt5-qtx11extras-5.6.1-1|46	
14mu|qt5-qtx11extras-5.6.1-1|47	#----------------------------------------------------------------------------
14mu|qt5-qtx11extras-5.6.1-1|48	
14mu|qt5-qtx11extras-5.6.1-1|49	%package -n %{qtx11extrasd}
14mu|qt5-qtx11extras-5.6.1-1|50	Summary:	Development files for the QtX11Extras library
14mu|qt5-qtx11extras-5.6.1-1|51	Group:		Development/KDE and Qt
14mu|qt5-qtx11extras-5.6.1-1|52	Requires:	%{qtx11extras} = %{EVRD}
14mu|qt5-qtx11extras-5.6.1-1|53	Requires:	qmake%{api}
14mu|qt5-qtx11extras-5.6.1-1|54	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtx11extras-5.6.1-1|55	
14mu|qt5-qtx11extras-5.6.1-1|56	%description -n %{qtx11extrasd}
14mu|qt5-qtx11extras-5.6.1-1|57	Development files for the QtX11Extras library.
14mu|qt5-qtx11extras-5.6.1-1|58	
14mu|qt5-qtx11extras-5.6.1-1|59	%files -n %{qtx11extrasd}
14mu|qt5-qtx11extras-5.6.1-1|60	%{_qt5_includedir}/QtX11Extras
14mu|qt5-qtx11extras-5.6.1-1|61	%{_qt5_libdir}/libQt%{api}X11Extras.so
14mu|qt5-qtx11extras-5.6.1-1|62	%{_qt5_libdir}/libQt%{api}X11Extras.prl
14mu|qt5-qtx11extras-5.6.1-1|63	%{_qt5_libdir}/cmake/Qt%{api}X11Extras
14mu|qt5-qtx11extras-5.6.1-1|64	%{_qt5_libdir}/pkgconfig/Qt%{api}X11Extras.pc
14mu|qt5-qtx11extras-5.6.1-1|65	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtx11extras-5.6.1-1|66	%{_libdir}/pkgconfig/Qt%{api}X11Extras.pc
14mu|qt5-qtx11extras-5.6.1-1|67	%endif
14mu|qt5-qtx11extras-5.6.1-1|68	%{_qt5_prefix}/mkspecs/modules/qt_lib_x11extras.pri
14mu|qt5-qtx11extras-5.6.1-1|69	%{_qt5_prefix}/mkspecs/modules/qt_lib_x11extras_private.pri
14mu|qt5-qtx11extras-5.6.1-1|70	
14mu|qt5-qtx11extras-5.6.1-1|71	#----------------------------------------------------------------------------
14mu|qt5-qtx11extras-5.6.1-1|72	
14mu|qt5-qtx11extras-5.6.1-1|73	%if %{with docs}
14mu|qt5-qtx11extras-5.6.1-1|74	%package doc
14mu|qt5-qtx11extras-5.6.1-1|75	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtx11extras-5.6.1-1|76	Group:		Documentation
14mu|qt5-qtx11extras-5.6.1-1|77	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtx11extras-5.6.1-1|78	BuildArch:	noarch
14mu|qt5-qtx11extras-5.6.1-1|79	
14mu|qt5-qtx11extras-5.6.1-1|80	%description doc
14mu|qt5-qtx11extras-5.6.1-1|81	Qt QCH documentation for %{name}.
14mu|qt5-qtx11extras-5.6.1-1|82	
14mu|qt5-qtx11extras-5.6.1-1|83	%files doc
14mu|qt5-qtx11extras-5.6.1-1|84	%{_qt5_docdir}/qtx11extras.qch
14mu|qt5-qtx11extras-5.6.1-1|85	%endif
14mu|qt5-qtx11extras-5.6.1-1|86	
14mu|qt5-qtx11extras-5.6.1-1|87	#----------------------------------------------------------------------------
14mu|qt5-qtx11extras-5.6.1-1|88	
14mu|qt5-qtx11extras-5.6.1-1|89	%prep
14mu|qt5-qtx11extras-5.6.1-1|90	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtx11extras-5.6.1-1|91	
14mu|qt5-qtx11extras-5.6.1-1|92	%build
14mu|qt5-qtx11extras-5.6.1-1|93	%qmake_qt5
14mu|qt5-qtx11extras-5.6.1-1|94	%make STRIP=true
14mu|qt5-qtx11extras-5.6.1-1|95	
14mu|qt5-qtx11extras-5.6.1-1|96	%if %{with docs}
14mu|qt5-qtx11extras-5.6.1-1|97	%make docs
14mu|qt5-qtx11extras-5.6.1-1|98	%endif
14mu|qt5-qtx11extras-5.6.1-1|99	
14mu|qt5-qtx11extras-5.6.1-1|100	%install
14mu|qt5-qtx11extras-5.6.1-1|101	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtx11extras-5.6.1-1|102	
14mu|qt5-qtx11extras-5.6.1-1|103	%if %{with docs}
14mu|qt5-qtx11extras-5.6.1-1|104	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtx11extras-5.6.1-1|105	%endif
14mu|qt5-qtx11extras-5.6.1-1|106	
14mu|qt5-qtx11extras-5.6.1-1|107	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtx11extras-5.6.1-1|108	pushd %{buildroot}%{_libdir}
14mu|qt5-qtx11extras-5.6.1-1|109	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtx11extras-5.6.1-1|110	mkdir pkgconfig
14mu|qt5-qtx11extras-5.6.1-1|111	cd pkgconfig
14mu|qt5-qtx11extras-5.6.1-1|112	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtx11extras-5.6.1-1|113	popd
14mu|qt5-qtx11extras-5.6.1-1|114	%endif
14mu|qt5-qtx11extras-5.6.1-1|115	
14mu|qt5-qtx11extras-5.6.1-1|116	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtx11extras-5.6.1-1|117	## .prl/.la file love
14mu|qt5-qtx11extras-5.6.1-1|118	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtx11extras-5.6.1-1|119	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtx11extras-5.6.1-1|120	for prl_file in libQt5*.prl ; do
14mu|qt5-qtx11extras-5.6.1-1|121	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtx11extras-5.6.1-1|122	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtx11extras-5.6.1-1|123	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtx11extras-5.6.1-1|124	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtx11extras-5.6.1-1|125	fi
14mu|qt5-qtx11extras-5.6.1-1|126	done
14mu|qt5-qtx11extras-5.6.1-1|127	popd
14mu|qt5-qtx11extras-5.6.1-1|128	
14mu|qt5-qtx11extras-5.6.1-1|129	%changelog
14mu|qt5-qtx11extras-5.6.1-1|130	
14mu|qt5-qtx11extras-5.6.1-1|131	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtx11extras-5.6.1-1|132	- (cdbdf64) New version 5.6.1
14mu|qt5-qtx11extras-5.6.1-1|133	
14mu|qt5-qtx11extras-5.6.1-1|134	

24001 14
14mu|qt5-qtxmlpatterns-5.6.1-1|1	%define api 5
14mu|qt5-qtxmlpatterns-5.6.1-1|2	%define major 5
14mu|qt5-qtxmlpatterns-5.6.1-1|3	%define oname qt5
14mu|qt5-qtxmlpatterns-5.6.1-1|4	
14mu|qt5-qtxmlpatterns-5.6.1-1|5	%define module qtxmlpatterns
14mu|qt5-qtxmlpatterns-5.6.1-1|6	
14mu|qt5-qtxmlpatterns-5.6.1-1|7	%define qtxmlpatterns %mklibname qt%{api}xmlpatterns %{major}
14mu|qt5-qtxmlpatterns-5.6.1-1|8	%define qtxmlpatternsd %mklibname qt%{api}xmlpatterns -d
14mu|qt5-qtxmlpatterns-5.6.1-1|9	
14mu|qt5-qtxmlpatterns-5.6.1-1|10	# Requires qdoc5 and qt5-tools to build
14mu|qt5-qtxmlpatterns-5.6.1-1|11	%bcond_with docs
14mu|qt5-qtxmlpatterns-5.6.1-1|12	
14mu|qt5-qtxmlpatterns-5.6.1-1|13	Summary:	Version 5 of the Qt toolkit (%{module} packages)
14mu|qt5-qtxmlpatterns-5.6.1-1|14	Name:		qt5-%{module}
14mu|qt5-qtxmlpatterns-5.6.1-1|15	Version:	5.6.1
14mu|qt5-qtxmlpatterns-5.6.1-1|16	Release:	1
14mu|qt5-qtxmlpatterns-5.6.1-1|17	License:	LGPLv3+
14mu|qt5-qtxmlpatterns-5.6.1-1|18	Group:		Development/KDE and Qt
14mu|qt5-qtxmlpatterns-5.6.1-1|19	Url:		http://qt-project.org/
14mu|qt5-qtxmlpatterns-5.6.1-1|20	Source0:	http://ftp.fau.de/qtproject/official_releases/qt/%(echo %{version} |cut -d. -f1-2)/%{version}/submodules/%{module}-opensource-src-%{version}.tar.xz
14mu|qt5-qtxmlpatterns-5.6.1-1|21	Source100:	%{name}.rpmlintrc
14mu|qt5-qtxmlpatterns-5.6.1-1|22	BuildRequires:	pkgconfig(Qt5Core) >= %{version}
14mu|qt5-qtxmlpatterns-5.6.1-1|23	BuildRequires:	pkgconfig(Qt5Gui) >= %{version}
14mu|qt5-qtxmlpatterns-5.6.1-1|24	BuildRequires:	pkgconfig(Qt5Network) >= %{version}
14mu|qt5-qtxmlpatterns-5.6.1-1|25	BuildRequires:	pkgconfig(Qt5Widgets) >= %{version}
14mu|qt5-qtxmlpatterns-5.6.1-1|26	%if %{with docs}
14mu|qt5-qtxmlpatterns-5.6.1-1|27	BuildRequires:	qdoc5
14mu|qt5-qtxmlpatterns-5.6.1-1|28	BuildRequires:	qt5-tools
14mu|qt5-qtxmlpatterns-5.6.1-1|29	%endif
14mu|qt5-qtxmlpatterns-5.6.1-1|30	
14mu|qt5-qtxmlpatterns-5.6.1-1|31	%description
14mu|qt5-qtxmlpatterns-5.6.1-1|32	Version 5 of the Qt toolkit (%{module} packages).
14mu|qt5-qtxmlpatterns-5.6.1-1|33	
14mu|qt5-qtxmlpatterns-5.6.1-1|34	#----------------------------------------------------------------------------
14mu|qt5-qtxmlpatterns-5.6.1-1|35	
14mu|qt5-qtxmlpatterns-5.6.1-1|36	%package -n %{qtxmlpatterns}
14mu|qt5-qtxmlpatterns-5.6.1-1|37	Summary:	Qt XSLT engine
14mu|qt5-qtxmlpatterns-5.6.1-1|38	Group:		System/Libraries
14mu|qt5-qtxmlpatterns-5.6.1-1|39	Suggests:	qt5-qtxmlpatterns-i18n
14mu|qt5-qtxmlpatterns-5.6.1-1|40	
14mu|qt5-qtxmlpatterns-5.6.1-1|41	%description -n %{qtxmlpatterns}
14mu|qt5-qtxmlpatterns-5.6.1-1|42	Qt XSLT engine.
14mu|qt5-qtxmlpatterns-5.6.1-1|43	
14mu|qt5-qtxmlpatterns-5.6.1-1|44	%files -n %{qtxmlpatterns}
14mu|qt5-qtxmlpatterns-5.6.1-1|45	%{_qt5_libdir}/libQt%{api}XmlPatterns.so.%{major}*
14mu|qt5-qtxmlpatterns-5.6.1-1|46	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtxmlpatterns-5.6.1-1|47	%{_libdir}/libQt%{api}XmlPatterns.so.%{major}*
14mu|qt5-qtxmlpatterns-5.6.1-1|48	%endif
14mu|qt5-qtxmlpatterns-5.6.1-1|49	
14mu|qt5-qtxmlpatterns-5.6.1-1|50	#----------------------------------------------------------------------------
14mu|qt5-qtxmlpatterns-5.6.1-1|51	
14mu|qt5-qtxmlpatterns-5.6.1-1|52	%package -n %{qtxmlpatternsd}
14mu|qt5-qtxmlpatterns-5.6.1-1|53	Summary:	Development files for Qt's XSLT engine
14mu|qt5-qtxmlpatterns-5.6.1-1|54	Group:		Development/KDE and Qt
14mu|qt5-qtxmlpatterns-5.6.1-1|55	Requires:	%{qtxmlpatterns} = %{EVRD}
14mu|qt5-qtxmlpatterns-5.6.1-1|56	Requires:	qmake%{api}
14mu|qt5-qtxmlpatterns-5.6.1-1|57	Conflicts:	qmake5 < 5.6.0
14mu|qt5-qtxmlpatterns-5.6.1-1|58	Conflicts:	qt5-tools < 5.6.0
14mu|qt5-qtxmlpatterns-5.6.1-1|59	
14mu|qt5-qtxmlpatterns-5.6.1-1|60	%description -n %{qtxmlpatternsd}
14mu|qt5-qtxmlpatterns-5.6.1-1|61	Development files for Qt's XSLT engine.
14mu|qt5-qtxmlpatterns-5.6.1-1|62	
14mu|qt5-qtxmlpatterns-5.6.1-1|63	%files -n %{qtxmlpatternsd}
14mu|qt5-qtxmlpatterns-5.6.1-1|64	%{_qt5_bindir}/xmlpatterns
14mu|qt5-qtxmlpatterns-5.6.1-1|65	%{_qt5_bindir}/xmlpatternsvalidator
14mu|qt5-qtxmlpatterns-5.6.1-1|66	%{_qt5_includedir}/QtXmlPatterns
14mu|qt5-qtxmlpatterns-5.6.1-1|67	%{_qt5_libdir}/libQt%{api}XmlPatterns.so
14mu|qt5-qtxmlpatterns-5.6.1-1|68	%{_qt5_libdir}/libQt%{api}XmlPatterns.prl
14mu|qt5-qtxmlpatterns-5.6.1-1|69	%{_qt5_libdir}/cmake/Qt%{api}XmlPatterns
14mu|qt5-qtxmlpatterns-5.6.1-1|70	%{_qt5_libdir}/pkgconfig/Qt%{api}XmlPatterns.pc
14mu|qt5-qtxmlpatterns-5.6.1-1|71	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtxmlpatterns-5.6.1-1|72	%{_libdir}/pkgconfig/Qt%{api}XmlPatterns.pc
14mu|qt5-qtxmlpatterns-5.6.1-1|73	%endif
14mu|qt5-qtxmlpatterns-5.6.1-1|74	%{_qt5_prefix}/mkspecs/modules/qt_lib_xmlpatterns.pri
14mu|qt5-qtxmlpatterns-5.6.1-1|75	%{_qt5_prefix}/mkspecs/modules/qt_lib_xmlpatterns_private.pri
14mu|qt5-qtxmlpatterns-5.6.1-1|76	
14mu|qt5-qtxmlpatterns-5.6.1-1|77	#----------------------------------------------------------------------------
14mu|qt5-qtxmlpatterns-5.6.1-1|78	
14mu|qt5-qtxmlpatterns-5.6.1-1|79	%if %{with docs}
14mu|qt5-qtxmlpatterns-5.6.1-1|80	%package doc
14mu|qt5-qtxmlpatterns-5.6.1-1|81	Summary:	Qt QCH documentation for %{name}
14mu|qt5-qtxmlpatterns-5.6.1-1|82	Group:		Documentation
14mu|qt5-qtxmlpatterns-5.6.1-1|83	Conflicts:	qt5-doc < 5.6.0
14mu|qt5-qtxmlpatterns-5.6.1-1|84	BuildArch:	noarch
14mu|qt5-qtxmlpatterns-5.6.1-1|85	
14mu|qt5-qtxmlpatterns-5.6.1-1|86	%description doc
14mu|qt5-qtxmlpatterns-5.6.1-1|87	Qt QCH documentation for %{name}.
14mu|qt5-qtxmlpatterns-5.6.1-1|88	
14mu|qt5-qtxmlpatterns-5.6.1-1|89	%files doc
14mu|qt5-qtxmlpatterns-5.6.1-1|90	%{_qt5_docdir}/qtxmlpatterns.qch
14mu|qt5-qtxmlpatterns-5.6.1-1|91	%endif
14mu|qt5-qtxmlpatterns-5.6.1-1|92	
14mu|qt5-qtxmlpatterns-5.6.1-1|93	#----------------------------------------------------------------------------
14mu|qt5-qtxmlpatterns-5.6.1-1|94	
14mu|qt5-qtxmlpatterns-5.6.1-1|95	%package examples
14mu|qt5-qtxmlpatterns-5.6.1-1|96	Summary:	Example applications for %{name}
14mu|qt5-qtxmlpatterns-5.6.1-1|97	Group:		Development/KDE and Qt
14mu|qt5-qtxmlpatterns-5.6.1-1|98	Conflicts:	qt5-examples < 5.6.0
14mu|qt5-qtxmlpatterns-5.6.1-1|99	
14mu|qt5-qtxmlpatterns-5.6.1-1|100	%description examples
14mu|qt5-qtxmlpatterns-5.6.1-1|101	Example applications for %{name}.
14mu|qt5-qtxmlpatterns-5.6.1-1|102	
14mu|qt5-qtxmlpatterns-5.6.1-1|103	%files examples
14mu|qt5-qtxmlpatterns-5.6.1-1|104	%{_qt5_exampledir}/xmlpatterns/
14mu|qt5-qtxmlpatterns-5.6.1-1|105	
14mu|qt5-qtxmlpatterns-5.6.1-1|106	#----------------------------------------------------------------------------
14mu|qt5-qtxmlpatterns-5.6.1-1|107	
14mu|qt5-qtxmlpatterns-5.6.1-1|108	%prep
14mu|qt5-qtxmlpatterns-5.6.1-1|109	%setup -qn %{module}-opensource-src-%{version}
14mu|qt5-qtxmlpatterns-5.6.1-1|110	
14mu|qt5-qtxmlpatterns-5.6.1-1|111	%build
14mu|qt5-qtxmlpatterns-5.6.1-1|112	%qmake_qt5
14mu|qt5-qtxmlpatterns-5.6.1-1|113	%make STRIP=true
14mu|qt5-qtxmlpatterns-5.6.1-1|114	
14mu|qt5-qtxmlpatterns-5.6.1-1|115	%if %{with docs}
14mu|qt5-qtxmlpatterns-5.6.1-1|116	%make docs
14mu|qt5-qtxmlpatterns-5.6.1-1|117	%endif
14mu|qt5-qtxmlpatterns-5.6.1-1|118	
14mu|qt5-qtxmlpatterns-5.6.1-1|119	%install
14mu|qt5-qtxmlpatterns-5.6.1-1|120	make install STRIP=true INSTALL_ROOT=%{buildroot}
14mu|qt5-qtxmlpatterns-5.6.1-1|121	
14mu|qt5-qtxmlpatterns-5.6.1-1|122	%if %{with docs}
14mu|qt5-qtxmlpatterns-5.6.1-1|123	make install_qch_docs INSTALL_ROOT=%{buildroot}
14mu|qt5-qtxmlpatterns-5.6.1-1|124	%endif
14mu|qt5-qtxmlpatterns-5.6.1-1|125	
14mu|qt5-qtxmlpatterns-5.6.1-1|126	%if "%{_qt5_libdir}" != "%{_libdir}"
14mu|qt5-qtxmlpatterns-5.6.1-1|127	pushd %{buildroot}%{_libdir}
14mu|qt5-qtxmlpatterns-5.6.1-1|128	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
14mu|qt5-qtxmlpatterns-5.6.1-1|129	mkdir pkgconfig
14mu|qt5-qtxmlpatterns-5.6.1-1|130	cd pkgconfig
14mu|qt5-qtxmlpatterns-5.6.1-1|131	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
14mu|qt5-qtxmlpatterns-5.6.1-1|132	popd
14mu|qt5-qtxmlpatterns-5.6.1-1|133	%endif
14mu|qt5-qtxmlpatterns-5.6.1-1|134	
14mu|qt5-qtxmlpatterns-5.6.1-1|135	# QMAKE_PRL_BUILD_DIR = /builddir/build/BUILD/qt-everywhere-opensource-src-5.4.0-beta/qtwayland/src/client
14mu|qt5-qtxmlpatterns-5.6.1-1|136	## .prl/.la file love
14mu|qt5-qtxmlpatterns-5.6.1-1|137	# nuke .prl reference(s) to %%buildroot, excessive (.la-like) libs
14mu|qt5-qtxmlpatterns-5.6.1-1|138	pushd %{buildroot}%{_qt5_libdir}
14mu|qt5-qtxmlpatterns-5.6.1-1|139	for prl_file in libQt5*.prl ; do
14mu|qt5-qtxmlpatterns-5.6.1-1|140	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" ${prl_file}
14mu|qt5-qtxmlpatterns-5.6.1-1|141	if [ -f "$(basename ${prl_file} .prl).so" ]; then
14mu|qt5-qtxmlpatterns-5.6.1-1|142	rm -fv "$(basename ${prl_file} .prl).la"
14mu|qt5-qtxmlpatterns-5.6.1-1|143	sed -i -e "/^QMAKE_PRL_LIBS/d" ${prl_file}
14mu|qt5-qtxmlpatterns-5.6.1-1|144	fi
14mu|qt5-qtxmlpatterns-5.6.1-1|145	done
14mu|qt5-qtxmlpatterns-5.6.1-1|146	popd
14mu|qt5-qtxmlpatterns-5.6.1-1|147	
14mu|qt5-qtxmlpatterns-5.6.1-1|148	%changelog
14mu|qt5-qtxmlpatterns-5.6.1-1|149	
14mu|qt5-qtxmlpatterns-5.6.1-1|150	* Sun Jun 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.1-1
14mu|qt5-qtxmlpatterns-5.6.1-1|151	- (4b9a76a) New version 5.6.1
14mu|qt5-qtxmlpatterns-5.6.1-1|152	
14mu|qt5-qtxmlpatterns-5.6.1-1|153	

24002 14
14mu|qt5-style-plugins-5.0.0-2|1	%define oname qtstyleplugins
14mu|qt5-style-plugins-5.0.0-2|2	
14mu|qt5-style-plugins-5.0.0-2|3	Summary:	Additional style plugins for Qt5
14mu|qt5-style-plugins-5.0.0-2|4	Name:		qt5-style-plugins
14mu|qt5-style-plugins-5.0.0-2|5	Version:	5.0.0
14mu|qt5-style-plugins-5.0.0-2|6	Release:	2
14mu|qt5-style-plugins-5.0.0-2|7	License:	LGPLv2.1+
14mu|qt5-style-plugins-5.0.0-2|8	Group:		System/Libraries
14mu|qt5-style-plugins-5.0.0-2|9	Url:		https://github.com/qtproject/%{oname}
14mu|qt5-style-plugins-5.0.0-2|10	Source0:	%{oname}-%{version}.tar.gz
14mu|qt5-style-plugins-5.0.0-2|11	Patch0:		qtstyleplugins-5.0.0-float.patch
14mu|qt5-style-plugins-5.0.0-2|12	BuildRequires:	qmake5
14mu|qt5-style-plugins-5.0.0-2|13	BuildRequires:	pkgconfig(Qt5Core)
14mu|qt5-style-plugins-5.0.0-2|14	BuildRequires:	pkgconfig(Qt5Gui)
14mu|qt5-style-plugins-5.0.0-2|15	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|qt5-style-plugins-5.0.0-2|16	Suggests:	qt5-style-cleanlooks
14mu|qt5-style-plugins-5.0.0-2|17	Suggests:	qt5-style-motif
14mu|qt5-style-plugins-5.0.0-2|18	Suggests:	qt5-style-plastique
14mu|qt5-style-plugins-5.0.0-2|19	
14mu|qt5-style-plugins-5.0.0-2|20	%description
14mu|qt5-style-plugins-5.0.0-2|21	Additional style plugins for Qt5 moved out of Qt5 base tree.
14mu|qt5-style-plugins-5.0.0-2|22	
14mu|qt5-style-plugins-5.0.0-2|23	%files
14mu|qt5-style-plugins-5.0.0-2|24	
14mu|qt5-style-plugins-5.0.0-2|25	#----------------------------------------------------------------------------
14mu|qt5-style-plugins-5.0.0-2|26	
14mu|qt5-style-plugins-5.0.0-2|27	%package -n qt5-style-cleanlooks
14mu|qt5-style-plugins-5.0.0-2|28	Summary:	Cleanlooks style for Qt5
14mu|qt5-style-plugins-5.0.0-2|29	
14mu|qt5-style-plugins-5.0.0-2|30	%description -n qt5-style-cleanlooks
14mu|qt5-style-plugins-5.0.0-2|31	Cleanlooks style for Qt5.
14mu|qt5-style-plugins-5.0.0-2|32	
14mu|qt5-style-plugins-5.0.0-2|33	%files -n qt5-style-cleanlooks
14mu|qt5-style-plugins-5.0.0-2|34	%{_qt5_plugindir}/styles/libqcleanlooksstyle.so
14mu|qt5-style-plugins-5.0.0-2|35	
14mu|qt5-style-plugins-5.0.0-2|36	#----------------------------------------------------------------------------
14mu|qt5-style-plugins-5.0.0-2|37	
14mu|qt5-style-plugins-5.0.0-2|38	%package -n qt5-style-motif
14mu|qt5-style-plugins-5.0.0-2|39	Summary:	Motif style for Qt5
14mu|qt5-style-plugins-5.0.0-2|40	
14mu|qt5-style-plugins-5.0.0-2|41	%description -n qt5-style-motif
14mu|qt5-style-plugins-5.0.0-2|42	Motif style for Qt5.
14mu|qt5-style-plugins-5.0.0-2|43	
14mu|qt5-style-plugins-5.0.0-2|44	%files -n qt5-style-motif
14mu|qt5-style-plugins-5.0.0-2|45	%{_qt5_plugindir}/styles/libqmotifstyle.so
14mu|qt5-style-plugins-5.0.0-2|46	
14mu|qt5-style-plugins-5.0.0-2|47	#----------------------------------------------------------------------------
14mu|qt5-style-plugins-5.0.0-2|48	
14mu|qt5-style-plugins-5.0.0-2|49	%package -n qt5-style-plastique
14mu|qt5-style-plugins-5.0.0-2|50	Summary:	Plastique style for Qt5
14mu|qt5-style-plugins-5.0.0-2|51	
14mu|qt5-style-plugins-5.0.0-2|52	%description -n qt5-style-plastique
14mu|qt5-style-plugins-5.0.0-2|53	Plastique style for Qt5.
14mu|qt5-style-plugins-5.0.0-2|54	
14mu|qt5-style-plugins-5.0.0-2|55	%files -n qt5-style-plastique
14mu|qt5-style-plugins-5.0.0-2|56	%{_qt5_plugindir}/styles/libqplastiquestyle.so
14mu|qt5-style-plugins-5.0.0-2|57	
14mu|qt5-style-plugins-5.0.0-2|58	#----------------------------------------------------------------------------
14mu|qt5-style-plugins-5.0.0-2|59	
14mu|qt5-style-plugins-5.0.0-2|60	%prep
14mu|qt5-style-plugins-5.0.0-2|61	%setup -q -n %{oname}-%{version}
14mu|qt5-style-plugins-5.0.0-2|62	%patch0 -p1
14mu|qt5-style-plugins-5.0.0-2|63	
14mu|qt5-style-plugins-5.0.0-2|64	%build
14mu|qt5-style-plugins-5.0.0-2|65	%qmake_qt5 %{oname}.pro
14mu|qt5-style-plugins-5.0.0-2|66	%make
14mu|qt5-style-plugins-5.0.0-2|67	
14mu|qt5-style-plugins-5.0.0-2|68	%install
14mu|qt5-style-plugins-5.0.0-2|69	make install INSTALL_ROOT=%{buildroot}
14mu|qt5-style-plugins-5.0.0-2|70	
14mu|qt5-style-plugins-5.0.0-2|71	rm -rf %{buildroot}%{_libdir}/cmake
14mu|qt5-style-plugins-5.0.0-2|72	
14mu|qt5-style-plugins-5.0.0-2|73	
14mu|qt5-style-plugins-5.0.0-2|74	%changelog
14mu|qt5-style-plugins-5.0.0-2|75	
14mu|qt5-style-plugins-5.0.0-2|76	* Tue Jun 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.0-2
14mu|qt5-style-plugins-5.0.0-2|77	- (29b805b) Bump release
14mu|qt5-style-plugins-5.0.0-2|78	
14mu|qt5-style-plugins-5.0.0-2|79	

24003 14
14mu|qt-creator-4.2.2-5|1	# These are private, filter them
14mu|qt-creator-4.2.2-5|2	%define __noautoprov 'libAggregation\\.so\\.1(.*)|libClangbackendipc\\.so\\.1(.*)|libCPlusPlus\\.so\\.1(.*)|libExtensionSystem\\.so\\.1(.*)|libGLSL\\.so\\.1(.*)|libLanguageUtils\\.so\\.1(.*)|libModeling\\.so\\.1(.*)|libQmlDebug\\.so\\.1(.*)|libQmlEditorWidgets\\.so\\.1(.*)|libQmlJS\\.so\\.1(.*)|libQtcSsh\\.so\\.1(.*)|libSqlite\\.so\\.1(.*)|libTimeline\\.so\\.1(.*)|libUtils\\.so\\.1(.*)|libqbscore\\.so\\.1(.*)|libqbsqtprofilesetup\\.so\\.1(.*)|libzeroconf\\.so\\.1(.*)|devel\\((.*)|qml\\((.*)'
14mu|qt-creator-4.2.2-5|3	%define __noautoreq 'libAggregation\\.so\\.1(.*)|libClangbackendipc\\.so\\.1(.*)|libCPlusPlus\\.so\\.1(.*)|libExtensionSystem\\.so\\.1(.*)|libGLSL\\.so\\.1(.*)|libLanguageUtils\\.so\\.1(.*)|libModeling\\.so\\.1(.*)|libQmlDebug\\.so\\.1(.*)|libQmlEditorWidgets\\.so\\.1(.*)|libQmlJS\\.so\\.1(.*)|libQtcSsh\\.so\\.1(.*)|libSqlite\\.so\\.1(.*)|libTimeline\\.so\\.1(.*)|libUtils\\.so\\.1(.*)|libqbscore\\.so\\.1(.*)|libqbsqtprofilesetup\\.so\\.1(.*)|libzeroconf\\.so\\.1(.*)|devel\\((.*)|qml\\((.*)'
14mu|qt-creator-4.2.2-5|4	
14mu|qt-creator-4.2.2-5|5	%bcond_without cppcheck
14mu|qt-creator-4.2.2-5|6	
14mu|qt-creator-4.2.2-5|7	%define cppcheck_version 4.2.0
14mu|qt-creator-4.2.2-5|8	
14mu|qt-creator-4.2.2-5|9	Summary:	Qt Creator is a lightweight, cross-platform IDE
14mu|qt-creator-4.2.2-5|10	Name:		qt-creator
14mu|qt-creator-4.2.2-5|11	Version:	4.2.2
14mu|qt-creator-4.2.2-5|12	Release:	5
14mu|qt-creator-4.2.2-5|13	License:	LGPLv2+ and MIT
14mu|qt-creator-4.2.2-5|14	Group:		Development/KDE and Qt
14mu|qt-creator-4.2.2-5|15	Url:		http://qt.digia.com/products/developer-tools
14mu|qt-creator-4.2.2-5|16	Source0:	http://download.qt-project.org/official_releases/qtcreator/%(echo %{version} |cut -d. -f1-2)/%{version}/qt-creator-opensource-src-%{version}.tar.xz
14mu|qt-creator-4.2.2-5|17	# https://github.com/OneMoreGres/qtc-cppcheck/releases
14mu|qt-creator-4.2.2-5|18	Source1:	qtc-cppcheck-%{cppcheck_version}.tar.gz
14mu|qt-creator-4.2.2-5|19	Source2:	Nokia-QtCreator.xml
14mu|qt-creator-4.2.2-5|20	Source10:	%{name}.rpmlintrc
14mu|qt-creator-4.2.2-5|21	Patch0:		qt-creator-4.2.1-linkage.patch
14mu|qt-creator-4.2.2-5|22	Patch1:		qt-creator-4.2.2-locale.patch
14mu|qt-creator-4.2.2-5|23	# Don't set LD_LIBRARY_PATH to /usr/lib[64]:
14mu|qt-creator-4.2.2-5|24	# 1. It makes no sense anyway
14mu|qt-creator-4.2.2-5|25	# 2. It adds issues when running Qt Creator with nVidia proprietary driver
14mu|qt-creator-4.2.2-5|26	Patch2:		qt-creator-4.2.2-ld.patch
14mu|qt-creator-4.2.2-5|27	# cppcheck plugin integration
14mu|qt-creator-4.2.2-5|28	Patch11:	qt-creator-4.2.1-qtc-cppcheck.patch
14mu|qt-creator-4.2.2-5|29	Patch12:	qtc-cppcheck-4.2.0-path.patch
14mu|qt-creator-4.2.2-5|30	Patch13:	qtc-cppcheck-3.4.0-dependencies.patch
14mu|qt-creator-4.2.2-5|31	BuildRequires:	qmake5
14mu|qt-creator-4.2.2-5|32	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|qt-creator-4.2.2-5|33	BuildRequires:	pkgconfig(Qt5Core)
14mu|qt-creator-4.2.2-5|34	BuildRequires:	pkgconfig(Qt5Declarative)
14mu|qt-creator-4.2.2-5|35	BuildRequires:	pkgconfig(Qt5Designer)
14mu|qt-creator-4.2.2-5|36	BuildRequires:	pkgconfig(Qt5DesignerComponents)
14mu|qt-creator-4.2.2-5|37	BuildRequires:	pkgconfig(Qt5Gui)
14mu|qt-creator-4.2.2-5|38	BuildRequires:	pkgconfig(Qt5Help)
14mu|qt-creator-4.2.2-5|39	BuildRequires:	pkgconfig(Qt5Network)
14mu|qt-creator-4.2.2-5|40	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|qt-creator-4.2.2-5|41	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|qt-creator-4.2.2-5|42	BuildRequires:	pkgconfig(Qt5Sql)
14mu|qt-creator-4.2.2-5|43	BuildRequires:	pkgconfig(Qt5Svg)
14mu|qt-creator-4.2.2-5|44	BuildRequires:	pkgconfig(Qt5Test)
14mu|qt-creator-4.2.2-5|45	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|qt-creator-4.2.2-5|46	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|qt-creator-4.2.2-5|47	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|qt-creator-4.2.2-5|48	BuildRequires:	qt5-tools
14mu|qt-creator-4.2.2-5|49	BuildRequires:	qt5-linguist-tools
14mu|qt-creator-4.2.2-5|50	BuildRequires:	qdoc5
14mu|qt-creator-4.2.2-5|51	# Not for plugin files
14mu|qt-creator-4.2.2-5|52	Requires:	%{_lib}qt5declarative5
14mu|qt-creator-4.2.2-5|53	Requires:	qt5-qtcanvas3d-qml
14mu|qt-creator-4.2.2-5|54	Requires:	qt5-qtquickcontrols-qml
14mu|qt-creator-4.2.2-5|55	Requires:	qt5-qtquickcontrols2-qml
14mu|qt-creator-4.2.2-5|56	Requires:	qt5-qttranslations
14mu|qt-creator-4.2.2-5|57	%if %{with cppcheck}
14mu|qt-creator-4.2.2-5|58	Suggests:	cppcheck
14mu|qt-creator-4.2.2-5|59	%endif
14mu|qt-creator-4.2.2-5|60	Suggests:	gcc-c++
14mu|qt-creator-4.2.2-5|61	Suggests:	gdb
14mu|qt-creator-4.2.2-5|62	Suggests:	qbs
14mu|qt-creator-4.2.2-5|63	Suggests:	qt5-designer
14mu|qt-creator-4.2.2-5|64	Suggests:	qt5-assistant
14mu|qt-creator-4.2.2-5|65	Suggests:	qt5-devel
14mu|qt-creator-4.2.2-5|66	Suggests:	qt5-qml-tools
14mu|qt-creator-4.2.2-5|67	Suggests:	qt-creator-doc
14mu|qt-creator-4.2.2-5|68	Suggests:	pkgconfig(Qt5Qml)
14mu|qt-creator-4.2.2-5|69	Suggests:	pkgconfig(Qt5Quick)
14mu|qt-creator-4.2.2-5|70	Suggests:	pkgconfig(Qt5QuickWidgets)
14mu|qt-creator-4.2.2-5|71	Requires:	%{name}-common
14mu|qt-creator-4.2.2-5|72	Provides:	%{name}-ui = %{EVRD}
14mu|qt-creator-4.2.2-5|73	
14mu|qt-creator-4.2.2-5|74	%description
14mu|qt-creator-4.2.2-5|75	Qt Creator (previously known as Project Greenhouse) is a new, lightweight,
14mu|qt-creator-4.2.2-5|76	cross-platform integrated development environment (IDE) designed to make
14mu|qt-creator-4.2.2-5|77	development with the Qt application framework even faster and easier.
14mu|qt-creator-4.2.2-5|78	
14mu|qt-creator-4.2.2-5|79	%pre
14mu|qt-creator-4.2.2-5|80	if [ "$1" == "2" -a -L %{_bindir}/qtcreator ]
14mu|qt-creator-4.2.2-5|81	then
14mu|qt-creator-4.2.2-5|82	rm -f %{_bindir}/qtcreator
14mu|qt-creator-4.2.2-5|83	fi
14mu|qt-creator-4.2.2-5|84	
14mu|qt-creator-4.2.2-5|85	%files
14mu|qt-creator-4.2.2-5|86	%doc README.md
14mu|qt-creator-4.2.2-5|87	%{_bindir}/qtcreator
14mu|qt-creator-4.2.2-5|88	%{_libdir}/qtcreator
14mu|qt-creator-4.2.2-5|89	%exclude %{_libdir}/qtcreator/plugins/qbs
14mu|qt-creator-4.2.2-5|90	%{_datadir}/qtcreator
14mu|qt-creator-4.2.2-5|91	%{_datadir}/applications/qtcreator.desktop
14mu|qt-creator-4.2.2-5|92	%{_datadir}/metainfo/org.qt-project.qtcreator.appdata.xml
14mu|qt-creator-4.2.2-5|93	%{_prefix}/libexec/qtcreator/buildoutputparser
14mu|qt-creator-4.2.2-5|94	%{_prefix}/libexec/qtcreator/cpaster
14mu|qt-creator-4.2.2-5|95	%{_prefix}/libexec/qtcreator/qml2puppet
14mu|qt-creator-4.2.2-5|96	%{_prefix}/libexec/qtcreator/qtcreator_process_stub
14mu|qt-creator-4.2.2-5|97	%{_prefix}/libexec/qtcreator/qtpromaker
14mu|qt-creator-4.2.2-5|98	%{_prefix}/libexec/qtcreator/sdktool
14mu|qt-creator-4.2.2-5|99	
14mu|qt-creator-4.2.2-5|100	#------------------------------------------------------------------------------
14mu|qt-creator-4.2.2-5|101	
14mu|qt-creator-4.2.2-5|102	%package common
14mu|qt-creator-4.2.2-5|103	Summary:	Files used by both Qt Creator Qt4 and Qt Creator Qt5
14mu|qt-creator-4.2.2-5|104	Group:		Development/KDE and Qt
14mu|qt-creator-4.2.2-5|105	BuildArch:	noarch
14mu|qt-creator-4.2.2-5|106	
14mu|qt-creator-4.2.2-5|107	%description common
14mu|qt-creator-4.2.2-5|108	Files used by both Qt Creator Qt4 and Qt Creator Qt5.
14mu|qt-creator-4.2.2-5|109	
14mu|qt-creator-4.2.2-5|110	%files common
14mu|qt-creator-4.2.2-5|111	%{_iconsdir}/*/*/*/QtProject-qtcreator.png
14mu|qt-creator-4.2.2-5|112	%{_datadir}/mime/packages/*
14mu|qt-creator-4.2.2-5|113	
14mu|qt-creator-4.2.2-5|114	#------------------------------------------------------------------------------
14mu|qt-creator-4.2.2-5|115	
14mu|qt-creator-4.2.2-5|116	%package doc
14mu|qt-creator-4.2.2-5|117	Summary:	Qt Creator documentation
14mu|qt-creator-4.2.2-5|118	Group:		Development/KDE and Qt
14mu|qt-creator-4.2.2-5|119	Suggests:	qt5-doc
14mu|qt-creator-4.2.2-5|120	
14mu|qt-creator-4.2.2-5|121	%description doc
14mu|qt-creator-4.2.2-5|122	Qt Creator documentation.
14mu|qt-creator-4.2.2-5|123	
14mu|qt-creator-4.2.2-5|124	%files doc
14mu|qt-creator-4.2.2-5|125	%{_datadir}/doc/qtcreator/qtcreator.qch
14mu|qt-creator-4.2.2-5|126	%{_datadir}/doc/qtcreator/qtcreator-dev.qch
14mu|qt-creator-4.2.2-5|127	
14mu|qt-creator-4.2.2-5|128	#------------------------------------------------------------------------------
14mu|qt-creator-4.2.2-5|129	
14mu|qt-creator-4.2.2-5|130	%package -n qbs
14mu|qt-creator-4.2.2-5|131	Summary:	Qt Build Suite is the next-generation build system using QML dialect
14mu|qt-creator-4.2.2-5|132	Group:		Development/KDE and Qt
14mu|qt-creator-4.2.2-5|133	Obsoletes:	qbs-examples < 1.2
14mu|qt-creator-4.2.2-5|134	
14mu|qt-creator-4.2.2-5|135	%description -n qbs
14mu|qt-creator-4.2.2-5|136	QBS builds applications based on the information in a project file that you
14mu|qt-creator-4.2.2-5|137	specify in a QML dialect. Unlike cmake it doesn't generates makefiles.
14mu|qt-creator-4.2.2-5|138	
14mu|qt-creator-4.2.2-5|139	%files -n qbs
14mu|qt-creator-4.2.2-5|140	%{_bindir}/qbs*
14mu|qt-creator-4.2.2-5|141	%{_libdir}/qtcreator/plugins/qbs
14mu|qt-creator-4.2.2-5|142	
14mu|qt-creator-4.2.2-5|143	#------------------------------------------------------------------------------
14mu|qt-creator-4.2.2-5|144	
14mu|qt-creator-4.2.2-5|145	%prep
14mu|qt-creator-4.2.2-5|146	%setup -qn %{name}-opensource-src-%{version}
14mu|qt-creator-4.2.2-5|147	%patch0 -p1
14mu|qt-creator-4.2.2-5|148	%patch1 -p1
14mu|qt-creator-4.2.2-5|149	%patch2 -p1
14mu|qt-creator-4.2.2-5|150	
14mu|qt-creator-4.2.2-5|151	%if %{with cppcheck}
14mu|qt-creator-4.2.2-5|152	%patch11 -p1
14mu|qt-creator-4.2.2-5|153	pushd src/plugins
14mu|qt-creator-4.2.2-5|154	tar -xf %{SOURCE1}
14mu|qt-creator-4.2.2-5|155	mv qtc-cppcheck-%{cppcheck_version} qtc-cppcheck
14mu|qt-creator-4.2.2-5|156	pushd qtc-cppcheck
14mu|qt-creator-4.2.2-5|157	%patch12 -p1
14mu|qt-creator-4.2.2-5|158	%patch13 -p1
14mu|qt-creator-4.2.2-5|159	popd
14mu|qt-creator-4.2.2-5|160	popd
14mu|qt-creator-4.2.2-5|161	%endif
14mu|qt-creator-4.2.2-5|162	
14mu|qt-creator-4.2.2-5|163	%build
14mu|qt-creator-4.2.2-5|164	%global optflags %{optflags} -Wstrict-aliasing=0 -Wno-error=strict-overflow
14mu|qt-creator-4.2.2-5|165	%qmake_qt5 -r IDE_LIBRARY_BASENAME=%{_lib}
14mu|qt-creator-4.2.2-5|166	%make STRIP=/bin/true
14mu|qt-creator-4.2.2-5|167	%make docs
14mu|qt-creator-4.2.2-5|168	
14mu|qt-creator-4.2.2-5|169	%install
14mu|qt-creator-4.2.2-5|170	# Install the Qt 5.x version
14mu|qt-creator-4.2.2-5|171	make install STRIP=/bin/true INSTALL_ROOT=%{buildroot}%{_prefix} install_docs
14mu|qt-creator-4.2.2-5|172	
14mu|qt-creator-4.2.2-5|173	# Prevent "same build ID in nonidentical files" in all the binaries
14mu|qt-creator-4.2.2-5|174	pushd %{buildroot}%{_bindir}
14mu|qt-creator-4.2.2-5|175	for i in *; do
14mu|qt-creator-4.2.2-5|176	if [ "$i" != "qtcreator" ]; then
14mu|qt-creator-4.2.2-5|177	strip --strip-unneeded "$i"
14mu|qt-creator-4.2.2-5|178	fi
14mu|qt-creator-4.2.2-5|179	done
14mu|qt-creator-4.2.2-5|180	popd
14mu|qt-creator-4.2.2-5|181	
14mu|qt-creator-4.2.2-5|182	mkdir -p %{buildroot}%{_datadir}/mime/packages
14mu|qt-creator-4.2.2-5|183	install -m 0644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages
14mu|qt-creator-4.2.2-5|184	
14mu|qt-creator-4.2.2-5|185	# We have better version
14mu|qt-creator-4.2.2-5|186	rm -f %{buildroot}%{_datadir}/applications/org.qt-project.qtcreator.desktop
14mu|qt-creator-4.2.2-5|187	
14mu|qt-creator-4.2.2-5|188	mkdir -p %{buildroot}%{_datadir}/applications
14mu|qt-creator-4.2.2-5|189	cat > %{buildroot}%{_datadir}/applications/qtcreator.desktop << EOF
14mu|qt-creator-4.2.2-5|190	[Desktop Entry]
14mu|qt-creator-4.2.2-5|191	Type=Application
14mu|qt-creator-4.2.2-5|192	Exec=%{_bindir}/qtcreator %%F
14mu|qt-creator-4.2.2-5|193	Name=Qt Creator
14mu|qt-creator-4.2.2-5|194	Name[ru]=Qt Creator
14mu|qt-creator-4.2.2-5|195	GenericName=Integrated Development Environment
14mu|qt-creator-4.2.2-5|196	GenericName[ru]=Интегрированная среда разработки
14mu|qt-creator-4.2.2-5|197	X-KDE-StartupNotify=true
14mu|qt-creator-4.2.2-5|198	Icon=QtProject-qtcreator
14mu|qt-creator-4.2.2-5|199	Terminal=false
14mu|qt-creator-4.2.2-5|200	Categories=Development;IDE;Qt;
14mu|qt-creator-4.2.2-5|201	MimeType=text/x-c++src;text/x-c++hdr;text/x-xsrc;application/x-designer;application/vnd.nokia.qt.qmakeprofile;application/vnd.nokia.xml.qt.resource;
14mu|qt-creator-4.2.2-5|202	InitialPreference=9
14mu|qt-creator-4.2.2-5|203	EOF
14mu|qt-creator-4.2.2-5|204	
14mu|qt-creator-4.2.2-5|205	
14mu|qt-creator-4.2.2-5|206	%changelog
14mu|qt-creator-4.2.2-5|207	
14mu|qt-creator-4.2.2-5|208	* Wed May 03 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.2-5
14mu|qt-creator-4.2.2-5|209	- (b6cb600) Don't set LD_LIBRARY_PATH to /usr/lib[64]
14mu|qt-creator-4.2.2-5|210	
14mu|qt-creator-4.2.2-5|211	* Wed May 03 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.2-4
14mu|qt-creator-4.2.2-5|212	- (1af4824) Require qt5-qtcanvas3d-qml and qt5-qtquickcontrols2-qml
14mu|qt-creator-4.2.2-5|213	
14mu|qt-creator-4.2.2-5|214	* Tue May 02 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.2-3
14mu|qt-creator-4.2.2-5|215	- (ddda4cd) Use C for English locale
14mu|qt-creator-4.2.2-5|216	- (Andrey Bondrov: 482198d) Suggest more Qt5 development headers
14mu|qt-creator-4.2.2-5|217	- (Andrey Bondrov: 108c3e4) Require libqt5declarative5
14mu|qt-creator-4.2.2-5|218	
14mu|qt-creator-4.2.2-5|219	* Fri Apr 28 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.2-2
14mu|qt-creator-4.2.2-5|220	- (da67f32) Don't expand %%F macro in desktop file into file.file
14mu|qt-creator-4.2.2-5|221	
14mu|qt-creator-4.2.2-5|222	* Thu Apr 27 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.2-1
14mu|qt-creator-4.2.2-5|223	- (6ba9def) New version 4.2.2
14mu|qt-creator-4.2.2-5|224	
14mu|qt-creator-4.2.2-5|225	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.1-2
14mu|qt-creator-4.2.2-5|226	- (2bbe4c2) MassBuild#1230: Increase release tag
14mu|qt-creator-4.2.2-5|227	
14mu|qt-creator-4.2.2-5|228	* Thu Jan 26 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.1-1
14mu|qt-creator-4.2.2-5|229	- (3f48290) New version 4.2.1
14mu|qt-creator-4.2.2-5|230	
14mu|qt-creator-4.2.2-5|231	* Tue Oct 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.2-4
14mu|qt-creator-4.2.2-5|232	- (58190f5) Don't provide and require QML
14mu|qt-creator-4.2.2-5|233	- (Andrey Bondrov: 30adc67) MassBuild#1169: Increase release tag
14mu|qt-creator-4.2.2-5|234	
14mu|qt-creator-4.2.2-5|235	* Mon Jun 20 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.2-3
14mu|qt-creator-4.2.2-5|236	- (95a67ef) Requires qt5-qttranslations
14mu|qt-creator-4.2.2-5|237	
14mu|qt-creator-4.2.2-5|238	* Fri Jun 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.2-2
14mu|qt-creator-4.2.2-5|239	- (7b186f7) Filter more internal libraries from Requires and Provides
14mu|qt-creator-4.2.2-5|240	
14mu|qt-creator-4.2.2-5|241	* Fri Jun 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.2-1
14mu|qt-creator-4.2.2-5|242	- (328460a) Move xml from .abf.yml to git
14mu|qt-creator-4.2.2-5|243	- (Andrey Bondrov: 73087ca) New version 4.0.2
14mu|qt-creator-4.2.2-5|244	- (Andrey Bondrov: 73087ca) New qtc-cppcheck version 4.0.0
14mu|qt-creator-4.2.2-5|245	- (Andrey Bondrov: 73087ca) Require qt5-qtquickcontrols-qml instead of qtquickcontrols-qml
14mu|qt-creator-4.2.2-5|246	
14mu|qt-creator-4.2.2-5|247	* Fri Jun 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.1-2
14mu|qt-creator-4.2.2-5|248	- (c0e3200) Requires qtquickcontrols-qml
14mu|qt-creator-4.2.2-5|249	
14mu|qt-creator-4.2.2-5|250	* Fri May 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.1-1
14mu|qt-creator-4.2.2-5|251	- (f2a4144) New version 3.6.1
14mu|qt-creator-4.2.2-5|252	
14mu|qt-creator-4.2.2-5|253	* Fri Dec 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.0-2
14mu|qt-creator-4.2.2-5|254	- (353c328) Update qtc-cppcheck to 3.6.0
14mu|qt-creator-4.2.2-5|255	
14mu|qt-creator-4.2.2-5|256	* Tue Dec 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.0-1
14mu|qt-creator-4.2.2-5|257	- (6fd1f18) Some files were moved from /usr/bin to /usr/libexec/qtcreator
14mu|qt-creator-4.2.2-5|258	- (Andrey Bondrov: 023a7f6) New version 3.6.0
14mu|qt-creator-4.2.2-5|259	- (Andrey Bondrov: 023a7f6) Re-diff linkage patch
14mu|qt-creator-4.2.2-5|260	
14mu|qt-creator-4.2.2-5|261	* Tue Oct 20 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.1-2
14mu|qt-creator-4.2.2-5|262	- (0a29960) Adjust GenericName in desktop file
14mu|qt-creator-4.2.2-5|263	- (Andrey Bondrov: 71ba2d7) Add Russian translation to desktop file
14mu|qt-creator-4.2.2-5|264	
14mu|qt-creator-4.2.2-5|265	* Sun Oct 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.1-1
14mu|qt-creator-4.2.2-5|266	- (474ac0d) Update files
14mu|qt-creator-4.2.2-5|267	- (Andrey Bondrov: e19b71c) New versiom 3.5.1
14mu|qt-creator-4.2.2-5|268	
14mu|qt-creator-4.2.2-5|269	* Sun Jul 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.2-1
14mu|qt-creator-4.2.2-5|270	- (853db3b) New version 3.4.2
14mu|qt-creator-4.2.2-5|271	
14mu|qt-creator-4.2.2-5|272	* Fri Jun 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.4.1-1
14mu|qt-creator-4.2.2-5|273	- (37af134) Update path patch for cppcheck plugin
14mu|qt-creator-4.2.2-5|274	- (Andrey Bondrov: 8e41417) New version 3.4.1
14mu|qt-creator-4.2.2-5|275	- (Andrey Bondrov: 8e41417) Include qtc-cppcheck plugin
14mu|qt-creator-4.2.2-5|276	
14mu|qt-creator-4.2.2-5|277	* Thu Mar 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.1-1
14mu|qt-creator-4.2.2-5|278	- (b2129a1) Suggest gcc-c++ and gdb
14mu|qt-creator-4.2.2-5|279	- (Andrey Bondrov: fac6990) New version 3.3.1
14mu|qt-creator-4.2.2-5|280	
14mu|qt-creator-4.2.2-5|281	* Wed Dec 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.0-1
14mu|qt-creator-4.2.2-5|282	- (c83c2af) New version 3.3.0, no longer supports Qt4 build
14mu|qt-creator-4.2.2-5|283	
14mu|qt-creator-4.2.2-5|284	

24004 14
14mu|qt-creator-qt4-3.2.2-4|1	# These are private, filter them
14mu|qt-creator-qt4-3.2.2-4|2	%define __noautoprov 'libAggregation\\.so\\.1(.*)|libCPlusPlus\\.so\\.1(.*)|libExtensionSystem\\.so\\.1(.*)|libGLSL\\.so\\.1(.*)|libLanguageUtils\\.so\\.1(.*)|libQmlDebug\\.so\\.1(.*)|libQmlEditorWidgets\\.so\\.1(.*)|libQmlJS\\.so\\.1(.*)|libQtcSsh\\.so\\.1(.*)|libUtils\\.so\\.1(.*)|libqbscore\\.so\\.1(.*)|libqbsqtprofilesetup\\.so\\.1(.*)|libzeroconf\\.so\\.1(.*)|devel\\((.*)'
14mu|qt-creator-qt4-3.2.2-4|3	%define __noautoreq 'libAggregation\\.so\\.1(.*)|libCPlusPlus\\.so\\.1(.*)|libExtensionSystem\\.so\\.1(.*)|libGLSL\\.so\\.1(.*)|libLanguageUtils\\.so\\.1(.*)|libQmlDebug\\.so\\.1(.*)|libQmlEditorWidgets\\.so\\.1(.*)|libQmlJS\\.so\\.1(.*)|libQtcSsh\\.so\\.1(.*)|libUtils\\.so\\.1(.*)|libqbscore\\.so\\.1(.*)|libqbsqtprofilesetup\\.so\\.1(.*)|libzeroconf\\.so\\.1(.*)|devel\\((.*)'
14mu|qt-creator-qt4-3.2.2-4|4	
14mu|qt-creator-qt4-3.2.2-4|5	Summary:	Qt Creator IDE for Qt 4.x
14mu|qt-creator-qt4-3.2.2-4|6	Name:		qt-creator-qt4
14mu|qt-creator-qt4-3.2.2-4|7	Version:	3.2.2
14mu|qt-creator-qt4-3.2.2-4|8	Release:	4
14mu|qt-creator-qt4-3.2.2-4|9	License:	LGPLv2+ and MIT
14mu|qt-creator-qt4-3.2.2-4|10	Group:		Development/KDE and Qt
14mu|qt-creator-qt4-3.2.2-4|11	Url:		http://qt.digia.com/products/developer-tools
14mu|qt-creator-qt4-3.2.2-4|12	Source0:	http://download.qt-project.org/official_releases/qtcreator/%(echo %{version} |cut -d. -f1-2)/%{version}/qt-creator-opensource-src-%{version}.tar.gz
14mu|qt-creator-qt4-3.2.2-4|13	Source1:	%{name}.rpmlintrc
14mu|qt-creator-qt4-3.2.2-4|14	Patch0:		qt-creator-3.2.0-linkage.patch
14mu|qt-creator-qt4-3.2.2-4|15	BuildRequires:	pkgconfig(QtCore)
14mu|qt-creator-qt4-3.2.2-4|16	BuildRequires:	pkgconfig(QtGui)
14mu|qt-creator-qt4-3.2.2-4|17	BuildRequires:	pkgconfig(QtNetwork)
14mu|qt-creator-qt4-3.2.2-4|18	BuildRequires:	pkgconfig(QtSql)
14mu|qt-creator-qt4-3.2.2-4|19	BuildRequires:	pkgconfig(QtWebKit)
14mu|qt-creator-qt4-3.2.2-4|20	BuildRequires:	qt4-devel-private
14mu|qt-creator-qt4-3.2.2-4|21	BuildRequires:	qt4-linguist
14mu|qt-creator-qt4-3.2.2-4|22	BuildRequires:	qt4-qdoc3
14mu|qt-creator-qt4-3.2.2-4|23	Suggests:	qt4-designer
14mu|qt-creator-qt4-3.2.2-4|24	Suggests:	qt4-assistant
14mu|qt-creator-qt4-3.2.2-4|25	Suggests:	qt4-devel
14mu|qt-creator-qt4-3.2.2-4|26	Suggests:	qt4-qmlviewer
14mu|qt-creator-qt4-3.2.2-4|27	Suggests:	qt-creator-doc
14mu|qt-creator-qt4-3.2.2-4|28	Suggests:	qt4-doc
14mu|qt-creator-qt4-3.2.2-4|29	Requires:	qt-creator-common
14mu|qt-creator-qt4-3.2.2-4|30	Provides:	qt-creator-ui = %{EVRD}
14mu|qt-creator-qt4-3.2.2-4|31	
14mu|qt-creator-qt4-3.2.2-4|32	%description
14mu|qt-creator-qt4-3.2.2-4|33	Qt Creator (previously known as Project Greenhouse) is a new, lightweight,
14mu|qt-creator-qt4-3.2.2-4|34	cross-platform integrated development environment (IDE) designed to make
14mu|qt-creator-qt4-3.2.2-4|35	development with the Qt application framework even faster and easier.
14mu|qt-creator-qt4-3.2.2-4|36	
14mu|qt-creator-qt4-3.2.2-4|37	This version uses and targets Qt 4.x.
14mu|qt-creator-qt4-3.2.2-4|38	
14mu|qt-creator-qt4-3.2.2-4|39	%files
14mu|qt-creator-qt4-3.2.2-4|40	%doc README
14mu|qt-creator-qt4-3.2.2-4|41	%{_prefix}/lib/qt4/bin/buildoutputparser
14mu|qt-creator-qt4-3.2.2-4|42	%{_prefix}/lib/qt4/bin/qmlpuppet
14mu|qt-creator-qt4-3.2.2-4|43	%{_prefix}/lib/qt4/bin/qtcreator
14mu|qt-creator-qt4-3.2.2-4|44	%{_prefix}/lib/qt4/bin/qtcreator_process_stub
14mu|qt-creator-qt4-3.2.2-4|45	%{_prefix}/lib/qt4/bin/qtpromaker
14mu|qt-creator-qt4-3.2.2-4|46	%{_prefix}/lib/qt4/bin/sdktool
14mu|qt-creator-qt4-3.2.2-4|47	%{_prefix}/lib/qt4/%{_lib}/qtcreator
14mu|qt-creator-qt4-3.2.2-4|48	%{_prefix}/lib/qt4/share/qtcreator
14mu|qt-creator-qt4-3.2.2-4|49	%{_datadir}/applications/qtcreator-qt4.desktop
14mu|qt-creator-qt4-3.2.2-4|50	
14mu|qt-creator-qt4-3.2.2-4|51	#------------------------------------------------------------------------------
14mu|qt-creator-qt4-3.2.2-4|52	
14mu|qt-creator-qt4-3.2.2-4|53	%prep
14mu|qt-creator-qt4-3.2.2-4|54	%setup -qn qt-creator-opensource-src-%{version}
14mu|qt-creator-qt4-3.2.2-4|55	%patch0 -p1
14mu|qt-creator-qt4-3.2.2-4|56	
14mu|qt-creator-qt4-3.2.2-4|57	%build
14mu|qt-creator-qt4-3.2.2-4|58	%global optflags %{optflags} -Wstrict-aliasing=0 -Wno-error=strict-overflow
14mu|qt-creator-qt4-3.2.2-4|59	# Build a version for Qt 4.x
14mu|qt-creator-qt4-3.2.2-4|60	%qmake_qt4 -r IDE_LIBRARY_BASENAME=%{_lib}
14mu|qt-creator-qt4-3.2.2-4|61	%make STRIP=/bin/true
14mu|qt-creator-qt4-3.2.2-4|62	
14mu|qt-creator-qt4-3.2.2-4|63	%install
14mu|qt-creator-qt4-3.2.2-4|64	make install STRIP=/bin/true INSTALL_ROOT=%{buildroot}%{_prefix}/lib/qt4
14mu|qt-creator-qt4-3.2.2-4|65	
14mu|qt-creator-qt4-3.2.2-4|66	# We use icons from Qt Creator Qt5 build (qt-creator-common package)
14mu|qt-creator-qt4-3.2.2-4|67	rm -rf %{buildroot}%{_prefix}/lib/qt4/share/icons/
14mu|qt-creator-qt4-3.2.2-4|68	
14mu|qt-creator-qt4-3.2.2-4|69	mkdir -p %{buildroot}%{_datadir}/applications
14mu|qt-creator-qt4-3.2.2-4|70	cat > %{buildroot}%{_datadir}/applications/qtcreator-qt4.desktop << EOF
14mu|qt-creator-qt4-3.2.2-4|71	[Desktop Entry]
14mu|qt-creator-qt4-3.2.2-4|72	Type=Application
14mu|qt-creator-qt4-3.2.2-4|73	Exec=%{_prefix}/lib/qt4/bin/qtcreator
14mu|qt-creator-qt4-3.2.2-4|74	Name=Qt Creator (Qt4)
14mu|qt-creator-qt4-3.2.2-4|75	GenericName=C++ IDE for developing Qt4 applications
14mu|qt-creator-qt4-3.2.2-4|76	X-KDE-StartupNotify=true
14mu|qt-creator-qt4-3.2.2-4|77	Icon=QtProject-qtcreator
14mu|qt-creator-qt4-3.2.2-4|78	Terminal=false
14mu|qt-creator-qt4-3.2.2-4|79	Categories=Development;IDE;Qt;
14mu|qt-creator-qt4-3.2.2-4|80	MimeType=text/x-c++src;text/x-c++hdr;text/x-xsrc;application/x-designer;application/vnd.nokia.qt.qmakeprofile;application/vnd.nokia.xml.qt.resource;
14mu|qt-creator-qt4-3.2.2-4|81	InitialPreference=9
14mu|qt-creator-qt4-3.2.2-4|82	EOF
14mu|qt-creator-qt4-3.2.2-4|83	
14mu|qt-creator-qt4-3.2.2-4|84	%changelog
14mu|qt-creator-qt4-3.2.2-4|85	* Wed Dec 17 2014 Rosa <rosa@abf.rosalinux.ru> 3.2.2-4
14mu|qt-creator-qt4-3.2.2-4|86	+ Revision: 7df9ec0
14mu|qt-creator-qt4-3.2.2-4|87	- Automatic import for version 3.2.2-4
14mu|qt-creator-qt4-3.2.2-4|88	
14mu|qt-creator-qt4-3.2.2-4|89	

24005 14
14mu|qtcurve-1.8.18-2.20160113.1|1	%define git 20160113
14mu|qtcurve-1.8.18-2.20160113.1|2	
14mu|qtcurve-1.8.18-2.20160113.1|3	%define libnamekde4 %{_lib}kde4-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|4	%define libnamegtk2 %{_lib}qtcurve-gtk2
14mu|qtcurve-1.8.18-2.20160113.1|5	
14mu|qtcurve-1.8.18-2.20160113.1|6	%bcond_without qt5
14mu|qtcurve-1.8.18-2.20160113.1|7	
14mu|qtcurve-1.8.18-2.20160113.1|8	Summary:	QtCurve Theme for Qt and GTK
14mu|qtcurve-1.8.18-2.20160113.1|9	Name:		qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|10	Version:	1.8.18
14mu|qtcurve-1.8.18-2.20160113.1|11	Release:	2.%{git}.1
14mu|qtcurve-1.8.18-2.20160113.1|12	License:	GPLv2+
14mu|qtcurve-1.8.18-2.20160113.1|13	Group:		Graphical desktop/Other
14mu|qtcurve-1.8.18-2.20160113.1|14	Url:		https://github.com/QtCurve/qtcurve/releases
14mu|qtcurve-1.8.18-2.20160113.1|15	# Git snapshot
14mu|qtcurve-1.8.18-2.20160113.1|16	Source0:	%{name}-%{version}-%{git}.tar.bz2
14mu|qtcurve-1.8.18-2.20160113.1|17	Patch0:		qtcurve-1.8.18-kwin-frames.patch
14mu|qtcurve-1.8.18-2.20160113.1|18	Patch1:		qtcurve-1.8.17-l10n-fix.patch
14mu|qtcurve-1.8.18-2.20160113.1|19	Patch2:		qtcurve-1.8.18-enable-translations.patch
14mu|qtcurve-1.8.18-2.20160113.1|20	BuildRequires:	cmake
14mu|qtcurve-1.8.18-2.20160113.1|21	BuildRequires:	kdelibs4-devel
14mu|qtcurve-1.8.18-2.20160113.1|22	BuildRequires:	kdebase4-workspace-devel
14mu|qtcurve-1.8.18-2.20160113.1|23	%if %{with qt5}
14mu|qtcurve-1.8.18-2.20160113.1|24	BuildRequires:	extra-cmake-modules
14mu|qtcurve-1.8.18-2.20160113.1|25	BuildRequires:	kf5archive-devel
14mu|qtcurve-1.8.18-2.20160113.1|26	BuildRequires:	kf5config-devel
14mu|qtcurve-1.8.18-2.20160113.1|27	BuildRequires:	kf5configwidgets-devel
14mu|qtcurve-1.8.18-2.20160113.1|28	BuildRequires:	kf5guiaddons-devel
14mu|qtcurve-1.8.18-2.20160113.1|29	BuildRequires:	kf5i18n-devel
14mu|qtcurve-1.8.18-2.20160113.1|30	BuildRequires:	kf5iconthemes-devel
14mu|qtcurve-1.8.18-2.20160113.1|31	BuildRequires:	kf5kdelibs4support-devel
14mu|qtcurve-1.8.18-2.20160113.1|32	BuildRequires:	kf5kio-devel
14mu|qtcurve-1.8.18-2.20160113.1|33	BuildRequires:	kf5widgetsaddons-devel
14mu|qtcurve-1.8.18-2.20160113.1|34	BuildRequires:	kf5xmlgui-devel
14mu|qtcurve-1.8.18-2.20160113.1|35	BuildRequires:	pkgconfig(Qt5Core)
14mu|qtcurve-1.8.18-2.20160113.1|36	BuildRequires:	pkgconfig(Qt5DBus)
14mu|qtcurve-1.8.18-2.20160113.1|37	BuildRequires:	pkgconfig(Qt5Gui)
14mu|qtcurve-1.8.18-2.20160113.1|38	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|qtcurve-1.8.18-2.20160113.1|39	BuildRequires:	pkgconfig(Qt5Quick)
14mu|qtcurve-1.8.18-2.20160113.1|40	BuildRequires:	pkgconfig(Qt5Svg)
14mu|qtcurve-1.8.18-2.20160113.1|41	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|qtcurve-1.8.18-2.20160113.1|42	%endif
14mu|qtcurve-1.8.18-2.20160113.1|43	
14mu|qtcurve-1.8.18-2.20160113.1|44	BuildRequires:	pkgconfig(cairo)
14mu|qtcurve-1.8.18-2.20160113.1|45	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|qtcurve-1.8.18-2.20160113.1|46	BuildRequires:	pkgconfig(pangocairo)
14mu|qtcurve-1.8.18-2.20160113.1|47	BuildRequires:	pkgconfig(x11-xcb)
14mu|qtcurve-1.8.18-2.20160113.1|48	BuildRequires:	pkgconfig(xcb)
14mu|qtcurve-1.8.18-2.20160113.1|49	
14mu|qtcurve-1.8.18-2.20160113.1|50	%description
14mu|qtcurve-1.8.18-2.20160113.1|51	QtCurve Theme for Qt and GTK.
14mu|qtcurve-1.8.18-2.20160113.1|52	
14mu|qtcurve-1.8.18-2.20160113.1|53	#----------------------------------------------------------------------------
14mu|qtcurve-1.8.18-2.20160113.1|54	
14mu|qtcurve-1.8.18-2.20160113.1|55	%package -n kde4-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|56	Summary:	QtCurve theme for KDE4
14mu|qtcurve-1.8.18-2.20160113.1|57	Group:		Graphical desktop/KDE
14mu|qtcurve-1.8.18-2.20160113.1|58	Requires:	%{libnamekde4} = %{EVRD}
14mu|qtcurve-1.8.18-2.20160113.1|59	Suggests:	qtcurve-gtk2
14mu|qtcurve-1.8.18-2.20160113.1|60	#added for test purpose by bedi
14mu|qtcurve-1.8.18-2.20160113.1|61	Suggests:	oxygen-gtk
14mu|qtcurve-1.8.18-2.20160113.1|62	
14mu|qtcurve-1.8.18-2.20160113.1|63	%description -n kde4-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|64	QtCurve theme for KDE4.
14mu|qtcurve-1.8.18-2.20160113.1|65	
14mu|qtcurve-1.8.18-2.20160113.1|66	%files -n kde4-style-qtcurve -f qtcurve.lang
14mu|qtcurve-1.8.18-2.20160113.1|67	%{_kde_appsdir}/QtCurve
14mu|qtcurve-1.8.18-2.20160113.1|68	%{_kde_appsdir}/color-schemes/
14mu|qtcurve-1.8.18-2.20160113.1|69	%{_kde_appsdir}/kstyle/
14mu|qtcurve-1.8.18-2.20160113.1|70	%{_kde_appsdir}/kwin/
14mu|qtcurve-1.8.18-2.20160113.1|71	
14mu|qtcurve-1.8.18-2.20160113.1|72	#----------------------------------------------------------------------------
14mu|qtcurve-1.8.18-2.20160113.1|73	
14mu|qtcurve-1.8.18-2.20160113.1|74	%package -n qt5-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|75	Summary:	QtCurve style for Qt5
14mu|qtcurve-1.8.18-2.20160113.1|76	Group:		Graphical desktop/KDE
14mu|qtcurve-1.8.18-2.20160113.1|77	
14mu|qtcurve-1.8.18-2.20160113.1|78	%description -n qt5-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|79	QtCurve style for Qt5.
14mu|qtcurve-1.8.18-2.20160113.1|80	
14mu|qtcurve-1.8.18-2.20160113.1|81	%files -n qt5-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|82	%{_qt5_plugindir}/styles/qtcurve.so
14mu|qtcurve-1.8.18-2.20160113.1|83	
14mu|qtcurve-1.8.18-2.20160113.1|84	#----------------------------------------------------------------------------
14mu|qtcurve-1.8.18-2.20160113.1|85	
14mu|qtcurve-1.8.18-2.20160113.1|86	%package -n plasma5-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|87	Summary:	QtCurve style for Plasma 5
14mu|qtcurve-1.8.18-2.20160113.1|88	Group:		Graphical desktop/KDE
14mu|qtcurve-1.8.18-2.20160113.1|89	Requires:	qt5-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|90	
14mu|qtcurve-1.8.18-2.20160113.1|91	%description -n plasma5-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|92	QtCurve style for Plasma 5.
14mu|qtcurve-1.8.18-2.20160113.1|93	
14mu|qtcurve-1.8.18-2.20160113.1|94	%files -n plasma5-style-qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|95	%{_kde5_datadir}/kstyle/themes/qtcurve.themerc
14mu|qtcurve-1.8.18-2.20160113.1|96	%{_qt5_plugindir}/kstyle_qtcurve5_config.so
14mu|qtcurve-1.8.18-2.20160113.1|97	
14mu|qtcurve-1.8.18-2.20160113.1|98	#----------------------------------------------------------------------------
14mu|qtcurve-1.8.18-2.20160113.1|99	
14mu|qtcurve-1.8.18-2.20160113.1|100	%package -n %{libnamekde4}
14mu|qtcurve-1.8.18-2.20160113.1|101	Summary:	KDE4 libraries for QtCurve
14mu|qtcurve-1.8.18-2.20160113.1|102	Group:		Graphical desktop/KDE
14mu|qtcurve-1.8.18-2.20160113.1|103	Provides:	libkde4-style-qtcurve = %{EVRD}
14mu|qtcurve-1.8.18-2.20160113.1|104	
14mu|qtcurve-1.8.18-2.20160113.1|105	%description -n %{libnamekde4}
14mu|qtcurve-1.8.18-2.20160113.1|106	KDE4 libraries for QtCurve.
14mu|qtcurve-1.8.18-2.20160113.1|107	
14mu|qtcurve-1.8.18-2.20160113.1|108	%files -n %{libnamekde4}
14mu|qtcurve-1.8.18-2.20160113.1|109	%{_kde_libdir}/kde4/kstyle_qtcurve_config.so
14mu|qtcurve-1.8.18-2.20160113.1|110	%{_kde_libdir}/kde4/kwin3_qtcurve.so
14mu|qtcurve-1.8.18-2.20160113.1|111	%{_kde_libdir}/kde4/kwin_qtcurve_config.so
14mu|qtcurve-1.8.18-2.20160113.1|112	%{_kde_libdir}/kde4/plugins/styles/qtcurve.so
14mu|qtcurve-1.8.18-2.20160113.1|113	
14mu|qtcurve-1.8.18-2.20160113.1|114	#----------------------------------------------------------------------------
14mu|qtcurve-1.8.18-2.20160113.1|115	
14mu|qtcurve-1.8.18-2.20160113.1|116	%package -n qtcurve-gtk2
14mu|qtcurve-1.8.18-2.20160113.1|117	Summary:	QtCurve Theme for GTK2
14mu|qtcurve-1.8.18-2.20160113.1|118	Group:		Graphical desktop/GNOME
14mu|qtcurve-1.8.18-2.20160113.1|119	Requires:	%{libnamegtk2} = %{EVRD}
14mu|qtcurve-1.8.18-2.20160113.1|120	
14mu|qtcurve-1.8.18-2.20160113.1|121	%description -n qtcurve-gtk2
14mu|qtcurve-1.8.18-2.20160113.1|122	QtCurve Theme for GTK2.
14mu|qtcurve-1.8.18-2.20160113.1|123	
14mu|qtcurve-1.8.18-2.20160113.1|124	%files -n qtcurve-gtk2
14mu|qtcurve-1.8.18-2.20160113.1|125	%{_datadir}/themes/QtCurve
14mu|qtcurve-1.8.18-2.20160113.1|126	
14mu|qtcurve-1.8.18-2.20160113.1|127	#----------------------------------------------------------------------------
14mu|qtcurve-1.8.18-2.20160113.1|128	
14mu|qtcurve-1.8.18-2.20160113.1|129	%package -n %{libnamegtk2}
14mu|qtcurve-1.8.18-2.20160113.1|130	Summary:	GTK2 libraries for QtCurve
14mu|qtcurve-1.8.18-2.20160113.1|131	Group:		Graphical desktop/GNOME
14mu|qtcurve-1.8.18-2.20160113.1|132	Provides:	libqtcurve-gtk2 = %{EVRD}
14mu|qtcurve-1.8.18-2.20160113.1|133	
14mu|qtcurve-1.8.18-2.20160113.1|134	%description -n %{libnamegtk2}
14mu|qtcurve-1.8.18-2.20160113.1|135	GTK2 libraries for QtCurve.
14mu|qtcurve-1.8.18-2.20160113.1|136	
14mu|qtcurve-1.8.18-2.20160113.1|137	%files -n %{libnamegtk2}
14mu|qtcurve-1.8.18-2.20160113.1|138	%{_libdir}/gtk-2.0/*/engines/libqtcurve.so
14mu|qtcurve-1.8.18-2.20160113.1|139	
14mu|qtcurve-1.8.18-2.20160113.1|140	#----------------------------------------------------------------------------
14mu|qtcurve-1.8.18-2.20160113.1|141	
14mu|qtcurve-1.8.18-2.20160113.1|142	%define cairo_major 1
14mu|qtcurve-1.8.18-2.20160113.1|143	%define libqtcurvecairo %mklibname qtcurve-cairo %{cairo_major}
14mu|qtcurve-1.8.18-2.20160113.1|144	
14mu|qtcurve-1.8.18-2.20160113.1|145	%package -n %{libqtcurvecairo}
14mu|qtcurve-1.8.18-2.20160113.1|146	Summary:	Shared library for QtCurve
14mu|qtcurve-1.8.18-2.20160113.1|147	Group:		System/Libraries
14mu|qtcurve-1.8.18-2.20160113.1|148	
14mu|qtcurve-1.8.18-2.20160113.1|149	%description -n %{libqtcurvecairo}
14mu|qtcurve-1.8.18-2.20160113.1|150	Shared library for QtCurve.
14mu|qtcurve-1.8.18-2.20160113.1|151	
14mu|qtcurve-1.8.18-2.20160113.1|152	%files -n %{libqtcurvecairo}
14mu|qtcurve-1.8.18-2.20160113.1|153	%{_libdir}/libqtcurve-cairo.so.%{cairo_major}*
14mu|qtcurve-1.8.18-2.20160113.1|154	
14mu|qtcurve-1.8.18-2.20160113.1|155	#----------------------------------------------------------------------------
14mu|qtcurve-1.8.18-2.20160113.1|156	
14mu|qtcurve-1.8.18-2.20160113.1|157	%define utils_major 2
14mu|qtcurve-1.8.18-2.20160113.1|158	%define libqtcurveutils %mklibname qtcurve-utils %{utils_major}
14mu|qtcurve-1.8.18-2.20160113.1|159	
14mu|qtcurve-1.8.18-2.20160113.1|160	%package -n %{libqtcurveutils}
14mu|qtcurve-1.8.18-2.20160113.1|161	Summary:	Shared library for QtCurve
14mu|qtcurve-1.8.18-2.20160113.1|162	Group:		System/Libraries
14mu|qtcurve-1.8.18-2.20160113.1|163	
14mu|qtcurve-1.8.18-2.20160113.1|164	%description -n %{libqtcurveutils}
14mu|qtcurve-1.8.18-2.20160113.1|165	Shared library for QtCurve.
14mu|qtcurve-1.8.18-2.20160113.1|166	
14mu|qtcurve-1.8.18-2.20160113.1|167	%files -n %{libqtcurveutils}
14mu|qtcurve-1.8.18-2.20160113.1|168	%{_libdir}/libqtcurve-utils.so.%{utils_major}*
14mu|qtcurve-1.8.18-2.20160113.1|169	
14mu|qtcurve-1.8.18-2.20160113.1|170	#----------------------------------------------------------------------------
14mu|qtcurve-1.8.18-2.20160113.1|171	
14mu|qtcurve-1.8.18-2.20160113.1|172	%prep
14mu|qtcurve-1.8.18-2.20160113.1|173	%setup -qn %{name}-%{version}-%{git}
14mu|qtcurve-1.8.18-2.20160113.1|174	%patch0 -p1
14mu|qtcurve-1.8.18-2.20160113.1|175	%patch1 -p1
14mu|qtcurve-1.8.18-2.20160113.1|176	%patch2 -p1
14mu|qtcurve-1.8.18-2.20160113.1|177	
14mu|qtcurve-1.8.18-2.20160113.1|178	%build
14mu|qtcurve-1.8.18-2.20160113.1|179	%cmake_kde4 \
14mu|qtcurve-1.8.18-2.20160113.1|180	-DENABLE_QT4:BOOL=ON \
14mu|qtcurve-1.8.18-2.20160113.1|181	-DQTC_QT4_ENABLE_KDE:BOOL=ON \
14mu|qtcurve-1.8.18-2.20160113.1|182	%if %{with qt5}
14mu|qtcurve-1.8.18-2.20160113.1|183	-DENABLE_QT5:BOOL=ON \
14mu|qtcurve-1.8.18-2.20160113.1|184	-DQTC_QT5_ENABLE_KDE:BOOL=ON \
14mu|qtcurve-1.8.18-2.20160113.1|185	-DQTC_QT5_ENABLE_QTQUICK2:BOOL=ON \
14mu|qtcurve-1.8.18-2.20160113.1|186	%else
14mu|qtcurve-1.8.18-2.20160113.1|187	-DENABLE_QT5:BOOL=OFF \
14mu|qtcurve-1.8.18-2.20160113.1|188	-DQTC_QT5_ENABLE_KDE:BOOL=OFF \
14mu|qtcurve-1.8.18-2.20160113.1|189	%endif
14mu|qtcurve-1.8.18-2.20160113.1|190	-DENABLE_GTK2:BOOL=ON
14mu|qtcurve-1.8.18-2.20160113.1|191	%make
14mu|qtcurve-1.8.18-2.20160113.1|192	
14mu|qtcurve-1.8.18-2.20160113.1|193	%install
14mu|qtcurve-1.8.18-2.20160113.1|194	%makeinstall_std -C build
14mu|qtcurve-1.8.18-2.20160113.1|195	
14mu|qtcurve-1.8.18-2.20160113.1|196	# We don't have devel package so we don't need it
14mu|qtcurve-1.8.18-2.20160113.1|197	rm %{buildroot}%{_libdir}/libqtcurve-cairo.so
14mu|qtcurve-1.8.18-2.20160113.1|198	rm %{buildroot}%{_libdir}/libqtcurve-utils.so
14mu|qtcurve-1.8.18-2.20160113.1|199	
14mu|qtcurve-1.8.18-2.20160113.1|200	%find_lang qtcurve
14mu|qtcurve-1.8.18-2.20160113.1|201	
14mu|qtcurve-1.8.18-2.20160113.1|202	
14mu|qtcurve-1.8.18-2.20160113.1|203	%changelog
14mu|qtcurve-1.8.18-2.20160113.1|204	
14mu|qtcurve-1.8.18-2.20160113.1|205	* Thu Jan 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.18-2.20160113.1
14mu|qtcurve-1.8.18-2.20160113.1|206	- (560aa41) New git snapshot from 2016.01.13
14mu|qtcurve-1.8.18-2.20160113.1|207	
14mu|qtcurve-1.8.18-2.20160113.1|208	

24006 14
14mu|qt-gstreamer-1.2.0-3|1	%define api 1.0
14mu|qt-gstreamer-1.2.0-3|2	%define glibapi 2.0
14mu|qt-gstreamer-1.2.0-3|3	%define major 0
14mu|qt-gstreamer-1.2.0-3|4	
14mu|qt-gstreamer-1.2.0-3|5	Summary:	C++ bindings for GStreamer with a Qt-style API
14mu|qt-gstreamer-1.2.0-3|6	Name:		qt-gstreamer
14mu|qt-gstreamer-1.2.0-3|7	Version:	1.2.0
14mu|qt-gstreamer-1.2.0-3|8	Release:	3
14mu|qt-gstreamer-1.2.0-3|9	License:	LGPLv2+
14mu|qt-gstreamer-1.2.0-3|10	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|11	Url:		http://gstreamer.freedesktop.org/wiki/QtGStreamer
14mu|qt-gstreamer-1.2.0-3|12	Source0:	http://gstreamer.freedesktop.org/src/qt-gstreamer/%{name}-%{version}.tar.xz
14mu|qt-gstreamer-1.2.0-3|13	Patch0:		qt-gstreamer-1.2.0-pkgconfig.patch
14mu|qt-gstreamer-1.2.0-3|14	# From Fedora's package
14mu|qt-gstreamer-1.2.0-3|15	Patch10:	0001-gstqtvideosink-fix-memory-leak-and-synchronization-i.patch
14mu|qt-gstreamer-1.2.0-3|16	Patch11:	0002-CMakeLists.txt-actually-require-GStreamer-1.2.0.patch
14mu|qt-gstreamer-1.2.0-3|17	Patch12:	0003-qtglvideosinkbase-don-t-use-variable-name-interface-.patch
14mu|qt-gstreamer-1.2.0-3|18	Patch13:	0004-Add-pbutils-include-directory-to-include-paths.patch
14mu|qt-gstreamer-1.2.0-3|19	Patch14:	0005-Workaround-build-failures-with-boost-1.57-and-moc.patch
14mu|qt-gstreamer-1.2.0-3|20	Patch15:	0006-Fix-compilation-with-GStreamer-1.5.1.patch
14mu|qt-gstreamer-1.2.0-3|21	Patch16:	qt-gstreamer-1.2.0-boost_160.patch
14mu|qt-gstreamer-1.2.0-3|22	BuildRequires:	bison
14mu|qt-gstreamer-1.2.0-3|23	BuildRequires:	cmake
14mu|qt-gstreamer-1.2.0-3|24	BuildRequires:	doxygen
14mu|qt-gstreamer-1.2.0-3|25	BuildRequires:	flex
14mu|qt-gstreamer-1.2.0-3|26	BuildRequires:	qt4-qmlviewer
14mu|qt-gstreamer-1.2.0-3|27	BuildRequires:	boost-devel
14mu|qt-gstreamer-1.2.0-3|28	BuildRequires:	qt4-devel
14mu|qt-gstreamer-1.2.0-3|29	BuildRequires:	pkgconfig(glib-%{glibapi})
14mu|qt-gstreamer-1.2.0-3|30	BuildRequires:	pkgconfig(gstreamer-%{api})
14mu|qt-gstreamer-1.2.0-3|31	BuildRequires:	pkgconfig(gstreamer-app-%{api})
14mu|qt-gstreamer-1.2.0-3|32	BuildRequires:	pkgconfig(gstreamer-audio-%{api})
14mu|qt-gstreamer-1.2.0-3|33	BuildRequires:	pkgconfig(gstreamer-base-%{api})
14mu|qt-gstreamer-1.2.0-3|34	BuildRequires:	pkgconfig(gstreamer-pbutils-%{api})
14mu|qt-gstreamer-1.2.0-3|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api})
14mu|qt-gstreamer-1.2.0-3|36	BuildRequires:	pkgconfig(gstreamer-video-%{api})
14mu|qt-gstreamer-1.2.0-3|37	BuildRequires:	pkgconfig(Qt5Core)
14mu|qt-gstreamer-1.2.0-3|38	BuildRequires:	pkgconfig(Qt5Declarative)
14mu|qt-gstreamer-1.2.0-3|39	BuildRequires:	pkgconfig(Qt5Gui)
14mu|qt-gstreamer-1.2.0-3|40	BuildRequires:	pkgconfig(Qt5OpenGL)
14mu|qt-gstreamer-1.2.0-3|41	BuildRequires:	pkgconfig(Qt5Qml)
14mu|qt-gstreamer-1.2.0-3|42	BuildRequires:	pkgconfig(Qt5Quick)
14mu|qt-gstreamer-1.2.0-3|43	BuildRequires:	pkgconfig(Qt5Test)
14mu|qt-gstreamer-1.2.0-3|44	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|qt-gstreamer-1.2.0-3|45	
14mu|qt-gstreamer-1.2.0-3|46	%description
14mu|qt-gstreamer-1.2.0-3|47	QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
14mu|qt-gstreamer-1.2.0-3|48	plus some helper classes for integrating GStreamer better in Qt 4
14mu|qt-gstreamer-1.2.0-3|49	applications.
14mu|qt-gstreamer-1.2.0-3|50	
14mu|qt-gstreamer-1.2.0-3|51	%files
14mu|qt-gstreamer-1.2.0-3|52	%{_libdir}/gstreamer-%{api}/libgstqtvideosink.so
14mu|qt-gstreamer-1.2.0-3|53	%{_qt_importdir}/QtGStreamer/
14mu|qt-gstreamer-1.2.0-3|54	
14mu|qt-gstreamer-1.2.0-3|55	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|56	
14mu|qt-gstreamer-1.2.0-3|57	%define libqtglib %mklibname QtGLib %{glibapi} %{major}
14mu|qt-gstreamer-1.2.0-3|58	
14mu|qt-gstreamer-1.2.0-3|59	%package -n %{libqtglib}
14mu|qt-gstreamer-1.2.0-3|60	Summary:	C++/Qt bindings for parts of the GLib and GObject APIs
14mu|qt-gstreamer-1.2.0-3|61	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|62	Conflicts:	%{_lib}qt-gstreamer0 < 0.10.2
14mu|qt-gstreamer-1.2.0-3|63	Conflicts:	%{_lib}qtglib0.10.2 < 0.10.2-4
14mu|qt-gstreamer-1.2.0-3|64	Obsoletes:	%{_lib}qtglib0.10.2 < 0.10.2-4
14mu|qt-gstreamer-1.2.0-3|65	Conflicts:	%{_lib}qtglib2.0_0.10.2 < 0.10.2-4
14mu|qt-gstreamer-1.2.0-3|66	Obsoletes:	%{_lib}qtglib2.0_0.10.2 < 0.10.2-4
14mu|qt-gstreamer-1.2.0-3|67	
14mu|qt-gstreamer-1.2.0-3|68	%description -n %{libqtglib}
14mu|qt-gstreamer-1.2.0-3|69	Library providing C++/Qt bindings for parts of the GLib and GObject
14mu|qt-gstreamer-1.2.0-3|70	APIs, a base on which QtGStreamer is built.
14mu|qt-gstreamer-1.2.0-3|71	
14mu|qt-gstreamer-1.2.0-3|72	%files -n %{libqtglib}
14mu|qt-gstreamer-1.2.0-3|73	%{_libdir}/libQtGLib-%{glibapi}.so.%{major}
14mu|qt-gstreamer-1.2.0-3|74	%{_libdir}/libQtGLib-%{glibapi}.so.%{version}
14mu|qt-gstreamer-1.2.0-3|75	
14mu|qt-gstreamer-1.2.0-3|76	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|77	
14mu|qt-gstreamer-1.2.0-3|78	%define libqtgstreamer %mklibname QtGStreamer %{api} %{major}
14mu|qt-gstreamer-1.2.0-3|79	
14mu|qt-gstreamer-1.2.0-3|80	%package -n %{libqtgstreamer}
14mu|qt-gstreamer-1.2.0-3|81	Summary:	C++/Qt bindings for GStreamer
14mu|qt-gstreamer-1.2.0-3|82	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|83	
14mu|qt-gstreamer-1.2.0-3|84	%description -n %{libqtgstreamer}
14mu|qt-gstreamer-1.2.0-3|85	Library providing C++/Qt bindings for GStreamer
14mu|qt-gstreamer-1.2.0-3|86	
14mu|qt-gstreamer-1.2.0-3|87	%files -n %{libqtgstreamer}
14mu|qt-gstreamer-1.2.0-3|88	%{_libdir}/libQtGStreamer-%{api}.so.%{major}
14mu|qt-gstreamer-1.2.0-3|89	%{_libdir}/libQtGStreamer-%{api}.so.%{version}
14mu|qt-gstreamer-1.2.0-3|90	
14mu|qt-gstreamer-1.2.0-3|91	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|92	
14mu|qt-gstreamer-1.2.0-3|93	%define libqtgstreamerui %mklibname QtGStreamerUi %{api} %{major}
14mu|qt-gstreamer-1.2.0-3|94	
14mu|qt-gstreamer-1.2.0-3|95	%package -n %{libqtgstreamerui}
14mu|qt-gstreamer-1.2.0-3|96	Summary:	Library providing integration with QtGui
14mu|qt-gstreamer-1.2.0-3|97	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|98	
14mu|qt-gstreamer-1.2.0-3|99	%description -n %{libqtgstreamerui}
14mu|qt-gstreamer-1.2.0-3|100	Library providing integration with QtGui.
14mu|qt-gstreamer-1.2.0-3|101	
14mu|qt-gstreamer-1.2.0-3|102	%files -n %{libqtgstreamerui}
14mu|qt-gstreamer-1.2.0-3|103	%{_libdir}/libQtGStreamerUi-%{api}.so.%{major}
14mu|qt-gstreamer-1.2.0-3|104	%{_libdir}/libQtGStreamerUi-%{api}.so.%{version}
14mu|qt-gstreamer-1.2.0-3|105	
14mu|qt-gstreamer-1.2.0-3|106	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|107	
14mu|qt-gstreamer-1.2.0-3|108	%define libqtgstreamerutils %mklibname QtGStreamerUtils %{api} %{major}
14mu|qt-gstreamer-1.2.0-3|109	
14mu|qt-gstreamer-1.2.0-3|110	%package -n %{libqtgstreamerutils}
14mu|qt-gstreamer-1.2.0-3|111	Summary:	Library providing some high level utility classes
14mu|qt-gstreamer-1.2.0-3|112	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|113	
14mu|qt-gstreamer-1.2.0-3|114	%description -n %{libqtgstreamerutils}
14mu|qt-gstreamer-1.2.0-3|115	Library providing some high level utility classes.
14mu|qt-gstreamer-1.2.0-3|116	
14mu|qt-gstreamer-1.2.0-3|117	%files -n %{libqtgstreamerutils}
14mu|qt-gstreamer-1.2.0-3|118	%{_libdir}/libQtGStreamerUtils-%{api}.so.%{major}
14mu|qt-gstreamer-1.2.0-3|119	%{_libdir}/libQtGStreamerUtils-%{api}.so.%{version}
14mu|qt-gstreamer-1.2.0-3|120	
14mu|qt-gstreamer-1.2.0-3|121	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|122	
14mu|qt-gstreamer-1.2.0-3|123	%define devname %mklibname %{name} -d
14mu|qt-gstreamer-1.2.0-3|124	
14mu|qt-gstreamer-1.2.0-3|125	%package -n %{devname}
14mu|qt-gstreamer-1.2.0-3|126	Summary:	Development files for QtGstreamer
14mu|qt-gstreamer-1.2.0-3|127	Group:		Development/KDE and Qt
14mu|qt-gstreamer-1.2.0-3|128	Requires:	%{libqtglib} = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|129	Requires:	%{libqtgstreamer} = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|130	Requires:	%{libqtgstreamerui} = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|131	Requires:	%{libqtgstreamerutils} = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|132	Provides:	%{name}-devel = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|133	
14mu|qt-gstreamer-1.2.0-3|134	%description -n %{devname}
14mu|qt-gstreamer-1.2.0-3|135	QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
14mu|qt-gstreamer-1.2.0-3|136	plus some helper classes for integrating GStreamer better in Qt
14mu|qt-gstreamer-1.2.0-3|137	applications.
14mu|qt-gstreamer-1.2.0-3|138	
14mu|qt-gstreamer-1.2.0-3|139	This package contains files for developing applications using QtGstreamer.
14mu|qt-gstreamer-1.2.0-3|140	
14mu|qt-gstreamer-1.2.0-3|141	%files -n %{devname}
14mu|qt-gstreamer-1.2.0-3|142	%{_libdir}/libQtGLib-%{glibapi}.so
14mu|qt-gstreamer-1.2.0-3|143	%{_libdir}/libQtGStreamer-%{api}.so
14mu|qt-gstreamer-1.2.0-3|144	%{_libdir}/libQtGStreamerUi-%{api}.so
14mu|qt-gstreamer-1.2.0-3|145	%{_libdir}/libQtGStreamerUtils-%{api}.so
14mu|qt-gstreamer-1.2.0-3|146	%{_libdir}/pkgconfig/QtGLib-2.0.pc
14mu|qt-gstreamer-1.2.0-3|147	%{_libdir}/pkgconfig/QtGStreamer-1.0.pc
14mu|qt-gstreamer-1.2.0-3|148	%{_libdir}/pkgconfig/QtGStreamerUi-1.0.pc
14mu|qt-gstreamer-1.2.0-3|149	%{_libdir}/pkgconfig/QtGStreamerUtils-1.0.pc
14mu|qt-gstreamer-1.2.0-3|150	%{_libdir}/cmake/QtGStreamer/*.cmake
14mu|qt-gstreamer-1.2.0-3|151	%{_includedir}/QtGStreamer
14mu|qt-gstreamer-1.2.0-3|152	
14mu|qt-gstreamer-1.2.0-3|153	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|154	
14mu|qt-gstreamer-1.2.0-3|155	%package -n qt5-gstreamer
14mu|qt-gstreamer-1.2.0-3|156	Summary:	C++ bindings for GStreamer with a Qt-style API
14mu|qt-gstreamer-1.2.0-3|157	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|158	
14mu|qt-gstreamer-1.2.0-3|159	%description -n qt5-gstreamer
14mu|qt-gstreamer-1.2.0-3|160	QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
14mu|qt-gstreamer-1.2.0-3|161	plus some helper classes for integrating GStreamer better in Qt 5
14mu|qt-gstreamer-1.2.0-3|162	applications.
14mu|qt-gstreamer-1.2.0-3|163	
14mu|qt-gstreamer-1.2.0-3|164	%files -n qt5-gstreamer
14mu|qt-gstreamer-1.2.0-3|165	%{_libdir}/gstreamer-%{api}/libgstqt5videosink.so
14mu|qt-gstreamer-1.2.0-3|166	%{_qt5_importdir}/QtGStreamer/
14mu|qt-gstreamer-1.2.0-3|167	%{_qt5_libdir}/qt5/qml/QtGStreamer/
14mu|qt-gstreamer-1.2.0-3|168	
14mu|qt-gstreamer-1.2.0-3|169	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|170	
14mu|qt-gstreamer-1.2.0-3|171	%define libqt5glib %mklibname Qt5GLib %{glibapi} %{major}
14mu|qt-gstreamer-1.2.0-3|172	
14mu|qt-gstreamer-1.2.0-3|173	%package -n %{libqt5glib}
14mu|qt-gstreamer-1.2.0-3|174	Summary:	C++/Qt bindings for parts of the GLib and GObject APIs
14mu|qt-gstreamer-1.2.0-3|175	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|176	
14mu|qt-gstreamer-1.2.0-3|177	%description -n %{libqt5glib}
14mu|qt-gstreamer-1.2.0-3|178	Library providing C++/Qt bindings for parts of the GLib and GObject
14mu|qt-gstreamer-1.2.0-3|179	APIs, a base on which QtGStreamer is built.
14mu|qt-gstreamer-1.2.0-3|180	
14mu|qt-gstreamer-1.2.0-3|181	%files -n %{libqt5glib}
14mu|qt-gstreamer-1.2.0-3|182	%{_libdir}/libQt5GLib-%{glibapi}.so.%{major}
14mu|qt-gstreamer-1.2.0-3|183	%{_libdir}/libQt5GLib-%{glibapi}.so.%{version}
14mu|qt-gstreamer-1.2.0-3|184	
14mu|qt-gstreamer-1.2.0-3|185	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|186	
14mu|qt-gstreamer-1.2.0-3|187	%define libqt5gstreamer %mklibname Qt5GStreamer %{api} %{major}
14mu|qt-gstreamer-1.2.0-3|188	
14mu|qt-gstreamer-1.2.0-3|189	%package -n %{libqt5gstreamer}
14mu|qt-gstreamer-1.2.0-3|190	Summary:	C++/Qt bindings for GStreamer
14mu|qt-gstreamer-1.2.0-3|191	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|192	
14mu|qt-gstreamer-1.2.0-3|193	%description -n %{libqt5gstreamer}
14mu|qt-gstreamer-1.2.0-3|194	Library providing C++/Qt bindings for GStreamer
14mu|qt-gstreamer-1.2.0-3|195	
14mu|qt-gstreamer-1.2.0-3|196	%files -n %{libqt5gstreamer}
14mu|qt-gstreamer-1.2.0-3|197	%{_libdir}/libQt5GStreamer-%{api}.so.%{major}
14mu|qt-gstreamer-1.2.0-3|198	%{_libdir}/libQt5GStreamer-%{api}.so.%{version}
14mu|qt-gstreamer-1.2.0-3|199	
14mu|qt-gstreamer-1.2.0-3|200	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|201	
14mu|qt-gstreamer-1.2.0-3|202	%define libqt5gstreamerquick %mklibname Qt5GStreamerQuick %{api} %{major}
14mu|qt-gstreamer-1.2.0-3|203	
14mu|qt-gstreamer-1.2.0-3|204	%package -n %{libqt5gstreamerquick}
14mu|qt-gstreamer-1.2.0-3|205	Summary:	C++/Qt bindings for GStreamer
14mu|qt-gstreamer-1.2.0-3|206	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|207	
14mu|qt-gstreamer-1.2.0-3|208	%description -n %{libqt5gstreamerquick}
14mu|qt-gstreamer-1.2.0-3|209	Library providing C++/Qt bindings for GStreamer
14mu|qt-gstreamer-1.2.0-3|210	
14mu|qt-gstreamer-1.2.0-3|211	%files -n %{libqt5gstreamerquick}
14mu|qt-gstreamer-1.2.0-3|212	%{_libdir}/libQt5GStreamerQuick-%{api}.so.%{major}
14mu|qt-gstreamer-1.2.0-3|213	%{_libdir}/libQt5GStreamerQuick-%{api}.so.%{version}
14mu|qt-gstreamer-1.2.0-3|214	
14mu|qt-gstreamer-1.2.0-3|215	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|216	
14mu|qt-gstreamer-1.2.0-3|217	%define libqt5gstreamerui %mklibname Qt5GStreamerUi %{api} %{major}
14mu|qt-gstreamer-1.2.0-3|218	
14mu|qt-gstreamer-1.2.0-3|219	%package -n %{libqt5gstreamerui}
14mu|qt-gstreamer-1.2.0-3|220	Summary:	Library providing integration with QtGui
14mu|qt-gstreamer-1.2.0-3|221	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|222	
14mu|qt-gstreamer-1.2.0-3|223	%description -n %{libqt5gstreamerui}
14mu|qt-gstreamer-1.2.0-3|224	Library providing integration with QtGui.
14mu|qt-gstreamer-1.2.0-3|225	
14mu|qt-gstreamer-1.2.0-3|226	%files -n %{libqt5gstreamerui}
14mu|qt-gstreamer-1.2.0-3|227	%{_libdir}/libQt5GStreamerUi-%{api}.so.%{major}
14mu|qt-gstreamer-1.2.0-3|228	%{_libdir}/libQt5GStreamerUi-%{api}.so.%{version}
14mu|qt-gstreamer-1.2.0-3|229	
14mu|qt-gstreamer-1.2.0-3|230	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|231	
14mu|qt-gstreamer-1.2.0-3|232	%define libqt5gstreamerutils %mklibname Qt5GStreamerUtils %{api} %{major}
14mu|qt-gstreamer-1.2.0-3|233	
14mu|qt-gstreamer-1.2.0-3|234	%package -n %{libqt5gstreamerutils}
14mu|qt-gstreamer-1.2.0-3|235	Summary:	Library providing some high level utility classes
14mu|qt-gstreamer-1.2.0-3|236	Group:		System/Libraries
14mu|qt-gstreamer-1.2.0-3|237	
14mu|qt-gstreamer-1.2.0-3|238	%description -n %{libqt5gstreamerutils}
14mu|qt-gstreamer-1.2.0-3|239	Library providing some high level utility classes.
14mu|qt-gstreamer-1.2.0-3|240	
14mu|qt-gstreamer-1.2.0-3|241	%files -n %{libqt5gstreamerutils}
14mu|qt-gstreamer-1.2.0-3|242	%{_libdir}/libQt5GStreamerUtils-%{api}.so.%{major}
14mu|qt-gstreamer-1.2.0-3|243	%{_libdir}/libQt5GStreamerUtils-%{api}.so.%{version}
14mu|qt-gstreamer-1.2.0-3|244	
14mu|qt-gstreamer-1.2.0-3|245	#----------------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|246	
14mu|qt-gstreamer-1.2.0-3|247	%define devname5 %mklibname qt5-gstreamer -d
14mu|qt-gstreamer-1.2.0-3|248	
14mu|qt-gstreamer-1.2.0-3|249	%package -n %{devname5}
14mu|qt-gstreamer-1.2.0-3|250	Summary:	Development files for Qt5Gstreamer
14mu|qt-gstreamer-1.2.0-3|251	Group:		Development/KDE and Qt
14mu|qt-gstreamer-1.2.0-3|252	Requires:	%{libqt5glib} = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|253	Requires:	%{libqt5gstreamer} = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|254	Requires:	%{libqt5gstreamerquick} = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|255	Requires:	%{libqt5gstreamerui} = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|256	Requires:	%{libqt5gstreamerutils} = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|257	Provides:	qt5-gstreamer-devel = %{EVRD}
14mu|qt-gstreamer-1.2.0-3|258	
14mu|qt-gstreamer-1.2.0-3|259	%description -n %{devname5}
14mu|qt-gstreamer-1.2.0-3|260	Qt5GStreamer provides C++ bindings for GStreamer with a Qt-style API,
14mu|qt-gstreamer-1.2.0-3|261	plus some helper classes for integrating GStreamer better in Qt
14mu|qt-gstreamer-1.2.0-3|262	applications.
14mu|qt-gstreamer-1.2.0-3|263	
14mu|qt-gstreamer-1.2.0-3|264	This package contains files for developing applications using Qt5Gstreamer.
14mu|qt-gstreamer-1.2.0-3|265	
14mu|qt-gstreamer-1.2.0-3|266	%files -n %{devname5}
14mu|qt-gstreamer-1.2.0-3|267	%{_libdir}/libQt5GLib-%{glibapi}.so
14mu|qt-gstreamer-1.2.0-3|268	%{_libdir}/libQt5GStreamer-%{api}.so
14mu|qt-gstreamer-1.2.0-3|269	%{_libdir}/libQt5GStreamerQuick-%{api}.so
14mu|qt-gstreamer-1.2.0-3|270	%{_libdir}/libQt5GStreamerUi-%{api}.so
14mu|qt-gstreamer-1.2.0-3|271	%{_libdir}/libQt5GStreamerUtils-%{api}.so
14mu|qt-gstreamer-1.2.0-3|272	%{_libdir}/pkgconfig/Qt5GLib-2.0.pc
14mu|qt-gstreamer-1.2.0-3|273	%{_libdir}/pkgconfig/Qt5GStreamer-1.0.pc
14mu|qt-gstreamer-1.2.0-3|274	%{_libdir}/pkgconfig/Qt5GStreamerQuick-1.0.pc
14mu|qt-gstreamer-1.2.0-3|275	%{_libdir}/pkgconfig/Qt5GStreamerUi-1.0.pc
14mu|qt-gstreamer-1.2.0-3|276	%{_libdir}/pkgconfig/Qt5GStreamerUtils-1.0.pc
14mu|qt-gstreamer-1.2.0-3|277	%{_libdir}/cmake/Qt5GStreamer/*.cmake
14mu|qt-gstreamer-1.2.0-3|278	%{_includedir}/Qt5GStreamer
14mu|qt-gstreamer-1.2.0-3|279	
14mu|qt-gstreamer-1.2.0-3|280	#--------------------------------------------------------------------
14mu|qt-gstreamer-1.2.0-3|281	
14mu|qt-gstreamer-1.2.0-3|282	%prep
14mu|qt-gstreamer-1.2.0-3|283	%setup -q
14mu|qt-gstreamer-1.2.0-3|284	%patch0 -p1
14mu|qt-gstreamer-1.2.0-3|285	%patch10 -p1
14mu|qt-gstreamer-1.2.0-3|286	%patch11 -p1
14mu|qt-gstreamer-1.2.0-3|287	%patch12 -p1
14mu|qt-gstreamer-1.2.0-3|288	%patch13 -p1
14mu|qt-gstreamer-1.2.0-3|289	%patch14 -p1
14mu|qt-gstreamer-1.2.0-3|290	%patch15 -p1
14mu|qt-gstreamer-1.2.0-3|291	%patch16 -p1
14mu|qt-gstreamer-1.2.0-3|292	
14mu|qt-gstreamer-1.2.0-3|293	mkdir Qt4
14mu|qt-gstreamer-1.2.0-3|294	mv `ls -1 |grep -v Qt4` Qt4
14mu|qt-gstreamer-1.2.0-3|295	cp -a Qt4 Qt5
14mu|qt-gstreamer-1.2.0-3|296	
14mu|qt-gstreamer-1.2.0-3|297	%build
14mu|qt-gstreamer-1.2.0-3|298	pushd Qt4
14mu|qt-gstreamer-1.2.0-3|299	%cmake_qt4 \
14mu|qt-gstreamer-1.2.0-3|300	-DQT_VERSION=4 \
14mu|qt-gstreamer-1.2.0-3|301	-DQTGSTREAMER_TESTS=OFF \
14mu|qt-gstreamer-1.2.0-3|302	-DLIB_INSTALL_DIR=%{_libdir}
14mu|qt-gstreamer-1.2.0-3|303	%make
14mu|qt-gstreamer-1.2.0-3|304	popd
14mu|qt-gstreamer-1.2.0-3|305	
14mu|qt-gstreamer-1.2.0-3|306	pushd Qt5
14mu|qt-gstreamer-1.2.0-3|307	%cmake_qt5 \
14mu|qt-gstreamer-1.2.0-3|308	-DQT_VERSION=5 \
14mu|qt-gstreamer-1.2.0-3|309	-DQTGSTREAMER_TESTS=OFF \
14mu|qt-gstreamer-1.2.0-3|310	-DLIB_INSTALL_DIR=%{_libdir}
14mu|qt-gstreamer-1.2.0-3|311	%make
14mu|qt-gstreamer-1.2.0-3|312	popd
14mu|qt-gstreamer-1.2.0-3|313	
14mu|qt-gstreamer-1.2.0-3|314	%install
14mu|qt-gstreamer-1.2.0-3|315	%makeinstall_std -C Qt4/build
14mu|qt-gstreamer-1.2.0-3|316	
14mu|qt-gstreamer-1.2.0-3|317	%makeinstall_std -C Qt5/build
14mu|qt-gstreamer-1.2.0-3|318	
14mu|qt-gstreamer-1.2.0-3|319	%changelog
14mu|qt-gstreamer-1.2.0-3|320	
14mu|qt-gstreamer-1.2.0-3|321	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
14mu|qt-gstreamer-1.2.0-3|322	- (ada1264) Add patches from Fedora to fix build with GStreamer 1.6 and boost 1.60
14mu|qt-gstreamer-1.2.0-3|323	
14mu|qt-gstreamer-1.2.0-3|324	

24007 14
14mu|qtscriptgenerator-0.2.0-1|1	Summary:	A tool to generate Qt bindings for Qt Script
14mu|qtscriptgenerator-0.2.0-1|2	Name:		qtscriptgenerator
14mu|qtscriptgenerator-0.2.0-1|3	Version:	0.2.0
14mu|qtscriptgenerator-0.2.0-1|4	Release:	1
14mu|qtscriptgenerator-0.2.0-1|5	License:	GPLv2+
14mu|qtscriptgenerator-0.2.0-1|6	Group:		System/Libraries
14mu|qtscriptgenerator-0.2.0-1|7	Url:		http://code.google.com/p/qtscriptgenerator/
14mu|qtscriptgenerator-0.2.0-1|8	Source0:	http://qtscriptgenerator.googlecode.com/files/qtscriptgenerator-src-%{version}.tar.gz
14mu|qtscriptgenerator-0.2.0-1|9	Patch0:		qtscriptgenerator-src-0.1.0-fix-strings.patch
14mu|qtscriptgenerator-0.2.0-1|10	Patch1:		include_everything.patch
14mu|qtscriptgenerator-0.2.0-1|11	Patch2:		qtscriptgenerator-src-0.1.0-fix-build.patch
14mu|qtscriptgenerator-0.2.0-1|12	BuildRequires:	libxslt-proc
14mu|qtscriptgenerator-0.2.0-1|13	BuildRequires:	qt4-devel
14mu|qtscriptgenerator-0.2.0-1|14	BuildRequires:	pkgconfig(phonon)
14mu|qtscriptgenerator-0.2.0-1|15	# not strictly required, but the expectation would be for the
14mu|qtscriptgenerator-0.2.0-1|16	# bindings to be present
14mu|qtscriptgenerator-0.2.0-1|17	Requires:	qtscriptbindings = %{EVRD}
14mu|qtscriptgenerator-0.2.0-1|18	
14mu|qtscriptgenerator-0.2.0-1|19	%description
14mu|qtscriptgenerator-0.2.0-1|20	Qt Script Generator is a tool to generate Qt bindings for Qt Script.
14mu|qtscriptgenerator-0.2.0-1|21	
14mu|qtscriptgenerator-0.2.0-1|22	%files
14mu|qtscriptgenerator-0.2.0-1|23	%{qt4bin}/generator
14mu|qtscriptgenerator-0.2.0-1|24	
14mu|qtscriptgenerator-0.2.0-1|25	#----------------------------------------------------------------------------
14mu|qtscriptgenerator-0.2.0-1|26	
14mu|qtscriptgenerator-0.2.0-1|27	%package -n qtscriptbindings
14mu|qtscriptgenerator-0.2.0-1|28	Summary:	Qt bindings for Qt Script
14mu|qtscriptgenerator-0.2.0-1|29	Group:		System/Libraries
14mu|qtscriptgenerator-0.2.0-1|30	Provides:	qtscript-qt = %{EVRD}
14mu|qtscriptgenerator-0.2.0-1|31	Requires:	qt4-common
14mu|qtscriptgenerator-0.2.0-1|32	
14mu|qtscriptgenerator-0.2.0-1|33	%description -n qtscriptbindings
14mu|qtscriptgenerator-0.2.0-1|34	Bindings providing access to substantial portions of the Qt API
14mu|qtscriptgenerator-0.2.0-1|35	from within Qt Script.
14mu|qtscriptgenerator-0.2.0-1|36	
14mu|qtscriptgenerator-0.2.0-1|37	%files -n qtscriptbindings
14mu|qtscriptgenerator-0.2.0-1|38	%doc README
14mu|qtscriptgenerator-0.2.0-1|39	%doc README.qsexec
14mu|qtscriptgenerator-0.2.0-1|40	%doc doc/
14mu|qtscriptgenerator-0.2.0-1|41	%doc examples/
14mu|qtscriptgenerator-0.2.0-1|42	%{_bindir}/qsexec
14mu|qtscriptgenerator-0.2.0-1|43	%{qt4plugins}/script/libqtscript*
14mu|qtscriptgenerator-0.2.0-1|44	
14mu|qtscriptgenerator-0.2.0-1|45	#----------------------------------------------------------------------------
14mu|qtscriptgenerator-0.2.0-1|46	
14mu|qtscriptgenerator-0.2.0-1|47	%prep
14mu|qtscriptgenerator-0.2.0-1|48	%setup -qn %{name}-src-%{version}
14mu|qtscriptgenerator-0.2.0-1|49	%patch0 -p1
14mu|qtscriptgenerator-0.2.0-1|50	%patch1 -p1
14mu|qtscriptgenerator-0.2.0-1|51	%patch2 -p0
14mu|qtscriptgenerator-0.2.0-1|52	
14mu|qtscriptgenerator-0.2.0-1|53	%build
14mu|qtscriptgenerator-0.2.0-1|54	
14mu|qtscriptgenerator-0.2.0-1|55	# workaround buildsys bogosity, see also:
14mu|qtscriptgenerator-0.2.0-1|56	# http://code.google.com/p/qtscriptgenerator/issues/detail?id=38
14mu|qtscriptgenerator-0.2.0-1|57	export INCLUDE=%{qt4include}
14mu|qtscriptgenerator-0.2.0-1|58	
14mu|qtscriptgenerator-0.2.0-1|59	pushd generator
14mu|qtscriptgenerator-0.2.0-1|60	%qmake_qt4 generator.pro
14mu|qtscriptgenerator-0.2.0-1|61	make
14mu|qtscriptgenerator-0.2.0-1|62	./generator
14mu|qtscriptgenerator-0.2.0-1|63	popd
14mu|qtscriptgenerator-0.2.0-1|64	
14mu|qtscriptgenerator-0.2.0-1|65	pushd qtbindings
14mu|qtscriptgenerator-0.2.0-1|66	%qmake_qt4 qtbindings.pro
14mu|qtscriptgenerator-0.2.0-1|67	%make
14mu|qtscriptgenerator-0.2.0-1|68	popd
14mu|qtscriptgenerator-0.2.0-1|69	
14mu|qtscriptgenerator-0.2.0-1|70	pushd tools/qsexec/src
14mu|qtscriptgenerator-0.2.0-1|71	%qmake_qt4 qsexec.pro
14mu|qtscriptgenerator-0.2.0-1|72	%make
14mu|qtscriptgenerator-0.2.0-1|73	popd
14mu|qtscriptgenerator-0.2.0-1|74	
14mu|qtscriptgenerator-0.2.0-1|75	%install
14mu|qtscriptgenerator-0.2.0-1|76	mkdir -p %{buildroot}%{qt4plugins}/script/
14mu|qtscriptgenerator-0.2.0-1|77	
14mu|qtscriptgenerator-0.2.0-1|78	# install doesn't do symlinks
14mu|qtscriptgenerator-0.2.0-1|79	cp -a plugins/script/libqtscript* \
14mu|qtscriptgenerator-0.2.0-1|80	%{buildroot}%{qt4plugins}/script/
14mu|qtscriptgenerator-0.2.0-1|81	
14mu|qtscriptgenerator-0.2.0-1|82	cp -a tools/qsexec/README.TXT README.qsexec
14mu|qtscriptgenerator-0.2.0-1|83	install -D -p -m755 tools/qsexec/qsexec %{buildroot}%{_bindir}/qsexec
14mu|qtscriptgenerator-0.2.0-1|84	
14mu|qtscriptgenerator-0.2.0-1|85	install -D -p -m755 generator/generator %{buildroot}%{qt4bin}/generator
14mu|qtscriptgenerator-0.2.0-1|86	
14mu|qtscriptgenerator-0.2.0-1|87	
14mu|qtscriptgenerator-0.2.0-1|88	%changelog
14mu|qtscriptgenerator-0.2.0-1|89	
14mu|qtscriptgenerator-0.2.0-1|90	* Mon Oct 19 2015 Denis Silakov <dsilakov@gmail.com> 0.2.0-1
14mu|qtscriptgenerator-0.2.0-1|91	- (2cecd47) Updated to 0.2.0
14mu|qtscriptgenerator-0.2.0-1|92	
14mu|qtscriptgenerator-0.2.0-1|93	

24008 14
14mu|qtsoap-2.7-3|1	%define major 2
14mu|qtsoap-2.7-3|2	%define libname %mklibname %{name} %{major}
14mu|qtsoap-2.7-3|3	%define devname %mklibname %{name} -d
14mu|qtsoap-2.7-3|4	
14mu|qtsoap-2.7-3|5	Summary:	The Simple Object Access Protocol Qt-based client side library
14mu|qtsoap-2.7-3|6	Name:		qtsoap
14mu|qtsoap-2.7-3|7	Version:	2.7
14mu|qtsoap-2.7-3|8	Release:	3
14mu|qtsoap-2.7-3|9	License:	LGPLv2.1+ with exceptions or GPLv3+
14mu|qtsoap-2.7-3|10	Group:		System/Libraries
14mu|qtsoap-2.7-3|11	Url:		http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/qtsoap/
14mu|qtsoap-2.7-3|12	Source0:	http://get.qt.nokia.com/qt/solutions/lgpl/qtsoap-%{version}_1-opensource.tar.gz
14mu|qtsoap-2.7-3|13	Patch0:		qtsoap-2.7_1-opensource-install-pub-headers.patch
14mu|qtsoap-2.7-3|14	BuildRequires:	qt4-devel
14mu|qtsoap-2.7-3|15	
14mu|qtsoap-2.7-3|16	%description
14mu|qtsoap-2.7-3|17	The SOAP (Simple Object Access Protocol) library uses the XML standard
14mu|qtsoap-2.7-3|18	for describing how to exchange messages. Its primary usage is to invoke web
14mu|qtsoap-2.7-3|19	services and get responses from Qt-based applications.
14mu|qtsoap-2.7-3|20	
14mu|qtsoap-2.7-3|21	#----------------------------------------------------------------------------
14mu|qtsoap-2.7-3|22	
14mu|qtsoap-2.7-3|23	%package -n %{libname}
14mu|qtsoap-2.7-3|24	Summary:	The Simple Object Access Protocol Qt-based client side library
14mu|qtsoap-2.7-3|25	Group:		System/Libraries
14mu|qtsoap-2.7-3|26	
14mu|qtsoap-2.7-3|27	%description -n %{libname}
14mu|qtsoap-2.7-3|28	The SOAP (Simple Object Access Protocol) library uses the XML standard
14mu|qtsoap-2.7-3|29	for describing how to exchange messages. Its primary usage is to invoke web
14mu|qtsoap-2.7-3|30	services and get responses from Qt-based applications.
14mu|qtsoap-2.7-3|31	
14mu|qtsoap-2.7-3|32	%files -n %{libname}
14mu|qtsoap-2.7-3|33	%doc README.TXT LGPL_EXCEPTION.txt LICENSE.GPL3 LICENSE.LGPL
14mu|qtsoap-2.7-3|34	%{_libdir}/libqtsoap.so.%{major}*
14mu|qtsoap-2.7-3|35	
14mu|qtsoap-2.7-3|36	#----------------------------------------------------------------------------
14mu|qtsoap-2.7-3|37	
14mu|qtsoap-2.7-3|38	%package -n %{devname}
14mu|qtsoap-2.7-3|39	Summary:	Development files for %{name}
14mu|qtsoap-2.7-3|40	Group:		Development/KDE and Qt
14mu|qtsoap-2.7-3|41	Requires:	%{libname} = %{EVRD}
14mu|qtsoap-2.7-3|42	Provides:	%{name}-devel = %{EVRD}
14mu|qtsoap-2.7-3|43	
14mu|qtsoap-2.7-3|44	%description -n %{devname}
14mu|qtsoap-2.7-3|45	Development files for %{name}.
14mu|qtsoap-2.7-3|46	
14mu|qtsoap-2.7-3|47	%files -n %{devname}
14mu|qtsoap-2.7-3|48	%doc LGPL_EXCEPTION.txt LICENSE.GPL3 LICENSE.LGPL
14mu|qtsoap-2.7-3|49	%{_libdir}/libqtsoap.so
14mu|qtsoap-2.7-3|50	%{qt4include}/QtSoap/
14mu|qtsoap-2.7-3|51	
14mu|qtsoap-2.7-3|52	#----------------------------------------------------------------------------
14mu|qtsoap-2.7-3|53	
14mu|qtsoap-2.7-3|54	%prep
14mu|qtsoap-2.7-3|55	%setup -qn qtsoap-%{version}_1-opensource
14mu|qtsoap-2.7-3|56	
14mu|qtsoap-2.7-3|57	# headers are not installed for shared library
14mu|qtsoap-2.7-3|58	%patch0 -p1 -b .install-pub-headers
14mu|qtsoap-2.7-3|59	
14mu|qtsoap-2.7-3|60	sed -i 's:$$DESTDIR:%{_libdir}:g' buildlib/buildlib.pro
14mu|qtsoap-2.7-3|61	
14mu|qtsoap-2.7-3|62	%build
14mu|qtsoap-2.7-3|63	# we want shared library
14mu|qtsoap-2.7-3|64	echo "SOLUTIONS_LIBRARY = yes" > config.pri
14mu|qtsoap-2.7-3|65	
14mu|qtsoap-2.7-3|66	echo "QTSOAP_LIBNAME = \$\$qtLibraryTarget(qtsoap)" >> common.pri
14mu|qtsoap-2.7-3|67	echo "VERSION=%{version}" >> common.pri
14mu|qtsoap-2.7-3|68	
14mu|qtsoap-2.7-3|69	qmake PREFIX=%{_prefix}
14mu|qtsoap-2.7-3|70	%make
14mu|qtsoap-2.7-3|71	
14mu|qtsoap-2.7-3|72	%install
14mu|qtsoap-2.7-3|73	%makeinstall_std INSTALL_ROOT=%{buildroot}
14mu|qtsoap-2.7-3|74	
14mu|qtsoap-2.7-3|75	
14mu|qtsoap-2.7-3|76	%changelog
14mu|qtsoap-2.7-3|77	
14mu|qtsoap-2.7-3|78	* Wed May 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7-3
14mu|qtsoap-2.7-3|79	- (9a350dd) Spec cleanup
14mu|qtsoap-2.7-3|80	
14mu|qtsoap-2.7-3|81	

24009 14
14mu|qtweetlib-0.5.0-4|1	%define major 1.0
14mu|qtweetlib-0.5.0-4|2	%define libname %mklibname %{name} %{major}
14mu|qtweetlib-0.5.0-4|3	%define devname %mklibname %{name} -d
14mu|qtweetlib-0.5.0-4|4	
14mu|qtweetlib-0.5.0-4|5	Summary:	C++ Qt based Twitter library
14mu|qtweetlib-0.5.0-4|6	Name:		qtweetlib
14mu|qtweetlib-0.5.0-4|7	Version:	0.5.0
14mu|qtweetlib-0.5.0-4|8	Release:	4
14mu|qtweetlib-0.5.0-4|9	License:	GPLv2+
14mu|qtweetlib-0.5.0-4|10	Group:		System/Libraries
14mu|qtweetlib-0.5.0-4|11	Source0:	%{name}-%{version}.tar.gz
14mu|qtweetlib-0.5.0-4|12	Url:		https://github.com/dschmidt/QTweetLib
14mu|qtweetlib-0.5.0-4|13	BuildRequires:	cmake
14mu|qtweetlib-0.5.0-4|14	BuildRequires:	qt4-devel
14mu|qtweetlib-0.5.0-4|15	BuildRequires:	pkgconfig(QJson)
14mu|qtweetlib-0.5.0-4|16	
14mu|qtweetlib-0.5.0-4|17	%description
14mu|qtweetlib-0.5.0-4|18	C++ Qt based Twitter library.
14mu|qtweetlib-0.5.0-4|19	
14mu|qtweetlib-0.5.0-4|20	#----------------------------------------------------------------------------
14mu|qtweetlib-0.5.0-4|21	
14mu|qtweetlib-0.5.0-4|22	%package -n %{libname}
14mu|qtweetlib-0.5.0-4|23	Summary:	C++ Qt based Twitter library
14mu|qtweetlib-0.5.0-4|24	Group:		System/Libraries
14mu|qtweetlib-0.5.0-4|25	Conflicts:	%{_lib}qtweetlib1 < 0.5.0-4
14mu|qtweetlib-0.5.0-4|26	Obsoletes:	%{_lib}qtweetlib1 < 0.5.0-4
14mu|qtweetlib-0.5.0-4|27	
14mu|qtweetlib-0.5.0-4|28	%description -n %{libname}
14mu|qtweetlib-0.5.0-4|29	C++ Qt based Twitter library.
14mu|qtweetlib-0.5.0-4|30	
14mu|qtweetlib-0.5.0-4|31	%files -n %{libname}
14mu|qtweetlib-0.5.0-4|32	%{_libdir}/libQTweetLib.so.%{major}*
14mu|qtweetlib-0.5.0-4|33	
14mu|qtweetlib-0.5.0-4|34	#----------------------------------------------------------------------------
14mu|qtweetlib-0.5.0-4|35	
14mu|qtweetlib-0.5.0-4|36	%package -n %{devname}
14mu|qtweetlib-0.5.0-4|37	Summary:	C++ Qt based Twitter library
14mu|qtweetlib-0.5.0-4|38	Group:		Development/C++
14mu|qtweetlib-0.5.0-4|39	Requires:	%{libname} = %{EVRD}
14mu|qtweetlib-0.5.0-4|40	Provides:	%{name}-devel = %{EVRD}
14mu|qtweetlib-0.5.0-4|41	
14mu|qtweetlib-0.5.0-4|42	%description -n %{devname}
14mu|qtweetlib-0.5.0-4|43	C++ Qt based Twitter library (development package).
14mu|qtweetlib-0.5.0-4|44	
14mu|qtweetlib-0.5.0-4|45	%files -n %{devname}
14mu|qtweetlib-0.5.0-4|46	%{_libdir}/libQTweetLib.so
14mu|qtweetlib-0.5.0-4|47	%{_includedir}/QTweetLib/
14mu|qtweetlib-0.5.0-4|48	
14mu|qtweetlib-0.5.0-4|49	#----------------------------------------------------------------------------
14mu|qtweetlib-0.5.0-4|50	
14mu|qtweetlib-0.5.0-4|51	%prep
14mu|qtweetlib-0.5.0-4|52	%setup -qn minimoog-QTweetLib-2af0b78
14mu|qtweetlib-0.5.0-4|53	
14mu|qtweetlib-0.5.0-4|54	%build
14mu|qtweetlib-0.5.0-4|55	%cmake
14mu|qtweetlib-0.5.0-4|56	%make
14mu|qtweetlib-0.5.0-4|57	
14mu|qtweetlib-0.5.0-4|58	%install
14mu|qtweetlib-0.5.0-4|59	%makeinstall_std -C build
14mu|qtweetlib-0.5.0-4|60	
14mu|qtweetlib-0.5.0-4|61	
14mu|qtweetlib-0.5.0-4|62	%changelog
14mu|qtweetlib-0.5.0-4|63	
14mu|qtweetlib-0.5.0-4|64	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.0-4
14mu|qtweetlib-0.5.0-4|65	- (4fcbaaf) Fix library package major
14mu|qtweetlib-0.5.0-4|66	- (4fcbaaf) Spec cleanup
14mu|qtweetlib-0.5.0-4|67	
14mu|qtweetlib-0.5.0-4|68	

24010 14
14mu|quadrapassel-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|quadrapassel-3.16.1-1|2	
14mu|quadrapassel-3.16.1-1|3	Name:           quadrapassel
14mu|quadrapassel-3.16.1-1|4	Version:        3.16.1
14mu|quadrapassel-3.16.1-1|5	Release:        1
14mu|quadrapassel-3.16.1-1|6	Summary:        GNOME Quadrapassel game
14mu|quadrapassel-3.16.1-1|7	
14mu|quadrapassel-3.16.1-1|8	License:        GPLv2+ and CC-BY-SA
14mu|quadrapassel-3.16.1-1|9	Group:		Games/Other
14mu|quadrapassel-3.16.1-1|10	URL:            https://live.gnome.org/Quadrapassel
14mu|quadrapassel-3.16.1-1|11	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|quadrapassel-3.16.1-1|12	
14mu|quadrapassel-3.16.1-1|13	BuildRequires:  pkgconfig(clutter-gtk-1.0)
14mu|quadrapassel-3.16.1-1|14	BuildRequires:  desktop-file-utils
14mu|quadrapassel-3.16.1-1|15	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|quadrapassel-3.16.1-1|16	BuildRequires:  intltool
14mu|quadrapassel-3.16.1-1|17	BuildRequires:  itstool
14mu|quadrapassel-3.16.1-1|18	BuildRequires:  pkgconfig(libcanberra-gtk3)
14mu|quadrapassel-3.16.1-1|19	BuildRequires:  pkgconfig(librsvg-2.0)
14mu|quadrapassel-3.16.1-1|20	
14mu|quadrapassel-3.16.1-1|21	Obsoletes: gnome-games-extra < 3.7.92
14mu|quadrapassel-3.16.1-1|22	
14mu|quadrapassel-3.16.1-1|23	%description
14mu|quadrapassel-3.16.1-1|24	The Russian game of falling geometric shapes.
14mu|quadrapassel-3.16.1-1|25	
14mu|quadrapassel-3.16.1-1|26	%prep
14mu|quadrapassel-3.16.1-1|27	%setup -q
14mu|quadrapassel-3.16.1-1|28	
14mu|quadrapassel-3.16.1-1|29	
14mu|quadrapassel-3.16.1-1|30	%build
14mu|quadrapassel-3.16.1-1|31	%configure2_5x
14mu|quadrapassel-3.16.1-1|32	%make
14mu|quadrapassel-3.16.1-1|33	
14mu|quadrapassel-3.16.1-1|34	
14mu|quadrapassel-3.16.1-1|35	%install
14mu|quadrapassel-3.16.1-1|36	make install DESTDIR=%{buildroot}
14mu|quadrapassel-3.16.1-1|37	
14mu|quadrapassel-3.16.1-1|38	desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|quadrapassel-3.16.1-1|39	
14mu|quadrapassel-3.16.1-1|40	%find_lang %{name} --with-gnome
14mu|quadrapassel-3.16.1-1|41	
14mu|quadrapassel-3.16.1-1|42	
14mu|quadrapassel-3.16.1-1|43	%files -f %{name}.lang
14mu|quadrapassel-3.16.1-1|44	%doc COPYING
14mu|quadrapassel-3.16.1-1|45	%{_bindir}/quadrapassel
14mu|quadrapassel-3.16.1-1|46	%{_datadir}/applications/quadrapassel.desktop
14mu|quadrapassel-3.16.1-1|47	%{_datadir}/glib-2.0/schemas/org.gnome.quadrapassel.gschema.xml
14mu|quadrapassel-3.16.1-1|48	%{_datadir}/icons/*/*/*/*
14mu|quadrapassel-3.16.1-1|49	%{_datadir}/quadrapassel
14mu|quadrapassel-3.16.1-1|50	%{_mandir}/man6/quadrapassel.6*
14mu|quadrapassel-3.16.1-1|51	%{_datadir}/appdata/*.xml
14mu|quadrapassel-3.16.1-1|52	
14mu|quadrapassel-3.16.1-1|53	%changelog
14mu|quadrapassel-3.16.1-1|54	
14mu|quadrapassel-3.16.1-1|55	* Thu May 14 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|quadrapassel-3.16.1-1|56	- (7f367f9) update to 3.16.1
14mu|quadrapassel-3.16.1-1|57	
14mu|quadrapassel-3.16.1-1|58	

24011 14
14mu|quazip-0.7-5|1	%define major 1
14mu|quazip-0.7-5|2	%define libname %mklibname %{name} %{major}
14mu|quazip-0.7-5|3	%define devname %mklibname %{name} -d
14mu|quazip-0.7-5|4	
14mu|quazip-0.7-5|5	Summary:	Qt/C++ wrapper for the minizip library
14mu|quazip-0.7-5|6	Name:		quazip
14mu|quazip-0.7-5|7	Version:	0.7
14mu|quazip-0.7-5|8	Release:	5
14mu|quazip-0.7-5|9	License:	LGPLv2.1+
14mu|quazip-0.7-5|10	Group:		System/Libraries
14mu|quazip-0.7-5|11	Url:		http://quazip.sourceforge.net/
14mu|quazip-0.7-5|12	Source0:	http://downloads.sourceforge.net/quazip/%{name}-%{version}.tar.gz
14mu|quazip-0.7-5|13	BuildRequires:	doxygen
14mu|quazip-0.7-5|14	BuildRequires:	graphviz
14mu|quazip-0.7-5|15	BuildRequires:	qt4-devel
14mu|quazip-0.7-5|16	BuildRequires:	pkgconfig(libzip)
14mu|quazip-0.7-5|17	Requires:	pkgconfig(zlib)
14mu|quazip-0.7-5|18	
14mu|quazip-0.7-5|19	%description
14mu|quazip-0.7-5|20	QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
14mu|quazip-0.7-5|21	can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
14mu|quazip-0.7-5|22	
14mu|quazip-0.7-5|23	QuaZIP allows you to access files inside ZIP archives using QIODevice API,
14mu|quazip-0.7-5|24	and - yes! - that means that you can also use QTextStream, QDataStream or
14mu|quazip-0.7-5|25	whatever you would like to use on your zipped files.
14mu|quazip-0.7-5|26	
14mu|quazip-0.7-5|27	QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
14mu|quazip-0.7-5|28	from and writing to ZIP archives.
14mu|quazip-0.7-5|29	
14mu|quazip-0.7-5|30	#----------------------------------------------------------------------------
14mu|quazip-0.7-5|31	
14mu|quazip-0.7-5|32	%package -n %{libname}
14mu|quazip-0.7-5|33	Summary:	Qt/C++++ wrapper for the minizip library
14mu|quazip-0.7-5|34	%rename quazip
14mu|quazip-0.7-5|35	
14mu|quazip-0.7-5|36	%description -n %{libname}
14mu|quazip-0.7-5|37	QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
14mu|quazip-0.7-5|38	can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
14mu|quazip-0.7-5|39	
14mu|quazip-0.7-5|40	QuaZIP allows you to access files inside ZIP archives using QIODevice API,
14mu|quazip-0.7-5|41	and - yes! - that means that you can also use QTextStream, QDataStream or
14mu|quazip-0.7-5|42	whatever you would like to use on your zipped files.
14mu|quazip-0.7-5|43	
14mu|quazip-0.7-5|44	QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
14mu|quazip-0.7-5|45	from and writing to ZIP archives.
14mu|quazip-0.7-5|46	
14mu|quazip-0.7-5|47	%files -n %{libname}
14mu|quazip-0.7-5|48	%{_libdir}/libquazip.so.%{major}*
14mu|quazip-0.7-5|49	
14mu|quazip-0.7-5|50	#----------------------------------------------------------------------------
14mu|quazip-0.7-5|51	
14mu|quazip-0.7-5|52	%package -n %{devname}
14mu|quazip-0.7-5|53	Summary:	Development files for %{name}
14mu|quazip-0.7-5|54	Group:		Development/Other
14mu|quazip-0.7-5|55	Requires:	%{libname} = %{EVRD}
14mu|quazip-0.7-5|56	Requires:	pkgconfig(zlib)
14mu|quazip-0.7-5|57	Requires:	qt4-devel
14mu|quazip-0.7-5|58	Provides:	quazip-devel = %{EVRD}
14mu|quazip-0.7-5|59	Obsoletes:	quazip-devel <= 0.4.3-1
14mu|quazip-0.7-5|60	Obsoletes:	%{mklibname -d quazip 1} < 0.4.4-2
14mu|quazip-0.7-5|61	
14mu|quazip-0.7-5|62	%description -n %{devname}
14mu|quazip-0.7-5|63	This package contains libraries, header files and documentation
14mu|quazip-0.7-5|64	for developing applications that use %{libname}.
14mu|quazip-0.7-5|65	
14mu|quazip-0.7-5|66	%files -n %{devname}
14mu|quazip-0.7-5|67	%doc COPYING* NEWS.txt README.txt
14mu|quazip-0.7-5|68	%doc doc/html
14mu|quazip-0.7-5|69	%{_includedir}/%{name}
14mu|quazip-0.7-5|70	%{_libdir}/*.so
14mu|quazip-0.7-5|71	
14mu|quazip-0.7-5|72	#----------------------------------------------------------------------------
14mu|quazip-0.7-5|73	
14mu|quazip-0.7-5|74	%prep
14mu|quazip-0.7-5|75	%setup -q
14mu|quazip-0.7-5|76	
14mu|quazip-0.7-5|77	# Fixes build and install
14mu|quazip-0.7-5|78	sed -i 's\PREFIX/lib\PREFIX/%{_lib}\' %{name}/%{name}.pro
14mu|quazip-0.7-5|79	# removing test programs
14mu|quazip-0.7-5|80	sed -i 's\qztest\\g' %{name}.pro
14mu|quazip-0.7-5|81	
14mu|quazip-0.7-5|82	%build
14mu|quazip-0.7-5|83	%qmake_qt4 PREFIX=%{_prefix} QMAKE_CXXFLAGS_RELEASE= LIBS+=-lz
14mu|quazip-0.7-5|84	make
14mu|quazip-0.7-5|85	
14mu|quazip-0.7-5|86	doxygen Doxyfile
14mu|quazip-0.7-5|87	for file in doc/html/*; do
14mu|quazip-0.7-5|88	touch -r Doxyfile $file
14mu|quazip-0.7-5|89	done
14mu|quazip-0.7-5|90	
14mu|quazip-0.7-5|91	%install
14mu|quazip-0.7-5|92	make INSTALL="install -p" INSTALL_ROOT=%{buildroot} install
14mu|quazip-0.7-5|93	
14mu|quazip-0.7-5|94	%changelog
14mu|quazip-0.7-5|95	
14mu|quazip-0.7-5|96	* Mon Nov 23 2015 Denis Silakov <dsilakov@gmail.com> 0.7-5
14mu|quazip-0.7-5|97	- (9b045c0) Rebuild with new libzip
14mu|quazip-0.7-5|98	
14mu|quazip-0.7-5|99	

24012 14
14mu|quick-usb-formatter-0.6-2|1	%define binname quickusbformatter
14mu|quick-usb-formatter-0.6-2|2	
14mu|quick-usb-formatter-0.6-2|3	Summary:	A small KDE4 application to format usb sticks and devices
14mu|quick-usb-formatter-0.6-2|4	Name:		quick-usb-formatter
14mu|quick-usb-formatter-0.6-2|5	Version:	0.6
14mu|quick-usb-formatter-0.6-2|6	Release:	2
14mu|quick-usb-formatter-0.6-2|7	License:	LGPLv2+
14mu|quick-usb-formatter-0.6-2|8	Group:		Graphical desktop/KDE
14mu|quick-usb-formatter-0.6-2|9	Url:		http://kde-apps.org/content/show.php?content=137493
14mu|quick-usb-formatter-0.6-2|10	Source0:	%{name}-%{version}.tar.bz2
14mu|quick-usb-formatter-0.6-2|11	Patch0:		quick-usb-formatter-0.6-l10n-ru.patch
14mu|quick-usb-formatter-0.6-2|12	Patch1:		quick-usb-formatter-0.5-l10n-ru.patch
14mu|quick-usb-formatter-0.6-2|13	BuildRequires:	cmake
14mu|quick-usb-formatter-0.6-2|14	BuildRequires:	gettext
14mu|quick-usb-formatter-0.6-2|15	BuildRequires:	kdelibs4-devel
14mu|quick-usb-formatter-0.6-2|16	Requires:	f2fs-tools
14mu|quick-usb-formatter-0.6-2|17	
14mu|quick-usb-formatter-0.6-2|18	%description
14mu|quick-usb-formatter-0.6-2|19	Quick Usb Formatter is a tiny app designed for enhance the usability of the
14mu|quick-usb-formatter-0.6-2|20	device notifier, an additional option for quick format usb sticks.
14mu|quick-usb-formatter-0.6-2|21	
14mu|quick-usb-formatter-0.6-2|22	%files -f %{binname}.lang
14mu|quick-usb-formatter-0.6-2|23	%doc README.txt
14mu|quick-usb-formatter-0.6-2|24	%{_kde_bindir}/%{binname}
14mu|quick-usb-formatter-0.6-2|25	%{_kde_appsdir}/solid/actions/%{binname}_solid.desktop
14mu|quick-usb-formatter-0.6-2|26	%{_kde_applicationsdir}/%{binname}.desktop
14mu|quick-usb-formatter-0.6-2|27	%{_kde_libdir}/kde4/libexec/helper
14mu|quick-usb-formatter-0.6-2|28	%{_datadir}/dbus-1/system-services/org.kde.auth.quf.service
14mu|quick-usb-formatter-0.6-2|29	%{_datadir}/polkit-1/actions/org.kde.auth.quf.policy
14mu|quick-usb-formatter-0.6-2|30	%{_datadir}/solid/actions/%{binname}_solid.desktop
14mu|quick-usb-formatter-0.6-2|31	%{_sysconfdir}/dbus-1/system.d/org.kde.auth.quf.conf
14mu|quick-usb-formatter-0.6-2|32	
14mu|quick-usb-formatter-0.6-2|33	#----------------------------------------------------------------------------
14mu|quick-usb-formatter-0.6-2|34	
14mu|quick-usb-formatter-0.6-2|35	%prep
14mu|quick-usb-formatter-0.6-2|36	%setup -q
14mu|quick-usb-formatter-0.6-2|37	%patch0 -p1 -b .ru
14mu|quick-usb-formatter-0.6-2|38	%patch1 -p1 -b .ru
14mu|quick-usb-formatter-0.6-2|39	
14mu|quick-usb-formatter-0.6-2|40	%build
14mu|quick-usb-formatter-0.6-2|41	%cmake_kde4
14mu|quick-usb-formatter-0.6-2|42	%make
14mu|quick-usb-formatter-0.6-2|43	
14mu|quick-usb-formatter-0.6-2|44	%install
14mu|quick-usb-formatter-0.6-2|45	%makeinstall_std -C build
14mu|quick-usb-formatter-0.6-2|46	
14mu|quick-usb-formatter-0.6-2|47	# Plasma 5 support
14mu|quick-usb-formatter-0.6-2|48	mkdir -p %{buildroot}%{_datadir}/solid/actions
14mu|quick-usb-formatter-0.6-2|49	cp %{buildroot}%{_kde_appsdir}/solid/actions/%{binname}_solid.desktop %{buildroot}%{_datadir}/solid/actions/
14mu|quick-usb-formatter-0.6-2|50	
14mu|quick-usb-formatter-0.6-2|51	%find_lang %{binname}
14mu|quick-usb-formatter-0.6-2|52	
14mu|quick-usb-formatter-0.6-2|53	
14mu|quick-usb-formatter-0.6-2|54	%changelog
14mu|quick-usb-formatter-0.6-2|55	
14mu|quick-usb-formatter-0.6-2|56	* Fri Jul 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-2
14mu|quick-usb-formatter-0.6-2|57	- (ad75242) Requires f2fs-tools
14mu|quick-usb-formatter-0.6-2|58	
14mu|quick-usb-formatter-0.6-2|59	

24013 14
14mu|qyoto-4.14.3-2|1	# if you want to build this packge for ARM
14mu|qyoto-4.14.3-2|2	# use REAL hardware
14mu|qyoto-4.14.3-2|3	# abf - external nodes - all
14mu|qyoto-4.14.3-2|4	
14mu|qyoto-4.14.3-2|5	Summary:	C# Mono Qt 4 bindings
14mu|qyoto-4.14.3-2|6	Name:		qyoto
14mu|qyoto-4.14.3-2|7	Version:	4.14.3
14mu|qyoto-4.14.3-2|8	Release:	2
14mu|qyoto-4.14.3-2|9	Epoch:		1
14mu|qyoto-4.14.3-2|10	License:	GPL+
14mu|qyoto-4.14.3-2|11	Group:		Development/KDE and Qt
14mu|qyoto-4.14.3-2|12	Url:		https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto
14mu|qyoto-4.14.3-2|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|qyoto-4.14.3-2|14	# Fix build with mono 3.x
14mu|qyoto-4.14.3-2|15	Patch0:		qyoto-4.14.3-qdbus-non-generic.patch
14mu|qyoto-4.14.3-2|16	BuildRequires:	cmake
14mu|qyoto-4.14.3-2|17	BuildRequires:	kde4-macros
14mu|qyoto-4.14.3-2|18	BuildRequires:	kdelibs4-devel >= 2:%{version}
14mu|qyoto-4.14.3-2|19	BuildRequires:	smokegen-devel >= 1:%{version}
14mu|qyoto-4.14.3-2|20	BuildRequires:	smokeqt-devel >= 1:%{version}
14mu|qyoto-4.14.3-2|21	BuildRequires:	pkgconfig(mono)
14mu|qyoto-4.14.3-2|22	BuildRequires:	pkgconfig(phonon)
14mu|qyoto-4.14.3-2|23	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|qyoto-4.14.3-2|24	BuildRequires:	qscintilla-qt4-devel
14mu|qyoto-4.14.3-2|25	Provides:	mono-qt4 = %{EVRD}
14mu|qyoto-4.14.3-2|26	
14mu|qyoto-4.14.3-2|27	%description
14mu|qyoto-4.14.3-2|28	.NET/Mono bindings for the Qt libraries.
14mu|qyoto-4.14.3-2|29	
14mu|qyoto-4.14.3-2|30	%files
14mu|qyoto-4.14.3-2|31	%{_prefix}/lib/mono/qyoto/qt-dotnet.dll
14mu|qyoto-4.14.3-2|32	%{_prefix}/lib/mono/qyoto/qscintilla.dll
14mu|qyoto-4.14.3-2|33	%{_prefix}/lib/mono/qyoto/qtscript.dll
14mu|qyoto-4.14.3-2|34	%{_prefix}/lib/mono/qyoto/qtuitools.dll
14mu|qyoto-4.14.3-2|35	%{_prefix}/lib/mono/qyoto/qtwebkit.dll
14mu|qyoto-4.14.3-2|36	%{_prefix}/lib/mono/qyoto/qttest.dll
14mu|qyoto-4.14.3-2|37	%{_prefix}/lib/mono/qyoto/phonon.dll
14mu|qyoto-4.14.3-2|38	%{_prefix}/lib/mono/gac/qttest
14mu|qyoto-4.14.3-2|39	%{_prefix}/lib/mono/gac/qt-dotnet
14mu|qyoto-4.14.3-2|40	%{_prefix}/lib/mono/gac/qscintilla
14mu|qyoto-4.14.3-2|41	%{_prefix}/lib/mono/gac/qtscript
14mu|qyoto-4.14.3-2|42	%{_prefix}/lib/mono/gac/qtwebkit
14mu|qyoto-4.14.3-2|43	%{_prefix}/lib/mono/gac/qtuitools
14mu|qyoto-4.14.3-2|44	%{_prefix}/lib/mono/gac/phonon
14mu|qyoto-4.14.3-2|45	%{_kde_libdir}/libqscintilla-sharp.so
14mu|qyoto-4.14.3-2|46	%{_kde_libdir}/libqtscript-sharp.so
14mu|qyoto-4.14.3-2|47	%{_kde_libdir}/libqtuitools-sharp.so
14mu|qyoto-4.14.3-2|48	%{_kde_libdir}/libqtwebkit-sharp.so
14mu|qyoto-4.14.3-2|49	%{_kde_libdir}/libqttest-sharp.so
14mu|qyoto-4.14.3-2|50	%{_kde_libdir}/libphonon-sharp.so
14mu|qyoto-4.14.3-2|51	
14mu|qyoto-4.14.3-2|52	#------------------------------------------------------------
14mu|qyoto-4.14.3-2|53	
14mu|qyoto-4.14.3-2|54	%define libqyoto_major 2
14mu|qyoto-4.14.3-2|55	%define libqyoto %mklibname qyoto %{libqyoto_major}
14mu|qyoto-4.14.3-2|56	
14mu|qyoto-4.14.3-2|57	%package -n %{libqyoto}
14mu|qyoto-4.14.3-2|58	Summary:	Qt generic bindings library
14mu|qyoto-4.14.3-2|59	Group:		Development/KDE and Qt
14mu|qyoto-4.14.3-2|60	
14mu|qyoto-4.14.3-2|61	%description -n %{libqyoto}
14mu|qyoto-4.14.3-2|62	Qt generic bindings library.
14mu|qyoto-4.14.3-2|63	
14mu|qyoto-4.14.3-2|64	%files -n %{libqyoto}
14mu|qyoto-4.14.3-2|65	%{_kde_libdir}/libqyoto.so.%{libqyoto_major}*
14mu|qyoto-4.14.3-2|66	
14mu|qyoto-4.14.3-2|67	#------------------------------------------------------------
14mu|qyoto-4.14.3-2|68	
14mu|qyoto-4.14.3-2|69	%package -n qyoto-devel
14mu|qyoto-4.14.3-2|70	Summary:	Header files for qyoto
14mu|qyoto-4.14.3-2|71	Group:		Development/KDE and Qt
14mu|qyoto-4.14.3-2|72	Provides:	mono-qt4-devel = %{EVRD}
14mu|qyoto-4.14.3-2|73	Requires:	qyoto = %{EVRD}
14mu|qyoto-4.14.3-2|74	Requires:	%{libqyoto} = %{EVRD}
14mu|qyoto-4.14.3-2|75	Conflicts:	qyoto < 1:4.4.95
14mu|qyoto-4.14.3-2|76	
14mu|qyoto-4.14.3-2|77	%description -n qyoto-devel
14mu|qyoto-4.14.3-2|78	qyoto devel files.
14mu|qyoto-4.14.3-2|79	
14mu|qyoto-4.14.3-2|80	%files -n qyoto-devel
14mu|qyoto-4.14.3-2|81	%{_kde_bindir}/csrcc
14mu|qyoto-4.14.3-2|82	%{_kde_bindir}/uics
14mu|qyoto-4.14.3-2|83	%{_kde_includedir}/qyoto
14mu|qyoto-4.14.3-2|84	%{_kde_libdir}/libqyoto.so
14mu|qyoto-4.14.3-2|85	%{_kde_libdir}/pkgconfig/qyoto.pc
14mu|qyoto-4.14.3-2|86	%{_kde_libdir}/pkgconfig/qtscript-sharp.pc
14mu|qyoto-4.14.3-2|87	%{_kde_libdir}/pkgconfig/qttest-sharp.pc
14mu|qyoto-4.14.3-2|88	%{_kde_libdir}/pkgconfig/qtuitools-sharp.pc
14mu|qyoto-4.14.3-2|89	%{_kde_libdir}/pkgconfig/qtwebkit-sharp.pc
14mu|qyoto-4.14.3-2|90	%{_kde_datadir}/qyoto/cmake/*
14mu|qyoto-4.14.3-2|91	%{_kde_datadir}/qyoto/key.snk
14mu|qyoto-4.14.3-2|92	
14mu|qyoto-4.14.3-2|93	#------------------------------------------------------------
14mu|qyoto-4.14.3-2|94	
14mu|qyoto-4.14.3-2|95	%prep
14mu|qyoto-4.14.3-2|96	%setup -q
14mu|qyoto-4.14.3-2|97	%patch0 -p1
14mu|qyoto-4.14.3-2|98	
14mu|qyoto-4.14.3-2|99	%build
14mu|qyoto-4.14.3-2|100	%cmake_kde4
14mu|qyoto-4.14.3-2|101	%make
14mu|qyoto-4.14.3-2|102	
14mu|qyoto-4.14.3-2|103	%install
14mu|qyoto-4.14.3-2|104	%makeinstall_std -C build
14mu|qyoto-4.14.3-2|105	
14mu|qyoto-4.14.3-2|106	
14mu|qyoto-4.14.3-2|107	%changelog
14mu|qyoto-4.14.3-2|108	
14mu|qyoto-4.14.3-2|109	* Wed Sep 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-2
14mu|qyoto-4.14.3-2|110	- (0b7eb7e) Add qdbus-non-generic patch to fix build with mono 3.x
14mu|qyoto-4.14.3-2|111	
14mu|qyoto-4.14.3-2|112	

24014 14
14mu|R-3.2.3-2|1	%define		upgrade_from_2_12		1
14mu|R-3.2.3-2|2	
14mu|R-3.2.3-2|3	# (tpg) really not needed
14mu|R-3.2.3-2|4	# for private copy in /usr/lib/R/share/perl/Text/DelimMatch.pm
14mu|R-3.2.3-2|5	%define __noautoprov 'KernSmooth.so\\|MASS.so\\|R_X11.so\\|class.so\\|cluster.so\\|foreign.so\\|grDevices.so\\|grid.so\\|internet.so\\|lapack.so\\|lattice.so\\|libRblas.so\\|libRlapack.so\\|methods.so\\|mgcv.so\\|nlme.so\\|nnet.so\\|rpart.so\\|spatial.so\\|splines.so\\|stats.so\\|survival.so\\|tcltk.so\\|tools.so\\|vfonts.so\\|perl\(R::.*\)'
14mu|R-3.2.3-2|6	%define __noautoreq 'libRblas.so\\|libRlapack.so\\|perl\(R::.*\)'
14mu|R-3.2.3-2|7	%define _disable_ld_no_undefined 1
14mu|R-3.2.3-2|8	
14mu|R-3.2.3-2|9	%bcond_without	system_pcre
14mu|R-3.2.3-2|10	
14mu|R-3.2.3-2|11	%ifarch %{mips} %{arm}
14mu|R-3.2.3-2|12	%bcond_with	java
14mu|R-3.2.3-2|13	%else
14mu|R-3.2.3-2|14	%bcond_without java
14mu|R-3.2.3-2|15	%endif
14mu|R-3.2.3-2|16	
14mu|R-3.2.3-2|17	%ifarch x86_64
14mu|R-3.2.3-2|18	%define	java_arch		amd64
14mu|R-3.2.3-2|19	%else
14mu|R-3.2.3-2|20	%define	java_arch		%{_arch}
14mu|R-3.2.3-2|21	%endif
14mu|R-3.2.3-2|22	
14mu|R-3.2.3-2|23	%define		libRmath		%{mklibname Rmath}
14mu|R-3.2.3-2|24	%define		libRmath_devel		%{mklibname -d Rmath}
14mu|R-3.2.3-2|25	%define		libRmath_static_devel	%{mklibname -d -s Rmath}
14mu|R-3.2.3-2|26	
14mu|R-3.2.3-2|27	#-----------------------------------------------------------------------
14mu|R-3.2.3-2|28	Name:		R
14mu|R-3.2.3-2|29	Version:	3.2.3
14mu|R-3.2.3-2|30	Release:	2
14mu|R-3.2.3-2|31	Summary:	A language for data analysis and graphics
14mu|R-3.2.3-2|32	URL:		http://www.r-project.org
14mu|R-3.2.3-2|33	Source0:	ftp://cran.r-project.org/pub/R/src/base/R-3/R-%{version}.tar.gz
14mu|R-3.2.3-2|34	Source1:	macros.R
14mu|R-3.2.3-2|35	Source2:	R-make-search-index.sh
14mu|R-3.2.3-2|36	Source3:	R-icons-png.tar.bz2
14mu|R-3.2.3-2|37	Source4:	R.bash_completion.bz2
14mu|R-3.2.3-2|38	Source100:	R.rpmlintrc
14mu|R-3.2.3-2|39	License:	GPLv2+
14mu|R-3.2.3-2|40	Group:		Sciences/Mathematics
14mu|R-3.2.3-2|41	BuildRequires:	bison
14mu|R-3.2.3-2|42	BuildRequires:	pkgconfig(blas)
14mu|R-3.2.3-2|43	BuildRequires:	bzip2-devel
14mu|R-3.2.3-2|44	BuildRequires:	pkgconfig(cairo)
14mu|R-3.2.3-2|45	BuildRequires:	cups-common
14mu|R-3.2.3-2|46	BuildRequires:	gcc-c++
14mu|R-3.2.3-2|47	BuildRequires:	gcc-gfortran
14mu|R-3.2.3-2|48	BuildRequires:	gcc-objc
14mu|R-3.2.3-2|49	BuildRequires:	gettext-devel
14mu|R-3.2.3-2|50	BuildRequires:	glibc-static-devel
14mu|R-3.2.3-2|51	BuildRequires:	gpm-devel
14mu|R-3.2.3-2|52	BuildRequires:	icu-devel >= 49
14mu|R-3.2.3-2|53	%if %{with java}
14mu|R-3.2.3-2|54	BuildRequires:	java-rpmbuild
14mu|R-3.2.3-2|55	%endif
14mu|R-3.2.3-2|56	BuildRequires:	jpeg-devel
14mu|R-3.2.3-2|57	BuildRequires:	pkgconfig(lapack)
14mu|R-3.2.3-2|58	BuildRequires:	less
14mu|R-3.2.3-2|59	BuildRequires:	pkgconfig(ice)
14mu|R-3.2.3-2|60	BuildRequires:	pkgconfig(sm)
14mu|R-3.2.3-2|61	BuildRequires:	pkgconfig(x11)
14mu|R-3.2.3-2|62	BuildRequires:	pkgconfig(xmu)
14mu|R-3.2.3-2|63	BuildRequires:	pkgconfig(xt)
14mu|R-3.2.3-2|64	BuildRequires:	pkgconfig(ncurses)
14mu|R-3.2.3-2|65	BuildRequires:	pkgconfig(pango)
14mu|R-3.2.3-2|66	BuildRequires:	paper-utils
14mu|R-3.2.3-2|67	%if %{with system_pcre}
14mu|R-3.2.3-2|68	BuildRequires:	pkgconfig(libpcre)
14mu|R-3.2.3-2|69	%endif
14mu|R-3.2.3-2|70	BuildRequires:	pkgconfig(libpng)
14mu|R-3.2.3-2|71	BuildRequires:	pth-devel
14mu|R-3.2.3-2|72	BuildRequires:	readline-devel
14mu|R-3.2.3-2|73	BuildRequires:	tcl-devel
14mu|R-3.2.3-2|74	BuildRequires:	texinfo
14mu|R-3.2.3-2|75	BuildRequires:	texlive-latex
14mu|R-3.2.3-2|76	BuildRequires:	texlive-tools
14mu|R-3.2.3-2|77	BuildRequires:	texlive-inconsolata
14mu|R-3.2.3-2|78	BuildRequires:	tiff-devel
14mu|R-3.2.3-2|79	BuildRequires:	tk-devel
14mu|R-3.2.3-2|80	BuildRequires:	zip
14mu|R-3.2.3-2|81	BuildRequires:	zlib-devel
14mu|R-3.2.3-2|82	# R-devel will pull in R-core
14mu|R-3.2.3-2|83	Requires:	R-devel = %{EVRD}
14mu|R-3.2.3-2|84	# libRmath-devel will pull in libRmath
14mu|R-3.2.3-2|85	Requires:	%{libRmath_devel} = %{EVRD}
14mu|R-3.2.3-2|86	Suggests:	x11-font-adobe-100dpi
14mu|R-3.2.3-2|87	Obsoletes:	R-recommended <= 1.5.1
14mu|R-3.2.3-2|88	Provides:	R-recommended
14mu|R-3.2.3-2|89	Patch1:		R-3.0.1-menu.patch
14mu|R-3.2.3-2|90	Patch2:		R-3.0.0-gfxdemos.patch
14mu|R-3.2.3-2|91	# Patch3:		arm-perl-regexp.patch
14mu|R-3.2.3-2|92	
14mu|R-3.2.3-2|93	%description
14mu|R-3.2.3-2|94	This is a metapackage that provides both core R userspace and
14mu|R-3.2.3-2|95	all R development components.
14mu|R-3.2.3-2|96	
14mu|R-3.2.3-2|97	R is a language and environment for statistical computing and graphics.
14mu|R-3.2.3-2|98	R is similar to the award-winning S system, which was developed at
14mu|R-3.2.3-2|99	Bell Laboratories by John Chambers et al. It provides a wide
14mu|R-3.2.3-2|100	variety of statistical and graphical techniques (linear and
14mu|R-3.2.3-2|101	nonlinear modelling, statistical tests, time series analysis,
14mu|R-3.2.3-2|102	classification, clustering, ...).
14mu|R-3.2.3-2|103	
14mu|R-3.2.3-2|104	R is designed as a true computer language with control-flow
14mu|R-3.2.3-2|105	constructions for iteration and alternation, and it allows users to
14mu|R-3.2.3-2|106	add additional functionality by defining new functions. For
14mu|R-3.2.3-2|107	computationally intensive tasks, C, C++ and Fortran code can be linked
14mu|R-3.2.3-2|108	and called at run time.
14mu|R-3.2.3-2|109	
14mu|R-3.2.3-2|110	%files
14mu|R-3.2.3-2|111	
14mu|R-3.2.3-2|112	#-----------------------------------------------------------------------
14mu|R-3.2.3-2|113	%package	core
14mu|R-3.2.3-2|114	Summary:	The minimal R components necessary for a functional runtime
14mu|R-3.2.3-2|115	Group:		Sciences/Mathematics
14mu|R-3.2.3-2|116	Requires:	cups
14mu|R-3.2.3-2|117	Requires:	less
14mu|R-3.2.3-2|118	Requires:	perl
14mu|R-3.2.3-2|119	Requires:	sed
14mu|R-3.2.3-2|120	Requires:	texlive-scheme-medium
14mu|R-3.2.3-2|121	Requires:	vim
14mu|R-3.2.3-2|122	Requires:	xdg-utils
14mu|R-3.2.3-2|123	# These are the submodules that R-core provides. Sometimes R modules say they
14mu|R-3.2.3-2|124	# depend on one of these submodules rather than just R. These are provided for
14mu|R-3.2.3-2|125	# packager convenience.
14mu|R-3.2.3-2|126	%rename R-base
14mu|R-3.2.3-2|127	Provides:	R-boot = 1.3.11
14mu|R-3.2.3-2|128	Provides:	R-class = 7.3.10
14mu|R-3.2.3-2|129	Provides:	R-cluster = 1.15.2
14mu|R-3.2.3-2|130	Provides:	R-codetools = 0.2.8
14mu|R-3.2.3-2|131	Provides:	R-datasets = %{version}
14mu|R-3.2.3-2|132	Provides:	R-foreign = 0.8.61
14mu|R-3.2.3-2|133	Provides:	R-graphics = %{version}
14mu|R-3.2.3-2|134	Provides:	R-grDevices = %{version}
14mu|R-3.2.3-2|135	Provides:	R-grid = %{version}
14mu|R-3.2.3-2|136	Provides:	R-KernSmooth = 2.23.12
14mu|R-3.2.3-2|137	Provides:	R-lattice = 0.20.29
14mu|R-3.2.3-2|138	Provides:	R-MASS = 7.3.31
14mu|R-3.2.3-2|139	Provides:	R-Matrix = 1.1.3
14mu|R-3.2.3-2|140	Obsoletes:	R-Matrix < 0.999375-7
14mu|R-3.2.3-2|141	Provides:	R-methods = %{version}
14mu|R-3.2.3-2|142	Provides:	R-mgcv = 1.7.29
14mu|R-3.2.3-2|143	Provides:	R-nlme = 3.1.117
14mu|R-3.2.3-2|144	Provides:	R-nnet = 7.3.8
14mu|R-3.2.3-2|145	Provides:	R-parallel = %{version}
14mu|R-3.2.3-2|146	Provides:	R-rpart = 4.1.8
14mu|R-3.2.3-2|147	Provides:	R-spatial = 7.3.8
14mu|R-3.2.3-2|148	Provides:	R-splines = %{version}
14mu|R-3.2.3-2|149	Provides:	R-stats = %{version}
14mu|R-3.2.3-2|150	Provides:	R-stats4 = %{version}
14mu|R-3.2.3-2|151	Provides:	R-survival = 2.37.7
14mu|R-3.2.3-2|152	Provides:	R-tcltk = %{version}
14mu|R-3.2.3-2|153	Provides:	R-tools = %{version}
14mu|R-3.2.3-2|154	Provides:	R-utils = %{version}
14mu|R-3.2.3-2|155	
14mu|R-3.2.3-2|156	%description	core
14mu|R-3.2.3-2|157	A language and environment for statistical computing and graphics.
14mu|R-3.2.3-2|158	R is similar to the award-winning S system, which was developed at
14mu|R-3.2.3-2|159	Bell Laboratories by John Chambers et al. It provides a wide
14mu|R-3.2.3-2|160	variety of statistical and graphical techniques (linear and
14mu|R-3.2.3-2|161	nonlinear modelling, statistical tests, time series analysis,
14mu|R-3.2.3-2|162	classification, clustering, ...).
14mu|R-3.2.3-2|163	
14mu|R-3.2.3-2|164	R is designed as a true computer language with control-flow
14mu|R-3.2.3-2|165	constructions for iteration and alternation, and it allows users to
14mu|R-3.2.3-2|166	add additional functionality by defining new functions. For
14mu|R-3.2.3-2|167	computationally intensive tasks, C, C++ and Fortran code can be linked
14mu|R-3.2.3-2|168	and called at run time.
14mu|R-3.2.3-2|169	
14mu|R-3.2.3-2|170	%post core
14mu|R-3.2.3-2|171	%{_sbindir}/texlive.post
14mu|R-3.2.3-2|172	%if %{with java}
14mu|R-3.2.3-2|173	R CMD javareconf \
14mu|R-3.2.3-2|174	JAVA_HOME=%{_jvmdir}/jre \
14mu|R-3.2.3-2|175	JAVA_CPPFLAGS='-I%{_jvmdir}/java/include\ -I%{_jvmdir}/java/include/linux' \
14mu|R-3.2.3-2|176	JAVA_LIBS='-L%{_jvmdir}/jre/lib/%{java_arch}/server \
14mu|R-3.2.3-2|177	-L%{_jvmdir}/jre/lib/%{java_arch}\ -L%{_jvmdir}/java/lib/%{java_arch} \
14mu|R-3.2.3-2|178	-L/lib\ -L/usr/lib\ -ljvm' \
14mu|R-3.2.3-2|179	JAVA_LD_LIBRARY_PATH=%{_jvmdir}/jre/lib/%{java_arch}/server:%{_jvmdir}/jre/lib/%{java_arch}:%{_jvmdir}/java/lib/%{java_arch}:/usr/java/packages/lib/%{java_arch}:/lib:/usr/lib \
14mu|R-3.2.3-2|180	> /dev/null 2>&1 || exit 0
14mu|R-3.2.3-2|181	%endif
14mu|R-3.2.3-2|182	
14mu|R-3.2.3-2|183	%postun core
14mu|R-3.2.3-2|184	if [ $1 -eq 0 ] ; then
14mu|R-3.2.3-2|185	%{_sbindir}/texlive.post
14mu|R-3.2.3-2|186	fi
14mu|R-3.2.3-2|187	
14mu|R-3.2.3-2|188	%if %{upgrade_from_2_12}
14mu|R-3.2.3-2|189	%posttrans core
14mu|R-3.2.3-2|190	if [ ! -e %{_libdir}/R/doc ]; then
14mu|R-3.2.3-2|191	ln -sf %{_docdir}/R %{_libdir}/R/doc
14mu|R-3.2.3-2|192	fi
14mu|R-3.2.3-2|193	%endif
14mu|R-3.2.3-2|194	
14mu|R-3.2.3-2|195	%files		core
14mu|R-3.2.3-2|196	%{_bindir}/*
14mu|R-3.2.3-2|197	%{_datadir}/R
14mu|R-3.2.3-2|198	%{_libdir}/R
14mu|R-3.2.3-2|199	%exclude %{_libdir}/R/include
14mu|R-3.2.3-2|200	%{_prefix}/lib/rpm/R-make-search-index.sh
14mu|R-3.2.3-2|201	%{_infodir}/R-*.info*
14mu|R-3.2.3-2|202	%{_sysconfdir}/bash_completion.d/*
14mu|R-3.2.3-2|203	%{_sysconfdir}/rpm/macros.d/macros.R
14mu|R-3.2.3-2|204	%{_mandir}/man1/*
14mu|R-3.2.3-2|205	%{_sysconfdir}/ld.so.conf.d/*
14mu|R-3.2.3-2|206	%{_texmfdir}/tex/latex/R
14mu|R-3.2.3-2|207	%{_iconsdir}/Rlogo.png
14mu|R-3.2.3-2|208	%{_liconsdir}/*
14mu|R-3.2.3-2|209	%{_miconsdir}/*
14mu|R-3.2.3-2|210	%{_datadir}/applications/*
14mu|R-3.2.3-2|211	%doc %{_docdir}/R
14mu|R-3.2.3-2|212	
14mu|R-3.2.3-2|213	#-----------------------------------------------------------------------
14mu|R-3.2.3-2|214	%package	devel
14mu|R-3.2.3-2|215	Summary:	Files for development of R packages
14mu|R-3.2.3-2|216	Group:		Development/Other
14mu|R-3.2.3-2|217	Requires:	R-core = %{EVRD}
14mu|R-3.2.3-2|218	# You need all the BuildRequires for the development version
14mu|R-3.2.3-2|219	Requires:	bzip2-devel
14mu|R-3.2.3-2|220	Requires:	gcc-c++
14mu|R-3.2.3-2|221	Requires:	gcc-gfortran
14mu|R-3.2.3-2|222	Requires:	pkgconfig(x11)
14mu|R-3.2.3-2|223	%if %{with system_pcre}
14mu|R-3.2.3-2|224	Requires:	pcre-devel
14mu|R-3.2.3-2|225	%endif
14mu|R-3.2.3-2|226	Requires:	pkgconfig
14mu|R-3.2.3-2|227	Requires:	tcl-devel
14mu|R-3.2.3-2|228	Requires:	texinfo
14mu|R-3.2.3-2|229	Requires:	texlive-latex
14mu|R-3.2.3-2|230	Requires:	texlive-tools
14mu|R-3.2.3-2|231	Requires:	texlive-inconsolata
14mu|R-3.2.3-2|232	Requires:	tk-devel
14mu|R-3.2.3-2|233	Requires:	zlib-devel
14mu|R-3.2.3-2|234	Provides:	R-Matrix-devel = 1.0.1
14mu|R-3.2.3-2|235	Obsoletes:	R-Matrix-devel < 0.999375-7
14mu|R-3.2.3-2|236	
14mu|R-3.2.3-2|237	%description	devel
14mu|R-3.2.3-2|238	Install R-devel if you are going to develop or compile R packages.
14mu|R-3.2.3-2|239	
14mu|R-3.2.3-2|240	%files		devel
14mu|R-3.2.3-2|241	%{_libdir}/pkgconfig/libR.pc
14mu|R-3.2.3-2|242	%{_includedir}/R
14mu|R-3.2.3-2|243	%{_libdir}/R/include
14mu|R-3.2.3-2|244	
14mu|R-3.2.3-2|245	#-----------------------------------------------------------------------
14mu|R-3.2.3-2|246	%package	-n %{libRmath}
14mu|R-3.2.3-2|247	Summary:	Standalone math library from the R project
14mu|R-3.2.3-2|248	Group:		System/Libraries
14mu|R-3.2.3-2|249	Provides:	Rmath = %{EVRD}
14mu|R-3.2.3-2|250	
14mu|R-3.2.3-2|251	%description	-n %{libRmath}
14mu|R-3.2.3-2|252	A standalone library of mathematical and statistical functions derived
14mu|R-3.2.3-2|253	from the R project.  This package provides the shared libRmath library.
14mu|R-3.2.3-2|254	
14mu|R-3.2.3-2|255	%files		-n %{libRmath}
14mu|R-3.2.3-2|256	%{_libdir}/libRmath.so
14mu|R-3.2.3-2|257	
14mu|R-3.2.3-2|258	#-----------------------------------------------------------------------
14mu|R-3.2.3-2|259	%package	-n %{libRmath_devel}
14mu|R-3.2.3-2|260	Summary:	Headers from the R Standalone math library
14mu|R-3.2.3-2|261	Group:		Development/Other
14mu|R-3.2.3-2|262	Requires:	%{libRmath} = %{EVRD}
14mu|R-3.2.3-2|263	Requires:	pkgconfig
14mu|R-3.2.3-2|264	Provides:	Rmath-devel = %{EVRD}
14mu|R-3.2.3-2|265	
14mu|R-3.2.3-2|266	%description	-n %{libRmath_devel}
14mu|R-3.2.3-2|267	A standalone library of mathematical and statistical functions derived
14mu|R-3.2.3-2|268	from the R project.  This package provides the libRmath header files.
14mu|R-3.2.3-2|269	
14mu|R-3.2.3-2|270	%files		-n %{libRmath_devel}
14mu|R-3.2.3-2|271	%{_includedir}/Rmath.h
14mu|R-3.2.3-2|272	%{_libdir}/pkgconfig/libRmath.pc
14mu|R-3.2.3-2|273	
14mu|R-3.2.3-2|274	#-----------------------------------------------------------------------
14mu|R-3.2.3-2|275	%package	-n %{libRmath_static_devel}
14mu|R-3.2.3-2|276	Summary:	Static R Standalone math library
14mu|R-3.2.3-2|277	Group:		Development/Other
14mu|R-3.2.3-2|278	Requires:	%{libRmath_devel} = %{EVRD}
14mu|R-3.2.3-2|279	Provides:	Rmath-static-devel = %{EVRD}
14mu|R-3.2.3-2|280	
14mu|R-3.2.3-2|281	%description	-n %{libRmath_static_devel}
14mu|R-3.2.3-2|282	A standalone library of mathematical and statistical functions derived
14mu|R-3.2.3-2|283	from the R project.  This package provides the static libRmath library.
14mu|R-3.2.3-2|284	
14mu|R-3.2.3-2|285	%files		-n %{libRmath_static_devel}
14mu|R-3.2.3-2|286	%{_libdir}/libRmath.a
14mu|R-3.2.3-2|287	
14mu|R-3.2.3-2|288	########################################################################
14mu|R-3.2.3-2|289	%prep
14mu|R-3.2.3-2|290	%setup -q
14mu|R-3.2.3-2|291	%patch1 -p1
14mu|R-3.2.3-2|292	%patch2 -p1
14mu|R-3.2.3-2|293	# %patch3 -p1
14mu|R-3.2.3-2|294	
14mu|R-3.2.3-2|295	#-----------------------------------------------------------------------
14mu|R-3.2.3-2|296	%build
14mu|R-3.2.3-2|297	# Add PATHS to Renviron for R_LIBS_SITE
14mu|R-3.2.3-2|298	echo 'R_LIBS_SITE=${R_LIBS_SITE-'"'/usr/local/lib/R/site-library:/usr/local/lib/R/library:%{_libdir}/R/library:%{_datadir}/R/library'"'}' >> etc/Renviron.in
14mu|R-3.2.3-2|299	export R_PDFVIEWER="%{_bindir}/xdg-open"
14mu|R-3.2.3-2|300	export R_PRINTCMD="lpr"
14mu|R-3.2.3-2|301	export R_BROWSER="%{_bindir}/xdg-open"
14mu|R-3.2.3-2|302	
14mu|R-3.2.3-2|303	# instead of "BuildConflicts: R-core" and/or R-foo packages
14mu|R-3.2.3-2|304	if [ -x %{bindir}/Rscript ]; then
14mu|R-3.2.3-2|305	mkdir bin
14mu|R-3.2.3-2|306	ln -sf bin/R bin/Rscript
14mu|R-3.2.3-2|307	fi
14mu|R-3.2.3-2|308	
14mu|R-3.2.3-2|309	export FCFLAGS="%{optflags}"
14mu|R-3.2.3-2|310	%if %{with java}
14mu|R-3.2.3-2|311	export JAVA_HOME="%{java_home}"
14mu|R-3.2.3-2|312	%endif
14mu|R-3.2.3-2|313	
14mu|R-3.2.3-2|314	(
14mu|R-3.2.3-2|315	%configure						\
14mu|R-3.2.3-2|316	--with-tcltk					\
14mu|R-3.2.3-2|317	--with-tcl-config=%{_libdir}/tclConfig.sh	\
14mu|R-3.2.3-2|318	--with-tk-config=%{_libdir}/tkConfig.sh		\
14mu|R-3.2.3-2|319	--with-cairo					\
14mu|R-3.2.3-2|320	--with-libpng					\
14mu|R-3.2.3-2|321	--with-jpeglib					\
14mu|R-3.2.3-2|322	--with-system-zlib				\
14mu|R-3.2.3-2|323	--with-system-bzlib				\
14mu|R-3.2.3-2|324	%if %{with system_pcre}
14mu|R-3.2.3-2|325	--with-system-pcre				\
14mu|R-3.2.3-2|326	%else
14mu|R-3.2.3-2|327	--without-system-pcre				\
14mu|R-3.2.3-2|328	%endif
14mu|R-3.2.3-2|329	--with-system-xz				\
14mu|R-3.2.3-2|330	--with-ICU					\
14mu|R-3.2.3-2|331	--with-readline					\
14mu|R-3.2.3-2|332	--disable-BLAS-shlib				\
14mu|R-3.2.3-2|333	--with-lapack=%{_libdir}			\
14mu|R-3.2.3-2|334	--with-blas=%{_libdir}				\
14mu|R-3.2.3-2|335	--enable-R-shlib				\
14mu|R-3.2.3-2|336	--enable-prebuilt-html				\
14mu|R-3.2.3-2|337	rdocdir=%{_docdir}/R				\
14mu|R-3.2.3-2|338	rsharedir=%{_datadir}/R
14mu|R-3.2.3-2|339	) | grep -A30 'R is now' - > CAPABILITIES
14mu|R-3.2.3-2|340	
14mu|R-3.2.3-2|341	# (tpg) somehow --prefix is not honored
14mu|R-3.2.3-2|342	sed -i -e 's#/usr/local#%{_prefix}#g' Makeconf
14mu|R-3.2.3-2|343	
14mu|R-3.2.3-2|344	%make
14mu|R-3.2.3-2|345	make -C src/nmath/standalone
14mu|R-3.2.3-2|346	
14mu|R-3.2.3-2|347	#make check-all
14mu|R-3.2.3-2|348	%make pdf
14mu|R-3.2.3-2|349	# %make info
14mu|R-3.2.3-2|350	
14mu|R-3.2.3-2|351	# Uncomment once we fix info pages for R
14mu|R-3.2.3-2|352	# Convert to UTF-8
14mu|R-3.2.3-2|353	#for i in doc/manual/R-intro.info doc/manual/R-FAQ.info doc/FAQ doc/manual/R-admin.info doc/manual/R-exts.info-1; do
14mu|R-3.2.3-2|354	#    iconv -f iso-8859-1 -t utf-8 -o $i{.utf8,}
14mu|R-3.2.3-2|355	#    mv $i{.utf8,}
14mu|R-3.2.3-2|356	#done
14mu|R-3.2.3-2|357	
14mu|R-3.2.3-2|358	#-----------------------------------------------------------------------
14mu|R-3.2.3-2|359	%install
14mu|R-3.2.3-2|360	make DESTDIR=%{buildroot} install install-info
14mu|R-3.2.3-2|361	make DESTDIR=%{buildroot} install-pdf
14mu|R-3.2.3-2|362	
14mu|R-3.2.3-2|363	rm -f %{buildroot}%{_infodir}/dir
14mu|R-3.2.3-2|364	rm -f %{buildroot}%{_infodir}/dir.old
14mu|R-3.2.3-2|365	install -p CAPABILITIES %{buildroot}%{_docdir}/R
14mu|R-3.2.3-2|366	
14mu|R-3.2.3-2|367	# Install libRmath files
14mu|R-3.2.3-2|368	make -C src/nmath/standalone install DESTDIR=%{buildroot}
14mu|R-3.2.3-2|369	
14mu|R-3.2.3-2|370	mkdir -p %{buildroot}/etc/ld.so.conf.d
14mu|R-3.2.3-2|371	echo "%{_libdir}/R/lib" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
14mu|R-3.2.3-2|372	
14mu|R-3.2.3-2|373	mkdir -p %{buildroot}%{_datadir}/R/library
14mu|R-3.2.3-2|374	
14mu|R-3.2.3-2|375	# Install rpm helper macros
14mu|R-3.2.3-2|376	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|R-3.2.3-2|377	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d
14mu|R-3.2.3-2|378	
14mu|R-3.2.3-2|379	# Install rpm helper script
14mu|R-3.2.3-2|380	mkdir -p %{buildroot}%{_prefix}/lib/rpm/
14mu|R-3.2.3-2|381	install -m0755 %{SOURCE2} %{buildroot}/usr/lib/rpm/
14mu|R-3.2.3-2|382	
14mu|R-3.2.3-2|383	# Fix html/packages.html
14mu|R-3.2.3-2|384	# We can safely use RHOME here, because all of these are system packages.
14mu|R-3.2.3-2|385	sed -i 's|\..\/\..|%{_libdir}/R|g' %{buildroot}%{_docdir}/R/html/packages.html
14mu|R-3.2.3-2|386	
14mu|R-3.2.3-2|387	for i in %{buildroot}%{_libdir}/R/library/*/html/*.html; do
14mu|R-3.2.3-2|388	sed -i 's|\..\/\..\/..\/doc|%{_docdir}/R|g' $i
14mu|R-3.2.3-2|389	done
14mu|R-3.2.3-2|390	
14mu|R-3.2.3-2|391	# Fix exec bits
14mu|R-3.2.3-2|392	chmod +x %{buildroot}%{_datadir}/R/sh/echo.sh
14mu|R-3.2.3-2|393	chmod -x %{buildroot}%{_libdir}/R/library/mgcv/CITATION %{buildroot}%{_docdir}/R/CAPABILITIES
14mu|R-3.2.3-2|394	
14mu|R-3.2.3-2|395	# Symbolic link for convenience
14mu|R-3.2.3-2|396	# Actually do make the reverse link done in fedora, to avoid the need to
14mu|R-3.2.3-2|397	# fight rpm to convert a directory into a symlink if upgrading from
14mu|R-3.2.3-2|398	# previous packages
14mu|R-3.2.3-2|399	ln -sf ../%{_lib}/R/include %{buildroot}%{_includedir}/R
14mu|R-3.2.3-2|400	
14mu|R-3.2.3-2|401	%if !%{upgrade_from_2_12}
14mu|R-3.2.3-2|402	ln -sf %{_docdir}/R %{buildroot}%{_libdir}/R/doc
14mu|R-3.2.3-2|403	%endif
14mu|R-3.2.3-2|404	
14mu|R-3.2.3-2|405	# Symbolic link for LaTeX
14mu|R-3.2.3-2|406	mkdir -p %{buildroot}%{_texmfdir}/tex/latex
14mu|R-3.2.3-2|407	pushd %{buildroot}%{_texmfdir}/tex/latex
14mu|R-3.2.3-2|408	ln -s ../../../R/texmf/tex/latex R
14mu|R-3.2.3-2|409	popd
14mu|R-3.2.3-2|410	
14mu|R-3.2.3-2|411	cp doc/COPYING %{buildroot}%{_docdir}/R
14mu|R-3.2.3-2|412	
14mu|R-3.2.3-2|413	mkdir -p %{buildroot}%{_datadir}/applications
14mu|R-3.2.3-2|414	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14mu|R-3.2.3-2|415	[Desktop Entry]
14mu|R-3.2.3-2|416	Name=R
14mu|R-3.2.3-2|417	Name[ru]=R
14mu|R-3.2.3-2|418	Comment=A language for statistical computing
14mu|R-3.2.3-2|419	Comment[ru]=Язык статистических вычислений
14mu|R-3.2.3-2|420	Exec=%{_bindir}/R --gui=tk
14mu|R-3.2.3-2|421	Terminal=true
14mu|R-3.2.3-2|422	Type=Application
14mu|R-3.2.3-2|423	Icon=Rlogo
14mu|R-3.2.3-2|424	Categories=Science;Math;
14mu|R-3.2.3-2|425	EOF
14mu|R-3.2.3-2|426	
14mu|R-3.2.3-2|427	# icons
14mu|R-3.2.3-2|428	mkdir -p %{buildroot}%{_iconsdir}
14mu|R-3.2.3-2|429	tar xjf %{SOURCE3} -C %{buildroot}%{_iconsdir}
14mu|R-3.2.3-2|430	
14mu|R-3.2.3-2|431	# (tpg) add bash completion file
14mu|R-3.2.3-2|432	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
14mu|R-3.2.3-2|433	bzcat %{SOURCE4} > %{buildroot}%{_sysconfdir}/bash_completion.d/R-base
14mu|R-3.2.3-2|434	
14mu|R-3.2.3-2|435	
14mu|R-3.2.3-2|436	
14mu|R-3.2.3-2|437	%changelog
14mu|R-3.2.3-2|438	
14mu|R-3.2.3-2|439	* Mon Mar 21 2016 Denis Silakov <dsilakov@gmail.com> 3.2.3-2
14mu|R-3.2.3-2|440	- (ea1f13d) Added Russian l10n to desktop file
14mu|R-3.2.3-2|441	
14mu|R-3.2.3-2|442	

24015 14
14mu|r8168-8.044.02-1|1	%define _enable_debug_packages	%{nil}
14mu|r8168-8.044.02-1|2	%define debug_package		%{nil}
14mu|r8168-8.044.02-1|3	
14mu|r8168-8.044.02-1|4	%define name_prefix 0009-
14mu|r8168-8.044.02-1|5	
14mu|r8168-8.044.02-1|6	Summary:	Standalone driver for Realtek RTL8168*/8111* network adapters
14mu|r8168-8.044.02-1|7	Name:		r8168
14mu|r8168-8.044.02-1|8	Version:	8.044.02
14mu|r8168-8.044.02-1|9	Release:	1
14mu|r8168-8.044.02-1|10	License:	GPLv2+
14mu|r8168-8.044.02-1|11	Group:		System/Kernel and hardware
14mu|r8168-8.044.02-1|12	Url:		http://www.realtek.com.tw/Downloads/
14mu|r8168-8.044.02-1|13	Source0:	%{name_prefix}%{name}-%{version}.tar.bz2
14mu|r8168-8.044.02-1|14	Source1:	%{name}.rpmlintrc
14mu|r8168-8.044.02-1|15	Source2:	%{name}.conf
14mu|r8168-8.044.02-1|16	
14mu|r8168-8.044.02-1|17	# From ArchLinux
14mu|r8168-8.044.02-1|18	Patch0:		r8168-linux-4.11.patch
14mu|r8168-8.044.02-1|19	
14mu|r8168-8.044.02-1|20	%description
14mu|r8168-8.044.02-1|21	This package contains the standalone driver for the following network
14mu|r8168-8.044.02-1|22	adapters by Realtek: RTL8168B/8111B, RTL8168C/8111C, RTL8168CP/8111CP,
14mu|r8168-8.044.02-1|23	RTL8168D/8111D, RTL8168DP/8111DP, and RTL8168E/8111E.
14mu|r8168-8.044.02-1|24	
14mu|r8168-8.044.02-1|25	#----------------------------------------------------------------------------
14mu|r8168-8.044.02-1|26	
14mu|r8168-8.044.02-1|27	%package -n dkms-%{name}
14mu|r8168-8.044.02-1|28	Summary:	Standalone driver for Realtek RTL8168*/8111* network adapters
14mu|r8168-8.044.02-1|29	Group:		System/Kernel and hardware
14mu|r8168-8.044.02-1|30	Requires(post,preun):	dkms
14mu|r8168-8.044.02-1|31	
14mu|r8168-8.044.02-1|32	%description -n dkms-%{name}
14mu|r8168-8.044.02-1|33	This package contains the standalone driver for the following network
14mu|r8168-8.044.02-1|34	adapters by Realtek: RTL8168B/8111B, RTL8168C/8111C, RTL8168CP/8111CP,
14mu|r8168-8.044.02-1|35	RTL8168D/8111D, RTL8168DP/8111DP, and RTL8168E/8111E.
14mu|r8168-8.044.02-1|36	
14mu|r8168-8.044.02-1|37	%files -n dkms-%{name}
14mu|r8168-8.044.02-1|38	%doc README
14mu|r8168-8.044.02-1|39	%config(noreplace) /etc/modprobe.d/%{name}.conf
14mu|r8168-8.044.02-1|40	%dir %{_usr}/src/%{name}-%{version}-%{release}
14mu|r8168-8.044.02-1|41	%{_usr}/src/%{name}-%{version}-%{release}/*
14mu|r8168-8.044.02-1|42	
14mu|r8168-8.044.02-1|43	%post -n dkms-%{name}
14mu|r8168-8.044.02-1|44	set -x
14mu|r8168-8.044.02-1|45	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14mu|r8168-8.044.02-1|46	
14mu|r8168-8.044.02-1|47	# Build and install the driver for all available kernels that have devel
14mu|r8168-8.044.02-1|48	# files, no matter how these kernels were installed (from RPMs or manually).
14mu|r8168-8.044.02-1|49	# Do not fail the installation of the package if the build fails for some
14mu|r8168-8.044.02-1|50	# kernels, this may happen during testing, etc.
14mu|r8168-8.044.02-1|51	for kk in /lib/modules/*; do
14mu|r8168-8.044.02-1|52	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14mu|r8168-8.044.02-1|53	if test -d "/lib/modules/$kk/build"; then
14mu|r8168-8.044.02-1|54	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} -k $kk &&
14mu|r8168-8.044.02-1|55	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release} -k $kk || true
14mu|r8168-8.044.02-1|56	else
14mu|r8168-8.044.02-1|57	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14mu|r8168-8.044.02-1|58	fi;
14mu|r8168-8.044.02-1|59	done
14mu|r8168-8.044.02-1|60	
14mu|r8168-8.044.02-1|61	%preun -n dkms-%{name}
14mu|r8168-8.044.02-1|62	# rmmod can fail (e.g. if the module is not loaded), but it should not stop
14mu|r8168-8.044.02-1|63	# deinstallation.
14mu|r8168-8.044.02-1|64	/sbin/rmmod %{name} >/dev/null 2>&1 || true
14mu|r8168-8.044.02-1|65	set -x
14mu|r8168-8.044.02-1|66	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || true
14mu|r8168-8.044.02-1|67	
14mu|r8168-8.044.02-1|68	#----------------------------------------------------------------------------
14mu|r8168-8.044.02-1|69	
14mu|r8168-8.044.02-1|70	%prep
14mu|r8168-8.044.02-1|71	%setup -q
14mu|r8168-8.044.02-1|72	chmod -x src/* Makefile README
14mu|r8168-8.044.02-1|73	%apply_patches
14mu|r8168-8.044.02-1|74	
14mu|r8168-8.044.02-1|75	%build
14mu|r8168-8.044.02-1|76	
14mu|r8168-8.044.02-1|77	%install
14mu|r8168-8.044.02-1|78	install -m755 -d %{buildroot}/etc/modprobe.d/
14mu|r8168-8.044.02-1|79	install -m644 %{SOURCE2} %{buildroot}/etc/modprobe.d
14mu|r8168-8.044.02-1|80	
14mu|r8168-8.044.02-1|81	# install dkms sources
14mu|r8168-8.044.02-1|82	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14mu|r8168-8.044.02-1|83	install -m644 src/*.c src/*.h src/Makefile %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14mu|r8168-8.044.02-1|84	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14mu|r8168-8.044.02-1|85	MAKE="make -C \$kernel_source_dir M=\\\$(pwd) modules"
14mu|r8168-8.044.02-1|86	CLEAN="make -C \$kernel_source_dir M=\\\$(pwd) clean"
14mu|r8168-8.044.02-1|87	PACKAGE_NAME=%{name}
14mu|r8168-8.044.02-1|88	PACKAGE_VERSION=%{version}-%{release}
14mu|r8168-8.044.02-1|89	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14mu|r8168-8.044.02-1|90	BUILT_MODULE_NAME=%{name}
14mu|r8168-8.044.02-1|91	AUTOINSTALL=yes
14mu|r8168-8.044.02-1|92	EOF
14mu|r8168-8.044.02-1|93	
14mu|r8168-8.044.02-1|94	
14mu|r8168-8.044.02-1|95	%changelog
14mu|r8168-8.044.02-1|96	
14mu|r8168-8.044.02-1|97	* Wed Jun 21 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 8.044.02-1
14mu|r8168-8.044.02-1|98	- (a1e517c) Added a patch from ArchLinux to support kernel 4.11.x
14mu|r8168-8.044.02-1|99	
14mu|r8168-8.044.02-1|100	

24016 14
14mu|radeontool-1.6.3-1|1	Name:		radeontool
14mu|radeontool-1.6.3-1|2	Version:	1.6.3
14mu|radeontool-1.6.3-1|3	Release:	1
14mu|radeontool-1.6.3-1|4	Summary:	Enable/disable ATI Radeon external display/backlight
14mu|radeontool-1.6.3-1|5	Source0:	http://people.freedesktop.org/~airlied/%{name}/%{name}-%{version}.tar.bz2
14mu|radeontool-1.6.3-1|6	Source1:	http://www.fdd.com/software/radeon/lightwatch2.pl
14mu|radeontool-1.6.3-1|7	URL:		http://people.freedesktop.org/~airlied/radeontool/
14mu|radeontool-1.6.3-1|8	License:	BSD
14mu|radeontool-1.6.3-1|9	Group:		System/Configuration/Hardware
14mu|radeontool-1.6.3-1|10	BuildRequires:	libpciaccess-devel
14mu|radeontool-1.6.3-1|11	
14mu|radeontool-1.6.3-1|12	%description
14mu|radeontool-1.6.3-1|13	This utility should enable/disable the external display for ATI Radeon video
14mu|radeontool-1.6.3-1|14	cards.
14mu|radeontool-1.6.3-1|15	It should also enable/disable the backlight on a laptop equipped with a an ATI
14mu|radeontool-1.6.3-1|16	Radeon Mobility video card.
14mu|radeontool-1.6.3-1|17	Since it was engineered without access to the Radeon documents, it may as well
14mu|radeontool-1.6.3-1|18	break your hardware.
14mu|radeontool-1.6.3-1|19	USE RADEONTOOL AT YOUR OWN RISK
14mu|radeontool-1.6.3-1|20	
14mu|radeontool-1.6.3-1|21	
14mu|radeontool-1.6.3-1|22	%prep
14mu|radeontool-1.6.3-1|23	%setup -q
14mu|radeontool-1.6.3-1|24	cp %{SOURCE1} .
14mu|radeontool-1.6.3-1|25	
14mu|radeontool-1.6.3-1|26	%build
14mu|radeontool-1.6.3-1|27	%configure2_5x --bindir=%{_sbindir}
14mu|radeontool-1.6.3-1|28	%make
14mu|radeontool-1.6.3-1|29	
14mu|radeontool-1.6.3-1|30	%install
14mu|radeontool-1.6.3-1|31	%makeinstall_std
14mu|radeontool-1.6.3-1|32	
14mu|radeontool-1.6.3-1|33	%clean
14mu|radeontool-1.6.3-1|34	
14mu|radeontool-1.6.3-1|35	%files
14mu|radeontool-1.6.3-1|36	%defattr(-,root,root,755)
14mu|radeontool-1.6.3-1|37	%doc lightwatch2.pl
14mu|radeontool-1.6.3-1|38	%{_sbindir}/radeontool
14mu|radeontool-1.6.3-1|39	%{_sbindir}/avivotool
14mu|radeontool-1.6.3-1|40	%{_sbindir}/radeonreg
14mu|radeontool-1.6.3-1|41	
14mu|radeontool-1.6.3-1|42	%changelog
14mu|radeontool-1.6.3-1|43	
14mu|radeontool-1.6.3-1|44	* Sun Oct 23 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.6.3-1
14mu|radeontool-1.6.3-1|45	- (bb41cfd) Updated tp 1.6.3
14mu|radeontool-1.6.3-1|46	
14mu|radeontool-1.6.3-1|47	

24017 14
14mu|radvd-1.9.1-3|1	Summary:	The IPv6 Router Advertisement Daemon
14mu|radvd-1.9.1-3|2	Name:		radvd
14mu|radvd-1.9.1-3|3	Version:	1.9.1
14mu|radvd-1.9.1-3|4	Release:	3
14mu|radvd-1.9.1-3|5	License:	BSD
14mu|radvd-1.9.1-3|6	Group:		System/Servers
14mu|radvd-1.9.1-3|7	URL:		http://v6web.litech.org/radvd/
14mu|radvd-1.9.1-3|8	Source0:	http://v6web.litech.org/radvd/dist/%{name}-%{version}.tar.gz
14mu|radvd-1.9.1-3|9	Source1:	radvd-tmpfs.conf
14mu|radvd-1.9.1-3|10	Source2:	radvd.service
14mu|radvd-1.9.1-3|11	Source3:	radvd.conf
14mu|radvd-1.9.1-3|12	Requires(pre,postun):	rpm-helper
14mu|radvd-1.9.1-3|13	Requires(post,preun,postun):	systemd
14mu|radvd-1.9.1-3|14	BuildRequires:	bison
14mu|radvd-1.9.1-3|15	BuildRequires:	flex
14mu|radvd-1.9.1-3|16	BuildRequires:	pkgconfig(libdaemon)
14mu|radvd-1.9.1-3|17	
14mu|radvd-1.9.1-3|18	%description
14mu|radvd-1.9.1-3|19	IPv6 has a lot more support for autoconfiguration than IPv4. But
14mu|radvd-1.9.1-3|20	for this autoconfiguration to work on the hosts of a network, the
14mu|radvd-1.9.1-3|21	routers of the local network have to run a program which answers
14mu|radvd-1.9.1-3|22	the autoconfiguration requests of the hosts.
14mu|radvd-1.9.1-3|23	
14mu|radvd-1.9.1-3|24	On Linux this program is called radvd, which stands for Router
14mu|radvd-1.9.1-3|25	ADVertisement Daemon. This daemon listens to router solicitations (RS)
14mu|radvd-1.9.1-3|26	and answers with router advertisement (RA). Furthermore unsolicited
14mu|radvd-1.9.1-3|27	RAs are also send from time to time.
14mu|radvd-1.9.1-3|28	
14mu|radvd-1.9.1-3|29	These RAs contain information, which is used by hosts to configure
14mu|radvd-1.9.1-3|30	their interfaces. This information includes address prefixes, the MTU of
14mu|radvd-1.9.1-3|31	the link and information about default routers.
14mu|radvd-1.9.1-3|32	
14mu|radvd-1.9.1-3|33	%files
14mu|radvd-1.9.1-3|34	%doc CHANGES COPYRIGHT INTRO.html README TODO
14mu|radvd-1.9.1-3|35	%{_unitdir}/radvd.service
14mu|radvd-1.9.1-3|36	%config(noreplace) %{_sysconfdir}/radvd.conf
14mu|radvd-1.9.1-3|37	%config(noreplace) %{_sysconfdir}/sysconfig/radvd
14mu|radvd-1.9.1-3|38	%config(noreplace) %{_sysconfdir}/tmpfiles.d/radvd.conf
14mu|radvd-1.9.1-3|39	%ghost %dir %attr(-,radvd,radvd) %{_localstatedir}/run/radvd/
14mu|radvd-1.9.1-3|40	%doc radvd.conf.example
14mu|radvd-1.9.1-3|41	%{_mandir}/*/*
14mu|radvd-1.9.1-3|42	%{_sbindir}/radvd
14mu|radvd-1.9.1-3|43	%{_sbindir}/radvdump
14mu|radvd-1.9.1-3|44	
14mu|radvd-1.9.1-3|45	%pre
14mu|radvd-1.9.1-3|46	%_pre_useradd radvd / /sbin/nologin
14mu|radvd-1.9.1-3|47	%_pre_groupadd daemon radvd
14mu|radvd-1.9.1-3|48	
14mu|radvd-1.9.1-3|49	%post
14mu|radvd-1.9.1-3|50	%tmpfiles_create %{name}
14mu|radvd-1.9.1-3|51	%systemd_post radvd.service
14mu|radvd-1.9.1-3|52	
14mu|radvd-1.9.1-3|53	%postun
14mu|radvd-1.9.1-3|54	%_postun_groupdel daemon radvd
14mu|radvd-1.9.1-3|55	%systemd_postun radvd.service
14mu|radvd-1.9.1-3|56	
14mu|radvd-1.9.1-3|57	%preun
14mu|radvd-1.9.1-3|58	%systemd_preun radvd.service
14mu|radvd-1.9.1-3|59	
14mu|radvd-1.9.1-3|60	#----------------------------------------------------------------------------
14mu|radvd-1.9.1-3|61	
14mu|radvd-1.9.1-3|62	%prep
14mu|radvd-1.9.1-3|63	%setup -q
14mu|radvd-1.9.1-3|64	for F in CHANGES; do
14mu|radvd-1.9.1-3|65	iconv -f iso-8859-1 -t utf-8 < "$F" > "${F}.new"
14mu|radvd-1.9.1-3|66	touch -r "$F" "${F}.new"
14mu|radvd-1.9.1-3|67	mv "${F}.new" "$F"
14mu|radvd-1.9.1-3|68	done
14mu|radvd-1.9.1-3|69	
14mu|radvd-1.9.1-3|70	%build
14mu|radvd-1.9.1-3|71	%serverbuild
14mu|radvd-1.9.1-3|72	%configure2_5x \
14mu|radvd-1.9.1-3|73	--with-pidfile=%{_localstatedir}/run/radvd/radvd.pid
14mu|radvd-1.9.1-3|74	%make
14mu|radvd-1.9.1-3|75	
14mu|radvd-1.9.1-3|76	%install
14mu|radvd-1.9.1-3|77	%makeinstall_std
14mu|radvd-1.9.1-3|78	
14mu|radvd-1.9.1-3|79	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|radvd-1.9.1-3|80	mkdir -p %{buildroot}%{_localstatedir}/run/radvd
14mu|radvd-1.9.1-3|81	mkdir -p %{buildroot}%{_unitdir}
14mu|radvd-1.9.1-3|82	
14mu|radvd-1.9.1-3|83	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/radvd.conf
14mu|radvd-1.9.1-3|84	install -m 644 redhat/radvd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/radvd
14mu|radvd-1.9.1-3|85	
14mu|radvd-1.9.1-3|86	install -d -m 755 %{buildroot}%{_sysconfdir}/tmpfiles.d
14mu|radvd-1.9.1-3|87	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/tmpfiles.d/radvd.conf
14mu|radvd-1.9.1-3|88	install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
14mu|radvd-1.9.1-3|89	
14mu|radvd-1.9.1-3|90	%changelog
14mu|radvd-1.9.1-3|91	
14mu|radvd-1.9.1-3|92	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.1-3
14mu|radvd-1.9.1-3|93	- (b176ceb) Adjust pre and post scripts to systemd
14mu|radvd-1.9.1-3|94	
14mu|radvd-1.9.1-3|95	

24018 14
14mu|rapidsvn-0.12.1-1|1	%define major 3
14mu|rapidsvn-0.12.1-1|2	%define libname %mklibname svncpp %{major}
14mu|rapidsvn-0.12.1-1|3	%define oldlibname %mklibname rapidsvn 0
14mu|rapidsvn-0.12.1-1|4	%define devname %mklibname svncpp -d
14mu|rapidsvn-0.12.1-1|5	
14mu|rapidsvn-0.12.1-1|6	Summary:	A cross-platform GUI for the Subversion concurrent versioning system
14mu|rapidsvn-0.12.1-1|7	Name:		rapidsvn
14mu|rapidsvn-0.12.1-1|8	Version:	0.12.1
14mu|rapidsvn-0.12.1-1|9	Release:	1
14mu|rapidsvn-0.12.1-1|10	License:	GPLv2+
14mu|rapidsvn-0.12.1-1|11	Group:		Development/Other
14mu|rapidsvn-0.12.1-1|12	URL:		http://rapidsvn.tigris.org
14mu|rapidsvn-0.12.1-1|13	Source0:	http://www.rapidsvn.org/download/release/%{version}/%{name}-%{version}.tar.gz
14mu|rapidsvn-0.12.1-1|14	Source1:	rapidsvn_logo.png
14mu|rapidsvn-0.12.1-1|15	Patch0:		rapidsvn-0.12.1-subversion1.9-private-api.patch
14mu|rapidsvn-0.12.1-1|16	Patch1:		rapidsvn-0.12.0-linkage_fix.patch
14mu|rapidsvn-0.12.1-1|17	BuildRequires:	apache-devel
14mu|rapidsvn-0.12.1-1|18	BuildRequires:	doxygen
14mu|rapidsvn-0.12.1-1|19	BuildRequires:	subversion-devel >= 1.2
14mu|rapidsvn-0.12.1-1|20	BuildRequires:	subversion >= 1.2
14mu|rapidsvn-0.12.1-1|21	BuildRequires:	libtool >= 1.4.2
14mu|rapidsvn-0.12.1-1|22	BuildRequires:	wxgtku-devel
14mu|rapidsvn-0.12.1-1|23	BuildRequires:	libxslt-proc
14mu|rapidsvn-0.12.1-1|24	BuildRequires:	docbook-style-xsl
14mu|rapidsvn-0.12.1-1|25	BuildRequires:	pkgconfig(neon)
14mu|rapidsvn-0.12.1-1|26	BuildRequires:	imagemagick
14mu|rapidsvn-0.12.1-1|27	BuildRequires:	pkgconfig(cppunit)
14mu|rapidsvn-0.12.1-1|28	Requires(post):	%{libname} = %{version}-%{release}
14mu|rapidsvn-0.12.1-1|29	Requires(preun): %{libname} = %{version}-%{release}
14mu|rapidsvn-0.12.1-1|30	Requires:	subversion
14mu|rapidsvn-0.12.1-1|31	
14mu|rapidsvn-0.12.1-1|32	%description
14mu|rapidsvn-0.12.1-1|33	RapidSVN is a platform independent GUI client for the Subversion
14mu|rapidsvn-0.12.1-1|34	revision system written in C++ using the wxWindows framework.
14mu|rapidsvn-0.12.1-1|35	
14mu|rapidsvn-0.12.1-1|36	%files -f %{name}.lang
14mu|rapidsvn-0.12.1-1|37	%doc AUTHORS ChangeLog NEWS README
14mu|rapidsvn-0.12.1-1|38	%{_bindir}/%{name}
14mu|rapidsvn-0.12.1-1|39	%{_datadir}/applications/%{name}.desktop
14mu|rapidsvn-0.12.1-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mu|rapidsvn-0.12.1-1|41	
14mu|rapidsvn-0.12.1-1|42	#------------------------------------------------------------------
14mu|rapidsvn-0.12.1-1|43	
14mu|rapidsvn-0.12.1-1|44	%package -n %{libname}
14mu|rapidsvn-0.12.1-1|45	Summary:	RapidSVN shared SvnCpp C++ API libraries
14mu|rapidsvn-0.12.1-1|46	Group:		System/Libraries
14mu|rapidsvn-0.12.1-1|47	
14mu|rapidsvn-0.12.1-1|48	%description -n %{libname}
14mu|rapidsvn-0.12.1-1|49	RapidSVN is a platform independent GUI client for the Subversion
14mu|rapidsvn-0.12.1-1|50	revision system written in C++ using the wxWindows framework.
14mu|rapidsvn-0.12.1-1|51	
14mu|rapidsvn-0.12.1-1|52	This package contains shared SvnCpp C++ API libraries for
14mu|rapidsvn-0.12.1-1|53	RapidSVN.
14mu|rapidsvn-0.12.1-1|54	
14mu|rapidsvn-0.12.1-1|55	%files -n %{libname}
14mu|rapidsvn-0.12.1-1|56	%{_libdir}/*.so.%{major}*
14mu|rapidsvn-0.12.1-1|57	
14mu|rapidsvn-0.12.1-1|58	#------------------------------------------------------------------
14mu|rapidsvn-0.12.1-1|59	
14mu|rapidsvn-0.12.1-1|60	%package -n %{devname}
14mu|rapidsvn-0.12.1-1|61	Summary:	RapidSVN SvnCpp C++ API development libraries
14mu|rapidsvn-0.12.1-1|62	Group:		Development/C++
14mu|rapidsvn-0.12.1-1|63	Requires:	%{libname} = %{version}-%{release}
14mu|rapidsvn-0.12.1-1|64	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|rapidsvn-0.12.1-1|65	Provides:	libsvncpp-devel = %{version}-%{release}
14mu|rapidsvn-0.12.1-1|66	Provides:	%{oldlibname}-devel = %{version}-%{release}
14mu|rapidsvn-0.12.1-1|67	
14mu|rapidsvn-0.12.1-1|68	%description -n %{devname}
14mu|rapidsvn-0.12.1-1|69	As part of the RapidSVN effort it became clear that it would make
14mu|rapidsvn-0.12.1-1|70	the code easier to update and manage if the Subversion client C
14mu|rapidsvn-0.12.1-1|71	API were wrapped in C++. This is where SvnCpp comes from. Right
14mu|rapidsvn-0.12.1-1|72	now it has the following aspects of the C API have been
14mu|rapidsvn-0.12.1-1|73	abstracted: authentication, logging, status, notification, and
14mu|rapidsvn-0.12.1-1|74	properties. SvnCpp should provide an object-oriented programming
14mu|rapidsvn-0.12.1-1|75	interface to any project that uses C++ or a SWIG-compatible
14mu|rapidsvn-0.12.1-1|76	language like Python or Java.
14mu|rapidsvn-0.12.1-1|77	
14mu|rapidsvn-0.12.1-1|78	%files -n %{devname}
14mu|rapidsvn-0.12.1-1|79	%{_includedir}/svncpp
14mu|rapidsvn-0.12.1-1|80	%{_libdir}/*.so
14mu|rapidsvn-0.12.1-1|81	
14mu|rapidsvn-0.12.1-1|82	#------------------------------------------------------------------
14mu|rapidsvn-0.12.1-1|83	
14mu|rapidsvn-0.12.1-1|84	%prep
14mu|rapidsvn-0.12.1-1|85	%setup -q
14mu|rapidsvn-0.12.1-1|86	%patch0 -p1
14mu|rapidsvn-0.12.1-1|87	%patch1 -p1
14mu|rapidsvn-0.12.1-1|88	
14mu|rapidsvn-0.12.1-1|89	cp %{SOURCE1} rapidsvn_logo.png
14mu|rapidsvn-0.12.1-1|90	
14mu|rapidsvn-0.12.1-1|91	%build
14mu|rapidsvn-0.12.1-1|92	#mkdir src/tests/svncpp; touch src/tests/svncpp/Makefile.in
14mu|rapidsvn-0.12.1-1|93	aclocal; autoconf; libtoolize --automake --force; aclocal; automake -a
14mu|rapidsvn-0.12.1-1|94	
14mu|rapidsvn-0.12.1-1|95	export CFLAGS="%{optflags} -fno-strict-aliasing"
14mu|rapidsvn-0.12.1-1|96	export CXXFLAGS=$CFLAGS
14mu|rapidsvn-0.12.1-1|97	
14mu|rapidsvn-0.12.1-1|98	%configure2_5x \
14mu|rapidsvn-0.12.1-1|99	--enable-shared \
14mu|rapidsvn-0.12.1-1|100	--disable-static \
14mu|rapidsvn-0.12.1-1|101	--with-svn-include=%{_includedir} \
14mu|rapidsvn-0.12.1-1|102	--with-svn-lib=%{_libdir} \
14mu|rapidsvn-0.12.1-1|103	--with-xsltproc=%{_bindir}/xsltproc \
14mu|rapidsvn-0.12.1-1|104	--with-apr-config=%{_bindir}/apr-1-config \
14mu|rapidsvn-0.12.1-1|105	--with-apu-config=%{_bindir}/apu-1-config
14mu|rapidsvn-0.12.1-1|106	
14mu|rapidsvn-0.12.1-1|107	%make
14mu|rapidsvn-0.12.1-1|108	
14mu|rapidsvn-0.12.1-1|109	%install
14mu|rapidsvn-0.12.1-1|110	%makeinstall_std
14mu|rapidsvn-0.12.1-1|111	
14mu|rapidsvn-0.12.1-1|112	# Mandriva Icons
14mu|rapidsvn-0.12.1-1|113	%__install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mu|rapidsvn-0.12.1-1|114	
14mu|rapidsvn-0.12.1-1|115	convert rapidsvn_logo.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|rapidsvn-0.12.1-1|116	convert rapidsvn_logo.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|rapidsvn-0.12.1-1|117	convert rapidsvn_logo.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|rapidsvn-0.12.1-1|118	
14mu|rapidsvn-0.12.1-1|119	%__mkdir_p %{buildroot}%{_datadir}/applications
14mu|rapidsvn-0.12.1-1|120	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|rapidsvn-0.12.1-1|121	[Desktop Entry]
14mu|rapidsvn-0.12.1-1|122	Name=RapidSVN
14mu|rapidsvn-0.12.1-1|123	Comment=%{summary}
14mu|rapidsvn-0.12.1-1|124	Exec=%{_bindir}/%{name}
14mu|rapidsvn-0.12.1-1|125	Icon=%{name}
14mu|rapidsvn-0.12.1-1|126	Terminal=false
14mu|rapidsvn-0.12.1-1|127	Type=Application
14mu|rapidsvn-0.12.1-1|128	Categories=Development;RevisionControl;
14mu|rapidsvn-0.12.1-1|129	EOF
14mu|rapidsvn-0.12.1-1|130	
14mu|rapidsvn-0.12.1-1|131	%find_lang %{name}
14mu|rapidsvn-0.12.1-1|132	
14mu|rapidsvn-0.12.1-1|133	%changelog
14mu|rapidsvn-0.12.1-1|134	
14mu|rapidsvn-0.12.1-1|135	* Mon Oct 24 2016 alzim <alzim@bk.ru> 0.12.1-1
14mu|rapidsvn-0.12.1-1|136	- (e2048a7) Merge pull request #2 from import/rapidsvn:rosa2016.1
14mu|rapidsvn-0.12.1-1|137	- (e2048a7) Updated to 0.12.1
14mu|rapidsvn-0.12.1-1|138	
14mu|rapidsvn-0.12.1-1|139	

24019 14
14mu|rawtherapee-4.2-3|1	Summary:	Raw image processing software
14mu|rawtherapee-4.2-3|2	Name:		rawtherapee
14mu|rawtherapee-4.2-3|3	Version:	4.2
14mu|rawtherapee-4.2-3|4	Release:	3
14mu|rawtherapee-4.2-3|5	License:	GPLv3+ and MIT and IJG
14mu|rawtherapee-4.2-3|6	Group:		Graphics
14mu|rawtherapee-4.2-3|7	Url:		http://www.rawtherapee.com/
14mu|rawtherapee-4.2-3|8	Source0:	http://rawtherapee.com/shared/source/%{name}-%{version}.tar.xz
14mu|rawtherapee-4.2-3|9	Patch0:		rawtherapee-4.0.12-link.patch
14mu|rawtherapee-4.2-3|10	Patch1:		dcraw-9.19-CVE-2013-1438.patch
14mu|rawtherapee-4.2-3|11	Patch2:		rawtherapee-4.2-appstreamtweak.patch
14mu|rawtherapee-4.2-3|12	# https://code.google.com/p/rawtherapee/issues/detail?id=2773
14mu|rawtherapee-4.2-3|13	Patch3:		rawtherapee_CVE-2015-3885.patch
14mu|rawtherapee-4.2-3|14	BuildRequires:	cmake >= 2.6
14mu|rawtherapee-4.2-3|15	BuildRequires:	mercurial
14mu|rawtherapee-4.2-3|16	BuildRequires:	bzip2-devel
14mu|rawtherapee-4.2-3|17	BuildRequires:	gomp-devel
14mu|rawtherapee-4.2-3|18	BuildRequires:	jpeg-devel
14mu|rawtherapee-4.2-3|19	BuildRequires:	tiff-devel
14mu|rawtherapee-4.2-3|20	BuildRequires:	pkgconfig(expat) >= 2.0
14mu|rawtherapee-4.2-3|21	BuildRequires:	pkgconfig(fftw3)
14mu|rawtherapee-4.2-3|22	BuildRequires:	pkgconfig(fftw3f)
14mu|rawtherapee-4.2-3|23	BuildRequires:	pkgconfig(gio-2.0) >= 2.16
14mu|rawtherapee-4.2-3|24	BuildRequires:	pkgconfig(giomm-2.4) >= 2.12
14mu|rawtherapee-4.2-3|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.16
14mu|rawtherapee-4.2-3|26	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.16
14mu|rawtherapee-4.2-3|27	BuildRequires:	pkgconfig(gobject-2.0) >= 2.16
14mu|rawtherapee-4.2-3|28	BuildRequires:	pkgconfig(gthread-2.0) >= 2.16
14mu|rawtherapee-4.2-3|29	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.12
14mu|rawtherapee-4.2-3|30	BuildRequires:	pkgconfig(gtkmm-2.4) >= 2.22
14mu|rawtherapee-4.2-3|31	BuildRequires:	pkgconfig(lcms2)
14mu|rawtherapee-4.2-3|32	BuildRequires:	pkgconfig(libcanberra-gtk)
14mu|rawtherapee-4.2-3|33	BuildRequires:	pkgconfig(libiptcdata)
14mu|rawtherapee-4.2-3|34	BuildRequires:	pkgconfig(libpng)
14mu|rawtherapee-4.2-3|35	BuildRequires:	pkgconfig(sigc++-2.0)
14mu|rawtherapee-4.2-3|36	Requires:	hicolor-icon-theme
14mu|rawtherapee-4.2-3|37	
14mu|rawtherapee-4.2-3|38	%description
14mu|rawtherapee-4.2-3|39	Rawtherapee is a RAW image processing software. It gives full control over
14mu|rawtherapee-4.2-3|40	many parameters to enhance the raw picture before finally exporting it
14mu|rawtherapee-4.2-3|41	to some common image format.
14mu|rawtherapee-4.2-3|42	
14mu|rawtherapee-4.2-3|43	%files
14mu|rawtherapee-4.2-3|44	%doc AUTHORS.txt LICENSE.txt COMPILE.txt RELEASE_NOTES.txt
14mu|rawtherapee-4.2-3|45	%{_bindir}/rawtherapee
14mu|rawtherapee-4.2-3|46	%{_datadir}/rawtherapee
14mu|rawtherapee-4.2-3|47	%{_datadir}/applications/%{name}.desktop
14mu|rawtherapee-4.2-3|48	%{_datadir}/appdata/*xml
14mu|rawtherapee-4.2-3|49	%{_iconsdir}/hicolor/*/apps/rawtherapee.png
14mu|rawtherapee-4.2-3|50	%{_mandir}/man1/%{name}.1*
14mu|rawtherapee-4.2-3|51	
14mu|rawtherapee-4.2-3|52	#----------------------------------------------------------------------------
14mu|rawtherapee-4.2-3|53	
14mu|rawtherapee-4.2-3|54	%prep
14mu|rawtherapee-4.2-3|55	%setup -q
14mu|rawtherapee-4.2-3|56	%apply_patches
14mu|rawtherapee-4.2-3|57	
14mu|rawtherapee-4.2-3|58	%build
14mu|rawtherapee-4.2-3|59	%global optflags %{optflags} -std=gnu++11
14mu|rawtherapee-4.2-3|60	%cmake \
14mu|rawtherapee-4.2-3|61	-DBUILD_SHARED_LIBS=OFF
14mu|rawtherapee-4.2-3|62	%make
14mu|rawtherapee-4.2-3|63	
14mu|rawtherapee-4.2-3|64	%install
14mu|rawtherapee-4.2-3|65	%makeinstall_std -C build
14mu|rawtherapee-4.2-3|66	
14mu|rawtherapee-4.2-3|67	# These file are taken from the root already
14mu|rawtherapee-4.2-3|68	rm -rf %{buildroot}%{_datadir}/doc/rawtherapee
14mu|rawtherapee-4.2-3|69	
14mu|rawtherapee-4.2-3|70	
14mu|rawtherapee-4.2-3|71	%changelog
14mu|rawtherapee-4.2-3|72	
14mu|rawtherapee-4.2-3|73	* Mon Dec 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2-3
14mu|rawtherapee-4.2-3|74	- (f0b87a3) Build with -std=gnu++11
14mu|rawtherapee-4.2-3|75	
14mu|rawtherapee-4.2-3|76	

24020 14
14mu|rdesktop-1.8.3-1|1	%define	Werror_cflags	%nil
14mu|rdesktop-1.8.3-1|2	
14mu|rdesktop-1.8.3-1|3	Summary:	RDP client
14mu|rdesktop-1.8.3-1|4	Name:		rdesktop
14mu|rdesktop-1.8.3-1|5	Version:	1.8.3
14mu|rdesktop-1.8.3-1|6	Release:	1
14mu|rdesktop-1.8.3-1|7	License:	GPL
14mu|rdesktop-1.8.3-1|8	Group:		Networking/Remote access
14mu|rdesktop-1.8.3-1|9	URL:		http://www.rdesktop.org/
14mu|rdesktop-1.8.3-1|10	Source0:	http://prdownloads.sourceforge.net/rdesktop/%{name}-%{version}.tar.gz
14mu|rdesktop-1.8.3-1|11	BuildRequires:	pkgconfig(x11)
14mu|rdesktop-1.8.3-1|12	BuildRequires:	pkgconfig(ao)
14mu|rdesktop-1.8.3-1|13	BuildRequires:	openssl-devel
14mu|rdesktop-1.8.3-1|14	BuildRequires:	pcsc-lite-devel
14mu|rdesktop-1.8.3-1|15	BuildRequires:	pkgconfig(samplerate)
14mu|rdesktop-1.8.3-1|16	BuildRequires:	pkgconfig(xrandr)
14mu|rdesktop-1.8.3-1|17	BuildRequires:  gssglue-devel
14mu|rdesktop-1.8.3-1|18	# nx used to have a forked version of rdesktop called nxdesktop, this
14mu|rdesktop-1.8.3-1|19	# was dropped in nx 3.2.0 and nx now works with unmodified rdekstop.
14mu|rdesktop-1.8.3-1|20	# it seems to make most sense handling this by making the original
14mu|rdesktop-1.8.3-1|21	# rdesktop obsolete and provide the now obsolete fork - AdamW 2008/09
14mu|rdesktop-1.8.3-1|22	Obsoletes:	nxdesktop < 3.2.0
14mu|rdesktop-1.8.3-1|23	Provides:	nxdesktop
14mu|rdesktop-1.8.3-1|24	
14mu|rdesktop-1.8.3-1|25	%description
14mu|rdesktop-1.8.3-1|26	rdesktop is an open source client for Windows NT Terminal Server and Windows
14mu|rdesktop-1.8.3-1|27	2000 Terminal Services, capable of natively speaking Remote Desktop Protocol
14mu|rdesktop-1.8.3-1|28	(RDP) in order to present the user's NT desktop. Unlike Citrix ICA, no server
14mu|rdesktop-1.8.3-1|29	extensions are required.
14mu|rdesktop-1.8.3-1|30	
14mu|rdesktop-1.8.3-1|31	rdesktop currently runs on most UNIX based platforms with the X Window System,
14mu|rdesktop-1.8.3-1|32	and other ports should be fairly straightforward. rdesktop is used through
14mu|rdesktop-1.8.3-1|33	rfbdrake.
14mu|rdesktop-1.8.3-1|34	
14mu|rdesktop-1.8.3-1|35	%prep
14mu|rdesktop-1.8.3-1|36	
14mu|rdesktop-1.8.3-1|37	%setup -q
14mu|rdesktop-1.8.3-1|38	%patch1 -p1 -b .ao
14mu|rdesktop-1.8.3-1|39	
14mu|rdesktop-1.8.3-1|40	# lib64 fix
14mu|rdesktop-1.8.3-1|41	perl -pi -e "s|\/lib\"|\/%{_lib}\"|g" configure*
14mu|rdesktop-1.8.3-1|42	perl -pi -e "s|\/lib\ |\/%{_lib}\ |g" configure*
14mu|rdesktop-1.8.3-1|43	
14mu|rdesktop-1.8.3-1|44	%build
14mu|rdesktop-1.8.3-1|45	export STRIP="/bin/true"
14mu|rdesktop-1.8.3-1|46	
14mu|rdesktop-1.8.3-1|47	%configure2_5x \
14mu|rdesktop-1.8.3-1|48	--with-openssl=%{_prefix} \
14mu|rdesktop-1.8.3-1|49	--with-libao=%{_prefix} \
14mu|rdesktop-1.8.3-1|50	--with-sound=libao \
14mu|rdesktop-1.8.3-1|51	--with-ipv6 \
14mu|rdesktop-1.8.3-1|52	--enable-smartcard
14mu|rdesktop-1.8.3-1|53	
14mu|rdesktop-1.8.3-1|54	%make
14mu|rdesktop-1.8.3-1|55	
14mu|rdesktop-1.8.3-1|56	chmod 644 COPYING
14mu|rdesktop-1.8.3-1|57	chmod 644 doc/*
14mu|rdesktop-1.8.3-1|58	
14mu|rdesktop-1.8.3-1|59	%install
14mu|rdesktop-1.8.3-1|60	%makeinstall_std
14mu|rdesktop-1.8.3-1|61	
14mu|rdesktop-1.8.3-1|62	
14mu|rdesktop-1.8.3-1|63	%files
14mu|rdesktop-1.8.3-1|64	%doc COPYING doc/*.txt doc/AUTHORS doc/HACKING doc/TODO
14mu|rdesktop-1.8.3-1|65	%{_bindir}/rdesktop
14mu|rdesktop-1.8.3-1|66	%{_datadir}/%{name}
14mu|rdesktop-1.8.3-1|67	%{_mandir}/man1/*
14mu|rdesktop-1.8.3-1|68	
14mu|rdesktop-1.8.3-1|69	
14mu|rdesktop-1.8.3-1|70	
14mu|rdesktop-1.8.3-1|71	%changelog
14mu|rdesktop-1.8.3-1|72	
14mu|rdesktop-1.8.3-1|73	* Thu Sep 01 2016 Denis Silakov <dsilakov@gmail.com> 1.8.3-1
14mu|rdesktop-1.8.3-1|74	- (9310a28) Updated to 1.8.3
14mu|rdesktop-1.8.3-1|75	
14mu|rdesktop-1.8.3-1|76	

24021 14
14mu|re2c-0.14.3-1|1	Summary:	A tool for generating C-based recognizers from regular expressions
14mu|re2c-0.14.3-1|2	Name:		re2c
14mu|re2c-0.14.3-1|3	Version:	0.14.3
14mu|re2c-0.14.3-1|4	Release:	1
14mu|re2c-0.14.3-1|5	License:	Public Domain
14mu|re2c-0.14.3-1|6	Group:		Development/Other
14mu|re2c-0.14.3-1|7	Url:		http://re2c.sourceforge.net/
14mu|re2c-0.14.3-1|8	Source0:	http://sourceforge.net/projects/re2c/files/re2c/0.14.3/%{name}-%{version}.tar.gz
14mu|re2c-0.14.3-1|9	
14mu|re2c-0.14.3-1|10	%description
14mu|re2c-0.14.3-1|11	re2c is a great tool for writing fast and flexible lexers. It has served many
14mu|re2c-0.14.3-1|12	people well for many years and it deserves to be maintained more actively. re2c
14mu|re2c-0.14.3-1|13	is on the order of 2-3 times faster than a flex based scanner, and its input
14mu|re2c-0.14.3-1|14	model is much more flexible.
14mu|re2c-0.14.3-1|15	
14mu|re2c-0.14.3-1|16	%files
14mu|re2c-0.14.3-1|17	%doc doc/* examples CHANGELOG README lessons
14mu|re2c-0.14.3-1|18	%attr(0755,root,root) %{_bindir}/re2c
14mu|re2c-0.14.3-1|19	%{_mandir}/man1/re2c.1*
14mu|re2c-0.14.3-1|20	
14mu|re2c-0.14.3-1|21	#----------------------------------------------------------------------------
14mu|re2c-0.14.3-1|22	
14mu|re2c-0.14.3-1|23	%prep
14mu|re2c-0.14.3-1|24	%setup -q
14mu|re2c-0.14.3-1|25	
14mu|re2c-0.14.3-1|26	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mu|re2c-0.14.3-1|27	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mu|re2c-0.14.3-1|28	done
14mu|re2c-0.14.3-1|29	
14mu|re2c-0.14.3-1|30	# fix attribs
14mu|re2c-0.14.3-1|31	chmod 644 doc/* examples/*.c examples/*.re examples/rexx/* CHANGELOG README
14mu|re2c-0.14.3-1|32	
14mu|re2c-0.14.3-1|33	find lessons -type f -exec chmod 644 {} \;
14mu|re2c-0.14.3-1|34	find test -type f -exec chmod 644 {} \;
14mu|re2c-0.14.3-1|35	
14mu|re2c-0.14.3-1|36	# don't ship windows code
14mu|re2c-0.14.3-1|37	rm -rf lessons/001_upn_calculator/windows
14mu|re2c-0.14.3-1|38	
14mu|re2c-0.14.3-1|39	%build
14mu|re2c-0.14.3-1|40	%configure2_5x
14mu|re2c-0.14.3-1|41	%make
14mu|re2c-0.14.3-1|42	
14mu|re2c-0.14.3-1|43	#regenerate file scanner.cc
14mu|re2c-0.14.3-1|44	rm -f scanner.cc
14mu|re2c-0.14.3-1|45	./re2c scanner.re > scanner.cc
14mu|re2c-0.14.3-1|46	rm -f re2c scanner.o
14mu|re2c-0.14.3-1|47	%make
14mu|re2c-0.14.3-1|48	
14mu|re2c-0.14.3-1|49	%install
14mu|re2c-0.14.3-1|50	%makeinstall_std
14mu|re2c-0.14.3-1|51	
14mu|re2c-0.14.3-1|52	%check
14mu|re2c-0.14.3-1|53	make check
14mu|re2c-0.14.3-1|54	
14mu|re2c-0.14.3-1|55	%changelog
14mu|re2c-0.14.3-1|56	
14mu|re2c-0.14.3-1|57	* Fri Jul 10 2015 dsilakov <denis.silakov@rosalab.ru> 0.14.3-1
14mu|re2c-0.14.3-1|58	- (22d3fe6) Merge pull request #5 from import/re2c:auto_update
14mu|re2c-0.14.3-1|59	- (22d3fe6) Updated to 0.14.3 (by updates_builder)
14mu|re2c-0.14.3-1|60	
14mu|re2c-0.14.3-1|61	

24022 14
14mu|readahead-1.5.7-9|1	%define git_url git://git.fedorahosted.org/readahead
14mu|readahead-1.5.7-9|2	
14mu|readahead-1.5.7-9|3	Summary:        Read a preset list of files into memory
14mu|readahead-1.5.7-9|4	Name:           readahead
14mu|readahead-1.5.7-9|5	Version:        1.5.7
14mu|readahead-1.5.7-9|6	Release:        9
14mu|readahead-1.5.7-9|7	Group:          System/Configuration/Boot and Init
14mu|readahead-1.5.7-9|8	License:        GPLv2+
14mu|readahead-1.5.7-9|9	URL:		https://hosted.fedoraproject.org/readahead
14mu|readahead-1.5.7-9|10	Source0:	readahead-%{version}.tar.bz2
14mu|readahead-1.5.7-9|11	Source1:	readahead_early
14mu|readahead-1.5.7-9|12	Source2:	default.early
14mu|readahead-1.5.7-9|13	# (fc) 1.4.6-2mdv default values for Mandriva
14mu|readahead-1.5.7-9|14	Patch0:		readahead-default.patch
14mu|readahead-1.5.7-9|15	# (fc) 1.4.6-2mdv create a temp file to detect if collector is running, autodelect collector enabling file at end of collection
14mu|readahead-1.5.7-9|16	Patch1:		readahead-1.5.6-autocollector.patch
14mu|readahead-1.5.7-9|17	BuildRequires:	libblkid-devel
14mu|readahead-1.5.7-9|18	BuildRequires:	audit-devel
14mu|readahead-1.5.7-9|19	BuildRequires:	auparse-devel
14mu|readahead-1.5.7-9|20	BuildRequires:	ext2fs-devel
14mu|readahead-1.5.7-9|21	Requires(post):    chkconfig
14mu|readahead-1.5.7-9|22	Requires(pre):     chkconfig
14mu|readahead-1.5.7-9|23	Requires(pre):   systemd
14mu|readahead-1.5.7-9|24	Requires:	procps
14mu|readahead-1.5.7-9|25	Requires:	gawk
14mu|readahead-1.5.7-9|26	Requires:	util-linux-ng
14mu|readahead-1.5.7-9|27	Obsoletes:	kernel-utils
14mu|readahead-1.5.7-9|28	# easy upgrade from 2009.1 to 2010.1
14mu|readahead-1.5.7-9|29	Conflicts:	%mklibname audit 0
14mu|readahead-1.5.7-9|30	
14mu|readahead-1.5.7-9|31	%description
14mu|readahead-1.5.7-9|32	readahead reads the contents of a list of files into memory,
14mu|readahead-1.5.7-9|33	which causes them to be read from cache when they are actually
14mu|readahead-1.5.7-9|34	needed. Its goal is to speed up the boot process.
14mu|readahead-1.5.7-9|35	
14mu|readahead-1.5.7-9|36	%prep
14mu|readahead-1.5.7-9|37	%setup -q
14mu|readahead-1.5.7-9|38	%patch0 -p1 -b .default
14mu|readahead-1.5.7-9|39	%patch1 -p1 -b .autocollector
14mu|readahead-1.5.7-9|40	install -m644 %{SOURCE2} lists/
14mu|readahead-1.5.7-9|41	
14mu|readahead-1.5.7-9|42	%build
14mu|readahead-1.5.7-9|43	%configure2_5x \
14mu|readahead-1.5.7-9|44	--sbindir=/sbin \
14mu|readahead-1.5.7-9|45	--disable-rpath
14mu|readahead-1.5.7-9|46	
14mu|readahead-1.5.7-9|47	%make
14mu|readahead-1.5.7-9|48	
14mu|readahead-1.5.7-9|49	make rpm-lists-rebuild FILES="default.early" RPM_LIB="%{_lib}" RPM_ARCH="%{_arch}"
14mu|readahead-1.5.7-9|50	
14mu|readahead-1.5.7-9|51	
14mu|readahead-1.5.7-9|52	%install
14mu|readahead-1.5.7-9|53	rm -rf %{buildroot}
14mu|readahead-1.5.7-9|54	%makeinstall_std
14mu|readahead-1.5.7-9|55	%find_lang %{name}
14mu|readahead-1.5.7-9|56	
14mu|readahead-1.5.7-9|57	install -m755 %{SOURCE1} %{buildroot}/sbin
14mu|readahead-1.5.7-9|58	install -m755 %{SOURCE1} %{buildroot}/sbin/readahead_later
14mu|readahead-1.5.7-9|59	sed -i -e 's/early/later/g' %{buildroot}/sbin/readahead_later
14mu|readahead-1.5.7-9|60	
14mu|readahead-1.5.7-9|61	mkdir -p %{buildroot}%{_var}/lib/readahead
14mu|readahead-1.5.7-9|62	install -m644 lists/default.early %{buildroot}%{_var}/lib/readahead
14mu|readahead-1.5.7-9|63	
14mu|readahead-1.5.7-9|64	# we don't use upstart
14mu|readahead-1.5.7-9|65	rm -rf %{buildroot}/etc/event.d
14mu|readahead-1.5.7-9|66	rm -rf %{buildroot}%{_sysconfdir}/init
14mu|readahead-1.5.7-9|67	
14mu|readahead-1.5.7-9|68	# (bor) disable for now, it is done in rc.sysinit
14mu|readahead-1.5.7-9|69	rm -rf %{buildroot}/lib/systemd/system/default.target.wants
14mu|readahead-1.5.7-9|70	%pre
14mu|readahead-1.5.7-9|71	if [ -f /etc/rc.d/init.d/readahead_early ]; then
14mu|readahead-1.5.7-9|72	/sbin/chkconfig --del readahead_early > /dev/null 2>&1
14mu|readahead-1.5.7-9|73	/sbin/chkconfig --del readahead_later
14mu|readahead-1.5.7-9|74	fi
14mu|readahead-1.5.7-9|75	
14mu|readahead-1.5.7-9|76	%post
14mu|readahead-1.5.7-9|77	if [ "$1" = "1" ]; then
14mu|readahead-1.5.7-9|78	touch /.readahead_collect
14mu|readahead-1.5.7-9|79	fi
14mu|readahead-1.5.7-9|80	
14mu|readahead-1.5.7-9|81	%files -f %{name}.lang
14mu|readahead-1.5.7-9|82	%doc README lists/README.lists
14mu|readahead-1.5.7-9|83	/sbin/readahead
14mu|readahead-1.5.7-9|84	/sbin/readahead-collector
14mu|readahead-1.5.7-9|85	/sbin/readahead_early
14mu|readahead-1.5.7-9|86	/sbin/readahead_later
14mu|readahead-1.5.7-9|87	/etc/cron.daily/readahead.cron
14mu|readahead-1.5.7-9|88	/etc/cron.monthly/readahead-monthly.cron
14mu|readahead-1.5.7-9|89	%config(noreplace) %{_sysconfdir}/sysconfig/readahead
14mu|readahead-1.5.7-9|90	%config(noreplace) %{_sysconfdir}/readahead.conf
14mu|readahead-1.5.7-9|91	%dir /var/lib/readahead
14mu|readahead-1.5.7-9|92	%attr(0644,root,root) %{_var}/lib/readahead/default.early
14mu|readahead-1.5.7-9|93	/lib/readahead/%{name}-*.sh
14mu|readahead-1.5.7-9|94	# (bor) disable for now, it is done in rc.sysinit
14mu|readahead-1.5.7-9|95	#/lib/systemd/system/default.target.wants/readahead-*.service
14mu|readahead-1.5.7-9|96	/lib/systemd/system/readahead-*.service
14mu|readahead-1.5.7-9|97	
14mu|readahead-1.5.7-9|98	
14mu|readahead-1.5.7-9|99	
14mu|readahead-1.5.7-9|100	%changelog
14mu|readahead-1.5.7-9|101	
14mu|readahead-1.5.7-9|102	* Fri Jun 03 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.5.7-9
14mu|readahead-1.5.7-9|103	- (982d73d) Release up for a rebuild with the new libauparse (audit)
14mu|readahead-1.5.7-9|104	
14mu|readahead-1.5.7-9|105	

24023 14
14mu|regexp-1.5-3|1	%define full_name       jakarta-%{name}
14mu|regexp-1.5-3|2	%define section         free
14mu|regexp-1.5-3|3	
14mu|regexp-1.5-3|4	Name:           regexp
14mu|regexp-1.5-3|5	Version:        1.5
14mu|regexp-1.5-3|6	Release:        3
14mu|regexp-1.5-3|7	Epoch:          0
14mu|regexp-1.5-3|8	Summary:        Simple regular expressions API
14mu|regexp-1.5-3|9	License:        Apache License
14mu|regexp-1.5-3|10	Group:          Development/Java
14mu|regexp-1.5-3|11	Url:            http://jakarta.apache.org/%{name}/
14mu|regexp-1.5-3|12	Source0:        http://www.apache.org/dist/jakarta/regexp/jakarta-regexp-%{version}.tar.gz
14mu|regexp-1.5-3|13	BuildRequires:  java-rpmbuild >= 0:1.6
14mu|regexp-1.5-3|14	Requires(pre):     jpackage-utils >= 0:1.6
14mu|regexp-1.5-3|15	Requires(postun):  jpackage-utils >= 0:1.6
14mu|regexp-1.5-3|16	BuildRequires:  ant >= 1.6
14mu|regexp-1.5-3|17	Buildarch:      noarch
14mu|regexp-1.5-3|18	
14mu|regexp-1.5-3|19	
14mu|regexp-1.5-3|20	%description
14mu|regexp-1.5-3|21	Regexp is a 100% Pure Java Regular Expression package that was
14mu|regexp-1.5-3|22	graciously donated to the Apache Software Foundation by Jonathan Locke.
14mu|regexp-1.5-3|23	He originally wrote this software back in 1996 and it has stood up quite
14mu|regexp-1.5-3|24	well to the test of time.
14mu|regexp-1.5-3|25	It includes complete Javadoc documentation as well as a simple Applet
14mu|regexp-1.5-3|26	for visual debugging and testing suite for compatibility.
14mu|regexp-1.5-3|27	
14mu|regexp-1.5-3|28	%package javadoc
14mu|regexp-1.5-3|29	Group:          Development/Java
14mu|regexp-1.5-3|30	Summary:        Javadoc for %{name}
14mu|regexp-1.5-3|31	
14mu|regexp-1.5-3|32	%description javadoc
14mu|regexp-1.5-3|33	Javadoc for %{name}.
14mu|regexp-1.5-3|34	
14mu|regexp-1.5-3|35	%prep
14mu|regexp-1.5-3|36	%setup -q -n %{full_name}-%{version}
14mu|regexp-1.5-3|37	%remove_java_binaries
14mu|regexp-1.5-3|38	
14mu|regexp-1.5-3|39	%build
14mu|regexp-1.5-3|40	mkdir lib
14mu|regexp-1.5-3|41	export CLASSPATH=
14mu|regexp-1.5-3|42	export OPT_JAR_LIST=
14mu|regexp-1.5-3|43	%{ant} -Djakarta-site2.dir=. jar javadocs
14mu|regexp-1.5-3|44	
14mu|regexp-1.5-3|45	
14mu|regexp-1.5-3|46	%install
14mu|regexp-1.5-3|47	
14mu|regexp-1.5-3|48	# jars
14mu|regexp-1.5-3|49	install -d -m 755 %{buildroot}%{_javadir}
14mu|regexp-1.5-3|50	install -m 644 build/*.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|regexp-1.5-3|51	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mu|regexp-1.5-3|52	# javadoc
14mu|regexp-1.5-3|53	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|regexp-1.5-3|54	cp -r docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|regexp-1.5-3|55	rm -rf docs/api
14mu|regexp-1.5-3|56	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|regexp-1.5-3|57	
14mu|regexp-1.5-3|58	# fix end-of-line
14mu|regexp-1.5-3|59	for i in `find %{buildroot}%{_javadocdir}/%{name}-%{version} -type f -name "*.html" -o -name "*.css"`; do
14mu|regexp-1.5-3|60	%{__perl} -pi -e 's/\r\n/\n/g' $i
14mu|regexp-1.5-3|61	done
14mu|regexp-1.5-3|62	
14mu|regexp-1.5-3|63	%files
14mu|regexp-1.5-3|64	%defattr(0644,root,root,0755)
14mu|regexp-1.5-3|65	%doc LICENSE
14mu|regexp-1.5-3|66	%{_javadir}/*.jar
14mu|regexp-1.5-3|67	
14mu|regexp-1.5-3|68	%files javadoc
14mu|regexp-1.5-3|69	%defattr(0644,root,root,0755)
14mu|regexp-1.5-3|70	%{_javadocdir}/%{name}-%{version}
14mu|regexp-1.5-3|71	%dir %{_javadocdir}/%{name}
14mu|regexp-1.5-3|72	
14mu|regexp-1.5-3|73	%changelog
14mu|regexp-1.5-3|74	
14mu|regexp-1.5-3|75	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.5-3
14mu|regexp-1.5-3|76	- (6ca44f5) Rebuild with Java8
14mu|regexp-1.5-3|77	
14mu|regexp-1.5-3|78	

24024 14
14mu|relaxngDatatype-1.0-4|1	Name:           relaxngDatatype
14mu|relaxngDatatype-1.0-4|2	Version:        1.0
14mu|relaxngDatatype-1.0-4|3	Release:        4
14mu|relaxngDatatype-1.0-4|4	Summary:        RELAX NG Datatype API
14mu|relaxngDatatype-1.0-4|5	
14mu|relaxngDatatype-1.0-4|6	Group:          Development/Java
14mu|relaxngDatatype-1.0-4|7	License:        BSD
14mu|relaxngDatatype-1.0-4|8	URL:            https://sourceforge.net/projects/relaxng
14mu|relaxngDatatype-1.0-4|9	Source0:        %{name}-%{version}.zip
14mu|relaxngDatatype-1.0-4|10	Patch0:         %{name}-compressjar.patch
14mu|relaxngDatatype-1.0-4|11	
14mu|relaxngDatatype-1.0-4|12	BuildRequires:  java-rpmbuild >= 0:1.6
14mu|relaxngDatatype-1.0-4|13	BuildRequires:  ant >= 0:1.6
14mu|relaxngDatatype-1.0-4|14	Provides:       msv <= %{version}
14mu|relaxngDatatype-1.0-4|15	Obsoletes:      msv <= %{version}
14mu|relaxngDatatype-1.0-4|16	BuildArch:      noarch
14mu|relaxngDatatype-1.0-4|17	BuildRequires:  java-devel
14mu|relaxngDatatype-1.0-4|18	
14mu|relaxngDatatype-1.0-4|19	%description
14mu|relaxngDatatype-1.0-4|20	RELAX NG is a public space for test cases and other ancillary software
14mu|relaxngDatatype-1.0-4|21	related to the construction of the RELAX NG language and its
14mu|relaxngDatatype-1.0-4|22	implementations.
14mu|relaxngDatatype-1.0-4|23	
14mu|relaxngDatatype-1.0-4|24	%package        javadoc
14mu|relaxngDatatype-1.0-4|25	Summary:        Javadoc for %{name}
14mu|relaxngDatatype-1.0-4|26	Group:          Development/Java
14mu|relaxngDatatype-1.0-4|27	
14mu|relaxngDatatype-1.0-4|28	%description    javadoc
14mu|relaxngDatatype-1.0-4|29	Javadoc for %{name}.
14mu|relaxngDatatype-1.0-4|30	
14mu|relaxngDatatype-1.0-4|31	%prep
14mu|relaxngDatatype-1.0-4|32	%setup -q -n %{name}-%{version}
14mu|relaxngDatatype-1.0-4|33	%patch0 -p0
14mu|relaxngDatatype-1.0-4|34	
14mu|relaxngDatatype-1.0-4|35	%build
14mu|relaxngDatatype-1.0-4|36	%{ant} -Dbuild.sysclasspath=only
14mu|relaxngDatatype-1.0-4|37	sed -i 's/\r$//g' copying.txt
14mu|relaxngDatatype-1.0-4|38	
14mu|relaxngDatatype-1.0-4|39	%install
14mu|relaxngDatatype-1.0-4|40	install -Dpm 644 %{name}.jar \
14mu|relaxngDatatype-1.0-4|41	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|relaxngDatatype-1.0-4|42	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|relaxngDatatype-1.0-4|43	
14mu|relaxngDatatype-1.0-4|44	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|relaxngDatatype-1.0-4|45	cp -pr doc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|relaxngDatatype-1.0-4|46	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|relaxngDatatype-1.0-4|47	pushd %{buildroot}%{_javadocdir}/%{name}
14mu|relaxngDatatype-1.0-4|48	for f in `find -name \*.html -o -name \*.css`; do
14mu|relaxngDatatype-1.0-4|49	sed -i 's/\r$//g' $f > /dev/null
14mu|relaxngDatatype-1.0-4|50	done
14mu|relaxngDatatype-1.0-4|51	popd
14mu|relaxngDatatype-1.0-4|52	
14mu|relaxngDatatype-1.0-4|53	%files
14mu|relaxngDatatype-1.0-4|54	%defattr(0644,root,root,0755)
14mu|relaxngDatatype-1.0-4|55	%doc copying.txt
14mu|relaxngDatatype-1.0-4|56	%{_javadir}/*.jar
14mu|relaxngDatatype-1.0-4|57	
14mu|relaxngDatatype-1.0-4|58	%files javadoc
14mu|relaxngDatatype-1.0-4|59	%defattr(0644,root,root,0755)
14mu|relaxngDatatype-1.0-4|60	%doc %{_javadocdir}/%{name}*
14mu|relaxngDatatype-1.0-4|61	
14mu|relaxngDatatype-1.0-4|62	
14mu|relaxngDatatype-1.0-4|63	
14mu|relaxngDatatype-1.0-4|64	%changelog
14mu|relaxngDatatype-1.0-4|65	
14mu|relaxngDatatype-1.0-4|66	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|relaxngDatatype-1.0-4|67	- (c4e779d) Dopr gcj support
14mu|relaxngDatatype-1.0-4|68	
14mu|relaxngDatatype-1.0-4|69	

24025 14
14mu|rest-0.8.0-1|1	%define api	0.7
14mu|rest-0.8.0-1|2	%define major	0
14mu|rest-0.8.0-1|3	%define libname		%mklibname %{name} %{api} %{major}
14mu|rest-0.8.0-1|4	%define girname		%mklibname %{name}-gir %{api}
14mu|rest-0.8.0-1|5	%define devname		%mklibname %{name} -d
14mu|rest-0.8.0-1|6	
14mu|rest-0.8.0-1|7	Name:		rest
14mu|rest-0.8.0-1|8	Summary:	Library for accessing rest web services
14mu|rest-0.8.0-1|9	Group:		System/Libraries
14mu|rest-0.8.0-1|10	Version:	0.8.0
14mu|rest-0.8.0-1|11	Release:	1
14mu|rest-0.8.0-1|12	License:	LGPLv2+
14mu|rest-0.8.0-1|13	URL:		https://github.com/GNOME/librest
14mu|rest-0.8.0-1|14	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/rest/0.8/%{name}-%{version}.tar.xz
14mu|rest-0.8.0-1|15	Source1:	http://ftp.acc.umu.se/pub/GNOME/sources/rest/0.8/%{name}-%{version}.tar.xz.sign
14mu|rest-0.8.0-1|16	BuildRequires: gtk-doc
14mu|rest-0.8.0-1|17	BuildRequires: pkgconfig(glib-2.0)
14mu|rest-0.8.0-1|18	BuildRequires: pkgconfig(gobject-introspection-1.0)
14mu|rest-0.8.0-1|19	BuildRequires: pkgconfig(libsoup-2.4)
14mu|rest-0.8.0-1|20	BuildRequires: pkgconfig(libxml-2.0)
14mu|rest-0.8.0-1|21	
14mu|rest-0.8.0-1|22	%description
14mu|rest-0.8.0-1|23	Library for accessing rest web services
14mu|rest-0.8.0-1|24	
14mu|rest-0.8.0-1|25	#------------------------------------------------------------------
14mu|rest-0.8.0-1|26	
14mu|rest-0.8.0-1|27	%package -n %{libname}
14mu|rest-0.8.0-1|28	Summary:	Library for accessing rest web services
14mu|rest-0.8.0-1|29	Group:		System/Libraries
14mu|rest-0.8.0-1|30	Obsoletes:	%{_lib}librest0 < %{version}
14mu|rest-0.8.0-1|31	Conflicts:	%{devname} < 0.7.10
14mu|rest-0.8.0-1|32	
14mu|rest-0.8.0-1|33	%description -n %{libname}
14mu|rest-0.8.0-1|34	Library for accessing rest web services
14mu|rest-0.8.0-1|35	
14mu|rest-0.8.0-1|36	%files -n %{libname}
14mu|rest-0.8.0-1|37	%doc COPYING
14mu|rest-0.8.0-1|38	%{_libdir}/librest-%{api}.so.%{major}*
14mu|rest-0.8.0-1|39	%{_libdir}/librest-extras-%{api}.so.%{major}*
14mu|rest-0.8.0-1|40	
14mu|rest-0.8.0-1|41	#------------------------------------------------------------------
14mu|rest-0.8.0-1|42	
14mu|rest-0.8.0-1|43	%package -n %{girname}
14mu|rest-0.8.0-1|44	Summary:	GObject introspection interface library for %{name}
14mu|rest-0.8.0-1|45	Group:		System/Libraries
14mu|rest-0.8.0-1|46	
14mu|rest-0.8.0-1|47	%description -n %{girname}
14mu|rest-0.8.0-1|48	GObject introspection interface library for %{name}.
14mu|rest-0.8.0-1|49	
14mu|rest-0.8.0-1|50	%files -n %{girname}
14mu|rest-0.8.0-1|51	%{_libdir}/girepository-1.0/Rest-%{api}.typelib
14mu|rest-0.8.0-1|52	%{_libdir}/girepository-1.0/RestExtras-%{api}.typelib
14mu|rest-0.8.0-1|53	
14mu|rest-0.8.0-1|54	#------------------------------------------------------------------
14mu|rest-0.8.0-1|55	
14mu|rest-0.8.0-1|56	%package -n %{devname}
14mu|rest-0.8.0-1|57	Summary:	Development files for %{name}
14mu|rest-0.8.0-1|58	Group:		Development/C
14mu|rest-0.8.0-1|59	Requires:	%{libname} = %{EVRD}
14mu|rest-0.8.0-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|rest-0.8.0-1|61	%rename lib%{name}-doc
14mu|rest-0.8.0-1|62	
14mu|rest-0.8.0-1|63	%description -n %{devname}
14mu|rest-0.8.0-1|64	The %{name}-devel package contains libraries and header files for
14mu|rest-0.8.0-1|65	developing applications that use %{name}.
14mu|rest-0.8.0-1|66	
14mu|rest-0.8.0-1|67	%files -n %{devname}
14mu|rest-0.8.0-1|68	%doc README AUTHORS ChangeLog
14mu|rest-0.8.0-1|69	%{_includedir}/%{name}-%{api}
14mu|rest-0.8.0-1|70	%{_libdir}/pkgconfig/%{name}-%{api}.pc
14mu|rest-0.8.0-1|71	%{_libdir}/pkgconfig/%{name}-extras-%{api}.pc
14mu|rest-0.8.0-1|72	%{_libdir}/librest-%{api}.so
14mu|rest-0.8.0-1|73	%{_libdir}/librest-extras-%{api}.so
14mu|rest-0.8.0-1|74	%{_datadir}/gtk-doc/html/%{name}*%{api}
14mu|rest-0.8.0-1|75	%{_datadir}/gir-1.0/Rest-%{api}.gir
14mu|rest-0.8.0-1|76	%{_datadir}/gir-1.0/RestExtras-%{api}.gir
14mu|rest-0.8.0-1|77	
14mu|rest-0.8.0-1|78	#------------------------------------------------------------------
14mu|rest-0.8.0-1|79	
14mu|rest-0.8.0-1|80	%prep
14mu|rest-0.8.0-1|81	%setup -q
14mu|rest-0.8.0-1|82	
14mu|rest-0.8.0-1|83	%build
14mu|rest-0.8.0-1|84	%configure2_5x \
14mu|rest-0.8.0-1|85	--disable-static \
14mu|rest-0.8.0-1|86	--enable-introspection=yes \
14mu|rest-0.8.0-1|87	--enable-gtk-doc
14mu|rest-0.8.0-1|88	%make
14mu|rest-0.8.0-1|89	
14mu|rest-0.8.0-1|90	%install
14mu|rest-0.8.0-1|91	%makeinstall_std
14mu|rest-0.8.0-1|92	find %{buildroot} -name '*.la' -delete
14mu|rest-0.8.0-1|93	
14mu|rest-0.8.0-1|94	%changelog
14mu|rest-0.8.0-1|95	
14mu|rest-0.8.0-1|96	* Wed May 04 2016 dsilakov <denis.silakov@rosalab.ru> 0.8.0-1
14mu|rest-0.8.0-1|97	- (2f7a36a) Merge pull request #1 from alzim/rest:rosa2014.1
14mu|rest-0.8.0-1|98	- (2f7a36a) Updated to 0.8.0
14mu|rest-0.8.0-1|99	
14mu|rest-0.8.0-1|100	

24026 14
14mu|rhino-1.7R4-5|1	%define scm_version 1_7R4
14mu|rhino-1.7R4-5|2	
14mu|rhino-1.7R4-5|3	Name:           rhino
14mu|rhino-1.7R4-5|4	# R3 doesn't mean a prerelease, but behind R there is a version of this implementation
14mu|rhino-1.7R4-5|5	# of Javascript version 1.7 (which is independent from this particular implementation,
14mu|rhino-1.7R4-5|6	# e.g., there is C++ implementation in Spidermonkey)
14mu|rhino-1.7R4-5|7	Version:        1.7R4
14mu|rhino-1.7R4-5|8	Release:        5
14mu|rhino-1.7R4-5|9	Summary:        JavaScript for Java
14mu|rhino-1.7R4-5|10	License:        MPLv2.0
14mu|rhino-1.7R4-5|11	Group:          Development/Java
14mu|rhino-1.7R4-5|12	URL:            http://www.mozilla.org/rhino/
14mu|rhino-1.7R4-5|13	Source0:        https://github.com/mozilla/rhino/archive/Rhino%{scm_version}_RELEASE.zip
14mu|rhino-1.7R4-5|14	Source1:        http://repo1.maven.org/maven2/org/mozilla/rhino/%{version}/rhino-%{version}.pom
14mu|rhino-1.7R4-5|15	Source2:        %{name}.script
14mu|rhino-1.7R4-5|16	
14mu|rhino-1.7R4-5|17	Patch0:         %{name}-build.patch
14mu|rhino-1.7R4-5|18	# Add OSGi metadata from Eclipse Orbit project
14mu|rhino-1.7R4-5|19	# Rip out of MANIFEST.MF included in this JAR:
14mu|rhino-1.7R4-5|20	# http://www.eclipse.org/downloads/download.php?r=1&file=/tools/orbit/downloads/drops/R20110523182458/repository/plugins/org.mozilla.javascript_1.7.2.v201005080400.jar
14mu|rhino-1.7R4-5|21	Patch1:         %{name}-addOrbitManifest.patch
14mu|rhino-1.7R4-5|22	Patch2:         %{name}-shell-manpage.patch
14mu|rhino-1.7R4-5|23	# Originally from https://github.com/mozilla/rhino/commit\
14mu|rhino-1.7R4-5|24	#    /52e25f784cd1b927d44383aa9afb358191df97e4.patch
14mu|rhino-1.7R4-5|25	# See RHBZ# 1011947
14mu|rhino-1.7R4-5|26	Patch3:         %{name}-overflow-detection.patch
14mu|rhino-1.7R4-5|27	
14mu|rhino-1.7R4-5|28	BuildArch:      noarch
14mu|rhino-1.7R4-5|29	
14mu|rhino-1.7R4-5|30	BuildRequires:  ant
14mu|rhino-1.7R4-5|31	BuildRequires:  java-devel >= 1:1.6.0.0
14mu|rhino-1.7R4-5|32	BuildRequires:  java-rpmbuild
14mu|rhino-1.7R4-5|33	Requires:       jpackage-utils
14mu|rhino-1.7R4-5|34	Requires:       jline
14mu|rhino-1.7R4-5|35	
14mu|rhino-1.7R4-5|36	# Disable xmlbeans until we can get it into Fedora
14mu|rhino-1.7R4-5|37	#Requires:       xmlbeans
14mu|rhino-1.7R4-5|38	#BuildRequires:  xmlbeans
14mu|rhino-1.7R4-5|39	
14mu|rhino-1.7R4-5|40	%description
14mu|rhino-1.7R4-5|41	Rhino is an open-source implementation of JavaScript written entirely
14mu|rhino-1.7R4-5|42	in Java. It is typically embedded into Java applications to provide
14mu|rhino-1.7R4-5|43	scripting to end users.
14mu|rhino-1.7R4-5|44	
14mu|rhino-1.7R4-5|45	%package        demo
14mu|rhino-1.7R4-5|46	Summary:        Examples for %{name}
14mu|rhino-1.7R4-5|47	Group:          Development/Java
14mu|rhino-1.7R4-5|48	
14mu|rhino-1.7R4-5|49	%description    demo
14mu|rhino-1.7R4-5|50	Examples for %{name}.
14mu|rhino-1.7R4-5|51	
14mu|rhino-1.7R4-5|52	%package        manual
14mu|rhino-1.7R4-5|53	
14mu|rhino-1.7R4-5|54	Summary:        Manual for %{name}
14mu|rhino-1.7R4-5|55	Group:          Documentation
14mu|rhino-1.7R4-5|56	
14mu|rhino-1.7R4-5|57	%description    manual
14mu|rhino-1.7R4-5|58	Documentation for %{name}.
14mu|rhino-1.7R4-5|59	
14mu|rhino-1.7R4-5|60	%package        javadoc
14mu|rhino-1.7R4-5|61	Summary:        Javadoc for %{name}
14mu|rhino-1.7R4-5|62	Group:          Documentation
14mu|rhino-1.7R4-5|63	BuildRequires:  java-javadoc
14mu|rhino-1.7R4-5|64	Requires:       java-javadoc
14mu|rhino-1.7R4-5|65	
14mu|rhino-1.7R4-5|66	%description    javadoc
14mu|rhino-1.7R4-5|67	Javadoc for %{name}.
14mu|rhino-1.7R4-5|68	
14mu|rhino-1.7R4-5|69	%prep
14mu|rhino-1.7R4-5|70	%setup -q -n %{name}-Rhino%{scm_version}_RELEASE
14mu|rhino-1.7R4-5|71	%patch0 -p1 -b .build
14mu|rhino-1.7R4-5|72	%patch1 -p1 -b .fixManifest
14mu|rhino-1.7R4-5|73	%patch2 -p1 -b .manpage
14mu|rhino-1.7R4-5|74	%patch3 -p1 -b .overflow
14mu|rhino-1.7R4-5|75	
14mu|rhino-1.7R4-5|76	# Fix build
14mu|rhino-1.7R4-5|77	sed -i -e '/.*<get.*src=.*>$/d' build.xml testsrc/build.xml \
14mu|rhino-1.7R4-5|78	toolsrc/org/mozilla/javascript/tools/debugger/build.xml xmlimplsrc/build.xml
14mu|rhino-1.7R4-5|79	
14mu|rhino-1.7R4-5|80	# Fix manifest
14mu|rhino-1.7R4-5|81	sed -i -e '/^Class-Path:.*$/d' src/manifest
14mu|rhino-1.7R4-5|82	
14mu|rhino-1.7R4-5|83	# Add jpp release info to version
14mu|rhino-1.7R4-5|84	sed -i -e 's|^implementation.version: Rhino .* release .* \${implementation.date}|implementation.version: Rhino %{version} release %{release} \${implementation.date}|' build.properties
14mu|rhino-1.7R4-5|85	
14mu|rhino-1.7R4-5|86	%build
14mu|rhino-1.7R4-5|87	%ant deepclean jar copy-all javadoc -Dno-xmlbeans=1
14mu|rhino-1.7R4-5|88	
14mu|rhino-1.7R4-5|89	pushd examples
14mu|rhino-1.7R4-5|90	
14mu|rhino-1.7R4-5|91	export CLASSPATH=../build/%{name}%{scm_version}/js.jar:$(build-classpath xmlbeans/xbean 2>/dev/null)
14mu|rhino-1.7R4-5|92	%{javac} *.java
14mu|rhino-1.7R4-5|93	%{jar} cvf ../build/%{name}%{scm_version}/%{name}-examples.jar *.class
14mu|rhino-1.7R4-5|94	popd
14mu|rhino-1.7R4-5|95	
14mu|rhino-1.7R4-5|96	%install
14mu|rhino-1.7R4-5|97	# jars
14mu|rhino-1.7R4-5|98	mkdir -p %{buildroot}%{_javadir}
14mu|rhino-1.7R4-5|99	cp -a build/%{name}%{scm_version}/js.jar %{buildroot}%{_javadir}
14mu|rhino-1.7R4-5|100	ln -s js.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|rhino-1.7R4-5|101	cp -a build/%{name}%{scm_version}/%{name}-examples.jar %{buildroot}%{_javadir}/%{name}-examples.jar
14mu|rhino-1.7R4-5|102	
14mu|rhino-1.7R4-5|103	# javadoc
14mu|rhino-1.7R4-5|104	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|rhino-1.7R4-5|105	cp -a build/%{name}%{scm_version}/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14mu|rhino-1.7R4-5|106	
14mu|rhino-1.7R4-5|107	# man page
14mu|rhino-1.7R4-5|108	mkdir -p %{buildroot}%{_mandir}/man1/
14mu|rhino-1.7R4-5|109	install -m 644 build/%{name}%{scm_version}/man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
14mu|rhino-1.7R4-5|110	
14mu|rhino-1.7R4-5|111	## script
14mu|rhino-1.7R4-5|112	mkdir -p %{buildroot}%{_bindir}
14mu|rhino-1.7R4-5|113	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/%{name}
14mu|rhino-1.7R4-5|114	
14mu|rhino-1.7R4-5|115	# examples
14mu|rhino-1.7R4-5|116	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|rhino-1.7R4-5|117	cp -a examples/* %{buildroot}%{_datadir}/%{name}
14mu|rhino-1.7R4-5|118	find %{buildroot}%{_datadir}/%{name} -name '*.build' -delete
14mu|rhino-1.7R4-5|119	
14mu|rhino-1.7R4-5|120	# POM and depmap
14mu|rhino-1.7R4-5|121	install -d -m 755 %{buildroot}%{_mavenpomdir}
14mu|rhino-1.7R4-5|122	install -p -m 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mu|rhino-1.7R4-5|123	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mu|rhino-1.7R4-5|124	
14mu|rhino-1.7R4-5|125	%files
14mu|rhino-1.7R4-5|126	%attr(0755,root,root) %{_bindir}/*
14mu|rhino-1.7R4-5|127	%{_datadir}/maven2/poms/*
14mu|rhino-1.7R4-5|128	%{_javadir}/*
14mu|rhino-1.7R4-5|129	%{_mandir}/man1/%{name}.1*
14mu|rhino-1.7R4-5|130	%{_mavendepmapfragdir}/%{name}
14mu|rhino-1.7R4-5|131	
14mu|rhino-1.7R4-5|132	%files demo
14mu|rhino-1.7R4-5|133	%{_datadir}/%{name}/
14mu|rhino-1.7R4-5|134	
14mu|rhino-1.7R4-5|135	%files manual
14mu|rhino-1.7R4-5|136	%if 0
14mu|rhino-1.7R4-5|137	%doc build/%{name}%{scm_version}/docs/*
14mu|rhino-1.7R4-5|138	%endif
14mu|rhino-1.7R4-5|139	
14mu|rhino-1.7R4-5|140	%files javadoc
14mu|rhino-1.7R4-5|141	%doc %{_javadocdir}/%{name}/
14mu|rhino-1.7R4-5|142	
14mu|rhino-1.7R4-5|143	%changelog
14mu|rhino-1.7R4-5|144	
14mu|rhino-1.7R4-5|145	* Mon Nov 16 2015 Denis Silakov <dsilakov@gmail.com> 1.7R4-5
14mu|rhino-1.7R4-5|146	- (8c296ce) Fix build
14mu|rhino-1.7R4-5|147	
14mu|rhino-1.7R4-5|148	

24027 14
14mu|rhythmbox-3.2.1-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|rhythmbox-3.2.1-2|2	%define	gstname gstreamer1.0
14mu|rhythmbox-3.2.1-2|3	
14mu|rhythmbox-3.2.1-2|4	%define major 		9
14mu|rhythmbox-3.2.1-2|5	%define girmajor	3.0
14mu|rhythmbox-3.2.1-2|6	%define libname %mklibname rhythmbox %{major}
14mu|rhythmbox-3.2.1-2|7	%define devname	%mklibname %{name} -d
14mu|rhythmbox-3.2.1-2|8	%define girname	%mklibname %{name}-gir %{girmajor}
14mu|rhythmbox-3.2.1-2|9	%define _appdatadir %{_datadir}/appdata
14mu|rhythmbox-3.2.1-2|10	
14mu|rhythmbox-3.2.1-2|11	Name:		rhythmbox
14mu|rhythmbox-3.2.1-2|12	Summary:	Music Management Application
14mu|rhythmbox-3.2.1-2|13	Version:	3.2.1
14mu|rhythmbox-3.2.1-2|14	Release:	2
14mu|rhythmbox-3.2.1-2|15	License:	GPLv2+ with exception
14mu|rhythmbox-3.2.1-2|16	Group:		Sound
14mu|rhythmbox-3.2.1-2|17	URL:		http://www.gnome.org/projects/rhythmbox/
14mu|rhythmbox-3.2.1-2|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/%{url_ver}/%{name}-%{version}.tar.xz
14mu|rhythmbox-3.2.1-2|19	Source1:        %{name}-ru.po
14mu|rhythmbox-3.2.1-2|20	Source100:      rhythmbox.rpmlintrc
14mu|rhythmbox-3.2.1-2|21	
14mu|rhythmbox-3.2.1-2|22	BuildRequires:	intltool itstool
14mu|rhythmbox-3.2.1-2|23	BuildRequires:	vala
14mu|rhythmbox-3.2.1-2|24	BuildRequires:	pkgconfig(avahi-glib)
14mu|rhythmbox-3.2.1-2|25	BuildRequires:	pkgconfig(clutter-1.0)
14mu|rhythmbox-3.2.1-2|26	BuildRequires:	pkgconfig(clutter-gst-2.0)
14mu|rhythmbox-3.2.1-2|27	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mu|rhythmbox-3.2.1-2|28	BuildRequires:	pkgconfig(gconf-2.0)
14mu|rhythmbox-3.2.1-2|29	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|rhythmbox-3.2.1-2|30	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|rhythmbox-3.2.1-2|31	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|rhythmbox-3.2.1-2|32	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.0
14mu|rhythmbox-3.2.1-2|33	BuildRequires:	pkgconfig(libdmapsharing-3.0)
14mu|rhythmbox-3.2.1-2|34	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|rhythmbox-3.2.1-2|35	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mu|rhythmbox-3.2.1-2|36	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|rhythmbox-3.2.1-2|37	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
14mu|rhythmbox-3.2.1-2|38	BuildRequires:	pkgconfig(gudev-1.0)
14mu|rhythmbox-3.2.1-2|39	BuildRequires:	pkgconfig(ice)
14mu|rhythmbox-3.2.1-2|40	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|rhythmbox-3.2.1-2|41	BuildRequires:	pkgconfig(libbrasero-media3)
14mu|rhythmbox-3.2.1-2|42	BuildRequires:	pkgconfig(libdmapsharing-3.0) >= 2.9.16
14mu|rhythmbox-3.2.1-2|43	BuildRequires:	pkgconfig(libgpod-1.0)
14mu|rhythmbox-3.2.1-2|44	BuildRequires:	pkgconfig(liblircclient0)
14mu|rhythmbox-3.2.1-2|45	BuildRequires:	pkgconfig(libmtp)
14mu|rhythmbox-3.2.1-2|46	BuildRequires:	pkgconfig(libmusicbrainz4)
14mu|rhythmbox-3.2.1-2|47	BuildRequires:	pkgconfig(libdiscid)
14mu|rhythmbox-3.2.1-2|48	BuildRequires:	pkgconfig(libnotify)
14mu|rhythmbox-3.2.1-2|49	BuildRequires:	pkgconfig(libpeas-1.0) >= 0.7.3
14mu|rhythmbox-3.2.1-2|50	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 0.7.3
14mu|rhythmbox-3.2.1-2|51	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|rhythmbox-3.2.1-2|52	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mu|rhythmbox-3.2.1-2|53	BuildRequires:	pkgconfig(mx-1.0) >= 1.0.1
14mu|rhythmbox-3.2.1-2|54	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.2
14mu|rhythmbox-3.2.1-2|55	BuildRequires:	pkgconfig(sm)
14mu|rhythmbox-3.2.1-2|56	BuildRequires:	pkgconfig(tdb)
14mu|rhythmbox-3.2.1-2|57	BuildRequires:	pkgconfig(totem-plparser)
14mu|rhythmbox-3.2.1-2|58	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mu|rhythmbox-3.2.1-2|59	BuildRequires:	pkgconfig(python3)
14mu|rhythmbox-3.2.1-2|60	BuildRequires:	appstream-util
14mu|rhythmbox-3.2.1-2|61	BuildRequires:	desktop-file-utils
14mu|rhythmbox-3.2.1-2|62	
14mu|rhythmbox-3.2.1-2|63	Suggests:	grilo-plugins
14mu|rhythmbox-3.2.1-2|64	Suggests:	media-player-info
14mu|rhythmbox-3.2.1-2|65	Suggests:	gnome-icon-theme-symbolic
14mu|rhythmbox-3.2.1-2|66	
14mu|rhythmbox-3.2.1-2|67	Requires:	dbus-x11
14mu|rhythmbox-3.2.1-2|68	Requires:	%{gstname}-plugins-base
14mu|rhythmbox-3.2.1-2|69	Requires:	%{gstname}-plugins-good
14mu|rhythmbox-3.2.1-2|70	Suggests:	%{gstname}-plugins-ugly
14mu|rhythmbox-3.2.1-2|71	Requires:	%{gstname}-flac
14mu|rhythmbox-3.2.1-2|72	Requires:	%{gstname}-soup
14mu|rhythmbox-3.2.1-2|73	# For python plugins
14mu|rhythmbox-3.2.1-2|74	Requires:	python3-gi
14mu|rhythmbox-3.2.1-2|75	
14mu|rhythmbox-3.2.1-2|76	Requires:	typelib(MPID)
14mu|rhythmbox-3.2.1-2|77	Requires:	typelib(Peas)
14mu|rhythmbox-3.2.1-2|78	
14mu|rhythmbox-3.2.1-2|79	# md no more upnp plugin
14mu|rhythmbox-3.2.1-2|80	Obsoletes:	rhythmbox-upnp < 2.96
14mu|rhythmbox-3.2.1-2|81	
14mu|rhythmbox-3.2.1-2|82	%description
14mu|rhythmbox-3.2.1-2|83	Music Management application with support for ripping audio-cd's,
14mu|rhythmbox-3.2.1-2|84	playback of Ogg Vorbis and Mp3 and burning of CD-Rs.
14mu|rhythmbox-3.2.1-2|85	
14mu|rhythmbox-3.2.1-2|86	%files -f %{name}.lang
14mu|rhythmbox-3.2.1-2|87	%doc AUTHORS COPYING README NEWS
14mu|rhythmbox-3.2.1-2|88	%{_bindir}/rhythmbox
14mu|rhythmbox-3.2.1-2|89	%{_bindir}/rhythmbox-client
14mu|rhythmbox-3.2.1-2|90	%{_datadir}/applications/rhythmbox.desktop
14mu|rhythmbox-3.2.1-2|91	%{_datadir}/applications/rhythmbox-device.desktop
14mu|rhythmbox-3.2.1-2|92	%{_datadir}/dbus-1/services/org.gnome.Rhythmbox3.service
14mu|rhythmbox-3.2.1-2|93	%{_datadir}/glib-2.0/schemas/*.xml
14mu|rhythmbox-3.2.1-2|94	%{_appdatadir}/rhythmbox.appdata.xml
14mu|rhythmbox-3.2.1-2|95	%{_datadir}/rhythmbox/
14mu|rhythmbox-3.2.1-2|96	%{_iconsdir}/hicolor/*/apps/rhythmbox*
14mu|rhythmbox-3.2.1-2|97	%{_iconsdir}/hicolor/*/status/rhythmbox-*
14mu|rhythmbox-3.2.1-2|98	%{_libexecdir}/rhythmbox-metadata
14mu|rhythmbox-3.2.1-2|99	%dir %{_libdir}/%{name}/
14mu|rhythmbox-3.2.1-2|100	%dir %{_libdir}/%{name}/plugins
14mu|rhythmbox-3.2.1-2|101	%{_libdir}/%{name}/plugins/artsearch
14mu|rhythmbox-3.2.1-2|102	%{_libdir}/%{name}/plugins/audiocd
14mu|rhythmbox-3.2.1-2|103	%{_libdir}/%{name}/plugins/audioscrobbler
14mu|rhythmbox-3.2.1-2|104	%{_libdir}/%{name}/plugins/cd-recorder
14mu|rhythmbox-3.2.1-2|105	%{_libdir}/%{name}/plugins/context
14mu|rhythmbox-3.2.1-2|106	%{_libdir}/%{name}/plugins/daap
14mu|rhythmbox-3.2.1-2|107	%{_libdir}/%{name}/plugins/dbus-media-server
14mu|rhythmbox-3.2.1-2|108	%{_libdir}/%{name}/plugins/fmradio
14mu|rhythmbox-3.2.1-2|109	%{_libdir}/%{name}/plugins/generic-player
14mu|rhythmbox-3.2.1-2|110	%{_libdir}/%{name}/plugins/grilo
14mu|rhythmbox-3.2.1-2|111	%{_libdir}/%{name}/plugins/im-status
14mu|rhythmbox-3.2.1-2|112	%{_libdir}/%{name}/plugins/ipod
14mu|rhythmbox-3.2.1-2|113	%{_libdir}/%{name}/plugins/iradio
14mu|rhythmbox-3.2.1-2|114	%{_libdir}/%{name}/plugins/lyrics
14mu|rhythmbox-3.2.1-2|115	%{_libdir}/%{name}/plugins/magnatune
14mu|rhythmbox-3.2.1-2|116	%{_libdir}/%{name}/plugins/mmkeys
14mu|rhythmbox-3.2.1-2|117	%{_libdir}/%{name}/plugins/mpris
14mu|rhythmbox-3.2.1-2|118	%{_libdir}/%{name}/plugins/mtpdevice
14mu|rhythmbox-3.2.1-2|119	%{_libdir}/%{name}/plugins/notification
14mu|rhythmbox-3.2.1-2|120	%{_libdir}/%{name}/plugins/power-manager
14mu|rhythmbox-3.2.1-2|121	%{_libdir}/%{name}/plugins/python-console
14mu|rhythmbox-3.2.1-2|122	%{_libdir}/%{name}/plugins/rb
14mu|rhythmbox-3.2.1-2|123	%{_libdir}/%{name}/plugins/rblirc
14mu|rhythmbox-3.2.1-2|124	%{_libdir}/%{name}/plugins/rbzeitgeist
14mu|rhythmbox-3.2.1-2|125	%{_libdir}/%{name}/plugins/replaygain
14mu|rhythmbox-3.2.1-2|126	%{_libdir}/%{name}/plugins/sendto
14mu|rhythmbox-3.2.1-2|127	%{_libdir}/%{name}/plugins/soundcloud
14mu|rhythmbox-3.2.1-2|128	%{_libdir}/%{name}/plugins/visualizer
14mu|rhythmbox-3.2.1-2|129	%{_libdir}/%{name}/sample-plugins
14mu|rhythmbox-3.2.1-2|130	%{_mandir}/man1/*.1*
14mu|rhythmbox-3.2.1-2|131	#----------------------------------------------
14mu|rhythmbox-3.2.1-2|132	
14mu|rhythmbox-3.2.1-2|133	%package -n %{libname}
14mu|rhythmbox-3.2.1-2|134	Group:System/Libraries
14mu|rhythmbox-3.2.1-2|135	Summary: Shared library part of %{name}
14mu|rhythmbox-3.2.1-2|136	
14mu|rhythmbox-3.2.1-2|137	%description -n %{libname}
14mu|rhythmbox-3.2.1-2|138	This is the shared library part of %{name}.
14mu|rhythmbox-3.2.1-2|139	
14mu|rhythmbox-3.2.1-2|140	%files -n %{libname}
14mu|rhythmbox-3.2.1-2|141	%doc AUTHORS COPYING README NEWS
14mu|rhythmbox-3.2.1-2|142	%{_libdir}/librhythmbox-core.so.%{major}*
14mu|rhythmbox-3.2.1-2|143	#---------------------------------------------------
14mu|rhythmbox-3.2.1-2|144	
14mu|rhythmbox-3.2.1-2|145	%package -n %{girname}
14mu|rhythmbox-3.2.1-2|146	Summary: GObject Introspection interface description for %{name}
14mu|rhythmbox-3.2.1-2|147	Group: System/Libraries
14mu|rhythmbox-3.2.1-2|148	
14mu|rhythmbox-3.2.1-2|149	%description -n %{girname}
14mu|rhythmbox-3.2.1-2|150	GObject Introspection interface description for %{name}.
14mu|rhythmbox-3.2.1-2|151	
14mu|rhythmbox-3.2.1-2|152	%files -n %{girname}
14mu|rhythmbox-3.2.1-2|153	%doc AUTHORS COPYING README NEWS
14mu|rhythmbox-3.2.1-2|154	%{_libdir}/girepository-1.0/MPID-%{girmajor}.typelib
14mu|rhythmbox-3.2.1-2|155	%{_libdir}/girepository-1.0/RB-%{girmajor}.typelib
14mu|rhythmbox-3.2.1-2|156	#----------------------------------------------------
14mu|rhythmbox-3.2.1-2|157	
14mu|rhythmbox-3.2.1-2|158	%package mozilla
14mu|rhythmbox-3.2.1-2|159	Group: Sound
14mu|rhythmbox-3.2.1-2|160	Summary: Rhythmbox integration for Mozilla Firefox
14mu|rhythmbox-3.2.1-2|161	Requires: %{name} = %{EVRD}
14mu|rhythmbox-3.2.1-2|162	
14mu|rhythmbox-3.2.1-2|163	%description mozilla
14mu|rhythmbox-3.2.1-2|164	This plugin integates Rhythmbox with Mozilla and compatible
14mu|rhythmbox-3.2.1-2|165	browsers. It provides a handler for itms:// Links to Apples iTunes
14mu|rhythmbox-3.2.1-2|166	Music Store.
14mu|rhythmbox-3.2.1-2|167	
14mu|rhythmbox-3.2.1-2|168	%files mozilla
14mu|rhythmbox-3.2.1-2|169	%doc AUTHORS COPYING README NEWS
14mu|rhythmbox-3.2.1-2|170	%{_libdir}/mozilla/plugins/librhythmbox-itms-detection-plugin.so
14mu|rhythmbox-3.2.1-2|171	#---------------------------------------------------
14mu|rhythmbox-3.2.1-2|172	
14mu|rhythmbox-3.2.1-2|173	%package -n %{devname}
14mu|rhythmbox-3.2.1-2|174	Group: Development/C
14mu|rhythmbox-3.2.1-2|175	Summary: Rhythmbox plugin development files
14mu|rhythmbox-3.2.1-2|176	Requires: %{libname} = %{EVRD}
14mu|rhythmbox-3.2.1-2|177	Requires: %{girname} = %{EVRD}
14mu|rhythmbox-3.2.1-2|178	Provides: %{name}-devel = %{EVRD}
14mu|rhythmbox-3.2.1-2|179	
14mu|rhythmbox-3.2.1-2|180	
14mu|rhythmbox-3.2.1-2|181	%description -n %{devname}
14mu|rhythmbox-3.2.1-2|182	Install this if you want to build Rhythmbox plugins.
14mu|rhythmbox-3.2.1-2|183	
14mu|rhythmbox-3.2.1-2|184	
14mu|rhythmbox-3.2.1-2|185	%files -n %{devname}
14mu|rhythmbox-3.2.1-2|186	%doc AUTHORS COPYING README NEWS
14mu|rhythmbox-3.2.1-2|187	%{_includedir}/%{name}
14mu|rhythmbox-3.2.1-2|188	%{_libdir}/lib*.so
14mu|rhythmbox-3.2.1-2|189	%{_libdir}/pkgconfig/%{name}.pc
14mu|rhythmbox-3.2.1-2|190	%{_datadir}/gtk-doc/html/%{name}
14mu|rhythmbox-3.2.1-2|191	%{_datadir}/gir-1.0/MPID-%{girmajor}.gir
14mu|rhythmbox-3.2.1-2|192	%{_datadir}/gir-1.0/RB-%{girmajor}.gir
14mu|rhythmbox-3.2.1-2|193	#---------------------------------------------------
14mu|rhythmbox-3.2.1-2|194	
14mu|rhythmbox-3.2.1-2|195	%prep
14mu|rhythmbox-3.2.1-2|196	%setup -q
14mu|rhythmbox-3.2.1-2|197	cp %{SOURCE1} po/ru.po
14mu|rhythmbox-3.2.1-2|198	
14mu|rhythmbox-3.2.1-2|199	%build
14mu|rhythmbox-3.2.1-2|200	%configure2_5x \
14mu|rhythmbox-3.2.1-2|201	--disable-static \
14mu|rhythmbox-3.2.1-2|202	--disable-scrollkeeper \
14mu|rhythmbox-3.2.1-2|203	--disable-gtk-doc \
14mu|rhythmbox-3.2.1-2|204	--with-mdns=avahi \
14mu|rhythmbox-3.2.1-2|205	--enable-vala \
14mu|rhythmbox-3.2.1-2|206	--with-gnome-keyring
14mu|rhythmbox-3.2.1-2|207	
14mu|rhythmbox-3.2.1-2|208	%make
14mu|rhythmbox-3.2.1-2|209	
14mu|rhythmbox-3.2.1-2|210	%install
14mu|rhythmbox-3.2.1-2|211	%makeinstall_std _ENABLE_SK=false
14mu|rhythmbox-3.2.1-2|212	find %{buildroot} -type f -name "*.la" -delete -print
14mu|rhythmbox-3.2.1-2|213	
14mu|rhythmbox-3.2.1-2|214	# menu entry
14mu|rhythmbox-3.2.1-2|215	desktop-file-install \
14mu|rhythmbox-3.2.1-2|216	--remove-category="Application" \
14mu|rhythmbox-3.2.1-2|217	--add-category="Audio;Player" \
14mu|rhythmbox-3.2.1-2|218	--dir %{buildroot}%{_datadir}/applications \
14mu|rhythmbox-3.2.1-2|219	%{buildroot}%{_datadir}/applications/*
14mu|rhythmbox-3.2.1-2|220	
14mu|rhythmbox-3.2.1-2|221	# save space by linking identical images in translated docs
14mu|rhythmbox-3.2.1-2|222	helpdir=%{buildroot}%{_datadir}/gnome/help/%{name}
14mu|rhythmbox-3.2.1-2|223	for f in $helpdir/C/figures/*.png; do
14mu|rhythmbox-3.2.1-2|224	b="$(basename $f)"
14mu|rhythmbox-3.2.1-2|225	for d in $helpdir/*; do
14mu|rhythmbox-3.2.1-2|226	if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
14mu|rhythmbox-3.2.1-2|227	g="$d/figures/$b"
14mu|rhythmbox-3.2.1-2|228	if [ -f "$g" ]; then
14mu|rhythmbox-3.2.1-2|229	if cmp -s $f $g; then
14mu|rhythmbox-3.2.1-2|230	rm "$g"; ln -s "../../C/figures/$b" "$g"
14mu|rhythmbox-3.2.1-2|231	fi
14mu|rhythmbox-3.2.1-2|232	fi
14mu|rhythmbox-3.2.1-2|233	fi
14mu|rhythmbox-3.2.1-2|234	done
14mu|rhythmbox-3.2.1-2|235	done
14mu|rhythmbox-3.2.1-2|236	
14mu|rhythmbox-3.2.1-2|237	# appdata
14mu|rhythmbox-3.2.1-2|238	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14mu|rhythmbox-3.2.1-2|239	
14mu|rhythmbox-3.2.1-2|240	%find_lang %{name} --with-gnome
14mu|rhythmbox-3.2.1-2|241	
14mu|rhythmbox-3.2.1-2|242	
14mu|rhythmbox-3.2.1-2|243	
14mu|rhythmbox-3.2.1-2|244	
14mu|rhythmbox-3.2.1-2|245	
14mu|rhythmbox-3.2.1-2|246	
14mu|rhythmbox-3.2.1-2|247	
14mu|rhythmbox-3.2.1-2|248	
14mu|rhythmbox-3.2.1-2|249	
14mu|rhythmbox-3.2.1-2|250	%changelog
14mu|rhythmbox-3.2.1-2|251	
14mu|rhythmbox-3.2.1-2|252	* Fri Aug 28 2015 abfonly <abfonly@gmail.com> 3.2.1-2
14mu|rhythmbox-3.2.1-2|253	- (d730180) Log: define develname
14mu|rhythmbox-3.2.1-2|254	- (d730180) appdata.xml checked
14mu|rhythmbox-3.2.1-2|255	- (d730180) spec clean
14mu|rhythmbox-3.2.1-2|256	- (d730180) align spec with rosa packaging policy
14mu|rhythmbox-3.2.1-2|257	- (d730180) filter some linting
14mu|rhythmbox-3.2.1-2|258	- (d730180) bump rel
14mu|rhythmbox-3.2.1-2|259	- (abfonly: 7bd5321) Log: define develname
14mu|rhythmbox-3.2.1-2|260	- (abfonly: 7bd5321) appdata.xml checked
14mu|rhythmbox-3.2.1-2|261	- (abfonly: 7bd5321) spec clean
14mu|rhythmbox-3.2.1-2|262	- (abfonly: 7bd5321) align spec with rosa packaging policy
14mu|rhythmbox-3.2.1-2|263	- (abfonly: 7bd5321) fixed some linting
14mu|rhythmbox-3.2.1-2|264	- (abfonly: 7bd5321) bump rel
14mu|rhythmbox-3.2.1-2|265	
14mu|rhythmbox-3.2.1-2|266	* Mon Apr 20 2015 Tigro <ashejn@gmail.com> 3.2.1-1
14mu|rhythmbox-3.2.1-2|267	- (dc0eca5) update to 3.2.1
14mu|rhythmbox-3.2.1-2|268	
14mu|rhythmbox-3.2.1-2|269	* Tue Mar 31 2015 Tigro <ashejn@gmail.com> 3.2-1
14mu|rhythmbox-3.2.1-2|270	- (5620ebb) pack files
14mu|rhythmbox-3.2.1-2|271	- (Tigro: 97605cf) update to 3.2
14mu|rhythmbox-3.2.1-2|272	
14mu|rhythmbox-3.2.1-2|273	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.0.3-2
14mu|rhythmbox-3.2.1-2|274	- (cd6f0e4) MassBuild#440: Increase release tag
14mu|rhythmbox-3.2.1-2|275	
14mu|rhythmbox-3.2.1-2|276	* Mon May 26 2014 Tigro <ashejn@gmail.com> 3.0.3-1
14mu|rhythmbox-3.2.1-2|277	- (7b528e1) update to 3.0.3
14mu|rhythmbox-3.2.1-2|278	
14mu|rhythmbox-3.2.1-2|279	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.0.2-2
14mu|rhythmbox-3.2.1-2|280	- (f720198) added some requires
14mu|rhythmbox-3.2.1-2|281	
14mu|rhythmbox-3.2.1-2|282	* Tue May 20 2014 Tigro <ashejn@gmail.com> 3.0.2-1
14mu|rhythmbox-3.2.1-2|283	- (0d953c2) update to 3.0.2
14mu|rhythmbox-3.2.1-2|284	
14mu|rhythmbox-3.2.1-2|285	* Tue Feb 04 2014 Tigro <ashejn@gmail.com> 3.0.1-3
14mu|rhythmbox-3.2.1-2|286	- (c38d14a) update translation
14mu|rhythmbox-3.2.1-2|287	- (Tigro: 08a5c8e) update russian translation again
14mu|rhythmbox-3.2.1-2|288	- (Tigro: 3f2846a) update russian translation
14mu|rhythmbox-3.2.1-2|289	
14mu|rhythmbox-3.2.1-2|290	* Fri Jan 31 2014 Arkady Shane <ashejn@gmail.com> 3.0.1-2
14mu|rhythmbox-3.2.1-2|291	- (ba500ae) bump release
14mu|rhythmbox-3.2.1-2|292	
14mu|rhythmbox-3.2.1-2|293	* Fri Jan 31 2014 Arkady Shane <ashejn@gmail.com> 3.0.1-1
14mu|rhythmbox-3.2.1-2|294	- (a4641a7) added S: gnome-icon-theme-symbolic
14mu|rhythmbox-3.2.1-2|295	- (Tigro: abfe6b5) use libdmapsharing-3.0 instead of daap
14mu|rhythmbox-3.2.1-2|296	- (Tigro: b98dd08) added BR: opendaap
14mu|rhythmbox-3.2.1-2|297	- (Tigro: 2c43b51) update to 3.0.1
14mu|rhythmbox-3.2.1-2|298	
14mu|rhythmbox-3.2.1-2|299	* Thu Sep 05 2013 Tigro <ashejn@gmail.com> 3.0-1
14mu|rhythmbox-3.2.1-2|300	- (c7cba2a) fix paths
14mu|rhythmbox-3.2.1-2|301	- (Tigro: b52ee55) bump major and pack directory
14mu|rhythmbox-3.2.1-2|302	- (Tigro: 16825c8) added python3 depends
14mu|rhythmbox-3.2.1-2|303	- (Tigro: 7ad876c) update to 3.0
14mu|rhythmbox-3.2.1-2|304	
14mu|rhythmbox-3.2.1-2|305	* Thu Jun 20 2013 root <root@localhost.localdomain> 2.99.1-1
14mu|rhythmbox-3.2.1-2|306	- (843e2f0) sync to gnome38 branch
14mu|rhythmbox-3.2.1-2|307	
14mu|rhythmbox-3.2.1-2|308	* Tue Oct 16 2012 Arkady Shane <ashejn@gmail.com> 2.98-1
14mu|rhythmbox-3.2.1-2|309	- (be4172f) Updated rhythmbox.spec
14mu|rhythmbox-3.2.1-2|310	- (Arkady Shane: 997e254) Updated rhythmbox.spec
14mu|rhythmbox-3.2.1-2|311	- (Arkady Shane: 95e248b) Updated rhythmbox.spec
14mu|rhythmbox-3.2.1-2|312	- (Arkady Shane: b29a15e) fix grilo version
14mu|rhythmbox-3.2.1-2|313	- (Arkady Shane: 172e31c) fix typo.
14mu|rhythmbox-3.2.1-2|314	
14mu|rhythmbox-3.2.1-2|315	* Tue Oct 16 2012 Arkady Shane <ashejn@gmail.com>
14mu|rhythmbox-3.2.1-2|316	- (a497ea3) update to 2.98
14mu|rhythmbox-3.2.1-2|317	
14mu|rhythmbox-3.2.1-2|318	* Mon Sep 17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.97-2
14mu|rhythmbox-3.2.1-2|319	- (3699a85) LOG New version 2.97 (sync with Cooker)
14mu|rhythmbox-3.2.1-2|320	
14mu|rhythmbox-3.2.1-2|321	* Sat Feb 04 2012 root <root@build-client_i586.rosalab.ru> 0.13.3-6
14mu|rhythmbox-3.2.1-2|322	- (b8810ca) ABF:auto increment release
14mu|rhythmbox-3.2.1-2|323	
14mu|rhythmbox-3.2.1-2|324	* Fri Feb 03 2012 root <root@build-client_i586-2.rosalab.ru> 0.13.3-5
14mu|rhythmbox-3.2.1-2|325	- (af18179) ABF:auto increment release
14mu|rhythmbox-3.2.1-2|326	
14mu|rhythmbox-3.2.1-2|327	

24028 14
14mu|rhythmbox-3.3-1|1	#gw rb.c
14mu|rhythmbox-3.3-1|2	#define Werror_cflags %nil
14mu|rhythmbox-3.3-1|3	
14mu|rhythmbox-3.3-1|4	%define	gstname gstreamer1.0
14mu|rhythmbox-3.3-1|5	
14mu|rhythmbox-3.3-1|6	%define major 		9
14mu|rhythmbox-3.3-1|7	%define girmajor	3.0
14mu|rhythmbox-3.3-1|8	%define libname %mklibname rhythmbox %{major}
14mu|rhythmbox-3.3-1|9	%define girname	%mklibname %{name}-gir %{girmajor}
14mu|rhythmbox-3.3-1|10	
14mu|rhythmbox-3.3-1|11	Name:		rhythmbox
14mu|rhythmbox-3.3-1|12	Summary:	Music Management Application
14mu|rhythmbox-3.3-1|13	Version:	3.3
14mu|rhythmbox-3.3-1|14	Release:	1
14mu|rhythmbox-3.3-1|15	License:	GPLv2+ with exception
14mu|rhythmbox-3.3-1|16	Group:		Sound
14mu|rhythmbox-3.3-1|17	URL:		http://www.gnome.org/projects/rhythmbox/
14mu|rhythmbox-3.3-1|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/3.3/%{name}-%{version}.tar.xz
14mu|rhythmbox-3.3-1|19	#Source1:        %{name}-ru.po
14mu|rhythmbox-3.3-1|20	
14mu|rhythmbox-3.3-1|21	BuildRequires:	intltool itstool
14mu|rhythmbox-3.3-1|22	BuildRequires:	vala
14mu|rhythmbox-3.3-1|23	BuildRequires:	pkgconfig(avahi-glib)
14mu|rhythmbox-3.3-1|24	BuildRequires:	pkgconfig(clutter-1.0)
14mu|rhythmbox-3.3-1|25	BuildRequires:	pkgconfig(clutter-gst-2.0)
14mu|rhythmbox-3.3-1|26	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mu|rhythmbox-3.3-1|27	BuildRequires:	pkgconfig(gconf-2.0)
14mu|rhythmbox-3.3-1|28	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|rhythmbox-3.3-1|29	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|rhythmbox-3.3-1|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|rhythmbox-3.3-1|31	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.0
14mu|rhythmbox-3.3-1|32	BuildRequires:	pkgconfig(libdmapsharing-3.0)
14mu|rhythmbox-3.3-1|33	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|rhythmbox-3.3-1|34	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mu|rhythmbox-3.3-1|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|rhythmbox-3.3-1|36	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
14mu|rhythmbox-3.3-1|37	BuildRequires:	pkgconfig(gudev-1.0)
14mu|rhythmbox-3.3-1|38	BuildRequires:	pkgconfig(ice)
14mu|rhythmbox-3.3-1|39	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|rhythmbox-3.3-1|40	BuildRequires:	pkgconfig(libbrasero-media3)
14mu|rhythmbox-3.3-1|41	BuildRequires:	pkgconfig(libdmapsharing-3.0) >= 2.9.16
14mu|rhythmbox-3.3-1|42	BuildRequires:	pkgconfig(libgpod-1.0)
14mu|rhythmbox-3.3-1|43	BuildRequires:	pkgconfig(liblircclient0)
14mu|rhythmbox-3.3-1|44	BuildRequires:	pkgconfig(libmtp)
14mu|rhythmbox-3.3-1|45	BuildRequires:	pkgconfig(libmusicbrainz4)
14mu|rhythmbox-3.3-1|46	BuildRequires:	pkgconfig(libdiscid)
14mu|rhythmbox-3.3-1|47	BuildRequires:	pkgconfig(libnotify)
14mu|rhythmbox-3.3-1|48	BuildRequires:	pkgconfig(libpeas-1.0) >= 0.7.3
14mu|rhythmbox-3.3-1|49	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 0.7.3
14mu|rhythmbox-3.3-1|50	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|rhythmbox-3.3-1|51	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
14mu|rhythmbox-3.3-1|52	BuildRequires:	pkgconfig(mx-1.0) >= 1.0.1
14mu|rhythmbox-3.3-1|53	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.2
14mu|rhythmbox-3.3-1|54	BuildRequires:	pkgconfig(sm)
14mu|rhythmbox-3.3-1|55	BuildRequires:	pkgconfig(tdb)
14mu|rhythmbox-3.3-1|56	BuildRequires:	pkgconfig(totem-plparser)
14mu|rhythmbox-3.3-1|57	BuildRequires:	pkgconfig(webkitgtk-3.0)
14mu|rhythmbox-3.3-1|58	BuildRequires:	pkgconfig(python3)
14mu|rhythmbox-3.3-1|59	
14mu|rhythmbox-3.3-1|60	Suggests:	grilo-plugins
14mu|rhythmbox-3.3-1|61	Suggests:	media-player-info
14mu|rhythmbox-3.3-1|62	Suggests:   gnome-icon-theme-symbolic
14mu|rhythmbox-3.3-1|63	
14mu|rhythmbox-3.3-1|64	Requires:	dbus-x11
14mu|rhythmbox-3.3-1|65	Requires:	%{gstname}-plugins-base
14mu|rhythmbox-3.3-1|66	Requires:	%{gstname}-plugins-good
14mu|rhythmbox-3.3-1|67	Suggests:	%{gstname}-plugins-ugly
14mu|rhythmbox-3.3-1|68	Requires:	%{gstname}-flac
14mu|rhythmbox-3.3-1|69	Requires:	%{gstname}-soup
14mu|rhythmbox-3.3-1|70	# For python plugins
14mu|rhythmbox-3.3-1|71	Requires:	python3-gi
14mu|rhythmbox-3.3-1|72	
14mu|rhythmbox-3.3-1|73	Requires:	typelib(MPID)
14mu|rhythmbox-3.3-1|74	Requires:	typelib(Peas)
14mu|rhythmbox-3.3-1|75	
14mu|rhythmbox-3.3-1|76	# md no more upnp plugin
14mu|rhythmbox-3.3-1|77	Obsoletes:	rhythmbox-upnp < 2.96
14mu|rhythmbox-3.3-1|78	
14mu|rhythmbox-3.3-1|79	%description
14mu|rhythmbox-3.3-1|80	Music Management application with support for ripping audio-cd's,
14mu|rhythmbox-3.3-1|81	playback of Ogg Vorbis and Mp3 and burning of CD-Rs.
14mu|rhythmbox-3.3-1|82	
14mu|rhythmbox-3.3-1|83	%package -n %{libname}
14mu|rhythmbox-3.3-1|84	Group:System/Libraries
14mu|rhythmbox-3.3-1|85	Summary: Shared library part of %{name}
14mu|rhythmbox-3.3-1|86	
14mu|rhythmbox-3.3-1|87	%description -n %{libname}
14mu|rhythmbox-3.3-1|88	This is the shared library part of %{name}.
14mu|rhythmbox-3.3-1|89	
14mu|rhythmbox-3.3-1|90	%package -n %{girname}
14mu|rhythmbox-3.3-1|91	Summary: GObject Introspection interface description for %{name}
14mu|rhythmbox-3.3-1|92	Group: System/Libraries
14mu|rhythmbox-3.3-1|93	
14mu|rhythmbox-3.3-1|94	%description -n %{girname}
14mu|rhythmbox-3.3-1|95	GObject Introspection interface description for %{name}.
14mu|rhythmbox-3.3-1|96	
14mu|rhythmbox-3.3-1|97	%package mozilla
14mu|rhythmbox-3.3-1|98	Group: Sound
14mu|rhythmbox-3.3-1|99	Summary: Rhythmbox integration for Mozilla Firefox
14mu|rhythmbox-3.3-1|100	Requires: %{name} = %{version}
14mu|rhythmbox-3.3-1|101	
14mu|rhythmbox-3.3-1|102	%description mozilla
14mu|rhythmbox-3.3-1|103	This plugin integates Rhythmbox with Mozilla and compatible
14mu|rhythmbox-3.3-1|104	browsers. It provides a handler for itms:// Links to Apples iTunes
14mu|rhythmbox-3.3-1|105	Music Store.
14mu|rhythmbox-3.3-1|106	
14mu|rhythmbox-3.3-1|107	%package devel
14mu|rhythmbox-3.3-1|108	Group: Development/C
14mu|rhythmbox-3.3-1|109	Summary: Rhythmbox plugin development files
14mu|rhythmbox-3.3-1|110	Requires: %{libname} = %{version}-%{release}
14mu|rhythmbox-3.3-1|111	Requires: %{girname} = %{version}-%{release}
14mu|rhythmbox-3.3-1|112	
14mu|rhythmbox-3.3-1|113	%description devel
14mu|rhythmbox-3.3-1|114	Install this if you want to build Rhythmbox plugins.
14mu|rhythmbox-3.3-1|115	
14mu|rhythmbox-3.3-1|116	%prep
14mu|rhythmbox-3.3-1|117	%setup -q
14mu|rhythmbox-3.3-1|118	#cp %{SOURCE1} po/ru.po
14mu|rhythmbox-3.3-1|119	
14mu|rhythmbox-3.3-1|120	%build
14mu|rhythmbox-3.3-1|121	%configure2_5x \
14mu|rhythmbox-3.3-1|122	--disable-static \
14mu|rhythmbox-3.3-1|123	--disable-scrollkeeper \
14mu|rhythmbox-3.3-1|124	--disable-gtk-doc \
14mu|rhythmbox-3.3-1|125	--with-mdns=avahi \
14mu|rhythmbox-3.3-1|126	--enable-vala \
14mu|rhythmbox-3.3-1|127	--with-gnome-keyring
14mu|rhythmbox-3.3-1|128	
14mu|rhythmbox-3.3-1|129	%make
14mu|rhythmbox-3.3-1|130	
14mu|rhythmbox-3.3-1|131	%install
14mu|rhythmbox-3.3-1|132	%makeinstall_std _ENABLE_SK=false
14mu|rhythmbox-3.3-1|133	find %{buildroot} -type f -name "*.la" -delete -print
14mu|rhythmbox-3.3-1|134	%find_lang %{name} --with-gnome
14mu|rhythmbox-3.3-1|135	
14mu|rhythmbox-3.3-1|136	desktop-file-install --vendor="" \
14mu|rhythmbox-3.3-1|137	--remove-category="Application" \
14mu|rhythmbox-3.3-1|138	--add-category="Audio;Player" \
14mu|rhythmbox-3.3-1|139	--dir %{buildroot}%{_datadir}/applications \
14mu|rhythmbox-3.3-1|140	%{buildroot}%{_datadir}/applications/*
14mu|rhythmbox-3.3-1|141	
14mu|rhythmbox-3.3-1|142	# save space by linking identical images in translated docs
14mu|rhythmbox-3.3-1|143	helpdir=%{buildroot}%{_datadir}/gnome/help/%{name}
14mu|rhythmbox-3.3-1|144	for f in $helpdir/C/figures/*.png; do
14mu|rhythmbox-3.3-1|145	b="$(basename $f)"
14mu|rhythmbox-3.3-1|146	for d in $helpdir/*; do
14mu|rhythmbox-3.3-1|147	if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
14mu|rhythmbox-3.3-1|148	g="$d/figures/$b"
14mu|rhythmbox-3.3-1|149	if [ -f "$g" ]; then
14mu|rhythmbox-3.3-1|150	if cmp -s $f $g; then
14mu|rhythmbox-3.3-1|151	rm "$g"; ln -s "../../C/figures/$b" "$g"
14mu|rhythmbox-3.3-1|152	fi
14mu|rhythmbox-3.3-1|153	fi
14mu|rhythmbox-3.3-1|154	fi
14mu|rhythmbox-3.3-1|155	done
14mu|rhythmbox-3.3-1|156	done
14mu|rhythmbox-3.3-1|157	
14mu|rhythmbox-3.3-1|158	%files -f %{name}.lang
14mu|rhythmbox-3.3-1|159	%doc AUTHORS COPYING README NEWS
14mu|rhythmbox-3.3-1|160	%{_bindir}/rhythmbox
14mu|rhythmbox-3.3-1|161	%{_bindir}/rhythmbox-client
14mu|rhythmbox-3.3-1|162	%{_datadir}/applications/rhythmbox.desktop
14mu|rhythmbox-3.3-1|163	%{_datadir}/applications/rhythmbox-device.desktop
14mu|rhythmbox-3.3-1|164	%{_datadir}/dbus-1/services/org.gnome.Rhythmbox3.service
14mu|rhythmbox-3.3-1|165	%{_datadir}/glib-2.0/schemas/*.xml
14mu|rhythmbox-3.3-1|166	%{_datadir}/rhythmbox/
14mu|rhythmbox-3.3-1|167	%{_datadir}/appdata/rhythmbox.appdata.xml
14mu|rhythmbox-3.3-1|168	%{_iconsdir}/hicolor/*/apps/rhythmbox*
14mu|rhythmbox-3.3-1|169	%{_iconsdir}/hicolor/*/status/rhythmbox-*
14mu|rhythmbox-3.3-1|170	%{_libexecdir}/rhythmbox-metadata
14mu|rhythmbox-3.3-1|171	%dir %{_libdir}/%{name}/
14mu|rhythmbox-3.3-1|172	%dir %{_libdir}/%{name}/plugins
14mu|rhythmbox-3.3-1|173	%{_libdir}/%{name}/plugins/android
14mu|rhythmbox-3.3-1|174	%{_libdir}/%{name}/plugins/artsearch
14mu|rhythmbox-3.3-1|175	%{_libdir}/%{name}/plugins/audiocd
14mu|rhythmbox-3.3-1|176	%{_libdir}/%{name}/plugins/audioscrobbler
14mu|rhythmbox-3.3-1|177	%{_libdir}/%{name}/plugins/cd-recorder
14mu|rhythmbox-3.3-1|178	%{_libdir}/%{name}/plugins/context
14mu|rhythmbox-3.3-1|179	%{_libdir}/%{name}/plugins/daap
14mu|rhythmbox-3.3-1|180	%{_libdir}/%{name}/plugins/dbus-media-server
14mu|rhythmbox-3.3-1|181	%{_libdir}/%{name}/plugins/fmradio
14mu|rhythmbox-3.3-1|182	%{_libdir}/%{name}/plugins/generic-player
14mu|rhythmbox-3.3-1|183	%{_libdir}/%{name}/plugins/grilo
14mu|rhythmbox-3.3-1|184	%{_libdir}/%{name}/plugins/im-status
14mu|rhythmbox-3.3-1|185	%{_libdir}/%{name}/plugins/ipod
14mu|rhythmbox-3.3-1|186	%{_libdir}/%{name}/plugins/iradio
14mu|rhythmbox-3.3-1|187	%{_libdir}/%{name}/plugins/lyrics
14mu|rhythmbox-3.3-1|188	%{_libdir}/%{name}/plugins/magnatune
14mu|rhythmbox-3.3-1|189	%{_libdir}/%{name}/plugins/mmkeys
14mu|rhythmbox-3.3-1|190	%{_libdir}/%{name}/plugins/mpris
14mu|rhythmbox-3.3-1|191	%{_libdir}/%{name}/plugins/mtpdevice
14mu|rhythmbox-3.3-1|192	%{_libdir}/%{name}/plugins/notification
14mu|rhythmbox-3.3-1|193	%{_libdir}/%{name}/plugins/power-manager
14mu|rhythmbox-3.3-1|194	%{_libdir}/%{name}/plugins/python-console
14mu|rhythmbox-3.3-1|195	%{_libdir}/%{name}/plugins/rb
14mu|rhythmbox-3.3-1|196	%{_libdir}/%{name}/plugins/rblirc
14mu|rhythmbox-3.3-1|197	%{_libdir}/%{name}/plugins/rbzeitgeist
14mu|rhythmbox-3.3-1|198	%{_libdir}/%{name}/plugins/replaygain
14mu|rhythmbox-3.3-1|199	%{_libdir}/%{name}/plugins/sendto
14mu|rhythmbox-3.3-1|200	%{_libdir}/%{name}/plugins/soundcloud
14mu|rhythmbox-3.3-1|201	%{_libdir}/%{name}/plugins/visualizer
14mu|rhythmbox-3.3-1|202	%{_libdir}/%{name}/sample-plugins
14mu|rhythmbox-3.3-1|203	%{_mandir}/man1/*.1*
14mu|rhythmbox-3.3-1|204	
14mu|rhythmbox-3.3-1|205	%files -n %{libname}
14mu|rhythmbox-3.3-1|206	%{_libdir}/librhythmbox-core.so.%{major}*
14mu|rhythmbox-3.3-1|207	
14mu|rhythmbox-3.3-1|208	%files -n %{girname}
14mu|rhythmbox-3.3-1|209	%{_libdir}/girepository-1.0/MPID-%{girmajor}.typelib
14mu|rhythmbox-3.3-1|210	%{_libdir}/girepository-1.0/RB-%{girmajor}.typelib
14mu|rhythmbox-3.3-1|211	
14mu|rhythmbox-3.3-1|212	%files mozilla
14mu|rhythmbox-3.3-1|213	%{_libdir}/mozilla/plugins/librhythmbox-itms-detection-plugin.so
14mu|rhythmbox-3.3-1|214	
14mu|rhythmbox-3.3-1|215	%files devel
14mu|rhythmbox-3.3-1|216	%{_includedir}/%{name}
14mu|rhythmbox-3.3-1|217	%{_libdir}/lib*.so
14mu|rhythmbox-3.3-1|218	%{_libdir}/pkgconfig/%{name}.pc
14mu|rhythmbox-3.3-1|219	%{_datadir}/gtk-doc/html/%{name}
14mu|rhythmbox-3.3-1|220	%{_datadir}/gir-1.0/MPID-%{girmajor}.gir
14mu|rhythmbox-3.3-1|221	%{_datadir}/gir-1.0/RB-%{girmajor}.gir
14mu|rhythmbox-3.3-1|222	
14mu|rhythmbox-3.3-1|223	
14mu|rhythmbox-3.3-1|224	%changelog
14mu|rhythmbox-3.3-1|225	
14mu|rhythmbox-3.3-1|226	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 3.3-1
14mu|rhythmbox-3.3-1|227	- (9d36d1a) pack files
14mu|rhythmbox-3.3-1|228	
14mu|rhythmbox-3.3-1|229	

24029 14
14mu|ripole-0.2.0-24|1	%define major 0
14mu|ripole-0.2.0-24|2	%define libname %mklibname ripole %{major}
14mu|ripole-0.2.0-24|3	%define devname %mklibname ripole -d
14mu|ripole-0.2.0-24|4	
14mu|ripole-0.2.0-24|5	Summary:	Extracts attachments out of mailpack format emails
14mu|ripole-0.2.0-24|6	Name:		ripole
14mu|ripole-0.2.0-24|7	Version:	0.2.0
14mu|ripole-0.2.0-24|8	Release:	24
14mu|ripole-0.2.0-24|9	License:	BSD
14mu|ripole-0.2.0-24|10	Group:		Networking/Mail
14mu|ripole-0.2.0-24|11	Url:		http://www.pldaniels.com/ripole/
14mu|ripole-0.2.0-24|12	Source0:	http://www.pldaniels.com/ripole/%{name}-%{version}.tar.gz
14mu|ripole-0.2.0-24|13	Patch0:		ripole-0.1.4-shared.diff
14mu|ripole-0.2.0-24|14	Patch1:		ripole-0.2.0-dev.diff
14mu|ripole-0.2.0-24|15	Patch2:		ripole-0.2.0-format_not_a_string_literal_and_no_format_arguments.diff
14mu|ripole-0.2.0-24|16	BuildRequires:	libtool
14mu|ripole-0.2.0-24|17	
14mu|ripole-0.2.0-24|18	%description
14mu|ripole-0.2.0-24|19	ripOLE is a small program/library designed to pull out attachments from OLE2
14mu|ripole-0.2.0-24|20	data files (ie, MS Office documents). ripOLE is BSD licenced meaning that
14mu|ripole-0.2.0-24|21	commercial projects can also use the code without worry of licence costs or
14mu|ripole-0.2.0-24|22	legal liabilities.
14mu|ripole-0.2.0-24|23	
14mu|ripole-0.2.0-24|24	%files
14mu|ripole-0.2.0-24|25	%doc CHANGELOG CONTRIBUTORS LICENSE README
14mu|ripole-0.2.0-24|26	%{_bindir}/*
14mu|ripole-0.2.0-24|27	
14mu|ripole-0.2.0-24|28	#----------------------------------------------------------------------------
14mu|ripole-0.2.0-24|29	
14mu|ripole-0.2.0-24|30	%package -n	%{libname}
14mu|ripole-0.2.0-24|31	Summary:	Shared %{name} library
14mu|ripole-0.2.0-24|32	Group:		System/Libraries
14mu|ripole-0.2.0-24|33	
14mu|ripole-0.2.0-24|34	%description -n	%{libname}
14mu|ripole-0.2.0-24|35	This package contains the shared library for ripOLE.
14mu|ripole-0.2.0-24|36	
14mu|ripole-0.2.0-24|37	%files -n %{libname}
14mu|ripole-0.2.0-24|38	%{_libdir}/libripole.so.%{major}*
14mu|ripole-0.2.0-24|39	
14mu|ripole-0.2.0-24|40	#----------------------------------------------------------------------------
14mu|ripole-0.2.0-24|41	
14mu|ripole-0.2.0-24|42	%package -n %{devname}
14mu|ripole-0.2.0-24|43	Summary:	Development files for the %{name} library
14mu|ripole-0.2.0-24|44	Group:		Development/C
14mu|ripole-0.2.0-24|45	Provides:	%{name}-devel = %{EVRD}
14mu|ripole-0.2.0-24|46	Requires:	%{libname} = %{EVRD}
14mu|ripole-0.2.0-24|47	
14mu|ripole-0.2.0-24|48	%description -n %{devname}
14mu|ripole-0.2.0-24|49	This package contains the development files for ripOLE.
14mu|ripole-0.2.0-24|50	
14mu|ripole-0.2.0-24|51	%files -n %{devname}
14mu|ripole-0.2.0-24|52	%doc TODO
14mu|ripole-0.2.0-24|53	%dir %{_includedir}/%{name}
14mu|ripole-0.2.0-24|54	%{_includedir}/%{name}/*
14mu|ripole-0.2.0-24|55	%{_libdir}/*.so
14mu|ripole-0.2.0-24|56	
14mu|ripole-0.2.0-24|57	#----------------------------------------------------------------------------
14mu|ripole-0.2.0-24|58	
14mu|ripole-0.2.0-24|59	%prep
14mu|ripole-0.2.0-24|60	%setup -q
14mu|ripole-0.2.0-24|61	%patch0 -p0
14mu|ripole-0.2.0-24|62	%patch1 -p1
14mu|ripole-0.2.0-24|63	%patch2 -p0
14mu|ripole-0.2.0-24|64	
14mu|ripole-0.2.0-24|65	%build
14mu|ripole-0.2.0-24|66	%serverbuild
14mu|ripole-0.2.0-24|67	
14mu|ripole-0.2.0-24|68	%make \
14mu|ripole-0.2.0-24|69	CFLAGS="%{optflags} -I. -fPIC -DPIC -D_REENTRANT" \
14mu|ripole-0.2.0-24|70	libdir=%{_libdir} \
14mu|ripole-0.2.0-24|71	LDFLAGS="%{ldflags}"
14mu|ripole-0.2.0-24|72	
14mu|ripole-0.2.0-24|73	%install
14mu|ripole-0.2.0-24|74	
14mu|ripole-0.2.0-24|75	%makeinstall_std \
14mu|ripole-0.2.0-24|76	bindir=%{_bindir} \
14mu|ripole-0.2.0-24|77	libdir=%{_libdir} \
14mu|ripole-0.2.0-24|78	includedir=%{_includedir}
14mu|ripole-0.2.0-24|79	
14mu|ripole-0.2.0-24|80	
14mu|ripole-0.2.0-24|81	
14mu|ripole-0.2.0-24|82	%changelog
14mu|ripole-0.2.0-24|83	
14mu|ripole-0.2.0-24|84	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 0.2.0-24
14mu|ripole-0.2.0-24|85	- (68e559f) Repack tarball according to upstream
14mu|ripole-0.2.0-24|86	
14mu|ripole-0.2.0-24|87	

24030 14
14mu|rocs-16.04.3-1|1	Summary:	Graph - Editor and a Programming Environement
14mu|rocs-16.04.3-1|2	Name:		rocs
14mu|rocs-16.04.3-1|3	Version:	16.04.3
14mu|rocs-16.04.3-1|4	Release:	1
14mu|rocs-16.04.3-1|5	License:	GPLv2+
14mu|rocs-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|rocs-16.04.3-1|7	Url:		http://edu.kde.org/rocs
14mu|rocs-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|rocs-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|rocs-16.04.3-1|10	BuildRequires:	boost-devel
14mu|rocs-16.04.3-1|11	BuildRequires:	grantlee5-devel
14mu|rocs-16.04.3-1|12	BuildRequires:	kf5archive-devel
14mu|rocs-16.04.3-1|13	BuildRequires:	kf5config-devel
14mu|rocs-16.04.3-1|14	BuildRequires:	kf5coreaddons-devel
14mu|rocs-16.04.3-1|15	BuildRequires:	kf5crash-devel
14mu|rocs-16.04.3-1|16	BuildRequires:	kf5declarative-devel
14mu|rocs-16.04.3-1|17	BuildRequires:	kf5doctools-devel
14mu|rocs-16.04.3-1|18	BuildRequires:	kf5i18n-devel
14mu|rocs-16.04.3-1|19	BuildRequires:	kf5itemviews-devel
14mu|rocs-16.04.3-1|20	BuildRequires:	kf5parts-devel
14mu|rocs-16.04.3-1|21	BuildRequires:	kf5texteditor-devel
14mu|rocs-16.04.3-1|22	BuildRequires:	kf5xmlgui-devel
14mu|rocs-16.04.3-1|23	BuildRequires:	pkgconfig(Qt5Core)
14mu|rocs-16.04.3-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|rocs-16.04.3-1|25	BuildRequires:	pkgconfig(Qt5Network)
14mu|rocs-16.04.3-1|26	BuildRequires:	pkgconfig(Qt5Qml)
14mu|rocs-16.04.3-1|27	BuildRequires:	pkgconfig(Qt5Quick)
14mu|rocs-16.04.3-1|28	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|rocs-16.04.3-1|29	BuildRequires:	pkgconfig(Qt5Script)
14mu|rocs-16.04.3-1|30	BuildRequires:	pkgconfig(Qt5ScriptTools)
14mu|rocs-16.04.3-1|31	BuildRequires:	pkgconfig(Qt5Svg)
14mu|rocs-16.04.3-1|32	BuildRequires:	pkgconfig(Qt5Test)
14mu|rocs-16.04.3-1|33	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|rocs-16.04.3-1|34	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|rocs-16.04.3-1|35	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|rocs-16.04.3-1|36	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14mu|rocs-16.04.3-1|37	
14mu|rocs-16.04.3-1|38	%description
14mu|rocs-16.04.3-1|39	Rocs aims to be a Graph Theory IDE for helping professors to show the results
14mu|rocs-16.04.3-1|40	of a graph algorithm and also helping students to do the algorithms.
14mu|rocs-16.04.3-1|41	Rocs has a scripting module, done in Qt Script, that interacts with the drawn
14mu|rocs-16.04.3-1|42	graph and every change in the graph with the script is reflected on the drawn
14mu|rocs-16.04.3-1|43	one.
14mu|rocs-16.04.3-1|44	
14mu|rocs-16.04.3-1|45	%files
14mu|rocs-16.04.3-1|46	%doc AUTHORS COPYING.DOC COPYING.GPL2 COPYING.LIB.LGPL-2.1 COPYING.DOC README
14mu|rocs-16.04.3-1|47	%{_kde5_applicationsdir}/org.kde.rocs.desktop
14mu|rocs-16.04.3-1|48	%{_kde5_bindir}/rocs
14mu|rocs-16.04.3-1|49	%{_kde5_datadir}/config.kcfg/rocs.kcfg
14mu|rocs-16.04.3-1|50	%dir %{_kde5_datadir}/rocs/
14mu|rocs-16.04.3-1|51	%{_kde5_datadir}/rocs/*
14mu|rocs-16.04.3-1|52	%{_kde5_docdir}/HTML/en/rocs
14mu|rocs-16.04.3-1|53	%{_kde5_iconsdir}/hicolor/*/apps/rocs.*
14mu|rocs-16.04.3-1|54	%{_kde5_iconsdir}/hicolor/*/actions/rocs*.*
14mu|rocs-16.04.3-1|55	%{_kde5_xmlguidir}/rocs/rocsui.rc
14mu|rocs-16.04.3-1|56	%{_datadir}/appdata/org.kde.rocs.appdata.xml
14mu|rocs-16.04.3-1|57	%{_qt5_plugindir}/rocs/*/*.so
14mu|rocs-16.04.3-1|58	
14mu|rocs-16.04.3-1|59	#----------------------------------------------------------------------------
14mu|rocs-16.04.3-1|60	
14mu|rocs-16.04.3-1|61	%define rocsgraphtheory_major 0
14mu|rocs-16.04.3-1|62	%define librocsgraphtheory %mklibname rocsgraphtheory %{rocsgraphtheory_major}
14mu|rocs-16.04.3-1|63	
14mu|rocs-16.04.3-1|64	%package -n %{librocsgraphtheory}
14mu|rocs-16.04.3-1|65	Summary:	Runtime library for Rocs
14mu|rocs-16.04.3-1|66	Group:		System/Libraries
14mu|rocs-16.04.3-1|67	
14mu|rocs-16.04.3-1|68	%description -n %{librocsgraphtheory}
14mu|rocs-16.04.3-1|69	Runtime library for Rocs.
14mu|rocs-16.04.3-1|70	
14mu|rocs-16.04.3-1|71	%files -n %{librocsgraphtheory}
14mu|rocs-16.04.3-1|72	%{_kde5_libdir}/librocsgraphtheory.so.%{rocsgraphtheory_major}*
14mu|rocs-16.04.3-1|73	
14mu|rocs-16.04.3-1|74	#----------------------------------------------------------------------------
14mu|rocs-16.04.3-1|75	
14mu|rocs-16.04.3-1|76	%define devname %mklibname %{name} -d
14mu|rocs-16.04.3-1|77	
14mu|rocs-16.04.3-1|78	%package -n %{devname}
14mu|rocs-16.04.3-1|79	Summary:	Development files for %{name}
14mu|rocs-16.04.3-1|80	Group:		Development/KDE and Qt
14mu|rocs-16.04.3-1|81	Requires:	%{librocsgraphtheory} = %{EVRD}
14mu|rocs-16.04.3-1|82	Provides:	%{name}-devel = %{EVRD}
14mu|rocs-16.04.3-1|83	Conflicts:	%{name}-devel < 16.04.0
14mu|rocs-16.04.3-1|84	Obsoletes:	%{name}-devel < 16.04.0
14mu|rocs-16.04.3-1|85	
14mu|rocs-16.04.3-1|86	%description -n %{devname}
14mu|rocs-16.04.3-1|87	Files needed to build applications based on %{name}.
14mu|rocs-16.04.3-1|88	
14mu|rocs-16.04.3-1|89	%files -n %{devname}
14mu|rocs-16.04.3-1|90	%{_kde5_includedir}/rocs
14mu|rocs-16.04.3-1|91	%{_kde5_libdir}/librocsgraphtheory.so
14mu|rocs-16.04.3-1|92	
14mu|rocs-16.04.3-1|93	#----------------------------------------------------------------------
14mu|rocs-16.04.3-1|94	
14mu|rocs-16.04.3-1|95	%prep
14mu|rocs-16.04.3-1|96	%setup -q
14mu|rocs-16.04.3-1|97	
14mu|rocs-16.04.3-1|98	%build
14mu|rocs-16.04.3-1|99	%cmake_kde5
14mu|rocs-16.04.3-1|100	%make
14mu|rocs-16.04.3-1|101	
14mu|rocs-16.04.3-1|102	%install
14mu|rocs-16.04.3-1|103	%makeinstall_std -C build
14mu|rocs-16.04.3-1|104	
14mu|rocs-16.04.3-1|105	
14mu|rocs-16.04.3-1|106	%changelog
14mu|rocs-16.04.3-1|107	
14mu|rocs-16.04.3-1|108	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|rocs-16.04.3-1|109	- (51cdf6b) New version 16.04.3
14mu|rocs-16.04.3-1|110	
14mu|rocs-16.04.3-1|111	

24031 14
14mu|rootcerts-20160922.00-1|1	# don't make useless debug packages
14mu|rootcerts-20160922.00-1|2	%define _enable_debug_packages %{nil}
14mu|rootcerts-20160922.00-1|3	%define debug_package %{nil}
14mu|rootcerts-20160922.00-1|4	
14mu|rootcerts-20160922.00-1|5	# _without = java enabled, _with = java disabled
14mu|rootcerts-20160922.00-1|6	%ifnarch %mips
14mu|rootcerts-20160922.00-1|7	%bcond_without java
14mu|rootcerts-20160922.00-1|8	%endif
14mu|rootcerts-20160922.00-1|9	
14mu|rootcerts-20160922.00-1|10	%define catrustdir %{_sysconfdir}/pki/ca-trust
14mu|rootcerts-20160922.00-1|11	
14mu|rootcerts-20160922.00-1|12	Summary:	Bundle of CA Root Certificates
14mu|rootcerts-20160922.00-1|13	Name:		rootcerts
14mu|rootcerts-20160922.00-1|14	# <mrl> Use this versioning style in order to be easily backportable.
14mu|rootcerts-20160922.00-1|15	# Note that the release is the last two digits on the version.
14mu|rootcerts-20160922.00-1|16	# All BuildRequires for rootcerts should be done this way:
14mu|rootcerts-20160922.00-1|17	# BuildRequires: rootcerts >= 0:20070402.00, for example
14mu|rootcerts-20160922.00-1|18	# - NEVER specifying the %%{release}
14mu|rootcerts-20160922.00-1|19	Epoch:		1
14mu|rootcerts-20160922.00-1|20	Version:	20160922.00
14mu|rootcerts-20160922.00-1|21	Release:	1
14mu|rootcerts-20160922.00-1|22	License:	GPL
14mu|rootcerts-20160922.00-1|23	Group:		System/Servers
14mu|rootcerts-20160922.00-1|24	URL:		%{disturl}
14mu|rootcerts-20160922.00-1|25	# S0 originates from http://switch.dl.sourceforge.net/sourceforge/courier/courier-0.52.1.tar.bz2
14mu|rootcerts-20160922.00-1|26	Source0:	rootcerts.tar.bz2
14mu|rootcerts-20160922.00-1|27	#  http://hg.mozilla.org/projects/nss/raw-file/tip/lib/ckfw/builtins/certdata.txt
14mu|rootcerts-20160922.00-1|28	Source1:	certdata-%{version}.txt
14mu|rootcerts-20160922.00-1|29	Source2:	rootcerts-igp-brasil.txt
14mu|rootcerts-20160922.00-1|30	# http://www.cacert.org/certs/root.der
14mu|rootcerts-20160922.00-1|31	Source3:	cacert.org.der
14mu|rootcerts-20160922.00-1|32	# http://qa.mandriva.com/show_bug.cgi?id=29612
14mu|rootcerts-20160922.00-1|33	# https://www.verisign.com/support/verisign-intermediate-ca/secure-site-intermediate/index.html
14mu|rootcerts-20160922.00-1|34	Source4:	verisign-class-3-secure-server-ca.pem
14mu|rootcerts-20160922.00-1|35	#http://www.cacert.org/certs/root.crt
14mu|rootcerts-20160922.00-1|36	Source5:	cacert.org.crt
14mu|rootcerts-20160922.00-1|37	# Java JKS keystore generator:
14mu|rootcerts-20160922.00-1|38	# http://cvs.fedora.redhat.com/viewcvs/devel/ca-certificates/generate-cacerts.pl
14mu|rootcerts-20160922.00-1|39	Source6:	generate-cacerts.pl
14mu|rootcerts-20160922.00-1|40	# http://www.cacert.org/certs/class3.der
14mu|rootcerts-20160922.00-1|41	Source7:	cacert_class3.der
14mu|rootcerts-20160922.00-1|42	# certificates from signet
14mu|rootcerts-20160922.00-1|43	# http://www.signet.pl/repository/index.html
14mu|rootcerts-20160922.00-1|44	Source8:	http://www.signet.pl/repository/signetrootca/rootca_der.crt
14mu|rootcerts-20160922.00-1|45	Source9:	http://www.signet.pl/repository/publicca/publicxca_der.crt
14mu|rootcerts-20160922.00-1|46	
14mu|rootcerts-20160922.00-1|47	# Helpers from Fedora
14mu|rootcerts-20160922.00-1|48	Source20:	update-ca-trust
14mu|rootcerts-20160922.00-1|49	Source21:	update-ca-trust.8.txt
14mu|rootcerts-20160922.00-1|50	Source22:	update-ca-trust.8
14mu|rootcerts-20160922.00-1|51	
14mu|rootcerts-20160922.00-1|52	# Fix overwriting issue with generate-cacerts.pl
14mu|rootcerts-20160922.00-1|53	Patch0:		generate-cacerts-fix-entrustsslca.patch
14mu|rootcerts-20160922.00-1|54	# Some hacks to make generate-cacerts.pl work with some of our certificates
14mu|rootcerts-20160922.00-1|55	Patch1:		generate-cacerts-mandriva.patch
14mu|rootcerts-20160922.00-1|56	# Just rename identically named certificates that are not handled by mandriva.cpatch
14mu|rootcerts-20160922.00-1|57	Patch2:		generate-cacerts-rename-duplicates.patch
14mu|rootcerts-20160922.00-1|58	BuildRequires:	perl
14mu|rootcerts-20160922.00-1|59	BuildRequires:	openssl
14mu|rootcerts-20160922.00-1|60	#BuildRequires:	openssl-perl
14mu|rootcerts-20160922.00-1|61	BuildRequires:	nss
14mu|rootcerts-20160922.00-1|62	BuildRequires:	automake
14mu|rootcerts-20160922.00-1|63	BuildRequires:	libtool
14mu|rootcerts-20160922.00-1|64	#BuildRequires:	asciidoc
14mu|rootcerts-20160922.00-1|65	#BuildRequires:	xsltproc
14mu|rootcerts-20160922.00-1|66	%if %{with java}
14mu|rootcerts-20160922.00-1|67	BuildRequires:	java-devel
14mu|rootcerts-20160922.00-1|68	BuildRequires:	java-rpmbuild
14mu|rootcerts-20160922.00-1|69	%endif
14mu|rootcerts-20160922.00-1|70	
14mu|rootcerts-20160922.00-1|71	# For update-ca-trust
14mu|rootcerts-20160922.00-1|72	Requires:	p11-kit
14mu|rootcerts-20160922.00-1|73	Provides:	ca-certificates
14mu|rootcerts-20160922.00-1|74	
14mu|rootcerts-20160922.00-1|75	%description
14mu|rootcerts-20160922.00-1|76	This is a bundle of X.509 certificates of public Certificate
14mu|rootcerts-20160922.00-1|77	Authorities (CA). These were automatically extracted from Mozilla's
14mu|rootcerts-20160922.00-1|78	root CA list (the file "certdata.txt"). It contains the certificates
14mu|rootcerts-20160922.00-1|79	in both plain text and PEM format and therefore can be directly used
14mu|rootcerts-20160922.00-1|80	with an Apache/mod_ssl webserver for SSL client authentication. Just
14mu|rootcerts-20160922.00-1|81	configure this file as the SSLCACertificateFile.
14mu|rootcerts-20160922.00-1|82	
14mu|rootcerts-20160922.00-1|83	%if %{with java}
14mu|rootcerts-20160922.00-1|84	%package java
14mu|rootcerts-20160922.00-1|85	Summary:	Bundle of CA Root Certificates for Java
14mu|rootcerts-20160922.00-1|86	Group:		Development/Java
14mu|rootcerts-20160922.00-1|87	
14mu|rootcerts-20160922.00-1|88	%description java
14mu|rootcerts-20160922.00-1|89	Bundle of X.509 certificates of public Certificate Authorities (CA)
14mu|rootcerts-20160922.00-1|90	in a format used by Java Runtime Environment.
14mu|rootcerts-20160922.00-1|91	%endif
14mu|rootcerts-20160922.00-1|92	
14mu|rootcerts-20160922.00-1|93	%prep
14mu|rootcerts-20160922.00-1|94	%setup -q -n rootcerts
14mu|rootcerts-20160922.00-1|95	
14mu|rootcerts-20160922.00-1|96	mkdir -p builtins
14mu|rootcerts-20160922.00-1|97	cp %{SOURCE1} builtins/certdata.txt
14mu|rootcerts-20160922.00-1|98	
14mu|rootcerts-20160922.00-1|99	# extract the license
14mu|rootcerts-20160922.00-1|100	head -4 builtins/certdata.txt > LICENSE
14mu|rootcerts-20160922.00-1|101	
14mu|rootcerts-20160922.00-1|102	# add additional CA's here, needs to have the mozilla format...
14mu|rootcerts-20160922.00-1|103	cat %{SOURCE2} >> builtins/certdata.txt
14mu|rootcerts-20160922.00-1|104	
14mu|rootcerts-20160922.00-1|105	# CAcert
14mu|rootcerts-20160922.00-1|106	cp %{SOURCE3} .
14mu|rootcerts-20160922.00-1|107	cp %{SOURCE5} .
14mu|rootcerts-20160922.00-1|108	cp %{SOURCE6} .
14mu|rootcerts-20160922.00-1|109	cp %{SOURCE7} .
14mu|rootcerts-20160922.00-1|110	cp %{SOURCE8} .
14mu|rootcerts-20160922.00-1|111	cp %{SOURCE9} .
14mu|rootcerts-20160922.00-1|112	
14mu|rootcerts-20160922.00-1|113	%patch0 -p0
14mu|rootcerts-20160922.00-1|114	%patch1 -p0
14mu|rootcerts-20160922.00-1|115	%patch2 -p0
14mu|rootcerts-20160922.00-1|116	
14mu|rootcerts-20160922.00-1|117	%build
14mu|rootcerts-20160922.00-1|118	rm -f configure
14mu|rootcerts-20160922.00-1|119	libtoolize --copy --force; aclocal; autoconf; automake --foreign --add-missing --copy
14mu|rootcerts-20160922.00-1|120	
14mu|rootcerts-20160922.00-1|121	# CAcert
14mu|rootcerts-20160922.00-1|122	# http://wiki.cacert.org/wiki/NSSLib
14mu|rootcerts-20160922.00-1|123	addbuiltin -n "CAcert Inc." -t "CT,C,C" < cacert.org.der >> builtins/certdata.txt
14mu|rootcerts-20160922.00-1|124	addbuiltin -n "CAcert Inc. Class 3" -t "CT,C,C" < cacert_class3.der >> builtins/certdata.txt
14mu|rootcerts-20160922.00-1|125	
14mu|rootcerts-20160922.00-1|126	# new verisign intermediate certificate
14mu|rootcerts-20160922.00-1|127	# -t trust        trust flags (cCTpPuw).
14mu|rootcerts-20160922.00-1|128	openssl x509 -in %{SOURCE4} -inform PEM -outform DER | \
14mu|rootcerts-20160922.00-1|129	addbuiltin -n "VeriSign Class 3 Secure Server CA" \
14mu|rootcerts-20160922.00-1|130	-t "CT,C,C" >> builtins/certdata.txt
14mu|rootcerts-20160922.00-1|131	
14mu|rootcerts-20160922.00-1|132	perl mkcerts.pl > certs.sh
14mu|rootcerts-20160922.00-1|133	
14mu|rootcerts-20160922.00-1|134	%configure --with-certdb=%{_sysconfdir}/pki/tls/rootcerts
14mu|rootcerts-20160922.00-1|135	
14mu|rootcerts-20160922.00-1|136	%make
14mu|rootcerts-20160922.00-1|137	
14mu|rootcerts-20160922.00-1|138	cat pem/*.pem > ca-bundle.crt
14mu|rootcerts-20160922.00-1|139	cat %{SOURCE4} >> ca-bundle.crt
14mu|rootcerts-20160922.00-1|140	
14mu|rootcerts-20160922.00-1|141	%if %{with java}
14mu|rootcerts-20160922.00-1|142	mkdir java
14mu|rootcerts-20160922.00-1|143	cd java
14mu|rootcerts-20160922.00-1|144	LC_ALL=C perl ../generate-cacerts.pl %{java_home}/bin/keytool ../ca-bundle.crt
14mu|rootcerts-20160922.00-1|145	cd ..
14mu|rootcerts-20160922.00-1|146	%endif
14mu|rootcerts-20160922.00-1|147	
14mu|rootcerts-20160922.00-1|148	#manpage  -we use generated one for now
14mu|rootcerts-20160922.00-1|149	#cp %{SOURCE21} update-ca-trust.8.txt
14mu|rootcerts-20160922.00-1|150	#asciidoc.py -v -d manpage -b docbook update-ca-trust.8.txt
14mu|rootcerts-20160922.00-1|151	#xsltproc --nonet -o update-ca-trust.8 /usr/share/asciidoc/docbook-xsl/manpage.xsl update-ca-trust.8.xml
14mu|rootcerts-20160922.00-1|152	
14mu|rootcerts-20160922.00-1|153	%install
14mu|rootcerts-20160922.00-1|154	%makeinstall_std
14mu|rootcerts-20160922.00-1|155	
14mu|rootcerts-20160922.00-1|156	install -d %{buildroot}%{_sysconfdir}/pki/tls/certs
14mu|rootcerts-20160922.00-1|157	install -d %{buildroot}%{_sysconfdir}/pki/tls/mozilla
14mu|rootcerts-20160922.00-1|158	install -d %{buildroot}%{_bindir}
14mu|rootcerts-20160922.00-1|159	
14mu|rootcerts-20160922.00-1|160	install -m0644 ca-bundle.crt %{buildroot}%{_sysconfdir}/pki/tls/certs/
14mu|rootcerts-20160922.00-1|161	ln -s certs/ca-bundle.crt %{buildroot}%{_sysconfdir}/pki/tls/cert.pem
14mu|rootcerts-20160922.00-1|162	
14mu|rootcerts-20160922.00-1|163	install -m0644 builtins/certdata.txt %{buildroot}%{_sysconfdir}/pki/tls/mozilla/
14mu|rootcerts-20160922.00-1|164	
14mu|rootcerts-20160922.00-1|165	%if %{with java}
14mu|rootcerts-20160922.00-1|166	install -d %{buildroot}%{_sysconfdir}/pki/java
14mu|rootcerts-20160922.00-1|167	install -m0644 java/cacerts %{buildroot}%{_sysconfdir}/pki/java/
14mu|rootcerts-20160922.00-1|168	%endif
14mu|rootcerts-20160922.00-1|169	
14mu|rootcerts-20160922.00-1|170	cat > README << EOF
14mu|rootcerts-20160922.00-1|171	
14mu|rootcerts-20160922.00-1|172	R O O T C E R T S
14mu|rootcerts-20160922.00-1|173	-----------------
14mu|rootcerts-20160922.00-1|174	
14mu|rootcerts-20160922.00-1|175	This is a bundle of X.509 certificates of public Certificate
14mu|rootcerts-20160922.00-1|176	Authorities (CA). These were automatically extracted from Mozilla's
14mu|rootcerts-20160922.00-1|177	root CA list (the file "certdata.txt"). It contains the certificates
14mu|rootcerts-20160922.00-1|178	in both plain text and PEM format and therefore can be directly used
14mu|rootcerts-20160922.00-1|179	with an Apache/mod_ssl webserver for SSL client authentication. Just
14mu|rootcerts-20160922.00-1|180	configure this file as the SSLCACertificateFile.
14mu|rootcerts-20160922.00-1|181	
14mu|rootcerts-20160922.00-1|182	EOF
14mu|rootcerts-20160922.00-1|183	
14mu|rootcerts-20160922.00-1|184	# fix #58107
14mu|rootcerts-20160922.00-1|185	install -d %{buildroot}%{_sysconfdir}/ssl
14mu|rootcerts-20160922.00-1|186	
14mu|rootcerts-20160922.00-1|187	for d in certs private; do
14mu|rootcerts-20160922.00-1|188	ln -sf %{_sysconfdir}/pki/tls/$d %{buildroot}%{_sysconfdir}/ssl/
14mu|rootcerts-20160922.00-1|189	done
14mu|rootcerts-20160922.00-1|190	
14mu|rootcerts-20160922.00-1|191	mkdir -p %{buildroot}%{_mandir}/man8
14mu|rootcerts-20160922.00-1|192	install -p -m 755 %{SOURCE20} %{buildroot}%{_bindir}/update-ca-trust
14mu|rootcerts-20160922.00-1|193	mkdir -p %{buildroot}/bin
14mu|rootcerts-20160922.00-1|194	pushd %{buildroot}/bin
14mu|rootcerts-20160922.00-1|195	ln -s ../%{_bindir}/update-ca-trust update-ca-trust
14mu|rootcerts-20160922.00-1|196	popd
14mu|rootcerts-20160922.00-1|197	#install -p -m 644 update-ca-trust.8 %{buildroot}%{_mandir}/man8
14mu|rootcerts-20160922.00-1|198	install -p -m 644 %{SOURCE22} %{buildroot}%{_mandir}/man8
14mu|rootcerts-20160922.00-1|199	
14mu|rootcerts-20160922.00-1|200	# Compatibility with Fedora-oriented packages
14mu|rootcerts-20160922.00-1|201	mkdir -p -m 755 %{buildroot}%{catrustdir}/source/anchors
14mu|rootcerts-20160922.00-1|202	mkdir -p -m 755 %{buildroot}%{catrustdir}/source/blacklist
14mu|rootcerts-20160922.00-1|203	mkdir -p -m 755 %{buildroot}%{catrustdir}/extracted/pem
14mu|rootcerts-20160922.00-1|204	mkdir -p -m 755 %{buildroot}%{catrustdir}/extracted/openssl
14mu|rootcerts-20160922.00-1|205	mkdir -p -m 755 %{buildroot}%{catrustdir}/extracted/java
14mu|rootcerts-20160922.00-1|206	
14mu|rootcerts-20160922.00-1|207	%files
14mu|rootcerts-20160922.00-1|208	%doc README LICENSE
14mu|rootcerts-20160922.00-1|209	%{_sysconfdir}/pki/tls/cert.pem
14mu|rootcerts-20160922.00-1|210	%config(noreplace) %{_sysconfdir}/pki/tls/certs/ca-bundle.crt
14mu|rootcerts-20160922.00-1|211	%config(noreplace) %{_sysconfdir}/pki/tls/rootcerts/*
14mu|rootcerts-20160922.00-1|212	%config(noreplace) %{_sysconfdir}/pki/tls/mozilla/certdata.txt
14mu|rootcerts-20160922.00-1|213	%{_sysconfdir}/ssl/certs
14mu|rootcerts-20160922.00-1|214	%{_sysconfdir}/ssl/private
14mu|rootcerts-20160922.00-1|215	%{_bindir}/update-ca-trust
14mu|rootcerts-20160922.00-1|216	/bin/update-ca-trust
14mu|rootcerts-20160922.00-1|217	%{_mandir}/man?/*
14mu|rootcerts-20160922.00-1|218	
14mu|rootcerts-20160922.00-1|219	%{catrustdir}/source/anchors
14mu|rootcerts-20160922.00-1|220	%{catrustdir}/source/blacklist
14mu|rootcerts-20160922.00-1|221	%{catrustdir}/extracted/pem
14mu|rootcerts-20160922.00-1|222	%{catrustdir}/extracted/openssl
14mu|rootcerts-20160922.00-1|223	%{catrustdir}/extracted/java
14mu|rootcerts-20160922.00-1|224	
14mu|rootcerts-20160922.00-1|225	%if %{with java}
14mu|rootcerts-20160922.00-1|226	%files java
14mu|rootcerts-20160922.00-1|227	%dir %{_sysconfdir}/pki/java
14mu|rootcerts-20160922.00-1|228	%config(noreplace) %{_sysconfdir}/pki/java/cacerts
14mu|rootcerts-20160922.00-1|229	%endif
14mu|rootcerts-20160922.00-1|230	
14mu|rootcerts-20160922.00-1|231	%changelog
14mu|rootcerts-20160922.00-1|232	
14mu|rootcerts-20160922.00-1|233	* Wed Nov 02 2016 Denis Silakov <denis.silakov@rosalab.ru> 1:20160922.00-1
14mu|rootcerts-20160922.00-1|234	- (da1e59f) Updated to 20160922
14mu|rootcerts-20160922.00-1|235	
14mu|rootcerts-20160922.00-1|236	

24032 14
14mu|rosa-crypto-tool-1.0.0-5|1	%define oname rosa-crypto-tool-devel
14mu|rosa-crypto-tool-1.0.0-5|2	
14mu|rosa-crypto-tool-1.0.0-5|3	Summary:	Program for working with electronic digital signatures
14mu|rosa-crypto-tool-1.0.0-5|4	Name:		rosa-crypto-tool
14mu|rosa-crypto-tool-1.0.0-5|5	Version:	1.0.0
14mu|rosa-crypto-tool-1.0.0-5|6	Release:	5
14mu|rosa-crypto-tool-1.0.0-5|7	License:	BSD
14mu|rosa-crypto-tool-1.0.0-5|8	Group:		System/Base
14mu|rosa-crypto-tool-1.0.0-5|9	Url:		https://abf.io/uxteam/rosa-crypto-tool-devel/
14mu|rosa-crypto-tool-1.0.0-5|10	Source0:	%{url}/archive/%{oname}-%{version}.tar.gz
14mu|rosa-crypto-tool-1.0.0-5|11	Requires:	python-qt4-core
14mu|rosa-crypto-tool-1.0.0-5|12	Requires:	python-qt4-gui
14mu|rosa-crypto-tool-1.0.0-5|13	Requires:	python >= 2.6
14mu|rosa-crypto-tool-1.0.0-5|14	Requires:	pyudev >= 0.21.0
14mu|rosa-crypto-tool-1.0.0-5|15	Requires:       python-magic >= 5.04
14mu|rosa-crypto-tool-1.0.0-5|16	Requires:       unoconv
14mu|rosa-crypto-tool-1.0.0-5|17	Requires:       libreoffice
14mu|rosa-crypto-tool-1.0.0-5|18	Requires:       imagemagick
14mu|rosa-crypto-tool-1.0.0-5|19	BuildArch:	noarch
14mu|rosa-crypto-tool-1.0.0-5|20	
14mu|rosa-crypto-tool-1.0.0-5|21	%description
14mu|rosa-crypto-tool-1.0.0-5|22	Program for working with electronic digital signatures
14mu|rosa-crypto-tool-1.0.0-5|23	
14mu|rosa-crypto-tool-1.0.0-5|24	%files -f %{name}.lang
14mu|rosa-crypto-tool-1.0.0-5|25	%{_bindir}/%{name}
14mu|rosa-crypto-tool-1.0.0-5|26	%{_iconsdir}/hicolor/scalable/apps/*.svg
14mu|rosa-crypto-tool-1.0.0-5|27	%{_datadir}/applications/%{name}.desktop
14mu|rosa-crypto-tool-1.0.0-5|28	%{py_puresitedir}/*
14mu|rosa-crypto-tool-1.0.0-5|29	%{_defaultdocdir}/%{name}/*.pdf
14mu|rosa-crypto-tool-1.0.0-5|30	
14mu|rosa-crypto-tool-1.0.0-5|31	#----------------------------------------------------------------------------
14mu|rosa-crypto-tool-1.0.0-5|32	
14mu|rosa-crypto-tool-1.0.0-5|33	%prep
14mu|rosa-crypto-tool-1.0.0-5|34	%setup -qn %{oname}-%{version}
14mu|rosa-crypto-tool-1.0.0-5|35	
14mu|rosa-crypto-tool-1.0.0-5|36	%build
14mu|rosa-crypto-tool-1.0.0-5|37	
14mu|rosa-crypto-tool-1.0.0-5|38	%install
14mu|rosa-crypto-tool-1.0.0-5|39	python setup.py install --root %{buildroot} --install-purelib=%{py_puresitedir}
14mu|rosa-crypto-tool-1.0.0-5|40	
14mu|rosa-crypto-tool-1.0.0-5|41	%find_lang %{name}
14mu|rosa-crypto-tool-1.0.0-5|42	
14mu|rosa-crypto-tool-1.0.0-5|43	%changelog
14mu|rosa-crypto-tool-1.0.0-5|44	
14mu|rosa-crypto-tool-1.0.0-5|45	* Mon Apr 09 2018 Michl Voznesensky <m.voznesensky@rosalinux.ru> 1.0.0-5
14mu|rosa-crypto-tool-1.0.0-5|46	- (437b637) Updated release
14mu|rosa-crypto-tool-1.0.0-5|47	
14mu|rosa-crypto-tool-1.0.0-5|48	

24033 14
14mu|rosa-elementary-theme-2.8.0-6|1	%define aurorae_version 1.0.3
14mu|rosa-elementary-theme-2.8.0-6|2	
14mu|rosa-elementary-theme-2.8.0-6|3	Summary:	ROSA-elementary theme
14mu|rosa-elementary-theme-2.8.0-6|4	Name:		rosa-elementary-theme
14mu|rosa-elementary-theme-2.8.0-6|5	Version:	2.8.0
14mu|rosa-elementary-theme-2.8.0-6|6	Release:	6
14mu|rosa-elementary-theme-2.8.0-6|7	License:	GPLv2+
14mu|rosa-elementary-theme-2.8.0-6|8	Group:		Graphical desktop/Other
14mu|rosa-elementary-theme-2.8.0-6|9	Url:		http://www.rosalinux.com
14mu|rosa-elementary-theme-2.8.0-6|10	Source0:	https://abf.io/uxteam/%{name}-devel/archive/%{name}-devel-v%{version}.tar.gz
14mu|rosa-elementary-theme-2.8.0-6|11	#Theme for openbox
14mu|rosa-elementary-theme-2.8.0-6|12	Source1:	%{name}-openbox.tar.gz
14mu|rosa-elementary-theme-2.8.0-6|13	# new metacity theme
14mu|rosa-elementary-theme-2.8.0-6|14	#Aurorae theme
14mu|rosa-elementary-theme-2.8.0-6|15	Source3:	rosa-aurorae-%{aurorae_version}.tar.xz
14mu|rosa-elementary-theme-2.8.0-6|16	Patch0:		rosa-elementary-theme-2.8.0-gtk316-fixes.patch
14mu|rosa-elementary-theme-2.8.0-6|17	# http://bugs.rosalinux.ru/show_bug.cgi?id=6802#c65
14mu|rosa-elementary-theme-2.8.0-6|18	# http://bugs.rosalinux.ru/show_bug.cgi?id=6802#c107
14mu|rosa-elementary-theme-2.8.0-6|19	Patch1:		rosa-elementary-theme-panelapp.patch
14mu|rosa-elementary-theme-2.8.0-6|20	Patch2:		rosa-elementary-theme-2.8.0-index.patch
14mu|rosa-elementary-theme-2.8.0-6|21	Requires:	gtk-aurora-engine
14mu|rosa-elementary-theme-2.8.0-6|22	Requires:	murrine
14mu|rosa-elementary-theme-2.8.0-6|23	Suggests:	rosa-icons
14mu|rosa-elementary-theme-2.8.0-6|24	BuildArch:	noarch
14mu|rosa-elementary-theme-2.8.0-6|25	
14mu|rosa-elementary-theme-2.8.0-6|26	%description
14mu|rosa-elementary-theme-2.8.0-6|27	ROSA-elementary theme created specially for the ROSA. Originally inspired
14mu|rosa-elementary-theme-2.8.0-6|28	by Elementary theme by Daniel Fore (aka Dan Rabbit).
14mu|rosa-elementary-theme-2.8.0-6|29	
14mu|rosa-elementary-theme-2.8.0-6|30	%files
14mu|rosa-elementary-theme-2.8.0-6|31	%defattr(644,root,root,755)
14mu|rosa-elementary-theme-2.8.0-6|32	%{_datadir}/themes/*
14mu|rosa-elementary-theme-2.8.0-6|33	%{_datadir}/apps/aurorae/themes/rosa/*
14mu|rosa-elementary-theme-2.8.0-6|34	
14mu|rosa-elementary-theme-2.8.0-6|35	#----------------------------------------------------------------------------
14mu|rosa-elementary-theme-2.8.0-6|36	
14mu|rosa-elementary-theme-2.8.0-6|37	%prep
14mu|rosa-elementary-theme-2.8.0-6|38	%setup -qn %{name}-devel-v%{version}
14mu|rosa-elementary-theme-2.8.0-6|39	%apply_patches
14mu|rosa-elementary-theme-2.8.0-6|40	
14mu|rosa-elementary-theme-2.8.0-6|41	tar xJf %{SOURCE3}
14mu|rosa-elementary-theme-2.8.0-6|42	
14mu|rosa-elementary-theme-2.8.0-6|43	%build
14mu|rosa-elementary-theme-2.8.0-6|44	
14mu|rosa-elementary-theme-2.8.0-6|45	%install
14mu|rosa-elementary-theme-2.8.0-6|46	mkdir -p %{buildroot}%{_datadir}/themes
14mu|rosa-elementary-theme-2.8.0-6|47	mkdir -p %{buildroot}%{_datadir}/themes/rosa-elementary
14mu|rosa-elementary-theme-2.8.0-6|48	cp -rf ./* %{buildroot}%{_datadir}/themes/rosa-elementary
14mu|rosa-elementary-theme-2.8.0-6|49	mkdir -p %{buildroot}%{_datadir}/apps/aurorae/themes/rosa/
14mu|rosa-elementary-theme-2.8.0-6|50	cp -rf ./rosa-%{aurorae_version}/* %{buildroot}%{_datadir}/apps/aurorae/themes/rosa/
14mu|rosa-elementary-theme-2.8.0-6|51	
14mu|rosa-elementary-theme-2.8.0-6|52	
14mu|rosa-elementary-theme-2.8.0-6|53	%changelog
14mu|rosa-elementary-theme-2.8.0-6|54	
14mu|rosa-elementary-theme-2.8.0-6|55	* Fri Nov 25 2016 Vladimir Potapov <vladimir.potapov@rosalab.ru> 2.8.0-6
14mu|rosa-elementary-theme-2.8.0-6|56	- (89cb7c8) fix windows border wihtout effects
14mu|rosa-elementary-theme-2.8.0-6|57	
14mu|rosa-elementary-theme-2.8.0-6|58	* Tue Jul 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.0-5
14mu|rosa-elementary-theme-2.8.0-6|59	- (d93aced) Fix theme index
14mu|rosa-elementary-theme-2.8.0-6|60	
14mu|rosa-elementary-theme-2.8.0-6|61	* Tue Jul 05 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.0-4
14mu|rosa-elementary-theme-2.8.0-6|62	- (a7e14e6) Fix MATE panel resizing
14mu|rosa-elementary-theme-2.8.0-6|63	- (Denis Silakov: 9e92a91) Fix PanelApp class (http://bugs.rosalinux.ru/show_bug.cgi?id=6802#c65)
14mu|rosa-elementary-theme-2.8.0-6|64	
14mu|rosa-elementary-theme-2.8.0-6|65	* Thu Jan 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.0-3
14mu|rosa-elementary-theme-2.8.0-6|66	- (b080138) Revert to version 2.8.0 and add patch with some GTK 3.16 fixes
14mu|rosa-elementary-theme-2.8.0-6|67	
14mu|rosa-elementary-theme-2.8.0-6|68	* Mon Dec 28 2015 Stas Fomin <stas-fomin@yandex.ru> 2.8.3-1
14mu|rosa-elementary-theme-2.8.0-6|69	- (81185f6) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|70	
14mu|rosa-elementary-theme-2.8.0-6|71	* Fri Dec 25 2015 Stas Fomin <stas-fomin@yandex.ru> 2.8.2-2
14mu|rosa-elementary-theme-2.8.0-6|72	- (1090994) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|73	
14mu|rosa-elementary-theme-2.8.0-6|74	* Thu Dec 24 2015 Stas Fomin <stas-fomin@yandex.ru> 2.8.1-2
14mu|rosa-elementary-theme-2.8.0-6|75	- (1d77788) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|76	
14mu|rosa-elementary-theme-2.8.0-6|77	* Wed Apr 08 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.0-2
14mu|rosa-elementary-theme-2.8.0-6|78	- (047eabc) Update aurorae theme (increase left and right borders from 1 to 2)
14mu|rosa-elementary-theme-2.8.0-6|79	
14mu|rosa-elementary-theme-2.8.0-6|80	* Mon Mar 02 2015 Stas Fomin <stas-fomin@yandex.ru> 2.8.0-1
14mu|rosa-elementary-theme-2.8.0-6|81	- (d121d73) smaller font in app menu
14mu|rosa-elementary-theme-2.8.0-6|82	
14mu|rosa-elementary-theme-2.8.0-6|83	* Thu Feb 26 2015 Stas Fomin <stas-fomin@yandex.ru> 2.7.9-1
14mu|rosa-elementary-theme-2.8.0-6|84	- (f8ff0d8) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|85	
14mu|rosa-elementary-theme-2.8.0-6|86	* Tue Feb 24 2015 Stas Fomin <stas-fomin@yandex.ru> 2.7.8-2
14mu|rosa-elementary-theme-2.8.0-6|87	- (1629db3) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|88	
14mu|rosa-elementary-theme-2.8.0-6|89	* Tue Feb 24 2015 Stas Fomin <stas-fomin@yandex.ru> 2.7.8-1
14mu|rosa-elementary-theme-2.8.0-6|90	- (9115c18) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|91	
14mu|rosa-elementary-theme-2.8.0-6|92	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2.7.7-2
14mu|rosa-elementary-theme-2.8.0-6|93	- (1224967) MassBuild#656: Increase release tag
14mu|rosa-elementary-theme-2.8.0-6|94	
14mu|rosa-elementary-theme-2.8.0-6|95	* Wed Feb 11 2015 Stas Fomin <stas-fomin@yandex.ru> 2.7.7-1
14mu|rosa-elementary-theme-2.8.0-6|96	- (d427b49) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|97	
14mu|rosa-elementary-theme-2.8.0-6|98	* Fri Dec 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7.6-2
14mu|rosa-elementary-theme-2.8.0-6|99	- (d9d1526) Spec cleanup
14mu|rosa-elementary-theme-2.8.0-6|100	
14mu|rosa-elementary-theme-2.8.0-6|101	* Fri Dec 19 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.6-1
14mu|rosa-elementary-theme-2.8.0-6|102	- (c035787) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|103	
14mu|rosa-elementary-theme-2.8.0-6|104	* Thu Dec 18 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.5-1
14mu|rosa-elementary-theme-2.8.0-6|105	- (aef9c09) Up version, because of fixes
14mu|rosa-elementary-theme-2.8.0-6|106	
14mu|rosa-elementary-theme-2.8.0-6|107	* Mon Dec 15 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.4-1
14mu|rosa-elementary-theme-2.8.0-6|108	- (0cd3828) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|109	
14mu|rosa-elementary-theme-2.8.0-6|110	* Mon Dec 15 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.3-1
14mu|rosa-elementary-theme-2.8.0-6|111	- (1467ae5) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|112	
14mu|rosa-elementary-theme-2.8.0-6|113	* Tue Dec 09 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.2-1
14mu|rosa-elementary-theme-2.8.0-6|114	- (a4d042c) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|115	
14mu|rosa-elementary-theme-2.8.0-6|116	* Tue Dec 09 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.1-10
14mu|rosa-elementary-theme-2.8.0-6|117	- (22aa0b6) up release
14mu|rosa-elementary-theme-2.8.0-6|118	
14mu|rosa-elementary-theme-2.8.0-6|119	* Tue Dec 09 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.1-9
14mu|rosa-elementary-theme-2.8.0-6|120	- (424de47) Updated rosa-elementary-theme.spec
14mu|rosa-elementary-theme-2.8.0-6|121	
14mu|rosa-elementary-theme-2.8.0-6|122	* Wed Dec 03 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.0-9
14mu|rosa-elementary-theme-2.8.0-6|123	- (ff088a4) up
14mu|rosa-elementary-theme-2.8.0-6|124	
14mu|rosa-elementary-theme-2.8.0-6|125	* Wed Dec 03 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.0-7
14mu|rosa-elementary-theme-2.8.0-6|126	- (1ddbb9c) change source URL for rosa-elementary-theme
14mu|rosa-elementary-theme-2.8.0-6|127	
14mu|rosa-elementary-theme-2.8.0-6|128	* Wed Dec 03 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.0-6
14mu|rosa-elementary-theme-2.8.0-6|129	- (70d32cf) remove old patches. All edits now will be made in uxteam/rosa-elementary-theme-devel
14mu|rosa-elementary-theme-2.8.0-6|130	- (Stas Fomin: a044470) remove long auto search for dependencies
14mu|rosa-elementary-theme-2.8.0-6|131	- (Stas Fomin: 5448c58) move patch to theme + change address for git repo
14mu|rosa-elementary-theme-2.8.0-6|132	- (Stas Fomin: 81f416c) move patch to theme + change address for git repo
14mu|rosa-elementary-theme-2.8.0-6|133	
14mu|rosa-elementary-theme-2.8.0-6|134	* Mon Dec 01 2014 Stas Fomin <stas-fomin@yandex.ru> 2.7.0-5
14mu|rosa-elementary-theme-2.8.0-6|135	- (5185063) try new SASS version
14mu|rosa-elementary-theme-2.8.0-6|136	
14mu|rosa-elementary-theme-2.8.0-6|137	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.6.1-5
14mu|rosa-elementary-theme-2.8.0-6|138	- (97f1868) MassBuild#440: Increase release tag
14mu|rosa-elementary-theme-2.8.0-6|139	
14mu|rosa-elementary-theme-2.8.0-6|140	* Mon Dec 09 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 2.6.1-4
14mu|rosa-elementary-theme-2.8.0-6|141	- (2417cdc) Fixed gnome-flashback panel css rules.
14mu|rosa-elementary-theme-2.8.0-6|142	
14mu|rosa-elementary-theme-2.8.0-6|143	* Thu Dec 05 2013 Tigro <ashejn@gmail.com> 2.6.1-3
14mu|rosa-elementary-theme-2.8.0-6|144	- (e0c221e) drop warnings
14mu|rosa-elementary-theme-2.8.0-6|145	
14mu|rosa-elementary-theme-2.8.0-6|146	* Tue Oct 22 2013 Arkady Shane <ashejn@gmail.com> 2.6.1-2
14mu|rosa-elementary-theme-2.8.0-6|147	- (5a154d6) bump release
14mu|rosa-elementary-theme-2.8.0-6|148	
14mu|rosa-elementary-theme-2.8.0-6|149	* Tue Oct 22 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 2.6.1-1
14mu|rosa-elementary-theme-2.8.0-6|150	- (49c7e01) Add patch.
14mu|rosa-elementary-theme-2.8.0-6|151	- (root: d68ba5d) changed tooltip color to #727272
14mu|rosa-elementary-theme-2.8.0-6|152	
14mu|rosa-elementary-theme-2.8.0-6|153	

24034 14
14mu|rosa-freeze-0.7.5-1|1	Name:      rosa-freeze
14mu|rosa-freeze-0.7.5-1|2	Version:   0.7.5
14mu|rosa-freeze-0.7.5-1|3	Release:   1
14mu|rosa-freeze-0.7.5-1|4	Group:     System/Base
14mu|rosa-freeze-0.7.5-1|5	Summary:   ROSA Freeze
14mu|rosa-freeze-0.7.5-1|6	License:   BSD
14mu|rosa-freeze-0.7.5-1|7	Url:       http://wiki.rosalab.ru/en/index.php/ROSA_Freeze
14mu|rosa-freeze-0.7.5-1|8	Source0:   https://abf.io/soft/%{name}/archive/%{name}-%{version}.tar.gz
14mu|rosa-freeze-0.7.5-1|9	Source1:   %{name}.rpmlintrc
14mu|rosa-freeze-0.7.5-1|10	BuildArch: noarch
14mu|rosa-freeze-0.7.5-1|11	Requires:  dracut-aufs
14mu|rosa-freeze-0.7.5-1|12	Requires:  rsync
14mu|rosa-freeze-0.7.5-1|13	Requires:  python-%{name} = %{EVRD}
14mu|rosa-freeze-0.7.5-1|14	
14mu|rosa-freeze-0.7.5-1|15	%description
14mu|rosa-freeze-0.7.5-1|16	ROSA Freeze
14mu|rosa-freeze-0.7.5-1|17	
14mu|rosa-freeze-0.7.5-1|18	%package -n     python-%{name}
14mu|rosa-freeze-0.7.5-1|19	Summary:        Python API for ROSA Freeze
14mu|rosa-freeze-0.7.5-1|20	Group:          System/Base
14mu|rosa-freeze-0.7.5-1|21	
14mu|rosa-freeze-0.7.5-1|22	%description -n python-%{name}
14mu|rosa-freeze-0.7.5-1|23	Python-%{name} is a module with Python API to
14mu|rosa-freeze-0.7.5-1|24	manipulate ROSA Freeze features.
14mu|rosa-freeze-0.7.5-1|25	
14mu|rosa-freeze-0.7.5-1|26	%prep
14mu|rosa-freeze-0.7.5-1|27	%setup -q
14mu|rosa-freeze-0.7.5-1|28	
14mu|rosa-freeze-0.7.5-1|29	%build
14mu|rosa-freeze-0.7.5-1|30	pushd po
14mu|rosa-freeze-0.7.5-1|31	%make
14mu|rosa-freeze-0.7.5-1|32	popd
14mu|rosa-freeze-0.7.5-1|33	
14mu|rosa-freeze-0.7.5-1|34	%install
14mu|rosa-freeze-0.7.5-1|35	install -m700 -D rfreeze %{buildroot}%{_sbindir}/rfreeze
14mu|rosa-freeze-0.7.5-1|36	mkdir -p %{buildroot}%{py_puresitedir}
14mu|rosa-freeze-0.7.5-1|37	cp -r rosa_freeze %{buildroot}%{py_puresitedir}
14mu|rosa-freeze-0.7.5-1|38	pushd po
14mu|rosa-freeze-0.7.5-1|39	%makeinstall_std
14mu|rosa-freeze-0.7.5-1|40	popd
14mu|rosa-freeze-0.7.5-1|41	
14mu|rosa-freeze-0.7.5-1|42	mkdir -p %{buildroot}%{_bindir}
14mu|rosa-freeze-0.7.5-1|43	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/rfreeze
14mu|rosa-freeze-0.7.5-1|44	
14mu|rosa-freeze-0.7.5-1|45	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|rosa-freeze-0.7.5-1|46	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|rosa-freeze-0.7.5-1|47	
14mu|rosa-freeze-0.7.5-1|48	cat > %{buildroot}%{_sysconfdir}/security/console.apps/rfreeze <<EOF
14mu|rosa-freeze-0.7.5-1|49	USER=root
14mu|rosa-freeze-0.7.5-1|50	PROGRAM=/usr/sbin/rfreeze
14mu|rosa-freeze-0.7.5-1|51	FALLBACK=false
14mu|rosa-freeze-0.7.5-1|52	SESSION=true
14mu|rosa-freeze-0.7.5-1|53	EOF
14mu|rosa-freeze-0.7.5-1|54	
14mu|rosa-freeze-0.7.5-1|55	cat > %{buildroot}%{_sysconfdir}/pam.d/rfreeze  <<EOF
14mu|rosa-freeze-0.7.5-1|56	#%PAM-1.0
14mu|rosa-freeze-0.7.5-1|57	auth            include         config-util
14mu|rosa-freeze-0.7.5-1|58	account         include         config-util
14mu|rosa-freeze-0.7.5-1|59	session         include         config-util
14mu|rosa-freeze-0.7.5-1|60	EOF
14mu|rosa-freeze-0.7.5-1|61	
14mu|rosa-freeze-0.7.5-1|62	
14mu|rosa-freeze-0.7.5-1|63	%find_lang %{name}
14mu|rosa-freeze-0.7.5-1|64	
14mu|rosa-freeze-0.7.5-1|65	%files -f %{name}.lang
14mu|rosa-freeze-0.7.5-1|66	%{_bindir}/*
14mu|rosa-freeze-0.7.5-1|67	%{_sbindir}/*
14mu|rosa-freeze-0.7.5-1|68	%{_sysconfdir}/pam.d/*
14mu|rosa-freeze-0.7.5-1|69	%{_sysconfdir}/security/console.apps/rfreeze
14mu|rosa-freeze-0.7.5-1|70	
14mu|rosa-freeze-0.7.5-1|71	%files -n python-%{name}
14mu|rosa-freeze-0.7.5-1|72	%{py_puresitedir}/*
14mu|rosa-freeze-0.7.5-1|73	
14mu|rosa-freeze-0.7.5-1|74	%changelog
14mu|rosa-freeze-0.7.5-1|75	* Thu Feb 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.5-1
14mu|rosa-freeze-0.7.5-1|76	+ Revision: 8c6388e
14mu|rosa-freeze-0.7.5-1|77	- 0.7.5 - not forget to import subprocess module
14mu|rosa-freeze-0.7.5-1|78	
14mu|rosa-freeze-0.7.5-1|79	

24035 14
14mu|rosa-freeze-ui-0.9-3|1	Name:		rosa-freeze-ui
14mu|rosa-freeze-ui-0.9-3|2	Version:	0.9
14mu|rosa-freeze-ui-0.9-3|3	Release:	3
14mu|rosa-freeze-ui-0.9-3|4	Group:		System/Base
14mu|rosa-freeze-ui-0.9-3|5	Summary:	ROSA Freeze GUI
14mu|rosa-freeze-ui-0.9-3|6	License:	BSD
14mu|rosa-freeze-ui-0.9-3|7	Url:		http://wiki.rosalab.ru/en/index.php/ROSA_Freeze
14mu|rosa-freeze-ui-0.9-3|8	Source0:	https://abf.io/soft/%{name}/archive/%{name}-%{version}.tar.gz
14mu|rosa-freeze-ui-0.9-3|9	Source1:        rosa-freeze-16.png
14mu|rosa-freeze-ui-0.9-3|10	Source2:        rosa-freeze-22.png
14mu|rosa-freeze-ui-0.9-3|11	Source3:        rosa-freeze-32.png
14mu|rosa-freeze-ui-0.9-3|12	Source4:        rosa-freeze-48.png
14mu|rosa-freeze-ui-0.9-3|13	Source5:        rosa-freeze-64.png
14mu|rosa-freeze-ui-0.9-3|14	Source6:        rosa-freeze-128.png
14mu|rosa-freeze-ui-0.9-3|15	Source7:        rosa-freeze-256.png
14mu|rosa-freeze-ui-0.9-3|16	Source100:	%{name}.rpmlintrc
14mu|rosa-freeze-ui-0.9-3|17	BuildArch:	noarch
14mu|rosa-freeze-ui-0.9-3|18	Requires:	rosa-freeze >= 0.7.3
14mu|rosa-freeze-ui-0.9-3|19	Requires:	python-qt5-widgets
14mu|rosa-freeze-ui-0.9-3|20	Requires:	python-qt5-gui
14mu|rosa-freeze-ui-0.9-3|21	Provides:	rfreeze-ui
14mu|rosa-freeze-ui-0.9-3|22	
14mu|rosa-freeze-ui-0.9-3|23	%description
14mu|rosa-freeze-ui-0.9-3|24	GUI for ROSA Freeze
14mu|rosa-freeze-ui-0.9-3|25	
14mu|rosa-freeze-ui-0.9-3|26	%prep
14mu|rosa-freeze-ui-0.9-3|27	%setup -q
14mu|rosa-freeze-ui-0.9-3|28	
14mu|rosa-freeze-ui-0.9-3|29	%build
14mu|rosa-freeze-ui-0.9-3|30	
14mu|rosa-freeze-ui-0.9-3|31	%install
14mu|rosa-freeze-ui-0.9-3|32	install -m700 -D rfreeze.py %{buildroot}%{_sbindir}/rfreeze-ui
14mu|rosa-freeze-ui-0.9-3|33	
14mu|rosa-freeze-ui-0.9-3|34	mkdir -p %{buildroot}%{py_puresitedir}/rosa_freeze_ui
14mu|rosa-freeze-ui-0.9-3|35	cp -r rosa_freeze_ui/*py %{buildroot}%{py_puresitedir}/rosa_freeze_ui/
14mu|rosa-freeze-ui-0.9-3|36	
14mu|rosa-freeze-ui-0.9-3|37	mkdir -p %{buildroot}%{_datadir}/%{name}/i18n
14mu|rosa-freeze-ui-0.9-3|38	cp *qm %{buildroot}%{_datadir}/%{name}/i18n/
14mu|rosa-freeze-ui-0.9-3|39	
14mu|rosa-freeze-ui-0.9-3|40	mkdir -p %{buildroot}%{_bindir}
14mu|rosa-freeze-ui-0.9-3|41	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/rfreeze-ui
14mu|rosa-freeze-ui-0.9-3|42	
14mu|rosa-freeze-ui-0.9-3|43	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|rosa-freeze-ui-0.9-3|44	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|rosa-freeze-ui-0.9-3|45	
14mu|rosa-freeze-ui-0.9-3|46	for s in 16 22 32 48 64 128 256; do
14mu|rosa-freeze-ui-0.9-3|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14mu|rosa-freeze-ui-0.9-3|48	done
14mu|rosa-freeze-ui-0.9-3|49	
14mu|rosa-freeze-ui-0.9-3|50	install -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|rosa-freeze-ui-0.9-3|51	install -m 0644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/22x22/apps/%{name}.png
14mu|rosa-freeze-ui-0.9-3|52	install -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|rosa-freeze-ui-0.9-3|53	install -m 0644 %{SOURCE4} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|rosa-freeze-ui-0.9-3|54	install -m 0644 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14mu|rosa-freeze-ui-0.9-3|55	install -m 0644 %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14mu|rosa-freeze-ui-0.9-3|56	install -m 0644 %{SOURCE7} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14mu|rosa-freeze-ui-0.9-3|57	
14mu|rosa-freeze-ui-0.9-3|58	cat > %{buildroot}%{_sysconfdir}/security/console.apps/rfreeze-ui <<EOF
14mu|rosa-freeze-ui-0.9-3|59	USER=root
14mu|rosa-freeze-ui-0.9-3|60	PROGRAM=/usr/sbin/rfreeze-ui
14mu|rosa-freeze-ui-0.9-3|61	FALLBACK=false
14mu|rosa-freeze-ui-0.9-3|62	SESSION=true
14mu|rosa-freeze-ui-0.9-3|63	EOF
14mu|rosa-freeze-ui-0.9-3|64	
14mu|rosa-freeze-ui-0.9-3|65	cat > %{buildroot}%{_sysconfdir}/pam.d/rfreeze-ui  <<EOF
14mu|rosa-freeze-ui-0.9-3|66	#%PAM-1.0
14mu|rosa-freeze-ui-0.9-3|67	auth            include         config-util
14mu|rosa-freeze-ui-0.9-3|68	account         include         config-util
14mu|rosa-freeze-ui-0.9-3|69	session         include         config-util
14mu|rosa-freeze-ui-0.9-3|70	EOF
14mu|rosa-freeze-ui-0.9-3|71	
14mu|rosa-freeze-ui-0.9-3|72	
14mu|rosa-freeze-ui-0.9-3|73	mkdir -p %{buildroot}%{_datadir}/applications/
14mu|rosa-freeze-ui-0.9-3|74	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14mu|rosa-freeze-ui-0.9-3|75	[Desktop Entry]
14mu|rosa-freeze-ui-0.9-3|76	Version=1.0
14mu|rosa-freeze-ui-0.9-3|77	Name=ROSA Freeze
14mu|rosa-freeze-ui-0.9-3|78	Name[ru]=ROSA Freeze
14mu|rosa-freeze-ui-0.9-3|79	Comment=Freeze your system before experiments
14mu|rosa-freeze-ui-0.9-3|80	Comment[ru]=Заморозка состояния системы для экспериментального или неквалифицированного использования
14mu|rosa-freeze-ui-0.9-3|81	Exec=%{_bindir}/rfreeze-ui
14mu|rosa-freeze-ui-0.9-3|82	Icon=rosa-freeze-ui
14mu|rosa-freeze-ui-0.9-3|83	Terminal=false
14mu|rosa-freeze-ui-0.9-3|84	Type=Application
14mu|rosa-freeze-ui-0.9-3|85	Categories=System;
14mu|rosa-freeze-ui-0.9-3|86	EOF
14mu|rosa-freeze-ui-0.9-3|87	
14mu|rosa-freeze-ui-0.9-3|88	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|rosa-freeze-ui-0.9-3|89	
14mu|rosa-freeze-ui-0.9-3|90	%find_lang %{name} --with-qt --all-name
14mu|rosa-freeze-ui-0.9-3|91	
14mu|rosa-freeze-ui-0.9-3|92	%files -f %{name}.lang
14mu|rosa-freeze-ui-0.9-3|93	%{_bindir}/*
14mu|rosa-freeze-ui-0.9-3|94	%{_sbindir}/*
14mu|rosa-freeze-ui-0.9-3|95	%{_sysconfdir}/pam.d/*
14mu|rosa-freeze-ui-0.9-3|96	%{_sysconfdir}/security/console.apps/rfreeze-ui
14mu|rosa-freeze-ui-0.9-3|97	%{py_puresitedir}/*
14mu|rosa-freeze-ui-0.9-3|98	%{_datadir}/applications/%{name}.desktop
14mu|rosa-freeze-ui-0.9-3|99	%{_iconsdir}/hicolor/*/apps/*
14mu|rosa-freeze-ui-0.9-3|100	
14mu|rosa-freeze-ui-0.9-3|101	
14mu|rosa-freeze-ui-0.9-3|102	%changelog
14mu|rosa-freeze-ui-0.9-3|103	
14mu|rosa-freeze-ui-0.9-3|104	* Thu Jun 23 2016 Ural Mullabaev <ural.mullabaev@rosalab.ru> 0.9-3
14mu|rosa-freeze-ui-0.9-3|105	- (f814f36) Change icon
14mu|rosa-freeze-ui-0.9-3|106	
14mu|rosa-freeze-ui-0.9-3|107	

24036 14
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|1	%global default_rosa 0
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|2	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|3	Name:           rosa-gsettings-desktop-schemas
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|4	Version:        3.16.0.3
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|5	Release:        3
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|6	Summary:        ROSA schemas for GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|7	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|8	Group:          Graphical desktop/GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|9	License:        GPLv2+
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|10	URL:            http://rosalinux.ru
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|11	Source0:        %{name}-%{version}.tar.xz
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|12	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|13	Requires:       glib2.0-common
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|14	Requires:       gsettings-desktop-schemas
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|15	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|16	BuildArch:      noarch
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|17	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|18	%description
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|19	This contains a collection ROSA schemas for GNOME.
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|20	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|21	%package theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|22	Summary:	ROSA schemas for GNOME theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|23	Group:          Graphical desktop/GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|24	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|25	Requires:	evopop-icon-theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|26	Requires:	evopop-gtk-theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|27	Requires:	ozon-shell-theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|28	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|29	%description theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|30	This contains a collection ROSA schemas for GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|31	theme. Includeing GNOME Shell, GTK 3 and icons.
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|32	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|33	%package desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|34	Summary:	ROSA schemas for GNOME Desktop (nautilus)
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|35	Group:          Graphical desktop/GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|36	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|37	%description desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|38	This contains a collection ROSA schemas for GNOME Desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|39	(nautilus). Includeing backgound, icons on desktop and icon
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|40	size.
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|41	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|42	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|43	%prep
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|44	%setup -q
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|45	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|46	%build
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|47	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|48	%install
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|49	mkdir -p %{buildroot}%{_datadir}/glib-2.0/schemas/
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|50	install -m 644 *.override \
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|51	%{buildroot}%{_datadir}/glib-2.0/schemas/
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|52	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|53	%if !%{default_rosa}
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|54	cp -f new-theme/*.override \
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|55	%{buildroot}%{_datadir}/glib-2.0/schemas/
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|56	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|57	rm -f %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.override \
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|58	%{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|59	%endif
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|60	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|61	# let it be, to certain
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|62	%post
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|63	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|64	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|65	%postun
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|66	if [ $1 -eq 0 ]; then
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|67	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|68	fi
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|69	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|70	%posttrans
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|71	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|72	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|73	%post theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|74	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|75	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|76	%postun theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|77	if [ $1 -eq 0 ]; then
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|78	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|79	fi
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|80	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|81	%posttrans theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|82	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|83	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|84	%post desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|85	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|86	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|87	%postun desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|88	if [ $1 -eq 0 ]; then
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|89	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|90	fi
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|91	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|92	%posttrans desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|93	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|94	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|95	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|96	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|97	%files
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|98	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|99	%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|100	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|101	%files theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|102	%{_datadir}/glib-2.0/schemas/org.gnome.desktop.interface.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|103	%if %{default_rosa}
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|104	%{_datadir}/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|105	%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|106	%endif
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|107	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|108	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|109	%files desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|110	%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|111	%{_datadir}/glib-2.0/schemas/org.gnome.desktop.background.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|112	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|113	%changelog
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|114	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|115	* Wed Apr 22 2015 Tigro <ashejn@gmail.com> 3.16.0.3-3
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|116	- (0f5c724) added some Requires
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|117	
14mu|rosa-gsettings-desktop-schemas-3.16.0.3-3|118	

24037 14
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|1	%global default_rosa 0
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|2	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|3	Name:           rosa-gsettings-desktop-schemas
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|4	Version:        3.16.0.9
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|5	Release:        1
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|6	Summary:        ROSA schemas for GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|7	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|8	Group:          Graphical desktop/GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|9	License:        GPLv2+
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|10	URL:            http://rosalinux.ru
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|11	Source0:        %{name}-%{version}.tar.xz
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|12	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|13	Requires:       glib2.0-common
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|14	Requires:       gsettings-desktop-schemas
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|15	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|16	BuildArch:      noarch
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|17	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|18	%description
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|19	This contains a collection ROSA schemas for GNOME.
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|20	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|21	%package theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|22	Summary:	ROSA schemas for GNOME theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|23	Group:          Graphical desktop/GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|24	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|25	Requires:	evopop-icon-theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|26	Requires:	evopop-gtk-theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|27	Requires:	gnome-shell-theme-korora
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|28	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|29	%description theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|30	This contains a collection ROSA schemas for GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|31	theme. Includeing GNOME Shell, GTK 3 and icons.
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|32	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|33	%package desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|34	Summary:	ROSA schemas for GNOME Desktop (nautilus)
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|35	Group:          Graphical desktop/GNOME
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|36	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|37	%description desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|38	This contains a collection ROSA schemas for GNOME Desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|39	(nautilus). Includeing backgound, icons on desktop and icon
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|40	size.
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|41	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|42	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|43	%prep
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|44	%setup -q
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|45	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|46	%build
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|47	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|48	%install
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|49	mkdir -p %{buildroot}%{_datadir}/glib-2.0/schemas/
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|50	install -m 644 *.override \
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|51	%{buildroot}%{_datadir}/glib-2.0/schemas/
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|52	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|53	%if !%{default_rosa}
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|54	cp -f new-theme/*.override \
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|55	%{buildroot}%{_datadir}/glib-2.0/schemas/
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|56	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|57	sed -i '/theme=/d' \
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|58	%{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|59	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|60	rm -f %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|61	%endif
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|62	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|63	# let it be, to certain
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|64	%post
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|65	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|66	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|67	%postun
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|68	if [ $1 -eq 0 ]; then
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|69	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|70	fi
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|71	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|72	%posttrans
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|73	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|74	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|75	%post theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|76	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|77	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|78	%postun theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|79	if [ $1 -eq 0 ]; then
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|80	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|81	fi
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|82	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|83	%posttrans theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|84	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|85	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|86	%post desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|87	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|88	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|89	%postun desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|90	if [ $1 -eq 0 ]; then
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|91	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|92	fi
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|93	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|94	%posttrans desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|95	glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|96	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|97	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|98	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|99	%files
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|100	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|101	%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|102	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|103	%files theme
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|104	%{_datadir}/glib-2.0/schemas/org.gnome.desktop.interface.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|105	%{_datadir}/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|106	%if %{default_rosa}
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|107	%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|108	%endif
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|109	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|110	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|111	%files desktop
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|112	%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|113	%{_datadir}/glib-2.0/schemas/org.gnome.desktop.background.gschema.override
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|114	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|115	%changelog
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|116	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|117	* Mon Feb 15 2016 Tigro <ashejn@gmail.com> 3.16.0.9-1
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|118	- (c620de5) disable screenpen extension by default, disable desktop by default
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|119	
14mu|rosa-gsettings-desktop-schemas-3.16.0.9-1|120	

24038 14
14mu|rosa-icons-1.1.17-1|1	%define oname rosa
14mu|rosa-icons-1.1.17-1|2	
14mu|rosa-icons-1.1.17-1|3	Summary:	ROSA icons theme
14mu|rosa-icons-1.1.17-1|4	Name:		%{oname}-icons
14mu|rosa-icons-1.1.17-1|5	Version:	1.1.17
14mu|rosa-icons-1.1.17-1|6	Release:	1
14mu|rosa-icons-1.1.17-1|7	License:	GPLv2+
14mu|rosa-icons-1.1.17-1|8	Group:		Graphical desktop/Other
14mu|rosa-icons-1.1.17-1|9	Url:		http://www.rosalinux.com
14mu|rosa-icons-1.1.17-1|10	# https://abf.rosalinux.ru/uxteam/rosa-icons-devel
14mu|rosa-icons-1.1.17-1|11	Source0:	%{name}-devel-v%{version}.tar.gz
14mu|rosa-icons-1.1.17-1|12	Source1:	kdenlive-actions.tar.xz
14mu|rosa-icons-1.1.17-1|13	Source2:	gnome3-devices.tar.xz
14mu|rosa-icons-1.1.17-1|14	BuildRequires:	fdupes
14mu|rosa-icons-1.1.17-1|15	BuildRequires:	inkscape
14mu|rosa-icons-1.1.17-1|16	Requires:	gnome-icon-theme
14mu|rosa-icons-1.1.17-1|17	BuildArch:	noarch
14mu|rosa-icons-1.1.17-1|18	
14mu|rosa-icons-1.1.17-1|19	%description
14mu|rosa-icons-1.1.17-1|20	ROSA icon theme is high quality icon theme for KDE, GNOME and Xfce.
14mu|rosa-icons-1.1.17-1|21	It is part of ROSA theme pack - theme for ROSA Desktop distribution.
14mu|rosa-icons-1.1.17-1|22	Initially based on the original icon theme Elementary by Daniel Fore
14mu|rosa-icons-1.1.17-1|23	(Dan Rabbit).
14mu|rosa-icons-1.1.17-1|24	
14mu|rosa-icons-1.1.17-1|25	%files
14mu|rosa-icons-1.1.17-1|26	%{_datadir}/icons/%{oname}/*
14mu|rosa-icons-1.1.17-1|27	
14mu|rosa-icons-1.1.17-1|28	#----------------------------------------------------------------------------
14mu|rosa-icons-1.1.17-1|29	
14mu|rosa-icons-1.1.17-1|30	%prep
14mu|rosa-icons-1.1.17-1|31	%setup -qn %{name}-devel-v%{version}
14mu|rosa-icons-1.1.17-1|32	tar xJf %{SOURCE1}
14mu|rosa-icons-1.1.17-1|33	tar xJf %{SOURCE2}
14mu|rosa-icons-1.1.17-1|34	
14mu|rosa-icons-1.1.17-1|35	%build
14mu|rosa-icons-1.1.17-1|36	
14mu|rosa-icons-1.1.17-1|37	%install
14mu|rosa-icons-1.1.17-1|38	mkdir -p %{buildroot}%{_datadir}/icons/%{oname}
14mu|rosa-icons-1.1.17-1|39	cp -rf ./* %{buildroot}%{_datadir}/icons/%{oname}
14mu|rosa-icons-1.1.17-1|40	
14mu|rosa-icons-1.1.17-1|41	# An ugly hack to work with Inkscape
14mu|rosa-icons-1.1.17-1|42	# TODO: Neccessary find a real problem!
14mu|rosa-icons-1.1.17-1|43	pushd %{buildroot}%{_datadir}/icons/%{oname}/16x16/places
14mu|rosa-icons-1.1.17-1|44	for i in `ls`
14mu|rosa-icons-1.1.17-1|45	do
14mu|rosa-icons-1.1.17-1|46	echo "Converting $i to plain SVG:"
14mu|rosa-icons-1.1.17-1|47	inkscape -l $i $i
14mu|rosa-icons-1.1.17-1|48	done
14mu|rosa-icons-1.1.17-1|49	# devices icons should be converted too
14mu|rosa-icons-1.1.17-1|50	cd %{buildroot}%{_datadir}/icons/%{oname}/16x16/devices
14mu|rosa-icons-1.1.17-1|51	for i in `ls`
14mu|rosa-icons-1.1.17-1|52	do
14mu|rosa-icons-1.1.17-1|53	echo "Converting $i to plain SVG:"
14mu|rosa-icons-1.1.17-1|54	inkscape -l $i $i
14mu|rosa-icons-1.1.17-1|55	done
14mu|rosa-icons-1.1.17-1|56	popd
14mu|rosa-icons-1.1.17-1|57	
14mu|rosa-icons-1.1.17-1|58	# Create folder-cyan, folder-default and folder-favorites icons
14mu|rosa-icons-1.1.17-1|59	for N in 16 22 24 32 48 64 128;
14mu|rosa-icons-1.1.17-1|60	do
14mu|rosa-icons-1.1.17-1|61	pushd %{buildroot}%{_iconsdir}/rosa/${N}x${N}/places/
14mu|rosa-icons-1.1.17-1|62	ln -s folder.svg folder-cyan.svg
14mu|rosa-icons-1.1.17-1|63	ln -s folder.svg folder-default.svg
14mu|rosa-icons-1.1.17-1|64	ln -s folder.svg folder-favorites.svg
14mu|rosa-icons-1.1.17-1|65	popd
14mu|rosa-icons-1.1.17-1|66	done
14mu|rosa-icons-1.1.17-1|67	
14mu|rosa-icons-1.1.17-1|68	%fdupes -s %{buildroot}%{_datadir}/icons/%{oname}
14mu|rosa-icons-1.1.17-1|69	
14mu|rosa-icons-1.1.17-1|70	
14mu|rosa-icons-1.1.17-1|71	%changelog
14mu|rosa-icons-1.1.17-1|72	
14mu|rosa-icons-1.1.17-1|73	* Thu Mar 09 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.17-1
14mu|rosa-icons-1.1.17-1|74	- (95dcf03) New version 1.1.17
14mu|rosa-icons-1.1.17-1|75	- (95dcf03) Revert folder-red to use blue icon
14mu|rosa-icons-1.1.17-1|76	
14mu|rosa-icons-1.1.17-1|77	* Thu Mar 09 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.16-2
14mu|rosa-icons-1.1.17-1|78	- (6f732aa) Add folder-favorites stub icon
14mu|rosa-icons-1.1.17-1|79	
14mu|rosa-icons-1.1.17-1|80	* Tue Feb 28 2017 Michl Voznesensky <m.voznesensky@rosalinux.ru> 1.1.16-1
14mu|rosa-icons-1.1.17-1|81	- (4355e01) Update to version 1.1.16. Add colors folder and create symlink folder-cyan, folder-dafault for folder icon
14mu|rosa-icons-1.1.17-1|82	
14mu|rosa-icons-1.1.17-1|83	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.15-3
14mu|rosa-icons-1.1.17-1|84	- (b188da5) MassBuild#1230: Increase release tag
14mu|rosa-icons-1.1.17-1|85	
14mu|rosa-icons-1.1.17-1|86	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.15-2
14mu|rosa-icons-1.1.17-1|87	- (f0841a8) MassBuild#1169: Increase release tag
14mu|rosa-icons-1.1.17-1|88	
14mu|rosa-icons-1.1.17-1|89	* Sun Jul 24 2016 valerol <valerol@ya.ru> 1.1.15-1
14mu|rosa-icons-1.1.17-1|90	- (32d223a) New version 1.1.15 (add folder-temp icon)
14mu|rosa-icons-1.1.17-1|91	
14mu|rosa-icons-1.1.17-1|92	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.14-1
14mu|rosa-icons-1.1.17-1|93	- (92f5abc) New version 1.1.14 (use our old nepomuk icon as baloo and preferences-desktop-baloo icon)
14mu|rosa-icons-1.1.17-1|94	
14mu|rosa-icons-1.1.17-1|95	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.13-1
14mu|rosa-icons-1.1.17-1|96	- (1c54e77) New version 1.1.13 (add preferences-desktop-plasma, baloo and preferences-desktop-baloo icons)
14mu|rosa-icons-1.1.17-1|97	
14mu|rosa-icons-1.1.17-1|98	* Wed Jul 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.12-1
14mu|rosa-icons-1.1.17-1|99	- (0f54fb5) Bump version in spec to 1.1.12
14mu|rosa-icons-1.1.17-1|100	
14mu|rosa-icons-1.1.17-1|101	* Wed Jul 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.11-1
14mu|rosa-icons-1.1.17-1|102	- (5740e29) New version 1.1.12 (add start-here-kde icons)
14mu|rosa-icons-1.1.17-1|103	- (Andrey Bondrov: 6de7940) New version 1.1.11 (add application-menu action icons)
14mu|rosa-icons-1.1.17-1|104	
14mu|rosa-icons-1.1.17-1|105	* Sun Jul 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.10-1
14mu|rosa-icons-1.1.17-1|106	- (e25470d) New version 1.1.10 (add folder-txt icon)
14mu|rosa-icons-1.1.17-1|107	
14mu|rosa-icons-1.1.17-1|108	* Sat Jul 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.9-1
14mu|rosa-icons-1.1.17-1|109	- (1492c68) New version 1.1.9 (add folder-text icon, inherit oxygen icons)
14mu|rosa-icons-1.1.17-1|110	- (1492c68) Drop oxygen patch (merged into source tarball)
14mu|rosa-icons-1.1.17-1|111	
14mu|rosa-icons-1.1.17-1|112	* Fri Jul 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.8-2
14mu|rosa-icons-1.1.17-1|113	- (a3cf68a) Inherit oxygen icons
14mu|rosa-icons-1.1.17-1|114	
14mu|rosa-icons-1.1.17-1|115	* Wed Apr 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.8-1
14mu|rosa-icons-1.1.17-1|116	- (7c63d32) New version 1.1.8 (add libreoffice-startcenter icons)
14mu|rosa-icons-1.1.17-1|117	
14mu|rosa-icons-1.1.17-1|118	* Fri Dec 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.7-4
14mu|rosa-icons-1.1.17-1|119	- (c8483ed) Bump release again
14mu|rosa-icons-1.1.17-1|120	
14mu|rosa-icons-1.1.17-1|121	* Fri Dec 04 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.7-3
14mu|rosa-icons-1.1.17-1|122	- (169689c) Bump release
14mu|rosa-icons-1.1.17-1|123	
14mu|rosa-icons-1.1.17-1|124	* Thu Dec 03 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.7-2
14mu|rosa-icons-1.1.17-1|125	- (acb863d) Add missing popd
14mu|rosa-icons-1.1.17-1|126	
14mu|rosa-icons-1.1.17-1|127	* Thu Dec 03 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.7-1
14mu|rosa-icons-1.1.17-1|128	- (bc48c43) New version 1.1.7 (add new icons: symbolic actions for list-* items)
14mu|rosa-icons-1.1.17-1|129	
14mu|rosa-icons-1.1.17-1|130	* Fri Jul 03 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.1.6-3
14mu|rosa-icons-1.1.17-1|131	- (b457e26) Change icons source
14mu|rosa-icons-1.1.17-1|132	
14mu|rosa-icons-1.1.17-1|133	* Fri Jul 03 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.1.6-2
14mu|rosa-icons-1.1.17-1|134	- (f0f1a2e) Bump release
14mu|rosa-icons-1.1.17-1|135	
14mu|rosa-icons-1.1.17-1|136	* Thu Jul 02 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.1.6-1
14mu|rosa-icons-1.1.17-1|137	- (e7a38e9) Updated to version 1.1.6
14mu|rosa-icons-1.1.17-1|138	
14mu|rosa-icons-1.1.17-1|139	* Fri Jun 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.5-2
14mu|rosa-icons-1.1.17-1|140	- (c2c57bb) Add folder-red icon (symlink from folder icon) to avoid fallback to Oxygen icon in KDE
14mu|rosa-icons-1.1.17-1|141	
14mu|rosa-icons-1.1.17-1|142	* Wed Apr 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-1
14mu|rosa-icons-1.1.17-1|143	- (212fd7b) 1.1.5 - fix index.theme errors (bug 5143)
14mu|rosa-icons-1.1.17-1|144	
14mu|rosa-icons-1.1.17-1|145	* Thu Feb 26 2015 Stas Fomin <stas-fomin@yandex.ru> 1.1.4-4
14mu|rosa-icons-1.1.17-1|146	- (ce3c622) Updated rosa-icons.spec
14mu|rosa-icons-1.1.17-1|147	
14mu|rosa-icons-1.1.17-1|148	* Thu Feb 26 2015 Stas Fomin <stas-fomin@yandex.ru> 1.1.4-3
14mu|rosa-icons-1.1.17-1|149	- (df0bc4e) Updated rosa-icons.spec
14mu|rosa-icons-1.1.17-1|150	
14mu|rosa-icons-1.1.17-1|151	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.1.4-2
14mu|rosa-icons-1.1.17-1|152	- (63cae22) MassBuild#656: Increase release tag
14mu|rosa-icons-1.1.17-1|153	
14mu|rosa-icons-1.1.17-1|154	* Tue Feb 17 2015 Stas Fomin <stas-fomin@yandex.ru> 1.1.4-1
14mu|rosa-icons-1.1.17-1|155	- (bea9940) Gnome icons fixes. Bug 2251. Rewrite spec to get icons sources directly from ABF
14mu|rosa-icons-1.1.17-1|156	
14mu|rosa-icons-1.1.17-1|157	* Fri Oct 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-8
14mu|rosa-icons-1.1.17-1|158	- (b079390) Inherit gnome theme
14mu|rosa-icons-1.1.17-1|159	
14mu|rosa-icons-1.1.17-1|160	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-7
14mu|rosa-icons-1.1.17-1|161	- (d6fe13d) Don't inherit Gnome themes, especially HighContrast
14mu|rosa-icons-1.1.17-1|162	
14mu|rosa-icons-1.1.17-1|163	

24039 14
14mu|rosa-imagewriter-2.6.2.0-1|1	Summary:	Tool for writing ROSA installer to USB drive
14mu|rosa-imagewriter-2.6.2.0-1|2	Name:		rosa-imagewriter
14mu|rosa-imagewriter-2.6.2.0-1|3	Version:	2.6.2.0
14mu|rosa-imagewriter-2.6.2.0-1|4	Release:	1
14mu|rosa-imagewriter-2.6.2.0-1|5	License:	GPLv3+
14mu|rosa-imagewriter-2.6.2.0-1|6	Group:		File tools
14mu|rosa-imagewriter-2.6.2.0-1|7	Url:		https://abf.io/soft/%{name}
14mu|rosa-imagewriter-2.6.2.0-1|8	Source0:	%{url}/archive/%{name}-version-%{version}.tar.gz
14mu|rosa-imagewriter-2.6.2.0-1|9	BuildRequires:	qmake5
14mu|rosa-imagewriter-2.6.2.0-1|10	BuildRequires:	qt5-linguist-tools
14mu|rosa-imagewriter-2.6.2.0-1|11	BuildRequires:	qt5-devel
14mu|rosa-imagewriter-2.6.2.0-1|12	BuildRequires:	pkgconfig(udev)
14mu|rosa-imagewriter-2.6.2.0-1|13	Requires:	qt5-output-driver-default
14mu|rosa-imagewriter-2.6.2.0-1|14	Suggests:	%mklibname udev 1
14mu|rosa-imagewriter-2.6.2.0-1|15	
14mu|rosa-imagewriter-2.6.2.0-1|16	%description
14mu|rosa-imagewriter-2.6.2.0-1|17	ROSA Image Writer is a tool for creating bootable ROSA installation USB flash
14mu|rosa-imagewriter-2.6.2.0-1|18	drives.
14mu|rosa-imagewriter-2.6.2.0-1|19	
14mu|rosa-imagewriter-2.6.2.0-1|20	%files
14mu|rosa-imagewriter-2.6.2.0-1|21	%{_bindir}/%{name}
14mu|rosa-imagewriter-2.6.2.0-1|22	%{_libdir}/%{name}
14mu|rosa-imagewriter-2.6.2.0-1|23	%{_docdir}/%{name}
14mu|rosa-imagewriter-2.6.2.0-1|24	%{_datadir}/applications/%{name}.desktop
14mu|rosa-imagewriter-2.6.2.0-1|25	%{_datadir}/kde4/services/ServiceMenus/*.desktop
14mu|rosa-imagewriter-2.6.2.0-1|26	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14mu|rosa-imagewriter-2.6.2.0-1|27	
14mu|rosa-imagewriter-2.6.2.0-1|28	#----------------------------------------------------------------------------
14mu|rosa-imagewriter-2.6.2.0-1|29	
14mu|rosa-imagewriter-2.6.2.0-1|30	%prep
14mu|rosa-imagewriter-2.6.2.0-1|31	%setup -q -n %{name}-version-%{version}
14mu|rosa-imagewriter-2.6.2.0-1|32	%apply_patches
14mu|rosa-imagewriter-2.6.2.0-1|33	
14mu|rosa-imagewriter-2.6.2.0-1|34	%build
14mu|rosa-imagewriter-2.6.2.0-1|35	%qmake_qt5
14mu|rosa-imagewriter-2.6.2.0-1|36	make
14mu|rosa-imagewriter-2.6.2.0-1|37	%{_qt5_bindir}/lrelease RosaImageWriter.pro
14mu|rosa-imagewriter-2.6.2.0-1|38	
14mu|rosa-imagewriter-2.6.2.0-1|39	%install
14mu|rosa-imagewriter-2.6.2.0-1|40	mkdir -p                                                   \
14mu|rosa-imagewriter-2.6.2.0-1|41	%{buildroot}%{_bindir}                             \
14mu|rosa-imagewriter-2.6.2.0-1|42	%{buildroot}%{_libdir}/%{name}/lang                \
14mu|rosa-imagewriter-2.6.2.0-1|43	%{buildroot}%{_docdir}/%{name}                     \
14mu|rosa-imagewriter-2.6.2.0-1|44	%{buildroot}%{_iconsdir}/hicolor/scalable/apps     \
14mu|rosa-imagewriter-2.6.2.0-1|45	%{buildroot}%{_datadir}/applications               \
14mu|rosa-imagewriter-2.6.2.0-1|46	%{buildroot}%{_datadir}/kde4/services/ServiceMenus
14mu|rosa-imagewriter-2.6.2.0-1|47	install -m 0755 RosaImageWriter %{buildroot}%{_libdir}/%{name}/%{name}
14mu|rosa-imagewriter-2.6.2.0-1|48	install -m 0644 lang/*.qm %{buildroot}%{_libdir}/%{name}/lang/
14mu|rosa-imagewriter-2.6.2.0-1|49	install -m 0644 doc/* %{buildroot}%{_docdir}/%{name}/
14mu|rosa-imagewriter-2.6.2.0-1|50	install -m 0644 res/icon-rosa.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14mu|rosa-imagewriter-2.6.2.0-1|51	ln -sf %{_libdir}/%{name}/%{name} %{buildroot}%{_bindir}/%{name}
14mu|rosa-imagewriter-2.6.2.0-1|52	
14mu|rosa-imagewriter-2.6.2.0-1|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14mu|rosa-imagewriter-2.6.2.0-1|54	[Desktop Entry]
14mu|rosa-imagewriter-2.6.2.0-1|55	Version=1.0
14mu|rosa-imagewriter-2.6.2.0-1|56	Name=ROSA Image Writer
14mu|rosa-imagewriter-2.6.2.0-1|57	Name[ru]=ROSA Image Writer
14mu|rosa-imagewriter-2.6.2.0-1|58	Comment=Tool for writing ROSA installer to USB drive
14mu|rosa-imagewriter-2.6.2.0-1|59	Comment[ru]=Инструментарий записи загрузочных образов ROSA на USB-флэш
14mu|rosa-imagewriter-2.6.2.0-1|60	Exec=%{_libdir}/%{name}/%{name} %%U
14mu|rosa-imagewriter-2.6.2.0-1|61	Icon=%{name}
14mu|rosa-imagewriter-2.6.2.0-1|62	Terminal=false
14mu|rosa-imagewriter-2.6.2.0-1|63	Type=Application
14mu|rosa-imagewriter-2.6.2.0-1|64	Categories=System;
14mu|rosa-imagewriter-2.6.2.0-1|65	MimeType=application/x-iso;application/x-cd-image
14mu|rosa-imagewriter-2.6.2.0-1|66	EOF
14mu|rosa-imagewriter-2.6.2.0-1|67	
14mu|rosa-imagewriter-2.6.2.0-1|68	cat > %{buildroot}%{_datadir}/kde4/services/ServiceMenus/riw_write_iso_image.desktop <<EOF
14mu|rosa-imagewriter-2.6.2.0-1|69	[Desktop Entry]
14mu|rosa-imagewriter-2.6.2.0-1|70	Type=Service
14mu|rosa-imagewriter-2.6.2.0-1|71	Actions=WriteIsoImageToUsb;
14mu|rosa-imagewriter-2.6.2.0-1|72	ServiceTypes=KonqPopupMenu/Plugin
14mu|rosa-imagewriter-2.6.2.0-1|73	MimeType=application/x-iso;application/x-cd-image;inode/ISO-image
14mu|rosa-imagewriter-2.6.2.0-1|74	
14mu|rosa-imagewriter-2.6.2.0-1|75	[Desktop Action WriteIsoImageToUsb]
14mu|rosa-imagewriter-2.6.2.0-1|76	Exec=%{_libdir}/%{name}/%{name} %%U
14mu|rosa-imagewriter-2.6.2.0-1|77	Name=Write to USB using ROSA ImageWriter
14mu|rosa-imagewriter-2.6.2.0-1|78	Name[ru]=Записать на USB, используя ROSA ImageWriter
14mu|rosa-imagewriter-2.6.2.0-1|79	Icon=%{name}
14mu|rosa-imagewriter-2.6.2.0-1|80	EOF
14mu|rosa-imagewriter-2.6.2.0-1|81	
14mu|rosa-imagewriter-2.6.2.0-1|82	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|rosa-imagewriter-2.6.2.0-1|83	
14mu|rosa-imagewriter-2.6.2.0-1|84	%changelog
14mu|rosa-imagewriter-2.6.2.0-1|85	
14mu|rosa-imagewriter-2.6.2.0-1|86	* Mon Jul 18 2016 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.6.2.0-1
14mu|rosa-imagewriter-2.6.2.0-1|87	- (710fc4d) Keep selected USB device when refreshing the list
14mu|rosa-imagewriter-2.6.2.0-1|88	
14mu|rosa-imagewriter-2.6.2.0-1|89	

24040 14
14mu|rosa-launcher-2.1.6-1|1	Summary:	ROSA Desktop Application Launcher
14mu|rosa-launcher-2.1.6-1|2	Name:		rosa-launcher
14mu|rosa-launcher-2.1.6-1|3	Version:	2.1.6
14mu|rosa-launcher-2.1.6-1|4	Release:	1
14mu|rosa-launcher-2.1.6-1|5	Epoch:		1
14mu|rosa-launcher-2.1.6-1|6	License:	GPLv3+
14mu|rosa-launcher-2.1.6-1|7	Group:		Graphical desktop/KDE
14mu|rosa-launcher-2.1.6-1|8	Url:		http://www.rosalab.ru/
14mu|rosa-launcher-2.1.6-1|9	Source0:	%{name}-%{version}.tar.bz2
14mu|rosa-launcher-2.1.6-1|10	Patch0:		rosa-launcher-2.0.0-mdvbutton.patch
14mu|rosa-launcher-2.1.6-1|11	BuildRequires:	baloo-devel
14mu|rosa-launcher-2.1.6-1|12	BuildRequires:	kdelibs4-devel
14mu|rosa-launcher-2.1.6-1|13	BuildRequires:	pkgconfig(QJson)
14mu|rosa-launcher-2.1.6-1|14	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|rosa-launcher-2.1.6-1|15	BuildRequires:	pkgconfig(soprano)
14mu|rosa-launcher-2.1.6-1|16	Requires:	kdebase4-workspace
14mu|rosa-launcher-2.1.6-1|17	
14mu|rosa-launcher-2.1.6-1|18	%description
14mu|rosa-launcher-2.1.6-1|19	ROSA Desktop Application Launcher.
14mu|rosa-launcher-2.1.6-1|20	
14mu|rosa-launcher-2.1.6-1|21	%files -f ROSA_Launcher.lang
14mu|rosa-launcher-2.1.6-1|22	%{_kde_libdir}/kde4/plasma_applet_rosastarter.so
14mu|rosa-launcher-2.1.6-1|23	%{_kde_libdir}/libtimeframe.so
14mu|rosa-launcher-2.1.6-1|24	%{_kde_datadir}/kde4/services/plasma-applet-rosastarter.desktop
14mu|rosa-launcher-2.1.6-1|25	%{_kde_bindir}/rosa-launcher
14mu|rosa-launcher-2.1.6-1|26	%{_kde_datadir}/rosa-launcher/*
14mu|rosa-launcher-2.1.6-1|27	%{_datadir}/timeframe
14mu|rosa-launcher-2.1.6-1|28	
14mu|rosa-launcher-2.1.6-1|29	#--------------------------------------------------------------------
14mu|rosa-launcher-2.1.6-1|30	
14mu|rosa-launcher-2.1.6-1|31	%prep
14mu|rosa-launcher-2.1.6-1|32	%setup -q
14mu|rosa-launcher-2.1.6-1|33	%patch0 -p1
14mu|rosa-launcher-2.1.6-1|34	
14mu|rosa-launcher-2.1.6-1|35	%build
14mu|rosa-launcher-2.1.6-1|36	%cmake_kde4
14mu|rosa-launcher-2.1.6-1|37	
14mu|rosa-launcher-2.1.6-1|38	%install
14mu|rosa-launcher-2.1.6-1|39	%makeinstall_std -C build
14mu|rosa-launcher-2.1.6-1|40	
14mu|rosa-launcher-2.1.6-1|41	%find_lang ROSA_Launcher
14mu|rosa-launcher-2.1.6-1|42	
14mu|rosa-launcher-2.1.6-1|43	%changelog
14mu|rosa-launcher-2.1.6-1|44	
14mu|rosa-launcher-2.1.6-1|45	* Thu May 21 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:2.1.6-1
14mu|rosa-launcher-2.1.6-1|46	- (12d36a0) Updated to version 2.1.6 (Added support of previous recent applications format)
14mu|rosa-launcher-2.1.6-1|47	
14mu|rosa-launcher-2.1.6-1|48	* Tue Apr 28 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:2.1.5-1
14mu|rosa-launcher-2.1.6-1|49	- (4ca61a0) Updated to version 2.1.5 (Reworked processing of recent applications)
14mu|rosa-launcher-2.1.6-1|50	
14mu|rosa-launcher-2.1.6-1|51	* Mon Apr 27 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:2.1.4-1
14mu|rosa-launcher-2.1.6-1|52	- (5de1bf6) Updated to version 2.1.4 (Changed backgroud to the user defined)
14mu|rosa-launcher-2.1.6-1|53	
14mu|rosa-launcher-2.1.6-1|54	* Thu Apr 23 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:2.1.3-1
14mu|rosa-launcher-2.1.6-1|55	- (a6905f9) Removed unnecessary timeframe-fix-typo patch
14mu|rosa-launcher-2.1.6-1|56	- (Ural Mullabaev: 9e3438b) Updated to version 2.1.3 (Added opacity effect to the background)
14mu|rosa-launcher-2.1.6-1|57	
14mu|rosa-launcher-2.1.6-1|58	* Thu Apr 23 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:2.1.2-4
14mu|rosa-launcher-2.1.6-1|59	- (25f8a49) Reverted adding background for RED
14mu|rosa-launcher-2.1.6-1|60	
14mu|rosa-launcher-2.1.6-1|61	* Wed Apr 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1.2-6
14mu|rosa-launcher-2.1.6-1|62	- (8629b59) Replace png with jpg for RED background
14mu|rosa-launcher-2.1.6-1|63	
14mu|rosa-launcher-2.1.6-1|64	* Tue Mar 31 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1.2-5
14mu|rosa-launcher-2.1.6-1|65	- (6d47814) Adjust background for RED per http://bugs.rosalinux.ru/show_bug.cgi?id=5243#c10
14mu|rosa-launcher-2.1.6-1|66	
14mu|rosa-launcher-2.1.6-1|67	* Thu Mar 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.1.2-4
14mu|rosa-launcher-2.1.6-1|68	- (e07c4e9) Use jpg, not png
14mu|rosa-launcher-2.1.6-1|69	- (Denis Silakov: de5fb8d) Use different background when built for RED
14mu|rosa-launcher-2.1.6-1|70	- (Alexander Lakhin: 2302ccd) MassBuild#656: Increase release tag
14mu|rosa-launcher-2.1.6-1|71	
14mu|rosa-launcher-2.1.6-1|72	* Fri Dec 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.2-3
14mu|rosa-launcher-2.1.6-1|73	- (8b13465) Bump release
14mu|rosa-launcher-2.1.6-1|74	
14mu|rosa-launcher-2.1.6-1|75	* Fri Oct 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.2-2.2
14mu|rosa-launcher-2.1.6-1|76	- (d12abeb) Bump release again
14mu|rosa-launcher-2.1.6-1|77	
14mu|rosa-launcher-2.1.6-1|78	* Fri Oct 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.2-2.1
14mu|rosa-launcher-2.1.6-1|79	- (78733ba) Bump release for KDE4 Backports
14mu|rosa-launcher-2.1.6-1|80	
14mu|rosa-launcher-2.1.6-1|81	* Fri Oct 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.2-2
14mu|rosa-launcher-2.1.6-1|82	- (72a6dae) Add patch to fix typo in QML code
14mu|rosa-launcher-2.1.6-1|83	
14mu|rosa-launcher-2.1.6-1|84	* Thu Oct 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.2-1.1
14mu|rosa-launcher-2.1.6-1|85	- (6a265bb) Prepare for KDE 4.14
14mu|rosa-launcher-2.1.6-1|86	
14mu|rosa-launcher-2.1.6-1|87	* Wed Oct 01 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:2.1.2-1
14mu|rosa-launcher-2.1.6-1|88	- (8ed7668) Updated to version 2.1.2 (Reworked icon positioning)
14mu|rosa-launcher-2.1.6-1|89	
14mu|rosa-launcher-2.1.6-1|90	* Mon Sep 22 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:2.1.1-0.1
14mu|rosa-launcher-2.1.6-1|91	- (2fcc105) Updated to version 2.1.1 (Changed identification of stacked applications in the config by desktop files
14mu|rosa-launcher-2.1.6-1|92	
14mu|rosa-launcher-2.1.6-1|93	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.1.0-0.2
14mu|rosa-launcher-2.1.6-1|94	- (b30e396) MassBuild#440: Increase release tag
14mu|rosa-launcher-2.1.6-1|95	
14mu|rosa-launcher-2.1.6-1|96	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.0-0.1
14mu|rosa-launcher-2.1.6-1|97	- (aad0ddb) New version 2.1.0 (port from Nepomuk to Baloo and merge places-i18n patch)
14mu|rosa-launcher-2.1.6-1|98	
14mu|rosa-launcher-2.1.6-1|99	* Mon Apr 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.5
14mu|rosa-launcher-2.1.6-1|100	- (4db3409) Adjust places-i18n once again (translate only system bookmarks)
14mu|rosa-launcher-2.1.6-1|101	
14mu|rosa-launcher-2.1.6-1|102	* Sun Apr 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.4
14mu|rosa-launcher-2.1.6-1|103	- (553b607) Try better places-i18n patch
14mu|rosa-launcher-2.1.6-1|104	
14mu|rosa-launcher-2.1.6-1|105	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.3
14mu|rosa-launcher-2.1.6-1|106	- (1cb4254) Use UTF8 in places-i18n patch
14mu|rosa-launcher-2.1.6-1|107	
14mu|rosa-launcher-2.1.6-1|108	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.1
14mu|rosa-launcher-2.1.6-1|109	- (c5c099d) Drop merged it po patch
14mu|rosa-launcher-2.1.6-1|110	- (Andrey Bondrov: d33e793) Try to fix Places localization
14mu|rosa-launcher-2.1.6-1|111	
14mu|rosa-launcher-2.1.6-1|112	* Thu Dec 26 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1:2.0.0-55
14mu|rosa-launcher-2.1.6-1|113	- (8cbf82e) Add icon in Alt+Tab menu.
14mu|rosa-launcher-2.1.6-1|114	
14mu|rosa-launcher-2.1.6-1|115	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.3
14mu|rosa-launcher-2.1.6-1|116	- (0d7c5c7) LOG Rebuild with KDE 4.11
14mu|rosa-launcher-2.1.6-1|117	
14mu|rosa-launcher-2.1.6-1|118	* Wed Aug 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.2
14mu|rosa-launcher-2.1.6-1|119	- (0e509c5) Add patches for previous commit
14mu|rosa-launcher-2.1.6-1|120	- (Andrey Bondrov: e946216) LOG Fix BuildRequires, add patches from Cooker (don't hardcode icon path, add Italian translation)
14mu|rosa-launcher-2.1.6-1|121	- (Andrey Bondrov: aa2e0ae) LOG Rebuild for KDE 4.11, drop qjson Requires because it's already required
14mu|rosa-launcher-2.1.6-1|122	
14mu|rosa-launcher-2.1.6-1|123	* Sun Apr 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.1
14mu|rosa-launcher-2.1.6-1|124	- (a189160) LOG Rebuild for KDE 4.10, adjust spec cosmetics, use find_lang for locales
14mu|rosa-launcher-2.1.6-1|125	
14mu|rosa-launcher-2.1.6-1|126	* Thu Feb 21 2013 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-54
14mu|rosa-launcher-2.1.6-1|127	- (c5df513) 2.0.0-54
14mu|rosa-launcher-2.1.6-1|128	
14mu|rosa-launcher-2.1.6-1|129	

24041 14
14mu|rosa-media-player-1.6.11-8|1	%bcond_without midi
14mu|rosa-media-player-1.6.11-8|2	
14mu|rosa-media-player-1.6.11-8|3	Summary:	Multimedia player based on mplayer technology
14mu|rosa-media-player-1.6.11-8|4	Name:		rosa-media-player
14mu|rosa-media-player-1.6.11-8|5	Version:	1.6.11
14mu|rosa-media-player-1.6.11-8|6	Release:	8
14mu|rosa-media-player-1.6.11-8|7	License:	GPLv2+
14mu|rosa-media-player-1.6.11-8|8	Group:		Video
14mu|rosa-media-player-1.6.11-8|9	Url:		http://www.rosalinux.com
14mu|rosa-media-player-1.6.11-8|10	Source0:	%{name}-%{version}.tar.gz
14mu|rosa-media-player-1.6.11-8|11	Patch0:		rosa-media-player-1.6.11-open-dvd.patch
14mu|rosa-media-player-1.6.11-8|12	Patch1:		rosa-media-player-1.6.11-initial-preference.patch
14mu|rosa-media-player-1.6.11-8|13	Patch2:		rosa-media-player-1.6.11-russian-comment.patch
14mu|rosa-media-player-1.6.11-8|14	BuildRequires:	qt4-linguist
14mu|rosa-media-player-1.6.11-8|15	BuildRequires:	qt4-devel
14mu|rosa-media-player-1.6.11-8|16	%if %{with midi}
14mu|rosa-media-player-1.6.11-8|17	BuildRequires:	wildmidi-devel
14mu|rosa-media-player-1.6.11-8|18	%endif
14mu|rosa-media-player-1.6.11-8|19	BuildRequires:	pkgconfig(alsa)
14mu|rosa-media-player-1.6.11-8|20	BuildRequires:	pkgconfig(QJson)
14mu|rosa-media-player-1.6.11-8|21	Requires:	mencoder
14mu|rosa-media-player-1.6.11-8|22	Requires:	mplayer >= 1.0-1.rc1
14mu|rosa-media-player-1.6.11-8|23	Requires:	ffmpeg
14mu|rosa-media-player-1.6.11-8|24	Requires:	xdg-utils
14mu|rosa-media-player-1.6.11-8|25	%if %{with midi}
14mu|rosa-media-player-1.6.11-8|26	Requires:	timidity-patch-gravis
14mu|rosa-media-player-1.6.11-8|27	%endif
14mu|rosa-media-player-1.6.11-8|28	Requires:	wget
14mu|rosa-media-player-1.6.11-8|29	
14mu|rosa-media-player-1.6.11-8|30	%description
14mu|rosa-media-player-1.6.11-8|31	Multimedia player that supports most of audio and video formats.
14mu|rosa-media-player-1.6.11-8|32	
14mu|rosa-media-player-1.6.11-8|33	%files
14mu|rosa-media-player-1.6.11-8|34	%doc *.txt docs/*
14mu|rosa-media-player-1.6.11-8|35	%dir %{_datadir}/%{name}
14mu|rosa-media-player-1.6.11-8|36	%dir %{_datadir}/%{name}/shortcuts
14mu|rosa-media-player-1.6.11-8|37	%dir %{_datadir}/%{name}/translations
14mu|rosa-media-player-1.6.11-8|38	%attr(755,root,root) %{_bindir}/%{name}
14mu|rosa-media-player-1.6.11-8|39	%{_datadir}/%{name}/*.conf
14mu|rosa-media-player-1.6.11-8|40	%{_datadir}/applications/*.desktop
14mu|rosa-media-player-1.6.11-8|41	%{_datadir}/%{name}/shortcuts/*
14mu|rosa-media-player-1.6.11-8|42	%{_datadir}/apps/solid/actions/*.desktop
14mu|rosa-media-player-1.6.11-8|43	%{_datadir}/solid/actions/*.desktop
14mu|rosa-media-player-1.6.11-8|44	%{_iconsdir}/hicolor/*/apps/rosamp.png
14mu|rosa-media-player-1.6.11-8|45	%lang(ar_SY) %{_datadir}/%{name}/translations/rosamp_ar_SY.qm
14mu|rosa-media-player-1.6.11-8|46	%lang(en) %{_datadir}/%{name}/translations/rosamp_en.qm
14mu|rosa-media-player-1.6.11-8|47	%lang(cs) %{_datadir}/%{name}/translations/rosamp_cs.qm
14mu|rosa-media-player-1.6.11-8|48	%lang(de) %{_datadir}/%{name}/translations/rosamp_de.qm
14mu|rosa-media-player-1.6.11-8|49	%lang(es) %{_datadir}/%{name}/translations/rosamp_es.qm
14mu|rosa-media-player-1.6.11-8|50	%lang(et) %{_datadir}/%{name}/translations/rosamp_et.qm
14mu|rosa-media-player-1.6.11-8|51	%lang(fi) %{_datadir}/%{name}/translations/rosamp_fi.qm
14mu|rosa-media-player-1.6.11-8|52	%lang(fr) %{_datadir}/%{name}/translations/rosamp_fr.qm
14mu|rosa-media-player-1.6.11-8|53	%lang(gl) %{_datadir}/%{name}/translations/rosamp_gl.qm
14mu|rosa-media-player-1.6.11-8|54	%lang(hu) %{_datadir}/%{name}/translations/rosamp_hu.qm
14mu|rosa-media-player-1.6.11-8|55	%lang(it) %{_datadir}/%{name}/translations/rosamp_it.qm
14mu|rosa-media-player-1.6.11-8|56	%lang(ja) %{_datadir}/%{name}/translations/rosamp_ja.qm
14mu|rosa-media-player-1.6.11-8|57	%lang(ku) %{_datadir}/%{name}/translations/rosamp_ku.qm
14mu|rosa-media-player-1.6.11-8|58	%lang(lt) %{_datadir}/%{name}/translations/rosamp_lt.qm
14mu|rosa-media-player-1.6.11-8|59	%lang(mk) %{_datadir}/%{name}/translations/rosamp_mk.qm
14mu|rosa-media-player-1.6.11-8|60	%lang(nl) %{_datadir}/%{name}/translations/rosamp_nl.qm
14mu|rosa-media-player-1.6.11-8|61	%lang(pl) %{_datadir}/%{name}/translations/rosamp_pl.qm
14mu|rosa-media-player-1.6.11-8|62	%lang(pt_BR) %{_datadir}/%{name}/translations/rosamp_pt_BR.qm
14mu|rosa-media-player-1.6.11-8|63	%lang(pt_pt) %{_datadir}/%{name}/translations/rosamp_pt.qm
14mu|rosa-media-player-1.6.11-8|64	%lang(ro_RO) %{_datadir}/%{name}/translations/rosamp_ro_RO.qm
14mu|rosa-media-player-1.6.11-8|65	%lang(ru_RU) %{_datadir}/%{name}/translations/rosamp_ru_RU.qm
14mu|rosa-media-player-1.6.11-8|66	%lang(sl) %{_datadir}/%{name}/translations/rosamp_sl.qm
14mu|rosa-media-player-1.6.11-8|67	%lang(tr) %{_datadir}/%{name}/translations/rosamp_tr.qm
14mu|rosa-media-player-1.6.11-8|68	%lang(uk_UA) %{_datadir}/%{name}/translations/rosamp_uk_UA.qm
14mu|rosa-media-player-1.6.11-8|69	%lang(vi) %{_datadir}/%{name}/translations/rosamp_vi_VN.qm
14mu|rosa-media-player-1.6.11-8|70	%lang(zh_CN) %{_datadir}/%{name}/translations/rosamp_zh_CN.qm
14mu|rosa-media-player-1.6.11-8|71	%lang(zh_TW) %{_datadir}/%{name}/translations/rosamp_zh_TW.qm
14mu|rosa-media-player-1.6.11-8|72	
14mu|rosa-media-player-1.6.11-8|73	#----------------------------------------------------------------------------
14mu|rosa-media-player-1.6.11-8|74	
14mu|rosa-media-player-1.6.11-8|75	%prep
14mu|rosa-media-player-1.6.11-8|76	%setup -qn %{name}
14mu|rosa-media-player-1.6.11-8|77	%apply_patches
14mu|rosa-media-player-1.6.11-8|78	
14mu|rosa-media-player-1.6.11-8|79	%build
14mu|rosa-media-player-1.6.11-8|80	%setup_compile_flags
14mu|rosa-media-player-1.6.11-8|81	./get_romp_version.sh %{version} %{release}
14mu|rosa-media-player-1.6.11-8|82	%if %{with midi}
14mu|rosa-media-player-1.6.11-8|83	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease
14mu|rosa-media-player-1.6.11-8|84	%else
14mu|rosa-media-player-1.6.11-8|85	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease no-midi-support
14mu|rosa-media-player-1.6.11-8|86	%endif
14mu|rosa-media-player-1.6.11-8|87	
14mu|rosa-media-player-1.6.11-8|88	%install
14mu|rosa-media-player-1.6.11-8|89	%makeinstall_std PREFIX=%{_prefix}
14mu|rosa-media-player-1.6.11-8|90	
14mu|rosa-media-player-1.6.11-8|91	# remove wrongly put docs
14mu|rosa-media-player-1.6.11-8|92	rm -rf %{buildroot}%{_datadir}/doc
14mu|rosa-media-player-1.6.11-8|93	
14mu|rosa-media-player-1.6.11-8|94	# Plasma 5 support
14mu|rosa-media-player-1.6.11-8|95	mkdir -p %{buildroot}%{_datadir}/solid/actions
14mu|rosa-media-player-1.6.11-8|96	cp %{buildroot}%{_datadir}/apps/solid/actions/*.desktop %{buildroot}%{_datadir}/solid/actions/
14mu|rosa-media-player-1.6.11-8|97	
14mu|rosa-media-player-1.6.11-8|98	
14mu|rosa-media-player-1.6.11-8|99	%changelog
14mu|rosa-media-player-1.6.11-8|100	
14mu|rosa-media-player-1.6.11-8|101	* Thu Jul 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.11-8
14mu|rosa-media-player-1.6.11-8|102	- (0e7005d) Add support for Plasma 5
14mu|rosa-media-player-1.6.11-8|103	
14mu|rosa-media-player-1.6.11-8|104	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.11-7
14mu|rosa-media-player-1.6.11-8|105	- (d8232be) Build requires pkgconfig(alsa)
14mu|rosa-media-player-1.6.11-8|106	
14mu|rosa-media-player-1.6.11-8|107	* Wed Jan 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.11-6
14mu|rosa-media-player-1.6.11-8|108	- (22219e4) Decrease InitialPreference value by 1 to keep it lower than Clementine's one
14mu|rosa-media-player-1.6.11-8|109	
14mu|rosa-media-player-1.6.11-8|110	* Tue Jun 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.11-5
14mu|rosa-media-player-1.6.11-8|111	- (018251f) Adjust Russian comment in desktop file
14mu|rosa-media-player-1.6.11-8|112	
14mu|rosa-media-player-1.6.11-8|113	* Tue May 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.11-4
14mu|rosa-media-player-1.6.11-8|114	- (83ca4ec) Add initial-preference patch to give ROMP high priority for supported file formats
14mu|rosa-media-player-1.6.11-8|115	
14mu|rosa-media-player-1.6.11-8|116	* Wed Mar 04 2015 Tigro <ashejn@yandex-team.ru> 1.6.11-3
14mu|rosa-media-player-1.6.11-8|117	- (eb57151) fix open some DVD in GNOME
14mu|rosa-media-player-1.6.11-8|118	
14mu|rosa-media-player-1.6.11-8|119	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.6.11-2
14mu|rosa-media-player-1.6.11-8|120	- (0a0bb6a) MassBuild#656: Increase release tag
14mu|rosa-media-player-1.6.11-8|121	
14mu|rosa-media-player-1.6.11-8|122	* Fri Jan 23 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.6.11-1
14mu|rosa-media-player-1.6.11-8|123	- (a52ee06) Fix command line argument convertation
14mu|rosa-media-player-1.6.11-8|124	
14mu|rosa-media-player-1.6.11-8|125	* Fri Nov 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.10-2
14mu|rosa-media-player-1.6.11-8|126	- (3db1e46) Spec cleanup
14mu|rosa-media-player-1.6.11-8|127	
14mu|rosa-media-player-1.6.11-8|128	* Mon Sep 29 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.6.10-1
14mu|rosa-media-player-1.6.11-8|129	- (75c670a) Add samba support to the desktop file
14mu|rosa-media-player-1.6.11-8|130	
14mu|rosa-media-player-1.6.11-8|131	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.6.9-2
14mu|rosa-media-player-1.6.11-8|132	- (34c327c) MassBuild#440: Increase release tag
14mu|rosa-media-player-1.6.11-8|133	
14mu|rosa-media-player-1.6.11-8|134	* Tue Aug 13 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.6.9-1
14mu|rosa-media-player-1.6.11-8|135	- (07ed24d) Changed version format
14mu|rosa-media-player-1.6.11-8|136	
14mu|rosa-media-player-1.6.11-8|137	* Mon Aug 12 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.6-9
14mu|rosa-media-player-1.6.11-8|138	- (5ce3c2b) New version 1.6-9
14mu|rosa-media-player-1.6.11-8|139	- (5ce3c2b) Fixed parsing of new mplayer version
14mu|rosa-media-player-1.6.11-8|140	- (5ce3c2b) Added video and audio extensions
14mu|rosa-media-player-1.6.11-8|141	- (5ce3c2b) Changed reset to default values
14mu|rosa-media-player-1.6.11-8|142	
14mu|rosa-media-player-1.6.11-8|143	* Fri Apr 12 2013 Julia Mineeva <julia.mineeva@osinit.ru> 1.6-8
14mu|rosa-media-player-1.6.11-8|144	- (cc08d87) New version 1.6-8
14mu|rosa-media-player-1.6.11-8|145	- (cc08d87) Updated romanian and ukrainian translations.
14mu|rosa-media-player-1.6.11-8|146	- (cc08d87) Fixed bug with playlist (wrong process asx-file in the m3u-playlist).
14mu|rosa-media-player-1.6.11-8|147	- (cc08d87) Add optional building with midi support.
14mu|rosa-media-player-1.6.11-8|148	
14mu|rosa-media-player-1.6.11-8|149	* Wed Apr 03 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.6-6
14mu|rosa-media-player-1.6.11-8|150	- (be6cee0) fixed translations
14mu|rosa-media-player-1.6.11-8|151	
14mu|rosa-media-player-1.6.11-8|152	* Tue Apr 02 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.6-5
14mu|rosa-media-player-1.6.11-8|153	- (b064464) fixed bug in desktop recording
14mu|rosa-media-player-1.6.11-8|154	
14mu|rosa-media-player-1.6.11-8|155	* Tue Apr 02 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.6-4
14mu|rosa-media-player-1.6.11-8|156	- (e69c7b1) fixed string in desktop file
14mu|rosa-media-player-1.6.11-8|157	- (Evgeniy Auzhin: 95a2b26) fixed protocol string
14mu|rosa-media-player-1.6.11-8|158	
14mu|rosa-media-player-1.6.11-8|159	* Tue Apr 02 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1.6-2
14mu|rosa-media-player-1.6.11-8|160	- (aaa86aa) desktop files fixed
14mu|rosa-media-player-1.6.11-8|161	- (Julia Mineeva: db2c387) New version 1.6-2
14mu|rosa-media-player-1.6.11-8|162	
14mu|rosa-media-player-1.6.11-8|163	* Tue Feb 19 2013 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-7
14mu|rosa-media-player-1.6.11-8|164	- (6c17066) Updated rosa-media-player-1.5.1.tar.gz
14mu|rosa-media-player-1.6.11-8|165	- (Julia Mineeva: ceeae96) New version 1.5.1-7 (deleted panel strip in fullscreen; fixed bug when screen recording)
14mu|rosa-media-player-1.6.11-8|166	- (Sergey Borovkov: ef39504) Add proper buildrequires
14mu|rosa-media-player-1.6.11-8|167	- (Sergey Borovkov: 6415b3e) v1.5.1-7
14mu|rosa-media-player-1.6.11-8|168	- (Sergey Borovkov: ec22704) v1.5.1-7
14mu|rosa-media-player-1.6.11-8|169	
14mu|rosa-media-player-1.6.11-8|170	* Wed Dec 12 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-6
14mu|rosa-media-player-1.6.11-8|171	- (c3bbde5) New version 1.5.1-6
14mu|rosa-media-player-1.6.11-8|172	- (c3bbde5) Increased bottom margin of main window
14mu|rosa-media-player-1.6.11-8|173	
14mu|rosa-media-player-1.6.11-8|174	* Tue Dec 11 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-5
14mu|rosa-media-player-1.6.11-8|175	- (1ab11a9) New version 1.5.1-5
14mu|rosa-media-player-1.6.11-8|176	- (1ab11a9) Fixed segmentaion fault when open media file
14mu|rosa-media-player-1.6.11-8|177	
14mu|rosa-media-player-1.6.11-8|178	* Tue Dec 11 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-4
14mu|rosa-media-player-1.6.11-8|179	- (b70fa80) New version 1.5.1-4
14mu|rosa-media-player-1.6.11-8|180	- (b70fa80) Updated translations.
14mu|rosa-media-player-1.6.11-8|181	- (b70fa80) Deleted statusbar.
14mu|rosa-media-player-1.6.11-8|182	
14mu|rosa-media-player-1.6.11-8|183	* Fri Nov 23 2012 Julia Mineeva <julia.mineeva@osinit.ru> 1.5.1-1
14mu|rosa-media-player-1.6.11-8|184	- (0fc9670) Updated tarball
14mu|rosa-media-player-1.6.11-8|185	- (Julia Mineeva: cbb7539) ChangeLog 1.5.1: fixed some bugs
14mu|rosa-media-player-1.6.11-8|186	
14mu|rosa-media-player-1.6.11-8|187	

24042 14
14mu|rosa-media-player-plugin-1.6-5|1	%define major 1
14mu|rosa-media-player-plugin-1.6-5|2	%define librosampcore %mklibname rosampcore %{major}
14mu|rosa-media-player-plugin-1.6-5|3	
14mu|rosa-media-player-plugin-1.6-5|4	Summary:	ROSA Media Player Plugin
14mu|rosa-media-player-plugin-1.6-5|5	Name:		rosa-media-player-plugin
14mu|rosa-media-player-plugin-1.6-5|6	Version:	1.6
14mu|rosa-media-player-plugin-1.6-5|7	Release:	5
14mu|rosa-media-player-plugin-1.6-5|8	License:	GPLv3+
14mu|rosa-media-player-plugin-1.6-5|9	Group:		Video
14mu|rosa-media-player-plugin-1.6-5|10	Url:		https://abf.rosalinux.ru/import/rosa-media-player-plugin
14mu|rosa-media-player-plugin-1.6-5|11	Source0:	%{name}-%{version}.tar.gz
14mu|rosa-media-player-plugin-1.6-5|12	Patch0:		rosa-media-player-plugin-1.6-undefined.patch
14mu|rosa-media-player-plugin-1.6-5|13	BuildRequires:	qt4-linguist
14mu|rosa-media-player-plugin-1.6-5|14	BuildRequires:	qt4-devel
14mu|rosa-media-player-plugin-1.6-5|15	Requires:	mplayer
14mu|rosa-media-player-plugin-1.6-5|16	
14mu|rosa-media-player-plugin-1.6-5|17	%description
14mu|rosa-media-player-plugin-1.6-5|18	ROSA Media Player Plugin is designed to use with internet browsers like Firefox
14mu|rosa-media-player-plugin-1.6-5|19	and Chrome/Chromium.
14mu|rosa-media-player-plugin-1.6-5|20	
14mu|rosa-media-player-plugin-1.6-5|21	%files
14mu|rosa-media-player-plugin-1.6-5|22	%{_libdir}/mozilla/plugins/librosa-media-player-plugin-*
14mu|rosa-media-player-plugin-1.6-5|23	%{_datadir}/rosa-media-player-plugin/translations/rosamp_plugin*
14mu|rosa-media-player-plugin-1.6-5|24	
14mu|rosa-media-player-plugin-1.6-5|25	#----------------------------------------------------------------------------
14mu|rosa-media-player-plugin-1.6-5|26	
14mu|rosa-media-player-plugin-1.6-5|27	%package -n %{librosampcore}
14mu|rosa-media-player-plugin-1.6-5|28	Summary:	Shared library for %{name}
14mu|rosa-media-player-plugin-1.6-5|29	Group:		System/Libraries
14mu|rosa-media-player-plugin-1.6-5|30	Conflicts:	%{name} < 1.6-5
14mu|rosa-media-player-plugin-1.6-5|31	
14mu|rosa-media-player-plugin-1.6-5|32	%description -n %{librosampcore}
14mu|rosa-media-player-plugin-1.6-5|33	Shared library for %{name}.
14mu|rosa-media-player-plugin-1.6-5|34	
14mu|rosa-media-player-plugin-1.6-5|35	%files -n %{librosampcore}
14mu|rosa-media-player-plugin-1.6-5|36	%{_libdir}/librosampcore.so.%{major}*
14mu|rosa-media-player-plugin-1.6-5|37	
14mu|rosa-media-player-plugin-1.6-5|38	#----------------------------------------------------------------------------
14mu|rosa-media-player-plugin-1.6-5|39	
14mu|rosa-media-player-plugin-1.6-5|40	%prep
14mu|rosa-media-player-plugin-1.6-5|41	%setup -q -c
14mu|rosa-media-player-plugin-1.6-5|42	%patch0 -p1
14mu|rosa-media-player-plugin-1.6-5|43	
14mu|rosa-media-player-plugin-1.6-5|44	%build
14mu|rosa-media-player-plugin-1.6-5|45	mkdir build
14mu|rosa-media-player-plugin-1.6-5|46	cd build
14mu|rosa-media-player-plugin-1.6-5|47	%qmake_qt4 ../rosa-media-player-plugin.pro
14mu|rosa-media-player-plugin-1.6-5|48	%make
14mu|rosa-media-player-plugin-1.6-5|49	lrelease ../rosa-media-player-plugin.pro
14mu|rosa-media-player-plugin-1.6-5|50	
14mu|rosa-media-player-plugin-1.6-5|51	%install
14mu|rosa-media-player-plugin-1.6-5|52	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins/
14mu|rosa-media-player-plugin-1.6-5|53	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins/translations/
14mu|rosa-media-player-plugin-1.6-5|54	mkdir -p %{buildroot}%{_libdir}/
14mu|rosa-media-player-plugin-1.6-5|55	mkdir -p %{buildroot}%{_datadir}/rosa-media-player-plugin/translations/
14mu|rosa-media-player-plugin-1.6-5|56	
14mu|rosa-media-player-plugin-1.6-5|57	echo $PWD
14mu|rosa-media-player-plugin-1.6-5|58	cd build
14mu|rosa-media-player-plugin-1.6-5|59	cp -f rosamp-plugin/build/librosa-media-player-plugin-smp.so %{buildroot}%{_libdir}/mozilla/plugins/
14mu|rosa-media-player-plugin-1.6-5|60	cp -f rosamp-plugin/build/librosa-media-player-plugin-dvx.so %{buildroot}%{_libdir}/mozilla/plugins/
14mu|rosa-media-player-plugin-1.6-5|61	cp -f rosamp-plugin/build/librosa-media-player-plugin-qt.so %{buildroot}%{_libdir}/mozilla/plugins/
14mu|rosa-media-player-plugin-1.6-5|62	cp -f rosamp-plugin/build/librosa-media-player-plugin-rm.so %{buildroot}%{_libdir}/mozilla/plugins/
14mu|rosa-media-player-plugin-1.6-5|63	cp -f rosamp-plugin/build/librosa-media-player-plugin-wmp.so %{buildroot}%{_libdir}/mozilla/plugins/
14mu|rosa-media-player-plugin-1.6-5|64	cp -f romp/rosa-media-player/build/librosampcore.so.1.0.0 %{buildroot}%{_libdir}/
14mu|rosa-media-player-plugin-1.6-5|65	
14mu|rosa-media-player-plugin-1.6-5|66	cp -f ../translations/*.qm %{buildroot}%{_datadir}/rosa-media-player-plugin/translations/
14mu|rosa-media-player-plugin-1.6-5|67	cd romp/rosa-media-player/build/
14mu|rosa-media-player-plugin-1.6-5|68	ln -s librosampcore.so.1.0.0 %{buildroot}%{_libdir}/librosampcore.so.1.0
14mu|rosa-media-player-plugin-1.6-5|69	ln -s librosampcore.so.1.0.0 %{buildroot}%{_libdir}/librosampcore.so.1
14mu|rosa-media-player-plugin-1.6-5|70	
14mu|rosa-media-player-plugin-1.6-5|71	
14mu|rosa-media-player-plugin-1.6-5|72	%changelog
14mu|rosa-media-player-plugin-1.6-5|73	* Thu Jan 22 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6-5
14mu|rosa-media-player-plugin-1.6-5|74	+ Revision: 5aeb824
14mu|rosa-media-player-plugin-1.6-5|75	- Fix undefined symbol and move library out of main package
14mu|rosa-media-player-plugin-1.6-5|76	
14mu|rosa-media-player-plugin-1.6-5|77	

24043 14
14mu|rosa-online-3.1.3-5|1	Summary:	ROSA Online Update Tool
14mu|rosa-online-3.1.3-5|2	Name:		rosa-online
14mu|rosa-online-3.1.3-5|3	Version:	3.1.3
14mu|rosa-online-3.1.3-5|4	Release:	5
14mu|rosa-online-3.1.3-5|5	License:	GPLv2+
14mu|rosa-online-3.1.3-5|6	Group:		System/Configuration/Other
14mu|rosa-online-3.1.3-5|7	Url:		http://www.rosalinux.com
14mu|rosa-online-3.1.3-5|8	Source0:	https://abf.io/soft/%{name}/archive/%{name}-%{version}.tar.gz
14mu|rosa-online-3.1.3-5|9	# See https://www.iconfinder.com/icons/28464/recycle_refresh_reload_sync_icon
14mu|rosa-online-3.1.3-5|10	Source1:	busy.png
14mu|rosa-online-3.1.3-5|11	# See https://www.iconfinder.com/icons/3839/alert_arrow_download_exclamation_orange_update_icon
14mu|rosa-online-3.1.3-5|12	Source2:	error.png
14mu|rosa-online-3.1.3-5|13	Patch0:		rosa-online-3.1.3-ru.patch
14mu|rosa-online-3.1.3-5|14	BuildRequires:	gettext
14mu|rosa-online-3.1.3-5|15	BuildRequires:	perl-MDK-Common-devel
14mu|rosa-online-3.1.3-5|16	Requires:	gurpmi
14mu|rosa-online-3.1.3-5|17	Requires:	libdrakx-net >= 0.29
14mu|rosa-online-3.1.3-5|18	# For adding restricted media:
14mu|rosa-online-3.1.3-5|19	Requires:	perl-Crypt-SSLeay
14mu|rosa-online-3.1.3-5|20	# for LWP::UserAgent:
14mu|rosa-online-3.1.3-5|21	Requires:	perl-libwww-perl
14mu|rosa-online-3.1.3-5|22	Requires:	rpmdrake >= 5.11.1
14mu|rosa-online-3.1.3-5|23	Requires:	urpmi
14mu|rosa-online-3.1.3-5|24	BuildArch:	noarch
14mu|rosa-online-3.1.3-5|25	%rename mdkonline
14mu|rosa-online-3.1.3-5|26	
14mu|rosa-online-3.1.3-5|27	%description
14mu|rosa-online-3.1.3-5|28	The ROSA Online tool allows users to be kept informed about security
14mu|rosa-online-3.1.3-5|29	updates, hardware support/enhancements and other high value services.
14mu|rosa-online-3.1.3-5|30	
14mu|rosa-online-3.1.3-5|31	The package include:
14mu|rosa-online-3.1.3-5|32	* Update daemon which allows you to install security updates automatically,
14mu|rosa-online-3.1.3-5|33	* A KDE/Gnome/IceWM compliant applet for security updates notification
14mu|rosa-online-3.1.3-5|34	and installation.
14mu|rosa-online-3.1.3-5|35	
14mu|rosa-online-3.1.3-5|36	%files -f %{name}.lang
14mu|rosa-online-3.1.3-5|37	%doc COPYING
14mu|rosa-online-3.1.3-5|38	%{_sbindir}/mdkapplet-config
14mu|rosa-online-3.1.3-5|39	%{_sbindir}/mdkapplet-*-helper
14mu|rosa-online-3.1.3-5|40	%{_sbindir}/mdkupdate
14mu|rosa-online-3.1.3-5|41	%{_bindir}/*
14mu|rosa-online-3.1.3-5|42	%dir %{_prefix}/lib/libDrakX/drakfirsttime
14mu|rosa-online-3.1.3-5|43	%{_prefix}/lib/libDrakX/drakfirsttime/*.pm
14mu|rosa-online-3.1.3-5|44	%{_sysconfdir}/xdg/autostart/rosa-*.desktop
14mu|rosa-online-3.1.3-5|45	%{_miconsdir}/*.png
14mu|rosa-online-3.1.3-5|46	%{_iconsdir}/*.png
14mu|rosa-online-3.1.3-5|47	%{_liconsdir}/*.png
14mu|rosa-online-3.1.3-5|48	%{_datadir}/mime/packages/*
14mu|rosa-online-3.1.3-5|49	%{_datadir}/mimelnk/application/
14mu|rosa-online-3.1.3-5|50	%{_datadir}/mdkonline/pixmaps/*.png
14mu|rosa-online-3.1.3-5|51	%ghost %config(noreplace) %{_sysconfdir}/cron.daily/mdkupdate
14mu|rosa-online-3.1.3-5|52	%config(noreplace) %{_sysconfdir}/sysconfig/mdkapplet
14mu|rosa-online-3.1.3-5|53	%{_sysconfdir}/pam.d/*
14mu|rosa-online-3.1.3-5|54	%{_sysconfdir}/security/console.apps/*
14mu|rosa-online-3.1.3-5|55	
14mu|rosa-online-3.1.3-5|56	%post
14mu|rosa-online-3.1.3-5|57	if [ -r /etc/cron.daily/mdkupdate ]; then
14mu|rosa-online-3.1.3-5|58	perl -p -i -e 's!/usr/bin/mdkupdate!/usr/sbin/mdkupdate!' /etc/cron.daily/mdkupdate
14mu|rosa-online-3.1.3-5|59	fi
14mu|rosa-online-3.1.3-5|60	
14mu|rosa-online-3.1.3-5|61	#----------------------------------------------------------------------------
14mu|rosa-online-3.1.3-5|62	
14mu|rosa-online-3.1.3-5|63	%prep
14mu|rosa-online-3.1.3-5|64	%setup -q
14mu|rosa-online-3.1.3-5|65	%patch0 -p1
14mu|rosa-online-3.1.3-5|66	
14mu|rosa-online-3.1.3-5|67	cp %{SOURCE1} pixmaps/busy.png
14mu|rosa-online-3.1.3-5|68	cp %{SOURCE2} pixmaps/error.png
14mu|rosa-online-3.1.3-5|69	
14mu|rosa-online-3.1.3-5|70	%build
14mu|rosa-online-3.1.3-5|71	perl -pi -e 's!my \$ver = 1;!my \$ver = '"'%{version}-%{release}'"';!' mdkapplet
14mu|rosa-online-3.1.3-5|72	
14mu|rosa-online-3.1.3-5|73	%install
14mu|rosa-online-3.1.3-5|74	make PREFIX=%{buildroot} MANDRIVA_VERSION=%{distepoch} install
14mu|rosa-online-3.1.3-5|75	
14mu|rosa-online-3.1.3-5|76	#symbolic link to drakonline and older path
14mu|rosa-online-3.1.3-5|77	mkdir -p %{buildroot}%{_prefix}/X11R6/bin/
14mu|rosa-online-3.1.3-5|78	
14mu|rosa-online-3.1.3-5|79	mkdir -p %{buildroot}%{_sysconfdir}/cron.daily/
14mu|rosa-online-3.1.3-5|80	touch %{buildroot}%{_sysconfdir}/cron.daily/mdkupdate
14mu|rosa-online-3.1.3-5|81	
14mu|rosa-online-3.1.3-5|82	#install lang
14mu|rosa-online-3.1.3-5|83	%find_lang mdkonline %{name}.lang
14mu|rosa-online-3.1.3-5|84	
14mu|rosa-online-3.1.3-5|85	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart
14mu|rosa-online-3.1.3-5|86	cat > %{buildroot}%{_sysconfdir}/xdg/autostart/rosa-online.desktop <<EOF
14mu|rosa-online-3.1.3-5|87	[Desktop Entry]
14mu|rosa-online-3.1.3-5|88	Name=ROSA Online Applet
14mu|rosa-online-3.1.3-5|89	Name[ru]=Апплет ROSA Online
14mu|rosa-online-3.1.3-5|90	Comment=Applet for ROSA Online
14mu|rosa-online-3.1.3-5|91	Comment[ru]=Апплет для ROSA Online
14mu|rosa-online-3.1.3-5|92	Exec=%{_bindir}/mdkapplet
14mu|rosa-online-3.1.3-5|93	Icon=mdkonline
14mu|rosa-online-3.1.3-5|94	Type=Application
14mu|rosa-online-3.1.3-5|95	StartupNotify=true
14mu|rosa-online-3.1.3-5|96	Categories=X-MandrivaLinux-System-Configuration-Networking;Settings;Network;
14mu|rosa-online-3.1.3-5|97	X-KDE-autostart-after=kdesktop
14mu|rosa-online-3.1.3-5|98	EOF
14mu|rosa-online-3.1.3-5|99	
14mu|rosa-online-3.1.3-5|100	#add consolehelper path to mdkapplet-config and mdkapplet-upgrade-helper
14mu|rosa-online-3.1.3-5|101	
14mu|rosa-online-3.1.3-5|102	# console user, ask for root password
14mu|rosa-online-3.1.3-5|103	for pak in mdkapplet-config mdkapplet-upgrade-helper; do
14mu|rosa-online-3.1.3-5|104	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|rosa-online-3.1.3-5|105	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mu|rosa-online-3.1.3-5|106	USER=root
14mu|rosa-online-3.1.3-5|107	PROGRAM=/usr/sbin/$pak
14mu|rosa-online-3.1.3-5|108	FALLBACK=false
14mu|rosa-online-3.1.3-5|109	SESSION=true
14mu|rosa-online-3.1.3-5|110	EOF
14mu|rosa-online-3.1.3-5|111	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|rosa-online-3.1.3-5|112	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mu|rosa-online-3.1.3-5|113	#%PAM-1.0
14mu|rosa-online-3.1.3-5|114	auth		include		config-util
14mu|rosa-online-3.1.3-5|115	account		include		config-util
14mu|rosa-online-3.1.3-5|116	session		include		config-util
14mu|rosa-online-3.1.3-5|117	EOF
14mu|rosa-online-3.1.3-5|118	done
14mu|rosa-online-3.1.3-5|119	
14mu|rosa-online-3.1.3-5|120	# console user, no ask for root password
14mu|rosa-online-3.1.3-5|121	for pak in mdkapplet-config; do
14mu|rosa-online-3.1.3-5|122	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|rosa-online-3.1.3-5|123	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mu|rosa-online-3.1.3-5|124	USER=root
14mu|rosa-online-3.1.3-5|125	PROGRAM=/usr/sbin/$pak
14mu|rosa-online-3.1.3-5|126	FALLBACK=false
14mu|rosa-online-3.1.3-5|127	SESSION=true
14mu|rosa-online-3.1.3-5|128	EOF
14mu|rosa-online-3.1.3-5|129	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|rosa-online-3.1.3-5|130	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mu|rosa-online-3.1.3-5|131	#%PAM-1.0
14mu|rosa-online-3.1.3-5|132	auth		include		config-util-user
14mu|rosa-online-3.1.3-5|133	account		include		config-util-user
14mu|rosa-online-3.1.3-5|134	session		include		config-util-user
14mu|rosa-online-3.1.3-5|135	EOF
14mu|rosa-online-3.1.3-5|136	done
14mu|rosa-online-3.1.3-5|137	
14mu|rosa-online-3.1.3-5|138	#fix edit-urpm-sources.pl call - use drakrpm-edit-media instead for properly pam rule work
14mu|rosa-online-3.1.3-5|139	sed -e 's/edit-urpm-sources.pl/drakrpm-edit-media/' -i %{buildroot}%{_bindir}/mdkapplet
14mu|rosa-online-3.1.3-5|140	
14mu|rosa-online-3.1.3-5|141	
14mu|rosa-online-3.1.3-5|142	%changelog
14mu|rosa-online-3.1.3-5|143	
14mu|rosa-online-3.1.3-5|144	* Wed Jul 01 2015 Andrey Ponomarenko <aponomarenko@rosalab.ru> 3.1.3-5
14mu|rosa-online-3.1.3-5|145	- (d3b224f) A bit larger icon.
14mu|rosa-online-3.1.3-5|146	
14mu|rosa-online-3.1.3-5|147	

24044 14
14mu|rosapanel-1.6.1-6|1	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|rosapanel-1.6.1-6|2	
14mu|rosapanel-1.6.1-6|3	Summary:	RocketBar - ROSA panel for KDE4
14mu|rosapanel-1.6.1-6|4	Name:		rosapanel
14mu|rosapanel-1.6.1-6|5	Version:	1.6.1
14mu|rosapanel-1.6.1-6|6	Release:	6
14mu|rosapanel-1.6.1-6|7	Epoch:		1
14mu|rosapanel-1.6.1-6|8	License:	LGPLv2+
14mu|rosapanel-1.6.1-6|9	Group:		Graphical desktop/KDE
14mu|rosapanel-1.6.1-6|10	Url:		http://rosalab.ru/
14mu|rosapanel-1.6.1-6|11	Source0:	%{name}-%{version}.tar.gz
14mu|rosapanel-1.6.1-6|12	Patch0:		rosapanel-1.5.1-icon-applet-renaming.patch
14mu|rosapanel-1.6.1-6|13	Patch1:		rosapanel-1.5.1-secret-chamber.patch
14mu|rosapanel-1.6.1-6|14	Patch2:		rosapanel-rscstart.patch
14mu|rosapanel-1.6.1-6|15	Patch3:		rosapanel-1.6.1-certified-applet-list.patch
14mu|rosapanel-1.6.1-6|16	Patch4:		rosapanel-1.6.1-fresh-applet-list.patch
14mu|rosapanel-1.6.1-6|17	BuildRequires:	automoc4
14mu|rosapanel-1.6.1-6|18	BuildRequires:	cmake
14mu|rosapanel-1.6.1-6|19	BuildRequires:	kdebase4-workspace-devel
14mu|rosapanel-1.6.1-6|20	BuildRequires:	kdebase4-devel
14mu|rosapanel-1.6.1-6|21	Requires:	kdebase4-workspace
14mu|rosapanel-1.6.1-6|22	Requires:	plasma-applet-stackfolder
14mu|rosapanel-1.6.1-6|23	Requires:	plasma-desktoptheme-rosa
14mu|rosapanel-1.6.1-6|24	Requires:	plasma-scriptengine-python
14mu|rosapanel-1.6.1-6|25	Requires:	python-kde4
14mu|rosapanel-1.6.1-6|26	Requires:	rosa-launcher
14mu|rosapanel-1.6.1-6|27	%if %{with selinux}
14mu|rosapanel-1.6.1-6|28	Requires:	rosa-secret-chamber
14mu|rosapanel-1.6.1-6|29	%endif
14mu|rosapanel-1.6.1-6|30	
14mu|rosapanel-1.6.1-6|31	%description
14mu|rosapanel-1.6.1-6|32	RocketBar is a panel for KDE4.
14mu|rosapanel-1.6.1-6|33	
14mu|rosapanel-1.6.1-6|34	%files -f build/install_manifest.txt
14mu|rosapanel-1.6.1-6|35	
14mu|rosapanel-1.6.1-6|36	#----------------------------------------------------------------------------
14mu|rosapanel-1.6.1-6|37	
14mu|rosapanel-1.6.1-6|38	%prep
14mu|rosapanel-1.6.1-6|39	%setup -q
14mu|rosapanel-1.6.1-6|40	%patch0 -p1
14mu|rosapanel-1.6.1-6|41	%if %{with selinux}
14mu|rosapanel-1.6.1-6|42	%patch1 -p1
14mu|rosapanel-1.6.1-6|43	%patch2 -p1
14mu|rosapanel-1.6.1-6|44	%patch3 -p1
14mu|rosapanel-1.6.1-6|45	%else
14mu|rosapanel-1.6.1-6|46	%patch4 -p1
14mu|rosapanel-1.6.1-6|47	%endif
14mu|rosapanel-1.6.1-6|48	
14mu|rosapanel-1.6.1-6|49	%build
14mu|rosapanel-1.6.1-6|50	%cmake_kde4
14mu|rosapanel-1.6.1-6|51	
14mu|rosapanel-1.6.1-6|52	%install
14mu|rosapanel-1.6.1-6|53	%makeinstall_std -C build
14mu|rosapanel-1.6.1-6|54	
14mu|rosapanel-1.6.1-6|55	
14mu|rosapanel-1.6.1-6|56	%changelog
14mu|rosapanel-1.6.1-6|57	
14mu|rosapanel-1.6.1-6|58	* Wed Jul 01 2015 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:1.6.1-6
14mu|rosapanel-1.6.1-6|59	- (273b492) Changed applet list patch
14mu|rosapanel-1.6.1-6|60	
14mu|rosapanel-1.6.1-6|61	

24045 14
14mu|rosa-restore-tools-1.0-2|1	Summary:	ROSA restore tools
14mu|rosa-restore-tools-1.0-2|2	Name:		rosa-restore-tools
14mu|rosa-restore-tools-1.0-2|3	Version:	1.0
14mu|rosa-restore-tools-1.0-2|4	Release:	2
14mu|rosa-restore-tools-1.0-2|5	License:	GPLv2+
14mu|rosa-restore-tools-1.0-2|6	Group:		File tools
14mu|rosa-restore-tools-1.0-2|7	Url:		http://www.rosalab.ru/
14mu|rosa-restore-tools-1.0-2|8	Source0:	rpm-restore
14mu|rosa-restore-tools-1.0-2|9	Source1:	kde4-reset
14mu|rosa-restore-tools-1.0-2|10	
14mu|rosa-restore-tools-1.0-2|11	%description
14mu|rosa-restore-tools-1.0-2|12	Scripts for restore after ROSA Linux fail.
14mu|rosa-restore-tools-1.0-2|13	
14mu|rosa-restore-tools-1.0-2|14	%files
14mu|rosa-restore-tools-1.0-2|15	%{_sbindir}/rpm-restore
14mu|rosa-restore-tools-1.0-2|16	%{_bindir}/kde4-reset
14mu|rosa-restore-tools-1.0-2|17	
14mu|rosa-restore-tools-1.0-2|18	#----------------------------------------------------------------------------
14mu|rosa-restore-tools-1.0-2|19	
14mu|rosa-restore-tools-1.0-2|20	%prep
14mu|rosa-restore-tools-1.0-2|21	
14mu|rosa-restore-tools-1.0-2|22	%build
14mu|rosa-restore-tools-1.0-2|23	# Nothing to build yet
14mu|rosa-restore-tools-1.0-2|24	
14mu|rosa-restore-tools-1.0-2|25	%install
14mu|rosa-restore-tools-1.0-2|26	# install script files
14mu|rosa-restore-tools-1.0-2|27	mkdir -p %{buildroot}%{_sbindir}/
14mu|rosa-restore-tools-1.0-2|28	install -m755 %{SOURCE0} %{buildroot}%{_sbindir}/
14mu|rosa-restore-tools-1.0-2|29	mkdir -p %{buildroot}%{_bindir}/
14mu|rosa-restore-tools-1.0-2|30	install -m755 %{SOURCE1} %{buildroot}%{_bindir}/
14mu|rosa-restore-tools-1.0-2|31	
14mu|rosa-restore-tools-1.0-2|32	
14mu|rosa-restore-tools-1.0-2|33	%changelog

24046 14
14mu|rosa-test-suite-1.2.1-1|1	%define distro rosa
14mu|rosa-test-suite-1.2.1-1|2	
14mu|rosa-test-suite-1.2.1-1|3	%define modules memfreetest pcietest nlkm
14mu|rosa-test-suite-1.2.1-1|4	
14mu|rosa-test-suite-1.2.1-1|5	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|rosa-test-suite-1.2.1-1|6	
14mu|rosa-test-suite-1.2.1-1|7	# TODO: Update sources for this version to automatically be equal to %version
14mu|rosa-test-suite-1.2.1-1|8	%define dkms_version 1.1
14mu|rosa-test-suite-1.2.1-1|9	
14mu|rosa-test-suite-1.2.1-1|10	Summary:	Rosa test suite
14mu|rosa-test-suite-1.2.1-1|11	Name:		rosa-test-suite
14mu|rosa-test-suite-1.2.1-1|12	Version:	1.2.1
14mu|rosa-test-suite-1.2.1-1|13	Release:	1
14mu|rosa-test-suite-1.2.1-1|14	License:	GPL
14mu|rosa-test-suite-1.2.1-1|15	Group:		System/Base
14mu|rosa-test-suite-1.2.1-1|16	Source0:	https://abf.io/soft/%{name}-dev/archive/%{name}-dev-%{version}.tar.gz
14mu|rosa-test-suite-1.2.1-1|17	Source1:	%{name}.rpmlintrc
14mu|rosa-test-suite-1.2.1-1|18	BuildRequires:	autoconf
14mu|rosa-test-suite-1.2.1-1|19	BuildRequires:	gcc
14mu|rosa-test-suite-1.2.1-1|20	BuildRequires:	directfb-devel
14mu|rosa-test-suite-1.2.1-1|21	
14mu|rosa-test-suite-1.2.1-1|22	BuildRequires:	pkgconfig(libspi-1.0)
14mu|rosa-test-suite-1.2.1-1|23	BuildRequires:	pkgconfig(glib-2.0)
14mu|rosa-test-suite-1.2.1-1|24	BuildRequires:	pkgconfig(libvncclient)
14mu|rosa-test-suite-1.2.1-1|25	BuildRequires:	at-spi2-core-devel
14mu|rosa-test-suite-1.2.1-1|26	BuildRequires:	dbus-devel
14mu|rosa-test-suite-1.2.1-1|27	BuildRequires:	glib2-devel
14mu|rosa-test-suite-1.2.1-1|28	BuildRequires:	kernel-headers
14mu|rosa-test-suite-1.2.1-1|29	BuildRequires:	pkgconfig(libselinux)
14mu|rosa-test-suite-1.2.1-1|30	BuildRequires:	pkgconfig(x11)
14mu|rosa-test-suite-1.2.1-1|31	BuildRequires:	gettext
14mu|rosa-test-suite-1.2.1-1|32	BuildRequires:	net-snmp-devel
14mu|rosa-test-suite-1.2.1-1|33	
14mu|rosa-test-suite-1.2.1-1|34	Requires:	dkms
14mu|rosa-test-suite-1.2.1-1|35	Requires:	kernel-devel
14mu|rosa-test-suite-1.2.1-1|36	Requires:	gcc
14mu|rosa-test-suite-1.2.1-1|37	Requires:	amtu
14mu|rosa-test-suite-1.2.1-1|38	Requires:	pamtester
14mu|rosa-test-suite-1.2.1-1|39	Requires:	python-audit
14mu|rosa-test-suite-1.2.1-1|40	Requires:	python-selinux
14mu|rosa-test-suite-1.2.1-1|41	Requires:	pygtk2.0
14mu|rosa-test-suite-1.2.1-1|42	Requires:	python-kde4
14mu|rosa-test-suite-1.2.1-1|43	
14mu|rosa-test-suite-1.2.1-1|44	Requires:	libreoffice-gnome
14mu|rosa-test-suite-1.2.1-1|45	Requires:	at-spi2-core
14mu|rosa-test-suite-1.2.1-1|46	
14mu|rosa-test-suite-1.2.1-1|47	# In cert systems, these ones be included in ISO
14mu|rosa-test-suite-1.2.1-1|48	Requires:	cdrdao
14mu|rosa-test-suite-1.2.1-1|49	Requires:	xsane
14mu|rosa-test-suite-1.2.1-1|50	Requires:	korganizer
14mu|rosa-test-suite-1.2.1-1|51	Requires:	%mklibname wine 1
14mu|rosa-test-suite-1.2.1-1|52	Requires:	stunnel
14mu|rosa-test-suite-1.2.1-1|53	Requires:	tftp
14mu|rosa-test-suite-1.2.1-1|54	Requires:	tftp-server
14mu|rosa-test-suite-1.2.1-1|55	Requires:	openldap-servers
14mu|rosa-test-suite-1.2.1-1|56	Requires:	imagemagick
14mu|rosa-test-suite-1.2.1-1|57	Requires:	net-snmp
14mu|rosa-test-suite-1.2.1-1|58	Requires:	vsftpd
14mu|rosa-test-suite-1.2.1-1|59	Requires:	bind
14mu|rosa-test-suite-1.2.1-1|60	Requires:	aide
14mu|rosa-test-suite-1.2.1-1|61	Requires:	java-1.7.0-openjdk
14mu|rosa-test-suite-1.2.1-1|62	Requires:	dhcp-server
14mu|rosa-test-suite-1.2.1-1|63	Requires:	gettext
14mu|rosa-test-suite-1.2.1-1|64	Requires:	ipsec-tools
14mu|rosa-test-suite-1.2.1-1|65	Requires:	audit
14mu|rosa-test-suite-1.2.1-1|66	Requires:	ntp
14mu|rosa-test-suite-1.2.1-1|67	Requires:	task-printing-scanning
14mu|rosa-test-suite-1.2.1-1|68	Requires:	pkgconfig(dbus-python)
14mu|rosa-test-suite-1.2.1-1|69	Requires:	socat
14mu|rosa-test-suite-1.2.1-1|70	Requires:	lm_sensors
14mu|rosa-test-suite-1.2.1-1|71	Requires:	nfs-utils
14mu|rosa-test-suite-1.2.1-1|72	Requires:	python-ldap
14mu|rosa-test-suite-1.2.1-1|73	Requires:	libreoffice-draw
14mu|rosa-test-suite-1.2.1-1|74	Requires:	libreoffice-impress
14mu|rosa-test-suite-1.2.1-1|75	%if %{with selinux}
14mu|rosa-test-suite-1.2.1-1|76	Requires:	consolekit
14mu|rosa-test-suite-1.2.1-1|77	Requires:	autologin-apmdz
14mu|rosa-test-suite-1.2.1-1|78	Requires:	selinux-policy-mls
14mu|rosa-test-suite-1.2.1-1|79	Requires(pre):	selinux-policy-devel
14mu|rosa-test-suite-1.2.1-1|80	Requires(post):	selinux-policy-devel
14mu|rosa-test-suite-1.2.1-1|81	%endif
14mu|rosa-test-suite-1.2.1-1|82	Requires:	drakconf-kde4
14mu|rosa-test-suite-1.2.1-1|83	Requires:	openldap-clients
14mu|rosa-test-suite-1.2.1-1|84	Requires:	traceroute
14mu|rosa-test-suite-1.2.1-1|85	Requires:	tigervnc-server
14mu|rosa-test-suite-1.2.1-1|86	Requires:	pcsc-lite
14mu|rosa-test-suite-1.2.1-1|87	Requires:	rdesktop
14mu|rosa-test-suite-1.2.1-1|88	
14mu|rosa-test-suite-1.2.1-1|89	%description
14mu|rosa-test-suite-1.2.1-1|90	Rosa test suite package is the set of Rosa OS tests.
14mu|rosa-test-suite-1.2.1-1|91	
14mu|rosa-test-suite-1.2.1-1|92	%prep
14mu|rosa-test-suite-1.2.1-1|93	%setup -qn %{name}-dev-%{version}
14mu|rosa-test-suite-1.2.1-1|94	msgfmt -o test_data/l10n/ru/LC_MESSAGES/test_l10n.mo test_data/l10n/ru/LC_MESSAGES/test_l10n.po
14mu|rosa-test-suite-1.2.1-1|95	
14mu|rosa-test-suite-1.2.1-1|96	
14mu|rosa-test-suite-1.2.1-1|97	%build
14mu|rosa-test-suite-1.2.1-1|98	if [ -f configure.in ]; then
14mu|rosa-test-suite-1.2.1-1|99	autoconf
14mu|rosa-test-suite-1.2.1-1|100	fi
14mu|rosa-test-suite-1.2.1-1|101	%configure
14mu|rosa-test-suite-1.2.1-1|102	%{__make} DISTRO=%{distro}
14mu|rosa-test-suite-1.2.1-1|103	
14mu|rosa-test-suite-1.2.1-1|104	%install
14mu|rosa-test-suite-1.2.1-1|105	%{__make} install DISTRO=%{distro} DESTDIR=%{buildroot}
14mu|rosa-test-suite-1.2.1-1|106	mkdir -p %{buildroot}%{_sbindir}
14mu|rosa-test-suite-1.2.1-1|107	ln -f -s %{_datadir}/%{name}/%{name}.py %{buildroot}%{_sbindir}/rosa-test-suite
14mu|rosa-test-suite-1.2.1-1|108	
14mu|rosa-test-suite-1.2.1-1|109	chmod +s %{buildroot}%{_libexecdir}/%{name}/npttest
14mu|rosa-test-suite-1.2.1-1|110	
14mu|rosa-test-suite-1.2.1-1|111	%if %{with selinux}
14mu|rosa-test-suite-1.2.1-1|112	%pre
14mu|rosa-test-suite-1.2.1-1|113	# A hack to allow for upgrade from 1.0.14-
14mu|rosa-test-suite-1.2.1-1|114	pre_rts_version=`rpm -q --qf "%{VERSION}" rosa-test-suite`
14mu|rosa-test-suite-1.2.1-1|115	if [ "$pre_rts_version" == "1.0" ]; then
14mu|rosa-test-suite-1.2.1-1|116	# Replace policy of 1.0.14- with an empty one to prevent conflicts
14mu|rosa-test-suite-1.2.1-1|117	semodule -s mls -r rosatest
14mu|rosa-test-suite-1.2.1-1|118	echo 'policy_module(rosatest,1.0)' > %{_datadir}/rosa-test-suite/policy/rosaselftest.te
14mu|rosa-test-suite-1.2.1-1|119	echo '' > %{_datadir}/rosa-test-suite/policy/rosaselftest.if
14mu|rosa-test-suite-1.2.1-1|120	echo '' > %{_datadir}/rosa-test-suite/policy/rosaselftest.fc
14mu|rosa-test-suite-1.2.1-1|121	make NAME=mls DISTRO=%{distro} -C %{_datadir}/rosa-test-suite/policy/ -f %{_datadir}/selinux/devel/Makefile
14mu|rosa-test-suite-1.2.1-1|122	semodule -s mls -i %{_datadir}/rosa-test-suite/policy/rosaselftest.pp
14mu|rosa-test-suite-1.2.1-1|123	make NAME=mls DISTRO=%{distro} -C %{_datadir}/rosa-test-suite/policy/ -f %{_datadir}/selinux/devel/Makefile clean
14mu|rosa-test-suite-1.2.1-1|124	restorecon -F -R %{_datadir}/rosa-test-suite/ %{_libexecdir}/rosa-test-suite/
14mu|rosa-test-suite-1.2.1-1|125	fi
14mu|rosa-test-suite-1.2.1-1|126	%endif
14mu|rosa-test-suite-1.2.1-1|127	
14mu|rosa-test-suite-1.2.1-1|128	%post
14mu|rosa-test-suite-1.2.1-1|129	#remove preinstalled version if any (until we take %release into account)
14mu|rosa-test-suite-1.2.1-1|130	dkms remove -m %{name} -v %{dkms_version} --all
14mu|rosa-test-suite-1.2.1-1|131	dkms add -m %{name} -v %{dkms_version} --rpm_safe_upgrade
14mu|rosa-test-suite-1.2.1-1|132	dkms build -m %{name} -v %{dkms_version} --rpm_safe_upgrade
14mu|rosa-test-suite-1.2.1-1|133	dkms install -m %{name} -v %{dkms_version} --rpm_safe_upgrade --force
14mu|rosa-test-suite-1.2.1-1|134	%if %{with selinux}
14mu|rosa-test-suite-1.2.1-1|135	make NAME=mls DISTRO=%{distro} -C %{_datadir}/%{name}/policy/ -f %{_datadir}/selinux/devel/Makefile
14mu|rosa-test-suite-1.2.1-1|136	semodule -s mls -i %{_datadir}/%{name}/policy/rosa-test.pp
14mu|rosa-test-suite-1.2.1-1|137	make NAME=mls DISTRO=%{distro} -C %{_datadir}/%{name}/policy/ -f %{_datadir}/selinux/devel/Makefile clean
14mu|rosa-test-suite-1.2.1-1|138	restorecon -F -R %{_datadir}/%{name}/ %{_libexecdir}/%{name}/
14mu|rosa-test-suite-1.2.1-1|139	%endif
14mu|rosa-test-suite-1.2.1-1|140	
14mu|rosa-test-suite-1.2.1-1|141	%preun
14mu|rosa-test-suite-1.2.1-1|142	%if %{with selinux}
14mu|rosa-test-suite-1.2.1-1|143	if [ $1 == 0 ]; then
14mu|rosa-test-suite-1.2.1-1|144	semodule -s mls -r rosa-test
14mu|rosa-test-suite-1.2.1-1|145	restorecon -F -R %{_datadir}/%{name}/ %{_libexecdir}/%{name}/ /var/log/rosa-test-suite*
14mu|rosa-test-suite-1.2.1-1|146	fi
14mu|rosa-test-suite-1.2.1-1|147	%endif
14mu|rosa-test-suite-1.2.1-1|148	dkms remove -m %{name} -v %{dkms_version} --rpm_safe_upgrade --all
14mu|rosa-test-suite-1.2.1-1|149	true
14mu|rosa-test-suite-1.2.1-1|150	
14mu|rosa-test-suite-1.2.1-1|151	
14mu|rosa-test-suite-1.2.1-1|152	%files
14mu|rosa-test-suite-1.2.1-1|153	%{_libexecdir}/%{name}
14mu|rosa-test-suite-1.2.1-1|154	%{_sbindir}/rosa-test-suite
14mu|rosa-test-suite-1.2.1-1|155	%{_datadir}/%{name}
14mu|rosa-test-suite-1.2.1-1|156	%{_usrsrc}/%{name}-%{dkms_version}
14mu|rosa-test-suite-1.2.1-1|157	
14mu|rosa-test-suite-1.2.1-1|158	%changelog
14mu|rosa-test-suite-1.2.1-1|159	
14mu|rosa-test-suite-1.2.1-1|160	* Sun Jan 17 2016 Denis Silakov <dsilakov@gmail.com> 1.2.1-1
14mu|rosa-test-suite-1.2.1-1|161	- (db4bb0a) Fix dkms version
14mu|rosa-test-suite-1.2.1-1|162	- (Denis Silakov: cfbf573) Fix wine tests
14mu|rosa-test-suite-1.2.1-1|163	
14mu|rosa-test-suite-1.2.1-1|164	* Sun Jan 17 2016 Denis Silakov <dsilakov@gmail.com> 1.2-1
14mu|rosa-test-suite-1.2.1-1|165	- (f9b05df) Drop sshd-xinetd test
14mu|rosa-test-suite-1.2.1-1|166	
14mu|rosa-test-suite-1.2.1-1|167	* Thu Jul 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-67
14mu|rosa-test-suite-1.2.1-1|168	- (7537b7d) 1.1-67 - Disable NPTL test for fresh, fails too often in 64bit autotests
14mu|rosa-test-suite-1.2.1-1|169	
14mu|rosa-test-suite-1.2.1-1|170	* Sat Jun 27 2015 law <a.lahin@ntcit-rosa.ru> 1.1-66
14mu|rosa-test-suite-1.2.1-1|171	- (79fd386) Fix DACMAC test
14mu|rosa-test-suite-1.2.1-1|172	
14mu|rosa-test-suite-1.2.1-1|173	* Fri Jun 26 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.1-65
14mu|rosa-test-suite-1.2.1-1|174	- (d1ad3b1) do not use PerPageLabels in testPrintAttributes to avoid printing unwanted bannerpage labels
14mu|rosa-test-suite-1.2.1-1|175	
14mu|rosa-test-suite-1.2.1-1|176	* Thu Jun 25 2015 law <a.lahin@ntcit-rosa.ru> 1.1-64
14mu|rosa-test-suite-1.2.1-1|177	- (9259383) Fix selinux policy: add rules for nfs, services, and DX32
14mu|rosa-test-suite-1.2.1-1|178	
14mu|rosa-test-suite-1.2.1-1|179	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-63
14mu|rosa-test-suite-1.2.1-1|180	- (286ab73) Adjust test set for Fresh
14mu|rosa-test-suite-1.2.1-1|181	
14mu|rosa-test-suite-1.2.1-1|182	* Tue Jun 09 2015 law <a.lahin@ntcit-rosa.ru> 1.1-62
14mu|rosa-test-suite-1.2.1-1|183	- (453fd8f) Fix policy for testPrintAttributesF
14mu|rosa-test-suite-1.2.1-1|184	
14mu|rosa-test-suite-1.2.1-1|185	* Tue Jun 09 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.1-61
14mu|rosa-test-suite-1.2.1-1|186	- (50df678) add test for custom printed security labels
14mu|rosa-test-suite-1.2.1-1|187	
14mu|rosa-test-suite-1.2.1-1|188	* Thu Jun 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-60
14mu|rosa-test-suite-1.2.1-1|189	- (1f3194a) Refactored ipsec test
14mu|rosa-test-suite-1.2.1-1|190	
14mu|rosa-test-suite-1.2.1-1|191	* Thu Jun 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-59
14mu|rosa-test-suite-1.2.1-1|192	- (6534240) 1.1-59 - rules for creating files in ipsec
14mu|rosa-test-suite-1.2.1-1|193	
14mu|rosa-test-suite-1.2.1-1|194	* Wed Jun 03 2015 law <a.lahin@ntcit-rosa.ru> 1.1-58
14mu|rosa-test-suite-1.2.1-1|195	- (b017c82) IPsec test fixed
14mu|rosa-test-suite-1.2.1-1|196	
14mu|rosa-test-suite-1.2.1-1|197	* Wed Jun 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-57
14mu|rosa-test-suite-1.2.1-1|198	- (290d2df) Fixes for  --prepar-services
14mu|rosa-test-suite-1.2.1-1|199	
14mu|rosa-test-suite-1.2.1-1|200	* Wed Jun 03 2015 law <a.lahin@ntcit-rosa.ru> 1.1-56
14mu|rosa-test-suite-1.2.1-1|201	- (f9400ee) Fix test #52 (2)
14mu|rosa-test-suite-1.2.1-1|202	
14mu|rosa-test-suite-1.2.1-1|203	* Tue Jun 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-55
14mu|rosa-test-suite-1.2.1-1|204	- (5d4926d) Fix test #52
14mu|rosa-test-suite-1.2.1-1|205	
14mu|rosa-test-suite-1.2.1-1|206	* Mon Jun 01 2015 law <a.lahin@ntcit-rosa.ru> 1.1-54
14mu|rosa-test-suite-1.2.1-1|207	- (5c38fce) Update version (multimedia test impoved (2))
14mu|rosa-test-suite-1.2.1-1|208	
14mu|rosa-test-suite-1.2.1-1|209	* Mon Jun 01 2015 law <a.lahin@ntcit-rosa.ru> 1.1-53
14mu|rosa-test-suite-1.2.1-1|210	- (bb43392) Update version (multimedia test impoved)
14mu|rosa-test-suite-1.2.1-1|211	
14mu|rosa-test-suite-1.2.1-1|212	* Fri May 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-52
14mu|rosa-test-suite-1.2.1-1|213	- (8808939) Added LO requires (for Fresh)
14mu|rosa-test-suite-1.2.1-1|214	- (Denis Silakov: 63eb80e) Added python-ldap requirement (for Fresh)
14mu|rosa-test-suite-1.2.1-1|215	- (Denis Silakov: 016ca1e) Added nfs-utils requirement (for Fresh)
14mu|rosa-test-suite-1.2.1-1|216	- (Denis Silakov: 9ab1e99) Added tests for cups filters
14mu|rosa-test-suite-1.2.1-1|217	
14mu|rosa-test-suite-1.2.1-1|218	* Thu May 28 2015 law <a.lahin@ntcit-rosa.ru> 1.1-51
14mu|rosa-test-suite-1.2.1-1|219	- (6b81266) New package version
14mu|rosa-test-suite-1.2.1-1|220	
14mu|rosa-test-suite-1.2.1-1|221	* Thu May 28 2015 law <a.lahin@ntcit-rosa.ru> 1.1-50
14mu|rosa-test-suite-1.2.1-1|222	- (da412bd) Fix dkms make (2)
14mu|rosa-test-suite-1.2.1-1|223	
14mu|rosa-test-suite-1.2.1-1|224	* Thu May 28 2015 law <a.lahin@ntcit-rosa.ru> 1.1-49
14mu|rosa-test-suite-1.2.1-1|225	- (6c34703) Fix dkms make
14mu|rosa-test-suite-1.2.1-1|226	
14mu|rosa-test-suite-1.2.1-1|227	* Thu May 28 2015 law <a.lahin@ntcit-rosa.ru> 1.1-48
14mu|rosa-test-suite-1.2.1-1|228	- (caa847a) Add BR for selinux-devel
14mu|rosa-test-suite-1.2.1-1|229	
14mu|rosa-test-suite-1.2.1-1|230	* Wed May 27 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.1-47
14mu|rosa-test-suite-1.2.1-1|231	- (3d1d0d1) fix release
14mu|rosa-test-suite-1.2.1-1|232	
14mu|rosa-test-suite-1.2.1-1|233	* Wed May 27 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru>
14mu|rosa-test-suite-1.2.1-1|234	- (12c9164) Bump release
14mu|rosa-test-suite-1.2.1-1|235	
14mu|rosa-test-suite-1.2.1-1|236	* Wed May 27 2015 law <a.lahin@ntcit-rosa.ru> 1.1-46
14mu|rosa-test-suite-1.2.1-1|237	- (985447c) Don't restore context on rosa-test-suite.log
14mu|rosa-test-suite-1.2.1-1|238	- (Denis Silakov: fc82365) For safety, rebuild dkms during test preparation
14mu|rosa-test-suite-1.2.1-1|239	
14mu|rosa-test-suite-1.2.1-1|240	

24047 14
14mu|Rosa-theme-2.0.0-112|1	%define distro Rosa
14mu|Rosa-theme-2.0.0-112|2	%define name %{distro}-theme
14mu|Rosa-theme-2.0.0-112|3	%define theme Rosa
14mu|Rosa-theme-2.0.0-112|4	%define version 2.0.0
14mu|Rosa-theme-2.0.0-112|5	%define scriptdir %{_datadir}/bootsplash/scripts
14mu|Rosa-theme-2.0.0-112|6	%define mdk_bg %{_datadir}/mdk/backgrounds
14mu|Rosa-theme-2.0.0-112|7	
14mu|Rosa-theme-2.0.0-112|8	%define release 112
14mu|Rosa-theme-2.0.0-112|9	
14mu|Rosa-theme-2.0.0-112|10	%define theme_header() \
14mu|Rosa-theme-2.0.0-112|11	Summary:	%{distro}%{?1:-%1} theme for plymouth and desktop background \
14mu|Rosa-theme-2.0.0-112|12	Group:		Graphics \
14mu|Rosa-theme-2.0.0-112|13	%description %{?1} \
14mu|Rosa-theme-2.0.0-112|14	This package contains the %{distro}%{?1:-%1} plymouth theme \
14mu|Rosa-theme-2.0.0-112|15	with its images and configuration for different resolution as well as \
14mu|Rosa-theme-2.0.0-112|16	the the desktop background image. \
14mu|Rosa-theme-2.0.0-112|17	
14mu|Rosa-theme-2.0.0-112|18	%define theme_package(o:) \
14mu|Rosa-theme-2.0.0-112|19	%package %{1} \
14mu|Rosa-theme-2.0.0-112|20	Requires:	plymouth-system-theme \
14mu|Rosa-theme-2.0.0-112|21	Requires:	plymouth-plugin-script >= 0.8.2 \
14mu|Rosa-theme-2.0.0-112|22	Requires(post):	bootsplash >= 3.3.0 \
14mu|Rosa-theme-2.0.0-112|23	Provides:	mandrake_theme mandrake-theme mandrakelinux-theme mandriva-theme = %{version}-%{release} \
14mu|Rosa-theme-2.0.0-112|24	Provides:	%{distro}-theme=%{EVRD}  \
14mu|Rosa-theme-2.0.0-112|25	Provides:	plymouth(system-theme) \
14mu|Rosa-theme-2.0.0-112|26	Provides:	rosa-theme \
14mu|Rosa-theme-2.0.0-112|27	Provides:	Mandriva-theme-Rosa \
14mu|Rosa-theme-2.0.0-112|28	Suggests:	%{distro}-theme-common \
14mu|Rosa-theme-2.0.0-112|29	Suggests:	%{distro}-theme-screensaver \
14mu|Rosa-theme-2.0.0-112|30	%theme_header(%{1}) \
14mu|Rosa-theme-2.0.0-112|31	\
14mu|Rosa-theme-2.0.0-112|32	%package %{1}-screensaver \
14mu|Rosa-theme-2.0.0-112|33	Summary:	%{distro} %{1} screensaver \
14mu|Rosa-theme-2.0.0-112|34	Group:		Graphics \
14mu|Rosa-theme-2.0.0-112|35	Provides:	%{distro}-theme-screensaver \
14mu|Rosa-theme-2.0.0-112|36	%rename mandriva-theme-Rosa-screensaver \
14mu|Rosa-theme-2.0.0-112|37	%rename mandriva-theme-screensaver \
14mu|Rosa-theme-2.0.0-112|38	%rename mandriva-screensaver \
14mu|Rosa-theme-2.0.0-112|39	\
14mu|Rosa-theme-2.0.0-112|40	%description %{1}-screensaver \
14mu|Rosa-theme-2.0.0-112|41	This package contains the screensaver associated with the \
14mu|Rosa-theme-2.0.0-112|42	%{distro} %{1} theme. \
14mu|Rosa-theme-2.0.0-112|43	
14mu|Rosa-theme-2.0.0-112|44	%define theme_scripts() \
14mu|Rosa-theme-2.0.0-112|45	%post -n %{name}-%{1} \
14mu|Rosa-theme-2.0.0-112|46	if [ -f /splash.jpg ]; then \
14mu|Rosa-theme-2.0.0-112|47	rm -f /splash.jpg \
14mu|Rosa-theme-2.0.0-112|48	fi \
14mu|Rosa-theme-2.0.0-112|49	if [ -f /welcome.jpg ]; then \
14mu|Rosa-theme-2.0.0-112|50	rm -f /welcome.jpg \
14mu|Rosa-theme-2.0.0-112|51	fi \
14mu|Rosa-theme-2.0.0-112|52	if [ -z "$DURING_INSTALL" ]; then \
14mu|Rosa-theme-2.0.0-112|53	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then \
14mu|Rosa-theme-2.0.0-112|54	%{_sbindir}/plymouth-set-default-theme %{distro}-%{1} -R \
14mu|Rosa-theme-2.0.0-112|55	fi \
14mu|Rosa-theme-2.0.0-112|56	else \
14mu|Rosa-theme-2.0.0-112|57	if [ -f /etc/sysconfig/bootsplash ]; then \
14mu|Rosa-theme-2.0.0-112|58	perl -pi -e 's/^\s*SPLASH=.*/SPLASH=auto/; s/^\s*THEME=.*/THEME=%{distro}-%{1}/' /etc/sysconfig/bootsplash \
14mu|Rosa-theme-2.0.0-112|59	fi \
14mu|Rosa-theme-2.0.0-112|60	%{_sbindir}/plymouth-set-default-theme %{distro}-%{1} \
14mu|Rosa-theme-2.0.0-112|61	fi \
14mu|Rosa-theme-2.0.0-112|62	if [ -f %{mdk_bg}/%{distro}-root.png -a ! -f %{mdk_bg}/root/default.png -o -L %{mdk_bg}/root/default.png ]; then \
14mu|Rosa-theme-2.0.0-112|63	rm -f %{mdk_bg}/root/default.png \
14mu|Rosa-theme-2.0.0-112|64	ln -s %{distro}-%{1}-root-1600x1200.png %{mdk_bg}/root/default.png \
14mu|Rosa-theme-2.0.0-112|65	fi \
14mu|Rosa-theme-2.0.0-112|66	if [ -f %{mdk_bg}/default.jpg ]; then \
14mu|Rosa-theme-2.0.0-112|67	rm -f %{mdk_bg}/default.jpg \
14mu|Rosa-theme-2.0.0-112|68	ln -s %{mdk_bg}/rosa-background-%{1}.jpg %{mdk_bg}/default.jpg \
14mu|Rosa-theme-2.0.0-112|69	else \
14mu|Rosa-theme-2.0.0-112|70	ln -s %{mdk_bg}/rosa-background-%{1}.jpg %{mdk_bg}/default.jpg \
14mu|Rosa-theme-2.0.0-112|71	fi \
14mu|Rosa-theme-2.0.0-112|72	if [ -f %{mdk_bg}/rosa-background.jpg ]; then \
14mu|Rosa-theme-2.0.0-112|73	rm -f %{mdk_bg}/rosa-background.jpg \
14mu|Rosa-theme-2.0.0-112|74	ln -s %{mdk_bg}/rosa-background-%{1}.jpg %{mdk_bg}/rosa-background.jpg \
14mu|Rosa-theme-2.0.0-112|75	else \
14mu|Rosa-theme-2.0.0-112|76	ln -s %{mdk_bg}/rosa-background-%{1}.jpg %{mdk_bg}/rosa-background.jpg \
14mu|Rosa-theme-2.0.0-112|77	fi \
14mu|Rosa-theme-2.0.0-112|78	\
14mu|Rosa-theme-2.0.0-112|79	%triggerpostun -n %{name}-%{1} -- %{distro}-theme-%{1} < 2.0.0 \
14mu|Rosa-theme-2.0.0-112|80	for f in kdeglobals konsolerc; do \
14mu|Rosa-theme-2.0.0-112|81	if [ "`readlink /usr/share/config/$f 2>/dev/null`" == "$f-%{distro}-%{1}" ]; then \
14mu|Rosa-theme-2.0.0-112|82	rm -f /usr/share/config/$f \
14mu|Rosa-theme-2.0.0-112|83	fi \
14mu|Rosa-theme-2.0.0-112|84	done \
14mu|Rosa-theme-2.0.0-112|85	\
14mu|Rosa-theme-2.0.0-112|86	%preun -n %{name}-%{1} \
14mu|Rosa-theme-2.0.0-112|87	if [ "$1" == "0" ]; then \
14mu|Rosa-theme-2.0.0-112|88	if [ -x %{scriptdir}/remove-theme ]; then \
14mu|Rosa-theme-2.0.0-112|89	%{scriptdir}/remove-theme %{distro}-%{1} \
14mu|Rosa-theme-2.0.0-112|90	fi \
14mu|Rosa-theme-2.0.0-112|91	link=`readlink %{mdk_bg}/default.png` \
14mu|Rosa-theme-2.0.0-112|92	slink=${link%%-*} \
14mu|Rosa-theme-2.0.0-112|93	if [ "$slink" == "%{distro}-%{1}" ]; then rm -f %{mdk_bg}/default.png;fi \
14mu|Rosa-theme-2.0.0-112|94	link=`readlink %{mdk_bg}/default.jpg` \
14mu|Rosa-theme-2.0.0-112|95	slink=${link%%-*} \
14mu|Rosa-theme-2.0.0-112|96	if [ "$slink" == "%{distro}-%{1}" ]; then rm -f %{mdk_bg}/default.jpg;fi \
14mu|Rosa-theme-2.0.0-112|97	link=`readlink %{mdk_bg}/%{distro}.png` \
14mu|Rosa-theme-2.0.0-112|98	slink=${link%%-*} \
14mu|Rosa-theme-2.0.0-112|99	if [ "$slink" == "%{distro}-%{1}" ]; then rm -f %{mdk_bg}/%{distro}.png;fi \
14mu|Rosa-theme-2.0.0-112|100	link=`readlink %{mdk_bg}/%{distro}.jpg` \
14mu|Rosa-theme-2.0.0-112|101	slink=${link%%-*} \
14mu|Rosa-theme-2.0.0-112|102	if [ "$slink" == "%{distro}-%{1}" ]; then rm -f %{mdk_bg}/%{distro}.jpg;fi \
14mu|Rosa-theme-2.0.0-112|103	link=`readlink %{mdk_bg}/root/%{distro}.png` \
14mu|Rosa-theme-2.0.0-112|104	slink=${link%%-*} \
14mu|Rosa-theme-2.0.0-112|105	if [ "$slink" == "%{distro}-%{1}-root" ]; then rm -f %{mdk_bg}/root/default.png;fi \
14mu|Rosa-theme-2.0.0-112|106	fi \
14mu|Rosa-theme-2.0.0-112|107	
14mu|Rosa-theme-2.0.0-112|108	%define theme_files() \
14mu|Rosa-theme-2.0.0-112|109	%files %{1} \
14mu|Rosa-theme-2.0.0-112|110	%{_datadir}/gfxboot/themes/%{distro}-%{1} \
14mu|Rosa-theme-2.0.0-112|111	%{_datadir}/plymouth/themes/%{distro}-%{1} \
14mu|Rosa-theme-2.0.0-112|112	%{mdk_bg}/%{distro}-%{1}* \
14mu|Rosa-theme-2.0.0-112|113	%{mdk_bg}/rosa-background-%{1}.jpg \
14mu|Rosa-theme-2.0.0-112|114	\
14mu|Rosa-theme-2.0.0-112|115	%files %{1}-screensaver \
14mu|Rosa-theme-2.0.0-112|116	
14mu|Rosa-theme-2.0.0-112|117	Name:		%{name}
14mu|Rosa-theme-2.0.0-112|118	Version:	%{version}
14mu|Rosa-theme-2.0.0-112|119	Release:	%{release}
14mu|Rosa-theme-2.0.0-112|120	Source0:	%{name}-%{version}.tar.xz
14mu|Rosa-theme-2.0.0-112|121	License:	GPL
14mu|Rosa-theme-2.0.0-112|122	Prefix:		%{_prefix}
14mu|Rosa-theme-2.0.0-112|123	BuildArch:	noarch
14mu|Rosa-theme-2.0.0-112|124	BuildRequires:	gimp fonts-ttf-dejavu
14mu|Rosa-theme-2.0.0-112|125	%theme_header
14mu|Rosa-theme-2.0.0-112|126	
14mu|Rosa-theme-2.0.0-112|127	%theme_package EE -o %{distro}-theme-EE
14mu|Rosa-theme-2.0.0-112|128	
14mu|Rosa-theme-2.0.0-112|129	%package common
14mu|Rosa-theme-2.0.0-112|130	Summary:	%{distro} common theme for plymouth
14mu|Rosa-theme-2.0.0-112|131	Group:		Graphics
14mu|Rosa-theme-2.0.0-112|132	Requires:	rosa-theme
14mu|Rosa-theme-2.0.0-112|133	%rename mandriva-theme-common
14mu|Rosa-theme-2.0.0-112|134	
14mu|Rosa-theme-2.0.0-112|135	%description common
14mu|Rosa-theme-2.0.0-112|136	This package contains common images for the %{distro} plymouth themes.
14mu|Rosa-theme-2.0.0-112|137	
14mu|Rosa-theme-2.0.0-112|138	%prep
14mu|Rosa-theme-2.0.0-112|139	%setup -q
14mu|Rosa-theme-2.0.0-112|140	
14mu|Rosa-theme-2.0.0-112|141	%build
14mu|Rosa-theme-2.0.0-112|142	%make
14mu|Rosa-theme-2.0.0-112|143	
14mu|Rosa-theme-2.0.0-112|144	%install
14mu|Rosa-theme-2.0.0-112|145	%make install prefix=%{buildroot}
14mu|Rosa-theme-2.0.0-112|146	
14mu|Rosa-theme-2.0.0-112|147	# Default wallpaper should be available without browsing file system
14mu|Rosa-theme-2.0.0-112|148	mkdir -p %{buildroot}%{_datadir}/wallpapers
14mu|Rosa-theme-2.0.0-112|149	pushd %{buildroot}%{_datadir}/wallpapers
14mu|Rosa-theme-2.0.0-112|150	ln -s ../mdk/backgrounds/default.jpg default.jpg
14mu|Rosa-theme-2.0.0-112|151	popd
14mu|Rosa-theme-2.0.0-112|152	
14mu|Rosa-theme-2.0.0-112|153	%theme_scripts EE
14mu|Rosa-theme-2.0.0-112|154	
14mu|Rosa-theme-2.0.0-112|155	%files common
14mu|Rosa-theme-2.0.0-112|156	%{_datadir}/wallpapers/default.jpg
14mu|Rosa-theme-2.0.0-112|157	%dir %{_datadir}/mdk/screensaver
14mu|Rosa-theme-2.0.0-112|158	%{_datadir}/mdk/screensaver/*-*.jpg
14mu|Rosa-theme-2.0.0-112|159	
14mu|Rosa-theme-2.0.0-112|160	%theme_files EE
14mu|Rosa-theme-2.0.0-112|161	
14mu|Rosa-theme-2.0.0-112|162	
14mu|Rosa-theme-2.0.0-112|163	%changelog
14mu|Rosa-theme-2.0.0-112|164	
14mu|Rosa-theme-2.0.0-112|165	* Wed Jul 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-112
14mu|Rosa-theme-2.0.0-112|166	- (2aeff88) Only suggest common subpackage
14mu|Rosa-theme-2.0.0-112|167	
14mu|Rosa-theme-2.0.0-112|168	

24048 14
14mu|routed-0.17-17|1	Summary: The routing daemon which maintains routing tables
14mu|routed-0.17-17|2	Name: routed
14mu|routed-0.17-17|3	Version: 0.17
14mu|routed-0.17-17|4	Release: 17
14mu|routed-0.17-17|5	License: BSD
14mu|routed-0.17-17|6	Group: System/Servers
14mu|routed-0.17-17|7	URL: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit
14mu|routed-0.17-17|8	Source: ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-routed-%{version}.tar.bz2
14mu|routed-0.17-17|9	Source1: routed.service
14mu|routed-0.17-17|10	Patch: routed-nonrootbuild.patch
14mu|routed-0.17-17|11	Patch1: routed-BM-fix.patch
14mu|routed-0.17-17|12	Conflicts: gated
14mu|routed-0.17-17|13	
14mu|routed-0.17-17|14	%description
14mu|routed-0.17-17|15	The routed routing daemon handles incoming RIP traffic and broadcasts
14mu|routed-0.17-17|16	outgoing RIP traffic about network traffic routes, in order to maintain
14mu|routed-0.17-17|17	current routing tables.  These routing tables are essential for a
14mu|routed-0.17-17|18	networked computer, so that it knows where packets need to be sent.
14mu|routed-0.17-17|19	
14mu|routed-0.17-17|20	The routed package should be installed on any networked machine.
14mu|routed-0.17-17|21	
14mu|routed-0.17-17|22	%prep
14mu|routed-0.17-17|23	%setup -q -n netkit-%{name}-%{version}
14mu|routed-0.17-17|24	%patch -p1
14mu|routed-0.17-17|25	%patch1 -p1
14mu|routed-0.17-17|26	
14mu|routed-0.17-17|27	%build
14mu|routed-0.17-17|28	%serverbuild
14mu|routed-0.17-17|29	
14mu|routed-0.17-17|30	./configure --prefix=%{_prefix}
14mu|routed-0.17-17|31	CC=gcc CFLAGS="%{optflags}" make
14mu|routed-0.17-17|32	
14mu|routed-0.17-17|33	%install
14mu|routed-0.17-17|34	mkdir -p %{buildroot}{%{_unitdir},%{_mandir}/man8,%{_sbindir}}
14mu|routed-0.17-17|35	make INSTALLROOT=%{buildroot} install
14mu|routed-0.17-17|36	install -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
14mu|routed-0.17-17|37	
14mu|routed-0.17-17|38	perl -pi -e "s|/etc/rc.d/init.d|%{_unitdir}|" %{buildroot}%{_unitdir}/%{name}.service
14mu|routed-0.17-17|39	sed "s:sysconfig:%{_sysconfdir}/sysconfig:" -i %{buildroot}%{_unitdir}/%{name}.service
14mu|routed-0.17-17|40	
14mu|routed-0.17-17|41	mkdir -p %{buildroot}%{_sysconfdir}
14mu|routed-0.17-17|42	cat > %{buildroot}%{_sysconfdir}/routed << EOF
14mu|routed-0.17-17|43	#This is systemd options file for routed
14mu|routed-0.17-17|44	#Config syntax:
14mu|routed-0.17-17|45	#OPTIONS="-q -g"
14mu|routed-0.17-17|46	EOF
14mu|routed-0.17-17|47	
14mu|routed-0.17-17|48	%clean
14mu|routed-0.17-17|49	
14mu|routed-0.17-17|50	%post
14mu|routed-0.17-17|51	%systemd_post %{name}.service
14mu|routed-0.17-17|52	
14mu|routed-0.17-17|53	%preun
14mu|routed-0.17-17|54	%systemd_preun %{name}.service
14mu|routed-0.17-17|55	
14mu|routed-0.17-17|56	%postun
14mu|routed-0.17-17|57	%systemd_postun_with_restart %{name}.service
14mu|routed-0.17-17|58	
14mu|routed-0.17-17|59	%files
14mu|routed-0.17-17|60	%{_sbindir}/*
14mu|routed-0.17-17|61	%{_mandir}/man8/*
14mu|routed-0.17-17|62	%attr(0644,root,root) %{_unitdir}/%{name}.service
14mu|routed-0.17-17|63	%attr(0644,root,root) %{_sysconfdir}/routed
14mu|routed-0.17-17|64	
14mu|routed-0.17-17|65	
14mu|routed-0.17-17|66	
14mu|routed-0.17-17|67	%changelog
14mu|routed-0.17-17|68	* Thu Oct 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.17-17
14mu|routed-0.17-17|69	+ Revision: f0954ef
14mu|routed-0.17-17|70	- Spec cleanup
14mu|routed-0.17-17|71	
14mu|routed-0.17-17|72	

24049 14
14mu|rpcbind-0.2.3-3|1	Summary:	Universal Addresses to RPC Program Number Mapper
14mu|rpcbind-0.2.3-3|2	Name:		rpcbind
14mu|rpcbind-0.2.3-3|3	Version:	0.2.3
14mu|rpcbind-0.2.3-3|4	Release:	3
14mu|rpcbind-0.2.3-3|5	License:	BSD
14mu|rpcbind-0.2.3-3|6	Group:		System/Servers
14mu|rpcbind-0.2.3-3|7	Url:		http://rpcbind.sourceforge.net/
14mu|rpcbind-0.2.3-3|8	Source0:	http://downloads.sourceforge.net/rpcbind/%{name}-%{version}.tar.bz2
14mu|rpcbind-0.2.3-3|9	Source1:	rpcbind.service
14mu|rpcbind-0.2.3-3|10	Source2:	rpcbind.sysconfig
14mu|rpcbind-0.2.3-3|11	Source4:	rpcbind.socket
14mu|rpcbind-0.2.3-3|12	Patch0:		rpcbind-0.2.1-CVE-2015-7236.patch
14mu|rpcbind-0.2.3-3|13	BuildRequires:	quota-devel
14mu|rpcbind-0.2.3-3|14	BuildRequires:	pkgconfig(libtirpc)
14mu|rpcbind-0.2.3-3|15	BuildRequires:	pkgconfig(systemd)
14mu|rpcbind-0.2.3-3|16	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|rpcbind-0.2.3-3|17	Requires(pre,post,preun):	rpm-helper
14mu|rpcbind-0.2.3-3|18	Requires(preun):	systemd
14mu|rpcbind-0.2.3-3|19	Requires(postun):	systemd coreutils
14mu|rpcbind-0.2.3-3|20	
14mu|rpcbind-0.2.3-3|21	%description
14mu|rpcbind-0.2.3-3|22	The rpcbind utility is a server that converts RPC program numbers into
14mu|rpcbind-0.2.3-3|23	universal addresses.  It must be running on the host to be able to make RPC
14mu|rpcbind-0.2.3-3|24	calls on a server on that machine.
14mu|rpcbind-0.2.3-3|25	
14mu|rpcbind-0.2.3-3|26	%files
14mu|rpcbind-0.2.3-3|27	%doc AUTHORS COPYING ChangeLog README
14mu|rpcbind-0.2.3-3|28	%config(noreplace) %{_sysconfdir}/sysconfig/rpcbind
14mu|rpcbind-0.2.3-3|29	/sbin/rpcbind
14mu|rpcbind-0.2.3-3|30	/sbin/rpcinfo
14mu|rpcbind-0.2.3-3|31	%{_mandir}/man8/*
14mu|rpcbind-0.2.3-3|32	%dir %attr(0700,rpc,rpc) %{_localstatedir}/lib/%{name}
14mu|rpcbind-0.2.3-3|33	%{_unitdir}/rpcbind.service
14mu|rpcbind-0.2.3-3|34	%{_unitdir}/rpcbind.socket
14mu|rpcbind-0.2.3-3|35	
14mu|rpcbind-0.2.3-3|36	%pre
14mu|rpcbind-0.2.3-3|37	%_pre_useradd rpc %{_localstatedir}/lib/%{name} /sbin/nologin
14mu|rpcbind-0.2.3-3|38	
14mu|rpcbind-0.2.3-3|39	%post
14mu|rpcbind-0.2.3-3|40	%_post_service %{name}
14mu|rpcbind-0.2.3-3|41	# restart running services depending on portmapper
14mu|rpcbind-0.2.3-3|42	for service in amd autofs bootparamd clusternfs mcserv \
14mu|rpcbind-0.2.3-3|43	nfs-common nfs-server \
14mu|rpcbind-0.2.3-3|44	ypserv ypbind yppasswdd ypxfrd; do
14mu|rpcbind-0.2.3-3|45	if [ -f /var/lock/subsys/$service ]; then
14mu|rpcbind-0.2.3-3|46	/sbin/service $service restart > /dev/null 2>/dev/null || :
14mu|rpcbind-0.2.3-3|47	fi
14mu|rpcbind-0.2.3-3|48	done
14mu|rpcbind-0.2.3-3|49	
14mu|rpcbind-0.2.3-3|50	%preun
14mu|rpcbind-0.2.3-3|51	%_preun_service %{name}
14mu|rpcbind-0.2.3-3|52	
14mu|rpcbind-0.2.3-3|53	%prep
14mu|rpcbind-0.2.3-3|54	%setup -q
14mu|rpcbind-0.2.3-3|55	cp %{SOURCE1} .
14mu|rpcbind-0.2.3-3|56	cp %{SOURCE2} .
14mu|rpcbind-0.2.3-3|57	cp %{SOURCE4} .
14mu|rpcbind-0.2.3-3|58	%patch0 -p1 -b .CVE-2015-7236
14mu|rpcbind-0.2.3-3|59	
14mu|rpcbind-0.2.3-3|60	#fix build with new automake
14mu|rpcbind-0.2.3-3|61	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
14mu|rpcbind-0.2.3-3|62	autoreconf -fi
14mu|rpcbind-0.2.3-3|63	
14mu|rpcbind-0.2.3-3|64	%build
14mu|rpcbind-0.2.3-3|65	%serverbuild
14mu|rpcbind-0.2.3-3|66	%configure2_5x \
14mu|rpcbind-0.2.3-3|67	CFLAGS="%{optflags} -fpie" LDFLAGS="-pie" \
14mu|rpcbind-0.2.3-3|68	--enable-warmstarts \
14mu|rpcbind-0.2.3-3|69	--with-statedir="%{_localstatedir}/lib/%{name}" \
14mu|rpcbind-0.2.3-3|70	--with-rpcuser="rpc" \
14mu|rpcbind-0.2.3-3|71	--enable-debug
14mu|rpcbind-0.2.3-3|72	
14mu|rpcbind-0.2.3-3|73	%make all
14mu|rpcbind-0.2.3-3|74	
14mu|rpcbind-0.2.3-3|75	%install
14mu|rpcbind-0.2.3-3|76	mkdir -p %{buildroot}%{_unitdir}
14mu|rpcbind-0.2.3-3|77	install -d %{buildroot}%{_localstatedir}/lib/%{name}
14mu|rpcbind-0.2.3-3|78	install -m755 rpcbind -D %{buildroot}/sbin/rpcbind
14mu|rpcbind-0.2.3-3|79	install -m755 rpcinfo -D %{buildroot}/sbin/rpcinfo
14mu|rpcbind-0.2.3-3|80	install -m644 %{SOURCE1} %{buildroot}%{_unitdir}
14mu|rpcbind-0.2.3-3|81	install -m644 %{SOURCE4} %{buildroot}%{_unitdir}
14mu|rpcbind-0.2.3-3|82	install -m644 rpcbind.sysconfig -D %{buildroot}%{_sysconfdir}/sysconfig/rpcbind
14mu|rpcbind-0.2.3-3|83	install -m644 man/rpcbind.8 -D %{buildroot}%{_mandir}/man8/rpcbind.8
14mu|rpcbind-0.2.3-3|84	install -m644 man/rpcinfo.8 -D %{buildroot}%{_mandir}/man8/rpcbind-rpcinfo.8
14mu|rpcbind-0.2.3-3|85	
14mu|rpcbind-0.2.3-3|86	%changelog
14mu|rpcbind-0.2.3-3|87	
14mu|rpcbind-0.2.3-3|88	* Mon Sep 28 2015 Denis Silakov <dsilakov@gmail.com> 0.2.3-3
14mu|rpcbind-0.2.3-3|89	- (8fbba6f) Added libsystemd-daemon BR
14mu|rpcbind-0.2.3-3|90	
14mu|rpcbind-0.2.3-3|91	

24050 14
14mu|rply-1.1.4-1|1	%define major	1
14mu|rply-1.1.4-1|2	%define libname	%mklibname %{name} %{major}
14mu|rply-1.1.4-1|3	%define develname	%mklibname -d %{name}
14mu|rply-1.1.4-1|4	
14mu|rply-1.1.4-1|5	Name:		rply
14mu|rply-1.1.4-1|6	Version:	1.1.4
14mu|rply-1.1.4-1|7	Release:	1
14mu|rply-1.1.4-1|8	Summary:	A library to read and write PLY files
14mu|rply-1.1.4-1|9	Group:		Development/Other
14mu|rply-1.1.4-1|10	License:	MIT
14mu|rply-1.1.4-1|11	URL:		http://www.tecgraf.puc-rio.br/~diego/professional/rply/
14mu|rply-1.1.4-1|12	Source0:	http://www.tecgraf.puc-rio.br/~diego/professional/rply/%{name}-%{version}.tar.gz
14mu|rply-1.1.4-1|13	Source1:	rply_CMakeLists.txt
14mu|rply-1.1.4-1|14	Source2:	RPLYConfig.cmake.in
14mu|rply-1.1.4-1|15	Source3:	rply_cmake_export_cmakelists.txt
14mu|rply-1.1.4-1|16	BuildRequires:	cmake >= 2.6.0
14mu|rply-1.1.4-1|17	
14mu|rply-1.1.4-1|18	%description
14mu|rply-1.1.4-1|19	RPly is a library that lets applications read and write PLY files.
14mu|rply-1.1.4-1|20	The PLY file format is widely used to store geometric information, such as 3D
14mu|rply-1.1.4-1|21	models, but is general enough to be useful for other purposes.
14mu|rply-1.1.4-1|22	
14mu|rply-1.1.4-1|23	RPly is easy to use, well documented, small, free, open-source, ANSI C,
14mu|rply-1.1.4-1|24	efficient, and well tested. The highlights are:
14mu|rply-1.1.4-1|25	
14mu|rply-1.1.4-1|26	* A callback mechanism that makes PLY file input straightforward;
14mu|rply-1.1.4-1|27	* Support for the full range of numeric formats;
14mu|rply-1.1.4-1|28	* Binary (big and little endian) and text modes are fully supported;
14mu|rply-1.1.4-1|29	* Input and output are buffered for efficiency;
14mu|rply-1.1.4-1|30	* Available under the MIT license for added freedom.
14mu|rply-1.1.4-1|31	
14mu|rply-1.1.4-1|32	%package -n %{libname}
14mu|rply-1.1.4-1|33	Summary:	A library to read and write PLY files
14mu|rply-1.1.4-1|34	Group:		System/Libraries
14mu|rply-1.1.4-1|35	
14mu|rply-1.1.4-1|36	%description -n %{libname}
14mu|rply-1.1.4-1|37	RPly is a library that lets applications read and write PLY files.
14mu|rply-1.1.4-1|38	The PLY file format is widely used to store geometric information, such as 3D
14mu|rply-1.1.4-1|39	models, but is general enough to be useful for other purposes.
14mu|rply-1.1.4-1|40	
14mu|rply-1.1.4-1|41	%package -n %{develname}
14mu|rply-1.1.4-1|42	Summary:	Development files and headers for %{name}
14mu|rply-1.1.4-1|43	Group:		Development/Other
14mu|rply-1.1.4-1|44	Requires:	%{libname} = %{version}-%{release}
14mu|rply-1.1.4-1|45	Provides:	%{name}-devel = %{version}-%{release}
14mu|rply-1.1.4-1|46	
14mu|rply-1.1.4-1|47	%description -n %{develname}
14mu|rply-1.1.4-1|48	Rply Library Header Files and Link Libraries.
14mu|rply-1.1.4-1|49	
14mu|rply-1.1.4-1|50	%prep
14mu|rply-1.1.4-1|51	%setup -q
14mu|rply-1.1.4-1|52	
14mu|rply-1.1.4-1|53	iconv -f ISO8859-1 -t UTF-8 LICENSE > LICENSE.utf8
14mu|rply-1.1.4-1|54	mv -f LICENSE.utf8 LICENSE
14mu|rply-1.1.4-1|55	
14mu|rply-1.1.4-1|56	# Add CMakeLists.txt file
14mu|rply-1.1.4-1|57	cp %{SOURCE1} CMakeLists.txt
14mu|rply-1.1.4-1|58	
14mu|rply-1.1.4-1|59	# Add CMake detection modules
14mu|rply-1.1.4-1|60	mkdir -p CMake/export
14mu|rply-1.1.4-1|61	mkdir -p CMake/Modules
14mu|rply-1.1.4-1|62	
14mu|rply-1.1.4-1|63	cp %{SOURCE2} CMake/Modules/
14mu|rply-1.1.4-1|64	cp %{SOURCE3} CMake/export/CMakeLists.txt
14mu|rply-1.1.4-1|65	
14mu|rply-1.1.4-1|66	%build
14mu|rply-1.1.4-1|67	%cmake \
14mu|rply-1.1.4-1|68	-DCMAKE_BUILD_TYPE:STRING="Release"\
14mu|rply-1.1.4-1|69	-DCMAKE_VERBOSE_MAKEFILE=ON
14mu|rply-1.1.4-1|70	
14mu|rply-1.1.4-1|71	%make
14mu|rply-1.1.4-1|72	
14mu|rply-1.1.4-1|73	%install
14mu|rply-1.1.4-1|74	%makeinstall_std -C build
14mu|rply-1.1.4-1|75	
14mu|rply-1.1.4-1|76	%files
14mu|rply-1.1.4-1|77	%doc LICENSE
14mu|rply-1.1.4-1|78	%doc manual/*
14mu|rply-1.1.4-1|79	%{_bindir}/*
14mu|rply-1.1.4-1|80	
14mu|rply-1.1.4-1|81	%files -n %{libname}
14mu|rply-1.1.4-1|82	%{_libdir}/lib%{name}.so.%{major}*
14mu|rply-1.1.4-1|83	
14mu|rply-1.1.4-1|84	%files -n %{develname}
14mu|rply-1.1.4-1|85	%{_includedir}/%{name}/*
14mu|rply-1.1.4-1|86	%{_libdir}/lib%{name}.so
14mu|rply-1.1.4-1|87	%{_datadir}/%{name}/
14mu|rply-1.1.4-1|88	
14mu|rply-1.1.4-1|89	%changelog
14mu|rply-1.1.4-1|90	
14mu|rply-1.1.4-1|91	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.1.4-1
14mu|rply-1.1.4-1|92	- (a77c840) Updated to 1.1.4
14mu|rply-1.1.4-1|93	
14mu|rply-1.1.4-1|94	

24051 14
14mu|rpm-5.4.10-69|1	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|rpm-5.4.10-69|2	%{?build_squirrel}%{?!build_squirrel:%bcond_without squirrel}
14mu|rpm-5.4.10-69|3	
14mu|rpm-5.4.10-69|4	%bcond_with	bootstrap
14mu|rpm-5.4.10-69|5	%bcond_with	debug
14mu|rpm-5.4.10-69|6	
14mu|rpm-5.4.10-69|7	%bcond_without	ossp_uuid
14mu|rpm-5.4.10-69|8	%bcond_without	augeas
14mu|rpm-5.4.10-69|9	
14mu|rpm-5.4.10-69|10	#XXX: this macro is a bit awkward, better can be done!
14mu|rpm-5.4.10-69|11	%if %{with bootstrap}
14mu|rpm-5.4.10-69|12	%bcond_with	perl
14mu|rpm-5.4.10-69|13	%bcond_with	python
14mu|rpm-5.4.10-69|14	%bcond_with	tcl
14mu|rpm-5.4.10-69|15	%bcond_with	embed
14mu|rpm-5.4.10-69|16	%bcond_with	docs
14mu|rpm-5.4.10-69|17	%bcond_with	sqlite
14mu|rpm-5.4.10-69|18	%define __noautoreq 'perl\\(XML::LibXML\\)'
14mu|rpm-5.4.10-69|19	%else
14mu|rpm-5.4.10-69|20	%bcond_without	perl
14mu|rpm-5.4.10-69|21	%bcond_without	python
14mu|rpm-5.4.10-69|22	%bcond_without	tcl
14mu|rpm-5.4.10-69|23	%bcond_without	embed
14mu|rpm-5.4.10-69|24	%bcond_without	docs
14mu|rpm-5.4.10-69|25	# use what's in berkeley db
14mu|rpm-5.4.10-69|26	%bcond_with	sqlite
14mu|rpm-5.4.10-69|27	%endif
14mu|rpm-5.4.10-69|28	
14mu|rpm-5.4.10-69|29	%bcond_with	notyet
14mu|rpm-5.4.10-69|30	%if %{with notyet}
14mu|rpm-5.4.10-69|31	%bcond_without	xar
14mu|rpm-5.4.10-69|32	%bcond_without	ruby
14mu|rpm-5.4.10-69|33	%bcond_without	js
14mu|rpm-5.4.10-69|34	%else
14mu|rpm-5.4.10-69|35	%bcond_with	xar
14mu|rpm-5.4.10-69|36	%bcond_with	ruby
14mu|rpm-5.4.10-69|37	%bcond_with	js
14mu|rpm-5.4.10-69|38	%endif
14mu|rpm-5.4.10-69|39	
14mu|rpm-5.4.10-69|40	%if %{with debug}
14mu|rpm-5.4.10-69|41	%global	debugcflags	%{debugcflags} -g3 -O0
14mu|rpm-5.4.10-69|42	%endif
14mu|rpm-5.4.10-69|43	
14mu|rpm-5.4.10-69|44	# can probably be restored now..
14mu|rpm-5.4.10-69|45	%if %{with bootstrap}
14mu|rpm-5.4.10-69|46	#include %%{_sourcedir}/bootstrap.spec
14mu|rpm-5.4.10-69|47	%endif
14mu|rpm-5.4.10-69|48	
14mu|rpm-5.4.10-69|49	%define	bdb		db52
14mu|rpm-5.4.10-69|50	
14mu|rpm-5.4.10-69|51	%define	libver		5.4
14mu|rpm-5.4.10-69|52	%define	minorver	10
14mu|rpm-5.4.10-69|53	%define	srcver		%{libver}.%{minorver}
14mu|rpm-5.4.10-69|54	#define	prereldate	20110712
14mu|rpm-5.4.10-69|55	
14mu|rpm-5.4.10-69|56	%define	librpmname	%mklibname rpm %{libver}
14mu|rpm-5.4.10-69|57	%define	librpmnamedevel	%mklibname rpm -d
14mu|rpm-5.4.10-69|58	%define	librpmstatic	%mklibname rpm -d -s
14mu|rpm-5.4.10-69|59	
14mu|rpm-5.4.10-69|60	Summary:	The RPM package management system
14mu|rpm-5.4.10-69|61	Name:		rpm
14mu|rpm-5.4.10-69|62	Epoch:		1
14mu|rpm-5.4.10-69|63	Version:	%{libver}.%{minorver}
14mu|rpm-5.4.10-69|64	Release:	%{?prereldate:0.%{prereldate}.}69
14mu|rpm-5.4.10-69|65	License:	LGPLv2.1+
14mu|rpm-5.4.10-69|66	Group:		System/Configuration/Packaging
14mu|rpm-5.4.10-69|67	Url:		http://rpm5.org/
14mu|rpm-5.4.10-69|68	# snapshot from rpm-5_4 branch: 'cvs -d :pserver:anonymous@rpm5.org:/cvs co -r rpm-5_4 rpm'
14mu|rpm-5.4.10-69|69	# tarball generated with './devtool tarball.xz'
14mu|rpm-5.4.10-69|70	Source0:	ftp://ftp.jbj.org/pub/rpm-%{libver}.x/%{name}-%{srcver}.tar.gz
14mu|rpm-5.4.10-69|71	#Source1:	bootstrap.spec
14mu|rpm-5.4.10-69|72	# These are a bit dated with a lot of redundant macros and many of them no
14mu|rpm-5.4.10-69|73	# of use at all anymore! Should ideally just contain the macros different
14mu|rpm-5.4.10-69|74	# from the default; _arch, optflags, _lib & _multilib*.
14mu|rpm-5.4.10-69|75	# stripping away the rest (along with os specificity) and create a resulting
14mu|rpm-5.4.10-69|76	# cpu-macros.tar.gz to push upstream would seem like a sane improvement.
14mu|rpm-5.4.10-69|77	Source2:	rpm.rpmlintrc
14mu|rpm-5.4.10-69|78	Source3:	cpu-os-macros.tar.gz
14mu|rpm-5.4.10-69|79	Source4:	legacy_compat.macros
14mu|rpm-5.4.10-69|80	Source5:	RPMBDB-0.1.tar.xz
14mu|rpm-5.4.10-69|81	# add squirrel3 support
14mu|rpm-5.4.10-69|82	Patch0:		rpm-5.4.10-squirrel3.patch
14mu|rpm-5.4.10-69|83	# add makeinstall_qt macro to handle install from qmake-generated makefiles
14mu|rpm-5.4.10-69|84	Patch1:		rpm-5.4.10-makeinstall_qt.patch
14mu|rpm-5.4.10-69|85	# TODO: make conditional & disabled through macro by default (enable for legacy compatibility)
14mu|rpm-5.4.10-69|86	# status: to be removed later
14mu|rpm-5.4.10-69|87	Patch2:		rpm-5.4.9-non-pre-scripts-dont-fail.patch
14mu|rpm-5.4.10-69|88	# status: to be removed later
14mu|rpm-5.4.10-69|89	Patch3:		rpm-5.4.9-no-doc-conflicts.patch
14mu|rpm-5.4.10-69|90	# fixes a typo in russian translation (#62333)
14mu|rpm-5.4.10-69|91	# status: needs to be pushed back to the Russian i18n project
14mu|rpm-5.4.10-69|92	Patch11:	rpm-5.4.9-fix-russian-typo.patch
14mu|rpm-5.4.10-69|93	# temporary workaround for issues with file triggers firing multiple times and
14mu|rpm-5.4.10-69|94	# a huge memleak...
14mu|rpm-5.4.10-69|95	# DIE
14mu|rpm-5.4.10-69|96	Patch15:	rpm-5.3.8-fire-file-triggers-only-once.patch
14mu|rpm-5.4.10-69|97	# status: ready to merge, it's already been merged on HEAD, so commiting it to rpm-5_4
14mu|rpm-5.4.10-69|98	# would basically just mean backporting it..
14mu|rpm-5.4.10-69|99	Patch29:	rpm-5.4.4-add-_specfile-macro.patch
14mu|rpm-5.4.10-69|100	# status: ready for merge
14mu|rpm-5.4.10-69|101	Patch31:	rpm-5.4.9-fix-rpm_qa-pattern.patch
14mu|rpm-5.4.10-69|102	# uhm.. broken?
14mu|rpm-5.4.10-69|103	# status: this one was fixed for real in 5.3.12, but I forgot commiting it
14mu|rpm-5.4.10-69|104	# on rpm-5_4 branch back then, and I've been unable to remember and not
14mu|rpm-5.4.10-69|105	# bothered figuring out what was wrong..
14mu|rpm-5.4.10-69|106	Patch32:	rpm-5.4.4-really-always-invoke-clean-at-end.patch
14mu|rpm-5.4.10-69|107	# status: i18n strings is getting dropped, so this one might be of less relevance,
14mu|rpm-5.4.10-69|108	# but feel free to discuss it on rpm-devel
14mu|rpm-5.4.10-69|109	Patch33:	rpm-5.4.9-fix-mdvbz62979.patch
14mu|rpm-5.4.10-69|110	# This patch adds support for untangling dependency loops with prioritized removal
14mu|rpm-5.4.10-69|111	# of dependencies from loops. It's very crude for now and certainly needs some obvious
14mu|rpm-5.4.10-69|112	# improvement, but it'll fix the most common scenario giving issues where ie.
14mu|rpm-5.4.10-69|113	# Requires(post) has been used and shouldn't introduce any regressions..
14mu|rpm-5.4.10-69|114	# REF: http://rpm5.org/community/rpm-devel/4633.html
14mu|rpm-5.4.10-69|115	# status: needs to be finished and probably rewrite the implementation,
14mu|rpm-5.4.10-69|116	# so keep locally for now, but feel free to discuss it on rpm-devel if you run out
14mu|rpm-5.4.10-69|117	# of things to do.. :p
14mu|rpm-5.4.10-69|118	Patch34:	rpm-5.4.4-use-dependency-type-for-ordering.patch
14mu|rpm-5.4.10-69|119	# status: needs to be cleaned up and properly reviewed together with rest
14mu|rpm-5.4.10-69|120	# of the patches related to dependency generation
14mu|rpm-5.4.10-69|121	Patch37:	rpm-5.4.9-avoid-dependencies-on-self.patch
14mu|rpm-5.4.10-69|122	# status: probably ready to merge
14mu|rpm-5.4.10-69|123	Patch40:	rpm-5.4.4-pkgconfigdeps-check-path.patch
14mu|rpm-5.4.10-69|124	# status: probably okay to merge, but discuss on rpm-devel first
14mu|rpm-5.4.10-69|125	Patch42:	rpm-5.4.4-glob-wildcards-for-loading-macro-files.patch
14mu|rpm-5.4.10-69|126	# status: needs to be discussed
14mu|rpm-5.4.10-69|127	Patch46:	rpm-5.4.4-allow-installation-of-repackaged-rpms.patch
14mu|rpm-5.4.10-69|128	# status: same as for other dependency generation related patches
14mu|rpm-5.4.10-69|129	Patch47:	rpm-5.4.4-fix-removal-of-overlapping-dependencies.patch
14mu|rpm-5.4.10-69|130	# status: ready to merge
14mu|rpm-5.4.10-69|131	Patch48:	rpm-5.4.8-dont-show-suggests-with-requires.patch
14mu|rpm-5.4.10-69|132	# backport from HEAD
14mu|rpm-5.4.10-69|133	# status: almost ready for merge, the strip reloc flag to debugedit needs to be made
14mu|rpm-5.4.10-69|134	# conditional first in order to not break backwards compatibility with older elfutils versions
14mu|rpm-5.4.10-69|135	Patch55:	rpm-5.4.9-find-debuginfo-strip-reloc-debug-sections.patch
14mu|rpm-5.4.10-69|136	# status: ready for merge
14mu|rpm-5.4.10-69|137	Patch61:	rpm-5.4.4-fix-same-package-with-epoch-possible-to-upgrade.patch
14mu|rpm-5.4.10-69|138	# status: ready for merge
14mu|rpm-5.4.10-69|139	Patch63:	rpm-5.4.9-strip-buildroot-away-from-duplicate-files-list.patch
14mu|rpm-5.4.10-69|140	# status: probably okay to merge, but discuss on rpm-devel first
14mu|rpm-5.4.10-69|141	Patch64:	rpm-5.4.10-duplicate_files_terminate_build.patch
14mu|rpm-5.4.10-69|142	# status: same as above
14mu|rpm-5.4.10-69|143	Patch65:	rpm-5.4.10-unpackaged_subdirs_terminate_build.patch
14mu|rpm-5.4.10-69|144	# mdvbz#64898
14mu|rpm-5.4.10-69|145	# status: uncertain, might be okay to merge, discuss on rpm-devel first
14mu|rpm-5.4.10-69|146	Patch66:	rpm-5.4.4-rpmbuild-withoutclean.patch
14mu|rpm-5.4.10-69|147	# status: ready for merge
14mu|rpm-5.4.10-69|148	Patch67:	rpm-5.4.4-find-debuginfo-avoid-excessive-output-from-eu-strip.patch
14mu|rpm-5.4.10-69|149	# no sense in having an additional dependency on 'pkgconfig' on all packages that
14mu|rpm-5.4.10-69|150	# have a pkgconfig file, it's not needed for them to be made useful and anything
14mu|rpm-5.4.10-69|151	# actuallly using pkgconfig for this purpose will pull it in as a dependency anyways...
14mu|rpm-5.4.10-69|152	# status: might be okay to merge, but discuss on rpm-devel first
14mu|rpm-5.4.10-69|153	Patch69:	rpm-5.4.4-drop-useless-auto-generated-pkgconfig-dependency.patch
14mu|rpm-5.4.10-69|154	# drop dependencies such as /bin/sh which will always be satisfied by glibc's dependency on
14mu|rpm-5.4.10-69|155	# bash, and also on /sbin/ldconfig which always will be satisfied by glibc
14mu|rpm-5.4.10-69|156	# status: should *NOT* be merged
14mu|rpm-5.4.10-69|157	Patch70:	rpm-5.4.4-drop-base-dependencies.patch
14mu|rpm-5.4.10-69|158	# status: ready for merge
14mu|rpm-5.4.10-69|159	Patch71:	rpm-5.4.4-fix-rpmconstant-to-always-use-LC_CTYPE-C-for-case-conversion.patch
14mu|rpm-5.4.10-69|160	# $RPM_BUILD_DIR isn't necessarily the same as $PWD, it's %%{_builddir}, not
14mu|rpm-5.4.10-69|161	# %%{_builddir}/%%{?buildsubdir}, messing up paths in debug packages created..
14mu|rpm-5.4.10-69|162	# status: needs to be discussed and investigated a bit better..
14mu|rpm-5.4.10-69|163	Patch74:	rpm-5.4.4-pass-_builddir-properly-to-find-debuginfo.patch
14mu|rpm-5.4.10-69|164	# status: probably okay to merge, but discuss on rpm-devel first
14mu|rpm-5.4.10-69|165	Patch76:	rpm-5.4.10-files-listed-twice-terminates-build.patch
14mu|rpm-5.4.10-69|166	# status: don't merge
14mu|rpm-5.4.10-69|167	Patch77:	rpm-5.4.7-use-bdb-5.2.patch
14mu|rpm-5.4.10-69|168	# status: probably okay to merge
14mu|rpm-5.4.10-69|169	Patch78:	rpm-5.4.9-ruby1.9-fixes.patch
14mu|rpm-5.4.10-69|170	# mdvbz#65269
14mu|rpm-5.4.10-69|171	# status: same as for other dependency generation patches
14mu|rpm-5.4.10-69|172	Patch79:	rpm-5.4.4-dont-consider-ranged-dependencies-as-overlapping-for-removal.patch
14mu|rpm-5.4.10-69|173	# status: same as for other dependency generation patches
14mu|rpm-5.4.10-69|174	Patch85:	rpm-5.4.5-fix-removal-of-overlapping-dependencies-for-internal-dependency-generator.patch
14mu|rpm-5.4.10-69|175	# this updates to using the dependency generator shipped with mono, it has some
14mu|rpm-5.4.10-69|176	# issues which makes me cautious about actually merging it with rpm5 upstream,
14mu|rpm-5.4.10-69|177	# but we'll anyways use it as is for now to prevent any potential regressions
14mu|rpm-5.4.10-69|178	# by switching to the internal dependency generator
14mu|rpm-5.4.10-69|179	# status: shouldn't be merged as is
14mu|rpm-5.4.10-69|180	Patch86:	rpm-5.4.5-update-mono-dependency-generator.patch
14mu|rpm-5.4.10-69|181	# status: probably okay to merge
14mu|rpm-5.4.10-69|182	Patch87:	rpm-5.4.5-dont-generate-php-dependencies-only-when-executable.patch
14mu|rpm-5.4.10-69|183	# status: these three were lost on rpm-5_3 branch, so should be okay to merge
14mu|rpm-5.4.10-69|184	Patch88:	rpm-5.4.5-patchset_16004.patch
14mu|rpm-5.4.10-69|185	Patch89:	rpm-5.4.5-patchset_16005.patch
14mu|rpm-5.4.10-69|186	Patch90:	rpm-5.4.5-patchset_16022.patch
14mu|rpm-5.4.10-69|187	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|188	Patch91:	rpm-5.4.9-update-rpmfc-when-removing-dependencies-on-self.patch
14mu|rpm-5.4.10-69|189	# status: idem
14mu|rpm-5.4.10-69|190	Patch92:	rpm-5.4.9-rpmfc-extract-dependencies-for-all-files.patch
14mu|rpm-5.4.10-69|191	# status: ready for merge
14mu|rpm-5.4.10-69|192	Patch93:	rpm-5.4.5-rubygems-add-missing-newline.patch
14mu|rpm-5.4.10-69|193	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|194	Patch95:	rpm-5.4.5-drop-some-interpreter-deps.patch
14mu|rpm-5.4.10-69|195	# status: probably okay to merge..
14mu|rpm-5.4.10-69|196	Patch96:	rpm-5.4.5-fix-elf-interpreter-resolving-breaking-uclibc-deps.patch
14mu|rpm-5.4.10-69|197	# status: probably okay to merge
14mu|rpm-5.4.10-69|198	Patch97:	rpm-5.4.5-set-proper-file-color-for-scripts-using-env-in-shellbang.patch
14mu|rpm-5.4.10-69|199	Patch98:	rpm-5.4.5-update-rpmfc-when-removing-overlapping-dependencies.patch
14mu|rpm-5.4.10-69|200	# status: probably okay to merge
14mu|rpm-5.4.10-69|201	Patch99:	rpm-5.4.5-python-export-spec-macros.patch
14mu|rpm-5.4.10-69|202	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|203	Patch100:	rpm-5.4.5-do-not-merge-script-dependencies-with-non-script-dependencies.patch
14mu|rpm-5.4.10-69|204	# status: idem
14mu|rpm-5.4.10-69|205	Patch101:	rpm-5.4.9-font-provides.patch
14mu|rpm-5.4.10-69|206	# status: idem
14mu|rpm-5.4.10-69|207	Patch102:	rpm-5.4.7-kmod-dependencies.patch
14mu|rpm-5.4.10-69|208	# status: idem
14mu|rpm-5.4.10-69|209	Patch103:	rpm-5.4.5-desktop-provides.patch
14mu|rpm-5.4.10-69|210	# status: probably okay to merge, discuss on rpm-devel first
14mu|rpm-5.4.10-69|211	Patch104:	rpm-5.4.5-skip-dependencies-for-character-devices.patch
14mu|rpm-5.4.10-69|212	# status: ready to merge
14mu|rpm-5.4.10-69|213	Patch105:	rpm-5.4.5-rpmfc-use-strlen-not-sizeof.patch
14mu|rpm-5.4.10-69|214	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|215	Patch106:	rpm-5.4.5-break-out-of-elf-link-loop.patch
14mu|rpm-5.4.10-69|216	# status: probably okay to merge
14mu|rpm-5.4.10-69|217	Patch107:	rpm-5.4.5-rpmfc-apply-python-coloring-from-magic.patch
14mu|rpm-5.4.10-69|218	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|219	Patch109:	rpm-5.4.5-fix-generation-of-uclibc-deps-on-non-lib64.patch
14mu|rpm-5.4.10-69|220	# status: idem
14mu|rpm-5.4.10-69|221	Patch110:	rpm-5.4.7-only-generate-devel-deps-for-symlinks-start-with-lib.patch
14mu|rpm-5.4.10-69|222	# status: keep locally
14mu|rpm-5.4.10-69|223	Patch111:	rpm-5.4.9-keep-loading-script-macros.patch
14mu|rpm-5.4.10-69|224	# status: ready for merge
14mu|rpm-5.4.10-69|225	Patch112:	rpm-5.4.7-use-gnu-hash-style-by-default-and-drop-rtld-dep.patch
14mu|rpm-5.4.10-69|226	# status: keep locally only
14mu|rpm-5.4.10-69|227	Patch113:	rpm-5.4.9-add-distepoch-rpmlib-feature.patch
14mu|rpm-5.4.10-69|228	# status: probably okay to merge, but discuss on rpm-devel first
14mu|rpm-5.4.10-69|229	Patch114:	rpm-5.4.9-dont-add-versioneddependency-rpmlib-feature-dependency.patch
14mu|rpm-5.4.10-69|230	# status: ready to merge
14mu|rpm-5.4.10-69|231	Patch115:	rpm-5.4.7-rpmfc-fix-invalid-free-if-not-_defaultdocdir-set.patch
14mu|rpm-5.4.10-69|232	# status: probably okay to merge
14mu|rpm-5.4.10-69|233	Patch116:	rpm-5.4.10-dont-try-generate-rpmfc-dependencies-from-doc-files.patch
14mu|rpm-5.4.10-69|234	# status: ready to merge
14mu|rpm-5.4.10-69|235	Patch117:	rpm-5.4.7-only-generate-ruby-and-python-deps-for-executables-and-modules.patch
14mu|rpm-5.4.10-69|236	# status: ready
14mu|rpm-5.4.10-69|237	Patch119:	rpm-5.4.7-fix-generation-of-ruby-abi-provides.patch
14mu|rpm-5.4.10-69|238	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|239	Patch120:	rpm-5.4.7-print-name-of-files-removed-dependencies-are-generated-from.patch
14mu|rpm-5.4.10-69|240	# status: idem
14mu|rpm-5.4.10-69|241	Patch121:	rpm-5.4.7-always-choose-equal-only-deps-when-overlapping.patch
14mu|rpm-5.4.10-69|242	# status: idem
14mu|rpm-5.4.10-69|243	Patch122:	rpm-5.4.7-rpmfc-strdup-EVR-in-overlap-removal.patch
14mu|rpm-5.4.10-69|244	# status: idem
14mu|rpm-5.4.10-69|245	Patch123:	rpm-5.4.7-rpmds-dont-try-fopen-empty-filenames.patch
14mu|rpm-5.4.10-69|246	# status: ready
14mu|rpm-5.4.10-69|247	Patch124:	rpm-5.4.7-change-to-debuginfo-suffix.patch
14mu|rpm-5.4.10-69|248	# crash reproducable with 'rpm -qa --triggers'
14mu|rpm-5.4.10-69|249	# status: ready
14mu|rpm-5.4.10-69|250	Patch125:	rpm-5.4.7-hdrfmt-fix-unitialized-argv-element.patch
14mu|rpm-5.4.10-69|251	# status: probably okay to merge, discuss on rpm-devel first
14mu|rpm-5.4.10-69|252	Patch126:	rpm-5.4.9-add-filetriggers-regex-matching-support.patch
14mu|rpm-5.4.10-69|253	# status: idem
14mu|rpm-5.4.10-69|254	Patch127:	rpm-5.4.9-add-matches-as-arguments-to-triggers.patch
14mu|rpm-5.4.10-69|255	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|256	Patch128:	rpm-5.4.7-dont-consider-trigger-dependencies-as-overlapping.patch
14mu|rpm-5.4.10-69|257	# status: ready
14mu|rpm-5.4.10-69|258	Patch129:	rpm-5.4.7-fix-minor-memleaks.patch
14mu|rpm-5.4.10-69|259	# status: ready
14mu|rpm-5.4.10-69|260	Patch130:	rpm-5.4.9-mire-fix-strings-lacking-null-terminator.patch
14mu|rpm-5.4.10-69|261	# status: keep locally for now
14mu|rpm-5.4.10-69|262	Patch131:	rpm-5.4.10-dlopen-embedded-interpreters.patch
14mu|rpm-5.4.10-69|263	# status: ready
14mu|rpm-5.4.10-69|264	Patch132:	rpm-5.4.9-rpmpython-fix-input.patch
14mu|rpm-5.4.10-69|265	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|266	Patch133:	rpm-5.4.7-generate-devel-provides-outside-of-libdirs.patch
14mu|rpm-5.4.10-69|267	# status: ready
14mu|rpm-5.4.10-69|268	Patch134:	rpm-5.4.7-actually-perform-linking-against-internal-lua.patch
14mu|rpm-5.4.10-69|269	# status: ready
14mu|rpm-5.4.10-69|270	Patch135:	rpm-5.4.7-no-seqid_init-on-rdonly-database.patch
14mu|rpm-5.4.10-69|271	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|272	Patch136:	rpm-5.4.9-add-support-for-using-rpmdsMerge-with-filepath-tags.patch
14mu|rpm-5.4.10-69|273	# status: probably ready for merging
14mu|rpm-5.4.10-69|274	Patch137:	rpm-5.4.9-avoid-double-slash-in-path-for-dirname-filetrigger-matching.patch
14mu|rpm-5.4.10-69|275	# This patch adds %%triggerpretransin, %%triggerpretransun,
14mu|rpm-5.4.10-69|276	# %%triggerposttransin, %%triggerposttransun # triggers, which behaves in
14mu|rpm-5.4.10-69|277	# similar fashion as the legacy mandriva triggers, ie. it will fire only once
14mu|rpm-5.4.10-69|278	# for all matches per transaction.
14mu|rpm-5.4.10-69|279	# Caveat: Due to lack of available bits for dependency flags, the same bits as
14mu|rpm-5.4.10-69|280	# for regular triggers are reused with only one additional bit used to identify
14mu|rpm-5.4.10-69|281	# as pre/posttrans triggers, meaning that older rpm versions will identify
14mu|rpm-5.4.10-69|282	# these triggers as regular triggers. One possible solution could be something
14mu|rpm-5.4.10-69|283	# like setting an environment variable that the packager writing the trigger
14mu|rpm-5.4.10-69|284	# can check for in the trigger script..
14mu|rpm-5.4.10-69|285	# status: pretty much done, but implementation might not be satisfactory to
14mu|rpm-5.4.10-69|286	# everyone, requiring some greater discussion to take place before even
14mu|rpm-5.4.10-69|287	# considering merging it upstream.
14mu|rpm-5.4.10-69|288	# status: ready for use, but keep locally for now...
14mu|rpm-5.4.10-69|289	Patch138:	rpm-5.4.10-trigtrans.patch
14mu|rpm-5.4.10-69|290	# status: probably ready to merge, discuss on rpm-devel first
14mu|rpm-5.4.10-69|291	Patch139:	rpm-5.4.9-fix-verify-segfault.patch
14mu|rpm-5.4.10-69|292	# status: keep locally
14mu|rpm-5.4.10-69|293	Patch140:	rpm-5.4.7-rpmv3-support.patch
14mu|rpm-5.4.10-69|294	# status: ready
14mu|rpm-5.4.10-69|295	Patch143:	rpm-5.4.7-mono-find-requires-strip-newlines.patch
14mu|rpm-5.4.10-69|296	# status: ready
14mu|rpm-5.4.10-69|297	Patch144:	rpm-5.4.8-URPM-build-fix.patch
14mu|rpm-5.4.10-69|298	# status: undefined
14mu|rpm-5.4.10-69|299	Patch145:	rpm-5.4.8-add-armv7l-specific-macros.patch
14mu|rpm-5.4.10-69|300	# status: keep locally, might drop this one later..
14mu|rpm-5.4.10-69|301	Patch146:	rpm-5.4.9-support-signatures-and-digest-disablers.patch
14mu|rpm-5.4.10-69|302	# status: undefined
14mu|rpm-5.4.10-69|303	Patch147:	rpm-5.4.9-add-x32-macros.patch
14mu|rpm-5.4.10-69|304	# status: ready and should be merged
14mu|rpm-5.4.10-69|305	Patch149:	rpm-5.4.9-fix-typo-in-rpmtag-header.patch
14mu|rpm-5.4.10-69|306	# status: can be merged, but doesn't really matter as it's to be removed and
14mu|rpm-5.4.10-69|307	# we now anyways disable the support in question..
14mu|rpm-5.4.10-69|308	Patch150:	rpm-5.4.9-dont-remap-i18n-strings-if-enabled.patch
14mu|rpm-5.4.10-69|309	# status: just keep around and toss away when ripped out upstream...
14mu|rpm-5.4.10-69|310	Patch151:	rpm-5.4.9-disable-support-for-i18nstring-type.patch
14mu|rpm-5.4.10-69|311	# lack insight on actual functionality, which anyways seems broken, so let's
14mu|rpm-5.4.10-69|312	# disable it to avoid errors from berkeley db..
14mu|rpm-5.4.10-69|313	# status: keep locally
14mu|rpm-5.4.10-69|314	Patch152:	rpm-5.4.9-disable-l10ndir.patch
14mu|rpm-5.4.10-69|315	# drop this dead macro
14mu|rpm-5.4.10-69|316	# status: ready
14mu|rpm-5.4.10-69|317	Patch154:	rpm-5.4.9-drop-dead-cputoolize-macro.patch
14mu|rpm-5.4.10-69|318	# idem
14mu|rpm-5.4.10-69|319	Patch155:	rpm-5.4.9-ditch-install-info-macros.patch
14mu|rpm-5.4.10-69|320	# the php dependency generator carried with rpm5 is based on a version from PLD
14mu|rpm-5.4.10-69|321	# that they've backed out later on, reverting to their older version.
14mu|rpm-5.4.10-69|322	# this patch replaces current upstream rpm5 version with mandriva one, which is
14mu|rpm-5.4.10-69|323	# based on the same as PLD currently uses.
14mu|rpm-5.4.10-69|324	# status: current version carried upstream seems useless and unmaintained, so
14mu|rpm-5.4.10-69|325	# replacing it with this one shouldn't hurt..
14mu|rpm-5.4.10-69|326	Patch156:	rpm-5.4.9-updated-pld-mandriva-php-dep-generator.patch
14mu|rpm-5.4.10-69|327	# this patch contains changes from rpm-setup & rpm.org
14mu|rpm-5.4.10-69|328	# status: not entirely convinced by the perl version conversion macro stuff
14mu|rpm-5.4.10-69|329	# in the script, which might not be upstream material, but rest of the patch
14mu|rpm-5.4.10-69|330	# should otherwise be sane 'nuff
14mu|rpm-5.4.10-69|331	Patch157:	rpm-5.4.10-merge-rpm.org-and-mandriva-perl-dep-gen-changes.patch
14mu|rpm-5.4.10-69|332	# Due to rpmdav/neon being written in a different fashion than other rpmio clients,
14mu|rpm-5.4.10-69|333	# the inconsistent behaviour affects code elsewhere which expects consistent behaviour,
14mu|rpm-5.4.10-69|334	# with the result being that when unable to download files, neon will save error
14mu|rpm-5.4.10-69|335	# page as the target file.
14mu|rpm-5.4.10-69|336	# status: should go upstream, but uncertain about "correct" fix, ie. this is
14mu|rpm-5.4.10-69|337	# more of a workaround, while rewriting rpmdav code to behave consistently
14mu|rpm-5.4.10-69|338	# would be "the right thing to do". Yet I'm not fully able to grasp all of the
14mu|rpm-5.4.10-69|339	# code and don't want to spend more time just to get the API..
14mu|rpm-5.4.10-69|340	Patch158:	rpm-5.4.10-fix-neon-saving-error-pages-as-target-file.patch
14mu|rpm-5.4.10-69|341	# As the transaction flags for ignoring arch & os are no longer used, there's
14mu|rpm-5.4.10-69|342	# currently no way to ignore arch & os of packages anymore. This patch adds
14mu|rpm-5.4.10-69|343	# support for doing this again by defining rpm variables and overriding
14mu|rpm-5.4.10-69|344	# --ignorearch & --ignoreos to set these.
14mu|rpm-5.4.10-69|345	# status: needs to be discussed upstream before thinking about merging
14mu|rpm-5.4.10-69|346	Patch159:	rpm-5.4.10-support-ignore-arch-and-os-again.patch
14mu|rpm-5.4.10-69|347	Patch160:	rpm-5.4.10-bump-up-to-default-xz-compression-level.patch
14mu|rpm-5.4.10-69|348	# fix so that we search through library dirs within buildroot for uclibc libraries
14mu|rpm-5.4.10-69|349	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|350	Patch161:	rpm-5.4.10-search-through-buildroot-library-dirs-for-uclibc-deps.patch
14mu|rpm-5.4.10-69|351	# status: same as for other dep gen patches
14mu|rpm-5.4.10-69|352	Patch162:	rpm-5.4.10-fix-uninitialized-variable.patch
14mu|rpm-5.4.10-69|353	
14mu|rpm-5.4.10-69|354	# our own helper scripts needs to be run first so that library permissions gets
14mu|rpm-5.4.10-69|355	# fixed for find-debuginfo.sh to properly strip them
14mu|rpm-5.4.10-69|356	# status: ready as they only modify our own distribution specific macros..
14mu|rpm-5.4.10-69|357	Patch165:	rpm-5.4.10-post-install-helper-order.patch
14mu|rpm-5.4.10-69|358	# fixes issue with ldflags getting duplicated when configure is run more than once
14mu|rpm-5.4.10-69|359	# status: ready
14mu|rpm-5.4.10-69|360	Patch166:	rpm-5.4.10-fix-ldflags-passing.patch
14mu|rpm-5.4.10-69|361	# fixes extraction of perl version from Config.pm when it's of a different
14mu|rpm-5.4.10-69|362	# version than system version
14mu|rpm-5.4.10-69|363	# status: ready
14mu|rpm-5.4.10-69|364	Patch167:	rpm-5.4.10-fix-perl-abi-provides-version.patch
14mu|rpm-5.4.10-69|365	# in our perl package, the perl library now has a versioned soname, so there's no
14mu|rpm-5.4.10-69|366	# longer any need for special treatment of perl extension with explicitly
14mu|rpm-5.4.10-69|367	# versioned perl(abi) dependencies anymore
14mu|rpm-5.4.10-69|368	# status: relies on mandriva specific behaviour with local patches, so keep locally
14mu|rpm-5.4.10-69|369	Patch168:	rpm-5.4.10-no-more-explicit-perl-abi-version-reqs.patch
14mu|rpm-5.4.10-69|370	# this patch updates the upstream brp-compress scripts, which will be replacing
14mu|rpm-5.4.10-69|371	# our own locally maintained compress-files script from spec-helper
14mu|rpm-5.4.10-69|372	# status: ready
14mu|rpm-5.4.10-69|373	Patch169:	rpm-5.4.10-update-and-use-brp-compress.patch
14mu|rpm-5.4.10-69|374	
14mu|rpm-5.4.10-69|375	Patch170:	rpm-5.4.10-dbconvert-5.2.patch
14mu|rpm-5.4.10-69|376	
14mu|rpm-5.4.10-69|377	# Do not generate pythonegg provides for python3 until we find a better solution
14mu|rpm-5.4.10-69|378	Patch171:	rpm-5.4.10-python3-egg-reqs.patch
14mu|rpm-5.4.10-69|379	# status: ready
14mu|rpm-5.4.10-69|380	Patch1710:	rpm-5.4.10-set-lc_ctype-to-utf8-when-building-gem.patch
14mu|rpm-5.4.10-69|381	# resolve absolute path before setting $RPM_BUILD_DIR rather to fix same issue
14mu|rpm-5.4.10-69|382	# without regression
14mu|rpm-5.4.10-69|383	# status: ready
14mu|rpm-5.4.10-69|384	Patch172:	rpm-5.4.10-resolve-absolute-path-to-RPM_BUILD_DIR-for-debugedit.patch
14mu|rpm-5.4.10-69|385	# just fix a couple of minor memleaks at exit..
14mu|rpm-5.4.10-69|386	# status: ready
14mu|rpm-5.4.10-69|387	Patch173:	rpm-5.4.10-fix-a-couple-of-debugedit-memleaks.patch
14mu|rpm-5.4.10-69|388	# make "canonicalization(...)shrank by one character" error message more useful
14mu|rpm-5.4.10-69|389	# status: ready
14mu|rpm-5.4.10-69|390	Patch174:	rpm-5.4.10-debugedit-saner-error-msg.patch
14mu|rpm-5.4.10-69|391	# files added with %%doc gets copied to buildroot after %%install, preventing
14mu|rpm-5.4.10-69|392	# ie. fix_eol to be run on these files (where it's usually most relevant),
14mu|rpm-5.4.10-69|393	# so let's add support for specific scripts to be run after this and make sure
14mu|rpm-5.4.10-69|394	# to execute fix_eol then..
14mu|rpm-5.4.10-69|395	# status: kinda breaks use of (prolly' never used) $DONT_FIX_EOL variable,
14mu|rpm-5.4.10-69|396	# while not feeling exactly perfectly implemented either, but works more than
14mu|rpm-5.4.10-69|397	# satisfactory 'nuff for us, so should be discussed before merging upstream..
14mu|rpm-5.4.10-69|398	Patch175:	rpm-5.4.10-run-spec-helper-at-end-of-doc-stage.patch
14mu|rpm-5.4.10-69|399	# reverts change upstream that adds rpath to perl module
14mu|rpm-5.4.10-69|400	# status: as it reverts a previous upstream change, it prolly' shouldn't be
14mu|rpm-5.4.10-69|401	# merged, but probably worthwhile a discussion at least...
14mu|rpm-5.4.10-69|402	Patch176:	rpm-5.4.10-drop-rpath-from-perl-module.patch
14mu|rpm-5.4.10-69|403	
14mu|rpm-5.4.10-69|404	# tool for automatically checking and fixing broken rpmdb
14mu|rpm-5.4.10-69|405	# status: probably' worth merging upstream
14mu|rpm-5.4.10-69|406	Patch179:	rpm-5.4.10-rpmdbchk.patch
14mu|rpm-5.4.10-69|407	# adds casts for C++ compatibility
14mu|rpm-5.4.10-69|408	# status: ready
14mu|rpm-5.4.10-69|409	Patch180:	rpm-5.4.10-rpmdb-typecasts.patch
14mu|rpm-5.4.10-69|410	
14mu|rpm-5.4.10-69|411	# adds ability for printing parsed version of spec file with 'rpm -q --specfile --printspec'
14mu|rpm-5.4.10-69|412	# status: very simple, non-intrusive, while quite convenient, should be okay to merge
14mu|rpm-5.4.10-69|413	Patch181:	rpm-5.4.10-printspec.patch
14mu|rpm-5.4.10-69|414	
14mu|rpm-5.4.10-69|415	# elf(buildid) provides are currently not actually used for any purpose, yet
14mu|rpm-5.4.10-69|416	# they're generated for each individual executable binary, so let's just
14mu|rpm-5.4.10-69|417	# disable this for now and look at this again whenever in the future it
14mu|rpm-5.4.10-69|418	# might have any possible relevance
14mu|rpm-5.4.10-69|419	# status: keep locally
14mu|rpm-5.4.10-69|420	Patch185:	rpm-5.4.10-disable-generation-of-buildid-provides.patch
14mu|rpm-5.4.10-69|421	# backport from upstream
14mu|rpm-5.4.10-69|422	Patch186:	rpm-5.4.10-dont-repackage-if-justdb-is-specified.patch
14mu|rpm-5.4.10-69|423	# backport from upstream
14mu|rpm-5.4.10-69|424	Patch187:	rpm-5.4.10-adjust-trigger-counts-for-delayed-commit.patch
14mu|rpm-5.4.10-69|425	
14mu|rpm-5.4.10-69|426	Patch191:	rpm-5.4.10-enhance-rename-macro-to-accept-optional-second-version-arg.patch
14mu|rpm-5.4.10-69|427	
14mu|rpm-5.4.10-69|428	Patch192:	rpm-5.4.10-do-assert-rather-than-just-exit-on-memalloc-filaure.patch
14mu|rpm-5.4.10-69|429	# fixes issue where querying a package with >= 3 '-' in the name with an extra '-' behind
14mu|rpm-5.4.10-69|430	# status: ready
14mu|rpm-5.4.10-69|431	Patch193:	rpm-5.4.10-fix-memalloc-realloc-to-0.patch
14mu|rpm-5.4.10-69|432	#From ce2ce4c19724879b9ea469e7760c7922660b9698 Mon Sep 17 00:00:00 2001
14mu|rpm-5.4.10-69|433	#From: Panu Matilainen <pmatilai@redhat.com>
14mu|rpm-5.4.10-69|434	#Date: Tue, 3 Jan 2012 13:10:26 +0200
14mu|rpm-5.4.10-69|435	#Subject: [PATCH] Implement scriptlet start and stop callbacks (RhBug:606239)
14mu|rpm-5.4.10-69|436	#
14mu|rpm-5.4.10-69|437	#- Adds two new transaction callbacks: RPMCALLBACK_SCRIPT_START and
14mu|rpm-5.4.10-69|438	#  RPMCALLBACK_SCRIPT_STOP which get issued for every scriptlet we run.
14mu|rpm-5.4.10-69|439	#- On script start, callback can optionally return an FD which will
14mu|rpm-5.4.10-69|440	#  override transaction-wide script fd to make it easier to accurately
14mu|rpm-5.4.10-69|441	#  collect per-scriptlet output (eg per-scriptlet temporary file).
14mu|rpm-5.4.10-69|442	#  Callback is also responsible for closing the fd if it returns one.
14mu|rpm-5.4.10-69|443	#- For both callbacks, "amount" holds the script tag number. On stop
14mu|rpm-5.4.10-69|444	#  callback, "total" holds the scriptlet exit status mapped into
14mu|rpm-5.4.10-69|445	#  OK/NOTFOUND/FAIL for success/non-fatal/fatal errors. Abusing "notfound"
14mu|rpm-5.4.10-69|446	#  for warning result is ugly but differentiating it from the other
14mu|rpm-5.4.10-69|447	#  cases allows callers to ignore SCRIPT_ERROR if they choose to
14mu|rpm-5.4.10-69|448	#  implement stop and start..
14mu|rpm-5.4.10-69|449	# status: ready
14mu|rpm-5.4.10-69|450	Patch194:	rpm-5.4.10-implement-start-and-stop-callbacks.patch
14mu|rpm-5.4.10-69|451	#From ff0ece3f6be58c8c28a766bdee5ed36daf1727b1 Mon Sep 17 00:00:00 2001
14mu|rpm-5.4.10-69|452	#From: Panu Matilainen <pmatilai@redhat.com>
14mu|rpm-5.4.10-69|453	#Date: Thu, 5 Jan 2012 14:34:46 +0200
14mu|rpm-5.4.10-69|454	#Subject: [PATCH] Add enum for RPMCALLBACK_INST_STOP callback event
14mu|rpm-5.4.10-69|455	#
14mu|rpm-5.4.10-69|456	#- Unused atm but we'll be adding this shortly
14mu|rpm-5.4.10-69|457	Patch195:	rpm-5.4.10-add-enum-for-RPMCALLBACK_INST_STOP-callback-event.patch
14mu|rpm-5.4.10-69|458	# this fixes tagSwab to properly handle RPM_UINT64_TYPE, fixing headerPut with
14mu|rpm-5.4.10-69|459	# status: ready
14mu|rpm-5.4.10-69|460	Patch196:	rpm-5.4.10-fix-64bit-tagSwab.patch
14mu|rpm-5.4.10-69|461	
14mu|rpm-5.4.10-69|462	Patch198:	rpm-5.4.10-enable-nofsync-for-rpm-rebuilddb.patch
14mu|rpm-5.4.10-69|463	Patch199:	rpm-5.4.10-fix-font-dep-misidentification.patch
14mu|rpm-5.4.10-69|464	
14mu|rpm-5.4.10-69|465	Patch216:	rpm-5.4.14-ruby-archdirs.patch
14mu|rpm-5.4.10-69|466	Patch217:	rpm-5.4.14-ruby-abi-versioned.patch
14mu|rpm-5.4.10-69|467	Patch218:	rpm-5.4.14-gem_helper-spec-arg.patch
14mu|rpm-5.4.10-69|468	Patch219:	rpm-5.4.14-rubygems2-support.patch
14mu|rpm-5.4.10-69|469	Patch220:	rpm-5.4.14-fix-dependency-generation-when-ruby_version-is-empty.patch
14mu|rpm-5.4.10-69|470	Patch221:	rpm-5.4.14-rubygems2.2-support.patch
14mu|rpm-5.4.10-69|471	
14mu|rpm-5.4.10-69|472	# ROSA stuff
14mu|rpm-5.4.10-69|473	Patch501:	rpm-5.3.12.vendor.ROSA.patch
14mu|rpm-5.4.10-69|474	# Restore RPM_PACKAGE_NAME export as it's still used by aot-compile-rpm
14mu|rpm-5.4.10-69|475	Patch502:	rpm-5.4.9-package-name.patch
14mu|rpm-5.4.10-69|476	# for specspo
14mu|rpm-5.4.10-69|477	Patch503:	rpm-5.4.9-specspo.patch
14mu|rpm-5.4.10-69|478	
14mu|rpm-5.4.10-69|479	Patch504:	rpm-5.4.10-postpone_subpackage_build_failures.patch
14mu|rpm-5.4.10-69|480	
14mu|rpm-5.4.10-69|481	# Turn back old implementation of __urlgetfile handling,
14mu|rpm-5.4.10-69|482	# the new one doesn't work in ROSA atm
14mu|rpm-5.4.10-69|483	Patch505:	rpm-5.4.10-turn-back-urlgetfile.patch
14mu|rpm-5.4.10-69|484	
14mu|rpm-5.4.10-69|485	# This is a durty hack since we use the same flag for NodeJS and Mono,
14mu|rpm-5.4.10-69|486	# but there is no other easy way to add more dependency generators for now
14mu|rpm-5.4.10-69|487	# (see jbj mails in mailing lists)
14mu|rpm-5.4.10-69|488	Patch506:	rpm-5.4.10-nodejs-dependency-generator.patch
14mu|rpm-5.4.10-69|489	
14mu|rpm-5.4.10-69|490	# Use -fPIE and other hardening flags in builds by default
14mu|rpm-5.4.10-69|491	# Patch507:	rpm-5.4.10-cpu-os-macros-hardening.patch
14mu|rpm-5.4.10-69|492	Patch508:	rpm-5.4.10-hardening.patch
14mu|rpm-5.4.10-69|493	
14mu|rpm-5.4.10-69|494	# -ffat-lto-objects by default
14mu|rpm-5.4.10-69|495	Patch509:	rpm-5.4.10-fat-lto-objects.patch
14mu|rpm-5.4.10-69|496	
14mu|rpm-5.4.10-69|497	# -fno-delete-null-pointer-checks by default
14mu|rpm-5.4.10-69|498	Patch510:	rpm-5.4.10-no-delete-null-pointer-checks.patch
14mu|rpm-5.4.10-69|499	
14mu|rpm-5.4.10-69|500	# get distepoch from /etc/os-release
14mu|rpm-5.4.10-69|501	Patch511:	rpm-5.4.10-distepoch-from-os-release.patch
14mu|rpm-5.4.10-69|502	
14mu|rpm-5.4.10-69|503	# stop rpm crashing when accessing a broken binary rpm (with inode collisions)
14mu|rpm-5.4.10-69|504	Patch512:	rpm-5.4.10-hardlink-segfault-fix.patch
14mu|rpm-5.4.10-69|505	
14mu|rpm-5.4.10-69|506	# don't use hashes for inodes to avoid hash collisions on large packages
14mu|rpm-5.4.10-69|507	Patch513:	rpm-5.4.10-payload-no-hashed-inode.patch
14mu|rpm-5.4.10-69|508	
14mu|rpm-5.4.10-69|509	# KDE5 support in find_lang
14mu|rpm-5.4.10-69|510	Patch514:	rpm-5.4.10-find-lang-kde5.patch
14mu|rpm-5.4.10-69|511	
14mu|rpm-5.4.10-69|512	# Fix addsign check to skip PUBKEYS addition (to ensure reproducibility)
14mu|rpm-5.4.10-69|513	Patch515:	rpm-5.4.10-fix-addsign-check.patch
14mu|rpm-5.4.10-69|514	
14mu|rpm-5.4.10-69|515	# Add _appdatadir macro definition
14mu|rpm-5.4.10-69|516	Patch516:	rpm-5.4.10-appdatadir.patch
14mu|rpm-5.4.10-69|517	
14mu|rpm-5.4.10-69|518	# Cherry-picked https://abf.io/soft/rpm5/commit/67a5f5e60f
14mu|rpm-5.4.10-69|519	# https://bugzilla.rosalinux.ru/show_bug.cgi?id=10204
14mu|rpm-5.4.10-69|520	# Needed in rosa2014.1 to install packages signed with
14mu|rpm-5.4.10-69|521	# new publisher which signs them with rpm4
14mu|rpm-5.4.10-69|522	Patch517:	rpm-5.4.10-Workaround-incorrect-length-count-of-MD5-digests-in-.patch
14mu|rpm-5.4.10-69|523	
14mu|rpm-5.4.10-69|524	BuildRequires:	autoconf >= 2.57
14mu|rpm-5.4.10-69|525	BuildRequires:	bzip2-devel
14mu|rpm-5.4.10-69|526	BuildRequires:	automake >= 1.8
14mu|rpm-5.4.10-69|527	BuildRequires:	elfutils-devel
14mu|rpm-5.4.10-69|528	BuildRequires:	sed >= 4.0.3
14mu|rpm-5.4.10-69|529	BuildRequires:	beecrypt-devel >= 4.2.1-8
14mu|rpm-5.4.10-69|530	BuildRequires:	ed
14mu|rpm-5.4.10-69|531	BuildRequires:	gettext-devel
14mu|rpm-5.4.10-69|532	BuildRequires:	byacc
14mu|rpm-5.4.10-69|533	BuildRequires:	pkgconfig(neon)
14mu|rpm-5.4.10-69|534	#BuildRequires:	rpm-%{_target_vendor}-setup-build
14mu|rpm-5.4.10-69|535	BuildRequires:	rpm-mandriva-setup-build
14mu|rpm-5.4.10-69|536	BuildRequires:	readline-devel
14mu|rpm-5.4.10-69|537	BuildRequires:	ncurses-devel
14mu|rpm-5.4.10-69|538	BuildRequires:	pkgconfig(libssl)
14mu|rpm-5.4.10-69|539	BuildRequires:	pkgconfig(libcrypto)
14mu|rpm-5.4.10-69|540	BuildRequires:	pkgconfig(liblzma)
14mu|rpm-5.4.10-69|541	BuildRequires:	pkgconfig(libpcre)
14mu|rpm-5.4.10-69|542	BuildRequires:	pkgconfig(libpcreposix)
14mu|rpm-5.4.10-69|543	BuildRequires:	acl-devel
14mu|rpm-5.4.10-69|544	BuildRequires:	magic-devel
14mu|rpm-5.4.10-69|545	BuildRequires:	pkgconfig(popt) >= 1.15
14mu|rpm-5.4.10-69|546	BuildRequires:	libxml2-devel >= 2.7.8-9
14mu|rpm-5.4.10-69|547	# we're now building with internal..
14mu|rpm-5.4.10-69|548	#BuildRequires:	pkgconfig(lua)
14mu|rpm-5.4.10-69|549	# needed by internal lua
14mu|rpm-5.4.10-69|550	BuildRequires:	expat-devel
14mu|rpm-5.4.10-69|551	%ifarch %{ix86} x86_64 ppc ppc64 ia64
14mu|rpm-5.4.10-69|552	BuildRequires:	pkgconfig(libcpuinfo)
14mu|rpm-5.4.10-69|553	%endif
14mu|rpm-5.4.10-69|554	BuildRequires:	syck-devel
14mu|rpm-5.4.10-69|555	BuildRequires:	keyutils-devel
14mu|rpm-5.4.10-69|556	BuildRequires:	gomp-devel
14mu|rpm-5.4.10-69|557	BuildRequires:	pkgconfig(gnutls)
14mu|rpm-5.4.10-69|558	BuildRequires:	gnupg2
14mu|rpm-5.4.10-69|559	# required by parts of test suite...
14mu|rpm-5.4.10-69|560	BuildRequires:	wget
14mu|rpm-5.4.10-69|561	# Should we prefer internal xar in stead? internal xar contains at least
14mu|rpm-5.4.10-69|562	# lzma/xz patches, what's the state of these and upstream?
14mu|rpm-5.4.10-69|563	# does internal xar contain any other rpm specific patches as well, or..?
14mu|rpm-5.4.10-69|564	%if %{with xar}
14mu|rpm-5.4.10-69|565	BuildRequires:	xar-devel
14mu|rpm-5.4.10-69|566	%endif
14mu|rpm-5.4.10-69|567	BuildRequires:	%{bdb}-devel >= 5.2.36-3
14mu|rpm-5.4.10-69|568	# required by test suite
14mu|rpm-5.4.10-69|569	BuildRequires:	%{bdb}-utils
14mu|rpm-5.4.10-69|570	%if %{with perl}
14mu|rpm-5.4.10-69|571	BuildRequires:	perl-devel
14mu|rpm-5.4.10-69|572	%endif
14mu|rpm-5.4.10-69|573	%if %{with python}
14mu|rpm-5.4.10-69|574	BuildRequires:	python-devel
14mu|rpm-5.4.10-69|575	%endif
14mu|rpm-5.4.10-69|576	%if %{with js}
14mu|rpm-5.4.10-69|577	BuildRequires:	pkgconfig(mozjs185)
14mu|rpm-5.4.10-69|578	%endif
14mu|rpm-5.4.10-69|579	%if %{with ruby}
14mu|rpm-5.4.10-69|580	BuildRequires:	ruby-devel
14mu|rpm-5.4.10-69|581	%endif
14mu|rpm-5.4.10-69|582	%if %{with tcl}
14mu|rpm-5.4.10-69|583	BuildRequires:	tcl-devel
14mu|rpm-5.4.10-69|584	%endif
14mu|rpm-5.4.10-69|585	%if %{with squirrel}
14mu|rpm-5.4.10-69|586	BuildRequires:	squirrel-devel
14mu|rpm-5.4.10-69|587	%endif
14mu|rpm-5.4.10-69|588	%if %{with docs}
14mu|rpm-5.4.10-69|589	BuildRequires:	doxygen
14mu|rpm-5.4.10-69|590	BuildRequires:	graphviz
14mu|rpm-5.4.10-69|591	#BuildRequires:	texlive
14mu|rpm-5.4.10-69|592	%endif
14mu|rpm-5.4.10-69|593	%if %{with sqlite}
14mu|rpm-5.4.10-69|594	BuildRequires:	pkgconfig(sqlite3)
14mu|rpm-5.4.10-69|595	%endif
14mu|rpm-5.4.10-69|596	%if %{with ossp_uuid}
14mu|rpm-5.4.10-69|597	BuildRequires:	pkgconfig(ossp-uuid)
14mu|rpm-5.4.10-69|598	%endif
14mu|rpm-5.4.10-69|599	%if %{with augeas}
14mu|rpm-5.4.10-69|600	BuildRequires:	pkgconfig(augeas)
14mu|rpm-5.4.10-69|601	%endif
14mu|rpm-5.4.10-69|602	BuildRequires:	spec-helper >= 0.31.12
14mu|rpm-5.4.10-69|603	BuildRequires:	stdc++-static-devel >= 4.6.2-8
14mu|rpm-5.4.10-69|604	BuildRequires:	elfutils >= 0.153
14mu|rpm-5.4.10-69|605	BuildRequires:	libtool >= 2.4.2-3
14mu|rpm-5.4.10-69|606	Requires:	cpio
14mu|rpm-5.4.10-69|607	Requires:	gawk
14mu|rpm-5.4.10-69|608	Requires:	mktemp
14mu|rpm-5.4.10-69|609	Requires:	update-alternatives
14mu|rpm-5.4.10-69|610	Requires:	%{bdb}_recover
14mu|rpm-5.4.10-69|611	Suggests:	%{bdb}-utils
14mu|rpm-5.4.10-69|612	Requires:	%{librpmname} = %{EVRD}
14mu|rpm-5.4.10-69|613	Conflicts:	rpm-build < 1:5.3.10-0.20110422.3
14mu|rpm-5.4.10-69|614	Requires(pre):	coreutils
14mu|rpm-5.4.10-69|615	%rename		rpmconstant
14mu|rpm-5.4.10-69|616	%rename		multiarch-utils
14mu|rpm-5.4.10-69|617	%rename		rpm-manbo-setup
14mu|rpm-5.4.10-69|618	#rename		rpm-%{_target_vendor}-setup
14mu|rpm-5.4.10-69|619	%rename		rpm-mandriva-setup
14mu|rpm-5.4.10-69|620	
14mu|rpm-5.4.10-69|621	%description
14mu|rpm-5.4.10-69|622	RPM is a powerful command line driven package management system capable of
14mu|rpm-5.4.10-69|623	installing, uninstalling, verifying, querying, and updating software packages.
14mu|rpm-5.4.10-69|624	Each software package consists of an archive of files along with information
14mu|rpm-5.4.10-69|625	about the package like its version, a description, etc.
14mu|rpm-5.4.10-69|626	
14mu|rpm-5.4.10-69|627	# TODO: review which files goes into what packages...?
14mu|rpm-5.4.10-69|628	%files -f %{name}.lang
14mu|rpm-5.4.10-69|629	%doc CHANGES doc/manual/[a-z]*
14mu|rpm-5.4.10-69|630	%if %{with docs}
14mu|rpm-5.4.10-69|631	%exclude %{_docdir}/rpm/html
14mu|rpm-5.4.10-69|632	%endif
14mu|rpm-5.4.10-69|633	/bin/rpm
14mu|rpm-5.4.10-69|634	%{_bindir}/multiarch-dispatch
14mu|rpm-5.4.10-69|635	%{_bindir}/rpmconstant*
14mu|rpm-5.4.10-69|636	%{_bindir}/rpm2cpio*
14mu|rpm-5.4.10-69|637	%{_rpmhome}/bin/augtool
14mu|rpm-5.4.10-69|638	%{_rpmhome}/bin/chroot
14mu|rpm-5.4.10-69|639	%{_rpmhome}/bin/cp
14mu|rpm-5.4.10-69|640	%{_rpmhome}/bin/dbconvert
14mu|rpm-5.4.10-69|641	%{_rpmhome}/bin/find
14mu|rpm-5.4.10-69|642	#%%{_rpmhome}/bin/grep
14mu|rpm-5.4.10-69|643	#%%{_rpmhome}/bin/lua
14mu|rpm-5.4.10-69|644	%{_rpmhome}/bin/mtree
14mu|rpm-5.4.10-69|645	%{_rpmhome}/bin/mgo
14mu|rpm-5.4.10-69|646	#%%{_rpmhome}/bin/rc
14mu|rpm-5.4.10-69|647	%{_rpmhome}/bin/rpmdbchk
14mu|rpm-5.4.10-69|648	%{_rpmhome}/bin/rpmspecdump
14mu|rpm-5.4.10-69|649	%{_rpmhome}/bin/wget
14mu|rpm-5.4.10-69|650	%if %{with xar}
14mu|rpm-5.4.10-69|651	%{_rpmhome}/bin/txar
14mu|rpm-5.4.10-69|652	%endif
14mu|rpm-5.4.10-69|653	%{_rpmhome}/dbconvert.sh
14mu|rpm-5.4.10-69|654	%{_rpmhome}/rpm.*
14mu|rpm-5.4.10-69|655	%{_rpmhome}/rpm2cpio
14mu|rpm-5.4.10-69|656	%{_rpmhome}/rpmdb_loadcvt
14mu|rpm-5.4.10-69|657	%{_rpmhome}/tgpg
14mu|rpm-5.4.10-69|658	%dir %{_localstatedir}/lib/rpm
14mu|rpm-5.4.10-69|659	%dir %{_localstatedir}/lib/rpm/log
14mu|rpm-5.4.10-69|660	%dir %{_localstatedir}/lib/rpm/tmp
14mu|rpm-5.4.10-69|661	%{_rpmhome}/macros.d/*
14mu|rpm-5.4.10-69|662	%{_rpmhome}/cpuinfo.yaml
14mu|rpm-5.4.10-69|663	%{_rpmhome}/macros
14mu|rpm-5.4.10-69|664	%{_rpmhome}/rpmpopt
14mu|rpm-5.4.10-69|665	%{_rpmhome}/platform/*/macros
14mu|rpm-5.4.10-69|666	%config(noreplace) %{_localstatedir}/lib/rpm/DB_CONFIG
14mu|rpm-5.4.10-69|667	%dir %{_localstatedir}/spool/repackage
14mu|rpm-5.4.10-69|668	%dir %{_rpmhome}
14mu|rpm-5.4.10-69|669	%dir %{_rpmhome}/bin
14mu|rpm-5.4.10-69|670	%dir %{_rpmhome}/lib
14mu|rpm-5.4.10-69|671	%dir %{_rpmhome}/platform/
14mu|rpm-5.4.10-69|672	%dir %{_rpmhome}/platform/*/
14mu|rpm-5.4.10-69|673	%dir %{_rpmhome}/macros.d
14mu|rpm-5.4.10-69|674	%dir %{_sysconfdir}/%{name}
14mu|rpm-5.4.10-69|675	%config(noreplace) %{_sysconfdir}/%{name}/macros
14mu|rpm-5.4.10-69|676	%dir %{_sysconfdir}/%{name}/macros.d
14mu|rpm-5.4.10-69|677	%dir %{_sysconfdir}/%{name}/premacros.d
14mu|rpm-5.4.10-69|678	%dir %{_sysconfdir}/%{name}/sysinfo
14mu|rpm-5.4.10-69|679	%{_sysconfdir}/%{name}/macros.d/*.macros
14mu|rpm-5.4.10-69|680	%{_sysconfdir}/%{name}/premacros.d/*.macros
14mu|rpm-5.4.10-69|681	%{_mandir}/man[18]/*.[18]*
14mu|rpm-5.4.10-69|682	%lang(pl)	%{_mandir}/pl/man[18]/*.[18]*
14mu|rpm-5.4.10-69|683	%lang(ru)	%{_mandir}/ru/man[18]/*.[18]*
14mu|rpm-5.4.10-69|684	%lang(ja)	%{_mandir}/ja/man[18]/*.[18]*
14mu|rpm-5.4.10-69|685	%lang(sk)	%{_mandir}/sk/man[18]/*.[18]*
14mu|rpm-5.4.10-69|686	%lang(fr)	%{_mandir}/fr/man[18]/*.[18]*
14mu|rpm-5.4.10-69|687	%lang(ko)	%{_mandir}/ko/man[18]/*.[18]*
14mu|rpm-5.4.10-69|688	%exclude	%{_mandir}/man8/rpmbuild.8*
14mu|rpm-5.4.10-69|689	%exclude	%{_mandir}/man8/rpmdeps.8*
14mu|rpm-5.4.10-69|690	%{_sysconfdir}/cron.daily/rpm
14mu|rpm-5.4.10-69|691	%config(noreplace,missingok) %{_sysconfdir}/logrotate.d/rpm
14mu|rpm-5.4.10-69|692	%dir %{multiarch_bindir}
14mu|rpm-5.4.10-69|693	%dir %{multiarch_includedir}
14mu|rpm-5.4.10-69|694	%if "%{_lib}" == "lib64"
14mu|rpm-5.4.10-69|695	%dir %(linux32 rpm -E %%{multiarch_bindir})
14mu|rpm-5.4.10-69|696	%dir %(linux32 rpm -E %%{multiarch_includedir})
14mu|rpm-5.4.10-69|697	%endif
14mu|rpm-5.4.10-69|698	%{_includedir}/multiarch-dispatch.h
14mu|rpm-5.4.10-69|699	
14mu|rpm-5.4.10-69|700	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|701	
14mu|rpm-5.4.10-69|702	%package -n %{librpmname}
14mu|rpm-5.4.10-69|703	Summary:	Libraries used by rpm
14mu|rpm-5.4.10-69|704	Group:		System/Libraries
14mu|rpm-5.4.10-69|705	# Forcing upgrades of anything else linked against it as rpmdb is incompatible
14mu|rpm-5.4.10-69|706	# with older versions (#61658, comment #136)
14mu|rpm-5.4.10-69|707	Conflicts:	librpm < 5.3
14mu|rpm-5.4.10-69|708	Conflicts:	%{_lib}db5.1 < 5.1.25
14mu|rpm-5.4.10-69|709	Conflicts:	%{_lib}elfutils1 < 0.152
14mu|rpm-5.4.10-69|710	Conflicts:	%{_lib}beecrypt7 < 4.2.1
14mu|rpm-5.4.10-69|711	
14mu|rpm-5.4.10-69|712	%description -n %{librpmname}
14mu|rpm-5.4.10-69|713	RPM is a powerful command line driven package management system capable of
14mu|rpm-5.4.10-69|714	installing, uninstalling, verifying, querying, and updating software packages.
14mu|rpm-5.4.10-69|715	This package contains common files to all applications based on rpm.
14mu|rpm-5.4.10-69|716	
14mu|rpm-5.4.10-69|717	%files -n %{librpmname}
14mu|rpm-5.4.10-69|718	%{_libdir}/librpm-%{libver}.so
14mu|rpm-5.4.10-69|719	%{_libdir}/librpmconstant-%{libver}.so
14mu|rpm-5.4.10-69|720	%{_libdir}/librpmdb-%{libver}.so
14mu|rpm-5.4.10-69|721	%{_libdir}/librpmio-%{libver}.so
14mu|rpm-5.4.10-69|722	%{_libdir}/librpmmisc-%{libver}.so
14mu|rpm-5.4.10-69|723	%{_libdir}/librpmbuild-%{libver}.so
14mu|rpm-5.4.10-69|724	%if %{with js}
14mu|rpm-5.4.10-69|725	%{_rpmhome}/lib/librpmjsm.so.*
14mu|rpm-5.4.10-69|726	%{_rpmhome}/lib/rpmjsm.so
14mu|rpm-5.4.10-69|727	%endif
14mu|rpm-5.4.10-69|728	
14mu|rpm-5.4.10-69|729	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|730	
14mu|rpm-5.4.10-69|731	%package -n %{librpmnamedevel}
14mu|rpm-5.4.10-69|732	Summary:	Development files for applications which will manipulate RPM packages
14mu|rpm-5.4.10-69|733	Group:		Development/C
14mu|rpm-5.4.10-69|734	Requires:	%{librpmname} = %{EVRD}
14mu|rpm-5.4.10-69|735	Provides:	rpm-devel = %{EVRD}
14mu|rpm-5.4.10-69|736	%rename		%{_lib}rpmconstant-devel
14mu|rpm-5.4.10-69|737	Obsoletes:	%{_lib}rpm4.4-devel
14mu|rpm-5.4.10-69|738	
14mu|rpm-5.4.10-69|739	%description -n %{librpmnamedevel}
14mu|rpm-5.4.10-69|740	This package contains the RPM C library and header files. These
14mu|rpm-5.4.10-69|741	development files will simplify the process of writing programs
14mu|rpm-5.4.10-69|742	which manipulate RPM packages and databases and are intended to make
14mu|rpm-5.4.10-69|743	it easier to create graphical package managers or any other tools
14mu|rpm-5.4.10-69|744	that need an intimate knowledge of RPM packages in order to function.
14mu|rpm-5.4.10-69|745	
14mu|rpm-5.4.10-69|746	This package should be installed if you want to develop programs that
14mu|rpm-5.4.10-69|747	will manipulate RPM packages and databases.
14mu|rpm-5.4.10-69|748	
14mu|rpm-5.4.10-69|749	%files -n %{librpmnamedevel}
14mu|rpm-5.4.10-69|750	#%%doc apidocs/html
14mu|rpm-5.4.10-69|751	%{_includedir}/rpm
14mu|rpm-5.4.10-69|752	%{_libdir}/librpm.so
14mu|rpm-5.4.10-69|753	%{_libdir}/librpmconstant.so
14mu|rpm-5.4.10-69|754	%{_libdir}/librpmdb.so
14mu|rpm-5.4.10-69|755	%{_libdir}/librpmio.so
14mu|rpm-5.4.10-69|756	%{_libdir}/librpmmisc.so
14mu|rpm-5.4.10-69|757	%{_libdir}/librpmbuild.so
14mu|rpm-5.4.10-69|758	%{_libdir}/pkgconfig/rpm.pc
14mu|rpm-5.4.10-69|759	%if %{with js}
14mu|rpm-5.4.10-69|760	%{_rpmhome}/lib/librpmjsm.so
14mu|rpm-5.4.10-69|761	%endif
14mu|rpm-5.4.10-69|762	
14mu|rpm-5.4.10-69|763	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|764	
14mu|rpm-5.4.10-69|765	%package -n %{librpmstatic}
14mu|rpm-5.4.10-69|766	Summary:	Static libraries for rpm development
14mu|rpm-5.4.10-69|767	Group:		Development/C
14mu|rpm-5.4.10-69|768	Requires:	%{librpmnamedevel} = %{EVRD}
14mu|rpm-5.4.10-69|769	
14mu|rpm-5.4.10-69|770	%description -n %{librpmstatic}
14mu|rpm-5.4.10-69|771	Static libraries for rpm development.
14mu|rpm-5.4.10-69|772	
14mu|rpm-5.4.10-69|773	%files -n %{librpmstatic}
14mu|rpm-5.4.10-69|774	%{_libdir}/librpm.a
14mu|rpm-5.4.10-69|775	%{_libdir}/librpmconstant.a
14mu|rpm-5.4.10-69|776	%{_libdir}/librpmdb.a
14mu|rpm-5.4.10-69|777	%{_libdir}/librpmio.a
14mu|rpm-5.4.10-69|778	%{_libdir}/librpmmisc.a
14mu|rpm-5.4.10-69|779	%{_libdir}/librpmbuild.a
14mu|rpm-5.4.10-69|780	
14mu|rpm-5.4.10-69|781	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|782	
14mu|rpm-5.4.10-69|783	%package build
14mu|rpm-5.4.10-69|784	Summary:	Scripts and executable programs used to build packages
14mu|rpm-5.4.10-69|785	Group:		System/Configuration/Packaging
14mu|rpm-5.4.10-69|786	Requires:	autoconf
14mu|rpm-5.4.10-69|787	Requires:	automake
14mu|rpm-5.4.10-69|788	Requires:	file
14mu|rpm-5.4.10-69|789	Requires:	gcc-c++
14mu|rpm-5.4.10-69|790	Requires:	gzip-utils
14mu|rpm-5.4.10-69|791	Requires:	libtool-base >= 2.4.2-3
14mu|rpm-5.4.10-69|792	Requires:	patch >= 2.5.9-7
14mu|rpm-5.4.10-69|793	Requires:	make
14mu|rpm-5.4.10-69|794	Requires:	unzip
14mu|rpm-5.4.10-69|795	Requires:	which
14mu|rpm-5.4.10-69|796	Requires:	elfutils >= 0.152-4
14mu|rpm-5.4.10-69|797	Requires:	rpm = %{EVRD}
14mu|rpm-5.4.10-69|798	#Requires:	rpm-%{_target_vendor}-setup-build
14mu|rpm-5.4.10-69|799	Requires:	rpm-mandriva-setup-build
14mu|rpm-5.4.10-69|800	Requires:	spec-helper >= 0.31.12
14mu|rpm-5.4.10-69|801	#Requires:	rpmlint-%{_target_vendor}-policy >= 0.3.2
14mu|rpm-5.4.10-69|802	Requires:	rpmlint-rosa-policy >= 0.3.2
14mu|rpm-5.4.10-69|803	%if %{without bootstrap}
14mu|rpm-5.4.10-69|804	Requires:	python-rpm = %{EVRD}
14mu|rpm-5.4.10-69|805	Requires:	perl-RPM = %{EVRD}
14mu|rpm-5.4.10-69|806	%endif
14mu|rpm-5.4.10-69|807	# Used by __urlgetfile to download files from external sources
14mu|rpm-5.4.10-69|808	Requires:	wget
14mu|rpm-5.4.10-69|809	Conflicts:	rpmlint < 1.4-4
14mu|rpm-5.4.10-69|810	Conflicts:	multiarch-utils < 1:5.3.10
14mu|rpm-5.4.10-69|811	Conflicts:	rpm < 1:5.4.4-32
14mu|rpm-5.4.10-69|812	%rename		rpm-manbo-setup-build
14mu|rpm-5.4.10-69|813	
14mu|rpm-5.4.10-69|814	%description build
14mu|rpm-5.4.10-69|815	This package contains scripts and executable programs that are used to
14mu|rpm-5.4.10-69|816	build packages using RPM.
14mu|rpm-5.4.10-69|817	
14mu|rpm-5.4.10-69|818	%files build
14mu|rpm-5.4.10-69|819	%{_bindir}/gendiff
14mu|rpm-5.4.10-69|820	%{_bindir}/rpmbuild
14mu|rpm-5.4.10-69|821	%{_bindir}/multiarch-platform
14mu|rpm-5.4.10-69|822	#%%{_rpmhome}/bin/abi-compliance-checker.pl
14mu|rpm-5.4.10-69|823	%{_rpmhome}/bin/api-sanity-autotest.pl
14mu|rpm-5.4.10-69|824	%{_rpmhome}/bin/api-sanity-checker.pl
14mu|rpm-5.4.10-69|825	%{_rpmhome}/bin/dbsql
14mu|rpm-5.4.10-69|826	%{_rpmhome}/bin/debugedit
14mu|rpm-5.4.10-69|827	%{_rpmhome}/bin/install-sh
14mu|rpm-5.4.10-69|828	%{_rpmhome}/bin/lua
14mu|rpm-5.4.10-69|829	%{_rpmhome}/bin/luac
14mu|rpm-5.4.10-69|830	%{_rpmhome}/bin/mkinstalldirs
14mu|rpm-5.4.10-69|831	%{_rpmhome}/bin/pom2spec
14mu|rpm-5.4.10-69|832	%{_rpmhome}/bin/rpmcache
14mu|rpm-5.4.10-69|833	%{_rpmhome}/bin/rpmcmp
14mu|rpm-5.4.10-69|834	%{_rpmhome}/bin/rpmdeps
14mu|rpm-5.4.10-69|835	%{_rpmhome}/bin/rpmdigest
14mu|rpm-5.4.10-69|836	%{_rpmhome}/bin/rpmkey
14mu|rpm-5.4.10-69|837	%{_rpmhome}/bin/rpmlua
14mu|rpm-5.4.10-69|838	%{_rpmhome}/bin/rpmluac
14mu|rpm-5.4.10-69|839	%{_rpmhome}/bin/rpmrepo
14mu|rpm-5.4.10-69|840	%{_rpmhome}/bin/sqlite3
14mu|rpm-5.4.10-69|841	%dir %{_rpmhome}/helpers
14mu|rpm-5.4.10-69|842	%{_rpmhome}/helpers/*
14mu|rpm-5.4.10-69|843	%dir %{_rpmhome}/qf
14mu|rpm-5.4.10-69|844	%{_rpmhome}/qf/*
14mu|rpm-5.4.10-69|845	%{_rpmhome}/vcheck
14mu|rpm-5.4.10-69|846	%{_rpmhome}/brp-*
14mu|rpm-5.4.10-69|847	%{_rpmhome}/check-files
14mu|rpm-5.4.10-69|848	%{_rpmhome}/check-multiarch-files
14mu|rpm-5.4.10-69|849	#%%{_rpmhome}/cross-build
14mu|rpm-5.4.10-69|850	%{_rpmhome}/find-debuginfo.sh
14mu|rpm-5.4.10-69|851	%{_rpmhome}/find-lang.sh
14mu|rpm-5.4.10-69|852	%{_rpmhome}/find-prov.pl
14mu|rpm-5.4.10-69|853	%{_rpmhome}/find-provides.perl
14mu|rpm-5.4.10-69|854	%{_rpmhome}/find-req.pl
14mu|rpm-5.4.10-69|855	%{_rpmhome}/find-requires.perl
14mu|rpm-5.4.10-69|856	%{_rpmhome}/fontconfig.prov
14mu|rpm-5.4.10-69|857	%{_rpmhome}/gem_helper.rb
14mu|rpm-5.4.10-69|858	%{_rpmhome}/getpo.sh
14mu|rpm-5.4.10-69|859	%{_rpmhome}/gstreamer.sh
14mu|rpm-5.4.10-69|860	%{_rpmhome}/http.req
14mu|rpm-5.4.10-69|861	%{_rpmhome}/javadeps.sh
14mu|rpm-5.4.10-69|862	%{_rpmhome}/kmod-deps.sh
14mu|rpm-5.4.10-69|863	%{_rpmhome}/mkmultiarch
14mu|rpm-5.4.10-69|864	%{_rpmhome}/mono-find-provides
14mu|rpm-5.4.10-69|865	%{_rpmhome}/mono-find-requires
14mu|rpm-5.4.10-69|866	%{_rpmhome}/executabledeps.sh
14mu|rpm-5.4.10-69|867	%{_rpmhome}/libtooldeps.sh
14mu|rpm-5.4.10-69|868	%{_rpmhome}/osgideps.pl
14mu|rpm-5.4.10-69|869	%{_rpmhome}/perldeps.pl
14mu|rpm-5.4.10-69|870	%{_rpmhome}/perl.prov
14mu|rpm-5.4.10-69|871	%{_rpmhome}/perl.req
14mu|rpm-5.4.10-69|872	%{_rpmhome}/php.prov
14mu|rpm-5.4.10-69|873	%{_rpmhome}/php.req
14mu|rpm-5.4.10-69|874	%{_rpmhome}/pkgconfigdeps.sh
14mu|rpm-5.4.10-69|875	%{_rpmhome}/pythondeps.sh
14mu|rpm-5.4.10-69|876	%{_rpmhome}/pythoneggs.py
14mu|rpm-5.4.10-69|877	%{_rpmhome}/rubygems.rb
14mu|rpm-5.4.10-69|878	%{_rpmhome}/symclash.*
14mu|rpm-5.4.10-69|879	%{_rpmhome}/u_pkg.sh
14mu|rpm-5.4.10-69|880	%{_rpmhome}/vpkg-provides.sh
14mu|rpm-5.4.10-69|881	%{_rpmhome}/vpkg-provides2.sh
14mu|rpm-5.4.10-69|882	%if %{with js}
14mu|rpm-5.4.10-69|883	%{_rpmhome}/bin/tjs
14mu|rpm-5.4.10-69|884	%endif
14mu|rpm-5.4.10-69|885	%{_rpmhome}/macros.rpmbuild
14mu|rpm-5.4.10-69|886	%{_mandir}/man8/rpmbuild.8*
14mu|rpm-5.4.10-69|887	%{_mandir}/man8/rpmdeps.8*
14mu|rpm-5.4.10-69|888	
14mu|rpm-5.4.10-69|889	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|890	
14mu|rpm-5.4.10-69|891	%if %{with python}
14mu|rpm-5.4.10-69|892	%package -n python-rpm
14mu|rpm-5.4.10-69|893	Summary:	Python bindings for apps which will manipulate RPM packages
14mu|rpm-5.4.10-69|894	Group:		Development/Python
14mu|rpm-5.4.10-69|895	
14mu|rpm-5.4.10-69|896	%description -n python-rpm
14mu|rpm-5.4.10-69|897	The rpm-python package contains a module which permits applications
14mu|rpm-5.4.10-69|898	written in the Python programming language to use the interface
14mu|rpm-5.4.10-69|899	supplied by RPM (RPM Package Manager) libraries.
14mu|rpm-5.4.10-69|900	
14mu|rpm-5.4.10-69|901	This package should be installed if you want to develop Python
14mu|rpm-5.4.10-69|902	programs that will manipulate RPM packages and databases.
14mu|rpm-5.4.10-69|903	
14mu|rpm-5.4.10-69|904	%files -n python-rpm
14mu|rpm-5.4.10-69|905	%if %{with embed}
14mu|rpm-5.4.10-69|906	%{_rpmhome}/lib/rpmpython.so
14mu|rpm-5.4.10-69|907	%endif
14mu|rpm-5.4.10-69|908	%dir %{py_platsitedir}/rpm
14mu|rpm-5.4.10-69|909	%{py_platsitedir}/rpm/*.py
14mu|rpm-5.4.10-69|910	%{py_platsitedir}/rpm/*.so
14mu|rpm-5.4.10-69|911	%endif
14mu|rpm-5.4.10-69|912	
14mu|rpm-5.4.10-69|913	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|914	
14mu|rpm-5.4.10-69|915	%if %{with perl}
14mu|rpm-5.4.10-69|916	%define	perlmod	RPM
14mu|rpm-5.4.10-69|917	%package -n perl-%{perlmod}
14mu|rpm-5.4.10-69|918	Summary:	Perl bindings for RPM
14mu|rpm-5.4.10-69|919	Group:		Development/Perl
14mu|rpm-5.4.10-69|920	Obsoletes:	perl-RPM4
14mu|rpm-5.4.10-69|921	Requires:	perl-IO-String
14mu|rpm-5.4.10-69|922	
14mu|rpm-5.4.10-69|923	%description -n perl-%{perlmod}
14mu|rpm-5.4.10-69|924	The RPM Perl module provides an object-oriented interface to querying both
14mu|rpm-5.4.10-69|925	the installed RPM database as well as files on the filesystem.
14mu|rpm-5.4.10-69|926	
14mu|rpm-5.4.10-69|927	%files -n perl-%{perlmod}
14mu|rpm-5.4.10-69|928	#%%doc perl/Changes
14mu|rpm-5.4.10-69|929	%if %{with embed}
14mu|rpm-5.4.10-69|930	%{_rpmhome}/lib/rpmperl.so
14mu|rpm-5.4.10-69|931	%endif
14mu|rpm-5.4.10-69|932	%{_mandir}/man3/RPM*
14mu|rpm-5.4.10-69|933	%{perl_vendorarch}/%{perlmod}.pm
14mu|rpm-5.4.10-69|934	%dir %{perl_vendorarch}/%{perlmod}
14mu|rpm-5.4.10-69|935	%{perl_vendorarch}/%{perlmod}/*.pm
14mu|rpm-5.4.10-69|936	%{perl_vendorarch}/auto/%{perlmod}
14mu|rpm-5.4.10-69|937	%endif
14mu|rpm-5.4.10-69|938	
14mu|rpm-5.4.10-69|939	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|940	
14mu|rpm-5.4.10-69|941	%if %{with perl}
14mu|rpm-5.4.10-69|942	%package -n perl-RPMBDB
14mu|rpm-5.4.10-69|943	Summary:	Perl extension for accessing certain Berkeley DB functionality
14mu|rpm-5.4.10-69|944	Group:		Development/Perl
14mu|rpm-5.4.10-69|945	Requires:	%{librpmname} = %{EVRD}
14mu|rpm-5.4.10-69|946	
14mu|rpm-5.4.10-69|947	%description -n perl-RPMBDB
14mu|rpm-5.4.10-69|948	This perl extension provides certain Berkeley DB functionality used by urpmi.
14mu|rpm-5.4.10-69|949	
14mu|rpm-5.4.10-69|950	%files -n perl-RPMBDB
14mu|rpm-5.4.10-69|951	%{perl_vendorarch}/RPMBDB.pm
14mu|rpm-5.4.10-69|952	%dir %{perl_vendorarch}/auto/RPMBDB
14mu|rpm-5.4.10-69|953	%{perl_vendorarch}/auto/RPMBDB/RPMBDB.so
14mu|rpm-5.4.10-69|954	%endif
14mu|rpm-5.4.10-69|955	
14mu|rpm-5.4.10-69|956	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|957	
14mu|rpm-5.4.10-69|958	%if %{with ruby}
14mu|rpm-5.4.10-69|959	%package -n rpm-rubyembed
14mu|rpm-5.4.10-69|960	Summary:	Ruby embedding module for rpm
14mu|rpm-5.4.10-69|961	Group:		Development/Ruby
14mu|rpm-5.4.10-69|962	Requires:	ruby(abi)
14mu|rpm-5.4.10-69|963	
14mu|rpm-5.4.10-69|964	%description -n rpm-rubyembed
14mu|rpm-5.4.10-69|965	This package provides embedded ruby interpreter support for RPM.
14mu|rpm-5.4.10-69|966	
14mu|rpm-5.4.10-69|967	%files -n rpm-rubyembed
14mu|rpm-5.4.10-69|968	%{_rpmhome}/bin/trb
14mu|rpm-5.4.10-69|969	%{_rpmhome}/lib/rpm.so
14mu|rpm-5.4.10-69|970	%{_rpmhome}/lib/rpmruby.so
14mu|rpm-5.4.10-69|971	%endif
14mu|rpm-5.4.10-69|972	
14mu|rpm-5.4.10-69|973	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|974	
14mu|rpm-5.4.10-69|975	%if %{with tcl}
14mu|rpm-5.4.10-69|976	%package -n rpm-tclembed
14mu|rpm-5.4.10-69|977	Summary:	Tcl embedding module for rpm
14mu|rpm-5.4.10-69|978	Group:		Development/Other
14mu|rpm-5.4.10-69|979	Requires:	tcl
14mu|rpm-5.4.10-69|980	
14mu|rpm-5.4.10-69|981	%description -n rpm-tclembed
14mu|rpm-5.4.10-69|982	This package provides embedded Tcl interpreter support for RPM.
14mu|rpm-5.4.10-69|983	
14mu|rpm-5.4.10-69|984	%files -n rpm-tclembed
14mu|rpm-5.4.10-69|985	%{_rpmhome}/lib/rpmtcl.so
14mu|rpm-5.4.10-69|986	%endif
14mu|rpm-5.4.10-69|987	
14mu|rpm-5.4.10-69|988	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|989	
14mu|rpm-5.4.10-69|990	%if %{with squirrel}
14mu|rpm-5.4.10-69|991	%package -n rpm-squirrelembed
14mu|rpm-5.4.10-69|992	Summary:	Squirrel embedding module for rpm
14mu|rpm-5.4.10-69|993	Group:		Development/Other
14mu|rpm-5.4.10-69|994	Requires:	squirrel
14mu|rpm-5.4.10-69|995	
14mu|rpm-5.4.10-69|996	%description -n rpm-squirrelembed
14mu|rpm-5.4.10-69|997	This package provides embedded Squirrel interpreter support for RPM.
14mu|rpm-5.4.10-69|998	
14mu|rpm-5.4.10-69|999	%files -n rpm-squirrelembed
14mu|rpm-5.4.10-69|1000	%{_rpmhome}/lib/rpmsquirrel.so
14mu|rpm-5.4.10-69|1001	%endif
14mu|rpm-5.4.10-69|1002	
14mu|rpm-5.4.10-69|1003	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|1004	
14mu|rpm-5.4.10-69|1005	%if %{with docs}
14mu|rpm-5.4.10-69|1006	%package apidocs
14mu|rpm-5.4.10-69|1007	Summary:	API documentation for RPM
14mu|rpm-5.4.10-69|1008	Group:		Books/Computer books
14mu|rpm-5.4.10-69|1009	BuildArch:	noarch
14mu|rpm-5.4.10-69|1010	
14mu|rpm-5.4.10-69|1011	%description apidocs
14mu|rpm-5.4.10-69|1012	This package contains the RPM API documentation generated in HTML format.
14mu|rpm-5.4.10-69|1013	
14mu|rpm-5.4.10-69|1014	%files apidocs
14mu|rpm-5.4.10-69|1015	%dir %{_docdir}/rpm/html
14mu|rpm-5.4.10-69|1016	%{_docdir}/rpm/html/*
14mu|rpm-5.4.10-69|1017	%endif
14mu|rpm-5.4.10-69|1018	
14mu|rpm-5.4.10-69|1019	#----------------------------------------------------------------------------
14mu|rpm-5.4.10-69|1020	
14mu|rpm-5.4.10-69|1021	%prep
14mu|rpm-5.4.10-69|1022	%setup -q -a5
14mu|rpm-5.4.10-69|1023	%patch111 -p1 -b .script_macros~
14mu|rpm-5.4.10-69|1024	%patch0 -p1 -b .squirrel3~
14mu|rpm-5.4.10-69|1025	%patch1 -p1 -b .makeinstall_qt~
14mu|rpm-5.4.10-69|1026	%patch2 -p1 -b .scriptlet~
14mu|rpm-5.4.10-69|1027	%patch3 -p1 -b .doc_conflicts~
14mu|rpm-5.4.10-69|1028	%patch11 -p1 -b .ru~
14mu|rpm-5.4.10-69|1029	%if 0
14mu|rpm-5.4.10-69|1030	%patch15 -p1 -b .trigger_once~
14mu|rpm-5.4.10-69|1031	%endif
14mu|rpm-5.4.10-69|1032	%patch29 -p1 -b .specfile~
14mu|rpm-5.4.10-69|1033	%patch31 -p1 -b .rpm_qa~
14mu|rpm-5.4.10-69|1034	#%%patch32 -p1 -b .clean~
14mu|rpm-5.4.10-69|1035	%patch34 -p1 -b .ordering~
14mu|rpm-5.4.10-69|1036	%patch37 -p1 -b .drop_deps~
14mu|rpm-5.4.10-69|1037	%patch40 -p1 -b .pc_paths~
14mu|rpm-5.4.10-69|1038	%patch42 -p1 -b .glob~
14mu|rpm-5.4.10-69|1039	%patch46 -p1 -b .repackage~
14mu|rpm-5.4.10-69|1040	%patch47 -p1 -b .overlap~
14mu|rpm-5.4.10-69|1041	%patch48 -p1 -b .suggests~
14mu|rpm-5.4.10-69|1042	%patch55 -p1 -b .strip_reloc_debug~
14mu|rpm-5.4.10-69|1043	%patch61 -p1 -b .epoch_cmp~
14mu|rpm-5.4.10-69|1044	%patch63 -p1 -b .buildroot_dups~
14mu|rpm-5.4.10-69|1045	%patch64 -p1 -b .dups_terminate~
14mu|rpm-5.4.10-69|1046	%patch65 -p1 -b .subdir_terminate~
14mu|rpm-5.4.10-69|1047	%patch66 -p1 -b .withoutclean~
14mu|rpm-5.4.10-69|1048	%patch67 -p1 -b .strip_silent~
14mu|rpm-5.4.10-69|1049	%patch69 -p1 -b .oneshot~
14mu|rpm-5.4.10-69|1050	%patch70 -p1 -b .drop_basedeps~
14mu|rpm-5.4.10-69|1051	%patch71 -p1 -b .locale~
14mu|rpm-5.4.10-69|1052	%patch74 -p1 -b .builddir~
14mu|rpm-5.4.10-69|1053	%patch76 -p1 -b .twice_terminate~
14mu|rpm-5.4.10-69|1054	%patch77 -p1 -b .db52~
14mu|rpm-5.4.10-69|1055	%patch78 -p1 -b .ruby19~
14mu|rpm-5.4.10-69|1056	%patch79 -p1 -b .range_nooverlap~
14mu|rpm-5.4.10-69|1057	%patch85 -p1 -b .int_gen_overlap~
14mu|rpm-5.4.10-69|1058	%patch86 -p1 -b .mono_deps_new~
14mu|rpm-5.4.10-69|1059	%patch87 -p1 -b .php_dep_gen~
14mu|rpm-5.4.10-69|1060	%patch88 -p1 -b .16004~
14mu|rpm-5.4.10-69|1061	%patch89 -p1 -b .16005~
14mu|rpm-5.4.10-69|1062	%patch90 -p1 -b .16022~
14mu|rpm-5.4.10-69|1063	%patch91 -p1 -b .fc_deps~
14mu|rpm-5.4.10-69|1064	%patch92 -p1 -b .rpmfc_ruby~
14mu|rpm-5.4.10-69|1065	%patch93 -p1 -b .rb_newline~
14mu|rpm-5.4.10-69|1066	%patch95 -p1 -b .interpret_deps~
14mu|rpm-5.4.10-69|1067	%patch96 -p1 -b .uclibc~
14mu|rpm-5.4.10-69|1068	%patch97 -p1 -b .env_color~
14mu|rpm-5.4.10-69|1069	%patch98 -p1 -b .fc_overlap~
14mu|rpm-5.4.10-69|1070	%patch99 -p1 -b .py_macros~
14mu|rpm-5.4.10-69|1071	%patch100 -p1 -b .script_overlap~
14mu|rpm-5.4.10-69|1072	%patch101 -p1 -b .font~
14mu|rpm-5.4.10-69|1073	%patch102 -p1 -b .kmod~
14mu|rpm-5.4.10-69|1074	%patch103 -p1 -b .desktop~
14mu|rpm-5.4.10-69|1075	%patch104 -p1 -b .skip_chrdev~
14mu|rpm-5.4.10-69|1076	%patch105 -p1 -b .sizeof~
14mu|rpm-5.4.10-69|1077	%patch106 -p1 -b .link_loop~
14mu|rpm-5.4.10-69|1078	%patch107 -p1 -b .python_color~
14mu|rpm-5.4.10-69|1079	%patch109 -p1 -b .uclibc_nolib64~
14mu|rpm-5.4.10-69|1080	%patch110 -p1 -b .req_devel~
14mu|rpm-5.4.10-69|1081	%patch112 -p1 -b .gnu_hash~
14mu|rpm-5.4.10-69|1082	%patch113 -p1 -b .depoch_rpmlib~
14mu|rpm-5.4.10-69|1083	%patch114 -p1 -b .no_verdepfeat~
14mu|rpm-5.4.10-69|1084	%patch115 -p1 -b .free~
14mu|rpm-5.4.10-69|1085	%patch116 -p1 -b .skip_doc~
14mu|rpm-5.4.10-69|1086	%patch117 -p1 -b .exec_modules~
14mu|rpm-5.4.10-69|1087	%patch119 -p1 -b .rubyabi_prov~
14mu|rpm-5.4.10-69|1088	%patch120 -p1 -b .filedep_origins~
14mu|rpm-5.4.10-69|1089	%patch121 -p1 -b .equal_overlaps~
14mu|rpm-5.4.10-69|1090	%patch122 -p1 -b .strdup~
14mu|rpm-5.4.10-69|1091	%patch123 -p1 -b .ds_fopen~
14mu|rpm-5.4.10-69|1092	%patch124 -p1 -b .debuginfo~
14mu|rpm-5.4.10-69|1093	%patch125 -p1 -b .unitialized~
14mu|rpm-5.4.10-69|1094	%patch126 -p1 -b .trig_pcre~
14mu|rpm-5.4.10-69|1095	%patch127 -p1 -b .trigger_args~
14mu|rpm-5.4.10-69|1096	%patch128 -p1 -b .triggers_nooverlap~
14mu|rpm-5.4.10-69|1097	%patch129 -p1 -b .memleak~
14mu|rpm-5.4.10-69|1098	%patch130 -p1 -b .str_nul~
14mu|rpm-5.4.10-69|1099	%patch131 -p1 -b .dlopen~
14mu|rpm-5.4.10-69|1100	%patch132 -p1 -b .py_input~
14mu|rpm-5.4.10-69|1101	%patch133 -p1 -b .devel_prov~
14mu|rpm-5.4.10-69|1102	#patch134 -p1 -b .lua~
14mu|rpm-5.4.10-69|1103	%patch135 -p1 -b .db_rdonly~
14mu|rpm-5.4.10-69|1104	%patch136 -p1 -b .ds_merge~
14mu|rpm-5.4.10-69|1105	%patch137 -p1 -b .slash~
14mu|rpm-5.4.10-69|1106	%patch138 -p1 -b .trigtrans~
14mu|rpm-5.4.10-69|1107	%patch139 -p1 -b .fix_verify~
14mu|rpm-5.4.10-69|1108	%patch140 -p1 -b .rpmv3~
14mu|rpm-5.4.10-69|1109	%patch143 -p1 -b .mono_newline~
14mu|rpm-5.4.10-69|1110	%patch144 -p1 -b .urpm~
14mu|rpm-5.4.10-69|1111	%patch146 -p1 -b .nosig~
14mu|rpm-5.4.10-69|1112	%patch147 -p1
14mu|rpm-5.4.10-69|1113	%patch149 -p1 -b .typo~
14mu|rpm-5.4.10-69|1114	%patch150 -p1 -b .i18n_str~
14mu|rpm-5.4.10-69|1115	%patch151 -p1 -b .noi18n~
14mu|rpm-5.4.10-69|1116	%patch152 -p1 -b .l10ndir~
14mu|rpm-5.4.10-69|1117	%patch154 -p1 -b .cputoolize~
14mu|rpm-5.4.10-69|1118	%patch155 -p1 -b .install_info~
14mu|rpm-5.4.10-69|1119	%patch156 -p1 -b .php_deps~
14mu|rpm-5.4.10-69|1120	%patch157 -p1 -b .perl_deps~
14mu|rpm-5.4.10-69|1121	%patch158 -p1 -b .dl_error~
14mu|rpm-5.4.10-69|1122	#patch138 -p1 -b .trigtrans~
14mu|rpm-5.4.10-69|1123	%patch159 -p1 -b .ignore_arch~
14mu|rpm-5.4.10-69|1124	%patch160 -p1 -b .xz_level~
14mu|rpm-5.4.10-69|1125	%patch161 -p1 -b .uclibc_buildroot~
14mu|rpm-5.4.10-69|1126	%patch162 -p1 -b .uninitialized~
14mu|rpm-5.4.10-69|1127	
14mu|rpm-5.4.10-69|1128	%patch165 -p1 -b .helper_order~
14mu|rpm-5.4.10-69|1129	%patch166 -p1 -b .ldflags~
14mu|rpm-5.4.10-69|1130	%patch167 -p1 -b .perl_abiver~
14mu|rpm-5.4.10-69|1131	%patch168 -p1 -b .perl_abireq~
14mu|rpm-5.4.10-69|1132	%patch169 -p1 -b .brpcomp~
14mu|rpm-5.4.10-69|1133	%patch170 -p1 -b .dbconvert52~
14mu|rpm-5.4.10-69|1134	%patch171 -p1 -b .python3~
14mu|rpm-5.4.10-69|1135	%patch1710 -p1 -b .ruby_utf8~
14mu|rpm-5.4.10-69|1136	%patch172 -p1 -b .debug_path~
14mu|rpm-5.4.10-69|1137	
14mu|rpm-5.4.10-69|1138	%patch173 -p1 -b .debugedit_memleaks~
14mu|rpm-5.4.10-69|1139	%patch174 -p1 -b .debugedit_errmsg~
14mu|rpm-5.4.10-69|1140	%patch175 -p1 -b .doc_post~
14mu|rpm-5.4.10-69|1141	%patch176 -p1 -b .droprpath~
14mu|rpm-5.4.10-69|1142	
14mu|rpm-5.4.10-69|1143	%patch179 -p1 -b .rpmdbchk~
14mu|rpm-5.4.10-69|1144	%patch180 -p1 -b .typecast~
14mu|rpm-5.4.10-69|1145	%patch181 -p1 -b .printspec~
14mu|rpm-5.4.10-69|1146	
14mu|rpm-5.4.10-69|1147	%patch185 -p1 -b .buildid_deps~
14mu|rpm-5.4.10-69|1148	%patch186 -p1 -b .rpkg_justdb~
14mu|rpm-5.4.10-69|1149	%patch187 -p1 -b .trig_cnt~
14mu|rpm-5.4.10-69|1150	
14mu|rpm-5.4.10-69|1151	%patch191 -p1 -b .rename~
14mu|rpm-5.4.10-69|1152	%patch192 -p1 -b .mem_assert~
14mu|rpm-5.4.10-69|1153	%patch193 -p1 -b .xrealloc~
14mu|rpm-5.4.10-69|1154	%patch194 -p1 -b .cb~
14mu|rpm-5.4.10-69|1155	%patch195 -p1 -b .cb2~
14mu|rpm-5.4.10-69|1156	%patch196 -p1 -b .ui64p~
14mu|rpm-5.4.10-69|1157	
14mu|rpm-5.4.10-69|1158	%patch198 -p1 -b .rpmdbnofsync~
14mu|rpm-5.4.10-69|1159	%patch199 -p1 -b .fontdep_sure~
14mu|rpm-5.4.10-69|1160	
14mu|rpm-5.4.10-69|1161	%patch216 -p1 -b .rubyarchdirs~
14mu|rpm-5.4.10-69|1162	%patch217 -p1 -b .rubyabiver~
14mu|rpm-5.4.10-69|1163	%patch218 -p1 -b .gem_spec~
14mu|rpm-5.4.10-69|1164	%patch219 -p1 -b .rubygems2~
14mu|rpm-5.4.10-69|1165	%patch220 -p1 -b .no_ruby_version~
14mu|rpm-5.4.10-69|1166	%patch221 -p1 -b .rubygems2.2~
14mu|rpm-5.4.10-69|1167	
14mu|rpm-5.4.10-69|1168	%patch501 -p1 -b .rosa_vendor~
14mu|rpm-5.4.10-69|1169	%patch502 -p1 -b .package_name~
14mu|rpm-5.4.10-69|1170	%patch503 -p1 -b .specspo~
14mu|rpm-5.4.10-69|1171	%patch504 -p1 -b .postpone_errors~
14mu|rpm-5.4.10-69|1172	%patch505 -p1 -b .urlgetfile~
14mu|rpm-5.4.10-69|1173	%patch506 -p1 -b .nodejs~
14mu|rpm-5.4.10-69|1174	%patch508 -p1 -b .hardening~
14mu|rpm-5.4.10-69|1175	%patch509 -p1 -b .fat_lto_cpu_os_macros~
14mu|rpm-5.4.10-69|1176	%patch510 -p1 -b .no-delete-null-pointer-checks~
14mu|rpm-5.4.10-69|1177	%patch511 -p1 -b .distepoch
14mu|rpm-5.4.10-69|1178	%patch512 -p1 -b .hardlink-segfault-fix
14mu|rpm-5.4.10-69|1179	%patch513 -p1 -b .payload-no-hashed-inode
14mu|rpm-5.4.10-69|1180	%patch514 -p1 -b .kde5-find-lang
14mu|rpm-5.4.10-69|1181	%patch515 -p1 -b .fix-addsign-check
14mu|rpm-5.4.10-69|1182	%patch516 -p1 -b .appdatadir~
14mu|rpm-5.4.10-69|1183	%patch517 -p1 -b .md5sum
14mu|rpm-5.4.10-69|1184	
14mu|rpm-5.4.10-69|1185	#required by P55, P80, P81, P94..
14mu|rpm-5.4.10-69|1186	./autogen.sh
14mu|rpm-5.4.10-69|1187	
14mu|rpm-5.4.10-69|1188	mkdir -p cpu-os-macros
14mu|rpm-5.4.10-69|1189	tar -zxf %{SOURCE3} -C cpu-os-macros
14mu|rpm-5.4.10-69|1190	%patch145 -p1
14mu|rpm-5.4.10-69|1191	# patch507 -p0 -b .hardening_cpu_os_macros~
14mu|rpm-5.4.10-69|1192	
14mu|rpm-5.4.10-69|1193	%build
14mu|rpm-5.4.10-69|1194	%configure2_5x	--enable-nls \
14mu|rpm-5.4.10-69|1195	--with-pic \
14mu|rpm-5.4.10-69|1196	%if %{with debug}
14mu|rpm-5.4.10-69|1197	--enable-debug \
14mu|rpm-5.4.10-69|1198	--with-valgrind \
14mu|rpm-5.4.10-69|1199	%endif
14mu|rpm-5.4.10-69|1200	--enable-posixmutexes \
14mu|rpm-5.4.10-69|1201	%if %{with python}
14mu|rpm-5.4.10-69|1202	--with-python=%{python_version} \
14mu|rpm-5.4.10-69|1203	%if %{with embed}
14mu|rpm-5.4.10-69|1204	--with-pythonembed=external \
14mu|rpm-5.4.10-69|1205	%endif
14mu|rpm-5.4.10-69|1206	%else
14mu|rpm-5.4.10-69|1207	--without-python \
14mu|rpm-5.4.10-69|1208	%endif
14mu|rpm-5.4.10-69|1209	%if %{with perl}
14mu|rpm-5.4.10-69|1210	--with-perl=vendor \
14mu|rpm-5.4.10-69|1211	%if %{with embed}
14mu|rpm-5.4.10-69|1212	--with-perlembed=external \
14mu|rpm-5.4.10-69|1213	%endif
14mu|rpm-5.4.10-69|1214	%else
14mu|rpm-5.4.10-69|1215	--without-perl \
14mu|rpm-5.4.10-69|1216	%endif
14mu|rpm-5.4.10-69|1217	%if %{with js}
14mu|rpm-5.4.10-69|1218	--with-mozjs185=external \
14mu|rpm-5.4.10-69|1219	%else
14mu|rpm-5.4.10-69|1220	--without-mozjs185 \
14mu|rpm-5.4.10-69|1221	%endif
14mu|rpm-5.4.10-69|1222	%if %{with ruby}
14mu|rpm-5.4.10-69|1223	--with-ruby=external \
14mu|rpm-5.4.10-69|1224	%if %{with embed}
14mu|rpm-5.4.10-69|1225	--with-rubyembed=external \
14mu|rpm-5.4.10-69|1226	%endif
14mu|rpm-5.4.10-69|1227	%endif
14mu|rpm-5.4.10-69|1228	%if %{with tcl}
14mu|rpm-5.4.10-69|1229	--with-tcl=external \
14mu|rpm-5.4.10-69|1230	%endif
14mu|rpm-5.4.10-69|1231	%if %{with squirrel}
14mu|rpm-5.4.10-69|1232	--with-squirrel=external \
14mu|rpm-5.4.10-69|1233	%endif
14mu|rpm-5.4.10-69|1234	--with-glob \
14mu|rpm-5.4.10-69|1235	%if %{with selinux}
14mu|rpm-5.4.10-69|1236	--with-selinux \
14mu|rpm-5.4.10-69|1237	%else
14mu|rpm-5.4.10-69|1238	--without-selinux \
14mu|rpm-5.4.10-69|1239	%endif
14mu|rpm-5.4.10-69|1240	%if %{with docs}
14mu|rpm-5.4.10-69|1241	--with-apidocs \
14mu|rpm-5.4.10-69|1242	%endif
14mu|rpm-5.4.10-69|1243	--with-libelf \
14mu|rpm-5.4.10-69|1244	--with-popt=external \
14mu|rpm-5.4.10-69|1245	--with-xz=external \
14mu|rpm-5.4.10-69|1246	--with-bzip2=external \
14mu|rpm-5.4.10-69|1247	--with-lua=internal \
14mu|rpm-5.4.10-69|1248	--with-expat=external \
14mu|rpm-5.4.10-69|1249	--with-pcre=external \
14mu|rpm-5.4.10-69|1250	%ifarch %{ix86} x86_64 ppc ppc64 ia64
14mu|rpm-5.4.10-69|1251	--with-cpuinfo=external \
14mu|rpm-5.4.10-69|1252	%else
14mu|rpm-5.4.10-69|1253	--without-cpuinfo \
14mu|rpm-5.4.10-69|1254	%endif
14mu|rpm-5.4.10-69|1255	--with-syck=external \
14mu|rpm-5.4.10-69|1256	--with-file=external \
14mu|rpm-5.4.10-69|1257	--with-path-magic=%{_datadir}/misc/magic.mgc \
14mu|rpm-5.4.10-69|1258	--with-beecrypt=external \
14mu|rpm-5.4.10-69|1259	--with-usecrypto=beecrypt \
14mu|rpm-5.4.10-69|1260	--with-keyutils=external \
14mu|rpm-5.4.10-69|1261	--with-neon=external \
14mu|rpm-5.4.10-69|1262	--with-acl \
14mu|rpm-5.4.10-69|1263	--enable-openmp \
14mu|rpm-5.4.10-69|1264	%if %{with xar}
14mu|rpm-5.4.10-69|1265	--with-xar=%{_includedir}/xar \
14mu|rpm-5.4.10-69|1266	%endif
14mu|rpm-5.4.10-69|1267	--with-db \
14mu|rpm-5.4.10-69|1268	--with-dbsql=external \
14mu|rpm-5.4.10-69|1269	--without-db-tools-integrated \
14mu|rpm-5.4.10-69|1270	%if %{with sqlite}
14mu|rpm-5.4.10-69|1271	--with-sqlite=external \
14mu|rpm-5.4.10-69|1272	%else
14mu|rpm-5.4.10-69|1273	--without-sqlite \
14mu|rpm-5.4.10-69|1274	%endif
14mu|rpm-5.4.10-69|1275	%if %{with ossp_uuid}
14mu|rpm-5.4.10-69|1276	%if 0
14mu|rpm-5.4.10-69|1277	# TODO: needs to be fixed properly for automatic detection in internal lua build
14mu|rpm-5.4.10-69|1278	%endif
14mu|rpm-5.4.10-69|1279	--with-uuid=%{_libdir}:%{_includedir}/ossp-uuid \
14mu|rpm-5.4.10-69|1280	%else
14mu|rpm-5.4.10-69|1281	--without-uuid \
14mu|rpm-5.4.10-69|1282	%endif
14mu|rpm-5.4.10-69|1283	%if %{with augeas}
14mu|rpm-5.4.10-69|1284	--with-augeas=external \
14mu|rpm-5.4.10-69|1285	%else
14mu|rpm-5.4.10-69|1286	--without-augeas \
14mu|rpm-5.4.10-69|1287	%endif
14mu|rpm-5.4.10-69|1288	%if 0
14mu|rpm-5.4.10-69|1289	--with-extra-path-macros=%{_usrlibrpm}/macros.d/mandriva \
14mu|rpm-5.4.10-69|1290	%else
14mu|rpm-5.4.10-69|1291	--with-extra-path-macros=%{_usrlibrpm}/platform/%%{_target}/macros:%{_sysconfdir}/rpm/macros.d/*.macros:%{_usrlibrpm}/macros.d/mandriva \
14mu|rpm-5.4.10-69|1292	%endif
14mu|rpm-5.4.10-69|1293	--with-vendor=mandriva \
14mu|rpm-5.4.10-69|1294	--enable-build-warnings
14mu|rpm-5.4.10-69|1295	# XXX: Making ie. a --with-pre-macros option might be more aestethic and easier
14mu|rpm-5.4.10-69|1296	# of use to others if pushed back upstream?
14mu|rpm-5.4.10-69|1297	# For our case, this is only used to define _prefer_target_cpu before any other
14mu|rpm-5.4.10-69|1298	# macros so that rpm knows about this for libcpuinfo when loading macros, but
14mu|rpm-5.4.10-69|1299	# could perhaps be useful to others, ie. for defining a _target_vendor earlier,
14mu|rpm-5.4.10-69|1300	# so that vendor specific macros to load could be defined at runtime rather
14mu|rpm-5.4.10-69|1301	# than compile time.. Sounds convenient if LSB certification is done on a specific
14mu|rpm-5.4.10-69|1302	# set of binaries (does it..?) wrt. Manbo Labs.
14mu|rpm-5.4.10-69|1303	echo '#define PREMACROFILES "%{_sysconfdir}/rpm/premacros.d/*.macros"' >> config.h
14mu|rpm-5.4.10-69|1304	%make
14mu|rpm-5.4.10-69|1305	%if %{with docs}
14mu|rpm-5.4.10-69|1306	%make apidocs
14mu|rpm-5.4.10-69|1307	%endif
14mu|rpm-5.4.10-69|1308	
14mu|rpm-5.4.10-69|1309	%if %{with perl}
14mu|rpm-5.4.10-69|1310	pushd RPMBDB-*
14mu|rpm-5.4.10-69|1311	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" CCCDLFLAGS="-fno-PIE -fPIC"
14mu|rpm-5.4.10-69|1312	sed -i -e 's,-fPIC -fno-PIE,-fno-PIE -fPIC,g' ../perl/Makefile.perl
14mu|rpm-5.4.10-69|1313	%make
14mu|rpm-5.4.10-69|1314	popd
14mu|rpm-5.4.10-69|1315	%endif
14mu|rpm-5.4.10-69|1316	
14mu|rpm-5.4.10-69|1317	%check
14mu|rpm-5.4.10-69|1318	#make check
14mu|rpm-5.4.10-69|1319	
14mu|rpm-5.4.10-69|1320	%install
14mu|rpm-5.4.10-69|1321	%makeinstall_std -k
14mu|rpm-5.4.10-69|1322	%if %{with perl}
14mu|rpm-5.4.10-69|1323	%makeinstall_std -C RPMBDB-*
14mu|rpm-5.4.10-69|1324	%endif
14mu|rpm-5.4.10-69|1325	
14mu|rpm-5.4.10-69|1326	# XXX: why isn't this installed by 'make install'?
14mu|rpm-5.4.10-69|1327	install -m755 scripts/symclash.* %{buildroot}%{_rpmhome}
14mu|rpm-5.4.10-69|1328	
14mu|rpm-5.4.10-69|1329	# Save list of packages through cron
14mu|rpm-5.4.10-69|1330	install -m755 scripts/rpm.daily -D %{buildroot}%{_sysconfdir}/cron.daily/rpm
14mu|rpm-5.4.10-69|1331	install -m644 scripts/rpm.log -D %{buildroot}%{_sysconfdir}/logrotate.d/rpm
14mu|rpm-5.4.10-69|1332	
14mu|rpm-5.4.10-69|1333	mkdir -p %{buildroot}/var/spool/repackage
14mu|rpm-5.4.10-69|1334	
14mu|rpm-5.4.10-69|1335	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/{{pre,}macros.d,sysinfo}
14mu|rpm-5.4.10-69|1336	
14mu|rpm-5.4.10-69|1337	# actual usefulness of this seems rather dubious with macros.d now...
14mu|rpm-5.4.10-69|1338	cat > %{buildroot}%{_sysconfdir}/%{name}/macros <<EOF
14mu|rpm-5.4.10-69|1339	# Put your own system macros here
14mu|rpm-5.4.10-69|1340	# usually contains
14mu|rpm-5.4.10-69|1341	
14mu|rpm-5.4.10-69|1342	# Set this one according your locales
14mu|rpm-5.4.10-69|1343	# %%_install_langs
14mu|rpm-5.4.10-69|1344	
14mu|rpm-5.4.10-69|1345	EOF
14mu|rpm-5.4.10-69|1346	
14mu|rpm-5.4.10-69|1347	# FIXME: weird issue, seems to have issue with lines starting with '%%_'...
14mu|rpm-5.4.10-69|1348	cat > %{buildroot}%{_sysconfdir}/%{name}/premacros.d/cpuinfo_target.macros <<EOF
14mu|rpm-5.4.10-69|1349	# This sets which of the available architectures to prefer when building
14mu|rpm-5.4.10-69|1350	# packages with libcpuinfo support enabled.
14mu|rpm-5.4.10-69|1351	%%_prefer_target_cpu     x86_64 i586
14mu|rpm-5.4.10-69|1352	EOF
14mu|rpm-5.4.10-69|1353	
14mu|rpm-5.4.10-69|1354	# Get rid of unpackaged files
14mu|rpm-5.4.10-69|1355	# XXX: is there any of these we might want to keep?
14mu|rpm-5.4.10-69|1356	for f in %{py_platsitedir}/poptmodule.a %{py_platsitedir}/rpmmodule.a \
14mu|rpm-5.4.10-69|1357	%{py_platsitedir}/rpm/*.a %{_rpmhome}/*.a %{_rpmhome}/lib/*.a\
14mu|rpm-5.4.10-69|1358	%{_rpmhome}/{Specfile.pm,cpanflute2,cpanflute,sql.prov,sql.req,tcl.req} \
14mu|rpm-5.4.10-69|1359	%{_rpmhome}/{config.site,cross-build,rpmdiff.cgi} \
14mu|rpm-5.4.10-69|1360	%{_rpmhome}/trpm %{_bindir}/rpmdiff; do
14mu|rpm-5.4.10-69|1361	rm -f %{buildroot}$f
14mu|rpm-5.4.10-69|1362	done
14mu|rpm-5.4.10-69|1363	
14mu|rpm-5.4.10-69|1364	%find_lang %{name}
14mu|rpm-5.4.10-69|1365	
14mu|rpm-5.4.10-69|1366	mkdir -p %{buildroot}/var/lib/rpm/{log,tmp}
14mu|rpm-5.4.10-69|1367	for dbi in `./rpm --macros macros/macros --eval %_dbi_tags_4|tr : ' '` __db.00{0..9}; do
14mu|rpm-5.4.10-69|1368	touch %{buildroot}/var/lib/rpm/$dbi
14mu|rpm-5.4.10-69|1369	echo "%attr(0644, root, root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/rpm/$dbi" >> %{name}.lang
14mu|rpm-5.4.10-69|1370	done
14mu|rpm-5.4.10-69|1371	
14mu|rpm-5.4.10-69|1372	install -d %{buildroot}/bin
14mu|rpm-5.4.10-69|1373	# FIXME: considering that most libraries dynamically linked against is located
14mu|rpm-5.4.10-69|1374	# in /usr/lib*, this doesn't make much sense unless we either statically link
14mu|rpm-5.4.10-69|1375	# against them (Ark Linux actually does this) or move the libraries to /lib*,
14mu|rpm-5.4.10-69|1376	# neither being very attractive options, not to mention maintenance headaches
14mu|rpm-5.4.10-69|1377	# spread across these library packages...
14mu|rpm-5.4.10-69|1378	# So moving rpm back to /usr/bin probably makes the most sense...
14mu|rpm-5.4.10-69|1379	# An optional, "minimal" rpm-static package with /bin/rpm could perhaps be done
14mu|rpm-5.4.10-69|1380	# if anyone expresses actual interest in this...
14mu|rpm-5.4.10-69|1381	mv %{buildroot}%{_bindir}/rpm %{buildroot}/bin/rpm
14mu|rpm-5.4.10-69|1382	
14mu|rpm-5.4.10-69|1383	cp -r cpu-os-macros %{buildroot}%{_usrlibrpm}/platform
14mu|rpm-5.4.10-69|1384	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/%{name}/macros.d/legacy_compat.macros
14mu|rpm-5.4.10-69|1385	
14mu|rpm-5.4.10-69|1386	%if %{with docs}
14mu|rpm-5.4.10-69|1387	install -d %{buildroot}%{_docdir}/rpm
14mu|rpm-5.4.10-69|1388	cp -r apidocs/html %{buildroot}%{_docdir}/rpm
14mu|rpm-5.4.10-69|1389	%endif
14mu|rpm-5.4.10-69|1390	
14mu|rpm-5.4.10-69|1391	install -d %{buildroot}%{multiarch_bindir}
14mu|rpm-5.4.10-69|1392	install -d %{buildroot}%{multiarch_includedir}
14mu|rpm-5.4.10-69|1393	%if "%{_lib}" == "lib64"
14mu|rpm-5.4.10-69|1394	install -d %{buildroot}%(linux32 rpm -E %%{multiarch_bindir})
14mu|rpm-5.4.10-69|1395	install -d %{buildroot}%(linux32 rpm -E %%{multiarch_includedir})
14mu|rpm-5.4.10-69|1396	%endif
14mu|rpm-5.4.10-69|1397	
14mu|rpm-5.4.10-69|1398	# should really be handled by make script..
14mu|rpm-5.4.10-69|1399	ln -f %{buildroot}%{_rpmhome}/bin/{rpmlua,lua}
14mu|rpm-5.4.10-69|1400	ln -f %{buildroot}%{_rpmhome}/bin/{rpmluac,luac}
14mu|rpm-5.4.10-69|1401	

24052 14
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|1	# TODO: fix java in rosa2019.1
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|2	%if %{mdvver} == 201910
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|3	%bcond_with java
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|4	%else
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|5	%bcond_without java
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|6	%endif
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|7	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|8	# the zic(8) and zdump(8) manpages are already in man-pages
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|9	%define build_manpages 0
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|10	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|11	Summary:	Time Zone Database
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|12	Name:		timezone
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|13	Epoch:		6
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|14	Version:	2020d
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|15	Release:	1
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|16	License:	BSD
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|17	Group:		System/Base
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|18	Url:		http://www.iana.org/time-zones
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|19	Source0:	ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|20	Source1:	ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|21	Source2:	javazic.tar.gz
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|22	Source3:	timezone.rpmlintrc
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|23	Patch1:		tzdata-extra-tz-links.patch
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|24	Patch2:		javazic-fixup.patch
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|25	Patch3:		javazic-exclusion-fix.patch
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|26	BuildRequires:	gawk
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|27	Provides:	tzdata = %{EVRD}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|28	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|29	%description
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|30	This package contains data files with rules for various timezones
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|31	around the world.
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|32	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|33	%files
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|34	%doc README
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|35	%doc tz-art.html
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|36	%{_sbindir}/zdump
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|37	%{_sbindir}/zic
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|38	%if %{build_manpages}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|39	%{_mandir}/man3/*
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|40	%{_mandir}/man5/*
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|41	%{_mandir}/man8/*
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|42	%endif
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|43	%dir %{_datadir}/zoneinfo
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|44	%{_datadir}/zoneinfo/*
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|45	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|46	#----------------------------------------------------------------------------
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|47	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|48	%if %{with java}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|49	%package java
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|50	Summary:	Timezone data for Java
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|51	Group:		System/Base
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|52	Provides:	tzdata-java = %{EVRD}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|53	BuildRequires:	java-rpmbuild
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|54	BuildRequires:	java-devel
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|55	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|56	%description java
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|57	This package contains timezone information for use by Java runtimes.
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|58	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|59	%files java
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|60	%doc README
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|61	%{_datadir}/javazi
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|62	%endif
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|63	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|64	#----------------------------------------------------------------------------
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|65	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|66	%prep
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|67	%setup -q -c -a 1
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|68	%patch1 -p1 -b .extra-tz-links
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|69	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|70	%if %{with java}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|71	mkdir javazic
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|72	tar xf %{SOURCE2} -C javazic
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|73	pushd javazic
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|74	%patch2 -p0 -b .javazic-fixup
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|75	%patch3
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|76	# Hack alert! sun.tools may be defined and installed in the
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|77	# VM. In order to guarantee that we are using IcedTea/OpenJDK
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|78	# for creating the zoneinfo files, rebase all the packages
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|79	# from "sun." to "rht.". Unfortunately, gcj does not support
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|80	# any of the -Xclasspath options, so we must go this route
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|81	# to ensure the greatest compatibility.
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|82	mv sun rht
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|83	for f in `find . -name '*.java'`; do
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|84	sed -i -e 's:sun\.tools\.:rht.tools.:g'\
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|85	-e 's:sun\.util\.:rht.util.:g' $f
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|86	done
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|87	popd
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|88	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|89	# Create zone.info entries for deprecated zone names (#40184)
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|90	chmod +w zone.tab
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|91	echo '# zone info for backward zone names' > zone.tab.new
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|92	while read link cur old x; do
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|93	case $link-${cur+cur}-${old+old}${x:+X} in
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|94	Link-cur-old)
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|95	awk -v cur="$cur" -v old="$old" \
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|96	'!/^#/ && $3 == cur { sub(cur,old); print }' \
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|97	zone.tab || echo ERROR ;;
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|98	Link-*)
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|99	echo 'Error processing backward entry for zone.tab'
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|100	exit 1 ;;
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|101	esac
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|102	done < backward >> zone.tab.new
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|103	if grep -q '^ERROR' zone.tab.new || ! cat zone.tab.new >> zone.tab; then
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|104	echo "Error adding backward entries to zone.tab"
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|105	exit 1
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|106	fi
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|107	rm -f zone.tab.new
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|108	%endif
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|109	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|110	%build
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|111	# (tpg) fix build
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|112	sed -i -e "s/$(AR) -rc/$(AR) r/g" Makefile*
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|113	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|114	%make TZDIR=%{_datadir}/zoneinfo CFLAGS="%{optflags} -std=gnu99"
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|115	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|116	%if %{with java}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|117	pushd javazic
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|118	%{javac} -source 1.5 -target 1.5 -classpath . `find . -name \*.java`
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|119	popd
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|120	%{java} -classpath javazic/ rht.tools.javazic.Main -V %{version} \
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|121	-d zoneinfo/java \
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|122	africa antarctica asia australasia europe northamerica \
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|123	southamerica backward etcetera \
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|124	javazic/tzdata_jdk/gmt javazic/tzdata_jdk/jdk11_backward
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|125	%endif
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|126	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|127	%install
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|128	make TOPDIR=%{buildroot} \
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|129	TZDIR=%{buildroot}%{_datadir}/zoneinfo \
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|130	ETCDIR=%{buildroot}%{_sbindir} \
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|131	install
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|132	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|133	rm -f %{buildroot}%{_datadir}/zoneinfo-posix
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|134	ln -s . %{buildroot}%{_datadir}/zoneinfo/posix
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|135	mv %{buildroot}%{_datadir}/zoneinfo-leaps %{buildroot}%{_datadir}/zoneinfo/right
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|136	mv %{buildroot}%{_bindir}/zdump %{buildroot}%{_sbindir}/zdump
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|137	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|138	# nuke unpackaged files
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|139	rm -f %{buildroot}%{_datadir}/zoneinfo/localtime
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|140	rm -f %{buildroot}%{_bindir}/tzselect
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|141	rm -f %{buildroot}%{_sysconfdir}/localtime
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|142	rm -rf %{buildroot}/usr/{lib,man}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|143	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|144	%if !%{build_manpages}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|145	rm -rf %{buildroot}%{_mandir}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|146	%endif
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|147	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|148	%if %{with java}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|149	cp -a zoneinfo/java %{buildroot}%{_datadir}/javazi
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|150	%endif
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|151	
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|152	# install man pages
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|153	%if %{build_manpages}
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|154	mkdir -p %{buildroot}%{_mandir}/man8
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|155	for f in zic zdump; do
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|156	install -m 644 $f.8 %{buildroot}%{_mandir}/man8/
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|157	done
14./rosa_platform_2014.1/repository/SRPMS/main/updates-rpm-backup/timezone-2020d-1|158	%endif

24053 14
14mu|rpmdrake-5.26.12-55|1	%{?build_gost}%{?!build_gost:%bcond_with gost}
14mu|rpmdrake-5.26.12-55|2	
14mu|rpmdrake-5.26.12-55|3	%if %{_use_internal_dependency_generator}
14mu|rpmdrake-5.26.12-55|4	%define __noautoreq 'perl\\(Rpmdrake::widgets\\)'
14mu|rpmdrake-5.26.12-55|5	%else
14mu|rpmdrake-5.26.12-55|6	%define _requires_exceptions perl(Rpmdrake::widgets)
14mu|rpmdrake-5.26.12-55|7	%endif
14mu|rpmdrake-5.26.12-55|8	
14mu|rpmdrake-5.26.12-55|9	Summary:	Graphical front end for sofware installation/removal
14mu|rpmdrake-5.26.12-55|10	Name:		rpmdrake
14mu|rpmdrake-5.26.12-55|11	Version:	5.26.12
14mu|rpmdrake-5.26.12-55|12	Release:	55
14mu|rpmdrake-5.26.12-55|13	License:	GPLv2+
14mu|rpmdrake-5.26.12-55|14	Group:		System/Configuration/Packaging
14mu|rpmdrake-5.26.12-55|15	Url:		https://abf.rosalinux.ru/import/rpmdrake
14mu|rpmdrake-5.26.12-55|16	Source0:	%{name}-%{version}.tar.xz
14mu|rpmdrake-5.26.12-55|17	Patch0:		rpmdrake-5.26.12-drop_update_media_only.patch
14mu|rpmdrake-5.26.12-55|18	Patch1:		upgrade_info_utf8.patch
14mu|rpmdrake-5.26.12-55|19	Patch2:		rpmdrake-5.26.12-version-release.patch
14mu|rpmdrake-5.26.12-55|20	Patch3:		rpmdrake-5.26.12-run-help-callback.patch
14mu|rpmdrake-5.26.12-55|21	Patch4:		rpmdrake-5.26.12-do_not_flush.patch
14mu|rpmdrake-5.26.12-55|22	Patch5:		rpmdrake-5.26.12-show-launcher-in-gnome-shell.patch
14mu|rpmdrake-5.26.12-55|23	Patch6:		rpmdrake-5.26.12-download-all-option.patch
14mu|rpmdrake-5.26.12-55|24	Patch7:		rpmdrake.gui.lst.patch
14mu|rpmdrake-5.26.12-55|25	Patch8:		rpmdrake-5.26.12-force-req-update.patch
14mu|rpmdrake-5.26.12-55|26	Patch9:		rpmdrake-5.26.12-disable-orphans.patch
14mu|rpmdrake-5.26.12-55|27	
14mu|rpmdrake-5.26.12-55|28	#From Mageia
14mu|rpmdrake-5.26.12-55|29	#Patch11:	rpmdrake-5.26.12-rpmnew.patch
14mu|rpmdrake-5.26.12-55|30	#Patch12:	rpmdrake-5.26.12-curl_merge.patch
14mu|rpmdrake-5.26.12-55|31	#Patch13:	rpmdrake-5.26.12-x86_64_sort.patch
14mu|rpmdrake-5.26.12-55|32	
14mu|rpmdrake-5.26.12-55|33	Patch15:	rpmdrake-5.26.12-force_auto_req_selection.patch
14mu|rpmdrake-5.26.12-55|34	#Patch16:	rpmdrake-5.26.12.update_all_repos.patch
14mu|rpmdrake-5.26.12-55|35	# Make MandrivaUpdate take into account 'auto_select' option from config file
14mu|rpmdrake-5.26.12-55|36	Patch17:	rpmdrake-5.26.12-use-auto-from-config-in-MdvUpdate.patch
14mu|rpmdrake-5.26.12-55|37	# In 'auto' mode, choose package with highest version
14mu|rpmdrake-5.26.12-55|38	Patch18:	rpmdrake-5.26.12-smarter-auto.patch
14mu|rpmdrake-5.26.12-55|39	# Minor localization fix
14mu|rpmdrake-5.26.12-55|40	Patch19:	rpmdrake-5.26.12-l10n.patch
14mu|rpmdrake-5.26.12-55|41	%if %{with gost}
14mu|rpmdrake-5.26.12-55|42	# Curl-gost configuration in edit-media-sources
14mu|rpmdrake-5.26.12-55|43	# Normally we need this only for certified distributions
14mu|rpmdrake-5.26.12-55|44	Patch20:	rpmdrake-5.26.12-curl_gost.patch
14mu|rpmdrake-5.26.12-55|45	%endif
14mu|rpmdrake-5.26.12-55|46	Patch21:	rpmdrake-5.26.12-do-not-disable-media.patch
14mu|rpmdrake-5.26.12-55|47	# urpm::main_loop is able to indicate that something is wrong with
14mu|rpmdrake-5.26.12-55|48	# package download and suggest to update media metadata.
14mu|rpmdrake-5.26.12-55|49	# Currently we don't support this behavior in rpmdrake
14mu|rpmdrake-5.26.12-55|50	Patch23:	rpmdrake-5.26.12-restart-for-metadata-update.patch
14mu|rpmdrake-5.26.12-55|51	# In new urpmi, main_loop doesn't need '$requested' argument
14mu|rpmdrake-5.26.12-55|52	Patch24:	rpmdrake-5.26.12-new-urpmi-main-loop.patch
14mu|rpmdrake-5.26.12-55|53	# Do not set "force-req-update" when removing packages
14mu|rpmdrake-5.26.12-55|54	Patch25:	rpmdrake-5.26.12-no-force-req-update-on-pkg-removal.patch
14mu|rpmdrake-5.26.12-55|55	Patch26:	rpmdrake-5.26.12-skip-older-versions.patch
14mu|rpmdrake-5.26.12-55|56	Patch27:	rpmdrake-5.26.12-do-not-remove-conflicts.patch
14mu|rpmdrake-5.26.12-55|57	
14mu|rpmdrake-5.26.12-55|58	BuildRequires:	gettext
14mu|rpmdrake-5.26.12-55|59	BuildRequires:	intltool
14mu|rpmdrake-5.26.12-55|60	BuildRequires:	perl-devel
14mu|rpmdrake-5.26.12-55|61	BuildRequires:	perl_checker
14mu|rpmdrake-5.26.12-55|62	Requires:	desktop-common-data
14mu|rpmdrake-5.26.12-55|63	Requires:	drakxtools >= 12.64
14mu|rpmdrake-5.26.12-55|64	Requires:	perl-Gtk2 >= 1.172-2
14mu|rpmdrake-5.26.12-55|65	Requires:	perl-Gtk2-SourceView2
14mu|rpmdrake-5.26.12-55|66	Requires:	perl-Locale-gettext >= 1.05-6
14mu|rpmdrake-5.26.12-55|67	Requires:	perl-MDK-Common
14mu|rpmdrake-5.26.12-55|68	Requires:	perl-File-MimeInfo
14mu|rpmdrake-5.26.12-55|69	Requires:	perl-URPM >= 3.07-2
14mu|rpmdrake-5.26.12-55|70	Requires:	urpmi > 6.71-17
14mu|rpmdrake-5.26.12-55|71	# need the consolehelper basic pam config files
14mu|rpmdrake-5.26.12-55|72	Requires:	usermode-consoleonly
14mu|rpmdrake-5.26.12-55|73	# for translations:
14mu|rpmdrake-5.26.12-55|74	Suggests:	mdv-rpm-summary
14mu|rpmdrake-5.26.12-55|75	Provides:	MandrakeUpdate
14mu|rpmdrake-5.26.12-55|76	BuildArch:	noarch
14mu|rpmdrake-5.26.12-55|77	
14mu|rpmdrake-5.26.12-55|78	%description
14mu|rpmdrake-5.26.12-55|79	This package contains the ROSA graphical software manipulation
14mu|rpmdrake-5.26.12-55|80	tools.
14mu|rpmdrake-5.26.12-55|81	
14mu|rpmdrake-5.26.12-55|82	Rpmdrake provides a simple interface that makes it easy to install
14mu|rpmdrake-5.26.12-55|83	and remove software.
14mu|rpmdrake-5.26.12-55|84	
14mu|rpmdrake-5.26.12-55|85	MandrivaUpdate is a single-purpose application for keeping your system
14mu|rpmdrake-5.26.12-55|86	up to date with the latest official updates.
14mu|rpmdrake-5.26.12-55|87	
14mu|rpmdrake-5.26.12-55|88	There is also a tool for configuring package sources (medias), which can
14mu|rpmdrake-5.26.12-55|89	be run independently or accessed from within rpmdrake.
14mu|rpmdrake-5.26.12-55|90	
14mu|rpmdrake-5.26.12-55|91	%files -f rpmdrake.lang
14mu|rpmdrake-5.26.12-55|92	%doc AUTHORS COPYING NEWS README
14mu|rpmdrake-5.26.12-55|93	%config(noreplace) %{_sysconfdir}/pam.d/rpmdrake
14mu|rpmdrake-5.26.12-55|94	%config(noreplace) %{_sysconfdir}/pam.d/mandrivaupdate
14mu|rpmdrake-5.26.12-55|95	%config(noreplace) %{_sysconfdir}/pam.d/drakrpm-edit-media
14mu|rpmdrake-5.26.12-55|96	%config(noreplace) %{_sysconfdir}/security/console.apps/rpmdrake
14mu|rpmdrake-5.26.12-55|97	%config(noreplace) %{_sysconfdir}/security/console.apps/MandrivaUpdate
14mu|rpmdrake-5.26.12-55|98	%config(noreplace) %{_sysconfdir}/security/console.apps/drakrpm-edit-media
14mu|rpmdrake-5.26.12-55|99	# all these in sysconfdir are symlinks
14mu|rpmdrake-5.26.12-55|100	%{_sysconfdir}/pam.d/drakrpm
14mu|rpmdrake-5.26.12-55|101	%{_sysconfdir}/pam.d/drakrpm-update
14mu|rpmdrake-5.26.12-55|102	%{_sysconfdir}/security/console.apps/drakrpm
14mu|rpmdrake-5.26.12-55|103	%{_sysconfdir}/security/console.apps/drakrpm-update
14mu|rpmdrake-5.26.12-55|104	%{_sysconfdir}/security/console.apps/mandrivaupdate
14mu|rpmdrake-5.26.12-55|105	%{_sbindir}/rpmdrake*
14mu|rpmdrake-5.26.12-55|106	%{_sbindir}/MandrivaUpdate
14mu|rpmdrake-5.26.12-55|107	%{_sbindir}/edit-urpm-*
14mu|rpmdrake-5.26.12-55|108	%{_sbindir}/drakrpm-edit-media
14mu|rpmdrake-5.26.12-55|109	%{_sbindir}/drakrpm-update
14mu|rpmdrake-5.26.12-55|110	%{_sbindir}/gurpmi.addmedia
14mu|rpmdrake-5.26.12-55|111	%{_bindir}/*
14mu|rpmdrake-5.26.12-55|112	%{_datadir}/%{name}
14mu|rpmdrake-5.26.12-55|113	%{perl_vendorlib}/*.pm
14mu|rpmdrake-5.26.12-55|114	%{perl_vendorlib}/Rpmdrake
14mu|rpmdrake-5.26.12-55|115	%{_datadir}/mimelnk/application/x-urpmi-media.desktop
14mu|rpmdrake-5.26.12-55|116	%{_datadir}/mime/packages/urpmi-media.xml
14mu|rpmdrake-5.26.12-55|117	%{_datadir}/applications/*.desktop
14mu|rpmdrake-5.26.12-55|118	%{_iconsdir}/*.png
14mu|rpmdrake-5.26.12-55|119	%{_miconsdir}/*.png
14mu|rpmdrake-5.26.12-55|120	%{_liconsdir}/*.png
14mu|rpmdrake-5.26.12-55|121	%{_iconsdir}/hicolor/16x16/apps/*.png
14mu|rpmdrake-5.26.12-55|122	%{_iconsdir}/hicolor/32x32/apps/*.png
14mu|rpmdrake-5.26.12-55|123	%{_iconsdir}/hicolor/48x48/apps/*.png
14mu|rpmdrake-5.26.12-55|124	
14mu|rpmdrake-5.26.12-55|125	#----------------------------------------------------------------------------
14mu|rpmdrake-5.26.12-55|126	
14mu|rpmdrake-5.26.12-55|127	%prep
14mu|rpmdrake-5.26.12-55|128	%setup -q
14mu|rpmdrake-5.26.12-55|129	%apply_patches
14mu|rpmdrake-5.26.12-55|130	
14mu|rpmdrake-5.26.12-55|131	%build
14mu|rpmdrake-5.26.12-55|132	make OPTIMIZE="%{optflags} -Wall" PREFIX=%{_prefix} INSTALLDIRS=vendor
14mu|rpmdrake-5.26.12-55|133	
14mu|rpmdrake-5.26.12-55|134	%install
14mu|rpmdrake-5.26.12-55|135	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14mu|rpmdrake-5.26.12-55|136	
14mu|rpmdrake-5.26.12-55|137	%find_lang rpmdrake
14mu|rpmdrake-5.26.12-55|138	
14mu|rpmdrake-5.26.12-55|139	# for consolehelper config (#29696)
14mu|rpmdrake-5.26.12-55|140	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|rpmdrake-5.26.12-55|141	cat > %{buildroot}%{_sysconfdir}/pam.d/rpmdrake  <<EOF
14mu|rpmdrake-5.26.12-55|142	#%PAM-1.0
14mu|rpmdrake-5.26.12-55|143	auth		include		config-util
14mu|rpmdrake-5.26.12-55|144	account		include		config-util
14mu|rpmdrake-5.26.12-55|145	session		include		config-util
14mu|rpmdrake-5.26.12-55|146	EOF
14mu|rpmdrake-5.26.12-55|147	
14mu|rpmdrake-5.26.12-55|148	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|rpmdrake-5.26.12-55|149	cat > %{buildroot}%{_sysconfdir}/security/console.apps/rpmdrake <<EOF
14mu|rpmdrake-5.26.12-55|150	USER=root
14mu|rpmdrake-5.26.12-55|151	PROGRAM=/usr/sbin/rpmdrake
14mu|rpmdrake-5.26.12-55|152	FALLBACK=false
14mu|rpmdrake-5.26.12-55|153	SESSION=true
14mu|rpmdrake-5.26.12-55|154	EOF
14mu|rpmdrake-5.26.12-55|155	
14mu|rpmdrake-5.26.12-55|156	# Rights Delegation spec for MDV2008 says MandrivaUpdate should ask for
14mu|rpmdrake-5.26.12-55|157	# user password, not root password
14mu|rpmdrake-5.26.12-55|158	cat > %{buildroot}%{_sysconfdir}/pam.d/mandrivaupdate  <<EOF
14mu|rpmdrake-5.26.12-55|159	#%PAM-1.0
14mu|rpmdrake-5.26.12-55|160	auth		include		config-util-user
14mu|rpmdrake-5.26.12-55|161	account		include		config-util-user
14mu|rpmdrake-5.26.12-55|162	session		include		config-util-user
14mu|rpmdrake-5.26.12-55|163	EOF
14mu|rpmdrake-5.26.12-55|164	
14mu|rpmdrake-5.26.12-55|165	cat > %{buildroot}%{_sysconfdir}/security/console.apps/MandrivaUpdate <<EOF
14mu|rpmdrake-5.26.12-55|166	USER=<user>
14mu|rpmdrake-5.26.12-55|167	PROGRAM=/usr/sbin/MandrivaUpdate
14mu|rpmdrake-5.26.12-55|168	FALLBACK=false
14mu|rpmdrake-5.26.12-55|169	SESSION=true
14mu|rpmdrake-5.26.12-55|170	EOF
14mu|rpmdrake-5.26.12-55|171	
14mu|rpmdrake-5.26.12-55|172	# edit media
14mu|rpmdrake-5.26.12-55|173	cp -af %{buildroot}%{_sysconfdir}/pam.d/{rpmdrake,drakrpm-edit-media}
14mu|rpmdrake-5.26.12-55|174	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm-edit-media <<EOF
14mu|rpmdrake-5.26.12-55|175	USER=root
14mu|rpmdrake-5.26.12-55|176	PROGRAM=/usr/sbin/drakrpm-edit-media
14mu|rpmdrake-5.26.12-55|177	FALLBACK=false
14mu|rpmdrake-5.26.12-55|178	SESSION=true
14mu|rpmdrake-5.26.12-55|179	EOF
14mu|rpmdrake-5.26.12-55|180	
14mu|rpmdrake-5.26.12-55|181	# rpmdrake-update
14mu|rpmdrake-5.26.12-55|182	cp -af %{buildroot}%{_sysconfdir}/pam.d/{rpmdrake,drakrpm-update}
14mu|rpmdrake-5.26.12-55|183	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm-update <<EOF
14mu|rpmdrake-5.26.12-55|184	USER=root
14mu|rpmdrake-5.26.12-55|185	PROGRAM=/usr/sbin/drakrpm-update
14mu|rpmdrake-5.26.12-55|186	FALLBACK=false
14mu|rpmdrake-5.26.12-55|187	SESSION=true
14mu|rpmdrake-5.26.12-55|188	EOF
14mu|rpmdrake-5.26.12-55|189	
14mu|rpmdrake-5.26.12-55|190	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/drakrpm-edit-media
14mu|rpmdrake-5.26.12-55|191	# XXX - should be changed upstream
14mu|rpmdrake-5.26.12-55|192	sed -i -e "s,%{_sbindir}/edit-urpm-sources.pl,%{_bindir}/drakrpm-edit-media," \
14mu|rpmdrake-5.26.12-55|193	%{buildroot}%{_datadir}/applications/rpmdrake-sources.desktop
14mu|rpmdrake-5.26.12-55|194	
14mu|rpmdrake-5.26.12-55|195	mkdir -p %{buildroot}{%{_miconsdir},%{_liconsdir},%{_iconsdir}/hicolor,%{_iconsdir}/hicolor/{16x16,32x32,48x48},%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps}
14mu|rpmdrake-5.26.12-55|196	for i in rpmdrake mandrivaupdate edit-urpm-sources; do
14mu|rpmdrake-5.26.12-55|197	cp pixmaps/${i}16.png %{buildroot}%{_miconsdir}/${i}.png
14mu|rpmdrake-5.26.12-55|198	cp pixmaps/${i}32.png %{buildroot}%{_iconsdir}/${i}.png
14mu|rpmdrake-5.26.12-55|199	cp pixmaps/${i}48.png %{buildroot}%{_liconsdir}/${i}.png
14mu|rpmdrake-5.26.12-55|200	cp pixmaps/${i}16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/${i}.png
14mu|rpmdrake-5.26.12-55|201	cp pixmaps/${i}32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/${i}.png
14mu|rpmdrake-5.26.12-55|202	cp pixmaps/${i}48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/${i}.png
14mu|rpmdrake-5.26.12-55|203	done
14mu|rpmdrake-5.26.12-55|204	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/rpmdrake
14mu|rpmdrake-5.26.12-55|205	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/MandrivaUpdate
14mu|rpmdrake-5.26.12-55|206	ln -sf %{_bindir}/rpmdrake %{buildroot}%{_bindir}/drakrpm
14mu|rpmdrake-5.26.12-55|207	ln -sf %{_sysconfdir}/security/console.apps/MandrivaUpdate %{buildroot}%{_sysconfdir}/security/console.apps/mandrivaupdate
14mu|rpmdrake-5.26.12-55|208	ln -sf %{_sysconfdir}/pam.d/rpmdrake %{buildroot}%{_sysconfdir}/pam.d/drakrpm
14mu|rpmdrake-5.26.12-55|209	ln -sf %{_sysconfdir}/security/console.apps/rpmdrake %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm
14mu|rpmdrake-5.26.12-55|210	
14mu|rpmdrake-5.26.12-55|211	%check
14mu|rpmdrake-5.26.12-55|212	%make check
14mu|rpmdrake-5.26.12-55|213	
14mu|rpmdrake-5.26.12-55|214	
14mu|rpmdrake-5.26.12-55|215	%changelog
14mu|rpmdrake-5.26.12-55|216	
14mu|rpmdrake-5.26.12-55|217	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.26.12-55
14mu|rpmdrake-5.26.12-55|218	- (3d1de7c) Fix a typo
14mu|rpmdrake-5.26.12-55|219	
14mu|rpmdrake-5.26.12-55|220	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 5.26.12-54
14mu|rpmdrake-5.26.12-55|221	- (2ac94e5) Rehprase error messages
14mu|rpmdrake-5.26.12-55|222	
14mu|rpmdrake-5.26.12-55|223	* Wed Jun 08 2016 Denis Silakov <dsilakov@gmail.com> 5.26.12-53
14mu|rpmdrake-5.26.12-55|224	- (e55b1ce) Fix typo
14mu|rpmdrake-5.26.12-55|225	
14mu|rpmdrake-5.26.12-55|226	* Wed Jun 08 2016 Denis Silakov <dsilakov@gmail.com> 5.26.12-52
14mu|rpmdrake-5.26.12-55|227	- (dc08a9a) Fix error messages
14mu|rpmdrake-5.26.12-55|228	
14mu|rpmdrake-5.26.12-55|229	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-51
14mu|rpmdrake-5.26.12-55|230	- (83e3ee7) Merge two l10n patches, dropped unused globaldialog patch, do not suggest to remove anything automatically in case of conflicts
14mu|rpmdrake-5.26.12-55|231	
14mu|rpmdrake-5.26.12-55|232	* Sat Jun 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.26.12-50
14mu|rpmdrake-5.26.12-55|233	- (397e7be) Fix more typos in Russian translation
14mu|rpmdrake-5.26.12-55|234	- (397e7be) Adjust spec style
14mu|rpmdrake-5.26.12-55|235	
14mu|rpmdrake-5.26.12-55|236	* Tue Sep 29 2015 Denis Silakov <dsilakov@gmail.com> 5.26.12-49
14mu|rpmdrake-5.26.12-55|237	- (66e5307) Fix version comparison when choosing the freshest package version
14mu|rpmdrake-5.26.12-55|238	
14mu|rpmdrake-5.26.12-55|239	* Wed Apr 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-48
14mu|rpmdrake-5.26.12-55|240	- (5a73d6a) Fix typo in Russian localization
14mu|rpmdrake-5.26.12-55|241	
14mu|rpmdrake-5.26.12-55|242	* Tue Mar 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-47
14mu|rpmdrake-5.26.12-55|243	- (3165661) Display only the latest version of every install candidate
14mu|rpmdrake-5.26.12-55|244	
14mu|rpmdrake-5.26.12-55|245	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 5.26.12-46
14mu|rpmdrake-5.26.12-55|246	- (563cf44) MassBuild#656: Increase release tag
14mu|rpmdrake-5.26.12-55|247	
14mu|rpmdrake-5.26.12-55|248	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-45
14mu|rpmdrake-5.26.12-55|249	- (d4ef16f) Added youmagic to gui list
14mu|rpmdrake-5.26.12-55|250	
14mu|rpmdrake-5.26.12-55|251	* Sat Feb 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-44
14mu|rpmdrake-5.26.12-55|252	- (bafe6c7) Merge gui.lst patches, add more apps to the list
14mu|rpmdrake-5.26.12-55|253	
14mu|rpmdrake-5.26.12-55|254	* Tue Jan 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-43
14mu|rpmdrake-5.26.12-55|255	- (8f5c48f) Make GOST support conditional
14mu|rpmdrake-5.26.12-55|256	- (Denis Silakov: 9321357) Added steam to gui packages
14mu|rpmdrake-5.26.12-55|257	
14mu|rpmdrake-5.26.12-55|258	* Wed Dec 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-42
14mu|rpmdrake-5.26.12-55|259	- (c5a428a) SILENT Minor spec cleanup
14mu|rpmdrake-5.26.12-55|260	- (Denis Silakov: 66b6c39) Disable force-req-update feature when removing packages
14mu|rpmdrake-5.26.12-55|261	
14mu|rpmdrake-5.26.12-55|262	* Mon Sep 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-41
14mu|rpmdrake-5.26.12-55|263	- (fbaaccc) Fix evr vs EVR usage
14mu|rpmdrake-5.26.12-55|264	
14mu|rpmdrake-5.26.12-55|265	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-40
14mu|rpmdrake-5.26.12-55|266	- (15b9aa7) Patch rpmdrake to work with new urpmi main_loop
14mu|rpmdrake-5.26.12-55|267	
14mu|rpmdrake-5.26.12-55|268	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-39
14mu|rpmdrake-5.26.12-55|269	- (4561cc3) Ignore 'auto-restart' possibility in urpm::main_loop for now
14mu|rpmdrake-5.26.12-55|270	
14mu|rpmdrake-5.26.12-55|271	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 5.26.12-38
14mu|rpmdrake-5.26.12-55|272	- (3b16395) MassBuild#440: Increase release tag
14mu|rpmdrake-5.26.12-55|273	
14mu|rpmdrake-5.26.12-55|274	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-37
14mu|rpmdrake-5.26.12-55|275	- (4e54689) Disable update-all-repos patch
14mu|rpmdrake-5.26.12-55|276	
14mu|rpmdrake-5.26.12-55|277	* Mon Jan 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-36
14mu|rpmdrake-5.26.12-55|278	- (92ffc3f) Do not disable media forever
14mu|rpmdrake-5.26.12-55|279	
14mu|rpmdrake-5.26.12-55|280	* Fri Dec 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-35
14mu|rpmdrake-5.26.12-55|281	- (6a25665) Added debug info to track media updates
14mu|rpmdrake-5.26.12-55|282	
14mu|rpmdrake-5.26.12-55|283	* Mon Dec 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-34
14mu|rpmdrake-5.26.12-55|284	- (58c3ff0) Add support for curl_gost configuration in edit-urpm-sources
14mu|rpmdrake-5.26.12-55|285	
14mu|rpmdrake-5.26.12-55|286	* Mon Oct 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-33
14mu|rpmdrake-5.26.12-55|287	- (932a2dd) Added localization fix
14mu|rpmdrake-5.26.12-55|288	
14mu|rpmdrake-5.26.12-55|289	* Thu Oct 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-32
14mu|rpmdrake-5.26.12-55|290	- (0d6e507) In --auto mode, choose package with highest version-release
14mu|rpmdrake-5.26.12-55|291	
14mu|rpmdrake-5.26.12-55|292	* Wed Sep 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-31
14mu|rpmdrake-5.26.12-55|293	- (76921fb) Improve MandrivaUpdate auto_select patch
14mu|rpmdrake-5.26.12-55|294	
14mu|rpmdrake-5.26.12-55|295	* Mon Sep 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-30
14mu|rpmdrake-5.26.12-55|296	- (29a141c) Update patch
14mu|rpmdrake-5.26.12-55|297	- (Denis Silakov: 5a76c45) Fix MandrivaUpdate to read 'auto_select' option from rpmdrake config file
14mu|rpmdrake-5.26.12-55|298	
14mu|rpmdrake-5.26.12-55|299	* Fri Aug 23 2013 root <root@localhost.localdomain> 5.26.12-29
14mu|rpmdrake-5.26.12-55|300	- (2843651) rpmdrake should update all repositories
14mu|rpmdrake-5.26.12-55|301	
14mu|rpmdrake-5.26.12-55|302	

24054 14
14mu|rpm-helper-0.24.12-13|1	Name:		rpm-helper
14mu|rpm-helper-0.24.12-13|2	Version:	0.24.12
14mu|rpm-helper-0.24.12-13|3	Release:	13
14mu|rpm-helper-0.24.12-13|4	Summary:	Helper scripts for rpm scriptlets
14mu|rpm-helper-0.24.12-13|5	License:	GPL
14mu|rpm-helper-0.24.12-13|6	Group:		System/Configuration/Packaging
14mu|rpm-helper-0.24.12-13|7	URL:		http://www.rosalinux.com/
14mu|rpm-helper-0.24.12-13|8	Source0:	%{name}-%{version}.tar.xz
14mu|rpm-helper-0.24.12-13|9	Patch1:		add-service_sync-with-0.24.16.patch
14mu|rpm-helper-0.24.12-13|10	Patch2:		rpm-helper-0.24.12-ssl-cert-length.patch
14mu|rpm-helper-0.24.12-13|11	Requires:	grep
14mu|rpm-helper-0.24.12-13|12	Requires:	util-linux
14mu|rpm-helper-0.24.12-13|13	Requires:	shadow-utils
14mu|rpm-helper-0.24.12-13|14	Requires:	chkconfig
14mu|rpm-helper-0.24.12-13|15	Requires(pre):	coreutils
14mu|rpm-helper-0.24.12-13|16	Requires(pre):	shadow-utils >= 2:4.2.1-7
14mu|rpm-helper-0.24.12-13|17	# for addgroup which uses xargs
14mu|rpm-helper-0.24.12-13|18	Requires:	findutils
14mu|rpm-helper-0.24.12-13|19	# for /etc/passwd and /etc/group
14mu|rpm-helper-0.24.12-13|20	Requires:	setup
14mu|rpm-helper-0.24.12-13|21	# for /bin/systemctl
14mu|rpm-helper-0.24.12-13|22	Requires:	systemd-units
14mu|rpm-helper-0.24.12-13|23	# for add-service
14mu|rpm-helper-0.24.12-13|24	Requires:	util-linux
14mu|rpm-helper-0.24.12-13|25	# for add-shell
14mu|rpm-helper-0.24.12-13|26	Requires:	grep
14mu|rpm-helper-0.24.12-13|27	#Conflicts:  chkconfig < 1.3.50-1
14mu|rpm-helper-0.24.12-13|28	BuildArch:	noarch
14mu|rpm-helper-0.24.12-13|29	
14mu|rpm-helper-0.24.12-13|30	%description
14mu|rpm-helper-0.24.12-13|31	Helper scripts for rpm installation.
14mu|rpm-helper-0.24.12-13|32	
14mu|rpm-helper-0.24.12-13|33	%prep
14mu|rpm-helper-0.24.12-13|34	%setup -q
14mu|rpm-helper-0.24.12-13|35	%apply_patches
14mu|rpm-helper-0.24.12-13|36	
14mu|rpm-helper-0.24.12-13|37	%install
14mu|rpm-helper-0.24.12-13|38	%makeinstall_std
14mu|rpm-helper-0.24.12-13|39	
14mu|rpm-helper-0.24.12-13|40	# Make sure these are always executable
14mu|rpm-helper-0.24.12-13|41	chmod 0755 %{buildroot}%{_datadir}/%{name}/*
14mu|rpm-helper-0.24.12-13|42	
14mu|rpm-helper-0.24.12-13|43	# % check
14mu|rpm-helper-0.24.12-13|44	# only test in place is for add-syslog, which is dependent on it's former perl
14mu|rpm-helper-0.24.12-13|45	# implementation
14mu|rpm-helper-0.24.12-13|46	#make test
14mu|rpm-helper-0.24.12-13|47	
14mu|rpm-helper-0.24.12-13|48	%files
14mu|rpm-helper-0.24.12-13|49	%doc README NEWS AUTHORS
14mu|rpm-helper-0.24.12-13|50	%{_datadir}/%{name}
14mu|rpm-helper-0.24.12-13|51	%{_sys_macros_dir}/%{name}.macros
14mu|rpm-helper-0.24.12-13|52	%{_localstatedir}/lib/%{name}
14mu|rpm-helper-0.24.12-13|53	%config(noreplace) %{_sysconfdir}/sysconfig/ssl
14mu|rpm-helper-0.24.12-13|54	
14mu|rpm-helper-0.24.12-13|55	
14mu|rpm-helper-0.24.12-13|56	%changelog
14mu|rpm-helper-0.24.12-13|57	
14mu|rpm-helper-0.24.12-13|58	* Tue Nov 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.24.12-13
14mu|rpm-helper-0.24.12-13|59	- (f08b48a) Fix del-service to be compatible with updated add-service
14mu|rpm-helper-0.24.12-13|60	
14mu|rpm-helper-0.24.12-13|61	

24055 14
14mu|rpmlint-1.5-15|1	Summary:	RPM correctness checker
14mu|rpmlint-1.5-15|2	Name:		rpmlint
14mu|rpmlint-1.5-15|3	Version:	1.5
14mu|rpmlint-1.5-15|4	Release:	15
14mu|rpmlint-1.5-15|5	License:	GPLv2+
14mu|rpmlint-1.5-15|6	Group:		Development/Other
14mu|rpmlint-1.5-15|7	Url:		http://rpmlint.zarb.org/
14mu|rpmlint-1.5-15|8	Source0:	http://rpmlint.zarb.org/download/%{name}-%{version}.tar.xz
14mu|rpmlint-1.5-15|9	Source1:	rpmlint.config
14mu|rpmlint-1.5-15|10	Patch0:		rpmlint-1.4-fix-paths-to-extracted-srpm-files.patch
14mu|rpmlint-1.5-15|11	Patch1:		rpmlint-1.4-add-lgplv21-license.patch
14mu|rpmlint-1.5-15|12	Patch2:		rpmlint-1.4-below-threshold-returns-zero.patch
14mu|rpmlint-1.5-15|13	Patch3:		rpmlint-1.4-fix-setup-checks.patch
14mu|rpmlint-1.5-15|14	Patch4:		rpmlint-1.5-external-depfilter-with-internal-depgen.patch
14mu|rpmlint-1.5-15|15	Patch5:		rpmlint-1.4-shared-lib-not-executable.patch
14mu|rpmlint-1.5-15|16	# proper fix for rhbz#487855
14mu|rpmlint-1.5-15|17	Patch6:		rpmlint-1.4-only-report-actual-errors-as-spec_error.patch
14mu|rpmlint-1.5-15|18	Patch7:		rpmlint-1.5-install-info-trigger.patch
14mu|rpmlint-1.5-15|19	Patch8:		rpmlint-1.5-legacy-mandriva-filetriggers.patch
14mu|rpmlint-1.5-15|20	Patch9:		rpmlint-1.5-double-slash-in-path.patch
14mu|rpmlint-1.5-15|21	Patch10:	rpmlint-1.4-make-tests-pass.patch
14mu|rpmlint-1.5-15|22	Patch11:	rpmlint-1.4-dont-check-use-of-RPM_SOURCE_DIR-in-changelog.patch
14mu|rpmlint-1.5-15|23	Patch12:	rpmlint-1.4-dont-use-_RPMVSF_NOSIGNATURES.patch
14mu|rpmlint-1.5-15|24	Patch14:	rpmlint-1.4-incoherent-pkgname-description.patch
14mu|rpmlint-1.5-15|25	Patch15:	rpmlint-1.4-only-report-non-versioned-files-for-libs.patch
14mu|rpmlint-1.5-15|26	Patch16:	rpmlint-1.4-ignore-no-packager.patch
14mu|rpmlint-1.5-15|27	Patch17:	rpmlint-1.4-spec-subpackage-desc.patch
14mu|rpmlint-1.5-15|28	Patch18:	rpmlint-1.5-drop-obsolete-checks.patch
14mu|rpmlint-1.5-15|29	Patch19:	rpmlint-1.4-missed-attrs-in-desktop-files.patch
14mu|rpmlint-1.5-15|30	Patch20:	rpmlint-1.4-distsuffix-check.patch
14mu|rpmlint-1.5-15|31	Patch21:	rpmlint-1.4-content-licenses.patch
14mu|rpmlint-1.5-15|32	Patch22:	rpmlint-1.4-drop-man-page-check.patch
14mu|rpmlint-1.5-15|33	Patch23:	rpmlint-1.4-improve-rpath-checks.patch
14mu|rpmlint-1.5-15|34	# ROSA policy require libfoo-devel to depend on 'libfoo%{major}',
14mu|rpmlint-1.5-15|35	# not just 'libfoo'
14mu|rpmlint-1.5-15|36	Patch24:	rpmlint-1.4-fix-lib-deps.patch
14mu|rpmlint-1.5-15|37	Patch25:	rpmlint-1.5-apply-patches-macro-disables-patch-not-applied-check.patch
14mu|rpmlint-1.5-15|38	Patch26:	rpmlint-1.4-dkms.patch
14mu|rpmlint-1.5-15|39	
14mu|rpmlint-1.5-15|40	Patch27:	rpmlint-1.5-xdg-check-exception.diff
14mu|rpmlint-1.5-15|41	Patch28:	rpmlint-1.5-xdg-paths-update.diff
14mu|rpmlint-1.5-15|42	Patch29:	rpmlint-1.5-python-3.4-magic-number.patch
14mu|rpmlint-1.5-15|43	Patch30:	rpmlint-1.5-ignore-spelling-errors.patch
14mu|rpmlint-1.5-15|44	Patch31:	rpmlint-1.5-default-collate.patch
14mu|rpmlint-1.5-15|45	Patch32:	rpmlint-1.5-accept-kf5-locales.patch
14mu|rpmlint-1.5-15|46	Patch33:	rpmlint-1.5-make-check.patch
14mu|rpmlint-1.5-15|47	
14mu|rpmlint-1.5-15|48	Requires:	python-rpm python-magic desktop-file-utils
14mu|rpmlint-1.5-15|49	# Hardcode "rosa" while %_vendor is still set to "mandriva"...
14mu|rpmlint-1.5-15|50	Suggests:	python-enchant rpmlint-rosa-policy
14mu|rpmlint-1.5-15|51	Requires:	locales
14mu|rpmlint-1.5-15|52	
14mu|rpmlint-1.5-15|53	BuildRequires:	python-rpm
14mu|rpmlint-1.5-15|54	BuildArch:	noarch
14mu|rpmlint-1.5-15|55	
14mu|rpmlint-1.5-15|56	%description
14mu|rpmlint-1.5-15|57	Rpmlint is a tool to check common errors on rpm packages.
14mu|rpmlint-1.5-15|58	Binary and source packages can be checked.
14mu|rpmlint-1.5-15|59	
14mu|rpmlint-1.5-15|60	%files
14mu|rpmlint-1.5-15|61	%doc ChangeLog README*
14mu|rpmlint-1.5-15|62	%{_bindir}/*
14mu|rpmlint-1.5-15|63	%{_datadir}/%{name}
14mu|rpmlint-1.5-15|64	%{_mandir}/man1/*
14mu|rpmlint-1.5-15|65	%config(noreplace) %{_sysconfdir}/%{name}/config
14mu|rpmlint-1.5-15|66	%dir %{_sysconfdir}/%{name}/
14mu|rpmlint-1.5-15|67	# Which of these exists depends on the version of bash_completion.
14mu|rpmlint-1.5-15|68	# Let's support both.
14mu|rpmlint-1.5-15|69	%optional %config(noreplace) %{_sysconfdir}/bash_completion.d/*
14mu|rpmlint-1.5-15|70	%optional %config(noreplace) %{_datadir}/bash-completion/completions/*
14mu|rpmlint-1.5-15|71	
14mu|rpmlint-1.5-15|72	#----------------------------------------------------------------------------
14mu|rpmlint-1.5-15|73	
14mu|rpmlint-1.5-15|74	%prep
14mu|rpmlint-1.5-15|75	%setup -q
14mu|rpmlint-1.5-15|76	%patch0 -p1 -b .srpm_paths~
14mu|rpmlint-1.5-15|77	%patch1 -p1 -b .lgplv21~
14mu|rpmlint-1.5-15|78	%patch2 -p1 -b .threshold~
14mu|rpmlint-1.5-15|79	%patch3 -p1 -b .setup~
14mu|rpmlint-1.5-15|80	%patch4 -p1 -b .dep_filter~
14mu|rpmlint-1.5-15|81	%patch5 -p1 -b .shlib_exec~
14mu|rpmlint-1.5-15|82	%patch6 -p1 -b .spec_error~
14mu|rpmlint-1.5-15|83	%patch7 -p1 -b .info~
14mu|rpmlint-1.5-15|84	%patch8 -p1 -b .triggers~
14mu|rpmlint-1.5-15|85	%patch9 -p1 -b .slash~
14mu|rpmlint-1.5-15|86	%patch10 -p1 -b .test~
14mu|rpmlint-1.5-15|87	%patch11 -p1 -b .sourcedir_changelog~
14mu|rpmlint-1.5-15|88	%patch12 -p1 -b .nosig~
14mu|rpmlint-1.5-15|89	%patch14 -p1 -b .pkgname_description~
14mu|rpmlint-1.5-15|90	%patch15 -p0 -b .nonversioned_libs~
14mu|rpmlint-1.5-15|91	%patch16 -p0 -b .nopackager~
14mu|rpmlint-1.5-15|92	# rpmlint sometimes fails to detect that 'description' section is over...
14mu|rpmlint-1.5-15|93	# %patch17 -p0 -b .subpkg_desc~
14mu|rpmlint-1.5-15|94	%patch18 -p1 -b .obsolete~
14mu|rpmlint-1.5-15|95	# For FBA usage only
14mu|rpmlint-1.5-15|96	# %patch19 -p0 -b .desktop_l10n~
14mu|rpmlint-1.5-15|97	%patch20 -p1 -b .distsuffix~
14mu|rpmlint-1.5-15|98	%patch21 -p1 -b .licenses~
14mu|rpmlint-1.5-15|99	%patch22 -p1 -b .no-man-page~
14mu|rpmlint-1.5-15|100	%patch23 -p1 -b .improve-rpath~
14mu|rpmlint-1.5-15|101	%patch24 -p1 -b .lib_deps~
14mu|rpmlint-1.5-15|102	%patch25 -p1 -b .apply_patches~
14mu|rpmlint-1.5-15|103	# %patch26 -p1 -b .dkms~
14mu|rpmlint-1.5-15|104	
14mu|rpmlint-1.5-15|105	%patch27 -p1 -b .xdg-exceptions~
14mu|rpmlint-1.5-15|106	%patch28 -p1 -b .xdg-path~
14mu|rpmlint-1.5-15|107	%patch29 -p1 -b .python34~
14mu|rpmlint-1.5-15|108	%patch30 -p1 -b .spelling~
14mu|rpmlint-1.5-15|109	%patch31 -p1 -b .collation~
14mu|rpmlint-1.5-15|110	%patch32 -p1 -b .kf5~
14mu|rpmlint-1.5-15|111	%patch33 -p1 -b .mk_check~
14mu|rpmlint-1.5-15|112	
14mu|rpmlint-1.5-15|113	%build
14mu|rpmlint-1.5-15|114	export COMPILE_PYC=1
14mu|rpmlint-1.5-15|115	%make
14mu|rpmlint-1.5-15|116	
14mu|rpmlint-1.5-15|117	%check
14mu|rpmlint-1.5-15|118	make check
14mu|rpmlint-1.5-15|119	
14mu|rpmlint-1.5-15|120	%install
14mu|rpmlint-1.5-15|121	%makeinstall_std
14mu|rpmlint-1.5-15|122	
14mu|rpmlint-1.5-15|123	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/%{name}/config
14mu|rpmlint-1.5-15|124	install -d %{buildroot}%{_datadir}/%{name}/config.d/
14mu|rpmlint-1.5-15|125	
14mu|rpmlint-1.5-15|126	
14mu|rpmlint-1.5-15|127	%changelog
14mu|rpmlint-1.5-15|128	
14mu|rpmlint-1.5-15|129	* Tue Jun 21 2016 Denis Silakov <dsilakov@gmail.com> 1.5-15
14mu|rpmlint-1.5-15|130	- (a3a8fef) Allow more ZPL versions
14mu|rpmlint-1.5-15|131	
14mu|rpmlint-1.5-15|132	* Mon Jun 20 2016 Denis Silakov <dsilakov@gmail.com> 1.5-14
14mu|rpmlint-1.5-15|133	- (7a12378) Allow Python license
14mu|rpmlint-1.5-15|134	
14mu|rpmlint-1.5-15|135	* Wed Mar 30 2016 Denis Silakov <dsilakov@gmail.com> 1.5-13
14mu|rpmlint-1.5-15|136	- (9e22939) Improve 'make check' recognition
14mu|rpmlint-1.5-15|137	
14mu|rpmlint-1.5-15|138	* Fri Sep 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-12
14mu|rpmlint-1.5-15|139	- (d0d6303) Allow "gpl with exceptions" licenses
14mu|rpmlint-1.5-15|140	
14mu|rpmlint-1.5-15|141	* Fri Sep 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-11
14mu|rpmlint-1.5-15|142	- (3780e74) Allow GPLv2+ with exceptions
14mu|rpmlint-1.5-15|143	- (Denis Silakov: 03c556d) Allow 'zlib' license
14mu|rpmlint-1.5-15|144	
14mu|rpmlint-1.5-15|145	* Wed Jul 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-10
14mu|rpmlint-1.5-15|146	- (99a75be) Bump release
14mu|rpmlint-1.5-15|147	
14mu|rpmlint-1.5-15|148	* Wed Jul 01 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-9
14mu|rpmlint-1.5-15|149	- (f690a35) Allow 'Artistic 2.0' license
14mu|rpmlint-1.5-15|150	- (Denis Silakov: 0f6b0f3) Accept locales in /usr/share/locales/kf5
14mu|rpmlint-1.5-15|151	
14mu|rpmlint-1.5-15|152	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.5-8
14mu|rpmlint-1.5-15|153	- (2bace16) MassBuild#656: Increase release tag
14mu|rpmlint-1.5-15|154	
14mu|rpmlint-1.5-15|155	* Thu Feb 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
14mu|rpmlint-1.5-15|156	- (b190b24) Change default LC_COLLATE
14mu|rpmlint-1.5-15|157	
14mu|rpmlint-1.5-15|158	* Thu Feb 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-6
14mu|rpmlint-1.5-15|159	- (353433a) Change default LC_COLLATE
14mu|rpmlint-1.5-15|160	- (Denis Silakov: 4b6f5fb) Ignore spelling errors by default
14mu|rpmlint-1.5-15|161	
14mu|rpmlint-1.5-15|162	* Thu Nov 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-5
14mu|rpmlint-1.5-15|163	- (a4cb9b0) Allow GPL+ license for perl modules
14mu|rpmlint-1.5-15|164	
14mu|rpmlint-1.5-15|165	* Sun Oct 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-4
14mu|rpmlint-1.5-15|166	- (8670b89) Add patch to fix magic number of python 3.4
14mu|rpmlint-1.5-15|167	
14mu|rpmlint-1.5-15|168	* Tue Aug 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-3
14mu|rpmlint-1.5-15|169	- (5b5f7be) Added Ruby license
14mu|rpmlint-1.5-15|170	
14mu|rpmlint-1.5-15|171	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-2
14mu|rpmlint-1.5-15|172	- (db41429) Add xdg fixes from sokol
14mu|rpmlint-1.5-15|173	- (Denis Silakov: 6dec229) Add xdg fixes from sokol
14mu|rpmlint-1.5-15|174	
14mu|rpmlint-1.5-15|175	* Sat Aug 02 2014 abondrov <andrey.bondrov@rosalab.ru> 1.5-1
14mu|rpmlint-1.5-15|176	- (74e7331) New version 1.5, re-diff patches
14mu|rpmlint-1.5-15|177	
14mu|rpmlint-1.5-15|178	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4-46
14mu|rpmlint-1.5-15|179	- (7cee08b) MassBuild#440: Increase release tag
14mu|rpmlint-1.5-15|180	
14mu|rpmlint-1.5-15|181	* Wed Jun 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-45
14mu|rpmlint-1.5-15|182	- (979063b) Really apply 'apply_patches' fix
14mu|rpmlint-1.5-15|183	
14mu|rpmlint-1.5-15|184	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-44
14mu|rpmlint-1.5-15|185	- (329f9b0) Added 'BSD with attribution' to allowed licenses
14mu|rpmlint-1.5-15|186	- (Denis Silakov: ad68749) Fix bash_completion location
14mu|rpmlint-1.5-15|187	- (Denis Silakov: 03c8afd) Handle apply_paches and treat dkms- as devel packages
14mu|rpmlint-1.5-15|188	
14mu|rpmlint-1.5-15|189	* Thu Nov 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-43
14mu|rpmlint-1.5-15|190	- (aa6e921) Added ZPL 2.1 license to allowed
14mu|rpmlint-1.5-15|191	
14mu|rpmlint-1.5-15|192	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-42
14mu|rpmlint-1.5-15|193	- (f49b73d) Fix patch
14mu|rpmlint-1.5-15|194	- (Denis Silakov: de407fb) Fix no-dep-on for libraries
14mu|rpmlint-1.5-15|195	
14mu|rpmlint-1.5-15|196	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-41
14mu|rpmlint-1.5-15|197	- (344df1a) Fix rpath typo
14mu|rpmlint-1.5-15|198	- (Denis Silakov: 3c66929) Improve rpath checks
14mu|rpmlint-1.5-15|199	
14mu|rpmlint-1.5-15|200	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-40
14mu|rpmlint-1.5-15|201	- (256a4b5) Allow single 'GPL' license - it is still used very widely
14mu|rpmlint-1.5-15|202	
14mu|rpmlint-1.5-15|203	

24056 14
14mu|rpmlint-rosa-policy-0.3.24-4|1	Summary:	Rpmlint ROSA policy
14mu|rpmlint-rosa-policy-0.3.24-4|2	Name:		rpmlint-rosa-policy
14mu|rpmlint-rosa-policy-0.3.24-4|3	Version:	0.3.24
14mu|rpmlint-rosa-policy-0.3.24-4|4	Release:	4
14mu|rpmlint-rosa-policy-0.3.24-4|5	License:	GPLv2+
14mu|rpmlint-rosa-policy-0.3.24-4|6	Group:		Development/Other
14mu|rpmlint-rosa-policy-0.3.24-4|7	Url:		http://wiki.rosalab.com/
14mu|rpmlint-rosa-policy-0.3.24-4|8	Source0:	rosa.conf
14mu|rpmlint-rosa-policy-0.3.24-4|9	Source1:	rosa.error.list
14mu|rpmlint-rosa-policy-0.3.24-4|10	BuildRequires:	rpmlint
14mu|rpmlint-rosa-policy-0.3.24-4|11	Requires:	rpmlint
14mu|rpmlint-rosa-policy-0.3.24-4|12	BuildArch:	noarch
14mu|rpmlint-rosa-policy-0.3.24-4|13	%rename		rpmlint-mandriva-policy
14mu|rpmlint-rosa-policy-0.3.24-4|14	
14mu|rpmlint-rosa-policy-0.3.24-4|15	%description
14mu|rpmlint-rosa-policy-0.3.24-4|16	Official rpmlint ROSA policy, install this if you want to produce RPMs
14mu|rpmlint-rosa-policy-0.3.24-4|17	for ROSA.
14mu|rpmlint-rosa-policy-0.3.24-4|18	
14mu|rpmlint-rosa-policy-0.3.24-4|19	%files
14mu|rpmlint-rosa-policy-0.3.24-4|20	%{_datadir}/rpmlint/config.d/*
14mu|rpmlint-rosa-policy-0.3.24-4|21	
14mu|rpmlint-rosa-policy-0.3.24-4|22	#----------------------------------------------------------------------------
14mu|rpmlint-rosa-policy-0.3.24-4|23	
14mu|rpmlint-rosa-policy-0.3.24-4|24	%prep
14mu|rpmlint-rosa-policy-0.3.24-4|25	
14mu|rpmlint-rosa-policy-0.3.24-4|26	%build
14mu|rpmlint-rosa-policy-0.3.24-4|27	
14mu|rpmlint-rosa-policy-0.3.24-4|28	#check
14mu|rpmlint-rosa-policy-0.3.24-4|29	#PYTHONPATH=%{_datadir}/rpmlint python %{SOURCE0}
14mu|rpmlint-rosa-policy-0.3.24-4|30	
14mu|rpmlint-rosa-policy-0.3.24-4|31	%install
14mu|rpmlint-rosa-policy-0.3.24-4|32	install -m644 %{SOURCE0} -D %{buildroot}%{_datadir}/rpmlint/config.d/rosa.conf
14mu|rpmlint-rosa-policy-0.3.24-4|33	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/rpmlint/config.d/rosa.error.list
14mu|rpmlint-rosa-policy-0.3.24-4|34	
14mu|rpmlint-rosa-policy-0.3.24-4|35	
14mu|rpmlint-rosa-policy-0.3.24-4|36	%changelog
14mu|rpmlint-rosa-policy-0.3.24-4|37	
14mu|rpmlint-rosa-policy-0.3.24-4|38	* Mon Jun 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.24-4
14mu|rpmlint-rosa-policy-0.3.24-4|39	- (05b5071) Added Development/Rust group
14mu|rpmlint-rosa-policy-0.3.24-4|40	
14mu|rpmlint-rosa-policy-0.3.24-4|41	

24057 14
14mu|rpmtools-6.1-22|1	Summary:	Various RPM command-line tools
14mu|rpmtools-6.1-22|2	Name:		rpmtools
14mu|rpmtools-6.1-22|3	Version:	6.1
14mu|rpmtools-6.1-22|4	Release:	22
14mu|rpmtools-6.1-22|5	Source0:	%{name}-%{version}.tar.xz
14mu|rpmtools-6.1-22|6	# (tpg) from Mageia
14mu|rpmtools-6.1-22|7	# http://svnweb.mageia.org/soft?view=revision&revision=6438
14mu|rpmtools-6.1-22|8	Patch0:		rpmtools-6.1-genhdlist2-merge-option.patch
14mu|rpmtools-6.1-22|9	Patch1:         rpmtools-6.1-use-external-gzip.patch
14mu|rpmtools-6.1-22|10	License:	GPLv2+
14mu|rpmtools-6.1-22|11	Group:		System/Configuration/Packaging
14mu|rpmtools-6.1-22|12	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpmtools/
14mu|rpmtools-6.1-22|13	BuildRequires:	perl-devel
14mu|rpmtools-6.1-22|14	BuildRequires:	perl-MDV-Packdrakeng
14mu|rpmtools-6.1-22|15	BuildRequires:	perl-MDV-Distribconf
14mu|rpmtools-6.1-22|16	BuildArch:	noarch
14mu|rpmtools-6.1-22|17	Requires:	perl-MDV-Distribconf > 3.00
14mu|rpmtools-6.1-22|18	Requires:	xz
14mu|rpmtools-6.1-22|19	Requires:	genhdlist2
14mu|rpmtools-6.1-22|20	Requires:	perl(File::Find)
14mu|rpmtools-6.1-22|21	Requires:	perl(File::Path)
14mu|rpmtools-6.1-22|22	Requires:	perl(File::Temp)
14mu|rpmtools-6.1-22|23	Requires:	perl(Getopt::Long)
14mu|rpmtools-6.1-22|24	Requires:	perl(MDV::Distribconf::Build)
14mu|rpmtools-6.1-22|25	Requires:	perl(Pod::Usage)
14mu|rpmtools-6.1-22|26	Requires:	perl(URPM)
14mu|rpmtools-6.1-22|27	Requires:	perl(URPM::Build)
14mu|rpmtools-6.1-22|28	Conflicts:	rpmtools-compat <= 2.0
14mu|rpmtools-6.1-22|29	Conflicts:	rpmtools-devel <= 2.0
14mu|rpmtools-6.1-22|30	Conflicts:	packdrake < 5.0.26
14mu|rpmtools-6.1-22|31	
14mu|rpmtools-6.1-22|32	%description
14mu|rpmtools-6.1-22|33	Various tools needed by urpmi and drakxtools for handling rpm files.
14mu|rpmtools-6.1-22|34	
14mu|rpmtools-6.1-22|35	%package -n	packdrake
14mu|rpmtools-6.1-22|36	Group:		%{group}
14mu|rpmtools-6.1-22|37	Summary:	A simple Archive Extractor/Builder
14mu|rpmtools-6.1-22|38	Conflicts:	rpmtools <= 5.0.25
14mu|rpmtools-6.1-22|39	Provides:	perl(packdrake)
14mu|rpmtools-6.1-22|40	
14mu|rpmtools-6.1-22|41	%description -n	packdrake
14mu|rpmtools-6.1-22|42	Packdrake is a simple indexed archive builder and extractor using
14mu|rpmtools-6.1-22|43	standard compression methods.
14mu|rpmtools-6.1-22|44	
14mu|rpmtools-6.1-22|45	%package -n	genhdlist2
14mu|rpmtools-6.1-22|46	Group:		%{group}
14mu|rpmtools-6.1-22|47	Summary:	Tool to generate urpmi metadata (media_info/*)
14mu|rpmtools-6.1-22|48	Conflicts:	rpmtools <= 5.4
14mu|rpmtools-6.1-22|49	
14mu|rpmtools-6.1-22|50	%description -n	genhdlist2
14mu|rpmtools-6.1-22|51	genhdlist2 generates hdlist.cz, synthesis.hdlist.cz and *.xml.lzma files used
14mu|rpmtools-6.1-22|52	by urpmi
14mu|rpmtools-6.1-22|53	
14mu|rpmtools-6.1-22|54	%prep
14mu|rpmtools-6.1-22|55	%setup -q
14mu|rpmtools-6.1-22|56	%apply_patches
14mu|rpmtools-6.1-22|57	
14mu|rpmtools-6.1-22|58	%build
14mu|rpmtools-6.1-22|59	perl Makefile.PL INSTALLDIRS=vendor
14mu|rpmtools-6.1-22|60	%make
14mu|rpmtools-6.1-22|61	
14mu|rpmtools-6.1-22|62	%check
14mu|rpmtools-6.1-22|63	%make test
14mu|rpmtools-6.1-22|64	
14mu|rpmtools-6.1-22|65	%install
14mu|rpmtools-6.1-22|66	%makeinstall_std
14mu|rpmtools-6.1-22|67	
14mu|rpmtools-6.1-22|68	%files
14mu|rpmtools-6.1-22|69	%{_bindir}/dumpdistribconf
14mu|rpmtools-6.1-22|70	%{_bindir}/gendistrib
14mu|rpmtools-6.1-22|71	%{_bindir}/genhdlist-old
14mu|rpmtools-6.1-22|72	%{_mandir}/man1/dumpdistribconf*
14mu|rpmtools-6.1-22|73	%{_mandir}/man1/gendistrib*
14mu|rpmtools-6.1-22|74	%{_mandir}/man1/genhdlist-old.*
14mu|rpmtools-6.1-22|75	
14mu|rpmtools-6.1-22|76	%files -n packdrake
14mu|rpmtools-6.1-22|77	%{_bindir}/packdrake
14mu|rpmtools-6.1-22|78	%{perl_vendorlib}/packdrake.pm
14mu|rpmtools-6.1-22|79	%{_mandir}/man1/packdrake*
14mu|rpmtools-6.1-22|80	
14mu|rpmtools-6.1-22|81	%files -n genhdlist2
14mu|rpmtools-6.1-22|82	%{_bindir}/genhdlist2
14mu|rpmtools-6.1-22|83	%{_mandir}/man1/genhdlist2*
14mu|rpmtools-6.1-22|84	
14mu|rpmtools-6.1-22|85	
14mu|rpmtools-6.1-22|86	%changelog
14mu|rpmtools-6.1-22|87	* Wed Oct 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-22
14mu|rpmtools-6.1-22|88	+ Revision: 2d55ee2
14mu|rpmtools-6.1-22|89	- Properly handle empty xml files during merge
14mu|rpmtools-6.1-22|90	
14mu|rpmtools-6.1-22|91	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-21
14mu|rpmtools-6.1-22|92	+ Revision: 2a1b4ca
14mu|rpmtools-6.1-22|93	- Fix container creation in ABF
14mu|rpmtools-6.1-22|94	
14mu|rpmtools-6.1-22|95	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-20
14mu|rpmtools-6.1-22|96	+ Revision: b18393e
14mu|rpmtools-6.1-22|97	- Force removal of duplicates after merge
14mu|rpmtools-6.1-22|98	
14mu|rpmtools-6.1-22|99	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-19
14mu|rpmtools-6.1-22|100	+ Revision: 773b62f
14mu|rpmtools-6.1-22|101	- Handle situations when --merge is specified without new-metadata.lst
14mu|rpmtools-6.1-22|102	
14mu|rpmtools-6.1-22|103	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-18
14mu|rpmtools-6.1-22|104	+ Revision: cb9316b
14mu|rpmtools-6.1-22|105	- Fix --merge patch
14mu|rpmtools-6.1-22|106	
14mu|rpmtools-6.1-22|107	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-18
14mu|rpmtools-6.1-22|108	+ Revision: bbc347e
14mu|rpmtools-6.1-22|109	- --merge: remove duplicates
14mu|rpmtools-6.1-22|110	
14mu|rpmtools-6.1-22|111	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-17
14mu|rpmtools-6.1-22|112	+ Revision: c760999
14mu|rpmtools-6.1-22|113	- --merge: fix handling of new lines after xml tags
14mu|rpmtools-6.1-22|114	
14mu|rpmtools-6.1-22|115	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-16
14mu|rpmtools-6.1-22|116	+ Revision: 8ed2cfc
14mu|rpmtools-6.1-22|117	- --merge - handle situation when metadata is absent
14mu|rpmtools-6.1-22|118	
14mu|rpmtools-6.1-22|119	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-13
14mu|rpmtools-6.1-22|120	+ Revision: 868bf02
14mu|rpmtools-6.1-22|121	- Force removal of unpacked metadata files before running with --merge
14mu|rpmtools-6.1-22|122	
14mu|rpmtools-6.1-22|123	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-14
14mu|rpmtools-6.1-22|124	+ Revision: 5b189d1
14mu|rpmtools-6.1-22|125	- Fix dropping of media_info tag in the merge option
14mu|rpmtools-6.1-22|126	
14mu|rpmtools-6.1-22|127	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-12
14mu|rpmtools-6.1-22|128	+ Revision: e3ce38a
14mu|rpmtools-6.1-22|129	- Fix dropping of media_info tag in the merge option
14mu|rpmtools-6.1-22|130	
14mu|rpmtools-6.1-22|131	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-13
14mu|rpmtools-6.1-22|132	+ Revision: efa89a2
14mu|rpmtools-6.1-22|133	- Disable merge option for now
14mu|rpmtools-6.1-22|134	
14mu|rpmtools-6.1-22|135	* Mon Sep 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-12
14mu|rpmtools-6.1-22|136	+ Revision: e377fa5
14mu|rpmtools-6.1-22|137	- Improve --merge option - take lists of new files
14mu|rpmtools-6.1-22|138	
14mu|rpmtools-6.1-22|139	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-11
14mu|rpmtools-6.1-22|140	+ Revision: 7fd3753
14mu|rpmtools-6.1-22|141	- Added experimental --merge option
14mu|rpmtools-6.1-22|142	
14mu|rpmtools-6.1-22|143	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.1-10
14mu|rpmtools-6.1-22|144	+ Revision: 6ed8c2e
14mu|rpmtools-6.1-22|145	- MassBuild#440: Increase release tag
14mu|rpmtools-6.1-22|146	
14mu|rpmtools-6.1-22|147	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-9
14mu|rpmtools-6.1-22|148	+ Revision: 96918b6
14mu|rpmtools-6.1-22|149	- Bump release
14mu|rpmtools-6.1-22|150	
14mu|rpmtools-6.1-22|151	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-8
14mu|rpmtools-6.1-22|152	+ Revision: 84ce388
14mu|rpmtools-6.1-22|153	- Add patch to use external gzip
14mu|rpmtools-6.1-22|154	
14mu|rpmtools-6.1-22|155	* Tue Aug 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-8
14mu|rpmtools-6.1-22|156	+ Revision: aeb0693
14mu|rpmtools-6.1-22|157	- Moved out dump_gui_apps - it will be launched separately from now on.
14mu|rpmtools-6.1-22|158	
14mu|rpmtools-6.1-22|159	* Tue Aug 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-7
14mu|rpmtools-6.1-22|160	+ Revision: f07b1f0
14mu|rpmtools-6.1-22|161	- Improved dump_gui_apps
14mu|rpmtools-6.1-22|162	
14mu|rpmtools-6.1-22|163	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-7
14mu|rpmtools-6.1-22|164	+ Revision: 97c5695
14mu|rpmtools-6.1-22|165	- Provide dump_gui_apps as a separate script, not a patch
14mu|rpmtools-6.1-22|166	
14mu|rpmtools-6.1-22|167	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-6
14mu|rpmtools-6.1-22|168	+ Revision: 94e3dfb
14mu|rpmtools-6.1-22|169	- Add debug output for gui_pkgs generator
14mu|rpmtools-6.1-22|170	
14mu|rpmtools-6.1-22|171	* Mon Jul 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-5
14mu|rpmtools-6.1-22|172	+ Revision: 7fa93c1
14mu|rpmtools-6.1-22|173	- Added sample script to generate list of gui pkgs
14mu|rpmtools-6.1-22|174	
14mu|rpmtools-6.1-22|175	* Wed Nov 28 2012 Alexander Kazancev <kazancas@gmail.com> 6.1-4
14mu|rpmtools-6.1-22|176	+ Revision: b6994ef
14mu|rpmtools-6.1-22|177	- Disable genhdlist2 patch
14mu|rpmtools-6.1-22|178	
14mu|rpmtools-6.1-22|179	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mu|rpmtools-6.1-22|180	+ Revision: 7845891
14mu|rpmtools-6.1-22|181	- rediff genhdlist2 patch
14mu|rpmtools-6.1-22|182	
14mu|rpmtools-6.1-22|183	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mu|rpmtools-6.1-22|184	+ Revision: 9e256dd
14mu|rpmtools-6.1-22|185	- fix yaml
14mu|rpmtools-6.1-22|186	
14mu|rpmtools-6.1-22|187	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mu|rpmtools-6.1-22|188	+ Revision: ae9e08e
14mu|rpmtools-6.1-22|189	- add patch
14mu|rpmtools-6.1-22|190	
14mu|rpmtools-6.1-22|191	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mu|rpmtools-6.1-22|192	+ Revision: ae3457e
14mu|rpmtools-6.1-22|193	- add patch
14mu|rpmtools-6.1-22|194	
14mu|rpmtools-6.1-22|195	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
14mu|rpmtools-6.1-22|196	+ Revision: ea5ba65
14mu|rpmtools-6.1-22|197	- (get_filesize_from_synthesis) read back real filesizes from synthesis
14mu|rpmtools-6.1-22|198	
14mu|rpmtools-6.1-22|199	* Fri Oct 19 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6.1-2
14mu|rpmtools-6.1-22|200	+ Revision: 067002b
14mu|rpmtools-6.1-22|201	- use file-store for sources
14mu|rpmtools-6.1-22|202	
14mu|rpmtools-6.1-22|203	* Fri Oct 19 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6.1-2
14mu|rpmtools-6.1-22|204	+ Revision: 5356369
14mu|rpmtools-6.1-22|205	- LOG noarch, general gleanup
14mu|rpmtools-6.1-22|206	
14mu|rpmtools-6.1-22|207	* Sat Feb 04 2012 root <root@build-client_i586-2.rosalab.ru> 6.1-1
14mu|rpmtools-6.1-22|208	+ Revision: 9d955c2
14mu|rpmtools-6.1-22|209	- ABF:auto increment release
14mu|rpmtools-6.1-22|210	
14mu|rpmtools-6.1-22|211	

24058 14
14mu|rp-pppoe-3.11-6|1	%define pppver 2.4.7
14mu|rp-pppoe-3.11-6|2	
14mu|rp-pppoe-3.11-6|3	Summary:	ADSL/PPPoE userspace driver
14mu|rp-pppoe-3.11-6|4	Name:		rp-pppoe
14mu|rp-pppoe-3.11-6|5	Version:	3.11
14mu|rp-pppoe-3.11-6|6	Release:	6
14mu|rp-pppoe-3.11-6|7	License:	GPLv2+
14mu|rp-pppoe-3.11-6|8	Group:		System/Servers
14mu|rp-pppoe-3.11-6|9	Url:		http://www.roaringpenguin.com/pppoe
14mu|rp-pppoe-3.11-6|10	Source0:	http://www.roaringpenguin.com/files/download/%{name}-%{version}.tar.gz
14mu|rp-pppoe-3.11-6|11	BuildRequires:	autoconf2.5
14mu|rp-pppoe-3.11-6|12	BuildRequires:	ppp-devel = %{pppver}
14mu|rp-pppoe-3.11-6|13	Requires:	ppp >= 2.4.1
14mu|rp-pppoe-3.11-6|14	
14mu|rp-pppoe-3.11-6|15	%description
14mu|rp-pppoe-3.11-6|16	PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by
14mu|rp-pppoe-3.11-6|17	many ADSL Internet Service Providers. Roaring Penguin has a free
14mu|rp-pppoe-3.11-6|18	client for Linux systems to connect to PPPoE service providers.
14mu|rp-pppoe-3.11-6|19	
14mu|rp-pppoe-3.11-6|20	The client is a user-mode program and does not require any kernel
14mu|rp-pppoe-3.11-6|21	modifications. It is fully compliant with RFC 2516, the official PPPoE
14mu|rp-pppoe-3.11-6|22	specification.
14mu|rp-pppoe-3.11-6|23	
14mu|rp-pppoe-3.11-6|24	It has been tested with many ISPs, such as the Canadian Sympatico HSE (High
14mu|rp-pppoe-3.11-6|25	Speed Edition) service.
14mu|rp-pppoe-3.11-6|26	
14mu|rp-pppoe-3.11-6|27	%files
14mu|rp-pppoe-3.11-6|28	%doc doc/* README SERVPOET
14mu|rp-pppoe-3.11-6|29	%config(noreplace) %{_sysconfdir}/ppp/pppoe.conf
14mu|rp-pppoe-3.11-6|30	%config(noreplace) %{_sysconfdir}/ppp/pppoe-server-options
14mu|rp-pppoe-3.11-6|31	%config(noreplace) %{_sysconfdir}/ppp/firewall-masq
14mu|rp-pppoe-3.11-6|32	%config(noreplace) %{_sysconfdir}/ppp/firewall-standalone
14mu|rp-pppoe-3.11-6|33	%{_sbindir}/pppoe
14mu|rp-pppoe-3.11-6|34	%{_sbindir}/pppoe-connect
14mu|rp-pppoe-3.11-6|35	%{_sbindir}/pppoe-relay
14mu|rp-pppoe-3.11-6|36	%{_sbindir}/pppoe-server
14mu|rp-pppoe-3.11-6|37	%{_sbindir}/pppoe-setup
14mu|rp-pppoe-3.11-6|38	%{_sbindir}/pppoe-sniff
14mu|rp-pppoe-3.11-6|39	%{_sbindir}/pppoe-start
14mu|rp-pppoe-3.11-6|40	%{_sbindir}/pppoe-status
14mu|rp-pppoe-3.11-6|41	%{_sbindir}/pppoe-stop
14mu|rp-pppoe-3.11-6|42	%{_sbindir}/adsl-connect
14mu|rp-pppoe-3.11-6|43	%{_sbindir}/adsl-setup
14mu|rp-pppoe-3.11-6|44	%{_sbindir}/adsl-start
14mu|rp-pppoe-3.11-6|45	%{_sbindir}/adsl-status
14mu|rp-pppoe-3.11-6|46	%{_sbindir}/adsl-stop
14mu|rp-pppoe-3.11-6|47	%{_mandir}/man[58]/*
14mu|rp-pppoe-3.11-6|48	%config(noreplace)%{_initrddir}/pppoe
14mu|rp-pppoe-3.11-6|49	
14mu|rp-pppoe-3.11-6|50	#----------------------------------------------------------------------------
14mu|rp-pppoe-3.11-6|51	
14mu|rp-pppoe-3.11-6|52	%package gui
14mu|rp-pppoe-3.11-6|53	Summary:	GUI front-end for rp-pppoe
14mu|rp-pppoe-3.11-6|54	Group:		System/Servers
14mu|rp-pppoe-3.11-6|55	Requires:	rp-pppoe >= 3.6
14mu|rp-pppoe-3.11-6|56	Requires:	tk
14mu|rp-pppoe-3.11-6|57	
14mu|rp-pppoe-3.11-6|58	%description gui
14mu|rp-pppoe-3.11-6|59	This package contains the graphical frontend (tk-based) for rp-pppoe.
14mu|rp-pppoe-3.11-6|60	
14mu|rp-pppoe-3.11-6|61	Install this if you wish to have a graphical frontend for pppoe.
14mu|rp-pppoe-3.11-6|62	
14mu|rp-pppoe-3.11-6|63	%files gui
14mu|rp-pppoe-3.11-6|64	%{_bindir}/tkpppoe
14mu|rp-pppoe-3.11-6|65	%{_sbindir}/pppoe-wrapper
14mu|rp-pppoe-3.11-6|66	%{_mandir}/man1/*
14mu|rp-pppoe-3.11-6|67	%{_datadir}/applications/*
14mu|rp-pppoe-3.11-6|68	%dir %{_datadir}/tkpppoe
14mu|rp-pppoe-3.11-6|69	%dir %{_sysconfdir}/ppp/rp-pppoe-gui
14mu|rp-pppoe-3.11-6|70	%{_datadir}/tkpppoe/*
14mu|rp-pppoe-3.11-6|71	
14mu|rp-pppoe-3.11-6|72	#----------------------------------------------------------------------------
14mu|rp-pppoe-3.11-6|73	
14mu|rp-pppoe-3.11-6|74	%package plugin
14mu|rp-pppoe-3.11-6|75	Summary:	PPP over ethernet kernel-mode plugin
14mu|rp-pppoe-3.11-6|76	Group:		System/Servers
14mu|rp-pppoe-3.11-6|77	Requires:	%{name} = %{EVRD}
14mu|rp-pppoe-3.11-6|78	Conflicts:	ppp-pppoe
14mu|rp-pppoe-3.11-6|79	
14mu|rp-pppoe-3.11-6|80	%description plugin
14mu|rp-pppoe-3.11-6|81	PPP over ethernet kernel-mode plugin.
14mu|rp-pppoe-3.11-6|82	
14mu|rp-pppoe-3.11-6|83	%files plugin
14mu|rp-pppoe-3.11-6|84	%doc doc/KERNEL-MODE-PPPOE
14mu|rp-pppoe-3.11-6|85	
14mu|rp-pppoe-3.11-6|86	#----------------------------------------------------------------------------
14mu|rp-pppoe-3.11-6|87	
14mu|rp-pppoe-3.11-6|88	%prep
14mu|rp-pppoe-3.11-6|89	%setup -q
14mu|rp-pppoe-3.11-6|90	
14mu|rp-pppoe-3.11-6|91	%build
14mu|rp-pppoe-3.11-6|92	%serverbuild
14mu|rp-pppoe-3.11-6|93	cd src
14mu|rp-pppoe-3.11-6|94	./configure \
14mu|rp-pppoe-3.11-6|95	--docdir=%{_docdir}/%{name} \
14mu|rp-pppoe-3.11-6|96	--enable-plugin=%{_includedir} \
14mu|rp-pppoe-3.11-6|97	--docdir=%{_docdir}/%{name}
14mu|rp-pppoe-3.11-6|98	
14mu|rp-pppoe-3.11-6|99	%make
14mu|rp-pppoe-3.11-6|100	
14mu|rp-pppoe-3.11-6|101	%install
14mu|rp-pppoe-3.11-6|102	pushd src
14mu|rp-pppoe-3.11-6|103	%makeinstall_std
14mu|rp-pppoe-3.11-6|104	popd
14mu|rp-pppoe-3.11-6|105	
14mu|rp-pppoe-3.11-6|106	pushd gui
14mu|rp-pppoe-3.11-6|107	%makeinstall_std
14mu|rp-pppoe-3.11-6|108	popd
14mu|rp-pppoe-3.11-6|109	
14mu|rp-pppoe-3.11-6|110	# This is necessary for the gui to work, but it shouldn't be done here !
14mu|rp-pppoe-3.11-6|111	mkdir -p %{buildroot}%{_sysconfdir}/ppp/rp-pppoe-gui
14mu|rp-pppoe-3.11-6|112	
14mu|rp-pppoe-3.11-6|113	mkdir -p %{buildroot}%{_datadir}/applications
14mu|rp-pppoe-3.11-6|114	cat > %{buildroot}%{_datadir}/applications/rp-pppoe-gui.desktop <<EOF
14mu|rp-pppoe-3.11-6|115	[Desktop Entry]
14mu|rp-pppoe-3.11-6|116	Name=TkPPPoE
14mu|rp-pppoe-3.11-6|117	Comment=Frontend for rp-pppoe
14mu|rp-pppoe-3.11-6|118	Comment[ru]=Графический интерфейс для rp-pppoe
14mu|rp-pppoe-3.11-6|119	Exec=%{_bindir}/tkpppoe
14mu|rp-pppoe-3.11-6|120	Icon=remote_access_section
14mu|rp-pppoe-3.11-6|121	Terminal=false
14mu|rp-pppoe-3.11-6|122	Type=Application
14mu|rp-pppoe-3.11-6|123	Categories=X-MandrivaLinux-Internet-RemoteAccess;Network;RemoteAccess;Dialup;
14mu|rp-pppoe-3.11-6|124	EOF
14mu|rp-pppoe-3.11-6|125	
14mu|rp-pppoe-3.11-6|126	perl -pi -e "s/restart/restart\|reload/g;" %{buildroot}%{_initrddir}/pppoe
14mu|rp-pppoe-3.11-6|127	rm -rf %{buildroot}/usr/share/doc
14mu|rp-pppoe-3.11-6|128	
14mu|rp-pppoe-3.11-6|129	mkdir -p %{buildroot}%{_libdir}/pppd/%{pppver}
14mu|rp-pppoe-3.11-6|130	rm -f %{buildroot}%{_sysconfdir}/ppp/plugins/README
14mu|rp-pppoe-3.11-6|131	
14mu|rp-pppoe-3.11-6|132	# backward compatibility links
14mu|rp-pppoe-3.11-6|133	for i in connect start stop setup status; do
14mu|rp-pppoe-3.11-6|134	ln -sf %{_sbindir}/pppoe-$i %{buildroot}%{_sbindir}/adsl-$i
14mu|rp-pppoe-3.11-6|135	ln -sf pppoe-$i.8 %{buildroot}%{_mandir}/man8/adsl-$i.8
14mu|rp-pppoe-3.11-6|136	done
14mu|rp-pppoe-3.11-6|137	
14mu|rp-pppoe-3.11-6|138	
14mu|rp-pppoe-3.11-6|139	%changelog
14mu|rp-pppoe-3.11-6|140	
14mu|rp-pppoe-3.11-6|141	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 3.11-6
14mu|rp-pppoe-3.11-6|142	- (42294f9) Added Russian l10n to desktop file
14mu|rp-pppoe-3.11-6|143	
14mu|rp-pppoe-3.11-6|144	

24059 14
14mu|rsyslog-8.4.2-1|1	%define         journalcfgdir    %{_sysconfdir}/systemd
14mu|rsyslog-8.4.2-1|2	
14mu|rsyslog-8.4.2-1|3	Summary:	Enhanced system logging and kernel message trapping daemons
14mu|rsyslog-8.4.2-1|4	Name:		rsyslog
14mu|rsyslog-8.4.2-1|5	Version:	8.4.2
14mu|rsyslog-8.4.2-1|6	Release:	1
14mu|rsyslog-8.4.2-1|7	License:	GPLv3
14mu|rsyslog-8.4.2-1|8	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|9	URL:		http://www.rsyslog.com/
14mu|rsyslog-8.4.2-1|10	Source0:	http://www.rsyslog.com/files/download/%{name}/%{name}-%{version}.tar.gz
14mu|rsyslog-8.4.2-1|11	Source2:	rsyslog.sysconfig
14mu|rsyslog-8.4.2-1|12	Source3:	rsyslog.conf
14mu|rsyslog-8.4.2-1|13	Source4:	00_common.conf
14mu|rsyslog-8.4.2-1|14	Source5:	01_mysql.conf
14mu|rsyslog-8.4.2-1|15	Source6:	02_pgsql.conf
14mu|rsyslog-8.4.2-1|16	Source7:	03_gssapi.conf
14mu|rsyslog-8.4.2-1|17	Source8:	04_relp.conf
14mu|rsyslog-8.4.2-1|18	Source9:	05_dbi.conf
14mu|rsyslog-8.4.2-1|19	Source10:	06_snmp.conf
14mu|rsyslog-8.4.2-1|20	Source11:	sysklogd.conf
14mu|rsyslog-8.4.2-1|21	Source12:	07_rsyslog.log
14mu|rsyslog-8.4.2-1|22	Source13:	08_gnutls.conf
14mu|rsyslog-8.4.2-1|23	Source14:	09_journald.conf
14mu|rsyslog-8.4.2-1|24	
14mu|rsyslog-8.4.2-1|25	# (eatdirt) bash script to switch on and off ForwardToSyslog in systemd journal
14mu|rsyslog-8.4.2-1|26	#configuration file
14mu|rsyslog-8.4.2-1|27	Source15:       rsyslog_switchfwd
14mu|rsyslog-8.4.2-1|28	
14mu|rsyslog-8.4.2-1|29	Patch0:		rsyslog-8.4.1-systemd.patch
14mu|rsyslog-8.4.2-1|30	#Fix a misprint in function name in imjournal.c (pr2fac->pri2fac)
14mu|rsyslog-8.4.2-1|31	Patch1:         rsyslog-8.4.2-imjournal.patch
14mu|rsyslog-8.4.2-1|32	
14mu|rsyslog-8.4.2-1|33	BuildRequires:	autoconf
14mu|rsyslog-8.4.2-1|34	BuildRequires:	automake
14mu|rsyslog-8.4.2-1|35	BuildRequires:	java-rpmbuild
14mu|rsyslog-8.4.2-1|36	BuildRequires:	krb5-devel
14mu|rsyslog-8.4.2-1|37	BuildRequires:	libdbi-devel
14mu|rsyslog-8.4.2-1|38	BuildRequires:	libtool
14mu|rsyslog-8.4.2-1|39	BuildRequires:	mysql-devel >= 4.0
14mu|rsyslog-8.4.2-1|40	BuildRequires:	net-snmp-devel
14mu|rsyslog-8.4.2-1|41	BuildRequires:	pkgconfig
14mu|rsyslog-8.4.2-1|42	BuildRequires:	postgresql-devel
14mu|rsyslog-8.4.2-1|43	BuildRequires:	relp-devel
14mu|rsyslog-8.4.2-1|44	BuildRequires:	zlib-devel
14mu|rsyslog-8.4.2-1|45	BuildRequires:	gnutls-devel
14mu|rsyslog-8.4.2-1|46	BuildRequires:	libgcrypt-devel
14mu|rsyslog-8.4.2-1|47	BuildRequires:	pkgconfig(libestr)
14mu|rsyslog-8.4.2-1|48	BuildRequires:	pkgconfig(liblogging-stdlog)
14mu|rsyslog-8.4.2-1|49	BuildRequires:	pkgconfig(json-c)
14mu|rsyslog-8.4.2-1|50	BuildRequires:	pkgconfig(uuid)
14mu|rsyslog-8.4.2-1|51	BuildRequires:	curl-devel
14mu|rsyslog-8.4.2-1|52	BuildRequires:	python-docutils
14mu|rsyslog-8.4.2-1|53	
14mu|rsyslog-8.4.2-1|54	Requires:	logrotate
14mu|rsyslog-8.4.2-1|55	Provides:       syslog-daemon
14mu|rsyslog-8.4.2-1|56	
14mu|rsyslog-8.4.2-1|57	Requires(post):  rpm-helper
14mu|rsyslog-8.4.2-1|58	Requires(preun): rpm-helper
14mu|rsyslog-8.4.2-1|59	Requires(post): coreutils
14mu|rsyslog-8.4.2-1|60	
14mu|rsyslog-8.4.2-1|61	Conflicts:	syslog-ng
14mu|rsyslog-8.4.2-1|62	Obsoletes:	rsyslog-docs < 8.2.2
14mu|rsyslog-8.4.2-1|63	
14mu|rsyslog-8.4.2-1|64	
14mu|rsyslog-8.4.2-1|65	%description
14mu|rsyslog-8.4.2-1|66	Rsyslog is an enhanced multi-threaded syslogd supporting, among others, MySQL,
14mu|rsyslog-8.4.2-1|67	PostgreSQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any
14mu|rsyslog-8.4.2-1|68	message part, and fine grain output format control. It is quite compatible to
14mu|rsyslog-8.4.2-1|69	stock sysklogd and can be used as a drop-in replacement. Its advanced features
14mu|rsyslog-8.4.2-1|70	make it suitable for enterprise-class, encryption protected syslog relay chains
14mu|rsyslog-8.4.2-1|71	while  at the same time being very easy to setup for the novice user.
14mu|rsyslog-8.4.2-1|72	
14mu|rsyslog-8.4.2-1|73	o lmnet.so     - Implementation of network related stuff.
14mu|rsyslog-8.4.2-1|74	o lmregexp.so  - Implementation of regexp related stuff.
14mu|rsyslog-8.4.2-1|75	o lmtcpclt.so  - This is the implementation of TCP-based syslog clients.
14mu|rsyslog-8.4.2-1|76	o lmtcpsrv.so  - Common code for plain TCP based servers.
14mu|rsyslog-8.4.2-1|77	o imtcp.so     - This is the implementation of the TCP input module.
14mu|rsyslog-8.4.2-1|78	o imudp.so     - This is the implementation of the UDP input module.
14mu|rsyslog-8.4.2-1|79	o imuxsock.so  - This is the implementation of the Unix sockets input module.
14mu|rsyslog-8.4.2-1|80	o imklog.so    - The kernel log input module for Linux.
14mu|rsyslog-8.4.2-1|81	o immark.so    - This is the implementation of the build-in mark message input
14mu|rsyslog-8.4.2-1|82	module.
14mu|rsyslog-8.4.2-1|83	o imfile.so    - This is the input module for reading text file data.
14mu|rsyslog-8.4.2-1|84	o imjournal.so - An input module to import systemd journal logs
14mu|rsyslog-8.4.2-1|85	
14mu|rsyslog-8.4.2-1|86	%package	mysql
14mu|rsyslog-8.4.2-1|87	Summary:	MySQL support for rsyslog
14mu|rsyslog-8.4.2-1|88	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|89	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|90	
14mu|rsyslog-8.4.2-1|91	%description	mysql
14mu|rsyslog-8.4.2-1|92	The rsyslog-mysql package contains a dynamic shared object that will add
14mu|rsyslog-8.4.2-1|93	MySQL database support to rsyslog.
14mu|rsyslog-8.4.2-1|94	
14mu|rsyslog-8.4.2-1|95	o ommysql.so - This is the implementation of the build-in output module for
14mu|rsyslog-8.4.2-1|96	MySQL.
14mu|rsyslog-8.4.2-1|97	
14mu|rsyslog-8.4.2-1|98	%package	pgsql
14mu|rsyslog-8.4.2-1|99	Summary:	PostgreSQL support for rsyslog
14mu|rsyslog-8.4.2-1|100	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|101	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|102	
14mu|rsyslog-8.4.2-1|103	%description	pgsql
14mu|rsyslog-8.4.2-1|104	The rsyslog-pgsql package contains a dynamic shared object that will add
14mu|rsyslog-8.4.2-1|105	PostgreSQL database support to rsyslog.
14mu|rsyslog-8.4.2-1|106	
14mu|rsyslog-8.4.2-1|107	o ompgsql.so - This is the implementation of the build-in output module for
14mu|rsyslog-8.4.2-1|108	PgSQL.
14mu|rsyslog-8.4.2-1|109	
14mu|rsyslog-8.4.2-1|110	%package	gssapi
14mu|rsyslog-8.4.2-1|111	Summary:	GSS-API support for rsyslog
14mu|rsyslog-8.4.2-1|112	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|113	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|114	
14mu|rsyslog-8.4.2-1|115	%description	gssapi
14mu|rsyslog-8.4.2-1|116	The rsyslog-gssapi package contains dynamic shared objects that will add
14mu|rsyslog-8.4.2-1|117	GSS-API support to rsyslog.
14mu|rsyslog-8.4.2-1|118	
14mu|rsyslog-8.4.2-1|119	o lmgssutil.so - This is a miscellaneous helper class for gss-api features.
14mu|rsyslog-8.4.2-1|120	o imgssapi.so  - This is the implementation of the GSSAPI input module.
14mu|rsyslog-8.4.2-1|121	o omgssapi.so  - This is the implementation of the build-in forwarding output
14mu|rsyslog-8.4.2-1|122	module.
14mu|rsyslog-8.4.2-1|123	
14mu|rsyslog-8.4.2-1|124	%package	relp
14mu|rsyslog-8.4.2-1|125	Summary:	RELP support for rsyslog
14mu|rsyslog-8.4.2-1|126	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|127	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|128	
14mu|rsyslog-8.4.2-1|129	%description	relp
14mu|rsyslog-8.4.2-1|130	The rsyslog-relp package contains a dynamic shared object that will add
14mu|rsyslog-8.4.2-1|131	RELP support to rsyslog.
14mu|rsyslog-8.4.2-1|132	
14mu|rsyslog-8.4.2-1|133	o imrelp.so - This is the implementation of the RELP input module.
14mu|rsyslog-8.4.2-1|134	o omrelp.so - This is the implementation of the RELP output module.
14mu|rsyslog-8.4.2-1|135	
14mu|rsyslog-8.4.2-1|136	%package	dbi
14mu|rsyslog-8.4.2-1|137	Summary:	Dbi support for rsyslog
14mu|rsyslog-8.4.2-1|138	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|139	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|140	
14mu|rsyslog-8.4.2-1|141	%description	dbi
14mu|rsyslog-8.4.2-1|142	The rsyslog-dbi package contains a dynamic shared object that will add
14mu|rsyslog-8.4.2-1|143	dbi driver support to rsyslog.
14mu|rsyslog-8.4.2-1|144	
14mu|rsyslog-8.4.2-1|145	o omlibdbi.so - This is the implementation of the dbi output module.
14mu|rsyslog-8.4.2-1|146	
14mu|rsyslog-8.4.2-1|147	%package	snmp
14mu|rsyslog-8.4.2-1|148	Summary:	SNMP support for rsyslog
14mu|rsyslog-8.4.2-1|149	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|150	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|151	
14mu|rsyslog-8.4.2-1|152	%description	snmp
14mu|rsyslog-8.4.2-1|153	The rsyslog-snmp package contains a dynamic shared object that will add
14mu|rsyslog-8.4.2-1|154	SNMP support to rsyslog.
14mu|rsyslog-8.4.2-1|155	
14mu|rsyslog-8.4.2-1|156	o omsnmp.so - This module sends an snmp trap.
14mu|rsyslog-8.4.2-1|157	
14mu|rsyslog-8.4.2-1|158	%package	gnutls
14mu|rsyslog-8.4.2-1|159	Summary:	GnuTLS support for rsyslog
14mu|rsyslog-8.4.2-1|160	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|161	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|162	
14mu|rsyslog-8.4.2-1|163	%description	gnutls
14mu|rsyslog-8.4.2-1|164	The rsyslog-gnutls package contains a dynamic shared object that will add
14mu|rsyslog-8.4.2-1|165	GnuTLS support to rsyslog.
14mu|rsyslog-8.4.2-1|166	
14mu|rsyslog-8.4.2-1|167	o lmnsd_gtls.so - This is the implementation of the GnuTLS module.
14mu|rsyslog-8.4.2-1|168	
14mu|rsyslog-8.4.2-1|169	%package	crypto
14mu|rsyslog-8.4.2-1|170	Summary:	Encryption support for rsyslog
14mu|rsyslog-8.4.2-1|171	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|172	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|173	
14mu|rsyslog-8.4.2-1|174	%description	crypto
14mu|rsyslog-8.4.2-1|175	This package contains a module providing log file encryption and a
14mu|rsyslog-8.4.2-1|176	command line tool to process encrypted logs.
14mu|rsyslog-8.4.2-1|177	
14mu|rsyslog-8.4.2-1|178	%package	elasticsearch
14mu|rsyslog-8.4.2-1|179	Summary:	ElasticSearch output module for rsyslog
14mu|rsyslog-8.4.2-1|180	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|181	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|182	
14mu|rsyslog-8.4.2-1|183	%description	elasticsearch
14mu|rsyslog-8.4.2-1|184	This module provides the capability for rsyslog to feed logs directly into
14mu|rsyslog-8.4.2-1|185	Elasticsearch.
14mu|rsyslog-8.4.2-1|186	
14mu|rsyslog-8.4.2-1|187	%package	journald
14mu|rsyslog-8.4.2-1|188	Summary:	Systemd journal support for rsyslog
14mu|rsyslog-8.4.2-1|189	Group:		System/Kernel and hardware
14mu|rsyslog-8.4.2-1|190	Requires:	%{name} = %{version}-%{release}
14mu|rsyslog-8.4.2-1|191	
14mu|rsyslog-8.4.2-1|192	%description journald
14mu|rsyslog-8.4.2-1|193	Provides the ability to import structured log messages from systemd
14mu|rsyslog-8.4.2-1|194	journal to rsyslog (and conversely). Note that this module reads the
14mu|rsyslog-8.4.2-1|195	journal database, what is considered a relativly performance-intense
14mu|rsyslog-8.4.2-1|196	operation. As such, the performance of a configuration utilizing this
14mu|rsyslog-8.4.2-1|197	module may be notably slower. Some versions of systemd journal have
14mu|rsyslog-8.4.2-1|198	problems with database corruption, which leads to the journal to
14mu|rsyslog-8.4.2-1|199	return the same data endlessly in a thight loop. It is strongly
14mu|rsyslog-8.4.2-1|200	recommended to use this plugin only if there is hard need to do so.
14mu|rsyslog-8.4.2-1|201	
14mu|rsyslog-8.4.2-1|202	
14mu|rsyslog-8.4.2-1|203	%prep
14mu|rsyslog-8.4.2-1|204	%setup -q
14mu|rsyslog-8.4.2-1|205	%apply_patches
14mu|rsyslog-8.4.2-1|206	
14mu|rsyslog-8.4.2-1|207	mkdir -p ROSA
14mu|rsyslog-8.4.2-1|208	cp %{SOURCE4} ROSA/00_common.conf
14mu|rsyslog-8.4.2-1|209	cp %{SOURCE5} ROSA/01_mysql.conf
14mu|rsyslog-8.4.2-1|210	cp %{SOURCE6} ROSA/02_pgsql.conf
14mu|rsyslog-8.4.2-1|211	cp %{SOURCE7} ROSA/03_gssapi.conf
14mu|rsyslog-8.4.2-1|212	cp %{SOURCE8} ROSA/04_relp.conf
14mu|rsyslog-8.4.2-1|213	cp %{SOURCE9} ROSA/05_dbi.conf
14mu|rsyslog-8.4.2-1|214	cp %{SOURCE10} ROSA/06_snmp.conf
14mu|rsyslog-8.4.2-1|215	cp %{SOURCE13} ROSA/08_gnutls.conf
14mu|rsyslog-8.4.2-1|216	cp %{SOURCE14} ROSA/09_journald.conf
14mu|rsyslog-8.4.2-1|217	
14mu|rsyslog-8.4.2-1|218	%build
14mu|rsyslog-8.4.2-1|219	%serverbuild_hardened
14mu|rsyslog-8.4.2-1|220	
14mu|rsyslog-8.4.2-1|221	%configure2_5x \
14mu|rsyslog-8.4.2-1|222	--with-systemdsystemunitdir=%{_unitdir} \
14mu|rsyslog-8.4.2-1|223	--disable-static \
14mu|rsyslog-8.4.2-1|224	--sbindir=/sbin \
14mu|rsyslog-8.4.2-1|225	--enable-largefile \
14mu|rsyslog-8.4.2-1|226	--enable-regexp \
14mu|rsyslog-8.4.2-1|227	--enable-zlib \
14mu|rsyslog-8.4.2-1|228	--enable-gssapi-krb5 \
14mu|rsyslog-8.4.2-1|229	--enable-pthreads \
14mu|rsyslog-8.4.2-1|230	--enable-klog \
14mu|rsyslog-8.4.2-1|231	--enable-inet \
14mu|rsyslog-8.4.2-1|232	--enable-mysql \
14mu|rsyslog-8.4.2-1|233	--enable-pgsql \
14mu|rsyslog-8.4.2-1|234	--enable-libdbi \
14mu|rsyslog-8.4.2-1|235	--enable-snmp \
14mu|rsyslog-8.4.2-1|236	--enable-rsyslogd \
14mu|rsyslog-8.4.2-1|237	--enable-mail \
14mu|rsyslog-8.4.2-1|238	--enable-relp \
14mu|rsyslog-8.4.2-1|239	--enable-imfile \
14mu|rsyslog-8.4.2-1|240	--enable-imtemplate \
14mu|rsyslog-8.4.2-1|241	--enable-gnutls \
14mu|rsyslog-8.4.2-1|242	--enable-elasticsearch \
14mu|rsyslog-8.4.2-1|243	--enable-usertools \
14mu|rsyslog-8.4.2-1|244	--enable-libgcrypt \
14mu|rsyslog-8.4.2-1|245	--enable-imjournal \
14mu|rsyslog-8.4.2-1|246	--enable-omjournal
14mu|rsyslog-8.4.2-1|247	%make
14mu|rsyslog-8.4.2-1|248	
14mu|rsyslog-8.4.2-1|249	%install
14mu|rsyslog-8.4.2-1|250	%makeinstall_std
14mu|rsyslog-8.4.2-1|251	
14mu|rsyslog-8.4.2-1|252	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14mu|rsyslog-8.4.2-1|253	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14mu|rsyslog-8.4.2-1|254	install -d -m 755 %{buildroot}%{_sysconfdir}/rsyslog.d
14mu|rsyslog-8.4.2-1|255	install -d -m 755 %{buildroot}%{_sysconfdir}/pki
14mu|rsyslog-8.4.2-1|256	install -d -m 755 %{buildroot}%{_sysconfdir}/pki/tls
14mu|rsyslog-8.4.2-1|257	install -d -m 755 %{buildroot}%{_sysconfdir}/pki/tls/certs
14mu|rsyslog-8.4.2-1|258	install -d -m 755 %{buildroot}%{_sysconfdir}/pki/tls/private
14mu|rsyslog-8.4.2-1|259	
14mu|rsyslog-8.4.2-1|260	install -p -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/rsyslog
14mu|rsyslog-8.4.2-1|261	install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rsyslog.conf
14mu|rsyslog-8.4.2-1|262	install -p -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/syslog.conf
14mu|rsyslog-8.4.2-1|263	install -p -m 644 %{SOURCE12} %{buildroot}%{_sysconfdir}/logrotate.d/rsyslog
14mu|rsyslog-8.4.2-1|264	install -p -m 644 ROSA/*_*.conf %{buildroot}%{_sysconfdir}/rsyslog.d/
14mu|rsyslog-8.4.2-1|265	
14mu|rsyslog-8.4.2-1|266	install -p -m 644 contrib/gnutls/ca.pem \
14mu|rsyslog-8.4.2-1|267	%{buildroot}%{_sysconfdir}/pki/tls/certs/rsyslog-ca.crt
14mu|rsyslog-8.4.2-1|268	install -p -m 644 contrib/gnutls/cert.pem \
14mu|rsyslog-8.4.2-1|269	%{buildroot}%{_sysconfdir}/pki/tls/certs/rsyslog.crt
14mu|rsyslog-8.4.2-1|270	install -p -m 600 contrib/gnutls/key.pem \
14mu|rsyslog-8.4.2-1|271	%{buildroot}%{_sysconfdir}/pki/tls/private/rsyslog.key
14mu|rsyslog-8.4.2-1|272	# (eatdirt)
14mu|rsyslog-8.4.2-1|273	%__install -D -p -m 755 %{SOURCE15} %{buildroot}%{_sbindir}/rsyslog_switchfwd
14mu|rsyslog-8.4.2-1|274	
14mu|rsyslog-8.4.2-1|275	# cleanup
14mu|rsyslog-8.4.2-1|276	rm -f %{buildroot}%{_libdir}/rsyslog/imtemplate.so
14mu|rsyslog-8.4.2-1|277	
14mu|rsyslog-8.4.2-1|278	
14mu|rsyslog-8.4.2-1|279	
14mu|rsyslog-8.4.2-1|280	
14mu|rsyslog-8.4.2-1|281	%post
14mu|rsyslog-8.4.2-1|282	
14mu|rsyslog-8.4.2-1|283	# (eatdirt)
14mu|rsyslog-8.4.2-1|284	# switch ForwardToSyslog=yes in /etc/systemd/journald.conf + backup
14mu|rsyslog-8.4.2-1|285	%{_sbindir}/rsyslog_switchfwd %{journalcfgdir} on
14mu|rsyslog-8.4.2-1|286	# restart systemd-journal
14mu|rsyslog-8.4.2-1|287	/bin/systemctl try-restart systemd-journald || :
14mu|rsyslog-8.4.2-1|288	
14mu|rsyslog-8.4.2-1|289	%_post_service rsyslog
14mu|rsyslog-8.4.2-1|290	# (cg) Handle a quirk of syslog service installations
14mu|rsyslog-8.4.2-1|291	if [ -f %{_sysconfdir}/systemd/system/multi-user.target.wants/%{name}.service -a ! -f %{_sysconfdir}/systemd/system/syslog.service ]; then
14mu|rsyslog-8.4.2-1|292	cp -a %{_sysconfdir}/systemd/system/multi-user.target.wants/%{name}.service %{_sysconfdir}/systemd/system/syslog.service
14mu|rsyslog-8.4.2-1|293	fi
14mu|rsyslog-8.4.2-1|294	
14mu|rsyslog-8.4.2-1|295	for n in /var/log/{messages,secure,maillog,spooler}; do
14mu|rsyslog-8.4.2-1|296	[ -f $n ] && continue
14mu|rsyslog-8.4.2-1|297	umask 066 && touch $n
14mu|rsyslog-8.4.2-1|298	done
14mu|rsyslog-8.4.2-1|299	
14mu|rsyslog-8.4.2-1|300	
14mu|rsyslog-8.4.2-1|301	
14mu|rsyslog-8.4.2-1|302	
14mu|rsyslog-8.4.2-1|303	
14mu|rsyslog-8.4.2-1|304	%preun
14mu|rsyslog-8.4.2-1|305	%_preun_service rsyslog
14mu|rsyslog-8.4.2-1|306	
14mu|rsyslog-8.4.2-1|307	#(eatdirt)
14mu|rsyslog-8.4.2-1|308	#restore the previously saved /etc/systemd/journald.conf file
14mu|rsyslog-8.4.2-1|309	if [ "$1" -eq "0" ]; then
14mu|rsyslog-8.4.2-1|310	%{_sbindir}/rsyslog_switchfwd %{journalcfgdir} off
14mu|rsyslog-8.4.2-1|311	
14mu|rsyslog-8.4.2-1|312	# restart systemd-journal
14mu|rsyslog-8.4.2-1|313	/bin/systemctl try-restart systemd-journald || :
14mu|rsyslog-8.4.2-1|314	fi
14mu|rsyslog-8.4.2-1|315	
14mu|rsyslog-8.4.2-1|316	%postun
14mu|rsyslog-8.4.2-1|317	if [ "$1" -ge "1" ]; then
14mu|rsyslog-8.4.2-1|318	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|319	fi
14mu|rsyslog-8.4.2-1|320	
14mu|rsyslog-8.4.2-1|321	
14mu|rsyslog-8.4.2-1|322	
14mu|rsyslog-8.4.2-1|323	%post mysql
14mu|rsyslog-8.4.2-1|324	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|325	
14mu|rsyslog-8.4.2-1|326	%preun mysql
14mu|rsyslog-8.4.2-1|327	if [ "$1" = 0 ]; then
14mu|rsyslog-8.4.2-1|328	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|329	fi
14mu|rsyslog-8.4.2-1|330	
14mu|rsyslog-8.4.2-1|331	%post pgsql
14mu|rsyslog-8.4.2-1|332	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|333	
14mu|rsyslog-8.4.2-1|334	%preun pgsql
14mu|rsyslog-8.4.2-1|335	if [ "$1" = 0 ]; then
14mu|rsyslog-8.4.2-1|336	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|337	fi
14mu|rsyslog-8.4.2-1|338	
14mu|rsyslog-8.4.2-1|339	%post gssapi
14mu|rsyslog-8.4.2-1|340	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|341	
14mu|rsyslog-8.4.2-1|342	%preun gssapi
14mu|rsyslog-8.4.2-1|343	if [ "$1" = 0 ]; then
14mu|rsyslog-8.4.2-1|344	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|345	fi
14mu|rsyslog-8.4.2-1|346	
14mu|rsyslog-8.4.2-1|347	%post relp
14mu|rsyslog-8.4.2-1|348	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|349	
14mu|rsyslog-8.4.2-1|350	%preun relp
14mu|rsyslog-8.4.2-1|351	if [ "$1" = 0 ]; then
14mu|rsyslog-8.4.2-1|352	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|353	fi
14mu|rsyslog-8.4.2-1|354	
14mu|rsyslog-8.4.2-1|355	%post dbi
14mu|rsyslog-8.4.2-1|356	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|357	
14mu|rsyslog-8.4.2-1|358	%preun dbi
14mu|rsyslog-8.4.2-1|359	if [ "$1" = 0 ]; then
14mu|rsyslog-8.4.2-1|360	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|361	fi
14mu|rsyslog-8.4.2-1|362	
14mu|rsyslog-8.4.2-1|363	%post snmp
14mu|rsyslog-8.4.2-1|364	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|365	
14mu|rsyslog-8.4.2-1|366	%preun snmp
14mu|rsyslog-8.4.2-1|367	if [ "$1" = 0 ]; then
14mu|rsyslog-8.4.2-1|368	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|369	fi
14mu|rsyslog-8.4.2-1|370	
14mu|rsyslog-8.4.2-1|371	%post gnutls
14mu|rsyslog-8.4.2-1|372	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|373	
14mu|rsyslog-8.4.2-1|374	%preun gnutls
14mu|rsyslog-8.4.2-1|375	if [ "$1" = 0 ]; then
14mu|rsyslog-8.4.2-1|376	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|377	fi
14mu|rsyslog-8.4.2-1|378	
14mu|rsyslog-8.4.2-1|379	%post journald
14mu|rsyslog-8.4.2-1|380	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|381	
14mu|rsyslog-8.4.2-1|382	%preun journald
14mu|rsyslog-8.4.2-1|383	if [ "$1" = 0 ]; then
14mu|rsyslog-8.4.2-1|384	/bin/systemctl try-restart rsyslog.service || :
14mu|rsyslog-8.4.2-1|385	fi
14mu|rsyslog-8.4.2-1|386	
14mu|rsyslog-8.4.2-1|387	%files
14mu|rsyslog-8.4.2-1|388	%doc AUTHORS ChangeLog README
14mu|rsyslog-8.4.2-1|389	%config(noreplace) %{_sysconfdir}/rsyslog.conf
14mu|rsyslog-8.4.2-1|390	%config(noreplace) %{_sysconfdir}/syslog.conf
14mu|rsyslog-8.4.2-1|391	%config(noreplace) %{_sysconfdir}/sysconfig/rsyslog
14mu|rsyslog-8.4.2-1|392	%config(noreplace) %{_sysconfdir}/logrotate.d/rsyslog
14mu|rsyslog-8.4.2-1|393	%dir %{_sysconfdir}/rsyslog.d
14mu|rsyslog-8.4.2-1|394	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_common.conf
14mu|rsyslog-8.4.2-1|395	%{_unitdir}/rsyslog.service
14mu|rsyslog-8.4.2-1|396	/sbin/rsyslogd
14mu|rsyslog-8.4.2-1|397	%{_sbindir}/rsyslog_switchfwd
14mu|rsyslog-8.4.2-1|398	%dir %{_libdir}/rsyslog
14mu|rsyslog-8.4.2-1|399	%{_libdir}/rsyslog/imfile.so
14mu|rsyslog-8.4.2-1|400	%{_libdir}/rsyslog/imklog.so
14mu|rsyslog-8.4.2-1|401	%{_libdir}/rsyslog/immark.so
14mu|rsyslog-8.4.2-1|402	%{_libdir}/rsyslog/imtcp.so
14mu|rsyslog-8.4.2-1|403	%{_libdir}/rsyslog/imudp.so
14mu|rsyslog-8.4.2-1|404	%{_libdir}/rsyslog/imuxsock.so
14mu|rsyslog-8.4.2-1|405	%{_libdir}/rsyslog/lmnet.so
14mu|rsyslog-8.4.2-1|406	%{_libdir}/rsyslog/lmnetstrms.so
14mu|rsyslog-8.4.2-1|407	%{_libdir}/rsyslog/lmnsd_ptcp.so
14mu|rsyslog-8.4.2-1|408	%{_libdir}/rsyslog/lmregexp.so
14mu|rsyslog-8.4.2-1|409	%{_libdir}/rsyslog/lmstrmsrv.so
14mu|rsyslog-8.4.2-1|410	%{_libdir}/rsyslog/lmtcpclt.so
14mu|rsyslog-8.4.2-1|411	%{_libdir}/rsyslog/lmzlibw.so
14mu|rsyslog-8.4.2-1|412	%{_libdir}/rsyslog/lmtcpsrv.so
14mu|rsyslog-8.4.2-1|413	%{_libdir}/rsyslog/mmexternal.so
14mu|rsyslog-8.4.2-1|414	%{_libdir}/rsyslog/omtesting.so
14mu|rsyslog-8.4.2-1|415	%{_libdir}/rsyslog/ommail.so
14mu|rsyslog-8.4.2-1|416	%{_mandir}/*/*
14mu|rsyslog-8.4.2-1|417	%exclude %{_mandir}/man1/rscryutil.1.*
14mu|rsyslog-8.4.2-1|418	
14mu|rsyslog-8.4.2-1|419	%files mysql
14mu|rsyslog-8.4.2-1|420	%doc plugins/ommysql/createDB.sql plugins/ommysql/contrib/delete_mysql
14mu|rsyslog-8.4.2-1|421	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_mysql.conf
14mu|rsyslog-8.4.2-1|422	%{_libdir}/rsyslog/ommysql.so
14mu|rsyslog-8.4.2-1|423	
14mu|rsyslog-8.4.2-1|424	%files pgsql
14mu|rsyslog-8.4.2-1|425	%doc plugins/ompgsql/createDB.sql
14mu|rsyslog-8.4.2-1|426	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_pgsql.conf
14mu|rsyslog-8.4.2-1|427	%{_libdir}/rsyslog/ompgsql.so
14mu|rsyslog-8.4.2-1|428	
14mu|rsyslog-8.4.2-1|429	%files gssapi
14mu|rsyslog-8.4.2-1|430	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_gssapi.conf
14mu|rsyslog-8.4.2-1|431	%{_libdir}/rsyslog/omgssapi.so
14mu|rsyslog-8.4.2-1|432	%{_libdir}/rsyslog/imgssapi.so
14mu|rsyslog-8.4.2-1|433	%{_libdir}/rsyslog/lmgssutil.so
14mu|rsyslog-8.4.2-1|434	
14mu|rsyslog-8.4.2-1|435	%files relp
14mu|rsyslog-8.4.2-1|436	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_relp.conf
14mu|rsyslog-8.4.2-1|437	%{_libdir}/rsyslog/imrelp.so
14mu|rsyslog-8.4.2-1|438	%{_libdir}/rsyslog/omrelp.so
14mu|rsyslog-8.4.2-1|439	
14mu|rsyslog-8.4.2-1|440	%files dbi
14mu|rsyslog-8.4.2-1|441	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_dbi.conf
14mu|rsyslog-8.4.2-1|442	%{_libdir}/rsyslog/omlibdbi.so
14mu|rsyslog-8.4.2-1|443	
14mu|rsyslog-8.4.2-1|444	%files snmp
14mu|rsyslog-8.4.2-1|445	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_snmp.conf
14mu|rsyslog-8.4.2-1|446	%{_libdir}/rsyslog/omsnmp.so
14mu|rsyslog-8.4.2-1|447	
14mu|rsyslog-8.4.2-1|448	%files gnutls
14mu|rsyslog-8.4.2-1|449	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_gnutls.conf
14mu|rsyslog-8.4.2-1|450	%config(noreplace) %{_sysconfdir}/pki/tls/certs/rsyslog-ca.crt
14mu|rsyslog-8.4.2-1|451	%config(noreplace) %{_sysconfdir}/pki/tls/certs/rsyslog.crt
14mu|rsyslog-8.4.2-1|452	%config(noreplace) %{_sysconfdir}/pki/tls/private/rsyslog.key
14mu|rsyslog-8.4.2-1|453	%{_libdir}/rsyslog/lmnsd_gtls.so
14mu|rsyslog-8.4.2-1|454	
14mu|rsyslog-8.4.2-1|455	%files crypto
14mu|rsyslog-8.4.2-1|456	%{_bindir}/rscryutil
14mu|rsyslog-8.4.2-1|457	%{_mandir}/man1/rscryutil.1.*
14mu|rsyslog-8.4.2-1|458	%{_libdir}/rsyslog/lmcry_gcry.so
14mu|rsyslog-8.4.2-1|459	
14mu|rsyslog-8.4.2-1|460	%files elasticsearch
14mu|rsyslog-8.4.2-1|461	%{_libdir}/rsyslog/omelasticsearch.so
14mu|rsyslog-8.4.2-1|462	
14mu|rsyslog-8.4.2-1|463	%files journald
14mu|rsyslog-8.4.2-1|464	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_journald.conf
14mu|rsyslog-8.4.2-1|465	%{_libdir}/rsyslog/omjournal.so
14mu|rsyslog-8.4.2-1|466	%{_libdir}/rsyslog/imjournal.so
14mu|rsyslog-8.4.2-1|467	
14mu|rsyslog-8.4.2-1|468	
14mu|rsyslog-8.4.2-1|469	
14mu|rsyslog-8.4.2-1|470	%changelog
14mu|rsyslog-8.4.2-1|471	* Thu Oct 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 8.4.2-1
14mu|rsyslog-8.4.2-1|472	+ Revision: afba18a
14mu|rsyslog-8.4.2-1|473	- Updated to 8.4.2, migrated to systemd
14mu|rsyslog-8.4.2-1|474	
14mu|rsyslog-8.4.2-1|475	

24060 14
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|1	%define gitrev 44a012f
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|2	%define gitdate 20150914
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|3	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|4	# How to prepare the source archive from the git tree:
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|5	# $ hash=`git log -1 --format='%h'`
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|6	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|7	# $ git archive --prefix rtl8723bs-${date}-git${hash}/ ${hash} \
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|8	#	| xz -7e > rtl8723bs-${date}-git${hash}.tar.xz
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|9	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|10	%define kname r8723bs
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|11	%define firmware_dir /lib/firmware/rtlwifi/
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|12	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|13	%define _enable_debug_packages	%{nil}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|14	%define debug_package		%{nil}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|15	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|16	Summary:	Driver for Realtek RTL8723BS Wireless LAN 802.11n SDIO
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|17	Name:		rtl8723bs
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|18	Version:	4.3.5.5.20140916
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|19	Release:	2.%{gitdate}.4
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|20	Source0:	%{name}-%{gitdate}-git%{gitrev}.tar.xz
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|21	Source1:	%{name}.rpmlintrc
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|22	License:	GPLv2
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|23	Group:		System/Kernel and hardware
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|24	URL:		https://github.com/lwfinger/rtl8723bs/tree/hadess
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|25	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|26	Patch1:		Allow-to-build-the-module-for-the-non-current-kernels.patch
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|27	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|28	%description
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|29	This package contains the driver for RTL8723BS Wireless LAN adapter
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|30	by Realtek.
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|31	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|32	%package -n dkms-%{name}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|33	Summary:	Driver for Realtek RTL8723BS Wireless LAN 802.11n SDIO
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|34	Group:		System/Kernel and hardware
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|35	Requires(post):		dkms
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|36	Requires(preun):	dkms
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|37	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|38	%description -n dkms-%{name}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|39	This package contains the driver for RTL8723BS Wireless LAN adapter
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|40	by Realtek.
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|41	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|42	%prep
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|43	%setup -qn %{name}-%{gitdate}-git%{gitrev}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|44	%apply_patches
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|45	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|46	%build
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|47	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|48	%install
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|49	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|50	# install dkms sources
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|51	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|52	cp -R * %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|53	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|54	MAKE="make KVER=\${kernelver}"
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|55	PACKAGE_NAME=%{name}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|56	PACKAGE_VERSION=%{version}-%{release}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|57	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|58	BUILT_MODULE_NAME=%{kname}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|59	AUTOINSTALL=yes
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|60	EOF
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|61	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|62	# install the firmware
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|63	mkdir -p %{buildroot}%{firmware_dir}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|64	install -m 644 rtl8723bs_nic %{buildroot}%{firmware_dir}/rtl8723bs_nic.bin
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|65	install -m 644 rtl8723bs_wowlan %{buildroot}%{firmware_dir}/rtl8723bs_wowlan.bin
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|66	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|67	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|68	%post -n dkms-%{name}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|69	set -x
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|70	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|71	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|72	# Build and install the driver for all available kernels that have devel
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|73	# files, no matter how these kernels were installed (from RPMs or manually).
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|74	# Do not fail the installation of the package if the build fails for some
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|75	# kernels, this may happen during testing, etc.
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|76	for kk in /lib/modules/*; do
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|77	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|78	if test -d "/lib/modules/$kk/build"; then
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|79	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} -k $kk &&
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|80	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release} -k $kk || true
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|81	else
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|82	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|83	fi;
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|84	done
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|85	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|86	%preun -n dkms-%{name}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|87	# rmmod can fail (e.g. if the module is not loaded), but it should not stop
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|88	# deinstallation.
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|89	/sbin/rmmod %{kname} >/dev/null 2>&1 || true
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|90	set -x
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|91	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || true
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|92	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|93	%files -n dkms-%{name}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|94	%dir %{_usr}/src/%{name}-%{version}-%{release}
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|95	%{_usr}/src/%{name}-%{version}-%{release}/*
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|96	%{firmware_dir}/rtl8723bs_nic.bin
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|97	%{firmware_dir}/rtl8723bs_wowlan.bin
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|98	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|99	%changelog
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|100	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|101	* Tue Jan 05 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 4.3.5.5.20140916-2.20150914.4
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|102	- (af1cd15) Release up
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|103	
14mu|rtl8723bs-4.3.5.5.20140916-2.20150914.4|104	

24061 14
14mu|ruby-2.1.10-1|1	# will also apply to all subpackages also, but since they all depend on
14mu|ruby-2.1.10-1|2	# ruby = %version anyways for now, it doesn't really matter...
14mu|ruby-2.1.10-1|3	%if %{_use_internal_dependency_generator}
14mu|ruby-2.1.10-1|4	%define __noautoreq 'ruby\\(abi\\)'
14mu|ruby-2.1.10-1|5	%else
14mu|ruby-2.1.10-1|6	%define _requires_exceptions ruby\(abi\)
14mu|ruby-2.1.10-1|7	%endif
14mu|ruby-2.1.10-1|8	
14mu|ruby-2.1.10-1|9	%define my_target_cpu %{_target_cpu}
14mu|ruby-2.1.10-1|10	%ifarch amd64
14mu|ruby-2.1.10-1|11	%define my_target_cpu x86_64
14mu|ruby-2.1.10-1|12	%endif
14mu|ruby-2.1.10-1|13	
14mu|ruby-2.1.10-1|14	%define subver 2.1
14mu|ruby-2.1.10-1|15	%define abiver 2.1.0
14mu|ruby-2.1.10-1|16	
14mu|ruby-2.1.10-1|17	%bcond_with tcltk
14mu|ruby-2.1.10-1|18	
14mu|ruby-2.1.10-1|19	Summary:	Object Oriented Script Language
14mu|ruby-2.1.10-1|20	Name:		ruby
14mu|ruby-2.1.10-1|21	Version:	2.1.10
14mu|ruby-2.1.10-1|22	Release:	1
14mu|ruby-2.1.10-1|23	License:	Ruby or GPLv2+
14mu|ruby-2.1.10-1|24	Group:		Development/Ruby
14mu|ruby-2.1.10-1|25	Url:		http://www.ruby-lang.org/
14mu|ruby-2.1.10-1|26	Source0:	ftp://ftp.ruby-lang.org/pub/ruby/%{subver}/ruby-%{version}.tar.xz
14mu|ruby-2.1.10-1|27	Source1:	http://www.rubycentral.com/faq/rubyfaqall.html
14mu|ruby-2.1.10-1|28	Source2:	http://dev.rubycentral.com/downloads/files/ProgrammingRuby-0.4.tar.bz2
14mu|ruby-2.1.10-1|29	# from ruby 1.9, to prevent file conflicts
14mu|ruby-2.1.10-1|30	Source4:	ruby-mode.el
14mu|ruby-2.1.10-1|31	Patch0:		ruby-do_not_propagate_no-undefined.patch
14mu|ruby-2.1.10-1|32	# Use shared libs as opposed to static for mkmf
14mu|ruby-2.1.10-1|33	# See bug rhbz#428384
14mu|ruby-2.1.10-1|34	Patch1:		ruby-2.1.2-mkmf-use-shared.patch
14mu|ruby-2.1.10-1|35	Patch2:		ruby-2.1.2-do-not-use-system-ruby-to-generate-ri-doc.patch
14mu|ruby-2.1.10-1|36	# http://redmine.ruby-lang.org/issues/5108
14mu|ruby-2.1.10-1|37	Patch3:		ruby-2.1.2-stdout-rouge-fix.patch
14mu|ruby-2.1.10-1|38	# backport from upstream
14mu|ruby-2.1.10-1|39	Patch4:		rubygems-2.2-docs.patch
14mu|ruby-2.1.10-1|40	Patch5:		rubygems-2.2-buildroot.patch
14mu|ruby-2.1.10-1|41	
14mu|ruby-2.1.10-1|42	BuildRequires:	byacc
14mu|ruby-2.1.10-1|43	BuildRequires:	db52-devel
14mu|ruby-2.1.10-1|44	BuildRequires:	gdbm-devel
14mu|ruby-2.1.10-1|45	BuildRequires:	readline-devel
14mu|ruby-2.1.10-1|46	BuildRequires:	pkgconfig(ncurses)
14mu|ruby-2.1.10-1|47	BuildRequires:	pkgconfig(openssl)
14mu|ruby-2.1.10-1|48	BuildRequires:	pkgconfig(yaml-0.1)
14mu|ruby-2.1.10-1|49	BuildRequires:	pkgconfig(zlib)
14mu|ruby-2.1.10-1|50	%if %{with tcltk}
14mu|ruby-2.1.10-1|51	BuildRequires:	tcl-devel
14mu|ruby-2.1.10-1|52	BuildRequires:	pkgconfig(tk)
14mu|ruby-2.1.10-1|53	%else
14mu|ruby-2.1.10-1|54	Obsoletes:	ruby-tk < %{EVRD}
14mu|ruby-2.1.10-1|55	%endif
14mu|ruby-2.1.10-1|56	%rename		ruby-rexml
14mu|ruby-2.1.10-1|57	%rename		ruby-irb
14mu|ruby-2.1.10-1|58	%rename		ruby-libs
14mu|ruby-2.1.10-1|59	%rename		ruby-rdoc
14mu|ruby-2.1.10-1|60	%rename		ruby1.9
14mu|ruby-2.1.10-1|61	%rename		ruby-rake
14mu|ruby-2.1.10-1|62	%rename		rubygem-rake
14mu|ruby-2.1.10-1|63	%rename		ruby-RubyGems
14mu|ruby-2.1.10-1|64	Provides:	rubygems = %{EVRD}
14mu|ruby-2.1.10-1|65	
14mu|ruby-2.1.10-1|66	# explicit file provides (since such requires are automatically added by find-requires)
14mu|ruby-2.1.10-1|67	Provides:	/usr/bin/ruby
14mu|ruby-2.1.10-1|68	Provides:	ruby(abi) = %{abiver}
14mu|ruby-2.1.10-1|69	
14mu|ruby-2.1.10-1|70	%description
14mu|ruby-2.1.10-1|71	Ruby is the interpreted scripting language for quick and
14mu|ruby-2.1.10-1|72	easy object-oriented programming.  It has many features to
14mu|ruby-2.1.10-1|73	process text files and to do system management tasks (as in
14mu|ruby-2.1.10-1|74	Perl).  It is simple, straight-forward, and extensible.
14mu|ruby-2.1.10-1|75	
14mu|ruby-2.1.10-1|76	%files -f %{name}.list
14mu|ruby-2.1.10-1|77	%dir %{_docdir}/%{name}-%{version}
14mu|ruby-2.1.10-1|78	%doc %{_docdir}/%{name}-%{version}/README
14mu|ruby-2.1.10-1|79	%doc %{_docdir}/%{name}
14mu|ruby-2.1.10-1|80	%{_bindir}/*
14mu|ruby-2.1.10-1|81	%dir %{_prefix}/lib/%{name}/
14mu|ruby-2.1.10-1|82	%dir %{_prefix}/lib/%{name}/gems
14mu|ruby-2.1.10-1|83	%dir %{_prefix}/lib/%{name}/gems/%{abiver}
14mu|ruby-2.1.10-1|84	%{_mandir}/*/*
14mu|ruby-2.1.10-1|85	%{_datadir}/emacs/site-lisp/*
14mu|ruby-2.1.10-1|86	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems
14mu|ruby-2.1.10-1|87	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*
14mu|ruby-2.1.10-1|88	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*/bin
14mu|ruby-2.1.10-1|89	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*/bin/rake
14mu|ruby-2.1.10-1|90	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*
14mu|ruby-2.1.10-1|91	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin
14mu|ruby-2.1.10-1|92	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin/rdoc
14mu|ruby-2.1.10-1|93	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin/ri
14mu|ruby-2.1.10-1|94	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/test-unit-*
14mu|ruby-2.1.10-1|95	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/test-unit-*/bin
14mu|ruby-2.1.10-1|96	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/test-unit-*/bin/testrb
14mu|ruby-2.1.10-1|97	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/specifications
14mu|ruby-2.1.10-1|98	%{_prefix}/lib/%{name}/gems/%{abiver}/specifications/default/*.gemspec
14mu|ruby-2.1.10-1|99	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
14mu|ruby-2.1.10-1|100	
14mu|ruby-2.1.10-1|101	#----------------------------------------------------------------------------
14mu|ruby-2.1.10-1|102	
14mu|ruby-2.1.10-1|103	%define libname %mklibname ruby %{subver}
14mu|ruby-2.1.10-1|104	
14mu|ruby-2.1.10-1|105	%package -n	%{libname}
14mu|ruby-2.1.10-1|106	Summary:	Shared main library for ruby %{subver}
14mu|ruby-2.1.10-1|107	Group:		System/Libraries
14mu|ruby-2.1.10-1|108	
14mu|ruby-2.1.10-1|109	%description -n %{libname}
14mu|ruby-2.1.10-1|110	This package contains the shared ruby %{subver} library.
14mu|ruby-2.1.10-1|111	
14mu|ruby-2.1.10-1|112	%files -n %{libname}
14mu|ruby-2.1.10-1|113	%{_libdir}/libruby.so.%{subver}*
14mu|ruby-2.1.10-1|114	
14mu|ruby-2.1.10-1|115	#----------------------------------------------------------------------------
14mu|ruby-2.1.10-1|116	
14mu|ruby-2.1.10-1|117	%package doc
14mu|ruby-2.1.10-1|118	Summary:	Documentation for the powerful language Ruby
14mu|ruby-2.1.10-1|119	Group:		Development/Ruby
14mu|ruby-2.1.10-1|120	BuildArch:	noarch
14mu|ruby-2.1.10-1|121	%rename		ruby1.9-doc
14mu|ruby-2.1.10-1|122	
14mu|ruby-2.1.10-1|123	%description doc
14mu|ruby-2.1.10-1|124	Ruby is the interpreted scripting language for quick and
14mu|ruby-2.1.10-1|125	easy object-oriented programming.  It has many features to
14mu|ruby-2.1.10-1|126	process text files and to do system management tasks (as in
14mu|ruby-2.1.10-1|127	Perl). It is simple, straight-forward, and extensible.
14mu|ruby-2.1.10-1|128	
14mu|ruby-2.1.10-1|129	This package contains the Ruby's documentation
14mu|ruby-2.1.10-1|130	
14mu|ruby-2.1.10-1|131	%files doc
14mu|ruby-2.1.10-1|132	%{_datadir}/ri
14mu|ruby-2.1.10-1|133	%dir %{_docdir}/%{name}-%{version}
14mu|ruby-2.1.10-1|134	%{_docdir}/%{name}-%{version}/COPYING*
14mu|ruby-2.1.10-1|135	%{_docdir}/%{name}-%{version}/ChangeLog
14mu|ruby-2.1.10-1|136	%{_docdir}/%{name}-%{version}/README.*
14mu|ruby-2.1.10-1|137	%{_docdir}/%{name}-%{version}/FAQ.html
14mu|ruby-2.1.10-1|138	%{_docdir}/%{name}-%{version}/sample
14mu|ruby-2.1.10-1|139	%{_docdir}/%{name}-%{version}/ProgrammingRuby*
14mu|ruby-2.1.10-1|140	
14mu|ruby-2.1.10-1|141	#----------------------------------------------------------------------------
14mu|ruby-2.1.10-1|142	
14mu|ruby-2.1.10-1|143	%package devel
14mu|ruby-2.1.10-1|144	Summary:	Development file for the powerful language Ruby
14mu|ruby-2.1.10-1|145	Group:		Development/Ruby
14mu|ruby-2.1.10-1|146	Requires:	%{name} = %{EVRD}
14mu|ruby-2.1.10-1|147	%rename		ruby-static
14mu|ruby-2.1.10-1|148	%rename		ruby1.9-devel
14mu|ruby-2.1.10-1|149	
14mu|ruby-2.1.10-1|150	%description devel
14mu|ruby-2.1.10-1|151	Ruby is the interpreted scripting language for quick and
14mu|ruby-2.1.10-1|152	easy object-oriented programming.  It has many features to
14mu|ruby-2.1.10-1|153	process text files and to do system management tasks (as in
14mu|ruby-2.1.10-1|154	Perl). It is simple, straight-forward, and extensible.
14mu|ruby-2.1.10-1|155	
14mu|ruby-2.1.10-1|156	This package contains the Ruby's devel files.
14mu|ruby-2.1.10-1|157	
14mu|ruby-2.1.10-1|158	%files devel
14mu|ruby-2.1.10-1|159	%{_includedir}/ruby-*
14mu|ruby-2.1.10-1|160	%{_libdir}/libruby-static.a
14mu|ruby-2.1.10-1|161	%{_libdir}/libruby.so
14mu|ruby-2.1.10-1|162	%{_libdir}/pkgconfig/ruby-%{subver}.pc
14mu|ruby-2.1.10-1|163	%{_libdir}/pkgconfig/ruby.pc
14mu|ruby-2.1.10-1|164	
14mu|ruby-2.1.10-1|165	#----------------------------------------------------------------------------
14mu|ruby-2.1.10-1|166	
14mu|ruby-2.1.10-1|167	%if %{with tcltk}
14mu|ruby-2.1.10-1|168	%package tk
14mu|ruby-2.1.10-1|169	Summary:	Tk extension for the powerful language Ruby
14mu|ruby-2.1.10-1|170	Group:		Development/Ruby
14mu|ruby-2.1.10-1|171	Requires:	%{name} = %{version}
14mu|ruby-2.1.10-1|172	%rename		ruby1.9-tk
14mu|ruby-2.1.10-1|173	
14mu|ruby-2.1.10-1|174	%description tk
14mu|ruby-2.1.10-1|175	Ruby is the interpreted scripting language for quick and
14mu|ruby-2.1.10-1|176	easy object-oriented programming.  It has many features to
14mu|ruby-2.1.10-1|177	process text files and to do system management tasks (as in
14mu|ruby-2.1.10-1|178	Perl). It is simple, straight-forward, and extensible.
14mu|ruby-2.1.10-1|179	
14mu|ruby-2.1.10-1|180	This package contains the Tk extension for Ruby.
14mu|ruby-2.1.10-1|181	
14mu|ruby-2.1.10-1|182	%files tk
14mu|ruby-2.1.10-1|183	%{_prefix}/lib/%{name}/%{abiver}/%{my_target_cpu}-%{_target_os}/tcltk*
14mu|ruby-2.1.10-1|184	%{_prefix}/lib/%{name}/%{abiver}/%{my_target_cpu}-%{_target_os}/tk*
14mu|ruby-2.1.10-1|185	%{_prefix}/lib/%{name}/%{abiver}/tcltk*
14mu|ruby-2.1.10-1|186	%{_prefix}/lib/%{name}/%{abiver}/tk*
14mu|ruby-2.1.10-1|187	%endif
14mu|ruby-2.1.10-1|188	
14mu|ruby-2.1.10-1|189	#----------------------------------------------------------------------------
14mu|ruby-2.1.10-1|190	
14mu|ruby-2.1.10-1|191	%prep
14mu|ruby-2.1.10-1|192	%setup -q
14mu|ruby-2.1.10-1|193	%patch0 -p1 -b .undefined
14mu|ruby-2.1.10-1|194	%patch1 -p1 -b .shared~
14mu|ruby-2.1.10-1|195	%patch2 -p1 -b .ri
14mu|ruby-2.1.10-1|196	%patch3 -p1 -b .stdout~
14mu|ruby-2.1.10-1|197	%patch4 -p1 -b .docs~
14mu|ruby-2.1.10-1|198	%patch5 -p1 -b .buildroot~
14mu|ruby-2.1.10-1|199	
14mu|ruby-2.1.10-1|200	%build
14mu|ruby-2.1.10-1|201	autoreconf -fi
14mu|ruby-2.1.10-1|202	touch configure.in
14mu|ruby-2.1.10-1|203	
14mu|ruby-2.1.10-1|204	CFLAGS=`echo %{optflags} | sed 's/-fomit-frame-pointer//'`
14mu|ruby-2.1.10-1|205	%configure2_5x \
14mu|ruby-2.1.10-1|206	--enable-shared \
14mu|ruby-2.1.10-1|207	--disable-rpath \
14mu|ruby-2.1.10-1|208	--enable-pthread \
14mu|ruby-2.1.10-1|209	--with-sitedir=%{_prefix}/lib/ruby/%{abiver}/site_ruby \
14mu|ruby-2.1.10-1|210	--with-vendordir=%{_prefix}/lib/ruby/%{abiver}/vendor_ruby \
14mu|ruby-2.1.10-1|211	--with-rubylibprefix=%{_prefix}/lib/ruby
14mu|ruby-2.1.10-1|212	
14mu|ruby-2.1.10-1|213	# Force verconf.h regeneration (for build with frozen time)
14mu|ruby-2.1.10-1|214	[ -f verconf.h ] && rm verconf.h
14mu|ruby-2.1.10-1|215	%make
14mu|ruby-2.1.10-1|216	
14mu|ruby-2.1.10-1|217	%install
14mu|ruby-2.1.10-1|218	%makeinstall_std install-doc
14mu|ruby-2.1.10-1|219	
14mu|ruby-2.1.10-1|220	install -d %{buildroot}%{_docdir}/%{name}-%{version}
14mu|ruby-2.1.10-1|221	cp -a COPYING* ChangeLog README* sample %{buildroot}%{_docdir}/%{name}-%{version}
14mu|ruby-2.1.10-1|222	install -m644 %{SOURCE1} -D %{buildroot}%{_docdir}/%{name}-%{version}/FAQ.html
14mu|ruby-2.1.10-1|223	
14mu|ruby-2.1.10-1|224	install -m644 %{SOURCE4} -D %{buildroot}%{_datadir}/emacs/site-lisp/ruby-mode.el
14mu|ruby-2.1.10-1|225	
14mu|ruby-2.1.10-1|226	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mu|ruby-2.1.10-1|227	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
14mu|ruby-2.1.10-1|228	(autoload 'ruby-mode "ruby-mode" "Ruby editing mode." t)
14mu|ruby-2.1.10-1|229	(add-to-list 'auto-mode-alist '("\\\\.rb$" . ruby-mode))
14mu|ruby-2.1.10-1|230	(add-to-list 'interpreter-mode-alist '("ruby" . ruby-mode))
14mu|ruby-2.1.10-1|231	EOF
14mu|ruby-2.1.10-1|232	
14mu|ruby-2.1.10-1|233	tar -C %{buildroot}%{_docdir}/%{name}-%{version} -xjf %{SOURCE2}
14mu|ruby-2.1.10-1|234	mv %{buildroot}%{_docdir}/%{name}-%{version}/ProgrammingRuby-*/{html/*,}
14mu|ruby-2.1.10-1|235	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}/ProgrammingRuby-*/{html,xml}/
14mu|ruby-2.1.10-1|236	
14mu|ruby-2.1.10-1|237	# Make the file/dirs list, filtering out tcl/tk and devel files
14mu|ruby-2.1.10-1|238	find %{buildroot}%{_prefix}/lib/ruby/%{abiver} \
14mu|ruby-2.1.10-1|239	\( -not -type d -printf "%%p\n" \) \
14mu|ruby-2.1.10-1|240	-or \( -type d -printf "%%%%dir %%p\n" \) \
14mu|ruby-2.1.10-1|241	| sed -e 's#%{buildroot}##g' \
14mu|ruby-2.1.10-1|242	| egrep -v '/(tcl)?tk|(%{my_target_cpu}-%{_target_os}/.*[ha]$)' > %{name}.list
14mu|ruby-2.1.10-1|243	
14mu|ruby-2.1.10-1|244	# Fix scripts permissions and location
14mu|ruby-2.1.10-1|245	find %{buildroot} sample -type f | file -i -f - | grep text | cut -d: -f1 >text.list
14mu|ruby-2.1.10-1|246	cat text.list | xargs chmod 0644
14mu|ruby-2.1.10-1|247	#  Magic grepping to get only files with '#!' in the first line
14mu|ruby-2.1.10-1|248	cat text.list | xargs grep -n '^#!' | grep ':1:#!' | cut -d: -f1 >shebang.list
14mu|ruby-2.1.10-1|249	cat shebang.list | xargs sed -i -e 's|/usr/local/bin|/usr/bin|; s|\./ruby|/usr/bin/ruby|'
14mu|ruby-2.1.10-1|250	cat shebang.list | xargs chmod 0755
14mu|ruby-2.1.10-1|251	
14mu|ruby-2.1.10-1|252	pushd %{buildroot}%{_libdir}/pkgconfig/
14mu|ruby-2.1.10-1|253	ln -s ruby-%{subver}.pc ruby.pc
14mu|ruby-2.1.10-1|254	popd
14mu|ruby-2.1.10-1|255	
14mu|ruby-2.1.10-1|256	%changelog
14mu|ruby-2.1.10-1|257	
14mu|ruby-2.1.10-1|258	* Tue Jan 17 2017 alzim <alzim@bk.ru> 2.1.10-1
14mu|ruby-2.1.10-1|259	- (2c96484) Merge pull request #1 from import/ruby:rosa2016.1
14mu|ruby-2.1.10-1|260	- (2c96484) Updated to 2.1.10
14mu|ruby-2.1.10-1|261	
14mu|ruby-2.1.10-1|262	

24062 14
14mu|rubygem-glib2-2.2.0-4|1	%define rbname glib2
14mu|rubygem-glib2-2.2.0-4|2	
14mu|rubygem-glib2-2.2.0-4|3	Summary:	Ruby binding of GLib-2.x
14mu|rubygem-glib2-2.2.0-4|4	Name:		rubygem-%{rbname}
14mu|rubygem-glib2-2.2.0-4|5	Version:	2.2.0
14mu|rubygem-glib2-2.2.0-4|6	Release:	4
14mu|rubygem-glib2-2.2.0-4|7	License:	GPLv2+ or Ruby
14mu|rubygem-glib2-2.2.0-4|8	Group:		Development/Ruby
14mu|rubygem-glib2-2.2.0-4|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mu|rubygem-glib2-2.2.0-4|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mu|rubygem-glib2-2.2.0-4|11	Patch0:		rubygem-glib2-2.2.0-glib2.44.patch
14mu|rubygem-glib2-2.2.0-4|12	BuildRequires:	rubygems
14mu|rubygem-glib2-2.2.0-4|13	BuildRequires:	rubygem(pkg-config)
14mu|rubygem-glib2-2.2.0-4|14	BuildRequires:	pkgconfig(glib-2.0)
14mu|rubygem-glib2-2.2.0-4|15	BuildRequires:	pkgconfig(ruby)
14mu|rubygem-glib2-2.2.0-4|16	
14mu|rubygem-glib2-2.2.0-4|17	%description
14mu|rubygem-glib2-2.2.0-4|18	Ruby binding of GLib-2.x.
14mu|rubygem-glib2-2.2.0-4|19	
14mu|rubygem-glib2-2.2.0-4|20	%files
14mu|rubygem-glib2-2.2.0-4|21	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mu|rubygem-glib2-2.2.0-4|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
14mu|rubygem-glib2-2.2.0-4|23	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/gnome2/rake/*.rb
14mu|rubygem-glib2-2.2.0-4|24	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mu|rubygem-glib2-2.2.0-4|25	%{ruby_sitearchdir}/glib2.so
14mu|rubygem-glib2-2.2.0-4|26	
14mu|rubygem-glib2-2.2.0-4|27	#----------------------------------------------------------------------------
14mu|rubygem-glib2-2.2.0-4|28	
14mu|rubygem-glib2-2.2.0-4|29	%package doc
14mu|rubygem-glib2-2.2.0-4|30	Summary:	Documentation for %{name}
14mu|rubygem-glib2-2.2.0-4|31	Group:		Development/Ruby
14mu|rubygem-glib2-2.2.0-4|32	Requires:	%{name} = %{EVRD}
14mu|rubygem-glib2-2.2.0-4|33	BuildArch:	noarch
14mu|rubygem-glib2-2.2.0-4|34	
14mu|rubygem-glib2-2.2.0-4|35	%description doc
14mu|rubygem-glib2-2.2.0-4|36	Documents, RDoc & RI documentation for %{name}.
14mu|rubygem-glib2-2.2.0-4|37	
14mu|rubygem-glib2-2.2.0-4|38	%files doc
14mu|rubygem-glib2-2.2.0-4|39	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mu|rubygem-glib2-2.2.0-4|40	
14mu|rubygem-glib2-2.2.0-4|41	#----------------------------------------------------------------------------
14mu|rubygem-glib2-2.2.0-4|42	
14mu|rubygem-glib2-2.2.0-4|43	%package devel
14mu|rubygem-glib2-2.2.0-4|44	Summary:	Development files for %{name}
14mu|rubygem-glib2-2.2.0-4|45	Group:		Development/Ruby
14mu|rubygem-glib2-2.2.0-4|46	
14mu|rubygem-glib2-2.2.0-4|47	%description devel
14mu|rubygem-glib2-2.2.0-4|48	Development files for %{name}.
14mu|rubygem-glib2-2.2.0-4|49	
14mu|rubygem-glib2-2.2.0-4|50	%files devel
14mu|rubygem-glib2-2.2.0-4|51	%{ruby_sitearchdir}/*.h
14mu|rubygem-glib2-2.2.0-4|52	
14mu|rubygem-glib2-2.2.0-4|53	#----------------------------------------------------------------------------
14mu|rubygem-glib2-2.2.0-4|54	
14mu|rubygem-glib2-2.2.0-4|55	%prep
14mu|rubygem-glib2-2.2.0-4|56	%setup -q
14mu|rubygem-glib2-2.2.0-4|57	%patch0 -p2
14mu|rubygem-glib2-2.2.0-4|58	
14mu|rubygem-glib2-2.2.0-4|59	%build
14mu|rubygem-glib2-2.2.0-4|60	%gem_build
14mu|rubygem-glib2-2.2.0-4|61	
14mu|rubygem-glib2-2.2.0-4|62	%install
14mu|rubygem-glib2-2.2.0-4|63	%gem_install
14mu|rubygem-glib2-2.2.0-4|64	
14mu|rubygem-glib2-2.2.0-4|65	
14mu|rubygem-glib2-2.2.0-4|66	%changelog
14mu|rubygem-glib2-2.2.0-4|67	
14mu|rubygem-glib2-2.2.0-4|68	* Sun May 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.0-4
14mu|rubygem-glib2-2.2.0-4|69	- (cdf9ec7) Add patch to fix build with glib 2.44+
14mu|rubygem-glib2-2.2.0-4|70	
14mu|rubygem-glib2-2.2.0-4|71	

24063 14
14mu|rubygem-pkg-config-1.1.6-1|1	%define rbname pkg-config
14mu|rubygem-pkg-config-1.1.6-1|2	
14mu|rubygem-pkg-config-1.1.6-1|3	Summary:	A pkg-config implementation for Ruby
14mu|rubygem-pkg-config-1.1.6-1|4	Name:		rubygem-%{rbname}
14mu|rubygem-pkg-config-1.1.6-1|5	Version:	1.1.6
14mu|rubygem-pkg-config-1.1.6-1|6	Release:	1
14mu|rubygem-pkg-config-1.1.6-1|7	License:	GPLv2+ or Ruby
14mu|rubygem-pkg-config-1.1.6-1|8	Group:		Development/Ruby
14mu|rubygem-pkg-config-1.1.6-1|9	Url:		https://github.com/rcairo/pkg-config
14mu|rubygem-pkg-config-1.1.6-1|10	Source0:	http://rubygems.org/gems/pkg-config-1.1.6.gem
14mu|rubygem-pkg-config-1.1.6-1|11	BuildRequires:	rubygems
14mu|rubygem-pkg-config-1.1.6-1|12	BuildArch:	noarch
14mu|rubygem-pkg-config-1.1.6-1|13	
14mu|rubygem-pkg-config-1.1.6-1|14	%description
14mu|rubygem-pkg-config-1.1.6-1|15	pkg-config can be used in your extconf.rb to properly detect need libraries
14mu|rubygem-pkg-config-1.1.6-1|16	for compiling Ruby native extensions.
14mu|rubygem-pkg-config-1.1.6-1|17	
14mu|rubygem-pkg-config-1.1.6-1|18	%files
14mu|rubygem-pkg-config-1.1.6-1|19	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
14mu|rubygem-pkg-config-1.1.6-1|20	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mu|rubygem-pkg-config-1.1.6-1|21	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pkg-config
14mu|rubygem-pkg-config-1.1.6-1|22	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pkg-config/*.rb
14mu|rubygem-pkg-config-1.1.6-1|23	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mu|rubygem-pkg-config-1.1.6-1|24	
14mu|rubygem-pkg-config-1.1.6-1|25	#----------------------------------------------------------------------------
14mu|rubygem-pkg-config-1.1.6-1|26	
14mu|rubygem-pkg-config-1.1.6-1|27	%package doc
14mu|rubygem-pkg-config-1.1.6-1|28	Summary:	Documentation for %{name}
14mu|rubygem-pkg-config-1.1.6-1|29	Group:		Books/Computer books
14mu|rubygem-pkg-config-1.1.6-1|30	Requires:	%{name} = %{EVRD}
14mu|rubygem-pkg-config-1.1.6-1|31	BuildArch:	noarch
14mu|rubygem-pkg-config-1.1.6-1|32	
14mu|rubygem-pkg-config-1.1.6-1|33	%description doc
14mu|rubygem-pkg-config-1.1.6-1|34	Documents, RDoc & RI documentation for %{name}.
14mu|rubygem-pkg-config-1.1.6-1|35	
14mu|rubygem-pkg-config-1.1.6-1|36	%files doc
14mu|rubygem-pkg-config-1.1.6-1|37	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mu|rubygem-pkg-config-1.1.6-1|38	
14mu|rubygem-pkg-config-1.1.6-1|39	#----------------------------------------------------------------------------
14mu|rubygem-pkg-config-1.1.6-1|40	
14mu|rubygem-pkg-config-1.1.6-1|41	%prep
14mu|rubygem-pkg-config-1.1.6-1|42	%setup -q
14mu|rubygem-pkg-config-1.1.6-1|43	
14mu|rubygem-pkg-config-1.1.6-1|44	%build
14mu|rubygem-pkg-config-1.1.6-1|45	%gem_build
14mu|rubygem-pkg-config-1.1.6-1|46	
14mu|rubygem-pkg-config-1.1.6-1|47	%install
14mu|rubygem-pkg-config-1.1.6-1|48	%gem_install
14mu|rubygem-pkg-config-1.1.6-1|49	
14mu|rubygem-pkg-config-1.1.6-1|50	%changelog
14mu|rubygem-pkg-config-1.1.6-1|51	
14mu|rubygem-pkg-config-1.1.6-1|52	* Fri Jan 01 2016 dsilakov <denis.silakov@rosalab.ru> 1.1.6-1
14mu|rubygem-pkg-config-1.1.6-1|53	- (f90099b) Merge pull request #1 from import/rubygem-pkg-config:auto_update
14mu|rubygem-pkg-config-1.1.6-1|54	- (f90099b) Updated to 1.1.6 (by updates_builder)
14mu|rubygem-pkg-config-1.1.6-1|55	
14mu|rubygem-pkg-config-1.1.6-1|56	

24064 14
14mu|rubygem-poppler-2.2.0-2|1	%define rbname poppler
14mu|rubygem-poppler-2.2.0-2|2	
14mu|rubygem-poppler-2.2.0-2|3	Summary:	Ruby binding of poppler-glib
14mu|rubygem-poppler-2.2.0-2|4	Name:		rubygem-%{rbname}
14mu|rubygem-poppler-2.2.0-2|5	Version:	2.2.0
14mu|rubygem-poppler-2.2.0-2|6	Release:	2
14mu|rubygem-poppler-2.2.0-2|7	License:	LGPLv2.1+
14mu|rubygem-poppler-2.2.0-2|8	Group:		Development/Ruby
14mu|rubygem-poppler-2.2.0-2|9	Url:		http://ruby-gnome2.sourceforge.jp/
14mu|rubygem-poppler-2.2.0-2|10	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
14mu|rubygem-poppler-2.2.0-2|11	BuildRequires:	rubygem-cairo-devel
14mu|rubygem-poppler-2.2.0-2|12	BuildRequires:	rubygem-glib2-devel
14mu|rubygem-poppler-2.2.0-2|13	BuildRequires:	rubygem-gtk2-devel
14mu|rubygem-poppler-2.2.0-2|14	BuildRequires:	pkgconfig(glib-2.0)
14mu|rubygem-poppler-2.2.0-2|15	BuildRequires:	pkgconfig(poppler-glib)
14mu|rubygem-poppler-2.2.0-2|16	BuildRequires:	pkgconfig(ruby)
14mu|rubygem-poppler-2.2.0-2|17	BuildRequires:	rubygem(cairo)
14mu|rubygem-poppler-2.2.0-2|18	BuildRequires:	rubygem(glib2)
14mu|rubygem-poppler-2.2.0-2|19	BuildRequires:	rubygem(gtk2)
14mu|rubygem-poppler-2.2.0-2|20	
14mu|rubygem-poppler-2.2.0-2|21	%description
14mu|rubygem-poppler-2.2.0-2|22	Ruby binding of poppler-glib.
14mu|rubygem-poppler-2.2.0-2|23	
14mu|rubygem-poppler-2.2.0-2|24	%files
14mu|rubygem-poppler-2.2.0-2|25	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
14mu|rubygem-poppler-2.2.0-2|26	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
14mu|rubygem-poppler-2.2.0-2|27	%{ruby_sitearchdir}/%{rbname}.so
14mu|rubygem-poppler-2.2.0-2|28	
14mu|rubygem-poppler-2.2.0-2|29	#----------------------------------------------------------------------------
14mu|rubygem-poppler-2.2.0-2|30	
14mu|rubygem-poppler-2.2.0-2|31	%package doc
14mu|rubygem-poppler-2.2.0-2|32	Summary:	Documentation for %{name}
14mu|rubygem-poppler-2.2.0-2|33	Group:		Documentation
14mu|rubygem-poppler-2.2.0-2|34	Requires:	%{name} = %{EVRD}
14mu|rubygem-poppler-2.2.0-2|35	BuildArch:	noarch
14mu|rubygem-poppler-2.2.0-2|36	
14mu|rubygem-poppler-2.2.0-2|37	%description doc
14mu|rubygem-poppler-2.2.0-2|38	Documents, RDoc & RI documentation for %{name}.
14mu|rubygem-poppler-2.2.0-2|39	
14mu|rubygem-poppler-2.2.0-2|40	%files doc
14mu|rubygem-poppler-2.2.0-2|41	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
14mu|rubygem-poppler-2.2.0-2|42	
14mu|rubygem-poppler-2.2.0-2|43	#----------------------------------------------------------------------------
14mu|rubygem-poppler-2.2.0-2|44	
14mu|rubygem-poppler-2.2.0-2|45	%prep
14mu|rubygem-poppler-2.2.0-2|46	%setup -q
14mu|rubygem-poppler-2.2.0-2|47	
14mu|rubygem-poppler-2.2.0-2|48	%build
14mu|rubygem-poppler-2.2.0-2|49	%gem_build
14mu|rubygem-poppler-2.2.0-2|50	
14mu|rubygem-poppler-2.2.0-2|51	%install
14mu|rubygem-poppler-2.2.0-2|52	%gem_install
14mu|rubygem-poppler-2.2.0-2|53	
14mu|rubygem-poppler-2.2.0-2|54	
14mu|rubygem-poppler-2.2.0-2|55	%changelog
14mu|rubygem-poppler-2.2.0-2|56	
14mu|rubygem-poppler-2.2.0-2|57	* Wed Apr 22 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-2
14mu|rubygem-poppler-2.2.0-2|58	- (44e6721) Rebuild with new poppler
14mu|rubygem-poppler-2.2.0-2|59	
14mu|rubygem-poppler-2.2.0-2|60	

24065 14
14mu|ruby-qt4-4.14.3-1|1	Summary:	Ruby Qt4 bindings
14mu|ruby-qt4-4.14.3-1|2	Name:		ruby-qt4
14mu|ruby-qt4-4.14.3-1|3	Version:	4.14.3
14mu|ruby-qt4-4.14.3-1|4	Release:	1
14mu|ruby-qt4-4.14.3-1|5	Epoch:		1
14mu|ruby-qt4-4.14.3-1|6	License:	GPLv2+ and LGPLv2.1+
14mu|ruby-qt4-4.14.3-1|7	Group:		Development/KDE and Qt
14mu|ruby-qt4-4.14.3-1|8	Url:		http://www.kde.org
14mu|ruby-qt4-4.14.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|ruby-qt4-4.14.3-1|10	%if %{is_beta}
14mu|ruby-qt4-4.14.3-1|11	%define ftpdir unstable
14mu|ruby-qt4-4.14.3-1|12	%else
14mu|ruby-qt4-4.14.3-1|13	%define ftpdir stable
14mu|ruby-qt4-4.14.3-1|14	%endif
14mu|ruby-qt4-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/qtruby-%{version}.tar.xz
14mu|ruby-qt4-4.14.3-1|16	BuildRequires:	cmake
14mu|ruby-qt4-4.14.3-1|17	BuildRequires:	kde4-macros
14mu|ruby-qt4-4.14.3-1|18	BuildRequires:	ruby
14mu|ruby-qt4-4.14.3-1|19	BuildRequires:	kdelibs4-devel
14mu|ruby-qt4-4.14.3-1|20	BuildRequires:	qscintilla-qt4-devel
14mu|ruby-qt4-4.14.3-1|21	BuildRequires:	ruby-devel
14mu|ruby-qt4-4.14.3-1|22	BuildRequires:	smokeqt-devel >= 1:%{version}
14mu|ruby-qt4-4.14.3-1|23	BuildRequires:	pkgconfig(phonon)
14mu|ruby-qt4-4.14.3-1|24	
14mu|ruby-qt4-4.14.3-1|25	%description
14mu|ruby-qt4-4.14.3-1|26	A Qt4 bindings for Ruby language.
14mu|ruby-qt4-4.14.3-1|27	
14mu|ruby-qt4-4.14.3-1|28	%files
14mu|ruby-qt4-4.14.3-1|29	%doc COPYING COPYING.LIB README TODO AUTHORS ChangeLog
14mu|ruby-qt4-4.14.3-1|30	%{_kde_bindir}/rbqtapi
14mu|ruby-qt4-4.14.3-1|31	%{ruby_sitearchdir}/qscintilla.so
14mu|ruby-qt4-4.14.3-1|32	%{ruby_sitearchdir}/qtdeclarative.so
14mu|ruby-qt4-4.14.3-1|33	%{ruby_sitearchdir}/qtruby4.so
14mu|ruby-qt4-4.14.3-1|34	%{ruby_sitearchdir}/qtuitools.so
14mu|ruby-qt4-4.14.3-1|35	%{ruby_sitearchdir}/qtwebkit.so
14mu|ruby-qt4-4.14.3-1|36	%{ruby_sitearchdir}/qtscript.so
14mu|ruby-qt4-4.14.3-1|37	%{ruby_sitearchdir}/qttest.so
14mu|ruby-qt4-4.14.3-1|38	%{ruby_sitearchdir}/phonon.so
14mu|ruby-qt4-4.14.3-1|39	%{ruby_sitelibdir}/Qt.rb
14mu|ruby-qt4-4.14.3-1|40	%{ruby_sitelibdir}/Qt3.rb
14mu|ruby-qt4-4.14.3-1|41	%{ruby_sitelibdir}/Qt4.rb
14mu|ruby-qt4-4.14.3-1|42	%{ruby_sitelibdir}/Qt
14mu|ruby-qt4-4.14.3-1|43	%{ruby_sitelibdir}/qscintilla
14mu|ruby-qt4-4.14.3-1|44	%{ruby_sitelibdir}/qtdeclarative
14mu|ruby-qt4-4.14.3-1|45	%{ruby_sitelibdir}/qtuitools
14mu|ruby-qt4-4.14.3-1|46	%{ruby_sitelibdir}/qtwebkit
14mu|ruby-qt4-4.14.3-1|47	%{ruby_sitelibdir}/qtscript
14mu|ruby-qt4-4.14.3-1|48	%{ruby_sitelibdir}/qttest
14mu|ruby-qt4-4.14.3-1|49	%{ruby_sitelibdir}/phonon
14mu|ruby-qt4-4.14.3-1|50	
14mu|ruby-qt4-4.14.3-1|51	#------------------------------------------------------------
14mu|ruby-qt4-4.14.3-1|52	
14mu|ruby-qt4-4.14.3-1|53	%define libqtruby4shared_major 2
14mu|ruby-qt4-4.14.3-1|54	%define libqtruby4shared %mklibname qtruby4shared %{libqtruby4shared_major}
14mu|ruby-qt4-4.14.3-1|55	
14mu|ruby-qt4-4.14.3-1|56	%package -n %{libqtruby4shared}
14mu|ruby-qt4-4.14.3-1|57	Summary:	Qt generic bindings library
14mu|ruby-qt4-4.14.3-1|58	Group:		Development/KDE and Qt
14mu|ruby-qt4-4.14.3-1|59	
14mu|ruby-qt4-4.14.3-1|60	%description -n %{libqtruby4shared}
14mu|ruby-qt4-4.14.3-1|61	Qt generic bindings library.
14mu|ruby-qt4-4.14.3-1|62	
14mu|ruby-qt4-4.14.3-1|63	%files -n %{libqtruby4shared}
14mu|ruby-qt4-4.14.3-1|64	%{_kde_libdir}/libqtruby4shared.so.%{libqtruby4shared_major}*
14mu|ruby-qt4-4.14.3-1|65	
14mu|ruby-qt4-4.14.3-1|66	#------------------------------------------------------------
14mu|ruby-qt4-4.14.3-1|67	
14mu|ruby-qt4-4.14.3-1|68	%package devel
14mu|ruby-qt4-4.14.3-1|69	Summary:	Header files for ruby-qt4
14mu|ruby-qt4-4.14.3-1|70	Group:		Development/KDE and Qt
14mu|ruby-qt4-4.14.3-1|71	Requires:	ruby-qt4 = %{EVRD}
14mu|ruby-qt4-4.14.3-1|72	Requires:	%{libqtruby4shared} = %{EVRD}
14mu|ruby-qt4-4.14.3-1|73	
14mu|ruby-qt4-4.14.3-1|74	%description devel
14mu|ruby-qt4-4.14.3-1|75	ruby-qt4 devel files.
14mu|ruby-qt4-4.14.3-1|76	
14mu|ruby-qt4-4.14.3-1|77	%files devel
14mu|ruby-qt4-4.14.3-1|78	%{_kde_bindir}/rbrcc
14mu|ruby-qt4-4.14.3-1|79	%{_kde_bindir}/rbuic4
14mu|ruby-qt4-4.14.3-1|80	%{_kde_libdir}/libqtruby4shared.so
14mu|ruby-qt4-4.14.3-1|81	%{_kde_includedir}/qtruby
14mu|ruby-qt4-4.14.3-1|82	%{_kde_datadir}/qtruby4/cmake/*.cmake
14mu|ruby-qt4-4.14.3-1|83	
14mu|ruby-qt4-4.14.3-1|84	#------------------------------------------------------------
14mu|ruby-qt4-4.14.3-1|85	
14mu|ruby-qt4-4.14.3-1|86	%prep
14mu|ruby-qt4-4.14.3-1|87	%setup -qn qtruby-%{version}
14mu|ruby-qt4-4.14.3-1|88	
14mu|ruby-qt4-4.14.3-1|89	%build
14mu|ruby-qt4-4.14.3-1|90	%cmake_kde4
14mu|ruby-qt4-4.14.3-1|91	%make
14mu|ruby-qt4-4.14.3-1|92	
14mu|ruby-qt4-4.14.3-1|93	%install
14mu|ruby-qt4-4.14.3-1|94	%makeinstall_std -C build
14mu|ruby-qt4-4.14.3-1|95	
14mu|ruby-qt4-4.14.3-1|96	
14mu|ruby-qt4-4.14.3-1|97	%changelog
14mu|ruby-qt4-4.14.3-1|98	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|ruby-qt4-4.14.3-1|99	+ Revision: ca1ea43
14mu|ruby-qt4-4.14.3-1|100	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|ruby-qt4-4.14.3-1|101	
14mu|ruby-qt4-4.14.3-1|102	

24066 14
14mu|rust-1.20.0-1|1	%define debug_package %{nil}
14mu|rust-1.20.0-1|2	%define _disable_lto 1
14mu|rust-1.20.0-1|3	%define _disable_ld_no_undefined 1
14mu|rust-1.20.0-1|4	# To avoid undefined symbols
14mu|rust-1.20.0-1|5	%define _find_debuginfo_opts -g
14mu|rust-1.20.0-1|6	
14mu|rust-1.20.0-1|7	Summary:	A safe, concurrent, practical programming language
14mu|rust-1.20.0-1|8	Name:		rust
14mu|rust-1.20.0-1|9	Version:	1.20.0
14mu|rust-1.20.0-1|10	Release:	1
14mu|rust-1.20.0-1|11	License:	MIT
14mu|rust-1.20.0-1|12	Group:		Development/Rust
14mu|rust-1.20.0-1|13	Url:		http://www.rust-lang.org/
14mu|rust-1.20.0-1|14	Source0:	http://static.rust-lang.org/dist/rustc-%{version}-src.tar.gz
14mu|rust-1.20.0-1|15	Source10:	%{name}.rpmlintrc
14mu|rust-1.20.0-1|16	BuildRequires:	cmake
14mu|rust-1.20.0-1|17	BuildRequires:	bison
14mu|rust-1.20.0-1|18	BuildRequires:	curl
14mu|rust-1.20.0-1|19	BuildRequires:	docbook-style-xsl
14mu|rust-1.20.0-1|20	BuildRequires:	flex
14mu|rust-1.20.0-1|21	BuildRequires:	gdb
14mu|rust-1.20.0-1|22	BuildRequires:	git
14mu|rust-1.20.0-1|23	BuildRequires:	xsltproc
14mu|rust-1.20.0-1|24	BuildRequires:	llvm-devel
14mu|rust-1.20.0-1|25	BuildRequires:	pkgconfig(python)
14mu|rust-1.20.0-1|26	
14mu|rust-1.20.0-1|27	%description
14mu|rust-1.20.0-1|28	Rust is a curly-brace, block-structured expression language. It
14mu|rust-1.20.0-1|29	visually resembles the C language family, but differs significantly
14mu|rust-1.20.0-1|30	in syntactic and semantic details. Its design is oriented toward
14mu|rust-1.20.0-1|31	concerns of "programming in the large", that is, of creating and
14mu|rust-1.20.0-1|32	maintaining boundaries - both abstract and operational - that
14mu|rust-1.20.0-1|33	preserve large-system integrity, availability and concurrency.
14mu|rust-1.20.0-1|34	
14mu|rust-1.20.0-1|35	It supports a mixture of imperative procedural, concurrent actor,
14mu|rust-1.20.0-1|36	object-oriented and pure functional styles. Rust also supports
14mu|rust-1.20.0-1|37	generic programming and metaprogramming, in both static and dynamic
14mu|rust-1.20.0-1|38	styles.
14mu|rust-1.20.0-1|39	
14mu|rust-1.20.0-1|40	%files
14mu|rust-1.20.0-1|41	%{_bindir}/rustc
14mu|rust-1.20.0-1|42	%{_bindir}/rustdoc
14mu|rust-1.20.0-1|43	%{_bindir}/rust-gdb
14mu|rust-1.20.0-1|44	%{_bindir}/rust-lldb
14mu|rust-1.20.0-1|45	%{_docdir}/%{name}/COPYRIGHT
14mu|rust-1.20.0-1|46	%{_docdir}/%{name}/LICENSE-APACHE
14mu|rust-1.20.0-1|47	%{_docdir}/%{name}/LICENSE-MIT
14mu|rust-1.20.0-1|48	%{_docdir}/%{name}/README.md
14mu|rust-1.20.0-1|49	%{_libdir}/lib*-*.so
14mu|rust-1.20.0-1|50	%{_libdir}/rustlib/components
14mu|rust-1.20.0-1|51	%{_libdir}/rustlib/etc/*.py
14mu|rust-1.20.0-1|52	%{_libdir}/rustlib/*/lib/lib*-*.so
14mu|rust-1.20.0-1|53	%{_libdir}/rustlib/*/lib/lib*-*.rlib
14mu|rust-1.20.0-1|54	%{_mandir}/man*/*
14mu|rust-1.20.0-1|55	
14mu|rust-1.20.0-1|56	#----------------------------------------------------------------------------
14mu|rust-1.20.0-1|57	
14mu|rust-1.20.0-1|58	%package doc
14mu|rust-1.20.0-1|59	Summary:	Documentation for the Rust programming language
14mu|rust-1.20.0-1|60	Group:		Documentation
14mu|rust-1.20.0-1|61	BuildArch:	noarch
14mu|rust-1.20.0-1|62	
14mu|rust-1.20.0-1|63	%description doc
14mu|rust-1.20.0-1|64	This package contains the HTML documentation of the Rust programming language.
14mu|rust-1.20.0-1|65	
14mu|rust-1.20.0-1|66	%files doc
14mu|rust-1.20.0-1|67	%{_docdir}/%{name}/html/
14mu|rust-1.20.0-1|68	
14mu|rust-1.20.0-1|69	#----------------------------------------------------------------------------
14mu|rust-1.20.0-1|70	
14mu|rust-1.20.0-1|71	%prep
14mu|rust-1.20.0-1|72	%setup -q -n rustc-%{version}-src
14mu|rust-1.20.0-1|73	
14mu|rust-1.20.0-1|74	rm -rf src/llvm/
14mu|rust-1.20.0-1|75	
14mu|rust-1.20.0-1|76	%build
14mu|rust-1.20.0-1|77	./configure \
14mu|rust-1.20.0-1|78	--prefix=%{_prefix} \
14mu|rust-1.20.0-1|79	--sysconfdir=%{_sysconfdir} \
14mu|rust-1.20.0-1|80	--datadir=%{_datadir} \
14mu|rust-1.20.0-1|81	--libdir=%{_libdir} \
14mu|rust-1.20.0-1|82	--localstatedir=%{_localstatedir} \
14mu|rust-1.20.0-1|83	--mandir=%{_mandir} \
14mu|rust-1.20.0-1|84	--infodir=%{_infodir} \
14mu|rust-1.20.0-1|85	--disable-rpath \
14mu|rust-1.20.0-1|86	--default-linker=gcc \
14mu|rust-1.20.0-1|87	--disable-codegen-tests \
14mu|rust-1.20.0-1|88	--enable-llvm-link-shared \
14mu|rust-1.20.0-1|89	--llvm-root=%{_prefix} \
14mu|rust-1.20.0-1|90	--enable-vendor
14mu|rust-1.20.0-1|91	
14mu|rust-1.20.0-1|92	./x.py build
14mu|rust-1.20.0-1|93	./x.py doc
14mu|rust-1.20.0-1|94	
14mu|rust-1.20.0-1|95	%install
14mu|rust-1.20.0-1|96	DESTDIR=%{buildroot} ./x.py install --verbose
14mu|rust-1.20.0-1|97	
14mu|rust-1.20.0-1|98	rm -f %{buildroot}%{_libdir}/rustlib/install.log
14mu|rust-1.20.0-1|99	rm -f %{buildroot}%{_libdir}/rustlib/manifest-*
14mu|rust-1.20.0-1|100	rm -f %{buildroot}%{_libdir}/rustlib/rust-installer-version
14mu|rust-1.20.0-1|101	rm -f %{buildroot}%{_libdir}/rustlib/uninstall.sh
14mu|rust-1.20.0-1|102	
14mu|rust-1.20.0-1|103	# Turn libraries into symlinks to avoid duplicate Provides
14mu|rust-1.20.0-1|104	pushd %{buildroot}%{_libdir}/rustlib/*/lib/
14mu|rust-1.20.0-1|105	rm lib*.so
14mu|rust-1.20.0-1|106	for lib in ../../../*.so
14mu|rust-1.20.0-1|107	do
14mu|rust-1.20.0-1|108	ln -s $lib `basename $lib`
14mu|rust-1.20.0-1|109	done
14mu|rust-1.20.0-1|110	popd
14mu|rust-1.20.0-1|111	
14mu|rust-1.20.0-1|112	# Manually strip them because auto-strip damages files
14mu|rust-1.20.0-1|113	pushd %{buildroot}%{_libdir}
14mu|rust-1.20.0-1|114	strip *.so
14mu|rust-1.20.0-1|115	popd
14mu|rust-1.20.0-1|116	pushd %{buildroot}%{_bindir}
14mu|rust-1.20.0-1|117	strip rustc
14mu|rust-1.20.0-1|118	strip rustdoc
14mu|rust-1.20.0-1|119	popd
14mu|rust-1.20.0-1|120	
14mu|rust-1.20.0-1|121	%changelog

24067 14
14mu|rxvt-2.7.10-27|1	Summary:	A color VT102 terminal emulator for the X Window System
14mu|rxvt-2.7.10-27|2	Name:		rxvt
14mu|rxvt-2.7.10-27|3	Epoch:		3
14mu|rxvt-2.7.10-27|4	Version:	2.7.10
14mu|rxvt-2.7.10-27|5	Release: 	27
14mu|rxvt-2.7.10-27|6	License:	GPLv2
14mu|rxvt-2.7.10-27|7	Group:		Terminals
14mu|rxvt-2.7.10-27|8	
14mu|rxvt-2.7.10-27|9	Source:		ftp://ftp.rxvt.org/pub/rxvt/rxvt-%{version}.tar.bz2
14mu|rxvt-2.7.10-27|10	Source1:	rxvt.sh
14mu|rxvt-2.7.10-27|11	Source2:	rxvt-zh.menu
14mu|rxvt-2.7.10-27|12	Source3:	rxvt-CLE-mini.png
14mu|rxvt-2.7.10-27|13	Source4:	rxvt-CLE.png
14mu|rxvt-2.7.10-27|14	Source5:	rxvt-CLE-large.png
14mu|rxvt-2.7.10-27|15	
14mu|rxvt-2.7.10-27|16	Patch0:		rxvt-2.7.8-big-buffer.patch
14mu|rxvt-2.7.10-27|17	# definition of the default fonts to use depending on language -- pablo
14mu|rxvt-2.7.10-27|18	Patch2:		rxvt-2.7.10-fonts.patch
14mu|rxvt-2.7.10-27|19	# IM fix from http://www.giga.it.okayama-u.ac.jp/~ishihara/opensource/:
14mu|rxvt-2.7.10-27|20	Patch3:		rxvt-2.7.10-xim-fix.patch
14mu|rxvt-2.7.10-27|21	
14mu|rxvt-2.7.10-27|22	# from gentoo
14mu|rxvt-2.7.10-27|23	Patch4:		rxvt-2.7.10-asneeded.patch
14mu|rxvt-2.7.10-27|24	Patch5:		rxvt-2.7.10-azz4.diff
14mu|rxvt-2.7.10-27|25	Patch6:		rxvt-2.7.10-line-scroll.patch
14mu|rxvt-2.7.10-27|26	Patch7:		rxvt-2.7.10-rk.patch
14mu|rxvt-2.7.10-27|27	Patch8:		rxvt-2.7.10-CVE-2008-1142-DISPLAY.patch
14mu|rxvt-2.7.10-27|28	
14mu|rxvt-2.7.10-27|29	URL:		http://rxvt.sourceforge.net/
14mu|rxvt-2.7.10-27|30	Obsoletes:	crxvt <= 2.7.10, gbrxvt <= 2.7.10
14mu|rxvt-2.7.10-27|31	Obsoletes:	rxvt-CLE <= 2.7.10
14mu|rxvt-2.7.10-27|32	Provides:	crxvt = %{version}-%{release}
14mu|rxvt-2.7.10-27|33	Provides:	gbrxvt = %{version}-%{release}
14mu|rxvt-2.7.10-27|34	Provides:	rxvt-CLE = %{version}-%{release}
14mu|rxvt-2.7.10-27|35	BuildRequires:	xpm-devel
14mu|rxvt-2.7.10-27|36	BuildRequires:	utempter-devel
14mu|rxvt-2.7.10-27|37	BuildRequires:	lesstif-devel
14mu|rxvt-2.7.10-27|38	# X11 locales are required to build IM support
14mu|rxvt-2.7.10-27|39	BuildRequires:	libx11-common
14mu|rxvt-2.7.10-27|40	Conflicts:	drakconf < 9.3-25mdk
14mu|rxvt-2.7.10-27|41	
14mu|rxvt-2.7.10-27|42	%package CJK
14mu|rxvt-2.7.10-27|43	Summary:	CJK menus for rxvt
14mu|rxvt-2.7.10-27|44	Requires:	%{name} = %{epoch}:%{version}-%{release}
14mu|rxvt-2.7.10-27|45	Group:		Terminals
14mu|rxvt-2.7.10-27|46	
14mu|rxvt-2.7.10-27|47	%description
14mu|rxvt-2.7.10-27|48	Rxvt is a color VT102 terminal emulator for the X Window System.
14mu|rxvt-2.7.10-27|49	Rxvt is intended to be an xterm replacement for users who don't need
14mu|rxvt-2.7.10-27|50	the more esoteric features of xterm, like Tektronix 4014 emulation,
14mu|rxvt-2.7.10-27|51	session logging and toolkit style configurability.  Since it doesn't
14mu|rxvt-2.7.10-27|52	support those features, rxvt uses much less swap space than xterm
14mu|rxvt-2.7.10-27|53	uses.  This is a significant advantage on a machine which is serving
14mu|rxvt-2.7.10-27|54	a large number of X sessions.
14mu|rxvt-2.7.10-27|55	
14mu|rxvt-2.7.10-27|56	The rxvt package should be installed on any machine which serves a
14mu|rxvt-2.7.10-27|57	large number of X sessions, if you'd like to improve that machine's
14mu|rxvt-2.7.10-27|58	performance.
14mu|rxvt-2.7.10-27|59	
14mu|rxvt-2.7.10-27|60	This version of rxvt can display Japanese, Chinese (Big5 and GuoBiao)
14mu|rxvt-2.7.10-27|61	and Korean.
14mu|rxvt-2.7.10-27|62	
14mu|rxvt-2.7.10-27|63	%description CJK
14mu|rxvt-2.7.10-27|64	This package contains the CJK versions of rxvt.
14mu|rxvt-2.7.10-27|65	
14mu|rxvt-2.7.10-27|66	%prep
14mu|rxvt-2.7.10-27|67	%setup -q
14mu|rxvt-2.7.10-27|68	%patch0 -p1 -b .bigbuf
14mu|rxvt-2.7.10-27|69	%patch2 -p1 -b .fonts
14mu|rxvt-2.7.10-27|70	%patch3 -p1 -b .im
14mu|rxvt-2.7.10-27|71	
14mu|rxvt-2.7.10-27|72	%patch4 -p1 -b .asneeded
14mu|rxvt-2.7.10-27|73	%patch5 -p1 -b .azz4
14mu|rxvt-2.7.10-27|74	%patch6 -p0 -b .line-scroll
14mu|rxvt-2.7.10-27|75	%patch7 -p1 -b .rk
14mu|rxvt-2.7.10-27|76	%patch8 -p1 -b .CVE-2008-1142
14mu|rxvt-2.7.10-27|77	
14mu|rxvt-2.7.10-27|78	%build
14mu|rxvt-2.7.10-27|79	# NeXT scrollbar is cool :)
14mu|rxvt-2.7.10-27|80	perl -pi -e s/-eten-/-\*-/g src/defaultfont.h
14mu|rxvt-2.7.10-27|81	
14mu|rxvt-2.7.10-27|82	export CFLAGS="%{optflags} -D_GNU_SOURCE -DUTEMPTER"
14mu|rxvt-2.7.10-27|83	%configure2_5x --mandir=%{_mandir} \
14mu|rxvt-2.7.10-27|84	--enable-xpm-background --enable-menubar \
14mu|rxvt-2.7.10-27|85	--enable-utmp --enable-ttygid \
14mu|rxvt-2.7.10-27|86	--enable-transparency --enable-next-scroll --enable-rxvt-scroll --enable-xterm-scroll \
14mu|rxvt-2.7.10-27|87	--enable-xim --enable-languages --enable-smart-resize  \
14mu|rxvt-2.7.10-27|88	--enable-mousewheel --enable-static=yes
14mu|rxvt-2.7.10-27|89	
14mu|rxvt-2.7.10-27|90	# make -j doesn't works... seems some Makefile tasks are done in wrong order
14mu|rxvt-2.7.10-27|91	#make -j 2
14mu|rxvt-2.7.10-27|92	make
14mu|rxvt-2.7.10-27|93	cp src/rxvt src/rxvt.cjk
14mu|rxvt-2.7.10-27|94	cp src/rxvt src/rxvt.bin
14mu|rxvt-2.7.10-27|95	
14mu|rxvt-2.7.10-27|96	%install
14mu|rxvt-2.7.10-27|97	
14mu|rxvt-2.7.10-27|98	%makeinstall_std
14mu|rxvt-2.7.10-27|99	mkdir -p %{buildroot}/etc/X11/app-defaults
14mu|rxvt-2.7.10-27|100	touch src/rxvt
14mu|rxvt-2.7.10-27|101	for i in cjk bin;do
14mu|rxvt-2.7.10-27|102	install -m755 src/rxvt.$i %{buildroot}/usr/bin
14mu|rxvt-2.7.10-27|103	done
14mu|rxvt-2.7.10-27|104	rm -f %{buildroot}/usr/bin/rxvt
14mu|rxvt-2.7.10-27|105	rm -f %{buildroot}/usr/bin/rxvt-%{version}
14mu|rxvt-2.7.10-27|106	
14mu|rxvt-2.7.10-27|107	install -m 755 %{SOURCE1} %{buildroot}/usr/bin
14mu|rxvt-2.7.10-27|108	
14mu|rxvt-2.7.10-27|109	# (fg) 20000925 Make the necessary links
14mu|rxvt-2.7.10-27|110	( cd %{buildroot}/usr/bin;
14mu|rxvt-2.7.10-27|111	for i in {gb,c,j,k}rxvt; do
14mu|rxvt-2.7.10-27|112	ln rxvt.sh $i
14mu|rxvt-2.7.10-27|113	done
14mu|rxvt-2.7.10-27|114	ln -s rxvt.sh rxvt
14mu|rxvt-2.7.10-27|115	)
14mu|rxvt-2.7.10-27|116	
14mu|rxvt-2.7.10-27|117	mkdir -p %{buildroot}/%{_sysconfdir}/rxvt
14mu|rxvt-2.7.10-27|118	
14mu|rxvt-2.7.10-27|119	mkdir -p %{buildroot}%{_datadir}/applications/
14mu|rxvt-2.7.10-27|120	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-rxvt.desktop
14mu|rxvt-2.7.10-27|121	[Desktop Entry]
14mu|rxvt-2.7.10-27|122	Type=Application
14mu|rxvt-2.7.10-27|123	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mu|rxvt-2.7.10-27|124	Name=RXvt
14mu|rxvt-2.7.10-27|125	Comment=A version of the rxvt terminal with support for Traditional Chinese, Simplified Chinese, Japanese and Korean.
14mu|rxvt-2.7.10-27|126	Comment[ru]=Версия терминала rxvt с поддержкой японского, корейского, традиционного и упрощенного китайского языков
14mu|rxvt-2.7.10-27|127	Exec=/usr/bin/rxvt
14mu|rxvt-2.7.10-27|128	Icon=rxvt-CLE
14mu|rxvt-2.7.10-27|129	EOF
14mu|rxvt-2.7.10-27|130	
14mu|rxvt-2.7.10-27|131	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-rxvt-C_tw.desktop
14mu|rxvt-2.7.10-27|132	[Desktop Entry]
14mu|rxvt-2.7.10-27|133	Type=Application
14mu|rxvt-2.7.10-27|134	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mu|rxvt-2.7.10-27|135	Name=CRXvt (Big5)
14mu|rxvt-2.7.10-27|136	Comment=Traditional Chinese rxvt terminal
14mu|rxvt-2.7.10-27|137	Comment[ru]=Терминал rxvt с поддержкой традиционного китайского языка
14mu|rxvt-2.7.10-27|138	Exec=/usr/bin/crxvt -ls
14mu|rxvt-2.7.10-27|139	Icon=rxvt-CJK
14mu|rxvt-2.7.10-27|140	EOF
14mu|rxvt-2.7.10-27|141	
14mu|rxvt-2.7.10-27|142	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-rxvt-C_ch.desktop
14mu|rxvt-2.7.10-27|143	[Desktop Entry]
14mu|rxvt-2.7.10-27|144	Type=Application
14mu|rxvt-2.7.10-27|145	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mu|rxvt-2.7.10-27|146	Name=GBRXvt (GB2312)
14mu|rxvt-2.7.10-27|147	Comment=Simplified Chinese rxvt terminal
14mu|rxvt-2.7.10-27|148	Comment[ru]=Терминал rxvt с поддержкой упрощенного китайского языка
14mu|rxvt-2.7.10-27|149	Exec=/usr/bin/gbrxvt -ls
14mu|rxvt-2.7.10-27|150	Icon=rxvt-CJK
14mu|rxvt-2.7.10-27|151	EOF
14mu|rxvt-2.7.10-27|152	
14mu|rxvt-2.7.10-27|153	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-rxvt-J.desktop
14mu|rxvt-2.7.10-27|154	[Desktop Entry]
14mu|rxvt-2.7.10-27|155	Type=Application
14mu|rxvt-2.7.10-27|156	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mu|rxvt-2.7.10-27|157	Name=JRXvt (JIS)
14mu|rxvt-2.7.10-27|158	Comment=Japanese rxvt terminal
14mu|rxvt-2.7.10-27|159	Comment[ru]=Терминал rxvt с поддержкой японского языка
14mu|rxvt-2.7.10-27|160	Exec=/usr/bin/jrxvt -ls
14mu|rxvt-2.7.10-27|161	Icon=rxvt-CJK
14mu|rxvt-2.7.10-27|162	EOF
14mu|rxvt-2.7.10-27|163	
14mu|rxvt-2.7.10-27|164	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-rxvt-K.desktop
14mu|rxvt-2.7.10-27|165	[Desktop Entry]
14mu|rxvt-2.7.10-27|166	Type=Application
14mu|rxvt-2.7.10-27|167	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
14mu|rxvt-2.7.10-27|168	Name=KRXvt (KSC5601)
14mu|rxvt-2.7.10-27|169	Comment=Korean rxvt terminal
14mu|rxvt-2.7.10-27|170	Comment[ru]=Терминал rxvt с поддержкой корейского языка
14mu|rxvt-2.7.10-27|171	Exec=/usr/bin/krxvt -ls
14mu|rxvt-2.7.10-27|172	Icon=rxvt-CJK
14mu|rxvt-2.7.10-27|173	EOF
14mu|rxvt-2.7.10-27|174	
14mu|rxvt-2.7.10-27|175	# (fg) 20000929 New icons from ln
14mu|rxvt-2.7.10-27|176	mkdir -p %{buildroot}/%{_iconsdir}/{large,mini}
14mu|rxvt-2.7.10-27|177	for i in CLE CJK; do
14mu|rxvt-2.7.10-27|178	install -m644 %{SOURCE3} %{buildroot}/%{_miconsdir}/rxvt-$i.png
14mu|rxvt-2.7.10-27|179	
14mu|rxvt-2.7.10-27|180	install -m644 %{SOURCE4} %{buildroot}/%{_iconsdir}/rxvt-$i.png
14mu|rxvt-2.7.10-27|181	install -m644 %{SOURCE5} %{buildroot}/%{_liconsdir}/rxvt-$i.png
14mu|rxvt-2.7.10-27|182	done
14mu|rxvt-2.7.10-27|183	
14mu|rxvt-2.7.10-27|184	chmod -x doc/menu/*
14mu|rxvt-2.7.10-27|185	
14mu|rxvt-2.7.10-27|186	%post
14mu|rxvt-2.7.10-27|187	update-alternatives --install /usr/bin/xvt xvt /usr/bin/rxvt 20
14mu|rxvt-2.7.10-27|188	
14mu|rxvt-2.7.10-27|189	%postun
14mu|rxvt-2.7.10-27|190	if [ "$1" = "0" ]; then
14mu|rxvt-2.7.10-27|191	update-alternatives --remove xvt /usr/bin/rxvt
14mu|rxvt-2.7.10-27|192	fi
14mu|rxvt-2.7.10-27|193	
14mu|rxvt-2.7.10-27|194	%files
14mu|rxvt-2.7.10-27|195	%doc doc/*
14mu|rxvt-2.7.10-27|196	%{_bindir}/rclock
14mu|rxvt-2.7.10-27|197	%{_bindir}/rxvt
14mu|rxvt-2.7.10-27|198	%{_bindir}/rxvt.bin
14mu|rxvt-2.7.10-27|199	%{_bindir}/rxvt.cjk
14mu|rxvt-2.7.10-27|200	%{_bindir}/rxvt.sh
14mu|rxvt-2.7.10-27|201	%{_mandir}/man1/*
14mu|rxvt-2.7.10-27|202	#%config(missingok,noreplace) /etc/rxvt/rxvt-zh.menu
14mu|rxvt-2.7.10-27|203	%{_datadir}/applications/mandriva-rxvt.desktop
14mu|rxvt-2.7.10-27|204	%{_iconsdir}/rxvt-CLE.png
14mu|rxvt-2.7.10-27|205	%{_liconsdir}/rxvt-CLE.png
14mu|rxvt-2.7.10-27|206	%{_miconsdir}/rxvt-CLE.png
14mu|rxvt-2.7.10-27|207	
14mu|rxvt-2.7.10-27|208	%files CJK
14mu|rxvt-2.7.10-27|209	%{_bindir}/crxvt
14mu|rxvt-2.7.10-27|210	%{_bindir}/gbrxvt
14mu|rxvt-2.7.10-27|211	%{_bindir}/jrxvt
14mu|rxvt-2.7.10-27|212	%{_bindir}/krxvt
14mu|rxvt-2.7.10-27|213	%{_datadir}/applications/mandriva-rxvt-*.desktop
14mu|rxvt-2.7.10-27|214	%{_iconsdir}/rxvt-CJK.png
14mu|rxvt-2.7.10-27|215	%{_liconsdir}/rxvt-CJK.png
14mu|rxvt-2.7.10-27|216	%{_miconsdir}/rxvt-CJK.png
14mu|rxvt-2.7.10-27|217	
14mu|rxvt-2.7.10-27|218	%changelog
14mu|rxvt-2.7.10-27|219	
14mu|rxvt-2.7.10-27|220	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 3:2.7.10-27
14mu|rxvt-2.7.10-27|221	- (2a33492) Spec cleanup
14mu|rxvt-2.7.10-27|222	
14mu|rxvt-2.7.10-27|223	

24068 14
14mu|rygel-0.26.1-1|1	%define api 2.6
14mu|rygel-0.26.1-1|2	%define major 2
14mu|rygel-0.26.1-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|rygel-0.26.1-1|4	
14mu|rygel-0.26.1-1|5	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mu|rygel-0.26.1-1|6	
14mu|rygel-0.26.1-1|7	Summary:	A UPnP v2 Media Server
14mu|rygel-0.26.1-1|8	Name:		rygel
14mu|rygel-0.26.1-1|9	Version:	0.26.1
14mu|rygel-0.26.1-1|10	Release:	1
14mu|rygel-0.26.1-1|11	License:	LGPLv2+
14mu|rygel-0.26.1-1|12	Group:		Sound
14mu|rygel-0.26.1-1|13	Url:		https://wiki.gnome.org/Rygel
14mu|rygel-0.26.1-1|14	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|rygel-0.26.1-1|15	BuildRequires:	intltool
14mu|rygel-0.26.1-1|16	#BuildRequires:	tracker-vala
14mu|rygel-0.26.1-1|17	BuildRequires:	vala >= 0.20.0
14mu|rygel-0.26.1-1|18	BuildRequires:	tracker-devel
14mu|rygel-0.26.1-1|19	BuildRequires:	pkgconfig(gee-0.8) >= 0.8.0
14mu|rygel-0.26.1-1|20	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
14mu|rygel-0.26.1-1|21	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|rygel-0.26.1-1|22	BuildRequires:	pkgconfig(gssdp-1.0) >= 0.13.0
14mu|rygel-0.26.1-1|23	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0
14mu|rygel-0.26.1-1|24	BuildRequires:	pkgconfig(gstreamer-app-1.0) >= 1.0
14mu|rygel-0.26.1-1|25	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.0
14mu|rygel-0.26.1-1|26	BuildRequires:	pkgconfig(gstreamer-tag-1.0) >= 1.0
14mu|rygel-0.26.1-1|27	BuildRequires:	pkgconfig(gstreamer-video-1.0) >= 1.0
14mu|rygel-0.26.1-1|28	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mu|rygel-0.26.1-1|29	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.19.0
14mu|rygel-0.26.1-1|30	BuildRequires:	pkgconfig(gupnp-av-1.0) >= 0.11.4
14mu|rygel-0.26.1-1|31	BuildRequires:	pkgconfig(gupnp-dlna-2.0) >= 0.9.4
14mu|rygel-0.26.1-1|32	BuildRequires:	pkgconfig(gupnp-dlna-gst-2.0) >= 0.9.4
14mu|rygel-0.26.1-1|33	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.34.0
14mu|rygel-0.26.1-1|34	BuildRequires:	pkgconfig(libxml-2.0) >= 2.7
14mu|rygel-0.26.1-1|35	BuildRequires:	pkgconfig(sqlite3) >= 3.5
14mu|rygel-0.26.1-1|36	BuildRequires:	pkgconfig(uuid) >= 1.41.3
14mu|rygel-0.26.1-1|37	BuildRequires:	pkgconfig(libmediaart-2.0)
14mu|rygel-0.26.1-1|38	Requires:	gnome-icon-theme-symbolic
14mu|rygel-0.26.1-1|39	Requires:	gstreamer1.0-libav
14mu|rygel-0.26.1-1|40	Requires:	gstreamer1.0-plugins-bad
14mu|rygel-0.26.1-1|41	Requires:	gstreamer1.0-plugins-good
14mu|rygel-0.26.1-1|42	Requires:	gstreamer1.0-plugins-ugly
14mu|rygel-0.26.1-1|43	Requires:	shared-mime-info
14mu|rygel-0.26.1-1|44	
14mu|rygel-0.26.1-1|45	Obsoletes:	%{name}-tracker < 0.25.2.1
14mu|rygel-0.26.1-1|46	
14mu|rygel-0.26.1-1|47	%description
14mu|rygel-0.26.1-1|48	Rygel is an implementation of the UPnP MediaServer V 2.0 specification that is
14mu|rygel-0.26.1-1|49	specifically designed for GNOME. It is based on GUPnP and is written (mostly)
14mu|rygel-0.26.1-1|50	in Vala language. The project was previously known as gupnp-media-server.
14mu|rygel-0.26.1-1|51	
14mu|rygel-0.26.1-1|52	%files -f %{name}.lang
14mu|rygel-0.26.1-1|53	%doc AUTHORS COPYING README TODO NEWS
14mu|rygel-0.26.1-1|54	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mu|rygel-0.26.1-1|55	%{_bindir}/%{name}
14mu|rygel-0.26.1-1|56	%{_bindir}/%{name}-preferences
14mu|rygel-0.26.1-1|57	%dir %{_libdir}/%{name}-%{api}
14mu|rygel-0.26.1-1|58	%dir %{_libdir}/%{name}-%{api}/plugins
14mu|rygel-0.26.1-1|59	%dir %{_libdir}/%{name}-%{api}/engines
14mu|rygel-0.26.1-1|60	%{_libdir}/%{name}-%{api}/plugins/*
14mu|rygel-0.26.1-1|61	%{_libdir}/%{name}-%{api}/engines/*
14mu|rygel-0.26.1-1|62	%{_datadir}/%{name}/
14mu|rygel-0.26.1-1|63	%{_datadir}/applications/%{name}*
14mu|rygel-0.26.1-1|64	%{_iconsdir}/*/*/*/*
14mu|rygel-0.26.1-1|65	%{_mandir}/man?/*
14mu|rygel-0.26.1-1|66	%{_datadir}/dbus-1/services/org.gnome.Rygel1.service
14mu|rygel-0.26.1-1|67	
14mu|rygel-0.26.1-1|68	#----------------------------------------------------------------------------
14mu|rygel-0.26.1-1|69	
14mu|rygel-0.26.1-1|70	%package -n %{libname}
14mu|rygel-0.26.1-1|71	Summary:	Shared libraries for %{name}
14mu|rygel-0.26.1-1|72	Group:		System/Libraries
14mu|rygel-0.26.1-1|73	
14mu|rygel-0.26.1-1|74	%description -n %{libname}
14mu|rygel-0.26.1-1|75	Shared libraries for %{name}.
14mu|rygel-0.26.1-1|76	
14mu|rygel-0.26.1-1|77	%files -n %{libname}
14mu|rygel-0.26.1-1|78	%{_libdir}/lib*.so.*
14mu|rygel-0.26.1-1|79	
14mu|rygel-0.26.1-1|80	#----------------------------------------------------------------------------
14mu|rygel-0.26.1-1|81	
14mu|rygel-0.26.1-1|82	%package devel
14mu|rygel-0.26.1-1|83	Summary:	Development package for %{name}
14mu|rygel-0.26.1-1|84	Group:		Development/Other
14mu|rygel-0.26.1-1|85	Requires:	%{name} = %{EVRD}
14mu|rygel-0.26.1-1|86	Requires:	%{libname} = %{EVRD}
14mu|rygel-0.26.1-1|87	
14mu|rygel-0.26.1-1|88	%description devel
14mu|rygel-0.26.1-1|89	Files for development with %{name}.
14mu|rygel-0.26.1-1|90	
14mu|rygel-0.26.1-1|91	%files devel
14mu|rygel-0.26.1-1|92	%{_libdir}/*.so
14mu|rygel-0.26.1-1|93	%{_libdir}/pkgconfig/%{name}-*-%{api}.pc
14mu|rygel-0.26.1-1|94	%{_datadir}/gtk-doc/html/*
14mu|rygel-0.26.1-1|95	%{_includedir}/%{name}-%{api}
14mu|rygel-0.26.1-1|96	%{_datadir}/vala/vapi/*
14mu|rygel-0.26.1-1|97	
14mu|rygel-0.26.1-1|98	#----------------------------------------------------------------------------
14mu|rygel-0.26.1-1|99	
14mu|rygel-0.26.1-1|100	%prep
14mu|rygel-0.26.1-1|101	%setup -q
14mu|rygel-0.26.1-1|102	
14mu|rygel-0.26.1-1|103	%build
14mu|rygel-0.26.1-1|104	export LDFLAGS="-lgtk-3 -lglib-2.0 -lgee-0.8"
14mu|rygel-0.26.1-1|105	%configure2_5x --enable-tracker-plugin --enable-media-export-plugin --enable-external-plugin \
14mu|rygel-0.26.1-1|106	--enable-mediathek-plugin --enable-gst-launch-plugin --disable-silent-rules --disable-rpath
14mu|rygel-0.26.1-1|107	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|rygel-0.26.1-1|108	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|rygel-0.26.1-1|109	
14mu|rygel-0.26.1-1|110	%make V=1
14mu|rygel-0.26.1-1|111	
14mu|rygel-0.26.1-1|112	%install
14mu|rygel-0.26.1-1|113	%makeinstall_std
14mu|rygel-0.26.1-1|114	
14mu|rygel-0.26.1-1|115	%find_lang %{name}
14mu|rygel-0.26.1-1|116	
14mu|rygel-0.26.1-1|117	%changelog
14mu|rygel-0.26.1-1|118	
14mu|rygel-0.26.1-1|119	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 0.26.1-1
14mu|rygel-0.26.1-1|120	- (50b8790) update to 0.26.1
14mu|rygel-0.26.1-1|121	
14mu|rygel-0.26.1-1|122	

24069 14
14mu|rygel-0.28.2-1|1	%define api 2.6
14mu|rygel-0.28.2-1|2	%define major 2
14mu|rygel-0.28.2-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|rygel-0.28.2-1|4	
14mu|rygel-0.28.2-1|5	%define url_ver %(echo %{version} | cut -d. -f1,2)
14mu|rygel-0.28.2-1|6	
14mu|rygel-0.28.2-1|7	Summary:	A UPnP v2 Media Server
14mu|rygel-0.28.2-1|8	Name:		rygel
14mu|rygel-0.28.2-1|9	Version:	0.28.2
14mu|rygel-0.28.2-1|10	Release:	1
14mu|rygel-0.28.2-1|11	License:	LGPLv2+
14mu|rygel-0.28.2-1|12	Group:		Sound
14mu|rygel-0.28.2-1|13	Url:		https://wiki.gnome.org/Rygel
14mu|rygel-0.28.2-1|14	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|rygel-0.28.2-1|15	BuildRequires:	intltool
14mu|rygel-0.28.2-1|16	#BuildRequires:	tracker-vala
14mu|rygel-0.28.2-1|17	BuildRequires:	perl >= 5.8.1
14mu|rygel-0.28.2-1|18	BuildRequires:	perl(XML::Parser)
14mu|rygel-0.28.2-1|19	BuildRequires:	xsltproc
14mu|rygel-0.28.2-1|20	BuildRequires:	vala >= 0.24.0
14mu|rygel-0.28.2-1|21	BuildRequires:	tracker-devel >= 0.14.0
14mu|rygel-0.28.2-1|22	BuildRequires:	pkgconfig(gee-0.8) >= 0.8.0
14mu|rygel-0.28.2-1|23	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
14mu|rygel-0.28.2-1|24	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.40.0
14mu|rygel-0.28.2-1|25	BuildRequires:	pkgconfig(gssdp-1.0) >= 0.13.0
14mu|rygel-0.28.2-1|26	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0
14mu|rygel-0.28.2-1|27	BuildRequires:	pkgconfig(gstreamer-app-1.0) >= 1.0
14mu|rygel-0.28.2-1|28	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.0
14mu|rygel-0.28.2-1|29	BuildRequires:	pkgconfig(gstreamer-tag-1.0) >= 1.0
14mu|rygel-0.28.2-1|30	BuildRequires:	pkgconfig(gstreamer-video-1.0) >= 1.0
14mu|rygel-0.28.2-1|31	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
14mu|rygel-0.28.2-1|32	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.20.14
14mu|rygel-0.28.2-1|33	BuildRequires:	pkgconfig(gupnp-av-1.0) >= 0.12.4
14mu|rygel-0.28.2-1|34	BuildRequires:	pkgconfig(gupnp-dlna-2.0) >= 0.9.4
14mu|rygel-0.28.2-1|35	BuildRequires:	pkgconfig(gupnp-dlna-gst-2.0) >= 0.9.4
14mu|rygel-0.28.2-1|36	BuildRequires:	pkgconfig(libmediaart-2.0) >= 0.7.0
14mu|rygel-0.28.2-1|37	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.44.0
14mu|rygel-0.28.2-1|38	BuildRequires:	pkgconfig(libxml-2.0) >= 2.7
14mu|rygel-0.28.2-1|39	BuildRequires:	pkgconfig(sqlite3) >= 3.5
14mu|rygel-0.28.2-1|40	BuildRequires:	pkgconfig(uuid) >= 1.41.3
14mu|rygel-0.28.2-1|41	
14mu|rygel-0.28.2-1|42	Requires:	gnome-icon-theme-symbolic
14mu|rygel-0.28.2-1|43	Requires:	gstreamer1.0-libav
14mu|rygel-0.28.2-1|44	Requires:	gstreamer1.0-plugins-bad
14mu|rygel-0.28.2-1|45	Requires:	gstreamer1.0-plugins-good
14mu|rygel-0.28.2-1|46	Requires:	gstreamer1.0-plugins-ugly
14mu|rygel-0.28.2-1|47	Requires:	shared-mime-info
14mu|rygel-0.28.2-1|48	
14mu|rygel-0.28.2-1|49	%rename		%{name}-tracker
14mu|rygel-0.28.2-1|50	
14mu|rygel-0.28.2-1|51	%description
14mu|rygel-0.28.2-1|52	Rygel is an implementation of the UPnP MediaServer V 2.0 specification that is
14mu|rygel-0.28.2-1|53	specifically designed for GNOME. It is based on GUPnP and is written (mostly)
14mu|rygel-0.28.2-1|54	in Vala language. The project was previously known as gupnp-media-server.
14mu|rygel-0.28.2-1|55	
14mu|rygel-0.28.2-1|56	%files -f %{name}.lang
14mu|rygel-0.28.2-1|57	%doc AUTHORS COPYING README TODO NEWS
14mu|rygel-0.28.2-1|58	%config(noreplace) %{_sysconfdir}/%{name}.conf
14mu|rygel-0.28.2-1|59	%{_bindir}/%{name}
14mu|rygel-0.28.2-1|60	%{_bindir}/%{name}-preferences
14mu|rygel-0.28.2-1|61	%dir %{_libdir}/%{name}
14mu|rygel-0.28.2-1|62	%dir %{_libdir}/%{name}-%{api}
14mu|rygel-0.28.2-1|63	%dir %{_libdir}/%{name}-%{api}/plugins
14mu|rygel-0.28.2-1|64	%dir %{_libdir}/%{name}-%{api}/engines
14mu|rygel-0.28.2-1|65	%{_libdir}/%{name}/mx-extract
14mu|rygel-0.28.2-1|66	%{_libdir}/%{name}-%{api}/plugins/*
14mu|rygel-0.28.2-1|67	%{_libdir}/%{name}-%{api}/engines/*
14mu|rygel-0.28.2-1|68	%{_datadir}/%{name}/
14mu|rygel-0.28.2-1|69	%{_datadir}/applications/%{name}*
14mu|rygel-0.28.2-1|70	%{_iconsdir}/hicolor/*/apps/*
14mu|rygel-0.28.2-1|71	%{_mandir}/man?/*
14mu|rygel-0.28.2-1|72	%{_datadir}/dbus-1/services/org.gnome.Rygel1.service
14mu|rygel-0.28.2-1|73	
14mu|rygel-0.28.2-1|74	#----------------------------------------------------------------------------
14mu|rygel-0.28.2-1|75	
14mu|rygel-0.28.2-1|76	%package -n %{libname}
14mu|rygel-0.28.2-1|77	Summary:	Shared libraries for %{name}
14mu|rygel-0.28.2-1|78	Group:		System/Libraries
14mu|rygel-0.28.2-1|79	
14mu|rygel-0.28.2-1|80	%description -n %{libname}
14mu|rygel-0.28.2-1|81	Shared libraries for %{name}.
14mu|rygel-0.28.2-1|82	
14mu|rygel-0.28.2-1|83	%files -n %{libname}
14mu|rygel-0.28.2-1|84	%doc COPYING
14mu|rygel-0.28.2-1|85	%{_libdir}/lib*.so.*
14mu|rygel-0.28.2-1|86	
14mu|rygel-0.28.2-1|87	#----------------------------------------------------------------------------
14mu|rygel-0.28.2-1|88	
14mu|rygel-0.28.2-1|89	%package devel
14mu|rygel-0.28.2-1|90	Summary:	Development package for %{name}
14mu|rygel-0.28.2-1|91	Group:		Development/Other
14mu|rygel-0.28.2-1|92	Requires:	%{name} = %{EVRD}
14mu|rygel-0.28.2-1|93	Requires:	%{libname} = %{EVRD}
14mu|rygel-0.28.2-1|94	
14mu|rygel-0.28.2-1|95	%description devel
14mu|rygel-0.28.2-1|96	Files for development with %{name}.
14mu|rygel-0.28.2-1|97	
14mu|rygel-0.28.2-1|98	%files devel
14mu|rygel-0.28.2-1|99	%doc COPYING
14mu|rygel-0.28.2-1|100	%{_includedir}/%{name}-%{api}
14mu|rygel-0.28.2-1|101	%{_libdir}/lib*.so
14mu|rygel-0.28.2-1|102	%{_libdir}/pkgconfig/%{name}-*-%{api}.pc
14mu|rygel-0.28.2-1|103	%{_datadir}/gtk-doc/html/*
14mu|rygel-0.28.2-1|104	%{_datadir}/vala/vapi/*
14mu|rygel-0.28.2-1|105	
14mu|rygel-0.28.2-1|106	#----------------------------------------------------------------------------
14mu|rygel-0.28.2-1|107	
14mu|rygel-0.28.2-1|108	%prep
14mu|rygel-0.28.2-1|109	%setup -q
14mu|rygel-0.28.2-1|110	
14mu|rygel-0.28.2-1|111	
14mu|rygel-0.28.2-1|112	%build
14mu|rygel-0.28.2-1|113	# No more need for this
14mu|rygel-0.28.2-1|114	#export LDFLAGS="-lgtk-3 -lglib-2.0 -lgee-0.8"
14mu|rygel-0.28.2-1|115	%configure2_5x	--enable-tracker-plugin \
14mu|rygel-0.28.2-1|116	--enable-media-export-plugin \
14mu|rygel-0.28.2-1|117	--enable-external-plugin \
14mu|rygel-0.28.2-1|118	--enable-mediathek-plugin \
14mu|rygel-0.28.2-1|119	--enable-playbin-plugin \
14mu|rygel-0.28.2-1|120	--enable-gst-launch-plugin \
14mu|rygel-0.28.2-1|121	--enable-example-plugins \
14mu|rygel-0.28.2-1|122	--enable-vala \
14mu|rygel-0.28.2-1|123	--with-media-engine=gstreamer \
14mu|rygel-0.28.2-1|124	--disable-silent-rules
14mu|rygel-0.28.2-1|125	
14mu|rygel-0.28.2-1|126	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|rygel-0.28.2-1|127	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|rygel-0.28.2-1|128	
14mu|rygel-0.28.2-1|129	%make V=1
14mu|rygel-0.28.2-1|130	
14mu|rygel-0.28.2-1|131	
14mu|rygel-0.28.2-1|132	%install
14mu|rygel-0.28.2-1|133	%makeinstall_std
14mu|rygel-0.28.2-1|134	
14mu|rygel-0.28.2-1|135	%find_lang %{name}
14mu|rygel-0.28.2-1|136	
14mu|rygel-0.28.2-1|137	%changelog
14mu|rygel-0.28.2-1|138	
14mu|rygel-0.28.2-1|139	* Mon Jan 25 2016 Giovanni Mariani <mc2374@mclink.it> 0.28.2-1
14mu|rygel-0.28.2-1|140	- (07b3cf7) Updated to release 0.28.2, updated file BReqs (according to configure output) and file list
14mu|rygel-0.28.2-1|141	
14mu|rygel-0.28.2-1|142	

24070 14
14mu|samba-4.3.13-5|1	# Useful commands for testing domain controller/OpenLDAP replacement
14mu|samba-4.3.13-5|2	# functionality:
14mu|samba-4.3.13-5|3	#
14mu|samba-4.3.13-5|4	# Set up initial domain controller:
14mu|samba-4.3.13-5|5	# samba-tool domain provision --realm=LINDEV.CH --domain=LINDEV --adminpass='PASSWORD' --server-role='domain controller'
14mu|samba-4.3.13-5|6	# Query:
14mu|samba-4.3.13-5|7	# ldapsearch -H ldap://127.0.0.1 -x -w 'PASSWORD' -b "DC=lindev,DC=ch" -D "CN=Administrator,CN=Users,DC=lindev,DC=ch"
14mu|samba-4.3.13-5|8	# With TLS:
14mu|samba-4.3.13-5|9	# ldapsearch -Z -H ldaps://127.0.0.1:636 -x -w 'PASSWORD' -b "DC=lindev,DC=ch" -D "CN=Administrator,CN=Users,DC=lindev,DC=ch"
14mu|samba-4.3.13-5|10	
14mu|samba-4.3.13-5|11	%define libsmbmajor 0
14mu|samba-4.3.13-5|12	%define netapimajor 0
14mu|samba-4.3.13-5|13	%define dcerpcmajor 0
14mu|samba-4.3.13-5|14	%define hostconfigmajor 0
14mu|samba-4.3.13-5|15	%define ndrmajor 0
14mu|samba-4.3.13-5|16	%define wbclientmajor 0
14mu|samba-4.3.13-5|17	%define sambautilmajor 0
14mu|samba-4.3.13-5|18	%define registrymajor 0
14mu|samba-4.3.13-5|19	%define gensecmajor 0
14mu|samba-4.3.13-5|20	%define samdbmajor 0
14mu|samba-4.3.13-5|21	%define policymajor 0
14mu|samba-4.3.13-5|22	%define passdbmajor 0
14mu|samba-4.3.13-5|23	%define credentialsmajor 0
14mu|samba-4.3.13-5|24	%define smbconfmajor 0
14mu|samba-4.3.13-5|25	%define smbldapmajor 0
14mu|samba-4.3.13-5|26	%define tevent_utilmajor 0
14mu|samba-4.3.13-5|27	%define torture_major 0
14mu|samba-4.3.13-5|28	%define nsswinsmajor 2
14mu|samba-4.3.13-5|29	%define winbindmajor 2
14mu|samba-4.3.13-5|30	%define sambaservermajor 0
14mu|samba-4.3.13-5|31	
14mu|samba-4.3.13-5|32	# Default options
14mu|samba-4.3.13-5|33	%bcond_with doc
14mu|samba-4.3.13-5|34	%bcond_with cifs
14mu|samba-4.3.13-5|35	%bcond_without ads
14mu|samba-4.3.13-5|36	%bcond_without test
14mu|samba-4.3.13-5|37	# CUPS supports functionality for 'printcap name = cups' (9.0 and later):
14mu|samba-4.3.13-5|38	%bcond_without cupspc
14mu|samba-4.3.13-5|39	# %_{pre,postun}_service are provided by rpm-helper in 9.0 and later
14mu|samba-4.3.13-5|40	%bcond_with mysql
14mu|samba-4.3.13-5|41	%bcond_with pgsql
14mu|samba-4.3.13-5|42	
14mu|samba-4.3.13-5|43	# Allow commandline option overrides (borrowed from Vince's qmail srpm):
14mu|samba-4.3.13-5|44	# To use it, do rpm [-ba|--rebuild] --with 'xxx'
14mu|samba-4.3.13-5|45	# Check if the rpm was built with the defaults, otherwise we inform the user
14mu|samba-4.3.13-5|46	%define build_non_default 0
14mu|samba-4.3.13-5|47	%{?_with_test: %global build_non_default 1}
14mu|samba-4.3.13-5|48	%{?_without_test: %global build_non_default 1}
14mu|samba-4.3.13-5|49	%global vfsdir examples.bin/VFS
14mu|samba-4.3.13-5|50	
14mu|samba-4.3.13-5|51	%bcond_with gtk
14mu|samba-4.3.13-5|52	
14mu|samba-4.3.13-5|53	%define libname %mklibname smbclient %{libsmbmajor}
14mu|samba-4.3.13-5|54	%define devname %mklibname smbclient -d
14mu|samba-4.3.13-5|55	%define libnetapi %mklibname netapi %{netapimajor}
14mu|samba-4.3.13-5|56	%define netapidevel %mklibname netapi -d
14mu|samba-4.3.13-5|57	%define libdcerpc %mklibname dcerpc %{dcerpcmajor}
14mu|samba-4.3.13-5|58	%define dcerpcdevel %mklibname dcerpc -d
14mu|samba-4.3.13-5|59	%define libsambahostconfig %mklibname samba-hostconfig %{hostconfigmajor}
14mu|samba-4.3.13-5|60	%define sambahostconfigdevel %mklibname samba-hostconfig -d
14mu|samba-4.3.13-5|61	%define libndr %mklibname ndr %{ndrmajor}
14mu|samba-4.3.13-5|62	%define ndrdevel %mklibname ndr -d
14mu|samba-4.3.13-5|63	%define libwbclient %mklibname wbclient %{wbclientmajor}
14mu|samba-4.3.13-5|64	%define wbclientdevel %mklibname wbclient -d
14mu|samba-4.3.13-5|65	%define libsambautil %mklibname samba-util %{sambautilmajor}
14mu|samba-4.3.13-5|66	%define sambautildevel %mklibname samba-util -d
14mu|samba-4.3.13-5|67	%define libregistry %mklibname registry %{registrymajor}
14mu|samba-4.3.13-5|68	%define registrydevel %mklibname registry -d
14mu|samba-4.3.13-5|69	%define libgensec %mklibname gensec %{gensecmajor}
14mu|samba-4.3.13-5|70	%define gensecdevel %mklibname gensec -d
14mu|samba-4.3.13-5|71	%define libpolicy %mklibname samba-policy %{policymajor}
14mu|samba-4.3.13-5|72	%define libpolicydevel %mklibname samba-policy -d
14mu|samba-4.3.13-5|73	%define libsamdb %mklibname samdb %{samdbmajor}
14mu|samba-4.3.13-5|74	%define libsamdbdevel %mklibname samdb -d
14mu|samba-4.3.13-5|75	%define libtorture %mklibname torture %{torture_major}
14mu|samba-4.3.13-5|76	%define libsambapassdb %mklibname samba-passdb %{passdbmajor}
14mu|samba-4.3.13-5|77	%define libcredentials %mklibname samba-credentials %{credentialsmajor}
14mu|samba-4.3.13-5|78	%define libsmbconf %mklibname smbconf %{smbconfmajor}
14mu|samba-4.3.13-5|79	%define libsmbldap %mklibname smbldap %{smbldapmajor}
14mu|samba-4.3.13-5|80	%define libtevent_util %mklibname tevent-util %{tevent_utilmajor}
14mu|samba-4.3.13-5|81	%define libnsswins %mklibname nsswins %{nsswinsmajor}
14mu|samba-4.3.13-5|82	%define libwinbind %mklibname winbind %{winbindmajor}
14mu|samba-4.3.13-5|83	%define libsambaserver %mklibname samba-server %{sambaservermajor}
14mu|samba-4.3.13-5|84	
14mu|samba-4.3.13-5|85	#Define sets of binaries that we can use in globs and loops:
14mu|samba-4.3.13-5|86	%global commonbin ntlm_auth,testparm,regdiff,regpatch,regshell,regtree
14mu|samba-4.3.13-5|87	%global cifs_bin mount.cifs,umount.cifs
14mu|samba-4.3.13-5|88	
14mu|samba-4.3.13-5|89	%global testbin smbtorture,masktest,locktest,gentest,ndrdump
14mu|samba-4.3.13-5|90	
14mu|samba-4.3.13-5|91	%define build_expsam xml%{?_with_pgsql:,pgsql}%{?_with_mysql:,mysql}
14mu|samba-4.3.13-5|92	
14mu|samba-4.3.13-5|93	%define _serverbuild_flags -fstack-protector-all
14mu|samba-4.3.13-5|94	
14mu|samba-4.3.13-5|95	Summary:	Samba SMB server
14mu|samba-4.3.13-5|96	Name:		samba
14mu|samba-4.3.13-5|97	Version:	4.3.13
14mu|samba-4.3.13-5|98	Release:	5
14mu|samba-4.3.13-5|99	Epoch:		1
14mu|samba-4.3.13-5|100	License:	GPLv3+
14mu|samba-4.3.13-5|101	Group:		System/Servers
14mu|samba-4.3.13-5|102	Url:		http://www.samba.org
14mu|samba-4.3.13-5|103	Source0:	http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
14mu|samba-4.3.13-5|104	Source99:	http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.asc
14mu|samba-4.3.13-5|105	Source98:	http://ftp.samba.org/pub/samba/samba-pubkey.asc
14mu|samba-4.3.13-5|106	Source81:	patch-smb-conf-to-home-sharing.py
14mu|samba-4.3.13-5|107	Source1:	samba.log
14mu|samba-4.3.13-5|108	Source3:	samba.xinetd
14mu|samba-4.3.13-5|109	Source10:	samba-print-pdf.sh
14mu|samba-4.3.13-5|110	#Sources that used to be in packaging patch:
14mu|samba-4.3.13-5|111	Source20:	smbusers
14mu|samba-4.3.13-5|112	Source21:	smbprint
14mu|samba-4.3.13-5|113	#Source22:	smbadduser
14mu|samba-4.3.13-5|114	Source23:	findsmb
14mu|samba-4.3.13-5|115	#Source26:	wrepld.init
14mu|samba-4.3.13-5|116	Source28:	samba.pamd
14mu|samba-4.3.13-5|117	Source29:	system-auth-winbind.pamd
14mu|samba-4.3.13-5|118	Source41:	openldap-samba.conf
14mu|samba-4.3.13-5|119	Source100:	%{name}.rpmlintrc
14mu|samba-4.3.13-5|120	# xdr_* functions have moved from glibc into libtirpc
14mu|samba-4.3.13-5|121	Patch0:		samba-4.3.9-tirpc.patch
14mu|samba-4.3.13-5|122	Patch1:		samba-4.3.6-autofree.patch
14mu|samba-4.3.13-5|123	Patch2:		samba-4.3.11-winbind-service.patch
14mu|samba-4.3.13-5|124	Patch3:		CVE-2017-9461.patch
14mu|samba-4.3.13-5|125	Patch4:		CVE-2017-11103.patch
14mu|samba-4.3.13-5|126	Patch5:		CVE-2017-7494.patch
14mu|samba-4.3.13-5|127	
14mu|samba-4.3.13-5|128	Patch6:		CVE-2018-1050.patch
14mu|samba-4.3.13-5|129	Patch7:		CVE-2018-1057-1.patch
14mu|samba-4.3.13-5|130	Patch8:		CVE-2018-1057-2.patch
14mu|samba-4.3.13-5|131	Patch9:		CVE-2018-1057-3.patch
14mu|samba-4.3.13-5|132	Patch10:	CVE-2018-1057-4.patch
14mu|samba-4.3.13-5|133	Patch11:	CVE-2018-1057-5.patch
14mu|samba-4.3.13-5|134	Patch12:	CVE-2018-1057-6.patch
14mu|samba-4.3.13-5|135	Patch13:	CVE-2018-1057-7.patch
14mu|samba-4.3.13-5|136	Patch14:	CVE-2018-1057-8.patch
14mu|samba-4.3.13-5|137	Patch15:	CVE-2018-1057-9.patch
14mu|samba-4.3.13-5|138	Patch16:	CVE-2018-1057-10.patch
14mu|samba-4.3.13-5|139	Patch17:	CVE-2018-1057-11.patch
14mu|samba-4.3.13-5|140	Patch18:	CVE-2018-1057-12.patch
14mu|samba-4.3.13-5|141	Patch19:	CVE-2018-1057-13.patch
14mu|samba-4.3.13-5|142	
14mu|samba-4.3.13-5|143	# Required for ldb docs
14mu|samba-4.3.13-5|144	BuildRequires:	docbook-style-xsl
14mu|samba-4.3.13-5|145	# For -fuse-ld
14mu|samba-4.3.13-5|146	BuildRequires:	gcc
14mu|samba-4.3.13-5|147	BuildRequires:	gnupg
14mu|samba-4.3.13-5|148	BuildRequires:	perl-Parse-Yapp
14mu|samba-4.3.13-5|149	BuildRequires:	python-tdb
14mu|samba-4.3.13-5|150	BuildRequires:	python-tevent
14mu|samba-4.3.13-5|151	BuildRequires:	xsltproc
14mu|samba-4.3.13-5|152	BuildRequires:	acl-devel
14mu|samba-4.3.13-5|153	BuildRequires:	cups-devel
14mu|samba-4.3.13-5|154	BuildRequires:	keyutils-devel
14mu|samba-4.3.13-5|155	# Samba 3.2 and later should be built with capabilities support:
14mu|samba-4.3.13-5|156	# http://lists.samba.org/archive/samba/2009-March/146821.html
14mu|samba-4.3.13-5|157	BuildRequires:	libcap-devel
14mu|samba-4.3.13-5|158	BuildRequires:	magic-devel
14mu|samba-4.3.13-5|159	%if %{with mysql}
14mu|samba-4.3.13-5|160	BuildRequires:	mysql-devel
14mu|samba-4.3.13-5|161	%endif
14mu|samba-4.3.13-5|162	BuildRequires:	openldap-devel
14mu|samba-4.3.13-5|163	BuildRequires:	pam-devel
14mu|samba-4.3.13-5|164	BuildRequires:	readline-devel
14mu|samba-4.3.13-5|165	BuildRequires:	libsystemd-daemon-devel
14mu|samba-4.3.13-5|166	BuildRequires:	pkgconfig(talloc)
14mu|samba-4.3.13-5|167	BuildRequires:	pkgconfig(ctdb) >= 2.0
14mu|samba-4.3.13-5|168	BuildRequires:	pkgconfig(gnutls)
14mu|samba-4.3.13-5|169	%if %{with ads}
14mu|samba-4.3.13-5|170	BuildRequires:	pkgconfig(krb5)
14mu|samba-4.3.13-5|171	%endif
14mu|samba-4.3.13-5|172	BuildRequires:	pkgconfig(ldb) >= 1.1.24
14mu|samba-4.3.13-5|173	%if %{with pgsql}
14mu|samba-4.3.13-5|174	BuildRequires:	pkgconfig(libpq)
14mu|samba-4.3.13-5|175	%endif
14mu|samba-4.3.13-5|176	BuildRequires:	pkgconfig(libtirpc)
14mu|samba-4.3.13-5|177	BuildRequires:	pkgconfig(libxml-2.0)
14mu|samba-4.3.13-5|178	BuildRequires:	pkgconfig(ncurses)
14mu|samba-4.3.13-5|179	BuildRequires:	pkgconfig(popt)
14mu|samba-4.3.13-5|180	BuildRequires:	pkgconfig(pyldb-util)
14mu|samba-4.3.13-5|181	BuildRequires:	pkgconfig(pytalloc-util)
14mu|samba-4.3.13-5|182	BuildRequires:	pkgconfig(tdb)
14mu|samba-4.3.13-5|183	BuildRequires:	pkgconfig(tevent)
14mu|samba-4.3.13-5|184	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|samba-4.3.13-5|185	
14mu|samba-4.3.13-5|186	Requires(pre):	chkconfig mktemp psmisc
14mu|samba-4.3.13-5|187	Requires(pre):	coreutils sed grep
14mu|samba-4.3.13-5|188	
14mu|samba-4.3.13-5|189	Requires:	pam >= 0.64
14mu|samba-4.3.13-5|190	Requires:	%{name}-common = %{EVRD}
14mu|samba-4.3.13-5|191	
14mu|samba-4.3.13-5|192	# samba-python package contains libs on non-standard path which should not be registered in Provides
14mu|samba-4.3.13-5|193	%define __noautoprov 'samba\\/.*\\.so.*'
14mu|samba-4.3.13-5|194	
14mu|samba-4.3.13-5|195	# Library dependencies in this project are the pain. Most seem to be private and a few are kind of shared libs.
14mu|samba-4.3.13-5|196	# In fact only libsmbclient and libnsswins show signs of external usage. BUT all of them are highly dependable on
14mu|samba-4.3.13-5|197	# each other no matter the location and are tied into tight web of mutual dependencies. Urpmi gets confused each time
14mu|samba-4.3.13-5|198	# it has to operate on this project's library packages and complains on lots of LOOPs.
14mu|samba-4.3.13-5|199	# Possible solutions are:
14mu|samba-4.3.13-5|200	#	- ignore urpmi complaints and expose all the ugly LOOPs to the user,
14mu|samba-4.3.13-5|201	#	- decompose project into 300+ packages packing each and every library individually (no guarantee it gonna work),
14mu|samba-4.3.13-5|202	#	- collect nearly all libs into one big library package,
14mu|samba-4.3.13-5|203	#	- filter autodeps and take burden of ruling out dependencies by hand.
14mu|samba-4.3.13-5|204	# None of these is elegant. The last one seems to be least invasive. But it might prove to be too unreliable.
14mu|samba-4.3.13-5|205	# We'll try it first. But it's likely to be discarded any moment in favor to some other approach.
14mu|samba-4.3.13-5|206	# Disable autoreq on individual libs to get rid of library dependecy loops and provide deps on these libs to samba-* packages.
14mu|samba-4.3.13-5|207	%define __noautoreq '(lib(non-posix-acls|dcerpc-(atsvc|binding|samr|server)|dcerpc|ndr-(krb5pac|nbt|standard)|ndr|gensec|netapi|nss_winbind|pdb|registry|samba-(credentials|hostconfig|policy|util)|samdb|smbclient-raw|smb(client|conf|ldap)|tevent-util|torture|wbclient)|pam_winbind|winbind_krb5_locator)\.so|devel.*'
14mu|samba-4.3.13-5|208	
14mu|samba-4.3.13-5|209	%description
14mu|samba-4.3.13-5|210	Samba provides SMB server which can be used to provide network services
14mu|samba-4.3.13-5|211	to SMB (sometimes called "Lan Manager") clients, including various versions
14mu|samba-4.3.13-5|212	of MS Windows, OS/2, and other Linux machines. Samba also provides some SMB
14mu|samba-4.3.13-5|213	clients, which complement the built-in SMB filesystem in Linux. Samba uses
14mu|samba-4.3.13-5|214	NetBIOS over TCP/IP (NetBT) protocols and does NOT need NetBEUI (Microsoft
14mu|samba-4.3.13-5|215	Raw NetBIOS frame) protocol.
14mu|samba-4.3.13-5|216	
14mu|samba-4.3.13-5|217	Samba features working NT Domain Control capability.
14mu|samba-4.3.13-5|218	
14mu|samba-4.3.13-5|219	Please refer to the WHATSNEW.txt document for fixup information. This binary
14mu|samba-4.3.13-5|220	release includes encrypted password support.
14mu|samba-4.3.13-5|221	
14mu|samba-4.3.13-5|222	Please read the smb.conf file and ENCRYPTION.txt in the docs directory for
14mu|samba-4.3.13-5|223	implementation details.
14mu|samba-4.3.13-5|224	
14mu|samba-4.3.13-5|225	%if %{build_non_default}
14mu|samba-4.3.13-5|226	WARNING: This RPM was built with command-line options. Please
14mu|samba-4.3.13-5|227	see README.%{name}-mandrake-rpm in the documentation for
14mu|samba-4.3.13-5|228	more information.
14mu|samba-4.3.13-5|229	%endif
14mu|samba-4.3.13-5|230	
14mu|samba-4.3.13-5|231	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|232	
14mu|samba-4.3.13-5|233	%package server
14mu|samba-4.3.13-5|234	Summary:	Samba (SMB) server programs
14mu|samba-4.3.13-5|235	Group:		Networking/Other
14mu|samba-4.3.13-5|236	Requires:	%{name}-common = %{EVRD}
14mu|samba-4.3.13-5|237	# provision requires samba4-python
14mu|samba-4.3.13-5|238	Requires:	%{name}-python = %{EVRD}
14mu|samba-4.3.13-5|239	Requires(pre):	rpm-helper
14mu|samba-4.3.13-5|240	# SWAT is no longer included in 4.1.x. For now it has been removed
14mu|samba-4.3.13-5|241	# without replacement, maybe it will come back later
14mu|samba-4.3.13-5|242	Obsoletes:	%{name}-swat < 4.1.6
14mu|samba-4.3.13-5|243	#Samba-server and it's libraries were shipped in single package before 4.1.16
14mu|samba-4.3.13-5|244	Obsoletes:	%{name}-server < 1:4.1.17
14mu|samba-4.3.13-5|245	%if %{without gtk}
14mu|samba-4.3.13-5|246	Obsoletes:	%{name}-domainjoin-gui < %{EVRD}
14mu|samba-4.3.13-5|247	%endif
14mu|samba-4.3.13-5|248	%rename samba
14mu|samba-4.3.13-5|249	%rename samba-server-ldap
14mu|samba-4.3.13-5|250	
14mu|samba-4.3.13-5|251	%description server
14mu|samba-4.3.13-5|252	Samba-server provides SMB server which can be used to provide network services
14mu|samba-4.3.13-5|253	to SMB (sometimes called "Lan Manager") clients, including various versions
14mu|samba-4.3.13-5|254	of MS Windows, OS/2, and other Linux machines. Samba also provides some SMB
14mu|samba-4.3.13-5|255	clients, which complement the built-in SMB filesystem in Linux. Samba uses
14mu|samba-4.3.13-5|256	NetBIOS over TCP/IP (NetBT) protocols and does NOT need NetBEUI (Microsoft
14mu|samba-4.3.13-5|257	Raw NetBIOS frame) protocol.
14mu|samba-4.3.13-5|258	
14mu|samba-4.3.13-5|259	Samba features working NT Domain Control capability.
14mu|samba-4.3.13-5|260	
14mu|samba-4.3.13-5|261	Please refer to the WHATSNEW.txt document for fixup information. This binary
14mu|samba-4.3.13-5|262	release includes encrypted password support.
14mu|samba-4.3.13-5|263	
14mu|samba-4.3.13-5|264	Please read the smb.conf file and ENCRYPTION.txt in the docs directory for
14mu|samba-4.3.13-5|265	implementation details.
14mu|samba-4.3.13-5|266	
14mu|samba-4.3.13-5|267	%files server
14mu|samba-4.3.13-5|268	%{_bindir}/oLschema2ldif
14mu|samba-4.3.13-5|269	%{_sbindir}/samba
14mu|samba-4.3.13-5|270	%{_sbindir}/samba_dnsupdate
14mu|samba-4.3.13-5|271	%{_sbindir}/samba_spnupdate
14mu|samba-4.3.13-5|272	%{_sbindir}/samba_upgradedns
14mu|samba-4.3.13-5|273	%{_sbindir}/smbd
14mu|samba-4.3.13-5|274	%{_sbindir}/nmbd
14mu|samba-4.3.13-5|275	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}-server
14mu|samba-4.3.13-5|276	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/pam.d/%{name}
14mu|samba-4.3.13-5|277	%{_mandir}/man?/oLschema2ldif.*
14mu|samba-4.3.13-5|278	%attr(775,root,adm) %dir %{_localstatedir}/lib/%{name}/netlogon
14mu|samba-4.3.13-5|279	%attr(755,root,root) %dir %{_localstatedir}/lib/%{name}/profiles
14mu|samba-4.3.13-5|280	%attr(755,root,root) %dir %{_localstatedir}/lib/%{name}/printers
14mu|samba-4.3.13-5|281	%attr(2775,root,adm) %dir %{_localstatedir}/lib/%{name}/printers/*
14mu|samba-4.3.13-5|282	%attr(1777,root,root) %dir /var/spool/%{name}
14mu|samba-4.3.13-5|283	%dir %{_datadir}/%{name}
14mu|samba-4.3.13-5|284	%dir %{_datadir}/%{name}/scripts
14mu|samba-4.3.13-5|285	%{_datadir}/samba/setup
14mu|samba-4.3.13-5|286	%attr(0755,root,root) %{_datadir}/%{name}/scripts/print-pdf
14mu|samba-4.3.13-5|287	%{_mandir}/man8/idmap_*.8*
14mu|samba-4.3.13-5|288	%{_mandir}/man8/samba.8*
14mu|samba-4.3.13-5|289	%{_unitdir}/samba.service
14mu|samba-4.3.13-5|290	%{_unitdir}/smb.service
14mu|samba-4.3.13-5|291	%{_unitdir}/nmb.service
14mu|samba-4.3.13-5|292	%config(noreplace) %{_sysconfdir}/sysconfig/samba
14mu|samba-4.3.13-5|293	
14mu|samba-4.3.13-5|294	%post server
14mu|samba-4.3.13-5|295	# Add a unix group for samba machine accounts
14mu|samba-4.3.13-5|296	groupadd -frg 421 machines
14mu|samba-4.3.13-5|297	
14mu|samba-4.3.13-5|298	# https://wiki.archlinux.org/index.php/Samba#Creating_usershare_path
14mu|samba-4.3.13-5|299	groupadd -frg 430 sambashare
14mu|samba-4.3.13-5|300	mkdir -p %{_localstatedir}/lib/samba/usershare
14mu|samba-4.3.13-5|301	chown root:sambashare %{_localstatedir}/lib/samba/usershare
14mu|samba-4.3.13-5|302	chmod 1770 %{_localstatedir}/lib/samba/usershare
14mu|samba-4.3.13-5|303	for u in $(awk -F: '$6 ~ /\/home/ && $3 >= 500 {print $1}' /etc/passwd); do usermod -a -G sambashare $u; done
14mu|samba-4.3.13-5|304	
14mu|samba-4.3.13-5|305	%systemd_post nmb.service
14mu|samba-4.3.13-5|306	%systemd_post smb.service
14mu|samba-4.3.13-5|307	
14mu|samba-4.3.13-5|308	if [ $1 -gt 1 ] ; then
14mu|samba-4.3.13-5|309	echo "Flushing Samba cache."
14mu|samba-4.3.13-5|310	/usr/bin/net cache flush > /dev/null 2>&1 || :
14mu|samba-4.3.13-5|311	fi
14mu|samba-4.3.13-5|312	
14mu|samba-4.3.13-5|313	%postun server
14mu|samba-4.3.13-5|314	%systemd_postun nmb.service
14mu|samba-4.3.13-5|315	%systemd_postun smb.service
14mu|samba-4.3.13-5|316	
14mu|samba-4.3.13-5|317	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|318	
14mu|samba-4.3.13-5|319	%package -n %{libsambaserver}
14mu|samba-4.3.13-5|320	Summary:	Samba-server libraries
14mu|samba-4.3.13-5|321	Group:		System/Libraries
14mu|samba-4.3.13-5|322	Conflicts:	%{name}-server < 1:4.1.17
14mu|samba-4.3.13-5|323	Obsoletes:	lib64samba-bind-dlz0 < 1:4.1.17-4
14mu|samba-4.3.13-5|324	Conflicts:	lib64samba-bind-dlz0 < 1:4.1.17-4
14mu|samba-4.3.13-5|325	
14mu|samba-4.3.13-5|326	%description -n %{libsambaserver}
14mu|samba-4.3.13-5|327	Provides libraries for samba-server
14mu|samba-4.3.13-5|328	
14mu|samba-4.3.13-5|329	%files -n %{libsambaserver}
14mu|samba-4.3.13-5|330	%attr(755,root,root) /%{_lib}/security/pam_smbpass*
14mu|samba-4.3.13-5|331	%{_libdir}/%{name}/vfs/*.so
14mu|samba-4.3.13-5|332	%dir %{_libdir}/samba
14mu|samba-4.3.13-5|333	%{_libdir}/samba/ldb
14mu|samba-4.3.13-5|334	%{_libdir}/samba/service
14mu|samba-4.3.13-5|335	%{_libdir}/samba/process_model
14mu|samba-4.3.13-5|336	%{_libdir}/samba/gensec
14mu|samba-4.3.13-5|337	%{_libdir}/samba/auth
14mu|samba-4.3.13-5|338	%{_libdir}/samba/libCHARSET3-samba4.so
14mu|samba-4.3.13-5|339	%{_libdir}/samba/libHDB-SAMBA4-samba4.so
14mu|samba-4.3.13-5|340	%{_libdir}/samba/libLIBWBCLIENT-OLD-samba4.so
14mu|samba-4.3.13-5|341	%{_libdir}/samba/libMESSAGING-samba4.so
14mu|samba-4.3.13-5|342	%{_libdir}/samba/libaddns-samba4.so
14mu|samba-4.3.13-5|343	%{_sysconfdir}/ld.so.conf.d
14mu|samba-4.3.13-5|344	%if %{with ads}
14mu|samba-4.3.13-5|345	%{_libdir}/samba/libads-samba4.so
14mu|samba-4.3.13-5|346	%endif
14mu|samba-4.3.13-5|347	%{_libdir}/samba/libasn1-samba4.so.8
14mu|samba-4.3.13-5|348	%{_libdir}/samba/libasn1-samba4.so.8.0.0
14mu|samba-4.3.13-5|349	%{_libdir}/samba/libasn1util-samba4.so
14mu|samba-4.3.13-5|350	%{_libdir}/samba/libauth-samba4.so
14mu|samba-4.3.13-5|351	%{_libdir}/samba/libauth-sam-reply-samba4.so
14mu|samba-4.3.13-5|352	%{_libdir}/samba/libauth-unix-token-samba4.so
14mu|samba-4.3.13-5|353	%{_libdir}/samba/libauth4-samba4.so
14mu|samba-4.3.13-5|354	%{_libdir}/samba/libauthkrb5-samba4.so
14mu|samba-4.3.13-5|355	%{_libdir}/samba/libcli-ldap-common-samba4.so
14mu|samba-4.3.13-5|356	%{_libdir}/samba/libcli-ldap-samba4.so
14mu|samba-4.3.13-5|357	%{_libdir}/samba/libcli-nbt-samba4.so
14mu|samba-4.3.13-5|358	%{_libdir}/samba/libcli-cldap-samba4.so
14mu|samba-4.3.13-5|359	%{_libdir}/samba/libcli-smb-common-samba4.so
14mu|samba-4.3.13-5|360	%{_libdir}/samba/libcli-spoolss-samba4.so
14mu|samba-4.3.13-5|361	%{_libdir}/samba/libcliauth-samba4.so
14mu|samba-4.3.13-5|362	%{_libdir}/samba/libcluster-samba4.so
14mu|samba-4.3.13-5|363	%{_libdir}/samba/libcmdline-credentials-samba4.so
14mu|samba-4.3.13-5|364	%{_libdir}/samba/libdb-glue-samba4.so
14mu|samba-4.3.13-5|365	%{_libdir}/samba/libdbwrap-samba4.so
14mu|samba-4.3.13-5|366	%{_libdir}/samba/libdcerpc-samba-samba4.so
14mu|samba-4.3.13-5|367	%{_libdir}/samba/libdcerpc-samba4.so
14mu|samba-4.3.13-5|368	%{_libdir}/samba/libdfs-server-ad-samba4.so
14mu|samba-4.3.13-5|369	%{_libdir}/samba/libdlz-bind9-for-torture-samba4.so
14mu|samba-4.3.13-5|370	%{_libdir}/samba/libdnsserver-common-samba4.so
14mu|samba-4.3.13-5|371	%{_libdir}/samba/libdsdb-module-samba4.so
14mu|samba-4.3.13-5|372	%{_libdir}/samba/liberrors-samba4.so
14mu|samba-4.3.13-5|373	%{_libdir}/samba/libevents-samba4.so
14mu|samba-4.3.13-5|374	%{_libdir}/samba/libflag-mapping-samba4.so
14mu|samba-4.3.13-5|375	%{_libdir}/samba/libgenrand-samba4.so
14mu|samba-4.3.13-5|376	%{_libdir}/samba/libgpo-samba4.so
14mu|samba-4.3.13-5|377	%{_libdir}/samba/libgse-samba4.so
14mu|samba-4.3.13-5|378	%{_libdir}/samba/libgssapi-samba4.so.2
14mu|samba-4.3.13-5|379	%{_libdir}/samba/libgssapi-samba4.so.2.0.0
14mu|samba-4.3.13-5|380	%{_libdir}/samba/libhcrypto-samba4.so.5
14mu|samba-4.3.13-5|381	%{_libdir}/samba/libhcrypto-samba4.so.5.0.1
14mu|samba-4.3.13-5|382	%{_libdir}/samba/libhdb-samba4.so.11
14mu|samba-4.3.13-5|383	%{_libdir}/samba/libhdb-samba4.so.11.0.2
14mu|samba-4.3.13-5|384	%{_libdir}/samba/libheimbase-samba4.so.1
14mu|samba-4.3.13-5|385	%{_libdir}/samba/libheimbase-samba4.so.1.0.0
14mu|samba-4.3.13-5|386	%{_libdir}/samba/libheimntlm-samba4.so.1
14mu|samba-4.3.13-5|387	%{_libdir}/samba/libheimntlm-samba4.so.1.0.1
14mu|samba-4.3.13-5|388	%{_libdir}/samba/libhttp-samba4.so
14mu|samba-4.3.13-5|389	%{_libdir}/samba/libhx509-samba4.so.5
14mu|samba-4.3.13-5|390	%{_libdir}/samba/libhx509-samba4.so.5.0.0
14mu|samba-4.3.13-5|391	%{_libdir}/samba/libidmap-samba4.so
14mu|samba-4.3.13-5|392	%{_libdir}/samba/libinterfaces-samba4.so
14mu|samba-4.3.13-5|393	%{_libdir}/samba/libiov-buf-samba4.so
14mu|samba-4.3.13-5|394	%{_libdir}/samba/libkdc-samba4.so.2
14mu|samba-4.3.13-5|395	%{_libdir}/samba/libkdc-samba4.so.2.0.0
14mu|samba-4.3.13-5|396	%{_libdir}/samba/libkrb5-samba4.so.26
14mu|samba-4.3.13-5|397	%{_libdir}/samba/libkrb5-samba4.so.26.0.0
14mu|samba-4.3.13-5|398	%{_libdir}/samba/libkrb5samba-samba4.so
14mu|samba-4.3.13-5|399	%{_libdir}/samba/libldbsamba-samba4.so
14mu|samba-4.3.13-5|400	%{_libdir}/samba/liblibcli-lsa3-samba4.so
14mu|samba-4.3.13-5|401	%{_libdir}/samba/liblibcli-netlogon3-samba4.so
14mu|samba-4.3.13-5|402	%{_libdir}/samba/liblibsmb-samba4.so
14mu|samba-4.3.13-5|403	%{_libdir}/samba/libmessages-dgm-samba4.so
14mu|samba-4.3.13-5|404	%{_libdir}/samba/libmessages-util-samba4.so
14mu|samba-4.3.13-5|405	%{_libdir}/samba/libmsghdr-samba4.so
14mu|samba-4.3.13-5|406	%{_libdir}/samba/libmsrpc3-samba4.so
14mu|samba-4.3.13-5|407	%{_libdir}/samba/libndr-samba-samba4.so
14mu|samba-4.3.13-5|408	%{_libdir}/samba/libndr-samba4.so
14mu|samba-4.3.13-5|409	%{_libdir}/samba/libnet-keytab-samba4.so
14mu|samba-4.3.13-5|410	%{_libdir}/samba/libnetif-samba4.so
14mu|samba-4.3.13-5|411	%{_libdir}/samba/libnpa-tstream-samba4.so
14mu|samba-4.3.13-5|412	%{_libdir}/samba/libnss-info-samba4.so
14mu|samba-4.3.13-5|413	%{_libdir}/samba/libpac-samba4.so
14mu|samba-4.3.13-5|414	%{_libdir}/samba/libpopt-samba3-samba4.so
14mu|samba-4.3.13-5|415	%{_libdir}/samba/libposix-eadb-samba4.so
14mu|samba-4.3.13-5|416	%{_libdir}/samba/libprinting-migrate-samba4.so
14mu|samba-4.3.13-5|417	%{_libdir}/samba/libprocess-model-samba4.so
14mu|samba-4.3.13-5|418	%{_libdir}/samba/libreplace-samba4.so
14mu|samba-4.3.13-5|419	%{_libdir}/samba/libroken-samba4.so.19
14mu|samba-4.3.13-5|420	%{_libdir}/samba/libroken-samba4.so.19.0.1
14mu|samba-4.3.13-5|421	%{_libdir}/samba/libsamba-cluster-support-samba4.so
14mu|samba-4.3.13-5|422	%{_libdir}/samba/libsamba-debug-samba4.so
14mu|samba-4.3.13-5|423	%{_libdir}/samba/libsamba-modules-samba4.so
14mu|samba-4.3.13-5|424	%{_libdir}/samba/libsamba-net-samba4.so
14mu|samba-4.3.13-5|425	%{_libdir}/samba/libsamba-python-samba4.so
14mu|samba-4.3.13-5|426	%{_libdir}/samba/libsamba-security-samba4.so
14mu|samba-4.3.13-5|427	%{_libdir}/samba/libsamba-sockets-samba4.so
14mu|samba-4.3.13-5|428	%{_libdir}/samba/libsamba3-util-samba4.so
14mu|samba-4.3.13-5|429	%{_libdir}/samba/libsamdb-common-samba4.so
14mu|samba-4.3.13-5|430	%{_libdir}/samba/libsecrets3-samba4.so
14mu|samba-4.3.13-5|431	%{_libdir}/samba/libserver-id-db-samba4.so
14mu|samba-4.3.13-5|432	%{_libdir}/samba/libserver-role-samba4.so
14mu|samba-4.3.13-5|433	%{_libdir}/samba/libservice-samba4.so
14mu|samba-4.3.13-5|434	%{_libdir}/samba/libshares-samba4.so
14mu|samba-4.3.13-5|435	%{_libdir}/samba/libsmb-transport-samba4.so
14mu|samba-4.3.13-5|436	%{_libdir}/samba/libsmbd-base-samba4.so
14mu|samba-4.3.13-5|437	%{_libdir}/samba/libsmbd-conn-samba4.so
14mu|samba-4.3.13-5|438	%{_libdir}/samba/libsmbd-shim-samba4.so
14mu|samba-4.3.13-5|439	%{_libdir}/samba/libsmbldaphelper-samba4.so
14mu|samba-4.3.13-5|440	%{_libdir}/samba/libsmbpasswdparser-samba4.so
14mu|samba-4.3.13-5|441	%{_libdir}/samba/libsmbregistry-samba4.so
14mu|samba-4.3.13-5|442	%{_libdir}/samba/libsocket-blocking-samba4.so
14mu|samba-4.3.13-5|443	%{_libdir}/samba/libsys-rw-samba4.so
14mu|samba-4.3.13-5|444	%{_libdir}/samba/libtalloc-report-samba4.so
14mu|samba-4.3.13-5|445	%{_libdir}/samba/libtdb-wrap-samba4.so
14mu|samba-4.3.13-5|446	%{_libdir}/samba/libtime-basic-samba4.so
14mu|samba-4.3.13-5|447	%{_libdir}/samba/libtrusts-util-samba4.so
14mu|samba-4.3.13-5|448	%{_libdir}/samba/libutil-cmdline-samba4.so
14mu|samba-4.3.13-5|449	%{_libdir}/samba/libutil-reg-samba4.so
14mu|samba-4.3.13-5|450	%{_libdir}/samba/libutil-setid-samba4.so
14mu|samba-4.3.13-5|451	%{_libdir}/samba/libutil-tdb-samba4.so
14mu|samba-4.3.13-5|452	%{_libdir}/samba/libwinbind-client-samba4.so
14mu|samba-4.3.13-5|453	%{_libdir}/samba/libwind-samba4.so.0
14mu|samba-4.3.13-5|454	%{_libdir}/samba/libwind-samba4.so.0.0.0
14mu|samba-4.3.13-5|455	%{_libdir}/samba/libxattr-tdb-samba4.so
14mu|samba-4.3.13-5|456	%{_libdir}/samba/bind9
14mu|samba-4.3.13-5|457	%dir %{_libdir}/samba/vfs
14mu|samba-4.3.13-5|458	%{_libdir}/%{name}/nss_info
14mu|samba-4.3.13-5|459	%{_libdir}/%{name}/idmap
14mu|samba-4.3.13-5|460	
14mu|samba-4.3.13-5|461	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|462	
14mu|samba-4.3.13-5|463	%package client
14mu|samba-4.3.13-5|464	Summary:	Samba (SMB) client programs
14mu|samba-4.3.13-5|465	Group:		Networking/Other
14mu|samba-4.3.13-5|466	Requires:	%{name}-common = %{EVRD}
14mu|samba-4.3.13-5|467	Requires:	mount-cifs
14mu|samba-4.3.13-5|468	# For samba-tool
14mu|samba-4.3.13-5|469	Requires:	ldb-utils
14mu|samba-4.3.13-5|470	Requires:	python-ldb
14mu|samba-4.3.13-5|471	Requires:	python-talloc
14mu|samba-4.3.13-5|472	Requires:	python-tdb
14mu|samba-4.3.13-5|473	%rename samba3-client
14mu|samba-4.3.13-5|474	
14mu|samba-4.3.13-5|475	%description client
14mu|samba-4.3.13-5|476	Samba-client provides some SMB clients, which complement the built-in
14mu|samba-4.3.13-5|477	SMB filesystem in Linux. These allow the accessing of SMB shares, and
14mu|samba-4.3.13-5|478	printing to SMB printers.
14mu|samba-4.3.13-5|479	
14mu|samba-4.3.13-5|480	%files client
14mu|samba-4.3.13-5|481	%{_bindir}/cifsdd
14mu|samba-4.3.13-5|482	%{_bindir}/dbwrap_tool
14mu|samba-4.3.13-5|483	%{_bindir}/eventlogadm
14mu|samba-4.3.13-5|484	%{_bindir}/net
14mu|samba-4.3.13-5|485	%{_bindir}/nmblookup
14mu|samba-4.3.13-5|486	%{_bindir}/pdbedit
14mu|samba-4.3.13-5|487	%{_bindir}/profiles
14mu|samba-4.3.13-5|488	%{_bindir}/rpcclient
14mu|samba-4.3.13-5|489	%{_sbindir}/samba_kcc
14mu|samba-4.3.13-5|490	%{_bindir}/samba-tool
14mu|samba-4.3.13-5|491	%{_bindir}/sharesec
14mu|samba-4.3.13-5|492	%{_bindir}/smbcacls
14mu|samba-4.3.13-5|493	%{_bindir}/smbclient
14mu|samba-4.3.13-5|494	%{_bindir}/smbcontrol
14mu|samba-4.3.13-5|495	%{_bindir}/smbcquotas
14mu|samba-4.3.13-5|496	%{_bindir}/smbget
14mu|samba-4.3.13-5|497	%{_bindir}/smbpasswd
14mu|samba-4.3.13-5|498	%{_bindir}/smbspool
14mu|samba-4.3.13-5|499	%{_bindir}/smbspool_krb5_wrapper
14mu|samba-4.3.13-5|500	%{_bindir}/smbstatus
14mu|samba-4.3.13-5|501	%{_bindir}/smbta-util
14mu|samba-4.3.13-5|502	%{_bindir}/smbtree
14mu|samba-4.3.13-5|503	%{_bindir}/samba-regedit
14mu|samba-4.3.13-5|504	%{_bindir}/smbtar
14mu|samba-4.3.13-5|505	%{_mandir}/man1/dbwrap_tool.1*
14mu|samba-4.3.13-5|506	%{_mandir}/man8/samba-tool.8*
14mu|samba-4.3.13-5|507	%{_mandir}/man8/samba-regedit.8*
14mu|samba-4.3.13-5|508	%{_mandir}/man8/vfs_btrfs.8*
14mu|samba-4.3.13-5|509	%{_mandir}/man8/vfs_linux_xfs_sgid.8*
14mu|samba-4.3.13-5|510	%{_mandir}/man8/vfs_syncops.8*
14mu|samba-4.3.13-5|511	# Link of smbspool to CUPS
14mu|samba-4.3.13-5|512	%if %{with cupspc}
14mu|samba-4.3.13-5|513	%{_libdir}/cups/backend/smb
14mu|samba-4.3.13-5|514	%endif
14mu|samba-4.3.13-5|515	
14mu|samba-4.3.13-5|516	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|517	
14mu|samba-4.3.13-5|518	%package common
14mu|samba-4.3.13-5|519	Summary:	Files used by both Samba servers and clients
14mu|samba-4.3.13-5|520	Group:		System/Servers
14mu|samba-4.3.13-5|521	# rpcclient etc. use samba python modules
14mu|samba-4.3.13-5|522	Requires:	%{name}-python = %{EVRD}
14mu|samba-4.3.13-5|523	Requires:	%{libsambapassdb} = %{EVRD}
14mu|samba-4.3.13-5|524	Requires:	%{libcredentials} = %{EVRD}
14mu|samba-4.3.13-5|525	Requires:	%{libsmbconf} = %{EVRD}
14mu|samba-4.3.13-5|526	Requires:	%{libsmbldap} = %{EVRD}
14mu|samba-4.3.13-5|527	Requires:	%{libtevent_util} = %{EVRD}
14mu|samba-4.3.13-5|528	Requires(post):	systemd
14mu|samba-4.3.13-5|529	%rename 	samba-common-ldap
14mu|samba-4.3.13-5|530	Conflicts:	samba3-common
14mu|samba-4.3.13-5|531	
14mu|samba-4.3.13-5|532	# A clumzy approach to get rid of LOOPS - provide deps for individual libs _by hand_
14mu|samba-4.3.13-5|533	Requires:	%{libsmbldap } = %{EVRD}
14mu|samba-4.3.13-5|534	Requires:	%{libnetapi} = %{EVRD}
14mu|samba-4.3.13-5|535	Requires:	%{libname} = %{EVRD}
14mu|samba-4.3.13-5|536	Requires:	%{libsamdb} = %{EVRD}
14mu|samba-4.3.13-5|537	Requires:	%{libsmbconf} = %{EVRD}
14mu|samba-4.3.13-5|538	Requires:	%{libgensec} = %{EVRD}
14mu|samba-4.3.13-5|539	Requires:	%{libtevent_util} = %{EVRD}
14mu|samba-4.3.13-5|540	Requires:	%{libsambahostconfig} = %{EVRD}
14mu|samba-4.3.13-5|541	Requires:	%{libwinbind} = %{EVRD}
14mu|samba-4.3.13-5|542	Requires:	%{libndr} = %{EVRD}
14mu|samba-4.3.13-5|543	Requires:	%{libwbclient} = %{EVRD}
14mu|samba-4.3.13-5|544	Requires:	%{libcredentials} = %{EVRD}
14mu|samba-4.3.13-5|545	Requires:	%{libregistry} = %{EVRD}
14mu|samba-4.3.13-5|546	Requires:	%{libsambapassdb} = %{EVRD}
14mu|samba-4.3.13-5|547	Requires:	%{libsmbldap} = %{EVRD}
14mu|samba-4.3.13-5|548	Requires:	%{libsambautil} = %{EVRD}
14mu|samba-4.3.13-5|549	Requires:	%{libdcerpc} = %{EVRD}
14mu|samba-4.3.13-5|550	
14mu|samba-4.3.13-5|551	%description common
14mu|samba-4.3.13-5|552	Samba-common provides files necessary for both the server and client
14mu|samba-4.3.13-5|553	packages of Samba.
14mu|samba-4.3.13-5|554	
14mu|samba-4.3.13-5|555	%files common
14mu|samba-4.3.13-5|556	%{_prefix}/lib/tmpfiles.d/samba.conf
14mu|samba-4.3.13-5|557	%dir /var/cache/%{name}
14mu|samba-4.3.13-5|558	%dir /var/log/%{name}
14mu|samba-4.3.13-5|559	%ghost /var/run/%{name}
14mu|samba-4.3.13-5|560	%dir /var/lib/%{name}/private
14mu|samba-4.3.13-5|561	%(for i in %{_bindir}/{%{commonbin}};do echo $i;done)
14mu|samba-4.3.13-5|562	%(for i in %{_mandir}/man?/{%{commonbin}}\.[0-9]*;do echo $i|grep -v testparm;done)
14mu|samba-4.3.13-5|563	%dir %{_libdir}/%{name}
14mu|samba-4.3.13-5|564	%{_libdir}/%{name}/libnon-posix-acls-samba4.so
14mu|samba-4.3.13-5|565	%dir %{_datadir}/%{name}
14mu|samba-4.3.13-5|566	%dir %{_sysconfdir}/%{name}
14mu|samba-4.3.13-5|567	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/smb.conf
14mu|samba-4.3.13-5|568	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/lmhosts
14mu|samba-4.3.13-5|569	%dir %{_localstatedir}/lib/%{name}
14mu|samba-4.3.13-5|570	%attr(-,root,root) %{_localstatedir}/lib/%{name}/codepages
14mu|samba-4.3.13-5|571	%{_mandir}/man1/findsmb.1*
14mu|samba-4.3.13-5|572	%{_mandir}/man1/log2pcap.1*
14mu|samba-4.3.13-5|573	%{_mandir}/man1/nmblookup.1*
14mu|samba-4.3.13-5|574	%{_mandir}/man1/profiles.1*
14mu|samba-4.3.13-5|575	%{_mandir}/man1/rpcclient.1*
14mu|samba-4.3.13-5|576	%{_mandir}/man1/sharesec.1*
14mu|samba-4.3.13-5|577	%{_mandir}/man1/smbcacls.1*
14mu|samba-4.3.13-5|578	%{_mandir}/man1/smbclient.1*
14mu|samba-4.3.13-5|579	%{_mandir}/man1/smbcontrol.1*
14mu|samba-4.3.13-5|580	%{_mandir}/man1/smbcquotas.1*
14mu|samba-4.3.13-5|581	%{_mandir}/man1/smbget.1*
14mu|samba-4.3.13-5|582	%{_mandir}/man1/smbstatus.1*
14mu|samba-4.3.13-5|583	%{_mandir}/man1/smbtar.1*
14mu|samba-4.3.13-5|584	%{_mandir}/man1/smbtree.1*
14mu|samba-4.3.13-5|585	%{_mandir}/man1/testparm.1*
14mu|samba-4.3.13-5|586	%{_mandir}/man1/vfstest.1*
14mu|samba-4.3.13-5|587	%{_mandir}/man1/wbinfo.1*
14mu|samba-4.3.13-5|588	%{_mandir}/man5/lmhosts.5*
14mu|samba-4.3.13-5|589	%{_mandir}/man5/pam_winbind.conf.5*
14mu|samba-4.3.13-5|590	%{_mandir}/man5/smb.conf.5*
14mu|samba-4.3.13-5|591	%{_mandir}/man5/smbgetrc.5*
14mu|samba-4.3.13-5|592	%{_mandir}/man5/smbpasswd.5*
14mu|samba-4.3.13-5|593	%{_mandir}/man7/samba.7*
14mu|samba-4.3.13-5|594	%{_mandir}/man7/winbind_krb5_locator.7*
14mu|samba-4.3.13-5|595	%{_mandir}/man8/eventlogadm.8*
14mu|samba-4.3.13-5|596	%{_mandir}/man8/net.8*
14mu|samba-4.3.13-5|597	%{_mandir}/man8/nmbd.8*
14mu|samba-4.3.13-5|598	%{_mandir}/man8/pam_winbind.8*
14mu|samba-4.3.13-5|599	%{_mandir}/man8/pdbedit.8*
14mu|samba-4.3.13-5|600	%{_mandir}/man8/smbd.8*
14mu|samba-4.3.13-5|601	%{_mandir}/man8/smbpasswd.8*
14mu|samba-4.3.13-5|602	%{_mandir}/man8/smbspool.8*
14mu|samba-4.3.13-5|603	%{_mandir}/man8/smbspool_krb5_wrapper.8*
14mu|samba-4.3.13-5|604	%{_mandir}/man8/smbta-util.8*
14mu|samba-4.3.13-5|605	%{_mandir}/man8/vfs_acl_tdb.8*
14mu|samba-4.3.13-5|606	%{_mandir}/man8/vfs_acl_xattr.8*
14mu|samba-4.3.13-5|607	%{_mandir}/man8/vfs_aio_fork.8*
14mu|samba-4.3.13-5|608	%{_mandir}/man8/vfs_aio_linux.8*
14mu|samba-4.3.13-5|609	%{_mandir}/man8/vfs_aio_pthread.8*
14mu|samba-4.3.13-5|610	%{_mandir}/man8/vfs_audit.8*
14mu|samba-4.3.13-5|611	%{_mandir}/man8/vfs_cacheprime.8*
14mu|samba-4.3.13-5|612	%{_mandir}/man8/vfs_cap.8*
14mu|samba-4.3.13-5|613	%{_mandir}/man8/vfs_catia.8*
14mu|samba-4.3.13-5|614	%{_mandir}/man8/vfs_ceph.8*
14mu|samba-4.3.13-5|615	%{_mandir}/man8/vfs_commit.8*
14mu|samba-4.3.13-5|616	%{_mandir}/man8/vfs_crossrename.8*
14mu|samba-4.3.13-5|617	%{_mandir}/man8/vfs_default_quota.8*
14mu|samba-4.3.13-5|618	%{_mandir}/man8/vfs_dirsort.8*
14mu|samba-4.3.13-5|619	%{_mandir}/man8/vfs_extd_audit.8*
14mu|samba-4.3.13-5|620	%{_mandir}/man8/vfs_fake_perms.8*
14mu|samba-4.3.13-5|621	%{_mandir}/man8/vfs_fileid.8*
14mu|samba-4.3.13-5|622	%{_mandir}/man8/vfs_fruit.8*
14mu|samba-4.3.13-5|623	%{_mandir}/man8/vfs_full_audit.8*
14mu|samba-4.3.13-5|624	%{_mandir}/man8/vfs_glusterfs.8*
14mu|samba-4.3.13-5|625	%{_mandir}/man8/vfs_gpfs.8*
14mu|samba-4.3.13-5|626	%{_mandir}/man8/vfs_media_harmony.8*
14mu|samba-4.3.13-5|627	%{_mandir}/man8/vfs_netatalk.8*
14mu|samba-4.3.13-5|628	%{_mandir}/man8/vfs_prealloc.8*
14mu|samba-4.3.13-5|629	%{_mandir}/man8/vfs_preopen.8*
14mu|samba-4.3.13-5|630	%{_mandir}/man8/vfs_readahead.8*
14mu|samba-4.3.13-5|631	%{_mandir}/man8/vfs_readonly.8*
14mu|samba-4.3.13-5|632	%{_mandir}/man8/vfs_recycle.8*
14mu|samba-4.3.13-5|633	%{_mandir}/man8/vfs_scannedonly.8*
14mu|samba-4.3.13-5|634	%{_mandir}/man8/vfs_shadow_copy.8*
14mu|samba-4.3.13-5|635	%{_mandir}/man8/vfs_shadow_copy2.8*
14mu|samba-4.3.13-5|636	%{_mandir}/man8/vfs_shell_snap.8*
14mu|samba-4.3.13-5|637	%{_mandir}/man8/vfs_smb_traffic_analyzer.8*
14mu|samba-4.3.13-5|638	%{_mandir}/man8/vfs_snapper.8*
14mu|samba-4.3.13-5|639	%{_mandir}/man8/vfs_streams_depot.8*
14mu|samba-4.3.13-5|640	%{_mandir}/man8/vfs_streams_xattr.8*
14mu|samba-4.3.13-5|641	%{_mandir}/man8/vfs_time_audit.8*
14mu|samba-4.3.13-5|642	%{_mandir}/man8/vfs_tsmsm.8*
14mu|samba-4.3.13-5|643	%{_mandir}/man8/vfs_xattr_tdb.8*
14mu|samba-4.3.13-5|644	%{_mandir}/man8/vfs_unityed_media.8*
14mu|samba-4.3.13-5|645	%{_mandir}/man8/vfs_worm.8*
14mu|samba-4.3.13-5|646	%{_mandir}/man8/winbindd.8*
14mu|samba-4.3.13-5|647	
14mu|samba-4.3.13-5|648	%post common
14mu|samba-4.3.13-5|649	systemd-tmpfiles --create %{_prefix}/lib/tmpfiles.d/samba.conf
14mu|samba-4.3.13-5|650	# And this too, in case we don't have smbd to create it for us
14mu|samba-4.3.13-5|651	[ -f /var/cache/%{name}/unexpected.tdb ] || {
14mu|samba-4.3.13-5|652	touch /var/cache/%{name}/unexpected.tdb
14mu|samba-4.3.13-5|653	}
14mu|samba-4.3.13-5|654	
14mu|samba-4.3.13-5|655	%postun common
14mu|samba-4.3.13-5|656	if [ -f %{_sysconfdir}/%{name}/README.mdk.conf ];then rm -f %{_sysconfdir}/%{name}/README.mdk.conf;fi
14mu|samba-4.3.13-5|657	
14mu|samba-4.3.13-5|658	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|659	
14mu|samba-4.3.13-5|660	%if %{with doc}
14mu|samba-4.3.13-5|661	%package doc
14mu|samba-4.3.13-5|662	Summary:	Documentation for Samba servers and clients
14mu|samba-4.3.13-5|663	Group:		Documentation
14mu|samba-4.3.13-5|664	
14mu|samba-4.3.13-5|665	%description doc
14mu|samba-4.3.13-5|666	Samba-doc provides documentation files for both the server and client
14mu|samba-4.3.13-5|667	packages of Samba.
14mu|samba-4.3.13-5|668	
14mu|samba-4.3.13-5|669	%files doc
14mu|samba-4.3.13-5|670	%doc README COPYING
14mu|samba-4.3.13-5|671	%doc WHATSNEW.txt Roadmap
14mu|samba-4.3.13-5|672	%doc clean-docs/samba-doc/docs/*
14mu|samba-4.3.13-5|673	%doc clean-docs/samba-doc/examples
14mu|samba-4.3.13-5|674	%endif
14mu|samba-4.3.13-5|675	
14mu|samba-4.3.13-5|676	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|677	
14mu|samba-4.3.13-5|678	%package -n %{libwinbind}
14mu|samba-4.3.13-5|679	Summary:	Samba-winbind daemon libraries
14mu|samba-4.3.13-5|680	Group:		System/Libraries
14mu|samba-4.3.13-5|681	Conflicts:	%{libsambaserver} < 1:4.1.17
14mu|samba-4.3.13-5|682	
14mu|samba-4.3.13-5|683	%description -n %{libwinbind}
14mu|samba-4.3.13-5|684	Provides libraries for winbind daemon and testing tools
14mu|samba-4.3.13-5|685	
14mu|samba-4.3.13-5|686	%files -n %{libwinbind}
14mu|samba-4.3.13-5|687	%attr(755,root,root) /%{_lib}/security/pam_winbind*
14mu|samba-4.3.13-5|688	%attr(755,root,root) /%{_lib}/libnss_winbind*
14mu|samba-4.3.13-5|689	%{_libdir}/winbind_krb5_locator.so
14mu|samba-4.3.13-5|690	
14mu|samba-4.3.13-5|691	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|692	
14mu|samba-4.3.13-5|693	%package winbind
14mu|samba-4.3.13-5|694	Summary: 	Samba-winbind daemon, utilities and documentation
14mu|samba-4.3.13-5|695	Group:		System/Servers
14mu|samba-4.3.13-5|696	Requires:	%{name}-common = %{EVRD}
14mu|samba-4.3.13-5|697	Requires:	%{libwinbind} = %{EVRD}
14mu|samba-4.3.13-5|698	
14mu|samba-4.3.13-5|699	%description winbind
14mu|samba-4.3.13-5|700	Provides the winbind daemon and testing tools to allow authentication
14mu|samba-4.3.13-5|701	and group/user enumeration from a Windows or Samba domain controller.
14mu|samba-4.3.13-5|702	
14mu|samba-4.3.13-5|703	%files winbind
14mu|samba-4.3.13-5|704	# %config(noreplace) %{_sysconfdir}/security/pam_winbind.conf
14mu|samba-4.3.13-5|705	%{_sbindir}/winbindd
14mu|samba-4.3.13-5|706	%{_bindir}/wbinfo
14mu|samba-4.3.13-5|707	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/pam.d/system-auth-winbind*
14mu|samba-4.3.13-5|708	%{_unitdir}/winbind.service
14mu|samba-4.3.13-5|709	
14mu|samba-4.3.13-5|710	%post winbind
14mu|samba-4.3.13-5|711	if [ $1 = 1 ]; then
14mu|samba-4.3.13-5|712	/sbin/chkconfig winbind on
14mu|samba-4.3.13-5|713	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmsave
14mu|samba-4.3.13-5|714	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmtemp
14mu|samba-4.3.13-5|715	for i in passwd group;do
14mu|samba-4.3.13-5|716	grep ^$i %{_sysconfdir}/nsswitch.conf |grep -v 'winbind' >/dev/null
14mu|samba-4.3.13-5|717	if [ $? = 0 ];then
14mu|samba-4.3.13-5|718	echo "Adding a winbind entry to the $i section of %{_sysconfdir}/nsswitch.conf"
14mu|samba-4.3.13-5|719	awk '/^'$i'/ {print $0 " winbind"};!/^'$i'/ {print}' %{_sysconfdir}/nsswitch.conf.rpmtemp >%{_sysconfdir}/nsswitch.conf;
14mu|samba-4.3.13-5|720	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmtemp
14mu|samba-4.3.13-5|721	else
14mu|samba-4.3.13-5|722	echo "$i entry found in %{_sysconfdir}/nsswitch.conf"
14mu|samba-4.3.13-5|723	fi
14mu|samba-4.3.13-5|724	done
14mu|samba-4.3.13-5|725	if [ -f %{_sysconfdir}/nsswitch.conf.rpmtemp ];then rm -f %{_sysconfdir}/nsswitch.conf.rpmtemp;fi
14mu|samba-4.3.13-5|726	fi
14mu|samba-4.3.13-5|727	
14mu|samba-4.3.13-5|728	%systemd_post winbind.service
14mu|samba-4.3.13-5|729	
14mu|samba-4.3.13-5|730	%preun winbind
14mu|samba-4.3.13-5|731	if [ $1 = 0 ]; then
14mu|samba-4.3.13-5|732	echo "Removing winbind entries from %{_sysconfdir}/nsswitch.conf"
14mu|samba-4.3.13-5|733	perl -pi -e 's/ winbind//' %{_sysconfdir}/nsswitch.conf
14mu|samba-4.3.13-5|734	/sbin/chkconfig winbind reset
14mu|samba-4.3.13-5|735	fi
14mu|samba-4.3.13-5|736	
14mu|samba-4.3.13-5|737	%systemd_postun winbind.service
14mu|samba-4.3.13-5|738	
14mu|samba-4.3.13-5|739	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|740	
14mu|samba-4.3.13-5|741	%package -n %{libnsswins}
14mu|samba-4.3.13-5|742	Summary:	Name Service Switch service for WINS
14mu|samba-4.3.13-5|743	Group:		System/Libraries
14mu|samba-4.3.13-5|744	Requires:	%{name}-common = %{EVRD}
14mu|samba-4.3.13-5|745	Conflicts:	nss_wins < 1:4.1.17
14mu|samba-4.3.13-5|746	Obsoletes:	nss_wins < 1:4.1.17
14mu|samba-4.3.13-5|747	Provides:	nss_wins = %{EVRD}
14mu|samba-4.3.13-5|748	Requires(pre):	glibc
14mu|samba-4.3.13-5|749	
14mu|samba-4.3.13-5|750	# A clumzy approach to get rid of LOOPS - provide deps for individual libs _by hand_
14mu|samba-4.3.13-5|751	Requires:	%{libsmbconf} = %{EVRD}
14mu|samba-4.3.13-5|752	Requires:	%{libsambautil} = %{EVRD}
14mu|samba-4.3.13-5|753	
14mu|samba-4.3.13-5|754	%description -n %{libnsswins}
14mu|samba-4.3.13-5|755	Provides the libnss_wins shared library which resolves NetBIOS names to
14mu|samba-4.3.13-5|756	IP addresses.
14mu|samba-4.3.13-5|757	
14mu|samba-4.3.13-5|758	%files -n %{libnsswins}
14mu|samba-4.3.13-5|759	%attr(755,root,root) /%{_lib}/libnss_wins.so*
14mu|samba-4.3.13-5|760	
14mu|samba-4.3.13-5|761	%post -n %{libnsswins}
14mu|samba-4.3.13-5|762	if [ $1 = 1 ]; then
14mu|samba-4.3.13-5|763	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmsave
14mu|samba-4.3.13-5|764	grep '^hosts' %{_sysconfdir}/nsswitch.conf |grep -v 'wins' >/dev/null
14mu|samba-4.3.13-5|765	if [ $? = 0 ];then
14mu|samba-4.3.13-5|766	echo "Adding a wins entry to the hosts section of %{_sysconfdir}/nsswitch.conf"
14mu|samba-4.3.13-5|767	awk '/^hosts/ {print $0 " wins"};!/^hosts/ {print}' %{_sysconfdir}/nsswitch.conf.rpmsave >%{_sysconfdir}/nsswitch.conf;
14mu|samba-4.3.13-5|768	else
14mu|samba-4.3.13-5|769	echo "wins entry found in %{_sysconfdir}/nsswitch.conf"
14mu|samba-4.3.13-5|770	fi
14mu|samba-4.3.13-5|771	fi
14mu|samba-4.3.13-5|772	
14mu|samba-4.3.13-5|773	%preun -n %{libnsswins}
14mu|samba-4.3.13-5|774	if [ $1 = 0 ]; then
14mu|samba-4.3.13-5|775	echo "Removing wins entry from %{_sysconfdir}/nsswitch.conf"
14mu|samba-4.3.13-5|776	perl -pi -e 's/ wins//' %{_sysconfdir}/nsswitch.conf
14mu|samba-4.3.13-5|777	fi
14mu|samba-4.3.13-5|778	
14mu|samba-4.3.13-5|779	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|780	
14mu|samba-4.3.13-5|781	%package python
14mu|samba-4.3.13-5|782	Summary:	Samba Python modules
14mu|samba-4.3.13-5|783	Group:		Development/Python
14mu|samba-4.3.13-5|784	BuildRequires:	pkgconfig(python)
14mu|samba-4.3.13-5|785	
14mu|samba-4.3.13-5|786	# A clumzy approach to get rid of LOOPS - provide deps for individual libs _by hand_
14mu|samba-4.3.13-5|787	Requires:	%{libpolicy} = %{EVRD}
14mu|samba-4.3.13-5|788	
14mu|samba-4.3.13-5|789	%description python
14mu|samba-4.3.13-5|790	Samba Python modules.
14mu|samba-4.3.13-5|791	
14mu|samba-4.3.13-5|792	%files python
14mu|samba-4.3.13-5|793	%{py_platsitedir}/*
14mu|samba-4.3.13-5|794	
14mu|samba-4.3.13-5|795	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|796	
14mu|samba-4.3.13-5|797	%if %{with test}
14mu|samba-4.3.13-5|798	%package test
14mu|samba-4.3.13-5|799	Summary:	Debugging and benchmarking tools for samba
14mu|samba-4.3.13-5|800	Group:		System/Servers
14mu|samba-4.3.13-5|801	Requires:	%{name}-common = %{EVRD}
14mu|samba-4.3.13-5|802	
14mu|samba-4.3.13-5|803	# A clumzy approach to get rid of LOOPS - provide deps for individual libs _by hand_
14mu|samba-4.3.13-5|804	Requires:	%{libtorture} = %{EVRD}
14mu|samba-4.3.13-5|805	
14mu|samba-4.3.13-5|806	%description test
14mu|samba-4.3.13-5|807	This package provides tools for benchmarking samba, and debugging the correct
14mu|samba-4.3.13-5|808	operation of tools against smb servers.
14mu|samba-4.3.13-5|809	
14mu|samba-4.3.13-5|810	%files test
14mu|samba-4.3.13-5|811	%(for i in %{_bindir}/{%{testbin}};do echo $i;done)
14mu|samba-4.3.13-5|812	%(for i in %{_mandir}/man1/{%{testbin}}.1%{_extension};do echo $i|grep -v nsstest;done)
14mu|samba-4.3.13-5|813	%endif
14mu|samba-4.3.13-5|814	
14mu|samba-4.3.13-5|815	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|816	
14mu|samba-4.3.13-5|817	%package -n %{libname}
14mu|samba-4.3.13-5|818	Summary:	SMB Client Library
14mu|samba-4.3.13-5|819	Group:		System/Libraries
14mu|samba-4.3.13-5|820	Provides:	libsmbclient = %{EVRD}
14mu|samba-4.3.13-5|821	
14mu|samba-4.3.13-5|822	%description -n %{libname}
14mu|samba-4.3.13-5|823	This package contains the SMB client library, part of the samba suite of
14mu|samba-4.3.13-5|824	networking software, allowing other software to access SMB shares.
14mu|samba-4.3.13-5|825	
14mu|samba-4.3.13-5|826	%files -n %{libname}
14mu|samba-4.3.13-5|827	%{_libdir}/libsmbclient.so.%{libsmbmajor}*
14mu|samba-4.3.13-5|828	%{_libdir}/libsmbclient-raw.so.%{libsmbmajor}*
14mu|samba-4.3.13-5|829	
14mu|samba-4.3.13-5|830	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|831	
14mu|samba-4.3.13-5|832	%package -n %{devname}
14mu|samba-4.3.13-5|833	Summary:	SMB Client Library Development files
14mu|samba-4.3.13-5|834	Group:		Development/C
14mu|samba-4.3.13-5|835	Requires:	%{libname} = %{EVRD}
14mu|samba-4.3.13-5|836	Requires:	%{libcredentials} = %{EVRD}
14mu|samba-4.3.13-5|837	Requires:	%{libdcerpc} = %{EVRD}
14mu|samba-4.3.13-5|838	Requires:	%{libgensec} = %{EVRD}
14mu|samba-4.3.13-5|839	Requires:	%{libtevent_util} = %{EVRD}
14mu|samba-4.3.13-5|840	Requires:	%{libwbclient} = %{EVRD}
14mu|samba-4.3.13-5|841	Requires:	%{libsambahostconfig} = %{EVRD}
14mu|samba-4.3.13-5|842	Requires:	%{libndr} = %{EVRD}
14mu|samba-4.3.13-5|843	Requires:	%{libsmbconf} = %{EVRD}
14mu|samba-4.3.13-5|844	Requires:	%{libsambautil} = %{EVRD}
14mu|samba-4.3.13-5|845	Requires:	%{name}-common = %{EVRD}
14mu|samba-4.3.13-5|846	
14mu|samba-4.3.13-5|847	Conflicts:	%{_lib}smbclient0-devel < 1:4.1.9-10
14mu|samba-4.3.13-5|848	Obsoletes:	%{_lib}smbclient0-devel < 1:4.1.9-10
14mu|samba-4.3.13-5|849	
14mu|samba-4.3.13-5|850	%description -n %{devname}
14mu|samba-4.3.13-5|851	This package contains the development files for the SMB client library, part
14mu|samba-4.3.13-5|852	of the samba suite of networking software, allowing the development of other
14mu|samba-4.3.13-5|853	software to access SMB shares.
14mu|samba-4.3.13-5|854	
14mu|samba-4.3.13-5|855	%files -n %{devname}
14mu|samba-4.3.13-5|856	%{_includedir}/samba-4.0/libsmbclient.h
14mu|samba-4.3.13-5|857	%{_libdir}/libsmbclient.so
14mu|samba-4.3.13-5|858	%{_mandir}/man7/libsmbclient.7*
14mu|samba-4.3.13-5|859	%{_libdir}/pkgconfig/smbclient.pc
14mu|samba-4.3.13-5|860	
14mu|samba-4.3.13-5|861	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|862	
14mu|samba-4.3.13-5|863	%package devel
14mu|samba-4.3.13-5|864	Summary:	Samba 4 development package
14mu|samba-4.3.13-5|865	Group:		Development/C
14mu|samba-4.3.13-5|866	Requires:	%{devname} = %{EVRD}
14mu|samba-4.3.13-5|867	Requires:	%{name}-common = %{EVRD}
14mu|samba-4.3.13-5|868	Obsoletes:	%{_lib}smbsharemodes-devel < 1:4.3.1
14mu|samba-4.3.13-5|869	
14mu|samba-4.3.13-5|870	%description devel
14mu|samba-4.3.13-5|871	Samba 4 development libraries.
14mu|samba-4.3.13-5|872	
14mu|samba-4.3.13-5|873	%files devel
14mu|samba-4.3.13-5|874	%{_includedir}/samba-4.0/charset.h
14mu|samba-4.3.13-5|875	%dir %{_includedir}/samba-4.0/core
14mu|samba-4.3.13-5|876	%{_includedir}/samba-4.0/core/*.h
14mu|samba-4.3.13-5|877	%{_includedir}/samba-4.0/credentials.h
14mu|samba-4.3.13-5|878	%{_includedir}/samba-4.0/dlinklist.h
14mu|samba-4.3.13-5|879	%{_includedir}/samba-4.0/domain_credentials.h
14mu|samba-4.3.13-5|880	%dir %{_includedir}/samba-4.0/gen_ndr
14mu|samba-4.3.13-5|881	%{_includedir}/samba-4.0/gen_ndr/*.h
14mu|samba-4.3.13-5|882	%{_includedir}/samba-4.0/ldap*.h
14mu|samba-4.3.13-5|883	%{_includedir}/samba-4.0/ndr.h
14mu|samba-4.3.13-5|884	%{_includedir}/samba-4.0/ndr
14mu|samba-4.3.13-5|885	%{_includedir}/samba-4.0/param.h
14mu|samba-4.3.13-5|886	%{_includedir}/samba-4.0/samba/
14mu|samba-4.3.13-5|887	%{_includedir}/samba-4.0/share.h
14mu|samba-4.3.13-5|888	%{_includedir}/samba-4.0/smb2_lease.h
14mu|samba-4.3.13-5|889	%{_includedir}/samba-4.0/tdr.h
14mu|samba-4.3.13-5|890	%{_includedir}/samba-4.0/tsocket.h
14mu|samba-4.3.13-5|891	%{_includedir}/samba-4.0/tsocket_internal.h
14mu|samba-4.3.13-5|892	%{_includedir}/samba-4.0/tstream_smbXcli_np.h
14mu|samba-4.3.13-5|893	%{_includedir}/samba-4.0/torture.h
14mu|samba-4.3.13-5|894	%{_includedir}/samba-4.0/rpc_common.h
14mu|samba-4.3.13-5|895	%dir %{_includedir}/samba-4.0/util/
14mu|samba-4.3.13-5|896	%{_includedir}/samba-4.0/util/*.h
14mu|samba-4.3.13-5|897	%{_includedir}/samba-4.0/util_ldb.h
14mu|samba-4.3.13-5|898	%{_includedir}/samba-4.0/ldb_wrap.h
14mu|samba-4.3.13-5|899	%{_libdir}/pkgconfig/torture.pc
14mu|samba-4.3.13-5|900	%{_libdir}/pkgconfig/samba-util.pc
14mu|samba-4.3.13-5|901	%{_libdir}/libtorture.so
14mu|samba-4.3.13-5|902	%{_libdir}/libsamba-passdb.so
14mu|samba-4.3.13-5|903	%{_libdir}/libsmbclient-raw.so
14mu|samba-4.3.13-5|904	%{_libdir}/libsmbconf.so
14mu|samba-4.3.13-5|905	%{_libdir}/libsmbldap.so
14mu|samba-4.3.13-5|906	%{_libdir}/libtevent-util.so
14mu|samba-4.3.13-5|907	%{_includedir}/samba-4.0/lookup_sid.h
14mu|samba-4.3.13-5|908	%{_includedir}/samba-4.0/machine_sid.h
14mu|samba-4.3.13-5|909	%{_includedir}/samba-4.0/passdb.h
14mu|samba-4.3.13-5|910	%{_includedir}/samba-4.0/policy.h
14mu|samba-4.3.13-5|911	%{_includedir}/samba-4.0/read_smb.h
14mu|samba-4.3.13-5|912	%{_includedir}/samba-4.0/roles.h
14mu|samba-4.3.13-5|913	%{_includedir}/samba-4.0/samba_util.h
14mu|samba-4.3.13-5|914	%{_includedir}/samba-4.0/smb2.h
14mu|samba-4.3.13-5|915	%{_includedir}/samba-4.0/smb2_constants.h
14mu|samba-4.3.13-5|916	%{_includedir}/samba-4.0/smb2_create_blob.h
14mu|samba-4.3.13-5|917	%{_includedir}/samba-4.0/smb2_lease_struct.h
14mu|samba-4.3.13-5|918	%{_includedir}/samba-4.0/smb2_signing.h
14mu|samba-4.3.13-5|919	%{_includedir}/samba-4.0/smb_cli.h
14mu|samba-4.3.13-5|920	%{_includedir}/samba-4.0/smb_cliraw.h
14mu|samba-4.3.13-5|921	%{_includedir}/samba-4.0/smb_common.h
14mu|samba-4.3.13-5|922	%{_includedir}/samba-4.0/smb_composite.h
14mu|samba-4.3.13-5|923	%{_includedir}/samba-4.0/smb_constants.h
14mu|samba-4.3.13-5|924	%{_includedir}/samba-4.0/smb_ldap.h
14mu|samba-4.3.13-5|925	%{_includedir}/samba-4.0/smb_raw.h
14mu|samba-4.3.13-5|926	%{_includedir}/samba-4.0/smb_raw_interfaces.h
14mu|samba-4.3.13-5|927	%{_includedir}/samba-4.0/smb_raw_signing.h
14mu|samba-4.3.13-5|928	%{_includedir}/samba-4.0/smb_raw_trans2.h
14mu|samba-4.3.13-5|929	%{_includedir}/samba-4.0/smb_request.h
14mu|samba-4.3.13-5|930	%{_includedir}/samba-4.0/smb_seal.h
14mu|samba-4.3.13-5|931	%{_includedir}/samba-4.0/smb_signing.h
14mu|samba-4.3.13-5|932	%{_includedir}/samba-4.0/smb_unix_ext.h
14mu|samba-4.3.13-5|933	%{_includedir}/samba-4.0/smb_util.h
14mu|samba-4.3.13-5|934	%{_includedir}/samba-4.0/smbconf.h
14mu|samba-4.3.13-5|935	%{_includedir}/samba-4.0/smbldap.h
14mu|samba-4.3.13-5|936	%{_libdir}/pkgconfig/samba-credentials.pc
14mu|samba-4.3.13-5|937	%{_libdir}/pkgconfig/smbclient-raw.pc
14mu|samba-4.3.13-5|938	
14mu|samba-4.3.13-5|939	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|940	
14mu|samba-4.3.13-5|941	%package pidl
14mu|samba-4.3.13-5|942	Summary:	Perl IDL compiler for Samba4
14mu|samba-4.3.13-5|943	Group:		Development/Perl
14mu|samba-4.3.13-5|944	
14mu|samba-4.3.13-5|945	%description pidl
14mu|samba-4.3.13-5|946	Perl Interface Description Language compiler for Samba4.
14mu|samba-4.3.13-5|947	
14mu|samba-4.3.13-5|948	%files pidl
14mu|samba-4.3.13-5|949	%{_bindir}/pidl
14mu|samba-4.3.13-5|950	%{perl_vendorlib}/Parse/Pidl*
14mu|samba-4.3.13-5|951	%optional %{_mandir}/man1/pidl.1.*
14mu|samba-4.3.13-5|952	%optional %{_mandir}/man3/Parse::Pidl*.3pm.*
14mu|samba-4.3.13-5|953	
14mu|samba-4.3.13-5|954	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|955	
14mu|samba-4.3.13-5|956	%package -n %{libnetapi}
14mu|samba-4.3.13-5|957	Summary:	Samba library for accessing functions in 'net' binary
14mu|samba-4.3.13-5|958	Group:		System/Libraries
14mu|samba-4.3.13-5|959	
14mu|samba-4.3.13-5|960	%description -n %{libnetapi}
14mu|samba-4.3.13-5|961	Samba library for accessing functions in 'net' binary.
14mu|samba-4.3.13-5|962	
14mu|samba-4.3.13-5|963	%files -n %{libnetapi}
14mu|samba-4.3.13-5|964	%{_libdir}/libnetapi.so.%{netapimajor}*
14mu|samba-4.3.13-5|965	
14mu|samba-4.3.13-5|966	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|967	
14mu|samba-4.3.13-5|968	%package -n %{netapidevel}
14mu|samba-4.3.13-5|969	Summary:	Samba library for accessing functions in 'net' binary
14mu|samba-4.3.13-5|970	Group:		Development/C
14mu|samba-4.3.13-5|971	Requires:	%{libnetapi} = %{EVRD}
14mu|samba-4.3.13-5|972	Provides:	netapi-devel = %{EVRD}
14mu|samba-4.3.13-5|973	
14mu|samba-4.3.13-5|974	%description -n %{netapidevel}
14mu|samba-4.3.13-5|975	Samba library for accessing functions in 'net' binary.
14mu|samba-4.3.13-5|976	
14mu|samba-4.3.13-5|977	%files -n %{netapidevel}
14mu|samba-4.3.13-5|978	%{_libdir}/libnetapi*.so
14mu|samba-4.3.13-5|979	%{_includedir}/samba-4.0/netapi.h
14mu|samba-4.3.13-5|980	%{_libdir}/pkgconfig/netapi.pc
14mu|samba-4.3.13-5|981	
14mu|samba-4.3.13-5|982	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|983	
14mu|samba-4.3.13-5|984	%package -n %{libdcerpc}
14mu|samba-4.3.13-5|985	Summary:	Library implementing DCE/RPC for Samba4
14mu|samba-4.3.13-5|986	Group:		System/Libraries
14mu|samba-4.3.13-5|987	
14mu|samba-4.3.13-5|988	%description -n %{libdcerpc}
14mu|samba-4.3.13-5|989	Library implementing DCE/RPC for Samba4.
14mu|samba-4.3.13-5|990	
14mu|samba-4.3.13-5|991	%files -n %{libdcerpc}
14mu|samba-4.3.13-5|992	%{_libdir}/libdcerpc.so.%{dcerpcmajor}*
14mu|samba-4.3.13-5|993	%{_libdir}/libdcerpc-samr.so.%{dcerpcmajor}*
14mu|samba-4.3.13-5|994	%{_libdir}/libdcerpc-atsvc.so.%{dcerpcmajor}*
14mu|samba-4.3.13-5|995	%{_libdir}/libdcerpc-binding.so.%{dcerpcmajor}*
14mu|samba-4.3.13-5|996	%{_libdir}/libdcerpc-server.so.%{dcerpcmajor}*
14mu|samba-4.3.13-5|997	
14mu|samba-4.3.13-5|998	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|999	
14mu|samba-4.3.13-5|1000	%package -n %{dcerpcdevel}
14mu|samba-4.3.13-5|1001	Summary:	Library implementing Samba's memory allocator
14mu|samba-4.3.13-5|1002	Group:		Development/C
14mu|samba-4.3.13-5|1003	Requires:	%{libdcerpc} = %{EVRD}
14mu|samba-4.3.13-5|1004	Provides:	dcerpc-devel = %{EVRD}
14mu|samba-4.3.13-5|1005	
14mu|samba-4.3.13-5|1006	%description -n %{dcerpcdevel}
14mu|samba-4.3.13-5|1007	Library implementing Samba's memory allocator.
14mu|samba-4.3.13-5|1008	
14mu|samba-4.3.13-5|1009	%files -n %{dcerpcdevel}
14mu|samba-4.3.13-5|1010	%{_libdir}/pkgconfig/dcerpc*.pc
14mu|samba-4.3.13-5|1011	%{_includedir}/samba-4.0/dcerpc*.h
14mu|samba-4.3.13-5|1012	%{_libdir}/libdcerpc.so
14mu|samba-4.3.13-5|1013	%{_libdir}/libdcerpc-samr.so
14mu|samba-4.3.13-5|1014	%{_libdir}/libdcerpc-atsvc.so
14mu|samba-4.3.13-5|1015	%{_libdir}/libdcerpc-binding.so
14mu|samba-4.3.13-5|1016	%{_libdir}/libdcerpc-server.so
14mu|samba-4.3.13-5|1017	
14mu|samba-4.3.13-5|1018	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1019	
14mu|samba-4.3.13-5|1020	%package -n %{libndr}
14mu|samba-4.3.13-5|1021	Summary:	Network Data Representation library from Samba4
14mu|samba-4.3.13-5|1022	Group:		System/Libraries
14mu|samba-4.3.13-5|1023	
14mu|samba-4.3.13-5|1024	%description -n %{libndr}
14mu|samba-4.3.13-5|1025	Network Data Representation library from Samba4.
14mu|samba-4.3.13-5|1026	
14mu|samba-4.3.13-5|1027	%files -n %{libndr}
14mu|samba-4.3.13-5|1028	%{_libdir}/libndr.so.%{ndrmajor}*
14mu|samba-4.3.13-5|1029	%{_libdir}/libndr-krb5pac.so.%{ndrmajor}*
14mu|samba-4.3.13-5|1030	%{_libdir}/libndr-nbt.so.%{ndrmajor}*
14mu|samba-4.3.13-5|1031	%{_libdir}/libndr-standard.so.%{ndrmajor}*
14mu|samba-4.3.13-5|1032	
14mu|samba-4.3.13-5|1033	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1034	
14mu|samba-4.3.13-5|1035	%package -n %{ndrdevel}
14mu|samba-4.3.13-5|1036	Summary:	Development files for Network Data Representation library from Samba4
14mu|samba-4.3.13-5|1037	Group:		Development/C
14mu|samba-4.3.13-5|1038	Requires:	%{libndr} = %{EVRD}
14mu|samba-4.3.13-5|1039	Provides:	ndr-devel = %{EVRD}
14mu|samba-4.3.13-5|1040	
14mu|samba-4.3.13-5|1041	%description -n %{ndrdevel}
14mu|samba-4.3.13-5|1042	Development files for Network Data Representation library from Samba4.
14mu|samba-4.3.13-5|1043	
14mu|samba-4.3.13-5|1044	%files -n %{ndrdevel}
14mu|samba-4.3.13-5|1045	%{_libdir}/pkgconfig/ndr*.pc
14mu|samba-4.3.13-5|1046	%{_libdir}/libndr*.so
14mu|samba-4.3.13-5|1047	
14mu|samba-4.3.13-5|1048	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1049	
14mu|samba-4.3.13-5|1050	%package -n %{libsambahostconfig}
14mu|samba-4.3.13-5|1051	Summary:	Samba4's host configuration library
14mu|samba-4.3.13-5|1052	Group:		System/Libraries
14mu|samba-4.3.13-5|1053	
14mu|samba-4.3.13-5|1054	%description -n %{libsambahostconfig}
14mu|samba-4.3.13-5|1055	Samba4's host configuration library.
14mu|samba-4.3.13-5|1056	
14mu|samba-4.3.13-5|1057	%files -n %{libsambahostconfig}
14mu|samba-4.3.13-5|1058	%{_libdir}/libsamba-hostconfig.so.%{hostconfigmajor}*
14mu|samba-4.3.13-5|1059	
14mu|samba-4.3.13-5|1060	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1061	
14mu|samba-4.3.13-5|1062	%package -n %{sambahostconfigdevel}
14mu|samba-4.3.13-5|1063	Summary:	Samba4's host configuration library
14mu|samba-4.3.13-5|1064	Group:		Development/C
14mu|samba-4.3.13-5|1065	Requires:	%{libsambahostconfig} = %{EVRD}
14mu|samba-4.3.13-5|1066	Provides:	samba-hostconfig-devel = %{EVRD}
14mu|samba-4.3.13-5|1067	
14mu|samba-4.3.13-5|1068	%description -n %{sambahostconfigdevel}
14mu|samba-4.3.13-5|1069	Samba4's host configuration library.
14mu|samba-4.3.13-5|1070	
14mu|samba-4.3.13-5|1071	%files -n %{sambahostconfigdevel}
14mu|samba-4.3.13-5|1072	%{_libdir}/libsamba-hostconfig.so
14mu|samba-4.3.13-5|1073	%{_libdir}/pkgconfig/samba-hostconfig.pc
14mu|samba-4.3.13-5|1074	
14mu|samba-4.3.13-5|1075	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1076	
14mu|samba-4.3.13-5|1077	%package -n %{libwbclient}
14mu|samba-4.3.13-5|1078	Summary:	Library providing access to winbindd
14mu|samba-4.3.13-5|1079	Group:		System/Libraries
14mu|samba-4.3.13-5|1080	
14mu|samba-4.3.13-5|1081	%description -n %{libwbclient}
14mu|samba-4.3.13-5|1082	Library providing access to winbindd.
14mu|samba-4.3.13-5|1083	
14mu|samba-4.3.13-5|1084	%files -n %{libwbclient}
14mu|samba-4.3.13-5|1085	%{_libdir}/libwbclient.so.%{wbclientmajor}*
14mu|samba-4.3.13-5|1086	
14mu|samba-4.3.13-5|1087	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1088	
14mu|samba-4.3.13-5|1089	%package -n %{wbclientdevel}
14mu|samba-4.3.13-5|1090	Summary:	Library providing access to winbindd
14mu|samba-4.3.13-5|1091	Group:		Development/C
14mu|samba-4.3.13-5|1092	Requires:	%{libwbclient} = %{EVRD}
14mu|samba-4.3.13-5|1093	Provides:	wbclient-devel = %{EVRD}
14mu|samba-4.3.13-5|1094	
14mu|samba-4.3.13-5|1095	%description -n %{wbclientdevel}
14mu|samba-4.3.13-5|1096	Library providing access to winbindd.
14mu|samba-4.3.13-5|1097	
14mu|samba-4.3.13-5|1098	%files -n %{wbclientdevel}
14mu|samba-4.3.13-5|1099	%{_libdir}/libwbclient.so
14mu|samba-4.3.13-5|1100	%{_includedir}/samba-4.0/wbclient.h
14mu|samba-4.3.13-5|1101	%{_libdir}/pkgconfig/wbclient.pc
14mu|samba-4.3.13-5|1102	
14mu|samba-4.3.13-5|1103	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1104	
14mu|samba-4.3.13-5|1105	%package -n %{libsambautil}
14mu|samba-4.3.13-5|1106	Summary:	Samba4 utility library
14mu|samba-4.3.13-5|1107	Group:		System/Libraries
14mu|samba-4.3.13-5|1108	
14mu|samba-4.3.13-5|1109	%description -n %{libsambautil}
14mu|samba-4.3.13-5|1110	Samba4 utility library.
14mu|samba-4.3.13-5|1111	
14mu|samba-4.3.13-5|1112	%files -n %{libsambautil}
14mu|samba-4.3.13-5|1113	%{_libdir}/libsamba-util.so.%{sambautilmajor}*
14mu|samba-4.3.13-5|1114	
14mu|samba-4.3.13-5|1115	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1116	
14mu|samba-4.3.13-5|1117	%package -n %{sambautildevel}
14mu|samba-4.3.13-5|1118	Summary:	Development files for Samba4 utility library
14mu|samba-4.3.13-5|1119	Group:		Development/C
14mu|samba-4.3.13-5|1120	Requires:	%{libsambautil} = %{EVRD}
14mu|samba-4.3.13-5|1121	Provides:	samba-util-devel = %{EVRD}
14mu|samba-4.3.13-5|1122	
14mu|samba-4.3.13-5|1123	%description -n %{sambautildevel}
14mu|samba-4.3.13-5|1124	Development files for Samba4 utility library.
14mu|samba-4.3.13-5|1125	
14mu|samba-4.3.13-5|1126	%files -n %{sambautildevel}
14mu|samba-4.3.13-5|1127	%{_libdir}/libsamba-util.so
14mu|samba-4.3.13-5|1128	
14mu|samba-4.3.13-5|1129	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1130	
14mu|samba-4.3.13-5|1131	%package -n %{libregistry}
14mu|samba-4.3.13-5|1132	Summary:	Samba4 registry library
14mu|samba-4.3.13-5|1133	Group:		System/Libraries
14mu|samba-4.3.13-5|1134	
14mu|samba-4.3.13-5|1135	%description -n %{libregistry}
14mu|samba-4.3.13-5|1136	Samba4 registry library.
14mu|samba-4.3.13-5|1137	
14mu|samba-4.3.13-5|1138	%files -n %{libregistry}
14mu|samba-4.3.13-5|1139	%{_libdir}/libregistry.so.%{registrymajor}*
14mu|samba-4.3.13-5|1140	
14mu|samba-4.3.13-5|1141	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1142	
14mu|samba-4.3.13-5|1143	%package -n %{registrydevel}
14mu|samba-4.3.13-5|1144	Summary:	Development files for Samba4 registry library
14mu|samba-4.3.13-5|1145	Group:		Development/C
14mu|samba-4.3.13-5|1146	Requires:	%{libregistry} = %{EVRD}
14mu|samba-4.3.13-5|1147	Provides:	registry-devel = %{EVRD}
14mu|samba-4.3.13-5|1148	
14mu|samba-4.3.13-5|1149	%description -n %{registrydevel}
14mu|samba-4.3.13-5|1150	Development files for Samba4 registry library.
14mu|samba-4.3.13-5|1151	
14mu|samba-4.3.13-5|1152	%files -n %{registrydevel}
14mu|samba-4.3.13-5|1153	%{_includedir}/samba-4.0/registry.h
14mu|samba-4.3.13-5|1154	%{_libdir}/libregistry.so
14mu|samba-4.3.13-5|1155	%{_libdir}/pkgconfig/registry.pc
14mu|samba-4.3.13-5|1156	
14mu|samba-4.3.13-5|1157	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1158	
14mu|samba-4.3.13-5|1159	%package -n %{libgensec}
14mu|samba-4.3.13-5|1160	Summary:	Samba4 generic security library
14mu|samba-4.3.13-5|1161	Group:		System/Libraries
14mu|samba-4.3.13-5|1162	
14mu|samba-4.3.13-5|1163	%description -n %{libgensec}
14mu|samba-4.3.13-5|1164	Samba4 generic security library.
14mu|samba-4.3.13-5|1165	
14mu|samba-4.3.13-5|1166	%files -n %{libgensec}
14mu|samba-4.3.13-5|1167	%{_libdir}/libgensec.so.%{gensecmajor}*
14mu|samba-4.3.13-5|1168	
14mu|samba-4.3.13-5|1169	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1170	
14mu|samba-4.3.13-5|1171	%package -n %{gensecdevel}
14mu|samba-4.3.13-5|1172	Summary:	Development files for Samba4 generic security library
14mu|samba-4.3.13-5|1173	Group:		Development/C
14mu|samba-4.3.13-5|1174	Requires:	%{libgensec} = %{EVRD}
14mu|samba-4.3.13-5|1175	Provides:	gensecdevel = %{EVRD}
14mu|samba-4.3.13-5|1176	
14mu|samba-4.3.13-5|1177	%description -n %{gensecdevel}
14mu|samba-4.3.13-5|1178	Development files for Samba4 generic security library.
14mu|samba-4.3.13-5|1179	
14mu|samba-4.3.13-5|1180	%files -n %{gensecdevel}
14mu|samba-4.3.13-5|1181	%{_includedir}/samba-4.0/gensec.h
14mu|samba-4.3.13-5|1182	%{_libdir}/libgensec.so
14mu|samba-4.3.13-5|1183	%{_libdir}/pkgconfig/gensec.pc
14mu|samba-4.3.13-5|1184	
14mu|samba-4.3.13-5|1185	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1186	
14mu|samba-4.3.13-5|1187	%package -n %{libpolicy}
14mu|samba-4.3.13-5|1188	Summary:	Samba4 policy library
14mu|samba-4.3.13-5|1189	Group:		System/Libraries
14mu|samba-4.3.13-5|1190	
14mu|samba-4.3.13-5|1191	%description -n %{libpolicy}
14mu|samba-4.3.13-5|1192	Samba4 policy library.
14mu|samba-4.3.13-5|1193	
14mu|samba-4.3.13-5|1194	%files -n %{libpolicy}
14mu|samba-4.3.13-5|1195	%{_libdir}/libsamba-policy.so.%{policymajor}*
14mu|samba-4.3.13-5|1196	
14mu|samba-4.3.13-5|1197	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1198	
14mu|samba-4.3.13-5|1199	%package -n %{libpolicydevel}
14mu|samba-4.3.13-5|1200	Summary:	Development files for Samba4 policy library
14mu|samba-4.3.13-5|1201	Group:		Development/C
14mu|samba-4.3.13-5|1202	Requires:	%{libpolicy} = %{EVRD}
14mu|samba-4.3.13-5|1203	Provides:	policy-devel = %{EVRD}
14mu|samba-4.3.13-5|1204	
14mu|samba-4.3.13-5|1205	%description -n %{libpolicydevel}
14mu|samba-4.3.13-5|1206	Development files for Samba4 policy library.
14mu|samba-4.3.13-5|1207	
14mu|samba-4.3.13-5|1208	%files -n %{libpolicydevel}
14mu|samba-4.3.13-5|1209	%{_libdir}/libsamba-policy.so
14mu|samba-4.3.13-5|1210	%{_libdir}/pkgconfig/samba-policy.pc
14mu|samba-4.3.13-5|1211	
14mu|samba-4.3.13-5|1212	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1213	
14mu|samba-4.3.13-5|1214	%package -n %{libsamdb}
14mu|samba-4.3.13-5|1215	Summary:	Samba4 samdb library
14mu|samba-4.3.13-5|1216	Group:		System/Libraries
14mu|samba-4.3.13-5|1217	
14mu|samba-4.3.13-5|1218	%description -n %{libsamdb}
14mu|samba-4.3.13-5|1219	Samba4 samdb library.
14mu|samba-4.3.13-5|1220	
14mu|samba-4.3.13-5|1221	%files -n %{libsamdb}
14mu|samba-4.3.13-5|1222	%{_libdir}/libsamdb.so.%{samdbmajor}*
14mu|samba-4.3.13-5|1223	
14mu|samba-4.3.13-5|1224	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1225	
14mu|samba-4.3.13-5|1226	%package -n %{libsamdbdevel}
14mu|samba-4.3.13-5|1227	Summary:	Development files for Samba4 samdb library
14mu|samba-4.3.13-5|1228	Group:		Development/C
14mu|samba-4.3.13-5|1229	Requires:	%{libsamdb} = %{EVRD}
14mu|samba-4.3.13-5|1230	Provides:	samdb-devel = %{EVRD}
14mu|samba-4.3.13-5|1231	
14mu|samba-4.3.13-5|1232	%description -n %{libsamdbdevel}
14mu|samba-4.3.13-5|1233	Development files for Samba4 samdb library.
14mu|samba-4.3.13-5|1234	
14mu|samba-4.3.13-5|1235	%files -n %{libsamdbdevel}
14mu|samba-4.3.13-5|1236	%{_libdir}/libsamdb.so
14mu|samba-4.3.13-5|1237	%{_libdir}/pkgconfig/samdb.pc
14mu|samba-4.3.13-5|1238	
14mu|samba-4.3.13-5|1239	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1240	
14mu|samba-4.3.13-5|1241	%package -n %{libsambapassdb}
14mu|samba-4.3.13-5|1242	Summary:	Library for working with the Samba user database
14mu|samba-4.3.13-5|1243	Group:		System/Libraries
14mu|samba-4.3.13-5|1244	Obsoletes:	%{_lib}pdb0 < 1:4.3.1
14mu|samba-4.3.13-5|1245	
14mu|samba-4.3.13-5|1246	%description -n %{libsambapassdb}
14mu|samba-4.3.13-5|1247	Library for working with the Samba user database.
14mu|samba-4.3.13-5|1248	
14mu|samba-4.3.13-5|1249	%files -n %{libsambapassdb}
14mu|samba-4.3.13-5|1250	%{_libdir}/libsamba-passdb.so.%{passdbmajor}*
14mu|samba-4.3.13-5|1251	
14mu|samba-4.3.13-5|1252	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1253	
14mu|samba-4.3.13-5|1254	%package -n %{libcredentials}
14mu|samba-4.3.13-5|1255	Summary:	Library for working with Samba credentials
14mu|samba-4.3.13-5|1256	Group:		System/Libraries
14mu|samba-4.3.13-5|1257	
14mu|samba-4.3.13-5|1258	%description -n %{libcredentials}
14mu|samba-4.3.13-5|1259	Library for working with Samba credentials.
14mu|samba-4.3.13-5|1260	
14mu|samba-4.3.13-5|1261	%files -n %{libcredentials}
14mu|samba-4.3.13-5|1262	%{_libdir}/libsamba-credentials.so.%{credentialsmajor}*
14mu|samba-4.3.13-5|1263	%{_libdir}/libsamba-credentials.so
14mu|samba-4.3.13-5|1264	
14mu|samba-4.3.13-5|1265	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1266	
14mu|samba-4.3.13-5|1267	%package -n %{libsmbconf}
14mu|samba-4.3.13-5|1268	Summary:	Library for working with Samba config files
14mu|samba-4.3.13-5|1269	Group:		System/Libraries
14mu|samba-4.3.13-5|1270	
14mu|samba-4.3.13-5|1271	%description -n %{libsmbconf}
14mu|samba-4.3.13-5|1272	Library for working with Samba config files.
14mu|samba-4.3.13-5|1273	
14mu|samba-4.3.13-5|1274	%files -n %{libsmbconf}
14mu|samba-4.3.13-5|1275	%{_libdir}/libsmbconf.so.%{smbconfmajor}*
14mu|samba-4.3.13-5|1276	
14mu|samba-4.3.13-5|1277	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1278	
14mu|samba-4.3.13-5|1279	%package -n %{libsmbldap}
14mu|samba-4.3.13-5|1280	Summary:	Samba LDAP library
14mu|samba-4.3.13-5|1281	Group:		System/Libraries
14mu|samba-4.3.13-5|1282	
14mu|samba-4.3.13-5|1283	%description -n %{libsmbldap}
14mu|samba-4.3.13-5|1284	Samba LDAP library.
14mu|samba-4.3.13-5|1285	
14mu|samba-4.3.13-5|1286	%files -n %{libsmbldap}
14mu|samba-4.3.13-5|1287	%{_libdir}/libsmbldap.so.%{smbldapmajor}*
14mu|samba-4.3.13-5|1288	
14mu|samba-4.3.13-5|1289	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1290	
14mu|samba-4.3.13-5|1291	%package -n %{libtevent_util}
14mu|samba-4.3.13-5|1292	Summary:	Utility library for working with the Tevent library
14mu|samba-4.3.13-5|1293	Group:		System/Libraries
14mu|samba-4.3.13-5|1294	
14mu|samba-4.3.13-5|1295	%description -n %{libtevent_util}
14mu|samba-4.3.13-5|1296	Utility library for working with the Tevent library.
14mu|samba-4.3.13-5|1297	
14mu|samba-4.3.13-5|1298	%files -n %{libtevent_util}
14mu|samba-4.3.13-5|1299	%{_libdir}/libtevent-util.so.%{tevent_utilmajor}*
14mu|samba-4.3.13-5|1300	
14mu|samba-4.3.13-5|1301	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1302	
14mu|samba-4.3.13-5|1303	%if %{with mysql}
14mu|samba-4.3.13-5|1304	%package passdb-mysql
14mu|samba-4.3.13-5|1305	Summary:	Samba password database plugin for MySQL
14mu|samba-4.3.13-5|1306	Group:		System/Libraries
14mu|samba-4.3.13-5|1307	
14mu|samba-4.3.13-5|1308	%description passdb-mysql
14mu|samba-4.3.13-5|1309	The passdb-mysql package for samba provides a password database backend
14mu|samba-4.3.13-5|1310	allowing samba to store account details in a MySQL database.
14mu|samba-4.3.13-5|1311	%endif
14mu|samba-4.3.13-5|1312	
14mu|samba-4.3.13-5|1313	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1314	
14mu|samba-4.3.13-5|1315	%if %{with pgsql}
14mu|samba-4.3.13-5|1316	%package passdb-pgsql
14mu|samba-4.3.13-5|1317	Summary:	Samba password database plugin for PostgreSQL
14mu|samba-4.3.13-5|1318	Group:		System/Libraries
14mu|samba-4.3.13-5|1319	Requires:	%{libsambaserver} = %{EVRD}
14mu|samba-4.3.13-5|1320	
14mu|samba-4.3.13-5|1321	%description passdb-pgsql
14mu|samba-4.3.13-5|1322	The passdb-pgsql package for samba provides a password database backend
14mu|samba-4.3.13-5|1323	allowing samba to store account details in a PostgreSQL database.
14mu|samba-4.3.13-5|1324	
14mu|samba-4.3.13-5|1325	%files passdb-pgsql
14mu|samba-4.3.13-5|1326	%{_libdir}/%{name}/pdb/*pgsql.so
14mu|samba-4.3.13-5|1327	%endif
14mu|samba-4.3.13-5|1328	
14mu|samba-4.3.13-5|1329	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1330	
14mu|samba-4.3.13-5|1331	%if %{with cifs}
14mu|samba-4.3.13-5|1332	%package -n mount-cifs
14mu|samba-4.3.13-5|1333	Summary:	CIFS filesystem mount helper
14mu|samba-4.3.13-5|1334	Group:		Networking/Other
14mu|samba-4.3.13-5|1335	Requires:	keyutils
14mu|samba-4.3.13-5|1336	
14mu|samba-4.3.13-5|1337	%description -n mount-cifs
14mu|samba-4.3.13-5|1338	This package provides the mount.cifs helper to mount cifs filesystems
14mu|samba-4.3.13-5|1339	using the cifs filesystem driver.
14mu|samba-4.3.13-5|1340	
14mu|samba-4.3.13-5|1341	%files -n mount-cifs
14mu|samba-4.3.13-5|1342	%attr(4755,root,root) /*bin/*mount.cifs
14mu|samba-4.3.13-5|1343	#/*bin/cifs.upcall
14mu|samba-4.3.13-5|1344	#{_mandir}/man8/*mount.cifs*.8*
14mu|samba-4.3.13-5|1345	#{_mandir}/man8/cifs.upcall*.8*
14mu|samba-4.3.13-5|1346	%endif
14mu|samba-4.3.13-5|1347	
14mu|samba-4.3.13-5|1348	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1349	
14mu|samba-4.3.13-5|1350	%package -n %{libtorture}
14mu|samba-4.3.13-5|1351	Summary:	Samba testsuite torture library
14mu|samba-4.3.13-5|1352	Group:		Networking/Other
14mu|samba-4.3.13-5|1353	
14mu|samba-4.3.13-5|1354	%description -n %{libtorture}
14mu|samba-4.3.13-5|1355	Samba testsuite torture library.
14mu|samba-4.3.13-5|1356	
14mu|samba-4.3.13-5|1357	%files -n %{libtorture}
14mu|samba-4.3.13-5|1358	%{_libdir}/libtorture.so.%{torture_major}*
14mu|samba-4.3.13-5|1359	
14mu|samba-4.3.13-5|1360	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1361	
14mu|samba-4.3.13-5|1362	%if %{with gtk}
14mu|samba-4.3.13-5|1363	%package domainjoin-gui
14mu|samba-4.3.13-5|1364	Summary:	Domainjoin GUI
14mu|samba-4.3.13-5|1365	Group:		System/Configuration/Other
14mu|samba-4.3.13-5|1366	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|samba-4.3.13-5|1367	Requires:	%{name}-common = %{EVRD}
14mu|samba-4.3.13-5|1368	
14mu|samba-4.3.13-5|1369	%description domainjoin-gui
14mu|samba-4.3.13-5|1370	The samba-domainjoin-gui package includes a domainjoin gtk application.
14mu|samba-4.3.13-5|1371	
14mu|samba-4.3.13-5|1372	%files domainjoin-gui
14mu|samba-4.3.13-5|1373	%{_sbindir}/netdomjoin-gui
14mu|samba-4.3.13-5|1374	%dir %{_datadir}/pixmaps/samba
14mu|samba-4.3.13-5|1375	%{_datadir}/pixmaps/samba/samba.ico
14mu|samba-4.3.13-5|1376	%{_datadir}/pixmaps/samba/logo.png
14mu|samba-4.3.13-5|1377	%{_datadir}/pixmaps/samba/logo-small.png
14mu|samba-4.3.13-5|1378	%endif
14mu|samba-4.3.13-5|1379	
14mu|samba-4.3.13-5|1380	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1381	
14mu|samba-4.3.13-5|1382	%package -n openldap-schemas-%{name}
14mu|samba-4.3.13-5|1383	Summary:	OpenLDAP schema files from %{name}-%{EVRD} source tree
14mu|samba-4.3.13-5|1384	Group:		Databases
14mu|samba-4.3.13-5|1385	BuildArch:	noarch
14mu|samba-4.3.13-5|1386	Requires(pre):	openldap-config
14mu|samba-4.3.13-5|1387	
14mu|samba-4.3.13-5|1388	%files -n openldap-schemas-%{name}
14mu|samba-4.3.13-5|1389	%config(noreplace) %{_sysconfdir}/openldap/schema/*
14mu|samba-4.3.13-5|1390	%attr(750,ldap,ldap) %config(noreplace) %{_sysconfdir}/openldap/slapd.d/%{name}.conf
14mu|samba-4.3.13-5|1391	
14mu|samba-4.3.13-5|1392	#----------------------------------------------------------------------------
14mu|samba-4.3.13-5|1393	
14mu|samba-4.3.13-5|1394	%prep
14mu|samba-4.3.13-5|1395	
14mu|samba-4.3.13-5|1396	# Allow users to query build options with --with options:
14mu|samba-4.3.13-5|1397	#%%define opt_status(%1)	%(echo %{1})
14mu|samba-4.3.13-5|1398	%if %{?_with_options:1}%{!?_with_options:0}
14mu|samba-4.3.13-5|1399	%define opt_status(%{1})	%(if [ %{1} -eq 1 ];then echo enabled;else echo disabled;fi)
14mu|samba-4.3.13-5|1400	#exit 1
14mu|samba-4.3.13-5|1401	%{error: }
14mu|samba-4.3.13-5|1402	%{error:Build options available are:}
14mu|samba-4.3.13-5|1403	%{error:--with[out] system   Build as the system samba package [or as samba3]}
14mu|samba-4.3.13-5|1404	%{error:--with[out] winbind  Build with Winbind support                - %opt_status %{with winbind}}
14mu|samba-4.3.13-5|1405	%{error:--with[out] ads      Build with Active Directory support       - %opt_status %{with ads}}
14mu|samba-4.3.13-5|1406	%{error:--with[out] mysql    Build MySQL passdb backend                - %opt_status %{with mysql}}
14mu|samba-4.3.13-5|1407	%{error:--with[out] pgsql    Build PostgreSQL passdb backend           - %opt_status %{with pgsql}}
14mu|samba-4.3.13-5|1408	%{error:--with[out] test     Enable testing and benchmarking tools     - %opt_status %{with test}}
14mu|samba-4.3.13-5|1409	%{error: }
14mu|samba-4.3.13-5|1410	%else
14mu|samba-4.3.13-5|1411	#{error: }
14mu|samba-4.3.13-5|1412	#{error: This rpm has build options available, use --with options to see them}
14mu|samba-4.3.13-5|1413	#{error: }
14mu|samba-4.3.13-5|1414	echo -e "\n This rpm has build options available, use --with options to see them\n" >&2
14mu|samba-4.3.13-5|1415	sleep 1
14mu|samba-4.3.13-5|1416	%endif
14mu|samba-4.3.13-5|1417	
14mu|samba-4.3.13-5|1418	%if %{?_with_options:1}%{!?_with_options:0}
14mu|samba-4.3.13-5|1419	clear
14mu|samba-4.3.13-5|1420	exit 1
14mu|samba-4.3.13-5|1421	%endif
14mu|samba-4.3.13-5|1422	
14mu|samba-4.3.13-5|1423	%if %{build_non_default}
14mu|samba-4.3.13-5|1424	RPM_EXTRA_OPTIONS="\
14mu|samba-4.3.13-5|1425	%{?_with_system: --with system}\
14mu|samba-4.3.13-5|1426	%{?_without_system: --without system}\
14mu|samba-4.3.13-5|1427	%{?with winbind: --with winbind}\
14mu|samba-4.3.13-5|1428	%{?without winbind: --without winbind}\
14mu|samba-4.3.13-5|1429	%{?_with_ldap: --with ldap}\
14mu|samba-4.3.13-5|1430	%{?_without_ldap: --without ldap}\
14mu|samba-4.3.13-5|1431	%{?_with_ads: --with ads}\
14mu|samba-4.3.13-5|1432	%{?_without_ads: --without ads}\
14mu|samba-4.3.13-5|1433	"
14mu|samba-4.3.13-5|1434	# echo "Building a non-default rpm with the following command-line arguments:"
14mu|samba-4.3.13-5|1435	# echo "$RPM_EXTRA_OPTIONS"
14mu|samba-4.3.13-5|1436	# echo "This rpm was built with non-default options, thus, to build ">%{SOURCE7}
14mu|samba-4.3.13-5|1437	# echo "an identical rpm, you need to supply the following options">>%{SOURCE7}
14mu|samba-4.3.13-5|1438	# echo "at build time: $RPM_EXTRA_OPTIONS">>%{SOURCE7}
14mu|samba-4.3.13-5|1439	# echo -e "\n%{name}-%{version}-%{release}\n">>%{SOURCE7}
14mu|samba-4.3.13-5|1440	%else
14mu|samba-4.3.13-5|1441	# echo "This rpm was built with default options">%{SOURCE7}
14mu|samba-4.3.13-5|1442	# echo -e "\n%{name}-%{version}-%{release}\n">>%{SOURCE7}
14mu|samba-4.3.13-5|1443	%endif
14mu|samba-4.3.13-5|1444	
14mu|samba-4.3.13-5|1445	
14mu|samba-4.3.13-5|1446	#Try and validate signatures on source:
14mu|samba-4.3.13-5|1447	# FIXME: find public key used to sign samba4 releases
14mu|samba-4.3.13-5|1448	export GNUPGHOME=%{_tmppath}/samba-gpghome
14mu|samba-4.3.13-5|1449	if [ -d "$GNUPGHOME" ]
14mu|samba-4.3.13-5|1450	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1
14mu|samba-4.3.13-5|1451	fi
14mu|samba-4.3.13-5|1452	install -d -m700 $GNUPGHOME
14mu|samba-4.3.13-5|1453	gpg --import %{SOURCE98}
14mu|samba-4.3.13-5|1454	VERIFYSOURCE=`basename %{SOURCE0}`
14mu|samba-4.3.13-5|1455	VERIFYSOURCE=%{_tmppath}/${VERIFYSOURCE%%.gz}
14mu|samba-4.3.13-5|1456	gzip -dc %{SOURCE0} > $VERIFYSOURCE
14mu|samba-4.3.13-5|1457	pushd %{_tmppath}
14mu|samba-4.3.13-5|1458	cp %{SOURCE99} .
14mu|samba-4.3.13-5|1459	#gpg --trust-model always --verify `basename %{SOURCE99}`
14mu|samba-4.3.13-5|1460	#VERIFIED=$?
14mu|samba-4.3.13-5|1461	VERIFIED=1
14mu|samba-4.3.13-5|1462	rm -f `basename %{SOURCE99}`
14mu|samba-4.3.13-5|1463	popd
14mu|samba-4.3.13-5|1464	rm -Rf $GNUPGHOME
14mu|samba-4.3.13-5|1465	
14mu|samba-4.3.13-5|1466	rm -f $VERIFYSOURCE
14mu|samba-4.3.13-5|1467	if [ "$VERIFIED" -eq 0 ]
14mu|samba-4.3.13-5|1468	then
14mu|samba-4.3.13-5|1469	echo "Verification of %{SOURCE0} against %{SOURCE99} with key %{SOURCE98} succeeded"
14mu|samba-4.3.13-5|1470	else
14mu|samba-4.3.13-5|1471	echo "Source verification failed!" >&2
14mu|samba-4.3.13-5|1472	#exit 1
14mu|samba-4.3.13-5|1473	fi
14mu|samba-4.3.13-5|1474	
14mu|samba-4.3.13-5|1475	%setup -q
14mu|samba-4.3.13-5|1476	%patch0 -p1 -b .tirpc~
14mu|samba-4.3.13-5|1477	%patch2 -p1 -b .winbind~
14mu|samba-4.3.13-5|1478	%patch3 -p1 -b .CVE-2017-9461~
14mu|samba-4.3.13-5|1479	%patch4 -p1 -b .CVE-2017-11103~
14mu|samba-4.3.13-5|1480	%patch5 -p1 -b .CVE-2017-7494~
14mu|samba-4.3.13-5|1481	
14mu|samba-4.3.13-5|1482	%patch6 -p1 -b .CVE-2018-1050~
14mu|samba-4.3.13-5|1483	%patch7 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1484	%patch8 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1485	%patch9 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1486	%patch10 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1487	%patch11 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1488	%patch12 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1489	%patch13 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1490	%patch14 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1491	%patch15 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1492	%patch16 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1493	%patch17 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1494	%patch18 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1495	%patch19 -p1 -b .CVE-2018-1057~
14mu|samba-4.3.13-5|1496	
14mu|samba-4.3.13-5|1497	%build
14mu|samba-4.3.13-5|1498	CFLAGS=-g buildtools/bin/waf configure --enable-fhs \
14mu|samba-4.3.13-5|1499	--with-privatelibdir=%{_libdir}/%{name} \
14mu|samba-4.3.13-5|1500	--bundled-libraries=heimdal,!zlib,!popt,!talloc,!tevent,!tdb,!ldb \
14mu|samba-4.3.13-5|1501	--enable-gnutls \
14mu|samba-4.3.13-5|1502	--enable-cups \
14mu|samba-4.3.13-5|1503	--enable-avahi \
14mu|samba-4.3.13-5|1504	--with-systemd \
14mu|samba-4.3.13-5|1505	--with-pam \
14mu|samba-4.3.13-5|1506	--with-pam_smbpass \
14mu|samba-4.3.13-5|1507	%if %{with winbind}
14mu|samba-4.3.13-5|1508	--with-winbind \
14mu|samba-4.3.13-5|1509	%endif
14mu|samba-4.3.13-5|1510	%if %{with ads}
14mu|samba-4.3.13-5|1511	--with-ads \
14mu|samba-4.3.13-5|1512	%else
14mu|samba-4.3.13-5|1513	--without-ads \
14mu|samba-4.3.13-5|1514	%endif
14mu|samba-4.3.13-5|1515	--with-ldap \
14mu|samba-4.3.13-5|1516	--disable-rpath \
14mu|samba-4.3.13-5|1517	--disable-rpath-install \
14mu|samba-4.3.13-5|1518	--disable-rpath-private-install \
14mu|samba-4.3.13-5|1519	--enable-pthreadpool \
14mu|samba-4.3.13-5|1520	--enable-avahi \
14mu|samba-4.3.13-5|1521	--with-iconv \
14mu|samba-4.3.13-5|1522	--with-acl-support \
14mu|samba-4.3.13-5|1523	--with-dnsupdate \
14mu|samba-4.3.13-5|1524	--with-syslog \
14mu|samba-4.3.13-5|1525	--with-automount \
14mu|samba-4.3.13-5|1526	--with-aio-support \
14mu|samba-4.3.13-5|1527	--without-cluster-support \
14mu|samba-4.3.13-5|1528	--with-sendfile-support \
14mu|samba-4.3.13-5|1529	--with-dnsupdate \
14mu|samba-4.3.13-5|1530	--with-piddir=/run \
14mu|samba-4.3.13-5|1531	--prefix=%{_prefix} \
14mu|samba-4.3.13-5|1532	--libdir=%{_libdir} \
14mu|samba-4.3.13-5|1533	--sysconfdir=%{_sysconfdir} \
14mu|samba-4.3.13-5|1534	--datadir=%{_datadir} \
14mu|samba-4.3.13-5|1535	--localstatedir=%{_localstatedir} \
14mu|samba-4.3.13-5|1536	--with-modulesdir=%{_libdir}/%{name} \
14mu|samba-4.3.13-5|1537	-v -v -p \
14mu|samba-4.3.13-5|1538	%{?_smp_mflags}
14mu|samba-4.3.13-5|1539	
14mu|samba-4.3.13-5|1540	#	--with-system-mitkrb5 <--- probably a good idea, but causes
14mu|samba-4.3.13-5|1541	#	samba_upgradeprovision and friends not to be built
14mu|samba-4.3.13-5|1542	
14mu|samba-4.3.13-5|1543	#sed -i -e "s|, '-Wl,--no-undefined'||g" bin/c4che/default.cache.py
14mu|samba-4.3.13-5|1544	
14mu|samba-4.3.13-5|1545	buildtools/bin/waf build -v -v %{?_smp_mflags}
14mu|samba-4.3.13-5|1546	
14mu|samba-4.3.13-5|1547	%if %{with gtk}
14mu|samba-4.3.13-5|1548	cd source3/lib/netapi/examples/netdomjoin-gui
14mu|samba-4.3.13-5|1549	%__cc %{optflags} `pkg-config --cflags gtk+-2.0` -I../../../../../bin/default/include/public -o netdomjoin-gui netdomjoin-gui.c -L../../../../../bin/default/source3/ -lnetapi `pkg-config --libs gtk+-2.0`
14mu|samba-4.3.13-5|1550	%endif
14mu|samba-4.3.13-5|1551	
14mu|samba-4.3.13-5|1552	%install
14mu|samba-4.3.13-5|1553	mkdir -p %{buildroot}
14mu|samba-4.3.13-5|1554	
14mu|samba-4.3.13-5|1555	# Put stuff where it should go.
14mu|samba-4.3.13-5|1556	mkdir -p %{buildroot}/%{_libdir}/%{name}/
14mu|samba-4.3.13-5|1557	mkdir -p %{buildroot}/%{_datadir}/man/man8/
14mu|samba-4.3.13-5|1558	
14mu|samba-4.3.13-5|1559	
14mu|samba-4.3.13-5|1560	# Any entries here mean samba makefile is *really* broken:
14mu|samba-4.3.13-5|1561	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
14mu|samba-4.3.13-5|1562	mkdir -p %{buildroot}%{_datadir}
14mu|samba-4.3.13-5|1563	mkdir -p %{buildroot}%{_libdir}/%{name}/vfs
14mu|samba-4.3.13-5|1564	
14mu|samba-4.3.13-5|1565	%makeinstall_std
14mu|samba-4.3.13-5|1566	# PAM modules don't go to /usr...
14mu|samba-4.3.13-5|1567	if [ -e %{buildroot}%{_libdir}/security ]; then
14mu|samba-4.3.13-5|1568	mkdir -p %{buildroot}/%{_lib}
14mu|samba-4.3.13-5|1569	mv %{buildroot}%{_libdir}/security %{buildroot}/%{_lib}
14mu|samba-4.3.13-5|1570	fi
14mu|samba-4.3.13-5|1571	
14mu|samba-4.3.13-5|1572	#Even though we tell waf above where to put perl it gets it wrong
14mu|samba-4.3.13-5|1573	#mkdir -p %{buildroot}/%{perl_vendorlib}
14mu|samba-4.3.13-5|1574	#mv %{buildroot}%_datadir/perl5/* %{buildroot}/%{perl_vendorlib}
14mu|samba-4.3.13-5|1575	
14mu|samba-4.3.13-5|1576	#need to stay
14mu|samba-4.3.13-5|1577	mkdir -p %{buildroot}/{sbin,bin}
14mu|samba-4.3.13-5|1578	mkdir -p %{buildroot}%{_sysconfdir}/{logrotate.d,pam.d,xinetd.d}
14mu|samba-4.3.13-5|1579	mkdir -p %{buildroot}%{_initrddir}
14mu|samba-4.3.13-5|1580	mkdir -p %{buildroot}/var/cache/%{name}
14mu|samba-4.3.13-5|1581	mkdir -p %{buildroot}/var/log/%{name}
14mu|samba-4.3.13-5|1582	mkdir -p %{buildroot}/var/run/%{name}
14mu|samba-4.3.13-5|1583	mkdir -p %{buildroot}/var/spool/%{name}
14mu|samba-4.3.13-5|1584	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/private
14mu|samba-4.3.13-5|1585	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/{netlogon,profiles,printers}
14mu|samba-4.3.13-5|1586	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/printers/{W32X86,WIN40,W32ALPHA,W32MIPS,W32PPC}
14mu|samba-4.3.13-5|1587	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/codepages/src
14mu|samba-4.3.13-5|1588	mkdir -p %{buildroot}/%{_lib}/security
14mu|samba-4.3.13-5|1589	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mu|samba-4.3.13-5|1590	mkdir -p %{buildroot}%{_sbindir}
14mu|samba-4.3.13-5|1591	mkdir -p %{buildroot}%{_bindir}
14mu|samba-4.3.13-5|1592	mkdir -p %{buildroot}%{_libdir}/%{name}/vfs
14mu|samba-4.3.13-5|1593	mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
14mu|samba-4.3.13-5|1594	
14mu|samba-4.3.13-5|1595	# Fix some paths so provision works:
14mu|samba-4.3.13-5|1596	perl -pi -e 's,default_ldb_modules_dir = None,default_ldb_modules_dir = \"%{_libdir}/%{name}/ldb\",g' %{buildroot}/%{py_platsitedir}/samba/__init__.py
14mu|samba-4.3.13-5|1597	#perl -pi -e 's,share/samba/setup,share/%{name}/setup,g' %{buildroot}/%{python_sitearch}/samba/provision.py
14mu|samba-4.3.13-5|1598	
14mu|samba-4.3.13-5|1599	%if %{with gtk}
14mu|samba-4.3.13-5|1600	install -m 755 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui %{buildroot}/%{_sbindir}/netdomjoin-gui
14mu|samba-4.3.13-5|1601	mkdir -p %{buildroot}%{_datadir}/pixmaps/%{name}
14mu|samba-4.3.13-5|1602	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/samba.ico %{buildroot}/%{_datadir}/pixmaps/%{name}/samba.ico
14mu|samba-4.3.13-5|1603	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/logo.png %{buildroot}/%{_datadir}/pixmaps/%{name}/logo.png
14mu|samba-4.3.13-5|1604	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/logo-small.png %{buildroot}/%{_datadir}/pixmaps/%{name}/logo-small.png
14mu|samba-4.3.13-5|1605	%endif
14mu|samba-4.3.13-5|1606	
14mu|samba-4.3.13-5|1607	#libnss_* still not handled by make:
14mu|samba-4.3.13-5|1608	# Install the nsswitch library extension file
14mu|samba-4.3.13-5|1609	#for i in wins winbind; do
14mu|samba-4.3.13-5|1610	#  install -m755 source4/nsswitch/libnss_${i}.so %{buildroot}/%{_lib}/libnss_${i}.so
14mu|samba-4.3.13-5|1611	#done
14mu|samba-4.3.13-5|1612	# Make link for wins and winbind resolvers
14mu|samba-4.3.13-5|1613	#( cd %{buildroot}/%{_lib}; ln -s libnss_wins.so libnss_wins.so.2; ln -s libnss_winbind.so libnss_winbind.so.2)
14mu|samba-4.3.13-5|1614	#install -d %{buildroot}/%{_libdir}/krb5/plugins
14mu|samba-4.3.13-5|1615	#install -m755 source4/bin/winbind_krb5_locator.so %{buildroot}/%{_libdir}/krb5/plugins
14mu|samba-4.3.13-5|1616	
14mu|samba-4.3.13-5|1617	%if %{with test}
14mu|samba-4.3.13-5|1618	for i in {%{testbin}};do
14mu|samba-4.3.13-5|1619	mv %{buildroot}/%{_bindir}/$i %{buildroot}/%{_bindir}/${i} || :
14mu|samba-4.3.13-5|1620	done
14mu|samba-4.3.13-5|1621	%endif
14mu|samba-4.3.13-5|1622	
14mu|samba-4.3.13-5|1623	# Install other stuff
14mu|samba-4.3.13-5|1624	
14mu|samba-4.3.13-5|1625	install -m644 %{SOURCE28} %{buildroot}/%{_sysconfdir}/pam.d/%{name}
14mu|samba-4.3.13-5|1626	install -m644 %{SOURCE29} %{buildroot}/%{_sysconfdir}/pam.d/system-auth-winbind
14mu|samba-4.3.13-5|1627	#
14mu|samba-4.3.13-5|1628	install -m644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}-server
14mu|samba-4.3.13-5|1629	
14mu|samba-4.3.13-5|1630	# install pam_winbind.conf sample file
14mu|samba-4.3.13-5|1631	mkdir -p %{buildroot}%{_sysconfdir}/security
14mu|samba-4.3.13-5|1632	
14mu|samba-4.3.13-5|1633	# Some inline fixes for smb.conf for non-winbind use
14mu|samba-4.3.13-5|1634	install -m644 packaging/LSB/smb.conf %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mu|samba-4.3.13-5|1635	cat packaging/LSB/smb.conf | \
14mu|samba-4.3.13-5|1636	touch %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mu|samba-4.3.13-5|1637	#sed -e 's/^;   printer admin = @adm/   printer admin = @adm/g' >%{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mu|samba-4.3.13-5|1638	sed -i -e "/^\[$section\]/,/^\[.*\]/ s|^\($option[ \t]*=[ \t]*\).*$|\1$value|" "%{buildroot}/%{_sysconfdir}/%{name}/smb.conf"
14mu|samba-4.3.13-5|1639	python %{SOURCE81} "%{buildroot}/%{_sysconfdir}/%{name}/smb.conf"
14mu|samba-4.3.13-5|1640	sed -i '/usershare path=.*/a # Syslog facility is disabled by default as samba throws too many debugging\n# messages. See /var/log/samba for samba messages or remove this line if you\n# so desire.' %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mu|samba-4.3.13-5|1641	sed -i '/# so desire./a syslog=0' %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mu|samba-4.3.13-5|1642	
14mu|samba-4.3.13-5|1643	%if %{with cupspc}
14mu|samba-4.3.13-5|1644	#perl -pi -e 's/printcap name = lpstat/printcap name = cups/g' %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
14mu|samba-4.3.13-5|1645	#perl -pi -e 's/printcap name = lpstat/printcap name = cups/g' %{buildroot}/%{_sysconfdir}/%{name}/smb-winbind.conf
14mu|samba-4.3.13-5|1646	# Link smbspool to CUPS (does not require installed CUPS)
14mu|samba-4.3.13-5|1647	
14mu|samba-4.3.13-5|1648	mkdir -p %{buildroot}/%{_libdir}/cups/backend
14mu|samba-4.3.13-5|1649	ln -s %{_bindir}/smbspool %{buildroot}/%{_libdir}/cups/backend/smb
14mu|samba-4.3.13-5|1650	%endif
14mu|samba-4.3.13-5|1651	
14mu|samba-4.3.13-5|1652	echo 127.0.0.1 localhost > %{buildroot}/%{_sysconfdir}/%{name}/lmhosts
14mu|samba-4.3.13-5|1653	
14mu|samba-4.3.13-5|1654	install -c -m 755 %{SOURCE10} %{buildroot}%{_datadir}/%{name}/scripts/print-pdf
14mu|samba-4.3.13-5|1655	
14mu|samba-4.3.13-5|1656	# Move some stuff where it belongs...
14mu|samba-4.3.13-5|1657	mv %{buildroot}%{_libdir}/libnss* %{buildroot}/%{_lib}/
14mu|samba-4.3.13-5|1658	
14mu|samba-4.3.13-5|1659	rm -f %{buildroot}/%{_mandir}/man1/testprns*
14mu|samba-4.3.13-5|1660	
14mu|samba-4.3.13-5|1661	mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d
14mu|samba-4.3.13-5|1662	cat >%{buildroot}%{_sysconfdir}/ld.so.conf.d/samba.conf <<EOF
14mu|samba-4.3.13-5|1663	%{_libdir}/samba
14mu|samba-4.3.13-5|1664	EOF
14mu|samba-4.3.13-5|1665	
14mu|samba-4.3.13-5|1666	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
14mu|samba-4.3.13-5|1667	
14mu|samba-4.3.13-5|1668	install -m644 packaging/systemd/samba.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/samba
14mu|samba-4.3.13-5|1669	
14mu|samba-4.3.13-5|1670	install -d -m 0755 %{buildroot}%{_prefix}/lib/tmpfiles.d/
14mu|samba-4.3.13-5|1671	install -m644 packaging/systemd/samba.conf.tmp %{buildroot}%{_prefix}/lib/tmpfiles.d/samba.conf
14mu|samba-4.3.13-5|1672	install -m644 packaging/systemd/*.service %{buildroot}%{_unitdir}/
14mu|samba-4.3.13-5|1673	sed -i 's|/usr/bin/kill|/bin/kill|g' %{buildroot}%{_unitdir}/*.service
14mu|samba-4.3.13-5|1674	
14mu|samba-4.3.13-5|1675	# create /run/samba too.
14mu|samba-4.3.13-5|1676	echo "d /run/samba  755 root root" >> %{buildroot}%{_prefix}/lib/tmpfiles.d/samba.conf
14mu|samba-4.3.13-5|1677	
14mu|samba-4.3.13-5|1678	# Prepare schema files to be included into OpenLDAP configuration
14mu|samba-4.3.13-5|1679	mkdir	-p %{buildroot}%{_sysconfdir}/openldap/{schema,slapd.d}
14mu|samba-4.3.13-5|1680	install -m 0644 examples/LDAP/samba.schema	%{buildroot}%{_sysconfdir}/openldap/schema/
14mu|samba-4.3.13-5|1681	install -m 0644 examples/LDAP/samba.ldif	%{buildroot}%{_sysconfdir}/openldap/schema/
14mu|samba-4.3.13-5|1682	install -m 0644 examples/LDAP/README		%{buildroot}%{_sysconfdir}/openldap/schema/README.samba
14mu|samba-4.3.13-5|1683	install -m 0640 %{SOURCE41}			%{buildroot}%{_sysconfdir}/openldap/slapd.d/%{name}.conf
14mu|samba-4.3.13-5|1684	
14mu|samba-4.3.13-5|1685	%changelog

24071 14
14mu|sane-1.0.27-2|1	%define iscanversion 2.29.3
14mu|sane-1.0.27-2|2	
14mu|sane-1.0.27-2|3	%define major 1
14mu|sane-1.0.27-2|4	%define libname %mklibname %{name} %{major}
14mu|sane-1.0.27-2|5	%define devname %mklibname %{name} %{major} -d
14mu|sane-1.0.27-2|6	
14mu|sane-1.0.27-2|7	%bcond_without gphoto2
14mu|sane-1.0.27-2|8	%bcond_without primax
14mu|sane-1.0.27-2|9	%bcond_without v4l
14mu|sane-1.0.27-2|10	%bcond_without epkowa
14mu|sane-1.0.27-2|11	
14mu|sane-1.0.27-2|12	# All sane backends have SONAME libsane.so.1. We do not want
14mu|sane-1.0.27-2|13	# sane-backends-iscan to provide libsane.so.1, so filter these out.
14mu|sane-1.0.27-2|14	%define __noautoprovfiles %{_libdir}/sane
14mu|sane-1.0.27-2|15	
14mu|sane-1.0.27-2|16	%define __libtoolize /bin/true
14mu|sane-1.0.27-2|17	
14mu|sane-1.0.27-2|18	# Setting this makes the /etc/sane.d/dll.conf empty so that scanning apps
14mu|sane-1.0.27-2|19	# do not search for all existing scanner models which makes their startup
14mu|sane-1.0.27-2|20	# slow (the user or "scannerdrake" has to insert the names of the really
14mu|sane-1.0.27-2|21	# installed scanners then)
14mu|sane-1.0.27-2|22	%bcond_with empty_dll_conf
14mu|sane-1.0.27-2|23	
14mu|sane-1.0.27-2|24	Summary:	SANE - local and remote scanner access
14mu|sane-1.0.27-2|25	Name:		sane
14mu|sane-1.0.27-2|26	Version:	1.0.27
14mu|sane-1.0.27-2|27	Release:	2
14mu|sane-1.0.27-2|28	# lib/ is LGPLv2+, backends are GPLv2+ with exceptions
14mu|sane-1.0.27-2|29	# Tools are GPLv2+, docs are public domain
14mu|sane-1.0.27-2|30	License:	GPLv2+ and GPLv2+ with exceptions and Public Domain
14mu|sane-1.0.27-2|31	Group:		Graphics
14mu|sane-1.0.27-2|32	Url:		http://www.sane-project.org/
14mu|sane-1.0.27-2|33	Source0:	http://alioth.debian.org/frs/download.php/file/3958/sane-backends-%{version}.tar.gz
14mu|sane-1.0.27-2|34	Source3:	http://downloads.sourceforge.net/project/px-backend/primaxscan-source/1.1.beta1/primaxscan-1.1.beta1.tar.gz
14mu|sane-1.0.27-2|35	Source5:	saned-xinetd
14mu|sane-1.0.27-2|36	Source9:	http://downloads.sourceforge.net/project/hp44x0backend/hp44x0backend/sane_hp_rts88xx-0.18/sane_hp_rts88xx-0.18.tar.gz
14mu|sane-1.0.27-2|37	Source10:	http://downloads.sourceforge.net/project/brother-mfc/brother-mfc/sane-driver/sane-driver-0.2.tar.gz
14mu|sane-1.0.27-2|38	Source11:	http://www.geocities.com/trsh0101/SANE/primascan.h
14mu|sane-1.0.27-2|39	Source12:	http://www.geocities.com/trsh0101/SANE/primascan.c
14mu|sane-1.0.27-2|40	# The free part of Epson's scanner driver package IScan, full package
14mu|sane-1.0.27-2|41	# downloaded from http://www.avasys.jp/english/linux_e/index.html
14mu|sane-1.0.27-2|42	# Non-free part stripped out with
14mu|sane-1.0.27-2|43	# mkdir x; cd x; tar -xvzf ../iscan_2.21.0-6.tar.gz; rm -f */non-free/EAPL*.txt */non-free/lib*.so; tar -cvjf ../iscan_2.21.0-6-free.tar.bz2 *; cd ..; rm -rf x
14mu|sane-1.0.27-2|44	Source13:	iscan-%{iscanversion}-3-free.tar.bz2
14mu|sane-1.0.27-2|45	Source14:	http://downloads.sourceforge.net/project/geniusvp2/sane-backend-geniusvp2/1.0.16.1/sane-backend-geniusvp2_1.0.16.1.tar.gz
14mu|sane-1.0.27-2|46	Source15:	sane.rpmlintrc
14mu|sane-1.0.27-2|47	Patch0:		sane-backends-1.0.18-plustek-s12.patch
14mu|sane-1.0.27-2|48	# (fc) 1.0.19-12mdv fix group for device
14mu|sane-1.0.27-2|49	Patch1:		sane-backends-1.0.20-group.patch
14mu|sane-1.0.27-2|50	# (fc) list Brother MFC-260C, DCP130C as supported (Mdv bug # 52951)
14mu|sane-1.0.27-2|51	Patch2:		sane-backends-1.0.22-brother2list.patch
14mu|sane-1.0.27-2|52	Patch3:		sane-backends-1.0.20-strformat.patch
14mu|sane-1.0.27-2|53	
14mu|sane-1.0.27-2|54	# Debian patches
14mu|sane-1.0.27-2|55	# new build system breaks build when using pthreads.
14mu|sane-1.0.27-2|56	Patch10:	01_missing_pthreads.dpatch
14mu|sane-1.0.27-2|57	# add back SANE_CAP_ALWAYS_SETTABLE which was mistakenly
14mu|sane-1.0.27-2|58	# removed from SANE 1.0.20
14mu|sane-1.0.27-2|59	Patch11:	06_cap_always_settable.dpatch
14mu|sane-1.0.27-2|60	Patch13:	24_sane-desc.c_debian_mods.dpatch
14mu|sane-1.0.27-2|61	
14mu|sane-1.0.27-2|62	# Fedora patches
14mu|sane-1.0.27-2|63	Patch20:	sane-backends-1.0.20-open-macro.patch
14mu|sane-1.0.27-2|64	Patch21:	sane-backends-1.0.23-udev.patch
14mu|sane-1.0.27-2|65	
14mu|sane-1.0.27-2|66	Patch30:	iscan-2.29.3-fix-link.patch
14mu|sane-1.0.27-2|67	Patch31:	iscan-2.20.1-no_non-free_please.diff
14mu|sane-1.0.27-2|68	Patch32:	iscan-2.28.1-linkage_fix.patch
14mu|sane-1.0.27-2|69	
14mu|sane-1.0.27-2|70	Patch50:	sane-1.0.24-primaxscan-gcc5.patch
14mu|sane-1.0.27-2|71	
14mu|sane-1.0.27-2|72	BuildRequires:	gettext
14mu|sane-1.0.27-2|73	BuildRequires:	gettext-devel
14mu|sane-1.0.27-2|74	BuildRequires:	ieee1284-devel
14mu|sane-1.0.27-2|75	BuildRequires:	jpeg-devel
14mu|sane-1.0.27-2|76	BuildRequires:	libtool-devel
14mu|sane-1.0.27-2|77	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|sane-1.0.27-2|78	BuildRequires:	pkgconfig(libtiff-4)
14mu|sane-1.0.27-2|79	%if %{with gphoto2}
14mu|sane-1.0.27-2|80	BuildRequires:	pkgconfig(libgphoto2)
14mu|sane-1.0.27-2|81	%endif
14mu|sane-1.0.27-2|82	BuildRequires:	pkgconfig(libsystemd)
14mu|sane-1.0.27-2|83	%if %{mdvver} < 201610
14mu|sane-1.0.27-2|84	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|sane-1.0.27-2|85	%endif
14mu|sane-1.0.27-2|86	BuildRequires:	pkgconfig(libusb-1.0)
14mu|sane-1.0.27-2|87	%if %{with v4l}
14mu|sane-1.0.27-2|88	BuildRequires:	pkgconfig(libv4l1)
14mu|sane-1.0.27-2|89	%endif
14mu|sane-1.0.27-2|90	# ensure resmgr is not pulled
14mu|sane-1.0.27-2|91	BuildConflicts:	resmgr-devel
14mu|sane-1.0.27-2|92	
14mu|sane-1.0.27-2|93	%description
14mu|sane-1.0.27-2|94	SANE (Scanner Access Now Easy) is a sane and simple interface
14mu|sane-1.0.27-2|95	to both local and networked scanners and other image acquisition devices
14mu|sane-1.0.27-2|96	like digital still and video cameras.  SANE currently includes modules for
14mu|sane-1.0.27-2|97	accessing a range of scanners, including models from Agfa SnapScan, Apple,
14mu|sane-1.0.27-2|98	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
14mu|sane-1.0.27-2|99	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
14mu|sane-1.0.27-2|100	
14mu|sane-1.0.27-2|101	For the latest information on SANE, the SANE standard definition, and
14mu|sane-1.0.27-2|102	mailing list access, see http://www.mostang.com/sane/
14mu|sane-1.0.27-2|103	
14mu|sane-1.0.27-2|104	This package does not enable network scanning by default; if you wish
14mu|sane-1.0.27-2|105	to enable it, install the saned package.
14mu|sane-1.0.27-2|106	
14mu|sane-1.0.27-2|107	#----------------------------------------------------------------------------
14mu|sane-1.0.27-2|108	
14mu|sane-1.0.27-2|109	%package -n %{libname}
14mu|sane-1.0.27-2|110	Summary:	Shared libraries for SANE
14mu|sane-1.0.27-2|111	License:	LGPLv2.1+
14mu|sane-1.0.27-2|112	Group:		System/Libraries
14mu|sane-1.0.27-2|113	
14mu|sane-1.0.27-2|114	%description -n %{libname}
14mu|sane-1.0.27-2|115	This package contains the shared libraries for %{name}.
14mu|sane-1.0.27-2|116	
14mu|sane-1.0.27-2|117	%files -n %{libname}
14mu|sane-1.0.27-2|118	%{_libdir}/libsane.so.%{major}*
14mu|sane-1.0.27-2|119	%dir %{_libdir}/sane
14mu|sane-1.0.27-2|120	%{_libdir}/sane/*.so.%{major}*
14mu|sane-1.0.27-2|121	%if %{with epkowa}
14mu|sane-1.0.27-2|122	%exclude %{_libdir}/sane/libsane-epkowa.so.%{major}*
14mu|sane-1.0.27-2|123	%endif
14mu|sane-1.0.27-2|124	
14mu|sane-1.0.27-2|125	#----------------------------------------------------------------------------
14mu|sane-1.0.27-2|126	
14mu|sane-1.0.27-2|127	%package -n %{devname}
14mu|sane-1.0.27-2|128	Summary:	Development files for SANE
14mu|sane-1.0.27-2|129	License:	LGPLv2.1+
14mu|sane-1.0.27-2|130	Group: 		Development/C
14mu|sane-1.0.27-2|131	Requires:	%{libname} = %{EVRD}
14mu|sane-1.0.27-2|132	Provides:	sane-devel = %{EVRD}
14mu|sane-1.0.27-2|133	
14mu|sane-1.0.27-2|134	%description -n %{devname}
14mu|sane-1.0.27-2|135	This package contains the headers and development libraries necessary
14mu|sane-1.0.27-2|136	to develop applications using SANE.
14mu|sane-1.0.27-2|137	
14mu|sane-1.0.27-2|138	%files -n %{devname}
14mu|sane-1.0.27-2|139	%{_bindir}/sane-config
14mu|sane-1.0.27-2|140	%{_libdir}/libsane.so
14mu|sane-1.0.27-2|141	%{_libdir}/sane/*.so
14mu|sane-1.0.27-2|142	%{_includedir}/sane
14mu|sane-1.0.27-2|143	%{_libdir}/pkgconfig/sane-backends.pc
14mu|sane-1.0.27-2|144	%if %{with epkowa}
14mu|sane-1.0.27-2|145	%exclude %{_libdir}/sane/libsane-epkowa.so
14mu|sane-1.0.27-2|146	%endif
14mu|sane-1.0.27-2|147	
14mu|sane-1.0.27-2|148	#----------------------------------------------------------------------------
14mu|sane-1.0.27-2|149	
14mu|sane-1.0.27-2|150	%package backends
14mu|sane-1.0.27-2|151	Summary:	SANE - local and remote scanner access
14mu|sane-1.0.27-2|152	License:	LGPLv2.1+
14mu|sane-1.0.27-2|153	Group:		System/Kernel and hardware
14mu|sane-1.0.27-2|154	Provides:	%{name} = %{EVRD}
14mu|sane-1.0.27-2|155	%if %{with epkowa}
14mu|sane-1.0.27-2|156	Suggests:	iscan
14mu|sane-1.0.27-2|157	%endif
14mu|sane-1.0.27-2|158	Suggests:	sane-firmware
14mu|sane-1.0.27-2|159	Requires(pre,postun):	rpm-helper
14mu|sane-1.0.27-2|160	
14mu|sane-1.0.27-2|161	%description backends
14mu|sane-1.0.27-2|162	This package contains the backends for different scanners.
14mu|sane-1.0.27-2|163	
14mu|sane-1.0.27-2|164	%files backends -f sane-backends.lang
14mu|sane-1.0.27-2|165	%doc %{_docdir}/sane-backends-%{version}
14mu|sane-1.0.27-2|166	%{_bindir}/sane-find-scanner
14mu|sane-1.0.27-2|167	%{_bindir}/scanimage
14mu|sane-1.0.27-2|168	%{_bindir}/gamma4scanimage
14mu|sane-1.0.27-2|169	%if %{with primax}
14mu|sane-1.0.27-2|170	%{_bindir}/primax_scan
14mu|sane-1.0.27-2|171	%endif
14mu|sane-1.0.27-2|172	%{_bindir}/umax_pp
14mu|sane-1.0.27-2|173	%{_mandir}/man1/*
14mu|sane-1.0.27-2|174	%{_mandir}/man5/*
14mu|sane-1.0.27-2|175	%{_mandir}/man7/*
14mu|sane-1.0.27-2|176	%dir %{_sysconfdir}/sane.d
14mu|sane-1.0.27-2|177	%config(noreplace) %{_sysconfdir}/sane.d/*
14mu|sane-1.0.27-2|178	%{_udevrulesdir}/*-libsane.rules
14mu|sane-1.0.27-2|179	%attr(1777,root,root) %dir /var/lib/lock/sane
14mu|sane-1.0.27-2|180	%if %{with epkowa}
14mu|sane-1.0.27-2|181	# iscan files
14mu|sane-1.0.27-2|182	%exclude %{_sysconfdir}/sane.d/epkowa.conf
14mu|sane-1.0.27-2|183	%exclude %{_mandir}/man5/sane-epkowa.5*
14mu|sane-1.0.27-2|184	%endif
14mu|sane-1.0.27-2|185	
14mu|sane-1.0.27-2|186	%pre backends
14mu|sane-1.0.27-2|187	%_pre_groupadd scanner
14mu|sane-1.0.27-2|188	
14mu|sane-1.0.27-2|189	%postun backends
14mu|sane-1.0.27-2|190	%_postun_groupdel scanner
14mu|sane-1.0.27-2|191	
14mu|sane-1.0.27-2|192	#----------------------------------------------------------------------------
14mu|sane-1.0.27-2|193	
14mu|sane-1.0.27-2|194	%if %{with epkowa}
14mu|sane-1.0.27-2|195	%package backends-iscan
14mu|sane-1.0.27-2|196	Summary:	SANE - local and remote scanner access
14mu|sane-1.0.27-2|197	License:	LGPLv2.1+
14mu|sane-1.0.27-2|198	Group:		System/Kernel and hardware
14mu|sane-1.0.27-2|199	Provides:	iscan = %{iscanversion}
14mu|sane-1.0.27-2|200	
14mu|sane-1.0.27-2|201	%description backends-iscan
14mu|sane-1.0.27-2|202	This package contains the iscan backend, in order to not conflict with
14mu|sane-1.0.27-2|203	manufacturer-supplied packages.
14mu|sane-1.0.27-2|204	
14mu|sane-1.0.27-2|205	%files backends-iscan
14mu|sane-1.0.27-2|206	%{_libdir}/sane/libsane-epkowa.so.%{major}*
14mu|sane-1.0.27-2|207	%{_libdir}/sane/libsane-epkowa.so
14mu|sane-1.0.27-2|208	%{_sysconfdir}/sane.d/epkowa.conf
14mu|sane-1.0.27-2|209	%{_mandir}/man5/sane-epkowa.5*
14mu|sane-1.0.27-2|210	%{_mandir}/man8/iscan-registry.*
14mu|sane-1.0.27-2|211	%endif
14mu|sane-1.0.27-2|212	
14mu|sane-1.0.27-2|213	#----------------------------------------------------------------------------
14mu|sane-1.0.27-2|214	
14mu|sane-1.0.27-2|215	%package backends-doc
14mu|sane-1.0.27-2|216	Summary:	Documentation for SANE backends
14mu|sane-1.0.27-2|217	Group:		Documentation
14mu|sane-1.0.27-2|218	
14mu|sane-1.0.27-2|219	%description backends-doc
14mu|sane-1.0.27-2|220	This package contains the SANE backend documentation for different
14mu|sane-1.0.27-2|221	scanners.
14mu|sane-1.0.27-2|222	
14mu|sane-1.0.27-2|223	%files backends-doc
14mu|sane-1.0.27-2|224	%doc %{_docdir}/sane-backends-doc-%{version}
14mu|sane-1.0.27-2|225	
14mu|sane-1.0.27-2|226	#----------------------------------------------------------------------------
14mu|sane-1.0.27-2|227	
14mu|sane-1.0.27-2|228	%package -n saned
14mu|sane-1.0.27-2|229	Summary:	SANE - local and remote scanner access
14mu|sane-1.0.27-2|230	License:	LGPLv2.1+
14mu|sane-1.0.27-2|231	Group:		System/Kernel and hardware
14mu|sane-1.0.27-2|232	Provides:	saned = %{EVRD}
14mu|sane-1.0.27-2|233	Requires:	sane-backends >= %{EVRD}
14mu|sane-1.0.27-2|234	Requires(post,postun):	xinetd
14mu|sane-1.0.27-2|235	Requires(preun,post):	rpm-helper
14mu|sane-1.0.27-2|236	
14mu|sane-1.0.27-2|237	%description -n saned
14mu|sane-1.0.27-2|238	This package contains saned, a daemon that allows remote clients to
14mu|sane-1.0.27-2|239	access image acquisition devices available on the local host.
14mu|sane-1.0.27-2|240	
14mu|sane-1.0.27-2|241	%files -n saned
14mu|sane-1.0.27-2|242	%{_sbindir}/*
14mu|sane-1.0.27-2|243	%{_mandir}/man8/saned*
14mu|sane-1.0.27-2|244	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/saned
14mu|sane-1.0.27-2|245	
14mu|sane-1.0.27-2|246	%post -n saned
14mu|sane-1.0.27-2|247	systemctl restart xinetd
14mu|sane-1.0.27-2|248	
14mu|sane-1.0.27-2|249	%pre -n saned
14mu|sane-1.0.27-2|250	# Add saned to group scanner, cdwriter and usb for scanner access.
14mu|sane-1.0.27-2|251	/usr/sbin/useradd -r -M -s /bin/false  -c "system user for saned" saned -G cdwriter,usb,scanner || :
14mu|sane-1.0.27-2|252	
14mu|sane-1.0.27-2|253	%preun -n saned
14mu|sane-1.0.27-2|254	systemctl restart xinetd
14mu|sane-1.0.27-2|255	
14mu|sane-1.0.27-2|256	%postun -n saned
14mu|sane-1.0.27-2|257	systemctl restart xinetd
14mu|sane-1.0.27-2|258	
14mu|sane-1.0.27-2|259	#----------------------------------------------------------------------------
14mu|sane-1.0.27-2|260	
14mu|sane-1.0.27-2|261	%prep
14mu|sane-1.0.27-2|262	%setup -qn sane-backends-%{version}
14mu|sane-1.0.27-2|263	
14mu|sane-1.0.27-2|264	%patch0 -p1 -b .plusteks12
14mu|sane-1.0.27-2|265	%patch1 -p1 -b .group
14mu|sane-1.0.27-2|266	%patch2 -p1 -b .brother2list
14mu|sane-1.0.27-2|267	%patch3 -p1 -b .strformat
14mu|sane-1.0.27-2|268	
14mu|sane-1.0.27-2|269	%patch10 -p1
14mu|sane-1.0.27-2|270	%patch11 -p1
14mu|sane-1.0.27-2|271	%patch13 -p1
14mu|sane-1.0.27-2|272	
14mu|sane-1.0.27-2|273	# Fedora patches
14mu|sane-1.0.27-2|274	%patch20 -p1 -b .open-macro
14mu|sane-1.0.27-2|275	%patch21 -p1 -b .udev
14mu|sane-1.0.27-2|276	
14mu|sane-1.0.27-2|277	# Primax parallel port scanners
14mu|sane-1.0.27-2|278	%if %{with primax}
14mu|sane-1.0.27-2|279	%setup -q -T -D -a 3 -n sane-backends-%{version}
14mu|sane-1.0.27-2|280	%endif
14mu|sane-1.0.27-2|281	%patch50 -p1 -b .gcc5
14mu|sane-1.0.27-2|282	
14mu|sane-1.0.27-2|283	# "primascan" backend
14mu|sane-1.0.27-2|284	# (commented out in dll.conf, as it claims to support every USB scanner)
14mu|sane-1.0.27-2|285	cat %{SOURCE11} > backend/primascan.h
14mu|sane-1.0.27-2|286	cat %{SOURCE12} > backend/primascan.c
14mu|sane-1.0.27-2|287	echo '#primascan' >> backend/dll.conf.in
14mu|sane-1.0.27-2|288	
14mu|sane-1.0.27-2|289	# Epson Avasys driver for Epson scanners
14mu|sane-1.0.27-2|290	%if %{with epkowa}
14mu|sane-1.0.27-2|291	%setup -q -T -D -a 13 -n sane-backends-%{version}
14mu|sane-1.0.27-2|292	%endif
14mu|sane-1.0.27-2|293	
14mu|sane-1.0.27-2|294	# lib64 fixes (avoid patch)
14mu|sane-1.0.27-2|295	# NOTE: don't regenerate configure script past this line
14mu|sane-1.0.27-2|296	perl -pi -e "s@/lib(\"|\b[^/])@/%_lib\1@g if /LDFLAGS=.*with_ptal/" configure
14mu|sane-1.0.27-2|297	
14mu|sane-1.0.27-2|298	# Reduce number of retries done by the "snapscan" backend when accessing
14mu|sane-1.0.27-2|299	# the scanner
14mu|sane-1.0.27-2|300	perl -p -i -e 's:for \(retries = 20; retries; retries--\):for (retries = 5; retries; retries--):' backend/snapscan-scsi.c
14mu|sane-1.0.27-2|301	
14mu|sane-1.0.27-2|302	%if %{with epkowa}
14mu|sane-1.0.27-2|303	pushd iscan-%{iscanversion}
14mu|sane-1.0.27-2|304	%patch30 -p0 -b .iscan-2.10.0-1_fix_link
14mu|sane-1.0.27-2|305	%patch31 -p0 -b .no_non-free_please
14mu|sane-1.0.27-2|306	%patch32 -p2 -b .linkage_fix
14mu|sane-1.0.27-2|307	popd
14mu|sane-1.0.27-2|308	%endif
14mu|sane-1.0.27-2|309	
14mu|sane-1.0.27-2|310	# Remove the backend/dll.conf file generated by the patches, it prevents
14mu|sane-1.0.27-2|311	# the Makefile from generating  the real dll.conf file
14mu|sane-1.0.27-2|312	rm -f backend/dll.conf
14mu|sane-1.0.27-2|313	
14mu|sane-1.0.27-2|314	%build
14mu|sane-1.0.27-2|315	%configure2_5x \
14mu|sane-1.0.27-2|316	--disable-static \
14mu|sane-1.0.27-2|317	--enable-rpath=no \
14mu|sane-1.0.27-2|318	%if !%{with gphoto2}
14mu|sane-1.0.27-2|319	--without-gphoto2
14mu|sane-1.0.27-2|320	%endif
14mu|sane-1.0.27-2|321	
14mu|sane-1.0.27-2|322	%make
14mu|sane-1.0.27-2|323	
14mu|sane-1.0.27-2|324	# Primax parallel port scanners
14mu|sane-1.0.27-2|325	%if %{with primax}
14mu|sane-1.0.27-2|326	chmod a+rx tools/sane-config
14mu|sane-1.0.27-2|327	cd primaxscan*
14mu|sane-1.0.27-2|328	autoreconf -fi
14mu|sane-1.0.27-2|329	PATH=`pwd`/../tools:${PATH}
14mu|sane-1.0.27-2|330	CFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -fPIC -I`pwd`/../include -L`pwd`/../backend/.libs/"\
14mu|sane-1.0.27-2|331	%configure2_5x \
14mu|sane-1.0.27-2|332	--disable-static
14mu|sane-1.0.27-2|333	
14mu|sane-1.0.27-2|334	%make
14mu|sane-1.0.27-2|335	%make primax_scan
14mu|sane-1.0.27-2|336	cd ..
14mu|sane-1.0.27-2|337	%endif
14mu|sane-1.0.27-2|338	
14mu|sane-1.0.27-2|339	# Epson Avasys driver for Epson scanners
14mu|sane-1.0.27-2|340	%if %{with epkowa}
14mu|sane-1.0.27-2|341	chmod a+rx tools/sane-config
14mu|sane-1.0.27-2|342	PATH=`pwd`/tools:${PATH}
14mu|sane-1.0.27-2|343	cd iscan-%{iscanversion}
14mu|sane-1.0.27-2|344	cp -f /usr/share/aclocal/libtool.m4 m4/.
14mu|sane-1.0.27-2|345	autoreconf -fi
14mu|sane-1.0.27-2|346	export CFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -I`pwd`/../include -L`pwd`/../backend/ -fPIC"
14mu|sane-1.0.27-2|347	export CXXFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -I`pwd`/../include -L`pwd`/../backend/ -fPIC"
14mu|sane-1.0.27-2|348	%configure2_5x \
14mu|sane-1.0.27-2|349	--disable-static \
14mu|sane-1.0.27-2|350	--disable-frontend
14mu|sane-1.0.27-2|351	%make
14mu|sane-1.0.27-2|352	cd ..
14mu|sane-1.0.27-2|353	%endif
14mu|sane-1.0.27-2|354	
14mu|sane-1.0.27-2|355	%install
14mu|sane-1.0.27-2|356	%makeinstall_std
14mu|sane-1.0.27-2|357	
14mu|sane-1.0.27-2|358	# Create missing lock dir
14mu|sane-1.0.27-2|359	install -d %{buildroot}/var/lib/lock/sane
14mu|sane-1.0.27-2|360	
14mu|sane-1.0.27-2|361	perl -pi -e "s/installed.*/installed=yes/g" %{buildroot}%{_libdir}/libsane.la
14mu|sane-1.0.27-2|362	/sbin/ldconfig -n %{buildroot}%{_libdir} %{buildroot}%{_libdir}/sane
14mu|sane-1.0.27-2|363	
14mu|sane-1.0.27-2|364	# Comment out entry for the "geniusvp2" backend in
14mu|sane-1.0.27-2|365	# /etc/sane.d/dll.conf as it makes SANE hanging on some systems when
14mu|sane-1.0.27-2|366	# the appropriate scanner is not present
14mu|sane-1.0.27-2|367	perl -p -i -e 's/^(\s*geniusvp2)/\#$1/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mu|sane-1.0.27-2|368	
14mu|sane-1.0.27-2|369	# Enable stocks driver by default
14mu|sane-1.0.27-2|370	sed -i 's/^#epson/epson/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mu|sane-1.0.27-2|371	
14mu|sane-1.0.27-2|372	# Remove "hpoj" line from /etc/sane.d/dll.con
14mu|sane-1.0.27-2|373	perl -p -i -e 's/HP\s+OfficeJet/HPLIP/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mu|sane-1.0.27-2|374	perl -p -i -e 's/hpoj.sf.net/hplip.sf.net/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mu|sane-1.0.27-2|375	perl -p -i -e 's/hpoj/hpaio/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mu|sane-1.0.27-2|376	
14mu|sane-1.0.27-2|377	%if %{with empty_dll_conf}
14mu|sane-1.0.27-2|378	# The /etc/sane.d/dll.conf contains lines for every backend, so every
14mu|sane-1.0.27-2|379	# backend probes for a scanner when a SANE frontend (e. g. xsane) is
14mu|sane-1.0.27-2|380	# started. With this the user has always to wait around one minute
14mu|sane-1.0.27-2|381	# before he can scan. We simply replace the file by a nearly empty one
14mu|sane-1.0.27-2|382	# and let scannerdrake only insert the needed backends. So the
14mu|sane-1.0.27-2|383	# frontends will start immediately
14mu|sane-1.0.27-2|384	mv %{buildroot}%{_sysconfdir}/sane.d/dll.conf %{buildroot}%{_sysconfdir}/sane.d/dll.conf.orig
14mu|sane-1.0.27-2|385	cat > %{buildroot}%{_sysconfdir}/sane.d/dll.conf <<EOF
14mu|sane-1.0.27-2|386	# enable the next line if you want to allow access through the network:
14mu|sane-1.0.27-2|387	net
14mu|sane-1.0.27-2|388	EOF
14mu|sane-1.0.27-2|389	%endif
14mu|sane-1.0.27-2|390	
14mu|sane-1.0.27-2|391	# Move documentation from /usr/doc to /usr/share/doc
14mu|sane-1.0.27-2|392	install -d %{buildroot}%{_docdir}/sane-backends-%{version}/
14mu|sane-1.0.27-2|393	install -d %{buildroot}%{_docdir}/sane-backends-doc-%{version}/
14mu|sane-1.0.27-2|394	pushd %{buildroot}%{_docdir}/sane-backends
14mu|sane-1.0.27-2|395	mv `find -mindepth 1 -type d` *.html *.txt %{buildroot}%{_docdir}/sane-backends-doc-%{version}/
14mu|sane-1.0.27-2|396	mv README README.linux %{buildroot}%{_docdir}/sane-backends-%{version}/
14mu|sane-1.0.27-2|397	rm -f README.*
14mu|sane-1.0.27-2|398	mv * %{buildroot}%{_docdir}/sane-backends-%{version}/
14mu|sane-1.0.27-2|399	popd
14mu|sane-1.0.27-2|400	
14mu|sane-1.0.27-2|401	# Primax parallel port scanners
14mu|sane-1.0.27-2|402	%if %{with primax}
14mu|sane-1.0.27-2|403	cd primaxscan*
14mu|sane-1.0.27-2|404	%makeinstall_std
14mu|sane-1.0.27-2|405	rm -f %{buildroot}%{_libdir}/libsane-primax.a %{buildroot}%{_prefix}/lib/sane/libsane-primax.a
14mu|sane-1.0.27-2|406	cp primax_scan %{buildroot}%{_bindir}
14mu|sane-1.0.27-2|407	cd ..
14mu|sane-1.0.27-2|408	
14mu|sane-1.0.27-2|409	%ifarch x86_64
14mu|sane-1.0.27-2|410	mv -f %{buildroot}%{_prefix}/lib/sane/libsane-primax.* %{buildroot}%{_libdir}/sane/
14mu|sane-1.0.27-2|411	rm -rf %{buildroot}%{_prefix}/lib/sane/
14mu|sane-1.0.27-2|412	%endif
14mu|sane-1.0.27-2|413	
14mu|sane-1.0.27-2|414	%endif
14mu|sane-1.0.27-2|415	
14mu|sane-1.0.27-2|416	# Epson Avasys driver for Epson scanners
14mu|sane-1.0.27-2|417	%if %{with epkowa}
14mu|sane-1.0.27-2|418	cd iscan-%{iscanversion}
14mu|sane-1.0.27-2|419	%makeinstall_std
14mu|sane-1.0.27-2|420	rm -f %{buildroot}%{_libdir}/sane/libsane-epkowa.a
14mu|sane-1.0.27-2|421	rm -f %{buildroot}%{_mandir}/man1/iscan.1*
14mu|sane-1.0.27-2|422	rm -rf %{buildroot}%{_libdir}/iscan
14mu|sane-1.0.27-2|423	cp backend/epkowa.conf %{buildroot}%{_sysconfdir}/sane.d/
14mu|sane-1.0.27-2|424	echo 'epkowa' >> %{buildroot}%{_sysconfdir}/sane.d/dll.conf
14mu|sane-1.0.27-2|425	cd ..
14mu|sane-1.0.27-2|426	%endif
14mu|sane-1.0.27-2|427	
14mu|sane-1.0.27-2|428	# Xinetd.d entry
14mu|sane-1.0.27-2|429	mkdir %{buildroot}/etc/xinetd.d
14mu|sane-1.0.27-2|430	cat %{SOURCE5} > %{buildroot}/etc/xinetd.d/saned
14mu|sane-1.0.27-2|431	
14mu|sane-1.0.27-2|432	# udev rules for libusb user support
14mu|sane-1.0.27-2|433	mkdir -p %{buildroot}/lib/udev/rules.d
14mu|sane-1.0.27-2|434	install -m644 tools/udev/libsane.rules %{buildroot}/lib/udev/rules.d/60-libsane.rules
14mu|sane-1.0.27-2|435	# Shorten too long comments
14mu|sane-1.0.27-2|436	perl -p -i -e 's/(\#.{500}).*$/$1 .../' %{buildroot}/lib/udev/rules.d/60-libsane.rules
14mu|sane-1.0.27-2|437	
14mu|sane-1.0.27-2|438	%find_lang sane-backends
14mu|sane-1.0.27-2|439	
14mu|sane-1.0.27-2|440	sed -i '/^%dir/d' sane-backends.lang
14mu|sane-1.0.27-2|441	
14mu|sane-1.0.27-2|442	
14mu|sane-1.0.27-2|443	%changelog

24072 14
14mu|sane-frontends-1.0.14-19|1	%define beta %nil
14mu|sane-frontends-1.0.14-19|2	
14mu|sane-frontends-1.0.14-19|3	# Enable debug mode
14mu|sane-frontends-1.0.14-19|4	%define debug 0
14mu|sane-frontends-1.0.14-19|5	
14mu|sane-frontends-1.0.14-19|6	Summary:	Graphical frontend to SANE
14mu|sane-frontends-1.0.14-19|7	Name:		sane-frontends
14mu|sane-frontends-1.0.14-19|8	Version:	1.0.14
14mu|sane-frontends-1.0.14-19|9	Release:	19
14mu|sane-frontends-1.0.14-19|10	License:	GPLv2+
14mu|sane-frontends-1.0.14-19|11	Group:		Graphics
14mu|sane-frontends-1.0.14-19|12	Url:		http://www.mostang.com/sane/
14mu|sane-frontends-1.0.14-19|13	Source0:	ftp://ftp.sane-project.org/pub/sane/sane-frontends-%{version}/%{name}-%{version}%{beta}.tar.bz2
14mu|sane-frontends-1.0.14-19|14	Source1:	sane-frontends16.png
14mu|sane-frontends-1.0.14-19|15	Source2:	sane-frontends32.png
14mu|sane-frontends-1.0.14-19|16	Source3:	sane-frontends48.png
14mu|sane-frontends-1.0.14-19|17	Patch0:		sane-frontends-1.0.14-segfault.patch
14mu|sane-frontends-1.0.14-19|18	BuildRequires:	jpeg-devel
14mu|sane-frontends-1.0.14-19|19	BuildRequires:	pkgconfig(gimp-2.0)
14mu|sane-frontends-1.0.14-19|20	BuildRequires:	pkgconfig(libusb)
14mu|sane-frontends-1.0.14-19|21	BuildRequires:	pkgconfig(sane-backends)
14mu|sane-frontends-1.0.14-19|22	Requires:	sane
14mu|sane-frontends-1.0.14-19|23	
14mu|sane-frontends-1.0.14-19|24	%description
14mu|sane-frontends-1.0.14-19|25	This is the xscanimage program, used to scan images using SANE, either
14mu|sane-frontends-1.0.14-19|26	standalone or as a gimp plugin. Also includes xcam and scanadf.
14mu|sane-frontends-1.0.14-19|27	
14mu|sane-frontends-1.0.14-19|28	%files
14mu|sane-frontends-1.0.14-19|29	%doc INSTALL NEWS README AUTHORS
14mu|sane-frontends-1.0.14-19|30	%{_bindir}/*
14mu|sane-frontends-1.0.14-19|31	%{_datadir}/sane/sane-style.rc
14mu|sane-frontends-1.0.14-19|32	%{_mandir}/man1/*
14mu|sane-frontends-1.0.14-19|33	%{_datadir}/applications/*.desktop
14mu|sane-frontends-1.0.14-19|34	%{_iconsdir}/hicolor/*/apps/*.png
14mu|sane-frontends-1.0.14-19|35	%{_libdir}/gimp/2.0/plug-ins/xscanimage
14mu|sane-frontends-1.0.14-19|36	
14mu|sane-frontends-1.0.14-19|37	#----------------------------------------------------------------------------
14mu|sane-frontends-1.0.14-19|38	
14mu|sane-frontends-1.0.14-19|39	%prep
14mu|sane-frontends-1.0.14-19|40	%setup -q -n sane-frontends-%{version}%{beta}
14mu|sane-frontends-1.0.14-19|41	%patch0 -p1
14mu|sane-frontends-1.0.14-19|42	
14mu|sane-frontends-1.0.14-19|43	%build
14mu|sane-frontends-1.0.14-19|44	%if %{debug}
14mu|sane-frontends-1.0.14-19|45	export DONT_STRIP=1
14mu|sane-frontends-1.0.14-19|46	CFLAGS="`echo %{optflags} |perl -pi -e 's,-O3,-g,g'`" CXXFLAGS="`echo %{optflags} |perl -pi -e 's,-O3,-g,g'`" \
14mu|sane-frontends-1.0.14-19|47	%endif
14mu|sane-frontends-1.0.14-19|48	%configure2_5x
14mu|sane-frontends-1.0.14-19|49	perl -pi -e 's#,-rpath,/usr/lib##' src/Makefile #yves 1.0.5-4mdk
14mu|sane-frontends-1.0.14-19|50	# glibc 2.1 has stpcpy, but sane's configure is apparently unable to detect it.
14mu|sane-frontends-1.0.14-19|51	perl -p -i -e "s|\/\* #undef HAVE_STPCPY \*\/|#define HAVE_STPCPY 1|" include/sane/config.h
14mu|sane-frontends-1.0.14-19|52	%make
14mu|sane-frontends-1.0.14-19|53	
14mu|sane-frontends-1.0.14-19|54	%install
14mu|sane-frontends-1.0.14-19|55	%if %{debug}
14mu|sane-frontends-1.0.14-19|56	export DONT_STRIP=1
14mu|sane-frontends-1.0.14-19|57	%endif
14mu|sane-frontends-1.0.14-19|58	
14mu|sane-frontends-1.0.14-19|59	%makeinstall_std
14mu|sane-frontends-1.0.14-19|60	
14mu|sane-frontends-1.0.14-19|61	mkdir -p %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14mu|sane-frontends-1.0.14-19|62	ln -s %{_bindir}/xscanimage %{buildroot}%{_libdir}/gimp/2.0/plug-ins
14mu|sane-frontends-1.0.14-19|63	
14mu|sane-frontends-1.0.14-19|64	# menu icons
14mu|sane-frontends-1.0.14-19|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mu|sane-frontends-1.0.14-19|66	install -m 0644 %{SOURCE1} %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/sane-frontends.png
14mu|sane-frontends-1.0.14-19|67	install -m 0644 %{SOURCE2} %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/sane-frontends.png
14mu|sane-frontends-1.0.14-19|68	install -m 0644 %{SOURCE3} %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/sane-frontends.png
14mu|sane-frontends-1.0.14-19|69	
14mu|sane-frontends-1.0.14-19|70	mkdir -p %{buildroot}%{_datadir}/applications
14mu|sane-frontends-1.0.14-19|71	cat > %{buildroot}%{_datadir}/applications/xscanimage.desktop <<EOF
14mu|sane-frontends-1.0.14-19|72	[Desktop Entry]
14mu|sane-frontends-1.0.14-19|73	Encoding=UTF-8
14mu|sane-frontends-1.0.14-19|74	Name=XScanImage
14mu|sane-frontends-1.0.14-19|75	Comment=A simple frontend for the SANE scanning system
14mu|sane-frontends-1.0.14-19|76	Comment[ru]=Простой интерфейс для системы сканирования SANE
14mu|sane-frontends-1.0.14-19|77	Exec=%{_bindir}/xscanimage
14mu|sane-frontends-1.0.14-19|78	Icon=%{name}
14mu|sane-frontends-1.0.14-19|79	Terminal=false
14mu|sane-frontends-1.0.14-19|80	Type=Application
14mu|sane-frontends-1.0.14-19|81	StartupNotify=true
14mu|sane-frontends-1.0.14-19|82	Categories=GTK;Graphics;Scanning;
14mu|sane-frontends-1.0.14-19|83	EOF
14mu|sane-frontends-1.0.14-19|84	
14mu|sane-frontends-1.0.14-19|85	mkdir -p %{buildroot}%{_datadir}/applications
14mu|sane-frontends-1.0.14-19|86	cat > %{buildroot}%{_datadir}/applications/xcam.desktop <<EOF
14mu|sane-frontends-1.0.14-19|87	[Desktop Entry]
14mu|sane-frontends-1.0.14-19|88	Encoding=UTF-8
14mu|sane-frontends-1.0.14-19|89	Name=XCam
14mu|sane-frontends-1.0.14-19|90	Comment=A SANE-based frontend for webcams
14mu|sane-frontends-1.0.14-19|91	Comment[ru]=Фронтенд системы сканирования SANE для веб-камер
14mu|sane-frontends-1.0.14-19|92	Exec=%{_bindir}/xcam
14mu|sane-frontends-1.0.14-19|93	Icon=%{name}
14mu|sane-frontends-1.0.14-19|94	Terminal=false
14mu|sane-frontends-1.0.14-19|95	Type=Application
14mu|sane-frontends-1.0.14-19|96	StartupNotify=true
14mu|sane-frontends-1.0.14-19|97	Categories=GTK;AudioVideo;Video;
14mu|sane-frontends-1.0.14-19|98	EOF
14mu|sane-frontends-1.0.14-19|99	
14mu|sane-frontends-1.0.14-19|100	
14mu|sane-frontends-1.0.14-19|101	%changelog
14mu|sane-frontends-1.0.14-19|102	
14mu|sane-frontends-1.0.14-19|103	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 1.0.14-19
14mu|sane-frontends-1.0.14-19|104	- (65bb147) Added Russian l10n to desktop file
14mu|sane-frontends-1.0.14-19|105	
14mu|sane-frontends-1.0.14-19|106	

24073 14
14mu|saslwrapper-0.14-3|1	%define major 1
14mu|saslwrapper-0.14-3|2	%define libname %mklibname %{name} %{major}
14mu|saslwrapper-0.14-3|3	%define devname %mklibname %{name} -d
14mu|saslwrapper-0.14-3|4	
14mu|saslwrapper-0.14-3|5	Summary:	Ruby and Python wrappers for the cyrus sasl library
14mu|saslwrapper-0.14-3|6	Name:		saslwrapper
14mu|saslwrapper-0.14-3|7	Version:	0.14
14mu|saslwrapper-0.14-3|8	Release:	3
14mu|saslwrapper-0.14-3|9	License:	ASL 2.0
14mu|saslwrapper-0.14-3|10	Group:		System/Libraries
14mu|saslwrapper-0.14-3|11	Url:		http://qpid.apache.org
14mu|saslwrapper-0.14-3|12	# svn export -r 1209041 https://svn.apache.org/repos/asf/qpid/branches/0.14/qpid/extras/sasl saslwrapper-0.14
14mu|saslwrapper-0.14-3|13	# tar -cvzf saslwrapper-0.14.tar.gz saslwrapper-0.14
14mu|saslwrapper-0.14-3|14	Source0:	%{name}-%{version}.tar.gz
14mu|saslwrapper-0.14-3|15	Patch0:		configure.patch
14mu|saslwrapper-0.14-3|16	BuildRequires:	cyrus-sasl
14mu|saslwrapper-0.14-3|17	BuildRequires:	doxygen
14mu|saslwrapper-0.14-3|18	BuildRequires:	ruby
14mu|saslwrapper-0.14-3|19	BuildRequires:	swig
14mu|saslwrapper-0.14-3|20	BuildRequires:	libsasl2-devel
14mu|saslwrapper-0.14-3|21	BuildRequires:	pkgconfig(python)
14mu|saslwrapper-0.14-3|22	BuildRequires:	pkgconfig(ruby)
14mu|saslwrapper-0.14-3|23	
14mu|saslwrapper-0.14-3|24	%description
14mu|saslwrapper-0.14-3|25	A simple wrapper for cyrus-sasl that permits easy binding into
14mu|saslwrapper-0.14-3|26	scripting languages.
14mu|saslwrapper-0.14-3|27	
14mu|saslwrapper-0.14-3|28	#----------------------------------------------------------------------------
14mu|saslwrapper-0.14-3|29	
14mu|saslwrapper-0.14-3|30	%package -n %{libname}
14mu|saslwrapper-0.14-3|31	Summary:	Shared library for saslwrapper
14mu|saslwrapper-0.14-3|32	Group:		System/Libraries
14mu|saslwrapper-0.14-3|33	Conflicts:	%{name} < 0.14-3
14mu|saslwrapper-0.14-3|34	Obsoletes:	%{name} < 0.14-3
14mu|saslwrapper-0.14-3|35	
14mu|saslwrapper-0.14-3|36	%description -n %{libname}
14mu|saslwrapper-0.14-3|37	Shared library for saslwrapper.
14mu|saslwrapper-0.14-3|38	
14mu|saslwrapper-0.14-3|39	%files -n %{libname}
14mu|saslwrapper-0.14-3|40	%doc LICENSE
14mu|saslwrapper-0.14-3|41	%{_libdir}/libsaslwrapper.so.%{major}*
14mu|saslwrapper-0.14-3|42	
14mu|saslwrapper-0.14-3|43	#----------------------------------------------------------------------------
14mu|saslwrapper-0.14-3|44	
14mu|saslwrapper-0.14-3|45	%package -n %{devname}
14mu|saslwrapper-0.14-3|46	Summary:	Header files for developing with saslwrapper
14mu|saslwrapper-0.14-3|47	Group:		Development/C++
14mu|saslwrapper-0.14-3|48	Requires:	%{libname} = %{EVRD}
14mu|saslwrapper-0.14-3|49	Provides:	%{name}-devel = %{EVRD}
14mu|saslwrapper-0.14-3|50	Conflicts:	%{name}-devel < 0.14-3
14mu|saslwrapper-0.14-3|51	Obsoletes:	%{name}-devel < 0.14-3
14mu|saslwrapper-0.14-3|52	
14mu|saslwrapper-0.14-3|53	%description -n %{devname}
14mu|saslwrapper-0.14-3|54	The header files for developing with saslwrapper.
14mu|saslwrapper-0.14-3|55	
14mu|saslwrapper-0.14-3|56	%files -n %{devname}
14mu|saslwrapper-0.14-3|57	%{_includedir}/saslwrapper.h
14mu|saslwrapper-0.14-3|58	%{_libdir}/libsaslwrapper.so
14mu|saslwrapper-0.14-3|59	
14mu|saslwrapper-0.14-3|60	#----------------------------------------------------------------------------
14mu|saslwrapper-0.14-3|61	
14mu|saslwrapper-0.14-3|62	%package -n python-saslwrapper
14mu|saslwrapper-0.14-3|63	Summary:	Python bindings for saslwrapper
14mu|saslwrapper-0.14-3|64	Group:		System/Libraries
14mu|saslwrapper-0.14-3|65	Requires:	%{libname} = %{EVRD}
14mu|saslwrapper-0.14-3|66	Requires:	python
14mu|saslwrapper-0.14-3|67	
14mu|saslwrapper-0.14-3|68	%description -n python-saslwrapper
14mu|saslwrapper-0.14-3|69	Python bindings for the saslwrapper library.
14mu|saslwrapper-0.14-3|70	
14mu|saslwrapper-0.14-3|71	%files -n python-saslwrapper
14mu|saslwrapper-0.14-3|72	%{python_sitearch}/saslwrapper.py*
14mu|saslwrapper-0.14-3|73	%{python_sitearch}/_saslwrapper.so
14mu|saslwrapper-0.14-3|74	
14mu|saslwrapper-0.14-3|75	#----------------------------------------------------------------------------
14mu|saslwrapper-0.14-3|76	
14mu|saslwrapper-0.14-3|77	%package -n ruby-saslwrapper
14mu|saslwrapper-0.14-3|78	Summary:	Ruby bindings for saslwrapper
14mu|saslwrapper-0.14-3|79	Group:		System/Libraries
14mu|saslwrapper-0.14-3|80	Requires:	%{libname} = %{EVRD}
14mu|saslwrapper-0.14-3|81	Requires:	ruby
14mu|saslwrapper-0.14-3|82	
14mu|saslwrapper-0.14-3|83	%description -n ruby-saslwrapper
14mu|saslwrapper-0.14-3|84	Ruby bindings for the saslwrapper library.
14mu|saslwrapper-0.14-3|85	
14mu|saslwrapper-0.14-3|86	%files -n ruby-saslwrapper
14mu|saslwrapper-0.14-3|87	%{ruby_sitearchdir}/saslwrapper.so
14mu|saslwrapper-0.14-3|88	
14mu|saslwrapper-0.14-3|89	#----------------------------------------------------------------------------
14mu|saslwrapper-0.14-3|90	
14mu|saslwrapper-0.14-3|91	%prep
14mu|saslwrapper-0.14-3|92	%setup -q
14mu|saslwrapper-0.14-3|93	%patch0 -p1
14mu|saslwrapper-0.14-3|94	
14mu|saslwrapper-0.14-3|95	%build
14mu|saslwrapper-0.14-3|96	export LDFLAGS="-lsasl2"
14mu|saslwrapper-0.14-3|97	./bootstrap
14mu|saslwrapper-0.14-3|98	%configure
14mu|saslwrapper-0.14-3|99	%make
14mu|saslwrapper-0.14-3|100	
14mu|saslwrapper-0.14-3|101	%install
14mu|saslwrapper-0.14-3|102	%makeinstall_std
14mu|saslwrapper-0.14-3|103	
14mu|saslwrapper-0.14-3|104	%check
14mu|saslwrapper-0.14-3|105	make check
14mu|saslwrapper-0.14-3|106	
14mu|saslwrapper-0.14-3|107	
14mu|saslwrapper-0.14-3|108	%changelog
14mu|saslwrapper-0.14-3|109	
14mu|saslwrapper-0.14-3|110	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14-3
14mu|saslwrapper-0.14-3|111	- (9b7bb32) Name library and development packages according to library packaging policy
14mu|saslwrapper-0.14-3|112	- (9b7bb32) Spec cleanup
14mu|saslwrapper-0.14-3|113	
14mu|saslwrapper-0.14-3|114	

24074 14
14mu|saxpath-1.0-4|1	Name:       saxpath
14mu|saxpath-1.0-4|2	Version:    1.0
14mu|saxpath-1.0-4|3	Release:    4
14mu|saxpath-1.0-4|4	Summary:    Simple API for XPath
14mu|saxpath-1.0-4|5	
14mu|saxpath-1.0-4|6	Group:      Development/Java
14mu|saxpath-1.0-4|7	License:    Saxpath
14mu|saxpath-1.0-4|8	URL:        http://sourceforge.net/projects/saxpath/
14mu|saxpath-1.0-4|9	Source0:    http://downloads.sourceforge.net/saxpath/saxpath-1.0.tar.gz
14mu|saxpath-1.0-4|10	Source1:    %{name}-%{version}.pom
14mu|saxpath-1.0-4|11	
14mu|saxpath-1.0-4|12	BuildRequires:	ant
14mu|saxpath-1.0-4|13	BuildRequires:	ant-junit
14mu|saxpath-1.0-4|14	BuildRequires:	java-rpmbuild
14mu|saxpath-1.0-4|15	Requires:	jpackage-utils
14mu|saxpath-1.0-4|16	
14mu|saxpath-1.0-4|17	BuildArch:      noarch
14mu|saxpath-1.0-4|18	
14mu|saxpath-1.0-4|19	%description
14mu|saxpath-1.0-4|20	The SAXPath project is a Simple API for XPath. SAXPath is analogous to SAX
14mu|saxpath-1.0-4|21	in that the API abstracts away the details of parsing and provides a simple
14mu|saxpath-1.0-4|22	event based callback interface.
14mu|saxpath-1.0-4|23	
14mu|saxpath-1.0-4|24	%package javadoc
14mu|saxpath-1.0-4|25	Summary:    Javadoc for saxpath
14mu|saxpath-1.0-4|26	Group:      Development/Java
14mu|saxpath-1.0-4|27	Requires:   jpackage-utils
14mu|saxpath-1.0-4|28	
14mu|saxpath-1.0-4|29	%description javadoc
14mu|saxpath-1.0-4|30	Java API documentation for saxpath.
14mu|saxpath-1.0-4|31	
14mu|saxpath-1.0-4|32	%prep
14mu|saxpath-1.0-4|33	%setup -q -n %{name}-%{version}-FCS
14mu|saxpath-1.0-4|34	
14mu|saxpath-1.0-4|35	find -type f -name "*.jar" -exec rm -f '{}' \;
14mu|saxpath-1.0-4|36	
14mu|saxpath-1.0-4|37	%build
14mu|saxpath-1.0-4|38	mkdir src/conf
14mu|saxpath-1.0-4|39	touch src/conf/MANIFEST.MF
14mu|saxpath-1.0-4|40	
14mu|saxpath-1.0-4|41	export CLASSPATH=$(build-classpath xalan-j2-serializer)
14mu|saxpath-1.0-4|42	
14mu|saxpath-1.0-4|43	ant
14mu|saxpath-1.0-4|44	
14mu|saxpath-1.0-4|45	# fix rpmlint warings: saxpath-javadoc.noarch: W: wrong-file-end-of-line-encoding /usr/share/javadoc/saxpath/**/*.css
14mu|saxpath-1.0-4|46	for file in `find build/doc -type f | grep .css`; do
14mu|saxpath-1.0-4|47	%{__sed} -i 's/\r//g' $file
14mu|saxpath-1.0-4|48	done
14mu|saxpath-1.0-4|49	
14mu|saxpath-1.0-4|50	%install
14mu|saxpath-1.0-4|51	# install jar
14mu|saxpath-1.0-4|52	install -dm 755 %{buildroot}/%{_javadir}
14mu|saxpath-1.0-4|53	cp -p build/saxpath.jar %{buildroot}/%{_javadir}/%{name}-%{version}.jar
14mu|saxpath-1.0-4|54	ln -s %{name}-%{version}.jar %{buildroot}/%{_javadir}/%{name}.jar
14mu|saxpath-1.0-4|55	
14mu|saxpath-1.0-4|56	#install pom
14mu|saxpath-1.0-4|57	install -dm 755 %{buildroot}/%{_datadir}/maven2/poms
14mu|saxpath-1.0-4|58	cp -p %{SOURCE1} %{buildroot}/%{_datadir}/maven2/poms/JPP-saxpath.pom
14mu|saxpath-1.0-4|59	
14mu|saxpath-1.0-4|60	#depmap entry
14mu|saxpath-1.0-4|61	%add_to_maven_depmap saxpath saxpath %{version}-FCS JPP saxpath
14mu|saxpath-1.0-4|62	
14mu|saxpath-1.0-4|63	# install javadoc
14mu|saxpath-1.0-4|64	install -dm 755 %{buildroot}/%{_javadocdir}/%{name}
14mu|saxpath-1.0-4|65	cp -a build/doc/* %{buildroot}/%{_javadocdir}/%{name}/
14mu|saxpath-1.0-4|66	
14mu|saxpath-1.0-4|67	%post
14mu|saxpath-1.0-4|68	%update_maven_depmap
14mu|saxpath-1.0-4|69	
14mu|saxpath-1.0-4|70	%postun
14mu|saxpath-1.0-4|71	%update_maven_depmap
14mu|saxpath-1.0-4|72	
14mu|saxpath-1.0-4|73	%files
14mu|saxpath-1.0-4|74	%{_javadir}/*
14mu|saxpath-1.0-4|75	%{_datadir}/maven2/poms/*
14mu|saxpath-1.0-4|76	%{_mavendepmapfragdir}
14mu|saxpath-1.0-4|77	
14mu|saxpath-1.0-4|78	%files javadoc
14mu|saxpath-1.0-4|79	%{_javadocdir}/*
14mu|saxpath-1.0-4|80	
14mu|saxpath-1.0-4|81	
14mu|saxpath-1.0-4|82	%changelog
14mu|saxpath-1.0-4|83	
14mu|saxpath-1.0-4|84	* Thu Jul 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|saxpath-1.0-4|85	- (0278498) Rebuild with java8
14mu|saxpath-1.0-4|86	
14mu|saxpath-1.0-4|87	

24075 14
14mu|sbc-1.3-1|1	%define major 1
14mu|sbc-1.3-1|2	%define libname %mklibname %{name} %{major}
14mu|sbc-1.3-1|3	%define libnamedevel %mklibname -d %{name}
14mu|sbc-1.3-1|4	
14mu|sbc-1.3-1|5	Name:		sbc
14mu|sbc-1.3-1|6	Version:	1.3
14mu|sbc-1.3-1|7	Release:	1
14mu|sbc-1.3-1|8	Summary:	Bluetooth SBC utilities
14mu|sbc-1.3-1|9	
14mu|sbc-1.3-1|10	
14mu|sbc-1.3-1|11	Group:		Communications
14mu|sbc-1.3-1|12	License:	GPLv2+
14mu|sbc-1.3-1|13	Source0:	http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
14mu|sbc-1.3-1|14	Url:		http://www.bluez.org/
14mu|sbc-1.3-1|15	
14mu|sbc-1.3-1|16	BuildRequires:	pkgconfig(glib-2.0)
14mu|sbc-1.3-1|17	BuildRequires:	pkgconfig(dbus-1)
14mu|sbc-1.3-1|18	BuildRequires:	pkgconfig(bluez)
14mu|sbc-1.3-1|19	BuildRequires:	pkgconfig(sndfile)
14mu|sbc-1.3-1|20	
14mu|sbc-1.3-1|21	%description
14mu|sbc-1.3-1|22	Bluetooth SBC utilities
14mu|sbc-1.3-1|23	
14mu|sbc-1.3-1|24	%package -n %{libname}
14mu|sbc-1.3-1|25	Summary:	Bluetooth SBC library
14mu|sbc-1.3-1|26	
14mu|sbc-1.3-1|27	Group:		System/Libraries
14mu|sbc-1.3-1|28	
14mu|sbc-1.3-1|29	%description -n %{libname}
14mu|sbc-1.3-1|30	Bluetooth SBC library
14mu|sbc-1.3-1|31	
14mu|sbc-1.3-1|32	%package -n %{libnamedevel}
14mu|sbc-1.3-1|33	Summary:	Bluetooth SBC development files
14mu|sbc-1.3-1|34	
14mu|sbc-1.3-1|35	Group:		Development/C
14mu|sbc-1.3-1|36	Requires:	%{libname} = %{version}-%{release}
14mu|sbc-1.3-1|37	Provides:	%{name}-devel = %{version}-%{release}
14mu|sbc-1.3-1|38	
14mu|sbc-1.3-1|39	%description -n %{libnamedevel}
14mu|sbc-1.3-1|40	Bluetooth SBC development files
14mu|sbc-1.3-1|41	
14mu|sbc-1.3-1|42	
14mu|sbc-1.3-1|43	%prep
14mu|sbc-1.3-1|44	%setup -q
14mu|sbc-1.3-1|45	
14mu|sbc-1.3-1|46	%build
14mu|sbc-1.3-1|47	%configure2_5x --disable-static
14mu|sbc-1.3-1|48	%make
14mu|sbc-1.3-1|49	
14mu|sbc-1.3-1|50	%install
14mu|sbc-1.3-1|51	%makeinstall_std
14mu|sbc-1.3-1|52	
14mu|sbc-1.3-1|53	rm -f %{buildroot}%{_libdir}/*.la
14mu|sbc-1.3-1|54	
14mu|sbc-1.3-1|55	%files
14mu|sbc-1.3-1|56	%{_bindir}/sbcdec
14mu|sbc-1.3-1|57	%{_bindir}/sbcenc
14mu|sbc-1.3-1|58	%{_bindir}/sbcinfo
14mu|sbc-1.3-1|59	
14mu|sbc-1.3-1|60	%files -n %{libname}
14mu|sbc-1.3-1|61	%{_libdir}/libsbc.so.%{major}*
14mu|sbc-1.3-1|62	
14mu|sbc-1.3-1|63	%files -n %{libnamedevel}
14mu|sbc-1.3-1|64	%{_includedir}/%{name}
14mu|sbc-1.3-1|65	%{_libdir}/libsbc.so
14mu|sbc-1.3-1|66	%{_libdir}/pkgconfig/%{name}.pc
14mu|sbc-1.3-1|67	
14mu|sbc-1.3-1|68	%changelog
14mu|sbc-1.3-1|69	* Mon Nov 24 2014 dsilakov <denis.silakov@rosalab.ru> 1.3-1
14mu|sbc-1.3-1|70	+ Revision: 13089bc
14mu|sbc-1.3-1|71	- Merge pull request #2 from import/sbc:auto_update
14mu|sbc-1.3-1|72	- ROSA Updates Builder: update suggested
14mu|sbc-1.3-1|73	
14mu|sbc-1.3-1|74	

24076 14
14mu|scanssh-2.1-19|1	Summary:	Scans the given addresses and networks for running SSH servers
14mu|scanssh-2.1-19|2	Name:		scanssh
14mu|scanssh-2.1-19|3	Version:	2.1
14mu|scanssh-2.1-19|4	Release:	19
14mu|scanssh-2.1-19|5	License:	BSD
14mu|scanssh-2.1-19|6	Group:		Networking/Other
14mu|scanssh-2.1-19|7	URL:		http://www.monkey.org/~provos/scanssh/
14mu|scanssh-2.1-19|8	Source0:	http://www.monkey.org/~provos/%{name}-%{version}.tar.gz
14mu|scanssh-2.1-19|9	Patch0:		scanssh-no-locincpth.patch
14mu|scanssh-2.1-19|10	BuildRequires:	libpcap >= 0.9.5
14mu|scanssh-2.1-19|11	BuildRequires:	libpcap-devel >= 0.9.5
14mu|scanssh-2.1-19|12	BuildRequires:	libevent-devel >= 1.3
14mu|scanssh-2.1-19|13	BuildRequires:	libdnet-devel >= 1.7
14mu|scanssh-2.1-19|14	
14mu|scanssh-2.1-19|15	%description
14mu|scanssh-2.1-19|16	Scanssh scans the given addresses and networks for running SSH servers. It will
14mu|scanssh-2.1-19|17	query their version number and displays the results in a list.
14mu|scanssh-2.1-19|18	
14mu|scanssh-2.1-19|19	This program was originally written under OpenBSD as a personal measurement
14mu|scanssh-2.1-19|20	tool. However, besides gathering statistics, it's also useful for other
14mu|scanssh-2.1-19|21	purposes such as ensuring that all machines on your network run the latest SSH
14mu|scanssh-2.1-19|22	versions, etc...
14mu|scanssh-2.1-19|23	
14mu|scanssh-2.1-19|24	%prep
14mu|scanssh-2.1-19|25	
14mu|scanssh-2.1-19|26	%setup -q -n %{name}-%{version}
14mu|scanssh-2.1-19|27	%patch0 -p0
14mu|scanssh-2.1-19|28	
14mu|scanssh-2.1-19|29	%build
14mu|scanssh-2.1-19|30	
14mu|scanssh-2.1-19|31	%configure2_5x
14mu|scanssh-2.1-19|32	
14mu|scanssh-2.1-19|33	# work around --recheck
14mu|scanssh-2.1-19|34	touch *
14mu|scanssh-2.1-19|35	
14mu|scanssh-2.1-19|36	%make CFLAGS="%{optflags} -fPIC"
14mu|scanssh-2.1-19|37	
14mu|scanssh-2.1-19|38	%install
14mu|scanssh-2.1-19|39	install -d %{buildroot}%{_sbindir}
14mu|scanssh-2.1-19|40	install -d %{buildroot}%{_mandir}/man1
14mu|scanssh-2.1-19|41	
14mu|scanssh-2.1-19|42	install -m755 scanssh %{buildroot}%{_sbindir}
14mu|scanssh-2.1-19|43	install -m644 scanssh.1 %{buildroot}%{_mandir}/man1
14mu|scanssh-2.1-19|44	
14mu|scanssh-2.1-19|45	%clean
14mu|scanssh-2.1-19|46	
14mu|scanssh-2.1-19|47	%files
14mu|scanssh-2.1-19|48	%doc README
14mu|scanssh-2.1-19|49	%{_sbindir}/scanssh
14mu|scanssh-2.1-19|50	%{_mandir}/*/*
14mu|scanssh-2.1-19|51	
14mu|scanssh-2.1-19|52	%changelog
14mu|scanssh-2.1-19|53	
14mu|scanssh-2.1-19|54	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.1-19
14mu|scanssh-2.1-19|55	- (13bd58e) Repack tarball according to upstream
14mu|scanssh-2.1-19|56	
14mu|scanssh-2.1-19|57	

24077 14
14mu|scons-2.3.2-3|1	Summary:	Open Source software construction tool
14mu|scons-2.3.2-3|2	Name:		scons
14mu|scons-2.3.2-3|3	Version:	2.3.2
14mu|scons-2.3.2-3|4	Release:	3
14mu|scons-2.3.2-3|5	Epoch:		1
14mu|scons-2.3.2-3|6	License:	MIT
14mu|scons-2.3.2-3|7	Group:		Development/Other
14mu|scons-2.3.2-3|8	Url:		http://www.scons.org/
14mu|scons-2.3.2-3|9	Source0:	http://download.sourceforge.net/scons/%{name}-%{version}.tar.gz
14mu|scons-2.3.2-3|10	Source1:	scons.macros
14mu|scons-2.3.2-3|11	BuildRequires:	pkgconfig(python)
14mu|scons-2.3.2-3|12	Requires:	python-%{name} = %{EVRD}
14mu|scons-2.3.2-3|13	BuildArch:	noarch
14mu|scons-2.3.2-3|14	
14mu|scons-2.3.2-3|15	%description
14mu|scons-2.3.2-3|16	SCons is an Open Source software construction tool--that is, a build
14mu|scons-2.3.2-3|17	tool; an improved substitute for the classic Make utility; a better way
14mu|scons-2.3.2-3|18	to build software. SCons is based on the design which won the Software
14mu|scons-2.3.2-3|19	Carpentry build tool design competition in August 2000.
14mu|scons-2.3.2-3|20	
14mu|scons-2.3.2-3|21	SCons "configuration files" are Python scripts, eliminating the need
14mu|scons-2.3.2-3|22	to learn a new build tool syntax. SCons maintains a global view of
14mu|scons-2.3.2-3|23	all dependencies in a tree, and can scan source (or other) files for
14mu|scons-2.3.2-3|24	implicit dependencies, such as files specified on #include lines. SCons
14mu|scons-2.3.2-3|25	uses MD5 signatures to rebuild only when the contents of a file have
14mu|scons-2.3.2-3|26	really changed, not just when the timestamp has been touched. SCons
14mu|scons-2.3.2-3|27	supports side-by-side variant builds, and is easily extended with user-
14mu|scons-2.3.2-3|28	defined Builder and/or Scanner objects.
14mu|scons-2.3.2-3|29	
14mu|scons-2.3.2-3|30	%files
14mu|scons-2.3.2-3|31	%doc CHANGES.txt LICENSE.txt README.txt RELEASE.txt PKG-INFO
14mu|scons-2.3.2-3|32	%{_bindir}/scons
14mu|scons-2.3.2-3|33	%{_bindir}/scons-time
14mu|scons-2.3.2-3|34	%{_bindir}/sconsign
14mu|scons-2.3.2-3|35	%{_bindir}/scons-%{version}
14mu|scons-2.3.2-3|36	%{_bindir}/sconsign-%{version}
14mu|scons-2.3.2-3|37	%{_bindir}/scons-time-%{version}
14mu|scons-2.3.2-3|38	%{_sysconfdir}/rpm/macros.d/scons.macros
14mu|scons-2.3.2-3|39	%{_mandir}/man1/scons.1*
14mu|scons-2.3.2-3|40	%{_mandir}/man1/scons-time.1*
14mu|scons-2.3.2-3|41	%{_mandir}/man1/sconsign.1*
14mu|scons-2.3.2-3|42	
14mu|scons-2.3.2-3|43	#----------------------------------------------------------------------------
14mu|scons-2.3.2-3|44	
14mu|scons-2.3.2-3|45	%package -n python-%{name}
14mu|scons-2.3.2-3|46	Summary:	SCons library
14mu|scons-2.3.2-3|47	Group:		Development/Python
14mu|scons-2.3.2-3|48	
14mu|scons-2.3.2-3|49	%description -n python-%{name}
14mu|scons-2.3.2-3|50	The SCons library is required by scons.
14mu|scons-2.3.2-3|51	
14mu|scons-2.3.2-3|52	%files -n python-%{name}
14mu|scons-2.3.2-3|53	%{py_puresitedir}/*
14mu|scons-2.3.2-3|54	
14mu|scons-2.3.2-3|55	#----------------------------------------------------------------------------
14mu|scons-2.3.2-3|56	
14mu|scons-2.3.2-3|57	%prep
14mu|scons-2.3.2-3|58	%setup -q
14mu|scons-2.3.2-3|59	
14mu|scons-2.3.2-3|60	%build
14mu|scons-2.3.2-3|61	CFLAGS="%{optflags}" %__python setup.py build
14mu|scons-2.3.2-3|62	
14mu|scons-2.3.2-3|63	%install
14mu|scons-2.3.2-3|64	python setup.py install \
14mu|scons-2.3.2-3|65	--root=%{buildroot} \
14mu|scons-2.3.2-3|66	--record=INSTALLED_FILES \
14mu|scons-2.3.2-3|67	--symlink-scons \
14mu|scons-2.3.2-3|68	--standard-lib
14mu|scons-2.3.2-3|69	mkdir -p %{buildroot}%{_mandir}
14mu|scons-2.3.2-3|70	mv %{buildroot}%{_prefix}/man/* %{buildroot}%{_mandir}
14mu|scons-2.3.2-3|71	
14mu|scons-2.3.2-3|72	# install scons rpm macro helper
14mu|scons-2.3.2-3|73	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/scons.macros
14mu|scons-2.3.2-3|74	
14mu|scons-2.3.2-3|75	
14mu|scons-2.3.2-3|76	
14mu|scons-2.3.2-3|77	%changelog
14mu|scons-2.3.2-3|78	
14mu|scons-2.3.2-3|79	* Wed Jul 08 2015 dsilakov <denis.silakov@rosalab.ru> 1:2.3.2-3
14mu|scons-2.3.2-3|80	- (78c9589) Merge pull request #1 from law/scons:rosa2014.1
14mu|scons-2.3.2-3|81	- (78c9589) Remove unnecessary requirement
14mu|scons-2.3.2-3|82	
14mu|scons-2.3.2-3|83	

24078 14
14mu|screen-4.3.1-1|1	%bcond_with multiuser
14mu|screen-4.3.1-1|2	
14mu|screen-4.3.1-1|3	%global serverbuild_hardened 1
14mu|screen-4.3.1-1|4	
14mu|screen-4.3.1-1|5	Summary:	A manager that supports multiple logins on one terminal
14mu|screen-4.3.1-1|6	Name:		screen
14mu|screen-4.3.1-1|7	Version:	4.3.1
14mu|screen-4.3.1-1|8	Release:	1
14mu|screen-4.3.1-1|9	License:	GPLv2+
14mu|screen-4.3.1-1|10	Group:		Terminals
14mu|screen-4.3.1-1|11	Url:		http://www.gnu.org/software/screen/
14mu|screen-4.3.1-1|12	Source0:	ftp://ftp.gnu.org/gnu/screen/%{name}-%{version}.tar.gz
14mu|screen-4.3.1-1|13	Source1:	screen.pam
14mu|screen-4.3.1-1|14	Patch1:		screen-4.3.1-libs.patch
14mu|screen-4.3.1-1|15	Patch2:		screen-4.3.1-screenrc.patch
14mu|screen-4.3.1-1|16	Patch4:		screen-E3.patch
14mu|screen-4.3.1-1|17	Patch5:		screen-4.3.1-suppress_remap.patch
14mu|screen-4.3.1-1|18	Patch6:		screen-4.3.1-crypt.patch
14mu|screen-4.3.1-1|19	BuildRequires:	systemd
14mu|screen-4.3.1-1|20	BuildRequires:	texinfo
14mu|screen-4.3.1-1|21	BuildRequires:	pam-devel
14mu|screen-4.3.1-1|22	BuildRequires:	utempter-devel
14mu|screen-4.3.1-1|23	BuildRequires:	pkgconfig(ncursesw)
14mu|screen-4.3.1-1|24	Requires(pre):	shadow-utils
14mu|screen-4.3.1-1|25	Requires(post):	systemd
14mu|screen-4.3.1-1|26	
14mu|screen-4.3.1-1|27	%description
14mu|screen-4.3.1-1|28	The screen utility allows you to have multiple logins on just one
14mu|screen-4.3.1-1|29	terminal. Screen is useful for users who telnet into a machine or
14mu|screen-4.3.1-1|30	are connected via a dumb terminal, but want to use more than just
14mu|screen-4.3.1-1|31	one login.
14mu|screen-4.3.1-1|32	
14mu|screen-4.3.1-1|33	Install the screen package if you need a screen manager that can
14mu|screen-4.3.1-1|34	support multiple logins on one terminal.
14mu|screen-4.3.1-1|35	
14mu|screen-4.3.1-1|36	%files
14mu|screen-4.3.1-1|37	%doc NEWS README doc/FAQ doc/README.DOTSCREEN COPYING
14mu|screen-4.3.1-1|38	%{_mandir}/man1/screen.*
14mu|screen-4.3.1-1|39	%{_infodir}/screen.info*
14mu|screen-4.3.1-1|40	%{_datadir}/screen
14mu|screen-4.3.1-1|41	%config(noreplace) %{_sysconfdir}/screenrc
14mu|screen-4.3.1-1|42	%config(noreplace) %{_sysconfdir}/pam.d/screen
14mu|screen-4.3.1-1|43	%{_tmpfilesdir}/screen.conf
14mu|screen-4.3.1-1|44	%if %{with multiuser}
14mu|screen-4.3.1-1|45	%attr(4755,root,root) %{_bindir}/screen
14mu|screen-4.3.1-1|46	%else
14mu|screen-4.3.1-1|47	%attr(2755,root,screen) %{_bindir}/screen
14mu|screen-4.3.1-1|48	%endif
14mu|screen-4.3.1-1|49	
14mu|screen-4.3.1-1|50	%pre
14mu|screen-4.3.1-1|51	%{_sbindir}/groupadd -g 84 -r -f screen
14mu|screen-4.3.1-1|52	
14mu|screen-4.3.1-1|53	%post
14mu|screen-4.3.1-1|54	%tmpfiles_create %{_tmpfilesdir}/screen.conf
14mu|screen-4.3.1-1|55	
14mu|screen-4.3.1-1|56	#----------------------------------------------------------------------------
14mu|screen-4.3.1-1|57	
14mu|screen-4.3.1-1|58	%prep
14mu|screen-4.3.1-1|59	%setup -q
14mu|screen-4.3.1-1|60	%patch1 -p1 -b .libs
14mu|screen-4.3.1-1|61	%patch2 -p1 -b .screenrc
14mu|screen-4.3.1-1|62	%patch4 -p1 -b .E3
14mu|screen-4.3.1-1|63	%patch5 -p1 -b .suppress_remap
14mu|screen-4.3.1-1|64	%patch6 -p1 -b .crypto
14mu|screen-4.3.1-1|65	
14mu|screen-4.3.1-1|66	%build
14mu|screen-4.3.1-1|67	./autogen.sh
14mu|screen-4.3.1-1|68	
14mu|screen-4.3.1-1|69	%configure \
14mu|screen-4.3.1-1|70	--enable-pam \
14mu|screen-4.3.1-1|71	--enable-colors256 \
14mu|screen-4.3.1-1|72	--enable-rxvt_osc \
14mu|screen-4.3.1-1|73	--enable-use-locale \
14mu|screen-4.3.1-1|74	--enable-telnet \
14mu|screen-4.3.1-1|75	--with-pty-mode=0620 \
14mu|screen-4.3.1-1|76	--with-pty-group=$(getent group tty | cut -d : -f 3) \
14mu|screen-4.3.1-1|77	--with-sys-screenrc="%{_sysconfdir}/screenrc" \
14mu|screen-4.3.1-1|78	--with-socket-dir="%{_localstatedir}/run/screen"
14mu|screen-4.3.1-1|79	
14mu|screen-4.3.1-1|80	# We would like to have braille support.
14mu|screen-4.3.1-1|81	sed -i -e 's/.*#.*undef.*HAVE_BRAILLE.*/#define HAVE_BRAILLE 1/;' config.h
14mu|screen-4.3.1-1|82	
14mu|screen-4.3.1-1|83	sed -i -e 's/\(\/usr\)\?\/local\/etc/\/etc/g;' doc/screen.{1,texinfo}
14mu|screen-4.3.1-1|84	
14mu|screen-4.3.1-1|85	for i in doc/screen.texinfo; do
14mu|screen-4.3.1-1|86	iconv -f iso8859-1 -t utf-8 < $i > $i.utf8 && mv -f ${i}{.utf8,}
14mu|screen-4.3.1-1|87	done
14mu|screen-4.3.1-1|88	
14mu|screen-4.3.1-1|89	rm -f doc/screen.info*
14mu|screen-4.3.1-1|90	
14mu|screen-4.3.1-1|91	# No parallel build
14mu|screen-4.3.1-1|92	make
14mu|screen-4.3.1-1|93	
14mu|screen-4.3.1-1|94	%install
14mu|screen-4.3.1-1|95	%makeinstall_std
14mu|screen-4.3.1-1|96	mv -f %{buildroot}%{_bindir}/screen{-%{version},}
14mu|screen-4.3.1-1|97	
14mu|screen-4.3.1-1|98	mkdir -p %{buildroot}%{_sysconfdir}
14mu|screen-4.3.1-1|99	install -m 0644 etc/etcscreenrc %{buildroot}%{_sysconfdir}/screenrc
14mu|screen-4.3.1-1|100	cat etc/screenrc >> %{buildroot}%{_sysconfdir}/screenrc
14mu|screen-4.3.1-1|101	
14mu|screen-4.3.1-1|102	# Better not forget to copy the pam file around
14mu|screen-4.3.1-1|103	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|screen-4.3.1-1|104	install -p -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/screen
14mu|screen-4.3.1-1|105	
14mu|screen-4.3.1-1|106	# Create the socket dir
14mu|screen-4.3.1-1|107	mkdir -p %{buildroot}%{_localstatedir}/run/screen
14mu|screen-4.3.1-1|108	
14mu|screen-4.3.1-1|109	# And tell systemd to recreate it on start with tmpfs
14mu|screen-4.3.1-1|110	mkdir -p %{buildroot}%{_tmpfilesdir}
14mu|screen-4.3.1-1|111	cat <<EOF > %{buildroot}%{_tmpfilesdir}/screen.conf
14mu|screen-4.3.1-1|112	# screen needs directory in /var/run
14mu|screen-4.3.1-1|113	%if %{with multiuser}
14mu|screen-4.3.1-1|114	d %{_localstatedir}/run/screen 0755 root root
14mu|screen-4.3.1-1|115	%else
14mu|screen-4.3.1-1|116	d %{_localstatedir}/run/screen 0775 root screen
14mu|screen-4.3.1-1|117	%endif
14mu|screen-4.3.1-1|118	EOF
14mu|screen-4.3.1-1|119	
14mu|screen-4.3.1-1|120	
14mu|screen-4.3.1-1|121	%changelog
14mu|screen-4.3.1-1|122	
14mu|screen-4.3.1-1|123	* Wed Sep 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.3.1-1
14mu|screen-4.3.1-1|124	- (8e6a5c4) Turn back binary file
14mu|screen-4.3.1-1|125	
14mu|screen-4.3.1-1|126	

24079 14
14mu|screenpen-0.0.3-4|1	%bcond_without gnome_shell_support
14mu|screenpen-0.0.3-4|2	
14mu|screenpen-0.0.3-4|3	Summary:	ROSA ScreenPen
14mu|screenpen-0.0.3-4|4	Name:		screenpen
14mu|screenpen-0.0.3-4|5	Version:	0.0.3
14mu|screenpen-0.0.3-4|6	Release:	4
14mu|screenpen-0.0.3-4|7	Epoch:		1
14mu|screenpen-0.0.3-4|8	License:	GPLv3+
14mu|screenpen-0.0.3-4|9	Group:		Graphics
14mu|screenpen-0.0.3-4|10	Url:		http://www.rosalab.ru/
14mu|screenpen-0.0.3-4|11	Source0:	https://abf.io/uxteam/screenpen-devel/archive/screenpen-devel-v%{version}.tar.gz
14mu|screenpen-0.0.3-4|12	Patch0:		screenpen-devel-v0.0.3-gnome-shell-3.12.patch
14mu|screenpen-0.0.3-4|13	BuildRequires:	cmake
14mu|screenpen-0.0.3-4|14	BuildRequires:	qmake5
14mu|screenpen-0.0.3-4|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|screenpen-0.0.3-4|16	BuildRequires:	pkgconfig(Qt5Gui)
14mu|screenpen-0.0.3-4|17	BuildRequires:	pkgconfig(Qt5OpenGL)
14mu|screenpen-0.0.3-4|18	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|screenpen-0.0.3-4|19	
14mu|screenpen-0.0.3-4|20	%description
14mu|screenpen-0.0.3-4|21	ROSA on-screen drawing application for presentations.
14mu|screenpen-0.0.3-4|22	
14mu|screenpen-0.0.3-4|23	%files
14mu|screenpen-0.0.3-4|24	%{_bindir}/screenpen
14mu|screenpen-0.0.3-4|25	
14mu|screenpen-0.0.3-4|26	#----------------------------------------------------------------------------
14mu|screenpen-0.0.3-4|27	
14mu|screenpen-0.0.3-4|28	%if %{with gnome_shell_support}
14mu|screenpen-0.0.3-4|29	%package -n gnome-shell-extensions-%{name}
14mu|screenpen-0.0.3-4|30	Summary:	ROSA ScreenPen GNOME Shell extension
14mu|screenpen-0.0.3-4|31	Group:		Graphical desktop/GNOME
14mu|screenpen-0.0.3-4|32	Requires:	%{name}
14mu|screenpen-0.0.3-4|33	Requires:	gnome-shell
14mu|screenpen-0.0.3-4|34	Conflicts:	%{name} < 1:0.0.3-3
14mu|screenpen-0.0.3-4|35	
14mu|screenpen-0.0.3-4|36	%description -n gnome-shell-extensions-%{name}
14mu|screenpen-0.0.3-4|37	ROSA ScreenPen GNOME Shell extension. It's used for on-screen drawing.
14mu|screenpen-0.0.3-4|38	
14mu|screenpen-0.0.3-4|39	%files -n gnome-shell-extensions-%{name}
14mu|screenpen-0.0.3-4|40	%{_datadir}/gnome-shell/extensions/*
14mu|screenpen-0.0.3-4|41	%endif
14mu|screenpen-0.0.3-4|42	
14mu|screenpen-0.0.3-4|43	#----------------------------------------------------------------------------
14mu|screenpen-0.0.3-4|44	
14mu|screenpen-0.0.3-4|45	%prep
14mu|screenpen-0.0.3-4|46	%setup -qn screenpen-devel-v%{version}
14mu|screenpen-0.0.3-4|47	%apply_patches
14mu|screenpen-0.0.3-4|48	
14mu|screenpen-0.0.3-4|49	%build
14mu|screenpen-0.0.3-4|50	%cmake \
14mu|screenpen-0.0.3-4|51	-DCMAKE_BUILD_TYPE=Release \
14mu|screenpen-0.0.3-4|52	-DLIBRARY_INSTALL_DIR=%{_lib}
14mu|screenpen-0.0.3-4|53	%make
14mu|screenpen-0.0.3-4|54	
14mu|screenpen-0.0.3-4|55	%install
14mu|screenpen-0.0.3-4|56	%makeinstall_std -C build
14mu|screenpen-0.0.3-4|57	
14mu|screenpen-0.0.3-4|58	%if %{with gnome_shell_support}
14mu|screenpen-0.0.3-4|59	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
14mu|screenpen-0.0.3-4|60	cp -r screenpen-launch@uxteam.rosalab.ru/ %{buildroot}%{_datadir}/gnome-shell/extensions/
14mu|screenpen-0.0.3-4|61	%endif
14mu|screenpen-0.0.3-4|62	
14mu|screenpen-0.0.3-4|63	
14mu|screenpen-0.0.3-4|64	%changelog
14mu|screenpen-0.0.3-4|65	* Tue Dec 02 2014 Tigro <ashejn@gmail.com> 1:0.0.3-4
14mu|screenpen-0.0.3-4|66	+ Revision: 740042f
14mu|screenpen-0.0.3-4|67	- apply patch to use with gnome-shell 3.12
14mu|screenpen-0.0.3-4|68	
14mu|screenpen-0.0.3-4|69	

24080 14
14mu|scribus-1.4.7-1|1	Summary:	Scribus - Open Source Page Layout
14mu|scribus-1.4.7-1|2	Name:		scribus
14mu|scribus-1.4.7-1|3	Version:	1.4.7
14mu|scribus-1.4.7-1|4	Release:	1
14mu|scribus-1.4.7-1|5	License:	GPLv2+
14mu|scribus-1.4.7-1|6	Group:		Office
14mu|scribus-1.4.7-1|7	Url:		http://www.scribus.net/
14mu|scribus-1.4.7-1|8	Source0:	http://ignum.dl.sourceforge.net/project/%name/%name/%version/%{name}-%{version}.tar.xz
14mu|scribus-1.4.7-1|9	Source10:	scribus.rpmlintrc
14mu|scribus-1.4.7-1|10	Patch0:		scribus-1.4.5-ru-l10n.patch
14mu|scribus-1.4.7-1|11	BuildRequires:	cmake
14mu|scribus-1.4.7-1|12	BuildRequires:	desktop-file-utils
14mu|scribus-1.4.7-1|13	BuildRequires:	imagemagick
14mu|scribus-1.4.7-1|14	BuildRequires:	boost-devel
14mu|scribus-1.4.7-1|15	BuildRequires:	cups-devel
14mu|scribus-1.4.7-1|16	BuildRequires:	hyphen-devel
14mu|scribus-1.4.7-1|17	BuildRequires:	jpeg-devel
14mu|scribus-1.4.7-1|18	BuildRequires:	podofo-devel
14mu|scribus-1.4.7-1|19	BuildRequires:	qt4-devel
14mu|scribus-1.4.7-1|20	BuildRequires:	pkgconfig(cairo)
14mu|scribus-1.4.7-1|21	BuildRequires:	pkgconfig(fontconfig)
14mu|scribus-1.4.7-1|22	BuildRequires:	pkgconfig(freetype2)
14mu|scribus-1.4.7-1|23	BuildRequires:	pkgconfig(hunspell)
14mu|scribus-1.4.7-1|24	BuildRequires:	pkgconfig(lcms2)
14mu|scribus-1.4.7-1|25	BuildRequires:	pkgconfig(libpng)
14mu|scribus-1.4.7-1|26	BuildRequires:	pkgconfig(libtiff-4)
14mu|scribus-1.4.7-1|27	BuildRequires:	pkgconfig(libxml-2.0)
14mu|scribus-1.4.7-1|28	BuildRequires:	pkgconfig(python)
14mu|scribus-1.4.7-1|29	BuildRequires:	pkgconfig(zlib)
14mu|scribus-1.4.7-1|30	Requires:	tkinter
14mu|scribus-1.4.7-1|31	Requires:	ghostscript-common
14mu|scribus-1.4.7-1|32	
14mu|scribus-1.4.7-1|33	%description
14mu|scribus-1.4.7-1|34	Scribus is a desktop open source page layout program with the aim of
14mu|scribus-1.4.7-1|35	producing commercial grade output in PDF and Postscript, primarily,
14mu|scribus-1.4.7-1|36	though not exclusively, for Linux.
14mu|scribus-1.4.7-1|37	
14mu|scribus-1.4.7-1|38	While the goals of the program are ease of use and simple
14mu|scribus-1.4.7-1|39	easy-to-understand tools, Scribus offers support for professional
14mu|scribus-1.4.7-1|40	publishing features, such as CMYK colors, easy PDF creation,
14mu|scribus-1.4.7-1|41	Encapsulated Postscript import and export, and creation of color
14mu|scribus-1.4.7-1|42	separations.
14mu|scribus-1.4.7-1|43	
14mu|scribus-1.4.7-1|44	%files
14mu|scribus-1.4.7-1|45	%{_bindir}/*
14mu|scribus-1.4.7-1|46	%{_datadir}/%{name}
14mu|scribus-1.4.7-1|47	%{_libdir}/%{name}
14mu|scribus-1.4.7-1|48	%{_mandir}/man1/*
14mu|scribus-1.4.7-1|49	%lang(pl) %{_mandir}/pl/man1/*
14mu|scribus-1.4.7-1|50	%lang(de) %{_mandir}/de/man1/*
14mu|scribus-1.4.7-1|51	%{_datadir}/appdata/%{name}.appdata.xml
14mu|scribus-1.4.7-1|52	%{_datadir}/applications/*.desktop
14mu|scribus-1.4.7-1|53	%{_datadir}/mime/packages/*.xml
14mu|scribus-1.4.7-1|54	%{_iconsdir}/hicolor/*/apps/%{name}.png
14mu|scribus-1.4.7-1|55	%doc %{_datadir}/doc/%{name}*
14mu|scribus-1.4.7-1|56	
14mu|scribus-1.4.7-1|57	#--------------------------------------------------------------------
14mu|scribus-1.4.7-1|58	
14mu|scribus-1.4.7-1|59	%package devel
14mu|scribus-1.4.7-1|60	Summary:	Development headers for programs that will use Scribus
14mu|scribus-1.4.7-1|61	Group:		Development/C++
14mu|scribus-1.4.7-1|62	
14mu|scribus-1.4.7-1|63	%description devel
14mu|scribus-1.4.7-1|64	Development headers for programs that will use Scribus.
14mu|scribus-1.4.7-1|65	
14mu|scribus-1.4.7-1|66	%files devel
14mu|scribus-1.4.7-1|67	%doc AUTHORS COPYING
14mu|scribus-1.4.7-1|68	%{_includedir}/%{name}
14mu|scribus-1.4.7-1|69	
14mu|scribus-1.4.7-1|70	#--------------------------------------------------------------------
14mu|scribus-1.4.7-1|71	
14mu|scribus-1.4.7-1|72	%prep
14mu|scribus-1.4.7-1|73	%setup -q
14mu|scribus-1.4.7-1|74	%apply_patches
14mu|scribus-1.4.7-1|75	# Don't add (Development) to name in program menu, it makes no sense for
14mu|scribus-1.4.7-1|76	# users
14mu|scribus-1.4.7-1|77	sed -i -e "s/ (Development)//" scribus.desktop
14mu|scribus-1.4.7-1|78	
14mu|scribus-1.4.7-1|79	%build
14mu|scribus-1.4.7-1|80	%cmake_qt4 -DWANT_HUNSPELL:BOOL=ON
14mu|scribus-1.4.7-1|81	%make
14mu|scribus-1.4.7-1|82	
14mu|scribus-1.4.7-1|83	%install
14mu|scribus-1.4.7-1|84	%makeinstall_std -C build
14mu|scribus-1.4.7-1|85	
14mu|scribus-1.4.7-1|86	install -d %{buildroot}%{_datadir}/applications
14mu|scribus-1.4.7-1|87	desktop-file-install --vendor='' \
14mu|scribus-1.4.7-1|88	--dir %{buildroot}%{_datadir}/applications/ \
14mu|scribus-1.4.7-1|89	--remove-key='Encoding' \
14mu|scribus-1.4.7-1|90	--remove-category='Graphics' \
14mu|scribus-1.4.7-1|91	--add-category='Office' \
14mu|scribus-1.4.7-1|92	%{name}.desktop
14mu|scribus-1.4.7-1|93	
14mu|scribus-1.4.7-1|94	# install icons for hicolor and old WM
14mu|scribus-1.4.7-1|95	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mu|scribus-1.4.7-1|96	convert -resize 16x16 resources/icons/scribus.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|scribus-1.4.7-1|97	convert -resize 32x32 resources/icons/scribus.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|scribus-1.4.7-1|98	convert -resize 48x48 resources/icons/scribus.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|scribus-1.4.7-1|99	
14mu|scribus-1.4.7-1|100	# we do not need KDE stuff
14mu|scribus-1.4.7-1|101	rm -f %{buildroot}%{_datadir}/mimelnk/application/vnd.scribus.desktop
14mu|scribus-1.4.7-1|102	
14mu|scribus-1.4.7-1|103	%changelog

24081 14
14mu|sddm-0.13.0-5|1	Summary:	Lightweight display manager
14mu|sddm-0.13.0-5|2	Name:		sddm
14mu|sddm-0.13.0-5|3	Version:	0.13.0
14mu|sddm-0.13.0-5|4	Release:	5
14mu|sddm-0.13.0-5|5	License:	GPLv2+
14mu|sddm-0.13.0-5|6	Group:		Graphical desktop/KDE
14mu|sddm-0.13.0-5|7	Url:		https://github.com/sddm
14mu|sddm-0.13.0-5|8	Source0:	https://github.com/sddm/sddm/releases/download/v%{version}/sddm-%{version}.tar.xz
14mu|sddm-0.13.0-5|9	# Adds sddm to drakedm
14mu|sddm-0.13.0-5|10	Source1:	11sddm.conf
14mu|sddm-0.13.0-5|11	Source2:	sddm.conf
14mu|sddm-0.13.0-5|12	Source3:	sddm.pam
14mu|sddm-0.13.0-5|13	Source4:	sddm-autologin.pam
14mu|sddm-0.13.0-5|14	Source5:	tmpfiles-sddm.conf
14mu|sddm-0.13.0-5|15	# Needed for drakx-finish-install
14mu|sddm-0.13.0-5|16	Patch1:		sddm-0.12.0-Wait-for-display-setup-script-no-more-than-10m.patch
14mu|sddm-0.13.0-5|17	Patch2:		sddm-0.13.0-pass-locale-env.patch
14mu|sddm-0.13.0-5|18	Patch3:		sddm-0.13.0-face-png.patch
14mu|sddm-0.13.0-5|19	Patch4:		sddm-0.13.0-maui-them-fixes.patch
14mu|sddm-0.13.0-5|20	
14mu|sddm-0.13.0-5|21	# Several Fedora patches
14mu|sddm-0.13.0-5|22	Patch100:	0007-Fall-back-to-regular-login-when-autologin-fails.patch
14mu|sddm-0.13.0-5|23	Patch101:	0025-Fix-crash-reading-lists-from-configuration.patch
14mu|sddm-0.13.0-5|24	Patch102:	0026-Do-not-read-multiple-lines.patch
14mu|sddm-0.13.0-5|25	Patch103:	0032-Honor-RememberLastUser-and-RememberLastSession-setti.patch
14mu|sddm-0.13.0-5|26	Patch104:	0033-Activate-window-for-the-primary-screen.patch
14mu|sddm-0.13.0-5|27	Patch105:	0034-Theme-Maui-Prevent-losing-focus.patch
14mu|sddm-0.13.0-5|28	BuildRequires:	cmake
14mu|sddm-0.13.0-5|29	BuildRequires:	qmake5
14mu|sddm-0.13.0-5|30	BuildRequires:	qt5-linguist-tools
14mu|sddm-0.13.0-5|31	BuildRequires:	pam-devel
14mu|sddm-0.13.0-5|32	BuildRequires:	pkgconfig(Qt5Core)
14mu|sddm-0.13.0-5|33	BuildRequires:	pkgconfig(Qt5Gui)
14mu|sddm-0.13.0-5|34	BuildRequires:	pkgconfig(Qt5Declarative)
14mu|sddm-0.13.0-5|35	BuildRequires:	pkgconfig(Qt5DBus)
14mu|sddm-0.13.0-5|36	BuildRequires:	pkgconfig(Qt5Quick)
14mu|sddm-0.13.0-5|37	BuildRequires:	pkgconfig(Qt5Test)
14mu|sddm-0.13.0-5|38	BuildRequires:	pkgconfig(systemd)
14mu|sddm-0.13.0-5|39	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|sddm-0.13.0-5|40	Requires:	%{name}-theme-circles
14mu|sddm-0.13.0-5|41	Requires:	%{name}-theme-elarun
14mu|sddm-0.13.0-5|42	Requires:	%{name}-theme-maldives
14mu|sddm-0.13.0-5|43	Requires:	%{name}-theme-maui
14mu|sddm-0.13.0-5|44	# For /etc/X11/Xsession
14mu|sddm-0.13.0-5|45	Requires:	xinitrc
14mu|sddm-0.13.0-5|46	Requires(post,preun):	rpm-helper
14mu|sddm-0.13.0-5|47	# needed to get xcb plugin on Qt platform
14mu|sddm-0.13.0-5|48	Requires:	qt5-output-driver-default
14mu|sddm-0.13.0-5|49	Requires:	%{_lib}qt5declarative5
14mu|sddm-0.13.0-5|50	
14mu|sddm-0.13.0-5|51	%description
14mu|sddm-0.13.0-5|52	Lightweight display manager (login screen).
14mu|sddm-0.13.0-5|53	
14mu|sddm-0.13.0-5|54	%files
14mu|sddm-0.13.0-5|55	%{_bindir}/%{name}
14mu|sddm-0.13.0-5|56	%{_bindir}/%{name}-greeter
14mu|sddm-0.13.0-5|57	%{_datadir}/%{name}/faces/
14mu|sddm-0.13.0-5|58	%{_datadir}/%{name}/flags/
14mu|sddm-0.13.0-5|59	%{_datadir}/%{name}/scripts/
14mu|sddm-0.13.0-5|60	%{_datadir}/%{name}/translations/
14mu|sddm-0.13.0-5|61	%config(noreplace) %{_sysconfdir}/sddm.conf
14mu|sddm-0.13.0-5|62	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.DisplayManager.conf
14mu|sddm-0.13.0-5|63	%{_sysconfdir}/pam.d/%{name}
14mu|sddm-0.13.0-5|64	%{_sysconfdir}/pam.d/%{name}-greeter
14mu|sddm-0.13.0-5|65	%{_sysconfdir}/pam.d/%{name}-autologin
14mu|sddm-0.13.0-5|66	%{_tmpfilesdir}/sddm.conf
14mu|sddm-0.13.0-5|67	%{_prefix}/libexec/sddm-helper
14mu|sddm-0.13.0-5|68	%{_unitdir}/%{name}.service
14mu|sddm-0.13.0-5|69	%{_libdir}/qt5/qml/SddmComponents
14mu|sddm-0.13.0-5|70	%{_datadir}/X11/dm.d/11sddm.conf
14mu|sddm-0.13.0-5|71	%attr(0755,sddm,sddm) %{_localstatedir}/lib/%{name}
14mu|sddm-0.13.0-5|72	
14mu|sddm-0.13.0-5|73	%pre
14mu|sddm-0.13.0-5|74	%_pre_useradd sddm %{_var}/lib/sddm /bin/false
14mu|sddm-0.13.0-5|75	
14mu|sddm-0.13.0-5|76	%postun
14mu|sddm-0.13.0-5|77	%_postun_userdel sddm
14mu|sddm-0.13.0-5|78	
14mu|sddm-0.13.0-5|79	%post
14mu|sddm-0.13.0-5|80	%tmpfiles_create %{name}.conf
14mu|sddm-0.13.0-5|81	%systemd_post %{name}.service
14mu|sddm-0.13.0-5|82	
14mu|sddm-0.13.0-5|83	%preun
14mu|sddm-0.13.0-5|84	%systemd_preun %{name}.service
14mu|sddm-0.13.0-5|85	
14mu|sddm-0.13.0-5|86	#----------------------------------------------------------------------------
14mu|sddm-0.13.0-5|87	
14mu|sddm-0.13.0-5|88	%package theme-circles
14mu|sddm-0.13.0-5|89	Summary:	Circles theme for SDDM
14mu|sddm-0.13.0-5|90	Group:		Graphical desktop/KDE
14mu|sddm-0.13.0-5|91	Conflicts:	%{name} < 0.11.0-20
14mu|sddm-0.13.0-5|92	
14mu|sddm-0.13.0-5|93	%description theme-circles
14mu|sddm-0.13.0-5|94	Circles theme for SDDM.
14mu|sddm-0.13.0-5|95	
14mu|sddm-0.13.0-5|96	%files theme-circles
14mu|sddm-0.13.0-5|97	%{_datadir}/%{name}/themes/circles/
14mu|sddm-0.13.0-5|98	
14mu|sddm-0.13.0-5|99	#----------------------------------------------------------------------------
14mu|sddm-0.13.0-5|100	
14mu|sddm-0.13.0-5|101	%package theme-elarun
14mu|sddm-0.13.0-5|102	Summary:	Elarun theme for SDDM
14mu|sddm-0.13.0-5|103	Group:		Graphical desktop/KDE
14mu|sddm-0.13.0-5|104	Conflicts:	%{name} < 0.11.0-20
14mu|sddm-0.13.0-5|105	
14mu|sddm-0.13.0-5|106	%description theme-elarun
14mu|sddm-0.13.0-5|107	Elarun theme for SDDM.
14mu|sddm-0.13.0-5|108	
14mu|sddm-0.13.0-5|109	%files theme-elarun
14mu|sddm-0.13.0-5|110	%{_datadir}/%{name}/themes/elarun/
14mu|sddm-0.13.0-5|111	
14mu|sddm-0.13.0-5|112	#----------------------------------------------------------------------------
14mu|sddm-0.13.0-5|113	
14mu|sddm-0.13.0-5|114	%package theme-maldives
14mu|sddm-0.13.0-5|115	Summary:	Maldives theme for SDDM
14mu|sddm-0.13.0-5|116	Group:		Graphical desktop/KDE
14mu|sddm-0.13.0-5|117	Conflicts:	%{name} < 0.11.0-20
14mu|sddm-0.13.0-5|118	
14mu|sddm-0.13.0-5|119	%description theme-maldives
14mu|sddm-0.13.0-5|120	Maldives theme for SDDM.
14mu|sddm-0.13.0-5|121	
14mu|sddm-0.13.0-5|122	%files theme-maldives
14mu|sddm-0.13.0-5|123	%{_datadir}/%{name}/themes/maldives/
14mu|sddm-0.13.0-5|124	
14mu|sddm-0.13.0-5|125	#----------------------------------------------------------------------------
14mu|sddm-0.13.0-5|126	
14mu|sddm-0.13.0-5|127	%package theme-maui
14mu|sddm-0.13.0-5|128	Summary:	Maui theme for SDDM
14mu|sddm-0.13.0-5|129	Group:		Graphical desktop/KDE
14mu|sddm-0.13.0-5|130	Conflicts:	%{name} < 0.11.0-20
14mu|sddm-0.13.0-5|131	
14mu|sddm-0.13.0-5|132	%description theme-maui
14mu|sddm-0.13.0-5|133	Maui theme for SDDM.
14mu|sddm-0.13.0-5|134	
14mu|sddm-0.13.0-5|135	%files theme-maui
14mu|sddm-0.13.0-5|136	%{_datadir}/%{name}/themes/maui/
14mu|sddm-0.13.0-5|137	
14mu|sddm-0.13.0-5|138	#----------------------------------------------------------------------------
14mu|sddm-0.13.0-5|139	
14mu|sddm-0.13.0-5|140	%prep
14mu|sddm-0.13.0-5|141	%setup -q
14mu|sddm-0.13.0-5|142	%apply_patches
14mu|sddm-0.13.0-5|143	
14mu|sddm-0.13.0-5|144	sed -i -e 's,system-login,system-auth,g' services/*.pam
14mu|sddm-0.13.0-5|145	
14mu|sddm-0.13.0-5|146	%build
14mu|sddm-0.13.0-5|147	%cmake \
14mu|sddm-0.13.0-5|148	-DUSE_QT5:BOOL=ON \
14mu|sddm-0.13.0-5|149	-DSESSION_COMMAND:FILEPATH=%{_sysconfdir}/X11/Xsession \
14mu|sddm-0.13.0-5|150	-DENABLE_JOURNALD=ON \
14mu|sddm-0.13.0-5|151	-DUID_MIN=500 \
14mu|sddm-0.13.0-5|152	-DUID_MAX=60000
14mu|sddm-0.13.0-5|153	%make
14mu|sddm-0.13.0-5|154	
14mu|sddm-0.13.0-5|155	%install
14mu|sddm-0.13.0-5|156	%makeinstall_std -C build
14mu|sddm-0.13.0-5|157	
14mu|sddm-0.13.0-5|158	install -Dpm 644 %{SOURCE1} %{buildroot}%{_datadir}/X11/dm.d/11sddm.conf
14mu|sddm-0.13.0-5|159	install -Dpm 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sddm.conf
14mu|sddm-0.13.0-5|160	install -Dpm 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/sddm
14mu|sddm-0.13.0-5|161	install -Dpm 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/sddm-autologin
14mu|sddm-0.13.0-5|162	install -Dpm 644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/sddm.conf
14mu|sddm-0.13.0-5|163	
14mu|sddm-0.13.0-5|164	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14mu|sddm-0.13.0-5|165	
14mu|sddm-0.13.0-5|166	# use default.jpg as sddm background
14mu|sddm-0.13.0-5|167	sed -i -e 's,\(^background=\).*,\1%{_datadir}/mdk/backgrounds/default.jpg,' %{buildroot}%{_datadir}/sddm/themes/*/theme.conf
14mu|sddm-0.13.0-5|168	
14mu|sddm-0.13.0-5|169	
14mu|sddm-0.13.0-5|170	%changelog
14mu|sddm-0.13.0-5|171	
14mu|sddm-0.13.0-5|172	* Wed Apr 20 2016 Denis Silakov <dsilakov@gmail.com> 0.13.0-5
14mu|sddm-0.13.0-5|173	- (7ad0455) Merge a set of fixes from Fedora
14mu|sddm-0.13.0-5|174	
14mu|sddm-0.13.0-5|175	

24082 14
14mu|sddm-kcm-5.7.2-1|1	Summary:	Plasma 5 SDDM configuration module
14mu|sddm-kcm-5.7.2-1|2	Name:		sddm-kcm
14mu|sddm-kcm-5.7.2-1|3	Version:	5.7.2
14mu|sddm-kcm-5.7.2-1|4	Release:	1
14mu|sddm-kcm-5.7.2-1|5	License:	GPLv2+
14mu|sddm-kcm-5.7.2-1|6	Group:		Graphical desktop/KDE
14mu|sddm-kcm-5.7.2-1|7	Url:		https://www.kde.org/
14mu|sddm-kcm-5.7.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/plasma/%{version}/%{name}-%{version}.tar.xz
14mu|sddm-kcm-5.7.2-1|9	BuildRequires:	extra-cmake-modules
14mu|sddm-kcm-5.7.2-1|10	BuildRequires:	kf5auth-devel
14mu|sddm-kcm-5.7.2-1|11	BuildRequires:	kf5configwidgets-devel
14mu|sddm-kcm-5.7.2-1|12	BuildRequires:	kf5coreaddons-devel
14mu|sddm-kcm-5.7.2-1|13	BuildRequires:	kf5i18n-devel
14mu|sddm-kcm-5.7.2-1|14	BuildRequires:	kf5kio-devel
14mu|sddm-kcm-5.7.2-1|15	BuildRequires:	kf5xmlgui-devel
14mu|sddm-kcm-5.7.2-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|sddm-kcm-5.7.2-1|17	BuildRequires:	pkgconfig(Qt5Gui)
14mu|sddm-kcm-5.7.2-1|18	BuildRequires:	pkgconfig(Qt5Designer)
14mu|sddm-kcm-5.7.2-1|19	BuildRequires:	pkgconfig(Qt5QuickWidgets)
14mu|sddm-kcm-5.7.2-1|20	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|sddm-kcm-5.7.2-1|21	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|sddm-kcm-5.7.2-1|22	BuildRequires:	pkgconfig(x11)
14mu|sddm-kcm-5.7.2-1|23	BuildRequires:	pkgconfig(xcb)
14mu|sddm-kcm-5.7.2-1|24	BuildRequires:	pkgconfig(xcb-image)
14mu|sddm-kcm-5.7.2-1|25	BuildRequires:	pkgconfig(xcb-shm)
14mu|sddm-kcm-5.7.2-1|26	BuildRequires:	pkgconfig(xcb-xkb)
14mu|sddm-kcm-5.7.2-1|27	BuildRequires:	pkgconfig(xcursor)
14mu|sddm-kcm-5.7.2-1|28	Requires:	sddm
14mu|sddm-kcm-5.7.2-1|29	
14mu|sddm-kcm-5.7.2-1|30	%description
14mu|sddm-kcm-5.7.2-1|31	Plasma 5 SDDM configuration module.
14mu|sddm-kcm-5.7.2-1|32	
14mu|sddm-kcm-5.7.2-1|33	%files -f kcm_sddm.lang
14mu|sddm-kcm-5.7.2-1|34	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmsddm.service
14mu|sddm-kcm-5.7.2-1|35	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmsddm.policy
14mu|sddm-kcm-5.7.2-1|36	%{_kde5_datadir}/sddm-kcm/main.qml
14mu|sddm-kcm-5.7.2-1|37	%{_kde5_libexecdir}/kauth/kcmsddm_authhelper
14mu|sddm-kcm-5.7.2-1|38	%{_kde5_services}/kcm_sddm.desktop
14mu|sddm-kcm-5.7.2-1|39	%{_qt5_plugindir}/kcm_sddm.so
14mu|sddm-kcm-5.7.2-1|40	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmsddm.conf
14mu|sddm-kcm-5.7.2-1|41	
14mu|sddm-kcm-5.7.2-1|42	#----------------------------------------------------------------------------
14mu|sddm-kcm-5.7.2-1|43	
14mu|sddm-kcm-5.7.2-1|44	%prep
14mu|sddm-kcm-5.7.2-1|45	%setup -q
14mu|sddm-kcm-5.7.2-1|46	
14mu|sddm-kcm-5.7.2-1|47	%build
14mu|sddm-kcm-5.7.2-1|48	%cmake_kde5
14mu|sddm-kcm-5.7.2-1|49	%make
14mu|sddm-kcm-5.7.2-1|50	
14mu|sddm-kcm-5.7.2-1|51	%install
14mu|sddm-kcm-5.7.2-1|52	%makeinstall_std -C build
14mu|sddm-kcm-5.7.2-1|53	
14mu|sddm-kcm-5.7.2-1|54	%find_lang kcm_sddm
14mu|sddm-kcm-5.7.2-1|55	
14mu|sddm-kcm-5.7.2-1|56	
14mu|sddm-kcm-5.7.2-1|57	%changelog
14mu|sddm-kcm-5.7.2-1|58	
14mu|sddm-kcm-5.7.2-1|59	* Thu Jul 21 2016 valerol <valerol@ya.ru> 5.7.2-1
14mu|sddm-kcm-5.7.2-1|60	- (54a0ebc) New version 5.7.2
14mu|sddm-kcm-5.7.2-1|61	
14mu|sddm-kcm-5.7.2-1|62	

24083 14
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|1	Summary:	ROSA Desktop Fresh theme for SDDM
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|2	Name:		sddm-theme-rosa-fresh
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|3	Version:	5.6.5
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|4	Release:	0.2
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|5	License:	GPLv2+
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|6	Group:		Graphical desktop/KDE
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|7	Url:		http://rosalinux.com/
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|8	# Based on Breeze SDDM theme from Plasma Workspace package.
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|9	# Only description and wallpaper were changed.
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|10	Source0:	%{name}-%{version}.tar.bz2
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|11	Requires:	kf5plasma-qml
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|12	Requires:	plasma-workspace-qml
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|13	BuildArch:	noarch
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|14	
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|15	%description
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|16	ROSA Desktop Fresh theme for SDDM.
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|17	
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|18	%files
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|19	%dir %{_datadir}/sddm/themes/rosa-fresh
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|20	%{_datadir}/sddm/themes/rosa-fresh/*
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|21	
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|22	#----------------------------------------------------------------------------
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|23	
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|24	%prep
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|25	%setup -q
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|26	
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|27	%build
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|28	
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|29	%install
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|30	mkdir -p %{buildroot}%{_datadir}/sddm/themes/
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|31	cp -r rosa-fresh %{buildroot}%{_datadir}/sddm/themes/
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|32	
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|33	%changelog
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|34	
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|35	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.6.5-0.2
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|36	- (5c07f28) Update theme preview image
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|37	
14mu|sddm-theme-rosa-fresh-5.6.5-0.2|38	

24084 14
14mu|SDL2-2.0.4-1|1	%define api 2.0
14mu|SDL2-2.0.4-1|2	%define major 0
14mu|SDL2-2.0.4-1|3	%define libname %mklibname %{name}_ %{api} %{major}
14mu|SDL2-2.0.4-1|4	%define devname %mklibname %{name} -d
14mu|SDL2-2.0.4-1|5	
14mu|SDL2-2.0.4-1|6	Summary:	Simple DirectMedia Layer
14mu|SDL2-2.0.4-1|7	Name:		SDL2
14mu|SDL2-2.0.4-1|8	Version:	2.0.4
14mu|SDL2-2.0.4-1|9	Release:	1
14mu|SDL2-2.0.4-1|10	License:	Zlib
14mu|SDL2-2.0.4-1|11	Group:		System/Libraries
14mu|SDL2-2.0.4-1|12	Url:		http://www.libsdl.org/
14mu|SDL2-2.0.4-1|13	Source0:	http://www.libsdl.org/release/%{name}-%{version}.tar.gz
14mu|SDL2-2.0.4-1|14	Patch0:		SDL2-2.0.3-cmake.patch
14mu|SDL2-2.0.4-1|15	#Patch1:		SDL2-2.0.1-cmake-joystick.patch
14mu|SDL2-2.0.4-1|16	BuildRequires:	nas-devel
14mu|SDL2-2.0.4-1|17	BuildRequires:	pkgconfig(alsa)
14mu|SDL2-2.0.4-1|18	BuildRequires:	pkgconfig(dbus-1)
14mu|SDL2-2.0.4-1|19	BuildRequires:	pkgconfig(gl)
14mu|SDL2-2.0.4-1|20	BuildRequires:	pkgconfig(glu)
14mu|SDL2-2.0.4-1|21	BuildRequires:	pkgconfig(libpulse)
14mu|SDL2-2.0.4-1|22	BuildRequires:	pkgconfig(libusb)
14mu|SDL2-2.0.4-1|23	BuildRequires:	pkgconfig(udev)
14mu|SDL2-2.0.4-1|24	BuildRequires:	pkgconfig(xcursor)
14mu|SDL2-2.0.4-1|25	BuildRequires:	pkgconfig(xext)
14mu|SDL2-2.0.4-1|26	BuildRequires:	pkgconfig(xi)
14mu|SDL2-2.0.4-1|27	BuildRequires:	pkgconfig(xinerama)
14mu|SDL2-2.0.4-1|28	BuildRequires:	pkgconfig(xrandr)
14mu|SDL2-2.0.4-1|29	BuildRequires:	pkgconfig(xscrnsaver)
14mu|SDL2-2.0.4-1|30	BuildRequires:	pkgconfig(xxf86vm)
14mu|SDL2-2.0.4-1|31	BuildRequires:	pkgconfig(zlib)
14mu|SDL2-2.0.4-1|32	BuildRequires:	cmake
14mu|SDL2-2.0.4-1|33	
14mu|SDL2-2.0.4-1|34	#----------------------------------------------------------------------------
14mu|SDL2-2.0.4-1|35	
14mu|SDL2-2.0.4-1|36	%description
14mu|SDL2-2.0.4-1|37	This is the Simple DirectMedia Layer, a generic API that provides low level
14mu|SDL2-2.0.4-1|38	access to audio, keyboard, mouse, and display framebuffer across multiple
14mu|SDL2-2.0.4-1|39	platforms.
14mu|SDL2-2.0.4-1|40	
14mu|SDL2-2.0.4-1|41	%package -n	%{libname}
14mu|SDL2-2.0.4-1|42	Summary:	Main library for %{name}
14mu|SDL2-2.0.4-1|43	Group:		System/Libraries
14mu|SDL2-2.0.4-1|44	
14mu|SDL2-2.0.4-1|45	%description -n	%{libname}
14mu|SDL2-2.0.4-1|46	This package contains the library needed to run programs dynamically
14mu|SDL2-2.0.4-1|47	linked with %{name}.
14mu|SDL2-2.0.4-1|48	
14mu|SDL2-2.0.4-1|49	%files -n %{libname}
14mu|SDL2-2.0.4-1|50	%doc README.txt README-SDL.txt CREDITS.txt COPYING.txt BUGS.txt WhatsNew.txt
14mu|SDL2-2.0.4-1|51	%{_libdir}/libSDL2-%{api}.so.%{major}*
14mu|SDL2-2.0.4-1|52	
14mu|SDL2-2.0.4-1|53	#----------------------------------------------------------------------------
14mu|SDL2-2.0.4-1|54	
14mu|SDL2-2.0.4-1|55	%package -n	%{devname}
14mu|SDL2-2.0.4-1|56	Summary:	Headers for developing programs that will use %{name}
14mu|SDL2-2.0.4-1|57	Group:		Development/C
14mu|SDL2-2.0.4-1|58	Requires:	%{libname} = %{version}-%{release}
14mu|SDL2-2.0.4-1|59	Provides:	%{name}-devel = %{version}-%{release}
14mu|SDL2-2.0.4-1|60	
14mu|SDL2-2.0.4-1|61	%description -n	%{devname}
14mu|SDL2-2.0.4-1|62	This package contains the headers that programmers will need to develop
14mu|SDL2-2.0.4-1|63	applications which will use %{name}.
14mu|SDL2-2.0.4-1|64	
14mu|SDL2-2.0.4-1|65	%files -n %{devname}
14mu|SDL2-2.0.4-1|66	%doc README.txt README-SDL.txt CREDITS.txt COPYING.txt BUGS.txt WhatsNew.txt
14mu|SDL2-2.0.4-1|67	%{_bindir}/sdl2-config
14mu|SDL2-2.0.4-1|68	%{_libdir}/pkgconfig/sdl2.pc
14mu|SDL2-2.0.4-1|69	%{_libdir}/*.so
14mu|SDL2-2.0.4-1|70	%dir %{_includedir}/SDL2
14mu|SDL2-2.0.4-1|71	%{_includedir}/SDL2/*.h
14mu|SDL2-2.0.4-1|72	%{_datadir}/aclocal/sdl2.m4
14mu|SDL2-2.0.4-1|73	
14mu|SDL2-2.0.4-1|74	#----------------------------------------------------------------------------
14mu|SDL2-2.0.4-1|75	
14mu|SDL2-2.0.4-1|76	%prep
14mu|SDL2-2.0.4-1|77	%setup -q
14mu|SDL2-2.0.4-1|78	%apply_patches
14mu|SDL2-2.0.4-1|79	
14mu|SDL2-2.0.4-1|80	%build
14mu|SDL2-2.0.4-1|81	%cmake -DRPATH:BOOL=OFF
14mu|SDL2-2.0.4-1|82	%make
14mu|SDL2-2.0.4-1|83	
14mu|SDL2-2.0.4-1|84	%install
14mu|SDL2-2.0.4-1|85	%makeinstall_std -C build
14mu|SDL2-2.0.4-1|86	
14mu|SDL2-2.0.4-1|87	rm -f %{buildroot}%{_libdir}/*.a
14mu|SDL2-2.0.4-1|88	
14mu|SDL2-2.0.4-1|89	
14mu|SDL2-2.0.4-1|90	%changelog
14mu|SDL2-2.0.4-1|91	
14mu|SDL2-2.0.4-1|92	* Wed Feb 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4-1
14mu|SDL2-2.0.4-1|93	- (fe373a5) New version 2.0.4
14mu|SDL2-2.0.4-1|94	- (fe373a5) Library major is now 0
14mu|SDL2-2.0.4-1|95	
14mu|SDL2-2.0.4-1|96	

24085 14
14mu|SDL2_image-2.0.1-1|1	%define major 0
14mu|SDL2_image-2.0.1-1|2	%define api 2.0
14mu|SDL2_image-2.0.1-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|SDL2_image-2.0.1-1|4	%define devname %mklibname %{name} -d
14mu|SDL2_image-2.0.1-1|5	
14mu|SDL2_image-2.0.1-1|6	Summary:	Simple DirectMedia Layer 2 - image
14mu|SDL2_image-2.0.1-1|7	Name:		SDL2_image
14mu|SDL2_image-2.0.1-1|8	Version:	2.0.1
14mu|SDL2_image-2.0.1-1|9	Release:	1
14mu|SDL2_image-2.0.1-1|10	License:	Zlib
14mu|SDL2_image-2.0.1-1|11	Group:		System/Libraries
14mu|SDL2_image-2.0.1-1|12	Url:		http://www.libsdl.org/projects/SDL_image/index.html
14mu|SDL2_image-2.0.1-1|13	Source0:	http://www.libsdl.org/projects/SDL_image/release/%{name}-%{version}.tar.gz
14mu|SDL2_image-2.0.1-1|14	BuildRequires:	jpeg-devel
14mu|SDL2_image-2.0.1-1|15	BuildRequires:	pkgconfig(libpng)
14mu|SDL2_image-2.0.1-1|16	BuildRequires:	pkgconfig(libtiff-4)
14mu|SDL2_image-2.0.1-1|17	BuildRequires:	pkgconfig(libwebp)
14mu|SDL2_image-2.0.1-1|18	BuildRequires:	pkgconfig(sdl2)
14mu|SDL2_image-2.0.1-1|19	
14mu|SDL2_image-2.0.1-1|20	%description
14mu|SDL2_image-2.0.1-1|21	This is a simple library to load images of various formats as SDL2 surfaces.
14mu|SDL2_image-2.0.1-1|22	This library currently supports BMP, PPM, PCX, GIF, JPEG, and PNG formats.
14mu|SDL2_image-2.0.1-1|23	
14mu|SDL2_image-2.0.1-1|24	#----------------------------------------------------------------------------
14mu|SDL2_image-2.0.1-1|25	
14mu|SDL2_image-2.0.1-1|26	%package -n %{libname}
14mu|SDL2_image-2.0.1-1|27	Summary:	Main library for %{name}
14mu|SDL2_image-2.0.1-1|28	Group:		System/Libraries
14mu|SDL2_image-2.0.1-1|29	
14mu|SDL2_image-2.0.1-1|30	%description -n %{libname}
14mu|SDL2_image-2.0.1-1|31	This package contains the library needed to run programs dynamically
14mu|SDL2_image-2.0.1-1|32	linked with %{name}.
14mu|SDL2_image-2.0.1-1|33	
14mu|SDL2_image-2.0.1-1|34	%files -n %{libname}
14mu|SDL2_image-2.0.1-1|35	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mu|SDL2_image-2.0.1-1|36	
14mu|SDL2_image-2.0.1-1|37	#----------------------------------------------------------------------------
14mu|SDL2_image-2.0.1-1|38	
14mu|SDL2_image-2.0.1-1|39	%package -n %{devname}
14mu|SDL2_image-2.0.1-1|40	Summary:	Headers for developing programs that will use %{name}
14mu|SDL2_image-2.0.1-1|41	Group:		Development/C
14mu|SDL2_image-2.0.1-1|42	Requires:	%{libname} = %{EVRD}
14mu|SDL2_image-2.0.1-1|43	Provides:	%{name}-devel = %{EVRD}
14mu|SDL2_image-2.0.1-1|44	
14mu|SDL2_image-2.0.1-1|45	%description -n %{devname}
14mu|SDL2_image-2.0.1-1|46	This package contains the headers that programmers will need to develop
14mu|SDL2_image-2.0.1-1|47	applications which will use %{name}.
14mu|SDL2_image-2.0.1-1|48	
14mu|SDL2_image-2.0.1-1|49	%files -n %{devname}
14mu|SDL2_image-2.0.1-1|50	%doc README.txt CHANGES.txt COPYING.txt
14mu|SDL2_image-2.0.1-1|51	%{_includedir}/SDL2/*
14mu|SDL2_image-2.0.1-1|52	%{_libdir}/lib%{name}.so
14mu|SDL2_image-2.0.1-1|53	%{_libdir}/pkgconfig/SDL2_image.pc
14mu|SDL2_image-2.0.1-1|54	
14mu|SDL2_image-2.0.1-1|55	#----------------------------------------------------------------------------
14mu|SDL2_image-2.0.1-1|56	
14mu|SDL2_image-2.0.1-1|57	%prep
14mu|SDL2_image-2.0.1-1|58	%setup -q
14mu|SDL2_image-2.0.1-1|59	
14mu|SDL2_image-2.0.1-1|60	%build
14mu|SDL2_image-2.0.1-1|61	# (anssi) --disable-x-shared disable dlopening, so that we link to them
14mu|SDL2_image-2.0.1-1|62	# dynamically instead, and thus get correct autorequires
14mu|SDL2_image-2.0.1-1|63	%configure2_5x \
14mu|SDL2_image-2.0.1-1|64	--disable-static \
14mu|SDL2_image-2.0.1-1|65	--enable-bmp \
14mu|SDL2_image-2.0.1-1|66	--enable-gif \
14mu|SDL2_image-2.0.1-1|67	--enable-jpg \
14mu|SDL2_image-2.0.1-1|68	--enable-pcx \
14mu|SDL2_image-2.0.1-1|69	--enable-png \
14mu|SDL2_image-2.0.1-1|70	--enable-tif \
14mu|SDL2_image-2.0.1-1|71	--enable-xpm \
14mu|SDL2_image-2.0.1-1|72	--disable-jpg-shared \
14mu|SDL2_image-2.0.1-1|73	--disable-png-shared \
14mu|SDL2_image-2.0.1-1|74	--disable-tif-shared
14mu|SDL2_image-2.0.1-1|75	
14mu|SDL2_image-2.0.1-1|76	%make
14mu|SDL2_image-2.0.1-1|77	
14mu|SDL2_image-2.0.1-1|78	%install
14mu|SDL2_image-2.0.1-1|79	%makeinstall_std
14mu|SDL2_image-2.0.1-1|80	
14mu|SDL2_image-2.0.1-1|81	
14mu|SDL2_image-2.0.1-1|82	%changelog
14mu|SDL2_image-2.0.1-1|83	
14mu|SDL2_image-2.0.1-1|84	* Thu Feb 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.1-1
14mu|SDL2_image-2.0.1-1|85	- (1242e5f) New version 2.0.1
14mu|SDL2_image-2.0.1-1|86	
14mu|SDL2_image-2.0.1-1|87	

24086 14
14mu|SDL2_mixer-2.0.1-1|1	%define major 0
14mu|SDL2_mixer-2.0.1-1|2	%define api 2.0
14mu|SDL2_mixer-2.0.1-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|SDL2_mixer-2.0.1-1|4	%define devname %mklibname %{name} -d
14mu|SDL2_mixer-2.0.1-1|5	
14mu|SDL2_mixer-2.0.1-1|6	Summary:	Simple DirectMedia Layer 2 - mixer
14mu|SDL2_mixer-2.0.1-1|7	Name:		SDL2_mixer
14mu|SDL2_mixer-2.0.1-1|8	Version:	2.0.1
14mu|SDL2_mixer-2.0.1-1|9	Release:	1
14mu|SDL2_mixer-2.0.1-1|10	License:	Zlib
14mu|SDL2_mixer-2.0.1-1|11	Group:		System/Libraries
14mu|SDL2_mixer-2.0.1-1|12	Url:		http://www.libsdl.org/projects/SDL_mixer/
14mu|SDL2_mixer-2.0.1-1|13	Source0:	http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
14mu|SDL2_mixer-2.0.1-1|14	BuildRequires:	libmikmod-devel
14mu|SDL2_mixer-2.0.1-1|15	BuildRequires:	pkgconfig(flac)
14mu|SDL2_mixer-2.0.1-1|16	BuildRequires:	pkgconfig(fluidsynth)
14mu|SDL2_mixer-2.0.1-1|17	BuildRequires:	pkgconfig(libmodplug)
14mu|SDL2_mixer-2.0.1-1|18	BuildRequires:	pkgconfig(sdl2)
14mu|SDL2_mixer-2.0.1-1|19	BuildRequires:	pkgconfig(vorbis)
14mu|SDL2_mixer-2.0.1-1|20	BuildRequires:	pkgconfig(zlib)
14mu|SDL2_mixer-2.0.1-1|21	
14mu|SDL2_mixer-2.0.1-1|22	%description
14mu|SDL2_mixer-2.0.1-1|23	SDL2_mixer is a sample multi-channel audio mixer library. It supports any
14mu|SDL2_mixer-2.0.1-1|24	number of simultaneously playing channels of 16 bit stereo audio, plus a
14mu|SDL2_mixer-2.0.1-1|25	single channel of music, mixed by the popular MikMod MOD, Timidity MIDI
14mu|SDL2_mixer-2.0.1-1|26	and SMPEG MP3 libraries.
14mu|SDL2_mixer-2.0.1-1|27	
14mu|SDL2_mixer-2.0.1-1|28	#----------------------------------------------------------------------------
14mu|SDL2_mixer-2.0.1-1|29	
14mu|SDL2_mixer-2.0.1-1|30	%package -n %{libname}
14mu|SDL2_mixer-2.0.1-1|31	Summary:	Main library for %{name}
14mu|SDL2_mixer-2.0.1-1|32	Group:		System/Libraries
14mu|SDL2_mixer-2.0.1-1|33	
14mu|SDL2_mixer-2.0.1-1|34	%description -n %{libname}
14mu|SDL2_mixer-2.0.1-1|35	This package contains the library needed to run programs dynamically
14mu|SDL2_mixer-2.0.1-1|36	linked with %{name}.
14mu|SDL2_mixer-2.0.1-1|37	
14mu|SDL2_mixer-2.0.1-1|38	%files -n %{libname}
14mu|SDL2_mixer-2.0.1-1|39	%doc COPYING.txt
14mu|SDL2_mixer-2.0.1-1|40	%doc timidity/FAQ timidity/README
14mu|SDL2_mixer-2.0.1-1|41	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mu|SDL2_mixer-2.0.1-1|42	
14mu|SDL2_mixer-2.0.1-1|43	#----------------------------------------------------------------------------
14mu|SDL2_mixer-2.0.1-1|44	
14mu|SDL2_mixer-2.0.1-1|45	%package -n %{devname}
14mu|SDL2_mixer-2.0.1-1|46	Summary:	Headers for developing programs that will use %{name}
14mu|SDL2_mixer-2.0.1-1|47	Group:		Development/C
14mu|SDL2_mixer-2.0.1-1|48	Requires:	%{libname} = %{EVRD}
14mu|SDL2_mixer-2.0.1-1|49	Provides:	%{name}-devel = %{EVRD}
14mu|SDL2_mixer-2.0.1-1|50	
14mu|SDL2_mixer-2.0.1-1|51	%description -n %{devname}
14mu|SDL2_mixer-2.0.1-1|52	This package contains the headers that programmers will need to develop
14mu|SDL2_mixer-2.0.1-1|53	applications which will use %{name}.
14mu|SDL2_mixer-2.0.1-1|54	
14mu|SDL2_mixer-2.0.1-1|55	%files -n %{devname}
14mu|SDL2_mixer-2.0.1-1|56	%doc README.txt CHANGES.txt
14mu|SDL2_mixer-2.0.1-1|57	%{_libdir}/lib%{name}.so
14mu|SDL2_mixer-2.0.1-1|58	%{_includedir}/SDL2/*
14mu|SDL2_mixer-2.0.1-1|59	%{_libdir}/pkgconfig/%{name}.pc
14mu|SDL2_mixer-2.0.1-1|60	
14mu|SDL2_mixer-2.0.1-1|61	#----------------------------------------------------------------------------
14mu|SDL2_mixer-2.0.1-1|62	
14mu|SDL2_mixer-2.0.1-1|63	%package -n %{name}-player
14mu|SDL2_mixer-2.0.1-1|64	Summary:	Players using %{name}
14mu|SDL2_mixer-2.0.1-1|65	Group:		System/Libraries
14mu|SDL2_mixer-2.0.1-1|66	Conflicts:	SDL_mixer-player
14mu|SDL2_mixer-2.0.1-1|67	
14mu|SDL2_mixer-2.0.1-1|68	%description -n %{name}-player
14mu|SDL2_mixer-2.0.1-1|69	This package contains binary to test the associated library.
14mu|SDL2_mixer-2.0.1-1|70	
14mu|SDL2_mixer-2.0.1-1|71	%files -n %{name}-player
14mu|SDL2_mixer-2.0.1-1|72	%doc README.txt
14mu|SDL2_mixer-2.0.1-1|73	%{_bindir}/playwave
14mu|SDL2_mixer-2.0.1-1|74	%{_bindir}/playmus
14mu|SDL2_mixer-2.0.1-1|75	
14mu|SDL2_mixer-2.0.1-1|76	#----------------------------------------------------------------------------
14mu|SDL2_mixer-2.0.1-1|77	
14mu|SDL2_mixer-2.0.1-1|78	%prep
14mu|SDL2_mixer-2.0.1-1|79	%setup -q
14mu|SDL2_mixer-2.0.1-1|80	
14mu|SDL2_mixer-2.0.1-1|81	%build
14mu|SDL2_mixer-2.0.1-1|82	%configure2_5x \
14mu|SDL2_mixer-2.0.1-1|83	--disable-static \
14mu|SDL2_mixer-2.0.1-1|84	--enable-music-mod \
14mu|SDL2_mixer-2.0.1-1|85	--disable-music-ogg-shared \
14mu|SDL2_mixer-2.0.1-1|86	--disable-music-flac-shared
14mu|SDL2_mixer-2.0.1-1|87	%make
14mu|SDL2_mixer-2.0.1-1|88	
14mu|SDL2_mixer-2.0.1-1|89	%install
14mu|SDL2_mixer-2.0.1-1|90	%makeinstall_std install-bin
14mu|SDL2_mixer-2.0.1-1|91	
14mu|SDL2_mixer-2.0.1-1|92	
14mu|SDL2_mixer-2.0.1-1|93	%changelog
14mu|SDL2_mixer-2.0.1-1|94	
14mu|SDL2_mixer-2.0.1-1|95	* Thu Feb 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.1-1
14mu|SDL2_mixer-2.0.1-1|96	- (d6de7a3) New version 2.0.1
14mu|SDL2_mixer-2.0.1-1|97	- (d6de7a3) Drop merged patch
14mu|SDL2_mixer-2.0.1-1|98	
14mu|SDL2_mixer-2.0.1-1|99	

24087 14
14mu|SDL2_net-2.0.1-1|1	%define major 0
14mu|SDL2_net-2.0.1-1|2	%define api 2.0
14mu|SDL2_net-2.0.1-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|SDL2_net-2.0.1-1|4	%define devname %mklibname %{name} -d
14mu|SDL2_net-2.0.1-1|5	
14mu|SDL2_net-2.0.1-1|6	Summary:	Simple DirectMedia Layer 2 - network
14mu|SDL2_net-2.0.1-1|7	Name:		SDL2_net
14mu|SDL2_net-2.0.1-1|8	Version:	2.0.1
14mu|SDL2_net-2.0.1-1|9	Release:	1
14mu|SDL2_net-2.0.1-1|10	License:	ZLib
14mu|SDL2_net-2.0.1-1|11	Group:		System/Libraries
14mu|SDL2_net-2.0.1-1|12	Url:		http://www.libsdl.org/projects/SDL_net/
14mu|SDL2_net-2.0.1-1|13	Source0:	http://www.libsdl.org/projects/SDL_net/release/%{name}-%{version}.tar.gz
14mu|SDL2_net-2.0.1-1|14	BuildRequires:	pkgconfig(sdl2)
14mu|SDL2_net-2.0.1-1|15	
14mu|SDL2_net-2.0.1-1|16	%description
14mu|SDL2_net-2.0.1-1|17	This is a small sample cross-platform networking library.
14mu|SDL2_net-2.0.1-1|18	
14mu|SDL2_net-2.0.1-1|19	#----------------------------------------------------------------------------
14mu|SDL2_net-2.0.1-1|20	
14mu|SDL2_net-2.0.1-1|21	%package -n %{libname}
14mu|SDL2_net-2.0.1-1|22	Summary:	Main library for %{name}
14mu|SDL2_net-2.0.1-1|23	Group:		System/Libraries
14mu|SDL2_net-2.0.1-1|24	
14mu|SDL2_net-2.0.1-1|25	%description -n %{libname}
14mu|SDL2_net-2.0.1-1|26	This package contains the library needed to run programs dynamically
14mu|SDL2_net-2.0.1-1|27	linked with %{name}.
14mu|SDL2_net-2.0.1-1|28	
14mu|SDL2_net-2.0.1-1|29	%files -n %{libname}
14mu|SDL2_net-2.0.1-1|30	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mu|SDL2_net-2.0.1-1|31	
14mu|SDL2_net-2.0.1-1|32	#----------------------------------------------------------------------------
14mu|SDL2_net-2.0.1-1|33	
14mu|SDL2_net-2.0.1-1|34	%package -n %{devname}
14mu|SDL2_net-2.0.1-1|35	Summary:	Headers for developing programs that will use %{name}
14mu|SDL2_net-2.0.1-1|36	Group:		Development/C
14mu|SDL2_net-2.0.1-1|37	Requires:	%{libname} = %{EVRD}
14mu|SDL2_net-2.0.1-1|38	Provides:	%{name}-devel = %{EVRD}
14mu|SDL2_net-2.0.1-1|39	
14mu|SDL2_net-2.0.1-1|40	%description -n %{devname}
14mu|SDL2_net-2.0.1-1|41	This package contains the headers that programmers will need to develop
14mu|SDL2_net-2.0.1-1|42	applications which will use %{name}.
14mu|SDL2_net-2.0.1-1|43	
14mu|SDL2_net-2.0.1-1|44	%files -n %{devname}
14mu|SDL2_net-2.0.1-1|45	%doc README.txt CHANGES.txt COPYING.txt
14mu|SDL2_net-2.0.1-1|46	%{_libdir}/lib%{name}.so
14mu|SDL2_net-2.0.1-1|47	%{_libdir}/pkgconfig/*.pc
14mu|SDL2_net-2.0.1-1|48	%{_includedir}/SDL2/*
14mu|SDL2_net-2.0.1-1|49	
14mu|SDL2_net-2.0.1-1|50	#----------------------------------------------------------------------------
14mu|SDL2_net-2.0.1-1|51	
14mu|SDL2_net-2.0.1-1|52	%prep
14mu|SDL2_net-2.0.1-1|53	%setup -q
14mu|SDL2_net-2.0.1-1|54	
14mu|SDL2_net-2.0.1-1|55	%build
14mu|SDL2_net-2.0.1-1|56	%configure2_5x --disable-static
14mu|SDL2_net-2.0.1-1|57	%make
14mu|SDL2_net-2.0.1-1|58	
14mu|SDL2_net-2.0.1-1|59	%install
14mu|SDL2_net-2.0.1-1|60	%makeinstall_std
14mu|SDL2_net-2.0.1-1|61	
14mu|SDL2_net-2.0.1-1|62	
14mu|SDL2_net-2.0.1-1|63	%changelog
14mu|SDL2_net-2.0.1-1|64	
14mu|SDL2_net-2.0.1-1|65	* Thu Feb 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.1-1
14mu|SDL2_net-2.0.1-1|66	- (5359253) New version 2.0.1
14mu|SDL2_net-2.0.1-1|67	
14mu|SDL2_net-2.0.1-1|68	

24088 14
14mu|SDL2_ttf-2.0.14-1|1	%define major 0
14mu|SDL2_ttf-2.0.14-1|2	%define api 2.0
14mu|SDL2_ttf-2.0.14-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|SDL2_ttf-2.0.14-1|4	%define devname %mklibname %{name} -d
14mu|SDL2_ttf-2.0.14-1|5	
14mu|SDL2_ttf-2.0.14-1|6	Summary:	Simple DirectMedia Layer 2 - Sample TrueType Font Library
14mu|SDL2_ttf-2.0.14-1|7	Name:		SDL2_ttf
14mu|SDL2_ttf-2.0.14-1|8	Version:	2.0.14
14mu|SDL2_ttf-2.0.14-1|9	Release:	1
14mu|SDL2_ttf-2.0.14-1|10	License:	Zlib
14mu|SDL2_ttf-2.0.14-1|11	Group:		System/Libraries
14mu|SDL2_ttf-2.0.14-1|12	Url:		http://www.libsdl.org/projects/SDL_ttf/
14mu|SDL2_ttf-2.0.14-1|13	Source0:	http://www.libsdl.org/projects/SDL_ttf/release/%{name}-%{version}.tar.gz
14mu|SDL2_ttf-2.0.14-1|14	BuildRequires:	pkgconfig(freetype2)
14mu|SDL2_ttf-2.0.14-1|15	BuildRequires:	pkgconfig(gl)
14mu|SDL2_ttf-2.0.14-1|16	BuildRequires:	pkgconfig(sdl2)
14mu|SDL2_ttf-2.0.14-1|17	
14mu|SDL2_ttf-2.0.14-1|18	%description
14mu|SDL2_ttf-2.0.14-1|19	This is a sample library which allows you to use TrueType fonts in your SDL2
14mu|SDL2_ttf-2.0.14-1|20	applications.
14mu|SDL2_ttf-2.0.14-1|21	
14mu|SDL2_ttf-2.0.14-1|22	#----------------------------------------------------------------------------
14mu|SDL2_ttf-2.0.14-1|23	
14mu|SDL2_ttf-2.0.14-1|24	%package -n %{libname}
14mu|SDL2_ttf-2.0.14-1|25	Summary:	Main library for %{name}
14mu|SDL2_ttf-2.0.14-1|26	Group:		System/Libraries
14mu|SDL2_ttf-2.0.14-1|27	
14mu|SDL2_ttf-2.0.14-1|28	%description -n %{libname}
14mu|SDL2_ttf-2.0.14-1|29	This package contains the library needed to run programs dynamically
14mu|SDL2_ttf-2.0.14-1|30	linked with %{name}.
14mu|SDL2_ttf-2.0.14-1|31	
14mu|SDL2_ttf-2.0.14-1|32	%files -n %{libname}
14mu|SDL2_ttf-2.0.14-1|33	%{_libdir}/lib%{name}-%{api}.so.%{major}*
14mu|SDL2_ttf-2.0.14-1|34	
14mu|SDL2_ttf-2.0.14-1|35	#----------------------------------------------------------------------------
14mu|SDL2_ttf-2.0.14-1|36	
14mu|SDL2_ttf-2.0.14-1|37	%package -n %{devname}
14mu|SDL2_ttf-2.0.14-1|38	Summary:	Headers for developing programs that will use %{name}
14mu|SDL2_ttf-2.0.14-1|39	Group:		Development/C
14mu|SDL2_ttf-2.0.14-1|40	Requires:	%{libname} = %{EVRD}
14mu|SDL2_ttf-2.0.14-1|41	Provides:	%{name}-devel = %{EVRD}
14mu|SDL2_ttf-2.0.14-1|42	
14mu|SDL2_ttf-2.0.14-1|43	%description -n %{devname}
14mu|SDL2_ttf-2.0.14-1|44	This package contains the headers that programmers will need to develop
14mu|SDL2_ttf-2.0.14-1|45	applications which will use %{name}.
14mu|SDL2_ttf-2.0.14-1|46	
14mu|SDL2_ttf-2.0.14-1|47	%files -n %{devname}
14mu|SDL2_ttf-2.0.14-1|48	%doc README.txt CHANGES.txt COPYING.txt
14mu|SDL2_ttf-2.0.14-1|49	%{_includedir}/SDL2/*
14mu|SDL2_ttf-2.0.14-1|50	%{_libdir}/lib%{name}.so
14mu|SDL2_ttf-2.0.14-1|51	%{_libdir}/pkgconfig/%{name}.pc
14mu|SDL2_ttf-2.0.14-1|52	
14mu|SDL2_ttf-2.0.14-1|53	#----------------------------------------------------------------------------
14mu|SDL2_ttf-2.0.14-1|54	
14mu|SDL2_ttf-2.0.14-1|55	%prep
14mu|SDL2_ttf-2.0.14-1|56	%setup -q
14mu|SDL2_ttf-2.0.14-1|57	
14mu|SDL2_ttf-2.0.14-1|58	%build
14mu|SDL2_ttf-2.0.14-1|59	%configure2_5x --disable-static
14mu|SDL2_ttf-2.0.14-1|60	%make
14mu|SDL2_ttf-2.0.14-1|61	
14mu|SDL2_ttf-2.0.14-1|62	%install
14mu|SDL2_ttf-2.0.14-1|63	%makeinstall_std
14mu|SDL2_ttf-2.0.14-1|64	
14mu|SDL2_ttf-2.0.14-1|65	
14mu|SDL2_ttf-2.0.14-1|66	%changelog
14mu|SDL2_ttf-2.0.14-1|67	
14mu|SDL2_ttf-2.0.14-1|68	* Thu Feb 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.14-1
14mu|SDL2_ttf-2.0.14-1|69	- (eac4eea) Requires pkgconfig(gl) to build
14mu|SDL2_ttf-2.0.14-1|70	
14mu|SDL2_ttf-2.0.14-1|71	

24089 14
14mu|sdparm-1.09-1|1	Summary:	List or change SCSI disk parameters
14mu|sdparm-1.09-1|2	
14mu|sdparm-1.09-1|3	Name:		sdparm
14mu|sdparm-1.09-1|4	Version:	1.09
14mu|sdparm-1.09-1|5	Release:	1
14mu|sdparm-1.09-1|6	License:	BSD
14mu|sdparm-1.09-1|7	Group:		System/Kernel and hardware
14mu|sdparm-1.09-1|8	URL:		http://sg.danny.cz/sg/sdparm.html
14mu|sdparm-1.09-1|9	Source0:	http://sg.danny.cz/sg/p/%{name}-%{version}.tar.xz
14mu|sdparm-1.09-1|10	
14mu|sdparm-1.09-1|11	%description
14mu|sdparm-1.09-1|12	SCSI disk parameters are held in mode pages. This utility lists or
14mu|sdparm-1.09-1|13	changes those parameters. Other SCSI devices (or devices that use
14mu|sdparm-1.09-1|14	the SCSI command set) such as CD/DVD and tape drives may also find
14mu|sdparm-1.09-1|15	parts of sdparm useful. Requires the linux kernel 2.4 series or later.
14mu|sdparm-1.09-1|16	In the 2.4 series SCSI generic device names (e.g. /dev/sg0)
14mu|sdparm-1.09-1|17	must be used. In the 2.6 series other device names may be used as
14mu|sdparm-1.09-1|18	well (e.g. /dev/sda).
14mu|sdparm-1.09-1|19	
14mu|sdparm-1.09-1|20	Warning: It is possible (but unlikely) to change SCSI disk settings
14mu|sdparm-1.09-1|21	that stop or slow it down. Use with care.
14mu|sdparm-1.09-1|22	
14mu|sdparm-1.09-1|23	%prep
14mu|sdparm-1.09-1|24	%setup -q
14mu|sdparm-1.09-1|25	
14mu|sdparm-1.09-1|26	%build
14mu|sdparm-1.09-1|27	%configure2_5x
14mu|sdparm-1.09-1|28	%make
14mu|sdparm-1.09-1|29	
14mu|sdparm-1.09-1|30	%install
14mu|sdparm-1.09-1|31	%makeinstall_std
14mu|sdparm-1.09-1|32	
14mu|sdparm-1.09-1|33	%clean
14mu|sdparm-1.09-1|34	
14mu|sdparm-1.09-1|35	%files
14mu|sdparm-1.09-1|36	%doc ChangeLog README CREDITS AUTHORS COPYING
14mu|sdparm-1.09-1|37	%{_bindir}/*
14mu|sdparm-1.09-1|38	%{_mandir}/man*/*
14mu|sdparm-1.09-1|39	
14mu|sdparm-1.09-1|40	%changelog
14mu|sdparm-1.09-1|41	
14mu|sdparm-1.09-1|42	* Mon Jan 11 2016 dsilakov <denis.silakov@rosalab.ru> 1.09-1
14mu|sdparm-1.09-1|43	- (dcb1169) Merge pull request #2 from import/sdparm:auto_update
14mu|sdparm-1.09-1|44	- (dcb1169) Updated to 1.09 (by updates_builder)
14mu|sdparm-1.09-1|45	
14mu|sdparm-1.09-1|46	

24090 14
14mu|seabios-1.8.2-1|1	Name:		seabios
14mu|seabios-1.8.2-1|2	Version:	1.8.2
14mu|seabios-1.8.2-1|3	Release:	1
14mu|seabios-1.8.2-1|4	Summary:	Open-source legacy BIOS implementation
14mu|seabios-1.8.2-1|5	
14mu|seabios-1.8.2-1|6	
14mu|seabios-1.8.2-1|7	Group:		Emulators
14mu|seabios-1.8.2-1|8	License:	LGPLv3
14mu|seabios-1.8.2-1|9	URL:		http://www.coreboot.org/SeaBIOS
14mu|seabios-1.8.2-1|10	Source0:	http://code.coreboot.org/p/seabios/downloads/get/%{name}-%{version}.tar.gz
14mu|seabios-1.8.2-1|11	
14mu|seabios-1.8.2-1|12	Source10:	config.vga.cirrus
14mu|seabios-1.8.2-1|13	Source11:	config.vga.isavga
14mu|seabios-1.8.2-1|14	Source12:	config.vga.qxl
14mu|seabios-1.8.2-1|15	Source13:	config.vga.stdvga
14mu|seabios-1.8.2-1|16	Source14:	config.vga.vmware
14mu|seabios-1.8.2-1|17	Source15:	config.csm
14mu|seabios-1.8.2-1|18	Source16:	config.coreboot
14mu|seabios-1.8.2-1|19	Source17:	config.seabios-128k
14mu|seabios-1.8.2-1|20	Source18:	config.seabios-256k
14mu|seabios-1.8.2-1|21	Source19:	config.vga.virtio
14mu|seabios-1.8.2-1|22	
14mu|seabios-1.8.2-1|23	BuildRequires:	python iasl
14mu|seabios-1.8.2-1|24	
14mu|seabios-1.8.2-1|25	Requires:	%{name}-bin = %{version}-%{release}
14mu|seabios-1.8.2-1|26	Requires:	seavgabios-bin = %{version}-%{release}
14mu|seabios-1.8.2-1|27	Buildarch:	noarch
14mu|seabios-1.8.2-1|28	
14mu|seabios-1.8.2-1|29	# Seabios is noarch, but required on architectures which cannot build it.
14mu|seabios-1.8.2-1|30	# Disable debuginfo because it is of no use to us.
14mu|seabios-1.8.2-1|31	%global debug_package %{nil}
14mu|seabios-1.8.2-1|32	
14mu|seabios-1.8.2-1|33	# You can build a debugging version of the BIOS by setting this to a
14mu|seabios-1.8.2-1|34	# value > 1.  See src/config.h for possible values, but setting it to
14mu|seabios-1.8.2-1|35	# a number like 99 will enable all possible debugging.  Note that
14mu|seabios-1.8.2-1|36	# debugging goes to a special qemu port that you have to enable.  See
14mu|seabios-1.8.2-1|37	# the SeaBIOS top-level README file for the magic qemu invocation to
14mu|seabios-1.8.2-1|38	# enable this.
14mu|seabios-1.8.2-1|39	%global debug_level 1
14mu|seabios-1.8.2-1|40	
14mu|seabios-1.8.2-1|41	
14mu|seabios-1.8.2-1|42	%description
14mu|seabios-1.8.2-1|43	SeaBIOS is an open-source legacy BIOS implementation which can be used as
14mu|seabios-1.8.2-1|44	a coreboot payload. It implements the standard BIOS calling interfaces
14mu|seabios-1.8.2-1|45	that a typical x86 proprietary BIOS implements.
14mu|seabios-1.8.2-1|46	
14mu|seabios-1.8.2-1|47	
14mu|seabios-1.8.2-1|48	%package bin
14mu|seabios-1.8.2-1|49	Summary: Seabios for x86
14mu|seabios-1.8.2-1|50	Buildarch: noarch
14mu|seabios-1.8.2-1|51	
14mu|seabios-1.8.2-1|52	
14mu|seabios-1.8.2-1|53	%description bin
14mu|seabios-1.8.2-1|54	SeaBIOS is an open-source legacy BIOS implementation which can be used as
14mu|seabios-1.8.2-1|55	a coreboot payload. It implements the standard BIOS calling interfaces
14mu|seabios-1.8.2-1|56	that a typical x86 proprietary BIOS implements.
14mu|seabios-1.8.2-1|57	
14mu|seabios-1.8.2-1|58	
14mu|seabios-1.8.2-1|59	%package -n seavgabios-bin
14mu|seabios-1.8.2-1|60	Summary:	Seavgabios for x86
14mu|seabios-1.8.2-1|61	Buildarch:	noarch
14mu|seabios-1.8.2-1|62	Obsoletes:	vgabios < %{version}-%{release}
14mu|seabios-1.8.2-1|63	Provides:	vgabios = %{version}-%{release}
14mu|seabios-1.8.2-1|64	
14mu|seabios-1.8.2-1|65	%description -n seavgabios-bin
14mu|seabios-1.8.2-1|66	SeaVGABIOS is an open-source VGABIOS implementation.
14mu|seabios-1.8.2-1|67	
14mu|seabios-1.8.2-1|68	
14mu|seabios-1.8.2-1|69	%prep
14mu|seabios-1.8.2-1|70	%setup -q
14mu|seabios-1.8.2-1|71	
14mu|seabios-1.8.2-1|72	# Makefile changes version to include date and buildhost
14mu|seabios-1.8.2-1|73	sed -i 's,VERSION=%{version}.*,VERSION=%{version},g' Makefile
14mu|seabios-1.8.2-1|74	
14mu|seabios-1.8.2-1|75	
14mu|seabios-1.8.2-1|76	%build
14mu|seabios-1.8.2-1|77	export CFLAGS="%{optflags}"
14mu|seabios-1.8.2-1|78	mkdir binaries
14mu|seabios-1.8.2-1|79	
14mu|seabios-1.8.2-1|80	build_bios() {
14mu|seabios-1.8.2-1|81	make clean distclean
14mu|seabios-1.8.2-1|82	cp $1 .config
14mu|seabios-1.8.2-1|83	echo "CONFIG_DEBUG_LEVEL=%{debug_level}" >> .config
14mu|seabios-1.8.2-1|84	make oldnoconfig V=1
14mu|seabios-1.8.2-1|85	
14mu|seabios-1.8.2-1|86	make V=1 $4
14mu|seabios-1.8.2-1|87	cp out/$2 binaries/$3
14mu|seabios-1.8.2-1|88	}
14mu|seabios-1.8.2-1|89	
14mu|seabios-1.8.2-1|90	# seabios
14mu|seabios-1.8.2-1|91	build_bios %{SOURCE15} Csm16.bin bios-csm.bin
14mu|seabios-1.8.2-1|92	build_bios %{SOURCE16} bios.bin.elf bios-coreboot.bin
14mu|seabios-1.8.2-1|93	build_bios %{SOURCE17} bios.bin bios.bin
14mu|seabios-1.8.2-1|94	build_bios %{SOURCE18} bios.bin bios-256k.bin
14mu|seabios-1.8.2-1|95	cp out/src/fw/*dsdt*.aml binaries
14mu|seabios-1.8.2-1|96	
14mu|seabios-1.8.2-1|97	# seavgabios
14mu|seabios-1.8.2-1|98	build_bios %{SOURCE10} vgabios.bin vgabios-cirrus.bin out/vgabios.bin
14mu|seabios-1.8.2-1|99	build_bios %{SOURCE11} vgabios.bin vgabios-isavga.bin out/vgabios.bin
14mu|seabios-1.8.2-1|100	build_bios %{SOURCE12} vgabios.bin vgabios-qxl.bin out/vgabios.bin
14mu|seabios-1.8.2-1|101	build_bios %{SOURCE13} vgabios.bin vgabios-stdvga.bin out/vgabios.bin
14mu|seabios-1.8.2-1|102	build_bios %{SOURCE14} vgabios.bin vgabios-vmware.bin out/vgabios.bin
14mu|seabios-1.8.2-1|103	build_bios %{SOURCE19} vgabios.bin vgabios-virtio.bin out/vgabios.bin
14mu|seabios-1.8.2-1|104	
14mu|seabios-1.8.2-1|105	
14mu|seabios-1.8.2-1|106	%install
14mu|seabios-1.8.2-1|107	mkdir -p %{buildroot}%{_datadir}/seabios
14mu|seabios-1.8.2-1|108	mkdir -p %{buildroot}%{_datadir}/seavgabios
14mu|seabios-1.8.2-1|109	install -m 0644 binaries/bios.bin %{buildroot}%{_datadir}/seabios/bios.bin
14mu|seabios-1.8.2-1|110	install -m 0644 binaries/bios-256k.bin %{buildroot}%{_datadir}/seabios/bios-256k.bin
14mu|seabios-1.8.2-1|111	install -m 0644 binaries/bios-csm.bin %{buildroot}%{_datadir}/seabios/bios-csm.bin
14mu|seabios-1.8.2-1|112	install -m 0644 binaries/bios-coreboot.bin %{buildroot}%{_datadir}/seabios/bios-coreboot.bin
14mu|seabios-1.8.2-1|113	install -m 0644 binaries/*.aml %{buildroot}%{_datadir}/seabios
14mu|seabios-1.8.2-1|114	install -m 0644 binaries/vgabios*.bin %{buildroot}%{_datadir}/seavgabios
14mu|seabios-1.8.2-1|115	
14mu|seabios-1.8.2-1|116	
14mu|seabios-1.8.2-1|117	%files
14mu|seabios-1.8.2-1|118	%doc COPYING COPYING.LESSER README
14mu|seabios-1.8.2-1|119	
14mu|seabios-1.8.2-1|120	
14mu|seabios-1.8.2-1|121	%files bin
14mu|seabios-1.8.2-1|122	%dir %{_datadir}/seabios/
14mu|seabios-1.8.2-1|123	%{_datadir}/seabios/bios*.bin
14mu|seabios-1.8.2-1|124	%{_datadir}/seabios/*.aml
14mu|seabios-1.8.2-1|125	
14mu|seabios-1.8.2-1|126	%files -n seavgabios-bin
14mu|seabios-1.8.2-1|127	%dir %{_datadir}/seavgabios/
14mu|seabios-1.8.2-1|128	%{_datadir}/seavgabios/vgabios*.bin
14mu|seabios-1.8.2-1|129	
14mu|seabios-1.8.2-1|130	%changelog
14mu|seabios-1.8.2-1|131	
14mu|seabios-1.8.2-1|132	* Wed Aug 19 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.8.2-1
14mu|seabios-1.8.2-1|133	- (cff0802) Updated to version 1.8.2 (based on what Fedora does)
14mu|seabios-1.8.2-1|134	
14mu|seabios-1.8.2-1|135	

24091 14
14mu|seahorse-3.16.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|seahorse-3.16.0-1|2	
14mu|seahorse-3.16.0-1|3	Summary:	GNOME frontend to GnuPG
14mu|seahorse-3.16.0-1|4	Name:		seahorse
14mu|seahorse-3.16.0-1|5	Version:	3.16.0
14mu|seahorse-3.16.0-1|6	Release:	1
14mu|seahorse-3.16.0-1|7	License:	GPLv2+
14mu|seahorse-3.16.0-1|8	Group:		Graphical desktop/GNOME
14mu|seahorse-3.16.0-1|9	URL:		http://seahorse.sourceforge.net/
14mu|seahorse-3.16.0-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|seahorse-3.16.0-1|11	
14mu|seahorse-3.16.0-1|12	BuildRequires:	desktop-file-utils
14mu|seahorse-3.16.0-1|13	BuildRequires:	gnupg
14mu|seahorse-3.16.0-1|14	BuildRequires:	imagemagick
14mu|seahorse-3.16.0-1|15	BuildRequires:	intltool itstool
14mu|seahorse-3.16.0-1|16	BuildRequires:	xsltproc
14mu|seahorse-3.16.0-1|17	BuildRequires:	gpgme-devel >= 1.0.0
14mu|seahorse-3.16.0-1|18	BuildRequires:	libldap-devel
14mu|seahorse-3.16.0-1|19	BuildRequires:	pkgconfig(avahi-client)
14mu|seahorse-3.16.0-1|20	BuildRequires:	pkgconfig(avahi-glib)
14mu|seahorse-3.16.0-1|21	BuildRequires:	pkgconfig(gck-1)
14mu|seahorse-3.16.0-1|22	BuildRequires:	pkgconfig(gcr-3)
14mu|seahorse-3.16.0-1|23	BuildRequires:	pkgconfig(gio-2.0)
14mu|seahorse-3.16.0-1|24	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|seahorse-3.16.0-1|25	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|seahorse-3.16.0-1|26	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|seahorse-3.16.0-1|27	BuildRequires:	pkgconfig(gthread-2.0)
14mu|seahorse-3.16.0-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|seahorse-3.16.0-1|29	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|seahorse-3.16.0-1|30	BuildRequires:	pkgconfig(libsecret-1)
14mu|seahorse-3.16.0-1|31	
14mu|seahorse-3.16.0-1|32	Requires:	gnupg
14mu|seahorse-3.16.0-1|33	%rename		gnome-keyring-manager
14mu|seahorse-3.16.0-1|34	
14mu|seahorse-3.16.0-1|35	%description
14mu|seahorse-3.16.0-1|36	Seahorse is a GNOME frontend for the GNU Privacy Guard ecryption tool. It can
14mu|seahorse-3.16.0-1|37	be used for file encryption and decryption and for digitally signing files and
14mu|seahorse-3.16.0-1|38	for verifying those signatures. Key management options are also included.
14mu|seahorse-3.16.0-1|39	
14mu|seahorse-3.16.0-1|40	%prep
14mu|seahorse-3.16.0-1|41	%setup -q
14mu|seahorse-3.16.0-1|42	#apply_patches
14mu|seahorse-3.16.0-1|43	
14mu|seahorse-3.16.0-1|44	%build
14mu|seahorse-3.16.0-1|45	%configure2_5x \
14mu|seahorse-3.16.0-1|46	--disable-static \
14mu|seahorse-3.16.0-1|47	--disable-valac \
14mu|seahorse-3.16.0-1|48	--disable-scrollkeeper
14mu|seahorse-3.16.0-1|49	
14mu|seahorse-3.16.0-1|50	%make
14mu|seahorse-3.16.0-1|51	
14mu|seahorse-3.16.0-1|52	%install
14mu|seahorse-3.16.0-1|53	%makeinstall_std
14mu|seahorse-3.16.0-1|54	
14mu|seahorse-3.16.0-1|55	# Menu
14mu|seahorse-3.16.0-1|56	desktop-file-install --vendor="" \
14mu|seahorse-3.16.0-1|57	--remove-category="Advanced" \
14mu|seahorse-3.16.0-1|58	--remove-category="Application" \
14mu|seahorse-3.16.0-1|59	--dir %{buildroot}%{_datadir}/applications \
14mu|seahorse-3.16.0-1|60	%{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|seahorse-3.16.0-1|61	
14mu|seahorse-3.16.0-1|62	%find_lang %{name} --all-name --with-gnome
14mu|seahorse-3.16.0-1|63	
14mu|seahorse-3.16.0-1|64	%files -f %{name}.lang
14mu|seahorse-3.16.0-1|65	%doc AUTHORS ChangeLog NEWS README
14mu|seahorse-3.16.0-1|66	%dir %{_datadir}/seahorse/
14mu|seahorse-3.16.0-1|67	%dir %{_datadir}/seahorse/icons
14mu|seahorse-3.16.0-1|68	%dir %{_datadir}/seahorse/icons/hicolor
14mu|seahorse-3.16.0-1|69	%{_bindir}/seahorse
14mu|seahorse-3.16.0-1|70	%{_datadir}/GConf/gsettings/*.convert
14mu|seahorse-3.16.0-1|71	%{_datadir}/appdata/seahorse.appdata.xml
14mu|seahorse-3.16.0-1|72	%{_datadir}/applications/seahorse.desktop
14mu|seahorse-3.16.0-1|73	%{_datadir}/dbus-1/services/org.gnome.seahorse.Application.service
14mu|seahorse-3.16.0-1|74	%{_datadir}/glib-2.0/schemas/*.xml
14mu|seahorse-3.16.0-1|75	%{_datadir}/gnome-shell/search-providers/seahorse-search-provider.ini
14mu|seahorse-3.16.0-1|76	%{_datadir}/icons/*/*/*/*
14mu|seahorse-3.16.0-1|77	%{_datadir}/seahorse/icons/hicolor/*
14mu|seahorse-3.16.0-1|78	%{_datadir}/seahorse/ui
14mu|seahorse-3.16.0-1|79	%{_libdir}/%{name}/
14mu|seahorse-3.16.0-1|80	%{_mandir}/man1/*
14mu|seahorse-3.16.0-1|81	
14mu|seahorse-3.16.0-1|82	%changelog
14mu|seahorse-3.16.0-1|83	
14mu|seahorse-3.16.0-1|84	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|seahorse-3.16.0-1|85	- (f7385e2) update to 3.16.0
14mu|seahorse-3.16.0-1|86	
14mu|seahorse-3.16.0-1|87	

24092 14
14mu|selinux-2.3-31|1	%define major 1
14mu|selinux-2.3-31|2	%define libselinux %mklibname selinux %{major}
14mu|selinux-2.3-31|3	%define devselinux %mklibname selinux -d
14mu|selinux-2.3-31|4	
14mu|selinux-2.3-31|5	%define libsepol %mklibname sepol %{major}
14mu|selinux-2.3-31|6	%define devsepol %mklibname sepol -d
14mu|selinux-2.3-31|7	
14mu|selinux-2.3-31|8	%define libsemanage %mklibname semanage %{major}
14mu|selinux-2.3-31|9	%define devsemanage %mklibname semanage -d
14mu|selinux-2.3-31|10	
14mu|selinux-2.3-31|11	# Distro-specific default value is defined in branding-configs package
14mu|selinux-2.3-31|12	%{?build_ruby}%{?!build_ruby:%bcond_with ruby}
14mu|selinux-2.3-31|13	
14mu|selinux-2.3-31|14	%bcond_with bootstrap
14mu|selinux-2.3-31|15	
14mu|selinux-2.3-31|16	%bcond_without semanage
14mu|selinux-2.3-31|17	
14mu|selinux-2.3-31|18	Summary:	Security-enhanced Linux general support subsystem
14mu|selinux-2.3-31|19	Name:		selinux
14mu|selinux-2.3-31|20	Version:	2.3
14mu|selinux-2.3-31|21	Release:	31
14mu|selinux-2.3-31|22	Epoch:		1
14mu|selinux-2.3-31|23	License:	GPLv2+
14mu|selinux-2.3-31|24	Group:		System/Base
14mu|selinux-2.3-31|25	Url:		http://selinuxproject.org/
14mu|selinux-2.3-31|26	Source0:	%{name}-%{version}.tar.gz
14mu|selinux-2.3-31|27	Source1: 	semanage.conf
14mu|selinux-2.3-31|28	Patch0:		libselinux-rhat.patch
14mu|selinux-2.3-31|29	Patch1:		libsemanage-rhat.patch
14mu|selinux-2.3-31|30	Patch2:		policycoreutils-rhat.patch
14mu|selinux-2.3-31|31	Patch3:		sepolgen-rhat.patch
14mu|selinux-2.3-31|32	Patch4:		selinux-2.3-newrole-preserve-locale.patch
14mu|selinux-2.3-31|33	Patch5:		selinux-2.3-newrole-enable-lspp.patch
14mu|selinux-2.3-31|34	Patch6:		selinux-2.3-setfiles-dont-count-rootfs.patch
14mu|selinux-2.3-31|35	BuildRequires:	flex
14mu|selinux-2.3-31|36	BuildRequires:	swig
14mu|selinux-2.3-31|37	BuildRequires:	sepol-devel
14mu|selinux-2.3-31|38	BuildRequires:	pkgconfig(libpcre)
14mu|selinux-2.3-31|39	BuildRequires:	pkgconfig(python)
14mu|selinux-2.3-31|40	%if %{without bootstrap}
14mu|selinux-2.3-31|41	BuildRequires:	setools-devel
14mu|selinux-2.3-31|42	BuildRequires:	pkgconfig(libsemanage)
14mu|selinux-2.3-31|43	%endif
14mu|selinux-2.3-31|44	%if %{with semanage}
14mu|selinux-2.3-31|45	BuildRequires:	bison
14mu|selinux-2.3-31|46	BuildRequires:	xmlto
14mu|selinux-2.3-31|47	BuildRequires:	audit-devel
14mu|selinux-2.3-31|48	BuildRequires:	bzip2-devel
14mu|selinux-2.3-31|49	BuildRequires:	pam-devel
14mu|selinux-2.3-31|50	BuildRequires:	selinux-devel
14mu|selinux-2.3-31|51	BuildRequires:	pkgconfig(glib-2.0)
14mu|selinux-2.3-31|52	BuildRequires:	pkgconfig(dbus-1)
14mu|selinux-2.3-31|53	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|selinux-2.3-31|54	BuildRequires:	pkgconfig(libcap-ng)
14mu|selinux-2.3-31|55	BuildRequires:	pkgconfig(libcgroup)
14mu|selinux-2.3-31|56	BuildRequires:	pkgconfig(ustr)
14mu|selinux-2.3-31|57	%endif
14mu|selinux-2.3-31|58	%if %{with ruby}
14mu|selinux-2.3-31|59	BuildRequires:	ruby
14mu|selinux-2.3-31|60	BuildRequires:	ruby-devel
14mu|selinux-2.3-31|61	%endif
14mu|selinux-2.3-31|62	
14mu|selinux-2.3-31|63	%description
14mu|selinux-2.3-31|64	Security-enhanced Linux is a feature of the Linux® kernel and a number
14mu|selinux-2.3-31|65	of utilities with enhanced security functionality designed to add
14mu|selinux-2.3-31|66	mandatory access controls to Linux.  The Security-enhanced Linux
14mu|selinux-2.3-31|67	kernel contains new architectural components originally developed to
14mu|selinux-2.3-31|68	improve the security of the Flask operating system. These
14mu|selinux-2.3-31|69	architectural components provide general support for the enforcement
14mu|selinux-2.3-31|70	of many kinds of mandatory access control policies, including those
14mu|selinux-2.3-31|71	based on the concepts of Type Enforcement®, Role-based Access
14mu|selinux-2.3-31|72	Control, and Multi-level Security.
14mu|selinux-2.3-31|73	
14mu|selinux-2.3-31|74	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|75	
14mu|selinux-2.3-31|76	%package -n %{libselinux}
14mu|selinux-2.3-31|77	Summary:	SELinux library and simple utilities
14mu|selinux-2.3-31|78	Group:		System/Libraries
14mu|selinux-2.3-31|79	Provides:	libselinux = %{EVRD}
14mu|selinux-2.3-31|80	Provides:	selinux = %{EVRD}
14mu|selinux-2.3-31|81	
14mu|selinux-2.3-31|82	%description -n %{libselinux}
14mu|selinux-2.3-31|83	SELinux library and simple utilities
14mu|selinux-2.3-31|84	
14mu|selinux-2.3-31|85	%files -n %{libselinux}
14mu|selinux-2.3-31|86	/%{_lib}/libselinux.so.%{major}*
14mu|selinux-2.3-31|87	%ghost /var/run/setrans
14mu|selinux-2.3-31|88	/etc/tmpfiles.d/libselinux.conf
14mu|selinux-2.3-31|89	
14mu|selinux-2.3-31|90	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|91	
14mu|selinux-2.3-31|92	%package utils
14mu|selinux-2.3-31|93	Summary:	SELinux libselinux utilies
14mu|selinux-2.3-31|94	Group:		System/Base
14mu|selinux-2.3-31|95	Requires:	%{libselinux} = %{EVRD}
14mu|selinux-2.3-31|96	Provides:	libselinux-utils = %{EVRD}
14mu|selinux-2.3-31|97	
14mu|selinux-2.3-31|98	%description utils
14mu|selinux-2.3-31|99	The selinux-utils package contains the utilities
14mu|selinux-2.3-31|100	
14mu|selinux-2.3-31|101	%files utils
14mu|selinux-2.3-31|102	%{_sbindir}/avcstat
14mu|selinux-2.3-31|103	%{_sbindir}/getenforce
14mu|selinux-2.3-31|104	%{_sbindir}/getsebool
14mu|selinux-2.3-31|105	%{_sbindir}/matchpathcon
14mu|selinux-2.3-31|106	%{_sbindir}/selinuxconlist
14mu|selinux-2.3-31|107	%{_sbindir}/selinuxdefcon
14mu|selinux-2.3-31|108	%{_sbindir}/selinuxexeccon
14mu|selinux-2.3-31|109	%{_sbindir}/selinuxenabled
14mu|selinux-2.3-31|110	%{_sbindir}/setenforce
14mu|selinux-2.3-31|111	%{_sbindir}/togglesebool
14mu|selinux-2.3-31|112	%{_sbindir}/sefcontext_compile
14mu|selinux-2.3-31|113	%{_mandir}/man5/booleans*
14mu|selinux-2.3-31|114	%{_mandir}/man5/customizable_types*
14mu|selinux-2.3-31|115	%{_mandir}/man5/default*
14mu|selinux-2.3-31|116	%{_mandir}/man5/failsafe_context*
14mu|selinux-2.3-31|117	%{_mandir}/man5/file_contexts*
14mu|selinux-2.3-31|118	%{_mandir}/man5/local.users.*
14mu|selinux-2.3-31|119	%{_mandir}/man5/media.*
14mu|selinux-2.3-31|120	%{_mandir}/man5/removable_context.*
14mu|selinux-2.3-31|121	%{_mandir}/man5/secolor.conf.*
14mu|selinux-2.3-31|122	%{_mandir}/man5/securetty_types.*
14mu|selinux-2.3-31|123	%{_mandir}/man5/selabel*
14mu|selinux-2.3-31|124	%{_mandir}/man5/sepgsql_contexts.*
14mu|selinux-2.3-31|125	%{_mandir}/man5/service_seusers.*
14mu|selinux-2.3-31|126	%{_mandir}/man5/seusers.*
14mu|selinux-2.3-31|127	%{_mandir}/man5/user_contexts.*
14mu|selinux-2.3-31|128	%{_mandir}/man5/virtual*
14mu|selinux-2.3-31|129	%{_mandir}/man5/x_contexts.*
14mu|selinux-2.3-31|130	%{_mandir}/man8/avcstat.*
14mu|selinux-2.3-31|131	%{_mandir}/man8/booleans.*
14mu|selinux-2.3-31|132	%{_mandir}/man8/chkcon.*
14mu|selinux-2.3-31|133	%{_mandir}/man8/genpol*
14mu|selinux-2.3-31|134	%{_mandir}/man8/getenforce.*
14mu|selinux-2.3-31|135	%{_mandir}/man8/getsebool.*
14mu|selinux-2.3-31|136	%{_mandir}/man8/matchpathcon.*
14mu|selinux-2.3-31|137	%{_mandir}/man8/sefcontext_compile.*
14mu|selinux-2.3-31|138	%{_mandir}/man8/selinux*
14mu|selinux-2.3-31|139	%{_mandir}/man8/setenforce.*
14mu|selinux-2.3-31|140	%{_mandir}/man8/togglesebool.*
14mu|selinux-2.3-31|141	%dir /var/lib/selinux
14mu|selinux-2.3-31|142	
14mu|selinux-2.3-31|143	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|144	
14mu|selinux-2.3-31|145	%package -n python-selinux
14mu|selinux-2.3-31|146	Summary:	SELinux python bindings for libselinux
14mu|selinux-2.3-31|147	Group:		Development/Python
14mu|selinux-2.3-31|148	Requires:	%{libselinux} = %{EVRD}
14mu|selinux-2.3-31|149	
14mu|selinux-2.3-31|150	%description -n python-selinux
14mu|selinux-2.3-31|151	The libselinux-python package contains the python bindings for developing
14mu|selinux-2.3-31|152	SELinux applications.
14mu|selinux-2.3-31|153	
14mu|selinux-2.3-31|154	%files -n python-selinux
14mu|selinux-2.3-31|155	%dir %{python_sitearch}/selinux
14mu|selinux-2.3-31|156	%{python_sitearch}/selinux/*
14mu|selinux-2.3-31|157	
14mu|selinux-2.3-31|158	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|159	
14mu|selinux-2.3-31|160	%if %{with ruby}
14mu|selinux-2.3-31|161	%package -n ruby-selinux
14mu|selinux-2.3-31|162	Summary:	SELinux ruby bindings for libselinux
14mu|selinux-2.3-31|163	Group:		Development/Ruby
14mu|selinux-2.3-31|164	Requires:	%{libselinux} = %{EVRD}
14mu|selinux-2.3-31|165	
14mu|selinux-2.3-31|166	%description -n ruby-selinux
14mu|selinux-2.3-31|167	The libselinux-ruby package contains the ruby bindings for developing
14mu|selinux-2.3-31|168	SELinux applications.
14mu|selinux-2.3-31|169	
14mu|selinux-2.3-31|170	%files -n ruby-selinux
14mu|selinux-2.3-31|171	%{ruby_archdir}/selinux.so
14mu|selinux-2.3-31|172	%if %{with semanage}
14mu|selinux-2.3-31|173	%{ruby_archdir}/semanage.so
14mu|selinux-2.3-31|174	%endif
14mu|selinux-2.3-31|175	%endif
14mu|selinux-2.3-31|176	
14mu|selinux-2.3-31|177	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|178	
14mu|selinux-2.3-31|179	%package -n %{devselinux}
14mu|selinux-2.3-31|180	Summary:	Header files and libraries used to build SELinux
14mu|selinux-2.3-31|181	Group:		Development/C
14mu|selinux-2.3-31|182	Provides:	selinux-devel = %{EVRD}
14mu|selinux-2.3-31|183	Provides:	libselinux-devel = %{EVRD}
14mu|selinux-2.3-31|184	Provides:	selinux-static-devel = %{EVRD}
14mu|selinux-2.3-31|185	Requires:	%{libselinux} = %{EVRD}
14mu|selinux-2.3-31|186	Requires:	sepol-devel
14mu|selinux-2.3-31|187	Obsoletes:	%{_lib}selinux1-devel < %{EVRD}
14mu|selinux-2.3-31|188	
14mu|selinux-2.3-31|189	%description -n %{devselinux}
14mu|selinux-2.3-31|190	The libselinux-devel package contains the libraries and header files
14mu|selinux-2.3-31|191	needed for developing SELinux applications.
14mu|selinux-2.3-31|192	
14mu|selinux-2.3-31|193	%files -n %{devselinux}
14mu|selinux-2.3-31|194	%{_libdir}/pkgconfig/libselinux.pc
14mu|selinux-2.3-31|195	%{_libdir}/libselinux.a
14mu|selinux-2.3-31|196	%{_libdir}/libselinux.so
14mu|selinux-2.3-31|197	%dir %{_includedir}/selinux
14mu|selinux-2.3-31|198	%{_includedir}/selinux/*
14mu|selinux-2.3-31|199	%{_mandir}/man3/avc*
14mu|selinux-2.3-31|200	%{_mandir}/man3/context*
14mu|selinux-2.3-31|201	%{_mandir}/man3/check*
14mu|selinux-2.3-31|202	%{_mandir}/man3/fget*
14mu|selinux-2.3-31|203	%{_mandir}/man3/fini*
14mu|selinux-2.3-31|204	%{_mandir}/man3/free*
14mu|selinux-2.3-31|205	%{_mandir}/man3/fset*
14mu|selinux-2.3-31|206	%{_mandir}/man3/get*
14mu|selinux-2.3-31|207	%{_mandir}/man3/init*
14mu|selinux-2.3-31|208	%{_mandir}/man3/is_*
14mu|selinux-2.3-31|209	%{_mandir}/man3/lget*
14mu|selinux-2.3-31|210	%{_mandir}/man3/lset*
14mu|selinux-2.3-31|211	%{_mandir}/man3/manual_user*
14mu|selinux-2.3-31|212	%{_mandir}/man3/mode*
14mu|selinux-2.3-31|213	%{_mandir}/man3/match*
14mu|selinux-2.3-31|214	%{_mandir}/man3/print_access*
14mu|selinux-2.3-31|215	%{_mandir}/man3/query_user*
14mu|selinux-2.3-31|216	%{_mandir}/man3/rpm_exec*
14mu|selinux-2.3-31|217	%{_mandir}/man3/set*
14mu|selinux-2.3-31|218	%{_mandir}/man3/selinux*
14mu|selinux-2.3-31|219	%{_mandir}/man3/string*
14mu|selinux-2.3-31|220	%{_mandir}/man3/sid*
14mu|selinux-2.3-31|221	%{_mandir}/man3/selabel*
14mu|selinux-2.3-31|222	%{_mandir}/man3/security*
14mu|selinux-2.3-31|223	
14mu|selinux-2.3-31|224	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|225	
14mu|selinux-2.3-31|226	%package -n %{libsepol}
14mu|selinux-2.3-31|227	Summary:	SELinux binary policy manipulation library
14mu|selinux-2.3-31|228	Group:		System/Libraries
14mu|selinux-2.3-31|229	Provides:	sepol = %{EVRD}
14mu|selinux-2.3-31|230	
14mu|selinux-2.3-31|231	%description -n %{libsepol}
14mu|selinux-2.3-31|232	libsepol provides an API for the manipulation of SELinux binary policies.
14mu|selinux-2.3-31|233	It is used by checkpolicy (the policy compiler) and similar tools, as well
14mu|selinux-2.3-31|234	as by programs like load_policy that need to perform specific transformations
14mu|selinux-2.3-31|235	on binary policies such as customizing policy boolean settings.
14mu|selinux-2.3-31|236	
14mu|selinux-2.3-31|237	%files -n %{libsepol}
14mu|selinux-2.3-31|238	/%{_lib}/libsepol.so.%{major}*
14mu|selinux-2.3-31|239	
14mu|selinux-2.3-31|240	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|241	
14mu|selinux-2.3-31|242	%package -n %{devsepol}
14mu|selinux-2.3-31|243	Summary:	Header files and libraries used to build policy manipulation tools
14mu|selinux-2.3-31|244	Group:		Development/C
14mu|selinux-2.3-31|245	Requires:	%{libsepol} = %{EVRD}
14mu|selinux-2.3-31|246	Provides:	sepol-devel = %{EVRD}
14mu|selinux-2.3-31|247	Provides:	sepol-static-devel = %{EVRD}
14mu|selinux-2.3-31|248	
14mu|selinux-2.3-31|249	%description -n %{devsepol}
14mu|selinux-2.3-31|250	The libsepol-devel package contains the libraries and header files
14mu|selinux-2.3-31|251	needed for developing applications that manipulate binary policies.
14mu|selinux-2.3-31|252	
14mu|selinux-2.3-31|253	%files -n %{devsepol}
14mu|selinux-2.3-31|254	%dir %{_includedir}/sepol
14mu|selinux-2.3-31|255	%dir %{_includedir}/sepol/policydb
14mu|selinux-2.3-31|256	%{_libdir}/pkgconfig/libsepol.pc
14mu|selinux-2.3-31|257	%{_libdir}/libsepol.so
14mu|selinux-2.3-31|258	%{_includedir}/sepol/*.h
14mu|selinux-2.3-31|259	%{_mandir}/man3/sepol*.3*
14mu|selinux-2.3-31|260	%{_includedir}/sepol/policydb/*.h
14mu|selinux-2.3-31|261	%{_libdir}/libsepol.a
14mu|selinux-2.3-31|262	
14mu|selinux-2.3-31|263	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|264	
14mu|selinux-2.3-31|265	%if %{without bootstrap} || %{with semanage}
14mu|selinux-2.3-31|266	%package -n %{libsemanage}
14mu|selinux-2.3-31|267	Summary:	SELinux binary policy manipulation library
14mu|selinux-2.3-31|268	Group:		Development/Other
14mu|selinux-2.3-31|269	Provides:	libsemanage = %{EVRD}
14mu|selinux-2.3-31|270	
14mu|selinux-2.3-31|271	%description -n %{libsemanage}
14mu|selinux-2.3-31|272	libsemanage provides an API for the manipulation of SELinux binary policies.
14mu|selinux-2.3-31|273	It is used by checkpolicy (the policy compiler) and similar tools, as well
14mu|selinux-2.3-31|274	as by programs like load_policy that need to perform specific transformations
14mu|selinux-2.3-31|275	on binary policies such as customizing policy boolean settings.
14mu|selinux-2.3-31|276	
14mu|selinux-2.3-31|277	%files -n %{libsemanage}
14mu|selinux-2.3-31|278	%config(noreplace) /etc/selinux/semanage.conf
14mu|selinux-2.3-31|279	/%{_lib}/libsemanage.so.%{major}*
14mu|selinux-2.3-31|280	%{_mandir}/man5/semanage.conf.*
14mu|selinux-2.3-31|281	%endif
14mu|selinux-2.3-31|282	
14mu|selinux-2.3-31|283	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|284	
14mu|selinux-2.3-31|285	%if %{without bootstrap} || %{with semanage}
14mu|selinux-2.3-31|286	%package -n %{devsemanage}
14mu|selinux-2.3-31|287	Summary:	Header files and libraries used to build policy manipulation tools
14mu|selinux-2.3-31|288	Group:		Development/Other
14mu|selinux-2.3-31|289	Requires:	%{libsemanage} = %{EVRD}
14mu|selinux-2.3-31|290	Provides:	libsemanage-devel = %{EVRD}
14mu|selinux-2.3-31|291	Provides:	semanage-devel = %{EVRD}
14mu|selinux-2.3-31|292	
14mu|selinux-2.3-31|293	%description -n %{devsemanage}
14mu|selinux-2.3-31|294	The semanage-devel package contains the libraries and header files
14mu|selinux-2.3-31|295	needed for developing applications that manipulate binary policies.
14mu|selinux-2.3-31|296	
14mu|selinux-2.3-31|297	%files -n %{devsemanage}
14mu|selinux-2.3-31|298	%{_libdir}/libsemanage.a
14mu|selinux-2.3-31|299	%{_libdir}/libsemanage.so
14mu|selinux-2.3-31|300	%{_libdir}/pkgconfig/libsemanage.pc
14mu|selinux-2.3-31|301	%dir %{_includedir}/semanage
14mu|selinux-2.3-31|302	%{_includedir}/semanage/*.h
14mu|selinux-2.3-31|303	%{_mandir}/man3/semanage*
14mu|selinux-2.3-31|304	%endif
14mu|selinux-2.3-31|305	
14mu|selinux-2.3-31|306	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|307	
14mu|selinux-2.3-31|308	%if %{without bootstrap} || %{with semanage}
14mu|selinux-2.3-31|309	%package -n python-semanage
14mu|selinux-2.3-31|310	Summary:	Python bindings for libsemanage
14mu|selinux-2.3-31|311	Group:		Development/Python
14mu|selinux-2.3-31|312	Requires:	%{libsemanage} >= %{EVRD}
14mu|selinux-2.3-31|313	Provides:	python-libsemanage = %{EVRD}
14mu|selinux-2.3-31|314	Obsoletes:	python-libsemanage
14mu|selinux-2.3-31|315	
14mu|selinux-2.3-31|316	%description -n python-semanage
14mu|selinux-2.3-31|317	The python-libsemanage package contains the python bindings for developing
14mu|selinux-2.3-31|318	SELinux management applications.
14mu|selinux-2.3-31|319	
14mu|selinux-2.3-31|320	%files -n python-semanage
14mu|selinux-2.3-31|321	%{python_sitearch}/_semanage.so
14mu|selinux-2.3-31|322	%{python_sitearch}/semanage.py*
14mu|selinux-2.3-31|323	%endif
14mu|selinux-2.3-31|324	
14mu|selinux-2.3-31|325	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|326	
14mu|selinux-2.3-31|327	%if %{without bootstrap}
14mu|selinux-2.3-31|328	%package -n checkpolicy
14mu|selinux-2.3-31|329	Summary:	SELinux policy compiler
14mu|selinux-2.3-31|330	Group:		Development/Tools
14mu|selinux-2.3-31|331	
14mu|selinux-2.3-31|332	%description -n checkpolicy
14mu|selinux-2.3-31|333	This package contains checkpolicy, the SELinux policy compiler.
14mu|selinux-2.3-31|334	Only required for building policies.
14mu|selinux-2.3-31|335	
14mu|selinux-2.3-31|336	%files -n checkpolicy
14mu|selinux-2.3-31|337	%{_bindir}/checkpolicy
14mu|selinux-2.3-31|338	%{_bindir}/checkmodule
14mu|selinux-2.3-31|339	%{_mandir}/man8/checkpolicy.8.xz
14mu|selinux-2.3-31|340	%{_mandir}/man8/checkmodule.8.xz
14mu|selinux-2.3-31|341	%endif
14mu|selinux-2.3-31|342	
14mu|selinux-2.3-31|343	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|344	
14mu|selinux-2.3-31|345	%if %{without bootstrap}
14mu|selinux-2.3-31|346	%package -n policycoreutils
14mu|selinux-2.3-31|347	Summary:	SELinux policy core utilities
14mu|selinux-2.3-31|348	Group:		System/Base
14mu|selinux-2.3-31|349	
14mu|selinux-2.3-31|350	%description -n policycoreutils
14mu|selinux-2.3-31|351	policycoreutils contains the policy core utilities that are required
14mu|selinux-2.3-31|352	for basic operation of a SELinux system.  These utilities include
14mu|selinux-2.3-31|353	load_policy to load policies, setfiles to label filesystems, newrole
14mu|selinux-2.3-31|354	to switch roles, and run_init to run /etc/init.d scripts in the proper
14mu|selinux-2.3-31|355	context.
14mu|selinux-2.3-31|356	
14mu|selinux-2.3-31|357	%files -n policycoreutils -f policycoreutils.lang
14mu|selinux-2.3-31|358	/sbin/restorecon
14mu|selinux-2.3-31|359	/sbin/fixfiles
14mu|selinux-2.3-31|360	/sbin/setfiles
14mu|selinux-2.3-31|361	/sbin/load_policy
14mu|selinux-2.3-31|362	%{_sbindir}/genhomedircon
14mu|selinux-2.3-31|363	%{_sbindir}/load_policy
14mu|selinux-2.3-31|364	%{_sbindir}/setsebool
14mu|selinux-2.3-31|365	%{_sbindir}/semodule
14mu|selinux-2.3-31|366	%{_sbindir}/sestatus
14mu|selinux-2.3-31|367	%{_sbindir}/run_init
14mu|selinux-2.3-31|368	%{_sbindir}/open_init_pty
14mu|selinux-2.3-31|369	%{_bindir}/secon
14mu|selinux-2.3-31|370	%{_bindir}/semodule_deps
14mu|selinux-2.3-31|371	%{_bindir}/semodule_expand
14mu|selinux-2.3-31|372	%{_bindir}/semodule_link
14mu|selinux-2.3-31|373	%{_bindir}/semodule_package
14mu|selinux-2.3-31|374	%{_bindir}/semodule_unpackage
14mu|selinux-2.3-31|375	%config(noreplace) %{_sysconfdir}/sestatus.conf
14mu|selinux-2.3-31|376	%{_sysconfdir}/dbus-1/system.d/org.selinux.conf
14mu|selinux-2.3-31|377	%{_datadir}/dbus-1/system-services/org.selinux.service
14mu|selinux-2.3-31|378	%{_datadir}/polkit-1/actions/org.selinux.config.policy
14mu|selinux-2.3-31|379	%{_datadir}/polkit-1/actions/org.selinux.policy
14mu|selinux-2.3-31|380	%{_mandir}/man5/selinux_config.5*
14mu|selinux-2.3-31|381	%{_mandir}/man5/sestatus.conf.5*
14mu|selinux-2.3-31|382	%{_mandir}/man8/fixfiles.8*
14mu|selinux-2.3-31|383	%{_mandir}/man8/load_policy.8*
14mu|selinux-2.3-31|384	%{_mandir}/man8/open_init_pty.8*
14mu|selinux-2.3-31|385	%{_mandir}/man8/restorecon.8*
14mu|selinux-2.3-31|386	%{_mandir}/man8/run_init.8*
14mu|selinux-2.3-31|387	%{_mandir}/man8/semodule.8*
14mu|selinux-2.3-31|388	%{_mandir}/man8/semodule_deps.8*
14mu|selinux-2.3-31|389	%{_mandir}/man8/semodule_expand.8*
14mu|selinux-2.3-31|390	%{_mandir}/man8/semodule_link.8*
14mu|selinux-2.3-31|391	%{_mandir}/man8/semodule_package.8*
14mu|selinux-2.3-31|392	%{_mandir}/man8/semodule_unpackage.8*
14mu|selinux-2.3-31|393	%{_mandir}/man8/sestatus.8*
14mu|selinux-2.3-31|394	%{_mandir}/man8/setfiles.8*
14mu|selinux-2.3-31|395	%{_mandir}/man8/setsebool.8*
14mu|selinux-2.3-31|396	%{_mandir}/man1/secon.1*
14mu|selinux-2.3-31|397	%{_mandir}/man8/genhomedircon.8*
14mu|selinux-2.3-31|398	%{_datadir}/bash-completion/completions/semanage
14mu|selinux-2.3-31|399	%{_datadir}/bash-completion/completions/sepolicy
14mu|selinux-2.3-31|400	%{_datadir}/bash-completion/completions/setsebool
14mu|selinux-2.3-31|401	%config(noreplace) %{_sysconfdir}/pam.d/run_init
14mu|selinux-2.3-31|402	%endif
14mu|selinux-2.3-31|403	
14mu|selinux-2.3-31|404	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|405	
14mu|selinux-2.3-31|406	%if %{without bootstrap}
14mu|selinux-2.3-31|407	%package -n system-config-selinux
14mu|selinux-2.3-31|408	Summary:	SELinux configuration GUI
14mu|selinux-2.3-31|409	Group:		System/Base
14mu|selinux-2.3-31|410	Requires:	policycoreutils-python
14mu|selinux-2.3-31|411	Requires:	gnome-python
14mu|selinux-2.3-31|412	Requires:	gnome-python-canvas
14mu|selinux-2.3-31|413	Requires:	pygtk2
14mu|selinux-2.3-31|414	Requires:	pygtk2.0-libglade
14mu|selinux-2.3-31|415	# Only suggest selinux-policy to avoid dependency loop
14mu|selinux-2.3-31|416	Suggests:	selinux-policy
14mu|selinux-2.3-31|417	Requires:	setools-console
14mu|selinux-2.3-31|418	Requires:	usermode
14mu|selinux-2.3-31|419	Requires:	libgnomeui2
14mu|selinux-2.3-31|420	Requires:	libbonoboui
14mu|selinux-2.3-31|421	%rename		policycoreutils-gui
14mu|selinux-2.3-31|422	
14mu|selinux-2.3-31|423	%description -n system-config-selinux
14mu|selinux-2.3-31|424	system-config-selinux is a utility for managing the SELinux environment.
14mu|selinux-2.3-31|425	
14mu|selinux-2.3-31|426	%files -n system-config-selinux
14mu|selinux-2.3-31|427	%{_bindir}/system-config-selinux
14mu|selinux-2.3-31|428	%{_bindir}/sepolgen
14mu|selinux-2.3-31|429	%{_datadir}/icons/hicolor/24x24/apps/system-config-selinux.png
14mu|selinux-2.3-31|430	%{_datadir}/pixmaps/system-config-selinux.png
14mu|selinux-2.3-31|431	%dir %{_datadir}/system-config-selinux
14mu|selinux-2.3-31|432	%{_datadir}/system-config-selinux/system-config-selinux.png
14mu|selinux-2.3-31|433	%{_datadir}/system-config-selinux/*.py*
14mu|selinux-2.3-31|434	%{_datadir}/system-config-selinux/*.glade
14mu|selinux-2.3-31|435	%{_datadir}/system-config-selinux/*.desktop
14mu|selinux-2.3-31|436	%{_mandir}/man8/system-config-selinux.8.*
14mu|selinux-2.3-31|437	%endif
14mu|selinux-2.3-31|438	
14mu|selinux-2.3-31|439	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|440	
14mu|selinux-2.3-31|441	%if %{without bootstrap}
14mu|selinux-2.3-31|442	%package -n newrole
14mu|selinux-2.3-31|443	Summary:	The newrole application for RBAC/MLS
14mu|selinux-2.3-31|444	Group:		System/Base
14mu|selinux-2.3-31|445	Requires:	policycoreutils
14mu|selinux-2.3-31|446	Requires(post):	libcap-utils
14mu|selinux-2.3-31|447	Provides:	policycoreutils-newrole = %{EVRD}
14mu|selinux-2.3-31|448	
14mu|selinux-2.3-31|449	%description -n newrole
14mu|selinux-2.3-31|450	RBAC/MLS policy machines require newrole as a way of changing the role
14mu|selinux-2.3-31|451	or level of a logged in user.
14mu|selinux-2.3-31|452	
14mu|selinux-2.3-31|453	%files -n newrole
14mu|selinux-2.3-31|454	%attr(0755,root,root)%{_bindir}/newrole
14mu|selinux-2.3-31|455	%{_sysconfdir}/pam.d/newrole
14mu|selinux-2.3-31|456	%{_mandir}/man1/newrole.1*
14mu|selinux-2.3-31|457	
14mu|selinux-2.3-31|458	%post -n newrole
14mu|selinux-2.3-31|459	/usr/sbin/setcap cap_dac_read_search,cap_setpcap,cap_audit_write,cap_sys_admin,cap_fowner,cap_chown,cap_dac_override=pe %{_bindir}/newrole
14mu|selinux-2.3-31|460	%endif
14mu|selinux-2.3-31|461	
14mu|selinux-2.3-31|462	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|463	
14mu|selinux-2.3-31|464	%if %{without bootstrap}
14mu|selinux-2.3-31|465	%package -n policycoreutils-python
14mu|selinux-2.3-31|466	Summary:	SELinux policy core python utilities
14mu|selinux-2.3-31|467	Group:		System/Base
14mu|selinux-2.3-31|468	Requires:	policycoreutils
14mu|selinux-2.3-31|469	Requires:	make
14mu|selinux-2.3-31|470	Requires:	python-audit
14mu|selinux-2.3-31|471	Requires:	python-semanage
14mu|selinux-2.3-31|472	Requires:	python-selinux
14mu|selinux-2.3-31|473	Requires:	setools-python
14mu|selinux-2.3-31|474	Requires:	pythonegg(ipy)
14mu|selinux-2.3-31|475	Requires(pre):	python
14mu|selinux-2.3-31|476	Requires(post):	selinux-utils
14mu|selinux-2.3-31|477	# Leads to dependency loop
14mu|selinux-2.3-31|478	# Requires(post):	selinux-policy
14mu|selinux-2.3-31|479	Conflicts:	policycoreutils < 2.0.61
14mu|selinux-2.3-31|480	Provides:	policycoreutils-python = %{EVRD}
14mu|selinux-2.3-31|481	
14mu|selinux-2.3-31|482	%description -n policycoreutils-python
14mu|selinux-2.3-31|483	The policycoreutils-python package contains the management tools use to manage
14mu|selinux-2.3-31|484	an SELinux environment.
14mu|selinux-2.3-31|485	
14mu|selinux-2.3-31|486	%files -n policycoreutils-python
14mu|selinux-2.3-31|487	%{_sbindir}/semanage
14mu|selinux-2.3-31|488	%{_bindir}/audit2allow
14mu|selinux-2.3-31|489	%{_bindir}/audit2why
14mu|selinux-2.3-31|490	%{_bindir}/chcat
14mu|selinux-2.3-31|491	%{_bindir}/sandbox
14mu|selinux-2.3-31|492	%{_bindir}/sepolgen-ifgen
14mu|selinux-2.3-31|493	%{_bindir}/sepolgen-ifgen-attr-helper
14mu|selinux-2.3-31|494	%{_bindir}/sepolicy
14mu|selinux-2.3-31|495	%{python_sitearch}/sepolgen
14mu|selinux-2.3-31|496	%{python_sitearch}/policycoreutils*.egg-info
14mu|selinux-2.3-31|497	%{python_sitearch}/sepolicy*.egg-info
14mu|selinux-2.3-31|498	%{python_sitelib}/seobject*.egg-info
14mu|selinux-2.3-31|499	%dir %{python_sitearch}/sepolicy
14mu|selinux-2.3-31|500	%dir %{python_sitearch}/policycoreutils
14mu|selinux-2.3-31|501	%dir %{python_sitelib}/seobject
14mu|selinux-2.3-31|502	%dir %{python_sitearch}/sepolicy/templates
14mu|selinux-2.3-31|503	%dir %{python_sitearch}/sepolicy/help
14mu|selinux-2.3-31|504	%{_datadir}/icons/hicolor/16x16/apps/sepolicy.png
14mu|selinux-2.3-31|505	%{_datadir}/icons/hicolor/22x22/apps/sepolicy.png
14mu|selinux-2.3-31|506	%{_datadir}/icons/hicolor/256x256/apps/sepolicy.png
14mu|selinux-2.3-31|507	%{_datadir}/icons/hicolor/32x32/apps/sepolicy.png
14mu|selinux-2.3-31|508	%{_datadir}/icons/hicolor/48x48/apps/sepolicy.png
14mu|selinux-2.3-31|509	%{_datadir}/pixmaps/sepolicy.png
14mu|selinux-2.3-31|510	%{python_sitearch}/sepolicy/help/*.txt
14mu|selinux-2.3-31|511	%{python_sitearch}/sepolicy/help/*.png
14mu|selinux-2.3-31|512	%{python_sitearch}/sepolicy/help/*.py
14mu|selinux-2.3-31|513	%{python_sitearch}/sepolicy/templates/*.py
14mu|selinux-2.3-31|514	%{python_sitearch}/sepolicy/*.py
14mu|selinux-2.3-31|515	%{python_sitearch}/sepolicy/*.so
14mu|selinux-2.3-31|516	%{python_sitearch}/sepolicy/*.glade
14mu|selinux-2.3-31|517	%{python_sitearch}/policycoreutils/*.py
14mu|selinux-2.3-31|518	%{python_sitearch}/policycoreutils/*.so
14mu|selinux-2.3-31|519	%{python_sitelib}/seobject/*.py
14mu|selinux-2.3-31|520	%dir  /var/lib/sepolgen
14mu|selinux-2.3-31|521	/var/lib/sepolgen/perm_map
14mu|selinux-2.3-31|522	%{_mandir}/man1/audit2allow.1*
14mu|selinux-2.3-31|523	%{_mandir}/man1/audit2why.1*
14mu|selinux-2.3-31|524	%{_mandir}/man8/chcat.8*
14mu|selinux-2.3-31|525	%{_mandir}/man8/semanage*
14mu|selinux-2.3-31|526	%{_mandir}/man8/sepolicy*
14mu|selinux-2.3-31|527	%{_mandir}/man8/sepolgen*
14mu|selinux-2.3-31|528	
14mu|selinux-2.3-31|529	%post -n policycoreutils-python
14mu|selinux-2.3-31|530	%{_bindir}/sepolgen-ifgen 2>/dev/null
14mu|selinux-2.3-31|531	
14mu|selinux-2.3-31|532	%triggerin -n policycoreutils-python -- selinux-policy
14mu|selinux-2.3-31|533	selinuxenabled && [ -f /usr/share/selinux/devel/include/build.conf ] && /usr/bin/sepolgen-ifgen 2>/dev/null
14mu|selinux-2.3-31|534	exit 0
14mu|selinux-2.3-31|535	%endif
14mu|selinux-2.3-31|536	
14mu|selinux-2.3-31|537	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|538	
14mu|selinux-2.3-31|539	%if %{without bootstrap}
14mu|selinux-2.3-31|540	%package -n restorecond
14mu|selinux-2.3-31|541	Summary:	SELinux restorecond utilities
14mu|selinux-2.3-31|542	Group:		System/Base
14mu|selinux-2.3-31|543	Provides:	policycoreutils-restorecond = %{EVRD}
14mu|selinux-2.3-31|544	Requires(post,preun,postun):	systemd
14mu|selinux-2.3-31|545	
14mu|selinux-2.3-31|546	%description -n restorecond
14mu|selinux-2.3-31|547	The policycoreutils-restorecond package contains the restorecond service.
14mu|selinux-2.3-31|548	
14mu|selinux-2.3-31|549	%files -n restorecond
14mu|selinux-2.3-31|550	%{_sbindir}/restorecond
14mu|selinux-2.3-31|551	%{_unitdir}/restorecond.service
14mu|selinux-2.3-31|552	%config(noreplace) %{_sysconfdir}/selinux/restorecond.conf
14mu|selinux-2.3-31|553	%config(noreplace) %{_sysconfdir}/selinux/restorecond_user.conf
14mu|selinux-2.3-31|554	%{_sysconfdir}/xdg/autostart/restorecond.desktop
14mu|selinux-2.3-31|555	%{_sysconfdir}/rc.d/init.d/restorecond
14mu|selinux-2.3-31|556	%{_datadir}/dbus-1/services/org.selinux.Restorecond.service
14mu|selinux-2.3-31|557	%{_mandir}/man8/restorecond.8*
14mu|selinux-2.3-31|558	
14mu|selinux-2.3-31|559	%post -n restorecond
14mu|selinux-2.3-31|560	if [ $1 -eq 1 ] ; then
14mu|selinux-2.3-31|561	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|selinux-2.3-31|562	fi
14mu|selinux-2.3-31|563	
14mu|selinux-2.3-31|564	%preun -n restorecond
14mu|selinux-2.3-31|565	if [ $1 = 0 ]; then
14mu|selinux-2.3-31|566	/bin/systemctl --no-reload restorecond.service > /dev/null 2>&1 || :
14mu|selinux-2.3-31|567	/bin/systemctl stop restorecond.service > /dev/null 2>&1 || :
14mu|selinux-2.3-31|568	fi
14mu|selinux-2.3-31|569	
14mu|selinux-2.3-31|570	%postun -n restorecond
14mu|selinux-2.3-31|571	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|selinux-2.3-31|572	if [ $1 -ge 1 ] ; then
14mu|selinux-2.3-31|573	/bin/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
14mu|selinux-2.3-31|574	fi
14mu|selinux-2.3-31|575	
14mu|selinux-2.3-31|576	%triggerun -n restorecond -- restorecond < 2.0.86-13
14mu|selinux-2.3-31|577	%{_bindir}/systemd-sysv-convert --save restorecond >/dev/null 2>&1 ||:
14mu|selinux-2.3-31|578	/bin/systemctl enable restorecond.service >/dev/null 2>&1
14mu|selinux-2.3-31|579	/sbin/chkconfig --del restorecond >/dev/null 2>&1 || :
14mu|selinux-2.3-31|580	/bin/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
14mu|selinux-2.3-31|581	%endif
14mu|selinux-2.3-31|582	
14mu|selinux-2.3-31|583	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|584	
14mu|selinux-2.3-31|585	%if %{without bootstrap}
14mu|selinux-2.3-31|586	%package -n sandbox
14mu|selinux-2.3-31|587	Summary:	SELinux sandbox utilities
14mu|selinux-2.3-31|588	Group:		System/Base
14mu|selinux-2.3-31|589	Requires:	matchbox-window-manager
14mu|selinux-2.3-31|590	Requires:	policycoreutils-python
14mu|selinux-2.3-31|591	Requires:	rsync
14mu|selinux-2.3-31|592	Requires:	x11-server-xephyr
14mu|selinux-2.3-31|593	Requires:	xmodmap
14mu|selinux-2.3-31|594	Requires(post,preun):	chkconfig
14mu|selinux-2.3-31|595	Requires(post):	libcap-utils
14mu|selinux-2.3-31|596	Provides:	policycoreutils-sandbox = %{EVRD}
14mu|selinux-2.3-31|597	
14mu|selinux-2.3-31|598	%description -n sandbox
14mu|selinux-2.3-31|599	The policycoreutils-sandbox package contains the scripts to create graphical
14mu|selinux-2.3-31|600	sandboxes.
14mu|selinux-2.3-31|601	
14mu|selinux-2.3-31|602	%files -n sandbox
14mu|selinux-2.3-31|603	%{_datadir}/sandbox/sandboxX.sh
14mu|selinux-2.3-31|604	%{_datadir}/sandbox/start
14mu|selinux-2.3-31|605	%{_sbindir}/seunshare
14mu|selinux-2.3-31|606	%config(noreplace) %{_sysconfdir}/sysconfig/sandbox
14mu|selinux-2.3-31|607	%{_mandir}/man8/seunshare.8*
14mu|selinux-2.3-31|608	%{_mandir}/man8/sandbox.8*
14mu|selinux-2.3-31|609	%{_mandir}/man5/sandbox.5*
14mu|selinux-2.3-31|610	
14mu|selinux-2.3-31|611	%post -n sandbox
14mu|selinux-2.3-31|612	if [ $1 -eq 1 ]; then
14mu|selinux-2.3-31|613	/sbin/chkconfig sandbox --add
14mu|selinux-2.3-31|614	fi
14mu|selinux-2.3-31|615	/usr/sbin/setcap cap_setpcap,cap_setuid,cap_fowner,cap_dac_override,cap_sys_admin,cap_sys_nice=pe %{_sbindir}/seunshare
14mu|selinux-2.3-31|616	
14mu|selinux-2.3-31|617	%preun -n sandbox
14mu|selinux-2.3-31|618	if [ $1 -eq 0 ]; then
14mu|selinux-2.3-31|619	/sbin/chkconfig sandbox --del
14mu|selinux-2.3-31|620	fi
14mu|selinux-2.3-31|621	%endif
14mu|selinux-2.3-31|622	
14mu|selinux-2.3-31|623	#----------------------------------------------------------------------------
14mu|selinux-2.3-31|624	
14mu|selinux-2.3-31|625	%prep
14mu|selinux-2.3-31|626	%setup -q
14mu|selinux-2.3-31|627	
14mu|selinux-2.3-31|628	%patch0 -d libselinux -p1
14mu|selinux-2.3-31|629	%patch1 -d libsemanage -p1
14mu|selinux-2.3-31|630	%patch2 -d policycoreutils -p2
14mu|selinux-2.3-31|631	%patch3 -d sepolgen -p2
14mu|selinux-2.3-31|632	%patch4 -p1
14mu|selinux-2.3-31|633	%patch5 -p1
14mu|selinux-2.3-31|634	%patch6 -p1
14mu|selinux-2.3-31|635	
14mu|selinux-2.3-31|636	%build
14mu|selinux-2.3-31|637	%if %{without bootstrap}
14mu|selinux-2.3-31|638	make LIBDIR="%{_libdir}" CFLAGS="%{optflags}"
14mu|selinux-2.3-31|639	%else
14mu|selinux-2.3-31|640	make -C libsepol CFLAGS="%{optflags}"
14mu|selinux-2.3-31|641	make -C libselinux LIBDIR="%{_libdir}" CFLAGS="%{optflags}"
14mu|selinux-2.3-31|642	%if %{with semanage}
14mu|selinux-2.3-31|643	make -C libsemanage LIBDIR="%{_libdir}" CFLAGS="%{optflags}"
14mu|selinux-2.3-31|644	%endif
14mu|selinux-2.3-31|645	%endif
14mu|selinux-2.3-31|646	
14mu|selinux-2.3-31|647	%install
14mu|selinux-2.3-31|648	%if %{without bootstrap}
14mu|selinux-2.3-31|649	make SHLIBDIR="%{buildroot}/%{_lib}" LIBDIR="%{buildroot}%{_libdir}"  SYSTEMDDIR=%{buildroot}%{_systemdrootdir} DESTDIR="%{buildroot}" install \
14mu|selinux-2.3-31|650	%if %{with ruby}
14mu|selinux-2.3-31|651	RUBYINSTALL="%{buildroot}%{ruby_archdir}" install-rubywrap \
14mu|selinux-2.3-31|652	%endif
14mu|selinux-2.3-31|653	install-pywrap
14mu|selinux-2.3-31|654	
14mu|selinux-2.3-31|655	ln -sfr /%{buildroot}/%{_lib}/libsemanage.so.1 %{buildroot}%{_libdir}/libsemanage.so
14mu|selinux-2.3-31|656	cp %{SOURCE1} ${RPM_BUILD_ROOT}/etc/selinux/semanage.conf
14mu|selinux-2.3-31|657	
14mu|selinux-2.3-31|658	%find_lang policycoreutils
14mu|selinux-2.3-31|659	ln -sf /sbin/load_policy %{buildroot}%{_sbindir}/load_policy
14mu|selinux-2.3-31|660	%else
14mu|selinux-2.3-31|661	make -C libsepol SHLIBDIR="%{buildroot}/%{_lib}" LIBDIR="%{buildroot}%{_libdir}" DESTDIR="%{buildroot}" install
14mu|selinux-2.3-31|662	make -C libselinux SHLIBDIR="%{buildroot}/%{_lib}" LIBDIR="%{buildroot}%{_libdir}" DESTDIR="%{buildroot}" install \
14mu|selinux-2.3-31|663	%if %{with ruby}
14mu|selinux-2.3-31|664	RUBYINSTALL="%{buildroot}%{ruby_archdir}" install-rubywrap \
14mu|selinux-2.3-31|665	%endif
14mu|selinux-2.3-31|666	install-pywrap
14mu|selinux-2.3-31|667	%if %{with semanage}
14mu|selinux-2.3-31|668	make -C libsemanage SHLIBDIR="%{buildroot}/%{_lib}" LIBDIR="%{buildroot}%{_libdir}" DESTDIR="%{buildroot}" install \
14mu|selinux-2.3-31|669	%if %{with ruby}
14mu|selinux-2.3-31|670	RUBYINSTALL="%{buildroot}%{ruby_archdir}" install-rubywrap \
14mu|selinux-2.3-31|671	%endif
14mu|selinux-2.3-31|672	install-pywrap
14mu|selinux-2.3-31|673	
14mu|selinux-2.3-31|674	ln -sfr /%{buildroot}/%{_lib}/libsemanage.so.1 %{buildroot}%{_libdir}/libsemanage.so
14mu|selinux-2.3-31|675	cp %{SOURCE1} ${RPM_BUILD_ROOT}/etc/selinux/semanage.conf
14mu|selinux-2.3-31|676	
14mu|selinux-2.3-31|677	%endif
14mu|selinux-2.3-31|678	
14mu|selinux-2.3-31|679	%endif
14mu|selinux-2.3-31|680	
14mu|selinux-2.3-31|681	mkdir -p %{buildroot}/var/run/setrans
14mu|selinux-2.3-31|682	mkdir -p %{buildroot}/var/lib/selinux
14mu|selinux-2.3-31|683	mkdir -p %{buildroot}/etc/tmpfiles.d
14mu|selinux-2.3-31|684	echo "d /var/run/setrans 0755 root root" > %{buildroot}/etc/tmpfiles.d/libselinux.conf
14mu|selinux-2.3-31|685	
14mu|selinux-2.3-31|686	# Nuke the files we don't want to distribute
14mu|selinux-2.3-31|687	rm -f %{buildroot}%{_sbindir}/compute_*
14mu|selinux-2.3-31|688	rm -f %{buildroot}%{_sbindir}/deftype
14mu|selinux-2.3-31|689	rm -f %{buildroot}%{_sbindir}/execcon
14mu|selinux-2.3-31|690	rm -f %{buildroot}%{_sbindir}/getenforcemode
14mu|selinux-2.3-31|691	rm -f %{buildroot}%{_sbindir}/getfilecon
14mu|selinux-2.3-31|692	rm -f %{buildroot}%{_sbindir}/getpidcon
14mu|selinux-2.3-31|693	rm -f %{buildroot}%{_sbindir}/mkdircon
14mu|selinux-2.3-31|694	rm -f %{buildroot}%{_sbindir}/policyvers
14mu|selinux-2.3-31|695	rm -f %{buildroot}%{_sbindir}/setfilecon
14mu|selinux-2.3-31|696	rm -f %{buildroot}%{_sbindir}/selinuxconfig
14mu|selinux-2.3-31|697	rm -f %{buildroot}%{_sbindir}/selinuxdisable
14mu|selinux-2.3-31|698	rm -f %{buildroot}%{_sbindir}/getseuser
14mu|selinux-2.3-31|699	rm -f %{buildroot}%{_sbindir}/selinux_check_securetty_context
14mu|selinux-2.3-31|700	rm -f %{buildroot}%{_bindir}/chkcon
14mu|selinux-2.3-31|701	
14mu|selinux-2.3-31|702	mv %{buildroot}%{_sbindir}/getdefaultcon %{buildroot}%{_sbindir}/selinuxdefcon
14mu|selinux-2.3-31|703	mv %{buildroot}%{_sbindir}/getconlist %{buildroot}%{_sbindir}/selinuxconlist
14mu|selinux-2.3-31|704	
14mu|selinux-2.3-31|705	
14mu|selinux-2.3-31|706	%changelog
14mu|selinux-2.3-31|707	
14mu|selinux-2.3-31|708	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.3-31
14mu|selinux-2.3-31|709	- (66e2948) Only suggest selinux-policy to avoid dependency loop
14mu|selinux-2.3-31|710	- (Andrey Bondrov: 2529485) rename macro doesn't require EVRD
14mu|selinux-2.3-31|711	- (Andrey Bondrov: 45f5322) Now build without bootstrap
14mu|selinux-2.3-31|712	
14mu|selinux-2.3-31|713	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.3-30
14mu|selinux-2.3-31|714	- (b90431f) Then build with bootstrap and with semanage
14mu|selinux-2.3-31|715	
14mu|selinux-2.3-31|716	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.3-29
14mu|selinux-2.3-31|717	- (336989d) First build with bootstrap and without semanage
14mu|selinux-2.3-31|718	- (Andrey Bondrov: 0289b6a) Adjust BuildRequires for semanage build
14mu|selinux-2.3-31|719	- (Andrey Bondrov: af19c08) Build with bootstrap again and enable semanage build
14mu|selinux-2.3-31|720	- (Andrey Bondrov: af19c08) Make possible to build semanage with bootstrap
14mu|selinux-2.3-31|721	- (Andrey Bondrov: ca356ff) Try to build semanage support without requiring it
14mu|selinux-2.3-31|722	- (Andrey Bondrov: a36d5a1) Disable bootstrap build
14mu|selinux-2.3-31|723	
14mu|selinux-2.3-31|724	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.3-28
14mu|selinux-2.3-31|725	- (fed3da6) First build with bootstrap to downgrade
14mu|selinux-2.3-31|726	- (Andrey Bondrov: 2491884) Disable post-requires (selinux-policy) for policycoreutils-python to avoid dependency loop
14mu|selinux-2.3-31|727	- (Andrey Bondrov: 902ab13) Spec cleanup
14mu|selinux-2.3-31|728	
14mu|selinux-2.3-31|729	* Wed Jun 03 2015 law <a.lahin@ntcit-rosa.ru> 1:2.3-27
14mu|selinux-2.3-31|730	- (3829cdb) setfiles shouldn't count rootfs when calculating total number of files #bz5708
14mu|selinux-2.3-31|731	
14mu|selinux-2.3-31|732	* Mon Jun 01 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:2.3-26
14mu|selinux-2.3-31|733	- (2e099c0) Bump release
14mu|selinux-2.3-31|734	
14mu|selinux-2.3-31|735	* Mon Jun 01 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:2.3-25
14mu|selinux-2.3-31|736	- (a50e486) fix requires
14mu|selinux-2.3-31|737	
14mu|selinux-2.3-31|738	* Mon Jun 01 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:2.3-24
14mu|selinux-2.3-31|739	- (207ce42) set cap for seunshare
14mu|selinux-2.3-31|740	- (din (Dmitry Fedorov): 8a8094f) set capabilities for newrole
14mu|selinux-2.3-31|741	
14mu|selinux-2.3-31|742	* Sun May 31 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:2.3-23
14mu|selinux-2.3-31|743	- (54dd318) enable lspp by default for newrole namespaces
14mu|selinux-2.3-31|744	
14mu|selinux-2.3-31|745	* Tue May 26 2015 law <a.lahin@ntcit-rosa.ru> 1:2.3-22
14mu|selinux-2.3-31|746	- (8688fa8) Increase release number
14mu|selinux-2.3-31|747	
14mu|selinux-2.3-31|748	* Tue May 26 2015 law <a.lahin@ntcit-rosa.ru> 1:2.3-21
14mu|selinux-2.3-31|749	- (4a80610) Preserve locale environment in newrole
14mu|selinux-2.3-31|750	- (Dmitry Fedorov: 40d4009) Bump release
14mu|selinux-2.3-31|751	
14mu|selinux-2.3-31|752	* Mon May 25 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:2.3-20
14mu|selinux-2.3-31|753	- (d6582f9) fix requires for system-config-selinux
14mu|selinux-2.3-31|754	- (din (Dmitry Fedorov): 8321492) provide semanage-devel
14mu|selinux-2.3-31|755	
14mu|selinux-2.3-31|756	* Mon May 18 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1:2.3-19
14mu|selinux-2.3-31|757	- (340de5a) add semanage.conf
14mu|selinux-2.3-31|758	
14mu|selinux-2.3-31|759	* Fri May 15 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:2.3-18
14mu|selinux-2.3-31|760	- (16a94ec) remove redundant provides; build without bootstrap
14mu|selinux-2.3-31|761	- (Denis Silakov: 84db708) Obsolete python-libsemanage in python-semanage
14mu|selinux-2.3-31|762	
14mu|selinux-2.3-31|763	* Fri May 15 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:2.3-17
14mu|selinux-2.3-31|764	- (05d4004) build with semanage
14mu|selinux-2.3-31|765	
14mu|selinux-2.3-31|766	* Fri May 15 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1:2.3-16
14mu|selinux-2.3-31|767	- (ab2583d) temporarily fix provides to avoid libsepol conflicts
14mu|selinux-2.3-31|768	- (din (Dmitry Fedorov): 64b107d) use EVRD instead of release-version
14mu|selinux-2.3-31|769	- (din (Dmitry Fedorov): 93f4069) fix provides
14mu|selinux-2.3-31|770	- (din (Dmitry Fedorov): dc0387c) Bump epoch; fix sepol provides
14mu|selinux-2.3-31|771	
14mu|selinux-2.3-31|772	

24093 14
14mu|selinux-policy-3.13.1-38|1	%define distro rosa
14mu|selinux-policy-3.13.1-38|2	%define polyinstatiate n
14mu|selinux-policy-3.13.1-38|3	%define monolithic n
14mu|selinux-policy-3.13.1-38|4	%define POLICYVER 29
14mu|selinux-policy-3.13.1-38|5	%define POLICYCOREUTILSVER 2.1.4
14mu|selinux-policy-3.13.1-38|6	%define CHECKPOLICYVER 2.1.6
14mu|selinux-policy-3.13.1-38|7	
14mu|selinux-policy-3.13.1-38|8	%bcond_without targeted
14mu|selinux-policy-3.13.1-38|9	%bcond_with minimum
14mu|selinux-policy-3.13.1-38|10	%bcond_without mls
14mu|selinux-policy-3.13.1-38|11	
14mu|selinux-policy-3.13.1-38|12	Summary:	SELinux policy configuration
14mu|selinux-policy-3.13.1-38|13	Name:		selinux-policy
14mu|selinux-policy-3.13.1-38|14	Version:	3.13.1
14mu|selinux-policy-3.13.1-38|15	Release:	38
14mu|selinux-policy-3.13.1-38|16	License:	GPLv2+
14mu|selinux-policy-3.13.1-38|17	Group:		System/Base
14mu|selinux-policy-3.13.1-38|18	Url:		http://github.com/TresysTechnology/refpolicy/wiki
14mu|selinux-policy-3.13.1-38|19	Source0:	serefpolicy-%{version}.tgz
14mu|selinux-policy-3.13.1-38|20	Patch1:		policy-base.patch
14mu|selinux-policy-3.13.1-38|21	Patch2:		policy-contrib.patch
14mu|selinux-policy-3.13.1-38|22	Patch3:		policy-rosa-Makefile.patch
14mu|selinux-policy-3.13.1-38|23	Source1:	modules-targeted-base.conf
14mu|selinux-policy-3.13.1-38|24	Source31:	modules-targeted-contrib.conf
14mu|selinux-policy-3.13.1-38|25	Source2:	booleans-targeted.conf
14mu|selinux-policy-3.13.1-38|26	Source3:	Makefile.devel
14mu|selinux-policy-3.13.1-38|27	Source4:	setrans-targeted.conf
14mu|selinux-policy-3.13.1-38|28	Source5:	modules-mls-base.conf
14mu|selinux-policy-3.13.1-38|29	Source32:	modules-mls-contrib.conf
14mu|selinux-policy-3.13.1-38|30	Source6:	booleans-mls.conf
14mu|selinux-policy-3.13.1-38|31	Source8:	setrans-mls.conf
14mu|selinux-policy-3.13.1-38|32	Source14:	securetty_types-targeted
14mu|selinux-policy-3.13.1-38|33	Source15:	securetty_types-mls
14mu|selinux-policy-3.13.1-38|34	Source17:	booleans-minimum.conf
14mu|selinux-policy-3.13.1-38|35	Source18:	setrans-minimum.conf
14mu|selinux-policy-3.13.1-38|36	Source19:	securetty_types-minimum
14mu|selinux-policy-3.13.1-38|37	Source20:	customizable_types
14mu|selinux-policy-3.13.1-38|38	Source21:	config.tar.gz
14mu|selinux-policy-3.13.1-38|39	Source22:	users-mls
14mu|selinux-policy-3.13.1-38|40	Source23:	users-targeted
14mu|selinux-policy-3.13.1-38|41	Source25:	users-minimum
14mu|selinux-policy-3.13.1-38|42	Source26:	file_contexts.subs_dist
14mu|selinux-policy-3.13.1-38|43	Source27:	selinux-policy.conf
14mu|selinux-policy-3.13.1-38|44	Source29:	serefpolicy-contrib-%{version}.tgz
14mu|selinux-policy-3.13.1-38|45	Source30:	booleans.subs_dist
14mu|selinux-policy-3.13.1-38|46	Source100:	selinux-policy.rpmlintrc
14mu|selinux-policy-3.13.1-38|47	Source101:	rosa.fc
14mu|selinux-policy-3.13.1-38|48	Source102:	rosa.te
14mu|selinux-policy-3.13.1-38|49	Source103:	rosa.if
14mu|selinux-policy-3.13.1-38|50	BuildRequires:	gawk
14mu|selinux-policy-3.13.1-38|51	BuildRequires:	checkpolicy >= %{CHECKPOLICYVER}
14mu|selinux-policy-3.13.1-38|52	BuildRequires:	policycoreutils-python >= %{POLICYCOREUTILSVER}
14mu|selinux-policy-3.13.1-38|53	Requires(post):	/bin/awk
14mu|selinux-policy-3.13.1-38|54	Requires(post):	coreutils
14mu|selinux-policy-3.13.1-38|55	Requires(pre):	policycoreutils >= %{POLICYCOREUTILSVER}
14mu|selinux-policy-3.13.1-38|56	Requires(post):	policycoreutils-python
14mu|selinux-policy-3.13.1-38|57	Requires(post):	selinux-utils
14mu|selinux-policy-3.13.1-38|58	BuildArch:	noarch
14mu|selinux-policy-3.13.1-38|59	
14mu|selinux-policy-3.13.1-38|60	%description
14mu|selinux-policy-3.13.1-38|61	SELinux Reference Policy - modular.
14mu|selinux-policy-3.13.1-38|62	
14mu|selinux-policy-3.13.1-38|63	%files
14mu|selinux-policy-3.13.1-38|64	%dir %{_usr}/share/selinux
14mu|selinux-policy-3.13.1-38|65	%dir %{_usr}/share/selinux/packages
14mu|selinux-policy-3.13.1-38|66	%dir %{_sysconfdir}/selinux
14mu|selinux-policy-3.13.1-38|67	%ghost %config(noreplace) %{_sysconfdir}/selinux/config
14mu|selinux-policy-3.13.1-38|68	%ghost %{_sysconfdir}/sysconfig/selinux
14mu|selinux-policy-3.13.1-38|69	%{_usr}/lib/tmpfiles.d/selinux-policy.conf
14mu|selinux-policy-3.13.1-38|70	
14mu|selinux-policy-3.13.1-38|71	#----------------------------------------------------------------------------
14mu|selinux-policy-3.13.1-38|72	
14mu|selinux-policy-3.13.1-38|73	%package devel
14mu|selinux-policy-3.13.1-38|74	Summary:	SELinux policy devel
14mu|selinux-policy-3.13.1-38|75	Group:		System/Base
14mu|selinux-policy-3.13.1-38|76	Requires:	checkpolicy >= %{CHECKPOLICYVER}
14mu|selinux-policy-3.13.1-38|77	Requires:	m4
14mu|selinux-policy-3.13.1-38|78	Requires:	make
14mu|selinux-policy-3.13.1-38|79	Requires(pre):	%{name} = %{EVRD}
14mu|selinux-policy-3.13.1-38|80	Requires(post):	libselinux-utils
14mu|selinux-policy-3.13.1-38|81	Requires(post):	policycoreutils >= %{POLICYCOREUTILSVER}
14mu|selinux-policy-3.13.1-38|82	
14mu|selinux-policy-3.13.1-38|83	%description devel
14mu|selinux-policy-3.13.1-38|84	SELinux policy development and man page package
14mu|selinux-policy-3.13.1-38|85	
14mu|selinux-policy-3.13.1-38|86	%files devel
14mu|selinux-policy-3.13.1-38|87	%{_mandir}/ru/*/*
14mu|selinux-policy-3.13.1-38|88	%dir %{_usr}/share/selinux/devel
14mu|selinux-policy-3.13.1-38|89	%dir %{_usr}/share/selinux/devel/include
14mu|selinux-policy-3.13.1-38|90	%{_usr}/share/selinux/devel/include/*
14mu|selinux-policy-3.13.1-38|91	%{_usr}/share/selinux/devel/Makefile
14mu|selinux-policy-3.13.1-38|92	%{_usr}/share/selinux/devel/example.*
14mu|selinux-policy-3.13.1-38|93	%{_usr}/share/selinux/devel/policy.*
14mu|selinux-policy-3.13.1-38|94	
14mu|selinux-policy-3.13.1-38|95	%post devel
14mu|selinux-policy-3.13.1-38|96	selinuxenabled && /usr/bin/sepolgen-ifgen 2>/dev/null
14mu|selinux-policy-3.13.1-38|97	exit 0
14mu|selinux-policy-3.13.1-38|98	
14mu|selinux-policy-3.13.1-38|99	#----------------------------------------------------------------------------
14mu|selinux-policy-3.13.1-38|100	
14mu|selinux-policy-3.13.1-38|101	%package doc
14mu|selinux-policy-3.13.1-38|102	Summary:	SELinux policy documentation
14mu|selinux-policy-3.13.1-38|103	Group:		System/Base
14mu|selinux-policy-3.13.1-38|104	Requires(pre):	%{name} = %{EVRD}
14mu|selinux-policy-3.13.1-38|105	
14mu|selinux-policy-3.13.1-38|106	%description doc
14mu|selinux-policy-3.13.1-38|107	SELinux policy documentation package
14mu|selinux-policy-3.13.1-38|108	
14mu|selinux-policy-3.13.1-38|109	%files doc
14mu|selinux-policy-3.13.1-38|110	%doc %{_usr}/share/doc/%{name}
14mu|selinux-policy-3.13.1-38|111	%attr(755,root,root) %{_usr}/share/selinux/devel/policyhelp
14mu|selinux-policy-3.13.1-38|112	
14mu|selinux-policy-3.13.1-38|113	#----------------------------------------------------------------------------
14mu|selinux-policy-3.13.1-38|114	
14mu|selinux-policy-3.13.1-38|115	%define makeCmds() \
14mu|selinux-policy-3.13.1-38|116	make UNK_PERMS=%4 NAME=%1 TYPE=%2 DISTRO=%{distro} UBAC=n DIRECT_INITRC=%3 MONOLITHIC=%{monolithic} MLS_CATS=1024 MCS_CATS=1024 bare \
14mu|selinux-policy-3.13.1-38|117	make UNK_PERMS=%4 NAME=%1 TYPE=%2 DISTRO=%{distro} UBAC=n DIRECT_INITRC=%3 MONOLITHIC=%{monolithic} MLS_CATS=1024 MCS_CATS=1024  conf \
14mu|selinux-policy-3.13.1-38|118	cp -f selinux_config/booleans-%1.conf ./policy/booleans.conf \
14mu|selinux-policy-3.13.1-38|119	cp -f selinux_config/users-%1 ./policy/users \
14mu|selinux-policy-3.13.1-38|120	
14mu|selinux-policy-3.13.1-38|121	%define makeModulesConf() \
14mu|selinux-policy-3.13.1-38|122	cp -f selinux_config/modules-%1-%2.conf  ./policy/modules-base.conf \
14mu|selinux-policy-3.13.1-38|123	cp -f selinux_config/modules-%1-%2.conf  ./policy/modules.conf \
14mu|selinux-policy-3.13.1-38|124	if [ %3 == "contrib" ];then \
14mu|selinux-policy-3.13.1-38|125	cp selinux_config/modules-%1-%3.conf ./policy/modules-contrib.conf; \
14mu|selinux-policy-3.13.1-38|126	cat selinux_config/modules-%1-%3.conf >> ./policy/modules.conf; \
14mu|selinux-policy-3.13.1-38|127	fi; \
14mu|selinux-policy-3.13.1-38|128	
14mu|selinux-policy-3.13.1-38|129	%define installCmds() \
14mu|selinux-policy-3.13.1-38|130	make UNK_PERMS=%4 NAME=%1 TYPE=%2 DISTRO=%{distro} UBAC=n DIRECT_INITRC=%3 MONOLITHIC=%{monolithic} MLS_CATS=1024 MCS_CATS=1024 SEMOD_EXP="/usr/bin/semodule_expand -a" base.pp \
14mu|selinux-policy-3.13.1-38|131	make validate UNK_PERMS=%4 NAME=%1 TYPE=%2 DISTRO=%{distro} UBAC=n DIRECT_INITRC=%3 MONOLITHIC=%{monolithic} MLS_CATS=1024 MCS_CATS=1024 SEMOD_EXP="/usr/bin/semodule_expand -a" modules \
14mu|selinux-policy-3.13.1-38|132	make UNK_PERMS=%4 NAME=%1 TYPE=%2 DISTRO=%{distro} UBAC=n DIRECT_INITRC=%3 MONOLITHIC=%{monolithic} DESTDIR=%{buildroot} MLS_CATS=1024 MCS_CATS=1024 install \
14mu|selinux-policy-3.13.1-38|133	make UNK_PERMS=%4 NAME=%1 TYPE=%2 DISTRO=%{distro} UBAC=n DIRECT_INITRC=%3 MONOLITHIC=%{monolithic} DESTDIR=%{buildroot} MLS_CATS=1024 MCS_CATS=1024 install-appconfig \
14mu|selinux-policy-3.13.1-38|134	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/selinux/%1/logins \
14mu|selinux-policy-3.13.1-38|135	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/selinux/%1/policy \
14mu|selinux-policy-3.13.1-38|136	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/selinux/%1/modules/active/modules \
14mu|selinux-policy-3.13.1-38|137	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/selinux/%1/contexts/files \
14mu|selinux-policy-3.13.1-38|138	touch %{buildroot}/%{_sysconfdir}/selinux/%1/modules/semanage.read.LOCK \
14mu|selinux-policy-3.13.1-38|139	touch %{buildroot}/%{_sysconfdir}/selinux/%1/modules/semanage.trans.LOCK \
14mu|selinux-policy-3.13.1-38|140	rm -rf %{buildroot}%{_sysconfdir}/selinux/%1/booleans \
14mu|selinux-policy-3.13.1-38|141	touch %{buildroot}%{_sysconfdir}/selinux/%1/policy/policy.%{POLICYVER} \
14mu|selinux-policy-3.13.1-38|142	touch %{buildroot}%{_sysconfdir}/selinux/%1/contexts/files/file_contexts \
14mu|selinux-policy-3.13.1-38|143	touch %{buildroot}%{_sysconfdir}/selinux/%1/contexts/files/file_contexts.subs \
14mu|selinux-policy-3.13.1-38|144	install -m0644 selinux_config/securetty_types-%1 %{buildroot}%{_sysconfdir}/selinux/%1/contexts/securetty_types \
14mu|selinux-policy-3.13.1-38|145	install -m0644 selinux_config/file_contexts.subs_dist %{buildroot}%{_sysconfdir}/selinux/%1/contexts/files \
14mu|selinux-policy-3.13.1-38|146	install -m0644 selinux_config/setrans-%1.conf %{buildroot}%{_sysconfdir}/selinux/%1/setrans.conf \
14mu|selinux-policy-3.13.1-38|147	install -m0644 selinux_config/customizable_types %{buildroot}%{_sysconfdir}/selinux/%1/contexts/customizable_types \
14mu|selinux-policy-3.13.1-38|148	touch %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/seusers \
14mu|selinux-policy-3.13.1-38|149	touch %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/seusers.final \
14mu|selinux-policy-3.13.1-38|150	touch %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/file_contexts.local \
14mu|selinux-policy-3.13.1-38|151	touch %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/nodes.local \
14mu|selinux-policy-3.13.1-38|152	touch %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/users_extra.local \
14mu|selinux-policy-3.13.1-38|153	touch %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/users.local \
14mu|selinux-policy-3.13.1-38|154	touch %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/file_contexts.homedirs.bin \
14mu|selinux-policy-3.13.1-38|155	touch %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/file_contexts.bin \
14mu|selinux-policy-3.13.1-38|156	cp %{SOURCE30} %{buildroot}%{_sysconfdir}/selinux/%1 \
14mu|selinux-policy-3.13.1-38|157	bzip2 -c %{buildroot}/%{_usr}/share/selinux/%1/base.pp  > %{buildroot}/%{_sysconfdir}/selinux/%1/modules/active/base.pp \
14mu|selinux-policy-3.13.1-38|158	rm -f %{buildroot}/%{_usr}/share/selinux/%1/base.pp  \
14mu|selinux-policy-3.13.1-38|159	for i in %{buildroot}/%{_usr}/share/selinux/%1/*.pp; do bzip2 -c $i > %{buildroot}/%{_sysconfdir}/selinux/%1/modules/active/modules/`basename $i`; done \
14mu|selinux-policy-3.13.1-38|160	rm -f %{buildroot}/%{_usr}/share/selinux/%1/*pp*  \
14mu|selinux-policy-3.13.1-38|161	mkdir -p %{buildroot}%{_usr}/share/selinux/packages \
14mu|selinux-policy-3.13.1-38|162	/usr/sbin/semodule -s %1 -n -B -p %{buildroot}; \
14mu|selinux-policy-3.13.1-38|163	/usr/bin/sha512sum %{buildroot}%{_sysconfdir}/selinux/%1/policy/policy.%{POLICYVER} | cut -d' ' -f 1 > %{buildroot}%{_sysconfdir}/selinux/%1/.policy.sha512; \
14mu|selinux-policy-3.13.1-38|164	rm -rf %{buildroot}%{_sysconfdir}/selinux/%1/contexts/netfilter_contexts  \
14mu|selinux-policy-3.13.1-38|165	rm -rf %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/policy.kern \
14mu|selinux-policy-3.13.1-38|166	ln -sf /etc/selinux/%1/policy/policy.%{POLICYVER}  %{buildroot}%{_sysconfdir}/selinux/%1/modules/active/policy.kern \
14mu|selinux-policy-3.13.1-38|167	%nil
14mu|selinux-policy-3.13.1-38|168	
14mu|selinux-policy-3.13.1-38|169	%define fileList() \
14mu|selinux-policy-3.13.1-38|170	%dir %{_usr}/share/selinux/%1 \
14mu|selinux-policy-3.13.1-38|171	%dir %{_sysconfdir}/selinux/%1 \
14mu|selinux-policy-3.13.1-38|172	%config(noreplace) %{_sysconfdir}/selinux/%1/setrans.conf \
14mu|selinux-policy-3.13.1-38|173	%config(noreplace) %{_sysconfdir}/selinux/%1/seusers \
14mu|selinux-policy-3.13.1-38|174	%dir %{_sysconfdir}/selinux/%1/logins \
14mu|selinux-policy-3.13.1-38|175	%dir %{_sysconfdir}/selinux/%1/modules \
14mu|selinux-policy-3.13.1-38|176	%{_sysconfdir}/selinux/%1/modules/semanage.read.LOCK \
14mu|selinux-policy-3.13.1-38|177	%{_sysconfdir}/selinux/%1/modules/semanage.trans.LOCK \
14mu|selinux-policy-3.13.1-38|178	%dir %attr(700,root,root) %dir %{_sysconfdir}/selinux/%1/modules/active \
14mu|selinux-policy-3.13.1-38|179	%dir %{_sysconfdir}/selinux/%1/modules/active/modules \
14mu|selinux-policy-3.13.1-38|180	%{_sysconfdir}/selinux/%1/modules/active/commit_num \
14mu|selinux-policy-3.13.1-38|181	%{_sysconfdir}/selinux/%1/modules/active/base.pp \
14mu|selinux-policy-3.13.1-38|182	%{_sysconfdir}/selinux/%1/modules/active/file_contexts \
14mu|selinux-policy-3.13.1-38|183	%{_sysconfdir}/selinux/%1/modules/active/file_contexts.homedirs \
14mu|selinux-policy-3.13.1-38|184	%{_sysconfdir}/selinux/%1/modules/active/file_contexts.template \
14mu|selinux-policy-3.13.1-38|185	%config(noreplace) %{_sysconfdir}/selinux/%1/modules/active/seusers.final \
14mu|selinux-policy-3.13.1-38|186	%{_sysconfdir}/selinux/%1/modules/active/netfilter_contexts \
14mu|selinux-policy-3.13.1-38|187	%config(noreplace) %{_sysconfdir}/selinux/%1/modules/active/users_extra \
14mu|selinux-policy-3.13.1-38|188	%{_sysconfdir}/selinux/%1/modules/active/homedir_template \
14mu|selinux-policy-3.13.1-38|189	%{_sysconfdir}/selinux/%1/modules/active/policy.kern \
14mu|selinux-policy-3.13.1-38|190	%ghost %{_sysconfdir}/selinux/%1/modules/active/*.local \
14mu|selinux-policy-3.13.1-38|191	%ghost %{_sysconfdir}/selinux/%1/modules/active/*.bin \
14mu|selinux-policy-3.13.1-38|192	%ghost %{_sysconfdir}/selinux/%1/modules/active/seusers \
14mu|selinux-policy-3.13.1-38|193	%dir %{_sysconfdir}/selinux/%1/policy/ \
14mu|selinux-policy-3.13.1-38|194	%{_sysconfdir}/selinux/%1/policy/policy.%{POLICYVER} \
14mu|selinux-policy-3.13.1-38|195	%{_sysconfdir}/selinux/%1/.policy.sha512 \
14mu|selinux-policy-3.13.1-38|196	%dir %{_sysconfdir}/selinux/%1/contexts \
14mu|selinux-policy-3.13.1-38|197	%config %{_sysconfdir}/selinux/%1/contexts/customizable_types \
14mu|selinux-policy-3.13.1-38|198	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/securetty_types \
14mu|selinux-policy-3.13.1-38|199	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/dbus_contexts \
14mu|selinux-policy-3.13.1-38|200	%config %{_sysconfdir}/selinux/%1/contexts/x_contexts \
14mu|selinux-policy-3.13.1-38|201	%config %{_sysconfdir}/selinux/%1/contexts/default_contexts \
14mu|selinux-policy-3.13.1-38|202	%config %{_sysconfdir}/selinux/%1/contexts/virtual_domain_context \
14mu|selinux-policy-3.13.1-38|203	%config %{_sysconfdir}/selinux/%1/contexts/virtual_image_context \
14mu|selinux-policy-3.13.1-38|204	%config %{_sysconfdir}/selinux/%1/contexts/lxc_contexts \
14mu|selinux-policy-3.13.1-38|205	%config %{_sysconfdir}/selinux/%1/contexts/systemd_contexts \
14mu|selinux-policy-3.13.1-38|206	%config %{_sysconfdir}/selinux/%1/contexts/sepgsql_contexts \
14mu|selinux-policy-3.13.1-38|207	%config %{_sysconfdir}/selinux/%1/contexts/openssh_contexts \
14mu|selinux-policy-3.13.1-38|208	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/default_type \
14mu|selinux-policy-3.13.1-38|209	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/failsafe_context \
14mu|selinux-policy-3.13.1-38|210	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/initrc_context \
14mu|selinux-policy-3.13.1-38|211	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/removable_context \
14mu|selinux-policy-3.13.1-38|212	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/userhelper_context \
14mu|selinux-policy-3.13.1-38|213	%dir %{_sysconfdir}/selinux/%1/contexts/files \
14mu|selinux-policy-3.13.1-38|214	%{_sysconfdir}/selinux/%1/contexts/files/file_contexts \
14mu|selinux-policy-3.13.1-38|215	%{_sysconfdir}/selinux/%1/contexts/files/file_contexts.homedirs \
14mu|selinux-policy-3.13.1-38|216	%ghost %{_sysconfdir}/selinux/%1/contexts/files/*.bin \
14mu|selinux-policy-3.13.1-38|217	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.local \
14mu|selinux-policy-3.13.1-38|218	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.subs \
14mu|selinux-policy-3.13.1-38|219	%{_sysconfdir}/selinux/%1/contexts/files/file_contexts.subs_dist \
14mu|selinux-policy-3.13.1-38|220	%{_sysconfdir}/selinux/%1/booleans.subs_dist \
14mu|selinux-policy-3.13.1-38|221	%config %{_sysconfdir}/selinux/%1/contexts/files/media \
14mu|selinux-policy-3.13.1-38|222	%dir %{_sysconfdir}/selinux/%1/contexts/users \
14mu|selinux-policy-3.13.1-38|223	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/root \
14mu|selinux-policy-3.13.1-38|224	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/guest_u \
14mu|selinux-policy-3.13.1-38|225	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/xguest_u \
14mu|selinux-policy-3.13.1-38|226	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/user_u \
14mu|selinux-policy-3.13.1-38|227	%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/staff_u \
14mu|selinux-policy-3.13.1-38|228	%{nil}
14mu|selinux-policy-3.13.1-38|229	
14mu|selinux-policy-3.13.1-38|230	%define relabel() \
14mu|selinux-policy-3.13.1-38|231	. %{_sysconfdir}/selinux/config; \
14mu|selinux-policy-3.13.1-38|232	FILE_CONTEXT=%{_sysconfdir}/selinux/%1/contexts/files/file_contexts; \
14mu|selinux-policy-3.13.1-38|233	/usr/sbin/selinuxenabled; \
14mu|selinux-policy-3.13.1-38|234	if [ $? = 0  -a "${SELINUXTYPE}" = %1 -a -f ${FILE_CONTEXT}.pre ]; then \
14mu|selinux-policy-3.13.1-38|235	/sbin/fixfiles -C ${FILE_CONTEXT}.pre restore 2> /dev/null; \
14mu|selinux-policy-3.13.1-38|236	rm -f ${FILE_CONTEXT}.pre; \
14mu|selinux-policy-3.13.1-38|237	fi; \
14mu|selinux-policy-3.13.1-38|238	if /sbin/restorecon -e /run/media -R /root /var/log /var/run /etc/passwd* /etc/group* /etc/*shadow* 2> /dev/null;then \
14mu|selinux-policy-3.13.1-38|239	continue; \
14mu|selinux-policy-3.13.1-38|240	fi; \
14mu|selinux-policy-3.13.1-38|241	if /sbin/restorecon -R /home/*/.config 2> /dev/null;then \
14mu|selinux-policy-3.13.1-38|242	continue; \
14mu|selinux-policy-3.13.1-38|243	fi;
14mu|selinux-policy-3.13.1-38|244	
14mu|selinux-policy-3.13.1-38|245	%define preInstall() \
14mu|selinux-policy-3.13.1-38|246	if [ $1 -ne 1 ] && [ -s /etc/selinux/config ]; then \
14mu|selinux-policy-3.13.1-38|247	. %{_sysconfdir}/selinux/config; \
14mu|selinux-policy-3.13.1-38|248	FILE_CONTEXT=%{_sysconfdir}/selinux/%1/contexts/files/file_contexts; \
14mu|selinux-policy-3.13.1-38|249	if [ "${SELINUXTYPE}" = %1 -a -f ${FILE_CONTEXT} ]; then \
14mu|selinux-policy-3.13.1-38|250	[ -f ${FILE_CONTEXT}.pre ] || cp -f ${FILE_CONTEXT} ${FILE_CONTEXT}.pre; \
14mu|selinux-policy-3.13.1-38|251	fi; \
14mu|selinux-policy-3.13.1-38|252	touch /etc/selinux/%1/.rebuild; \
14mu|selinux-policy-3.13.1-38|253	if [ -e /etc/selinux/%1/.policy.sha512 ]; then \
14mu|selinux-policy-3.13.1-38|254	POLICY_FILE=`ls /etc/selinux/%1/policy/policy.* | sort | head -1` \
14mu|selinux-policy-3.13.1-38|255	sha512=`sha512sum $POLICY_FILE | cut -d ' ' -f 1`; \
14mu|selinux-policy-3.13.1-38|256	checksha512=`cat /etc/selinux/%1/.policy.sha512`; \
14mu|selinux-policy-3.13.1-38|257	if [ "$sha512" == "$checksha512" ] ; then \
14mu|selinux-policy-3.13.1-38|258	rm /etc/selinux/%1/.rebuild; \
14mu|selinux-policy-3.13.1-38|259	fi; \
14mu|selinux-policy-3.13.1-38|260	fi; \
14mu|selinux-policy-3.13.1-38|261	fi;
14mu|selinux-policy-3.13.1-38|262	
14mu|selinux-policy-3.13.1-38|263	%define postInstall() \
14mu|selinux-policy-3.13.1-38|264	. %{_sysconfdir}/selinux/config; \
14mu|selinux-policy-3.13.1-38|265	(cd /etc/selinux/%2/modules/active/modules; rm -f vbetool.pp l2tpd.pp shutdown.pp amavis.pp clamav.pp gnomeclock.pp nsplugin.pp matahari.pp xfs.pp kudzu.pp kerneloops.pp execmem.pp openoffice.pp ada.pp tzdata.pp hal.pp hotplug.pp howl.pp java.pp mono.pp moilscanner.pp gamin.pp audio_entropy.pp audioentropy.pp iscsid.pp polkit_auth.pp polkit.pp rtkit_daemon.pp ModemManager.pp telepathysofiasip.pp ethereal.pp passanger.pp qemu.pp qpidd.pp pyzor.pp razor.pp pki-selinux.pp phpfpm.pp consoletype.pp ctdbd.pp fcoemon.pp isnsd.pp rgmanager.pp corosync.pp aisexec.pp pacemaker.pp pkcsslotd.pp smstools.pp ) \
14mu|selinux-policy-3.13.1-38|266	if [ -e /etc/selinux/%2/.rebuild ]; then \
14mu|selinux-policy-3.13.1-38|267	rm /etc/selinux/%2/.rebuild; \
14mu|selinux-policy-3.13.1-38|268	/usr/sbin/semodule -B -n -s %2; \
14mu|selinux-policy-3.13.1-38|269	fi; \
14mu|selinux-policy-3.13.1-38|270	[ "${SELINUXTYPE}" == "%2" ] && selinuxenabled && load_policy; \
14mu|selinux-policy-3.13.1-38|271	if [ %1 -eq 1 ]; then \
14mu|selinux-policy-3.13.1-38|272	/sbin/restorecon -R /root /var/log /run 2> /dev/null; \
14mu|selinux-policy-3.13.1-38|273	else \
14mu|selinux-policy-3.13.1-38|274	%relabel %2 \
14mu|selinux-policy-3.13.1-38|275	fi;
14mu|selinux-policy-3.13.1-38|276	
14mu|selinux-policy-3.13.1-38|277	%define modulesList() \
14mu|selinux-policy-3.13.1-38|278	awk '$1 !~ "/^#/" && $2 == "=" && $3 == "module" { printf "%%s.pp ", $1 }' ./policy/modules-base.conf > %{buildroot}/%{_usr}/share/selinux/%1/modules-base.lst \
14mu|selinux-policy-3.13.1-38|279	awk '$1 !~ "/^#/" && $2 == "=" && $3 == "base" { printf "%%s.pp ", $1 }' ./policy/modules-base.conf > %{buildroot}/%{_usr}/share/selinux/%1/base.lst \
14mu|selinux-policy-3.13.1-38|280	if [ -e ./policy/modules-contrib.conf ];then \
14mu|selinux-policy-3.13.1-38|281	awk '$1 !~ "/^#/" && $2 == "=" && $3 == "module" { printf "%%s.pp ", $1 }' ./policy/modules-contrib.conf > %{buildroot}/%{_usr}/share/selinux/%1/modules-contrib.lst; \
14mu|selinux-policy-3.13.1-38|282	fi;
14mu|selinux-policy-3.13.1-38|283	
14mu|selinux-policy-3.13.1-38|284	%define nonBaseModulesList() \
14mu|selinux-policy-3.13.1-38|285	contrib_modules=`cat %{buildroot}/%{_usr}/share/selinux/%1/modules-contrib.lst` \
14mu|selinux-policy-3.13.1-38|286	base_modules=`cat %{buildroot}/%{_usr}/share/selinux/%1/modules-base.lst` \
14mu|selinux-policy-3.13.1-38|287	for i in $contrib_modules $base_modules; do \
14mu|selinux-policy-3.13.1-38|288	echo "/etc/selinux/%1/modules/active/modules/$i" >> %{buildroot}/%{_usr}/share/selinux/%1/nonbasemodules.lst \
14mu|selinux-policy-3.13.1-38|289	done
14mu|selinux-policy-3.13.1-38|290	
14mu|selinux-policy-3.13.1-38|291	#----------------------------------------------------------------------------
14mu|selinux-policy-3.13.1-38|292	
14mu|selinux-policy-3.13.1-38|293	%prep
14mu|selinux-policy-3.13.1-38|294	%setup -n serefpolicy-contrib-%{version} -q -b 29
14mu|selinux-policy-3.13.1-38|295	%patch2 -p1
14mu|selinux-policy-3.13.1-38|296	contrib_path=`pwd`
14mu|selinux-policy-3.13.1-38|297	%setup -n serefpolicy-%{version} -q
14mu|selinux-policy-3.13.1-38|298	%patch1 -p1
14mu|selinux-policy-3.13.1-38|299	%patch3 -p1
14mu|selinux-policy-3.13.1-38|300	refpolicy_path=`pwd`
14mu|selinux-policy-3.13.1-38|301	cp $contrib_path/* $refpolicy_path/policy/modules/contrib
14mu|selinux-policy-3.13.1-38|302	cp %{SOURCE101} $refpolicy_path/policy/modules/contrib
14mu|selinux-policy-3.13.1-38|303	cp %{SOURCE102} $refpolicy_path/policy/modules/contrib
14mu|selinux-policy-3.13.1-38|304	cp %{SOURCE103} $refpolicy_path/policy/modules/contrib
14mu|selinux-policy-3.13.1-38|305	
14mu|selinux-policy-3.13.1-38|306	%build
14mu|selinux-policy-3.13.1-38|307	
14mu|selinux-policy-3.13.1-38|308	%install
14mu|selinux-policy-3.13.1-38|309	mkdir selinux_config
14mu|selinux-policy-3.13.1-38|310	for i in %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE8} %{SOURCE14} %{SOURCE15} %{SOURCE17} %{SOURCE18} %{SOURCE19} %{SOURCE20} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE25} %{SOURCE26} %{SOURCE31} %{SOURCE32};do
14mu|selinux-policy-3.13.1-38|311	cp $i selinux_config
14mu|selinux-policy-3.13.1-38|312	done
14mu|selinux-policy-3.13.1-38|313	tar zxvf selinux_config/config.tar.gz
14mu|selinux-policy-3.13.1-38|314	
14mu|selinux-policy-3.13.1-38|315	# Build targeted policy
14mu|selinux-policy-3.13.1-38|316	rm -fR %{buildroot}
14mu|selinux-policy-3.13.1-38|317	mkdir -p %{buildroot}%{_sysconfdir}/selinux
14mu|selinux-policy-3.13.1-38|318	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|selinux-policy-3.13.1-38|319	touch %{buildroot}%{_sysconfdir}/selinux/config
14mu|selinux-policy-3.13.1-38|320	touch %{buildroot}%{_sysconfdir}/sysconfig/selinux
14mu|selinux-policy-3.13.1-38|321	mkdir -p %{buildroot}%{_usr}/lib/tmpfiles.d/
14mu|selinux-policy-3.13.1-38|322	cp %{SOURCE27} %{buildroot}%{_usr}/lib/tmpfiles.d/
14mu|selinux-policy-3.13.1-38|323	
14mu|selinux-policy-3.13.1-38|324	# Always create policy module package directories
14mu|selinux-policy-3.13.1-38|325	mkdir -p %{buildroot}%{_usr}/share/selinux/{targeted,mls,minimum,modules}/
14mu|selinux-policy-3.13.1-38|326	
14mu|selinux-policy-3.13.1-38|327	# Install devel
14mu|selinux-policy-3.13.1-38|328	make clean
14mu|selinux-policy-3.13.1-38|329	%if %{with targeted}
14mu|selinux-policy-3.13.1-38|330	# Build targeted policy
14mu|selinux-policy-3.13.1-38|331	mkdir -p %{buildroot}%{_usr}/share/selinux/targeted
14mu|selinux-policy-3.13.1-38|332	%makeCmds targeted mcs n allow
14mu|selinux-policy-3.13.1-38|333	%makeModulesConf targeted base contrib
14mu|selinux-policy-3.13.1-38|334	%installCmds targeted mcs n allow
14mu|selinux-policy-3.13.1-38|335	%modulesList targeted
14mu|selinux-policy-3.13.1-38|336	%nonBaseModulesList targeted
14mu|selinux-policy-3.13.1-38|337	%endif
14mu|selinux-policy-3.13.1-38|338	
14mu|selinux-policy-3.13.1-38|339	%if %{with minimum}
14mu|selinux-policy-3.13.1-38|340	# Build minimum policy
14mu|selinux-policy-3.13.1-38|341	mkdir -p %{buildroot}%{_usr}/share/selinux/minimum
14mu|selinux-policy-3.13.1-38|342	%makeCmds minimum mcs n allow
14mu|selinux-policy-3.13.1-38|343	%makeModulesConf targeted base contrib
14mu|selinux-policy-3.13.1-38|344	%installCmds minimum mcs n allow
14mu|selinux-policy-3.13.1-38|345	%modulesList minimum
14mu|selinux-policy-3.13.1-38|346	%nonBaseModulesList minimum
14mu|selinux-policy-3.13.1-38|347	%endif
14mu|selinux-policy-3.13.1-38|348	
14mu|selinux-policy-3.13.1-38|349	%if %{with mls}
14mu|selinux-policy-3.13.1-38|350	# Build mls policy
14mu|selinux-policy-3.13.1-38|351	%makeCmds mls mls n deny
14mu|selinux-policy-3.13.1-38|352	%makeModulesConf mls base contrib
14mu|selinux-policy-3.13.1-38|353	%installCmds mls mls n deny
14mu|selinux-policy-3.13.1-38|354	%modulesList mls
14mu|selinux-policy-3.13.1-38|355	%nonBaseModulesList mls
14mu|selinux-policy-3.13.1-38|356	%endif
14mu|selinux-policy-3.13.1-38|357	
14mu|selinux-policy-3.13.1-38|358	mkdir -p %{buildroot}%{_mandir}
14mu|selinux-policy-3.13.1-38|359	cp -R  man/* %{buildroot}%{_mandir}
14mu|selinux-policy-3.13.1-38|360	make UNK_PERMS=allow NAME=targeted TYPE=mcs DISTRO=%{distro} UBAC=n DIRECT_INITRC=n MONOLITHIC=%{monolithic} DESTDIR=%{buildroot} PKGNAME=%{name} MLS_CATS=1024 MCS_CATS=1024 install-docs
14mu|selinux-policy-3.13.1-38|361	make UNK_PERMS=allow NAME=targeted TYPE=mcs DISTRO=%{distro} UBAC=n DIRECT_INITRC=n MONOLITHIC=%{monolithic} DESTDIR=%{buildroot} PKGNAME=%{name} MLS_CATS=1024 MCS_CATS=1024 install-headers
14mu|selinux-policy-3.13.1-38|362	mkdir %{buildroot}%{_usr}/share/selinux/devel/
14mu|selinux-policy-3.13.1-38|363	mv %{buildroot}%{_usr}/share/selinux/targeted/include %{buildroot}%{_usr}/share/selinux/devel/include
14mu|selinux-policy-3.13.1-38|364	install -m 644 selinux_config/Makefile.devel %{buildroot}%{_usr}/share/selinux/devel/Makefile
14mu|selinux-policy-3.13.1-38|365	install -m 644 doc/example.* %{buildroot}%{_usr}/share/selinux/devel/
14mu|selinux-policy-3.13.1-38|366	install -m 644 doc/policy.* %{buildroot}%{_usr}/share/selinux/devel/
14mu|selinux-policy-3.13.1-38|367	echo  "xdg-open file:///usr/share/doc/selinux-policy/html/index.html"> %{buildroot}%{_usr}/share/selinux/devel/policyhelp
14mu|selinux-policy-3.13.1-38|368	chmod +x %{buildroot}%{_usr}/share/selinux/devel/policyhelp
14mu|selinux-policy-3.13.1-38|369	
14mu|selinux-policy-3.13.1-38|370	mkdir -p %{buildroot}%{_rpmconfigdir}/macros.d
14mu|selinux-policy-3.13.1-38|371	echo '%%_selinux_policy_version %{version}-%{release}' > %{buildroot}%{_rpmconfigdir}/macros.d/macros.selinux-policy
14mu|selinux-policy-3.13.1-38|372	
14mu|selinux-policy-3.13.1-38|373	rm -rf selinux_config
14mu|selinux-policy-3.13.1-38|374	
14mu|selinux-policy-3.13.1-38|375	%post
14mu|selinux-policy-3.13.1-38|376	if [ ! -s /etc/selinux/config ]; then
14mu|selinux-policy-3.13.1-38|377	echo "
14mu|selinux-policy-3.13.1-38|378	# This file controls the state of SELinux on the system.
14mu|selinux-policy-3.13.1-38|379	# SELINUX= can take one of these three values:
14mu|selinux-policy-3.13.1-38|380	#     enforcing - SELinux security policy is enforced.
14mu|selinux-policy-3.13.1-38|381	#     permissive - SELinux prints warnings instead of enforcing.
14mu|selinux-policy-3.13.1-38|382	#     disabled - No SELinux policy is loaded.
14mu|selinux-policy-3.13.1-38|383	SELINUX=permissive
14mu|selinux-policy-3.13.1-38|384	# SELINUXTYPE= can take one of these three values:
14mu|selinux-policy-3.13.1-38|385	#     targeted - Targeted processes are protected,
14mu|selinux-policy-3.13.1-38|386	#     minimum - Modification of targeted policy. Only selected processes are protected.
14mu|selinux-policy-3.13.1-38|387	#     mls - Multi Level Security protection.
14mu|selinux-policy-3.13.1-38|388	SELINUXTYPE=mls
14mu|selinux-policy-3.13.1-38|389	
14mu|selinux-policy-3.13.1-38|390	" > /etc/selinux/config
14mu|selinux-policy-3.13.1-38|391	
14mu|selinux-policy-3.13.1-38|392	ln -sf ../selinux/config /etc/sysconfig/selinux
14mu|selinux-policy-3.13.1-38|393	restorecon /etc/selinux/config 2> /dev/null || :
14mu|selinux-policy-3.13.1-38|394	else
14mu|selinux-policy-3.13.1-38|395	. /etc/selinux/config
14mu|selinux-policy-3.13.1-38|396	[ -f /etc/selinux/${SELINUXTYPE}/booleans.local ] && mv /etc/selinux/${SELINUXTYPE}/booleans.local /etc/selinux/targeted/modules/active/
14mu|selinux-policy-3.13.1-38|397	[ -f /etc/selinux/${SELINUXTYPE}/seusers ] && cp -f /etc/selinux/${SELINUXTYPE}/seusers /etc/selinux/${SELINUXTYPE}/modules/active/seusers
14mu|selinux-policy-3.13.1-38|398	fi
14mu|selinux-policy-3.13.1-38|399	%{_bindir}/sepolicy manpage -a -p /usr/share/man/man8/ -w
14mu|selinux-policy-3.13.1-38|400	exit 0
14mu|selinux-policy-3.13.1-38|401	
14mu|selinux-policy-3.13.1-38|402	%postun
14mu|selinux-policy-3.13.1-38|403	if [ $1 = 0 ]; then
14mu|selinux-policy-3.13.1-38|404	setenforce 0 2> /dev/null
14mu|selinux-policy-3.13.1-38|405	if [ ! -s /etc/selinux/config ]; then
14mu|selinux-policy-3.13.1-38|406	echo "SELINUX=disabled" > /etc/selinux/config
14mu|selinux-policy-3.13.1-38|407	else
14mu|selinux-policy-3.13.1-38|408	sed -i 's/^SELINUX=.*/SELINUX=disabled/g' /etc/selinux/config
14mu|selinux-policy-3.13.1-38|409	fi
14mu|selinux-policy-3.13.1-38|410	fi
14mu|selinux-policy-3.13.1-38|411	exit 0
14mu|selinux-policy-3.13.1-38|412	
14mu|selinux-policy-3.13.1-38|413	%if %{with targeted}
14mu|selinux-policy-3.13.1-38|414	%package targeted
14mu|selinux-policy-3.13.1-38|415	Summary:	SELinux targeted base policy
14mu|selinux-policy-3.13.1-38|416	Group: System/Base
14mu|selinux-policy-3.13.1-38|417	Provides:	selinux-policy-base = %{EVRD}
14mu|selinux-policy-3.13.1-38|418	Obsoletes:	selinux-policy-targeted-sources < 2
14mu|selinux-policy-3.13.1-38|419	Requires(pre):	policycoreutils >= %{POLICYCOREUTILSVER}
14mu|selinux-policy-3.13.1-38|420	Requires(pre):	coreutils
14mu|selinux-policy-3.13.1-38|421	Requires(pre):	selinux-policy = %{EVRD}
14mu|selinux-policy-3.13.1-38|422	Requires:	selinux-policy = %{EVRD}
14mu|selinux-policy-3.13.1-38|423	Conflicts:	audispd-plugins <= 1.7.7-1
14mu|selinux-policy-3.13.1-38|424	Obsoletes:	mod_fcgid-selinux <= %{version}-%{release}
14mu|selinux-policy-3.13.1-38|425	Obsoletes:	cachefilesd-selinux <= 0.10-1
14mu|selinux-policy-3.13.1-38|426	Conflicts:	seedit
14mu|selinux-policy-3.13.1-38|427	Conflicts:	389-ds-base < 1.2.7
14mu|selinux-policy-3.13.1-38|428	Conflicts:	389-admin < 1.1.12
14mu|selinux-policy-3.13.1-38|429	
14mu|selinux-policy-3.13.1-38|430	%description targeted
14mu|selinux-policy-3.13.1-38|431	SELinux Reference policy targeted base module.
14mu|selinux-policy-3.13.1-38|432	
14mu|selinux-policy-3.13.1-38|433	%pre targeted
14mu|selinux-policy-3.13.1-38|434	%preInstall targeted
14mu|selinux-policy-3.13.1-38|435	
14mu|selinux-policy-3.13.1-38|436	%post targeted
14mu|selinux-policy-3.13.1-38|437	%postInstall $1 targeted
14mu|selinux-policy-3.13.1-38|438	exit 0
14mu|selinux-policy-3.13.1-38|439	
14mu|selinux-policy-3.13.1-38|440	%triggerin -- pcre
14mu|selinux-policy-3.13.1-38|441	selinuxenabled && semodule -nB
14mu|selinux-policy-3.13.1-38|442	exit 0
14mu|selinux-policy-3.13.1-38|443	
14mu|selinux-policy-3.13.1-38|444	%triggerpostun targeted -- selinux-policy-targeted < 3.12.1-75
14mu|selinux-policy-3.13.1-38|445	restorecon -R -p /home
14mu|selinux-policy-3.13.1-38|446	exit 0
14mu|selinux-policy-3.13.1-38|447	
14mu|selinux-policy-3.13.1-38|448	%files targeted -f %{buildroot}/%{_usr}/share/selinux/targeted/nonbasemodules.lst
14mu|selinux-policy-3.13.1-38|449	%config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/unconfined_u
14mu|selinux-policy-3.13.1-38|450	%config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/sysadm_u
14mu|selinux-policy-3.13.1-38|451	%{_usr}/share/selinux/targeted/base.lst
14mu|selinux-policy-3.13.1-38|452	%{_usr}/share/selinux/targeted/modules-base.lst
14mu|selinux-policy-3.13.1-38|453	%{_usr}/share/selinux/targeted/modules-contrib.lst
14mu|selinux-policy-3.13.1-38|454	%{_usr}/share/selinux/targeted/nonbasemodules.lst
14mu|selinux-policy-3.13.1-38|455	%fileList targeted
14mu|selinux-policy-3.13.1-38|456	%endif
14mu|selinux-policy-3.13.1-38|457	
14mu|selinux-policy-3.13.1-38|458	%if %{with minimum}
14mu|selinux-policy-3.13.1-38|459	%package minimum
14mu|selinux-policy-3.13.1-38|460	Summary:	SELinux minimum base policy
14mu|selinux-policy-3.13.1-38|461	Provides:	selinux-policy-base = %{EVRD}
14mu|selinux-policy-3.13.1-38|462	Group:		System/Base
14mu|selinux-policy-3.13.1-38|463	Requires(post):	policycoreutils-python >= %{POLICYCOREUTILSVER}
14mu|selinux-policy-3.13.1-38|464	Requires(pre):	coreutils
14mu|selinux-policy-3.13.1-38|465	Requires(pre):	selinux-policy = %{EVRD}
14mu|selinux-policy-3.13.1-38|466	Requires:	selinux-policy = %{EVRD}
14mu|selinux-policy-3.13.1-38|467	Conflicts:	seedit
14mu|selinux-policy-3.13.1-38|468	
14mu|selinux-policy-3.13.1-38|469	%description minimum
14mu|selinux-policy-3.13.1-38|470	SELinux Reference policy minimum base module.
14mu|selinux-policy-3.13.1-38|471	
14mu|selinux-policy-3.13.1-38|472	%pre minimum
14mu|selinux-policy-3.13.1-38|473	%preInstall minimum
14mu|selinux-policy-3.13.1-38|474	if [ $1 -ne 1 ]; then
14mu|selinux-policy-3.13.1-38|475	/usr/sbin/semodule -s minimum -l 2>/dev/null | awk '{ if ($3 != "Disabled") print $1; }' > /usr/share/selinux/minimum/instmodules.lst
14mu|selinux-policy-3.13.1-38|476	fi
14mu|selinux-policy-3.13.1-38|477	
14mu|selinux-policy-3.13.1-38|478	%post minimum
14mu|selinux-policy-3.13.1-38|479	contribpackages=`cat /usr/share/selinux/minimum/modules-contrib.lst`
14mu|selinux-policy-3.13.1-38|480	basepackages=`cat /usr/share/selinux/minimum/modules-base.lst`
14mu|selinux-policy-3.13.1-38|481	if [ $1 -eq 1 ]; then
14mu|selinux-policy-3.13.1-38|482	for p in $contribpackages; do
14mu|selinux-policy-3.13.1-38|483	touch /etc/selinux/minimum/modules/active/modules/$p.disabled
14mu|selinux-policy-3.13.1-38|484	done
14mu|selinux-policy-3.13.1-38|485	for p in $basepackages apache.pp dbus.pp inetd.pp kerberos.pp mta.pp nis.pp; do
14mu|selinux-policy-3.13.1-38|486	rm -f /etc/selinux/minimum/modules/active/modules/$p.disabled
14mu|selinux-policy-3.13.1-38|487	done
14mu|selinux-policy-3.13.1-38|488	/usr/sbin/semanage import -S minimum -f - << __eof
14mu|selinux-policy-3.13.1-38|489	login -m  -s unconfined_u -r s0-s0:c0.c1023 __default__
14mu|selinux-policy-3.13.1-38|490	login -m  -s unconfined_u -r s0-s0:c0.c1023 root
14mu|selinux-policy-3.13.1-38|491	__eof
14mu|selinux-policy-3.13.1-38|492	/sbin/restorecon -R /root /var/log /var/run 2> /dev/null
14mu|selinux-policy-3.13.1-38|493	/usr/sbin/semodule -B -s minimum
14mu|selinux-policy-3.13.1-38|494	else
14mu|selinux-policy-3.13.1-38|495	instpackages=`cat /usr/share/selinux/minimum/instmodules.lst`
14mu|selinux-policy-3.13.1-38|496	for p in $contribpackages; do
14mu|selinux-policy-3.13.1-38|497	touch /etc/selinux/minimum/modules/active/modules/$p.disabled
14mu|selinux-policy-3.13.1-38|498	done
14mu|selinux-policy-3.13.1-38|499	for p in $instpackages apache dbus inetd kerberos mta nis; do
14mu|selinux-policy-3.13.1-38|500	rm -f /etc/selinux/minimum/modules/active/modules/$p.pp.disabled
14mu|selinux-policy-3.13.1-38|501	done
14mu|selinux-policy-3.13.1-38|502	/usr/sbin/semodule -B -s minimum
14mu|selinux-policy-3.13.1-38|503	%relabel minimum
14mu|selinux-policy-3.13.1-38|504	fi
14mu|selinux-policy-3.13.1-38|505	exit 0
14mu|selinux-policy-3.13.1-38|506	
14mu|selinux-policy-3.13.1-38|507	%files minimum -f %{buildroot}/%{_usr}/share/selinux/minimum/nonbasemodules.lst
14mu|selinux-policy-3.13.1-38|508	%config(noreplace) %{_sysconfdir}/selinux/minimum/contexts/users/unconfined_u
14mu|selinux-policy-3.13.1-38|509	%config(noreplace) %{_sysconfdir}/selinux/minimum/contexts/users/sysadm_u
14mu|selinux-policy-3.13.1-38|510	%fileList minimum
14mu|selinux-policy-3.13.1-38|511	%{_usr}/share/selinux/minimum/base.lst
14mu|selinux-policy-3.13.1-38|512	%{_usr}/share/selinux/minimum/modules-base.lst
14mu|selinux-policy-3.13.1-38|513	%{_usr}/share/selinux/minimum/modules-contrib.lst
14mu|selinux-policy-3.13.1-38|514	%{_usr}/share/selinux/minimum/nonbasemodules.lst
14mu|selinux-policy-3.13.1-38|515	%endif
14mu|selinux-policy-3.13.1-38|516	
14mu|selinux-policy-3.13.1-38|517	%if %{with mls}
14mu|selinux-policy-3.13.1-38|518	%package mls
14mu|selinux-policy-3.13.1-38|519	Summary:	SELinux mls base policy
14mu|selinux-policy-3.13.1-38|520	Group:		System/Base
14mu|selinux-policy-3.13.1-38|521	Provides:	selinux-policy-base = %{EVRD}
14mu|selinux-policy-3.13.1-38|522	Obsoletes:	selinux-policy-mls-sources < 2
14mu|selinux-policy-3.13.1-38|523	Requires:	policycoreutils-newrole >= %{POLICYCOREUTILSVER} setransd
14mu|selinux-policy-3.13.1-38|524	Requires:	selinux-policy = %{EVRD}
14mu|selinux-policy-3.13.1-38|525	Requires(pre):	policycoreutils >= %{POLICYCOREUTILSVER}
14mu|selinux-policy-3.13.1-38|526	Requires(pre):	coreutils
14mu|selinux-policy-3.13.1-38|527	Requires(pre):	selinux-policy = %{EVRD}
14mu|selinux-policy-3.13.1-38|528	Conflicts:	seedit
14mu|selinux-policy-3.13.1-38|529	
14mu|selinux-policy-3.13.1-38|530	%description mls
14mu|selinux-policy-3.13.1-38|531	SELinux Reference policy mls base module.
14mu|selinux-policy-3.13.1-38|532	
14mu|selinux-policy-3.13.1-38|533	%pre mls
14mu|selinux-policy-3.13.1-38|534	%preInstall mls
14mu|selinux-policy-3.13.1-38|535	
14mu|selinux-policy-3.13.1-38|536	%post mls
14mu|selinux-policy-3.13.1-38|537	%postInstall $1 mls
14mu|selinux-policy-3.13.1-38|538	
14mu|selinux-policy-3.13.1-38|539	%files mls -f %{buildroot}/%{_usr}/share/selinux/mls/nonbasemodules.lst
14mu|selinux-policy-3.13.1-38|540	%config(noreplace) %{_sysconfdir}/selinux/mls/contexts/users/unconfined_u
14mu|selinux-policy-3.13.1-38|541	%{_usr}/share/selinux/mls/base.lst
14mu|selinux-policy-3.13.1-38|542	%{_usr}/share/selinux/mls/modules-base.lst
14mu|selinux-policy-3.13.1-38|543	%{_usr}/share/selinux/mls/modules-contrib.lst
14mu|selinux-policy-3.13.1-38|544	%{_usr}/share/selinux/mls/nonbasemodules.lst
14mu|selinux-policy-3.13.1-38|545	%fileList mls
14mu|selinux-policy-3.13.1-38|546	%endif
14mu|selinux-policy-3.13.1-38|547	
14mu|selinux-policy-3.13.1-38|548	
14mu|selinux-policy-3.13.1-38|549	%changelog
14mu|selinux-policy-3.13.1-38|550	
14mu|selinux-policy-3.13.1-38|551	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.13.1-38
14mu|selinux-policy-3.13.1-38|552	- (113b6d3) Lower policycoreutils required version
14mu|selinux-policy-3.13.1-38|553	- (Andrey Bondrov: 897e55e) Lower checkpolicy required version
14mu|selinux-policy-3.13.1-38|554	- (Andrey Bondrov: 834c0b3) Spec cleanup
14mu|selinux-policy-3.13.1-38|555	
14mu|selinux-policy-3.13.1-38|556	* Thu Jun 25 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-37
14mu|selinux-policy-3.13.1-38|557	- (1f7b504) Add rules for ssh, dhcp, and DX32
14mu|selinux-policy-3.13.1-38|558	
14mu|selinux-policy-3.13.1-38|559	* Mon Jun 08 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-34
14mu|selinux-policy-3.13.1-38|560	- (5b93a5e) add boolean for cups daemon
14mu|selinux-policy-3.13.1-38|561	
14mu|selinux-policy-3.13.1-38|562	* Thu Jun 04 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-35
14mu|selinux-policy-3.13.1-38|563	- (a71751c) Increase release number
14mu|selinux-policy-3.13.1-38|564	
14mu|selinux-policy-3.13.1-38|565	* Thu Jun 04 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-34
14mu|selinux-policy-3.13.1-38|566	- (3983c0d) Set installer_t for draklive-install; Allow installer to work with any mls levels
14mu|selinux-policy-3.13.1-38|567	- (law: 5db87c7) Increase release number
14mu|selinux-policy-3.13.1-38|568	
14mu|selinux-policy-3.13.1-38|569	* Wed Jun 03 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-33
14mu|selinux-policy-3.13.1-38|570	- (946d7f4) Allow udev to run loadkeys #bz5709
14mu|selinux-policy-3.13.1-38|571	- (din (Dmitry Fedorov): 126cc2f) Bump release
14mu|selinux-policy-3.13.1-38|572	
14mu|selinux-policy-3.13.1-38|573	* Mon Jun 01 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-32
14mu|selinux-policy-3.13.1-38|574	- (c6df650) fix namespace.init
14mu|selinux-policy-3.13.1-38|575	- (din (Dmitry Fedorov): bebeb3e) add user_devpts_t to allowed ttys
14mu|selinux-policy-3.13.1-38|576	
14mu|selinux-policy-3.13.1-38|577	* Sun May 31 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-31
14mu|selinux-policy-3.13.1-38|578	- (94aa7a7) fix tmp-inst
14mu|selinux-policy-3.13.1-38|579	- (din (Dmitry Fedorov): e8e33bb) tmp-inst label
14mu|selinux-policy-3.13.1-38|580	- (din (Dmitry Fedorov): c4a051b) Bump release
14mu|selinux-policy-3.13.1-38|581	
14mu|selinux-policy-3.13.1-38|582	* Sun May 31 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-30
14mu|selinux-policy-3.13.1-38|583	- (daef401) resolve #bz5666
14mu|selinux-policy-3.13.1-38|584	- (din (Dmitry Fedorov): f3c3df0) fix types
14mu|selinux-policy-3.13.1-38|585	- (din (Dmitry Fedorov): 86dad8d) Bump release
14mu|selinux-policy-3.13.1-38|586	
14mu|selinux-policy-3.13.1-38|587	* Fri May 29 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-29
14mu|selinux-policy-3.13.1-38|588	- (6d8753e) fix types requires
14mu|selinux-policy-3.13.1-38|589	- (din (Dmitry Fedorov): 93ab682) run fedora-autorelabel from init_t domain
14mu|selinux-policy-3.13.1-38|590	- (law: 1c22958) Add rules/filecontexts for named (test 57)
14mu|selinux-policy-3.13.1-38|591	- (din (Dmitry Fedorov): 7db15a7) Bump release
14mu|selinux-policy-3.13.1-38|592	
14mu|selinux-policy-3.13.1-38|593	* Fri May 29 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-23
14mu|selinux-policy-3.13.1-38|594	- (95275f4) enable named_write_master_zones
14mu|selinux-policy-3.13.1-38|595	
14mu|selinux-policy-3.13.1-38|596	* Fri May 29 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-28
14mu|selinux-policy-3.13.1-38|597	- (7c7d33b) Increase release number
14mu|selinux-policy-3.13.1-38|598	
14mu|selinux-policy-3.13.1-38|599	* Fri May 29 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-27
14mu|selinux-policy-3.13.1-38|600	- (74a6f38) Allow one more type for amtu
14mu|selinux-policy-3.13.1-38|601	- (law: ee631d0) Increase release number
14mu|selinux-policy-3.13.1-38|602	
14mu|selinux-policy-3.13.1-38|603	* Thu May 28 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-26
14mu|selinux-policy-3.13.1-38|604	- (9175453) Add rules for pppd (test 18)
14mu|selinux-policy-3.13.1-38|605	- (law: af96bfb) Increase release number
14mu|selinux-policy-3.13.1-38|606	
14mu|selinux-policy-3.13.1-38|607	* Thu May 28 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-25
14mu|selinux-policy-3.13.1-38|608	- (1af2090) Add rules for amtu (test 4) and preload
14mu|selinux-policy-3.13.1-38|609	- (law: 86458ae) Increase release number
14mu|selinux-policy-3.13.1-38|610	
14mu|selinux-policy-3.13.1-38|611	* Thu May 28 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-24
14mu|selinux-policy-3.13.1-38|612	- (20314ea) One more rule for gconfd interaction
14mu|selinux-policy-3.13.1-38|613	- (law: 3fdb77f) Increase release number
14mu|selinux-policy-3.13.1-38|614	
14mu|selinux-policy-3.13.1-38|615	* Wed May 27 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-23
14mu|selinux-policy-3.13.1-38|616	- (8bc505b) Add rules for gconfd interaction
14mu|selinux-policy-3.13.1-38|617	
14mu|selinux-policy-3.13.1-38|618	* Wed May 27 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-22
14mu|selinux-policy-3.13.1-38|619	- (a036775) Extend rules for staff and sysadm
14mu|selinux-policy-3.13.1-38|620	
14mu|selinux-policy-3.13.1-38|621	* Wed May 27 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-23
14mu|selinux-policy-3.13.1-38|622	- (f19b2ec) Bump release
14mu|selinux-policy-3.13.1-38|623	
14mu|selinux-policy-3.13.1-38|624	* Wed May 27 2015 law <a.lahin@ntcit-rosa.ru> 3.13.1-22
14mu|selinux-policy-3.13.1-38|625	- (2c63d6c) Add rules for passing GUI tests
14mu|selinux-policy-3.13.1-38|626	- (din (Dmitry Fedorov): 7f178d8) permit gconfd
14mu|selinux-policy-3.13.1-38|627	- (din (Dmitry Fedorov): ce8a4fd) Bump release
14mu|selinux-policy-3.13.1-38|628	
14mu|selinux-policy-3.13.1-38|629	* Wed May 27 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-21
14mu|selinux-policy-3.13.1-38|630	- (9c920d9) add rules for handling rosa-theme features during kdm login
14mu|selinux-policy-3.13.1-38|631	
14mu|selinux-policy-3.13.1-38|632	* Tue May 26 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-20
14mu|selinux-policy-3.13.1-38|633	- (75c610d) Bump release
14mu|selinux-policy-3.13.1-38|634	
14mu|selinux-policy-3.13.1-38|635	* Tue May 26 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 3.13.1-19
14mu|selinux-policy-3.13.1-38|636	- (b7a8559) add kde module; fix Xsession and bluetoothd context;
14mu|selinux-policy-3.13.1-38|637	- (law: 0e17626) Add necessary types
14mu|selinux-policy-3.13.1-38|638	
14mu|selinux-policy-3.13.1-38|639	

24094 14
14mu|sessreg-1.1.0-1|1	Name: sessreg
14mu|sessreg-1.1.0-1|2	Version: 1.1.0
14mu|sessreg-1.1.0-1|3	Release: 1
14mu|sessreg-1.1.0-1|4	Summary: Manage utmp/wtmp entries for non-init clients
14mu|sessreg-1.1.0-1|5	
14mu|sessreg-1.1.0-1|6	Group: Development/X11
14mu|sessreg-1.1.0-1|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|sessreg-1.1.0-1|8	License: MIT
14mu|sessreg-1.1.0-1|9	
14mu|sessreg-1.1.0-1|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|sessreg-1.1.0-1|11	BuildRequires: x11-util-macros >= 1.0.1
14mu|sessreg-1.1.0-1|12	
14mu|sessreg-1.1.0-1|13	%description
14mu|sessreg-1.1.0-1|14	Sessreg is a simple program for managing utmp/wtmp entries for xdm sessions.
14mu|sessreg-1.1.0-1|15	
14mu|sessreg-1.1.0-1|16	%prep
14mu|sessreg-1.1.0-1|17	%setup -q -n %{name}-%{version}
14mu|sessreg-1.1.0-1|18	
14mu|sessreg-1.1.0-1|19	%build
14mu|sessreg-1.1.0-1|20	%configure2_5x	--x-includes=%{_includedir}\
14mu|sessreg-1.1.0-1|21	--x-libraries=%{_libdir}
14mu|sessreg-1.1.0-1|22	
14mu|sessreg-1.1.0-1|23	%make
14mu|sessreg-1.1.0-1|24	
14mu|sessreg-1.1.0-1|25	%install
14mu|sessreg-1.1.0-1|26	%makeinstall_std
14mu|sessreg-1.1.0-1|27	
14mu|sessreg-1.1.0-1|28	%clean
14mu|sessreg-1.1.0-1|29	
14mu|sessreg-1.1.0-1|30	%files
14mu|sessreg-1.1.0-1|31	%{_bindir}/sessreg
14mu|sessreg-1.1.0-1|32	%{_mandir}/man1/sessreg.*
14mu|sessreg-1.1.0-1|33	
14mu|sessreg-1.1.0-1|34	%changelog
14mu|sessreg-1.1.0-1|35	
14mu|sessreg-1.1.0-1|36	* Tue Jan 12 2016 dsilakov <denis.silakov@rosalab.ru> 1.1.0-1
14mu|sessreg-1.1.0-1|37	- (8fff054) Merge pull request #2 from import/sessreg:auto_update
14mu|sessreg-1.1.0-1|38	- (8fff054) Updated to 1.1.0 (by updates_builder)
14mu|sessreg-1.1.0-1|39	
14mu|sessreg-1.1.0-1|40	

24095 14
14mu|setools-3.3.8-11|1	%define setools_maj_ver 3.3
14mu|setools-3.3.8-11|2	%define setools_min_ver 8
14mu|setools-3.3.8-11|3	
14mu|setools-3.3.8-11|4	%define setoolsdir %{_datadir}/setools-%{setools_maj_ver}
14mu|setools-3.3.8-11|5	%define tcllibdir %{_libdir}/setools
14mu|setools-3.3.8-11|6	
14mu|setools-3.3.8-11|7	%define major 1
14mu|setools-3.3.8-11|8	%define libname %mklibname setools %{major}
14mu|setools-3.3.8-11|9	%define devname %mklibname setools -d
14mu|setools-3.3.8-11|10	
14mu|setools-3.3.8-11|11	%bcond_without tcl
14mu|setools-3.3.8-11|12	
14mu|setools-3.3.8-11|13	Summary:	Policy analysis tools for SELinux
14mu|setools-3.3.8-11|14	Name:		setools
14mu|setools-3.3.8-11|15	Version:	%{setools_maj_ver}.%{setools_min_ver}
14mu|setools-3.3.8-11|16	Release:	11
14mu|setools-3.3.8-11|17	License:	GPLv2+
14mu|setools-3.3.8-11|18	Group:		System/Base
14mu|setools-3.3.8-11|19	Url:		http://oss.tresys.com/projects/setools
14mu|setools-3.3.8-11|20	Source0:	http://oss.tresys.com/projects/setools/chrome/site/dists/%{name}-%{version}/%{name}-%{version}.tar.bz2
14mu|setools-3.3.8-11|21	Source1:	setools.pam
14mu|setools-3.3.8-11|22	Source2:	apol.desktop
14mu|setools-3.3.8-11|23	Source3:	seaudit.desktop
14mu|setools-3.3.8-11|24	Patch1:		0001-Since-we-do-not-ship-neverallow-rules-all-always-fai.patch
14mu|setools-3.3.8-11|25	Patch2:		0002-Fix-sepol-calls-to-work-with-latest-libsepol.patch
14mu|setools-3.3.8-11|26	Patch4:		0004-Apply-selinux_current_policy_path-patch.patch
14mu|setools-3.3.8-11|27	Patch5:		0005-Apply-seaudit-patch-for-progress.c.patch
14mu|setools-3.3.8-11|28	Patch6:		0006-Add-support-for-boolean-subs.patch
14mu|setools-3.3.8-11|29	Patch7:		0007-Setools-noship.patch
14mu|setools-3.3.8-11|30	Patch8:		0008-Add-alias-support-to-seinfo-t.patch
14mu|setools-3.3.8-11|31	Patch9:		0009-Fix-help-message-on-sesearch-D.patch
14mu|setools-3.3.8-11|32	Patch11:	0011-Fix-Wformat-security-issues.patch
14mu|setools-3.3.8-11|33	Patch12:	0012-Fix-configure.ac-to-use-SWIG-3.0.0.patch
14mu|setools-3.3.8-11|34	Patch14:	0014-Fix-swig-2.0.7.patch
14mu|setools-3.3.8-11|35	Patch15:	0015-Fix-swig-makefile.patch
14mu|setools-3.3.8-11|36	BuildRequires:	bison
14mu|setools-3.3.8-11|37	BuildRequires:	desktop-file-utils
14mu|setools-3.3.8-11|38	BuildRequires:	flex
14mu|setools-3.3.8-11|39	BuildRequires:	swig
14mu|setools-3.3.8-11|40	BuildRequires:	bzip2-devel
14mu|setools-3.3.8-11|41	BuildRequires:	selinux-devel
14mu|setools-3.3.8-11|42	BuildRequires:	sepol-devel
14mu|setools-3.3.8-11|43	BuildRequires:	bzip2
14mu|setools-3.3.8-11|44	BuildRequires:	tcl-devel
14mu|setools-3.3.8-11|45	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|setools-3.3.8-11|46	BuildRequires:	pkgconfig(libglade-2.0)
14mu|setools-3.3.8-11|47	BuildRequires:	pkgconfig(libxml-2.0)
14mu|setools-3.3.8-11|48	BuildRequires:	pkgconfig(python)
14mu|setools-3.3.8-11|49	BuildRequires:	pkgconfig(sqlite3)
14mu|setools-3.3.8-11|50	BuildRequires:	pkgconfig(tk)
14mu|setools-3.3.8-11|51	Requires:	%{name}-console = %{EVRD}
14mu|setools-3.3.8-11|52	Requires:	%{name}-gui = %{EVRD}
14mu|setools-3.3.8-11|53	Requires:	%{name}-tcl = %{EVRD}
14mu|setools-3.3.8-11|54	
14mu|setools-3.3.8-11|55	%description
14mu|setools-3.3.8-11|56	SETools is a collection of graphical tools, command-line tools, and
14mu|setools-3.3.8-11|57	libraries designed to facilitate SELinux policy analysis.
14mu|setools-3.3.8-11|58	
14mu|setools-3.3.8-11|59	This meta-package depends upon the main packages necessary to run
14mu|setools-3.3.8-11|60	SETools.
14mu|setools-3.3.8-11|61	
14mu|setools-3.3.8-11|62	%files
14mu|setools-3.3.8-11|63	
14mu|setools-3.3.8-11|64	#----------------------------------------------------------------------------
14mu|setools-3.3.8-11|65	
14mu|setools-3.3.8-11|66	%package -n %{libname}
14mu|setools-3.3.8-11|67	Summary:	Policy analysis support libraries for SELinux
14mu|setools-3.3.8-11|68	License:	LGPLv2.1+
14mu|setools-3.3.8-11|69	Group:		System/Libraries
14mu|setools-3.3.8-11|70	Requires:	sqlite3-tools
14mu|setools-3.3.8-11|71	Provides:	libsetools = %{EVRD}
14mu|setools-3.3.8-11|72	
14mu|setools-3.3.8-11|73	%description -n %{libname}
14mu|setools-3.3.8-11|74	SETools is a collection of graphical tools, command-line tools, and
14mu|setools-3.3.8-11|75	libraries designed to facilitate SELinux policy analysis.
14mu|setools-3.3.8-11|76	
14mu|setools-3.3.8-11|77	This package includes the following run-time libraries:
14mu|setools-3.3.8-11|78	
14mu|setools-3.3.8-11|79	libapol       policy analysis library
14mu|setools-3.3.8-11|80	libpoldiff    semantic policy difference library
14mu|setools-3.3.8-11|81	libqpol       library that abstracts policy internals
14mu|setools-3.3.8-11|82	libseaudit    parse and filter SELinux audit messages in log files
14mu|setools-3.3.8-11|83	libsefs       SELinux file contexts library
14mu|setools-3.3.8-11|84	
14mu|setools-3.3.8-11|85	%files -n %{libname}
14mu|setools-3.3.8-11|86	%doc AUTHORS ChangeLog COPYING COPYING.GPL COPYING.LGPL KNOWN-BUGS NEWS README
14mu|setools-3.3.8-11|87	%{_libdir}/libqpol.so.*
14mu|setools-3.3.8-11|88	%{_libdir}/libapol.so.*
14mu|setools-3.3.8-11|89	%{_libdir}/libpoldiff.so.*
14mu|setools-3.3.8-11|90	%{_libdir}/libsefs.so.*
14mu|setools-3.3.8-11|91	%{_libdir}/libseaudit.so.*
14mu|setools-3.3.8-11|92	
14mu|setools-3.3.8-11|93	#----------------------------------------------------------------------------
14mu|setools-3.3.8-11|94	
14mu|setools-3.3.8-11|95	%package -n %{devname}
14mu|setools-3.3.8-11|96	Summary:	Policy analysis development files for SELinux
14mu|setools-3.3.8-11|97	License:	LGPLv2.1+
14mu|setools-3.3.8-11|98	Group:		Development/Other
14mu|setools-3.3.8-11|99	Requires:	%{libname} = %{EVRD}
14mu|setools-3.3.8-11|100	Provides:	%{name}-devel = %{EVRD}
14mu|setools-3.3.8-11|101	Conflicts:	%{name}-devel < 3.3.7-26
14mu|setools-3.3.8-11|102	Obsoletes:	%{name}-devel < 3.3.7-26
14mu|setools-3.3.8-11|103	
14mu|setools-3.3.8-11|104	%description -n %{devname}
14mu|setools-3.3.8-11|105	SETools is a collection of graphical tools, command-line tools, and
14mu|setools-3.3.8-11|106	libraries designed to facilitate SELinux policy analysis.
14mu|setools-3.3.8-11|107	
14mu|setools-3.3.8-11|108	This package includes header files and archives for the following
14mu|setools-3.3.8-11|109	libraries:
14mu|setools-3.3.8-11|110	
14mu|setools-3.3.8-11|111	libapol       policy analysis library
14mu|setools-3.3.8-11|112	libpoldiff    semantic policy difference library
14mu|setools-3.3.8-11|113	libqpol       library that abstracts policy internals
14mu|setools-3.3.8-11|114	libseaudit    parse and filter SELinux audit messages in log files
14mu|setools-3.3.8-11|115	libsefs       SELinux file contexts library
14mu|setools-3.3.8-11|116	
14mu|setools-3.3.8-11|117	%files -n %{devname}
14mu|setools-3.3.8-11|118	%{_libdir}/*.so
14mu|setools-3.3.8-11|119	%{_libdir}/pkgconfig/*
14mu|setools-3.3.8-11|120	%{_includedir}/qpol/
14mu|setools-3.3.8-11|121	%{_includedir}/apol/
14mu|setools-3.3.8-11|122	%{_includedir}/poldiff/
14mu|setools-3.3.8-11|123	%{_includedir}/seaudit/
14mu|setools-3.3.8-11|124	%{_includedir}/sefs/
14mu|setools-3.3.8-11|125	
14mu|setools-3.3.8-11|126	#----------------------------------------------------------------------------
14mu|setools-3.3.8-11|127	
14mu|setools-3.3.8-11|128	%package	python
14mu|setools-3.3.8-11|129	License:	LGPLv2
14mu|setools-3.3.8-11|130	Summary:	Python bindings for SELinux policy analysis
14mu|setools-3.3.8-11|131	Group:		Development/Python
14mu|setools-3.3.8-11|132	Requires:	%{libname} = %{version}-%{release} python bzip2
14mu|setools-3.3.8-11|133	
14mu|setools-3.3.8-11|134	%description python
14mu|setools-3.3.8-11|135	SETools is a collection of graphical tools, command-line tools, and
14mu|setools-3.3.8-11|136	libraries designed to facilitate SELinux policy analysis.
14mu|setools-3.3.8-11|137	
14mu|setools-3.3.8-11|138	This package includes Python bindings for the following libraries:
14mu|setools-3.3.8-11|139	
14mu|setools-3.3.8-11|140	libapol       policy analysis library
14mu|setools-3.3.8-11|141	libpoldiff    semantic policy difference library
14mu|setools-3.3.8-11|142	libqpol       library that abstracts policy internals
14mu|setools-3.3.8-11|143	libseaudit    parse and filter SELinux audit messages in log files
14mu|setools-3.3.8-11|144	libsefs       SELinux file contexts library
14mu|setools-3.3.8-11|145	
14mu|setools-3.3.8-11|146	%files python
14mu|setools-3.3.8-11|147	%defattr(-,root,root,-)
14mu|setools-3.3.8-11|148	%{py_platsitedir}/setools/
14mu|setools-3.3.8-11|149	%{py_platsitedir}/*.egg-info
14mu|setools-3.3.8-11|150	%ifarch x86_64
14mu|setools-3.3.8-11|151	%{py_puresitedir}/setools/
14mu|setools-3.3.8-11|152	%endif
14mu|setools-3.3.8-11|153	%
14mu|setools-3.3.8-11|154	#----------------------------------------------------------------------------
14mu|setools-3.3.8-11|155	
14mu|setools-3.3.8-11|156	%if %{with tcl}
14mu|setools-3.3.8-11|157	%package tcl
14mu|setools-3.3.8-11|158	Summary:	Tcl bindings for SELinux policy analysis
14mu|setools-3.3.8-11|159	License:	LGPLv2+
14mu|setools-3.3.8-11|160	Group:		Development/Other
14mu|setools-3.3.8-11|161	Requires:	%{libname} = %{EVRD}
14mu|setools-3.3.8-11|162	Requires:	tcl
14mu|setools-3.3.8-11|163	
14mu|setools-3.3.8-11|164	%description tcl
14mu|setools-3.3.8-11|165	SETools is a collection of graphical tools, command-line tools, and
14mu|setools-3.3.8-11|166	libraries designed to facilitate SELinux policy analysis.
14mu|setools-3.3.8-11|167	
14mu|setools-3.3.8-11|168	This package includes Tcl bindings for the following libraries:
14mu|setools-3.3.8-11|169	
14mu|setools-3.3.8-11|170	libapol       policy analysis library
14mu|setools-3.3.8-11|171	libpoldiff    semantic policy difference library
14mu|setools-3.3.8-11|172	libqpol       library that abstracts policy internals
14mu|setools-3.3.8-11|173	libseaudit    parse and filter SELinux audit messages in log files
14mu|setools-3.3.8-11|174	libsefs       SELinux file contexts library
14mu|setools-3.3.8-11|175	
14mu|setools-3.3.8-11|176	%files tcl
14mu|setools-3.3.8-11|177	%dir %{tcllibdir}
14mu|setools-3.3.8-11|178	%{tcllibdir}/qpol/
14mu|setools-3.3.8-11|179	%{tcllibdir}/apol/
14mu|setools-3.3.8-11|180	%{tcllibdir}/poldiff/
14mu|setools-3.3.8-11|181	%{tcllibdir}/seaudit/
14mu|setools-3.3.8-11|182	%{tcllibdir}/sefs/
14mu|setools-3.3.8-11|183	%endif
14mu|setools-3.3.8-11|184	#----------------------------------------------------------------------------
14mu|setools-3.3.8-11|185	
14mu|setools-3.3.8-11|186	%package console
14mu|setools-3.3.8-11|187	Summary:	Policy analysis command-line tools for SELinux
14mu|setools-3.3.8-11|188	License:	GPLv2+
14mu|setools-3.3.8-11|189	Group:		System/Base
14mu|setools-3.3.8-11|190	Requires:	%{libname} = %{EVRD}
14mu|setools-3.3.8-11|191	
14mu|setools-3.3.8-11|192	%description console
14mu|setools-3.3.8-11|193	SETools is a collection of graphical tools, command-line tools, and
14mu|setools-3.3.8-11|194	libraries designed to facilitate SELinux policy analysis.
14mu|setools-3.3.8-11|195	
14mu|setools-3.3.8-11|196	This package includes the following console tools:
14mu|setools-3.3.8-11|197	
14mu|setools-3.3.8-11|198	seaudit-report  audit log analysis tool
14mu|setools-3.3.8-11|199	sechecker       SELinux policy checking tool
14mu|setools-3.3.8-11|200	secmds          command line tools: seinfo, sesearch, findcon,
14mu|setools-3.3.8-11|201	replcon, and indexcon
14mu|setools-3.3.8-11|202	sediff          semantic policy difference tool
14mu|setools-3.3.8-11|203	
14mu|setools-3.3.8-11|204	%files console
14mu|setools-3.3.8-11|205	%{_bindir}/seinfo
14mu|setools-3.3.8-11|206	%{_bindir}/sesearch
14mu|setools-3.3.8-11|207	%{_bindir}/sediff
14mu|setools-3.3.8-11|208	%{_bindir}/seaudit
14mu|setools-3.3.8-11|209	%{_mandir}/man1/sediff.1.xz
14mu|setools-3.3.8-11|210	%{_mandir}/man1/seinfo.1.xz
14mu|setools-3.3.8-11|211	%{_mandir}/man1/sesearch.1.xz
14mu|setools-3.3.8-11|212	%{_mandir}/man8/seaudit.8.xz
14mu|setools-3.3.8-11|213	
14mu|setools-3.3.8-11|214	#----------------------------------------------------------------------------
14mu|setools-3.3.8-11|215	
14mu|setools-3.3.8-11|216	%package gui
14mu|setools-3.3.8-11|217	Summary:	Policy analysis graphical tools for SELinux
14mu|setools-3.3.8-11|218	Group:		System/Base
14mu|setools-3.3.8-11|219	Requires:	%{libname} = %{EVRD}
14mu|setools-3.3.8-11|220	Requires:	%{name}-tcl = %{EVRD}
14mu|setools-3.3.8-11|221	Requires:	bwidget
14mu|setools-3.3.8-11|222	Requires:	tcl
14mu|setools-3.3.8-11|223	Requires:	tk
14mu|setools-3.3.8-11|224	Requires:	usermode
14mu|setools-3.3.8-11|225	
14mu|setools-3.3.8-11|226	%description gui
14mu|setools-3.3.8-11|227	SETools is a collection of graphical tools, command-line tools, and
14mu|setools-3.3.8-11|228	libraries designed to facilitate SELinux policy analysis.
14mu|setools-3.3.8-11|229	
14mu|setools-3.3.8-11|230	This package includes the following graphical tools:
14mu|setools-3.3.8-11|231	
14mu|setools-3.3.8-11|232	apol          policy analysis tool
14mu|setools-3.3.8-11|233	seaudit       audit log analysis tool
14mu|setools-3.3.8-11|234	
14mu|setools-3.3.8-11|235	%files gui
14mu|setools-3.3.8-11|236	%{_bindir}/apol
14mu|setools-3.3.8-11|237	%{tcllibdir}/apol_tcl/
14mu|setools-3.3.8-11|238	%{setoolsdir}/apol_help.txt
14mu|setools-3.3.8-11|239	%{setoolsdir}/domaintrans_help.txt
14mu|setools-3.3.8-11|240	%{setoolsdir}/file_relabel_help.txt
14mu|setools-3.3.8-11|241	%{setoolsdir}/infoflow_help.txt
14mu|setools-3.3.8-11|242	%{setoolsdir}/types_relation_help.txt
14mu|setools-3.3.8-11|243	%{setoolsdir}/apol_perm_mapping_*
14mu|setools-3.3.8-11|244	%{setoolsdir}/seaudit_help.txt
14mu|setools-3.3.8-11|245	%{setoolsdir}/*.glade
14mu|setools-3.3.8-11|246	%{setoolsdir}/*.png
14mu|setools-3.3.8-11|247	%{setoolsdir}/apol.gif
14mu|setools-3.3.8-11|248	%{setoolsdir}/dot_seaudit
14mu|setools-3.3.8-11|249	%{_mandir}/man1/apol.1.xz
14mu|setools-3.3.8-11|250	%{_sbindir}/seaudit
14mu|setools-3.3.8-11|251	%config(noreplace) %{_sysconfdir}/pam.d/seaudit
14mu|setools-3.3.8-11|252	%config(noreplace) %{_sysconfdir}/security/console.apps/seaudit
14mu|setools-3.3.8-11|253	%{_datadir}/applications/*
14mu|setools-3.3.8-11|254	%{_datadir}/pixmaps/*.png
14mu|setools-3.3.8-11|255	
14mu|setools-3.3.8-11|256	#----------------------------------------------------------------------------
14mu|setools-3.3.8-11|257	
14mu|setools-3.3.8-11|258	%prep
14mu|setools-3.3.8-11|259	%setup -q
14mu|setools-3.3.8-11|260	%apply_patches
14mu|setools-3.3.8-11|261	
14mu|setools-3.3.8-11|262	autoreconf -fi
14mu|setools-3.3.8-11|263	
14mu|setools-3.3.8-11|264	%build
14mu|setools-3.3.8-11|265	%configure \
14mu|setools-3.3.8-11|266	--disable-bwidget-check \
14mu|setools-3.3.8-11|267	--disable-selinux-check \
14mu|setools-3.3.8-11|268	--enable-shared \
14mu|setools-3.3.8-11|269	--enable-swig-python \
14mu|setools-3.3.8-11|270	--enable-swig-tcl
14mu|setools-3.3.8-11|271	
14mu|setools-3.3.8-11|272	%make
14mu|setools-3.3.8-11|273	
14mu|setools-3.3.8-11|274	%install
14mu|setools-3.3.8-11|275	%makeinstall_std
14mu|setools-3.3.8-11|276	
14mu|setools-3.3.8-11|277	mkdir -p %{buildroot}%{_datadir}/applications
14mu|setools-3.3.8-11|278	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mu|setools-3.3.8-11|279	install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d
14mu|setools-3.3.8-11|280	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/seaudit
14mu|setools-3.3.8-11|281	install -d -m 755 %{buildroot}%{_sysconfdir}/security/console.apps
14mu|setools-3.3.8-11|282	install -p -m 644 packages/rpm/seaudit.console %{buildroot}%{_sysconfdir}/security/console.apps/seaudit
14mu|setools-3.3.8-11|283	install -d -m 755 %{buildroot}%{_datadir}/applications
14mu|setools-3.3.8-11|284	install -p -m 644 apol/apol.png %{buildroot}%{_datadir}/pixmaps/apol.png
14mu|setools-3.3.8-11|285	install -p -m 644 seaudit/seaudit.png %{buildroot}%{_datadir}/pixmaps/seaudit.png
14mu|setools-3.3.8-11|286	desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE2} %{SOURCE3}
14mu|setools-3.3.8-11|287	ln -sf consolehelper %{buildroot}/%{_bindir}/seaudit
14mu|setools-3.3.8-11|288	
14mu|setools-3.3.8-11|289	# remove static libs
14mu|setools-3.3.8-11|290	rm -f %{buildroot}/%{_libdir}/*.a
14mu|setools-3.3.8-11|291	
14mu|setools-3.3.8-11|292	
14mu|setools-3.3.8-11|293	%changelog
14mu|setools-3.3.8-11|294	
14mu|setools-3.3.8-11|295	* Fri Oct 09 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.8-11
14mu|setools-3.3.8-11|296	- (e098397) Drop sediffx icon and desktop file because there's no more such binary provided
14mu|setools-3.3.8-11|297	
14mu|setools-3.3.8-11|298	

24096 14
14mu|setup-2.7.21-10|1	Summary:	A set of system configuration and setup files
14mu|setup-2.7.21-10|2	Name:		setup
14mu|setup-2.7.21-10|3	Version:	2.7.21
14mu|setup-2.7.21-10|4	Release:	10
14mu|setup-2.7.21-10|5	License:	Public Domain
14mu|setup-2.7.21-10|6	Group:		System/Configuration/Other
14mu|setup-2.7.21-10|7	Url:		http://svn.mandriva.com/svn/soft/setup/trunk
14mu|setup-2.7.21-10|8	Source0:	%{name}-%{version}.tar.xz
14mu|setup-2.7.21-10|9	Patch0:		setup-2.7.21.new.messagebus.patch
14mu|setup-2.7.21-10|10	Requires(posttrans):shadow-conv
14mu|setup-2.7.21-10|11	BuildArch:	noarch
14mu|setup-2.7.21-10|12	
14mu|setup-2.7.21-10|13	%description
14mu|setup-2.7.21-10|14	The setup package contains a set of very important system configuration
14mu|setup-2.7.21-10|15	and setup files, such as passwd, group, profile and more.
14mu|setup-2.7.21-10|16	
14mu|setup-2.7.21-10|17	You should install the setup package because you will find yourself using
14mu|setup-2.7.21-10|18	its many features for system administration.
14mu|setup-2.7.21-10|19	
14mu|setup-2.7.21-10|20	%files
14mu|setup-2.7.21-10|21	%doc NEWS
14mu|setup-2.7.21-10|22	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/passwd
14mu|setup-2.7.21-10|23	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/fstab
14mu|setup-2.7.21-10|24	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/resolv.conf
14mu|setup-2.7.21-10|25	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/group
14mu|setup-2.7.21-10|26	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/hosts
14mu|setup-2.7.21-10|27	%config(noreplace) %{_sysconfdir}/services
14mu|setup-2.7.21-10|28	%config(noreplace) %{_sysconfdir}/inputrc
14mu|setup-2.7.21-10|29	%config(noreplace) %{_sysconfdir}/filesystems
14mu|setup-2.7.21-10|30	%config(noreplace) %{_sysconfdir}/host.conf
14mu|setup-2.7.21-10|31	%config(noreplace) %{_sysconfdir}/hosts.allow
14mu|setup-2.7.21-10|32	%config(noreplace) %{_sysconfdir}/hosts.deny
14mu|setup-2.7.21-10|33	%config(noreplace) %{_sysconfdir}/motd
14mu|setup-2.7.21-10|34	%config(noreplace) %{_sysconfdir}/printcap
14mu|setup-2.7.21-10|35	%config(noreplace) %{_sysconfdir}/profile
14mu|setup-2.7.21-10|36	%config(noreplace) %{_sysconfdir}/shells
14mu|setup-2.7.21-10|37	%config(noreplace) %{_sysconfdir}/protocols
14mu|setup-2.7.21-10|38	%attr(0644,root,root) %config(missingok,noreplace) %{_sysconfdir}/securetty
14mu|setup-2.7.21-10|39	%config(noreplace) %{_sysconfdir}/csh.login
14mu|setup-2.7.21-10|40	%config(noreplace) %{_sysconfdir}/csh.cshrc
14mu|setup-2.7.21-10|41	%ghost %verify(not md5 size mtime) /var/log/lastlog
14mu|setup-2.7.21-10|42	
14mu|setup-2.7.21-10|43	
14mu|setup-2.7.21-10|44	%posttrans
14mu|setup-2.7.21-10|45	pwconv 2>/dev/null >/dev/null  || :
14mu|setup-2.7.21-10|46	grpconv 2>/dev/null >/dev/null  || :
14mu|setup-2.7.21-10|47	
14mu|setup-2.7.21-10|48	[ -f /var/log/lastlog ] || echo -n '' > /var/log/lastlog
14mu|setup-2.7.21-10|49	
14mu|setup-2.7.21-10|50	if [ -x /usr/sbin/nscd ]; then
14mu|setup-2.7.21-10|51	nscd -i passwd -i group || :
14mu|setup-2.7.21-10|52	fi
14mu|setup-2.7.21-10|53	
14mu|setup-2.7.21-10|54	#----------------------------------------------------------------------------
14mu|setup-2.7.21-10|55	
14mu|setup-2.7.21-10|56	%prep
14mu|setup-2.7.21-10|57	%setup -q
14mu|setup-2.7.21-10|58	%apply_patches
14mu|setup-2.7.21-10|59	
14mu|setup-2.7.21-10|60	%build
14mu|setup-2.7.21-10|61	%make
14mu|setup-2.7.21-10|62	
14mu|setup-2.7.21-10|63	%install
14mu|setup-2.7.21-10|64	%makeinstall_std
14mu|setup-2.7.21-10|65	
14mu|setup-2.7.21-10|66	
14mu|setup-2.7.21-10|67	%changelog
14mu|setup-2.7.21-10|68	
14mu|setup-2.7.21-10|69	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2.7.21-10
14mu|setup-2.7.21-10|70	- (4409aae) MassBuild#656: Increase release tag
14mu|setup-2.7.21-10|71	
14mu|setup-2.7.21-10|72	

24097 14
14mu|setxkbmap-1.3.1-1|1	Name: setxkbmap
14mu|setxkbmap-1.3.1-1|2	Version: 1.3.1
14mu|setxkbmap-1.3.1-1|3	Release: 1
14mu|setxkbmap-1.3.1-1|4	Summary: Set the keyboard using the X Keyboard Extension
14mu|setxkbmap-1.3.1-1|5	
14mu|setxkbmap-1.3.1-1|6	Group: Development/X11
14mu|setxkbmap-1.3.1-1|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|setxkbmap-1.3.1-1|8	License: MIT
14mu|setxkbmap-1.3.1-1|9	
14mu|setxkbmap-1.3.1-1|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|setxkbmap-1.3.1-1|11	BuildRequires: pkgconfig(xkbfile) >= 1.0.1
14mu|setxkbmap-1.3.1-1|12	BuildRequires: x11-util-macros >= 1.0.1
14mu|setxkbmap-1.3.1-1|13	
14mu|setxkbmap-1.3.1-1|14	%description
14mu|setxkbmap-1.3.1-1|15	The setxkbmap command maps the keyboard to use the layout determined by the
14mu|setxkbmap-1.3.1-1|16	options specified on the command line.
14mu|setxkbmap-1.3.1-1|17	
14mu|setxkbmap-1.3.1-1|18	%prep
14mu|setxkbmap-1.3.1-1|19	%setup -q -n %{name}-%{version}
14mu|setxkbmap-1.3.1-1|20	
14mu|setxkbmap-1.3.1-1|21	%build
14mu|setxkbmap-1.3.1-1|22	%configure
14mu|setxkbmap-1.3.1-1|23	%make
14mu|setxkbmap-1.3.1-1|24	
14mu|setxkbmap-1.3.1-1|25	%install
14mu|setxkbmap-1.3.1-1|26	%makeinstall_std
14mu|setxkbmap-1.3.1-1|27	
14mu|setxkbmap-1.3.1-1|28	%clean
14mu|setxkbmap-1.3.1-1|29	
14mu|setxkbmap-1.3.1-1|30	%files
14mu|setxkbmap-1.3.1-1|31	%{_bindir}/setxkbmap
14mu|setxkbmap-1.3.1-1|32	%{_mandir}/man1/setxkbmap.1.*
14mu|setxkbmap-1.3.1-1|33	
14mu|setxkbmap-1.3.1-1|34	%changelog
14mu|setxkbmap-1.3.1-1|35	
14mu|setxkbmap-1.3.1-1|36	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 1.3.1-1
14mu|setxkbmap-1.3.1-1|37	- (ce8ca51) Updated to 1.3.1 (by updates_builder)
14mu|setxkbmap-1.3.1-1|38	
14mu|setxkbmap-1.3.1-1|39	

24098 14
14mu|sfml-1.6-12|1	%define _duplicate_files_terminate_build 0
14mu|sfml-1.6-12|2	
14mu|sfml-1.6-12|3	%define major 1
14mu|sfml-1.6-12|4	%define minor  6
14mu|sfml-1.6-12|5	
14mu|sfml-1.6-12|6	%define libname_a %mklibname sfml-audio %{major}.%{minor}
14mu|sfml-1.6-12|7	%define devname_a %mklibname sfml-audio -d
14mu|sfml-1.6-12|8	%define libname_g %mklibname sfml-graphics %{major}.%{minor}
14mu|sfml-1.6-12|9	%define devname_g %mklibname sfml-graphics -d
14mu|sfml-1.6-12|10	%define libname_n %mklibname sfml-network %{major}.%{minor}
14mu|sfml-1.6-12|11	%define devname_n %mklibname sfml-network -d
14mu|sfml-1.6-12|12	%define libname_s %mklibname sfml-system %{major}.%{minor}
14mu|sfml-1.6-12|13	%define devname_s %mklibname sfml-system -d
14mu|sfml-1.6-12|14	%define libname_w %mklibname sfml-window %{major}.%{minor}
14mu|sfml-1.6-12|15	%define devname_w %mklibname sfml-window -d
14mu|sfml-1.6-12|16	
14mu|sfml-1.6-12|17	%define cname c%{name}
14mu|sfml-1.6-12|18	
14mu|sfml-1.6-12|19	%define libname_ac %mklibname csfml-audio %{major}.%{minor}
14mu|sfml-1.6-12|20	%define devname_ac %mklibname csfml-audio -d
14mu|sfml-1.6-12|21	%define libname_gc %mklibname csfml-graphics %{major}.%{minor}
14mu|sfml-1.6-12|22	%define devname_gc %mklibname csfml-graphics -d
14mu|sfml-1.6-12|23	%define libname_nc %mklibname csfml-network %{major}.%{minor}
14mu|sfml-1.6-12|24	%define devname_nc %mklibname csfml-network -d
14mu|sfml-1.6-12|25	%define libname_sc %mklibname csfml-system %{major}.%{minor}
14mu|sfml-1.6-12|26	%define devname_sc %mklibname csfml-system -d
14mu|sfml-1.6-12|27	%define libname_wc %mklibname csfml-window %{major}.%{minor}
14mu|sfml-1.6-12|28	%define devname_wc %mklibname csfml-window -d
14mu|sfml-1.6-12|29	
14mu|sfml-1.6-12|30	
14mu|sfml-1.6-12|31	Summary:	Simple and Fast Multimedia Library
14mu|sfml-1.6-12|32	Name:		sfml
14mu|sfml-1.6-12|33	Version:	1.6
14mu|sfml-1.6-12|34	Release:	12
14mu|sfml-1.6-12|35	License:	zlib/libpng License
14mu|sfml-1.6-12|36	Group:		System/Libraries
14mu|sfml-1.6-12|37	Url:		http://sourceforge.net/projects/sfml
14mu|sfml-1.6-12|38	Source0:	http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-sdk-linux-32.tar.gz
14mu|sfml-1.6-12|39	Source1:	http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-c-sdk-linux-32.tar.gz
14mu|sfml-1.6-12|40	Source10:	%{name}.rpmlintrc
14mu|sfml-1.6-12|41	# real links:
14mu|sfml-1.6-12|42	# wget http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-sdk-linux-32.tar.gz/download
14mu|sfml-1.6-12|43	# wget http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-c-sdk-linux-32.tar.gz/download
14mu|sfml-1.6-12|44	Patch0:		samples-qt-Makefile-qt-inc-path.patch
14mu|sfml-1.6-12|45	Patch1:		sfml-c-makefile.patch
14mu|sfml-1.6-12|46	Patch2:		rem-included-libs.patch
14mu|sfml-1.6-12|47	Patch3:		SFML-1.6-png15.patch
14mu|sfml-1.6-12|48	Patch4:		SFML-1.6-gcc4.7.patch
14mu|sfml-1.6-12|49	Patch5:		SFML-1.6-dso.patch
14mu|sfml-1.6-12|50	Patch6:		SFML-1.6-gcc4.9.patch
14mu|sfml-1.6-12|51	BuildRequires:	recode
14mu|sfml-1.6-12|52	BuildRequires:	pkgconfig(gl)
14mu|sfml-1.6-12|53	BuildRequires:	pkgconfig(glu)
14mu|sfml-1.6-12|54	BuildRequires:	pkgconfig(freetype2)
14mu|sfml-1.6-12|55	BuildRequires:	pkgconfig(openal)
14mu|sfml-1.6-12|56	BuildRequires:	pkgconfig(sndfile)
14mu|sfml-1.6-12|57	BuildRequires:	pkgconfig(x11)
14mu|sfml-1.6-12|58	BuildRequires:	pkgconfig(xrandr)
14mu|sfml-1.6-12|59	#for samples
14mu|sfml-1.6-12|60	BuildRequires:	qt4-devel
14mu|sfml-1.6-12|61	BuildRequires:	wxgtku-devel
14mu|sfml-1.6-12|62	
14mu|sfml-1.6-12|63	%description
14mu|sfml-1.6-12|64	SFML is a portable and easy to use multimedia API written in C++.
14mu|sfml-1.6-12|65	
14mu|sfml-1.6-12|66	Its features are :
14mu|sfml-1.6-12|67	- portability,
14mu|sfml-1.6-12|68	- object-oriented design,
14mu|sfml-1.6-12|69	- flexibility (a lot of small packages),
14mu|sfml-1.6-12|70	- easy to use,
14mu|sfml-1.6-12|71	- easy to integrate with GUI toolkits.
14mu|sfml-1.6-12|72	
14mu|sfml-1.6-12|73	The library is divided in 5 small packages :
14mu|sfml-1.6-12|74	- audio
14mu|sfml-1.6-12|75	- graphics
14mu|sfml-1.6-12|76	- network
14mu|sfml-1.6-12|77	- system
14mu|sfml-1.6-12|78	- window
14mu|sfml-1.6-12|79	
14mu|sfml-1.6-12|80	This package contains documentation and samples.
14mu|sfml-1.6-12|81	
14mu|sfml-1.6-12|82	%files
14mu|sfml-1.6-12|83	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|84	%doc *.txt doc/*
14mu|sfml-1.6-12|85	%attr(0755,root,root) %{_bindir}/sfml-sample-*
14mu|sfml-1.6-12|86	%{_datadir}/%{name}/samples
14mu|sfml-1.6-12|87	
14mu|sfml-1.6-12|88	########################################################
14mu|sfml-1.6-12|89	# C++ libs
14mu|sfml-1.6-12|90	
14mu|sfml-1.6-12|91	%package -n %{devname_a}
14mu|sfml-1.6-12|92	Summary:	Header files from %{name}-audio
14mu|sfml-1.6-12|93	Group:		Development/C++
14mu|sfml-1.6-12|94	Requires:	sfml-system-devel = %{EVRD}
14mu|sfml-1.6-12|95	Requires:	%{libname_a} = %{EVRD}
14mu|sfml-1.6-12|96	Provides:	%{name}-audio-devel = %{EVRD}
14mu|sfml-1.6-12|97	Conflicts:	%{devname_ac}
14mu|sfml-1.6-12|98	
14mu|sfml-1.6-12|99	%description -n %{devname_a}
14mu|sfml-1.6-12|100	Includes files for developing programs based on %{name}-audio.
14mu|sfml-1.6-12|101	
14mu|sfml-1.6-12|102	%files -n %{devname_a}
14mu|sfml-1.6-12|103	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|104	%{_includedir}/SFML/Audio.hpp
14mu|sfml-1.6-12|105	%{_includedir}/SFML/Audio
14mu|sfml-1.6-12|106	%{_libdir}/libsfml-audio.so
14mu|sfml-1.6-12|107	
14mu|sfml-1.6-12|108	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|109	
14mu|sfml-1.6-12|110	%package -n %{devname_g}
14mu|sfml-1.6-12|111	Summary:	Header files from %{name}-graphics
14mu|sfml-1.6-12|112	Group:		Development/C++
14mu|sfml-1.6-12|113	Requires:	sfml-window-devel = %{EVRD}
14mu|sfml-1.6-12|114	Requires:	%{libname_g} = %{EVRD}
14mu|sfml-1.6-12|115	Provides:	%{name}-graphics-devel = %{EVRD}
14mu|sfml-1.6-12|116	Conflicts:	%{devname_gc}
14mu|sfml-1.6-12|117	
14mu|sfml-1.6-12|118	%description -n %{devname_g}
14mu|sfml-1.6-12|119	Includes files for developing programs based on %{name}-graphics.
14mu|sfml-1.6-12|120	
14mu|sfml-1.6-12|121	%files -n %{devname_g}
14mu|sfml-1.6-12|122	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|123	%{_includedir}/SFML/Graphics.hpp
14mu|sfml-1.6-12|124	%{_includedir}/SFML/Graphics
14mu|sfml-1.6-12|125	%{_libdir}/libsfml-graphics.so
14mu|sfml-1.6-12|126	
14mu|sfml-1.6-12|127	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|128	
14mu|sfml-1.6-12|129	%package -n %{devname_n}
14mu|sfml-1.6-12|130	Summary:	Header files from %{name}-network
14mu|sfml-1.6-12|131	Group:		Development/C++
14mu|sfml-1.6-12|132	Requires:	sfml-system-devel = %{EVRD}
14mu|sfml-1.6-12|133	Requires:	%{libname_n} = %{EVRD}
14mu|sfml-1.6-12|134	Provides:	%{name}-network-devel = %{EVRD}
14mu|sfml-1.6-12|135	Conflicts:	%{devname_nc}
14mu|sfml-1.6-12|136	
14mu|sfml-1.6-12|137	%description -n %{devname_n}
14mu|sfml-1.6-12|138	Includes files for developing programs based on %{name}-network.
14mu|sfml-1.6-12|139	
14mu|sfml-1.6-12|140	%files -n %{devname_n}
14mu|sfml-1.6-12|141	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|142	%{_includedir}/SFML/Network.hpp
14mu|sfml-1.6-12|143	%{_includedir}/SFML/Network
14mu|sfml-1.6-12|144	%{_libdir}/libsfml-network.so
14mu|sfml-1.6-12|145	
14mu|sfml-1.6-12|146	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|147	
14mu|sfml-1.6-12|148	%package -n %{devname_s}
14mu|sfml-1.6-12|149	Summary:	Header files from %{name}-system
14mu|sfml-1.6-12|150	Group:		Development/C++
14mu|sfml-1.6-12|151	Requires:	%{libname_s} = %{EVRD}
14mu|sfml-1.6-12|152	Provides:	%{name}-system-devel = %{EVRD}
14mu|sfml-1.6-12|153	Conflicts:	%{devname_sc}
14mu|sfml-1.6-12|154	
14mu|sfml-1.6-12|155	%description -n %{devname_s}
14mu|sfml-1.6-12|156	Includes files for developing programs based on %{name}-system.
14mu|sfml-1.6-12|157	
14mu|sfml-1.6-12|158	%files -n %{devname_s}
14mu|sfml-1.6-12|159	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|160	%dir %{_includedir}/SFML
14mu|sfml-1.6-12|161	%{_includedir}/SFML/Config.hpp
14mu|sfml-1.6-12|162	%{_includedir}/SFML/System.hpp
14mu|sfml-1.6-12|163	%{_includedir}/SFML/System
14mu|sfml-1.6-12|164	%{_libdir}/libsfml-system.so
14mu|sfml-1.6-12|165	
14mu|sfml-1.6-12|166	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|167	
14mu|sfml-1.6-12|168	%package -n %{devname_w}
14mu|sfml-1.6-12|169	Summary:	Header files from %{name}-window
14mu|sfml-1.6-12|170	Group:		Development/C++
14mu|sfml-1.6-12|171	Requires:	sfml-system-devel = %{EVRD}
14mu|sfml-1.6-12|172	Requires:	%{libname_w} = %{EVRD}
14mu|sfml-1.6-12|173	Provides:	%{name}-window-devel = %{EVRD}
14mu|sfml-1.6-12|174	Conflicts:	%{devname_wc}
14mu|sfml-1.6-12|175	
14mu|sfml-1.6-12|176	%description -n %{devname_w}
14mu|sfml-1.6-12|177	Includes files for developing programs based on %{name}-window.
14mu|sfml-1.6-12|178	
14mu|sfml-1.6-12|179	%files -n %{devname_w}
14mu|sfml-1.6-12|180	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|181	%{_includedir}/SFML/Window.hpp
14mu|sfml-1.6-12|182	%{_includedir}/SFML/Window
14mu|sfml-1.6-12|183	%{_libdir}/libsfml-window.so
14mu|sfml-1.6-12|184	
14mu|sfml-1.6-12|185	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|186	
14mu|sfml-1.6-12|187	%package -n %{libname_a}
14mu|sfml-1.6-12|188	Summary:	Dynamic libraries from %{name}-audio
14mu|sfml-1.6-12|189	Group:		System/Libraries
14mu|sfml-1.6-12|190	Provides:	%{name}-audio = %{EVRD}
14mu|sfml-1.6-12|191	
14mu|sfml-1.6-12|192	%description -n %{libname_a}
14mu|sfml-1.6-12|193	Dynamic libraries from %{name}-audio.
14mu|sfml-1.6-12|194	
14mu|sfml-1.6-12|195	%files -n %{libname_a}
14mu|sfml-1.6-12|196	%{_libdir}/libsfml-audio.so.%{major}.%{minor}
14mu|sfml-1.6-12|197	
14mu|sfml-1.6-12|198	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|199	
14mu|sfml-1.6-12|200	%package -n %{libname_g}
14mu|sfml-1.6-12|201	Summary:	Dynamic libraries from %{name}-graphics
14mu|sfml-1.6-12|202	Group:		System/Libraries
14mu|sfml-1.6-12|203	Provides:	%{name}-graphics = %{EVRD}
14mu|sfml-1.6-12|204	
14mu|sfml-1.6-12|205	%description -n %{libname_g}
14mu|sfml-1.6-12|206	Dynamic libraries from %{name}-graphics.
14mu|sfml-1.6-12|207	
14mu|sfml-1.6-12|208	%files -n %{libname_g}
14mu|sfml-1.6-12|209	%{_libdir}/libsfml-graphics.so.%{major}.%{minor}
14mu|sfml-1.6-12|210	
14mu|sfml-1.6-12|211	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|212	
14mu|sfml-1.6-12|213	%package -n %{libname_n}
14mu|sfml-1.6-12|214	Summary:	Dynamic libraries from %{name}-network
14mu|sfml-1.6-12|215	Group:		System/Libraries
14mu|sfml-1.6-12|216	Provides:	%{name}-network = %{EVRD}
14mu|sfml-1.6-12|217	
14mu|sfml-1.6-12|218	%description -n %{libname_n}
14mu|sfml-1.6-12|219	Dynamic libraries from %{name}-network.
14mu|sfml-1.6-12|220	
14mu|sfml-1.6-12|221	%files -n %{libname_n}
14mu|sfml-1.6-12|222	%{_libdir}/libsfml-network.so.%{major}.%{minor}
14mu|sfml-1.6-12|223	
14mu|sfml-1.6-12|224	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|225	
14mu|sfml-1.6-12|226	%package -n %{libname_s}
14mu|sfml-1.6-12|227	Summary:	Dynamic libraries from %{name}-system
14mu|sfml-1.6-12|228	Group:		System/Libraries
14mu|sfml-1.6-12|229	Provides:	%{name}-system = %{EVRD}
14mu|sfml-1.6-12|230	
14mu|sfml-1.6-12|231	%description -n %{libname_s}
14mu|sfml-1.6-12|232	Dynamic libraries from %{name}-system.
14mu|sfml-1.6-12|233	
14mu|sfml-1.6-12|234	%files -n %{libname_s}
14mu|sfml-1.6-12|235	%{_libdir}/libsfml-system.so.%{major}.%{minor}
14mu|sfml-1.6-12|236	
14mu|sfml-1.6-12|237	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|238	
14mu|sfml-1.6-12|239	%package -n %{libname_w}
14mu|sfml-1.6-12|240	Summary:	Dynamic libraries from %{name}-window
14mu|sfml-1.6-12|241	Group:		System/Libraries
14mu|sfml-1.6-12|242	Provides:	%{name}-window = %{EVRD}
14mu|sfml-1.6-12|243	
14mu|sfml-1.6-12|244	%description -n %{libname_w}
14mu|sfml-1.6-12|245	Dynamic libraries from %{name}-window.
14mu|sfml-1.6-12|246	
14mu|sfml-1.6-12|247	%files -n %{libname_w}
14mu|sfml-1.6-12|248	%{_libdir}/libsfml-window.so.%{major}.%{minor}
14mu|sfml-1.6-12|249	
14mu|sfml-1.6-12|250	########################################################
14mu|sfml-1.6-12|251	# C libs
14mu|sfml-1.6-12|252	
14mu|sfml-1.6-12|253	%package -n %{devname_ac}
14mu|sfml-1.6-12|254	Summary:	Header files from %{cname}-audio
14mu|sfml-1.6-12|255	Group:		Development/C
14mu|sfml-1.6-12|256	Requires:	sfml-system-devel = %{EVRD}
14mu|sfml-1.6-12|257	Requires:	%{libname_ac} = %{EVRD}
14mu|sfml-1.6-12|258	Requires:	%{libname_a} = %{EVRD}
14mu|sfml-1.6-12|259	Provides:	%{cname}-audio-devel = %{EVRD}
14mu|sfml-1.6-12|260	
14mu|sfml-1.6-12|261	%description -n %{devname_ac}
14mu|sfml-1.6-12|262	Includes files for developing programs based on %{cname}-audio.
14mu|sfml-1.6-12|263	
14mu|sfml-1.6-12|264	%files -n %{devname_ac}
14mu|sfml-1.6-12|265	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|266	%{_includedir}/SFML/Audio.h
14mu|sfml-1.6-12|267	%{_includedir}/SFML/Audio
14mu|sfml-1.6-12|268	%{_libdir}/libcsfml-audio.so
14mu|sfml-1.6-12|269	
14mu|sfml-1.6-12|270	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|271	
14mu|sfml-1.6-12|272	%package -n %{devname_gc}
14mu|sfml-1.6-12|273	Summary:	Header files from %{cname}-graphics
14mu|sfml-1.6-12|274	Group:		Development/C
14mu|sfml-1.6-12|275	Requires:	sfml-window-devel = %{EVRD}
14mu|sfml-1.6-12|276	Requires:	%{libname_gc} = %{EVRD}
14mu|sfml-1.6-12|277	Requires:	%{libname_g} = %{EVRD}
14mu|sfml-1.6-12|278	Provides:	%{cname}-graphics-devel = %{EVRD}
14mu|sfml-1.6-12|279	
14mu|sfml-1.6-12|280	%description -n %{devname_gc}
14mu|sfml-1.6-12|281	Includes files for developing programs based on %{cname}-graphics.
14mu|sfml-1.6-12|282	
14mu|sfml-1.6-12|283	%files -n %{devname_gc}
14mu|sfml-1.6-12|284	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|285	%{_includedir}/SFML/Graphics.h
14mu|sfml-1.6-12|286	%{_includedir}/SFML/Graphics
14mu|sfml-1.6-12|287	%{_libdir}/libcsfml-graphics.so
14mu|sfml-1.6-12|288	
14mu|sfml-1.6-12|289	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|290	
14mu|sfml-1.6-12|291	%package -n %{devname_nc}
14mu|sfml-1.6-12|292	Summary:	Header files from %{cname}-network
14mu|sfml-1.6-12|293	Group:		Development/C
14mu|sfml-1.6-12|294	Requires:	sfml-system-devel = %{EVRD}
14mu|sfml-1.6-12|295	Requires:	%{libname_nc} = %{EVRD}
14mu|sfml-1.6-12|296	Requires:	%{libname_n} = %{EVRD}
14mu|sfml-1.6-12|297	Provides:	%{cname}-network-devel = %{EVRD}
14mu|sfml-1.6-12|298	
14mu|sfml-1.6-12|299	%description -n %{devname_nc}
14mu|sfml-1.6-12|300	Includes files for developing programs based on %{cname}-network.
14mu|sfml-1.6-12|301	
14mu|sfml-1.6-12|302	%files -n %{devname_nc}
14mu|sfml-1.6-12|303	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|304	%{_includedir}/SFML/Network.h
14mu|sfml-1.6-12|305	%{_includedir}/SFML/Network
14mu|sfml-1.6-12|306	%{_libdir}/libcsfml-network.so
14mu|sfml-1.6-12|307	
14mu|sfml-1.6-12|308	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|309	
14mu|sfml-1.6-12|310	%package -n %{devname_sc}
14mu|sfml-1.6-12|311	Summary:	Header files from %{cname}-system
14mu|sfml-1.6-12|312	Group:		Development/C
14mu|sfml-1.6-12|313	Requires:	%{libname_sc} = %{EVRD}
14mu|sfml-1.6-12|314	Requires:	%{libname_s} = %{EVRD}
14mu|sfml-1.6-12|315	Provides:	%{cname}-system-devel = %{EVRD}
14mu|sfml-1.6-12|316	
14mu|sfml-1.6-12|317	%description -n %{devname_sc}
14mu|sfml-1.6-12|318	Includes files for developing programs based on %{cname}-system.
14mu|sfml-1.6-12|319	
14mu|sfml-1.6-12|320	%files -n %{devname_sc}
14mu|sfml-1.6-12|321	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|322	%dir %{_includedir}/SFML
14mu|sfml-1.6-12|323	%{_includedir}/SFML/Config.h
14mu|sfml-1.6-12|324	%{_includedir}/SFML/System.h
14mu|sfml-1.6-12|325	%{_includedir}/SFML/System
14mu|sfml-1.6-12|326	%{_libdir}/libcsfml-system.so
14mu|sfml-1.6-12|327	
14mu|sfml-1.6-12|328	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|329	
14mu|sfml-1.6-12|330	%package -n %{devname_wc}
14mu|sfml-1.6-12|331	Summary:	Header files from %{cname}-window
14mu|sfml-1.6-12|332	Group:		Development/C
14mu|sfml-1.6-12|333	Requires:	sfml-system-devel = %{EVRD}
14mu|sfml-1.6-12|334	Requires:	%{libname_wc} = %{EVRD}
14mu|sfml-1.6-12|335	Requires:	%{libname_w} = %{EVRD}
14mu|sfml-1.6-12|336	Provides:	%{cname}-window-devel = %{EVRD}
14mu|sfml-1.6-12|337	
14mu|sfml-1.6-12|338	%description -n %{devname_wc}
14mu|sfml-1.6-12|339	Includes files for developing programs based on %{cname}-window.
14mu|sfml-1.6-12|340	
14mu|sfml-1.6-12|341	%files -n %{devname_wc}
14mu|sfml-1.6-12|342	%defattr(0644,root,root,0755)
14mu|sfml-1.6-12|343	%{_includedir}/SFML/Window.h
14mu|sfml-1.6-12|344	%{_includedir}/SFML/Window
14mu|sfml-1.6-12|345	%{_libdir}/libcsfml-window.so
14mu|sfml-1.6-12|346	
14mu|sfml-1.6-12|347	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|348	
14mu|sfml-1.6-12|349	%package -n %{libname_ac}
14mu|sfml-1.6-12|350	Summary:	Dynamic libraries from %{cname}-audio
14mu|sfml-1.6-12|351	Group:		System/Libraries
14mu|sfml-1.6-12|352	Requires:	%{libname_a} = %{EVRD}
14mu|sfml-1.6-12|353	Provides:	%{cname}-audio = %{EVRD}
14mu|sfml-1.6-12|354	
14mu|sfml-1.6-12|355	%description -n %{libname_ac}
14mu|sfml-1.6-12|356	Dynamic libraries from %{cname}-audio.
14mu|sfml-1.6-12|357	
14mu|sfml-1.6-12|358	%files -n %{libname_ac}
14mu|sfml-1.6-12|359	%{_libdir}/libcsfml-audio.so.%{major}.%{minor}
14mu|sfml-1.6-12|360	
14mu|sfml-1.6-12|361	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|362	
14mu|sfml-1.6-12|363	%package -n %{libname_gc}
14mu|sfml-1.6-12|364	Summary:	Dynamic libraries from %{cname}-graphics
14mu|sfml-1.6-12|365	Group:		System/Libraries
14mu|sfml-1.6-12|366	Requires:	%{libname_g} = %{EVRD}
14mu|sfml-1.6-12|367	Provides:	%{cname}-graphics = %{EVRD}
14mu|sfml-1.6-12|368	
14mu|sfml-1.6-12|369	%description -n %{libname_gc}
14mu|sfml-1.6-12|370	Dynamic libraries from %{cname}-graphics.
14mu|sfml-1.6-12|371	
14mu|sfml-1.6-12|372	%files -n %{libname_gc}
14mu|sfml-1.6-12|373	%{_libdir}/libcsfml-graphics.so.%{major}.%{minor}
14mu|sfml-1.6-12|374	
14mu|sfml-1.6-12|375	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|376	
14mu|sfml-1.6-12|377	%package -n %{libname_nc}
14mu|sfml-1.6-12|378	Summary:	Dynamic libraries from %{cname}-network
14mu|sfml-1.6-12|379	Group:		System/Libraries
14mu|sfml-1.6-12|380	Requires:	%{libname_n} = %{EVRD}
14mu|sfml-1.6-12|381	Provides:	%{cname}-network = %{EVRD}
14mu|sfml-1.6-12|382	
14mu|sfml-1.6-12|383	%description -n %{libname_nc}
14mu|sfml-1.6-12|384	Dynamic libraries from %{cname}-network.
14mu|sfml-1.6-12|385	
14mu|sfml-1.6-12|386	%files -n %{libname_nc}
14mu|sfml-1.6-12|387	%{_libdir}/libcsfml-network.so.%{major}.%{minor}
14mu|sfml-1.6-12|388	
14mu|sfml-1.6-12|389	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|390	
14mu|sfml-1.6-12|391	%package -n %{libname_sc}
14mu|sfml-1.6-12|392	Summary:	Dynamic libraries from %{cname}-system
14mu|sfml-1.6-12|393	Group:		System/Libraries
14mu|sfml-1.6-12|394	Requires:	%{libname_s} = %{EVRD}
14mu|sfml-1.6-12|395	Provides:	%{cname}-system = %{EVRD}
14mu|sfml-1.6-12|396	
14mu|sfml-1.6-12|397	%description -n %{libname_sc}
14mu|sfml-1.6-12|398	Dynamic libraries from %{cname}-system.
14mu|sfml-1.6-12|399	
14mu|sfml-1.6-12|400	%files -n %{libname_sc}
14mu|sfml-1.6-12|401	%{_libdir}/libcsfml-system.so.%{major}.%{minor}
14mu|sfml-1.6-12|402	
14mu|sfml-1.6-12|403	#----------------------------------------------------------------------------
14mu|sfml-1.6-12|404	
14mu|sfml-1.6-12|405	%package -n %{libname_wc}
14mu|sfml-1.6-12|406	Summary:	Dynamic libraries from %{cname}-window
14mu|sfml-1.6-12|407	Group:		System/Libraries
14mu|sfml-1.6-12|408	Requires:	%{libname_w} = %{EVRD}
14mu|sfml-1.6-12|409	Provides:	%{cname}-window = %{EVRD}
14mu|sfml-1.6-12|410	
14mu|sfml-1.6-12|411	%description -n %{libname_wc}
14mu|sfml-1.6-12|412	Dynamic libraries from %{cname}-window.
14mu|sfml-1.6-12|413	
14mu|sfml-1.6-12|414	%files -n %{libname_wc}
14mu|sfml-1.6-12|415	%{_libdir}/libcsfml-window.so.%{major}.%{minor}
14mu|sfml-1.6-12|416	
14mu|sfml-1.6-12|417	########################################################
14mu|sfml-1.6-12|418	
14mu|sfml-1.6-12|419	%prep
14mu|sfml-1.6-12|420	%setup -q -b1 -n SFML-%{version}
14mu|sfml-1.6-12|421	rm -f lib/*.so*
14mu|sfml-1.6-12|422	# removing included libs
14mu|sfml-1.6-12|423	rm -rf src/SFML/Graphics/libjpeg/
14mu|sfml-1.6-12|424	rm -rf src/SFML/Graphics/libpng/
14mu|sfml-1.6-12|425	rm -rf src/SFML/Graphics/zlib/
14mu|sfml-1.6-12|426	%patch0 -p0 -b .qtincpath
14mu|sfml-1.6-12|427	%patch1 -p0 -b .csfml
14mu|sfml-1.6-12|428	%patch2 -p1 -b .inclibs
14mu|sfml-1.6-12|429	%patch3 -p1 -b .png15
14mu|sfml-1.6-12|430	%patch4 -p1 -b .gcc46
14mu|sfml-1.6-12|431	%patch5 -p1 -b .dso
14mu|sfml-1.6-12|432	%patch6 -p1 -b .gcc49
14mu|sfml-1.6-12|433	
14mu|sfml-1.6-12|434	%ifarch x86_64
14mu|sfml-1.6-12|435	perl -pi -e "s|DESTDIR\)/lib|DESTDIR\)/lib64|" src/SFML/Makefile
14mu|sfml-1.6-12|436	%endif
14mu|sfml-1.6-12|437	perl -pi -e "s|\r\n|\n|g" *.txt
14mu|sfml-1.6-12|438	recode l1..u8 *.txt
14mu|sfml-1.6-12|439	
14mu|sfml-1.6-12|440	%ifarch x86_64
14mu|sfml-1.6-12|441	perl -pi -e "s|DESTDIR\)/lib|DESTDIR\)/lib64|" CSFML/src/SFML/Makefile
14mu|sfml-1.6-12|442	%endif
14mu|sfml-1.6-12|443	
14mu|sfml-1.6-12|444	# fix samples build
14mu|sfml-1.6-12|445	perl -pi -e "s|export LDFLAGS  =|export LDFLAGS  = -L%{_libdir} -L../../lib|" \
14mu|sfml-1.6-12|446	samples/Makefile
14mu|sfml-1.6-12|447	perl -pi -e "s|-I/usr/include/qt4|-I/usr/lib/qt4/include|" \
14mu|sfml-1.6-12|448	samples/qt/Makefile
14mu|sfml-1.6-12|449	
14mu|sfml-1.6-12|450	# fix samples data location
14mu|sfml-1.6-12|451	find samples -name "*.cpp" -exec perl -pi -e \
14mu|sfml-1.6-12|452	"s|datas|%{_datadir}/%{name}/samples/bin/datas|g" {} +
14mu|sfml-1.6-12|453	
14mu|sfml-1.6-12|454	%build
14mu|sfml-1.6-12|455	%make DEBUGFLAGS="%{optflags}"
14mu|sfml-1.6-12|456	#samples
14mu|sfml-1.6-12|457	pushd lib
14mu|sfml-1.6-12|458	for i in *.so* ; do ln -s $i ${i%.1.6} ; done
14mu|sfml-1.6-12|459	popd
14mu|sfml-1.6-12|460	pushd samples
14mu|sfml-1.6-12|461	%make
14mu|sfml-1.6-12|462	popd
14mu|sfml-1.6-12|463	pushd CSFML
14mu|sfml-1.6-12|464	%make DEBUGFLAGS="%{optflags}"
14mu|sfml-1.6-12|465	popd
14mu|sfml-1.6-12|466	
14mu|sfml-1.6-12|467	%install
14mu|sfml-1.6-12|468	%makeinstall_std DESTDIR=%{buildroot}%{_prefix}
14mu|sfml-1.6-12|469	
14mu|sfml-1.6-12|470	pushd CSFML
14mu|sfml-1.6-12|471	%makeinstall_std DESTDIR=%{buildroot}%{_prefix}
14mu|sfml-1.6-12|472	popd
14mu|sfml-1.6-12|473	
14mu|sfml-1.6-12|474	# install sample source and data
14mu|sfml-1.6-12|475	rm -f %{buildroot}%{_datadir}/%{name}/samples/*/*.o
14mu|sfml-1.6-12|476	install -d -m 755 %{buildroot}%{_datadir}/%{name}/samples
14mu|sfml-1.6-12|477	cp -R ./samples/* %{buildroot}%{_datadir}/%{name}/samples/
14mu|sfml-1.6-12|478	rm -f %{buildroot}%{_datadir}/%{name}/samples/*/*.o
14mu|sfml-1.6-12|479	
14mu|sfml-1.6-12|480	# install sample binaries to sfml-sample*
14mu|sfml-1.6-12|481	install -d -m 755 %{buildroot}%{_bindir}
14mu|sfml-1.6-12|482	for i in %{buildroot}%{_datadir}/%{name}/samples/bin/[!d]* ; do \
14mu|sfml-1.6-12|483	mv $i %{buildroot}%{_bindir}/sfml-sample-`basename $i` ; done
14mu|sfml-1.6-12|484	
14mu|sfml-1.6-12|485	
14mu|sfml-1.6-12|486	%changelog
14mu|sfml-1.6-12|487	
14mu|sfml-1.6-12|488	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6-12
14mu|sfml-1.6-12|489	- (457468b) Build with system optflags
14mu|sfml-1.6-12|490	- (457468b) Filter out some rpmlint errors
14mu|sfml-1.6-12|491	
14mu|sfml-1.6-12|492	

24099 14
14mu|sg3_utils-1.41-1|1	%define	major 2
14mu|sg3_utils-1.41-1|2	%define libname	%mklibname sgutils %{major}
14mu|sg3_utils-1.41-1|3	%define develname %mklibname sgutils -d
14mu|sg3_utils-1.41-1|4	
14mu|sg3_utils-1.41-1|5	Summary:	Utils for Linux's SCSI generic driver devices + raw devices
14mu|sg3_utils-1.41-1|6	
14mu|sg3_utils-1.41-1|7	Name:		sg3_utils
14mu|sg3_utils-1.41-1|8	Version:	1.41
14mu|sg3_utils-1.41-1|9	Release:	1
14mu|sg3_utils-1.41-1|10	License:	GPL+
14mu|sg3_utils-1.41-1|11	Group:		System/Kernel and hardware
14mu|sg3_utils-1.41-1|12	URL:		http://sg.danny.cz/sg/sg3_utils.html
14mu|sg3_utils-1.41-1|13	Source0:	http://sg.danny.cz/sg/p/%{name}-%{version}.tar.xz
14mu|sg3_utils-1.41-1|14	BuildRequires:	libtool
14mu|sg3_utils-1.41-1|15	
14mu|sg3_utils-1.41-1|16	%description
14mu|sg3_utils-1.41-1|17	Collection of tools for SCSI devices that use the Linux SCSI
14mu|sg3_utils-1.41-1|18	generic (sg) interface. Includes utilities to copy data based on
14mu|sg3_utils-1.41-1|19	"dd" syntax and semantics (called sg_dd, sgp_dd and sgm_dd); check
14mu|sg3_utils-1.41-1|20	INQUIRY data and associated pages (sg_inq); check mode and log
14mu|sg3_utils-1.41-1|21	pages (sg_modes and sg_logs); spin up and down disks (sg_start);
14mu|sg3_utils-1.41-1|22	do self tests (sg_senddiag); and various other functions. See the
14mu|sg3_utils-1.41-1|23	README and CHANGELOG files. Requires the lk 2.4 series or better.
14mu|sg3_utils-1.41-1|24	[In the lk 2.5 development series many of these utilities can be
14mu|sg3_utils-1.41-1|25	used on the primary block device name (e.g. /dev/sda).]
14mu|sg3_utils-1.41-1|26	
14mu|sg3_utils-1.41-1|27	Warning: Some of these tools access the internals of your system
14mu|sg3_utils-1.41-1|28	and the incorrect usage of them may render your system inoperable.
14mu|sg3_utils-1.41-1|29	
14mu|sg3_utils-1.41-1|30	%package -n %{libname}
14mu|sg3_utils-1.41-1|31	Summary:	Shared library for %{name}
14mu|sg3_utils-1.41-1|32	
14mu|sg3_utils-1.41-1|33	Group:		System/Libraries
14mu|sg3_utils-1.41-1|34	
14mu|sg3_utils-1.41-1|35	%description -n %{libname}
14mu|sg3_utils-1.41-1|36	This package contains the shared library for %{name}.
14mu|sg3_utils-1.41-1|37	
14mu|sg3_utils-1.41-1|38	%package -n %{develname}
14mu|sg3_utils-1.41-1|39	Summary:	Static library and header files for the sgutils library
14mu|sg3_utils-1.41-1|40	
14mu|sg3_utils-1.41-1|41	Group:		Development/C
14mu|sg3_utils-1.41-1|42	Provides:	%{name}-devel = %{version}-%{release}
14mu|sg3_utils-1.41-1|43	Provides:	libsgutils-devel = %{version}-%{release}
14mu|sg3_utils-1.41-1|44	Requires:	%{libname} = %{version}-%{release}
14mu|sg3_utils-1.41-1|45	Obsoletes:	%{mklibname sgutils 1 -d} < 1.26
14mu|sg3_utils-1.41-1|46	
14mu|sg3_utils-1.41-1|47	%description -n	%{develname}
14mu|sg3_utils-1.41-1|48	This package contains the sgutils library and its header
14mu|sg3_utils-1.41-1|49	files.
14mu|sg3_utils-1.41-1|50	
14mu|sg3_utils-1.41-1|51	%define devel_name_static %mklibname %{name} -d -s
14mu|sg3_utils-1.41-1|52	%package -n	%{devel_name_static}
14mu|sg3_utils-1.41-1|53	Summary:	Static library and header files for the sgutils library
14mu|sg3_utils-1.41-1|54	
14mu|sg3_utils-1.41-1|55	Group:		Development/C
14mu|sg3_utils-1.41-1|56	Provides:	%{name}-static-devel = %{version}-%{release}
14mu|sg3_utils-1.41-1|57	Requires:	%{libname} = %{version}-%{release}
14mu|sg3_utils-1.41-1|58	Obsoletes:      %{mklibname sgutils 1 -d} < 1.26
14mu|sg3_utils-1.41-1|59	
14mu|sg3_utils-1.41-1|60	%description -n	%{devel_name_static}
14mu|sg3_utils-1.41-1|61	This package contains the static sgutils library and its header
14mu|sg3_utils-1.41-1|62	files.
14mu|sg3_utils-1.41-1|63	
14mu|sg3_utils-1.41-1|64	%prep
14mu|sg3_utils-1.41-1|65	%setup -q
14mu|sg3_utils-1.41-1|66	
14mu|sg3_utils-1.41-1|67	%build
14mu|sg3_utils-1.41-1|68	%configure2_5x \
14mu|sg3_utils-1.41-1|69	--bindir=%{_sbindir}
14mu|sg3_utils-1.41-1|70	%make
14mu|sg3_utils-1.41-1|71	
14mu|sg3_utils-1.41-1|72	%install
14mu|sg3_utils-1.41-1|73	%makeinstall_std
14mu|sg3_utils-1.41-1|74	find %{buildroot} -name \*.la|xargs rm -f
14mu|sg3_utils-1.41-1|75	
14mu|sg3_utils-1.41-1|76	
14mu|sg3_utils-1.41-1|77	%files
14mu|sg3_utils-1.41-1|78	%doc ChangeLog COVERAGE CREDITS README README.sg_start
14mu|sg3_utils-1.41-1|79	%attr(0755,root,root) %{_sbindir}/*
14mu|sg3_utils-1.41-1|80	%{_mandir}/man8/*
14mu|sg3_utils-1.41-1|81	
14mu|sg3_utils-1.41-1|82	%files -n %{libname}
14mu|sg3_utils-1.41-1|83	%{_libdir}/*.so.%{major}*
14mu|sg3_utils-1.41-1|84	
14mu|sg3_utils-1.41-1|85	%files -n %{develname}
14mu|sg3_utils-1.41-1|86	%{_includedir}/scsi/*.h
14mu|sg3_utils-1.41-1|87	%{_libdir}/*.so
14mu|sg3_utils-1.41-1|88	
14mu|sg3_utils-1.41-1|89	%files -n %{devel_name_static}
14mu|sg3_utils-1.41-1|90	%{_libdir}/*.a
14mu|sg3_utils-1.41-1|91	
14mu|sg3_utils-1.41-1|92	%changelog
14mu|sg3_utils-1.41-1|93	
14mu|sg3_utils-1.41-1|94	* Mon Jan 11 2016 dsilakov <denis.silakov@rosalab.ru> 1.41-1
14mu|sg3_utils-1.41-1|95	- (6888671) Merge pull request #2 from import/sg3_utils:auto_update
14mu|sg3_utils-1.41-1|96	- (6888671) Updated to 1.41 (by updates_builder)
14mu|sg3_utils-1.41-1|97	
14mu|sg3_utils-1.41-1|98	

24100 14
14mu|shadow-utils-4.2.1-20|1	# (cg) Certain binaries build in this package are no longer wanted or are now
14mu|shadow-utils-4.2.1-20|2	# provided by other packages (e.g. coreutils, util-linux or passwd)
14mu|shadow-utils-4.2.1-20|3	%define unwanted chfn chsh groups passwd porttime su suauth nologin chgpasswd getspnam
14mu|shadow-utils-4.2.1-20|4	# (cg) Some localised man pages are provided by the man-pages package rather
14mu|shadow-utils-4.2.1-20|5	# than here so kill them off
14mu|shadow-utils-4.2.1-20|6	# (Question: why?? See "urpmf share.*man.*/XXXX\\." where XXXX is one of the below)
14mu|shadow-utils-4.2.1-20|7	%define unwanted_i18n_mans sg shadow
14mu|shadow-utils-4.2.1-20|8	
14mu|shadow-utils-4.2.1-20|9	# Distro-specific default value is defined in branding-configs package
14mu|shadow-utils-4.2.1-20|10	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|shadow-utils-4.2.1-20|11	
14mu|shadow-utils-4.2.1-20|12	Summary:	Utilities for managing shadow password files and user/group accounts
14mu|shadow-utils-4.2.1-20|13	Name:		shadow-utils
14mu|shadow-utils-4.2.1-20|14	Epoch:		2
14mu|shadow-utils-4.2.1-20|15	Version:	4.2.1
14mu|shadow-utils-4.2.1-20|16	Release:	20
14mu|shadow-utils-4.2.1-20|17	License:	BSD
14mu|shadow-utils-4.2.1-20|18	Group:		System/Base
14mu|shadow-utils-4.2.1-20|19	Url:		http://pkg-shadow.alioth.debian.org/
14mu|shadow-utils-4.2.1-20|20	Source0:	http://pkg-shadow.alioth.debian.org/releases/shadow-%{version}.tar.xz
14mu|shadow-utils-4.2.1-20|21	Source1:	shadow-970616.login.defs
14mu|shadow-utils-4.2.1-20|22	Source2:	shadow-970616.useradd
14mu|shadow-utils-4.2.1-20|23	Source3:	adduser.8
14mu|shadow-utils-4.2.1-20|24	Source4:	pwunconv.8
14mu|shadow-utils-4.2.1-20|25	Source5:	grpconv.8
14mu|shadow-utils-4.2.1-20|26	Source6:	grpunconv.8
14mu|shadow-utils-4.2.1-20|27	# http://qa.mandriva.com/show_bug.cgi?id=27082
14mu|shadow-utils-4.2.1-20|28	Source7:	shadow-utils-nl.po
14mu|shadow-utils-4.2.1-20|29	Source8:	user-group-mod.pamd
14mu|shadow-utils-4.2.1-20|30	Source9:	chpasswd-newusers.pamd
14mu|shadow-utils-4.2.1-20|31	Source10:	chage-chfn-chsh.pamd
14mu|shadow-utils-4.2.1-20|32	Patch2:		shadow-4.1.5.1-rpmsave.patch
14mu|shadow-utils-4.2.1-20|33	Patch4:		shadow-4.1.4.2-dotinname.patch
14mu|shadow-utils-4.2.1-20|34	Patch7:		shadow-4.1.5.1-avx-owl-crypt_gensalt.patch
14mu|shadow-utils-4.2.1-20|35	Patch9:		shadow-4.1.5.1-shadow_perms.patch
14mu|shadow-utils-4.2.1-20|36	Patch12:	shadow-4.1.5.1-selinux.patch
14mu|shadow-utils-4.2.1-20|37	
14mu|shadow-utils-4.2.1-20|38	BuildRequires:	gettext-devel
14mu|shadow-utils-4.2.1-20|39	BuildRequires:	glibc-crypt_blowfish-devel
14mu|shadow-utils-4.2.1-20|40	BuildRequires:	pam-devel
14mu|shadow-utils-4.2.1-20|41	BuildRequires:	pam_userpass-devel
14mu|shadow-utils-4.2.1-20|42	%if %{with selinux}
14mu|shadow-utils-4.2.1-20|43	BuildRequires:	pkgconfig(libselinux)
14mu|shadow-utils-4.2.1-20|44	BuildRequires:	pkgconfig(libsemanage)
14mu|shadow-utils-4.2.1-20|45	%endif
14mu|shadow-utils-4.2.1-20|46	Requires:	setup
14mu|shadow-utils-4.2.1-20|47	Requires(pre):	setup
14mu|shadow-utils-4.2.1-20|48	Requires(post):	bash
14mu|shadow-utils-4.2.1-20|49	Provides:	/usr/sbin/useradd
14mu|shadow-utils-4.2.1-20|50	Provides:	/usr/sbin/groupadd
14mu|shadow-utils-4.2.1-20|51	%rename		adduser
14mu|shadow-utils-4.2.1-20|52	%rename		newgrp
14mu|shadow-utils-4.2.1-20|53	Conflicts:	msec < 0.47
14mu|shadow-utils-4.2.1-20|54	Conflicts:	util-linux-ng < 2.13.1-6
14mu|shadow-utils-4.2.1-20|55	
14mu|shadow-utils-4.2.1-20|56	%description
14mu|shadow-utils-4.2.1-20|57	The shadow-utils package includes the necessary programs for
14mu|shadow-utils-4.2.1-20|58	converting UNIX password files to the shadow password format, plus
14mu|shadow-utils-4.2.1-20|59	programs for managing user and group accounts.
14mu|shadow-utils-4.2.1-20|60	- The pwck command checks the integrity of password and shadow files.
14mu|shadow-utils-4.2.1-20|61	- The lastlog command prints out the last login times for all users.
14mu|shadow-utils-4.2.1-20|62	- The useradd, userdel and usermod commands are used for managing
14mu|shadow-utils-4.2.1-20|63	user accounts.
14mu|shadow-utils-4.2.1-20|64	- The groupadd, groupdel and groupmod commands are used for managing
14mu|shadow-utils-4.2.1-20|65	group accounts.
14mu|shadow-utils-4.2.1-20|66	
14mu|shadow-utils-4.2.1-20|67	%files -f shadow.lang
14mu|shadow-utils-4.2.1-20|68	%doc doc/HOWTO NEWS
14mu|shadow-utils-4.2.1-20|69	%doc doc/WISHLIST doc/README.limits doc/README.platforms
14mu|shadow-utils-4.2.1-20|70	%attr(0640,root,shadow) %config(noreplace) %{_sysconfdir}/login.defs
14mu|shadow-utils-4.2.1-20|71	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/default/useradd
14mu|shadow-utils-4.2.1-20|72	%{_bindir}/sg
14mu|shadow-utils-4.2.1-20|73	%attr(2711,root,shadow) %{_bindir}/chage
14mu|shadow-utils-4.2.1-20|74	%{_bindir}/faillog
14mu|shadow-utils-4.2.1-20|75	%{_bindir}/gpasswd
14mu|shadow-utils-4.2.1-20|76	%{_bindir}/expiry
14mu|shadow-utils-4.2.1-20|77	%{_bindir}/login
14mu|shadow-utils-4.2.1-20|78	%attr(4711,root,root) %{_bindir}/newgrp
14mu|shadow-utils-4.2.1-20|79	%{_bindir}/lastlog
14mu|shadow-utils-4.2.1-20|80	%{_bindir}/newuidmap
14mu|shadow-utils-4.2.1-20|81	%{_bindir}/newgidmap
14mu|shadow-utils-4.2.1-20|82	%{_sbindir}/logoutd
14mu|shadow-utils-4.2.1-20|83	%{_sbindir}/adduser
14mu|shadow-utils-4.2.1-20|84	%{_sbindir}/user*
14mu|shadow-utils-4.2.1-20|85	%{_sbindir}/group*
14mu|shadow-utils-4.2.1-20|86	%{_sbindir}/grpck
14mu|shadow-utils-4.2.1-20|87	%{_sbindir}/pwck
14mu|shadow-utils-4.2.1-20|88	%{_sbindir}/chpasswd
14mu|shadow-utils-4.2.1-20|89	%{_sbindir}/newusers
14mu|shadow-utils-4.2.1-20|90	%{_sbindir}/vipw
14mu|shadow-utils-4.2.1-20|91	%{_sbindir}/vigr
14mu|shadow-utils-4.2.1-20|92	%{_mandir}/man1/chage.1*
14mu|shadow-utils-4.2.1-20|93	%{_mandir}/man1/expiry.1*
14mu|shadow-utils-4.2.1-20|94	%{_mandir}/man1/newgrp.1*
14mu|shadow-utils-4.2.1-20|95	%{_mandir}/man1/sg.1*
14mu|shadow-utils-4.2.1-20|96	%{_mandir}/man1/gpasswd.1*
14mu|shadow-utils-4.2.1-20|97	%{_mandir}/man1/newgidmap.1*
14mu|shadow-utils-4.2.1-20|98	%{_mandir}/man1/newuidmap.1*
14mu|shadow-utils-4.2.1-20|99	%{_mandir}/man3/shadow.3*
14mu|shadow-utils-4.2.1-20|100	%{_mandir}/man5/shadow.5*
14mu|shadow-utils-4.2.1-20|101	%{_mandir}/man5/gshadow.5*
14mu|shadow-utils-4.2.1-20|102	%{_mandir}/man5/login.defs.5*
14mu|shadow-utils-4.2.1-20|103	%{_mandir}/man5/faillog.5*
14mu|shadow-utils-4.2.1-20|104	%{_mandir}/man5/subgid.5*
14mu|shadow-utils-4.2.1-20|105	%{_mandir}/man5/subuid.5*
14mu|shadow-utils-4.2.1-20|106	%{_mandir}/man8/adduser.8*
14mu|shadow-utils-4.2.1-20|107	%{_mandir}/man8/group*.8*
14mu|shadow-utils-4.2.1-20|108	%{_mandir}/man8/user*.8*
14mu|shadow-utils-4.2.1-20|109	%{_mandir}/man8/pwck.8*
14mu|shadow-utils-4.2.1-20|110	%{_mandir}/man8/grpck.8*
14mu|shadow-utils-4.2.1-20|111	%{_mandir}/man8/chpasswd.8*
14mu|shadow-utils-4.2.1-20|112	%{_mandir}/man8/logoutd.8*
14mu|shadow-utils-4.2.1-20|113	%{_mandir}/man8/newusers.8*
14mu|shadow-utils-4.2.1-20|114	%{_mandir}/man8/vipw.8*
14mu|shadow-utils-4.2.1-20|115	%{_mandir}/man8/vigr.8*
14mu|shadow-utils-4.2.1-20|116	%{_mandir}/man8/lastlog.8*
14mu|shadow-utils-4.2.1-20|117	%{_mandir}/man8/faillog.8*
14mu|shadow-utils-4.2.1-20|118	%attr(640,root,shadow) %config(noreplace) %{_sysconfdir}/pam.d/chage-chfn-chsh
14mu|shadow-utils-4.2.1-20|119	%{_sysconfdir}/pam.d/chage
14mu|shadow-utils-4.2.1-20|120	%attr(640,root,shadow) %config(noreplace) %{_sysconfdir}/pam.d/chpasswd-newusers
14mu|shadow-utils-4.2.1-20|121	%{_sysconfdir}/pam.d/chpasswd
14mu|shadow-utils-4.2.1-20|122	%{_sysconfdir}/pam.d/newusers
14mu|shadow-utils-4.2.1-20|123	%attr(640,root,shadow) %config(noreplace) %{_sysconfdir}/pam.d/user-group-mod
14mu|shadow-utils-4.2.1-20|124	%{_sysconfdir}/pam.d/useradd
14mu|shadow-utils-4.2.1-20|125	%{_sysconfdir}/pam.d/userdel
14mu|shadow-utils-4.2.1-20|126	%{_sysconfdir}/pam.d/usermod
14mu|shadow-utils-4.2.1-20|127	%{_sysconfdir}/pam.d/groupadd
14mu|shadow-utils-4.2.1-20|128	%{_sysconfdir}/pam.d/groupdel
14mu|shadow-utils-4.2.1-20|129	%{_sysconfdir}/pam.d/groupmod
14mu|shadow-utils-4.2.1-20|130	
14mu|shadow-utils-4.2.1-20|131	#----------------------------------------------------------------------------
14mu|shadow-utils-4.2.1-20|132	
14mu|shadow-utils-4.2.1-20|133	%package -n shadow-conv
14mu|shadow-utils-4.2.1-20|134	Summary:	Conversion tools for %{name}
14mu|shadow-utils-4.2.1-20|135	Group:		System/Libraries
14mu|shadow-utils-4.2.1-20|136	Conflicts:	%{name} < 2:4.1.5.1
14mu|shadow-utils-4.2.1-20|137	
14mu|shadow-utils-4.2.1-20|138	%description -n shadow-conv
14mu|shadow-utils-4.2.1-20|139	This package contains the conversion tools for %{name} needed by setup.
14mu|shadow-utils-4.2.1-20|140	- The pwconv command converts passwords to the shadow password format.
14mu|shadow-utils-4.2.1-20|141	- The pwunconv command unconverts shadow passwords and generates
14mu|shadow-utils-4.2.1-20|142	an npasswd file (a standard UNIX password file).
14mu|shadow-utils-4.2.1-20|143	
14mu|shadow-utils-4.2.1-20|144	%files -n shadow-conv
14mu|shadow-utils-4.2.1-20|145	%{_sbindir}/*conv
14mu|shadow-utils-4.2.1-20|146	%{_mandir}/man8/*conv.8*
14mu|shadow-utils-4.2.1-20|147	
14mu|shadow-utils-4.2.1-20|148	#----------------------------------------------------------------------------
14mu|shadow-utils-4.2.1-20|149	
14mu|shadow-utils-4.2.1-20|150	%prep
14mu|shadow-utils-4.2.1-20|151	%setup -q -n shadow-%{version}
14mu|shadow-utils-4.2.1-20|152	%patch2 -p1 -b .rpmsave
14mu|shadow-utils-4.2.1-20|153	%patch4 -p1 -b .dot
14mu|shadow-utils-4.2.1-20|154	%patch7 -p1 -b .salt
14mu|shadow-utils-4.2.1-20|155	%patch9 -p1 -b .shadow_perms
14mu|shadow-utils-4.2.1-20|156	%patch12 -p1 -b .selinux
14mu|shadow-utils-4.2.1-20|157	
14mu|shadow-utils-4.2.1-20|158	cp -f %{SOURCE7} po/nl.po
14mu|shadow-utils-4.2.1-20|159	rm -f po/nl.gmo
14mu|shadow-utils-4.2.1-20|160	
14mu|shadow-utils-4.2.1-20|161	%build
14mu|shadow-utils-4.2.1-20|162	%serverbuild
14mu|shadow-utils-4.2.1-20|163	
14mu|shadow-utils-4.2.1-20|164	%configure \
14mu|shadow-utils-4.2.1-20|165	--enable-shadowgrp \
14mu|shadow-utils-4.2.1-20|166	--enable-man \
14mu|shadow-utils-4.2.1-20|167	--with-audit \
14mu|shadow-utils-4.2.1-20|168	--with-sha-crypt \
14mu|shadow-utils-4.2.1-20|169	%if %{with selinux}
14mu|shadow-utils-4.2.1-20|170	--with-selinux \
14mu|shadow-utils-4.2.1-20|171	%endif
14mu|shadow-utils-4.2.1-20|172	--without-libcrack \
14mu|shadow-utils-4.2.1-20|173	--without-libpam \
14mu|shadow-utils-4.2.1-20|174	--disable-shared \
14mu|shadow-utils-4.2.1-20|175	--with-group-name-max-length=32
14mu|shadow-utils-4.2.1-20|176	
14mu|shadow-utils-4.2.1-20|177	%make
14mu|shadow-utils-4.2.1-20|178	# because of the extra po file added manually
14mu|shadow-utils-4.2.1-20|179	make -C po update-gmo
14mu|shadow-utils-4.2.1-20|180	
14mu|shadow-utils-4.2.1-20|181	%install
14mu|shadow-utils-4.2.1-20|182	%makeinstall_std gnulocaledir=%{buildroot}/%{_datadir}/locale MKINSTALLDIRS=`pwd`/mkinstalldirs
14mu|shadow-utils-4.2.1-20|183	
14mu|shadow-utils-4.2.1-20|184	install -d -m 750 %{buildroot}%{_sysconfdir}/default
14mu|shadow-utils-4.2.1-20|185	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/login.defs
14mu|shadow-utils-4.2.1-20|186	install -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/default/useradd
14mu|shadow-utils-4.2.1-20|187	
14mu|shadow-utils-4.2.1-20|188	ln -s useradd %{buildroot}%{_sbindir}/adduser
14mu|shadow-utils-4.2.1-20|189	install -m644 %{SOURCE3} %{buildroot}%{_mandir}/man8/
14mu|shadow-utils-4.2.1-20|190	install -m644 %{SOURCE4} %{buildroot}%{_mandir}/man8/
14mu|shadow-utils-4.2.1-20|191	install -m644 %{SOURCE5} %{buildroot}%{_mandir}/man8/
14mu|shadow-utils-4.2.1-20|192	install -m644 %{SOURCE6} %{buildroot}%{_mandir}/man8/
14mu|shadow-utils-4.2.1-20|193	perl -pi -e "s/encrpted/encrypted/g" %{buildroot}%{_mandir}/man8/newusers.8
14mu|shadow-utils-4.2.1-20|194	
14mu|shadow-utils-4.2.1-20|195	# add pam support files
14mu|shadow-utils-4.2.1-20|196	rm -rf %{buildroot}%{_sysconfdir}/pam.d/
14mu|shadow-utils-4.2.1-20|197	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|shadow-utils-4.2.1-20|198	install -m 0600 %{SOURCE8} %{buildroot}%{_sysconfdir}/pam.d/user-group-mod
14mu|shadow-utils-4.2.1-20|199	install -m 0600 %{SOURCE9} %{buildroot}%{_sysconfdir}/pam.d/chpasswd-newusers
14mu|shadow-utils-4.2.1-20|200	install -m 0600 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/chage-chfn-chsh
14mu|shadow-utils-4.2.1-20|201	
14mu|shadow-utils-4.2.1-20|202	pushd %{buildroot}%{_sysconfdir}/pam.d
14mu|shadow-utils-4.2.1-20|203	for f in chpasswd newusers; do
14mu|shadow-utils-4.2.1-20|204	ln -s chpasswd-newusers ${f}
14mu|shadow-utils-4.2.1-20|205	done
14mu|shadow-utils-4.2.1-20|206	for f in chage; do
14mu|shadow-utils-4.2.1-20|207	# chfn and chsh are built without pam support in util-linux-ng
14mu|shadow-utils-4.2.1-20|208	ln -s chage-chfn-chsh ${f}
14mu|shadow-utils-4.2.1-20|209	done
14mu|shadow-utils-4.2.1-20|210	for f in groupadd groupdel groupmod useradd userdel usermod; do
14mu|shadow-utils-4.2.1-20|211	ln -s user-group-mod ${f}
14mu|shadow-utils-4.2.1-20|212	done
14mu|shadow-utils-4.2.1-20|213	popd
14mu|shadow-utils-4.2.1-20|214	
14mu|shadow-utils-4.2.1-20|215	# (cg) Remove unwanted binaries (and their corresponding man pages)
14mu|shadow-utils-4.2.1-20|216	for unwanted in %{unwanted}; do
14mu|shadow-utils-4.2.1-20|217	rm -f %{buildroot}{%{_bindir},%{_sbindir}}/$unwanted
14mu|shadow-utils-4.2.1-20|218	rm -f %{buildroot}%{_mandir}/{,{??,??_??}/}man*/$unwanted.*
14mu|shadow-utils-4.2.1-20|219	done
14mu|shadow-utils-4.2.1-20|220	
14mu|shadow-utils-4.2.1-20|221	rm -f %{buildroot}%{_mandir}/man1/login.1*
14mu|shadow-utils-4.2.1-20|222	rm -f %{buildroot}%{_mandir}/man5/login.access*
14mu|shadow-utils-4.2.1-20|223	rm -f %{buildroot}%{_mandir}/man5/limits*
14mu|shadow-utils-4.2.1-20|224	rm -f %{buildroot}%{_mandir}/*/man1/login.1*
14mu|shadow-utils-4.2.1-20|225	rm -f %{buildroot}%{_mandir}/*/man5/login.access*
14mu|shadow-utils-4.2.1-20|226	rm -f %{buildroot}%{_mandir}/*/man5/limits*
14mu|shadow-utils-4.2.1-20|227	
14mu|shadow-utils-4.2.1-20|228	rm -f %{buildroot}%{_sysconfdir}/limits
14mu|shadow-utils-4.2.1-20|229	rm -f %{buildroot}%{_sysconfdir}/login.access
14mu|shadow-utils-4.2.1-20|230	
14mu|shadow-utils-4.2.1-20|231	
14mu|shadow-utils-4.2.1-20|232	# (cg) Remove man pages provided by the "man-pages" package...
14mu|shadow-utils-4.2.1-20|233	for unwanted in %{unwanted_i18n_mans}; do
14mu|shadow-utils-4.2.1-20|234	rm -f %{buildroot}%{_mandir}/{??,??_??}/man*/$unwanted.*
14mu|shadow-utils-4.2.1-20|235	done
14mu|shadow-utils-4.2.1-20|236	
14mu|shadow-utils-4.2.1-20|237	# (cg) Find all localised man pages
14mu|shadow-utils-4.2.1-20|238	find %{buildroot}%{_mandir} -depth -type d -empty -delete
14mu|shadow-utils-4.2.1-20|239	
14mu|shadow-utils-4.2.1-20|240	%find_lang shadow
14mu|shadow-utils-4.2.1-20|241	
14mu|shadow-utils-4.2.1-20|242	for dir in $(ls -1d %{buildroot}%{_mandir}/{??,??_??}) ; do
14mu|shadow-utils-4.2.1-20|243	dir=$(echo $dir | sed -e "s|^%{buildroot}||")
14mu|shadow-utils-4.2.1-20|244	lang=$(basename $dir)
14mu|shadow-utils-4.2.1-20|245	echo "%%lang($lang) $dir/man*/*" >> shadow.lang
14mu|shadow-utils-4.2.1-20|246	done
14mu|shadow-utils-4.2.1-20|247	
14mu|shadow-utils-4.2.1-20|248	%post
14mu|shadow-utils-4.2.1-20|249	if [ -f %{_sysconfdir}/shadow.lock ]; then
14mu|shadow-utils-4.2.1-20|250	rm %{_sysconfdir}/shadow.lock
14mu|shadow-utils-4.2.1-20|251	fi

24101 14
14mu|shared-mime-info-1.5-3|1	%define _disable_ld_no_undefined 1
14mu|shared-mime-info-1.5-3|2	
14mu|shared-mime-info-1.5-3|3	Summary:	Shared MIME-Info Specification
14mu|shared-mime-info-1.5-3|4	Name:		shared-mime-info
14mu|shared-mime-info-1.5-3|5	Version:	1.5
14mu|shared-mime-info-1.5-3|6	Release:	3
14mu|shared-mime-info-1.5-3|7	#gw main is GPL, test program is LGPL
14mu|shared-mime-info-1.5-3|8	License:	GPL+ and LGPLv2+
14mu|shared-mime-info-1.5-3|9	Group:		Graphical desktop/Other
14mu|shared-mime-info-1.5-3|10	URL:		http://www.freedesktop.org/wiki/Software/shared-mime-info
14mu|shared-mime-info-1.5-3|11	Source0:	http://freedesktop.org/~hadess/%{name}-%{version}.tar.xz
14mu|shared-mime-info-1.5-3|12	Source1:	defaults.list
14mu|shared-mime-info-1.5-3|13	# KDE 4 overrides.
14mu|shared-mime-info-1.5-3|14	Source2:	mimeapps.list
14mu|shared-mime-info-1.5-3|15	# (fc) 0.22-2mdv fix VHDL vs CRT magic detection (Mdv bug #31603)
14mu|shared-mime-info-1.5-3|16	Patch0:		shared-mime-info-0.80-vhdl.patch
14mu|shared-mime-info-1.5-3|17	# RTF shouldn't be subclass of text/plain to avoid opening it in kwrite etc
14mu|shared-mime-info-1.5-3|18	# instead of LibreOffice Writer
14mu|shared-mime-info-1.5-3|19	Patch1:		shared-mime-info-1.5-rtf.patch
14mu|shared-mime-info-1.5-3|20	BuildRequires:	intltool
14mu|shared-mime-info-1.5-3|21	BuildRequires:	libxml2-utils
14mu|shared-mime-info-1.5-3|22	BuildRequires:	pkgconfig(libxml-2.0)
14mu|shared-mime-info-1.5-3|23	BuildRequires:	pkgconfig(glib-2.0)
14mu|shared-mime-info-1.5-3|24	
14mu|shared-mime-info-1.5-3|25	%description
14mu|shared-mime-info-1.5-3|26	This is the freedesktop.org shared MIME info database.
14mu|shared-mime-info-1.5-3|27	
14mu|shared-mime-info-1.5-3|28	Many programs and desktops use the MIME system to represent the types of
14mu|shared-mime-info-1.5-3|29	files. Frequently, it is necessary to work out the correct MIME type for
14mu|shared-mime-info-1.5-3|30	a file. This is generally done by examining the file's name or contents,
14mu|shared-mime-info-1.5-3|31	and looking up the correct MIME type in a database.
14mu|shared-mime-info-1.5-3|32	
14mu|shared-mime-info-1.5-3|33	For interoperability, it is useful for different programs to use the
14mu|shared-mime-info-1.5-3|34	same database so that different programs agree on the type of a file,
14mu|shared-mime-info-1.5-3|35	and new rules for determining the type apply to all programs.
14mu|shared-mime-info-1.5-3|36	
14mu|shared-mime-info-1.5-3|37	This specification attempts to unify the type-guessing systems currently
14mu|shared-mime-info-1.5-3|38	in use by GNOME, KDE and ROX. Only the name-to-type and contents-to-type
14mu|shared-mime-info-1.5-3|39	mappings are covered by this spec; other MIME type information, such as
14mu|shared-mime-info-1.5-3|40	the default handler for a particular type, or the icon to use to display
14mu|shared-mime-info-1.5-3|41	it in a file manager, are not covered since these are a matter of style.
14mu|shared-mime-info-1.5-3|42	
14mu|shared-mime-info-1.5-3|43	In addition, freedesktop.org provides a shared database in this format
14mu|shared-mime-info-1.5-3|44	to avoid inconsistencies between desktops. This database has been
14mu|shared-mime-info-1.5-3|45	created by converting the existing KDE and GNOME databases to the new
14mu|shared-mime-info-1.5-3|46	format and merging them together.
14mu|shared-mime-info-1.5-3|47	
14mu|shared-mime-info-1.5-3|48	%files
14mu|shared-mime-info-1.5-3|49	%doc README shared-mime-info-spec.xml NEWS
14mu|shared-mime-info-1.5-3|50	%{_bindir}/update-mime-database
14mu|shared-mime-info-1.5-3|51	%dir %{_datadir}/mime/
14mu|shared-mime-info-1.5-3|52	%{_datadir}/applications/defaults.list
14mu|shared-mime-info-1.5-3|53	%{_datadir}/applications/mimeapps.list
14mu|shared-mime-info-1.5-3|54	%dir %{_datadir}/mime/application
14mu|shared-mime-info-1.5-3|55	%dir %{_datadir}/mime/image
14mu|shared-mime-info-1.5-3|56	%dir %{_datadir}/mime/message
14mu|shared-mime-info-1.5-3|57	%dir %{_datadir}/mime/multipart
14mu|shared-mime-info-1.5-3|58	%dir %{_datadir}/mime/text
14mu|shared-mime-info-1.5-3|59	%dir %{_datadir}/mime/audio
14mu|shared-mime-info-1.5-3|60	%dir %{_datadir}/mime/inode
14mu|shared-mime-info-1.5-3|61	%dir %{_datadir}/mime/model
14mu|shared-mime-info-1.5-3|62	%dir %{_datadir}/mime/packages
14mu|shared-mime-info-1.5-3|63	%dir %{_datadir}/mime/video
14mu|shared-mime-info-1.5-3|64	%ghost %{_datadir}/mime/XMLnamespaces
14mu|shared-mime-info-1.5-3|65	%ghost %{_datadir}/mime/aliases
14mu|shared-mime-info-1.5-3|66	%ghost %{_datadir}/mime/globs
14mu|shared-mime-info-1.5-3|67	%ghost %{_datadir}/mime/magic
14mu|shared-mime-info-1.5-3|68	%ghost %{_datadir}/mime/subclasses
14mu|shared-mime-info-1.5-3|69	%ghost %{_datadir}/mime/mime.cache
14mu|shared-mime-info-1.5-3|70	%{_datadir}/mime/packages/freedesktop.org.xml
14mu|shared-mime-info-1.5-3|71	%{_mandir}/man1/update-mime-database.1*
14mu|shared-mime-info-1.5-3|72	
14mu|shared-mime-info-1.5-3|73	%post
14mu|shared-mime-info-1.5-3|74	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
14mu|shared-mime-info-1.5-3|75	
14mu|shared-mime-info-1.5-3|76	%triggerin -- %{_datadir}/mime/packages/*.xml
14mu|shared-mime-info-1.5-3|77	%{_bindir}/update-mime-database -n %{_datadir}/mime > /dev/null
14mu|shared-mime-info-1.5-3|78	
14mu|shared-mime-info-1.5-3|79	%triggerpostun -- %{_datadir}/mime/packages/*.xml
14mu|shared-mime-info-1.5-3|80	%{_bindir}/update-mime-database -n %{_datadir}/mime > /dev/null
14mu|shared-mime-info-1.5-3|81	
14mu|shared-mime-info-1.5-3|82	#----------------------------------------------------------------------------
14mu|shared-mime-info-1.5-3|83	
14mu|shared-mime-info-1.5-3|84	%package devel
14mu|shared-mime-info-1.5-3|85	Summary:	development files for %{name}
14mu|shared-mime-info-1.5-3|86	Group:		Development/Other
14mu|shared-mime-info-1.5-3|87	Requires:	%{name} = %{EVRD}
14mu|shared-mime-info-1.5-3|88	Conflicts:	%{name} < 1.3
14mu|shared-mime-info-1.5-3|89	
14mu|shared-mime-info-1.5-3|90	%description devel
14mu|shared-mime-info-1.5-3|91	Development files for %{name}.
14mu|shared-mime-info-1.5-3|92	
14mu|shared-mime-info-1.5-3|93	%files devel
14mu|shared-mime-info-1.5-3|94	%{_datadir}/pkgconfig/shared-mime-info.pc
14mu|shared-mime-info-1.5-3|95	
14mu|shared-mime-info-1.5-3|96	#----------------------------------------------------------------------------
14mu|shared-mime-info-1.5-3|97	
14mu|shared-mime-info-1.5-3|98	%prep
14mu|shared-mime-info-1.5-3|99	%setup -q
14mu|shared-mime-info-1.5-3|100	%patch0 -p1
14mu|shared-mime-info-1.5-3|101	%patch1 -p1
14mu|shared-mime-info-1.5-3|102	
14mu|shared-mime-info-1.5-3|103	%build
14mu|shared-mime-info-1.5-3|104	%configure2_5x \
14mu|shared-mime-info-1.5-3|105	--disable-update-mimedb
14mu|shared-mime-info-1.5-3|106	
14mu|shared-mime-info-1.5-3|107	make
14mu|shared-mime-info-1.5-3|108	
14mu|shared-mime-info-1.5-3|109	%install
14mu|shared-mime-info-1.5-3|110	%makeinstall_std
14mu|shared-mime-info-1.5-3|111	
14mu|shared-mime-info-1.5-3|112	mkdir -p %{buildroot}%{_datadir}/applications
14mu|shared-mime-info-1.5-3|113	install -m 644 %{SOURCE1} %{SOURCE2} %{buildroot}%{_datadir}/applications
14mu|shared-mime-info-1.5-3|114	mkdir -p %{buildroot}%{_datadir}/mime/{application,image,message,multipart,text,audio,inode,model,packages,video}
14mu|shared-mime-info-1.5-3|115	
14mu|shared-mime-info-1.5-3|116	touch %{buildroot}%{_datadir}/mime/{XMLnamespaces,aliases,globs,magic,subclasses,mime.cache}
14mu|shared-mime-info-1.5-3|117	
14mu|shared-mime-info-1.5-3|118	## remove these bogus files
14mu|shared-mime-info-1.5-3|119	rm -rf %{buildroot}%{_datadir}/locale/*
14mu|shared-mime-info-1.5-3|120	
14mu|shared-mime-info-1.5-3|121	%check
14mu|shared-mime-info-1.5-3|122	make check
14mu|shared-mime-info-1.5-3|123	
14mu|shared-mime-info-1.5-3|124	
14mu|shared-mime-info-1.5-3|125	%changelog
14mu|shared-mime-info-1.5-3|126	
14mu|shared-mime-info-1.5-3|127	* Tue Feb 16 2016 Tigro <ashejn@gmail.com> 1.5-3
14mu|shared-mime-info-1.5-3|128	- (ad95b96) added audio/x-vorbis+ogg
14mu|shared-mime-info-1.5-3|129	
14mu|shared-mime-info-1.5-3|130	

24102 14
14mu|shiboken-1.2.2-3|1	%define py_ver_mod2 %(python3 -c "import sys; sys.stdout.write(sys.version[:3].replace('.','')+sys.abiflags)")
14mu|shiboken-1.2.2-3|2	%define pyname     Shiboken
14mu|shiboken-1.2.2-3|3	
14mu|shiboken-1.2.2-3|4	Name:		shiboken
14mu|shiboken-1.2.2-3|5	Version:	1.2.2
14mu|shiboken-1.2.2-3|6	Release:	3
14mu|shiboken-1.2.2-3|7	License:	GPLv2
14mu|shiboken-1.2.2-3|8	Summary:	Creates the PySide bindings source files
14mu|shiboken-1.2.2-3|9	
14mu|shiboken-1.2.2-3|10	Group:		Development/KDE and Qt
14mu|shiboken-1.2.2-3|11	URL:		http://www.pyside.org
14mu|shiboken-1.2.2-3|12	Source0:	http://download.qt-project.org/official_releases/pyside/%{name}-%{version}.tar.bz2
14mu|shiboken-1.2.2-3|13	Source100:	%{name}.rpmlintrc
14mu|shiboken-1.2.2-3|14	BuildRequires:	cmake
14mu|shiboken-1.2.2-3|15	BuildRequires:	qt4-devel
14mu|shiboken-1.2.2-3|16	BuildRequires:	python-devel
14mu|shiboken-1.2.2-3|17	BuildRequires:	pkgconfig(libxml-2.0)
14mu|shiboken-1.2.2-3|18	BuildRequires:	pkgconfig(libxslt)
14mu|shiboken-1.2.2-3|19	Obsoletes:	generatorrunner < 0.6.17
14mu|shiboken-1.2.2-3|20	
14mu|shiboken-1.2.2-3|21	%description
14mu|shiboken-1.2.2-3|22	The Shiboken Generator (A.K.A. shiboken) is the plugin that creates the
14mu|shiboken-1.2.2-3|23	PySide bindings source files from Qt headers and auxiliary files
14mu|shiboken-1.2.2-3|24	(typesystems, global.h and glue files).
14mu|shiboken-1.2.2-3|25	
14mu|shiboken-1.2.2-3|26	Since 1.1.1 it's merged with apiextractor and generatorrunner.
14mu|shiboken-1.2.2-3|27	
14mu|shiboken-1.2.2-3|28	%files
14mu|shiboken-1.2.2-3|29	%{_bindir}/%{name}
14mu|shiboken-1.2.2-3|30	%{py_platsitedir}/%{name}.so
14mu|shiboken-1.2.2-3|31	%{_mandir}/man1/%{name}.1.*
14mu|shiboken-1.2.2-3|32	
14mu|shiboken-1.2.2-3|33	#------------------------------------------------------------------------------
14mu|shiboken-1.2.2-3|34	
14mu|shiboken-1.2.2-3|35	%define libmajor 1
14mu|shiboken-1.2.2-3|36	%define libname %mklibname %{name} %{libmajor}
14mu|shiboken-1.2.2-3|37	
14mu|shiboken-1.2.2-3|38	%define oldapiexlib %mklibname apiextractor 0
14mu|shiboken-1.2.2-3|39	%define oldgenlib %mklibname genrunner 0
14mu|shiboken-1.2.2-3|40	
14mu|shiboken-1.2.2-3|41	%package -n %{libname}
14mu|shiboken-1.2.2-3|42	Summary:	Shiboken Generator core lib
14mu|shiboken-1.2.2-3|43	
14mu|shiboken-1.2.2-3|44	Group:		System/Libraries
14mu|shiboken-1.2.2-3|45	Obsoletes:	%{oldapiexlib} <= 0.10.11
14mu|shiboken-1.2.2-3|46	Obsoletes:	%{oldgenlib} <= 0.6.17
14mu|shiboken-1.2.2-3|47	
14mu|shiboken-1.2.2-3|48	%description -n %{libname}
14mu|shiboken-1.2.2-3|49	Shiboken Generator core lib.
14mu|shiboken-1.2.2-3|50	
14mu|shiboken-1.2.2-3|51	%files -n %{libname}
14mu|shiboken-1.2.2-3|52	%{_libdir}/lib%{name}-python%{py_ver}.so.%{libmajor}*
14mu|shiboken-1.2.2-3|53	
14mu|shiboken-1.2.2-3|54	#------------------------------------------------------------------------------
14mu|shiboken-1.2.2-3|55	
14mu|shiboken-1.2.2-3|56	%define oldapiexdev %mklibname apiextractor -d
14mu|shiboken-1.2.2-3|57	
14mu|shiboken-1.2.2-3|58	%package devel
14mu|shiboken-1.2.2-3|59	Summary:	Devel stuff for Shiboken Generator
14mu|shiboken-1.2.2-3|60	
14mu|shiboken-1.2.2-3|61	Group:		Development/KDE and Qt
14mu|shiboken-1.2.2-3|62	Requires:	%{libname} = %{version}-%{release}
14mu|shiboken-1.2.2-3|63	Requires:	%{name} = %{version}-%{release}
14mu|shiboken-1.2.2-3|64	Obsoletes:	%{oldapiexdev} < 0.10.11
14mu|shiboken-1.2.2-3|65	Obsoletes:	generatorrunner-devel < 0.6.17
14mu|shiboken-1.2.2-3|66	
14mu|shiboken-1.2.2-3|67	%description devel
14mu|shiboken-1.2.2-3|68	Devel stuff for Shiboken Generator.
14mu|shiboken-1.2.2-3|69	
14mu|shiboken-1.2.2-3|70	%files devel
14mu|shiboken-1.2.2-3|71	%{_includedir}/%{name}
14mu|shiboken-1.2.2-3|72	%{_libdir}/lib%{name}-python%{py_ver}.so
14mu|shiboken-1.2.2-3|73	%{_libdir}/pkgconfig/%{name}.pc
14mu|shiboken-1.2.2-3|74	%exclude %{_libdir}/cmake/%{pyname}-%{version}/%{pyname}Config.cpython-%{py_ver_mod2}.cmake
14mu|shiboken-1.2.2-3|75	%{_libdir}/cmake/*
14mu|shiboken-1.2.2-3|76	
14mu|shiboken-1.2.2-3|77	#------------------------------------------------------------------------------
14mu|shiboken-1.2.2-3|78	
14mu|shiboken-1.2.2-3|79	%package -n python3-%{name}
14mu|shiboken-1.2.2-3|80	Summary:        Creates the PySide bindings source files
14mu|shiboken-1.2.2-3|81	Group:          Development/KDE and Qt
14mu|shiboken-1.2.2-3|82	BuildRequires:  python3-devel
14mu|shiboken-1.2.2-3|83	
14mu|shiboken-1.2.2-3|84	%description -n python3-%{name}
14mu|shiboken-1.2.2-3|85	The Shiboken Generator (A.K.A. shiboken) is the plugin that creates the
14mu|shiboken-1.2.2-3|86	PySide bindings source files from Qt headers and auxiliary files
14mu|shiboken-1.2.2-3|87	(typesystems, global.h and glue files). This is the Python3 version.
14mu|shiboken-1.2.2-3|88	
14mu|shiboken-1.2.2-3|89	%files -n python3-%{name}
14mu|shiboken-1.2.2-3|90	%{_bindir}/%{name}-%{py3_ver}
14mu|shiboken-1.2.2-3|91	%{py3_platsitedir}/%{name}.so
14mu|shiboken-1.2.2-3|92	%{_mandir}/man1/%{name}-%{py3_ver}.1*
14mu|shiboken-1.2.2-3|93	
14mu|shiboken-1.2.2-3|94	#------------------------------------------------------------------------------
14mu|shiboken-1.2.2-3|95	
14mu|shiboken-1.2.2-3|96	%define py3libname %mklibname python3-%{name} %{libmajor}
14mu|shiboken-1.2.2-3|97	
14mu|shiboken-1.2.2-3|98	%package -n %{py3libname}
14mu|shiboken-1.2.2-3|99	Summary:        Shiboken Generator core lib
14mu|shiboken-1.2.2-3|100	Group:          System/Libraries
14mu|shiboken-1.2.2-3|101	
14mu|shiboken-1.2.2-3|102	%description -n %{py3libname}
14mu|shiboken-1.2.2-3|103	Shiboken Generator core lib. This is the Python3 version.
14mu|shiboken-1.2.2-3|104	
14mu|shiboken-1.2.2-3|105	%files -n %{py3libname}
14mu|shiboken-1.2.2-3|106	%{_libdir}/lib%{name}.cpython-%{py_ver_mod2}.so.%{libmajor}*
14mu|shiboken-1.2.2-3|107	
14mu|shiboken-1.2.2-3|108	#------------------------------------------------------------------------------
14mu|shiboken-1.2.2-3|109	
14mu|shiboken-1.2.2-3|110	%package -n python3-%{name}-devel
14mu|shiboken-1.2.2-3|111	Summary:        Devel stuff for Shiboken Generator
14mu|shiboken-1.2.2-3|112	Group:          Development/KDE and Qt
14mu|shiboken-1.2.2-3|113	Requires:       %{py3libname} = %{version}
14mu|shiboken-1.2.2-3|114	Requires:       python3-%{name} = %{version}
14mu|shiboken-1.2.2-3|115	Requires:       %{name}-devel = %{version}
14mu|shiboken-1.2.2-3|116	
14mu|shiboken-1.2.2-3|117	%description -n python3-%{name}-devel
14mu|shiboken-1.2.2-3|118	Devel stuff for Shiboken Generator. This is the Python3 version.
14mu|shiboken-1.2.2-3|119	
14mu|shiboken-1.2.2-3|120	%files -n python3-%{name}-devel
14mu|shiboken-1.2.2-3|121	%{_libdir}/lib%{name}.cpython-%{py_ver_mod2}.so
14mu|shiboken-1.2.2-3|122	%exclude %{_libdir}/cmake/%{pyname}-%{version}/%{pyname}Config-python%{py_ver}.cmake
14mu|shiboken-1.2.2-3|123	%exclude %{_libdir}/cmake/%{pyname}-%{version}/%{pyname}Config.cmake
14mu|shiboken-1.2.2-3|124	%exclude %{_libdir}/cmake/%{pyname}-%{version}/%{pyname}ConfigVersion.cmake
14mu|shiboken-1.2.2-3|125	%{_libdir}/cmake/%{pyname}-%{version}/
14mu|shiboken-1.2.2-3|126	
14mu|shiboken-1.2.2-3|127	#------------------------------------------------------------------------------
14mu|shiboken-1.2.2-3|128	
14mu|shiboken-1.2.2-3|129	%prep
14mu|shiboken-1.2.2-3|130	%setup -q
14mu|shiboken-1.2.2-3|131	cp -a . %{py3dir}
14mu|shiboken-1.2.2-3|132	
14mu|shiboken-1.2.2-3|133	%build
14mu|shiboken-1.2.2-3|134	%__sed 's/-Wno-strict-aliasing/-fno-strict-aliasing/' -i CMakeLists.txt
14mu|shiboken-1.2.2-3|135	
14mu|shiboken-1.2.2-3|136	pushd %{py3dir}
14mu|shiboken-1.2.2-3|137	%cmake -DUSE_PYTHON3=True
14mu|shiboken-1.2.2-3|138	%make
14mu|shiboken-1.2.2-3|139	popd
14mu|shiboken-1.2.2-3|140	
14mu|shiboken-1.2.2-3|141	
14mu|shiboken-1.2.2-3|142	%cmake
14mu|shiboken-1.2.2-3|143	%make
14mu|shiboken-1.2.2-3|144	
14mu|shiboken-1.2.2-3|145	%install
14mu|shiboken-1.2.2-3|146	pushd %{py3dir}
14mu|shiboken-1.2.2-3|147	%makeinstall_std -C build
14mu|shiboken-1.2.2-3|148	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}-%{py3_ver}
14mu|shiboken-1.2.2-3|149	mv %{buildroot}%{_mandir}/man1/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}-%{py3_ver}.1
14mu|shiboken-1.2.2-3|150	popd
14mu|shiboken-1.2.2-3|151	
14mu|shiboken-1.2.2-3|152	%makeinstall_std -C build
14mu|shiboken-1.2.2-3|153	
14mu|shiboken-1.2.2-3|154	
14mu|shiboken-1.2.2-3|155	%changelog
14mu|shiboken-1.2.2-3|156	* Mon Mar 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-3
14mu|shiboken-1.2.2-3|157	+ Revision: a58f661
14mu|shiboken-1.2.2-3|158	- Added python3-shiboke-devel subpackage
14mu|shiboken-1.2.2-3|159	
14mu|shiboken-1.2.2-3|160	

24103 14
14mu|shim-0.9-1|1	%global debug_package %{nil}
14mu|shim-0.9-1|2	%global efidir rosa
14mu|shim-0.9-1|3	Name:           shim
14mu|shim-0.9-1|4	Version:        0.9
14mu|shim-0.9-1|5	Release:        1
14mu|shim-0.9-1|6	Summary:        First-stage UEFI bootloader
14mu|shim-0.9-1|7	Group:          System/Kernel and hardware
14mu|shim-0.9-1|8	Provides:       shim = %{version}-%{release}
14mu|shim-0.9-1|9	License:        BSD
14mu|shim-0.9-1|10	URL:            http://www.codon.org.uk/~mjg59/shim/
14mu|shim-0.9-1|11	Source0:        %{name}-ms-signed-%{version}.zip
14mu|shim-0.9-1|12	Source1:        MokManager-%{version}.zip
14mu|shim-0.9-1|13	BuildRequires:  unzip
14mu|shim-0.9-1|14	Conflicts:      shim-unsigned
14mu|shim-0.9-1|15	
14mu|shim-0.9-1|16	%description
14mu|shim-0.9-1|17	Initial UEFI bootloader that handles chaining to a trusted full bootloader
14mu|shim-0.9-1|18	under secure boot environments. This package contains the version signed by
14mu|shim-0.9-1|19	the UEFI signing service.
14mu|shim-0.9-1|20	
14mu|shim-0.9-1|21	%prep
14mu|shim-0.9-1|22	cd %{_builddir}
14mu|shim-0.9-1|23	mkdir %{name}-%{version}
14mu|shim-0.9-1|24	cd %{name}-%{version}
14mu|shim-0.9-1|25	unzip %{SOURCE0}
14mu|shim-0.9-1|26	unzip %{SOURCE1}
14mu|shim-0.9-1|27	%ifarch x86_64
14mu|shim-0.9-1|28	rm -f *IA32.efi
14mu|shim-0.9-1|29	%else
14mu|shim-0.9-1|30	rm -f *x64.efi
14mu|shim-0.9-1|31	%endif
14mu|shim-0.9-1|32	mv MokManager*.efi MokManager.efi
14mu|shim-0.9-1|33	
14mu|shim-0.9-1|34	%build
14mu|shim-0.9-1|35	
14mu|shim-0.9-1|36	%install
14mu|shim-0.9-1|37	rm -rf $RPM_BUILD_ROOT
14mu|shim-0.9-1|38	cd %{name}-%{version}
14mu|shim-0.9-1|39	install -D -d -m 0755 $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/
14mu|shim-0.9-1|40	install -m 0644 *.efi $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/
14mu|shim-0.9-1|41	
14mu|shim-0.9-1|42	%files
14mu|shim-0.9-1|43	/boot/efi/EFI/%{efidir}/*.efi
14mu|shim-0.9-1|44	
14mu|shim-0.9-1|45	%changelog
14mu|shim-0.9-1|46	
14mu|shim-0.9-1|47	* Fri Oct 09 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.9-1
14mu|shim-0.9-1|48	- (5248594) Added 32-bit version; updated to 0.9
14mu|shim-0.9-1|49	
14mu|shim-0.9-1|50	

24104 14
14mu|shim-unsigned-0.9-1|1	Name:           shim-unsigned
14mu|shim-unsigned-0.9-1|2	Version:        0.9
14mu|shim-unsigned-0.9-1|3	Release:        1
14mu|shim-unsigned-0.9-1|4	Summary:        First-stage UEFI bootloader
14mu|shim-unsigned-0.9-1|5	Group:          System/Kernel and hardware
14mu|shim-unsigned-0.9-1|6	License:        BSD
14mu|shim-unsigned-0.9-1|7	URL:            http://www.codon.org.uk/~mjg59/shim/
14mu|shim-unsigned-0.9-1|8	Source0:        https://github.com/mjg59/shim/archive/%{version}.tar.gz
14mu|shim-unsigned-0.9-1|9	Source1:        ntc-it-rosa-llc.cer
14mu|shim-unsigned-0.9-1|10	Source2:        %{name}.rpmlintrc
14mu|shim-unsigned-0.9-1|11	Patch0:         shim-0.9-ia32-paths.patch
14mu|shim-unsigned-0.9-1|12	Patch1:         shim-0.9-aarch64-typo.patch
14mu|shim-unsigned-0.9-1|13	Patch2:         shim-0.9-recursive-release-fix.patch
14mu|shim-unsigned-0.9-1|14	Patch3:         shim-0.9-ia32-build-fix.patch
14mu|shim-unsigned-0.9-1|15	
14mu|shim-unsigned-0.9-1|16	Conflicts:	shim
14mu|shim-unsigned-0.9-1|17	
14mu|shim-unsigned-0.9-1|18	BuildRequires:	gnu-efi
14mu|shim-unsigned-0.9-1|19	BuildRequires:	openssl
14mu|shim-unsigned-0.9-1|20	BuildRequires:	pesign >= 0.106-1
14mu|shim-unsigned-0.9-1|21	
14mu|shim-unsigned-0.9-1|22	# Shim uses OpenSSL, but cannot use the system copy as the UEFI ABI is not
14mu|shim-unsigned-0.9-1|23	# compatible with SysV (there's no red zone under UEFI) and there isn't a
14mu|shim-unsigned-0.9-1|24	# POSIX-style C library.
14mu|shim-unsigned-0.9-1|25	# BuildRequires: OpenSSL
14mu|shim-unsigned-0.9-1|26	Provides:	bundled(openssl) = 0.9.8zf
14mu|shim-unsigned-0.9-1|27	
14mu|shim-unsigned-0.9-1|28	%define efidir rosa
14mu|shim-unsigned-0.9-1|29	
14mu|shim-unsigned-0.9-1|30	%ifarch x86_64
14mu|shim-unsigned-0.9-1|31	%define grub_file grubx64.efi
14mu|shim-unsigned-0.9-1|32	%define shim_filename BOOTx64
14mu|shim-unsigned-0.9-1|33	%else
14mu|shim-unsigned-0.9-1|34	%define grub_file grubia32.efi
14mu|shim-unsigned-0.9-1|35	%define shim_filename BOOTIA32
14mu|shim-unsigned-0.9-1|36	%endif
14mu|shim-unsigned-0.9-1|37	
14mu|shim-unsigned-0.9-1|38	%description
14mu|shim-unsigned-0.9-1|39	Initial UEFI bootloader that handles chaining to a trusted full bootloader
14mu|shim-unsigned-0.9-1|40	under secure boot environments. Not signed by trusted authority.
14mu|shim-unsigned-0.9-1|41	
14mu|shim-unsigned-0.9-1|42	%prep
14mu|shim-unsigned-0.9-1|43	%setup -q -n shim-%{version}
14mu|shim-unsigned-0.9-1|44	%apply_patches
14mu|shim-unsigned-0.9-1|45	
14mu|shim-unsigned-0.9-1|46	%build
14mu|shim-unsigned-0.9-1|47	MAKEFLAGS=""
14mu|shim-unsigned-0.9-1|48	if [ -f "%{SOURCE1}" ]; then
14mu|shim-unsigned-0.9-1|49	MAKEFLAGS="VENDOR_CERT_FILE=%{SOURCE1}"
14mu|shim-unsigned-0.9-1|50	fi
14mu|shim-unsigned-0.9-1|51	make 'DEFAULT_LOADER=\\\\%{grub_file}' ${MAKEFLAGS} shim.efi MokManager.efi fallback.efi
14mu|shim-unsigned-0.9-1|52	
14mu|shim-unsigned-0.9-1|53	%if %{defined auto_sign}
14mu|shim-unsigned-0.9-1|54	%auto_sign shim.efi MokManager.efi fallback.efi
14mu|shim-unsigned-0.9-1|55	%endif
14mu|shim-unsigned-0.9-1|56	
14mu|shim-unsigned-0.9-1|57	%install
14mu|shim-unsigned-0.9-1|58	rm -rf $RPM_BUILD_ROOT
14mu|shim-unsigned-0.9-1|59	pesign -h -P -i shim.efi > shim.hash
14mu|shim-unsigned-0.9-1|60	install -D -d -m 0755 $RPM_BUILD_ROOT%{_datadir}/shim/
14mu|shim-unsigned-0.9-1|61	install -m 0644 shim.efi $RPM_BUILD_ROOT%{_datadir}/shim/%{shim_filename}.efi
14mu|shim-unsigned-0.9-1|62	install -m 0644 shim.hash $RPM_BUILD_ROOT%{_datadir}/shim/%{shim_filename}.hash
14mu|shim-unsigned-0.9-1|63	install -m 0644 fallback.efi $RPM_BUILD_ROOT%{_datadir}/shim/fallback.efi
14mu|shim-unsigned-0.9-1|64	install -m 0644 MokManager.efi $RPM_BUILD_ROOT%{_datadir}/shim/MokManager.efi
14mu|shim-unsigned-0.9-1|65	
14mu|shim-unsigned-0.9-1|66	install -D -d -m 0755 $RPM_BUILD_ROOT/boot/efi/EFI/rosa/
14mu|shim-unsigned-0.9-1|67	install -m 0644 shim.efi $RPM_BUILD_ROOT/boot/efi/EFI/rosa/%{shim_filename}.efi
14mu|shim-unsigned-0.9-1|68	install -m 0644 MokManager.efi $RPM_BUILD_ROOT/boot/efi/EFI/rosa/MokManager.efi
14mu|shim-unsigned-0.9-1|69	
14mu|shim-unsigned-0.9-1|70	# now install our .debug files...
14mu|shim-unsigned-0.9-1|71	install -D -d -m 0755 $RPM_BUILD_ROOT/usr/lib/debug/%{_datadir}/shim/
14mu|shim-unsigned-0.9-1|72	install -m 0644 shim.efi.debug $RPM_BUILD_ROOT/usr/lib/debug/%{_datadir}/shim/%{shim_filename}.efi.debug
14mu|shim-unsigned-0.9-1|73	install -m 0644 fallback.efi.debug $RPM_BUILD_ROOT/usr/lib/debug/%{_datadir}/shim/fallback.efi.debug
14mu|shim-unsigned-0.9-1|74	install -m 0644 MokManager.efi.debug $RPM_BUILD_ROOT/usr/lib/debug/%{_datadir}/shim/MokManager.efi.debug
14mu|shim-unsigned-0.9-1|75	
14mu|shim-unsigned-0.9-1|76	%files
14mu|shim-unsigned-0.9-1|77	%doc
14mu|shim-unsigned-0.9-1|78	%dir %{_datadir}/shim
14mu|shim-unsigned-0.9-1|79	%{_datadir}/shim/*
14mu|shim-unsigned-0.9-1|80	%dir /boot/efi/EFI/rosa
14mu|shim-unsigned-0.9-1|81	/boot/efi/EFI/rosa/*
14mu|shim-unsigned-0.9-1|82	
14mu|shim-unsigned-0.9-1|83	%changelog
14mu|shim-unsigned-0.9-1|84	
14mu|shim-unsigned-0.9-1|85	* Fri Oct 09 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.9-1
14mu|shim-unsigned-0.9-1|86	- (dd05e40) Fixed dependencies
14mu|shim-unsigned-0.9-1|87	
14mu|shim-unsigned-0.9-1|88	

24105 14
14mu|shorewall-4.6.3.4-2|1	%define debug_package %{nil}
14mu|shorewall-4.6.3.4-2|2	
14mu|shorewall-4.6.3.4-2|3	%define version_major 4.6
14mu|shorewall-4.6.3.4-2|4	%define version_minor 3.4
14mu|shorewall-4.6.3.4-2|5	%define version_main %{version}
14mu|shorewall-4.6.3.4-2|6	%define version_lite %{version}
14mu|shorewall-4.6.3.4-2|7	%define ipv6_ver %{version}
14mu|shorewall-4.6.3.4-2|8	%define ipv6_lite_ver %{version}
14mu|shorewall-4.6.3.4-2|9	%define sha1sums_ver %{version}
14mu|shorewall-4.6.3.4-2|10	%define ftp_ver %{version_major}.3
14mu|shorewall-4.6.3.4-2|11	%define ftp_path ftp://ftp.shorewall.net/pub/shorewall/%{version_major}/%{name}-%{ftp_ver}
14mu|shorewall-4.6.3.4-2|12	
14mu|shorewall-4.6.3.4-2|13	%define name6 %{name}6
14mu|shorewall-4.6.3.4-2|14	
14mu|shorewall-4.6.3.4-2|15	Summary:	Iptables-based firewall for Linux systems
14mu|shorewall-4.6.3.4-2|16	Name:		shorewall
14mu|shorewall-4.6.3.4-2|17	Version:	%{version_major}.%{version_minor}
14mu|shorewall-4.6.3.4-2|18	Release:	2
14mu|shorewall-4.6.3.4-2|19	License:	GPLv2+ and LGPLv2.1+
14mu|shorewall-4.6.3.4-2|20	Group:		System/Servers
14mu|shorewall-4.6.3.4-2|21	URL:		http://www.shorewall.net/
14mu|shorewall-4.6.3.4-2|22	Source0:	%{ftp_path}/%{name}-%{version}.tar.bz2
14mu|shorewall-4.6.3.4-2|23	Source1:	%{ftp_path}/%{name}-lite-%{version_lite}.tar.bz2
14mu|shorewall-4.6.3.4-2|24	Source2:	%{ftp_path}/%{name}-docs-html-%{version}.tar.bz2
14mu|shorewall-4.6.3.4-2|25	Source3:	%{ftp_path}/%{name6}-%{ipv6_ver}.tar.bz2
14mu|shorewall-4.6.3.4-2|26	Source4:	%{ftp_path}/%{name6}-lite-%{ipv6_lite_ver}.tar.bz2
14mu|shorewall-4.6.3.4-2|27	Source5:	%{ftp_path}/%{sha1sums_ver}.sha1sums
14mu|shorewall-4.6.3.4-2|28	Source6:	%{ftp_path}/%{name}-core-%{version}.tar.bz2
14mu|shorewall-4.6.3.4-2|29	Source100:      shorewall.rpmlintrc
14mu|shorewall-4.6.3.4-2|30	Patch4:		%{name}-4.4.23-allow-netmask-0.patch
14mu|shorewall-4.6.3.4-2|31	Patch5:		shorewall-core-fix-restore-typo.patch
14mu|shorewall-4.6.3.4-2|32	Patch6:		shorewall-4.6.3.1-mga_fix.patch
14mu|shorewall-4.6.3.4-2|33	Patch7:		shorewall-4.6.3.4-require-iptables.patch
14mu|shorewall-4.6.3.4-2|34	Patch8:		shorewall6-4.6.3.4-require-ip6tables.patch
14mu|shorewall-4.6.3.4-2|35	Patch9:		shorewall-4.6.3.4-working-config.patch
14mu|shorewall-4.6.3.4-2|36	Patch10:	shorewall6-4.6.3.4-working-config.patch
14mu|shorewall-4.6.3.4-2|37	Requires:	iptables
14mu|shorewall-4.6.3.4-2|38	Requires:	iproute2
14mu|shorewall-4.6.3.4-2|39	Requires:	shorewall-core = %{EVRD}
14mu|shorewall-4.6.3.4-2|40	Requires(post):	rpm-helper
14mu|shorewall-4.6.3.4-2|41	Requires(preun): rpm-helper
14mu|shorewall-4.6.3.4-2|42	BuildConflicts:	apt-common
14mu|shorewall-4.6.3.4-2|43	BuildArch:	noarch
14mu|shorewall-4.6.3.4-2|44	
14mu|shorewall-4.6.3.4-2|45	%description
14mu|shorewall-4.6.3.4-2|46	The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
14mu|shorewall-4.6.3.4-2|47	(iptables) based firewall that can be used on a dedicated firewall system,
14mu|shorewall-4.6.3.4-2|48	a multi-function gateway/ router/server or on a standalone GNU/Linux system.
14mu|shorewall-4.6.3.4-2|49	
14mu|shorewall-4.6.3.4-2|50	%package core
14mu|shorewall-4.6.3.4-2|51	Summary:	Shorewall core libraries
14mu|shorewall-4.6.3.4-2|52	Group:		System/Servers
14mu|shorewall-4.6.3.4-2|53	Conflicts:	shorewall < 4.5-3
14mu|shorewall-4.6.3.4-2|54	Requires(post):	rpm-helper
14mu|shorewall-4.6.3.4-2|55	Requires(preun):	rpm-helper
14mu|shorewall-4.6.3.4-2|56	
14mu|shorewall-4.6.3.4-2|57	%description core
14mu|shorewall-4.6.3.4-2|58	An IPv6 enabled and capable Shoreline Firewall.
14mu|shorewall-4.6.3.4-2|59	
14mu|shorewall-4.6.3.4-2|60	
14mu|shorewall-4.6.3.4-2|61	%package ipv6
14mu|shorewall-4.6.3.4-2|62	Summary:	IPv6 capable Shorewall
14mu|shorewall-4.6.3.4-2|63	Group:		System/Servers
14mu|shorewall-4.6.3.4-2|64	Requires:	%{name} = %{EVRD}
14mu|shorewall-4.6.3.4-2|65	Requires:	iptables-ipv6
14mu|shorewall-4.6.3.4-2|66	Requires:	iproute2
14mu|shorewall-4.6.3.4-2|67	Requires:	shorewall-core
14mu|shorewall-4.6.3.4-2|68	Requires(post):	rpm-helper
14mu|shorewall-4.6.3.4-2|69	Requires(preun):	rpm-helper
14mu|shorewall-4.6.3.4-2|70	
14mu|shorewall-4.6.3.4-2|71	%description ipv6
14mu|shorewall-4.6.3.4-2|72	An IPv6 enabled and capable Shoreline Firewall.
14mu|shorewall-4.6.3.4-2|73	
14mu|shorewall-4.6.3.4-2|74	%package ipv6-lite
14mu|shorewall-4.6.3.4-2|75	Summary:	Lite version of ipv6 shorewall
14mu|shorewall-4.6.3.4-2|76	Group:		System/Servers
14mu|shorewall-4.6.3.4-2|77	Requires:	%{name}-ipv6 = %{EVRD}
14mu|shorewall-4.6.3.4-2|78	Requires:	shorewall-core
14mu|shorewall-4.6.3.4-2|79	Requires(post):	rpm-helper
14mu|shorewall-4.6.3.4-2|80	Requires(preun):	rpm-helper
14mu|shorewall-4.6.3.4-2|81	
14mu|shorewall-4.6.3.4-2|82	%description ipv6-lite
14mu|shorewall-4.6.3.4-2|83	Shorewall IPv6 Lite is a companion product to Shorewall IPv6 that allows
14mu|shorewall-4.6.3.4-2|84	network administrators to centralize the configuration of Shorewall-based
14mu|shorewall-4.6.3.4-2|85	firewalls.
14mu|shorewall-4.6.3.4-2|86	
14mu|shorewall-4.6.3.4-2|87	%package lite
14mu|shorewall-4.6.3.4-2|88	Summary:	Lite version of shorewall
14mu|shorewall-4.6.3.4-2|89	Group:		System/Servers
14mu|shorewall-4.6.3.4-2|90	Requires:	%{name} = %{EVRD}
14mu|shorewall-4.6.3.4-2|91	Requires:	shorewall-core
14mu|shorewall-4.6.3.4-2|92	Requires(post):	rpm-helper
14mu|shorewall-4.6.3.4-2|93	Requires(preun):	rpm-helper
14mu|shorewall-4.6.3.4-2|94	
14mu|shorewall-4.6.3.4-2|95	%description lite
14mu|shorewall-4.6.3.4-2|96	Shorewall Lite is a companion product to Shorewall that allows network
14mu|shorewall-4.6.3.4-2|97	administrators to centralize the configuration of Shorewall-based firewalls.
14mu|shorewall-4.6.3.4-2|98	
14mu|shorewall-4.6.3.4-2|99	%package doc
14mu|shorewall-4.6.3.4-2|100	Summary:	Firewall scripts
14mu|shorewall-4.6.3.4-2|101	Group:		System/Servers
14mu|shorewall-4.6.3.4-2|102	
14mu|shorewall-4.6.3.4-2|103	%description doc
14mu|shorewall-4.6.3.4-2|104	The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
14mu|shorewall-4.6.3.4-2|105	(iptables) based firewall that can be used on a dedicated firewall system,
14mu|shorewall-4.6.3.4-2|106	a multi-function gateway/ router/server or on a standalone GNU/Linux system.
14mu|shorewall-4.6.3.4-2|107	
14mu|shorewall-4.6.3.4-2|108	This package contains the docs.
14mu|shorewall-4.6.3.4-2|109	
14mu|shorewall-4.6.3.4-2|110	%prep
14mu|shorewall-4.6.3.4-2|111	%setup -q -c -n %{name}-%{version}
14mu|shorewall-4.6.3.4-2|112	%setup -q -T -D -a 1
14mu|shorewall-4.6.3.4-2|113	%setup -q -T -D -a 2
14mu|shorewall-4.6.3.4-2|114	%setup -q -T -D -a 3
14mu|shorewall-4.6.3.4-2|115	%setup -q -T -D -a 4
14mu|shorewall-4.6.3.4-2|116	%setup -q -T -D -a 6
14mu|shorewall-4.6.3.4-2|117	
14mu|shorewall-4.6.3.4-2|118	pushd %{name}-%{version_main}
14mu|shorewall-4.6.3.4-2|119	%patch4 -p1 -b .allow-netmask-0
14mu|shorewall-4.6.3.4-2|120	popd
14mu|shorewall-4.6.3.4-2|121	pushd %{name}-core-%{version_main}
14mu|shorewall-4.6.3.4-2|122	%patch5 -p1
14mu|shorewall-4.6.3.4-2|123	popd
14mu|shorewall-4.6.3.4-2|124	
14mu|shorewall-4.6.3.4-2|125	# use one patch for all (easiest fix)
14mu|shorewall-4.6.3.4-2|126	for i in shorewall-%{version} shorewall6-%{version} \
14mu|shorewall-4.6.3.4-2|127	shorewall6-lite-%{version} shorewall-core-%{version} \
14mu|shorewall-4.6.3.4-2|128	shorewall-lite-%{version}; do
14mu|shorewall-4.6.3.4-2|129	pushd $i
14mu|shorewall-4.6.3.4-2|130	%patch6 -p0
14mu|shorewall-4.6.3.4-2|131	popd
14mu|shorewall-4.6.3.4-2|132	done
14mu|shorewall-4.6.3.4-2|133	
14mu|shorewall-4.6.3.4-2|134	pushd shorewall-%{version}
14mu|shorewall-4.6.3.4-2|135	%patch7 -p1
14mu|shorewall-4.6.3.4-2|136	%patch9 -p1
14mu|shorewall-4.6.3.4-2|137	popd
14mu|shorewall-4.6.3.4-2|138	pushd shorewall6-%{version}
14mu|shorewall-4.6.3.4-2|139	%patch8 -p1
14mu|shorewall-4.6.3.4-2|140	%patch10 -p1
14mu|shorewall-4.6.3.4-2|141	popd
14mu|shorewall-4.6.3.4-2|142	
14mu|shorewall-4.6.3.4-2|143	# another fixup
14mu|shorewall-4.6.3.4-2|144	for i in shorewall-%{version} shorewall6-%{version} \
14mu|shorewall-4.6.3.4-2|145	shorewall6-lite-%{version}  shorewall-lite-%{version}; do
14mu|shorewall-4.6.3.4-2|146	pushd $i
14mu|shorewall-4.6.3.4-2|147	cp default.debian sysconfig
14mu|shorewall-4.6.3.4-2|148	popd
14mu|shorewall-4.6.3.4-2|149	done
14mu|shorewall-4.6.3.4-2|150	
14mu|shorewall-4.6.3.4-2|151	%build
14mu|shorewall-4.6.3.4-2|152	# (tpg) we do nothing here
14mu|shorewall-4.6.3.4-2|153	
14mu|shorewall-4.6.3.4-2|154	%install
14mu|shorewall-4.6.3.4-2|155	mkdir -p %{buildroot}%{_unitdir}
14mu|shorewall-4.6.3.4-2|156	
14mu|shorewall-4.6.3.4-2|157	export PREFIX=%{buildroot}
14mu|shorewall-4.6.3.4-2|158	export OWNER=`id -n -u`
14mu|shorewall-4.6.3.4-2|159	export GROUP=`id -n -g`
14mu|shorewall-4.6.3.4-2|160	
14mu|shorewall-4.6.3.4-2|161	export CONFDIR=%{_sysconfdir}/%{name}
14mu|shorewall-4.6.3.4-2|162	
14mu|shorewall-4.6.3.4-2|163	pushd %{name}-core-%{version_main}
14mu|shorewall-4.6.3.4-2|164	./configure.pl INITFILE= SYSTEMD=%{_unitdir} SBINDIR=%{_sbindir} LIBEXEC=%{_libexecdir} HOST=redhat
14mu|shorewall-4.6.3.4-2|165	DESTDIR=%{buildroot} ./install.sh shorewallrc.redhat
14mu|shorewall-4.6.3.4-2|166	popd
14mu|shorewall-4.6.3.4-2|167	
14mu|shorewall-4.6.3.4-2|168	pushd %{name}-%{version_main}
14mu|shorewall-4.6.3.4-2|169	# (blino) enable startup (new setting as of 2.1.3)
14mu|shorewall-4.6.3.4-2|170	perl -pi -e 's/STARTUP_ENABLED=.*/STARTUP_ENABLED=Yes/' configfiles/%{name}.conf
14mu|shorewall-4.6.3.4-2|171	
14mu|shorewall-4.6.3.4-2|172	# Keep synced with net.ipv4.ip_forward var in /etc/sysctl.conf
14mu|shorewall-4.6.3.4-2|173	perl -pi -e 's/IP_FORWARDING=.*/IP_FORWARDING=Keep/' configfiles/%{name}.conf
14mu|shorewall-4.6.3.4-2|174	
14mu|shorewall-4.6.3.4-2|175	# blank Internal option
14mu|shorewall-4.6.3.4-2|176	perl -pi -e 's/TC_ENABLED=Internal/TC_ENABLED=/' configfiles/%{name}.conf
14mu|shorewall-4.6.3.4-2|177	
14mu|shorewall-4.6.3.4-2|178	# (tpg) do the optimizations
14mu|shorewall-4.6.3.4-2|179	perl -pi -e 's/OPTIMIZE=.*/OPTIMIZE=1/' configfiles/%{name}.conf
14mu|shorewall-4.6.3.4-2|180	
14mu|shorewall-4.6.3.4-2|181	# (tpg) set config path
14mu|shorewall-4.6.3.4-2|182	perl -pi -e 's#CONFIG_PATH=.*#CONFIG_PATH=configfiles/%{/g_sysconfdir}/%{name}#' configpath
14mu|shorewall-4.6.3.4-2|183	
14mu|shorewall-4.6.3.4-2|184	# (lmenut) kernel modules are compressed by default (mga #1147)
14mu|shorewall-4.6.3.4-2|185	perl -pi -e 's#MODULE_SUFFIX=.*#MODULE_SUFFIX="ko ko.xz ko.gz"#' configfiles/%{name}.conf
14mu|shorewall-4.6.3.4-2|186	
14mu|shorewall-4.6.3.4-2|187	# (alien) have accounting by default in the mangle table
14mu|shorewall-4.6.3.4-2|188	perl -pi -e 's#ACCOUNTING_TABLE=.*#ACCOUNTING_TABLE=mangle#' configfiles/%{name}.conf
14mu|shorewall-4.6.3.4-2|189	
14mu|shorewall-4.6.3.4-2|190	./configure.pl INITFILE= SYSTEMD=%{_unitdir} SBINDIR=%{_sbindir} LIBEXEC=%{_libexecdir} HOST=redhat
14mu|shorewall-4.6.3.4-2|191	
14mu|shorewall-4.6.3.4-2|192	# let's do the install
14mu|shorewall-4.6.3.4-2|193	DESTDIR=%{buildroot} ./install.sh shorewallrc.redhat
14mu|shorewall-4.6.3.4-2|194	install -m 644 *.service %{buildroot}%{_unitdir}
14mu|shorewall-4.6.3.4-2|195	popd
14mu|shorewall-4.6.3.4-2|196	
14mu|shorewall-4.6.3.4-2|197	#(tpg) IPv6
14mu|shorewall-4.6.3.4-2|198	pushd %{name6}-%{ipv6_ver}
14mu|shorewall-4.6.3.4-2|199	# (blino) enable startup (new setting as of 2.1.3)
14mu|shorewall-4.6.3.4-2|200	perl -pi -e 's/STARTUP_ENABLED=.*/STARTUP_ENABLED=Yes/' configfiles/%{name6}.conf
14mu|shorewall-4.6.3.4-2|201	# Keep synced with net.ipv4.ip_forward var in /etc/sysctl.conf
14mu|shorewall-4.6.3.4-2|202	perl -pi -e 's/IP_FORWARDING=.*/IP_FORWARDING=Keep/' configfiles/%{name6}.conf
14mu|shorewall-4.6.3.4-2|203	# (lmenut) kernel modules are compressed by default (mga #1147)
14mu|shorewall-4.6.3.4-2|204	perl -pi -e 's#MODULE_SUFFIX=.*#MODULE_SUFFIX="ko ko.xz ko.gz"#' configfiles/%{name6}.conf
14mu|shorewall-4.6.3.4-2|205	./configure.pl INITFILE= SYSTEMD=%{_unitdir} SBINDIR=%{_sbindir} LIBEXEC=%{_libexecdir} HOST=redhat
14mu|shorewall-4.6.3.4-2|206	DESTDIR=%{buildroot} ./install.sh
14mu|shorewall-4.6.3.4-2|207	install -m 644 *.service %{buildroot}%{_unitdir}
14mu|shorewall-4.6.3.4-2|208	popd
14mu|shorewall-4.6.3.4-2|209	
14mu|shorewall-4.6.3.4-2|210	pushd %{name6}-lite-%{ipv6_lite_ver}
14mu|shorewall-4.6.3.4-2|211	./configure.pl INITFILE= SYSTEMD=%{_unitdir} SBINDIR=%{_sbindir} LIBEXEC=%{_libexecdir} HOST=redhat
14mu|shorewall-4.6.3.4-2|212	DESTDIR=%{buildroot} ./install.sh
14mu|shorewall-4.6.3.4-2|213	install -m 644 *.service %{buildroot}%{_unitdir}
14mu|shorewall-4.6.3.4-2|214	popd
14mu|shorewall-4.6.3.4-2|215	
14mu|shorewall-4.6.3.4-2|216	pushd %{name}-lite-%{version_lite}
14mu|shorewall-4.6.3.4-2|217	./configure.pl INITFILE= SYSTEMD=%{_unitdir} SBINDIR=%{_sbindir} LIBEXEC=%{_libexecdir} HOST=redhat
14mu|shorewall-4.6.3.4-2|218	DESTDIR=%{buildroot} ./install.sh
14mu|shorewall-4.6.3.4-2|219	install -m 644 *.service %{buildroot}%{_unitdir}
14mu|shorewall-4.6.3.4-2|220	popd
14mu|shorewall-4.6.3.4-2|221	
14mu|shorewall-4.6.3.4-2|222	# Suppress automatic replacement of "echo" by "gprintf" in the shorewall
14mu|shorewall-4.6.3.4-2|223	# startup script by RPM. This automatic replacement is broken.
14mu|shorewall-4.6.3.4-2|224	export DONT_GPRINTIFY=1
14mu|shorewall-4.6.3.4-2|225	
14mu|shorewall-4.6.3.4-2|226	#(tpg) looks like these files are needed
14mu|shorewall-4.6.3.4-2|227	touch %{buildroot}/%{_var}/lib/shorewall/{chains,nat,proxyarp,restarted,zones,restore-base,restore-tail,state,.modules,.modulesdir,.iptables-restore-input,.start,.restart,.restore}
14mu|shorewall-4.6.3.4-2|228	touch %{buildroot}/%{_var}/lib/shorewall-lite/firewall
14mu|shorewall-4.6.3.4-2|229	
14mu|shorewall-4.6.3.4-2|230	#(tpg) ipv6
14mu|shorewall-4.6.3.4-2|231	touch %{buildroot}/%{_var}/lib/%{name6}/{chains,restarted,zones,restore-base,restore-tail,state,.modules,.modulesdir,.iptables-restore-input,.start,.restart,.restore}
14mu|shorewall-4.6.3.4-2|232	touch %{buildroot}/%{_var}/lib/%{name6}-lite/firewall
14mu|shorewall-4.6.3.4-2|233	
14mu|shorewall-4.6.3.4-2|234	#remove unused files because of %exclude misbehaviour
14mu|shorewall-4.6.3.4-2|235	rm -f %{buildroot}%{_datadir}/%{name6}/configfiles/*
14mu|shorewall-4.6.3.4-2|236	rm -f %{buildroot}%{_datadir}/shorewall/configfiles/*
14mu|shorewall-4.6.3.4-2|237	
14mu|shorewall-4.6.3.4-2|238	# Remove sysv init file
14mu|shorewall-4.6.3.4-2|239	rm -f %{buildroot}%{_initrddir}/%{name}
14mu|shorewall-4.6.3.4-2|240	
14mu|shorewall-4.6.3.4-2|241	# Don't install systemd service in /lib/systemd
14mu|shorewall-4.6.3.4-2|242	# rm -f %{buildroot}/lib/systemd/system/shorewall.service
14mu|shorewall-4.6.3.4-2|243	
14mu|shorewall-4.6.3.4-2|244	# (tmb) allow outgoing traffic on any interface by default (mga#10947)
14mu|shorewall-4.6.3.4-2|245	# (cg) drop the ?FORMAT 2 line as it disagrees with 'detect' (mga#11928)
14mu|shorewall-4.6.3.4-2|246	perl -n -i -e 'print unless m!^?FORMAT 2$!' %{buildroot}%{_sysconfdir}/%{name}/interfaces
14mu|shorewall-4.6.3.4-2|247	echo "net	+	detect" >> %{buildroot}%{_sysconfdir}/%{name}/interfaces
14mu|shorewall-4.6.3.4-2|248	perl -n -i -e 'print unless m!^?FORMAT 2$!' %{buildroot}%{_sysconfdir}/%{name6}/interfaces
14mu|shorewall-4.6.3.4-2|249	echo "net	+	detect" >> %{buildroot}%{_sysconfdir}/%{name6}/interfaces
14mu|shorewall-4.6.3.4-2|250	
14mu|shorewall-4.6.3.4-2|251	%post
14mu|shorewall-4.6.3.4-2|252	if [ "$1" -gt 1 ] ; then
14mu|shorewall-4.6.3.4-2|253	perl -pi -e 's#MODULE_SUFFIX=ko$#MODULE_SUFFIX="ko ko.xz ko.gz"#' %{_sysconfdir}/%{name}/%{name}.conf
14mu|shorewall-4.6.3.4-2|254	perl -pi -e 's#MODULE_SUFFIX=\"ko ko.gz\"$#MODULE_SUFFIX="ko ko.xz ko.gz"#' %{_sysconfdir}/%{name}/%{name}.conf
14mu|shorewall-4.6.3.4-2|255	fi
14mu|shorewall-4.6.3.4-2|256	%_post_service shorewall
14mu|shorewall-4.6.3.4-2|257	
14mu|shorewall-4.6.3.4-2|258	%create_ghostfile %{_var}/lib/%{name}/chains root root 644
14mu|shorewall-4.6.3.4-2|259	%create_ghostfile %{_var}/lib/%{name}/nat root root 644
14mu|shorewall-4.6.3.4-2|260	%create_ghostfile %{_var}/lib/%{name}/proxyarp root root 644
14mu|shorewall-4.6.3.4-2|261	%create_ghostfile %{_var}/lib/%{name}/restarted root root 644
14mu|shorewall-4.6.3.4-2|262	%create_ghostfile %{_var}/lib/%{name}/zones root root 644
14mu|shorewall-4.6.3.4-2|263	%create_ghostfile %{_var}/lib/%{name}/restore-base root root 644
14mu|shorewall-4.6.3.4-2|264	%create_ghostfile %{_var}/lib/%{name}/restore-tail root root 644
14mu|shorewall-4.6.3.4-2|265	%create_ghostfile %{_var}/lib/%{name}/state root root 644
14mu|shorewall-4.6.3.4-2|266	%create_ghostfile %{_var}/lib/%{name}/.modules root root 644
14mu|shorewall-4.6.3.4-2|267	%create_ghostfile %{_var}/lib/%{name}/.modulesdir root root 644
14mu|shorewall-4.6.3.4-2|268	%create_ghostfile %{_var}/lib/%{name}/.iptables-restore-input root root 644
14mu|shorewall-4.6.3.4-2|269	%create_ghostfile %{_var}/lib/%{name}/.restart root root 700
14mu|shorewall-4.6.3.4-2|270	%create_ghostfile %{_var}/lib/%{name}/.restore root root 700
14mu|shorewall-4.6.3.4-2|271	%create_ghostfile %{_var}/lib/%{name}/.start root root 700
14mu|shorewall-4.6.3.4-2|272	
14mu|shorewall-4.6.3.4-2|273	%preun
14mu|shorewall-4.6.3.4-2|274	%_preun_service %{name}
14mu|shorewall-4.6.3.4-2|275	if [ $1 = 0 ] ; then
14mu|shorewall-4.6.3.4-2|276	rm -f %{_sysconfdir}/%{name}/startup_disabled
14mu|shorewall-4.6.3.4-2|277	rm -f %{_var}/lib/%{name}/*
14mu|shorewall-4.6.3.4-2|278	fi
14mu|shorewall-4.6.3.4-2|279	
14mu|shorewall-4.6.3.4-2|280	%post lite
14mu|shorewall-4.6.3.4-2|281	%_post_service %{name}-lite
14mu|shorewall-4.6.3.4-2|282	%create_ghostfile %{_var}/lib/%{name}-lite/firewall root root 644
14mu|shorewall-4.6.3.4-2|283	
14mu|shorewall-4.6.3.4-2|284	%preun lite
14mu|shorewall-4.6.3.4-2|285	%_preun_service %{name}-lite
14mu|shorewall-4.6.3.4-2|286	
14mu|shorewall-4.6.3.4-2|287	%post ipv6
14mu|shorewall-4.6.3.4-2|288	if [ "$1" -gt 1 ] ; then
14mu|shorewall-4.6.3.4-2|289	perl -pi -e 's#MODULE_SUFFIX=ko$#MODULE_SUFFIX="ko ko.xz ko.gz"#' %{_sysconfdir}/%{name6}/%{name6}.conf
14mu|shorewall-4.6.3.4-2|290	perl -pi -e 's#MODULE_SUFFIX=\"ko ko.gz\"$#MODULE_SUFFIX="ko ko.xz ko.gz"#' %{_sysconfdir}/%{name6}/%{name6}.conf
14mu|shorewall-4.6.3.4-2|291	fi
14mu|shorewall-4.6.3.4-2|292	%_post_service %{name6}
14mu|shorewall-4.6.3.4-2|293	
14mu|shorewall-4.6.3.4-2|294	%create_ghostfile %{_var}/lib/%{name6}/chains root root 644
14mu|shorewall-4.6.3.4-2|295	%create_ghostfile %{_var}/lib/%{name6}/restarted root root 644
14mu|shorewall-4.6.3.4-2|296	%create_ghostfile %{_var}/lib/%{name6}/zones root root 644
14mu|shorewall-4.6.3.4-2|297	%create_ghostfile %{_var}/lib/%{name6}/restore-base root root 644
14mu|shorewall-4.6.3.4-2|298	%create_ghostfile %{_var}/lib/%{name6}/restore-tail root root 644
14mu|shorewall-4.6.3.4-2|299	%create_ghostfile %{_var}/lib/%{name6}/state root root 644
14mu|shorewall-4.6.3.4-2|300	%create_ghostfile %{_var}/lib/%{name6}/.modules root root 644
14mu|shorewall-4.6.3.4-2|301	%create_ghostfile %{_var}/lib/%{name6}/.modulesdir root root 644
14mu|shorewall-4.6.3.4-2|302	%create_ghostfile %{_var}/lib/%{name6}/.iptables-restore-input root root 644
14mu|shorewall-4.6.3.4-2|303	%create_ghostfile %{_var}/lib/%{name6}/.restart root root 700
14mu|shorewall-4.6.3.4-2|304	%create_ghostfile %{_var}/lib/%{name6}/.restore root root 700
14mu|shorewall-4.6.3.4-2|305	%create_ghostfile %{_var}/lib/%{name6}/.start root root 700
14mu|shorewall-4.6.3.4-2|306	
14mu|shorewall-4.6.3.4-2|307	%preun ipv6
14mu|shorewall-4.6.3.4-2|308	%_preun_service %{name6}
14mu|shorewall-4.6.3.4-2|309	if [ $1 = 0 ] ; then
14mu|shorewall-4.6.3.4-2|310	rm -f %{_sysconfdir}/%{name6}/startup_disabled
14mu|shorewall-4.6.3.4-2|311	rm -f %{_var}/lib/%{name6}/*
14mu|shorewall-4.6.3.4-2|312	fi
14mu|shorewall-4.6.3.4-2|313	
14mu|shorewall-4.6.3.4-2|314	%post ipv6-lite
14mu|shorewall-4.6.3.4-2|315	%_post_service %{name6}-lite
14mu|shorewall-4.6.3.4-2|316	%create_ghostfile %{_var}/lib/%{name6}-lite/firewall root root 644
14mu|shorewall-4.6.3.4-2|317	
14mu|shorewall-4.6.3.4-2|318	%preun ipv6-lite
14mu|shorewall-4.6.3.4-2|319	%_preun_service %{name6}-lite
14mu|shorewall-4.6.3.4-2|320	
14mu|shorewall-4.6.3.4-2|321	%files
14mu|shorewall-4.6.3.4-2|322	%doc %{name}-%{version_main}/{changelog.txt,releasenotes.txt,Samples}
14mu|shorewall-4.6.3.4-2|323	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|shorewall-4.6.3.4-2|324	%dir %{_datadir}/%{name}
14mu|shorewall-4.6.3.4-2|325	%dir %attr(755,root,root) %{_var}/lib/%{name}
14mu|shorewall-4.6.3.4-2|326	%ghost %{_var}/lib/%{name}/*
14mu|shorewall-4.6.3.4-2|327	%ghost %{_var}/lib/%{name}/.??*
14mu|shorewall-4.6.3.4-2|328	%config %{_sysconfdir}/logrotate.d/%{name}
14mu|shorewall-4.6.3.4-2|329	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/%{name}
14mu|shorewall-4.6.3.4-2|330	#%attr(755,root,root) %{_sbindir}/%{name}
14mu|shorewall-4.6.3.4-2|331	%attr(755,root,root) /sbin/%{name}
14mu|shorewall-4.6.3.4-2|332	%{_datadir}/%{name}/action*
14mu|shorewall-4.6.3.4-2|333	%{_datadir}/%{name}/configpath
14mu|shorewall-4.6.3.4-2|334	%{_datadir}/%{name}/helpers
14mu|shorewall-4.6.3.4-2|335	%{_datadir}/%{name}/lib.cli-std
14mu|shorewall-4.6.3.4-2|336	%{_datadir}/%{name}/lib.core
14mu|shorewall-4.6.3.4-2|337	%{_datadir}/%{name}/macro.*
14mu|shorewall-4.6.3.4-2|338	%{_datadir}/%{name}/modules*
14mu|shorewall-4.6.3.4-2|339	%{_datadir}/%{name}/version
14mu|shorewall-4.6.3.4-2|340	/usr/libexec/%{name}/getparams
14mu|shorewall-4.6.3.4-2|341	/usr/libexec/%{name}/wait4ifup
14mu|shorewall-4.6.3.4-2|342	%{_mandir}/man5/%{name}-accounting.5.*
14mu|shorewall-4.6.3.4-2|343	%{_mandir}/man5/%{name}-actions.5.*
14mu|shorewall-4.6.3.4-2|344	%{_mandir}/man5/%{name}-blacklist.5.*
14mu|shorewall-4.6.3.4-2|345	%{_mandir}/man5/%{name}-ecn.5.*
14mu|shorewall-4.6.3.4-2|346	%{_mandir}/man5/%{name}-exclusion.5.*
14mu|shorewall-4.6.3.4-2|347	%{_mandir}/man5/%{name}-hosts.5.*
14mu|shorewall-4.6.3.4-2|348	%{_mandir}/man5/%{name}-interfaces.5.*
14mu|shorewall-4.6.3.4-2|349	%{_mandir}/man5/%{name}-ipsets.5.*
14mu|shorewall-4.6.3.4-2|350	%{_mandir}/man5/%{name}-maclist.5.*
14mu|shorewall-4.6.3.4-2|351	%{_mandir}/man5/%{name}-mangle.5.*
14mu|shorewall-4.6.3.4-2|352	%{_mandir}/man5/%{name}-masq.5.*
14mu|shorewall-4.6.3.4-2|353	%{_mandir}/man5/%{name}-modules.5.*
14mu|shorewall-4.6.3.4-2|354	%{_mandir}/man5/%{name}-nat.5.*
14mu|shorewall-4.6.3.4-2|355	%{_mandir}/man5/%{name}-nesting.5.*
14mu|shorewall-4.6.3.4-2|356	#%{_mandir}/man5/%{name}-notrack.5.*
14mu|shorewall-4.6.3.4-2|357	%{_mandir}/man5/%{name}-netmap.5.*
14mu|shorewall-4.6.3.4-2|358	%{_mandir}/man5/%{name}-params.5.*
14mu|shorewall-4.6.3.4-2|359	%{_mandir}/man5/%{name}-policy.5.*
14mu|shorewall-4.6.3.4-2|360	%{_mandir}/man5/%{name}-providers.5.*
14mu|shorewall-4.6.3.4-2|361	%{_mandir}/man5/%{name}-proxyarp.5.*
14mu|shorewall-4.6.3.4-2|362	#%{_mandir}/man5/%{name}-route_rules.5.*
14mu|shorewall-4.6.3.4-2|363	%{_mandir}/man5/%{name}-routes.5.*
14mu|shorewall-4.6.3.4-2|364	%{_mandir}/man5/%{name}-routestopped.5.*
14mu|shorewall-4.6.3.4-2|365	%{_mandir}/man5/%{name}-rules.5.*
14mu|shorewall-4.6.3.4-2|366	%{_mandir}/man5/%{name}-secmarks.5.*
14mu|shorewall-4.6.3.4-2|367	%{_mandir}/man5/%{name}-tcclasses.5.*
14mu|shorewall-4.6.3.4-2|368	%{_mandir}/man5/%{name}-tcinterfaces.5.*
14mu|shorewall-4.6.3.4-2|369	%{_mandir}/man5/%{name}-tcpri.5.*
14mu|shorewall-4.6.3.4-2|370	%{_mandir}/man5/%{name}-tcdevices.5.*
14mu|shorewall-4.6.3.4-2|371	%{_mandir}/man5/%{name}-tcfilters.5.*
14mu|shorewall-4.6.3.4-2|372	%{_mandir}/man5/%{name}-tcrules.5.*
14mu|shorewall-4.6.3.4-2|373	%{_mandir}/man5/%{name}-tos.5.*
14mu|shorewall-4.6.3.4-2|374	%{_mandir}/man5/%{name}-tunnels.5.*
14mu|shorewall-4.6.3.4-2|375	%{_mandir}/man5/%{name}-vardir.5.*
14mu|shorewall-4.6.3.4-2|376	%{_mandir}/man5/%{name}-zones.5.*
14mu|shorewall-4.6.3.4-2|377	%{_mandir}/man5/%{name}.conf.5.*
14mu|shorewall-4.6.3.4-2|378	%{_mandir}/man8/%{name}.8.*
14mu|shorewall-4.6.3.4-2|379	%{_mandir}/man8/%{name}-init.8.*
14mu|shorewall-4.6.3.4-2|380	%{_mandir}/man5/%{name}-blrules.5.*
14mu|shorewall-4.6.3.4-2|381	%{_mandir}/man5/%{name}-conntrack.5.*
14mu|shorewall-4.6.3.4-2|382	%{_mandir}/man5/%{name}-rtrules.5.*
14mu|shorewall-4.6.3.4-2|383	%{_mandir}/man5/%{name}-stoppedrules.5.*
14mu|shorewall-4.6.3.4-2|384	%{_mandir}/man5/%{name}-arprules.5*
14mu|shorewall-4.6.3.4-2|385	#%dir %{_datadir}/shorewall/Shorewall
14mu|shorewall-4.6.3.4-2|386	%{_datadir}/perl5/vendor_perl/Shorewall/*.pm
14mu|shorewall-4.6.3.4-2|387	/usr/libexec/shorewall/compiler.pl
14mu|shorewall-4.6.3.4-2|388	%{_datadir}/shorewall/prog.footer
14mu|shorewall-4.6.3.4-2|389	#%{_datadir}/shorewall/prog.header
14mu|shorewall-4.6.3.4-2|390	%{_unitdir}/shorewall.service
14mu|shorewall-4.6.3.4-2|391	
14mu|shorewall-4.6.3.4-2|392	%files ipv6
14mu|shorewall-4.6.3.4-2|393	%doc %{name6}-%{ipv6_ver}/{changelog.txt,releasenotes.txt,tunnel,ipsecvpn,Samples6}
14mu|shorewall-4.6.3.4-2|394	%config(noreplace) %{_sysconfdir}/sysconfig/%{name6}
14mu|shorewall-4.6.3.4-2|395	%dir %{_sysconfdir}/%{name6}
14mu|shorewall-4.6.3.4-2|396	%dir %{_datadir}/%{name6}
14mu|shorewall-4.6.3.4-2|397	%dir %attr(755,root,root) %{_var}/lib/%{name6}
14mu|shorewall-4.6.3.4-2|398	%ghost %{_var}/lib/%{name6}/*
14mu|shorewall-4.6.3.4-2|399	%ghost %{_var}/lib/%{name6}/.??*
14mu|shorewall-4.6.3.4-2|400	%config(noreplace) %{_sysconfdir}/%{name6}/*
14mu|shorewall-4.6.3.4-2|401	%config %{_sysconfdir}/logrotate.d/%{name6}
14mu|shorewall-4.6.3.4-2|402	%attr(755,root,root) %{_sbindir}/%{name6}
14mu|shorewall-4.6.3.4-2|403	%{_datadir}/%{name6}/action*
14mu|shorewall-4.6.3.4-2|404	#%{_datadir}/%{name}/prog.footer6
14mu|shorewall-4.6.3.4-2|405	#%{_datadir}/%{name}/prog.header6
14mu|shorewall-4.6.3.4-2|406	%{_datadir}/%{name6}/configpath
14mu|shorewall-4.6.3.4-2|407	%{_datadir}/%{name6}/functions
14mu|shorewall-4.6.3.4-2|408	%{_datadir}/%{name6}/helpers
14mu|shorewall-4.6.3.4-2|409	%{_datadir}/%{name6}/lib.*
14mu|shorewall-4.6.3.4-2|410	%{_datadir}/%{name6}/macro.*
14mu|shorewall-4.6.3.4-2|411	%{_datadir}/%{name6}/modules*
14mu|shorewall-4.6.3.4-2|412	%{_datadir}/%{name6}/version
14mu|shorewall-4.6.3.4-2|413	#%{_libexecdir}/%{name6}/wait4ifup
14mu|shorewall-4.6.3.4-2|414	%{_mandir}/man5/%{name6}-accounting.5.*
14mu|shorewall-4.6.3.4-2|415	%{_mandir}/man5/%{name6}-actions.5.*
14mu|shorewall-4.6.3.4-2|416	%{_mandir}/man5/%{name6}-blacklist.5.*
14mu|shorewall-4.6.3.4-2|417	%{_mandir}/man5/%{name6}-exclusion.5.*
14mu|shorewall-4.6.3.4-2|418	%{_mandir}/man5/%{name6}-hosts.5.*
14mu|shorewall-4.6.3.4-2|419	%{_mandir}/man5/%{name6}-interfaces.5.*
14mu|shorewall-4.6.3.4-2|420	%{_mandir}/man5/%{name6}-ipsets.5.*
14mu|shorewall-4.6.3.4-2|421	%{_mandir}/man5/%{name6}-maclist.5.*
14mu|shorewall-4.6.3.4-2|422	%{_mandir}/man5/%{name6}-mangle.5.*
14mu|shorewall-4.6.3.4-2|423	%{_mandir}/man5/%{name6}-modules.5.*
14mu|shorewall-4.6.3.4-2|424	%{_mandir}/man5/%{name6}-nesting.5.*
14mu|shorewall-4.6.3.4-2|425	#%{_mandir}/man5/%{name6}-notrack.5.*
14mu|shorewall-4.6.3.4-2|426	%{_mandir}/man5/%{name6}-params.5.*
14mu|shorewall-4.6.3.4-2|427	%{_mandir}/man5/%{name6}-policy.5.*
14mu|shorewall-4.6.3.4-2|428	%{_mandir}/man5/%{name6}-providers.5.*
14mu|shorewall-4.6.3.4-2|429	%{_mandir}/man5/%{name6}-proxyndp.5.*
14mu|shorewall-4.6.3.4-2|430	#%{_mandir}/man5/%{name6}-route_rules.5.*
14mu|shorewall-4.6.3.4-2|431	%{_mandir}/man5/%{name6}-routes.5.*
14mu|shorewall-4.6.3.4-2|432	%{_mandir}/man5/%{name6}-routestopped.5.*
14mu|shorewall-4.6.3.4-2|433	%{_mandir}/man5/%{name6}-rules.5.*
14mu|shorewall-4.6.3.4-2|434	%{_mandir}/man5/%{name6}-secmarks.5.*
14mu|shorewall-4.6.3.4-2|435	%{_mandir}/man5/%{name6}-tcclasses.5.*
14mu|shorewall-4.6.3.4-2|436	%{_mandir}/man5/%{name6}-tcdevices.5.*
14mu|shorewall-4.6.3.4-2|437	%{_mandir}/man5/%{name6}-tcfilters.5.*
14mu|shorewall-4.6.3.4-2|438	%{_mandir}/man5/%{name6}-tcinterfaces.5.*
14mu|shorewall-4.6.3.4-2|439	%{_mandir}/man5/%{name6}-tcpri.5.*
14mu|shorewall-4.6.3.4-2|440	%{_mandir}/man5/%{name6}-tcrules.5.*
14mu|shorewall-4.6.3.4-2|441	%{_mandir}/man5/%{name6}-tos.5.*
14mu|shorewall-4.6.3.4-2|442	%{_mandir}/man5/%{name6}-tunnels.5.*
14mu|shorewall-4.6.3.4-2|443	%{_mandir}/man5/%{name6}-vardir.5.*
14mu|shorewall-4.6.3.4-2|444	%{_mandir}/man5/%{name6}-zones.5.*
14mu|shorewall-4.6.3.4-2|445	%{_mandir}/man5/%{name6}.conf.5.*
14mu|shorewall-4.6.3.4-2|446	%{_mandir}/man8/%{name6}.8.*
14mu|shorewall-4.6.3.4-2|447	%{_mandir}/man5/%{name6}-blrules.5.*
14mu|shorewall-4.6.3.4-2|448	%{_mandir}/man5/%{name6}-conntrack.5.*
14mu|shorewall-4.6.3.4-2|449	%{_mandir}/man5/%{name6}-rtrules.5.*
14mu|shorewall-4.6.3.4-2|450	%{_mandir}/man5/%{name6}-stoppedrules.5.*
14mu|shorewall-4.6.3.4-2|451	%{_mandir}/man5/%{name6}-netmap.5.*
14mu|shorewall-4.6.3.4-2|452	%{_mandir}/man5/%{name6}-masq.5*
14mu|shorewall-4.6.3.4-2|453	%{_unitdir}/shorewall6.service
14mu|shorewall-4.6.3.4-2|454	
14mu|shorewall-4.6.3.4-2|455	%files lite
14mu|shorewall-4.6.3.4-2|456	%doc %{name}-lite-%{version_lite}/*.txt
14mu|shorewall-4.6.3.4-2|457	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}-lite
14mu|shorewall-4.6.3.4-2|458	%dir %{_datadir}/%{name}-lite
14mu|shorewall-4.6.3.4-2|459	%dir %attr(755,root,root) %{_var}/lib/%{name}-lite
14mu|shorewall-4.6.3.4-2|460	%ghost %{_var}/lib/%{name}-lite/*
14mu|shorewall-4.6.3.4-2|461	%config(noreplace) %{_sysconfdir}/%{name}-lite/*
14mu|shorewall-4.6.3.4-2|462	%config %{_sysconfdir}/logrotate.d/%{name}-lite
14mu|shorewall-4.6.3.4-2|463	%attr(755,root,root) %{_sbindir}/%{name}-lite
14mu|shorewall-4.6.3.4-2|464	%{_datadir}/%{name}-lite/configpath
14mu|shorewall-4.6.3.4-2|465	%{_datadir}/%{name}-lite/functions
14mu|shorewall-4.6.3.4-2|466	%{_datadir}/%{name}-lite/helpers
14mu|shorewall-4.6.3.4-2|467	%{_datadir}/%{name}-lite/lib.*
14mu|shorewall-4.6.3.4-2|468	%{_datadir}/%{name}-lite/modules*
14mu|shorewall-4.6.3.4-2|469	%{_datadir}/%{name}-lite/version
14mu|shorewall-4.6.3.4-2|470	%{_mandir}/man5/%{name}-lite*
14mu|shorewall-4.6.3.4-2|471	%{_mandir}/man8/%{name}-lite*
14mu|shorewall-4.6.3.4-2|472	/usr/libexec/%{name}-lite/shorecap
14mu|shorewall-4.6.3.4-2|473	#%{_libexecdir}/%{name}-lite/wait4ifup
14mu|shorewall-4.6.3.4-2|474	%{_unitdir}/shorewall-lite.service
14mu|shorewall-4.6.3.4-2|475	
14mu|shorewall-4.6.3.4-2|476	%files ipv6-lite
14mu|shorewall-4.6.3.4-2|477	%doc %{name6}-lite-%{ipv6_lite_ver}/*.txt
14mu|shorewall-4.6.3.4-2|478	%config(noreplace) %{_sysconfdir}/sysconfig/%{name6}-lite
14mu|shorewall-4.6.3.4-2|479	%dir %{_datadir}/%{name6}-lite
14mu|shorewall-4.6.3.4-2|480	%dir %attr(755,root,root) %{_var}/lib/%{name6}-lite
14mu|shorewall-4.6.3.4-2|481	%ghost %{_var}/lib/%{name6}-lite/*
14mu|shorewall-4.6.3.4-2|482	%config(noreplace) %{_sysconfdir}/%{name6}-lite/*
14mu|shorewall-4.6.3.4-2|483	%config %{_sysconfdir}/logrotate.d/%{name6}-lite
14mu|shorewall-4.6.3.4-2|484	%attr(755,root,root) %{_sbindir}/%{name6}-lite
14mu|shorewall-4.6.3.4-2|485	%{_datadir}/%{name6}-lite/configpath
14mu|shorewall-4.6.3.4-2|486	%{_datadir}/%{name6}-lite/functions
14mu|shorewall-4.6.3.4-2|487	%{_datadir}/%{name6}-lite/helpers
14mu|shorewall-4.6.3.4-2|488	%{_datadir}/%{name6}-lite/lib.*
14mu|shorewall-4.6.3.4-2|489	%{_datadir}/%{name6}-lite/modules*
14mu|shorewall-4.6.3.4-2|490	/usr/libexec/%{name6}-lite/shorecap
14mu|shorewall-4.6.3.4-2|491	%{_datadir}/%{name6}-lite/version
14mu|shorewall-4.6.3.4-2|492	#%{_datadir}/%{name6}-lite/wait4ifup
14mu|shorewall-4.6.3.4-2|493	%{_mandir}/man5/%{name6}-lite*
14mu|shorewall-4.6.3.4-2|494	%{_mandir}/man8/%{name6}-lite*
14mu|shorewall-4.6.3.4-2|495	%{_unitdir}/shorewall6-lite.service
14mu|shorewall-4.6.3.4-2|496	
14mu|shorewall-4.6.3.4-2|497	%files doc
14mu|shorewall-4.6.3.4-2|498	%doc %{name}-docs-html-%{version}/*
14mu|shorewall-4.6.3.4-2|499	
14mu|shorewall-4.6.3.4-2|500	%files core
14mu|shorewall-4.6.3.4-2|501	%doc shorewall-core-%{version}/{COPYING,changelog.txt,releasenotes.txt}
14mu|shorewall-4.6.3.4-2|502	%dir %{_datadir}/shorewall/
14mu|shorewall-4.6.3.4-2|503	%{_datadir}/shorewall/coreversion
14mu|shorewall-4.6.3.4-2|504	%{_datadir}/shorewall/functions
14mu|shorewall-4.6.3.4-2|505	%{_datadir}/shorewall/lib.base
14mu|shorewall-4.6.3.4-2|506	%{_datadir}/shorewall/lib.cli
14mu|shorewall-4.6.3.4-2|507	%{_datadir}/shorewall/lib.common
14mu|shorewall-4.6.3.4-2|508	%{_datadir}/shorewall/shorewallrc
14mu|shorewall-4.6.3.4-2|509	#%dir %{_libexecdir}/shorewall
14mu|shorewall-4.6.3.4-2|510	#%{_libexecdir}/shorewall/wait4ifup
14mu|shorewall-4.6.3.4-2|511	
14mu|shorewall-4.6.3.4-2|512	
14mu|shorewall-4.6.3.4-2|513	
14mu|shorewall-4.6.3.4-2|514	%changelog
14mu|shorewall-4.6.3.4-2|515	* Mon Oct 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.6.3.4-2
14mu|shorewall-4.6.3.4-2|516	+ Revision: 2eb430b
14mu|shorewall-4.6.3.4-2|517	- Really apply patches
14mu|shorewall-4.6.3.4-2|518	
14mu|shorewall-4.6.3.4-2|519	

24106 14
14mu|shotwell-0.24.1-2|1	%define url_ver				%(echo %{version}|cut -d. -f1,2)
14mu|shotwell-0.24.1-2|2	%define _disable_ld_no_undefined	1
14mu|shotwell-0.24.1-2|3	%define Werror_cflags			%nil
14mu|shotwell-0.24.1-2|4	
14mu|shotwell-0.24.1-2|5	%define major 0
14mu|shotwell-0.24.1-2|6	%define libname %mklibname shotwell-plugin-common %{major}
14mu|shotwell-0.24.1-2|7	
14mu|shotwell-0.24.1-2|8	Summary:	A photo organizer designed for GNOME
14mu|shotwell-0.24.1-2|9	Name:		shotwell
14mu|shotwell-0.24.1-2|10	Version:	0.24.1
14mu|shotwell-0.24.1-2|11	Release:	2
14mu|shotwell-0.24.1-2|12	License:	LGPLv2+ and CC-BY-SA
14mu|shotwell-0.24.1-2|13	Group:		Graphics
14mu|shotwell-0.24.1-2|14	Url:		http://www.yorba.org/shotwell/
14mu|shotwell-0.24.1-2|15	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|shotwell-0.24.1-2|16	# Localized desktop files - generated using upstream Makefile with several hacks in ru.po
14mu|shotwell-0.24.1-2|17	# and Makefile itself.
14mu|shotwell-0.24.1-2|18	# Drop them once generation of localized desktop files is fixed upstream
14mu|shotwell-0.24.1-2|19	# (https://bugzilla.gnome.org/show_bug.cgi?id=740873)
14mu|shotwell-0.24.1-2|20	Source2:	shotwell.desktop
14mu|shotwell-0.24.1-2|21	Source3:	shotwell-viewer.desktop
14mu|shotwell-0.24.1-2|22	Patch0:		shotwell-0.24.0-appdata.patch
14mu|shotwell-0.24.1-2|23	BuildRequires:	locales-en
14mu|shotwell-0.24.1-2|24	BuildRequires:	itstool
14mu|shotwell-0.24.1-2|25	BuildRequires:	vala-devel >= 0.18.0
14mu|shotwell-0.24.1-2|26	BuildRequires:	pkgconfig(atk)
14mu|shotwell-0.24.1-2|27	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|shotwell-0.24.1-2|28	BuildRequires:	pkgconfig(gdk-3.0)
14mu|shotwell-0.24.1-2|29	BuildRequires:	pkgconfig(gee-0.8)
14mu|shotwell-0.24.1-2|30	BuildRequires:	pkgconfig(gexiv2)
14mu|shotwell-0.24.1-2|31	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|shotwell-0.24.1-2|32	BuildRequires:	pkgconfig(glib-2.0)
14mu|shotwell-0.24.1-2|33	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|shotwell-0.24.1-2|34	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|shotwell-0.24.1-2|35	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|shotwell-0.24.1-2|36	BuildRequires:	pkgconfig(gstreamer-base-1.0)
14mu|shotwell-0.24.1-2|37	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mu|shotwell-0.24.1-2|38	BuildRequires:	pkgconfig(gudev-1.0)
14mu|shotwell-0.24.1-2|39	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|shotwell-0.24.1-2|40	BuildRequires:	pkgconfig(libexif) >= 0.4.90
14mu|shotwell-0.24.1-2|41	BuildRequires:	pkgconfig(libgphoto2)
14mu|shotwell-0.24.1-2|42	BuildRequires:	pkgconfig(libraw)
14mu|shotwell-0.24.1-2|43	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|shotwell-0.24.1-2|44	BuildRequires:	pkgconfig(rest-0.7)
14mu|shotwell-0.24.1-2|45	BuildRequires:	pkgconfig(sqlite3)
14mu|shotwell-0.24.1-2|46	BuildRequires:	pkgconfig(webkit2gtk-4.0)
14mu|shotwell-0.24.1-2|47	Provides:	f-spot = %{EVRD}
14mu|shotwell-0.24.1-2|48	# Required to send items by email
14mu|shotwell-0.24.1-2|49	Requires:	nautilus-sendto
14mu|shotwell-0.24.1-2|50	
14mu|shotwell-0.24.1-2|51	%description
14mu|shotwell-0.24.1-2|52	Shotwell is a digital photo organizer designed for the GNOME desktop
14mu|shotwell-0.24.1-2|53	environment. It allows you to import photos from disk or camera,
14mu|shotwell-0.24.1-2|54	organize them in various ways, view them in full-window or fullscreen
14mu|shotwell-0.24.1-2|55	mode, and export them to share with others.
14mu|shotwell-0.24.1-2|56	
14mu|shotwell-0.24.1-2|57	%files -f %{name}.lang
14mu|shotwell-0.24.1-2|58	%doc AUTHORS README COPYING NEWS THANKS
14mu|shotwell-0.24.1-2|59	%{_bindir}/*
14mu|shotwell-0.24.1-2|60	%{_libdir}/%{name}
14mu|shotwell-0.24.1-2|61	%{_datadir}/%{name}
14mu|shotwell-0.24.1-2|62	%{_datadir}/applications/%{name}*.desktop
14mu|shotwell-0.24.1-2|63	%{_datadir}/glib-2.0/schemas/org.yorba.shotwell*.gschema.xml
14mu|shotwell-0.24.1-2|64	# % {_datadir}/appdata/shotwell.appdata.xml
14mu|shotwell-0.24.1-2|65	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mu|shotwell-0.24.1-2|66	%{_iconsdir}/hicolor/*/apps/%{name}-symbolic.*
14mu|shotwell-0.24.1-2|67	%{_mandir}/man1/shotwell.1*
14mu|shotwell-0.24.1-2|68	
14mu|shotwell-0.24.1-2|69	#----------------------------------------------------------------------------
14mu|shotwell-0.24.1-2|70	
14mu|shotwell-0.24.1-2|71	%package -n %{libname}
14mu|shotwell-0.24.1-2|72	Summary:	Shared library for %{name}
14mu|shotwell-0.24.1-2|73	Group:		System/Libraries
14mu|shotwell-0.24.1-2|74	
14mu|shotwell-0.24.1-2|75	%description -n %{libname}
14mu|shotwell-0.24.1-2|76	Shared library for %{name}.
14mu|shotwell-0.24.1-2|77	
14mu|shotwell-0.24.1-2|78	%files -n %{libname}
14mu|shotwell-0.24.1-2|79	%{_libdir}/libshotwell-plugin-common.so.%{major}*
14mu|shotwell-0.24.1-2|80	
14mu|shotwell-0.24.1-2|81	#----------------------------------------------------------------------------
14mu|shotwell-0.24.1-2|82	
14mu|shotwell-0.24.1-2|83	%prep
14mu|shotwell-0.24.1-2|84	%setup -q
14mu|shotwell-0.24.1-2|85	%apply_patches
14mu|shotwell-0.24.1-2|86	
14mu|shotwell-0.24.1-2|87	%build
14mu|shotwell-0.24.1-2|88	%configure2_5x \
14mu|shotwell-0.24.1-2|89	--disable-static \
14mu|shotwell-0.24.1-2|90	--disable-schemas-compile \
14mu|shotwell-0.24.1-2|91	--disable-desktop-update \
14mu|shotwell-0.24.1-2|92	--disable-appdata-validate \
14mu|shotwell-0.24.1-2|93	--disable-icon-update
14mu|shotwell-0.24.1-2|94	%make
14mu|shotwell-0.24.1-2|95	
14mu|shotwell-0.24.1-2|96	%install
14mu|shotwell-0.24.1-2|97	# otherwise gettext always returns English text regardless of LANGUAGE asked
14mu|shotwell-0.24.1-2|98	export LANG=en_US.utf8
14mu|shotwell-0.24.1-2|99	%makeinstall_std
14mu|shotwell-0.24.1-2|100	
14mu|shotwell-0.24.1-2|101	# Drop development library unless headers are provided
14mu|shotwell-0.24.1-2|102	rm -f %{buildroot}%{_libdir}/libshotwell-plugin-common.so
14mu|shotwell-0.24.1-2|103	
14mu|shotwell-0.24.1-2|104	# https://bugzilla.gnome.org/show_bug.cgi?id=740873
14mu|shotwell-0.24.1-2|105	cp -f %{SOURCE2} %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|shotwell-0.24.1-2|106	cp -f %{SOURCE3} %{buildroot}%{_datadir}/applications/%{name}-viewer.desktop
14mu|shotwell-0.24.1-2|107	
14mu|shotwell-0.24.1-2|108	%find_lang %{name} --all-name --with-gnome
14mu|shotwell-0.24.1-2|109	
14mu|shotwell-0.24.1-2|110	
14mu|shotwell-0.24.1-2|111	%changelog
14mu|shotwell-0.24.1-2|112	
14mu|shotwell-0.24.1-2|113	* Wed Jan 18 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.24.1-2
14mu|shotwell-0.24.1-2|114	- (dbbcccc) Don't package development file into shared library package
14mu|shotwell-0.24.1-2|115	
14mu|shotwell-0.24.1-2|116	* Fri Oct 21 2016 Denis Silakov <dsilakov@gmail.com> 0.24.1-1
14mu|shotwell-0.24.1-2|117	- (2389f0a) Updated to 0.24.1
14mu|shotwell-0.24.1-2|118	
14mu|shotwell-0.24.1-2|119	* Fri Oct 21 2016 Denis Silakov <dsilakov@gmail.com> 0.24.0-2
14mu|shotwell-0.24.1-2|120	- (59519fb) Build wo appdata
14mu|shotwell-0.24.1-2|121	- (Andrey Bondrov: 426c2c5) MassBuild#1169: Increase release tag
14mu|shotwell-0.24.1-2|122	
14mu|shotwell-0.24.1-2|123	* Mon Oct 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.24.0-1
14mu|shotwell-0.24.1-2|124	- (222b47c) Add shared library subpackage
14mu|shotwell-0.24.1-2|125	- (222b47c) Update files
14mu|shotwell-0.24.1-2|126	- (Andrey Bondrov: ec60997) Adjust find_lang usage
14mu|shotwell-0.24.1-2|127	- (Andrey Bondrov: 2c1a57b) Disable static
14mu|shotwell-0.24.1-2|128	- (Andrey Bondrov: a8a310b) Build requires itstool
14mu|shotwell-0.24.1-2|129	- (Andrey Bondrov: c25ec49) Try to use configure2_5x macro
14mu|shotwell-0.24.1-2|130	- (Andrey Bondrov: 7437bb5) New version 0.24.0
14mu|shotwell-0.24.1-2|131	
14mu|shotwell-0.24.1-2|132	* Thu Feb 11 2016 Tigro <ashejn@gmail.com> 0.22.0-4
14mu|shotwell-0.24.1-2|133	- (3e7e61f) bump release to rebuild against new libraw
14mu|shotwell-0.24.1-2|134	
14mu|shotwell-0.24.1-2|135	* Thu Feb 11 2016 Tigro <ashejn@gmail.com> 0.22.0-2.1
14mu|shotwell-0.24.1-2|136	- (b083d13) hotfix russian translation with version downgrade
14mu|shotwell-0.24.1-2|137	
14mu|shotwell-0.24.1-2|138	* Thu Feb 11 2016 Tigro <ashejn@gmail.com> 0.22.0-4
14mu|shotwell-0.24.1-2|139	- (c439430) fix russian translation
14mu|shotwell-0.24.1-2|140	
14mu|shotwell-0.24.1-2|141	* Sat Feb 06 2016 Denis Silakov <dsilakov@gmail.com> 0.22.0-3
14mu|shotwell-0.24.1-2|142	- (4f9b97d) Rebuilt with new libraw
14mu|shotwell-0.24.1-2|143	
14mu|shotwell-0.24.1-2|144	* Thu Jan 14 2016 Denis Silakov <dsilakov@gmail.com> 0.22.0-2
14mu|shotwell-0.24.1-2|145	- (b33677c) Require nautilus-sendto
14mu|shotwell-0.24.1-2|146	
14mu|shotwell-0.24.1-2|147	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 0.22.0-1
14mu|shotwell-0.24.1-2|148	- (f0a847f) update to 0.22.0
14mu|shotwell-0.24.1-2|149	
14mu|shotwell-0.24.1-2|150	* Wed Oct 28 2015 Denis Silakov <dsilakov@gmail.com> 0.20.2-5
14mu|shotwell-0.24.1-2|151	- (ee12f66) Use pre-generated localized desktop files to workaround upstream bug with their build-time generation
14mu|shotwell-0.24.1-2|152	
14mu|shotwell-0.24.1-2|153	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 0.22.0-1
14mu|shotwell-0.24.1-2|154	- (c841374) update to 3.16.0
14mu|shotwell-0.24.1-2|155	
14mu|shotwell-0.24.1-2|156	* Sat Mar 14 2015 Tigro <ashejn@yandex-team.ru> 0.21.0-1
14mu|shotwell-0.24.1-2|157	- (fef8151) update to 0.21.0
14mu|shotwell-0.24.1-2|158	
14mu|shotwell-0.24.1-2|159	* Mon Nov 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.20.2-5
14mu|shotwell-0.24.1-2|160	- (4dd3c6c) Disable desktop-l10n patch for now - it breaks the build
14mu|shotwell-0.24.1-2|161	- (Denis Silakov: 5d63b14) Added Russian localization for desktop file
14mu|shotwell-0.24.1-2|162	
14mu|shotwell-0.24.1-2|163	* Wed Nov 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.2-4
14mu|shotwell-0.24.1-2|164	- (d3a8000) Update Russian translation (even more fixes)
14mu|shotwell-0.24.1-2|165	
14mu|shotwell-0.24.1-2|166	* Wed Nov 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.2-3
14mu|shotwell-0.24.1-2|167	- (e0726a1) Update Russian translation (more fixes)
14mu|shotwell-0.24.1-2|168	
14mu|shotwell-0.24.1-2|169	* Mon Nov 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.2-2
14mu|shotwell-0.24.1-2|170	- (d8883cb) Update Russian translation
14mu|shotwell-0.24.1-2|171	
14mu|shotwell-0.24.1-2|172	* Thu Nov 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.2-1
14mu|shotwell-0.24.1-2|173	- (6d49737) New version 0.20.2, build with sqlite3 support
14mu|shotwell-0.24.1-2|174	
14mu|shotwell-0.24.1-2|175	* Thu Nov 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18.0-5
14mu|shotwell-0.24.1-2|176	- (41d7eda) Minor spec cleanups
14mu|shotwell-0.24.1-2|177	
14mu|shotwell-0.24.1-2|178	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18.0-4
14mu|shotwell-0.24.1-2|179	- (b1521d9) Bump release
14mu|shotwell-0.24.1-2|180	
14mu|shotwell-0.24.1-2|181	* Sat Jul 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18.0-3
14mu|shotwell-0.24.1-2|182	- (aceb814) Bump release
14mu|shotwell-0.24.1-2|183	
14mu|shotwell-0.24.1-2|184	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.18.0-2
14mu|shotwell-0.24.1-2|185	- (c2b7c59) MassBuild#440: Increase release tag
14mu|shotwell-0.24.1-2|186	
14mu|shotwell-0.24.1-2|187	* Tue May 20 2014 Tigro <ashejn@gmail.com> 0.18.0-1
14mu|shotwell-0.24.1-2|188	- (d254627) added BR: gnome-doc-utils
14mu|shotwell-0.24.1-2|189	- (Tigro: 0be6e7d) update to 0.18.0
14mu|shotwell-0.24.1-2|190	
14mu|shotwell-0.24.1-2|191	* Tue May 06 2014 Alex Burmashev <alex.burmashev@gmail.com> 0.15.1-4
14mu|shotwell-0.24.1-2|192	- (48d53d2) minor spec cleanup
14mu|shotwell-0.24.1-2|193	
14mu|shotwell-0.24.1-2|194	

24107 14
14mu|signon-8.59-1|1	%define commit 14f058c36208a551c80d0e98d76164fb87b2b8af
14mu|signon-8.59-1|2	
14mu|signon-8.59-1|3	%define major 1
14mu|signon-8.59-1|4	
14mu|signon-8.59-1|5	%define libextension %mklibname signon-extension %{major}
14mu|signon-8.59-1|6	%define libplugins %mklibname signon-plugins %{major}
14mu|signon-8.59-1|7	%define libpluginscommon %mklibname signon-plugins-common %{major}
14mu|signon-8.59-1|8	%define libqt %mklibname signon-qt5_ %{major}
14mu|signon-8.59-1|9	
14mu|signon-8.59-1|10	%define devname %mklibname signond -d
14mu|signon-8.59-1|11	%define devextension %mklibname signon-extension -d
14mu|signon-8.59-1|12	%define devplugins %mklibname signon-plugins -d
14mu|signon-8.59-1|13	%define devqt %mklibname signon-qt5 -d
14mu|signon-8.59-1|14	
14mu|signon-8.59-1|15	Summary:	A framework for centrally storing authentication credentials
14mu|signon-8.59-1|16	Name:		signon
14mu|signon-8.59-1|17	Version:	8.59
14mu|signon-8.59-1|18	Release:	1
14mu|signon-8.59-1|19	Group:		System/Libraries
14mu|signon-8.59-1|20	License:	LGPLv2.1+
14mu|signon-8.59-1|21	Url:		https://gitlab.com/accounts-sso/signond
14mu|signon-8.59-1|22	Source0:	http://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.gz
14mu|signon-8.59-1|23	Patch0:		signon-8.56-missing-moc-include.patch
14mu|signon-8.59-1|24	Patch1:		signon-8.57-no_static.patch
14mu|signon-8.59-1|25	BuildRequires:	doxygen
14mu|signon-8.59-1|26	BuildRequires:	pkgconfig(Qt5Core)
14mu|signon-8.59-1|27	BuildRequires:	pkgconfig(Qt5DBus)
14mu|signon-8.59-1|28	BuildRequires:	pkgconfig(Qt5Gui)
14mu|signon-8.59-1|29	BuildRequires:	pkgconfig(Qt5Network)
14mu|signon-8.59-1|30	BuildRequires:	pkgconfig(Qt5Sql)
14mu|signon-8.59-1|31	BuildRequires:	pkgconfig(Qt5Test)
14mu|signon-8.59-1|32	BuildRequires:	pkgconfig(Qt5Xml)
14mu|signon-8.59-1|33	Conflicts:	signond < 8.57
14mu|signon-8.59-1|34	Obsoletes:	signond < 8.57
14mu|signon-8.59-1|35	
14mu|signon-8.59-1|36	%description
14mu|signon-8.59-1|37	Single Sign-On is a framework for centrally storing authentication credentials
14mu|signon-8.59-1|38	and handling authentication on behalf of applications as requested by
14mu|signon-8.59-1|39	applications. It consists of a secure storage of login credentials (for example
14mu|signon-8.59-1|40	usernames and passwords), plugins for different authentication systems and a
14mu|signon-8.59-1|41	client library for applications to communicate with this system.
14mu|signon-8.59-1|42	
14mu|signon-8.59-1|43	%files
14mu|signon-8.59-1|44	%{_bindir}/signond
14mu|signon-8.59-1|45	%{_bindir}/signonpluginprocess
14mu|signon-8.59-1|46	%{_datadir}/dbus-1/services/*.service
14mu|signon-8.59-1|47	%dir %{_libdir}/signon
14mu|signon-8.59-1|48	%{_libdir}/signon/*.so
14mu|signon-8.59-1|49	%config(noreplace) %{_sysconfdir}/signond.conf
14mu|signon-8.59-1|50	
14mu|signon-8.59-1|51	#----------------------------------------------------------------------------
14mu|signon-8.59-1|52	
14mu|signon-8.59-1|53	%package -n %{devname}
14mu|signon-8.59-1|54	Summary:	Development files for %{name}
14mu|signon-8.59-1|55	Group:		Development/KDE and Qt
14mu|signon-8.59-1|56	Conflicts:	signond < 8.57
14mu|signon-8.59-1|57	
14mu|signon-8.59-1|58	%description -n %{devname}
14mu|signon-8.59-1|59	This package contains libraries and header files for developing applications
14mu|signon-8.59-1|60	that use %{name}.
14mu|signon-8.59-1|61	
14mu|signon-8.59-1|62	%files -n %{devname}
14mu|signon-8.59-1|63	%{_includedir}/signond
14mu|signon-8.59-1|64	%{_libdir}/pkgconfig/signond.pc
14mu|signon-8.59-1|65	%{_datadir}/dbus-1/interfaces/*.xml
14mu|signon-8.59-1|66	
14mu|signon-8.59-1|67	#----------------------------------------------------------------------------
14mu|signon-8.59-1|68	
14mu|signon-8.59-1|69	%package -n %{libextension}
14mu|signon-8.59-1|70	Summary:	A framework for centrally storing authentication credentials
14mu|signon-8.59-1|71	Group:		System/Libraries
14mu|signon-8.59-1|72	
14mu|signon-8.59-1|73	%description -n %{libextension}
14mu|signon-8.59-1|74	Single Sign-On is a framework for centrally storing authentication credentials
14mu|signon-8.59-1|75	and handling authentication on behalf of applications as requested by
14mu|signon-8.59-1|76	applications. It consists of a secure storage of login credentials (for example
14mu|signon-8.59-1|77	usernames and passwords), plugins for different authentication systems and a
14mu|signon-8.59-1|78	client library for applications to communicate with this system.
14mu|signon-8.59-1|79	
14mu|signon-8.59-1|80	%files -n %{libextension}
14mu|signon-8.59-1|81	%{_libdir}/libsignon-extension.so.%{major}
14mu|signon-8.59-1|82	%{_libdir}/libsignon-extension.so.%{major}.*
14mu|signon-8.59-1|83	
14mu|signon-8.59-1|84	#----------------------------------------------------------------------------
14mu|signon-8.59-1|85	
14mu|signon-8.59-1|86	%package -n %{devextension}
14mu|signon-8.59-1|87	Summary:	Development files for %{name}
14mu|signon-8.59-1|88	Group:		Development/KDE and Qt
14mu|signon-8.59-1|89	Requires:	%{libextension} = %{EVRD}
14mu|signon-8.59-1|90	
14mu|signon-8.59-1|91	%description -n %{devextension}
14mu|signon-8.59-1|92	This package contains libraries and header files for developing applications
14mu|signon-8.59-1|93	that use %{name}.
14mu|signon-8.59-1|94	
14mu|signon-8.59-1|95	%files -n %{devextension}
14mu|signon-8.59-1|96	%{_includedir}/signon-extension
14mu|signon-8.59-1|97	%{_libdir}/libsignon-extension.so
14mu|signon-8.59-1|98	%{_libdir}/pkgconfig/SignOnExtension.pc
14mu|signon-8.59-1|99	
14mu|signon-8.59-1|100	#----------------------------------------------------------------------------
14mu|signon-8.59-1|101	
14mu|signon-8.59-1|102	%package -n %{libplugins}
14mu|signon-8.59-1|103	Summary:	A framework for centrally storing authentication credentials
14mu|signon-8.59-1|104	Group:		System/Libraries
14mu|signon-8.59-1|105	
14mu|signon-8.59-1|106	%description -n %{libplugins}
14mu|signon-8.59-1|107	Single Sign-On is a framework for centrally storing authentication credentials
14mu|signon-8.59-1|108	and handling authentication on behalf of applications as requested by
14mu|signon-8.59-1|109	applications. It consists of a secure storage of login credentials (for example
14mu|signon-8.59-1|110	usernames and passwords), plugins for different authentication systems and a
14mu|signon-8.59-1|111	client library for applications to communicate with this system.
14mu|signon-8.59-1|112	
14mu|signon-8.59-1|113	%files -n %{libplugins}
14mu|signon-8.59-1|114	%{_libdir}/libsignon-plugins.so.%{major}
14mu|signon-8.59-1|115	%{_libdir}/libsignon-plugins.so.%{major}.*
14mu|signon-8.59-1|116	
14mu|signon-8.59-1|117	#----------------------------------------------------------------------------
14mu|signon-8.59-1|118	
14mu|signon-8.59-1|119	%package -n %{libpluginscommon}
14mu|signon-8.59-1|120	Summary:	A framework for centrally storing authentication credentials
14mu|signon-8.59-1|121	Group:		System/Libraries
14mu|signon-8.59-1|122	
14mu|signon-8.59-1|123	%description -n %{libpluginscommon}
14mu|signon-8.59-1|124	Single Sign-On is a framework for centrally storing authentication credentials
14mu|signon-8.59-1|125	and handling authentication on behalf of applications as requested by
14mu|signon-8.59-1|126	applications. It consists of a secure storage of login credentials (for example
14mu|signon-8.59-1|127	usernames and passwords), plugins for different authentication systems and a
14mu|signon-8.59-1|128	client library for applications to communicate with this system.
14mu|signon-8.59-1|129	
14mu|signon-8.59-1|130	%files -n %{libpluginscommon}
14mu|signon-8.59-1|131	%{_libdir}/libsignon-plugins-common.so.%{major}
14mu|signon-8.59-1|132	%{_libdir}/libsignon-plugins-common.so.%{major}.*
14mu|signon-8.59-1|133	
14mu|signon-8.59-1|134	#----------------------------------------------------------------------------
14mu|signon-8.59-1|135	
14mu|signon-8.59-1|136	%package -n %{devplugins}
14mu|signon-8.59-1|137	Summary:	Development files for %{name}
14mu|signon-8.59-1|138	Group:		Development/KDE and Qt
14mu|signon-8.59-1|139	Requires:	%{libplugins} = %{EVRD}
14mu|signon-8.59-1|140	Requires:	%{libpluginscommon} = %{EVRD}
14mu|signon-8.59-1|141	
14mu|signon-8.59-1|142	%description -n %{devplugins}
14mu|signon-8.59-1|143	This package contains libraries and header files for developing applications
14mu|signon-8.59-1|144	that use %{name}.
14mu|signon-8.59-1|145	
14mu|signon-8.59-1|146	%files -n %{devplugins}
14mu|signon-8.59-1|147	%{_includedir}/signon-plugins
14mu|signon-8.59-1|148	%{_libdir}/libsignon-plugins.so
14mu|signon-8.59-1|149	%{_libdir}/libsignon-plugins-common.so
14mu|signon-8.59-1|150	%{_libdir}/pkgconfig/signon-plugins.pc
14mu|signon-8.59-1|151	%{_libdir}/pkgconfig/signon-plugins-common.pc
14mu|signon-8.59-1|152	
14mu|signon-8.59-1|153	#----------------------------------------------------------------------------
14mu|signon-8.59-1|154	
14mu|signon-8.59-1|155	%package -n %{libqt}
14mu|signon-8.59-1|156	Summary:	A framework for centrally storing authentication credentials
14mu|signon-8.59-1|157	Group:		System/Libraries
14mu|signon-8.59-1|158	
14mu|signon-8.59-1|159	%description -n %{libqt}
14mu|signon-8.59-1|160	Single Sign-On is a framework for centrally storing authentication credentials
14mu|signon-8.59-1|161	and handling authentication on behalf of applications as requested by
14mu|signon-8.59-1|162	applications. It consists of a secure storage of login credentials (for example
14mu|signon-8.59-1|163	usernames and passwords), plugins for different authentication systems and a
14mu|signon-8.59-1|164	client library for applications to communicate with this system.
14mu|signon-8.59-1|165	
14mu|signon-8.59-1|166	%files -n %{libqt}
14mu|signon-8.59-1|167	%{_libdir}/libsignon-qt5.so.%{major}
14mu|signon-8.59-1|168	%{_libdir}/libsignon-qt5.so.%{major}.*
14mu|signon-8.59-1|169	
14mu|signon-8.59-1|170	#----------------------------------------------------------------------------
14mu|signon-8.59-1|171	
14mu|signon-8.59-1|172	%package -n %{devqt}
14mu|signon-8.59-1|173	Summary:	Development files for %{name}
14mu|signon-8.59-1|174	Group:		Development/KDE and Qt
14mu|signon-8.59-1|175	Requires:	%{libqt} = %{EVRD}
14mu|signon-8.59-1|176	
14mu|signon-8.59-1|177	%description -n %{devqt}
14mu|signon-8.59-1|178	This package contains libraries and header files for developing applications
14mu|signon-8.59-1|179	that use %{name}.
14mu|signon-8.59-1|180	
14mu|signon-8.59-1|181	%files -n %{devqt}
14mu|signon-8.59-1|182	%{_includedir}/signon-qt5
14mu|signon-8.59-1|183	%{_libdir}/libsignon-qt5.so
14mu|signon-8.59-1|184	%{_libdir}/cmake/SignOnQt5
14mu|signon-8.59-1|185	%{_libdir}/pkgconfig/libsignon-qt5.pc
14mu|signon-8.59-1|186	
14mu|signon-8.59-1|187	#----------------------------------------------------------------------------
14mu|signon-8.59-1|188	
14mu|signon-8.59-1|189	%package doc
14mu|signon-8.59-1|190	Summary:	Documentation for %{name}
14mu|signon-8.59-1|191	Group:		Documentation
14mu|signon-8.59-1|192	BuildArch:	noarch
14mu|signon-8.59-1|193	
14mu|signon-8.59-1|194	%description doc
14mu|signon-8.59-1|195	Documentation for %{name}.
14mu|signon-8.59-1|196	
14mu|signon-8.59-1|197	%files doc
14mu|signon-8.59-1|198	%{_defaultdocdir}/libsignon-qt
14mu|signon-8.59-1|199	%{_defaultdocdir}/signon
14mu|signon-8.59-1|200	%{_defaultdocdir}/signon-plugins
14mu|signon-8.59-1|201	%{_defaultdocdir}/signon-plugins-dev
14mu|signon-8.59-1|202	
14mu|signon-8.59-1|203	#----------------------------------------------------------------------------
14mu|signon-8.59-1|204	
14mu|signon-8.59-1|205	%prep
14mu|signon-8.59-1|206	%setup -qn signond-VERSION_%{version}-%{commit}
14mu|signon-8.59-1|207	%apply_patches
14mu|signon-8.59-1|208	
14mu|signon-8.59-1|209	%build
14mu|signon-8.59-1|210	%qmake_qt5 signon.pro
14mu|signon-8.59-1|211	%make
14mu|signon-8.59-1|212	
14mu|signon-8.59-1|213	%install
14mu|signon-8.59-1|214	%makeinstall_std INSTALL_ROOT=%{buildroot} STRIP=true
14mu|signon-8.59-1|215	
14mu|signon-8.59-1|216	
14mu|signon-8.59-1|217	%changelog
14mu|signon-8.59-1|218	
14mu|signon-8.59-1|219	* Tue Jun 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.59-1
14mu|signon-8.59-1|220	- (cf4fd7b) New version 8.59
14mu|signon-8.59-1|221	- (cf4fd7b) Drop no longer needed patches
14mu|signon-8.59-1|222	
14mu|signon-8.59-1|223	

24108 14
14mu|signon-plugin-oauth2-0.22-1|1	Summary:	OAuth2 plugin for the Accounts framework
14mu|signon-plugin-oauth2-0.22-1|2	Name:		signon-plugin-oauth2
14mu|signon-plugin-oauth2-0.22-1|3	Version:	0.22
14mu|signon-plugin-oauth2-0.22-1|4	Release:	1
14mu|signon-plugin-oauth2-0.22-1|5	License:	LGPLv2.1+
14mu|signon-plugin-oauth2-0.22-1|6	Group:		System/Libraries
14mu|signon-plugin-oauth2-0.22-1|7	Url:		https://gitlab.com/accounts-sso/signon-plugin-oauth2
14mu|signon-plugin-oauth2-0.22-1|8	Source0:	https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/%{name}-%{version}.tar.gz
14mu|signon-plugin-oauth2-0.22-1|9	BuildRequires:	doxygen
14mu|signon-plugin-oauth2-0.22-1|10	BuildRequires:	graphviz
14mu|signon-plugin-oauth2-0.22-1|11	BuildRequires:	pkgconfig(libproxy-1.0)
14mu|signon-plugin-oauth2-0.22-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|signon-plugin-oauth2-0.22-1|13	BuildRequires:	pkgconfig(Qt5Network)
14mu|signon-plugin-oauth2-0.22-1|14	BuildRequires:	pkgconfig(Qt5Test)
14mu|signon-plugin-oauth2-0.22-1|15	BuildRequires:	pkgconfig(Qt5XmlPatterns)
14mu|signon-plugin-oauth2-0.22-1|16	BuildRequires:	pkgconfig(signon-plugins)
14mu|signon-plugin-oauth2-0.22-1|17	Requires:	signon
14mu|signon-plugin-oauth2-0.22-1|18	
14mu|signon-plugin-oauth2-0.22-1|19	%description
14mu|signon-plugin-oauth2-0.22-1|20	OAuth2 plugin for the Accounts framework.
14mu|signon-plugin-oauth2-0.22-1|21	
14mu|signon-plugin-oauth2-0.22-1|22	%files
14mu|signon-plugin-oauth2-0.22-1|23	%{_libdir}/signon/liboauth2plugin.so
14mu|signon-plugin-oauth2-0.22-1|24	
14mu|signon-plugin-oauth2-0.22-1|25	#----------------------------------------------------------------------------
14mu|signon-plugin-oauth2-0.22-1|26	
14mu|signon-plugin-oauth2-0.22-1|27	%package devel
14mu|signon-plugin-oauth2-0.22-1|28	Summary:	Development files for %{name}
14mu|signon-plugin-oauth2-0.22-1|29	Group:		Development/C++
14mu|signon-plugin-oauth2-0.22-1|30	
14mu|signon-plugin-oauth2-0.22-1|31	%description devel
14mu|signon-plugin-oauth2-0.22-1|32	Development files for %{name}.
14mu|signon-plugin-oauth2-0.22-1|33	
14mu|signon-plugin-oauth2-0.22-1|34	%files devel
14mu|signon-plugin-oauth2-0.22-1|35	%{_includedir}/signon-plugins/*.h
14mu|signon-plugin-oauth2-0.22-1|36	%{_libdir}/pkgconfig/signon-oauth2plugin.pc
14mu|signon-plugin-oauth2-0.22-1|37	
14mu|signon-plugin-oauth2-0.22-1|38	#----------------------------------------------------------------------------
14mu|signon-plugin-oauth2-0.22-1|39	
14mu|signon-plugin-oauth2-0.22-1|40	%prep
14mu|signon-plugin-oauth2-0.22-1|41	%setup -q -n %{name}.git
14mu|signon-plugin-oauth2-0.22-1|42	
14mu|signon-plugin-oauth2-0.22-1|43	%build
14mu|signon-plugin-oauth2-0.22-1|44	%qmake_qt5 signon-oauth2.pro
14mu|signon-plugin-oauth2-0.22-1|45	%make
14mu|signon-plugin-oauth2-0.22-1|46	
14mu|signon-plugin-oauth2-0.22-1|47	
14mu|signon-plugin-oauth2-0.22-1|48	%install
14mu|signon-plugin-oauth2-0.22-1|49	%makeinstall_qt
14mu|signon-plugin-oauth2-0.22-1|50	
14mu|signon-plugin-oauth2-0.22-1|51	# Delete tests
14mu|signon-plugin-oauth2-0.22-1|52	rm -fv %{buildroot}/%{_bindir}/signon-oauth2plugin-tests
14mu|signon-plugin-oauth2-0.22-1|53	rm -rfv %{buildroot}/%{_datadir}/signon-oauth2plugin-tests
14mu|signon-plugin-oauth2-0.22-1|54	
14mu|signon-plugin-oauth2-0.22-1|55	# Delete examples
14mu|signon-plugin-oauth2-0.22-1|56	rm -fv %{buildroot}/%{_bindir}/oauthclient
14mu|signon-plugin-oauth2-0.22-1|57	rm -rvf %{buildroot}/%{_sysconfdir}
14mu|signon-plugin-oauth2-0.22-1|58	
14mu|signon-plugin-oauth2-0.22-1|59	
14mu|signon-plugin-oauth2-0.22-1|60	%changelog
14mu|signon-plugin-oauth2-0.22-1|61	
14mu|signon-plugin-oauth2-0.22-1|62	* Tue Jun 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.22-1
14mu|signon-plugin-oauth2-0.22-1|63	- (e192fd9) Spec cleanup
14mu|signon-plugin-oauth2-0.22-1|64	
14mu|signon-plugin-oauth2-0.22-1|65	

24109 14
14mu|signon-ui-0.17-0.20160416.1|1	%define git 20160416
14mu|signon-ui-0.17-0.20160416.1|2	
14mu|signon-ui-0.17-0.20160416.1|3	Summary:	Online Accounts Sign-on UI
14mu|signon-ui-0.17-0.20160416.1|4	Name:		signon-ui
14mu|signon-ui-0.17-0.20160416.1|5	Version:	0.17
14mu|signon-ui-0.17-0.20160416.1|6	Release:	0.%{git}.1
14mu|signon-ui-0.17-0.20160416.1|7	License:	GPLv3+
14mu|signon-ui-0.17-0.20160416.1|8	Group:		System/Libraries
14mu|signon-ui-0.17-0.20160416.1|9	Url:		https://launchpad.net/signon-ui
14mu|signon-ui-0.17-0.20160416.1|10	#Source0:	https://launchpad.net/signon-ui/trunk/%{version}/+download/signon-ui-%{version}.tar.bz2
14mu|signon-ui-0.17-0.20160416.1|11	Source0:	signon-ui-%{version}-%{git}.tar.bz2
14mu|signon-ui-0.17-0.20160416.1|12	Patch0:		signon-ui-0.15-fix-qt5-build.patch
14mu|signon-ui-0.17-0.20160416.1|13	BuildRequires:	pkgconfig(accounts-qt5)
14mu|signon-ui-0.17-0.20160416.1|14	BuildRequires:	pkgconfig(glib-2.0)
14mu|signon-ui-0.17-0.20160416.1|15	BuildRequires:	pkgconfig(libnotify)
14mu|signon-ui-0.17-0.20160416.1|16	BuildRequires:	pkgconfig(libproxy-1.0)
14mu|signon-ui-0.17-0.20160416.1|17	BuildRequires:	pkgconfig(Qt5Core)
14mu|signon-ui-0.17-0.20160416.1|18	BuildRequires:	pkgconfig(Qt5DBus)
14mu|signon-ui-0.17-0.20160416.1|19	BuildRequires:	pkgconfig(Qt5Gui)
14mu|signon-ui-0.17-0.20160416.1|20	BuildRequires:	pkgconfig(Qt5Network)
14mu|signon-ui-0.17-0.20160416.1|21	BuildRequires:	pkgconfig(Qt5Test)
14mu|signon-ui-0.17-0.20160416.1|22	BuildRequires:	pkgconfig(Qt5WebKit)
14mu|signon-ui-0.17-0.20160416.1|23	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
14mu|signon-ui-0.17-0.20160416.1|24	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|signon-ui-0.17-0.20160416.1|25	BuildRequires:	pkgconfig(Qt5Xml)
14mu|signon-ui-0.17-0.20160416.1|26	BuildRequires:	pkgconfig(signond)
14mu|signon-ui-0.17-0.20160416.1|27	BuildRequires:	pkgconfig(signon-plugins)
14mu|signon-ui-0.17-0.20160416.1|28	BuildRequires:	pkgconfig(signon-plugins-common)
14mu|signon-ui-0.17-0.20160416.1|29	
14mu|signon-ui-0.17-0.20160416.1|30	%description
14mu|signon-ui-0.17-0.20160416.1|31	Sign-on UI is the component responsible for handling the user interactions
14mu|signon-ui-0.17-0.20160416.1|32	which can happen during the login process of an online account.
14mu|signon-ui-0.17-0.20160416.1|33	It can show password dialogs and dialogs with embedded web pages.
14mu|signon-ui-0.17-0.20160416.1|34	
14mu|signon-ui-0.17-0.20160416.1|35	%files
14mu|signon-ui-0.17-0.20160416.1|36	%doc README TODO NOTES COPYING
14mu|signon-ui-0.17-0.20160416.1|37	%{_bindir}/signon-ui
14mu|signon-ui-0.17-0.20160416.1|38	%{_datadir}/dbus-1/services/com.canonical.indicators.webcredentials.service
14mu|signon-ui-0.17-0.20160416.1|39	%{_datadir}/dbus-1/services/com.nokia.singlesignonui.service
14mu|signon-ui-0.17-0.20160416.1|40	%dir %{_sysconfdir}/signon-ui/webkit-options.d
14mu|signon-ui-0.17-0.20160416.1|41	
14mu|signon-ui-0.17-0.20160416.1|42	#----------------------------------------------------------------------------
14mu|signon-ui-0.17-0.20160416.1|43	
14mu|signon-ui-0.17-0.20160416.1|44	%prep
14mu|signon-ui-0.17-0.20160416.1|45	%setup -qn signon-ui-%{version}-%{git}
14mu|signon-ui-0.17-0.20160416.1|46	%patch0 -p1 -b .qt5
14mu|signon-ui-0.17-0.20160416.1|47	
14mu|signon-ui-0.17-0.20160416.1|48	%build
14mu|signon-ui-0.17-0.20160416.1|49	%qmake_qt5 \
14mu|signon-ui-0.17-0.20160416.1|50	QMF_INSTALL_ROOT=%{_prefix} \
14mu|signon-ui-0.17-0.20160416.1|51	CONFIG+=release \
14mu|signon-ui-0.17-0.20160416.1|52	signon-ui.pro
14mu|signon-ui-0.17-0.20160416.1|53	%make
14mu|signon-ui-0.17-0.20160416.1|54	
14mu|signon-ui-0.17-0.20160416.1|55	%install
14mu|signon-ui-0.17-0.20160416.1|56	%makeinstall_qt
14mu|signon-ui-0.17-0.20160416.1|57	
14mu|signon-ui-0.17-0.20160416.1|58	# Own directory where others can install provider-specific configuration
14mu|signon-ui-0.17-0.20160416.1|59	mkdir -p %{buildroot}/%{_sysconfdir}/signon-ui/webkit-options.d
14mu|signon-ui-0.17-0.20160416.1|60	
14mu|signon-ui-0.17-0.20160416.1|61	
14mu|signon-ui-0.17-0.20160416.1|62	%changelog
14mu|signon-ui-0.17-0.20160416.1|63	
14mu|signon-ui-0.17-0.20160416.1|64	* Tue Jun 21 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17-0.20160416.1
14mu|signon-ui-0.17-0.20160416.1|65	- (acbf8b3) New version 0.17-20160416
14mu|signon-ui-0.17-0.20160416.1|66	
14mu|signon-ui-0.17-0.20160416.1|67	

24110 14
14mu|simple-scan-3.16.2-1|1	Name:		simple-scan
14mu|simple-scan-3.16.2-1|2	Version:	3.16.2
14mu|simple-scan-3.16.2-1|3	Release:	1
14mu|simple-scan-3.16.2-1|4	Summary:	Simple scanning utility
14mu|simple-scan-3.16.2-1|5	Group:		Graphical desktop/GNOME
14mu|simple-scan-3.16.2-1|6	License:	GPLv3+
14mu|simple-scan-3.16.2-1|7	URL:		https://launchpad.net/simple-scan
14mu|simple-scan-3.16.2-1|8	Source0:	https://launchpad.net/simple-scan/3.16/%{version}/+download/%{name}-%{version}.tar.xz
14mu|simple-scan-3.16.2-1|9	
14mu|simple-scan-3.16.2-1|10	BuildRequires: intltool
14mu|simple-scan-3.16.2-1|11	BuildRequires: jpeg-devel
14mu|simple-scan-3.16.2-1|12	BuildRequires: sane-devel
14mu|simple-scan-3.16.2-1|13	BuildRequires: pkgconfig(cairo)
14mu|simple-scan-3.16.2-1|14	BuildRequires: pkgconfig(colord)
14mu|simple-scan-3.16.2-1|15	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
14mu|simple-scan-3.16.2-1|16	BuildRequires: pkgconfig(gmodule-export-2.0)
14mu|simple-scan-3.16.2-1|17	BuildRequires: pkgconfig(gnome-doc-utils)
14mu|simple-scan-3.16.2-1|18	BuildRequires: pkgconfig(gthread-2.0)
14mu|simple-scan-3.16.2-1|19	BuildRequires: pkgconfig(gtk+-3.0)
14mu|simple-scan-3.16.2-1|20	BuildRequires: pkgconfig(gudev-1.0)
14mu|simple-scan-3.16.2-1|21	BuildRequires: pkgconfig(mx-1.0)
14mu|simple-scan-3.16.2-1|22	BuildRequires: pkgconfig(zlib)
14mu|simple-scan-3.16.2-1|23	BuildRequires: vala-devel
14mu|simple-scan-3.16.2-1|24	BuildRequires: vala-tools
14mu|simple-scan-3.16.2-1|25	BuildRequires: itstool
14mu|simple-scan-3.16.2-1|26	
14mu|simple-scan-3.16.2-1|27	Requires: gnome-icon-theme
14mu|simple-scan-3.16.2-1|28	Requires: xdg-utils
14mu|simple-scan-3.16.2-1|29	Requires: yelp
14mu|simple-scan-3.16.2-1|30	
14mu|simple-scan-3.16.2-1|31	%description
14mu|simple-scan-3.16.2-1|32	Simple Scan is an easy-to-use application, designed to let users connect their
14mu|simple-scan-3.16.2-1|33	scanner and quickly have the image/document in an appropriate format.
14mu|simple-scan-3.16.2-1|34	
14mu|simple-scan-3.16.2-1|35	%prep
14mu|simple-scan-3.16.2-1|36	%setup -q
14mu|simple-scan-3.16.2-1|37	
14mu|simple-scan-3.16.2-1|38	%build
14mu|simple-scan-3.16.2-1|39	%configure2_5x
14mu|simple-scan-3.16.2-1|40	
14mu|simple-scan-3.16.2-1|41	%make
14mu|simple-scan-3.16.2-1|42	
14mu|simple-scan-3.16.2-1|43	%install
14mu|simple-scan-3.16.2-1|44	%makeinstall_std
14mu|simple-scan-3.16.2-1|45	
14mu|simple-scan-3.16.2-1|46	%find_lang %{name} --with-man --with-gnome
14mu|simple-scan-3.16.2-1|47	
14mu|simple-scan-3.16.2-1|48	%files -f %{name}.lang
14mu|simple-scan-3.16.2-1|49	%doc COPYING NEWS README.md
14mu|simple-scan-3.16.2-1|50	%{_bindir}/%{name}
14mu|simple-scan-3.16.2-1|51	%{_datadir}/applications/%{name}.desktop
14mu|simple-scan-3.16.2-1|52	%{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml
14mu|simple-scan-3.16.2-1|53	%{_datadir}/%{name}
14mu|simple-scan-3.16.2-1|54	%{_mandir}/man1/%{name}.1.*
14mu|simple-scan-3.16.2-1|55	%{_datadir}/appdata/simple-scan.appdata.xml
14mu|simple-scan-3.16.2-1|56	
14mu|simple-scan-3.16.2-1|57	
14mu|simple-scan-3.16.2-1|58	%changelog
14mu|simple-scan-3.16.2-1|59	
14mu|simple-scan-3.16.2-1|60	* Fri Jul 10 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|simple-scan-3.16.2-1|61	- (a46d448) update to 3.16.2
14mu|simple-scan-3.16.2-1|62	
14mu|simple-scan-3.16.2-1|63	

24111 14
14mu|simple-scan-3.17.4-3|1	Summary:	Simple scanning utility
14mu|simple-scan-3.17.4-3|2	Name:		simple-scan
14mu|simple-scan-3.17.4-3|3	Version:	3.17.4
14mu|simple-scan-3.17.4-3|4	Release:	3
14mu|simple-scan-3.17.4-3|5	License:	GPLv3+
14mu|simple-scan-3.17.4-3|6	Group:		Graphical desktop/GNOME
14mu|simple-scan-3.17.4-3|7	Url:		https://launchpad.net/simple-scan
14mu|simple-scan-3.17.4-3|8	Source0:	https://launchpad.net/simple-scan/3.14/%{version}/+download/%{name}-%{version}.tar.xz
14mu|simple-scan-3.17.4-3|9	Patch0:		simple-scan-3.17.4-ru.patch
14mu|simple-scan-3.17.4-3|10	BuildRequires:	intltool
14mu|simple-scan-3.17.4-3|11	BuildRequires:	itstool
14mu|simple-scan-3.17.4-3|12	BuildRequires:	vala-tools
14mu|simple-scan-3.17.4-3|13	BuildRequires:	jpeg-devel
14mu|simple-scan-3.17.4-3|14	BuildRequires:	sane-devel
14mu|simple-scan-3.17.4-3|15	BuildRequires:	vala-devel
14mu|simple-scan-3.17.4-3|16	BuildRequires:	pkgconfig(cairo)
14mu|simple-scan-3.17.4-3|17	BuildRequires:	pkgconfig(colord)
14mu|simple-scan-3.17.4-3|18	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|simple-scan-3.17.4-3|19	BuildRequires:	pkgconfig(gmodule-export-2.0)
14mu|simple-scan-3.17.4-3|20	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|simple-scan-3.17.4-3|21	BuildRequires:	pkgconfig(gthread-2.0)
14mu|simple-scan-3.17.4-3|22	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|simple-scan-3.17.4-3|23	BuildRequires:	pkgconfig(gudev-1.0)
14mu|simple-scan-3.17.4-3|24	BuildRequires:	pkgconfig(zlib)
14mu|simple-scan-3.17.4-3|25	Requires:	gnome-icon-theme
14mu|simple-scan-3.17.4-3|26	Requires:	gnome-icon-theme-symbolic
14mu|simple-scan-3.17.4-3|27	Requires:	xdg-utils
14mu|simple-scan-3.17.4-3|28	Requires:	yelp
14mu|simple-scan-3.17.4-3|29	
14mu|simple-scan-3.17.4-3|30	%description
14mu|simple-scan-3.17.4-3|31	Simple Scan is an easy-to-use application, designed to let users connect their
14mu|simple-scan-3.17.4-3|32	scanner and quickly have the image/document in an appropriate format.
14mu|simple-scan-3.17.4-3|33	
14mu|simple-scan-3.17.4-3|34	%files -f %{name}.lang
14mu|simple-scan-3.17.4-3|35	%doc COPYING NEWS README.md
14mu|simple-scan-3.17.4-3|36	%{_bindir}/%{name}
14mu|simple-scan-3.17.4-3|37	%{_datadir}/applications/%{name}.desktop
14mu|simple-scan-3.17.4-3|38	%{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml
14mu|simple-scan-3.17.4-3|39	%{_datadir}/%{name}
14mu|simple-scan-3.17.4-3|40	%{_mandir}/man1/%{name}.1.*
14mu|simple-scan-3.17.4-3|41	%{_datadir}/appdata/simple-scan.appdata.xml
14mu|simple-scan-3.17.4-3|42	
14mu|simple-scan-3.17.4-3|43	#----------------------------------------------------------------------------
14mu|simple-scan-3.17.4-3|44	
14mu|simple-scan-3.17.4-3|45	%prep
14mu|simple-scan-3.17.4-3|46	%setup -q
14mu|simple-scan-3.17.4-3|47	%apply_patches
14mu|simple-scan-3.17.4-3|48	
14mu|simple-scan-3.17.4-3|49	%build
14mu|simple-scan-3.17.4-3|50	%configure2_5x
14mu|simple-scan-3.17.4-3|51	
14mu|simple-scan-3.17.4-3|52	%make
14mu|simple-scan-3.17.4-3|53	
14mu|simple-scan-3.17.4-3|54	%install
14mu|simple-scan-3.17.4-3|55	%makeinstall_std
14mu|simple-scan-3.17.4-3|56	
14mu|simple-scan-3.17.4-3|57	%find_lang %{name} --with-man --with-gnome
14mu|simple-scan-3.17.4-3|58	
14mu|simple-scan-3.17.4-3|59	
14mu|simple-scan-3.17.4-3|60	%changelog
14mu|simple-scan-3.17.4-3|61	
14mu|simple-scan-3.17.4-3|62	* Thu Feb 11 2016 Tigro <ashejn@gmail.com> 3.17.4-3
14mu|simple-scan-3.17.4-3|63	- (2c6f0ed) update patch
14mu|simple-scan-3.17.4-3|64	
14mu|simple-scan-3.17.4-3|65	

24112 14
14mu|skrooge-1.10.0-1|1	Summary:	Personal Finance Management Tool
14mu|skrooge-1.10.0-1|2	Name:		skrooge
14mu|skrooge-1.10.0-1|3	Version:	1.10.0
14mu|skrooge-1.10.0-1|4	Release:	1
14mu|skrooge-1.10.0-1|5	License:	GPLv3+
14mu|skrooge-1.10.0-1|6	Group:		Office
14mu|skrooge-1.10.0-1|7	Url:		http://skrooge.org
14mu|skrooge-1.10.0-1|8	Source0:	http://skrooge.org/files/%{name}-%{version}.tar.bz2
14mu|skrooge-1.10.0-1|9	BuildRequires:	grantlee
14mu|skrooge-1.10.0-1|10	BuildRequires:	grantlee-devel
14mu|skrooge-1.10.0-1|11	BuildRequires:	kdelibs4-devel
14mu|skrooge-1.10.0-1|12	BuildRequires:	kdepim4-devel
14mu|skrooge-1.10.0-1|13	BuildRequires:	pkgconfig(libkactivities)
14mu|skrooge-1.10.0-1|14	BuildRequires:	pkgconfig(libofx)
14mu|skrooge-1.10.0-1|15	BuildRequires:	pkgconfig(qca2)
14mu|skrooge-1.10.0-1|16	BuildRequires:	pkgconfig(sqlite3)
14mu|skrooge-1.10.0-1|17	Requires:	qt4-database-plugin-sqlite
14mu|skrooge-1.10.0-1|18	Requires:	qca2-plugin-openssl
14mu|skrooge-1.10.0-1|19	Requires:	grantlee
14mu|skrooge-1.10.0-1|20	
14mu|skrooge-1.10.0-1|21	%description
14mu|skrooge-1.10.0-1|22	Skrooge is a personal finance management tool for KDE4, with the aim of
14mu|skrooge-1.10.0-1|23	being highly intuitive, while providing powerful functions such as
14mu|skrooge-1.10.0-1|24	graphics, persistent Undo/Redo, infinite category levels, and much more...
14mu|skrooge-1.10.0-1|25	
14mu|skrooge-1.10.0-1|26	%files -f %{name}.lang
14mu|skrooge-1.10.0-1|27	%{_kde_bindir}/*
14mu|skrooge-1.10.0-1|28	%{_kde_libdir}/kde4/*.so
14mu|skrooge-1.10.0-1|29	%{_kde_libdir}/kde4/plugins/grantlee
14mu|skrooge-1.10.0-1|30	%{_kde_appsdir}/*
14mu|skrooge-1.10.0-1|31	%{_kde_applicationsdir}/*.desktop
14mu|skrooge-1.10.0-1|32	%{_kde_datadir}/config.kcfg/*.kcfg
14mu|skrooge-1.10.0-1|33	%{_kde_configdir}/*.knsrc
14mu|skrooge-1.10.0-1|34	%{_kde_iconsdir}/*/*/*/*
14mu|skrooge-1.10.0-1|35	%{_kde_services}/*.desktop
14mu|skrooge-1.10.0-1|36	%{_kde_servicetypes}/*.desktop
14mu|skrooge-1.10.0-1|37	%{_datadir}/mime/packages/*.xml
14mu|skrooge-1.10.0-1|38	%{_datadir}/akonadi/agents/skroogeakonadiresource.desktop
14mu|skrooge-1.10.0-1|39	
14mu|skrooge-1.10.0-1|40	#-----------------------------------------------------------------------------
14mu|skrooge-1.10.0-1|41	
14mu|skrooge-1.10.0-1|42	%define libskgbankgui_major 1
14mu|skrooge-1.10.0-1|43	%define libskgbankgui %mklibname skgbankgui %{libskgbankgui_major}
14mu|skrooge-1.10.0-1|44	
14mu|skrooge-1.10.0-1|45	%package -n %{libskgbankgui}
14mu|skrooge-1.10.0-1|46	Summary:	%{name} library
14mu|skrooge-1.10.0-1|47	Group:		System/Libraries
14mu|skrooge-1.10.0-1|48	
14mu|skrooge-1.10.0-1|49	%description -n %{libskgbankgui}
14mu|skrooge-1.10.0-1|50	%{name} library.
14mu|skrooge-1.10.0-1|51	
14mu|skrooge-1.10.0-1|52	%files -n %{libskgbankgui}
14mu|skrooge-1.10.0-1|53	%{_kde_libdir}/libskgbankgui.so.%{libskgbankgui_major}*
14mu|skrooge-1.10.0-1|54	
14mu|skrooge-1.10.0-1|55	#-----------------------------------------------------------------------------
14mu|skrooge-1.10.0-1|56	
14mu|skrooge-1.10.0-1|57	%define libskgbankmodeler_major 1
14mu|skrooge-1.10.0-1|58	%define libskgbankmodeler %mklibname skgbankmodeler %{libskgbankmodeler_major}
14mu|skrooge-1.10.0-1|59	
14mu|skrooge-1.10.0-1|60	%package -n %{libskgbankmodeler}
14mu|skrooge-1.10.0-1|61	Summary:	%{name} library
14mu|skrooge-1.10.0-1|62	Group:		System/Libraries
14mu|skrooge-1.10.0-1|63	
14mu|skrooge-1.10.0-1|64	%description -n %{libskgbankmodeler}
14mu|skrooge-1.10.0-1|65	%{name} library.
14mu|skrooge-1.10.0-1|66	
14mu|skrooge-1.10.0-1|67	%files -n %{libskgbankmodeler}
14mu|skrooge-1.10.0-1|68	%{_kde_libdir}/libskgbankmodeler.so.%{libskgbankmodeler_major}*
14mu|skrooge-1.10.0-1|69	
14mu|skrooge-1.10.0-1|70	#-----------------------------------------------------------------------------
14mu|skrooge-1.10.0-1|71	
14mu|skrooge-1.10.0-1|72	%define libskgbasegui_major 1
14mu|skrooge-1.10.0-1|73	%define libskgbasegui %mklibname skgbasegui %{libskgbasegui_major}
14mu|skrooge-1.10.0-1|74	
14mu|skrooge-1.10.0-1|75	%package -n %{libskgbasegui}
14mu|skrooge-1.10.0-1|76	Summary:	%{name} library
14mu|skrooge-1.10.0-1|77	Group:		System/Libraries
14mu|skrooge-1.10.0-1|78	
14mu|skrooge-1.10.0-1|79	%description -n %{libskgbasegui}
14mu|skrooge-1.10.0-1|80	%{name} library.
14mu|skrooge-1.10.0-1|81	
14mu|skrooge-1.10.0-1|82	%files -n %{libskgbasegui}
14mu|skrooge-1.10.0-1|83	%{_kde_libdir}/libskgbasegui.so.%{libskgbasegui_major}*
14mu|skrooge-1.10.0-1|84	
14mu|skrooge-1.10.0-1|85	#-----------------------------------------------------------------------------
14mu|skrooge-1.10.0-1|86	
14mu|skrooge-1.10.0-1|87	%define libskgbasemodeler_major 1
14mu|skrooge-1.10.0-1|88	%define libskgbasemodeler %mklibname skgbasemodeler %{libskgbasemodeler_major}
14mu|skrooge-1.10.0-1|89	
14mu|skrooge-1.10.0-1|90	%package -n %{libskgbasemodeler}
14mu|skrooge-1.10.0-1|91	Summary:	%{name} library
14mu|skrooge-1.10.0-1|92	Group:		System/Libraries
14mu|skrooge-1.10.0-1|93	
14mu|skrooge-1.10.0-1|94	%description -n %{libskgbasemodeler}
14mu|skrooge-1.10.0-1|95	%{name} library.
14mu|skrooge-1.10.0-1|96	
14mu|skrooge-1.10.0-1|97	%files -n %{libskgbasemodeler}
14mu|skrooge-1.10.0-1|98	%{_kde_libdir}/libskgbasemodeler.so.%{libskgbasegui_major}*
14mu|skrooge-1.10.0-1|99	
14mu|skrooge-1.10.0-1|100	#-----------------------------------------------------------------------------
14mu|skrooge-1.10.0-1|101	
14mu|skrooge-1.10.0-1|102	%package devel
14mu|skrooge-1.10.0-1|103	Summary:	Skrooge development files
14mu|skrooge-1.10.0-1|104	Group:		Development/KDE and Qt
14mu|skrooge-1.10.0-1|105	Requires:	%{libskgbasemodeler} = %{EVRD}
14mu|skrooge-1.10.0-1|106	Requires:	%{libskgbasegui} = %{EVRD}
14mu|skrooge-1.10.0-1|107	Requires:	%{libskgbankmodeler} = %{EVRD}
14mu|skrooge-1.10.0-1|108	Requires:	%{libskgbankgui} = %{EVRD}
14mu|skrooge-1.10.0-1|109	
14mu|skrooge-1.10.0-1|110	%description devel
14mu|skrooge-1.10.0-1|111	This package contains header files needed if you wish to build applications
14mu|skrooge-1.10.0-1|112	based on skrooge.
14mu|skrooge-1.10.0-1|113	
14mu|skrooge-1.10.0-1|114	%files devel
14mu|skrooge-1.10.0-1|115	%{_kde_libdir}/*.so
14mu|skrooge-1.10.0-1|116	
14mu|skrooge-1.10.0-1|117	#--------------------------------------------------------------------
14mu|skrooge-1.10.0-1|118	
14mu|skrooge-1.10.0-1|119	%prep
14mu|skrooge-1.10.0-1|120	%setup -q
14mu|skrooge-1.10.0-1|121	
14mu|skrooge-1.10.0-1|122	%build
14mu|skrooge-1.10.0-1|123	%cmake_kde4
14mu|skrooge-1.10.0-1|124	%make
14mu|skrooge-1.10.0-1|125	
14mu|skrooge-1.10.0-1|126	%install
14mu|skrooge-1.10.0-1|127	%makeinstall_std -C build
14mu|skrooge-1.10.0-1|128	
14mu|skrooge-1.10.0-1|129	%find_lang %{name} --with-html
14mu|skrooge-1.10.0-1|130	
14mu|skrooge-1.10.0-1|131	
14mu|skrooge-1.10.0-1|132	%changelog
14mu|skrooge-1.10.0-1|133	* Thu Nov 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.0-1
14mu|skrooge-1.10.0-1|134	+ Revision: 2745714
14mu|skrooge-1.10.0-1|135	- New version 1.10.0
14mu|skrooge-1.10.0-1|136	
14mu|skrooge-1.10.0-1|137	

24113 14
14mu|slap-2r4p4-17|1	Summary:	SLAP - SEIKO SmartLabel Printing Utility
14mu|slap-2r4p4-17|2	Name:		slap
14mu|slap-2r4p4-17|3	Version:	2r4p4
14mu|slap-2r4p4-17|4	Release:	17
14mu|slap-2r4p4-17|5	License:	GPLv2+
14mu|slap-2r4p4-17|6	Group:		Publishing
14mu|slap-2r4p4-17|7	Url:		http://members.tripod.com/~uutil/slap/
14mu|slap-2r4p4-17|8	# SLAP
14mu|slap-2r4p4-17|9	Source0:	http://members.tripod.com/~uutil/slap/%{name}%{version}.tar.bz2
14mu|slap-2r4p4-17|10	# Static library needed by SLAP
14mu|slap-2r4p4-17|11	Source1:	http://members.tripod.com/~uutil/slap/mjsulib3r0p1.tar.bz2
14mu|slap-2r4p4-17|12	Patch0:		slap-optflags.patch
14mu|slap-2r4p4-17|13	
14mu|slap-2r4p4-17|14	%description
14mu|slap-2r4p4-17|15	SLAP is a UNIX command line program that prints labels on many SEIKO Smart
14mu|slap-2r4p4-17|16	Label Printers. It prints only text, no graphics, PostScript, and so on.
14mu|slap-2r4p4-17|17	The text can be printed in 16 different fonts and in 6 font sizes. Enter
14mu|slap-2r4p4-17|18	"man slap" at the command prompt for more info.
14mu|slap-2r4p4-17|19	
14mu|slap-2r4p4-17|20	%files
14mu|slap-2r4p4-17|21	%doc *.txt 9devnotes COPYING FAQ.htm HOWTO
14mu|slap-2r4p4-17|22	%{_bindir}/*
14mu|slap-2r4p4-17|23	%{_prefix}/lib/slap*
14mu|slap-2r4p4-17|24	%{_mandir}/man*/*
14mu|slap-2r4p4-17|25	
14mu|slap-2r4p4-17|26	#----------------------------------------------------------------------------
14mu|slap-2r4p4-17|27	
14mu|slap-2r4p4-17|28	%prep
14mu|slap-2r4p4-17|29	# Load source code
14mu|slap-2r4p4-17|30	%setup -q -n slap
14mu|slap-2r4p4-17|31	%setup -q -T -D -a 1 -n slap
14mu|slap-2r4p4-17|32	%patch0 -p1
14mu|slap-2r4p4-17|33	
14mu|slap-2r4p4-17|34	# Correct file permissions
14mu|slap-2r4p4-17|35	chmod -R u+w *
14mu|slap-2r4p4-17|36	
14mu|slap-2r4p4-17|37	%build
14mu|slap-2r4p4-17|38	# Compile static library
14mu|slap-2r4p4-17|39	mkdir mjsulibfiles
14mu|slap-2r4p4-17|40	cd mjsulib/
14mu|slap-2r4p4-17|41	./Configure $RPM_BUILD_DIR/%{name}/mjsulibfiles
14mu|slap-2r4p4-17|42	%make install
14mu|slap-2r4p4-17|43	cd ..
14mu|slap-2r4p4-17|44	
14mu|slap-2r4p4-17|45	# Compile SLAP
14mu|slap-2r4p4-17|46	yes | ./Configure %{buildroot}%{_prefix}
14mu|slap-2r4p4-17|47	# Set library path
14mu|slap-2r4p4-17|48	perl -p -i -e 's!/somewhere!/'$RPM_BUILD_DIR'/%{name}/mjsulibfiles!' makefile
14mu|slap-2r4p4-17|49	# Correct path for man pages
14mu|slap-2r4p4-17|50	perl -p -i -e 's!man/man1!share/man/man1!' makefile
14mu|slap-2r4p4-17|51	%make RPM_OPT_FLAGS="%{optflags}"
14mu|slap-2r4p4-17|52	
14mu|slap-2r4p4-17|53	# Compile SLAP font converter
14mu|slap-2r4p4-17|54	%make sdk
14mu|slap-2r4p4-17|55	
14mu|slap-2r4p4-17|56	%install
14mu|slap-2r4p4-17|57	# Install SLAP
14mu|slap-2r4p4-17|58	%makeinstall
14mu|slap-2r4p4-17|59	
14mu|slap-2r4p4-17|60	# Install font converter
14mu|slap-2r4p4-17|61	install -m 755 makefont %{buildroot}%{_bindir}/
14mu|slap-2r4p4-17|62	
14mu|slap-2r4p4-17|63	# Correct file permissions
14mu|slap-2r4p4-17|64	chmod -R u+w %{buildroot}/*
14mu|slap-2r4p4-17|65	
14mu|slap-2r4p4-17|66	
14mu|slap-2r4p4-17|67	%changelog
14mu|slap-2r4p4-17|68	
14mu|slap-2r4p4-17|69	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2r4p4-17
14mu|slap-2r4p4-17|70	- (4510bd9) Build with system optflags
14mu|slap-2r4p4-17|71	- (4510bd9) Spec cleanup
14mu|slap-2r4p4-17|72	
14mu|slap-2r4p4-17|73	

24114 14
14mu|slib-3b4-1|1	Summary:      Platform independent library for scheme
14mu|slib-3b4-1|2	Name:         slib
14mu|slib-3b4-1|3	Version:      3b4
14mu|slib-3b4-1|4	Release:      1
14mu|slib-3b4-1|5	License:      SLIB
14mu|slib-3b4-1|6	Group:        Development/Other
14mu|slib-3b4-1|7	BuildArch:    noarch
14mu|slib-3b4-1|8	Source0:      http://groups.csail.mit.edu/mac/ftpdir/scm/slib-%{version}.zip
14mu|slib-3b4-1|9	URL:          http://people.csail.mit.edu/jaffer/SLIB.html
14mu|slib-3b4-1|10	
14mu|slib-3b4-1|11	%description
14mu|slib-3b4-1|12	"SLIB" is a portable library for the programming language Scheme.
14mu|slib-3b4-1|13	It provides a platform independent framework for using "packages" of
14mu|slib-3b4-1|14	Scheme procedures and syntax.  As distributed, SLIB contains useful
14mu|slib-3b4-1|15	packages for all Scheme implementations.  Its catalog can be
14mu|slib-3b4-1|16	transparently extended to accommodate packages specific to a site,
14mu|slib-3b4-1|17	implementation, user, or directory.
14mu|slib-3b4-1|18	
14mu|slib-3b4-1|19	%prep
14mu|slib-3b4-1|20	%setup -q -n %{name}
14mu|slib-3b4-1|21	sed -r -i "s,/usr/(local/)?lib/slib,%{_datadir}/slib,g" *.init
14mu|slib-3b4-1|22	
14mu|slib-3b4-1|23	%build
14mu|slib-3b4-1|24	
14mu|slib-3b4-1|25	%install
14mu|slib-3b4-1|26	mkdir -p %{buildroot}%{_datadir}/slib
14mu|slib-3b4-1|27	cp *.scm *.init *.xyz *.txt *.dat *.ps %{buildroot}%{_datadir}/slib
14mu|slib-3b4-1|28	mkdir -p %{buildroot}%{_infodir}
14mu|slib-3b4-1|29	install -m644 slib.info %{buildroot}%{_infodir}
14mu|slib-3b4-1|30	
14mu|slib-3b4-1|31	%files
14mu|slib-3b4-1|32	%doc ANNOUNCE README COPYING FAQ ChangeLog
14mu|slib-3b4-1|33	%{_datadir}/slib
14mu|slib-3b4-1|34	%{_infodir}/slib.*
14mu|slib-3b4-1|35	
14mu|slib-3b4-1|36	%changelog
14mu|slib-3b4-1|37	
14mu|slib-3b4-1|38	* Tue Oct 06 2015 Denis Silakov <dsilakov@gmail.com> 3b4-1
14mu|slib-3b4-1|39	- (0abe634) Updated to 3b4
14mu|slib-3b4-1|40	
14mu|slib-3b4-1|41	

24115 14
14mu|smartmontools-7.1-1|1	Summary:	For monitoring S.M.A.R.T. disks and devices
14mu|smartmontools-7.1-1|2	Name:		smartmontools
14mu|smartmontools-7.1-1|3	Version:	7.1
14mu|smartmontools-7.1-1|4	Release:	1
14mu|smartmontools-7.1-1|5	License:	GPLv2+
14mu|smartmontools-7.1-1|6	Group:		System/Kernel and hardware
14mu|smartmontools-7.1-1|7	Url:		https://www.smartmontools.org/
14mu|smartmontools-7.1-1|8	Source0:	https://sourceforge.net/projects/smartmontools/files/%{name}/%{version}/%{name}-%{version}.tar.gz
14mu|smartmontools-7.1-1|9	Source1:	https://sourceforge.net/projects/smartmontools/files/%{name}/%{version}/%{name}-%{version}.tar.gz.asc
14mu|smartmontools-7.1-1|10	Source2:	smartd.conf
14mu|smartmontools-7.1-1|11	Source3:	smartd.sysconfig
14mu|smartmontools-7.1-1|12	Source4:	smartd.service
14mu|smartmontools-7.1-1|13	Patch0:		smartmontools-6.0-service.patch
14mu|smartmontools-7.1-1|14	BuildRequires:	systemd-units
14mu|smartmontools-7.1-1|15	BuildRequires:	libcap-ng-devel
14mu|smartmontools-7.1-1|16	BuildRequires:	libselinux-devel
14mu|smartmontools-7.1-1|17	Requires(post,preun):	rpm-helper
14mu|smartmontools-7.1-1|18	Provides:	smartsuite = %{EVRD}
14mu|smartmontools-7.1-1|19	
14mu|smartmontools-7.1-1|20	%description
14mu|smartmontools-7.1-1|21	SMARTmontools controls and monitors storage devices using the Self-Monitoring,
14mu|smartmontools-7.1-1|22	Analysis and Reporting Technology System (S.M.A.R.T.) built into ATA and SCSI
14mu|smartmontools-7.1-1|23	Hard Drives. This is used to check the reliability of the hard drive and
14mu|smartmontools-7.1-1|24	predict drive failures. The suite contains two utilities. The first, smartctl,
14mu|smartmontools-7.1-1|25	is a command-line utility designed to perform simple S.M.A.R.T. tasks. The
14mu|smartmontools-7.1-1|26	second, smartd, is a daemon that periodically monitors smart status and
14mu|smartmontools-7.1-1|27	reports errors to syslog. The package is compatible with the ATA/ATAPI-5
14mu|smartmontools-7.1-1|28	specification. Future releases will be compatible with the ATA/ATAPI-6 and
14mu|smartmontools-7.1-1|29	ATA/ATAPI-7 specifications. The package is intended to incorporate as much
14mu|smartmontools-7.1-1|30	"vendor specific" and "reserved" information as possible about disk drives.
14mu|smartmontools-7.1-1|31	man smartctl and man smartd will provide more information.
14mu|smartmontools-7.1-1|32	
14mu|smartmontools-7.1-1|33	%files
14mu|smartmontools-7.1-1|34	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/smartd.conf
14mu|smartmontools-7.1-1|35	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/smartd_warning.sh
14mu|smartmontools-7.1-1|36	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/smartd
14mu|smartmontools-7.1-1|37	%attr(0644,root,root) %{_unitdir}/smartd.service
14mu|smartmontools-7.1-1|38	%{_sbindir}/*
14mu|smartmontools-7.1-1|39	%{_mandir}/man?/*
14mu|smartmontools-7.1-1|40	%{_docdir}/%{name}
14mu|smartmontools-7.1-1|41	%{_datadir}/%{name}/drivedb.h
14mu|smartmontools-7.1-1|42	
14mu|smartmontools-7.1-1|43	%post
14mu|smartmontools-7.1-1|44	%_post_service smartd
14mu|smartmontools-7.1-1|45	
14mu|smartmontools-7.1-1|46	%preun
14mu|smartmontools-7.1-1|47	%_preun_service smartd
14mu|smartmontools-7.1-1|48	
14mu|smartmontools-7.1-1|49	#----------------------------------------------------------------------------
14mu|smartmontools-7.1-1|50	
14mu|smartmontools-7.1-1|51	%prep
14mu|smartmontools-7.1-1|52	%setup -q
14mu|smartmontools-7.1-1|53	%patch0 -p0
14mu|smartmontools-7.1-1|54	
14mu|smartmontools-7.1-1|55	%build
14mu|smartmontools-7.1-1|56	%configure2_5x \
14mu|smartmontools-7.1-1|57	--with-libcap-ng=yes \
14mu|smartmontools-7.1-1|58	--with-drivedb \
14mu|smartmontools-7.1-1|59	--with-selinux=yes
14mu|smartmontools-7.1-1|60	
14mu|smartmontools-7.1-1|61	%make
14mu|smartmontools-7.1-1|62	
14mu|smartmontools-7.1-1|63	%install
14mu|smartmontools-7.1-1|64	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|smartmontools-7.1-1|65	
14mu|smartmontools-7.1-1|66	%makeinstall_std
14mu|smartmontools-7.1-1|67	
14mu|smartmontools-7.1-1|68	install %{SOURCE2} %{buildroot}%{_sysconfdir}/
14mu|smartmontools-7.1-1|69	install %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/smartd
14mu|smartmontools-7.1-1|70	install -D -p -m 644 %{SOURCE4} %{buildroot}/lib/systemd/system/smartd.service
14mu|smartmontools-7.1-1|71	rm -f %{buildroot}%{_initrddir}/smartd

24116 14
14mu|smb4k-1.2.1-1|1	%define major 4
14mu|smb4k-1.2.1-1|2	%define libname %mklibname smb4kcore %{major}
14mu|smb4k-1.2.1-1|3	
14mu|smb4k-1.2.1-1|4	Name:		smb4k
14mu|smb4k-1.2.1-1|5	Version:	1.2.1
14mu|smb4k-1.2.1-1|6	Release:	1
14mu|smb4k-1.2.1-1|7	Summary:	A KDE SMB share browser
14mu|smb4k-1.2.1-1|8	Source0:	http://downloads.sourceforge.net/smb4k/%{name}-%{version}.tar.xz
14mu|smb4k-1.2.1-1|9	License:	GPLv2+
14mu|smb4k-1.2.1-1|10	Group:		Networking/Other
14mu|smb4k-1.2.1-1|11	Url:		http://smb4k.sourceforge.net
14mu|smb4k-1.2.1-1|12	BuildRequires:  kdelibs4-devel
14mu|smb4k-1.2.1-1|13	Requires:	samba-client
14mu|smb4k-1.2.1-1|14	Requires:	%{libname} = %{version}
14mu|smb4k-1.2.1-1|15	Obsoletes:	%{mklibname smb4kdialogs 2} < %{version}-%{release}
14mu|smb4k-1.2.1-1|16	Conflicts:	%{name}-devel < 0.10.0-rc
14mu|smb4k-1.2.1-1|17	
14mu|smb4k-1.2.1-1|18	%description
14mu|smb4k-1.2.1-1|19	An SMB network and share browser for KDE 4 or later.
14mu|smb4k-1.2.1-1|20	
14mu|smb4k-1.2.1-1|21	%files -f %{name}.lang
14mu|smb4k-1.2.1-1|22	%{_kde_sysconfdir}/dbus-1/system.d/net.sourceforge.smb4k.mounthelper.conf
14mu|smb4k-1.2.1-1|23	%{_kde_bindir}/smb4k*
14mu|smb4k-1.2.1-1|24	%{_kde_datadir}/apps/kconf_update/*
14mu|smb4k-1.2.1-1|25	%{_kde_datadir}/dbus-1/system-services/net.sourceforge.smb4k.mounthelper.service
14mu|smb4k-1.2.1-1|26	%{_kde_datadir}/polkit-1/actions/net.sourceforge.smb4k.mounthelper.policy
14mu|smb4k-1.2.1-1|27	%{_kde_libdir}/kde4/*.so
14mu|smb4k-1.2.1-1|28	%{_kde_libdir}/libsmb4ktooltips.so
14mu|smb4k-1.2.1-1|29	%{_kde_libdir}/kde4/libexec/mounthelper
14mu|smb4k-1.2.1-1|30	%{_kde_applicationsdir}/smb4k.desktop
14mu|smb4k-1.2.1-1|31	%{_kde_services}/plasma-applet-smb4k-qml.desktop
14mu|smb4k-1.2.1-1|32	%{_kde_appsdir}/smb4k/
14mu|smb4k-1.2.1-1|33	%{_kde_datadir}/config.kcfg/smb4k.kcfg
14mu|smb4k-1.2.1-1|34	%{_kde_iconsdir}/*/*/*/*
14mu|smb4k-1.2.1-1|35	%{_datadir}/appdata/*
14mu|smb4k-1.2.1-1|36	%{_datadir}/apps/plasma/plasmoids/smb4k-qml/
14mu|smb4k-1.2.1-1|37	#%{_libdir}/libkdeinit4_smb4k.so
14mu|smb4k-1.2.1-1|38	
14mu|smb4k-1.2.1-1|39	#------------------------------------------------
14mu|smb4k-1.2.1-1|40	%package -n %libname
14mu|smb4k-1.2.1-1|41	Summary:	SMB4K core library
14mu|smb4k-1.2.1-1|42	Group:		System/Libraries
14mu|smb4k-1.2.1-1|43	
14mu|smb4k-1.2.1-1|44	%description -n %libname
14mu|smb4k-1.2.1-1|45	Library for %{name}.
14mu|smb4k-1.2.1-1|46	
14mu|smb4k-1.2.1-1|47	%files -n %libname
14mu|smb4k-1.2.1-1|48	%{_kde_libdir}/libsmb4kcore.so.%{major}*
14mu|smb4k-1.2.1-1|49	
14mu|smb4k-1.2.1-1|50	#------------------------------------------------
14mu|smb4k-1.2.1-1|51	%package devel
14mu|smb4k-1.2.1-1|52	Summary:	SMB4K development files
14mu|smb4k-1.2.1-1|53	Group:		Development/KDE and Qt
14mu|smb4k-1.2.1-1|54	Requires:	%{libname} = %{version}
14mu|smb4k-1.2.1-1|55	
14mu|smb4k-1.2.1-1|56	%description devel
14mu|smb4k-1.2.1-1|57	Development files for applications that need %{name}.
14mu|smb4k-1.2.1-1|58	
14mu|smb4k-1.2.1-1|59	%files devel
14mu|smb4k-1.2.1-1|60	%{_kde_libdir}/libsmb4kcore.so
14mu|smb4k-1.2.1-1|61	
14mu|smb4k-1.2.1-1|62	
14mu|smb4k-1.2.1-1|63	#------------------------------------------------
14mu|smb4k-1.2.1-1|64	%prep
14mu|smb4k-1.2.1-1|65	%setup -q
14mu|smb4k-1.2.1-1|66	
14mu|smb4k-1.2.1-1|67	%build
14mu|smb4k-1.2.1-1|68	%cmake_kde4
14mu|smb4k-1.2.1-1|69	%make
14mu|smb4k-1.2.1-1|70	
14mu|smb4k-1.2.1-1|71	%install
14mu|smb4k-1.2.1-1|72	%makeinstall_std -C build
14mu|smb4k-1.2.1-1|73	
14mu|smb4k-1.2.1-1|74	%find_lang %{name} --with-html --all-name
14mu|smb4k-1.2.1-1|75	
14mu|smb4k-1.2.1-1|76	%changelog
14mu|smb4k-1.2.1-1|77	
14mu|smb4k-1.2.1-1|78	* Tue Oct 27 2015 Denis Silakov <dsilakov@gmail.com> 1.2.1-1
14mu|smb4k-1.2.1-1|79	- (73bb834) Updated to 1.2.1
14mu|smb4k-1.2.1-1|80	
14mu|smb4k-1.2.1-1|81	

24117 14
14mu|smokegen-4.14.3-1|1	Name:		smokegen
14mu|smokegen-4.14.3-1|2	Summary:	Scripting MetaObject Kompiler Engine tools
14mu|smokegen-4.14.3-1|3	Version:	4.14.3
14mu|smokegen-4.14.3-1|4	Release:	1
14mu|smokegen-4.14.3-1|5	Epoch:		1
14mu|smokegen-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|smokegen-4.14.3-1|7	License:	GPL
14mu|smokegen-4.14.3-1|8	URL:		http://www.kde.org
14mu|smokegen-4.14.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|smokegen-4.14.3-1|10	%if %{is_beta}
14mu|smokegen-4.14.3-1|11	%define ftpdir unstable
14mu|smokegen-4.14.3-1|12	%else
14mu|smokegen-4.14.3-1|13	%define ftpdir stable
14mu|smokegen-4.14.3-1|14	%endif
14mu|smokegen-4.14.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|smokegen-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|smokegen-4.14.3-1|17	
14mu|smokegen-4.14.3-1|18	%description
14mu|smokegen-4.14.3-1|19	SMOKE provides infrastructure which is used for creating bindings for
14mu|smokegen-4.14.3-1|20	multiple languages such as Ruby, C# and PHP.
14mu|smokegen-4.14.3-1|21	
14mu|smokegen-4.14.3-1|22	This package contains the development tools to do bindings with the
14mu|smokegen-4.14.3-1|23	Scripting MetaObject Kompiler Engine, used by several Qt and KDE bindings,
14mu|smokegen-4.14.3-1|24	as well as some bindings for the Wt library.
14mu|smokegen-4.14.3-1|25	
14mu|smokegen-4.14.3-1|26	#------------------------------------------------------------
14mu|smokegen-4.14.3-1|27	
14mu|smokegen-4.14.3-1|28	%define libsmokebase_major 3
14mu|smokegen-4.14.3-1|29	%define libsmokebase %mklibname smokebase %{libsmokebase_major}
14mu|smokegen-4.14.3-1|30	
14mu|smokegen-4.14.3-1|31	%package -n %{libsmokebase}
14mu|smokegen-4.14.3-1|32	Summary:	smokegen Library
14mu|smokegen-4.14.3-1|33	Group:		Development/KDE and Qt
14mu|smokegen-4.14.3-1|34	Conflicts:	%{_lib}smokeqt3 <= 1:4.5.80-1
14mu|smokegen-4.14.3-1|35	
14mu|smokegen-4.14.3-1|36	%description -n %{libsmokebase}
14mu|smokegen-4.14.3-1|37	smokegen Library
14mu|smokegen-4.14.3-1|38	
14mu|smokegen-4.14.3-1|39	%files -n %{libsmokebase}
14mu|smokegen-4.14.3-1|40	%{_kde_libdir}/libsmokebase.so.%{libsmokebase_major}*
14mu|smokegen-4.14.3-1|41	
14mu|smokegen-4.14.3-1|42	#------------------------------------------------------------
14mu|smokegen-4.14.3-1|43	
14mu|smokegen-4.14.3-1|44	%package devel
14mu|smokegen-4.14.3-1|45	Summary:	Header files for %{name}
14mu|smokegen-4.14.3-1|46	Group:		Development/KDE and Qt
14mu|smokegen-4.14.3-1|47	Conflicts:	smoke4-devel < 1:4.6.90
14mu|smokegen-4.14.3-1|48	Requires:	kdelibs4-devel
14mu|smokegen-4.14.3-1|49	Requires:	%{libsmokebase} = %{EVRD}
14mu|smokegen-4.14.3-1|50	
14mu|smokegen-4.14.3-1|51	%description devel
14mu|smokegen-4.14.3-1|52	Header files for %{name}
14mu|smokegen-4.14.3-1|53	
14mu|smokegen-4.14.3-1|54	%files devel
14mu|smokegen-4.14.3-1|55	%{_kde_bindir}/smokegen
14mu|smokegen-4.14.3-1|56	%{_kde_bindir}/smokeapi
14mu|smokegen-4.14.3-1|57	%{_kde_libdir}/libcppparser.so
14mu|smokegen-4.14.3-1|58	%{_kde_libdir}/libsmokebase.so
14mu|smokegen-4.14.3-1|59	%{_kde_includedir}/smokegen/generatorenvironment.h
14mu|smokegen-4.14.3-1|60	%{_kde_includedir}/smokegen/generator_export.h
14mu|smokegen-4.14.3-1|61	%{_kde_includedir}/smokegen/generatorpreprocessor.h
14mu|smokegen-4.14.3-1|62	%{_kde_includedir}/smokegen/generatorvisitor.h
14mu|smokegen-4.14.3-1|63	%{_kde_includedir}/smokegen/name_compiler.h
14mu|smokegen-4.14.3-1|64	%{_kde_includedir}/smokegen/options.h
14mu|smokegen-4.14.3-1|65	%{_kde_includedir}/smokegen/type_compiler.h
14mu|smokegen-4.14.3-1|66	%{_kde_includedir}/smokegen/type.h
14mu|smokegen-4.14.3-1|67	%{_kde_includedir}/smoke.h
14mu|smokegen-4.14.3-1|68	%{_kde_datadir}/smokegen
14mu|smokegen-4.14.3-1|69	%{_kde_libdir}/smokegen/generator_smoke.so
14mu|smokegen-4.14.3-1|70	%{_kde_libdir}/smokegen/generator_dump.so
14mu|smokegen-4.14.3-1|71	%{_kde_datadir}/smoke/cmake/SmokeConfig.cmake
14mu|smokegen-4.14.3-1|72	%{_kde_datadir}/smoke/cmake/FindLibraryWithDebug.cmake
14mu|smokegen-4.14.3-1|73	%{_kde_datadir}/smoke/cmake/FindPhonon.cmake
14mu|smokegen-4.14.3-1|74	%{_kde_datadir}/smoke/cmake/FindQImageBlitz.cmake
14mu|smokegen-4.14.3-1|75	%{_kde_datadir}/smoke/cmake/FindQScintilla.cmake
14mu|smokegen-4.14.3-1|76	%{_kde_datadir}/smoke/cmake/FindQwt5.cmake
14mu|smokegen-4.14.3-1|77	%{_kde_datadir}/smoke/cmake/HandleImportedTargetsInCMakeRequiredLibraries.cmake
14mu|smokegen-4.14.3-1|78	%{_kde_datadir}/smoke/cmake/MacroLogFeature.cmake
14mu|smokegen-4.14.3-1|79	%{_kde_datadir}/smoke/cmake/MacroOptionalAddBindings.cmake
14mu|smokegen-4.14.3-1|80	%{_kde_datadir}/smoke/cmake/MacroOptionalFindPackage.cmake
14mu|smokegen-4.14.3-1|81	%{_kde_datadir}/smoke/cmake/SmokeVersionConfig.cmake
14mu|smokegen-4.14.3-1|82	
14mu|smokegen-4.14.3-1|83	#------------------------------------------------------------
14mu|smokegen-4.14.3-1|84	
14mu|smokegen-4.14.3-1|85	%prep
14mu|smokegen-4.14.3-1|86	%setup -q
14mu|smokegen-4.14.3-1|87	
14mu|smokegen-4.14.3-1|88	%build
14mu|smokegen-4.14.3-1|89	%cmake_kde4
14mu|smokegen-4.14.3-1|90	%make
14mu|smokegen-4.14.3-1|91	
14mu|smokegen-4.14.3-1|92	%install
14mu|smokegen-4.14.3-1|93	%makeinstall_std -C build
14mu|smokegen-4.14.3-1|94	
14mu|smokegen-4.14.3-1|95	
14mu|smokegen-4.14.3-1|96	%changelog
14mu|smokegen-4.14.3-1|97	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|smokegen-4.14.3-1|98	+ Revision: a4f5bdc
14mu|smokegen-4.14.3-1|99	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|smokegen-4.14.3-1|100	
14mu|smokegen-4.14.3-1|101	

24118 14
14mu|smokekde-4.14.3-1|1	%define with_kdepimlibs 1
14mu|smokekde-4.14.3-1|2	
14mu|smokekde-4.14.3-1|3	Name:		smokekde
14mu|smokekde-4.14.3-1|4	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|5	Version:	4.14.3
14mu|smokekde-4.14.3-1|6	Release:	1
14mu|smokekde-4.14.3-1|7	Epoch:		1
14mu|smokekde-4.14.3-1|8	Group:		Graphical desktop/KDE
14mu|smokekde-4.14.3-1|9	License:	GPLv2 LGPLv2
14mu|smokekde-4.14.3-1|10	URL:		http://www.kde.org
14mu|smokekde-4.14.3-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|smokekde-4.14.3-1|12	BuildRequires:	smokeqt-devel >= 1:%{version}
14mu|smokekde-4.14.3-1|13	%if %{with_kdepimlibs}
14mu|smokekde-4.14.3-1|14	BuildRequires:	kdepimlibs4-devel >= 2:%{version}
14mu|smokekde-4.14.3-1|15	%endif
14mu|smokekde-4.14.3-1|16	BuildRequires:	okular-devel >= 2:%{version}
14mu|smokekde-4.14.3-1|17	BuildRequires:	kate-devel >= 1:%{version}
14mu|smokekde-4.14.3-1|18	BuildRequires:	qscintilla-qt4-devel
14mu|smokekde-4.14.3-1|19	BuildRequires:	pkgconfig(akonadi)
14mu|smokekde-4.14.3-1|20	BuildRequires:	pkgconfig(libattica)
14mu|smokekde-4.14.3-1|21	BuildRequires:	pkgconfig(shared-desktop-ontologies)
14mu|smokekde-4.14.3-1|22	BuildRequires:	pkgconfig(soprano)
14mu|smokekde-4.14.3-1|23	
14mu|smokekde-4.14.3-1|24	%description
14mu|smokekde-4.14.3-1|25	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine).
14mu|smokekde-4.14.3-1|26	
14mu|smokekde-4.14.3-1|27	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|28	
14mu|smokekde-4.14.3-1|29	%define smokesopranoclient_major 3
14mu|smokekde-4.14.3-1|30	%define libsmokesopranoclient %mklibname smokesopranoclient %{smokesopranoclient_major}
14mu|smokekde-4.14.3-1|31	
14mu|smokekde-4.14.3-1|32	%package -n %{libsmokesopranoclient}
14mu|smokekde-4.14.3-1|33	Summary:	Soprano bindings for SMOKE
14mu|smokekde-4.14.3-1|34	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|35	
14mu|smokekde-4.14.3-1|36	%description -n %{libsmokesopranoclient}
14mu|smokekde-4.14.3-1|37	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|38	
14mu|smokekde-4.14.3-1|39	%files -n %{libsmokesopranoclient}
14mu|smokekde-4.14.3-1|40	%{_kde_libdir}/libsmokesopranoclient.so.%{smokesopranoclient_major}*
14mu|smokekde-4.14.3-1|41	
14mu|smokekde-4.14.3-1|42	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|43	
14mu|smokekde-4.14.3-1|44	%define smokesopranoserver_major 3
14mu|smokekde-4.14.3-1|45	%define libsmokesopranoserver %mklibname smokesopranoserver %{smokesopranoserver_major}
14mu|smokekde-4.14.3-1|46	
14mu|smokekde-4.14.3-1|47	%package -n %{libsmokesopranoserver}
14mu|smokekde-4.14.3-1|48	Summary:	Soprano bindings for SMOKE
14mu|smokekde-4.14.3-1|49	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|50	
14mu|smokekde-4.14.3-1|51	%description -n %{libsmokesopranoserver}
14mu|smokekde-4.14.3-1|52	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|53	
14mu|smokekde-4.14.3-1|54	%files -n %{libsmokesopranoserver}
14mu|smokekde-4.14.3-1|55	%{_kde_libdir}/libsmokesopranoserver.so.%{smokesopranoserver_major}*
14mu|smokekde-4.14.3-1|56	
14mu|smokekde-4.14.3-1|57	#------------------------------------------------------------
14mu|smokekde-4.14.3-1|58	
14mu|smokekde-4.14.3-1|59	%define smokekate_major 3
14mu|smokekde-4.14.3-1|60	%define libsmokekate %mklibname smokekate %{smokekate_major}
14mu|smokekde-4.14.3-1|61	
14mu|smokekde-4.14.3-1|62	%package -n %{libsmokekate}
14mu|smokekde-4.14.3-1|63	Summary:	Kate bindings for SMOKE
14mu|smokekde-4.14.3-1|64	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|65	
14mu|smokekde-4.14.3-1|66	%description -n %{libsmokekate}
14mu|smokekde-4.14.3-1|67	Kate bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|68	
14mu|smokekde-4.14.3-1|69	%files -n %{libsmokekate}
14mu|smokekde-4.14.3-1|70	%{_kde_libdir}/libsmokekate.so.%{smokekate_major}*
14mu|smokekde-4.14.3-1|71	
14mu|smokekde-4.14.3-1|72	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|73	
14mu|smokekde-4.14.3-1|74	%define smokekdecore_major 3
14mu|smokekde-4.14.3-1|75	%define libsmokekdecore %mklibname smokekdecore %{smokekdecore_major}
14mu|smokekde-4.14.3-1|76	
14mu|smokekde-4.14.3-1|77	%package -n %{libsmokekdecore}
14mu|smokekde-4.14.3-1|78	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|79	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|80	
14mu|smokekde-4.14.3-1|81	%description -n %{libsmokekdecore}
14mu|smokekde-4.14.3-1|82	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|83	
14mu|smokekde-4.14.3-1|84	%files -n %{libsmokekdecore}
14mu|smokekde-4.14.3-1|85	%{_kde_libdir}/libsmokekdecore.so.%{smokekdecore_major}*
14mu|smokekde-4.14.3-1|86	
14mu|smokekde-4.14.3-1|87	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|88	
14mu|smokekde-4.14.3-1|89	%define smokekdeui_major 3
14mu|smokekde-4.14.3-1|90	%define libsmokekdeui %mklibname smokekdeui %{smokekdeui_major}
14mu|smokekde-4.14.3-1|91	
14mu|smokekde-4.14.3-1|92	%package -n %{libsmokekdeui}
14mu|smokekde-4.14.3-1|93	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|94	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|95	
14mu|smokekde-4.14.3-1|96	%description -n %{libsmokekdeui}
14mu|smokekde-4.14.3-1|97	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|98	
14mu|smokekde-4.14.3-1|99	%files -n %{libsmokekdeui}
14mu|smokekde-4.14.3-1|100	%{_kde_libdir}/libsmokekdeui.so.%{smokekdeui_major}*
14mu|smokekde-4.14.3-1|101	
14mu|smokekde-4.14.3-1|102	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|103	
14mu|smokekde-4.14.3-1|104	%define smokekfile_major 3
14mu|smokekde-4.14.3-1|105	%define libsmokekfile %mklibname smokekfile %{smokekfile_major}
14mu|smokekde-4.14.3-1|106	
14mu|smokekde-4.14.3-1|107	%package -n %{libsmokekfile}
14mu|smokekde-4.14.3-1|108	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|109	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|110	
14mu|smokekde-4.14.3-1|111	%description -n %{libsmokekfile}
14mu|smokekde-4.14.3-1|112	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|113	
14mu|smokekde-4.14.3-1|114	%files -n %{libsmokekfile}
14mu|smokekde-4.14.3-1|115	%{_kde_libdir}/libsmokekfile.so.%{smokekfile_major}*
14mu|smokekde-4.14.3-1|116	
14mu|smokekde-4.14.3-1|117	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|118	
14mu|smokekde-4.14.3-1|119	%define smokekio_major 3
14mu|smokekde-4.14.3-1|120	%define libsmokekio %mklibname smokekio %{smokekio_major}
14mu|smokekde-4.14.3-1|121	
14mu|smokekde-4.14.3-1|122	%package -n %{libsmokekio}
14mu|smokekde-4.14.3-1|123	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|124	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|125	
14mu|smokekde-4.14.3-1|126	%description -n %{libsmokekio}
14mu|smokekde-4.14.3-1|127	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|128	
14mu|smokekde-4.14.3-1|129	%files -n %{libsmokekio}
14mu|smokekde-4.14.3-1|130	%{_kde_libdir}/libsmokekio.so.%{smokekio_major}*
14mu|smokekde-4.14.3-1|131	
14mu|smokekde-4.14.3-1|132	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|133	
14mu|smokekde-4.14.3-1|134	%define smokeknewstuff2_major 3
14mu|smokekde-4.14.3-1|135	%define libsmokeknewstuff2 %mklibname smokeknewstuff2_ %{smokeknewstuff2_major}
14mu|smokekde-4.14.3-1|136	
14mu|smokekde-4.14.3-1|137	%package -n %{libsmokeknewstuff2}
14mu|smokekde-4.14.3-1|138	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|139	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|140	
14mu|smokekde-4.14.3-1|141	%description -n %{libsmokeknewstuff2}
14mu|smokekde-4.14.3-1|142	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|143	
14mu|smokekde-4.14.3-1|144	%files -n %{libsmokeknewstuff2}
14mu|smokekde-4.14.3-1|145	%{_kde_libdir}/libsmokeknewstuff2.so.%{smokeknewstuff2_major}*
14mu|smokekde-4.14.3-1|146	
14mu|smokekde-4.14.3-1|147	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|148	
14mu|smokekde-4.14.3-1|149	%define smokeknewstuff3_major 3
14mu|smokekde-4.14.3-1|150	%define libsmokeknewstuff3 %mklibname smokeknewstuff3_ %{smokeknewstuff3_major}
14mu|smokekde-4.14.3-1|151	
14mu|smokekde-4.14.3-1|152	%package -n %{libsmokeknewstuff3}
14mu|smokekde-4.14.3-1|153	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|154	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|155	
14mu|smokekde-4.14.3-1|156	%description -n %{libsmokeknewstuff3}
14mu|smokekde-4.14.3-1|157	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|158	
14mu|smokekde-4.14.3-1|159	%files -n %{libsmokeknewstuff3}
14mu|smokekde-4.14.3-1|160	%{_kde_libdir}/libsmokeknewstuff3.so.%{smokeknewstuff3_major}*
14mu|smokekde-4.14.3-1|161	
14mu|smokekde-4.14.3-1|162	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|163	
14mu|smokekde-4.14.3-1|164	%define smokekhtml_major 3
14mu|smokekde-4.14.3-1|165	%define libsmokekhtml %mklibname smokekhtml %{smokekhtml_major}
14mu|smokekde-4.14.3-1|166	
14mu|smokekde-4.14.3-1|167	%package -n %{libsmokekhtml}
14mu|smokekde-4.14.3-1|168	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|169	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|170	
14mu|smokekde-4.14.3-1|171	%description -n %{libsmokekhtml}
14mu|smokekde-4.14.3-1|172	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|173	
14mu|smokekde-4.14.3-1|174	%files -n %{libsmokekhtml}
14mu|smokekde-4.14.3-1|175	%{_kde_libdir}/libsmokekhtml.so.%{smokekhtml_major}*
14mu|smokekde-4.14.3-1|176	
14mu|smokekde-4.14.3-1|177	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|178	
14mu|smokekde-4.14.3-1|179	%define smokektexteditor_major 3
14mu|smokekde-4.14.3-1|180	%define libsmokektexteditor %mklibname smoketexteditor %{smokektexteditor_major}
14mu|smokekde-4.14.3-1|181	
14mu|smokekde-4.14.3-1|182	%package -n %{libsmokektexteditor}
14mu|smokekde-4.14.3-1|183	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|184	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|185	
14mu|smokekde-4.14.3-1|186	%description -n %{libsmokektexteditor}
14mu|smokekde-4.14.3-1|187	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|188	
14mu|smokekde-4.14.3-1|189	%files -n %{libsmokektexteditor}
14mu|smokekde-4.14.3-1|190	%{_kde_libdir}/libsmokektexteditor.so.%{smokektexteditor_major}*
14mu|smokekde-4.14.3-1|191	
14mu|smokekde-4.14.3-1|192	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|193	
14mu|smokekde-4.14.3-1|194	%define smokekparts_major 3
14mu|smokekde-4.14.3-1|195	%define libsmokekparts %mklibname smokekparts %{smokekparts_major}
14mu|smokekde-4.14.3-1|196	
14mu|smokekde-4.14.3-1|197	%package -n %{libsmokekparts}
14mu|smokekde-4.14.3-1|198	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|199	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|200	
14mu|smokekde-4.14.3-1|201	%description -n %{libsmokekparts}
14mu|smokekde-4.14.3-1|202	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|203	
14mu|smokekde-4.14.3-1|204	%files -n %{libsmokekparts}
14mu|smokekde-4.14.3-1|205	%{_kde_libdir}/libsmokekparts.so.%{smokekparts_major}*
14mu|smokekde-4.14.3-1|206	
14mu|smokekde-4.14.3-1|207	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|208	
14mu|smokekde-4.14.3-1|209	%define smokekutils_major 3
14mu|smokekde-4.14.3-1|210	%define libsmokekutils %mklibname smokekutils %{smokekutils_major}
14mu|smokekde-4.14.3-1|211	
14mu|smokekde-4.14.3-1|212	%package -n %{libsmokekutils}
14mu|smokekde-4.14.3-1|213	Summary:	KDE4 bindings for SMOKE
14mu|smokekde-4.14.3-1|214	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|215	
14mu|smokekde-4.14.3-1|216	%description -n %{libsmokekutils}
14mu|smokekde-4.14.3-1|217	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|218	
14mu|smokekde-4.14.3-1|219	%files -n %{libsmokekutils}
14mu|smokekde-4.14.3-1|220	%{_kde_libdir}/libsmokekutils.so.%{smokekutils_major}*
14mu|smokekde-4.14.3-1|221	
14mu|smokekde-4.14.3-1|222	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|223	
14mu|smokekde-4.14.3-1|224	%define smokesolid_major 3
14mu|smokekde-4.14.3-1|225	%define libsmokesolid %mklibname smokesolid %{smokesolid_major}
14mu|smokekde-4.14.3-1|226	
14mu|smokekde-4.14.3-1|227	%package -n %{libsmokesolid}
14mu|smokekde-4.14.3-1|228	Summary:	Solid bindings for SMOKE
14mu|smokekde-4.14.3-1|229	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|230	
14mu|smokekde-4.14.3-1|231	%description -n %{libsmokesolid}
14mu|smokekde-4.14.3-1|232	Solid bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|233	
14mu|smokekde-4.14.3-1|234	%files -n %{libsmokesolid}
14mu|smokekde-4.14.3-1|235	%{_kde_libdir}/libsmokesolid.so.%{smokesolid_major}*
14mu|smokekde-4.14.3-1|236	
14mu|smokekde-4.14.3-1|237	#-----------------------------------------------------------------------------
14mu|smokekde-4.14.3-1|238	
14mu|smokekde-4.14.3-1|239	%define smokeokular_major 3
14mu|smokekde-4.14.3-1|240	%define libsmokeokular %mklibname smokeokular %{smokeokular_major}
14mu|smokekde-4.14.3-1|241	
14mu|smokekde-4.14.3-1|242	%package -n %{libsmokeokular}
14mu|smokekde-4.14.3-1|243	Summary:	Okular bindings for SMOKE
14mu|smokekde-4.14.3-1|244	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|245	
14mu|smokekde-4.14.3-1|246	%description -n %{libsmokeokular}
14mu|smokekde-4.14.3-1|247	Okular bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|248	
14mu|smokekde-4.14.3-1|249	%files -n %{libsmokeokular}
14mu|smokekde-4.14.3-1|250	%{_kde_libdir}/libsmokeokular.so.%{smokeokular_major}*
14mu|smokekde-4.14.3-1|251	
14mu|smokekde-4.14.3-1|252	#------------------------------------------------------------
14mu|smokekde-4.14.3-1|253	
14mu|smokekde-4.14.3-1|254	%define libsmokesoprano_major 3
14mu|smokekde-4.14.3-1|255	%define libsmokesoprano %mklibname smokesoprano %{libsmokesoprano_major}
14mu|smokekde-4.14.3-1|256	
14mu|smokekde-4.14.3-1|257	%package -n %{libsmokesoprano}
14mu|smokekde-4.14.3-1|258	Summary:	Soprano bindings for SMOKE
14mu|smokekde-4.14.3-1|259	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|260	
14mu|smokekde-4.14.3-1|261	%description -n %{libsmokesoprano}
14mu|smokekde-4.14.3-1|262	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|263	
14mu|smokekde-4.14.3-1|264	%files -n %{libsmokesoprano}
14mu|smokekde-4.14.3-1|265	%{_kde_libdir}/libsmokesoprano.so.%{libsmokesoprano_major}*
14mu|smokekde-4.14.3-1|266	
14mu|smokekde-4.14.3-1|267	#------------------------------------------------------------
14mu|smokekde-4.14.3-1|268	
14mu|smokekde-4.14.3-1|269	%define libsmokeplasma_major 3
14mu|smokekde-4.14.3-1|270	%define libsmokeplasma %mklibname smokeplasma %{libsmokeplasma_major}
14mu|smokekde-4.14.3-1|271	
14mu|smokekde-4.14.3-1|272	%package -n %{libsmokeplasma}
14mu|smokekde-4.14.3-1|273	Summary:	Plasma bindings for SMOKE
14mu|smokekde-4.14.3-1|274	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|275	
14mu|smokekde-4.14.3-1|276	%description -n %{libsmokeplasma}
14mu|smokekde-4.14.3-1|277	Plasma bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|278	
14mu|smokekde-4.14.3-1|279	%files -n %{libsmokeplasma}
14mu|smokekde-4.14.3-1|280	%{_kde_libdir}/libsmokeplasma.so.%{libsmokeplasma_major}*
14mu|smokekde-4.14.3-1|281	
14mu|smokekde-4.14.3-1|282	#------------------------------------------------------------
14mu|smokekde-4.14.3-1|283	
14mu|smokekde-4.14.3-1|284	%define libsmokenepomuk_major 3
14mu|smokekde-4.14.3-1|285	%define libsmokenepomuk %mklibname smokenepomuk %{libsmokenepomuk_major}
14mu|smokekde-4.14.3-1|286	
14mu|smokekde-4.14.3-1|287	%package -n %{libsmokenepomuk}
14mu|smokekde-4.14.3-1|288	Summary:	Nepomuk bindings for SMOKE
14mu|smokekde-4.14.3-1|289	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|290	
14mu|smokekde-4.14.3-1|291	%description -n %{libsmokenepomuk}
14mu|smokekde-4.14.3-1|292	Nepomuk bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|293	
14mu|smokekde-4.14.3-1|294	%files -n %{libsmokenepomuk}
14mu|smokekde-4.14.3-1|295	%{_kde_libdir}/libsmokenepomuk.so.%{libsmokenepomuk_major}*
14mu|smokekde-4.14.3-1|296	
14mu|smokekde-4.14.3-1|297	#------------------------------------------------------------
14mu|smokekde-4.14.3-1|298	%if %{with_kdepimlibs}
14mu|smokekde-4.14.3-1|299	%define libsmokeakonadi_major 3
14mu|smokekde-4.14.3-1|300	%define libsmokeakonadi %mklibname smokeakonadi %{libsmokeakonadi_major}
14mu|smokekde-4.14.3-1|301	
14mu|smokekde-4.14.3-1|302	%package -n %{libsmokeakonadi}
14mu|smokekde-4.14.3-1|303	Summary:	Akondi bindings for SMOKE
14mu|smokekde-4.14.3-1|304	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|305	
14mu|smokekde-4.14.3-1|306	%description -n %{libsmokeakonadi}
14mu|smokekde-4.14.3-1|307	Akondi bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|308	
14mu|smokekde-4.14.3-1|309	%files -n %{libsmokeakonadi}
14mu|smokekde-4.14.3-1|310	%{_kde_libdir}/libsmokeakonadi.so.%{libsmokeakonadi_major}*
14mu|smokekde-4.14.3-1|311	%endif
14mu|smokekde-4.14.3-1|312	
14mu|smokekde-4.14.3-1|313	#------------------------------------------------------------
14mu|smokekde-4.14.3-1|314	
14mu|smokekde-4.14.3-1|315	%define libsmokeattica_major 3
14mu|smokekde-4.14.3-1|316	%define libsmokeattica %mklibname smokeattica %{libsmokeattica_major}
14mu|smokekde-4.14.3-1|317	
14mu|smokekde-4.14.3-1|318	%package -n %{libsmokeattica}
14mu|smokekde-4.14.3-1|319	Summary:	Attica bindings for SMOKE
14mu|smokekde-4.14.3-1|320	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|321	
14mu|smokekde-4.14.3-1|322	%description -n %{libsmokeattica}
14mu|smokekde-4.14.3-1|323	Attica bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|324	
14mu|smokekde-4.14.3-1|325	%files -n %{libsmokeattica}
14mu|smokekde-4.14.3-1|326	%{_kde_libdir}/libsmokeattica.so.%{libsmokeattica_major}*
14mu|smokekde-4.14.3-1|327	
14mu|smokekde-4.14.3-1|328	#------------------------------------------------------------
14mu|smokekde-4.14.3-1|329	
14mu|smokekde-4.14.3-1|330	%define libsmokenepomukquery_major 3
14mu|smokekde-4.14.3-1|331	%define libsmokenepomukquery %mklibname smokenepomukquery %{libsmokenepomukquery_major}
14mu|smokekde-4.14.3-1|332	
14mu|smokekde-4.14.3-1|333	%package -n %{libsmokenepomukquery}
14mu|smokekde-4.14.3-1|334	Summary:	Nepomuk bindings for SMOKE
14mu|smokekde-4.14.3-1|335	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|336	
14mu|smokekde-4.14.3-1|337	%description -n %{libsmokenepomukquery}
14mu|smokekde-4.14.3-1|338	Nepomuk bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokekde-4.14.3-1|339	
14mu|smokekde-4.14.3-1|340	%files -n %{libsmokenepomukquery}
14mu|smokekde-4.14.3-1|341	%{_kde_libdir}/libsmokenepomukquery.so.%{libsmokenepomukquery_major}*
14mu|smokekde-4.14.3-1|342	
14mu|smokekde-4.14.3-1|343	#------------------------------------------------------------
14mu|smokekde-4.14.3-1|344	
14mu|smokekde-4.14.3-1|345	%package devel
14mu|smokekde-4.14.3-1|346	Summary:	Header files for %{name}
14mu|smokekde-4.14.3-1|347	Group:		Development/KDE and Qt
14mu|smokekde-4.14.3-1|348	Requires:	smokeqt-devel >= 1:%{version}
14mu|smokekde-4.14.3-1|349	Requires:	okular-devel >= 2:%{version}
14mu|smokekde-4.14.3-1|350	Requires:	kate-devel >= 1:%{version}
14mu|smokekde-4.14.3-1|351	%if %{with_kdepimlibs}
14mu|smokekde-4.14.3-1|352	Requires:	%{libsmokeakonadi} = %{EVRD}
14mu|smokekde-4.14.3-1|353	Requires:	kdepimlibs4-devel >= 2:%{version}
14mu|smokekde-4.14.3-1|354	%endif
14mu|smokekde-4.14.3-1|355	Requires:	%{libsmokeattica} = %{EVRD}
14mu|smokekde-4.14.3-1|356	Requires:	%{libsmokekate} = %{EVRD}
14mu|smokekde-4.14.3-1|357	Requires:	%{libsmokekdecore} = %{EVRD}
14mu|smokekde-4.14.3-1|358	Requires:	%{libsmokekdeui} = %{EVRD}
14mu|smokekde-4.14.3-1|359	Requires:	%{libsmokekfile} = %{EVRD}
14mu|smokekde-4.14.3-1|360	Requires:	%{libsmokekhtml} = %{EVRD}
14mu|smokekde-4.14.3-1|361	Requires:	%{libsmokekio} = %{EVRD}
14mu|smokekde-4.14.3-1|362	Requires:	%{libsmokeknewstuff2} = %{EVRD}
14mu|smokekde-4.14.3-1|363	Requires:	%{libsmokeknewstuff3} = %{EVRD}
14mu|smokekde-4.14.3-1|364	Requires:	%{libsmokekparts} = %{EVRD}
14mu|smokekde-4.14.3-1|365	Requires:	%{libsmokektexteditor} = %{EVRD}
14mu|smokekde-4.14.3-1|366	Requires:	%{libsmokekutils} = %{EVRD}
14mu|smokekde-4.14.3-1|367	Requires:	%{libsmokenepomuk} = %{EVRD}
14mu|smokekde-4.14.3-1|368	Requires:	%{libsmokenepomukquery} = %{EVRD}
14mu|smokekde-4.14.3-1|369	Requires:	%{libsmokeokular} = %{EVRD}
14mu|smokekde-4.14.3-1|370	Requires:	%{libsmokeplasma} = %{EVRD}
14mu|smokekde-4.14.3-1|371	Requires:	%{libsmokesolid} = %{EVRD}
14mu|smokekde-4.14.3-1|372	Requires:	%{libsmokesoprano} = %{EVRD}
14mu|smokekde-4.14.3-1|373	Requires:	%{libsmokesopranoclient} = %{EVRD}
14mu|smokekde-4.14.3-1|374	Requires:	%{libsmokesopranoserver} = %{EVRD}
14mu|smokekde-4.14.3-1|375	Conflicts:	smoke4-devel < 1:4.6.90
14mu|smokekde-4.14.3-1|376	
14mu|smokekde-4.14.3-1|377	%description devel
14mu|smokekde-4.14.3-1|378	Devel files for %{name}
14mu|smokekde-4.14.3-1|379	
14mu|smokekde-4.14.3-1|380	%files devel
14mu|smokekde-4.14.3-1|381	%{_includedir}/smoke/attica_smoke.h
14mu|smokekde-4.14.3-1|382	%{_includedir}/smoke/kdecore_smoke.h
14mu|smokekde-4.14.3-1|383	%{_includedir}/smoke/kdeui_smoke.h
14mu|smokekde-4.14.3-1|384	%{_includedir}/smoke/kfile_smoke.h
14mu|smokekde-4.14.3-1|385	%{_includedir}/smoke/khtml_smoke.h
14mu|smokekde-4.14.3-1|386	%{_includedir}/smoke/kio_smoke.h
14mu|smokekde-4.14.3-1|387	%{_includedir}/smoke/knewstuff2_smoke.h
14mu|smokekde-4.14.3-1|388	%{_includedir}/smoke/knewstuff3_smoke.h
14mu|smokekde-4.14.3-1|389	%{_includedir}/smoke/kparts_smoke.h
14mu|smokekde-4.14.3-1|390	%{_includedir}/smoke/ktexteditor_smoke.h
14mu|smokekde-4.14.3-1|391	%{_includedir}/smoke/kutils_smoke.h
14mu|smokekde-4.14.3-1|392	%{_includedir}/smoke/nepomuk_smoke.h
14mu|smokekde-4.14.3-1|393	%{_includedir}/smoke/nepomukquery_smoke.h
14mu|smokekde-4.14.3-1|394	%{_includedir}/smoke/okular_smoke.h
14mu|smokekde-4.14.3-1|395	%{_includedir}/smoke/plasma_smoke.h
14mu|smokekde-4.14.3-1|396	%{_includedir}/smoke/solid_smoke.h
14mu|smokekde-4.14.3-1|397	%{_includedir}/smoke/soprano_smoke.h
14mu|smokekde-4.14.3-1|398	%{_includedir}/smoke/sopranoclient_smoke.h
14mu|smokekde-4.14.3-1|399	%{_includedir}/smoke/sopranoserver_smoke.h
14mu|smokekde-4.14.3-1|400	%{_includedir}/smoke/kate_smoke.h
14mu|smokekde-4.14.3-1|401	%{_kde_libdir}/libsmokekate.so
14mu|smokekde-4.14.3-1|402	%if %{with_kdepimlibs}
14mu|smokekde-4.14.3-1|403	%{_includedir}/smoke/akonadi_smoke.h
14mu|smokekde-4.14.3-1|404	%{_kde_libdir}/libsmokeakonadi.so
14mu|smokekde-4.14.3-1|405	%endif
14mu|smokekde-4.14.3-1|406	%{_kde_libdir}/libsmokeattica.so
14mu|smokekde-4.14.3-1|407	%{_kde_libdir}/libsmokekdecore.so
14mu|smokekde-4.14.3-1|408	%{_kde_libdir}/libsmokekdeui.so
14mu|smokekde-4.14.3-1|409	%{_kde_libdir}/libsmokekfile.so
14mu|smokekde-4.14.3-1|410	%{_kde_libdir}/libsmokekhtml.so
14mu|smokekde-4.14.3-1|411	%{_kde_libdir}/libsmokekio.so
14mu|smokekde-4.14.3-1|412	%{_kde_libdir}/libsmokeknewstuff2.so
14mu|smokekde-4.14.3-1|413	%{_kde_libdir}/libsmokeknewstuff3.so
14mu|smokekde-4.14.3-1|414	%{_kde_libdir}/libsmokekparts.so
14mu|smokekde-4.14.3-1|415	%{_kde_libdir}/libsmokektexteditor.so
14mu|smokekde-4.14.3-1|416	%{_kde_libdir}/libsmokekutils.so
14mu|smokekde-4.14.3-1|417	%{_kde_libdir}/libsmokenepomuk.so
14mu|smokekde-4.14.3-1|418	%{_kde_libdir}/libsmokenepomukquery.so
14mu|smokekde-4.14.3-1|419	%{_kde_libdir}/libsmokeokular.so
14mu|smokekde-4.14.3-1|420	%{_kde_libdir}/libsmokeplasma.so
14mu|smokekde-4.14.3-1|421	%{_kde_libdir}/libsmokesolid.so
14mu|smokekde-4.14.3-1|422	%{_kde_libdir}/libsmokesoprano.so
14mu|smokekde-4.14.3-1|423	%{_kde_libdir}/libsmokesopranoclient.so
14mu|smokekde-4.14.3-1|424	%{_kde_libdir}/libsmokesopranoserver.so
14mu|smokekde-4.14.3-1|425	%{_kde_datadir}/smokegen/kde-config.xml
14mu|smokekde-4.14.3-1|426	
14mu|smokekde-4.14.3-1|427	#------------------------------------------------------------
14mu|smokekde-4.14.3-1|428	
14mu|smokekde-4.14.3-1|429	%prep
14mu|smokekde-4.14.3-1|430	%setup -q
14mu|smokekde-4.14.3-1|431	
14mu|smokekde-4.14.3-1|432	%build
14mu|smokekde-4.14.3-1|433	%cmake_kde4
14mu|smokekde-4.14.3-1|434	%make
14mu|smokekde-4.14.3-1|435	
14mu|smokekde-4.14.3-1|436	%install
14mu|smokekde-4.14.3-1|437	%makeinstall_std -C build
14mu|smokekde-4.14.3-1|438	
14mu|smokekde-4.14.3-1|439	
14mu|smokekde-4.14.3-1|440	%changelog
14mu|smokekde-4.14.3-1|441	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|smokekde-4.14.3-1|442	+ Revision: 8bd34c4
14mu|smokekde-4.14.3-1|443	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|smokekde-4.14.3-1|444	
14mu|smokekde-4.14.3-1|445	

24119 14
14mu|smokeqt-4.14.3-1|1	Summary:	Qt Bindings for SMOKE
14mu|smokeqt-4.14.3-1|2	Name:		smokeqt
14mu|smokeqt-4.14.3-1|3	Version:	4.14.3
14mu|smokeqt-4.14.3-1|4	Release:	1
14mu|smokeqt-4.14.3-1|5	Epoch:		1
14mu|smokeqt-4.14.3-1|6	License:	GPLv2+
14mu|smokeqt-4.14.3-1|7	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|8	Url:		http://www.kde.org
14mu|smokeqt-4.14.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|smokeqt-4.14.3-1|10	%if %{is_beta}
14mu|smokeqt-4.14.3-1|11	%define ftpdir unstable
14mu|smokeqt-4.14.3-1|12	%else
14mu|smokeqt-4.14.3-1|13	%define ftpdir stable
14mu|smokeqt-4.14.3-1|14	%endif
14mu|smokeqt-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|smokeqt-4.14.3-1|16	BuildRequires:	qscintilla-qt4-devel
14mu|smokeqt-4.14.3-1|17	BuildRequires:	smokegen-devel >= 1:%{version}
14mu|smokeqt-4.14.3-1|18	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|smokeqt-4.14.3-1|19	
14mu|smokeqt-4.14.3-1|20	%description
14mu|smokeqt-4.14.3-1|21	Qt Bindings for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|22	
14mu|smokeqt-4.14.3-1|23	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|24	
14mu|smokeqt-4.14.3-1|25	%define smokeqtcore_major 3
14mu|smokeqt-4.14.3-1|26	%define libsmokeqtcore %mklibname smokeqtcore %{smokeqtcore_major}
14mu|smokeqt-4.14.3-1|27	
14mu|smokeqt-4.14.3-1|28	%package -n %{libsmokeqtcore}
14mu|smokeqt-4.14.3-1|29	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|30	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|31	
14mu|smokeqt-4.14.3-1|32	%description -n %{libsmokeqtcore}
14mu|smokeqt-4.14.3-1|33	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|34	
14mu|smokeqt-4.14.3-1|35	%files -n %{libsmokeqtcore}
14mu|smokeqt-4.14.3-1|36	%{_kde_libdir}/libsmokeqtcore.so.%{smokeqtcore_major}*
14mu|smokeqt-4.14.3-1|37	
14mu|smokeqt-4.14.3-1|38	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|39	
14mu|smokeqt-4.14.3-1|40	%define smokeqtdeclarative_major 3
14mu|smokeqt-4.14.3-1|41	%define libsmokeqtdeclarative %mklibname smokeqtdeclarative %{smokeqtdeclarative_major}
14mu|smokeqt-4.14.3-1|42	
14mu|smokeqt-4.14.3-1|43	%package -n %{libsmokeqtdeclarative}
14mu|smokeqt-4.14.3-1|44	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|45	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|46	
14mu|smokeqt-4.14.3-1|47	%description -n %{libsmokeqtdeclarative}
14mu|smokeqt-4.14.3-1|48	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|49	
14mu|smokeqt-4.14.3-1|50	%files -n %{libsmokeqtdeclarative}
14mu|smokeqt-4.14.3-1|51	%{_kde_libdir}/libsmokeqtdeclarative.so.%{smokeqtdeclarative_major}*
14mu|smokeqt-4.14.3-1|52	
14mu|smokeqt-4.14.3-1|53	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|54	
14mu|smokeqt-4.14.3-1|55	%define smokeqtdbus_major 3
14mu|smokeqt-4.14.3-1|56	%define libsmokeqtdbus %mklibname smokeqtdbus %{smokeqtdbus_major}
14mu|smokeqt-4.14.3-1|57	
14mu|smokeqt-4.14.3-1|58	%package -n   %{libsmokeqtdbus}
14mu|smokeqt-4.14.3-1|59	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|60	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|61	
14mu|smokeqt-4.14.3-1|62	%description -n %{libsmokeqtdbus}
14mu|smokeqt-4.14.3-1|63	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|64	
14mu|smokeqt-4.14.3-1|65	%files -n %{libsmokeqtdbus}
14mu|smokeqt-4.14.3-1|66	%{_kde_libdir}/libsmokeqtdbus.so.%{smokeqtdbus_major}*
14mu|smokeqt-4.14.3-1|67	
14mu|smokeqt-4.14.3-1|68	#------------------------------------------------------------
14mu|smokeqt-4.14.3-1|69	
14mu|smokeqt-4.14.3-1|70	%define smokeqthelp_major 3
14mu|smokeqt-4.14.3-1|71	%define libsmokeqthelp %mklibname smokeqthelp %{smokeqthelp_major}
14mu|smokeqt-4.14.3-1|72	
14mu|smokeqt-4.14.3-1|73	%package -n %{libsmokeqthelp}
14mu|smokeqt-4.14.3-1|74	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|75	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|76	
14mu|smokeqt-4.14.3-1|77	%description -n %{libsmokeqthelp}
14mu|smokeqt-4.14.3-1|78	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|79	
14mu|smokeqt-4.14.3-1|80	%files -n %{libsmokeqthelp}
14mu|smokeqt-4.14.3-1|81	%{_kde_libdir}/libsmokeqthelp.so.%{smokeqthelp_major}*
14mu|smokeqt-4.14.3-1|82	
14mu|smokeqt-4.14.3-1|83	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|84	
14mu|smokeqt-4.14.3-1|85	%define smokeqtgui_major 3
14mu|smokeqt-4.14.3-1|86	%define libsmokeqtgui %mklibname smokeqtgui %{smokeqtgui_major}
14mu|smokeqt-4.14.3-1|87	
14mu|smokeqt-4.14.3-1|88	%package -n %{libsmokeqtgui}
14mu|smokeqt-4.14.3-1|89	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|90	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|91	
14mu|smokeqt-4.14.3-1|92	%description -n %{libsmokeqtgui}
14mu|smokeqt-4.14.3-1|93	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|94	
14mu|smokeqt-4.14.3-1|95	%files -n %{libsmokeqtgui}
14mu|smokeqt-4.14.3-1|96	%{_kde_libdir}/libsmokeqtgui.so.%{smokeqtgui_major}*
14mu|smokeqt-4.14.3-1|97	
14mu|smokeqt-4.14.3-1|98	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|99	
14mu|smokeqt-4.14.3-1|100	%define smokeqtmultimedia_major 3
14mu|smokeqt-4.14.3-1|101	%define libsmokeqtmultimedia %mklibname smokeqtmultimedia %{smokeqtmultimedia_major}
14mu|smokeqt-4.14.3-1|102	
14mu|smokeqt-4.14.3-1|103	%package -n %{libsmokeqtmultimedia}
14mu|smokeqt-4.14.3-1|104	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|105	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|106	
14mu|smokeqt-4.14.3-1|107	%description -n %{libsmokeqtmultimedia}
14mu|smokeqt-4.14.3-1|108	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|109	
14mu|smokeqt-4.14.3-1|110	%files -n %{libsmokeqtmultimedia}
14mu|smokeqt-4.14.3-1|111	%{_kde_libdir}/libsmokeqtmultimedia.so.%{smokeqtmultimedia_major}*
14mu|smokeqt-4.14.3-1|112	
14mu|smokeqt-4.14.3-1|113	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|114	
14mu|smokeqt-4.14.3-1|115	%define smokeqtnetwork_major 3
14mu|smokeqt-4.14.3-1|116	%define libsmokeqtnetwork %mklibname smokeqtnetwork %{smokeqtnetwork_major}
14mu|smokeqt-4.14.3-1|117	
14mu|smokeqt-4.14.3-1|118	%package -n %{libsmokeqtnetwork}
14mu|smokeqt-4.14.3-1|119	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|120	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|121	
14mu|smokeqt-4.14.3-1|122	%description -n %{libsmokeqtnetwork}
14mu|smokeqt-4.14.3-1|123	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|124	
14mu|smokeqt-4.14.3-1|125	%files -n %{libsmokeqtnetwork}
14mu|smokeqt-4.14.3-1|126	%{_kde_libdir}/libsmokeqtnetwork.so.%{smokeqtnetwork_major}*
14mu|smokeqt-4.14.3-1|127	
14mu|smokeqt-4.14.3-1|128	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|129	
14mu|smokeqt-4.14.3-1|130	%define smokeqtopengl_major 3
14mu|smokeqt-4.14.3-1|131	%define libsmokeqtopengl %mklibname smokeqtopengl %{smokeqtopengl_major}
14mu|smokeqt-4.14.3-1|132	
14mu|smokeqt-4.14.3-1|133	%package -n %{libsmokeqtopengl}
14mu|smokeqt-4.14.3-1|134	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|135	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|136	
14mu|smokeqt-4.14.3-1|137	%description -n %{libsmokeqtopengl}
14mu|smokeqt-4.14.3-1|138	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|139	
14mu|smokeqt-4.14.3-1|140	%files -n %{libsmokeqtopengl}
14mu|smokeqt-4.14.3-1|141	%{_kde_libdir}/libsmokeqtopengl.so.%{smokeqtopengl_major}*
14mu|smokeqt-4.14.3-1|142	
14mu|smokeqt-4.14.3-1|143	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|144	
14mu|smokeqt-4.14.3-1|145	%define smokeqtsql_major 3
14mu|smokeqt-4.14.3-1|146	%define libsmokeqtsql %mklibname smokeqtsql %{smokeqtsql_major}
14mu|smokeqt-4.14.3-1|147	
14mu|smokeqt-4.14.3-1|148	%package -n %{libsmokeqtsql}
14mu|smokeqt-4.14.3-1|149	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|150	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|151	
14mu|smokeqt-4.14.3-1|152	%description -n %{libsmokeqtsql}
14mu|smokeqt-4.14.3-1|153	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|154	
14mu|smokeqt-4.14.3-1|155	%files -n %{libsmokeqtsql}
14mu|smokeqt-4.14.3-1|156	%{_kde_libdir}/libsmokeqtsql.so.%{smokeqtsql_major}*
14mu|smokeqt-4.14.3-1|157	
14mu|smokeqt-4.14.3-1|158	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|159	
14mu|smokeqt-4.14.3-1|160	%define smokeqtsvg_major 3
14mu|smokeqt-4.14.3-1|161	%define libsmokeqtsvg %mklibname smokeqtsvg %{smokeqtsvg_major}
14mu|smokeqt-4.14.3-1|162	
14mu|smokeqt-4.14.3-1|163	%package -n %{libsmokeqtsvg}
14mu|smokeqt-4.14.3-1|164	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|165	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|166	
14mu|smokeqt-4.14.3-1|167	%description -n %{libsmokeqtsvg}
14mu|smokeqt-4.14.3-1|168	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|169	
14mu|smokeqt-4.14.3-1|170	%files -n %{libsmokeqtsvg}
14mu|smokeqt-4.14.3-1|171	%{_kde_libdir}/libsmokeqtsvg.so.%{smokeqtsvg_major}*
14mu|smokeqt-4.14.3-1|172	
14mu|smokeqt-4.14.3-1|173	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|174	
14mu|smokeqt-4.14.3-1|175	%define smokeqtxml_major 3
14mu|smokeqt-4.14.3-1|176	%define libsmokeqtxml %mklibname smokeqtxml %{smokeqtxml_major}
14mu|smokeqt-4.14.3-1|177	
14mu|smokeqt-4.14.3-1|178	%package -n %{libsmokeqtxml}
14mu|smokeqt-4.14.3-1|179	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|180	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|181	
14mu|smokeqt-4.14.3-1|182	%description -n %{libsmokeqtxml}
14mu|smokeqt-4.14.3-1|183	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|184	
14mu|smokeqt-4.14.3-1|185	%files -n %{libsmokeqtxml}
14mu|smokeqt-4.14.3-1|186	%{_kde_libdir}/libsmokeqtxml.so.%{smokeqtxml_major}*
14mu|smokeqt-4.14.3-1|187	
14mu|smokeqt-4.14.3-1|188	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|189	
14mu|smokeqt-4.14.3-1|190	%define smokeqtxmlpatterns_major 3
14mu|smokeqt-4.14.3-1|191	%define libsmokeqtxmlpatterns %mklibname smokeqtxmlpatterns %{smokeqtxmlpatterns_major}
14mu|smokeqt-4.14.3-1|192	
14mu|smokeqt-4.14.3-1|193	%package -n %{libsmokeqtxmlpatterns}
14mu|smokeqt-4.14.3-1|194	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|195	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|196	
14mu|smokeqt-4.14.3-1|197	%description -n %{libsmokeqtxmlpatterns}
14mu|smokeqt-4.14.3-1|198	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|199	
14mu|smokeqt-4.14.3-1|200	%files -n %{libsmokeqtxmlpatterns}
14mu|smokeqt-4.14.3-1|201	%{_kde_libdir}/libsmokeqtxmlpatterns.so.%{smokeqtxmlpatterns_major}*
14mu|smokeqt-4.14.3-1|202	
14mu|smokeqt-4.14.3-1|203	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|204	
14mu|smokeqt-4.14.3-1|205	%define smokephonon_major 3
14mu|smokeqt-4.14.3-1|206	%define libsmokephonon %mklibname smokephonon %{smokephonon_major}
14mu|smokeqt-4.14.3-1|207	
14mu|smokeqt-4.14.3-1|208	%package -n %{libsmokephonon}
14mu|smokeqt-4.14.3-1|209	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|210	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|211	
14mu|smokeqt-4.14.3-1|212	%description -n %{libsmokephonon}
14mu|smokeqt-4.14.3-1|213	Phonon binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|214	
14mu|smokeqt-4.14.3-1|215	%files -n %{libsmokephonon}
14mu|smokeqt-4.14.3-1|216	%{_kde_libdir}/libsmokephonon.so.%{smokephonon_major}*
14mu|smokeqt-4.14.3-1|217	
14mu|smokeqt-4.14.3-1|218	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|219	
14mu|smokeqt-4.14.3-1|220	%define smokeqtuitools_major 3
14mu|smokeqt-4.14.3-1|221	%define libsmokeqtuitools %mklibname smokeqtuitools %{smokeqtuitools_major}
14mu|smokeqt-4.14.3-1|222	
14mu|smokeqt-4.14.3-1|223	%package -n %{libsmokeqtuitools}
14mu|smokeqt-4.14.3-1|224	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|225	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|226	
14mu|smokeqt-4.14.3-1|227	%description -n %{libsmokeqtuitools}
14mu|smokeqt-4.14.3-1|228	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|229	
14mu|smokeqt-4.14.3-1|230	%files -n %{libsmokeqtuitools}
14mu|smokeqt-4.14.3-1|231	%{_kde_libdir}/libsmokeqtuitools.so.%{smokeqtuitools_major}*
14mu|smokeqt-4.14.3-1|232	
14mu|smokeqt-4.14.3-1|233	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|234	
14mu|smokeqt-4.14.3-1|235	%define smokeqtwebkit_major 3
14mu|smokeqt-4.14.3-1|236	%define libsmokeqtwebkit %mklibname smokeqtwebkit %{smokeqtwebkit_major}
14mu|smokeqt-4.14.3-1|237	
14mu|smokeqt-4.14.3-1|238	%package -n %{libsmokeqtwebkit}
14mu|smokeqt-4.14.3-1|239	Summary:	Qt webkit binding library for SMOKE
14mu|smokeqt-4.14.3-1|240	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|241	
14mu|smokeqt-4.14.3-1|242	%description -n %{libsmokeqtwebkit}
14mu|smokeqt-4.14.3-1|243	Qt webkit binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|244	
14mu|smokeqt-4.14.3-1|245	%files -n %{libsmokeqtwebkit}
14mu|smokeqt-4.14.3-1|246	%{_kde_libdir}/libsmokeqtwebkit.so.%{smokeqtwebkit_major}*
14mu|smokeqt-4.14.3-1|247	
14mu|smokeqt-4.14.3-1|248	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|249	
14mu|smokeqt-4.14.3-1|250	%define smokeqimageblitz_major 3
14mu|smokeqt-4.14.3-1|251	%define libsmokeqimageblitz %mklibname smokeqimageblitz %{smokeqimageblitz_major}
14mu|smokeqt-4.14.3-1|252	
14mu|smokeqt-4.14.3-1|253	%package -n %{libsmokeqimageblitz}
14mu|smokeqt-4.14.3-1|254	Summary:	Qimageblitz binding library for SMOKE
14mu|smokeqt-4.14.3-1|255	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|256	
14mu|smokeqt-4.14.3-1|257	%description -n %{libsmokeqimageblitz}
14mu|smokeqt-4.14.3-1|258	Qimageblitz binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|259	
14mu|smokeqt-4.14.3-1|260	%files -n %{libsmokeqimageblitz}
14mu|smokeqt-4.14.3-1|261	%{_kde_libdir}/libsmokeqimageblitz.so.%{smokeqimageblitz_major}*
14mu|smokeqt-4.14.3-1|262	
14mu|smokeqt-4.14.3-1|263	#-----------------------------------------------------------------------------
14mu|smokeqt-4.14.3-1|264	
14mu|smokeqt-4.14.3-1|265	%define smokeqsci_major 3
14mu|smokeqt-4.14.3-1|266	%define libsmokeqsci %mklibname smokeqsci %{smokeqsci_major}
14mu|smokeqt-4.14.3-1|267	
14mu|smokeqt-4.14.3-1|268	%package -n %{libsmokeqsci}
14mu|smokeqt-4.14.3-1|269	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|270	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|271	
14mu|smokeqt-4.14.3-1|272	%description -n %{libsmokeqsci}
14mu|smokeqt-4.14.3-1|273	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|274	
14mu|smokeqt-4.14.3-1|275	%files -n %{libsmokeqsci}
14mu|smokeqt-4.14.3-1|276	%{_kde_libdir}/libsmokeqsci.so.%{smokeqsci_major}*
14mu|smokeqt-4.14.3-1|277	
14mu|smokeqt-4.14.3-1|278	#------------------------------------------------------------
14mu|smokeqt-4.14.3-1|279	
14mu|smokeqt-4.14.3-1|280	%define libsmokeqtscript_major 3
14mu|smokeqt-4.14.3-1|281	%define libsmokeqtscript %mklibname smokeqtscript %{libsmokeqtscript_major}
14mu|smokeqt-4.14.3-1|282	
14mu|smokeqt-4.14.3-1|283	%package -n %{libsmokeqtscript}
14mu|smokeqt-4.14.3-1|284	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|285	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|286	
14mu|smokeqt-4.14.3-1|287	%description -n %{libsmokeqtscript}
14mu|smokeqt-4.14.3-1|288	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|289	
14mu|smokeqt-4.14.3-1|290	%files -n %{libsmokeqtscript}
14mu|smokeqt-4.14.3-1|291	%{_kde_libdir}/libsmokeqtscript.so.%{libsmokeqtscript_major}*
14mu|smokeqt-4.14.3-1|292	
14mu|smokeqt-4.14.3-1|293	#------------------------------------------------------------
14mu|smokeqt-4.14.3-1|294	
14mu|smokeqt-4.14.3-1|295	%define libsmokeqttest_major 3
14mu|smokeqt-4.14.3-1|296	%define libsmokeqttest %mklibname smokeqttest %{libsmokeqttest_major}
14mu|smokeqt-4.14.3-1|297	
14mu|smokeqt-4.14.3-1|298	%package -n %{libsmokeqttest}
14mu|smokeqt-4.14.3-1|299	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|300	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|301	
14mu|smokeqt-4.14.3-1|302	%description -n %{libsmokeqttest}
14mu|smokeqt-4.14.3-1|303	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|304	
14mu|smokeqt-4.14.3-1|305	%files -n %{libsmokeqttest}
14mu|smokeqt-4.14.3-1|306	%{_kde_libdir}/libsmokeqttest.so.%{libsmokeqttest_major}*
14mu|smokeqt-4.14.3-1|307	
14mu|smokeqt-4.14.3-1|308	#------------------------------------------------------------
14mu|smokeqt-4.14.3-1|309	
14mu|smokeqt-4.14.3-1|310	%define libsmokeqt3support_major 3
14mu|smokeqt-4.14.3-1|311	%define libsmokeqt3support %mklibname smokeqt3support %{libsmokeqt3support_major}
14mu|smokeqt-4.14.3-1|312	
14mu|smokeqt-4.14.3-1|313	%package -n %{libsmokeqt3support}
14mu|smokeqt-4.14.3-1|314	Summary:	Qt binding library for SMOKE
14mu|smokeqt-4.14.3-1|315	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|316	
14mu|smokeqt-4.14.3-1|317	%description -n %{libsmokeqt3support}
14mu|smokeqt-4.14.3-1|318	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
14mu|smokeqt-4.14.3-1|319	
14mu|smokeqt-4.14.3-1|320	%files -n %{libsmokeqt3support}
14mu|smokeqt-4.14.3-1|321	%{_kde_libdir}/libsmokeqt3support.so.%{libsmokeqt3support_major}*
14mu|smokeqt-4.14.3-1|322	
14mu|smokeqt-4.14.3-1|323	#------------------------------------------------------------
14mu|smokeqt-4.14.3-1|324	
14mu|smokeqt-4.14.3-1|325	%package devel
14mu|smokeqt-4.14.3-1|326	Summary:	Header files for %{name}
14mu|smokeqt-4.14.3-1|327	Group:		Development/KDE and Qt
14mu|smokeqt-4.14.3-1|328	Conflicts:	smoke4-devel < 1:4.6.90
14mu|smokeqt-4.14.3-1|329	Requires:	kdelibs4-devel >= 2:%{version}
14mu|smokeqt-4.14.3-1|330	Requires:	smokegen-devel >= 1:%{version}
14mu|smokeqt-4.14.3-1|331	Requires:	pkgconfig(qimageblitz)
14mu|smokeqt-4.14.3-1|332	Requires:	qscintilla-qt4-devel
14mu|smokeqt-4.14.3-1|333	Requires:	%{libsmokeqimageblitz} = %{EVRD}
14mu|smokeqt-4.14.3-1|334	Requires:	%{libsmokeqsci} = %{EVRD}
14mu|smokeqt-4.14.3-1|335	Requires:	%{libsmokeqt3support} = %{EVRD}
14mu|smokeqt-4.14.3-1|336	Requires:	%{libsmokeqtcore} = %{EVRD}
14mu|smokeqt-4.14.3-1|337	Requires:	%{libsmokeqtdbus} = %{EVRD}
14mu|smokeqt-4.14.3-1|338	Requires:	%{libsmokeqtdeclarative} = %{EVRD}
14mu|smokeqt-4.14.3-1|339	Requires:	%{libsmokeqtgui} = %{EVRD}
14mu|smokeqt-4.14.3-1|340	Requires:	%{libsmokeqthelp} = %{EVRD}
14mu|smokeqt-4.14.3-1|341	Requires:	%{libsmokeqtmultimedia} = %{EVRD}
14mu|smokeqt-4.14.3-1|342	Requires:	%{libsmokeqtnetwork} = %{EVRD}
14mu|smokeqt-4.14.3-1|343	Requires:	%{libsmokeqtopengl} = %{EVRD}
14mu|smokeqt-4.14.3-1|344	Requires:	%{libsmokeqtscript} = %{EVRD}
14mu|smokeqt-4.14.3-1|345	Requires:	%{libsmokeqtsql} = %{EVRD}
14mu|smokeqt-4.14.3-1|346	Requires:	%{libsmokeqtsvg} = %{EVRD}
14mu|smokeqt-4.14.3-1|347	Requires:	%{libsmokeqttest} = %{EVRD}
14mu|smokeqt-4.14.3-1|348	Requires:	%{libsmokeqtuitools} = %{EVRD}
14mu|smokeqt-4.14.3-1|349	Requires:	%{libsmokeqtwebkit} = %{EVRD}
14mu|smokeqt-4.14.3-1|350	Requires:	%{libsmokeqtxmlpatterns} = %{EVRD}
14mu|smokeqt-4.14.3-1|351	Requires:	%{libsmokeqtxml} = %{EVRD}
14mu|smokeqt-4.14.3-1|352	Requires:	%{libsmokephonon} = %{EVRD}
14mu|smokeqt-4.14.3-1|353	
14mu|smokeqt-4.14.3-1|354	%description devel
14mu|smokeqt-4.14.3-1|355	Devel headers for %{name}
14mu|smokeqt-4.14.3-1|356	
14mu|smokeqt-4.14.3-1|357	%files devel
14mu|smokeqt-4.14.3-1|358	%{_kde_includedir}/smoke/phonon_smoke.h
14mu|smokeqt-4.14.3-1|359	%{_kde_includedir}/smoke/qimageblitz_smoke.h
14mu|smokeqt-4.14.3-1|360	%{_kde_includedir}/smoke/qsci_smoke.h
14mu|smokeqt-4.14.3-1|361	%{_kde_includedir}/smoke/qt3support_smoke.h
14mu|smokeqt-4.14.3-1|362	%{_kde_includedir}/smoke/qtcore_smoke.h
14mu|smokeqt-4.14.3-1|363	%{_kde_includedir}/smoke/qtdbus_smoke.h
14mu|smokeqt-4.14.3-1|364	%{_kde_includedir}/smoke/qtdeclarative_smoke.h
14mu|smokeqt-4.14.3-1|365	%{_kde_includedir}/smoke/qtgui_smoke.h
14mu|smokeqt-4.14.3-1|366	%{_kde_includedir}/smoke/qthelp_smoke.h
14mu|smokeqt-4.14.3-1|367	%{_kde_includedir}/smoke/qtmultimedia_smoke.h
14mu|smokeqt-4.14.3-1|368	%{_kde_includedir}/smoke/qtnetwork_smoke.h
14mu|smokeqt-4.14.3-1|369	%{_kde_includedir}/smoke/qtopengl_smoke.h
14mu|smokeqt-4.14.3-1|370	%{_kde_includedir}/smoke/qtscript_smoke.h
14mu|smokeqt-4.14.3-1|371	%{_kde_includedir}/smoke/qtsql_smoke.h
14mu|smokeqt-4.14.3-1|372	%{_kde_includedir}/smoke/qtsvg_smoke.h
14mu|smokeqt-4.14.3-1|373	%{_kde_includedir}/smoke/qttest_smoke.h
14mu|smokeqt-4.14.3-1|374	%{_kde_includedir}/smoke/qtuitools_smoke.h
14mu|smokeqt-4.14.3-1|375	%{_kde_includedir}/smoke/qtwebkit_smoke.h
14mu|smokeqt-4.14.3-1|376	%{_kde_includedir}/smoke/qtxml_smoke.h
14mu|smokeqt-4.14.3-1|377	%{_kde_includedir}/smoke/qtxmlpatterns_smoke.h
14mu|smokeqt-4.14.3-1|378	%{_kde_libdir}/libsmokephonon.so
14mu|smokeqt-4.14.3-1|379	%{_kde_libdir}/libsmokeqimageblitz.so
14mu|smokeqt-4.14.3-1|380	%{_kde_libdir}/libsmokeqsci.so
14mu|smokeqt-4.14.3-1|381	%{_kde_libdir}/libsmokeqt3support.so
14mu|smokeqt-4.14.3-1|382	%{_kde_libdir}/libsmokeqtcore.so
14mu|smokeqt-4.14.3-1|383	%{_kde_libdir}/libsmokeqtdbus.so
14mu|smokeqt-4.14.3-1|384	%{_kde_libdir}/libsmokeqtdeclarative.so
14mu|smokeqt-4.14.3-1|385	%{_kde_libdir}/libsmokeqtgui.so
14mu|smokeqt-4.14.3-1|386	%{_kde_libdir}/libsmokeqthelp.so
14mu|smokeqt-4.14.3-1|387	%{_kde_libdir}/libsmokeqtmultimedia.so
14mu|smokeqt-4.14.3-1|388	%{_kde_libdir}/libsmokeqtnetwork.so
14mu|smokeqt-4.14.3-1|389	%{_kde_libdir}/libsmokeqtopengl.so
14mu|smokeqt-4.14.3-1|390	%{_kde_libdir}/libsmokeqtscript.so
14mu|smokeqt-4.14.3-1|391	%{_kde_libdir}/libsmokeqtsql.so
14mu|smokeqt-4.14.3-1|392	%{_kde_libdir}/libsmokeqtsvg.so
14mu|smokeqt-4.14.3-1|393	%{_kde_libdir}/libsmokeqttest.so
14mu|smokeqt-4.14.3-1|394	%{_kde_libdir}/libsmokeqtuitools.so
14mu|smokeqt-4.14.3-1|395	%{_kde_libdir}/libsmokeqtwebkit.so
14mu|smokeqt-4.14.3-1|396	%{_kde_libdir}/libsmokeqtxml.so
14mu|smokeqt-4.14.3-1|397	%{_kde_libdir}/libsmokeqtxmlpatterns.so
14mu|smokeqt-4.14.3-1|398	%{_kde_datadir}/smokegen/qt-config.xml
14mu|smokeqt-4.14.3-1|399	%{_kde_datadir}/smokegen/qtdefines
14mu|smokeqt-4.14.3-1|400	%{_kde_datadir}/smoke/*.txt
14mu|smokeqt-4.14.3-1|401	
14mu|smokeqt-4.14.3-1|402	#------------------------------------------------------------
14mu|smokeqt-4.14.3-1|403	
14mu|smokeqt-4.14.3-1|404	%prep
14mu|smokeqt-4.14.3-1|405	%setup -q
14mu|smokeqt-4.14.3-1|406	
14mu|smokeqt-4.14.3-1|407	%build
14mu|smokeqt-4.14.3-1|408	%cmake_kde4
14mu|smokeqt-4.14.3-1|409	%make
14mu|smokeqt-4.14.3-1|410	
14mu|smokeqt-4.14.3-1|411	%install
14mu|smokeqt-4.14.3-1|412	%makeinstall_std -C build
14mu|smokeqt-4.14.3-1|413	
14mu|smokeqt-4.14.3-1|414	
14mu|smokeqt-4.14.3-1|415	%changelog
14mu|smokeqt-4.14.3-1|416	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|smokeqt-4.14.3-1|417	+ Revision: c7b3952
14mu|smokeqt-4.14.3-1|418	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|smokeqt-4.14.3-1|419	
14mu|smokeqt-4.14.3-1|420	

24120 14
14mu|snappy-1.1.3-2|1	%define major 1
14mu|snappy-1.1.3-2|2	%define libname %mklibname %{name} %{major}
14mu|snappy-1.1.3-2|3	%define devname %mklibname %{name} -d
14mu|snappy-1.1.3-2|4	
14mu|snappy-1.1.3-2|5	Summary:	Fast compression and decompression library
14mu|snappy-1.1.3-2|6	Name:		snappy
14mu|snappy-1.1.3-2|7	Version:	1.1.3
14mu|snappy-1.1.3-2|8	Release:	2
14mu|snappy-1.1.3-2|9	License:	BSD
14mu|snappy-1.1.3-2|10	Group:		System/Libraries
14mu|snappy-1.1.3-2|11	Url:		http://code.google.com/p/snappy/
14mu|snappy-1.1.3-2|12	Source0:	https://github.com/google/snappy/releases/download/1.1.3/%{name}-%{version}.tar.gz
14mu|snappy-1.1.3-2|13	BuildRequires:	gtest-devel
14mu|snappy-1.1.3-2|14	
14mu|snappy-1.1.3-2|15	%description
14mu|snappy-1.1.3-2|16	Snappy is a compression/decompression library. It does not aim for maximum
14mu|snappy-1.1.3-2|17	compression, or compatibility with any other compression library; instead, it
14mu|snappy-1.1.3-2|18	aims for very high speeds and reasonable compression. For instance, compared to
14mu|snappy-1.1.3-2|19	the fastest mode of zlib, Snappy is an order of magnitude faster for most
14mu|snappy-1.1.3-2|20	inputs, but the resulting compressed files are anywhere from 20% to 100%
14mu|snappy-1.1.3-2|21	bigger.
14mu|snappy-1.1.3-2|22	
14mu|snappy-1.1.3-2|23	#----------------------------------------------------------------------------
14mu|snappy-1.1.3-2|24	
14mu|snappy-1.1.3-2|25	%package -n %{libname}
14mu|snappy-1.1.3-2|26	Summary:	Library for %{name}
14mu|snappy-1.1.3-2|27	Group:		System/Libraries
14mu|snappy-1.1.3-2|28	%rename		%{name}
14mu|snappy-1.1.3-2|29	
14mu|snappy-1.1.3-2|30	%description -n %{libname}
14mu|snappy-1.1.3-2|31	Snappy is a compression/decompression library. It does not aim for maximum
14mu|snappy-1.1.3-2|32	compression, or compatibility with any other compression library; instead, it
14mu|snappy-1.1.3-2|33	aims for very high speeds and reasonable compression. For instance, compared to
14mu|snappy-1.1.3-2|34	the fastest mode of zlib, Snappy is an order of magnitude faster for most
14mu|snappy-1.1.3-2|35	inputs, but the resulting compressed files are anywhere from 20% to 100%
14mu|snappy-1.1.3-2|36	bigger.
14mu|snappy-1.1.3-2|37	
14mu|snappy-1.1.3-2|38	This package contains shared libraries for %{name}.
14mu|snappy-1.1.3-2|39	
14mu|snappy-1.1.3-2|40	%files -n %{libname}
14mu|snappy-1.1.3-2|41	%{_libdir}/libsnappy.so.%{major}*
14mu|snappy-1.1.3-2|42	
14mu|snappy-1.1.3-2|43	#----------------------------------------------------------------------------
14mu|snappy-1.1.3-2|44	
14mu|snappy-1.1.3-2|45	%package -n %{devname}
14mu|snappy-1.1.3-2|46	Summary:	Development files for %{name}
14mu|snappy-1.1.3-2|47	Group:		Development/C
14mu|snappy-1.1.3-2|48	Requires:	%{libname} = %{EVRD}
14mu|snappy-1.1.3-2|49	Provides:	%{name}-devel = %{EVRD}
14mu|snappy-1.1.3-2|50	
14mu|snappy-1.1.3-2|51	%description -n %{devname}
14mu|snappy-1.1.3-2|52	This package contains libraries and header files for developing applications
14mu|snappy-1.1.3-2|53	that use %{name}.
14mu|snappy-1.1.3-2|54	
14mu|snappy-1.1.3-2|55	%files -n %{devname}
14mu|snappy-1.1.3-2|56	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|snappy-1.1.3-2|57	%doc format_description.txt
14mu|snappy-1.1.3-2|58	%{_includedir}/snappy*.h
14mu|snappy-1.1.3-2|59	%{_libdir}/libsnappy.so
14mu|snappy-1.1.3-2|60	
14mu|snappy-1.1.3-2|61	#----------------------------------------------------------------------------
14mu|snappy-1.1.3-2|62	
14mu|snappy-1.1.3-2|63	%prep
14mu|snappy-1.1.3-2|64	%setup -q
14mu|snappy-1.1.3-2|65	
14mu|snappy-1.1.3-2|66	%build
14mu|snappy-1.1.3-2|67	%configure2_5x \
14mu|snappy-1.1.3-2|68	--disable-static
14mu|snappy-1.1.3-2|69	
14mu|snappy-1.1.3-2|70	%make
14mu|snappy-1.1.3-2|71	
14mu|snappy-1.1.3-2|72	%install
14mu|snappy-1.1.3-2|73	%makeinstall_std
14mu|snappy-1.1.3-2|74	rm -rf %{buildroot}%{_datadir}/doc/snappy/
14mu|snappy-1.1.3-2|75	
14mu|snappy-1.1.3-2|76	%check
14mu|snappy-1.1.3-2|77	make check
14mu|snappy-1.1.3-2|78	
14mu|snappy-1.1.3-2|79	
14mu|snappy-1.1.3-2|80	%changelog
14mu|snappy-1.1.3-2|81	
14mu|snappy-1.1.3-2|82	* Wed Nov 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-2
14mu|snappy-1.1.3-2|83	- (6133e8d) Spec cleanup
14mu|snappy-1.1.3-2|84	
14mu|snappy-1.1.3-2|85	

24121 14
14mu|sni-qt-0.2.6-2|1	%define plugin %mklibname %{name}
14mu|sni-qt-0.2.6-2|2	
14mu|sni-qt-0.2.6-2|3	Summary:	Qt4 plugin that turns QSystemTrayIcons into status notifiers (config)
14mu|sni-qt-0.2.6-2|4	Name:		sni-qt
14mu|sni-qt-0.2.6-2|5	Version:	0.2.6
14mu|sni-qt-0.2.6-2|6	Release:	2
14mu|sni-qt-0.2.6-2|7	License:	LGPLv3+
14mu|sni-qt-0.2.6-2|8	Group:		System/Libraries
14mu|sni-qt-0.2.6-2|9	Url:		https://launchpad.net/sni-qt
14mu|sni-qt-0.2.6-2|10	Source0:	https://launchpad.net/sni-qt/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
14mu|sni-qt-0.2.6-2|11	# From Ubuntu packaging version 0.2.5-0ubuntu3
14mu|sni-qt-0.2.6-2|12	Source1:	sni-qt.conf
14mu|sni-qt-0.2.6-2|13	BuildRequires:	cmake
14mu|sni-qt-0.2.6-2|14	BuildRequires:	qt4-devel
14mu|sni-qt-0.2.6-2|15	BuildRequires:	pkgconfig(dbusmenu-qt)
14mu|sni-qt-0.2.6-2|16	Requires:	%{plugin}
14mu|sni-qt-0.2.6-2|17	# To support system tray for 32 bit applications in x86_64 system
14mu|sni-qt-0.2.6-2|18	%ifarch x86_64
14mu|sni-qt-0.2.6-2|19	Suggests:	sni-qt-32
14mu|sni-qt-0.2.6-2|20	%endif
14mu|sni-qt-0.2.6-2|21	
14mu|sni-qt-0.2.6-2|22	%description
14mu|sni-qt-0.2.6-2|23	This package contains config for a Qt4 plugin which turns all QSystemTrayIcon
14mu|sni-qt-0.2.6-2|24	into StatusNotifierItems (appindicators).
14mu|sni-qt-0.2.6-2|25	
14mu|sni-qt-0.2.6-2|26	%files
14mu|sni-qt-0.2.6-2|27	%doc COPYING NEWS README
14mu|sni-qt-0.2.6-2|28	%config %{_sysconfdir}/xdg/sni-qt.conf
14mu|sni-qt-0.2.6-2|29	
14mu|sni-qt-0.2.6-2|30	#----------------------------------------------------------------------------
14mu|sni-qt-0.2.6-2|31	
14mu|sni-qt-0.2.6-2|32	%package -n %{plugin}
14mu|sni-qt-0.2.6-2|33	Summary:	Qt4 plugin that turns QSystemTrayIcons into status notifiers (plugin)
14mu|sni-qt-0.2.6-2|34	Group:		System/Libraries
14mu|sni-qt-0.2.6-2|35	Requires:	%{name}
14mu|sni-qt-0.2.6-2|36	%ifarch x86_64
14mu|sni-qt-0.2.6-2|37	Provides:	sni-qt-64 = %{EVRD}
14mu|sni-qt-0.2.6-2|38	%else
14mu|sni-qt-0.2.6-2|39	Provides:	sni-qt-32 = %{EVRD}
14mu|sni-qt-0.2.6-2|40	%endif
14mu|sni-qt-0.2.6-2|41	Conflicts:	%{name} < 0.2.6-2
14mu|sni-qt-0.2.6-2|42	
14mu|sni-qt-0.2.6-2|43	%description -n %{plugin}
14mu|sni-qt-0.2.6-2|44	This package contains a Qt4 plugin which turns all QSystemTrayIcon into
14mu|sni-qt-0.2.6-2|45	StatusNotifierItems (appindicators).
14mu|sni-qt-0.2.6-2|46	
14mu|sni-qt-0.2.6-2|47	%files -n %{plugin}
14mu|sni-qt-0.2.6-2|48	%{_qt_plugindir}/systemtrayicon/
14mu|sni-qt-0.2.6-2|49	
14mu|sni-qt-0.2.6-2|50	#----------------------------------------------------------------------------
14mu|sni-qt-0.2.6-2|51	
14mu|sni-qt-0.2.6-2|52	%prep
14mu|sni-qt-0.2.6-2|53	%setup -q
14mu|sni-qt-0.2.6-2|54	
14mu|sni-qt-0.2.6-2|55	%build
14mu|sni-qt-0.2.6-2|56	%cmake_qt4
14mu|sni-qt-0.2.6-2|57	%make
14mu|sni-qt-0.2.6-2|58	
14mu|sni-qt-0.2.6-2|59	%install
14mu|sni-qt-0.2.6-2|60	%makeinstall_std -C build
14mu|sni-qt-0.2.6-2|61	
14mu|sni-qt-0.2.6-2|62	install -m644 -D -p %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/sni-qt.conf
14mu|sni-qt-0.2.6-2|63	
14mu|sni-qt-0.2.6-2|64	
14mu|sni-qt-0.2.6-2|65	%changelog
14mu|sni-qt-0.2.6-2|66	* Thu Mar 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.6-2
14mu|sni-qt-0.2.6-2|67	+ Revision: 1b704c4
14mu|sni-qt-0.2.6-2|68	- Make it possible to install both 32 and 64 bit plugin
14mu|sni-qt-0.2.6-2|69	
14mu|sni-qt-0.2.6-2|70	

24122 14
14mu|snort-2.9.6.2-2|1	Summary:	An Intrusion Detection System (IDS)
14mu|snort-2.9.6.2-2|2	Name:		snort
14mu|snort-2.9.6.2-2|3	Version:	2.9.6.2
14mu|snort-2.9.6.2-2|4	Release:	2
14mu|snort-2.9.6.2-2|5	License:	GPLv2+
14mu|snort-2.9.6.2-2|6	Group:		Networking/Other
14mu|snort-2.9.6.2-2|7	Url:		http://www.snort.org/
14mu|snort-2.9.6.2-2|8	Source0:	http://www.snort.org/dl/current/%{name}-%{version}.tar.gz
14mu|snort-2.9.6.2-2|9	Source1:	snort-tmpfiles.conf
14mu|snort-2.9.6.2-2|10	Source3:	snort.service
14mu|snort-2.9.6.2-2|11	Source4:	snort.logrotate
14mu|snort-2.9.6.2-2|12	Source5:	snort.sysconfig
14mu|snort-2.9.6.2-2|13	Source6:	snortdb-extra
14mu|snort-2.9.6.2-2|14	Source7:	snort-wrapper.sh
14mu|snort-2.9.6.2-2|15	Source100:	%{name}.rpmlintrc
14mu|snort-2.9.6.2-2|16	Patch0:		snort-lib64.diff
14mu|snort-2.9.6.2-2|17	# (oe) http://www.inliniac.net/files/
14mu|snort-2.9.6.2-2|18	Patch2:		snort-2.9.1-plugins_fix.diff
14mu|snort-2.9.6.2-2|19	Patch3:		snort-2.8.5-werror_antibork.diff
14mu|snort-2.9.6.2-2|20	Patch4:		snort-2.9.3-plugins_fix.patch
14mu|snort-2.9.6.2-2|21	BuildRequires:	bison
14mu|snort-2.9.6.2-2|22	BuildRequires:	chrpath
14mu|snort-2.9.6.2-2|23	BuildRequires:	flex
14mu|snort-2.9.6.2-2|24	BuildRequires:	latex2html
14mu|snort-2.9.6.2-2|25	BuildRequires:	texinfo
14mu|snort-2.9.6.2-2|26	BuildRequires:	daq-devel
14mu|snort-2.9.6.2-2|27	BuildRequires:	dnet-devel
14mu|snort-2.9.6.2-2|28	BuildRequires:	mysql-devel
14mu|snort-2.9.6.2-2|29	BuildRequires:	net1.0.2-devel
14mu|snort-2.9.6.2-2|30	BuildRequires:	pcap-devel
14mu|snort-2.9.6.2-2|31	BuildRequires:	postgresql-devel
14mu|snort-2.9.6.2-2|32	BuildRequires:	pkgconfig(gnutls)
14mu|snort-2.9.6.2-2|33	BuildRequires:	pkgconfig(libgcrypt)
14mu|snort-2.9.6.2-2|34	BuildRequires:	pkgconfig(libipq)
14mu|snort-2.9.6.2-2|35	BuildRequires:	pkgconfig(libpcre)
14mu|snort-2.9.6.2-2|36	BuildRequires:	pkgconfig(libprelude)
14mu|snort-2.9.6.2-2|37	BuildRequires:	pkgconfig(libtirpc)
14mu|snort-2.9.6.2-2|38	BuildRequires:	pkgconfig(openssl)
14mu|snort-2.9.6.2-2|39	BuildRequires:	pkgconfig(xtables)
14mu|snort-2.9.6.2-2|40	BuildRequires:	pkgconfig(zlib)
14mu|snort-2.9.6.2-2|41	Requires:	pcre
14mu|snort-2.9.6.2-2|42	Requires:	pcap
14mu|snort-2.9.6.2-2|43	Requires:	snort-rules
14mu|snort-2.9.6.2-2|44	Suggests:	snortsam
14mu|snort-2.9.6.2-2|45	Requires(post,preun,pre,postun):	rpm-helper
14mu|snort-2.9.6.2-2|46	Requires(preun,post):	snort-rules
14mu|snort-2.9.6.2-2|47	
14mu|snort-2.9.6.2-2|48	%description
14mu|snort-2.9.6.2-2|49	Snort is a libpcap-based packet sniffer/logger which can be used as a
14mu|snort-2.9.6.2-2|50	lightweight network intrusion detection system. It features rules based logging
14mu|snort-2.9.6.2-2|51	and can perform protocol analysis, content searching/matching and can be used
14mu|snort-2.9.6.2-2|52	to detect a variety of attacks and probes, such as buffer overflows, stealth
14mu|snort-2.9.6.2-2|53	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
14mu|snort-2.9.6.2-2|54	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
14mu|snort-2.9.6.2-2|55	separate "alert" file, or as a WinPopup message via Samba's smbclient
14mu|snort-2.9.6.2-2|56	
14mu|snort-2.9.6.2-2|57	This rpm is different from previous rpms and while it will not clobber
14mu|snort-2.9.6.2-2|58	your current snort file, you will need to modify it.
14mu|snort-2.9.6.2-2|59	
14mu|snort-2.9.6.2-2|60	There are 9 different packages available
14mu|snort-2.9.6.2-2|61	
14mu|snort-2.9.6.2-2|62	All of them require the base snort rpm.  Additionally, you will need
14mu|snort-2.9.6.2-2|63	to chose a binary to install.
14mu|snort-2.9.6.2-2|64	
14mu|snort-2.9.6.2-2|65	%{_sbindir}/snort should end up being a symlink to a binary in one of
14mu|snort-2.9.6.2-2|66	the following configurations. We use update-alternatives for this.
14mu|snort-2.9.6.2-2|67	Here are the different packages along with their priorities.
14mu|snort-2.9.6.2-2|68	
14mu|snort-2.9.6.2-2|69	plain(10)               plain+flexresp(11)              mysql(12)
14mu|snort-2.9.6.2-2|70	mysql+flexresp(13)      postgresql(14)                  postgresql+flexresp(15)
14mu|snort-2.9.6.2-2|71	bloat(16)               inline(17)                      inline+flexresp(18)
14mu|snort-2.9.6.2-2|72	prelude(19)             prelude+flexresp(20)
14mu|snort-2.9.6.2-2|73	
14mu|snort-2.9.6.2-2|74	Please see the documentation in %{_docdir}/%{name}
14mu|snort-2.9.6.2-2|75	
14mu|snort-2.9.6.2-2|76	%files
14mu|snort-2.9.6.2-2|77	%doc COPYING ChangeLog RELEASE.NOTES
14mu|snort-2.9.6.2-2|78	%doc doc/AUTHORS doc/BUGS doc/CREDITS doc/generators doc/INSTALL doc/NEWS doc/PROBLEMS doc/README
14mu|snort-2.9.6.2-2|79	%doc doc/README.alert_order doc/README.asn1 doc/README.csv
14mu|snort-2.9.6.2-2|80	%doc doc/README.dcerpc2 doc/README.decode doc/README.dns doc/README.event_queue
14mu|snort-2.9.6.2-2|81	%doc doc/README.flowbits doc/README.frag3 doc/README.daq doc/README.decoder_preproc_rules doc/README.reload
14mu|snort-2.9.6.2-2|82	%doc doc/README.ftptelnet doc/README.gre doc/README.http_inspect doc/README.ipip doc/README.filters
14mu|snort-2.9.6.2-2|83	%doc doc/README.ipv6 doc/README.pcap_readmode doc/README.PerfProfiling doc/README.PLUGINS doc/README.ppm
14mu|snort-2.9.6.2-2|84	%doc doc/README.sfportscan doc/README.SMTP doc/README.ssh doc/README.ssl doc/README.multipleconfigs
14mu|snort-2.9.6.2-2|85	%doc doc/README.stream5 doc/README.tag doc/README.thresholding doc/README.UNSOCK doc/README.variables
14mu|snort-2.9.6.2-2|86	%doc doc/README.WIN32 doc/TODO doc/USAGE doc/WISHLIST doc/README.active
14mu|snort-2.9.6.2-2|87	%doc doc/README.sensitive_data
14mu|snort-2.9.6.2-2|88	%doc doc/*.pdf doc/*.tex
14mu|snort-2.9.6.2-2|89	%{_sbindir}/%{name}-plain
14mu|snort-2.9.6.2-2|90	%{_bindir}/u2boat
14mu|snort-2.9.6.2-2|91	%{_bindir}/u2spewfoo
14mu|snort-2.9.6.2-2|92	%{_mandir}/man8/%{name}.8*
14mu|snort-2.9.6.2-2|93	%attr(0755,snort,snort) %dir /var/log/%{name}
14mu|snort-2.9.6.2-2|94	%attr(0755,snort,snort) %dir /var/log/%{name}/empty
14mu|snort-2.9.6.2-2|95	%ghost %attr(0755,snort,snort) %dir /var/run/%{name}
14mu|snort-2.9.6.2-2|96	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}
14mu|snort-2.9.6.2-2|97	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}/rules
14mu|snort-2.9.6.2-2|98	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/file_magic.conf
14mu|snort-2.9.6.2-2|99	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.config
14mu|snort-2.9.6.2-2|100	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/threshold.conf
14mu|snort-2.9.6.2-2|101	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.map
14mu|snort-2.9.6.2-2|102	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
14mu|snort-2.9.6.2-2|103	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mu|snort-2.9.6.2-2|104	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|snort-2.9.6.2-2|105	%attr(0644,root,root) %{_unitdir}/%{name}.service
14mu|snort-2.9.6.2-2|106	%dir %{_libdir}/%{name}
14mu|snort-2.9.6.2-2|107	%dir %{_libdir}/%{name}/dynamicengine
14mu|snort-2.9.6.2-2|108	%dir %{_libdir}/%{name}/dynamicpreprocessor
14mu|snort-2.9.6.2-2|109	%dir %{_libdir}/%{name}/dynamic_output
14mu|snort-2.9.6.2-2|110	%{_libdir}/%{name}/dynamicengine/libsf_engine.so
14mu|snort-2.9.6.2-2|111	%{_libdir}/%{name}/dynamicpreprocessor/libsf_dce2_preproc.so
14mu|snort-2.9.6.2-2|112	%{_libdir}/%{name}/dynamicpreprocessor/libsf_dns_preproc.so
14mu|snort-2.9.6.2-2|113	%{_libdir}/%{name}/dynamicpreprocessor/libsf_ftptelnet_preproc.so
14mu|snort-2.9.6.2-2|114	%{_libdir}/%{name}/dynamicpreprocessor/libsf_smtp_preproc.so
14mu|snort-2.9.6.2-2|115	%{_libdir}/%{name}/dynamicpreprocessor/libsf_ssh_preproc.so
14mu|snort-2.9.6.2-2|116	%{_libdir}/%{name}/dynamicpreprocessor/libsf_ssl_preproc.so
14mu|snort-2.9.6.2-2|117	%{_libdir}/%{name}/dynamicpreprocessor/libsf_sdf_preproc.so
14mu|snort-2.9.6.2-2|118	%{_libdir}/%{name}/dynamicpreprocessor/libsf_imap_preproc.so
14mu|snort-2.9.6.2-2|119	%{_libdir}/%{name}/dynamicpreprocessor/libsf_pop_preproc.so
14mu|snort-2.9.6.2-2|120	%{_libdir}/%{name}/dynamicpreprocessor/libsf_reputation_preproc.so
14mu|snort-2.9.6.2-2|121	%{_libdir}/%{name}/dynamicpreprocessor/libsf_sip_preproc.so
14mu|snort-2.9.6.2-2|122	%{_libdir}/%{name}/dynamicpreprocessor/libsf_dnp3_preproc.*
14mu|snort-2.9.6.2-2|123	%{_libdir}/%{name}/dynamicpreprocessor/libsf_gtp_preproc.*
14mu|snort-2.9.6.2-2|124	%{_libdir}/%{name}/dynamicpreprocessor/libsf_modbus_preproc.*
14mu|snort-2.9.6.2-2|125	%{_libdir}/%{name}/dynamic_output/libsf_dynamic_output.*
14mu|snort-2.9.6.2-2|126	%attr(0755,root,root) %{_libexecdir}/snort-wrapper.sh
14mu|snort-2.9.6.2-2|127	%{_tmpfilesdir}/%{name}.conf
14mu|snort-2.9.6.2-2|128	
14mu|snort-2.9.6.2-2|129	%pre
14mu|snort-2.9.6.2-2|130	%_pre_useradd snort /var/log/snort /bin/false
14mu|snort-2.9.6.2-2|131	
14mu|snort-2.9.6.2-2|132	%post
14mu|snort-2.9.6.2-2|133	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-plain 10
14mu|snort-2.9.6.2-2|134	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14mu|snort-2.9.6.2-2|135	%systemd_post snort
14mu|snort-2.9.6.2-2|136	
14mu|snort-2.9.6.2-2|137	%preun
14mu|snort-2.9.6.2-2|138	%systemd_preun snort
14mu|snort-2.9.6.2-2|139	
14mu|snort-2.9.6.2-2|140	%postun
14mu|snort-2.9.6.2-2|141	%_postun_userdel snort
14mu|snort-2.9.6.2-2|142	# remove the link if not upgrade
14mu|snort-2.9.6.2-2|143	if [ $1 = 0 ]; then
14mu|snort-2.9.6.2-2|144	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-plain
14mu|snort-2.9.6.2-2|145	fi
14mu|snort-2.9.6.2-2|146	
14mu|snort-2.9.6.2-2|147	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|148	
14mu|snort-2.9.6.2-2|149	%package plain+flexresp
14mu|snort-2.9.6.2-2|150	Summary:	Snort with Flexible Response
14mu|snort-2.9.6.2-2|151	Group:		Networking/Other
14mu|snort-2.9.6.2-2|152	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|153	
14mu|snort-2.9.6.2-2|154	%description plain+flexresp
14mu|snort-2.9.6.2-2|155	Snort compiled with flexresp support. FlexResp allows snort to actively close
14mu|snort-2.9.6.2-2|156	offending connections.
14mu|snort-2.9.6.2-2|157	
14mu|snort-2.9.6.2-2|158	%files plain+flexresp
14mu|snort-2.9.6.2-2|159	%{_sbindir}/%{name}-plain+flexresp
14mu|snort-2.9.6.2-2|160	
14mu|snort-2.9.6.2-2|161	%post plain+flexresp
14mu|snort-2.9.6.2-2|162	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-plain+flexresp 11
14mu|snort-2.9.6.2-2|163	
14mu|snort-2.9.6.2-2|164	%postun plain+flexresp
14mu|snort-2.9.6.2-2|165	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-plain+flexresp
14mu|snort-2.9.6.2-2|166	
14mu|snort-2.9.6.2-2|167	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|168	
14mu|snort-2.9.6.2-2|169	%package mysql
14mu|snort-2.9.6.2-2|170	Summary:	Snort with MySQL database support
14mu|snort-2.9.6.2-2|171	Group:		Networking/Other
14mu|snort-2.9.6.2-2|172	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|173	
14mu|snort-2.9.6.2-2|174	%description mysql
14mu|snort-2.9.6.2-2|175	Snort compiled with mysql support.
14mu|snort-2.9.6.2-2|176	
14mu|snort-2.9.6.2-2|177	%files mysql
14mu|snort-2.9.6.2-2|178	%{_sbindir}/%{name}-mysql
14mu|snort-2.9.6.2-2|179	
14mu|snort-2.9.6.2-2|180	%post mysql
14mu|snort-2.9.6.2-2|181	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-mysql 12
14mu|snort-2.9.6.2-2|182	
14mu|snort-2.9.6.2-2|183	%postun mysql
14mu|snort-2.9.6.2-2|184	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-mysql
14mu|snort-2.9.6.2-2|185	
14mu|snort-2.9.6.2-2|186	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|187	
14mu|snort-2.9.6.2-2|188	%package mysql+flexresp
14mu|snort-2.9.6.2-2|189	Summary:	Snort with MySQL database and Flexible Response support
14mu|snort-2.9.6.2-2|190	Group:		Networking/Other
14mu|snort-2.9.6.2-2|191	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|192	
14mu|snort-2.9.6.2-2|193	%description mysql+flexresp
14mu|snort-2.9.6.2-2|194	Snort compiled with mysql+flexresp support. FlexResp allows snort to actively
14mu|snort-2.9.6.2-2|195	close offending connections.
14mu|snort-2.9.6.2-2|196	
14mu|snort-2.9.6.2-2|197	%files mysql+flexresp
14mu|snort-2.9.6.2-2|198	%{_sbindir}/%{name}-mysql+flexresp
14mu|snort-2.9.6.2-2|199	
14mu|snort-2.9.6.2-2|200	%post mysql+flexresp
14mu|snort-2.9.6.2-2|201	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-mysql+flexresp 13
14mu|snort-2.9.6.2-2|202	
14mu|snort-2.9.6.2-2|203	%postun mysql+flexresp
14mu|snort-2.9.6.2-2|204	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-mysql+flexresp
14mu|snort-2.9.6.2-2|205	
14mu|snort-2.9.6.2-2|206	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|207	
14mu|snort-2.9.6.2-2|208	%package postgresql
14mu|snort-2.9.6.2-2|209	Summary:	Snort with PostgreSQL database support
14mu|snort-2.9.6.2-2|210	Group:		Networking/Other
14mu|snort-2.9.6.2-2|211	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|212	
14mu|snort-2.9.6.2-2|213	%description postgresql
14mu|snort-2.9.6.2-2|214	Snort compiled with postgresql support.
14mu|snort-2.9.6.2-2|215	
14mu|snort-2.9.6.2-2|216	%files postgresql
14mu|snort-2.9.6.2-2|217	%{_sbindir}/%{name}-postgresql
14mu|snort-2.9.6.2-2|218	
14mu|snort-2.9.6.2-2|219	%post postgresql
14mu|snort-2.9.6.2-2|220	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-postgresql 14
14mu|snort-2.9.6.2-2|221	
14mu|snort-2.9.6.2-2|222	%postun postgresql
14mu|snort-2.9.6.2-2|223	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-postgresql
14mu|snort-2.9.6.2-2|224	
14mu|snort-2.9.6.2-2|225	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|226	
14mu|snort-2.9.6.2-2|227	%package postgresql+flexresp
14mu|snort-2.9.6.2-2|228	Summary:	Snort with PostgreSQL database and Flexible Response support
14mu|snort-2.9.6.2-2|229	Group:		Networking/Other
14mu|snort-2.9.6.2-2|230	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|231	
14mu|snort-2.9.6.2-2|232	%description postgresql+flexresp
14mu|snort-2.9.6.2-2|233	Snort compiled with postgresql+flexresp support. FlexResp allows snort to
14mu|snort-2.9.6.2-2|234	actively close offending connections.
14mu|snort-2.9.6.2-2|235	
14mu|snort-2.9.6.2-2|236	%files postgresql+flexresp
14mu|snort-2.9.6.2-2|237	%{_sbindir}/%{name}-postgresql+flexresp
14mu|snort-2.9.6.2-2|238	
14mu|snort-2.9.6.2-2|239	%post postgresql+flexresp
14mu|snort-2.9.6.2-2|240	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-postgresql+flexresp 15
14mu|snort-2.9.6.2-2|241	
14mu|snort-2.9.6.2-2|242	%postun postgresql+flexresp
14mu|snort-2.9.6.2-2|243	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-postgresql+flexresp
14mu|snort-2.9.6.2-2|244	
14mu|snort-2.9.6.2-2|245	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|246	
14mu|snort-2.9.6.2-2|247	%package bloat
14mu|snort-2.9.6.2-2|248	Summary:	Snort with flexresp+mysql+postgresql+inline+prelude support
14mu|snort-2.9.6.2-2|249	Group:		Networking/Other
14mu|snort-2.9.6.2-2|250	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|251	
14mu|snort-2.9.6.2-2|252	%description bloat
14mu|snort-2.9.6.2-2|253	Snort compiled with flexresp+mysql+postgresql+inline+prelude support.
14mu|snort-2.9.6.2-2|254	
14mu|snort-2.9.6.2-2|255	%files bloat
14mu|snort-2.9.6.2-2|256	%{_sbindir}/%{name}-bloat
14mu|snort-2.9.6.2-2|257	
14mu|snort-2.9.6.2-2|258	%post bloat
14mu|snort-2.9.6.2-2|259	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-bloat 16
14mu|snort-2.9.6.2-2|260	
14mu|snort-2.9.6.2-2|261	%postun bloat
14mu|snort-2.9.6.2-2|262	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-bloat
14mu|snort-2.9.6.2-2|263	
14mu|snort-2.9.6.2-2|264	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|265	
14mu|snort-2.9.6.2-2|266	%package inline
14mu|snort-2.9.6.2-2|267	Summary:	Snort with Inline support
14mu|snort-2.9.6.2-2|268	Group:		Networking/Other
14mu|snort-2.9.6.2-2|269	Requires:	iptables
14mu|snort-2.9.6.2-2|270	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|271	
14mu|snort-2.9.6.2-2|272	%description inline
14mu|snort-2.9.6.2-2|273	Snort compiled with inline support. Snort-Inline takes packets from iptables
14mu|snort-2.9.6.2-2|274	instead of libpcap. It then uses new rule types to help iptables make pass or
14mu|snort-2.9.6.2-2|275	drop decisions based on snort rules.
14mu|snort-2.9.6.2-2|276	
14mu|snort-2.9.6.2-2|277	%files inline
14mu|snort-2.9.6.2-2|278	%{_sbindir}/%{name}-inline
14mu|snort-2.9.6.2-2|279	
14mu|snort-2.9.6.2-2|280	%post inline
14mu|snort-2.9.6.2-2|281	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-inline 17
14mu|snort-2.9.6.2-2|282	
14mu|snort-2.9.6.2-2|283	%postun inline
14mu|snort-2.9.6.2-2|284	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-inline
14mu|snort-2.9.6.2-2|285	
14mu|snort-2.9.6.2-2|286	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|287	
14mu|snort-2.9.6.2-2|288	%package inline+flexresp
14mu|snort-2.9.6.2-2|289	Summary:	Snort with Inline and Flexible Response support
14mu|snort-2.9.6.2-2|290	Group:		Networking/Other
14mu|snort-2.9.6.2-2|291	Requires:	iptables
14mu|snort-2.9.6.2-2|292	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|293	
14mu|snort-2.9.6.2-2|294	%description inline+flexresp
14mu|snort-2.9.6.2-2|295	Snort compiled with inline+flexresp support. FlexResp allows snort to actively
14mu|snort-2.9.6.2-2|296	close offending connections. Snort-Inline takes packets from iptables instead
14mu|snort-2.9.6.2-2|297	of libpcap. It then uses new rule types to help iptables make pass or drop
14mu|snort-2.9.6.2-2|298	decisions based on snort rules.
14mu|snort-2.9.6.2-2|299	
14mu|snort-2.9.6.2-2|300	%files inline+flexresp
14mu|snort-2.9.6.2-2|301	%{_sbindir}/%{name}-inline+flexresp
14mu|snort-2.9.6.2-2|302	
14mu|snort-2.9.6.2-2|303	%post inline+flexresp
14mu|snort-2.9.6.2-2|304	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-inline+flexresp 18
14mu|snort-2.9.6.2-2|305	
14mu|snort-2.9.6.2-2|306	%postun inline+flexresp
14mu|snort-2.9.6.2-2|307	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-inline+flexresp
14mu|snort-2.9.6.2-2|308	
14mu|snort-2.9.6.2-2|309	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|310	
14mu|snort-2.9.6.2-2|311	%package prelude
14mu|snort-2.9.6.2-2|312	Summary:	Snort with Prelude support
14mu|snort-2.9.6.2-2|313	Group:		Networking/Other
14mu|snort-2.9.6.2-2|314	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|315	
14mu|snort-2.9.6.2-2|316	%description prelude
14mu|snort-2.9.6.2-2|317	Snort compiled with prelude support.
14mu|snort-2.9.6.2-2|318	
14mu|snort-2.9.6.2-2|319	%files prelude
14mu|snort-2.9.6.2-2|320	%{_sbindir}/%{name}-prelude
14mu|snort-2.9.6.2-2|321	
14mu|snort-2.9.6.2-2|322	%post prelude
14mu|snort-2.9.6.2-2|323	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-prelude 19
14mu|snort-2.9.6.2-2|324	
14mu|snort-2.9.6.2-2|325	%postun prelude
14mu|snort-2.9.6.2-2|326	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-prelude
14mu|snort-2.9.6.2-2|327	
14mu|snort-2.9.6.2-2|328	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|329	
14mu|snort-2.9.6.2-2|330	%package prelude+flexresp
14mu|snort-2.9.6.2-2|331	Summary:	Snort with Prelude and Flexible Response support
14mu|snort-2.9.6.2-2|332	Group:		Networking/Other
14mu|snort-2.9.6.2-2|333	Requires:	%{name} >= %{EVRD}
14mu|snort-2.9.6.2-2|334	
14mu|snort-2.9.6.2-2|335	%description prelude+flexresp
14mu|snort-2.9.6.2-2|336	Snort compiled with prelude+flexresp support. FlexResp allows snort to actively
14mu|snort-2.9.6.2-2|337	close offending connections.
14mu|snort-2.9.6.2-2|338	
14mu|snort-2.9.6.2-2|339	%files prelude+flexresp
14mu|snort-2.9.6.2-2|340	%{_sbindir}/%{name}-prelude+flexresp
14mu|snort-2.9.6.2-2|341	
14mu|snort-2.9.6.2-2|342	%post prelude+flexresp
14mu|snort-2.9.6.2-2|343	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-prelude+flexresp 20
14mu|snort-2.9.6.2-2|344	
14mu|snort-2.9.6.2-2|345	%postun prelude+flexresp
14mu|snort-2.9.6.2-2|346	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-prelude+flexresp
14mu|snort-2.9.6.2-2|347	
14mu|snort-2.9.6.2-2|348	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|349	
14mu|snort-2.9.6.2-2|350	%package devel
14mu|snort-2.9.6.2-2|351	Summary:	Snort development files
14mu|snort-2.9.6.2-2|352	Group:		Networking/Other
14mu|snort-2.9.6.2-2|353	Requires:	snort = %{EVRD}
14mu|snort-2.9.6.2-2|354	
14mu|snort-2.9.6.2-2|355	%description devel
14mu|snort-2.9.6.2-2|356	This package includes the development files for %{name}.
14mu|snort-2.9.6.2-2|357	
14mu|snort-2.9.6.2-2|358	%files devel
14mu|snort-2.9.6.2-2|359	%dir %{_libdir}/pkgconfig
14mu|snort-2.9.6.2-2|360	%{_libdir}/pkgconfig/snort_output.pc
14mu|snort-2.9.6.2-2|361	%{_libdir}/pkgconfig/snort.pc
14mu|snort-2.9.6.2-2|362	%{_libdir}/pkgconfig/snort_preproc.pc
14mu|snort-2.9.6.2-2|363	%dir %{_includedir}/%{name}/dynamic_preproc
14mu|snort-2.9.6.2-2|364	%dir %{_includedir}/%{name}/dynamic_output/*.h
14mu|snort-2.9.6.2-2|365	%{_includedir}/%{name}/dynamic_preproc/*.h
14mu|snort-2.9.6.2-2|366	
14mu|snort-2.9.6.2-2|367	#----------------------------------------------------------------------------
14mu|snort-2.9.6.2-2|368	
14mu|snort-2.9.6.2-2|369	%prep
14mu|snort-2.9.6.2-2|370	%setup -q
14mu|snort-2.9.6.2-2|371	%patch0 -p0 -b .lib64
14mu|snort-2.9.6.2-2|372	%patch2 -p1 -b .plugins_fix
14mu|snort-2.9.6.2-2|373	%patch3 -p0 -b .werror_antibork
14mu|snort-2.9.6.2-2|374	%patch4 -p0 -b .plugins_fix
14mu|snort-2.9.6.2-2|375	
14mu|snort-2.9.6.2-2|376	# fix pid file path
14mu|snort-2.9.6.2-2|377	echo "#define _PATH_VARRUN \"%{_var}/run/%{name}\"" >> acconfig.h
14mu|snort-2.9.6.2-2|378	
14mu|snort-2.9.6.2-2|379	cp -a %{SOURCE6} .
14mu|snort-2.9.6.2-2|380	
14mu|snort-2.9.6.2-2|381	%build
14mu|snort-2.9.6.2-2|382	%serverbuild
14mu|snort-2.9.6.2-2|383	export WANT_AUTOCONF_2_5=1
14mu|snort-2.9.6.2-2|384	rm -f configure
14mu|snort-2.9.6.2-2|385	libtoolize --automake --copy --force; aclocal -I m4; autoheader; automake --foreign --add-missing --copy; autoconf
14mu|snort-2.9.6.2-2|386	
14mu|snort-2.9.6.2-2|387	# build snort
14mu|snort-2.9.6.2-2|388	rm -rf building && mkdir -p building && cd building
14mu|snort-2.9.6.2-2|389	SNORT_BASE_CONFIG="--prefix=%{_prefix} \
14mu|snort-2.9.6.2-2|390	--libdir=%{_libdir} \
14mu|snort-2.9.6.2-2|391	--libexecdir=%{_libdir}/%{name} \
14mu|snort-2.9.6.2-2|392	--mandir=%{_mandir} \
14mu|snort-2.9.6.2-2|393	--sysconfdir=%{_sysconfdir}/%{name} \
14mu|snort-2.9.6.2-2|394	--disable-prelude \
14mu|snort-2.9.6.2-2|395	--enable-shared \
14mu|snort-2.9.6.2-2|396	--enable-pthread \
14mu|snort-2.9.6.2-2|397	--enable-dynamicplugin \
14mu|snort-2.9.6.2-2|398	--enable-perfprofiling \
14mu|snort-2.9.6.2-2|399	--enable-linux-smp-stats \
14mu|snort-2.9.6.2-2|400	--disable-static-daq \
14mu|snort-2.9.6.2-2|401	--enable-ppm \
14mu|snort-2.9.6.2-2|402	--enable-decoder-preprocessor-rules \
14mu|snort-2.9.6.2-2|403	--cache-file=../../config.cache \
14mu|snort-2.9.6.2-2|404	--enable-reload \
14mu|snort-2.9.6.2-2|405	--enable-reload-error-restart \
14mu|snort-2.9.6.2-2|406	--enable-zlib \
14mu|snort-2.9.6.2-2|407	--enable-mpls \
14mu|snort-2.9.6.2-2|408	--enable-targetbased \
14mu|snort-2.9.6.2-2|409	--enable-perfprofiling \
14mu|snort-2.9.6.2-2|410	--enable-active-response \
14mu|snort-2.9.6.2-2|411	--enable-normalizer \
14mu|snort-2.9.6.2-2|412	--enable-react \
14mu|snort-2.9.6.2-2|413	--with-daq-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|414	--with-daq-libraries=%{_libdir}"
14mu|snort-2.9.6.2-2|415	
14mu|snort-2.9.6.2-2|416	# Will be, when I port razorback into Mandriva/Mageia
14mu|snort-2.9.6.2-2|417	#    --enable-rzb-saac"
14mu|snort-2.9.6.2-2|418	
14mu|snort-2.9.6.2-2|419	# there are some strange configure errors
14mu|snort-2.9.6.2-2|420	# when not doing a distclean between major builds.
14mu|snort-2.9.6.2-2|421	# plain
14mu|snort-2.9.6.2-2|422	{
14mu|snort-2.9.6.2-2|423	mkdir -p plain; cd plain
14mu|snort-2.9.6.2-2|424	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|425	--without-mysql --disable-mysql \
14mu|snort-2.9.6.2-2|426	--without-postgresql --disable-postgresql \
14mu|snort-2.9.6.2-2|427	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|428	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|429	--without-inline --disable-inline
14mu|snort-2.9.6.2-2|430	make
14mu|snort-2.9.6.2-2|431	mv src/%{name} ../%{name}-plain
14mu|snort-2.9.6.2-2|432	#make distclean
14mu|snort-2.9.6.2-2|433	cd ..
14mu|snort-2.9.6.2-2|434	}
14mu|snort-2.9.6.2-2|435	
14mu|snort-2.9.6.2-2|436	# plain+flexresp
14mu|snort-2.9.6.2-2|437	{
14mu|snort-2.9.6.2-2|438	mkdir -p plain+flexresp; cd plain+flexresp
14mu|snort-2.9.6.2-2|439	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|440	--without-mysql --disable-mysql \
14mu|snort-2.9.6.2-2|441	--without-postgresql --disable-postgresql \
14mu|snort-2.9.6.2-2|442	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|443	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|444	--enable-flexresp3 \
14mu|snort-2.9.6.2-2|445	--with-dnet-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|446	--with-dnet-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|447	--without-inline --disable-inline
14mu|snort-2.9.6.2-2|448	make
14mu|snort-2.9.6.2-2|449	mv src/%{name} ../%{name}-plain+flexresp
14mu|snort-2.9.6.2-2|450	# make distclean
14mu|snort-2.9.6.2-2|451	cd ..
14mu|snort-2.9.6.2-2|452	}
14mu|snort-2.9.6.2-2|453	
14mu|snort-2.9.6.2-2|454	# mysql+flexresp
14mu|snort-2.9.6.2-2|455	{
14mu|snort-2.9.6.2-2|456	mkdir -p mysql+flexresp; cd mysql+flexresp
14mu|snort-2.9.6.2-2|457	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|458	--with-mysql-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|459	--with-mysql-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|460	--without-postgresql --disable-postgresql \
14mu|snort-2.9.6.2-2|461	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|462	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|463	--enable-flexresp3 \
14mu|snort-2.9.6.2-2|464	--with-dnet-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|465	--with-dnet-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|466	--without-inline --disable-inline
14mu|snort-2.9.6.2-2|467	make
14mu|snort-2.9.6.2-2|468	mv src/%{name} ../%{name}-mysql+flexresp
14mu|snort-2.9.6.2-2|469	# make distclean
14mu|snort-2.9.6.2-2|470	cd ..
14mu|snort-2.9.6.2-2|471	}
14mu|snort-2.9.6.2-2|472	
14mu|snort-2.9.6.2-2|473	# mysql
14mu|snort-2.9.6.2-2|474	{
14mu|snort-2.9.6.2-2|475	mkdir -p mysql; cd mysql
14mu|snort-2.9.6.2-2|476	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|477	--with-mysql-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|478	--with-mysql-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|479	--without-postgresql --disable-postgresql \
14mu|snort-2.9.6.2-2|480	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|481	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|482	--without-inline --disable-inline
14mu|snort-2.9.6.2-2|483	make
14mu|snort-2.9.6.2-2|484	mv src/%{name} ../%{name}-mysql
14mu|snort-2.9.6.2-2|485	# make distclean
14mu|snort-2.9.6.2-2|486	cd ..
14mu|snort-2.9.6.2-2|487	}
14mu|snort-2.9.6.2-2|488	
14mu|snort-2.9.6.2-2|489	# postgresql+flexresp
14mu|snort-2.9.6.2-2|490	{
14mu|snort-2.9.6.2-2|491	mkdir -p postgresql+flexresp; cd postgresql+flexresp
14mu|snort-2.9.6.2-2|492	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|493	--without-mysql --disable-mysql \
14mu|snort-2.9.6.2-2|494	--with-postgresql=%{_prefix} \
14mu|snort-2.9.6.2-2|495	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|496	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|497	--enable-flexresp3 \
14mu|snort-2.9.6.2-2|498	--with-dnet-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|499	--with-dnet-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|500	--without-inline --disable-inline
14mu|snort-2.9.6.2-2|501	make
14mu|snort-2.9.6.2-2|502	mv src/%{name} ../%{name}-postgresql+flexresp
14mu|snort-2.9.6.2-2|503	# make distclean
14mu|snort-2.9.6.2-2|504	cd ..
14mu|snort-2.9.6.2-2|505	}
14mu|snort-2.9.6.2-2|506	
14mu|snort-2.9.6.2-2|507	# postgresql
14mu|snort-2.9.6.2-2|508	{
14mu|snort-2.9.6.2-2|509	mkdir -p postgresql; cd postgresql
14mu|snort-2.9.6.2-2|510	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|511	--without-mysql --disable-mysql \
14mu|snort-2.9.6.2-2|512	--with-postgresql=%{_prefix} \
14mu|snort-2.9.6.2-2|513	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|514	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|515	--without-inline --disable-inline
14mu|snort-2.9.6.2-2|516	make
14mu|snort-2.9.6.2-2|517	mv src/%{name} ../%{name}-postgresql
14mu|snort-2.9.6.2-2|518	# make distclean
14mu|snort-2.9.6.2-2|519	cd ..
14mu|snort-2.9.6.2-2|520	}
14mu|snort-2.9.6.2-2|521	
14mu|snort-2.9.6.2-2|522	# bloat
14mu|snort-2.9.6.2-2|523	{
14mu|snort-2.9.6.2-2|524	mkdir -p bloat; cd bloat
14mu|snort-2.9.6.2-2|525	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|526	--with-mysql-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|527	--with-mysql-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|528	--with-postgresql=%{_prefix} \
14mu|snort-2.9.6.2-2|529	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|530	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|531	--with-openssl=%{_prefix} \
14mu|snort-2.9.6.2-2|532	--enable-flexresp3 \
14mu|snort-2.9.6.2-2|533	--with-dnet-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|534	--with-dnet-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|535	--with-inline --enable-inline \
14mu|snort-2.9.6.2-2|536	--with-libipq-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|537	--with-libipq-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|538	--enable-prelude --with-libprelude-prefix=%{_prefix}
14mu|snort-2.9.6.2-2|539	make
14mu|snort-2.9.6.2-2|540	mv src/%{name} ../%{name}-bloat
14mu|snort-2.9.6.2-2|541	# make distclean
14mu|snort-2.9.6.2-2|542	cd ..
14mu|snort-2.9.6.2-2|543	}
14mu|snort-2.9.6.2-2|544	
14mu|snort-2.9.6.2-2|545	# inline
14mu|snort-2.9.6.2-2|546	{
14mu|snort-2.9.6.2-2|547	mkdir -p inline; cd inline
14mu|snort-2.9.6.2-2|548	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|549	--without-mysql --disable-mysql \
14mu|snort-2.9.6.2-2|550	--without-postgresql --disable-postgresql \
14mu|snort-2.9.6.2-2|551	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|552	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|553	--with-inline --enable-inline \
14mu|snort-2.9.6.2-2|554	--with-libipq-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|555	--with-libipq-libraries=%{_libdir}
14mu|snort-2.9.6.2-2|556	make
14mu|snort-2.9.6.2-2|557	mv src/%{name} ../%{name}-inline
14mu|snort-2.9.6.2-2|558	#make distclean
14mu|snort-2.9.6.2-2|559	cd ..
14mu|snort-2.9.6.2-2|560	}
14mu|snort-2.9.6.2-2|561	
14mu|snort-2.9.6.2-2|562	# inline+flexresp
14mu|snort-2.9.6.2-2|563	{
14mu|snort-2.9.6.2-2|564	mkdir -p inline+flexresp; cd inline+flexresp
14mu|snort-2.9.6.2-2|565	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|566	--without-mysql --disable-mysql \
14mu|snort-2.9.6.2-2|567	--without-postgresql --disable-postgresql \
14mu|snort-2.9.6.2-2|568	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|569	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|570	--enable-flexresp3 \
14mu|snort-2.9.6.2-2|571	--with-dnet-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|572	--with-dnet-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|573	--with-inline --enable-inline \
14mu|snort-2.9.6.2-2|574	--with-libipq-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|575	--with-libipq-libraries=%{_libdir}
14mu|snort-2.9.6.2-2|576	make
14mu|snort-2.9.6.2-2|577	mv src/%{name} ../%{name}-inline+flexresp
14mu|snort-2.9.6.2-2|578	#make distclean
14mu|snort-2.9.6.2-2|579	cd ..
14mu|snort-2.9.6.2-2|580	}
14mu|snort-2.9.6.2-2|581	
14mu|snort-2.9.6.2-2|582	# prelude+flexresp
14mu|snort-2.9.6.2-2|583	{
14mu|snort-2.9.6.2-2|584	mkdir -p prelude+flexresp; cd prelude+flexresp
14mu|snort-2.9.6.2-2|585	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|586	--enable-prelude --with-libprelude-prefix=%{_prefix} \
14mu|snort-2.9.6.2-2|587	--without-mysql --disable-mysql \
14mu|snort-2.9.6.2-2|588	--without-postgresql --disable-postgresql \
14mu|snort-2.9.6.2-2|589	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|590	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|591	--enable-flexresp3 \
14mu|snort-2.9.6.2-2|592	--with-dnet-includes=%{_includedir} \
14mu|snort-2.9.6.2-2|593	--with-dnet-libraries=%{_libdir} \
14mu|snort-2.9.6.2-2|594	--without-inline --disable-inline
14mu|snort-2.9.6.2-2|595	make
14mu|snort-2.9.6.2-2|596	mv src/%{name} ../%{name}-prelude+flexresp
14mu|snort-2.9.6.2-2|597	# make distclean
14mu|snort-2.9.6.2-2|598	cd ..
14mu|snort-2.9.6.2-2|599	}
14mu|snort-2.9.6.2-2|600	
14mu|snort-2.9.6.2-2|601	# prelude
14mu|snort-2.9.6.2-2|602	{
14mu|snort-2.9.6.2-2|603	mkdir -p prelude; cd prelude
14mu|snort-2.9.6.2-2|604	../../configure $SNORT_BASE_CONFIG \
14mu|snort-2.9.6.2-2|605	--enable-prelude --with-libprelude-prefix=%{_prefix} \
14mu|snort-2.9.6.2-2|606	--without-mysql --disable-mysql \
14mu|snort-2.9.6.2-2|607	--without-postgresql --disable-postgresql \
14mu|snort-2.9.6.2-2|608	--without-oracle --disable-oracle \
14mu|snort-2.9.6.2-2|609	--without-odbc --disable-odbc \
14mu|snort-2.9.6.2-2|610	--without-inline --disable-inline
14mu|snort-2.9.6.2-2|611	make
14mu|snort-2.9.6.2-2|612	mv src/%{name} ../%{name}-prelude
14mu|snort-2.9.6.2-2|613	# make distclean
14mu|snort-2.9.6.2-2|614	cd ..
14mu|snort-2.9.6.2-2|615	}
14mu|snort-2.9.6.2-2|616	
14mu|snort-2.9.6.2-2|617	cd ..
14mu|snort-2.9.6.2-2|618	
14mu|snort-2.9.6.2-2|619	## make the html versions of the faq and manual
14mu|snort-2.9.6.2-2|620	#pushd doc
14mu|snort-2.9.6.2-2|621	#    latex2html -info 0 -local_icons -show_section_numbers -link +2 -split +1 faq.tex
14mu|snort-2.9.6.2-2|622	#    latex2html -info 0 -local_icons -show_section_numbers -link +2 -split +2 -noaddress snort_manual.tex
14mu|snort-2.9.6.2-2|623	#    # cleanup
14mu|snort-2.9.6.2-2|624	#    rm -f faq/WARNINGS faq/*.tex faq/*.idx faq/*.log faq/*.aux faq/*.pl
14mu|snort-2.9.6.2-2|625	#    rm -f snort_manual/WARNINGS snort_manual/*.tex snort_manual/*.aux snort_manual/*.log snort_manual/*.pl
14mu|snort-2.9.6.2-2|626	#popd
14mu|snort-2.9.6.2-2|627	
14mu|snort-2.9.6.2-2|628	%install
14mu|snort-2.9.6.2-2|629	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/rules
14mu|snort-2.9.6.2-2|630	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|snort-2.9.6.2-2|631	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mu|snort-2.9.6.2-2|632	mkdir -p %{buildroot}/var/log/%{name}/empty
14mu|snort-2.9.6.2-2|633	mkdir -p %{buildroot}/var/run/%{name}
14mu|snort-2.9.6.2-2|634	mkdir -p %{buildroot}%{_sbindir}
14mu|snort-2.9.6.2-2|635	mkdir -p %{buildroot}%{_initrddir}
14mu|snort-2.9.6.2-2|636	mkdir -p %{buildroot}%{_mandir}/man8
14mu|snort-2.9.6.2-2|637	
14mu|snort-2.9.6.2-2|638	%makeinstall_std -C building/plain
14mu|snort-2.9.6.2-2|639	
14mu|snort-2.9.6.2-2|640	# cleanup
14mu|snort-2.9.6.2-2|641	rm -f  %{buildroot}%{_bindir}/%{name}
14mu|snort-2.9.6.2-2|642	rm -rf %{buildroot}%{_prefix}/src
14mu|snort-2.9.6.2-2|643	rm -f  %{buildroot}%{_libdir}/%{name}/dynamicengine/*.{a,la}
14mu|snort-2.9.6.2-2|644	rm -f  %{buildroot}%{_libdir}/%{name}/dynamicpreprocessor/*.{a,la}
14mu|snort-2.9.6.2-2|645	rm -f  %{buildroot}%{_libdir}/%{name}/dynamic_preproc/*.{a,la}
14mu|snort-2.9.6.2-2|646	
14mu|snort-2.9.6.2-2|647	{
14mu|snort-2.9.6.2-2|648	pushd building
14mu|snort-2.9.6.2-2|649	install %{name}-plain %{buildroot}%{_sbindir}/%{name}-plain
14mu|snort-2.9.6.2-2|650	install %{name}-plain+flexresp %{buildroot}%{_sbindir}/%{name}-plain+flexresp
14mu|snort-2.9.6.2-2|651	install %{name}-mysql %{buildroot}%{_sbindir}/%{name}-mysql
14mu|snort-2.9.6.2-2|652	install %{name}-mysql+flexresp %{buildroot}%{_sbindir}/%{name}-mysql+flexresp
14mu|snort-2.9.6.2-2|653	install %{name}-postgresql %{buildroot}%{_sbindir}/%{name}-postgresql
14mu|snort-2.9.6.2-2|654	install %{name}-postgresql+flexresp %{buildroot}%{_sbindir}/%{name}-postgresql+flexresp
14mu|snort-2.9.6.2-2|655	install %{name}-bloat %{buildroot}%{_sbindir}/%{name}-bloat
14mu|snort-2.9.6.2-2|656	install %{name}-inline %{buildroot}%{_sbindir}/%{name}-inline
14mu|snort-2.9.6.2-2|657	install %{name}-inline+flexresp %{buildroot}%{_sbindir}/%{name}-inline+flexresp
14mu|snort-2.9.6.2-2|658	install %{name}-prelude %{buildroot}%{_sbindir}/%{name}-prelude
14mu|snort-2.9.6.2-2|659	install %{name}-prelude+flexresp %{buildroot}%{_sbindir}/%{name}-prelude+flexresp
14mu|snort-2.9.6.2-2|660	popd
14mu|snort-2.9.6.2-2|661	}
14mu|snort-2.9.6.2-2|662	
14mu|snort-2.9.6.2-2|663	install %{name}.8* %{buildroot}%{_mandir}/man8
14mu|snort-2.9.6.2-2|664	perl -pi -e "s|var RULE_PATH ../rules|var RULE_PATH rules|" etc/%{name}.conf
14mu|snort-2.9.6.2-2|665	
14mu|snort-2.9.6.2-2|666	install -m0644 etc/*.conf %{buildroot}%{_sysconfdir}/%{name}/
14mu|snort-2.9.6.2-2|667	install -m0644 etc/*.config %{buildroot}%{_sysconfdir}/%{name}/
14mu|snort-2.9.6.2-2|668	install -m0644 etc/*.map %{buildroot}%{_sysconfdir}/%{name}/
14mu|snort-2.9.6.2-2|669	
14mu|snort-2.9.6.2-2|670	install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
14mu|snort-2.9.6.2-2|671	
14mu|snort-2.9.6.2-2|672	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|snort-2.9.6.2-2|673	install -m0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|snort-2.9.6.2-2|674	
14mu|snort-2.9.6.2-2|675	install -D -m755 %{SOURCE7} %{buildroot}%{_libexecdir}/snort-wrapper.sh
14mu|snort-2.9.6.2-2|676	sed "s:libexecdir:%{_libexecdir}:" -i %{buildroot}%{_unitdir}/%{name}.service
14mu|snort-2.9.6.2-2|677	
14mu|snort-2.9.6.2-2|678	# strip rpath
14mu|snort-2.9.6.2-2|679	chrpath -d %{buildroot}%{_sbindir}/%{name}-*
14mu|snort-2.9.6.2-2|680	
14mu|snort-2.9.6.2-2|681	# fix libexecdir
14mu|snort-2.9.6.2-2|682	perl -pi -e "s|/usr/local/lib/snort_|%{_libdir}/%{name}/|g" %{buildroot}%{_sysconfdir}/%{name}/snort.conf
14mu|snort-2.9.6.2-2|683	
14mu|snort-2.9.6.2-2|684	#install tmpfiles conf
14mu|snort-2.9.6.2-2|685	install -D -m644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|snort-2.9.6.2-2|686	
14mu|snort-2.9.6.2-2|687	
14mu|snort-2.9.6.2-2|688	%changelog
14mu|snort-2.9.6.2-2|689	
14mu|snort-2.9.6.2-2|690	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.9.6.2-2
14mu|snort-2.9.6.2-2|691	- (2ee18b7) Properly handle /var/run/snort
14mu|snort-2.9.6.2-2|692	- (2ee18b7) Spec cleanup
14mu|snort-2.9.6.2-2|693	
14mu|snort-2.9.6.2-2|694	

24123 14
14mu|socat-2.0.0-0.b9.2|1	%define beta b9
14mu|socat-2.0.0-0.b9.2|2	
14mu|socat-2.0.0-0.b9.2|3	Summary:	Multipurpose relay
14mu|socat-2.0.0-0.b9.2|4	Name:		socat
14mu|socat-2.0.0-0.b9.2|5	Version:	2.0.0
14mu|socat-2.0.0-0.b9.2|6	Release:	0.%{beta}.2
14mu|socat-2.0.0-0.b9.2|7	License:	GPLv2+
14mu|socat-2.0.0-0.b9.2|8	Group:		Networking/Remote access
14mu|socat-2.0.0-0.b9.2|9	Url:		http://www.dest-unreach.org/%{name}/
14mu|socat-2.0.0-0.b9.2|10	Source0:	http://www.dest-unreach.org/socat/download/%{name}-%{version}-%{beta}.tar.gz
14mu|socat-2.0.0-0.b9.2|11	BuildRequires:	readline-devel
14mu|socat-2.0.0-0.b9.2|12	BuildRequires:	tcp_wrappers-devel
14mu|socat-2.0.0-0.b9.2|13	BuildRequires:	pkgconfig(ncurses)
14mu|socat-2.0.0-0.b9.2|14	BuildRequires:	pkgconfig(openssl)
14mu|socat-2.0.0-0.b9.2|15	
14mu|socat-2.0.0-0.b9.2|16	%description
14mu|socat-2.0.0-0.b9.2|17	socat is a relay for bidirectional data transfer between two independent data
14mu|socat-2.0.0-0.b9.2|18	channels. Each of these data channels may be a file, pipe, device (serial line
14mu|socat-2.0.0-0.b9.2|19	etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an
14mu|socat-2.0.0-0.b9.2|20	SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU
14mu|socat-2.0.0-0.b9.2|21	line editor (readline), a program, or a combination of two of these.
14mu|socat-2.0.0-0.b9.2|22	
14mu|socat-2.0.0-0.b9.2|23	%files
14mu|socat-2.0.0-0.b9.2|24	%doc README
14mu|socat-2.0.0-0.b9.2|25	%{_bindir}/%{name}
14mu|socat-2.0.0-0.b9.2|26	%{_bindir}/filan
14mu|socat-2.0.0-0.b9.2|27	%{_bindir}/procan
14mu|socat-2.0.0-0.b9.2|28	%{_mandir}/man1/*
14mu|socat-2.0.0-0.b9.2|29	
14mu|socat-2.0.0-0.b9.2|30	#----------------------------------------------------------------------------
14mu|socat-2.0.0-0.b9.2|31	
14mu|socat-2.0.0-0.b9.2|32	%prep
14mu|socat-2.0.0-0.b9.2|33	%setup -qn %{name}-%{version}-%{beta}
14mu|socat-2.0.0-0.b9.2|34	
14mu|socat-2.0.0-0.b9.2|35	%build
14mu|socat-2.0.0-0.b9.2|36	%configure2_5x
14mu|socat-2.0.0-0.b9.2|37	%make
14mu|socat-2.0.0-0.b9.2|38	
14mu|socat-2.0.0-0.b9.2|39	%install
14mu|socat-2.0.0-0.b9.2|40	%makeinstall_std
14mu|socat-2.0.0-0.b9.2|41	
14mu|socat-2.0.0-0.b9.2|42	
14mu|socat-2.0.0-0.b9.2|43	%changelog
14mu|socat-2.0.0-0.b9.2|44	
14mu|socat-2.0.0-0.b9.2|45	* Thu Mar 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-0.b9.2
14mu|socat-2.0.0-0.b9.2|46	- (7cab0df) Bump release
14mu|socat-2.0.0-0.b9.2|47	
14mu|socat-2.0.0-0.b9.2|48	

24124 14
14mu|softhsm-2.0.0-0.rc1.2|1	%global softhsm_module "SoftHSM PKCS #11 Module"
14mu|softhsm-2.0.0-0.rc1.2|2	%global nssdb %{_sysconfdir}/pki/nssdb
14mu|softhsm-2.0.0-0.rc1.2|3	
14mu|softhsm-2.0.0-0.rc1.2|4	%define beta rc1
14mu|softhsm-2.0.0-0.rc1.2|5	
14mu|softhsm-2.0.0-0.rc1.2|6	Summary:	Software version of a PKCS#11 Hardware Security Module
14mu|softhsm-2.0.0-0.rc1.2|7	Name:		softhsm
14mu|softhsm-2.0.0-0.rc1.2|8	Version:	2.0.0
14mu|softhsm-2.0.0-0.rc1.2|9	Release:	0.%{beta}.2
14mu|softhsm-2.0.0-0.rc1.2|10	License:	BSD
14mu|softhsm-2.0.0-0.rc1.2|11	Group:		System/Libraries
14mu|softhsm-2.0.0-0.rc1.2|12	Url:		http://www.opendnssec.org/
14mu|softhsm-2.0.0-0.rc1.2|13	Source0:	http://dist.opendnssec.org/source/testing/%{name}-%{version}%{beta}.tar.gz
14mu|softhsm-2.0.0-0.rc1.2|14	Source1:	http://dist.opendnssec.org/source/testing/%{name}-%{version}%{beta}.tar.gz.sig
14mu|softhsm-2.0.0-0.rc1.2|15	Source2:	softhsm.module
14mu|softhsm-2.0.0-0.rc1.2|16	# taken from coolkey which is not build on all arches we build on
14mu|softhsm-2.0.0-0.rc1.2|17	Source3:	softhsm2-pk11install.c
14mu|softhsm-2.0.0-0.rc1.2|18	BuildRequires:	sqlite-tools
14mu|softhsm-2.0.0-0.rc1.2|19	BuildRequires:	pkgconfig(cppunit)
14mu|softhsm-2.0.0-0.rc1.2|20	BuildRequires:	pkgconfig(nss)
14mu|softhsm-2.0.0-0.rc1.2|21	BuildRequires:	pkgconfig(openssl)
14mu|softhsm-2.0.0-0.rc1.2|22	BuildRequires:	pkgconfig(p11-kit-1)
14mu|softhsm-2.0.0-0.rc1.2|23	BuildRequires:	pkgconfig(sqlite3)
14mu|softhsm-2.0.0-0.rc1.2|24	Requires:	nss
14mu|softhsm-2.0.0-0.rc1.2|25	Requires:	p11-kit
14mu|softhsm-2.0.0-0.rc1.2|26	Requires(pre):	shadow-utils
14mu|softhsm-2.0.0-0.rc1.2|27	Requires(post):	nss
14mu|softhsm-2.0.0-0.rc1.2|28	
14mu|softhsm-2.0.0-0.rc1.2|29	%description
14mu|softhsm-2.0.0-0.rc1.2|30	OpenDNSSEC is providing a software implementation of a generic
14mu|softhsm-2.0.0-0.rc1.2|31	cryptographic device with a PKCS#11 interface, the SoftHSM. SoftHSM is
14mu|softhsm-2.0.0-0.rc1.2|32	designed to meet the requirements of OpenDNSSEC, but can also work together
14mu|softhsm-2.0.0-0.rc1.2|33	with other cryptographic products because of the PKCS#11 interface.
14mu|softhsm-2.0.0-0.rc1.2|34	
14mu|softhsm-2.0.0-0.rc1.2|35	%files
14mu|softhsm-2.0.0-0.rc1.2|36	%doc LICENSE README.md NEWS
14mu|softhsm-2.0.0-0.rc1.2|37	%config(noreplace) %{_sysconfdir}/softhsm2.conf
14mu|softhsm-2.0.0-0.rc1.2|38	%{_bindir}/*
14mu|softhsm-2.0.0-0.rc1.2|39	%dir %{_libdir}/softhsm
14mu|softhsm-2.0.0-0.rc1.2|40	%{_libdir}/pkcs11/libsofthsm2.so
14mu|softhsm-2.0.0-0.rc1.2|41	%{_libdir}/softhsm/libsofthsm.so
14mu|softhsm-2.0.0-0.rc1.2|42	%attr(0664,root,root) %{_datadir}/p11-kit/modules/softhsm.module
14mu|softhsm-2.0.0-0.rc1.2|43	%attr(0770,ods,ods) %dir %{_sharedstatedir}/softhsm
14mu|softhsm-2.0.0-0.rc1.2|44	%attr(0770,ods,ods) %dir %{_sharedstatedir}/softhsm/tokens
14mu|softhsm-2.0.0-0.rc1.2|45	%{_mandir}/*/*
14mu|softhsm-2.0.0-0.rc1.2|46	
14mu|softhsm-2.0.0-0.rc1.2|47	%pre
14mu|softhsm-2.0.0-0.rc1.2|48	getent group ods >/dev/null || groupadd -r ods
14mu|softhsm-2.0.0-0.rc1.2|49	getent passwd ods >/dev/null || \
14mu|softhsm-2.0.0-0.rc1.2|50	useradd -r -g ods -d /%{_sharedstatedir}/softhsm -s /sbin/nologin \
14mu|softhsm-2.0.0-0.rc1.2|51	-c "softhsm private keys owner" ods
14mu|softhsm-2.0.0-0.rc1.2|52	exit 0
14mu|softhsm-2.0.0-0.rc1.2|53	
14mu|softhsm-2.0.0-0.rc1.2|54	%post
14mu|softhsm-2.0.0-0.rc1.2|55	isThere=`modutil -rawlist -dbdir %{nssdb} | grep %{softhsm_module} || echo NO`
14mu|softhsm-2.0.0-0.rc1.2|56	if [ "$isThere" == "NO" ]; then
14mu|softhsm-2.0.0-0.rc1.2|57	softhsm2-pk11install -p %{nssdb} 'name=%{softhsm_module} library=libsofthsm2.so'
14mu|softhsm-2.0.0-0.rc1.2|58	fi
14mu|softhsm-2.0.0-0.rc1.2|59	
14mu|softhsm-2.0.0-0.rc1.2|60	if [ $1 -eq 0 ]; then
14mu|softhsm-2.0.0-0.rc1.2|61	modutil -delete %{softhsm_module} -dbdir %{nssdb} -force || :
14mu|softhsm-2.0.0-0.rc1.2|62	fi
14mu|softhsm-2.0.0-0.rc1.2|63	
14mu|softhsm-2.0.0-0.rc1.2|64	#----------------------------------------------------------------------------
14mu|softhsm-2.0.0-0.rc1.2|65	
14mu|softhsm-2.0.0-0.rc1.2|66	%package devel
14mu|softhsm-2.0.0-0.rc1.2|67	Summary:	Development package of softhsm that includes the header files
14mu|softhsm-2.0.0-0.rc1.2|68	Group:		Development/Other
14mu|softhsm-2.0.0-0.rc1.2|69	
14mu|softhsm-2.0.0-0.rc1.2|70	%description devel
14mu|softhsm-2.0.0-0.rc1.2|71	The devel package contains the libsofthsm include files.
14mu|softhsm-2.0.0-0.rc1.2|72	
14mu|softhsm-2.0.0-0.rc1.2|73	%files devel
14mu|softhsm-2.0.0-0.rc1.2|74	%dir %{_includedir}/softhsm
14mu|softhsm-2.0.0-0.rc1.2|75	%{_includedir}/softhsm/*.h
14mu|softhsm-2.0.0-0.rc1.2|76	
14mu|softhsm-2.0.0-0.rc1.2|77	#----------------------------------------------------------------------------
14mu|softhsm-2.0.0-0.rc1.2|78	
14mu|softhsm-2.0.0-0.rc1.2|79	%prep
14mu|softhsm-2.0.0-0.rc1.2|80	%setup -qn %{name}-%{version}%{beta}
14mu|softhsm-2.0.0-0.rc1.2|81	autoreconf -fiv
14mu|softhsm-2.0.0-0.rc1.2|82	
14mu|softhsm-2.0.0-0.rc1.2|83	# remove softhsm/ subdir auto-added to --libdir
14mu|softhsm-2.0.0-0.rc1.2|84	sed -i "s:full_libdir/softhsm:full_libdir:g" configure
14mu|softhsm-2.0.0-0.rc1.2|85	sed -i 's:^full_libdir=":#full_libdir=":g' configure.ac
14mu|softhsm-2.0.0-0.rc1.2|86	sed -i "s:libdir)/@PACKAGE@:libdir):" Makefile.in
14mu|softhsm-2.0.0-0.rc1.2|87	
14mu|softhsm-2.0.0-0.rc1.2|88	%build
14mu|softhsm-2.0.0-0.rc1.2|89	%configure2_5x \
14mu|softhsm-2.0.0-0.rc1.2|90	--libdir=%{_libdir}/pkcs11 \
14mu|softhsm-2.0.0-0.rc1.2|91	--with-openssl=%{_prefix} \
14mu|softhsm-2.0.0-0.rc1.2|92	--enable-ecc \
14mu|softhsm-2.0.0-0.rc1.2|93	--disable-gost \
14mu|softhsm-2.0.0-0.rc1.2|94	--with-migrate \
14mu|softhsm-2.0.0-0.rc1.2|95	--enable-visibility
14mu|softhsm-2.0.0-0.rc1.2|96	
14mu|softhsm-2.0.0-0.rc1.2|97	%make
14mu|softhsm-2.0.0-0.rc1.2|98	# install our copy of pk11install taken from coolkey package
14mu|softhsm-2.0.0-0.rc1.2|99	cp %{SOURCE3} .
14mu|softhsm-2.0.0-0.rc1.2|100	gcc $(pkg-config --cflags nss) %{optflags} -c softhsm2-pk11install.c
14mu|softhsm-2.0.0-0.rc1.2|101	gcc $(pkg-config --libs nss) -lpthread  -lsoftokn3 -ldl -lz %{optflags} softhsm2-pk11install.o -o softhsm2-pk11install
14mu|softhsm-2.0.0-0.rc1.2|102	
14mu|softhsm-2.0.0-0.rc1.2|103	%install
14mu|softhsm-2.0.0-0.rc1.2|104	%makeinstall_std
14mu|softhsm-2.0.0-0.rc1.2|105	
14mu|softhsm-2.0.0-0.rc1.2|106	install -D %{SOURCE2} %{buildroot}/%{_datadir}/p11-kit/modules/softhsm.module
14mu|softhsm-2.0.0-0.rc1.2|107	
14mu|softhsm-2.0.0-0.rc1.2|108	rm %{buildroot}%{_sysconfdir}/softhsm2.conf.sample
14mu|softhsm-2.0.0-0.rc1.2|109	rm -f %{buildroot}%{_libdir}/pkcs11/*a
14mu|softhsm-2.0.0-0.rc1.2|110	mkdir -p %{buildroot}%{_includedir}/softhsm
14mu|softhsm-2.0.0-0.rc1.2|111	cp src/lib/*.h %{buildroot}%{_includedir}/softhsm
14mu|softhsm-2.0.0-0.rc1.2|112	mkdir -p %{buildroot}%{_sharedstatedir}/softhsm/tokens
14mu|softhsm-2.0.0-0.rc1.2|113	install -m0755 -D softhsm2-pk11install %{buildroot}%{_bindir}/softhsm2-pk11install
14mu|softhsm-2.0.0-0.rc1.2|114	
14mu|softhsm-2.0.0-0.rc1.2|115	# leave a softlink where softhsm-1 installed its library. Programs like
14mu|softhsm-2.0.0-0.rc1.2|116	# opendnssec have that filename in their configuration file.
14mu|softhsm-2.0.0-0.rc1.2|117	mkdir -p %{buildroot}%{_libdir}/softhsm/
14mu|softhsm-2.0.0-0.rc1.2|118	ln -s ../pkcs11/libsofthsm2.so %{buildroot}%{_libdir}/softhsm/libsofthsm.so
14mu|softhsm-2.0.0-0.rc1.2|119	
14mu|softhsm-2.0.0-0.rc1.2|120	
14mu|softhsm-2.0.0-0.rc1.2|121	%changelog
14mu|softhsm-2.0.0-0.rc1.2|122	
14mu|softhsm-2.0.0-0.rc1.2|123	* Thu Jun 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-0.rc1.2
14mu|softhsm-2.0.0-0.rc1.2|124	- (0db3f37) Bump release
14mu|softhsm-2.0.0-0.rc1.2|125	
14mu|softhsm-2.0.0-0.rc1.2|126	

24125 14
14mu|solid-5.24.0-1|1	%define fw_version 5.24
14mu|solid-5.24.0-1|2	
14mu|solid-5.24.0-1|3	Summary:	KDE Frameworks 5 module with various classes for hardware information
14mu|solid-5.24.0-1|4	Name:		solid
14mu|solid-5.24.0-1|5	Version:	5.24.0
14mu|solid-5.24.0-1|6	Release:	1
14mu|solid-5.24.0-1|7	License:	GPLv2+
14mu|solid-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|solid-5.24.0-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|solid-5.24.0-1|10	Url:		https://www.kde.org/
14mu|solid-5.24.0-1|11	BuildRequires:	bison
14mu|solid-5.24.0-1|12	BuildRequires:	extra-cmake-modules
14mu|solid-5.24.0-1|13	BuildRequires:	flex
14mu|solid-5.24.0-1|14	BuildRequires:	qt5-linguist-tools
14mu|solid-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Concurrent)
14mu|solid-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|solid-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5DBus)
14mu|solid-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Gui)
14mu|solid-5.24.0-1|19	BuildRequires:	pkgconfig(Qt5Test)
14mu|solid-5.24.0-1|20	BuildRequires:	pkgconfig(Qt5Qml)
14mu|solid-5.24.0-1|21	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|solid-5.24.0-1|22	BuildRequires:	pkgconfig(Qt5Xml)
14mu|solid-5.24.0-1|23	BuildRequires:	pkgconfig(udev)
14mu|solid-5.24.0-1|24	# Enables identification and querying of portable media players
14mu|solid-5.24.0-1|25	# Support for m-p-i is included even if not found during build
14mu|solid-5.24.0-1|26	Suggests:	media-player-info
14mu|solid-5.24.0-1|27	
14mu|solid-5.24.0-1|28	%description
14mu|solid-5.24.0-1|29	KDE Frameworks 5 module with various classes for hardware information.
14mu|solid-5.24.0-1|30	
14mu|solid-5.24.0-1|31	%files
14mu|solid-5.24.0-1|32	%{_kde5_bindir}/solid-hardware5
14mu|solid-5.24.0-1|33	
14mu|solid-5.24.0-1|34	#--------------------------------------------------------------------
14mu|solid-5.24.0-1|35	
14mu|solid-5.24.0-1|36	%package i18n
14mu|solid-5.24.0-1|37	Summary:	Solid translations
14mu|solid-5.24.0-1|38	Group:		System/Internationalization
14mu|solid-5.24.0-1|39	BuildArch:	noarch
14mu|solid-5.24.0-1|40	
14mu|solid-5.24.0-1|41	%description i18n
14mu|solid-5.24.0-1|42	Solid translations.
14mu|solid-5.24.0-1|43	
14mu|solid-5.24.0-1|44	%files i18n -f %{name}.lang
14mu|solid-5.24.0-1|45	
14mu|solid-5.24.0-1|46	#--------------------------------------------------------------------
14mu|solid-5.24.0-1|47	
14mu|solid-5.24.0-1|48	%define qmlkf5solid %mklibname kf5solid-qml
14mu|solid-5.24.0-1|49	
14mu|solid-5.24.0-1|50	%package -n %{qmlkf5solid}
14mu|solid-5.24.0-1|51	Summary:	QML plugin for KDE Frameworks 5 Solid
14mu|solid-5.24.0-1|52	Group:		System/Libraries
14mu|solid-5.24.0-1|53	Provides:	kf5solid-qml = %{EVRD}
14mu|solid-5.24.0-1|54	
14mu|solid-5.24.0-1|55	%description -n %{qmlkf5solid}
14mu|solid-5.24.0-1|56	QML plugin for KDE Frameworks 5 Solid.
14mu|solid-5.24.0-1|57	
14mu|solid-5.24.0-1|58	%files -n %{qmlkf5solid}
14mu|solid-5.24.0-1|59	%dir %{_kde5_qmldir}/org/kde/solid/
14mu|solid-5.24.0-1|60	%{_kde5_qmldir}/org/kde/solid/*
14mu|solid-5.24.0-1|61	
14mu|solid-5.24.0-1|62	#--------------------------------------------------------------------
14mu|solid-5.24.0-1|63	
14mu|solid-5.24.0-1|64	%define kf5solid_major 5
14mu|solid-5.24.0-1|65	%define libkf5solid %mklibname kf5solid %{kf5solid_major}
14mu|solid-5.24.0-1|66	
14mu|solid-5.24.0-1|67	%package -n %{libkf5solid}
14mu|solid-5.24.0-1|68	Summary:	KDE Frameworks 5 Solid shared library
14mu|solid-5.24.0-1|69	Group:		System/Libraries
14mu|solid-5.24.0-1|70	Requires:	%{name}-i18n
14mu|solid-5.24.0-1|71	Requires:	%{qmlkf5solid}
14mu|solid-5.24.0-1|72	
14mu|solid-5.24.0-1|73	%description -n %{libkf5solid}
14mu|solid-5.24.0-1|74	KDE Frameworks 5 Solid shared library.
14mu|solid-5.24.0-1|75	
14mu|solid-5.24.0-1|76	%files -n %{libkf5solid}
14mu|solid-5.24.0-1|77	%{_kde5_libdir}/libKF5Solid.so.%{kf5solid_major}*
14mu|solid-5.24.0-1|78	
14mu|solid-5.24.0-1|79	#--------------------------------------------------------------------
14mu|solid-5.24.0-1|80	
14mu|solid-5.24.0-1|81	%define devkf5solid %mklibname kf5solid -d
14mu|solid-5.24.0-1|82	
14mu|solid-5.24.0-1|83	%package -n %{devkf5solid}
14mu|solid-5.24.0-1|84	Summary:	Development files for KDE Frameworks 5 Solid
14mu|solid-5.24.0-1|85	Group:		Development/KDE and Qt
14mu|solid-5.24.0-1|86	Requires:	%{libkf5solid} = %{EVRD}
14mu|solid-5.24.0-1|87	Provides:	%{name}-devel = %{EVRD}
14mu|solid-5.24.0-1|88	Provides:	kf5solid-devel = %{version}
14mu|solid-5.24.0-1|89	
14mu|solid-5.24.0-1|90	%description -n %{devkf5solid}
14mu|solid-5.24.0-1|91	This package contains header files needed if you wish to build applications
14mu|solid-5.24.0-1|92	based on %{name}.
14mu|solid-5.24.0-1|93	
14mu|solid-5.24.0-1|94	%files -n %{devkf5solid}
14mu|solid-5.24.0-1|95	%{_kde5_includedir}/KF5/Solid
14mu|solid-5.24.0-1|96	%{_kde5_includedir}/KF5/solid_version.h
14mu|solid-5.24.0-1|97	%{_kde5_libdir}/cmake/KF5Solid
14mu|solid-5.24.0-1|98	%{_kde5_libdir}/libKF5Solid.so
14mu|solid-5.24.0-1|99	%{_kde5_mkspecsdir}/*.pri
14mu|solid-5.24.0-1|100	
14mu|solid-5.24.0-1|101	#--------------------------------------------------------------------
14mu|solid-5.24.0-1|102	
14mu|solid-5.24.0-1|103	%prep
14mu|solid-5.24.0-1|104	%setup -q
14mu|solid-5.24.0-1|105	
14mu|solid-5.24.0-1|106	%build
14mu|solid-5.24.0-1|107	%cmake_kde5
14mu|solid-5.24.0-1|108	%make
14mu|solid-5.24.0-1|109	
14mu|solid-5.24.0-1|110	%install
14mu|solid-5.24.0-1|111	%makeinstall_std -C build
14mu|solid-5.24.0-1|112	
14mu|solid-5.24.0-1|113	%find_lang %{name} --all-name --with-qt
14mu|solid-5.24.0-1|114	
14mu|solid-5.24.0-1|115	%changelog
14mu|solid-5.24.0-1|116	
14mu|solid-5.24.0-1|117	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|solid-5.24.0-1|118	- (8deee14) New version 5.24.0
14mu|solid-5.24.0-1|119	
14mu|solid-5.24.0-1|120	

24126 14
14mu|sonnet-5.24.0-1|1	%define fw_version 5.24
14mu|sonnet-5.24.0-1|2	
14mu|sonnet-5.24.0-1|3	Summary:	KDE Frameworks 5 spell checking module
14mu|sonnet-5.24.0-1|4	Name:		sonnet
14mu|sonnet-5.24.0-1|5	Version:	5.24.0
14mu|sonnet-5.24.0-1|6	Release:	1
14mu|sonnet-5.24.0-1|7	License:	GPLv2+
14mu|sonnet-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|sonnet-5.24.0-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|sonnet-5.24.0-1|10	Url:		https://www.kde.org/
14mu|sonnet-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|sonnet-5.24.0-1|12	BuildRequires:	qt5-linguist-tools
14mu|sonnet-5.24.0-1|13	# Disabled in 5.6.x
14mu|sonnet-5.24.0-1|14	#BuildRequires:	pkgconfig(enchant)
14mu|sonnet-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Core)
14mu|sonnet-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Gui)
14mu|sonnet-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Test)
14mu|sonnet-5.24.0-1|18	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|sonnet-5.24.0-1|19	BuildRequires:	pkgconfig(zlib)
14mu|sonnet-5.24.0-1|20	# Force ASpell backend, it seems to be the most useful
14mu|sonnet-5.24.0-1|21	Requires:	%{name}-aspell
14mu|sonnet-5.24.0-1|22	
14mu|sonnet-5.24.0-1|23	%description
14mu|sonnet-5.24.0-1|24	Sonnet is a plugin-based spell checking library for Qt-based applications.
14mu|sonnet-5.24.0-1|25	It supports several different plugins, including ASpell, Enchant, HSpell
14mu|sonnet-5.24.0-1|26	and Hunspell.
14mu|sonnet-5.24.0-1|27	
14mu|sonnet-5.24.0-1|28	It also supports automated language detection, based on a combination of
14mu|sonnet-5.24.0-1|29	different algorithms.
14mu|sonnet-5.24.0-1|30	
14mu|sonnet-5.24.0-1|31	%files
14mu|sonnet-5.24.0-1|32	%{_kde5_bindir}/parsetrigrams
14mu|sonnet-5.24.0-1|33	%dir %{_kde5_datadir}/kf5/sonnet/
14mu|sonnet-5.24.0-1|34	%{_kde5_datadir}/kf5/sonnet/*
14mu|sonnet-5.24.0-1|35	
14mu|sonnet-5.24.0-1|36	#----------------------------------------------------------------------------
14mu|sonnet-5.24.0-1|37	
14mu|sonnet-5.24.0-1|38	%package aspell
14mu|sonnet-5.24.0-1|39	Summary:	ASpell backend for the Sonnet spell checking library
14mu|sonnet-5.24.0-1|40	Group:		Graphical desktop/KDE
14mu|sonnet-5.24.0-1|41	Provides:	sonnet-backend = %{EVRD}
14mu|sonnet-5.24.0-1|42	BuildRequires:	aspell-devel
14mu|sonnet-5.24.0-1|43	Requires:	aspell
14mu|sonnet-5.24.0-1|44	Requires:	%{name}
14mu|sonnet-5.24.0-1|45	
14mu|sonnet-5.24.0-1|46	%description aspell
14mu|sonnet-5.24.0-1|47	ASpell backend for the Sonnet spell checking library.
14mu|sonnet-5.24.0-1|48	
14mu|sonnet-5.24.0-1|49	%files aspell
14mu|sonnet-5.24.0-1|50	%{_kde5_plugindir}/sonnet/aspell.so
14mu|sonnet-5.24.0-1|51	
14mu|sonnet-5.24.0-1|52	#----------------------------------------------------------------------------
14mu|sonnet-5.24.0-1|53	
14mu|sonnet-5.24.0-1|54	%package hspell
14mu|sonnet-5.24.0-1|55	Summary:	HSpell backend for the Sonnet spell checking library
14mu|sonnet-5.24.0-1|56	Group:		Graphical desktop/KDE
14mu|sonnet-5.24.0-1|57	Provides:	sonnet-backend = %{EVRD}
14mu|sonnet-5.24.0-1|58	BuildRequires:	hspell-devel
14mu|sonnet-5.24.0-1|59	Requires:	hspell
14mu|sonnet-5.24.0-1|60	Requires:	%{name}
14mu|sonnet-5.24.0-1|61	
14mu|sonnet-5.24.0-1|62	%description hspell
14mu|sonnet-5.24.0-1|63	HSpell backend for the Sonnet spell checking library.
14mu|sonnet-5.24.0-1|64	
14mu|sonnet-5.24.0-1|65	%files hspell
14mu|sonnet-5.24.0-1|66	%{_kde5_plugindir}/sonnet/hspell.so
14mu|sonnet-5.24.0-1|67	
14mu|sonnet-5.24.0-1|68	#----------------------------------------------------------------------------
14mu|sonnet-5.24.0-1|69	
14mu|sonnet-5.24.0-1|70	%package hunspell
14mu|sonnet-5.24.0-1|71	Summary:	Hunspell backend for the Sonnet spell checking library
14mu|sonnet-5.24.0-1|72	Group:		Graphical desktop/KDE
14mu|sonnet-5.24.0-1|73	Provides:	sonnet-backend = %{EVRD}
14mu|sonnet-5.24.0-1|74	BuildRequires:	pkgconfig(hunspell)
14mu|sonnet-5.24.0-1|75	Requires:	hunspell
14mu|sonnet-5.24.0-1|76	Requires:	%{name}
14mu|sonnet-5.24.0-1|77	
14mu|sonnet-5.24.0-1|78	%description hunspell
14mu|sonnet-5.24.0-1|79	Hunspell backend for the Sonnet spell checking library.
14mu|sonnet-5.24.0-1|80	
14mu|sonnet-5.24.0-1|81	%files hunspell
14mu|sonnet-5.24.0-1|82	%{_kde5_plugindir}/sonnet/hunspell.so
14mu|sonnet-5.24.0-1|83	
14mu|sonnet-5.24.0-1|84	#----------------------------------------------------------------------------
14mu|sonnet-5.24.0-1|85	
14mu|sonnet-5.24.0-1|86	%package i18n
14mu|sonnet-5.24.0-1|87	Summary:	Sonnet translations
14mu|sonnet-5.24.0-1|88	Group:		System/Internationalization
14mu|sonnet-5.24.0-1|89	BuildArch:	noarch
14mu|sonnet-5.24.0-1|90	
14mu|sonnet-5.24.0-1|91	%description i18n
14mu|sonnet-5.24.0-1|92	Sonnet translations.
14mu|sonnet-5.24.0-1|93	
14mu|sonnet-5.24.0-1|94	%files i18n -f %{name}.lang
14mu|sonnet-5.24.0-1|95	
14mu|sonnet-5.24.0-1|96	#----------------------------------------------------------------------------
14mu|sonnet-5.24.0-1|97	
14mu|sonnet-5.24.0-1|98	%define kf5sonnetcore_major 5
14mu|sonnet-5.24.0-1|99	%define libkf5sonnetcore %mklibname kf5sonnetcore %{kf5sonnetcore_major}
14mu|sonnet-5.24.0-1|100	
14mu|sonnet-5.24.0-1|101	%package -n %{libkf5sonnetcore}
14mu|sonnet-5.24.0-1|102	Summary:	KDE Frameworks 5 spell checking shared library
14mu|sonnet-5.24.0-1|103	Group:		System/Libraries
14mu|sonnet-5.24.0-1|104	Requires:	%{name}
14mu|sonnet-5.24.0-1|105	Requires:	%{name}-i18n
14mu|sonnet-5.24.0-1|106	
14mu|sonnet-5.24.0-1|107	%description -n %{libkf5sonnetcore}
14mu|sonnet-5.24.0-1|108	KDE Frameworks 5 spell checking shared library.
14mu|sonnet-5.24.0-1|109	
14mu|sonnet-5.24.0-1|110	%files -n %{libkf5sonnetcore}
14mu|sonnet-5.24.0-1|111	%{_kde5_libdir}/libKF5SonnetCore.so.%{kf5sonnetcore_major}*
14mu|sonnet-5.24.0-1|112	
14mu|sonnet-5.24.0-1|113	#----------------------------------------------------------------------------
14mu|sonnet-5.24.0-1|114	
14mu|sonnet-5.24.0-1|115	%define kf5sonnetui_major 5
14mu|sonnet-5.24.0-1|116	%define libkf5sonnetui %mklibname kf5sonnetui %{kf5sonnetui_major}
14mu|sonnet-5.24.0-1|117	
14mu|sonnet-5.24.0-1|118	%package -n %{libkf5sonnetui}
14mu|sonnet-5.24.0-1|119	Summary:	KDE Frameworks 5 spell checking shared library
14mu|sonnet-5.24.0-1|120	Group:		System/Libraries
14mu|sonnet-5.24.0-1|121	
14mu|sonnet-5.24.0-1|122	%description -n %{libkf5sonnetui}
14mu|sonnet-5.24.0-1|123	KDE Frameworks 5 spell checking shared library.
14mu|sonnet-5.24.0-1|124	
14mu|sonnet-5.24.0-1|125	%files -n %{libkf5sonnetui}
14mu|sonnet-5.24.0-1|126	%{_kde5_libdir}/libKF5SonnetUi.so.%{kf5sonnetui_major}*
14mu|sonnet-5.24.0-1|127	
14mu|sonnet-5.24.0-1|128	#----------------------------------------------------------------------------
14mu|sonnet-5.24.0-1|129	
14mu|sonnet-5.24.0-1|130	%define devkf5sonnet %mklibname kf5sonnet -d
14mu|sonnet-5.24.0-1|131	
14mu|sonnet-5.24.0-1|132	%package -n %{devkf5sonnet}
14mu|sonnet-5.24.0-1|133	Summary:	Development files for KDE Frameworks 5 Sonnet
14mu|sonnet-5.24.0-1|134	Group:		Development/KDE and Qt
14mu|sonnet-5.24.0-1|135	Requires:	%{libkf5sonnetcore} = %{EVRD}
14mu|sonnet-5.24.0-1|136	Requires:	%{libkf5sonnetui} = %{EVRD}
14mu|sonnet-5.24.0-1|137	Provides:	%{name}-devel = %{EVRD}
14mu|sonnet-5.24.0-1|138	Provides:	kf5sonnet-devel = %{version}
14mu|sonnet-5.24.0-1|139	
14mu|sonnet-5.24.0-1|140	%description -n %{devkf5sonnet}
14mu|sonnet-5.24.0-1|141	This package contains header files needed if you wish to build applications
14mu|sonnet-5.24.0-1|142	based on %{name}.
14mu|sonnet-5.24.0-1|143	
14mu|sonnet-5.24.0-1|144	%files -n %{devkf5sonnet}
14mu|sonnet-5.24.0-1|145	%{_kde5_includedir}/KF5/SonnetCore
14mu|sonnet-5.24.0-1|146	%{_kde5_includedir}/KF5/SonnetUi
14mu|sonnet-5.24.0-1|147	%{_kde5_includedir}/KF5/sonnet_version.h
14mu|sonnet-5.24.0-1|148	%{_kde5_libdir}/cmake/KF5Sonnet
14mu|sonnet-5.24.0-1|149	%{_kde5_libdir}/libKF5SonnetCore.so
14mu|sonnet-5.24.0-1|150	%{_kde5_libdir}/libKF5SonnetUi.so
14mu|sonnet-5.24.0-1|151	%{_kde5_mkspecsdir}/*.pri
14mu|sonnet-5.24.0-1|152	
14mu|sonnet-5.24.0-1|153	#----------------------------------------------------------------------------
14mu|sonnet-5.24.0-1|154	
14mu|sonnet-5.24.0-1|155	%prep
14mu|sonnet-5.24.0-1|156	%setup -q
14mu|sonnet-5.24.0-1|157	
14mu|sonnet-5.24.0-1|158	%build
14mu|sonnet-5.24.0-1|159	%cmake_kde5
14mu|sonnet-5.24.0-1|160	%make
14mu|sonnet-5.24.0-1|161	
14mu|sonnet-5.24.0-1|162	%install
14mu|sonnet-5.24.0-1|163	%makeinstall_std -C build
14mu|sonnet-5.24.0-1|164	
14mu|sonnet-5.24.0-1|165	%find_lang %{name} --all-name --with-qt
14mu|sonnet-5.24.0-1|166	
14mu|sonnet-5.24.0-1|167	%changelog
14mu|sonnet-5.24.0-1|168	
14mu|sonnet-5.24.0-1|169	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|sonnet-5.24.0-1|170	- (1ad502d) New version 5.24.0
14mu|sonnet-5.24.0-1|171	
14mu|sonnet-5.24.0-1|172	

24127 14
14mu|sound-juicer-3.18.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|sound-juicer-3.18.1-1|2	%define _appdatadir %{_datadir}/appdata
14mu|sound-juicer-3.18.1-1|3	
14mu|sound-juicer-3.18.1-1|4	Summary:	CD ripping tool using GTK+ and GStreamer
14mu|sound-juicer-3.18.1-1|5	Name:		sound-juicer
14mu|sound-juicer-3.18.1-1|6	Version:	3.18.1
14mu|sound-juicer-3.18.1-1|7	Release:	1
14mu|sound-juicer-3.18.1-1|8	License:	GPLv2+
14mu|sound-juicer-3.18.1-1|9	Group:		Sound
14mu|sound-juicer-3.18.1-1|10	Url:		https://wiki.gnome.org/Apps/SoundJuicer
14mu|sound-juicer-3.18.1-1|11	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|sound-juicer-3.18.1-1|12	Source100:	%{name}.rpmlintrc
14mu|sound-juicer-3.18.1-1|13	
14mu|sound-juicer-3.18.1-1|14	BuildRequires:	appstream-util
14mu|sound-juicer-3.18.1-1|15	BuildRequires:	intltool
14mu|sound-juicer-3.18.1-1|16	BuildRequires:	itstool
14mu|sound-juicer-3.18.1-1|17	BuildRequires:	perl >= 5.8.1
14mu|sound-juicer-3.18.1-1|18	BuildRequires:	perl(XML::Parser)
14mu|sound-juicer-3.18.1-1|19	BuildRequires:	pkgconfig(gconf-2.0)
14mu|sound-juicer-3.18.1-1|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.3.8
14mu|sound-juicer-3.18.1-1|21	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.0
14mu|sound-juicer-3.18.1-1|22	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|sound-juicer-3.18.1-1|23	BuildRequires:	pkgconfig(libbrasero-media3)
14mu|sound-juicer-3.18.1-1|24	BuildRequires:	pkgconfig(libcanberra-gtk3)
14mu|sound-juicer-3.18.1-1|25	BuildRequires:	pkgconfig(libmusicbrainz5) >= 5.0.1
14mu|sound-juicer-3.18.1-1|26	BuildRequires:	pkgconfig(libdiscid)
14mu|sound-juicer-3.18.1-1|27	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|sound-juicer-3.18.1-1|28	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|sound-juicer-3.18.1-1|29	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mu|sound-juicer-3.18.1-1|30	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|sound-juicer-3.18.1-1|31	BuildRequires:	pkgconfig(iso-codes)
14mu|sound-juicer-3.18.1-1|32	BuildRequires:	gstreamer1.0-plugins-good
14mu|sound-juicer-3.18.1-1|33	
14mu|sound-juicer-3.18.1-1|34	Requires:	gstreamer1.0-plugins-bad
14mu|sound-juicer-3.18.1-1|35	Requires:	gstreamer1.0-plugins-good
14mu|sound-juicer-3.18.1-1|36	Requires:	gstreamer1.0-cdparanoia
14mu|sound-juicer-3.18.1-1|37	Suggests:	gstreamer1.0-flac
14mu|sound-juicer-3.18.1-1|38	Suggests:	gstreamer1.0-lame
14mu|sound-juicer-3.18.1-1|39	Suggests:	gstreamer1.0-faac
14mu|sound-juicer-3.18.1-1|40	
14mu|sound-juicer-3.18.1-1|41	%description
14mu|sound-juicer-3.18.1-1|42	This is Sound Juicer, a CD ripping tool using GTK+ and GStreamer.
14mu|sound-juicer-3.18.1-1|43	
14mu|sound-juicer-3.18.1-1|44	%files -f %{name}.lang
14mu|sound-juicer-3.18.1-1|45	%doc README ChangeLog
14mu|sound-juicer-3.18.1-1|46	%{_bindir}/*
14mu|sound-juicer-3.18.1-1|47	%{_datadir}/applications/%{name}.desktop
14mu|sound-juicer-3.18.1-1|48	%{_appdatadir}/%{name}.appdata.xml
14mu|sound-juicer-3.18.1-1|49	%{_datadir}/%{name}
14mu|sound-juicer-3.18.1-1|50	%{_datadir}/icons/hicolor/*/apps/%{name}.*
14mu|sound-juicer-3.18.1-1|51	%{_mandir}/man1/%{name}.1*
14mu|sound-juicer-3.18.1-1|52	%{_datadir}/GConf/gsettings/%{name}.convert
14mu|sound-juicer-3.18.1-1|53	%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
14mu|sound-juicer-3.18.1-1|54	
14mu|sound-juicer-3.18.1-1|55	#-----------------------------------------------------------------------------
14mu|sound-juicer-3.18.1-1|56	
14mu|sound-juicer-3.18.1-1|57	
14mu|sound-juicer-3.18.1-1|58	%prep
14mu|sound-juicer-3.18.1-1|59	%setup -q
14mu|sound-juicer-3.18.1-1|60	
14mu|sound-juicer-3.18.1-1|61	
14mu|sound-juicer-3.18.1-1|62	%build
14mu|sound-juicer-3.18.1-1|63	%configure2_5x
14mu|sound-juicer-3.18.1-1|64	#	--disable-scrollkeeper \
14mu|sound-juicer-3.18.1-1|65	#	--disable-schemas-install
14mu|sound-juicer-3.18.1-1|66	
14mu|sound-juicer-3.18.1-1|67	%make
14mu|sound-juicer-3.18.1-1|68	#LIBS='-ldbus-1 -lgtk-3 -lgio-2.0 -lmusicbrainz5 -ldiscid'
14mu|sound-juicer-3.18.1-1|69	
14mu|sound-juicer-3.18.1-1|70	
14mu|sound-juicer-3.18.1-1|71	%install
14mu|sound-juicer-3.18.1-1|72	%makeinstall_std
14mu|sound-juicer-3.18.1-1|73	
14mu|sound-juicer-3.18.1-1|74	# appdata
14mu|sound-juicer-3.18.1-1|75	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14mu|sound-juicer-3.18.1-1|76	
14mu|sound-juicer-3.18.1-1|77	%find_lang %{name} --with-gnome
14mu|sound-juicer-3.18.1-1|78	
14mu|sound-juicer-3.18.1-1|79	%changelog
14mu|sound-juicer-3.18.1-1|80	
14mu|sound-juicer-3.18.1-1|81	* Wed Feb 03 2016 Giovanni Mariani <mc2374@mclink.it> 3.18.1-1
14mu|sound-juicer-3.18.1-1|82	- (e2cc2e4) Updated to release 3.18.1
14mu|sound-juicer-3.18.1-1|83	
14mu|sound-juicer-3.18.1-1|84	

24128 14
14mu|soundtouch-1.8.0-1|1	%define	major 0
14mu|soundtouch-1.8.0-1|2	%define libname %mklibname %{name} %{major}
14mu|soundtouch-1.8.0-1|3	%define develname %mklibname -d %{name}
14mu|soundtouch-1.8.0-1|4	
14mu|soundtouch-1.8.0-1|5	Summary:	An open-source audio processing library
14mu|soundtouch-1.8.0-1|6	Name:		soundtouch
14mu|soundtouch-1.8.0-1|7	Version:	1.8.0
14mu|soundtouch-1.8.0-1|8	Release:	1
14mu|soundtouch-1.8.0-1|9	Group:		System/Libraries
14mu|soundtouch-1.8.0-1|10	License:	LGPLv2+
14mu|soundtouch-1.8.0-1|11	URL:		http://www.surina.net/soundtouch/
14mu|soundtouch-1.8.0-1|12	Source0:	http://www.surina.net/soundtouch/%{name}-%{version}.tar.gz
14mu|soundtouch-1.8.0-1|13	Patch0:		soundtouch-automake-1.13.patch
14mu|soundtouch-1.8.0-1|14	BuildRequires:	dos2unix
14mu|soundtouch-1.8.0-1|15	Conflicts:	SoundTouch
14mu|soundtouch-1.8.0-1|16	
14mu|soundtouch-1.8.0-1|17	%track
14mu|soundtouch-1.8.0-1|18	prog %{name} = {
14mu|soundtouch-1.8.0-1|19	url = http://www.surina.net/soundtouch/sourcecode.html
14mu|soundtouch-1.8.0-1|20	regex = "library v(__VER__) source code release"
14mu|soundtouch-1.8.0-1|21	version = %{version}
14mu|soundtouch-1.8.0-1|22	}
14mu|soundtouch-1.8.0-1|23	
14mu|soundtouch-1.8.0-1|24	%description
14mu|soundtouch-1.8.0-1|25	SoundTouch is an open-source audio processing library. It allows changing the
14mu|soundtouch-1.8.0-1|26	sound tempo, pitch and playback rate parameters independently from each other.
14mu|soundtouch-1.8.0-1|27	
14mu|soundtouch-1.8.0-1|28	%package -n	%{libname}
14mu|soundtouch-1.8.0-1|29	Summary:	An open-source audio processing library
14mu|soundtouch-1.8.0-1|30	Group:          System/Libraries
14mu|soundtouch-1.8.0-1|31	Conflicts:	%{mklibname SoundTouch 0}
14mu|soundtouch-1.8.0-1|32	
14mu|soundtouch-1.8.0-1|33	%description -n	%{libname}
14mu|soundtouch-1.8.0-1|34	SoundTouch is an open-source audio processing library. It allows changing the
14mu|soundtouch-1.8.0-1|35	sound tempo, pitch and playback rate parameters independently from each other.
14mu|soundtouch-1.8.0-1|36	
14mu|soundtouch-1.8.0-1|37	This package contains the shared libraries for SoundTouch.
14mu|soundtouch-1.8.0-1|38	
14mu|soundtouch-1.8.0-1|39	%package -n	%{develname}
14mu|soundtouch-1.8.0-1|40	Summary:	Development package with static libs and headers
14mu|soundtouch-1.8.0-1|41	Group:		Development/C
14mu|soundtouch-1.8.0-1|42	Requires:	%{libname} = %{version}
14mu|soundtouch-1.8.0-1|43	Provides:	%{name}-devel = %{version}-%{release}
14mu|soundtouch-1.8.0-1|44	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|soundtouch-1.8.0-1|45	Conflicts:	%{mklibname SoundTouch 0 -d}
14mu|soundtouch-1.8.0-1|46	
14mu|soundtouch-1.8.0-1|47	%description -n	%{develname}
14mu|soundtouch-1.8.0-1|48	Static libraries and header files required for compiling SoundTouch plugins.
14mu|soundtouch-1.8.0-1|49	
14mu|soundtouch-1.8.0-1|50	%prep
14mu|soundtouch-1.8.0-1|51	%setup -q -n %{name}
14mu|soundtouch-1.8.0-1|52	%apply_patches
14mu|soundtouch-1.8.0-1|53	
14mu|soundtouch-1.8.0-1|54	find . -type d -perm 0700 -exec chmod 755 {} \;
14mu|soundtouch-1.8.0-1|55	find . -type f -perm 0555 -exec chmod 755 {} \;
14mu|soundtouch-1.8.0-1|56	find . -type f -perm 0444 -exec chmod 644 {} \;
14mu|soundtouch-1.8.0-1|57	
14mu|soundtouch-1.8.0-1|58	# fix permissions
14mu|soundtouch-1.8.0-1|59	chmod 644 COPYING.TXT README.html
14mu|soundtouch-1.8.0-1|60	
14mu|soundtouch-1.8.0-1|61	# strip away annoying ^M
14mu|soundtouch-1.8.0-1|62	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
14mu|soundtouch-1.8.0-1|63	
14mu|soundtouch-1.8.0-1|64	sh ./bootstrap
14mu|soundtouch-1.8.0-1|65	
14mu|soundtouch-1.8.0-1|66	%build
14mu|soundtouch-1.8.0-1|67	
14mu|soundtouch-1.8.0-1|68	%configure2_5x \
14mu|soundtouch-1.8.0-1|69	--enable-shared
14mu|soundtouch-1.8.0-1|70	
14mu|soundtouch-1.8.0-1|71	%make
14mu|soundtouch-1.8.0-1|72	
14mu|soundtouch-1.8.0-1|73	%install
14mu|soundtouch-1.8.0-1|74	
14mu|soundtouch-1.8.0-1|75	%makeinstall
14mu|soundtouch-1.8.0-1|76	
14mu|soundtouch-1.8.0-1|77	# cleanup
14mu|soundtouch-1.8.0-1|78	rm -rf %{buildroot}{/usr/doc,%{_libdir}/*.la}
14mu|soundtouch-1.8.0-1|79	
14mu|soundtouch-1.8.0-1|80	%clean
14mu|soundtouch-1.8.0-1|81	
14mu|soundtouch-1.8.0-1|82	%files
14mu|soundtouch-1.8.0-1|83	%doc COPYING.TXT README.html
14mu|soundtouch-1.8.0-1|84	%{_bindir}/soundstretch
14mu|soundtouch-1.8.0-1|85	
14mu|soundtouch-1.8.0-1|86	%files -n %{libname}
14mu|soundtouch-1.8.0-1|87	%{_libdir}/*.so.%{major}*
14mu|soundtouch-1.8.0-1|88	
14mu|soundtouch-1.8.0-1|89	%files -n %{develname}
14mu|soundtouch-1.8.0-1|90	%dir %{_includedir}/soundtouch
14mu|soundtouch-1.8.0-1|91	%{_includedir}/soundtouch/*
14mu|soundtouch-1.8.0-1|92	%{_libdir}/*.so
14mu|soundtouch-1.8.0-1|93	%{_libdir}/pkgconfig/soundtouch*.pc
14mu|soundtouch-1.8.0-1|94	%{_datadir}/aclocal/*
14mu|soundtouch-1.8.0-1|95	
14mu|soundtouch-1.8.0-1|96	%changelog
14mu|soundtouch-1.8.0-1|97	* Mon Nov 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8.0-1
14mu|soundtouch-1.8.0-1|98	+ Revision: 472fcbf
14mu|soundtouch-1.8.0-1|99	- Updated to 1.8.0
14mu|soundtouch-1.8.0-1|100	
14mu|soundtouch-1.8.0-1|101	

24129 14
14mu|spamassassin-3.4.1-1|1	%define bootstrap 0
14mu|spamassassin-3.4.1-1|2	%{?_without_bootstrap: %global bootstrap 0}
14mu|spamassassin-3.4.1-1|3	%{?_with_bootstrap: %global bootstrap 1}
14mu|spamassassin-3.4.1-1|4	
14mu|spamassassin-3.4.1-1|5	%define fname Mail-SpamAssassin
14mu|spamassassin-3.4.1-1|6	
14mu|spamassassin-3.4.1-1|7	Summary:	A spam filter for email which can be invoked from mail delivery agents
14mu|spamassassin-3.4.1-1|8	Name:		spamassassin
14mu|spamassassin-3.4.1-1|9	Version:	3.4.1
14mu|spamassassin-3.4.1-1|10	Release:	1
14mu|spamassassin-3.4.1-1|11	License:	Apache License
14mu|spamassassin-3.4.1-1|12	Group:		Networking/Mail
14mu|spamassassin-3.4.1-1|13	URL:		http://spamassassin.apache.org/
14mu|spamassassin-3.4.1-1|14	Source0:	http://www.apache.org/dist/spamassassin/source/%{fname}-%{version}.tar.bz2
14mu|spamassassin-3.4.1-1|15	Source3:	spamd.sysconfig
14mu|spamassassin-3.4.1-1|16	Source4:	spamassassin-default.rc
14mu|spamassassin-3.4.1-1|17	Source5:	spamassassin-spamc.rc
14mu|spamassassin-3.4.1-1|18	Source6:	sa-update.crontab
14mu|spamassassin-3.4.1-1|19	Source7:	sa-update.cronscript
14mu|spamassassin-3.4.1-1|20	Source8:	spamd.logrotate
14mu|spamassassin-3.4.1-1|21	Source9:	spamd.conf
14mu|spamassassin-3.4.1-1|22	Source10:	%{name}.service
14mu|spamassassin-3.4.1-1|23	Source11:	%{name}-tmpfiles.conf
14mu|spamassassin-3.4.1-1|24	Source12:	spamassassin-official.conf
14mu|spamassassin-3.4.1-1|25	Source13: 	sought.conf
14mu|spamassassin-3.4.1-1|26	Source14: 	README.Rosa
14mu|spamassassin-3.4.1-1|27	Patch0:		spamassassin-3.2.0-fixbang.patch
14mu|spamassassin-3.4.1-1|28	Patch1:		Mail-SpamAssassin-3.1.5-no_spamcop.diff
14mu|spamassassin-3.4.1-1|29	Requires(post):  systemd
14mu|spamassassin-3.4.1-1|30	Requires(post):  rpm-helper
14mu|spamassassin-3.4.1-1|31	Requires(preun): rpm-helper
14mu|spamassassin-3.4.1-1|32	BuildRequires:	gnupg
14mu|spamassassin-3.4.1-1|33	BuildRequires:	pkgconfig(openssl)
14mu|spamassassin-3.4.1-1|34	BuildRequires:	perl(Apache::Test)
14mu|spamassassin-3.4.1-1|35	BuildRequires:	perl(Archive::Tar)
14mu|spamassassin-3.4.1-1|36	BuildRequires:	perl(DB_File)
14mu|spamassassin-3.4.1-1|37	BuildRequires:	perl(Digest::SHA)
14mu|spamassassin-3.4.1-1|38	BuildRequires:	perl(Encode::Detect)
14mu|spamassassin-3.4.1-1|39	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.17
14mu|spamassassin-3.4.1-1|40	BuildRequires:	perl(Geo::IP)
14mu|spamassassin-3.4.1-1|41	BuildRequires:	perl(HTML::Parser)
14mu|spamassassin-3.4.1-1|42	BuildRequires:	perl(IO::Socket::IP) >= 0.09
14mu|spamassassin-3.4.1-1|43	BuildRequires:	perl(IO::Socket::SSL)
14mu|spamassassin-3.4.1-1|44	BuildRequires:	perl(IO::Zlib)
14mu|spamassassin-3.4.1-1|45	BuildRequires:	perl(LWP)
14mu|spamassassin-3.4.1-1|46	BuildRequires:	perl(Mail::DKIM) >= 0.37
14mu|spamassassin-3.4.1-1|47	BuildRequires:	perl(Mail::SPF)
14mu|spamassassin-3.4.1-1|48	BuildRequires:	perl(Net::DNS)
14mu|spamassassin-3.4.1-1|49	BuildRequires:	perl(Net::Ident)
14mu|spamassassin-3.4.1-1|50	BuildRequires:	perl(Net::Patricia) >= 1.16
14mu|spamassassin-3.4.1-1|51	BuildRequires:	perl(Razor2::Client::Agent) >= 2.61
14mu|spamassassin-3.4.1-1|52	BuildRequires:	perl(Socket6)
14mu|spamassassin-3.4.1-1|53	BuildRequires:	perl(Sys::Hostname::Long)
14mu|spamassassin-3.4.1-1|54	BuildRequires:	perl(Time::HiRes)
14mu|spamassassin-3.4.1-1|55	BuildRequires:	perl-devel
14mu|spamassassin-3.4.1-1|56	BuildRequires:	perl-version
14mu|spamassassin-3.4.1-1|57	BuildRequires:	re2c
14mu|spamassassin-3.4.1-1|58	BuildRequires:	webfetch
14mu|spamassassin-3.4.1-1|59	BuildRequires:	apache-mod_perl
14mu|spamassassin-3.4.1-1|60	# The requires are derived automatically from META.yml. The below require is
14mu|spamassassin-3.4.1-1|61	# given on http://svn.apache.org/repos/asf/spamassassin/branches/3.3/INSTALL
14mu|spamassassin-3.4.1-1|62	# but missing from META.yml ... better safe than sorry!
14mu|spamassassin-3.4.1-1|63	Requires:	perl(LWP)
14mu|spamassassin-3.4.1-1|64	# And one on a package we create ourselves:
14mu|spamassassin-3.4.1-1|65	Requires:	perl-Mail-SpamAssassin = %{version}
14mu|spamassassin-3.4.1-1|66	# This should be required and not just suggested:
14mu|spamassassin-3.4.1-1|67	Requires:	gnupg
14mu|spamassassin-3.4.1-1|68	# Suggests unfortunately do not get derived automatically yet:
14mu|spamassassin-3.4.1-1|69	Suggests:	perl(Compress::Zlib)
14mu|spamassassin-3.4.1-1|70	Suggests:	perl(DBI)
14mu|spamassassin-3.4.1-1|71	Suggests:	perl(DB_File)
14mu|spamassassin-3.4.1-1|72	Suggests:	perl(Digest::SHA)
14mu|spamassassin-3.4.1-1|73	Suggests:	perl(Encode::Detect)
14mu|spamassassin-3.4.1-1|74	Suggests:	perl(Geo::IP)
14mu|spamassassin-3.4.1-1|75	Suggests:	perl(Getopt::Long)
14mu|spamassassin-3.4.1-1|76	Suggests:	perl(HTTP::Date)
14mu|spamassassin-3.4.1-1|77	Suggests:	perl(IO::Socket::IP) >= 0.09
14mu|spamassassin-3.4.1-1|78	Suggests:	perl(IO::Socket::SSL)
14mu|spamassassin-3.4.1-1|79	Suggests:	perl(LWP::UserAgent)
14mu|spamassassin-3.4.1-1|80	Suggests:	perl(MIME::Base64)
14mu|spamassassin-3.4.1-1|81	Suggests:	perl(Mail::DKIM) >= 0.37
14mu|spamassassin-3.4.1-1|82	Suggests:	perl(Mail::SPF)
14mu|spamassassin-3.4.1-1|83	Suggests:	perl(Net::DNS) >= 0.58
14mu|spamassassin-3.4.1-1|84	Suggests:	perl(Net::Ident)
14mu|spamassassin-3.4.1-1|85	Suggests:	perl(Net::Patricia) >= 1.16
14mu|spamassassin-3.4.1-1|86	Suggests:	perl(Net::SMTP)
14mu|spamassassin-3.4.1-1|87	Suggests:	perl(Razor2::Client::Agent) >= 2.61
14mu|spamassassin-3.4.1-1|88	Suggests:	webfetch
14mu|spamassassin-3.4.1-1|89	
14mu|spamassassin-3.4.1-1|90	%if ! %bootstrap
14mu|spamassassin-3.4.1-1|91	Requires:	spamassassin-rules >= 3.3.2
14mu|spamassassin-3.4.1-1|92	%endif
14mu|spamassassin-3.4.1-1|93	
14mu|spamassassin-3.4.1-1|94	%description
14mu|spamassassin-3.4.1-1|95	SpamAssassin provides you with a way to reduce if not completely eliminate
14mu|spamassassin-3.4.1-1|96	Unsolicited Commercial Email (SPAM) from your incoming email.  It can
14mu|spamassassin-3.4.1-1|97	be invoked by a MDA such as sendmail or postfix, or can be called from
14mu|spamassassin-3.4.1-1|98	a procmail script, .forward file, etc.  It uses a genetic-algorithm
14mu|spamassassin-3.4.1-1|99	evolved scoring system to identify messages which look spammy, then
14mu|spamassassin-3.4.1-1|100	adds headers to the message so they can be filtered by the user's mail
14mu|spamassassin-3.4.1-1|101	reading software.  This distribution includes the spamd/spamc components
14mu|spamassassin-3.4.1-1|102	which create a server that considerably speeds processing of mail.
14mu|spamassassin-3.4.1-1|103	
14mu|spamassassin-3.4.1-1|104	SpamAssassin also includes support for reporting spam messages
14mu|spamassassin-3.4.1-1|105	automatically, and/or manually, to collaborative filtering databases such
14mu|spamassassin-3.4.1-1|106	as Vipul's Razor, DCC or pyzor.
14mu|spamassassin-3.4.1-1|107	Install perl-Razor-Agent package to get Vipul's Razor support.
14mu|spamassassin-3.4.1-1|108	Install dcc package to get Distributed Checksum Clearinghouse (DCC) support.
14mu|spamassassin-3.4.1-1|109	Install pyzor package to get Pyzor support.
14mu|spamassassin-3.4.1-1|110	
14mu|spamassassin-3.4.1-1|111	To enable spamassassin, if you are receiving mail locally, simply add
14mu|spamassassin-3.4.1-1|112	this line to your ~/.procmailrc:
14mu|spamassassin-3.4.1-1|113	INCLUDERC=/etc/mail/spamassassin/spamassassin-default.rc
14mu|spamassassin-3.4.1-1|114	
14mu|spamassassin-3.4.1-1|115	To filter spam for all users, add that line to /etc/procmailrc or
14mu|spamassassin-3.4.1-1|116	create that file if doesn't exist yet.
14mu|spamassassin-3.4.1-1|117	
14mu|spamassassin-3.4.1-1|118	%package	sa-compile
14mu|spamassassin-3.4.1-1|119	Summary:	Compiles SpamAssassin rulesets into native perl code
14mu|spamassassin-3.4.1-1|120	Group:		Networking/Mail
14mu|spamassassin-3.4.1-1|121	Requires:	gcc make
14mu|spamassassin-3.4.1-1|122	Requires:	perl-devel
14mu|spamassassin-3.4.1-1|123	Requires:	re2c
14mu|spamassassin-3.4.1-1|124	
14mu|spamassassin-3.4.1-1|125	%description	sa-compile
14mu|spamassassin-3.4.1-1|126	sa-compile uses re2c to compile the site-wide parts of the SpamAssassin
14mu|spamassassin-3.4.1-1|127	ruleset. No part of user_prefs or any files included from user_prefs can be
14mu|spamassassin-3.4.1-1|128	built into the compiled set. This compiled set is then used by the
14mu|spamassassin-3.4.1-1|129	"Mail::SpamAssassin::Plugin::Rule2XSBody" plugin to speed up SpamAssassin's
14mu|spamassassin-3.4.1-1|130	operation, where possible, and when that plugin is loaded. re2c can match
14mu|spamassassin-3.4.1-1|131	strings much faster than perl code, by constructing a DFA to match many simple
14mu|spamassassin-3.4.1-1|132	strings in parallel, and compiling that to native object code. Not all
14mu|spamassassin-3.4.1-1|133	SpamAssassin rules are amenable to this conversion, however.
14mu|spamassassin-3.4.1-1|134	
14mu|spamassassin-3.4.1-1|135	%package	tools
14mu|spamassassin-3.4.1-1|136	Summary:        Miscleanous tools for SpamAssassin
14mu|spamassassin-3.4.1-1|137	Group:		Networking/Mail
14mu|spamassassin-3.4.1-1|138	Requires:	perl-Mail-SpamAssassin = %{version}
14mu|spamassassin-3.4.1-1|139	
14mu|spamassassin-3.4.1-1|140	%description	tools
14mu|spamassassin-3.4.1-1|141	Miscleanous tools from various authors, distributed with SpamAssassin.
14mu|spamassassin-3.4.1-1|142	See /usr/share/doc/spamassassin-tools-*/.
14mu|spamassassin-3.4.1-1|143	
14mu|spamassassin-3.4.1-1|144	%package	spamd
14mu|spamassassin-3.4.1-1|145	Summary:	Daemonized version of SpamAssassin
14mu|spamassassin-3.4.1-1|146	Group:		System/Servers
14mu|spamassassin-3.4.1-1|147	%if ! %bootstrap
14mu|spamassassin-3.4.1-1|148	Requires(post): spamassassin-rules >= 3.3.0
14mu|spamassassin-3.4.1-1|149	%endif
14mu|spamassassin-3.4.1-1|150	Requires(post):  rpm-helper
14mu|spamassassin-3.4.1-1|151	Requires(preun): rpm-helper
14mu|spamassassin-3.4.1-1|152	Requires:	spamassassin = %{version}
14mu|spamassassin-3.4.1-1|153	
14mu|spamassassin-3.4.1-1|154	%description	spamd
14mu|spamassassin-3.4.1-1|155	The purpose of this program is to provide a daemonized version of the
14mu|spamassassin-3.4.1-1|156	spamassassin executable. The goal is improving throughput performance
14mu|spamassassin-3.4.1-1|157	for automated mail checking.
14mu|spamassassin-3.4.1-1|158	
14mu|spamassassin-3.4.1-1|159	This is intended to be used alongside "spamc", a fast, low-overhead C
14mu|spamassassin-3.4.1-1|160	client program.
14mu|spamassassin-3.4.1-1|161	
14mu|spamassassin-3.4.1-1|162	%package	spamc
14mu|spamassassin-3.4.1-1|163	Summary:	A client for spamd
14mu|spamassassin-3.4.1-1|164	Group:		Networking/Mail
14mu|spamassassin-3.4.1-1|165	
14mu|spamassassin-3.4.1-1|166	%description	spamc
14mu|spamassassin-3.4.1-1|167	Spamc is the client half of the spamc/spamd pair. It should be used in
14mu|spamassassin-3.4.1-1|168	place of "spamassassin" in scripts to process mail. It will read the
14mu|spamassassin-3.4.1-1|169	mail from STDIN, and spool it to its connection to spamd, then read
14mu|spamassassin-3.4.1-1|170	the result back and print it to STDOUT. Spamc has extremely low
14mu|spamassassin-3.4.1-1|171	overhead in loading, so it should be much faster to load than the
14mu|spamassassin-3.4.1-1|172	whole spamassassin program.
14mu|spamassassin-3.4.1-1|173	
14mu|spamassassin-3.4.1-1|174	%package -n	perl-%{fname}
14mu|spamassassin-3.4.1-1|175	Summary:        SpamAssassin e-mail filter Perl modules
14mu|spamassassin-3.4.1-1|176	Group:		Development/Perl
14mu|spamassassin-3.4.1-1|177	Requires:       perl(HTML::Parser)
14mu|spamassassin-3.4.1-1|178	
14mu|spamassassin-3.4.1-1|179	%description -n perl-%{fname}
14mu|spamassassin-3.4.1-1|180	Mail::SpamAssassin is a module to identify spam using text analysis and
14mu|spamassassin-3.4.1-1|181	several internet-based realtime blacklists. Using its rule base, it uses a
14mu|spamassassin-3.4.1-1|182	wide range of heuristic tests on mail headers and body text to identify
14mu|spamassassin-3.4.1-1|183	``spam'', also known as unsolicited commercial email. Once identified, the
14mu|spamassassin-3.4.1-1|184	mail can then be optionally tagged as spam for later filtering using the
14mu|spamassassin-3.4.1-1|185	user's own mail user-agent application.
14mu|spamassassin-3.4.1-1|186	
14mu|spamassassin-3.4.1-1|187	%package -n	perl-%{fname}-Spamd
14mu|spamassassin-3.4.1-1|188	Summary:        A mod_perl2 module implementing the spamd protocol
14mu|spamassassin-3.4.1-1|189	Group:		Development/Perl
14mu|spamassassin-3.4.1-1|190	Requires:       apache-mod_perl
14mu|spamassassin-3.4.1-1|191	
14mu|spamassassin-3.4.1-1|192	%description -n	perl-%{fname}-Spamd
14mu|spamassassin-3.4.1-1|193	This distribution contains a mod_perl2 module, implementing the spamd protocol
14mu|spamassassin-3.4.1-1|194	from the SpamAssassin (http://spamassassin.apache.org/) project in Apache2.
14mu|spamassassin-3.4.1-1|195	It's mostly compatible with the original spamd.
14mu|spamassassin-3.4.1-1|196	
14mu|spamassassin-3.4.1-1|197	%prep
14mu|spamassassin-3.4.1-1|198	
14mu|spamassassin-3.4.1-1|199	%setup -q -n %{fname}-%{version}
14mu|spamassassin-3.4.1-1|200	%patch0 -p0 -b .fixbang
14mu|spamassassin-3.4.1-1|201	%patch1 -p0
14mu|spamassassin-3.4.1-1|202	
14mu|spamassassin-3.4.1-1|203	
14mu|spamassassin-3.4.1-1|204	# svn cleansing...
14mu|spamassassin-3.4.1-1|205	for i in `find . -type d -name .svn`; do
14mu|spamassassin-3.4.1-1|206	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mu|spamassassin-3.4.1-1|207	done
14mu|spamassassin-3.4.1-1|208	
14mu|spamassassin-3.4.1-1|209	%build
14mu|spamassassin-3.4.1-1|210	
14mu|spamassassin-3.4.1-1|211	%{__perl} \
14mu|spamassassin-3.4.1-1|212	Makefile.PL \
14mu|spamassassin-3.4.1-1|213	INSTALLDIRS=vendor \
14mu|spamassassin-3.4.1-1|214	SYSCONFDIR=%{_sysconfdir} \
14mu|spamassassin-3.4.1-1|215	DATADIR=%{_datadir}/spamassassin \
14mu|spamassassin-3.4.1-1|216	ENABLE_SSL=yes \
14mu|spamassassin-3.4.1-1|217	RUN_NET_TESTS=no < /dev/null
14mu|spamassassin-3.4.1-1|218	
14mu|spamassassin-3.4.1-1|219	%make OPTIMIZE="%{optflags}" LDFLAGS="%{ldflags}"
14mu|spamassassin-3.4.1-1|220	
14mu|spamassassin-3.4.1-1|221	pushd spamd-apache2
14mu|spamassassin-3.4.1-1|222	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
14mu|spamassassin-3.4.1-1|223	%make
14mu|spamassassin-3.4.1-1|224	popd
14mu|spamassassin-3.4.1-1|225	
14mu|spamassassin-3.4.1-1|226	%check
14mu|spamassassin-3.4.1-1|227	#cat >> t/config.dist << EOF
14mu|spamassassin-3.4.1-1|228	#run_net_tests=y
14mu|spamassassin-3.4.1-1|229	#run_spamd_prefork_stress_test=y
14mu|spamassassin-3.4.1-1|230	#EOF
14mu|spamassassin-3.4.1-1|231	export LANG=C
14mu|spamassassin-3.4.1-1|232	export LC_ALL=C
14mu|spamassassin-3.4.1-1|233	export LANGUAGE=C
14mu|spamassassin-3.4.1-1|234	# useless and broken test case
14mu|spamassassin-3.4.1-1|235	rm -f t/make_install.t
14mu|spamassassin-3.4.1-1|236	# may be broken on mga4 only? NO...
14mu|spamassassin-3.4.1-1|237	rm -f t/sa_compile.t
14mu|spamassassin-3.4.1-1|238	
14mu|spamassassin-3.4.1-1|239	make FULLPERL="%{_bindir}/perl" test #TEST_VERBOSE=1
14mu|spamassassin-3.4.1-1|240	
14mu|spamassassin-3.4.1-1|241	%install
14mu|spamassassin-3.4.1-1|242	
14mu|spamassassin-3.4.1-1|243	%makeinstall_std
14mu|spamassassin-3.4.1-1|244	
14mu|spamassassin-3.4.1-1|245	pushd spamd-apache2
14mu|spamassassin-3.4.1-1|246	%makeinstall_std
14mu|spamassassin-3.4.1-1|247	popd
14mu|spamassassin-3.4.1-1|248	
14mu|spamassassin-3.4.1-1|249	install -d %{buildroot}%{_sysconfdir}/mail/%{name}/sa-update-keys
14mu|spamassassin-3.4.1-1|250	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|spamassassin-3.4.1-1|251	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|spamassassin-3.4.1-1|252	install -d %{buildroot}/var/spool/spamassassin
14mu|spamassassin-3.4.1-1|253	install -d %{buildroot}/var/log/spamassassin
14mu|spamassassin-3.4.1-1|254	install -d %{buildroot}/var/lib/spamassassin
14mu|spamassassin-3.4.1-1|255	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mu|spamassassin-3.4.1-1|256	
14mu|spamassassin-3.4.1-1|257	cat << EOF >> %{buildroot}%{_sysconfdir}/mail/%{name}/v330.pre
14mu|spamassassin-3.4.1-1|258	
14mu|spamassassin-3.4.1-1|259	# Mail::SpamAssassin::Plugin::AWL - Normalize scores via auto-whitelist
14mu|spamassassin-3.4.1-1|260	loadplugin Mail::SpamAssassin::Plugin::AWL
14mu|spamassassin-3.4.1-1|261	EOF
14mu|spamassassin-3.4.1-1|262	
14mu|spamassassin-3.4.1-1|263	cat << EOF >> %{buildroot}%{_sysconfdir}/mail/%{name}/local.cf
14mu|spamassassin-3.4.1-1|264	required_hits 5
14mu|spamassassin-3.4.1-1|265	rewrite_header Subject [SPAM]
14mu|spamassassin-3.4.1-1|266	report_safe 0
14mu|spamassassin-3.4.1-1|267	ifplugin Mail::SpamAssassin::Plugin::AWL
14mu|spamassassin-3.4.1-1|268	auto_whitelist_path        /var/spool/spamassassin/auto-whitelist
14mu|spamassassin-3.4.1-1|269	auto_whitelist_file_mode   0666
14mu|spamassassin-3.4.1-1|270	endif # Mail::SpamAssassin::Plugin::AWL
14mu|spamassassin-3.4.1-1|271	EOF
14mu|spamassassin-3.4.1-1|272	
14mu|spamassassin-3.4.1-1|273	install -d %{buildroot}%{_sysconfdir}/cron.d
14mu|spamassassin-3.4.1-1|274	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/spamd
14mu|spamassassin-3.4.1-1|275	install -m0644 %{SOURCE6} %buildroot/etc/cron.d/sa-update
14mu|spamassassin-3.4.1-1|276	# installed mode 744 as non root users can't run it, but can read it.
14mu|spamassassin-3.4.1-1|277	install -m0744 %{SOURCE7} %buildroot%{_datadir}/spamassassin/sa-update.cron
14mu|spamassassin-3.4.1-1|278	install -m0644 %{SOURCE8} %{buildroot}%{_sysconfdir}/logrotate.d/spamd
14mu|spamassassin-3.4.1-1|279	install -m0644 %{SOURCE9} %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/spamd.conf
14mu|spamassassin-3.4.1-1|280	
14mu|spamassassin-3.4.1-1|281	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/mail/spamassassin/
14mu|spamassassin-3.4.1-1|282	install -m0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/mail/spamassassin/
14mu|spamassassin-3.4.1-1|283	install -D -p -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/spamd.service
14mu|spamassassin-3.4.1-1|284	install -D -p -m 644 %{SOURCE11} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|spamassassin-3.4.1-1|285	
14mu|spamassassin-3.4.1-1|286	# sa-update channels and keyring directory
14mu|spamassassin-3.4.1-1|287	install -d %{buildroot}%{_sysconfdir}/mail/spamassassin/channel.d/
14mu|spamassassin-3.4.1-1|288	install -m0644 %{SOURCE12} %{buildroot}%{_sysconfdir}/mail/spamassassin/channel.d/
14mu|spamassassin-3.4.1-1|289	install -m0644 %{SOURCE13} %{buildroot}%{_sysconfdir}/mail/spamassassin/channel.d/
14mu|spamassassin-3.4.1-1|290	
14mu|spamassassin-3.4.1-1|291	install -m 0644 %{SOURCE14} $RPM_BUILD_DIR/Mail-SpamAssassin-%{version}/
14mu|spamassassin-3.4.1-1|292	
14mu|spamassassin-3.4.1-1|293	
14mu|spamassassin-3.4.1-1|294	# bork bork
14mu|spamassassin-3.4.1-1|295	install -m0644 rules/*.pre %{buildroot}%{_sysconfdir}/mail/%{name}/
14mu|spamassassin-3.4.1-1|296	
14mu|spamassassin-3.4.1-1|297	# cleanup
14mu|spamassassin-3.4.1-1|298	rm -f %{buildroot}%{_bindir}/apache-spamd.pl
14mu|spamassassin-3.4.1-1|299	rm -f %{buildroot}%{_mandir}/man1/apache-spamd.pl.1*
14mu|spamassassin-3.4.1-1|300	
14mu|spamassassin-3.4.1-1|301	# these are not meant to be released
14mu|spamassassin-3.4.1-1|302	rm -f %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/P595Body.pm
14mu|spamassassin-3.4.1-1|303	rm -f %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/RabinKarpBody.pm
14mu|spamassassin-3.4.1-1|304	
14mu|spamassassin-3.4.1-1|305	%post
14mu|spamassassin-3.4.1-1|306	[ -f %{_sysconfdir}/spamassassin.cf ] && %{__mv} %{_sysconfdir}/spamassassin.cf %{_sysconfdir}/mail/spamassassin/migrated.cf || true
14mu|spamassassin-3.4.1-1|307	[ -f %{_sysconfdir}/mail/spamassassin.cf ] && /bin/mv %{_sysconfdir}/mail/spamassassin.cf %{_sysconfdir}/mail/spamassassin/migrated.cf || true
14mu|spamassassin-3.4.1-1|308	
14mu|spamassassin-3.4.1-1|309	
14mu|spamassassin-3.4.1-1|310	%post spamd
14mu|spamassassin-3.4.1-1|311	%tmpfiles_create %{name}.conf
14mu|spamassassin-3.4.1-1|312	
14mu|spamassassin-3.4.1-1|313	# -a and --auto-whitelist options were removed from 3.0.0
14mu|spamassassin-3.4.1-1|314	# prevent service startup failure
14mu|spamassassin-3.4.1-1|315	perl -p -i -e 's/(["\s]-\w+)a/$1/ ; s/(["\s]-)a(\w+)/$1$2/ ; s/(["\s])-a\b/$1/' /etc/sysconfig/spamd
14mu|spamassassin-3.4.1-1|316	perl -p -i -e 's/ --auto-whitelist//' /etc/sysconfig/spamd
14mu|spamassassin-3.4.1-1|317	
14mu|spamassassin-3.4.1-1|318	# fix permissions
14mu|spamassassin-3.4.1-1|319	if [ -f %{_sysconfdir}/mail/%{name}/local.cf ]; then
14mu|spamassassin-3.4.1-1|320	
14mu|spamassassin-3.4.1-1|321	auto_whitelist_path="`grep "^auto_whitelist_path" %{_sysconfdir}/mail/%{name}/local.cf | awk '{ print $2 }'`"
14mu|spamassassin-3.4.1-1|322	auto_whitelist_file_mode="`grep "^auto_whitelist_file_mode" %{_sysconfdir}/mail/%{name}/local.cf | awk '{ print $2 }'`"
14mu|spamassassin-3.4.1-1|323	
14mu|spamassassin-3.4.1-1|324	if [ "${auto_whitelist_path}" == "/var/spool/%{name}" ]; then
14mu|spamassassin-3.4.1-1|325	echo "Correcting \"auto_whitelist_path\" (#27424) in the %{_sysconfdir}/mail/%{name}/local.cf file..."
14mu|spamassassin-3.4.1-1|326	perl -pi -e "s|/var/spool/%{name}\b|/var/spool/%{name}/auto-whitelist|g" %{_sysconfdir}/mail/%{name}/local.cf
14mu|spamassassin-3.4.1-1|327	auto_whitelist_path="/var/spool/%{name}/auto-whitelist"
14mu|spamassassin-3.4.1-1|328	fi
14mu|spamassassin-3.4.1-1|329	
14mu|spamassassin-3.4.1-1|330	if ! [ -z "${auto_whitelist_path}" ]; then
14mu|spamassassin-3.4.1-1|331	touch ${auto_whitelist_path}
14mu|spamassassin-3.4.1-1|332	if [ -z "${auto_whitelist_file_mode}" ]; then
14mu|spamassassin-3.4.1-1|333	auto_whitelist_file_mode="0666"
14mu|spamassassin-3.4.1-1|334	fi
14mu|spamassassin-3.4.1-1|335	chmod ${auto_whitelist_file_mode} ${auto_whitelist_path}
14mu|spamassassin-3.4.1-1|336	fi
14mu|spamassassin-3.4.1-1|337	
14mu|spamassassin-3.4.1-1|338	fi
14mu|spamassassin-3.4.1-1|339	# Need to run sa-update otherwise the spamd will not start until a cron job completes
14mu|spamassassin-3.4.1-1|340	echo "need to run sa-update"
14mu|spamassassin-3.4.1-1|341	/usr/bin/sa-update -v
14mu|spamassassin-3.4.1-1|342	
14mu|spamassassin-3.4.1-1|343	%_post_service spamd
14mu|spamassassin-3.4.1-1|344	
14mu|spamassassin-3.4.1-1|345	%preun spamd
14mu|spamassassin-3.4.1-1|346	%_preun_service spamd
14mu|spamassassin-3.4.1-1|347	
14mu|spamassassin-3.4.1-1|348	%files
14mu|spamassassin-3.4.1-1|349	%doc README Changes sample-*.txt procmailrc.example INSTALL TRADEMARK
14mu|spamassassin-3.4.1-1|350	%doc CREDITS UPGRADE USAGE META.yml README.Rosa
14mu|spamassassin-3.4.1-1|351	%dir %{_sysconfdir}/mail/%{name}
14mu|spamassassin-3.4.1-1|352	%dir %attr(0700,root,root) %{_sysconfdir}/mail/%{name}/sa-update-keys
14mu|spamassassin-3.4.1-1|353	%config(noreplace) %{_sysconfdir}/mail/%{name}/*.cf
14mu|spamassassin-3.4.1-1|354	%config(noreplace) %{_sysconfdir}/mail/%{name}/*.pre
14mu|spamassassin-3.4.1-1|355	%config(noreplace) %{_sysconfdir}/mail/%{name}/spamassassin-default.rc
14mu|spamassassin-3.4.1-1|356	%config(noreplace) %{_sysconfdir}/mail/%{name}/channel.d
14mu|spamassassin-3.4.1-1|357	%config(noreplace) %{_sysconfdir}/logrotate.d/spamd
14mu|spamassassin-3.4.1-1|358	%dir %attr(0777,root,root) /var/spool/spamassassin
14mu|spamassassin-3.4.1-1|359	%{_sysconfdir}/cron.d/sa-update
14mu|spamassassin-3.4.1-1|360	%dir /var/lib/spamassassin
14mu|spamassassin-3.4.1-1|361	%{_bindir}/sa-awl
14mu|spamassassin-3.4.1-1|362	%{_bindir}/sa-check_spamd
14mu|spamassassin-3.4.1-1|363	%{_bindir}/sa-learn
14mu|spamassassin-3.4.1-1|364	%{_bindir}/sa-update
14mu|spamassassin-3.4.1-1|365	%{_bindir}/spamassassin
14mu|spamassassin-3.4.1-1|366	%{_mandir}/man1/sa-awl.1*
14mu|spamassassin-3.4.1-1|367	%{_mandir}/man1/sa-learn.1*
14mu|spamassassin-3.4.1-1|368	%{_mandir}/man1/sa-update.1*
14mu|spamassassin-3.4.1-1|369	%{_mandir}/man1/spamassassin.1*
14mu|spamassassin-3.4.1-1|370	%{_mandir}/man1/spamassassin-run.1*
14mu|spamassassin-3.4.1-1|371	%{_datadir}/spamassassin
14mu|spamassassin-3.4.1-1|372	%dir %{_logdir}/spamassassin
14mu|spamassassin-3.4.1-1|373	
14mu|spamassassin-3.4.1-1|374	%files sa-compile
14mu|spamassassin-3.4.1-1|375	%{_bindir}/sa-compile
14mu|spamassassin-3.4.1-1|376	%{_mandir}/man1/sa-compile.1*
14mu|spamassassin-3.4.1-1|377	
14mu|spamassassin-3.4.1-1|378	%files tools
14mu|spamassassin-3.4.1-1|379	%doc sql ldap
14mu|spamassassin-3.4.1-1|380	
14mu|spamassassin-3.4.1-1|381	%files spamd
14mu|spamassassin-3.4.1-1|382	%doc spamd/README* spamd/PROTOCOL
14mu|spamassassin-3.4.1-1|383	%{_unitdir}/spamd.service
14mu|spamassassin-3.4.1-1|384	%config(noreplace) %{_sysconfdir}/sysconfig/spamd
14mu|spamassassin-3.4.1-1|385	%{_bindir}/spamd
14mu|spamassassin-3.4.1-1|386	%{_mandir}/man1/spamd.1*
14mu|spamassassin-3.4.1-1|387	%{_tmpfilesdir}/%{name}.conf
14mu|spamassassin-3.4.1-1|388	
14mu|spamassassin-3.4.1-1|389	
14mu|spamassassin-3.4.1-1|390	%files spamc
14mu|spamassassin-3.4.1-1|391	%config(noreplace) %{_sysconfdir}/mail/%{name}/spamassassin-spamc.rc
14mu|spamassassin-3.4.1-1|392	%{_bindir}/spamc
14mu|spamassassin-3.4.1-1|393	%{_mandir}/man1/spamc.1*
14mu|spamassassin-3.4.1-1|394	
14mu|spamassassin-3.4.1-1|395	%files -n perl-%{fname}
14mu|spamassassin-3.4.1-1|396	%{perl_vendorlib}/Mail/SpamAssassin*
14mu|spamassassin-3.4.1-1|397	%exclude %{perl_vendorlib}/Mail/SpamAssassin/Spamd
14mu|spamassassin-3.4.1-1|398	%{perl_vendorlib}/spamassassin-run.pod
14mu|spamassassin-3.4.1-1|399	%{_mandir}/man3/Mail::SpamAssassin*
14mu|spamassassin-3.4.1-1|400	%exclude %{_mandir}/man3/Mail::SpamAssassin::Spamd*
14mu|spamassassin-3.4.1-1|401	%{_mandir}/man3/spamassassin-run.3pm*
14mu|spamassassin-3.4.1-1|402	
14mu|spamassassin-3.4.1-1|403	%files -n perl-%{fname}-Spamd
14mu|spamassassin-3.4.1-1|404	%doc spamd-apache2/README.apache
14mu|spamassassin-3.4.1-1|405	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/spamd.conf
14mu|spamassassin-3.4.1-1|406	%{perl_vendorlib}/Mail/SpamAssassin/Spamd
14mu|spamassassin-3.4.1-1|407	%{_mandir}/man3/Mail::SpamAssassin::Spamd*
14mu|spamassassin-3.4.1-1|408	
14mu|spamassassin-3.4.1-1|409	
14mu|spamassassin-3.4.1-1|410	
14mu|spamassassin-3.4.1-1|411	%changelog
14mu|spamassassin-3.4.1-1|412	
14mu|spamassassin-3.4.1-1|413	* Tue Mar 08 2016 Denis Silakov <dsilakov@gmail.com> 3.4.1-1
14mu|spamassassin-3.4.1-1|414	- (b9bacfb) Fix post script for spamd
14mu|spamassassin-3.4.1-1|415	
14mu|spamassassin-3.4.1-1|416	

24130 14
14mu|spec-helper-0.31.44-2|1	Summary:	Tools to ease the creation of rpm packages
14mu|spec-helper-0.31.44-2|2	Name:		spec-helper
14mu|spec-helper-0.31.44-2|3	Version:	0.31.44
14mu|spec-helper-0.31.44-2|4	Release:	2
14mu|spec-helper-0.31.44-2|5	License:	GPLv2+
14mu|spec-helper-0.31.44-2|6	Group:		Development/Tools
14mu|spec-helper-0.31.44-2|7	Url:		https://github.com/OpenMandrivaSoftware/spec-helper
14mu|spec-helper-0.31.44-2|8	Source0:	https://github.com/OpenMandrivaSoftware/spec-helper/archive/v%{version}.zip
14mu|spec-helper-0.31.44-2|9	Patch0:		spec-helper-0.31.44-rosa_py_build.patch
14mu|spec-helper-0.31.44-2|10	BuildRequires:	perl(Digest::MD5)
14mu|spec-helper-0.31.44-2|11	BuildRequires:	perl(File::Slurp)
14mu|spec-helper-0.31.44-2|12	BuildRequires:	perl(IPC::Run)
14mu|spec-helper-0.31.44-2|13	Requires:	chrpath
14mu|spec-helper-0.31.44-2|14	Requires:	findutils
14mu|spec-helper-0.31.44-2|15	Requires:	gettext
14mu|spec-helper-0.31.44-2|16	BuildArch:	noarch
14mu|spec-helper-0.31.44-2|17	
14mu|spec-helper-0.31.44-2|18	%description
14mu|spec-helper-0.31.44-2|19	Tools to ease the creation of rpm packages for the
14mu|spec-helper-0.31.44-2|20	%{distribution} distribution.
14mu|spec-helper-0.31.44-2|21	Compress man pages using xz, convert links and perform some sanitizing on
14mu|spec-helper-0.31.44-2|22	packages built...
14mu|spec-helper-0.31.44-2|23	
14mu|spec-helper-0.31.44-2|24	%files
14mu|spec-helper-0.31.44-2|25	%doc README NEWS
14mu|spec-helper-0.31.44-2|26	%{_bindir}/*
14mu|spec-helper-0.31.44-2|27	%{_datadir}/spec-helper
14mu|spec-helper-0.31.44-2|28	%{_sys_macros_dir}/%{name}.macros
14mu|spec-helper-0.31.44-2|29	
14mu|spec-helper-0.31.44-2|30	#----------------------------------------------------------------------------
14mu|spec-helper-0.31.44-2|31	
14mu|spec-helper-0.31.44-2|32	%prep
14mu|spec-helper-0.31.44-2|33	%setup -q
14mu|spec-helper-0.31.44-2|34	%patch0 -p1
14mu|spec-helper-0.31.44-2|35	
14mu|spec-helper-0.31.44-2|36	%build
14mu|spec-helper-0.31.44-2|37	
14mu|spec-helper-0.31.44-2|38	%install
14mu|spec-helper-0.31.44-2|39	%makeinstall_std bindir=%{_bindir} rpmmacrosdir=%{_sys_macros_dir}
14mu|spec-helper-0.31.44-2|40	
14mu|spec-helper-0.31.44-2|41	%check
14mu|spec-helper-0.31.44-2|42	make test
14mu|spec-helper-0.31.44-2|43	
14mu|spec-helper-0.31.44-2|44	
14mu|spec-helper-0.31.44-2|45	%changelog
14mu|spec-helper-0.31.44-2|46	
14mu|spec-helper-0.31.44-2|47	* Thu Jul 21 2016 Denis Silakov <dsilakov@gmail.com> 0.31.44-2
14mu|spec-helper-0.31.44-2|48	- (0104d19) Gix URL, added ROSA-specific fix for py_build macros
14mu|spec-helper-0.31.44-2|49	
14mu|spec-helper-0.31.44-2|50	

24131 14
14mu|spectacle-16.04.3-1|1	Summary:	Plasma 5 screenshot taking utility
14mu|spectacle-16.04.3-1|2	Name:		spectacle
14mu|spectacle-16.04.3-1|3	Version:	16.04.3
14mu|spectacle-16.04.3-1|4	Release:	1
14mu|spectacle-16.04.3-1|5	License:	GPLv2+
14mu|spectacle-16.04.3-1|6	Group:		Graphical desktop/KDE
14mu|spectacle-16.04.3-1|7	Url:		http://www.kde.org
14mu|spectacle-16.04.3-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
14mu|spectacle-16.04.3-1|9	BuildRequires:	extra-cmake-modules
14mu|spectacle-16.04.3-1|10	BuildRequires:	kf5config-devel
14mu|spectacle-16.04.3-1|11	BuildRequires:	kf5coreaddons-devel
14mu|spectacle-16.04.3-1|12	BuildRequires:	kf5dbusaddons-devel
14mu|spectacle-16.04.3-1|13	BuildRequires:	kf5declarative-devel
14mu|spectacle-16.04.3-1|14	BuildRequires:	kf5doctools-devel
14mu|spectacle-16.04.3-1|15	BuildRequires:	kf5i18n-devel
14mu|spectacle-16.04.3-1|16	BuildRequires:	kf5kio-devel
14mu|spectacle-16.04.3-1|17	BuildRequires:	kf5notifications-devel
14mu|spectacle-16.04.3-1|18	BuildRequires:	kf5widgetsaddons-devel
14mu|spectacle-16.04.3-1|19	BuildRequires:	kf5windowsystem-devel
14mu|spectacle-16.04.3-1|20	BuildRequires:	kf5xmlgui-devel
14mu|spectacle-16.04.3-1|21	BuildRequires:	pkgconfig(kscreen2)
14mu|spectacle-16.04.3-1|22	BuildRequires:	pkgconfig(Qt5Core)
14mu|spectacle-16.04.3-1|23	BuildRequires:	pkgconfig(Qt5DBus)
14mu|spectacle-16.04.3-1|24	BuildRequires:	pkgconfig(Qt5Gui)
14mu|spectacle-16.04.3-1|25	BuildRequires:	pkgconfig(Qt5Network)
14mu|spectacle-16.04.3-1|26	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|spectacle-16.04.3-1|27	BuildRequires:	pkgconfig(Qt5Qml)
14mu|spectacle-16.04.3-1|28	BuildRequires:	pkgconfig(Qt5Quick)
14mu|spectacle-16.04.3-1|29	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|spectacle-16.04.3-1|30	BuildRequires:	pkgconfig(Qt5X11Extras)
14mu|spectacle-16.04.3-1|31	BuildRequires:	pkgconfig(xcb)
14mu|spectacle-16.04.3-1|32	BuildRequires:	pkgconfig(xcb-cursor)
14mu|spectacle-16.04.3-1|33	BuildRequires:	pkgconfig(xcb-image)
14mu|spectacle-16.04.3-1|34	BuildRequires:	pkgconfig(xcb-render)
14mu|spectacle-16.04.3-1|35	BuildRequires:	pkgconfig(xcb-shape)
14mu|spectacle-16.04.3-1|36	BuildRequires:	pkgconfig(xcb-shm)
14mu|spectacle-16.04.3-1|37	BuildRequires:	pkgconfig(xcb-util)
14mu|spectacle-16.04.3-1|38	BuildRequires:	pkgconfig(xcb-xfixes)
14mu|spectacle-16.04.3-1|39	Conflicts:	ksnapshot
14mu|spectacle-16.04.3-1|40	
14mu|spectacle-16.04.3-1|41	%description
14mu|spectacle-16.04.3-1|42	Plasma 5 screenshot taking utility.
14mu|spectacle-16.04.3-1|43	
14mu|spectacle-16.04.3-1|44	%files
14mu|spectacle-16.04.3-1|45	%{_kde5_bindir}/spectacle
14mu|spectacle-16.04.3-1|46	%{_kde5_applicationsdir}/org.kde.spectacle.desktop
14mu|spectacle-16.04.3-1|47	%{_kde5_datadir}/khotkeys/spectacle.khotkeys
14mu|spectacle-16.04.3-1|48	%{_kde5_docdir}/HTML/en/spectacle/
14mu|spectacle-16.04.3-1|49	%{_kde5_iconsdir}/hicolor/*/*/spectacle.*
14mu|spectacle-16.04.3-1|50	%{_kde5_notificationsdir}/spectacle.notifyrc
14mu|spectacle-16.04.3-1|51	%{_datadir}/dbus-1/services/org.kde.Spectacle.service
14mu|spectacle-16.04.3-1|52	
14mu|spectacle-16.04.3-1|53	#----------------------------------------------------------------------------
14mu|spectacle-16.04.3-1|54	
14mu|spectacle-16.04.3-1|55	%define devname %mklibname %{name} -d
14mu|spectacle-16.04.3-1|56	
14mu|spectacle-16.04.3-1|57	%package -n %{devname}
14mu|spectacle-16.04.3-1|58	Summary:	Development files for Spectacle
14mu|spectacle-16.04.3-1|59	Group:		Development/KDE and Qt
14mu|spectacle-16.04.3-1|60	Provides:	%{name}-devel = %{EVRD}
14mu|spectacle-16.04.3-1|61	
14mu|spectacle-16.04.3-1|62	%description -n %{devname}
14mu|spectacle-16.04.3-1|63	Development files for Spectacle.
14mu|spectacle-16.04.3-1|64	
14mu|spectacle-16.04.3-1|65	%files -n %{devname}
14mu|spectacle-16.04.3-1|66	%{_datadir}/dbus-1/interfaces/org.kde.Spectacle.xml
14mu|spectacle-16.04.3-1|67	
14mu|spectacle-16.04.3-1|68	#----------------------------------------------------------------------------
14mu|spectacle-16.04.3-1|69	
14mu|spectacle-16.04.3-1|70	%prep
14mu|spectacle-16.04.3-1|71	%setup -q
14mu|spectacle-16.04.3-1|72	
14mu|spectacle-16.04.3-1|73	%build
14mu|spectacle-16.04.3-1|74	%cmake_kde5
14mu|spectacle-16.04.3-1|75	%make
14mu|spectacle-16.04.3-1|76	
14mu|spectacle-16.04.3-1|77	%install
14mu|spectacle-16.04.3-1|78	%makeinstall_std -C build
14mu|spectacle-16.04.3-1|79	
14mu|spectacle-16.04.3-1|80	
14mu|spectacle-16.04.3-1|81	%changelog
14mu|spectacle-16.04.3-1|82	
14mu|spectacle-16.04.3-1|83	* Wed Jul 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.04.3-1
14mu|spectacle-16.04.3-1|84	- (55b639a) New version 16.04.3
14mu|spectacle-16.04.3-1|85	
14mu|spectacle-16.04.3-1|86	

24132 14
14mu|speedtouch-firmware-extractor-0.1-11|1	%define oname firmware-extractor
14mu|speedtouch-firmware-extractor-0.1-11|2	
14mu|speedtouch-firmware-extractor-0.1-11|3	Summary:	Speedtouch firmware extractor
14mu|speedtouch-firmware-extractor-0.1-11|4	Name:		speedtouch-firmware-extractor
14mu|speedtouch-firmware-extractor-0.1-11|5	Version:	0.1
14mu|speedtouch-firmware-extractor-0.1-11|6	Release:	11
14mu|speedtouch-firmware-extractor-0.1-11|7	License:	GPLv2+
14mu|speedtouch-firmware-extractor-0.1-11|8	Group:		System/Kernel and hardware
14mu|speedtouch-firmware-extractor-0.1-11|9	Url:		http://www.linux-usb.org/SpeedTouch/firmware/index.html
14mu|speedtouch-firmware-extractor-0.1-11|10	Source0:	%{oname}.tar.bz2
14mu|speedtouch-firmware-extractor-0.1-11|11	
14mu|speedtouch-firmware-extractor-0.1-11|12	%description
14mu|speedtouch-firmware-extractor-0.1-11|13	This is a small application to prepare and install the firmware for a
14mu|speedtouch-firmware-extractor-0.1-11|14	SpeedTouch USB modem so that a 2.6.10 kernel (or later) can load the
14mu|speedtouch-firmware-extractor-0.1-11|15	firmware without the assistance of modem_run.
14mu|speedtouch-firmware-extractor-0.1-11|16	
14mu|speedtouch-firmware-extractor-0.1-11|17	The firmware extractor splits the firmware file (old mgmt.o) in
14mu|speedtouch-firmware-extractor-0.1-11|18	smaller firmware files (stage1 and stage2) that are meant to be used
14mu|speedtouch-firmware-extractor-0.1-11|19	with hotplug firmware loading.
14mu|speedtouch-firmware-extractor-0.1-11|20	
14mu|speedtouch-firmware-extractor-0.1-11|21	%files
14mu|speedtouch-firmware-extractor-0.1-11|22	%doc README
14mu|speedtouch-firmware-extractor-0.1-11|23	%{_sbindir}/%{oname}
14mu|speedtouch-firmware-extractor-0.1-11|24	
14mu|speedtouch-firmware-extractor-0.1-11|25	#----------------------------------------------------------------------------
14mu|speedtouch-firmware-extractor-0.1-11|26	
14mu|speedtouch-firmware-extractor-0.1-11|27	%prep
14mu|speedtouch-firmware-extractor-0.1-11|28	%setup -qn %{oname}
14mu|speedtouch-firmware-extractor-0.1-11|29	
14mu|speedtouch-firmware-extractor-0.1-11|30	%build
14mu|speedtouch-firmware-extractor-0.1-11|31	gcc %{optflags} -o %{oname} firmware.c
14mu|speedtouch-firmware-extractor-0.1-11|32	
14mu|speedtouch-firmware-extractor-0.1-11|33	%install
14mu|speedtouch-firmware-extractor-0.1-11|34	install -D -m755 %{oname} %{buildroot}%{_sbindir}/%{oname}
14mu|speedtouch-firmware-extractor-0.1-11|35	
14mu|speedtouch-firmware-extractor-0.1-11|36	
14mu|speedtouch-firmware-extractor-0.1-11|37	%changelog
14mu|speedtouch-firmware-extractor-0.1-11|38	
14mu|speedtouch-firmware-extractor-0.1-11|39	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-11
14mu|speedtouch-firmware-extractor-0.1-11|40	- (50088fa) Build with system optflags
14mu|speedtouch-firmware-extractor-0.1-11|41	- (50088fa) Spec cleanup
14mu|speedtouch-firmware-extractor-0.1-11|42	
14mu|speedtouch-firmware-extractor-0.1-11|43	

24133 14
14mu|spice-gtk-0.31-3|1	%bcond_without vala
14mu|spice-gtk-0.31-3|2	
14mu|spice-gtk-0.31-3|3	%define glibapi		2.0
14mu|spice-gtk-0.31-3|4	%define glibmajor	8
14mu|spice-gtk-0.31-3|5	%define libglib		%mklibname spice-client-glib %{glibapi} %{glibmajor}
14mu|spice-gtk-0.31-3|6	%define glibgir		%mklibname spice-client-glib-gir %{glibapi}
14mu|spice-gtk-0.31-3|7	
14mu|spice-gtk-0.31-3|8	%define gtkapi		3.0
14mu|spice-gtk-0.31-3|9	%define gtkmajor	4
14mu|spice-gtk-0.31-3|10	%define libgtk		%mklibname spice-client-gtk %{gtkapi} %{gtkmajor}
14mu|spice-gtk-0.31-3|11	%define gtkgir		%mklibname spice-client-gtk-gir %{gtkapi}
14mu|spice-gtk-0.31-3|12	
14mu|spice-gtk-0.31-3|13	%define gtk2api		2.0
14mu|spice-gtk-0.31-3|14	%define gtk2major	4
14mu|spice-gtk-0.31-3|15	%define libgtk2		%mklibname spice-client-gtk %{gtk2api} %{gtk2major}
14mu|spice-gtk-0.31-3|16	%define gtk2gir		%mklibname spice-client-gtk-gir %{gtk2api}
14mu|spice-gtk-0.31-3|17	
14mu|spice-gtk-0.31-3|18	%define controllermajor	0
14mu|spice-gtk-0.31-3|19	%define libcontroller	%mklibname spice-controller %{controllermajor}
14mu|spice-gtk-0.31-3|20	%define devname		%mklibname %{name} -d
14mu|spice-gtk-0.31-3|21	
14mu|spice-gtk-0.31-3|22	Summary:	A GTK client widget for accessing SPICE desktop servers
14mu|spice-gtk-0.31-3|23	Name:		spice-gtk
14mu|spice-gtk-0.31-3|24	Version:	0.31
14mu|spice-gtk-0.31-3|25	Release:	3
14mu|spice-gtk-0.31-3|26	License:	LGPLv2+
14mu|spice-gtk-0.31-3|27	Group:		Networking/Remote access
14mu|spice-gtk-0.31-3|28	Url:		http://spice-space.org/page/Spice-Gtk
14mu|spice-gtk-0.31-3|29	Source0:	http://www.spice-space.org/download/gtk/%{name}-%{version}.tar.bz2
14mu|spice-gtk-0.31-3|30	BuildRequires:	gtk-doc >= 1.14
14mu|spice-gtk-0.31-3|31	BuildRequires:	intltool
14mu|spice-gtk-0.31-3|32	BuildRequires:	ldetect-lst
14mu|spice-gtk-0.31-3|33	BuildRequires:	perl-Text-CSV
14mu|spice-gtk-0.31-3|34	BuildRequires:	python-parsing
14mu|spice-gtk-0.31-3|35	BuildRequires:	gettext-devel
14mu|spice-gtk-0.31-3|36	BuildRequires:	jpeg-devel
14mu|spice-gtk-0.31-3|37	# for virtmanager
14mu|spice-gtk-0.31-3|38	BuildRequires:	pygtk2.0-devel
14mu|spice-gtk-0.31-3|39	BuildRequires:	sasl-devel
14mu|spice-gtk-0.31-3|40	BuildRequires:	pkgconfig(cairo) >= 1.2.0
14mu|spice-gtk-0.31-3|41	BuildRequires:	pkgconfig(celt051) >= 0.5.1.1
14mu|spice-gtk-0.31-3|42	BuildRequires:	pkgconfig(gio-2.0) >= 2.10.0
14mu|spice-gtk-0.31-3|43	BuildRequires:	pkgconfig(glib-2.0) >= 2.22
14mu|spice-gtk-0.31-3|44	BuildRequires:	pkgconfig(gobject-2.0)
14mu|spice-gtk-0.31-3|45	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.4
14mu|spice-gtk-0.31-3|46	BuildRequires:	pkgconfig(gthread-2.0) > 2.0.0
14mu|spice-gtk-0.31-3|47	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.3
14mu|spice-gtk-0.31-3|48	BuildRequires:	pkgconfig(gtk+-x11-3.0)
14mu|spice-gtk-0.31-3|49	BuildRequires:	pkgconfig(gudev-1.0)
14mu|spice-gtk-0.31-3|50	BuildRequires:	pkgconfig(libcacard) >= 0.1.2
14mu|spice-gtk-0.31-3|51	BuildRequires:	pkgconfig(liblz4)
14mu|spice-gtk-0.31-3|52	BuildRequires:	pkgconfig(libphodav-2.0)
14mu|spice-gtk-0.31-3|53	BuildRequires:	pkgconfig(libpulse)
14mu|spice-gtk-0.31-3|54	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
14mu|spice-gtk-0.31-3|55	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|spice-gtk-0.31-3|56	BuildRequires:	pkgconfig(libusb-1.0) >= 1.0.9
14mu|spice-gtk-0.31-3|57	BuildRequires:	pkgconfig(libusbredirhost) >= 0.3.3
14mu|spice-gtk-0.31-3|58	BuildRequires:	pkgconfig(libusbredirparser-0.5)
14mu|spice-gtk-0.31-3|59	BuildRequires:	pkgconfig(openssl)
14mu|spice-gtk-0.31-3|60	BuildRequires:	pkgconfig(opus)
14mu|spice-gtk-0.31-3|61	BuildRequires:	pkgconfig(pixman-1) >= 0.17.7
14mu|spice-gtk-0.31-3|62	BuildRequires:	pkgconfig(polkit-gobject-1)
14mu|spice-gtk-0.31-3|63	BuildRequires:	pkgconfig(spice-protocol) >= 0.12.11
14mu|spice-gtk-0.31-3|64	BuildRequires:	pkgconfig(usbutils)
14mu|spice-gtk-0.31-3|65	BuildRequires:	pkgconfig(x11)
14mu|spice-gtk-0.31-3|66	BuildRequires:	pkgconfig(xrandr)
14mu|spice-gtk-0.31-3|67	BuildRequires:	pkgconfig(zlib)
14mu|spice-gtk-0.31-3|68	%if %{with vala}
14mu|spice-gtk-0.31-3|69	BuildRequires:	vala
14mu|spice-gtk-0.31-3|70	BuildRequires:	vala-tools
14mu|spice-gtk-0.31-3|71	%endif
14mu|spice-gtk-0.31-3|72	
14mu|spice-gtk-0.31-3|73	%track
14mu|spice-gtk-0.31-3|74	prog %{name} = {
14mu|spice-gtk-0.31-3|75	url = http://www.spice-space.org/download/gtk/
14mu|spice-gtk-0.31-3|76	regex = %{name}-(__VER__)\.tar\.bz2
14mu|spice-gtk-0.31-3|77	version = %{version}
14mu|spice-gtk-0.31-3|78	}
14mu|spice-gtk-0.31-3|79	
14mu|spice-gtk-0.31-3|80	%description
14mu|spice-gtk-0.31-3|81	Spice-GTK is a GTK client widget for accessing SPICE desktop
14mu|spice-gtk-0.31-3|82	servers. This package contains two simple clients based on the
14mu|spice-gtk-0.31-3|83	library:
14mu|spice-gtk-0.31-3|84	spicy is a client to access SPICE desktops.
14mu|spice-gtk-0.31-3|85	snappy is a tool to capture screen-shots of a SPICE desktop.
14mu|spice-gtk-0.31-3|86	
14mu|spice-gtk-0.31-3|87	%files -f %{name}.lang
14mu|spice-gtk-0.31-3|88	%{_bindir}/spicy
14mu|spice-gtk-0.31-3|89	%{_bindir}/spicy-screenshot
14mu|spice-gtk-0.31-3|90	%{_bindir}/spicy-stats
14mu|spice-gtk-0.31-3|91	%{_bindir}/spice-client-glib-usb-acl-helper
14mu|spice-gtk-0.31-3|92	%{_datadir}/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy
14mu|spice-gtk-0.31-3|93	%{_mandir}/man1/spice-client.1*
14mu|spice-gtk-0.31-3|94	
14mu|spice-gtk-0.31-3|95	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|96	
14mu|spice-gtk-0.31-3|97	%package -n %{libglib}
14mu|spice-gtk-0.31-3|98	Summary:	Runtime libraries for %{name}
14mu|spice-gtk-0.31-3|99	Group:		System/Libraries
14mu|spice-gtk-0.31-3|100	Conflicts:	%{_lib}spice-gtk3.0_1 < 0.7.81-2
14mu|spice-gtk-0.31-3|101	
14mu|spice-gtk-0.31-3|102	%description -n %{libglib}
14mu|spice-gtk-0.31-3|103	Runtime libraries for %{name}.
14mu|spice-gtk-0.31-3|104	
14mu|spice-gtk-0.31-3|105	%files -n %{libglib}
14mu|spice-gtk-0.31-3|106	%{_libdir}/libspice-client-glib-%{glibapi}.so.%{glibmajor}
14mu|spice-gtk-0.31-3|107	%{_libdir}/libspice-client-glib-%{glibapi}.so.%{glibmajor}.*
14mu|spice-gtk-0.31-3|108	
14mu|spice-gtk-0.31-3|109	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|110	
14mu|spice-gtk-0.31-3|111	%package -n %{glibgir}
14mu|spice-gtk-0.31-3|112	Summary:	GObject introspection interface library for %{name}
14mu|spice-gtk-0.31-3|113	Group:		System/Libraries
14mu|spice-gtk-0.31-3|114	Requires:	%{libglib} = %{EVRD}
14mu|spice-gtk-0.31-3|115	Conflicts:	%{_lib}spice-gtk3.0_1 < 0.7.81-2
14mu|spice-gtk-0.31-3|116	
14mu|spice-gtk-0.31-3|117	%description -n %{glibgir}
14mu|spice-gtk-0.31-3|118	GObject introspection interface library for %{name}.
14mu|spice-gtk-0.31-3|119	
14mu|spice-gtk-0.31-3|120	%files -n %{glibgir}
14mu|spice-gtk-0.31-3|121	%{_libdir}/girepository-1.0/SpiceClientGLib-%{glibapi}.typelib
14mu|spice-gtk-0.31-3|122	
14mu|spice-gtk-0.31-3|123	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|124	
14mu|spice-gtk-0.31-3|125	%package -n %{libgtk}
14mu|spice-gtk-0.31-3|126	Summary:	Runtime libraries for %{name}
14mu|spice-gtk-0.31-3|127	Group:		System/Libraries
14mu|spice-gtk-0.31-3|128	Obsoletes:	%{_lib}spice-gtk3.0_1 < 0.7.81-2
14mu|spice-gtk-0.31-3|129	
14mu|spice-gtk-0.31-3|130	%description -n %{libgtk}
14mu|spice-gtk-0.31-3|131	Runtime libraries for %{name}.
14mu|spice-gtk-0.31-3|132	
14mu|spice-gtk-0.31-3|133	%files -n %{libgtk}
14mu|spice-gtk-0.31-3|134	%{_libdir}/libspice-client-gtk-%{gtkapi}.so.%{gtkmajor}
14mu|spice-gtk-0.31-3|135	%{_libdir}/libspice-client-gtk-%{gtkapi}.so.%{gtkmajor}.*
14mu|spice-gtk-0.31-3|136	
14mu|spice-gtk-0.31-3|137	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|138	
14mu|spice-gtk-0.31-3|139	%package -n %{gtkgir}
14mu|spice-gtk-0.31-3|140	Summary:	GObject introspection interface library for %{name}
14mu|spice-gtk-0.31-3|141	Group:		System/Libraries
14mu|spice-gtk-0.31-3|142	Requires:	%{libgtk} = %{EVRD}
14mu|spice-gtk-0.31-3|143	Conflicts:	%{_lib}spice-gtk3.0_1 < 0.7.81-2
14mu|spice-gtk-0.31-3|144	
14mu|spice-gtk-0.31-3|145	%description -n %{gtkgir}
14mu|spice-gtk-0.31-3|146	GObject introspection interface library for %{name}.
14mu|spice-gtk-0.31-3|147	
14mu|spice-gtk-0.31-3|148	%files -n %{gtkgir}
14mu|spice-gtk-0.31-3|149	%{_libdir}/girepository-1.0/SpiceClientGtk-%{gtkapi}.typelib
14mu|spice-gtk-0.31-3|150	
14mu|spice-gtk-0.31-3|151	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|152	
14mu|spice-gtk-0.31-3|153	%package -n %{libcontroller}
14mu|spice-gtk-0.31-3|154	Summary:	Runtime libraries for %{name}
14mu|spice-gtk-0.31-3|155	Group:		System/Libraries
14mu|spice-gtk-0.31-3|156	Conflicts:	%{_lib}spice-gtk3.0_1 < 0.7.81-2
14mu|spice-gtk-0.31-3|157	
14mu|spice-gtk-0.31-3|158	%description -n %{libcontroller}
14mu|spice-gtk-0.31-3|159	Runtime libraries for %{name}.
14mu|spice-gtk-0.31-3|160	
14mu|spice-gtk-0.31-3|161	%files -n %{libcontroller}
14mu|spice-gtk-0.31-3|162	%{_libdir}/libspice-controller.so.%{controllermajor}
14mu|spice-gtk-0.31-3|163	%{_libdir}/libspice-controller.so.%{controllermajor}.*
14mu|spice-gtk-0.31-3|164	
14mu|spice-gtk-0.31-3|165	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|166	
14mu|spice-gtk-0.31-3|167	%package -n %{libgtk2}
14mu|spice-gtk-0.31-3|168	Summary:	Runtime libraries for %{name}
14mu|spice-gtk-0.31-3|169	Group:		System/Libraries
14mu|spice-gtk-0.31-3|170	Conflicts:	%{_lib}spice-client-gtk2.0_1 < 0.28-3
14mu|spice-gtk-0.31-3|171	Obsoletes:	%{_lib}spice-client-gtk2.0_1 < 0.28-3
14mu|spice-gtk-0.31-3|172	
14mu|spice-gtk-0.31-3|173	%description -n %{libgtk2}
14mu|spice-gtk-0.31-3|174	GTK2 Runtime libraries for %{name}.
14mu|spice-gtk-0.31-3|175	
14mu|spice-gtk-0.31-3|176	%files -n %{libgtk2}
14mu|spice-gtk-0.31-3|177	%{_libdir}/libspice-client-gtk-%{gtk2api}.so.%{gtk2major}
14mu|spice-gtk-0.31-3|178	%{_libdir}/libspice-client-gtk-%{gtk2api}.so.%{gtk2major}.*
14mu|spice-gtk-0.31-3|179	
14mu|spice-gtk-0.31-3|180	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|181	
14mu|spice-gtk-0.31-3|182	%package -n %{gtk2gir}
14mu|spice-gtk-0.31-3|183	Summary:	GTK2GObject introspection interface library for %{name}
14mu|spice-gtk-0.31-3|184	Group:		System/Libraries
14mu|spice-gtk-0.31-3|185	Requires:	%{libgtk2} = %{EVRD}
14mu|spice-gtk-0.31-3|186	
14mu|spice-gtk-0.31-3|187	%description -n %{gtk2gir}
14mu|spice-gtk-0.31-3|188	GTK2 GObject introspection interface library for %{name}.
14mu|spice-gtk-0.31-3|189	
14mu|spice-gtk-0.31-3|190	%files -n %{gtk2gir}
14mu|spice-gtk-0.31-3|191	%{_libdir}/girepository-1.0/SpiceClientGtk-%{gtk2api}.typelib
14mu|spice-gtk-0.31-3|192	
14mu|spice-gtk-0.31-3|193	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|194	
14mu|spice-gtk-0.31-3|195	%package python
14mu|spice-gtk-0.31-3|196	Summary:	Python bindings for the spice-gtk-2.0 library
14mu|spice-gtk-0.31-3|197	Group:		System/Libraries
14mu|spice-gtk-0.31-3|198	Requires:	%{name} = %{EVRD}
14mu|spice-gtk-0.31-3|199	
14mu|spice-gtk-0.31-3|200	%description python
14mu|spice-gtk-0.31-3|201	SpiceClientGtk module provides a SPICE viewer widget for GTK2.
14mu|spice-gtk-0.31-3|202	
14mu|spice-gtk-0.31-3|203	A module allowing use of the spice-gtk-2.0 widget from python
14mu|spice-gtk-0.31-3|204	
14mu|spice-gtk-0.31-3|205	%files python
14mu|spice-gtk-0.31-3|206	%{_libdir}/python*/site-packages/SpiceClientGtk.so
14mu|spice-gtk-0.31-3|207	
14mu|spice-gtk-0.31-3|208	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|209	
14mu|spice-gtk-0.31-3|210	%package -n %{devname}
14mu|spice-gtk-0.31-3|211	Summary:	Development files for %{name}
14mu|spice-gtk-0.31-3|212	Group:		Development/C
14mu|spice-gtk-0.31-3|213	Requires:	%{libglib} = %{EVRD}
14mu|spice-gtk-0.31-3|214	Requires:	%{libgtk} = %{EVRD}
14mu|spice-gtk-0.31-3|215	Requires:	%{libgtk2} = %{EVRD}
14mu|spice-gtk-0.31-3|216	Requires:	%{libcontroller} = %{EVRD}
14mu|spice-gtk-0.31-3|217	Requires:	%{glibgir} = %{EVRD}
14mu|spice-gtk-0.31-3|218	Requires:	%{gtkgir} = %{EVRD}
14mu|spice-gtk-0.31-3|219	Requires:	%{gtk2gir} = %{EVRD}
14mu|spice-gtk-0.31-3|220	Provides:	%{name}-devel = %{EVRD}
14mu|spice-gtk-0.31-3|221	Obsoletes:	%{_lib}spice-gtk3.0-devel < 0.7.81-2
14mu|spice-gtk-0.31-3|222	
14mu|spice-gtk-0.31-3|223	%description -n %{devname}
14mu|spice-gtk-0.31-3|224	Development files for %{name}.
14mu|spice-gtk-0.31-3|225	
14mu|spice-gtk-0.31-3|226	%files -n %{devname}
14mu|spice-gtk-0.31-3|227	%doc %{_datadir}/gtk-doc/html/spice-gtk
14mu|spice-gtk-0.31-3|228	%{_includedir}/spice-client-glib-%{glibapi}/
14mu|spice-gtk-0.31-3|229	%{_includedir}/spice-client-gtk-%{gtkapi}/
14mu|spice-gtk-0.31-3|230	%{_includedir}/spice-client-gtk-%{gtk2api}/
14mu|spice-gtk-0.31-3|231	%{_includedir}/spice-controller/
14mu|spice-gtk-0.31-3|232	%{_libdir}/libspice-client-glib-%{glibapi}.so
14mu|spice-gtk-0.31-3|233	%{_libdir}/libspice-client-gtk-%{gtkapi}.so
14mu|spice-gtk-0.31-3|234	%{_libdir}/libspice-client-gtk-%{gtk2api}.so
14mu|spice-gtk-0.31-3|235	%{_libdir}/libspice-controller.so
14mu|spice-gtk-0.31-3|236	%{_libdir}/pkgconfig/spice-client-glib-%{glibapi}.pc
14mu|spice-gtk-0.31-3|237	%{_libdir}/pkgconfig/spice-client-gtk-%{gtkapi}.pc
14mu|spice-gtk-0.31-3|238	%{_libdir}/pkgconfig/spice-client-gtk-%{gtk2api}.pc
14mu|spice-gtk-0.31-3|239	%{_libdir}/pkgconfig/spice-controller.pc
14mu|spice-gtk-0.31-3|240	%{_datadir}/gir-1.0/SpiceClientGLib-%{glibapi}.gir
14mu|spice-gtk-0.31-3|241	%{_datadir}/gir-1.0/SpiceClientGtk-%{gtkapi}.gir
14mu|spice-gtk-0.31-3|242	%{_datadir}/gir-1.0/SpiceClientGtk-%{gtk2api}.gir
14mu|spice-gtk-0.31-3|243	%if %{with vala}
14mu|spice-gtk-0.31-3|244	%{_datadir}/vala/vapi/spice-protocol.vapi
14mu|spice-gtk-0.31-3|245	%{_datadir}/vala/vapi/spice-client-glib-%{glibapi}.deps
14mu|spice-gtk-0.31-3|246	%{_datadir}/vala/vapi/spice-client-glib-%{glibapi}.vapi
14mu|spice-gtk-0.31-3|247	%{_datadir}/vala/vapi/spice-client-gtk-%{gtkapi}.deps
14mu|spice-gtk-0.31-3|248	%{_datadir}/vala/vapi/spice-client-gtk-%{gtkapi}.vapi
14mu|spice-gtk-0.31-3|249	%endif
14mu|spice-gtk-0.31-3|250	
14mu|spice-gtk-0.31-3|251	#----------------------------------------------------------------------------
14mu|spice-gtk-0.31-3|252	
14mu|spice-gtk-0.31-3|253	%prep
14mu|spice-gtk-0.31-3|254	%setup -qn spice-gtk-%{version} -c
14mu|spice-gtk-0.31-3|255	cp -a spice-gtk-%{version} spice-gtk3-%{version}
14mu|spice-gtk-0.31-3|256	
14mu|spice-gtk-0.31-3|257	%build
14mu|spice-gtk-0.31-3|258	cd spice-gtk-%{version}
14mu|spice-gtk-0.31-3|259	autoreconf -fi
14mu|spice-gtk-0.31-3|260	%configure2_5x \
14mu|spice-gtk-0.31-3|261	--with-gtk=2.0 \
14mu|spice-gtk-0.31-3|262	--enable-lz4 \
14mu|spice-gtk-0.31-3|263	--enable-webdav \
14mu|spice-gtk-0.31-3|264	--enable-gtk-doc
14mu|spice-gtk-0.31-3|265	%make LIBS=-lX11
14mu|spice-gtk-0.31-3|266	cd ..
14mu|spice-gtk-0.31-3|267	
14mu|spice-gtk-0.31-3|268	cd spice-gtk3-%{version}
14mu|spice-gtk-0.31-3|269	autoreconf -fi
14mu|spice-gtk-0.31-3|270	%configure2_5x \
14mu|spice-gtk-0.31-3|271	--with-gtk=%{gtkapi} \
14mu|spice-gtk-0.31-3|272	--disable-static \
14mu|spice-gtk-0.31-3|273	--enable-lz4 \
14mu|spice-gtk-0.31-3|274	--enable-webdav \
14mu|spice-gtk-0.31-3|275	%if %{with vala}
14mu|spice-gtk-0.31-3|276	--enable-vala \
14mu|spice-gtk-0.31-3|277	%else
14mu|spice-gtk-0.31-3|278	--disable-vala \
14mu|spice-gtk-0.31-3|279	%endif
14mu|spice-gtk-0.31-3|280	--enable-introspection=yes \
14mu|spice-gtk-0.31-3|281	--enable-usbredir \
14mu|spice-gtk-0.31-3|282	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
14mu|spice-gtk-0.31-3|283	%make LIBS=-lX11
14mu|spice-gtk-0.31-3|284	cd ..
14mu|spice-gtk-0.31-3|285	
14mu|spice-gtk-0.31-3|286	%install
14mu|spice-gtk-0.31-3|287	cd spice-gtk-%{version}
14mu|spice-gtk-0.31-3|288	%makeinstall_std
14mu|spice-gtk-0.31-3|289	cd ..
14mu|spice-gtk-0.31-3|290	
14mu|spice-gtk-0.31-3|291	cd spice-gtk3-%{version}
14mu|spice-gtk-0.31-3|292	%makeinstall_std
14mu|spice-gtk-0.31-3|293	cd ..
14mu|spice-gtk-0.31-3|294	
14mu|spice-gtk-0.31-3|295	rm -f %{buildroot}%{_libdir}/*.a
14mu|spice-gtk-0.31-3|296	rm -f %{buildroot}%{_libdir}/python*/site-packages/*.a
14mu|spice-gtk-0.31-3|297	rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la
14mu|spice-gtk-0.31-3|298	
14mu|spice-gtk-0.31-3|299	%if %{without vala}
14mu|spice-gtk-0.31-3|300	rm -rf %{buildroot}%{_datadir}/vala/
14mu|spice-gtk-0.31-3|301	%endif
14mu|spice-gtk-0.31-3|302	
14mu|spice-gtk-0.31-3|303	%find_lang %{name}
14mu|spice-gtk-0.31-3|304	
14mu|spice-gtk-0.31-3|305	
14mu|spice-gtk-0.31-3|306	%changelog
14mu|spice-gtk-0.31-3|307	
14mu|spice-gtk-0.31-3|308	* Tue Oct 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.31-3
14mu|spice-gtk-0.31-3|309	- (9867578) Enable webdav support
14mu|spice-gtk-0.31-3|310	
14mu|spice-gtk-0.31-3|311	

24134 14
14mu|spice-protocol-0.12.11-1|1	Summary:	Spice protocol header files
14mu|spice-protocol-0.12.11-1|2	Name:		spice-protocol
14mu|spice-protocol-0.12.11-1|3	Version:	0.12.11
14mu|spice-protocol-0.12.11-1|4	Release:	1
14mu|spice-protocol-0.12.11-1|5	# Main headers are BSD, controller / foreign menu are LGPL, macros.h is GPL?
14mu|spice-protocol-0.12.11-1|6	License:	BSD and LGPLv2+ and GPLv2+
14mu|spice-protocol-0.12.11-1|7	Group:		Development/Other
14mu|spice-protocol-0.12.11-1|8	Url:		http://www.spice-space.org/
14mu|spice-protocol-0.12.11-1|9	Source0:	http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
14mu|spice-protocol-0.12.11-1|10	BuildArch:	noarch
14mu|spice-protocol-0.12.11-1|11	
14mu|spice-protocol-0.12.11-1|12	%description
14mu|spice-protocol-0.12.11-1|13	Header files describing the spice protocol and the para-virtual
14mu|spice-protocol-0.12.11-1|14	graphics card QXL.
14mu|spice-protocol-0.12.11-1|15	
14mu|spice-protocol-0.12.11-1|16	%files
14mu|spice-protocol-0.12.11-1|17	%doc COPYING NEWS
14mu|spice-protocol-0.12.11-1|18	%{_includedir}/spice-1
14mu|spice-protocol-0.12.11-1|19	%{_datadir}/pkgconfig/spice-protocol.pc
14mu|spice-protocol-0.12.11-1|20	
14mu|spice-protocol-0.12.11-1|21	#----------------------------------------------------------------------------
14mu|spice-protocol-0.12.11-1|22	
14mu|spice-protocol-0.12.11-1|23	%prep
14mu|spice-protocol-0.12.11-1|24	%setup -q
14mu|spice-protocol-0.12.11-1|25	
14mu|spice-protocol-0.12.11-1|26	%build
14mu|spice-protocol-0.12.11-1|27	%configure2_5x
14mu|spice-protocol-0.12.11-1|28	%make
14mu|spice-protocol-0.12.11-1|29	
14mu|spice-protocol-0.12.11-1|30	%install
14mu|spice-protocol-0.12.11-1|31	%makeinstall_std
14mu|spice-protocol-0.12.11-1|32	
14mu|spice-protocol-0.12.11-1|33	
14mu|spice-protocol-0.12.11-1|34	%changelog
14mu|spice-protocol-0.12.11-1|35	
14mu|spice-protocol-0.12.11-1|36	* Fri Apr 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.11-1
14mu|spice-protocol-0.12.11-1|37	- (be5ed81) New version 0.12.11
14mu|spice-protocol-0.12.11-1|38	
14mu|spice-protocol-0.12.11-1|39	

24135 14
14mu|spice-vdagent-0.16.0-1|1	Name:		spice-vdagent
14mu|spice-vdagent-0.16.0-1|2	Version:	0.16.0
14mu|spice-vdagent-0.16.0-1|3	Release:	1
14mu|spice-vdagent-0.16.0-1|4	Summary:	Agent for Spice guests
14mu|spice-vdagent-0.16.0-1|5	Group:		System/Kernel and hardware
14mu|spice-vdagent-0.16.0-1|6	License:	GPLv3+
14mu|spice-vdagent-0.16.0-1|7	URL:		http://spice-space.org/
14mu|spice-vdagent-0.16.0-1|8	Source0:	http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2
14mu|spice-vdagent-0.16.0-1|9	Patch1:		0001-Revert-uinput-fix-small-leak-of-screen_info.patch
14mu|spice-vdagent-0.16.0-1|10	Patch2:		0002-vdagent-Return-1-when-virtio-device-cannot-be-opened.patch
14mu|spice-vdagent-0.16.0-1|11	BuildRequires:	spice-protocol
14mu|spice-vdagent-0.16.0-1|12	BuildRequires:	pkgconfig(systemd)
14mu|spice-vdagent-0.16.0-1|13	BuildRequires:	pkgconfig(libsystemd-login) >= 188
14mu|spice-vdagent-0.16.0-1|14	BuildRequires:	pkgconfig(dbus-1)
14mu|spice-vdagent-0.16.0-1|15	BuildRequires:	pkgconfig(pciaccess)
14mu|spice-vdagent-0.16.0-1|16	BuildRequires:	pkgconfig(xrandr)
14mu|spice-vdagent-0.16.0-1|17	BuildRequires:	pkgconfig(xinerama)
14mu|spice-vdagent-0.16.0-1|18	BuildRequires:	pkgconfig(xfixes)
14mu|spice-vdagent-0.16.0-1|19	BuildRequires:	pkgconfig(glib-2.0)
14mu|spice-vdagent-0.16.0-1|20	BuildRequires:	pkgconfig(alsa)
14mu|spice-vdagent-0.16.0-1|21	Requires(pre):	rpm-helper
14mu|spice-vdagent-0.16.0-1|22	Requires(preun): rpm-helper
14mu|spice-vdagent-0.16.0-1|23	
14mu|spice-vdagent-0.16.0-1|24	%description
14mu|spice-vdagent-0.16.0-1|25	Spice agent for Linux guests offering the following features:
14mu|spice-vdagent-0.16.0-1|26	
14mu|spice-vdagent-0.16.0-1|27	Features:
14mu|spice-vdagent-0.16.0-1|28	* Client mouse mode (no need to grab mouse by client, no mouse lag)
14mu|spice-vdagent-0.16.0-1|29	this is handled by the daemon by feeding mouse events into the kernel
14mu|spice-vdagent-0.16.0-1|30	via uinput. This will only work if the active X-session is running a
14mu|spice-vdagent-0.16.0-1|31	spice-vdagent process so that its resolution can be determined.
14mu|spice-vdagent-0.16.0-1|32	* Automatic adjustment of the X-session resolution to the client resolution
14mu|spice-vdagent-0.16.0-1|33	* Support of copy and paste (text and images) between the active X-session
14mu|spice-vdagent-0.16.0-1|34	and the client
14mu|spice-vdagent-0.16.0-1|35	* And more. See README.
14mu|spice-vdagent-0.16.0-1|36	
14mu|spice-vdagent-0.16.0-1|37	%prep
14mu|spice-vdagent-0.16.0-1|38	%setup -q
14mu|spice-vdagent-0.16.0-1|39	%patch1 -p1
14mu|spice-vdagent-0.16.0-1|40	%patch2 -p1
14mu|spice-vdagent-0.16.0-1|41	
14mu|spice-vdagent-0.16.0-1|42	%build
14mu|spice-vdagent-0.16.0-1|43	%configure2_5x \
14mu|spice-vdagent-0.16.0-1|44	--with-session-info=systemd \
14mu|spice-vdagent-0.16.0-1|45	--with-init-script=systemd
14mu|spice-vdagent-0.16.0-1|46	
14mu|spice-vdagent-0.16.0-1|47	%make
14mu|spice-vdagent-0.16.0-1|48	
14mu|spice-vdagent-0.16.0-1|49	%install
14mu|spice-vdagent-0.16.0-1|50	%makeinstall_std
14mu|spice-vdagent-0.16.0-1|51	find . -type d -perm 0775 -exec chmod 0755 {} \;
14mu|spice-vdagent-0.16.0-1|52	
14mu|spice-vdagent-0.16.0-1|53	%post
14mu|spice-vdagent-0.16.0-1|54	%tmpfiles_create %{_tmpfilesdir}/spice-vdagentd.conf
14mu|spice-vdagent-0.16.0-1|55	%systemd_post spice-vdagentd.service
14mu|spice-vdagent-0.16.0-1|56	
14mu|spice-vdagent-0.16.0-1|57	%preun
14mu|spice-vdagent-0.16.0-1|58	%systemd_preun spice-vdagentd.service
14mu|spice-vdagent-0.16.0-1|59	
14mu|spice-vdagent-0.16.0-1|60	%postun
14mu|spice-vdagent-0.16.0-1|61	%systemd_postun_with_restart spice-vdagentd.service
14mu|spice-vdagent-0.16.0-1|62	
14mu|spice-vdagent-0.16.0-1|63	%files
14mu|spice-vdagent-0.16.0-1|64	%doc COPYING ChangeLog README TODO
14mu|spice-vdagent-0.16.0-1|65	%config %{_sysconfdir}/xdg/autostart/spice-vdagent.desktop
14mu|spice-vdagent-0.16.0-1|66	/lib/udev/rules.d/70-spice-vdagentd.rules
14mu|spice-vdagent-0.16.0-1|67	%{_unitdir}/spice-vdagentd.service
14mu|spice-vdagent-0.16.0-1|68	%{_unitdir}/spice-vdagentd.target
14mu|spice-vdagent-0.16.0-1|69	%{_tmpfilesdir}/spice-vdagentd.conf
14mu|spice-vdagent-0.16.0-1|70	%{_bindir}/spice-vdagent
14mu|spice-vdagent-0.16.0-1|71	%{_sbindir}/spice-vdagentd
14mu|spice-vdagent-0.16.0-1|72	%ghost %attr(0755,root,root) %{_localstatedir}/run/spice-vdagentd
14mu|spice-vdagent-0.16.0-1|73	%{_mandir}/man1/spice-vdagent.1.xz
14mu|spice-vdagent-0.16.0-1|74	%{_mandir}/man1/spice-vdagentd.1.xz
14mu|spice-vdagent-0.16.0-1|75	# For /usr/share/gdm/autostart/LoginWindow/spice-vdagent.desktop
14mu|spice-vdagent-0.16.0-1|76	# We own the dir too, otherwise we must Require gdm
14mu|spice-vdagent-0.16.0-1|77	%{_datadir}/gdm
14mu|spice-vdagent-0.16.0-1|78	
14mu|spice-vdagent-0.16.0-1|79	%changelog
14mu|spice-vdagent-0.16.0-1|80	
14mu|spice-vdagent-0.16.0-1|81	* Mon Oct 24 2016 abondrov <andrey.bondrov@rosalab.ru> 0.16.0-1
14mu|spice-vdagent-0.16.0-1|82	- (bcf7a64) Merge pull request #5 from keleg/spice-vdagent:rosa2014.1
14mu|spice-vdagent-0.16.0-1|83	- (bcf7a64) Update to 0.16
14mu|spice-vdagent-0.16.0-1|84	
14mu|spice-vdagent-0.16.0-1|85	

24136 14
14mu|sqlcipher-3.3.1-2|1	%define major 0
14mu|sqlcipher-3.3.1-2|2	%define libname %mklibname %{name} %{major}
14mu|sqlcipher-3.3.1-2|3	%define devname %mklibname %{name} -d
14mu|sqlcipher-3.3.1-2|4	
14mu|sqlcipher-3.3.1-2|5	Summary:	An SQLite extension that provides 256 bit AES encryption of database files
14mu|sqlcipher-3.3.1-2|6	Name:		sqlcipher
14mu|sqlcipher-3.3.1-2|7	Version:	3.3.1
14mu|sqlcipher-3.3.1-2|8	Release:	2
14mu|sqlcipher-3.3.1-2|9	License:	BSD
14mu|sqlcipher-3.3.1-2|10	Group:		System/Libraries
14mu|sqlcipher-3.3.1-2|11	Url:		https://www.zetetic.net/sqlcipher/
14mu|sqlcipher-3.3.1-2|12	Source0:	https://github.com/sqlcipher/sqlcipher/archive/v%{version}.tar.gz
14mu|sqlcipher-3.3.1-2|13	BuildRequires:	tcl
14mu|sqlcipher-3.3.1-2|14	BuildRequires:	readline-devel
14mu|sqlcipher-3.3.1-2|15	BuildRequires:	pkgconfig(openssl)
14mu|sqlcipher-3.3.1-2|16	
14mu|sqlcipher-3.3.1-2|17	%description
14mu|sqlcipher-3.3.1-2|18	SQLCipher is an SQLite extension that provides transparent 256-bit AES
14mu|sqlcipher-3.3.1-2|19	encryption of database files. Pages are encrypted before being written to
14mu|sqlcipher-3.3.1-2|20	disk and are decrypted when read back. Due to the small footprint and great
14mu|sqlcipher-3.3.1-2|21	performance it’s ideal for protecting embedded application databases and
14mu|sqlcipher-3.3.1-2|22	is well suited for mobile development.
14mu|sqlcipher-3.3.1-2|23	
14mu|sqlcipher-3.3.1-2|24	%files
14mu|sqlcipher-3.3.1-2|25	%{_bindir}/%{name}
14mu|sqlcipher-3.3.1-2|26	
14mu|sqlcipher-3.3.1-2|27	#----------------------------------------------------------------------------
14mu|sqlcipher-3.3.1-2|28	
14mu|sqlcipher-3.3.1-2|29	%package -n %{libname}
14mu|sqlcipher-3.3.1-2|30	Summary:	An SQLite extension that provides 256 bit AES encryption of database files
14mu|sqlcipher-3.3.1-2|31	Group:		System/Libraries
14mu|sqlcipher-3.3.1-2|32	
14mu|sqlcipher-3.3.1-2|33	%description -n %{libname}
14mu|sqlcipher-3.3.1-2|34	SQLCipher is an SQLite extension that provides transparent 256-bit AES
14mu|sqlcipher-3.3.1-2|35	encryption of database files. Pages are encrypted before being written to
14mu|sqlcipher-3.3.1-2|36	disk and are decrypted when read back. Due to the small footprint and great
14mu|sqlcipher-3.3.1-2|37	performance it’s ideal for protecting embedded application databases and
14mu|sqlcipher-3.3.1-2|38	is well suited for mobile development.
14mu|sqlcipher-3.3.1-2|39	
14mu|sqlcipher-3.3.1-2|40	This package contains the shared libraries for %{name}
14mu|sqlcipher-3.3.1-2|41	
14mu|sqlcipher-3.3.1-2|42	%files -n %{libname}
14mu|sqlcipher-3.3.1-2|43	%{_libdir}/lib%{name}.so.%{major}*
14mu|sqlcipher-3.3.1-2|44	
14mu|sqlcipher-3.3.1-2|45	#----------------------------------------------------------------------------
14mu|sqlcipher-3.3.1-2|46	
14mu|sqlcipher-3.3.1-2|47	%package -n %{devname}
14mu|sqlcipher-3.3.1-2|48	Summary:	Development library and header files for the %{name} library
14mu|sqlcipher-3.3.1-2|49	Group:		Development/C
14mu|sqlcipher-3.3.1-2|50	Requires:	%{libname} = %{EVRD}
14mu|sqlcipher-3.3.1-2|51	Provides:	%{name}-devel = %{EVRD}
14mu|sqlcipher-3.3.1-2|52	
14mu|sqlcipher-3.3.1-2|53	%description -n %{devname}
14mu|sqlcipher-3.3.1-2|54	SQLCipher is an SQLite extension that provides transparent 256-bit AES
14mu|sqlcipher-3.3.1-2|55	encryption of database files. Pages are encrypted before being written to
14mu|sqlcipher-3.3.1-2|56	disk and are decrypted when read back. Due to the small footprint and great
14mu|sqlcipher-3.3.1-2|57	performance it’s ideal for protecting embedded application databases and
14mu|sqlcipher-3.3.1-2|58	is well suited for mobile development.
14mu|sqlcipher-3.3.1-2|59	
14mu|sqlcipher-3.3.1-2|60	This package contains development files.
14mu|sqlcipher-3.3.1-2|61	
14mu|sqlcipher-3.3.1-2|62	%files -n %{devname}
14mu|sqlcipher-3.3.1-2|63	%doc CHANGELOG.md README.md LICENSE
14mu|sqlcipher-3.3.1-2|64	%{_includedir}/%{name}
14mu|sqlcipher-3.3.1-2|65	%{_libdir}/lib%{name}.so
14mu|sqlcipher-3.3.1-2|66	%{_libdir}/pkgconfig/%{name}.pc
14mu|sqlcipher-3.3.1-2|67	
14mu|sqlcipher-3.3.1-2|68	#----------------------------------------------------------------------------
14mu|sqlcipher-3.3.1-2|69	
14mu|sqlcipher-3.3.1-2|70	%prep
14mu|sqlcipher-3.3.1-2|71	%setup -q
14mu|sqlcipher-3.3.1-2|72	
14mu|sqlcipher-3.3.1-2|73	%build
14mu|sqlcipher-3.3.1-2|74	export CFLAGS="%{optflags} -DSQLITE_HAS_CODEC"
14mu|sqlcipher-3.3.1-2|75	autoreconf -fiv
14mu|sqlcipher-3.3.1-2|76	%configure \
14mu|sqlcipher-3.3.1-2|77	--disable-static \
14mu|sqlcipher-3.3.1-2|78	--disable-tcl \
14mu|sqlcipher-3.3.1-2|79	--enable-tempstore=yes
14mu|sqlcipher-3.3.1-2|80	%make
14mu|sqlcipher-3.3.1-2|81	
14mu|sqlcipher-3.3.1-2|82	%install
14mu|sqlcipher-3.3.1-2|83	%makeinstall_std
14mu|sqlcipher-3.3.1-2|84	
14mu|sqlcipher-3.3.1-2|85	
14mu|sqlcipher-3.3.1-2|86	%changelog
14mu|sqlcipher-3.3.1-2|87	
14mu|sqlcipher-3.3.1-2|88	* Tue Feb 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3.1-2
14mu|sqlcipher-3.3.1-2|89	- (f168dd9) Build requires tcl
14mu|sqlcipher-3.3.1-2|90	
14mu|sqlcipher-3.3.1-2|91	

24137 14
14mu|sqlite-3.21.0-1|1	%define realver 3210000
14mu|sqlite-3.21.0-1|2	
14mu|sqlite-3.21.0-1|3	%define api 3
14mu|sqlite-3.21.0-1|4	%define major 0
14mu|sqlite-3.21.0-1|5	%define libname %mklibname %{name} %{api} %{major}
14mu|sqlite-3.21.0-1|6	%define devname %mklibname %{name} %{api} -d
14mu|sqlite-3.21.0-1|7	
14mu|sqlite-3.21.0-1|8	Summary:	C library that implements an embeddable SQL database engine
14mu|sqlite-3.21.0-1|9	Name:		sqlite
14mu|sqlite-3.21.0-1|10	Version:	3.21.0
14mu|sqlite-3.21.0-1|11	Release:	1
14mu|sqlite-3.21.0-1|12	License:	Public Domain
14mu|sqlite-3.21.0-1|13	Group:		System/Libraries
14mu|sqlite-3.21.0-1|14	Url:		http://www.sqlite.org/
14mu|sqlite-3.21.0-1|15	Source0:	http://www.sqlite.org/2017/%{name}-autoconf-%{realver}.tar.gz
14mu|sqlite-3.21.0-1|16	BuildRequires:	readline-devel
14mu|sqlite-3.21.0-1|17	BuildRequires:	pkgconfig(ncurses)
14mu|sqlite-3.21.0-1|18	%rename	sqlite3
14mu|sqlite-3.21.0-1|19	
14mu|sqlite-3.21.0-1|20	%description
14mu|sqlite-3.21.0-1|21	SQLite is a C library that implements an embeddable SQL database
14mu|sqlite-3.21.0-1|22	engine. Programs that link with the SQLite library can have SQL
14mu|sqlite-3.21.0-1|23	database access without running a separate RDBMS process. The
14mu|sqlite-3.21.0-1|24	distribution comes with a standalone command-line access program
14mu|sqlite-3.21.0-1|25	(sqlite) that can be used to administer an SQLite database and
14mu|sqlite-3.21.0-1|26	which serves as an example of how to use the SQLite library.
14mu|sqlite-3.21.0-1|27	
14mu|sqlite-3.21.0-1|28	#----------------------------------------------------------------------------
14mu|sqlite-3.21.0-1|29	
14mu|sqlite-3.21.0-1|30	%package -n %{libname}
14mu|sqlite-3.21.0-1|31	Summary:	C library that implements an embeddable SQL database engine
14mu|sqlite-3.21.0-1|32	Group:		System/Libraries
14mu|sqlite-3.21.0-1|33	
14mu|sqlite-3.21.0-1|34	%description -n %{libname}
14mu|sqlite-3.21.0-1|35	SQLite is a C library that implements an embeddable SQL database
14mu|sqlite-3.21.0-1|36	engine. Programs that link with the SQLite library can have SQL
14mu|sqlite-3.21.0-1|37	database access without running a separate RDBMS process. The
14mu|sqlite-3.21.0-1|38	distribution comes with a standalone command-line access program
14mu|sqlite-3.21.0-1|39	(sqlite) that can be used to administer an SQLite database and
14mu|sqlite-3.21.0-1|40	which serves as an example of how to use the SQLite library.
14mu|sqlite-3.21.0-1|41	
14mu|sqlite-3.21.0-1|42	This package contains the shared libraries for %{name}
14mu|sqlite-3.21.0-1|43	
14mu|sqlite-3.21.0-1|44	%files -n %{libname}
14mu|sqlite-3.21.0-1|45	%{_libdir}/lib%{name}%{api}.so.%{major}*
14mu|sqlite-3.21.0-1|46	
14mu|sqlite-3.21.0-1|47	#----------------------------------------------------------------------------
14mu|sqlite-3.21.0-1|48	
14mu|sqlite-3.21.0-1|49	%package -n %{devname}
14mu|sqlite-3.21.0-1|50	Summary:	Development library and header files for the %{name} library
14mu|sqlite-3.21.0-1|51	Group:		Development/C
14mu|sqlite-3.21.0-1|52	Requires:	%{libname} = %{EVRD}
14mu|sqlite-3.21.0-1|53	Provides:	%{name}-devel = %{EVRD}
14mu|sqlite-3.21.0-1|54	Obsoletes:	%{_lib}sqlite_3-devel < 3.9
14mu|sqlite-3.21.0-1|55	%rename sqlite3-devel
14mu|sqlite-3.21.0-1|56	
14mu|sqlite-3.21.0-1|57	%description -n %{devname}
14mu|sqlite-3.21.0-1|58	SQLite is a C library that implements an embeddable SQL database
14mu|sqlite-3.21.0-1|59	engine. Programs that link with the SQLite library can have SQL
14mu|sqlite-3.21.0-1|60	database access without running a separate RDBMS process. The
14mu|sqlite-3.21.0-1|61	distribution comes with a standalone command-line access program
14mu|sqlite-3.21.0-1|62	(sqlite) that can be used to administer an SQLite database and
14mu|sqlite-3.21.0-1|63	which serves as an example of how to use the SQLite library.
14mu|sqlite-3.21.0-1|64	
14mu|sqlite-3.21.0-1|65	This package contains the static %{libname} library and its header
14mu|sqlite-3.21.0-1|66	files.
14mu|sqlite-3.21.0-1|67	
14mu|sqlite-3.21.0-1|68	%files -n %{devname}
14mu|sqlite-3.21.0-1|69	%{_includedir}/*.h
14mu|sqlite-3.21.0-1|70	%{_libdir}/lib*.so
14mu|sqlite-3.21.0-1|71	%{_libdir}/pkgconfig/*.pc
14mu|sqlite-3.21.0-1|72	
14mu|sqlite-3.21.0-1|73	#----------------------------------------------------------------------------
14mu|sqlite-3.21.0-1|74	
14mu|sqlite-3.21.0-1|75	%package tools
14mu|sqlite-3.21.0-1|76	Summary:	Command line tools for managing the %{libname} library
14mu|sqlite-3.21.0-1|77	Group:		Databases
14mu|sqlite-3.21.0-1|78	Requires:	%{libname} >= %{EVRD}
14mu|sqlite-3.21.0-1|79	%rename	sqlite3-tools
14mu|sqlite-3.21.0-1|80	
14mu|sqlite-3.21.0-1|81	%description tools
14mu|sqlite-3.21.0-1|82	SQLite is a C library that implements an embeddable SQL database
14mu|sqlite-3.21.0-1|83	engine. Programs that link with the SQLite library can have SQL
14mu|sqlite-3.21.0-1|84	database access without running a separate RDBMS process. The
14mu|sqlite-3.21.0-1|85	distribution comes with a standalone command-line access program
14mu|sqlite-3.21.0-1|86	(sqlite) that can be used to administer an SQLite database and
14mu|sqlite-3.21.0-1|87	which serves as an example of how to use the SQLite library.
14mu|sqlite-3.21.0-1|88	
14mu|sqlite-3.21.0-1|89	This package contains command line tools for managing the
14mu|sqlite-3.21.0-1|90	%{libname} library.
14mu|sqlite-3.21.0-1|91	
14mu|sqlite-3.21.0-1|92	%files tools
14mu|sqlite-3.21.0-1|93	%{_bindir}/sqlite*
14mu|sqlite-3.21.0-1|94	%{_mandir}/man1/*
14mu|sqlite-3.21.0-1|95	
14mu|sqlite-3.21.0-1|96	#----------------------------------------------------------------------------
14mu|sqlite-3.21.0-1|97	
14mu|sqlite-3.21.0-1|98	%prep
14mu|sqlite-3.21.0-1|99	%setup -qn %{name}-autoconf-%{realver}
14mu|sqlite-3.21.0-1|100	
14mu|sqlite-3.21.0-1|101	%build
14mu|sqlite-3.21.0-1|102	export CFLAGS="${CFLAGS:-%{optflags}} -Wall -fno-strict-aliasing -DNDEBUG=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=3 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_DISABLE_DIRSYNC=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1"
14mu|sqlite-3.21.0-1|103	
14mu|sqlite-3.21.0-1|104	%configure2_5x \
14mu|sqlite-3.21.0-1|105	--disable-static \
14mu|sqlite-3.21.0-1|106	--enable-threadsafe \
14mu|sqlite-3.21.0-1|107	--enable-dynamic-extensions
14mu|sqlite-3.21.0-1|108	
14mu|sqlite-3.21.0-1|109	# rpath removal
14mu|sqlite-3.21.0-1|110	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
14mu|sqlite-3.21.0-1|111	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
14mu|sqlite-3.21.0-1|112	
14mu|sqlite-3.21.0-1|113	%make
14mu|sqlite-3.21.0-1|114	
14mu|sqlite-3.21.0-1|115	%install
14mu|sqlite-3.21.0-1|116	%makeinstall_std
14mu|sqlite-3.21.0-1|117	
14mu|sqlite-3.21.0-1|118	# cleanup
14mu|sqlite-3.21.0-1|119	ln -s sqlite3 %{buildroot}%{_bindir}/sqlite
14mu|sqlite-3.21.0-1|120	
14mu|sqlite-3.21.0-1|121	%changelog

24138 14
14mu|squashfs3-tools-3.3-9|1	%define sqname squashfs
14mu|squashfs3-tools-3.3-9|2	
14mu|squashfs3-tools-3.3-9|3	Summary:	Utilities for the creation of compressed squashfs images
14mu|squashfs3-tools-3.3-9|4	Name:		%{sqname}3-tools
14mu|squashfs3-tools-3.3-9|5	Version:	3.3
14mu|squashfs3-tools-3.3-9|6	Release:	9
14mu|squashfs3-tools-3.3-9|7	License:	GPLv2+
14mu|squashfs3-tools-3.3-9|8	Group:		File tools
14mu|squashfs3-tools-3.3-9|9	Url:		http://squashfs.sourceforge.net/
14mu|squashfs3-tools-3.3-9|10	Source0:	%{sqname}%{version}.tgz
14mu|squashfs3-tools-3.3-9|11	Source1:	sqlzma.h
14mu|squashfs3-tools-3.3-9|12	Source2:	sqmagic.h
14mu|squashfs3-tools-3.3-9|13	Patch0:		sqlzma2u-3.3.patch
14mu|squashfs3-tools-3.3-9|14	Patch1:		squashfs3.3-nolzma.patch
14mu|squashfs3-tools-3.3-9|15	# from CVS, fix hang when dealing with sparse files
14mu|squashfs3-tools-3.3-9|16	Patch2:		squashfs3.3-sparse.patch
14mu|squashfs3-tools-3.3-9|17	BuildRequires:	liblzmadec-devel
14mu|squashfs3-tools-3.3-9|18	BuildRequires:	pkgconfig(zlib)
14mu|squashfs3-tools-3.3-9|19	
14mu|squashfs3-tools-3.3-9|20	%description
14mu|squashfs3-tools-3.3-9|21	squashfs-tools are utilities for the creation of compressed squashfs images.
14mu|squashfs3-tools-3.3-9|22	
14mu|squashfs3-tools-3.3-9|23	%files
14mu|squashfs3-tools-3.3-9|24	%doc ACKNOWLEDGEMENTS CHANGES README
14mu|squashfs3-tools-3.3-9|25	%{_bindir}/mksquashfs3
14mu|squashfs3-tools-3.3-9|26	%{_bindir}/unsquashfs3
14mu|squashfs3-tools-3.3-9|27	
14mu|squashfs3-tools-3.3-9|28	#----------------------------------------------------------------------------
14mu|squashfs3-tools-3.3-9|29	
14mu|squashfs3-tools-3.3-9|30	%prep
14mu|squashfs3-tools-3.3-9|31	%setup -q -n %{sqname}%{version}
14mu|squashfs3-tools-3.3-9|32	%patch0 -p1 -b .lzma
14mu|squashfs3-tools-3.3-9|33	%patch1 -p1 -b .nolzma
14mu|squashfs3-tools-3.3-9|34	%patch2 -p0 -b .sparse
14mu|squashfs3-tools-3.3-9|35	cp %{SOURCE1} %{SOURCE2} squashfs-tools
14mu|squashfs3-tools-3.3-9|36	
14mu|squashfs3-tools-3.3-9|37	%build
14mu|squashfs3-tools-3.3-9|38	%make \
14mu|squashfs3-tools-3.3-9|39	-C squashfs-tools \
14mu|squashfs3-tools-3.3-9|40	Sqlzma=. \
14mu|squashfs3-tools-3.3-9|41	LzmaAlone=%{_libdir} \
14mu|squashfs3-tools-3.3-9|42	LzmaC=%{_libdir} \
14mu|squashfs3-tools-3.3-9|43	RPM_OPT_FLAGS="%{optflags}"
14mu|squashfs3-tools-3.3-9|44	
14mu|squashfs3-tools-3.3-9|45	%install
14mu|squashfs3-tools-3.3-9|46	install -d %{buildroot}%{_bindir}
14mu|squashfs3-tools-3.3-9|47	install -m 755 squashfs-tools/mksquashfs %{buildroot}%{_bindir}/mksquashfs3
14mu|squashfs3-tools-3.3-9|48	install -m 755 squashfs-tools/unsquashfs %{buildroot}%{_bindir}/unsquashfs3
14mu|squashfs3-tools-3.3-9|49	
14mu|squashfs3-tools-3.3-9|50	
14mu|squashfs3-tools-3.3-9|51	%changelog
14mu|squashfs3-tools-3.3-9|52	
14mu|squashfs3-tools-3.3-9|53	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3-9
14mu|squashfs3-tools-3.3-9|54	- (18f05e2) Build with system optflags
14mu|squashfs3-tools-3.3-9|55	- (18f05e2) Spec cleanup
14mu|squashfs3-tools-3.3-9|56	
14mu|squashfs3-tools-3.3-9|57	

24139 14
14mu|squashfs-tools-4.3-2|1	Summary:	Utilities for the creation of compressed squashfs images
14mu|squashfs-tools-4.3-2|2	Name:		squashfs-tools
14mu|squashfs-tools-4.3-2|3	Version:	4.3
14mu|squashfs-tools-4.3-2|4	Release:	2
14mu|squashfs-tools-4.3-2|5	License:	GPLv2+
14mu|squashfs-tools-4.3-2|6	Group:		File tools
14mu|squashfs-tools-4.3-2|7	Url:		http://squashfs.sourceforge.net/
14mu|squashfs-tools-4.3-2|8	Source0:	squashfs%{version}.tar.gz
14mu|squashfs-tools-4.3-2|9	Patch0:		mksquashfs-fix-2GB-limit-of-the-is_fragment-function.patch
14mu|squashfs-tools-4.3-2|10	Patch1:		mksquashfs-fix-rare-race-in-fragment-waiting-in-file.patch
14mu|squashfs-tools-4.3-2|11	Patch2:		unsquashfs-CVE-2015-4645-CVE-2015-4646.patch
14mu|squashfs-tools-4.3-2|12	Patch3:		mksquashfs-PAE.patch
14mu|squashfs-tools-4.3-2|13	Patch4:		mksquashfs-mem-overflow.patch
14mu|squashfs-tools-4.3-2|14	BuildRequires:	attr-devel
14mu|squashfs-tools-4.3-2|15	BuildRequires:	pkgconfig(liblzma)
14mu|squashfs-tools-4.3-2|16	BuildRequires:	pkgconfig(zlib)
14mu|squashfs-tools-4.3-2|17	BuildRequires:	liblzo-devel
14mu|squashfs-tools-4.3-2|18	BuildRequires:	pkgconfig(liblz4)
14mu|squashfs-tools-4.3-2|19	
14mu|squashfs-tools-4.3-2|20	%description
14mu|squashfs-tools-4.3-2|21	squashfs-tools are utilities for the creation of compressed squashfs images.
14mu|squashfs-tools-4.3-2|22	
14mu|squashfs-tools-4.3-2|23	%files
14mu|squashfs-tools-4.3-2|24	%{_bindir}/mksquashfs
14mu|squashfs-tools-4.3-2|25	%{_bindir}/unsquashfs
14mu|squashfs-tools-4.3-2|26	
14mu|squashfs-tools-4.3-2|27	#----------------------------------------------------------------------------
14mu|squashfs-tools-4.3-2|28	
14mu|squashfs-tools-4.3-2|29	%prep
14mu|squashfs-tools-4.3-2|30	%setup -qn squashfs%{version}
14mu|squashfs-tools-4.3-2|31	%apply_patches
14mu|squashfs-tools-4.3-2|32	
14mu|squashfs-tools-4.3-2|33	%build
14mu|squashfs-tools-4.3-2|34	cd squashfs-tools
14mu|squashfs-tools-4.3-2|35	%setup_compile_flags
14mu|squashfs-tools-4.3-2|36	%make XZ_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 LZ4_SUPPORT=1 COMP_DEFAULT=xz
14mu|squashfs-tools-4.3-2|37	
14mu|squashfs-tools-4.3-2|38	%install
14mu|squashfs-tools-4.3-2|39	install -d %{buildroot}%{_bindir}
14mu|squashfs-tools-4.3-2|40	cd squashfs-tools
14mu|squashfs-tools-4.3-2|41	install -m 755 mksquashfs unsquashfs %{buildroot}%{_bindir}
14mu|squashfs-tools-4.3-2|42	
14mu|squashfs-tools-4.3-2|43	#17.01.2017 V.Potapov
14mu|squashfs-tools-4.3-2|44	#Add fedora patches, add lzo and lz4
14mu|squashfs-tools-4.3-2|45	%changelog
14mu|squashfs-tools-4.3-2|46	
14mu|squashfs-tools-4.3-2|47	* Wed Jan 18 2017 keleg <vladimir.potapov@rosalab.ru> 4.3-2
14mu|squashfs-tools-4.3-2|48	- (d722977) Merge pull request #2 from keleg/squashfs-tools:rosa2014.1
14mu|squashfs-tools-4.3-2|49	- (d722977) add fedora patches, add lzo and lz4
14mu|squashfs-tools-4.3-2|50	
14mu|squashfs-tools-4.3-2|51	

24140 14
14mu|squid-3.5.19-1|1	%bcond_with tests
14mu|squid-3.5.19-1|2	
14mu|squid-3.5.19-1|3	## Redefine configure values.
14mu|squid-3.5.19-1|4	%define _bindir %{_prefix}/sbin
14mu|squid-3.5.19-1|5	%define _datadir %{_prefix}/share/squid
14mu|squid-3.5.19-1|6	%define _libexecdir %{_libdir}/squid
14mu|squid-3.5.19-1|7	%define _initrddir /etc/rc.d/init.d/
14mu|squid-3.5.19-1|8	%define _sysconfdir /etc/squid
14mu|squid-3.5.19-1|9	
14mu|squid-3.5.19-1|10	%define defaultmaxfiles 8192
14mu|squid-3.5.19-1|11	
14mu|squid-3.5.19-1|12	Summary:	The Squid proxy caching server
14mu|squid-3.5.19-1|13	Name:		squid
14mu|squid-3.5.19-1|14	Version:	3.5.19
14mu|squid-3.5.19-1|15	Release:	1
14mu|squid-3.5.19-1|16	License:	GPLv2
14mu|squid-3.5.19-1|17	Group:		System/Servers
14mu|squid-3.5.19-1|18	Url:		http://www.squid-cache.org/
14mu|squid-3.5.19-1|19	Source0:	http://www.squid-cache.org/Versions/v3/3.5/squid-%{version}.tar.xz
14mu|squid-3.5.19-1|20	Source1:	http://www.squid-cache.org/Versions/v3/3.5/squid-%{version}.tar.xz.asc
14mu|squid-3.5.19-1|21	Source2:	http://www.squid-cache.org/Doc/FAQ/FAQ.tar.bz2
14mu|squid-3.5.19-1|22	Source3:	squid.init
14mu|squid-3.5.19-1|23	Source4:	squid.logrotate
14mu|squid-3.5.19-1|24	Source5:	squid.conf.authenticate
14mu|squid-3.5.19-1|25	Source6:	smb.conf
14mu|squid-3.5.19-1|26	Source7:	squid.conf.transparent
14mu|squid-3.5.19-1|27	Source8:	rc.firewall
14mu|squid-3.5.19-1|28	Source9:	ERR_CUSTOM_ACCESS_DENIED.English
14mu|squid-3.5.19-1|29	Source10:	ERR_CUSTOM_ACCESS_DENIED.French
14mu|squid-3.5.19-1|30	Source11: 	squid.sysconfig
14mu|squid-3.5.19-1|31	Source12:	squid.pam-0.77
14mu|squid-3.5.19-1|32	Source13:	squid.pam
14mu|squid-3.5.19-1|33	Source14:	squid.ifup
14mu|squid-3.5.19-1|34	Patch1:		squid-config.diff
14mu|squid-3.5.19-1|35	Patch2:		squid-user_group.diff
14mu|squid-3.5.19-1|36	Patch3:		squid-ssl.diff
14mu|squid-3.5.19-1|37	Patch11:	squid-shutdown_lifetime.diff
14mu|squid-3.5.19-1|38	Patch13:	squid-errordir.diff
14mu|squid-3.5.19-1|39	Patch16:	squid-3.5.5-mysql-helper-joomla.diff
14mu|squid-3.5.19-1|40	Patch18:	squid-3.5.15-purge.diff
14mu|squid-3.5.19-1|41	Patch19:	squid-3.4.9-configure-egrep.patch
14mu|squid-3.5.19-1|42	Patch301:	squid-getconf_mess.diff
14mu|squid-3.5.19-1|43	BuildRequires:	libtool
14mu|squid-3.5.19-1|44	BuildRequires:	samba-client
14mu|squid-3.5.19-1|45	BuildRequires:	samba-winbind
14mu|squid-3.5.19-1|46	BuildRequires:	cap-devel
14mu|squid-3.5.19-1|47	BuildRequires:	db-devel
14mu|squid-3.5.19-1|48	BuildRequires:	krb5-devel
14mu|squid-3.5.19-1|49	BuildRequires:	libsasl-devel
14mu|squid-3.5.19-1|50	BuildRequires:	libtool-devel
14mu|squid-3.5.19-1|51	BuildRequires:	openldap-devel
14mu|squid-3.5.19-1|52	BuildRequires:	pam-devel
14mu|squid-3.5.19-1|53	%if %{with tests}
14mu|squid-3.5.19-1|54	BuildRequires:	pkgconfig(cppunit)
14mu|squid-3.5.19-1|55	%endif
14mu|squid-3.5.19-1|56	BuildRequires:	pkgconfig(libecap)
14mu|squid-3.5.19-1|57	BuildRequires:	pkgconfig(libtirpc)
14mu|squid-3.5.19-1|58	BuildRequires:	pkgconfig(openssl)
14mu|squid-3.5.19-1|59	Requires(pre,post,preun,postun):	rpm-helper
14mu|squid-3.5.19-1|60	Provides:	webproxy
14mu|squid-3.5.19-1|61	
14mu|squid-3.5.19-1|62	%description
14mu|squid-3.5.19-1|63	Squid is a high-performance proxy caching server for web clients, supporting
14mu|squid-3.5.19-1|64	FTP, gopher, and HTTP data objects over IPv4 or IPv6. Unlike traditional
14mu|squid-3.5.19-1|65	caching software, Squid handles all requests in a single, non-blocking,
14mu|squid-3.5.19-1|66	asynchronous process.
14mu|squid-3.5.19-1|67	Squid keeps meta data and especially hot objects cached in RAM, caches DNS
14mu|squid-3.5.19-1|68	lookups, supports non-blocking DNS lookups, and implements negative caching
14mu|squid-3.5.19-1|69	of failed requests.  Squid supports SSL, extensive access controls, and full
14mu|squid-3.5.19-1|70	request logging. By using the lightweight Internet Cache Protocol (ICP) and
14mu|squid-3.5.19-1|71	HTTP Cache Protocol (HTCP) Squid caches can be arranged in a hierarchy or
14mu|squid-3.5.19-1|72	mesh for additional bandwidth savings.
14mu|squid-3.5.19-1|73	
14mu|squid-3.5.19-1|74	Install squid if you need a proxy caching server.
14mu|squid-3.5.19-1|75	
14mu|squid-3.5.19-1|76	This package defaults to a maximum of %{defaultmaxfiles} filedescriptors. You
14mu|squid-3.5.19-1|77	can change these values at build time by using for example:
14mu|squid-3.5.19-1|78	
14mu|squid-3.5.19-1|79	--define 'maxfiles 4096'
14mu|squid-3.5.19-1|80	
14mu|squid-3.5.19-1|81	The package was built to support a maximum of %{?!maxfiles:%{defaultmaxfiles}}%{?maxfiles:%{maxfiles}} filedescriptors.
14mu|squid-3.5.19-1|82	
14mu|squid-3.5.19-1|83	You can build %{name} with some conditional build swithes;
14mu|squid-3.5.19-1|84	
14mu|squid-3.5.19-1|85	(ie. use with rpm --rebuild):
14mu|squid-3.5.19-1|86	--with[out]	test	Initiate the test suite
14mu|squid-3.5.19-1|87	
14mu|squid-3.5.19-1|88	%files
14mu|squid-3.5.19-1|89	%doc faq/* C* R* Q* rc.firewall *.conf* doc/*.txt
14mu|squid-3.5.19-1|90	%exclude %{_sysconfdir}/cachemgr.conf
14mu|squid-3.5.19-1|91	%dir %{_sysconfdir}
14mu|squid-3.5.19-1|92	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.conf
14mu|squid-3.5.19-1|93	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.default
14mu|squid-3.5.19-1|94	%attr(0644,root,root) %config(noreplace) /etc/pam.d/squid
14mu|squid-3.5.19-1|95	%attr(0644,root,root) %config(noreplace) /etc/sysconfig/squid
14mu|squid-3.5.19-1|96	%attr(0644,root,root) %config(noreplace) /etc/logrotate.d/squid
14mu|squid-3.5.19-1|97	%attr(0755,root,squid) %config(noreplace) /etc/sysconfig/network-scripts/ifup.d/squid
14mu|squid-3.5.19-1|98	%attr(0755,root,squid) %{_initrddir}/squid
14mu|squid-3.5.19-1|99	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.css
14mu|squid-3.5.19-1|100	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.documented
14mu|squid-3.5.19-1|101	%{_sysconfdir}/errors
14mu|squid-3.5.19-1|102	%{_datadir}/errors
14mu|squid-3.5.19-1|103	%{_datadir}/icons
14mu|squid-3.5.19-1|104	%{_libexecdir}/diskd
14mu|squid-3.5.19-1|105	%{_libexecdir}/unlinkd
14mu|squid-3.5.19-1|106	%attr(0755,root,squid) %{_libexecdir}/cert_tool
14mu|squid-3.5.19-1|107	%attr(0755,root,squid) %{_libexecdir}/cert_valid.pl
14mu|squid-3.5.19-1|108	%attr(0755,root,squid) %{_libexecdir}/digest_edirectory_auth
14mu|squid-3.5.19-1|109	%attr(0755,root,squid) %{_libexecdir}/digest_ldap_auth
14mu|squid-3.5.19-1|110	%attr(0755,root,squid) %{_libexecdir}/digest_file_auth
14mu|squid-3.5.19-1|111	%attr(0755,root,squid) %{_libexecdir}/basic_fake_auth
14mu|squid-3.5.19-1|112	%attr(0755,root,squid) %{_libexecdir}/basic_getpwnam_auth
14mu|squid-3.5.19-1|113	%attr(0755,root,squid) %{_libexecdir}/basic_ncsa_auth
14mu|squid-3.5.19-1|114	%attr(0755,root,squid) %{_libexecdir}/basic_pam_auth
14mu|squid-3.5.19-1|115	%attr(4755,root,squid) %{_libexecdir}/pinger
14mu|squid-3.5.19-1|116	%attr(0755,root,squid) %{_libexecdir}/basic_pop3_auth
14mu|squid-3.5.19-1|117	%attr(0755,root,squid) %{_libexecdir}/basic_sasl_auth
14mu|squid-3.5.19-1|118	%attr(0755,root,squid) %{_libexecdir}/basic_smb_auth
14mu|squid-3.5.19-1|119	%attr(0755,root,squid) %{_libexecdir}/basic_smb_auth.sh
14mu|squid-3.5.19-1|120	%attr(0755,root,squid) %{_libexecdir}/basic_db_auth
14mu|squid-3.5.19-1|121	%attr(0755,root,squid) %{_libexecdir}/basic_ldap_auth
14mu|squid-3.5.19-1|122	%attr(0755,root,squid) %{_libexecdir}/basic_radius_auth
14mu|squid-3.5.19-1|123	%attr(0755,root,squid) %{_libexecdir}/ext_edirectory_userip_acl
14mu|squid-3.5.19-1|124	%attr(0755,root,squid) %{_libexecdir}/ext_file_userip_acl
14mu|squid-3.5.19-1|125	%attr(0755,root,squid) %{_libexecdir}/ext_kerberos_ldap_group_acl
14mu|squid-3.5.19-1|126	%attr(0755,root,squid) %{_libexecdir}/ext_ldap_group_acl
14mu|squid-3.5.19-1|127	%attr(0755,root,squid) %{_libexecdir}/ext_session_acl
14mu|squid-3.5.19-1|128	%attr(0755,root,squid) %{_libexecdir}/ext_unix_group_acl
14mu|squid-3.5.19-1|129	%attr(0755,root,squid) %{_libexecdir}/storeid_file_rewrite
14mu|squid-3.5.19-1|130	%attr(0755,root,squid) %{_libexecdir}/negotiate_kerberos_auth
14mu|squid-3.5.19-1|131	%attr(0755,root,squid) %{_libexecdir}/negotiate_kerberos_auth_test
14mu|squid-3.5.19-1|132	%attr(0755,root,squid) %{_libexecdir}/ntlm_smb_lm_auth
14mu|squid-3.5.19-1|133	%attr(0755,root,squid) %{_libexecdir}/basic_msnt_multi_domain_auth
14mu|squid-3.5.19-1|134	%attr(0755,root,squid) %{_libexecdir}/basic_nis_auth
14mu|squid-3.5.19-1|135	%attr(0755,root,squid) %{_libexecdir}/ext_wbinfo_group_acl
14mu|squid-3.5.19-1|136	%attr(0755,root,squid) %{_libexecdir}/helper-mux.pl
14mu|squid-3.5.19-1|137	%attr(0755,root,squid) %{_libexecdir}/log_file_daemon
14mu|squid-3.5.19-1|138	%attr(0755,root,squid) %{_libexecdir}/negotiate_wrapper_auth
14mu|squid-3.5.19-1|139	%attr(0755,root,squid) %{_libexecdir}/ntlm_fake_auth
14mu|squid-3.5.19-1|140	%attr(0755,root,squid) %{_libexecdir}/url_fake_rewrite
14mu|squid-3.5.19-1|141	%attr(0755,root,squid) %{_libexecdir}/url_fake_rewrite.sh
14mu|squid-3.5.19-1|142	%attr(0755,root,squid) %{_libexecdir}/log_db_daemon
14mu|squid-3.5.19-1|143	%{_sbindir}/*
14mu|squid-3.5.19-1|144	%attr(0644,root,root) %{_mandir}/man8/*
14mu|squid-3.5.19-1|145	%attr(0644,root,root) %{_mandir}/man1/*
14mu|squid-3.5.19-1|146	%attr(0755,squid,squid) %dir %{_var}/log/squid
14mu|squid-3.5.19-1|147	%attr(0755,squid,squid) %dir %{_var}/spool/squid
14mu|squid-3.5.19-1|148	%attr(0644,root,squid) /usr/share/snmp/mibs/SQUID.txt
14mu|squid-3.5.19-1|149	
14mu|squid-3.5.19-1|150	%pretrans
14mu|squid-3.5.19-1|151	if [ -e %{_datadir}/errors/zh-cn -a ! -L %{_datadir}/errors/zh-cn ]; then
14mu|squid-3.5.19-1|152	mv -f %{_datadir}/errors/zh-cn %{_datadir}/errors/zh-hans
14mu|squid-3.5.19-1|153	fi
14mu|squid-3.5.19-1|154	if [ -e %{_datadir}/errors/zh-tw -a ! -L %{_datadir}/errors/zh-tw ]; then
14mu|squid-3.5.19-1|155	mv -f %{_datadir}/errors/zh-tw %{_datadir}/errors/zh-hant
14mu|squid-3.5.19-1|156	fi
14mu|squid-3.5.19-1|157	
14mu|squid-3.5.19-1|158	%pre
14mu|squid-3.5.19-1|159	%_pre_useradd squid %{_var}/spool/squid /bin/false
14mu|squid-3.5.19-1|160	
14mu|squid-3.5.19-1|161	for i in %{_var}/log/squid %{_var}/spool/squid ; do
14mu|squid-3.5.19-1|162	if [ -d $i ] ; then
14mu|squid-3.5.19-1|163	for adir in `find $i -maxdepth 0 \! -user squid`; do
14mu|squid-3.5.19-1|164	chown -R squid:squid $adir
14mu|squid-3.5.19-1|165	done
14mu|squid-3.5.19-1|166	fi
14mu|squid-3.5.19-1|167	done
14mu|squid-3.5.19-1|168	
14mu|squid-3.5.19-1|169	%post
14mu|squid-3.5.19-1|170	%_create_ssl_certificate squid
14mu|squid-3.5.19-1|171	
14mu|squid-3.5.19-1|172	%_post_service squid
14mu|squid-3.5.19-1|173	case "$LANG" in
14mu|squid-3.5.19-1|174	az*)
14mu|squid-3.5.19-1|175	DIR=Azerbaijani
14mu|squid-3.5.19-1|176	;;
14mu|squid-3.5.19-1|177	bg*)
14mu|squid-3.5.19-1|178	DIR=Bulgarian
14mu|squid-3.5.19-1|179	;;
14mu|squid-3.5.19-1|180	ca*)
14mu|squid-3.5.19-1|181	DIR=Catalan
14mu|squid-3.5.19-1|182	;;
14mu|squid-3.5.19-1|183	cs*)
14mu|squid-3.5.19-1|184	DIR=Czech
14mu|squid-3.5.19-1|185	;;
14mu|squid-3.5.19-1|186	da*)
14mu|squid-3.5.19-1|187	DIR=Danish
14mu|squid-3.5.19-1|188	;;
14mu|squid-3.5.19-1|189	nl*)
14mu|squid-3.5.19-1|190	DIR=Dutch
14mu|squid-3.5.19-1|191	;;
14mu|squid-3.5.19-1|192	en*)
14mu|squid-3.5.19-1|193	DIR=English
14mu|squid-3.5.19-1|194	;;
14mu|squid-3.5.19-1|195	ea*)
14mu|squid-3.5.19-1|196	DIR=Estonian
14mu|squid-3.5.19-1|197	;;
14mu|squid-3.5.19-1|198	fi*)
14mu|squid-3.5.19-1|199	DIR=Finnish
14mu|squid-3.5.19-1|200	;;
14mu|squid-3.5.19-1|201	fr*)
14mu|squid-3.5.19-1|202	DIR=French
14mu|squid-3.5.19-1|203	;;
14mu|squid-3.5.19-1|204	de*)
14mu|squid-3.5.19-1|205	DIR=German
14mu|squid-3.5.19-1|206	;;
14mu|squid-3.5.19-1|207	el*)
14mu|squid-3.5.19-1|208	DIR=Greek
14mu|squid-3.5.19-1|209	;;
14mu|squid-3.5.19-1|210	he*)
14mu|squid-3.5.19-1|211	DIR=Hebrew
14mu|squid-3.5.19-1|212	;;
14mu|squid-3.5.19-1|213	hu*)
14mu|squid-3.5.19-1|214	DIR=Hungarian
14mu|squid-3.5.19-1|215	;;
14mu|squid-3.5.19-1|216	it*)
14mu|squid-3.5.19-1|217	DIR=Italian
14mu|squid-3.5.19-1|218	;;
14mu|squid-3.5.19-1|219	ja*)
14mu|squid-3.5.19-1|220	DIR=Japanese
14mu|squid-3.5.19-1|221	;;
14mu|squid-3.5.19-1|222	kr*)
14mu|squid-3.5.19-1|223	DIR=Korean
14mu|squid-3.5.19-1|224	;;
14mu|squid-3.5.19-1|225	lt*)
14mu|squid-3.5.19-1|226	DIR=Lithuanian
14mu|squid-3.5.19-1|227	;;
14mu|squid-3.5.19-1|228	pl*)
14mu|squid-3.5.19-1|229	DIR=Polish
14mu|squid-3.5.19-1|230	;;
14mu|squid-3.5.19-1|231	pt*)
14mu|squid-3.5.19-1|232	DIR=Portuguese
14mu|squid-3.5.19-1|233	;;
14mu|squid-3.5.19-1|234	ro*)
14mu|squid-3.5.19-1|235	DIR=Romanian
14mu|squid-3.5.19-1|236	;;
14mu|squid-3.5.19-1|237	ru*)
14mu|squid-3.5.19-1|238	DIR=Russian-koi8-r
14mu|squid-3.5.19-1|239	;;
14mu|squid-3.5.19-1|240	sr*)
14mu|squid-3.5.19-1|241	DIR=Serbian
14mu|squid-3.5.19-1|242	;;
14mu|squid-3.5.19-1|243	sk*)
14mu|squid-3.5.19-1|244	DIR=Slovak
14mu|squid-3.5.19-1|245	;;
14mu|squid-3.5.19-1|246	es*)
14mu|squid-3.5.19-1|247	DIR=Spanish
14mu|squid-3.5.19-1|248	;;
14mu|squid-3.5.19-1|249	sv*)
14mu|squid-3.5.19-1|250	DIR=Swedish
14mu|squid-3.5.19-1|251	;;
14mu|squid-3.5.19-1|252	zh*)
14mu|squid-3.5.19-1|253	DIR=Traditional_Chinese
14mu|squid-3.5.19-1|254	;;
14mu|squid-3.5.19-1|255	tr*)
14mu|squid-3.5.19-1|256	DIR=Turkish
14mu|squid-3.5.19-1|257	;;
14mu|squid-3.5.19-1|258	*)
14mu|squid-3.5.19-1|259	DIR=English
14mu|squid-3.5.19-1|260	;;
14mu|squid-3.5.19-1|261	esac
14mu|squid-3.5.19-1|262	
14mu|squid-3.5.19-1|263	%preun
14mu|squid-3.5.19-1|264	%_preun_service squid
14mu|squid-3.5.19-1|265	if [ $1 = 0 ] ; then
14mu|squid-3.5.19-1|266	rm -f %{_var}/log/squid/*
14mu|squid-3.5.19-1|267	/sbin/chkconfig --del squid
14mu|squid-3.5.19-1|268	fi
14mu|squid-3.5.19-1|269	
14mu|squid-3.5.19-1|270	%postun
14mu|squid-3.5.19-1|271	%_postun_userdel squid
14mu|squid-3.5.19-1|272	
14mu|squid-3.5.19-1|273	#----------------------------------------------------------------------------
14mu|squid-3.5.19-1|274	
14mu|squid-3.5.19-1|275	%package cachemgr
14mu|squid-3.5.19-1|276	Summary:	The Squid Cache Manager
14mu|squid-3.5.19-1|277	Group:		System/Servers
14mu|squid-3.5.19-1|278	Requires(pre,postun):	rpm-helper
14mu|squid-3.5.19-1|279	Requires(pre):	apache >= 2.0.54
14mu|squid-3.5.19-1|280	Requires(pre):	%{name} = %{version}
14mu|squid-3.5.19-1|281	Requires:	apache >= 2.0.54
14mu|squid-3.5.19-1|282	Requires:	%{name} = %{version}
14mu|squid-3.5.19-1|283	
14mu|squid-3.5.19-1|284	%description cachemgr
14mu|squid-3.5.19-1|285	This package contains the Squid Cache Manager.
14mu|squid-3.5.19-1|286	
14mu|squid-3.5.19-1|287	%files cachemgr
14mu|squid-3.5.19-1|288	%attr(0644,root,root) %config(noreplace) /etc/httpd/conf/webapps.d/squid-cachemgr.conf
14mu|squid-3.5.19-1|289	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cachemgr.conf
14mu|squid-3.5.19-1|290	%attr(0755,root,squid) %{_var}/www/cgi-bin/cachemgr.cgi
14mu|squid-3.5.19-1|291	
14mu|squid-3.5.19-1|292	
14mu|squid-3.5.19-1|293	#----------------------------------------------------------------------------
14mu|squid-3.5.19-1|294	
14mu|squid-3.5.19-1|295	%prep
14mu|squid-3.5.19-1|296	%setup -q
14mu|squid-3.5.19-1|297	
14mu|squid-3.5.19-1|298	find . -type d -perm 0700 -exec chmod 755 {} \;
14mu|squid-3.5.19-1|299	find . -type f -perm 0555 -exec chmod 755 {} \;
14mu|squid-3.5.19-1|300	find . -type f -perm 0444 -exec chmod 644 {} \;
14mu|squid-3.5.19-1|301	
14mu|squid-3.5.19-1|302	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mu|squid-3.5.19-1|303	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mu|squid-3.5.19-1|304	done
14mu|squid-3.5.19-1|305	
14mu|squid-3.5.19-1|306	%patch1 -p1 -b .config
14mu|squid-3.5.19-1|307	%patch2 -p0 -b .user_group
14mu|squid-3.5.19-1|308	%patch3 -p1 -b .ssl
14mu|squid-3.5.19-1|309	%patch11 -p0 -b .shutdown_lifetime
14mu|squid-3.5.19-1|310	%patch13 -p1 -b .errordir
14mu|squid-3.5.19-1|311	%patch16 -p1 -b .joomla
14mu|squid-3.5.19-1|312	%patch18 -p1 -b .purge-paths
14mu|squid-3.5.19-1|313	%patch20 -p1 -b .ksh
14mu|squid-3.5.19-1|314	
14mu|squid-3.5.19-1|315	mkdir -p faq
14mu|squid-3.5.19-1|316	tar -jxf %{SOURCE2} -C faq
14mu|squid-3.5.19-1|317	
14mu|squid-3.5.19-1|318	install -m 0755 %{SOURCE3} squid.init
14mu|squid-3.5.19-1|319	install -m 0644 %{SOURCE4} squid.logrotate
14mu|squid-3.5.19-1|320	install -m 0644 %{SOURCE5} squid.conf.authenticate
14mu|squid-3.5.19-1|321	install -m 0644 %{SOURCE6} smb.conf
14mu|squid-3.5.19-1|322	install -m 0644 %{SOURCE7} squid.conf.transparent
14mu|squid-3.5.19-1|323	install -m 0755 %{SOURCE8} rc.firewall
14mu|squid-3.5.19-1|324	install -m 0644 %{SOURCE11} squid.sysconfig
14mu|squid-3.5.19-1|325	install -m 0755 %{SOURCE14} squid.ifup
14mu|squid-3.5.19-1|326	
14mu|squid-3.5.19-1|327	# fix conditional pam config file
14mu|squid-3.5.19-1|328	install -m 0644 %{SOURCE13} squid.pam
14mu|squid-3.5.19-1|329	
14mu|squid-3.5.19-1|330	perl -p -i -e "s|^SAMBAPREFIX.*|SAMBAPREFIX = /usr|" helpers/basic_auth/SMB/Makefile.*
14mu|squid-3.5.19-1|331	grep -r "local/bin/perl" . |sed -e "s/:.*$//g" | xargs perl -p -i -e "s@local/bin/perl@bin/perl@g"
14mu|squid-3.5.19-1|332	
14mu|squid-3.5.19-1|333	# libtool
14mu|squid-3.5.19-1|334	perl -pi -e "s|AC_PROG_RANLIB|AC_PROG_LIBTOOL|g" configure*
14mu|squid-3.5.19-1|335	
14mu|squid-3.5.19-1|336	%build
14mu|squid-3.5.19-1|337	%global optflags %{optflags} -fno-strict-aliasing
14mu|squid-3.5.19-1|338	
14mu|squid-3.5.19-1|339	%serverbuild
14mu|squid-3.5.19-1|340	rm -rf configure autom4te.cache
14mu|squid-3.5.19-1|341	
14mu|squid-3.5.19-1|342	sh ./bootstrap.sh
14mu|squid-3.5.19-1|343	
14mu|squid-3.5.19-1|344	export SSLLIB="-L%{_libdir} `pkg-config --libs openssl`"
14mu|squid-3.5.19-1|345	export CPPFLAGS="-I%{_includedir}/openssl -I`find /usr/include -type f -name db_185.h|head -n1|xargs dirname` %{optflags} "
14mu|squid-3.5.19-1|346	
14mu|squid-3.5.19-1|347	%ifarch x86_64
14mu|squid-3.5.19-1|348	export CFLAGS="$CFLAGS -I`find /usr/include -type f -name db_185.h|head -n1|xargs dirname` -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
14mu|squid-3.5.19-1|349	export CXXFLAGS="$CXXFLAGS -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
14mu|squid-3.5.19-1|350	%else
14mu|squid-3.5.19-1|351	export CFLAGS="$CFLAGS -I`find /usr/include -type f -name db_185.h|head -n1|xargs dirname` -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
14mu|squid-3.5.19-1|352	export CXXFLAGS="$CXXFLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
14mu|squid-3.5.19-1|353	%endif
14mu|squid-3.5.19-1|354	
14mu|squid-3.5.19-1|355	%configure2_5x \
14mu|squid-3.5.19-1|356	--disable-arch-native \
14mu|squid-3.5.19-1|357	--enable-shared=no \
14mu|squid-3.5.19-1|358	--enable-static=no \
14mu|squid-3.5.19-1|359	--enable-xmalloc-statistics \
14mu|squid-3.5.19-1|360	--enable-carp \
14mu|squid-3.5.19-1|361	--enable-async-io \
14mu|squid-3.5.19-1|362	--enable-storeio="aufs,diskd,ufs" \
14mu|squid-3.5.19-1|363	--enable-removal-policies="heap,lru" \
14mu|squid-3.5.19-1|364	--enable-icmp \
14mu|squid-3.5.19-1|365	--enable-delay-pools \
14mu|squid-3.5.19-1|366	--disable-esi \
14mu|squid-3.5.19-1|367	--enable-icap-client \
14mu|squid-3.5.19-1|368	--enable-ecap \
14mu|squid-3.5.19-1|369	--enable-useragent-log \
14mu|squid-3.5.19-1|370	--enable-referer-log \
14mu|squid-3.5.19-1|371	--enable-wccp \
14mu|squid-3.5.19-1|372	--enable-wccpv2 \
14mu|squid-3.5.19-1|373	--disable-kill-parent-hack \
14mu|squid-3.5.19-1|374	--enable-snmp \
14mu|squid-3.5.19-1|375	--enable-cachemgr-hostname="localhost" \
14mu|squid-3.5.19-1|376	--enable-arp-acl \
14mu|squid-3.5.19-1|377	--enable-htcp \
14mu|squid-3.5.19-1|378	--enable-ssl \
14mu|squid-3.5.19-1|379	--enable-forw-via-db \
14mu|squid-3.5.19-1|380	--enable-follow-x-forwarded-for \
14mu|squid-3.5.19-1|381	--enable-cache-digests \
14mu|squid-3.5.19-1|382	--disable-poll \
14mu|squid-3.5.19-1|383	--enable-epoll \
14mu|squid-3.5.19-1|384	--enable-linux-netfilter \
14mu|squid-3.5.19-1|385	--disable-ident-lookups \
14mu|squid-3.5.19-1|386	--enable-default-hostsfile=/etc/hosts \
14mu|squid-3.5.19-1|387	--enable-auth \
14mu|squid-3.5.19-1|388	--enable-auth-basic="DB,fake,getpwnam,LDAP,MSNT-multi-domain,NCSA,NIS,PAM,POP3,RADIUS,SASL,SMB" \
14mu|squid-3.5.19-1|389	--enable-auth-ntlm="fake,smb_lm" \
14mu|squid-3.5.19-1|390	--enable-auth-negotiate="kerberos,wrapper" \
14mu|squid-3.5.19-1|391	--enable-auth-digest="eDirectory,file,LDAP" \
14mu|squid-3.5.19-1|392	--enable-external-acl-helpers="eDirectory_userip,file_userip,kerberos_ldap_group,LDAP_group,session,unix_group,wbinfo_group" \
14mu|squid-3.5.19-1|393	--enable-storeid-rewrite-helpers="file" \
14mu|squid-3.5.19-1|394	--with-default-user=%{name} \
14mu|squid-3.5.19-1|395	--with-pthreads \
14mu|squid-3.5.19-1|396	--with-dl \
14mu|squid-3.5.19-1|397	--with-openssl=%{_prefix} \
14mu|squid-3.5.19-1|398	--with-large-files \
14mu|squid-3.5.19-1|399	--with-swapdir=%{_localstatedir}/spool/squid \
14mu|squid-3.5.19-1|400	--with-build-environment=default \
14mu|squid-3.5.19-1|401	--enable-mit=`/usr/bin/krb5-config --prefix` \
14mu|squid-3.5.19-1|402	--with-logdir=%{_logdir}/squid \
14mu|squid-3.5.19-1|403	--enable-http-violations \
14mu|squid-3.5.19-1|404	--enable-zph-qos \
14mu|squid-3.5.19-1|405	%{?!maxfiles:--with-filedescriptors=%{defaultmaxfiles}}%{?maxfiles:%{maxfiles}}
14mu|squid-3.5.19-1|406	
14mu|squid-3.5.19-1|407	
14mu|squid-3.5.19-1|408	#    --enable-disk-io="AIO,Blocking,DiskDaemon,DiskThreads" \
14mu|squid-3.5.19-1|409	
14mu|squid-3.5.19-1|410	# Some versions of autoconf fail to detect sys/resource.h correctly;
14mu|squid-3.5.19-1|411	# apparently because it generates a compiler warning.
14mu|squid-3.5.19-1|412	
14mu|squid-3.5.19-1|413	if [ -e /usr/include/sys/resource.h ]; then
14mu|squid-3.5.19-1|414	cat >> include/autoconf.h <<EOF
14mu|squid-3.5.19-1|415	#ifndef HAVE_SYS_RESOURCE_H
14mu|squid-3.5.19-1|416	#define HAVE_SYS_RESOURCE_H 1
14mu|squid-3.5.19-1|417	#define HAVE_STRUCT_RUSAGE 1
14mu|squid-3.5.19-1|418	#endif
14mu|squid-3.5.19-1|419	EOF
14mu|squid-3.5.19-1|420	fi
14mu|squid-3.5.19-1|421	
14mu|squid-3.5.19-1|422	%make
14mu|squid-3.5.19-1|423	
14mu|squid-3.5.19-1|424	%install
14mu|squid-3.5.19-1|425	%makeinstall_std
14mu|squid-3.5.19-1|426	
14mu|squid-3.5.19-1|427	# make some directories
14mu|squid-3.5.19-1|428	install -d %{buildroot}%{_initrddir}
14mu|squid-3.5.19-1|429	install -d %{buildroot}/etc/{logrotate.d,pam.d,sysconfig}
14mu|squid-3.5.19-1|430	install -d %{buildroot}/etc/sysconfig/network-scripts/ifup.d
14mu|squid-3.5.19-1|431	install -d %{buildroot}/etc/httpd/conf/webapps.d
14mu|squid-3.5.19-1|432	install -d %{buildroot}%{_datadir}/{errors,icons}
14mu|squid-3.5.19-1|433	install -d %{buildroot}%{_datadir}/errors/{English,French}
14mu|squid-3.5.19-1|434	install -d %{buildroot}%{_mandir}/man8
14mu|squid-3.5.19-1|435	install -d %{buildroot}%{_var}/www/cgi-bin
14mu|squid-3.5.19-1|436	install -d %{buildroot}%{_var}/log/squid
14mu|squid-3.5.19-1|437	install -d %{buildroot}%{_var}/spool/squid
14mu|squid-3.5.19-1|438	install -d %{buildroot}/usr/share/snmp/mibs
14mu|squid-3.5.19-1|439	
14mu|squid-3.5.19-1|440	# fix error docs location
14mu|squid-3.5.19-1|441	rm -rf %{buildroot}%{_sysconfdir}/errors
14mu|squid-3.5.19-1|442	pushd errors
14mu|squid-3.5.19-1|443	for i in *; do
14mu|squid-3.5.19-1|444	if [ -d $i ]; then
14mu|squid-3.5.19-1|445	install -d %{buildroot}%{_datadir}/errors/$i
14mu|squid-3.5.19-1|446	install -m0644 $i/* %{buildroot}%{_datadir}/errors/$i
14mu|squid-3.5.19-1|447	fi
14mu|squid-3.5.19-1|448	done
14mu|squid-3.5.19-1|449	popd
14mu|squid-3.5.19-1|450	ln -fs %{_datadir}/errors/templates %{buildroot}%{_sysconfdir}/errors
14mu|squid-3.5.19-1|451	
14mu|squid-3.5.19-1|452	# install config
14mu|squid-3.5.19-1|453	install -m0755 squid.init %{buildroot}%{_initrddir}/squid
14mu|squid-3.5.19-1|454	install -m0644 squid.logrotate %{buildroot}/etc/logrotate.d/squid
14mu|squid-3.5.19-1|455	install -m0644 squid.sysconfig %{buildroot}/etc/sysconfig/squid
14mu|squid-3.5.19-1|456	install -m0755 squid.ifup %{buildroot}/etc/sysconfig/network-scripts/ifup.d/squid
14mu|squid-3.5.19-1|457	
14mu|squid-3.5.19-1|458	# fix docs
14mu|squid-3.5.19-1|459	cp helpers/basic_auth/SASL/basic_sasl_auth.conf .
14mu|squid-3.5.19-1|460	
14mu|squid-3.5.19-1|461	cp helpers/external_acl/file_userip/example.conf ip_user_external_acl.example.conf
14mu|squid-3.5.19-1|462	cp helpers/external_acl/file_userip/example-deny_all_but.conf ip_user_external_acl.example-deny_all_but.conf
14mu|squid-3.5.19-1|463	
14mu|squid-3.5.19-1|464	cp helpers/external_acl/LDAP_group/ChangeLog ChangeLog.ldap_group_external_acl
14mu|squid-3.5.19-1|465	
14mu|squid-3.5.19-1|466	head -19 helpers/basic_auth/NCSA/basic_ncsa_auth.cc > README.NCSA_basic_auth
14mu|squid-3.5.19-1|467	head -56 helpers/basic_auth/PAM/basic_pam_auth.cc > README.PAM_basic_auth
14mu|squid-3.5.19-1|468	head -21 helpers/basic_auth/getpwnam/basic_getpwnam_auth.cc > README.getpwnam_basic_auth
14mu|squid-3.5.19-1|469	head -32 helpers/digest_auth/LDAP/digest_pw_auth.cc > README.ldap_digest_auth
14mu|squid-3.5.19-1|470	
14mu|squid-3.5.19-1|471	install -m0755 helpers/basic_auth/SMB/basic_smb_auth.sh %{buildroot}%{_libexecdir}
14mu|squid-3.5.19-1|472	install -m0755 helpers/basic_auth/SASL/basic_sasl_auth %{buildroot}%{_libexecdir}
14mu|squid-3.5.19-1|473	
14mu|squid-3.5.19-1|474	for manpage in `find -name "*.8"`; do
14mu|squid-3.5.19-1|475	install -m0644 $manpage %{buildroot}/%{_mandir}/man8/
14mu|squid-3.5.19-1|476	done
14mu|squid-3.5.19-1|477	
14mu|squid-3.5.19-1|478	install -m 0644 %{SOURCE9} %{buildroot}%{_datadir}/errors/English/ERR_CUSTOM_ACCESS_DENIED
14mu|squid-3.5.19-1|479	install -m 0644 %{SOURCE10} %{buildroot}%{_datadir}/errors/French/ERR_CUSTOM_ACCESS_DENIED
14mu|squid-3.5.19-1|480	
14mu|squid-3.5.19-1|481	install -m644 squid.pam %{buildroot}/etc/pam.d/squid
14mu|squid-3.5.19-1|482	
14mu|squid-3.5.19-1|483	# move the mib in-place
14mu|squid-3.5.19-1|484	mv %{buildroot}%{_datadir}/mib.txt %{buildroot}/usr/share/snmp/mibs/SQUID.txt
14mu|squid-3.5.19-1|485	
14mu|squid-3.5.19-1|486	# move cachemgr.cgi to a more safe location
14mu|squid-3.5.19-1|487	mv %{buildroot}%{_libexecdir}/cachemgr.cgi %{buildroot}%{_var}/www/cgi-bin/
14mu|squid-3.5.19-1|488	
14mu|squid-3.5.19-1|489	# provide a simple apache config
14mu|squid-3.5.19-1|490	cat > %{buildroot}/etc/httpd/conf/webapps.d/squid-cachemgr.conf << EOF
14mu|squid-3.5.19-1|491	<Location /cgi-bin/cachemgr.cgi>
14mu|squid-3.5.19-1|492	Require local granted
14mu|squid-3.5.19-1|493	ErrorDocument 403 "Access denied per /etc/httpd/conf/webapps.d/squid-cachemgr.conf"
14mu|squid-3.5.19-1|494	</Location>
14mu|squid-3.5.19-1|495	EOF
14mu|squid-3.5.19-1|496	
14mu|squid-3.5.19-1|497	# some cleaning
14mu|squid-3.5.19-1|498	rm -f %{buildroot}%{_libdir}/squid/no_check.pl
14mu|squid-3.5.19-1|499	
14mu|squid-3.5.19-1|500	# nuke zero length files
14mu|squid-3.5.19-1|501	find %{buildroot}%{_datadir}/errors/ -type f -size 0 -exec rm -f {} \;
14mu|squid-3.5.19-1|502	
14mu|squid-3.5.19-1|503	
14mu|squid-3.5.19-1|504	%if %{with tests}
14mu|squid-3.5.19-1|505	%check
14mu|squid-3.5.19-1|506	make check
14mu|squid-3.5.19-1|507	%endif
14mu|squid-3.5.19-1|508	
14mu|squid-3.5.19-1|509	
14mu|squid-3.5.19-1|510	%changelog
14mu|squid-3.5.19-1|511	
14mu|squid-3.5.19-1|512	* Mon Jul 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.5.19-1
14mu|squid-3.5.19-1|513	- (1c943d1) Updated to 3.5.19
14mu|squid-3.5.19-1|514	
14mu|squid-3.5.19-1|515	

24141 14
14mu|squidguard-1.5-0.beta.3|1	%define rname	squidGuard
14mu|squidguard-1.5-0.beta.3|2	%define prerel	beta
14mu|squidguard-1.5-0.beta.3|3	
14mu|squidguard-1.5-0.beta.3|4	%if %{_use_internal_dependency_generator}
14mu|squidguard-1.5-0.beta.3|5	%define __noautoreq 'perl\\((.*)\\)'
14mu|squidguard-1.5-0.beta.3|6	%define __noautoprov 'perl\\((.*)\\)'
14mu|squidguard-1.5-0.beta.3|7	%else
14mu|squidguard-1.5-0.beta.3|8	%define _requires_exceptions perl(
14mu|squidguard-1.5-0.beta.3|9	%define _provides_exceptions perl(
14mu|squidguard-1.5-0.beta.3|10	%endif
14mu|squidguard-1.5-0.beta.3|11	
14mu|squidguard-1.5-0.beta.3|12	Summary:	Filter, redirector and access controller plugin for Squid
14mu|squidguard-1.5-0.beta.3|13	Name:		squidguard
14mu|squidguard-1.5-0.beta.3|14	Version:	1.5
14mu|squidguard-1.5-0.beta.3|15	Release:	%{?prerel:0.%{prerel}.}3
14mu|squidguard-1.5-0.beta.3|16	License:	GPL
14mu|squidguard-1.5-0.beta.3|17	Group:		System/Servers
14mu|squidguard-1.5-0.beta.3|18	URL:		http://www.squidguard.org
14mu|squidguard-1.5-0.beta.3|19	Source0:	http://www.squidguard.org/Downloads/%{?prerel:Devel/}%{rname}-%{version}%{?prerel:-%{prerel}}.tar.gz
14mu|squidguard-1.5-0.beta.3|20	Source1:	%{rname}.conf.sample
14mu|squidguard-1.5-0.beta.3|21	Source2:	blacklists-readme
14mu|squidguard-1.5-0.beta.3|22	Source3:	%{rname}.cgi
14mu|squidguard-1.5-0.beta.3|23	Source4:	nulbanner.png
14mu|squidguard-1.5-0.beta.3|24	Source5:	blacklist-update
14mu|squidguard-1.5-0.beta.3|25	Source6:	%{rname}.logrotate
14mu|squidguard-1.5-0.beta.3|26	Source7:	squidGuard-1.4-patch-20150201.tar.gz
14mu|squidguard-1.5-0.beta.3|27	Patch0:		squidGuard-1.2.0.default_dir.patch
14mu|squidguard-1.5-0.beta.3|28	Patch1:		squidGuard-DESTDIR.diff
14mu|squidguard-1.5-0.beta.3|29	Patch2:		squidGuard-1.4-make_default_config_work.diff
14mu|squidguard-1.5-0.beta.3|30	
14mu|squidguard-1.5-0.beta.3|31	#Debian patches
14mu|squidguard-1.5-0.beta.3|32	Patch11:	04_update-links-in-doc-files.patch
14mu|squidguard-1.5-0.beta.3|33	Patch12:	05_distclean-more-files.patch
14mu|squidguard-1.5-0.beta.3|34	Patch13:	06_move-setuserinfo-to-sg-y.patch
14mu|squidguard-1.5-0.beta.3|35	Patch15:	09_missing-content-after-percent-sign.patch
14mu|squidguard-1.5-0.beta.3|36	Patch16:	10_use-newer-ldapsearch-of-denis.patch
14mu|squidguard-1.5-0.beta.3|37	Patch17:	11_fix-for-clean-target-without-syslog.patch
14mu|squidguard-1.5-0.beta.3|38	
14mu|squidguard-1.5-0.beta.3|39	BuildRequires:	bison
14mu|squidguard-1.5-0.beta.3|40	BuildRequires:	db-devel
14mu|squidguard-1.5-0.beta.3|41	BuildRequires:	flex
14mu|squidguard-1.5-0.beta.3|42	BuildRequires:	openldap-devel
14mu|squidguard-1.5-0.beta.3|43	Requires:	squid
14mu|squidguard-1.5-0.beta.3|44	Provides:	squidGuard = %{EVRD}
14mu|squidguard-1.5-0.beta.3|45	
14mu|squidguard-1.5-0.beta.3|46	%description
14mu|squidguard-1.5-0.beta.3|47	SquidGuard is a combined filter, redirector and access controller plugin for
14mu|squidguard-1.5-0.beta.3|48	Squid. It is free, very flexible, extremely fast, easily installed, portable.
14mu|squidguard-1.5-0.beta.3|49	SquidGuard can be used to
14mu|squidguard-1.5-0.beta.3|50	- limit the web access for some users to a list of accepted/well known web
14mu|squidguard-1.5-0.beta.3|51	servers and/or URLs only.
14mu|squidguard-1.5-0.beta.3|52	- block access to some listed or blacklisted web servers and/or URLs for
14mu|squidguard-1.5-0.beta.3|53	some users.
14mu|squidguard-1.5-0.beta.3|54	- block access to URLs matching a list of regular expressions or words for
14mu|squidguard-1.5-0.beta.3|55	some users.
14mu|squidguard-1.5-0.beta.3|56	- enforce the use of domainnames/prohibit the use of IP address in URLs.
14mu|squidguard-1.5-0.beta.3|57	- redirect blocked URLs to an "intelligent" CGI based info page.
14mu|squidguard-1.5-0.beta.3|58	- redirect unregistered user to a registration form.
14mu|squidguard-1.5-0.beta.3|59	- redirect popular downloads like Netscape, MSIE etc. to local copies.
14mu|squidguard-1.5-0.beta.3|60	- redirect banners to an empty GIF.
14mu|squidguard-1.5-0.beta.3|61	- have different access rules based on time of day, day of the week, date
14mu|squidguard-1.5-0.beta.3|62	etc.
14mu|squidguard-1.5-0.beta.3|63	- have different rules for different user groups.
14mu|squidguard-1.5-0.beta.3|64	
14mu|squidguard-1.5-0.beta.3|65	Neither squidGuard nor Squid can be used to
14mu|squidguard-1.5-0.beta.3|66	
14mu|squidguard-1.5-0.beta.3|67	- filter/censor/edit text inside documents
14mu|squidguard-1.5-0.beta.3|68	- filter/censor/edit embeded scripting languages
14mu|squidguard-1.5-0.beta.3|69	like JavaScript or VBscript inside HTML
14mu|squidguard-1.5-0.beta.3|70	
14mu|squidguard-1.5-0.beta.3|71	
14mu|squidguard-1.5-0.beta.3|72	%prep
14mu|squidguard-1.5-0.beta.3|73	
14mu|squidguard-1.5-0.beta.3|74	%setup -q -n %{rname}-%{version}%{?prerel:-%{prerel}}
14mu|squidguard-1.5-0.beta.3|75	
14mu|squidguard-1.5-0.beta.3|76	# fix attribs
14mu|squidguard-1.5-0.beta.3|77	find . -type d -perm 0750 -exec chmod 755 {} \;
14mu|squidguard-1.5-0.beta.3|78	find . -type f -perm 0640 -exec chmod 644 {} \;
14mu|squidguard-1.5-0.beta.3|79	
14mu|squidguard-1.5-0.beta.3|80	%patch0 -p1
14mu|squidguard-1.5-0.beta.3|81	%patch1 -p0
14mu|squidguard-1.5-0.beta.3|82	%patch2 -p0
14mu|squidguard-1.5-0.beta.3|83	
14mu|squidguard-1.5-0.beta.3|84	%patch11 -p1
14mu|squidguard-1.5-0.beta.3|85	%patch12 -p1
14mu|squidguard-1.5-0.beta.3|86	%patch13 -p1
14mu|squidguard-1.5-0.beta.3|87	%patch15 -p1
14mu|squidguard-1.5-0.beta.3|88	%patch16 -p1
14mu|squidguard-1.5-0.beta.3|89	%patch17 -p1
14mu|squidguard-1.5-0.beta.3|90	
14mu|squidguard-1.5-0.beta.3|91	cp %{SOURCE6} %{rname}.logrotate
14mu|squidguard-1.5-0.beta.3|92	
14mu|squidguard-1.5-0.beta.3|93	%build
14mu|squidguard-1.5-0.beta.3|94	%serverbuild
14mu|squidguard-1.5-0.beta.3|95	
14mu|squidguard-1.5-0.beta.3|96	%configure2_5x \
14mu|squidguard-1.5-0.beta.3|97	--with-ldap \
14mu|squidguard-1.5-0.beta.3|98	--with-sg-config=%{_sysconfdir}/squid/%{rname}.conf \
14mu|squidguard-1.5-0.beta.3|99	--with-sg-logdir=/var/log/squidGuard \
14mu|squidguard-1.5-0.beta.3|100	--with-sg-dbhome=%{_datadir}/%{rname}-%{version}/db
14mu|squidguard-1.5-0.beta.3|101	
14mu|squidguard-1.5-0.beta.3|102	%make
14mu|squidguard-1.5-0.beta.3|103	
14mu|squidguard-1.5-0.beta.3|104	#Apply squidGuard-1.4-patch-20150201.tar.gz
14mu|squidguard-1.5-0.beta.3|105	tar -xzf %{SOURCE7} --overwrite -C samples/ --strip-components=1
14mu|squidguard-1.5-0.beta.3|106	
14mu|squidguard-1.5-0.beta.3|107	%install
14mu|squidguard-1.5-0.beta.3|108	Q=%{buildroot}%{_datadir}/%{rname}-%{version}
14mu|squidguard-1.5-0.beta.3|109	
14mu|squidguard-1.5-0.beta.3|110	install -d %{buildroot}%{_sysconfdir}/squid
14mu|squidguard-1.5-0.beta.3|111	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|squidguard-1.5-0.beta.3|112	install -d %{buildroot}/var/log/squidGuard
14mu|squidguard-1.5-0.beta.3|113	install -d %{buildroot}/var/www/cgi-bin
14mu|squidguard-1.5-0.beta.3|114	install -d %{buildroot}%{_bindir}
14mu|squidguard-1.5-0.beta.3|115	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/contrib
14mu|squidguard-1.5-0.beta.3|116	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{advertising,bannedsource,banneddestination}
14mu|squidguard-1.5-0.beta.3|117	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{timerestriction,lansource,privilegedsource}
14mu|squidguard-1.5-0.beta.3|118	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{porn,adult,audio-video,forums,hacking,redirector}
14mu|squidguard-1.5-0.beta.3|119	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{warez,ads,aggressive,drugs,gambling,publicite,violence}
14mu|squidguard-1.5-0.beta.3|120	
14mu|squidguard-1.5-0.beta.3|121	%makeinstall_std SQUIDUSER="`id -nu`"
14mu|squidguard-1.5-0.beta.3|122	
14mu|squidguard-1.5-0.beta.3|123	install -m0644 %{rname}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{rname}
14mu|squidguard-1.5-0.beta.3|124	
14mu|squidguard-1.5-0.beta.3|125	touch $Q/db/advertising/{domains,urls}
14mu|squidguard-1.5-0.beta.3|126	touch $Q/db/banneddestination/{domains,urls,expressions}
14mu|squidguard-1.5-0.beta.3|127	touch $Q/db/bannedsource/ips
14mu|squidguard-1.5-0.beta.3|128	touch $Q/db/lansource/lan
14mu|squidguard-1.5-0.beta.3|129	touch $Q/db/timerestriction/lan
14mu|squidguard-1.5-0.beta.3|130	touch $Q/db/privilegedsource/ips
14mu|squidguard-1.5-0.beta.3|131	
14mu|squidguard-1.5-0.beta.3|132	# the blacklists default directories (Fabrice Pringent's one)
14mu|squidguard-1.5-0.beta.3|133	touch $Q/db/porn/{domains,urls,expressions}
14mu|squidguard-1.5-0.beta.3|134	touch $Q/db/adult/{domains,urls,expressions}
14mu|squidguard-1.5-0.beta.3|135	touch $Q/db/audio-video/{domains,urls}
14mu|squidguard-1.5-0.beta.3|136	touch $Q/db/forums/{domains,urls,expressions}
14mu|squidguard-1.5-0.beta.3|137	touch $Q/db/hacking/{domains,urls}
14mu|squidguard-1.5-0.beta.3|138	touch $Q/db/redirector/{domains,urls,expressions}
14mu|squidguard-1.5-0.beta.3|139	touch $Q/db/warez/{domains,urls}
14mu|squidguard-1.5-0.beta.3|140	touch $Q/db/ads/{domains,urls}
14mu|squidguard-1.5-0.beta.3|141	touch $Q/db/aggressive/{domains,urls}
14mu|squidguard-1.5-0.beta.3|142	touch $Q/db/drugs/{domains,urls}
14mu|squidguard-1.5-0.beta.3|143	touch $Q/db/gambling/{domains,urls}
14mu|squidguard-1.5-0.beta.3|144	touch $Q/db/publicite/{domains,urls,expressions}
14mu|squidguard-1.5-0.beta.3|145	touch $Q/db/violence/{domains,urls,expressions}
14mu|squidguard-1.5-0.beta.3|146	
14mu|squidguard-1.5-0.beta.3|147	cd samples/dest/
14mu|squidguard-1.5-0.beta.3|148	tar xzf blacklists.tar.gz
14mu|squidguard-1.5-0.beta.3|149	cp -af blacklists/* $Q/db
14mu|squidguard-1.5-0.beta.3|150	cd -
14mu|squidguard-1.5-0.beta.3|151	
14mu|squidguard-1.5-0.beta.3|152	cp -a contrib/hostbyname/hostbyname $Q/contrib/
14mu|squidguard-1.5-0.beta.3|153	cp -a contrib/sgclean/sgclean $Q/contrib/
14mu|squidguard-1.5-0.beta.3|154	cp -a contrib/squidGuardRobot/{squidGuardRobot,RobotUserAgent.pm} $Q/contrib/
14mu|squidguard-1.5-0.beta.3|155	
14mu|squidguard-1.5-0.beta.3|156	cp -a samples/dest $Q/samples
14mu|squidguard-1.5-0.beta.3|157	cp -a samples/*{.conf,.cgi} $Q/samples
14mu|squidguard-1.5-0.beta.3|158	
14mu|squidguard-1.5-0.beta.3|159	cp -a %{SOURCE2} .
14mu|squidguard-1.5-0.beta.3|160	cp -a %{SOURCE5} .
14mu|squidguard-1.5-0.beta.3|161	
14mu|squidguard-1.5-0.beta.3|162	rm -rf $Q/test/test*.conf.*
14mu|squidguard-1.5-0.beta.3|163	
14mu|squidguard-1.5-0.beta.3|164	# default config files
14mu|squidguard-1.5-0.beta.3|165	# log & error files
14mu|squidguard-1.5-0.beta.3|166	touch %{buildroot}/var/log/%{rname}/%{rname}.{log,error}
14mu|squidguard-1.5-0.beta.3|167	touch %{buildroot}/var/log/%{rname}/advertising.log
14mu|squidguard-1.5-0.beta.3|168	
14mu|squidguard-1.5-0.beta.3|169	# conf file
14mu|squidguard-1.5-0.beta.3|170	install %{SOURCE1} %{buildroot}/etc/squid/%{rname}.conf.sample
14mu|squidguard-1.5-0.beta.3|171	cp -af %{SOURCE3} %{SOURCE4} %{buildroot}/var/www/cgi-bin
14mu|squidguard-1.5-0.beta.3|172	rm -rf %{buildroot}%{_datadir}/%{rname}-%{version}/samples/dest
14mu|squidguard-1.5-0.beta.3|173	
14mu|squidguard-1.5-0.beta.3|174	# cleanup
14mu|squidguard-1.5-0.beta.3|175	rm -rf %{buildroot}%{_prefix}/squidGuard
14mu|squidguard-1.5-0.beta.3|176	
14mu|squidguard-1.5-0.beta.3|177	# fix attribs
14mu|squidguard-1.5-0.beta.3|178	find %{buildroot} -type d -perm 0750 -exec chmod 755 {} \;
14mu|squidguard-1.5-0.beta.3|179	find %{buildroot} -type f -perm 0640 -exec chmod 644 {} \;
14mu|squidguard-1.5-0.beta.3|180	
14mu|squidguard-1.5-0.beta.3|181	%preun
14mu|squidguard-1.5-0.beta.3|182	if [ $1 = 0 ] ; then
14mu|squidguard-1.5-0.beta.3|183	rm -f /var/log/squidGuard/*
14mu|squidguard-1.5-0.beta.3|184	fi
14mu|squidguard-1.5-0.beta.3|185	
14mu|squidguard-1.5-0.beta.3|186	%post
14mu|squidguard-1.5-0.beta.3|187	rm -rf `find %{_datadir}/%{rname}-%{version}/db |grep "\.db"`
14mu|squidguard-1.5-0.beta.3|188	%{_bindir}/%{rname} -c  %{_sysconfdir}/squid/%{rname}.conf.sample -C all
14mu|squidguard-1.5-0.beta.3|189	for i in privilegedsource bannedsource timerestriction lansource banneddestination advertising; do
14mu|squidguard-1.5-0.beta.3|190	rm -rf /usr/share/%{rname}-%{version}/db/$i/*.db
14mu|squidguard-1.5-0.beta.3|191	done
14mu|squidguard-1.5-0.beta.3|192	chown -R squid:squid /usr/share/%{rname}-%{version}/db
14mu|squidguard-1.5-0.beta.3|193	
14mu|squidguard-1.5-0.beta.3|194	echo "WARNING !!! WARNING !!! WARNING !!! WARNING !!!"
14mu|squidguard-1.5-0.beta.3|195	echo ""
14mu|squidguard-1.5-0.beta.3|196	echo "Modify the following line in the /etc/squid/squid.conf file:"
14mu|squidguard-1.5-0.beta.3|197	echo "url_rewrite_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf"
14mu|squidguard-1.5-0.beta.3|198	
14mu|squidguard-1.5-0.beta.3|199	%postun
14mu|squidguard-1.5-0.beta.3|200	if [ "$1" = "0" ]; then
14mu|squidguard-1.5-0.beta.3|201	rm -rf %{_datadir}/%{rname}-%{version}
14mu|squidguard-1.5-0.beta.3|202	fi
14mu|squidguard-1.5-0.beta.3|203	
14mu|squidguard-1.5-0.beta.3|204	%triggerun -- squidGuard <= 1.2.0-13mdv2007.1
14mu|squidguard-1.5-0.beta.3|205	mv %{_datadir}/%{rname}-%{version} %{_datadir}/%{rname}-%{version}.bk
14mu|squidguard-1.5-0.beta.3|206	
14mu|squidguard-1.5-0.beta.3|207	%triggerpostun -- squidGuard <= 1.2.0-13mdv2007.1
14mu|squidguard-1.5-0.beta.3|208	mv %{_datadir}/%{rname}-%{version}.bk %{_datadir}/%{rname}-%{version}
14mu|squidguard-1.5-0.beta.3|209	
14mu|squidguard-1.5-0.beta.3|210	%files
14mu|squidguard-1.5-0.beta.3|211	%doc COPYING GPL README README.LDAP ANNOUNCE CHANGELOG blacklists-readme doc/*.{html,gif,txt}
14mu|squidguard-1.5-0.beta.3|212	%config(noreplace) %{_sysconfdir}/squid/*
14mu|squidguard-1.5-0.beta.3|213	%config(noreplace) %{_sysconfdir}/logrotate.d/%{rname}
14mu|squidguard-1.5-0.beta.3|214	%{_bindir}/*
14mu|squidguard-1.5-0.beta.3|215	%attr(0755,apache,apache) /var/www/cgi-bin/*.cgi
14mu|squidguard-1.5-0.beta.3|216	%attr(0755,apache,apache) /var/www/cgi-bin/*.png
14mu|squidguard-1.5-0.beta.3|217	%{_datadir}/%{rname}-%{version}/contrib
14mu|squidguard-1.5-0.beta.3|218	%{_datadir}/%{rname}-%{version}/samples
14mu|squidguard-1.5-0.beta.3|219	%{_datadir}/%{rname}-%{version}/db
14mu|squidguard-1.5-0.beta.3|220	%dir %attr(-,squid,squid)/var/log/%{rname}
14mu|squidguard-1.5-0.beta.3|221	%attr(-,squid,squid)/var/log/%{rname}/*
14mu|squidguard-1.5-0.beta.3|222	
14mu|squidguard-1.5-0.beta.3|223	
14mu|squidguard-1.5-0.beta.3|224	
14mu|squidguard-1.5-0.beta.3|225	%changelog
14mu|squidguard-1.5-0.beta.3|226	
14mu|squidguard-1.5-0.beta.3|227	* Sun Oct 16 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.5-0.beta.3
14mu|squidguard-1.5-0.beta.3|228	- (55d2de0) Fix CVE-2015-8936
14mu|squidguard-1.5-0.beta.3|229	
14mu|squidguard-1.5-0.beta.3|230	

24142 14
14mu|squirrel-3.0.7-1|1	%define ver %(echo %{version} |sed -e 's,\\.,_,g')
14mu|squirrel-3.0.7-1|2	
14mu|squirrel-3.0.7-1|3	%define _disable_ld_no_undefined %{nil}
14mu|squirrel-3.0.7-1|4	
14mu|squirrel-3.0.7-1|5	%define oname SQUIRREL3
14mu|squirrel-3.0.7-1|6	
14mu|squirrel-3.0.7-1|7	%define major 0
14mu|squirrel-3.0.7-1|8	%define libname %mklibname %{name} %{major}
14mu|squirrel-3.0.7-1|9	%define libstdl %mklibname sqstdlib %{major}
14mu|squirrel-3.0.7-1|10	%define devname %mklibname %{name} -d
14mu|squirrel-3.0.7-1|11	
14mu|squirrel-3.0.7-1|12	Summary:	The squirrel language
14mu|squirrel-3.0.7-1|13	Name:		squirrel
14mu|squirrel-3.0.7-1|14	Version:	3.0.7
14mu|squirrel-3.0.7-1|15	Release:	1
14mu|squirrel-3.0.7-1|16	License:	zlib
14mu|squirrel-3.0.7-1|17	Group:		Development/Tools
14mu|squirrel-3.0.7-1|18	Url:		http://squirrel-lang.org
14mu|squirrel-3.0.7-1|19	Source0:	http://ovh.dl.sourceforge.net/sourceforge/squirrel/%{name}_%{ver}_stable.tar.gz
14mu|squirrel-3.0.7-1|20	Patch0:		squirrel-autoconfiscate.patch
14mu|squirrel-3.0.7-1|21	
14mu|squirrel-3.0.7-1|22	%description
14mu|squirrel-3.0.7-1|23	Squirrel is a light weight programming language featuring higher-order
14mu|squirrel-3.0.7-1|24	functions,classes/inheritance, delegation, tail recursion, generators,
14mu|squirrel-3.0.7-1|25	cooperative threads,exception handling, reference counting and garbage
14mu|squirrel-3.0.7-1|26	collection on demand. C-like syntax.
14mu|squirrel-3.0.7-1|27	
14mu|squirrel-3.0.7-1|28	%files
14mu|squirrel-3.0.7-1|29	%doc README HISTORY COPYRIGHT COMPILE
14mu|squirrel-3.0.7-1|30	%{_bindir}/sq
14mu|squirrel-3.0.7-1|31	
14mu|squirrel-3.0.7-1|32	#----------------------------------------------------------------------------
14mu|squirrel-3.0.7-1|33	
14mu|squirrel-3.0.7-1|34	%package -n %{libname}
14mu|squirrel-3.0.7-1|35	Summary:	Shared library from %{name}
14mu|squirrel-3.0.7-1|36	Group:		System/Libraries
14mu|squirrel-3.0.7-1|37	
14mu|squirrel-3.0.7-1|38	%description -n %{libname}
14mu|squirrel-3.0.7-1|39	Shared library from %{name}.
14mu|squirrel-3.0.7-1|40	
14mu|squirrel-3.0.7-1|41	%files -n %{libname}
14mu|squirrel-3.0.7-1|42	%{_libdir}/libsquirrel.so.%{major}*
14mu|squirrel-3.0.7-1|43	
14mu|squirrel-3.0.7-1|44	#----------------------------------------------------------------------------
14mu|squirrel-3.0.7-1|45	
14mu|squirrel-3.0.7-1|46	%package -n %{libstdl}
14mu|squirrel-3.0.7-1|47	Summary:	Shared library from %{name}
14mu|squirrel-3.0.7-1|48	Group:		System/Libraries
14mu|squirrel-3.0.7-1|49	
14mu|squirrel-3.0.7-1|50	%description -n %{libstdl}
14mu|squirrel-3.0.7-1|51	Shared library from %{name}.
14mu|squirrel-3.0.7-1|52	
14mu|squirrel-3.0.7-1|53	%files -n %{libstdl}
14mu|squirrel-3.0.7-1|54	%{_libdir}/libsqstdlib.so.%{major}*
14mu|squirrel-3.0.7-1|55	
14mu|squirrel-3.0.7-1|56	#----------------------------------------------------------------------------
14mu|squirrel-3.0.7-1|57	
14mu|squirrel-3.0.7-1|58	%package -n %{devname}
14mu|squirrel-3.0.7-1|59	Summary:	Development files from %{name}
14mu|squirrel-3.0.7-1|60	Group:		Development/Other
14mu|squirrel-3.0.7-1|61	Requires:	%{libname} = %{EVRD}
14mu|squirrel-3.0.7-1|62	Requires:	%{libstdl} = %{EVRD}
14mu|squirrel-3.0.7-1|63	Provides:	%{name}-devel = %{EVRD}
14mu|squirrel-3.0.7-1|64	
14mu|squirrel-3.0.7-1|65	%description -n %{devname}
14mu|squirrel-3.0.7-1|66	Development files from %{name}.
14mu|squirrel-3.0.7-1|67	
14mu|squirrel-3.0.7-1|68	%files -n %{devname}
14mu|squirrel-3.0.7-1|69	%dir %{_datadir}/%{name}/examples/
14mu|squirrel-3.0.7-1|70	%{_datadir}/%{name}/examples/*.nut
14mu|squirrel-3.0.7-1|71	%{_includedir}/%{name}
14mu|squirrel-3.0.7-1|72	%{_libdir}/*.so
14mu|squirrel-3.0.7-1|73	%{_libdir}/pkgconfig/*.pc
14mu|squirrel-3.0.7-1|74	
14mu|squirrel-3.0.7-1|75	#----------------------------------------------------------------------------
14mu|squirrel-3.0.7-1|76	
14mu|squirrel-3.0.7-1|77	%prep
14mu|squirrel-3.0.7-1|78	%setup -qn %{oname}
14mu|squirrel-3.0.7-1|79	%patch0 -p1 -b .autotools
14mu|squirrel-3.0.7-1|80	
14mu|squirrel-3.0.7-1|81	# fix file permissions
14mu|squirrel-3.0.7-1|82	find . -type f -exec chmod a-x {} \;
14mu|squirrel-3.0.7-1|83	chmod +x configure config.guess config.sub
14mu|squirrel-3.0.7-1|84	
14mu|squirrel-3.0.7-1|85	# fix EOL + preserve timestamps
14mu|squirrel-3.0.7-1|86	for f in README HISTORY COPYRIGHT
14mu|squirrel-3.0.7-1|87	do
14mu|squirrel-3.0.7-1|88	perl -pi -e 's/\015$//' $f
14mu|squirrel-3.0.7-1|89	done
14mu|squirrel-3.0.7-1|90	
14mu|squirrel-3.0.7-1|91	%build
14mu|squirrel-3.0.7-1|92	autoreconf -fi
14mu|squirrel-3.0.7-1|93	%configure2_5x \
14mu|squirrel-3.0.7-1|94	--includedir=%{_includedir}/%{name} \
14mu|squirrel-3.0.7-1|95	--disable-static
14mu|squirrel-3.0.7-1|96	%make
14mu|squirrel-3.0.7-1|97	
14mu|squirrel-3.0.7-1|98	%install
14mu|squirrel-3.0.7-1|99	%makeinstall_std INSTALL="/usr/bin/install -p"
14mu|squirrel-3.0.7-1|100	
14mu|squirrel-3.0.7-1|101	# Add pkgconfig file
14mu|squirrel-3.0.7-1|102	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mu|squirrel-3.0.7-1|103	cat >%{buildroot}%{_libdir}/pkgconfig/squirrel.pc <<EOF
14mu|squirrel-3.0.7-1|104	prefix=%{_prefix}
14mu|squirrel-3.0.7-1|105	exec_prefix=%{_prefix}
14mu|squirrel-3.0.7-1|106	libdir=%{_libdir}
14mu|squirrel-3.0.7-1|107	includedir=%{_includedir}/squirrel
14mu|squirrel-3.0.7-1|108	
14mu|squirrel-3.0.7-1|109	Name: %{name}
14mu|squirrel-3.0.7-1|110	Description: squirrel library
14mu|squirrel-3.0.7-1|111	Version: %{version}
14mu|squirrel-3.0.7-1|112	
14mu|squirrel-3.0.7-1|113	Requires:
14mu|squirrel-3.0.7-1|114	Libs: -lsquirrel -lsqstdlib
14mu|squirrel-3.0.7-1|115	Cflags: -I\${includedir}
14mu|squirrel-3.0.7-1|116	EOF
14mu|squirrel-3.0.7-1|117	
14mu|squirrel-3.0.7-1|118	#correct wrong file end of line encoding
14mu|squirrel-3.0.7-1|119	perl -pi -e 's/\015$//' %{buildroot}/%{_includedir}/*
14mu|squirrel-3.0.7-1|120	
14mu|squirrel-3.0.7-1|121	# Fix SUSE-ism
14mu|squirrel-3.0.7-1|122	mv %{buildroot}%{_docdir}/packages/%{name} %{buildroot}%{_docdir}/%{name}
14mu|squirrel-3.0.7-1|123	rmdir %{buildroot}%{_docdir}/packages
14mu|squirrel-3.0.7-1|124	
14mu|squirrel-3.0.7-1|125	
14mu|squirrel-3.0.7-1|126	%changelog
14mu|squirrel-3.0.7-1|127	
14mu|squirrel-3.0.7-1|128	* Mon Dec 21 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.7-1
14mu|squirrel-3.0.7-1|129	- (5fa7c09) New version 3.0.7
14mu|squirrel-3.0.7-1|130	- (5fa7c09) Re-organize library subpackages
14mu|squirrel-3.0.7-1|131	
14mu|squirrel-3.0.7-1|132	

24143 14
14mu|ssd-utils-1.0-2|1	Name:		ssd-utils
14mu|ssd-utils-1.0-2|2	Summary:	Utilities for SSD drives needed for regular TRIMming
14mu|ssd-utils-1.0-2|3	Version:	1.0
14mu|ssd-utils-1.0-2|4	Release:	2
14mu|ssd-utils-1.0-2|5	License:	Public Domain
14mu|ssd-utils-1.0-2|6	Group:		System/Base
14mu|ssd-utils-1.0-2|7	Source0:	fstrim-all
14mu|ssd-utils-1.0-2|8	Source1:	fstrim.cron
14mu|ssd-utils-1.0-2|9	BuildArch:	noarch
14mu|ssd-utils-1.0-2|10	
14mu|ssd-utils-1.0-2|11	Requires:	anacron
14mu|ssd-utils-1.0-2|12	Requires:	util-linux
14mu|ssd-utils-1.0-2|13	
14mu|ssd-utils-1.0-2|14	%description
14mu|ssd-utils-1.0-2|15	This package sets up automatic TRIMming for SSD drives, which should lessen
14mu|ssd-utils-1.0-2|16	the performance degradation.
14mu|ssd-utils-1.0-2|17	See http://en.wikipedia.org/wiki/Trim_(computing) for details.
14mu|ssd-utils-1.0-2|18	
14mu|ssd-utils-1.0-2|19	%install
14mu|ssd-utils-1.0-2|20	install -m755 -d %{buildroot}/sbin
14mu|ssd-utils-1.0-2|21	install -p -m755 %{SOURCE0} %{buildroot}/sbin
14mu|ssd-utils-1.0-2|22	
14mu|ssd-utils-1.0-2|23	install -m755 -d %{buildroot}%{_sysconfdir}/cron.weekly
14mu|ssd-utils-1.0-2|24	install -p -m755 %{SOURCE1} %{buildroot}%{_sysconfdir}/cron.weekly
14mu|ssd-utils-1.0-2|25	
14mu|ssd-utils-1.0-2|26	%post
14mu|ssd-utils-1.0-2|27	/sbin/fstrim-all || true
14mu|ssd-utils-1.0-2|28	
14mu|ssd-utils-1.0-2|29	%files
14mu|ssd-utils-1.0-2|30	# Place fstrim-all to /sbin, where fstrim itself is.
14mu|ssd-utils-1.0-2|31	/sbin/fstrim-all
14mu|ssd-utils-1.0-2|32	%{_sysconfdir}/cron.weekly/fstrim.cron
14mu|ssd-utils-1.0-2|33	
14mu|ssd-utils-1.0-2|34	%changelog
14mu|ssd-utils-1.0-2|35	* Fri Oct 10 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0-2
14mu|ssd-utils-1.0-2|36	+ Revision: f031ca4
14mu|ssd-utils-1.0-2|37	- Enable logging to /var/log/fstrim-all.log
14mu|ssd-utils-1.0-2|38	
14mu|ssd-utils-1.0-2|39	

24144 14
14mu|sshfs-fuse-2.5-3|1	Summary:	Filesystem running over SFTP
14mu|sshfs-fuse-2.5-3|2	Name:		sshfs-fuse
14mu|sshfs-fuse-2.5-3|3	Version:	2.5
14mu|sshfs-fuse-2.5-3|4	Release:	3
14mu|sshfs-fuse-2.5-3|5	License:	GPLv2+
14mu|sshfs-fuse-2.5-3|6	Group:		Networking/Remote access
14mu|sshfs-fuse-2.5-3|7	Url:		http://fuse.sourceforge.net/sshfs.html
14mu|sshfs-fuse-2.5-3|8	Source0:	http://downloads.sourceforge.net/fuse/%{name}-%{version}.tar.gz
14mu|sshfs-fuse-2.5-3|9	BuildRequires:	pkgconfig(fuse)
14mu|sshfs-fuse-2.5-3|10	BuildRequires:	pkgconfig(glib-2.0)
14mu|sshfs-fuse-2.5-3|11	Requires:	fuse
14mu|sshfs-fuse-2.5-3|12	
14mu|sshfs-fuse-2.5-3|13	%description
14mu|sshfs-fuse-2.5-3|14	This is a filesystem client based on the SSH File Transfer Protocol.
14mu|sshfs-fuse-2.5-3|15	Since most SSH servers already support this protocol it is very easy to set up:
14mu|sshfs-fuse-2.5-3|16	i.e. on the server side there's nothing to do.  On the client side mounting the
14mu|sshfs-fuse-2.5-3|17	filesystem is as easy as logging into the server with ssh.
14mu|sshfs-fuse-2.5-3|18	
14mu|sshfs-fuse-2.5-3|19	* Based on FUSE
14mu|sshfs-fuse-2.5-3|20	* Multithreading: more than one request can be on it's way to the server
14mu|sshfs-fuse-2.5-3|21	* Allowing large reads (max 64k)
14mu|sshfs-fuse-2.5-3|22	* Caching directory contents
14mu|sshfs-fuse-2.5-3|23	
14mu|sshfs-fuse-2.5-3|24	%files
14mu|sshfs-fuse-2.5-3|25	%defattr(0644,root,root,0755)
14mu|sshfs-fuse-2.5-3|26	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
14mu|sshfs-fuse-2.5-3|27	%attr(0755,root,root) %{_bindir}/sshfs
14mu|sshfs-fuse-2.5-3|28	%{_mandir}/man1/sshfs.1*
14mu|sshfs-fuse-2.5-3|29	
14mu|sshfs-fuse-2.5-3|30	#----------------------------------------------------------------------------
14mu|sshfs-fuse-2.5-3|31	
14mu|sshfs-fuse-2.5-3|32	%prep
14mu|sshfs-fuse-2.5-3|33	%setup -q
14mu|sshfs-fuse-2.5-3|34	
14mu|sshfs-fuse-2.5-3|35	%build
14mu|sshfs-fuse-2.5-3|36	export CC="%{__cc} -fPIC"
14mu|sshfs-fuse-2.5-3|37	./configure \
14mu|sshfs-fuse-2.5-3|38	--disable-dependency-tracking \
14mu|sshfs-fuse-2.5-3|39	--disable-sshnodelay \
14mu|sshfs-fuse-2.5-3|40	--prefix=%{buildroot}%{_prefix}
14mu|sshfs-fuse-2.5-3|41	make
14mu|sshfs-fuse-2.5-3|42	
14mu|sshfs-fuse-2.5-3|43	%install
14mu|sshfs-fuse-2.5-3|44	mkdir -p %{buildroot}%{_bindir} \
14mu|sshfs-fuse-2.5-3|45	%{buildroot}%{_mandir}
14mu|sshfs-fuse-2.5-3|46	make install
14mu|sshfs-fuse-2.5-3|47	
14mu|sshfs-fuse-2.5-3|48	
14mu|sshfs-fuse-2.5-3|49	%changelog
14mu|sshfs-fuse-2.5-3|50	
14mu|sshfs-fuse-2.5-3|51	* Mon Nov 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-3
14mu|sshfs-fuse-2.5-3|52	- (35d1fb1) Spec cleanup
14mu|sshfs-fuse-2.5-3|53	
14mu|sshfs-fuse-2.5-3|54	

24145 14
14mu|sshpass-1.06-3|1	Summary:	Non-interactive SSH authentication utility
14mu|sshpass-1.06-3|2	Name:		sshpass
14mu|sshpass-1.06-3|3	Version:	1.06
14mu|sshpass-1.06-3|4	Release:	3
14mu|sshpass-1.06-3|5	License:	GPLv2+
14mu|sshpass-1.06-3|6	Group:		Networking/Remote access
14mu|sshpass-1.06-3|7	Url:		http://sshpass.sourceforge.net/
14mu|sshpass-1.06-3|8	Source0:	http://downloads.sourceforge.net/sshpass/%{name}-%{version}.tar.gz
14mu|sshpass-1.06-3|9	
14mu|sshpass-1.06-3|10	%description
14mu|sshpass-1.06-3|11	Tool for non-interactively performing password authentication with so called
14mu|sshpass-1.06-3|12	"interactive keyboard password authentication" of SSH. Most users should use
14mu|sshpass-1.06-3|13	more secure public key authentication of SSH instead.
14mu|sshpass-1.06-3|14	
14mu|sshpass-1.06-3|15	%files
14mu|sshpass-1.06-3|16	%doc AUTHORS COPYING ChangeLog NEWS
14mu|sshpass-1.06-3|17	%{_bindir}/sshpass
14mu|sshpass-1.06-3|18	%{_mandir}/man1/sshpass.1*
14mu|sshpass-1.06-3|19	
14mu|sshpass-1.06-3|20	#----------------------------------------------------------------------------
14mu|sshpass-1.06-3|21	
14mu|sshpass-1.06-3|22	%prep
14mu|sshpass-1.06-3|23	%setup -q
14mu|sshpass-1.06-3|24	
14mu|sshpass-1.06-3|25	%build
14mu|sshpass-1.06-3|26	%configure2_5x
14mu|sshpass-1.06-3|27	%make
14mu|sshpass-1.06-3|28	
14mu|sshpass-1.06-3|29	%install
14mu|sshpass-1.06-3|30	%makeinstall_std
14mu|sshpass-1.06-3|31	
14mu|sshpass-1.06-3|32	
14mu|sshpass-1.06-3|33	
14mu|sshpass-1.06-3|34	%changelog
14mu|sshpass-1.06-3|35	
14mu|sshpass-1.06-3|36	* Tue Feb 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.06-3
14mu|sshpass-1.06-3|37	- (b3d27ee) Spec cleanup
14mu|sshpass-1.06-3|38	
14mu|sshpass-1.06-3|39	

24146 14
14mu|sssd-1.13.4-3|1	# Update this if build fails with "LDB module path is incorrect".
14mu|sssd-1.13.4-3|2	%define ldb_modulesdir	%{_libdir}/ldb
14mu|sssd-1.13.4-3|3	
14mu|sssd-1.13.4-3|4	%define __noautoprov 'py(sss|hbac).*\\.so'
14mu|sssd-1.13.4-3|5	
14mu|sssd-1.13.4-3|6	%define sssdstatedir	%{_localstatedir}/lib/sss
14mu|sssd-1.13.4-3|7	%define dbpath		%{sssdstatedir}/db
14mu|sssd-1.13.4-3|8	%define pipepath	%{sssdstatedir}/pipes
14mu|sssd-1.13.4-3|9	%define pubconfpath	%{sssdstatedir}/pubconf
14mu|sssd-1.13.4-3|10	%define cachepath	%{sssdstatedir}/mc
14mu|sssd-1.13.4-3|11	%define keytabspath	%{sssdstatedir}/keytabs
14mu|sssd-1.13.4-3|12	
14mu|sssd-1.13.4-3|13	%define major 0
14mu|sssd-1.13.4-3|14	%define libname		%mklibname sssd %{major}
14mu|sssd-1.13.4-3|15	%define devname		%mklibname %{name} -d
14mu|sssd-1.13.4-3|16	%define libsimpleifp	%mklibname sss_simpleifp %{major}
14mu|sssd-1.13.4-3|17	%define libidmap	%mklibname sss_idmap %{major}
14mu|sssd-1.13.4-3|18	%define libipahbac	%mklibname sss_ipa_hbac %{major}
14mu|sssd-1.13.4-3|19	%define libwbclient	%mklibname sss_wbclient %{major}
14mu|sssd-1.13.4-3|20	%define libidmapnss	%mklibname sss_idmap_nss %{major}
14mu|sssd-1.13.4-3|21	
14mu|sssd-1.13.4-3|22	%define libnssmajor 2
14mu|sssd-1.13.4-3|23	%define libnsssss	%mklibname nss_sss %{libnssmajor}
14mu|sssd-1.13.4-3|24	
14mu|sssd-1.13.4-3|25	%define Werror_cflags %nil
14mu|sssd-1.13.4-3|26	%define _disable_ld_no_undefined 1
14mu|sssd-1.13.4-3|27	
14mu|sssd-1.13.4-3|28	Summary:	System Security Services Daemon
14mu|sssd-1.13.4-3|29	Name:		sssd
14mu|sssd-1.13.4-3|30	Version:	1.13.4
14mu|sssd-1.13.4-3|31	Release:	3
14mu|sssd-1.13.4-3|32	License:	GPLv3+
14mu|sssd-1.13.4-3|33	Group:		System/Libraries
14mu|sssd-1.13.4-3|34	Url:		http://fedorahosted.org/sssd/
14mu|sssd-1.13.4-3|35	Source0:	https://fedorahosted.org/released/sssd/%{name}-%{version}.tar.gz
14mu|sssd-1.13.4-3|36	Source10:	sssd.service
14mu|sssd-1.13.4-3|37	Patch01:	0001-IPA-terminate-properly-if-view-name-lookup-fails.patch
14mu|sssd-1.13.4-3|38	Patch02:	0002-UTIL-Add-ERR_SBUS_REQUEST_HANDLED.patch
14mu|sssd-1.13.4-3|39	Patch03:	0003-IFP-Do-not-crash-on-invalid-arguments-to-GetUserAttr.patch
14mu|sssd-1.13.4-3|40	Patch04:	0004-tests-Extend-test_child_common.c-to-include-tests-fo.patch
14mu|sssd-1.13.4-3|41	Patch05:	0005-TOOLS-Fix-warning-maybe-uninitialized.patch
14mu|sssd-1.13.4-3|42	Patch06:	0006-UTIL-exit-the-forked-process-if-exec-ing-a-child-pro.patch
14mu|sssd-1.13.4-3|43	Patch07:	0007-AD-Do-not-schedule-the-machine-renewal-task-if-adcli.patch
14mu|sssd-1.13.4-3|44	Patch08:	0008-IPA-use-forest-name-when-looking-up-the-Global-Catal.patch
14mu|sssd-1.13.4-3|45	Patch09:	0009-AD-Do-not-leak-file-descriptors-during-machine-passw.patch
14mu|sssd-1.13.4-3|46	Patch10:	0010-Do-not-leak-fds-in-case-of-failures-setting-up-a-chi.patch
14mu|sssd-1.13.4-3|47	Patch11:	0011-LDAP-Try-also-the-AD-access-control-for-IPA-users.patch
14mu|sssd-1.13.4-3|48	Patch12:	0012-libwbclient-wbcSidsToUnixIds-don-t-fail-on-errors.patch
14mu|sssd-1.13.4-3|49	Patch13:	0013-RESPONDER-Fix-error-check-in-cache_req.c.patch
14mu|sssd-1.13.4-3|50	Patch14:	0014-AD-use-krb5_keytab-for-subdomain-initialization.patch
14mu|sssd-1.13.4-3|51	Patch15:	0015-RESPONDER-Remove-usage-of-CACHE_REQ_DEBUG.patch
14mu|sssd-1.13.4-3|52	Patch16:	0016-pam-srv-tests-Increase-cached_auth_timeout.patch
14mu|sssd-1.13.4-3|53	Patch17:	0017-Changes-to-allow-SSSD-to-be-used-for-access-control-.patch
14mu|sssd-1.13.4-3|54	Patch18:	0018-IPA-Handle-requests-for-netgroups-from-trusted-domai.patch
14mu|sssd-1.13.4-3|55	Patch19:	0019-SYSDB-Fixing-DB-update.patch
14mu|sssd-1.13.4-3|56	Patch20:	0020-views-allow-override-added-for-non-default-views-at-.patch
14mu|sssd-1.13.4-3|57	Patch21:	0021-dyndns-Add-checks-for-NULL.patch
14mu|sssd-1.13.4-3|58	Patch22:	0022-LDAP-remove-unused-param.-in-sdap_fallback_local_use.patch
14mu|sssd-1.13.4-3|59	Patch23:	0023-sdap-Fix-ldap_rfc_2307_fallback_to_local_users.patch
14mu|sssd-1.13.4-3|60	Patch24:	0024-Fix-packet-size-calculation-in-sss_packet_new.patch
14mu|sssd-1.13.4-3|61	Patch25:	1001-Netlink-Ignore-RTM_NEWADDR-signals-from-link-local.patch
14mu|sssd-1.13.4-3|62	
14mu|sssd-1.13.4-3|63	BuildRequires:	bind-utils
14mu|sssd-1.13.4-3|64	BuildRequires:	docbook-dtd44-xml
14mu|sssd-1.13.4-3|65	BuildRequires:	docbook-style-xsl
14mu|sssd-1.13.4-3|66	BuildRequires:	doxygen
14mu|sssd-1.13.4-3|67	BuildRequires:	samba-common
14mu|sssd-1.13.4-3|68	BuildRequires:	xsltproc
14mu|sssd-1.13.4-3|69	BuildRequires:	cifs-utils-devel
14mu|sssd-1.13.4-3|70	BuildRequires:	keyutils-devel
14mu|sssd-1.13.4-3|71	BuildRequires:	libunistring-devel
14mu|sssd-1.13.4-3|72	BuildRequires:	openldap-devel
14mu|sssd-1.13.4-3|73	BuildRequires:	pam-devel
14mu|sssd-1.13.4-3|74	BuildRequires:	samba-devel
14mu|sssd-1.13.4-3|75	BuildRequires:	samba-util-devel
14mu|sssd-1.13.4-3|76	BuildRequires:	pkgconfig(augeas)
14mu|sssd-1.13.4-3|77	BuildRequires:	pkgconfig(check)
14mu|sssd-1.13.4-3|78	BuildRequires:	pkgconfig(collection)
14mu|sssd-1.13.4-3|79	BuildRequires:	pkgconfig(dbus-1)
14mu|sssd-1.13.4-3|80	BuildRequires:	pkgconfig(dhash)
14mu|sssd-1.13.4-3|81	BuildRequires:	pkgconfig(gio-2.0)
14mu|sssd-1.13.4-3|82	BuildRequires:	pkgconfig(ini_config)
14mu|sssd-1.13.4-3|83	BuildRequires:	pkgconfig(libselinux)
14mu|sssd-1.13.4-3|84	BuildRequires:	pkgconfig(libsemanage)
14mu|sssd-1.13.4-3|85	BuildRequires:	pkgconfig(krb5)
14mu|sssd-1.13.4-3|86	BuildRequires:	pkgconfig(ldb)
14mu|sssd-1.13.4-3|87	BuildRequires:	pkgconfig(libcares)
14mu|sssd-1.13.4-3|88	BuildRequires:	pkgconfig(libnfsidmap)
14mu|sssd-1.13.4-3|89	BuildRequires:	pkgconfig(libnl-3.0)
14mu|sssd-1.13.4-3|90	BuildRequires:	pkgconfig(libpcre)
14mu|sssd-1.13.4-3|91	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|sssd-1.13.4-3|92	BuildRequires:	pkgconfig(libsystemd-login)
14mu|sssd-1.13.4-3|93	BuildRequires:	pkgconfig(ndr)
14mu|sssd-1.13.4-3|94	BuildRequires:	pkgconfig(nspr)
14mu|sssd-1.13.4-3|95	BuildRequires:	pkgconfig(nss)
14mu|sssd-1.13.4-3|96	BuildRequires:	pkgconfig(path_utils)
14mu|sssd-1.13.4-3|97	BuildRequires:	pkgconfig(popt)
14mu|sssd-1.13.4-3|98	BuildRequires:	pkgconfig(python)
14mu|sssd-1.13.4-3|99	BuildRequires:	pkgconfig(smbclient)
14mu|sssd-1.13.4-3|100	BuildRequires:	pkgconfig(talloc)
14mu|sssd-1.13.4-3|101	BuildRequires:	pkgconfig(tdb)
14mu|sssd-1.13.4-3|102	BuildRequires:	pkgconfig(tevent)
14mu|sssd-1.13.4-3|103	Requires:	sssd-client = %{EVRD}
14mu|sssd-1.13.4-3|104	Requires:	sasl-plug-gssapi
14mu|sssd-1.13.4-3|105	Requires(pre):	rpm-helper
14mu|sssd-1.13.4-3|106	
14mu|sssd-1.13.4-3|107	%description
14mu|sssd-1.13.4-3|108	Provides a set of daemons to manage access to remote directories and
14mu|sssd-1.13.4-3|109	authentication mechanisms. It provides an NSS and PAM interface toward
14mu|sssd-1.13.4-3|110	the system and a pluggable backend system to connect to multiple different
14mu|sssd-1.13.4-3|111	account sources. It is also the basis to provide client auditing and policy
14mu|sssd-1.13.4-3|112	services for projects like FreeIPA.
14mu|sssd-1.13.4-3|113	
14mu|sssd-1.13.4-3|114	%files -f sssd.lang
14mu|sssd-1.13.4-3|115	%doc COPYING
14mu|sssd-1.13.4-3|116	%doc src/examples/sssd-example.conf
14mu|sssd-1.13.4-3|117	%{_unitdir}/sssd.service
14mu|sssd-1.13.4-3|118	%config(noreplace) %{_sysconfdir}/rwtab.d/sssd
14mu|sssd-1.13.4-3|119	%config(noreplace) %{_sysconfdir}/logrotate.d/sssd
14mu|sssd-1.13.4-3|120	%config(noreplace) %{_sysconfdir}/systemd/sssd.service.d/journal.conf
14mu|sssd-1.13.4-3|121	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.sssd.infopipe.conf
14mu|sssd-1.13.4-3|122	%{_datarootdir}/dbus-1/system-services/org.freedesktop.sssd.infopipe.service
14mu|sssd-1.13.4-3|123	%{_sbindir}/sssd
14mu|sssd-1.13.4-3|124	%{_libexecdir}/%{name}/gpo_child
14mu|sssd-1.13.4-3|125	%{_libexecdir}/%{name}/krb5_child
14mu|sssd-1.13.4-3|126	%{_libexecdir}/%{name}/ldap_child
14mu|sssd-1.13.4-3|127	%{_libexecdir}/%{name}/p11_child
14mu|sssd-1.13.4-3|128	%{_libexecdir}/%{name}/proxy_child
14mu|sssd-1.13.4-3|129	%{_libexecdir}/%{name}/selinux_child
14mu|sssd-1.13.4-3|130	%{_libexecdir}/%{name}/sssd_be
14mu|sssd-1.13.4-3|131	%{_libexecdir}/%{name}/sssd_nss
14mu|sssd-1.13.4-3|132	%{_libexecdir}/%{name}/sssd_pam
14mu|sssd-1.13.4-3|133	%{_libexecdir}/%{name}/sssd_autofs
14mu|sssd-1.13.4-3|134	%{_libexecdir}/%{name}/sssd_ssh
14mu|sssd-1.13.4-3|135	%{_libexecdir}/%{name}/sssd_sudo
14mu|sssd-1.13.4-3|136	%{_libexecdir}/%{name}/sssd_ifp
14mu|sssd-1.13.4-3|137	%{_libexecdir}/%{name}/sssd_pac
14mu|sssd-1.13.4-3|138	%{_libexecdir}/%{name}/sss_signal
14mu|sssd-1.13.4-3|139	%{_bindir}/sss_ssh_authorizedkeys
14mu|sssd-1.13.4-3|140	%{_bindir}/sss_ssh_knownhostsproxy
14mu|sssd-1.13.4-3|141	%dir %{sssdstatedir}
14mu|sssd-1.13.4-3|142	%dir %{_localstatedir}/cache/krb5rcache
14mu|sssd-1.13.4-3|143	%attr(700,root,root) %dir %{dbpath}
14mu|sssd-1.13.4-3|144	%attr(755,root,root) %dir %{pipepath}
14mu|sssd-1.13.4-3|145	%attr(755,root,root) %dir %{pubconfpath}
14mu|sssd-1.13.4-3|146	%attr(755,root,root) %dir %{pubconfpath}/krb5.include.d
14mu|sssd-1.13.4-3|147	%attr(755,root,root) %dir %{cachepath}
14mu|sssd-1.13.4-3|148	%attr(700,root,root) %dir %{pipepath}/private
14mu|sssd-1.13.4-3|149	%attr(750,root,root) %dir %{_var}/log/%{name}
14mu|sssd-1.13.4-3|150	%attr(700,root,root) %dir %{_sysconfdir}/sssd
14mu|sssd-1.13.4-3|151	%attr(700,root,root) %dir %{keytabspath}
14mu|sssd-1.13.4-3|152	%{_datadir}/sssd/sssd.api.conf
14mu|sssd-1.13.4-3|153	%{_datadir}/sssd/sssd.api.d
14mu|sssd-1.13.4-3|154	%{_mandir}/man1/sss_ssh_authorizedkeys.1.xz
14mu|sssd-1.13.4-3|155	%{_mandir}/man1/sss_ssh_knownhostsproxy.1.xz
14mu|sssd-1.13.4-3|156	%{_mandir}/man5/sssd.conf.5.xz
14mu|sssd-1.13.4-3|157	%{_mandir}/man8/sssd.8.xz
14mu|sssd-1.13.4-3|158	%{_mandir}/man5/sssd-ipa.5.xz
14mu|sssd-1.13.4-3|159	%{_mandir}/man5/sssd-krb5.5.xz
14mu|sssd-1.13.4-3|160	%{_mandir}/man5/sssd-ldap.5.xz
14mu|sssd-1.13.4-3|161	%{_mandir}/man5/sssd-simple.5.xz
14mu|sssd-1.13.4-3|162	%{_mandir}/man5/sssd-sudo.5.xz
14mu|sssd-1.13.4-3|163	%{_mandir}/man5/sssd-ad.5.xz
14mu|sssd-1.13.4-3|164	%{_mandir}/man5/sssd-ifp.5.xz
14mu|sssd-1.13.4-3|165	
14mu|sssd-1.13.4-3|166	%post
14mu|sssd-1.13.4-3|167	%systemd_post %{name}.service
14mu|sssd-1.13.4-3|168	
14mu|sssd-1.13.4-3|169	# Touch files to avoid misleading warnings in journald logs:
14mu|sssd-1.13.4-3|170	# '... sssd_*[PID]: chown failed for [sssd_*]: [2]'
14mu|sssd-1.13.4-3|171	# Messages appear on first start of sssd as daemon can't chown
14mu|sssd-1.13.4-3|172	# log files which do not exist yet.
14mu|sssd-1.13.4-3|173	if [ $1 -eq 1 ] ; then
14mu|sssd-1.13.4-3|174	# Initial installation
14mu|sssd-1.13.4-3|175	for i in `ls -1 %{_libexecdir}/%{name}/sssd_*`
14mu|sssd-1.13.4-3|176	do
14mu|sssd-1.13.4-3|177	touch %{_logdir}/%{name}/`basename $i`.log
14mu|sssd-1.13.4-3|178	done
14mu|sssd-1.13.4-3|179	fi
14mu|sssd-1.13.4-3|180	
14mu|sssd-1.13.4-3|181	%preun
14mu|sssd-1.13.4-3|182	%systemd_postun %{name}.service
14mu|sssd-1.13.4-3|183	
14mu|sssd-1.13.4-3|184	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|185	
14mu|sssd-1.13.4-3|186	%package client
14mu|sssd-1.13.4-3|187	Summary:	SSSD Client libraries for NSS and PAM
14mu|sssd-1.13.4-3|188	Group:		System/Base
14mu|sssd-1.13.4-3|189	Requires:	nss_sss = %{EVRD}
14mu|sssd-1.13.4-3|190	
14mu|sssd-1.13.4-3|191	%description client
14mu|sssd-1.13.4-3|192	Provides the plugins needed by the PAM and NSS stacks to connect to the SSSD
14mu|sssd-1.13.4-3|193	service.
14mu|sssd-1.13.4-3|194	
14mu|sssd-1.13.4-3|195	%files client -f sssd-client.lang
14mu|sssd-1.13.4-3|196	%doc src/sss_client/COPYING src/sss_client/COPYING.LESSER
14mu|sssd-1.13.4-3|197	%{_libdir}/%{name}/modules/sssd_krb5_localauth_plugin.so
14mu|sssd-1.13.4-3|198	%{_libdir}/%{name}/modules/libsss_autofs.so
14mu|sssd-1.13.4-3|199	%{_libdir}/krb5/plugins/libkrb5/sssd_krb5_locator_plugin.so
14mu|sssd-1.13.4-3|200	%{_libdir}/krb5/plugins/authdata/sssd_pac_plugin.so
14mu|sssd-1.13.4-3|201	%{_libdir}/cifs-utils/cifs_idmap_sss.so
14mu|sssd-1.13.4-3|202	%{_libdir}/libnfsidmap/sss.so
14mu|sssd-1.13.4-3|203	/%{_lib}/security/pam_sss.so
14mu|sssd-1.13.4-3|204	%{ldb_modulesdir}/memberof.so
14mu|sssd-1.13.4-3|205	%{_mandir}/man8/pam_sss.8.xz
14mu|sssd-1.13.4-3|206	%{_mandir}/man8/sssd_krb5_locator_plugin.8.xz
14mu|sssd-1.13.4-3|207	
14mu|sssd-1.13.4-3|208	# This package may require post and postun jobs to register/activate plugins.
14mu|sssd-1.13.4-3|209	# If we ever come up with default configuration of course. To be considered.
14mu|sssd-1.13.4-3|210	
14mu|sssd-1.13.4-3|211	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|212	
14mu|sssd-1.13.4-3|213	%package tools
14mu|sssd-1.13.4-3|214	Summary:	Userspace tools for use with the SSSD
14mu|sssd-1.13.4-3|215	License:	GPLv3+
14mu|sssd-1.13.4-3|216	Group:		System/Base
14mu|sssd-1.13.4-3|217	Requires:	%{name} = %{EVRD}
14mu|sssd-1.13.4-3|218	Requires(pre):	rpm-helper
14mu|sssd-1.13.4-3|219	
14mu|sssd-1.13.4-3|220	%description tools
14mu|sssd-1.13.4-3|221	Provides userspace tools for manipulating users, groups, and nested groups in
14mu|sssd-1.13.4-3|222	SSSD when using id_provider = local in /etc/sssd/sssd.conf.
14mu|sssd-1.13.4-3|223	
14mu|sssd-1.13.4-3|224	Also provides several other administrative tools:
14mu|sssd-1.13.4-3|225	* sss_debuglevel to change the debug level on the fly
14mu|sssd-1.13.4-3|226	* sss_seed which pre-creates a user entry for use in kickstarts
14mu|sssd-1.13.4-3|227	* sss_obfuscate for generating an obfuscated LDAP password
14mu|sssd-1.13.4-3|228	
14mu|sssd-1.13.4-3|229	%files tools -f sssd-tools.lang
14mu|sssd-1.13.4-3|230	%doc COPYING
14mu|sssd-1.13.4-3|231	%{_sbindir}/sss_cache
14mu|sssd-1.13.4-3|232	%{_sbindir}/sss_debuglevel
14mu|sssd-1.13.4-3|233	%{_sbindir}/sss_groupadd
14mu|sssd-1.13.4-3|234	%{_sbindir}/sss_groupdel
14mu|sssd-1.13.4-3|235	%{_sbindir}/sss_groupmod
14mu|sssd-1.13.4-3|236	%{_sbindir}/sss_groupshow
14mu|sssd-1.13.4-3|237	%{_sbindir}/sss_obfuscate
14mu|sssd-1.13.4-3|238	%{_sbindir}/sss_override
14mu|sssd-1.13.4-3|239	%{_sbindir}/sss_seed
14mu|sssd-1.13.4-3|240	%{_sbindir}/sss_useradd
14mu|sssd-1.13.4-3|241	%{_sbindir}/sss_userdel
14mu|sssd-1.13.4-3|242	%{_sbindir}/sss_usermod
14mu|sssd-1.13.4-3|243	%{_mandir}/man8/sss_cache.8*
14mu|sssd-1.13.4-3|244	%{_mandir}/man8/sss_debuglevel.8*
14mu|sssd-1.13.4-3|245	%{_mandir}/man8/sss_groupadd.8*
14mu|sssd-1.13.4-3|246	%{_mandir}/man8/sss_groupdel.8*
14mu|sssd-1.13.4-3|247	%{_mandir}/man8/sss_groupmod.8*
14mu|sssd-1.13.4-3|248	%{_mandir}/man8/sss_groupshow.8*
14mu|sssd-1.13.4-3|249	%{_mandir}/man8/sss_obfuscate.8*
14mu|sssd-1.13.4-3|250	%{_mandir}/man8/sss_override.8*
14mu|sssd-1.13.4-3|251	%{_mandir}/man8/sss_seed.8*
14mu|sssd-1.13.4-3|252	%{_mandir}/man8/sss_useradd.8*
14mu|sssd-1.13.4-3|253	%{_mandir}/man8/sss_userdel.8*
14mu|sssd-1.13.4-3|254	%{_mandir}/man8/sss_usermod.8*
14mu|sssd-1.13.4-3|255	
14mu|sssd-1.13.4-3|256	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|257	
14mu|sssd-1.13.4-3|258	%package -n python-%{name}
14mu|sssd-1.13.4-3|259	Summary:	SSSD Python modules
14mu|sssd-1.13.4-3|260	Group:		Development/Python
14mu|sssd-1.13.4-3|261	
14mu|sssd-1.13.4-3|262	%description -n python-%{name}
14mu|sssd-1.13.4-3|263	System Security Services daemon (SSSD) Python modules.
14mu|sssd-1.13.4-3|264	
14mu|sssd-1.13.4-3|265	%files -n python-%{name}
14mu|sssd-1.13.4-3|266	%doc COPYING
14mu|sssd-1.13.4-3|267	%dir %{python_sitelib}/SSSDConfig/*.py*
14mu|sssd-1.13.4-3|268	%{python_sitelib}/SSSDConfig-%{version}-py2.7.egg-info
14mu|sssd-1.13.4-3|269	%{python_sitearch}/pysss_nss_idmap.so
14mu|sssd-1.13.4-3|270	%{python_sitearch}/pysss_murmur.so
14mu|sssd-1.13.4-3|271	%{python_sitearch}/pyhbac.so
14mu|sssd-1.13.4-3|272	%{python_sitearch}/pysss.so
14mu|sssd-1.13.4-3|273	
14mu|sssd-1.13.4-3|274	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|275	
14mu|sssd-1.13.4-3|276	%package -n %{devname}
14mu|sssd-1.13.4-3|277	Summary:	SSSD development package
14mu|sssd-1.13.4-3|278	Group:		Development/C
14mu|sssd-1.13.4-3|279	Provides:	%{name}-devel = %{EVRD}
14mu|sssd-1.13.4-3|280	Requires:	%{libname} = %{EVRD}
14mu|sssd-1.13.4-3|281	
14mu|sssd-1.13.4-3|282	%description -n %{devname}
14mu|sssd-1.13.4-3|283	System Security Services daemon (SSSD) development files.
14mu|sssd-1.13.4-3|284	
14mu|sssd-1.13.4-3|285	%files -n %{devname}
14mu|sssd-1.13.4-3|286	%doc COPYING
14mu|sssd-1.13.4-3|287	%{_includedir}/sss_sifp_dbus.h
14mu|sssd-1.13.4-3|288	%{_includedir}/sss_sifp.h
14mu|sssd-1.13.4-3|289	%{_includedir}/wbclient_sssd.h
14mu|sssd-1.13.4-3|290	%{_includedir}/sss_nss_idmap.h
14mu|sssd-1.13.4-3|291	%{_includedir}/sss_idmap.h
14mu|sssd-1.13.4-3|292	%{_includedir}/ipa_hbac.h
14mu|sssd-1.13.4-3|293	%{_libdir}/sssd/modules/libwbclient.so
14mu|sssd-1.13.4-3|294	%{_libdir}/libsss_simpleifp.so
14mu|sssd-1.13.4-3|295	%{_libdir}/libsss_nss_idmap.so
14mu|sssd-1.13.4-3|296	%{_libdir}/libsss_idmap.so
14mu|sssd-1.13.4-3|297	%{_libdir}/libipa_hbac.so
14mu|sssd-1.13.4-3|298	%{_libdir}/pkgconfig/sss_simpleifp.pc
14mu|sssd-1.13.4-3|299	%{_libdir}/pkgconfig/wbclient_sssd.pc
14mu|sssd-1.13.4-3|300	%{_libdir}/pkgconfig/sss_nss_idmap.pc
14mu|sssd-1.13.4-3|301	%{_libdir}/pkgconfig/sss_idmap.pc
14mu|sssd-1.13.4-3|302	%{_libdir}/pkgconfig/ipa_hbac.pc
14mu|sssd-1.13.4-3|303	%{_mandir}/man5/sss_rpcidmapd.5.xz
14mu|sssd-1.13.4-3|304	
14mu|sssd-1.13.4-3|305	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|306	
14mu|sssd-1.13.4-3|307	%package -n %{libname}
14mu|sssd-1.13.4-3|308	Summary:	SSSD daemon libraries
14mu|sssd-1.13.4-3|309	Group:		System/Libraries
14mu|sssd-1.13.4-3|310	
14mu|sssd-1.13.4-3|311	%description -n %{libname}
14mu|sssd-1.13.4-3|312	Provides SSSD daemon set private libraries.
14mu|sssd-1.13.4-3|313	
14mu|sssd-1.13.4-3|314	%files -n %{libname}
14mu|sssd-1.13.4-3|315	%doc COPYING
14mu|sssd-1.13.4-3|316	%dir %{_libdir}/%{name}
14mu|sssd-1.13.4-3|317	%{_libdir}/%{name}/libsss_ad.so
14mu|sssd-1.13.4-3|318	%{_libdir}/%{name}/libsss_cert.so
14mu|sssd-1.13.4-3|319	%{_libdir}/%{name}/libsss_child.so
14mu|sssd-1.13.4-3|320	%{_libdir}/%{name}/libsss_config.so
14mu|sssd-1.13.4-3|321	%{_libdir}/%{name}/libsss_crypt.so
14mu|sssd-1.13.4-3|322	%{_libdir}/%{name}/libsss_debug.so
14mu|sssd-1.13.4-3|323	%{_libdir}/%{name}/libsss_ipa.so
14mu|sssd-1.13.4-3|324	%{_libdir}/%{name}/libsss_krb5.so
14mu|sssd-1.13.4-3|325	%{_libdir}/%{name}/libsss_krb5_common.so
14mu|sssd-1.13.4-3|326	%{_libdir}/%{name}/libsss_ldap.so
14mu|sssd-1.13.4-3|327	%{_libdir}/%{name}/libsss_ldap_common.so
14mu|sssd-1.13.4-3|328	%{_libdir}/%{name}/libsss_proxy.so
14mu|sssd-1.13.4-3|329	%{_libdir}/%{name}/libsss_semanage.so
14mu|sssd-1.13.4-3|330	%{_libdir}/%{name}/libsss_simple.so
14mu|sssd-1.13.4-3|331	%{_libdir}/%{name}/libsss_util.so
14mu|sssd-1.13.4-3|332	%{_libdir}/%{name}/libsss_sudo.so
14mu|sssd-1.13.4-3|333	%{_libdir}/libsss_sudo.so
14mu|sssd-1.13.4-3|334	
14mu|sssd-1.13.4-3|335	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|336	
14mu|sssd-1.13.4-3|337	%package -n %{libnsssss}
14mu|sssd-1.13.4-3|338	Summary:	SSSD plugin for NSS
14mu|sssd-1.13.4-3|339	Group:		System/Libraries
14mu|sssd-1.13.4-3|340	Provides:	nss_sss = %{EVRD}
14mu|sssd-1.13.4-3|341	
14mu|sssd-1.13.4-3|342	%description -n %{libnsssss}
14mu|sssd-1.13.4-3|343	SSSD plugin for the Name Service Switch.
14mu|sssd-1.13.4-3|344	
14mu|sssd-1.13.4-3|345	%files -n %{libnsssss}
14mu|sssd-1.13.4-3|346	%doc COPYING
14mu|sssd-1.13.4-3|347	%doc src/sss_client/COPYING src/sss_client/COPYING.LESSER
14mu|sssd-1.13.4-3|348	/%{_lib}/libnss_sss.so.%{libnssmajor}
14mu|sssd-1.13.4-3|349	
14mu|sssd-1.13.4-3|350	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|351	
14mu|sssd-1.13.4-3|352	%package -n %{libidmapnss}
14mu|sssd-1.13.4-3|353	Summary:	NSS Responder ID-mapping interface
14mu|sssd-1.13.4-3|354	Group:		System/Libraries
14mu|sssd-1.13.4-3|355	
14mu|sssd-1.13.4-3|356	%description -n %{libidmapnss}
14mu|sssd-1.13.4-3|357	NSS Responder ID-mapping interface for SSSD NSS plugin.
14mu|sssd-1.13.4-3|358	
14mu|sssd-1.13.4-3|359	%files -n %{libidmapnss}
14mu|sssd-1.13.4-3|360	%doc COPYING
14mu|sssd-1.13.4-3|361	%{_libdir}/libsss_nss_idmap.so.%{major}*
14mu|sssd-1.13.4-3|362	
14mu|sssd-1.13.4-3|363	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|364	
14mu|sssd-1.13.4-3|365	%package -n %{libsimpleifp}
14mu|sssd-1.13.4-3|366	Summary:	SSSD InfoPipe responder library
14mu|sssd-1.13.4-3|367	Group:		System/Libraries
14mu|sssd-1.13.4-3|368	
14mu|sssd-1.13.4-3|369	%description -n %{libsimpleifp}
14mu|sssd-1.13.4-3|370	A library that simplifies work with the InfoPipe responder.
14mu|sssd-1.13.4-3|371	
14mu|sssd-1.13.4-3|372	%files -n %{libsimpleifp}
14mu|sssd-1.13.4-3|373	%doc COPYING
14mu|sssd-1.13.4-3|374	%{_libdir}/libsss_simpleifp.so.%{major}*
14mu|sssd-1.13.4-3|375	
14mu|sssd-1.13.4-3|376	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|377	
14mu|sssd-1.13.4-3|378	%package -n %{libidmap}
14mu|sssd-1.13.4-3|379	Summary:	A library to allow communication between idmap and SSSD
14mu|sssd-1.13.4-3|380	Group:		System/Libraries
14mu|sssd-1.13.4-3|381	
14mu|sssd-1.13.4-3|382	%description -n %{libidmap}
14mu|sssd-1.13.4-3|383	A utility library to allow communication between Autofs and SSSD.
14mu|sssd-1.13.4-3|384	
14mu|sssd-1.13.4-3|385	%files -n %{libidmap}
14mu|sssd-1.13.4-3|386	%doc COPYING
14mu|sssd-1.13.4-3|387	%{_libdir}/libsss_idmap.so.%{major}*
14mu|sssd-1.13.4-3|388	
14mu|sssd-1.13.4-3|389	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|390	
14mu|sssd-1.13.4-3|391	%package -n %{libipahbac}
14mu|sssd-1.13.4-3|392	Summary:	FreeIPA HBAC Evaluator library
14mu|sssd-1.13.4-3|393	Group:		System/Libraries
14mu|sssd-1.13.4-3|394	
14mu|sssd-1.13.4-3|395	%description -n %{libipahbac}
14mu|sssd-1.13.4-3|396	Provides the FreeIPA HBAC Evaluator library for SSSD.
14mu|sssd-1.13.4-3|397	
14mu|sssd-1.13.4-3|398	%files -n %{libipahbac}
14mu|sssd-1.13.4-3|399	%doc COPYING
14mu|sssd-1.13.4-3|400	%{_libdir}/libipa_hbac.so.%{major}*
14mu|sssd-1.13.4-3|401	
14mu|sssd-1.13.4-3|402	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|403	
14mu|sssd-1.13.4-3|404	%package -n %{libwbclient}
14mu|sssd-1.13.4-3|405	Summary:	SSSD implementation of wbclient API
14mu|sssd-1.13.4-3|406	Group:		System/Libraries
14mu|sssd-1.13.4-3|407	
14mu|sssd-1.13.4-3|408	%description -n %{libwbclient}
14mu|sssd-1.13.4-3|409	SSSD implementation of Samba wbclient API.
14mu|sssd-1.13.4-3|410	
14mu|sssd-1.13.4-3|411	%files -n %{libwbclient}
14mu|sssd-1.13.4-3|412	%doc COPYING
14mu|sssd-1.13.4-3|413	%{_libdir}/%{name}/modules/libwbclient.so.%{major}*
14mu|sssd-1.13.4-3|414	
14mu|sssd-1.13.4-3|415	# This plugin might require post and postun jobs to register/activate
14mu|sssd-1.13.4-3|416	
14mu|sssd-1.13.4-3|417	#----------------------------------------------------------------------------
14mu|sssd-1.13.4-3|418	%prep
14mu|sssd-1.13.4-3|419	# Can't use %%{pkg-config..} macro directly. It fails as it is being called
14mu|sssd-1.13.4-3|420	# before Buildrequire'd package "ldb-devel" has a chance to get installed.
14mu|sssd-1.13.4-3|421	
14mu|sssd-1.13.4-3|422	if [ "%{ldb_modulesdir}" == `pkg-config --variable=modulesdir ldb` ];
14mu|sssd-1.13.4-3|423	then
14mu|sssd-1.13.4-3|424	echo "LDB module path %{ldb_modulesdir} seems to be correct"
14mu|sssd-1.13.4-3|425	else
14mu|sssd-1.13.4-3|426	echo "LDB module path is incorrect. Please check and/or update spec file."
14mu|sssd-1.13.4-3|427	exit 1
14mu|sssd-1.13.4-3|428	fi
14mu|sssd-1.13.4-3|429	%setup -q
14mu|sssd-1.13.4-3|430	
14mu|sssd-1.13.4-3|431	%patch01 -p1
14mu|sssd-1.13.4-3|432	%patch02 -p1
14mu|sssd-1.13.4-3|433	%patch03 -p1
14mu|sssd-1.13.4-3|434	%patch04 -p1
14mu|sssd-1.13.4-3|435	%patch05 -p1
14mu|sssd-1.13.4-3|436	%patch06 -p1
14mu|sssd-1.13.4-3|437	%patch07 -p1
14mu|sssd-1.13.4-3|438	%patch08 -p1
14mu|sssd-1.13.4-3|439	%patch09 -p1
14mu|sssd-1.13.4-3|440	%patch10 -p1
14mu|sssd-1.13.4-3|441	%patch11 -p1
14mu|sssd-1.13.4-3|442	%patch12 -p1
14mu|sssd-1.13.4-3|443	%patch13 -p1
14mu|sssd-1.13.4-3|444	%patch14 -p1
14mu|sssd-1.13.4-3|445	%patch15 -p1
14mu|sssd-1.13.4-3|446	%patch16 -p1
14mu|sssd-1.13.4-3|447	%patch17 -p1
14mu|sssd-1.13.4-3|448	%patch18 -p1
14mu|sssd-1.13.4-3|449	%patch19 -p1
14mu|sssd-1.13.4-3|450	%patch20 -p1
14mu|sssd-1.13.4-3|451	%patch21 -p1
14mu|sssd-1.13.4-3|452	%patch22 -p1
14mu|sssd-1.13.4-3|453	%patch23 -p1
14mu|sssd-1.13.4-3|454	%patch24 -p1
14mu|sssd-1.13.4-3|455	%patch25 -p1
14mu|sssd-1.13.4-3|456	
14mu|sssd-1.13.4-3|457	%build
14mu|sssd-1.13.4-3|458	%configure2_5x \
14mu|sssd-1.13.4-3|459	--with-db-path=%{dbpath} \
14mu|sssd-1.13.4-3|460	--with-systemdconfdir=%{_systemdconfdir} \
14mu|sssd-1.13.4-3|461	--with-systemdunitdir=%{_unitdir} \
14mu|sssd-1.13.4-3|462	--with-initscript=systemd \
14mu|sssd-1.13.4-3|463	--with-syslog=journald \
14mu|sssd-1.13.4-3|464	--with-pipe-path=%{pipepath} \
14mu|sssd-1.13.4-3|465	--with-pubconf-path=%{pubconfpath} \
14mu|sssd-1.13.4-3|466	--with-init-dir=%{_initrddir} \
14mu|sssd-1.13.4-3|467	--with-krb5-rcache-dir=%{_localstatedir}/cache/krb5rcache \
14mu|sssd-1.13.4-3|468	--enable-nsslibdir=/%{_lib} \
14mu|sssd-1.13.4-3|469	--with-python-bindings \
14mu|sssd-1.13.4-3|470	--with-sudo \
14mu|sssd-1.13.4-3|471	--with-sudo-lib-path=%{_libdir}/%{name} \
14mu|sssd-1.13.4-3|472	--enable-pammoddir=/%{_lib}/security \
14mu|sssd-1.13.4-3|473	--disable-static \
14mu|sssd-1.13.4-3|474	--disable-rpath \
14mu|sssd-1.13.4-3|475	--with-test-dir=/dev/shm \
14mu|sssd-1.13.4-3|476	--enable-ldb-version-check \
14mu|sssd-1.13.4-3|477	--enable-sss-default-nss-plugin \
14mu|sssd-1.13.4-3|478	--without-python3-bindings
14mu|sssd-1.13.4-3|479	
14mu|sssd-1.13.4-3|480	%make
14mu|sssd-1.13.4-3|481	
14mu|sssd-1.13.4-3|482	%install
14mu|sssd-1.13.4-3|483	
14mu|sssd-1.13.4-3|484	%makeinstall_std
14mu|sssd-1.13.4-3|485	
14mu|sssd-1.13.4-3|486	# Prepare language files
14mu|sssd-1.13.4-3|487	%find_lang sssd
14mu|sssd-1.13.4-3|488	
14mu|sssd-1.13.4-3|489	# Prepare config dir
14mu|sssd-1.13.4-3|490	mkdir -p %{buildroot}/%{_sysconfdir}/sssd
14mu|sssd-1.13.4-3|491	
14mu|sssd-1.13.4-3|492	# Copy default logrotate file
14mu|sssd-1.13.4-3|493	mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d
14mu|sssd-1.13.4-3|494	install -m644 src/examples/logrotate %{buildroot}%{_sysconfdir}/logrotate.d/sssd
14mu|sssd-1.13.4-3|495	
14mu|sssd-1.13.4-3|496	# Make sure SSSD is able to run on read-only root
14mu|sssd-1.13.4-3|497	mkdir -p %{buildroot}/%{_sysconfdir}/rwtab.d
14mu|sssd-1.13.4-3|498	install -m644 src/examples/rwtab %{buildroot}%{_sysconfdir}/rwtab.d/sssd
14mu|sssd-1.13.4-3|499	
14mu|sssd-1.13.4-3|500	# Replace sysv init script with systemd unit file
14mu|sssd-1.13.4-3|501	rm -f %{buildroot}/%{_initrddir}/%{name}
14mu|sssd-1.13.4-3|502	mkdir -p %{buildroot}/%{_unitdir}/
14mu|sssd-1.13.4-3|503	install -m644 %{SOURCE10} %{buildroot}/%{_unitdir}/
14mu|sssd-1.13.4-3|504	
14mu|sssd-1.13.4-3|505	# Suppress developer-only documentation
14mu|sssd-1.13.4-3|506	rm -Rf %{buildroot}%{_docdir}/%{name}/doc
14mu|sssd-1.13.4-3|507	
14mu|sssd-1.13.4-3|508	# Find sssd native language man files
14mu|sssd-1.13.4-3|509	for man in `find %{buildroot}/%{_mandir}/??/man?/ -type f -name 'sss_ssh_*' -or -name 'sssd*' -and -not -name 'sssd_krb5_locator_plugin.*' | sed -e "s#%{buildroot}/%{_mandir}/##"`
14mu|sssd-1.13.4-3|510	do
14mu|sssd-1.13.4-3|511	lang=`echo $man | cut -c 1-2` ; echo \%lang\(${lang}\) \%{_mandir}/${man}.xz >> sssd.lang
14mu|sssd-1.13.4-3|512	done
14mu|sssd-1.13.4-3|513	
14mu|sssd-1.13.4-3|514	# Find sssd-tools native language man files
14mu|sssd-1.13.4-3|515	for man in `find %{buildroot}/%{_mandir}/??/man?/ -type f -name 'sss_*' -and -not -name 'sss_ssh_*' | sed -e "s#%{buildroot}/%{_mandir}/##"`
14mu|sssd-1.13.4-3|516	do
14mu|sssd-1.13.4-3|517	lang=`echo $man | cut -c 1-2` ; echo \%lang\(${lang}\) \%{_mandir}/${man}.xz >> sssd-tools.lang
14mu|sssd-1.13.4-3|518	done
14mu|sssd-1.13.4-3|519	
14mu|sssd-1.13.4-3|520	# Find sssd-client native language man files
14mu|sssd-1.13.4-3|521	for man in `find %{buildroot}/%{_mandir}/??/man?/ -type f -name 'pam_sss.*' -or -name 'sssd_krb5_locator_plugin.*' | sed -e "s#%{buildroot}/%{_mandir}/##"`
14mu|sssd-1.13.4-3|522	do
14mu|sssd-1.13.4-3|523	lang=`echo $man | cut -c 1-2` ; echo \%lang\(${lang}\) \%{_mandir}/${man}.xz >> sssd-client.lang
14mu|sssd-1.13.4-3|524	done
14mu|sssd-1.13.4-3|525	
14mu|sssd-1.13.4-3|526	# Fix E: non-standard-dir-perm (Badness: 1) /usr/src/debug/sssd-1.12.4 0775
14mu|sssd-1.13.4-3|527	find . -type d -perm 0775 -exec chmod 0755 {} \;
14mu|sssd-1.13.4-3|528	
14mu|sssd-1.13.4-3|529	# http://bugs.rosalinux.ru/show_bug.cgi?id=6280
14mu|sssd-1.13.4-3|530	pushd %{buildroot}%{_libdir}
14mu|sssd-1.13.4-3|531	ln -s %{name}/libsss_sudo.so libsss_sudo.so
14mu|sssd-1.13.4-3|532	popd
14mu|sssd-1.13.4-3|533	
14mu|sssd-1.13.4-3|534	
14mu|sssd-1.13.4-3|535	%changelog
14mu|sssd-1.13.4-3|536	
14mu|sssd-1.13.4-3|537	* Thu Sep 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.13.4-3
14mu|sssd-1.13.4-3|538	- (e529d88) SELinux is always requires to build
14mu|sssd-1.13.4-3|539	
14mu|sssd-1.13.4-3|540	

24147 14
14mu|step-4.14.3-1|1	%define eigen_version 2.0.3
14mu|step-4.14.3-1|2	
14mu|step-4.14.3-1|3	Summary:	Interactive physical simulator
14mu|step-4.14.3-1|4	Name:		step
14mu|step-4.14.3-1|5	Version:	4.14.3
14mu|step-4.14.3-1|6	Release:	1
14mu|step-4.14.3-1|7	License:	GPLv2+
14mu|step-4.14.3-1|8	Group:		Graphical desktop/KDE
14mu|step-4.14.3-1|9	Url:		http://edu.kde.org/step/
14mu|step-4.14.3-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|step-4.14.3-1|11	BuildRequires:	kdelibs4-devel
14mu|step-4.14.3-1|12	BuildRequires:	pkgconfig(gsl)
14mu|step-4.14.3-1|13	BuildRequires:	pkgconfig(eigen2) >= %{eigen_version}
14mu|step-4.14.3-1|14	BuildRequires:	pkgconfig(libqalculate)
14mu|step-4.14.3-1|15	
14mu|step-4.14.3-1|16	%description
14mu|step-4.14.3-1|17	Step is an interactive physical simulator. It works like this:
14mu|step-4.14.3-1|18	you place some bodies on the scene, add some forces such as gravity
14mu|step-4.14.3-1|19	or springs, then click "Simulate" and Step shows you how your scene
14mu|step-4.14.3-1|20	will evolve according to the laws of physics. You can change every
14mu|step-4.14.3-1|21	property of bodies/forces in your experiment (even during simulation)
14mu|step-4.14.3-1|22	and see how this will change evolution of the experiment. With Step
14mu|step-4.14.3-1|23	you can not only learn but feel how physics works!
14mu|step-4.14.3-1|24	
14mu|step-4.14.3-1|25	%files
14mu|step-4.14.3-1|26	%doc README AUTHORS ChangeLog COPYING COPYING.DOC DESIGN TODO
14mu|step-4.14.3-1|27	%doc %{_kde_docdir}/HTML/en/step
14mu|step-4.14.3-1|28	%{_kde_applicationsdir}/step.desktop
14mu|step-4.14.3-1|29	%{_kde_appsdir}/step
14mu|step-4.14.3-1|30	%{_kde_bindir}/step
14mu|step-4.14.3-1|31	%{_kde_configdir}/step.knsrc
14mu|step-4.14.3-1|32	%{_kde_datadir}/appdata/step.appdata.xml
14mu|step-4.14.3-1|33	%{_kde_datadir}/config.kcfg/step.kcfg
14mu|step-4.14.3-1|34	%{_kde_iconsdir}/hicolor/*/apps/step.png
14mu|step-4.14.3-1|35	
14mu|step-4.14.3-1|36	#----------------------------------------------------------------------
14mu|step-4.14.3-1|37	
14mu|step-4.14.3-1|38	%prep
14mu|step-4.14.3-1|39	%setup -q
14mu|step-4.14.3-1|40	
14mu|step-4.14.3-1|41	%build
14mu|step-4.14.3-1|42	%cmake_kde4
14mu|step-4.14.3-1|43	%make
14mu|step-4.14.3-1|44	
14mu|step-4.14.3-1|45	%install
14mu|step-4.14.3-1|46	%makeinstall_std -C build
14mu|step-4.14.3-1|47	
14mu|step-4.14.3-1|48	
14mu|step-4.14.3-1|49	%changelog
14mu|step-4.14.3-1|50	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|step-4.14.3-1|51	+ Revision: 44fa9d4
14mu|step-4.14.3-1|52	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|step-4.14.3-1|53	
14mu|step-4.14.3-1|54	

24148 14
14mu|strace-4.11-1|1	Name:		strace
14mu|strace-4.11-1|2	Version:	4.11
14mu|strace-4.11-1|3	Release:	1
14mu|strace-4.11-1|4	Summary:	Tracks and displays system calls associated with a running process
14mu|strace-4.11-1|5	License:	BSD
14mu|strace-4.11-1|6	Group:		Development/Kernel
14mu|strace-4.11-1|7	URL:		http://sourceforge.net/projects/strace/
14mu|strace-4.11-1|8	Source0:	http://downloads.sourceforge.net/project/strace/strace/%{version}/strace-%{version}.tar.xz
14mu|strace-4.11-1|9	
14mu|strace-4.11-1|10	%description
14mu|strace-4.11-1|11	The strace program intercepts and records the system calls called
14mu|strace-4.11-1|12	and received by a running process.  Strace can print a record of
14mu|strace-4.11-1|13	each system call, its arguments and its return value.  Strace is useful
14mu|strace-4.11-1|14	for diagnosing problems and debugging, as well as for instructional
14mu|strace-4.11-1|15	purposes.
14mu|strace-4.11-1|16	
14mu|strace-4.11-1|17	Install strace if you need a tool to track the system calls made and
14mu|strace-4.11-1|18	received by a process.
14mu|strace-4.11-1|19	
14mu|strace-4.11-1|20	%prep
14mu|strace-4.11-1|21	%setup -q
14mu|strace-4.11-1|22	%apply_patches
14mu|strace-4.11-1|23	
14mu|strace-4.11-1|24	%build
14mu|strace-4.11-1|25	%configure2_5x
14mu|strace-4.11-1|26	%make
14mu|strace-4.11-1|27	
14mu|strace-4.11-1|28	%install
14mu|strace-4.11-1|29	%makeinstall_std
14mu|strace-4.11-1|30	
14mu|strace-4.11-1|31	# remove unpackaged files
14mu|strace-4.11-1|32	rm %{buildroot}%{_bindir}/strace-graph
14mu|strace-4.11-1|33	
14mu|strace-4.11-1|34	%check
14mu|strace-4.11-1|35	make check
14mu|strace-4.11-1|36	
14mu|strace-4.11-1|37	%files
14mu|strace-4.11-1|38	%doc COPYING README* CREDITS ChangeLog INSTALL NEWS
14mu|strace-4.11-1|39	%{_bindir}/strace
14mu|strace-4.11-1|40	%{_bindir}/strace-log-merge
14mu|strace-4.11-1|41	%{_mandir}/man1/strace.1*
14mu|strace-4.11-1|42	
14mu|strace-4.11-1|43	
14mu|strace-4.11-1|44	
14mu|strace-4.11-1|45	%changelog
14mu|strace-4.11-1|46	
14mu|strace-4.11-1|47	* Sat Dec 26 2015 Denis Silakov <dsilakov@gmail.com> 4.11-1
14mu|strace-4.11-1|48	- (4a08ab4) Updated to 4.11, added 'make check'
14mu|strace-4.11-1|49	
14mu|strace-4.11-1|50	

24149 14
14mu|strigi-0.7.8-14|1	Summary:	Desktop Search
14mu|strigi-0.7.8-14|2	Name:		strigi
14mu|strigi-0.7.8-14|3	Version:	0.7.8
14mu|strigi-0.7.8-14|4	Release:	14
14mu|strigi-0.7.8-14|5	Epoch:		1
14mu|strigi-0.7.8-14|6	License:	LGPLv2+
14mu|strigi-0.7.8-14|7	Group:		Graphical desktop/KDE
14mu|strigi-0.7.8-14|8	Url:		http://strigi.sourceforge.net
14mu|strigi-0.7.8-14|9	Source0:	http://www.vandenoever.info/software/strigi/%{name}-%{version}.tar.bz2
14mu|strigi-0.7.8-14|10	Patch0:		strigi-0.7.7-missinglink.patch
14mu|strigi-0.7.8-14|11	BuildRequires:	cmake
14mu|strigi-0.7.8-14|12	BuildRequires:	attr-devel
14mu|strigi-0.7.8-14|13	BuildRequires:	bzip2-devel
14mu|strigi-0.7.8-14|14	BuildRequires:	ffmpeg-devel
14mu|strigi-0.7.8-14|15	BuildRequires:	magic-devel
14mu|strigi-0.7.8-14|16	BuildRequires:	qt4-devel
14mu|strigi-0.7.8-14|17	BuildRequires:	pkgconfig(cppunit)
14mu|strigi-0.7.8-14|18	BuildRequires:	pkgconfig(dbus-1)
14mu|strigi-0.7.8-14|19	BuildRequires:	pkgconfig(exiv2)
14mu|strigi-0.7.8-14|20	BuildRequires:	pkgconfig(expat)
14mu|strigi-0.7.8-14|21	BuildRequires:	pkgconfig(libclucene-core)
14mu|strigi-0.7.8-14|22	BuildRequires:	pkgconfig(openssl)
14mu|strigi-0.7.8-14|23	Obsoletes:	%{mklibname cluceneindex 0} < 0.7.7-2
14mu|strigi-0.7.8-14|24	
14mu|strigi-0.7.8-14|25	%description
14mu|strigi-0.7.8-14|26	Here are the main features of Strigi:
14mu|strigi-0.7.8-14|27	
14mu|strigi-0.7.8-14|28	* very fast crawling
14mu|strigi-0.7.8-14|29	* very small memory footprint
14mu|strigi-0.7.8-14|30	* no hammering of the system
14mu|strigi-0.7.8-14|31	* pluggable backend, currently clucene and hyperestraier,
14mu|strigi-0.7.8-14|32	sqlite3 and xapian are in the works
14mu|strigi-0.7.8-14|33	* communication between daemon and search program over an
14mu|strigi-0.7.8-14|34	abstract interface, this is currently a simple socket
14mu|strigi-0.7.8-14|35	but implementation of dbus is a possibility. There's a
14mu|strigi-0.7.8-14|36	small perl program in the code as an example of how to
14mu|strigi-0.7.8-14|37	query. This is so easy that any KDE app could implement this.
14mu|strigi-0.7.8-14|38	* simple interface for implementing plugins for extracting
14mu|strigi-0.7.8-14|39	information. we'll try to reuse the kat plugins, although
14mu|strigi-0.7.8-14|40	native plugins will have a large speed advantage
14mu|strigi-0.7.8-14|41	* calculation of sha1 for every file crawled (allows fast finding
14mu|strigi-0.7.8-14|42	of duplicates)
14mu|strigi-0.7.8-14|43	
14mu|strigi-0.7.8-14|44	%files
14mu|strigi-0.7.8-14|45	%{_bindir}/*
14mu|strigi-0.7.8-14|46	%dir %{_libdir}/strigi
14mu|strigi-0.7.8-14|47	%{_libdir}/strigi/*
14mu|strigi-0.7.8-14|48	%{_datadir}/strigi/*
14mu|strigi-0.7.8-14|49	%{_datadir}/dbus-1/services/
14mu|strigi-0.7.8-14|50	%exclude %{_bindir}/strigiclient
14mu|strigi-0.7.8-14|51	
14mu|strigi-0.7.8-14|52	#--------------------------------------------------------------------
14mu|strigi-0.7.8-14|53	
14mu|strigi-0.7.8-14|54	%package gui
14mu|strigi-0.7.8-14|55	Summary:	Strigi interface
14mu|strigi-0.7.8-14|56	Group:		Graphical desktop/KDE
14mu|strigi-0.7.8-14|57	
14mu|strigi-0.7.8-14|58	%description gui
14mu|strigi-0.7.8-14|59	Strigi interface
14mu|strigi-0.7.8-14|60	
14mu|strigi-0.7.8-14|61	%files gui
14mu|strigi-0.7.8-14|62	%{_bindir}/strigiclient
14mu|strigi-0.7.8-14|63	
14mu|strigi-0.7.8-14|64	#--------------------------------------------------------------------
14mu|strigi-0.7.8-14|65	
14mu|strigi-0.7.8-14|66	%define searchclient_major 0
14mu|strigi-0.7.8-14|67	%define libsearchclient %mklibname searchclient %{searchclient_major}
14mu|strigi-0.7.8-14|68	
14mu|strigi-0.7.8-14|69	%package -n %{libsearchclient}
14mu|strigi-0.7.8-14|70	Summary:	Strigi library
14mu|strigi-0.7.8-14|71	Group:		System/Libraries
14mu|strigi-0.7.8-14|72	
14mu|strigi-0.7.8-14|73	%description -n %{libsearchclient}
14mu|strigi-0.7.8-14|74	Strigi library.
14mu|strigi-0.7.8-14|75	
14mu|strigi-0.7.8-14|76	%files -n %{libsearchclient}
14mu|strigi-0.7.8-14|77	%{_libdir}/libsearchclient.so.%{searchclient_major}*
14mu|strigi-0.7.8-14|78	
14mu|strigi-0.7.8-14|79	#--------------------------------------------------------------------
14mu|strigi-0.7.8-14|80	
14mu|strigi-0.7.8-14|81	%define streamanalyzer_major 0
14mu|strigi-0.7.8-14|82	%define libstreamanalyzer %mklibname streamanalyzer %{streamanalyzer_major}
14mu|strigi-0.7.8-14|83	
14mu|strigi-0.7.8-14|84	%package -n %{libstreamanalyzer}
14mu|strigi-0.7.8-14|85	Summary:	Strigi library
14mu|strigi-0.7.8-14|86	Group:		System/Libraries
14mu|strigi-0.7.8-14|87	
14mu|strigi-0.7.8-14|88	%description -n %{libstreamanalyzer}
14mu|strigi-0.7.8-14|89	Strigi library.
14mu|strigi-0.7.8-14|90	
14mu|strigi-0.7.8-14|91	%files -n %{libstreamanalyzer}
14mu|strigi-0.7.8-14|92	%{_libdir}/libstreamanalyzer.so.%{streamanalyzer_major}*
14mu|strigi-0.7.8-14|93	
14mu|strigi-0.7.8-14|94	#--------------------------------------------------------------------
14mu|strigi-0.7.8-14|95	
14mu|strigi-0.7.8-14|96	%define streams_major 0
14mu|strigi-0.7.8-14|97	%define libstreams %mklibname streams %{streams_major}
14mu|strigi-0.7.8-14|98	
14mu|strigi-0.7.8-14|99	%package -n %{libstreams}
14mu|strigi-0.7.8-14|100	Summary:	Strigi library
14mu|strigi-0.7.8-14|101	Group:		System/Libraries
14mu|strigi-0.7.8-14|102	
14mu|strigi-0.7.8-14|103	%description -n %{libstreams}
14mu|strigi-0.7.8-14|104	Strigi library.
14mu|strigi-0.7.8-14|105	
14mu|strigi-0.7.8-14|106	%files -n %{libstreams}
14mu|strigi-0.7.8-14|107	%{_libdir}/libstreams.so.%{streams_major}*
14mu|strigi-0.7.8-14|108	
14mu|strigi-0.7.8-14|109	#--------------------------------------------------------------------
14mu|strigi-0.7.8-14|110	
14mu|strigi-0.7.8-14|111	%define strigihtmlgui_major 0
14mu|strigi-0.7.8-14|112	%define libstrigihtmlgui %mklibname strigihtmlgui %{strigihtmlgui_major}
14mu|strigi-0.7.8-14|113	
14mu|strigi-0.7.8-14|114	%package -n %{libstrigihtmlgui}
14mu|strigi-0.7.8-14|115	Summary:	Strigi library
14mu|strigi-0.7.8-14|116	Group:		System/Libraries
14mu|strigi-0.7.8-14|117	
14mu|strigi-0.7.8-14|118	%description -n %{libstrigihtmlgui}
14mu|strigi-0.7.8-14|119	Strigi library.
14mu|strigi-0.7.8-14|120	
14mu|strigi-0.7.8-14|121	%files -n %{libstrigihtmlgui}
14mu|strigi-0.7.8-14|122	%{_libdir}/libstrigihtmlgui.so.%{strigihtmlgui_major}*
14mu|strigi-0.7.8-14|123	
14mu|strigi-0.7.8-14|124	#--------------------------------------------------------------------
14mu|strigi-0.7.8-14|125	
14mu|strigi-0.7.8-14|126	%define strigiqtdbusclient_major 0
14mu|strigi-0.7.8-14|127	%define libstrigiqtdbusclient %mklibname strigiqtdbusclient %{strigiqtdbusclient_major}
14mu|strigi-0.7.8-14|128	
14mu|strigi-0.7.8-14|129	%package -n %{libstrigiqtdbusclient}
14mu|strigi-0.7.8-14|130	Summary:	Strigi library
14mu|strigi-0.7.8-14|131	Group:		System/Libraries
14mu|strigi-0.7.8-14|132	
14mu|strigi-0.7.8-14|133	%description -n %{libstrigiqtdbusclient}
14mu|strigi-0.7.8-14|134	Strigi library.
14mu|strigi-0.7.8-14|135	
14mu|strigi-0.7.8-14|136	%files -n %{libstrigiqtdbusclient}
14mu|strigi-0.7.8-14|137	%{_libdir}/libstrigiqtdbusclient.so.%{strigiqtdbusclient_major}*
14mu|strigi-0.7.8-14|138	
14mu|strigi-0.7.8-14|139	#--------------------------------------------------------------------
14mu|strigi-0.7.8-14|140	
14mu|strigi-0.7.8-14|141	%package devel
14mu|strigi-0.7.8-14|142	Summary:	Development files for %{name}
14mu|strigi-0.7.8-14|143	Group:		Development/Other
14mu|strigi-0.7.8-14|144	Requires:	%{libstrigihtmlgui} = %{EVRD}
14mu|strigi-0.7.8-14|145	Requires:	%{libstrigiqtdbusclient} = %{EVRD}
14mu|strigi-0.7.8-14|146	Requires:	%{libsearchclient} = %{EVRD}
14mu|strigi-0.7.8-14|147	Requires:	%{libstreamanalyzer} = %{EVRD}
14mu|strigi-0.7.8-14|148	Requires:	%{libstreams} = %{EVRD}
14mu|strigi-0.7.8-14|149	Requires:	strigi = %{EVRD}
14mu|strigi-0.7.8-14|150	Provides:	libstrigi-devel = %{EVRD}
14mu|strigi-0.7.8-14|151	
14mu|strigi-0.7.8-14|152	%description devel
14mu|strigi-0.7.8-14|153	Development files for %{name}.
14mu|strigi-0.7.8-14|154	
14mu|strigi-0.7.8-14|155	%files devel
14mu|strigi-0.7.8-14|156	%{_libdir}/*.so
14mu|strigi-0.7.8-14|157	%{_includedir}/strigi
14mu|strigi-0.7.8-14|158	%{_libdir}/pkgconfig/*
14mu|strigi-0.7.8-14|159	%{_libdir}/cmake/LibSearchClient/LibSearchClientConfig.cmake
14mu|strigi-0.7.8-14|160	%{_libdir}/cmake/LibStreamAnalyzer/LibStreamAnalyzerConfig.cmake
14mu|strigi-0.7.8-14|161	%{_libdir}/cmake/LibStreamAnalyzer/LibStreamAnalyzerConfigVersion.cmake
14mu|strigi-0.7.8-14|162	%{_libdir}/cmake/LibStreams/LibStreamsConfig.cmake
14mu|strigi-0.7.8-14|163	%{_libdir}/cmake/LibStreams/LibStreamsTargets.cmake
14mu|strigi-0.7.8-14|164	%{_libdir}/cmake/LibStreams/LibStreamsTargets-noconfig.cmake
14mu|strigi-0.7.8-14|165	%{_libdir}/cmake/LibStreams/LibStreamsConfigVersion.cmake
14mu|strigi-0.7.8-14|166	%{_libdir}/cmake/Strigi
14mu|strigi-0.7.8-14|167	
14mu|strigi-0.7.8-14|168	#--------------------------------------------------------------------
14mu|strigi-0.7.8-14|169	
14mu|strigi-0.7.8-14|170	%prep
14mu|strigi-0.7.8-14|171	%setup -q
14mu|strigi-0.7.8-14|172	%patch0 -p1 -b .missinglink~
14mu|strigi-0.7.8-14|173	
14mu|strigi-0.7.8-14|174	%build
14mu|strigi-0.7.8-14|175	%cmake_qt4 -DCMAKE_INSTALL_LIBDIR=%{_lib}
14mu|strigi-0.7.8-14|176	%make
14mu|strigi-0.7.8-14|177	
14mu|strigi-0.7.8-14|178	%install
14mu|strigi-0.7.8-14|179	%makeinstall_std -C build
14mu|strigi-0.7.8-14|180	
14mu|strigi-0.7.8-14|181	
14mu|strigi-0.7.8-14|182	%changelog
14mu|strigi-0.7.8-14|183	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.7.8-14
14mu|strigi-0.7.8-14|184	+ Revision: 16bb9d3
14mu|strigi-0.7.8-14|185	- Bump release
14mu|strigi-0.7.8-14|186	
14mu|strigi-0.7.8-14|187	

24150 14
14mu|stunnel-5.35-1|1	Summary:	Program that wraps normal socket connections with SSL/TLS
14mu|stunnel-5.35-1|2	Name:		stunnel
14mu|stunnel-5.35-1|3	Version:	5.35
14mu|stunnel-5.35-1|4	Release:	1
14mu|stunnel-5.35-1|5	License:	GPLv2+
14mu|stunnel-5.35-1|6	Group:		System/Servers
14mu|stunnel-5.35-1|7	Url:		http://www.stunnel.org/
14mu|stunnel-5.35-1|8	Source0:	http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.gz
14mu|stunnel-5.35-1|9	Source1:	http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.gz.asc
14mu|stunnel-5.35-1|10	Source2:	stunnel.service
14mu|stunnel-5.35-1|11	Source3:	stunnel.tmpfiles
14mu|stunnel-5.35-1|12	BuildRequires:	util-linux
14mu|stunnel-5.35-1|13	BuildRequires:	pkgconfig(openssl)
14mu|stunnel-5.35-1|14	BuildRequires:	tcp_wrappers-devel
14mu|stunnel-5.35-1|15	Requires:	tcp_wrappers
14mu|stunnel-5.35-1|16	Conflicts:	%{mklibname %{name} 0} < 5.00
14mu|stunnel-5.35-1|17	Obsoletes:	%{mklibname %{name} 0} < 5.00
14mu|stunnel-5.35-1|18	Obsoletes:	%{mklibname %{name} -d} < 5.00
14mu|stunnel-5.35-1|19	Obsoletes:	%{mklibname %{name} -d -s} < 5.00
14mu|stunnel-5.35-1|20	
14mu|stunnel-5.35-1|21	%description
14mu|stunnel-5.35-1|22	The stunnel program is designed to work as SSL encryption wrapper between
14mu|stunnel-5.35-1|23	remote clients and local (inetd-startable) or remote servers. The concept is
14mu|stunnel-5.35-1|24	that having non-SSL aware daemons running on your system you can easily set
14mu|stunnel-5.35-1|25	them up to communicate with clients over secure SSL channels.
14mu|stunnel-5.35-1|26	
14mu|stunnel-5.35-1|27	stunnel can be used to add SSL functionality to commonly used inetd daemons
14mu|stunnel-5.35-1|28	like POP-2, POP-3, and IMAP servers, to standalone daemons like NNTP, SMTP
14mu|stunnel-5.35-1|29	and HTTP, and in tunneling PPP over network sockets without changes to the
14mu|stunnel-5.35-1|30	source code.
14mu|stunnel-5.35-1|31	
14mu|stunnel-5.35-1|32	%files
14mu|stunnel-5.35-1|33	%doc doc-to-install/*
14mu|stunnel-5.35-1|34	%{_bindir}/stunnel
14mu|stunnel-5.35-1|35	%{_bindir}/stunnel3
14mu|stunnel-5.35-1|36	%{_mandir}/man8/stunnel.8.*
14mu|stunnel-5.35-1|37	%lang(pl) %{_mandir}/pl/man8/stunnel.8*
14mu|stunnel-5.35-1|38	%config(noreplace) %{_sysconfdir}/%{name}/stunnel.conf
14mu|stunnel-5.35-1|39	%{_unitdir}/stunnel.service
14mu|stunnel-5.35-1|40	%{_prefix}/lib/tmpfiles.d/stunnel.conf
14mu|stunnel-5.35-1|41	%{_libdir}/libstunnel.so
14mu|stunnel-5.35-1|42	
14mu|stunnel-5.35-1|43	%post
14mu|stunnel-5.35-1|44	%_create_ssl_certificate stunnel
14mu|stunnel-5.35-1|45	%tmpfiles_create stunnel.conf
14mu|stunnel-5.35-1|46	
14mu|stunnel-5.35-1|47	#----------------------------------------------------------------------------
14mu|stunnel-5.35-1|48	
14mu|stunnel-5.35-1|49	
14mu|stunnel-5.35-1|50	%prep
14mu|stunnel-5.35-1|51	%setup -q
14mu|stunnel-5.35-1|52	
14mu|stunnel-5.35-1|53	# XXX don't install /var/lib/stunnel
14mu|stunnel-5.35-1|54	perl -ni -e '/INSTALL.*-m 1770 -g nogroup.*stunnel$/ or print' tools/Makefile.am
14mu|stunnel-5.35-1|55	
14mu|stunnel-5.35-1|56	%build
14mu|stunnel-5.35-1|57	autoreconf -fi
14mu|stunnel-5.35-1|58	%configure2_5x \
14mu|stunnel-5.35-1|59	--with-threads=fork \
14mu|stunnel-5.35-1|60	--with-ssl=%{_prefix} \
14mu|stunnel-5.35-1|61	--disable-static \
14mu|stunnel-5.35-1|62	--enable-shared
14mu|stunnel-5.35-1|63	
14mu|stunnel-5.35-1|64	%make pkglibdir=%{_libdir}
14mu|stunnel-5.35-1|65	
14mu|stunnel-5.35-1|66	%install
14mu|stunnel-5.35-1|67	# (oe) hack... don't generate the pem file, and stunnel.conf
14mu|stunnel-5.35-1|68	install -d %{buildroot}%{_sysconfdir}/%{name}
14mu|stunnel-5.35-1|69	touch %{buildroot}%{_sysconfdir}/%{name}/stunnel.pem
14mu|stunnel-5.35-1|70	
14mu|stunnel-5.35-1|71	%makeinstall docdir=`pwd`/doc-to-install pkglibdir=%{buildroot}%{_libdir}
14mu|stunnel-5.35-1|72	
14mu|stunnel-5.35-1|73	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/stunnel.service
14mu|stunnel-5.35-1|74	install -D -m 644 %{SOURCE3} %{buildroot}%{_prefix}/lib/tmpfiles.d/stunnel.conf
14mu|stunnel-5.35-1|75	
14mu|stunnel-5.35-1|76	install -d %{buildroot}%{_var}/openssl/certs/trusted
14mu|stunnel-5.35-1|77	# install -d -m755 %{buildroot}/usr/var/lib/%{name}
14mu|stunnel-5.35-1|78	
14mu|stunnel-5.35-1|79	mv %{buildroot}%{_sysconfdir}/%{name}/stunnel.conf-sample \
14mu|stunnel-5.35-1|80	%{buildroot}%{_sysconfdir}/%{name}/stunnel.conf
14mu|stunnel-5.35-1|81	
14mu|stunnel-5.35-1|82	perl -pi \
14mu|stunnel-5.35-1|83	-e 's|chroot = .*|chroot = /run/stunnel|;' \
14mu|stunnel-5.35-1|84	-e 's|cert = .*|cert = /etc/pki/tls/certs/stunnel.pem|;' \
14mu|stunnel-5.35-1|85	-e 's|;key = .*|key = /etc/pki/tls/private//stunnel.pem|;' \
14mu|stunnel-5.35-1|86	%{buildroot}%{_sysconfdir}/%{name}/stunnel.conf
14mu|stunnel-5.35-1|87	
14mu|stunnel-5.35-1|88	# Move the translated man pages to the right subdirectories, and strip off the
14mu|stunnel-5.35-1|89	# language suffixes.
14mu|stunnel-5.35-1|90	for lang in pl ; do
14mu|stunnel-5.35-1|91	mkdir -p %{buildroot}%{_mandir}/${lang}/man8
14mu|stunnel-5.35-1|92	mv %{buildroot}%{_mandir}/man8/*.${lang}.8* %{buildroot}%{_mandir}/${lang}/man8/
14mu|stunnel-5.35-1|93	rename ".${lang}" "" %{buildroot}%{_mandir}/${lang}/man8/*
14mu|stunnel-5.35-1|94	done
14mu|stunnel-5.35-1|95	
14mu|stunnel-5.35-1|96	# cleanup
14mu|stunnel-5.35-1|97	rm -f ./doc-to-install/INSTALL.W32
14mu|stunnel-5.35-1|98	rm -f %{buildroot}%{_sysconfdir}/%{name}/stunnel.pem
14mu|stunnel-5.35-1|99	
14mu|stunnel-5.35-1|100	
14mu|stunnel-5.35-1|101	%changelog
14mu|stunnel-5.35-1|102	
14mu|stunnel-5.35-1|103	* Thu Sep 01 2016 Denis Silakov <dsilakov@gmail.com> 5.35-1
14mu|stunnel-5.35-1|104	- (bc85a03) Updated to 5.35
14mu|stunnel-5.35-1|105	
14mu|stunnel-5.35-1|106	

24151 14
14mu|subscription-manager-1.9.6-4|1	%define rhsm_plugins_dir %{_datadir}/rhsm-plugins
14mu|subscription-manager-1.9.6-4|2	
14mu|subscription-manager-1.9.6-4|3	Summary:	Tools and libraries for subscription and repository management
14mu|subscription-manager-1.9.6-4|4	Name:		subscription-manager
14mu|subscription-manager-1.9.6-4|5	Version:	1.9.6
14mu|subscription-manager-1.9.6-4|6	Release:	4
14mu|subscription-manager-1.9.6-4|7	License:	GPLv2+
14mu|subscription-manager-1.9.6-4|8	Group:		System/Configuration/Packaging
14mu|subscription-manager-1.9.6-4|9	Url:		https://fedorahosted.org/subscription-manager/
14mu|subscription-manager-1.9.6-4|10	# How to create the source tarball:
14mu|subscription-manager-1.9.6-4|11	#
14mu|subscription-manager-1.9.6-4|12	# git clone git://git.fedorahosted.org/git/subscription-manager.git/
14mu|subscription-manager-1.9.6-4|13	# yum install tito
14mu|subscription-manager-1.9.6-4|14	# tito build --tag subscription-manager-$VERSION-$RELEASE --tgz
14mu|subscription-manager-1.9.6-4|15	Source0:	%{name}-%{version}.tar.gz
14mu|subscription-manager-1.9.6-4|16	BuildRequires:	desktop-file-utils
14mu|subscription-manager-1.9.6-4|17	BuildRequires:	gettext
14mu|subscription-manager-1.9.6-4|18	BuildRequires:	intltool
14mu|subscription-manager-1.9.6-4|19	BuildRequires:	scrollkeeper
14mu|subscription-manager-1.9.6-4|20	BuildRequires:	pkgconfig(gconf-2.0)
14mu|subscription-manager-1.9.6-4|21	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|subscription-manager-1.9.6-4|22	BuildRequires:	pkgconfig(libnotify)
14mu|subscription-manager-1.9.6-4|23	BuildRequires:	pkgconfig(python)
14mu|subscription-manager-1.9.6-4|24	Requires:	dbus-python
14mu|subscription-manager-1.9.6-4|25	Requires:	python-dateutil
14mu|subscription-manager-1.9.6-4|26	Requires:	python-dmidecode
14mu|subscription-manager-1.9.6-4|27	Requires:	python-ethtool
14mu|subscription-manager-1.9.6-4|28	Requires:	python-gobject2
14mu|subscription-manager-1.9.6-4|29	Requires:	python-iniparse
14mu|subscription-manager-1.9.6-4|30	Requires:	python-rhsm >= 1.9.1-1
14mu|subscription-manager-1.9.6-4|31	Requires:	python-simplejson
14mu|subscription-manager-1.9.6-4|32	Requires:	usermode
14mu|subscription-manager-1.9.6-4|33	Requires:	virt-what
14mu|subscription-manager-1.9.6-4|34	Requires(post,preun,postun):	systemd
14mu|subscription-manager-1.9.6-4|35	
14mu|subscription-manager-1.9.6-4|36	%description
14mu|subscription-manager-1.9.6-4|37	The Subscription Manager package provides programs and libraries to allow users
14mu|subscription-manager-1.9.6-4|38	to manage subscriptions and yum repositories from the Red Hat entitlement
14mu|subscription-manager-1.9.6-4|39	platform.
14mu|subscription-manager-1.9.6-4|40	
14mu|subscription-manager-1.9.6-4|41	%files -f rhsm.lang
14mu|subscription-manager-1.9.6-4|42	%doc LICENSE
14mu|subscription-manager-1.9.6-4|43	%attr(755,root,root) %dir %{_var}/log/rhsm
14mu|subscription-manager-1.9.6-4|44	%attr(755,root,root) %dir %{_sysconfdir}/rhsm
14mu|subscription-manager-1.9.6-4|45	%attr(755,root,root) %dir %{_sysconfdir}/rhsm/facts
14mu|subscription-manager-1.9.6-4|46	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/rhsm/rhsm.conf
14mu|subscription-manager-1.9.6-4|47	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.SubscriptionManager.conf
14mu|subscription-manager-1.9.6-4|48	#remove the repo file when we are deleted
14mu|subscription-manager-1.9.6-4|49	%ghost %{_sysconfdir}/urpmi/urpmicfg.d/rosa.cfg
14mu|subscription-manager-1.9.6-4|50	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/yum/pluginconf.d/subscription-manager.conf
14mu|subscription-manager-1.9.6-4|51	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/yum/pluginconf.d/product-id.conf
14mu|subscription-manager-1.9.6-4|52	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/subscription-manager
14mu|subscription-manager-1.9.6-4|53	%{_sysconfdir}/bash_completion.d/subscription-manager
14mu|subscription-manager-1.9.6-4|54	%{_sysconfdir}/bash_completion.d/rct
14mu|subscription-manager-1.9.6-4|55	%{_sysconfdir}/bash_completion.d/rhn-migrate-classic-to-rhsm
14mu|subscription-manager-1.9.6-4|56	%{_sysconfdir}/bash_completion.d/rhsm-icon
14mu|subscription-manager-1.9.6-4|57	%{_sysconfdir}/bash_completion.d/rhsmcertd
14mu|subscription-manager-1.9.6-4|58	%{_sysconfdir}/cron.daily/rhsmd
14mu|subscription-manager-1.9.6-4|59	%{_datadir}/dbus-1/system-services/com.redhat.SubscriptionManager.service
14mu|subscription-manager-1.9.6-4|60	%dir %{_datadir}/rhsm
14mu|subscription-manager-1.9.6-4|61	%dir %{_datadir}/rhsm/subscription_manager
14mu|subscription-manager-1.9.6-4|62	%{_datadir}/rhsm/subscription_manager/async.py*
14mu|subscription-manager-1.9.6-4|63	%{_datadir}/rhsm/subscription_manager/base_plugin.py*
14mu|subscription-manager-1.9.6-4|64	%{_datadir}/rhsm/subscription_manager/branding
14mu|subscription-manager-1.9.6-4|65	%{_datadir}/rhsm/subscription_manager/cache.py*
14mu|subscription-manager-1.9.6-4|66	%{_datadir}/rhsm/subscription_manager/certdirectory.py*
14mu|subscription-manager-1.9.6-4|67	%{_datadir}/rhsm/subscription_manager/certlib.py*
14mu|subscription-manager-1.9.6-4|68	%{_datadir}/rhsm/subscription_manager/certmgr.py*
14mu|subscription-manager-1.9.6-4|69	%{_datadir}/rhsm/subscription_manager/cert_sorter.py*
14mu|subscription-manager-1.9.6-4|70	%{_datadir}/rhsm/subscription_manager/cli.py*
14mu|subscription-manager-1.9.6-4|71	%{_datadir}/rhsm/subscription_manager/dbus_interface.py*
14mu|subscription-manager-1.9.6-4|72	%{_datadir}/rhsm/subscription_manager/factlib.py*
14mu|subscription-manager-1.9.6-4|73	%{_datadir}/rhsm/subscription_manager/facts.py*
14mu|subscription-manager-1.9.6-4|74	%{_datadir}/rhsm/subscription_manager/hwprobe.py*
14mu|subscription-manager-1.9.6-4|75	%{_datadir}/rhsm/subscription_manager/isodate.py*
14mu|subscription-manager-1.9.6-4|76	%{_datadir}/rhsm/subscription_manager/i18n_optparse.py*
14mu|subscription-manager-1.9.6-4|77	%{_datadir}/rhsm/subscription_manager/i18n.py*
14mu|subscription-manager-1.9.6-4|78	%{_datadir}/rhsm/subscription_manager/identity.py*
14mu|subscription-manager-1.9.6-4|79	%{_datadir}/rhsm/subscription_manager/injection.py*
14mu|subscription-manager-1.9.6-4|80	%{_datadir}/rhsm/subscription_manager/injectioninit.py*
14mu|subscription-manager-1.9.6-4|81	%{_datadir}/rhsm/subscription_manager/__init__.py*
14mu|subscription-manager-1.9.6-4|82	%{_datadir}/rhsm/subscription_manager/jsonwrapper.py*
14mu|subscription-manager-1.9.6-4|83	%{_datadir}/rhsm/subscription_manager/listing.py*
14mu|subscription-manager-1.9.6-4|84	%{_datadir}/rhsm/subscription_manager/lock.py*
14mu|subscription-manager-1.9.6-4|85	%{_datadir}/rhsm/subscription_manager/logutil.py*
14mu|subscription-manager-1.9.6-4|86	%{_datadir}/rhsm/subscription_manager/managercli.py*
14mu|subscription-manager-1.9.6-4|87	%{_datadir}/rhsm/subscription_manager/managerlib.py*
14mu|subscription-manager-1.9.6-4|88	%{_datadir}/rhsm/subscription_manager/plugins.py*
14mu|subscription-manager-1.9.6-4|89	%{_datadir}/rhsm/subscription_manager/productid.py*
14mu|subscription-manager-1.9.6-4|90	%{_datadir}/rhsm/subscription_manager/release.py*
14mu|subscription-manager-1.9.6-4|91	%{_datadir}/rhsm/subscription_manager/repolib.py*
14mu|subscription-manager-1.9.6-4|92	%{_datadir}/rhsm/subscription_manager/utils.py*
14mu|subscription-manager-1.9.6-4|93	%{_datadir}/rhsm/subscription_manager/validity.py*
14mu|subscription-manager-1.9.6-4|94	%{_datadir}/rhsm/subscription_manager/reasons.py*
14mu|subscription-manager-1.9.6-4|95	%{_datadir}/rhsm/subscription_manager/cp_provider.py*
14mu|subscription-manager-1.9.6-4|96	%{_datadir}/rhsm/subscription_manager/file_monitor.py*
14mu|subscription-manager-1.9.6-4|97	# subscription-manager plugins
14mu|subscription-manager-1.9.6-4|98	%dir %{rhsm_plugins_dir}
14mu|subscription-manager-1.9.6-4|99	%dir %{_sysconfdir}/rhsm/pluginconf.d
14mu|subscription-manager-1.9.6-4|100	# add default plugins here when we have some
14mu|subscription-manager-1.9.6-4|101	# yum plugins
14mu|subscription-manager-1.9.6-4|102	# Using _prefix + lib here instead of libdir as that evaluates to /usr/lib64 on x86_64,
14mu|subscription-manager-1.9.6-4|103	# but yum plugins seem to normally be sent to /usr/lib/:
14mu|subscription-manager-1.9.6-4|104	%{_prefix}/lib/yum-plugins/subscription-manager.py*
14mu|subscription-manager-1.9.6-4|105	%{_prefix}/lib/yum-plugins/product-id.py*
14mu|subscription-manager-1.9.6-4|106	%attr(755,root,root) %{_sbindir}/subscription-manager
14mu|subscription-manager-1.9.6-4|107	%attr(755,root,root) %{_bindir}/subscription-manager
14mu|subscription-manager-1.9.6-4|108	%attr(755,root,root) %{_bindir}/rhsmcertd
14mu|subscription-manager-1.9.6-4|109	%attr(755,root,root) /usr/libexec/rhsmcertd-worker
14mu|subscription-manager-1.9.6-4|110	%attr(755,root,root) /usr/libexec/rhsmd
14mu|subscription-manager-1.9.6-4|111	%ghost %attr(755,root,root) %dir %{_var}/run/rhsm
14mu|subscription-manager-1.9.6-4|112	%attr(755,root,root) %dir %{_var}/lib/rhsm
14mu|subscription-manager-1.9.6-4|113	%attr(755,root,root) %dir %{_var}/lib/rhsm/facts
14mu|subscription-manager-1.9.6-4|114	%attr(755,root,root) %dir %{_var}/lib/rhsm/packages
14mu|subscription-manager-1.9.6-4|115	%attr(755,root,root) %dir %{_var}/lib/rhsm/cache
14mu|subscription-manager-1.9.6-4|116	%{_sysconfdir}/pam.d/subscription-manager
14mu|subscription-manager-1.9.6-4|117	%{_sysconfdir}/security/console.apps/subscription-manager
14mu|subscription-manager-1.9.6-4|118	%attr(644,root,root) %{_unitdir}/rhsmcertd.service
14mu|subscription-manager-1.9.6-4|119	%attr(644,root,root) %{_tmpfilesdir}/%{name}.conf
14mu|subscription-manager-1.9.6-4|120	# Incude rt CLI tool
14mu|subscription-manager-1.9.6-4|121	%dir %{_datadir}/rhsm/rct
14mu|subscription-manager-1.9.6-4|122	%{_datadir}/rhsm/rct/__init__.py*
14mu|subscription-manager-1.9.6-4|123	%{_datadir}/rhsm/rct/cli.py*
14mu|subscription-manager-1.9.6-4|124	%{_datadir}/rhsm/rct/*commands.py*
14mu|subscription-manager-1.9.6-4|125	%{_datadir}/rhsm/rct/printing.py*
14mu|subscription-manager-1.9.6-4|126	%attr(755,root,root) %{_bindir}/rct
14mu|subscription-manager-1.9.6-4|127	%{_mandir}/man8/subscription-manager.8*
14mu|subscription-manager-1.9.6-4|128	%{_mandir}/man8/rhsmcertd.8*
14mu|subscription-manager-1.9.6-4|129	%{_mandir}/man8/rct.8*
14mu|subscription-manager-1.9.6-4|130	
14mu|subscription-manager-1.9.6-4|131	%post
14mu|subscription-manager-1.9.6-4|132	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14mu|subscription-manager-1.9.6-4|133	%systemd_post rhsmcertd.service
14mu|subscription-manager-1.9.6-4|134	
14mu|subscription-manager-1.9.6-4|135	%preun
14mu|subscription-manager-1.9.6-4|136	%systemd_preun rhsmcertd.service
14mu|subscription-manager-1.9.6-4|137	
14mu|subscription-manager-1.9.6-4|138	%postun
14mu|subscription-manager-1.9.6-4|139	%systemd_postun rhsmcertd.service
14mu|subscription-manager-1.9.6-4|140	
14mu|subscription-manager-1.9.6-4|141	#----------------------------------------------------------------------------
14mu|subscription-manager-1.9.6-4|142	
14mu|subscription-manager-1.9.6-4|143	%package gui
14mu|subscription-manager-1.9.6-4|144	Summary:	A GUI interface to manage Red Hat product subscriptions
14mu|subscription-manager-1.9.6-4|145	Group:		System/Configuration/Packaging
14mu|subscription-manager-1.9.6-4|146	Requires:	%{name} = %{EVRD}
14mu|subscription-manager-1.9.6-4|147	Requires:	dbus-x11
14mu|subscription-manager-1.9.6-4|148	Requires:	gnome-python
14mu|subscription-manager-1.9.6-4|149	Requires:	gnome-python-canvas
14mu|subscription-manager-1.9.6-4|150	Requires:	pygtk2.0
14mu|subscription-manager-1.9.6-4|151	Requires:	pygtk2.0-libglade
14mu|subscription-manager-1.9.6-4|152	# Can't figure this out automatically
14mu|subscription-manager-1.9.6-4|153	Requires:	%{_lib}rsvg2_2
14mu|subscription-manager-1.9.6-4|154	
14mu|subscription-manager-1.9.6-4|155	%description gui
14mu|subscription-manager-1.9.6-4|156	This package contains a GTK+ graphical interface for configuring and
14mu|subscription-manager-1.9.6-4|157	registering a system with a Red Hat Entitlement platform and manage
14mu|subscription-manager-1.9.6-4|158	subscriptions.
14mu|subscription-manager-1.9.6-4|159	
14mu|subscription-manager-1.9.6-4|160	%files gui
14mu|subscription-manager-1.9.6-4|161	%doc LICENSE
14mu|subscription-manager-1.9.6-4|162	%dir %{_datadir}/rhsm/subscription_manager/gui
14mu|subscription-manager-1.9.6-4|163	%{_datadir}/rhsm/subscription_manager/gui/*
14mu|subscription-manager-1.9.6-4|164	%{_datadir}/applications/subscription-manager-gui.desktop
14mu|subscription-manager-1.9.6-4|165	%{_datadir}/icons/hicolor/*/apps/*.*
14mu|subscription-manager-1.9.6-4|166	%attr(755,root,root) %{_sbindir}/subscription-manager-gui
14mu|subscription-manager-1.9.6-4|167	%attr(755,root,root) %{_bindir}/subscription-manager-gui
14mu|subscription-manager-1.9.6-4|168	%{_bindir}/rhsm-icon
14mu|subscription-manager-1.9.6-4|169	%{_sysconfdir}/xdg/autostart/rhsm-icon.desktop
14mu|subscription-manager-1.9.6-4|170	%{_sysconfdir}/pam.d/subscription-manager-gui
14mu|subscription-manager-1.9.6-4|171	%{_sysconfdir}/security/console.apps/subscription-manager-gui
14mu|subscription-manager-1.9.6-4|172	%{_sysconfdir}/bash_completion.d/subscription-manager-gui
14mu|subscription-manager-1.9.6-4|173	%{_mandir}/man8/subscription-manager-gui.8*
14mu|subscription-manager-1.9.6-4|174	%{_mandir}/man8/rhsm-icon.8*
14mu|subscription-manager-1.9.6-4|175	%{_datadir}/omf/subscription-manager
14mu|subscription-manager-1.9.6-4|176	%{_datadir}/gnome/help/subscription-manager
14mu|subscription-manager-1.9.6-4|177	
14mu|subscription-manager-1.9.6-4|178	#----------------------------------------------------------------------------
14mu|subscription-manager-1.9.6-4|179	
14mu|subscription-manager-1.9.6-4|180	%package firstboot
14mu|subscription-manager-1.9.6-4|181	Summary:	Firstboot screens for subscription manager
14mu|subscription-manager-1.9.6-4|182	Group:		System/Configuration/Packaging
14mu|subscription-manager-1.9.6-4|183	Requires:	%{name}-gui = %{version}-%{release}
14mu|subscription-manager-1.9.6-4|184	# Can't figure this out automatically
14mu|subscription-manager-1.9.6-4|185	Requires:	%{_lib}rsvg2_2
14mu|subscription-manager-1.9.6-4|186	
14mu|subscription-manager-1.9.6-4|187	%description firstboot
14mu|subscription-manager-1.9.6-4|188	This package contains the firstboot screens for subscription manager.
14mu|subscription-manager-1.9.6-4|189	
14mu|subscription-manager-1.9.6-4|190	%files firstboot
14mu|subscription-manager-1.9.6-4|191	%{_datadir}/rhn/up2date_client/firstboot/rhsm_login.py*
14mu|subscription-manager-1.9.6-4|192	
14mu|subscription-manager-1.9.6-4|193	#----------------------------------------------------------------------------
14mu|subscription-manager-1.9.6-4|194	
14mu|subscription-manager-1.9.6-4|195	%package migration
14mu|subscription-manager-1.9.6-4|196	Summary:	Migration scripts for moving to certificate based subscriptions
14mu|subscription-manager-1.9.6-4|197	Group:		System/Configuration/Packaging
14mu|subscription-manager-1.9.6-4|198	Requires:	%{name} = %{EVRD}
14mu|subscription-manager-1.9.6-4|199	
14mu|subscription-manager-1.9.6-4|200	%description migration
14mu|subscription-manager-1.9.6-4|201	This package contains scripts that aid in moving to certificate based
14mu|subscription-manager-1.9.6-4|202	subscriptions
14mu|subscription-manager-1.9.6-4|203	
14mu|subscription-manager-1.9.6-4|204	%files migration
14mu|subscription-manager-1.9.6-4|205	%doc LICENSE README.Fedora
14mu|subscription-manager-1.9.6-4|206	%dir %{_datadir}/rhsm/subscription_manager/migrate
14mu|subscription-manager-1.9.6-4|207	%{_datadir}/rhsm/subscription_manager/migrate/__init__.py*
14mu|subscription-manager-1.9.6-4|208	%{_datadir}/rhsm/subscription_manager/migrate/migrate.py*
14mu|subscription-manager-1.9.6-4|209	%attr(755,root,root) %{_sbindir}/rhn-migrate-classic-to-rhsm
14mu|subscription-manager-1.9.6-4|210	%{_mandir}/man8/rhn-migrate-classic-to-rhsm.8*
14mu|subscription-manager-1.9.6-4|211	
14mu|subscription-manager-1.9.6-4|212	#----------------------------------------------------------------------------
14mu|subscription-manager-1.9.6-4|213	
14mu|subscription-manager-1.9.6-4|214	%prep
14mu|subscription-manager-1.9.6-4|215	%setup -q
14mu|subscription-manager-1.9.6-4|216	%apply_patches
14mu|subscription-manager-1.9.6-4|217	
14mu|subscription-manager-1.9.6-4|218	%build
14mu|subscription-manager-1.9.6-4|219	make -f Makefile
14mu|subscription-manager-1.9.6-4|220	
14mu|subscription-manager-1.9.6-4|221	%install
14mu|subscription-manager-1.9.6-4|222	make -f Makefile install VERSION=%{version}-%{release} PREFIX=%{buildroot} MANPATH=%{_mandir}
14mu|subscription-manager-1.9.6-4|223	
14mu|subscription-manager-1.9.6-4|224	mkdir -p %{buildroot}/lib/systemd/system/
14mu|subscription-manager-1.9.6-4|225	mv %{buildroot}/usr/lib/systemd/system/rhsmcertd.service %{buildroot}/lib/systemd/system/
14mu|subscription-manager-1.9.6-4|226	
14mu|subscription-manager-1.9.6-4|227	desktop-file-validate \
14mu|subscription-manager-1.9.6-4|228	%{buildroot}/etc/xdg/autostart/rhsm-icon.desktop
14mu|subscription-manager-1.9.6-4|229	
14mu|subscription-manager-1.9.6-4|230	desktop-file-validate \
14mu|subscription-manager-1.9.6-4|231	%{buildroot}/usr/share/applications/subscription-manager-gui.desktop
14mu|subscription-manager-1.9.6-4|232	%find_lang rhsm
14mu|subscription-manager-1.9.6-4|233	
14mu|subscription-manager-1.9.6-4|234	# fix timestamps on our byte compiled files so them match across arches
14mu|subscription-manager-1.9.6-4|235	find %{buildroot} -name \*.py -exec touch -r %{SOURCE0} '{}' \;
14mu|subscription-manager-1.9.6-4|236	
14mu|subscription-manager-1.9.6-4|237	# fake out the rosa.cfg file
14mu|subscription-manager-1.9.6-4|238	mkdir -p %{buildroot}%{_sysconfdir}/urpmi/urpmicfg.d
14mu|subscription-manager-1.9.6-4|239	touch %{buildroot}%{_sysconfdir}/urpmi/urpmicfg.d/rosa.cfg
14mu|subscription-manager-1.9.6-4|240	
14mu|subscription-manager-1.9.6-4|241	
14mu|subscription-manager-1.9.6-4|242	%changelog
14mu|subscription-manager-1.9.6-4|243	
14mu|subscription-manager-1.9.6-4|244	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.6-4
14mu|subscription-manager-1.9.6-4|245	- (8adc433) Drop external subscription-manager-tmpfiles.conf
14mu|subscription-manager-1.9.6-4|246	
14mu|subscription-manager-1.9.6-4|247	

24152 14
14mu|subversion-1.8.17-1|1	# disable the stupid rpmlint shit from hell!!!
14mu|subversion-1.8.17-1|2	%define _build_pkgcheck_set %{nil}
14mu|subversion-1.8.17-1|3	%define _build_pkgcheck_srpm %{nil}
14mu|subversion-1.8.17-1|4	
14mu|subversion-1.8.17-1|5	%define apache_version 2.4.0
14mu|subversion-1.8.17-1|6	%define api 1
14mu|subversion-1.8.17-1|7	%define major 0
14mu|subversion-1.8.17-1|8	%define libname %mklibname svn %{api} %{major}
14mu|subversion-1.8.17-1|9	%define devname %mklibname svn -d
14mu|subversion-1.8.17-1|10	
14mu|subversion-1.8.17-1|11	# Java requires devel symlinks in non-devel packages due to design
14mu|subversion-1.8.17-1|12	# (System.loadLibrary). Do not add -devel dependencies.
14mu|subversion-1.8.17-1|13	%define _exclude_files_from_autoreq ^%{_libdir}/libsvnjavahl-%{svnjavahl_api}.so$
14mu|subversion-1.8.17-1|14	
14mu|subversion-1.8.17-1|15	%{?build_ruby}%{?!build_ruby:%bcond_without ruby}
14mu|subversion-1.8.17-1|16	
14mu|subversion-1.8.17-1|17	%bcond_without python
14mu|subversion-1.8.17-1|18	%bcond_without perl
14mu|subversion-1.8.17-1|19	%bcond_without gnome_keyring
14mu|subversion-1.8.17-1|20	%bcond_without kwallet
14mu|subversion-1.8.17-1|21	%bcond_with test
14mu|subversion-1.8.17-1|22	%bcond_with debug
14mu|subversion-1.8.17-1|23	
14mu|subversion-1.8.17-1|24	%ifarch %{ix86} x86_64
14mu|subversion-1.8.17-1|25	%bcond_without java
14mu|subversion-1.8.17-1|26	%endif
14mu|subversion-1.8.17-1|27	%ifarch %{arm}
14mu|subversion-1.8.17-1|28	%bcond_with java
14mu|subversion-1.8.17-1|29	%endif
14mu|subversion-1.8.17-1|30	
14mu|subversion-1.8.17-1|31	Summary:	A Concurrent Versioning System
14mu|subversion-1.8.17-1|32	Name:		subversion
14mu|subversion-1.8.17-1|33	Epoch:		2
14mu|subversion-1.8.17-1|34	Version:	1.8.17
14mu|subversion-1.8.17-1|35	Release:	1
14mu|subversion-1.8.17-1|36	License:	Apache License
14mu|subversion-1.8.17-1|37	Group:		Development/Tools
14mu|subversion-1.8.17-1|38	Url:		http://subversion.apache.org/
14mu|subversion-1.8.17-1|39	Source0:	http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2
14mu|subversion-1.8.17-1|40	Source1:	http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2.asc
14mu|subversion-1.8.17-1|41	Source2:	mod_dav_svn.conf
14mu|subversion-1.8.17-1|42	Source3:	subversion.conf
14mu|subversion-1.8.17-1|43	Source5:	%{name}-1.3.0-global-config
14mu|subversion-1.8.17-1|44	Source6:	%{name}-1.3.0-global-servers
14mu|subversion-1.8.17-1|45	Source7:	http://svnbook.red-bean.com/nightly/en/svn-book-html-chunk.tar.bz2
14mu|subversion-1.8.17-1|46	Source8:	svnserve.service
14mu|subversion-1.8.17-1|47	Source9:	svnserve-tmpfiles.conf
14mu|subversion-1.8.17-1|48	Patch0:		subversion-1.8.3-underlink.diff
14mu|subversion-1.8.17-1|49	
14mu|subversion-1.8.17-1|50	BuildRequires:	chrpath
14mu|subversion-1.8.17-1|51	BuildRequires:	docbook-style-xsl
14mu|subversion-1.8.17-1|52	BuildRequires:	doxygen
14mu|subversion-1.8.17-1|53	BuildRequires:	libtool
14mu|subversion-1.8.17-1|54	BuildRequires:	apache-devel >= %{apache_version}
14mu|subversion-1.8.17-1|55	BuildRequires:	db-devel
14mu|subversion-1.8.17-1|56	BuildRequires:	krb5-devel
14mu|subversion-1.8.17-1|57	BuildRequires:	magic-devel
14mu|subversion-1.8.17-1|58	BuildRequires:	pkgconfig(apr-1)
14mu|subversion-1.8.17-1|59	BuildRequires:	pkgconfig(apr-util-1)
14mu|subversion-1.8.17-1|60	BuildRequires:	pkgconfig(libexslt)
14mu|subversion-1.8.17-1|61	BuildRequires:	pkgconfig(neon)
14mu|subversion-1.8.17-1|62	BuildRequires:	pkgconfig(python)
14mu|subversion-1.8.17-1|63	BuildRequires:	pkgconfig(sqlite3)
14mu|subversion-1.8.17-1|64	BuildRequires:	pkgconfig(serf-1)
14mu|subversion-1.8.17-1|65	# Swig is runtime only
14mu|subversion-1.8.17-1|66	BuildRequires:	swig >= 1.3.27
14mu|subversion-1.8.17-1|67	%if %{with ruby}
14mu|subversion-1.8.17-1|68	# needs this despite with ruby 0
14mu|subversion-1.8.17-1|69	BuildRequires:	ruby
14mu|subversion-1.8.17-1|70	BuildRequires:	ruby-devel
14mu|subversion-1.8.17-1|71	BuildRequires:	ruby-rdoc
14mu|subversion-1.8.17-1|72	%endif
14mu|subversion-1.8.17-1|73	
14mu|subversion-1.8.17-1|74	Provides:	%{name}-ra-method = %{EVRD}
14mu|subversion-1.8.17-1|75	Provides:	%{name}-client-tools = %{EVRD}
14mu|subversion-1.8.17-1|76	Provides:	svn = %{EVRD}
14mu|subversion-1.8.17-1|77	# MD because of the sysconfig files moved to this pkg
14mu|subversion-1.8.17-1|78	Conflicts:	%{libname} < 2:1.8.5-2
14mu|subversion-1.8.17-1|79	
14mu|subversion-1.8.17-1|80	%description
14mu|subversion-1.8.17-1|81	Subversion (SVN) is a concurrent version control system which enables one or
14mu|subversion-1.8.17-1|82	more users to collaborate in developing and maintaining a hierarchy of files
14mu|subversion-1.8.17-1|83	and directories while keeping a history of all changes.  Subversion only stores
14mu|subversion-1.8.17-1|84	the differences between versions, instead of every complete file.  Subversion
14mu|subversion-1.8.17-1|85	also keeps a log of who, when, and why changes occurred.
14mu|subversion-1.8.17-1|86	
14mu|subversion-1.8.17-1|87	As such it basically does the same thing CVS does (Concurrent Versioning
14mu|subversion-1.8.17-1|88	System) but has major enhancements compared to CVS and fixes a lot of the
14mu|subversion-1.8.17-1|89	annoyances that CVS users face.
14mu|subversion-1.8.17-1|90	
14mu|subversion-1.8.17-1|91	This package contains the client, if you're looking for the server end
14mu|subversion-1.8.17-1|92	of things you want %{name}-server.
14mu|subversion-1.8.17-1|93	
14mu|subversion-1.8.17-1|94	%files -f %{name}.lang
14mu|subversion-1.8.17-1|95	# MD moved from lib pkg
14mu|subversion-1.8.17-1|96	%dir %{_sysconfdir}/subversion
14mu|subversion-1.8.17-1|97	%config(noreplace) %{_sysconfdir}/subversion/*
14mu|subversion-1.8.17-1|98	%{_bindir}/svn
14mu|subversion-1.8.17-1|99	%{_bindir}/svnversion
14mu|subversion-1.8.17-1|100	%{_bindir}/showchange*
14mu|subversion-1.8.17-1|101	%{_bindir}/svnlook
14mu|subversion-1.8.17-1|102	%{_mandir}/man1/svn.*
14mu|subversion-1.8.17-1|103	%{_mandir}/man1/svnlook.*
14mu|subversion-1.8.17-1|104	%{_mandir}/man1/svnversion.*
14mu|subversion-1.8.17-1|105	%{_mandir}/man1/svnsync.*
14mu|subversion-1.8.17-1|106	%dir %{_datadir}/subversion-%{version}
14mu|subversion-1.8.17-1|107	%{_sysconfdir}/bash_completion.d/subversion
14mu|subversion-1.8.17-1|108	
14mu|subversion-1.8.17-1|109	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|110	
14mu|subversion-1.8.17-1|111	%package doc
14mu|subversion-1.8.17-1|112	Summary:	Subversion Documenation
14mu|subversion-1.8.17-1|113	Group:		Documentation
14mu|subversion-1.8.17-1|114	BuildArch:	noarch
14mu|subversion-1.8.17-1|115	
14mu|subversion-1.8.17-1|116	%description doc
14mu|subversion-1.8.17-1|117	This package contains the subversion book and design info files.
14mu|subversion-1.8.17-1|118	
14mu|subversion-1.8.17-1|119	%files doc
14mu|subversion-1.8.17-1|120	%doc svnbook-1.*
14mu|subversion-1.8.17-1|121	%doc doc/user/*.html
14mu|subversion-1.8.17-1|122	%doc doc/user/*.txt
14mu|subversion-1.8.17-1|123	
14mu|subversion-1.8.17-1|124	#-------------------------------------------------------------------------
14mu|subversion-1.8.17-1|125	
14mu|subversion-1.8.17-1|126	%define svnlibs svn_client svn_delta svn_diff svn_fs svn_fs_base svn_fs_fs svn_fs_util svn_repos svn_subr svn_ra svn_ra_local svn_ra_serf svn_ra_svn svn_wc
14mu|subversion-1.8.17-1|127	
14mu|subversion-1.8.17-1|128	%package -n %{libname}
14mu|subversion-1.8.17-1|129	Summary:	Subversion libraries
14mu|subversion-1.8.17-1|130	Group:		System/Libraries
14mu|subversion-1.8.17-1|131	Obsoletes:	%{_lib}svn0 < 2:1.7.13-4
14mu|subversion-1.8.17-1|132	Obsoletes:	%{_lib}svn1 < 2:1.8.5-2
14mu|subversion-1.8.17-1|133	
14mu|subversion-1.8.17-1|134	%description -n %{libname}
14mu|subversion-1.8.17-1|135	Subversion common libraries.
14mu|subversion-1.8.17-1|136	
14mu|subversion-1.8.17-1|137	%files -n %{libname}
14mu|subversion-1.8.17-1|138	%{expand:%(for lib in %svnlibs; do cat <<EOF
14mu|subversion-1.8.17-1|139	%{_libdir}/lib$lib-%{api}.so.%{major}*
14mu|subversion-1.8.17-1|140	EOF
14mu|subversion-1.8.17-1|141	done)}
14mu|subversion-1.8.17-1|142	
14mu|subversion-1.8.17-1|143	#---------------------------------------------------------------------------
14mu|subversion-1.8.17-1|144	
14mu|subversion-1.8.17-1|145	%package -n %{devname}
14mu|subversion-1.8.17-1|146	Summary:	Subversion headers/libraries for development
14mu|subversion-1.8.17-1|147	Group:		Development/C
14mu|subversion-1.8.17-1|148	Requires:	%{libname} = %{EVRD}
14mu|subversion-1.8.17-1|149	Provides:	%{name}-devel = %{EVRD}
14mu|subversion-1.8.17-1|150	Obsoletes:	%{name}-devel < 2:1.8.5-2
14mu|subversion-1.8.17-1|151	
14mu|subversion-1.8.17-1|152	%description -n %{devname}
14mu|subversion-1.8.17-1|153	This package contains the header files and linker scripts for
14mu|subversion-1.8.17-1|154	subversion libraries.
14mu|subversion-1.8.17-1|155	
14mu|subversion-1.8.17-1|156	%files -n %{devname}
14mu|subversion-1.8.17-1|157	%doc tools/examples/minimal_client.c
14mu|subversion-1.8.17-1|158	%{_includedir}/subversion-1/*
14mu|subversion-1.8.17-1|159	%{expand:%(for lib in %svnlibs; do cat <<EOF
14mu|subversion-1.8.17-1|160	%{_libdir}/lib$lib-%{api}.so
14mu|subversion-1.8.17-1|161	EOF
14mu|subversion-1.8.17-1|162	done)}
14mu|subversion-1.8.17-1|163	# MD should we remove this?
14mu|subversion-1.8.17-1|164	%{_libdir}/libsvn_diff.so
14mu|subversion-1.8.17-1|165	
14mu|subversion-1.8.17-1|166	%if %{with java}
14mu|subversion-1.8.17-1|167	%exclude %{_libdir}/libsvnjavahl*
14mu|subversion-1.8.17-1|168	%endif
14mu|subversion-1.8.17-1|169	
14mu|subversion-1.8.17-1|170	#----------------------------------------------------------------
14mu|subversion-1.8.17-1|171	
14mu|subversion-1.8.17-1|172	%if %{with gnome_keyring}
14mu|subversion-1.8.17-1|173	%define libgnomekeyring %mklibname svn_auth_gnome_keyring %{api} %{major}
14mu|subversion-1.8.17-1|174	%define devgnomekeyring %mklibname svn_auth_gnome_keyring -d
14mu|subversion-1.8.17-1|175	
14mu|subversion-1.8.17-1|176	%package -n %{libgnomekeyring}
14mu|subversion-1.8.17-1|177	Summary:	gnome-keyring support for svn
14mu|subversion-1.8.17-1|178	Group:		System/Libraries
14mu|subversion-1.8.17-1|179	BuildRequires:	pkgconfig(dbus-1) >= 1.2.4.4permissive
14mu|subversion-1.8.17-1|180	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|subversion-1.8.17-1|181	Requires:	gnome-keyring >= 2.26.1
14mu|subversion-1.8.17-1|182	Obsoletes:	%{_lib}svn-gnome-keyring0 < 2:1.8.5-2
14mu|subversion-1.8.17-1|183	
14mu|subversion-1.8.17-1|184	%description -n %{libgnomekeyring}
14mu|subversion-1.8.17-1|185	Subversion library that allow interaction with the gnome-keyring daemon.
14mu|subversion-1.8.17-1|186	
14mu|subversion-1.8.17-1|187	%files -n %{libgnomekeyring}
14mu|subversion-1.8.17-1|188	%{_libdir}/libsvn_auth_gnome_keyring-%{api}.so.%{major}*
14mu|subversion-1.8.17-1|189	
14mu|subversion-1.8.17-1|190	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|191	
14mu|subversion-1.8.17-1|192	%package -n %{devgnomekeyring}
14mu|subversion-1.8.17-1|193	Summary:	Subversion headers/libraries for development
14mu|subversion-1.8.17-1|194	Group:		Development/GNOME and GTK+
14mu|subversion-1.8.17-1|195	Requires:	%{name}-devel = %{EVRD}
14mu|subversion-1.8.17-1|196	Requires:	%{libgnomekeyring} = %{EVRD}
14mu|subversion-1.8.17-1|197	Conflicts:	%{name}-devel < 2:1.6.17-2
14mu|subversion-1.8.17-1|198	Obsoletes:	%{name}-gnome-keyring-devel < 2:1.8.5-2
14mu|subversion-1.8.17-1|199	
14mu|subversion-1.8.17-1|200	%description -n %{devgnomekeyring}
14mu|subversion-1.8.17-1|201	This package contains the header files and linker scripts for the
14mu|subversion-1.8.17-1|202	subversion library using gnome-keyring auth.
14mu|subversion-1.8.17-1|203	
14mu|subversion-1.8.17-1|204	%files -n %{devgnomekeyring}
14mu|subversion-1.8.17-1|205	%{_libdir}/libsvn_auth_gnome_keyring-%{api}.so
14mu|subversion-1.8.17-1|206	%endif
14mu|subversion-1.8.17-1|207	
14mu|subversion-1.8.17-1|208	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|209	
14mu|subversion-1.8.17-1|210	%if %{with kwallet}
14mu|subversion-1.8.17-1|211	%define libkwallet %mklibname svn_auth_kwallet %{api} %{major}
14mu|subversion-1.8.17-1|212	%define devkwallet %mklibname svn_auth_kwallet -d
14mu|subversion-1.8.17-1|213	
14mu|subversion-1.8.17-1|214	%package -n %{libkwallet}
14mu|subversion-1.8.17-1|215	Summary:	kwallet support for svn
14mu|subversion-1.8.17-1|216	Group:		System/Libraries
14mu|subversion-1.8.17-1|217	BuildRequires:	kdelibs4-devel
14mu|subversion-1.8.17-1|218	BuildRequires:	pkgconfig(dbus-1)
14mu|subversion-1.8.17-1|219	Requires:	kwallet
14mu|subversion-1.8.17-1|220	Obsoletes:	%{_lib}svn-kwallet0 < 2:1.8.5-2
14mu|subversion-1.8.17-1|221	
14mu|subversion-1.8.17-1|222	%description -n %{libkwallet}
14mu|subversion-1.8.17-1|223	Subversion library that allow interaction with the kwallet daemon.
14mu|subversion-1.8.17-1|224	
14mu|subversion-1.8.17-1|225	%files -n %{libkwallet}
14mu|subversion-1.8.17-1|226	%{_libdir}/libsvn_auth_kwallet-%{api}.so.%{major}*
14mu|subversion-1.8.17-1|227	
14mu|subversion-1.8.17-1|228	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|229	
14mu|subversion-1.8.17-1|230	%package -n %{devkwallet}
14mu|subversion-1.8.17-1|231	Summary:	Subversion headers/libraries for development
14mu|subversion-1.8.17-1|232	Group:		Development/KDE and Qt
14mu|subversion-1.8.17-1|233	Requires:	%{name}-devel = %{EVRD}
14mu|subversion-1.8.17-1|234	Requires:	%{libkwallet} = %{EVRD}
14mu|subversion-1.8.17-1|235	Conflicts:	%{name}-devel < 2:1.6.17-2
14mu|subversion-1.8.17-1|236	Obsoletes:	%{name}-kwallet-devel < 2:1.8.5-2
14mu|subversion-1.8.17-1|237	
14mu|subversion-1.8.17-1|238	%description -n %{devkwallet}
14mu|subversion-1.8.17-1|239	This package contains the header files and linker scripts for the
14mu|subversion-1.8.17-1|240	subversion library using kwallet auth.
14mu|subversion-1.8.17-1|241	
14mu|subversion-1.8.17-1|242	%files -n %{devkwallet}
14mu|subversion-1.8.17-1|243	%{_libdir}/libsvn_auth_kwallet-%{api}.so
14mu|subversion-1.8.17-1|244	%endif
14mu|subversion-1.8.17-1|245	
14mu|subversion-1.8.17-1|246	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|247	
14mu|subversion-1.8.17-1|248	%package	server
14mu|subversion-1.8.17-1|249	Summary:	Subversion Server
14mu|subversion-1.8.17-1|250	Group:		System/Servers
14mu|subversion-1.8.17-1|251	Requires:	%{name} = %{EVRD}
14mu|subversion-1.8.17-1|252	Requires(pre,preun,postun,post):	rpm-helper
14mu|subversion-1.8.17-1|253	Requires(post):	sed
14mu|subversion-1.8.17-1|254	Requires(post):	systemd
14mu|subversion-1.8.17-1|255	
14mu|subversion-1.8.17-1|256	%description server
14mu|subversion-1.8.17-1|257	This package contains the subversion server and configuration files.
14mu|subversion-1.8.17-1|258	
14mu|subversion-1.8.17-1|259	%pre server
14mu|subversion-1.8.17-1|260	%_pre_useradd svn /var/lib/svn /bin/false
14mu|subversion-1.8.17-1|261	
14mu|subversion-1.8.17-1|262	%preun server
14mu|subversion-1.8.17-1|263	%_preun_service svnserve
14mu|subversion-1.8.17-1|264	
14mu|subversion-1.8.17-1|265	%post server
14mu|subversion-1.8.17-1|266	%tmpfiles_create svnserve.conf
14mu|subversion-1.8.17-1|267	%_post_service svnserve
14mu|subversion-1.8.17-1|268	# fix svn entries in /etc/services
14mu|subversion-1.8.17-1|269	if ! grep -qE '^svn[[:space:]]+3690/(tcp|udp)[[:space:]]+svnserve' %{_sysconfdir}/services; then
14mu|subversion-1.8.17-1|270	# cleanup
14mu|subversion-1.8.17-1|271	sed -i -e '/^svn\(serve\)\?/d;/^# svnserve ports added by subversion-server/d' %{_sysconfdir}/services
14mu|subversion-1.8.17-1|272	echo "# svnserve ports added by subversion-server" >> /etc/services
14mu|subversion-1.8.17-1|273	echo -e "svn\t3690/tcp\tsvnserve\t# Subversion svnserve" >> /etc/services
14mu|subversion-1.8.17-1|274	echo -e "svn\t3690/udp\tsvnserve\t# Subversion svnserve" >> /etc/services
14mu|subversion-1.8.17-1|275	fi
14mu|subversion-1.8.17-1|276	
14mu|subversion-1.8.17-1|277	%postun server
14mu|subversion-1.8.17-1|278	%_postun_userdel svn
14mu|subversion-1.8.17-1|279	
14mu|subversion-1.8.17-1|280	%files server
14mu|subversion-1.8.17-1|281	%doc BUGS CHANGES COMMITTERS LICENSE INSTALL README
14mu|subversion-1.8.17-1|282	%{_bindir}/svnserve
14mu|subversion-1.8.17-1|283	%{_unitdir}/svnserve.service
14mu|subversion-1.8.17-1|284	/var/lib/svn
14mu|subversion-1.8.17-1|285	%{_mandir}/man8/svnserve.8*
14mu|subversion-1.8.17-1|286	%{_mandir}/man5/svnserve.conf.5*
14mu|subversion-1.8.17-1|287	%{_tmpfilesdir}/svnserve.conf
14mu|subversion-1.8.17-1|288	
14mu|subversion-1.8.17-1|289	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|290	
14mu|subversion-1.8.17-1|291	%package tools
14mu|subversion-1.8.17-1|292	Summary:	Subversion Repo/Server Tools
14mu|subversion-1.8.17-1|293	Group:		Development/Tools
14mu|subversion-1.8.17-1|294	Requires:	%{name} = %{EVRD}
14mu|subversion-1.8.17-1|295	
14mu|subversion-1.8.17-1|296	%description tools
14mu|subversion-1.8.17-1|297	This package contains a myriad of tools for subversion server
14mu|subversion-1.8.17-1|298	and repository admins:
14mu|subversion-1.8.17-1|299	* hot-backup makes a backup of a svn repo without stopping
14mu|subversion-1.8.17-1|300	* mirror_dir_through_svn.cgi
14mu|subversion-1.8.17-1|301	* various hook scripts
14mu|subversion-1.8.17-1|302	* xslt example
14mu|subversion-1.8.17-1|303	
14mu|subversion-1.8.17-1|304	Note that cvs2svn has moved out of subversion and is a separate
14mu|subversion-1.8.17-1|305	project.  It has not released its own package yet, but you can
14mu|subversion-1.8.17-1|306	find it at http://cvs2svn.tigris.org/
14mu|subversion-1.8.17-1|307	
14mu|subversion-1.8.17-1|308	%files tools
14mu|subversion-1.8.17-1|309	%{_bindir}/hot-backup*
14mu|subversion-1.8.17-1|310	%{_bindir}/svnadmin
14mu|subversion-1.8.17-1|311	%{_bindir}/svnsync
14mu|subversion-1.8.17-1|312	%{_bindir}/svndumpfilter
14mu|subversion-1.8.17-1|313	%{_bindir}/svnrdump
14mu|subversion-1.8.17-1|314	%{_bindir}/svnmucc
14mu|subversion-1.8.17-1|315	%dir %{_libexecdir}/svn-tools
14mu|subversion-1.8.17-1|316	%{_libexecdir}/svn-tools/diff
14mu|subversion-1.8.17-1|317	%{_libexecdir}/svn-tools/diff3
14mu|subversion-1.8.17-1|318	%{_libexecdir}/svn-tools/diff4
14mu|subversion-1.8.17-1|319	%{_libexecdir}/svn-tools/fsfs-access-map
14mu|subversion-1.8.17-1|320	%{_libexecdir}/svn-tools/fsfs-reorg
14mu|subversion-1.8.17-1|321	%{_libexecdir}/svn-tools/fsfs-stats
14mu|subversion-1.8.17-1|322	%{_libexecdir}/svn-tools/svnauthz
14mu|subversion-1.8.17-1|323	%{_libexecdir}/svn-tools/svnauthz-validate
14mu|subversion-1.8.17-1|324	%{_libexecdir}/svn-tools/svn-bench
14mu|subversion-1.8.17-1|325	%{_libexecdir}/svn-tools/svnmucc
14mu|subversion-1.8.17-1|326	%{_libexecdir}/svn-tools/svn-populate-node-origins-index
14mu|subversion-1.8.17-1|327	%{_libexecdir}/svn-tools/svnraisetreeconflict
14mu|subversion-1.8.17-1|328	%{_libexecdir}/svn-tools/svn-rep-sharing-stats
14mu|subversion-1.8.17-1|329	%{_datadir}/%{name}-%{version}/repo-tools
14mu|subversion-1.8.17-1|330	%{_mandir}/man1/svnadmin.1*
14mu|subversion-1.8.17-1|331	%{_mandir}/man1/svndumpfilter.1*
14mu|subversion-1.8.17-1|332	%{_mandir}/man1/svnrdump.1*
14mu|subversion-1.8.17-1|333	%{_mandir}/man1/svnmucc.1*
14mu|subversion-1.8.17-1|334	
14mu|subversion-1.8.17-1|335	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|336	
14mu|subversion-1.8.17-1|337	%if %{with python}
14mu|subversion-1.8.17-1|338	%package -n python-svn
14mu|subversion-1.8.17-1|339	Summary:	Python bindings for Subversion
14mu|subversion-1.8.17-1|340	Group:		Development/Python
14mu|subversion-1.8.17-1|341	Provides:	python-subversion = %{EVRD}
14mu|subversion-1.8.17-1|342	Requires:	python
14mu|subversion-1.8.17-1|343	
14mu|subversion-1.8.17-1|344	%description -n python-svn
14mu|subversion-1.8.17-1|345	This package contains the files necessary to use the subversion
14mu|subversion-1.8.17-1|346	library functions within python scripts.
14mu|subversion-1.8.17-1|347	
14mu|subversion-1.8.17-1|348	%files -n python-svn
14mu|subversion-1.8.17-1|349	%{_libdir}/libsvn_swig_py-%{api}.so.%{major}*
14mu|subversion-1.8.17-1|350	%{py_sitedir}/svn
14mu|subversion-1.8.17-1|351	%{py_platsitedir}/libsvn
14mu|subversion-1.8.17-1|352	%doc tools/examples/*.py subversion/bindings/swig/INSTALL subversion/bindings/swig/NOTES
14mu|subversion-1.8.17-1|353	
14mu|subversion-1.8.17-1|354	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|355	
14mu|subversion-1.8.17-1|356	%package -n python-svn-devel
14mu|subversion-1.8.17-1|357	Summary:	Subversion headers/libraries for development
14mu|subversion-1.8.17-1|358	Group:		Development/Python
14mu|subversion-1.8.17-1|359	Requires:	%{name}-devel = %{EVRD}
14mu|subversion-1.8.17-1|360	Requires:	python-svn = %{EVRD}
14mu|subversion-1.8.17-1|361	Obsoletes:	python-svn-devel < 2:1.5.2-2
14mu|subversion-1.8.17-1|362	Conflicts:	%{name}-devel < 2:1.6.17-2
14mu|subversion-1.8.17-1|363	
14mu|subversion-1.8.17-1|364	%description -n python-svn-devel
14mu|subversion-1.8.17-1|365	This package contains the header files and linker scripts for
14mu|subversion-1.8.17-1|366	subversion libraries using perl.
14mu|subversion-1.8.17-1|367	
14mu|subversion-1.8.17-1|368	%files -n python-svn-devel
14mu|subversion-1.8.17-1|369	%{_libdir}/libsvn_swig_py-%{api}.so
14mu|subversion-1.8.17-1|370	%endif
14mu|subversion-1.8.17-1|371	
14mu|subversion-1.8.17-1|372	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|373	
14mu|subversion-1.8.17-1|374	%if %{with ruby}
14mu|subversion-1.8.17-1|375	%package -n ruby-svn
14mu|subversion-1.8.17-1|376	Summary:	Ruby bindings for Subversion
14mu|subversion-1.8.17-1|377	Group:		Development/Ruby
14mu|subversion-1.8.17-1|378	BuildRequires:	ruby-devel
14mu|subversion-1.8.17-1|379	Requires:	ruby
14mu|subversion-1.8.17-1|380	Provides:	ruby-subversion = %{EVRD}
14mu|subversion-1.8.17-1|381	
14mu|subversion-1.8.17-1|382	%description -n ruby-svn
14mu|subversion-1.8.17-1|383	This package contains the files necessary to use the subversion
14mu|subversion-1.8.17-1|384	library functions within ruby scripts.
14mu|subversion-1.8.17-1|385	
14mu|subversion-1.8.17-1|386	%files -n ruby-svn
14mu|subversion-1.8.17-1|387	%{ruby_sitearchdir}/svn
14mu|subversion-1.8.17-1|388	%{ruby_sitelibdir}/*/*.rb
14mu|subversion-1.8.17-1|389	%{_libdir}/libsvn_swig_ruby-%{api}.so.%{major}*
14mu|subversion-1.8.17-1|390	
14mu|subversion-1.8.17-1|391	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|392	
14mu|subversion-1.8.17-1|393	%package -n ruby-svn-devel
14mu|subversion-1.8.17-1|394	Summary:	Subversion headers/libraries for development
14mu|subversion-1.8.17-1|395	Group:		Development/Ruby
14mu|subversion-1.8.17-1|396	Requires:	ruby-svn = %{EVRD}
14mu|subversion-1.8.17-1|397	Obsoletes:	ruby-svn-devel < 2:1.5.2-2
14mu|subversion-1.8.17-1|398	Conflicts:	%{name}-devel < 2:1.6.17-2
14mu|subversion-1.8.17-1|399	
14mu|subversion-1.8.17-1|400	%description -n ruby-svn-devel
14mu|subversion-1.8.17-1|401	This package contains the header files and linker scripts for
14mu|subversion-1.8.17-1|402	subversion libraries using perl.
14mu|subversion-1.8.17-1|403	
14mu|subversion-1.8.17-1|404	%files -n ruby-svn-devel
14mu|subversion-1.8.17-1|405	%{_libdir}/libsvn_swig_ruby-%{api}.so
14mu|subversion-1.8.17-1|406	%endif
14mu|subversion-1.8.17-1|407	
14mu|subversion-1.8.17-1|408	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|409	
14mu|subversion-1.8.17-1|410	%if %{with java}
14mu|subversion-1.8.17-1|411	# We have the non-major symlink also in this package (due to java design),
14mu|subversion-1.8.17-1|412	# so we only have %%api in package name.
14mu|subversion-1.8.17-1|413	%define libsvnjavahl %mklibname svnjavahl %{api}
14mu|subversion-1.8.17-1|414	
14mu|subversion-1.8.17-1|415	%package -n %{libsvnjavahl}
14mu|subversion-1.8.17-1|416	Summary:	Svn Java bindings library
14mu|subversion-1.8.17-1|417	Group:		System/Libraries
14mu|subversion-1.8.17-1|418	
14mu|subversion-1.8.17-1|419	%description -n %{libsvnjavahl}
14mu|subversion-1.8.17-1|420	Svn Java bindings library
14mu|subversion-1.8.17-1|421	
14mu|subversion-1.8.17-1|422	%files -n %{libsvnjavahl}
14mu|subversion-1.8.17-1|423	%{_libdir}/libsvnjavahl-%{api}.so*
14mu|subversion-1.8.17-1|424	
14mu|subversion-1.8.17-1|425	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|426	
14mu|subversion-1.8.17-1|427	%package -n svn-javahl
14mu|subversion-1.8.17-1|428	Summary:	Java bindings for Subversion
14mu|subversion-1.8.17-1|429	Group:		Development/Java
14mu|subversion-1.8.17-1|430	Provides:	java-svn = %{EVRD}
14mu|subversion-1.8.17-1|431	Provides:	java-subversion = %{EVRD}
14mu|subversion-1.8.17-1|432	Provides:	subversion-javahl = %{EVRD}
14mu|subversion-1.8.17-1|433	Requires:	%{name} = %{EVRD}
14mu|subversion-1.8.17-1|434	Requires:	%{libsvnjavahl} = %{EVRD}
14mu|subversion-1.8.17-1|435	BuildRequires:	ant
14mu|subversion-1.8.17-1|436	BuildRequires:	java-rpmbuild >= 1.7.3-10
14mu|subversion-1.8.17-1|437	BuildRequires:	junit
14mu|subversion-1.8.17-1|438	BuildRequires:	java-devel
14mu|subversion-1.8.17-1|439	
14mu|subversion-1.8.17-1|440	%description -n svn-javahl
14mu|subversion-1.8.17-1|441	This package contains the files necessary to use the subversion
14mu|subversion-1.8.17-1|442	library functions from Java.
14mu|subversion-1.8.17-1|443	
14mu|subversion-1.8.17-1|444	%files -n svn-javahl
14mu|subversion-1.8.17-1|445	%doc subversion/bindings/javahl/README
14mu|subversion-1.8.17-1|446	%{_javadir}/svn-javahl.jar
14mu|subversion-1.8.17-1|447	%{_javadir}/svn-javahl-%{version}.jar
14mu|subversion-1.8.17-1|448	%endif
14mu|subversion-1.8.17-1|449	
14mu|subversion-1.8.17-1|450	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|451	
14mu|subversion-1.8.17-1|452	%if %{with perl}
14mu|subversion-1.8.17-1|453	%package -n perl-SVN
14mu|subversion-1.8.17-1|454	Summary:	Perl bindings for Subversion
14mu|subversion-1.8.17-1|455	Group:		Development/Perl
14mu|subversion-1.8.17-1|456	BuildRequires:	perl-devel
14mu|subversion-1.8.17-1|457	Requires:	%{name} = %{EVRD}
14mu|subversion-1.8.17-1|458	Provides:	perl-svn = %{EVRD}
14mu|subversion-1.8.17-1|459	
14mu|subversion-1.8.17-1|460	%description -n perl-SVN
14mu|subversion-1.8.17-1|461	This package contains the files necessary to use the subversion
14mu|subversion-1.8.17-1|462	library functions within perl scripts.
14mu|subversion-1.8.17-1|463	
14mu|subversion-1.8.17-1|464	%files -n perl-SVN
14mu|subversion-1.8.17-1|465	%doc subversion/bindings/swig/INSTALL subversion/bindings/swig/NOTES
14mu|subversion-1.8.17-1|466	%{_libdir}/libsvn_swig_perl-%{api}.so.%{major}*
14mu|subversion-1.8.17-1|467	%{perl_vendorarch}/SVN
14mu|subversion-1.8.17-1|468	%{perl_vendorarch}/auto/SVN
14mu|subversion-1.8.17-1|469	%{perl_sitearch}/*
14mu|subversion-1.8.17-1|470	%{_mandir}/man3/SVN::*.3*
14mu|subversion-1.8.17-1|471	
14mu|subversion-1.8.17-1|472	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|473	
14mu|subversion-1.8.17-1|474	%package -n perl-svn-devel
14mu|subversion-1.8.17-1|475	Summary:	Subversion headers/libraries for development
14mu|subversion-1.8.17-1|476	Group:		Development/Perl
14mu|subversion-1.8.17-1|477	Requires:	%{name}-devel = %{EVRD}
14mu|subversion-1.8.17-1|478	Requires:	perl-SVN = %{EVRD}
14mu|subversion-1.8.17-1|479	Obsoletes:	perl-SVN-devel < 2:1.5.2-2
14mu|subversion-1.8.17-1|480	Provides:	perl-SVN-devel = %{EVRD}
14mu|subversion-1.8.17-1|481	Conflicts:	%{name}-devel < 2:1.6.17-2
14mu|subversion-1.8.17-1|482	
14mu|subversion-1.8.17-1|483	%description -n perl-svn-devel
14mu|subversion-1.8.17-1|484	This package contains the header files and linker scripts for
14mu|subversion-1.8.17-1|485	subversion libraries using perl.
14mu|subversion-1.8.17-1|486	
14mu|subversion-1.8.17-1|487	%files -n perl-svn-devel
14mu|subversion-1.8.17-1|488	%{_libdir}/libsvn_swig_perl-%{api}.so
14mu|subversion-1.8.17-1|489	%endif
14mu|subversion-1.8.17-1|490	
14mu|subversion-1.8.17-1|491	#----------------------------------------------------------------
14mu|subversion-1.8.17-1|492	
14mu|subversion-1.8.17-1|493	%package -n apache-mod_dav_svn
14mu|subversion-1.8.17-1|494	Summary:	Subversion server DSO module for apache
14mu|subversion-1.8.17-1|495	Group:		System/Servers
14mu|subversion-1.8.17-1|496	Requires:	%{name}-tools = %{EVRD}
14mu|subversion-1.8.17-1|497	Requires:	apache-mod_dav >= %{apache_version}
14mu|subversion-1.8.17-1|498	
14mu|subversion-1.8.17-1|499	%description -n apache-mod_dav_svn
14mu|subversion-1.8.17-1|500	This package contains the apache server extension DSO for running
14mu|subversion-1.8.17-1|501	a subversion server.
14mu|subversion-1.8.17-1|502	
14mu|subversion-1.8.17-1|503	%files -n apache-mod_dav_svn
14mu|subversion-1.8.17-1|504	%doc subversion/mod_authz_svn/INSTALL
14mu|subversion-1.8.17-1|505	%config(noreplace) %{_sysconfdir}/httpd/modules.d/10_mod_dav_svn.conf
14mu|subversion-1.8.17-1|506	%config(noreplace) %{_sysconfdir}/httpd/conf.d/subversion.conf
14mu|subversion-1.8.17-1|507	%{_libdir}/apache/mod_dav_svn.so
14mu|subversion-1.8.17-1|508	%{_libdir}/apache/mod_authz_svn.so
14mu|subversion-1.8.17-1|509	%{_libdir}/apache/mod_dontdothat.so
14mu|subversion-1.8.17-1|510	
14mu|subversion-1.8.17-1|511	#--------------------------------------------------------------------------
14mu|subversion-1.8.17-1|512	
14mu|subversion-1.8.17-1|513	%prep
14mu|subversion-1.8.17-1|514	%setup -q -a 7
14mu|subversion-1.8.17-1|515	%apply_patches
14mu|subversion-1.8.17-1|516	
14mu|subversion-1.8.17-1|517	# fix shellbang lines, #111498
14mu|subversion-1.8.17-1|518	perl -pi -e 's|/usr/bin/env perl|%{_bindir}/perl|g' tools/hook-scripts/*.pl.in
14mu|subversion-1.8.17-1|519	
14mu|subversion-1.8.17-1|520	# fix file perms
14mu|subversion-1.8.17-1|521	chmod 644 BUGS CHANGES COMMITTERS LICENSE INSTALL README
14mu|subversion-1.8.17-1|522	
14mu|subversion-1.8.17-1|523	# move latest svnbook snapshot as their target version
14mu|subversion-1.8.17-1|524	mv svn-book-html-chunk svnbook-1.8
14mu|subversion-1.8.17-1|525	
14mu|subversion-1.8.17-1|526	# This PATH order makes the fugly test for libtoolize work...
14mu|subversion-1.8.17-1|527	PATH=/usr/bin:$PATH ./autogen.sh --release
14mu|subversion-1.8.17-1|528	
14mu|subversion-1.8.17-1|529	# lib64 fixes
14mu|subversion-1.8.17-1|530	perl -pi -e "s|\\$serf_prefix/lib\b|\\$serf_prefix/%{_lib}|g" build/ac-macros/serf.m4 configure*
14mu|subversion-1.8.17-1|531	
14mu|subversion-1.8.17-1|532	%build
14mu|subversion-1.8.17-1|533	%serverbuild
14mu|subversion-1.8.17-1|534	
14mu|subversion-1.8.17-1|535	%if %{with java}
14mu|subversion-1.8.17-1|536	export JAVADIR=%{_jvmdir}/java
14mu|subversion-1.8.17-1|537	%endif
14mu|subversion-1.8.17-1|538	
14mu|subversion-1.8.17-1|539	%define _disable_ld_no_undefined 1
14mu|subversion-1.8.17-1|540	
14mu|subversion-1.8.17-1|541	%if %{with ruby}
14mu|subversion-1.8.17-1|542	# override weird -shrext from ruby
14mu|subversion-1.8.17-1|543	export svn_cv_ruby_link="%{__cc} -shared"
14mu|subversion-1.8.17-1|544	export svn_cv_ruby_sitedir_libsuffix=""
14mu|subversion-1.8.17-1|545	export svn_cv_ruby_sitedir_archsuffix=""
14mu|subversion-1.8.17-1|546	%endif
14mu|subversion-1.8.17-1|547	
14mu|subversion-1.8.17-1|548	%configure2_5x \
14mu|subversion-1.8.17-1|549	--localstatedir=/var/lib \
14mu|subversion-1.8.17-1|550	--with-apr_memcache=%{_prefix} \
14mu|subversion-1.8.17-1|551	--with-apxs=%{_bindir}/apxs \
14mu|subversion-1.8.17-1|552	--with-apache-libexecdir=%{_libdir}/apache/ \
14mu|subversion-1.8.17-1|553	--with-apr=%{_bindir}/apr-1-config \
14mu|subversion-1.8.17-1|554	--with-apr-util=%{_bindir}/apu-1-config \
14mu|subversion-1.8.17-1|555	--disable-mod-activation \
14mu|subversion-1.8.17-1|556	--with-swig=%{_prefix} \
14mu|subversion-1.8.17-1|557	--disable-static \
14mu|subversion-1.8.17-1|558	%if %{with debug}
14mu|subversion-1.8.17-1|559	--enable-maintainer-mode \
14mu|subversion-1.8.17-1|560	--enable-debug \
14mu|subversion-1.8.17-1|561	%endif
14mu|subversion-1.8.17-1|562	%if %{with java}
14mu|subversion-1.8.17-1|563	--enable-javahl \
14mu|subversion-1.8.17-1|564	--with-jdk=%{_jvmdir}/java \
14mu|subversion-1.8.17-1|565	--with-junit=%{_javadir}/junit.jar \
14mu|subversion-1.8.17-1|566	%endif
14mu|subversion-1.8.17-1|567	%if %{with gnome_keyring}
14mu|subversion-1.8.17-1|568	--with-gnome-keyring \
14mu|subversion-1.8.17-1|569	%endif
14mu|subversion-1.8.17-1|570	%if %{with kwallet}
14mu|subversion-1.8.17-1|571	--with-kwallet \
14mu|subversion-1.8.17-1|572	%endif
14mu|subversion-1.8.17-1|573	--enable-shared \
14mu|subversion-1.8.17-1|574	--with-gssapi=%{_prefix} \
14mu|subversion-1.8.17-1|575	--with-libmagic=%{_prefix} \
14mu|subversion-1.8.17-1|576	--with-serf=%{_prefix} \
14mu|subversion-1.8.17-1|577	--with-sqlite=%{_prefix} \
14mu|subversion-1.8.17-1|578	--enable-bdb6
14mu|subversion-1.8.17-1|579	
14mu|subversion-1.8.17-1|580	%if %{with ruby}
14mu|subversion-1.8.17-1|581	# fix weird broken autopoo
14mu|subversion-1.8.17-1|582	perl -pi -e "s|^SWIG_RB_SITE_ARCH_DIR.*|SWIG_RB_SITE_ARCH_DIR=\"%{ruby_sitearchdir}\"|g" Makefile
14mu|subversion-1.8.17-1|583	perl -pi -e "s|^SWIG_RB_SITE_LIB_DIR.*|SWIG_RB_SITE_LIB_DIR=\"%{ruby_sitelibdir}\"|g" Makefile
14mu|subversion-1.8.17-1|584	%endif
14mu|subversion-1.8.17-1|585	
14mu|subversion-1.8.17-1|586	# fix weird broken autopoo
14mu|subversion-1.8.17-1|587	perl -pi -e "s|^toolsdir.*|toolsdir=%{_libexecdir}/svn-tools|g" Makefile
14mu|subversion-1.8.17-1|588	
14mu|subversion-1.8.17-1|589	%make all
14mu|subversion-1.8.17-1|590	
14mu|subversion-1.8.17-1|591	%if %{with python}
14mu|subversion-1.8.17-1|592	make swig-py swig_pydir=%{py_platsitedir}/libsvn swig_pydir_extra=%{py_sitedir}/svn
14mu|subversion-1.8.17-1|593	%endif
14mu|subversion-1.8.17-1|594	
14mu|subversion-1.8.17-1|595	%if %{with perl}
14mu|subversion-1.8.17-1|596	make swig-pl
14mu|subversion-1.8.17-1|597	pushd  subversion/bindings/swig/perl/native
14mu|subversion-1.8.17-1|598	perl Makefile.PL
14mu|subversion-1.8.17-1|599	popd
14mu|subversion-1.8.17-1|600	%endif
14mu|subversion-1.8.17-1|601	
14mu|subversion-1.8.17-1|602	%if %{with ruby}
14mu|subversion-1.8.17-1|603	make swig-rb
14mu|subversion-1.8.17-1|604	%endif
14mu|subversion-1.8.17-1|605	
14mu|subversion-1.8.17-1|606	%if %{with java}
14mu|subversion-1.8.17-1|607	make javahl
14mu|subversion-1.8.17-1|608	%endif
14mu|subversion-1.8.17-1|609	
14mu|subversion-1.8.17-1|610	%check
14mu|subversion-1.8.17-1|611	%if %{with test}
14mu|subversion-1.8.17-1|612	echo "###########################################################################"
14mu|subversion-1.8.17-1|613	echo "This can take quite some time to finish, so please be patient..."
14mu|subversion-1.8.17-1|614	echo "Don't be too surprised it the tests takes 30 minutes on a dual xeon machine..."
14mu|subversion-1.8.17-1|615	make LC_ALL=C LANG=C LD_LIBRARY_PATH="`pwd`/subversion/bindings/swig/perl/libsvn_swig_perl/.libs:`pwd`/subversion/bindings/swig/python/libsvn_swig_py/.libs:\
14mu|subversion-1.8.17-1|616	`pwd`/subversion/bindings/swig/python/.libs:`pwd`/subversion/libsvn_ra_local/.libs:`pwd`/subversion/svnadmin/.libs:\
14mu|subversion-1.8.17-1|617	`pwd`/subversion/tests/libsvn_ra_local/.libs:`pwd`/subversion/tests/libsvn_fs/.libs:`pwd`/subversion/tests/libsvn_wc/.libs:\
14mu|subversion-1.8.17-1|618	`pwd`/subversion/tests/libsvn_fs_base/.libs:`pwd`/subversion/tests/libsvn_diff/.libs:`pwd`/subversion/tests/libsvn_subr/.libs:\
14mu|subversion-1.8.17-1|619	`pwd`/subversion/tests/libsvn_delta/.libs:`pwd`/subversion/tests/libsvn_repos/.libs:`pwd`/subversion/tests/.libs:\
14mu|subversion-1.8.17-1|620	`pwd`/subversion/svnserve/.libs:`pwd`/subversion/libsvn_fs/.libs:`pwd`/subversion/libsvn_ra/.libs:`pwd`/subversion/libsvn_wc/.libs:\
14mu|subversion-1.8.17-1|621	`pwd`/subversion/mod_dav_svn/.libs:`pwd`/subversion/mod_authz_svn/.libs:`pwd`/subversion/svnlook/.libs:`pwd`/subversion/svndumpfilter/.libs:\
14mu|subversion-1.8.17-1|622	`pwd`/subversion/libsvn_client/.libs:`pwd`/subversion/libsvn_fs_base/bdb/.libs:`pwd`/subversion/libsvn_fs_base/util/.libs:\
14mu|subversion-1.8.17-1|623	`pwd`/subversion/libsvn_fs_base/.libs:`pwd`/subversion/libsvn_diff/.libs:`pwd`/subversion/libsvn_subr/.libs:`pwd`/subversion/svnversion/.libs:\
14mu|subversion-1.8.17-1|624	`pwd`/subversion/libsvn_ra_dav/.libs:`pwd`/subversion/libsvn_ra_svn/.libs:`pwd`/subversion/libsvn_delta/.libs:`pwd`/subversion/libsvn_fs_fs/.libs:\
14mu|subversion-1.8.17-1|625	`pwd`/subversion/libsvn_repos/.libs:`pwd`/subversion/clients/cmdline/.libs:$LD_LIBRARY_PATH" check
14mu|subversion-1.8.17-1|626	%endif
14mu|subversion-1.8.17-1|627	
14mu|subversion-1.8.17-1|628	%install
14mu|subversion-1.8.17-1|629	%makeinstall_std
14mu|subversion-1.8.17-1|630	
14mu|subversion-1.8.17-1|631	%if %{with python}
14mu|subversion-1.8.17-1|632	%makeinstall_std install-swig-py swig_pydir=%{py_platsitedir}/libsvn swig_pydir_extra=%{py_sitedir}/svn
14mu|subversion-1.8.17-1|633	# Precompile python
14mu|subversion-1.8.17-1|634	%py_compile %{buildroot}/%{py_platsitedir}/libsvn
14mu|subversion-1.8.17-1|635	%py_compile %{buildroot}/%{py_sitedir}/svn
14mu|subversion-1.8.17-1|636	%endif
14mu|subversion-1.8.17-1|637	
14mu|subversion-1.8.17-1|638	%if %{with perl}
14mu|subversion-1.8.17-1|639	%makeinstall_std install-swig-pl-lib
14mu|subversion-1.8.17-1|640	pushd subversion/bindings/swig/perl/native/
14mu|subversion-1.8.17-1|641	perl Makefile.PL
14mu|subversion-1.8.17-1|642	%makeinstall_std
14mu|subversion-1.8.17-1|643	popd
14mu|subversion-1.8.17-1|644	%endif
14mu|subversion-1.8.17-1|645	
14mu|subversion-1.8.17-1|646	%if %{with ruby}
14mu|subversion-1.8.17-1|647	%makeinstall_std install-swig-rb
14mu|subversion-1.8.17-1|648	%endif
14mu|subversion-1.8.17-1|649	%if %{with java}
14mu|subversion-1.8.17-1|650	%makeinstall_std install-javahl
14mu|subversion-1.8.17-1|651	
14mu|subversion-1.8.17-1|652	mkdir -p %{buildroot}%{_javadir}
14mu|subversion-1.8.17-1|653	mv %{buildroot}%{_libdir}/svn-javahl/svn-javahl.jar %{buildroot}%{_javadir}/svn-javahl-%{version}.jar
14mu|subversion-1.8.17-1|654	ln -s svn-javahl-%{version}.jar %{buildroot}%{_javadir}/svn-javahl.jar
14mu|subversion-1.8.17-1|655	
14mu|subversion-1.8.17-1|656	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/libsvnjavahl-1.so
14mu|subversion-1.8.17-1|657	%endif
14mu|subversion-1.8.17-1|658	
14mu|subversion-1.8.17-1|659	%if %{with perl}
14mu|subversion-1.8.17-1|660	# perl bindings
14mu|subversion-1.8.17-1|661	make pure_vendor_install -C subversion/bindings/swig/perl/native DESTDIR=%{buildroot}
14mu|subversion-1.8.17-1|662	%endif
14mu|subversion-1.8.17-1|663	
14mu|subversion-1.8.17-1|664	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/modules.d/10_mod_dav_svn.conf
14mu|subversion-1.8.17-1|665	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/httpd/conf.d/subversion.conf
14mu|subversion-1.8.17-1|666	
14mu|subversion-1.8.17-1|667	install -D -p -m 0644 %{SOURCE9} %{buildroot}%{_tmpfilesdir}/svnserve.conf
14mu|subversion-1.8.17-1|668	
14mu|subversion-1.8.17-1|669	# install the extra module
14mu|subversion-1.8.17-1|670	%makeinstall_std install-tools
14mu|subversion-1.8.17-1|671	
14mu|subversion-1.8.17-1|672	# cleanup
14mu|subversion-1.8.17-1|673	#rm -f %{buildroot}%{_libdir}/*.*a
14mu|subversion-1.8.17-1|674	
14mu|subversion-1.8.17-1|675	######################
14mu|subversion-1.8.17-1|676	###  client-tools  ###
14mu|subversion-1.8.17-1|677	######################
14mu|subversion-1.8.17-1|678	
14mu|subversion-1.8.17-1|679	# various commands
14mu|subversion-1.8.17-1|680	# contrib was removed in subversion-1.7.x :
14mu|subversion-1.8.17-1|681	#  -- http://subversion.apache.org/docs/release-notes/1.7.html
14mu|subversion-1.8.17-1|682	#  -- (shlomif)
14mu|subversion-1.8.17-1|683	# install -m 755 contrib/client-side/search-svnlog.pl %%{buildroot}%%{_bindir}
14mu|subversion-1.8.17-1|684	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  search-svnlog.pl search-svnlog)
14mu|subversion-1.8.17-1|685	# install -m 755 contrib/client-side/svn_all_diffs.pl %%{buildroot}%%{_bindir}
14mu|subversion-1.8.17-1|686	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  svn_all_diffs.pl svn_all_diffs)
14mu|subversion-1.8.17-1|687	# install -m 755 contrib/client-side/svn_load_dirs/svn_load_dirs.pl %%{buildroot}%%{_bindir}
14mu|subversion-1.8.17-1|688	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  svn_load_dirs.pl svn_load_dirs)
14mu|subversion-1.8.17-1|689	# install -m 755 contrib/client-side/svn-log.pl %%{buildroot}%%{_bindir}
14mu|subversion-1.8.17-1|690	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  svn-log.pl svn-log)
14mu|subversion-1.8.17-1|691	
14mu|subversion-1.8.17-1|692	install -m 755 tools/client-side/showchange.pl %{buildroot}%{_bindir}
14mu|subversion-1.8.17-1|693	(cd  %{buildroot}/%{_bindir}; ln -sf  showchange.pl showchange)
14mu|subversion-1.8.17-1|694	
14mu|subversion-1.8.17-1|695	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
14mu|subversion-1.8.17-1|696	install -m 644 tools/client-side/bash_completion \
14mu|subversion-1.8.17-1|697	%{buildroot}%{_sysconfdir}/bash_completion.d/subversion
14mu|subversion-1.8.17-1|698	
14mu|subversion-1.8.17-1|699	# Global configs
14mu|subversion-1.8.17-1|700	install -d -m 755 %{buildroot}%{_sysconfdir}/subversion
14mu|subversion-1.8.17-1|701	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/subversion/config
14mu|subversion-1.8.17-1|702	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/subversion/servers
14mu|subversion-1.8.17-1|703	
14mu|subversion-1.8.17-1|704	####################
14mu|subversion-1.8.17-1|705	###  repo-tools  ###
14mu|subversion-1.8.17-1|706	####################
14mu|subversion-1.8.17-1|707	
14mu|subversion-1.8.17-1|708	# hotbackup tool
14mu|subversion-1.8.17-1|709	install -m 755 tools/backup/hot-backup.py %{buildroot}%{_bindir}
14mu|subversion-1.8.17-1|710	(cd %{buildroot}%{_bindir}; ln -sf  hot-backup.py hot-backup)
14mu|subversion-1.8.17-1|711	
14mu|subversion-1.8.17-1|712	# hook-scripts
14mu|subversion-1.8.17-1|713	install -d -m755 %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mu|subversion-1.8.17-1|714	pushd tools/hook-scripts
14mu|subversion-1.8.17-1|715	install -m 644 commit-access-control.cfg.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mu|subversion-1.8.17-1|716	install -m 755 commit-access-control.pl %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mu|subversion-1.8.17-1|717	install -m 644 svnperms.conf.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mu|subversion-1.8.17-1|718	install -m 755 svnperms.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mu|subversion-1.8.17-1|719	install -m 755 mailer/mailer.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mu|subversion-1.8.17-1|720	install -m 644 mailer/mailer.conf.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mu|subversion-1.8.17-1|721	popd
14mu|subversion-1.8.17-1|722	
14mu|subversion-1.8.17-1|723	pushd tools/hook-scripts
14mu|subversion-1.8.17-1|724	install -m 755 commit-email.rb %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
14mu|subversion-1.8.17-1|725	popd
14mu|subversion-1.8.17-1|726	
14mu|subversion-1.8.17-1|727	#xslt
14mu|subversion-1.8.17-1|728	install -d -m755 %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
14mu|subversion-1.8.17-1|729	install -m 644 tools/xslt/svnindex.css %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
14mu|subversion-1.8.17-1|730	install -m 644 tools/xslt/svnindex.xsl %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
14mu|subversion-1.8.17-1|731	
14mu|subversion-1.8.17-1|732	#cgi
14mu|subversion-1.8.17-1|733	# contrib was removed in subversion-1.7.x :
14mu|subversion-1.8.17-1|734	# install -d -m755 %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
14mu|subversion-1.8.17-1|735	# install -m 755 contrib/cgi/mirror_dir_through_svn.cgi %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
14mu|subversion-1.8.17-1|736	# install -m 644 contrib/cgi/mirror_dir_through_svn.README %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
14mu|subversion-1.8.17-1|737	# install -m 755 contrib/cgi/tweak-log.cgi %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
14mu|subversion-1.8.17-1|738	
14mu|subversion-1.8.17-1|739	# fix a missing file...
14mu|subversion-1.8.17-1|740	ln -sf libsvn_diff-1.so.0.0.0 %{buildroot}%{_libdir}/libsvn_diff.so
14mu|subversion-1.8.17-1|741	
14mu|subversion-1.8.17-1|742	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svn
14mu|subversion-1.8.17-1|743	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnlook
14mu|subversion-1.8.17-1|744	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnversion
14mu|subversion-1.8.17-1|745	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnserve
14mu|subversion-1.8.17-1|746	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnadmin
14mu|subversion-1.8.17-1|747	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svndumpfilter
14mu|subversion-1.8.17-1|748	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnsync
14mu|subversion-1.8.17-1|749	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnrdump
14mu|subversion-1.8.17-1|750	
14mu|subversion-1.8.17-1|751	# fix the stupid rpath stuff...
14mu|subversion-1.8.17-1|752	myf() { find %{buildroot}%{perl_vendorarch} -type f -name "*.so"; }
14mu|subversion-1.8.17-1|753	# Fix the readonly permissions of the perl files.
14mu|subversion-1.8.17-1|754	myf | xargs chmod u+w
14mu|subversion-1.8.17-1|755	myf | xargs chrpath -d
14mu|subversion-1.8.17-1|756	
14mu|subversion-1.8.17-1|757	# handle translations
14mu|subversion-1.8.17-1|758	%find_lang %{name}
14mu|subversion-1.8.17-1|759	
14mu|subversion-1.8.17-1|760	# fix the server parts
14mu|subversion-1.8.17-1|761	mkdir -p %{buildroot}%{_unitdir}
14mu|subversion-1.8.17-1|762	install -p -m644 %{SOURCE8} %{buildroot}%{_unitdir}/svnserve.service
14mu|subversion-1.8.17-1|763	install -d %{buildroot}/var/lib/svn/repositories
14mu|subversion-1.8.17-1|764	
14mu|subversion-1.8.17-1|765	# Move perl man
14mu|subversion-1.8.17-1|766	chmod u+w %{buildroot}%{_prefix}/local/share/man/man3/*
14mu|subversion-1.8.17-1|767	mv -f %{buildroot}%{_prefix}/local/share/man/man3/* %{buildroot}%{_mandir}/man3/
14mu|subversion-1.8.17-1|768	
14mu|subversion-1.8.17-1|769	# cleanup
14mu|subversion-1.8.17-1|770	find %{buildroot} -name "perllocal.pod" | xargs rm -f
14mu|subversion-1.8.17-1|771	
14mu|subversion-1.8.17-1|772	%changelog
14mu|subversion-1.8.17-1|773	
14mu|subversion-1.8.17-1|774	* Mon Jan 16 2017 Alzim <alzim@bk.ru> 2:1.8.17-1
14mu|subversion-1.8.17-1|775	- (c1fa7e0) Updated to 1.8.17
14mu|subversion-1.8.17-1|776	
14mu|subversion-1.8.17-1|777	

24153 14
14mu|sudo-1.8.21p2-3|1	# use fakeroot -ba sudo.spec to build!
14mu|sudo-1.8.21p2-3|2	%define plevel %nil
14mu|sudo-1.8.21p2-3|3	
14mu|sudo-1.8.21p2-3|4	Summary:	Allows command execution as root for specified users
14mu|sudo-1.8.21p2-3|5	Name:		sudo
14mu|sudo-1.8.21p2-3|6	Version:	1.8.21p2%{?plevel}
14mu|sudo-1.8.21p2-3|7	Release:	3
14mu|sudo-1.8.21p2-3|8	Epoch:		1
14mu|sudo-1.8.21p2-3|9	License:	GPLv2+
14mu|sudo-1.8.21p2-3|10	Group:		System/Base
14mu|sudo-1.8.21p2-3|11	Url:		https://www.sudo.ws
14mu|sudo-1.8.21p2-3|12	Source0:	https://www.sudo.ws/sudo/dist/%{name}-%{version}.tar.gz
14mu|sudo-1.8.21p2-3|13	Source2:	sudo.pamd
14mu|sudo-1.8.21p2-3|14	Source3:	sudo-1.7.4p4-sudoers
14mu|sudo-1.8.21p2-3|15	Source4:	sudo.rpmlintrc
14mu|sudo-1.8.21p2-3|16	Source5:	sudoers.mo
14mu|sudo-1.8.21p2-3|17	Patch1:		sudo-1.6.7p5-strip.patch
14mu|sudo-1.8.21p2-3|18	Patch2:		sudo-1.7.2p1-envdebug.patch
14mu|sudo-1.8.21p2-3|19	Patch4:		sudo-1.8.5-pipelist.patch
14mu|sudo-1.8.21p2-3|20	BuildRequires:	autoconf-archive
14mu|sudo-1.8.21p2-3|21	BuildRequires:	bison
14mu|sudo-1.8.21p2-3|22	BuildRequires:	groff-for-man
14mu|sudo-1.8.21p2-3|23	BuildRequires:	audit-devel
14mu|sudo-1.8.21p2-3|24	BuildRequires:	cap-devel
14mu|sudo-1.8.21p2-3|25	BuildRequires:	openldap-devel
14mu|sudo-1.8.21p2-3|26	BuildRequires:	pam-devel
14mu|sudo-1.8.21p2-3|27	Requires(post):	coreutils
14mu|sudo-1.8.21p2-3|28	
14mu|sudo-1.8.21p2-3|29	%description
14mu|sudo-1.8.21p2-3|30	Sudo (superuser do) allows a system administrator to give certain users (or
14mu|sudo-1.8.21p2-3|31	groups of users) the ability to run some (or all) commands as root while
14mu|sudo-1.8.21p2-3|32	logging all commands and arguments. Sudo operates on a per-command basis.
14mu|sudo-1.8.21p2-3|33	It is not a replacement for the shell. Features include: the ability to
14mu|sudo-1.8.21p2-3|34	restrict what commands a user may run on a per-host basis, copious logging
14mu|sudo-1.8.21p2-3|35	of each command (providing a clear audit trail of who did what), a
14mu|sudo-1.8.21p2-3|36	configurable timeout of the sudo command, and the ability to use the same
14mu|sudo-1.8.21p2-3|37	configuration file (sudoers) on many different machines.
14mu|sudo-1.8.21p2-3|38	
14mu|sudo-1.8.21p2-3|39	%files -f %{name}.lang
14mu|sudo-1.8.21p2-3|40	%doc doc/LICENSE doc/HISTORY README README.LDAP
14mu|sudo-1.8.21p2-3|41	%doc doc/TROUBLESHOOTING doc/UPGRADE doc/schema.*
14mu|sudo-1.8.21p2-3|42	%attr(0440,root,root) %config(noreplace) %{_sysconfdir}/sudoers
14mu|sudo-1.8.21p2-3|43	%attr(0440,root,root) %config(noreplace) %{_sysconfdir}/sudoers.dist
14mu|sudo-1.8.21p2-3|44	%attr(0750,root,root) %dir %{_sysconfdir}/sudoers.d/
14mu|sudo-1.8.21p2-3|45	%config(noreplace) %{_sysconfdir}/logrotate.d/sudo
14mu|sudo-1.8.21p2-3|46	%config(noreplace) %{_sysconfdir}/pam.d/sudo
14mu|sudo-1.8.21p2-3|47	%config(noreplace) %{_sysconfdir}/pam.d/sudo-i
14mu|sudo-1.8.21p2-3|48	%attr(0755,root,root) %{_bindir}/sudoers2ldif
14mu|sudo-1.8.21p2-3|49	%attr(4111,root,root) %{_bindir}/sudo
14mu|sudo-1.8.21p2-3|50	%attr(4111,root,root) %{_bindir}/sudoedit
14mu|sudo-1.8.21p2-3|51	%attr(0111,root,root) %{_bindir}/sudoreplay
14mu|sudo-1.8.21p2-3|52	%attr(0755,root,root) %{_sbindir}/visudo
14mu|sudo-1.8.21p2-3|53	%ghost %{_logdir}/sudo.log
14mu|sudo-1.8.21p2-3|54	%{_mandir}/man8/sudoreplay.8*
14mu|sudo-1.8.21p2-3|55	%{_mandir}/man8/visudo.8*
14mu|sudo-1.8.21p2-3|56	%{_mandir}/man8/sudoedit.8*
14mu|sudo-1.8.21p2-3|57	%{_mandir}/man8/sudo.8*
14mu|sudo-1.8.21p2-3|58	%{_mandir}/man5/sudo.conf.5*
14mu|sudo-1.8.21p2-3|59	%{_mandir}/man5/sudoers.ldap.5*
14mu|sudo-1.8.21p2-3|60	%{_mandir}/man5/sudoers.5*
14mu|sudo-1.8.21p2-3|61	%attr(0700,root,root) %dir %{_var}/db/sudo
14mu|sudo-1.8.21p2-3|62	%attr(0750,root,root) %dir %{_logdir}/sudo-io
14mu|sudo-1.8.21p2-3|63	%attr(0755,root,root) %dir %{_libdir}/sudo
14mu|sudo-1.8.21p2-3|64	%{_libdir}/sudo/*
14mu|sudo-1.8.21p2-3|65	%{_tmpfilesdir}/sudo.conf
14mu|sudo-1.8.21p2-3|66	
14mu|sudo-1.8.21p2-3|67	%post
14mu|sudo-1.8.21p2-3|68	chmod 0440 %{_sysconfdir}/sudoers || :
14mu|sudo-1.8.21p2-3|69	%create_ghostfile %{_logdir}/sudo.log root root 600
14mu|sudo-1.8.21p2-3|70	
14mu|sudo-1.8.21p2-3|71	#----------------------------------------------------------------------------
14mu|sudo-1.8.21p2-3|72	
14mu|sudo-1.8.21p2-3|73	%package devel
14mu|sudo-1.8.21p2-3|74	Summary:	Development files for %{name}
14mu|sudo-1.8.21p2-3|75	Group:		Development/C
14mu|sudo-1.8.21p2-3|76	Requires:	%{name} = %{EVRD}
14mu|sudo-1.8.21p2-3|77	
14mu|sudo-1.8.21p2-3|78	%description devel
14mu|sudo-1.8.21p2-3|79	The %{name}-devel package contains header files developing sudo
14mu|sudo-1.8.21p2-3|80	plugins that use %{name}.
14mu|sudo-1.8.21p2-3|81	
14mu|sudo-1.8.21p2-3|82	%files devel
14mu|sudo-1.8.21p2-3|83	%{_includedir}/sudo_plugin.h
14mu|sudo-1.8.21p2-3|84	%{_mandir}/man8/sudo_plugin.8*
14mu|sudo-1.8.21p2-3|85	
14mu|sudo-1.8.21p2-3|86	#----------------------------------------------------------------------------
14mu|sudo-1.8.21p2-3|87	
14mu|sudo-1.8.21p2-3|88	%prep
14mu|sudo-1.8.21p2-3|89	%setup -q
14mu|sudo-1.8.21p2-3|90	%patch1 -p1 -b .strip~
14mu|sudo-1.8.21p2-3|91	%patch2 -p1 -b .envdebug~
14mu|sudo-1.8.21p2-3|92	# disable patch4 due
14mu|sudo-1.8.21p2-3|93	# https://abf.rosalinux.ru/openmandriva/sudo/issues/1
14mu|sudo-1.8.21p2-3|94	# https://bugs.mageia.org/show_bug.cgi?id=11374
14mu|sudo-1.8.21p2-3|95	# https://bugs.gentoo.org/show_bug.cgi?id=487618
14mu|sudo-1.8.21p2-3|96	# patch4 -p1 -b .pipelist~
14mu|sudo-1.8.21p2-3|97	# handle newer autoconf
14mu|sudo-1.8.21p2-3|98	#mv aclocal.m4 acinclude.m4
14mu|sudo-1.8.21p2-3|99	autoreconf -fvi
14mu|sudo-1.8.21p2-3|100	
14mu|sudo-1.8.21p2-3|101	# fix attribs and filenames
14mu|sudo-1.8.21p2-3|102	find -name "Makefile.*" | xargs sed -i -e "s|-m 0444|-m 0644|g;s|configure.in|configure.ac|g"
14mu|sudo-1.8.21p2-3|103	
14mu|sudo-1.8.21p2-3|104	%build
14mu|sudo-1.8.21p2-3|105	%serverbuild
14mu|sudo-1.8.21p2-3|106	export CFLAGS="%{optflags} -D_GNU_SOURCE"
14mu|sudo-1.8.21p2-3|107	
14mu|sudo-1.8.21p2-3|108	%configure2_5x \
14mu|sudo-1.8.21p2-3|109	--without-rpath \
14mu|sudo-1.8.21p2-3|110	--with-logging=both \
14mu|sudo-1.8.21p2-3|111	--with-logfac=authpriv \
14mu|sudo-1.8.21p2-3|112	--with-logpath=%{_logdir}/sudo.log \
14mu|sudo-1.8.21p2-3|113	--with-editor=/bin/vi \
14mu|sudo-1.8.21p2-3|114	--enable-log-host \
14mu|sudo-1.8.21p2-3|115	--with-pam \
14mu|sudo-1.8.21p2-3|116	--with-pam-login \
14mu|sudo-1.8.21p2-3|117	--with-env-editor \
14mu|sudo-1.8.21p2-3|118	--with-noexec=no \
14mu|sudo-1.8.21p2-3|119	--with-linux-audit \
14mu|sudo-1.8.21p2-3|120	--with-ignore-dot \
14mu|sudo-1.8.21p2-3|121	--with-tty-tickets \
14mu|sudo-1.8.21p2-3|122	--libexecdir=%{_libdir}/sudo \
14mu|sudo-1.8.21p2-3|123	--with-plugindir=%{_libdir}/sudo \
14mu|sudo-1.8.21p2-3|124	--with-noexec=%{_libdir}/sudo/sudo_noexec.so \
14mu|sudo-1.8.21p2-3|125	--with-ldap \
14mu|sudo-1.8.21p2-3|126	--with-ldap-conf-file=%{_sysconfdir}/ldap.conf \
14mu|sudo-1.8.21p2-3|127	--with-secure-path="/sbin:%{_sbindir}:/bin:%{_bindir}:/usr/local/bin:/usr/local/sbin" \
14mu|sudo-1.8.21p2-3|128	--with-passprompt="[sudo] password for %p: " \
14mu|sudo-1.8.21p2-3|129	--with-sssd
14mu|sudo-1.8.21p2-3|130	
14mu|sudo-1.8.21p2-3|131	%make
14mu|sudo-1.8.21p2-3|132	
14mu|sudo-1.8.21p2-3|133	%install
14mu|sudo-1.8.21p2-3|134	install -d %{buildroot}/usr
14mu|sudo-1.8.21p2-3|135	install -d %{buildroot}%{_sysconfdir}/logrotate.d
14mu|sudo-1.8.21p2-3|136	install -d %{buildroot}%{_sysconfdir}/sudoers.d
14mu|sudo-1.8.21p2-3|137	install -d %{buildroot}%{_var}/db/sudo
14mu|sudo-1.8.21p2-3|138	install -d %{buildroot}%{_logdir}/sudo
14mu|sudo-1.8.21p2-3|139	install -d %{buildroot}%{_logdir}/sudo-io
14mu|sudo-1.8.21p2-3|140	
14mu|sudo-1.8.21p2-3|141	%makeinstall_std install_uid=`id -u` install_gid=`id -g` sudoers_uid=`id -u` sudoers_gid=`id -g`
14mu|sudo-1.8.21p2-3|142	
14mu|sudo-1.8.21p2-3|143	install -m0644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/pam.d/sudo
14mu|sudo-1.8.21p2-3|144	install -m0644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sudoers
14mu|sudo-1.8.21p2-3|145	install -m0755 plugins/sudoers/sudoers2ldif %{buildroot}%{_bindir}
14mu|sudo-1.8.21p2-3|146	
14mu|sudo-1.8.21p2-3|147	install -m0644 %{SOURCE5} -D %{buildroot}/usr/share/locale/ru/LC_MESSAGES/
14mu|sudo-1.8.21p2-3|148	
14mu|sudo-1.8.21p2-3|149	# Installing logrotated file
14mu|sudo-1.8.21p2-3|150	cat <<END >%{buildroot}%{_sysconfdir}/logrotate.d/sudo
14mu|sudo-1.8.21p2-3|151	%{_logdir}/sudo.log {
14mu|sudo-1.8.21p2-3|152	missingok
14mu|sudo-1.8.21p2-3|153	monthly
14mu|sudo-1.8.21p2-3|154	compress
14mu|sudo-1.8.21p2-3|155	}
14mu|sudo-1.8.21p2-3|156	END
14mu|sudo-1.8.21p2-3|157	
14mu|sudo-1.8.21p2-3|158	cat > %{buildroot}%{_sysconfdir}/pam.d/sudo << EOF
14mu|sudo-1.8.21p2-3|159	#%%PAM-1.0
14mu|sudo-1.8.21p2-3|160	auth       include      system-auth
14mu|sudo-1.8.21p2-3|161	account    include      system-auth
14mu|sudo-1.8.21p2-3|162	password   include      system-auth
14mu|sudo-1.8.21p2-3|163	session    optional     pam_keyinit.so revoke
14mu|sudo-1.8.21p2-3|164	session    required     pam_limits.so
14mu|sudo-1.8.21p2-3|165	EOF
14mu|sudo-1.8.21p2-3|166	
14mu|sudo-1.8.21p2-3|167	cat > %{buildroot}%{_sysconfdir}/pam.d/sudo-i << EOF
14mu|sudo-1.8.21p2-3|168	#%%PAM-1.0
14mu|sudo-1.8.21p2-3|169	auth       include      sudo
14mu|sudo-1.8.21p2-3|170	account    include      sudo
14mu|sudo-1.8.21p2-3|171	password   include      sudo
14mu|sudo-1.8.21p2-3|172	session    optional     pam_keyinit.so force revoke
14mu|sudo-1.8.21p2-3|173	session    required     pam_limits.so
14mu|sudo-1.8.21p2-3|174	EOF
14mu|sudo-1.8.21p2-3|175	
14mu|sudo-1.8.21p2-3|176	# so that strip can touch it...
14mu|sudo-1.8.21p2-3|177	chmod 755 %{buildroot}%{_bindir}/*
14mu|sudo-1.8.21p2-3|178	chmod 755 %{buildroot}%{_sbindir}/*
14mu|sudo-1.8.21p2-3|179	
14mu|sudo-1.8.21p2-3|180	# (tpg) create the missing log file
14mu|sudo-1.8.21p2-3|181	touch %{buildroot}%{_logdir}/sudo.log
14mu|sudo-1.8.21p2-3|182	
14mu|sudo-1.8.21p2-3|183	%find_lang sudo sudoers %{name}.lang
14mu|sudo-1.8.21p2-3|184	
14mu|sudo-1.8.21p2-3|185	%changelog
14mu|sudo-1.8.21p2-3|186	
14mu|sudo-1.8.21p2-3|187	* Tue Dec 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.8.21p2-3
14mu|sudo-1.8.21p2-3|188	- (7d7143f) Merge branch 'rosa2016.1' into rosa2014.1
14mu|sudo-1.8.21p2-3|189	
14mu|sudo-1.8.21p2-3|190	

24154 14
14mu|suitesparse-common-devel-4.0.2-3|1	%define _enable_debug_packages %{nil}
14mu|suitesparse-common-devel-4.0.2-3|2	%define debug_package %{nil}
14mu|suitesparse-common-devel-4.0.2-3|3	
14mu|suitesparse-common-devel-4.0.2-3|4	%define NAME	SuiteSparse_config
14mu|suitesparse-common-devel-4.0.2-3|5	
14mu|suitesparse-common-devel-4.0.2-3|6	Summary:	Configuration file for SuiteSparse packages
14mu|suitesparse-common-devel-4.0.2-3|7	Name:		suitesparse-common-devel
14mu|suitesparse-common-devel-4.0.2-3|8	Version:	4.0.2
14mu|suitesparse-common-devel-4.0.2-3|9	Release:	3
14mu|suitesparse-common-devel-4.0.2-3|10	License:	LGPL
14mu|suitesparse-common-devel-4.0.2-3|11	Group:		Development/C
14mu|suitesparse-common-devel-4.0.2-3|12	Url:		http://www.cise.ufl.edu/research/sparse/UFconfig/
14mu|suitesparse-common-devel-4.0.2-3|13	Source0:	http://www.cise.ufl.edu/research/sparse/UFconfig/%{NAME}-%{version}.tar.gz
14mu|suitesparse-common-devel-4.0.2-3|14	Provides:	ufsparse-common-devel = %{version}-%{release}
14mu|suitesparse-common-devel-4.0.2-3|15	
14mu|suitesparse-common-devel-4.0.2-3|16	%description
14mu|suitesparse-common-devel-4.0.2-3|17	UFconfig provides a configuration header file needed by most of the other
14mu|suitesparse-common-devel-4.0.2-3|18	packages in SuiteSparse. And static library with few functions.
14mu|suitesparse-common-devel-4.0.2-3|19	
14mu|suitesparse-common-devel-4.0.2-3|20	%prep
14mu|suitesparse-common-devel-4.0.2-3|21	%setup -q -n %{NAME}
14mu|suitesparse-common-devel-4.0.2-3|22	chmod 0644 README.txt
14mu|suitesparse-common-devel-4.0.2-3|23	
14mu|suitesparse-common-devel-4.0.2-3|24	%build
14mu|suitesparse-common-devel-4.0.2-3|25	%make CF="%{optflags}"
14mu|suitesparse-common-devel-4.0.2-3|26	
14mu|suitesparse-common-devel-4.0.2-3|27	%install
14mu|suitesparse-common-devel-4.0.2-3|28	install -d -m 755 %{buildroot}/%{_includedir}/suitesparse
14mu|suitesparse-common-devel-4.0.2-3|29	install -m 644 *.h %{buildroot}/%{_includedir}/suitesparse
14mu|suitesparse-common-devel-4.0.2-3|30	install -m 644 *.mk %{buildroot}/%{_includedir}/suitesparse
14mu|suitesparse-common-devel-4.0.2-3|31	
14mu|suitesparse-common-devel-4.0.2-3|32	install -d -m 755 %{buildroot}/%{_libdir}
14mu|suitesparse-common-devel-4.0.2-3|33	install -m 644 *.a %{buildroot}/%{_libdir}
14mu|suitesparse-common-devel-4.0.2-3|34	
14mu|suitesparse-common-devel-4.0.2-3|35	%files
14mu|suitesparse-common-devel-4.0.2-3|36	%doc README.txt
14mu|suitesparse-common-devel-4.0.2-3|37	%{_includedir}/suitesparse/*.*
14mu|suitesparse-common-devel-4.0.2-3|38	%{_libdir}/*.a
14mu|suitesparse-common-devel-4.0.2-3|39	
14mu|suitesparse-common-devel-4.0.2-3|40	
14mu|suitesparse-common-devel-4.0.2-3|41	%changelog
14mu|suitesparse-common-devel-4.0.2-3|42	
14mu|suitesparse-common-devel-4.0.2-3|43	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-3
14mu|suitesparse-common-devel-4.0.2-3|44	- (a7842e0) MassBuild#464: Increase release tag
14mu|suitesparse-common-devel-4.0.2-3|45	
14mu|suitesparse-common-devel-4.0.2-3|46	

24155 14
14mu|suomi-malaga-1.19-3|1	%define prever	0
14mu|suomi-malaga-1.19-3|2	%define rel	3
14mu|suomi-malaga-1.19-3|3	
14mu|suomi-malaga-1.19-3|4	Summary:	Description of Finnish morphology written in Malaga
14mu|suomi-malaga-1.19-3|5	Name:		suomi-malaga
14mu|suomi-malaga-1.19-3|6	Version:	1.19
14mu|suomi-malaga-1.19-3|7	%if %prever
14mu|suomi-malaga-1.19-3|8	Release:	0.%prever.%rel
14mu|suomi-malaga-1.19-3|9	%else
14mu|suomi-malaga-1.19-3|10	Release:	%rel
14mu|suomi-malaga-1.19-3|11	%endif
14mu|suomi-malaga-1.19-3|12	License:	GPLv2+
14mu|suomi-malaga-1.19-3|13	Group:		Text tools
14mu|suomi-malaga-1.19-3|14	URL:            http://voikko.sourceforge.net/
14mu|suomi-malaga-1.19-3|15	%if %prever
14mu|suomi-malaga-1.19-3|16	Source:		http://www.puimula.org/htp/testing/%{name}-%{version}%prever.tar.gz
14mu|suomi-malaga-1.19-3|17	%else
14mu|suomi-malaga-1.19-3|18	Source:         http://www.puimula.org/voikko-sources/suomi-malaga/%{name}-%{version}.tar.gz
14mu|suomi-malaga-1.19-3|19	%endif
14mu|suomi-malaga-1.19-3|20	BuildRequires:	malaga >= 7.8
14mu|suomi-malaga-1.19-3|21	BuildRequires:	python
14mu|suomi-malaga-1.19-3|22	# NOTE: Packages are endianness specific, but all Mageia architectures are little-endian
14mu|suomi-malaga-1.19-3|23	# and having this as no-noarch causes issues with urpmi:
14mu|suomi-malaga-1.19-3|24	# https://bugs.mageia.org/show_bug.cgi?id=5404
14mu|suomi-malaga-1.19-3|25	BuildArch:	noarch
14mu|suomi-malaga-1.19-3|26	
14mu|suomi-malaga-1.19-3|27	%description
14mu|suomi-malaga-1.19-3|28	Description of Finnish morphology written in Malaga.
14mu|suomi-malaga-1.19-3|29	
14mu|suomi-malaga-1.19-3|30	Suomi-malaga is used by text indexer Sukija and spellchecker/hyphenator
14mu|suomi-malaga-1.19-3|31	Voikko.
14mu|suomi-malaga-1.19-3|32	
14mu|suomi-malaga-1.19-3|33	%package -n voikko-fi
14mu|suomi-malaga-1.19-3|34	Summary:	Finnish support for Voikko spellchecker/hyphenator
14mu|suomi-malaga-1.19-3|35	Group:		Text tools
14mu|suomi-malaga-1.19-3|36	Requires:	locales-fi
14mu|suomi-malaga-1.19-3|37	# aspell = 1, myspell = 2, lang-specific = 3
14mu|suomi-malaga-1.19-3|38	Provides:	enchant-dictionary = 3
14mu|suomi-malaga-1.19-3|39	Provides:	voikko-dictionary
14mu|suomi-malaga-1.19-3|40	Provides:	voikko-fi_FI
14mu|suomi-malaga-1.19-3|41	Provides:	spell-fi
14mu|suomi-malaga-1.19-3|42	Provides:	%{name} = %{version}-%{release}
14mu|suomi-malaga-1.19-3|43	Obsoletes:	suomi-malaga-voikko < 1.0
14mu|suomi-malaga-1.19-3|44	
14mu|suomi-malaga-1.19-3|45	%description -n voikko-fi
14mu|suomi-malaga-1.19-3|46	Finnish support for Voikko spellchecker/hyphenator. This package is also
14mu|suomi-malaga-1.19-3|47	known as Suomi-malaga.
14mu|suomi-malaga-1.19-3|48	
14mu|suomi-malaga-1.19-3|49	%prep
14mu|suomi-malaga-1.19-3|50	%setup -q -n %{name}-%{version}
14mu|suomi-malaga-1.19-3|51	
14mu|suomi-malaga-1.19-3|52	%build
14mu|suomi-malaga-1.19-3|53	%make voikko GENLEX_OPTS="--extra-usage=it" \
14mu|suomi-malaga-1.19-3|54	EXTRA_LEX="vocabulary/erikoisalat/linux-distributions.lex vocabulary/erikoisalat/atk-lyhenteet.lex"
14mu|suomi-malaga-1.19-3|55	
14mu|suomi-malaga-1.19-3|56	%install
14mu|suomi-malaga-1.19-3|57	# Files differ on big-endian and small-endian archs, and they have different
14mu|suomi-malaga-1.19-3|58	# names (*_l vs *_b). This is the reason we use %{_prefix}/lib instead of
14mu|suomi-malaga-1.19-3|59	# %{_datadir} and won't noarch the package. Note that we use %{_prefix}/lib
14mu|suomi-malaga-1.19-3|60	# instead of %{_libdir} to achieve biarch compatibility. That is, if the user
14mu|suomi-malaga-1.19-3|61	# has both libvoikkoX and lib64voikkoX installed, both of them work with the
14mu|suomi-malaga-1.19-3|62	# same voikko-fi package.
14mu|suomi-malaga-1.19-3|63	make voikko-install DESTDIR=%{buildroot}%{_prefix}/lib/voikko
14mu|suomi-malaga-1.19-3|64	
14mu|suomi-malaga-1.19-3|65	%files -n voikko-fi
14mu|suomi-malaga-1.19-3|66	%doc README README.fi CONTRIBUTORS
14mu|suomi-malaga-1.19-3|67	%dir %{_prefix}/lib/voikko
14mu|suomi-malaga-1.19-3|68	%{_prefix}/lib/voikko/?
14mu|suomi-malaga-1.19-3|69	
14mu|suomi-malaga-1.19-3|70	
14mu|suomi-malaga-1.19-3|71	
14mu|suomi-malaga-1.19-3|72	%changelog
14mu|suomi-malaga-1.19-3|73	
14mu|suomi-malaga-1.19-3|74	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.19-3
14mu|suomi-malaga-1.19-3|75	- (c0653fd) Rename project source to match upstream, updated to version 1.19
14mu|suomi-malaga-1.19-3|76	
14mu|suomi-malaga-1.19-3|77	

24156 14
14mu|superkaramba-4.14.3-1|1	Summary:	Put Karamba applets to the desktop with Python
14mu|superkaramba-4.14.3-1|2	Name:		superkaramba
14mu|superkaramba-4.14.3-1|3	Version:	4.14.3
14mu|superkaramba-4.14.3-1|4	Release:	1
14mu|superkaramba-4.14.3-1|5	License:	LGPLv2+
14mu|superkaramba-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|superkaramba-4.14.3-1|7	Url:		http://utils.kde.org/projects/superkaramba
14mu|superkaramba-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|superkaramba-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|superkaramba-4.14.3-1|10	BuildRequires:	pkgconfig(python)
14mu|superkaramba-4.14.3-1|11	BuildRequires:	pkgconfig(qimageblitz) < 5.0.0
14mu|superkaramba-4.14.3-1|12	Obsoletes:	%{name}-devel < 4.11.0
14mu|superkaramba-4.14.3-1|13	
14mu|superkaramba-4.14.3-1|14	%description
14mu|superkaramba-4.14.3-1|15	SuperKaramba is a tool that allows you to easily create interactive
14mu|superkaramba-4.14.3-1|16	widgets on your KDE desktop.
14mu|superkaramba-4.14.3-1|17	
14mu|superkaramba-4.14.3-1|18	%files
14mu|superkaramba-4.14.3-1|19	%{_kde_appsdir}/superkaramba
14mu|superkaramba-4.14.3-1|20	%{_kde_bindir}/superkaramba
14mu|superkaramba-4.14.3-1|21	%{_kde_iconsdir}/*/*/apps/superkaramba.*
14mu|superkaramba-4.14.3-1|22	%{_kde_applicationsdir}/superkaramba.desktop
14mu|superkaramba-4.14.3-1|23	%{_kde_libdir}/kde4/plasma_package_superkaramba.so
14mu|superkaramba-4.14.3-1|24	%{_kde_libdir}/kde4/plasma_scriptengine_superkaramba.so
14mu|superkaramba-4.14.3-1|25	%{_kde_services}/plasma-package-superkaramba.desktop
14mu|superkaramba-4.14.3-1|26	%{_kde_services}/plasma-scriptengine-superkaramba.desktop
14mu|superkaramba-4.14.3-1|27	%{_kde_configdir}/superkaramba.knsrc
14mu|superkaramba-4.14.3-1|28	%{_kde_datadir}/dbus-1/interfaces/org.kde.superkaramba.xml
14mu|superkaramba-4.14.3-1|29	
14mu|superkaramba-4.14.3-1|30	#---------------------------------------------
14mu|superkaramba-4.14.3-1|31	
14mu|superkaramba-4.14.3-1|32	%define libsuperkaramba_major 4
14mu|superkaramba-4.14.3-1|33	%define libsuperkaramba %mklibname superkaramba %{libsuperkaramba_major}
14mu|superkaramba-4.14.3-1|34	
14mu|superkaramba-4.14.3-1|35	%package -n %{libsuperkaramba}
14mu|superkaramba-4.14.3-1|36	Summary:	Runtime library for superkaramba
14mu|superkaramba-4.14.3-1|37	Group:		System/Libraries
14mu|superkaramba-4.14.3-1|38	
14mu|superkaramba-4.14.3-1|39	%description -n %{libsuperkaramba}
14mu|superkaramba-4.14.3-1|40	Runtime library for superkaramba.
14mu|superkaramba-4.14.3-1|41	
14mu|superkaramba-4.14.3-1|42	%files -n %{libsuperkaramba}
14mu|superkaramba-4.14.3-1|43	%{_kde_libdir}/libsuperkaramba.so.%{libsuperkaramba_major}*
14mu|superkaramba-4.14.3-1|44	
14mu|superkaramba-4.14.3-1|45	#----------------------------------------------------------------------
14mu|superkaramba-4.14.3-1|46	
14mu|superkaramba-4.14.3-1|47	%prep
14mu|superkaramba-4.14.3-1|48	%setup -q
14mu|superkaramba-4.14.3-1|49	
14mu|superkaramba-4.14.3-1|50	%build
14mu|superkaramba-4.14.3-1|51	%cmake_kde4
14mu|superkaramba-4.14.3-1|52	%make
14mu|superkaramba-4.14.3-1|53	
14mu|superkaramba-4.14.3-1|54	%install
14mu|superkaramba-4.14.3-1|55	%makeinstall_std -C build
14mu|superkaramba-4.14.3-1|56	
14mu|superkaramba-4.14.3-1|57	# We don't need it because there are no headers anyway
14mu|superkaramba-4.14.3-1|58	rm -f %{buildroot}%{_kde_libdir}/libsuperkaramba.so
14mu|superkaramba-4.14.3-1|59	
14mu|superkaramba-4.14.3-1|60	
14mu|superkaramba-4.14.3-1|61	%changelog
14mu|superkaramba-4.14.3-1|62	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|superkaramba-4.14.3-1|63	+ Revision: 2344e0c
14mu|superkaramba-4.14.3-1|64	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|superkaramba-4.14.3-1|65	
14mu|superkaramba-4.14.3-1|66	

24157 14
14mu|sushi-3.16.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|sushi-3.16.0-1|2	
14mu|sushi-3.16.0-1|3	%define	api	1.0
14mu|sushi-3.16.0-1|4	%define	major	0
14mu|sushi-3.16.0-1|5	%define gmajor	1.0
14mu|sushi-3.16.0-1|6	%define	libname		%mklibname %{name} %{api} %{major}
14mu|sushi-3.16.0-1|7	%define	girname		%mklibname %{name}-gir %{gmajor}
14mu|sushi-3.16.0-1|8	%define	develname	%mklibname -d %{name} %{api}
14mu|sushi-3.16.0-1|9	
14mu|sushi-3.16.0-1|10	Summary:	Quick Previewer for Nautilus
14mu|sushi-3.16.0-1|11	Name:		sushi
14mu|sushi-3.16.0-1|12	Version:	3.16.0
14mu|sushi-3.16.0-1|13	Release:	1
14mu|sushi-3.16.0-1|14	License:	GPLv2+
14mu|sushi-3.16.0-1|15	Group:		File tools
14mu|sushi-3.16.0-1|16	Url:		http://www.gnome.org/
14mu|sushi-3.16.0-1|17	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/sushi/%{url_ver}/%{name}-%{version}.tar.xz
14mu|sushi-3.16.0-1|18	
14mu|sushi-3.16.0-1|19	#for gnome-autogen
14mu|sushi-3.16.0-1|20	BuildRequires:	gnome-common
14mu|sushi-3.16.0-1|21	BuildRequires:	gettext-devel
14mu|sushi-3.16.0-1|22	BuildRequires:	intltool
14mu|sushi-3.16.0-1|23	BuildRequires:	unoconv
14mu|sushi-3.16.0-1|24	BuildRequires:	pkgconfig(clutter-1.0)
14mu|sushi-3.16.0-1|25	BuildRequires:	pkgconfig(clutter-gst-2.0)
14mu|sushi-3.16.0-1|26	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mu|sushi-3.16.0-1|27	BuildRequires:	pkgconfig(evince-document-3.0)
14mu|sushi-3.16.0-1|28	BuildRequires:	pkgconfig(evince-view-3.0)
14mu|sushi-3.16.0-1|29	BuildRequires:	pkgconfig(gjs-1.0) >= 1.36
14mu|sushi-3.16.0-1|30	BuildRequires:	pkgconfig(glib-2.0)
14mu|sushi-3.16.0-1|31	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|sushi-3.16.0-1|32	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|sushi-3.16.0-1|33	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
14mu|sushi-3.16.0-1|34	BuildRequires:	pkgconfig(gstreamer-tag-1.0)
14mu|sushi-3.16.0-1|35	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|sushi-3.16.0-1|36	BuildRequires:	pkgconfig(gtksourceview-3.0)
14mu|sushi-3.16.0-1|37	BuildRequires:	pkgconfig(libmusicbrainz5)
14mu|sushi-3.16.0-1|38	BuildRequires:	pkgconfig(webkit2gtk-4.0)
14mu|sushi-3.16.0-1|39	Suggests:	nautilus
14mu|sushi-3.16.0-1|40	
14mu|sushi-3.16.0-1|41	Requires:	%{libname} = %{version}-%{release}
14mu|sushi-3.16.0-1|42	Requires:	typelib(GstBase) = 1.0
14mu|sushi-3.16.0-1|43	Requires:	typelib(GstTag) = 1.0
14mu|sushi-3.16.0-1|44	Requires:       typelib(ClutterGst) = 2.0
14mu|sushi-3.16.0-1|45	Requires:       typelib(GstVideo) = 1.0
14mu|sushi-3.16.0-1|46	
14mu|sushi-3.16.0-1|47	Requires:	unoconv
14mu|sushi-3.16.0-1|48	
14mu|sushi-3.16.0-1|49	%description
14mu|sushi-3.16.0-1|50	Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
14mu|sushi-3.16.0-1|51	
14mu|sushi-3.16.0-1|52	%package -n %{libname}
14mu|sushi-3.16.0-1|53	Summary:	Runtime libraries for %{name}
14mu|sushi-3.16.0-1|54	Group:		System/Libraries
14mu|sushi-3.16.0-1|55	# When built with unoconv support, the library will use unoconv to
14mu|sushi-3.16.0-1|56	# read LibreOffice files
14mu|sushi-3.16.0-1|57	Suggests:	unoconv
14mu|sushi-3.16.0-1|58	
14mu|sushi-3.16.0-1|59	%description -n %{libname}
14mu|sushi-3.16.0-1|60	Runtime libraries for %{name}.
14mu|sushi-3.16.0-1|61	
14mu|sushi-3.16.0-1|62	%package -n %{girname}
14mu|sushi-3.16.0-1|63	Summary:	GObject introspection interface for %{name}
14mu|sushi-3.16.0-1|64	Group:		System/Libraries
14mu|sushi-3.16.0-1|65	
14mu|sushi-3.16.0-1|66	%description -n %{girname}
14mu|sushi-3.16.0-1|67	GObject introspection interface for %{name}.
14mu|sushi-3.16.0-1|68	
14mu|sushi-3.16.0-1|69	%package -n %{develname}
14mu|sushi-3.16.0-1|70	Summary:	Development files for %{name}
14mu|sushi-3.16.0-1|71	Group:		Development/C
14mu|sushi-3.16.0-1|72	Requires:	%{libname} = %{version}-%{release}
14mu|sushi-3.16.0-1|73	Requires:	%{girname} = %{version}-%{release}
14mu|sushi-3.16.0-1|74	Provides:	%{name}-devel = %{version}-%{release}
14mu|sushi-3.16.0-1|75	
14mu|sushi-3.16.0-1|76	%description -n %{develname}
14mu|sushi-3.16.0-1|77	The sushi-devel package contains libraries and header files for developing
14mu|sushi-3.16.0-1|78	applications that use sushi.
14mu|sushi-3.16.0-1|79	
14mu|sushi-3.16.0-1|80	%prep
14mu|sushi-3.16.0-1|81	%setup -q
14mu|sushi-3.16.0-1|82	#apply_patches
14mu|sushi-3.16.0-1|83	
14mu|sushi-3.16.0-1|84	%build
14mu|sushi-3.16.0-1|85	NOCONFIGURE=1 gnome-autogen.sh
14mu|sushi-3.16.0-1|86	%configure2_5x
14mu|sushi-3.16.0-1|87	%make
14mu|sushi-3.16.0-1|88	
14mu|sushi-3.16.0-1|89	%install
14mu|sushi-3.16.0-1|90	%makeinstall_std
14mu|sushi-3.16.0-1|91	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
14mu|sushi-3.16.0-1|92	%find_lang %{name}
14mu|sushi-3.16.0-1|93	
14mu|sushi-3.16.0-1|94	%files -f %{name}.lang
14mu|sushi-3.16.0-1|95	%doc AUTHORS COPYING NEWS README
14mu|sushi-3.16.0-1|96	%{_bindir}/sushi
14mu|sushi-3.16.0-1|97	%{_libexecdir}/sushi-start
14mu|sushi-3.16.0-1|98	%{_datadir}/dbus-1/services/org.gnome.Sushi.service
14mu|sushi-3.16.0-1|99	%{_datadir}/glib-2.0/schemas/org.gnome.sushi.gschema.xml
14mu|sushi-3.16.0-1|100	%{_datadir}/sushi/js
14mu|sushi-3.16.0-1|101	%{_datadir}/sushi/style
14mu|sushi-3.16.0-1|102	
14mu|sushi-3.16.0-1|103	%files -n %{libname}
14mu|sushi-3.16.0-1|104	%{_libdir}/%{name}/libsushi-%{api}.so
14mu|sushi-3.16.0-1|105	
14mu|sushi-3.16.0-1|106	%files -n %{girname}
14mu|sushi-3.16.0-1|107	%{_libdir}/%{name}/girepository-1.0/Sushi-%{gmajor}.typelib
14mu|sushi-3.16.0-1|108	
14mu|sushi-3.16.0-1|109	%files -n %{develname}
14mu|sushi-3.16.0-1|110	%{_datadir}/%{name}/gir-1.0/Sushi-%{gmajor}.gir
14mu|sushi-3.16.0-1|111	
14mu|sushi-3.16.0-1|112	%changelog
14mu|sushi-3.16.0-1|113	
14mu|sushi-3.16.0-1|114	* Thu May 14 2015 Tigro <ashejn@yandex-team.ru> 3.16.0-1
14mu|sushi-3.16.0-1|115	- (5ef14cc) update to 3.16.0
14mu|sushi-3.16.0-1|116	
14mu|sushi-3.16.0-1|117	

24158 14
14mu|svgpart-4.14.3-1|1	Name:		svgpart
14mu|svgpart-4.14.3-1|2	Summary:	A SVG KPart
14mu|svgpart-4.14.3-1|3	Version:	4.14.3
14mu|svgpart-4.14.3-1|4	Release:	1
14mu|svgpart-4.14.3-1|5	Epoch:		2
14mu|svgpart-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|svgpart-4.14.3-1|7	License:	GPLv2
14mu|svgpart-4.14.3-1|8	URL:		http://www.kde.org
14mu|svgpart-4.14.3-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|svgpart-4.14.3-1|10	%if %{is_beta}
14mu|svgpart-4.14.3-1|11	%define ftpdir unstable
14mu|svgpart-4.14.3-1|12	%else
14mu|svgpart-4.14.3-1|13	%define ftpdir stable
14mu|svgpart-4.14.3-1|14	%endif
14mu|svgpart-4.14.3-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|svgpart-4.14.3-1|16	BuildRequires:	kdelibs4-devel
14mu|svgpart-4.14.3-1|17	Conflicts:	kdegraphics4-core < 2:4.6.90
14mu|svgpart-4.14.3-1|18	
14mu|svgpart-4.14.3-1|19	%description
14mu|svgpart-4.14.3-1|20	A SVG KPart Service.
14mu|svgpart-4.14.3-1|21	
14mu|svgpart-4.14.3-1|22	%files
14mu|svgpart-4.14.3-1|23	%{_kde_libdir}/kde4/svgpart.so
14mu|svgpart-4.14.3-1|24	%{_kde_appsdir}/svgpart/svgpart.rc
14mu|svgpart-4.14.3-1|25	%{_kde_services}/svgpart.desktop
14mu|svgpart-4.14.3-1|26	
14mu|svgpart-4.14.3-1|27	#----------------------------------------------------------------------
14mu|svgpart-4.14.3-1|28	
14mu|svgpart-4.14.3-1|29	%prep
14mu|svgpart-4.14.3-1|30	%setup -q
14mu|svgpart-4.14.3-1|31	
14mu|svgpart-4.14.3-1|32	%build
14mu|svgpart-4.14.3-1|33	%cmake_kde4
14mu|svgpart-4.14.3-1|34	%make
14mu|svgpart-4.14.3-1|35	
14mu|svgpart-4.14.3-1|36	%install
14mu|svgpart-4.14.3-1|37	%makeinstall_std -C build
14mu|svgpart-4.14.3-1|38	
14mu|svgpart-4.14.3-1|39	
14mu|svgpart-4.14.3-1|40	%changelog
14mu|svgpart-4.14.3-1|41	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.14.3-1
14mu|svgpart-4.14.3-1|42	+ Revision: 26042c6
14mu|svgpart-4.14.3-1|43	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|svgpart-4.14.3-1|44	
14mu|svgpart-4.14.3-1|45	

24159 14
14mu|sweeper-4.14.3-1|1	Name:		sweeper
14mu|sweeper-4.14.3-1|2	Summary:	Clean unwanted traces from your system
14mu|sweeper-4.14.3-1|3	Version:	4.14.3
14mu|sweeper-4.14.3-1|4	Release:	1
14mu|sweeper-4.14.3-1|5	Group:		Graphical desktop/KDE
14mu|sweeper-4.14.3-1|6	License:	LGPLv2
14mu|sweeper-4.14.3-1|7	URL:		http://www.kde.org/
14mu|sweeper-4.14.3-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
14mu|sweeper-4.14.3-1|9	BuildRequires:	kdelibs4-devel
14mu|sweeper-4.14.3-1|10	
14mu|sweeper-4.14.3-1|11	%description
14mu|sweeper-4.14.3-1|12	Sweeper helps to clean unwanted traces the user leaves on the system.
14mu|sweeper-4.14.3-1|13	
14mu|sweeper-4.14.3-1|14	%files
14mu|sweeper-4.14.3-1|15	%{_kde_appsdir}/sweeper
14mu|sweeper-4.14.3-1|16	%{_kde_bindir}/sweeper
14mu|sweeper-4.14.3-1|17	%{_kde_applicationsdir}/sweeper.desktop
14mu|sweeper-4.14.3-1|18	%{_kde_datadir}/dbus-1/interfaces/org.kde.sweeper.xml
14mu|sweeper-4.14.3-1|19	%{_kde_docdir}/HTML/*/sweeper
14mu|sweeper-4.14.3-1|20	
14mu|sweeper-4.14.3-1|21	#----------------------------------------------------------------------
14mu|sweeper-4.14.3-1|22	
14mu|sweeper-4.14.3-1|23	%prep
14mu|sweeper-4.14.3-1|24	%setup -q
14mu|sweeper-4.14.3-1|25	
14mu|sweeper-4.14.3-1|26	%build
14mu|sweeper-4.14.3-1|27	%cmake_kde4
14mu|sweeper-4.14.3-1|28	%make
14mu|sweeper-4.14.3-1|29	
14mu|sweeper-4.14.3-1|30	%install
14mu|sweeper-4.14.3-1|31	%makeinstall_std -C build
14mu|sweeper-4.14.3-1|32	
14mu|sweeper-4.14.3-1|33	
14mu|sweeper-4.14.3-1|34	%changelog
14mu|sweeper-4.14.3-1|35	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14.3-1
14mu|sweeper-4.14.3-1|36	+ Revision: 4b5ec18
14mu|sweeper-4.14.3-1|37	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|sweeper-4.14.3-1|38	
14mu|sweeper-4.14.3-1|39	

24160 14
14mu|swell-foop-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|swell-foop-3.16.1-1|2	
14mu|swell-foop-3.16.1-1|3	Name:           swell-foop
14mu|swell-foop-3.16.1-1|4	Version:        3.16.1
14mu|swell-foop-3.16.1-1|5	Release:        1
14mu|swell-foop-3.16.1-1|6	Summary:        GNOME colored tiles puzzle game
14mu|swell-foop-3.16.1-1|7	
14mu|swell-foop-3.16.1-1|8	License:        GPLv2+ and GFDL
14mu|swell-foop-3.16.1-1|9	URL:            http://projects.gnome.org/gnome-games/
14mu|swell-foop-3.16.1-1|10	Group:		Games/Other
14mu|swell-foop-3.16.1-1|11	Source0:        http://download.gnome.org/sources/swell-foop/%{url_ver}/swell-foop-%{version}.tar.xz
14mu|swell-foop-3.16.1-1|12	
14mu|swell-foop-3.16.1-1|13	BuildRequires:  pkgconfig(clutter-gtk-1.0)
14mu|swell-foop-3.16.1-1|14	BuildRequires:  desktop-file-utils
14mu|swell-foop-3.16.1-1|15	BuildRequires:  pkgconfig(gtk+-3.0)
14mu|swell-foop-3.16.1-1|16	BuildRequires:  intltool libxml2-utils
14mu|swell-foop-3.16.1-1|17	BuildRequires:  itstool
14mu|swell-foop-3.16.1-1|18	
14mu|swell-foop-3.16.1-1|19	Obsoletes: gnome-games-swell-foop < 1:3.7.92-1
14mu|swell-foop-3.16.1-1|20	
14mu|swell-foop-3.16.1-1|21	%description
14mu|swell-foop-3.16.1-1|22	Clear the screen by removing groups of colored and shaped tiles
14mu|swell-foop-3.16.1-1|23	
14mu|swell-foop-3.16.1-1|24	%prep
14mu|swell-foop-3.16.1-1|25	%setup -q
14mu|swell-foop-3.16.1-1|26	
14mu|swell-foop-3.16.1-1|27	%build
14mu|swell-foop-3.16.1-1|28	%configure2_5x
14mu|swell-foop-3.16.1-1|29	%make
14mu|swell-foop-3.16.1-1|30	
14mu|swell-foop-3.16.1-1|31	
14mu|swell-foop-3.16.1-1|32	%install
14mu|swell-foop-3.16.1-1|33	%makeinstall_std
14mu|swell-foop-3.16.1-1|34	
14mu|swell-foop-3.16.1-1|35	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
14mu|swell-foop-3.16.1-1|36	
14mu|swell-foop-3.16.1-1|37	%find_lang %{name} --with-gnome
14mu|swell-foop-3.16.1-1|38	
14mu|swell-foop-3.16.1-1|39	
14mu|swell-foop-3.16.1-1|40	%files -f %{name}.lang
14mu|swell-foop-3.16.1-1|41	%doc COPYING
14mu|swell-foop-3.16.1-1|42	%{_bindir}/swell-foop
14mu|swell-foop-3.16.1-1|43	%{_datadir}/applications/swell-foop.desktop
14mu|swell-foop-3.16.1-1|44	%{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
14mu|swell-foop-3.16.1-1|45	%{_datadir}/icons/*/*/*/*
14mu|swell-foop-3.16.1-1|46	%{_datadir}/swell-foop
14mu|swell-foop-3.16.1-1|47	%{_datadir}/appdata/*.xml
14mu|swell-foop-3.16.1-1|48	
14mu|swell-foop-3.16.1-1|49	%changelog
14mu|swell-foop-3.16.1-1|50	
14mu|swell-foop-3.16.1-1|51	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|swell-foop-3.16.1-1|52	- (5ef9c68) update to 3.16.1
14mu|swell-foop-3.16.1-1|53	
14mu|swell-foop-3.16.1-1|54	

24161 14
14mu|swig-3.0.8-1|1	%bcond_with guile
14mu|swig-3.0.8-1|2	%bcond_with mono
14mu|swig-3.0.8-1|3	%bcond_with ocaml
14mu|swig-3.0.8-1|4	
14mu|swig-3.0.8-1|5	Summary:	Simplified Wrapper and Interface Generator (SWIG)
14mu|swig-3.0.8-1|6	Name:		swig
14mu|swig-3.0.8-1|7	Version:	3.0.8
14mu|swig-3.0.8-1|8	Release:	1
14mu|swig-3.0.8-1|9	Epoch:		1
14mu|swig-3.0.8-1|10	License:	BSD
14mu|swig-3.0.8-1|11	Group:		Development/Other
14mu|swig-3.0.8-1|12	Url:		http://www.swig.org/
14mu|swig-3.0.8-1|13	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
14mu|swig-3.0.8-1|14	Patch0:		swig308-Fix-li_boost_array-test.patch
14mu|swig-3.0.8-1|15	BuildRequires:	bison
14mu|swig-3.0.8-1|16	BuildRequires:	imake
14mu|swig-3.0.8-1|17	BuildRequires:	libtool
14mu|swig-3.0.8-1|18	%if %{with mono}
14mu|swig-3.0.8-1|19	BuildRequires:	mono
14mu|swig-3.0.8-1|20	BuildRequires:	pkgconfig(mono)
14mu|swig-3.0.8-1|21	%endif
14mu|swig-3.0.8-1|22	%if %{with ocaml}
14mu|swig-3.0.8-1|23	BuildRequires:	ocaml
14mu|swig-3.0.8-1|24	%endif
14mu|swig-3.0.8-1|25	BuildRequires:	boost-devel
14mu|swig-3.0.8-1|26	BuildRequires:	libstdc++-devel
14mu|swig-3.0.8-1|27	BuildRequires:	lua-devel
14mu|swig-3.0.8-1|28	BuildRequires:	perl-devel
14mu|swig-3.0.8-1|29	BuildRequires:	php-devel
14mu|swig-3.0.8-1|30	BuildRequires:	ruby-devel
14mu|swig-3.0.8-1|31	BuildRequires:	tcl-devel
14mu|swig-3.0.8-1|32	%if %{with guile}
14mu|swig-3.0.8-1|33	BuildRequires:	pkgconfig(guile-2.0)
14mu|swig-3.0.8-1|34	%endif
14mu|swig-3.0.8-1|35	BuildRequires:	pkgconfig(libpcre)
14mu|swig-3.0.8-1|36	BuildRequires:	pkgconfig(lua)
14mu|swig-3.0.8-1|37	BuildRequires:	pkgconfig(python)
14mu|swig-3.0.8-1|38	Obsoletes:	swig-devel < 2.0.7
14mu|swig-3.0.8-1|39	Conflicts:	swig2
14mu|swig-3.0.8-1|40	
14mu|swig-3.0.8-1|41	%description
14mu|swig-3.0.8-1|42	SWIG takes an interface description file written in a combination of C/C++
14mu|swig-3.0.8-1|43	and special directives and produces interfaces to Perl, Python, and Tcl.
14mu|swig-3.0.8-1|44	It allows scripting languages to use C/C++ code with minimal effort.
14mu|swig-3.0.8-1|45	
14mu|swig-3.0.8-1|46	%files
14mu|swig-3.0.8-1|47	%doc ANNOUNCE INSTALL CHANGES CHANGES.current LICENSE README TODO
14mu|swig-3.0.8-1|48	%{_bindir}/swig
14mu|swig-3.0.8-1|49	%{_bindir}/ccache-swig
14mu|swig-3.0.8-1|50	%{_datadir}/swig
14mu|swig-3.0.8-1|51	
14mu|swig-3.0.8-1|52	#----------------------------------------------------------------------------
14mu|swig-3.0.8-1|53	
14mu|swig-3.0.8-1|54	%package doc
14mu|swig-3.0.8-1|55	Summary:	Documentation and examples for %{name}
14mu|swig-3.0.8-1|56	Group:		Development/C
14mu|swig-3.0.8-1|57	Requires:	%{name} = %{EVRD}
14mu|swig-3.0.8-1|58	
14mu|swig-3.0.8-1|59	%description doc
14mu|swig-3.0.8-1|60	SWIG takes an interface description file written in a combination of C/C++
14mu|swig-3.0.8-1|61	and special directives and produces interfaces to Perl, Python, and Tcl.
14mu|swig-3.0.8-1|62	It allows scripting languages to use C/C++ code with minimal effort.
14mu|swig-3.0.8-1|63	
14mu|swig-3.0.8-1|64	Install the %{name}-doc package if you want to look at example and
14mu|swig-3.0.8-1|65	documentation.
14mu|swig-3.0.8-1|66	
14mu|swig-3.0.8-1|67	%files doc
14mu|swig-3.0.8-1|68	%doc Examples Doc/Manual
14mu|swig-3.0.8-1|69	
14mu|swig-3.0.8-1|70	#----------------------------------------------------------------------------
14mu|swig-3.0.8-1|71	
14mu|swig-3.0.8-1|72	%prep
14mu|swig-3.0.8-1|73	%setup -q
14mu|swig-3.0.8-1|74	%patch0 -p1 -b .pylib
14mu|swig-3.0.8-1|75	
14mu|swig-3.0.8-1|76	%build
14mu|swig-3.0.8-1|77	./autogen.sh
14mu|swig-3.0.8-1|78	%configure2_5x
14mu|swig-3.0.8-1|79	%make
14mu|swig-3.0.8-1|80	
14mu|swig-3.0.8-1|81	%install
14mu|swig-3.0.8-1|82	%makeinstall_std
14mu|swig-3.0.8-1|83	
14mu|swig-3.0.8-1|84	
14mu|swig-3.0.8-1|85	%changelog
14mu|swig-3.0.8-1|86	
14mu|swig-3.0.8-1|87	* Tue Jun 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:3.0.8-1
14mu|swig-3.0.8-1|88	- (19c3748) New version 3.0.8
14mu|swig-3.0.8-1|89	- (19c3748) Update files (man pages are no longer built)
14mu|swig-3.0.8-1|90	
14mu|swig-3.0.8-1|91	

24162 14
14mu|syslinux-6.04-0.2.pre1|1	%define tarball_version 6.04-pre1
14mu|syslinux-6.04-0.2.pre1|2	
14mu|syslinux-6.04-0.2.pre1|3	Summary:	A bootloader for linux using floppies, CD
14mu|syslinux-6.04-0.2.pre1|4	Name:		syslinux
14mu|syslinux-6.04-0.2.pre1|5	Version:	6.04
14mu|syslinux-6.04-0.2.pre1|6	Release:	0.2.pre1
14mu|syslinux-6.04-0.2.pre1|7	License:	GPLv2+
14mu|syslinux-6.04-0.2.pre1|8	Group:		System/Kernel and hardware
14mu|syslinux-6.04-0.2.pre1|9	Url:		http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
14mu|syslinux-6.04-0.2.pre1|10	Source0:	http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.xz
14mu|syslinux-6.04-0.2.pre1|11	Source1:	%{name}.rpmlintrc
14mu|syslinux-6.04-0.2.pre1|12	Patch1:		0001-Add-install-all-target-to-top-side-of-HAVE_FIRMWARE.patch
14mu|syslinux-6.04-0.2.pre1|13	
14mu|syslinux-6.04-0.2.pre1|14	BuildRequires:	nasm
14mu|syslinux-6.04-0.2.pre1|15	BuildRequires:	netpbm
14mu|syslinux-6.04-0.2.pre1|16	BuildRequires:	pkgconfig(uuid)
14mu|syslinux-6.04-0.2.pre1|17	BuildRequires:	pkgconfig(ext2fs)
14mu|syslinux-6.04-0.2.pre1|18	BuildRequires:	perl
14mu|syslinux-6.04-0.2.pre1|19	
14mu|syslinux-6.04-0.2.pre1|20	Requires:	syslinux-nonlinux = %{version}-%{release}
14mu|syslinux-6.04-0.2.pre1|21	Provides:	isolinux = %{version}
14mu|syslinux-6.04-0.2.pre1|22	
14mu|syslinux-6.04-0.2.pre1|23	%description
14mu|syslinux-6.04-0.2.pre1|24	SYSLINUX is a suite of bootloaders, currently supporting DOS FAT
14mu|syslinux-6.04-0.2.pre1|25	filesystems, Linux ext2/ext3 filesystems (EXTLINUX), PXE network boots
14mu|syslinux-6.04-0.2.pre1|26	(PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX).  It also includes a tool,
14mu|syslinux-6.04-0.2.pre1|27	MEMDISK, which loads legacy operating systems from these media.
14mu|syslinux-6.04-0.2.pre1|28	
14mu|syslinux-6.04-0.2.pre1|29	%files
14mu|syslinux-6.04-0.2.pre1|30	%doc COPYING
14mu|syslinux-6.04-0.2.pre1|31	%doc NEWS README*
14mu|syslinux-6.04-0.2.pre1|32	%doc doc/*
14mu|syslinux-6.04-0.2.pre1|33	%doc sample
14mu|syslinux-6.04-0.2.pre1|34	%{_mandir}/man1/gethostip*
14mu|syslinux-6.04-0.2.pre1|35	%{_mandir}/man1/syslinux*
14mu|syslinux-6.04-0.2.pre1|36	%{_mandir}/man1/extlinux*
14mu|syslinux-6.04-0.2.pre1|37	%{_mandir}/man1/isohybrid*
14mu|syslinux-6.04-0.2.pre1|38	%{_mandir}/man1/memdiskfind*
14mu|syslinux-6.04-0.2.pre1|39	%{_bindir}/gethostip
14mu|syslinux-6.04-0.2.pre1|40	%{_bindir}/isohybrid
14mu|syslinux-6.04-0.2.pre1|41	%{_bindir}/memdiskfind
14mu|syslinux-6.04-0.2.pre1|42	%{_bindir}/syslinux
14mu|syslinux-6.04-0.2.pre1|43	%dir %{_datadir}/syslinux
14mu|syslinux-6.04-0.2.pre1|44	%dir %{_datadir}/syslinux/dosutil
14mu|syslinux-6.04-0.2.pre1|45	%{_datadir}/syslinux/dosutil/*
14mu|syslinux-6.04-0.2.pre1|46	%dir %{_datadir}/syslinux/diag
14mu|syslinux-6.04-0.2.pre1|47	%{_datadir}/syslinux/diag/*
14mu|syslinux-6.04-0.2.pre1|48	############################################################################
14mu|syslinux-6.04-0.2.pre1|49	
14mu|syslinux-6.04-0.2.pre1|50	%package perl
14mu|syslinux-6.04-0.2.pre1|51	Summary:	Syslinux tools written in perl
14mu|syslinux-6.04-0.2.pre1|52	Group:		System/Kernel and hardware
14mu|syslinux-6.04-0.2.pre1|53	
14mu|syslinux-6.04-0.2.pre1|54	%description perl
14mu|syslinux-6.04-0.2.pre1|55	Syslinux tools written in perl
14mu|syslinux-6.04-0.2.pre1|56	
14mu|syslinux-6.04-0.2.pre1|57	%files perl
14mu|syslinux-6.04-0.2.pre1|58	%doc COPYING
14mu|syslinux-6.04-0.2.pre1|59	%{_mandir}/man1/lss16toppm*
14mu|syslinux-6.04-0.2.pre1|60	%{_mandir}/man1/ppmtolss16*
14mu|syslinux-6.04-0.2.pre1|61	%{_bindir}/keytab-lilo
14mu|syslinux-6.04-0.2.pre1|62	%{_bindir}/lss16toppm
14mu|syslinux-6.04-0.2.pre1|63	%{_bindir}/md5pass
14mu|syslinux-6.04-0.2.pre1|64	%{_bindir}/mkdiskimage
14mu|syslinux-6.04-0.2.pre1|65	%{_bindir}/ppmtolss16
14mu|syslinux-6.04-0.2.pre1|66	%{_bindir}/pxelinux-options
14mu|syslinux-6.04-0.2.pre1|67	%{_bindir}/sha1pass
14mu|syslinux-6.04-0.2.pre1|68	%{_bindir}/syslinux2ansi
14mu|syslinux-6.04-0.2.pre1|69	%{_bindir}/isohybrid.pl
14mu|syslinux-6.04-0.2.pre1|70	############################################################################
14mu|syslinux-6.04-0.2.pre1|71	
14mu|syslinux-6.04-0.2.pre1|72	%package devel
14mu|syslinux-6.04-0.2.pre1|73	Summary:	Headers and libraries for syslinux development
14mu|syslinux-6.04-0.2.pre1|74	Group:		Development/C
14mu|syslinux-6.04-0.2.pre1|75	
14mu|syslinux-6.04-0.2.pre1|76	%description devel
14mu|syslinux-6.04-0.2.pre1|77	Headers and libraries for syslinux development.
14mu|syslinux-6.04-0.2.pre1|78	
14mu|syslinux-6.04-0.2.pre1|79	%files devel
14mu|syslinux-6.04-0.2.pre1|80	%doc COPYING
14mu|syslinux-6.04-0.2.pre1|81	%dir %{_datadir}/syslinux/com32
14mu|syslinux-6.04-0.2.pre1|82	%{_datadir}/syslinux/com32/*
14mu|syslinux-6.04-0.2.pre1|83	############################################################################
14mu|syslinux-6.04-0.2.pre1|84	
14mu|syslinux-6.04-0.2.pre1|85	%package extlinux
14mu|syslinux-6.04-0.2.pre1|86	Summary:	The EXTLINUX bootloader, for booting the local system
14mu|syslinux-6.04-0.2.pre1|87	Group:		System/Kernel and hardware
14mu|syslinux-6.04-0.2.pre1|88	Requires:	syslinux = %{EVRD}
14mu|syslinux-6.04-0.2.pre1|89	Requires:	syslinux-extlinux-nonlinux = %{EVRD}
14mu|syslinux-6.04-0.2.pre1|90	
14mu|syslinux-6.04-0.2.pre1|91	%description extlinux
14mu|syslinux-6.04-0.2.pre1|92	The EXTLINUX bootloader, for booting the local system, as well as all
14mu|syslinux-6.04-0.2.pre1|93	the SYSLINUX/PXELINUX modules in /boot.
14mu|syslinux-6.04-0.2.pre1|94	
14mu|syslinux-6.04-0.2.pre1|95	%files extlinux
14mu|syslinux-6.04-0.2.pre1|96	%{_sbindir}/extlinux
14mu|syslinux-6.04-0.2.pre1|97	%config /etc/extlinux.conf
14mu|syslinux-6.04-0.2.pre1|98	############################################################################
14mu|syslinux-6.04-0.2.pre1|99	
14mu|syslinux-6.04-0.2.pre1|100	%package tftpboot
14mu|syslinux-6.04-0.2.pre1|101	Summary:	SYSLINUX modules in /tftpboot, available for network booting
14mu|syslinux-6.04-0.2.pre1|102	Group:		System/Kernel and hardware
14mu|syslinux-6.04-0.2.pre1|103	Requires:	syslinux = %{EVRD}
14mu|syslinux-6.04-0.2.pre1|104	
14mu|syslinux-6.04-0.2.pre1|105	%description tftpboot
14mu|syslinux-6.04-0.2.pre1|106	All the SYSLINUX/PXELINUX modules directly available for network
14mu|syslinux-6.04-0.2.pre1|107	booting in the /tftpboot directory.
14mu|syslinux-6.04-0.2.pre1|108	
14mu|syslinux-6.04-0.2.pre1|109	%files tftpboot
14mu|syslinux-6.04-0.2.pre1|110	/tftpboot
14mu|syslinux-6.04-0.2.pre1|111	############################################################################
14mu|syslinux-6.04-0.2.pre1|112	
14mu|syslinux-6.04-0.2.pre1|113	%package extlinux-nonlinux
14mu|syslinux-6.04-0.2.pre1|114	Summary:	The parts of the EXTLINUX bootloader which aren't run from linux
14mu|syslinux-6.04-0.2.pre1|115	Group:		System/Kernel and hardware
14mu|syslinux-6.04-0.2.pre1|116	Requires:	syslinux = %{EVRD}
14mu|syslinux-6.04-0.2.pre1|117	
14mu|syslinux-6.04-0.2.pre1|118	%description extlinux-nonlinux
14mu|syslinux-6.04-0.2.pre1|119	All the EXTLINUX binaries that run from the firmware rather than
14mu|syslinux-6.04-0.2.pre1|120	from a linux host.
14mu|syslinux-6.04-0.2.pre1|121	
14mu|syslinux-6.04-0.2.pre1|122	%files extlinux-nonlinux
14mu|syslinux-6.04-0.2.pre1|123	/boot/extlinux
14mu|syslinux-6.04-0.2.pre1|124	############################################################################
14mu|syslinux-6.04-0.2.pre1|125	
14mu|syslinux-6.04-0.2.pre1|126	%package nonlinux
14mu|syslinux-6.04-0.2.pre1|127	Summary:	SYSLINUX modules which aren't run from linux
14mu|syslinux-6.04-0.2.pre1|128	Group:		System/Kernel and hardware
14mu|syslinux-6.04-0.2.pre1|129	Requires:	syslinux = %{EVRD}
14mu|syslinux-6.04-0.2.pre1|130	
14mu|syslinux-6.04-0.2.pre1|131	%description nonlinux
14mu|syslinux-6.04-0.2.pre1|132	All the SYSLINUX binaries that run from the firmware rather than from a
14mu|syslinux-6.04-0.2.pre1|133	linux host. It also includes a tool, MEMDISK, which loads legacy operating
14mu|syslinux-6.04-0.2.pre1|134	systems from media.
14mu|syslinux-6.04-0.2.pre1|135	
14mu|syslinux-6.04-0.2.pre1|136	%files nonlinux
14mu|syslinux-6.04-0.2.pre1|137	%{_datadir}/syslinux/*.com
14mu|syslinux-6.04-0.2.pre1|138	%{_datadir}/syslinux/*.c32
14mu|syslinux-6.04-0.2.pre1|139	%{_datadir}/syslinux/*.bin
14mu|syslinux-6.04-0.2.pre1|140	%{_datadir}/syslinux/*.0
14mu|syslinux-6.04-0.2.pre1|141	%{_datadir}/syslinux/memdisk
14mu|syslinux-6.04-0.2.pre1|142	############################################################################
14mu|syslinux-6.04-0.2.pre1|143	
14mu|syslinux-6.04-0.2.pre1|144	%ifarch x86_64
14mu|syslinux-6.04-0.2.pre1|145	%package efi64
14mu|syslinux-6.04-0.2.pre1|146	Summary:	SYSLINUX binaries and modules for 64-bit UEFI systems
14mu|syslinux-6.04-0.2.pre1|147	Group:		System/Kernel and hardware
14mu|syslinux-6.04-0.2.pre1|148	
14mu|syslinux-6.04-0.2.pre1|149	%description efi64
14mu|syslinux-6.04-0.2.pre1|150	SYSLINUX binaries and modules for 64-bit UEFI systems
14mu|syslinux-6.04-0.2.pre1|151	
14mu|syslinux-6.04-0.2.pre1|152	%files efi64
14mu|syslinux-6.04-0.2.pre1|153	%doc COPYING
14mu|syslinux-6.04-0.2.pre1|154	%dir %{_datadir}/syslinux/efi64
14mu|syslinux-6.04-0.2.pre1|155	%{_datadir}/syslinux/efi64/*
14mu|syslinux-6.04-0.2.pre1|156	%endif
14mu|syslinux-6.04-0.2.pre1|157	############################################################################
14mu|syslinux-6.04-0.2.pre1|158	
14mu|syslinux-6.04-0.2.pre1|159	%prep
14mu|syslinux-6.04-0.2.pre1|160	%setup -q -n %{name}-%{tarball_version}
14mu|syslinux-6.04-0.2.pre1|161	%apply_patches
14mu|syslinux-6.04-0.2.pre1|162	
14mu|syslinux-6.04-0.2.pre1|163	%build
14mu|syslinux-6.04-0.2.pre1|164	make bios clean all
14mu|syslinux-6.04-0.2.pre1|165	%ifarch x86_64
14mu|syslinux-6.04-0.2.pre1|166	make efi64 clean all
14mu|syslinux-6.04-0.2.pre1|167	%endif
14mu|syslinux-6.04-0.2.pre1|168	
14mu|syslinux-6.04-0.2.pre1|169	%install
14mu|syslinux-6.04-0.2.pre1|170	mkdir -p %{buildroot}%{_bindir}
14mu|syslinux-6.04-0.2.pre1|171	mkdir -p %{buildroot}%{_sbindir}
14mu|syslinux-6.04-0.2.pre1|172	mkdir -p %{buildroot}%{_prefix}/lib/syslinux
14mu|syslinux-6.04-0.2.pre1|173	mkdir -p %{buildroot}%{_includedir}
14mu|syslinux-6.04-0.2.pre1|174	make bios install-all \
14mu|syslinux-6.04-0.2.pre1|175	INSTALLROOT=%{buildroot} BINDIR=%{_bindir} SBINDIR=%{_sbindir} \
14mu|syslinux-6.04-0.2.pre1|176	LIBDIR=%{_prefix}/lib DATADIR=%{_datadir} \
14mu|syslinux-6.04-0.2.pre1|177	MANDIR=%{_mandir} INCDIR=%{_includedir} \
14mu|syslinux-6.04-0.2.pre1|178	TFTPBOOT=/tftpboot EXTLINUXDIR=/boot/extlinux \
14mu|syslinux-6.04-0.2.pre1|179	LDLINUX=ldlinux.c32
14mu|syslinux-6.04-0.2.pre1|180	%ifarch x86_64
14mu|syslinux-6.04-0.2.pre1|181	make efi64 install netinstall \
14mu|syslinux-6.04-0.2.pre1|182	INSTALLROOT=%{buildroot} BINDIR=%{_bindir} SBINDIR=%{_sbindir} \
14mu|syslinux-6.04-0.2.pre1|183	LIBDIR=%{_prefix}/lib DATADIR=%{_datadir} \
14mu|syslinux-6.04-0.2.pre1|184	MANDIR=%{_mandir} INCDIR=%{_includedir} \
14mu|syslinux-6.04-0.2.pre1|185	TFTPBOOT=/tftpboot EXTLINUXDIR=/boot/extlinux \
14mu|syslinux-6.04-0.2.pre1|186	LDLINUX=ldlinux.c32
14mu|syslinux-6.04-0.2.pre1|187	%endif
14mu|syslinux-6.04-0.2.pre1|188	
14mu|syslinux-6.04-0.2.pre1|189	mkdir -p %{buildroot}/%{_docdir}/%{name}/sample
14mu|syslinux-6.04-0.2.pre1|190	install -m 644 sample/sample.* %{buildroot}/%{_docdir}/%{name}/sample/
14mu|syslinux-6.04-0.2.pre1|191	mkdir -p %{buildroot}/etc
14mu|syslinux-6.04-0.2.pre1|192	( cd %{buildroot}/etc && ln -s ../boot/extlinux/extlinux.conf . )
14mu|syslinux-6.04-0.2.pre1|193	
14mu|syslinux-6.04-0.2.pre1|194	# don't ship libsyslinux, at least, not for now
14mu|syslinux-6.04-0.2.pre1|195	rm -f %{buildroot}%{_prefix}/lib/libsyslinux*
14mu|syslinux-6.04-0.2.pre1|196	rm -f %{buildroot}%{_includedir}/syslinux.h
14mu|syslinux-6.04-0.2.pre1|197	
14mu|syslinux-6.04-0.2.pre1|198	%changelog
14mu|syslinux-6.04-0.2.pre1|199	
14mu|syslinux-6.04-0.2.pre1|200	* Sat Feb 11 2017 spectre <eugene.shatokhin@rosalab.ru> 6.04-0.2.pre1
14mu|syslinux-6.04-0.2.pre1|201	- (652a64e) Merge pull request #2 from spectre/syslinux:master
14mu|syslinux-6.04-0.2.pre1|202	- (652a64e) Updated to version 6.04-pre
14mu|syslinux-6.04-0.2.pre1|203	
14mu|syslinux-6.04-0.2.pre1|204	

24163 14
14mu|sysstat-11.5.4-1|1	Summary:	Includes the sar and iostat system monitoring commands
14mu|sysstat-11.5.4-1|2	Name:		sysstat
14mu|sysstat-11.5.4-1|3	Version:	11.5.4
14mu|sysstat-11.5.4-1|4	Release:	1
14mu|sysstat-11.5.4-1|5	License:	GPLv2+
14mu|sysstat-11.5.4-1|6	Group:		Monitoring
14mu|sysstat-11.5.4-1|7	Url:		http://pagesperso-orange.fr/sebastien.godard/
14mu|sysstat-11.5.4-1|8	Source0:	http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz
14mu|sysstat-11.5.4-1|9	Patch0:		sysstat-10.1.2-fix-format-errors.patch
14mu|sysstat-11.5.4-1|10	BuildRequires:	lm_sensors-devel
14mu|sysstat-11.5.4-1|11	Requires(post,preun):	rpm-helper
14mu|sysstat-11.5.4-1|12	
14mu|sysstat-11.5.4-1|13	%description
14mu|sysstat-11.5.4-1|14	This package provides the sar and iostat commands for the Linux
14mu|sysstat-11.5.4-1|15	operating system, similar to their traditional UNIX counterparts.
14mu|sysstat-11.5.4-1|16	They enable system monitoring of disk, network, and other IO activity.
14mu|sysstat-11.5.4-1|17	
14mu|sysstat-11.5.4-1|18	%files -f %{name}.lang
14mu|sysstat-11.5.4-1|19	%doc CHANGES COPYING CREDITS FAQ
14mu|sysstat-11.5.4-1|20	%config(noreplace) %{_sysconfdir}/cron.hourly/sysstat
14mu|sysstat-11.5.4-1|21	%config(noreplace) %{_sysconfdir}/cron.daily/sysstat
14mu|sysstat-11.5.4-1|22	%config(noreplace) %{_sysconfdir}/sysconfig/sysstat.ioconf
14mu|sysstat-11.5.4-1|23	%config(noreplace) %{_sysconfdir}/sysconfig/sysstat
14mu|sysstat-11.5.4-1|24	%{_bindir}/*
14mu|sysstat-11.5.4-1|25	%{_unitdir}/sysstat.service
14mu|sysstat-11.5.4-1|26	%{_libdir}/sa
14mu|sysstat-11.5.4-1|27	%{_mandir}/man1/*
14mu|sysstat-11.5.4-1|28	%{_mandir}/man5/*
14mu|sysstat-11.5.4-1|29	%{_mandir}/man8/*
14mu|sysstat-11.5.4-1|30	%{_localstatedir}/log/sa
14mu|sysstat-11.5.4-1|31	
14mu|sysstat-11.5.4-1|32	%post
14mu|sysstat-11.5.4-1|33	%_post_service %{name}
14mu|sysstat-11.5.4-1|34	
14mu|sysstat-11.5.4-1|35	%preun
14mu|sysstat-11.5.4-1|36	%_preun_service %{name}
14mu|sysstat-11.5.4-1|37	
14mu|sysstat-11.5.4-1|38	if [[ $1 -eq 0 ]]; then
14mu|sysstat-11.5.4-1|39	#	Remove sa logs if removing sysstat completely
14mu|sysstat-11.5.4-1|40	rm -f %{_localstatedir}/log/sa/*
14mu|sysstat-11.5.4-1|41	fi
14mu|sysstat-11.5.4-1|42	
14mu|sysstat-11.5.4-1|43	#----------------------------------------------------------------------------
14mu|sysstat-11.5.4-1|44	
14mu|sysstat-11.5.4-1|45	%prep
14mu|sysstat-11.5.4-1|46	%setup -q
14mu|sysstat-11.5.4-1|47	%patch0 -p1 -b .strfmt
14mu|sysstat-11.5.4-1|48	
14mu|sysstat-11.5.4-1|49	%build
14mu|sysstat-11.5.4-1|50	export sa_lib_dir=%{_libdir}/sa
14mu|sysstat-11.5.4-1|51	%configure2_5x \
14mu|sysstat-11.5.4-1|52	--disable-file-attr \
14mu|sysstat-11.5.4-1|53	--disable-stripping
14mu|sysstat-11.5.4-1|54	make CFLAGS="%{optflags}" \
14mu|sysstat-11.5.4-1|55	PREFIX="%{_prefix}" \
14mu|sysstat-11.5.4-1|56	SA_LIB_DIR="%{_libdir}/sa" \
14mu|sysstat-11.5.4-1|57	MAN_DIR="%{_mandir}"
14mu|sysstat-11.5.4-1|58	
14mu|sysstat-11.5.4-1|59	
14mu|sysstat-11.5.4-1|60	%install
14mu|sysstat-11.5.4-1|61	make \
14mu|sysstat-11.5.4-1|62	MAN_DIR=%{_mandir} \
14mu|sysstat-11.5.4-1|63	PREFIX=%{_prefix} \
14mu|sysstat-11.5.4-1|64	DESTDIR=%{buildroot}\
14mu|sysstat-11.5.4-1|65	SA_LIB_DIR=%{_libdir}/sa \
14mu|sysstat-11.5.4-1|66	install
14mu|sysstat-11.5.4-1|67	
14mu|sysstat-11.5.4-1|68	# Install service file
14mu|sysstat-11.5.4-1|69	mkdir -p %{buildroot}%{_unitdir}
14mu|sysstat-11.5.4-1|70	install -m 0644 sysstat.service %{buildroot}%{_unitdir}/
14mu|sysstat-11.5.4-1|71	
14mu|sysstat-11.5.4-1|72	rm -fr %{buildroot}%{_datadir}/doc/%{name}-%{version}
14mu|sysstat-11.5.4-1|73	
14mu|sysstat-11.5.4-1|74	mkdir -p %{buildroot}%{_sysconfdir}/{cron.daily,cron.hourly}
14mu|sysstat-11.5.4-1|75	
14mu|sysstat-11.5.4-1|76	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name} <<EOF
14mu|sysstat-11.5.4-1|77	#!/bin/sh
14mu|sysstat-11.5.4-1|78	
14mu|sysstat-11.5.4-1|79	# generate a daily summary of process accounting.
14mu|sysstat-11.5.4-1|80	%{_libdir}/sa/sa2 -A &
14mu|sysstat-11.5.4-1|81	
14mu|sysstat-11.5.4-1|82	EOF
14mu|sysstat-11.5.4-1|83	chmod +x %{buildroot}%{_sysconfdir}/cron.daily/%{name}
14mu|sysstat-11.5.4-1|84	
14mu|sysstat-11.5.4-1|85	cat > %{buildroot}%{_sysconfdir}/cron.hourly/%{name} <<EOF
14mu|sysstat-11.5.4-1|86	#!/bin/sh
14mu|sysstat-11.5.4-1|87	
14mu|sysstat-11.5.4-1|88	# snapshot system usage every 10 minutes six times.
14mu|sysstat-11.5.4-1|89	%{_libdir}/sa/sa1 600 6 &
14mu|sysstat-11.5.4-1|90	
14mu|sysstat-11.5.4-1|91	EOF
14mu|sysstat-11.5.4-1|92	chmod +x  %{buildroot}%{_sysconfdir}/cron.hourly/%{name}
14mu|sysstat-11.5.4-1|93	
14mu|sysstat-11.5.4-1|94	rm -fr %{buildroot}%{_prefix}/doc
14mu|sysstat-11.5.4-1|95	
14mu|sysstat-11.5.4-1|96	%find_lang %{name}
14mu|sysstat-11.5.4-1|97	
14mu|sysstat-11.5.4-1|98	
14mu|sysstat-11.5.4-1|99	%changelog
14mu|sysstat-11.5.4-1|100	
14mu|sysstat-11.5.4-1|101	* Tue Dec 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 11.5.4-1
14mu|sysstat-11.5.4-1|102	- (cf93da3) New version 11.5.4
14mu|sysstat-11.5.4-1|103	- (cf93da3) Enable lm_sensors support
14mu|sysstat-11.5.4-1|104	- (cf93da3) Enable debug package
14mu|sysstat-11.5.4-1|105	- (cf93da3) Spec cleanup
14mu|sysstat-11.5.4-1|106	
14mu|sysstat-11.5.4-1|107	

24164 14
14mu|system-config-printer-1.4.8-1|1	# disable the requires on gnome-python-gnomekeyring when it's not avaialable
14mu|system-config-printer-1.4.8-1|2	# gnome-python-desktop requires s-c-p indirectly and the build fails otherwise
14mu|system-config-printer-1.4.8-1|3	%define pygnomekeyring 0
14mu|system-config-printer-1.4.8-1|4	
14mu|system-config-printer-1.4.8-1|5	Summary:	A printer administration tool
14mu|system-config-printer-1.4.8-1|6	Name:		system-config-printer
14mu|system-config-printer-1.4.8-1|7	Version:	1.4.8
14mu|system-config-printer-1.4.8-1|8	Release:	1
14mu|system-config-printer-1.4.8-1|9	License:	LGPLv2+
14mu|system-config-printer-1.4.8-1|10	Group:		System/Configuration/Printing
14mu|system-config-printer-1.4.8-1|11	Url:		http://cyberelk.net/tim/software/system-config-printer/
14mu|system-config-printer-1.4.8-1|12	Source0:	http://cyberelk.net/tim/data/system-config-printer/1.4/%{name}-%{version}.tar.xz
14mu|system-config-printer-1.4.8-1|13	Source1:	system-config-printer.pam
14mu|system-config-printer-1.4.8-1|14	Source2:	system-config-printer.console
14mu|system-config-printer-1.4.8-1|15	Source3:	po-mdv.tar.bz2
14mu|system-config-printer-1.4.8-1|16	Source4:	mdv_printer_custom.py
14mu|system-config-printer-1.4.8-1|17	Source5:	hp-makeuri-mdv.c
14mu|system-config-printer-1.4.8-1|18	Source6:	mdv_backend
14mu|system-config-printer-1.4.8-1|19	Patch0:		system-config-printer-1.4.2-mdv_custom-applet.patch
14mu|system-config-printer-1.4.8-1|20	Patch2:		system-config-printer-1.4.7-mdv_custom-system-config-printer.patch
14mu|system-config-printer-1.4.8-1|21	Patch3:		system-config-printer-1.3.1-start-applet.patch
14mu|system-config-printer-1.4.8-1|22	Patch4:		system-config-printer-1.4.7-udev-configure-printer-mdv.patch
14mu|system-config-printer-1.4.8-1|23	Patch5:		system-config-printer-1.4.2-mdv_custom-embedded_window.patch
14mu|system-config-printer-1.4.8-1|24	# Fedora patches
14mu|system-config-printer-1.4.8-1|25	Patch200:	system-config-printer-no-job-notifications.patch
14mu|system-config-printer-1.4.8-1|26	# Mageia patches
14mu|system-config-printer-1.4.8-1|27	Patch300:	system-config-printer-1.3.7-remove-Brother-HL-2030-blacklist.patch
14mu|system-config-printer-1.4.8-1|28	
14mu|system-config-printer-1.4.8-1|29	BuildRequires:	desktop-file-utils
14mu|system-config-printer-1.4.8-1|30	BuildRequires:	docbook-dtd412-xml
14mu|system-config-printer-1.4.8-1|31	BuildRequires:	docbook-style-xsl
14mu|system-config-printer-1.4.8-1|32	BuildRequires:	intltool
14mu|system-config-printer-1.4.8-1|33	BuildRequires:	systemd-units
14mu|system-config-printer-1.4.8-1|34	BuildRequires:	xmlto
14mu|system-config-printer-1.4.8-1|35	
14mu|system-config-printer-1.4.8-1|36	BuildRequires:	cups-devel
14mu|system-config-printer-1.4.8-1|37	BuildRequires:	gettext-devel
14mu|system-config-printer-1.4.8-1|38	BuildRequires:	libhpip-devel
14mu|system-config-printer-1.4.8-1|39	BuildRequires:	pkgconfig(dbus-1)
14mu|system-config-printer-1.4.8-1|40	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|system-config-printer-1.4.8-1|41	BuildRequires:	pkgconfig(libudev)
14mu|system-config-printer-1.4.8-1|42	BuildRequires:	pkgconfig(libusb)
14mu|system-config-printer-1.4.8-1|43	BuildRequires:	pkgconfig(python)
14mu|system-config-printer-1.4.8-1|44	# (cg) Required for CheckUSBPermissions.py
14mu|system-config-printer-1.4.8-1|45	Requires:	acl
14mu|system-config-printer-1.4.8-1|46	Requires:	dbus-x11
14mu|system-config-printer-1.4.8-1|47	Requires:	desktop-file-utils
14mu|system-config-printer-1.4.8-1|48	Requires:	gnome-icon-theme
14mu|system-config-printer-1.4.8-1|49	Requires:	gnome-python
14mu|system-config-printer-1.4.8-1|50	%if %{pygnomekeyring}
14mu|system-config-printer-1.4.8-1|51	Requires:	gnome-python-gnomekeyring
14mu|system-config-printer-1.4.8-1|52	%endif
14mu|system-config-printer-1.4.8-1|53	Requires:	hplip-model-data
14mu|system-config-printer-1.4.8-1|54	Requires:	libxml2-python
14mu|system-config-printer-1.4.8-1|55	# nmap is required to scan the network, just like printerdrake used to do
14mu|system-config-printer-1.4.8-1|56	Requires:	nmap
14mu|system-config-printer-1.4.8-1|57	Requires:	python-cups
14mu|system-config-printer-1.4.8-1|58	Requires:	python-curl
14mu|system-config-printer-1.4.8-1|59	Requires:	python-dbus
14mu|system-config-printer-1.4.8-1|60	Requires:	python-gi
14mu|system-config-printer-1.4.8-1|61	Requires:	python-gobject
14mu|system-config-printer-1.4.8-1|62	Requires:	python-pyinotify
14mu|system-config-printer-1.4.8-1|63	Requires:	python-smbc
14mu|system-config-printer-1.4.8-1|64	Requires:	system-config-printer-libs = %{EVRD}
14mu|system-config-printer-1.4.8-1|65	Requires:	system-config-printer-udev = %{EVRD}
14mu|system-config-printer-1.4.8-1|66	Requires:	virtual-notification-daemon
14mu|system-config-printer-1.4.8-1|67	#For non GTK3 system
14mu|system-config-printer-1.4.8-1|68	Requires:	canberra-gtk
14mu|system-config-printer-1.4.8-1|69	Requires:	typelib(Atk)
14mu|system-config-printer-1.4.8-1|70	Requires:	typelib(GdkPixbuf)
14mu|system-config-printer-1.4.8-1|71	Requires:	typelib(Gio)
14mu|system-config-printer-1.4.8-1|72	Requires:	typelib(Gtk) = 3.0
14mu|system-config-printer-1.4.8-1|73	Requires:	typelib(Pango)
14mu|system-config-printer-1.4.8-1|74	Requires:	typelib(Notify)
14mu|system-config-printer-1.4.8-1|75	Suggests:	samba-client
14mu|system-config-printer-1.4.8-1|76	
14mu|system-config-printer-1.4.8-1|77	%description
14mu|system-config-printer-1.4.8-1|78	system-config-printer is a graphical user interface that allows
14mu|system-config-printer-1.4.8-1|79	the user to configure a CUPS print server.
14mu|system-config-printer-1.4.8-1|80	
14mu|system-config-printer-1.4.8-1|81	%files
14mu|system-config-printer-1.4.8-1|82	%doc ChangeLog README
14mu|system-config-printer-1.4.8-1|83	%{_bindir}/%{name}
14mu|system-config-printer-1.4.8-1|84	%{_bindir}/scp-dbus-service
14mu|system-config-printer-1.4.8-1|85	%{_sbindir}/%{name}
14mu|system-config-printer-1.4.8-1|86	#{_bindir}/hp-makeuri-mdv
14mu|system-config-printer-1.4.8-1|87	%{_bindir}/%{name}-applet
14mu|system-config-printer-1.4.8-1|88	%{_bindir}/install-printerdriver
14mu|system-config-printer-1.4.8-1|89	%dir %{_datadir}/%{name}
14mu|system-config-printer-1.4.8-1|90	%dir %{_datadir}/%{name}/ui
14mu|system-config-printer-1.4.8-1|91	%dir %{_datadir}/%{name}/xml
14mu|system-config-printer-1.4.8-1|92	%{_datadir}/%{name}/*.py*
14mu|system-config-printer-1.4.8-1|93	%{_datadir}/%{name}/troubleshoot
14mu|system-config-printer-1.4.8-1|94	%{_datadir}/%{name}/ui/*.ui
14mu|system-config-printer-1.4.8-1|95	%{_datadir}/%{name}/xml/*
14mu|system-config-printer-1.4.8-1|96	%{_datadir}/%{name}/icons
14mu|system-config-printer-1.4.8-1|97	%{_datadir}/applications/system-config-printer.desktop
14mu|system-config-printer-1.4.8-1|98	#%{_datadir}/applications/manage-print-jobs.desktop
14mu|system-config-printer-1.4.8-1|99	%{_datadir}/appdata/system-config-printer.appdata.xml
14mu|system-config-printer-1.4.8-1|100	%{_sysconfdir}/xdg/autostart/print-applet.desktop
14mu|system-config-printer-1.4.8-1|101	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
14mu|system-config-printer-1.4.8-1|102	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
14mu|system-config-printer-1.4.8-1|103	%{_mandir}/man1/*
14mu|system-config-printer-1.4.8-1|104	
14mu|system-config-printer-1.4.8-1|105	#----------------------------------------------------------------------------
14mu|system-config-printer-1.4.8-1|106	
14mu|system-config-printer-1.4.8-1|107	%package udev
14mu|system-config-printer-1.4.8-1|108	Summary:	Rules for udev for automatic configuration of USB printers
14mu|system-config-printer-1.4.8-1|109	Group:		System/Configuration/Hardware
14mu|system-config-printer-1.4.8-1|110	Requires:	system-config-printer-libs = %{EVRD}
14mu|system-config-printer-1.4.8-1|111	Requires(post,preun):	rpm-helper
14mu|system-config-printer-1.4.8-1|112	Obsoletes:	hal-cups-utils <= 0.6.20
14mu|system-config-printer-1.4.8-1|113	Conflicts:	cups < 1.4.2-6
14mu|system-config-printer-1.4.8-1|114	
14mu|system-config-printer-1.4.8-1|115	%description udev
14mu|system-config-printer-1.4.8-1|116	The udev rules and helper programs for automatically configuring USB
14mu|system-config-printer-1.4.8-1|117	printers.
14mu|system-config-printer-1.4.8-1|118	
14mu|system-config-printer-1.4.8-1|119	%post
14mu|system-config-printer-1.4.8-1|120	# disable old printer detection system
14mu|system-config-printer-1.4.8-1|121	if [ -f /etc/sysconfig/printing ]; then
14mu|system-config-printer-1.4.8-1|122	if grep -q ^AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
14mu|system-config-printer-1.4.8-1|123	sed -i 's/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=.*/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no/g' /etc/sysconfig/printing
14mu|system-config-printer-1.4.8-1|124	else
14mu|system-config-printer-1.4.8-1|125	echo AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
14mu|system-config-printer-1.4.8-1|126	fi
14mu|system-config-printer-1.4.8-1|127	if grep -q ^ENABLE_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
14mu|system-config-printer-1.4.8-1|128	sed -i 's/ENABLE_QUEUES_ON_PRINTER_CONNECTED=.*/ENABLE_QUEUES_ON_PRINTER_CONNECTED=no/g' /etc/sysconfig/printing
14mu|system-config-printer-1.4.8-1|129	else
14mu|system-config-printer-1.4.8-1|130	echo ENABLE_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
14mu|system-config-printer-1.4.8-1|131	fi
14mu|system-config-printer-1.4.8-1|132	else
14mu|system-config-printer-1.4.8-1|133	echo AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
14mu|system-config-printer-1.4.8-1|134	echo ENABLE_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
14mu|system-config-printer-1.4.8-1|135	fi
14mu|system-config-printer-1.4.8-1|136	
14mu|system-config-printer-1.4.8-1|137	%postun
14mu|system-config-printer-1.4.8-1|138	# enable old printer detection system
14mu|system-config-printer-1.4.8-1|139	if [ -f /etc/sysconfig/printing ]; then
14mu|system-config-printer-1.4.8-1|140	if grep -q ^AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
14mu|system-config-printer-1.4.8-1|141	sed -i 's/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=.*/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=yes/g' /etc/sysconfig/printing
14mu|system-config-printer-1.4.8-1|142	fi
14mu|system-config-printer-1.4.8-1|143	if grep -q ^ENABLE_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
14mu|system-config-printer-1.4.8-1|144	sed -i 's/ENABLE_QUEUES_ON_PRINTER_CONNECTED=.*/ENABLE_QUEUES_ON_PRINTER_CONNECTED=yes/g' /etc/sysconfig/printing
14mu|system-config-printer-1.4.8-1|145	fi
14mu|system-config-printer-1.4.8-1|146	fi
14mu|system-config-printer-1.4.8-1|147	
14mu|system-config-printer-1.4.8-1|148	%files udev
14mu|system-config-printer-1.4.8-1|149	/lib/udev/udev-add-printer
14mu|system-config-printer-1.4.8-1|150	/lib/udev/udev-configure-printer
14mu|system-config-printer-1.4.8-1|151	/lib/udev/rules.d/70-printers.rules
14mu|system-config-printer-1.4.8-1|152	/lib/systemd/system/configure-printer@.service
14mu|system-config-printer-1.4.8-1|153	
14mu|system-config-printer-1.4.8-1|154	#----------------------------------------------------------------------------
14mu|system-config-printer-1.4.8-1|155	
14mu|system-config-printer-1.4.8-1|156	%package  libs
14mu|system-config-printer-1.4.8-1|157	Summary:	Common code for the graphical and non-graphical pieces
14mu|system-config-printer-1.4.8-1|158	Group:		System/Libraries
14mu|system-config-printer-1.4.8-1|159	Requires:	foomatic
14mu|system-config-printer-1.4.8-1|160	Requires:	python
14mu|system-config-printer-1.4.8-1|161	Requires:	python-cups
14mu|system-config-printer-1.4.8-1|162	
14mu|system-config-printer-1.4.8-1|163	%description libs
14mu|system-config-printer-1.4.8-1|164	The common code used by both the graphical and non-graphical parts of
14mu|system-config-printer-1.4.8-1|165	the configuration tool.
14mu|system-config-printer-1.4.8-1|166	
14mu|system-config-printer-1.4.8-1|167	%files libs -f system-config-printer.lang
14mu|system-config-printer-1.4.8-1|168	%dir %{_sysconfdir}/cupshelpers/
14mu|system-config-printer-1.4.8-1|169	%config(noreplace) %{_sysconfdir}/cupshelpers/preferreddrivers.xml
14mu|system-config-printer-1.4.8-1|170	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.NewPrinterNotification.conf
14mu|system-config-printer-1.4.8-1|171	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
14mu|system-config-printer-1.4.8-1|172	%config(noreplace) %{_datadir}/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml
14mu|system-config-printer-1.4.8-1|173	%config(noreplace) %{_datadir}/dbus-1/services/org.fedoraproject.Config.Printing.service
14mu|system-config-printer-1.4.8-1|174	%dir %{py_puresitedir}/cupshelpers
14mu|system-config-printer-1.4.8-1|175	%{py_puresitedir}/cupshelpers/__init__.py*
14mu|system-config-printer-1.4.8-1|176	%{py_puresitedir}/cupshelpers/cupshelpers.py*
14mu|system-config-printer-1.4.8-1|177	%{py_puresitedir}/cupshelpers/openprinting.py*
14mu|system-config-printer-1.4.8-1|178	%{py_puresitedir}/cupshelpers/ppds.py*
14mu|system-config-printer-1.4.8-1|179	%{py_puresitedir}/cupshelpers/config.py*
14mu|system-config-printer-1.4.8-1|180	%{py_puresitedir}/cupshelpers/installdriver.py*
14mu|system-config-printer-1.4.8-1|181	%{py_puresitedir}/cupshelpers/xmldriverprefs.py*
14mu|system-config-printer-1.4.8-1|182	%{_prefix}/lib/cups/backend/mdv_backend
14mu|system-config-printer-1.4.8-1|183	%{py_platsitedir}/mdv_printer_custom.py*
14mu|system-config-printer-1.4.8-1|184	%{py_puresitedir}/*.egg-info
14mu|system-config-printer-1.4.8-1|185	
14mu|system-config-printer-1.4.8-1|186	#----------------------------------------------------------------------------
14mu|system-config-printer-1.4.8-1|187	
14mu|system-config-printer-1.4.8-1|188	%prep
14mu|system-config-printer-1.4.8-1|189	%setup -q
14mu|system-config-printer-1.4.8-1|190	%apply_patches
14mu|system-config-printer-1.4.8-1|191	
14mu|system-config-printer-1.4.8-1|192	# update mdv custom translation
14mu|system-config-printer-1.4.8-1|193	tar xvjf %{SOURCE3}
14mu|system-config-printer-1.4.8-1|194	pushd po
14mu|system-config-printer-1.4.8-1|195	for i in *.po; do
14mu|system-config-printer-1.4.8-1|196	if [ ! -f ../po-mdv/$i ]; then
14mu|system-config-printer-1.4.8-1|197	continue
14mu|system-config-printer-1.4.8-1|198	fi
14mu|system-config-printer-1.4.8-1|199	msgcat $i ../po-mdv/$i > ../po-mdv/$i-new
14mu|system-config-printer-1.4.8-1|200	rm -f $i
14mu|system-config-printer-1.4.8-1|201	mv ../po-mdv/$i-new $i
14mu|system-config-printer-1.4.8-1|202	done
14mu|system-config-printer-1.4.8-1|203	popd
14mu|system-config-printer-1.4.8-1|204	
14mu|system-config-printer-1.4.8-1|205	autoreconf -fi
14mu|system-config-printer-1.4.8-1|206	
14mu|system-config-printer-1.4.8-1|207	%build
14mu|system-config-printer-1.4.8-1|208	%configure2_5x \
14mu|system-config-printer-1.4.8-1|209	--with-systemdsystemunitdir=%{_unitdir} \
14mu|system-config-printer-1.4.8-1|210	--with-udev-rules
14mu|system-config-printer-1.4.8-1|211	
14mu|system-config-printer-1.4.8-1|212	make
14mu|system-config-printer-1.4.8-1|213	# (salem) this hack avoids requiring hplip
14mu|system-config-printer-1.4.8-1|214	gcc %{SOURCE5} -o hp-makeuri-mdv -lhpmud
14mu|system-config-printer-1.4.8-1|215	
14mu|system-config-printer-1.4.8-1|216	%install
14mu|system-config-printer-1.4.8-1|217	%makeinstall_std udevrulesdir=/lib/udev/rules.d  udevhelperdir=/lib/udev
14mu|system-config-printer-1.4.8-1|218	
14mu|system-config-printer-1.4.8-1|219	mkdir -p %{buildroot}%{_mozillaextpath}
14mu|system-config-printer-1.4.8-1|220	mkdir -p %{buildroot}%{py_platsitedir}
14mu|system-config-printer-1.4.8-1|221	mkdir -p %{buildroot}%{_bindir}
14mu|system-config-printer-1.4.8-1|222	#cp -f hp-makeuri-mdv %{buildroot}%{_bindir}
14mu|system-config-printer-1.4.8-1|223	# Make sure pyc files are generated, otherwise we can get
14mu|system-config-printer-1.4.8-1|224	# difficult to debug problems
14mu|system-config-printer-1.4.8-1|225	pushd %{buildroot}%{_datadir}/%{name}
14mu|system-config-printer-1.4.8-1|226	python -m compileall .
14mu|system-config-printer-1.4.8-1|227	popd
14mu|system-config-printer-1.4.8-1|228	mkdir -p %{buildroot}%{py_platsitedir}
14mu|system-config-printer-1.4.8-1|229	cp -fv %{SOURCE4} %{buildroot}%{py_platsitedir}
14mu|system-config-printer-1.4.8-1|230	pushd %{buildroot}%{py_platsitedir}
14mu|system-config-printer-1.4.8-1|231	python -m compileall .
14mu|system-config-printer-1.4.8-1|232	popd
14mu|system-config-printer-1.4.8-1|233	
14mu|system-config-printer-1.4.8-1|234	mkdir -p %{buildroot}%{_prefix}/lib/cups/backend
14mu|system-config-printer-1.4.8-1|235	cp -f %{SOURCE6} %{buildroot}%{_prefix}/lib/cups/backend
14mu|system-config-printer-1.4.8-1|236	
14mu|system-config-printer-1.4.8-1|237	mkdir -p %{buildroot}%{_bindir}
14mu|system-config-printer-1.4.8-1|238	mkdir -p %{buildroot}%{_sbindir}
14mu|system-config-printer-1.4.8-1|239	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|system-config-printer-1.4.8-1|240	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|system-config-printer-1.4.8-1|241	install -p -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
14mu|system-config-printer-1.4.8-1|242	install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
14mu|system-config-printer-1.4.8-1|243	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
14mu|system-config-printer-1.4.8-1|244	ln -s consolehelper %{buildroot}%{_bindir}/%{name}
14mu|system-config-printer-1.4.8-1|245	
14mu|system-config-printer-1.4.8-1|246	# WTF?
14mu|system-config-printer-1.4.8-1|247	#rename service
14mu|system-config-printer-1.4.8-1|248	# mv -f %{buildroot}%{_unitdir}/configure-printer@.service %{buildroot}%{_unitdir}/configure-printer.service
14mu|system-config-printer-1.4.8-1|249	
14mu|system-config-printer-1.4.8-1|250	%find_lang system-config-printer
14mu|system-config-printer-1.4.8-1|251	
14mu|system-config-printer-1.4.8-1|252	
14mu|system-config-printer-1.4.8-1|253	%changelog
14mu|system-config-printer-1.4.8-1|254	
14mu|system-config-printer-1.4.8-1|255	* Wed Dec 23 2015 Denis Silakov <dsilakov@gmail.com> 1.4.8-1
14mu|system-config-printer-1.4.8-1|256	- (5ef0d84) Updated to 1.4.8
14mu|system-config-printer-1.4.8-1|257	
14mu|system-config-printer-1.4.8-1|258	* Thu Jun 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.7-6
14mu|system-config-printer-1.4.8-1|259	- (148a4f4) Avoid error when trying to set signal handler in mdv_printer_custom
14mu|system-config-printer-1.4.8-1|260	
14mu|system-config-printer-1.4.8-1|261	* Tue May 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.7-5
14mu|system-config-printer-1.4.8-1|262	- (9a40352) Added typelib(Pango) requirement
14mu|system-config-printer-1.4.8-1|263	
14mu|system-config-printer-1.4.8-1|264	* Fri Apr 17 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.4.7-4
14mu|system-config-printer-1.4.8-1|265	- (312e658) fix requires
14mu|system-config-printer-1.4.8-1|266	- (Dmitry Fedorov: 0150789) fix requires
14mu|system-config-printer-1.4.8-1|267	- (Dmitry Fedorov: 2426bab) remove python-gi
14mu|system-config-printer-1.4.8-1|268	- (Dmitry Fedorov: 8087c57) disable pygnomekeyring
14mu|system-config-printer-1.4.8-1|269	- (Denis Silakov: 7c66682) Disable check for installed drivers for now
14mu|system-config-printer-1.4.8-1|270	
14mu|system-config-printer-1.4.8-1|271	* Wed Apr 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.7-3
14mu|system-config-printer-1.4.8-1|272	- (775e5af) Try hack to enable printer detection on boot
14mu|system-config-printer-1.4.8-1|273	
14mu|system-config-printer-1.4.8-1|274	* Thu Apr 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.7-2
14mu|system-config-printer-1.4.8-1|275	- (46b8839) Renaming configure-printer@.service doesn't seem to be a good idea.
14mu|system-config-printer-1.4.8-1|276	
14mu|system-config-printer-1.4.8-1|277	* Fri Nov 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.7-1
14mu|system-config-printer-1.4.8-1|278	- (431e777) Add appdata file to files
14mu|system-config-printer-1.4.8-1|279	- (Andrey Bondrov: 9d13e28) Adjust Requires
14mu|system-config-printer-1.4.8-1|280	- (Andrey Bondrov: f14d49f) New version 1.4.7, re-diff patchset
14mu|system-config-printer-1.4.8-1|281	
14mu|system-config-printer-1.4.8-1|282	* Wed Oct 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-16
14mu|system-config-printer-1.4.8-1|283	- (94d1340) Fix service file for udev-configure-printer
14mu|system-config-printer-1.4.8-1|284	
14mu|system-config-printer-1.4.8-1|285	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.2-15
14mu|system-config-printer-1.4.8-1|286	- (c7ad16e) Fix typo
14mu|system-config-printer-1.4.8-1|287	- (Andrey Bondrov: 84e4fcd) Update Requires
14mu|system-config-printer-1.4.8-1|288	- (Andrey Bondrov: a618cb5) Spec cleanup
14mu|system-config-printer-1.4.8-1|289	
14mu|system-config-printer-1.4.8-1|290	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-14
14mu|system-config-printer-1.4.8-1|291	- (65ce753) MassBuild#440: Increase release tag
14mu|system-config-printer-1.4.8-1|292	
14mu|system-config-printer-1.4.8-1|293	* Sat Nov 23 2013 Alexander Kazancev <kazancas@gmail.com> 1.4.2-13
14mu|system-config-printer-1.4.8-1|294	- (2563fb0) Add requires for %{_lib}gtk-gir3.0
14mu|system-config-printer-1.4.8-1|295	
14mu|system-config-printer-1.4.8-1|296	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-12
14mu|system-config-printer-1.4.8-1|297	- (693d14f) fix mdv custom add with GTK3+
14mu|system-config-printer-1.4.8-1|298	
14mu|system-config-printer-1.4.8-1|299	* Thu Nov 21 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-11
14mu|system-config-printer-1.4.8-1|300	- (a9d44e4) fix run on non-GTK3 system
14mu|system-config-printer-1.4.8-1|301	
14mu|system-config-printer-1.4.8-1|302	* Thu Nov 21 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-10
14mu|system-config-printer-1.4.8-1|303	- (9a8c290) fix requires
14mu|system-config-printer-1.4.8-1|304	- (akdengi: e6f2c4e) fix patches
14mu|system-config-printer-1.4.8-1|305	
14mu|system-config-printer-1.4.8-1|306	* Wed Nov 13 2013 Alexander Kazancev <kazancas@gmail.com> 1.4.2-9
14mu|system-config-printer-1.4.8-1|307	- (660ab65) Updated system-config-printer.pam
14mu|system-config-printer-1.4.8-1|308	- (Alexander Kazancev: 87b9d68) SILENT Fix files
14mu|system-config-printer-1.4.8-1|309	- (akdengi: 9b41a76) add needing gir notify BR
14mu|system-config-printer-1.4.8-1|310	- (akdengi: 3e24346) SILENT rediff cups version patch
14mu|system-config-printer-1.4.8-1|311	- (akdengi: 23f34c6) SILENT return CUPS version patch
14mu|system-config-printer-1.4.8-1|312	- (akdengi: addc101) SILENT fix patches
14mu|system-config-printer-1.4.8-1|313	- (akdengi: 59d33e9) SILENT fix spec
14mu|system-config-printer-1.4.8-1|314	
14mu|system-config-printer-1.4.8-1|315	

24165 14
14mu|systemd-219-1.20150505.22|1	%define gitcommit 22eade
14mu|systemd-219-1.20150505.22|2	%define gitcommit_date 20150505
14mu|systemd-219-1.20150505.22|3	
14mu|systemd-219-1.20150505.22|4	# macros for sysvinit transition - should be equal to
14mu|systemd-219-1.20150505.22|5	# sysvinit %version-%release-plus-1
14mu|systemd-219-1.20150505.22|6	%define sysvinit_version 2.87
14mu|systemd-219-1.20150505.22|7	%define sysvinit_release 17
14mu|systemd-219-1.20150505.22|8	
14mu|systemd-219-1.20150505.22|9	%define libsystemd_major 0
14mu|systemd-219-1.20150505.22|10	%define libdaemon_major 0
14mu|systemd-219-1.20150505.22|11	%define liblogin_major 0
14mu|systemd-219-1.20150505.22|12	%define libjournal_major 0
14mu|systemd-219-1.20150505.22|13	%define libid128_major 0
14mu|systemd-219-1.20150505.22|14	%define libnss_major 2
14mu|systemd-219-1.20150505.22|15	
14mu|systemd-219-1.20150505.22|16	%define libsystemd %mklibname %{name} %{libsystemd_major}
14mu|systemd-219-1.20150505.22|17	%define libsystemd_devel %mklibname %{name} -d
14mu|systemd-219-1.20150505.22|18	
14mu|systemd-219-1.20150505.22|19	%define libdaemon %mklibname systemd-daemon %{libdaemon_major}
14mu|systemd-219-1.20150505.22|20	%define libdaemon_devel %mklibname -d systemd-daemon %{libdaemon_major}
14mu|systemd-219-1.20150505.22|21	
14mu|systemd-219-1.20150505.22|22	%define liblogin %mklibname systemd-login %{liblogin_major}
14mu|systemd-219-1.20150505.22|23	%define liblogin_devel %mklibname -d systemd-login %{liblogin_major}
14mu|systemd-219-1.20150505.22|24	
14mu|systemd-219-1.20150505.22|25	%define libjournal %mklibname systemd-journal %{libjournal_major}
14mu|systemd-219-1.20150505.22|26	%define libjournal_devel %mklibname -d systemd-journal %{libjournal_major}
14mu|systemd-219-1.20150505.22|27	
14mu|systemd-219-1.20150505.22|28	%define libid128 %mklibname systemd-id128 %{libid128_major}
14mu|systemd-219-1.20150505.22|29	%define libid128_devel %mklibname -d systemd-id128 %{libid128_major}
14mu|systemd-219-1.20150505.22|30	
14mu|systemd-219-1.20150505.22|31	%define libnss_myhostname %mklibname nss_myhostname %{libnss_major}
14mu|systemd-219-1.20150505.22|32	
14mu|systemd-219-1.20150505.22|33	%define udev_major 1
14mu|systemd-219-1.20150505.22|34	%define gudev_api 1.0
14mu|systemd-219-1.20150505.22|35	%define gudev_major 0
14mu|systemd-219-1.20150505.22|36	%define libudev %mklibname udev %{udev_major}
14mu|systemd-219-1.20150505.22|37	%define libudev_devel %mklibname udev -d
14mu|systemd-219-1.20150505.22|38	%define libgudev %mklibname gudev %{gudev_api} %{gudev_major}
14mu|systemd-219-1.20150505.22|39	%define libgudev_devel %mklibname gudev %{gudev_api} -d
14mu|systemd-219-1.20150505.22|40	%define girgudev %mklibname gudev-gir %{gudev_api}
14mu|systemd-219-1.20150505.22|41	
14mu|systemd-219-1.20150505.22|42	%define systemd_libdir /lib/systemd
14mu|systemd-219-1.20150505.22|43	%define udev_libdir /lib/udev
14mu|systemd-219-1.20150505.22|44	%define udev_rules_dir %{udev_libdir}/rules.d
14mu|systemd-219-1.20150505.22|45	%define udev_user_rules_dir %{_sysconfdir}/udev/rules.d
14mu|systemd-219-1.20150505.22|46	
14mu|systemd-219-1.20150505.22|47	%define _udevhwdbdir	/lib/udev/hwdb.d
14mu|systemd-219-1.20150505.22|48	
14mu|systemd-219-1.20150505.22|49	%bcond_with bootstrap
14mu|systemd-219-1.20150505.22|50	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|systemd-219-1.20150505.22|51	
14mu|systemd-219-1.20150505.22|52	Summary:	A System and Session Manager
14mu|systemd-219-1.20150505.22|53	Name:		systemd
14mu|systemd-219-1.20150505.22|54	Version:	219
14mu|systemd-219-1.20150505.22|55	Release:	1%{?gitcommit_date:.%{gitcommit_date}}.22
14mu|systemd-219-1.20150505.22|56	License:	GPLv2+
14mu|systemd-219-1.20150505.22|57	Group:		System/Configuration/Boot and Init
14mu|systemd-219-1.20150505.22|58	Url:		http://www.freedesktop.org/wiki/Software/systemd
14mu|systemd-219-1.20150505.22|59	%if %{defined gitcommit}
14mu|systemd-219-1.20150505.22|60	Source0:	http://cgit.freedesktop.org/systemd/systemd-stable/snapshot/%{name}-stable-%{gitcommit}.tar.gz
14mu|systemd-219-1.20150505.22|61	%else
14mu|systemd-219-1.20150505.22|62	Source0:	http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
14mu|systemd-219-1.20150505.22|63	%endif
14mu|systemd-219-1.20150505.22|64	Source2:	50-udev-mandriva.rules
14mu|systemd-219-1.20150505.22|65	Source3:	69-printeracl.rules
14mu|systemd-219-1.20150505.22|66	Source5:	udev.sysconfig
14mu|systemd-219-1.20150505.22|67	# (blino) net rules and helpers
14mu|systemd-219-1.20150505.22|68	Source6:	76-net.rules
14mu|systemd-219-1.20150505.22|69	Source7:	udev_net_create_ifcfg
14mu|systemd-219-1.20150505.22|70	Source8:	udev_net_action
14mu|systemd-219-1.20150505.22|71	Source9:	udev_net.sysconfig
14mu|systemd-219-1.20150505.22|72	# (hk) udev rules for zte 3g modems with drakx-net
14mu|systemd-219-1.20150505.22|73	Source10:	61-mobile-zte-drakx-net.rules
14mu|systemd-219-1.20150505.22|74	Source11:	listen.conf
14mu|systemd-219-1.20150505.22|75	# (tpg) default preset for services
14mu|systemd-219-1.20150505.22|76	Source12:	90-default.preset
14mu|systemd-219-1.20150505.22|77	Source13:	85-display-manager.preset
14mu|systemd-219-1.20150505.22|78	Source14:	99-default-disable.preset
14mu|systemd-219-1.20150505.22|79	# Our efi boot generator
14mu|systemd-219-1.20150505.22|80	Source15:	systemd-efi-boot-generator
14mu|systemd-219-1.20150505.22|81	Source17:	90-enable.network
14mu|systemd-219-1.20150505.22|82	Source18:	90-user-default.preset
14mu|systemd-219-1.20150505.22|83	Source19:	10-imx.rules
14mu|systemd-219-1.20150505.22|84	Source20:	90-wireless.network
14mu|systemd-219-1.20150505.22|85	Source100:	%{name}.rpmlintrc
14mu|systemd-219-1.20150505.22|86	
14mu|systemd-219-1.20150505.22|87	### SYSTEMD ###
14mu|systemd-219-1.20150505.22|88	
14mu|systemd-219-1.20150505.22|89	#Patches different from stable (not applied or modified)
14mu|systemd-219-1.20150505.22|90	Patch001:	0188-MODIFIED-DEFAULT_PATH_SPLIT_USR-macro.patch
14mu|systemd-219-1.20150505.22|91	
14mu|systemd-219-1.20150505.22|92	### OMV patches###
14mu|systemd-219-1.20150505.22|93	# from Mandriva
14mu|systemd-219-1.20150505.22|94	# disable coldplug for storage and device pci
14mu|systemd-219-1.20150505.22|95	#po 315
14mu|systemd-219-1.20150505.22|96	#Patch2:		udev-199-coldplug.patch
14mu|systemd-219-1.20150505.22|97	# We need a static libudev.a for the uClibc build because lvm2 requires it.
14mu|systemd-219-1.20150505.22|98	# Put back support for building it.
14mu|systemd-219-1.20150505.22|99	Patch4:		systemd-205-static.patch
14mu|systemd-219-1.20150505.22|100	# set-udev_log-to-err.patch overrides systemd logging level too and makes impossible to raise it
14mu|systemd-219-1.20150505.22|101	#Patch5:		systemd-216-set-udev_log-to-err.patch
14mu|systemd-219-1.20150505.22|102	# uClibc lacks secure_getenv(), DO NOT REMOVE!
14mu|systemd-219-1.20150505.22|103	Patch6:		systemd-210-support-build-without-secure_getenv.patch
14mu|systemd-219-1.20150505.22|104	Patch7:		systemd-210-uclibc-no-mkostemp.patch
14mu|systemd-219-1.20150505.22|105	Patch8:		systemd-206-set-max-journal-size-to-150M.patch
14mu|systemd-219-1.20150505.22|106	#Patch9:		systemd-208-fix-race-condition-between-udev-and-vconsole.patch
14mu|systemd-219-1.20150505.22|107	#Patch10:	systemd-214-uclibc.patch
14mu|systemd-219-1.20150505.22|108	Patch11:	systemd-214-silent-fsck-on-boot.patch
14mu|systemd-219-1.20150505.22|109	Patch13:	systemd-219-uclibc-exp10-replacement.patch
14mu|systemd-219-1.20150505.22|110	Patch14:	systemd-217-do-not-run-systemd-firstboot-in-containers.patch
14mu|systemd-219-1.20150505.22|111	Patch15:	1005-create-default-links-for-primary-cd_dvd-drive.patch
14mu|systemd-219-1.20150505.22|112	# (tpg) https://issues.openmandriva.org/show_bug.cgi?id=1092
14mu|systemd-219-1.20150505.22|113	# keep this patch until upstream will fix it
14mu|systemd-219-1.20150505.22|114	Patch16:	systemd-219-always-restart-systemd-timedated.service.patch
14mu|systemd-219-1.20150505.22|115	# (tpg) https://bugzilla.gnome.org/show_bug.cgi?id=743891
14mu|systemd-219-1.20150505.22|116	#Patch18:	0001-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
14mu|systemd-219-1.20150505.22|117	# (tpg )https://bugs.freedesktop.org/show_bug.cgi?id=89383
14mu|systemd-219-1.20150505.22|118	Patch19:	0001-Revert-core-mount-add-dependencies-to-dynamically-mo.patch
14mu|systemd-219-1.20150505.22|119	# use upstream solution for above bug
14mu|systemd-219-1.20150505.22|120	#Patch19:	0001-device-rework-how-we-enter-tentative-state.patch
14mu|systemd-219-1.20150505.22|121	# Upstream patch (needed for rlmi-osinstall container)
14mu|systemd-219-1.20150505.22|122	Patch20:	systemd-219-nspawn-add-support-for--property.patch
14mu|systemd-219-1.20150505.22|123	
14mu|systemd-219-1.20150505.22|124	#Mageia/ROSA patchset
14mu|systemd-219-1.20150505.22|125	Patch500:	0500-main-Add-failsafe-to-the-sysvinit-compat-cmdline-key.v2.patch
14mu|systemd-219-1.20150505.22|126	Patch501:	0501-Allow-booting-from-live-cd-in-virtualbox.patch
14mu|systemd-219-1.20150505.22|127	Patch503:	0503-udev-Allow-the-udevadm-settle-timeout-to-be-set-via-.patch
14mu|systemd-219-1.20150505.22|128	Patch504:	0504-Mageia-Relax-perms-on-sys-kernel-debug-for-lspcidrak.patch
14mu|systemd-219-1.20150505.22|129	Patch514:	0514-systemctl-Ensure-the-no-reload-and-no-redirect-optio.patch
14mu|systemd-219-1.20150505.22|130	Patch518:	0518-hwdb-Add-support-for-Packard-Bell-wlan-keys.patch
14mu|systemd-219-1.20150505.22|131	Patch522:	0522-agetty-Preserve-locale-settings-for-login.patch
14mu|systemd-219-1.20150505.22|132	#Patch523:	0523-Put-session-scopes-into-all-cgroup-controllers.patch
14mu|systemd-219-1.20150505.22|133	Patch525:	0525-Perform-vconsole-setup-after-vtcon_vcs-init.patch
14mu|systemd-219-1.20150505.22|134	Patch526:	0526-systemd-219-dont-create-os-release.patch
14mu|systemd-219-1.20150505.22|135	Patch530:	systemd-219-coredump-conf.patch
14mu|systemd-219-1.20150505.22|136	Patch531:	systemd-219-disable-duplicate-services.patch
14mu|systemd-219-1.20150505.22|137	
14mu|systemd-219-1.20150505.22|138	#SUSE patchset
14mu|systemd-219-1.20150505.22|139	
14mu|systemd-219-1.20150505.22|140	# Backports from upstream
14mu|systemd-219-1.20150505.22|141	Patch2001:	2001-logind-fix-user_elect_display.patch
14mu|systemd-219-1.20150505.22|142	Patch2002:	2002-logind-fix-null-pointer-dereference.patch
14mu|systemd-219-1.20150505.22|143	Patch2003:	2003-logind-fix-race.patch
14mu|systemd-219-1.20150505.22|144	#Patch2004:	2004-logind-use-sd_event-timer.patch
14mu|systemd-219-1.20150505.22|145	Patch2005:	2005-logind-save-users-state.patch
14mu|systemd-219-1.20150505.22|146	#Patch2006:	2006-logind-fix-delayed-execution-regression.patch
14mu|systemd-219-1.20150505.22|147	#Patch2007:	2007-logind-re-use-vt-sessions.patch
14mu|systemd-219-1.20150505.22|148	#Patch2008:	2008-logind-simplify-assignment.patch
14mu|systemd-219-1.20150505.22|149	#Patch2009:	2009-logind-allow-sessions-to-share-vts.patch
14mu|systemd-219-1.20150505.22|150	#Patch2010:	2010-logind-create-session.patch
14mu|systemd-219-1.20150505.22|151	#Patch2011:	2011-logind-allow-greeters-to-take-over-vts.patch
14mu|systemd-219-1.20150505.22|152	
14mu|systemd-219-1.20150505.22|153	BuildRequires:	docbook-style-xsl
14mu|systemd-219-1.20150505.22|154	BuildRequires:	docbook-dtd42-xml
14mu|systemd-219-1.20150505.22|155	BuildRequires:	docbook-dtd45-xml
14mu|systemd-219-1.20150505.22|156	BuildRequires:	gperf
14mu|systemd-219-1.20150505.22|157	BuildRequires:	intltool
14mu|systemd-219-1.20150505.22|158	BuildRequires:	libtool
14mu|systemd-219-1.20150505.22|159	# make sure we have /etc/os-release available, required by --with-distro
14mu|systemd-219-1.20150505.22|160	#BuildRequires:	rosa-release-common
14mu|systemd-219-1.20150505.22|161	BuildRequires:	vala >= 0.9
14mu|systemd-219-1.20150505.22|162	BuildRequires:	xsltproc
14mu|systemd-219-1.20150505.22|163	BuildRequires:	acl-devel
14mu|systemd-219-1.20150505.22|164	BuildRequires:	audit-devel
14mu|systemd-219-1.20150505.22|165	BuildRequires:	libcap-devel
14mu|systemd-219-1.20150505.22|166	%if %{with selinux}
14mu|systemd-219-1.20150505.22|167	BuildRequires:	selinux-devel >= 2.1.9
14mu|systemd-219-1.20150505.22|168	%endif
14mu|systemd-219-1.20150505.22|169	BuildRequires:	pam-devel >= 1.1.4-9
14mu|systemd-219-1.20150505.22|170	BuildRequires:	tcp_wrappers-devel
14mu|systemd-219-1.20150505.22|171	BuildRequires:	perl(XML::Parser)
14mu|systemd-219-1.20150505.22|172	BuildRequires:	pkgconfig(blkid)
14mu|systemd-219-1.20150505.22|173	BuildRequires:	pkgconfig(dbus-1) >= 1.4.0
14mu|systemd-219-1.20150505.22|174	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|systemd-219-1.20150505.22|175	BuildRequires:	pkgconfig(efivar)
14mu|systemd-219-1.20150505.22|176	BuildRequires:	pkgconfig(gee-0.8)
14mu|systemd-219-1.20150505.22|177	BuildRequires:	pkgconfig(glib-2.0)
14mu|systemd-219-1.20150505.22|178	BuildRequires:	pkgconfig(xkbcommon)
14mu|systemd-219-1.20150505.22|179	BuildRequires:	pkgconfig(mount)
14mu|systemd-219-1.20150505.22|180	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|systemd-219-1.20150505.22|181	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|systemd-219-1.20150505.22|182	BuildRequires:	pkgconfig(libcryptsetup)
14mu|systemd-219-1.20150505.22|183	BuildRequires:	pkgconfig(libgcrypt)
14mu|systemd-219-1.20150505.22|184	BuildRequires:	pkgconfig(libkmod) >= 5
14mu|systemd-219-1.20150505.22|185	BuildRequires:	pkgconfig(liblzma)
14mu|systemd-219-1.20150505.22|186	BuildRequires:	pkgconfig(libnotify)
14mu|systemd-219-1.20150505.22|187	BuildRequires:	pkgconfig(libpci)
14mu|systemd-219-1.20150505.22|188	BuildRequires:	qrencode-devel
14mu|systemd-219-1.20150505.22|189	BuildRequires:	pkgconfig(libusb)
14mu|systemd-219-1.20150505.22|190	BuildRequires:	pkgconfig(libxslt)
14mu|systemd-219-1.20150505.22|191	BuildRequires:	pkgconfig(libmicrohttpd) >= 0.9.33
14mu|systemd-219-1.20150505.22|192	BuildRequires:	pkgconfig(libqrencode)
14mu|systemd-219-1.20150505.22|193	BuildRequires:	pkgconfig(libiptc)
14mu|systemd-219-1.20150505.22|194	BuildRequires:	pkgconfig(python)
14mu|systemd-219-1.20150505.22|195	%if !%{with bootstrap}
14mu|systemd-219-1.20150505.22|196	BuildRequires:	pkgconfig(libcryptsetup)
14mu|systemd-219-1.20150505.22|197	BuildRequires:	python-devel
14mu|systemd-219-1.20150505.22|198	BuildRequires:	python-lxml
14mu|systemd-219-1.20150505.22|199	BuildRequires:	python-sphinx
14mu|systemd-219-1.20150505.22|200	%endif
14mu|systemd-219-1.20150505.22|201	BuildRequires:	elfutils-devel
14mu|systemd-219-1.20150505.22|202	BuildRequires:	pkgconfig(libcurl)
14mu|systemd-219-1.20150505.22|203	BuildRequires:	pkgconfig(libidn)
14mu|systemd-219-1.20150505.22|204	Requires:	bash-completion >= 2.1
14mu|systemd-219-1.20150505.22|205	Requires:	chkconfig
14mu|systemd-219-1.20150505.22|206	Requires:	dbus
14mu|systemd-219-1.20150505.22|207	Requires:	efivar
14mu|systemd-219-1.20150505.22|208	#Need for efi generator
14mu|systemd-219-1.20150505.22|209	Requires:	gdisk
14mu|systemd-219-1.20150505.22|210	# (tpg) just to be sure we install this libraries
14mu|systemd-219-1.20150505.22|211	Requires:	libsystemd = %{EVRD}
14mu|systemd-219-1.20150505.22|212	Requires:	libsystemd-daemon = %{EVRD}
14mu|systemd-219-1.20150505.22|213	Requires:	libsystemd-login = %{EVRD}
14mu|systemd-219-1.20150505.22|214	Requires:	libsystemd-journal = %{EVRD}
14mu|systemd-219-1.20150505.22|215	Requires:	libsystemd-id128 = %{EVRD}
14mu|systemd-219-1.20150505.22|216	Requires:	nss_myhostname = %{EVRD}
14mu|systemd-219-1.20150505.22|217	Requires:	lockdev
14mu|systemd-219-1.20150505.22|218	Requires:	kmod
14mu|systemd-219-1.20150505.22|219	Requires:	udev = %{EVRD}
14mu|systemd-219-1.20150505.22|220	Requires:	%{libudev} = %{EVRD}
14mu|systemd-219-1.20150505.22|221	Requires(pre,post):	coreutils
14mu|systemd-219-1.20150505.22|222	Requires(post):	awk
14mu|systemd-219-1.20150505.22|223	Requires(post):	gawk
14mu|systemd-219-1.20150505.22|224	Requires(post):	grep
14mu|systemd-219-1.20150505.22|225	Requires(post):	lockdev
14mu|systemd-219-1.20150505.22|226	Requires(pre):	basesystem-minimal
14mu|systemd-219-1.20150505.22|227	Requires(pre):	initscripts >= 9.56
14mu|systemd-219-1.20150505.22|228	Requires(pre):	util-linux >= 2.18-2
14mu|systemd-219-1.20150505.22|229	Requires(pre):	shadow-utils
14mu|systemd-219-1.20150505.22|230	Conflicts:	initscripts < 9.56
14mu|systemd-219-1.20150505.22|231	Conflicts:	networkmanager < 1.0.0
14mu|systemd-219-1.20150505.22|232	Conflicts:	%{name}-units < %{EVRD}
14mu|systemd-219-1.20150505.22|233	Conflicts:	%{name}-units > %{EVRD}
14mu|systemd-219-1.20150505.22|234	Provides:	should-restart = system
14mu|systemd-219-1.20150505.22|235	#(tpg)for future releases... systemd provides also a full functional syslog tool
14mu|systemd-219-1.20150505.22|236	Provides:	syslog-daemon
14mu|systemd-219-1.20150505.22|237	%rename		readahead
14mu|systemd-219-1.20150505.22|238	
14mu|systemd-219-1.20150505.22|239	# (tpg) conflict with old sysvinit subpackage
14mu|systemd-219-1.20150505.22|240	%rename	systemd-sysvinit
14mu|systemd-219-1.20150505.22|241	Conflicts:	systemd-sysvinit < 219-1
14mu|systemd-219-1.20150505.22|242	# (eugeni) systemd should work as a drop-in replacement for sysvinit, but not obsolete it
14mu|systemd-219-1.20150505.22|243	#SysVinit < %sysvinit_release-%sysvinit_release It's provides something
14mu|systemd-219-1.20150505.22|244	#like that SysVinit < 14-14 when it should be SysVinit 2.87-14
14mu|systemd-219-1.20150505.22|245	Provides:	sysvinit = %sysvinit_version-%sysvinit_release, SysVinit = %sysvinit_version-%sysvinit_release
14mu|systemd-219-1.20150505.22|246	# (tpg) time to die
14mu|systemd-219-1.20150505.22|247	Obsoletes:	sysvinit < %sysvinit_version-%sysvinit_release, SysVinit < %sysvinit_version-%sysvinit_release
14mu|systemd-219-1.20150505.22|248	# Due to halt/poweroff etc. in _bindir
14mu|systemd-219-1.20150505.22|249	Conflicts:	usermode-consoleonly < 1:1.110
14mu|systemd-219-1.20150505.22|250	%rename		systemd-tools
14mu|systemd-219-1.20150505.22|251	%rename		bootchart
14mu|systemd-219-1.20150505.22|252	
14mu|systemd-219-1.20150505.22|253	%description
14mu|systemd-219-1.20150505.22|254	systemd is a system and session manager for Linux, compatible with
14mu|systemd-219-1.20150505.22|255	SysV and LSB init scripts. systemd provides aggressive parallelization
14mu|systemd-219-1.20150505.22|256	capabilities, uses socket and D-Bus activation for starting services,
14mu|systemd-219-1.20150505.22|257	offers on-demand starting of daemons, keeps track of processes using
14mu|systemd-219-1.20150505.22|258	Linux cgroups, supports snapshotting and restoring of the system
14mu|systemd-219-1.20150505.22|259	state, maintains mount and automount points and implements an
14mu|systemd-219-1.20150505.22|260	elaborate transactional dependency-based service control logic. It can
14mu|systemd-219-1.20150505.22|261	work as a drop-in replacement for sysvinit.
14mu|systemd-219-1.20150505.22|262	
14mu|systemd-219-1.20150505.22|263	%files -f %{name}.lang
14mu|systemd-219-1.20150505.22|264	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
14mu|systemd-219-1.20150505.22|265	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf
14mu|systemd-219-1.20150505.22|266	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.import1.conf
14mu|systemd-219-1.20150505.22|267	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.locale1.conf
14mu|systemd-219-1.20150505.22|268	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.login1.conf
14mu|systemd-219-1.20150505.22|269	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.machine1.conf
14mu|systemd-219-1.20150505.22|270	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.network1.conf
14mu|systemd-219-1.20150505.22|271	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.resolve1.conf
14mu|systemd-219-1.20150505.22|272	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf
14mu|systemd-219-1.20150505.22|273	%config(noreplace) %{_sysconfdir}/systemd/coredump.conf
14mu|systemd-219-1.20150505.22|274	%config(noreplace) %{_sysconfdir}/systemd/system.conf
14mu|systemd-219-1.20150505.22|275	%config(noreplace) %{_sysconfdir}/systemd/logind.conf
14mu|systemd-219-1.20150505.22|276	%config(noreplace) %{_sysconfdir}/systemd/journald.conf
14mu|systemd-219-1.20150505.22|277	%config(noreplace) %{_sysconfdir}/systemd/user.conf
14mu|systemd-219-1.20150505.22|278	%config(noreplace) %{_sysconfdir}/rsyslog.d/listen.conf
14mu|systemd-219-1.20150505.22|279	%config(noreplace) %{_sysconfdir}/systemd/bootchart.conf
14mu|systemd-219-1.20150505.22|280	%config(noreplace) %{_sysconfdir}/systemd/resolved.conf
14mu|systemd-219-1.20150505.22|281	%config(noreplace) %{_sysconfdir}/systemd/timesyncd.conf
14mu|systemd-219-1.20150505.22|282	%config(noreplace) %{_prefix}/lib/sysctl.d/50-coredump.conf
14mu|systemd-219-1.20150505.22|283	%config(noreplace) %{_prefix}/lib/sysctl.d/50-default.conf
14mu|systemd-219-1.20150505.22|284	%config(noreplace) %{_prefix}/lib/sysusers.d/basic.conf
14mu|systemd-219-1.20150505.22|285	%config(noreplace) %{_prefix}/lib/sysusers.d/systemd.conf
14mu|systemd-219-1.20150505.22|286	%ghost %config(noreplace) %{_sysconfdir}/hostname
14mu|systemd-219-1.20150505.22|287	%ghost %config(noreplace) %{_sysconfdir}/localtime
14mu|systemd-219-1.20150505.22|288	%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
14mu|systemd-219-1.20150505.22|289	%ghost %config(noreplace) %{_sysconfdir}/locale.conf
14mu|systemd-219-1.20150505.22|290	%ghost %config(noreplace) %{_sysconfdir}/machine-id
14mu|systemd-219-1.20150505.22|291	%ghost %config(noreplace) %{_sysconfdir}/machine-info
14mu|systemd-219-1.20150505.22|292	%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
14mu|systemd-219-1.20150505.22|293	%ghost %verify(not md5 size mtime) %config(noreplace,missingok) %{_sysconfdir}/crypttab
14mu|systemd-219-1.20150505.22|294	
14mu|systemd-219-1.20150505.22|295	%ghost %attr(0664,root,utmp) %{_localstatedir}/run/utmp
14mu|systemd-219-1.20150505.22|296	%ghost %attr(0664,root,utmp) %{_localstatedir}/log/wtmp
14mu|systemd-219-1.20150505.22|297	%ghost %attr(0600,root,utmp) %{_localstatedir}/log/btmp
14mu|systemd-219-1.20150505.22|298	%{_sysconfdir}/pam.d/%{name}-user
14mu|systemd-219-1.20150505.22|299	
14mu|systemd-219-1.20150505.22|300	%dir /run
14mu|systemd-219-1.20150505.22|301	%dir %{systemd_libdir}
14mu|systemd-219-1.20150505.22|302	%dir %{systemd_libdir}/*-generators
14mu|systemd-219-1.20150505.22|303	%dir %{systemd_libdir}/system-shutdown
14mu|systemd-219-1.20150505.22|304	%dir %{systemd_libdir}/system-sleep
14mu|systemd-219-1.20150505.22|305	%dir %{systemd_libdir}/ntp-units.d
14mu|systemd-219-1.20150505.22|306	%dir %{systemd_libdir}/system-preset
14mu|systemd-219-1.20150505.22|307	%dir %{systemd_libdir}/user-preset
14mu|systemd-219-1.20150505.22|308	%dir %{_prefix}/lib/tmpfiles.d
14mu|systemd-219-1.20150505.22|309	%dir %{_prefix}/lib/sysctl.d
14mu|systemd-219-1.20150505.22|310	%dir %{_prefix}/lib/modules-load.d
14mu|systemd-219-1.20150505.22|311	%dir %{_prefix}/lib/binfmt.d
14mu|systemd-219-1.20150505.22|312	%{_prefix}/lib/kernel/install.d/*.install
14mu|systemd-219-1.20150505.22|313	%{_sysconfdir}/xdg/systemd
14mu|systemd-219-1.20150505.22|314	%attr(02755,root,systemd-journal) %dir %{_logdir}/journal
14mu|systemd-219-1.20150505.22|315	
14mu|systemd-219-1.20150505.22|316	# (law) from sysvinit subpackage
14mu|systemd-219-1.20150505.22|317	/sbin/init
14mu|systemd-219-1.20150505.22|318	/bin/reboot
14mu|systemd-219-1.20150505.22|319	/bin/halt
14mu|systemd-219-1.20150505.22|320	/bin/poweroff
14mu|systemd-219-1.20150505.22|321	/sbin/shutdown
14mu|systemd-219-1.20150505.22|322	/sbin/telinit
14mu|systemd-219-1.20150505.22|323	/sbin/runlevel
14mu|systemd-219-1.20150505.22|324	#
14mu|systemd-219-1.20150505.22|325	/bin/systemd-ask-password
14mu|systemd-219-1.20150505.22|326	/bin/systemd-notify
14mu|systemd-219-1.20150505.22|327	/bin/systemd-tmpfiles
14mu|systemd-219-1.20150505.22|328	/bin/systemd-tty-ask-password-agent
14mu|systemd-219-1.20150505.22|329	/bin/systemd
14mu|systemd-219-1.20150505.22|330	/bin/networkctl
14mu|systemd-219-1.20150505.22|331	/bin/systemd-escape
14mu|systemd-219-1.20150505.22|332	/bin/systemd-firstboot
14mu|systemd-219-1.20150505.22|333	/bin/systemd-sysusers
14mu|systemd-219-1.20150505.22|334	/bin/journalctl
14mu|systemd-219-1.20150505.22|335	/bin/loginctl
14mu|systemd-219-1.20150505.22|336	/bin/systemd-inhibit
14mu|systemd-219-1.20150505.22|337	/sbin/systemd-machine-id-setup
14mu|systemd-219-1.20150505.22|338	%{_bindir}/busctl
14mu|systemd-219-1.20150505.22|339	%{_bindir}/systemd-analyze
14mu|systemd-219-1.20150505.22|340	%{_bindir}/systemd-delta
14mu|systemd-219-1.20150505.22|341	%{_bindir}/systemd-detect-virt
14mu|systemd-219-1.20150505.22|342	/bin/systemd-hwdb
14mu|systemd-219-1.20150505.22|343	%{_bindir}/systemd-loginctl
14mu|systemd-219-1.20150505.22|344	%{_bindir}/systemd-path
14mu|systemd-219-1.20150505.22|345	%{_bindir}/bootctl
14mu|systemd-219-1.20150505.22|346	%{_bindir}/hostnamectl
14mu|systemd-219-1.20150505.22|347	%{_bindir}/kernel-install
14mu|systemd-219-1.20150505.22|348	%{_bindir}/localectl
14mu|systemd-219-1.20150505.22|349	%{_bindir}/coredumpctl
14mu|systemd-219-1.20150505.22|350	%{_bindir}/timedatectl
14mu|systemd-219-1.20150505.22|351	%{_bindir}/systemd-run
14mu|systemd-219-1.20150505.22|352	%{systemd_libdir}/import-pubring.gpg
14mu|systemd-219-1.20150505.22|353	%{systemd_libdir}/systemd*
14mu|systemd-219-1.20150505.22|354	%exclude %{systemd_libdir}/systemd-udevd
14mu|systemd-219-1.20150505.22|355	%exclude %{systemd_libdir}/systemd-journal-upload
14mu|systemd-219-1.20150505.22|356	%exclude %{systemd_libdir}/systemd-journal-gatewayd
14mu|systemd-219-1.20150505.22|357	%exclude %{systemd_libdir}/systemd-journal-remote
14mu|systemd-219-1.20150505.22|358	%{systemd_libdir}/*-generators/*
14mu|systemd-219-1.20150505.22|359	%{systemd_libdir}/system-preset/*.preset
14mu|systemd-219-1.20150505.22|360	%{systemd_libdir}/user-preset/*.preset
14mu|systemd-219-1.20150505.22|361	%{_tmpfilesdir}/*.conf
14mu|systemd-219-1.20150505.22|362	%exclude %{_tmpfilesdir}/systemd-remote.conf
14mu|systemd-219-1.20150505.22|363	/%{_lib}/security/pam_systemd.so
14mu|systemd-219-1.20150505.22|364	%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.*
14mu|systemd-219-1.20150505.22|365	%{_bindir}/systemd-cgls
14mu|systemd-219-1.20150505.22|366	%{_bindir}/systemd-nspawn
14mu|systemd-219-1.20150505.22|367	%{_bindir}/systemd-stdio-bridge
14mu|systemd-219-1.20150505.22|368	%{_bindir}/systemd-cat
14mu|systemd-219-1.20150505.22|369	%{_bindir}/systemd-cgtop
14mu|systemd-219-1.20150505.22|370	%{_mandir}/man1/bootctl.*
14mu|systemd-219-1.20150505.22|371	%{_mandir}/man1/busctl.1.*
14mu|systemd-219-1.20150505.22|372	%{_mandir}/man1/coredumpctl.*
14mu|systemd-219-1.20150505.22|373	%{_mandir}/man1/hostnamectl.*
14mu|systemd-219-1.20150505.22|374	%{_mandir}/man1/init.*
14mu|systemd-219-1.20150505.22|375	%{_mandir}/man1/journalctl.1*
14mu|systemd-219-1.20150505.22|376	%{_mandir}/man1/localectl.*
14mu|systemd-219-1.20150505.22|377	%{_mandir}/man1/loginctl.*
14mu|systemd-219-1.20150505.22|378	%{_mandir}/man1/networkctl.1*
14mu|systemd-219-1.20150505.22|379	%{_mandir}/man1/systemd-analyze.1*
14mu|systemd-219-1.20150505.22|380	%{_mandir}/man1/systemd-ask-password.*
14mu|systemd-219-1.20150505.22|381	%{_mandir}/man1/systemd-bootchart.*
14mu|systemd-219-1.20150505.22|382	%{_mandir}/man1/systemd-cat.1*
14mu|systemd-219-1.20150505.22|383	%{_mandir}/man1/systemd-cgls.*
14mu|systemd-219-1.20150505.22|384	%{_mandir}/man1/systemd-cgtop.*
14mu|systemd-219-1.20150505.22|385	%{_mandir}/man1/systemd-delta.1.*
14mu|systemd-219-1.20150505.22|386	%{_mandir}/man1/systemd-detect-virt.1.*
14mu|systemd-219-1.20150505.22|387	%{_mandir}/man1/systemd-escape.1.*
14mu|systemd-219-1.20150505.22|388	%{_mandir}/man1/systemd-firstboot*.1.*
14mu|systemd-219-1.20150505.22|389	%{_mandir}/man1/systemd-inhibit.1.*
14mu|systemd-219-1.20150505.22|390	%{_mandir}/man1/systemd-machine-id-commit.1*
14mu|systemd-219-1.20150505.22|391	%{_mandir}/man1/systemd-machine-id-setup.1*
14mu|systemd-219-1.20150505.22|392	%{_mandir}/man1/systemd-notify.*
14mu|systemd-219-1.20150505.22|393	%{_mandir}/man1/systemd-nspawn.*
14mu|systemd-219-1.20150505.22|394	%{_mandir}/man1/systemd-path.1.*
14mu|systemd-219-1.20150505.22|395	%{_mandir}/man1/systemd-run.*
14mu|systemd-219-1.20150505.22|396	%{_mandir}/man1/systemd-tty-ask-password-agent.*
14mu|systemd-219-1.20150505.22|397	%{_mandir}/man1/systemd.*
14mu|systemd-219-1.20150505.22|398	%{_mandir}/man1/timedatectl.*
14mu|systemd-219-1.20150505.22|399	%{_mandir}/man3/*
14mu|systemd-219-1.20150505.22|400	%{_mandir}/man5/*
14mu|systemd-219-1.20150505.22|401	%{_mandir}/man7/*
14mu|systemd-219-1.20150505.22|402	%{_mandir}/man8/kernel-install.*
14mu|systemd-219-1.20150505.22|403	%{_mandir}/man8/halt.*
14mu|systemd-219-1.20150505.22|404	%{_mandir}/man8/reboot.*
14mu|systemd-219-1.20150505.22|405	%{_mandir}/man8/shutdown.*
14mu|systemd-219-1.20150505.22|406	%{_mandir}/man8/poweroff.*
14mu|systemd-219-1.20150505.22|407	%{_mandir}/man8/telinit.*
14mu|systemd-219-1.20150505.22|408	%{_mandir}/man8/runlevel.*
14mu|systemd-219-1.20150505.22|409	%{_mandir}/man8/pam_systemd.*
14mu|systemd-219-1.20150505.22|410	%{_mandir}/man8/systemd-*
14mu|systemd-219-1.20150505.22|411	%exclude %{_mandir}/man8/systemd-journal-gatewayd.*
14mu|systemd-219-1.20150505.22|412	%exclude %{_mandir}/man8/systemd-journal-remote.*
14mu|systemd-219-1.20150505.22|413	%exclude %{_mandir}/man8/systemd-journal-upload.*
14mu|systemd-219-1.20150505.22|414	%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
14mu|systemd-219-1.20150505.22|415	%{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service
14mu|systemd-219-1.20150505.22|416	%{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
14mu|systemd-219-1.20150505.22|417	%{_datadir}/dbus-1/system-services/org.freedesktop.import1.service
14mu|systemd-219-1.20150505.22|418	%{_datadir}/dbus-1/system-services/org.freedesktop.locale1.service
14mu|systemd-219-1.20150505.22|419	%{_datadir}/dbus-1/system-services/org.freedesktop.login1.service
14mu|systemd-219-1.20150505.22|420	%{_datadir}/dbus-1/system-services/org.freedesktop.machine1.service
14mu|systemd-219-1.20150505.22|421	%{_datadir}/dbus-1/system-services/org.freedesktop.network1.service
14mu|systemd-219-1.20150505.22|422	%{_datadir}/dbus-1/system-services/org.freedesktop.resolve1.service
14mu|systemd-219-1.20150505.22|423	%{_datadir}/dbus-1/system-services/org.freedesktop.timedate1.service
14mu|systemd-219-1.20150505.22|424	%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy
14mu|systemd-219-1.20150505.22|425	%{_datadir}/polkit-1/actions/org.freedesktop.hostname1.policy
14mu|systemd-219-1.20150505.22|426	%{_datadir}/polkit-1/actions/org.freedesktop.import1.policy
14mu|systemd-219-1.20150505.22|427	%{_datadir}/polkit-1/actions/org.freedesktop.locale1.policy
14mu|systemd-219-1.20150505.22|428	%{_datadir}/polkit-1/actions/org.freedesktop.login1.policy
14mu|systemd-219-1.20150505.22|429	%{_datadir}/polkit-1/actions/org.freedesktop.machine1.policy
14mu|systemd-219-1.20150505.22|430	%{_datadir}/polkit-1/actions/org.freedesktop.timedate1.policy
14mu|systemd-219-1.20150505.22|431	%{_datadir}/systemd/kbd-model-map
14mu|systemd-219-1.20150505.22|432	%{_datadir}/systemd/language-fallback-map
14mu|systemd-219-1.20150505.22|433	%{_datadir}/factory/etc/nsswitch.conf
14mu|systemd-219-1.20150505.22|434	%{_datadir}/factory/etc/pam.d/other
14mu|systemd-219-1.20150505.22|435	%{_datadir}/factory/etc/pam.d/system-auth
14mu|systemd-219-1.20150505.22|436	%{_docdir}/systemd
14mu|systemd-219-1.20150505.22|437	%{_initddir}/systemd.README
14mu|systemd-219-1.20150505.22|438	%{_var}/log/systemd.README
14mu|systemd-219-1.20150505.22|439	
14mu|systemd-219-1.20150505.22|440	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|441	
14mu|systemd-219-1.20150505.22|442	%package units
14mu|systemd-219-1.20150505.22|443	Summary:	Configuration files, directories and installation tool for systemd
14mu|systemd-219-1.20150505.22|444	Group:		System/Configuration/Boot and Init
14mu|systemd-219-1.20150505.22|445	Requires(post):	awk
14mu|systemd-219-1.20150505.22|446	Requires(post):	coreutils
14mu|systemd-219-1.20150505.22|447	Requires(post):	gawk
14mu|systemd-219-1.20150505.22|448	Requires(post):	grep
14mu|systemd-219-1.20150505.22|449	%rename		resolvconf
14mu|systemd-219-1.20150505.22|450	Conflicts:	resolvconf < 1.75-22
14mu|systemd-219-1.20150505.22|451	Conflicts:	systemd < 219
14mu|systemd-219-1.20150505.22|452	
14mu|systemd-219-1.20150505.22|453	%description units
14mu|systemd-219-1.20150505.22|454	Basic configuration files, directories and installation tool for the systemd
14mu|systemd-219-1.20150505.22|455	system and session manager.
14mu|systemd-219-1.20150505.22|456	
14mu|systemd-219-1.20150505.22|457	%files units
14mu|systemd-219-1.20150505.22|458	%dir %{_sysconfdir}/systemd
14mu|systemd-219-1.20150505.22|459	%dir %{_sysconfdir}/systemd/system
14mu|systemd-219-1.20150505.22|460	%dir %{_sysconfdir}/systemd/user
14mu|systemd-219-1.20150505.22|461	%dir %{_sysconfdir}/systemd/user/default.target.wants
14mu|systemd-219-1.20150505.22|462	%dir %{_sysconfdir}/systemd/system/getty.target.wants
14mu|systemd-219-1.20150505.22|463	%dir %{_sysconfdir}/tmpfiles.d
14mu|systemd-219-1.20150505.22|464	%dir %{_sysconfdir}/sysctl.d
14mu|systemd-219-1.20150505.22|465	%dir %{_sysconfdir}/modules-load.d
14mu|systemd-219-1.20150505.22|466	%dir %{_sysconfdir}/binfmt.d
14mu|systemd-219-1.20150505.22|467	%dir %{systemd_libdir}/system
14mu|systemd-219-1.20150505.22|468	%dir %{systemd_libdir}/system/basic.target.wants
14mu|systemd-219-1.20150505.22|469	%dir %{systemd_libdir}/system/bluetooth.target.wants
14mu|systemd-219-1.20150505.22|470	%dir %{systemd_libdir}/system/dbus.target.wants
14mu|systemd-219-1.20150505.22|471	%dir %{systemd_libdir}/system/default.target.wants
14mu|systemd-219-1.20150505.22|472	%dir %{systemd_libdir}/system/local-fs.target.wants
14mu|systemd-219-1.20150505.22|473	%dir %{systemd_libdir}/system/multi-user.target.wants
14mu|systemd-219-1.20150505.22|474	%dir %{systemd_libdir}/system/runlevel1.target.wants
14mu|systemd-219-1.20150505.22|475	%dir %{systemd_libdir}/system/runlevel2.target.wants
14mu|systemd-219-1.20150505.22|476	%dir %{systemd_libdir}/system/runlevel3.target.wants
14mu|systemd-219-1.20150505.22|477	%dir %{systemd_libdir}/system/runlevel4.target.wants
14mu|systemd-219-1.20150505.22|478	%dir %{systemd_libdir}/system/runlevel5.target.wants
14mu|systemd-219-1.20150505.22|479	%dir %{systemd_libdir}/system/sockets.target.wants
14mu|systemd-219-1.20150505.22|480	%dir %{systemd_libdir}/system/sysinit.target.wants
14mu|systemd-219-1.20150505.22|481	%dir %{systemd_libdir}/system/syslog.target.wants
14mu|systemd-219-1.20150505.22|482	%dir %{systemd_libdir}/system/timers.target.wants
14mu|systemd-219-1.20150505.22|483	%dir %{systemd_libdir}/network
14mu|systemd-219-1.20150505.22|484	%dir %{_prefix}/lib/systemd
14mu|systemd-219-1.20150505.22|485	%dir %{_prefix}/lib/systemd/catalog
14mu|systemd-219-1.20150505.22|486	%dir %{_prefix}/lib/systemd/system-generators
14mu|systemd-219-1.20150505.22|487	%dir %{_prefix}/lib/systemd/user
14mu|systemd-219-1.20150505.22|488	%dir %{_prefix}/lib/systemd/user-generators
14mu|systemd-219-1.20150505.22|489	%dir %{_datadir}/bash-completion
14mu|systemd-219-1.20150505.22|490	%dir %{_datadir}/bash-completion/completions
14mu|systemd-219-1.20150505.22|491	%{_datadir}/bash-completion/completions/*
14mu|systemd-219-1.20150505.22|492	%{_datadir}/zsh/site-functions/*
14mu|systemd-219-1.20150505.22|493	/bin/systemctl
14mu|systemd-219-1.20150505.22|494	/bin/machinectl
14mu|systemd-219-1.20150505.22|495	%{_bindir}/systemctl
14mu|systemd-219-1.20150505.22|496	%{_sysconfdir}/profile.d/40systemd.sh
14mu|systemd-219-1.20150505.22|497	%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mu|systemd-219-1.20150505.22|498	%{systemd_libdir}/system/local-fs.target.wants/*.service
14mu|systemd-219-1.20150505.22|499	%{systemd_libdir}/system/local-fs.target.wants/*.mount
14mu|systemd-219-1.20150505.22|500	%{systemd_libdir}/system/multi-user.target.wants/*.target
14mu|systemd-219-1.20150505.22|501	%{systemd_libdir}/system/multi-user.target.wants/*.path
14mu|systemd-219-1.20150505.22|502	%{systemd_libdir}/system/multi-user.target.wants/*.service
14mu|systemd-219-1.20150505.22|503	%{systemd_libdir}/system/runlevel*.target.wants/*.service
14mu|systemd-219-1.20150505.22|504	%{systemd_libdir}/system/sockets.target.wants/*.socket
14mu|systemd-219-1.20150505.22|505	%if !%{with bootstrap}
14mu|systemd-219-1.20150505.22|506	%{systemd_libdir}/system/sysinit.target.wants/cryptsetup.target
14mu|systemd-219-1.20150505.22|507	%endif
14mu|systemd-219-1.20150505.22|508	%{systemd_libdir}/system/sysinit.target.wants/*.*mount
14mu|systemd-219-1.20150505.22|509	%{systemd_libdir}/system/sysinit.target.wants/*.service
14mu|systemd-219-1.20150505.22|510	%{systemd_libdir}/system/sysinit.target.wants/*.path
14mu|systemd-219-1.20150505.22|511	%{systemd_libdir}/system/timers.target.wants/*.timer
14mu|systemd-219-1.20150505.22|512	%{systemd_libdir}/system/graphical.target.wants/*.service
14mu|systemd-219-1.20150505.22|513	%{systemd_libdir}/system/poweroff.target.wants/*.service
14mu|systemd-219-1.20150505.22|514	%{systemd_libdir}/system/reboot.target.wants/*.service
14mu|systemd-219-1.20150505.22|515	%{systemd_libdir}/system/rescue.target.wants/*.service
14mu|systemd-219-1.20150505.22|516	%{systemd_libdir}/system/*.automount
14mu|systemd-219-1.20150505.22|517	%{systemd_libdir}/system/*.mount
14mu|systemd-219-1.20150505.22|518	%{systemd_libdir}/system/*.path
14mu|systemd-219-1.20150505.22|519	%{systemd_libdir}/system/auto*.service
14mu|systemd-219-1.20150505.22|520	%{systemd_libdir}/system/console*.service
14mu|systemd-219-1.20150505.22|521	%{systemd_libdir}/system/container-getty@.service
14mu|systemd-219-1.20150505.22|522	%{systemd_libdir}/system/dbus-org*.service
14mu|systemd-219-1.20150505.22|523	%{systemd_libdir}/system/de*.service
14mu|systemd-219-1.20150505.22|524	%{systemd_libdir}/system/emergency*.service
14mu|systemd-219-1.20150505.22|525	%{systemd_libdir}/system/getty*.service
14mu|systemd-219-1.20150505.22|526	%{systemd_libdir}/system/halt-*.service
14mu|systemd-219-1.20150505.22|527	%{systemd_libdir}/system/initrd-*.service
14mu|systemd-219-1.20150505.22|528	%{systemd_libdir}/system/kmod-*.service
14mu|systemd-219-1.20150505.22|529	%{systemd_libdir}/system/ldconfig.service
14mu|systemd-219-1.20150505.22|530	%{systemd_libdir}/system/quota*.service
14mu|systemd-219-1.20150505.22|531	%{systemd_libdir}/system/rc-*.service
14mu|systemd-219-1.20150505.22|532	%{systemd_libdir}/system/rescue*.service
14mu|systemd-219-1.20150505.22|533	%{systemd_libdir}/system/serial-*.service
14mu|systemd-219-1.20150505.22|534	%{systemd_libdir}/system/systemd-ask-password*.service
14mu|systemd-219-1.20150505.22|535	%{systemd_libdir}/system/systemd-backlight*.service
14mu|systemd-219-1.20150505.22|536	%{systemd_libdir}/system/systemd-binfmt*.service
14mu|systemd-219-1.20150505.22|537	%{systemd_libdir}/system/systemd-bootchart.service
14mu|systemd-219-1.20150505.22|538	%{systemd_libdir}/system/systemd-firstboot.service
14mu|systemd-219-1.20150505.22|539	%{systemd_libdir}/system/systemd-fsck*.service
14mu|systemd-219-1.20150505.22|540	%{systemd_libdir}/system/systemd-halt*.service
14mu|systemd-219-1.20150505.22|541	%{systemd_libdir}/system/systemd-hibernate*.service
14mu|systemd-219-1.20150505.22|542	%{systemd_libdir}/system/systemd-hostnamed*.service
14mu|systemd-219-1.20150505.22|543	%{systemd_libdir}/system/systemd-hybrid*.service
14mu|systemd-219-1.20150505.22|544	%{systemd_libdir}/system/systemd-hwdb-update.service
14mu|systemd-219-1.20150505.22|545	%{systemd_libdir}/system/systemd-importd.service
14mu|systemd-219-1.20150505.22|546	%{systemd_libdir}/system/systemd-initctl*.service
14mu|systemd-219-1.20150505.22|547	%{systemd_libdir}/system/systemd-journal-flush.service
14mu|systemd-219-1.20150505.22|548	%{systemd_libdir}/system/systemd-journal-catalog-update.service
14mu|systemd-219-1.20150505.22|549	%{systemd_libdir}/system/systemd-journald.service
14mu|systemd-219-1.20150505.22|550	%{systemd_libdir}/system/systemd-journald-dev-log.socket
14mu|systemd-219-1.20150505.22|551	%{systemd_libdir}/system/systemd-kexec*.service
14mu|systemd-219-1.20150505.22|552	%{systemd_libdir}/system/systemd-localed*.service
14mu|systemd-219-1.20150505.22|553	%{systemd_libdir}/system/systemd-logind*.service
14mu|systemd-219-1.20150505.22|554	%{systemd_libdir}/system/systemd-machined.service
14mu|systemd-219-1.20150505.22|555	%{systemd_libdir}/system/systemd-machine-id-commit.service
14mu|systemd-219-1.20150505.22|556	%{systemd_libdir}/system/systemd-modules-load.service
14mu|systemd-219-1.20150505.22|557	%{systemd_libdir}/system/systemd-networkd.service
14mu|systemd-219-1.20150505.22|558	%{systemd_libdir}/system/systemd-networkd.socket
14mu|systemd-219-1.20150505.22|559	%{systemd_libdir}/system/systemd-networkd-wait-online.service
14mu|systemd-219-1.20150505.22|560	%{systemd_libdir}/system/systemd-nspawn*.service
14mu|systemd-219-1.20150505.22|561	%{systemd_libdir}/system/systemd-poweroff.service
14mu|systemd-219-1.20150505.22|562	%{systemd_libdir}/system/systemd-quotacheck.service
14mu|systemd-219-1.20150505.22|563	%{systemd_libdir}/system/systemd-random*service
14mu|systemd-219-1.20150505.22|564	%{systemd_libdir}/system/systemd-reboot.service
14mu|systemd-219-1.20150505.22|565	%{systemd_libdir}/system/systemd-remount*.service
14mu|systemd-219-1.20150505.22|566	%{systemd_libdir}/system/systemd-resolved.service
14mu|systemd-219-1.20150505.22|567	%{systemd_libdir}/system/systemd-rfkill@.service
14mu|systemd-219-1.20150505.22|568	%{systemd_libdir}/system/systemd-shutdownd.service
14mu|systemd-219-1.20150505.22|569	%{systemd_libdir}/system/systemd-suspend.service
14mu|systemd-219-1.20150505.22|570	%{systemd_libdir}/system/systemd-sysctl.service
14mu|systemd-219-1.20150505.22|571	%{systemd_libdir}/system/systemd-sysusers.service
14mu|systemd-219-1.20150505.22|572	%{systemd_libdir}/system/systemd-timedated.service
14mu|systemd-219-1.20150505.22|573	%{systemd_libdir}/system/systemd-timesyncd.service
14mu|systemd-219-1.20150505.22|574	%{systemd_libdir}/system/systemd-tmpfiles-*.service
14mu|systemd-219-1.20150505.22|575	%{systemd_libdir}/system/systemd-tmpfiles-*.timer
14mu|systemd-219-1.20150505.22|576	%{systemd_libdir}/system/systemd-udev*.service
14mu|systemd-219-1.20150505.22|577	%{systemd_libdir}/system/systemd-update-*.service
14mu|systemd-219-1.20150505.22|578	%{systemd_libdir}/system/systemd-user-*.service
14mu|systemd-219-1.20150505.22|579	%{systemd_libdir}/system/systemd-vconsole-*.service
14mu|systemd-219-1.20150505.22|580	%{systemd_libdir}/system/udev*.service
14mu|systemd-219-1.20150505.22|581	%{systemd_libdir}/system/user*.service
14mu|systemd-219-1.20150505.22|582	
14mu|systemd-219-1.20150505.22|583	%{systemd_libdir}/system/*.slice
14mu|systemd-219-1.20150505.22|584	
14mu|systemd-219-1.20150505.22|585	%{systemd_libdir}/system/syslog.socket
14mu|systemd-219-1.20150505.22|586	%{systemd_libdir}/system/systemd-initctl.socket
14mu|systemd-219-1.20150505.22|587	%{systemd_libdir}/system/systemd-journald.socket
14mu|systemd-219-1.20150505.22|588	%{systemd_libdir}/system/systemd-journald-audit.socket
14mu|systemd-219-1.20150505.22|589	%{systemd_libdir}/system/systemd-shutdownd.socket
14mu|systemd-219-1.20150505.22|590	%{systemd_libdir}/system/systemd-udev*.socket
14mu|systemd-219-1.20150505.22|591	%{systemd_libdir}/system/*.target
14mu|systemd-219-1.20150505.22|592	
14mu|systemd-219-1.20150505.22|593	%{systemd_libdir}/network/80-container-host0.network
14mu|systemd-219-1.20150505.22|594	%{systemd_libdir}/network/80-container-ve.network
14mu|systemd-219-1.20150505.22|595	%{systemd_libdir}/network/90-enable.network
14mu|systemd-219-1.20150505.22|596	%{systemd_libdir}/network/90-wireless.network
14mu|systemd-219-1.20150505.22|597	%ghost %{systemd_libdir}/network/95-rosa-legacy-naming.link
14mu|systemd-219-1.20150505.22|598	%{systemd_libdir}/network/99-default.link
14mu|systemd-219-1.20150505.22|599	
14mu|systemd-219-1.20150505.22|600	%{_prefix}/lib/systemd/catalog/*.catalog
14mu|systemd-219-1.20150505.22|601	%{_prefix}/lib/systemd/user/*.service
14mu|systemd-219-1.20150505.22|602	%{_prefix}/lib/systemd/user/*.target
14mu|systemd-219-1.20150505.22|603	%{_mandir}/man1/machinectl.*
14mu|systemd-219-1.20150505.22|604	%{_mandir}/man1/systemctl.*
14mu|systemd-219-1.20150505.22|605	
14mu|systemd-219-1.20150505.22|606	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|607	
14mu|systemd-219-1.20150505.22|608	%package journal-gateway
14mu|systemd-219-1.20150505.22|609	Summary:	Gateway for serving journal events over the network using HTTP
14mu|systemd-219-1.20150505.22|610	Requires:	%{name} = %{EVRD}
14mu|systemd-219-1.20150505.22|611	Requires(pre,post,preun,postun):	rpm-helper
14mu|systemd-219-1.20150505.22|612	Obsoletes:		systemd < 206-7
14mu|systemd-219-1.20150505.22|613	
14mu|systemd-219-1.20150505.22|614	%description journal-gateway
14mu|systemd-219-1.20150505.22|615	Offers journal events over the network using HTTP.
14mu|systemd-219-1.20150505.22|616	
14mu|systemd-219-1.20150505.22|617	%files journal-gateway
14mu|systemd-219-1.20150505.22|618	%config(noreplace) %{_sysconfdir}/systemd/journal-remote.conf
14mu|systemd-219-1.20150505.22|619	%config(noreplace) %{_sysconfdir}/systemd/journal-upload.conf
14mu|systemd-219-1.20150505.22|620	%config(noreplace) %{_prefix}/lib/sysusers.d/systemd-remote.conf
14mu|systemd-219-1.20150505.22|621	%dir %{_datadir}/systemd/gatewayd
14mu|systemd-219-1.20150505.22|622	%{systemd_libdir}/systemd-journal-gatewayd
14mu|systemd-219-1.20150505.22|623	%{systemd_libdir}/systemd-journal-remote
14mu|systemd-219-1.20150505.22|624	%{systemd_libdir}/systemd-journal-upload
14mu|systemd-219-1.20150505.22|625	%{systemd_libdir}/system/systemd-journal-gatewayd.service
14mu|systemd-219-1.20150505.22|626	%{systemd_libdir}/system/systemd-journal-gatewayd.socket
14mu|systemd-219-1.20150505.22|627	%{systemd_libdir}/system/systemd-journal-remote.service
14mu|systemd-219-1.20150505.22|628	%{systemd_libdir}/system/systemd-journal-remote.socket
14mu|systemd-219-1.20150505.22|629	%{systemd_libdir}/system/systemd-journal-upload.service
14mu|systemd-219-1.20150505.22|630	%{_tmpfilesdir}/systemd-remote.conf
14mu|systemd-219-1.20150505.22|631	%{_mandir}/man8/systemd-journal-gatewayd.8.*
14mu|systemd-219-1.20150505.22|632	%{_mandir}/man8/systemd-journal-upload.8.*
14mu|systemd-219-1.20150505.22|633	%{_mandir}/man8/systemd-journal-remote.8.*
14mu|systemd-219-1.20150505.22|634	%{_mandir}/man8/systemd-journal-gatewayd.service.8.*
14mu|systemd-219-1.20150505.22|635	%{_mandir}/man8/systemd-journal-gatewayd.socket.8.*
14mu|systemd-219-1.20150505.22|636	%{_datadir}/systemd/gatewayd/browse.html
14mu|systemd-219-1.20150505.22|637	
14mu|systemd-219-1.20150505.22|638	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|639	
14mu|systemd-219-1.20150505.22|640	%if !%{with bootstrap}
14mu|systemd-219-1.20150505.22|641	%package -n python-%{name}
14mu|systemd-219-1.20150505.22|642	Summary:	Python bindings for %{name}
14mu|systemd-219-1.20150505.22|643	Group:		Development/Python
14mu|systemd-219-1.20150505.22|644	
14mu|systemd-219-1.20150505.22|645	%description -n python-%{name}
14mu|systemd-219-1.20150505.22|646	Python bindings for %{name}.
14mu|systemd-219-1.20150505.22|647	
14mu|systemd-219-1.20150505.22|648	%files -n python-%{name}
14mu|systemd-219-1.20150505.22|649	%{py_platsitedir}/%{name}
14mu|systemd-219-1.20150505.22|650	%endif
14mu|systemd-219-1.20150505.22|651	
14mu|systemd-219-1.20150505.22|652	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|653	
14mu|systemd-219-1.20150505.22|654	%package -n %{libsystemd}
14mu|systemd-219-1.20150505.22|655	Summary:	Systemdlibrary package
14mu|systemd-219-1.20150505.22|656	Group:		System/Libraries
14mu|systemd-219-1.20150505.22|657	Provides:	libsystemd = %{EVRD}
14mu|systemd-219-1.20150505.22|658	
14mu|systemd-219-1.20150505.22|659	%description -n %{libsystemd}
14mu|systemd-219-1.20150505.22|660	This package provides the systemd shared library.
14mu|systemd-219-1.20150505.22|661	
14mu|systemd-219-1.20150505.22|662	%files -n %{libsystemd}
14mu|systemd-219-1.20150505.22|663	/%{_lib}/libsystemd.so.%{libsystemd_major}*
14mu|systemd-219-1.20150505.22|664	
14mu|systemd-219-1.20150505.22|665	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|666	
14mu|systemd-219-1.20150505.22|667	%package -n %{libsystemd_devel}
14mu|systemd-219-1.20150505.22|668	Summary:	Systemd library development files
14mu|systemd-219-1.20150505.22|669	Group:		Development/C
14mu|systemd-219-1.20150505.22|670	Requires:	%{libsystemd} = %{EVRD}
14mu|systemd-219-1.20150505.22|671	Provides:	libsystemd-devel = %{EVRD}
14mu|systemd-219-1.20150505.22|672	
14mu|systemd-219-1.20150505.22|673	%files -n %{libsystemd_devel}
14mu|systemd-219-1.20150505.22|674	%dir %{_includedir}/systemd
14mu|systemd-219-1.20150505.22|675	%{_includedir}/systemd/_sd-common.h
14mu|systemd-219-1.20150505.22|676	%{_libdir}/libsystemd.so
14mu|systemd-219-1.20150505.22|677	%{_libdir}/pkgconfig/libsystemd.pc
14mu|systemd-219-1.20150505.22|678	%{_libdir}/pkgconfig/systemd.pc
14mu|systemd-219-1.20150505.22|679	
14mu|systemd-219-1.20150505.22|680	%description -n %{libsystemd_devel}
14mu|systemd-219-1.20150505.22|681	Development files for the systemd shared library.
14mu|systemd-219-1.20150505.22|682	
14mu|systemd-219-1.20150505.22|683	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|684	
14mu|systemd-219-1.20150505.22|685	%package -n %{libdaemon}
14mu|systemd-219-1.20150505.22|686	Summary:	Systemd-daemon library package
14mu|systemd-219-1.20150505.22|687	Group:		System/Libraries
14mu|systemd-219-1.20150505.22|688	Provides:	libsystemd-daemon = %{EVRD}
14mu|systemd-219-1.20150505.22|689	
14mu|systemd-219-1.20150505.22|690	%description -n %{libdaemon}
14mu|systemd-219-1.20150505.22|691	This package provides the systemd-daemon shared library.
14mu|systemd-219-1.20150505.22|692	
14mu|systemd-219-1.20150505.22|693	%files -n %{libdaemon}
14mu|systemd-219-1.20150505.22|694	/%{_lib}/libsystemd-daemon.so.%{libdaemon_major}*
14mu|systemd-219-1.20150505.22|695	
14mu|systemd-219-1.20150505.22|696	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|697	
14mu|systemd-219-1.20150505.22|698	%package -n %{libdaemon_devel}
14mu|systemd-219-1.20150505.22|699	Summary:	Systemd-daemon library development files
14mu|systemd-219-1.20150505.22|700	Group:		Development/C
14mu|systemd-219-1.20150505.22|701	Requires:	%{libdaemon} = %{EVRD}
14mu|systemd-219-1.20150505.22|702	Requires:	%{libsystemd_devel} = %{EVRD}
14mu|systemd-219-1.20150505.22|703	Provides:	libsystemd-daemon-devel = %{EVRD}
14mu|systemd-219-1.20150505.22|704	
14mu|systemd-219-1.20150505.22|705	%description -n %{libdaemon_devel}
14mu|systemd-219-1.20150505.22|706	Development files for the systemd-daemon shared library.
14mu|systemd-219-1.20150505.22|707	
14mu|systemd-219-1.20150505.22|708	%files -n %{libdaemon_devel}
14mu|systemd-219-1.20150505.22|709	%dir %{_includedir}/systemd
14mu|systemd-219-1.20150505.22|710	%{_includedir}/systemd/sd-daemon.h
14mu|systemd-219-1.20150505.22|711	%{_libdir}/libsystemd-daemon.so
14mu|systemd-219-1.20150505.22|712	%{_libdir}/pkgconfig/libsystemd-daemon.pc
14mu|systemd-219-1.20150505.22|713	%{_includedir}/systemd/sd-messages.h
14mu|systemd-219-1.20150505.22|714	
14mu|systemd-219-1.20150505.22|715	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|716	
14mu|systemd-219-1.20150505.22|717	%package -n %{liblogin}
14mu|systemd-219-1.20150505.22|718	Summary:	Systemd-login library package
14mu|systemd-219-1.20150505.22|719	Group:		System/Libraries
14mu|systemd-219-1.20150505.22|720	Provides:	libsystemd-login = %{EVRD}
14mu|systemd-219-1.20150505.22|721	
14mu|systemd-219-1.20150505.22|722	%description -n %{liblogin}
14mu|systemd-219-1.20150505.22|723	This package provides the systemd-login shared library.
14mu|systemd-219-1.20150505.22|724	
14mu|systemd-219-1.20150505.22|725	%files -n %{liblogin}
14mu|systemd-219-1.20150505.22|726	/%{_lib}/libsystemd-login.so.%{liblogin_major}*
14mu|systemd-219-1.20150505.22|727	
14mu|systemd-219-1.20150505.22|728	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|729	
14mu|systemd-219-1.20150505.22|730	%package -n %{liblogin_devel}
14mu|systemd-219-1.20150505.22|731	Summary:	Systemd-login library development files
14mu|systemd-219-1.20150505.22|732	Group:		Development/C
14mu|systemd-219-1.20150505.22|733	Requires:	%{liblogin} = %{EVRD}
14mu|systemd-219-1.20150505.22|734	Requires:	%{libsystemd} = %{EVRD}
14mu|systemd-219-1.20150505.22|735	Provides:	libsystemd-login-devel = %{EVRD}
14mu|systemd-219-1.20150505.22|736	
14mu|systemd-219-1.20150505.22|737	%description -n %{liblogin_devel}
14mu|systemd-219-1.20150505.22|738	Development files for the systemd-login shared library.
14mu|systemd-219-1.20150505.22|739	
14mu|systemd-219-1.20150505.22|740	%files -n %{liblogin_devel}
14mu|systemd-219-1.20150505.22|741	%dir %{_includedir}/systemd
14mu|systemd-219-1.20150505.22|742	%{_includedir}/systemd/sd-login.h
14mu|systemd-219-1.20150505.22|743	%{_libdir}/libsystemd-login.so
14mu|systemd-219-1.20150505.22|744	%{_libdir}/pkgconfig/libsystemd-login.pc
14mu|systemd-219-1.20150505.22|745	
14mu|systemd-219-1.20150505.22|746	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|747	
14mu|systemd-219-1.20150505.22|748	%package -n %{libjournal}
14mu|systemd-219-1.20150505.22|749	Summary:	Systemd-journal library package
14mu|systemd-219-1.20150505.22|750	Group:		System/Libraries
14mu|systemd-219-1.20150505.22|751	Provides:	libsystemd-journal = %{EVRD}
14mu|systemd-219-1.20150505.22|752	
14mu|systemd-219-1.20150505.22|753	%description -n %{libjournal}
14mu|systemd-219-1.20150505.22|754	This package provides the systemd-journal shared library.
14mu|systemd-219-1.20150505.22|755	
14mu|systemd-219-1.20150505.22|756	%files -n %{libjournal}
14mu|systemd-219-1.20150505.22|757	/%{_lib}/libsystemd-journal.so.%{libjournal_major}*
14mu|systemd-219-1.20150505.22|758	
14mu|systemd-219-1.20150505.22|759	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|760	
14mu|systemd-219-1.20150505.22|761	%package -n %{libjournal_devel}
14mu|systemd-219-1.20150505.22|762	Summary:	Systemd-journal library development files
14mu|systemd-219-1.20150505.22|763	Group:		Development/C
14mu|systemd-219-1.20150505.22|764	Requires:	%{libjournal} = %{EVRD}
14mu|systemd-219-1.20150505.22|765	Requires:	%{libsystemd} = %{EVRD}
14mu|systemd-219-1.20150505.22|766	Requires:	%{libid128_devel} = %{EVRD}
14mu|systemd-219-1.20150505.22|767	Provides:	libsystemd-journal-devel = %{EVRD}
14mu|systemd-219-1.20150505.22|768	
14mu|systemd-219-1.20150505.22|769	%description -n %{libjournal_devel}
14mu|systemd-219-1.20150505.22|770	Development files for the systemd-journal shared library.
14mu|systemd-219-1.20150505.22|771	
14mu|systemd-219-1.20150505.22|772	%files -n %{libjournal_devel}
14mu|systemd-219-1.20150505.22|773	%dir %{_includedir}/systemd
14mu|systemd-219-1.20150505.22|774	%{_includedir}/systemd/sd-journal.h
14mu|systemd-219-1.20150505.22|775	%{_libdir}/libsystemd-journal.so
14mu|systemd-219-1.20150505.22|776	%{_libdir}/pkgconfig/libsystemd-journal.pc
14mu|systemd-219-1.20150505.22|777	
14mu|systemd-219-1.20150505.22|778	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|779	
14mu|systemd-219-1.20150505.22|780	%package -n %{libid128}
14mu|systemd-219-1.20150505.22|781	Summary:	Systemd-id128 library package
14mu|systemd-219-1.20150505.22|782	Group:		System/Libraries
14mu|systemd-219-1.20150505.22|783	Provides:	libsystemd-id128 = %{EVRD}
14mu|systemd-219-1.20150505.22|784	
14mu|systemd-219-1.20150505.22|785	%description -n %{libid128}
14mu|systemd-219-1.20150505.22|786	This package provides the systemd-id128 shared library.
14mu|systemd-219-1.20150505.22|787	
14mu|systemd-219-1.20150505.22|788	%files -n %{libid128}
14mu|systemd-219-1.20150505.22|789	/%{_lib}/libsystemd-id128.so.%{libid128_major}*
14mu|systemd-219-1.20150505.22|790	
14mu|systemd-219-1.20150505.22|791	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|792	
14mu|systemd-219-1.20150505.22|793	%package -n %{libid128_devel}
14mu|systemd-219-1.20150505.22|794	Summary:	Systemd-id128 library development files
14mu|systemd-219-1.20150505.22|795	Group:		Development/C
14mu|systemd-219-1.20150505.22|796	Requires:	%{libid128} = %{EVRD}
14mu|systemd-219-1.20150505.22|797	Requires:	%{libsystemd} = %{EVRD}
14mu|systemd-219-1.20150505.22|798	Provides:	libsystemd-id128-devel = %{EVRD}
14mu|systemd-219-1.20150505.22|799	
14mu|systemd-219-1.20150505.22|800	%description -n %{libid128_devel}
14mu|systemd-219-1.20150505.22|801	Development files for the systemd-id128 shared library.
14mu|systemd-219-1.20150505.22|802	
14mu|systemd-219-1.20150505.22|803	%files -n %{libid128_devel}
14mu|systemd-219-1.20150505.22|804	%dir %{_includedir}/systemd
14mu|systemd-219-1.20150505.22|805	%{_includedir}/systemd/sd-id128.h
14mu|systemd-219-1.20150505.22|806	%{_libdir}/libsystemd-id128.so
14mu|systemd-219-1.20150505.22|807	%{_libdir}/pkgconfig/libsystemd-id128.pc
14mu|systemd-219-1.20150505.22|808	
14mu|systemd-219-1.20150505.22|809	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|810	
14mu|systemd-219-1.20150505.22|811	%package -n %{libnss_myhostname}
14mu|systemd-219-1.20150505.22|812	Summary:	Library for local system host name resolution
14mu|systemd-219-1.20150505.22|813	Group:		System/Libraries
14mu|systemd-219-1.20150505.22|814	Provides:	libnss_myhostname = %{EVRD}
14mu|systemd-219-1.20150505.22|815	Provides:	nss_myhostname = %{EVRD}
14mu|systemd-219-1.20150505.22|816	Obsoletes:	nss_myhostname <= 0.4
14mu|systemd-219-1.20150505.22|817	Obsoletes:	nss-myhostname <= 0.4
14mu|systemd-219-1.20150505.22|818	Requires(post,preun):	bash
14mu|systemd-219-1.20150505.22|819	Requires(post,preun):	rpm-helper >= 0.24.12-11
14mu|systemd-219-1.20150505.22|820	Requires(post,preun):	sed
14mu|systemd-219-1.20150505.22|821	
14mu|systemd-219-1.20150505.22|822	%description -n %{libnss_myhostname}
14mu|systemd-219-1.20150505.22|823	nss-myhostname is a plugin for the GNU Name Service Switch (NSS)
14mu|systemd-219-1.20150505.22|824	functionality of the GNU C Library (glibc) providing host name
14mu|systemd-219-1.20150505.22|825	resolution for the locally configured system hostname as returned by
14mu|systemd-219-1.20150505.22|826	gethostname(2).
14mu|systemd-219-1.20150505.22|827	
14mu|systemd-219-1.20150505.22|828	%files -n %{libnss_myhostname}
14mu|systemd-219-1.20150505.22|829	%{_libdir}/libnss_myhostname.so.%{libnss_major}*
14mu|systemd-219-1.20150505.22|830	%{_libdir}/libnss_mymachines.so.%{libnss_major}
14mu|systemd-219-1.20150505.22|831	%{_libdir}/libnss_resolve.so.%{libnss_major}
14mu|systemd-219-1.20150505.22|832	%{_mandir}/man8/libnss_myhostname.so*.8*
14mu|systemd-219-1.20150505.22|833	%{_mandir}/man8/libnss_mymachines.so*.8*
14mu|systemd-219-1.20150505.22|834	%{_mandir}/man8/nss-myhostname.8*
14mu|systemd-219-1.20150505.22|835	%{_mandir}/man8/nss-mymachines.8*
14mu|systemd-219-1.20150505.22|836	
14mu|systemd-219-1.20150505.22|837	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|838	
14mu|systemd-219-1.20150505.22|839	%package -n udev
14mu|systemd-219-1.20150505.22|840	Summary:	Device manager for the Linux kernel
14mu|systemd-219-1.20150505.22|841	Group:		System/Configuration/Hardware
14mu|systemd-219-1.20150505.22|842	Requires:	acl
14mu|systemd-219-1.20150505.22|843	Requires:	ldetect-lst
14mu|systemd-219-1.20150505.22|844	Requires:	setup >= 2.7.16
14mu|systemd-219-1.20150505.22|845	Requires:	util-linux-ng >= 2.15
14mu|systemd-219-1.20150505.22|846	# for disk/lp groups
14mu|systemd-219-1.20150505.22|847	Requires(pre):	setup
14mu|systemd-219-1.20150505.22|848	Requires(pre):	coreutils
14mu|systemd-219-1.20150505.22|849	Requires(post,preun):	rpm-helper
14mu|systemd-219-1.20150505.22|850	Provides:	should-restart = system
14mu|systemd-219-1.20150505.22|851	Obsoletes:	hal <= 0.5.14-6
14mu|systemd-219-1.20150505.22|852	
14mu|systemd-219-1.20150505.22|853	%description -n udev
14mu|systemd-219-1.20150505.22|854	A collection of tools and a daemon to manage events received
14mu|systemd-219-1.20150505.22|855	from the kernel and deal with them in user-space. Primarily this
14mu|systemd-219-1.20150505.22|856	involves managing permissions, and creating and removing meaningful
14mu|systemd-219-1.20150505.22|857	symlinks to device nodes in /dev when hardware is discovered or
14mu|systemd-219-1.20150505.22|858	removed from the system
14mu|systemd-219-1.20150505.22|859	
14mu|systemd-219-1.20150505.22|860	%files -n udev
14mu|systemd-219-1.20150505.22|861	%dir /lib/firmware
14mu|systemd-219-1.20150505.22|862	%dir /lib/firmware/updates
14mu|systemd-219-1.20150505.22|863	%dir %{udev_libdir}
14mu|systemd-219-1.20150505.22|864	%dir %{_sysconfdir}/udev
14mu|systemd-219-1.20150505.22|865	%dir %{udev_rules_dir}
14mu|systemd-219-1.20150505.22|866	%dir %{_udevhwdbdir}
14mu|systemd-219-1.20150505.22|867	%{_udevhwdbdir}/20-*.hwdb
14mu|systemd-219-1.20150505.22|868	%{_udevhwdbdir}/60-*.hwdb
14mu|systemd-219-1.20150505.22|869	%{_udevhwdbdir}/70-*.hwdb
14mu|systemd-219-1.20150505.22|870	%dir %{_sysconfdir}/udev/agents.d
14mu|systemd-219-1.20150505.22|871	%dir %{_sysconfdir}/udev/agents.d/usb
14mu|systemd-219-1.20150505.22|872	%config(noreplace) %{_sysconfdir}/sysconfig/udev
14mu|systemd-219-1.20150505.22|873	%config(noreplace) %{_sysconfdir}/sysconfig/udev_net
14mu|systemd-219-1.20150505.22|874	%config(noreplace) %{_sysconfdir}/udev/*.conf
14mu|systemd-219-1.20150505.22|875	%ghost %config(noreplace,missingok) %attr(0644,root,root) %{_sysconfdir}/scsi_id.config
14mu|systemd-219-1.20150505.22|876	%{systemd_libdir}/systemd-udevd
14mu|systemd-219-1.20150505.22|877	%{_bindir}/udevadm
14mu|systemd-219-1.20150505.22|878	%attr(0755,root,root) /sbin/udevadm
14mu|systemd-219-1.20150505.22|879	%attr(0755,root,root) %{_sbindir}/udevadm
14mu|systemd-219-1.20150505.22|880	%attr(0755,root,root) /sbin/udevd
14mu|systemd-219-1.20150505.22|881	%attr(0755,root,root) %{udev_libdir}/udevd
14mu|systemd-219-1.20150505.22|882	%{udev_rules_dir}/*.rules
14mu|systemd-219-1.20150505.22|883	%attr(0755,root,root) %{udev_libdir}/accelerometer
14mu|systemd-219-1.20150505.22|884	%attr(0755,root,root) %{udev_libdir}/ata_id
14mu|systemd-219-1.20150505.22|885	%attr(0755,root,root) %{udev_libdir}/cdrom_id
14mu|systemd-219-1.20150505.22|886	%attr(0755,root,root) %{udev_libdir}/scsi_id
14mu|systemd-219-1.20150505.22|887	%attr(0755,root,root) %{udev_libdir}/collect
14mu|systemd-219-1.20150505.22|888	%attr(0755,root,root) %{udev_libdir}/net_create_ifcfg
14mu|systemd-219-1.20150505.22|889	%attr(0755,root,root) %{udev_libdir}/net_action
14mu|systemd-219-1.20150505.22|890	%attr(0755,root,root) %{udev_libdir}/v4l_id
14mu|systemd-219-1.20150505.22|891	%attr(0755,root,root) %{udev_libdir}/mtd_probe
14mu|systemd-219-1.20150505.22|892	# From previous Mandriva /etc/udev/devices.d and patches
14mu|systemd-219-1.20150505.22|893	%attr(0666,root,root) %dev(c,1,3) %{udev_libdir}/devices/null
14mu|systemd-219-1.20150505.22|894	%attr(0600,root,root) %dev(b,2,0) %{udev_libdir}/devices/fd0
14mu|systemd-219-1.20150505.22|895	%attr(0600,root,root) %dev(b,2,1) %{udev_libdir}/devices/fd1
14mu|systemd-219-1.20150505.22|896	%attr(0600,root,root) %dev(c,21,0) %{udev_libdir}/devices/sg0
14mu|systemd-219-1.20150505.22|897	%attr(0600,root,root) %dev(c,21,1) %{udev_libdir}/devices/sg1
14mu|systemd-219-1.20150505.22|898	%attr(0600,root,root) %dev(c,9,0) %{udev_libdir}/devices/st0
14mu|systemd-219-1.20150505.22|899	%attr(0600,root,root) %dev(c,9,1) %{udev_libdir}/devices/st1
14mu|systemd-219-1.20150505.22|900	%attr(0600,root,root) %dev(c,99,0) %{udev_libdir}/devices/parport0
14mu|systemd-219-1.20150505.22|901	%dir %{udev_libdir}/devices/cpu
14mu|systemd-219-1.20150505.22|902	%dir %{udev_libdir}/devices/cpu/0
14mu|systemd-219-1.20150505.22|903	%attr(0600,root,root) %dev(c,203,0) %{udev_libdir}/devices/cpu/0/cpuid
14mu|systemd-219-1.20150505.22|904	%attr(0600,root,root) %dev(c,10,184) %{udev_libdir}/devices/cpu/0/microcode
14mu|systemd-219-1.20150505.22|905	%attr(0600,root,root) %dev(c,202,0) %{udev_libdir}/devices/cpu/0/msr
14mu|systemd-219-1.20150505.22|906	%attr(0600,root,root) %dev(c,162,0) %{udev_libdir}/devices/rawctl
14mu|systemd-219-1.20150505.22|907	%attr(0600,root,root) %dev(c,195,0) %{udev_libdir}/devices/nvidia0
14mu|systemd-219-1.20150505.22|908	%attr(0600,root,root) %dev(c,195,255) %{udev_libdir}/devices/nvidiactl
14mu|systemd-219-1.20150505.22|909	# Default static nodes to copy to /dev on udevd start
14mu|systemd-219-1.20150505.22|910	%dir %{udev_libdir}/devices
14mu|systemd-219-1.20150505.22|911	# From Fedora RPM
14mu|systemd-219-1.20150505.22|912	%attr(0755,root,root) %dir %{udev_libdir}/devices/net
14mu|systemd-219-1.20150505.22|913	%attr(0755,root,root) %dir %{udev_libdir}/devices/hugepages
14mu|systemd-219-1.20150505.22|914	%attr(0755,root,root) %dir %{udev_libdir}/devices/pts
14mu|systemd-219-1.20150505.22|915	%attr(0755,root,root) %dir %{udev_libdir}/devices/shm
14mu|systemd-219-1.20150505.22|916	%attr(666,root,root) %dev(c,10,200) %{udev_libdir}/devices/net/tun
14mu|systemd-219-1.20150505.22|917	%attr(600,root,root) %dev(c,108,0) %{udev_libdir}/devices/ppp
14mu|systemd-219-1.20150505.22|918	%attr(666,root,root) %dev(c,10,229) %{udev_libdir}/devices/fuse
14mu|systemd-219-1.20150505.22|919	%attr(660,root,lp) %dev(c,6,0) %{udev_libdir}/devices/lp0
14mu|systemd-219-1.20150505.22|920	%attr(660,root,lp) %dev(c,6,1) %{udev_libdir}/devices/lp1
14mu|systemd-219-1.20150505.22|921	%attr(660,root,lp) %dev(c,6,2) %{udev_libdir}/devices/lp2
14mu|systemd-219-1.20150505.22|922	%attr(660,root,lp) %dev(c,6,3) %{udev_libdir}/devices/lp3
14mu|systemd-219-1.20150505.22|923	%attr(640,root,disk) %dev(b,7,0) %{udev_libdir}/devices/loop0
14mu|systemd-219-1.20150505.22|924	%attr(640,root,disk) %dev(b,7,1) %{udev_libdir}/devices/loop1
14mu|systemd-219-1.20150505.22|925	%attr(640,root,disk) %dev(b,7,2) %{udev_libdir}/devices/loop2
14mu|systemd-219-1.20150505.22|926	%attr(640,root,disk) %dev(b,7,3) %{udev_libdir}/devices/loop3
14mu|systemd-219-1.20150505.22|927	%attr(640,root,disk) %dev(b,7,4) %{udev_libdir}/devices/loop4
14mu|systemd-219-1.20150505.22|928	%attr(640,root,disk) %dev(b,7,5) %{udev_libdir}/devices/loop5
14mu|systemd-219-1.20150505.22|929	%attr(640,root,disk) %dev(b,7,6) %{udev_libdir}/devices/loop6
14mu|systemd-219-1.20150505.22|930	%attr(640,root,disk) %dev(b,7,7) %{udev_libdir}/devices/loop7
14mu|systemd-219-1.20150505.22|931	%{_mandir}/man8/udevadm.8.*
14mu|systemd-219-1.20150505.22|932	
14mu|systemd-219-1.20150505.22|933	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|934	
14mu|systemd-219-1.20150505.22|935	%package -n %{libudev}
14mu|systemd-219-1.20150505.22|936	Summary:	Library for udev
14mu|systemd-219-1.20150505.22|937	Group:		System/Libraries
14mu|systemd-219-1.20150505.22|938	Obsoletes:	%{mklibname hal 1} <= 0.5.14-6
14mu|systemd-219-1.20150505.22|939	
14mu|systemd-219-1.20150505.22|940	%description -n %{libudev}
14mu|systemd-219-1.20150505.22|941	Library for udev.
14mu|systemd-219-1.20150505.22|942	
14mu|systemd-219-1.20150505.22|943	%files -n %{libudev}
14mu|systemd-219-1.20150505.22|944	/%{_lib}/libudev.so.%{udev_major}*
14mu|systemd-219-1.20150505.22|945	
14mu|systemd-219-1.20150505.22|946	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|947	
14mu|systemd-219-1.20150505.22|948	%package -n %{libudev_devel}
14mu|systemd-219-1.20150505.22|949	Summary:	Devel library for udev
14mu|systemd-219-1.20150505.22|950	Group:		Development/C
14mu|systemd-219-1.20150505.22|951	License:	LGPLv2+
14mu|systemd-219-1.20150505.22|952	Provides:	udev-devel = %{EVRD}
14mu|systemd-219-1.20150505.22|953	Requires:	%{libudev} = %{EVRD}
14mu|systemd-219-1.20150505.22|954	
14mu|systemd-219-1.20150505.22|955	%description -n %{libudev_devel}
14mu|systemd-219-1.20150505.22|956	Devel library for udev.
14mu|systemd-219-1.20150505.22|957	
14mu|systemd-219-1.20150505.22|958	%files -n %{libudev_devel}
14mu|systemd-219-1.20150505.22|959	%{_libdir}/libudev.so
14mu|systemd-219-1.20150505.22|960	%{_libdir}/pkgconfig/libudev.pc
14mu|systemd-219-1.20150505.22|961	%{_datadir}/pkgconfig/udev.pc
14mu|systemd-219-1.20150505.22|962	%{_includedir}/libudev.h
14mu|systemd-219-1.20150505.22|963	
14mu|systemd-219-1.20150505.22|964	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|965	
14mu|systemd-219-1.20150505.22|966	%package -n %{libgudev}
14mu|systemd-219-1.20150505.22|967	Summary:	Libraries for adding libudev support to applications that use glib
14mu|systemd-219-1.20150505.22|968	Group:		System/Libraries
14mu|systemd-219-1.20150505.22|969	#gw please don't remove this again, it is needed by the noarch package
14mu|systemd-219-1.20150505.22|970	#gudev-sharp
14mu|systemd-219-1.20150505.22|971	Provides:	libgudev = %{EVRD}
14mu|systemd-219-1.20150505.22|972	Requires:	%{libudev} = %{EVRD}
14mu|systemd-219-1.20150505.22|973	
14mu|systemd-219-1.20150505.22|974	%description -n %{libgudev}
14mu|systemd-219-1.20150505.22|975	This package contains the libraries that make it easier to use libudev
14mu|systemd-219-1.20150505.22|976	functionality from applications that use glib.
14mu|systemd-219-1.20150505.22|977	
14mu|systemd-219-1.20150505.22|978	%files -n %{libgudev}
14mu|systemd-219-1.20150505.22|979	/%{_libdir}/libgudev-%{gudev_api}.so.%{gudev_major}*
14mu|systemd-219-1.20150505.22|980	
14mu|systemd-219-1.20150505.22|981	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|982	
14mu|systemd-219-1.20150505.22|983	%if !%{with bootstrap}
14mu|systemd-219-1.20150505.22|984	%package -n %{girgudev}
14mu|systemd-219-1.20150505.22|985	Group:		System/Libraries
14mu|systemd-219-1.20150505.22|986	Summary:	GObject Introspection interface library for gudev
14mu|systemd-219-1.20150505.22|987	Conflicts:	%{_lib}gudev1.0_0 < 182-5
14mu|systemd-219-1.20150505.22|988	
14mu|systemd-219-1.20150505.22|989	%description -n %{girgudev}
14mu|systemd-219-1.20150505.22|990	GObject Introspection interface library for gudev.
14mu|systemd-219-1.20150505.22|991	
14mu|systemd-219-1.20150505.22|992	%files -n %{girgudev}
14mu|systemd-219-1.20150505.22|993	#%{_libdir}/girepository-1.0/GUdev-%{gudev_api}.typelib
14mu|systemd-219-1.20150505.22|994	%endif
14mu|systemd-219-1.20150505.22|995	
14mu|systemd-219-1.20150505.22|996	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|997	
14mu|systemd-219-1.20150505.22|998	%package -n %{libgudev_devel}
14mu|systemd-219-1.20150505.22|999	Summary:	Header files for adding libudev support to applications that use glib
14mu|systemd-219-1.20150505.22|1000	Group:		Development/C
14mu|systemd-219-1.20150505.22|1001	Requires:	%{libgudev} = %{EVRD}
14mu|systemd-219-1.20150505.22|1002	
14mu|systemd-219-1.20150505.22|1003	%description -n %{libgudev_devel}
14mu|systemd-219-1.20150505.22|1004	This package contains the header and pkg-config files for developing
14mu|systemd-219-1.20150505.22|1005	glib-based applications using libudev functionality.
14mu|systemd-219-1.20150505.22|1006	
14mu|systemd-219-1.20150505.22|1007	%files -n %{libgudev_devel}
14mu|systemd-219-1.20150505.22|1008	%{_libdir}/libgudev-%{gudev_api}.so
14mu|systemd-219-1.20150505.22|1009	%{_includedir}/gudev-%{gudev_api}
14mu|systemd-219-1.20150505.22|1010	%if !%{with bootstrap}
14mu|systemd-219-1.20150505.22|1011	#%{_datadir}/gir-1.0/GUdev-%{gudev_api}.gir
14mu|systemd-219-1.20150505.22|1012	%endif
14mu|systemd-219-1.20150505.22|1013	%{_libdir}/pkgconfig/gudev-%{gudev_api}.pc
14mu|systemd-219-1.20150505.22|1014	
14mu|systemd-219-1.20150505.22|1015	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|1016	
14mu|systemd-219-1.20150505.22|1017	%package -n udev-doc
14mu|systemd-219-1.20150505.22|1018	Summary:	Udev documentation
14mu|systemd-219-1.20150505.22|1019	Group:		Books/Computer books
14mu|systemd-219-1.20150505.22|1020	
14mu|systemd-219-1.20150505.22|1021	%description -n udev-doc
14mu|systemd-219-1.20150505.22|1022	This package contains documentation of udev.
14mu|systemd-219-1.20150505.22|1023	
14mu|systemd-219-1.20150505.22|1024	#----------------------------------------------------------------------------
14mu|systemd-219-1.20150505.22|1025	
14mu|systemd-219-1.20150505.22|1026	%prep
14mu|systemd-219-1.20150505.22|1027	%setup -q %{?gitcommit:-n %{name}-stable-%{gitcommit}}
14mu|systemd-219-1.20150505.22|1028	%apply_patches
14mu|systemd-219-1.20150505.22|1029	find src/ -name "*.vala" -exec touch '{}' \;
14mu|systemd-219-1.20150505.22|1030	find -type d |xargs chmod 755
14mu|systemd-219-1.20150505.22|1031	
14mu|systemd-219-1.20150505.22|1032	%build
14mu|systemd-219-1.20150505.22|1033	%if %{defined gitcommit}
14mu|systemd-219-1.20150505.22|1034	./autogen.sh
14mu|systemd-219-1.20150505.22|1035	%endif
14mu|systemd-219-1.20150505.22|1036	autoreconf --force --install --verbose
14mu|systemd-219-1.20150505.22|1037	%serverbuild_hardened
14mu|systemd-219-1.20150505.22|1038	
14mu|systemd-219-1.20150505.22|1039	export CONFIGURE_TOP=$PWD
14mu|systemd-219-1.20150505.22|1040	
14mu|systemd-219-1.20150505.22|1041	mkdir -p shared
14mu|systemd-219-1.20150505.22|1042	pushd shared
14mu|systemd-219-1.20150505.22|1043	%configure2_5x \
14mu|systemd-219-1.20150505.22|1044	--with-rootprefix= \
14mu|systemd-219-1.20150505.22|1045	--with-rootlibdir=/%{_lib} \
14mu|systemd-219-1.20150505.22|1046	--libexecdir=%{_prefix}/lib \
14mu|systemd-219-1.20150505.22|1047	--enable-compat-libs \
14mu|systemd-219-1.20150505.22|1048	--disable-static \
14mu|systemd-219-1.20150505.22|1049	--enable-chkconfig \
14mu|systemd-219-1.20150505.22|1050	--with-dns-servers="8.8.8.8 8.8.4.4" \
14mu|systemd-219-1.20150505.22|1051	--with-sysvinit-path=%{_initrddir} \
14mu|systemd-219-1.20150505.22|1052	%if %{with selinux}
14mu|systemd-219-1.20150505.22|1053	--enable-selinux \
14mu|systemd-219-1.20150505.22|1054	%else
14mu|systemd-219-1.20150505.22|1055	--disable-selinux \
14mu|systemd-219-1.20150505.22|1056	%endif
14mu|systemd-219-1.20150505.22|1057	%if %{with bootstrap}
14mu|systemd-219-1.20150505.22|1058	--enable-introspection=no \
14mu|systemd-219-1.20150505.22|1059	--disable-libcryptsetup \
14mu|systemd-219-1.20150505.22|1060	--without-python \
14mu|systemd-219-1.20150505.22|1061	%else
14mu|systemd-219-1.20150505.22|1062	--enable-introspection=no \
14mu|systemd-219-1.20150505.22|1063	%endif
14mu|systemd-219-1.20150505.22|1064	--enable-split-usr \
14mu|systemd-219-1.20150505.22|1065	--enable-xkbcommon
14mu|systemd-219-1.20150505.22|1066	%make
14mu|systemd-219-1.20150505.22|1067	popd
14mu|systemd-219-1.20150505.22|1068	
14mu|systemd-219-1.20150505.22|1069	%install
14mu|systemd-219-1.20150505.22|1070	%makeinstall_std -C shared
14mu|systemd-219-1.20150505.22|1071	
14mu|systemd-219-1.20150505.22|1072	mkdir -p %{buildroot}{/bin,%{_sbindir}}
14mu|systemd-219-1.20150505.22|1073	
14mu|systemd-219-1.20150505.22|1074	# (bor) create late shutdown and sleep directory
14mu|systemd-219-1.20150505.22|1075	mkdir -p %{buildroot}%{systemd_libdir}/system-shutdown
14mu|systemd-219-1.20150505.22|1076	mkdir -p %{buildroot}%{systemd_libdir}/system-sleep
14mu|systemd-219-1.20150505.22|1077	
14mu|systemd-219-1.20150505.22|1078	# Create SysV compatibility symlinks. systemctl/systemd are smart
14mu|systemd-219-1.20150505.22|1079	# enough to detect in which way they are called.
14mu|systemd-219-1.20150505.22|1080	mkdir -p %{buildroot}/sbin
14mu|systemd-219-1.20150505.22|1081	ln -s ..%{systemd_libdir}/systemd %{buildroot}/sbin/init
14mu|systemd-219-1.20150505.22|1082	ln -s ..%{systemd_libdir}/systemd %{buildroot}/bin/systemd
14mu|systemd-219-1.20150505.22|1083	ln -s ../bin/systemctl %{buildroot}/bin/reboot
14mu|systemd-219-1.20150505.22|1084	ln -s ../bin/systemctl %{buildroot}/bin/halt
14mu|systemd-219-1.20150505.22|1085	ln -s ../bin/systemctl %{buildroot}/bin/poweroff
14mu|systemd-219-1.20150505.22|1086	ln -s ../bin/systemctl %{buildroot}/sbin/shutdown
14mu|systemd-219-1.20150505.22|1087	ln -s ../bin/systemctl %{buildroot}/sbin/telinit
14mu|systemd-219-1.20150505.22|1088	ln -s ../bin/systemctl %{buildroot}/sbin/runlevel
14mu|systemd-219-1.20150505.22|1089	ln -s /bin/loginctl %{buildroot}%{_bindir}/systemd-loginctl
14mu|systemd-219-1.20150505.22|1090	
14mu|systemd-219-1.20150505.22|1091	# Compatiblity and documentation files
14mu|systemd-219-1.20150505.22|1092	touch %{buildroot}/etc/crypttab
14mu|systemd-219-1.20150505.22|1093	chmod 600 %{buildroot}/etc/crypttab
14mu|systemd-219-1.20150505.22|1094	
14mu|systemd-219-1.20150505.22|1095	touch %{buildroot}%{systemd_libdir}/network/95-rosa-legacy-naming.link
14mu|systemd-219-1.20150505.22|1096	chmod 755 %{buildroot}%{systemd_libdir}/network/95-rosa-legacy-naming.link
14mu|systemd-219-1.20150505.22|1097	
14mu|systemd-219-1.20150505.22|1098	# (tpg) dracut needs this
14mu|systemd-219-1.20150505.22|1099	ln -s /bin/systemctl %{buildroot}%{_bindir}/systemctl
14mu|systemd-219-1.20150505.22|1100	
14mu|systemd-219-1.20150505.22|1101	# We create all wants links manually at installation time to make sure
14mu|systemd-219-1.20150505.22|1102	# they are not owned and hence overriden by rpm after the used deleted
14mu|systemd-219-1.20150505.22|1103	# them.
14mu|systemd-219-1.20150505.22|1104	rm -r %{buildroot}%{_sysconfdir}/systemd/system/*.target.wants
14mu|systemd-219-1.20150505.22|1105	rm -f %{buildroot}%{_sysconfdir}/systemd/system/display-manager.service
14mu|systemd-219-1.20150505.22|1106	
14mu|systemd-219-1.20150505.22|1107	# Make sure these directories are properly owned
14mu|systemd-219-1.20150505.22|1108	mkdir -p %{buildroot}/%{systemd_libdir}/system/basic.target.wants
14mu|systemd-219-1.20150505.22|1109	mkdir -p %{buildroot}/%{systemd_libdir}/system/default.target.wants
14mu|systemd-219-1.20150505.22|1110	mkdir -p %{buildroot}/%{systemd_libdir}/system/dbus.target.wants
14mu|systemd-219-1.20150505.22|1111	mkdir -p %{buildroot}/%{systemd_libdir}/system/syslog.target.wants
14mu|systemd-219-1.20150505.22|1112	mkdir -p %{buildroot}%{_sysconfdir}/systemd/system/getty.target.wants
14mu|systemd-219-1.20150505.22|1113	mkdir -p %{buildroot}%{_localstatedir}/run
14mu|systemd-219-1.20150505.22|1114	mkdir -p %{buildroot}%{_localstatedir}/log
14mu|systemd-219-1.20150505.22|1115	touch %{buildroot}%{_localstatedir}/run/utmp
14mu|systemd-219-1.20150505.22|1116	touch %{buildroot}%{_localstatedir}/log/{w,b}tmp
14mu|systemd-219-1.20150505.22|1117	
14mu|systemd-219-1.20150505.22|1118	# Temporary workaround for #bz5944/#rhbz1002806 (until v.220)
14mu|systemd-219-1.20150505.22|1119	mkdir -p %{buildroot}/%{systemd_libdir}/system/poweroff.target.wants
14mu|systemd-219-1.20150505.22|1120	mkdir -p %{buildroot}/%{systemd_libdir}/system/rescue.target.wants
14mu|systemd-219-1.20150505.22|1121	mkdir -p %{buildroot}/%{systemd_libdir}/system/multi-user.target.wants
14mu|systemd-219-1.20150505.22|1122	mkdir -p %{buildroot}/%{systemd_libdir}/system/graphical.target.wants
14mu|systemd-219-1.20150505.22|1123	mkdir -p %{buildroot}/%{systemd_libdir}/system/reboot.target.wants
14mu|systemd-219-1.20150505.22|1124	ln -s ../systemd-update-utmp-runlevel.service %{buildroot}/%{systemd_libdir}/system/poweroff.target.wants/
14mu|systemd-219-1.20150505.22|1125	ln -s ../systemd-update-utmp-runlevel.service %{buildroot}/%{systemd_libdir}/system/rescue.target.wants/
14mu|systemd-219-1.20150505.22|1126	ln -s ../systemd-update-utmp-runlevel.service %{buildroot}/%{systemd_libdir}/system/multi-user.target.wants/
14mu|systemd-219-1.20150505.22|1127	ln -s ../systemd-update-utmp-runlevel.service %{buildroot}/%{systemd_libdir}/system/graphical.target.wants/
14mu|systemd-219-1.20150505.22|1128	ln -s ../systemd-update-utmp-runlevel.service %{buildroot}/%{systemd_libdir}/system/reboot.target.wants/
14mu|systemd-219-1.20150505.22|1129	
14mu|systemd-219-1.20150505.22|1130	#(tpg) keep these compat symlink
14mu|systemd-219-1.20150505.22|1131	ln -s -r %{buildroot}/%{systemd_libdir}/system/systemd-udevd.service %{buildroot}/%{systemd_libdir}/system/udev.service
14mu|systemd-219-1.20150505.22|1132	ln -s -r %{buildroot}/%{systemd_libdir}/system/systemd-udev-settle.service %{buildroot}/%{systemd_libdir}/system/udev-settle.service
14mu|systemd-219-1.20150505.22|1133	
14mu|systemd-219-1.20150505.22|1134	# And the default symlink we generate automatically based on inittab
14mu|systemd-219-1.20150505.22|1135	rm -f %{buildroot}%{_sysconfdir}/systemd/system/default.target
14mu|systemd-219-1.20150505.22|1136	
14mu|systemd-219-1.20150505.22|1137	# (tpg) this is needed
14mu|systemd-219-1.20150505.22|1138	mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-generators
14mu|systemd-219-1.20150505.22|1139	mkdir -p %{buildroot}%{_prefix}/lib/systemd/user-generators
14mu|systemd-219-1.20150505.22|1140	
14mu|systemd-219-1.20150505.22|1141	# (bor) make sure we own directory for bluez to install service
14mu|systemd-219-1.20150505.22|1142	mkdir -p %{buildroot}/%{systemd_libdir}/system/bluetooth.target.wants
14mu|systemd-219-1.20150505.22|1143	
14mu|systemd-219-1.20150505.22|1144	# (tpg) use systemd's own mounting capability
14mu|systemd-219-1.20150505.22|1145	sed -i -e 's/^#MountAuto=yes$/MountAuto=yes/' %{buildroot}/etc/systemd/system.conf
14mu|systemd-219-1.20150505.22|1146	sed -i -e 's/^#SwapAuto=yes$/SwapAuto=yes/' %{buildroot}/etc/systemd/system.conf
14mu|systemd-219-1.20150505.22|1147	
14mu|systemd-219-1.20150505.22|1148	# (bor) enable rpcbind.target by default so we have something to plug portmapper service into
14mu|systemd-219-1.20150505.22|1149	ln -s ../rpcbind.target %{buildroot}/%{systemd_libdir}/system/multi-user.target.wants
14mu|systemd-219-1.20150505.22|1150	
14mu|systemd-219-1.20150505.22|1151	# (bor) machine-id-setup is in /sbin in post-v20
14mu|systemd-219-1.20150505.22|1152	install -d %{buildroot}/sbin && mv %{buildroot}/bin/systemd-machine-id-setup %{buildroot}/sbin
14mu|systemd-219-1.20150505.22|1153	
14mu|systemd-219-1.20150505.22|1154	# (eugeni) install /run
14mu|systemd-219-1.20150505.22|1155	mkdir %{buildroot}/run
14mu|systemd-219-1.20150505.22|1156	
14mu|systemd-219-1.20150505.22|1157	# (tpg) create missing dir
14mu|systemd-219-1.20150505.22|1158	mkdir -p %{buildroot}%{_libdir}/systemd/user/
14mu|systemd-219-1.20150505.22|1159	mkdir -p %{buildroot}%{_sysconfdir}/systemd/user/default.target.wants
14mu|systemd-219-1.20150505.22|1160	
14mu|systemd-219-1.20150505.22|1161	# Create new-style configuration files so that we can ghost-own them
14mu|systemd-219-1.20150505.22|1162	touch %{buildroot}%{_sysconfdir}/hostname
14mu|systemd-219-1.20150505.22|1163	touch %{buildroot}%{_sysconfdir}/vconsole.conf
14mu|systemd-219-1.20150505.22|1164	touch %{buildroot}%{_sysconfdir}/locale.conf
14mu|systemd-219-1.20150505.22|1165	touch %{buildroot}%{_sysconfdir}/machine-id
14mu|systemd-219-1.20150505.22|1166	touch %{buildroot}%{_sysconfdir}/machine-info
14mu|systemd-219-1.20150505.22|1167	touch %{buildroot}%{_sysconfdir}/localtime
14mu|systemd-219-1.20150505.22|1168	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
14mu|systemd-219-1.20150505.22|1169	touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
14mu|systemd-219-1.20150505.22|1170	
14mu|systemd-219-1.20150505.22|1171	# (cg) Set up the pager to make it generally more useful
14mu|systemd-219-1.20150505.22|1172	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
14mu|systemd-219-1.20150505.22|1173	cat > %{buildroot}%{_sysconfdir}/profile.d/40systemd.sh << EOF
14mu|systemd-219-1.20150505.22|1174	export SYSTEMD_PAGER="/usr/bin/less -FR"
14mu|systemd-219-1.20150505.22|1175	EOF
14mu|systemd-219-1.20150505.22|1176	chmod 644 %{buildroot}%{_sysconfdir}/profile.d/40systemd.sh
14mu|systemd-219-1.20150505.22|1177	
14mu|systemd-219-1.20150505.22|1178	# (akdengi) move rpm macros
14mu|systemd-219-1.20150505.22|1179	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
14mu|systemd-219-1.20150505.22|1180	mv  %{buildroot}%{_prefix}/lib/rpm/macros.d/macros.systemd %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros
14mu|systemd-219-1.20150505.22|1181	
14mu|systemd-219-1.20150505.22|1182	# Make sure the NTP units dir exists
14mu|systemd-219-1.20150505.22|1183	mkdir -p %{buildroot}%{systemd_libdir}/ntp-units.d/
14mu|systemd-219-1.20150505.22|1184	
14mu|systemd-219-1.20150505.22|1185	# (cg) Make the journal's persistent in order to provide a real syslog implementation
14mu|systemd-219-1.20150505.22|1186	install -m 0755 -d %{buildroot}%{_logdir}/journal
14mu|systemd-219-1.20150505.22|1187	
14mu|systemd-219-1.20150505.22|1188	# (tpg) Install default Mandriva preset policy for services
14mu|systemd-219-1.20150505.22|1189	mkdir -p %{buildroot}%{systemd_libdir}/system-preset/
14mu|systemd-219-1.20150505.22|1190	mkdir -p %{buildroot}%{systemd_libdir}/user-preset/
14mu|systemd-219-1.20150505.22|1191	install -m 0644 %{SOURCE12} %{buildroot}%{systemd_libdir}/system-preset/
14mu|systemd-219-1.20150505.22|1192	install -m 0644 %{SOURCE13} %{buildroot}%{systemd_libdir}/system-preset/
14mu|systemd-219-1.20150505.22|1193	install -m 0644 %{SOURCE14} %{buildroot}%{systemd_libdir}/system-preset/
14mu|systemd-219-1.20150505.22|1194	
14mu|systemd-219-1.20150505.22|1195	# (tpg) install network file
14mu|systemd-219-1.20150505.22|1196	install -m 0644 %{SOURCE17} %{buildroot}%{systemd_libdir}/network/
14mu|systemd-219-1.20150505.22|1197	# (fedya) install wireless file
14mu|systemd-219-1.20150505.22|1198	install -m 0644 %{SOURCE20} %{buildroot}%{systemd_libdir}/network/
14mu|systemd-219-1.20150505.22|1199	
14mu|systemd-219-1.20150505.22|1200	# (tpg) install userspace presets
14mu|systemd-219-1.20150505.22|1201	install -m 0644 %{SOURCE18} %{buildroot}%{systemd_libdir}/user-preset/
14mu|systemd-219-1.20150505.22|1202	
14mu|systemd-219-1.20150505.22|1203	# Install rsyslog fragment
14mu|systemd-219-1.20150505.22|1204	mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
14mu|systemd-219-1.20150505.22|1205	install -m 0644 %{SOURCE11} %{buildroot}%{_sysconfdir}/rsyslog.d/
14mu|systemd-219-1.20150505.22|1206	
14mu|systemd-219-1.20150505.22|1207	# (tpg) by default enable SysRq
14mu|systemd-219-1.20150505.22|1208	sed -i -e 's/^#*kernel.sysrq = [0-9]\+/kernel.sysrq = 1/' %{buildroot}/usr/lib/sysctl.d/50-default.conf
14mu|systemd-219-1.20150505.22|1209	
14mu|systemd-219-1.20150505.22|1210	# (tpg) from mageia
14mu|systemd-219-1.20150505.22|1211	# automatic systemd release on rpm installs/removals
14mu|systemd-219-1.20150505.22|1212	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
14mu|systemd-219-1.20150505.22|1213	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
14mu|systemd-219-1.20150505.22|1214	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.filter << EOF
14mu|systemd-219-1.20150505.22|1215	^./lib/systemd/system/
14mu|systemd-219-1.20150505.22|1216	^./etc/systemd/system/
14mu|systemd-219-1.20150505.22|1217	EOF
14mu|systemd-219-1.20150505.22|1218	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.script << EOF
14mu|systemd-219-1.20150505.22|1219	#!/bin/sh
14mu|systemd-219-1.20150505.22|1220	if /bin/mountpoint -q /sys/fs/cgroup/systemd; then
14mu|systemd-219-1.20150505.22|1221	if [ -x /bin/systemctl ]; then
14mu|systemd-219-1.20150505.22|1222	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1223	fi
14mu|systemd-219-1.20150505.22|1224	fi
14mu|systemd-219-1.20150505.22|1225	EOF
14mu|systemd-219-1.20150505.22|1226	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.script
14mu|systemd-219-1.20150505.22|1227	
14mu|systemd-219-1.20150505.22|1228	#################
14mu|systemd-219-1.20150505.22|1229	#	UDEV	#
14mu|systemd-219-1.20150505.22|1230	#	START	#
14mu|systemd-219-1.20150505.22|1231	#################
14mu|systemd-219-1.20150505.22|1232	
14mu|systemd-219-1.20150505.22|1233	install -m 644 %{SOURCE2} %{buildroot}%{udev_rules_dir}/
14mu|systemd-219-1.20150505.22|1234	install -m 644 %{SOURCE3} %{buildroot}%{udev_rules_dir}/
14mu|systemd-219-1.20150505.22|1235	mkdir -p  %{buildroot}%{_sysconfdir}/sysconfig/udev
14mu|systemd-219-1.20150505.22|1236	install -m 0644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/sysconfig/udev
14mu|systemd-219-1.20150505.22|1237	# net rules
14mu|systemd-219-1.20150505.22|1238	install -m 0644 %{SOURCE6} %{buildroot}%{udev_rules_dir}/
14mu|systemd-219-1.20150505.22|1239	install -m 0755 %{SOURCE7} %{buildroot}%{udev_libdir}/net_create_ifcfg
14mu|systemd-219-1.20150505.22|1240	install -m 0755 %{SOURCE8} %{buildroot}%{udev_libdir}/net_action
14mu|systemd-219-1.20150505.22|1241	install -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/sysconfig/udev_net
14mu|systemd-219-1.20150505.22|1242	
14mu|systemd-219-1.20150505.22|1243	install -m 0644 %{SOURCE10} %{buildroot}%{udev_rules_dir}/
14mu|systemd-219-1.20150505.22|1244	install -m 0644 %{SOURCE19} %{buildroot}%{udev_rules_dir}/
14mu|systemd-219-1.20150505.22|1245	
14mu|systemd-219-1.20150505.22|1246	# unless we make a decision to merge /*bin with /usr/*bin, we'll aim for FHS
14mu|systemd-219-1.20150505.22|1247	# compliance and make sure to keep thing in their traditional locations
14mu|systemd-219-1.20150505.22|1248	mv %{buildroot}/bin/udevadm %{buildroot}/sbin
14mu|systemd-219-1.20150505.22|1249	# probably not required, but let's just be on the safe side for now..
14mu|systemd-219-1.20150505.22|1250	ln -sf /sbin/udevadm %{buildroot}%{_bindir}/udevadm
14mu|systemd-219-1.20150505.22|1251	ln -sf /sbin/udevadm %{buildroot}%{_sbindir}/udevadm
14mu|systemd-219-1.20150505.22|1252	
14mu|systemd-219-1.20150505.22|1253	# (tpg) this is needed, because udevadm is in /sbin
14mu|systemd-219-1.20150505.22|1254	# altering the path allows to boot on before root pivot
14mu|systemd-219-1.20150505.22|1255	sed -i --follow-symlinks -e 's#/bin/udevadm#/sbin/udevadm#g' %{buildroot}/%{systemd_libdir}/system/*.service
14mu|systemd-219-1.20150505.22|1256	
14mu|systemd-219-1.20150505.22|1257	mkdir -p %{buildroot}%{_prefix}/lib/firmware/updates
14mu|systemd-219-1.20150505.22|1258	mkdir -p %{buildroot}%{_sysconfdir}/udev/agents.d/usb
14mu|systemd-219-1.20150505.22|1259	touch %{buildroot}%{_sysconfdir}/scsi_id.config
14mu|systemd-219-1.20150505.22|1260	
14mu|systemd-219-1.20150505.22|1261	ln -s ..%{systemd_libdir}/systemd-udevd %{buildroot}/sbin/udevd
14mu|systemd-219-1.20150505.22|1262	ln -s %{systemd_libdir}/systemd-udevd %{buildroot}%{udev_libdir}/udevd
14mu|systemd-219-1.20150505.22|1263	
14mu|systemd-219-1.20150505.22|1264	# udev rules for zte 3g modems and drakx-net
14mu|systemd-219-1.20150505.22|1265	
14mu|systemd-219-1.20150505.22|1266	
14mu|systemd-219-1.20150505.22|1267	mkdir -p %{buildroot}/lib/firmware/updates
14mu|systemd-219-1.20150505.22|1268	# default /dev content, from Fedora RPM
14mu|systemd-219-1.20150505.22|1269	mkdir -p %{buildroot}%{udev_libdir}/devices/{net,hugepages,pts,shm}
14mu|systemd-219-1.20150505.22|1270	# From previous Mandriva /etc/udev/devices.d
14mu|systemd-219-1.20150505.22|1271	mkdir -p %{buildroot}%{udev_libdir}/devices/cpu/0
14mu|systemd-219-1.20150505.22|1272	
14mu|systemd-219-1.20150505.22|1273	#################
14mu|systemd-219-1.20150505.22|1274	#	UDEV	#
14mu|systemd-219-1.20150505.22|1275	#	END	#
14mu|systemd-219-1.20150505.22|1276	#################
14mu|systemd-219-1.20150505.22|1277	
14mu|systemd-219-1.20150505.22|1278	# (tpg) just delete this for now
14mu|systemd-219-1.20150505.22|1279	# file /usr/share/man/man5/crypttab.5.xz
14mu|systemd-219-1.20150505.22|1280	# from install of systemd-186-2.x86_64
14mu|systemd-219-1.20150505.22|1281	# conflicts with file from package initscripts-9.25-10.x86_64
14mu|systemd-219-1.20150505.22|1282	rm -rf %{buildroot}%{_mandir}/man5/crypttab*
14mu|systemd-219-1.20150505.22|1283	
14mu|systemd-219-1.20150505.22|1284	# (akdengi) move README to systemd.README
14mu|systemd-219-1.20150505.22|1285	mv %{buildroot}%{_initddir}/README %{buildroot}%{_initddir}/systemd.README
14mu|systemd-219-1.20150505.22|1286	mv %{buildroot}%{_var}/log/README %{buildroot}%{_var}/log/systemd.README
14mu|systemd-219-1.20150505.22|1287	
14mu|systemd-219-1.20150505.22|1288	# (akdengi) Use our implementation of efi boot generator to mount EFI partition on /boot/efi
14mu|systemd-219-1.20150505.22|1289	rm -f %{buildroot}%{systemd_libdir}/system-generators/systemd-efi-boot-generator
14mu|systemd-219-1.20150505.22|1290	install -m 0755 %{SOURCE15} %{buildroot}%{systemd_libdir}/system-generators/systemd-efi-boot-generator
14mu|systemd-219-1.20150505.22|1291	
14mu|systemd-219-1.20150505.22|1292	%find_lang %{name}
14mu|systemd-219-1.20150505.22|1293	
14mu|systemd-219-1.20150505.22|1294	%triggerin -- glibc
14mu|systemd-219-1.20150505.22|1295	# reexec daemon on self or glibc update to avoid busy / on shutdown
14mu|systemd-219-1.20150505.22|1296	# trigger is executed on both self and target install so no need to have
14mu|systemd-219-1.20150505.22|1297	# extra own post
14mu|systemd-219-1.20150505.22|1298	if [ $1 -ge 2 -o $2 -ge 2 ] ; then
14mu|systemd-219-1.20150505.22|1299	/bin/systemctl daemon-reexec 2>&1 || :
14mu|systemd-219-1.20150505.22|1300	fi
14mu|systemd-219-1.20150505.22|1301	
14mu|systemd-219-1.20150505.22|1302	%pre -n udev
14mu|systemd-219-1.20150505.22|1303	if [ -d /lib/hotplug/firmware ]; then
14mu|systemd-219-1.20150505.22|1304	echo "Moving /lib/hotplug/firmware to /lib/firmware"
14mu|systemd-219-1.20150505.22|1305	mkdir -p /lib/firmware
14mu|systemd-219-1.20150505.22|1306	mv /lib/hotplug/firmware/* /lib/firmware/ 2>/dev/null
14mu|systemd-219-1.20150505.22|1307	rmdir -p --ignore-fail-on-non-empty /lib/hotplug/firmware
14mu|systemd-219-1.20150505.22|1308	:
14mu|systemd-219-1.20150505.22|1309	fi
14mu|systemd-219-1.20150505.22|1310	if [ X"`readlink /lib/udev/rules.d/80-net-name-slot.rules`" == X"/dev/null" ]; then
14mu|systemd-219-1.20150505.22|1311	mkdir -p %{systemd_libdir}/network/
14mu|systemd-219-1.20150505.22|1312	cat > %{systemd_libdir}/network/95-rosa-legacy-naming.link << EOF
14mu|systemd-219-1.20150505.22|1313	# This configuration file was created to preserve legacy naming scheme for network interfaces
14mu|systemd-219-1.20150505.22|1314	# Remove it to use modern naming scheme
14mu|systemd-219-1.20150505.22|1315	[Link]
14mu|systemd-219-1.20150505.22|1316	NamePolicy=kernel
14mu|systemd-219-1.20150505.22|1317	MACAddressPolicy=persistent
14mu|systemd-219-1.20150505.22|1318	EOF
14mu|systemd-219-1.20150505.22|1319	chmod 644 %{systemd_libdir}/network/95-rosa-legacy-naming.link
14mu|systemd-219-1.20150505.22|1320	fi
14mu|systemd-219-1.20150505.22|1321	
14mu|systemd-219-1.20150505.22|1322	
14mu|systemd-219-1.20150505.22|1323	%post -n udev
14mu|systemd-219-1.20150505.22|1324	/bin/systemctl --quiet try-restart systemd-udevd.service >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1325	/sbin/udevadm hwdb --update >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1326	
14mu|systemd-219-1.20150505.22|1327	%pre
14mu|systemd-219-1.20150505.22|1328	getent group cdrom >/dev/null 2>&1 || groupadd -r -g 11 cdrom >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1329	getent group utmp >/dev/null 2>&1 || groupadd -r -g 22 utmp >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1330	getent group tape >/dev/null 2>&1 || groupadd -r -g 33 tape >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1331	getent group dialout >/dev/null 2>&1 || groupadd -r -g 18 dialout >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1332	getent group input >/dev/null 2>&1 || groupadd -r input >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1333	getent group systemd-journal >/dev/null 2>&1 || groupadd -r -g 190 systemd-journal 2>&1 || :
14mu|systemd-219-1.20150505.22|1334	getent group systemd-timesync >/dev/null 2>&1 || groupadd -r systemd-timesync 2>&1 || :
14mu|systemd-219-1.20150505.22|1335	getent passwd systemd-timesync >/dev/null 2>&1 || useradd -r -l -g systemd-timesync -d / -s /sbin/nologin -c "systemd Time Synchronization" systemd-timesync >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1336	getent group systemd-network >/dev/null 2>&1 || groupadd -r systemd-network 2>&1 || :
14mu|systemd-219-1.20150505.22|1337	getent passwd systemd-network >/dev/null 2>&1 || useradd -r -l -g systemd-network -d / -s /sbin/nologin -c "systemd Network Management" systemd-network >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1338	getent group systemd-resolve >/dev/null 2>&1 || groupadd -r systemd-resolve 2>&1 || :
14mu|systemd-219-1.20150505.22|1339	getent passwd systemd-resolve >/dev/null 2>&1 || useradd -r -l -g systemd-resolve -d / -s /sbin/nologin -c "systemd Resolver" systemd-resolve >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1340	getent group systemd-bus-proxy >/dev/null 2>&1 || groupadd -r systemd-bus-proxy 2>&1 || :
14mu|systemd-219-1.20150505.22|1341	getent passwd systemd-bus-proxy >/dev/null 2>&1 || useradd -r -l -g systemd-bus-proxy -d / -s /sbin/nologin -c "systemd Bus Proxy" systemd-bus-proxy >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1342	
14mu|systemd-219-1.20150505.22|1343	systemctl stop systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udevd.service >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1344	
14mu|systemd-219-1.20150505.22|1345	
14mu|systemd-219-1.20150505.22|1346	%post
14mu|systemd-219-1.20150505.22|1347	/sbin/systemd-machine-id-setup > /dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1348	/lib/systemd/systemd-random-seed save > /dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1349	/bin/systemctl daemon-reexec > /dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1350	/bin/systemctl start systemd-udevd.service systemd-udev.service >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1351	/sbin/udevadm hwdb --update >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1352	/bin/journalctl --update-catalog >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1353	/bin/systemd-tmpfiles --create >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1354	
14mu|systemd-219-1.20150505.22|1355	# (tpg) do not use fistboot here as id hangs on firstboot in lxc :)
14mu|systemd-219-1.20150505.22|1356	# systemd-firstboot --setup-machine-id
14mu|systemd-219-1.20150505.22|1357	systemd-sysusers
14mu|systemd-219-1.20150505.22|1358	
14mu|systemd-219-1.20150505.22|1359	# Make sure new journal files will be owned by the "systemd-journal" group
14mu|systemd-219-1.20150505.22|1360	chgrp systemd-journal /run/log/journal/ /run/log/journal/`cat /etc/machine-id 2> /dev/null` /var/log/journal/ /var/log/journal/`cat /etc/machine-id 2> /dev/null` >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1361	chmod g+s /run/log/journal/ /run/log/journal/`cat /etc/machine-id 2> /dev/null` /var/log/journal/ /var/log/journal/`cat /etc/machine-id 2> /dev/null` >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1362	
14mu|systemd-219-1.20150505.22|1363	# Apply ACL to the journal directory
14mu|systemd-219-1.20150505.22|1364	setfacl -Rnm g:wheel:rx,d:g:wheel:rx,g:adm:rx,d:g:adm:rx /var/log/journal/ >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1365	
14mu|systemd-219-1.20150505.22|1366	if [ $1 == 1 ]; then
14mu|systemd-219-1.20150505.22|1367	# On first install process all tmpfiles that may have been installed before us
14mu|systemd-219-1.20150505.22|1368	# Hard requires on some packages on systemd might make cyclic deps on early
14mu|systemd-219-1.20150505.22|1369	# transactions.
14mu|systemd-219-1.20150505.22|1370	# We avoid systemd.conf so as not to create /run/nologin
14mu|systemd-219-1.20150505.22|1371	# NOTE We can probably revert to using filetriggers again for tmpfiles now that
14mu|systemd-219-1.20150505.22|1372	#      there is a --boot option which should make running --create without a
14mu|systemd-219-1.20150505.22|1373	#      basename config nice and safe.
14mu|systemd-219-1.20150505.22|1374	for tmpfile in %{_tmpfilesdir}/*.conf; do
14mu|systemd-219-1.20150505.22|1375	if [ -f "$tmpfile" -a "$tmpfile" != "%{_tmpfilesdir}/systemd-nologin.conf" ]; then
14mu|systemd-219-1.20150505.22|1376	/bin/systemd-tmpfiles --create $(basename "$tmpfile")
14mu|systemd-219-1.20150505.22|1377	fi
14mu|systemd-219-1.20150505.22|1378	done
14mu|systemd-219-1.20150505.22|1379	fi
14mu|systemd-219-1.20150505.22|1380	
14mu|systemd-219-1.20150505.22|1381	# Services we install by default, and which are controlled by presets.
14mu|systemd-219-1.20150505.22|1382	if [ $1 -eq 1 ] ; then
14mu|systemd-219-1.20150505.22|1383	systemctl preset \
14mu|systemd-219-1.20150505.22|1384	remote-fs.target \
14mu|systemd-219-1.20150505.22|1385	getty@.service \
14mu|systemd-219-1.20150505.22|1386	serial-getty@.service \
14mu|systemd-219-1.20150505.22|1387	console-getty.service \
14mu|systemd-219-1.20150505.22|1388	console-shell.service \
14mu|systemd-219-1.20150505.22|1389	debug-shell.service \
14mu|systemd-219-1.20150505.22|1390	systemd-timesyncd.service \
14mu|systemd-219-1.20150505.22|1391	systemd-networkd.service \
14mu|systemd-219-1.20150505.22|1392	systemd-networkd-wait-online.service \
14mu|systemd-219-1.20150505.22|1393	systemd-resolved.service \
14mu|systemd-219-1.20150505.22|1394	>/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1395	fi
14mu|systemd-219-1.20150505.22|1396	
14mu|systemd-219-1.20150505.22|1397	hostname_new=`cat %{_sysconfdir}/hostname 2>/dev/null`
14mu|systemd-219-1.20150505.22|1398	if [ -z $hostname_new ]; then
14mu|systemd-219-1.20150505.22|1399	hostname_old=`cat /etc/sysconfig/network 2>/dev/null | grep HOSTNAME | cut -d "=" -f2`
14mu|systemd-219-1.20150505.22|1400	if [ ! -z $hostname_old ]; then
14mu|systemd-219-1.20150505.22|1401	echo $hostname_old >> %{_sysconfdir}/hostname
14mu|systemd-219-1.20150505.22|1402	else
14mu|systemd-219-1.20150505.22|1403	echo "localhost" >> %{_sysconfdir}/hostname
14mu|systemd-219-1.20150505.22|1404	fi
14mu|systemd-219-1.20150505.22|1405	fi
14mu|systemd-219-1.20150505.22|1406	
14mu|systemd-219-1.20150505.22|1407	# Migrate /etc/sysconfig/clock
14mu|systemd-219-1.20150505.22|1408	if [ ! -L /etc/localtime -a -e /etc/sysconfig/clock ] ; then
14mu|systemd-219-1.20150505.22|1409	. /etc/sysconfig/clock 2>&1 || :
14mu|systemd-219-1.20150505.22|1410	if [ -n "$ZONE" -a -e "/usr/share/zoneinfo/$ZONE" ] ; then
14mu|systemd-219-1.20150505.22|1411	/bin/ln -sf "../usr/share/zoneinfo/$ZONE" /etc/localtime >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1412	fi
14mu|systemd-219-1.20150505.22|1413	fi
14mu|systemd-219-1.20150505.22|1414	
14mu|systemd-219-1.20150505.22|1415	# Migrate /etc/sysconfig/i18n
14mu|systemd-219-1.20150505.22|1416	if [ -e /etc/sysconfig/i18n -a ! -e /etc/locale.conf ]; then
14mu|systemd-219-1.20150505.22|1417	unset LANG
14mu|systemd-219-1.20150505.22|1418	unset LANGUAGE
14mu|systemd-219-1.20150505.22|1419	unset LC_CTYPE
14mu|systemd-219-1.20150505.22|1420	unset LC_NUMERIC
14mu|systemd-219-1.20150505.22|1421	unset LC_TIME
14mu|systemd-219-1.20150505.22|1422	unset LC_COLLATE
14mu|systemd-219-1.20150505.22|1423	unset LC_MONETARY
14mu|systemd-219-1.20150505.22|1424	unset LC_MESSAGES
14mu|systemd-219-1.20150505.22|1425	unset LC_PAPER
14mu|systemd-219-1.20150505.22|1426	unset LC_NAME
14mu|systemd-219-1.20150505.22|1427	unset LC_ADDRESS
14mu|systemd-219-1.20150505.22|1428	unset LC_TELEPHONE
14mu|systemd-219-1.20150505.22|1429	unset LC_MEASUREMENT
14mu|systemd-219-1.20150505.22|1430	unset LC_IDENTIFICATION
14mu|systemd-219-1.20150505.22|1431	. /etc/sysconfig/i18n >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1432	[ -n "$LANG" ] && echo LANG=$LANG > /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1433	[ -n "$LANGUAGE" ] && echo LANGUAGE=$LANGUAGE >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1434	[ -n "$LC_CTYPE" ] && echo LC_CTYPE=$LC_CTYPE >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1435	[ -n "$LC_NUMERIC" ] && echo LC_NUMERIC=$LC_NUMERIC >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1436	[ -n "$LC_TIME" ] && echo LC_TIME=$LC_TIME >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1437	[ -n "$LC_COLLATE" ] && echo LC_COLLATE=$LC_COLLATE >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1438	[ -n "$LC_MONETARY" ] && echo LC_MONETARY=$LC_MONETARY >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1439	[ -n "$LC_MESSAGES" ] && echo LC_MESSAGES=$LC_MESSAGES >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1440	[ -n "$LC_PAPER" ] && echo LC_PAPER=$LC_PAPER >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1441	[ -n "$LC_NAME" ] && echo LC_NAME=$LC_NAME >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1442	[ -n "$LC_ADDRESS" ] && echo LC_ADDRESS=$LC_ADDRESS >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1443	[ -n "$LC_TELEPHONE" ] && echo LC_TELEPHONE=$LC_TELEPHONE >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1444	[ -n "$LC_MEASUREMENT" ] && echo LC_MEASUREMENT=$LC_MEASUREMENT >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1445	[ -n "$LC_IDENTIFICATION" ] && echo LC_IDENTIFICATION=$LC_IDENTIFICATION >> /etc/locale.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1446	fi
14mu|systemd-219-1.20150505.22|1447	
14mu|systemd-219-1.20150505.22|1448	# Migrate /etc/sysconfig/keyboard to the vconsole configuration
14mu|systemd-219-1.20150505.22|1449	if [ \( -e /etc/sysconfig/keyboard -o -e /etc/sysconfig/i18n \) -a ! -e /etc/vconsole.conf ]; then
14mu|systemd-219-1.20150505.22|1450	unset SYSFONT
14mu|systemd-219-1.20150505.22|1451	unset SYSFONTACM
14mu|systemd-219-1.20150505.22|1452	unset UNIMAP
14mu|systemd-219-1.20150505.22|1453	unset KEYTABLE
14mu|systemd-219-1.20150505.22|1454	[ -e /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1455	[ -e /etc/sysconfig/keyboard ] && . /etc/sysconfig/keyboard >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1456	[ -n "$SYSFONT" ] && echo FONT=$SYSFONT > /etc/vconsole.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1457	[ -n "$SYSFONTACM" ] && echo FONT_MAP=$SYSFONTACM >> /etc/vconsole.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1458	[ -n "$UNIMAP" ] && echo FONT_UNIMAP=$UNIMAP >> /etc/vconsole.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1459	if [ -n "$KEYTABLE" ]; then
14mu|systemd-219-1.20150505.22|1460	# "ru4" is obsolete keymap for KOI8-R, switch to "ru" on uprgade
14mu|systemd-219-1.20150505.22|1461	if [ "$KEYTABLE" == "ru4" ]; then KEYTABLE="ru"; fi
14mu|systemd-219-1.20150505.22|1462	echo KEYMAP=$KEYTABLE >> /etc/vconsole.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1463	fi
14mu|systemd-219-1.20150505.22|1464	fi
14mu|systemd-219-1.20150505.22|1465	
14mu|systemd-219-1.20150505.22|1466	# Set default font if not defined
14mu|systemd-219-1.20150505.22|1467	unset FONT
14mu|systemd-219-1.20150505.22|1468	[ -e /etc/vconsole.conf ] && . /etc/vconsole.conf >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1469	[ ! -n "$FONT" ] && echo FONT=default >> /etc/vconsole.conf 2>&1 || :
14mu|systemd-219-1.20150505.22|1470	
14mu|systemd-219-1.20150505.22|1471	# Migrate /etc/sysconfig/keyboard to the X11 keyboard configuration
14mu|systemd-219-1.20150505.22|1472	if [ -e /etc/sysconfig/keyboard -a ! -e %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf ]; then
14mu|systemd-219-1.20150505.22|1473	unset XkbLayout
14mu|systemd-219-1.20150505.22|1474	unset XkbModel
14mu|systemd-219-1.20150505.22|1475	unset XkbVariant
14mu|systemd-219-1.20150505.22|1476	unset XkbOptions
14mu|systemd-219-1.20150505.22|1477	. /etc/sysconfig/keyboard >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1478	
14mu|systemd-219-1.20150505.22|1479	echo "Section \"InputClass\"" > %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf 2>/dev/null || :
14mu|systemd-219-1.20150505.22|1480	echo "        Identifier \"system-keyboard\"" >> %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf 2>/dev/null || :
14mu|systemd-219-1.20150505.22|1481	echo "        MatchIsKeyboard \"on\"" >> %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf 2>/dev/null || :
14mu|systemd-219-1.20150505.22|1482	[ -n "$XkbLayout" ]  && echo "        Option \"XkbLayout\" \"$XkbLayout\"" >> %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf 2>/dev/null || :
14mu|systemd-219-1.20150505.22|1483	[ -n "$XkbModel" ]   && echo "        Option \"XkbModel\" \"$XkbModel\"" >> %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf 2>/dev/null || :
14mu|systemd-219-1.20150505.22|1484	[ -n "$XkbVariant" ] && echo "        Option \"XkbVariant\" \"$XkbVariant\"" >> %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf 2>/dev/null || :
14mu|systemd-219-1.20150505.22|1485	[ -n "$XkbOptions" ] && echo "        Option \"XkbOptions\" \"$XkbOptions\"" >> %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf 2>/dev/null || :
14mu|systemd-219-1.20150505.22|1486	echo "EndSection" >> %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf 2>/dev/null || :
14mu|systemd-219-1.20150505.22|1487	fi
14mu|systemd-219-1.20150505.22|1488	
14mu|systemd-219-1.20150505.22|1489	rm -f /etc/sysconfig/i18n >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1490	rm -f /etc/sysconfig/keyboard >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1491	
14mu|systemd-219-1.20150505.22|1492	# (tpg) this is needed for rsyslog
14mu|systemd-219-1.20150505.22|1493	/bin/ln -s %{systemd_libdir}/system/rsyslog.service /etc/systemd/system/syslog.service >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1494	
14mu|systemd-219-1.20150505.22|1495	# Migrate HOSTNAME= from /etc/sysconfig/network
14mu|systemd-219-1.20150505.22|1496	if [ -e /etc/sysconfig/network -a ! -e /etc/hostname ]; then
14mu|systemd-219-1.20150505.22|1497	unset HOSTNAME
14mu|systemd-219-1.20150505.22|1498	. /etc/sysconfig/network >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1499	[ -n "$HOSTNAME" ] && echo $HOSTNAME > /etc/hostname 2>&1 || :
14mu|systemd-219-1.20150505.22|1500	fi
14mu|systemd-219-1.20150505.22|1501	/bin/sed -i '/^HOSTNAME=/d' /etc/sysconfig/network >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1502	
14mu|systemd-219-1.20150505.22|1503	# sed-fu to add myhostname to the hosts line of /etc/nsswitch.conf
14mu|systemd-219-1.20150505.22|1504	if [ -f /etc/nsswitch.conf ] ; then
14mu|systemd-219-1.20150505.22|1505	sed -i.bak -e '
14mu|systemd-219-1.20150505.22|1506	/^hosts:/ !b
14mu|systemd-219-1.20150505.22|1507	/\<myhostname\>/ b
14mu|systemd-219-1.20150505.22|1508	s/[[:blank:]]*$/ myhostname/
14mu|systemd-219-1.20150505.22|1509	' /etc/nsswitch.conf >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1510	
14mu|systemd-219-1.20150505.22|1511	sed -i.bak -e '
14mu|systemd-219-1.20150505.22|1512	/^hosts:/ !b
14mu|systemd-219-1.20150505.22|1513	/\<mymachines\>/ b
14mu|systemd-219-1.20150505.22|1514	s/[[:blank:]]*$/ mymachines/
14mu|systemd-219-1.20150505.22|1515	' /etc/nsswitch.conf >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1516	fi
14mu|systemd-219-1.20150505.22|1517	
14mu|systemd-219-1.20150505.22|1518	# (tpg) move sysctl.conf to /etc/sysctl.d as since 207 /etc/sysctl.conf is skipped
14mu|systemd-219-1.20150505.22|1519	if [ $1 -ge 2 ]; then
14mu|systemd-219-1.20150505.22|1520	if [ -e %{_sysconfdir}/sysctl.conf ] && [ ! -L %{_sysconfdir}/sysctl.conf ]; then
14mu|systemd-219-1.20150505.22|1521	mv -f %{_sysconfdir}/sysctl.conf %{_sysconfdir}/sysctl.d/99-sysctl.conf
14mu|systemd-219-1.20150505.22|1522	ln -s %{_sysconfdir}/sysctl.d/99-sysctl.conf %{_sysconfdir}/sysctl.conf
14mu|systemd-219-1.20150505.22|1523	fi
14mu|systemd-219-1.20150505.22|1524	fi
14mu|systemd-219-1.20150505.22|1525	
14mu|systemd-219-1.20150505.22|1526	# remove obsolete systemd-readahead file
14mu|systemd-219-1.20150505.22|1527	rm -f /.readahead > /dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1528	
14mu|systemd-219-1.20150505.22|1529	%preun
14mu|systemd-219-1.20150505.22|1530	if [ $1 -eq 0 ] ; then
14mu|systemd-219-1.20150505.22|1531	systemctl disable \
14mu|systemd-219-1.20150505.22|1532	remote-fs.target \
14mu|systemd-219-1.20150505.22|1533	getty@.service \
14mu|systemd-219-1.20150505.22|1534	serial-getty@.service \
14mu|systemd-219-1.20150505.22|1535	console-getty.service \
14mu|systemd-219-1.20150505.22|1536	console-shell.service \
14mu|systemd-219-1.20150505.22|1537	debug-shell.service \
14mu|systemd-219-1.20150505.22|1538	systemd-readahead-replay.service \
14mu|systemd-219-1.20150505.22|1539	systemd-readahead-collect.service \
14mu|systemd-219-1.20150505.22|1540	systemd-timesyncd.service \
14mu|systemd-219-1.20150505.22|1541	systemd-networkd.service \
14mu|systemd-219-1.20150505.22|1542	systemd-networkd-wait-online.service \
14mu|systemd-219-1.20150505.22|1543	systemd-resolved.service \
14mu|systemd-219-1.20150505.22|1544	>/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1545	
14mu|systemd-219-1.20150505.22|1546	/bin/rm -f /etc/systemd/system/default.target 2>&1 || :
14mu|systemd-219-1.20150505.22|1547	
14mu|systemd-219-1.20150505.22|1548	if [ -f /etc/nsswitch.conf ] ; then
14mu|systemd-219-1.20150505.22|1549	sed -i.bak -e '
14mu|systemd-219-1.20150505.22|1550	/^hosts:/ !b
14mu|systemd-219-1.20150505.22|1551	s/[[:blank:]]\+myhostname\>//
14mu|systemd-219-1.20150505.22|1552	' /etc/nsswitch.conf >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1553	
14mu|systemd-219-1.20150505.22|1554	sed -i.bak -e '
14mu|systemd-219-1.20150505.22|1555	/^hosts:/ !b
14mu|systemd-219-1.20150505.22|1556	s/[[:blank:]]\+mymachines\>//
14mu|systemd-219-1.20150505.22|1557	' /etc/nsswitch.conf >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1558	fi
14mu|systemd-219-1.20150505.22|1559	fi
14mu|systemd-219-1.20150505.22|1560	
14mu|systemd-219-1.20150505.22|1561	%triggerin -- %{name} < 204
14mu|systemd-219-1.20150505.22|1562	# (akdengi) Fix logind.conf for KDE - we need disable logind for suspend/hibernate if systemd < 198
14mu|systemd-219-1.20150505.22|1563	
14mu|systemd-219-1.20150505.22|1564	if cat /etc/sysconfig/desktop | grep KDE; then
14mu|systemd-219-1.20150505.22|1565	cp /etc/systemd/logind.conf /etc/systemd/logind.conf.old
14mu|systemd-219-1.20150505.22|1566	sed -e 's/HandleSuspendKey=suspend/#HandleSuspendKey=suspend/' -i /etc/systemd/logind.conf
14mu|systemd-219-1.20150505.22|1567	sed -e 's/HandleHibernateKey=ignore/#HandleHibernateKey=hibernate/' -i /etc/systemd/logind.conf
14mu|systemd-219-1.20150505.22|1568	sed -e 's/HandleLidSwitch=ignore/#HandleLidSwitch=suspend/' -i /etc/systemd/logind.conf
14mu|systemd-219-1.20150505.22|1569	fi
14mu|systemd-219-1.20150505.22|1570	
14mu|systemd-219-1.20150505.22|1571	%triggerun -- %{name} < 208
14mu|systemd-219-1.20150505.22|1572	chgrp -R systemd-journal /var/log/journal || :
14mu|systemd-219-1.20150505.22|1573	chmod 02755 /var/log/journal || :
14mu|systemd-219-1.20150505.22|1574	if [ -f /etc/machine-id ]; then
14mu|systemd-219-1.20150505.22|1575	chmod 02755 /var/log/journal/$(cat /etc/machine-id) || :
14mu|systemd-219-1.20150505.22|1576	fi
14mu|systemd-219-1.20150505.22|1577	
14mu|systemd-219-1.20150505.22|1578	%triggerun -- %{name} < 208-15
14mu|systemd-219-1.20150505.22|1579	#Delete old generated boot-efi if present
14mu|systemd-219-1.20150505.22|1580	
14mu|systemd-219-1.20150505.22|1581	#See for EFI present
14mu|systemd-219-1.20150505.22|1582	if [ -d /sys/firmware/efi ]; then
14mu|systemd-219-1.20150505.22|1583	
14mu|systemd-219-1.20150505.22|1584	umount -f /boot/efi
14mu|systemd-219-1.20150505.22|1585	rm -f %{systemd_libdir}/system/boot-efi.*
14mu|systemd-219-1.20150505.22|1586	rm -f %{systemd_libdir}/system/local-fs.target.wants/boot-efi.automount
14mu|systemd-219-1.20150505.22|1587	fi
14mu|systemd-219-1.20150505.22|1588	
14mu|systemd-219-1.20150505.22|1589	%triggerun -- %{name} < 208-21
14mu|systemd-219-1.20150505.22|1590	#Delete getty target
14mu|systemd-219-1.20150505.22|1591	
14mu|systemd-219-1.20150505.22|1592	if [ -d %{_sysconfdir}/systemd/system/getty.target.wants ]; then
14mu|systemd-219-1.20150505.22|1593	rm -rf %{_sysconfdir}/systemd/system/getty.target.wants
14mu|systemd-219-1.20150505.22|1594	fi
14mu|systemd-219-1.20150505.22|1595	
14mu|systemd-219-1.20150505.22|1596	%triggerun -- %{name}
14mu|systemd-219-1.20150505.22|1597	if [ -x %{_sbindir}/dracut ]; then
14mu|systemd-219-1.20150505.22|1598	%{_sbindir}/dracut -f /boot/initrd-$(uname -r).img $(uname -r)
14mu|systemd-219-1.20150505.22|1599	fi
14mu|systemd-219-1.20150505.22|1600	
14mu|systemd-219-1.20150505.22|1601	%triggerposttransun -- resolvconf < 1.75-22
14mu|systemd-219-1.20150505.22|1602	/bin/systemctl preset systemd-resolved.service 2>&1 || :
14mu|systemd-219-1.20150505.22|1603	/bin/systemctl restart systemd-resolved.service 2>&1 || :
14mu|systemd-219-1.20150505.22|1604	if [ -f /etc/resolv.conf ]; then
14mu|systemd-219-1.20150505.22|1605	rm -f /etc/resolv.conf
14mu|systemd-219-1.20150505.22|1606	ln -sf ../run/systemd/resolve/resolv.conf /etc/resolv.conf
14mu|systemd-219-1.20150505.22|1607	elif [ ! -e /etc/resolv.conf ]; then
14mu|systemd-219-1.20150505.22|1608	ln -sf ../run/systemd/resolve/resolv.conf /etc/resolv.conf
14mu|systemd-219-1.20150505.22|1609	elif [ -L /etc/resolv.conf ] && [ "$(readlink /etc/resolv.conf)" = "/run/resolvconf/resolv.conf" ]; then
14mu|systemd-219-1.20150505.22|1610	rm -f /etc/resolv.conf
14mu|systemd-219-1.20150505.22|1611	ln -sf ../run/systemd/resolve/resolv.conf /etc/resolv.conf
14mu|systemd-219-1.20150505.22|1612	elif [ -L /etc/resolv.conf ] && [ "$(readlink /etc/resolv.conf)" = "/run/NetworkManager/resolv.conf" ]; then
14mu|systemd-219-1.20150505.22|1613	rm -f /etc/resolv.conf
14mu|systemd-219-1.20150505.22|1614	ln -sf ../run/systemd/resolve/resolv.conf /etc/resolv.conf
14mu|systemd-219-1.20150505.22|1615	fi
14mu|systemd-219-1.20150505.22|1616	
14mu|systemd-219-1.20150505.22|1617	%triggerposttransin -- %{_tmpfilesdir}/*.conf
14mu|systemd-219-1.20150505.22|1618	if [ $1 -eq 1 -o $2 -eq 1 ]; then
14mu|systemd-219-1.20150505.22|1619	while [ -n "$3" ]; do
14mu|systemd-219-1.20150505.22|1620	if [ -f "$3" ]; then
14mu|systemd-219-1.20150505.22|1621	/bin/systemd-tmpfiles --create "$3"
14mu|systemd-219-1.20150505.22|1622	fi
14mu|systemd-219-1.20150505.22|1623	shift
14mu|systemd-219-1.20150505.22|1624	done
14mu|systemd-219-1.20150505.22|1625	fi
14mu|systemd-219-1.20150505.22|1626	
14mu|systemd-219-1.20150505.22|1627	%triggerposttransun -- %{_tmpfilesdir}/*.conf
14mu|systemd-219-1.20150505.22|1628	if [ $2 -eq 0 ]; then
14mu|systemd-219-1.20150505.22|1629	while [ -n "$3" ]; do
14mu|systemd-219-1.20150505.22|1630	if [ -f "$3" ]; then
14mu|systemd-219-1.20150505.22|1631	/bin/systemd-tmpfiles --remove "$3"
14mu|systemd-219-1.20150505.22|1632	fi
14mu|systemd-219-1.20150505.22|1633	shift
14mu|systemd-219-1.20150505.22|1634	done
14mu|systemd-219-1.20150505.22|1635	fi
14mu|systemd-219-1.20150505.22|1636	
14mu|systemd-219-1.20150505.22|1637	%triggerpostun -- ^%{_unitdir}/.*\.(service|socket|path|timer)$
14mu|systemd-219-1.20150505.22|1638	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1639	
14mu|systemd-219-1.20150505.22|1640	%triggerposttransin -- %{_binfmtdir}/*.conf
14mu|systemd-219-1.20150505.22|1641	systemctl reload-or-try-restart systemd-binfmt
14mu|systemd-219-1.20150505.22|1642	
14mu|systemd-219-1.20150505.22|1643	%triggerposttransun -- %{_binfmtdir}/*.conf
14mu|systemd-219-1.20150505.22|1644	systemctl reload-or-try-restart systemd-binfmt
14mu|systemd-219-1.20150505.22|1645	
14mu|systemd-219-1.20150505.22|1646	%pre journal-gateway
14mu|systemd-219-1.20150505.22|1647	getent group systemd-journal-gateway >/dev/null 2>&1 || groupadd -r -g 191 systemd-journal-gateway 2>&1 || :
14mu|systemd-219-1.20150505.22|1648	getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g systemd-journal-gateway -d %{_localstatedir}/log/journal -s /sbin/nologin -c "Journal Gateway" systemd-journal-gateway >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1649	getent group systemd-journal-remote >/dev/null 2>&1 || groupadd -r systemd-journal-remote 2>&1 || :
14mu|systemd-219-1.20150505.22|1650	getent passwd systemd-journal-remote >/dev/null 2>&1 || useradd -r -l -g systemd-journal-remote -d /%{_localstatedir}/log/journal/remote -s /sbin/nologin -c "Journal Remote" systemd-journal-remote >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1651	getent group systemd-journal-upload >/dev/null 2>&1 || groupadd -r systemd-journal-upload 2>&1 || :
14mu|systemd-219-1.20150505.22|1652	getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd-journal-upload -d /%{_localstatedir}/log/journal/upload -s /sbin/nologin -c "Journal Upload" systemd-journal-upload >/dev/null 2>&1 || :
14mu|systemd-219-1.20150505.22|1653	
14mu|systemd-219-1.20150505.22|1654	%post journal-gateway
14mu|systemd-219-1.20150505.22|1655	%systemd_post systemd-journal-gatewayd.socket systemd-journal-gatewayd.service
14mu|systemd-219-1.20150505.22|1656	%systemd_post systemd-journal-remote.socket systemd-journal-remote.service
14mu|systemd-219-1.20150505.22|1657	%systemd_post systemd-journal-upload.service
14mu|systemd-219-1.20150505.22|1658	# % firewalld_reload
14mu|systemd-219-1.20150505.22|1659	
14mu|systemd-219-1.20150505.22|1660	%preun journal-gateway
14mu|systemd-219-1.20150505.22|1661	%systemd_preun systemd-journal-gatewayd.socket systemd-journal-gatewayd.service
14mu|systemd-219-1.20150505.22|1662	%systemd_preun systemd-journal-remote.socket systemd-journal-remote.service
14mu|systemd-219-1.20150505.22|1663	%systemd_preun systemd-journal-upload.service
14mu|systemd-219-1.20150505.22|1664	
14mu|systemd-219-1.20150505.22|1665	%postun journal-gateway
14mu|systemd-219-1.20150505.22|1666	%systemd_postun_with_restart systemd-journal-gatewayd.service
14mu|systemd-219-1.20150505.22|1667	%systemd_postun_with_restart systemd-journal-remote.service
14mu|systemd-219-1.20150505.22|1668	%systemd_postun_with_restart systemd-journal-upload.service
14mu|systemd-219-1.20150505.22|1669	# % firewalld_reload
14mu|systemd-219-1.20150505.22|1670	
14mu|systemd-219-1.20150505.22|1671	%changelog
14mu|systemd-219-1.20150505.22|1672	
14mu|systemd-219-1.20150505.22|1673	* Tue Nov 29 2016 Vladimir Potapov <vladimir.potapov@rosalab.ru> 219-1.20150505.22
14mu|systemd-219-1.20150505.22|1674	- (1707d13) Disable duplicate services
14mu|systemd-219-1.20150505.22|1675	
14mu|systemd-219-1.20150505.22|1676	* Sat Jan 02 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 219-1.20150505.21
14mu|systemd-219-1.20150505.22|1677	- (b30bdba) Enable dmraid-activation.service in default preset
14mu|systemd-219-1.20150505.22|1678	
14mu|systemd-219-1.20150505.22|1679	* Fri Jan 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 219-1.20150505.20
14mu|systemd-219-1.20150505.22|1680	- (995fdbf) Enable save-users-state patch
14mu|systemd-219-1.20150505.22|1681	
14mu|systemd-219-1.20150505.22|1682	* Fri Jan 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 219-1.20150505.19
14mu|systemd-219-1.20150505.22|1683	- (26c3d3b) Build with less backported patches
14mu|systemd-219-1.20150505.22|1684	
14mu|systemd-219-1.20150505.22|1685	* Thu Dec 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 219-1.20150505.18
14mu|systemd-219-1.20150505.22|1686	- (6c8d334) Backport various logind fixes from upstream
14mu|systemd-219-1.20150505.22|1687	
14mu|systemd-219-1.20150505.22|1688	* Fri Nov 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 219-1.20150505.17
14mu|systemd-219-1.20150505.22|1689	- (261a929) Disable coredump files creation by default
14mu|systemd-219-1.20150505.22|1690	
14mu|systemd-219-1.20150505.22|1691	* Thu Aug 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 219-1.20150505.16
14mu|systemd-219-1.20150505.22|1692	- (8403de0) Add DNS servers to configure options to avoid usage of IPv6 DNS servers by default
14mu|systemd-219-1.20150505.22|1693	
14mu|systemd-219-1.20150505.22|1694	* Thu Aug 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 219-1.20150505.15
14mu|systemd-219-1.20150505.22|1695	- (bf9f4e7) Minor cosmetic adjustments
14mu|systemd-219-1.20150505.22|1696	- (Andrey Bondrov: c4d2669) Remove duplicate setup macro
14mu|systemd-219-1.20150505.22|1697	- (Andrey Bondrov: 3ac84ab) Minor cosmetic adjustments
14mu|systemd-219-1.20150505.22|1698	- (law: e13d72d) Increase release number
14mu|systemd-219-1.20150505.22|1699	
14mu|systemd-219-1.20150505.22|1700	* Tue Aug 25 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.14
14mu|systemd-219-1.20150505.22|1701	- (3444580) Don't perform migration from pre-systemd system #bz6091
14mu|systemd-219-1.20150505.22|1702	- (Andrey Bondrov: 639617a) Add Conflicts to fix issue with update from systemd 208
14mu|systemd-219-1.20150505.22|1703	
14mu|systemd-219-1.20150505.22|1704	* Thu Aug 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 219-1.20150505.13
14mu|systemd-219-1.20150505.22|1705	- (7bfe0ab) Fix duplicate trigger (should be triggerposttransun)
14mu|systemd-219-1.20150505.22|1706	
14mu|systemd-219-1.20150505.22|1707	* Tue Aug 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 219-1.20150505.12
14mu|systemd-219-1.20150505.22|1708	- (7907d00) journald devel package requires id128 devel package (because it's used in sd-journal.h)
14mu|systemd-219-1.20150505.22|1709	
14mu|systemd-219-1.20150505.22|1710	* Mon Aug 03 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.11
14mu|systemd-219-1.20150505.22|1711	- (f68b67b) Fix runlevel bug (#rhbz1002806)
14mu|systemd-219-1.20150505.22|1712	
14mu|systemd-219-1.20150505.22|1713	* Sat Aug 01 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.10
14mu|systemd-219-1.20150505.22|1714	- (ded9251) Rid of set-udev_log-to-err.patch (as it overrides systemd logging level); Always renegerate initrd on update
14mu|systemd-219-1.20150505.22|1715	
14mu|systemd-219-1.20150505.22|1716	* Tue Jul 21 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.9
14mu|systemd-219-1.20150505.22|1717	- (a9a693c) Fix nss_myhostname obsolete version (2)
14mu|systemd-219-1.20150505.22|1718	
14mu|systemd-219-1.20150505.22|1719	* Fri Jul 17 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.8
14mu|systemd-219-1.20150505.22|1720	- (58eb25f) Create target directory to 'Preserve old naming scheme for network interface when upgrading' #bz5944
14mu|systemd-219-1.20150505.22|1721	
14mu|systemd-219-1.20150505.22|1722	* Thu Jul 16 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.7
14mu|systemd-219-1.20150505.22|1723	- (ed32cab) Fix nss_myhostname obsolete version
14mu|systemd-219-1.20150505.22|1724	
14mu|systemd-219-1.20150505.22|1725	* Thu Jul 16 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.6
14mu|systemd-219-1.20150505.22|1726	- (d9669c4) Preserve old naming scheme for network interface when upgrading #bz5944
14mu|systemd-219-1.20150505.22|1727	
14mu|systemd-219-1.20150505.22|1728	* Thu Jul 16 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.5
14mu|systemd-219-1.20150505.22|1729	- (a1210e0) Increase release number
14mu|systemd-219-1.20150505.22|1730	
14mu|systemd-219-1.20150505.22|1731	* Thu Jul 16 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.4
14mu|systemd-219-1.20150505.22|1732	- (7cd7139) Don't try to restore old network naming scheme (it was changed after v208)
14mu|systemd-219-1.20150505.22|1733	- (law: 42bcdb7) Increase release number
14mu|systemd-219-1.20150505.22|1734	
14mu|systemd-219-1.20150505.22|1735	* Thu Jul 16 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.3
14mu|systemd-219-1.20150505.22|1736	- (e963225) Enable NetworkManager-wait-online.service as it is specified in Also for NetworkManager-wait-online.service
14mu|systemd-219-1.20150505.22|1737	- (law: 5124e85) Declare conflict with networkmanager
14mu|systemd-219-1.20150505.22|1738	
14mu|systemd-219-1.20150505.22|1739	* Tue Jul 07 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.2
14mu|systemd-219-1.20150505.22|1740	- (5c0d8db) Increase release number
14mu|systemd-219-1.20150505.22|1741	
14mu|systemd-219-1.20150505.22|1742	* Tue Jul 07 2015 law <a.lahin@ntcit-rosa.ru> 219-1.20150505.1
14mu|systemd-219-1.20150505.22|1743	- (84ec967) Regenerate initrd on major version upgrade
14mu|systemd-219-1.20150505.22|1744	- (law: 7e14fd9) nspawn: add support for --property= to set scope properties
14mu|systemd-219-1.20150505.22|1745	- (law: 562b48c) Upgrade to version 219
14mu|systemd-219-1.20150505.22|1746	
14mu|systemd-219-1.20150505.22|1747	* Mon Jun 22 2015 law <a.lahin@ntcit-rosa.ru> 208-53.20141106.20
14mu|systemd-219-1.20150505.22|1748	- (f29a2b8) Enable tog-pegasus.service
14mu|systemd-219-1.20150505.22|1749	
14mu|systemd-219-1.20150505.22|1750	* Tue May 26 2015 law <a.lahin@ntcit-rosa.ru> 208-53.20141106.19
14mu|systemd-219-1.20150505.22|1751	- (44ee111) Increase release number
14mu|systemd-219-1.20150505.22|1752	
14mu|systemd-219-1.20150505.22|1753	* Tue May 26 2015 law <a.lahin@ntcit-rosa.ru> 208-53.20141106.18
14mu|systemd-219-1.20150505.22|1754	- (2cb9d9a) Improve systemd-efi-boot-generator (don't run in Live mode; search for EFI_PART on all disks)
14mu|systemd-219-1.20150505.22|1755	- (law: d03f946) Increase release number
14mu|systemd-219-1.20150505.22|1756	
14mu|systemd-219-1.20150505.22|1757	* Mon May 25 2015 law <a.lahin@ntcit-rosa.ru> 208-53.20141106.17
14mu|systemd-219-1.20150505.22|1758	- (29fd630) Perform vconsole-setup after vtcon and vcs init #bz5491
14mu|systemd-219-1.20150505.22|1759	- (law: eab91c9) Increase release number
14mu|systemd-219-1.20150505.22|1760	
14mu|systemd-219-1.20150505.22|1761	* Fri May 22 2015 law <a.lahin@ntcit-rosa.ru> 208-53.20141106.16
14mu|systemd-219-1.20150505.22|1762	- (afe2128) Disable tog-pegasus.service by default (it's not needed without rick)
14mu|systemd-219-1.20150505.22|1763	- (law: 4e2bd18) Enable auditd.service and disable rsyslog by default
14mu|systemd-219-1.20150505.22|1764	
14mu|systemd-219-1.20150505.22|1765	

24166 14
14mu|t1utils-1.39-1|1	Summary:	Programs for manipulating PostScript Type 1 fonts
14mu|t1utils-1.39-1|2	Name:		t1utils
14mu|t1utils-1.39-1|3	Version:	1.39
14mu|t1utils-1.39-1|4	Release:	1
14mu|t1utils-1.39-1|5	Source:		http://www.lcdf.org/type/%{name}-%{version}.tar.gz
14mu|t1utils-1.39-1|6	URL:		http://www.lcdf.org/type/
14mu|t1utils-1.39-1|7	Group:		Publishing
14mu|t1utils-1.39-1|8	License:	freely modifiable and distributable
14mu|t1utils-1.39-1|9	
14mu|t1utils-1.39-1|10	%description
14mu|t1utils-1.39-1|11	The t1utils package is a set of programs for manipulating PostScript
14mu|t1utils-1.39-1|12	Type 1 fonts. It contains programs to change between binary PFB format
14mu|t1utils-1.39-1|13	(for storage), ASCII PFA format (for printing), a human-readable and
14mu|t1utils-1.39-1|14	editable ASCII format, and Macintosh resource forks.
14mu|t1utils-1.39-1|15	
14mu|t1utils-1.39-1|16	%prep
14mu|t1utils-1.39-1|17	%setup -q
14mu|t1utils-1.39-1|18	
14mu|t1utils-1.39-1|19	%build
14mu|t1utils-1.39-1|20	%configure2_5x
14mu|t1utils-1.39-1|21	%make
14mu|t1utils-1.39-1|22	
14mu|t1utils-1.39-1|23	%install
14mu|t1utils-1.39-1|24	%makeinstall_std
14mu|t1utils-1.39-1|25	
14mu|t1utils-1.39-1|26	%clean
14mu|t1utils-1.39-1|27	
14mu|t1utils-1.39-1|28	%files
14mu|t1utils-1.39-1|29	%doc NEWS README
14mu|t1utils-1.39-1|30	%attr(0755,root,root) %{_bindir}/*
14mu|t1utils-1.39-1|31	%attr(0644,root,root) %{_mandir}/man1/*
14mu|t1utils-1.39-1|32	
14mu|t1utils-1.39-1|33	
14mu|t1utils-1.39-1|34	
14mu|t1utils-1.39-1|35	
14mu|t1utils-1.39-1|36	
14mu|t1utils-1.39-1|37	%changelog
14mu|t1utils-1.39-1|38	
14mu|t1utils-1.39-1|39	* Mon Oct 19 2015 Denis Silakov <dsilakov@gmail.com> 1.39-1
14mu|t1utils-1.39-1|40	- (3554886) Updated to 1.39
14mu|t1utils-1.39-1|41	
14mu|t1utils-1.39-1|42	

24167 14
14mu|taglib-extras-1.0.1-10|1	%define major 1
14mu|taglib-extras-1.0.1-10|2	%define libname %mklibname tag-extras %{major}
14mu|taglib-extras-1.0.1-10|3	%define devname %mklibname tag-extras -d
14mu|taglib-extras-1.0.1-10|4	
14mu|taglib-extras-1.0.1-10|5	Summary:	Taglib support for other formats
14mu|taglib-extras-1.0.1-10|6	Name:		taglib-extras
14mu|taglib-extras-1.0.1-10|7	Version:	1.0.1
14mu|taglib-extras-1.0.1-10|8	Release:	10
14mu|taglib-extras-1.0.1-10|9	License:	LGPLv2.1+
14mu|taglib-extras-1.0.1-10|10	Group:		System/Libraries
14mu|taglib-extras-1.0.1-10|11	Url:		http://websvn.kde.org/trunk/kdesupport/taglib-extras/
14mu|taglib-extras-1.0.1-10|12	Source0:	http://www.jefferai.com/taglib-extras/%{name}-%{version}.tar.gz
14mu|taglib-extras-1.0.1-10|13	BuildRequires:	kdelibs4-devel
14mu|taglib-extras-1.0.1-10|14	BuildRequires:	pkgconfig(taglib)
14mu|taglib-extras-1.0.1-10|15	
14mu|taglib-extras-1.0.1-10|16	%description
14mu|taglib-extras-1.0.1-10|17	Taglib-extras delivers support for reading and editing the meta-data of
14mu|taglib-extras-1.0.1-10|18	audio formats not supported by taglib, including: asf, mp4v2, rmff, wav.
14mu|taglib-extras-1.0.1-10|19	
14mu|taglib-extras-1.0.1-10|20	#--------------------------------------------------------------------
14mu|taglib-extras-1.0.1-10|21	
14mu|taglib-extras-1.0.1-10|22	%package -n %{libname}
14mu|taglib-extras-1.0.1-10|23	Summary:	Taglib support for other formats
14mu|taglib-extras-1.0.1-10|24	Group:		System/Libraries
14mu|taglib-extras-1.0.1-10|25	Provides:	%{name} = %{EVRD}
14mu|taglib-extras-1.0.1-10|26	Conflicts:	%{name} < 1.0.1-10
14mu|taglib-extras-1.0.1-10|27	Obsoletes:	%{name} < 1.0.1-10
14mu|taglib-extras-1.0.1-10|28	
14mu|taglib-extras-1.0.1-10|29	%description -n %{libname}
14mu|taglib-extras-1.0.1-10|30	Taglib-extras delivers support for reading and editing the meta-data of
14mu|taglib-extras-1.0.1-10|31	audio formats not supported by taglib, including: asf, mp4v2, rmff, wav.
14mu|taglib-extras-1.0.1-10|32	
14mu|taglib-extras-1.0.1-10|33	%files -n %{libname}
14mu|taglib-extras-1.0.1-10|34	%doc COPYING.LGPL
14mu|taglib-extras-1.0.1-10|35	%{_libdir}/libtag-extras.so.%{major}*
14mu|taglib-extras-1.0.1-10|36	
14mu|taglib-extras-1.0.1-10|37	#--------------------------------------------------------------------
14mu|taglib-extras-1.0.1-10|38	
14mu|taglib-extras-1.0.1-10|39	%package -n %{devname}
14mu|taglib-extras-1.0.1-10|40	Summary:	Development files for %{name}
14mu|taglib-extras-1.0.1-10|41	Group:		Development/C++
14mu|taglib-extras-1.0.1-10|42	Requires:	%{libname} = %{EVRD}
14mu|taglib-extras-1.0.1-10|43	Provides:	%{name}-devel = %{EVRD}
14mu|taglib-extras-1.0.1-10|44	Conflicts:	%{name}-devel < 1.0.1-10
14mu|taglib-extras-1.0.1-10|45	Obsoletes:	%{name}-devel < 1.0.1-10
14mu|taglib-extras-1.0.1-10|46	
14mu|taglib-extras-1.0.1-10|47	%description -n %{devname}
14mu|taglib-extras-1.0.1-10|48	Development files for %{name}.
14mu|taglib-extras-1.0.1-10|49	
14mu|taglib-extras-1.0.1-10|50	%files -n %{devname}
14mu|taglib-extras-1.0.1-10|51	%{_bindir}/taglib-extras-config
14mu|taglib-extras-1.0.1-10|52	%{_includedir}/taglib-extras/
14mu|taglib-extras-1.0.1-10|53	%{_libdir}/libtag-extras.so
14mu|taglib-extras-1.0.1-10|54	%{_libdir}/pkgconfig/taglib-extras.pc
14mu|taglib-extras-1.0.1-10|55	
14mu|taglib-extras-1.0.1-10|56	#--------------------------------------------------------------------
14mu|taglib-extras-1.0.1-10|57	
14mu|taglib-extras-1.0.1-10|58	%prep
14mu|taglib-extras-1.0.1-10|59	%setup -q
14mu|taglib-extras-1.0.1-10|60	
14mu|taglib-extras-1.0.1-10|61	%build
14mu|taglib-extras-1.0.1-10|62	%cmake_kde4 -DWITH_KDE=1
14mu|taglib-extras-1.0.1-10|63	%make
14mu|taglib-extras-1.0.1-10|64	
14mu|taglib-extras-1.0.1-10|65	%install
14mu|taglib-extras-1.0.1-10|66	%makeinstall_std -C build
14mu|taglib-extras-1.0.1-10|67	
14mu|taglib-extras-1.0.1-10|68	
14mu|taglib-extras-1.0.1-10|69	%changelog
14mu|taglib-extras-1.0.1-10|70	* Tue Dec 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-10
14mu|taglib-extras-1.0.1-10|71	+ Revision: e2c373a
14mu|taglib-extras-1.0.1-10|72	- Properly name library and devel packages
14mu|taglib-extras-1.0.1-10|73	
14mu|taglib-extras-1.0.1-10|74	

24168 14
14mu|taktuk-3.7.5-3|1	%define major 3
14mu|taktuk-3.7.5-3|2	%define libname %mklibname %{name} %{major}
14mu|taktuk-3.7.5-3|3	%define devname %mklibname %{name} -d
14mu|taktuk-3.7.5-3|4	
14mu|taktuk-3.7.5-3|5	Summary:	Parallel, scalable launcher for cluster and lightweight grids
14mu|taktuk-3.7.5-3|6	Name:		taktuk
14mu|taktuk-3.7.5-3|7	Version:	3.7.5
14mu|taktuk-3.7.5-3|8	Release:	3
14mu|taktuk-3.7.5-3|9	License:	GPLv2+
14mu|taktuk-3.7.5-3|10	Group:		Networking/Remote access
14mu|taktuk-3.7.5-3|11	Url:		http://taktuk.gforge.inria.fr/
14mu|taktuk-3.7.5-3|12	Source0:	https://gforge.inria.fr/frs/download.php/33412/%{name}-%{version}.tar.gz
14mu|taktuk-3.7.5-3|13	BuildRequires:	perl-devel
14mu|taktuk-3.7.5-3|14	Provides:	parallel-tools = %{EVRD}
14mu|taktuk-3.7.5-3|15	
14mu|taktuk-3.7.5-3|16	%description
14mu|taktuk-3.7.5-3|17	TakTuk is a tool for deploying parallel remote executions of commands to a
14mu|taktuk-3.7.5-3|18	potentially large set of remote nodes. It spreads itself using an adaptive
14mu|taktuk-3.7.5-3|19	algorithm and sets up an interconnection network to transport commands and
14mu|taktuk-3.7.5-3|20	perform I/Os multiplexing/demultiplexing. The TakTuk mechanics dynamically
14mu|taktuk-3.7.5-3|21	adapt to environment (machine performance and current load, network
14mu|taktuk-3.7.5-3|22	contention) by using a reactive work-stealing algorithm that mix local
14mu|taktuk-3.7.5-3|23	parallelization and work distribution.
14mu|taktuk-3.7.5-3|24	
14mu|taktuk-3.7.5-3|25	%files
14mu|taktuk-3.7.5-3|26	%{_bindir}/taktuk
14mu|taktuk-3.7.5-3|27	%{_bindir}/taktuk-light
14mu|taktuk-3.7.5-3|28	%{_mandir}/man1/*
14mu|taktuk-3.7.5-3|29	%{_mandir}/man3/*
14mu|taktuk-3.7.5-3|30	%{_defaultdocdir}/%{name}-%{version}
14mu|taktuk-3.7.5-3|31	
14mu|taktuk-3.7.5-3|32	#----------------------------------------------------------------------------
14mu|taktuk-3.7.5-3|33	
14mu|taktuk-3.7.5-3|34	%package -n %{libname}
14mu|taktuk-3.7.5-3|35	Summary:	Parallel, scalable launcher for cluster development
14mu|taktuk-3.7.5-3|36	Group:		System/Libraries
14mu|taktuk-3.7.5-3|37	Conflicts:	%{_lib}taktuk0 < 3.7.5-3
14mu|taktuk-3.7.5-3|38	Obsoletes:	%{_lib}taktuk0 < 3.7.5-3
14mu|taktuk-3.7.5-3|39	
14mu|taktuk-3.7.5-3|40	%description -n %{libname}
14mu|taktuk-3.7.5-3|41	TakTuk is a tool for deploying parallel remote executions of commands to a
14mu|taktuk-3.7.5-3|42	potentially large set of remote nodes.
14mu|taktuk-3.7.5-3|43	
14mu|taktuk-3.7.5-3|44	%files -n %{libname}
14mu|taktuk-3.7.5-3|45	%doc AUTHORS ChangeLog COPYING DISCLAIMER INSTALL NEWS README  TODO *.html
14mu|taktuk-3.7.5-3|46	%{_libdir}/libtaktuk.so.%{major}*
14mu|taktuk-3.7.5-3|47	
14mu|taktuk-3.7.5-3|48	#----------------------------------------------------------------------------
14mu|taktuk-3.7.5-3|49	
14mu|taktuk-3.7.5-3|50	%package -n %{devname}
14mu|taktuk-3.7.5-3|51	Summary:	Development files for Taktuk
14mu|taktuk-3.7.5-3|52	Group:		Development/Other
14mu|taktuk-3.7.5-3|53	Requires:	%{libname} = %{EVRD}
14mu|taktuk-3.7.5-3|54	Conflicts:	%{_lib}taktuk0-devel < 3.7.5-3
14mu|taktuk-3.7.5-3|55	Obsoletes:	%{_lib}taktuk0-devel < 3.7.5-3
14mu|taktuk-3.7.5-3|56	
14mu|taktuk-3.7.5-3|57	%description -n %{devname}
14mu|taktuk-3.7.5-3|58	Development files for Taktuk.
14mu|taktuk-3.7.5-3|59	
14mu|taktuk-3.7.5-3|60	%files -n %{devname}
14mu|taktuk-3.7.5-3|61	%{_includedir}/*
14mu|taktuk-3.7.5-3|62	%{_libdir}/libtaktuk.so
14mu|taktuk-3.7.5-3|63	%{_libdir}/pkgconfig/%{name}.pc
14mu|taktuk-3.7.5-3|64	
14mu|taktuk-3.7.5-3|65	#----------------------------------------------------------------------------
14mu|taktuk-3.7.5-3|66	
14mu|taktuk-3.7.5-3|67	%package -n perl-%{name}
14mu|taktuk-3.7.5-3|68	Summary:	Taktuk Perl package
14mu|taktuk-3.7.5-3|69	Group:		Development/Perl
14mu|taktuk-3.7.5-3|70	Requires:	%{libname} = %{EVRD}
14mu|taktuk-3.7.5-3|71	
14mu|taktuk-3.7.5-3|72	%description -n perl-%{name}
14mu|taktuk-3.7.5-3|73	Taktuk Perl package.
14mu|taktuk-3.7.5-3|74	
14mu|taktuk-3.7.5-3|75	%files -n perl-%{name}
14mu|taktuk-3.7.5-3|76	%doc AUTHORS ChangeLog COPYING DISCLAIMER INSTALL NEWS README  TODO *.html
14mu|taktuk-3.7.5-3|77	%{perl_vendorlib}/*
14mu|taktuk-3.7.5-3|78	
14mu|taktuk-3.7.5-3|79	#----------------------------------------------------------------------------
14mu|taktuk-3.7.5-3|80	
14mu|taktuk-3.7.5-3|81	%prep
14mu|taktuk-3.7.5-3|82	%setup -q
14mu|taktuk-3.7.5-3|83	
14mu|taktuk-3.7.5-3|84	%build
14mu|taktuk-3.7.5-3|85	%configure2_5x \
14mu|taktuk-3.7.5-3|86	--disable-static
14mu|taktuk-3.7.5-3|87	
14mu|taktuk-3.7.5-3|88	%make
14mu|taktuk-3.7.5-3|89	pushd Perl-Module
14mu|taktuk-3.7.5-3|90	%{__perl} Makefile.PL INSTALLDIRS=vendor DESTDIR=%{buildroot}
14mu|taktuk-3.7.5-3|91	%make
14mu|taktuk-3.7.5-3|92	popd
14mu|taktuk-3.7.5-3|93	
14mu|taktuk-3.7.5-3|94	%install
14mu|taktuk-3.7.5-3|95	%makeinstall pkgdocdir=%{buildroot}%{_defaultdocdir}/%{name}-%{version}
14mu|taktuk-3.7.5-3|96	pushd Perl-Module
14mu|taktuk-3.7.5-3|97	%makeinstall pkgdocdir=%{buildroot}%{_defaultdocdir}/%{name}-%{version}
14mu|taktuk-3.7.5-3|98	popd
14mu|taktuk-3.7.5-3|99	cp taktuk-light %{buildroot}/%{_bindir}/taktuk-light
14mu|taktuk-3.7.5-3|100	chmod 755 %{buildroot}/%{_bindir}/taktuk-light
14mu|taktuk-3.7.5-3|101	
14mu|taktuk-3.7.5-3|102	
14mu|taktuk-3.7.5-3|103	%changelog
14mu|taktuk-3.7.5-3|104	
14mu|taktuk-3.7.5-3|105	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.7.5-3
14mu|taktuk-3.7.5-3|106	- (777d5f5) Fix shared library and development packages
14mu|taktuk-3.7.5-3|107	- (777d5f5) Spec cleanup
14mu|taktuk-3.7.5-3|108	
14mu|taktuk-3.7.5-3|109	

24169 14
14mu|tali-3.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|tali-3.16.2-1|2	
14mu|tali-3.16.2-1|3	Name:           tali
14mu|tali-3.16.2-1|4	Version:        3.16.2
14mu|tali-3.16.2-1|5	Release:        1
14mu|tali-3.16.2-1|6	Summary:        GNOME Tali game
14mu|tali-3.16.2-1|7	
14mu|tali-3.16.2-1|8	License:        GPLv2+ and GFDL
14mu|tali-3.16.2-1|9	Group:		Games/Other
14mu|tali-3.16.2-1|10	URL:            https://live.gnome.org/Tali
14mu|tali-3.16.2-1|11	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|tali-3.16.2-1|12	
14mu|tali-3.16.2-1|13	BuildRequires:  desktop-file-utils
14mu|tali-3.16.2-1|14	BuildRequires:  pkgconfig(gdk-3.0)
14mu|tali-3.16.2-1|15	BuildRequires:  intltool
14mu|tali-3.16.2-1|16	BuildRequires:  itstool
14mu|tali-3.16.2-1|17	BuildRequires:  pkgconfig(librsvg-2.0)
14mu|tali-3.16.2-1|18	
14mu|tali-3.16.2-1|19	Obsoletes: gnome-games < 3.7.92
14mu|tali-3.16.2-1|20	Obsoletes: gtali < 1:3.7.92
14mu|tali-3.16.2-1|21	Provides: gtali = %{EVRD}
14mu|tali-3.16.2-1|22	
14mu|tali-3.16.2-1|23	%description
14mu|tali-3.16.2-1|24	Sort of poker with dice and less money. An ancient Roman game.
14mu|tali-3.16.2-1|25	
14mu|tali-3.16.2-1|26	%prep
14mu|tali-3.16.2-1|27	%setup -q
14mu|tali-3.16.2-1|28	
14mu|tali-3.16.2-1|29	
14mu|tali-3.16.2-1|30	%build
14mu|tali-3.16.2-1|31	%configure2_5x
14mu|tali-3.16.2-1|32	%make
14mu|tali-3.16.2-1|33	
14mu|tali-3.16.2-1|34	
14mu|tali-3.16.2-1|35	%install
14mu|tali-3.16.2-1|36	%makeinstall_std
14mu|tali-3.16.2-1|37	
14mu|tali-3.16.2-1|38	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/tali.desktop
14mu|tali-3.16.2-1|39	
14mu|tali-3.16.2-1|40	%find_lang %{name} --all-name --with-gnome
14mu|tali-3.16.2-1|41	
14mu|tali-3.16.2-1|42	
14mu|tali-3.16.2-1|43	%files -f %{name}.lang
14mu|tali-3.16.2-1|44	%doc COPYING
14mu|tali-3.16.2-1|45	%attr(2551, root, games) %{_bindir}/tali
14mu|tali-3.16.2-1|46	%{_datadir}/applications/tali.desktop
14mu|tali-3.16.2-1|47	%{_datadir}/glib-2.0/schemas/org.gnome.tali.gschema.xml
14mu|tali-3.16.2-1|48	%{_datadir}/icons/*/*/*/*
14mu|tali-3.16.2-1|49	%{_datadir}/tali
14mu|tali-3.16.2-1|50	%{_mandir}/man6/tali.6*
14mu|tali-3.16.2-1|51	%{_datadir}/appdata/*.xml
14mu|tali-3.16.2-1|52	
14mu|tali-3.16.2-1|53	%changelog
14mu|tali-3.16.2-1|54	
14mu|tali-3.16.2-1|55	* Tue Sep 15 2015 Tigro <ashejn@yandex-team.ru> 3.16.2-1
14mu|tali-3.16.2-1|56	- (8185142) update to 3.16.2
14mu|tali-3.16.2-1|57	
14mu|tali-3.16.2-1|58	

24170 14
14mu|talloc-2.1.5-1|1	%define tallocmajor 2
14mu|talloc-2.1.5-1|2	%define libtalloc %mklibname talloc %{tallocmajor}
14mu|talloc-2.1.5-1|3	%define tallocdev %mklibname talloc -d
14mu|talloc-2.1.5-1|4	%define libpytalloc %mklibname pytalloc-util %{tallocmajor}
14mu|talloc-2.1.5-1|5	%define libpytallocdev %mklibname pytalloc-util -d
14mu|talloc-2.1.5-1|6	
14mu|talloc-2.1.5-1|7	Summary:	Library implementing Samba's memory allocator
14mu|talloc-2.1.5-1|8	Name:		talloc
14mu|talloc-2.1.5-1|9	Version:	2.1.5
14mu|talloc-2.1.5-1|10	Release:	1
14mu|talloc-2.1.5-1|11	# tallocversion was not used when in samba4, so it was 4.0.0
14mu|talloc-2.1.5-1|12	Epoch:		1
14mu|talloc-2.1.5-1|13	License:	GPLv3+
14mu|talloc-2.1.5-1|14	Group:		System/Libraries
14mu|talloc-2.1.5-1|15	Url:		http://talloc.samba.org
14mu|talloc-2.1.5-1|16	Source0:	http://talloc.samba.org/ftp/talloc/talloc-%{version}.tar.gz
14mu|talloc-2.1.5-1|17	Source1:	http://talloc.samba.org/ftp/talloc/talloc-%{version}.tar.asc
14mu|talloc-2.1.5-1|18	Source2:	samba-bugs.asc
14mu|talloc-2.1.5-1|19	BuildRequires:	docbook-style-xsl
14mu|talloc-2.1.5-1|20	BuildRequires:	swig
14mu|talloc-2.1.5-1|21	BuildRequires:	xsltproc
14mu|talloc-2.1.5-1|22	BuildRequires:	acl-devel
14mu|talloc-2.1.5-1|23	BuildRequires:	pkgconfig(python)
14mu|talloc-2.1.5-1|24	
14mu|talloc-2.1.5-1|25	%description
14mu|talloc-2.1.5-1|26	Library implementing Samba's memory allocator.
14mu|talloc-2.1.5-1|27	
14mu|talloc-2.1.5-1|28	#----------------------------------------------------------------------------
14mu|talloc-2.1.5-1|29	
14mu|talloc-2.1.5-1|30	%package -n %{libtalloc}
14mu|talloc-2.1.5-1|31	Summary:	Library implementing Samba's memory allocator
14mu|talloc-2.1.5-1|32	Group:		System/Libraries
14mu|talloc-2.1.5-1|33	
14mu|talloc-2.1.5-1|34	%description -n %{libtalloc}
14mu|talloc-2.1.5-1|35	Library implementing Samba's memory allocator.
14mu|talloc-2.1.5-1|36	
14mu|talloc-2.1.5-1|37	%files -n %{libtalloc}
14mu|talloc-2.1.5-1|38	%{_libdir}/libtalloc.so.%{tallocmajor}*
14mu|talloc-2.1.5-1|39	
14mu|talloc-2.1.5-1|40	#----------------------------------------------------------------------------
14mu|talloc-2.1.5-1|41	
14mu|talloc-2.1.5-1|42	%package -n %{tallocdev}
14mu|talloc-2.1.5-1|43	Summary:	Development files for library implementing Samba's memory allocator
14mu|talloc-2.1.5-1|44	Group:		Development/C
14mu|talloc-2.1.5-1|45	Requires:	%{libtalloc} = %{EVRD}
14mu|talloc-2.1.5-1|46	Provides:	talloc-devel = %{EVRD}
14mu|talloc-2.1.5-1|47	
14mu|talloc-2.1.5-1|48	%description -n %{tallocdev}
14mu|talloc-2.1.5-1|49	Development files for library implementing Samba's memory allocator.
14mu|talloc-2.1.5-1|50	
14mu|talloc-2.1.5-1|51	%files -n %{tallocdev}
14mu|talloc-2.1.5-1|52	%{_libdir}/libtalloc.so
14mu|talloc-2.1.5-1|53	%{_includedir}/talloc.h
14mu|talloc-2.1.5-1|54	%{_libdir}/pkgconfig/talloc.pc
14mu|talloc-2.1.5-1|55	%{_mandir}/man3/talloc*
14mu|talloc-2.1.5-1|56	
14mu|talloc-2.1.5-1|57	#----------------------------------------------------------------------------
14mu|talloc-2.1.5-1|58	
14mu|talloc-2.1.5-1|59	%package -n python-talloc
14mu|talloc-2.1.5-1|60	Summary:	Python module for Samba's talloc memory allocator
14mu|talloc-2.1.5-1|61	Group:		Development/Python
14mu|talloc-2.1.5-1|62	
14mu|talloc-2.1.5-1|63	%description -n python-talloc
14mu|talloc-2.1.5-1|64	Python module for Samba's talloc memory allocator.
14mu|talloc-2.1.5-1|65	
14mu|talloc-2.1.5-1|66	%files -n python-talloc
14mu|talloc-2.1.5-1|67	%{py_platsitedir}/talloc.so
14mu|talloc-2.1.5-1|68	
14mu|talloc-2.1.5-1|69	#----------------------------------------------------------------------------
14mu|talloc-2.1.5-1|70	
14mu|talloc-2.1.5-1|71	%package -n %{libpytalloc}
14mu|talloc-2.1.5-1|72	Summary:	Utility functions for using talloc objects with Python
14mu|talloc-2.1.5-1|73	Group:		Development/C
14mu|talloc-2.1.5-1|74	
14mu|talloc-2.1.5-1|75	%description -n %{libpytalloc}
14mu|talloc-2.1.5-1|76	Utility functions for using talloc objects with Python.
14mu|talloc-2.1.5-1|77	
14mu|talloc-2.1.5-1|78	%files -n %{libpytalloc}
14mu|talloc-2.1.5-1|79	%{_libdir}/libpytalloc-util.so.%{tallocmajor}*
14mu|talloc-2.1.5-1|80	
14mu|talloc-2.1.5-1|81	#----------------------------------------------------------------------------
14mu|talloc-2.1.5-1|82	
14mu|talloc-2.1.5-1|83	%package -n %{libpytallocdev}
14mu|talloc-2.1.5-1|84	Summary:	Development files for utility functions for using talloc objects with Python
14mu|talloc-2.1.5-1|85	Group:		Development/C
14mu|talloc-2.1.5-1|86	Provides:	pytalloc-util-devel = %{EVRD}
14mu|talloc-2.1.5-1|87	Requires:	%{libpytalloc} = %{EVRD}
14mu|talloc-2.1.5-1|88	
14mu|talloc-2.1.5-1|89	%description -n %{libpytallocdev}
14mu|talloc-2.1.5-1|90	Development files for utility functions for using talloc objects with Python.
14mu|talloc-2.1.5-1|91	
14mu|talloc-2.1.5-1|92	%files -n %{libpytallocdev}
14mu|talloc-2.1.5-1|93	%{_includedir}/pytalloc.h
14mu|talloc-2.1.5-1|94	%{_libdir}/libpytalloc-util.so
14mu|talloc-2.1.5-1|95	%{_libdir}/pkgconfig/pytalloc-util.pc
14mu|talloc-2.1.5-1|96	
14mu|talloc-2.1.5-1|97	#----------------------------------------------------------------------------
14mu|talloc-2.1.5-1|98	
14mu|talloc-2.1.5-1|99	%prep
14mu|talloc-2.1.5-1|100	%setup -q
14mu|talloc-2.1.5-1|101	chmod +r -R .
14mu|talloc-2.1.5-1|102	
14mu|talloc-2.1.5-1|103	%build
14mu|talloc-2.1.5-1|104	%setup_compile_flags
14mu|talloc-2.1.5-1|105	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14mu|talloc-2.1.5-1|106	%make
14mu|talloc-2.1.5-1|107	
14mu|talloc-2.1.5-1|108	%install
14mu|talloc-2.1.5-1|109	%makeinstall_std
14mu|talloc-2.1.5-1|110	chmod +x %{buildroot}{%{_libdir}/lib*.so.%{tallocmajor}*,%{py_platsitedir}/talloc.so}
14mu|talloc-2.1.5-1|111	
14mu|talloc-2.1.5-1|112	
14mu|talloc-2.1.5-1|113	%changelog
14mu|talloc-2.1.5-1|114	
14mu|talloc-2.1.5-1|115	* Tue Dec 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.5-1
14mu|talloc-2.1.5-1|116	- (ad1bd05) New version 2.1.5
14mu|talloc-2.1.5-1|117	
14mu|talloc-2.1.5-1|118	

24171 14
14mu|tar-1.28-2|1	Summary:	A GNU file archiving program
14mu|tar-1.28-2|2	Name:		tar
14mu|tar-1.28-2|3	Version:	1.28
14mu|tar-1.28-2|4	Release:	2
14mu|tar-1.28-2|5	License:	GPLv3+
14mu|tar-1.28-2|6	Group:		Archiving/Backup
14mu|tar-1.28-2|7	Url:		http://www.gnu.org/software/tar/tar.html
14mu|tar-1.28-2|8	Source0:	ftp://ftp.gnu.org/gnu/tar/%{name}-%{version}.tar.xz
14mu|tar-1.28-2|9	Source1:	%{SOURCE0}.sig
14mu|tar-1.28-2|10	Source2:	%{name}-help2man.bz2
14mu|tar-1.28-2|11	Patch0:		tar-1.25-fix-buffer-overflow.patch
14mu|tar-1.28-2|12	Patch1:		tar-1.24-lzma.patch
14mu|tar-1.28-2|13	Patch2:		tar-1.14-loneZeroWarning.patch
14mu|tar-1.28-2|14	Patch3:		tar-1.15.1-vfatTruncate.patch
14mu|tar-1.28-2|15	Patch4:		tar-1.17-wildcards.patch
14mu|tar-1.28-2|16	Patch5:		tar-1.22-atime-rofs.patch
14mu|tar-1.28-2|17	Patch6:		tar-1.26-update-with-change-directory.patch
14mu|tar-1.28-2|18	Patch10:	tar-1.27.1-document-exclude-mistakes.patch
14mu|tar-1.28-2|19	Patch12:	tar-1.27.1-sparse-inf-loops.patch
14mu|tar-1.28-2|20	Patch13:	tar-1.27.1-big-sparse-listing.patch
14mu|tar-1.28-2|21	Patch16:	tar-1.27.1-test-with-frozen-time.patch
14mu|tar-1.28-2|22	BuildRequires:	bison
14mu|tar-1.28-2|23	BuildRequires:	texinfo
14mu|tar-1.28-2|24	BuildRequires:  gettext-devel
14mu|tar-1.28-2|25	BuildRequires:	xz
14mu|tar-1.28-2|26	Suggests:	rsh-client
14mu|tar-1.28-2|27	Conflicts:	rmt < 0.4b36
14mu|tar-1.28-2|28	
14mu|tar-1.28-2|29	%description
14mu|tar-1.28-2|30	The GNU tar program saves many files together into one archive and
14mu|tar-1.28-2|31	can restore individual files (or all of the files) from the archive.
14mu|tar-1.28-2|32	Tar can also be used to add supplemental files to an archive and to
14mu|tar-1.28-2|33	update or list files in the archive.
14mu|tar-1.28-2|34	
14mu|tar-1.28-2|35	Tar includes multivolume support, automatic archive compression/
14mu|tar-1.28-2|36	decompression, the ability to perform remote archives and the
14mu|tar-1.28-2|37	ability to perform incremental and full backups.
14mu|tar-1.28-2|38	
14mu|tar-1.28-2|39	If you want to use Tar for remote backups, you'll also need to
14mu|tar-1.28-2|40	install the rmt package.
14mu|tar-1.28-2|41	
14mu|tar-1.28-2|42	You should install the tar package, because you'll find its
14mu|tar-1.28-2|43	compression and decompression utilities essential for working
14mu|tar-1.28-2|44	with files.
14mu|tar-1.28-2|45	
14mu|tar-1.28-2|46	%files -f %{name}.lang
14mu|tar-1.28-2|47	%doc AUTHORS ChangeLog.xz NEWS README THANKS TODO
14mu|tar-1.28-2|48	/bin/gtar
14mu|tar-1.28-2|49	/bin/tar
14mu|tar-1.28-2|50	%{_libexecdir}/backup.sh
14mu|tar-1.28-2|51	%{_libexecdir}/dump-remind
14mu|tar-1.28-2|52	%{_sbindir}/tar-backup
14mu|tar-1.28-2|53	%{_sbindir}/tar-restore
14mu|tar-1.28-2|54	/sbin/rmt-tar
14mu|tar-1.28-2|55	%{_infodir}/tar.info*
14mu|tar-1.28-2|56	%{_mandir}/man1/tar.1*
14mu|tar-1.28-2|57	%{_mandir}/man8/rmt-tar.8*
14mu|tar-1.28-2|58	
14mu|tar-1.28-2|59	#----------------------------------------------------------------------------
14mu|tar-1.28-2|60	
14mu|tar-1.28-2|61	%prep
14mu|tar-1.28-2|62	%setup -q
14mu|tar-1.28-2|63	%patch0 -p0
14mu|tar-1.28-2|64	%patch1 -p0
14mu|tar-1.28-2|65	%patch2 -p1
14mu|tar-1.28-2|66	%patch3 -p1
14mu|tar-1.28-2|67	%patch4 -p1
14mu|tar-1.28-2|68	%patch5 -p1
14mu|tar-1.28-2|69	%patch6 -p1
14mu|tar-1.28-2|70	%patch10 -p1
14mu|tar-1.28-2|71	%patch12 -p1
14mu|tar-1.28-2|72	%patch13 -p1
14mu|tar-1.28-2|73	%patch16 -p1
14mu|tar-1.28-2|74	
14mu|tar-1.28-2|75	bzcat %{SOURCE2} > ./help2man
14mu|tar-1.28-2|76	chmod +x ./help2man
14mu|tar-1.28-2|77	
14mu|tar-1.28-2|78	xz ChangeLog
14mu|tar-1.28-2|79	
14mu|tar-1.28-2|80	sed -i 's/.*sigpipe.at.*//' tests/testsuite.at
14mu|tar-1.28-2|81	
14mu|tar-1.28-2|82	%build
14mu|tar-1.28-2|83	autoreconf -fi
14mu|tar-1.28-2|84	RSH=/usr/bin/rsh \
14mu|tar-1.28-2|85	%configure2_5x \
14mu|tar-1.28-2|86	--enable-backup-scripts \
14mu|tar-1.28-2|87	--bindir=/bin \
14mu|tar-1.28-2|88	--disable-rpath
14mu|tar-1.28-2|89	
14mu|tar-1.28-2|90	%make
14mu|tar-1.28-2|91	
14mu|tar-1.28-2|92	# thanks to diffutils Makefile rule
14mu|tar-1.28-2|93	(echo '[NAME]' && sed 's@/\* *@@; s/-/\\-/; q' src/tar.c) | (./help2man -i - -S '%{name} %{version}' src/tar ) | sed 's/^\.B info .*/.B info %{name}/' > %{name}.1
14mu|tar-1.28-2|94	
14mu|tar-1.28-2|95	%install
14mu|tar-1.28-2|96	%makeinstall_std
14mu|tar-1.28-2|97	
14mu|tar-1.28-2|98	ln -sf tar %{buildroot}/bin/gtar
14mu|tar-1.28-2|99	
14mu|tar-1.28-2|100	install -D -m 644 tar.1 %{buildroot}%{_mandir}/man1/tar.1
14mu|tar-1.28-2|101	
14mu|tar-1.28-2|102	# conflicts with coda-debug-backup
14mu|tar-1.28-2|103	mv %{buildroot}%{_sbindir}/backup %{buildroot}%{_sbindir}/tar-backup
14mu|tar-1.28-2|104	mv %{buildroot}%{_sbindir}/restore %{buildroot}%{_sbindir}/tar-restore
14mu|tar-1.28-2|105	
14mu|tar-1.28-2|106	# rmt is provided by rmt ...
14mu|tar-1.28-2|107	mkdir -p %{buildroot}/sbin
14mu|tar-1.28-2|108	mv %{buildroot}%{_libdir}/rmt %{buildroot}/sbin/rmt-tar
14mu|tar-1.28-2|109	mv %{buildroot}%{_mandir}/man8/rmt.8 %{buildroot}%{_mandir}/man8/rmt-tar.8
14mu|tar-1.28-2|110	
14mu|tar-1.28-2|111	%find_lang %{name}
14mu|tar-1.28-2|112	
14mu|tar-1.28-2|113	%check
14mu|tar-1.28-2|114	make check
14mu|tar-1.28-2|115	
14mu|tar-1.28-2|116	%changelog
14mu|tar-1.28-2|117	
14mu|tar-1.28-2|118	* Tue Apr 19 2016 valerol <valerol@ya.ru> 1.28-2
14mu|tar-1.28-2|119	- (9cc0aff) Rename manpage tar.8 to rmt-tar.8 (we already renamed binary)
14mu|tar-1.28-2|120	- (9cc0aff) Better control over files
14mu|tar-1.28-2|121	
14mu|tar-1.28-2|122	

24172 14
14mu|task-gnome-3.16.0-4|1	Summary: Metapackage for GNOME desktop environment
14mu|task-gnome-3.16.0-4|2	Name: task-gnome
14mu|task-gnome-3.16.0-4|3	Version: 3.16.0
14mu|task-gnome-3.16.0-4|4	Release: 4
14mu|task-gnome-3.16.0-4|5	Epoch: 1
14mu|task-gnome-3.16.0-4|6	Group: Graphical desktop/GNOME
14mu|task-gnome-3.16.0-4|7	License: GPLv2+
14mu|task-gnome-3.16.0-4|8	BuildArch: noarch
14mu|task-gnome-3.16.0-4|9	
14mu|task-gnome-3.16.0-4|10	Requires: %{name}-minimal
14mu|task-gnome-3.16.0-4|11	
14mu|task-gnome-3.16.0-4|12	Obsoletes: gnome-utils
14mu|task-gnome-3.16.0-4|13	
14mu|task-gnome-3.16.0-4|14	# resolve http://bugs.rosalinux.ru/show_bug.cgi?id=3031
14mu|task-gnome-3.16.0-4|15	Requires: gstreamer1.0-plugins-ugly
14mu|task-gnome-3.16.0-4|16	Requires: gstreamer1.0-libav
14mu|task-gnome-3.16.0-4|17	
14mu|task-gnome-3.16.0-4|18	Requires: rosa-gsettings-desktop-schemas
14mu|task-gnome-3.16.0-4|19	Requires: rosa-gsettings-desktop-schemas-desktop
14mu|task-gnome-3.16.0-4|20	Requires: rosa-gsettings-desktop-schemas-theme
14mu|task-gnome-3.16.0-4|21	Requires: aisleriot
14mu|task-gnome-3.16.0-4|22	Requires: audacious
14mu|task-gnome-3.16.0-4|23	Requires: bijiben >= %{version}
14mu|task-gnome-3.16.0-4|24	Requires: cheese >= %{version}
14mu|task-gnome-3.16.0-4|25	Requires: empathy
14mu|task-gnome-3.16.0-4|26	Requires: eog >= %{version}
14mu|task-gnome-3.16.0-4|27	Requires: evince >= %{version}
14mu|task-gnome-3.16.0-4|28	Requires: file-roller >= %{version}
14mu|task-gnome-3.16.0-4|29	Requires: five-or-more
14mu|task-gnome-3.16.0-4|30	Requires: folks >= 0.9.1
14mu|task-gnome-3.16.0-4|31	Requires: four-in-a-row
14mu|task-gnome-3.16.0-4|32	Requires: gdm >= 3.12.2-4
14mu|task-gnome-3.16.0-4|33	Requires: gedit >= %{version}
14mu|task-gnome-3.16.0-4|34	Requires: geoclue2
14mu|task-gnome-3.16.0-4|35	Requires: gnome-bluetooth >= %{version}
14mu|task-gnome-3.16.0-4|36	Requires: gnome-calculator
14mu|task-gnome-3.16.0-4|37	Requires: gnome-chess
14mu|task-gnome-3.16.0-4|38	Requires: gnome-classic-session
14mu|task-gnome-3.16.0-4|39	Requires: gnome-clocks
14mu|task-gnome-3.16.0-4|40	Requires: gnome-color-manager
14mu|task-gnome-3.16.0-4|41	Requires: gnome-contacts >= %{version}
14mu|task-gnome-3.16.0-4|42	Requires: gnome-desktop3 >= %{version}
14mu|task-gnome-3.16.0-4|43	Requires: gnome-disk-utility
14mu|task-gnome-3.16.0-4|44	Requires: gnome-documents
14mu|task-gnome-3.16.0-4|45	Requires: gnome-font-viewer
14mu|task-gnome-3.16.0-4|46	Requires: gnome-klotski
14mu|task-gnome-3.16.0-4|47	Requires: gnome-mahjongg
14mu|task-gnome-3.16.0-4|48	Requires: gnome-mines
14mu|task-gnome-3.16.0-4|49	Requires: gnome-nibbles
14mu|task-gnome-3.16.0-4|50	Requires: gnome-online-accounts >= %{version}
14mu|task-gnome-3.16.0-4|51	Requires: gnome-robots
14mu|task-gnome-3.16.0-4|52	Requires: gnome-shell-extensions-desktop-shortcuts
14mu|task-gnome-3.16.0-4|53	Requires: gnome-shell-extensions-screenpen
14mu|task-gnome-3.16.0-4|54	Requires: gnome-shell-extensions-win-key-for-help
14mu|task-gnome-3.16.0-4|55	Requires: gnome-shell-rosa-hotkeys
14mu|task-gnome-3.16.0-4|56	Requires: gnome-sound-recorder
14mu|task-gnome-3.16.0-4|57	Requires: gnome-sudoku
14mu|task-gnome-3.16.0-4|58	Requires: gnome-tetravex
14mu|task-gnome-3.16.0-4|59	Requires: iagno
14mu|task-gnome-3.16.0-4|60	Requires: libgnome2
14mu|task-gnome-3.16.0-4|61	Requires: libsocialweb
14mu|task-gnome-3.16.0-4|62	Requires: libwnck3
14mu|task-gnome-3.16.0-4|63	Requires: lightsoff
14mu|task-gnome-3.16.0-4|64	Requires: polari
14mu|task-gnome-3.16.0-4|65	Requires: quadrapassel
14mu|task-gnome-3.16.0-4|66	Requires: rosa-elementary-theme
14mu|task-gnome-3.16.0-4|67	Requires: screenpen
14mu|task-gnome-3.16.0-4|68	Requires: sushi
14mu|task-gnome-3.16.0-4|69	Requires: swell-foop
14mu|task-gnome-3.16.0-4|70	Requires: tali
14mu|task-gnome-3.16.0-4|71	Requires: telepathy-mission-control
14mu|task-gnome-3.16.0-4|72	Requires: totem
14mu|task-gnome-3.16.0-4|73	Requires: typelib(Eog)
14mu|task-gnome-3.16.0-4|74	Requires: typelib(GnomeDesktop)
14mu|task-gnome-3.16.0-4|75	Requires: typelib(Meta)
14mu|task-gnome-3.16.0-4|76	
14mu|task-gnome-3.16.0-4|77	Suggests: brasero
14mu|task-gnome-3.16.0-4|78	Suggests: caribou
14mu|task-gnome-3.16.0-4|79	Suggests: caribou-gtk3
14mu|task-gnome-3.16.0-4|80	Suggests: ekiga
14mu|task-gnome-3.16.0-4|81	Suggests: evolution
14mu|task-gnome-3.16.0-4|82	Suggests: evolution-ews
14mu|task-gnome-3.16.0-4|83	Suggests: gucharmap
14mu|task-gnome-3.16.0-4|84	Suggests: mousetweaks
14mu|task-gnome-3.16.0-4|85	Suggests: orca
14mu|task-gnome-3.16.0-4|86	#Suggests: scrot-gnome
14mu|task-gnome-3.16.0-4|87	Suggests: shotwell
14mu|task-gnome-3.16.0-4|88	Suggests: simple-scan
14mu|task-gnome-3.16.0-4|89	Suggests: vinagre
14mu|task-gnome-3.16.0-4|90	Suggests: vino
14mu|task-gnome-3.16.0-4|91	
14mu|task-gnome-3.16.0-4|92	%description
14mu|task-gnome-3.16.0-4|93	This package is a meta-package, meaning that its purpose is to contain
14mu|task-gnome-3.16.0-4|94	dependencies for running the GNOME.
14mu|task-gnome-3.16.0-4|95	
14mu|task-gnome-3.16.0-4|96	%package minimal
14mu|task-gnome-3.16.0-4|97	Summary: Minimal dependencies needed for GNOME desktop
14mu|task-gnome-3.16.0-4|98	Group: Graphical desktop/GNOME
14mu|task-gnome-3.16.0-4|99	
14mu|task-gnome-3.16.0-4|100	Requires(post): gnome-session
14mu|task-gnome-3.16.0-4|101	
14mu|task-gnome-3.16.0-4|102	Requires: accountsservice
14mu|task-gnome-3.16.0-4|103	Requires: adwaita-cursor-theme
14mu|task-gnome-3.16.0-4|104	Requires: adwaita-gtk2-theme
14mu|task-gnome-3.16.0-4|105	Requires: adwaita-gtk3-theme
14mu|task-gnome-3.16.0-4|106	Requires: at-spi2-atk >= 2.8.0
14mu|task-gnome-3.16.0-4|107	Requires: baobab
14mu|task-gnome-3.16.0-4|108	Requires: fontconfig >= 2.0.91
14mu|task-gnome-3.16.0-4|109	Requires: gcr >= 3.15
14mu|task-gnome-3.16.0-4|110	Requires: clipit
14mu|task-gnome-3.16.0-4|111	Requires: gdk-pixbuf2.0 >= 2.28.0
14mu|task-gnome-3.16.0-4|112	Requires: glib2.0-common >= 2.36
14mu|task-gnome-3.16.0-4|113	Requires: gnome-backgrounds
14mu|task-gnome-3.16.0-4|114	Requires: gnome-control-center
14mu|task-gnome-3.16.0-4|115	Requires: gnome-icon-theme
14mu|task-gnome-3.16.0-4|116	Requires: gnome-icon-theme-legacy
14mu|task-gnome-3.16.0-4|117	Requires: gnome-icon-theme-symbolic
14mu|task-gnome-3.16.0-4|118	Requires: gnome-keyring >= %{version}
14mu|task-gnome-3.16.0-4|119	Requires: gnome-power-manager
14mu|task-gnome-3.16.0-4|120	Requires: gnome-screensaver
14mu|task-gnome-3.16.0-4|121	Requires: gnome-screenshot
14mu|task-gnome-3.16.0-4|122	Requires: gnome-search-tool
14mu|task-gnome-3.16.0-4|123	Requires: gnome-settings-daemon
14mu|task-gnome-3.16.0-4|124	Requires: gnome-system-log
14mu|task-gnome-3.16.0-4|125	Requires: gnome-system-monitor
14mu|task-gnome-3.16.0-4|126	Requires: gnome-terminal
14mu|task-gnome-3.16.0-4|127	Requires: gnome-themes-standard
14mu|task-gnome-3.16.0-4|128	Requires: gnome-tweak-tool
14mu|task-gnome-3.16.0-4|129	Requires: gobject-introspection >= 1.36
14mu|task-gnome-3.16.0-4|130	Requires: gtk+3.0-common >= %{version}
14mu|task-gnome-3.16.0-4|131	Requires: gtk3-modules
14mu|task-gnome-3.16.0-4|132	Requires: libgnome2
14mu|task-gnome-3.16.0-4|133	Requires: libgnomekbd-common
14mu|task-gnome-3.16.0-4|134	Requires: libnotify
14mu|task-gnome-3.16.0-4|135	Requires: locales >= 2.15-2
14mu|task-gnome-3.16.0-4|136	Requires: nautilus >= %{version}
14mu|task-gnome-3.16.0-4|137	Requires: networkmanager-applet >= 0.9.8.0
14mu|task-gnome-3.16.0-4|138	Requires: notification-daemon
14mu|task-gnome-3.16.0-4|139	Requires: polkit-gnome
14mu|task-gnome-3.16.0-4|140	Requires: rosa-icons
14mu|task-gnome-3.16.0-4|141	Requires: task-pulseaudio
14mu|task-gnome-3.16.0-4|142	Requires: typelib(Atspi)
14mu|task-gnome-3.16.0-4|143	Requires: typelib(Peas)
14mu|task-gnome-3.16.0-4|144	Requires: typelib(PeasGtk)
14mu|task-gnome-3.16.0-4|145	Requires: typelib(CoglPango)
14mu|task-gnome-3.16.0-4|146	Requires: typelib(Wnck) >= 3.0
14mu|task-gnome-3.16.0-4|147	Requires: udisks2 >= 2.1.0
14mu|task-gnome-3.16.0-4|148	Requires: yelp >= %{version}
14mu|task-gnome-3.16.0-4|149	Requires: gnome-shell-rosa-extensions
14mu|task-gnome-3.16.0-4|150	Requires: gnome-shell-extensions-user-theme
14mu|task-gnome-3.16.0-4|151	
14mu|task-gnome-3.16.0-4|152	Requires: %{_lib}webkit-gir3.0
14mu|task-gnome-3.16.0-4|153	Requires: %{_lib}pangoft2-gir1.0
14mu|task-gnome-3.16.0-4|154	Requires: %{_lib}pangocairo-gir1.0
14mu|task-gnome-3.16.0-4|155	Requires: %{_lib}mutter-gir3.0 >= %{version}
14mu|task-gnome-3.16.0-4|156	Requires: %{_lib}cogl-pango-gir1.0
14mu|task-gnome-3.16.0-4|157	Requires: %{_lib}cogl-gir1.0
14mu|task-gnome-3.16.0-4|158	
14mu|task-gnome-3.16.0-4|159	Suggests: deja-dup
14mu|task-gnome-3.16.0-4|160	Suggests: fprintd-pam >= 0.5.0
14mu|task-gnome-3.16.0-4|161	Suggests: gparted
14mu|task-gnome-3.16.0-4|162	Suggests: libfprint >= 0.5.0
14mu|task-gnome-3.16.0-4|163	Suggests: preload
14mu|task-gnome-3.16.0-4|164	Suggests: totem
14mu|task-gnome-3.16.0-4|165	
14mu|task-gnome-3.16.0-4|166	%description minimal
14mu|task-gnome-3.16.0-4|167	This package is a meta-package, meaning that its purpose is to contain
14mu|task-gnome-3.16.0-4|168	minimal dependencies for running a minimal GNOME desktop environment.
14mu|task-gnome-3.16.0-4|169	
14mu|task-gnome-3.16.0-4|170	
14mu|task-gnome-3.16.0-4|171	%post minimal
14mu|task-gnome-3.16.0-4|172	
14mu|task-gnome-3.16.0-4|173	# regen cache for gnome icons
14mu|task-gnome-3.16.0-4|174	gtk-update-icon-cache -f /usr/share/icons/gnome/
14mu|task-gnome-3.16.0-4|175	
14mu|task-gnome-3.16.0-4|176	# update session files
14mu|task-gnome-3.16.0-4|177	if [ -f /usr/bin/kdm ]; then
14mu|task-gnome-3.16.0-4|178	/usr/sbin/chksession -k
14mu|task-gnome-3.16.0-4|179	fi
14mu|task-gnome-3.16.0-4|180	
14mu|task-gnome-3.16.0-4|181	/usr/sbin/chksession -g
14mu|task-gnome-3.16.0-4|182	
14mu|task-gnome-3.16.0-4|183	%post
14mu|task-gnome-3.16.0-4|184	# regen cache for gnome icons
14mu|task-gnome-3.16.0-4|185	gtk-update-icon-cache -f /usr/share/icons/gnome/
14mu|task-gnome-3.16.0-4|186	
14mu|task-gnome-3.16.0-4|187	# enable some user extensions. Ugly hack
14mu|task-gnome-3.16.0-4|188	cp -r /etc/skel/.local/share/gnome-shell/extensions/* /usr/share/gnome-shell/extensions/
14mu|task-gnome-3.16.0-4|189	
14mu|task-gnome-3.16.0-4|190	%files
14mu|task-gnome-3.16.0-4|191	
14mu|task-gnome-3.16.0-4|192	%files minimal
14mu|task-gnome-3.16.0-4|193	
14mu|task-gnome-3.16.0-4|194	
14mu|task-gnome-3.16.0-4|195	%changelog
14mu|task-gnome-3.16.0-4|196	
14mu|task-gnome-3.16.0-4|197	* Tue Feb 16 2016 Tigro <ashejn@gmail.com> 1:3.16.0-4
14mu|task-gnome-3.16.0-4|198	- (d13275b) change gnome-music to audacious
14mu|task-gnome-3.16.0-4|199	
14mu|task-gnome-3.16.0-4|200	* Wed May 13 2015 Tigro <ashejn@yandex-team.ru> 1:3.16.0-3
14mu|task-gnome-3.16.0-4|201	- (b446183) set porper version for gdm
14mu|task-gnome-3.16.0-4|202	
14mu|task-gnome-3.16.0-4|203	* Wed Apr 22 2015 Tigro <ashejn@gmail.com> 1:3.16.0-2
14mu|task-gnome-3.16.0-4|204	- (14f60ca) bump release
14mu|task-gnome-3.16.0-4|205	
14mu|task-gnome-3.16.0-4|206	* Wed Apr 22 2015 Tigro <ashejn@gmail.com> 1:3.16.0-1
14mu|task-gnome-3.16.0-4|207	- (da57d46) fix depends
14mu|task-gnome-3.16.0-4|208	- (Tigro: 4755c03) adopt to GNOME 3.16
14mu|task-gnome-3.16.0-4|209	
14mu|task-gnome-3.16.0-4|210	* Fri Mar 06 2015 Tigro <ashejn@yandex-team.ru> 1:3.12.0-6
14mu|task-gnome-3.16.0-4|211	- (7d62f82) update session files
14mu|task-gnome-3.16.0-4|212	
14mu|task-gnome-3.16.0-4|213	* Fri Mar 06 2015 Tigro <ashejn@yandex-team.ru> 1:3.12.0-5
14mu|task-gnome-3.16.0-4|214	- (c9715bd) update icon cache in minimal package too
14mu|task-gnome-3.16.0-4|215	- (Tigro: 5d0ae4c) update icon cache and enable some user extensions
14mu|task-gnome-3.16.0-4|216	- (Tigro: 737588a) just bump release
14mu|task-gnome-3.16.0-4|217	
14mu|task-gnome-3.16.0-4|218	* Fri Mar 06 2015 Tigro <ashejn@yandex-team.ru> 1:3.12.0-4
14mu|task-gnome-3.16.0-4|219	- (97b46c3) Revert "bump version and release"
14mu|task-gnome-3.16.0-4|220	- (97b46c3) This reverts commit 650cefcff02da40e8815fd61a686a052f66f3739.
14mu|task-gnome-3.16.0-4|221	
14mu|task-gnome-3.16.0-4|222	* Fri Mar 06 2015 Tigro <ashejn@yandex-team.ru> 1:3.12.2-1
14mu|task-gnome-3.16.0-4|223	- (650cefc) bump version and release
14mu|task-gnome-3.16.0-4|224	
14mu|task-gnome-3.16.0-4|225	* Fri Mar 06 2015 Tigro <ashejn@yandex-team.ru> 1:3.12.0-4
14mu|task-gnome-3.16.0-4|226	- (79b346f) light theme for terminal
14mu|task-gnome-3.16.0-4|227	- (Tigro: 743d8be) enable desktop in nautilus
14mu|task-gnome-3.16.0-4|228	- (Tigro: d776d87) large icons in nautilus
14mu|task-gnome-3.16.0-4|229	- (Tigro: 0332168) update enabled-extensions list and set three button in shell decoration
14mu|task-gnome-3.16.0-4|230	- (Tigro: ecf2e94) set rosa-elementary for desktop.wm
14mu|task-gnome-3.16.0-4|231	- (Tigro: b712136) update font hinting and set three button in decoration
14mu|task-gnome-3.16.0-4|232	- (Tigro: 4bb0660) update requires
14mu|task-gnome-3.16.0-4|233	- (Tigro: c62edac) drop gnome-initial-setup
14mu|task-gnome-3.16.0-4|234	- (Tigro: 2d11109) set rosa-elemetary by default
14mu|task-gnome-3.16.0-4|235	- (Tigro: 5215cbb) set new background
14mu|task-gnome-3.16.0-4|236	- (Tigro: 23bf2f4) added some typelib
14mu|task-gnome-3.16.0-4|237	
14mu|task-gnome-3.16.0-4|238	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:3.12.0-3
14mu|task-gnome-3.16.0-4|239	- (6aea731) MassBuild#440: Increase release tag
14mu|task-gnome-3.16.0-4|240	
14mu|task-gnome-3.16.0-4|241	* Tue Jun 24 2014 Tigro <ashejn@gmail.com> 1:3.12.0-2
14mu|task-gnome-3.16.0-4|242	- (f65a884) drop S: firefox
14mu|task-gnome-3.16.0-4|243	
14mu|task-gnome-3.16.0-4|244	* Tue Jun 17 2014 Tigro <ashejn@gmail.com> 1:3.12.0-1
14mu|task-gnome-3.16.0-4|245	- (b371b57) update for GNOME 3.12
14mu|task-gnome-3.16.0-4|246	
14mu|task-gnome-3.16.0-4|247	* Fri Nov 15 2013 Tigro <ashejn@gmail.com> 1:3.8.0-6
14mu|task-gnome-3.16.0-4|248	- (2ec7a47) added some gstreamer plugins for requires
14mu|task-gnome-3.16.0-4|249	
14mu|task-gnome-3.16.0-4|250	* Mon Nov 04 2013 Tigro <ashejn@gmail.com> 1:3.8.0-5
14mu|task-gnome-3.16.0-4|251	- (70d3a61) added R: gnome-getting-started*
14mu|task-gnome-3.16.0-4|252	- (Tigro: bdc280a) added R: gnome-initial-setup
14mu|task-gnome-3.16.0-4|253	- (Tigro: 8014e13) fix typo
14mu|task-gnome-3.16.0-4|254	
14mu|task-gnome-3.16.0-4|255	* Sun Nov 03 2013 Tigro <ashejn@gmail.com> 1:3.8.0-4
14mu|task-gnome-3.16.0-4|256	- (44ac0fe) add S: scrot-gnome
14mu|task-gnome-3.16.0-4|257	
14mu|task-gnome-3.16.0-4|258	

24173 14
14mu|task-kde4-4.14-5|1	Summary:	Metapackage for KDE4
14mu|task-kde4-4.14-5|2	Name:		task-kde4
14mu|task-kde4-4.14-5|3	Version:	4.14
14mu|task-kde4-4.14-5|4	Release:	5
14mu|task-kde4-4.14-5|5	Epoch:		1
14mu|task-kde4-4.14-5|6	License:	GPLv2+
14mu|task-kde4-4.14-5|7	Group:		Graphical desktop/KDE
14mu|task-kde4-4.14-5|8	Requires:	task-kde4-minimal
14mu|task-kde4-4.14-5|9	Suggests:	clementine
14mu|task-kde4-4.14-5|10	Suggests:	kcharselect
14mu|task-kde4-4.14-5|11	Suggests:	kcron
14mu|task-kde4-4.14-5|12	Suggests:	kdeaccessibility4
14mu|task-kde4-4.14-5|13	Suggests:	kdenetwork4
14mu|task-kde4-4.14-5|14	Suggests:	kdenetwork-filesharing
14mu|task-kde4-4.14-5|15	Suggests:	kdepim4
14mu|task-kde4-4.14-5|16	Suggests:	kdeplasma-addons
14mu|task-kde4-4.14-5|17	Suggests:	klook
14mu|task-kde4-4.14-5|18	Suggests:	ktimer
14mu|task-kde4-4.14-5|19	Suggests:	kwallet
14mu|task-kde4-4.14-5|20	Suggests:	rosapanel
14mu|task-kde4-4.14-5|21	Suggests:	rosa-launcher
14mu|task-kde4-4.14-5|22	Suggests:	rosa-media-player
14mu|task-kde4-4.14-5|23	
14mu|task-kde4-4.14-5|24	Suggests:	plasma-scriptengine-python
14mu|task-kde4-4.14-5|25	Suggests:	plasma-scriptengine-ruby
14mu|task-kde4-4.14-5|26	
14mu|task-kde4-4.14-5|27	# These are very useful to set with GTK applications style
14mu|task-kde4-4.14-5|28	Suggests:	gtk-qt-engine
14mu|task-kde4-4.14-5|29	Suggests:	gtk-engines2
14mu|task-kde4-4.14-5|30	Suggests:	kde-gtk-config
14mu|task-kde4-4.14-5|31	
14mu|task-kde4-4.14-5|32	BuildArch:	noarch
14mu|task-kde4-4.14-5|33	Obsoletes:	task-kde < 1:4.6.5
14mu|task-kde4-4.14-5|34	Provides:	task-kde = %{epoch}:%{version}
14mu|task-kde4-4.14-5|35	
14mu|task-kde4-4.14-5|36	%description
14mu|task-kde4-4.14-5|37	This package is a meta-package, meaning that its purpose is to contain
14mu|task-kde4-4.14-5|38	the complete dependencies for running the KDE4 desktop.
14mu|task-kde4-4.14-5|39	
14mu|task-kde4-4.14-5|40	%files
14mu|task-kde4-4.14-5|41	
14mu|task-kde4-4.14-5|42	#---------------------------------------------------------------------
14mu|task-kde4-4.14-5|43	
14mu|task-kde4-4.14-5|44	%package minimal
14mu|task-kde4-4.14-5|45	Summary:	Minimal dependencies needed KDE4
14mu|task-kde4-4.14-5|46	Group:		Graphical desktop/KDE
14mu|task-kde4-4.14-5|47	
14mu|task-kde4-4.14-5|48	Suggests:	task-pulseaudio
14mu|task-kde4-4.14-5|49	Requires:	task-x11
14mu|task-kde4-4.14-5|50	
14mu|task-kde4-4.14-5|51	Suggests:	akonadi-kde
14mu|task-kde4-4.14-5|52	Requires:	ark
14mu|task-kde4-4.14-5|53	Requires:	dbus-x11
14mu|task-kde4-4.14-5|54	Requires:	dolphin
14mu|task-kde4-4.14-5|55	Requires:	gwenview
14mu|task-kde4-4.14-5|56	
14mu|task-kde4-4.14-5|57	Suggests:	kamera
14mu|task-kde4-4.14-5|58	Suggests:	kcalc
14mu|task-kde4-4.14-5|59	Suggests:	kde4-audiocd
14mu|task-kde4-4.14-5|60	Requires:	kde4-config-file
14mu|task-kde4-4.14-5|61	Requires:	kde4-nsplugins
14mu|task-kde4-4.14-5|62	Requires:	kdeartwork4-kscreensaver
14mu|task-kde4-4.14-5|63	Requires:	kdebase4-runtime
14mu|task-kde4-4.14-5|64	Requires:	kdebase4-workspace
14mu|task-kde4-4.14-5|65	Suggests:	kdepasswd
14mu|task-kde4-4.14-5|66	Requires:	kdialog
14mu|task-kde4-4.14-5|67	Requires:	kdm
14mu|task-kde4-4.14-5|68	Requires:	keditbookmarks
14mu|task-kde4-4.14-5|69	Suggests:	kio-sysinfo
14mu|task-kde4-4.14-5|70	Suggests:	kickoff
14mu|task-kde4-4.14-5|71	Requires:	klipper
14mu|task-kde4-4.14-5|72	Requires:	kmix
14mu|task-kde4-4.14-5|73	Requires:	kmozillahelper
14mu|task-kde4-4.14-5|74	Requires:	konsole
14mu|task-kde4-4.14-5|75	Requires:	kwrite
14mu|task-kde4-4.14-5|76	
14mu|task-kde4-4.14-5|77	Suggests:	mplayerthumbs
14mu|task-kde4-4.14-5|78	Suggests:	okular
14mu|task-kde4-4.14-5|79	Suggests:	oxygen-icon-theme
14mu|task-kde4-4.14-5|80	Suggests:	phonon-gstreamer
14mu|task-kde4-4.14-5|81	Suggests:	plasma-applet-battery
14mu|task-kde4-4.14-5|82	Requires:	plasma-applet-folderview
14mu|task-kde4-4.14-5|83	Requires:	plasma-applet-showdesktop
14mu|task-kde4-4.14-5|84	Requires:	plasma-applet-stackfolder
14mu|task-kde4-4.14-5|85	Requires:	plasma-desktoptheme-rosa
14mu|task-kde4-4.14-5|86	Requires:	plasma-wallpaper-timeoftheday
14mu|task-kde4-4.14-5|87	Suggests:	preload
14mu|task-kde4-4.14-5|88	Requires:	qt4-qtdbus
14mu|task-kde4-4.14-5|89	Suggests:	readahead
14mu|task-kde4-4.14-5|90	Requires:	rosa-elementary-theme
14mu|task-kde4-4.14-5|91	Requires:	rosa-icons
14mu|task-kde4-4.14-5|92	Requires:	xsettings-kde
14mu|task-kde4-4.14-5|93	
14mu|task-kde4-4.14-5|94	Obsoletes:	task-kde-minimal < 1:4.2.2
14mu|task-kde4-4.14-5|95	Provides:	task-kde-minimal = %{epoch}:%{version}
14mu|task-kde4-4.14-5|96	
14mu|task-kde4-4.14-5|97	%description minimal
14mu|task-kde4-4.14-5|98	This package is a meta-package, meaning that its purpose is to contain
14mu|task-kde4-4.14-5|99	minimal dependencies for running a minimal KDE4 desktop environment.
14mu|task-kde4-4.14-5|100	
14mu|task-kde4-4.14-5|101	
14mu|task-kde4-4.14-5|102	%files minimal
14mu|task-kde4-4.14-5|103	
14mu|task-kde4-4.14-5|104	#--------------------------------------------------------------------
14mu|task-kde4-4.14-5|105	
14mu|task-kde4-4.14-5|106	%package devel
14mu|task-kde4-4.14-5|107	Summary:	Metapackage for KDE development
14mu|task-kde4-4.14-5|108	Group:		Development/KDE and Qt
14mu|task-kde4-4.14-5|109	Requires:	task-kde4
14mu|task-kde4-4.14-5|110	Requires:	kdebase4-devel
14mu|task-kde4-4.14-5|111	Requires:	kdebase4-workspace-devel
14mu|task-kde4-4.14-5|112	Requires:	kdelibs4-devel
14mu|task-kde4-4.14-5|113	Requires:	kdepimlibs4-devel
14mu|task-kde4-4.14-5|114	Requires:	task-c++-devel
14mu|task-kde4-4.14-5|115	
14mu|task-kde4-4.14-5|116	%description devel
14mu|task-kde4-4.14-5|117	This package is a meta-package, meaning that its purpose is to contain
14mu|task-kde4-4.14-5|118	dependencies for installing a KDE development environment.
14mu|task-kde4-4.14-5|119	
14mu|task-kde4-4.14-5|120	%files devel
14mu|task-kde4-4.14-5|121	
14mu|task-kde4-4.14-5|122	
14mu|task-kde4-4.14-5|123	%changelog
14mu|task-kde4-4.14-5|124	
14mu|task-kde4-4.14-5|125	* Mon Jan 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14-5
14mu|task-kde4-4.14-5|126	- (dd2fcf7) Require plasma-applet-folderview and plasma-applet-stackfolder
14mu|task-kde4-4.14-5|127	
14mu|task-kde4-4.14-5|128	

24174 14
14mu|task-plasma5-5.7-1|1	Summary:	Metapackage for Plasma 5
14mu|task-plasma5-5.7-1|2	Name:		task-plasma5
14mu|task-plasma5-5.7-1|3	Version:	5.7
14mu|task-plasma5-5.7-1|4	Release:	1
14mu|task-plasma5-5.7-1|5	License:	GPLv2+
14mu|task-plasma5-5.7-1|6	Group:		Graphical desktop/KDE
14mu|task-plasma5-5.7-1|7	Requires:	task-plasma5-minimal
14mu|task-plasma5-5.7-1|8	Requires:	kaccounts-integration
14mu|task-plasma5-5.7-1|9	Requires:	kaccounts-providers
14mu|task-plasma5-5.7-1|10	# Don't install it now, seems to be in a bad shape
14mu|task-plasma5-5.7-1|11	# Suggests:	plasma5-mediacenter
14mu|task-plasma5-5.7-1|12	# Requires kde.pam to be adjusted by user
14mu|task-plasma5-5.7-1|13	Suggests:	kwallet-pam
14mu|task-plasma5-5.7-1|14	Requires:	oxygen
14mu|task-plasma5-5.7-1|15	Requires:	plasma5-applet-bluetooth
14mu|task-plasma5-5.7-1|16	Requires:	plasma5-bluedevil
14mu|task-plasma5-5.7-1|17	Requires:	plasma5-ffmpegthumbs
14mu|task-plasma5-5.7-1|18	Requires:	plasma5-kdenetwork-filesharing
14mu|task-plasma5-5.7-1|19	# Buggy, disable for now
14mu|task-plasma5-5.7-1|20	#Requires:	plasma5-systemd-kcm
14mu|task-plasma5-5.7-1|21	Requires:	purpose
14mu|task-plasma5-5.7-1|22	Requires:	sddm
14mu|task-plasma5-5.7-1|23	Requires:	sddm-kcm
14mu|task-plasma5-5.7-1|24	Requires:	sddm-theme-breeze
14mu|task-plasma5-5.7-1|25	Conflicts:	task-kde4
14mu|task-plasma5-5.7-1|26	BuildArch:	noarch
14mu|task-plasma5-5.7-1|27	
14mu|task-plasma5-5.7-1|28	%description
14mu|task-plasma5-5.7-1|29	This package is a meta-package, meaning that its purpose is to contain
14mu|task-plasma5-5.7-1|30	the complete dependencies for running the Plasma 5 desktop.
14mu|task-plasma5-5.7-1|31	
14mu|task-plasma5-5.7-1|32	%files
14mu|task-plasma5-5.7-1|33	
14mu|task-plasma5-5.7-1|34	#----------------------------------------------------------------------------
14mu|task-plasma5-5.7-1|35	
14mu|task-plasma5-5.7-1|36	%package minimal
14mu|task-plasma5-5.7-1|37	Summary:	Minimal dependencies needed for Plasma 5
14mu|task-plasma5-5.7-1|38	Group:		Graphical desktop/KDE
14mu|task-plasma5-5.7-1|39	# Basic
14mu|task-plasma5-5.7-1|40	Requires:	appindicator-gtk2
14mu|task-plasma5-5.7-1|41	Requires:	appindicator-gtk3
14mu|task-plasma5-5.7-1|42	Requires:	dbus-x11
14mu|task-plasma5-5.7-1|43	Requires:	kde4-integration
14mu|task-plasma5-5.7-1|44	Requires:	phonon4qt5-backend
14mu|task-plasma5-5.7-1|45	Suggests:	preload
14mu|task-plasma5-5.7-1|46	Suggests:	readahead
14mu|task-plasma5-5.7-1|47	Requires:	rosa-elementary-theme
14mu|task-plasma5-5.7-1|48	Requires:	rosa-icons
14mu|task-plasma5-5.7-1|49	Suggests:	task-pulseaudio
14mu|task-plasma5-5.7-1|50	Requires:	task-x11
14mu|task-plasma5-5.7-1|51	#Requires:	xsettings-kde
14mu|task-plasma5-5.7-1|52	# Plasma 5
14mu|task-plasma5-5.7-1|53	Requires:	breeze
14mu|task-plasma5-5.7-1|54	Requires:	frameworkintegration
14mu|task-plasma5-5.7-1|55	Requires:	kde-cli-tools
14mu|task-plasma5-5.7-1|56	Requires:	kinit
14mu|task-plasma5-5.7-1|57	Requires:	kwrited
14mu|task-plasma5-5.7-1|58	Suggests:	plasma5-applet-milou
14mu|task-plasma5-5.7-1|59	Requires:	plasma5-baloo
14mu|task-plasma5-5.7-1|60	Requires:	plasma5-decoration-aurorae
14mu|task-plasma5-5.7-1|61	Requires:	plasma5-desktop
14mu|task-plasma5-5.7-1|62	Requires:	plasma5-desktoptheme-default
14mu|task-plasma5-5.7-1|63	Requires:	plasma5-dolphin
14mu|task-plasma5-5.7-1|64	Requires:	plasma5-kde-gtk-config
14mu|task-plasma5-5.7-1|65	Requires:	plasma5-kdeplasma-addons
14mu|task-plasma5-5.7-1|66	Requires:	plasma5-kgamma
14mu|task-plasma5-5.7-1|67	Requires:	plasma5-khotkeys
14mu|task-plasma5-5.7-1|68	Requires:	plasma5-kinfocenter
14mu|task-plasma5-5.7-1|69	Requires:	plasma5-kio-extras
14mu|task-plasma5-5.7-1|70	Requires:	plasma5-kmenuedit
14mu|task-plasma5-5.7-1|71	Requires:	plasma5-konsole
14mu|task-plasma5-5.7-1|72	Requires:	plasma5-kscreen
14mu|task-plasma5-5.7-1|73	Requires:	plasma5-ksysguard
14mu|task-plasma5-5.7-1|74	Requires:	plasma5-kwalletmanager
14mu|task-plasma5-5.7-1|75	Requires:	plasma5-kwin
14mu|task-plasma5-5.7-1|76	Requires:	plasma5-kwrite
14mu|task-plasma5-5.7-1|77	Requires:	plasma5-look-and-feel-default
14mu|task-plasma5-5.7-1|78	Requires:	plasma5-nm
14mu|task-plasma5-5.7-1|79	Requires:	plasma5-powerdevil
14mu|task-plasma5-5.7-1|80	Requires:	plasma5-pulseaudio
14mu|task-plasma5-5.7-1|81	Requires:	plasma5-systemsettings
14mu|task-plasma5-5.7-1|82	Requires:	plasma5-user-manager
14mu|task-plasma5-5.7-1|83	Requires:	plasma5-wallpaper-default
14mu|task-plasma5-5.7-1|84	Conflicts:	task-kde4-minimal
14mu|task-plasma5-5.7-1|85	
14mu|task-plasma5-5.7-1|86	%description minimal
14mu|task-plasma5-5.7-1|87	This package is a meta-package, meaning that its purpose is to contain
14mu|task-plasma5-5.7-1|88	minimal dependencies for running a minimal Plama 5 desktop environment.
14mu|task-plasma5-5.7-1|89	
14mu|task-plasma5-5.7-1|90	
14mu|task-plasma5-5.7-1|91	%files minimal
14mu|task-plasma5-5.7-1|92	
14mu|task-plasma5-5.7-1|93	#----------------------------------------------------------------------------
14mu|task-plasma5-5.7-1|94	
14mu|task-plasma5-5.7-1|95	%prep
14mu|task-plasma5-5.7-1|96	
14mu|task-plasma5-5.7-1|97	%build
14mu|task-plasma5-5.7-1|98	
14mu|task-plasma5-5.7-1|99	%install
14mu|task-plasma5-5.7-1|100	
14mu|task-plasma5-5.7-1|101	
14mu|task-plasma5-5.7-1|102	%changelog
14mu|task-plasma5-5.7-1|103	
14mu|task-plasma5-5.7-1|104	* Sun Jul 24 2016 valerol <valerol@ya.ru> 5.7-1
14mu|task-plasma5-5.7-1|105	- (2ce4936) Minimal task requires plasma5-dolphin
14mu|task-plasma5-5.7-1|106	
14mu|task-plasma5-5.7-1|107	

24175 14
14mu|tcl-8.6.4-1|1	%define api 8.6
14mu|tcl-8.6.4-1|2	%define major 0
14mu|tcl-8.6.4-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|tcl-8.6.4-1|4	%define devname %mklibname %{name} -d
14mu|tcl-8.6.4-1|5	
14mu|tcl-8.6.4-1|6	Summary:	An embeddable scripting language
14mu|tcl-8.6.4-1|7	Name:		tcl
14mu|tcl-8.6.4-1|8	Version:	8.6.4
14mu|tcl-8.6.4-1|9	Release:	1
14mu|tcl-8.6.4-1|10	License:	BSD
14mu|tcl-8.6.4-1|11	Group:		System/Libraries
14mu|tcl-8.6.4-1|12	Url:		http://tcl.tk
14mu|tcl-8.6.4-1|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-core%{version}-src.tar.gz
14mu|tcl-8.6.4-1|14	Source1:	tcl.macros
14mu|tcl-8.6.4-1|15	Patch0:		tcl-8.5a6-soname.patch
14mu|tcl-8.6.4-1|16	Patch2:		tcl-8.6.3-autopath.patch
14mu|tcl-8.6.4-1|17	Patch3:		tcl-8.6.3-fix_includes.patch
14mu|tcl-8.6.4-1|18	Patch4:		tcl-8.6.3-expect-5.43.0.patch
14mu|tcl-8.6.4-1|19	BuildRequires:	pkgconfig(zlib)
14mu|tcl-8.6.4-1|20	Provides:	/usr/bin/tclsh
14mu|tcl-8.6.4-1|21	
14mu|tcl-8.6.4-1|22	%description
14mu|tcl-8.6.4-1|23	Tcl is a simple scripting language designed to be embedded into
14mu|tcl-8.6.4-1|24	other applications.  Tcl is designed to be used with Tk, a widget
14mu|tcl-8.6.4-1|25	set, which is provided in the tk package.  This package also includes
14mu|tcl-8.6.4-1|26	tclsh, a simple example of a Tcl application.
14mu|tcl-8.6.4-1|27	
14mu|tcl-8.6.4-1|28	If you're installing the tcl package and you want to use Tcl for
14mu|tcl-8.6.4-1|29	development, you should also install the tk and tclx packages.
14mu|tcl-8.6.4-1|30	
14mu|tcl-8.6.4-1|31	%files
14mu|tcl-8.6.4-1|32	%{_bindir}/*
14mu|tcl-8.6.4-1|33	%{_datadir}/%{name}%{api}
14mu|tcl-8.6.4-1|34	%{_mandir}/man1/*
14mu|tcl-8.6.4-1|35	%{_mandir}/man3/*
14mu|tcl-8.6.4-1|36	%{_mandir}/mann/*
14mu|tcl-8.6.4-1|37	%{_datadir}/tcl8
14mu|tcl-8.6.4-1|38	%{_libdir}/%{name}%{api}
14mu|tcl-8.6.4-1|39	
14mu|tcl-8.6.4-1|40	#----------------------------------------------------------------------------
14mu|tcl-8.6.4-1|41	
14mu|tcl-8.6.4-1|42	%package -n %{libname}
14mu|tcl-8.6.4-1|43	Summary:	Shared libraries for %{name}
14mu|tcl-8.6.4-1|44	Group:		System/Libraries
14mu|tcl-8.6.4-1|45	Conflicts:	%{_lib}tcl8.6 < 8.6.4
14mu|tcl-8.6.4-1|46	Obsoletes:	%{_lib}tcl8.6 < 8.6.4
14mu|tcl-8.6.4-1|47	
14mu|tcl-8.6.4-1|48	%description -n %{libname}
14mu|tcl-8.6.4-1|49	Tcl is a simple scripting language designed to be embedded into
14mu|tcl-8.6.4-1|50	other applications.  Tcl is designed to be used with Tk, a widget
14mu|tcl-8.6.4-1|51	set, which is provided in the tk package.  This package also includes
14mu|tcl-8.6.4-1|52	tclsh, a simple example of a Tcl application.
14mu|tcl-8.6.4-1|53	
14mu|tcl-8.6.4-1|54	If you're installing the tcl package and you want to use Tcl for
14mu|tcl-8.6.4-1|55	development, you should also install the tk and tclx packages.
14mu|tcl-8.6.4-1|56	
14mu|tcl-8.6.4-1|57	%files -n %{libname}
14mu|tcl-8.6.4-1|58	%{_libdir}/libtcl%{api}.so.%{major}*
14mu|tcl-8.6.4-1|59	
14mu|tcl-8.6.4-1|60	#----------------------------------------------------------------------------
14mu|tcl-8.6.4-1|61	
14mu|tcl-8.6.4-1|62	%package -n %{devname}
14mu|tcl-8.6.4-1|63	Summary:	Development files for %{name}
14mu|tcl-8.6.4-1|64	Group:		Development/Other
14mu|tcl-8.6.4-1|65	Requires:	%{name} = %{EVRD}
14mu|tcl-8.6.4-1|66	Requires:	%{libname} = %{EVRD}
14mu|tcl-8.6.4-1|67	Provides:	%{name}-devel = %{EVRD}
14mu|tcl-8.6.4-1|68	
14mu|tcl-8.6.4-1|69	%description -n %{devname}
14mu|tcl-8.6.4-1|70	This package contains development files for %{name}.
14mu|tcl-8.6.4-1|71	
14mu|tcl-8.6.4-1|72	%files -n %{devname} -f %{devname}.files
14mu|tcl-8.6.4-1|73	%dir %{_includedir}/tcl%{version}
14mu|tcl-8.6.4-1|74	%dir %{_includedir}/tcl%{version}/compat
14mu|tcl-8.6.4-1|75	%dir %{_includedir}/tcl%{version}/generic
14mu|tcl-8.6.4-1|76	%dir %{_includedir}/tcl%{version}/unix
14mu|tcl-8.6.4-1|77	%{_includedir}/tcl%{version}/compat/*.h
14mu|tcl-8.6.4-1|78	%{_includedir}/tcl%{version}/generic/*.h
14mu|tcl-8.6.4-1|79	%{_includedir}/tcl%{version}/unix/*.h
14mu|tcl-8.6.4-1|80	%{_includedir}/*.h
14mu|tcl-8.6.4-1|81	%{_libdir}/*.so
14mu|tcl-8.6.4-1|82	%{_libdir}/*.a
14mu|tcl-8.6.4-1|83	%{_libdir}/tclConfig.sh
14mu|tcl-8.6.4-1|84	%{_libdir}/tclooConfig.sh
14mu|tcl-8.6.4-1|85	%{_libdir}/pkgconfig/tcl.pc
14mu|tcl-8.6.4-1|86	%{_sys_macros_dir}/tcl.macros
14mu|tcl-8.6.4-1|87	
14mu|tcl-8.6.4-1|88	#----------------------------------------------------------------------------
14mu|tcl-8.6.4-1|89	
14mu|tcl-8.6.4-1|90	%prep
14mu|tcl-8.6.4-1|91	%setup -qn %{name}%{version}
14mu|tcl-8.6.4-1|92	%patch0 -p1 -b .soname
14mu|tcl-8.6.4-1|93	%patch2 -p1 -b .autopath
14mu|tcl-8.6.4-1|94	%patch3 -p1
14mu|tcl-8.6.4-1|95	%patch4 -p1 -b .expect
14mu|tcl-8.6.4-1|96	
14mu|tcl-8.6.4-1|97	%build
14mu|tcl-8.6.4-1|98	pushd unix
14mu|tcl-8.6.4-1|99	autoconf
14mu|tcl-8.6.4-1|100	%configure2_5x \
14mu|tcl-8.6.4-1|101	--enable-threads \
14mu|tcl-8.6.4-1|102	--enable-gcc \
14mu|tcl-8.6.4-1|103	--enable-64bit \
14mu|tcl-8.6.4-1|104	--disable-rpath \
14mu|tcl-8.6.4-1|105	--includedir=%{_includedir}/tcl%{version}
14mu|tcl-8.6.4-1|106	%make TCL_LIBRARY=%{_datadir}/%{name}%{api}
14mu|tcl-8.6.4-1|107	
14mu|tcl-8.6.4-1|108	cp libtcl%{api}.so libtcl%{api}.so.%{major}
14mu|tcl-8.6.4-1|109	#    make test
14mu|tcl-8.6.4-1|110	popd
14mu|tcl-8.6.4-1|111	
14mu|tcl-8.6.4-1|112	%install
14mu|tcl-8.6.4-1|113	%makeinstall -C unix TCL_LIBRARY=%{buildroot}%{_datadir}/%{name}%{api}
14mu|tcl-8.6.4-1|114	
14mu|tcl-8.6.4-1|115	# create the arch-dependent dir
14mu|tcl-8.6.4-1|116	mkdir -p %{buildroot}%{_libdir}/%{name}%{api}
14mu|tcl-8.6.4-1|117	
14mu|tcl-8.6.4-1|118	# fix libname
14mu|tcl-8.6.4-1|119	mv %{buildroot}%{_libdir}/libtcl%{api}.so %{buildroot}%{_libdir}/libtcl%{api}.so.%{major}
14mu|tcl-8.6.4-1|120	ln -snf libtcl%{api}.so.%{major} %{buildroot}%{_libdir}/libtcl%{api}.so
14mu|tcl-8.6.4-1|121	
14mu|tcl-8.6.4-1|122	# install all headers
14mu|tcl-8.6.4-1|123	install -d %{buildroot}%{_includedir}/tcl%{version}/compat
14mu|tcl-8.6.4-1|124	install -d %{buildroot}%{_includedir}/tcl%{version}/generic
14mu|tcl-8.6.4-1|125	install -d %{buildroot}%{_includedir}/tcl%{version}/unix
14mu|tcl-8.6.4-1|126	install -m0644 compat/*.h %{buildroot}%{_includedir}/tcl%{version}/compat/
14mu|tcl-8.6.4-1|127	install -m0644 generic/*.h %{buildroot}%{_includedir}/tcl%{version}/generic/
14mu|tcl-8.6.4-1|128	install -m0644 unix/*.h %{buildroot}%{_includedir}/tcl%{version}/unix/
14mu|tcl-8.6.4-1|129	
14mu|tcl-8.6.4-1|130	pushd %{buildroot}%{_bindir}
14mu|tcl-8.6.4-1|131	ln -fs tclsh* tclsh
14mu|tcl-8.6.4-1|132	popd
14mu|tcl-8.6.4-1|133	
14mu|tcl-8.6.4-1|134	pushd %{buildroot}%{_libdir}
14mu|tcl-8.6.4-1|135	cat > lib%{name}.so << EOF
14mu|tcl-8.6.4-1|136	/* GNU ld script
14mu|tcl-8.6.4-1|137	We want -l%{name} to include the actual system library,
14mu|tcl-8.6.4-1|138	which is lib%{name}%{api}.so.%{major}  */
14mu|tcl-8.6.4-1|139	INPUT ( -l%{name}%{api} )
14mu|tcl-8.6.4-1|140	EOF
14mu|tcl-8.6.4-1|141	popd
14mu|tcl-8.6.4-1|142	
14mu|tcl-8.6.4-1|143	# fix config script
14mu|tcl-8.6.4-1|144	perl -pi -e "s|-L`pwd`/unix\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/tclConfig.sh
14mu|tcl-8.6.4-1|145	perl -pi -e "s|`pwd`/unix/lib|%{_libdir}/lib|g" %{buildroot}%{_libdir}/tclConfig.sh
14mu|tcl-8.6.4-1|146	perl -pi -e "s|`pwd`|%{_includedir}/tcl%{version}|g" %{buildroot}%{_libdir}/tclConfig.sh
14mu|tcl-8.6.4-1|147	
14mu|tcl-8.6.4-1|148	# and let it be found (we don't look in /usr/lib any more)
14mu|tcl-8.6.4-1|149	ln -s %{_libdir}/%{name}Config.sh %{buildroot}/%{_libdir}/%{name}%{api}/%{name}Config.sh
14mu|tcl-8.6.4-1|150	
14mu|tcl-8.6.4-1|151	# Arrangements for lib64 platforms
14mu|tcl-8.6.4-1|152	echo "# placeholder" >> %{devname}.files
14mu|tcl-8.6.4-1|153	if [[ "%{_lib}" != "lib" ]]; then
14mu|tcl-8.6.4-1|154	mkdir -p %{buildroot}%{_prefix}/lib
14mu|tcl-8.6.4-1|155	ln -s %{_libdir}/tclConfig.sh %{buildroot}%{_prefix}/lib/tclConfig.sh
14mu|tcl-8.6.4-1|156	echo "%{_prefix}/lib/tclConfig.sh" >> %{devname}.files
14mu|tcl-8.6.4-1|157	fi
14mu|tcl-8.6.4-1|158	
14mu|tcl-8.6.4-1|159	# (fc) make sure .so files are writable by root
14mu|tcl-8.6.4-1|160	chmod 755 %{buildroot}%{_libdir}/*.so*
14mu|tcl-8.6.4-1|161	
14mu|tcl-8.6.4-1|162	# set up the macros
14mu|tcl-8.6.4-1|163	mkdir -p %{buildroot}%{_sys_macros_dir}
14mu|tcl-8.6.4-1|164	install -m 0644 %{SOURCE1} %{buildroot}%{_sys_macros_dir}
14mu|tcl-8.6.4-1|165	
14mu|tcl-8.6.4-1|166	
14mu|tcl-8.6.4-1|167	%changelog
14mu|tcl-8.6.4-1|168	
14mu|tcl-8.6.4-1|169	* Fri Jun 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.6.4-1
14mu|tcl-8.6.4-1|170	- (85f6b29) New version 8.6.4
14mu|tcl-8.6.4-1|171	- (85f6b29) Drop tdbc parts as tdbc is moved to individual tarball now
14mu|tcl-8.6.4-1|172	- (85f6b29) Drop no longer needed patches (fixed upstream)
14mu|tcl-8.6.4-1|173	- (85f6b29) Properly name library package (follow library packaging policy)
14mu|tcl-8.6.4-1|174	- (85f6b29) Spec cleanup
14mu|tcl-8.6.4-1|175	
14mu|tcl-8.6.4-1|176	

24176 14
14mu|tclink-3.4.4-13|1	%define major 3
14mu|tclink-3.4.4-13|2	%define libname %mklibname tclink %{major}
14mu|tclink-3.4.4-13|3	%define develname %mklibname tclink -d
14mu|tclink-3.4.4-13|4	
14mu|tclink-3.4.4-13|5	Summary:	TrustCommerce payment
14mu|tclink-3.4.4-13|6	Name:		tclink
14mu|tclink-3.4.4-13|7	Version:	3.4.4
14mu|tclink-3.4.4-13|8	Release:	13
14mu|tclink-3.4.4-13|9	Group:		System/Servers
14mu|tclink-3.4.4-13|10	License:	LGPL
14mu|tclink-3.4.4-13|11	URL:		http://www.trustcommerce.com/tclink.html
14mu|tclink-3.4.4-13|12	Source0:	http://www.trustcommerce.com/downloads/tclink-%{version}-C.tar.gz
14mu|tclink-3.4.4-13|13	Patch0:		tclink-3.4-C-soname.diff
14mu|tclink-3.4.4-13|14	Patch1:		tclink-correct_version.diff
14mu|tclink-3.4.4-13|15	Patch2:		tclink-linkage_order_fix.diff
14mu|tclink-3.4.4-13|16	BuildRequires:	openssl-devel
14mu|tclink-3.4.4-13|17	
14mu|tclink-3.4.4-13|18	%description
14mu|tclink-3.4.4-13|19	TCLink is a thin client library to allow your e-commerce servers to
14mu|tclink-3.4.4-13|20	connect to the TrustCommerce payment gateway easily and consistently.
14mu|tclink-3.4.4-13|21	The protocol (which is the same across all platforms and languages) is
14mu|tclink-3.4.4-13|22	well-documented in the Web Developer's Guide, so please consult it for
14mu|tclink-3.4.4-13|23	any questions you may have about the protocol syntax itself.
14mu|tclink-3.4.4-13|24	
14mu|tclink-3.4.4-13|25	The TrustCommerce web site is at http://www.trustcommerce.com
14mu|tclink-3.4.4-13|26	
14mu|tclink-3.4.4-13|27	%package -n	%{libname}
14mu|tclink-3.4.4-13|28	Summary:	Main library for tclink
14mu|tclink-3.4.4-13|29	Group:		System/Libraries
14mu|tclink-3.4.4-13|30	Provides:	%{name} = %{version}-%{release}
14mu|tclink-3.4.4-13|31	
14mu|tclink-3.4.4-13|32	%description -n	%{libname}
14mu|tclink-3.4.4-13|33	This package contains the library needed to run programs dynamically
14mu|tclink-3.4.4-13|34	linked with tclink (Trust Commerce Payment Gateway).
14mu|tclink-3.4.4-13|35	
14mu|tclink-3.4.4-13|36	%package -n	%{develname}
14mu|tclink-3.4.4-13|37	Summary:	Headers for developping programs with TCLink
14mu|tclink-3.4.4-13|38	Group:		Development/C
14mu|tclink-3.4.4-13|39	Requires:	%{libname} = %{version}-%{release}
14mu|tclink-3.4.4-13|40	Provides:	%{name}-devel = %{version}-%{release}
14mu|tclink-3.4.4-13|41	Provides:	%{mklibname tclink 3 -d} = %{version}-%{release}
14mu|tclink-3.4.4-13|42	Obsoletes:	%{mklibname tclink 3 -d}
14mu|tclink-3.4.4-13|43	
14mu|tclink-3.4.4-13|44	%description -n	%{develname}
14mu|tclink-3.4.4-13|45	This package contains the header file you need to develop applications
14mu|tclink-3.4.4-13|46	which will use TCLink (Trust Commerce Payment Gateway).
14mu|tclink-3.4.4-13|47	
14mu|tclink-3.4.4-13|48	%prep
14mu|tclink-3.4.4-13|49	
14mu|tclink-3.4.4-13|50	%setup -q -n %{name}-%{version}-C
14mu|tclink-3.4.4-13|51	
14mu|tclink-3.4.4-13|52	%patch0 -p0
14mu|tclink-3.4.4-13|53	perl -pi -e "s|_MAJOR_|%{major}|g" Makefile*
14mu|tclink-3.4.4-13|54	
14mu|tclink-3.4.4-13|55	%patch1 -p0
14mu|tclink-3.4.4-13|56	%patch2 -p0
14mu|tclink-3.4.4-13|57	
14mu|tclink-3.4.4-13|58	# fix strange perms
14mu|tclink-3.4.4-13|59	chmod 644 LICENSE README doc/*
14mu|tclink-3.4.4-13|60	
14mu|tclink-3.4.4-13|61	# lib64 fix
14mu|tclink-3.4.4-13|62	perl -pi -e "s|/lib\b|/%{_lib}|g" configure.in
14mu|tclink-3.4.4-13|63	
14mu|tclink-3.4.4-13|64	%build
14mu|tclink-3.4.4-13|65	rm -f configure
14mu|tclink-3.4.4-13|66	autoconf
14mu|tclink-3.4.4-13|67	
14mu|tclink-3.4.4-13|68	%configure2_5x \
14mu|tclink-3.4.4-13|69	--with-ssl-dir=%{_prefix}
14mu|tclink-3.4.4-13|70	
14mu|tclink-3.4.4-13|71	%make MYFLAGS="" CFLAGS="%{optflags} -fPIC"
14mu|tclink-3.4.4-13|72	
14mu|tclink-3.4.4-13|73	%install
14mu|tclink-3.4.4-13|74	
14mu|tclink-3.4.4-13|75	install -d %{buildroot}%{_libdir}
14mu|tclink-3.4.4-13|76	install -d %{buildroot}%{_includedir}
14mu|tclink-3.4.4-13|77	
14mu|tclink-3.4.4-13|78	install -m0755 lib%{name}.so.%{major} %{buildroot}%{_libdir}/
14mu|tclink-3.4.4-13|79	ln -snf lib%{name}.so.%{major} %{buildroot}%{_libdir}/lib%{name}.so
14mu|tclink-3.4.4-13|80	
14mu|tclink-3.4.4-13|81	install -m0644 lib%{name}.a %{buildroot}%{_libdir}/
14mu|tclink-3.4.4-13|82	install -m0644 tclink.h %{buildroot}%{_includedir}/
14mu|tclink-3.4.4-13|83	
14mu|tclink-3.4.4-13|84	%files -n %{libname}
14mu|tclink-3.4.4-13|85	%doc LICENSE README
14mu|tclink-3.4.4-13|86	%{_libdir}/*.so.*
14mu|tclink-3.4.4-13|87	
14mu|tclink-3.4.4-13|88	%files -n %{develname}
14mu|tclink-3.4.4-13|89	%doc doc/TCDevGuide.txt doc/TCDevGuide.html
14mu|tclink-3.4.4-13|90	%{_includedir}/*.h
14mu|tclink-3.4.4-13|91	%{_libdir}/*.so
14mu|tclink-3.4.4-13|92	%{_libdir}/*.a
14mu|tclink-3.4.4-13|93	
14mu|tclink-3.4.4-13|94	
14mu|tclink-3.4.4-13|95	
14mu|tclink-3.4.4-13|96	%changelog
14mu|tclink-3.4.4-13|97	
14mu|tclink-3.4.4-13|98	* Sun Nov 15 2015 Denis Silakov <dsilakov@gmail.com> 3.4.4-13
14mu|tclink-3.4.4-13|99	- (9caa47e) Spec cleanup
14mu|tclink-3.4.4-13|100	
14mu|tclink-3.4.4-13|101	

24177 14
14mu|tcpdump-4.9.2-1|1	Summary:	A network traffic monitoring tool
14mu|tcpdump-4.9.2-1|2	Name:		tcpdump
14mu|tcpdump-4.9.2-1|3	Version:	4.9.2
14mu|tcpdump-4.9.2-1|4	Release:	1
14mu|tcpdump-4.9.2-1|5	Epoch:		2
14mu|tcpdump-4.9.2-1|6	Group:		Monitoring
14mu|tcpdump-4.9.2-1|7	License:	BSD
14mu|tcpdump-4.9.2-1|8	Url:		http://www.tcpdump.org/
14mu|tcpdump-4.9.2-1|9	Source0:	http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
14mu|tcpdump-4.9.2-1|10	BuildRequires:	pcap-devel >= 1.2.0
14mu|tcpdump-4.9.2-1|11	BuildRequires:	openssl-devel
14mu|tcpdump-4.9.2-1|12	BuildRequires:	libsmi-devel
14mu|tcpdump-4.9.2-1|13	
14mu|tcpdump-4.9.2-1|14	%description
14mu|tcpdump-4.9.2-1|15	Tcpdump is a command-line tool for monitoring network traffic.  Tcpdump can
14mu|tcpdump-4.9.2-1|16	capture and display the packet headers on a particular network interface or on
14mu|tcpdump-4.9.2-1|17	all interfaces.  Tcpdump can display all of the packet headers, or just the
14mu|tcpdump-4.9.2-1|18	ones that match particular criteria.
14mu|tcpdump-4.9.2-1|19	
14mu|tcpdump-4.9.2-1|20	Install tcpdump if you need a program to monitor network traffic.
14mu|tcpdump-4.9.2-1|21	
14mu|tcpdump-4.9.2-1|22	%files
14mu|tcpdump-4.9.2-1|23	%doc README.md CHANGES CREDITS LICENSE
14mu|tcpdump-4.9.2-1|24	%{_sbindir}/%{name}
14mu|tcpdump-4.9.2-1|25	%{_mandir}/man1/tcpdump.1*
14mu|tcpdump-4.9.2-1|26	
14mu|tcpdump-4.9.2-1|27	#--------------------------------------------------------------------
14mu|tcpdump-4.9.2-1|28	
14mu|tcpdump-4.9.2-1|29	%prep
14mu|tcpdump-4.9.2-1|30	%setup -q
14mu|tcpdump-4.9.2-1|31	
14mu|tcpdump-4.9.2-1|32	%build
14mu|tcpdump-4.9.2-1|33	%serverbuild
14mu|tcpdump-4.9.2-1|34	export CFLAGS="%{optflags} -I. -DIP_MAX_MEMBERSHIPS=20"
14mu|tcpdump-4.9.2-1|35	%configure2_5x \
14mu|tcpdump-4.9.2-1|36	--enable-ipv6
14mu|tcpdump-4.9.2-1|37	
14mu|tcpdump-4.9.2-1|38	%make
14mu|tcpdump-4.9.2-1|39	
14mu|tcpdump-4.9.2-1|40	%install
14mu|tcpdump-4.9.2-1|41	%makeinstall_std
14mu|tcpdump-4.9.2-1|42	# (misc) remove the binary, has this only pollutes completion
14mu|tcpdump-4.9.2-1|43	# and take useless space in the rpm
14mu|tcpdump-4.9.2-1|44	rm -f %{buildroot}/%{_sbindir}/%{name}.%{version}
14mu|tcpdump-4.9.2-1|45	
14mu|tcpdump-4.9.2-1|46	%changelog

24178 14
14mu|tdb-1.3.8-1|1	%define major 1
14mu|tdb-1.3.8-1|2	%define libname %mklibname %{name} %{major}
14mu|tdb-1.3.8-1|3	%define devname %mklibname %{name} -d
14mu|tdb-1.3.8-1|4	
14mu|tdb-1.3.8-1|5	Summary:	Library implementing Samba's embedded database
14mu|tdb-1.3.8-1|6	Name:		tdb
14mu|tdb-1.3.8-1|7	Version:	1.3.8
14mu|tdb-1.3.8-1|8	# We shipped it in samba3 versioned with the samba3 version
14mu|tdb-1.3.8-1|9	Epoch:		1
14mu|tdb-1.3.8-1|10	Release:	1
14mu|tdb-1.3.8-1|11	License:	GPLv2+
14mu|tdb-1.3.8-1|12	Group:		System/Libraries
14mu|tdb-1.3.8-1|13	Url:		http://tdb.samba.org/
14mu|tdb-1.3.8-1|14	Source0:	http://talloc.samba.org/ftp/tdb/tdb-%{version}.tar.gz
14mu|tdb-1.3.8-1|15	Source1:	http://talloc.samba.org/ftp/tdb/tdb-%{version}.tar.asc
14mu|tdb-1.3.8-1|16	Source2:	samba-pubkey.asc
14mu|tdb-1.3.8-1|17	BuildRequires:	docbook-style-xsl
14mu|tdb-1.3.8-1|18	BuildRequires:	xsltproc
14mu|tdb-1.3.8-1|19	BuildRequires:	pkgconfig(python)
14mu|tdb-1.3.8-1|20	
14mu|tdb-1.3.8-1|21	%track
14mu|tdb-1.3.8-1|22	prog %{name} = {
14mu|tdb-1.3.8-1|23	url = http://talloc.samba.org/ftp/tdb/
14mu|tdb-1.3.8-1|24	regex = %{name}-(__VER__)\.tar\.gz
14mu|tdb-1.3.8-1|25	version = %{version}
14mu|tdb-1.3.8-1|26	}
14mu|tdb-1.3.8-1|27	
14mu|tdb-1.3.8-1|28	%description
14mu|tdb-1.3.8-1|29	Library implementing Samba's embedded database and utilities for backing up,
14mu|tdb-1.3.8-1|30	restoring and manipulating the database.
14mu|tdb-1.3.8-1|31	
14mu|tdb-1.3.8-1|32	#----------------------------------------------------------------------------
14mu|tdb-1.3.8-1|33	
14mu|tdb-1.3.8-1|34	%package -n %{libname}
14mu|tdb-1.3.8-1|35	Summary:	Library implementing Samba's embedded database
14mu|tdb-1.3.8-1|36	Group:		System/Libraries
14mu|tdb-1.3.8-1|37	
14mu|tdb-1.3.8-1|38	%description -n %{libname}
14mu|tdb-1.3.8-1|39	Library implementing Samba's embedded database.
14mu|tdb-1.3.8-1|40	
14mu|tdb-1.3.8-1|41	%files -n %{libname}
14mu|tdb-1.3.8-1|42	%{_libdir}/libtdb.so.%{major}*
14mu|tdb-1.3.8-1|43	
14mu|tdb-1.3.8-1|44	#----------------------------------------------------------------------------
14mu|tdb-1.3.8-1|45	
14mu|tdb-1.3.8-1|46	%package -n %{devname}
14mu|tdb-1.3.8-1|47	Summary:	Development files for library implementing Samba's embedded database
14mu|tdb-1.3.8-1|48	Group:		Development/C
14mu|tdb-1.3.8-1|49	Requires:	%{libname} = %{EVRD}
14mu|tdb-1.3.8-1|50	Provides:	%{name}-devel = %{EVRD}
14mu|tdb-1.3.8-1|51	
14mu|tdb-1.3.8-1|52	%description -n %{devname}
14mu|tdb-1.3.8-1|53	Development files for library implementing Samba's embedded database.
14mu|tdb-1.3.8-1|54	
14mu|tdb-1.3.8-1|55	%files -n %{devname}
14mu|tdb-1.3.8-1|56	%{_libdir}/libtdb.so
14mu|tdb-1.3.8-1|57	%{_includedir}/tdb.h
14mu|tdb-1.3.8-1|58	%{_libdir}/pkgconfig/tdb.pc
14mu|tdb-1.3.8-1|59	
14mu|tdb-1.3.8-1|60	#----------------------------------------------------------------------------
14mu|tdb-1.3.8-1|61	
14mu|tdb-1.3.8-1|62	%package -n python-tdb
14mu|tdb-1.3.8-1|63	Summary:	Python bindings to Samba's tdb embedded database
14mu|tdb-1.3.8-1|64	Group:		Development/Python
14mu|tdb-1.3.8-1|65	
14mu|tdb-1.3.8-1|66	%description -n python-tdb
14mu|tdb-1.3.8-1|67	Pyhton bindings to Samba's tdb embedded database.
14mu|tdb-1.3.8-1|68	
14mu|tdb-1.3.8-1|69	%files -n python-tdb
14mu|tdb-1.3.8-1|70	%{py_platsitedir}/tdb.so
14mu|tdb-1.3.8-1|71	%{py_platsitedir}/_tdb_text.py
14mu|tdb-1.3.8-1|72	
14mu|tdb-1.3.8-1|73	#----------------------------------------------------------------------------
14mu|tdb-1.3.8-1|74	
14mu|tdb-1.3.8-1|75	%package utils
14mu|tdb-1.3.8-1|76	Summary:	Tools for backing up, restoring, and manipulating Samba's embedded database
14mu|tdb-1.3.8-1|77	Group:		Databases
14mu|tdb-1.3.8-1|78	
14mu|tdb-1.3.8-1|79	%description utils
14mu|tdb-1.3.8-1|80	Tools for backing up, restoring, and manipulating Samba's embedded database.
14mu|tdb-1.3.8-1|81	
14mu|tdb-1.3.8-1|82	%files utils
14mu|tdb-1.3.8-1|83	%{_bindir}/tdb*
14mu|tdb-1.3.8-1|84	%{_mandir}/man8/tdb*.8*
14mu|tdb-1.3.8-1|85	
14mu|tdb-1.3.8-1|86	#----------------------------------------------------------------------------
14mu|tdb-1.3.8-1|87	
14mu|tdb-1.3.8-1|88	%prep
14mu|tdb-1.3.8-1|89	%setup -q
14mu|tdb-1.3.8-1|90	%apply_patches
14mu|tdb-1.3.8-1|91	
14mu|tdb-1.3.8-1|92	%build
14mu|tdb-1.3.8-1|93	export PYTHONDIR=%{py_platsitedir}
14mu|tdb-1.3.8-1|94	%configure2_5x \
14mu|tdb-1.3.8-1|95	--disable-rpath
14mu|tdb-1.3.8-1|96	%make
14mu|tdb-1.3.8-1|97	
14mu|tdb-1.3.8-1|98	%install
14mu|tdb-1.3.8-1|99	%makeinstall_std
14mu|tdb-1.3.8-1|100	chmod 755 %{buildroot}%{_libdir}/libtdb.so.%{major}* %{buildroot}%{py_platsitedir}/tdb.so
14mu|tdb-1.3.8-1|101	
14mu|tdb-1.3.8-1|102	
14mu|tdb-1.3.8-1|103	%changelog
14mu|tdb-1.3.8-1|104	
14mu|tdb-1.3.8-1|105	* Tue Dec 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.3.8-1
14mu|tdb-1.3.8-1|106	- (26a57c1) New version 1.3.8
14mu|tdb-1.3.8-1|107	
14mu|tdb-1.3.8-1|108	

24179 14
14mu|telepathy-accounts-signon-1.0-1|1	# Require commit to identify the correct directory
14mu|telepathy-accounts-signon-1.0-1|2	# name after extraction in prep section
14mu|telepathy-accounts-signon-1.0-1|3	%define commit a4ae42797a9799fcbecb4c15bd9bd408e34c2eeb
14mu|telepathy-accounts-signon-1.0-1|4	
14mu|telepathy-accounts-signon-1.0-1|5	Summary:	Telepathy providers for libaccounts/libsignon
14mu|telepathy-accounts-signon-1.0-1|6	Name:		telepathy-accounts-signon
14mu|telepathy-accounts-signon-1.0-1|7	Version:	1.0
14mu|telepathy-accounts-signon-1.0-1|8	Release:	1
14mu|telepathy-accounts-signon-1.0-1|9	License:	LGPLv2.1+
14mu|telepathy-accounts-signon-1.0-1|10	Group:		Networking/Instant messaging
14mu|telepathy-accounts-signon-1.0-1|11	Url:		https://gitlab.com/accounts-sso/%{name}
14mu|telepathy-accounts-signon-1.0-1|12	Source0:	https://gitlab.com/accounts-sso/%{name}/repository/archive.tar.gz?ref=%{version}#/%{name}-%{version}.tar.gz
14mu|telepathy-accounts-signon-1.0-1|13	BuildRequires:	pkgconfig(mission-control-plugins)
14mu|telepathy-accounts-signon-1.0-1|14	BuildRequires:	pkgconfig(libaccounts-glib)
14mu|telepathy-accounts-signon-1.0-1|15	BuildRequires:	pkgconfig(libsignon-glib)
14mu|telepathy-accounts-signon-1.0-1|16	BuildRequires:	pkgconfig(Qt5Core)
14mu|telepathy-accounts-signon-1.0-1|17	BuildRequires:	pkgconfig(signond)
14mu|telepathy-accounts-signon-1.0-1|18	
14mu|telepathy-accounts-signon-1.0-1|19	%description
14mu|telepathy-accounts-signon-1.0-1|20	A mission control plugin for Telepathy, integrating with libaccounts and
14mu|telepathy-accounts-signon-1.0-1|21	libsignon to provide IM accounts and authentication.
14mu|telepathy-accounts-signon-1.0-1|22	
14mu|telepathy-accounts-signon-1.0-1|23	%files
14mu|telepathy-accounts-signon-1.0-1|24	%{_libdir}/mission-control-plugins.0/mcp-account-manager-accounts-sso.so
14mu|telepathy-accounts-signon-1.0-1|25	
14mu|telepathy-accounts-signon-1.0-1|26	#----------------------------------------------------------------------------
14mu|telepathy-accounts-signon-1.0-1|27	
14mu|telepathy-accounts-signon-1.0-1|28	%prep
14mu|telepathy-accounts-signon-1.0-1|29	%setup -qn %{name}-%{version}-%{commit}
14mu|telepathy-accounts-signon-1.0-1|30	
14mu|telepathy-accounts-signon-1.0-1|31	%build
14mu|telepathy-accounts-signon-1.0-1|32	%qmake_qt5
14mu|telepathy-accounts-signon-1.0-1|33	%make
14mu|telepathy-accounts-signon-1.0-1|34	
14mu|telepathy-accounts-signon-1.0-1|35	%install
14mu|telepathy-accounts-signon-1.0-1|36	%makeinstall_qt
14mu|telepathy-accounts-signon-1.0-1|37	
14mu|telepathy-accounts-signon-1.0-1|38	
14mu|telepathy-accounts-signon-1.0-1|39	%changelog
14mu|telepathy-accounts-signon-1.0-1|40	
14mu|telepathy-accounts-signon-1.0-1|41	* Thu Nov 10 2016 Rosa <rosa@abf.rosalinux.ru> 1.0-1
14mu|telepathy-accounts-signon-1.0-1|42	- (b392e4c) Automatic import for version 1.0-1
14mu|telepathy-accounts-signon-1.0-1|43	
14mu|telepathy-accounts-signon-1.0-1|44	

24180 14
14mu|telepathy-farstream-0.6.2-1|1	%define major		3
14mu|telepathy-farstream-0.6.2-1|2	%define libname		%mklibname %{name} %{major}
14mu|telepathy-farstream-0.6.2-1|3	%define develname	%mklibname -d %{name}
14mu|telepathy-farstream-0.6.2-1|4	
14mu|telepathy-farstream-0.6.2-1|5	Summary:	Stream Engine to handle media streaming channels
14mu|telepathy-farstream-0.6.2-1|6	Name:		telepathy-farstream
14mu|telepathy-farstream-0.6.2-1|7	Version:	0.6.2
14mu|telepathy-farstream-0.6.2-1|8	Release:	1
14mu|telepathy-farstream-0.6.2-1|9	License:	LGPLv2+
14mu|telepathy-farstream-0.6.2-1|10	Group:		Networking/Instant messaging
14mu|telepathy-farstream-0.6.2-1|11	Url:		http://telepathy.freedesktop.org/wiki/
14mu|telepathy-farstream-0.6.2-1|12	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mu|telepathy-farstream-0.6.2-1|13	
14mu|telepathy-farstream-0.6.2-1|14	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|telepathy-farstream-0.6.2-1|15	BuildRequires:	pkgconfig(farstream-0.2)
14mu|telepathy-farstream-0.6.2-1|16	BuildRequires:	pkgconfig(python)
14mu|telepathy-farstream-0.6.2-1|17	BuildRequires:	pkgconfig(telepathy-glib) >= 0.13.4
14mu|telepathy-farstream-0.6.2-1|18	BuildRequires:	gobject-introspection-devel
14mu|telepathy-farstream-0.6.2-1|19	
14mu|telepathy-farstream-0.6.2-1|20	Provides:       %{name}-python = %{version}
14mu|telepathy-farstream-0.6.2-1|21	Obsoletes:      %{name}-python < 0.6.0
14mu|telepathy-farstream-0.6.2-1|22	
14mu|telepathy-farstream-0.6.2-1|23	%description
14mu|telepathy-farstream-0.6.2-1|24	Stream Engine is a Telepathy client that uses Farsight and GStreamer
14mu|telepathy-farstream-0.6.2-1|25	to handle media streaming channels. It's used as a background process
14mu|telepathy-farstream-0.6.2-1|26	by other Telepathy clients, rather than presenting any user interface
14mu|telepathy-farstream-0.6.2-1|27	of its own.
14mu|telepathy-farstream-0.6.2-1|28	
14mu|telepathy-farstream-0.6.2-1|29	Telepathy is a D-Bus framework for unifying real time communication,
14mu|telepathy-farstream-0.6.2-1|30	including instant messaging, voice calls and video calls. It abstracts
14mu|telepathy-farstream-0.6.2-1|31	differences between protocols to provide a unified interface for
14mu|telepathy-farstream-0.6.2-1|32	applications.
14mu|telepathy-farstream-0.6.2-1|33	
14mu|telepathy-farstream-0.6.2-1|34	%package -n %{libname}
14mu|telepathy-farstream-0.6.2-1|35	Group:		System/Libraries
14mu|telepathy-farstream-0.6.2-1|36	Summary:	Stream Engine to handle media streaming channels
14mu|telepathy-farstream-0.6.2-1|37	
14mu|telepathy-farstream-0.6.2-1|38	%description -n %{libname}
14mu|telepathy-farstream-0.6.2-1|39	Stream Engine is a Telepathy client that uses Farsight and GStreamer
14mu|telepathy-farstream-0.6.2-1|40	to handle media streaming channels. It's used as a background process
14mu|telepathy-farstream-0.6.2-1|41	by other Telepathy clients, rather than presenting any user interface
14mu|telepathy-farstream-0.6.2-1|42	of its own.
14mu|telepathy-farstream-0.6.2-1|43	
14mu|telepathy-farstream-0.6.2-1|44	Telepathy is a D-Bus framework for unifying real time communication,
14mu|telepathy-farstream-0.6.2-1|45	including instant messaging, voice calls and video calls. It abstracts
14mu|telepathy-farstream-0.6.2-1|46	differences between protocols to provide a unified interface for
14mu|telepathy-farstream-0.6.2-1|47	applications.
14mu|telepathy-farstream-0.6.2-1|48	
14mu|telepathy-farstream-0.6.2-1|49	%package -n %{develname}
14mu|telepathy-farstream-0.6.2-1|50	Group:		Development/C
14mu|telepathy-farstream-0.6.2-1|51	Summary:	Stream Engine to handle media streaming channels
14mu|telepathy-farstream-0.6.2-1|52	Requires:	%{libname} = %{version}-%{release}
14mu|telepathy-farstream-0.6.2-1|53	Provides:	%{name}-devel = %{version}-%{release}
14mu|telepathy-farstream-0.6.2-1|54	
14mu|telepathy-farstream-0.6.2-1|55	%description -n %{develname}
14mu|telepathy-farstream-0.6.2-1|56	This package contains the development library and header files
14mu|telepathy-farstream-0.6.2-1|57	for %{name}.
14mu|telepathy-farstream-0.6.2-1|58	
14mu|telepathy-farstream-0.6.2-1|59	%prep
14mu|telepathy-farstream-0.6.2-1|60	%setup -q
14mu|telepathy-farstream-0.6.2-1|61	
14mu|telepathy-farstream-0.6.2-1|62	%build
14mu|telepathy-farstream-0.6.2-1|63	%configure2_5x --disable-static
14mu|telepathy-farstream-0.6.2-1|64	%make
14mu|telepathy-farstream-0.6.2-1|65	
14mu|telepathy-farstream-0.6.2-1|66	%install
14mu|telepathy-farstream-0.6.2-1|67	rm -rf %{buildroot}
14mu|telepathy-farstream-0.6.2-1|68	%makeinstall_std
14mu|telepathy-farstream-0.6.2-1|69	
14mu|telepathy-farstream-0.6.2-1|70	%files -n %{libname}
14mu|telepathy-farstream-0.6.2-1|71	%{_libdir}/libtelepathy-farstream.so.%{major}*
14mu|telepathy-farstream-0.6.2-1|72	%{_libdir}/girepository-1.0/TelepathyFarstream-0.6.typelib
14mu|telepathy-farstream-0.6.2-1|73	
14mu|telepathy-farstream-0.6.2-1|74	%files -n %{develname}
14mu|telepathy-farstream-0.6.2-1|75	%doc ChangeLog
14mu|telepathy-farstream-0.6.2-1|76	%{_libdir}/libtelepathy-farstream.so
14mu|telepathy-farstream-0.6.2-1|77	%{_includedir}/telepathy-1.0/%{name}
14mu|telepathy-farstream-0.6.2-1|78	%{_libdir}/pkgconfig/%{name}.pc
14mu|telepathy-farstream-0.6.2-1|79	%{_datadir}/gtk-doc/html/%{name}
14mu|telepathy-farstream-0.6.2-1|80	%{_datadir}/gir-1.0/TelepathyFarstream-0.6.gir
14mu|telepathy-farstream-0.6.2-1|81	
14mu|telepathy-farstream-0.6.2-1|82	%changelog
14mu|telepathy-farstream-0.6.2-1|83	
14mu|telepathy-farstream-0.6.2-1|84	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 0.6.2-1
14mu|telepathy-farstream-0.6.2-1|85	- (1a2adad) Updated to 0.6.2
14mu|telepathy-farstream-0.6.2-1|86	
14mu|telepathy-farstream-0.6.2-1|87	

24181 14
14mu|telepathy-gabble-0.18.3-1|1	# .so is just for plugin thing, not a devel .so
14mu|telepathy-gabble-0.18.3-1|2	%define __noautoreq 'devel\\(.*\\)'
14mu|telepathy-gabble-0.18.3-1|3	%define __noautoprov 'devel\\(.*\\)'
14mu|telepathy-gabble-0.18.3-1|4	
14mu|telepathy-gabble-0.18.3-1|5	Name:           telepathy-gabble
14mu|telepathy-gabble-0.18.3-1|6	Version:        0.18.3
14mu|telepathy-gabble-0.18.3-1|7	Release:        1
14mu|telepathy-gabble-0.18.3-1|8	Summary:        A Jabber/XMPP connection manager
14mu|telepathy-gabble-0.18.3-1|9	Group:          Networking/Instant messaging
14mu|telepathy-gabble-0.18.3-1|10	License:        LGPLv2+
14mu|telepathy-gabble-0.18.3-1|11	URL:            http://telepathy.freedesktop.org/wiki/
14mu|telepathy-gabble-0.18.3-1|12	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mu|telepathy-gabble-0.18.3-1|13	Source100:	telepathy-gabble.rpmlintrc
14mu|telepathy-gabble-0.18.3-1|14	BuildRequires:	pkgconfig(dbus-1) >= 1.1.0
14mu|telepathy-gabble-0.18.3-1|15	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.82
14mu|telepathy-gabble-0.18.3-1|16	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
14mu|telepathy-gabble-0.18.3-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.24
14mu|telepathy-gabble-0.18.3-1|18	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|telepathy-gabble-0.18.3-1|19	BuildRequires:  pkgconfig(openssl)
14mu|telepathy-gabble-0.18.3-1|20	BuildRequires:	pkgconfig(gobject-2.0) >= 2.24
14mu|telepathy-gabble-0.18.3-1|21	BuildRequires:	pkgconfig(gthread-2.0) >= 2.24
14mu|telepathy-gabble-0.18.3-1|22	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|telepathy-gabble-0.18.3-1|23	BuildRequires:	pkgconfig(libxml-2.0)
14mu|telepathy-gabble-0.18.3-1|24	BuildRequires:	pkgconfig(nice) >= 0.0.11
14mu|telepathy-gabble-0.18.3-1|25	BuildRequires:	pkgconfig(sqlite3)
14mu|telepathy-gabble-0.18.3-1|26	BuildRequires:	pkgconfig(telepathy-glib) >= 0.17.2
14mu|telepathy-gabble-0.18.3-1|27	#BuildRequires:	pkgconfig(telepathy-yell)
14mu|telepathy-gabble-0.18.3-1|28	BuildRequires:	rootcerts
14mu|telepathy-gabble-0.18.3-1|29	BuildRequires:  libxslt-proc
14mu|telepathy-gabble-0.18.3-1|30	BuildRequires:  python-devel
14mu|telepathy-gabble-0.18.3-1|31	Requires:	telepathy-filesystem
14mu|telepathy-gabble-0.18.3-1|32	
14mu|telepathy-gabble-0.18.3-1|33	%description
14mu|telepathy-gabble-0.18.3-1|34	A Jabber/XMPP connection manager, that handles single and multi-user
14mu|telepathy-gabble-0.18.3-1|35	chats and voice calls.
14mu|telepathy-gabble-0.18.3-1|36	
14mu|telepathy-gabble-0.18.3-1|37	%files
14mu|telepathy-gabble-0.18.3-1|38	%doc NEWS README AUTHORS
14mu|telepathy-gabble-0.18.3-1|39	%{_bindir}/telepathy-gabble-xmpp-console
14mu|telepathy-gabble-0.18.3-1|40	%{_datadir}/dbus-1/services/*.service
14mu|telepathy-gabble-0.18.3-1|41	%{_datadir}/telepathy/managers/*.manager
14mu|telepathy-gabble-0.18.3-1|42	%{_libdir}/telepathy-gabble
14mu|telepathy-gabble-0.18.3-1|43	%{_libdir}/telepathy/gabble-0
14mu|telepathy-gabble-0.18.3-1|44	%{_mandir}/man*/*.*
14mu|telepathy-gabble-0.18.3-1|45	
14mu|telepathy-gabble-0.18.3-1|46	#--------------------------------------------------------------------
14mu|telepathy-gabble-0.18.3-1|47	
14mu|telepathy-gabble-0.18.3-1|48	%prep
14mu|telepathy-gabble-0.18.3-1|49	%setup -q
14mu|telepathy-gabble-0.18.3-1|50	
14mu|telepathy-gabble-0.18.3-1|51	%build
14mu|telepathy-gabble-0.18.3-1|52	%configure2_5x --disable-static
14mu|telepathy-gabble-0.18.3-1|53	%make
14mu|telepathy-gabble-0.18.3-1|54	
14mu|telepathy-gabble-0.18.3-1|55	%install
14mu|telepathy-gabble-0.18.3-1|56	%makeinstall_std
14mu|telepathy-gabble-0.18.3-1|57	
14mu|telepathy-gabble-0.18.3-1|58	# don't ship .la
14mu|telepathy-gabble-0.18.3-1|59	find %buildroot -name '*.la' | xargs rm -f
14mu|telepathy-gabble-0.18.3-1|60	
14mu|telepathy-gabble-0.18.3-1|61	%changelog
14mu|telepathy-gabble-0.18.3-1|62	
14mu|telepathy-gabble-0.18.3-1|63	* Tue Apr 21 2015 Tigro <ashejn@yandex-team.ru> 0.18.3-1
14mu|telepathy-gabble-0.18.3-1|64	- (1c7f006) another fix to exclude auto provides and auto require for devel
14mu|telepathy-gabble-0.18.3-1|65	
14mu|telepathy-gabble-0.18.3-1|66	

24182 14
14mu|telepathy-haze-0.8.0-2|1	Summary:	A multiprotocol connection manager based on pidgin
14mu|telepathy-haze-0.8.0-2|2	Name:		telepathy-haze
14mu|telepathy-haze-0.8.0-2|3	Version:	0.8.0
14mu|telepathy-haze-0.8.0-2|4	Release:	2
14mu|telepathy-haze-0.8.0-2|5	License:	GPLv2+
14mu|telepathy-haze-0.8.0-2|6	Group:		Networking/Instant messaging
14mu|telepathy-haze-0.8.0-2|7	Url:		http://telepathy.freedesktop.org/wiki/
14mu|telepathy-haze-0.8.0-2|8	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mu|telepathy-haze-0.8.0-2|9	Patch0:		telepathy-automake-1.13.patch
14mu|telepathy-haze-0.8.0-2|10	Patch1:		telepathy-haze-0.8.0-alt-purple_2.0.12.patch
14mu|telepathy-haze-0.8.0-2|11	BuildRequires:	xsltproc
14mu|telepathy-haze-0.8.0-2|12	BuildRequires:	pkgconfig(purple)
14mu|telepathy-haze-0.8.0-2|13	BuildRequires:	pkgconfig(telepathy-glib)
14mu|telepathy-haze-0.8.0-2|14	Requires:	telepathy-filesystem
14mu|telepathy-haze-0.8.0-2|15	Suggests:	pidgin-plugins
14mu|telepathy-haze-0.8.0-2|16	
14mu|telepathy-haze-0.8.0-2|17	%description
14mu|telepathy-haze-0.8.0-2|18	This connection manager allows you to use libpurple, pidgin backend, with
14mu|telepathy-haze-0.8.0-2|19	telepathy, allowing you to access to numerous instant messaging network with
14mu|telepathy-haze-0.8.0-2|20	telepathy enabled software, such as empathy.
14mu|telepathy-haze-0.8.0-2|21	
14mu|telepathy-haze-0.8.0-2|22	%files
14mu|telepathy-haze-0.8.0-2|23	%doc AUTHORS NEWS
14mu|telepathy-haze-0.8.0-2|24	%{_datadir}/dbus-1/services/*.service
14mu|telepathy-haze-0.8.0-2|25	%{_libdir}/%{name}
14mu|telepathy-haze-0.8.0-2|26	%{_mandir}/man*/*.xz
14mu|telepathy-haze-0.8.0-2|27	
14mu|telepathy-haze-0.8.0-2|28	#--------------------------------------------------------------------
14mu|telepathy-haze-0.8.0-2|29	
14mu|telepathy-haze-0.8.0-2|30	%prep
14mu|telepathy-haze-0.8.0-2|31	%setup -q
14mu|telepathy-haze-0.8.0-2|32	%patch0 -p1
14mu|telepathy-haze-0.8.0-2|33	%patch1 -p0
14mu|telepathy-haze-0.8.0-2|34	
14mu|telepathy-haze-0.8.0-2|35	%build
14mu|telepathy-haze-0.8.0-2|36	autoreconf -fi
14mu|telepathy-haze-0.8.0-2|37	%configure2_5x
14mu|telepathy-haze-0.8.0-2|38	%make
14mu|telepathy-haze-0.8.0-2|39	
14mu|telepathy-haze-0.8.0-2|40	%install
14mu|telepathy-haze-0.8.0-2|41	%makeinstall_std
14mu|telepathy-haze-0.8.0-2|42	
14mu|telepathy-haze-0.8.0-2|43	
14mu|telepathy-haze-0.8.0-2|44	%changelog
14mu|telepathy-haze-0.8.0-2|45	
14mu|telepathy-haze-0.8.0-2|46	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.0-2
14mu|telepathy-haze-0.8.0-2|47	- (ef24bef) Add patch from Alt Linux to fix build with libpurple 2.10.12
14mu|telepathy-haze-0.8.0-2|48	
14mu|telepathy-haze-0.8.0-2|49	

24183 14
14mu|telepathy-idle-0.2.0-2|1	Name:		telepathy-idle
14mu|telepathy-idle-0.2.0-2|2	Version:	0.2.0
14mu|telepathy-idle-0.2.0-2|3	Release:	2
14mu|telepathy-idle-0.2.0-2|4	Summary:	A Telepathy connection manager implementation for the IRC protocol
14mu|telepathy-idle-0.2.0-2|5	
14mu|telepathy-idle-0.2.0-2|6	Group:		Networking/Instant messaging
14mu|telepathy-idle-0.2.0-2|7	License:	LGPLv2
14mu|telepathy-idle-0.2.0-2|8	URL:		http://telepathy.freedesktop.org/wiki/
14mu|telepathy-idle-0.2.0-2|9	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
14mu|telepathy-idle-0.2.0-2|10	BuildRequires:	glib2-devel
14mu|telepathy-idle-0.2.0-2|11	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|telepathy-idle-0.2.0-2|12	BuildRequires:	pkgconfig(openssl)
14mu|telepathy-idle-0.2.0-2|13	
14mu|telepathy-idle-0.2.0-2|14	BuildRequires:	pkgconfig(telepathy-glib)
14mu|telepathy-idle-0.2.0-2|15	BuildRequires:	pkgconfig(libxslt) libxslt-proc
14mu|telepathy-idle-0.2.0-2|16	BuildRequires:	python
14mu|telepathy-idle-0.2.0-2|17	Requires:	telepathy-filesystem
14mu|telepathy-idle-0.2.0-2|18	Requires:	telepathy-glib
14mu|telepathy-idle-0.2.0-2|19	
14mu|telepathy-idle-0.2.0-2|20	%description
14mu|telepathy-idle-0.2.0-2|21	A Telepathy connection manager implementation for the IRC protocol.
14mu|telepathy-idle-0.2.0-2|22	
14mu|telepathy-idle-0.2.0-2|23	%prep
14mu|telepathy-idle-0.2.0-2|24	%setup -q
14mu|telepathy-idle-0.2.0-2|25	
14mu|telepathy-idle-0.2.0-2|26	%build
14mu|telepathy-idle-0.2.0-2|27	autoreconf -fi
14mu|telepathy-idle-0.2.0-2|28	%configure2_5x
14mu|telepathy-idle-0.2.0-2|29	%make
14mu|telepathy-idle-0.2.0-2|30	
14mu|telepathy-idle-0.2.0-2|31	%install
14mu|telepathy-idle-0.2.0-2|32	%makeinstall_std
14mu|telepathy-idle-0.2.0-2|33	
14mu|telepathy-idle-0.2.0-2|34	%files
14mu|telepathy-idle-0.2.0-2|35	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.idle.service
14mu|telepathy-idle-0.2.0-2|36	%{_datadir}/telepathy/managers/idle.manager
14mu|telepathy-idle-0.2.0-2|37	%{_libdir}/telepathy-idle
14mu|telepathy-idle-0.2.0-2|38	%{_mandir}/man8/telepathy-idle.8*
14mu|telepathy-idle-0.2.0-2|39	
14mu|telepathy-idle-0.2.0-2|40	%changelog
14mu|telepathy-idle-0.2.0-2|41	
14mu|telepathy-idle-0.2.0-2|42	* Sun Apr 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-2
14mu|telepathy-idle-0.2.0-2|43	- (618c4b5) Bump release
14mu|telepathy-idle-0.2.0-2|44	
14mu|telepathy-idle-0.2.0-2|45	

24184 14
14mu|telepathy-qt5-0.9.7-1|1	%define _disable_ld_no_undefined 1
14mu|telepathy-qt5-0.9.7-1|2	
14mu|telepathy-qt5-0.9.7-1|3	%define oname telepathy-qt
14mu|telepathy-qt5-0.9.7-1|4	
14mu|telepathy-qt5-0.9.7-1|5	Summary:	Base classes for use in connection managers, and proxy classes
14mu|telepathy-qt5-0.9.7-1|6	Name:		telepathy-qt5
14mu|telepathy-qt5-0.9.7-1|7	Version:	0.9.7
14mu|telepathy-qt5-0.9.7-1|8	Release:	1
14mu|telepathy-qt5-0.9.7-1|9	License:	LGPLv2.1+
14mu|telepathy-qt5-0.9.7-1|10	Group:		Networking/Instant messaging
14mu|telepathy-qt5-0.9.7-1|11	Url:		http://telepathy.freedesktop.org/wiki/Telepathy-Qt5
14mu|telepathy-qt5-0.9.7-1|12	Source0:	http://telepathy.freedesktop.org/releases/%{oname}/%{oname}-%{version}.tar.gz
14mu|telepathy-qt5-0.9.7-1|13	Patch0:		0001-FindQt5.cmake-look-in-the-correct-pkg-config-file.patch
14mu|telepathy-qt5-0.9.7-1|14	Patch1:		0002-FindQt5.cmake-remove-hardcoded-fPIC-flag.patch
14mu|telepathy-qt5-0.9.7-1|15	Patch2:		0003-CMakeLists.txt-require-python-2.7.patch
14mu|telepathy-qt5-0.9.7-1|16	Patch3:		0004-Adapt-the-client-registrar-to-the-new-thread-based.patch
14mu|telepathy-qt5-0.9.7-1|17	Patch4:		0100-Fix-tp-service-build-with-Wl-no-undefined.patch
14mu|telepathy-qt5-0.9.7-1|18	BuildRequires:	cmake
14mu|telepathy-qt5-0.9.7-1|19	BuildRequires:	doxygen
14mu|telepathy-qt5-0.9.7-1|20	BuildRequires:	libxml2-utils
14mu|telepathy-qt5-0.9.7-1|21	BuildRequires:	python-dbus
14mu|telepathy-qt5-0.9.7-1|22	BuildRequires:	qt5-assistant
14mu|telepathy-qt5-0.9.7-1|23	BuildRequires:	pkgconfig(dbus-1)
14mu|telepathy-qt5-0.9.7-1|24	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|telepathy-qt5-0.9.7-1|25	BuildRequires:	pkgconfig(farstream-0.2)
14mu|telepathy-qt5-0.9.7-1|26	BuildRequires:	pkgconfig(glib-2.0)
14mu|telepathy-qt5-0.9.7-1|27	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|telepathy-qt5-0.9.7-1|28	BuildRequires:	pkgconfig(libxml-2.0)
14mu|telepathy-qt5-0.9.7-1|29	BuildRequires:	pkgconfig(python)
14mu|telepathy-qt5-0.9.7-1|30	BuildRequires:	pkgconfig(Qt5Core)
14mu|telepathy-qt5-0.9.7-1|31	BuildRequires:	pkgconfig(Qt5DBus)
14mu|telepathy-qt5-0.9.7-1|32	BuildRequires:	pkgconfig(Qt5Gui)
14mu|telepathy-qt5-0.9.7-1|33	BuildRequires:	pkgconfig(Qt5Network)
14mu|telepathy-qt5-0.9.7-1|34	BuildRequires:	pkgconfig(Qt5Test)
14mu|telepathy-qt5-0.9.7-1|35	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|telepathy-qt5-0.9.7-1|36	BuildRequires:	pkgconfig(Qt5Xml)
14mu|telepathy-qt5-0.9.7-1|37	BuildRequires:	pkgconfig(telepathy-farstream)
14mu|telepathy-qt5-0.9.7-1|38	BuildRequires:	pkgconfig(telepathy-glib)
14mu|telepathy-qt5-0.9.7-1|39	
14mu|telepathy-qt5-0.9.7-1|40	%description
14mu|telepathy-qt5-0.9.7-1|41	Qt5 libraries for use in Telepathy clients and connection managers.
14mu|telepathy-qt5-0.9.7-1|42	
14mu|telepathy-qt5-0.9.7-1|43	#----------------------------------------------------------------------------
14mu|telepathy-qt5-0.9.7-1|44	
14mu|telepathy-qt5-0.9.7-1|45	%define telepathy_qt5_major 0
14mu|telepathy-qt5-0.9.7-1|46	%define libtelepathy_qt5 %mklibname telepathy-qt5_ %{telepathy_qt5_major}
14mu|telepathy-qt5-0.9.7-1|47	
14mu|telepathy-qt5-0.9.7-1|48	%package -n %{libtelepathy_qt5}
14mu|telepathy-qt5-0.9.7-1|49	Summary:	Telepathy Qt5 shared library
14mu|telepathy-qt5-0.9.7-1|50	Group:		System/Libraries
14mu|telepathy-qt5-0.9.7-1|51	
14mu|telepathy-qt5-0.9.7-1|52	%description -n %{libtelepathy_qt5}
14mu|telepathy-qt5-0.9.7-1|53	Telepathy Qt5 shared library.
14mu|telepathy-qt5-0.9.7-1|54	
14mu|telepathy-qt5-0.9.7-1|55	%files -n %{libtelepathy_qt5}
14mu|telepathy-qt5-0.9.7-1|56	%{_libdir}/libtelepathy-qt5.so.%{telepathy_qt5_major}*
14mu|telepathy-qt5-0.9.7-1|57	
14mu|telepathy-qt5-0.9.7-1|58	#----------------------------------------------------------------------------
14mu|telepathy-qt5-0.9.7-1|59	
14mu|telepathy-qt5-0.9.7-1|60	%define telepathy_qt5_farstream_major 0
14mu|telepathy-qt5-0.9.7-1|61	%define libtelepathy_qt5_farstream %mklibname telepathy-qt5-farstream %{telepathy_qt5_farstream_major}
14mu|telepathy-qt5-0.9.7-1|62	
14mu|telepathy-qt5-0.9.7-1|63	%package -n %{libtelepathy_qt5_farstream}
14mu|telepathy-qt5-0.9.7-1|64	Summary:	Telepathy Qt5 shared library
14mu|telepathy-qt5-0.9.7-1|65	Group:		System/Libraries
14mu|telepathy-qt5-0.9.7-1|66	
14mu|telepathy-qt5-0.9.7-1|67	%description -n %{libtelepathy_qt5_farstream}
14mu|telepathy-qt5-0.9.7-1|68	Telepathy Qt5 shared library.
14mu|telepathy-qt5-0.9.7-1|69	
14mu|telepathy-qt5-0.9.7-1|70	%files -n %{libtelepathy_qt5_farstream}
14mu|telepathy-qt5-0.9.7-1|71	%{_libdir}/libtelepathy-qt5-farstream.so.%{telepathy_qt5_farstream_major}*
14mu|telepathy-qt5-0.9.7-1|72	
14mu|telepathy-qt5-0.9.7-1|73	#----------------------------------------------------------------------------
14mu|telepathy-qt5-0.9.7-1|74	
14mu|telepathy-qt5-0.9.7-1|75	%define telepathy_qt5_service_major 0
14mu|telepathy-qt5-0.9.7-1|76	%define libtelepathy_qt5_service %mklibname telepathy-qt5-service %{telepathy_qt5_service_major}
14mu|telepathy-qt5-0.9.7-1|77	
14mu|telepathy-qt5-0.9.7-1|78	%package -n %{libtelepathy_qt5_service}
14mu|telepathy-qt5-0.9.7-1|79	Summary:	Telepathy Qt5 shared library
14mu|telepathy-qt5-0.9.7-1|80	Group:		System/Libraries
14mu|telepathy-qt5-0.9.7-1|81	
14mu|telepathy-qt5-0.9.7-1|82	%description -n %{libtelepathy_qt5_service}
14mu|telepathy-qt5-0.9.7-1|83	Telepathy Qt5 shared library.
14mu|telepathy-qt5-0.9.7-1|84	
14mu|telepathy-qt5-0.9.7-1|85	%files -n %{libtelepathy_qt5_service}
14mu|telepathy-qt5-0.9.7-1|86	%{_libdir}/libtelepathy-qt5-service.so.%{telepathy_qt5_service_major}*
14mu|telepathy-qt5-0.9.7-1|87	
14mu|telepathy-qt5-0.9.7-1|88	#----------------------------------------------------------------------------
14mu|telepathy-qt5-0.9.7-1|89	
14mu|telepathy-qt5-0.9.7-1|90	%define devname %mklibname %{name} -d
14mu|telepathy-qt5-0.9.7-1|91	
14mu|telepathy-qt5-0.9.7-1|92	%package -n %{devname}
14mu|telepathy-qt5-0.9.7-1|93	Summary:	%{name} development files
14mu|telepathy-qt5-0.9.7-1|94	Group:		Development/Other
14mu|telepathy-qt5-0.9.7-1|95	Requires:	%{libtelepathy_qt5} = %{EVRD}
14mu|telepathy-qt5-0.9.7-1|96	Requires:	%{libtelepathy_qt5_farstream} = %{EVRD}
14mu|telepathy-qt5-0.9.7-1|97	Requires:	%{libtelepathy_qt5_service} = %{EVRD}
14mu|telepathy-qt5-0.9.7-1|98	Provides:	%{name}-devel = %{EVRD}
14mu|telepathy-qt5-0.9.7-1|99	
14mu|telepathy-qt5-0.9.7-1|100	%description -n %{devname}
14mu|telepathy-qt5-0.9.7-1|101	Telepathy-qt development files.
14mu|telepathy-qt5-0.9.7-1|102	
14mu|telepathy-qt5-0.9.7-1|103	%files -n %{devname}
14mu|telepathy-qt5-0.9.7-1|104	%{_includedir}/telepathy-qt5
14mu|telepathy-qt5-0.9.7-1|105	%{_libdir}/pkgconfig/TelepathyQt5.pc
14mu|telepathy-qt5-0.9.7-1|106	%{_libdir}/pkgconfig/TelepathyQt5Farstream.pc
14mu|telepathy-qt5-0.9.7-1|107	%{_libdir}/pkgconfig/TelepathyQt5Service.pc
14mu|telepathy-qt5-0.9.7-1|108	%{_libdir}/*.so
14mu|telepathy-qt5-0.9.7-1|109	%{_libdir}/cmake/TelepathyQt5
14mu|telepathy-qt5-0.9.7-1|110	%{_libdir}/cmake/TelepathyQt5Farstream
14mu|telepathy-qt5-0.9.7-1|111	%{_libdir}/cmake/TelepathyQt5Service
14mu|telepathy-qt5-0.9.7-1|112	
14mu|telepathy-qt5-0.9.7-1|113	#----------------------------------------------------------------------------
14mu|telepathy-qt5-0.9.7-1|114	
14mu|telepathy-qt5-0.9.7-1|115	%prep
14mu|telepathy-qt5-0.9.7-1|116	%setup -qn %{oname}-%{version}
14mu|telepathy-qt5-0.9.7-1|117	%patch0 -p1
14mu|telepathy-qt5-0.9.7-1|118	%patch1 -p1
14mu|telepathy-qt5-0.9.7-1|119	%patch2 -p1
14mu|telepathy-qt5-0.9.7-1|120	%patch3 -p1
14mu|telepathy-qt5-0.9.7-1|121	%patch4 -p1
14mu|telepathy-qt5-0.9.7-1|122	
14mu|telepathy-qt5-0.9.7-1|123	%build
14mu|telepathy-qt5-0.9.7-1|124	%cmake_qt5
14mu|telepathy-qt5-0.9.7-1|125	%make
14mu|telepathy-qt5-0.9.7-1|126	
14mu|telepathy-qt5-0.9.7-1|127	%install
14mu|telepathy-qt5-0.9.7-1|128	%makeinstall_std -C build
14mu|telepathy-qt5-0.9.7-1|129	
14mu|telepathy-qt5-0.9.7-1|130	
14mu|telepathy-qt5-0.9.7-1|131	%changelog
14mu|telepathy-qt5-0.9.7-1|132	
14mu|telepathy-qt5-0.9.7-1|133	* Tue Nov 08 2016 Rosa <rosa@abf.rosalinux.ru> 0.9.7-1
14mu|telepathy-qt5-0.9.7-1|134	- (80a1d38) Automatic import for version 0.9.7-1
14mu|telepathy-qt5-0.9.7-1|135	
14mu|telepathy-qt5-0.9.7-1|136	

24185 14
14mu|telepathy-salut-0.8.1-3|1	Summary:	Connection manager implementing link-local messaging for XMPP
14mu|telepathy-salut-0.8.1-3|2	Name:		telepathy-salut
14mu|telepathy-salut-0.8.1-3|3	Version:	0.8.1
14mu|telepathy-salut-0.8.1-3|4	Release:	3
14mu|telepathy-salut-0.8.1-3|5	License:	LGPLv2+
14mu|telepathy-salut-0.8.1-3|6	Group:		Networking/Instant messaging
14mu|telepathy-salut-0.8.1-3|7	Url:		http://telepathy.freedesktop.org/wiki/
14mu|telepathy-salut-0.8.1-3|8	Source0:	http://telepathy.freedesktop.org/releases/%name/%{name}-%{version}.tar.gz
14mu|telepathy-salut-0.8.1-3|9	Source10:	%{name}.rpmlintrc
14mu|telepathy-salut-0.8.1-3|10	BuildRequires:	avahi-python
14mu|telepathy-salut-0.8.1-3|11	BuildRequires:	gtk-doc
14mu|telepathy-salut-0.8.1-3|12	BuildRequires:	python-twisted
14mu|telepathy-salut-0.8.1-3|13	BuildRequires:	python-xmldiff
14mu|telepathy-salut-0.8.1-3|14	BuildRequires:	pkgconfig(avahi-gobject)
14mu|telepathy-salut-0.8.1-3|15	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|telepathy-salut-0.8.1-3|16	BuildRequires:	pkgconfig(glib-2.0)
14mu|telepathy-salut-0.8.1-3|17	BuildRequires:	pkgconfig(gnutls)
14mu|telepathy-salut-0.8.1-3|18	BuildRequires:	pkgconfig(libexslt)
14mu|telepathy-salut-0.8.1-3|19	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|telepathy-salut-0.8.1-3|20	BuildRequires:	pkgconfig(libxml-2.0)
14mu|telepathy-salut-0.8.1-3|21	BuildRequires:	pkgconfig(telepathy-glib)
14mu|telepathy-salut-0.8.1-3|22	BuildRequires:	pkgconfig(uuid)
14mu|telepathy-salut-0.8.1-3|23	Requires:	telepathy-filesystem
14mu|telepathy-salut-0.8.1-3|24	Obsoletes:	%{_lib}telepathy-salut-devel < 0.8.1-3
14mu|telepathy-salut-0.8.1-3|25	
14mu|telepathy-salut-0.8.1-3|26	%description
14mu|telepathy-salut-0.8.1-3|27	telepathy-salut is a connection manager implementing link-local
14mu|telepathy-salut-0.8.1-3|28	messaging for XMPP
14mu|telepathy-salut-0.8.1-3|29	
14mu|telepathy-salut-0.8.1-3|30	http://www.xmpp.org/extensions/xep-0174.html
14mu|telepathy-salut-0.8.1-3|31	
14mu|telepathy-salut-0.8.1-3|32	%files -n %{name}
14mu|telepathy-salut-0.8.1-3|33	%doc docs/clique.xml NEWS README
14mu|telepathy-salut-0.8.1-3|34	%{_libdir}/telepathy/salut-*/*/libsalut-plugins-%{version}.so
14mu|telepathy-salut-0.8.1-3|35	%{_libdir}/telepathy/salut-*/*/libwocky-telepathy-salut-%{version}.so
14mu|telepathy-salut-0.8.1-3|36	%{_libexecdir}/telepathy-salut
14mu|telepathy-salut-0.8.1-3|37	%{_mandir}/man8/telepathy-salut.8.*
14mu|telepathy-salut-0.8.1-3|38	%{_datadir}/dbus-1/services/*.service
14mu|telepathy-salut-0.8.1-3|39	%{_datadir}/telepathy/managers/salut.manager
14mu|telepathy-salut-0.8.1-3|40	
14mu|telepathy-salut-0.8.1-3|41	#--------------------------------------------------------------------
14mu|telepathy-salut-0.8.1-3|42	
14mu|telepathy-salut-0.8.1-3|43	%prep
14mu|telepathy-salut-0.8.1-3|44	%setup -q
14mu|telepathy-salut-0.8.1-3|45	
14mu|telepathy-salut-0.8.1-3|46	%build
14mu|telepathy-salut-0.8.1-3|47	%configure2_5x \
14mu|telepathy-salut-0.8.1-3|48	--enable-gtk-doc \
14mu|telepathy-salut-0.8.1-3|49	--disable-static
14mu|telepathy-salut-0.8.1-3|50	%make
14mu|telepathy-salut-0.8.1-3|51	
14mu|telepathy-salut-0.8.1-3|52	%install
14mu|telepathy-salut-0.8.1-3|53	%makeinstall_std
14mu|telepathy-salut-0.8.1-3|54	
14mu|telepathy-salut-0.8.1-3|55	rm -f %{buildroot}%{_datadir}/%{name}
14mu|telepathy-salut-0.8.1-3|56	rm -f %{buildroot}%{_libdir}/telepathy/salut-0/lib/*.la
14mu|telepathy-salut-0.8.1-3|57	# We don't have development headers
14mu|telepathy-salut-0.8.1-3|58	rm -f %{buildroot}%{_libdir}/telepathy/salut-0/lib/libsalut-plugins.so
14mu|telepathy-salut-0.8.1-3|59	rm -f %{buildroot}%{_libdir}/telepathy/salut-0/lib/libwocky.so
14mu|telepathy-salut-0.8.1-3|60	
14mu|telepathy-salut-0.8.1-3|61	
14mu|telepathy-salut-0.8.1-3|62	%changelog
14mu|telepathy-salut-0.8.1-3|63	
14mu|telepathy-salut-0.8.1-3|64	* Tue May 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.1-3
14mu|telepathy-salut-0.8.1-3|65	- (023660c) Drop useless development package
14mu|telepathy-salut-0.8.1-3|66	- (023660c) Add rpmlint filter
14mu|telepathy-salut-0.8.1-3|67	- (023660c) Spec cleanup
14mu|telepathy-salut-0.8.1-3|68	
14mu|telepathy-salut-0.8.1-3|69	

24186 14
14mu|tesseract-3.04.00-2|1	%define langdata() \
14mu|tesseract-3.04.00-2|2	%package %{1}\
14mu|tesseract-3.04.00-2|3	Group:		Graphics \
14mu|tesseract-3.04.00-2|4	Summary:	%{3}%{?4: (%4)} language data for Tesseract \
14mu|tesseract-3.04.00-2|5	Requires:	%{name} >= 3.00 \
14mu|tesseract-3.04.00-2|6	Requires:	locales-%{2} \
14mu|tesseract-3.04.00-2|7	Provides:	%{name}-language \
14mu|tesseract-3.04.00-2|8	BuildArch:	noarch \
14mu|tesseract-3.04.00-2|9	%description %{1} \
14mu|tesseract-3.04.00-2|10	Tesseract data files required to recognize %{?4:%4 }%{3} text. \
14mu|tesseract-3.04.00-2|11	%files %{1} \
14mu|tesseract-3.04.00-2|12	%{_datadir}/tessdata/%{1}.* \
14mu|tesseract-3.04.00-2|13	%{nil}
14mu|tesseract-3.04.00-2|14	
14mu|tesseract-3.04.00-2|15	%define major	3
14mu|tesseract-3.04.00-2|16	%define libtesseract %mklibname %{name} %{major}
14mu|tesseract-3.04.00-2|17	%define devtesseract %mklibname %{name} -d
14mu|tesseract-3.04.00-2|18	
14mu|tesseract-3.04.00-2|19	Name:		tesseract
14mu|tesseract-3.04.00-2|20	Version:	3.04.00
14mu|tesseract-3.04.00-2|21	Release:	2
14mu|tesseract-3.04.00-2|22	Summary:	A high-performance OCR engine
14mu|tesseract-3.04.00-2|23	URL:		http://code.google.com/p/%{name}-ocr/
14mu|tesseract-3.04.00-2|24	License:	Apache
14mu|tesseract-3.04.00-2|25	Group:		Graphics
14mu|tesseract-3.04.00-2|26	Source0:	https://github.com/%{name}-ocr/%{name}/archive/%{name}-%{version}.tar.gz
14mu|tesseract-3.04.00-2|27	Source1:	https://github.com/%{name}-ocr/tessdata/archive/tessdata-%{version}.tar.gz
14mu|tesseract-3.04.00-2|28	
14mu|tesseract-3.04.00-2|29	BuildRequires:	tiff-devel
14mu|tesseract-3.04.00-2|30	BuildRequires:	jpeg-devel
14mu|tesseract-3.04.00-2|31	BuildRequires:	leptonica-devel
14mu|tesseract-3.04.00-2|32	BuildRequires:	icu-devel
14mu|tesseract-3.04.00-2|33	BuildRequires:	pkgconfig(cairo)
14mu|tesseract-3.04.00-2|34	BuildRequires:	pkgconfig(pango)
14mu|tesseract-3.04.00-2|35	BuildRequires:	pkgconfig(pangocairo)
14mu|tesseract-3.04.00-2|36	Requires:	%{name}-language >= 3.04
14mu|tesseract-3.04.00-2|37	Requires:	%{name}-eng = %{version}
14mu|tesseract-3.04.00-2|38	Requires:	%{name}-rus = %{version}
14mu|tesseract-3.04.00-2|39	
14mu|tesseract-3.04.00-2|40	%description
14mu|tesseract-3.04.00-2|41	The Tesseract OCR engine was one of the top 3 engines in the 1995
14mu|tesseract-3.04.00-2|42	UNLV Accuracy test. Since then it has had little work done on it,
14mu|tesseract-3.04.00-2|43	but it is probably one of the most accurate open source OCR engines
14mu|tesseract-3.04.00-2|44	available. The source code will read a binary, grey or color image
14mu|tesseract-3.04.00-2|45	and output text. A tiff reader is built in that will read
14mu|tesseract-3.04.00-2|46	uncompressed TIFF images, or libtiff can be added to read compressed
14mu|tesseract-3.04.00-2|47	images.
14mu|tesseract-3.04.00-2|48	
14mu|tesseract-3.04.00-2|49	%files
14mu|tesseract-3.04.00-2|50	%doc AUTHORS COPYING NEWS README ReleaseNotes ChangeLog
14mu|tesseract-3.04.00-2|51	%{_bindir}/*
14mu|tesseract-3.04.00-2|52	%{_datadir}/tessdata
14mu|tesseract-3.04.00-2|53	%{_mandir}/man*/*
14mu|tesseract-3.04.00-2|54	%exclude %{_datadir}/tessdata/*cube.*
14mu|tesseract-3.04.00-2|55	%exclude %{_datadir}/tessdata/*.traineddata
14mu|tesseract-3.04.00-2|56	
14mu|tesseract-3.04.00-2|57	#-----------------------------------------------------------------
14mu|tesseract-3.04.00-2|58	
14mu|tesseract-3.04.00-2|59	%package -n %{libtesseract}
14mu|tesseract-3.04.00-2|60	Summary:	%{name} support library
14mu|tesseract-3.04.00-2|61	Group:		System/Libraries
14mu|tesseract-3.04.00-2|62	
14mu|tesseract-3.04.00-2|63	%description -n %{libtesseract}
14mu|tesseract-3.04.00-2|64	%{name} library.
14mu|tesseract-3.04.00-2|65	
14mu|tesseract-3.04.00-2|66	%files -n %{libtesseract}
14mu|tesseract-3.04.00-2|67	%{_libdir}/lib%{name}*.so.%{major}*
14mu|tesseract-3.04.00-2|68	
14mu|tesseract-3.04.00-2|69	#-----------------------------------------------------------------
14mu|tesseract-3.04.00-2|70	
14mu|tesseract-3.04.00-2|71	%package -n %{devtesseract}
14mu|tesseract-3.04.00-2|72	Summary:	Development files from %{name}
14mu|tesseract-3.04.00-2|73	Group:		Development/C++
14mu|tesseract-3.04.00-2|74	Requires:	%{libtesseract} = %{version}-%{release}
14mu|tesseract-3.04.00-2|75	Provides:	%{devtesseract} = %{version}-%{release}
14mu|tesseract-3.04.00-2|76	Provides:	%{name}-devel = %{version}-%{release}
14mu|tesseract-3.04.00-2|77	Obsoletes:	%{name}-devel < %{version}-%{release}
14mu|tesseract-3.04.00-2|78	Obsoletes:	%{devtesseract} < 2.04
14mu|tesseract-3.04.00-2|79	
14mu|tesseract-3.04.00-2|80	%description -n %{devtesseract}
14mu|tesseract-3.04.00-2|81	The Tesseract OCR engine was one of the top 3 engines in the 1995
14mu|tesseract-3.04.00-2|82	UNLV Accuracy test. Since then it has had little work done on it,
14mu|tesseract-3.04.00-2|83	but it is probably one of the most accurate open source OCR engines
14mu|tesseract-3.04.00-2|84	available. The source code will read a binary, grey or color image
14mu|tesseract-3.04.00-2|85	and output text. A tiff reader is built in that will read
14mu|tesseract-3.04.00-2|86	uncompressed TIFF images, or libtiff can be added to read compressed
14mu|tesseract-3.04.00-2|87	images.
14mu|tesseract-3.04.00-2|88	
14mu|tesseract-3.04.00-2|89	%files -n %{devtesseract}
14mu|tesseract-3.04.00-2|90	%{_includedir}/%{name}
14mu|tesseract-3.04.00-2|91	%{_libdir}/*.so
14mu|tesseract-3.04.00-2|92	%{_libdir}/pkgconfig/%{name}.pc
14mu|tesseract-3.04.00-2|93	
14mu|tesseract-3.04.00-2|94	#-----------------------------------------------------------------
14mu|tesseract-3.04.00-2|95	
14mu|tesseract-3.04.00-2|96	%package osd
14mu|tesseract-3.04.00-2|97	Group:		Graphics
14mu|tesseract-3.04.00-2|98	Summary:	Orientation & script detection data pack for %{name}
14mu|tesseract-3.04.00-2|99	
14mu|tesseract-3.04.00-2|100	%description osd
14mu|tesseract-3.04.00-2|101	Data files required to recognize text orintation and scripts.
14mu|tesseract-3.04.00-2|102	
14mu|tesseract-3.04.00-2|103	%files osd
14mu|tesseract-3.04.00-2|104	%{_datadir}/tessdata/osd.*
14mu|tesseract-3.04.00-2|105	
14mu|tesseract-3.04.00-2|106	#-----------------------------------------------------------------
14mu|tesseract-3.04.00-2|107	
14mu|tesseract-3.04.00-2|108	
14mu|tesseract-3.04.00-2|109	%langdata afr af Afrikaans
14mu|tesseract-3.04.00-2|110	%langdata amh am Amharic
14mu|tesseract-3.04.00-2|111	%langdata ara ar Arabic
14mu|tesseract-3.04.00-2|112	%langdata asm as Assamese
14mu|tesseract-3.04.00-2|113	%langdata aze_cyrl az Azerbaijani (Cyrillic)
14mu|tesseract-3.04.00-2|114	%langdata aze az Azerbauijani
14mu|tesseract-3.04.00-2|115	%langdata bel be Belarusian
14mu|tesseract-3.04.00-2|116	%langdata ben bn Bengali
14mu|tesseract-3.04.00-2|117	%langdata bod bo Tibetan Standard
14mu|tesseract-3.04.00-2|118	%langdata bos bs Bosnian
14mu|tesseract-3.04.00-2|119	%langdata bul br Bulgarian
14mu|tesseract-3.04.00-2|120	%langdata cat ca Catalan
14mu|tesseract-3.04.00-2|121	%langdata ceb en Cebuano
14mu|tesseract-3.04.00-2|122	%langdata ces cs Czech
14mu|tesseract-3.04.00-2|123	%langdata chi_sim zh Chinese (Simplified)
14mu|tesseract-3.04.00-2|124	%langdata chi_tra zh Chinese (Traditional)
14mu|tesseract-3.04.00-2|125	%langdata chr en Cherokee
14mu|tesseract-3.04.00-2|126	%langdata cym en Welsh
14mu|tesseract-3.04.00-2|127	%langdata dan_frak da Danish (Fraktur)
14mu|tesseract-3.04.00-2|128	%langdata dan da Danish
14mu|tesseract-3.04.00-2|129	%langdata deu_frak de German (Fraktur)
14mu|tesseract-3.04.00-2|130	%langdata deu de German
14mu|tesseract-3.04.00-2|131	%langdata dzo dz Dzongkha
14mu|tesseract-3.04.00-2|132	%langdata ell el Greek
14mu|tesseract-3.04.00-2|133	%langdata eng en English
14mu|tesseract-3.04.00-2|134	%langdata enm en Middle English (1100-1500)
14mu|tesseract-3.04.00-2|135	%langdata epo eo Esperanto
14mu|tesseract-3.04.00-2|136	%langdata equ en Equations
14mu|tesseract-3.04.00-2|137	%langdata est et Estonian
14mu|tesseract-3.04.00-2|138	%langdata eus eu Basque
14mu|tesseract-3.04.00-2|139	%langdata fas fa Persian
14mu|tesseract-3.04.00-2|140	%langdata fin fi Finnish
14mu|tesseract-3.04.00-2|141	%langdata fra fr French
14mu|tesseract-3.04.00-2|142	%langdata frk fr Frankish
14mu|tesseract-3.04.00-2|143	%langdata frm fr Middle French (1400-1600)
14mu|tesseract-3.04.00-2|144	%langdata gle ga Irish
14mu|tesseract-3.04.00-2|145	%langdata glg gl Galician
14mu|tesseract-3.04.00-2|146	%langdata grc el Ancient Greek
14mu|tesseract-3.04.00-2|147	%langdata guj gu Gujarati
14mu|tesseract-3.04.00-2|148	%langdata hat ha Haitian
14mu|tesseract-3.04.00-2|149	%langdata heb he Hebrew
14mu|tesseract-3.04.00-2|150	%langdata hin hi Hindi
14mu|tesseract-3.04.00-2|151	%langdata hrv hr Croation
14mu|tesseract-3.04.00-2|152	%langdata hun hu Hungarian
14mu|tesseract-3.04.00-2|153	%langdata iku en Inuktitut
14mu|tesseract-3.04.00-2|154	%langdata ind id Indonesian
14mu|tesseract-3.04.00-2|155	%langdata isl is Icelandic
14mu|tesseract-3.04.00-2|156	%langdata ita_old it Old Italian
14mu|tesseract-3.04.00-2|157	%langdata ita it Italian
14mu|tesseract-3.04.00-2|158	%langdata jav ja Javanese
14mu|tesseract-3.04.00-2|159	%langdata jpn ja Japanese
14mu|tesseract-3.04.00-2|160	%langdata kan kn Kannada
14mu|tesseract-3.04.00-2|161	%langdata kat_old ka Old Georgian
14mu|tesseract-3.04.00-2|162	%langdata kat ka Georgian
14mu|tesseract-3.04.00-2|163	%langdata kaz kk Kazakh
14mu|tesseract-3.04.00-2|164	%langdata khm km Khmer
14mu|tesseract-3.04.00-2|165	%langdata kir ky Kyrgyz
14mu|tesseract-3.04.00-2|166	%langdata kor ko Korean
14mu|tesseract-3.04.00-2|167	%langdata kur ku Kurdish
14mu|tesseract-3.04.00-2|168	%langdata lao lo Lao
14mu|tesseract-3.04.00-2|169	%langdata lat en Latin
14mu|tesseract-3.04.00-2|170	%langdata lav lv Latvian
14mu|tesseract-3.04.00-2|171	%langdata lit lt Lithuanian
14mu|tesseract-3.04.00-2|172	%langdata mal ml Malayalam
14mu|tesseract-3.04.00-2|173	%langdata mar mr Marathi
14mu|tesseract-3.04.00-2|174	%langdata mkd mk Macedonian
14mu|tesseract-3.04.00-2|175	%langdata mlt mt Maltese
14mu|tesseract-3.04.00-2|176	%langdata msa ms Malay
14mu|tesseract-3.04.00-2|177	%langdata mya my Burmese
14mu|tesseract-3.04.00-2|178	%langdata nep ne Nepali
14mu|tesseract-3.04.00-2|179	%langdata nld nl Dutch
14mu|tesseract-3.04.00-2|180	%langdata nor no Norwegian
14mu|tesseract-3.04.00-2|181	%langdata ori or Oriya
14mu|tesseract-3.04.00-2|182	%langdata pan pa Punjabi
14mu|tesseract-3.04.00-2|183	%langdata pol pl Polish
14mu|tesseract-3.04.00-2|184	%langdata por pt Portuguese
14mu|tesseract-3.04.00-2|185	%langdata pus ps Pashto
14mu|tesseract-3.04.00-2|186	%langdata ron ro Romanian
14mu|tesseract-3.04.00-2|187	%langdata rus ru Russian
14mu|tesseract-3.04.00-2|188	%langdata san sa Sanskrit
14mu|tesseract-3.04.00-2|189	%langdata sin si Sinhala
14mu|tesseract-3.04.00-2|190	%langdata slk_frak sk Slovakian (Fraktur)
14mu|tesseract-3.04.00-2|191	%langdata slk sk Slovakian
14mu|tesseract-3.04.00-2|192	%langdata slv sl Slovenian
14mu|tesseract-3.04.00-2|193	%langdata spa_old es Old Spanish
14mu|tesseract-3.04.00-2|194	%langdata spa es Spanish
14mu|tesseract-3.04.00-2|195	%langdata sqi sq Albanian
14mu|tesseract-3.04.00-2|196	%langdata srp_latn st Serbian Latin
14mu|tesseract-3.04.00-2|197	%langdata srp st Serbian
14mu|tesseract-3.04.00-2|198	%langdata swa sw Swahili
14mu|tesseract-3.04.00-2|199	%langdata swe sv Swedish
14mu|tesseract-3.04.00-2|200	%langdata syr ar Syriac
14mu|tesseract-3.04.00-2|201	%langdata tam ta Tamil
14mu|tesseract-3.04.00-2|202	%langdata tel te Telugu
14mu|tesseract-3.04.00-2|203	%langdata tgk tg Tajik
14mu|tesseract-3.04.00-2|204	%langdata tgl en Tagalog
14mu|tesseract-3.04.00-2|205	%langdata tha th Thai
14mu|tesseract-3.04.00-2|206	%langdata tir th Tigrinya
14mu|tesseract-3.04.00-2|207	%langdata tur tr Turkish
14mu|tesseract-3.04.00-2|208	%langdata uig ug Uyghur
14mu|tesseract-3.04.00-2|209	%langdata ukr uk Ukrainian
14mu|tesseract-3.04.00-2|210	%langdata urd ur Urdu
14mu|tesseract-3.04.00-2|211	%langdata uzb_cyrl uz Uzbek (Cyrillic)
14mu|tesseract-3.04.00-2|212	%langdata uzb uz Uzbek
14mu|tesseract-3.04.00-2|213	%langdata vie vi Vietnamese
14mu|tesseract-3.04.00-2|214	%langdata yid yi Yiddish
14mu|tesseract-3.04.00-2|215	
14mu|tesseract-3.04.00-2|216	%prep
14mu|tesseract-3.04.00-2|217	%setup -q -b1
14mu|tesseract-3.04.00-2|218	
14mu|tesseract-3.04.00-2|219	%build
14mu|tesseract-3.04.00-2|220	./autogen.sh
14mu|tesseract-3.04.00-2|221	%configure2_5x --disable-static
14mu|tesseract-3.04.00-2|222	%make
14mu|tesseract-3.04.00-2|223	
14mu|tesseract-3.04.00-2|224	%install
14mu|tesseract-3.04.00-2|225	%make_install
14mu|tesseract-3.04.00-2|226	%make training
14mu|tesseract-3.04.00-2|227	%make training-install DESTDIR=%{buildroot}
14mu|tesseract-3.04.00-2|228	
14mu|tesseract-3.04.00-2|229	for file in ../tessdata-%{version}/*cube.* ../tessdata-%{version}/*.traineddata
14mu|tesseract-3.04.00-2|230	do
14mu|tesseract-3.04.00-2|231	install -m 644 -D $file %{buildroot}%{_datadir}/tessdata
14mu|tesseract-3.04.00-2|232	done
14mu|tesseract-3.04.00-2|233	
14mu|tesseract-3.04.00-2|234	rm -fr %{buildroot}%{_libdir}/lib%{name}*.a
14mu|tesseract-3.04.00-2|235	rm -fr %{buildroot}%{_libdir}/lib%{name}*.la
14mu|tesseract-3.04.00-2|236	
14mu|tesseract-3.04.00-2|237	
14mu|tesseract-3.04.00-2|238	
14mu|tesseract-3.04.00-2|239	%changelog

24187 14
14mu|testdisk-7.0-2|1	%define ver_e2fsprogs 1.42
14mu|testdisk-7.0-2|2	%define ver_progsreiserfs 0.3.1-rc8
14mu|testdisk-7.0-2|3	
14mu|testdisk-7.0-2|4	Summary:	Tool to check and undelete partition
14mu|testdisk-7.0-2|5	Name:		testdisk
14mu|testdisk-7.0-2|6	Version:	7.0
14mu|testdisk-7.0-2|7	Release:	2
14mu|testdisk-7.0-2|8	License:	GPLv2+
14mu|testdisk-7.0-2|9	Group:		System/Kernel and hardware
14mu|testdisk-7.0-2|10	Url:		http://www.cgsecurity.org/wiki/TestDisk
14mu|testdisk-7.0-2|11	Source0:	http://www.cgsecurity.org/%{name}-%{version}.tar.bz2
14mu|testdisk-7.0-2|12	Source1:	progsreiserfs-%{ver_progsreiserfs}.tar.bz2
14mu|testdisk-7.0-2|13	# Upstream patch
14mu|testdisk-7.0-2|14	Patch0:		progsreiserfs-journal.patch
14mu|testdisk-7.0-2|15	# Another upstream patch
14mu|testdisk-7.0-2|16	Patch1:		progsreiserfs-file-read.patch
14mu|testdisk-7.0-2|17	# Upstream patch
14mu|testdisk-7.0-2|18	Patch2:		testdisk-7.00-qphotorec-show-partitions-at-start.patch
14mu|testdisk-7.0-2|19	BuildRequires:	jpeg-devel
14mu|testdisk-7.0-2|20	BuildRequires:	pkgconfig(ncurses) >= 5.2
14mu|testdisk-7.0-2|21	BuildRequires:	pkgconfig(ext2fs) >= %{ver_e2fsprogs}
14mu|testdisk-7.0-2|22	BuildRequires:	pkgconfig(libntfs-3g)
14mu|testdisk-7.0-2|23	BuildRequires:	pkgconfig(QtGui)
14mu|testdisk-7.0-2|24	BuildRequires:	pkgconfig(uuid)
14mu|testdisk-7.0-2|25	
14mu|testdisk-7.0-2|26	%description
14mu|testdisk-7.0-2|27	Tool to check and undelete partition. Works with the following
14mu|testdisk-7.0-2|28	filesystems:
14mu|testdisk-7.0-2|29	* BeFS ( BeOS )
14mu|testdisk-7.0-2|30	* BSD disklabel ( FreeBSD/OpenBSD/NetBSD )
14mu|testdisk-7.0-2|31	* CramFS, Compressed File System
14mu|testdisk-7.0-2|32	* DOS/Windows FAT12, FAT16 and FAT32
14mu|testdisk-7.0-2|33	* HFS and HFS+, Hierarchical File System
14mu|testdisk-7.0-2|34	* JFS, IBM's Journaled File System
14mu|testdisk-7.0-2|35	* Linux Ext2 and Ext3
14mu|testdisk-7.0-2|36	* Linux Raid
14mu|testdisk-7.0-2|37	o RAID 1: mirroring
14mu|testdisk-7.0-2|38	o RAID 4: striped array with parity device
14mu|testdisk-7.0-2|39	o RAID 5: striped array with distributed parity information
14mu|testdisk-7.0-2|40	o RAID 6: striped array with distributed dual redundancy information
14mu|testdisk-7.0-2|41	* Linux Swap (versions 1 and 2)
14mu|testdisk-7.0-2|42	* LVM and LVM2, Linux Logical Volume Manager
14mu|testdisk-7.0-2|43	* Mac partition map
14mu|testdisk-7.0-2|44	* Novell Storage Services NSS
14mu|testdisk-7.0-2|45	* NTFS ( Windows NT/2K/XP/2003/Vista )
14mu|testdisk-7.0-2|46	* ReiserFS 3.5, 3.6 and 4
14mu|testdisk-7.0-2|47	* Sun Solaris i386 disklabel
14mu|testdisk-7.0-2|48	* Unix File System UFS and UFS2 (Sun/BSD/...)
14mu|testdisk-7.0-2|49	* XFS, SGI's Journaled File System
14mu|testdisk-7.0-2|50	
14mu|testdisk-7.0-2|51	%files -f %{name}.lang
14mu|testdisk-7.0-2|52	%defattr(644,root,root,755)
14mu|testdisk-7.0-2|53	%doc AUTHORS COPYING ChangeLog INFO INSTALL NEWS README THANKS
14mu|testdisk-7.0-2|54	# doc/*.html
14mu|testdisk-7.0-2|55	%attr(755,root,root) %{_bindir}/testdisk
14mu|testdisk-7.0-2|56	%{_mandir}/man8/testdisk*
14mu|testdisk-7.0-2|57	
14mu|testdisk-7.0-2|58	#----------------------------------------------------------------------------
14mu|testdisk-7.0-2|59	
14mu|testdisk-7.0-2|60	%package -n photorec
14mu|testdisk-7.0-2|61	Summary:	Data recovery software
14mu|testdisk-7.0-2|62	Group:		System/Kernel and hardware
14mu|testdisk-7.0-2|63	Requires:	%{name} = %{EVRD}
14mu|testdisk-7.0-2|64	
14mu|testdisk-7.0-2|65	%description -n photorec
14mu|testdisk-7.0-2|66	PhotoRec is file data recovery software designed to recover lost files
14mu|testdisk-7.0-2|67	including video, documents and archives from Hard Disks and CDRom and lost
14mu|testdisk-7.0-2|68	pictures (thus, its 'Photo Recovery' name) from digital camera memory.
14mu|testdisk-7.0-2|69	
14mu|testdisk-7.0-2|70	PhotoRec ignores the filesystem and goes after the underlying data, so it
14mu|testdisk-7.0-2|71	will still work even if your media's filesystem has been severely damaged
14mu|testdisk-7.0-2|72	or re-formatted.
14mu|testdisk-7.0-2|73	
14mu|testdisk-7.0-2|74	%files -n photorec -f photorec.lang
14mu|testdisk-7.0-2|75	%defattr(644,root,root,755)
14mu|testdisk-7.0-2|76	%doc AUTHORS ChangeLog INFO INSTALL NEWS README THANKS
14mu|testdisk-7.0-2|77	%attr(755,root,root) %{_bindir}/photorec
14mu|testdisk-7.0-2|78	%{_mandir}/man8/photorec*
14mu|testdisk-7.0-2|79	
14mu|testdisk-7.0-2|80	#----------------------------------------------------------------------------
14mu|testdisk-7.0-2|81	
14mu|testdisk-7.0-2|82	%package -n qphotorec
14mu|testdisk-7.0-2|83	Summary:	GUI for photorec
14mu|testdisk-7.0-2|84	Group:		System/Kernel and hardware
14mu|testdisk-7.0-2|85	Requires:	photorec = %{EVRD}
14mu|testdisk-7.0-2|86	
14mu|testdisk-7.0-2|87	%description -n qphotorec
14mu|testdisk-7.0-2|88	Experimental GUI for PhotoRec.
14mu|testdisk-7.0-2|89	
14mu|testdisk-7.0-2|90	%files -n qphotorec -f qphotorec.lang
14mu|testdisk-7.0-2|91	%{_bindir}/qphotorec
14mu|testdisk-7.0-2|92	%{_datadir}/applications/qphotorec.desktop
14mu|testdisk-7.0-2|93	%{_iconsdir}/hicolor/*/apps/*
14mu|testdisk-7.0-2|94	%{_mandir}/man8/qphotorec*
14mu|testdisk-7.0-2|95	%{_sbindir}/qphotorec
14mu|testdisk-7.0-2|96	%{_sysconfdir}/pam.d/qphotorec
14mu|testdisk-7.0-2|97	%{_sysconfdir}/security/console.apps
14mu|testdisk-7.0-2|98	
14mu|testdisk-7.0-2|99	#----------------------------------------------------------------------------
14mu|testdisk-7.0-2|100	
14mu|testdisk-7.0-2|101	%package -n fidentify
14mu|testdisk-7.0-2|102	Summary:	Data recovery software
14mu|testdisk-7.0-2|103	Group:		System/Kernel and hardware
14mu|testdisk-7.0-2|104	Requires:	%{name} = %{EVRD}
14mu|testdisk-7.0-2|105	
14mu|testdisk-7.0-2|106	%description -n fidentify
14mu|testdisk-7.0-2|107	Recover lost files from harddisk, digital camera and cdrom fidentify the file
14mu|testdisk-7.0-2|108	type, the "extension", by using thr same database than PhotoRec.
14mu|testdisk-7.0-2|109	
14mu|testdisk-7.0-2|110	%files -n fidentify -f fidentify.lang
14mu|testdisk-7.0-2|111	%defattr(644,root,root,755)
14mu|testdisk-7.0-2|112	%doc AUTHORS ChangeLog INFO INSTALL NEWS README THANKS
14mu|testdisk-7.0-2|113	%attr(755,root,root) %{_bindir}/fidentify
14mu|testdisk-7.0-2|114	%{_mandir}/man8/fidentify*
14mu|testdisk-7.0-2|115	
14mu|testdisk-7.0-2|116	#----------------------------------------------------------------------------
14mu|testdisk-7.0-2|117	
14mu|testdisk-7.0-2|118	%prep
14mu|testdisk-7.0-2|119	%setup -q -a 1 -D
14mu|testdisk-7.0-2|120	%patch0 -p0
14mu|testdisk-7.0-2|121	%patch1 -p0
14mu|testdisk-7.0-2|122	%patch2 -p1
14mu|testdisk-7.0-2|123	
14mu|testdisk-7.0-2|124	%build
14mu|testdisk-7.0-2|125	(
14mu|testdisk-7.0-2|126	cd progsreiserfs-%{ver_progsreiserfs}
14mu|testdisk-7.0-2|127	%configure2_5x --disable-Werror
14mu|testdisk-7.0-2|128	%make
14mu|testdisk-7.0-2|129	)
14mu|testdisk-7.0-2|130	
14mu|testdisk-7.0-2|131	%configure2_5x \
14mu|testdisk-7.0-2|132	--with-reiserfs-lib=`pwd`/progsreiserfs-%{ver_progsreiserfs}/libreiserfs/.libs/ \
14mu|testdisk-7.0-2|133	--with-reiserfs-includes=`pwd`/progsreiserfs-%{ver_progsreiserfs}/include/ \
14mu|testdisk-7.0-2|134	--enable-qt
14mu|testdisk-7.0-2|135	%make
14mu|testdisk-7.0-2|136	
14mu|testdisk-7.0-2|137	%install
14mu|testdisk-7.0-2|138	%makeinstall_std
14mu|testdisk-7.0-2|139	
14mu|testdisk-7.0-2|140	rm -rf %{buildroot}%{_docdir}
14mu|testdisk-7.0-2|141	
14mu|testdisk-7.0-2|142	mkdir %{buildroot}%{_sbindir}
14mu|testdisk-7.0-2|143	mv %{buildroot}%{_bindir}/qphotorec %{buildroot}%{_sbindir}
14mu|testdisk-7.0-2|144	
14mu|testdisk-7.0-2|145	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/qphotorec
14mu|testdisk-7.0-2|146	
14mu|testdisk-7.0-2|147	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|testdisk-7.0-2|148	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|testdisk-7.0-2|149	
14mu|testdisk-7.0-2|150	cat > %{buildroot}%{_sysconfdir}/security/console.apps/qphotorec <<EOF
14mu|testdisk-7.0-2|151	USER=root
14mu|testdisk-7.0-2|152	PROGRAM=%{_sbindir}/qphotorec
14mu|testdisk-7.0-2|153	FALLBACK=false
14mu|testdisk-7.0-2|154	SESSION=true
14mu|testdisk-7.0-2|155	EOF
14mu|testdisk-7.0-2|156	
14mu|testdisk-7.0-2|157	cat > %{buildroot}%{_sysconfdir}/pam.d/qphotorec  <<EOF
14mu|testdisk-7.0-2|158	#%PAM-1.0
14mu|testdisk-7.0-2|159	auth            include         config-util
14mu|testdisk-7.0-2|160	account         include         config-util
14mu|testdisk-7.0-2|161	session         include         config-util
14mu|testdisk-7.0-2|162	EOF
14mu|testdisk-7.0-2|163	
14mu|testdisk-7.0-2|164	%find_lang qphotorec --with-man
14mu|testdisk-7.0-2|165	%find_lang photorec --with-man
14mu|testdisk-7.0-2|166	%find_lang testdisk --with-man
14mu|testdisk-7.0-2|167	%find_lang fidentify --with-man
14mu|testdisk-7.0-2|168	
14mu|testdisk-7.0-2|169	
14mu|testdisk-7.0-2|170	%changelog
14mu|testdisk-7.0-2|171	
14mu|testdisk-7.0-2|172	* Wed Mar 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.0-2
14mu|testdisk-7.0-2|173	- (3e52fac) Minor cleanups
14mu|testdisk-7.0-2|174	
14mu|testdisk-7.0-2|175	

24188 14
14mu|tevent-0.9.28-1|1	%define major 0
14mu|tevent-0.9.28-1|2	%define libname %mklibname tevent %{major}
14mu|tevent-0.9.28-1|3	%define devname %mklibname tevent -d
14mu|tevent-0.9.28-1|4	
14mu|tevent-0.9.28-1|5	Summary:	Samba4 event management library
14mu|tevent-0.9.28-1|6	Name:		tevent
14mu|tevent-0.9.28-1|7	Version:	0.9.28
14mu|tevent-0.9.28-1|8	Release:	1
14mu|tevent-0.9.28-1|9	# Shipped in samba4 without internal version:
14mu|tevent-0.9.28-1|10	Epoch:		1
14mu|tevent-0.9.28-1|11	License:	GPLv3+
14mu|tevent-0.9.28-1|12	Group:		System/Libraries
14mu|tevent-0.9.28-1|13	Url:		http://tevent.samba.org/
14mu|tevent-0.9.28-1|14	Source0:	http://www.samba.org/ftp/tevent/tevent-%{version}.tar.gz
14mu|tevent-0.9.28-1|15	Source1:	http://www.samba.org/ftp/tevent/tevent-%{version}.tar.asc
14mu|tevent-0.9.28-1|16	Source2:	samba-pubkey.asc
14mu|tevent-0.9.28-1|17	BuildRequires:	python-talloc
14mu|tevent-0.9.28-1|18	BuildRequires:	pkgconfig(pytalloc-util) >= 2.1.5
14mu|tevent-0.9.28-1|19	BuildRequires:	pkgconfig(talloc) >= 2.1.5
14mu|tevent-0.9.28-1|20	
14mu|tevent-0.9.28-1|21	%track
14mu|tevent-0.9.28-1|22	prog %{name} = {
14mu|tevent-0.9.28-1|23	url = http://www.samba.org/ftp/tevent/
14mu|tevent-0.9.28-1|24	regex = %{name}-(__VER__)\.tar\.gz
14mu|tevent-0.9.28-1|25	version = %{version}
14mu|tevent-0.9.28-1|26	}
14mu|tevent-0.9.28-1|27	
14mu|tevent-0.9.28-1|28	%description
14mu|tevent-0.9.28-1|29	Tevent is an event system based on the talloc memory management library. It is
14mu|tevent-0.9.28-1|30	the core event system used in Samba. Tevent has support for many event types,
14mu|tevent-0.9.28-1|31	including timers, signals, and the classic file descriptor events. Tevent also
14mu|tevent-0.9.28-1|32	provide helpers to deal with asynchronous code providing the tevent_req (Tevent
14mu|tevent-0.9.28-1|33	Request) functions.
14mu|tevent-0.9.28-1|34	
14mu|tevent-0.9.28-1|35	#----------------------------------------------------------------------------
14mu|tevent-0.9.28-1|36	
14mu|tevent-0.9.28-1|37	%package -n %{libname}
14mu|tevent-0.9.28-1|38	Summary:	Samba4 event management library
14mu|tevent-0.9.28-1|39	Group:		System/Libraries
14mu|tevent-0.9.28-1|40	
14mu|tevent-0.9.28-1|41	%description -n %{libname}
14mu|tevent-0.9.28-1|42	Samba4 event management library.
14mu|tevent-0.9.28-1|43	
14mu|tevent-0.9.28-1|44	%files -n %{libname}
14mu|tevent-0.9.28-1|45	%{_libdir}/libtevent.so.%{major}*
14mu|tevent-0.9.28-1|46	
14mu|tevent-0.9.28-1|47	#----------------------------------------------------------------------------
14mu|tevent-0.9.28-1|48	
14mu|tevent-0.9.28-1|49	%package -n %{devname}
14mu|tevent-0.9.28-1|50	Summary:	Development files for Samba4 event management library
14mu|tevent-0.9.28-1|51	Group:		Development/C
14mu|tevent-0.9.28-1|52	Requires:	%{libname} = %{EVRD}
14mu|tevent-0.9.28-1|53	Requires:	pkgconfig(talloc) >= 2.1.2
14mu|tevent-0.9.28-1|54	Provides:	%{name}-devel = %{EVRD}
14mu|tevent-0.9.28-1|55	
14mu|tevent-0.9.28-1|56	%description -n %{devname}
14mu|tevent-0.9.28-1|57	Development files for Samba4 event management library.
14mu|tevent-0.9.28-1|58	
14mu|tevent-0.9.28-1|59	%files -n %{devname}
14mu|tevent-0.9.28-1|60	%{_libdir}/libtevent.so
14mu|tevent-0.9.28-1|61	%{_includedir}/tevent.h
14mu|tevent-0.9.28-1|62	%{_libdir}/pkgconfig/tevent.pc
14mu|tevent-0.9.28-1|63	
14mu|tevent-0.9.28-1|64	#----------------------------------------------------------------------------
14mu|tevent-0.9.28-1|65	
14mu|tevent-0.9.28-1|66	%package -n python-tevent
14mu|tevent-0.9.28-1|67	Summary:	Python module for Samba4 event management library
14mu|tevent-0.9.28-1|68	Group:		Development/Python
14mu|tevent-0.9.28-1|69	
14mu|tevent-0.9.28-1|70	%description -n python-tevent
14mu|tevent-0.9.28-1|71	Python module for Samba4 event management library.
14mu|tevent-0.9.28-1|72	
14mu|tevent-0.9.28-1|73	%files -n python-tevent
14mu|tevent-0.9.28-1|74	%{py_platsitedir}/_tevent.so
14mu|tevent-0.9.28-1|75	%{py_platsitedir}/tevent.py
14mu|tevent-0.9.28-1|76	
14mu|tevent-0.9.28-1|77	#----------------------------------------------------------------------------
14mu|tevent-0.9.28-1|78	
14mu|tevent-0.9.28-1|79	%prep
14mu|tevent-0.9.28-1|80	%setup -q
14mu|tevent-0.9.28-1|81	chmod +r -R .
14mu|tevent-0.9.28-1|82	
14mu|tevent-0.9.28-1|83	%build
14mu|tevent-0.9.28-1|84	export PYTHONDIR=%{py_platsitedir}
14mu|tevent-0.9.28-1|85	%setup_compile_flags
14mu|tevent-0.9.28-1|86	./configure \
14mu|tevent-0.9.28-1|87	--prefix=%{_prefix} \
14mu|tevent-0.9.28-1|88	--libdir=%{_libdir} \
14mu|tevent-0.9.28-1|89	--disable-rpath \
14mu|tevent-0.9.28-1|90	--bundled-libraries=NONE \
14mu|tevent-0.9.28-1|91	--builtin-libraries=replace
14mu|tevent-0.9.28-1|92	
14mu|tevent-0.9.28-1|93	%make
14mu|tevent-0.9.28-1|94	
14mu|tevent-0.9.28-1|95	%install
14mu|tevent-0.9.28-1|96	%makeinstall_std
14mu|tevent-0.9.28-1|97	
14mu|tevent-0.9.28-1|98	
14mu|tevent-0.9.28-1|99	%changelog
14mu|tevent-0.9.28-1|100	
14mu|tevent-0.9.28-1|101	* Thu May 19 2016 Denis Silakov <dsilakov@gmail.com> 1:0.9.28-1
14mu|tevent-0.9.28-1|102	- (bc5ca17) Updated to 0.9.28
14mu|tevent-0.9.28-1|103	
14mu|tevent-0.9.28-1|104	

24189 14
14mu|texinfo-5.2-9|1	# Maybe we should disable more perl() provides and exclude them from autoreq?
14mu|texinfo-5.2-9|2	%define __noautoprov 'perl\\(Text.*|perl\\(Locale.*'
14mu|texinfo-5.2-9|3	
14mu|texinfo-5.2-9|4	Name:		texinfo
14mu|texinfo-5.2-9|5	Version:	5.2
14mu|texinfo-5.2-9|6	Release:	9
14mu|texinfo-5.2-9|7	Summary:	Tools needed to create Texinfo format documentation files
14mu|texinfo-5.2-9|8	License:	GPLv3+
14mu|texinfo-5.2-9|9	Group:		Publishing
14mu|texinfo-5.2-9|10	URL:		http://www.gnu.org/software/texinfo/
14mu|texinfo-5.2-9|11	Source0:	ftp://ftp.gnu.org/pub/gnu/texinfo/%{name}-%{version}.tar.xz
14mu|texinfo-5.2-9|12	Source2:	%{name}.rpmlintrc
14mu|texinfo-5.2-9|13	Patch1:		texinfo-3.12h-fix.patch
14mu|texinfo-5.2-9|14	Patch107:	texinfo-4.13-vikeys-segfault-fix.patch
14mu|texinfo-5.2-9|15	# Local fixes submitted upstream
14mu|texinfo-5.2-9|16	Patch200:	texinfo-4.13-mb_modeline.patch
14mu|texinfo-5.2-9|17	BuildRequires:	ncurses-devel
14mu|texinfo-5.2-9|18	BuildRequires:	help2man
14mu|texinfo-5.2-9|19	
14mu|texinfo-5.2-9|20	%description
14mu|texinfo-5.2-9|21	Texinfo is a documentation system that can produce both online information
14mu|texinfo-5.2-9|22	and printed output from a single source file.  Normally, you'd have to
14mu|texinfo-5.2-9|23	write two separate documents: one for online help or other online
14mu|texinfo-5.2-9|24	information and the other for a typeset manual or other printed work.
14mu|texinfo-5.2-9|25	Using Texinfo, you only need to write one source document.  Then when the
14mu|texinfo-5.2-9|26	work needs revision, you only have to revise one source document.  The GNU
14mu|texinfo-5.2-9|27	Project uses the Texinfo file format for most of its documentation.
14mu|texinfo-5.2-9|28	
14mu|texinfo-5.2-9|29	Install texinfo if you want a documentation system for producing both
14mu|texinfo-5.2-9|30	online and print documentation from the same source file and/or if you are
14mu|texinfo-5.2-9|31	going to write documentation for the GNU Project.
14mu|texinfo-5.2-9|32	
14mu|texinfo-5.2-9|33	%package -n	info
14mu|texinfo-5.2-9|34	Summary:	A stand-alone TTY-based reader for GNU texinfo documentation
14mu|texinfo-5.2-9|35	Group:		System/Base
14mu|texinfo-5.2-9|36	Requires(pre):	coreutils
14mu|texinfo-5.2-9|37	Requires(pre):	less
14mu|texinfo-5.2-9|38	Requires(pre):	grep
14mu|texinfo-5.2-9|39	Requires:	less
14mu|texinfo-5.2-9|40	Requires(pre):	xz
14mu|texinfo-5.2-9|41	Requires:	xz
14mu|texinfo-5.2-9|42	%rename		info-install
14mu|texinfo-5.2-9|43	
14mu|texinfo-5.2-9|44	%description -n	info
14mu|texinfo-5.2-9|45	The GNU project uses the texinfo file format for much of its
14mu|texinfo-5.2-9|46	documentation. The info package provides a standalone TTY-based browser
14mu|texinfo-5.2-9|47	program for viewing texinfo files.
14mu|texinfo-5.2-9|48	
14mu|texinfo-5.2-9|49	You should install info, because GNU's texinfo documentation is a valuable
14mu|texinfo-5.2-9|50	source of information about the software on your system.
14mu|texinfo-5.2-9|51	
14mu|texinfo-5.2-9|52	%prep
14mu|texinfo-5.2-9|53	%setup -q
14mu|texinfo-5.2-9|54	%apply_patches
14mu|texinfo-5.2-9|55	
14mu|texinfo-5.2-9|56	%build
14mu|texinfo-5.2-9|57	%configure2_5x	--disable-rpath
14mu|texinfo-5.2-9|58	%make
14mu|texinfo-5.2-9|59	%make -C util
14mu|texinfo-5.2-9|60	
14mu|texinfo-5.2-9|61	%check
14mu|texinfo-5.2-9|62	# all tests must pass
14mu|texinfo-5.2-9|63	make check
14mu|texinfo-5.2-9|64	
14mu|texinfo-5.2-9|65	%install
14mu|texinfo-5.2-9|66	%makeinstall_std
14mu|texinfo-5.2-9|67	mkdir -p %{buildroot}/sbin
14mu|texinfo-5.2-9|68	mv %{buildroot}%{_bindir}/install-info %{buildroot}/sbin
14mu|texinfo-5.2-9|69	touch %{buildroot}%{_infodir}/dir
14mu|texinfo-5.2-9|70	
14mu|texinfo-5.2-9|71	%find_lang %{name} --all-name
14mu|texinfo-5.2-9|72	
14mu|texinfo-5.2-9|73	%triggerin -n info -- %{_infodir}/*.info*, %{_infodir}/texinfo.*
14mu|texinfo-5.2-9|74	if [ $1 -eq 1 -o $2 -eq 1 ]; then
14mu|texinfo-5.2-9|75	while [ -n "$3" ]; do
14mu|texinfo-5.2-9|76	if [ -f "$3" ]; then
14mu|texinfo-5.2-9|77	LESSOPEN="|/usr/bin/lesspipe.sh %s" LESS_ADVANCED_PREPROCESSOR=1 less "$3" | grep -q -e INFO-DIR-SECTION && /sbin/install-info "$3" --dir=%{_infodir}/dir
14mu|texinfo-5.2-9|78	fi
14mu|texinfo-5.2-9|79	shift
14mu|texinfo-5.2-9|80	done
14mu|texinfo-5.2-9|81	fi
14mu|texinfo-5.2-9|82	
14mu|texinfo-5.2-9|83	%triggerun -n info -- %{_infodir}/*.info*, %{_infodir}/texinfo.*
14mu|texinfo-5.2-9|84	if [ $2 -eq 0 ]; then
14mu|texinfo-5.2-9|85	while [ -n "$3" ]; do
14mu|texinfo-5.2-9|86	if [ -f "$3" ]; then
14mu|texinfo-5.2-9|87	LESSOPEN="|/usr/bin/lesspipe.sh %s" LESS_ADVANCED_PREPROCESSOR=1 less "$3" | grep -q -e INFO-DIR-SECTION && /sbin/install-info "$3" --dir=%{_infodir}/dir --remove
14mu|texinfo-5.2-9|88	fi
14mu|texinfo-5.2-9|89	shift
14mu|texinfo-5.2-9|90	done
14mu|texinfo-5.2-9|91	fi
14mu|texinfo-5.2-9|92	
14mu|texinfo-5.2-9|93	%files -f %{name}.lang
14mu|texinfo-5.2-9|94	%doc AUTHORS NEWS README TODO
14mu|texinfo-5.2-9|95	%{_bindir}/makeinfo
14mu|texinfo-5.2-9|96	%{_bindir}/pdftexi2dvi
14mu|texinfo-5.2-9|97	%{_bindir}/pod2texi
14mu|texinfo-5.2-9|98	%{_bindir}/texindex
14mu|texinfo-5.2-9|99	%{_bindir}/texi2any
14mu|texinfo-5.2-9|100	%{_bindir}/texi2dvi
14mu|texinfo-5.2-9|101	%{_bindir}/texi2pdf
14mu|texinfo-5.2-9|102	%{_infodir}/info-stnd.info*
14mu|texinfo-5.2-9|103	%{_infodir}/texinfo*
14mu|texinfo-5.2-9|104	%{_mandir}/man1/makeinfo.1*
14mu|texinfo-5.2-9|105	%{_mandir}/man1/pdftexi2dvi.1*
14mu|texinfo-5.2-9|106	%{_mandir}/man1/pod2texi.1*
14mu|texinfo-5.2-9|107	%{_mandir}/man1/texi2any.1*
14mu|texinfo-5.2-9|108	%{_mandir}/man1/texi2dvi.1*
14mu|texinfo-5.2-9|109	%{_mandir}/man1/texi2pdf.1*
14mu|texinfo-5.2-9|110	%{_mandir}/man1/texindex.1*
14mu|texinfo-5.2-9|111	%{_mandir}/man5/texinfo.5*
14mu|texinfo-5.2-9|112	%{_datadir}/texinfo
14mu|texinfo-5.2-9|113	
14mu|texinfo-5.2-9|114	%files -n info
14mu|texinfo-5.2-9|115	%doc info/README
14mu|texinfo-5.2-9|116	/sbin/install-info
14mu|texinfo-5.2-9|117	%{_bindir}/info
14mu|texinfo-5.2-9|118	%{_bindir}/infokey
14mu|texinfo-5.2-9|119	%ghost %{_infodir}/dir
14mu|texinfo-5.2-9|120	%{_infodir}/info.info*
14mu|texinfo-5.2-9|121	%{_mandir}/man1/info.1*
14mu|texinfo-5.2-9|122	%{_mandir}/man1/infokey.1*
14mu|texinfo-5.2-9|123	%{_mandir}/man1/install-info.1*
14mu|texinfo-5.2-9|124	%{_mandir}/man5/info.5*
14mu|texinfo-5.2-9|125	
14mu|texinfo-5.2-9|126	%changelog
14mu|texinfo-5.2-9|127	* Wed Oct 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.2-9
14mu|texinfo-5.2-9|128	+ Revision: c03c3bb
14mu|texinfo-5.2-9|129	- Drop bootstrap and dependency on texlive-collection-texinfo - not needed anymore.
14mu|texinfo-5.2-9|130	
14mu|texinfo-5.2-9|131	

24190 14
14mu|texlive-20131212-13|1	%define _binary_payload			w9.gzdio
14mu|texlive-20131212-13|2	%define _source_payload			w9.gzdio
14mu|texlive-20131212-13|3	
14mu|texlive-20131212-13|4	%define _texmf_enable_asymptote		0
14mu|texlive-20131212-13|5	%define _texmf_enable_biber		0
14mu|texlive-20131212-13|6	%define _texmf_enable_xindy		0
14mu|texlive-20131212-13|7	%define _texmf_with_system_dialog	1
14mu|texlive-20131212-13|8	%define _texmf_with_system_icu		1
14mu|texlive-20131212-13|9	%define _texmf_with_system_lcdf		0
14mu|texlive-20131212-13|10	%define _texmf_with_system_poppler	1
14mu|texlive-20131212-13|11	%define _texmf_with_system_psutils	1
14mu|texlive-20131212-13|12	%define _texmf_with_system_t1lib	1
14mu|texlive-20131212-13|13	%define _texmf_with_system_tex4ht	0
14mu|texlive-20131212-13|14	%define _texmf_with_system_teckit	0
14mu|texlive-20131212-13|15	
14mu|texlive-20131212-13|16	%define enable_shared			1
14mu|texlive-20131212-13|17	
14mu|texlive-20131212-13|18	%define historic			0
14mu|texlive-20131212-13|19	
14mu|texlive-20131212-13|20	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|21	Name:		texlive
14mu|texlive-20131212-13|22	Version:	20131212
14mu|texlive-20131212-13|23	Release:	13
14mu|texlive-20131212-13|24	Summary:	The TeX formatting system
14mu|texlive-20131212-13|25	Group:		Publishing
14mu|texlive-20131212-13|26	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-20131212-13|27	URL:		http://tug.org/texlive/
14mu|texlive-20131212-13|28	%if %{historic}
14mu|texlive-20131212-13|29	Source0:	ftp://tug.org/historic/systems/texlive/2013/texlive-20130530-source.tar.xz
14mu|texlive-20131212-13|30	Source1:	ftp://tug.org/historic/systems/texlive/2013/texlive-20130530-source.tar.xz.sha256
14mu|texlive-20131212-13|31	%else
14mu|texlive-20131212-13|32	# svn co svn://tug.org/texlive/branches/branch2012/Build/source texlive-source
14mu|texlive-20131212-13|33	# tar Jcf texlive-20131212-source.tar.xz  --exclude .svn --transform 's/^texlive-source/texlive-20131212-source/'  texlive-source/
14mu|texlive-20131212-13|34	Source0:	texlive-20131212-source.tar.xz
14mu|texlive-20131212-13|35	# sha256sum texlive-20131212-source.tar.xz > texlive-20131212-source.tar.xz.sha256
14mu|texlive-20131212-13|36	Source1:	texlive-20131212-source.tar.xz.sha256
14mu|texlive-20131212-13|37	%endif
14mu|texlive-20131212-13|38	Source100:	%{name}.rpmlintrc
14mu|texlive-20131212-13|39	Obsoletes:	tetex-usrlocal < 3.0-1
14mu|texlive-20131212-13|40	
14mu|texlive-20131212-13|41	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|42	Requires:	ghostscript
14mu|texlive-20131212-13|43	%if %{_texmf_enable_asymptote}
14mu|texlive-20131212-13|44	Requires:	gv
14mu|texlive-20131212-13|45	Requires:	tkinter
14mu|texlive-20131212-13|46	%endif
14mu|texlive-20131212-13|47	%if %{_texmf_with_system_teckit}
14mu|texlive-20131212-13|48	Requires:	teckit
14mu|texlive-20131212-13|49	%endif
14mu|texlive-20131212-13|50	
14mu|texlive-20131212-13|51	Requires:       texlive-latex
14mu|texlive-20131212-13|52	Requires:       texlive-collection-basic
14mu|texlive-20131212-13|53	Suggests:	texlive-scheme-full texlive-scheme-xml
14mu|texlive-20131212-13|54	Suggests:	texlive-collection-latexextra
14mu|texlive-20131212-13|55	Requires(post):	texlive-tlpkg
14mu|texlive-20131212-13|56	BuildRequires:	texlive-tlpkg
14mu|texlive-20131212-13|57	
14mu|texlive-20131212-13|58	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|59	BuildRequires:	bison
14mu|texlive-20131212-13|60	%if %{_texmf_enable_xindy}
14mu|texlive-20131212-13|61	BuildRequires:	clisp
14mu|texlive-20131212-13|62	BuildRequires:	ffcall-devel
14mu|texlive-20131212-13|63	%endif
14mu|texlive-20131212-13|64	%if %{_texmf_enable_asymptote}
14mu|texlive-20131212-13|65	BuildRequires:	fftw-devel
14mu|texlive-20131212-13|66	BuildRequires:	flex
14mu|texlive-20131212-13|67	%endif
14mu|texlive-20131212-13|68	BuildRequires:	freetype-devel
14mu|texlive-20131212-13|69	BuildRequires:	fontconfig-devel
14mu|texlive-20131212-13|70	%if %{_texmf_enable_asymptote}
14mu|texlive-20131212-13|71	BuildRequires:	libgc-devel
14mu|texlive-20131212-13|72	BuildRequires:	libsigsegv-devel
14mu|texlive-20131212-13|73	BuildRequires:	ghostscript-dvipdf
14mu|texlive-20131212-13|74	BuildRequires:	gsl-devel
14mu|texlive-20131212-13|75	BuildRequires:	pkgconfig(gl)
14mu|texlive-20131212-13|76	%endif
14mu|texlive-20131212-13|77	BuildRequires:	gd-devel
14mu|texlive-20131212-13|78	%if %{_texmf_with_system_icu}
14mu|texlive-20131212-13|79	BuildRequires:	icu-devel >= 49
14mu|texlive-20131212-13|80	%endif
14mu|texlive-20131212-13|81	%if %{_texmf_with_system_poppler}
14mu|texlive-20131212-13|82	BuildRequires:	pkgconfig(poppler)
14mu|texlive-20131212-13|83	%endif
14mu|texlive-20131212-13|84	BuildRequires:	xaw-devel
14mu|texlive-20131212-13|85	%if !%{_texmf_with_system_dialog}
14mu|texlive-20131212-13|86	BuildRequires:	ncurses-devel
14mu|texlive-20131212-13|87	%endif
14mu|texlive-20131212-13|88	BuildRequires:	png-devel
14mu|texlive-20131212-13|89	%if %{_texmf_with_system_t1lib}
14mu|texlive-20131212-13|90	BuildRequires:	t1lib-devel
14mu|texlive-20131212-13|91	%endif
14mu|texlive-20131212-13|92	%if %{_texmf_with_system_teckit}
14mu|texlive-20131212-13|93	BuildRequires:	teckit-devel
14mu|texlive-20131212-13|94	%endif
14mu|texlive-20131212-13|95	%if %{_texmf_enable_xindy}
14mu|texlive-20131212-13|96	BuildRequires:	texlive
14mu|texlive-20131212-13|97	%endif
14mu|texlive-20131212-13|98	%if %{_texmf_enable_asymptote}
14mu|texlive-20131212-13|99	BuildRequires:	texinfo
14mu|texlive-20131212-13|100	%endif
14mu|texlive-20131212-13|101	BuildRequires:	zziplib-devel
14mu|texlive-20131212-13|102	
14mu|texlive-20131212-13|103	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|104	Patch0:		texlive-format.patch
14mu|texlive-20131212-13|105	Patch1:		texlive-asymptote.patch
14mu|texlive-20131212-13|106	Patch2:		texlive-xdvi.patch
14mu|texlive-20131212-13|107	# New definition only misses default location...
14mu|texlive-20131212-13|108	Patch3:		texlive-texmfcnf.patch
14mu|texlive-20131212-13|109	
14mu|texlive-20131212-13|110	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|111	%description
14mu|texlive-20131212-13|112	TeX Live is an easy way to get up and running with the TeX document
14mu|texlive-20131212-13|113	production system. It provides a comprehensive TeX system. It includes
14mu|texlive-20131212-13|114	all the major TeX-related programs, macro packages, and fonts that are
14mu|texlive-20131212-13|115	free software, including support for many languages around the world.
14mu|texlive-20131212-13|116	
14mu|texlive-20131212-13|117	%files
14mu|texlive-20131212-13|118	
14mu|texlive-20131212-13|119	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|120	%if %{enable_shared}
14mu|texlive-20131212-13|121	########################################################################
14mu|texlive-20131212-13|122	%define	kpathsea		%{mklibname kpathsea 6}
14mu|texlive-20131212-13|123	
14mu|texlive-20131212-13|124	%package	-n %{kpathsea}
14mu|texlive-20131212-13|125	Summary:	Path searching library for TeX-related files
14mu|texlive-20131212-13|126	Group:		System/Libraries
14mu|texlive-20131212-13|127	Provides:	kpathsea = %{version}-%{release}
14mu|texlive-20131212-13|128	
14mu|texlive-20131212-13|129	%description	-n %{kpathsea}
14mu|texlive-20131212-13|130	Kpathsea implements generic path searching, configuration,
14mu|texlive-20131212-13|131	and TeX-specific file searching.
14mu|texlive-20131212-13|132	
14mu|texlive-20131212-13|133	%files -n %{kpathsea}
14mu|texlive-20131212-13|134	%{_libdir}/libkpathsea.so.*
14mu|texlive-20131212-13|135	
14mu|texlive-20131212-13|136	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|137	%define	kpathsea_devel		%{mklibname -d kpathsea}
14mu|texlive-20131212-13|138	
14mu|texlive-20131212-13|139	%package	-n %{kpathsea_devel}
14mu|texlive-20131212-13|140	Summary:	Kpathsea development files
14mu|texlive-20131212-13|141	Group:		Development/C
14mu|texlive-20131212-13|142	Requires:	kpathsea = %{version}-%{release}
14mu|texlive-20131212-13|143	Provides:	kpathsea-devel = %{version}-%{release}
14mu|texlive-20131212-13|144	
14mu|texlive-20131212-13|145	%description	-n %{kpathsea_devel}
14mu|texlive-20131212-13|146	Kpathsea implements generic path searching, configuration,
14mu|texlive-20131212-13|147	and TeX-specific file searching.
14mu|texlive-20131212-13|148	This package includes the kpathsea development files.
14mu|texlive-20131212-13|149	
14mu|texlive-20131212-13|150	%files -n %{kpathsea_devel}
14mu|texlive-20131212-13|151	%{_includedir}/kpathsea
14mu|texlive-20131212-13|152	%{_libdir}/libkpathsea.so
14mu|texlive-20131212-13|153	
14mu|texlive-20131212-13|154	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|155	%define	ptexenc			%{mklibname ptexenc 1}
14mu|texlive-20131212-13|156	
14mu|texlive-20131212-13|157	%package	-n %{ptexenc}
14mu|texlive-20131212-13|158	Summary:	Library for Japanese pTeX
14mu|texlive-20131212-13|159	Group:		System/Libraries
14mu|texlive-20131212-13|160	Provides:	ptexenc = %{version}-%{release}
14mu|texlive-20131212-13|161	
14mu|texlive-20131212-13|162	%description	-n %{ptexenc}
14mu|texlive-20131212-13|163	ptexenc is a useful library for Japanese pTeX
14mu|texlive-20131212-13|164	(which stands for publishing TeX, and is an extension of
14mu|texlive-20131212-13|165	TeX by ASCII Co.) and its surrounding tools.
14mu|texlive-20131212-13|166	
14mu|texlive-20131212-13|167	%files -n %{ptexenc}
14mu|texlive-20131212-13|168	%{_libdir}/libptexenc.so.*
14mu|texlive-20131212-13|169	
14mu|texlive-20131212-13|170	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|171	%define	ptexenc_devel		%{mklibname -d ptexenc}
14mu|texlive-20131212-13|172	
14mu|texlive-20131212-13|173	%package	-n %{ptexenc_devel}
14mu|texlive-20131212-13|174	Summary:	Library for Japanese pTeX
14mu|texlive-20131212-13|175	Group:		Development/C
14mu|texlive-20131212-13|176	Requires:	ptexenc = %{version}-%{release}
14mu|texlive-20131212-13|177	Provides:	ptexenc-devel = %{version}-%{release}
14mu|texlive-20131212-13|178	
14mu|texlive-20131212-13|179	%description	-n %{ptexenc_devel}
14mu|texlive-20131212-13|180	ptexenc is a useful library for Japanese pTeX
14mu|texlive-20131212-13|181	(which stands for publishing TeX, and is an extension of
14mu|texlive-20131212-13|182	TeX by ASCII Co.) and its surrounding tools.
14mu|texlive-20131212-13|183	This package includes the ptexenc development files.
14mu|texlive-20131212-13|184	
14mu|texlive-20131212-13|185	%files -n %{ptexenc_devel}
14mu|texlive-20131212-13|186	%{_includedir}/ptexenc/
14mu|texlive-20131212-13|187	%{_libdir}/libptexenc.so
14mu|texlive-20131212-13|188	########################################################################
14mu|texlive-20131212-13|189	# enable_shared
14mu|texlive-20131212-13|190	%endif
14mu|texlive-20131212-13|191	
14mu|texlive-20131212-13|192	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|193	%package -n texlive-afm2pl.bin
14mu|texlive-20131212-13|194	Summary:	Binary files of afm2pl
14mu|texlive-20131212-13|195	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|196	
14mu|texlive-20131212-13|197	%description	-n texlive-afm2pl.bin
14mu|texlive-20131212-13|198	texlive afm2pl.bin package.
14mu|texlive-20131212-13|199	
14mu|texlive-20131212-13|200	%files -n texlive-afm2pl.bin
14mu|texlive-20131212-13|201	%{_bindir}/afm2pl
14mu|texlive-20131212-13|202	
14mu|texlive-20131212-13|203	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|204	%package	-n texlive-aleph.bin
14mu|texlive-20131212-13|205	Summary:	Binary files of aleph
14mu|texlive-20131212-13|206	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|207	
14mu|texlive-20131212-13|208	%description	-n texlive-aleph.bin
14mu|texlive-20131212-13|209	texlive aleph.bin package.
14mu|texlive-20131212-13|210	
14mu|texlive-20131212-13|211	%files -n texlive-aleph.bin
14mu|texlive-20131212-13|212	%{_bindir}/aleph
14mu|texlive-20131212-13|213	%{_bindir}/lamed
14mu|texlive-20131212-13|214	
14mu|texlive-20131212-13|215	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|216	%if %{_texmf_enable_biber}
14mu|texlive-20131212-13|217	%package	-n texlive-biber.bin
14mu|texlive-20131212-13|218	Summary:	Binary files of biber
14mu|texlive-20131212-13|219	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|220	
14mu|texlive-20131212-13|221	%description	-n texlive-biber.bin
14mu|texlive-20131212-13|222	texlive biber.bin package.
14mu|texlive-20131212-13|223	
14mu|texlive-20131212-13|224	%files -n texlive-biber.bin
14mu|texlive-20131212-13|225	%{_bindir}/biber
14mu|texlive-20131212-13|226	%endif
14mu|texlive-20131212-13|227	
14mu|texlive-20131212-13|228	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|229	%package	-n texlive-bibtex.bin
14mu|texlive-20131212-13|230	Summary:	Binary files of bibtex
14mu|texlive-20131212-13|231	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|232	
14mu|texlive-20131212-13|233	%description	-n texlive-bibtex.bin
14mu|texlive-20131212-13|234	texlive bibtex.bin package.
14mu|texlive-20131212-13|235	
14mu|texlive-20131212-13|236	%files -n texlive-bibtex.bin
14mu|texlive-20131212-13|237	%{_bindir}/bibtex
14mu|texlive-20131212-13|238	
14mu|texlive-20131212-13|239	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|240	%package	-n texlive-bibtex8.bin
14mu|texlive-20131212-13|241	Summary:	Binary files of bibtex8
14mu|texlive-20131212-13|242	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|243	
14mu|texlive-20131212-13|244	%description	-n texlive-bibtex8.bin
14mu|texlive-20131212-13|245	texlive bibtex8.bin package.
14mu|texlive-20131212-13|246	
14mu|texlive-20131212-13|247	%files -n texlive-bibtex8.bin
14mu|texlive-20131212-13|248	%{_bindir}/bibtex8
14mu|texlive-20131212-13|249	
14mu|texlive-20131212-13|250	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|251	%package	-n texlive-bibtexu.bin
14mu|texlive-20131212-13|252	Summary:	Binary files of bibtexu
14mu|texlive-20131212-13|253	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|254	
14mu|texlive-20131212-13|255	%description	-n texlive-bibtexu.bin
14mu|texlive-20131212-13|256	texlive bibtexu.bin package.
14mu|texlive-20131212-13|257	
14mu|texlive-20131212-13|258	%files -n texlive-bibtexu.bin
14mu|texlive-20131212-13|259	%{_bindir}/bibtexu
14mu|texlive-20131212-13|260	
14mu|texlive-20131212-13|261	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|262	%package	-n texlive-chktex.bin
14mu|texlive-20131212-13|263	Summary:	Binary files of chktex
14mu|texlive-20131212-13|264	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|265	
14mu|texlive-20131212-13|266	%description	-n texlive-chktex.bin
14mu|texlive-20131212-13|267	texlive chktex.bin package.
14mu|texlive-20131212-13|268	
14mu|texlive-20131212-13|269	%files -n texlive-chktex.bin
14mu|texlive-20131212-13|270	%{_bindir}/chktex
14mu|texlive-20131212-13|271	
14mu|texlive-20131212-13|272	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|273	%package	-n texlive-cjkutils.bin
14mu|texlive-20131212-13|274	Summary:	Binary files of cjkutils
14mu|texlive-20131212-13|275	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|276	
14mu|texlive-20131212-13|277	%description	-n texlive-cjkutils.bin
14mu|texlive-20131212-13|278	texlive cjkutils.bin package.
14mu|texlive-20131212-13|279	
14mu|texlive-20131212-13|280	%files -n texlive-cjkutils.bin
14mu|texlive-20131212-13|281	%{_bindir}/bg5+latex
14mu|texlive-20131212-13|282	%{_bindir}/bg5+pdflatex
14mu|texlive-20131212-13|283	%{_bindir}/bg5conv
14mu|texlive-20131212-13|284	%{_bindir}/bg5latex
14mu|texlive-20131212-13|285	%{_bindir}/bg5pdflatex
14mu|texlive-20131212-13|286	%{_bindir}/cef5conv
14mu|texlive-20131212-13|287	%{_bindir}/cef5latex
14mu|texlive-20131212-13|288	%{_bindir}/cef5pdflatex
14mu|texlive-20131212-13|289	%{_bindir}/cefconv
14mu|texlive-20131212-13|290	%{_bindir}/ceflatex
14mu|texlive-20131212-13|291	%{_bindir}/cefpdflatex
14mu|texlive-20131212-13|292	%{_bindir}/cefsconv
14mu|texlive-20131212-13|293	%{_bindir}/cefslatex
14mu|texlive-20131212-13|294	%{_bindir}/cefspdflatex
14mu|texlive-20131212-13|295	%{_bindir}/extconv
14mu|texlive-20131212-13|296	%{_bindir}/gbklatex
14mu|texlive-20131212-13|297	%{_bindir}/gbkpdflatex
14mu|texlive-20131212-13|298	%{_bindir}/hbf2gf
14mu|texlive-20131212-13|299	%{_bindir}/sjisconv
14mu|texlive-20131212-13|300	%{_bindir}/sjislatex
14mu|texlive-20131212-13|301	%{_bindir}/sjispdflatex
14mu|texlive-20131212-13|302	
14mu|texlive-20131212-13|303	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|304	%package	-n texlive-ctie.bin
14mu|texlive-20131212-13|305	Summary:	Binary files of ctie
14mu|texlive-20131212-13|306	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|307	
14mu|texlive-20131212-13|308	%description	-n texlive-ctie.bin
14mu|texlive-20131212-13|309	texlive ctie.bin package.
14mu|texlive-20131212-13|310	
14mu|texlive-20131212-13|311	%files -n texlive-ctie.bin
14mu|texlive-20131212-13|312	%{_bindir}/ctie
14mu|texlive-20131212-13|313	
14mu|texlive-20131212-13|314	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|315	%package	-n texlive-cweb.bin
14mu|texlive-20131212-13|316	Summary:	Binary files of cweb
14mu|texlive-20131212-13|317	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|318	
14mu|texlive-20131212-13|319	%description	-n texlive-cweb.bin
14mu|texlive-20131212-13|320	texlive cweb.bin package.
14mu|texlive-20131212-13|321	
14mu|texlive-20131212-13|322	%files -n texlive-cweb.bin
14mu|texlive-20131212-13|323	%{_bindir}/ctangle
14mu|texlive-20131212-13|324	%{_bindir}/cweave
14mu|texlive-20131212-13|325	
14mu|texlive-20131212-13|326	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|327	%package	-n texlive-detex.bin
14mu|texlive-20131212-13|328	Summary:	Binary files of detex
14mu|texlive-20131212-13|329	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|330	
14mu|texlive-20131212-13|331	%description	-n texlive-detex.bin
14mu|texlive-20131212-13|332	texlive detex.bin package.
14mu|texlive-20131212-13|333	
14mu|texlive-20131212-13|334	%files -n texlive-detex.bin
14mu|texlive-20131212-13|335	%{_bindir}/detex
14mu|texlive-20131212-13|336	
14mu|texlive-20131212-13|337	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|338	%package	-n texlive-devnag.bin
14mu|texlive-20131212-13|339	Summary:	Binary files of devnag
14mu|texlive-20131212-13|340	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|341	
14mu|texlive-20131212-13|342	%description	-n texlive-devnag.bin
14mu|texlive-20131212-13|343	texlive devnag.bin package.
14mu|texlive-20131212-13|344	
14mu|texlive-20131212-13|345	%files -n texlive-devnag.bin
14mu|texlive-20131212-13|346	%{_bindir}/devnag
14mu|texlive-20131212-13|347	
14mu|texlive-20131212-13|348	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|349	%package	-n texlive-dtl.bin
14mu|texlive-20131212-13|350	Summary:	Binary files of dtl
14mu|texlive-20131212-13|351	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|352	
14mu|texlive-20131212-13|353	%description	-n texlive-dtl.bin
14mu|texlive-20131212-13|354	texlive dtl.bin package.
14mu|texlive-20131212-13|355	
14mu|texlive-20131212-13|356	%files -n texlive-dtl.bin
14mu|texlive-20131212-13|357	%{_bindir}/dt2dv
14mu|texlive-20131212-13|358	%{_bindir}/dv2dt
14mu|texlive-20131212-13|359	
14mu|texlive-20131212-13|360	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|361	%package	-n texlive-dvi2tty.bin
14mu|texlive-20131212-13|362	Summary:	Binary files of dvi2tty
14mu|texlive-20131212-13|363	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|364	
14mu|texlive-20131212-13|365	%description	-n texlive-dvi2tty.bin
14mu|texlive-20131212-13|366	texlive dvi2tty.bin package.
14mu|texlive-20131212-13|367	
14mu|texlive-20131212-13|368	%files -n texlive-dvi2tty.bin
14mu|texlive-20131212-13|369	%{_bindir}/disdvi
14mu|texlive-20131212-13|370	%{_bindir}/dvi2tty
14mu|texlive-20131212-13|371	
14mu|texlive-20131212-13|372	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|373	%package	-n texlive-dvicopy.bin
14mu|texlive-20131212-13|374	Summary:	Binary files of dvicopy
14mu|texlive-20131212-13|375	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|376	
14mu|texlive-20131212-13|377	%description	-n texlive-dvicopy.bin
14mu|texlive-20131212-13|378	texlive dvicopy.bin package.
14mu|texlive-20131212-13|379	
14mu|texlive-20131212-13|380	%files -n texlive-dvicopy.bin
14mu|texlive-20131212-13|381	%{_bindir}/dvicopy
14mu|texlive-20131212-13|382	
14mu|texlive-20131212-13|383	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|384	%package	-n texlive-dvidvi.bin
14mu|texlive-20131212-13|385	Summary:	Binary files of dvidvi
14mu|texlive-20131212-13|386	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|387	
14mu|texlive-20131212-13|388	%description	-n texlive-dvidvi.bin
14mu|texlive-20131212-13|389	texlive dvidvi.bin package.
14mu|texlive-20131212-13|390	
14mu|texlive-20131212-13|391	%files -n texlive-dvidvi.bin
14mu|texlive-20131212-13|392	%{_bindir}/dvidvi
14mu|texlive-20131212-13|393	
14mu|texlive-20131212-13|394	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|395	%package	-n texlive-dviljk.bin
14mu|texlive-20131212-13|396	Summary:	Binary files of dviljk
14mu|texlive-20131212-13|397	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|398	
14mu|texlive-20131212-13|399	%description	-n texlive-dviljk.bin
14mu|texlive-20131212-13|400	texlive dviljk.bin package.
14mu|texlive-20131212-13|401	
14mu|texlive-20131212-13|402	%files -n texlive-dviljk.bin
14mu|texlive-20131212-13|403	%{_bindir}/dvihp
14mu|texlive-20131212-13|404	%{_bindir}/dvilj
14mu|texlive-20131212-13|405	%{_bindir}/dvilj2p
14mu|texlive-20131212-13|406	%{_bindir}/dvilj4
14mu|texlive-20131212-13|407	%{_bindir}/dvilj4l
14mu|texlive-20131212-13|408	%{_bindir}/dvilj6
14mu|texlive-20131212-13|409	
14mu|texlive-20131212-13|410	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|411	%package	-n texlive-dvipdfmx.bin
14mu|texlive-20131212-13|412	Summary:	Binary files of dvipdfmx
14mu|texlive-20131212-13|413	Provides:	texlive-dvipdfm.bin = %{EVRD}
14mu|texlive-20131212-13|414	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|415	
14mu|texlive-20131212-13|416	%description	-n texlive-dvipdfmx.bin
14mu|texlive-20131212-13|417	texlive dvipdfmx.bin package.
14mu|texlive-20131212-13|418	
14mu|texlive-20131212-13|419	%files -n texlive-dvipdfmx.bin
14mu|texlive-20131212-13|420	%{_bindir}/dvipdfm
14mu|texlive-20131212-13|421	%{_bindir}/dvipdfmx
14mu|texlive-20131212-13|422	%{_bindir}/ebb
14mu|texlive-20131212-13|423	%{_bindir}/extractbb
14mu|texlive-20131212-13|424	
14mu|texlive-20131212-13|425	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|426	%package	-n texlive-dvipng.bin
14mu|texlive-20131212-13|427	Summary:	Binary files of dvipng
14mu|texlive-20131212-13|428	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|429	
14mu|texlive-20131212-13|430	%description	-n texlive-dvipng.bin
14mu|texlive-20131212-13|431	texlive dvipng.bin package.
14mu|texlive-20131212-13|432	
14mu|texlive-20131212-13|433	%files -n texlive-dvipng.bin
14mu|texlive-20131212-13|434	%{_bindir}/dvigif
14mu|texlive-20131212-13|435	%{_bindir}/dvipng
14mu|texlive-20131212-13|436	
14mu|texlive-20131212-13|437	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|438	%package	-n texlive-dvipos.bin
14mu|texlive-20131212-13|439	Summary:	Binary files of dvipos
14mu|texlive-20131212-13|440	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|441	
14mu|texlive-20131212-13|442	%description	-n texlive-dvipos.bin
14mu|texlive-20131212-13|443	texlive dvipos.bin package.
14mu|texlive-20131212-13|444	
14mu|texlive-20131212-13|445	%files -n texlive-dvipos.bin
14mu|texlive-20131212-13|446	%{_bindir}/dvipos
14mu|texlive-20131212-13|447	
14mu|texlive-20131212-13|448	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|449	%package	-n texlive-dvips.bin
14mu|texlive-20131212-13|450	Summary:	Binary files of dvips
14mu|texlive-20131212-13|451	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|452	
14mu|texlive-20131212-13|453	%description	-n texlive-dvips.bin
14mu|texlive-20131212-13|454	texlive dvips.bin package.
14mu|texlive-20131212-13|455	
14mu|texlive-20131212-13|456	%files -n texlive-dvips.bin
14mu|texlive-20131212-13|457	%{_bindir}/afm2tfm
14mu|texlive-20131212-13|458	%{_bindir}/dvips
14mu|texlive-20131212-13|459	
14mu|texlive-20131212-13|460	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|461	%package	-n texlive-dvisvgm.bin
14mu|texlive-20131212-13|462	Summary:	Binary files of dvisvgm
14mu|texlive-20131212-13|463	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|464	
14mu|texlive-20131212-13|465	%description	-n texlive-dvisvgm.bin
14mu|texlive-20131212-13|466	texlive dvisvgm.bin package.
14mu|texlive-20131212-13|467	
14mu|texlive-20131212-13|468	%files -n texlive-dvisvgm.bin
14mu|texlive-20131212-13|469	%{_bindir}/dvisvgm
14mu|texlive-20131212-13|470	
14mu|texlive-20131212-13|471	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|472	%package	-n texlive-fontware.bin
14mu|texlive-20131212-13|473	Summary:	Binary files of fontware
14mu|texlive-20131212-13|474	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|475	
14mu|texlive-20131212-13|476	%description	-n texlive-fontware.bin
14mu|texlive-20131212-13|477	texlive fontware.bin package.
14mu|texlive-20131212-13|478	
14mu|texlive-20131212-13|479	%files -n texlive-fontware.bin
14mu|texlive-20131212-13|480	%{_bindir}/pltotf
14mu|texlive-20131212-13|481	%{_bindir}/tftopl
14mu|texlive-20131212-13|482	%{_bindir}/vftovp
14mu|texlive-20131212-13|483	%{_bindir}/vptovf
14mu|texlive-20131212-13|484	
14mu|texlive-20131212-13|485	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|486	%package	-n texlive-gsftopk.bin
14mu|texlive-20131212-13|487	Summary:	Binary files of gsftopk
14mu|texlive-20131212-13|488	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|489	
14mu|texlive-20131212-13|490	%description	-n texlive-gsftopk.bin
14mu|texlive-20131212-13|491	texlive gsftopk.bin package.
14mu|texlive-20131212-13|492	
14mu|texlive-20131212-13|493	%files -n texlive-gsftopk.bin
14mu|texlive-20131212-13|494	%{_bindir}/gsftopk
14mu|texlive-20131212-13|495	
14mu|texlive-20131212-13|496	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|497	%package	-n texlive-kpathsea.bin
14mu|texlive-20131212-13|498	Summary:	Binary files of kpathsea
14mu|texlive-20131212-13|499	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|500	
14mu|texlive-20131212-13|501	%description	-n texlive-kpathsea.bin
14mu|texlive-20131212-13|502	texlive kpathsea.bin package.
14mu|texlive-20131212-13|503	
14mu|texlive-20131212-13|504	%files -n texlive-kpathsea.bin
14mu|texlive-20131212-13|505	%{_bindir}/kpseaccess
14mu|texlive-20131212-13|506	%{_bindir}/kpsepath
14mu|texlive-20131212-13|507	%{_bindir}/kpsereadlink
14mu|texlive-20131212-13|508	%{_bindir}/kpsestat
14mu|texlive-20131212-13|509	%{_bindir}/kpsetool
14mu|texlive-20131212-13|510	%{_bindir}/kpsewhich
14mu|texlive-20131212-13|511	%{_bindir}/kpsexpand
14mu|texlive-20131212-13|512	%{_bindir}/mkocp
14mu|texlive-20131212-13|513	%{_bindir}/mkofm
14mu|texlive-20131212-13|514	%{_bindir}/mktexfmt
14mu|texlive-20131212-13|515	%{_bindir}/mktexlsr
14mu|texlive-20131212-13|516	%{_bindir}/mktexmf
14mu|texlive-20131212-13|517	%{_bindir}/mktexpk
14mu|texlive-20131212-13|518	%{_bindir}/mktextfm
14mu|texlive-20131212-13|519	%{_bindir}/texhash
14mu|texlive-20131212-13|520	
14mu|texlive-20131212-13|521	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|522	%package	-n texlive-lacheck.bin
14mu|texlive-20131212-13|523	Summary:	Binary files of lacheck
14mu|texlive-20131212-13|524	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|525	
14mu|texlive-20131212-13|526	%description	-n texlive-lacheck.bin
14mu|texlive-20131212-13|527	texlive lacheck.bin package.
14mu|texlive-20131212-13|528	
14mu|texlive-20131212-13|529	%files -n texlive-lacheck.bin
14mu|texlive-20131212-13|530	%{_bindir}/lacheck
14mu|texlive-20131212-13|531	
14mu|texlive-20131212-13|532	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|533	%package	-n texlive-latex.bin
14mu|texlive-20131212-13|534	Summary:	Binary files of latex
14mu|texlive-20131212-13|535	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|536	
14mu|texlive-20131212-13|537	%description	-n texlive-latex.bin
14mu|texlive-20131212-13|538	texlive latex.bin package.
14mu|texlive-20131212-13|539	
14mu|texlive-20131212-13|540	%files -n texlive-latex.bin
14mu|texlive-20131212-13|541	%{_bindir}/dvilualatex
14mu|texlive-20131212-13|542	%{_bindir}/latex
14mu|texlive-20131212-13|543	%{_bindir}/lualatex
14mu|texlive-20131212-13|544	%{_bindir}/pdflatex
14mu|texlive-20131212-13|545	
14mu|texlive-20131212-13|546	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|547	%package	-n texlive-lcdftypetools.bin
14mu|texlive-20131212-13|548	Summary:	Binary files of lcdftypetools
14mu|texlive-20131212-13|549	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|550	
14mu|texlive-20131212-13|551	%description	-n texlive-lcdftypetools.bin
14mu|texlive-20131212-13|552	texlive lcdftypetools.bin package.
14mu|texlive-20131212-13|553	
14mu|texlive-20131212-13|554	%files -n texlive-lcdftypetools.bin
14mu|texlive-20131212-13|555	%{_bindir}/cfftot1
14mu|texlive-20131212-13|556	%{_bindir}/mmafm
14mu|texlive-20131212-13|557	%{_bindir}/mmpfb
14mu|texlive-20131212-13|558	%{_bindir}/otfinfo-texlive
14mu|texlive-20131212-13|559	%{_bindir}/otftotfm
14mu|texlive-20131212-13|560	%{_bindir}/t1dotlessj
14mu|texlive-20131212-13|561	%{_bindir}/t1lint
14mu|texlive-20131212-13|562	%{_bindir}/t1rawafm
14mu|texlive-20131212-13|563	%{_bindir}/t1reencode
14mu|texlive-20131212-13|564	%{_bindir}/t1testpage
14mu|texlive-20131212-13|565	%{_bindir}/ttftotype42
14mu|texlive-20131212-13|566	
14mu|texlive-20131212-13|567	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|568	%package	-n texlive-luatex.bin
14mu|texlive-20131212-13|569	Summary:	Binary files of luatex
14mu|texlive-20131212-13|570	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|571	
14mu|texlive-20131212-13|572	%description	-n texlive-luatex.bin
14mu|texlive-20131212-13|573	texlive luatex.bin package.
14mu|texlive-20131212-13|574	
14mu|texlive-20131212-13|575	%files -n texlive-luatex.bin
14mu|texlive-20131212-13|576	%{_bindir}/dviluatex
14mu|texlive-20131212-13|577	%{_bindir}/luatex
14mu|texlive-20131212-13|578	%{_bindir}/texlua
14mu|texlive-20131212-13|579	%{_bindir}/texluac
14mu|texlive-20131212-13|580	
14mu|texlive-20131212-13|581	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|582	%package	-n texlive-m-tx.bin
14mu|texlive-20131212-13|583	Summary:	Binary files of m-tx
14mu|texlive-20131212-13|584	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|585	
14mu|texlive-20131212-13|586	%description	-n texlive-m-tx.bin
14mu|texlive-20131212-13|587	texlive m-tx.bin package.
14mu|texlive-20131212-13|588	
14mu|texlive-20131212-13|589	%files -n texlive-m-tx.bin
14mu|texlive-20131212-13|590	%{_bindir}/prepmx
14mu|texlive-20131212-13|591	
14mu|texlive-20131212-13|592	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|593	%package	-n texlive-makeindex.bin
14mu|texlive-20131212-13|594	Summary:	Binary files of makeindex
14mu|texlive-20131212-13|595	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|596	
14mu|texlive-20131212-13|597	%description	-n texlive-makeindex.bin
14mu|texlive-20131212-13|598	texlive makeindex.bin package.
14mu|texlive-20131212-13|599	
14mu|texlive-20131212-13|600	%files -n texlive-makeindex.bin
14mu|texlive-20131212-13|601	%{_bindir}/makeindex
14mu|texlive-20131212-13|602	%{_bindir}/mkindex
14mu|texlive-20131212-13|603	
14mu|texlive-20131212-13|604	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|605	%package	-n texlive-metafont.bin
14mu|texlive-20131212-13|606	Summary:	Binary files of metafont
14mu|texlive-20131212-13|607	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|608	
14mu|texlive-20131212-13|609	%description	-n texlive-metafont.bin
14mu|texlive-20131212-13|610	texlive metafont.bin package.
14mu|texlive-20131212-13|611	
14mu|texlive-20131212-13|612	%files -n texlive-metafont.bin
14mu|texlive-20131212-13|613	%{_bindir}/inimf
14mu|texlive-20131212-13|614	%{_bindir}/mf
14mu|texlive-20131212-13|615	%{_bindir}/mf-nowin
14mu|texlive-20131212-13|616	
14mu|texlive-20131212-13|617	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|618	%package	-n texlive-metapost.bin
14mu|texlive-20131212-13|619	Summary:	Binary files of metapost
14mu|texlive-20131212-13|620	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|621	
14mu|texlive-20131212-13|622	%description	-n texlive-metapost.bin
14mu|texlive-20131212-13|623	texlive metapost.bin package.
14mu|texlive-20131212-13|624	
14mu|texlive-20131212-13|625	%files -n texlive-metapost.bin
14mu|texlive-20131212-13|626	%{_bindir}/dvitomp
14mu|texlive-20131212-13|627	%{_bindir}/mfplain
14mu|texlive-20131212-13|628	%{_bindir}/mpost
14mu|texlive-20131212-13|629	
14mu|texlive-20131212-13|630	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|631	%package	-n texlive-mfware.bin
14mu|texlive-20131212-13|632	Summary:	Binary files of mfware
14mu|texlive-20131212-13|633	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|634	
14mu|texlive-20131212-13|635	%description	-n texlive-mfware.bin
14mu|texlive-20131212-13|636	texlive mfware.bin package.
14mu|texlive-20131212-13|637	
14mu|texlive-20131212-13|638	%files -n texlive-mfware.bin
14mu|texlive-20131212-13|639	%{_bindir}/gftodvi
14mu|texlive-20131212-13|640	%{_bindir}/gftopk
14mu|texlive-20131212-13|641	%{_bindir}/gftype
14mu|texlive-20131212-13|642	%{_bindir}/mft
14mu|texlive-20131212-13|643	%{_bindir}/pktogf
14mu|texlive-20131212-13|644	%{_bindir}/pktype
14mu|texlive-20131212-13|645	
14mu|texlive-20131212-13|646	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|647	%package	-n texlive-omegaware.bin
14mu|texlive-20131212-13|648	Summary:	Binary files of omegaware
14mu|texlive-20131212-13|649	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|650	
14mu|texlive-20131212-13|651	%description	-n texlive-omegaware.bin
14mu|texlive-20131212-13|652	texlive omegaware.bin package.
14mu|texlive-20131212-13|653	
14mu|texlive-20131212-13|654	%files -n texlive-omegaware.bin
14mu|texlive-20131212-13|655	%{_bindir}/odvicopy
14mu|texlive-20131212-13|656	%{_bindir}/odvitype
14mu|texlive-20131212-13|657	%{_bindir}/ofm2opl
14mu|texlive-20131212-13|658	%{_bindir}/omfonts
14mu|texlive-20131212-13|659	%{_bindir}/opl2ofm
14mu|texlive-20131212-13|660	%{_bindir}/otangle
14mu|texlive-20131212-13|661	%{_bindir}/otp2ocp
14mu|texlive-20131212-13|662	%{_bindir}/outocp
14mu|texlive-20131212-13|663	%{_bindir}/ovf2ovp
14mu|texlive-20131212-13|664	%{_bindir}/ovp2ovf
14mu|texlive-20131212-13|665	
14mu|texlive-20131212-13|666	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|667	%package	-n texlive-patgen.bin
14mu|texlive-20131212-13|668	Summary:	Binary files of patgen
14mu|texlive-20131212-13|669	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|670	
14mu|texlive-20131212-13|671	%description	-n texlive-patgen.bin
14mu|texlive-20131212-13|672	texlive patgen.bin package.
14mu|texlive-20131212-13|673	
14mu|texlive-20131212-13|674	%files -n texlive-patgen.bin
14mu|texlive-20131212-13|675	%{_bindir}/patgen
14mu|texlive-20131212-13|676	
14mu|texlive-20131212-13|677	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|678	%package	-n texlive-pdftex.bin
14mu|texlive-20131212-13|679	Summary:	Binary files of pdftex
14mu|texlive-20131212-13|680	Provides:	texlive-amstex.bin = %{EVRD}
14mu|texlive-20131212-13|681	Provides:	texlive-cslatex.bin = %{EVRD}
14mu|texlive-20131212-13|682	Provides:	texlive-csplain.bin = %{EVRD}
14mu|texlive-20131212-13|683	Provides:	texlive-eplain.bin = %{EVRD}
14mu|texlive-20131212-13|684	Provides:	texlive-jadetex.bin = %{EVRD}
14mu|texlive-20131212-13|685	Provides:	texlive-mex.bin = %{EVRD}
14mu|texlive-20131212-13|686	Provides:	texlive-mltex.bin = %{EVRD}
14mu|texlive-20131212-13|687	Provides:	texlive-texsis.bin = %{EVRD}
14mu|texlive-20131212-13|688	Provides:	texlive-xmltex.bin = %{EVRD}
14mu|texlive-20131212-13|689	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|690	
14mu|texlive-20131212-13|691	%description	-n texlive-pdftex.bin
14mu|texlive-20131212-13|692	texlive pdftex.bin package.
14mu|texlive-20131212-13|693	
14mu|texlive-20131212-13|694	%files -n texlive-pdftex.bin
14mu|texlive-20131212-13|695	%{_bindir}/amstex
14mu|texlive-20131212-13|696	%{_bindir}/cslatex
14mu|texlive-20131212-13|697	%{_bindir}/csplain
14mu|texlive-20131212-13|698	%{_bindir}/pdfcsplain
14mu|texlive-20131212-13|699	%{_bindir}/eplain
14mu|texlive-20131212-13|700	%{_bindir}/etex
14mu|texlive-20131212-13|701	%{_bindir}/jadetex
14mu|texlive-20131212-13|702	%{_bindir}/mex
14mu|texlive-20131212-13|703	%{_bindir}/mllatex
14mu|texlive-20131212-13|704	%{_bindir}/mltex
14mu|texlive-20131212-13|705	%{_bindir}/pdfcslatex
14mu|texlive-20131212-13|706	%{_bindir}/pdfetex
14mu|texlive-20131212-13|707	%{_bindir}/pdfjadetex
14mu|texlive-20131212-13|708	%{_bindir}/pdfmex
14mu|texlive-20131212-13|709	%{_bindir}/pdftex
14mu|texlive-20131212-13|710	%{_bindir}/pdfxmltex
14mu|texlive-20131212-13|711	%{_bindir}/texsis
14mu|texlive-20131212-13|712	%{_bindir}/utf8mex
14mu|texlive-20131212-13|713	%{_bindir}/xmltex
14mu|texlive-20131212-13|714	
14mu|texlive-20131212-13|715	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|716	%package	-n texlive-pdftools.bin
14mu|texlive-20131212-13|717	Summary:	Binary files of pdftools
14mu|texlive-20131212-13|718	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|719	
14mu|texlive-20131212-13|720	%description	-n texlive-pdftools.bin
14mu|texlive-20131212-13|721	texlive pdftools.bin package.
14mu|texlive-20131212-13|722	
14mu|texlive-20131212-13|723	%files -n texlive-pdftools.bin
14mu|texlive-20131212-13|724	%{_bindir}/pdfclose
14mu|texlive-20131212-13|725	%{_bindir}/pdfopen
14mu|texlive-20131212-13|726	%{_bindir}/pdftosrc
14mu|texlive-20131212-13|727	
14mu|texlive-20131212-13|728	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|729	%package	-n texlive-pmx.bin
14mu|texlive-20131212-13|730	Summary:	Binary files of pmx
14mu|texlive-20131212-13|731	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|732	
14mu|texlive-20131212-13|733	%description	-n texlive-pmx.bin
14mu|texlive-20131212-13|734	texlive pmx.bin package.
14mu|texlive-20131212-13|735	
14mu|texlive-20131212-13|736	%files -n texlive-pmx.bin
14mu|texlive-20131212-13|737	%{_bindir}/pmxab
14mu|texlive-20131212-13|738	%{_bindir}/scor2prt
14mu|texlive-20131212-13|739	
14mu|texlive-20131212-13|740	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|741	%package	-n texlive-ps2pkm.bin
14mu|texlive-20131212-13|742	Summary:	Binary files of ps2pkm
14mu|texlive-20131212-13|743	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|744	
14mu|texlive-20131212-13|745	%description	-n texlive-ps2pkm.bin
14mu|texlive-20131212-13|746	texlive ps2pkm.bin package.
14mu|texlive-20131212-13|747	
14mu|texlive-20131212-13|748	%files -n texlive-ps2pkm.bin
14mu|texlive-20131212-13|749	%{_bindir}/mag
14mu|texlive-20131212-13|750	%{_bindir}/pfb2pfa
14mu|texlive-20131212-13|751	%{_bindir}/pk2bm
14mu|texlive-20131212-13|752	%{_bindir}/ps2pk
14mu|texlive-20131212-13|753	
14mu|texlive-20131212-13|754	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|755	%package	-n texlive-pstools.bin
14mu|texlive-20131212-13|756	Summary:	Binary files of pstools
14mu|texlive-20131212-13|757	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|758	
14mu|texlive-20131212-13|759	%description	-n texlive-pstools.bin
14mu|texlive-20131212-13|760	texlive pstools.bin package.
14mu|texlive-20131212-13|761	
14mu|texlive-20131212-13|762	%files -n texlive-pstools.bin
14mu|texlive-20131212-13|763	%{_bindir}/bbox
14mu|texlive-20131212-13|764	
14mu|texlive-20131212-13|765	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|766	%package	-n texlive-ptex.bin
14mu|texlive-20131212-13|767	Summary:	Binary files of ptex
14mu|texlive-20131212-13|768	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|769	
14mu|texlive-20131212-13|770	%description	-n texlive-ptex.bin
14mu|texlive-20131212-13|771	texlive ptex.bin package.
14mu|texlive-20131212-13|772	
14mu|texlive-20131212-13|773	%files -n texlive-ptex.bin
14mu|texlive-20131212-13|774	%{_bindir}/eptex
14mu|texlive-20131212-13|775	%{_bindir}/makejvf
14mu|texlive-20131212-13|776	%{_bindir}/mendex
14mu|texlive-20131212-13|777	%{_bindir}/pbibtex
14mu|texlive-20131212-13|778	%{_bindir}/pdvitype
14mu|texlive-20131212-13|779	%{_bindir}/platex
14mu|texlive-20131212-13|780	%{_bindir}/ppltotf
14mu|texlive-20131212-13|781	%{_bindir}/ptex
14mu|texlive-20131212-13|782	%{_bindir}/ptftopl
14mu|texlive-20131212-13|783	
14mu|texlive-20131212-13|784	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|785	%package	-n texlive-seetexk.bin
14mu|texlive-20131212-13|786	Summary:	Binary files of seetexk
14mu|texlive-20131212-13|787	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|788	
14mu|texlive-20131212-13|789	%description	-n texlive-seetexk.bin
14mu|texlive-20131212-13|790	texlive seetexk.bin package.
14mu|texlive-20131212-13|791	
14mu|texlive-20131212-13|792	%files -n texlive-seetexk.bin
14mu|texlive-20131212-13|793	%{_bindir}/dvibook
14mu|texlive-20131212-13|794	%{_bindir}/dviconcat
14mu|texlive-20131212-13|795	%{_bindir}/dviselect
14mu|texlive-20131212-13|796	%{_bindir}/dvitodvi
14mu|texlive-20131212-13|797	
14mu|texlive-20131212-13|798	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|799	%package	-n texlive-synctex.bin
14mu|texlive-20131212-13|800	Summary:	Binary files of synctex
14mu|texlive-20131212-13|801	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|802	
14mu|texlive-20131212-13|803	%description	-n texlive-synctex.bin
14mu|texlive-20131212-13|804	texlive synctex.bin package.
14mu|texlive-20131212-13|805	
14mu|texlive-20131212-13|806	%files -n texlive-synctex.bin
14mu|texlive-20131212-13|807	%{_bindir}/synctex
14mu|texlive-20131212-13|808	
14mu|texlive-20131212-13|809	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|810	%package	-n texlive-tex.bin
14mu|texlive-20131212-13|811	Summary:	Binary files of tex
14mu|texlive-20131212-13|812	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|813	
14mu|texlive-20131212-13|814	%description	-n texlive-tex.bin
14mu|texlive-20131212-13|815	texlive tex.bin package.
14mu|texlive-20131212-13|816	
14mu|texlive-20131212-13|817	%files -n texlive-tex.bin
14mu|texlive-20131212-13|818	%{_bindir}/initex
14mu|texlive-20131212-13|819	%{_bindir}/tex
14mu|texlive-20131212-13|820	
14mu|texlive-20131212-13|821	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|822	%package	-n texlive-tex4ht.bin
14mu|texlive-20131212-13|823	Summary:	Binary files of tex4ht
14mu|texlive-20131212-13|824	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|825	
14mu|texlive-20131212-13|826	%description	-n texlive-tex4ht.bin
14mu|texlive-20131212-13|827	texlive tex4ht.bin package.
14mu|texlive-20131212-13|828	
14mu|texlive-20131212-13|829	%files -n texlive-tex4ht.bin
14mu|texlive-20131212-13|830	%{_bindir}/t4ht
14mu|texlive-20131212-13|831	%{_bindir}/tex4ht
14mu|texlive-20131212-13|832	
14mu|texlive-20131212-13|833	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|834	%package	-n texlive-texware.bin
14mu|texlive-20131212-13|835	Summary:	Binary files of texware
14mu|texlive-20131212-13|836	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|837	
14mu|texlive-20131212-13|838	%description	-n texlive-texware.bin
14mu|texlive-20131212-13|839	texlive texware.bin package.
14mu|texlive-20131212-13|840	
14mu|texlive-20131212-13|841	%files -n texlive-texware.bin
14mu|texlive-20131212-13|842	%{_bindir}/dvitype
14mu|texlive-20131212-13|843	%{_bindir}/pooltype
14mu|texlive-20131212-13|844	
14mu|texlive-20131212-13|845	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|846	%package	-n texlive-tie.bin
14mu|texlive-20131212-13|847	Summary:	Binary files of tie
14mu|texlive-20131212-13|848	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|849	
14mu|texlive-20131212-13|850	%description	-n texlive-tie.bin
14mu|texlive-20131212-13|851	texlive tie.bin package.
14mu|texlive-20131212-13|852	
14mu|texlive-20131212-13|853	%files -n texlive-tie.bin
14mu|texlive-20131212-13|854	%{_bindir}/tie
14mu|texlive-20131212-13|855	
14mu|texlive-20131212-13|856	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|857	%package	-n texlive-ttfutils.bin
14mu|texlive-20131212-13|858	Summary:	Binary files of ttfutils
14mu|texlive-20131212-13|859	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|860	
14mu|texlive-20131212-13|861	%description	-n texlive-ttfutils.bin
14mu|texlive-20131212-13|862	texlive ttfutils.bin package.
14mu|texlive-20131212-13|863	
14mu|texlive-20131212-13|864	%files -n texlive-ttfutils.bin
14mu|texlive-20131212-13|865	%{_bindir}/ttf2afm
14mu|texlive-20131212-13|866	%{_bindir}/ttf2pk
14mu|texlive-20131212-13|867	%{_bindir}/ttf2tfm
14mu|texlive-20131212-13|868	%{_bindir}/ttfdump
14mu|texlive-20131212-13|869	
14mu|texlive-20131212-13|870	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|871	%package	-n texlive-uptex.bin
14mu|texlive-20131212-13|872	Summary:	Binary files of uptex
14mu|texlive-20131212-13|873	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|874	
14mu|texlive-20131212-13|875	%description	-n texlive-uptex.bin
14mu|texlive-20131212-13|876	texlive uptex.bin package.
14mu|texlive-20131212-13|877	
14mu|texlive-20131212-13|878	%files -n texlive-uptex.bin
14mu|texlive-20131212-13|879	%{_bindir}/euptex
14mu|texlive-20131212-13|880	%{_bindir}/upbibtex
14mu|texlive-20131212-13|881	%{_bindir}/updvitype
14mu|texlive-20131212-13|882	%{_bindir}/uplatex
14mu|texlive-20131212-13|883	%{_bindir}/uppltotf
14mu|texlive-20131212-13|884	%{_bindir}/uptex
14mu|texlive-20131212-13|885	%{_bindir}/uptftopl
14mu|texlive-20131212-13|886	%{_bindir}/wovp2ovf
14mu|texlive-20131212-13|887	
14mu|texlive-20131212-13|888	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|889	%package	-n texlive-vlna.bin
14mu|texlive-20131212-13|890	Summary:	Binary files of vlna
14mu|texlive-20131212-13|891	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|892	
14mu|texlive-20131212-13|893	%description	-n texlive-vlna.bin
14mu|texlive-20131212-13|894	texlive vlna.bin package.
14mu|texlive-20131212-13|895	
14mu|texlive-20131212-13|896	%files -n texlive-vlna.bin
14mu|texlive-20131212-13|897	%{_bindir}/vlna
14mu|texlive-20131212-13|898	
14mu|texlive-20131212-13|899	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|900	%package	-n texlive-web.bin
14mu|texlive-20131212-13|901	Summary:	Binary files of web
14mu|texlive-20131212-13|902	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|903	
14mu|texlive-20131212-13|904	%description	-n texlive-web.bin
14mu|texlive-20131212-13|905	texlive web.bin package.
14mu|texlive-20131212-13|906	
14mu|texlive-20131212-13|907	%files -n texlive-web.bin
14mu|texlive-20131212-13|908	%{_bindir}/tangle
14mu|texlive-20131212-13|909	%{_bindir}/weave
14mu|texlive-20131212-13|910	
14mu|texlive-20131212-13|911	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|912	%package	-n texlive-xdvi.bin
14mu|texlive-20131212-13|913	Summary:	Binary files of xdvi
14mu|texlive-20131212-13|914	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|915	Conflicts:	xdvi < 22.86
14mu|texlive-20131212-13|916	Obsoletes:	xdvi < 22.86
14mu|texlive-20131212-13|917	Provides:	xdvi = %{EVRD}
14mu|texlive-20131212-13|918	
14mu|texlive-20131212-13|919	%description	-n texlive-xdvi.bin
14mu|texlive-20131212-13|920	texlive xdvi.bin package.
14mu|texlive-20131212-13|921	
14mu|texlive-20131212-13|922	%files -n texlive-xdvi.bin
14mu|texlive-20131212-13|923	%{_bindir}/xdvi
14mu|texlive-20131212-13|924	%{_bindir}/xdvi-xaw
14mu|texlive-20131212-13|925	
14mu|texlive-20131212-13|926	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|927	%package	-n texlive-xetex.bin
14mu|texlive-20131212-13|928	Summary:	Binary files of xetex
14mu|texlive-20131212-13|929	Conflicts:	texlive < 20110705-7
14mu|texlive-20131212-13|930	
14mu|texlive-20131212-13|931	%description	-n texlive-xetex.bin
14mu|texlive-20131212-13|932	texlive xetex.bin package.
14mu|texlive-20131212-13|933	
14mu|texlive-20131212-13|934	%files -n texlive-xetex.bin
14mu|texlive-20131212-13|935	%{_bindir}/teckit_compile
14mu|texlive-20131212-13|936	%{_bindir}/xdvipdfmx
14mu|texlive-20131212-13|937	%{_bindir}/xelatex
14mu|texlive-20131212-13|938	%{_bindir}/xetex
14mu|texlive-20131212-13|939	
14mu|texlive-20131212-13|940	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|941	%prep
14mu|texlive-20131212-13|942	%setup -q -n %{name}-%{version}-source
14mu|texlive-20131212-13|943	%patch0 -p1
14mu|texlive-20131212-13|944	%if %{_texmf_enable_asymptote}
14mu|texlive-20131212-13|945	%patch1 -p1
14mu|texlive-20131212-13|946	%endif
14mu|texlive-20131212-13|947	%patch2 -p1
14mu|texlive-20131212-13|948	%patch3 -p1
14mu|texlive-20131212-13|949	
14mu|texlive-20131212-13|950	# setup default builtin values, added to paths.h from texmf.cnf
14mu|texlive-20131212-13|951	perl -pi -e 's|^(TEXMFMAIN\s+= ).*|$1%{_texmfdistdir}|;'		  \
14mu|texlive-20131212-13|952	-e 's|^(TEXMFDIST\s+= ).*|$1%{_texmfdistdir}|;'		  \
14mu|texlive-20131212-13|953	-e 's|\@\@TEXMFCNF\@\@|%{_texmfdistdir}/web2c|;'		  \
14mu|texlive-20131212-13|954	-e 's|^(TEXMFLOCAL\s+= ).*|$1%{_texmflocaldir}|;'		  \
14mu|texlive-20131212-13|955	-e 's|^(TEXMFSYSVAR\s+= ).*|$1%{_texmfvardir}|;'		  \
14mu|texlive-20131212-13|956	-e 's|^(TEXMFSYSCONFIG\s+= ).*|$1%{_texmfconfdir}|;'		  \
14mu|texlive-20131212-13|957	-e 's|^(TEXMFHOME\s+= ).*|$1\$HOME/texmf|;'			  \
14mu|texlive-20131212-13|958	-e 's|^(TEXMFVAR\s+= ).*|$1\$HOME/.texlive2013/texmf-var|;'	  \
14mu|texlive-20131212-13|959	-e 's|^(TEXMFCONFIG\s+= ).*|$1\$HOME/.texlive2013/texmf-config|;'\
14mu|texlive-20131212-13|960	-e 's|^(OSFONTDIR\s+= ).*|$1%{_datadir}/fonts|;'		  \
14mu|texlive-20131212-13|961	texk/kpathsea/texmf.cnf
14mu|texlive-20131212-13|962	
14mu|texlive-20131212-13|963	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|964	%build
14mu|texlive-20131212-13|965	mkdir texlive
14mu|texlive-20131212-13|966	pushd texlive
14mu|texlive-20131212-13|967	CONFIGURE_TOP=.. \
14mu|texlive-20131212-13|968	%configure2_5x							\
14mu|texlive-20131212-13|969	--with-banner-add="/ROSA"			\
14mu|texlive-20131212-13|970	--disable-native-texlive-build				\
14mu|texlive-20131212-13|971	--enable-missing					\
14mu|texlive-20131212-13|972	%if %{_texmf_enable_biber}
14mu|texlive-20131212-13|973	--enable-biber						\
14mu|texlive-20131212-13|974	%else
14mu|texlive-20131212-13|975	--disable-biber						\
14mu|texlive-20131212-13|976	%endif
14mu|texlive-20131212-13|977	%if %{enable_shared}
14mu|texlive-20131212-13|978	--enable-shared						\
14mu|texlive-20131212-13|979	--disable-static					\
14mu|texlive-20131212-13|980	%else
14mu|texlive-20131212-13|981	--disable-shared					\
14mu|texlive-20131212-13|982	%endif
14mu|texlive-20131212-13|983	%if %{_texmf_enable_xindy}
14mu|texlive-20131212-13|984	--enable-xindy						\
14mu|texlive-20131212-13|985	%else
14mu|texlive-20131212-13|986	--disable-xindy						\
14mu|texlive-20131212-13|987	%endif
14mu|texlive-20131212-13|988	--with-system-freetype2					\
14mu|texlive-20131212-13|989	--with-freetype2-includes=%{_includedir}/freetype2	\
14mu|texlive-20131212-13|990	%if %{_texmf_with_system_dialog}
14mu|texlive-20131212-13|991	--disable-dialog					\
14mu|texlive-20131212-13|992	%else
14mu|texlive-20131212-13|993	--enable-dialog						\
14mu|texlive-20131212-13|994	%endif
14mu|texlive-20131212-13|995	%if %{_texmf_with_system_psutils}
14mu|texlive-20131212-13|996	--disable-psutils					\
14mu|texlive-20131212-13|997	%else
14mu|texlive-20131212-13|998	--enable-psutils					\
14mu|texlive-20131212-13|999	%endif
14mu|texlive-20131212-13|1000	--with-system-gd					\
14mu|texlive-20131212-13|1001	%if %{_texmf_with_system_lcdf}
14mu|texlive-20131212-13|1002	--disable-lcdf-typetools				\
14mu|texlive-20131212-13|1003	%endif
14mu|texlive-20131212-13|1004	%if %{_texmf_with_system_icu}
14mu|texlive-20131212-13|1005	--with-system-icu					\
14mu|texlive-20131212-13|1006	%endif
14mu|texlive-20131212-13|1007	--with-system-png					\
14mu|texlive-20131212-13|1008	%if %{_texmf_with_system_t1lib}
14mu|texlive-20131212-13|1009	--with-system-t1lib					\
14mu|texlive-20131212-13|1010	--disable-t1utils					\
14mu|texlive-20131212-13|1011	%endif
14mu|texlive-20131212-13|1012	%if %{_texmf_with_system_teckit}
14mu|texlive-20131212-13|1013	--disable-teckit					\
14mu|texlive-20131212-13|1014	--with-teckit-includes=%{_includedir}/teckit		\
14mu|texlive-20131212-13|1015	%endif
14mu|texlive-20131212-13|1016	%if %{_texmf_with_system_tex4ht}
14mu|texlive-20131212-13|1017	--disable-tex4htk					\
14mu|texlive-20131212-13|1018	%endif
14mu|texlive-20131212-13|1019	%if %{_texmf_with_system_poppler}
14mu|texlive-20131212-13|1020	--with-system-xpdf					\
14mu|texlive-20131212-13|1021	%else
14mu|texlive-20131212-13|1022	--without-system-xpdf					\
14mu|texlive-20131212-13|1023	%endif
14mu|texlive-20131212-13|1024	--enable-static						\
14mu|texlive-20131212-13|1025	--with-system-zziplib
14mu|texlive-20131212-13|1026	%make
14mu|texlive-20131212-13|1027	popd
14mu|texlive-20131212-13|1028	
14mu|texlive-20131212-13|1029	%if %{_texmf_enable_asymptote}
14mu|texlive-20131212-13|1030	mkdir asympote
14mu|texlive-20131212-13|1031	pushd asympote
14mu|texlive-20131212-13|1032	CONFIGURE_TOP=../utils/asymptote
14mu|texlive-20131212-13|1033	%configure2_5x							\
14mu|texlive-20131212-13|1034	--enable-gc=system					\
14mu|texlive-20131212-13|1035	--enable-texlive-build					\
14mu|texlive-20131212-13|1036	--datadir=%{_texmfdir}
14mu|texlive-20131212-13|1037	%make
14mu|texlive-20131212-13|1038	popd
14mu|texlive-20131212-13|1039	%endif
14mu|texlive-20131212-13|1040	
14mu|texlive-20131212-13|1041	#-----------------------------------------------------------------------
14mu|texlive-20131212-13|1042	%install
14mu|texlive-20131212-13|1043	pushd texlive
14mu|texlive-20131212-13|1044	%makeinstall_std
14mu|texlive-20131212-13|1045	popd
14mu|texlive-20131212-13|1046	
14mu|texlive-20131212-13|1047	%if %{_texmf_enable_asymptote}
14mu|texlive-20131212-13|1048	pushd asymptote
14mu|texlive-20131212-13|1049	%makeinstall_std
14mu|texlive-20131212-13|1050	popd
14mu|texlive-20131212-13|1051	%endif
14mu|texlive-20131212-13|1052	
14mu|texlive-20131212-13|1053	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-20131212-13|1054	for dir in texmf texmf-dist; do
14mu|texlive-20131212-13|1055	if [ -d %{buildroot}%{_prefix}/$dir ]; then
14mu|texlive-20131212-13|1056	rm -fr %{buildroot}%{_datadir}/$dir
14mu|texlive-20131212-13|1057	mv %{buildroot}%{_prefix}/$dir %{buildroot}%{_datadir}
14mu|texlive-20131212-13|1058	fi
14mu|texlive-20131212-13|1059	done
14mu|texlive-20131212-13|1060	
14mu|texlive-20131212-13|1061	mkdir -p %{buildroot}%{_texmfvardir}
14mu|texlive-20131212-13|1062	mkdir -p %{buildroot}%{_texmfconfdir}
14mu|texlive-20131212-13|1063	
14mu|texlive-20131212-13|1064	%if %{_texmf_with_system_lcdf}
14mu|texlive-20131212-13|1065	# stray directory left
14mu|texlive-20131212-13|1066	rm -fr %{buildroot}%{_datadir}/lcdf-typetools-for-tex-live
14mu|texlive-20131212-13|1067	%else
14mu|texlive-20131212-13|1068	# openmpi has a program with the same name
14mu|texlive-20131212-13|1069	if [ -f %{buildroot}%{_bindir}/otfinfo ]; then
14mu|texlive-20131212-13|1070	mv -f %{buildroot}%{_bindir}/otfinfo{,-texlive}
14mu|texlive-20131212-13|1071	fi
14mu|texlive-20131212-13|1072	%endif
14mu|texlive-20131212-13|1073	
14mu|texlive-20131212-13|1074	pushd %{buildroot}%{_bindir}
14mu|texlive-20131212-13|1075	# missing symbolic links
14mu|texlive-20131212-13|1076	ln -sf aleph lamed
14mu|texlive-20131212-13|1077	ln -sf euptex uplatex
14mu|texlive-20131212-13|1078	ln -sf luatex dvilualatex
14mu|texlive-20131212-13|1079	ln -sf luatex lualatex
14mu|texlive-20131212-13|1080	ln -sf luatex dviluatex
14mu|texlive-20131212-13|1081	ln -sf pdftex amstex
14mu|texlive-20131212-13|1082	ln -sf pdftex cslatex
14mu|texlive-20131212-13|1083	ln -sf pdftex csplain
14mu|texlive-20131212-13|1084	ln -sf pdftex eplain
14mu|texlive-20131212-13|1085	ln -sf pdftex etex
14mu|texlive-20131212-13|1086	ln -sf pdftex jadetex
14mu|texlive-20131212-13|1087	ln -sf pdftex latex
14mu|texlive-20131212-13|1088	ln -sf pdftex mex
14mu|texlive-20131212-13|1089	ln -sf pdftex mltex
14mu|texlive-20131212-13|1090	ln -sf pdftex mllatex
14mu|texlive-20131212-13|1091	ln -sf pdftex pdfcslatex
14mu|texlive-20131212-13|1092	ln -sf pdftex pdfcsplain
14mu|texlive-20131212-13|1093	ln -sf pdftex pdfetex
14mu|texlive-20131212-13|1094	ln -sf pdftex pdfjadetex
14mu|texlive-20131212-13|1095	ln -sf pdftex pdflatex
14mu|texlive-20131212-13|1096	ln -sf pdftex pdfmex
14mu|texlive-20131212-13|1097	ln -sf pdftex pdfxmltex
14mu|texlive-20131212-13|1098	ln -sf pdftex utf8mex
14mu|texlive-20131212-13|1099	ln -sf pdftex texsis
14mu|texlive-20131212-13|1100	ln -sf pdftex xmltex
14mu|texlive-20131212-13|1101	ln -sf ptex platex
14mu|texlive-20131212-13|1102	ln -sf mpost mfplain
14mu|texlive-20131212-13|1103	ln -sf xetex xelatex
14mu|texlive-20131212-13|1104	%if %{_texmf_enable_asymptote}
14mu|texlive-20131212-13|1105	ln -sf %{_texmfdir}/asymptote/GUI/xasy.py xasy
14mu|texlive-20131212-13|1106	%endif
14mu|texlive-20131212-13|1107	
14mu|texlive-20131212-13|1108	# use scripts from noarch packages
14mu|texlive-20131212-13|1109	rm -f a5toa4 adhocfilelist allcm allneeded arara chkweb context	\
14mu|texlive-20131212-13|1110	ctxtools dtxgen dvi2fax dvired fmtutil fmtutil-sys fontinst	\
14mu|texlive-20131212-13|1111	kanji-config-updmap kanji-config-updmap-sys			\
14mu|texlive-20131212-13|1112	kanji-fontmap-creator kpsewhere latexpand ltxfileinfo		\
14mu|texlive-20131212-13|1113	lua2dox_filter luaotfload-tool luatools mtxrun		\
14mu|texlive-20131212-13|1114	multibibliography pfarrei ps2frag pslatex pstopdf ptex2pdf	\
14mu|texlive-20131212-13|1115	rlxtools rubibtex rumakeindex texconfig texconfig-dialog	\
14mu|texlive-20131212-13|1116	texconfig-sys texexec tpic2pdftex
14mu|texlive-20131212-13|1117	
14mu|texlive-20131212-13|1118	# use symlinks from noarch packages
14mu|texlive-20131212-13|1119	rm -f a2ping afm2afm allec arlatex authorindex autoinst bibexport	\
14mu|texlive-20131212-13|1120	bundledoc cachepic checkcites cmap2enc convbkmk ctanify	\
14mu|texlive-20131212-13|1121	ctanupload de-macro deweb dviasm dvipdft dosepsbin ebong	\
14mu|texlive-20131212-13|1122	e2pall epspdf epspdftk epstopdf exceltex fig4latex findhyph	\
14mu|texlive-20131212-13|1123	font2afm fragmaster ht htcontext htlatex htmex httex httexi	\
14mu|texlive-20131212-13|1124	htxelatex htxetex installfont-tl latex2man latexdiff		\
14mu|texlive-20131212-13|1125	latexdiff-vc latexfileversion latexmk latexrevise listbib	\
14mu|texlive-20131212-13|1126	listings-ext.sh m-tx makeglossaries match_parens mathspic	\
14mu|texlive-20131212-13|1127	mf2pt1 mk4ht mkgrkindex mkjobtexmf mkluatexfontdb mkt1font	\
14mu|texlive-20131212-13|1128	mptopdf musixflx musixtex ot2kpx pdf180 pdf270 pdf90		\
14mu|texlive-20131212-13|1129	pdfannotextractor pdfatfi pdfbook pdfcrop pdfflip pdfjam	\
14mu|texlive-20131212-13|1130	pdfjam-pocketmod pdfjam-slides3up pdfjam-slides6up pdfjoin	\
14mu|texlive-20131212-13|1131	pdfnup pdfpun pdfthumb pedigree perltex pfm2kpx pkfix		\
14mu|texlive-20131212-13|1132	pkfix-helper ppower4 ps2eps ps4pdf pst2pdf pmx2pdf purifyeps	\
14mu|texlive-20131212-13|1133	repstopdf rpdfcrop rungs showglyphs simpdftex splitindex	\
14mu|texlive-20131212-13|1134	sty2dtx svn-multi texcount texdef texdiff texdirflatten	\
14mu|texlive-20131212-13|1135	texdoc texdoctk texlinks texliveonfly texloganalyser		\
14mu|texlive-20131212-13|1136	texmfstart thumbpdf tlmgr typeoutfileinfo ulqda updmap	\
14mu|texlive-20131212-13|1137	updmap-setup-kanji updmap-sys urlbst vpe vpl2ovp vpl2vpl
14mu|texlive-20131212-13|1138	popd
14mu|texlive-20131212-13|1139	
14mu|texlive-20131212-13|1140	# use texmf data
14mu|texlive-20131212-13|1141	rm -fr %{buildroot}%{_texmfdir} %{buildroot}%{_texmfdistdir}
14mu|texlive-20131212-13|1142	
14mu|texlive-20131212-13|1143	# install manual pages and info files from noarch packages
14mu|texlive-20131212-13|1144	rm -fr %{buildroot}%{_mandir} %{buildroot}%{_infodir}
14mu|texlive-20131212-13|1145	
14mu|texlive-20131212-13|1146	%if %{enable_shared}
14mu|texlive-20131212-13|1147	rm %{buildroot}%{_libdir}/{libkpathsea,libptexenc}.a
14mu|texlive-20131212-13|1148	%else
14mu|texlive-20131212-13|1149	# do not generate dynamic libraries and do not install static ones
14mu|texlive-20131212-13|1150	rm -fr %{buildroot}%{_libdir}
14mu|texlive-20131212-13|1151	rm -fr %{buildroot}%{_includedir}
14mu|texlive-20131212-13|1152	%endif
14mu|texlive-20131212-13|1153	
14mu|texlive-20131212-13|1154	%changelog
14mu|texlive-20131212-13|1155	
14mu|texlive-20131212-13|1156	* Sun Mar 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131212-13
14mu|texlive-20131212-13|1157	- (cf08d3a) Bump release for new poppler
14mu|texlive-20131212-13|1158	
14mu|texlive-20131212-13|1159	

24191 14
14mu|texlive-2up-20111103-5|1	# revision 18310
14mu|texlive-2up-20111103-5|2	# category Package
14mu|texlive-2up-20111103-5|3	# catalog-ctan undef
14mu|texlive-2up-20111103-5|4	# catalog-date undef
14mu|texlive-2up-20111103-5|5	# catalog-license undef
14mu|texlive-2up-20111103-5|6	# catalog-version undef
14mu|texlive-2up-20111103-5|7	Name:		texlive-2up
14mu|texlive-2up-20111103-5|8	Version:	20111103
14mu|texlive-2up-20111103-5|9	Release:	5
14mu|texlive-2up-20111103-5|10	Summary:	TeXLive 2up package
14mu|texlive-2up-20111103-5|11	Group:		Publishing
14mu|texlive-2up-20111103-5|12	URL:		http://tug.org/texlive
14mu|texlive-2up-20111103-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-2up-20111103-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/2up.tar.xz
14mu|texlive-2up-20111103-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/2up.doc.tar.xz
14mu|texlive-2up-20111103-5|16	BuildArch:	noarch
14mu|texlive-2up-20111103-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-2up-20111103-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-2up-20111103-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-2up-20111103-5|20	
14mu|texlive-2up-20111103-5|21	%description
14mu|texlive-2up-20111103-5|22	TeXLive 2up package.
14mu|texlive-2up-20111103-5|23	
14mu|texlive-2up-20111103-5|24	
14mu|texlive-2up-20111103-5|25	#-----------------------------------------------------------------------
14mu|texlive-2up-20111103-5|26	%files
14mu|texlive-2up-20111103-5|27	%{_texmfdistdir}/tex/generic/2up/2up.sty
14mu|texlive-2up-20111103-5|28	%{_texmfdistdir}/tex/generic/2up/2up.tex
14mu|texlive-2up-20111103-5|29	%doc %{_texmfdistdir}/doc/generic/2up/2up-doc.pdf
14mu|texlive-2up-20111103-5|30	%doc %{_texmfdistdir}/doc/generic/2up/2up-doc.tex
14mu|texlive-2up-20111103-5|31	%doc %{_texmfdistdir}/doc/generic/2up/Changes
14mu|texlive-2up-20111103-5|32	%doc %{_texmfdistdir}/doc/generic/2up/Makefile
14mu|texlive-2up-20111103-5|33	%doc %{_texmfdistdir}/doc/generic/2up/README
14mu|texlive-2up-20111103-5|34	
14mu|texlive-2up-20111103-5|35	#-----------------------------------------------------------------------
14mu|texlive-2up-20111103-5|36	%prep
14mu|texlive-2up-20111103-5|37	%setup -c -a0 -a1
14mu|texlive-2up-20111103-5|38	
14mu|texlive-2up-20111103-5|39	%build
14mu|texlive-2up-20111103-5|40	
14mu|texlive-2up-20111103-5|41	%install
14mu|texlive-2up-20111103-5|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-2up-20111103-5|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-2up-20111103-5|44	
14mu|texlive-2up-20111103-5|45	
14mu|texlive-2up-20111103-5|46	
14mu|texlive-2up-20111103-5|47	%changelog
14mu|texlive-2up-20111103-5|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-5
14mu|texlive-2up-20111103-5|49	+ Revision: a566940
14mu|texlive-2up-20111103-5|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-2up-20111103-5|51	
14mu|texlive-2up-20111103-5|52	

24192 14
14mu|texlive-a0poster-1.22b-4|1	# revision 15878
14mu|texlive-a0poster-1.22b-4|2	# category Package
14mu|texlive-a0poster-1.22b-4|3	# catalog-ctan /macros/latex/contrib/a0poster
14mu|texlive-a0poster-1.22b-4|4	# catalog-date 2006-11-28 22:38:04 +0100
14mu|texlive-a0poster-1.22b-4|5	# catalog-license lppl
14mu|texlive-a0poster-1.22b-4|6	# catalog-version 1.22b
14mu|texlive-a0poster-1.22b-4|7	Name:		texlive-a0poster
14mu|texlive-a0poster-1.22b-4|8	Version:	1.22b
14mu|texlive-a0poster-1.22b-4|9	Release:	4
14mu|texlive-a0poster-1.22b-4|10	Summary:	Support for designing posters on large paper
14mu|texlive-a0poster-1.22b-4|11	Group:		Publishing
14mu|texlive-a0poster-1.22b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/a0poster
14mu|texlive-a0poster-1.22b-4|13	License:	LPPL
14mu|texlive-a0poster-1.22b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a0poster.tar.xz
14mu|texlive-a0poster-1.22b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a0poster.doc.tar.xz
14mu|texlive-a0poster-1.22b-4|16	BuildArch:	noarch
14mu|texlive-a0poster-1.22b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-a0poster-1.22b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-a0poster-1.22b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-a0poster-1.22b-4|20	
14mu|texlive-a0poster-1.22b-4|21	%description
14mu|texlive-a0poster-1.22b-4|22	Provides fonts in sizes of 12pt up to 107pt and also makes sure
14mu|texlive-a0poster-1.22b-4|23	that in math formulas the symbols appear in the right size. Can
14mu|texlive-a0poster-1.22b-4|24	also create a PostScript header file for dvips which ensures
14mu|texlive-a0poster-1.22b-4|25	that the poster will be printed in the right size. Supported
14mu|texlive-a0poster-1.22b-4|26	sizes are DIN A0, DIN A1, DIN A2 and DIN A3.
14mu|texlive-a0poster-1.22b-4|27	
14mu|texlive-a0poster-1.22b-4|28	
14mu|texlive-a0poster-1.22b-4|29	#-----------------------------------------------------------------------
14mu|texlive-a0poster-1.22b-4|30	%files
14mu|texlive-a0poster-1.22b-4|31	%{_texmfdistdir}/tex/latex/a0poster/a0poster.cls
14mu|texlive-a0poster-1.22b-4|32	%{_texmfdistdir}/tex/latex/a0poster/a0size.sty
14mu|texlive-a0poster-1.22b-4|33	%doc %{_texmfdistdir}/doc/latex/a0poster/a0.pdf
14mu|texlive-a0poster-1.22b-4|34	%doc %{_texmfdistdir}/doc/latex/a0poster/a0.tex
14mu|texlive-a0poster-1.22b-4|35	%doc %{_texmfdistdir}/doc/latex/a0poster/a0_eng.pdf
14mu|texlive-a0poster-1.22b-4|36	%doc %{_texmfdistdir}/doc/latex/a0poster/a0_eng.tex
14mu|texlive-a0poster-1.22b-4|37	
14mu|texlive-a0poster-1.22b-4|38	#-----------------------------------------------------------------------
14mu|texlive-a0poster-1.22b-4|39	%prep
14mu|texlive-a0poster-1.22b-4|40	%setup -c -a0 -a1
14mu|texlive-a0poster-1.22b-4|41	
14mu|texlive-a0poster-1.22b-4|42	%build
14mu|texlive-a0poster-1.22b-4|43	
14mu|texlive-a0poster-1.22b-4|44	%install
14mu|texlive-a0poster-1.22b-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-a0poster-1.22b-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-a0poster-1.22b-4|47	
14mu|texlive-a0poster-1.22b-4|48	
14mu|texlive-a0poster-1.22b-4|49	
14mu|texlive-a0poster-1.22b-4|50	%changelog
14mu|texlive-a0poster-1.22b-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.22b-4
14mu|texlive-a0poster-1.22b-4|52	+ Revision: c1cda47
14mu|texlive-a0poster-1.22b-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-a0poster-1.22b-4|54	
14mu|texlive-a0poster-1.22b-4|55	

24193 14
14mu|texlive-a4wide-20110105-4|1	# revision 20943
14mu|texlive-a4wide-20110105-4|2	# category Package
14mu|texlive-a4wide-20110105-4|3	# catalog-ctan /macros/latex/contrib/a4wide
14mu|texlive-a4wide-20110105-4|4	# catalog-date 2011-01-05 08:46:38 +0100
14mu|texlive-a4wide-20110105-4|5	# catalog-license lppl1
14mu|texlive-a4wide-20110105-4|6	# catalog-version undef
14mu|texlive-a4wide-20110105-4|7	Name:		texlive-a4wide
14mu|texlive-a4wide-20110105-4|8	Version:	20110105
14mu|texlive-a4wide-20110105-4|9	Release:	4
14mu|texlive-a4wide-20110105-4|10	Summary:	"Wide" a4 layout
14mu|texlive-a4wide-20110105-4|11	Group:		Publishing
14mu|texlive-a4wide-20110105-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/a4wide
14mu|texlive-a4wide-20110105-4|13	License:	LPPL1
14mu|texlive-a4wide-20110105-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a4wide.tar.xz
14mu|texlive-a4wide-20110105-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a4wide.doc.tar.xz
14mu|texlive-a4wide-20110105-4|16	BuildArch:	noarch
14mu|texlive-a4wide-20110105-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-a4wide-20110105-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-a4wide-20110105-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-a4wide-20110105-4|20	
14mu|texlive-a4wide-20110105-4|21	%description
14mu|texlive-a4wide-20110105-4|22	This package increases the width of the typeset area of an a4
14mu|texlive-a4wide-20110105-4|23	page. This sort of operation is capable of producing
14mu|texlive-a4wide-20110105-4|24	typographically poor results; the operation itself is better
14mu|texlive-a4wide-20110105-4|25	provided by the geometry package. The package uses the a4
14mu|texlive-a4wide-20110105-4|26	package.
14mu|texlive-a4wide-20110105-4|27	
14mu|texlive-a4wide-20110105-4|28	
14mu|texlive-a4wide-20110105-4|29	#-----------------------------------------------------------------------
14mu|texlive-a4wide-20110105-4|30	%files
14mu|texlive-a4wide-20110105-4|31	%{_texmfdistdir}/tex/latex/a4wide/a4wide.sty
14mu|texlive-a4wide-20110105-4|32	%doc %{_texmfdistdir}/doc/latex/a4wide/a4wide.pdf
14mu|texlive-a4wide-20110105-4|33	%doc %{_texmfdistdir}/doc/latex/a4wide/a4wide.tex
14mu|texlive-a4wide-20110105-4|34	
14mu|texlive-a4wide-20110105-4|35	#-----------------------------------------------------------------------
14mu|texlive-a4wide-20110105-4|36	%prep
14mu|texlive-a4wide-20110105-4|37	%setup -c -a0 -a1
14mu|texlive-a4wide-20110105-4|38	
14mu|texlive-a4wide-20110105-4|39	%build
14mu|texlive-a4wide-20110105-4|40	
14mu|texlive-a4wide-20110105-4|41	%install
14mu|texlive-a4wide-20110105-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-a4wide-20110105-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-a4wide-20110105-4|44	
14mu|texlive-a4wide-20110105-4|45	
14mu|texlive-a4wide-20110105-4|46	
14mu|texlive-a4wide-20110105-4|47	%changelog
14mu|texlive-a4wide-20110105-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110105-4
14mu|texlive-a4wide-20110105-4|49	+ Revision: 2d0225c
14mu|texlive-a4wide-20110105-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-a4wide-20110105-4|51	
14mu|texlive-a4wide-20110105-4|52	

24194 14
14mu|texlive-a5comb-4-4|1	# revision 17020
14mu|texlive-a5comb-4-4|2	# category Package
14mu|texlive-a5comb-4-4|3	# catalog-ctan /macros/latex/contrib/a5comb
14mu|texlive-a5comb-4-4|4	# catalog-date 2010-02-23 16:03:07 +0100
14mu|texlive-a5comb-4-4|5	# catalog-license pd
14mu|texlive-a5comb-4-4|6	# catalog-version 4
14mu|texlive-a5comb-4-4|7	Name:		texlive-a5comb
14mu|texlive-a5comb-4-4|8	Version:	4
14mu|texlive-a5comb-4-4|9	Release:	4
14mu|texlive-a5comb-4-4|10	Summary:	Support for a5 paper sizes
14mu|texlive-a5comb-4-4|11	Group:		Publishing
14mu|texlive-a5comb-4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/a5comb
14mu|texlive-a5comb-4-4|13	License:	PD
14mu|texlive-a5comb-4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a5comb.tar.xz
14mu|texlive-a5comb-4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a5comb.doc.tar.xz
14mu|texlive-a5comb-4-4|16	BuildArch:	noarch
14mu|texlive-a5comb-4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-a5comb-4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-a5comb-4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-a5comb-4-4|20	
14mu|texlive-a5comb-4-4|21	%description
14mu|texlive-a5comb-4-4|22	Superceded by geometry.
14mu|texlive-a5comb-4-4|23	
14mu|texlive-a5comb-4-4|24	
14mu|texlive-a5comb-4-4|25	#-----------------------------------------------------------------------
14mu|texlive-a5comb-4-4|26	%files
14mu|texlive-a5comb-4-4|27	%{_texmfdistdir}/tex/latex/a5comb/a5comb.sty
14mu|texlive-a5comb-4-4|28	%doc %{_texmfdistdir}/doc/latex/a5comb/a5comb.pdf
14mu|texlive-a5comb-4-4|29	%doc %{_texmfdistdir}/doc/latex/a5comb/a5comb.tex
14mu|texlive-a5comb-4-4|30	
14mu|texlive-a5comb-4-4|31	#-----------------------------------------------------------------------
14mu|texlive-a5comb-4-4|32	%prep
14mu|texlive-a5comb-4-4|33	%setup -c -a0 -a1
14mu|texlive-a5comb-4-4|34	
14mu|texlive-a5comb-4-4|35	%build
14mu|texlive-a5comb-4-4|36	
14mu|texlive-a5comb-4-4|37	%install
14mu|texlive-a5comb-4-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-a5comb-4-4|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-a5comb-4-4|40	
14mu|texlive-a5comb-4-4|41	
14mu|texlive-a5comb-4-4|42	
14mu|texlive-a5comb-4-4|43	%changelog
14mu|texlive-a5comb-4-4|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4-4
14mu|texlive-a5comb-4-4|45	+ Revision: e2cc5a8
14mu|texlive-a5comb-4-4|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-a5comb-4-4|47	
14mu|texlive-a5comb-4-4|48	

24195 14
14mu|texlive-aastex-5.2-4|1	# revision 15878
14mu|texlive-aastex-5.2-4|2	# category Package
14mu|texlive-aastex-5.2-4|3	# catalog-ctan /macros/latex/contrib/aastex
14mu|texlive-aastex-5.2-4|4	# catalog-date 2007-01-26 22:11:52 +0100
14mu|texlive-aastex-5.2-4|5	# catalog-license lppl
14mu|texlive-aastex-5.2-4|6	# catalog-version 5.2
14mu|texlive-aastex-5.2-4|7	Name:		texlive-aastex
14mu|texlive-aastex-5.2-4|8	Version:	5.2
14mu|texlive-aastex-5.2-4|9	Release:	4
14mu|texlive-aastex-5.2-4|10	Summary:	Macros for Manuscript Preparation for AAS Journals
14mu|texlive-aastex-5.2-4|11	Group:		Publishing
14mu|texlive-aastex-5.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aastex
14mu|texlive-aastex-5.2-4|13	License:	LPPL
14mu|texlive-aastex-5.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aastex.tar.xz
14mu|texlive-aastex-5.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aastex.doc.tar.xz
14mu|texlive-aastex-5.2-4|16	BuildArch:	noarch
14mu|texlive-aastex-5.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-aastex-5.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-aastex-5.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-aastex-5.2-4|20	
14mu|texlive-aastex-5.2-4|21	%description
14mu|texlive-aastex-5.2-4|22	The bundle provides a document class for preparing papers for
14mu|texlive-aastex-5.2-4|23	American Astronomical Society publications. Authors who wish to
14mu|texlive-aastex-5.2-4|24	submit papers to AAS journals are strongly urged to use this
14mu|texlive-aastex-5.2-4|25	class in preference to any of the alternatives available.
14mu|texlive-aastex-5.2-4|26	
14mu|texlive-aastex-5.2-4|27	
14mu|texlive-aastex-5.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-aastex-5.2-4|29	%files
14mu|texlive-aastex-5.2-4|30	%{_texmfdistdir}/tex/latex/aastex/aastex.cls
14mu|texlive-aastex-5.2-4|31	%{_texmfdistdir}/tex/latex/aastex/aastex.sty
14mu|texlive-aastex-5.2-4|32	%doc %{_texmfdistdir}/doc/latex/aastex/README
14mu|texlive-aastex-5.2-4|33	%doc %{_texmfdistdir}/doc/latex/aastex/aasclass.tex
14mu|texlive-aastex-5.2-4|34	%doc %{_texmfdistdir}/doc/latex/aastex/aasguide.pdf
14mu|texlive-aastex-5.2-4|35	%doc %{_texmfdistdir}/doc/latex/aastex/aasguide.tex
14mu|texlive-aastex-5.2-4|36	%doc %{_texmfdistdir}/doc/latex/aastex/aassymbols.pdf
14mu|texlive-aastex-5.2-4|37	%doc %{_texmfdistdir}/doc/latex/aastex/aassymbols.tex
14mu|texlive-aastex-5.2-4|38	%doc %{_texmfdistdir}/doc/latex/aastex/datafile1.txt
14mu|texlive-aastex-5.2-4|39	%doc %{_texmfdistdir}/doc/latex/aastex/f1.eps
14mu|texlive-aastex-5.2-4|40	%doc %{_texmfdistdir}/doc/latex/aastex/f2.eps
14mu|texlive-aastex-5.2-4|41	%doc %{_texmfdistdir}/doc/latex/aastex/f2_color.eps
14mu|texlive-aastex-5.2-4|42	%doc %{_texmfdistdir}/doc/latex/aastex/f3.eps
14mu|texlive-aastex-5.2-4|43	%doc %{_texmfdistdir}/doc/latex/aastex/sample.tex
14mu|texlive-aastex-5.2-4|44	%doc %{_texmfdistdir}/doc/latex/aastex/table.tex
14mu|texlive-aastex-5.2-4|45	%doc %{_texmfdistdir}/doc/latex/aastex/video3.mpg
14mu|texlive-aastex-5.2-4|46	
14mu|texlive-aastex-5.2-4|47	#-----------------------------------------------------------------------
14mu|texlive-aastex-5.2-4|48	%prep
14mu|texlive-aastex-5.2-4|49	%setup -c -a0 -a1
14mu|texlive-aastex-5.2-4|50	
14mu|texlive-aastex-5.2-4|51	%build
14mu|texlive-aastex-5.2-4|52	
14mu|texlive-aastex-5.2-4|53	%install
14mu|texlive-aastex-5.2-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-aastex-5.2-4|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-aastex-5.2-4|56	
14mu|texlive-aastex-5.2-4|57	
14mu|texlive-aastex-5.2-4|58	
14mu|texlive-aastex-5.2-4|59	%changelog
14mu|texlive-aastex-5.2-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.2-4
14mu|texlive-aastex-5.2-4|61	+ Revision: 6bfe347
14mu|texlive-aastex-5.2-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-aastex-5.2-4|63	
14mu|texlive-aastex-5.2-4|64	

24196 14
14mu|texlive-abc-20080308-4|1	# revision 15878
14mu|texlive-abc-20080308-4|2	# category Package
14mu|texlive-abc-20080308-4|3	# catalog-ctan /macros/latex/contrib/abc
14mu|texlive-abc-20080308-4|4	# catalog-date 2008-03-08 20:47:21 +0100
14mu|texlive-abc-20080308-4|5	# catalog-license lppl
14mu|texlive-abc-20080308-4|6	# catalog-version .0
14mu|texlive-abc-20080308-4|7	Name:		texlive-abc
14mu|texlive-abc-20080308-4|8	Version:	20080308
14mu|texlive-abc-20080308-4|9	Release:	4
14mu|texlive-abc-20080308-4|10	Summary:	Support ABC music notation in LaTeX
14mu|texlive-abc-20080308-4|11	Group:		Publishing
14mu|texlive-abc-20080308-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abc
14mu|texlive-abc-20080308-4|13	License:	LPPL
14mu|texlive-abc-20080308-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abc.tar.xz
14mu|texlive-abc-20080308-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abc.doc.tar.xz
14mu|texlive-abc-20080308-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abc.source.tar.xz
14mu|texlive-abc-20080308-4|17	BuildArch:	noarch
14mu|texlive-abc-20080308-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-abc-20080308-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-abc-20080308-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-abc-20080308-4|21	
14mu|texlive-abc-20080308-4|22	%description
14mu|texlive-abc-20080308-4|23	The abc package lets you include lines of music written in the
14mu|texlive-abc-20080308-4|24	ABC Plus language. The package will then employ the \write18
14mu|texlive-abc-20080308-4|25	facility to convert your notation to PostScript (using the
14mu|texlive-abc-20080308-4|26	established utility abcm2ps) and hence to the format needed for
14mu|texlive-abc-20080308-4|27	inclusion in your document.
14mu|texlive-abc-20080308-4|28	
14mu|texlive-abc-20080308-4|29	
14mu|texlive-abc-20080308-4|30	#-----------------------------------------------------------------------
14mu|texlive-abc-20080308-4|31	%files
14mu|texlive-abc-20080308-4|32	%{_texmfdistdir}/tex/latex/abc/abc.sty
14mu|texlive-abc-20080308-4|33	%{_texmfdistdir}/tex/latex/abc/mup.sty
14mu|texlive-abc-20080308-4|34	%doc %{_texmfdistdir}/doc/latex/abc/README
14mu|texlive-abc-20080308-4|35	%doc %{_texmfdistdir}/doc/latex/abc/abc.pdf
14mu|texlive-abc-20080308-4|36	%doc %{_texmfdistdir}/doc/latex/abc/example.tex
14mu|texlive-abc-20080308-4|37	%doc %{_texmfdistdir}/doc/latex/abc/mupexa.tex
14mu|texlive-abc-20080308-4|38	%doc %{_texmfdistdir}/doc/latex/abc/poll.abc
14mu|texlive-abc-20080308-4|39	%doc %{_texmfdistdir}/doc/latex/abc/simple.mup
14mu|texlive-abc-20080308-4|40	#- source
14mu|texlive-abc-20080308-4|41	%doc %{_texmfdistdir}/source/latex/abc/abc.dtx
14mu|texlive-abc-20080308-4|42	%doc %{_texmfdistdir}/source/latex/abc/abc.ins
14mu|texlive-abc-20080308-4|43	
14mu|texlive-abc-20080308-4|44	#-----------------------------------------------------------------------
14mu|texlive-abc-20080308-4|45	%prep
14mu|texlive-abc-20080308-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-abc-20080308-4|47	
14mu|texlive-abc-20080308-4|48	%build
14mu|texlive-abc-20080308-4|49	
14mu|texlive-abc-20080308-4|50	%install
14mu|texlive-abc-20080308-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-abc-20080308-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-abc-20080308-4|53	
14mu|texlive-abc-20080308-4|54	
14mu|texlive-abc-20080308-4|55	
14mu|texlive-abc-20080308-4|56	%changelog
14mu|texlive-abc-20080308-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080308-4
14mu|texlive-abc-20080308-4|58	+ Revision: 79d7e98
14mu|texlive-abc-20080308-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-abc-20080308-4|60	
14mu|texlive-abc-20080308-4|61	

24197 14
14mu|texlive-abntex2-1.9.2-3|1	# revision 32794
14mu|texlive-abntex2-1.9.2-3|2	# category Package
14mu|texlive-abntex2-1.9.2-3|3	# catalog-ctan /macros/latex/contrib/abntex2
14mu|texlive-abntex2-1.9.2-3|4	# catalog-date 2014-01-26 14:22:53 +0100
14mu|texlive-abntex2-1.9.2-3|5	# catalog-license lppl1.3
14mu|texlive-abntex2-1.9.2-3|6	# catalog-version 1.9.2
14mu|texlive-abntex2-1.9.2-3|7	Name:		texlive-abntex2
14mu|texlive-abntex2-1.9.2-3|8	Version:	1.9.2
14mu|texlive-abntex2-1.9.2-3|9	Release:	3
14mu|texlive-abntex2-1.9.2-3|10	Summary:	Typeset technical and scientific Brazilian documents based on ABNT rules
14mu|texlive-abntex2-1.9.2-3|11	Group:		Publishing
14mu|texlive-abntex2-1.9.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abntex2
14mu|texlive-abntex2-1.9.2-3|13	License:	LPPL1.3
14mu|texlive-abntex2-1.9.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abntex2.tar.xz
14mu|texlive-abntex2-1.9.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abntex2.doc.tar.xz
14mu|texlive-abntex2-1.9.2-3|16	BuildArch:	noarch
14mu|texlive-abntex2-1.9.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-abntex2-1.9.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-abntex2-1.9.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-abntex2-1.9.2-3|20	
14mu|texlive-abntex2-1.9.2-3|21	%description
14mu|texlive-abntex2-1.9.2-3|22	The bundle provides support for writing technical and
14mu|texlive-abntex2-1.9.2-3|23	scientific Brazilian documents (like academic thesis, articles,
14mu|texlive-abntex2-1.9.2-3|24	reports, research project and others) based on ABNT rules
14mu|texlive-abntex2-1.9.2-3|25	(Associacao Brasileira de Normas Tecnicas). It replaces the old
14mu|texlive-abntex2-1.9.2-3|26	abntex.
14mu|texlive-abntex2-1.9.2-3|27	
14mu|texlive-abntex2-1.9.2-3|28	
14mu|texlive-abntex2-1.9.2-3|29	#-----------------------------------------------------------------------
14mu|texlive-abntex2-1.9.2-3|30	%files
14mu|texlive-abntex2-1.9.2-3|31	%{_texmfdistdir}/bibtex/bib/abntex2/abntex2-options.bib
14mu|texlive-abntex2-1.9.2-3|32	%{_texmfdistdir}/bibtex/bst/abntex2/abntex2-alf.bst
14mu|texlive-abntex2-1.9.2-3|33	%{_texmfdistdir}/bibtex/bst/abntex2/abntex2-num.bst
14mu|texlive-abntex2-1.9.2-3|34	%{_texmfdistdir}/tex/latex/abntex2/abntex2.cls
14mu|texlive-abntex2-1.9.2-3|35	%{_texmfdistdir}/tex/latex/abntex2/abntex2abrev.sty
14mu|texlive-abntex2-1.9.2-3|36	%{_texmfdistdir}/tex/latex/abntex2/abntex2cite.sty
14mu|texlive-abntex2-1.9.2-3|37	%doc %{_texmfdistdir}/doc/latex/abntex2/README
14mu|texlive-abntex2-1.9.2-3|38	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-abnt-10520.bib
14mu|texlive-abntex2-1.9.2-3|39	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-abnt-6023.bib
14mu|texlive-abntex2-1.9.2-3|40	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-options.bib
14mu|texlive-abntex2-1.9.2-3|41	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-test.bib
14mu|texlive-abntex2-1.9.2-3|42	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc.bib
14mu|texlive-abntex2-1.9.2-3|43	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2.pdf
14mu|texlive-abntex2-1.9.2-3|44	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2.tex
14mu|texlive-abntex2-1.9.2-3|45	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite-alf.pdf
14mu|texlive-abntex2-1.9.2-3|46	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite-alf.tex
14mu|texlive-abntex2-1.9.2-3|47	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite.pdf
14mu|texlive-abntex2-1.9.2-3|48	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite.tex
14mu|texlive-abntex2-1.9.2-3|49	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-artigo.pdf
14mu|texlive-abntex2-1.9.2-3|50	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex
14mu|texlive-abntex2-1.9.2-3|51	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-glossarios.pdf
14mu|texlive-abntex2-1.9.2-3|52	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-glossarios.tex
14mu|texlive-abntex2-1.9.2-3|53	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-img-grafico.pdf
14mu|texlive-abntex2-1.9.2-3|54	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-img-marca.pdf
14mu|texlive-abntex2-1.9.2-3|55	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-include-comandos.tex
14mu|texlive-abntex2-1.9.2-3|56	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro-bandeirinha.jpg
14mu|texlive-abntex2-1.9.2-3|57	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro-pintassilgo.jpg
14mu|texlive-abntex2-1.9.2-3|58	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro-saira-amarela.jpg
14mu|texlive-abntex2-1.9.2-3|59	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro.pdf
14mu|texlive-abntex2-1.9.2-3|60	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro.tex
14mu|texlive-abntex2-1.9.2-3|61	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.pdf
14mu|texlive-abntex2-1.9.2-3|62	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.tex
14mu|texlive-abntex2-1.9.2-3|63	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-references.bib
14mu|texlive-abntex2-1.9.2-3|64	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.pdf
14mu|texlive-abntex2-1.9.2-3|65	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.tex
14mu|texlive-abntex2-1.9.2-3|66	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-slides.pdf
14mu|texlive-abntex2-1.9.2-3|67	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-slides.tex
14mu|texlive-abntex2-1.9.2-3|68	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-trabalho-academico.pdf
14mu|texlive-abntex2-1.9.2-3|69	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-trabalho-academico.tex
14mu|texlive-abntex2-1.9.2-3|70	
14mu|texlive-abntex2-1.9.2-3|71	#-----------------------------------------------------------------------
14mu|texlive-abntex2-1.9.2-3|72	%prep
14mu|texlive-abntex2-1.9.2-3|73	%setup -c -a0 -a1
14mu|texlive-abntex2-1.9.2-3|74	
14mu|texlive-abntex2-1.9.2-3|75	%build
14mu|texlive-abntex2-1.9.2-3|76	
14mu|texlive-abntex2-1.9.2-3|77	%install
14mu|texlive-abntex2-1.9.2-3|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-abntex2-1.9.2-3|79	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-abntex2-1.9.2-3|80	
14mu|texlive-abntex2-1.9.2-3|81	%changelog
14mu|texlive-abntex2-1.9.2-3|82	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9.2-3
14mu|texlive-abntex2-1.9.2-3|83	+ Revision: 844e405
14mu|texlive-abntex2-1.9.2-3|84	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-abntex2-1.9.2-3|85	
14mu|texlive-abntex2-1.9.2-3|86	

24198 14
14mu|texlive-abraces-1-8|1	# revision 27880
14mu|texlive-abraces-1-8|2	# category Package
14mu|texlive-abraces-1-8|3	# catalog-ctan /macros/latex/contrib/abraces
14mu|texlive-abraces-1-8|4	# catalog-date 2012-09-06 08:51:08 +0200
14mu|texlive-abraces-1-8|5	# catalog-license lppl
14mu|texlive-abraces-1-8|6	# catalog-version 1.-
14mu|texlive-abraces-1-8|7	Name:		texlive-abraces
14mu|texlive-abraces-1-8|8	Version:	1
14mu|texlive-abraces-1-8|9	Release:	8
14mu|texlive-abraces-1-8|10	Summary:	Asymmetric over-/underbraces in maths
14mu|texlive-abraces-1-8|11	Group:		Publishing
14mu|texlive-abraces-1-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abraces
14mu|texlive-abraces-1-8|13	License:	LPPL
14mu|texlive-abraces-1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abraces.tar.xz
14mu|texlive-abraces-1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abraces.doc.tar.xz
14mu|texlive-abraces-1-8|16	BuildArch:	noarch
14mu|texlive-abraces-1-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-abraces-1-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-abraces-1-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-abraces-1-8|20	
14mu|texlive-abraces-1-8|21	%description
14mu|texlive-abraces-1-8|22	The package provides a character key-driven interface to
14mu|texlive-abraces-1-8|23	supplement new constructions of the traditional \overbrace and
14mu|texlive-abraces-1-8|24	\underbrace pairs in an asymmetric or arbitrary way.
14mu|texlive-abraces-1-8|25	
14mu|texlive-abraces-1-8|26	
14mu|texlive-abraces-1-8|27	#-----------------------------------------------------------------------
14mu|texlive-abraces-1-8|28	%files
14mu|texlive-abraces-1-8|29	%{_texmfdistdir}/tex/latex/abraces/abraces.sty
14mu|texlive-abraces-1-8|30	%doc %{_texmfdistdir}/doc/latex/abraces/abraces-doc.pdf
14mu|texlive-abraces-1-8|31	%doc %{_texmfdistdir}/doc/latex/abraces/abraces-doc.tex
14mu|texlive-abraces-1-8|32	
14mu|texlive-abraces-1-8|33	#-----------------------------------------------------------------------
14mu|texlive-abraces-1-8|34	%prep
14mu|texlive-abraces-1-8|35	%setup -c -a0 -a1
14mu|texlive-abraces-1-8|36	
14mu|texlive-abraces-1-8|37	%build
14mu|texlive-abraces-1-8|38	
14mu|texlive-abraces-1-8|39	%install
14mu|texlive-abraces-1-8|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-abraces-1-8|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-abraces-1-8|42	
14mu|texlive-abraces-1-8|43	%changelog
14mu|texlive-abraces-1-8|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-8
14mu|texlive-abraces-1-8|45	+ Revision: a144267
14mu|texlive-abraces-1-8|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-abraces-1-8|47	
14mu|texlive-abraces-1-8|48	

24199 14
14mu|texlive-abstract-1.2a-4|1	# revision 15878
14mu|texlive-abstract-1.2a-4|2	# category Package
14mu|texlive-abstract-1.2a-4|3	# catalog-ctan /macros/latex/contrib/abstract
14mu|texlive-abstract-1.2a-4|4	# catalog-date 2009-09-02 11:33:10 +0200
14mu|texlive-abstract-1.2a-4|5	# catalog-license lppl
14mu|texlive-abstract-1.2a-4|6	# catalog-version 1.2a
14mu|texlive-abstract-1.2a-4|7	Name:		texlive-abstract
14mu|texlive-abstract-1.2a-4|8	Version:	1.2a
14mu|texlive-abstract-1.2a-4|9	Release:	4
14mu|texlive-abstract-1.2a-4|10	Summary:	Control the typesetting of the abstract environment
14mu|texlive-abstract-1.2a-4|11	Group:		Publishing
14mu|texlive-abstract-1.2a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abstract
14mu|texlive-abstract-1.2a-4|13	License:	LPPL
14mu|texlive-abstract-1.2a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstract.tar.xz
14mu|texlive-abstract-1.2a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstract.doc.tar.xz
14mu|texlive-abstract-1.2a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstract.source.tar.xz
14mu|texlive-abstract-1.2a-4|17	BuildArch:	noarch
14mu|texlive-abstract-1.2a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-abstract-1.2a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-abstract-1.2a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-abstract-1.2a-4|21	
14mu|texlive-abstract-1.2a-4|22	%description
14mu|texlive-abstract-1.2a-4|23	The abstract package gives you control over the typesetting of
14mu|texlive-abstract-1.2a-4|24	the abstract environment, and in particular provides for a one
14mu|texlive-abstract-1.2a-4|25	column abstract in a two column paper.
14mu|texlive-abstract-1.2a-4|26	
14mu|texlive-abstract-1.2a-4|27	
14mu|texlive-abstract-1.2a-4|28	#-----------------------------------------------------------------------
14mu|texlive-abstract-1.2a-4|29	%files
14mu|texlive-abstract-1.2a-4|30	%{_texmfdistdir}/tex/latex/abstract/abstract.sty
14mu|texlive-abstract-1.2a-4|31	%doc %{_texmfdistdir}/doc/latex/abstract/README
14mu|texlive-abstract-1.2a-4|32	%doc %{_texmfdistdir}/doc/latex/abstract/abstract.pdf
14mu|texlive-abstract-1.2a-4|33	#- source
14mu|texlive-abstract-1.2a-4|34	%doc %{_texmfdistdir}/source/latex/abstract/abstract.dtx
14mu|texlive-abstract-1.2a-4|35	%doc %{_texmfdistdir}/source/latex/abstract/abstract.ins
14mu|texlive-abstract-1.2a-4|36	
14mu|texlive-abstract-1.2a-4|37	#-----------------------------------------------------------------------
14mu|texlive-abstract-1.2a-4|38	%prep
14mu|texlive-abstract-1.2a-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-abstract-1.2a-4|40	
14mu|texlive-abstract-1.2a-4|41	%build
14mu|texlive-abstract-1.2a-4|42	
14mu|texlive-abstract-1.2a-4|43	%install
14mu|texlive-abstract-1.2a-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-abstract-1.2a-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-abstract-1.2a-4|46	
14mu|texlive-abstract-1.2a-4|47	
14mu|texlive-abstract-1.2a-4|48	
14mu|texlive-abstract-1.2a-4|49	%changelog
14mu|texlive-abstract-1.2a-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-4
14mu|texlive-abstract-1.2a-4|51	+ Revision: 7c5efb6
14mu|texlive-abstract-1.2a-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-abstract-1.2a-4|53	
14mu|texlive-abstract-1.2a-4|54	

24200 14
14mu|texlive-accfonts-0.25-4|1	# revision 18835
14mu|texlive-accfonts-0.25-4|2	# category Package
14mu|texlive-accfonts-0.25-4|3	# catalog-ctan /fonts/utilities/accfonts
14mu|texlive-accfonts-0.25-4|4	# catalog-date 2009-04-10 11:27:58 +0200
14mu|texlive-accfonts-0.25-4|5	# catalog-license gpl
14mu|texlive-accfonts-0.25-4|6	# catalog-version 0.25
14mu|texlive-accfonts-0.25-4|7	Name:		texlive-accfonts
14mu|texlive-accfonts-0.25-4|8	Version:	0.25
14mu|texlive-accfonts-0.25-4|9	Release:	4
14mu|texlive-accfonts-0.25-4|10	Summary:	Utilities to derive new fonts from existing ones
14mu|texlive-accfonts-0.25-4|11	Group:		Publishing
14mu|texlive-accfonts-0.25-4|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/accfonts
14mu|texlive-accfonts-0.25-4|13	License:	GPL
14mu|texlive-accfonts-0.25-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/accfonts.tar.xz
14mu|texlive-accfonts-0.25-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/accfonts.doc.tar.xz
14mu|texlive-accfonts-0.25-4|16	BuildArch:	noarch
14mu|texlive-accfonts-0.25-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-accfonts-0.25-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-accfonts-0.25-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-accfonts-0.25-4|20	Provides:	texlive-accfonts.bin = %{EVRD}
14mu|texlive-accfonts-0.25-4|21	
14mu|texlive-accfonts-0.25-4|22	%description
14mu|texlive-accfonts-0.25-4|23	The accfonts package contains three utilities to permit easy
14mu|texlive-accfonts-0.25-4|24	manipulation of fonts, in particular the creation of unusual
14mu|texlive-accfonts-0.25-4|25	accented characters. Mkt1font works on Adobe Type 1 fonts,
14mu|texlive-accfonts-0.25-4|26	vpl2vpl works on TeX virtual fonts and vpl2ovp transforms a TeX
14mu|texlive-accfonts-0.25-4|27	font to an Omega one. All three programs read in a font (either
14mu|texlive-accfonts-0.25-4|28	the font itself or a property list), together with a simple
14mu|texlive-accfonts-0.25-4|29	definition file containing lines such as '128 z acute'; they
14mu|texlive-accfonts-0.25-4|30	then write out a new version of the font with the requested new
14mu|texlive-accfonts-0.25-4|31	characters in the numerical slots specified. Great care is
14mu|texlive-accfonts-0.25-4|32	taken over the positioning of accents, and over the provision
14mu|texlive-accfonts-0.25-4|33	of kerning information for new characters; mkt1font also
14mu|texlive-accfonts-0.25-4|34	generates suitable "hints" to enhance quality at small sizes or
14mu|texlive-accfonts-0.25-4|35	poor resolutions. The programs are written in Perl.
14mu|texlive-accfonts-0.25-4|36	
14mu|texlive-accfonts-0.25-4|37	
14mu|texlive-accfonts-0.25-4|38	#-----------------------------------------------------------------------
14mu|texlive-accfonts-0.25-4|39	%files
14mu|texlive-accfonts-0.25-4|40	%{_bindir}/mkt1font
14mu|texlive-accfonts-0.25-4|41	%{_bindir}/vpl2ovp
14mu|texlive-accfonts-0.25-4|42	%{_bindir}/vpl2vpl
14mu|texlive-accfonts-0.25-4|43	%{_texmfdistdir}/scripts/accfonts/mkt1font
14mu|texlive-accfonts-0.25-4|44	%{_texmfdistdir}/scripts/accfonts/vpl2ovp
14mu|texlive-accfonts-0.25-4|45	%{_texmfdistdir}/scripts/accfonts/vpl2vpl
14mu|texlive-accfonts-0.25-4|46	%{_texmfdistdir}/tex/latex/accfonts/CSX.def
14mu|texlive-accfonts-0.25-4|47	%{_texmfdistdir}/tex/latex/accfonts/ISO-Latin1.def
14mu|texlive-accfonts-0.25-4|48	%{_texmfdistdir}/tex/latex/accfonts/ISO-Latin2.def
14mu|texlive-accfonts-0.25-4|49	%{_texmfdistdir}/tex/latex/accfonts/IndUni_Omega.def
14mu|texlive-accfonts-0.25-4|50	%{_texmfdistdir}/tex/latex/accfonts/Norman.def
14mu|texlive-accfonts-0.25-4|51	%doc %{_texmfdistdir}/doc/fonts/accfonts/CHANGES
14mu|texlive-accfonts-0.25-4|52	%doc %{_texmfdistdir}/doc/fonts/accfonts/COPYING
14mu|texlive-accfonts-0.25-4|53	%doc %{_texmfdistdir}/doc/fonts/accfonts/README
14mu|texlive-accfonts-0.25-4|54	
14mu|texlive-accfonts-0.25-4|55	#-----------------------------------------------------------------------
14mu|texlive-accfonts-0.25-4|56	%prep
14mu|texlive-accfonts-0.25-4|57	%setup -c -a0 -a1
14mu|texlive-accfonts-0.25-4|58	
14mu|texlive-accfonts-0.25-4|59	%build
14mu|texlive-accfonts-0.25-4|60	
14mu|texlive-accfonts-0.25-4|61	%install
14mu|texlive-accfonts-0.25-4|62	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-accfonts-0.25-4|63	pushd %{buildroot}%{_bindir}
14mu|texlive-accfonts-0.25-4|64	ln -sf %{_texmfdistdir}/scripts/accfonts/mkt1font mkt1font
14mu|texlive-accfonts-0.25-4|65	ln -sf %{_texmfdistdir}/scripts/accfonts/vpl2ovp vpl2ovp
14mu|texlive-accfonts-0.25-4|66	ln -sf %{_texmfdistdir}/scripts/accfonts/vpl2vpl vpl2vpl
14mu|texlive-accfonts-0.25-4|67	popd
14mu|texlive-accfonts-0.25-4|68	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-accfonts-0.25-4|69	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-accfonts-0.25-4|70	
14mu|texlive-accfonts-0.25-4|71	
14mu|texlive-accfonts-0.25-4|72	
14mu|texlive-accfonts-0.25-4|73	%changelog
14mu|texlive-accfonts-0.25-4|74	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.25-4
14mu|texlive-accfonts-0.25-4|75	+ Revision: ea17ed3
14mu|texlive-accfonts-0.25-4|76	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-accfonts-0.25-4|77	
14mu|texlive-accfonts-0.25-4|78	

24201 14
14mu|texlive-achemso-3.8e-3|1	# revision 32619
14mu|texlive-achemso-3.8e-3|2	# category Package
14mu|texlive-achemso-3.8e-3|3	# catalog-ctan /macros/latex/contrib/achemso
14mu|texlive-achemso-3.8e-3|4	# catalog-date 2014-01-09 12:45:18 +0100
14mu|texlive-achemso-3.8e-3|5	# catalog-license lppl1.3
14mu|texlive-achemso-3.8e-3|6	# catalog-version 3.8e
14mu|texlive-achemso-3.8e-3|7	Name:		texlive-achemso
14mu|texlive-achemso-3.8e-3|8	Version:	3.8e
14mu|texlive-achemso-3.8e-3|9	Release:	3
14mu|texlive-achemso-3.8e-3|10	Summary:	Support for American Chemical Society journal submissions
14mu|texlive-achemso-3.8e-3|11	Group:		Publishing
14mu|texlive-achemso-3.8e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/achemso
14mu|texlive-achemso-3.8e-3|13	License:	LPPL1.3
14mu|texlive-achemso-3.8e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.tar.xz
14mu|texlive-achemso-3.8e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.doc.tar.xz
14mu|texlive-achemso-3.8e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.source.tar.xz
14mu|texlive-achemso-3.8e-3|17	BuildArch:	noarch
14mu|texlive-achemso-3.8e-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-achemso-3.8e-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-achemso-3.8e-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-achemso-3.8e-3|21	
14mu|texlive-achemso-3.8e-3|22	%description
14mu|texlive-achemso-3.8e-3|23	The bundle provides the official macros (achemso.cls) and
14mu|texlive-achemso-3.8e-3|24	BibTeX styles (achemso.bst and biochem.bst) for submission to
14mu|texlive-achemso-3.8e-3|25	the journals of the American Chemical Society. The natmove
14mu|texlive-achemso-3.8e-3|26	package, which moves citations relative to punctuation, is
14mu|texlive-achemso-3.8e-3|27	distributed as part of the bundle.
14mu|texlive-achemso-3.8e-3|28	
14mu|texlive-achemso-3.8e-3|29	
14mu|texlive-achemso-3.8e-3|30	#-----------------------------------------------------------------------
14mu|texlive-achemso-3.8e-3|31	%files
14mu|texlive-achemso-3.8e-3|32	%{_texmfdistdir}/bibtex/bst/achemso/achemso.bst
14mu|texlive-achemso-3.8e-3|33	%{_texmfdistdir}/bibtex/bst/achemso/biochem.bst
14mu|texlive-achemso-3.8e-3|34	%{_texmfdistdir}/tex/latex/achemso/achemso.cls
14mu|texlive-achemso-3.8e-3|35	%{_texmfdistdir}/tex/latex/achemso/achemso.sty
14mu|texlive-achemso-3.8e-3|36	%{_texmfdistdir}/tex/latex/achemso/config/aamick.cfg
14mu|texlive-achemso-3.8e-3|37	%{_texmfdistdir}/tex/latex/achemso/config/acbcct.cfg
14mu|texlive-achemso-3.8e-3|38	%{_texmfdistdir}/tex/latex/achemso/config/accacs.cfg
14mu|texlive-achemso-3.8e-3|39	%{_texmfdistdir}/tex/latex/achemso/config/achre4.cfg
14mu|texlive-achemso-3.8e-3|40	%{_texmfdistdir}/tex/latex/achemso/config/acncdm.cfg
14mu|texlive-achemso-3.8e-3|41	%{_texmfdistdir}/tex/latex/achemso/config/acsccc.cfg
14mu|texlive-achemso-3.8e-3|42	%{_texmfdistdir}/tex/latex/achemso/config/amclct.cfg
14mu|texlive-achemso-3.8e-3|43	%{_texmfdistdir}/tex/latex/achemso/config/amlccd.cfg
14mu|texlive-achemso-3.8e-3|44	%{_texmfdistdir}/tex/latex/achemso/config/ancac3.cfg
14mu|texlive-achemso-3.8e-3|45	%{_texmfdistdir}/tex/latex/achemso/config/ancham.cfg
14mu|texlive-achemso-3.8e-3|46	%{_texmfdistdir}/tex/latex/achemso/config/apchd5.cfg
14mu|texlive-achemso-3.8e-3|47	%{_texmfdistdir}/tex/latex/achemso/config/asbcd6.cfg
14mu|texlive-achemso-3.8e-3|48	%{_texmfdistdir}/tex/latex/achemso/config/ascecg.cfg
14mu|texlive-achemso-3.8e-3|49	%{_texmfdistdir}/tex/latex/achemso/config/bcches.cfg
14mu|texlive-achemso-3.8e-3|50	%{_texmfdistdir}/tex/latex/achemso/config/bichaw.cfg
14mu|texlive-achemso-3.8e-3|51	%{_texmfdistdir}/tex/latex/achemso/config/bipret.cfg
14mu|texlive-achemso-3.8e-3|52	%{_texmfdistdir}/tex/latex/achemso/config/bomaf6.cfg
14mu|texlive-achemso-3.8e-3|53	%{_texmfdistdir}/tex/latex/achemso/config/cgdefu.cfg
14mu|texlive-achemso-3.8e-3|54	%{_texmfdistdir}/tex/latex/achemso/config/chreay.cfg
14mu|texlive-achemso-3.8e-3|55	%{_texmfdistdir}/tex/latex/achemso/config/cmatex.cfg
14mu|texlive-achemso-3.8e-3|56	%{_texmfdistdir}/tex/latex/achemso/config/crtoec.cfg
14mu|texlive-achemso-3.8e-3|57	%{_texmfdistdir}/tex/latex/achemso/config/enfuem.cfg
14mu|texlive-achemso-3.8e-3|58	%{_texmfdistdir}/tex/latex/achemso/config/esthag.cfg
14mu|texlive-achemso-3.8e-3|59	%{_texmfdistdir}/tex/latex/achemso/config/estlcu.cfg
14mu|texlive-achemso-3.8e-3|60	%{_texmfdistdir}/tex/latex/achemso/config/iecred.cfg
14mu|texlive-achemso-3.8e-3|61	%{_texmfdistdir}/tex/latex/achemso/config/inoraj.cfg
14mu|texlive-achemso-3.8e-3|62	%{_texmfdistdir}/tex/latex/achemso/config/jacsat.cfg
14mu|texlive-achemso-3.8e-3|63	%{_texmfdistdir}/tex/latex/achemso/config/jafcau.cfg
14mu|texlive-achemso-3.8e-3|64	%{_texmfdistdir}/tex/latex/achemso/config/jceaax.cfg
14mu|texlive-achemso-3.8e-3|65	%{_texmfdistdir}/tex/latex/achemso/config/jceda8.cfg
14mu|texlive-achemso-3.8e-3|66	%{_texmfdistdir}/tex/latex/achemso/config/jcisd8.cfg
14mu|texlive-achemso-3.8e-3|67	%{_texmfdistdir}/tex/latex/achemso/config/jctcce.cfg
14mu|texlive-achemso-3.8e-3|68	%{_texmfdistdir}/tex/latex/achemso/config/jmcmar.cfg
14mu|texlive-achemso-3.8e-3|69	%{_texmfdistdir}/tex/latex/achemso/config/jnprdf.cfg
14mu|texlive-achemso-3.8e-3|70	%{_texmfdistdir}/tex/latex/achemso/config/joceah.cfg
14mu|texlive-achemso-3.8e-3|71	%{_texmfdistdir}/tex/latex/achemso/config/jpcafh.cfg
14mu|texlive-achemso-3.8e-3|72	%{_texmfdistdir}/tex/latex/achemso/config/jpcbfk.cfg
14mu|texlive-achemso-3.8e-3|73	%{_texmfdistdir}/tex/latex/achemso/config/jpccck.cfg
14mu|texlive-achemso-3.8e-3|74	%{_texmfdistdir}/tex/latex/achemso/config/jpclcd.cfg
14mu|texlive-achemso-3.8e-3|75	%{_texmfdistdir}/tex/latex/achemso/config/jprobs.cfg
14mu|texlive-achemso-3.8e-3|76	%{_texmfdistdir}/tex/latex/achemso/config/langd5.cfg
14mu|texlive-achemso-3.8e-3|77	%{_texmfdistdir}/tex/latex/achemso/config/mamobx.cfg
14mu|texlive-achemso-3.8e-3|78	%{_texmfdistdir}/tex/latex/achemso/config/mpohbp.cfg
14mu|texlive-achemso-3.8e-3|79	%{_texmfdistdir}/tex/latex/achemso/config/nalefd.cfg
14mu|texlive-achemso-3.8e-3|80	%{_texmfdistdir}/tex/latex/achemso/config/oprdfk.cfg
14mu|texlive-achemso-3.8e-3|81	%{_texmfdistdir}/tex/latex/achemso/config/orgnd7.cfg
14mu|texlive-achemso-3.8e-3|82	%{_texmfdistdir}/tex/latex/achemso/config/orlef7.cfg
14mu|texlive-achemso-3.8e-3|83	%{_texmfdistdir}/tex/latex/achemso/natmove.sty
14mu|texlive-achemso-3.8e-3|84	%doc %{_texmfdistdir}/doc/latex/achemso/README
14mu|texlive-achemso-3.8e-3|85	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.bib
14mu|texlive-achemso-3.8e-3|86	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.pdf
14mu|texlive-achemso-3.8e-3|87	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.tex
14mu|texlive-achemso-3.8e-3|88	%doc %{_texmfdistdir}/doc/latex/achemso/achemso.pdf
14mu|texlive-achemso-3.8e-3|89	#- source
14mu|texlive-achemso-3.8e-3|90	%doc %{_texmfdistdir}/source/latex/achemso/achemso.dtx
14mu|texlive-achemso-3.8e-3|91	%doc %{_texmfdistdir}/source/latex/achemso/achemso.ins
14mu|texlive-achemso-3.8e-3|92	
14mu|texlive-achemso-3.8e-3|93	#-----------------------------------------------------------------------
14mu|texlive-achemso-3.8e-3|94	%prep
14mu|texlive-achemso-3.8e-3|95	%setup -c -a0 -a1 -a2
14mu|texlive-achemso-3.8e-3|96	
14mu|texlive-achemso-3.8e-3|97	%build
14mu|texlive-achemso-3.8e-3|98	
14mu|texlive-achemso-3.8e-3|99	%install
14mu|texlive-achemso-3.8e-3|100	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-achemso-3.8e-3|101	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-achemso-3.8e-3|102	
14mu|texlive-achemso-3.8e-3|103	%changelog
14mu|texlive-achemso-3.8e-3|104	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.8e-3
14mu|texlive-achemso-3.8e-3|105	+ Revision: 21905a7
14mu|texlive-achemso-3.8e-3|106	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-achemso-3.8e-3|107	
14mu|texlive-achemso-3.8e-3|108	

24202 14
14mu|texlive-acmconf-1.3-4|1	# revision 15878
14mu|texlive-acmconf-1.3-4|2	# category Package
14mu|texlive-acmconf-1.3-4|3	# catalog-ctan /macros/latex/contrib/acmconf
14mu|texlive-acmconf-1.3-4|4	# catalog-date 2008-05-14 19:23:34 +0200
14mu|texlive-acmconf-1.3-4|5	# catalog-license lppl
14mu|texlive-acmconf-1.3-4|6	# catalog-version 1.3
14mu|texlive-acmconf-1.3-4|7	Name:		texlive-acmconf
14mu|texlive-acmconf-1.3-4|8	Version:	1.3
14mu|texlive-acmconf-1.3-4|9	Release:	4
14mu|texlive-acmconf-1.3-4|10	Summary:	Class for ACM conference proceedings
14mu|texlive-acmconf-1.3-4|11	Group:		Publishing
14mu|texlive-acmconf-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acmconf
14mu|texlive-acmconf-1.3-4|13	License:	LPPL
14mu|texlive-acmconf-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acmconf.tar.xz
14mu|texlive-acmconf-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acmconf.doc.tar.xz
14mu|texlive-acmconf-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acmconf.source.tar.xz
14mu|texlive-acmconf-1.3-4|17	BuildArch:	noarch
14mu|texlive-acmconf-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-acmconf-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-acmconf-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-acmconf-1.3-4|21	
14mu|texlive-acmconf-1.3-4|22	%description
14mu|texlive-acmconf-1.3-4|23	This class may be used to typeset articles to be published in
14mu|texlive-acmconf-1.3-4|24	the proceedings of ACM (Association for Computing Machinery)
14mu|texlive-acmconf-1.3-4|25	conferences and workshops. The layout produced by the acmconf
14mu|texlive-acmconf-1.3-4|26	class is based on the ACM's own specification.
14mu|texlive-acmconf-1.3-4|27	
14mu|texlive-acmconf-1.3-4|28	
14mu|texlive-acmconf-1.3-4|29	#-----------------------------------------------------------------------
14mu|texlive-acmconf-1.3-4|30	%files
14mu|texlive-acmconf-1.3-4|31	%{_texmfdistdir}/tex/latex/acmconf/acmconf.cls
14mu|texlive-acmconf-1.3-4|32	%doc %{_texmfdistdir}/doc/latex/acmconf/README
14mu|texlive-acmconf-1.3-4|33	%doc %{_texmfdistdir}/doc/latex/acmconf/THIS-IS-VERSION-1.3
14mu|texlive-acmconf-1.3-4|34	%doc %{_texmfdistdir}/doc/latex/acmconf/accept.tex
14mu|texlive-acmconf-1.3-4|35	%doc %{_texmfdistdir}/doc/latex/acmconf/acmconf.pdf
14mu|texlive-acmconf-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/acmconf/body.eps
14mu|texlive-acmconf-1.3-4|37	%doc %{_texmfdistdir}/doc/latex/acmconf/error.tex
14mu|texlive-acmconf-1.3-4|38	%doc %{_texmfdistdir}/doc/latex/acmconf/prepare.tex
14mu|texlive-acmconf-1.3-4|39	%doc %{_texmfdistdir}/doc/latex/acmconf/print.tex
14mu|texlive-acmconf-1.3-4|40	%doc %{_texmfdistdir}/doc/latex/acmconf/pubform.bib
14mu|texlive-acmconf-1.3-4|41	%doc %{_texmfdistdir}/doc/latex/acmconf/pubform.tex
14mu|texlive-acmconf-1.3-4|42	%doc %{_texmfdistdir}/doc/latex/acmconf/publish.tex
14mu|texlive-acmconf-1.3-4|43	%doc %{_texmfdistdir}/doc/latex/acmconf/submit.tex
14mu|texlive-acmconf-1.3-4|44	#- source
14mu|texlive-acmconf-1.3-4|45	%doc %{_texmfdistdir}/source/latex/acmconf/Makefile
14mu|texlive-acmconf-1.3-4|46	%doc %{_texmfdistdir}/source/latex/acmconf/acmconf.dtx
14mu|texlive-acmconf-1.3-4|47	%doc %{_texmfdistdir}/source/latex/acmconf/acmconf.ins
14mu|texlive-acmconf-1.3-4|48	
14mu|texlive-acmconf-1.3-4|49	#-----------------------------------------------------------------------
14mu|texlive-acmconf-1.3-4|50	%prep
14mu|texlive-acmconf-1.3-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-acmconf-1.3-4|52	
14mu|texlive-acmconf-1.3-4|53	%build
14mu|texlive-acmconf-1.3-4|54	
14mu|texlive-acmconf-1.3-4|55	%install
14mu|texlive-acmconf-1.3-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-acmconf-1.3-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-acmconf-1.3-4|58	
14mu|texlive-acmconf-1.3-4|59	
14mu|texlive-acmconf-1.3-4|60	
14mu|texlive-acmconf-1.3-4|61	%changelog
14mu|texlive-acmconf-1.3-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-acmconf-1.3-4|63	+ Revision: 12b0526
14mu|texlive-acmconf-1.3-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-acmconf-1.3-4|65	
14mu|texlive-acmconf-1.3-4|66	

24203 14
14mu|texlive-acro-0.3e-3|1	# revision 27175
14mu|texlive-acro-0.3e-3|2	# category Package
14mu|texlive-acro-0.3e-3|3	# catalog-ctan /macros/latex/contrib/acro
14mu|texlive-acro-0.3e-3|4	# catalog-date 2012-07-24 16:08:54 +0200
14mu|texlive-acro-0.3e-3|5	# catalog-license lppl
14mu|texlive-acro-0.3e-3|6	# catalog-version 0.3e
14mu|texlive-acro-0.3e-3|7	Name:		texlive-acro
14mu|texlive-acro-0.3e-3|8	Version:	0.3e
14mu|texlive-acro-0.3e-3|9	Release:	3
14mu|texlive-acro-0.3e-3|10	Summary:	Typeset acronyms
14mu|texlive-acro-0.3e-3|11	Group:		Publishing
14mu|texlive-acro-0.3e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acro
14mu|texlive-acro-0.3e-3|13	License:	LPPL
14mu|texlive-acro-0.3e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acro.tar.xz
14mu|texlive-acro-0.3e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acro.doc.tar.xz
14mu|texlive-acro-0.3e-3|16	BuildArch:	noarch
14mu|texlive-acro-0.3e-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-acro-0.3e-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-acro-0.3e-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-acro-0.3e-3|20	
14mu|texlive-acro-0.3e-3|21	%description
14mu|texlive-acro-0.3e-3|22	The package enables the author to create acronyms in a simple
14mu|texlive-acro-0.3e-3|23	way, and provides means to add them to different 'classes' of
14mu|texlive-acro-0.3e-3|24	acronyms. Lists can be created of separate acronym classes. The
14mu|texlive-acro-0.3e-3|25	package option 'single' instructs the package to ignore
14mu|texlive-acro-0.3e-3|26	acronyms that are used only once in the whole document. As an
14mu|texlive-acro-0.3e-3|27	experimental feature the package also offers the option 'sort'
14mu|texlive-acro-0.3e-3|28	which automatically sorts the list created by \printacronyms.
14mu|texlive-acro-0.3e-3|29	
14mu|texlive-acro-0.3e-3|30	
14mu|texlive-acro-0.3e-3|31	#-----------------------------------------------------------------------
14mu|texlive-acro-0.3e-3|32	%files
14mu|texlive-acro-0.3e-3|33	%{_texmfdistdir}/tex/latex/acro/acro.sty
14mu|texlive-acro-0.3e-3|34	%doc %{_texmfdistdir}/doc/latex/acro/README
14mu|texlive-acro-0.3e-3|35	%doc %{_texmfdistdir}/doc/latex/acro/acro_en.pdf
14mu|texlive-acro-0.3e-3|36	%doc %{_texmfdistdir}/doc/latex/acro/acro_en.tex
14mu|texlive-acro-0.3e-3|37	%doc %{_texmfdistdir}/doc/latex/acro/example_one.tex
14mu|texlive-acro-0.3e-3|38	%doc %{_texmfdistdir}/doc/latex/acro/example_two.tex
14mu|texlive-acro-0.3e-3|39	
14mu|texlive-acro-0.3e-3|40	#-----------------------------------------------------------------------
14mu|texlive-acro-0.3e-3|41	%prep
14mu|texlive-acro-0.3e-3|42	%setup -c -a0 -a1
14mu|texlive-acro-0.3e-3|43	
14mu|texlive-acro-0.3e-3|44	%build
14mu|texlive-acro-0.3e-3|45	
14mu|texlive-acro-0.3e-3|46	%install
14mu|texlive-acro-0.3e-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-acro-0.3e-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-acro-0.3e-3|49	
14mu|texlive-acro-0.3e-3|50	%changelog
14mu|texlive-acro-0.3e-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3e-3
14mu|texlive-acro-0.3e-3|52	+ Revision: ade0a60
14mu|texlive-acro-0.3e-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-acro-0.3e-3|54	
14mu|texlive-acro-0.3e-3|55	

24204 14
14mu|texlive-acronym-1.36-4|1	# revision 19660
14mu|texlive-acronym-1.36-4|2	# category Package
14mu|texlive-acronym-1.36-4|3	# catalog-ctan /macros/latex/contrib/acronym
14mu|texlive-acronym-1.36-4|4	# catalog-date 2010-09-10 01:16:09 +0200
14mu|texlive-acronym-1.36-4|5	# catalog-license lppl
14mu|texlive-acronym-1.36-4|6	# catalog-version 1.36
14mu|texlive-acronym-1.36-4|7	Name:		texlive-acronym
14mu|texlive-acronym-1.36-4|8	Version:	1.36
14mu|texlive-acronym-1.36-4|9	Release:	4
14mu|texlive-acronym-1.36-4|10	Summary:	Expand acronyms at least once
14mu|texlive-acronym-1.36-4|11	Group:		Publishing
14mu|texlive-acronym-1.36-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acronym
14mu|texlive-acronym-1.36-4|13	License:	LPPL
14mu|texlive-acronym-1.36-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acronym.tar.xz
14mu|texlive-acronym-1.36-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acronym.doc.tar.xz
14mu|texlive-acronym-1.36-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acronym.source.tar.xz
14mu|texlive-acronym-1.36-4|17	BuildArch:	noarch
14mu|texlive-acronym-1.36-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-acronym-1.36-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-acronym-1.36-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-acronym-1.36-4|21	
14mu|texlive-acronym-1.36-4|22	%description
14mu|texlive-acronym-1.36-4|23	This package ensures that all acronyms used in the text are
14mu|texlive-acronym-1.36-4|24	spelled out in full at least once. It also provides an
14mu|texlive-acronym-1.36-4|25	environment to build a list of acronyms used. The package is
14mu|texlive-acronym-1.36-4|26	compatible with pdf bookmarks. The package requires the suffix
14mu|texlive-acronym-1.36-4|27	package, which in turn requires that it runs under e-TeX.
14mu|texlive-acronym-1.36-4|28	
14mu|texlive-acronym-1.36-4|29	
14mu|texlive-acronym-1.36-4|30	#-----------------------------------------------------------------------
14mu|texlive-acronym-1.36-4|31	%files
14mu|texlive-acronym-1.36-4|32	%{_texmfdistdir}/tex/latex/acronym/acronym.sty
14mu|texlive-acronym-1.36-4|33	%doc %{_texmfdistdir}/doc/latex/acronym/README
14mu|texlive-acronym-1.36-4|34	%doc %{_texmfdistdir}/doc/latex/acronym/acronym.pdf
14mu|texlive-acronym-1.36-4|35	%doc %{_texmfdistdir}/doc/latex/acronym/acrotest.tex
14mu|texlive-acronym-1.36-4|36	#- source
14mu|texlive-acronym-1.36-4|37	%doc %{_texmfdistdir}/source/latex/acronym/acronym.dtx
14mu|texlive-acronym-1.36-4|38	%doc %{_texmfdistdir}/source/latex/acronym/acronym.ins
14mu|texlive-acronym-1.36-4|39	
14mu|texlive-acronym-1.36-4|40	#-----------------------------------------------------------------------
14mu|texlive-acronym-1.36-4|41	%prep
14mu|texlive-acronym-1.36-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-acronym-1.36-4|43	
14mu|texlive-acronym-1.36-4|44	%build
14mu|texlive-acronym-1.36-4|45	
14mu|texlive-acronym-1.36-4|46	%install
14mu|texlive-acronym-1.36-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-acronym-1.36-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-acronym-1.36-4|49	
14mu|texlive-acronym-1.36-4|50	
14mu|texlive-acronym-1.36-4|51	
14mu|texlive-acronym-1.36-4|52	%changelog
14mu|texlive-acronym-1.36-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.36-4
14mu|texlive-acronym-1.36-4|54	+ Revision: 1631d33
14mu|texlive-acronym-1.36-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-acronym-1.36-4|56	
14mu|texlive-acronym-1.36-4|57	

24205 14
14mu|texlive-acroterm-0.1-4|1	# revision 20498
14mu|texlive-acroterm-0.1-4|2	# category Package
14mu|texlive-acroterm-0.1-4|3	# catalog-ctan /macros/latex/contrib/acroterm
14mu|texlive-acroterm-0.1-4|4	# catalog-date 2010-11-19 20:33:28 +0100
14mu|texlive-acroterm-0.1-4|5	# catalog-license lppl1.3
14mu|texlive-acroterm-0.1-4|6	# catalog-version 0.1
14mu|texlive-acroterm-0.1-4|7	Name:		texlive-acroterm
14mu|texlive-acroterm-0.1-4|8	Version:	0.1
14mu|texlive-acroterm-0.1-4|9	Release:	4
14mu|texlive-acroterm-0.1-4|10	Summary:	Manage and index acronyms and terms
14mu|texlive-acroterm-0.1-4|11	Group:		Publishing
14mu|texlive-acroterm-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acroterm
14mu|texlive-acroterm-0.1-4|13	License:	LPPL1.3
14mu|texlive-acroterm-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acroterm.tar.xz
14mu|texlive-acroterm-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acroterm.doc.tar.xz
14mu|texlive-acroterm-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acroterm.source.tar.xz
14mu|texlive-acroterm-0.1-4|17	BuildArch:	noarch
14mu|texlive-acroterm-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-acroterm-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-acroterm-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-acroterm-0.1-4|21	
14mu|texlive-acroterm-0.1-4|22	%description
14mu|texlive-acroterm-0.1-4|23	Yet another package for acronyms: the package offers simple
14mu|texlive-acroterm-0.1-4|24	markup of acronyms and technical terms in the text, giving an
14mu|texlive-acroterm-0.1-4|25	index each of terms and acronyms with their expanded form.
14mu|texlive-acroterm-0.1-4|26	
14mu|texlive-acroterm-0.1-4|27	
14mu|texlive-acroterm-0.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-acroterm-0.1-4|29	%files
14mu|texlive-acroterm-0.1-4|30	%{_texmfdistdir}/tex/latex/acroterm/acroterm.sty
14mu|texlive-acroterm-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/acroterm/README
14mu|texlive-acroterm-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/acroterm/acroterm.pdf
14mu|texlive-acroterm-0.1-4|33	#- source
14mu|texlive-acroterm-0.1-4|34	%doc %{_texmfdistdir}/source/latex/acroterm/acroterm.dtx
14mu|texlive-acroterm-0.1-4|35	%doc %{_texmfdistdir}/source/latex/acroterm/acroterm.ins
14mu|texlive-acroterm-0.1-4|36	
14mu|texlive-acroterm-0.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-acroterm-0.1-4|38	%prep
14mu|texlive-acroterm-0.1-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-acroterm-0.1-4|40	
14mu|texlive-acroterm-0.1-4|41	%build
14mu|texlive-acroterm-0.1-4|42	
14mu|texlive-acroterm-0.1-4|43	%install
14mu|texlive-acroterm-0.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-acroterm-0.1-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-acroterm-0.1-4|46	
14mu|texlive-acroterm-0.1-4|47	
14mu|texlive-acroterm-0.1-4|48	
14mu|texlive-acroterm-0.1-4|49	%changelog
14mu|texlive-acroterm-0.1-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-acroterm-0.1-4|51	+ Revision: cf72544
14mu|texlive-acroterm-0.1-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-acroterm-0.1-4|53	
14mu|texlive-acroterm-0.1-4|54	

24206 14
14mu|texlive-active-conf-0.3a-4|1	# revision 15878
14mu|texlive-active-conf-0.3a-4|2	# category Package
14mu|texlive-active-conf-0.3a-4|3	# catalog-ctan /macros/latex/contrib/conferences/active-conf
14mu|texlive-active-conf-0.3a-4|4	# catalog-date 2008-05-24 14:41:17 +0200
14mu|texlive-active-conf-0.3a-4|5	# catalog-license lppl
14mu|texlive-active-conf-0.3a-4|6	# catalog-version 0.3a
14mu|texlive-active-conf-0.3a-4|7	Name:		texlive-active-conf
14mu|texlive-active-conf-0.3a-4|8	Version:	0.3a
14mu|texlive-active-conf-0.3a-4|9	Release:	4
14mu|texlive-active-conf-0.3a-4|10	Summary:	Class for typesetting ACTIVE conference papers
14mu|texlive-active-conf-0.3a-4|11	Group:		Publishing
14mu|texlive-active-conf-0.3a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/active-conf
14mu|texlive-active-conf-0.3a-4|13	License:	LPPL
14mu|texlive-active-conf-0.3a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/active-conf.tar.xz
14mu|texlive-active-conf-0.3a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/active-conf.doc.tar.xz
14mu|texlive-active-conf-0.3a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/active-conf.source.tar.xz
14mu|texlive-active-conf-0.3a-4|17	BuildArch:	noarch
14mu|texlive-active-conf-0.3a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-active-conf-0.3a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-active-conf-0.3a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-active-conf-0.3a-4|21	
14mu|texlive-active-conf-0.3a-4|22	%description
14mu|texlive-active-conf-0.3a-4|23	Active-conf is a class for typesetting papers for the Active
14mu|texlive-active-conf-0.3a-4|24	conference on noise and vibration control. It is initially
14mu|texlive-active-conf-0.3a-4|25	intended for the 2006 conference in Adelaide, Australia. The
14mu|texlive-active-conf-0.3a-4|26	class is based on article with more flexible front-matter, and
14mu|texlive-active-conf-0.3a-4|27	can be customised for conferences in future years with a header
14mu|texlive-active-conf-0.3a-4|28	file.
14mu|texlive-active-conf-0.3a-4|29	
14mu|texlive-active-conf-0.3a-4|30	
14mu|texlive-active-conf-0.3a-4|31	#-----------------------------------------------------------------------
14mu|texlive-active-conf-0.3a-4|32	%files
14mu|texlive-active-conf-0.3a-4|33	%{_texmfdistdir}/tex/latex/active-conf/active-conf.cls
14mu|texlive-active-conf-0.3a-4|34	%doc %{_texmfdistdir}/doc/latex/active-conf/README
14mu|texlive-active-conf-0.3a-4|35	%doc %{_texmfdistdir}/doc/latex/active-conf/active-conf.pdf
14mu|texlive-active-conf-0.3a-4|36	%doc %{_texmfdistdir}/doc/latex/active-conf/example/active-example.ltx
14mu|texlive-active-conf-0.3a-4|37	%doc %{_texmfdistdir}/doc/latex/active-conf/example/active-header-2006.tex
14mu|texlive-active-conf-0.3a-4|38	%doc %{_texmfdistdir}/doc/latex/active-conf/example/header-logo-2006.eps
14mu|texlive-active-conf-0.3a-4|39	%doc %{_texmfdistdir}/doc/latex/active-conf/example/header-logo-2006.pdf
14mu|texlive-active-conf-0.3a-4|40	#- source
14mu|texlive-active-conf-0.3a-4|41	%doc %{_texmfdistdir}/source/latex/active-conf/active-conf.dtx
14mu|texlive-active-conf-0.3a-4|42	%doc %{_texmfdistdir}/source/latex/active-conf/active-conf.ins
14mu|texlive-active-conf-0.3a-4|43	
14mu|texlive-active-conf-0.3a-4|44	#-----------------------------------------------------------------------
14mu|texlive-active-conf-0.3a-4|45	%prep
14mu|texlive-active-conf-0.3a-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-active-conf-0.3a-4|47	
14mu|texlive-active-conf-0.3a-4|48	%build
14mu|texlive-active-conf-0.3a-4|49	
14mu|texlive-active-conf-0.3a-4|50	%install
14mu|texlive-active-conf-0.3a-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-active-conf-0.3a-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-active-conf-0.3a-4|53	
14mu|texlive-active-conf-0.3a-4|54	
14mu|texlive-active-conf-0.3a-4|55	
14mu|texlive-active-conf-0.3a-4|56	%changelog
14mu|texlive-active-conf-0.3a-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3a-4
14mu|texlive-active-conf-0.3a-4|58	+ Revision: 84c4c73
14mu|texlive-active-conf-0.3a-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-active-conf-0.3a-4|60	
14mu|texlive-active-conf-0.3a-4|61	

24207 14
14mu|texlive-actuarialangle-20121016-8|1	# revision 28004
14mu|texlive-actuarialangle-20121016-8|2	# category Package
14mu|texlive-actuarialangle-20121016-8|3	# catalog-ctan /macros/latex/contrib/actuarialangle
14mu|texlive-actuarialangle-20121016-8|4	# catalog-date 2012-10-16 11:23:03 +0200
14mu|texlive-actuarialangle-20121016-8|5	# catalog-license pd
14mu|texlive-actuarialangle-20121016-8|6	# catalog-version undef
14mu|texlive-actuarialangle-20121016-8|7	Name:		texlive-actuarialangle
14mu|texlive-actuarialangle-20121016-8|8	Version:	20121016
14mu|texlive-actuarialangle-20121016-8|9	Release:	8
14mu|texlive-actuarialangle-20121016-8|10	Summary:	Symbol for use in "present value" statements of an annuity
14mu|texlive-actuarialangle-20121016-8|11	Group:		Publishing
14mu|texlive-actuarialangle-20121016-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/actuarialangle
14mu|texlive-actuarialangle-20121016-8|13	License:	PD
14mu|texlive-actuarialangle-20121016-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/actuarialangle.tar.xz
14mu|texlive-actuarialangle-20121016-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/actuarialangle.doc.tar.xz
14mu|texlive-actuarialangle-20121016-8|16	BuildArch:	noarch
14mu|texlive-actuarialangle-20121016-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-actuarialangle-20121016-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-actuarialangle-20121016-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-actuarialangle-20121016-8|20	
14mu|texlive-actuarialangle-20121016-8|21	%description
14mu|texlive-actuarialangle-20121016-8|22	The package defines a single command \actuarialangle to typeset
14mu|texlive-actuarialangle-20121016-8|23	"angles" in the 'present value of an annuity' symbols common in
14mu|texlive-actuarialangle-20121016-8|24	actuarial and financial notation.
14mu|texlive-actuarialangle-20121016-8|25	
14mu|texlive-actuarialangle-20121016-8|26	
14mu|texlive-actuarialangle-20121016-8|27	#-----------------------------------------------------------------------
14mu|texlive-actuarialangle-20121016-8|28	%files
14mu|texlive-actuarialangle-20121016-8|29	%{_texmfdistdir}/tex/latex/actuarialangle/actuarialangle.sty
14mu|texlive-actuarialangle-20121016-8|30	%doc %{_texmfdistdir}/doc/latex/actuarialangle/README
14mu|texlive-actuarialangle-20121016-8|31	
14mu|texlive-actuarialangle-20121016-8|32	#-----------------------------------------------------------------------
14mu|texlive-actuarialangle-20121016-8|33	%prep
14mu|texlive-actuarialangle-20121016-8|34	%setup -c -a0 -a1
14mu|texlive-actuarialangle-20121016-8|35	
14mu|texlive-actuarialangle-20121016-8|36	%build
14mu|texlive-actuarialangle-20121016-8|37	
14mu|texlive-actuarialangle-20121016-8|38	%install
14mu|texlive-actuarialangle-20121016-8|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-actuarialangle-20121016-8|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-actuarialangle-20121016-8|41	
14mu|texlive-actuarialangle-20121016-8|42	%changelog
14mu|texlive-actuarialangle-20121016-8|43	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20121016-8
14mu|texlive-actuarialangle-20121016-8|44	+ Revision: 22021cc
14mu|texlive-actuarialangle-20121016-8|45	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-actuarialangle-20121016-8|46	
14mu|texlive-actuarialangle-20121016-8|47	

24208 14
14mu|texlive-addlines-0.2-4|1	# revision 15878
14mu|texlive-addlines-0.2-4|2	# category Package
14mu|texlive-addlines-0.2-4|3	# catalog-ctan /macros/latex/contrib/addlines
14mu|texlive-addlines-0.2-4|4	# catalog-date 2009-04-24 13:36:42 +0200
14mu|texlive-addlines-0.2-4|5	# catalog-license lppl
14mu|texlive-addlines-0.2-4|6	# catalog-version 0.2
14mu|texlive-addlines-0.2-4|7	Name:		texlive-addlines
14mu|texlive-addlines-0.2-4|8	Version:	0.2
14mu|texlive-addlines-0.2-4|9	Release:	4
14mu|texlive-addlines-0.2-4|10	Summary:	A user-friendly wrapper around \enlargethispage
14mu|texlive-addlines-0.2-4|11	Group:		Publishing
14mu|texlive-addlines-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/addlines
14mu|texlive-addlines-0.2-4|13	License:	LPPL
14mu|texlive-addlines-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/addlines.tar.xz
14mu|texlive-addlines-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/addlines.doc.tar.xz
14mu|texlive-addlines-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/addlines.source.tar.xz
14mu|texlive-addlines-0.2-4|17	BuildArch:	noarch
14mu|texlive-addlines-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-addlines-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-addlines-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-addlines-0.2-4|21	
14mu|texlive-addlines-0.2-4|22	%description
14mu|texlive-addlines-0.2-4|23	This small package provides the command \addlines for adding or
14mu|texlive-addlines-0.2-4|24	removing space in the textblock of the page it's used on. E.g.,
14mu|texlive-addlines-0.2-4|25	adding an extra line of text to the page so that a section fits
14mu|texlive-addlines-0.2-4|26	better on the next page. It will also add space to the facing
14mu|texlive-addlines-0.2-4|27	page in a two-sided document.
14mu|texlive-addlines-0.2-4|28	
14mu|texlive-addlines-0.2-4|29	
14mu|texlive-addlines-0.2-4|30	#-----------------------------------------------------------------------
14mu|texlive-addlines-0.2-4|31	%files
14mu|texlive-addlines-0.2-4|32	%{_texmfdistdir}/tex/latex/addlines/addlines.sty
14mu|texlive-addlines-0.2-4|33	%doc %{_texmfdistdir}/doc/latex/addlines/README
14mu|texlive-addlines-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/addlines/addlines-example.ltx
14mu|texlive-addlines-0.2-4|35	%doc %{_texmfdistdir}/doc/latex/addlines/addlines.pdf
14mu|texlive-addlines-0.2-4|36	#- source
14mu|texlive-addlines-0.2-4|37	%doc %{_texmfdistdir}/source/latex/addlines/addlines.dtx
14mu|texlive-addlines-0.2-4|38	%doc %{_texmfdistdir}/source/latex/addlines/addlines.ins
14mu|texlive-addlines-0.2-4|39	
14mu|texlive-addlines-0.2-4|40	#-----------------------------------------------------------------------
14mu|texlive-addlines-0.2-4|41	%prep
14mu|texlive-addlines-0.2-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-addlines-0.2-4|43	
14mu|texlive-addlines-0.2-4|44	%build
14mu|texlive-addlines-0.2-4|45	
14mu|texlive-addlines-0.2-4|46	%install
14mu|texlive-addlines-0.2-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-addlines-0.2-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-addlines-0.2-4|49	
14mu|texlive-addlines-0.2-4|50	
14mu|texlive-addlines-0.2-4|51	
14mu|texlive-addlines-0.2-4|52	%changelog
14mu|texlive-addlines-0.2-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-addlines-0.2-4|54	+ Revision: ac663a9
14mu|texlive-addlines-0.2-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-addlines-0.2-4|56	
14mu|texlive-addlines-0.2-4|57	

24209 14
14mu|texlive-adfathesis-2.42-4|1	# revision 26048
14mu|texlive-adfathesis-2.42-4|2	# category Package
14mu|texlive-adfathesis-2.42-4|3	# catalog-ctan /macros/latex/contrib/adfathesis
14mu|texlive-adfathesis-2.42-4|4	# catalog-date 2011-11-23 23:58:18 +0100
14mu|texlive-adfathesis-2.42-4|5	# catalog-license pd
14mu|texlive-adfathesis-2.42-4|6	# catalog-version 2.42
14mu|texlive-adfathesis-2.42-4|7	Name:		texlive-adfathesis
14mu|texlive-adfathesis-2.42-4|8	Version:	2.42
14mu|texlive-adfathesis-2.42-4|9	Release:	4
14mu|texlive-adfathesis-2.42-4|10	Summary:	Australian Defence Force Academy thesis format
14mu|texlive-adfathesis-2.42-4|11	Group:		Publishing
14mu|texlive-adfathesis-2.42-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adfathesis
14mu|texlive-adfathesis-2.42-4|13	License:	PD
14mu|texlive-adfathesis-2.42-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfathesis.tar.xz
14mu|texlive-adfathesis-2.42-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfathesis.doc.tar.xz
14mu|texlive-adfathesis-2.42-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfathesis.source.tar.xz
14mu|texlive-adfathesis-2.42-4|17	BuildArch:	noarch
14mu|texlive-adfathesis-2.42-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-adfathesis-2.42-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-adfathesis-2.42-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-adfathesis-2.42-4|21	
14mu|texlive-adfathesis-2.42-4|22	%description
14mu|texlive-adfathesis-2.42-4|23	The bundle includes a BibTeX style file.
14mu|texlive-adfathesis-2.42-4|24	
14mu|texlive-adfathesis-2.42-4|25	
14mu|texlive-adfathesis-2.42-4|26	#-----------------------------------------------------------------------
14mu|texlive-adfathesis-2.42-4|27	%files
14mu|texlive-adfathesis-2.42-4|28	%{_texmfdistdir}/bibtex/bst/adfathesis/adfathesis.bst
14mu|texlive-adfathesis-2.42-4|29	%{_texmfdistdir}/tex/latex/adfathesis/adfathesis.cls
14mu|texlive-adfathesis-2.42-4|30	%doc %{_texmfdistdir}/doc/latex/adfathesis/README
14mu|texlive-adfathesis-2.42-4|31	%doc %{_texmfdistdir}/doc/latex/adfathesis/adfathesis.pdf
14mu|texlive-adfathesis-2.42-4|32	%doc %{_texmfdistdir}/doc/latex/adfathesis/template.tex
14mu|texlive-adfathesis-2.42-4|33	#- source
14mu|texlive-adfathesis-2.42-4|34	%doc %{_texmfdistdir}/source/latex/adfathesis/adfathesis.dtx
14mu|texlive-adfathesis-2.42-4|35	%doc %{_texmfdistdir}/source/latex/adfathesis/adfathesis.ins
14mu|texlive-adfathesis-2.42-4|36	
14mu|texlive-adfathesis-2.42-4|37	#-----------------------------------------------------------------------
14mu|texlive-adfathesis-2.42-4|38	%prep
14mu|texlive-adfathesis-2.42-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-adfathesis-2.42-4|40	
14mu|texlive-adfathesis-2.42-4|41	%build
14mu|texlive-adfathesis-2.42-4|42	
14mu|texlive-adfathesis-2.42-4|43	%install
14mu|texlive-adfathesis-2.42-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-adfathesis-2.42-4|45	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-adfathesis-2.42-4|46	
14mu|texlive-adfathesis-2.42-4|47	
14mu|texlive-adfathesis-2.42-4|48	
14mu|texlive-adfathesis-2.42-4|49	%changelog
14mu|texlive-adfathesis-2.42-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.42-4
14mu|texlive-adfathesis-2.42-4|51	+ Revision: 8a3d598
14mu|texlive-adfathesis-2.42-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-adfathesis-2.42-4|53	
14mu|texlive-adfathesis-2.42-4|54	

24210 14
14mu|texlive-adjmulticol-1.1-7|1	# revision 28936
14mu|texlive-adjmulticol-1.1-7|2	# category Package
14mu|texlive-adjmulticol-1.1-7|3	# catalog-ctan /macros/latex/contrib/adjmulticol
14mu|texlive-adjmulticol-1.1-7|4	# catalog-date 2013-01-24 12:03:40 +0100
14mu|texlive-adjmulticol-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-adjmulticol-1.1-7|6	# catalog-version 1.1
14mu|texlive-adjmulticol-1.1-7|7	Name:		texlive-adjmulticol
14mu|texlive-adjmulticol-1.1-7|8	Version:	1.1
14mu|texlive-adjmulticol-1.1-7|9	Release:	7
14mu|texlive-adjmulticol-1.1-7|10	Summary:	Adjusting margins for multicolumn and single column output
14mu|texlive-adjmulticol-1.1-7|11	Group:		Publishing
14mu|texlive-adjmulticol-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adjmulticol
14mu|texlive-adjmulticol-1.1-7|13	License:	LPPL1.3
14mu|texlive-adjmulticol-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.tar.xz
14mu|texlive-adjmulticol-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.doc.tar.xz
14mu|texlive-adjmulticol-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.source.tar.xz
14mu|texlive-adjmulticol-1.1-7|17	BuildArch:	noarch
14mu|texlive-adjmulticol-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-adjmulticol-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-adjmulticol-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-adjmulticol-1.1-7|21	
14mu|texlive-adjmulticol-1.1-7|22	%description
14mu|texlive-adjmulticol-1.1-7|23	package extends the multicol package with the option to change
14mu|texlive-adjmulticol-1.1-7|24	the margins for multicolumn and unicolumn layout. The package
14mu|texlive-adjmulticol-1.1-7|25	understands the difference between the even and odd margins for
14mu|texlive-adjmulticol-1.1-7|26	two side printing.
14mu|texlive-adjmulticol-1.1-7|27	
14mu|texlive-adjmulticol-1.1-7|28	
14mu|texlive-adjmulticol-1.1-7|29	#-----------------------------------------------------------------------
14mu|texlive-adjmulticol-1.1-7|30	%files
14mu|texlive-adjmulticol-1.1-7|31	%{_texmfdistdir}/tex/latex/adjmulticol/adjmulticol.sty
14mu|texlive-adjmulticol-1.1-7|32	%doc %{_texmfdistdir}/doc/latex/adjmulticol/Makefile
14mu|texlive-adjmulticol-1.1-7|33	%doc %{_texmfdistdir}/doc/latex/adjmulticol/README
14mu|texlive-adjmulticol-1.1-7|34	%doc %{_texmfdistdir}/doc/latex/adjmulticol/adjmulticol.bib
14mu|texlive-adjmulticol-1.1-7|35	%doc %{_texmfdistdir}/doc/latex/adjmulticol/adjmulticol.pdf
14mu|texlive-adjmulticol-1.1-7|36	%doc %{_texmfdistdir}/doc/latex/adjmulticol/sample.pdf
14mu|texlive-adjmulticol-1.1-7|37	%doc %{_texmfdistdir}/doc/latex/adjmulticol/sample.tex
14mu|texlive-adjmulticol-1.1-7|38	#- source
14mu|texlive-adjmulticol-1.1-7|39	%doc %{_texmfdistdir}/source/latex/adjmulticol/adjmulticol.dtx
14mu|texlive-adjmulticol-1.1-7|40	%doc %{_texmfdistdir}/source/latex/adjmulticol/adjmulticol.ins
14mu|texlive-adjmulticol-1.1-7|41	
14mu|texlive-adjmulticol-1.1-7|42	#-----------------------------------------------------------------------
14mu|texlive-adjmulticol-1.1-7|43	%prep
14mu|texlive-adjmulticol-1.1-7|44	%setup -c -a0 -a1 -a2
14mu|texlive-adjmulticol-1.1-7|45	
14mu|texlive-adjmulticol-1.1-7|46	%build
14mu|texlive-adjmulticol-1.1-7|47	
14mu|texlive-adjmulticol-1.1-7|48	%install
14mu|texlive-adjmulticol-1.1-7|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-adjmulticol-1.1-7|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-adjmulticol-1.1-7|51	
14mu|texlive-adjmulticol-1.1-7|52	%changelog
14mu|texlive-adjmulticol-1.1-7|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-adjmulticol-1.1-7|54	+ Revision: d95c45e
14mu|texlive-adjmulticol-1.1-7|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-adjmulticol-1.1-7|56	
14mu|texlive-adjmulticol-1.1-7|57	

24211 14
14mu|texlive-adjustbox-20131013-7|1	# revision 26555
14mu|texlive-adjustbox-20131013-7|2	# category Package
14mu|texlive-adjustbox-20131013-7|3	# catalog-ctan undef
14mu|texlive-adjustbox-20131013-7|4	# catalog-date undef
14mu|texlive-adjustbox-20131013-7|5	# catalog-license undef
14mu|texlive-adjustbox-20131013-7|6	# catalog-version undef
14mu|texlive-adjustbox-20131013-7|7	Name:		texlive-adjustbox
14mu|texlive-adjustbox-20131013-7|8	Epoch:		1
14mu|texlive-adjustbox-20131013-7|9	Version:	20131013
14mu|texlive-adjustbox-20131013-7|10	Release:	7
14mu|texlive-adjustbox-20131013-7|11	Summary:	TeXLive adjustbox package
14mu|texlive-adjustbox-20131013-7|12	Group:		Publishing
14mu|texlive-adjustbox-20131013-7|13	URL:		http://tug.org/texlive
14mu|texlive-adjustbox-20131013-7|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-adjustbox-20131013-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjustbox.tar.xz
14mu|texlive-adjustbox-20131013-7|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjustbox.doc.tar.xz
14mu|texlive-adjustbox-20131013-7|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjustbox.source.tar.xz
14mu|texlive-adjustbox-20131013-7|18	BuildArch:	noarch
14mu|texlive-adjustbox-20131013-7|19	BuildRequires:	texlive-tlpkg
14mu|texlive-adjustbox-20131013-7|20	Requires(pre):	texlive-tlpkg
14mu|texlive-adjustbox-20131013-7|21	Requires(post):	texlive-kpathsea
14mu|texlive-adjustbox-20131013-7|22	
14mu|texlive-adjustbox-20131013-7|23	%description
14mu|texlive-adjustbox-20131013-7|24	TeXLive adjustbox package.
14mu|texlive-adjustbox-20131013-7|25	
14mu|texlive-adjustbox-20131013-7|26	
14mu|texlive-adjustbox-20131013-7|27	#-----------------------------------------------------------------------
14mu|texlive-adjustbox-20131013-7|28	%files
14mu|texlive-adjustbox-20131013-7|29	%{_texmfdistdir}/tex/latex/adjustbox/adjcalc.sty
14mu|texlive-adjustbox-20131013-7|30	%{_texmfdistdir}/tex/latex/adjustbox/adjustbox.sty
14mu|texlive-adjustbox-20131013-7|31	%{_texmfdistdir}/tex/latex/adjustbox/tc-dvips.def
14mu|texlive-adjustbox-20131013-7|32	%{_texmfdistdir}/tex/latex/adjustbox/tc-pdftex.def
14mu|texlive-adjustbox-20131013-7|33	%{_texmfdistdir}/tex/latex/adjustbox/tc-pgf.def
14mu|texlive-adjustbox-20131013-7|34	%{_texmfdistdir}/tex/latex/adjustbox/tc-xetex.def
14mu|texlive-adjustbox-20131013-7|35	%{_texmfdistdir}/tex/latex/adjustbox/trimclip.sty
14mu|texlive-adjustbox-20131013-7|36	%doc %{_texmfdistdir}/doc/latex/adjustbox/README
14mu|texlive-adjustbox-20131013-7|37	%doc %{_texmfdistdir}/doc/latex/adjustbox/adjcalc.pdf
14mu|texlive-adjustbox-20131013-7|38	%doc %{_texmfdistdir}/doc/latex/adjustbox/adjustbox.pdf
14mu|texlive-adjustbox-20131013-7|39	%doc %{_texmfdistdir}/doc/latex/adjustbox/trimclip.pdf
14mu|texlive-adjustbox-20131013-7|40	#- source
14mu|texlive-adjustbox-20131013-7|41	%doc %{_texmfdistdir}/source/latex/adjustbox/adjcalc.dtx
14mu|texlive-adjustbox-20131013-7|42	%doc %{_texmfdistdir}/source/latex/adjustbox/adjustbox.dtx
14mu|texlive-adjustbox-20131013-7|43	%doc %{_texmfdistdir}/source/latex/adjustbox/adjustbox.ins
14mu|texlive-adjustbox-20131013-7|44	%doc %{_texmfdistdir}/source/latex/adjustbox/trimclip.dtx
14mu|texlive-adjustbox-20131013-7|45	
14mu|texlive-adjustbox-20131013-7|46	#-----------------------------------------------------------------------
14mu|texlive-adjustbox-20131013-7|47	%prep
14mu|texlive-adjustbox-20131013-7|48	%setup -c -a0 -a1 -a2
14mu|texlive-adjustbox-20131013-7|49	
14mu|texlive-adjustbox-20131013-7|50	%build
14mu|texlive-adjustbox-20131013-7|51	
14mu|texlive-adjustbox-20131013-7|52	%install
14mu|texlive-adjustbox-20131013-7|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-adjustbox-20131013-7|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-adjustbox-20131013-7|55	
14mu|texlive-adjustbox-20131013-7|56	%changelog
14mu|texlive-adjustbox-20131013-7|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-7
14mu|texlive-adjustbox-20131013-7|58	+ Revision: 8ec9ffd
14mu|texlive-adjustbox-20131013-7|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-adjustbox-20131013-7|60	
14mu|texlive-adjustbox-20131013-7|61	

24212 14
14mu|texlive-adobemapping-20120508-3|1	# revision 26261
14mu|texlive-adobemapping-20120508-3|2	# category Package
14mu|texlive-adobemapping-20120508-3|3	# catalog-ctan /support/adobemapping
14mu|texlive-adobemapping-20120508-3|4	# catalog-date 2012-05-08 12:38:17 +0200
14mu|texlive-adobemapping-20120508-3|5	# catalog-license bsd
14mu|texlive-adobemapping-20120508-3|6	# catalog-version undef
14mu|texlive-adobemapping-20120508-3|7	Name:		texlive-adobemapping
14mu|texlive-adobemapping-20120508-3|8	Version:	20120508
14mu|texlive-adobemapping-20120508-3|9	Release:	3
14mu|texlive-adobemapping-20120508-3|10	Summary:	Adobe cmap and pdfmapping files
14mu|texlive-adobemapping-20120508-3|11	Group:		Publishing
14mu|texlive-adobemapping-20120508-3|12	URL:		http://www.ctan.org/tex-archive/support/adobemapping
14mu|texlive-adobemapping-20120508-3|13	License:	BSD
14mu|texlive-adobemapping-20120508-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adobemapping.tar.xz
14mu|texlive-adobemapping-20120508-3|15	BuildArch:	noarch
14mu|texlive-adobemapping-20120508-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-adobemapping-20120508-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-adobemapping-20120508-3|18	Requires(post):	texlive-kpathsea
14mu|texlive-adobemapping-20120508-3|19	
14mu|texlive-adobemapping-20120508-3|20	%description
14mu|texlive-adobemapping-20120508-3|21	The package comprises the collection of CMap and PDF mapping
14mu|texlive-adobemapping-20120508-3|22	files now made available for distribution by Adobe systems
14mu|texlive-adobemapping-20120508-3|23	incorporated.
14mu|texlive-adobemapping-20120508-3|24	
14mu|texlive-adobemapping-20120508-3|25	
14mu|texlive-adobemapping-20120508-3|26	#-----------------------------------------------------------------------
14mu|texlive-adobemapping-20120508-3|27	%files
14mu|texlive-adobemapping-20120508-3|28	%{_texmfdistdir}/fonts/cmap/adobemapping/LICENSE
14mu|texlive-adobemapping-20120508-3|29	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/90ms-RKSJ-UCS2
14mu|texlive-adobemapping-20120508-3|30	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/90pv-RKSJ-UCS2
14mu|texlive-adobemapping-20120508-3|31	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/90pv-RKSJ-UCS2C
14mu|texlive-adobemapping-20120508-3|32	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-B5pc
14mu|texlive-adobemapping-20120508-3|33	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-ETen-B5
14mu|texlive-adobemapping-20120508-3|34	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-H-CID
14mu|texlive-adobemapping-20120508-3|35	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-H-Host
14mu|texlive-adobemapping-20120508-3|36	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-H-Mac
14mu|texlive-adobemapping-20120508-3|37	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-GBK-EUC
14mu|texlive-adobemapping-20120508-3|38	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-GBpc-EUC
14mu|texlive-adobemapping-20120508-3|39	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-H-CID
14mu|texlive-adobemapping-20120508-3|40	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-H-Host
14mu|texlive-adobemapping-20120508-3|41	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-H-Mac
14mu|texlive-adobemapping-20120508-3|42	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-90ms-RKSJ
14mu|texlive-adobemapping-20120508-3|43	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-90pv-RKSJ
14mu|texlive-adobemapping-20120508-3|44	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-H-CID
14mu|texlive-adobemapping-20120508-3|45	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-H-Host
14mu|texlive-adobemapping-20120508-3|46	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-H-Mac
14mu|texlive-adobemapping-20120508-3|47	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-PS-H
14mu|texlive-adobemapping-20120508-3|48	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-PS-V
14mu|texlive-adobemapping-20120508-3|49	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-H-CID
14mu|texlive-adobemapping-20120508-3|50	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-H-Host
14mu|texlive-adobemapping-20120508-3|51	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-H-Mac
14mu|texlive-adobemapping-20120508-3|52	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-KSCms-UHC
14mu|texlive-adobemapping-20120508-3|53	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-KSCpc-EUC
14mu|texlive-adobemapping-20120508-3|54	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/B5pc-UCS2
14mu|texlive-adobemapping-20120508-3|55	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/B5pc-UCS2C
14mu|texlive-adobemapping-20120508-3|56	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/ETen-B5-UCS2
14mu|texlive-adobemapping-20120508-3|57	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/GBK-EUC-UCS2
14mu|texlive-adobemapping-20120508-3|58	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/GBpc-EUC-UCS2
14mu|texlive-adobemapping-20120508-3|59	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/GBpc-EUC-UCS2C
14mu|texlive-adobemapping-20120508-3|60	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/KSCms-UHC-UCS2
14mu|texlive-adobemapping-20120508-3|61	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/KSCpc-EUC-UCS2
14mu|texlive-adobemapping-20120508-3|62	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/KSCpc-EUC-UCS2C
14mu|texlive-adobemapping-20120508-3|63	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-90ms-RKSJ
14mu|texlive-adobemapping-20120508-3|64	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-90pv-RKSJ
14mu|texlive-adobemapping-20120508-3|65	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-B5pc
14mu|texlive-adobemapping-20120508-3|66	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-ETen-B5
14mu|texlive-adobemapping-20120508-3|67	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-GBK-EUC
14mu|texlive-adobemapping-20120508-3|68	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-GBpc-EUC
14mu|texlive-adobemapping-20120508-3|69	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-KSCms-UHC
14mu|texlive-adobemapping-20120508-3|70	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-KSCpc-EUC
14mu|texlive-adobemapping-20120508-3|71	%{_texmfdistdir}/fonts/cmap/adobemapping/README
14mu|texlive-adobemapping-20120508-3|72	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-CNS1-UCS2
14mu|texlive-adobemapping-20120508-3|73	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-GB1-UCS2
14mu|texlive-adobemapping-20120508-3|74	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-Japan1-UCS2
14mu|texlive-adobemapping-20120508-3|75	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-Korea1-UCS2
14mu|texlive-adobemapping-20120508-3|76	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-0
14mu|texlive-adobemapping-20120508-3|77	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-1
14mu|texlive-adobemapping-20120508-3|78	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-2
14mu|texlive-adobemapping-20120508-3|79	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-3
14mu|texlive-adobemapping-20120508-3|80	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-4
14mu|texlive-adobemapping-20120508-3|81	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-5
14mu|texlive-adobemapping-20120508-3|82	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-6
14mu|texlive-adobemapping-20120508-3|83	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5-H
14mu|texlive-adobemapping-20120508-3|84	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5-V
14mu|texlive-adobemapping-20120508-3|85	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5pc-H
14mu|texlive-adobemapping-20120508-3|86	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5pc-V
14mu|texlive-adobemapping-20120508-3|87	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS-EUC-H
14mu|texlive-adobemapping-20120508-3|88	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS-EUC-V
14mu|texlive-adobemapping-20120508-3|89	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS1-H
14mu|texlive-adobemapping-20120508-3|90	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS1-V
14mu|texlive-adobemapping-20120508-3|91	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS2-H
14mu|texlive-adobemapping-20120508-3|92	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS2-V
14mu|texlive-adobemapping-20120508-3|93	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETHK-B5-H
14mu|texlive-adobemapping-20120508-3|94	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETHK-B5-V
14mu|texlive-adobemapping-20120508-3|95	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETen-B5-H
14mu|texlive-adobemapping-20120508-3|96	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETen-B5-V
14mu|texlive-adobemapping-20120508-3|97	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETenms-B5-H
14mu|texlive-adobemapping-20120508-3|98	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETenms-B5-V
14mu|texlive-adobemapping-20120508-3|99	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdla-B5-H
14mu|texlive-adobemapping-20120508-3|100	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdla-B5-V
14mu|texlive-adobemapping-20120508-3|101	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdlb-B5-H
14mu|texlive-adobemapping-20120508-3|102	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdlb-B5-V
14mu|texlive-adobemapping-20120508-3|103	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKgccs-B5-H
14mu|texlive-adobemapping-20120508-3|104	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKgccs-B5-V
14mu|texlive-adobemapping-20120508-3|105	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm314-B5-H
14mu|texlive-adobemapping-20120508-3|106	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm314-B5-V
14mu|texlive-adobemapping-20120508-3|107	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm471-B5-H
14mu|texlive-adobemapping-20120508-3|108	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm471-B5-V
14mu|texlive-adobemapping-20120508-3|109	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKscs-B5-H
14mu|texlive-adobemapping-20120508-3|110	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKscs-B5-V
14mu|texlive-adobemapping-20120508-3|111	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UCS2-H
14mu|texlive-adobemapping-20120508-3|112	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UCS2-V
14mu|texlive-adobemapping-20120508-3|113	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF16-H
14mu|texlive-adobemapping-20120508-3|114	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF16-V
14mu|texlive-adobemapping-20120508-3|115	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF32-H
14mu|texlive-adobemapping-20120508-3|116	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF32-V
14mu|texlive-adobemapping-20120508-3|117	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF8-H
14mu|texlive-adobemapping-20120508-3|118	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF8-V
14mu|texlive-adobemapping-20120508-3|119	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/cid2code.txt
14mu|texlive-adobemapping-20120508-3|120	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-0
14mu|texlive-adobemapping-20120508-3|121	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-1
14mu|texlive-adobemapping-20120508-3|122	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-2
14mu|texlive-adobemapping-20120508-3|123	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-3
14mu|texlive-adobemapping-20120508-3|124	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-4
14mu|texlive-adobemapping-20120508-3|125	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-5
14mu|texlive-adobemapping-20120508-3|126	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-EUC-H
14mu|texlive-adobemapping-20120508-3|127	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-EUC-V
14mu|texlive-adobemapping-20120508-3|128	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-H
14mu|texlive-adobemapping-20120508-3|129	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-V
14mu|texlive-adobemapping-20120508-3|130	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK-EUC-H
14mu|texlive-adobemapping-20120508-3|131	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK-EUC-V
14mu|texlive-adobemapping-20120508-3|132	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK2K-H
14mu|texlive-adobemapping-20120508-3|133	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK2K-V
14mu|texlive-adobemapping-20120508-3|134	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBKp-EUC-H
14mu|texlive-adobemapping-20120508-3|135	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBKp-EUC-V
14mu|texlive-adobemapping-20120508-3|136	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-EUC-H
14mu|texlive-adobemapping-20120508-3|137	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-EUC-V
14mu|texlive-adobemapping-20120508-3|138	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-H
14mu|texlive-adobemapping-20120508-3|139	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-V
14mu|texlive-adobemapping-20120508-3|140	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBTpc-EUC-H
14mu|texlive-adobemapping-20120508-3|141	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBTpc-EUC-V
14mu|texlive-adobemapping-20120508-3|142	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBpc-EUC-H
14mu|texlive-adobemapping-20120508-3|143	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBpc-EUC-V
14mu|texlive-adobemapping-20120508-3|144	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UCS2-H
14mu|texlive-adobemapping-20120508-3|145	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UCS2-V
14mu|texlive-adobemapping-20120508-3|146	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF16-H
14mu|texlive-adobemapping-20120508-3|147	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF16-V
14mu|texlive-adobemapping-20120508-3|148	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF32-H
14mu|texlive-adobemapping-20120508-3|149	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF32-V
14mu|texlive-adobemapping-20120508-3|150	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF8-H
14mu|texlive-adobemapping-20120508-3|151	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF8-V
14mu|texlive-adobemapping-20120508-3|152	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/cid2code.txt
14mu|texlive-adobemapping-20120508-3|153	%{_texmfdistdir}/fonts/cmap/adobemapping/ai0/CMap/Identity-H
14mu|texlive-adobemapping-20120508-3|154	%{_texmfdistdir}/fonts/cmap/adobemapping/ai0/CMap/Identity-V
14mu|texlive-adobemapping-20120508-3|155	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-EUC-H
14mu|texlive-adobemapping-20120508-3|156	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-EUC-V
14mu|texlive-adobemapping-20120508-3|157	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-H
14mu|texlive-adobemapping-20120508-3|158	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-RKSJ-H
14mu|texlive-adobemapping-20120508-3|159	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-RKSJ-V
14mu|texlive-adobemapping-20120508-3|160	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-V
14mu|texlive-adobemapping-20120508-3|161	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78ms-RKSJ-H
14mu|texlive-adobemapping-20120508-3|162	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78ms-RKSJ-V
14mu|texlive-adobemapping-20120508-3|163	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/83pv-RKSJ-H
14mu|texlive-adobemapping-20120508-3|164	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90ms-RKSJ-H
14mu|texlive-adobemapping-20120508-3|165	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90ms-RKSJ-V
14mu|texlive-adobemapping-20120508-3|166	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90msp-RKSJ-H
14mu|texlive-adobemapping-20120508-3|167	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90msp-RKSJ-V
14mu|texlive-adobemapping-20120508-3|168	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90pv-RKSJ-H
14mu|texlive-adobemapping-20120508-3|169	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90pv-RKSJ-V
14mu|texlive-adobemapping-20120508-3|170	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-H
14mu|texlive-adobemapping-20120508-3|171	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-RKSJ-H
14mu|texlive-adobemapping-20120508-3|172	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-RKSJ-V
14mu|texlive-adobemapping-20120508-3|173	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-V
14mu|texlive-adobemapping-20120508-3|174	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-0
14mu|texlive-adobemapping-20120508-3|175	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-1
14mu|texlive-adobemapping-20120508-3|176	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-2
14mu|texlive-adobemapping-20120508-3|177	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-3
14mu|texlive-adobemapping-20120508-3|178	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-4
14mu|texlive-adobemapping-20120508-3|179	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-5
14mu|texlive-adobemapping-20120508-3|180	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-6
14mu|texlive-adobemapping-20120508-3|181	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/EUC-H
14mu|texlive-adobemapping-20120508-3|182	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/EUC-V
14mu|texlive-adobemapping-20120508-3|183	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-H
14mu|texlive-adobemapping-20120508-3|184	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-RKSJ-H
14mu|texlive-adobemapping-20120508-3|185	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-RKSJ-V
14mu|texlive-adobemapping-20120508-3|186	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-V
14mu|texlive-adobemapping-20120508-3|187	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/H
14mu|texlive-adobemapping-20120508-3|188	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Hankaku
14mu|texlive-adobemapping-20120508-3|189	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Hiragana
14mu|texlive-adobemapping-20120508-3|190	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Katakana
14mu|texlive-adobemapping-20120508-3|191	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/NWP-H
14mu|texlive-adobemapping-20120508-3|192	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/NWP-V
14mu|texlive-adobemapping-20120508-3|193	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/RKSJ-H
14mu|texlive-adobemapping-20120508-3|194	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/RKSJ-V
14mu|texlive-adobemapping-20120508-3|195	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Roman
14mu|texlive-adobemapping-20120508-3|196	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-H
14mu|texlive-adobemapping-20120508-3|197	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-HW-H
14mu|texlive-adobemapping-20120508-3|198	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-HW-V
14mu|texlive-adobemapping-20120508-3|199	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-V
14mu|texlive-adobemapping-20120508-3|200	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF16-H
14mu|texlive-adobemapping-20120508-3|201	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF16-V
14mu|texlive-adobemapping-20120508-3|202	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF32-H
14mu|texlive-adobemapping-20120508-3|203	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF32-V
14mu|texlive-adobemapping-20120508-3|204	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF8-H
14mu|texlive-adobemapping-20120508-3|205	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF8-V
14mu|texlive-adobemapping-20120508-3|206	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF16-H
14mu|texlive-adobemapping-20120508-3|207	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF16-V
14mu|texlive-adobemapping-20120508-3|208	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF32-H
14mu|texlive-adobemapping-20120508-3|209	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF32-V
14mu|texlive-adobemapping-20120508-3|210	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF8-H
14mu|texlive-adobemapping-20120508-3|211	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF8-V
14mu|texlive-adobemapping-20120508-3|212	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISPro-UCS2-HW-V
14mu|texlive-adobemapping-20120508-3|213	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISPro-UCS2-V
14mu|texlive-adobemapping-20120508-3|214	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISPro-UTF8-V
14mu|texlive-adobemapping-20120508-3|215	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX0213-UTF32-H
14mu|texlive-adobemapping-20120508-3|216	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX0213-UTF32-V
14mu|texlive-adobemapping-20120508-3|217	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX02132004-UTF32-H
14mu|texlive-adobemapping-20120508-3|218	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX02132004-UTF32-V
14mu|texlive-adobemapping-20120508-3|219	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/V
14mu|texlive-adobemapping-20120508-3|220	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/WP-Symbol
14mu|texlive-adobemapping-20120508-3|221	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/cid2code.txt
14mu|texlive-adobemapping-20120508-3|222	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/Adobe-Korea1-0
14mu|texlive-adobemapping-20120508-3|223	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/Adobe-Korea1-1
14mu|texlive-adobemapping-20120508-3|224	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/Adobe-Korea1-2
14mu|texlive-adobemapping-20120508-3|225	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-EUC-H
14mu|texlive-adobemapping-20120508-3|226	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-EUC-V
14mu|texlive-adobemapping-20120508-3|227	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-H
14mu|texlive-adobemapping-20120508-3|228	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-Johab-H
14mu|texlive-adobemapping-20120508-3|229	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-Johab-V
14mu|texlive-adobemapping-20120508-3|230	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-V
14mu|texlive-adobemapping-20120508-3|231	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-H
14mu|texlive-adobemapping-20120508-3|232	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-HW-H
14mu|texlive-adobemapping-20120508-3|233	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-HW-V
14mu|texlive-adobemapping-20120508-3|234	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-V
14mu|texlive-adobemapping-20120508-3|235	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCpc-EUC-H
14mu|texlive-adobemapping-20120508-3|236	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCpc-EUC-V
14mu|texlive-adobemapping-20120508-3|237	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UCS2-H
14mu|texlive-adobemapping-20120508-3|238	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UCS2-V
14mu|texlive-adobemapping-20120508-3|239	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF16-H
14mu|texlive-adobemapping-20120508-3|240	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF16-V
14mu|texlive-adobemapping-20120508-3|241	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF32-H
14mu|texlive-adobemapping-20120508-3|242	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF32-V
14mu|texlive-adobemapping-20120508-3|243	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF8-H
14mu|texlive-adobemapping-20120508-3|244	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF8-V
14mu|texlive-adobemapping-20120508-3|245	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/cid2code.txt
14mu|texlive-adobemapping-20120508-3|246	%{_texmfdistdir}/fonts/cmap/adobemapping/cmap-current-versions.txt
14mu|texlive-adobemapping-20120508-3|247	%{_texmfdistdir}/fonts/cmap/adobemapping/cmap-readme.txt
14mu|texlive-adobemapping-20120508-3|248	%{_texmfdistdir}/fonts/cmap/adobemapping/mapping-readme.txt
14mu|texlive-adobemapping-20120508-3|249	
14mu|texlive-adobemapping-20120508-3|250	#-----------------------------------------------------------------------
14mu|texlive-adobemapping-20120508-3|251	%prep
14mu|texlive-adobemapping-20120508-3|252	%setup -c -a0
14mu|texlive-adobemapping-20120508-3|253	
14mu|texlive-adobemapping-20120508-3|254	%build
14mu|texlive-adobemapping-20120508-3|255	
14mu|texlive-adobemapping-20120508-3|256	%install
14mu|texlive-adobemapping-20120508-3|257	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-adobemapping-20120508-3|258	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mu|texlive-adobemapping-20120508-3|259	
14mu|texlive-adobemapping-20120508-3|260	
14mu|texlive-adobemapping-20120508-3|261	
14mu|texlive-adobemapping-20120508-3|262	%changelog
14mu|texlive-adobemapping-20120508-3|263	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120508-3
14mu|texlive-adobemapping-20120508-3|264	+ Revision: 59d0f61
14mu|texlive-adobemapping-20120508-3|265	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-adobemapping-20120508-3|266	
14mu|texlive-adobemapping-20120508-3|267	

24213 14
14mu|texlive-adrconv-1.3-4|1	# revision 17683
14mu|texlive-adrconv-1.3-4|2	# category Package
14mu|texlive-adrconv-1.3-4|3	# catalog-ctan /macros/latex/contrib/adrconv
14mu|texlive-adrconv-1.3-4|4	# catalog-date 2010-04-05 11:11:18 +0200
14mu|texlive-adrconv-1.3-4|5	# catalog-license lppl
14mu|texlive-adrconv-1.3-4|6	# catalog-version 1.3
14mu|texlive-adrconv-1.3-4|7	Name:		texlive-adrconv
14mu|texlive-adrconv-1.3-4|8	Version:	1.3
14mu|texlive-adrconv-1.3-4|9	Release:	4
14mu|texlive-adrconv-1.3-4|10	Summary:	BibTeX styles to implement an address database
14mu|texlive-adrconv-1.3-4|11	Group:		Publishing
14mu|texlive-adrconv-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adrconv
14mu|texlive-adrconv-1.3-4|13	License:	LPPL
14mu|texlive-adrconv-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adrconv.tar.xz
14mu|texlive-adrconv-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adrconv.doc.tar.xz
14mu|texlive-adrconv-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adrconv.source.tar.xz
14mu|texlive-adrconv-1.3-4|17	BuildArch:	noarch
14mu|texlive-adrconv-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-adrconv-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-adrconv-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-adrconv-1.3-4|21	
14mu|texlive-adrconv-1.3-4|22	%description
14mu|texlive-adrconv-1.3-4|23	Adrconv is a collection of BibTeX style files to turn an
14mu|texlive-adrconv-1.3-4|24	address database stored in the .bib format into files suitable
14mu|texlive-adrconv-1.3-4|25	for printing as address books or included into letter classes
14mu|texlive-adrconv-1.3-4|26	like akletter or scrletter2. Adrconv will sort the data either
14mu|texlive-adrconv-1.3-4|27	by name or birthday and create output files in various formats
14mu|texlive-adrconv-1.3-4|28	for address books or time planers.
14mu|texlive-adrconv-1.3-4|29	
14mu|texlive-adrconv-1.3-4|30	
14mu|texlive-adrconv-1.3-4|31	#-----------------------------------------------------------------------
14mu|texlive-adrconv-1.3-4|32	%files
14mu|texlive-adrconv-1.3-4|33	%{_texmfdistdir}/bibtex/bst/adrconv/adrbirthday.bst
14mu|texlive-adrconv-1.3-4|34	%{_texmfdistdir}/bibtex/bst/adrconv/adrconv.bst
14mu|texlive-adrconv-1.3-4|35	%{_texmfdistdir}/bibtex/bst/adrconv/adrfax.bst
14mu|texlive-adrconv-1.3-4|36	%{_texmfdistdir}/tex/latex/adrconv/adrdir.cfg
14mu|texlive-adrconv-1.3-4|37	%{_texmfdistdir}/tex/latex/adrconv/adrplaner.cfg
14mu|texlive-adrconv-1.3-4|38	%{_texmfdistdir}/tex/latex/adrconv/adrsmall.cfg
14mu|texlive-adrconv-1.3-4|39	%doc %{_texmfdistdir}/doc/latex/adrconv/2latex.vim
14mu|texlive-adrconv-1.3-4|40	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv.tex
14mu|texlive-adrconv-1.3-4|41	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv_pages08.pages/Contents/PkgInfo
14mu|texlive-adrconv-1.3-4|42	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv_pages08.pages/QuickLook/Thumbnail.jpg
14mu|texlive-adrconv-1.3-4|43	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv_pages08.pages/index.xml.gz
14mu|texlive-adrconv-1.3-4|44	%doc %{_texmfdistdir}/doc/latex/adrconv/adrdir.tex
14mu|texlive-adrconv-1.3-4|45	%doc %{_texmfdistdir}/doc/latex/adrconv/adrfax.tex
14mu|texlive-adrconv-1.3-4|46	%doc %{_texmfdistdir}/doc/latex/adrconv/adrguide.pdf
14mu|texlive-adrconv-1.3-4|47	%doc %{_texmfdistdir}/doc/latex/adrconv/adrguide.tex
14mu|texlive-adrconv-1.3-4|48	%doc %{_texmfdistdir}/doc/latex/adrconv/adrmontage1.tex
14mu|texlive-adrconv-1.3-4|49	%doc %{_texmfdistdir}/doc/latex/adrconv/adrmontage2.tex
14mu|texlive-adrconv-1.3-4|50	%doc %{_texmfdistdir}/doc/latex/adrconv/birthday.tex
14mu|texlive-adrconv-1.3-4|51	%doc %{_texmfdistdir}/doc/latex/adrconv/example.bib
14mu|texlive-adrconv-1.3-4|52	#- source
14mu|texlive-adrconv-1.3-4|53	%doc %{_texmfdistdir}/source/latex/adrconv/adrconv.dtx
14mu|texlive-adrconv-1.3-4|54	%doc %{_texmfdistdir}/source/latex/adrconv/adrconv.ins
14mu|texlive-adrconv-1.3-4|55	
14mu|texlive-adrconv-1.3-4|56	#-----------------------------------------------------------------------
14mu|texlive-adrconv-1.3-4|57	%prep
14mu|texlive-adrconv-1.3-4|58	%setup -c -a0 -a1 -a2
14mu|texlive-adrconv-1.3-4|59	
14mu|texlive-adrconv-1.3-4|60	%build
14mu|texlive-adrconv-1.3-4|61	
14mu|texlive-adrconv-1.3-4|62	%install
14mu|texlive-adrconv-1.3-4|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-adrconv-1.3-4|64	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-adrconv-1.3-4|65	
14mu|texlive-adrconv-1.3-4|66	
14mu|texlive-adrconv-1.3-4|67	
14mu|texlive-adrconv-1.3-4|68	%changelog
14mu|texlive-adrconv-1.3-4|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-adrconv-1.3-4|70	+ Revision: 53d9967
14mu|texlive-adrconv-1.3-4|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-adrconv-1.3-4|72	
14mu|texlive-adrconv-1.3-4|73	

24214 14
14mu|texlive-advdate-20101122-4|1	# revision 20538
14mu|texlive-advdate-20101122-4|2	# category Package
14mu|texlive-advdate-20101122-4|3	# catalog-ctan /macros/latex/contrib/advdate
14mu|texlive-advdate-20101122-4|4	# catalog-date 2010-11-22 09:08:01 +0100
14mu|texlive-advdate-20101122-4|5	# catalog-license lppl1.3
14mu|texlive-advdate-20101122-4|6	# catalog-version undef
14mu|texlive-advdate-20101122-4|7	Name:		texlive-advdate
14mu|texlive-advdate-20101122-4|8	Version:	20101122
14mu|texlive-advdate-20101122-4|9	Release:	4
14mu|texlive-advdate-20101122-4|10	Summary:	Print a date relative to "today"
14mu|texlive-advdate-20101122-4|11	Group:		Publishing
14mu|texlive-advdate-20101122-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/advdate
14mu|texlive-advdate-20101122-4|13	License:	LPPL1.3
14mu|texlive-advdate-20101122-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/advdate.tar.xz
14mu|texlive-advdate-20101122-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/advdate.doc.tar.xz
14mu|texlive-advdate-20101122-4|16	BuildArch:	noarch
14mu|texlive-advdate-20101122-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-advdate-20101122-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-advdate-20101122-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-advdate-20101122-4|20	
14mu|texlive-advdate-20101122-4|21	%description
14mu|texlive-advdate-20101122-4|22	Provides macros which can add a specified number of days to the
14mu|texlive-advdate-20101122-4|23	current date (as specified in \today), to save, set and restore
14mu|texlive-advdate-20101122-4|24	the 'current date' and print it. Intended for use, for example,
14mu|texlive-advdate-20101122-4|25	in invoices payable within 14 days from today etc. Has only
14mu|texlive-advdate-20101122-4|26	been tested with Czech dates.
14mu|texlive-advdate-20101122-4|27	
14mu|texlive-advdate-20101122-4|28	
14mu|texlive-advdate-20101122-4|29	#-----------------------------------------------------------------------
14mu|texlive-advdate-20101122-4|30	%files
14mu|texlive-advdate-20101122-4|31	%{_texmfdistdir}/tex/latex/advdate/advdate.sty
14mu|texlive-advdate-20101122-4|32	%doc %{_texmfdistdir}/doc/latex/advdate/advdate.pdf
14mu|texlive-advdate-20101122-4|33	%doc %{_texmfdistdir}/doc/latex/advdate/advdate.tex
14mu|texlive-advdate-20101122-4|34	%doc %{_texmfdistdir}/doc/latex/advdate/manifest.txt
14mu|texlive-advdate-20101122-4|35	
14mu|texlive-advdate-20101122-4|36	#-----------------------------------------------------------------------
14mu|texlive-advdate-20101122-4|37	%prep
14mu|texlive-advdate-20101122-4|38	%setup -c -a0 -a1
14mu|texlive-advdate-20101122-4|39	
14mu|texlive-advdate-20101122-4|40	%build
14mu|texlive-advdate-20101122-4|41	
14mu|texlive-advdate-20101122-4|42	%install
14mu|texlive-advdate-20101122-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-advdate-20101122-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-advdate-20101122-4|45	
14mu|texlive-advdate-20101122-4|46	
14mu|texlive-advdate-20101122-4|47	
14mu|texlive-advdate-20101122-4|48	%changelog
14mu|texlive-advdate-20101122-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101122-4
14mu|texlive-advdate-20101122-4|50	+ Revision: ee9fb35
14mu|texlive-advdate-20101122-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-advdate-20101122-4|52	
14mu|texlive-advdate-20101122-4|53	

24215 14
14mu|texlive-ae-1.4-4|1	# revision 15878
14mu|texlive-ae-1.4-4|2	# category Package
14mu|texlive-ae-1.4-4|3	# catalog-ctan /fonts/ae
14mu|texlive-ae-1.4-4|4	# catalog-date 2009-06-30 11:37:01 +0200
14mu|texlive-ae-1.4-4|5	# catalog-license lppl
14mu|texlive-ae-1.4-4|6	# catalog-version 1.4
14mu|texlive-ae-1.4-4|7	Name:		texlive-ae
14mu|texlive-ae-1.4-4|8	Version:	1.4
14mu|texlive-ae-1.4-4|9	Release:	4
14mu|texlive-ae-1.4-4|10	Summary:	Virtual fonts for T1 encoded CMR-fonts
14mu|texlive-ae-1.4-4|11	Group:		Publishing
14mu|texlive-ae-1.4-4|12	URL:		http://www.ctan.org/tex-archive/fonts/ae
14mu|texlive-ae-1.4-4|13	License:	LPPL
14mu|texlive-ae-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ae.tar.xz
14mu|texlive-ae-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ae.doc.tar.xz
14mu|texlive-ae-1.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ae.source.tar.xz
14mu|texlive-ae-1.4-4|17	BuildArch:	noarch
14mu|texlive-ae-1.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ae-1.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ae-1.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ae-1.4-4|21	
14mu|texlive-ae-1.4-4|22	%description
14mu|texlive-ae-1.4-4|23	A set of virtual fonts which emulates T1 coded fonts using the
14mu|texlive-ae-1.4-4|24	standard CM fonts. The package name, AE fonts, supposedly
14mu|texlive-ae-1.4-4|25	stands for "Almost European". The main use of the package was
14mu|texlive-ae-1.4-4|26	to produce PDF files using Adobe Type 1 versions of the CM
14mu|texlive-ae-1.4-4|27	fonts instead of bitmapped EC fonts. Note that direct
14mu|texlive-ae-1.4-4|28	substitutes for the bitmapped EC fonts are now available, via
14mu|texlive-ae-1.4-4|29	the CM-super, Latin Modern and (in a restricted way) CM-LGC
14mu|texlive-ae-1.4-4|30	font sets.
14mu|texlive-ae-1.4-4|31	
14mu|texlive-ae-1.4-4|32	
14mu|texlive-ae-1.4-4|33	#-----------------------------------------------------------------------
14mu|texlive-ae-1.4-4|34	%files
14mu|texlive-ae-1.4-4|35	%{_texmfdistdir}/fonts/tfm/public/ae/aeb10.tfm
14mu|texlive-ae-1.4-4|36	%{_texmfdistdir}/fonts/tfm/public/ae/aebx10.tfm
14mu|texlive-ae-1.4-4|37	%{_texmfdistdir}/fonts/tfm/public/ae/aebx12.tfm
14mu|texlive-ae-1.4-4|38	%{_texmfdistdir}/fonts/tfm/public/ae/aebx5.tfm
14mu|texlive-ae-1.4-4|39	%{_texmfdistdir}/fonts/tfm/public/ae/aebx6.tfm
14mu|texlive-ae-1.4-4|40	%{_texmfdistdir}/fonts/tfm/public/ae/aebx7.tfm
14mu|texlive-ae-1.4-4|41	%{_texmfdistdir}/fonts/tfm/public/ae/aebx8.tfm
14mu|texlive-ae-1.4-4|42	%{_texmfdistdir}/fonts/tfm/public/ae/aebx9.tfm
14mu|texlive-ae-1.4-4|43	%{_texmfdistdir}/fonts/tfm/public/ae/aebxsl10.tfm
14mu|texlive-ae-1.4-4|44	%{_texmfdistdir}/fonts/tfm/public/ae/aebxti10.tfm
14mu|texlive-ae-1.4-4|45	%{_texmfdistdir}/fonts/tfm/public/ae/aecsc10.tfm
14mu|texlive-ae-1.4-4|46	%{_texmfdistdir}/fonts/tfm/public/ae/aeitt10.tfm
14mu|texlive-ae-1.4-4|47	%{_texmfdistdir}/fonts/tfm/public/ae/aer10.tfm
14mu|texlive-ae-1.4-4|48	%{_texmfdistdir}/fonts/tfm/public/ae/aer12.tfm
14mu|texlive-ae-1.4-4|49	%{_texmfdistdir}/fonts/tfm/public/ae/aer17.tfm
14mu|texlive-ae-1.4-4|50	%{_texmfdistdir}/fonts/tfm/public/ae/aer5.tfm
14mu|texlive-ae-1.4-4|51	%{_texmfdistdir}/fonts/tfm/public/ae/aer6.tfm
14mu|texlive-ae-1.4-4|52	%{_texmfdistdir}/fonts/tfm/public/ae/aer7.tfm
14mu|texlive-ae-1.4-4|53	%{_texmfdistdir}/fonts/tfm/public/ae/aer8.tfm
14mu|texlive-ae-1.4-4|54	%{_texmfdistdir}/fonts/tfm/public/ae/aer9.tfm
14mu|texlive-ae-1.4-4|55	%{_texmfdistdir}/fonts/tfm/public/ae/aesl10.tfm
14mu|texlive-ae-1.4-4|56	%{_texmfdistdir}/fonts/tfm/public/ae/aesl12.tfm
14mu|texlive-ae-1.4-4|57	%{_texmfdistdir}/fonts/tfm/public/ae/aesl8.tfm
14mu|texlive-ae-1.4-4|58	%{_texmfdistdir}/fonts/tfm/public/ae/aesl9.tfm
14mu|texlive-ae-1.4-4|59	%{_texmfdistdir}/fonts/tfm/public/ae/aesltt10.tfm
14mu|texlive-ae-1.4-4|60	%{_texmfdistdir}/fonts/tfm/public/ae/aess10.tfm
14mu|texlive-ae-1.4-4|61	%{_texmfdistdir}/fonts/tfm/public/ae/aess12.tfm
14mu|texlive-ae-1.4-4|62	%{_texmfdistdir}/fonts/tfm/public/ae/aess17.tfm
14mu|texlive-ae-1.4-4|63	%{_texmfdistdir}/fonts/tfm/public/ae/aess8.tfm
14mu|texlive-ae-1.4-4|64	%{_texmfdistdir}/fonts/tfm/public/ae/aess9.tfm
14mu|texlive-ae-1.4-4|65	%{_texmfdistdir}/fonts/tfm/public/ae/aessbx10.tfm
14mu|texlive-ae-1.4-4|66	%{_texmfdistdir}/fonts/tfm/public/ae/aessdc10.tfm
14mu|texlive-ae-1.4-4|67	%{_texmfdistdir}/fonts/tfm/public/ae/aessi10.tfm
14mu|texlive-ae-1.4-4|68	%{_texmfdistdir}/fonts/tfm/public/ae/aessi12.tfm
14mu|texlive-ae-1.4-4|69	%{_texmfdistdir}/fonts/tfm/public/ae/aessi17.tfm
14mu|texlive-ae-1.4-4|70	%{_texmfdistdir}/fonts/tfm/public/ae/aessi8.tfm
14mu|texlive-ae-1.4-4|71	%{_texmfdistdir}/fonts/tfm/public/ae/aessi9.tfm
14mu|texlive-ae-1.4-4|72	%{_texmfdistdir}/fonts/tfm/public/ae/aetcsc10.tfm
14mu|texlive-ae-1.4-4|73	%{_texmfdistdir}/fonts/tfm/public/ae/aeti10.tfm
14mu|texlive-ae-1.4-4|74	%{_texmfdistdir}/fonts/tfm/public/ae/aeti12.tfm
14mu|texlive-ae-1.4-4|75	%{_texmfdistdir}/fonts/tfm/public/ae/aeti7.tfm
14mu|texlive-ae-1.4-4|76	%{_texmfdistdir}/fonts/tfm/public/ae/aeti8.tfm
14mu|texlive-ae-1.4-4|77	%{_texmfdistdir}/fonts/tfm/public/ae/aeti9.tfm
14mu|texlive-ae-1.4-4|78	%{_texmfdistdir}/fonts/tfm/public/ae/aett10.tfm
14mu|texlive-ae-1.4-4|79	%{_texmfdistdir}/fonts/tfm/public/ae/aett12.tfm
14mu|texlive-ae-1.4-4|80	%{_texmfdistdir}/fonts/tfm/public/ae/aett8.tfm
14mu|texlive-ae-1.4-4|81	%{_texmfdistdir}/fonts/tfm/public/ae/aett9.tfm
14mu|texlive-ae-1.4-4|82	%{_texmfdistdir}/fonts/tfm/public/ae/laess8.tfm
14mu|texlive-ae-1.4-4|83	%{_texmfdistdir}/fonts/tfm/public/ae/laessb8.tfm
14mu|texlive-ae-1.4-4|84	%{_texmfdistdir}/fonts/tfm/public/ae/laessi8.tfm
14mu|texlive-ae-1.4-4|85	%{_texmfdistdir}/fonts/vf/public/ae/aeb10.vf
14mu|texlive-ae-1.4-4|86	%{_texmfdistdir}/fonts/vf/public/ae/aebx10.vf
14mu|texlive-ae-1.4-4|87	%{_texmfdistdir}/fonts/vf/public/ae/aebx12.vf
14mu|texlive-ae-1.4-4|88	%{_texmfdistdir}/fonts/vf/public/ae/aebx5.vf
14mu|texlive-ae-1.4-4|89	%{_texmfdistdir}/fonts/vf/public/ae/aebx6.vf
14mu|texlive-ae-1.4-4|90	%{_texmfdistdir}/fonts/vf/public/ae/aebx7.vf
14mu|texlive-ae-1.4-4|91	%{_texmfdistdir}/fonts/vf/public/ae/aebx8.vf
14mu|texlive-ae-1.4-4|92	%{_texmfdistdir}/fonts/vf/public/ae/aebx9.vf
14mu|texlive-ae-1.4-4|93	%{_texmfdistdir}/fonts/vf/public/ae/aebxsl10.vf
14mu|texlive-ae-1.4-4|94	%{_texmfdistdir}/fonts/vf/public/ae/aebxti10.vf
14mu|texlive-ae-1.4-4|95	%{_texmfdistdir}/fonts/vf/public/ae/aecsc10.vf
14mu|texlive-ae-1.4-4|96	%{_texmfdistdir}/fonts/vf/public/ae/aeitt10.vf
14mu|texlive-ae-1.4-4|97	%{_texmfdistdir}/fonts/vf/public/ae/aer10.vf
14mu|texlive-ae-1.4-4|98	%{_texmfdistdir}/fonts/vf/public/ae/aer12.vf
14mu|texlive-ae-1.4-4|99	%{_texmfdistdir}/fonts/vf/public/ae/aer17.vf
14mu|texlive-ae-1.4-4|100	%{_texmfdistdir}/fonts/vf/public/ae/aer5.vf
14mu|texlive-ae-1.4-4|101	%{_texmfdistdir}/fonts/vf/public/ae/aer6.vf
14mu|texlive-ae-1.4-4|102	%{_texmfdistdir}/fonts/vf/public/ae/aer7.vf
14mu|texlive-ae-1.4-4|103	%{_texmfdistdir}/fonts/vf/public/ae/aer8.vf
14mu|texlive-ae-1.4-4|104	%{_texmfdistdir}/fonts/vf/public/ae/aer9.vf
14mu|texlive-ae-1.4-4|105	%{_texmfdistdir}/fonts/vf/public/ae/aesl10.vf
14mu|texlive-ae-1.4-4|106	%{_texmfdistdir}/fonts/vf/public/ae/aesl12.vf
14mu|texlive-ae-1.4-4|107	%{_texmfdistdir}/fonts/vf/public/ae/aesl8.vf
14mu|texlive-ae-1.4-4|108	%{_texmfdistdir}/fonts/vf/public/ae/aesl9.vf
14mu|texlive-ae-1.4-4|109	%{_texmfdistdir}/fonts/vf/public/ae/aesltt10.vf
14mu|texlive-ae-1.4-4|110	%{_texmfdistdir}/fonts/vf/public/ae/aess10.vf
14mu|texlive-ae-1.4-4|111	%{_texmfdistdir}/fonts/vf/public/ae/aess12.vf
14mu|texlive-ae-1.4-4|112	%{_texmfdistdir}/fonts/vf/public/ae/aess17.vf
14mu|texlive-ae-1.4-4|113	%{_texmfdistdir}/fonts/vf/public/ae/aess8.vf
14mu|texlive-ae-1.4-4|114	%{_texmfdistdir}/fonts/vf/public/ae/aess9.vf
14mu|texlive-ae-1.4-4|115	%{_texmfdistdir}/fonts/vf/public/ae/aessbx10.vf
14mu|texlive-ae-1.4-4|116	%{_texmfdistdir}/fonts/vf/public/ae/aessdc10.vf
14mu|texlive-ae-1.4-4|117	%{_texmfdistdir}/fonts/vf/public/ae/aessi10.vf
14mu|texlive-ae-1.4-4|118	%{_texmfdistdir}/fonts/vf/public/ae/aessi12.vf
14mu|texlive-ae-1.4-4|119	%{_texmfdistdir}/fonts/vf/public/ae/aessi17.vf
14mu|texlive-ae-1.4-4|120	%{_texmfdistdir}/fonts/vf/public/ae/aessi8.vf
14mu|texlive-ae-1.4-4|121	%{_texmfdistdir}/fonts/vf/public/ae/aessi9.vf
14mu|texlive-ae-1.4-4|122	%{_texmfdistdir}/fonts/vf/public/ae/aetcsc10.vf
14mu|texlive-ae-1.4-4|123	%{_texmfdistdir}/fonts/vf/public/ae/aeti10.vf
14mu|texlive-ae-1.4-4|124	%{_texmfdistdir}/fonts/vf/public/ae/aeti12.vf
14mu|texlive-ae-1.4-4|125	%{_texmfdistdir}/fonts/vf/public/ae/aeti7.vf
14mu|texlive-ae-1.4-4|126	%{_texmfdistdir}/fonts/vf/public/ae/aeti8.vf
14mu|texlive-ae-1.4-4|127	%{_texmfdistdir}/fonts/vf/public/ae/aeti9.vf
14mu|texlive-ae-1.4-4|128	%{_texmfdistdir}/fonts/vf/public/ae/aett10.vf
14mu|texlive-ae-1.4-4|129	%{_texmfdistdir}/fonts/vf/public/ae/aett12.vf
14mu|texlive-ae-1.4-4|130	%{_texmfdistdir}/fonts/vf/public/ae/aett8.vf
14mu|texlive-ae-1.4-4|131	%{_texmfdistdir}/fonts/vf/public/ae/aett9.vf
14mu|texlive-ae-1.4-4|132	%{_texmfdistdir}/fonts/vf/public/ae/laess8.vf
14mu|texlive-ae-1.4-4|133	%{_texmfdistdir}/fonts/vf/public/ae/laessb8.vf
14mu|texlive-ae-1.4-4|134	%{_texmfdistdir}/fonts/vf/public/ae/laessi8.vf
14mu|texlive-ae-1.4-4|135	%{_texmfdistdir}/tex/latex/ae/ae.sty
14mu|texlive-ae-1.4-4|136	%{_texmfdistdir}/tex/latex/ae/aecompl.sty
14mu|texlive-ae-1.4-4|137	%{_texmfdistdir}/tex/latex/ae/omlaer.fd
14mu|texlive-ae-1.4-4|138	%{_texmfdistdir}/tex/latex/ae/omsaer.fd
14mu|texlive-ae-1.4-4|139	%{_texmfdistdir}/tex/latex/ae/ot1aer.fd
14mu|texlive-ae-1.4-4|140	%{_texmfdistdir}/tex/latex/ae/ot1aess.fd
14mu|texlive-ae-1.4-4|141	%{_texmfdistdir}/tex/latex/ae/ot1aett.fd
14mu|texlive-ae-1.4-4|142	%{_texmfdistdir}/tex/latex/ae/ot1laess.fd
14mu|texlive-ae-1.4-4|143	%{_texmfdistdir}/tex/latex/ae/ot1laett.fd
14mu|texlive-ae-1.4-4|144	%{_texmfdistdir}/tex/latex/ae/t1aer.fd
14mu|texlive-ae-1.4-4|145	%{_texmfdistdir}/tex/latex/ae/t1aess.fd
14mu|texlive-ae-1.4-4|146	%{_texmfdistdir}/tex/latex/ae/t1aett.fd
14mu|texlive-ae-1.4-4|147	%{_texmfdistdir}/tex/latex/ae/t1laess.fd
14mu|texlive-ae-1.4-4|148	%{_texmfdistdir}/tex/latex/ae/t1laett.fd
14mu|texlive-ae-1.4-4|149	%doc %{_texmfdistdir}/doc/fonts/ae/COPYING
14mu|texlive-ae-1.4-4|150	%doc %{_texmfdistdir}/doc/fonts/ae/MANIFEST
14mu|texlive-ae-1.4-4|151	%doc %{_texmfdistdir}/doc/fonts/ae/README
14mu|texlive-ae-1.4-4|152	#- source
14mu|texlive-ae-1.4-4|153	%doc %{_texmfdistdir}/source/fonts/ae/aefonts.mtx
14mu|texlive-ae-1.4-4|154	%doc %{_texmfdistdir}/source/fonts/ae/aefonts.tex
14mu|texlive-ae-1.4-4|155	%doc %{_texmfdistdir}/source/fonts/ae/aehax5.mtx
14mu|texlive-ae-1.4-4|156	%doc %{_texmfdistdir}/source/fonts/ae/aehaxit.mtx
14mu|texlive-ae-1.4-4|157	%doc %{_texmfdistdir}/source/fonts/ae/aehaxrm.mtx
14mu|texlive-ae-1.4-4|158	%doc %{_texmfdistdir}/source/fonts/ae/aehaxsc.mtx
14mu|texlive-ae-1.4-4|159	%doc %{_texmfdistdir}/source/fonts/ae/aehaxsl.mtx
14mu|texlive-ae-1.4-4|160	%doc %{_texmfdistdir}/source/fonts/ae/aehaxss.mtx
14mu|texlive-ae-1.4-4|161	%doc %{_texmfdistdir}/source/fonts/ae/aelatin.mtx
14mu|texlive-ae-1.4-4|162	%doc %{_texmfdistdir}/source/fonts/ae/aelatint.mtx
14mu|texlive-ae-1.4-4|163	%doc %{_texmfdistdir}/source/fonts/ae/aesample.tex
14mu|texlive-ae-1.4-4|164	%doc %{_texmfdistdir}/source/fonts/ae/aet1.etx
14mu|texlive-ae-1.4-4|165	%doc %{_texmfdistdir}/source/fonts/ae/bxittest.tex
14mu|texlive-ae-1.4-4|166	%doc %{_texmfdistdir}/source/fonts/ae/clean
14mu|texlive-ae-1.4-4|167	%doc %{_texmfdistdir}/source/fonts/ae/germtest.tex
14mu|texlive-ae-1.4-4|168	%doc %{_texmfdistdir}/source/fonts/ae/go
14mu|texlive-ae-1.4-4|169	%doc %{_texmfdistdir}/source/fonts/ae/install
14mu|texlive-ae-1.4-4|170	%doc %{_texmfdistdir}/source/fonts/ae/makepl
14mu|texlive-ae-1.4-4|171	%doc %{_texmfdistdir}/source/fonts/ae/ot1tt.etx
14mu|texlive-ae-1.4-4|172	%doc %{_texmfdistdir}/source/fonts/ae/slitest.tex
14mu|texlive-ae-1.4-4|173	
14mu|texlive-ae-1.4-4|174	#-----------------------------------------------------------------------
14mu|texlive-ae-1.4-4|175	%prep
14mu|texlive-ae-1.4-4|176	%setup -c -a0 -a1 -a2
14mu|texlive-ae-1.4-4|177	
14mu|texlive-ae-1.4-4|178	%build
14mu|texlive-ae-1.4-4|179	
14mu|texlive-ae-1.4-4|180	%install
14mu|texlive-ae-1.4-4|181	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ae-1.4-4|182	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ae-1.4-4|183	
14mu|texlive-ae-1.4-4|184	
14mu|texlive-ae-1.4-4|185	
14mu|texlive-ae-1.4-4|186	%changelog
14mu|texlive-ae-1.4-4|187	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-ae-1.4-4|188	+ Revision: fba14e0
14mu|texlive-ae-1.4-4|189	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ae-1.4-4|190	
14mu|texlive-ae-1.4-4|191	

24216 14
14mu|texlive-aeguill-20090430-4|1	# revision 15878
14mu|texlive-aeguill-20090430-4|2	# category Package
14mu|texlive-aeguill-20090430-4|3	# catalog-ctan /macros/latex/contrib/aeguill
14mu|texlive-aeguill-20090430-4|4	# catalog-date 2009-04-30 00:32:08 +0200
14mu|texlive-aeguill-20090430-4|5	# catalog-license lppl
14mu|texlive-aeguill-20090430-4|6	# catalog-version undef
14mu|texlive-aeguill-20090430-4|7	Name:		texlive-aeguill
14mu|texlive-aeguill-20090430-4|8	Version:	20090430
14mu|texlive-aeguill-20090430-4|9	Release:	4
14mu|texlive-aeguill-20090430-4|10	Summary:	Add several kinds of guillemets to the ae fonts
14mu|texlive-aeguill-20090430-4|11	Group:		Publishing
14mu|texlive-aeguill-20090430-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aeguill
14mu|texlive-aeguill-20090430-4|13	License:	LPPL
14mu|texlive-aeguill-20090430-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aeguill.tar.xz
14mu|texlive-aeguill-20090430-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aeguill.doc.tar.xz
14mu|texlive-aeguill-20090430-4|16	BuildArch:	noarch
14mu|texlive-aeguill-20090430-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-aeguill-20090430-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-aeguill-20090430-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-aeguill-20090430-4|20	
14mu|texlive-aeguill-20090430-4|21	%description
14mu|texlive-aeguill-20090430-4|22	The package enables the user to add guillemets from several
14mu|texlive-aeguill-20090430-4|23	source (Polish cmr, Cyrillic cmr, lasy and ec) to the ae fonts.
14mu|texlive-aeguill-20090430-4|24	This was useful when the ae fonts were used to produce PDF
14mu|texlive-aeguill-20090430-4|25	files, since the additional guillemets exist in fonts available
14mu|texlive-aeguill-20090430-4|26	in Adobe Type 1 format.
14mu|texlive-aeguill-20090430-4|27	
14mu|texlive-aeguill-20090430-4|28	
14mu|texlive-aeguill-20090430-4|29	#-----------------------------------------------------------------------
14mu|texlive-aeguill-20090430-4|30	%files
14mu|texlive-aeguill-20090430-4|31	%{_texmfdistdir}/tex/latex/aeguill/aeguill.sty
14mu|texlive-aeguill-20090430-4|32	%doc %{_texmfdistdir}/doc/latex/aeguill/README
14mu|texlive-aeguill-20090430-4|33	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test1.pdf
14mu|texlive-aeguill-20090430-4|34	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test1.tex
14mu|texlive-aeguill-20090430-4|35	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test2.pdf
14mu|texlive-aeguill-20090430-4|36	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test2.tex
14mu|texlive-aeguill-20090430-4|37	%doc %{_texmfdistdir}/doc/latex/aeguill/license.txt
14mu|texlive-aeguill-20090430-4|38	
14mu|texlive-aeguill-20090430-4|39	#-----------------------------------------------------------------------
14mu|texlive-aeguill-20090430-4|40	%prep
14mu|texlive-aeguill-20090430-4|41	%setup -c -a0 -a1
14mu|texlive-aeguill-20090430-4|42	
14mu|texlive-aeguill-20090430-4|43	%build
14mu|texlive-aeguill-20090430-4|44	
14mu|texlive-aeguill-20090430-4|45	%install
14mu|texlive-aeguill-20090430-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-aeguill-20090430-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-aeguill-20090430-4|48	
14mu|texlive-aeguill-20090430-4|49	
14mu|texlive-aeguill-20090430-4|50	
14mu|texlive-aeguill-20090430-4|51	%changelog
14mu|texlive-aeguill-20090430-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090430-4
14mu|texlive-aeguill-20090430-4|53	+ Revision: f06540e
14mu|texlive-aeguill-20090430-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-aeguill-20090430-4|55	
14mu|texlive-aeguill-20090430-4|56	

24217 14
14mu|texlive-afm2pl-20131013-7|1	# revision 29752
14mu|texlive-afm2pl-20131013-7|2	# category TLCore
14mu|texlive-afm2pl-20131013-7|3	# catalog-ctan undef
14mu|texlive-afm2pl-20131013-7|4	# catalog-date undef
14mu|texlive-afm2pl-20131013-7|5	# catalog-license undef
14mu|texlive-afm2pl-20131013-7|6	# catalog-version undef
14mu|texlive-afm2pl-20131013-7|7	Name:		texlive-afm2pl
14mu|texlive-afm2pl-20131013-7|8	Version:	20131013
14mu|texlive-afm2pl-20131013-7|9	Release:	7
14mu|texlive-afm2pl-20131013-7|10	Summary:	TeXLive afm2pl package
14mu|texlive-afm2pl-20131013-7|11	Group:		Publishing
14mu|texlive-afm2pl-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-afm2pl-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-afm2pl-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.tar.xz
14mu|texlive-afm2pl-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.doc.tar.xz
14mu|texlive-afm2pl-20131013-7|16	BuildArch:	noarch
14mu|texlive-afm2pl-20131013-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-afm2pl-20131013-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-afm2pl-20131013-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-afm2pl-20131013-7|20	Requires:	texlive-afm2pl.bin
14mu|texlive-afm2pl-20131013-7|21	%rename tetex-afm
14mu|texlive-afm2pl-20131013-7|22	%rename texlive-texmf-afm
14mu|texlive-afm2pl-20131013-7|23	
14mu|texlive-afm2pl-20131013-7|24	%description
14mu|texlive-afm2pl-20131013-7|25	TeXLive afm2pl package.
14mu|texlive-afm2pl-20131013-7|26	
14mu|texlive-afm2pl-20131013-7|27	
14mu|texlive-afm2pl-20131013-7|28	#-----------------------------------------------------------------------
14mu|texlive-afm2pl-20131013-7|29	%files
14mu|texlive-afm2pl-20131013-7|30	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1.enc
14mu|texlive-afm2pl-20131013-7|31	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1ital.enc
14mu|texlive-afm2pl-20131013-7|32	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1tt.enc
14mu|texlive-afm2pl-20131013-7|33	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-texnanlc.enc
14mu|texlive-afm2pl-20131013-7|34	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-texnanuc.enc
14mu|texlive-afm2pl-20131013-7|35	%{_texmfdistdir}/fonts/lig/afm2pl/accents.lig
14mu|texlive-afm2pl-20131013-7|36	%{_texmfdistdir}/fonts/lig/afm2pl/bound.lig
14mu|texlive-afm2pl-20131013-7|37	%{_texmfdistdir}/fonts/lig/afm2pl/default.lig
14mu|texlive-afm2pl-20131013-7|38	%{_texmfdistdir}/fonts/lig/afm2pl/defpost.lig
14mu|texlive-afm2pl-20131013-7|39	%{_texmfdistdir}/fonts/lig/afm2pl/defpre.lig
14mu|texlive-afm2pl-20131013-7|40	%{_texmfdistdir}/fonts/lig/afm2pl/forge.lig
14mu|texlive-afm2pl-20131013-7|41	%{_texmfdistdir}/fonts/lig/afm2pl/ligtex.lig
14mu|texlive-afm2pl-20131013-7|42	%{_texmfdistdir}/tex/fontinst/afm2pl/README
14mu|texlive-afm2pl-20131013-7|43	%{_texmfdistdir}/tex/fontinst/afm2pl/ly1.etx
14mu|texlive-afm2pl-20131013-7|44	%{_texmfdistdir}/tex/fontinst/afm2pl/ly1c.etx
14mu|texlive-afm2pl-20131013-7|45	%{_texmfdistdir}/tex/fontinst/afm2pl/makesc8y.tex
14mu|texlive-afm2pl-20131013-7|46	%doc %{_mandir}/man1/afm2pl.1*
14mu|texlive-afm2pl-20131013-7|47	%doc %{_texmfdistdir}/doc/man/man1/afm2pl.man1.pdf
14mu|texlive-afm2pl-20131013-7|48	
14mu|texlive-afm2pl-20131013-7|49	#-----------------------------------------------------------------------
14mu|texlive-afm2pl-20131013-7|50	%prep
14mu|texlive-afm2pl-20131013-7|51	%setup -c -a0 -a1
14mu|texlive-afm2pl-20131013-7|52	
14mu|texlive-afm2pl-20131013-7|53	%build
14mu|texlive-afm2pl-20131013-7|54	
14mu|texlive-afm2pl-20131013-7|55	%install
14mu|texlive-afm2pl-20131013-7|56	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-afm2pl-20131013-7|57	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-afm2pl-20131013-7|58	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-afm2pl-20131013-7|59	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-afm2pl-20131013-7|60	
14mu|texlive-afm2pl-20131013-7|61	%changelog
14mu|texlive-afm2pl-20131013-7|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-afm2pl-20131013-7|63	+ Revision: 2476a14
14mu|texlive-afm2pl-20131013-7|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-afm2pl-20131013-7|65	
14mu|texlive-afm2pl-20131013-7|66	

24218 14
14mu|texlive-afthesis-2.7-4|1	# revision 15878
14mu|texlive-afthesis-2.7-4|2	# category Package
14mu|texlive-afthesis-2.7-4|3	# catalog-ctan /macros/latex/contrib/afthesis
14mu|texlive-afthesis-2.7-4|4	# catalog-date 2008-11-01 22:12:33 +0100
14mu|texlive-afthesis-2.7-4|5	# catalog-license pd
14mu|texlive-afthesis-2.7-4|6	# catalog-version 2.7
14mu|texlive-afthesis-2.7-4|7	Name:		texlive-afthesis
14mu|texlive-afthesis-2.7-4|8	Version:	2.7
14mu|texlive-afthesis-2.7-4|9	Release:	4
14mu|texlive-afthesis-2.7-4|10	Summary:	Air Force Institute of Technology thesis class
14mu|texlive-afthesis-2.7-4|11	Group:		Publishing
14mu|texlive-afthesis-2.7-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/afthesis
14mu|texlive-afthesis-2.7-4|13	License:	PD
14mu|texlive-afthesis-2.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afthesis.tar.xz
14mu|texlive-afthesis-2.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afthesis.doc.tar.xz
14mu|texlive-afthesis-2.7-4|16	BuildArch:	noarch
14mu|texlive-afthesis-2.7-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-afthesis-2.7-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-afthesis-2.7-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-afthesis-2.7-4|20	
14mu|texlive-afthesis-2.7-4|21	%description
14mu|texlive-afthesis-2.7-4|22	LaTeX thesis/dissertation class for US Air Force Institute Of
14mu|texlive-afthesis-2.7-4|23	Technology.
14mu|texlive-afthesis-2.7-4|24	
14mu|texlive-afthesis-2.7-4|25	
14mu|texlive-afthesis-2.7-4|26	#-----------------------------------------------------------------------
14mu|texlive-afthesis-2.7-4|27	%files
14mu|texlive-afthesis-2.7-4|28	%{_texmfdistdir}/bibtex/bst/afthesis/thesnumb.bst
14mu|texlive-afthesis-2.7-4|29	%{_texmfdistdir}/tex/latex/afthesis/afthes10.sty
14mu|texlive-afthesis-2.7-4|30	%{_texmfdistdir}/tex/latex/afthesis/afthes11.sty
14mu|texlive-afthesis-2.7-4|31	%{_texmfdistdir}/tex/latex/afthesis/afthes12.sty
14mu|texlive-afthesis-2.7-4|32	%{_texmfdistdir}/tex/latex/afthesis/afthesis.cls
14mu|texlive-afthesis-2.7-4|33	%{_texmfdistdir}/tex/latex/afthesis/afthesis.sty
14mu|texlive-afthesis-2.7-4|34	%doc %{_texmfdistdir}/doc/latex/afthesis/README
14mu|texlive-afthesis-2.7-4|35	%doc %{_texmfdistdir}/doc/latex/afthesis/thesnumb.doc
14mu|texlive-afthesis-2.7-4|36	%doc %{_texmfdistdir}/doc/latex/afthesis/usethesis.pdf
14mu|texlive-afthesis-2.7-4|37	%doc %{_texmfdistdir}/doc/latex/afthesis/usethesis.tex
14mu|texlive-afthesis-2.7-4|38	
14mu|texlive-afthesis-2.7-4|39	#-----------------------------------------------------------------------
14mu|texlive-afthesis-2.7-4|40	%prep
14mu|texlive-afthesis-2.7-4|41	%setup -c -a0 -a1
14mu|texlive-afthesis-2.7-4|42	
14mu|texlive-afthesis-2.7-4|43	%build
14mu|texlive-afthesis-2.7-4|44	
14mu|texlive-afthesis-2.7-4|45	%install
14mu|texlive-afthesis-2.7-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-afthesis-2.7-4|47	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-afthesis-2.7-4|48	
14mu|texlive-afthesis-2.7-4|49	
14mu|texlive-afthesis-2.7-4|50	
14mu|texlive-afthesis-2.7-4|51	%changelog
14mu|texlive-afthesis-2.7-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7-4
14mu|texlive-afthesis-2.7-4|53	+ Revision: d4e1c91
14mu|texlive-afthesis-2.7-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-afthesis-2.7-4|55	
14mu|texlive-afthesis-2.7-4|56	

24219 14
14mu|texlive-aguplus-1.6b-4|1	# revision 17156
14mu|texlive-aguplus-1.6b-4|2	# category Package
14mu|texlive-aguplus-1.6b-4|3	# catalog-ctan /macros/latex/contrib/aguplus
14mu|texlive-aguplus-1.6b-4|4	# catalog-date 2010-02-24 21:28:09 +0100
14mu|texlive-aguplus-1.6b-4|5	# catalog-license lppl
14mu|texlive-aguplus-1.6b-4|6	# catalog-version 1.6b
14mu|texlive-aguplus-1.6b-4|7	Name:		texlive-aguplus
14mu|texlive-aguplus-1.6b-4|8	Version:	1.6b
14mu|texlive-aguplus-1.6b-4|9	Release:	4
14mu|texlive-aguplus-1.6b-4|10	Summary:	Styles for American Geophysical Union
14mu|texlive-aguplus-1.6b-4|11	Group:		Publishing
14mu|texlive-aguplus-1.6b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aguplus
14mu|texlive-aguplus-1.6b-4|13	License:	LPPL
14mu|texlive-aguplus-1.6b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aguplus.tar.xz
14mu|texlive-aguplus-1.6b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aguplus.doc.tar.xz
14mu|texlive-aguplus-1.6b-4|16	BuildArch:	noarch
14mu|texlive-aguplus-1.6b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-aguplus-1.6b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-aguplus-1.6b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-aguplus-1.6b-4|20	
14mu|texlive-aguplus-1.6b-4|21	%description
14mu|texlive-aguplus-1.6b-4|22	This bundle started as an extension to the AGU's own published
14mu|texlive-aguplus-1.6b-4|23	styles, providing extra facilities and improved usability. The
14mu|texlive-aguplus-1.6b-4|24	AGU now publishes satisfactory LaTeX materials of its own; the
14mu|texlive-aguplus-1.6b-4|25	author of aguplus recommends that users switch to using the
14mu|texlive-aguplus-1.6b-4|26	official distribution.
14mu|texlive-aguplus-1.6b-4|27	
14mu|texlive-aguplus-1.6b-4|28	
14mu|texlive-aguplus-1.6b-4|29	#-----------------------------------------------------------------------
14mu|texlive-aguplus-1.6b-4|30	%files
14mu|texlive-aguplus-1.6b-4|31	%{_texmfdistdir}/bibtex/bst/aguplus/agu.bst
14mu|texlive-aguplus-1.6b-4|32	%{_texmfdistdir}/bibtex/bst/aguplus/agu04.bst
14mu|texlive-aguplus-1.6b-4|33	%{_texmfdistdir}/bibtex/bst/aguplus/agufull.bst
14mu|texlive-aguplus-1.6b-4|34	%{_texmfdistdir}/bibtex/bst/aguplus/agufull04.bst
14mu|texlive-aguplus-1.6b-4|35	%{_texmfdistdir}/tex/latex/aguplus/aguplus.cls
14mu|texlive-aguplus-1.6b-4|36	%{_texmfdistdir}/tex/latex/aguplus/aguplus.sty
14mu|texlive-aguplus-1.6b-4|37	%{_texmfdistdir}/tex/latex/aguplus/agupp.sty
14mu|texlive-aguplus-1.6b-4|38	%doc %{_texmfdistdir}/doc/latex/aguplus/README
14mu|texlive-aguplus-1.6b-4|39	%doc %{_texmfdistdir}/doc/latex/aguplus/README.aguplus
14mu|texlive-aguplus-1.6b-4|40	%doc %{_texmfdistdir}/doc/latex/aguplus/aguplus.pdf
14mu|texlive-aguplus-1.6b-4|41	%doc %{_texmfdistdir}/doc/latex/aguplus/aguplus.tex
14mu|texlive-aguplus-1.6b-4|42	%doc %{_texmfdistdir}/doc/latex/aguplus/changes.v16b
14mu|texlive-aguplus-1.6b-4|43	%doc %{_texmfdistdir}/doc/latex/aguplus/geophys.tex
14mu|texlive-aguplus-1.6b-4|44	%doc %{_texmfdistdir}/doc/latex/aguplus/sample.bib
14mu|texlive-aguplus-1.6b-4|45	%doc %{_texmfdistdir}/doc/latex/aguplus/samplus.tex
14mu|texlive-aguplus-1.6b-4|46	
14mu|texlive-aguplus-1.6b-4|47	#-----------------------------------------------------------------------
14mu|texlive-aguplus-1.6b-4|48	%prep
14mu|texlive-aguplus-1.6b-4|49	%setup -c -a0 -a1
14mu|texlive-aguplus-1.6b-4|50	
14mu|texlive-aguplus-1.6b-4|51	%build
14mu|texlive-aguplus-1.6b-4|52	
14mu|texlive-aguplus-1.6b-4|53	%install
14mu|texlive-aguplus-1.6b-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-aguplus-1.6b-4|55	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-aguplus-1.6b-4|56	
14mu|texlive-aguplus-1.6b-4|57	
14mu|texlive-aguplus-1.6b-4|58	
14mu|texlive-aguplus-1.6b-4|59	%changelog
14mu|texlive-aguplus-1.6b-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6b-4
14mu|texlive-aguplus-1.6b-4|61	+ Revision: 4329973
14mu|texlive-aguplus-1.6b-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-aguplus-1.6b-4|63	
14mu|texlive-aguplus-1.6b-4|64	

24220 14
14mu|texlive-aiaa-3.6-4|1	# revision 15878
14mu|texlive-aiaa-3.6-4|2	# category Package
14mu|texlive-aiaa-3.6-4|3	# catalog-ctan /macros/latex/contrib/aiaa
14mu|texlive-aiaa-3.6-4|4	# catalog-date 2006-09-12 13:40:13 +0200
14mu|texlive-aiaa-3.6-4|5	# catalog-license lppl
14mu|texlive-aiaa-3.6-4|6	# catalog-version 3.6
14mu|texlive-aiaa-3.6-4|7	Name:		texlive-aiaa
14mu|texlive-aiaa-3.6-4|8	Version:	3.6
14mu|texlive-aiaa-3.6-4|9	Release:	4
14mu|texlive-aiaa-3.6-4|10	Summary:	Typeset AIAA conference papers
14mu|texlive-aiaa-3.6-4|11	Group:		Publishing
14mu|texlive-aiaa-3.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aiaa
14mu|texlive-aiaa-3.6-4|13	License:	LPPL
14mu|texlive-aiaa-3.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aiaa.tar.xz
14mu|texlive-aiaa-3.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aiaa.doc.tar.xz
14mu|texlive-aiaa-3.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aiaa.source.tar.xz
14mu|texlive-aiaa-3.6-4|17	BuildArch:	noarch
14mu|texlive-aiaa-3.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-aiaa-3.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-aiaa-3.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-aiaa-3.6-4|21	
14mu|texlive-aiaa-3.6-4|22	%description
14mu|texlive-aiaa-3.6-4|23	A bundle of LaTeX/BibTeX files and sample documents to aid
14mu|texlive-aiaa-3.6-4|24	those producing papers and journal articles according to the
14mu|texlive-aiaa-3.6-4|25	guidelines of the American Institute of Aeronautics and
14mu|texlive-aiaa-3.6-4|26	Astronautics (AIAA).
14mu|texlive-aiaa-3.6-4|27	
14mu|texlive-aiaa-3.6-4|28	
14mu|texlive-aiaa-3.6-4|29	#-----------------------------------------------------------------------
14mu|texlive-aiaa-3.6-4|30	%files
14mu|texlive-aiaa-3.6-4|31	%{_texmfdistdir}/bibtex/bst/aiaa/aiaa.bst
14mu|texlive-aiaa-3.6-4|32	%{_texmfdistdir}/tex/latex/aiaa/aiaa-tc.cls
14mu|texlive-aiaa-3.6-4|33	%doc %{_texmfdistdir}/doc/latex/aiaa/README
14mu|texlive-aiaa-3.6-4|34	%doc %{_texmfdistdir}/doc/latex/aiaa/aiaa.pdf
14mu|texlive-aiaa-3.6-4|35	%doc %{_texmfdistdir}/doc/latex/aiaa/author_guide.pdf
14mu|texlive-aiaa-3.6-4|36	%doc %{_texmfdistdir}/doc/latex/aiaa/author_guide.tex
14mu|texlive-aiaa-3.6-4|37	%doc %{_texmfdistdir}/doc/latex/aiaa/bibtex_database.bib
14mu|texlive-aiaa-3.6-4|38	%doc %{_texmfdistdir}/doc/latex/aiaa/figure_magnet.eps
14mu|texlive-aiaa-3.6-4|39	%doc %{_texmfdistdir}/doc/latex/aiaa/figure_magnet.pdf
14mu|texlive-aiaa-3.6-4|40	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/CHANGES
14mu|texlive-aiaa-3.6-4|41	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/MANIFEST
14mu|texlive-aiaa-3.6-4|42	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/README
14mu|texlive-aiaa-3.6-4|43	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaa.dtx
14mu|texlive-aiaa-3.6-4|44	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaa.ins
14mu|texlive-aiaa-3.6-4|45	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaa.pdf
14mu|texlive-aiaa-3.6-4|46	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaalgo.eps
14mu|texlive-aiaa-3.6-4|47	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.ps
14mu|texlive-aiaa-3.6-4|48	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.tex
14mu|texlive-aiaa-3.6-4|49	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpbtx.bib
14mu|texlive-aiaa-3.6-4|50	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpfig.eps
14mu|texlive-aiaa-3.6-4|51	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/refs/tstbtx.bib
14mu|texlive-aiaa-3.6-4|52	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/refs/tstref.tex
14mu|texlive-aiaa-3.6-4|53	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/subfigs/smpfig.eps
14mu|texlive-aiaa-3.6-4|54	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/subfigs/smpsubf.tex
14mu|texlive-aiaa-3.6-4|55	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smpfig.eps
14mu|texlive-aiaa-3.6-4|56	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smptalk.ps
14mu|texlive-aiaa-3.6-4|57	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smptalk.sty
14mu|texlive-aiaa-3.6-4|58	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smptalk.tex
14mu|texlive-aiaa-3.6-4|59	%doc %{_texmfdistdir}/doc/latex/aiaa/template_advanced.pdf
14mu|texlive-aiaa-3.6-4|60	%doc %{_texmfdistdir}/doc/latex/aiaa/template_advanced.tex
14mu|texlive-aiaa-3.6-4|61	%doc %{_texmfdistdir}/doc/latex/aiaa/template_basic.pdf
14mu|texlive-aiaa-3.6-4|62	%doc %{_texmfdistdir}/doc/latex/aiaa/template_basic.tex
14mu|texlive-aiaa-3.6-4|63	#- source
14mu|texlive-aiaa-3.6-4|64	%doc %{_texmfdistdir}/source/latex/aiaa/aiaa.dtx
14mu|texlive-aiaa-3.6-4|65	%doc %{_texmfdistdir}/source/latex/aiaa/aiaa.ins
14mu|texlive-aiaa-3.6-4|66	
14mu|texlive-aiaa-3.6-4|67	#-----------------------------------------------------------------------
14mu|texlive-aiaa-3.6-4|68	%prep
14mu|texlive-aiaa-3.6-4|69	%setup -c -a0 -a1 -a2
14mu|texlive-aiaa-3.6-4|70	
14mu|texlive-aiaa-3.6-4|71	%build
14mu|texlive-aiaa-3.6-4|72	
14mu|texlive-aiaa-3.6-4|73	%install
14mu|texlive-aiaa-3.6-4|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-aiaa-3.6-4|75	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-aiaa-3.6-4|76	
14mu|texlive-aiaa-3.6-4|77	
14mu|texlive-aiaa-3.6-4|78	
14mu|texlive-aiaa-3.6-4|79	%changelog
14mu|texlive-aiaa-3.6-4|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.6-4
14mu|texlive-aiaa-3.6-4|81	+ Revision: e11fe73
14mu|texlive-aiaa-3.6-4|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-aiaa-3.6-4|83	
14mu|texlive-aiaa-3.6-4|84	

24221 14
14mu|texlive-akletter-1.5i-4|1	# revision 15878
14mu|texlive-akletter-1.5i-4|2	# category Package
14mu|texlive-akletter-1.5i-4|3	# catalog-ctan /macros/latex/contrib/akletter
14mu|texlive-akletter-1.5i-4|4	# catalog-date 2009-01-23 15:11:09 +0100
14mu|texlive-akletter-1.5i-4|5	# catalog-license lppl
14mu|texlive-akletter-1.5i-4|6	# catalog-version 1.5i
14mu|texlive-akletter-1.5i-4|7	Name:		texlive-akletter
14mu|texlive-akletter-1.5i-4|8	Version:	1.5i
14mu|texlive-akletter-1.5i-4|9	Release:	4
14mu|texlive-akletter-1.5i-4|10	Summary:	Comprehensive letter support
14mu|texlive-akletter-1.5i-4|11	Group:		Publishing
14mu|texlive-akletter-1.5i-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/akletter
14mu|texlive-akletter-1.5i-4|13	License:	LPPL
14mu|texlive-akletter-1.5i-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akletter.tar.xz
14mu|texlive-akletter-1.5i-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akletter.doc.tar.xz
14mu|texlive-akletter-1.5i-4|16	BuildArch:	noarch
14mu|texlive-akletter-1.5i-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-akletter-1.5i-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-akletter-1.5i-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-akletter-1.5i-4|20	
14mu|texlive-akletter-1.5i-4|21	%description
14mu|texlive-akletter-1.5i-4|22	An advanced letter document class which extends LaTeX's usual
14mu|texlive-akletter-1.5i-4|23	letter class, providing support for building your own
14mu|texlive-akletter-1.5i-4|24	letterhead and marking fold points for window envelopes.
14mu|texlive-akletter-1.5i-4|25	Options supported by the package include: letterpaper for US
14mu|texlive-akletter-1.5i-4|26	letter; a4offset for a modified A4 layout suitable for platic
14mu|texlive-akletter-1.5i-4|27	binders that cover a part of the left margin. The class's
14mu|texlive-akletter-1.5i-4|28	handling of dates has inspired an extended version of date-
14mu|texlive-akletter-1.5i-4|29	handling in the isodate package. The class supersedes an
14mu|texlive-akletter-1.5i-4|30	earlier class called myletter.
14mu|texlive-akletter-1.5i-4|31	
14mu|texlive-akletter-1.5i-4|32	
14mu|texlive-akletter-1.5i-4|33	#-----------------------------------------------------------------------
14mu|texlive-akletter-1.5i-4|34	%files
14mu|texlive-akletter-1.5i-4|35	%{_texmfdistdir}/tex/latex/akletter/akfax.cfg
14mu|texlive-akletter-1.5i-4|36	%{_texmfdistdir}/tex/latex/akletter/akletter.cfg
14mu|texlive-akletter-1.5i-4|37	%{_texmfdistdir}/tex/latex/akletter/akletter.cls
14mu|texlive-akletter-1.5i-4|38	%{_texmfdistdir}/tex/latex/akletter/myletter.cls
14mu|texlive-akletter-1.5i-4|39	%doc %{_texmfdistdir}/doc/latex/akletter/akletter.tex
14mu|texlive-akletter-1.5i-4|40	%doc %{_texmfdistdir}/doc/latex/akletter/akletter.upl
14mu|texlive-akletter-1.5i-4|41	%doc %{_texmfdistdir}/doc/latex/akletter/letterdoc.pdf
14mu|texlive-akletter-1.5i-4|42	%doc %{_texmfdistdir}/doc/latex/akletter/letterdoc.tex
14mu|texlive-akletter-1.5i-4|43	%doc %{_texmfdistdir}/doc/latex/akletter/lettereng.pdf
14mu|texlive-akletter-1.5i-4|44	%doc %{_texmfdistdir}/doc/latex/akletter/lettereng.tex
14mu|texlive-akletter-1.5i-4|45	
14mu|texlive-akletter-1.5i-4|46	#-----------------------------------------------------------------------
14mu|texlive-akletter-1.5i-4|47	%prep
14mu|texlive-akletter-1.5i-4|48	%setup -c -a0 -a1
14mu|texlive-akletter-1.5i-4|49	
14mu|texlive-akletter-1.5i-4|50	%build
14mu|texlive-akletter-1.5i-4|51	
14mu|texlive-akletter-1.5i-4|52	%install
14mu|texlive-akletter-1.5i-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-akletter-1.5i-4|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-akletter-1.5i-4|55	
14mu|texlive-akletter-1.5i-4|56	
14mu|texlive-akletter-1.5i-4|57	
14mu|texlive-akletter-1.5i-4|58	%changelog
14mu|texlive-akletter-1.5i-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5i-4
14mu|texlive-akletter-1.5i-4|60	+ Revision: dcd9bd6
14mu|texlive-akletter-1.5i-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-akletter-1.5i-4|62	
14mu|texlive-akletter-1.5i-4|63	

24222 14
14mu|texlive-aleph-RC2-13|1	# revision 29764
14mu|texlive-aleph-RC2-13|2	# category Package
14mu|texlive-aleph-RC2-13|3	# catalog-ctan /systems/aleph
14mu|texlive-aleph-RC2-13|4	# catalog-date 2012-12-31 10:35:50 +0100
14mu|texlive-aleph-RC2-13|5	# catalog-license gpl
14mu|texlive-aleph-RC2-13|6	# catalog-version RC2
14mu|texlive-aleph-RC2-13|7	Name:		texlive-aleph
14mu|texlive-aleph-RC2-13|8	Version:	RC2
14mu|texlive-aleph-RC2-13|9	Release:	13
14mu|texlive-aleph-RC2-13|10	Summary:	Extended TeX
14mu|texlive-aleph-RC2-13|11	Group:		Publishing
14mu|texlive-aleph-RC2-13|12	URL:		http://www.ctan.org/tex-archive/systems/aleph
14mu|texlive-aleph-RC2-13|13	License:	GPL
14mu|texlive-aleph-RC2-13|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aleph.tar.xz
14mu|texlive-aleph-RC2-13|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aleph.doc.tar.xz
14mu|texlive-aleph-RC2-13|16	BuildArch:	noarch
14mu|texlive-aleph-RC2-13|17	BuildRequires:	texlive-tlpkg
14mu|texlive-aleph-RC2-13|18	Requires(pre):	texlive-tlpkg
14mu|texlive-aleph-RC2-13|19	Requires(post):	texlive-tetex
14mu|texlive-aleph-RC2-13|20	Requires:	texlive-latex
14mu|texlive-aleph-RC2-13|21	Requires:	texlive-plain
14mu|texlive-aleph-RC2-13|22	Requires:	texlive-lambda
14mu|texlive-aleph-RC2-13|23	Requires:	texlive-aleph.bin
14mu|texlive-aleph-RC2-13|24	
14mu|texlive-aleph-RC2-13|25	%description
14mu|texlive-aleph-RC2-13|26	An development of omega, using most of the extensions of TeX
14mu|texlive-aleph-RC2-13|27	itself developed for e-TeX.
14mu|texlive-aleph-RC2-13|28	
14mu|texlive-aleph-RC2-13|29	
14mu|texlive-aleph-RC2-13|30	#-----------------------------------------------------------------------
14mu|texlive-aleph-RC2-13|31	%files
14mu|texlive-aleph-RC2-13|32	%_texmf_fmtutil_d/aleph
14mu|texlive-aleph-RC2-13|33	%doc %{_texmfdistdir}/doc/aleph/base/News
14mu|texlive-aleph-RC2-13|34	%doc %{_texmfdistdir}/doc/aleph/base/readme.txt
14mu|texlive-aleph-RC2-13|35	%doc %{_mandir}/man1/aleph.1*
14mu|texlive-aleph-RC2-13|36	%doc %{_texmfdistdir}/doc/man/man1/aleph.man1.pdf
14mu|texlive-aleph-RC2-13|37	%doc %{_mandir}/man1/lamed.1*
14mu|texlive-aleph-RC2-13|38	%doc %{_texmfdistdir}/doc/man/man1/lamed.man1.pdf
14mu|texlive-aleph-RC2-13|39	
14mu|texlive-aleph-RC2-13|40	#-----------------------------------------------------------------------
14mu|texlive-aleph-RC2-13|41	%prep
14mu|texlive-aleph-RC2-13|42	%setup -c -a0 -a1
14mu|texlive-aleph-RC2-13|43	
14mu|texlive-aleph-RC2-13|44	%build
14mu|texlive-aleph-RC2-13|45	
14mu|texlive-aleph-RC2-13|46	%install
14mu|texlive-aleph-RC2-13|47	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-aleph-RC2-13|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-aleph-RC2-13|49	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-aleph-RC2-13|50	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-aleph-RC2-13|51	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-aleph-RC2-13|52	cat > %{buildroot}%{_texmf_fmtutil_d}/aleph <<EOF
14mu|texlive-aleph-RC2-13|53	#
14mu|texlive-aleph-RC2-13|54	# from aleph:
14mu|texlive-aleph-RC2-13|55	aleph aleph - *aleph.ini
14mu|texlive-aleph-RC2-13|56	lamed aleph language.dat *lambda.ini
14mu|texlive-aleph-RC2-13|57	EOF
14mu|texlive-aleph-RC2-13|58	
14mu|texlive-aleph-RC2-13|59	%changelog
14mu|texlive-aleph-RC2-13|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> RC2-13
14mu|texlive-aleph-RC2-13|61	+ Revision: fdd968c
14mu|texlive-aleph-RC2-13|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-aleph-RC2-13|63	
14mu|texlive-aleph-RC2-13|64	

24223 14
14mu|texlive-alg-20010313-4|1	# revision 15878
14mu|texlive-alg-20010313-4|2	# category Package
14mu|texlive-alg-20010313-4|3	# catalog-ctan /macros/latex/contrib/alg
14mu|texlive-alg-20010313-4|4	# catalog-date 2006-12-17 11:41:28 +0100
14mu|texlive-alg-20010313-4|5	# catalog-license lppl
14mu|texlive-alg-20010313-4|6	# catalog-version 2001-03-13
14mu|texlive-alg-20010313-4|7	Name:		texlive-alg
14mu|texlive-alg-20010313-4|8	Version:	20010313
14mu|texlive-alg-20010313-4|9	Release:	4
14mu|texlive-alg-20010313-4|10	Summary:	LaTeX environments for typesetting algorithms
14mu|texlive-alg-20010313-4|11	Group:		Publishing
14mu|texlive-alg-20010313-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/alg
14mu|texlive-alg-20010313-4|13	License:	LPPL
14mu|texlive-alg-20010313-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alg.tar.xz
14mu|texlive-alg-20010313-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alg.doc.tar.xz
14mu|texlive-alg-20010313-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alg.source.tar.xz
14mu|texlive-alg-20010313-4|17	BuildArch:	noarch
14mu|texlive-alg-20010313-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-alg-20010313-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-alg-20010313-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-alg-20010313-4|21	
14mu|texlive-alg-20010313-4|22	%description
14mu|texlive-alg-20010313-4|23	Defines two environments for typesetting algorithms in LaTeX2e.
14mu|texlive-alg-20010313-4|24	The algtab environment is used to typeset an algorithm with
14mu|texlive-alg-20010313-4|25	automatically numbered lines. The algorithm environment can be
14mu|texlive-alg-20010313-4|26	used to encapsulate the algtab environment algorithm in a
14mu|texlive-alg-20010313-4|27	floating body together with a header, a caption, etc.
14mu|texlive-alg-20010313-4|28	\listofalgorithms is defined.
14mu|texlive-alg-20010313-4|29	
14mu|texlive-alg-20010313-4|30	
14mu|texlive-alg-20010313-4|31	#-----------------------------------------------------------------------
14mu|texlive-alg-20010313-4|32	%files
14mu|texlive-alg-20010313-4|33	%{_texmfdistdir}/tex/latex/alg/alg.sty
14mu|texlive-alg-20010313-4|34	%doc %{_texmfdistdir}/doc/latex/alg/readme.txt
14mu|texlive-alg-20010313-4|35	#- source
14mu|texlive-alg-20010313-4|36	%doc %{_texmfdistdir}/source/latex/alg/alg.dtx
14mu|texlive-alg-20010313-4|37	%doc %{_texmfdistdir}/source/latex/alg/alg.ins
14mu|texlive-alg-20010313-4|38	
14mu|texlive-alg-20010313-4|39	#-----------------------------------------------------------------------
14mu|texlive-alg-20010313-4|40	%prep
14mu|texlive-alg-20010313-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-alg-20010313-4|42	
14mu|texlive-alg-20010313-4|43	%build
14mu|texlive-alg-20010313-4|44	
14mu|texlive-alg-20010313-4|45	%install
14mu|texlive-alg-20010313-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-alg-20010313-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-alg-20010313-4|48	
14mu|texlive-alg-20010313-4|49	
14mu|texlive-alg-20010313-4|50	
14mu|texlive-alg-20010313-4|51	%changelog
14mu|texlive-alg-20010313-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20010313-4
14mu|texlive-alg-20010313-4|53	+ Revision: 1738d0a
14mu|texlive-alg-20010313-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-alg-20010313-4|55	
14mu|texlive-alg-20010313-4|56	

24224 14
14mu|texlive-algorithm2e-4.01-4|1	# revision 16417
14mu|texlive-algorithm2e-4.01-4|2	# category Package
14mu|texlive-algorithm2e-4.01-4|3	# catalog-ctan /macros/latex/contrib/algorithm2e
14mu|texlive-algorithm2e-4.01-4|4	# catalog-date 2009-12-15 18:51:03 +0100
14mu|texlive-algorithm2e-4.01-4|5	# catalog-license lppl
14mu|texlive-algorithm2e-4.01-4|6	# catalog-version 4.01
14mu|texlive-algorithm2e-4.01-4|7	Name:		texlive-algorithm2e
14mu|texlive-algorithm2e-4.01-4|8	Version:	4.01
14mu|texlive-algorithm2e-4.01-4|9	Release:	4
14mu|texlive-algorithm2e-4.01-4|10	Summary:	Floating algorithm environment with algorithmic keywords
14mu|texlive-algorithm2e-4.01-4|11	Group:		Publishing
14mu|texlive-algorithm2e-4.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/algorithm2e
14mu|texlive-algorithm2e-4.01-4|13	License:	LPPL
14mu|texlive-algorithm2e-4.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithm2e.tar.xz
14mu|texlive-algorithm2e-4.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithm2e.doc.tar.xz
14mu|texlive-algorithm2e-4.01-4|16	BuildArch:	noarch
14mu|texlive-algorithm2e-4.01-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-algorithm2e-4.01-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-algorithm2e-4.01-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-algorithm2e-4.01-4|20	
14mu|texlive-algorithm2e-4.01-4|21	%description
14mu|texlive-algorithm2e-4.01-4|22	Algorithm2e is an environment for writing algorithms. An
14mu|texlive-algorithm2e-4.01-4|23	algorithm becomes a floating object (like figure, table, etc.).
14mu|texlive-algorithm2e-4.01-4|24	The package provides macros that allow you to create different
14mu|texlive-algorithm2e-4.01-4|25	keywords, and a set of predefined key words is provided; you
14mu|texlive-algorithm2e-4.01-4|26	can change the typography of the keywords. The package allows
14mu|texlive-algorithm2e-4.01-4|27	vertical lines delimiting a block of instructions in an
14mu|texlive-algorithm2e-4.01-4|28	algorithm, and defines different sorts of algorithms such as
14mu|texlive-algorithm2e-4.01-4|29	Procedure or Function; the name of these functions may be
14mu|texlive-algorithm2e-4.01-4|30	reused in the text or in other algorithms.
14mu|texlive-algorithm2e-4.01-4|31	
14mu|texlive-algorithm2e-4.01-4|32	
14mu|texlive-algorithm2e-4.01-4|33	#-----------------------------------------------------------------------
14mu|texlive-algorithm2e-4.01-4|34	%files
14mu|texlive-algorithm2e-4.01-4|35	%{_texmfdistdir}/tex/latex/algorithm2e/algorithm2e.sty
14mu|texlive-algorithm2e-4.01-4|36	%doc %{_texmfdistdir}/doc/latex/algorithm2e/README
14mu|texlive-algorithm2e-4.01-4|37	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e.pdf
14mu|texlive-algorithm2e-4.01-4|38	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e.tex
14mu|texlive-algorithm2e-4.01-4|39	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex01.tex
14mu|texlive-algorithm2e-4.01-4|40	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex02.tex
14mu|texlive-algorithm2e-4.01-4|41	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex03.tex
14mu|texlive-algorithm2e-4.01-4|42	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex04.tex
14mu|texlive-algorithm2e-4.01-4|43	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex05.tex
14mu|texlive-algorithm2e-4.01-4|44	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex06.tex
14mu|texlive-algorithm2e-4.01-4|45	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex07.tex
14mu|texlive-algorithm2e-4.01-4|46	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exAlgoDisjdecomp.tex
14mu|texlive-algorithm2e-4.01-4|47	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exIR.tex
14mu|texlive-algorithm2e-4.01-4|48	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exfor.tex
14mu|texlive-algorithm2e-4.01-4|49	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exrepeat.tex
14mu|texlive-algorithm2e-4.01-4|50	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exswitch.tex
14mu|texlive-algorithm2e-4.01-4|51	
14mu|texlive-algorithm2e-4.01-4|52	#-----------------------------------------------------------------------
14mu|texlive-algorithm2e-4.01-4|53	%prep
14mu|texlive-algorithm2e-4.01-4|54	%setup -c -a0 -a1
14mu|texlive-algorithm2e-4.01-4|55	
14mu|texlive-algorithm2e-4.01-4|56	%build
14mu|texlive-algorithm2e-4.01-4|57	
14mu|texlive-algorithm2e-4.01-4|58	%install
14mu|texlive-algorithm2e-4.01-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-algorithm2e-4.01-4|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-algorithm2e-4.01-4|61	
14mu|texlive-algorithm2e-4.01-4|62	
14mu|texlive-algorithm2e-4.01-4|63	
14mu|texlive-algorithm2e-4.01-4|64	%changelog
14mu|texlive-algorithm2e-4.01-4|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.01-4
14mu|texlive-algorithm2e-4.01-4|66	+ Revision: abe2f69
14mu|texlive-algorithm2e-4.01-4|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-algorithm2e-4.01-4|68	
14mu|texlive-algorithm2e-4.01-4|69	

24225 14
14mu|texlive-algorithmicx-20061012-4|1	# revision 15878
14mu|texlive-algorithmicx-20061012-4|2	# category Package
14mu|texlive-algorithmicx-20061012-4|3	# catalog-ctan /macros/latex/contrib/algorithmicx
14mu|texlive-algorithmicx-20061012-4|4	# catalog-date 2006-10-12 12:11:58 +0200
14mu|texlive-algorithmicx-20061012-4|5	# catalog-license lppl
14mu|texlive-algorithmicx-20061012-4|6	# catalog-version undef
14mu|texlive-algorithmicx-20061012-4|7	Name:		texlive-algorithmicx
14mu|texlive-algorithmicx-20061012-4|8	Version:	20061012
14mu|texlive-algorithmicx-20061012-4|9	Release:	4
14mu|texlive-algorithmicx-20061012-4|10	Summary:	The algorithmic style you always wanted
14mu|texlive-algorithmicx-20061012-4|11	Group:		Publishing
14mu|texlive-algorithmicx-20061012-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/algorithmicx
14mu|texlive-algorithmicx-20061012-4|13	License:	LPPL
14mu|texlive-algorithmicx-20061012-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithmicx.tar.xz
14mu|texlive-algorithmicx-20061012-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithmicx.doc.tar.xz
14mu|texlive-algorithmicx-20061012-4|16	BuildArch:	noarch
14mu|texlive-algorithmicx-20061012-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-algorithmicx-20061012-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-algorithmicx-20061012-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-algorithmicx-20061012-4|20	
14mu|texlive-algorithmicx-20061012-4|21	%description
14mu|texlive-algorithmicx-20061012-4|22	Algorithmicx provides a very flexible, yet easy to use way for
14mu|texlive-algorithmicx-20061012-4|23	inserting good looking pseudocode or source code in your
14mu|texlive-algorithmicx-20061012-4|24	papers. It has built in support for Pseudocode, Pascal, C, and
14mu|texlive-algorithmicx-20061012-4|25	powerful means to create definitions for any programming
14mu|texlive-algorithmicx-20061012-4|26	language. You can easily adapt a Pseudocode style to your
14mu|texlive-algorithmicx-20061012-4|27	native language.
14mu|texlive-algorithmicx-20061012-4|28	
14mu|texlive-algorithmicx-20061012-4|29	
14mu|texlive-algorithmicx-20061012-4|30	#-----------------------------------------------------------------------
14mu|texlive-algorithmicx-20061012-4|31	%files
14mu|texlive-algorithmicx-20061012-4|32	%{_texmfdistdir}/tex/latex/algorithmicx/algc.sty
14mu|texlive-algorithmicx-20061012-4|33	%{_texmfdistdir}/tex/latex/algorithmicx/algcompatible.sty
14mu|texlive-algorithmicx-20061012-4|34	%{_texmfdistdir}/tex/latex/algorithmicx/algmatlab.sty
14mu|texlive-algorithmicx-20061012-4|35	%{_texmfdistdir}/tex/latex/algorithmicx/algorithmicx.sty
14mu|texlive-algorithmicx-20061012-4|36	%{_texmfdistdir}/tex/latex/algorithmicx/algpascal.sty
14mu|texlive-algorithmicx-20061012-4|37	%{_texmfdistdir}/tex/latex/algorithmicx/algpseudocode.sty
14mu|texlive-algorithmicx-20061012-4|38	%doc %{_texmfdistdir}/doc/latex/algorithmicx/README
14mu|texlive-algorithmicx-20061012-4|39	%doc %{_texmfdistdir}/doc/latex/algorithmicx/algorithmicx.pdf
14mu|texlive-algorithmicx-20061012-4|40	%doc %{_texmfdistdir}/doc/latex/algorithmicx/algorithmicx.tex
14mu|texlive-algorithmicx-20061012-4|41	
14mu|texlive-algorithmicx-20061012-4|42	#-----------------------------------------------------------------------
14mu|texlive-algorithmicx-20061012-4|43	%prep
14mu|texlive-algorithmicx-20061012-4|44	%setup -c -a0 -a1
14mu|texlive-algorithmicx-20061012-4|45	
14mu|texlive-algorithmicx-20061012-4|46	%build
14mu|texlive-algorithmicx-20061012-4|47	
14mu|texlive-algorithmicx-20061012-4|48	%install
14mu|texlive-algorithmicx-20061012-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-algorithmicx-20061012-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-algorithmicx-20061012-4|51	
14mu|texlive-algorithmicx-20061012-4|52	
14mu|texlive-algorithmicx-20061012-4|53	
14mu|texlive-algorithmicx-20061012-4|54	%changelog
14mu|texlive-algorithmicx-20061012-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061012-4
14mu|texlive-algorithmicx-20061012-4|56	+ Revision: ccb794b
14mu|texlive-algorithmicx-20061012-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-algorithmicx-20061012-4|58	
14mu|texlive-algorithmicx-20061012-4|59	

24226 14
14mu|texlive-algorithms-0.1-4|1	# revision 15878
14mu|texlive-algorithms-0.1-4|2	# category Package
14mu|texlive-algorithms-0.1-4|3	# catalog-ctan /macros/latex/contrib/algorithms
14mu|texlive-algorithms-0.1-4|4	# catalog-date 2009-08-25 14:02:57 +0200
14mu|texlive-algorithms-0.1-4|5	# catalog-license lgpl
14mu|texlive-algorithms-0.1-4|6	# catalog-version 0.1
14mu|texlive-algorithms-0.1-4|7	Name:		texlive-algorithms
14mu|texlive-algorithms-0.1-4|8	Version:	0.1
14mu|texlive-algorithms-0.1-4|9	Release:	4
14mu|texlive-algorithms-0.1-4|10	Summary:	A suite of tools for typesetting algorithms in pseudo-code
14mu|texlive-algorithms-0.1-4|11	Group:		Publishing
14mu|texlive-algorithms-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/algorithms
14mu|texlive-algorithms-0.1-4|13	License:	LGPL
14mu|texlive-algorithms-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithms.tar.xz
14mu|texlive-algorithms-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithms.doc.tar.xz
14mu|texlive-algorithms-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithms.source.tar.xz
14mu|texlive-algorithms-0.1-4|17	BuildArch:	noarch
14mu|texlive-algorithms-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-algorithms-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-algorithms-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-algorithms-0.1-4|21	
14mu|texlive-algorithms-0.1-4|22	%description
14mu|texlive-algorithms-0.1-4|23	Consists of two environments: algorithm and algorithmic. The
14mu|texlive-algorithms-0.1-4|24	algorithm package defines a floating algorithm environment
14mu|texlive-algorithms-0.1-4|25	designed to work with the algorithmic style. Within an
14mu|texlive-algorithms-0.1-4|26	algorithmic environment a number of commands for typesetting
14mu|texlive-algorithms-0.1-4|27	popular algorithmic constructs are available.
14mu|texlive-algorithms-0.1-4|28	
14mu|texlive-algorithms-0.1-4|29	
14mu|texlive-algorithms-0.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-algorithms-0.1-4|31	%files
14mu|texlive-algorithms-0.1-4|32	%{_texmfdistdir}/tex/latex/algorithms/algorithm.sty
14mu|texlive-algorithms-0.1-4|33	%{_texmfdistdir}/tex/latex/algorithms/algorithmic.sty
14mu|texlive-algorithms-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/algorithms/COPYING
14mu|texlive-algorithms-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/algorithms/README
14mu|texlive-algorithms-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/algorithms/THANKS
14mu|texlive-algorithms-0.1-4|37	%doc %{_texmfdistdir}/doc/latex/algorithms/algorithms.pdf
14mu|texlive-algorithms-0.1-4|38	#- source
14mu|texlive-algorithms-0.1-4|39	%doc %{_texmfdistdir}/source/latex/algorithms/algorithms.dtx
14mu|texlive-algorithms-0.1-4|40	%doc %{_texmfdistdir}/source/latex/algorithms/algorithms.ins
14mu|texlive-algorithms-0.1-4|41	
14mu|texlive-algorithms-0.1-4|42	#-----------------------------------------------------------------------
14mu|texlive-algorithms-0.1-4|43	%prep
14mu|texlive-algorithms-0.1-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-algorithms-0.1-4|45	
14mu|texlive-algorithms-0.1-4|46	%build
14mu|texlive-algorithms-0.1-4|47	
14mu|texlive-algorithms-0.1-4|48	%install
14mu|texlive-algorithms-0.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-algorithms-0.1-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-algorithms-0.1-4|51	
14mu|texlive-algorithms-0.1-4|52	
14mu|texlive-algorithms-0.1-4|53	
14mu|texlive-algorithms-0.1-4|54	%changelog
14mu|texlive-algorithms-0.1-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-algorithms-0.1-4|56	+ Revision: a5a636c
14mu|texlive-algorithms-0.1-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-algorithms-0.1-4|58	
14mu|texlive-algorithms-0.1-4|59	

24227 14
14mu|texlive-alnumsec-v0.03-4|1	# revision 15878
14mu|texlive-alnumsec-v0.03-4|2	# category Package
14mu|texlive-alnumsec-v0.03-4|3	# catalog-ctan /macros/latex/contrib/alnumsec
14mu|texlive-alnumsec-v0.03-4|4	# catalog-date 2008-05-11 02:21:17 +0200
14mu|texlive-alnumsec-v0.03-4|5	# catalog-license lppl
14mu|texlive-alnumsec-v0.03-4|6	# catalog-version v0.03
14mu|texlive-alnumsec-v0.03-4|7	Name:		texlive-alnumsec
14mu|texlive-alnumsec-v0.03-4|8	Version:	v0.03
14mu|texlive-alnumsec-v0.03-4|9	Release:	4
14mu|texlive-alnumsec-v0.03-4|10	Summary:	Alphanumeric section numbering
14mu|texlive-alnumsec-v0.03-4|11	Group:		Publishing
14mu|texlive-alnumsec-v0.03-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/alnumsec
14mu|texlive-alnumsec-v0.03-4|13	License:	LPPL
14mu|texlive-alnumsec-v0.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alnumsec.tar.xz
14mu|texlive-alnumsec-v0.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alnumsec.doc.tar.xz
14mu|texlive-alnumsec-v0.03-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alnumsec.source.tar.xz
14mu|texlive-alnumsec-v0.03-4|17	BuildArch:	noarch
14mu|texlive-alnumsec-v0.03-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-alnumsec-v0.03-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-alnumsec-v0.03-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-alnumsec-v0.03-4|21	
14mu|texlive-alnumsec-v0.03-4|22	%description
14mu|texlive-alnumsec-v0.03-4|23	This package allows you to use alphanumeric section numbering,
14mu|texlive-alnumsec-v0.03-4|24	for instance "A. Introduction ... III. International Law". Its
14mu|texlive-alnumsec-v0.03-4|25	output is similar to alphanum, but you can use the standard
14mu|texlive-alnumsec-v0.03-4|26	LaTeX sectioning commands, so that it is possible to switch
14mu|texlive-alnumsec-v0.03-4|27	numbering schemes easily. Greek letters, double letters (bb)
14mu|texlive-alnumsec-v0.03-4|28	and different delimiters around them are supported.
14mu|texlive-alnumsec-v0.03-4|29	
14mu|texlive-alnumsec-v0.03-4|30	
14mu|texlive-alnumsec-v0.03-4|31	#-----------------------------------------------------------------------
14mu|texlive-alnumsec-v0.03-4|32	%files
14mu|texlive-alnumsec-v0.03-4|33	%{_texmfdistdir}/tex/latex/alnumsec/alnumsec.sty
14mu|texlive-alnumsec-v0.03-4|34	%doc %{_texmfdistdir}/doc/latex/alnumsec/README
14mu|texlive-alnumsec-v0.03-4|35	%doc %{_texmfdistdir}/doc/latex/alnumsec/alnumsec.pdf
14mu|texlive-alnumsec-v0.03-4|36	#- source
14mu|texlive-alnumsec-v0.03-4|37	%doc %{_texmfdistdir}/source/latex/alnumsec/alnumsec.dtx
14mu|texlive-alnumsec-v0.03-4|38	%doc %{_texmfdistdir}/source/latex/alnumsec/alnumsec.ins
14mu|texlive-alnumsec-v0.03-4|39	
14mu|texlive-alnumsec-v0.03-4|40	#-----------------------------------------------------------------------
14mu|texlive-alnumsec-v0.03-4|41	%prep
14mu|texlive-alnumsec-v0.03-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-alnumsec-v0.03-4|43	
14mu|texlive-alnumsec-v0.03-4|44	%build
14mu|texlive-alnumsec-v0.03-4|45	
14mu|texlive-alnumsec-v0.03-4|46	%install
14mu|texlive-alnumsec-v0.03-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-alnumsec-v0.03-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-alnumsec-v0.03-4|49	
14mu|texlive-alnumsec-v0.03-4|50	
14mu|texlive-alnumsec-v0.03-4|51	
14mu|texlive-alnumsec-v0.03-4|52	%changelog
14mu|texlive-alnumsec-v0.03-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.03-4
14mu|texlive-alnumsec-v0.03-4|54	+ Revision: a727905
14mu|texlive-alnumsec-v0.03-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-alnumsec-v0.03-4|56	
14mu|texlive-alnumsec-v0.03-4|57	

24228 14
14mu|texlive-alterqcm-3.7c-4|1	# revision 23385
14mu|texlive-alterqcm-3.7c-4|2	# category Package
14mu|texlive-alterqcm-3.7c-4|3	# catalog-ctan /macros/latex/contrib/alterqcm
14mu|texlive-alterqcm-3.7c-4|4	# catalog-date 2011-06-06 00:10:59 +0200
14mu|texlive-alterqcm-3.7c-4|5	# catalog-license lppl
14mu|texlive-alterqcm-3.7c-4|6	# catalog-version 3.7c
14mu|texlive-alterqcm-3.7c-4|7	Name:		texlive-alterqcm
14mu|texlive-alterqcm-3.7c-4|8	Version:	3.7c
14mu|texlive-alterqcm-3.7c-4|9	Release:	4
14mu|texlive-alterqcm-3.7c-4|10	Summary:	Multiple choice questionnaires in two column tables
14mu|texlive-alterqcm-3.7c-4|11	Group:		Publishing
14mu|texlive-alterqcm-3.7c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/alterqcm
14mu|texlive-alterqcm-3.7c-4|13	License:	LPPL
14mu|texlive-alterqcm-3.7c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alterqcm.tar.xz
14mu|texlive-alterqcm-3.7c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alterqcm.doc.tar.xz
14mu|texlive-alterqcm-3.7c-4|16	BuildArch:	noarch
14mu|texlive-alterqcm-3.7c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-alterqcm-3.7c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-alterqcm-3.7c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-alterqcm-3.7c-4|20	
14mu|texlive-alterqcm-3.7c-4|21	%description
14mu|texlive-alterqcm-3.7c-4|22	Macros to support the creation of multiple-choice
14mu|texlive-alterqcm-3.7c-4|23	questionnaires in two-column tables.
14mu|texlive-alterqcm-3.7c-4|24	
14mu|texlive-alterqcm-3.7c-4|25	
14mu|texlive-alterqcm-3.7c-4|26	#-----------------------------------------------------------------------
14mu|texlive-alterqcm-3.7c-4|27	%files
14mu|texlive-alterqcm-3.7c-4|28	%{_texmfdistdir}/tex/latex/alterqcm/alterqcm.sty
14mu|texlive-alterqcm-3.7c-4|29	%doc %{_texmfdistdir}/doc/latex/alterqcm/README
14mu|texlive-alterqcm-3.7c-4|30	%doc %{_texmfdistdir}/doc/latex/alterqcm/README.doc
14mu|texlive-alterqcm-3.7c-4|31	%doc %{_texmfdistdir}/doc/latex/alterqcm/doc_aq-screen.pdf
14mu|texlive-alterqcm-3.7c-4|32	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/AntillesESjuin2006.tex
14mu|texlive-alterqcm-3.7c-4|33	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/alea.tex
14mu|texlive-alterqcm-3.7c-4|34	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/annexe.tex
14mu|texlive-alterqcm-3.7c-4|35	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/correct.tex
14mu|texlive-alterqcm-3.7c-4|36	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/example_1.tex
14mu|texlive-alterqcm-3.7c-4|37	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/example_2.tex
14mu|texlive-alterqcm-3.7c-4|38	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/language.tex
14mu|texlive-alterqcm-3.7c-4|39	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/points.tex
14mu|texlive-alterqcm-3.7c-4|40	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/sep.tex
14mu|texlive-alterqcm-3.7c-4|41	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/transparent-final.tex
14mu|texlive-alterqcm-3.7c-4|42	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/transparent-init.tex
14mu|texlive-alterqcm-3.7c-4|43	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/verb.tex
14mu|texlive-alterqcm-3.7c-4|44	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/AntillesESjuin2006.pdf
14mu|texlive-alterqcm-3.7c-4|45	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/alea.pdf
14mu|texlive-alterqcm-3.7c-4|46	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/annexe.pdf
14mu|texlive-alterqcm-3.7c-4|47	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/correct.pdf
14mu|texlive-alterqcm-3.7c-4|48	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/doc_aq.pdf
14mu|texlive-alterqcm-3.7c-4|49	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/example_1.pdf
14mu|texlive-alterqcm-3.7c-4|50	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/example_2.pdf
14mu|texlive-alterqcm-3.7c-4|51	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/language.pdf
14mu|texlive-alterqcm-3.7c-4|52	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/points.pdf
14mu|texlive-alterqcm-3.7c-4|53	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/sep.pdf
14mu|texlive-alterqcm-3.7c-4|54	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/transparent-final.pdf
14mu|texlive-alterqcm-3.7c-4|55	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/transparent-init.pdf
14mu|texlive-alterqcm-3.7c-4|56	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/verb.pdf
14mu|texlive-alterqcm-3.7c-4|57	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/180px-Gustave_Moreau_007.jpg
14mu|texlive-alterqcm-3.7c-4|58	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/240px-Mort_du_fossoyeur.jpg
14mu|texlive-alterqcm-3.7c-4|59	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/The_Wounded_Angel_-_Hugo_Simberg.jpg
14mu|texlive-alterqcm-3.7c-4|60	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/aq.ist
14mu|texlive-alterqcm-3.7c-4|61	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-def.tex
14mu|texlive-alterqcm-3.7c-4|62	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-excomp.tex
14mu|texlive-alterqcm-3.7c-4|63	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-globales.tex
14mu|texlive-alterqcm-3.7c-4|64	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-installation.tex
14mu|texlive-alterqcm-3.7c-4|65	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-locales.tex
14mu|texlive-alterqcm-3.7c-4|66	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-mc.tex
14mu|texlive-alterqcm-3.7c-4|67	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-points.tex
14mu|texlive-alterqcm-3.7c-4|68	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-problem.tex
14mu|texlive-alterqcm-3.7c-4|69	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc_aq-main.tex
14mu|texlive-alterqcm-3.7c-4|70	
14mu|texlive-alterqcm-3.7c-4|71	#-----------------------------------------------------------------------
14mu|texlive-alterqcm-3.7c-4|72	%prep
14mu|texlive-alterqcm-3.7c-4|73	%setup -c -a0 -a1
14mu|texlive-alterqcm-3.7c-4|74	
14mu|texlive-alterqcm-3.7c-4|75	%build
14mu|texlive-alterqcm-3.7c-4|76	
14mu|texlive-alterqcm-3.7c-4|77	%install
14mu|texlive-alterqcm-3.7c-4|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-alterqcm-3.7c-4|79	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-alterqcm-3.7c-4|80	
14mu|texlive-alterqcm-3.7c-4|81	
14mu|texlive-alterqcm-3.7c-4|82	
14mu|texlive-alterqcm-3.7c-4|83	%changelog
14mu|texlive-alterqcm-3.7c-4|84	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.7c-4
14mu|texlive-alterqcm-3.7c-4|85	+ Revision: d1e50f4
14mu|texlive-alterqcm-3.7c-4|86	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-alterqcm-3.7c-4|87	
14mu|texlive-alterqcm-3.7c-4|88	

24229 14
14mu|texlive-altfont-1.1-4|1	# revision 15878
14mu|texlive-altfont-1.1-4|2	# category Package
14mu|texlive-altfont-1.1-4|3	# catalog-ctan /macros/latex/contrib/altfont
14mu|texlive-altfont-1.1-4|4	# catalog-date 2007-09-25 20:36:22 +0200
14mu|texlive-altfont-1.1-4|5	# catalog-license gpl
14mu|texlive-altfont-1.1-4|6	# catalog-version 1.1
14mu|texlive-altfont-1.1-4|7	Name:		texlive-altfont
14mu|texlive-altfont-1.1-4|8	Version:	1.1
14mu|texlive-altfont-1.1-4|9	Release:	4
14mu|texlive-altfont-1.1-4|10	Summary:	Alternative font handling in LaTeX
14mu|texlive-altfont-1.1-4|11	Group:		Publishing
14mu|texlive-altfont-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/altfont
14mu|texlive-altfont-1.1-4|13	License:	GPL
14mu|texlive-altfont-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/altfont.tar.xz
14mu|texlive-altfont-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/altfont.doc.tar.xz
14mu|texlive-altfont-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/altfont.source.tar.xz
14mu|texlive-altfont-1.1-4|17	BuildArch:	noarch
14mu|texlive-altfont-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-altfont-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-altfont-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-altfont-1.1-4|21	
14mu|texlive-altfont-1.1-4|22	%description
14mu|texlive-altfont-1.1-4|23	The package provides a replacement for that part of psnfss and
14mu|texlive-altfont-1.1-4|24	mfnfss that changes the default font. The package is
14mu|texlive-altfont-1.1-4|25	distributed together with the psfont package, by the same
14mu|texlive-altfont-1.1-4|26	author.
14mu|texlive-altfont-1.1-4|27	
14mu|texlive-altfont-1.1-4|28	
14mu|texlive-altfont-1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-altfont-1.1-4|30	%files
14mu|texlive-altfont-1.1-4|31	%{_texmfdistdir}/tex/latex/altfont/altfont.cfg
14mu|texlive-altfont-1.1-4|32	%{_texmfdistdir}/tex/latex/altfont/altfont.sty
14mu|texlive-altfont-1.1-4|33	%{_texmfdistdir}/tex/latex/altfont/psfont.cfg
14mu|texlive-altfont-1.1-4|34	%{_texmfdistdir}/tex/latex/altfont/psfont.sty
14mu|texlive-altfont-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/altfont/README
14mu|texlive-altfont-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/altfont/altfont.pdf
14mu|texlive-altfont-1.1-4|37	%doc %{_texmfdistdir}/doc/latex/altfont/psfont.pdf
14mu|texlive-altfont-1.1-4|38	#- source
14mu|texlive-altfont-1.1-4|39	%doc %{_texmfdistdir}/source/latex/altfont/altfont.dtx
14mu|texlive-altfont-1.1-4|40	%doc %{_texmfdistdir}/source/latex/altfont/altfont.ins
14mu|texlive-altfont-1.1-4|41	%doc %{_texmfdistdir}/source/latex/altfont/psfont.dtx
14mu|texlive-altfont-1.1-4|42	%doc %{_texmfdistdir}/source/latex/altfont/psfont.ins
14mu|texlive-altfont-1.1-4|43	
14mu|texlive-altfont-1.1-4|44	#-----------------------------------------------------------------------
14mu|texlive-altfont-1.1-4|45	%prep
14mu|texlive-altfont-1.1-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-altfont-1.1-4|47	
14mu|texlive-altfont-1.1-4|48	%build
14mu|texlive-altfont-1.1-4|49	
14mu|texlive-altfont-1.1-4|50	%install
14mu|texlive-altfont-1.1-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-altfont-1.1-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-altfont-1.1-4|53	
14mu|texlive-altfont-1.1-4|54	
14mu|texlive-altfont-1.1-4|55	
14mu|texlive-altfont-1.1-4|56	%changelog
14mu|texlive-altfont-1.1-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-altfont-1.1-4|58	+ Revision: 0b92a00
14mu|texlive-altfont-1.1-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-altfont-1.1-4|60	
14mu|texlive-altfont-1.1-4|61	

24230 14
14mu|texlive-ametsoc-3.0-4|1	# revision 15878
14mu|texlive-ametsoc-3.0-4|2	# category Package
14mu|texlive-ametsoc-3.0-4|3	# catalog-ctan /macros/latex/contrib/ametsoc
14mu|texlive-ametsoc-3.0-4|4	# catalog-date 2008-09-04 00:14:12 +0200
14mu|texlive-ametsoc-3.0-4|5	# catalog-license lppl
14mu|texlive-ametsoc-3.0-4|6	# catalog-version 3.0
14mu|texlive-ametsoc-3.0-4|7	Name:		texlive-ametsoc
14mu|texlive-ametsoc-3.0-4|8	Version:	3.0
14mu|texlive-ametsoc-3.0-4|9	Release:	4
14mu|texlive-ametsoc-3.0-4|10	Summary:	Official American Meteorological Society Latex Template
14mu|texlive-ametsoc-3.0-4|11	Group:		Publishing
14mu|texlive-ametsoc-3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ametsoc
14mu|texlive-ametsoc-3.0-4|13	License:	LPPL
14mu|texlive-ametsoc-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ametsoc.tar.xz
14mu|texlive-ametsoc-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ametsoc.doc.tar.xz
14mu|texlive-ametsoc-3.0-4|16	BuildArch:	noarch
14mu|texlive-ametsoc-3.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ametsoc-3.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ametsoc-3.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ametsoc-3.0-4|20	
14mu|texlive-ametsoc-3.0-4|21	%description
14mu|texlive-ametsoc-3.0-4|22	This package contains all the files necessary to write an
14mu|texlive-ametsoc-3.0-4|23	article using latex for the American Meteorological Society
14mu|texlive-ametsoc-3.0-4|24	journals. The article and bibliography style files are provided
14mu|texlive-ametsoc-3.0-4|25	along with two PDFs describing the use of the files and a blank
14mu|texlive-ametsoc-3.0-4|26	template for authors to use in writing their article. Also
14mu|texlive-ametsoc-3.0-4|27	available is a separate style file used to format a two-column,
14mu|texlive-ametsoc-3.0-4|28	journal page layout draft for the author's personal use.
14mu|texlive-ametsoc-3.0-4|29	
14mu|texlive-ametsoc-3.0-4|30	
14mu|texlive-ametsoc-3.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-ametsoc-3.0-4|32	%files
14mu|texlive-ametsoc-3.0-4|33	%{_texmfdistdir}/bibtex/bst/ametsoc/ametsoc.bst
14mu|texlive-ametsoc-3.0-4|34	%{_texmfdistdir}/tex/latex/ametsoc/ametsoc.sty
14mu|texlive-ametsoc-3.0-4|35	%{_texmfdistdir}/tex/latex/ametsoc/ametsoc2col.sty
14mu|texlive-ametsoc-3.0-4|36	%doc %{_texmfdistdir}/doc/latex/ametsoc/AMS_References.pdf
14mu|texlive-ametsoc-3.0-4|37	%doc %{_texmfdistdir}/doc/latex/ametsoc/README
14mu|texlive-ametsoc-3.0-4|38	%doc %{_texmfdistdir}/doc/latex/ametsoc/amspaper.pdf
14mu|texlive-ametsoc-3.0-4|39	%doc %{_texmfdistdir}/doc/latex/ametsoc/amspaper.tex
14mu|texlive-ametsoc-3.0-4|40	%doc %{_texmfdistdir}/doc/latex/ametsoc/amspaper2col.pdf
14mu|texlive-ametsoc-3.0-4|41	%doc %{_texmfdistdir}/doc/latex/ametsoc/bibliography/database.bib
14mu|texlive-ametsoc-3.0-4|42	%doc %{_texmfdistdir}/doc/latex/ametsoc/bibliography/references.bib
14mu|texlive-ametsoc-3.0-4|43	%doc %{_texmfdistdir}/doc/latex/ametsoc/blank_template.pdf
14mu|texlive-ametsoc-3.0-4|44	%doc %{_texmfdistdir}/doc/latex/ametsoc/blank_template.tex
14mu|texlive-ametsoc-3.0-4|45	%doc %{_texmfdistdir}/doc/latex/ametsoc/figures/figure01.eps
14mu|texlive-ametsoc-3.0-4|46	
14mu|texlive-ametsoc-3.0-4|47	#-----------------------------------------------------------------------
14mu|texlive-ametsoc-3.0-4|48	%prep
14mu|texlive-ametsoc-3.0-4|49	%setup -c -a0 -a1
14mu|texlive-ametsoc-3.0-4|50	
14mu|texlive-ametsoc-3.0-4|51	%build
14mu|texlive-ametsoc-3.0-4|52	
14mu|texlive-ametsoc-3.0-4|53	%install
14mu|texlive-ametsoc-3.0-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ametsoc-3.0-4|55	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ametsoc-3.0-4|56	
14mu|texlive-ametsoc-3.0-4|57	
14mu|texlive-ametsoc-3.0-4|58	
14mu|texlive-ametsoc-3.0-4|59	%changelog
14mu|texlive-ametsoc-3.0-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14mu|texlive-ametsoc-3.0-4|61	+ Revision: d98af80
14mu|texlive-ametsoc-3.0-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ametsoc-3.0-4|63	
14mu|texlive-ametsoc-3.0-4|64	

24231 14
14mu|texlive-amiri-0.104-3|1	# revision 27114
14mu|texlive-amiri-0.104-3|2	# category Package
14mu|texlive-amiri-0.104-3|3	# catalog-ctan /fonts/amiri
14mu|texlive-amiri-0.104-3|4	# catalog-date 2012-07-19 13:24:09 +0200
14mu|texlive-amiri-0.104-3|5	# catalog-license ofl
14mu|texlive-amiri-0.104-3|6	# catalog-version 0.104
14mu|texlive-amiri-0.104-3|7	Name:		texlive-amiri
14mu|texlive-amiri-0.104-3|8	Epoch:		1
14mu|texlive-amiri-0.104-3|9	Version:	0.104
14mu|texlive-amiri-0.104-3|10	Release:	3
14mu|texlive-amiri-0.104-3|11	Summary:	A classical Arabic typeface, Naskh style
14mu|texlive-amiri-0.104-3|12	Group:		Publishing
14mu|texlive-amiri-0.104-3|13	URL:		http://www.ctan.org/tex-archive/fonts/amiri
14mu|texlive-amiri-0.104-3|14	License:	OFL
14mu|texlive-amiri-0.104-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amiri.tar.xz
14mu|texlive-amiri-0.104-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amiri.doc.tar.xz
14mu|texlive-amiri-0.104-3|17	BuildArch:	noarch
14mu|texlive-amiri-0.104-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-amiri-0.104-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-amiri-0.104-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-amiri-0.104-3|21	
14mu|texlive-amiri-0.104-3|22	%description
14mu|texlive-amiri-0.104-3|23	This is a beta-release of the font, though it is believed to be
14mu|texlive-amiri-0.104-3|24	largely usable. (The author retains the right to make
14mu|texlive-amiri-0.104-3|25	incompatible changes in the future.) The font covers the Arabic
14mu|texlive-amiri-0.104-3|26	and Arabic Supplement blocks of Unicode 6.0, which means it
14mu|texlive-amiri-0.104-3|27	essentially covers any language written in Arabic script and
14mu|texlive-amiri-0.104-3|28	supported by Unicode.
14mu|texlive-amiri-0.104-3|29	
14mu|texlive-amiri-0.104-3|30	
14mu|texlive-amiri-0.104-3|31	#-----------------------------------------------------------------------
14mu|texlive-amiri-0.104-3|32	%files
14mu|texlive-amiri-0.104-3|33	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-bold.ttf
14mu|texlive-amiri-0.104-3|34	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-boldslanted.ttf
14mu|texlive-amiri-0.104-3|35	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-regular.ttf
14mu|texlive-amiri-0.104-3|36	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-slanted.ttf
14mu|texlive-amiri-0.104-3|37	%doc %{_texmfdistdir}/doc/fonts/amiri/Makefile
14mu|texlive-amiri-0.104-3|38	%doc %{_texmfdistdir}/doc/fonts/amiri/OFL-FAQ.txt
14mu|texlive-amiri-0.104-3|39	%doc %{_texmfdistdir}/doc/fonts/amiri/OFL.txt
14mu|texlive-amiri-0.104-3|40	%doc %{_texmfdistdir}/doc/fonts/amiri/README
14mu|texlive-amiri-0.104-3|41	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/NEWS-Arabic.txt
14mu|texlive-amiri-0.104-3|42	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/NEWS.txt
14mu|texlive-amiri-0.104-3|43	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/README-Arabic.txt
14mu|texlive-amiri-0.104-3|44	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/README.txt
14mu|texlive-amiri-0.104-3|45	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/amiri-table.pdf
14mu|texlive-amiri-0.104-3|46	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-bold.sfd
14mu|texlive-amiri-0.104-3|47	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-regular.fea
14mu|texlive-amiri-0.104-3|48	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-regular.sfd
14mu|texlive-amiri-0.104-3|49	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-slanted.fea
14mu|texlive-amiri-0.104-3|50	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/basic.fea
14mu|texlive-amiri-0.104-3|51	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/classes.fea
14mu|texlive-amiri-0.104-3|52	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/contextuals.fea
14mu|texlive-amiri-0.104-3|53	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Bold.sfd
14mu|texlive-amiri-0.104-3|54	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-BoldItalic.sfd
14mu|texlive-amiri-0.104-3|55	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Italic.sfd
14mu|texlive-amiri-0.104-3|56	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Roman-edits.sfd
14mu|texlive-amiri-0.104-3|57	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Roman.sfd
14mu|texlive-amiri-0.104-3|58	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Semibold.sfd
14mu|texlive-amiri-0.104-3|59	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-SemiboldItalic.sfd
14mu|texlive-amiri-0.104-3|60	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/calt.fea
14mu|texlive-amiri-0.104-3|61	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/calt_italic.fea
14mu|texlive-amiri-0.104-3|62	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/crimson.fea
14mu|texlive-amiri-0.104-3|63	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/crimson_italic.fea
14mu|texlive-amiri-0.104-3|64	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/fractions.fea
14mu|texlive-amiri-0.104-3|65	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/italic_glyphclasses.fea
14mu|texlive-amiri-0.104-3|66	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/ligatures.fea
14mu|texlive-amiri-0.104-3|67	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/locl.fea
14mu|texlive-amiri-0.104-3|68	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/numbers.fea
14mu|texlive-amiri-0.104-3|69	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/numbers_italic.fea
14mu|texlive-amiri-0.104-3|70	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/roman_glyphclasses.fea
14mu|texlive-amiri-0.104-3|71	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/smallcaps.fea
14mu|texlive-amiri-0.104-3|72	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/subs_sups.fea
14mu|texlive-amiri-0.104-3|73	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/variants.fea
14mu|texlive-amiri-0.104-3|74	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/variants_italic.fea
14mu|texlive-amiri-0.104-3|75	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/enclosing.fea
14mu|texlive-amiri-0.104-3|76	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_classes.fea
14mu|texlive-amiri-0.104-3|77	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_ltra.fea
14mu|texlive-amiri-0.104-3|78	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_proportional.fea
14mu|texlive-amiri-0.104-3|79	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_rtla.fea
14mu|texlive-amiri-0.104-3|80	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/kashida.fea
14mu|texlive-amiri-0.104-3|81	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/kerning.fea
14mu|texlive-amiri-0.104-3|82	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lang.fea
14mu|texlive-amiri-0.104-3|83	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lang_arabic.fea
14mu|texlive-amiri-0.104-3|84	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lang_latin.fea
14mu|texlive-amiri-0.104-3|85	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/latin_gsub.fea
14mu|texlive-amiri-0.104-3|86	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lellah.fea
14mu|texlive-amiri-0.104-3|87	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/local.fea
14mu|texlive-amiri-0.104-3|88	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/proportional.fea
14mu|texlive-amiri-0.104-3|89	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/quran.fea
14mu|texlive-amiri-0.104-3|90	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/rtlm.fea
14mu|texlive-amiri-0.104-3|91	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/stylisticsets.fea
14mu|texlive-amiri-0.104-3|92	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/basic.test
14mu|texlive-amiri-0.104-3|93	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/enclosing.ptest
14mu|texlive-amiri-0.104-3|94	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/extendedmeem.test
14mu|texlive-amiri-0.104-3|95	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/high_baa.test
14mu|texlive-amiri-0.104-3|96	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/lellah.test
14mu|texlive-amiri-0.104-3|97	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/local.test
14mu|texlive-amiri-0.104-3|98	%doc %{_texmfdistdir}/doc/fonts/amiri/tools/build.py
14mu|texlive-amiri-0.104-3|99	%doc %{_texmfdistdir}/doc/fonts/amiri/tools/runtest.py
14mu|texlive-amiri-0.104-3|100	
14mu|texlive-amiri-0.104-3|101	#-----------------------------------------------------------------------
14mu|texlive-amiri-0.104-3|102	%prep
14mu|texlive-amiri-0.104-3|103	%setup -c -a0 -a1
14mu|texlive-amiri-0.104-3|104	
14mu|texlive-amiri-0.104-3|105	%build
14mu|texlive-amiri-0.104-3|106	
14mu|texlive-amiri-0.104-3|107	%install
14mu|texlive-amiri-0.104-3|108	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-amiri-0.104-3|109	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-amiri-0.104-3|110	
14mu|texlive-amiri-0.104-3|111	
14mu|texlive-amiri-0.104-3|112	
14mu|texlive-amiri-0.104-3|113	%changelog
14mu|texlive-amiri-0.104-3|114	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.104-3
14mu|texlive-amiri-0.104-3|115	+ Revision: 2764e91
14mu|texlive-amiri-0.104-3|116	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-amiri-0.104-3|117	
14mu|texlive-amiri-0.104-3|118	

24232 14
14mu|texlive-amsaddr-1.1-7|1	# revision 29630
14mu|texlive-amsaddr-1.1-7|2	# category Package
14mu|texlive-amsaddr-1.1-7|3	# catalog-ctan /macros/latex/contrib/amsaddr
14mu|texlive-amsaddr-1.1-7|4	# catalog-date 2013-04-03 11:32:41 +0200
14mu|texlive-amsaddr-1.1-7|5	# catalog-license lppl
14mu|texlive-amsaddr-1.1-7|6	# catalog-version 1.1
14mu|texlive-amsaddr-1.1-7|7	Name:		texlive-amsaddr
14mu|texlive-amsaddr-1.1-7|8	Version:	1.1
14mu|texlive-amsaddr-1.1-7|9	Release:	7
14mu|texlive-amsaddr-1.1-7|10	Summary:	Alter the position of affiliations in amsart
14mu|texlive-amsaddr-1.1-7|11	Group:		Publishing
14mu|texlive-amsaddr-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/amsaddr
14mu|texlive-amsaddr-1.1-7|13	License:	LPPL
14mu|texlive-amsaddr-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.tar.xz
14mu|texlive-amsaddr-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.doc.tar.xz
14mu|texlive-amsaddr-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.source.tar.xz
14mu|texlive-amsaddr-1.1-7|17	BuildArch:	noarch
14mu|texlive-amsaddr-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-amsaddr-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-amsaddr-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-amsaddr-1.1-7|21	
14mu|texlive-amsaddr-1.1-7|22	%description
14mu|texlive-amsaddr-1.1-7|23	The package is to be used with the amsart documentclass. It
14mu|texlive-amsaddr-1.1-7|24	lets you move the authors' affiliations either just below the
14mu|texlive-amsaddr-1.1-7|25	authors' names on the front page or as footnotes on the first
14mu|texlive-amsaddr-1.1-7|26	page. The email addresses are always listed as a footnote on
14mu|texlive-amsaddr-1.1-7|27	the front page.
14mu|texlive-amsaddr-1.1-7|28	
14mu|texlive-amsaddr-1.1-7|29	
14mu|texlive-amsaddr-1.1-7|30	#-----------------------------------------------------------------------
14mu|texlive-amsaddr-1.1-7|31	%files
14mu|texlive-amsaddr-1.1-7|32	%{_texmfdistdir}/tex/latex/amsaddr/amsaddr.sty
14mu|texlive-amsaddr-1.1-7|33	%doc %{_texmfdistdir}/doc/latex/amsaddr/README
14mu|texlive-amsaddr-1.1-7|34	%doc %{_texmfdistdir}/doc/latex/amsaddr/amsaddr.pdf
14mu|texlive-amsaddr-1.1-7|35	#- source
14mu|texlive-amsaddr-1.1-7|36	%doc %{_texmfdistdir}/source/latex/amsaddr/amsaddr.dtx
14mu|texlive-amsaddr-1.1-7|37	%doc %{_texmfdistdir}/source/latex/amsaddr/amsaddr.ins
14mu|texlive-amsaddr-1.1-7|38	
14mu|texlive-amsaddr-1.1-7|39	#-----------------------------------------------------------------------
14mu|texlive-amsaddr-1.1-7|40	%prep
14mu|texlive-amsaddr-1.1-7|41	%setup -c -a0 -a1 -a2
14mu|texlive-amsaddr-1.1-7|42	
14mu|texlive-amsaddr-1.1-7|43	%build
14mu|texlive-amsaddr-1.1-7|44	
14mu|texlive-amsaddr-1.1-7|45	%install
14mu|texlive-amsaddr-1.1-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-amsaddr-1.1-7|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-amsaddr-1.1-7|48	
14mu|texlive-amsaddr-1.1-7|49	%changelog
14mu|texlive-amsaddr-1.1-7|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-amsaddr-1.1-7|51	+ Revision: 4cb4443
14mu|texlive-amsaddr-1.1-7|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-amsaddr-1.1-7|53	
14mu|texlive-amsaddr-1.1-7|54	

24233 14
14mu|texlive-amscls-20130202-7|1	# revision 30738
14mu|texlive-amscls-20130202-7|2	# category Package
14mu|texlive-amscls-20130202-7|3	# catalog-ctan /macros/latex/required/amslatex/amscls
14mu|texlive-amscls-20130202-7|4	# catalog-date 2013-02-02 11:29:56 +0100
14mu|texlive-amscls-20130202-7|5	# catalog-license lppl
14mu|texlive-amscls-20130202-7|6	# catalog-version undef
14mu|texlive-amscls-20130202-7|7	Name:		texlive-amscls
14mu|texlive-amscls-20130202-7|8	Version:	20130202
14mu|texlive-amscls-20130202-7|9	Release:	7
14mu|texlive-amscls-20130202-7|10	Summary:	AMS document classes for LaTeX
14mu|texlive-amscls-20130202-7|11	Group:		Publishing
14mu|texlive-amscls-20130202-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/amslatex/amscls
14mu|texlive-amscls-20130202-7|13	License:	LPPL
14mu|texlive-amscls-20130202-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.tar.xz
14mu|texlive-amscls-20130202-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.doc.tar.xz
14mu|texlive-amscls-20130202-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.source.tar.xz
14mu|texlive-amscls-20130202-7|17	BuildArch:	noarch
14mu|texlive-amscls-20130202-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-amscls-20130202-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-amscls-20130202-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-amscls-20130202-7|21	
14mu|texlive-amscls-20130202-7|22	%description
14mu|texlive-amscls-20130202-7|23	This bundle contains three AMS classes, amsart (for writing
14mu|texlive-amscls-20130202-7|24	articles for the AMS), amsbook (for books) and amsproc (for
14mu|texlive-amscls-20130202-7|25	proceedings), together with some supporting material. The
14mu|texlive-amscls-20130202-7|26	material is made available as part of the AMS-LaTeX
14mu|texlive-amscls-20130202-7|27	distribution.
14mu|texlive-amscls-20130202-7|28	
14mu|texlive-amscls-20130202-7|29	
14mu|texlive-amscls-20130202-7|30	#-----------------------------------------------------------------------
14mu|texlive-amscls-20130202-7|31	%files
14mu|texlive-amscls-20130202-7|32	%{_texmfdistdir}/bibtex/bst/amscls/amsalpha.bst
14mu|texlive-amscls-20130202-7|33	%{_texmfdistdir}/bibtex/bst/amscls/amsplain.bst
14mu|texlive-amscls-20130202-7|34	%{_texmfdistdir}/tex/latex/amscls/amsart.cls
14mu|texlive-amscls-20130202-7|35	%{_texmfdistdir}/tex/latex/amscls/amsbook.cls
14mu|texlive-amscls-20130202-7|36	%{_texmfdistdir}/tex/latex/amscls/amsbooka.sty
14mu|texlive-amscls-20130202-7|37	%{_texmfdistdir}/tex/latex/amscls/amsdtx.cls
14mu|texlive-amscls-20130202-7|38	%{_texmfdistdir}/tex/latex/amscls/amsldoc.cls
14mu|texlive-amscls-20130202-7|39	%{_texmfdistdir}/tex/latex/amscls/amsmidx.sty
14mu|texlive-amscls-20130202-7|40	%{_texmfdistdir}/tex/latex/amscls/amsproc.cls
14mu|texlive-amscls-20130202-7|41	%{_texmfdistdir}/tex/latex/amscls/amsthm.sty
14mu|texlive-amscls-20130202-7|42	%{_texmfdistdir}/tex/latex/amscls/upref.sty
14mu|texlive-amscls-20130202-7|43	%doc %{_texmfdistdir}/doc/latex/amscls/00LICENSE.txt
14mu|texlive-amscls-20130202-7|44	%doc %{_texmfdistdir}/doc/latex/amscls/amsart.template
14mu|texlive-amscls-20130202-7|45	%doc %{_texmfdistdir}/doc/latex/amscls/amsbook.template
14mu|texlive-amscls-20130202-7|46	%doc %{_texmfdistdir}/doc/latex/amscls/amsbooka.pdf
14mu|texlive-amscls-20130202-7|47	%doc %{_texmfdistdir}/doc/latex/amscls/amsclass.pdf
14mu|texlive-amscls-20130202-7|48	%doc %{_texmfdistdir}/doc/latex/amscls/amsdtx.pdf
14mu|texlive-amscls-20130202-7|49	%doc %{_texmfdistdir}/doc/latex/amscls/amsmidx.pdf
14mu|texlive-amscls-20130202-7|50	%doc %{_texmfdistdir}/doc/latex/amscls/amsproc.template
14mu|texlive-amscls-20130202-7|51	%doc %{_texmfdistdir}/doc/latex/amscls/amsthdoc.pdf
14mu|texlive-amscls-20130202-7|52	%doc %{_texmfdistdir}/doc/latex/amscls/diffs-c.txt
14mu|texlive-amscls-20130202-7|53	%doc %{_texmfdistdir}/doc/latex/amscls/instr-l.pdf
14mu|texlive-amscls-20130202-7|54	%doc %{_texmfdistdir}/doc/latex/amscls/thmtest.pdf
14mu|texlive-amscls-20130202-7|55	%doc %{_texmfdistdir}/doc/latex/amscls/upref.pdf
14mu|texlive-amscls-20130202-7|56	#- source
14mu|texlive-amscls-20130202-7|57	%doc %{_texmfdistdir}/source/latex/amscls/00LICENSE.txt
14mu|texlive-amscls-20130202-7|58	%doc %{_texmfdistdir}/source/latex/amscls/00readme.txt
14mu|texlive-amscls-20130202-7|59	%doc %{_texmfdistdir}/source/latex/amscls/ams-c1.ins
14mu|texlive-amscls-20130202-7|60	%doc %{_texmfdistdir}/source/latex/amscls/amsbooka.dtx
14mu|texlive-amscls-20130202-7|61	%doc %{_texmfdistdir}/source/latex/amscls/amsbooka.ins
14mu|texlive-amscls-20130202-7|62	%doc %{_texmfdistdir}/source/latex/amscls/amsclass.dtx
14mu|texlive-amscls-20130202-7|63	%doc %{_texmfdistdir}/source/latex/amscls/amsdtx.dtx
14mu|texlive-amscls-20130202-7|64	%doc %{_texmfdistdir}/source/latex/amscls/amsdtx.ins
14mu|texlive-amscls-20130202-7|65	%doc %{_texmfdistdir}/source/latex/amscls/amsmidx.dtx
14mu|texlive-amscls-20130202-7|66	%doc %{_texmfdistdir}/source/latex/amscls/amsthdoc.tex
14mu|texlive-amscls-20130202-7|67	%doc %{_texmfdistdir}/source/latex/amscls/install.txt
14mu|texlive-amscls-20130202-7|68	%doc %{_texmfdistdir}/source/latex/amscls/instr-l.tex
14mu|texlive-amscls-20130202-7|69	%doc %{_texmfdistdir}/source/latex/amscls/manifest.txt
14mu|texlive-amscls-20130202-7|70	%doc %{_texmfdistdir}/source/latex/amscls/thmtest.tex
14mu|texlive-amscls-20130202-7|71	%doc %{_texmfdistdir}/source/latex/amscls/upref.dtx
14mu|texlive-amscls-20130202-7|72	
14mu|texlive-amscls-20130202-7|73	#-----------------------------------------------------------------------
14mu|texlive-amscls-20130202-7|74	%prep
14mu|texlive-amscls-20130202-7|75	%setup -c -a0 -a1 -a2
14mu|texlive-amscls-20130202-7|76	
14mu|texlive-amscls-20130202-7|77	%build
14mu|texlive-amscls-20130202-7|78	
14mu|texlive-amscls-20130202-7|79	%install
14mu|texlive-amscls-20130202-7|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-amscls-20130202-7|81	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-amscls-20130202-7|82	
14mu|texlive-amscls-20130202-7|83	%changelog
14mu|texlive-amscls-20130202-7|84	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130202-7
14mu|texlive-amscls-20130202-7|85	+ Revision: 10e4b0b
14mu|texlive-amscls-20130202-7|86	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-amscls-20130202-7|87	
14mu|texlive-amscls-20130202-7|88	

24234 14
14mu|texlive-amsmath-2.14-7|1	# revision 30645
14mu|texlive-amsmath-2.14-7|2	# category Package
14mu|texlive-amsmath-2.14-7|3	# catalog-ctan /macros/latex/required/amslatex/math
14mu|texlive-amsmath-2.14-7|4	# catalog-date 2013-03-09 20:29:31 +0100
14mu|texlive-amsmath-2.14-7|5	# catalog-license lppl
14mu|texlive-amsmath-2.14-7|6	# catalog-version 2.14
14mu|texlive-amsmath-2.14-7|7	Name:		texlive-amsmath
14mu|texlive-amsmath-2.14-7|8	Version:	2.14
14mu|texlive-amsmath-2.14-7|9	Release:	7
14mu|texlive-amsmath-2.14-7|10	Summary:	AMS mathematical facilities for LaTeX
14mu|texlive-amsmath-2.14-7|11	Group:		Publishing
14mu|texlive-amsmath-2.14-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/amslatex/math
14mu|texlive-amsmath-2.14-7|13	License:	LPPL
14mu|texlive-amsmath-2.14-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.tar.xz
14mu|texlive-amsmath-2.14-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.doc.tar.xz
14mu|texlive-amsmath-2.14-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.source.tar.xz
14mu|texlive-amsmath-2.14-7|17	BuildArch:	noarch
14mu|texlive-amsmath-2.14-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-amsmath-2.14-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-amsmath-2.14-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-amsmath-2.14-7|21	
14mu|texlive-amsmath-2.14-7|22	%description
14mu|texlive-amsmath-2.14-7|23	The package provides the principal packages in the AMS-LaTeX
14mu|texlive-amsmath-2.14-7|24	distribution. It adapts for use in LaTeX most of the
14mu|texlive-amsmath-2.14-7|25	mathematical features found in AMS-TeX; it is highly
14mu|texlive-amsmath-2.14-7|26	recommendsd as an adjunct to serious mathematical typesetting
14mu|texlive-amsmath-2.14-7|27	in LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy
14mu|texlive-amsmath-2.14-7|28	(for bold symbols), amsopn (for operator names) and amstext
14mu|texlive-amsmath-2.14-7|29	(for text embdedded in mathematics) are also loaded. Amsmath is
14mu|texlive-amsmath-2.14-7|30	part of the LaTeX required distribution; however, several
14mu|texlive-amsmath-2.14-7|31	contributed packages add still further to its appeal; examples
14mu|texlive-amsmath-2.14-7|32	are empheq, which provides functions for decorating and
14mu|texlive-amsmath-2.14-7|33	highlighting mathematics, and ntheorem, for specifying theorem
14mu|texlive-amsmath-2.14-7|34	(and similar) definitions.
14mu|texlive-amsmath-2.14-7|35	
14mu|texlive-amsmath-2.14-7|36	
14mu|texlive-amsmath-2.14-7|37	#-----------------------------------------------------------------------
14mu|texlive-amsmath-2.14-7|38	%files
14mu|texlive-amsmath-2.14-7|39	%{_texmfdistdir}/tex/latex/amsmath/amsbsy.sty
14mu|texlive-amsmath-2.14-7|40	%{_texmfdistdir}/tex/latex/amsmath/amscd.sty
14mu|texlive-amsmath-2.14-7|41	%{_texmfdistdir}/tex/latex/amsmath/amsgen.sty
14mu|texlive-amsmath-2.14-7|42	%{_texmfdistdir}/tex/latex/amsmath/amsmath.sty
14mu|texlive-amsmath-2.14-7|43	%{_texmfdistdir}/tex/latex/amsmath/amsopn.sty
14mu|texlive-amsmath-2.14-7|44	%{_texmfdistdir}/tex/latex/amsmath/amstex.sty
14mu|texlive-amsmath-2.14-7|45	%{_texmfdistdir}/tex/latex/amsmath/amstext.sty
14mu|texlive-amsmath-2.14-7|46	%{_texmfdistdir}/tex/latex/amsmath/amsxtra.sty
14mu|texlive-amsmath-2.14-7|47	%doc %{_texmfdistdir}/doc/latex/amsmath/amsbsy.pdf
14mu|texlive-amsmath-2.14-7|48	%doc %{_texmfdistdir}/doc/latex/amsmath/amscd.pdf
14mu|texlive-amsmath-2.14-7|49	%doc %{_texmfdistdir}/doc/latex/amsmath/amsgen.pdf
14mu|texlive-amsmath-2.14-7|50	%doc %{_texmfdistdir}/doc/latex/amsmath/amsldoc.pdf
14mu|texlive-amsmath-2.14-7|51	%doc %{_texmfdistdir}/doc/latex/amsmath/amsmath.pdf
14mu|texlive-amsmath-2.14-7|52	%doc %{_texmfdistdir}/doc/latex/amsmath/amsopn.pdf
14mu|texlive-amsmath-2.14-7|53	%doc %{_texmfdistdir}/doc/latex/amsmath/amstext.pdf
14mu|texlive-amsmath-2.14-7|54	%doc %{_texmfdistdir}/doc/latex/amsmath/amsxtra.pdf
14mu|texlive-amsmath-2.14-7|55	%doc %{_texmfdistdir}/doc/latex/amsmath/subeqn.pdf
14mu|texlive-amsmath-2.14-7|56	%doc %{_texmfdistdir}/doc/latex/amsmath/technote.pdf
14mu|texlive-amsmath-2.14-7|57	%doc %{_texmfdistdir}/doc/latex/amsmath/testmath.pdf
14mu|texlive-amsmath-2.14-7|58	#- source
14mu|texlive-amsmath-2.14-7|59	%doc %{_texmfdistdir}/source/latex/amsmath/README
14mu|texlive-amsmath-2.14-7|60	%doc %{_texmfdistdir}/source/latex/amsmath/amsbsy.dtx
14mu|texlive-amsmath-2.14-7|61	%doc %{_texmfdistdir}/source/latex/amsmath/amsbsy.ins
14mu|texlive-amsmath-2.14-7|62	%doc %{_texmfdistdir}/source/latex/amsmath/amscd.dtx
14mu|texlive-amsmath-2.14-7|63	%doc %{_texmfdistdir}/source/latex/amsmath/amscd.ins
14mu|texlive-amsmath-2.14-7|64	%doc %{_texmfdistdir}/source/latex/amsmath/amsgen.dtx
14mu|texlive-amsmath-2.14-7|65	%doc %{_texmfdistdir}/source/latex/amsmath/amsgen.ins
14mu|texlive-amsmath-2.14-7|66	%doc %{_texmfdistdir}/source/latex/amsmath/amsldoc.tex
14mu|texlive-amsmath-2.14-7|67	%doc %{_texmfdistdir}/source/latex/amsmath/amsmath.dtx
14mu|texlive-amsmath-2.14-7|68	%doc %{_texmfdistdir}/source/latex/amsmath/amsmath.ins
14mu|texlive-amsmath-2.14-7|69	%doc %{_texmfdistdir}/source/latex/amsmath/amsopn.dtx
14mu|texlive-amsmath-2.14-7|70	%doc %{_texmfdistdir}/source/latex/amsmath/amsopn.ins
14mu|texlive-amsmath-2.14-7|71	%doc %{_texmfdistdir}/source/latex/amsmath/amstext.dtx
14mu|texlive-amsmath-2.14-7|72	%doc %{_texmfdistdir}/source/latex/amsmath/amstext.ins
14mu|texlive-amsmath-2.14-7|73	%doc %{_texmfdistdir}/source/latex/amsmath/amsxtra.dtx
14mu|texlive-amsmath-2.14-7|74	%doc %{_texmfdistdir}/source/latex/amsmath/amsxtra.ins
14mu|texlive-amsmath-2.14-7|75	%doc %{_texmfdistdir}/source/latex/amsmath/diffs-m.txt
14mu|texlive-amsmath-2.14-7|76	%doc %{_texmfdistdir}/source/latex/amsmath/install.txt
14mu|texlive-amsmath-2.14-7|77	%doc %{_texmfdistdir}/source/latex/amsmath/manifest.txt
14mu|texlive-amsmath-2.14-7|78	%doc %{_texmfdistdir}/source/latex/amsmath/subeqn.tex
14mu|texlive-amsmath-2.14-7|79	%doc %{_texmfdistdir}/source/latex/amsmath/technote.tex
14mu|texlive-amsmath-2.14-7|80	%doc %{_texmfdistdir}/source/latex/amsmath/testmath.tex
14mu|texlive-amsmath-2.14-7|81	
14mu|texlive-amsmath-2.14-7|82	#-----------------------------------------------------------------------
14mu|texlive-amsmath-2.14-7|83	%prep
14mu|texlive-amsmath-2.14-7|84	%setup -c -a0 -a1 -a2
14mu|texlive-amsmath-2.14-7|85	
14mu|texlive-amsmath-2.14-7|86	%build
14mu|texlive-amsmath-2.14-7|87	
14mu|texlive-amsmath-2.14-7|88	%install
14mu|texlive-amsmath-2.14-7|89	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-amsmath-2.14-7|90	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-amsmath-2.14-7|91	
14mu|texlive-amsmath-2.14-7|92	%changelog
14mu|texlive-amsmath-2.14-7|93	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.14-7
14mu|texlive-amsmath-2.14-7|94	+ Revision: b19b5ed
14mu|texlive-amsmath-2.14-7|95	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-amsmath-2.14-7|96	
14mu|texlive-amsmath-2.14-7|97	

24235 14
14mu|texlive-amstex-2.2-10|1	# revision 29764
14mu|texlive-amstex-2.2-10|2	# category Package
14mu|texlive-amstex-2.2-10|3	# catalog-ctan /macros/amstex
14mu|texlive-amstex-2.2-10|4	# catalog-date 2012-04-13 20:24:15 +0200
14mu|texlive-amstex-2.2-10|5	# catalog-license lppl
14mu|texlive-amstex-2.2-10|6	# catalog-version 2.2
14mu|texlive-amstex-2.2-10|7	Name:		texlive-amstex
14mu|texlive-amstex-2.2-10|8	Version:	2.2
14mu|texlive-amstex-2.2-10|9	Release:	10
14mu|texlive-amstex-2.2-10|10	Summary:	American Mathematical Society plain TeX macros
14mu|texlive-amstex-2.2-10|11	Group:		Publishing
14mu|texlive-amstex-2.2-10|12	URL:		http://www.ctan.org/tex-archive/macros/amstex
14mu|texlive-amstex-2.2-10|13	License:	LPPL
14mu|texlive-amstex-2.2-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amstex.tar.xz
14mu|texlive-amstex-2.2-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amstex.doc.tar.xz
14mu|texlive-amstex-2.2-10|16	BuildArch:	noarch
14mu|texlive-amstex-2.2-10|17	BuildRequires:	texlive-tlpkg
14mu|texlive-amstex-2.2-10|18	Requires(pre):	texlive-tlpkg
14mu|texlive-amstex-2.2-10|19	Requires(post):	texlive-kpathsea
14mu|texlive-amstex-2.2-10|20	Requires(post):	texlive-tetex
14mu|texlive-amstex-2.2-10|21	Requires:	texlive-tex
14mu|texlive-amstex-2.2-10|22	Requires:	texlive-amstex.bin
14mu|texlive-amstex-2.2-10|23	
14mu|texlive-amstex-2.2-10|24	%description
14mu|texlive-amstex-2.2-10|25	AMSTeX is a TeX macro package, originally written by Michael
14mu|texlive-amstex-2.2-10|26	Spivak for the American Mathematical Society (AMS) during 1983-
14mu|texlive-amstex-2.2-10|27	1985 and is described in the book 'The Joy of TeX'. It is based
14mu|texlive-amstex-2.2-10|28	on Plain TeX, and provides many features for producing more
14mu|texlive-amstex-2.2-10|29	professional-looking maths formulas with less burden on
14mu|texlive-amstex-2.2-10|30	authors. More recently, the focus of attention has switched to
14mu|texlive-amstex-2.2-10|31	amslatex, but AMSTeX remains as a working system.
14mu|texlive-amstex-2.2-10|32	
14mu|texlive-amstex-2.2-10|33	
14mu|texlive-amstex-2.2-10|34	#-----------------------------------------------------------------------
14mu|texlive-amstex-2.2-10|35	%files
14mu|texlive-amstex-2.2-10|36	%{_texmfdistdir}/tex/amstex/base/amsppt.sti
14mu|texlive-amstex-2.2-10|37	%{_texmfdistdir}/tex/amstex/base/amsppt.sty
14mu|texlive-amstex-2.2-10|38	%{_texmfdistdir}/tex/amstex/base/amsppt1.tex
14mu|texlive-amstex-2.2-10|39	%{_texmfdistdir}/tex/amstex/base/amstex.bug
14mu|texlive-amstex-2.2-10|40	%{_texmfdistdir}/tex/amstex/base/amstex.tex
14mu|texlive-amstex-2.2-10|41	%{_texmfdistdir}/tex/amstex/config/amstex.ini
14mu|texlive-amstex-2.2-10|42	%_texmf_fmtutil_d/amstex
14mu|texlive-amstex-2.2-10|43	%doc %{_texmfdistdir}/doc/amstex/base/README
14mu|texlive-amstex-2.2-10|44	%doc %{_texmfdistdir}/doc/amstex/base/amsguide.pdf
14mu|texlive-amstex-2.2-10|45	%doc %{_texmfdistdir}/doc/amstex/base/amsguide.tex
14mu|texlive-amstex-2.2-10|46	%doc %{_texmfdistdir}/doc/amstex/base/amsppt.doc
14mu|texlive-amstex-2.2-10|47	%doc %{_texmfdistdir}/doc/amstex/base/amsppt.faq
14mu|texlive-amstex-2.2-10|48	%doc %{_texmfdistdir}/doc/amstex/base/amstinst.ps.gz
14mu|texlive-amstex-2.2-10|49	%doc %{_texmfdistdir}/doc/amstex/base/amstinst.tex
14mu|texlive-amstex-2.2-10|50	%doc %{_texmfdistdir}/doc/amstex/base/joyerr.tex
14mu|texlive-amstex-2.2-10|51	%doc %{_texmfdistdir}/doc/amstex/base/joyerr2.tex
14mu|texlive-amstex-2.2-10|52	%doc %{_mandir}/man1/amstex.1*
14mu|texlive-amstex-2.2-10|53	%doc %{_texmfdistdir}/doc/man/man1/amstex.man1.pdf
14mu|texlive-amstex-2.2-10|54	
14mu|texlive-amstex-2.2-10|55	#-----------------------------------------------------------------------
14mu|texlive-amstex-2.2-10|56	%prep
14mu|texlive-amstex-2.2-10|57	%setup -c -a0 -a1
14mu|texlive-amstex-2.2-10|58	
14mu|texlive-amstex-2.2-10|59	%build
14mu|texlive-amstex-2.2-10|60	
14mu|texlive-amstex-2.2-10|61	%install
14mu|texlive-amstex-2.2-10|62	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-amstex-2.2-10|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-amstex-2.2-10|64	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-amstex-2.2-10|65	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-amstex-2.2-10|66	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-amstex-2.2-10|67	cat > %{buildroot}%{_texmf_fmtutil_d}/amstex <<EOF
14mu|texlive-amstex-2.2-10|68	#
14mu|texlive-amstex-2.2-10|69	# from amstex:
14mu|texlive-amstex-2.2-10|70	amstex pdftex - -translate-file=cp227.tcx *amstex.ini
14mu|texlive-amstex-2.2-10|71	EOF
14mu|texlive-amstex-2.2-10|72	
14mu|texlive-amstex-2.2-10|73	%changelog
14mu|texlive-amstex-2.2-10|74	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-10
14mu|texlive-amstex-2.2-10|75	+ Revision: 7198b92
14mu|texlive-amstex-2.2-10|76	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-amstex-2.2-10|77	
14mu|texlive-amstex-2.2-10|78	

24236 14
14mu|texlive-animate-20120807-3|1	# revision 26643
14mu|texlive-animate-20120807-3|2	# category Package
14mu|texlive-animate-20120807-3|3	# catalog-ctan undef
14mu|texlive-animate-20120807-3|4	# catalog-date undef
14mu|texlive-animate-20120807-3|5	# catalog-license undef
14mu|texlive-animate-20120807-3|6	# catalog-version undef
14mu|texlive-animate-20120807-3|7	Name:		texlive-animate
14mu|texlive-animate-20120807-3|8	Version:	20120807
14mu|texlive-animate-20120807-3|9	Release:	3
14mu|texlive-animate-20120807-3|10	Summary:	TeXLive animate package
14mu|texlive-animate-20120807-3|11	Group:		Publishing
14mu|texlive-animate-20120807-3|12	URL:		http://tug.org/texlive
14mu|texlive-animate-20120807-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-animate-20120807-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/animate.tar.xz
14mu|texlive-animate-20120807-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/animate.doc.tar.xz
14mu|texlive-animate-20120807-3|16	BuildArch:	noarch
14mu|texlive-animate-20120807-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-animate-20120807-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-animate-20120807-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-animate-20120807-3|20	
14mu|texlive-animate-20120807-3|21	%description
14mu|texlive-animate-20120807-3|22	TeXLive animate package.
14mu|texlive-animate-20120807-3|23	
14mu|texlive-animate-20120807-3|24	
14mu|texlive-animate-20120807-3|25	#-----------------------------------------------------------------------
14mu|texlive-animate-20120807-3|26	%files
14mu|texlive-animate-20120807-3|27	%{_texmfdistdir}/tex/latex/animate/animate.sty
14mu|texlive-animate-20120807-3|28	%{_texmfdistdir}/tex/latex/animate/animfp.sty
14mu|texlive-animate-20120807-3|29	%doc %{_texmfdistdir}/doc/latex/animate/ChangeLog
14mu|texlive-animate-20120807-3|30	%doc %{_texmfdistdir}/doc/latex/animate/README
14mu|texlive-animate-20120807-3|31	%doc %{_texmfdistdir}/doc/latex/animate/animate.pdf
14mu|texlive-animate-20120807-3|32	%doc %{_texmfdistdir}/doc/latex/animate/animate.tex
14mu|texlive-animate-20120807-3|33	%doc %{_texmfdistdir}/doc/latex/animate/files/bye_0.eps
14mu|texlive-animate-20120807-3|34	%doc %{_texmfdistdir}/doc/latex/animate/files/bye_1.eps
14mu|texlive-animate-20120807-3|35	%doc %{_texmfdistdir}/doc/latex/animate/files/bye_2.eps
14mu|texlive-animate-20120807-3|36	%doc %{_texmfdistdir}/doc/latex/animate/files/bye_3.eps
14mu|texlive-animate-20120807-3|37	%doc %{_texmfdistdir}/doc/latex/animate/files/click.mp3
14mu|texlive-animate-20120807-3|38	%doc %{_texmfdistdir}/doc/latex/animate/files/exp.mp
14mu|texlive-animate-20120807-3|39	%doc %{_texmfdistdir}/doc/latex/animate/files/mailto.eps
14mu|texlive-animate-20120807-3|40	%doc %{_texmfdistdir}/doc/latex/animate/files/pstmetronome.tex
14mu|texlive-animate-20120807-3|41	%doc %{_texmfdistdir}/doc/latex/animate/files/scarab.mp
14mu|texlive-animate-20120807-3|42	
14mu|texlive-animate-20120807-3|43	#-----------------------------------------------------------------------
14mu|texlive-animate-20120807-3|44	%prep
14mu|texlive-animate-20120807-3|45	%setup -c -a0 -a1
14mu|texlive-animate-20120807-3|46	
14mu|texlive-animate-20120807-3|47	%build
14mu|texlive-animate-20120807-3|48	
14mu|texlive-animate-20120807-3|49	%install
14mu|texlive-animate-20120807-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-animate-20120807-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-animate-20120807-3|52	
14mu|texlive-animate-20120807-3|53	
14mu|texlive-animate-20120807-3|54	
14mu|texlive-animate-20120807-3|55	%changelog
14mu|texlive-animate-20120807-3|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120807-3
14mu|texlive-animate-20120807-3|57	+ Revision: 1a7ff40
14mu|texlive-animate-20120807-3|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-animate-20120807-3|59	
14mu|texlive-animate-20120807-3|60	

24237 14
14mu|texlive-anonchap-1.1a-4|1	# revision 17049
14mu|texlive-anonchap-1.1a-4|2	# category Package
14mu|texlive-anonchap-1.1a-4|3	# catalog-ctan /macros/latex/contrib/anonchap
14mu|texlive-anonchap-1.1a-4|4	# catalog-date 2010-02-23 16:03:07 +0100
14mu|texlive-anonchap-1.1a-4|5	# catalog-license lppl
14mu|texlive-anonchap-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-anonchap-1.1a-4|7	Name:		texlive-anonchap
14mu|texlive-anonchap-1.1a-4|8	Version:	1.1a
14mu|texlive-anonchap-1.1a-4|9	Release:	4
14mu|texlive-anonchap-1.1a-4|10	Summary:	Make chapters be typeset like sections
14mu|texlive-anonchap-1.1a-4|11	Group:		Publishing
14mu|texlive-anonchap-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anonchap
14mu|texlive-anonchap-1.1a-4|13	License:	LPPL
14mu|texlive-anonchap-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anonchap.tar.xz
14mu|texlive-anonchap-1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anonchap.doc.tar.xz
14mu|texlive-anonchap-1.1a-4|16	BuildArch:	noarch
14mu|texlive-anonchap-1.1a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-anonchap-1.1a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-anonchap-1.1a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-anonchap-1.1a-4|20	
14mu|texlive-anonchap-1.1a-4|21	%description
14mu|texlive-anonchap-1.1a-4|22	The command \simplechapter sets up the \chapter command not to
14mu|texlive-anonchap-1.1a-4|23	number chapters, though they may possibly have a prefix, and a
14mu|texlive-anonchap-1.1a-4|24	suffix (the \simplechapterdelim command, which the user may
14mu|texlive-anonchap-1.1a-4|25	alter). The \restorechapter command restores the status quo
14mu|texlive-anonchap-1.1a-4|26	ante.
14mu|texlive-anonchap-1.1a-4|27	
14mu|texlive-anonchap-1.1a-4|28	
14mu|texlive-anonchap-1.1a-4|29	#-----------------------------------------------------------------------
14mu|texlive-anonchap-1.1a-4|30	%files
14mu|texlive-anonchap-1.1a-4|31	%{_texmfdistdir}/tex/latex/anonchap/anonchap.sty
14mu|texlive-anonchap-1.1a-4|32	%doc %{_texmfdistdir}/doc/latex/anonchap/anonchap.pdf
14mu|texlive-anonchap-1.1a-4|33	%doc %{_texmfdistdir}/doc/latex/anonchap/anonchap.tex
14mu|texlive-anonchap-1.1a-4|34	
14mu|texlive-anonchap-1.1a-4|35	#-----------------------------------------------------------------------
14mu|texlive-anonchap-1.1a-4|36	%prep
14mu|texlive-anonchap-1.1a-4|37	%setup -c -a0 -a1
14mu|texlive-anonchap-1.1a-4|38	
14mu|texlive-anonchap-1.1a-4|39	%build
14mu|texlive-anonchap-1.1a-4|40	
14mu|texlive-anonchap-1.1a-4|41	%install
14mu|texlive-anonchap-1.1a-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-anonchap-1.1a-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-anonchap-1.1a-4|44	
14mu|texlive-anonchap-1.1a-4|45	
14mu|texlive-anonchap-1.1a-4|46	
14mu|texlive-anonchap-1.1a-4|47	%changelog
14mu|texlive-anonchap-1.1a-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-anonchap-1.1a-4|49	+ Revision: b117952
14mu|texlive-anonchap-1.1a-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-anonchap-1.1a-4|51	
14mu|texlive-anonchap-1.1a-4|52	

24238 14
14mu|texlive-answers-2.13-4|1	# revision 20070
14mu|texlive-answers-2.13-4|2	# category Package
14mu|texlive-answers-2.13-4|3	# catalog-ctan /macros/latex/contrib/answers
14mu|texlive-answers-2.13-4|4	# catalog-date 2010-10-12 00:02:51 +0200
14mu|texlive-answers-2.13-4|5	# catalog-license lppl
14mu|texlive-answers-2.13-4|6	# catalog-version 2.13
14mu|texlive-answers-2.13-4|7	Name:		texlive-answers
14mu|texlive-answers-2.13-4|8	Version:	2.13
14mu|texlive-answers-2.13-4|9	Release:	4
14mu|texlive-answers-2.13-4|10	Summary:	Setting questions (or exercises) and answers
14mu|texlive-answers-2.13-4|11	Group:		Publishing
14mu|texlive-answers-2.13-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/answers
14mu|texlive-answers-2.13-4|13	License:	LPPL
14mu|texlive-answers-2.13-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/answers.tar.xz
14mu|texlive-answers-2.13-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/answers.doc.tar.xz
14mu|texlive-answers-2.13-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/answers.source.tar.xz
14mu|texlive-answers-2.13-4|17	BuildArch:	noarch
14mu|texlive-answers-2.13-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-answers-2.13-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-answers-2.13-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-answers-2.13-4|21	
14mu|texlive-answers-2.13-4|22	%description
14mu|texlive-answers-2.13-4|23	The package allows a lot of flexibility in constructing
14mu|texlive-answers-2.13-4|24	question and answer sheets.
14mu|texlive-answers-2.13-4|25	
14mu|texlive-answers-2.13-4|26	
14mu|texlive-answers-2.13-4|27	#-----------------------------------------------------------------------
14mu|texlive-answers-2.13-4|28	%files
14mu|texlive-answers-2.13-4|29	%{_texmfdistdir}/tex/latex/answers/answers.sty
14mu|texlive-answers-2.13-4|30	%doc %{_texmfdistdir}/doc/latex/answers/ansexam1.tex
14mu|texlive-answers-2.13-4|31	%doc %{_texmfdistdir}/doc/latex/answers/ansexam2.tex
14mu|texlive-answers-2.13-4|32	%doc %{_texmfdistdir}/doc/latex/answers/ansexam3.tex
14mu|texlive-answers-2.13-4|33	%doc %{_texmfdistdir}/doc/latex/answers/answers.pdf
14mu|texlive-answers-2.13-4|34	#- source
14mu|texlive-answers-2.13-4|35	%doc %{_texmfdistdir}/source/latex/answers/answers.dtx
14mu|texlive-answers-2.13-4|36	%doc %{_texmfdistdir}/source/latex/answers/answers.ins
14mu|texlive-answers-2.13-4|37	
14mu|texlive-answers-2.13-4|38	#-----------------------------------------------------------------------
14mu|texlive-answers-2.13-4|39	%prep
14mu|texlive-answers-2.13-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-answers-2.13-4|41	
14mu|texlive-answers-2.13-4|42	%build
14mu|texlive-answers-2.13-4|43	
14mu|texlive-answers-2.13-4|44	%install
14mu|texlive-answers-2.13-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-answers-2.13-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-answers-2.13-4|47	
14mu|texlive-answers-2.13-4|48	
14mu|texlive-answers-2.13-4|49	
14mu|texlive-answers-2.13-4|50	%changelog
14mu|texlive-answers-2.13-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.13-4
14mu|texlive-answers-2.13-4|52	+ Revision: 568e68b
14mu|texlive-answers-2.13-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-answers-2.13-4|54	
14mu|texlive-answers-2.13-4|55	

24239 14
14mu|texlive-antomega-0.8-4|1	# revision 21933
14mu|texlive-antomega-0.8-4|2	# category Package
14mu|texlive-antomega-0.8-4|3	# catalog-ctan /systems/omega/contrib/antomega
14mu|texlive-antomega-0.8-4|4	# catalog-date 2007-01-23 22:34:44 +0100
14mu|texlive-antomega-0.8-4|5	# catalog-license lppl
14mu|texlive-antomega-0.8-4|6	# catalog-version 0.8
14mu|texlive-antomega-0.8-4|7	Name:		texlive-antomega
14mu|texlive-antomega-0.8-4|8	Version:	0.8
14mu|texlive-antomega-0.8-4|9	Release:	4
14mu|texlive-antomega-0.8-4|10	Summary:	Alternative language support for Omega/Lambda
14mu|texlive-antomega-0.8-4|11	Group:		Publishing
14mu|texlive-antomega-0.8-4|12	URL:		http://www.ctan.org/tex-archive/systems/omega/contrib/antomega
14mu|texlive-antomega-0.8-4|13	License:	LPPL
14mu|texlive-antomega-0.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antomega.tar.xz
14mu|texlive-antomega-0.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antomega.doc.tar.xz
14mu|texlive-antomega-0.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antomega.source.tar.xz
14mu|texlive-antomega-0.8-4|17	BuildArch:	noarch
14mu|texlive-antomega-0.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-antomega-0.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-antomega-0.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-antomega-0.8-4|21	Requires:	texlive-omega
14mu|texlive-antomega-0.8-4|22	
14mu|texlive-antomega-0.8-4|23	%description
14mu|texlive-antomega-0.8-4|24	A language support package for Omega/Lambda. This replaces the
14mu|texlive-antomega-0.8-4|25	original omega package for use with Lambda, and provides extra
14mu|texlive-antomega-0.8-4|26	facilities (including Babel-like language switching, which
14mu|texlive-antomega-0.8-4|27	eases porting of LaTeX documents to Lambda).
14mu|texlive-antomega-0.8-4|28	
14mu|texlive-antomega-0.8-4|29	
14mu|texlive-antomega-0.8-4|30	#-----------------------------------------------------------------------
14mu|texlive-antomega-0.8-4|31	%files
14mu|texlive-antomega-0.8-4|32	%{_texmfdistdir}/omega/ocp/antomega/babel2de.ocp
14mu|texlive-antomega-0.8-4|33	%{_texmfdistdir}/omega/ocp/antomega/babel2es.ocp
14mu|texlive-antomega-0.8-4|34	%{_texmfdistdir}/omega/ocp/antomega/babel2la.ocp
14mu|texlive-antomega-0.8-4|35	%{_texmfdistdir}/omega/ocp/antomega/babel2pl.ocp
14mu|texlive-antomega-0.8-4|36	%{_texmfdistdir}/omega/ocp/antomega/babel2punct.ocp
14mu|texlive-antomega-0.8-4|37	%{_texmfdistdir}/omega/ocp/antomega/babel2ru.ocp
14mu|texlive-antomega-0.8-4|38	%{_texmfdistdir}/omega/ocp/antomega/bblgrk2uni.ocp
14mu|texlive-antomega-0.8-4|39	%{_texmfdistdir}/omega/ocp/antomega/dosrus2uni.ocp
14mu|texlive-antomega-0.8-4|40	%{_texmfdistdir}/omega/ocp/antomega/greek2punct.ocp
14mu|texlive-antomega-0.8-4|41	%{_texmfdistdir}/omega/ocp/antomega/iso2uni.ocp
14mu|texlive-antomega-0.8-4|42	%{_texmfdistdir}/omega/ocp/antomega/isobaltic2uni.ocp
14mu|texlive-antomega-0.8-4|43	%{_texmfdistdir}/omega/ocp/antomega/isoce2uni.ocp
14mu|texlive-antomega-0.8-4|44	%{_texmfdistdir}/omega/ocp/antomega/isocyr2uni.ocp
14mu|texlive-antomega-0.8-4|45	%{_texmfdistdir}/omega/ocp/antomega/isogrk2uni.ocp
14mu|texlive-antomega-0.8-4|46	%{_texmfdistdir}/omega/ocp/antomega/koirus2uni.ocp
14mu|texlive-antomega-0.8-4|47	%{_texmfdistdir}/omega/ocp/antomega/latcyr2uni.ocp
14mu|texlive-antomega-0.8-4|48	%{_texmfdistdir}/omega/ocp/antomega/latin/la-lig.ocp
14mu|texlive-antomega-0.8-4|49	%{_texmfdistdir}/omega/ocp/antomega/latin/la-longs.ocp
14mu|texlive-antomega-0.8-4|50	%{_texmfdistdir}/omega/ocp/antomega/latin/la-noj.ocp
14mu|texlive-antomega-0.8-4|51	%{_texmfdistdir}/omega/ocp/antomega/latin/la-nouv.ocp
14mu|texlive-antomega-0.8-4|52	%{_texmfdistdir}/omega/ocp/antomega/oldstyle.ocp
14mu|texlive-antomega-0.8-4|53	%{_texmfdistdir}/omega/ocp/antomega/rhobre.ocp
14mu|texlive-antomega-0.8-4|54	%{_texmfdistdir}/omega/ocp/antomega/rhonobre.ocp
14mu|texlive-antomega-0.8-4|55	%{_texmfdistdir}/omega/ocp/antomega/tex2punct.ocp
14mu|texlive-antomega-0.8-4|56	%{_texmfdistdir}/omega/ocp/antomega/texgrk2uni.ocp
14mu|texlive-antomega-0.8-4|57	%{_texmfdistdir}/omega/ocp/antomega/uni2accents.ocp
14mu|texlive-antomega-0.8-4|58	%{_texmfdistdir}/omega/ocp/antomega/uni2lgr.ocp
14mu|texlive-antomega-0.8-4|59	%{_texmfdistdir}/omega/ocp/antomega/uni2lig.ocp
14mu|texlive-antomega-0.8-4|60	%{_texmfdistdir}/omega/ocp/antomega/uni2omega.ocp
14mu|texlive-antomega-0.8-4|61	%{_texmfdistdir}/omega/ocp/antomega/uni2t1.ocp
14mu|texlive-antomega-0.8-4|62	%{_texmfdistdir}/omega/ocp/antomega/uni2t2a.ocp
14mu|texlive-antomega-0.8-4|63	%{_texmfdistdir}/omega/ocp/antomega/uniutf2uni.ocp
14mu|texlive-antomega-0.8-4|64	%{_texmfdistdir}/omega/ocp/antomega/uppercase-dflt.ocp
14mu|texlive-antomega-0.8-4|65	%{_texmfdistdir}/omega/ocp/antomega/win2uni.ocp
14mu|texlive-antomega-0.8-4|66	%{_texmfdistdir}/omega/ocp/antomega/winbaltic2uni.ocp
14mu|texlive-antomega-0.8-4|67	%{_texmfdistdir}/omega/ocp/antomega/wince2uni.ocp
14mu|texlive-antomega-0.8-4|68	%{_texmfdistdir}/omega/ocp/antomega/wincyr2uni.ocp
14mu|texlive-antomega-0.8-4|69	%{_texmfdistdir}/omega/otp/antomega/babel2de.otp
14mu|texlive-antomega-0.8-4|70	%{_texmfdistdir}/omega/otp/antomega/babel2es.otp
14mu|texlive-antomega-0.8-4|71	%{_texmfdistdir}/omega/otp/antomega/babel2la.otp
14mu|texlive-antomega-0.8-4|72	%{_texmfdistdir}/omega/otp/antomega/babel2pl.otp
14mu|texlive-antomega-0.8-4|73	%{_texmfdistdir}/omega/otp/antomega/babel2punct.otp
14mu|texlive-antomega-0.8-4|74	%{_texmfdistdir}/omega/otp/antomega/babel2ru.otp
14mu|texlive-antomega-0.8-4|75	%{_texmfdistdir}/omega/otp/antomega/bblgrk2uni.otp
14mu|texlive-antomega-0.8-4|76	%{_texmfdistdir}/omega/otp/antomega/dosrus2uni.otp
14mu|texlive-antomega-0.8-4|77	%{_texmfdistdir}/omega/otp/antomega/greek2punct.otp
14mu|texlive-antomega-0.8-4|78	%{_texmfdistdir}/omega/otp/antomega/iso2uni.otp
14mu|texlive-antomega-0.8-4|79	%{_texmfdistdir}/omega/otp/antomega/isobaltic2uni.otp
14mu|texlive-antomega-0.8-4|80	%{_texmfdistdir}/omega/otp/antomega/isoce2uni.otp
14mu|texlive-antomega-0.8-4|81	%{_texmfdistdir}/omega/otp/antomega/isocyr2uni.otp
14mu|texlive-antomega-0.8-4|82	%{_texmfdistdir}/omega/otp/antomega/isogrk2uni.otp
14mu|texlive-antomega-0.8-4|83	%{_texmfdistdir}/omega/otp/antomega/koirus2uni.otp
14mu|texlive-antomega-0.8-4|84	%{_texmfdistdir}/omega/otp/antomega/latcyr2uni.otp
14mu|texlive-antomega-0.8-4|85	%{_texmfdistdir}/omega/otp/antomega/latin/la-lig.otp
14mu|texlive-antomega-0.8-4|86	%{_texmfdistdir}/omega/otp/antomega/latin/la-longs.otp
14mu|texlive-antomega-0.8-4|87	%{_texmfdistdir}/omega/otp/antomega/latin/la-noj.otp
14mu|texlive-antomega-0.8-4|88	%{_texmfdistdir}/omega/otp/antomega/latin/la-nouv.otp
14mu|texlive-antomega-0.8-4|89	%{_texmfdistdir}/omega/otp/antomega/rhobre.otp
14mu|texlive-antomega-0.8-4|90	%{_texmfdistdir}/omega/otp/antomega/rhonobre.otp
14mu|texlive-antomega-0.8-4|91	%{_texmfdistdir}/omega/otp/antomega/tex2punct.otp
14mu|texlive-antomega-0.8-4|92	%{_texmfdistdir}/omega/otp/antomega/texgrk2uni.otp
14mu|texlive-antomega-0.8-4|93	%{_texmfdistdir}/omega/otp/antomega/uni2accents.otp
14mu|texlive-antomega-0.8-4|94	%{_texmfdistdir}/omega/otp/antomega/uni2lgr.otp
14mu|texlive-antomega-0.8-4|95	%{_texmfdistdir}/omega/otp/antomega/uni2lig.otp
14mu|texlive-antomega-0.8-4|96	%{_texmfdistdir}/omega/otp/antomega/uni2omega.otp
14mu|texlive-antomega-0.8-4|97	%{_texmfdistdir}/omega/otp/antomega/uni2t1.otp
14mu|texlive-antomega-0.8-4|98	%{_texmfdistdir}/omega/otp/antomega/uni2t2a.otp
14mu|texlive-antomega-0.8-4|99	%{_texmfdistdir}/omega/otp/antomega/uniutf2uni.otp
14mu|texlive-antomega-0.8-4|100	%{_texmfdistdir}/omega/otp/antomega/uppercase-dflt.otp
14mu|texlive-antomega-0.8-4|101	%{_texmfdistdir}/omega/otp/antomega/win2uni.otp
14mu|texlive-antomega-0.8-4|102	%{_texmfdistdir}/omega/otp/antomega/winbaltic2uni.otp
14mu|texlive-antomega-0.8-4|103	%{_texmfdistdir}/omega/otp/antomega/wince2uni.otp
14mu|texlive-antomega-0.8-4|104	%{_texmfdistdir}/omega/otp/antomega/wincyr2uni.otp
14mu|texlive-antomega-0.8-4|105	%{_texmfdistdir}/tex/lambda/antomega/antomega.cfg
14mu|texlive-antomega-0.8-4|106	%{_texmfdistdir}/tex/lambda/antomega/antomega.sty
14mu|texlive-antomega-0.8-4|107	%{_texmfdistdir}/tex/lambda/antomega/grhyph16.tex
14mu|texlive-antomega-0.8-4|108	%{_texmfdistdir}/tex/lambda/antomega/hyphen.cfg
14mu|texlive-antomega-0.8-4|109	%{_texmfdistdir}/tex/lambda/antomega/language.dat.sample
14mu|texlive-antomega-0.8-4|110	%{_texmfdistdir}/tex/lambda/antomega/lgc0700.def
14mu|texlive-antomega-0.8-4|111	%{_texmfdistdir}/tex/lambda/antomega/lgrenc-antomega.def
14mu|texlive-antomega-0.8-4|112	%{_texmfdistdir}/tex/lambda/antomega/ograhyph4.tex
14mu|texlive-antomega-0.8-4|113	%{_texmfdistdir}/tex/lambda/antomega/ogrmhyph4.tex
14mu|texlive-antomega-0.8-4|114	%{_texmfdistdir}/tex/lambda/antomega/ogrphyph4.tex
14mu|texlive-antomega-0.8-4|115	%{_texmfdistdir}/tex/lambda/antomega/omega-english.ldf
14mu|texlive-antomega-0.8-4|116	%{_texmfdistdir}/tex/lambda/antomega/omega-french.ldf
14mu|texlive-antomega-0.8-4|117	%{_texmfdistdir}/tex/lambda/antomega/omega-german.ldf
14mu|texlive-antomega-0.8-4|118	%{_texmfdistdir}/tex/lambda/antomega/omega-greek.ldf
14mu|texlive-antomega-0.8-4|119	%{_texmfdistdir}/tex/lambda/antomega/omega-latin.ldf
14mu|texlive-antomega-0.8-4|120	%{_texmfdistdir}/tex/lambda/antomega/omega-latvian.ldf
14mu|texlive-antomega-0.8-4|121	%{_texmfdistdir}/tex/lambda/antomega/omega-polish.ldf
14mu|texlive-antomega-0.8-4|122	%{_texmfdistdir}/tex/lambda/antomega/omega-russian.ldf
14mu|texlive-antomega-0.8-4|123	%{_texmfdistdir}/tex/lambda/antomega/omega-spanish.ldf
14mu|texlive-antomega-0.8-4|124	%{_texmfdistdir}/tex/lambda/antomega/ruhyph16.tex
14mu|texlive-antomega-0.8-4|125	%{_texmfdistdir}/tex/lambda/antomega/t1enc-antomega.def
14mu|texlive-antomega-0.8-4|126	%{_texmfdistdir}/tex/lambda/antomega/t2aenc-antomega.def
14mu|texlive-antomega-0.8-4|127	%{_texmfdistdir}/tex/lambda/antomega/uni0100.def
14mu|texlive-antomega-0.8-4|128	%{_texmfdistdir}/tex/lambda/antomega/uni0370.def
14mu|texlive-antomega-0.8-4|129	%{_texmfdistdir}/tex/lambda/antomega/uni0400.def
14mu|texlive-antomega-0.8-4|130	%{_texmfdistdir}/tex/lambda/antomega/uni1f00.def
14mu|texlive-antomega-0.8-4|131	%{_texmfdistdir}/tex/lambda/antomega/ut1enc-antomega.def
14mu|texlive-antomega-0.8-4|132	%doc %{_texmfdistdir}/doc/omega/antomega/README
14mu|texlive-antomega-0.8-4|133	%doc %{_texmfdistdir}/doc/omega/antomega/antomega.pdf
14mu|texlive-antomega-0.8-4|134	#- source
14mu|texlive-antomega-0.8-4|135	%doc %{_texmfdistdir}/source/lambda/antomega/antenc.dtx
14mu|texlive-antomega-0.8-4|136	%doc %{_texmfdistdir}/source/lambda/antomega/antenc.ins
14mu|texlive-antomega-0.8-4|137	%doc %{_texmfdistdir}/source/lambda/antomega/antomega.dtx
14mu|texlive-antomega-0.8-4|138	%doc %{_texmfdistdir}/source/lambda/antomega/antomega.ins
14mu|texlive-antomega-0.8-4|139	
14mu|texlive-antomega-0.8-4|140	#-----------------------------------------------------------------------
14mu|texlive-antomega-0.8-4|141	%prep
14mu|texlive-antomega-0.8-4|142	%setup -c -a0 -a1 -a2
14mu|texlive-antomega-0.8-4|143	
14mu|texlive-antomega-0.8-4|144	%build
14mu|texlive-antomega-0.8-4|145	
14mu|texlive-antomega-0.8-4|146	%install
14mu|texlive-antomega-0.8-4|147	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-antomega-0.8-4|148	cp -fpar omega tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-antomega-0.8-4|149	
14mu|texlive-antomega-0.8-4|150	
14mu|texlive-antomega-0.8-4|151	
14mu|texlive-antomega-0.8-4|152	%changelog
14mu|texlive-antomega-0.8-4|153	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8-4
14mu|texlive-antomega-0.8-4|154	+ Revision: debd965
14mu|texlive-antomega-0.8-4|155	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-antomega-0.8-4|156	
14mu|texlive-antomega-0.8-4|157	

24240 14
14mu|texlive-antt-2.08-4|1	# revision 18651
14mu|texlive-antt-2.08-4|2	# category Package
14mu|texlive-antt-2.08-4|3	# catalog-ctan /fonts/antt
14mu|texlive-antt-2.08-4|4	# catalog-date 2007-08-24 10:36:49 +0200
14mu|texlive-antt-2.08-4|5	# catalog-license gfsl
14mu|texlive-antt-2.08-4|6	# catalog-version 2.08
14mu|texlive-antt-2.08-4|7	Name:		texlive-antt
14mu|texlive-antt-2.08-4|8	Version:	2.08
14mu|texlive-antt-2.08-4|9	Release:	4
14mu|texlive-antt-2.08-4|10	Summary:	Antykwa Torunska: a Type 1 family of a Polish traditional type
14mu|texlive-antt-2.08-4|11	Group:		Publishing
14mu|texlive-antt-2.08-4|12	URL:		http://www.ctan.org/tex-archive/fonts/antt
14mu|texlive-antt-2.08-4|13	License:	GFSL
14mu|texlive-antt-2.08-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antt.tar.xz
14mu|texlive-antt-2.08-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antt.doc.tar.xz
14mu|texlive-antt-2.08-4|16	BuildArch:	noarch
14mu|texlive-antt-2.08-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-antt-2.08-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-antt-2.08-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-antt-2.08-4|20	
14mu|texlive-antt-2.08-4|21	%description
14mu|texlive-antt-2.08-4|22	Antykwa Torunska is a serif font designed by the late Polish
14mu|texlive-antt-2.08-4|23	typographer Zygfryd Gardzielewski, reconstructed and digitized
14mu|texlive-antt-2.08-4|24	as as Type 1.
14mu|texlive-antt-2.08-4|25	
14mu|texlive-antt-2.08-4|26	
14mu|texlive-antt-2.08-4|27	#-----------------------------------------------------------------------
14mu|texlive-antt-2.08-4|28	%files
14mu|texlive-antt-2.08-4|29	%{_texmfdistdir}/fonts/afm/public/antt/anttb.afm
14mu|texlive-antt-2.08-4|30	%{_texmfdistdir}/fonts/afm/public/antt/anttbi.afm
14mu|texlive-antt-2.08-4|31	%{_texmfdistdir}/fonts/afm/public/antt/anttcb.afm
14mu|texlive-antt-2.08-4|32	%{_texmfdistdir}/fonts/afm/public/antt/anttcbi.afm
14mu|texlive-antt-2.08-4|33	%{_texmfdistdir}/fonts/afm/public/antt/anttcl.afm
14mu|texlive-antt-2.08-4|34	%{_texmfdistdir}/fonts/afm/public/antt/anttcli.afm
14mu|texlive-antt-2.08-4|35	%{_texmfdistdir}/fonts/afm/public/antt/anttcm.afm
14mu|texlive-antt-2.08-4|36	%{_texmfdistdir}/fonts/afm/public/antt/anttcmi.afm
14mu|texlive-antt-2.08-4|37	%{_texmfdistdir}/fonts/afm/public/antt/anttcr.afm
14mu|texlive-antt-2.08-4|38	%{_texmfdistdir}/fonts/afm/public/antt/anttcri.afm
14mu|texlive-antt-2.08-4|39	%{_texmfdistdir}/fonts/afm/public/antt/anttl.afm
14mu|texlive-antt-2.08-4|40	%{_texmfdistdir}/fonts/afm/public/antt/anttli.afm
14mu|texlive-antt-2.08-4|41	%{_texmfdistdir}/fonts/afm/public/antt/anttm.afm
14mu|texlive-antt-2.08-4|42	%{_texmfdistdir}/fonts/afm/public/antt/anttmi.afm
14mu|texlive-antt-2.08-4|43	%{_texmfdistdir}/fonts/afm/public/antt/anttr.afm
14mu|texlive-antt-2.08-4|44	%{_texmfdistdir}/fonts/afm/public/antt/anttri.afm
14mu|texlive-antt-2.08-4|45	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-cs.enc
14mu|texlive-antt-2.08-4|46	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-ec.enc
14mu|texlive-antt-2.08-4|47	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-el.enc
14mu|texlive-antt-2.08-4|48	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-ex.enc
14mu|texlive-antt-2.08-4|49	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-exp.enc
14mu|texlive-antt-2.08-4|50	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-greek.enc
14mu|texlive-antt-2.08-4|51	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-mi.enc
14mu|texlive-antt-2.08-4|52	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-qx.enc
14mu|texlive-antt-2.08-4|53	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-rm.enc
14mu|texlive-antt-2.08-4|54	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-sy.enc
14mu|texlive-antt-2.08-4|55	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t2a.enc
14mu|texlive-antt-2.08-4|56	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t2b.enc
14mu|texlive-antt-2.08-4|57	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t2c.enc
14mu|texlive-antt-2.08-4|58	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t5.enc
14mu|texlive-antt-2.08-4|59	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-texnansi.enc
14mu|texlive-antt-2.08-4|60	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-ts1.enc
14mu|texlive-antt-2.08-4|61	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-wncy.enc
14mu|texlive-antt-2.08-4|62	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-cs.enc
14mu|texlive-antt-2.08-4|63	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-ec.enc
14mu|texlive-antt-2.08-4|64	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-qx.enc
14mu|texlive-antt-2.08-4|65	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-t5.enc
14mu|texlive-antt-2.08-4|66	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-texnansi.enc
14mu|texlive-antt-2.08-4|67	%{_texmfdistdir}/fonts/map/dvips/antt/antt-cs.map
14mu|texlive-antt-2.08-4|68	%{_texmfdistdir}/fonts/map/dvips/antt/antt-ec.map
14mu|texlive-antt-2.08-4|69	%{_texmfdistdir}/fonts/map/dvips/antt/antt-el.map
14mu|texlive-antt-2.08-4|70	%{_texmfdistdir}/fonts/map/dvips/antt/antt-ex.map
14mu|texlive-antt-2.08-4|71	%{_texmfdistdir}/fonts/map/dvips/antt/antt-exp.map
14mu|texlive-antt-2.08-4|72	%{_texmfdistdir}/fonts/map/dvips/antt/antt-greek.map
14mu|texlive-antt-2.08-4|73	%{_texmfdistdir}/fonts/map/dvips/antt/antt-mi.map
14mu|texlive-antt-2.08-4|74	%{_texmfdistdir}/fonts/map/dvips/antt/antt-qx.map
14mu|texlive-antt-2.08-4|75	%{_texmfdistdir}/fonts/map/dvips/antt/antt-rm.map
14mu|texlive-antt-2.08-4|76	%{_texmfdistdir}/fonts/map/dvips/antt/antt-sy.map
14mu|texlive-antt-2.08-4|77	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t2a.map
14mu|texlive-antt-2.08-4|78	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t2b.map
14mu|texlive-antt-2.08-4|79	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t2c.map
14mu|texlive-antt-2.08-4|80	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t5.map
14mu|texlive-antt-2.08-4|81	%{_texmfdistdir}/fonts/map/dvips/antt/antt-texnansi.map
14mu|texlive-antt-2.08-4|82	%{_texmfdistdir}/fonts/map/dvips/antt/antt-ts1.map
14mu|texlive-antt-2.08-4|83	%{_texmfdistdir}/fonts/map/dvips/antt/antt-wncy.map
14mu|texlive-antt-2.08-4|84	%{_texmfdistdir}/fonts/map/dvips/antt/antt.map
14mu|texlive-antt-2.08-4|85	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-Bold.otf
14mu|texlive-antt-2.08-4|86	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-BoldItalic.otf
14mu|texlive-antt-2.08-4|87	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-Italic.otf
14mu|texlive-antt-2.08-4|88	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-Regular.otf
14mu|texlive-antt-2.08-4|89	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-Bold.otf
14mu|texlive-antt-2.08-4|90	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-BoldItalic.otf
14mu|texlive-antt-2.08-4|91	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-Italic.otf
14mu|texlive-antt-2.08-4|92	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-Regular.otf
14mu|texlive-antt-2.08-4|93	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Italic.otf
14mu|texlive-antt-2.08-4|94	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Regular.otf
14mu|texlive-antt-2.08-4|95	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Italic.otf
14mu|texlive-antt-2.08-4|96	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Regular.otf
14mu|texlive-antt-2.08-4|97	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaLight-Italic.otf
14mu|texlive-antt-2.08-4|98	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaLight-Regular.otf
14mu|texlive-antt-2.08-4|99	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaMed-Italic.otf
14mu|texlive-antt-2.08-4|100	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaMed-Regular.otf
14mu|texlive-antt-2.08-4|101	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttb.tfm
14mu|texlive-antt-2.08-4|102	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttbcap.tfm
14mu|texlive-antt-2.08-4|103	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttbi.tfm
14mu|texlive-antt-2.08-4|104	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttbicap.tfm
14mu|texlive-antt-2.08-4|105	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcb.tfm
14mu|texlive-antt-2.08-4|106	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcbcap.tfm
14mu|texlive-antt-2.08-4|107	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcbi.tfm
14mu|texlive-antt-2.08-4|108	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcbicap.tfm
14mu|texlive-antt-2.08-4|109	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcl.tfm
14mu|texlive-antt-2.08-4|110	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttclcap.tfm
14mu|texlive-antt-2.08-4|111	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcli.tfm
14mu|texlive-antt-2.08-4|112	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttclicap.tfm
14mu|texlive-antt-2.08-4|113	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcm.tfm
14mu|texlive-antt-2.08-4|114	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcmcap.tfm
14mu|texlive-antt-2.08-4|115	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcmi.tfm
14mu|texlive-antt-2.08-4|116	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcmicap.tfm
14mu|texlive-antt-2.08-4|117	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcr.tfm
14mu|texlive-antt-2.08-4|118	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcrcap.tfm
14mu|texlive-antt-2.08-4|119	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcri.tfm
14mu|texlive-antt-2.08-4|120	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcricap.tfm
14mu|texlive-antt-2.08-4|121	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttl.tfm
14mu|texlive-antt-2.08-4|122	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttlcap.tfm
14mu|texlive-antt-2.08-4|123	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttli.tfm
14mu|texlive-antt-2.08-4|124	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttlicap.tfm
14mu|texlive-antt-2.08-4|125	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttm.tfm
14mu|texlive-antt-2.08-4|126	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttmcap.tfm
14mu|texlive-antt-2.08-4|127	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttmi.tfm
14mu|texlive-antt-2.08-4|128	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttmicap.tfm
14mu|texlive-antt-2.08-4|129	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttr.tfm
14mu|texlive-antt-2.08-4|130	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttrcap.tfm
14mu|texlive-antt-2.08-4|131	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttri.tfm
14mu|texlive-antt-2.08-4|132	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttricap.tfm
14mu|texlive-antt-2.08-4|133	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttb.tfm
14mu|texlive-antt-2.08-4|134	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttbcap.tfm
14mu|texlive-antt-2.08-4|135	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttbi.tfm
14mu|texlive-antt-2.08-4|136	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttbicap.tfm
14mu|texlive-antt-2.08-4|137	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcb.tfm
14mu|texlive-antt-2.08-4|138	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcbcap.tfm
14mu|texlive-antt-2.08-4|139	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcbi.tfm
14mu|texlive-antt-2.08-4|140	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcbicap.tfm
14mu|texlive-antt-2.08-4|141	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcl.tfm
14mu|texlive-antt-2.08-4|142	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttclcap.tfm
14mu|texlive-antt-2.08-4|143	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcli.tfm
14mu|texlive-antt-2.08-4|144	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttclicap.tfm
14mu|texlive-antt-2.08-4|145	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcm.tfm
14mu|texlive-antt-2.08-4|146	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcmcap.tfm
14mu|texlive-antt-2.08-4|147	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcmi.tfm
14mu|texlive-antt-2.08-4|148	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcmicap.tfm
14mu|texlive-antt-2.08-4|149	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcr.tfm
14mu|texlive-antt-2.08-4|150	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcrcap.tfm
14mu|texlive-antt-2.08-4|151	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcri.tfm
14mu|texlive-antt-2.08-4|152	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcricap.tfm
14mu|texlive-antt-2.08-4|153	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttl.tfm
14mu|texlive-antt-2.08-4|154	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttlcap.tfm
14mu|texlive-antt-2.08-4|155	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttli.tfm
14mu|texlive-antt-2.08-4|156	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttlicap.tfm
14mu|texlive-antt-2.08-4|157	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttm.tfm
14mu|texlive-antt-2.08-4|158	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttmcap.tfm
14mu|texlive-antt-2.08-4|159	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttmi.tfm
14mu|texlive-antt-2.08-4|160	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttmicap.tfm
14mu|texlive-antt-2.08-4|161	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttr.tfm
14mu|texlive-antt-2.08-4|162	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttrcap.tfm
14mu|texlive-antt-2.08-4|163	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttri.tfm
14mu|texlive-antt-2.08-4|164	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttricap.tfm
14mu|texlive-antt-2.08-4|165	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttb.tfm
14mu|texlive-antt-2.08-4|166	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttbi.tfm
14mu|texlive-antt-2.08-4|167	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcb.tfm
14mu|texlive-antt-2.08-4|168	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcbi.tfm
14mu|texlive-antt-2.08-4|169	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcl.tfm
14mu|texlive-antt-2.08-4|170	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcli.tfm
14mu|texlive-antt-2.08-4|171	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcm.tfm
14mu|texlive-antt-2.08-4|172	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcmi.tfm
14mu|texlive-antt-2.08-4|173	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcr.tfm
14mu|texlive-antt-2.08-4|174	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcri.tfm
14mu|texlive-antt-2.08-4|175	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttl.tfm
14mu|texlive-antt-2.08-4|176	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttli.tfm
14mu|texlive-antt-2.08-4|177	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttm.tfm
14mu|texlive-antt-2.08-4|178	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttmi.tfm
14mu|texlive-antt-2.08-4|179	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttr.tfm
14mu|texlive-antt-2.08-4|180	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttri.tfm
14mu|texlive-antt-2.08-4|181	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttb.tfm
14mu|texlive-antt-2.08-4|182	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcb.tfm
14mu|texlive-antt-2.08-4|183	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcl.tfm
14mu|texlive-antt-2.08-4|184	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcm.tfm
14mu|texlive-antt-2.08-4|185	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcr.tfm
14mu|texlive-antt-2.08-4|186	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttl.tfm
14mu|texlive-antt-2.08-4|187	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttm.tfm
14mu|texlive-antt-2.08-4|188	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttr.tfm
14mu|texlive-antt-2.08-4|189	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttb.tfm
14mu|texlive-antt-2.08-4|190	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttbi.tfm
14mu|texlive-antt-2.08-4|191	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcb.tfm
14mu|texlive-antt-2.08-4|192	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcbi.tfm
14mu|texlive-antt-2.08-4|193	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcl.tfm
14mu|texlive-antt-2.08-4|194	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcli.tfm
14mu|texlive-antt-2.08-4|195	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcm.tfm
14mu|texlive-antt-2.08-4|196	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcmi.tfm
14mu|texlive-antt-2.08-4|197	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcr.tfm
14mu|texlive-antt-2.08-4|198	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcri.tfm
14mu|texlive-antt-2.08-4|199	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttl.tfm
14mu|texlive-antt-2.08-4|200	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttli.tfm
14mu|texlive-antt-2.08-4|201	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttm.tfm
14mu|texlive-antt-2.08-4|202	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttmi.tfm
14mu|texlive-antt-2.08-4|203	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttr.tfm
14mu|texlive-antt-2.08-4|204	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttri.tfm
14mu|texlive-antt-2.08-4|205	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttb.tfm
14mu|texlive-antt-2.08-4|206	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttbi.tfm
14mu|texlive-antt-2.08-4|207	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcb.tfm
14mu|texlive-antt-2.08-4|208	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcbi.tfm
14mu|texlive-antt-2.08-4|209	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcl.tfm
14mu|texlive-antt-2.08-4|210	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcli.tfm
14mu|texlive-antt-2.08-4|211	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcm.tfm
14mu|texlive-antt-2.08-4|212	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcmi.tfm
14mu|texlive-antt-2.08-4|213	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcr.tfm
14mu|texlive-antt-2.08-4|214	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcri.tfm
14mu|texlive-antt-2.08-4|215	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttl.tfm
14mu|texlive-antt-2.08-4|216	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttli.tfm
14mu|texlive-antt-2.08-4|217	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttm.tfm
14mu|texlive-antt-2.08-4|218	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttmi.tfm
14mu|texlive-antt-2.08-4|219	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttr.tfm
14mu|texlive-antt-2.08-4|220	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttri.tfm
14mu|texlive-antt-2.08-4|221	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttbi.tfm
14mu|texlive-antt-2.08-4|222	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcbi.tfm
14mu|texlive-antt-2.08-4|223	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcli.tfm
14mu|texlive-antt-2.08-4|224	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcmi.tfm
14mu|texlive-antt-2.08-4|225	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcri.tfm
14mu|texlive-antt-2.08-4|226	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttli.tfm
14mu|texlive-antt-2.08-4|227	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttmi.tfm
14mu|texlive-antt-2.08-4|228	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttri.tfm
14mu|texlive-antt-2.08-4|229	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttb.tfm
14mu|texlive-antt-2.08-4|230	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttbcap.tfm
14mu|texlive-antt-2.08-4|231	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttbi.tfm
14mu|texlive-antt-2.08-4|232	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttbicap.tfm
14mu|texlive-antt-2.08-4|233	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcb.tfm
14mu|texlive-antt-2.08-4|234	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcbcap.tfm
14mu|texlive-antt-2.08-4|235	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcbi.tfm
14mu|texlive-antt-2.08-4|236	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcbicap.tfm
14mu|texlive-antt-2.08-4|237	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcl.tfm
14mu|texlive-antt-2.08-4|238	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttclcap.tfm
14mu|texlive-antt-2.08-4|239	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcli.tfm
14mu|texlive-antt-2.08-4|240	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttclicap.tfm
14mu|texlive-antt-2.08-4|241	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcm.tfm
14mu|texlive-antt-2.08-4|242	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcmcap.tfm
14mu|texlive-antt-2.08-4|243	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcmi.tfm
14mu|texlive-antt-2.08-4|244	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcmicap.tfm
14mu|texlive-antt-2.08-4|245	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcr.tfm
14mu|texlive-antt-2.08-4|246	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcrcap.tfm
14mu|texlive-antt-2.08-4|247	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcri.tfm
14mu|texlive-antt-2.08-4|248	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcricap.tfm
14mu|texlive-antt-2.08-4|249	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttl.tfm
14mu|texlive-antt-2.08-4|250	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttlcap.tfm
14mu|texlive-antt-2.08-4|251	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttli.tfm
14mu|texlive-antt-2.08-4|252	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttlicap.tfm
14mu|texlive-antt-2.08-4|253	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttm.tfm
14mu|texlive-antt-2.08-4|254	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttmcap.tfm
14mu|texlive-antt-2.08-4|255	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttmi.tfm
14mu|texlive-antt-2.08-4|256	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttmicap.tfm
14mu|texlive-antt-2.08-4|257	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttr.tfm
14mu|texlive-antt-2.08-4|258	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttrcap.tfm
14mu|texlive-antt-2.08-4|259	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttri.tfm
14mu|texlive-antt-2.08-4|260	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttricap.tfm
14mu|texlive-antt-2.08-4|261	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttb.tfm
14mu|texlive-antt-2.08-4|262	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttbi.tfm
14mu|texlive-antt-2.08-4|263	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcb.tfm
14mu|texlive-antt-2.08-4|264	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcbi.tfm
14mu|texlive-antt-2.08-4|265	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcl.tfm
14mu|texlive-antt-2.08-4|266	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcli.tfm
14mu|texlive-antt-2.08-4|267	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcm.tfm
14mu|texlive-antt-2.08-4|268	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcmi.tfm
14mu|texlive-antt-2.08-4|269	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcr.tfm
14mu|texlive-antt-2.08-4|270	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcri.tfm
14mu|texlive-antt-2.08-4|271	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttl.tfm
14mu|texlive-antt-2.08-4|272	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttli.tfm
14mu|texlive-antt-2.08-4|273	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttm.tfm
14mu|texlive-antt-2.08-4|274	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttmi.tfm
14mu|texlive-antt-2.08-4|275	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttr.tfm
14mu|texlive-antt-2.08-4|276	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttri.tfm
14mu|texlive-antt-2.08-4|277	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttbz.tfm
14mu|texlive-antt-2.08-4|278	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttcbz.tfm
14mu|texlive-antt-2.08-4|279	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttclz.tfm
14mu|texlive-antt-2.08-4|280	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttcmz.tfm
14mu|texlive-antt-2.08-4|281	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttcrz.tfm
14mu|texlive-antt-2.08-4|282	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttlz.tfm
14mu|texlive-antt-2.08-4|283	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttmz.tfm
14mu|texlive-antt-2.08-4|284	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttrz.tfm
14mu|texlive-antt-2.08-4|285	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttb.tfm
14mu|texlive-antt-2.08-4|286	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttbi.tfm
14mu|texlive-antt-2.08-4|287	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcb.tfm
14mu|texlive-antt-2.08-4|288	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcbi.tfm
14mu|texlive-antt-2.08-4|289	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcl.tfm
14mu|texlive-antt-2.08-4|290	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcli.tfm
14mu|texlive-antt-2.08-4|291	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcm.tfm
14mu|texlive-antt-2.08-4|292	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcmi.tfm
14mu|texlive-antt-2.08-4|293	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcr.tfm
14mu|texlive-antt-2.08-4|294	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcri.tfm
14mu|texlive-antt-2.08-4|295	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttl.tfm
14mu|texlive-antt-2.08-4|296	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttli.tfm
14mu|texlive-antt-2.08-4|297	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttm.tfm
14mu|texlive-antt-2.08-4|298	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttmi.tfm
14mu|texlive-antt-2.08-4|299	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttr.tfm
14mu|texlive-antt-2.08-4|300	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttri.tfm
14mu|texlive-antt-2.08-4|301	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttb.tfm
14mu|texlive-antt-2.08-4|302	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttbi.tfm
14mu|texlive-antt-2.08-4|303	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcb.tfm
14mu|texlive-antt-2.08-4|304	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcbi.tfm
14mu|texlive-antt-2.08-4|305	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcl.tfm
14mu|texlive-antt-2.08-4|306	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcli.tfm
14mu|texlive-antt-2.08-4|307	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcm.tfm
14mu|texlive-antt-2.08-4|308	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcmi.tfm
14mu|texlive-antt-2.08-4|309	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcr.tfm
14mu|texlive-antt-2.08-4|310	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcri.tfm
14mu|texlive-antt-2.08-4|311	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttl.tfm
14mu|texlive-antt-2.08-4|312	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttli.tfm
14mu|texlive-antt-2.08-4|313	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttm.tfm
14mu|texlive-antt-2.08-4|314	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttmi.tfm
14mu|texlive-antt-2.08-4|315	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttr.tfm
14mu|texlive-antt-2.08-4|316	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttri.tfm
14mu|texlive-antt-2.08-4|317	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttb.tfm
14mu|texlive-antt-2.08-4|318	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttbi.tfm
14mu|texlive-antt-2.08-4|319	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcb.tfm
14mu|texlive-antt-2.08-4|320	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcbi.tfm
14mu|texlive-antt-2.08-4|321	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcl.tfm
14mu|texlive-antt-2.08-4|322	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcli.tfm
14mu|texlive-antt-2.08-4|323	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcm.tfm
14mu|texlive-antt-2.08-4|324	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcmi.tfm
14mu|texlive-antt-2.08-4|325	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcr.tfm
14mu|texlive-antt-2.08-4|326	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcri.tfm
14mu|texlive-antt-2.08-4|327	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttl.tfm
14mu|texlive-antt-2.08-4|328	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttli.tfm
14mu|texlive-antt-2.08-4|329	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttm.tfm
14mu|texlive-antt-2.08-4|330	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttmi.tfm
14mu|texlive-antt-2.08-4|331	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttr.tfm
14mu|texlive-antt-2.08-4|332	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttri.tfm
14mu|texlive-antt-2.08-4|333	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttb.tfm
14mu|texlive-antt-2.08-4|334	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttbcap.tfm
14mu|texlive-antt-2.08-4|335	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttbi.tfm
14mu|texlive-antt-2.08-4|336	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttbicap.tfm
14mu|texlive-antt-2.08-4|337	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcb.tfm
14mu|texlive-antt-2.08-4|338	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcbcap.tfm
14mu|texlive-antt-2.08-4|339	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcbi.tfm
14mu|texlive-antt-2.08-4|340	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcbicap.tfm
14mu|texlive-antt-2.08-4|341	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcl.tfm
14mu|texlive-antt-2.08-4|342	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttclcap.tfm
14mu|texlive-antt-2.08-4|343	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcli.tfm
14mu|texlive-antt-2.08-4|344	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttclicap.tfm
14mu|texlive-antt-2.08-4|345	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcm.tfm
14mu|texlive-antt-2.08-4|346	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcmcap.tfm
14mu|texlive-antt-2.08-4|347	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcmi.tfm
14mu|texlive-antt-2.08-4|348	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcmicap.tfm
14mu|texlive-antt-2.08-4|349	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcr.tfm
14mu|texlive-antt-2.08-4|350	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcrcap.tfm
14mu|texlive-antt-2.08-4|351	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcri.tfm
14mu|texlive-antt-2.08-4|352	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcricap.tfm
14mu|texlive-antt-2.08-4|353	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttl.tfm
14mu|texlive-antt-2.08-4|354	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttlcap.tfm
14mu|texlive-antt-2.08-4|355	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttli.tfm
14mu|texlive-antt-2.08-4|356	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttlicap.tfm
14mu|texlive-antt-2.08-4|357	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttm.tfm
14mu|texlive-antt-2.08-4|358	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttmcap.tfm
14mu|texlive-antt-2.08-4|359	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttmi.tfm
14mu|texlive-antt-2.08-4|360	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttmicap.tfm
14mu|texlive-antt-2.08-4|361	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttr.tfm
14mu|texlive-antt-2.08-4|362	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttrcap.tfm
14mu|texlive-antt-2.08-4|363	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttri.tfm
14mu|texlive-antt-2.08-4|364	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttricap.tfm
14mu|texlive-antt-2.08-4|365	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttb.tfm
14mu|texlive-antt-2.08-4|366	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttbcap.tfm
14mu|texlive-antt-2.08-4|367	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttbi.tfm
14mu|texlive-antt-2.08-4|368	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttbicap.tfm
14mu|texlive-antt-2.08-4|369	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcb.tfm
14mu|texlive-antt-2.08-4|370	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcbcap.tfm
14mu|texlive-antt-2.08-4|371	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcbi.tfm
14mu|texlive-antt-2.08-4|372	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcbicap.tfm
14mu|texlive-antt-2.08-4|373	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcl.tfm
14mu|texlive-antt-2.08-4|374	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttclcap.tfm
14mu|texlive-antt-2.08-4|375	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcli.tfm
14mu|texlive-antt-2.08-4|376	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttclicap.tfm
14mu|texlive-antt-2.08-4|377	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcm.tfm
14mu|texlive-antt-2.08-4|378	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcmcap.tfm
14mu|texlive-antt-2.08-4|379	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcmi.tfm
14mu|texlive-antt-2.08-4|380	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcmicap.tfm
14mu|texlive-antt-2.08-4|381	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcr.tfm
14mu|texlive-antt-2.08-4|382	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcrcap.tfm
14mu|texlive-antt-2.08-4|383	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcri.tfm
14mu|texlive-antt-2.08-4|384	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcricap.tfm
14mu|texlive-antt-2.08-4|385	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttl.tfm
14mu|texlive-antt-2.08-4|386	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttlcap.tfm
14mu|texlive-antt-2.08-4|387	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttli.tfm
14mu|texlive-antt-2.08-4|388	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttlicap.tfm
14mu|texlive-antt-2.08-4|389	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttm.tfm
14mu|texlive-antt-2.08-4|390	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttmcap.tfm
14mu|texlive-antt-2.08-4|391	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttmi.tfm
14mu|texlive-antt-2.08-4|392	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttmicap.tfm
14mu|texlive-antt-2.08-4|393	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttr.tfm
14mu|texlive-antt-2.08-4|394	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttrcap.tfm
14mu|texlive-antt-2.08-4|395	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttri.tfm
14mu|texlive-antt-2.08-4|396	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttricap.tfm
14mu|texlive-antt-2.08-4|397	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttb.tfm
14mu|texlive-antt-2.08-4|398	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttbi.tfm
14mu|texlive-antt-2.08-4|399	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcb.tfm
14mu|texlive-antt-2.08-4|400	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcbi.tfm
14mu|texlive-antt-2.08-4|401	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcl.tfm
14mu|texlive-antt-2.08-4|402	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcli.tfm
14mu|texlive-antt-2.08-4|403	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcm.tfm
14mu|texlive-antt-2.08-4|404	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcmi.tfm
14mu|texlive-antt-2.08-4|405	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcr.tfm
14mu|texlive-antt-2.08-4|406	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcri.tfm
14mu|texlive-antt-2.08-4|407	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttl.tfm
14mu|texlive-antt-2.08-4|408	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttli.tfm
14mu|texlive-antt-2.08-4|409	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttm.tfm
14mu|texlive-antt-2.08-4|410	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttmi.tfm
14mu|texlive-antt-2.08-4|411	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttr.tfm
14mu|texlive-antt-2.08-4|412	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttri.tfm
14mu|texlive-antt-2.08-4|413	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttb.tfm
14mu|texlive-antt-2.08-4|414	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttbi.tfm
14mu|texlive-antt-2.08-4|415	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcb.tfm
14mu|texlive-antt-2.08-4|416	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcbi.tfm
14mu|texlive-antt-2.08-4|417	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcl.tfm
14mu|texlive-antt-2.08-4|418	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcli.tfm
14mu|texlive-antt-2.08-4|419	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcm.tfm
14mu|texlive-antt-2.08-4|420	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcmi.tfm
14mu|texlive-antt-2.08-4|421	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcr.tfm
14mu|texlive-antt-2.08-4|422	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcri.tfm
14mu|texlive-antt-2.08-4|423	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttl.tfm
14mu|texlive-antt-2.08-4|424	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttli.tfm
14mu|texlive-antt-2.08-4|425	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttm.tfm
14mu|texlive-antt-2.08-4|426	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttmi.tfm
14mu|texlive-antt-2.08-4|427	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttr.tfm
14mu|texlive-antt-2.08-4|428	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttri.tfm
14mu|texlive-antt-2.08-4|429	%{_texmfdistdir}/fonts/type1/public/antt/anttb.pfb
14mu|texlive-antt-2.08-4|430	%{_texmfdistdir}/fonts/type1/public/antt/anttbi.pfb
14mu|texlive-antt-2.08-4|431	%{_texmfdistdir}/fonts/type1/public/antt/anttcb.pfb
14mu|texlive-antt-2.08-4|432	%{_texmfdistdir}/fonts/type1/public/antt/anttcbi.pfb
14mu|texlive-antt-2.08-4|433	%{_texmfdistdir}/fonts/type1/public/antt/anttcl.pfb
14mu|texlive-antt-2.08-4|434	%{_texmfdistdir}/fonts/type1/public/antt/anttcli.pfb
14mu|texlive-antt-2.08-4|435	%{_texmfdistdir}/fonts/type1/public/antt/anttcm.pfb
14mu|texlive-antt-2.08-4|436	%{_texmfdistdir}/fonts/type1/public/antt/anttcmi.pfb
14mu|texlive-antt-2.08-4|437	%{_texmfdistdir}/fonts/type1/public/antt/anttcr.pfb
14mu|texlive-antt-2.08-4|438	%{_texmfdistdir}/fonts/type1/public/antt/anttcri.pfb
14mu|texlive-antt-2.08-4|439	%{_texmfdistdir}/fonts/type1/public/antt/anttl.pfb
14mu|texlive-antt-2.08-4|440	%{_texmfdistdir}/fonts/type1/public/antt/anttli.pfb
14mu|texlive-antt-2.08-4|441	%{_texmfdistdir}/fonts/type1/public/antt/anttm.pfb
14mu|texlive-antt-2.08-4|442	%{_texmfdistdir}/fonts/type1/public/antt/anttmi.pfb
14mu|texlive-antt-2.08-4|443	%{_texmfdistdir}/fonts/type1/public/antt/anttr.pfb
14mu|texlive-antt-2.08-4|444	%{_texmfdistdir}/fonts/type1/public/antt/anttri.pfb
14mu|texlive-antt-2.08-4|445	%{_texmfdistdir}/tex/latex/antt/anttor.sty
14mu|texlive-antt-2.08-4|446	%{_texmfdistdir}/tex/latex/antt/antyktor.sty
14mu|texlive-antt-2.08-4|447	%{_texmfdistdir}/tex/latex/antt/il2antt.fd
14mu|texlive-antt-2.08-4|448	%{_texmfdistdir}/tex/latex/antt/il2anttc.fd
14mu|texlive-antt-2.08-4|449	%{_texmfdistdir}/tex/latex/antt/il2anttl.fd
14mu|texlive-antt-2.08-4|450	%{_texmfdistdir}/tex/latex/antt/il2anttlc.fd
14mu|texlive-antt-2.08-4|451	%{_texmfdistdir}/tex/latex/antt/ly1antt.fd
14mu|texlive-antt-2.08-4|452	%{_texmfdistdir}/tex/latex/antt/ly1anttc.fd
14mu|texlive-antt-2.08-4|453	%{_texmfdistdir}/tex/latex/antt/ly1anttl.fd
14mu|texlive-antt-2.08-4|454	%{_texmfdistdir}/tex/latex/antt/ly1anttlc.fd
14mu|texlive-antt-2.08-4|455	%{_texmfdistdir}/tex/latex/antt/omlantt.fd
14mu|texlive-antt-2.08-4|456	%{_texmfdistdir}/tex/latex/antt/omlanttc.fd
14mu|texlive-antt-2.08-4|457	%{_texmfdistdir}/tex/latex/antt/omlanttl.fd
14mu|texlive-antt-2.08-4|458	%{_texmfdistdir}/tex/latex/antt/omlanttlc.fd
14mu|texlive-antt-2.08-4|459	%{_texmfdistdir}/tex/latex/antt/omsantt.fd
14mu|texlive-antt-2.08-4|460	%{_texmfdistdir}/tex/latex/antt/omsanttc.fd
14mu|texlive-antt-2.08-4|461	%{_texmfdistdir}/tex/latex/antt/omsanttl.fd
14mu|texlive-antt-2.08-4|462	%{_texmfdistdir}/tex/latex/antt/omsanttlc.fd
14mu|texlive-antt-2.08-4|463	%{_texmfdistdir}/tex/latex/antt/omxantt.fd
14mu|texlive-antt-2.08-4|464	%{_texmfdistdir}/tex/latex/antt/omxanttc.fd
14mu|texlive-antt-2.08-4|465	%{_texmfdistdir}/tex/latex/antt/omxanttl.fd
14mu|texlive-antt-2.08-4|466	%{_texmfdistdir}/tex/latex/antt/omxanttlc.fd
14mu|texlive-antt-2.08-4|467	%{_texmfdistdir}/tex/latex/antt/ot1antt.fd
14mu|texlive-antt-2.08-4|468	%{_texmfdistdir}/tex/latex/antt/ot1anttc.fd
14mu|texlive-antt-2.08-4|469	%{_texmfdistdir}/tex/latex/antt/ot1anttcm.fd
14mu|texlive-antt-2.08-4|470	%{_texmfdistdir}/tex/latex/antt/ot1anttl.fd
14mu|texlive-antt-2.08-4|471	%{_texmfdistdir}/tex/latex/antt/ot1anttlc.fd
14mu|texlive-antt-2.08-4|472	%{_texmfdistdir}/tex/latex/antt/ot1anttlcm.fd
14mu|texlive-antt-2.08-4|473	%{_texmfdistdir}/tex/latex/antt/ot1anttlm.fd
14mu|texlive-antt-2.08-4|474	%{_texmfdistdir}/tex/latex/antt/ot1anttm.fd
14mu|texlive-antt-2.08-4|475	%{_texmfdistdir}/tex/latex/antt/ot2antt.fd
14mu|texlive-antt-2.08-4|476	%{_texmfdistdir}/tex/latex/antt/ot2anttc.fd
14mu|texlive-antt-2.08-4|477	%{_texmfdistdir}/tex/latex/antt/ot2anttl.fd
14mu|texlive-antt-2.08-4|478	%{_texmfdistdir}/tex/latex/antt/ot2anttlc.fd
14mu|texlive-antt-2.08-4|479	%{_texmfdistdir}/tex/latex/antt/ot4antt.fd
14mu|texlive-antt-2.08-4|480	%{_texmfdistdir}/tex/latex/antt/ot4anttc.fd
14mu|texlive-antt-2.08-4|481	%{_texmfdistdir}/tex/latex/antt/ot4anttl.fd
14mu|texlive-antt-2.08-4|482	%{_texmfdistdir}/tex/latex/antt/ot4anttlc.fd
14mu|texlive-antt-2.08-4|483	%{_texmfdistdir}/tex/latex/antt/qxantt.fd
14mu|texlive-antt-2.08-4|484	%{_texmfdistdir}/tex/latex/antt/qxanttc.fd
14mu|texlive-antt-2.08-4|485	%{_texmfdistdir}/tex/latex/antt/qxanttl.fd
14mu|texlive-antt-2.08-4|486	%{_texmfdistdir}/tex/latex/antt/qxanttlc.fd
14mu|texlive-antt-2.08-4|487	%{_texmfdistdir}/tex/latex/antt/t1antt.fd
14mu|texlive-antt-2.08-4|488	%{_texmfdistdir}/tex/latex/antt/t1anttc.fd
14mu|texlive-antt-2.08-4|489	%{_texmfdistdir}/tex/latex/antt/t1anttl.fd
14mu|texlive-antt-2.08-4|490	%{_texmfdistdir}/tex/latex/antt/t1anttlc.fd
14mu|texlive-antt-2.08-4|491	%{_texmfdistdir}/tex/latex/antt/t2aantt.fd
14mu|texlive-antt-2.08-4|492	%{_texmfdistdir}/tex/latex/antt/t2aanttc.fd
14mu|texlive-antt-2.08-4|493	%{_texmfdistdir}/tex/latex/antt/t2aanttl.fd
14mu|texlive-antt-2.08-4|494	%{_texmfdistdir}/tex/latex/antt/t2aanttlc.fd
14mu|texlive-antt-2.08-4|495	%{_texmfdistdir}/tex/latex/antt/t2bantt.fd
14mu|texlive-antt-2.08-4|496	%{_texmfdistdir}/tex/latex/antt/t2banttc.fd
14mu|texlive-antt-2.08-4|497	%{_texmfdistdir}/tex/latex/antt/t2banttl.fd
14mu|texlive-antt-2.08-4|498	%{_texmfdistdir}/tex/latex/antt/t2banttlc.fd
14mu|texlive-antt-2.08-4|499	%{_texmfdistdir}/tex/latex/antt/t2cantt.fd
14mu|texlive-antt-2.08-4|500	%{_texmfdistdir}/tex/latex/antt/t2canttc.fd
14mu|texlive-antt-2.08-4|501	%{_texmfdistdir}/tex/latex/antt/t2canttl.fd
14mu|texlive-antt-2.08-4|502	%{_texmfdistdir}/tex/latex/antt/t2canttlc.fd
14mu|texlive-antt-2.08-4|503	%{_texmfdistdir}/tex/latex/antt/t5antt.fd
14mu|texlive-antt-2.08-4|504	%{_texmfdistdir}/tex/latex/antt/t5anttc.fd
14mu|texlive-antt-2.08-4|505	%{_texmfdistdir}/tex/latex/antt/t5anttl.fd
14mu|texlive-antt-2.08-4|506	%{_texmfdistdir}/tex/latex/antt/t5anttlc.fd
14mu|texlive-antt-2.08-4|507	%{_texmfdistdir}/tex/latex/antt/ts1antt.fd
14mu|texlive-antt-2.08-4|508	%{_texmfdistdir}/tex/latex/antt/ts1anttc.fd
14mu|texlive-antt-2.08-4|509	%{_texmfdistdir}/tex/latex/antt/ts1anttl.fd
14mu|texlive-antt-2.08-4|510	%{_texmfdistdir}/tex/latex/antt/ts1anttlc.fd
14mu|texlive-antt-2.08-4|511	%{_texmfdistdir}/tex/plain/antt/antt-math.tex
14mu|texlive-antt-2.08-4|512	%doc %{_texmfdistdir}/doc/fonts/antt/AntykwaTorunska-doc-en-2_03.pdf
14mu|texlive-antt-2.08-4|513	%doc %{_texmfdistdir}/doc/fonts/antt/AntykwaTorunska-doc-pl-2_03.pdf
14mu|texlive-antt-2.08-4|514	%doc %{_texmfdistdir}/doc/fonts/antt/AntykwaTorunska-doc-src-2_03.zip
14mu|texlive-antt-2.08-4|515	%doc %{_texmfdistdir}/doc/fonts/antt/GUST-FONT-NOSOURCE-LICENSE.txt
14mu|texlive-antt-2.08-4|516	%doc %{_texmfdistdir}/doc/fonts/antt/MANIFEST.txt
14mu|texlive-antt-2.08-4|517	%doc %{_texmfdistdir}/doc/fonts/antt/README
14mu|texlive-antt-2.08-4|518	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-cyr.tex
14mu|texlive-antt-2.08-4|519	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-math.tex
14mu|texlive-antt-2.08-4|520	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-pl.tex
14mu|texlive-antt-2.08-4|521	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-t2a.tex
14mu|texlive-antt-2.08-4|522	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-t5.tex
14mu|texlive-antt-2.08-4|523	%doc %{_texmfdistdir}/doc/fonts/antt/antt-mathtest.tex
14mu|texlive-antt-2.08-4|524	%doc %{_texmfdistdir}/doc/fonts/antt/antt-table.tex
14mu|texlive-antt-2.08-4|525	%doc %{_texmfdistdir}/doc/latex/antt/README
14mu|texlive-antt-2.08-4|526	
14mu|texlive-antt-2.08-4|527	#-----------------------------------------------------------------------
14mu|texlive-antt-2.08-4|528	%prep
14mu|texlive-antt-2.08-4|529	%setup -c -a0 -a1
14mu|texlive-antt-2.08-4|530	
14mu|texlive-antt-2.08-4|531	%build
14mu|texlive-antt-2.08-4|532	
14mu|texlive-antt-2.08-4|533	%install
14mu|texlive-antt-2.08-4|534	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-antt-2.08-4|535	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-antt-2.08-4|536	
14mu|texlive-antt-2.08-4|537	
14mu|texlive-antt-2.08-4|538	
14mu|texlive-antt-2.08-4|539	%changelog
14mu|texlive-antt-2.08-4|540	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.08-4
14mu|texlive-antt-2.08-4|541	+ Revision: e8f97a8
14mu|texlive-antt-2.08-4|542	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-antt-2.08-4|543	
14mu|texlive-antt-2.08-4|544	

24241 14
14mu|texlive-anyfontsize-20100215-4|1	# revision 17050
14mu|texlive-anyfontsize-20100215-4|2	# category Package
14mu|texlive-anyfontsize-20100215-4|3	# catalog-ctan /macros/latex/contrib/anyfontsize
14mu|texlive-anyfontsize-20100215-4|4	# catalog-date 2010-02-15 00:07:58 +0100
14mu|texlive-anyfontsize-20100215-4|5	# catalog-license lppl
14mu|texlive-anyfontsize-20100215-4|6	# catalog-version undef
14mu|texlive-anyfontsize-20100215-4|7	Name:		texlive-anyfontsize
14mu|texlive-anyfontsize-20100215-4|8	Version:	20100215
14mu|texlive-anyfontsize-20100215-4|9	Release:	4
14mu|texlive-anyfontsize-20100215-4|10	Summary:	Select any font size in LaTeX
14mu|texlive-anyfontsize-20100215-4|11	Group:		Publishing
14mu|texlive-anyfontsize-20100215-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anyfontsize
14mu|texlive-anyfontsize-20100215-4|13	License:	LPPL
14mu|texlive-anyfontsize-20100215-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anyfontsize.tar.xz
14mu|texlive-anyfontsize-20100215-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anyfontsize.doc.tar.xz
14mu|texlive-anyfontsize-20100215-4|16	BuildArch:	noarch
14mu|texlive-anyfontsize-20100215-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-anyfontsize-20100215-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-anyfontsize-20100215-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-anyfontsize-20100215-4|20	
14mu|texlive-anyfontsize-20100215-4|21	%description
14mu|texlive-anyfontsize-20100215-4|22	The package allows the to user select any font size (via e.g.
14mu|texlive-anyfontsize-20100215-4|23	\fontsize{...}{...}\selectfont), even those sizes that are not
14mu|texlive-anyfontsize-20100215-4|24	listed in the .fd file. If such a size is requested, LaTeX will
14mu|texlive-anyfontsize-20100215-4|25	search for and select the nearest listed size; anyfontsize will
14mu|texlive-anyfontsize-20100215-4|26	then scale the font to the size actually requested. Similar
14mu|texlive-anyfontsize-20100215-4|27	functionality is available for the CM family, for the EC
14mu|texlive-anyfontsize-20100215-4|28	family, or for either computer modern encoding; the present
14mu|texlive-anyfontsize-20100215-4|29	package generalises the facility.
14mu|texlive-anyfontsize-20100215-4|30	
14mu|texlive-anyfontsize-20100215-4|31	
14mu|texlive-anyfontsize-20100215-4|32	#-----------------------------------------------------------------------
14mu|texlive-anyfontsize-20100215-4|33	%files
14mu|texlive-anyfontsize-20100215-4|34	%{_texmfdistdir}/tex/latex/anyfontsize/anyfontsize.sty
14mu|texlive-anyfontsize-20100215-4|35	%doc %{_texmfdistdir}/doc/latex/anyfontsize/README
14mu|texlive-anyfontsize-20100215-4|36	%doc %{_texmfdistdir}/doc/latex/anyfontsize/anyfontsize.pdf
14mu|texlive-anyfontsize-20100215-4|37	%doc %{_texmfdistdir}/doc/latex/anyfontsize/anyfontsize.tex
14mu|texlive-anyfontsize-20100215-4|38	
14mu|texlive-anyfontsize-20100215-4|39	#-----------------------------------------------------------------------
14mu|texlive-anyfontsize-20100215-4|40	%prep
14mu|texlive-anyfontsize-20100215-4|41	%setup -c -a0 -a1
14mu|texlive-anyfontsize-20100215-4|42	
14mu|texlive-anyfontsize-20100215-4|43	%build
14mu|texlive-anyfontsize-20100215-4|44	
14mu|texlive-anyfontsize-20100215-4|45	%install
14mu|texlive-anyfontsize-20100215-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-anyfontsize-20100215-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-anyfontsize-20100215-4|48	
14mu|texlive-anyfontsize-20100215-4|49	
14mu|texlive-anyfontsize-20100215-4|50	
14mu|texlive-anyfontsize-20100215-4|51	%changelog
14mu|texlive-anyfontsize-20100215-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100215-4
14mu|texlive-anyfontsize-20100215-4|53	+ Revision: 57ad771
14mu|texlive-anyfontsize-20100215-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-anyfontsize-20100215-4|55	
14mu|texlive-anyfontsize-20100215-4|56	

24242 14
14mu|texlive-anysize-20090924-4|1	# revision 15878
14mu|texlive-anysize-20090924-4|2	# category Package
14mu|texlive-anysize-20090924-4|3	# catalog-ctan /macros/latex/contrib/anysize
14mu|texlive-anysize-20090924-4|4	# catalog-date 2009-09-24 14:57:17 +0200
14mu|texlive-anysize-20090924-4|5	# catalog-license pd
14mu|texlive-anysize-20090924-4|6	# catalog-version undef
14mu|texlive-anysize-20090924-4|7	Name:		texlive-anysize
14mu|texlive-anysize-20090924-4|8	Version:	20090924
14mu|texlive-anysize-20090924-4|9	Release:	4
14mu|texlive-anysize-20090924-4|10	Summary:	A simple package to set up document margins
14mu|texlive-anysize-20090924-4|11	Group:		Publishing
14mu|texlive-anysize-20090924-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anysize
14mu|texlive-anysize-20090924-4|13	License:	PD
14mu|texlive-anysize-20090924-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anysize.tar.xz
14mu|texlive-anysize-20090924-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anysize.doc.tar.xz
14mu|texlive-anysize-20090924-4|16	BuildArch:	noarch
14mu|texlive-anysize-20090924-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-anysize-20090924-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-anysize-20090924-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-anysize-20090924-4|20	
14mu|texlive-anysize-20090924-4|21	%description
14mu|texlive-anysize-20090924-4|22	This package is considered obsolete; alternatives are the
14mu|texlive-anysize-20090924-4|23	typearea package from the koma-script bundle, or the geometry
14mu|texlive-anysize-20090924-4|24	package.
14mu|texlive-anysize-20090924-4|25	
14mu|texlive-anysize-20090924-4|26	
14mu|texlive-anysize-20090924-4|27	#-----------------------------------------------------------------------
14mu|texlive-anysize-20090924-4|28	%files
14mu|texlive-anysize-20090924-4|29	%{_texmfdistdir}/tex/latex/anysize/anysize.sty
14mu|texlive-anysize-20090924-4|30	%doc %{_texmfdistdir}/doc/latex/anysize/README
14mu|texlive-anysize-20090924-4|31	%doc %{_texmfdistdir}/doc/latex/anysize/anysize.pdf
14mu|texlive-anysize-20090924-4|32	%doc %{_texmfdistdir}/doc/latex/anysize/anysize.tex
14mu|texlive-anysize-20090924-4|33	
14mu|texlive-anysize-20090924-4|34	#-----------------------------------------------------------------------
14mu|texlive-anysize-20090924-4|35	%prep
14mu|texlive-anysize-20090924-4|36	%setup -c -a0 -a1
14mu|texlive-anysize-20090924-4|37	
14mu|texlive-anysize-20090924-4|38	%build
14mu|texlive-anysize-20090924-4|39	
14mu|texlive-anysize-20090924-4|40	%install
14mu|texlive-anysize-20090924-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-anysize-20090924-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-anysize-20090924-4|43	
14mu|texlive-anysize-20090924-4|44	
14mu|texlive-anysize-20090924-4|45	
14mu|texlive-anysize-20090924-4|46	%changelog
14mu|texlive-anysize-20090924-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090924-4
14mu|texlive-anysize-20090924-4|48	+ Revision: 025cce7
14mu|texlive-anysize-20090924-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-anysize-20090924-4|50	
14mu|texlive-anysize-20090924-4|51	

24243 14
14mu|texlive-aobs-tikz-1.0-3|1	# revision 32662
14mu|texlive-aobs-tikz-1.0-3|2	# category Package
14mu|texlive-aobs-tikz-1.0-3|3	# catalog-ctan /graphics/pgf/contrib/aobs-tikz
14mu|texlive-aobs-tikz-1.0-3|4	# catalog-date 2014-01-13 12:12:15 +0100
14mu|texlive-aobs-tikz-1.0-3|5	# catalog-license lppl1.3
14mu|texlive-aobs-tikz-1.0-3|6	# catalog-version 1.0
14mu|texlive-aobs-tikz-1.0-3|7	Name:		texlive-aobs-tikz
14mu|texlive-aobs-tikz-1.0-3|8	Version:	1.0
14mu|texlive-aobs-tikz-1.0-3|9	Release:	3
14mu|texlive-aobs-tikz-1.0-3|10	Summary:	TikZ styles for creating overlaid pictures in beamer
14mu|texlive-aobs-tikz-1.0-3|11	Group:		Publishing
14mu|texlive-aobs-tikz-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/aobs-tikz
14mu|texlive-aobs-tikz-1.0-3|13	License:	LPPL1.3
14mu|texlive-aobs-tikz-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aobs-tikz.tar.xz
14mu|texlive-aobs-tikz-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aobs-tikz.doc.tar.xz
14mu|texlive-aobs-tikz-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aobs-tikz.source.tar.xz
14mu|texlive-aobs-tikz-1.0-3|17	BuildArch:	noarch
14mu|texlive-aobs-tikz-1.0-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-aobs-tikz-1.0-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-aobs-tikz-1.0-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-aobs-tikz-1.0-3|21	
14mu|texlive-aobs-tikz-1.0-3|22	%description
14mu|texlive-aobs-tikz-1.0-3|23	The package defines auxiliary TikZ styles useful for overlaying
14mu|texlive-aobs-tikz-1.0-3|24	pictures' elements in Beamer. The TikZ styles are grouped in a
14mu|texlive-aobs-tikz-1.0-3|25	library, overlay-beamer-styles which is automatically called by
14mu|texlive-aobs-tikz-1.0-3|26	the package itself. Users may either load just aobs-tikz or the
14mu|texlive-aobs-tikz-1.0-3|27	library; the latter method necessitates TikZ manual load.
14mu|texlive-aobs-tikz-1.0-3|28	
14mu|texlive-aobs-tikz-1.0-3|29	
14mu|texlive-aobs-tikz-1.0-3|30	#-----------------------------------------------------------------------
14mu|texlive-aobs-tikz-1.0-3|31	%files
14mu|texlive-aobs-tikz-1.0-3|32	%{_texmfdistdir}/tex/latex/aobs-tikz/tikzlibraryoverlay-beamer-styles.code.tex
14mu|texlive-aobs-tikz-1.0-3|33	%doc %{_texmfdistdir}/doc/latex/aobs-tikz/README
14mu|texlive-aobs-tikz-1.0-3|34	%doc %{_texmfdistdir}/doc/latex/aobs-tikz/aobs-tikz.pdf
14mu|texlive-aobs-tikz-1.0-3|35	%doc %{_texmfdistdir}/doc/latex/aobs-tikz/example.tex
14mu|texlive-aobs-tikz-1.0-3|36	#- source
14mu|texlive-aobs-tikz-1.0-3|37	%doc %{_texmfdistdir}/source/latex/aobs-tikz/aobs-tikz.dtx
14mu|texlive-aobs-tikz-1.0-3|38	%doc %{_texmfdistdir}/source/latex/aobs-tikz/aobs-tikz.ins
14mu|texlive-aobs-tikz-1.0-3|39	
14mu|texlive-aobs-tikz-1.0-3|40	#-----------------------------------------------------------------------
14mu|texlive-aobs-tikz-1.0-3|41	%prep
14mu|texlive-aobs-tikz-1.0-3|42	%setup -c -a0 -a1 -a2
14mu|texlive-aobs-tikz-1.0-3|43	
14mu|texlive-aobs-tikz-1.0-3|44	%build
14mu|texlive-aobs-tikz-1.0-3|45	
14mu|texlive-aobs-tikz-1.0-3|46	%install
14mu|texlive-aobs-tikz-1.0-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-aobs-tikz-1.0-3|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-aobs-tikz-1.0-3|49	
14mu|texlive-aobs-tikz-1.0-3|50	%changelog
14mu|texlive-aobs-tikz-1.0-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mu|texlive-aobs-tikz-1.0-3|52	+ Revision: c07b205
14mu|texlive-aobs-tikz-1.0-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-aobs-tikz-1.0-3|54	
14mu|texlive-aobs-tikz-1.0-3|55	

24244 14
14mu|texlive-aomart-1.10-4|1	# revision 23349
14mu|texlive-aomart-1.10-4|2	# category Package
14mu|texlive-aomart-1.10-4|3	# catalog-ctan /macros/latex/contrib/aomart
14mu|texlive-aomart-1.10-4|4	# catalog-date 2011-06-22 20:08:44 +0200
14mu|texlive-aomart-1.10-4|5	# catalog-license lppl1.3
14mu|texlive-aomart-1.10-4|6	# catalog-version 1.10
14mu|texlive-aomart-1.10-4|7	Name:		texlive-aomart
14mu|texlive-aomart-1.10-4|8	Version:	1.10
14mu|texlive-aomart-1.10-4|9	Release:	4
14mu|texlive-aomart-1.10-4|10	Summary:	Typeset articles for the Annals of Mathematics
14mu|texlive-aomart-1.10-4|11	Group:		Publishing
14mu|texlive-aomart-1.10-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aomart
14mu|texlive-aomart-1.10-4|13	License:	LPPL1.3
14mu|texlive-aomart-1.10-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aomart.tar.xz
14mu|texlive-aomart-1.10-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aomart.doc.tar.xz
14mu|texlive-aomart-1.10-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aomart.source.tar.xz
14mu|texlive-aomart-1.10-4|17	BuildArch:	noarch
14mu|texlive-aomart-1.10-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-aomart-1.10-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-aomart-1.10-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-aomart-1.10-4|21	
14mu|texlive-aomart-1.10-4|22	%description
14mu|texlive-aomart-1.10-4|23	The package provides a class for typesetting articles for The
14mu|texlive-aomart-1.10-4|24	Annals of Mathematics.
14mu|texlive-aomart-1.10-4|25	
14mu|texlive-aomart-1.10-4|26	
14mu|texlive-aomart-1.10-4|27	#-----------------------------------------------------------------------
14mu|texlive-aomart-1.10-4|28	%files
14mu|texlive-aomart-1.10-4|29	%{_texmfdistdir}/bibtex/bst/aomart/aomalpha.bst
14mu|texlive-aomart-1.10-4|30	%{_texmfdistdir}/bibtex/bst/aomart/aomplain.bst
14mu|texlive-aomart-1.10-4|31	%{_texmfdistdir}/tex/latex/aomart/aomart.cls
14mu|texlive-aomart-1.10-4|32	%doc %{_texmfdistdir}/doc/latex/aomart/Makefile
14mu|texlive-aomart-1.10-4|33	%doc %{_texmfdistdir}/doc/latex/aomart/README
14mu|texlive-aomart-1.10-4|34	%doc %{_texmfdistdir}/doc/latex/aomart/aomart.bib
14mu|texlive-aomart-1.10-4|35	%doc %{_texmfdistdir}/doc/latex/aomart/aomart.pdf
14mu|texlive-aomart-1.10-4|36	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample.bib
14mu|texlive-aomart-1.10-4|37	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample.pdf
14mu|texlive-aomart-1.10-4|38	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample.tex
14mu|texlive-aomart-1.10-4|39	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample1.pdf
14mu|texlive-aomart-1.10-4|40	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample1.tex
14mu|texlive-aomart-1.10-4|41	%doc %{_texmfdistdir}/doc/latex/aomart/fullref.pl
14mu|texlive-aomart-1.10-4|42	#- source
14mu|texlive-aomart-1.10-4|43	%doc %{_texmfdistdir}/source/latex/aomart/aomart.dtx
14mu|texlive-aomart-1.10-4|44	%doc %{_texmfdistdir}/source/latex/aomart/aomart.ins
14mu|texlive-aomart-1.10-4|45	
14mu|texlive-aomart-1.10-4|46	#-----------------------------------------------------------------------
14mu|texlive-aomart-1.10-4|47	%prep
14mu|texlive-aomart-1.10-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-aomart-1.10-4|49	
14mu|texlive-aomart-1.10-4|50	%build
14mu|texlive-aomart-1.10-4|51	
14mu|texlive-aomart-1.10-4|52	%install
14mu|texlive-aomart-1.10-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-aomart-1.10-4|54	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-aomart-1.10-4|55	
14mu|texlive-aomart-1.10-4|56	
14mu|texlive-aomart-1.10-4|57	
14mu|texlive-aomart-1.10-4|58	%changelog
14mu|texlive-aomart-1.10-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10-4
14mu|texlive-aomart-1.10-4|60	+ Revision: 998e535
14mu|texlive-aomart-1.10-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-aomart-1.10-4|62	
14mu|texlive-aomart-1.10-4|63	

24245 14
14mu|texlive-apa-1.3.4-4|1	# revision 15878
14mu|texlive-apa-1.3.4-4|2	# category Package
14mu|texlive-apa-1.3.4-4|3	# catalog-ctan /macros/latex/contrib/apa
14mu|texlive-apa-1.3.4-4|4	# catalog-date 2008-12-23 16:23:48 +0100
14mu|texlive-apa-1.3.4-4|5	# catalog-license lppl
14mu|texlive-apa-1.3.4-4|6	# catalog-version 1.3.4
14mu|texlive-apa-1.3.4-4|7	Name:		texlive-apa
14mu|texlive-apa-1.3.4-4|8	Version:	1.3.4
14mu|texlive-apa-1.3.4-4|9	Release:	4
14mu|texlive-apa-1.3.4-4|10	Summary:	American Psychological Association format
14mu|texlive-apa-1.3.4-4|11	Group:		Publishing
14mu|texlive-apa-1.3.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apa
14mu|texlive-apa-1.3.4-4|13	License:	LPPL
14mu|texlive-apa-1.3.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa.tar.xz
14mu|texlive-apa-1.3.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa.doc.tar.xz
14mu|texlive-apa-1.3.4-4|16	BuildArch:	noarch
14mu|texlive-apa-1.3.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-apa-1.3.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-apa-1.3.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-apa-1.3.4-4|20	
14mu|texlive-apa-1.3.4-4|21	%description
14mu|texlive-apa-1.3.4-4|22	A LaTeX class to format text according to the American
14mu|texlive-apa-1.3.4-4|23	Psychological Association Publication Manual (5th ed.)
14mu|texlive-apa-1.3.4-4|24	specifications for manuscripts or to the APA journal look found
14mu|texlive-apa-1.3.4-4|25	in journals like the Journal of Experimental Psychology etc. In
14mu|texlive-apa-1.3.4-4|26	addition, it provides regular LaTeX-like output with a few
14mu|texlive-apa-1.3.4-4|27	enhancements and APA-motivated changes.
14mu|texlive-apa-1.3.4-4|28	
14mu|texlive-apa-1.3.4-4|29	
14mu|texlive-apa-1.3.4-4|30	#-----------------------------------------------------------------------
14mu|texlive-apa-1.3.4-4|31	%files
14mu|texlive-apa-1.3.4-4|32	%{_texmfdistdir}/tex/latex/apa/apa.cls
14mu|texlive-apa-1.3.4-4|33	%{_texmfdistdir}/tex/latex/apa/dutch.apa
14mu|texlive-apa-1.3.4-4|34	%{_texmfdistdir}/tex/latex/apa/english.apa
14mu|texlive-apa-1.3.4-4|35	%{_texmfdistdir}/tex/latex/apa/greek.apa
14mu|texlive-apa-1.3.4-4|36	%doc %{_texmfdistdir}/doc/latex/apa/APAendfloat.cfg
14mu|texlive-apa-1.3.4-4|37	%doc %{_texmfdistdir}/doc/latex/apa/CHANGELOG.txt
14mu|texlive-apa-1.3.4-4|38	%doc %{_texmfdistdir}/doc/latex/apa/LICENCE
14mu|texlive-apa-1.3.4-4|39	%doc %{_texmfdistdir}/doc/latex/apa/README
14mu|texlive-apa-1.3.4-4|40	%doc %{_texmfdistdir}/doc/latex/apa/apacls.html
14mu|texlive-apa-1.3.4-4|41	%doc %{_texmfdistdir}/doc/latex/apa/apacls.txt
14mu|texlive-apa-1.3.4-4|42	%doc %{_texmfdistdir}/doc/latex/apa/apaenum.txt
14mu|texlive-apa-1.3.4-4|43	%doc %{_texmfdistdir}/doc/latex/apa/apaexample.tex
14mu|texlive-apa-1.3.4-4|44	%doc %{_texmfdistdir}/doc/latex/apa/examplebib.bib
14mu|texlive-apa-1.3.4-4|45	%doc %{_texmfdistdir}/doc/latex/apa/examples.txt
14mu|texlive-apa-1.3.4-4|46	
14mu|texlive-apa-1.3.4-4|47	#-----------------------------------------------------------------------
14mu|texlive-apa-1.3.4-4|48	%prep
14mu|texlive-apa-1.3.4-4|49	%setup -c -a0 -a1
14mu|texlive-apa-1.3.4-4|50	
14mu|texlive-apa-1.3.4-4|51	%build
14mu|texlive-apa-1.3.4-4|52	
14mu|texlive-apa-1.3.4-4|53	%install
14mu|texlive-apa-1.3.4-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-apa-1.3.4-4|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-apa-1.3.4-4|56	
14mu|texlive-apa-1.3.4-4|57	
14mu|texlive-apa-1.3.4-4|58	
14mu|texlive-apa-1.3.4-4|59	%changelog
14mu|texlive-apa-1.3.4-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.4-4
14mu|texlive-apa-1.3.4-4|61	+ Revision: 66e6518
14mu|texlive-apa-1.3.4-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-apa-1.3.4-4|63	
14mu|texlive-apa-1.3.4-4|64	

24246 14
14mu|texlive-apa6-1.30-3|1	# revision 25852
14mu|texlive-apa6-1.30-3|2	# category Package
14mu|texlive-apa6-1.30-3|3	# catalog-ctan /macros/latex/contrib/apa6
14mu|texlive-apa6-1.30-3|4	# catalog-date 2012-04-04 15:21:46 +0200
14mu|texlive-apa6-1.30-3|5	# catalog-license lppl1.3
14mu|texlive-apa6-1.30-3|6	# catalog-version 1.3
14mu|texlive-apa6-1.30-3|7	Name:		texlive-apa6
14mu|texlive-apa6-1.30-3|8	Version:	1.30
14mu|texlive-apa6-1.30-3|9	Release:	3
14mu|texlive-apa6-1.30-3|10	Summary:	Format documents in APA style (6th edition)
14mu|texlive-apa6-1.30-3|11	Group:		Publishing
14mu|texlive-apa6-1.30-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apa6
14mu|texlive-apa6-1.30-3|13	License:	LPPL1.3
14mu|texlive-apa6-1.30-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6.tar.xz
14mu|texlive-apa6-1.30-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6.doc.tar.xz
14mu|texlive-apa6-1.30-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6.source.tar.xz
14mu|texlive-apa6-1.30-3|17	BuildArch:	noarch
14mu|texlive-apa6-1.30-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-apa6-1.30-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-apa6-1.30-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-apa6-1.30-3|21	
14mu|texlive-apa6-1.30-3|22	%description
14mu|texlive-apa6-1.30-3|23	The class formats documents in APA style (6th Edition). It
14mu|texlive-apa6-1.30-3|24	provides a full set of facilities in three different output
14mu|texlive-apa6-1.30-3|25	modes (journal-like appearance, double-spaced manuscript,
14mu|texlive-apa6-1.30-3|26	LaTeX-like document), in contrast to the earlier apa6e, which
14mu|texlive-apa6-1.30-3|27	only formats double-spaced manuscripts in APA style. The class
14mu|texlive-apa6-1.30-3|28	can mask author identity for copies for use in masked peer
14mu|texlive-apa6-1.30-3|29	review. Citations are provided using the apacite bundle; the
14mu|texlive-apa6-1.30-3|30	class requires that package if citations are to be typeset. The
14mu|texlive-apa6-1.30-3|31	class is a development of the apa class (which is no longer
14mu|texlive-apa6-1.30-3|32	maintained).
14mu|texlive-apa6-1.30-3|33	
14mu|texlive-apa6-1.30-3|34	
14mu|texlive-apa6-1.30-3|35	#-----------------------------------------------------------------------
14mu|texlive-apa6-1.30-3|36	%files
14mu|texlive-apa6-1.30-3|37	%{_texmfdistdir}/tex/latex/apa6/apa6.cls
14mu|texlive-apa6-1.30-3|38	%{_texmfdistdir}/tex/latex/apa6/config/APAamerican.txt
14mu|texlive-apa6-1.30-3|39	%{_texmfdistdir}/tex/latex/apa6/config/APAbritish.txt
14mu|texlive-apa6-1.30-3|40	%{_texmfdistdir}/tex/latex/apa6/config/APAczech.txt
14mu|texlive-apa6-1.30-3|41	%{_texmfdistdir}/tex/latex/apa6/config/APAdutch.txt
14mu|texlive-apa6-1.30-3|42	%{_texmfdistdir}/tex/latex/apa6/config/APAendfloat.cfg
14mu|texlive-apa6-1.30-3|43	%{_texmfdistdir}/tex/latex/apa6/config/APAenglish.txt
14mu|texlive-apa6-1.30-3|44	%{_texmfdistdir}/tex/latex/apa6/config/APAgerman.txt
14mu|texlive-apa6-1.30-3|45	%{_texmfdistdir}/tex/latex/apa6/config/APAgreek.txt
14mu|texlive-apa6-1.30-3|46	%{_texmfdistdir}/tex/latex/apa6/config/APAngerman.txt
14mu|texlive-apa6-1.30-3|47	%doc %{_texmfdistdir}/doc/latex/apa6/README
14mu|texlive-apa6-1.30-3|48	%doc %{_texmfdistdir}/doc/latex/apa6/README.txt
14mu|texlive-apa6-1.30-3|49	%doc %{_texmfdistdir}/doc/latex/apa6/apa6.pdf
14mu|texlive-apa6-1.30-3|50	%doc %{_texmfdistdir}/doc/latex/apa6/pseudoTeX/apa6.ptex
14mu|texlive-apa6-1.30-3|51	%doc %{_texmfdistdir}/doc/latex/apa6/samples/Figure1.pdf
14mu|texlive-apa6-1.30-3|52	%doc %{_texmfdistdir}/doc/latex/apa6/samples/bibliography.bib
14mu|texlive-apa6-1.30-3|53	%doc %{_texmfdistdir}/doc/latex/apa6/samples/longsample.tex
14mu|texlive-apa6-1.30-3|54	%doc %{_texmfdistdir}/doc/latex/apa6/samples/shortsample.tex
14mu|texlive-apa6-1.30-3|55	#- source
14mu|texlive-apa6-1.30-3|56	%doc %{_texmfdistdir}/source/latex/apa6/apa6.dtx
14mu|texlive-apa6-1.30-3|57	%doc %{_texmfdistdir}/source/latex/apa6/apa6.ins
14mu|texlive-apa6-1.30-3|58	
14mu|texlive-apa6-1.30-3|59	#-----------------------------------------------------------------------
14mu|texlive-apa6-1.30-3|60	%prep
14mu|texlive-apa6-1.30-3|61	%setup -c -a0 -a1 -a2
14mu|texlive-apa6-1.30-3|62	
14mu|texlive-apa6-1.30-3|63	%build
14mu|texlive-apa6-1.30-3|64	
14mu|texlive-apa6-1.30-3|65	%install
14mu|texlive-apa6-1.30-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-apa6-1.30-3|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-apa6-1.30-3|68	
14mu|texlive-apa6-1.30-3|69	
14mu|texlive-apa6-1.30-3|70	
14mu|texlive-apa6-1.30-3|71	%changelog
14mu|texlive-apa6-1.30-3|72	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.30-3
14mu|texlive-apa6-1.30-3|73	+ Revision: fc068b5
14mu|texlive-apa6-1.30-3|74	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-apa6-1.30-3|75	
14mu|texlive-apa6-1.30-3|76	

24247 14
14mu|texlive-apa6e-0.3-4|1	# revision 23350
14mu|texlive-apa6e-0.3-4|2	# category Package
14mu|texlive-apa6e-0.3-4|3	# catalog-ctan /macros/latex/contrib/apa6e
14mu|texlive-apa6e-0.3-4|4	# catalog-date 2011-07-03 10:15:22 +0200
14mu|texlive-apa6e-0.3-4|5	# catalog-license other-free
14mu|texlive-apa6e-0.3-4|6	# catalog-version 0.3
14mu|texlive-apa6e-0.3-4|7	Name:		texlive-apa6e
14mu|texlive-apa6e-0.3-4|8	Version:	0.3
14mu|texlive-apa6e-0.3-4|9	Release:	4
14mu|texlive-apa6e-0.3-4|10	Summary:	Format manuscripts to APA 6th edition guidelines
14mu|texlive-apa6e-0.3-4|11	Group:		Publishing
14mu|texlive-apa6e-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apa6e
14mu|texlive-apa6e-0.3-4|13	License:	OTHER-FREE
14mu|texlive-apa6e-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6e.tar.xz
14mu|texlive-apa6e-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6e.doc.tar.xz
14mu|texlive-apa6e-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6e.source.tar.xz
14mu|texlive-apa6e-0.3-4|17	BuildArch:	noarch
14mu|texlive-apa6e-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-apa6e-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-apa6e-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-apa6e-0.3-4|21	
14mu|texlive-apa6e-0.3-4|22	%description
14mu|texlive-apa6e-0.3-4|23	This is a minimalist class file for formatting manuscripts in
14mu|texlive-apa6e-0.3-4|24	the style described in the American Psychological Association
14mu|texlive-apa6e-0.3-4|25	(APA) 6th edition guidelines. Some day, the established (and
14mu|texlive-apa6e-0.3-4|26	more capable) apa class will perhaps gain support for the 6th
14mu|texlive-apa6e-0.3-4|27	edition of the APA guidelines, in which case users should
14mu|texlive-apa6e-0.3-4|28	probably use it instead. But in the mean time, this class may
14mu|texlive-apa6e-0.3-4|29	be useful.
14mu|texlive-apa6e-0.3-4|30	
14mu|texlive-apa6e-0.3-4|31	
14mu|texlive-apa6e-0.3-4|32	#-----------------------------------------------------------------------
14mu|texlive-apa6e-0.3-4|33	%files
14mu|texlive-apa6e-0.3-4|34	%{_texmfdistdir}/tex/latex/apa6e/apa6e.cls
14mu|texlive-apa6e-0.3-4|35	%doc %{_texmfdistdir}/doc/latex/apa6e/README
14mu|texlive-apa6e-0.3-4|36	%doc %{_texmfdistdir}/doc/latex/apa6e/apa6e.pdf
14mu|texlive-apa6e-0.3-4|37	#- source
14mu|texlive-apa6e-0.3-4|38	%doc %{_texmfdistdir}/source/latex/apa6e/apa6e.dtx
14mu|texlive-apa6e-0.3-4|39	%doc %{_texmfdistdir}/source/latex/apa6e/apa6e.ins
14mu|texlive-apa6e-0.3-4|40	
14mu|texlive-apa6e-0.3-4|41	#-----------------------------------------------------------------------
14mu|texlive-apa6e-0.3-4|42	%prep
14mu|texlive-apa6e-0.3-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-apa6e-0.3-4|44	
14mu|texlive-apa6e-0.3-4|45	%build
14mu|texlive-apa6e-0.3-4|46	
14mu|texlive-apa6e-0.3-4|47	%install
14mu|texlive-apa6e-0.3-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-apa6e-0.3-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-apa6e-0.3-4|50	
14mu|texlive-apa6e-0.3-4|51	
14mu|texlive-apa6e-0.3-4|52	
14mu|texlive-apa6e-0.3-4|53	%changelog
14mu|texlive-apa6e-0.3-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-apa6e-0.3-4|55	+ Revision: 186dffb
14mu|texlive-apa6e-0.3-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-apa6e-0.3-4|57	
14mu|texlive-apa6e-0.3-4|58	

24248 14
14mu|texlive-appendix-1.2b-4|1	# revision 15878
14mu|texlive-appendix-1.2b-4|2	# category Package
14mu|texlive-appendix-1.2b-4|3	# catalog-ctan /macros/latex/contrib/appendix
14mu|texlive-appendix-1.2b-4|4	# catalog-date 2009-09-02 11:33:10 +0200
14mu|texlive-appendix-1.2b-4|5	# catalog-license lppl
14mu|texlive-appendix-1.2b-4|6	# catalog-version 1.2b
14mu|texlive-appendix-1.2b-4|7	Name:		texlive-appendix
14mu|texlive-appendix-1.2b-4|8	Version:	1.2b
14mu|texlive-appendix-1.2b-4|9	Release:	4
14mu|texlive-appendix-1.2b-4|10	Summary:	Extra control of appendices
14mu|texlive-appendix-1.2b-4|11	Group:		Publishing
14mu|texlive-appendix-1.2b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/appendix
14mu|texlive-appendix-1.2b-4|13	License:	LPPL
14mu|texlive-appendix-1.2b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendix.tar.xz
14mu|texlive-appendix-1.2b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendix.doc.tar.xz
14mu|texlive-appendix-1.2b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendix.source.tar.xz
14mu|texlive-appendix-1.2b-4|17	BuildArch:	noarch
14mu|texlive-appendix-1.2b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-appendix-1.2b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-appendix-1.2b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-appendix-1.2b-4|21	
14mu|texlive-appendix-1.2b-4|22	%description
14mu|texlive-appendix-1.2b-4|23	The appendix package provides various ways of formatting the
14mu|texlive-appendix-1.2b-4|24	titles of appendices. Also (sub)appendices environments are
14mu|texlive-appendix-1.2b-4|25	provided that can be used, for example, for per chapter/section
14mu|texlive-appendix-1.2b-4|26	appendices. The word `Appendix' or similar can be prepended to
14mu|texlive-appendix-1.2b-4|27	the appendix number for article class documents. The word
14mu|texlive-appendix-1.2b-4|28	`Appendices' or similar can be added to the table of contents
14mu|texlive-appendix-1.2b-4|29	before the appendices are listed. The word `Appendices' or
14mu|texlive-appendix-1.2b-4|30	similar can be typeset as a \part-like heading (page) in the
14mu|texlive-appendix-1.2b-4|31	body. An appendices environment is provided which can be used
14mu|texlive-appendix-1.2b-4|32	instead of the \appendix command.
14mu|texlive-appendix-1.2b-4|33	
14mu|texlive-appendix-1.2b-4|34	
14mu|texlive-appendix-1.2b-4|35	#-----------------------------------------------------------------------
14mu|texlive-appendix-1.2b-4|36	%files
14mu|texlive-appendix-1.2b-4|37	%{_texmfdistdir}/tex/latex/appendix/appendix.sty
14mu|texlive-appendix-1.2b-4|38	%doc %{_texmfdistdir}/doc/latex/appendix/README
14mu|texlive-appendix-1.2b-4|39	%doc %{_texmfdistdir}/doc/latex/appendix/appendix.pdf
14mu|texlive-appendix-1.2b-4|40	#- source
14mu|texlive-appendix-1.2b-4|41	%doc %{_texmfdistdir}/source/latex/appendix/appendix.dtx
14mu|texlive-appendix-1.2b-4|42	%doc %{_texmfdistdir}/source/latex/appendix/appendix.ins
14mu|texlive-appendix-1.2b-4|43	
14mu|texlive-appendix-1.2b-4|44	#-----------------------------------------------------------------------
14mu|texlive-appendix-1.2b-4|45	%prep
14mu|texlive-appendix-1.2b-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-appendix-1.2b-4|47	
14mu|texlive-appendix-1.2b-4|48	%build
14mu|texlive-appendix-1.2b-4|49	
14mu|texlive-appendix-1.2b-4|50	%install
14mu|texlive-appendix-1.2b-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-appendix-1.2b-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-appendix-1.2b-4|53	
14mu|texlive-appendix-1.2b-4|54	
14mu|texlive-appendix-1.2b-4|55	
14mu|texlive-appendix-1.2b-4|56	%changelog
14mu|texlive-appendix-1.2b-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2b-4
14mu|texlive-appendix-1.2b-4|58	+ Revision: 90a9a4f
14mu|texlive-appendix-1.2b-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-appendix-1.2b-4|60	
14mu|texlive-appendix-1.2b-4|61	

24249 14
14mu|texlive-appendixnumberbeamer-20120329-3|1	# revision 25809
14mu|texlive-appendixnumberbeamer-20120329-3|2	# category Package
14mu|texlive-appendixnumberbeamer-20120329-3|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/appendixnumberbeamer
14mu|texlive-appendixnumberbeamer-20120329-3|4	# catalog-date 2012-03-29 08:44:19 +0200
14mu|texlive-appendixnumberbeamer-20120329-3|5	# catalog-license gpl3
14mu|texlive-appendixnumberbeamer-20120329-3|6	# catalog-version undef
14mu|texlive-appendixnumberbeamer-20120329-3|7	Name:		texlive-appendixnumberbeamer
14mu|texlive-appendixnumberbeamer-20120329-3|8	Version:	20120329
14mu|texlive-appendixnumberbeamer-20120329-3|9	Release:	3
14mu|texlive-appendixnumberbeamer-20120329-3|10	Summary:	Manage frame numbering in appendixes in beamer
14mu|texlive-appendixnumberbeamer-20120329-3|11	Group:		Publishing
14mu|texlive-appendixnumberbeamer-20120329-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/appendixnumberbeamer
14mu|texlive-appendixnumberbeamer-20120329-3|13	License:	GPL3
14mu|texlive-appendixnumberbeamer-20120329-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendixnumberbeamer.tar.xz
14mu|texlive-appendixnumberbeamer-20120329-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendixnumberbeamer.doc.tar.xz
14mu|texlive-appendixnumberbeamer-20120329-3|16	BuildArch:	noarch
14mu|texlive-appendixnumberbeamer-20120329-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-appendixnumberbeamer-20120329-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-appendixnumberbeamer-20120329-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-appendixnumberbeamer-20120329-3|20	
14mu|texlive-appendixnumberbeamer-20120329-3|21	%description
14mu|texlive-appendixnumberbeamer-20120329-3|22	The package arranges that an appendix in a beamer presentation
14mu|texlive-appendixnumberbeamer-20120329-3|23	is not counted in the frame count of the presentation;
14mu|texlive-appendixnumberbeamer-20120329-3|24	appendixes are numbered starting from one.
14mu|texlive-appendixnumberbeamer-20120329-3|25	
14mu|texlive-appendixnumberbeamer-20120329-3|26	
14mu|texlive-appendixnumberbeamer-20120329-3|27	#-----------------------------------------------------------------------
14mu|texlive-appendixnumberbeamer-20120329-3|28	%files
14mu|texlive-appendixnumberbeamer-20120329-3|29	%{_texmfdistdir}/tex/latex/appendixnumberbeamer/appendixnumberbeamer.sty
14mu|texlive-appendixnumberbeamer-20120329-3|30	%doc %{_texmfdistdir}/doc/latex/appendixnumberbeamer/README
14mu|texlive-appendixnumberbeamer-20120329-3|31	
14mu|texlive-appendixnumberbeamer-20120329-3|32	#-----------------------------------------------------------------------
14mu|texlive-appendixnumberbeamer-20120329-3|33	%prep
14mu|texlive-appendixnumberbeamer-20120329-3|34	%setup -c -a0 -a1
14mu|texlive-appendixnumberbeamer-20120329-3|35	
14mu|texlive-appendixnumberbeamer-20120329-3|36	%build
14mu|texlive-appendixnumberbeamer-20120329-3|37	
14mu|texlive-appendixnumberbeamer-20120329-3|38	%install
14mu|texlive-appendixnumberbeamer-20120329-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-appendixnumberbeamer-20120329-3|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-appendixnumberbeamer-20120329-3|41	
14mu|texlive-appendixnumberbeamer-20120329-3|42	
14mu|texlive-appendixnumberbeamer-20120329-3|43	
14mu|texlive-appendixnumberbeamer-20120329-3|44	%changelog
14mu|texlive-appendixnumberbeamer-20120329-3|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120329-3
14mu|texlive-appendixnumberbeamer-20120329-3|46	+ Revision: 38cfe45
14mu|texlive-appendixnumberbeamer-20120329-3|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-appendixnumberbeamer-20120329-3|48	
14mu|texlive-appendixnumberbeamer-20120329-3|49	

24250 14
14mu|texlive-apptools-1.0-7|1	# revision 28400
14mu|texlive-apptools-1.0-7|2	# category Package
14mu|texlive-apptools-1.0-7|3	# catalog-ctan /macros/latex/contrib/apptools
14mu|texlive-apptools-1.0-7|4	# catalog-date 2012-11-29 15:27:46 +0100
14mu|texlive-apptools-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-apptools-1.0-7|6	# catalog-version 1.0
14mu|texlive-apptools-1.0-7|7	Name:		texlive-apptools
14mu|texlive-apptools-1.0-7|8	Version:	1.0
14mu|texlive-apptools-1.0-7|9	Release:	7
14mu|texlive-apptools-1.0-7|10	Summary:	Tools for customising appendices
14mu|texlive-apptools-1.0-7|11	Group:		Publishing
14mu|texlive-apptools-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apptools
14mu|texlive-apptools-1.0-7|13	License:	LPPL1.3
14mu|texlive-apptools-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apptools.tar.xz
14mu|texlive-apptools-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apptools.doc.tar.xz
14mu|texlive-apptools-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apptools.source.tar.xz
14mu|texlive-apptools-1.0-7|17	BuildArch:	noarch
14mu|texlive-apptools-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-apptools-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-apptools-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-apptools-1.0-7|21	
14mu|texlive-apptools-1.0-7|22	%description
14mu|texlive-apptools-1.0-7|23	The package provides an \AtAppendix command to add code to a
14mu|texlive-apptools-1.0-7|24	hook that is executed when \appendix is called by the user.
14mu|texlive-apptools-1.0-7|25	Additionally, a TeX conditional \ifappendix and a LaTeX-style
14mu|texlive-apptools-1.0-7|26	conditional \IfAppendix are provided to check if \appendix has
14mu|texlive-apptools-1.0-7|27	already been called.
14mu|texlive-apptools-1.0-7|28	
14mu|texlive-apptools-1.0-7|29	
14mu|texlive-apptools-1.0-7|30	#-----------------------------------------------------------------------
14mu|texlive-apptools-1.0-7|31	%files
14mu|texlive-apptools-1.0-7|32	%{_texmfdistdir}/tex/latex/apptools/apptools.sty
14mu|texlive-apptools-1.0-7|33	%doc %{_texmfdistdir}/doc/latex/apptools/apptools-test.tex
14mu|texlive-apptools-1.0-7|34	%doc %{_texmfdistdir}/doc/latex/apptools/apptools.pdf
14mu|texlive-apptools-1.0-7|35	#- source
14mu|texlive-apptools-1.0-7|36	%doc %{_texmfdistdir}/source/latex/apptools/apptools.drv
14mu|texlive-apptools-1.0-7|37	%doc %{_texmfdistdir}/source/latex/apptools/apptools.dtx
14mu|texlive-apptools-1.0-7|38	%doc %{_texmfdistdir}/source/latex/apptools/apptools.ins
14mu|texlive-apptools-1.0-7|39	
14mu|texlive-apptools-1.0-7|40	#-----------------------------------------------------------------------
14mu|texlive-apptools-1.0-7|41	%prep
14mu|texlive-apptools-1.0-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-apptools-1.0-7|43	
14mu|texlive-apptools-1.0-7|44	%build
14mu|texlive-apptools-1.0-7|45	
14mu|texlive-apptools-1.0-7|46	%install
14mu|texlive-apptools-1.0-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-apptools-1.0-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-apptools-1.0-7|49	
14mu|texlive-apptools-1.0-7|50	%changelog
14mu|texlive-apptools-1.0-7|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-apptools-1.0-7|52	+ Revision: 5f4c4d8
14mu|texlive-apptools-1.0-7|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-apptools-1.0-7|54	
14mu|texlive-apptools-1.0-7|55	

24251 14
14mu|texlive-ar-20080419-4|1	# revision 21791
14mu|texlive-ar-20080419-4|2	# category Package
14mu|texlive-ar-20080419-4|3	# catalog-ctan /macros/latex/contrib/ar
14mu|texlive-ar-20080419-4|4	# catalog-date 2008-04-19 22:58:44 +0200
14mu|texlive-ar-20080419-4|5	# catalog-license other-free
14mu|texlive-ar-20080419-4|6	# catalog-version undef
14mu|texlive-ar-20080419-4|7	Name:		texlive-ar
14mu|texlive-ar-20080419-4|8	Version:	20080419
14mu|texlive-ar-20080419-4|9	Release:	4
14mu|texlive-ar-20080419-4|10	Summary:	Capital A and capital R ligature for Apsect Ratio
14mu|texlive-ar-20080419-4|11	Group:		Publishing
14mu|texlive-ar-20080419-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ar
14mu|texlive-ar-20080419-4|13	License:	OTHER-FREE
14mu|texlive-ar-20080419-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ar.tar.xz
14mu|texlive-ar-20080419-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ar.doc.tar.xz
14mu|texlive-ar-20080419-4|16	BuildArch:	noarch
14mu|texlive-ar-20080419-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ar-20080419-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ar-20080419-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ar-20080419-4|20	
14mu|texlive-ar-20080419-4|21	%description
14mu|texlive-ar-20080419-4|22	Provides MetaFont files and a LaTeX package for producing and
14mu|texlive-ar-20080419-4|23	using the uppercase A/R ligature as used by scientists and
14mu|texlive-ar-20080419-4|24	engineers in the field of aeronautics as the symbol for "aspect
14mu|texlive-ar-20080419-4|25	ratio".
14mu|texlive-ar-20080419-4|26	
14mu|texlive-ar-20080419-4|27	
14mu|texlive-ar-20080419-4|28	#-----------------------------------------------------------------------
14mu|texlive-ar-20080419-4|29	%files
14mu|texlive-ar-20080419-4|30	%{_texmfdistdir}/fonts/source/public/ar/ar10.mf
14mu|texlive-ar-20080419-4|31	%{_texmfdistdir}/fonts/source/public/ar/ar12.mf
14mu|texlive-ar-20080419-4|32	%{_texmfdistdir}/fonts/source/public/ar/ar5.mf
14mu|texlive-ar-20080419-4|33	%{_texmfdistdir}/fonts/source/public/ar/ar6.mf
14mu|texlive-ar-20080419-4|34	%{_texmfdistdir}/fonts/source/public/ar/ar7.mf
14mu|texlive-ar-20080419-4|35	%{_texmfdistdir}/fonts/source/public/ar/ar8.mf
14mu|texlive-ar-20080419-4|36	%{_texmfdistdir}/fonts/source/public/ar/ar9.mf
14mu|texlive-ar-20080419-4|37	%{_texmfdistdir}/fonts/tfm/public/ar/ar10.tfm
14mu|texlive-ar-20080419-4|38	%{_texmfdistdir}/fonts/tfm/public/ar/ar12.tfm
14mu|texlive-ar-20080419-4|39	%{_texmfdistdir}/fonts/tfm/public/ar/ar5.tfm
14mu|texlive-ar-20080419-4|40	%{_texmfdistdir}/fonts/tfm/public/ar/ar6.tfm
14mu|texlive-ar-20080419-4|41	%{_texmfdistdir}/fonts/tfm/public/ar/ar7.tfm
14mu|texlive-ar-20080419-4|42	%{_texmfdistdir}/fonts/tfm/public/ar/ar8.tfm
14mu|texlive-ar-20080419-4|43	%{_texmfdistdir}/fonts/tfm/public/ar/ar9.tfm
14mu|texlive-ar-20080419-4|44	%{_texmfdistdir}/tex/latex/ar/ar.sty
14mu|texlive-ar-20080419-4|45	%doc %{_texmfdistdir}/doc/latex/ar/ar.txt
14mu|texlive-ar-20080419-4|46	
14mu|texlive-ar-20080419-4|47	#-----------------------------------------------------------------------
14mu|texlive-ar-20080419-4|48	%prep
14mu|texlive-ar-20080419-4|49	%setup -c -a0 -a1
14mu|texlive-ar-20080419-4|50	
14mu|texlive-ar-20080419-4|51	%build
14mu|texlive-ar-20080419-4|52	
14mu|texlive-ar-20080419-4|53	%install
14mu|texlive-ar-20080419-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ar-20080419-4|55	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ar-20080419-4|56	
14mu|texlive-ar-20080419-4|57	
14mu|texlive-ar-20080419-4|58	
14mu|texlive-ar-20080419-4|59	%changelog
14mu|texlive-ar-20080419-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080419-4
14mu|texlive-ar-20080419-4|61	+ Revision: 2f8ab04
14mu|texlive-ar-20080419-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ar-20080419-4|63	
14mu|texlive-ar-20080419-4|64	

24252 14
14mu|texlive-arabi-1.1-5|1	# revision 25095
14mu|texlive-arabi-1.1-5|2	# category Package
14mu|texlive-arabi-1.1-5|3	# catalog-ctan /language/arabic/arabi
14mu|texlive-arabi-1.1-5|4	# catalog-date 2011-12-04 22:44:34 +0100
14mu|texlive-arabi-1.1-5|5	# catalog-license lppl
14mu|texlive-arabi-1.1-5|6	# catalog-version 1.1
14mu|texlive-arabi-1.1-5|7	Name:		texlive-arabi
14mu|texlive-arabi-1.1-5|8	Version:	1.1
14mu|texlive-arabi-1.1-5|9	Release:	5
14mu|texlive-arabi-1.1-5|10	Summary:	(La)TeX support for Arabic and Farsi, compliant with Babel
14mu|texlive-arabi-1.1-5|11	Group:		Publishing
14mu|texlive-arabi-1.1-5|12	URL:		http://www.ctan.org/tex-archive/language/arabic/arabi
14mu|texlive-arabi-1.1-5|13	License:	LPPL
14mu|texlive-arabi-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabi.tar.xz
14mu|texlive-arabi-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabi.doc.tar.xz
14mu|texlive-arabi-1.1-5|16	BuildArch:	noarch
14mu|texlive-arabi-1.1-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-arabi-1.1-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-arabi-1.1-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-arabi-1.1-5|20	
14mu|texlive-arabi-1.1-5|21	%description
14mu|texlive-arabi-1.1-5|22	The package provides the Arabic and Farsi script support for
14mu|texlive-arabi-1.1-5|23	TeX without the need of any external pre-processor, and in a
14mu|texlive-arabi-1.1-5|24	way that is compatible with babel. The bi-directional
14mu|texlive-arabi-1.1-5|25	capability supposes that the user has a TeX engine that knows
14mu|texlive-arabi-1.1-5|26	the four primitives \beginR, \endR, \beginL and \endL. That is
14mu|texlive-arabi-1.1-5|27	the case in both the TeX--XeT and e-TeX engines. Arabi will
14mu|texlive-arabi-1.1-5|28	accept input in several 8-bit encodings, including UTF-8. Arabi
14mu|texlive-arabi-1.1-5|29	can make use of a wide variety of Arabic and Farsi fonts; PDF
14mu|texlive-arabi-1.1-5|30	files generated using Arabi may be searched, and text may be
14mu|texlive-arabi-1.1-5|31	copied from them and pasted elsewhere.
14mu|texlive-arabi-1.1-5|32	
14mu|texlive-arabi-1.1-5|33	
14mu|texlive-arabi-1.1-5|34	#-----------------------------------------------------------------------
14mu|texlive-arabi-1.1-5|35	%files
14mu|texlive-arabi-1.1-5|36	%{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_boldItalitalic.afm
14mu|texlive-arabi-1.1-5|37	%{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_thin.afm
14mu|texlive-arabi-1.1-5|38	%{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_xxbold.afm
14mu|texlive-arabi-1.1-5|39	%{_texmfdistdir}/fonts/enc/dvips/arabi/ararabeyes.enc
14mu|texlive-arabi-1.1-5|40	%{_texmfdistdir}/fonts/enc/dvips/arabi/ardtpnaskh.enc
14mu|texlive-arabi-1.1-5|41	%{_texmfdistdir}/fonts/enc/dvips/arabi/ardtpthuluth.enc
14mu|texlive-arabi-1.1-5|42	%{_texmfdistdir}/fonts/enc/dvips/arabi/armonotype.enc
14mu|texlive-arabi-1.1-5|43	%{_texmfdistdir}/fonts/enc/dvips/arabi/aromega.enc
14mu|texlive-arabi-1.1-5|44	%{_texmfdistdir}/fonts/enc/dvips/arabi/arsimplified.enc
14mu|texlive-arabi-1.1-5|45	%{_texmfdistdir}/fonts/enc/dvips/arabi/arunicode.enc
14mu|texlive-arabi-1.1-5|46	%{_texmfdistdir}/fonts/enc/dvips/arabi/farsitex.enc
14mu|texlive-arabi-1.1-5|47	%{_texmfdistdir}/fonts/enc/dvips/arabi/farsiwebencoding.enc
14mu|texlive-arabi-1.1-5|48	%{_texmfdistdir}/fonts/enc/dvips/arabi/frmonotype.enc
14mu|texlive-arabi-1.1-5|49	%{_texmfdistdir}/fonts/enc/dvips/arabi/frsimple.enc
14mu|texlive-arabi-1.1-5|50	%{_texmfdistdir}/fonts/enc/dvips/arabi/frsimplified.enc
14mu|texlive-arabi-1.1-5|51	%{_texmfdistdir}/fonts/enc/dvips/arabi/frunicode.enc
14mu|texlive-arabi-1.1-5|52	%{_texmfdistdir}/fonts/map/dvips/arabi/arabi.map
14mu|texlive-arabi-1.1-5|53	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_almohanad_xxbold.tfm
14mu|texlive-arabi-1.1-5|54	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_alyermook.tfm
14mu|texlive-arabi-1.1-5|55	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_arab.tfm
14mu|texlive-arabi-1.1-5|56	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_tholoth.tfm
14mu|texlive-arabi-1.1-5|57	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealbattar.tfm
14mu|texlive-arabi-1.1-5|58	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmateen.tfm
14mu|texlive-arabi-1.1-5|59	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmohanadb.tfm
14mu|texlive-arabi-1.1-5|60	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmohanadbolditalic.tfm
14mu|texlive-arabi-1.1-5|61	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmothnna.tfm
14mu|texlive-arabi-1.1-5|62	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealyermook.tfm
14mu|texlive-arabi-1.1-5|63	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aearab.tfm
14mu|texlive-arabi-1.1-5|64	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aecortoba.tfm
14mu|texlive-arabi-1.1-5|65	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aedimnah.tfm
14mu|texlive-arabi-1.1-5|66	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aefurat.tfm
14mu|texlive-arabi-1.1-5|67	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aegranada.tfm
14mu|texlive-arabi-1.1-5|68	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aegraph.tfm
14mu|texlive-arabi-1.1-5|69	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aehani.tfm
14mu|texlive-arabi-1.1-5|70	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aehor.tfm
14mu|texlive-arabi-1.1-5|71	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aekayrawan.tfm
14mu|texlive-arabi-1.1-5|72	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aekhalid.tfm
14mu|texlive-arabi-1.1-5|73	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aemashq.tfm
14mu|texlive-arabi-1.1-5|74	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aemetal.tfm
14mu|texlive-arabi-1.1-5|75	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenada.tfm
14mu|texlive-arabi-1.1-5|76	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenagham.tfm
14mu|texlive-arabi-1.1-5|77	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenice.tfm
14mu|texlive-arabi-1.1-5|78	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeostorah.tfm
14mu|texlive-arabi-1.1-5|79	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeouhod.tfm
14mu|texlive-arabi-1.1-5|80	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aepetra.tfm
14mu|texlive-arabi-1.1-5|81	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aerehan.tfm
14mu|texlive-arabi-1.1-5|82	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesalem.tfm
14mu|texlive-arabi-1.1-5|83	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeshado.tfm
14mu|texlive-arabi-1.1-5|84	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesharjah.tfm
14mu|texlive-arabi-1.1-5|85	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesindibad.tfm
14mu|texlive-arabi-1.1-5|86	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aetarablus.tfm
14mu|texlive-arabi-1.1-5|87	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aetholoth.tfm
14mu|texlive-arabi-1.1-5|88	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/homa.tfm
14mu|texlive-arabi-1.1-5|89	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazli.tfm
14mu|texlive-arabi-1.1-5|90	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazlib.tfm
14mu|texlive-arabi-1.1-5|91	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazlibout.tfm
14mu|texlive-arabi-1.1-5|92	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazliout.tfm
14mu|texlive-arabi-1.1-5|93	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/titr.tfm
14mu|texlive-arabi-1.1-5|94	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/titrout.tfm
14mu|texlive-arabi-1.1-5|95	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_albattar.pfb
14mu|texlive-arabi-1.1-5|96	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almateen.pfb
14mu|texlive-arabi-1.1-5|97	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_bold.pfb
14mu|texlive-arabi-1.1-5|98	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_boldItalitalic.pfb
14mu|texlive-arabi-1.1-5|99	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_thin.pfb
14mu|texlive-arabi-1.1-5|100	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_xxbold.pfb
14mu|texlive-arabi-1.1-5|101	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almothnna.pfb
14mu|texlive-arabi-1.1-5|102	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_alyermook.pfb
14mu|texlive-arabi-1.1-5|103	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_arab.pfb
14mu|texlive-arabi-1.1-5|104	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_cortoba.pfb
14mu|texlive-arabi-1.1-5|105	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_dimnah.pfb
14mu|texlive-arabi-1.1-5|106	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_furat.pfb
14mu|texlive-arabi-1.1-5|107	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_granada.pfb
14mu|texlive-arabi-1.1-5|108	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_graph.pfb
14mu|texlive-arabi-1.1-5|109	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_hani.pfb
14mu|texlive-arabi-1.1-5|110	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_hor.pfb
14mu|texlive-arabi-1.1-5|111	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_kayrawan.pfb
14mu|texlive-arabi-1.1-5|112	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_khalid.pfb
14mu|texlive-arabi-1.1-5|113	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_mashq.pfb
14mu|texlive-arabi-1.1-5|114	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_metal.pfb
14mu|texlive-arabi-1.1-5|115	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nada.pfb
14mu|texlive-arabi-1.1-5|116	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nagham.pfb
14mu|texlive-arabi-1.1-5|117	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nice.pfb
14mu|texlive-arabi-1.1-5|118	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_ostorah.pfb
14mu|texlive-arabi-1.1-5|119	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_ouhod.pfb
14mu|texlive-arabi-1.1-5|120	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_petra.pfb
14mu|texlive-arabi-1.1-5|121	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_rehan.pfb
14mu|texlive-arabi-1.1-5|122	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_salem.pfb
14mu|texlive-arabi-1.1-5|123	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_shado.pfb
14mu|texlive-arabi-1.1-5|124	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_sharjah.pfb
14mu|texlive-arabi-1.1-5|125	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_sindibad.pfb
14mu|texlive-arabi-1.1-5|126	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_tarablus.pfb
14mu|texlive-arabi-1.1-5|127	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_tholoth.pfb
14mu|texlive-arabi-1.1-5|128	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/homa.pfb
14mu|texlive-arabi-1.1-5|129	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/nazli.pfb
14mu|texlive-arabi-1.1-5|130	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/nazlib.pfb
14mu|texlive-arabi-1.1-5|131	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/titr.pfb
14mu|texlive-arabi-1.1-5|132	%{_texmfdistdir}/tex/latex/arabi/8859-6.def
14mu|texlive-arabi-1.1-5|133	%{_texmfdistdir}/tex/latex/arabi/PPRarabic.sty
14mu|texlive-arabi-1.1-5|134	%{_texmfdistdir}/tex/latex/arabi/arabi4ht.cfg
14mu|texlive-arabi-1.1-5|135	%{_texmfdistdir}/tex/latex/arabi/arabic.cfg
14mu|texlive-arabi-1.1-5|136	%{_texmfdistdir}/tex/latex/arabi/arabic.ldf
14mu|texlive-arabi-1.1-5|137	%{_texmfdistdir}/tex/latex/arabi/arabicfnt.sty
14mu|texlive-arabi-1.1-5|138	%{_texmfdistdir}/tex/latex/arabi/arabicore.sty
14mu|texlive-arabi-1.1-5|139	%{_texmfdistdir}/tex/latex/arabi/arabiftoday.sty
14mu|texlive-arabi-1.1-5|140	%{_texmfdistdir}/tex/latex/arabi/arabnovowel.sty
14mu|texlive-arabi-1.1-5|141	%{_texmfdistdir}/tex/latex/arabi/arfonts.sty
14mu|texlive-arabi-1.1-5|142	%{_texmfdistdir}/tex/latex/arabi/calendrierfpar.sty
14mu|texlive-arabi-1.1-5|143	%{_texmfdistdir}/tex/latex/arabi/calendrierfpmodified.sty
14mu|texlive-arabi-1.1-5|144	%{_texmfdistdir}/tex/latex/arabi/cp1256.def
14mu|texlive-arabi-1.1-5|145	%{_texmfdistdir}/tex/latex/arabi/farsi.ldf
14mu|texlive-arabi-1.1-5|146	%{_texmfdistdir}/tex/latex/arabi/farsifnt.sty
14mu|texlive-arabi-1.1-5|147	%{_texmfdistdir}/tex/latex/arabi/fmultico.sty
14mu|texlive-arabi-1.1-5|148	%{_texmfdistdir}/tex/latex/arabi/fnum.sty
14mu|texlive-arabi-1.1-5|149	%{_texmfdistdir}/tex/latex/arabi/frfonts.sty
14mu|texlive-arabi-1.1-5|150	%{_texmfdistdir}/tex/latex/arabi/haparabica.sty
14mu|texlive-arabi-1.1-5|151	%{_texmfdistdir}/tex/latex/arabi/laeaealbattar.fd
14mu|texlive-arabi-1.1-5|152	%{_texmfdistdir}/tex/latex/arabi/laeaealmateen.fd
14mu|texlive-arabi-1.1-5|153	%{_texmfdistdir}/tex/latex/arabi/laeaealmohanadb.fd
14mu|texlive-arabi-1.1-5|154	%{_texmfdistdir}/tex/latex/arabi/laeaealmothnna.fd
14mu|texlive-arabi-1.1-5|155	%{_texmfdistdir}/tex/latex/arabi/laeaealyermook.fd
14mu|texlive-arabi-1.1-5|156	%{_texmfdistdir}/tex/latex/arabi/laeaearab.fd
14mu|texlive-arabi-1.1-5|157	%{_texmfdistdir}/tex/latex/arabi/laeaecortoba.fd
14mu|texlive-arabi-1.1-5|158	%{_texmfdistdir}/tex/latex/arabi/laeaedimnah.fd
14mu|texlive-arabi-1.1-5|159	%{_texmfdistdir}/tex/latex/arabi/laeaefurat.fd
14mu|texlive-arabi-1.1-5|160	%{_texmfdistdir}/tex/latex/arabi/laeaegranada.fd
14mu|texlive-arabi-1.1-5|161	%{_texmfdistdir}/tex/latex/arabi/laeaegraph.fd
14mu|texlive-arabi-1.1-5|162	%{_texmfdistdir}/tex/latex/arabi/laeaehani.fd
14mu|texlive-arabi-1.1-5|163	%{_texmfdistdir}/tex/latex/arabi/laeaehor.fd
14mu|texlive-arabi-1.1-5|164	%{_texmfdistdir}/tex/latex/arabi/laeaekayrawan.fd
14mu|texlive-arabi-1.1-5|165	%{_texmfdistdir}/tex/latex/arabi/laeaekhalid.fd
14mu|texlive-arabi-1.1-5|166	%{_texmfdistdir}/tex/latex/arabi/laeaemashq.fd
14mu|texlive-arabi-1.1-5|167	%{_texmfdistdir}/tex/latex/arabi/laeaemetal.fd
14mu|texlive-arabi-1.1-5|168	%{_texmfdistdir}/tex/latex/arabi/laeaenada.fd
14mu|texlive-arabi-1.1-5|169	%{_texmfdistdir}/tex/latex/arabi/laeaenagham.fd
14mu|texlive-arabi-1.1-5|170	%{_texmfdistdir}/tex/latex/arabi/laeaenice.fd
14mu|texlive-arabi-1.1-5|171	%{_texmfdistdir}/tex/latex/arabi/laeaeostorah.fd
14mu|texlive-arabi-1.1-5|172	%{_texmfdistdir}/tex/latex/arabi/laeaeouhod.fd
14mu|texlive-arabi-1.1-5|173	%{_texmfdistdir}/tex/latex/arabi/laeaepetra.fd
14mu|texlive-arabi-1.1-5|174	%{_texmfdistdir}/tex/latex/arabi/laeaerehan.fd
14mu|texlive-arabi-1.1-5|175	%{_texmfdistdir}/tex/latex/arabi/laeaesalem.fd
14mu|texlive-arabi-1.1-5|176	%{_texmfdistdir}/tex/latex/arabi/laeaeshado.fd
14mu|texlive-arabi-1.1-5|177	%{_texmfdistdir}/tex/latex/arabi/laeaesharjah.fd
14mu|texlive-arabi-1.1-5|178	%{_texmfdistdir}/tex/latex/arabi/laeaesindibad.fd
14mu|texlive-arabi-1.1-5|179	%{_texmfdistdir}/tex/latex/arabi/laeaetarablus.fd
14mu|texlive-arabi-1.1-5|180	%{_texmfdistdir}/tex/latex/arabi/laeaetholoth.fd
14mu|texlive-arabi-1.1-5|181	%{_texmfdistdir}/tex/latex/arabi/laeandlso.fd
14mu|texlive-arabi-1.1-5|182	%{_texmfdistdir}/tex/latex/arabi/laeararial.fd
14mu|texlive-arabi-1.1-5|183	%{_texmfdistdir}/tex/latex/arabi/laearcour.fd
14mu|texlive-arabi-1.1-5|184	%{_texmfdistdir}/tex/latex/arabi/laearomega.fd
14mu|texlive-arabi-1.1-5|185	%{_texmfdistdir}/tex/latex/arabi/laearsimpo.fd
14mu|texlive-arabi-1.1-5|186	%{_texmfdistdir}/tex/latex/arabi/laeartimes.fd
14mu|texlive-arabi-1.1-5|187	%{_texmfdistdir}/tex/latex/arabi/laeasv.fd
14mu|texlive-arabi-1.1-5|188	%{_texmfdistdir}/tex/latex/arabi/laecmr.fd
14mu|texlive-arabi-1.1-5|189	%{_texmfdistdir}/tex/latex/arabi/laecmss.fd
14mu|texlive-arabi-1.1-5|190	%{_texmfdistdir}/tex/latex/arabi/laecmtt.fd
14mu|texlive-arabi-1.1-5|191	%{_texmfdistdir}/tex/latex/arabi/laedthuluth.fd
14mu|texlive-arabi-1.1-5|192	%{_texmfdistdir}/tex/latex/arabi/laedtpn.fd
14mu|texlive-arabi-1.1-5|193	%{_texmfdistdir}/tex/latex/arabi/laedtpnsp.fd
14mu|texlive-arabi-1.1-5|194	%{_texmfdistdir}/tex/latex/arabi/laeenc.def
14mu|texlive-arabi-1.1-5|195	%{_texmfdistdir}/tex/latex/arabi/laeenc.dfu
14mu|texlive-arabi-1.1-5|196	%{_texmfdistdir}/tex/latex/arabi/laekacstbook.fd
14mu|texlive-arabi-1.1-5|197	%{_texmfdistdir}/tex/latex/arabi/laemaghribi.fd
14mu|texlive-arabi-1.1-5|198	%{_texmfdistdir}/tex/latex/arabi/laenaskhi.fd
14mu|texlive-arabi-1.1-5|199	%{_texmfdistdir}/tex/latex/arabi/laereqaa.fd
14mu|texlive-arabi-1.1-5|200	%{_texmfdistdir}/tex/latex/arabi/laetraditionalarabic.fd
14mu|texlive-arabi-1.1-5|201	%{_texmfdistdir}/tex/latex/arabi/lagally.sty
14mu|texlive-arabi-1.1-5|202	%{_texmfdistdir}/tex/latex/arabi/lfecmr.fd
14mu|texlive-arabi-1.1-5|203	%{_texmfdistdir}/tex/latex/arabi/lfecmss.fd
14mu|texlive-arabi-1.1-5|204	%{_texmfdistdir}/tex/latex/arabi/lfecmtt.fd
14mu|texlive-arabi-1.1-5|205	%{_texmfdistdir}/tex/latex/arabi/lfeelham.fd
14mu|texlive-arabi-1.1-5|206	%{_texmfdistdir}/tex/latex/arabi/lfeenc.def
14mu|texlive-arabi-1.1-5|207	%{_texmfdistdir}/tex/latex/arabi/lfefandlso.fd
14mu|texlive-arabi-1.1-5|208	%{_texmfdistdir}/tex/latex/arabi/lfefarsismpl.fd
14mu|texlive-arabi-1.1-5|209	%{_texmfdistdir}/tex/latex/arabi/lfefrarial.fd
14mu|texlive-arabi-1.1-5|210	%{_texmfdistdir}/tex/latex/arabi/lfefrtimes.fd
14mu|texlive-arabi-1.1-5|211	%{_texmfdistdir}/tex/latex/arabi/lfeftraditionalarabic.fd
14mu|texlive-arabi-1.1-5|212	%{_texmfdistdir}/tex/latex/arabi/lfehoma.fd
14mu|texlive-arabi-1.1-5|213	%{_texmfdistdir}/tex/latex/arabi/lfekoodak.fd
14mu|texlive-arabi-1.1-5|214	%{_texmfdistdir}/tex/latex/arabi/lfenazli.fd
14mu|texlive-arabi-1.1-5|215	%{_texmfdistdir}/tex/latex/arabi/lfenazliout.fd
14mu|texlive-arabi-1.1-5|216	%{_texmfdistdir}/tex/latex/arabi/lferoya.fd
14mu|texlive-arabi-1.1-5|217	%{_texmfdistdir}/tex/latex/arabi/lfesmplarabic.fd
14mu|texlive-arabi-1.1-5|218	%{_texmfdistdir}/tex/latex/arabi/lfeterafik.fd
14mu|texlive-arabi-1.1-5|219	%{_texmfdistdir}/tex/latex/arabi/lfetitr.fd
14mu|texlive-arabi-1.1-5|220	%{_texmfdistdir}/tex/latex/arabi/lfetitrout.fd
14mu|texlive-arabi-1.1-5|221	%{_texmfdistdir}/tex/latex/arabi/mosq.def
14mu|texlive-arabi-1.1-5|222	%{_texmfdistdir}/tex/latex/arabi/poetry.sty
14mu|texlive-arabi-1.1-5|223	%{_texmfdistdir}/tex/latex/arabi/puenc-ar.def
14mu|texlive-arabi-1.1-5|224	%{_texmfdistdir}/tex/latex/arabi/transcmr.fd
14mu|texlive-arabi-1.1-5|225	%{_texmfdistdir}/tex/latex/arabi/translit.sty
14mu|texlive-arabi-1.1-5|226	%doc %{_texmfdistdir}/doc/latex/arabi/README
14mu|texlive-arabi-1.1-5|227	%doc %{_texmfdistdir}/doc/latex/arabi/bblopts.cfg
14mu|texlive-arabi-1.1-5|228	%doc %{_texmfdistdir}/doc/latex/arabi/big2.pdf
14mu|texlive-arabi-1.1-5|229	%doc %{_texmfdistdir}/doc/latex/arabi/big2.tex
14mu|texlive-arabi-1.1-5|230	%doc %{_texmfdistdir}/doc/latex/arabi/fontchart_arabic.pdf
14mu|texlive-arabi-1.1-5|231	%doc %{_texmfdistdir}/doc/latex/arabi/fontchart_farsi.pdf
14mu|texlive-arabi-1.1-5|232	%doc %{_texmfdistdir}/doc/latex/arabi/lion.pdf
14mu|texlive-arabi-1.1-5|233	%doc %{_texmfdistdir}/doc/latex/arabi/lppl.tex
14mu|texlive-arabi-1.1-5|234	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.css
14mu|texlive-arabi-1.1-5|235	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.html
14mu|texlive-arabi-1.1-5|236	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.pdf
14mu|texlive-arabi-1.1-5|237	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.tex
14mu|texlive-arabi-1.1-5|238	%doc %{_texmfdistdir}/doc/latex/arabi/test_beamer.pdf
14mu|texlive-arabi-1.1-5|239	%doc %{_texmfdistdir}/doc/latex/arabi/testplaintex.pdf
14mu|texlive-arabi-1.1-5|240	%doc %{_texmfdistdir}/doc/latex/arabi/testplaintex.tex
14mu|texlive-arabi-1.1-5|241	%doc %{_texmfdistdir}/doc/latex/arabi/user_guide.pdf
14mu|texlive-arabi-1.1-5|242	
14mu|texlive-arabi-1.1-5|243	#-----------------------------------------------------------------------
14mu|texlive-arabi-1.1-5|244	%prep
14mu|texlive-arabi-1.1-5|245	%setup -c -a0 -a1
14mu|texlive-arabi-1.1-5|246	
14mu|texlive-arabi-1.1-5|247	%build
14mu|texlive-arabi-1.1-5|248	
14mu|texlive-arabi-1.1-5|249	%install
14mu|texlive-arabi-1.1-5|250	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-arabi-1.1-5|251	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-arabi-1.1-5|252	
14mu|texlive-arabi-1.1-5|253	
14mu|texlive-arabi-1.1-5|254	
14mu|texlive-arabi-1.1-5|255	%changelog
14mu|texlive-arabi-1.1-5|256	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
14mu|texlive-arabi-1.1-5|257	+ Revision: f2ebb4b
14mu|texlive-arabi-1.1-5|258	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-arabi-1.1-5|259	
14mu|texlive-arabi-1.1-5|260	

24253 14
14mu|texlive-arabtex-3.17-3|1	# revision 25711
14mu|texlive-arabtex-3.17-3|2	# category Package
14mu|texlive-arabtex-3.17-3|3	# catalog-ctan /language/arabic/arabtex
14mu|texlive-arabtex-3.17-3|4	# catalog-date 2012-03-20 14:44:41 +0100
14mu|texlive-arabtex-3.17-3|5	# catalog-license lppl
14mu|texlive-arabtex-3.17-3|6	# catalog-version 3.17
14mu|texlive-arabtex-3.17-3|7	Name:		texlive-arabtex
14mu|texlive-arabtex-3.17-3|8	Version:	3.17
14mu|texlive-arabtex-3.17-3|9	Release:	3
14mu|texlive-arabtex-3.17-3|10	Summary:	Macros and fonts for typesetting Arabic
14mu|texlive-arabtex-3.17-3|11	Group:		Publishing
14mu|texlive-arabtex-3.17-3|12	URL:		http://www.ctan.org/tex-archive/language/arabic/arabtex
14mu|texlive-arabtex-3.17-3|13	License:	LPPL
14mu|texlive-arabtex-3.17-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabtex.tar.xz
14mu|texlive-arabtex-3.17-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabtex.doc.tar.xz
14mu|texlive-arabtex-3.17-3|16	BuildArch:	noarch
14mu|texlive-arabtex-3.17-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-arabtex-3.17-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-arabtex-3.17-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-arabtex-3.17-3|20	
14mu|texlive-arabtex-3.17-3|21	%description
14mu|texlive-arabtex-3.17-3|22	ArabTeX is a package extending the capabilities of TeX/LaTeX to
14mu|texlive-arabtex-3.17-3|23	generate Arabic and Hebrew text. Input may be in ASCII
14mu|texlive-arabtex-3.17-3|24	transliteration or other encodings (including UTF-8); output
14mu|texlive-arabtex-3.17-3|25	may be Arabic, Hebrew, or any of several languages that use the
14mu|texlive-arabtex-3.17-3|26	Arabic script. ArabTeX consists of a TeX macro package and
14mu|texlive-arabtex-3.17-3|27	Arabic and Hebrew fonts (provided both in Metafont format and
14mu|texlive-arabtex-3.17-3|28	Adobe Type 1). The Arabic font is presently only available in
14mu|texlive-arabtex-3.17-3|29	the Naskhi style. ArabTeX will run with Plain TeX and also with
14mu|texlive-arabtex-3.17-3|30	LaTeX.
14mu|texlive-arabtex-3.17-3|31	
14mu|texlive-arabtex-3.17-3|32	
14mu|texlive-arabtex-3.17-3|33	#-----------------------------------------------------------------------
14mu|texlive-arabtex-3.17-3|34	%files
14mu|texlive-arabtex-3.17-3|35	%{_texmfdistdir}/fonts/map/dvips/arabtex/arabtex.map
14mu|texlive-arabtex-3.17-3|36	%{_texmfdistdir}/fonts/source/public/arabtex/arabsymb.mf
14mu|texlive-arabtex-3.17-3|37	%{_texmfdistdir}/fonts/source/public/arabtex/hcaption.mf
14mu|texlive-arabtex-3.17-3|38	%{_texmfdistdir}/fonts/source/public/arabtex/hcbase.mf
14mu|texlive-arabtex-3.17-3|39	%{_texmfdistdir}/fonts/source/public/arabtex/hclassic.mf
14mu|texlive-arabtex-3.17-3|40	%{_texmfdistdir}/fonts/source/public/arabtex/nash.mf
14mu|texlive-arabtex-3.17-3|41	%{_texmfdistdir}/fonts/source/public/arabtex/nash14.mf
14mu|texlive-arabtex-3.17-3|42	%{_texmfdistdir}/fonts/source/public/arabtex/nash14bf.mf
14mu|texlive-arabtex-3.17-3|43	%{_texmfdistdir}/fonts/source/public/arabtex/nashbase.mf
14mu|texlive-arabtex-3.17-3|44	%{_texmfdistdir}/fonts/source/public/arabtex/nashchar.mf
14mu|texlive-arabtex-3.17-3|45	%{_texmfdistdir}/fonts/source/public/arabtex/nashdia.mf
14mu|texlive-arabtex-3.17-3|46	%{_texmfdistdir}/fonts/source/public/arabtex/nashdig.mf
14mu|texlive-arabtex-3.17-3|47	%{_texmfdistdir}/fonts/source/public/arabtex/nashlig.mf
14mu|texlive-arabtex-3.17-3|48	%{_texmfdistdir}/fonts/source/public/arabtex/nashspec.mf
14mu|texlive-arabtex-3.17-3|49	%{_texmfdistdir}/fonts/source/public/arabtex/xarbsymb.mf
14mu|texlive-arabtex-3.17-3|50	%{_texmfdistdir}/fonts/source/public/arabtex/xnsh.mf
14mu|texlive-arabtex-3.17-3|51	%{_texmfdistdir}/fonts/source/public/arabtex/xnsh14.mf
14mu|texlive-arabtex-3.17-3|52	%{_texmfdistdir}/fonts/source/public/arabtex/xnsh14bf.mf
14mu|texlive-arabtex-3.17-3|53	%{_texmfdistdir}/fonts/source/public/arabtex/xnshbase.mf
14mu|texlive-arabtex-3.17-3|54	%{_texmfdistdir}/fonts/source/public/arabtex/xnshchar.mf
14mu|texlive-arabtex-3.17-3|55	%{_texmfdistdir}/fonts/source/public/arabtex/xnshdia.mf
14mu|texlive-arabtex-3.17-3|56	%{_texmfdistdir}/fonts/source/public/arabtex/xnshdig.mf
14mu|texlive-arabtex-3.17-3|57	%{_texmfdistdir}/fonts/source/public/arabtex/xnshlig.mf
14mu|texlive-arabtex-3.17-3|58	%{_texmfdistdir}/fonts/source/public/arabtex/xnshspec.mf
14mu|texlive-arabtex-3.17-3|59	%{_texmfdistdir}/fonts/tfm/public/arabtex/hcaption.tfm
14mu|texlive-arabtex-3.17-3|60	%{_texmfdistdir}/fonts/tfm/public/arabtex/hclassic.tfm
14mu|texlive-arabtex-3.17-3|61	%{_texmfdistdir}/fonts/tfm/public/arabtex/nash14.tfm
14mu|texlive-arabtex-3.17-3|62	%{_texmfdistdir}/fonts/tfm/public/arabtex/nash14bf.tfm
14mu|texlive-arabtex-3.17-3|63	%{_texmfdistdir}/fonts/tfm/public/arabtex/xnsh14.tfm
14mu|texlive-arabtex-3.17-3|64	%{_texmfdistdir}/fonts/tfm/public/arabtex/xnsh14bf.tfm
14mu|texlive-arabtex-3.17-3|65	%{_texmfdistdir}/fonts/tfm/public/arabtex/yarborn.tfm
14mu|texlive-arabtex-3.17-3|66	%{_texmfdistdir}/fonts/type1/public/arabtex/hcaption-4.pfb
14mu|texlive-arabtex-3.17-3|67	%{_texmfdistdir}/fonts/type1/public/arabtex/hclassic-4.pfb
14mu|texlive-arabtex-3.17-3|68	%{_texmfdistdir}/fonts/type1/public/arabtex/xnsh14.pfb
14mu|texlive-arabtex-3.17-3|69	%{_texmfdistdir}/fonts/type1/public/arabtex/xnsh14bf.pfb
14mu|texlive-arabtex-3.17-3|70	%{_texmfdistdir}/tex/latex/arabtex/Uxnsh.fd
14mu|texlive-arabtex-3.17-3|71	%{_texmfdistdir}/tex/latex/arabtex/abidir.sty
14mu|texlive-arabtex-3.17-3|72	%{_texmfdistdir}/tex/latex/arabtex/abjad.sty
14mu|texlive-arabtex-3.17-3|73	%{_texmfdistdir}/tex/latex/arabtex/aboxes.sty
14mu|texlive-arabtex-3.17-3|74	%{_texmfdistdir}/tex/latex/arabtex/acjk.sty
14mu|texlive-arabtex-3.17-3|75	%{_texmfdistdir}/tex/latex/arabtex/acmd.sty
14mu|texlive-arabtex-3.17-3|76	%{_texmfdistdir}/tex/latex/arabtex/aconfig.sty
14mu|texlive-arabtex-3.17-3|77	%{_texmfdistdir}/tex/latex/arabtex/aedpatch.sty
14mu|texlive-arabtex-3.17-3|78	%{_texmfdistdir}/tex/latex/arabtex/afonts.sty
14mu|texlive-arabtex-3.17-3|79	%{_texmfdistdir}/tex/latex/arabtex/afonts0.sty
14mu|texlive-arabtex-3.17-3|80	%{_texmfdistdir}/tex/latex/arabtex/afonts1.sty
14mu|texlive-arabtex-3.17-3|81	%{_texmfdistdir}/tex/latex/arabtex/afonts2.sty
14mu|texlive-arabtex-3.17-3|82	%{_texmfdistdir}/tex/latex/arabtex/afoot.sty
14mu|texlive-arabtex-3.17-3|83	%{_texmfdistdir}/tex/latex/arabtex/alatex.sty
14mu|texlive-arabtex-3.17-3|84	%{_texmfdistdir}/tex/latex/arabtex/aligs.sty
14mu|texlive-arabtex-3.17-3|85	%{_texmfdistdir}/tex/latex/arabtex/alists.sty
14mu|texlive-arabtex-3.17-3|86	%{_texmfdistdir}/tex/latex/arabtex/alocal.sty
14mu|texlive-arabtex-3.17-3|87	%{_texmfdistdir}/tex/latex/arabtex/altxext.sty
14mu|texlive-arabtex-3.17-3|88	%{_texmfdistdir}/tex/latex/arabtex/amac.sty
14mu|texlive-arabtex-3.17-3|89	%{_texmfdistdir}/tex/latex/arabtex/aoutput.sty
14mu|texlive-arabtex-3.17-3|90	%{_texmfdistdir}/tex/latex/arabtex/aparse.sty
14mu|texlive-arabtex-3.17-3|91	%{_texmfdistdir}/tex/latex/arabtex/apatch.sty
14mu|texlive-arabtex-3.17-3|92	%{_texmfdistdir}/tex/latex/arabtex/arababel.sty
14mu|texlive-arabtex-3.17-3|93	%{_texmfdistdir}/tex/latex/arabtex/arabart.cls
14mu|texlive-arabtex-3.17-3|94	%{_texmfdistdir}/tex/latex/arabtex/arabaux.sty
14mu|texlive-arabtex-3.17-3|95	%{_texmfdistdir}/tex/latex/arabtex/arabbook.cls
14mu|texlive-arabtex-3.17-3|96	%{_texmfdistdir}/tex/latex/arabtex/arabchrs.sty
14mu|texlive-arabtex-3.17-3|97	%{_texmfdistdir}/tex/latex/arabtex/arabext.sty
14mu|texlive-arabtex-3.17-3|98	%{_texmfdistdir}/tex/latex/arabtex/arabrep.cls
14mu|texlive-arabtex-3.17-3|99	%{_texmfdistdir}/tex/latex/arabtex/arabrep1.cls
14mu|texlive-arabtex-3.17-3|100	%{_texmfdistdir}/tex/latex/arabtex/arabskel.sty
14mu|texlive-arabtex-3.17-3|101	%{_texmfdistdir}/tex/latex/arabtex/arabsymb.sty
14mu|texlive-arabtex-3.17-3|102	%{_texmfdistdir}/tex/latex/arabtex/arabtex-doc.tex
14mu|texlive-arabtex-3.17-3|103	%{_texmfdistdir}/tex/latex/arabtex/arabtex.sty
14mu|texlive-arabtex-3.17-3|104	%{_texmfdistdir}/tex/latex/arabtex/arabtex.tex
14mu|texlive-arabtex-3.17-3|105	%{_texmfdistdir}/tex/latex/arabtex/arabtoks.sty
14mu|texlive-arabtex-3.17-3|106	%{_texmfdistdir}/tex/latex/arabtex/arwindoc.tex
14mu|texlive-arabtex-3.17-3|107	%{_texmfdistdir}/tex/latex/arabtex/ascan.sty
14mu|texlive-arabtex-3.17-3|108	%{_texmfdistdir}/tex/latex/arabtex/asect.sty
14mu|texlive-arabtex-3.17-3|109	%{_texmfdistdir}/tex/latex/arabtex/asize10.clo
14mu|texlive-arabtex-3.17-3|110	%{_texmfdistdir}/tex/latex/arabtex/asize11.clo
14mu|texlive-arabtex-3.17-3|111	%{_texmfdistdir}/tex/latex/arabtex/asize12.clo
14mu|texlive-arabtex-3.17-3|112	%{_texmfdistdir}/tex/latex/arabtex/asmo449.sty
14mu|texlive-arabtex-3.17-3|113	%{_texmfdistdir}/tex/latex/arabtex/asmo449a.sty
14mu|texlive-arabtex-3.17-3|114	%{_texmfdistdir}/tex/latex/arabtex/atabg.sty
14mu|texlive-arabtex-3.17-3|115	%{_texmfdistdir}/tex/latex/arabtex/atrans.sty
14mu|texlive-arabtex-3.17-3|116	%{_texmfdistdir}/tex/latex/arabtex/awrite.sty
14mu|texlive-arabtex-3.17-3|117	%{_texmfdistdir}/tex/latex/arabtex/bhs.sty
14mu|texlive-arabtex-3.17-3|118	%{_texmfdistdir}/tex/latex/arabtex/bhslabel.sty
14mu|texlive-arabtex-3.17-3|119	%{_texmfdistdir}/tex/latex/arabtex/buck.sty
14mu|texlive-arabtex-3.17-3|120	%{_texmfdistdir}/tex/latex/arabtex/captions.def
14mu|texlive-arabtex-3.17-3|121	%{_texmfdistdir}/tex/latex/arabtex/cp1256.sty
14mu|texlive-arabtex-3.17-3|122	%{_texmfdistdir}/tex/latex/arabtex/etrans.sty
14mu|texlive-arabtex-3.17-3|123	%{_texmfdistdir}/tex/latex/arabtex/gedalin.sty
14mu|texlive-arabtex-3.17-3|124	%{_texmfdistdir}/tex/latex/arabtex/guha.tex
14mu|texlive-arabtex-3.17-3|125	%{_texmfdistdir}/tex/latex/arabtex/hebchrs.sty
14mu|texlive-arabtex-3.17-3|126	%{_texmfdistdir}/tex/latex/arabtex/hebsymb.sty
14mu|texlive-arabtex-3.17-3|127	%{_texmfdistdir}/tex/latex/arabtex/hebtex.sty
14mu|texlive-arabtex-3.17-3|128	%{_texmfdistdir}/tex/latex/arabtex/hebtex.tex
14mu|texlive-arabtex-3.17-3|129	%{_texmfdistdir}/tex/latex/arabtex/hecmd.sty
14mu|texlive-arabtex-3.17-3|130	%{_texmfdistdir}/tex/latex/arabtex/hefonts.sty
14mu|texlive-arabtex-3.17-3|131	%{_texmfdistdir}/tex/latex/arabtex/hefonts0.sty
14mu|texlive-arabtex-3.17-3|132	%{_texmfdistdir}/tex/latex/arabtex/hefonts1.sty
14mu|texlive-arabtex-3.17-3|133	%{_texmfdistdir}/tex/latex/arabtex/hefonts2.sty
14mu|texlive-arabtex-3.17-3|134	%{_texmfdistdir}/tex/latex/arabtex/heparse.sty
14mu|texlive-arabtex-3.17-3|135	%{_texmfdistdir}/tex/latex/arabtex/hepatch.sty
14mu|texlive-arabtex-3.17-3|136	%{_texmfdistdir}/tex/latex/arabtex/hescan.sty
14mu|texlive-arabtex-3.17-3|137	%{_texmfdistdir}/tex/latex/arabtex/hetrans.sty
14mu|texlive-arabtex-3.17-3|138	%{_texmfdistdir}/tex/latex/arabtex/hewrite.sty
14mu|texlive-arabtex-3.17-3|139	%{_texmfdistdir}/tex/latex/arabtex/hmac.sty
14mu|texlive-arabtex-3.17-3|140	%{_texmfdistdir}/tex/latex/arabtex/isiri.sty
14mu|texlive-arabtex-3.17-3|141	%{_texmfdistdir}/tex/latex/arabtex/iso88596.sty
14mu|texlive-arabtex-3.17-3|142	%{_texmfdistdir}/tex/latex/arabtex/kashmiri.tex
14mu|texlive-arabtex-3.17-3|143	%{_texmfdistdir}/tex/latex/arabtex/ligtable.tex
14mu|texlive-arabtex-3.17-3|144	%{_texmfdistdir}/tex/latex/arabtex/malay.tex
14mu|texlive-arabtex-3.17-3|145	%{_texmfdistdir}/tex/latex/arabtex/nashbf.sty
14mu|texlive-arabtex-3.17-3|146	%{_texmfdistdir}/tex/latex/arabtex/omar.tex
14mu|texlive-arabtex-3.17-3|147	%{_texmfdistdir}/tex/latex/arabtex/raw.sty
14mu|texlive-arabtex-3.17-3|148	%{_texmfdistdir}/tex/latex/arabtex/saw.sty
14mu|texlive-arabtex-3.17-3|149	%{_texmfdistdir}/tex/latex/arabtex/sindhi.tex
14mu|texlive-arabtex-3.17-3|150	%{_texmfdistdir}/tex/latex/arabtex/sotoku.sty
14mu|texlive-arabtex-3.17-3|151	%{_texmfdistdir}/tex/latex/arabtex/twoblks.sty
14mu|texlive-arabtex-3.17-3|152	%{_texmfdistdir}/tex/latex/arabtex/uheb.fd
14mu|texlive-arabtex-3.17-3|153	%{_texmfdistdir}/tex/latex/arabtex/uighur.tex
14mu|texlive-arabtex-3.17-3|154	%{_texmfdistdir}/tex/latex/arabtex/unash.fd
14mu|texlive-arabtex-3.17-3|155	%{_texmfdistdir}/tex/latex/arabtex/utf8.sty
14mu|texlive-arabtex-3.17-3|156	%{_texmfdistdir}/tex/latex/arabtex/utfcode.sty
14mu|texlive-arabtex-3.17-3|157	%{_texmfdistdir}/tex/latex/arabtex/verses.sty
14mu|texlive-arabtex-3.17-3|158	%{_texmfdistdir}/tex/latex/arabtex/witbhs.sty
14mu|texlive-arabtex-3.17-3|159	%{_texmfdistdir}/tex/latex/arabtex/xarbskel.sty
14mu|texlive-arabtex-3.17-3|160	%{_texmfdistdir}/tex/latex/arabtex/xarbsymb.sty
14mu|texlive-arabtex-3.17-3|161	%{_texmfdistdir}/tex/latex/arabtex/yiddish.sty
14mu|texlive-arabtex-3.17-3|162	%doc %{_texmfdistdir}/doc/latex/arabtex/announce.txt
14mu|texlive-arabtex-3.17-3|163	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex-doc.pdf
14mu|texlive-arabtex-3.17-3|164	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.doc
14mu|texlive-arabtex-3.17-3|165	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.faq
14mu|texlive-arabtex-3.17-3|166	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.gif
14mu|texlive-arabtex-3.17-3|167	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.htm
14mu|texlive-arabtex-3.17-3|168	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex1.htm
14mu|texlive-arabtex-3.17-3|169	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex2.htm
14mu|texlive-arabtex-3.17-3|170	%doc %{_texmfdistdir}/doc/latex/arabtex/changes.htm
14mu|texlive-arabtex-3.17-3|171	%doc %{_texmfdistdir}/doc/latex/arabtex/changes.txt
14mu|texlive-arabtex-3.17-3|172	%doc %{_texmfdistdir}/doc/latex/arabtex/changes2.txt
14mu|texlive-arabtex-3.17-3|173	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311.htm
14mu|texlive-arabtex-3.17-3|174	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311a.htm
14mu|texlive-arabtex-3.17-3|175	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311b.htm
14mu|texlive-arabtex-3.17-3|176	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311c.htm
14mu|texlive-arabtex-3.17-3|177	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311d.htm
14mu|texlive-arabtex-3.17-3|178	%doc %{_texmfdistdir}/doc/latex/arabtex/guha.ps
14mu|texlive-arabtex-3.17-3|179	%doc %{_texmfdistdir}/doc/latex/arabtex/hebrew.305
14mu|texlive-arabtex-3.17-3|180	%doc %{_texmfdistdir}/doc/latex/arabtex/install.txt
14mu|texlive-arabtex-3.17-3|181	%doc %{_texmfdistdir}/doc/latex/arabtex/lppl.txt
14mu|texlive-arabtex-3.17-3|182	%doc %{_texmfdistdir}/doc/latex/arabtex/malay.ps
14mu|texlive-arabtex-3.17-3|183	%doc %{_texmfdistdir}/doc/latex/arabtex/manifest.txt
14mu|texlive-arabtex-3.17-3|184	%doc %{_texmfdistdir}/doc/latex/arabtex/miktex.htm
14mu|texlive-arabtex-3.17-3|185	%doc %{_texmfdistdir}/doc/latex/arabtex/miktex.mai
14mu|texlive-arabtex-3.17-3|186	%doc %{_texmfdistdir}/doc/latex/arabtex/new1.gif
14mu|texlive-arabtex-3.17-3|187	%doc %{_texmfdistdir}/doc/latex/arabtex/new2.gif
14mu|texlive-arabtex-3.17-3|188	%doc %{_texmfdistdir}/doc/latex/arabtex/readme.305
14mu|texlive-arabtex-3.17-3|189	%doc %{_texmfdistdir}/doc/latex/arabtex/readme.txt
14mu|texlive-arabtex-3.17-3|190	%doc %{_texmfdistdir}/doc/latex/arabtex/refer.htm
14mu|texlive-arabtex-3.17-3|191	%doc %{_texmfdistdir}/doc/latex/arabtex/sindhi.ps
14mu|texlive-arabtex-3.17-3|192	%doc %{_texmfdistdir}/doc/latex/arabtex/tetex.txt
14mu|texlive-arabtex-3.17-3|193	%doc %{_texmfdistdir}/doc/latex/arabtex/uighur.ps
14mu|texlive-arabtex-3.17-3|194	%doc %{_texmfdistdir}/doc/latex/arabtex/xarbsymb.dat
14mu|texlive-arabtex-3.17-3|195	
14mu|texlive-arabtex-3.17-3|196	#-----------------------------------------------------------------------
14mu|texlive-arabtex-3.17-3|197	%prep
14mu|texlive-arabtex-3.17-3|198	%setup -c -a0 -a1
14mu|texlive-arabtex-3.17-3|199	
14mu|texlive-arabtex-3.17-3|200	%build
14mu|texlive-arabtex-3.17-3|201	
14mu|texlive-arabtex-3.17-3|202	%install
14mu|texlive-arabtex-3.17-3|203	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-arabtex-3.17-3|204	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-arabtex-3.17-3|205	
14mu|texlive-arabtex-3.17-3|206	
14mu|texlive-arabtex-3.17-3|207	
14mu|texlive-arabtex-3.17-3|208	%changelog
14mu|texlive-arabtex-3.17-3|209	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.17-3
14mu|texlive-arabtex-3.17-3|210	+ Revision: 9c3ec43
14mu|texlive-arabtex-3.17-3|211	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-arabtex-3.17-3|212	
14mu|texlive-arabtex-3.17-3|213	

24254 14
14mu|texlive-arabxetex-v1.1.4-4|1	# revision 17470
14mu|texlive-arabxetex-v1.1.4-4|2	# category Package
14mu|texlive-arabxetex-v1.1.4-4|3	# catalog-ctan /macros/xetex/latex/arabxetex
14mu|texlive-arabxetex-v1.1.4-4|4	# catalog-date 2010-03-06 08:51:23 +0100
14mu|texlive-arabxetex-v1.1.4-4|5	# catalog-license lppl
14mu|texlive-arabxetex-v1.1.4-4|6	# catalog-version v1.1.4
14mu|texlive-arabxetex-v1.1.4-4|7	Name:		texlive-arabxetex
14mu|texlive-arabxetex-v1.1.4-4|8	Version:	v1.1.4
14mu|texlive-arabxetex-v1.1.4-4|9	Release:	4
14mu|texlive-arabxetex-v1.1.4-4|10	Summary:	An ArabTeX-like interface for XeLaTeX
14mu|texlive-arabxetex-v1.1.4-4|11	Group:		Publishing
14mu|texlive-arabxetex-v1.1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/arabxetex
14mu|texlive-arabxetex-v1.1.4-4|13	License:	LPPL
14mu|texlive-arabxetex-v1.1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabxetex.tar.xz
14mu|texlive-arabxetex-v1.1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabxetex.doc.tar.xz
14mu|texlive-arabxetex-v1.1.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabxetex.source.tar.xz
14mu|texlive-arabxetex-v1.1.4-4|17	BuildArch:	noarch
14mu|texlive-arabxetex-v1.1.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-arabxetex-v1.1.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-arabxetex-v1.1.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-arabxetex-v1.1.4-4|21	
14mu|texlive-arabxetex-v1.1.4-4|22	%description
14mu|texlive-arabxetex-v1.1.4-4|23	ArabXeTeX provides a convenient ArabTeX-like user-interface for
14mu|texlive-arabxetex-v1.1.4-4|24	typesetting languages using the Arabic script in XeLaTeX, with
14mu|texlive-arabxetex-v1.1.4-4|25	flexible access to font features. Input in ArabTeX notation can
14mu|texlive-arabxetex-v1.1.4-4|26	be set in three different vocalization modes or in roman
14mu|texlive-arabxetex-v1.1.4-4|27	transliteration. Direct UTF-8 input is also supported. The
14mu|texlive-arabxetex-v1.1.4-4|28	parsing and converting of ArabTeX input to Unicode is done by
14mu|texlive-arabxetex-v1.1.4-4|29	means of TECkit mappings. Version 1.0 provides support for
14mu|texlive-arabxetex-v1.1.4-4|30	Arabic, Maghribi Arabic, Farsi (Persian), Urdu, Sindhi,
14mu|texlive-arabxetex-v1.1.4-4|31	Kashmiri, Ottoman Turkish, Kurdish, Jawi (Malay) and Uighur.
14mu|texlive-arabxetex-v1.1.4-4|32	The documentation (not yet complete) covers topics such as
14mu|texlive-arabxetex-v1.1.4-4|33	typesetting the Holy Quran, typesetting bidirectional critical
14mu|texlive-arabxetex-v1.1.4-4|34	editions (with ednotes), and information on various recommended
14mu|texlive-arabxetex-v1.1.4-4|35	OpenType fonts for the Arabic script and for transliterating
14mu|texlive-arabxetex-v1.1.4-4|36	Oriental languages.
14mu|texlive-arabxetex-v1.1.4-4|37	
14mu|texlive-arabxetex-v1.1.4-4|38	
14mu|texlive-arabxetex-v1.1.4-4|39	#-----------------------------------------------------------------------
14mu|texlive-arabxetex-v1.1.4-4|40	%files
14mu|texlive-arabxetex-v1.1.4-4|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.map
14mu|texlive-arabxetex-v1.1.4-4|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.tec
14mu|texlive-arabxetex-v1.1.4-4|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|44	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.tec
14mu|texlive-arabxetex-v1.1.4-4|45	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|46	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|47	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|48	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|49	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-voc.map
14mu|texlive-arabxetex-v1.1.4-4|50	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|51	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|52	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|53	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|54	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|55	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|56	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|57	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-voc.map
14mu|texlive-arabxetex-v1.1.4-4|58	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|59	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kurdish.map
14mu|texlive-arabxetex-v1.1.4-4|60	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kurdish.tec
14mu|texlive-arabxetex-v1.1.4-4|61	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|62	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|63	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|64	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|65	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-voc.map
14mu|texlive-arabxetex-v1.1.4-4|66	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|67	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|68	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|69	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|70	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|71	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-voc.map
14mu|texlive-arabxetex-v1.1.4-4|72	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|73	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|74	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|75	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|76	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|77	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|78	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|79	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-voc.map
14mu|texlive-arabxetex-v1.1.4-4|80	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|81	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|82	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|83	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|84	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|85	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-voc.map
14mu|texlive-arabxetex-v1.1.4-4|86	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|87	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|88	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|89	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|90	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|91	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-voc.map
14mu|texlive-arabxetex-v1.1.4-4|92	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|93	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-uighur.map
14mu|texlive-arabxetex-v1.1.4-4|94	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-uighur.tec
14mu|texlive-arabxetex-v1.1.4-4|95	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|96	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|97	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|98	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|99	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-voc.map
14mu|texlive-arabxetex-v1.1.4-4|100	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|101	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-voc.map
14mu|texlive-arabxetex-v1.1.4-4|102	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|103	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|104	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|105	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|106	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|107	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-voc.map
14mu|texlive-arabxetex-v1.1.4-4|108	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|109	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|110	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|111	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|112	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|113	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|114	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|115	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-voc.map
14mu|texlive-arabxetex-v1.1.4-4|116	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|117	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kurdish.map
14mu|texlive-arabxetex-v1.1.4-4|118	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kurdish.tec
14mu|texlive-arabxetex-v1.1.4-4|119	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|120	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|121	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|122	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|123	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-voc.map
14mu|texlive-arabxetex-v1.1.4-4|124	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|125	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|126	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|127	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|128	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|129	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-voc.map
14mu|texlive-arabxetex-v1.1.4-4|130	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|131	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|132	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|133	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|134	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|135	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|136	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|137	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-voc.map
14mu|texlive-arabxetex-v1.1.4-4|138	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|139	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|140	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|141	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|142	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|143	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-voc.map
14mu|texlive-arabxetex-v1.1.4-4|144	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|145	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|146	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|147	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|148	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|149	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-voc.map
14mu|texlive-arabxetex-v1.1.4-4|150	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|151	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-uighur.map
14mu|texlive-arabxetex-v1.1.4-4|152	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-uighur.tec
14mu|texlive-arabxetex-v1.1.4-4|153	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-fullvoc.map
14mu|texlive-arabxetex-v1.1.4-4|154	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-fullvoc.tec
14mu|texlive-arabxetex-v1.1.4-4|155	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-novoc.map
14mu|texlive-arabxetex-v1.1.4-4|156	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-novoc.tec
14mu|texlive-arabxetex-v1.1.4-4|157	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-voc.map
14mu|texlive-arabxetex-v1.1.4-4|158	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|159	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-voc.map
14mu|texlive-arabxetex-v1.1.4-4|160	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-voc.tec
14mu|texlive-arabxetex-v1.1.4-4|161	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|162	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.tec
14mu|texlive-arabxetex-v1.1.4-4|163	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|164	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.tec
14mu|texlive-arabxetex-v1.1.4-4|165	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.map
14mu|texlive-arabxetex-v1.1.4-4|166	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.tec
14mu|texlive-arabxetex-v1.1.4-4|167	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|168	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.tec
14mu|texlive-arabxetex-v1.1.4-4|169	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|170	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.tec
14mu|texlive-arabxetex-v1.1.4-4|171	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.map
14mu|texlive-arabxetex-v1.1.4-4|172	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.tec
14mu|texlive-arabxetex-v1.1.4-4|173	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.map
14mu|texlive-arabxetex-v1.1.4-4|174	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.tec
14mu|texlive-arabxetex-v1.1.4-4|175	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.map
14mu|texlive-arabxetex-v1.1.4-4|176	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.tec
14mu|texlive-arabxetex-v1.1.4-4|177	%{_texmfdistdir}/tex/xelatex/arabxetex/arabxetex.sty
14mu|texlive-arabxetex-v1.1.4-4|178	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/README
14mu|texlive-arabxetex-v1.1.4-4|179	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/arabxetex.pdf
14mu|texlive-arabxetex-v1.1.4-4|180	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/examples/ednotes_example.pdf
14mu|texlive-arabxetex-v1.1.4-4|181	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/examples/ednotes_example.tex
14mu|texlive-arabxetex-v1.1.4-4|182	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/examples/minimal.tex
14mu|texlive-arabxetex-v1.1.4-4|183	#- source
14mu|texlive-arabxetex-v1.1.4-4|184	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-farsi-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|185	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-kurdish.maps
14mu|texlive-arabxetex-v1.1.4-4|186	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-pashto-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|187	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-sindhi-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|188	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-trans-dmg.map
14mu|texlive-arabxetex-v1.1.4-4|189	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|190	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-uighur.maps
14mu|texlive-arabxetex-v1.1.4-4|191	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-urdu-trans-loc.map
14mu|texlive-arabxetex-v1.1.4-4|192	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex.maps
14mu|texlive-arabxetex-v1.1.4-4|193	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabxetex.dtx
14mu|texlive-arabxetex-v1.1.4-4|194	%doc %{_texmfdistdir}/source/xelatex/arabxetex/makemaps.pl
14mu|texlive-arabxetex-v1.1.4-4|195	
14mu|texlive-arabxetex-v1.1.4-4|196	#-----------------------------------------------------------------------
14mu|texlive-arabxetex-v1.1.4-4|197	%prep
14mu|texlive-arabxetex-v1.1.4-4|198	%setup -c -a0 -a1 -a2
14mu|texlive-arabxetex-v1.1.4-4|199	
14mu|texlive-arabxetex-v1.1.4-4|200	%build
14mu|texlive-arabxetex-v1.1.4-4|201	
14mu|texlive-arabxetex-v1.1.4-4|202	%install
14mu|texlive-arabxetex-v1.1.4-4|203	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-arabxetex-v1.1.4-4|204	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-arabxetex-v1.1.4-4|205	
14mu|texlive-arabxetex-v1.1.4-4|206	
14mu|texlive-arabxetex-v1.1.4-4|207	
14mu|texlive-arabxetex-v1.1.4-4|208	%changelog
14mu|texlive-arabxetex-v1.1.4-4|209	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.1.4-4
14mu|texlive-arabxetex-v1.1.4-4|210	+ Revision: d955271
14mu|texlive-arabxetex-v1.1.4-4|211	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-arabxetex-v1.1.4-4|212	
14mu|texlive-arabxetex-v1.1.4-4|213	

24255 14
14mu|texlive-aramaic-serto-1.0-7|1	# revision 30042
14mu|texlive-aramaic-serto-1.0-7|2	# category Package
14mu|texlive-aramaic-serto-1.0-7|3	# catalog-ctan /language/aramaic/serto
14mu|texlive-aramaic-serto-1.0-7|4	# catalog-date 2013-04-18 13:30:17 +0200
14mu|texlive-aramaic-serto-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-aramaic-serto-1.0-7|6	# catalog-version 1.0
14mu|texlive-aramaic-serto-1.0-7|7	Name:		texlive-aramaic-serto
14mu|texlive-aramaic-serto-1.0-7|8	Version:	1.0
14mu|texlive-aramaic-serto-1.0-7|9	Release:	7
14mu|texlive-aramaic-serto-1.0-7|10	Summary:	Fonts and LaTeX for Syriac written in Serto
14mu|texlive-aramaic-serto-1.0-7|11	Group:		Publishing
14mu|texlive-aramaic-serto-1.0-7|12	URL:		http://www.ctan.org/tex-archive/language/aramaic/serto
14mu|texlive-aramaic-serto-1.0-7|13	License:	LPPL1.3
14mu|texlive-aramaic-serto-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aramaic-serto.tar.xz
14mu|texlive-aramaic-serto-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aramaic-serto.doc.tar.xz
14mu|texlive-aramaic-serto-1.0-7|16	BuildArch:	noarch
14mu|texlive-aramaic-serto-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-aramaic-serto-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-aramaic-serto-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-aramaic-serto-1.0-7|20	
14mu|texlive-aramaic-serto-1.0-7|21	%description
14mu|texlive-aramaic-serto-1.0-7|22	This package enables (La)TeX users to typeset words or phrases
14mu|texlive-aramaic-serto-1.0-7|23	(e-tex extensions are needed) in Syriac (Aramaic) using the
14mu|texlive-aramaic-serto-1.0-7|24	Serto-alphabet. The package includes a preprocessor written in
14mu|texlive-aramaic-serto-1.0-7|25	Python (>= 1.5.2) in order to deal with right-to-left
14mu|texlive-aramaic-serto-1.0-7|26	typesetting for those who do not want to use elatex and to
14mu|texlive-aramaic-serto-1.0-7|27	choose the correct letter depending on word context
14mu|texlive-aramaic-serto-1.0-7|28	(initial/medial/final form). Detailed documentation and
14mu|texlive-aramaic-serto-1.0-7|29	examples are included.
14mu|texlive-aramaic-serto-1.0-7|30	
14mu|texlive-aramaic-serto-1.0-7|31	
14mu|texlive-aramaic-serto-1.0-7|32	#-----------------------------------------------------------------------
14mu|texlive-aramaic-serto-1.0-7|33	%files
14mu|texlive-aramaic-serto-1.0-7|34	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/assy.afm
14mu|texlive-aramaic-serto-1.0-7|35	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/assyrb10.afm
14mu|texlive-aramaic-serto-1.0-7|36	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/serto10.afm
14mu|texlive-aramaic-serto-1.0-7|37	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/sertob10.afm
14mu|texlive-aramaic-serto-1.0-7|38	%{_texmfdistdir}/fonts/map/dvips/aramaic-serto/syriac.map
14mu|texlive-aramaic-serto-1.0-7|39	%{_texmfdistdir}/fonts/source/public/aramaic-serto/assy.mf
14mu|texlive-aramaic-serto-1.0-7|40	%{_texmfdistdir}/fonts/source/public/aramaic-serto/assyrb10.mf
14mu|texlive-aramaic-serto-1.0-7|41	%{_texmfdistdir}/fonts/source/public/aramaic-serto/assyrfont.mf
14mu|texlive-aramaic-serto-1.0-7|42	%{_texmfdistdir}/fonts/source/public/aramaic-serto/serto.mf
14mu|texlive-aramaic-serto-1.0-7|43	%{_texmfdistdir}/fonts/source/public/aramaic-serto/serto10.mf
14mu|texlive-aramaic-serto-1.0-7|44	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertob10.mf
14mu|texlive-aramaic-serto-1.0-7|45	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertobase.mf
14mu|texlive-aramaic-serto-1.0-7|46	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertofont.mf
14mu|texlive-aramaic-serto-1.0-7|47	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertomacros.mf
14mu|texlive-aramaic-serto-1.0-7|48	%{_texmfdistdir}/fonts/source/public/aramaic-serto/syriacvowels.mf
14mu|texlive-aramaic-serto-1.0-7|49	%{_texmfdistdir}/fonts/source/public/aramaic-serto/test.mf
14mu|texlive-aramaic-serto-1.0-7|50	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/assy.tfm
14mu|texlive-aramaic-serto-1.0-7|51	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/assyrb10.tfm
14mu|texlive-aramaic-serto-1.0-7|52	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/serto10.tfm
14mu|texlive-aramaic-serto-1.0-7|53	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/sertob10.tfm
14mu|texlive-aramaic-serto-1.0-7|54	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/assy.pfb
14mu|texlive-aramaic-serto-1.0-7|55	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/assyrb10.pfb
14mu|texlive-aramaic-serto-1.0-7|56	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/serto10.pfb
14mu|texlive-aramaic-serto-1.0-7|57	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/sertob10.pfb
14mu|texlive-aramaic-serto-1.0-7|58	%{_texmfdistdir}/tex/latex/aramaic-serto/assyr.sty
14mu|texlive-aramaic-serto-1.0-7|59	%{_texmfdistdir}/tex/latex/aramaic-serto/serto.sty
14mu|texlive-aramaic-serto-1.0-7|60	%{_texmfdistdir}/tex/latex/aramaic-serto/syriac.sty
14mu|texlive-aramaic-serto-1.0-7|61	%{_texmfdistdir}/tex/latex/aramaic-serto/uassyr.fd
14mu|texlive-aramaic-serto-1.0-7|62	%{_texmfdistdir}/tex/latex/aramaic-serto/userto.fd
14mu|texlive-aramaic-serto-1.0-7|63	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/README
14mu|texlive-aramaic-serto-1.0-7|64	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/assyr.font
14mu|texlive-aramaic-serto-1.0-7|65	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/example.ptex
14mu|texlive-aramaic-serto-1.0-7|66	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/serto.font
14mu|texlive-aramaic-serto-1.0-7|67	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/serto.py
14mu|texlive-aramaic-serto-1.0-7|68	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/sertodoc.pdf
14mu|texlive-aramaic-serto-1.0-7|69	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/sertodoc.ptex
14mu|texlive-aramaic-serto-1.0-7|70	
14mu|texlive-aramaic-serto-1.0-7|71	#-----------------------------------------------------------------------
14mu|texlive-aramaic-serto-1.0-7|72	%prep
14mu|texlive-aramaic-serto-1.0-7|73	%setup -c -a0 -a1
14mu|texlive-aramaic-serto-1.0-7|74	
14mu|texlive-aramaic-serto-1.0-7|75	%build
14mu|texlive-aramaic-serto-1.0-7|76	
14mu|texlive-aramaic-serto-1.0-7|77	%install
14mu|texlive-aramaic-serto-1.0-7|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-aramaic-serto-1.0-7|79	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-aramaic-serto-1.0-7|80	
14mu|texlive-aramaic-serto-1.0-7|81	%changelog
14mu|texlive-aramaic-serto-1.0-7|82	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-aramaic-serto-1.0-7|83	+ Revision: fe3c422
14mu|texlive-aramaic-serto-1.0-7|84	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-aramaic-serto-1.0-7|85	
14mu|texlive-aramaic-serto-1.0-7|86	

24256 14
14mu|texlive-arcs-2-4|1	# revision 15878
14mu|texlive-arcs-2-4|2	# category Package
14mu|texlive-arcs-2-4|3	# catalog-ctan /macros/latex/contrib/arcs
14mu|texlive-arcs-2-4|4	# catalog-date 2006-10-12 15:06:10 +0200
14mu|texlive-arcs-2-4|5	# catalog-license lppl
14mu|texlive-arcs-2-4|6	# catalog-version 1
14mu|texlive-arcs-2-4|7	Name:		texlive-arcs
14mu|texlive-arcs-2-4|8	Version:	2
14mu|texlive-arcs-2-4|9	Release:	4
14mu|texlive-arcs-2-4|10	Summary:	Draw arcs over and under text
14mu|texlive-arcs-2-4|11	Group:		Publishing
14mu|texlive-arcs-2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arcs
14mu|texlive-arcs-2-4|13	License:	LPPL
14mu|texlive-arcs-2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arcs.tar.xz
14mu|texlive-arcs-2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arcs.doc.tar.xz
14mu|texlive-arcs-2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arcs.source.tar.xz
14mu|texlive-arcs-2-4|17	BuildArch:	noarch
14mu|texlive-arcs-2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-arcs-2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-arcs-2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-arcs-2-4|21	
14mu|texlive-arcs-2-4|22	%description
14mu|texlive-arcs-2-4|23	The package provides two commands for placing an arc over
14mu|texlive-arcs-2-4|24	(\overarc) or under (\underarc) a piece of text. (The text may
14mu|texlive-arcs-2-4|25	be up to three letters long.) The commands generate an \hbox,
14mu|texlive-arcs-2-4|26	and may be used both in text and in maths formulae.
14mu|texlive-arcs-2-4|27	
14mu|texlive-arcs-2-4|28	
14mu|texlive-arcs-2-4|29	#-----------------------------------------------------------------------
14mu|texlive-arcs-2-4|30	%files
14mu|texlive-arcs-2-4|31	%{_texmfdistdir}/tex/latex/arcs/arcs.sty
14mu|texlive-arcs-2-4|32	%doc %{_texmfdistdir}/doc/latex/arcs/README
14mu|texlive-arcs-2-4|33	%doc %{_texmfdistdir}/doc/latex/arcs/arcs.pdf
14mu|texlive-arcs-2-4|34	%doc %{_texmfdistdir}/doc/latex/arcs/arcstest.tex
14mu|texlive-arcs-2-4|35	#- source
14mu|texlive-arcs-2-4|36	%doc %{_texmfdistdir}/source/latex/arcs/arcs.dtx
14mu|texlive-arcs-2-4|37	%doc %{_texmfdistdir}/source/latex/arcs/arcs.ins
14mu|texlive-arcs-2-4|38	
14mu|texlive-arcs-2-4|39	#-----------------------------------------------------------------------
14mu|texlive-arcs-2-4|40	%prep
14mu|texlive-arcs-2-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-arcs-2-4|42	
14mu|texlive-arcs-2-4|43	%build
14mu|texlive-arcs-2-4|44	
14mu|texlive-arcs-2-4|45	%install
14mu|texlive-arcs-2-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-arcs-2-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-arcs-2-4|48	
14mu|texlive-arcs-2-4|49	
14mu|texlive-arcs-2-4|50	
14mu|texlive-arcs-2-4|51	%changelog
14mu|texlive-arcs-2-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2-4
14mu|texlive-arcs-2-4|53	+ Revision: 5fa0fe2
14mu|texlive-arcs-2-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-arcs-2-4|55	
14mu|texlive-arcs-2-4|56	

24257 14
14mu|texlive-arphic-20070525-4|1	# revision 15878
14mu|texlive-arphic-20070525-4|2	# category Package
14mu|texlive-arphic-20070525-4|3	# catalog-ctan /fonts/arphic
14mu|texlive-arphic-20070525-4|4	# catalog-date 2007-05-25 18:39:01 +0200
14mu|texlive-arphic-20070525-4|5	# catalog-license other-free
14mu|texlive-arphic-20070525-4|6	# catalog-version undef
14mu|texlive-arphic-20070525-4|7	Name:		texlive-arphic
14mu|texlive-arphic-20070525-4|8	Version:	20070525
14mu|texlive-arphic-20070525-4|9	Release:	4
14mu|texlive-arphic-20070525-4|10	Summary:	Arphic (Chinese) font packages
14mu|texlive-arphic-20070525-4|11	Group:		Publishing
14mu|texlive-arphic-20070525-4|12	URL:		http://www.ctan.org/tex-archive/fonts/arphic
14mu|texlive-arphic-20070525-4|13	License:	OTHER-FREE
14mu|texlive-arphic-20070525-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arphic.tar.xz
14mu|texlive-arphic-20070525-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arphic.doc.tar.xz
14mu|texlive-arphic-20070525-4|16	BuildArch:	noarch
14mu|texlive-arphic-20070525-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-arphic-20070525-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-arphic-20070525-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-arphic-20070525-4|20	Requires(post):	texlive-tetex
14mu|texlive-arphic-20070525-4|21	
14mu|texlive-arphic-20070525-4|22	%description
14mu|texlive-arphic-20070525-4|23	These are font bundles for the Chinese Arphic fonts which work
14mu|texlive-arphic-20070525-4|24	with the CJK package. Arphic is actually the name of the
14mu|texlive-arphic-20070525-4|25	company that which created the fonts (and put them under a GPL-
14mu|texlive-arphic-20070525-4|26	like licence).
14mu|texlive-arphic-20070525-4|27	
14mu|texlive-arphic-20070525-4|28	
14mu|texlive-arphic-20070525-4|29	#-----------------------------------------------------------------------
14mu|texlive-arphic-20070525-4|30	%files
14mu|texlive-arphic-20070525-4|31	%{_texmfdistdir}/dvips/arphic/config.bkaiu
14mu|texlive-arphic-20070525-4|32	%{_texmfdistdir}/dvips/arphic/config.bsmiu
14mu|texlive-arphic-20070525-4|33	%{_texmfdistdir}/dvips/arphic/config.gbsnu
14mu|texlive-arphic-20070525-4|34	%{_texmfdistdir}/dvips/arphic/config.gkaiu
14mu|texlive-arphic-20070525-4|35	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu00.afm
14mu|texlive-arphic-20070525-4|36	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu02.afm
14mu|texlive-arphic-20070525-4|37	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu03.afm
14mu|texlive-arphic-20070525-4|38	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu20.afm
14mu|texlive-arphic-20070525-4|39	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu21.afm
14mu|texlive-arphic-20070525-4|40	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu22.afm
14mu|texlive-arphic-20070525-4|41	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu25.afm
14mu|texlive-arphic-20070525-4|42	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu26.afm
14mu|texlive-arphic-20070525-4|43	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu30.afm
14mu|texlive-arphic-20070525-4|44	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu31.afm
14mu|texlive-arphic-20070525-4|45	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu32.afm
14mu|texlive-arphic-20070525-4|46	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu33.afm
14mu|texlive-arphic-20070525-4|47	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu4e.afm
14mu|texlive-arphic-20070525-4|48	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu4f.afm
14mu|texlive-arphic-20070525-4|49	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu50.afm
14mu|texlive-arphic-20070525-4|50	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu51.afm
14mu|texlive-arphic-20070525-4|51	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu52.afm
14mu|texlive-arphic-20070525-4|52	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu53.afm
14mu|texlive-arphic-20070525-4|53	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu54.afm
14mu|texlive-arphic-20070525-4|54	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu55.afm
14mu|texlive-arphic-20070525-4|55	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu56.afm
14mu|texlive-arphic-20070525-4|56	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu57.afm
14mu|texlive-arphic-20070525-4|57	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu58.afm
14mu|texlive-arphic-20070525-4|58	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu59.afm
14mu|texlive-arphic-20070525-4|59	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5a.afm
14mu|texlive-arphic-20070525-4|60	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5b.afm
14mu|texlive-arphic-20070525-4|61	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5c.afm
14mu|texlive-arphic-20070525-4|62	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5d.afm
14mu|texlive-arphic-20070525-4|63	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5e.afm
14mu|texlive-arphic-20070525-4|64	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5f.afm
14mu|texlive-arphic-20070525-4|65	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu60.afm
14mu|texlive-arphic-20070525-4|66	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu61.afm
14mu|texlive-arphic-20070525-4|67	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu62.afm
14mu|texlive-arphic-20070525-4|68	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu63.afm
14mu|texlive-arphic-20070525-4|69	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu64.afm
14mu|texlive-arphic-20070525-4|70	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu65.afm
14mu|texlive-arphic-20070525-4|71	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu66.afm
14mu|texlive-arphic-20070525-4|72	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu67.afm
14mu|texlive-arphic-20070525-4|73	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu68.afm
14mu|texlive-arphic-20070525-4|74	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu69.afm
14mu|texlive-arphic-20070525-4|75	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6a.afm
14mu|texlive-arphic-20070525-4|76	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6b.afm
14mu|texlive-arphic-20070525-4|77	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6c.afm
14mu|texlive-arphic-20070525-4|78	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6d.afm
14mu|texlive-arphic-20070525-4|79	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6e.afm
14mu|texlive-arphic-20070525-4|80	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6f.afm
14mu|texlive-arphic-20070525-4|81	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu70.afm
14mu|texlive-arphic-20070525-4|82	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu71.afm
14mu|texlive-arphic-20070525-4|83	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu72.afm
14mu|texlive-arphic-20070525-4|84	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu73.afm
14mu|texlive-arphic-20070525-4|85	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu74.afm
14mu|texlive-arphic-20070525-4|86	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu75.afm
14mu|texlive-arphic-20070525-4|87	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu76.afm
14mu|texlive-arphic-20070525-4|88	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu77.afm
14mu|texlive-arphic-20070525-4|89	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu78.afm
14mu|texlive-arphic-20070525-4|90	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu79.afm
14mu|texlive-arphic-20070525-4|91	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7a.afm
14mu|texlive-arphic-20070525-4|92	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7b.afm
14mu|texlive-arphic-20070525-4|93	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7c.afm
14mu|texlive-arphic-20070525-4|94	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7d.afm
14mu|texlive-arphic-20070525-4|95	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7e.afm
14mu|texlive-arphic-20070525-4|96	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7f.afm
14mu|texlive-arphic-20070525-4|97	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu80.afm
14mu|texlive-arphic-20070525-4|98	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu81.afm
14mu|texlive-arphic-20070525-4|99	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu82.afm
14mu|texlive-arphic-20070525-4|100	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu83.afm
14mu|texlive-arphic-20070525-4|101	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu84.afm
14mu|texlive-arphic-20070525-4|102	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu85.afm
14mu|texlive-arphic-20070525-4|103	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu86.afm
14mu|texlive-arphic-20070525-4|104	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu87.afm
14mu|texlive-arphic-20070525-4|105	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu88.afm
14mu|texlive-arphic-20070525-4|106	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu89.afm
14mu|texlive-arphic-20070525-4|107	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8a.afm
14mu|texlive-arphic-20070525-4|108	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8b.afm
14mu|texlive-arphic-20070525-4|109	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8c.afm
14mu|texlive-arphic-20070525-4|110	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8d.afm
14mu|texlive-arphic-20070525-4|111	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8e.afm
14mu|texlive-arphic-20070525-4|112	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8f.afm
14mu|texlive-arphic-20070525-4|113	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu90.afm
14mu|texlive-arphic-20070525-4|114	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu91.afm
14mu|texlive-arphic-20070525-4|115	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu92.afm
14mu|texlive-arphic-20070525-4|116	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu93.afm
14mu|texlive-arphic-20070525-4|117	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu94.afm
14mu|texlive-arphic-20070525-4|118	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu95.afm
14mu|texlive-arphic-20070525-4|119	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu96.afm
14mu|texlive-arphic-20070525-4|120	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu97.afm
14mu|texlive-arphic-20070525-4|121	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu98.afm
14mu|texlive-arphic-20070525-4|122	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu99.afm
14mu|texlive-arphic-20070525-4|123	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9a.afm
14mu|texlive-arphic-20070525-4|124	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9b.afm
14mu|texlive-arphic-20070525-4|125	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9c.afm
14mu|texlive-arphic-20070525-4|126	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9d.afm
14mu|texlive-arphic-20070525-4|127	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9e.afm
14mu|texlive-arphic-20070525-4|128	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9f.afm
14mu|texlive-arphic-20070525-4|129	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuee.afm
14mu|texlive-arphic-20070525-4|130	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf6.afm
14mu|texlive-arphic-20070525-4|131	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf7.afm
14mu|texlive-arphic-20070525-4|132	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf8.afm
14mu|texlive-arphic-20070525-4|133	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiufa.afm
14mu|texlive-arphic-20070525-4|134	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiufe.afm
14mu|texlive-arphic-20070525-4|135	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuff.afm
14mu|texlive-arphic-20070525-4|136	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuv.afm
14mu|texlive-arphic-20070525-4|137	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu00.afm
14mu|texlive-arphic-20070525-4|138	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu02.afm
14mu|texlive-arphic-20070525-4|139	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu03.afm
14mu|texlive-arphic-20070525-4|140	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu20.afm
14mu|texlive-arphic-20070525-4|141	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu21.afm
14mu|texlive-arphic-20070525-4|142	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu22.afm
14mu|texlive-arphic-20070525-4|143	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu25.afm
14mu|texlive-arphic-20070525-4|144	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu26.afm
14mu|texlive-arphic-20070525-4|145	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu30.afm
14mu|texlive-arphic-20070525-4|146	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu31.afm
14mu|texlive-arphic-20070525-4|147	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu32.afm
14mu|texlive-arphic-20070525-4|148	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu33.afm
14mu|texlive-arphic-20070525-4|149	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu4e.afm
14mu|texlive-arphic-20070525-4|150	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu4f.afm
14mu|texlive-arphic-20070525-4|151	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu50.afm
14mu|texlive-arphic-20070525-4|152	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu51.afm
14mu|texlive-arphic-20070525-4|153	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu52.afm
14mu|texlive-arphic-20070525-4|154	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu53.afm
14mu|texlive-arphic-20070525-4|155	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu54.afm
14mu|texlive-arphic-20070525-4|156	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu55.afm
14mu|texlive-arphic-20070525-4|157	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu56.afm
14mu|texlive-arphic-20070525-4|158	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu57.afm
14mu|texlive-arphic-20070525-4|159	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu58.afm
14mu|texlive-arphic-20070525-4|160	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu59.afm
14mu|texlive-arphic-20070525-4|161	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5a.afm
14mu|texlive-arphic-20070525-4|162	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5b.afm
14mu|texlive-arphic-20070525-4|163	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5c.afm
14mu|texlive-arphic-20070525-4|164	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5d.afm
14mu|texlive-arphic-20070525-4|165	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5e.afm
14mu|texlive-arphic-20070525-4|166	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5f.afm
14mu|texlive-arphic-20070525-4|167	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu60.afm
14mu|texlive-arphic-20070525-4|168	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu61.afm
14mu|texlive-arphic-20070525-4|169	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu62.afm
14mu|texlive-arphic-20070525-4|170	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu63.afm
14mu|texlive-arphic-20070525-4|171	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu64.afm
14mu|texlive-arphic-20070525-4|172	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu65.afm
14mu|texlive-arphic-20070525-4|173	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu66.afm
14mu|texlive-arphic-20070525-4|174	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu67.afm
14mu|texlive-arphic-20070525-4|175	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu68.afm
14mu|texlive-arphic-20070525-4|176	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu69.afm
14mu|texlive-arphic-20070525-4|177	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6a.afm
14mu|texlive-arphic-20070525-4|178	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6b.afm
14mu|texlive-arphic-20070525-4|179	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6c.afm
14mu|texlive-arphic-20070525-4|180	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6d.afm
14mu|texlive-arphic-20070525-4|181	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6e.afm
14mu|texlive-arphic-20070525-4|182	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6f.afm
14mu|texlive-arphic-20070525-4|183	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu70.afm
14mu|texlive-arphic-20070525-4|184	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu71.afm
14mu|texlive-arphic-20070525-4|185	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu72.afm
14mu|texlive-arphic-20070525-4|186	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu73.afm
14mu|texlive-arphic-20070525-4|187	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu74.afm
14mu|texlive-arphic-20070525-4|188	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu75.afm
14mu|texlive-arphic-20070525-4|189	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu76.afm
14mu|texlive-arphic-20070525-4|190	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu77.afm
14mu|texlive-arphic-20070525-4|191	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu78.afm
14mu|texlive-arphic-20070525-4|192	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu79.afm
14mu|texlive-arphic-20070525-4|193	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7a.afm
14mu|texlive-arphic-20070525-4|194	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7b.afm
14mu|texlive-arphic-20070525-4|195	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7c.afm
14mu|texlive-arphic-20070525-4|196	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7d.afm
14mu|texlive-arphic-20070525-4|197	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7e.afm
14mu|texlive-arphic-20070525-4|198	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7f.afm
14mu|texlive-arphic-20070525-4|199	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu80.afm
14mu|texlive-arphic-20070525-4|200	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu81.afm
14mu|texlive-arphic-20070525-4|201	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu82.afm
14mu|texlive-arphic-20070525-4|202	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu83.afm
14mu|texlive-arphic-20070525-4|203	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu84.afm
14mu|texlive-arphic-20070525-4|204	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu85.afm
14mu|texlive-arphic-20070525-4|205	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu86.afm
14mu|texlive-arphic-20070525-4|206	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu87.afm
14mu|texlive-arphic-20070525-4|207	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu88.afm
14mu|texlive-arphic-20070525-4|208	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu89.afm
14mu|texlive-arphic-20070525-4|209	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8a.afm
14mu|texlive-arphic-20070525-4|210	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8b.afm
14mu|texlive-arphic-20070525-4|211	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8c.afm
14mu|texlive-arphic-20070525-4|212	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8d.afm
14mu|texlive-arphic-20070525-4|213	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8e.afm
14mu|texlive-arphic-20070525-4|214	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8f.afm
14mu|texlive-arphic-20070525-4|215	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu90.afm
14mu|texlive-arphic-20070525-4|216	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu91.afm
14mu|texlive-arphic-20070525-4|217	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu92.afm
14mu|texlive-arphic-20070525-4|218	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu93.afm
14mu|texlive-arphic-20070525-4|219	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu94.afm
14mu|texlive-arphic-20070525-4|220	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu95.afm
14mu|texlive-arphic-20070525-4|221	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu96.afm
14mu|texlive-arphic-20070525-4|222	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu97.afm
14mu|texlive-arphic-20070525-4|223	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu98.afm
14mu|texlive-arphic-20070525-4|224	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu99.afm
14mu|texlive-arphic-20070525-4|225	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9a.afm
14mu|texlive-arphic-20070525-4|226	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9b.afm
14mu|texlive-arphic-20070525-4|227	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9c.afm
14mu|texlive-arphic-20070525-4|228	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9d.afm
14mu|texlive-arphic-20070525-4|229	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9e.afm
14mu|texlive-arphic-20070525-4|230	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9f.afm
14mu|texlive-arphic-20070525-4|231	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuee.afm
14mu|texlive-arphic-20070525-4|232	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf6.afm
14mu|texlive-arphic-20070525-4|233	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf7.afm
14mu|texlive-arphic-20070525-4|234	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf8.afm
14mu|texlive-arphic-20070525-4|235	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiufa.afm
14mu|texlive-arphic-20070525-4|236	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiufe.afm
14mu|texlive-arphic-20070525-4|237	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuff.afm
14mu|texlive-arphic-20070525-4|238	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuv.afm
14mu|texlive-arphic-20070525-4|239	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu00.afm
14mu|texlive-arphic-20070525-4|240	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu01.afm
14mu|texlive-arphic-20070525-4|241	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu02.afm
14mu|texlive-arphic-20070525-4|242	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu03.afm
14mu|texlive-arphic-20070525-4|243	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu04.afm
14mu|texlive-arphic-20070525-4|244	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu20.afm
14mu|texlive-arphic-20070525-4|245	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu21.afm
14mu|texlive-arphic-20070525-4|246	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu22.afm
14mu|texlive-arphic-20070525-4|247	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu23.afm
14mu|texlive-arphic-20070525-4|248	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu24.afm
14mu|texlive-arphic-20070525-4|249	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu25.afm
14mu|texlive-arphic-20070525-4|250	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu26.afm
14mu|texlive-arphic-20070525-4|251	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu30.afm
14mu|texlive-arphic-20070525-4|252	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu31.afm
14mu|texlive-arphic-20070525-4|253	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu32.afm
14mu|texlive-arphic-20070525-4|254	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu4e.afm
14mu|texlive-arphic-20070525-4|255	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu4f.afm
14mu|texlive-arphic-20070525-4|256	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu50.afm
14mu|texlive-arphic-20070525-4|257	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu51.afm
14mu|texlive-arphic-20070525-4|258	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu52.afm
14mu|texlive-arphic-20070525-4|259	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu53.afm
14mu|texlive-arphic-20070525-4|260	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu54.afm
14mu|texlive-arphic-20070525-4|261	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu55.afm
14mu|texlive-arphic-20070525-4|262	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu56.afm
14mu|texlive-arphic-20070525-4|263	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu57.afm
14mu|texlive-arphic-20070525-4|264	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu58.afm
14mu|texlive-arphic-20070525-4|265	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu59.afm
14mu|texlive-arphic-20070525-4|266	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5a.afm
14mu|texlive-arphic-20070525-4|267	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5b.afm
14mu|texlive-arphic-20070525-4|268	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5c.afm
14mu|texlive-arphic-20070525-4|269	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5d.afm
14mu|texlive-arphic-20070525-4|270	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5e.afm
14mu|texlive-arphic-20070525-4|271	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5f.afm
14mu|texlive-arphic-20070525-4|272	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu60.afm
14mu|texlive-arphic-20070525-4|273	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu61.afm
14mu|texlive-arphic-20070525-4|274	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu62.afm
14mu|texlive-arphic-20070525-4|275	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu63.afm
14mu|texlive-arphic-20070525-4|276	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu64.afm
14mu|texlive-arphic-20070525-4|277	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu65.afm
14mu|texlive-arphic-20070525-4|278	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu66.afm
14mu|texlive-arphic-20070525-4|279	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu67.afm
14mu|texlive-arphic-20070525-4|280	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu68.afm
14mu|texlive-arphic-20070525-4|281	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu69.afm
14mu|texlive-arphic-20070525-4|282	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6a.afm
14mu|texlive-arphic-20070525-4|283	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6b.afm
14mu|texlive-arphic-20070525-4|284	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6c.afm
14mu|texlive-arphic-20070525-4|285	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6d.afm
14mu|texlive-arphic-20070525-4|286	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6e.afm
14mu|texlive-arphic-20070525-4|287	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6f.afm
14mu|texlive-arphic-20070525-4|288	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu70.afm
14mu|texlive-arphic-20070525-4|289	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu71.afm
14mu|texlive-arphic-20070525-4|290	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu72.afm
14mu|texlive-arphic-20070525-4|291	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu73.afm
14mu|texlive-arphic-20070525-4|292	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu74.afm
14mu|texlive-arphic-20070525-4|293	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu75.afm
14mu|texlive-arphic-20070525-4|294	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu76.afm
14mu|texlive-arphic-20070525-4|295	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu77.afm
14mu|texlive-arphic-20070525-4|296	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu78.afm
14mu|texlive-arphic-20070525-4|297	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu79.afm
14mu|texlive-arphic-20070525-4|298	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7a.afm
14mu|texlive-arphic-20070525-4|299	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7b.afm
14mu|texlive-arphic-20070525-4|300	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7c.afm
14mu|texlive-arphic-20070525-4|301	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7d.afm
14mu|texlive-arphic-20070525-4|302	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7e.afm
14mu|texlive-arphic-20070525-4|303	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7f.afm
14mu|texlive-arphic-20070525-4|304	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu80.afm
14mu|texlive-arphic-20070525-4|305	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu81.afm
14mu|texlive-arphic-20070525-4|306	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu82.afm
14mu|texlive-arphic-20070525-4|307	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu83.afm
14mu|texlive-arphic-20070525-4|308	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu84.afm
14mu|texlive-arphic-20070525-4|309	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu85.afm
14mu|texlive-arphic-20070525-4|310	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu86.afm
14mu|texlive-arphic-20070525-4|311	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu87.afm
14mu|texlive-arphic-20070525-4|312	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu88.afm
14mu|texlive-arphic-20070525-4|313	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu89.afm
14mu|texlive-arphic-20070525-4|314	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8a.afm
14mu|texlive-arphic-20070525-4|315	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8b.afm
14mu|texlive-arphic-20070525-4|316	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8c.afm
14mu|texlive-arphic-20070525-4|317	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8d.afm
14mu|texlive-arphic-20070525-4|318	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8e.afm
14mu|texlive-arphic-20070525-4|319	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8f.afm
14mu|texlive-arphic-20070525-4|320	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu90.afm
14mu|texlive-arphic-20070525-4|321	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu91.afm
14mu|texlive-arphic-20070525-4|322	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu92.afm
14mu|texlive-arphic-20070525-4|323	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu93.afm
14mu|texlive-arphic-20070525-4|324	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu94.afm
14mu|texlive-arphic-20070525-4|325	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu95.afm
14mu|texlive-arphic-20070525-4|326	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu96.afm
14mu|texlive-arphic-20070525-4|327	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu97.afm
14mu|texlive-arphic-20070525-4|328	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu98.afm
14mu|texlive-arphic-20070525-4|329	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu99.afm
14mu|texlive-arphic-20070525-4|330	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9a.afm
14mu|texlive-arphic-20070525-4|331	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9b.afm
14mu|texlive-arphic-20070525-4|332	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9c.afm
14mu|texlive-arphic-20070525-4|333	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9e.afm
14mu|texlive-arphic-20070525-4|334	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9f.afm
14mu|texlive-arphic-20070525-4|335	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnufe.afm
14mu|texlive-arphic-20070525-4|336	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnuff.afm
14mu|texlive-arphic-20070525-4|337	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu00.afm
14mu|texlive-arphic-20070525-4|338	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu01.afm
14mu|texlive-arphic-20070525-4|339	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu02.afm
14mu|texlive-arphic-20070525-4|340	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu03.afm
14mu|texlive-arphic-20070525-4|341	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu04.afm
14mu|texlive-arphic-20070525-4|342	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu20.afm
14mu|texlive-arphic-20070525-4|343	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu21.afm
14mu|texlive-arphic-20070525-4|344	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu22.afm
14mu|texlive-arphic-20070525-4|345	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu23.afm
14mu|texlive-arphic-20070525-4|346	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu24.afm
14mu|texlive-arphic-20070525-4|347	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu25.afm
14mu|texlive-arphic-20070525-4|348	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu26.afm
14mu|texlive-arphic-20070525-4|349	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu30.afm
14mu|texlive-arphic-20070525-4|350	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu31.afm
14mu|texlive-arphic-20070525-4|351	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu32.afm
14mu|texlive-arphic-20070525-4|352	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu4e.afm
14mu|texlive-arphic-20070525-4|353	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu4f.afm
14mu|texlive-arphic-20070525-4|354	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu50.afm
14mu|texlive-arphic-20070525-4|355	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu51.afm
14mu|texlive-arphic-20070525-4|356	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu52.afm
14mu|texlive-arphic-20070525-4|357	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu53.afm
14mu|texlive-arphic-20070525-4|358	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu54.afm
14mu|texlive-arphic-20070525-4|359	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu55.afm
14mu|texlive-arphic-20070525-4|360	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu56.afm
14mu|texlive-arphic-20070525-4|361	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu57.afm
14mu|texlive-arphic-20070525-4|362	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu58.afm
14mu|texlive-arphic-20070525-4|363	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu59.afm
14mu|texlive-arphic-20070525-4|364	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5a.afm
14mu|texlive-arphic-20070525-4|365	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5b.afm
14mu|texlive-arphic-20070525-4|366	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5c.afm
14mu|texlive-arphic-20070525-4|367	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5d.afm
14mu|texlive-arphic-20070525-4|368	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5e.afm
14mu|texlive-arphic-20070525-4|369	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5f.afm
14mu|texlive-arphic-20070525-4|370	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu60.afm
14mu|texlive-arphic-20070525-4|371	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu61.afm
14mu|texlive-arphic-20070525-4|372	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu62.afm
14mu|texlive-arphic-20070525-4|373	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu63.afm
14mu|texlive-arphic-20070525-4|374	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu64.afm
14mu|texlive-arphic-20070525-4|375	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu65.afm
14mu|texlive-arphic-20070525-4|376	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu66.afm
14mu|texlive-arphic-20070525-4|377	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu67.afm
14mu|texlive-arphic-20070525-4|378	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu68.afm
14mu|texlive-arphic-20070525-4|379	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu69.afm
14mu|texlive-arphic-20070525-4|380	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6a.afm
14mu|texlive-arphic-20070525-4|381	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6b.afm
14mu|texlive-arphic-20070525-4|382	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6c.afm
14mu|texlive-arphic-20070525-4|383	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6d.afm
14mu|texlive-arphic-20070525-4|384	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6e.afm
14mu|texlive-arphic-20070525-4|385	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6f.afm
14mu|texlive-arphic-20070525-4|386	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu70.afm
14mu|texlive-arphic-20070525-4|387	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu71.afm
14mu|texlive-arphic-20070525-4|388	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu72.afm
14mu|texlive-arphic-20070525-4|389	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu73.afm
14mu|texlive-arphic-20070525-4|390	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu74.afm
14mu|texlive-arphic-20070525-4|391	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu75.afm
14mu|texlive-arphic-20070525-4|392	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu76.afm
14mu|texlive-arphic-20070525-4|393	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu77.afm
14mu|texlive-arphic-20070525-4|394	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu78.afm
14mu|texlive-arphic-20070525-4|395	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu79.afm
14mu|texlive-arphic-20070525-4|396	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7a.afm
14mu|texlive-arphic-20070525-4|397	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7b.afm
14mu|texlive-arphic-20070525-4|398	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7c.afm
14mu|texlive-arphic-20070525-4|399	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7d.afm
14mu|texlive-arphic-20070525-4|400	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7e.afm
14mu|texlive-arphic-20070525-4|401	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7f.afm
14mu|texlive-arphic-20070525-4|402	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu80.afm
14mu|texlive-arphic-20070525-4|403	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu81.afm
14mu|texlive-arphic-20070525-4|404	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu82.afm
14mu|texlive-arphic-20070525-4|405	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu83.afm
14mu|texlive-arphic-20070525-4|406	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu84.afm
14mu|texlive-arphic-20070525-4|407	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu85.afm
14mu|texlive-arphic-20070525-4|408	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu86.afm
14mu|texlive-arphic-20070525-4|409	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu87.afm
14mu|texlive-arphic-20070525-4|410	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu88.afm
14mu|texlive-arphic-20070525-4|411	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu89.afm
14mu|texlive-arphic-20070525-4|412	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8a.afm
14mu|texlive-arphic-20070525-4|413	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8b.afm
14mu|texlive-arphic-20070525-4|414	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8c.afm
14mu|texlive-arphic-20070525-4|415	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8d.afm
14mu|texlive-arphic-20070525-4|416	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8e.afm
14mu|texlive-arphic-20070525-4|417	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8f.afm
14mu|texlive-arphic-20070525-4|418	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu90.afm
14mu|texlive-arphic-20070525-4|419	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu91.afm
14mu|texlive-arphic-20070525-4|420	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu92.afm
14mu|texlive-arphic-20070525-4|421	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu93.afm
14mu|texlive-arphic-20070525-4|422	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu94.afm
14mu|texlive-arphic-20070525-4|423	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu95.afm
14mu|texlive-arphic-20070525-4|424	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu96.afm
14mu|texlive-arphic-20070525-4|425	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu97.afm
14mu|texlive-arphic-20070525-4|426	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu98.afm
14mu|texlive-arphic-20070525-4|427	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu99.afm
14mu|texlive-arphic-20070525-4|428	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9a.afm
14mu|texlive-arphic-20070525-4|429	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9b.afm
14mu|texlive-arphic-20070525-4|430	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9c.afm
14mu|texlive-arphic-20070525-4|431	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9e.afm
14mu|texlive-arphic-20070525-4|432	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9f.afm
14mu|texlive-arphic-20070525-4|433	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiufe.afm
14mu|texlive-arphic-20070525-4|434	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiuff.afm
14mu|texlive-arphic-20070525-4|435	%{_texmfdistdir}/fonts/map/dvips/arphic/bkaiu.map
14mu|texlive-arphic-20070525-4|436	%{_texmfdistdir}/fonts/map/dvips/arphic/bsmiu.map
14mu|texlive-arphic-20070525-4|437	%{_texmfdistdir}/fonts/map/dvips/arphic/gbsnu.map
14mu|texlive-arphic-20070525-4|438	%{_texmfdistdir}/fonts/map/dvips/arphic/gkaiu.map
14mu|texlive-arphic-20070525-4|439	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp00.tfm
14mu|texlive-arphic-20070525-4|440	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp01.tfm
14mu|texlive-arphic-20070525-4|441	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp02.tfm
14mu|texlive-arphic-20070525-4|442	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp03.tfm
14mu|texlive-arphic-20070525-4|443	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp04.tfm
14mu|texlive-arphic-20070525-4|444	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp05.tfm
14mu|texlive-arphic-20070525-4|445	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp06.tfm
14mu|texlive-arphic-20070525-4|446	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp07.tfm
14mu|texlive-arphic-20070525-4|447	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp08.tfm
14mu|texlive-arphic-20070525-4|448	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp09.tfm
14mu|texlive-arphic-20070525-4|449	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp10.tfm
14mu|texlive-arphic-20070525-4|450	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp11.tfm
14mu|texlive-arphic-20070525-4|451	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp12.tfm
14mu|texlive-arphic-20070525-4|452	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp13.tfm
14mu|texlive-arphic-20070525-4|453	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp14.tfm
14mu|texlive-arphic-20070525-4|454	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp15.tfm
14mu|texlive-arphic-20070525-4|455	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp16.tfm
14mu|texlive-arphic-20070525-4|456	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp17.tfm
14mu|texlive-arphic-20070525-4|457	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp18.tfm
14mu|texlive-arphic-20070525-4|458	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp19.tfm
14mu|texlive-arphic-20070525-4|459	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp20.tfm
14mu|texlive-arphic-20070525-4|460	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp21.tfm
14mu|texlive-arphic-20070525-4|461	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp22.tfm
14mu|texlive-arphic-20070525-4|462	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp23.tfm
14mu|texlive-arphic-20070525-4|463	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp25.tfm
14mu|texlive-arphic-20070525-4|464	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp26.tfm
14mu|texlive-arphic-20070525-4|465	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp27.tfm
14mu|texlive-arphic-20070525-4|466	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp28.tfm
14mu|texlive-arphic-20070525-4|467	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp29.tfm
14mu|texlive-arphic-20070525-4|468	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp30.tfm
14mu|texlive-arphic-20070525-4|469	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp31.tfm
14mu|texlive-arphic-20070525-4|470	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp32.tfm
14mu|texlive-arphic-20070525-4|471	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp33.tfm
14mu|texlive-arphic-20070525-4|472	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp34.tfm
14mu|texlive-arphic-20070525-4|473	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp35.tfm
14mu|texlive-arphic-20070525-4|474	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp36.tfm
14mu|texlive-arphic-20070525-4|475	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp37.tfm
14mu|texlive-arphic-20070525-4|476	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp38.tfm
14mu|texlive-arphic-20070525-4|477	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp39.tfm
14mu|texlive-arphic-20070525-4|478	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp40.tfm
14mu|texlive-arphic-20070525-4|479	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp41.tfm
14mu|texlive-arphic-20070525-4|480	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp42.tfm
14mu|texlive-arphic-20070525-4|481	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp43.tfm
14mu|texlive-arphic-20070525-4|482	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp44.tfm
14mu|texlive-arphic-20070525-4|483	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp45.tfm
14mu|texlive-arphic-20070525-4|484	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp46.tfm
14mu|texlive-arphic-20070525-4|485	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp47.tfm
14mu|texlive-arphic-20070525-4|486	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp48.tfm
14mu|texlive-arphic-20070525-4|487	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp49.tfm
14mu|texlive-arphic-20070525-4|488	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp50.tfm
14mu|texlive-arphic-20070525-4|489	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp51.tfm
14mu|texlive-arphic-20070525-4|490	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp52.tfm
14mu|texlive-arphic-20070525-4|491	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp53.tfm
14mu|texlive-arphic-20070525-4|492	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp54.tfm
14mu|texlive-arphic-20070525-4|493	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp55.tfm
14mu|texlive-arphic-20070525-4|494	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimpv.tfm
14mu|texlive-arphic-20070525-4|495	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu00.tfm
14mu|texlive-arphic-20070525-4|496	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu02.tfm
14mu|texlive-arphic-20070525-4|497	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu03.tfm
14mu|texlive-arphic-20070525-4|498	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu20.tfm
14mu|texlive-arphic-20070525-4|499	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu21.tfm
14mu|texlive-arphic-20070525-4|500	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu22.tfm
14mu|texlive-arphic-20070525-4|501	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu25.tfm
14mu|texlive-arphic-20070525-4|502	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu26.tfm
14mu|texlive-arphic-20070525-4|503	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu30.tfm
14mu|texlive-arphic-20070525-4|504	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu31.tfm
14mu|texlive-arphic-20070525-4|505	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu32.tfm
14mu|texlive-arphic-20070525-4|506	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu33.tfm
14mu|texlive-arphic-20070525-4|507	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu4e.tfm
14mu|texlive-arphic-20070525-4|508	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu4f.tfm
14mu|texlive-arphic-20070525-4|509	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu50.tfm
14mu|texlive-arphic-20070525-4|510	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu51.tfm
14mu|texlive-arphic-20070525-4|511	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu52.tfm
14mu|texlive-arphic-20070525-4|512	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu53.tfm
14mu|texlive-arphic-20070525-4|513	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu54.tfm
14mu|texlive-arphic-20070525-4|514	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu55.tfm
14mu|texlive-arphic-20070525-4|515	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu56.tfm
14mu|texlive-arphic-20070525-4|516	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu57.tfm
14mu|texlive-arphic-20070525-4|517	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu58.tfm
14mu|texlive-arphic-20070525-4|518	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu59.tfm
14mu|texlive-arphic-20070525-4|519	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5a.tfm
14mu|texlive-arphic-20070525-4|520	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5b.tfm
14mu|texlive-arphic-20070525-4|521	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5c.tfm
14mu|texlive-arphic-20070525-4|522	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5d.tfm
14mu|texlive-arphic-20070525-4|523	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5e.tfm
14mu|texlive-arphic-20070525-4|524	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5f.tfm
14mu|texlive-arphic-20070525-4|525	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu60.tfm
14mu|texlive-arphic-20070525-4|526	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu61.tfm
14mu|texlive-arphic-20070525-4|527	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu62.tfm
14mu|texlive-arphic-20070525-4|528	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu63.tfm
14mu|texlive-arphic-20070525-4|529	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu64.tfm
14mu|texlive-arphic-20070525-4|530	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu65.tfm
14mu|texlive-arphic-20070525-4|531	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu66.tfm
14mu|texlive-arphic-20070525-4|532	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu67.tfm
14mu|texlive-arphic-20070525-4|533	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu68.tfm
14mu|texlive-arphic-20070525-4|534	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu69.tfm
14mu|texlive-arphic-20070525-4|535	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6a.tfm
14mu|texlive-arphic-20070525-4|536	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6b.tfm
14mu|texlive-arphic-20070525-4|537	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6c.tfm
14mu|texlive-arphic-20070525-4|538	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6d.tfm
14mu|texlive-arphic-20070525-4|539	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6e.tfm
14mu|texlive-arphic-20070525-4|540	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6f.tfm
14mu|texlive-arphic-20070525-4|541	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu70.tfm
14mu|texlive-arphic-20070525-4|542	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu71.tfm
14mu|texlive-arphic-20070525-4|543	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu72.tfm
14mu|texlive-arphic-20070525-4|544	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu73.tfm
14mu|texlive-arphic-20070525-4|545	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu74.tfm
14mu|texlive-arphic-20070525-4|546	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu75.tfm
14mu|texlive-arphic-20070525-4|547	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu76.tfm
14mu|texlive-arphic-20070525-4|548	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu77.tfm
14mu|texlive-arphic-20070525-4|549	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu78.tfm
14mu|texlive-arphic-20070525-4|550	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu79.tfm
14mu|texlive-arphic-20070525-4|551	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7a.tfm
14mu|texlive-arphic-20070525-4|552	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7b.tfm
14mu|texlive-arphic-20070525-4|553	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7c.tfm
14mu|texlive-arphic-20070525-4|554	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7d.tfm
14mu|texlive-arphic-20070525-4|555	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7e.tfm
14mu|texlive-arphic-20070525-4|556	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7f.tfm
14mu|texlive-arphic-20070525-4|557	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu80.tfm
14mu|texlive-arphic-20070525-4|558	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu81.tfm
14mu|texlive-arphic-20070525-4|559	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu82.tfm
14mu|texlive-arphic-20070525-4|560	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu83.tfm
14mu|texlive-arphic-20070525-4|561	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu84.tfm
14mu|texlive-arphic-20070525-4|562	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu85.tfm
14mu|texlive-arphic-20070525-4|563	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu86.tfm
14mu|texlive-arphic-20070525-4|564	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu87.tfm
14mu|texlive-arphic-20070525-4|565	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu88.tfm
14mu|texlive-arphic-20070525-4|566	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu89.tfm
14mu|texlive-arphic-20070525-4|567	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8a.tfm
14mu|texlive-arphic-20070525-4|568	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8b.tfm
14mu|texlive-arphic-20070525-4|569	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8c.tfm
14mu|texlive-arphic-20070525-4|570	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8d.tfm
14mu|texlive-arphic-20070525-4|571	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8e.tfm
14mu|texlive-arphic-20070525-4|572	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8f.tfm
14mu|texlive-arphic-20070525-4|573	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu90.tfm
14mu|texlive-arphic-20070525-4|574	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu91.tfm
14mu|texlive-arphic-20070525-4|575	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu92.tfm
14mu|texlive-arphic-20070525-4|576	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu93.tfm
14mu|texlive-arphic-20070525-4|577	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu94.tfm
14mu|texlive-arphic-20070525-4|578	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu95.tfm
14mu|texlive-arphic-20070525-4|579	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu96.tfm
14mu|texlive-arphic-20070525-4|580	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu97.tfm
14mu|texlive-arphic-20070525-4|581	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu98.tfm
14mu|texlive-arphic-20070525-4|582	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu99.tfm
14mu|texlive-arphic-20070525-4|583	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9a.tfm
14mu|texlive-arphic-20070525-4|584	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9b.tfm
14mu|texlive-arphic-20070525-4|585	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9c.tfm
14mu|texlive-arphic-20070525-4|586	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9d.tfm
14mu|texlive-arphic-20070525-4|587	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9e.tfm
14mu|texlive-arphic-20070525-4|588	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9f.tfm
14mu|texlive-arphic-20070525-4|589	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuee.tfm
14mu|texlive-arphic-20070525-4|590	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf6.tfm
14mu|texlive-arphic-20070525-4|591	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf7.tfm
14mu|texlive-arphic-20070525-4|592	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf8.tfm
14mu|texlive-arphic-20070525-4|593	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiufa.tfm
14mu|texlive-arphic-20070525-4|594	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiufe.tfm
14mu|texlive-arphic-20070525-4|595	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuff.tfm
14mu|texlive-arphic-20070525-4|596	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuv.tfm
14mu|texlive-arphic-20070525-4|597	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp00.tfm
14mu|texlive-arphic-20070525-4|598	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp01.tfm
14mu|texlive-arphic-20070525-4|599	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp02.tfm
14mu|texlive-arphic-20070525-4|600	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp03.tfm
14mu|texlive-arphic-20070525-4|601	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp04.tfm
14mu|texlive-arphic-20070525-4|602	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp05.tfm
14mu|texlive-arphic-20070525-4|603	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp06.tfm
14mu|texlive-arphic-20070525-4|604	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp07.tfm
14mu|texlive-arphic-20070525-4|605	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp08.tfm
14mu|texlive-arphic-20070525-4|606	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp09.tfm
14mu|texlive-arphic-20070525-4|607	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp10.tfm
14mu|texlive-arphic-20070525-4|608	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp11.tfm
14mu|texlive-arphic-20070525-4|609	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp12.tfm
14mu|texlive-arphic-20070525-4|610	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp13.tfm
14mu|texlive-arphic-20070525-4|611	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp14.tfm
14mu|texlive-arphic-20070525-4|612	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp15.tfm
14mu|texlive-arphic-20070525-4|613	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp16.tfm
14mu|texlive-arphic-20070525-4|614	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp17.tfm
14mu|texlive-arphic-20070525-4|615	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp18.tfm
14mu|texlive-arphic-20070525-4|616	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp19.tfm
14mu|texlive-arphic-20070525-4|617	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp20.tfm
14mu|texlive-arphic-20070525-4|618	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp21.tfm
14mu|texlive-arphic-20070525-4|619	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp22.tfm
14mu|texlive-arphic-20070525-4|620	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp23.tfm
14mu|texlive-arphic-20070525-4|621	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp25.tfm
14mu|texlive-arphic-20070525-4|622	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp26.tfm
14mu|texlive-arphic-20070525-4|623	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp27.tfm
14mu|texlive-arphic-20070525-4|624	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp28.tfm
14mu|texlive-arphic-20070525-4|625	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp29.tfm
14mu|texlive-arphic-20070525-4|626	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp30.tfm
14mu|texlive-arphic-20070525-4|627	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp31.tfm
14mu|texlive-arphic-20070525-4|628	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp32.tfm
14mu|texlive-arphic-20070525-4|629	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp33.tfm
14mu|texlive-arphic-20070525-4|630	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp34.tfm
14mu|texlive-arphic-20070525-4|631	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp35.tfm
14mu|texlive-arphic-20070525-4|632	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp36.tfm
14mu|texlive-arphic-20070525-4|633	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp37.tfm
14mu|texlive-arphic-20070525-4|634	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp38.tfm
14mu|texlive-arphic-20070525-4|635	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp39.tfm
14mu|texlive-arphic-20070525-4|636	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp40.tfm
14mu|texlive-arphic-20070525-4|637	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp41.tfm
14mu|texlive-arphic-20070525-4|638	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp42.tfm
14mu|texlive-arphic-20070525-4|639	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp43.tfm
14mu|texlive-arphic-20070525-4|640	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp44.tfm
14mu|texlive-arphic-20070525-4|641	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp45.tfm
14mu|texlive-arphic-20070525-4|642	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp46.tfm
14mu|texlive-arphic-20070525-4|643	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp47.tfm
14mu|texlive-arphic-20070525-4|644	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp48.tfm
14mu|texlive-arphic-20070525-4|645	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp49.tfm
14mu|texlive-arphic-20070525-4|646	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp50.tfm
14mu|texlive-arphic-20070525-4|647	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp51.tfm
14mu|texlive-arphic-20070525-4|648	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp52.tfm
14mu|texlive-arphic-20070525-4|649	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp53.tfm
14mu|texlive-arphic-20070525-4|650	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp54.tfm
14mu|texlive-arphic-20070525-4|651	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp55.tfm
14mu|texlive-arphic-20070525-4|652	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilpv.tfm
14mu|texlive-arphic-20070525-4|653	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu00.tfm
14mu|texlive-arphic-20070525-4|654	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu02.tfm
14mu|texlive-arphic-20070525-4|655	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu03.tfm
14mu|texlive-arphic-20070525-4|656	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu20.tfm
14mu|texlive-arphic-20070525-4|657	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu21.tfm
14mu|texlive-arphic-20070525-4|658	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu22.tfm
14mu|texlive-arphic-20070525-4|659	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu25.tfm
14mu|texlive-arphic-20070525-4|660	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu26.tfm
14mu|texlive-arphic-20070525-4|661	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu30.tfm
14mu|texlive-arphic-20070525-4|662	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu31.tfm
14mu|texlive-arphic-20070525-4|663	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu32.tfm
14mu|texlive-arphic-20070525-4|664	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu33.tfm
14mu|texlive-arphic-20070525-4|665	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu4e.tfm
14mu|texlive-arphic-20070525-4|666	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu4f.tfm
14mu|texlive-arphic-20070525-4|667	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu50.tfm
14mu|texlive-arphic-20070525-4|668	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu51.tfm
14mu|texlive-arphic-20070525-4|669	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu52.tfm
14mu|texlive-arphic-20070525-4|670	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu53.tfm
14mu|texlive-arphic-20070525-4|671	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu54.tfm
14mu|texlive-arphic-20070525-4|672	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu55.tfm
14mu|texlive-arphic-20070525-4|673	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu56.tfm
14mu|texlive-arphic-20070525-4|674	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu57.tfm
14mu|texlive-arphic-20070525-4|675	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu58.tfm
14mu|texlive-arphic-20070525-4|676	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu59.tfm
14mu|texlive-arphic-20070525-4|677	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5a.tfm
14mu|texlive-arphic-20070525-4|678	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5b.tfm
14mu|texlive-arphic-20070525-4|679	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5c.tfm
14mu|texlive-arphic-20070525-4|680	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5d.tfm
14mu|texlive-arphic-20070525-4|681	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5e.tfm
14mu|texlive-arphic-20070525-4|682	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5f.tfm
14mu|texlive-arphic-20070525-4|683	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu60.tfm
14mu|texlive-arphic-20070525-4|684	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu61.tfm
14mu|texlive-arphic-20070525-4|685	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu62.tfm
14mu|texlive-arphic-20070525-4|686	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu63.tfm
14mu|texlive-arphic-20070525-4|687	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu64.tfm
14mu|texlive-arphic-20070525-4|688	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu65.tfm
14mu|texlive-arphic-20070525-4|689	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu66.tfm
14mu|texlive-arphic-20070525-4|690	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu67.tfm
14mu|texlive-arphic-20070525-4|691	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu68.tfm
14mu|texlive-arphic-20070525-4|692	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu69.tfm
14mu|texlive-arphic-20070525-4|693	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6a.tfm
14mu|texlive-arphic-20070525-4|694	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6b.tfm
14mu|texlive-arphic-20070525-4|695	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6c.tfm
14mu|texlive-arphic-20070525-4|696	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6d.tfm
14mu|texlive-arphic-20070525-4|697	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6e.tfm
14mu|texlive-arphic-20070525-4|698	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6f.tfm
14mu|texlive-arphic-20070525-4|699	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu70.tfm
14mu|texlive-arphic-20070525-4|700	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu71.tfm
14mu|texlive-arphic-20070525-4|701	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu72.tfm
14mu|texlive-arphic-20070525-4|702	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu73.tfm
14mu|texlive-arphic-20070525-4|703	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu74.tfm
14mu|texlive-arphic-20070525-4|704	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu75.tfm
14mu|texlive-arphic-20070525-4|705	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu76.tfm
14mu|texlive-arphic-20070525-4|706	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu77.tfm
14mu|texlive-arphic-20070525-4|707	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu78.tfm
14mu|texlive-arphic-20070525-4|708	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu79.tfm
14mu|texlive-arphic-20070525-4|709	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7a.tfm
14mu|texlive-arphic-20070525-4|710	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7b.tfm
14mu|texlive-arphic-20070525-4|711	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7c.tfm
14mu|texlive-arphic-20070525-4|712	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7d.tfm
14mu|texlive-arphic-20070525-4|713	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7e.tfm
14mu|texlive-arphic-20070525-4|714	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7f.tfm
14mu|texlive-arphic-20070525-4|715	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu80.tfm
14mu|texlive-arphic-20070525-4|716	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu81.tfm
14mu|texlive-arphic-20070525-4|717	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu82.tfm
14mu|texlive-arphic-20070525-4|718	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu83.tfm
14mu|texlive-arphic-20070525-4|719	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu84.tfm
14mu|texlive-arphic-20070525-4|720	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu85.tfm
14mu|texlive-arphic-20070525-4|721	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu86.tfm
14mu|texlive-arphic-20070525-4|722	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu87.tfm
14mu|texlive-arphic-20070525-4|723	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu88.tfm
14mu|texlive-arphic-20070525-4|724	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu89.tfm
14mu|texlive-arphic-20070525-4|725	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8a.tfm
14mu|texlive-arphic-20070525-4|726	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8b.tfm
14mu|texlive-arphic-20070525-4|727	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8c.tfm
14mu|texlive-arphic-20070525-4|728	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8d.tfm
14mu|texlive-arphic-20070525-4|729	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8e.tfm
14mu|texlive-arphic-20070525-4|730	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8f.tfm
14mu|texlive-arphic-20070525-4|731	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu90.tfm
14mu|texlive-arphic-20070525-4|732	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu91.tfm
14mu|texlive-arphic-20070525-4|733	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu92.tfm
14mu|texlive-arphic-20070525-4|734	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu93.tfm
14mu|texlive-arphic-20070525-4|735	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu94.tfm
14mu|texlive-arphic-20070525-4|736	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu95.tfm
14mu|texlive-arphic-20070525-4|737	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu96.tfm
14mu|texlive-arphic-20070525-4|738	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu97.tfm
14mu|texlive-arphic-20070525-4|739	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu98.tfm
14mu|texlive-arphic-20070525-4|740	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu99.tfm
14mu|texlive-arphic-20070525-4|741	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9a.tfm
14mu|texlive-arphic-20070525-4|742	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9b.tfm
14mu|texlive-arphic-20070525-4|743	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9c.tfm
14mu|texlive-arphic-20070525-4|744	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9d.tfm
14mu|texlive-arphic-20070525-4|745	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9e.tfm
14mu|texlive-arphic-20070525-4|746	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9f.tfm
14mu|texlive-arphic-20070525-4|747	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuee.tfm
14mu|texlive-arphic-20070525-4|748	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf6.tfm
14mu|texlive-arphic-20070525-4|749	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf7.tfm
14mu|texlive-arphic-20070525-4|750	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf8.tfm
14mu|texlive-arphic-20070525-4|751	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiufa.tfm
14mu|texlive-arphic-20070525-4|752	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiufe.tfm
14mu|texlive-arphic-20070525-4|753	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuff.tfm
14mu|texlive-arphic-20070525-4|754	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuv.tfm
14mu|texlive-arphic-20070525-4|755	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp00.tfm
14mu|texlive-arphic-20070525-4|756	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp01.tfm
14mu|texlive-arphic-20070525-4|757	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp02.tfm
14mu|texlive-arphic-20070525-4|758	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp03.tfm
14mu|texlive-arphic-20070525-4|759	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp04.tfm
14mu|texlive-arphic-20070525-4|760	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp06.tfm
14mu|texlive-arphic-20070525-4|761	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp07.tfm
14mu|texlive-arphic-20070525-4|762	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp08.tfm
14mu|texlive-arphic-20070525-4|763	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp09.tfm
14mu|texlive-arphic-20070525-4|764	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp10.tfm
14mu|texlive-arphic-20070525-4|765	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp11.tfm
14mu|texlive-arphic-20070525-4|766	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp12.tfm
14mu|texlive-arphic-20070525-4|767	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp13.tfm
14mu|texlive-arphic-20070525-4|768	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp14.tfm
14mu|texlive-arphic-20070525-4|769	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp15.tfm
14mu|texlive-arphic-20070525-4|770	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp16.tfm
14mu|texlive-arphic-20070525-4|771	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp17.tfm
14mu|texlive-arphic-20070525-4|772	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp18.tfm
14mu|texlive-arphic-20070525-4|773	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp19.tfm
14mu|texlive-arphic-20070525-4|774	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp20.tfm
14mu|texlive-arphic-20070525-4|775	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp21.tfm
14mu|texlive-arphic-20070525-4|776	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp22.tfm
14mu|texlive-arphic-20070525-4|777	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp23.tfm
14mu|texlive-arphic-20070525-4|778	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp24.tfm
14mu|texlive-arphic-20070525-4|779	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp25.tfm
14mu|texlive-arphic-20070525-4|780	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp26.tfm
14mu|texlive-arphic-20070525-4|781	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp27.tfm
14mu|texlive-arphic-20070525-4|782	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp28.tfm
14mu|texlive-arphic-20070525-4|783	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp29.tfm
14mu|texlive-arphic-20070525-4|784	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp30.tfm
14mu|texlive-arphic-20070525-4|785	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp31.tfm
14mu|texlive-arphic-20070525-4|786	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp32.tfm
14mu|texlive-arphic-20070525-4|787	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu00.tfm
14mu|texlive-arphic-20070525-4|788	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu01.tfm
14mu|texlive-arphic-20070525-4|789	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu02.tfm
14mu|texlive-arphic-20070525-4|790	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu03.tfm
14mu|texlive-arphic-20070525-4|791	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu04.tfm
14mu|texlive-arphic-20070525-4|792	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu20.tfm
14mu|texlive-arphic-20070525-4|793	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu21.tfm
14mu|texlive-arphic-20070525-4|794	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu22.tfm
14mu|texlive-arphic-20070525-4|795	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu23.tfm
14mu|texlive-arphic-20070525-4|796	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu24.tfm
14mu|texlive-arphic-20070525-4|797	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu25.tfm
14mu|texlive-arphic-20070525-4|798	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu26.tfm
14mu|texlive-arphic-20070525-4|799	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu30.tfm
14mu|texlive-arphic-20070525-4|800	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu31.tfm
14mu|texlive-arphic-20070525-4|801	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu32.tfm
14mu|texlive-arphic-20070525-4|802	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu4e.tfm
14mu|texlive-arphic-20070525-4|803	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu4f.tfm
14mu|texlive-arphic-20070525-4|804	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu50.tfm
14mu|texlive-arphic-20070525-4|805	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu51.tfm
14mu|texlive-arphic-20070525-4|806	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu52.tfm
14mu|texlive-arphic-20070525-4|807	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu53.tfm
14mu|texlive-arphic-20070525-4|808	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu54.tfm
14mu|texlive-arphic-20070525-4|809	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu55.tfm
14mu|texlive-arphic-20070525-4|810	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu56.tfm
14mu|texlive-arphic-20070525-4|811	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu57.tfm
14mu|texlive-arphic-20070525-4|812	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu58.tfm
14mu|texlive-arphic-20070525-4|813	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu59.tfm
14mu|texlive-arphic-20070525-4|814	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5a.tfm
14mu|texlive-arphic-20070525-4|815	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5b.tfm
14mu|texlive-arphic-20070525-4|816	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5c.tfm
14mu|texlive-arphic-20070525-4|817	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5d.tfm
14mu|texlive-arphic-20070525-4|818	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5e.tfm
14mu|texlive-arphic-20070525-4|819	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5f.tfm
14mu|texlive-arphic-20070525-4|820	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu60.tfm
14mu|texlive-arphic-20070525-4|821	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu61.tfm
14mu|texlive-arphic-20070525-4|822	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu62.tfm
14mu|texlive-arphic-20070525-4|823	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu63.tfm
14mu|texlive-arphic-20070525-4|824	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu64.tfm
14mu|texlive-arphic-20070525-4|825	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu65.tfm
14mu|texlive-arphic-20070525-4|826	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu66.tfm
14mu|texlive-arphic-20070525-4|827	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu67.tfm
14mu|texlive-arphic-20070525-4|828	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu68.tfm
14mu|texlive-arphic-20070525-4|829	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu69.tfm
14mu|texlive-arphic-20070525-4|830	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6a.tfm
14mu|texlive-arphic-20070525-4|831	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6b.tfm
14mu|texlive-arphic-20070525-4|832	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6c.tfm
14mu|texlive-arphic-20070525-4|833	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6d.tfm
14mu|texlive-arphic-20070525-4|834	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6e.tfm
14mu|texlive-arphic-20070525-4|835	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6f.tfm
14mu|texlive-arphic-20070525-4|836	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu70.tfm
14mu|texlive-arphic-20070525-4|837	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu71.tfm
14mu|texlive-arphic-20070525-4|838	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu72.tfm
14mu|texlive-arphic-20070525-4|839	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu73.tfm
14mu|texlive-arphic-20070525-4|840	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu74.tfm
14mu|texlive-arphic-20070525-4|841	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu75.tfm
14mu|texlive-arphic-20070525-4|842	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu76.tfm
14mu|texlive-arphic-20070525-4|843	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu77.tfm
14mu|texlive-arphic-20070525-4|844	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu78.tfm
14mu|texlive-arphic-20070525-4|845	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu79.tfm
14mu|texlive-arphic-20070525-4|846	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7a.tfm
14mu|texlive-arphic-20070525-4|847	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7b.tfm
14mu|texlive-arphic-20070525-4|848	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7c.tfm
14mu|texlive-arphic-20070525-4|849	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7d.tfm
14mu|texlive-arphic-20070525-4|850	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7e.tfm
14mu|texlive-arphic-20070525-4|851	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7f.tfm
14mu|texlive-arphic-20070525-4|852	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu80.tfm
14mu|texlive-arphic-20070525-4|853	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu81.tfm
14mu|texlive-arphic-20070525-4|854	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu82.tfm
14mu|texlive-arphic-20070525-4|855	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu83.tfm
14mu|texlive-arphic-20070525-4|856	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu84.tfm
14mu|texlive-arphic-20070525-4|857	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu85.tfm
14mu|texlive-arphic-20070525-4|858	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu86.tfm
14mu|texlive-arphic-20070525-4|859	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu87.tfm
14mu|texlive-arphic-20070525-4|860	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu88.tfm
14mu|texlive-arphic-20070525-4|861	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu89.tfm
14mu|texlive-arphic-20070525-4|862	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8a.tfm
14mu|texlive-arphic-20070525-4|863	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8b.tfm
14mu|texlive-arphic-20070525-4|864	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8c.tfm
14mu|texlive-arphic-20070525-4|865	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8d.tfm
14mu|texlive-arphic-20070525-4|866	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8e.tfm
14mu|texlive-arphic-20070525-4|867	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8f.tfm
14mu|texlive-arphic-20070525-4|868	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu90.tfm
14mu|texlive-arphic-20070525-4|869	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu91.tfm
14mu|texlive-arphic-20070525-4|870	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu92.tfm
14mu|texlive-arphic-20070525-4|871	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu93.tfm
14mu|texlive-arphic-20070525-4|872	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu94.tfm
14mu|texlive-arphic-20070525-4|873	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu95.tfm
14mu|texlive-arphic-20070525-4|874	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu96.tfm
14mu|texlive-arphic-20070525-4|875	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu97.tfm
14mu|texlive-arphic-20070525-4|876	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu98.tfm
14mu|texlive-arphic-20070525-4|877	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu99.tfm
14mu|texlive-arphic-20070525-4|878	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9a.tfm
14mu|texlive-arphic-20070525-4|879	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9b.tfm
14mu|texlive-arphic-20070525-4|880	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9c.tfm
14mu|texlive-arphic-20070525-4|881	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9e.tfm
14mu|texlive-arphic-20070525-4|882	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9f.tfm
14mu|texlive-arphic-20070525-4|883	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnufe.tfm
14mu|texlive-arphic-20070525-4|884	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnuff.tfm
14mu|texlive-arphic-20070525-4|885	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp00.tfm
14mu|texlive-arphic-20070525-4|886	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp01.tfm
14mu|texlive-arphic-20070525-4|887	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp02.tfm
14mu|texlive-arphic-20070525-4|888	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp03.tfm
14mu|texlive-arphic-20070525-4|889	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp04.tfm
14mu|texlive-arphic-20070525-4|890	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp06.tfm
14mu|texlive-arphic-20070525-4|891	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp07.tfm
14mu|texlive-arphic-20070525-4|892	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp08.tfm
14mu|texlive-arphic-20070525-4|893	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp09.tfm
14mu|texlive-arphic-20070525-4|894	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp10.tfm
14mu|texlive-arphic-20070525-4|895	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp11.tfm
14mu|texlive-arphic-20070525-4|896	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp12.tfm
14mu|texlive-arphic-20070525-4|897	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp13.tfm
14mu|texlive-arphic-20070525-4|898	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp14.tfm
14mu|texlive-arphic-20070525-4|899	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp15.tfm
14mu|texlive-arphic-20070525-4|900	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp16.tfm
14mu|texlive-arphic-20070525-4|901	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp17.tfm
14mu|texlive-arphic-20070525-4|902	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp18.tfm
14mu|texlive-arphic-20070525-4|903	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp19.tfm
14mu|texlive-arphic-20070525-4|904	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp20.tfm
14mu|texlive-arphic-20070525-4|905	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp21.tfm
14mu|texlive-arphic-20070525-4|906	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp22.tfm
14mu|texlive-arphic-20070525-4|907	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp23.tfm
14mu|texlive-arphic-20070525-4|908	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp24.tfm
14mu|texlive-arphic-20070525-4|909	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp25.tfm
14mu|texlive-arphic-20070525-4|910	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp26.tfm
14mu|texlive-arphic-20070525-4|911	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp27.tfm
14mu|texlive-arphic-20070525-4|912	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp28.tfm
14mu|texlive-arphic-20070525-4|913	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp29.tfm
14mu|texlive-arphic-20070525-4|914	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp30.tfm
14mu|texlive-arphic-20070525-4|915	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp31.tfm
14mu|texlive-arphic-20070525-4|916	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp32.tfm
14mu|texlive-arphic-20070525-4|917	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu00.tfm
14mu|texlive-arphic-20070525-4|918	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu01.tfm
14mu|texlive-arphic-20070525-4|919	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu02.tfm
14mu|texlive-arphic-20070525-4|920	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu03.tfm
14mu|texlive-arphic-20070525-4|921	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu04.tfm
14mu|texlive-arphic-20070525-4|922	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu20.tfm
14mu|texlive-arphic-20070525-4|923	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu21.tfm
14mu|texlive-arphic-20070525-4|924	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu22.tfm
14mu|texlive-arphic-20070525-4|925	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu23.tfm
14mu|texlive-arphic-20070525-4|926	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu24.tfm
14mu|texlive-arphic-20070525-4|927	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu25.tfm
14mu|texlive-arphic-20070525-4|928	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu26.tfm
14mu|texlive-arphic-20070525-4|929	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu30.tfm
14mu|texlive-arphic-20070525-4|930	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu31.tfm
14mu|texlive-arphic-20070525-4|931	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu32.tfm
14mu|texlive-arphic-20070525-4|932	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu4e.tfm
14mu|texlive-arphic-20070525-4|933	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu4f.tfm
14mu|texlive-arphic-20070525-4|934	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu50.tfm
14mu|texlive-arphic-20070525-4|935	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu51.tfm
14mu|texlive-arphic-20070525-4|936	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu52.tfm
14mu|texlive-arphic-20070525-4|937	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu53.tfm
14mu|texlive-arphic-20070525-4|938	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu54.tfm
14mu|texlive-arphic-20070525-4|939	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu55.tfm
14mu|texlive-arphic-20070525-4|940	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu56.tfm
14mu|texlive-arphic-20070525-4|941	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu57.tfm
14mu|texlive-arphic-20070525-4|942	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu58.tfm
14mu|texlive-arphic-20070525-4|943	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu59.tfm
14mu|texlive-arphic-20070525-4|944	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5a.tfm
14mu|texlive-arphic-20070525-4|945	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5b.tfm
14mu|texlive-arphic-20070525-4|946	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5c.tfm
14mu|texlive-arphic-20070525-4|947	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5d.tfm
14mu|texlive-arphic-20070525-4|948	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5e.tfm
14mu|texlive-arphic-20070525-4|949	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5f.tfm
14mu|texlive-arphic-20070525-4|950	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu60.tfm
14mu|texlive-arphic-20070525-4|951	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu61.tfm
14mu|texlive-arphic-20070525-4|952	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu62.tfm
14mu|texlive-arphic-20070525-4|953	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu63.tfm
14mu|texlive-arphic-20070525-4|954	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu64.tfm
14mu|texlive-arphic-20070525-4|955	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu65.tfm
14mu|texlive-arphic-20070525-4|956	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu66.tfm
14mu|texlive-arphic-20070525-4|957	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu67.tfm
14mu|texlive-arphic-20070525-4|958	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu68.tfm
14mu|texlive-arphic-20070525-4|959	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu69.tfm
14mu|texlive-arphic-20070525-4|960	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6a.tfm
14mu|texlive-arphic-20070525-4|961	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6b.tfm
14mu|texlive-arphic-20070525-4|962	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6c.tfm
14mu|texlive-arphic-20070525-4|963	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6d.tfm
14mu|texlive-arphic-20070525-4|964	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6e.tfm
14mu|texlive-arphic-20070525-4|965	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6f.tfm
14mu|texlive-arphic-20070525-4|966	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu70.tfm
14mu|texlive-arphic-20070525-4|967	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu71.tfm
14mu|texlive-arphic-20070525-4|968	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu72.tfm
14mu|texlive-arphic-20070525-4|969	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu73.tfm
14mu|texlive-arphic-20070525-4|970	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu74.tfm
14mu|texlive-arphic-20070525-4|971	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu75.tfm
14mu|texlive-arphic-20070525-4|972	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu76.tfm
14mu|texlive-arphic-20070525-4|973	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu77.tfm
14mu|texlive-arphic-20070525-4|974	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu78.tfm
14mu|texlive-arphic-20070525-4|975	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu79.tfm
14mu|texlive-arphic-20070525-4|976	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7a.tfm
14mu|texlive-arphic-20070525-4|977	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7b.tfm
14mu|texlive-arphic-20070525-4|978	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7c.tfm
14mu|texlive-arphic-20070525-4|979	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7d.tfm
14mu|texlive-arphic-20070525-4|980	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7e.tfm
14mu|texlive-arphic-20070525-4|981	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7f.tfm
14mu|texlive-arphic-20070525-4|982	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu80.tfm
14mu|texlive-arphic-20070525-4|983	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu81.tfm
14mu|texlive-arphic-20070525-4|984	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu82.tfm
14mu|texlive-arphic-20070525-4|985	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu83.tfm
14mu|texlive-arphic-20070525-4|986	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu84.tfm
14mu|texlive-arphic-20070525-4|987	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu85.tfm
14mu|texlive-arphic-20070525-4|988	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu86.tfm
14mu|texlive-arphic-20070525-4|989	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu87.tfm
14mu|texlive-arphic-20070525-4|990	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu88.tfm
14mu|texlive-arphic-20070525-4|991	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu89.tfm
14mu|texlive-arphic-20070525-4|992	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8a.tfm
14mu|texlive-arphic-20070525-4|993	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8b.tfm
14mu|texlive-arphic-20070525-4|994	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8c.tfm
14mu|texlive-arphic-20070525-4|995	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8d.tfm
14mu|texlive-arphic-20070525-4|996	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8e.tfm
14mu|texlive-arphic-20070525-4|997	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8f.tfm
14mu|texlive-arphic-20070525-4|998	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu90.tfm
14mu|texlive-arphic-20070525-4|999	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu91.tfm
14mu|texlive-arphic-20070525-4|1000	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu92.tfm
14mu|texlive-arphic-20070525-4|1001	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu93.tfm
14mu|texlive-arphic-20070525-4|1002	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu94.tfm
14mu|texlive-arphic-20070525-4|1003	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu95.tfm
14mu|texlive-arphic-20070525-4|1004	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu96.tfm
14mu|texlive-arphic-20070525-4|1005	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu97.tfm
14mu|texlive-arphic-20070525-4|1006	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu98.tfm
14mu|texlive-arphic-20070525-4|1007	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu99.tfm
14mu|texlive-arphic-20070525-4|1008	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9a.tfm
14mu|texlive-arphic-20070525-4|1009	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9b.tfm
14mu|texlive-arphic-20070525-4|1010	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9c.tfm
14mu|texlive-arphic-20070525-4|1011	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9e.tfm
14mu|texlive-arphic-20070525-4|1012	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9f.tfm
14mu|texlive-arphic-20070525-4|1013	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiufe.tfm
14mu|texlive-arphic-20070525-4|1014	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiuff.tfm
14mu|texlive-arphic-20070525-4|1015	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu00.pfb
14mu|texlive-arphic-20070525-4|1016	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu02.pfb
14mu|texlive-arphic-20070525-4|1017	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu03.pfb
14mu|texlive-arphic-20070525-4|1018	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu20.pfb
14mu|texlive-arphic-20070525-4|1019	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu21.pfb
14mu|texlive-arphic-20070525-4|1020	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu22.pfb
14mu|texlive-arphic-20070525-4|1021	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu25.pfb
14mu|texlive-arphic-20070525-4|1022	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu26.pfb
14mu|texlive-arphic-20070525-4|1023	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu30.pfb
14mu|texlive-arphic-20070525-4|1024	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu31.pfb
14mu|texlive-arphic-20070525-4|1025	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu32.pfb
14mu|texlive-arphic-20070525-4|1026	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu33.pfb
14mu|texlive-arphic-20070525-4|1027	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu4e.pfb
14mu|texlive-arphic-20070525-4|1028	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu4f.pfb
14mu|texlive-arphic-20070525-4|1029	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu50.pfb
14mu|texlive-arphic-20070525-4|1030	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu51.pfb
14mu|texlive-arphic-20070525-4|1031	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu52.pfb
14mu|texlive-arphic-20070525-4|1032	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu53.pfb
14mu|texlive-arphic-20070525-4|1033	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu54.pfb
14mu|texlive-arphic-20070525-4|1034	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu55.pfb
14mu|texlive-arphic-20070525-4|1035	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu56.pfb
14mu|texlive-arphic-20070525-4|1036	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu57.pfb
14mu|texlive-arphic-20070525-4|1037	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu58.pfb
14mu|texlive-arphic-20070525-4|1038	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu59.pfb
14mu|texlive-arphic-20070525-4|1039	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5a.pfb
14mu|texlive-arphic-20070525-4|1040	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5b.pfb
14mu|texlive-arphic-20070525-4|1041	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5c.pfb
14mu|texlive-arphic-20070525-4|1042	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5d.pfb
14mu|texlive-arphic-20070525-4|1043	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5e.pfb
14mu|texlive-arphic-20070525-4|1044	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5f.pfb
14mu|texlive-arphic-20070525-4|1045	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu60.pfb
14mu|texlive-arphic-20070525-4|1046	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu61.pfb
14mu|texlive-arphic-20070525-4|1047	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu62.pfb
14mu|texlive-arphic-20070525-4|1048	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu63.pfb
14mu|texlive-arphic-20070525-4|1049	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu64.pfb
14mu|texlive-arphic-20070525-4|1050	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu65.pfb
14mu|texlive-arphic-20070525-4|1051	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu66.pfb
14mu|texlive-arphic-20070525-4|1052	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu67.pfb
14mu|texlive-arphic-20070525-4|1053	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu68.pfb
14mu|texlive-arphic-20070525-4|1054	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu69.pfb
14mu|texlive-arphic-20070525-4|1055	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6a.pfb
14mu|texlive-arphic-20070525-4|1056	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6b.pfb
14mu|texlive-arphic-20070525-4|1057	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6c.pfb
14mu|texlive-arphic-20070525-4|1058	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6d.pfb
14mu|texlive-arphic-20070525-4|1059	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6e.pfb
14mu|texlive-arphic-20070525-4|1060	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6f.pfb
14mu|texlive-arphic-20070525-4|1061	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu70.pfb
14mu|texlive-arphic-20070525-4|1062	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu71.pfb
14mu|texlive-arphic-20070525-4|1063	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu72.pfb
14mu|texlive-arphic-20070525-4|1064	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu73.pfb
14mu|texlive-arphic-20070525-4|1065	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu74.pfb
14mu|texlive-arphic-20070525-4|1066	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu75.pfb
14mu|texlive-arphic-20070525-4|1067	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu76.pfb
14mu|texlive-arphic-20070525-4|1068	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu77.pfb
14mu|texlive-arphic-20070525-4|1069	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu78.pfb
14mu|texlive-arphic-20070525-4|1070	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu79.pfb
14mu|texlive-arphic-20070525-4|1071	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7a.pfb
14mu|texlive-arphic-20070525-4|1072	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7b.pfb
14mu|texlive-arphic-20070525-4|1073	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7c.pfb
14mu|texlive-arphic-20070525-4|1074	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7d.pfb
14mu|texlive-arphic-20070525-4|1075	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7e.pfb
14mu|texlive-arphic-20070525-4|1076	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7f.pfb
14mu|texlive-arphic-20070525-4|1077	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu80.pfb
14mu|texlive-arphic-20070525-4|1078	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu81.pfb
14mu|texlive-arphic-20070525-4|1079	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu82.pfb
14mu|texlive-arphic-20070525-4|1080	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu83.pfb
14mu|texlive-arphic-20070525-4|1081	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu84.pfb
14mu|texlive-arphic-20070525-4|1082	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu85.pfb
14mu|texlive-arphic-20070525-4|1083	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu86.pfb
14mu|texlive-arphic-20070525-4|1084	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu87.pfb
14mu|texlive-arphic-20070525-4|1085	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu88.pfb
14mu|texlive-arphic-20070525-4|1086	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu89.pfb
14mu|texlive-arphic-20070525-4|1087	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8a.pfb
14mu|texlive-arphic-20070525-4|1088	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8b.pfb
14mu|texlive-arphic-20070525-4|1089	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8c.pfb
14mu|texlive-arphic-20070525-4|1090	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8d.pfb
14mu|texlive-arphic-20070525-4|1091	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8e.pfb
14mu|texlive-arphic-20070525-4|1092	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8f.pfb
14mu|texlive-arphic-20070525-4|1093	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu90.pfb
14mu|texlive-arphic-20070525-4|1094	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu91.pfb
14mu|texlive-arphic-20070525-4|1095	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu92.pfb
14mu|texlive-arphic-20070525-4|1096	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu93.pfb
14mu|texlive-arphic-20070525-4|1097	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu94.pfb
14mu|texlive-arphic-20070525-4|1098	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu95.pfb
14mu|texlive-arphic-20070525-4|1099	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu96.pfb
14mu|texlive-arphic-20070525-4|1100	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu97.pfb
14mu|texlive-arphic-20070525-4|1101	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu98.pfb
14mu|texlive-arphic-20070525-4|1102	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu99.pfb
14mu|texlive-arphic-20070525-4|1103	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9a.pfb
14mu|texlive-arphic-20070525-4|1104	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9b.pfb
14mu|texlive-arphic-20070525-4|1105	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9c.pfb
14mu|texlive-arphic-20070525-4|1106	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9d.pfb
14mu|texlive-arphic-20070525-4|1107	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9e.pfb
14mu|texlive-arphic-20070525-4|1108	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9f.pfb
14mu|texlive-arphic-20070525-4|1109	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuee.pfb
14mu|texlive-arphic-20070525-4|1110	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf6.pfb
14mu|texlive-arphic-20070525-4|1111	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf7.pfb
14mu|texlive-arphic-20070525-4|1112	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf8.pfb
14mu|texlive-arphic-20070525-4|1113	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiufa.pfb
14mu|texlive-arphic-20070525-4|1114	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiufe.pfb
14mu|texlive-arphic-20070525-4|1115	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuff.pfb
14mu|texlive-arphic-20070525-4|1116	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuv.pfb
14mu|texlive-arphic-20070525-4|1117	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu00.pfb
14mu|texlive-arphic-20070525-4|1118	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu02.pfb
14mu|texlive-arphic-20070525-4|1119	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu03.pfb
14mu|texlive-arphic-20070525-4|1120	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu20.pfb
14mu|texlive-arphic-20070525-4|1121	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu21.pfb
14mu|texlive-arphic-20070525-4|1122	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu22.pfb
14mu|texlive-arphic-20070525-4|1123	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu25.pfb
14mu|texlive-arphic-20070525-4|1124	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu26.pfb
14mu|texlive-arphic-20070525-4|1125	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu30.pfb
14mu|texlive-arphic-20070525-4|1126	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu31.pfb
14mu|texlive-arphic-20070525-4|1127	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu32.pfb
14mu|texlive-arphic-20070525-4|1128	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu33.pfb
14mu|texlive-arphic-20070525-4|1129	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu4e.pfb
14mu|texlive-arphic-20070525-4|1130	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu4f.pfb
14mu|texlive-arphic-20070525-4|1131	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu50.pfb
14mu|texlive-arphic-20070525-4|1132	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu51.pfb
14mu|texlive-arphic-20070525-4|1133	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu52.pfb
14mu|texlive-arphic-20070525-4|1134	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu53.pfb
14mu|texlive-arphic-20070525-4|1135	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu54.pfb
14mu|texlive-arphic-20070525-4|1136	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu55.pfb
14mu|texlive-arphic-20070525-4|1137	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu56.pfb
14mu|texlive-arphic-20070525-4|1138	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu57.pfb
14mu|texlive-arphic-20070525-4|1139	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu58.pfb
14mu|texlive-arphic-20070525-4|1140	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu59.pfb
14mu|texlive-arphic-20070525-4|1141	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5a.pfb
14mu|texlive-arphic-20070525-4|1142	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5b.pfb
14mu|texlive-arphic-20070525-4|1143	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5c.pfb
14mu|texlive-arphic-20070525-4|1144	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5d.pfb
14mu|texlive-arphic-20070525-4|1145	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5e.pfb
14mu|texlive-arphic-20070525-4|1146	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5f.pfb
14mu|texlive-arphic-20070525-4|1147	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu60.pfb
14mu|texlive-arphic-20070525-4|1148	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu61.pfb
14mu|texlive-arphic-20070525-4|1149	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu62.pfb
14mu|texlive-arphic-20070525-4|1150	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu63.pfb
14mu|texlive-arphic-20070525-4|1151	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu64.pfb
14mu|texlive-arphic-20070525-4|1152	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu65.pfb
14mu|texlive-arphic-20070525-4|1153	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu66.pfb
14mu|texlive-arphic-20070525-4|1154	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu67.pfb
14mu|texlive-arphic-20070525-4|1155	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu68.pfb
14mu|texlive-arphic-20070525-4|1156	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu69.pfb
14mu|texlive-arphic-20070525-4|1157	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6a.pfb
14mu|texlive-arphic-20070525-4|1158	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6b.pfb
14mu|texlive-arphic-20070525-4|1159	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6c.pfb
14mu|texlive-arphic-20070525-4|1160	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6d.pfb
14mu|texlive-arphic-20070525-4|1161	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6e.pfb
14mu|texlive-arphic-20070525-4|1162	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6f.pfb
14mu|texlive-arphic-20070525-4|1163	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu70.pfb
14mu|texlive-arphic-20070525-4|1164	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu71.pfb
14mu|texlive-arphic-20070525-4|1165	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu72.pfb
14mu|texlive-arphic-20070525-4|1166	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu73.pfb
14mu|texlive-arphic-20070525-4|1167	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu74.pfb
14mu|texlive-arphic-20070525-4|1168	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu75.pfb
14mu|texlive-arphic-20070525-4|1169	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu76.pfb
14mu|texlive-arphic-20070525-4|1170	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu77.pfb
14mu|texlive-arphic-20070525-4|1171	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu78.pfb
14mu|texlive-arphic-20070525-4|1172	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu79.pfb
14mu|texlive-arphic-20070525-4|1173	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7a.pfb
14mu|texlive-arphic-20070525-4|1174	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7b.pfb
14mu|texlive-arphic-20070525-4|1175	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7c.pfb
14mu|texlive-arphic-20070525-4|1176	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7d.pfb
14mu|texlive-arphic-20070525-4|1177	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7e.pfb
14mu|texlive-arphic-20070525-4|1178	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7f.pfb
14mu|texlive-arphic-20070525-4|1179	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu80.pfb
14mu|texlive-arphic-20070525-4|1180	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu81.pfb
14mu|texlive-arphic-20070525-4|1181	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu82.pfb
14mu|texlive-arphic-20070525-4|1182	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu83.pfb
14mu|texlive-arphic-20070525-4|1183	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu84.pfb
14mu|texlive-arphic-20070525-4|1184	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu85.pfb
14mu|texlive-arphic-20070525-4|1185	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu86.pfb
14mu|texlive-arphic-20070525-4|1186	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu87.pfb
14mu|texlive-arphic-20070525-4|1187	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu88.pfb
14mu|texlive-arphic-20070525-4|1188	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu89.pfb
14mu|texlive-arphic-20070525-4|1189	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8a.pfb
14mu|texlive-arphic-20070525-4|1190	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8b.pfb
14mu|texlive-arphic-20070525-4|1191	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8c.pfb
14mu|texlive-arphic-20070525-4|1192	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8d.pfb
14mu|texlive-arphic-20070525-4|1193	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8e.pfb
14mu|texlive-arphic-20070525-4|1194	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8f.pfb
14mu|texlive-arphic-20070525-4|1195	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu90.pfb
14mu|texlive-arphic-20070525-4|1196	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu91.pfb
14mu|texlive-arphic-20070525-4|1197	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu92.pfb
14mu|texlive-arphic-20070525-4|1198	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu93.pfb
14mu|texlive-arphic-20070525-4|1199	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu94.pfb
14mu|texlive-arphic-20070525-4|1200	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu95.pfb
14mu|texlive-arphic-20070525-4|1201	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu96.pfb
14mu|texlive-arphic-20070525-4|1202	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu97.pfb
14mu|texlive-arphic-20070525-4|1203	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu98.pfb
14mu|texlive-arphic-20070525-4|1204	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu99.pfb
14mu|texlive-arphic-20070525-4|1205	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9a.pfb
14mu|texlive-arphic-20070525-4|1206	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9b.pfb
14mu|texlive-arphic-20070525-4|1207	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9c.pfb
14mu|texlive-arphic-20070525-4|1208	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9d.pfb
14mu|texlive-arphic-20070525-4|1209	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9e.pfb
14mu|texlive-arphic-20070525-4|1210	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9f.pfb
14mu|texlive-arphic-20070525-4|1211	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuee.pfb
14mu|texlive-arphic-20070525-4|1212	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf6.pfb
14mu|texlive-arphic-20070525-4|1213	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf7.pfb
14mu|texlive-arphic-20070525-4|1214	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf8.pfb
14mu|texlive-arphic-20070525-4|1215	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiufa.pfb
14mu|texlive-arphic-20070525-4|1216	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiufe.pfb
14mu|texlive-arphic-20070525-4|1217	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuff.pfb
14mu|texlive-arphic-20070525-4|1218	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuv.pfb
14mu|texlive-arphic-20070525-4|1219	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu00.pfb
14mu|texlive-arphic-20070525-4|1220	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu01.pfb
14mu|texlive-arphic-20070525-4|1221	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu02.pfb
14mu|texlive-arphic-20070525-4|1222	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu03.pfb
14mu|texlive-arphic-20070525-4|1223	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu04.pfb
14mu|texlive-arphic-20070525-4|1224	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu20.pfb
14mu|texlive-arphic-20070525-4|1225	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu21.pfb
14mu|texlive-arphic-20070525-4|1226	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu22.pfb
14mu|texlive-arphic-20070525-4|1227	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu23.pfb
14mu|texlive-arphic-20070525-4|1228	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu24.pfb
14mu|texlive-arphic-20070525-4|1229	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu25.pfb
14mu|texlive-arphic-20070525-4|1230	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu26.pfb
14mu|texlive-arphic-20070525-4|1231	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu30.pfb
14mu|texlive-arphic-20070525-4|1232	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu31.pfb
14mu|texlive-arphic-20070525-4|1233	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu32.pfb
14mu|texlive-arphic-20070525-4|1234	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu4e.pfb
14mu|texlive-arphic-20070525-4|1235	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu4f.pfb
14mu|texlive-arphic-20070525-4|1236	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu50.pfb
14mu|texlive-arphic-20070525-4|1237	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu51.pfb
14mu|texlive-arphic-20070525-4|1238	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu52.pfb
14mu|texlive-arphic-20070525-4|1239	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu53.pfb
14mu|texlive-arphic-20070525-4|1240	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu54.pfb
14mu|texlive-arphic-20070525-4|1241	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu55.pfb
14mu|texlive-arphic-20070525-4|1242	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu56.pfb
14mu|texlive-arphic-20070525-4|1243	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu57.pfb
14mu|texlive-arphic-20070525-4|1244	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu58.pfb
14mu|texlive-arphic-20070525-4|1245	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu59.pfb
14mu|texlive-arphic-20070525-4|1246	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5a.pfb
14mu|texlive-arphic-20070525-4|1247	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5b.pfb
14mu|texlive-arphic-20070525-4|1248	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5c.pfb
14mu|texlive-arphic-20070525-4|1249	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5d.pfb
14mu|texlive-arphic-20070525-4|1250	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5e.pfb
14mu|texlive-arphic-20070525-4|1251	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5f.pfb
14mu|texlive-arphic-20070525-4|1252	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu60.pfb
14mu|texlive-arphic-20070525-4|1253	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu61.pfb
14mu|texlive-arphic-20070525-4|1254	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu62.pfb
14mu|texlive-arphic-20070525-4|1255	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu63.pfb
14mu|texlive-arphic-20070525-4|1256	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu64.pfb
14mu|texlive-arphic-20070525-4|1257	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu65.pfb
14mu|texlive-arphic-20070525-4|1258	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu66.pfb
14mu|texlive-arphic-20070525-4|1259	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu67.pfb
14mu|texlive-arphic-20070525-4|1260	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu68.pfb
14mu|texlive-arphic-20070525-4|1261	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu69.pfb
14mu|texlive-arphic-20070525-4|1262	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6a.pfb
14mu|texlive-arphic-20070525-4|1263	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6b.pfb
14mu|texlive-arphic-20070525-4|1264	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6c.pfb
14mu|texlive-arphic-20070525-4|1265	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6d.pfb
14mu|texlive-arphic-20070525-4|1266	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6e.pfb
14mu|texlive-arphic-20070525-4|1267	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6f.pfb
14mu|texlive-arphic-20070525-4|1268	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu70.pfb
14mu|texlive-arphic-20070525-4|1269	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu71.pfb
14mu|texlive-arphic-20070525-4|1270	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu72.pfb
14mu|texlive-arphic-20070525-4|1271	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu73.pfb
14mu|texlive-arphic-20070525-4|1272	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu74.pfb
14mu|texlive-arphic-20070525-4|1273	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu75.pfb
14mu|texlive-arphic-20070525-4|1274	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu76.pfb
14mu|texlive-arphic-20070525-4|1275	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu77.pfb
14mu|texlive-arphic-20070525-4|1276	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu78.pfb
14mu|texlive-arphic-20070525-4|1277	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu79.pfb
14mu|texlive-arphic-20070525-4|1278	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7a.pfb
14mu|texlive-arphic-20070525-4|1279	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7b.pfb
14mu|texlive-arphic-20070525-4|1280	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7c.pfb
14mu|texlive-arphic-20070525-4|1281	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7d.pfb
14mu|texlive-arphic-20070525-4|1282	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7e.pfb
14mu|texlive-arphic-20070525-4|1283	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7f.pfb
14mu|texlive-arphic-20070525-4|1284	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu80.pfb
14mu|texlive-arphic-20070525-4|1285	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu81.pfb
14mu|texlive-arphic-20070525-4|1286	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu82.pfb
14mu|texlive-arphic-20070525-4|1287	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu83.pfb
14mu|texlive-arphic-20070525-4|1288	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu84.pfb
14mu|texlive-arphic-20070525-4|1289	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu85.pfb
14mu|texlive-arphic-20070525-4|1290	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu86.pfb
14mu|texlive-arphic-20070525-4|1291	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu87.pfb
14mu|texlive-arphic-20070525-4|1292	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu88.pfb
14mu|texlive-arphic-20070525-4|1293	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu89.pfb
14mu|texlive-arphic-20070525-4|1294	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8a.pfb
14mu|texlive-arphic-20070525-4|1295	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8b.pfb
14mu|texlive-arphic-20070525-4|1296	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8c.pfb
14mu|texlive-arphic-20070525-4|1297	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8d.pfb
14mu|texlive-arphic-20070525-4|1298	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8e.pfb
14mu|texlive-arphic-20070525-4|1299	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8f.pfb
14mu|texlive-arphic-20070525-4|1300	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu90.pfb
14mu|texlive-arphic-20070525-4|1301	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu91.pfb
14mu|texlive-arphic-20070525-4|1302	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu92.pfb
14mu|texlive-arphic-20070525-4|1303	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu93.pfb
14mu|texlive-arphic-20070525-4|1304	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu94.pfb
14mu|texlive-arphic-20070525-4|1305	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu95.pfb
14mu|texlive-arphic-20070525-4|1306	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu96.pfb
14mu|texlive-arphic-20070525-4|1307	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu97.pfb
14mu|texlive-arphic-20070525-4|1308	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu98.pfb
14mu|texlive-arphic-20070525-4|1309	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu99.pfb
14mu|texlive-arphic-20070525-4|1310	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9a.pfb
14mu|texlive-arphic-20070525-4|1311	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9b.pfb
14mu|texlive-arphic-20070525-4|1312	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9c.pfb
14mu|texlive-arphic-20070525-4|1313	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9e.pfb
14mu|texlive-arphic-20070525-4|1314	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9f.pfb
14mu|texlive-arphic-20070525-4|1315	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnufe.pfb
14mu|texlive-arphic-20070525-4|1316	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnuff.pfb
14mu|texlive-arphic-20070525-4|1317	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu00.pfb
14mu|texlive-arphic-20070525-4|1318	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu01.pfb
14mu|texlive-arphic-20070525-4|1319	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu02.pfb
14mu|texlive-arphic-20070525-4|1320	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu03.pfb
14mu|texlive-arphic-20070525-4|1321	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu04.pfb
14mu|texlive-arphic-20070525-4|1322	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu20.pfb
14mu|texlive-arphic-20070525-4|1323	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu21.pfb
14mu|texlive-arphic-20070525-4|1324	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu22.pfb
14mu|texlive-arphic-20070525-4|1325	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu23.pfb
14mu|texlive-arphic-20070525-4|1326	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu24.pfb
14mu|texlive-arphic-20070525-4|1327	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu25.pfb
14mu|texlive-arphic-20070525-4|1328	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu26.pfb
14mu|texlive-arphic-20070525-4|1329	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu30.pfb
14mu|texlive-arphic-20070525-4|1330	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu31.pfb
14mu|texlive-arphic-20070525-4|1331	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu32.pfb
14mu|texlive-arphic-20070525-4|1332	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu4e.pfb
14mu|texlive-arphic-20070525-4|1333	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu4f.pfb
14mu|texlive-arphic-20070525-4|1334	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu50.pfb
14mu|texlive-arphic-20070525-4|1335	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu51.pfb
14mu|texlive-arphic-20070525-4|1336	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu52.pfb
14mu|texlive-arphic-20070525-4|1337	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu53.pfb
14mu|texlive-arphic-20070525-4|1338	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu54.pfb
14mu|texlive-arphic-20070525-4|1339	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu55.pfb
14mu|texlive-arphic-20070525-4|1340	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu56.pfb
14mu|texlive-arphic-20070525-4|1341	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu57.pfb
14mu|texlive-arphic-20070525-4|1342	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu58.pfb
14mu|texlive-arphic-20070525-4|1343	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu59.pfb
14mu|texlive-arphic-20070525-4|1344	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5a.pfb
14mu|texlive-arphic-20070525-4|1345	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5b.pfb
14mu|texlive-arphic-20070525-4|1346	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5c.pfb
14mu|texlive-arphic-20070525-4|1347	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5d.pfb
14mu|texlive-arphic-20070525-4|1348	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5e.pfb
14mu|texlive-arphic-20070525-4|1349	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5f.pfb
14mu|texlive-arphic-20070525-4|1350	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu60.pfb
14mu|texlive-arphic-20070525-4|1351	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu61.pfb
14mu|texlive-arphic-20070525-4|1352	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu62.pfb
14mu|texlive-arphic-20070525-4|1353	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu63.pfb
14mu|texlive-arphic-20070525-4|1354	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu64.pfb
14mu|texlive-arphic-20070525-4|1355	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu65.pfb
14mu|texlive-arphic-20070525-4|1356	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu66.pfb
14mu|texlive-arphic-20070525-4|1357	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu67.pfb
14mu|texlive-arphic-20070525-4|1358	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu68.pfb
14mu|texlive-arphic-20070525-4|1359	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu69.pfb
14mu|texlive-arphic-20070525-4|1360	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6a.pfb
14mu|texlive-arphic-20070525-4|1361	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6b.pfb
14mu|texlive-arphic-20070525-4|1362	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6c.pfb
14mu|texlive-arphic-20070525-4|1363	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6d.pfb
14mu|texlive-arphic-20070525-4|1364	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6e.pfb
14mu|texlive-arphic-20070525-4|1365	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6f.pfb
14mu|texlive-arphic-20070525-4|1366	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu70.pfb
14mu|texlive-arphic-20070525-4|1367	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu71.pfb
14mu|texlive-arphic-20070525-4|1368	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu72.pfb
14mu|texlive-arphic-20070525-4|1369	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu73.pfb
14mu|texlive-arphic-20070525-4|1370	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu74.pfb
14mu|texlive-arphic-20070525-4|1371	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu75.pfb
14mu|texlive-arphic-20070525-4|1372	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu76.pfb
14mu|texlive-arphic-20070525-4|1373	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu77.pfb
14mu|texlive-arphic-20070525-4|1374	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu78.pfb
14mu|texlive-arphic-20070525-4|1375	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu79.pfb
14mu|texlive-arphic-20070525-4|1376	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7a.pfb
14mu|texlive-arphic-20070525-4|1377	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7b.pfb
14mu|texlive-arphic-20070525-4|1378	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7c.pfb
14mu|texlive-arphic-20070525-4|1379	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7d.pfb
14mu|texlive-arphic-20070525-4|1380	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7e.pfb
14mu|texlive-arphic-20070525-4|1381	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7f.pfb
14mu|texlive-arphic-20070525-4|1382	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu80.pfb
14mu|texlive-arphic-20070525-4|1383	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu81.pfb
14mu|texlive-arphic-20070525-4|1384	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu82.pfb
14mu|texlive-arphic-20070525-4|1385	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu83.pfb
14mu|texlive-arphic-20070525-4|1386	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu84.pfb
14mu|texlive-arphic-20070525-4|1387	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu85.pfb
14mu|texlive-arphic-20070525-4|1388	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu86.pfb
14mu|texlive-arphic-20070525-4|1389	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu87.pfb
14mu|texlive-arphic-20070525-4|1390	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu88.pfb
14mu|texlive-arphic-20070525-4|1391	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu89.pfb
14mu|texlive-arphic-20070525-4|1392	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8a.pfb
14mu|texlive-arphic-20070525-4|1393	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8b.pfb
14mu|texlive-arphic-20070525-4|1394	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8c.pfb
14mu|texlive-arphic-20070525-4|1395	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8d.pfb
14mu|texlive-arphic-20070525-4|1396	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8e.pfb
14mu|texlive-arphic-20070525-4|1397	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8f.pfb
14mu|texlive-arphic-20070525-4|1398	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu90.pfb
14mu|texlive-arphic-20070525-4|1399	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu91.pfb
14mu|texlive-arphic-20070525-4|1400	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu92.pfb
14mu|texlive-arphic-20070525-4|1401	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu93.pfb
14mu|texlive-arphic-20070525-4|1402	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu94.pfb
14mu|texlive-arphic-20070525-4|1403	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu95.pfb
14mu|texlive-arphic-20070525-4|1404	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu96.pfb
14mu|texlive-arphic-20070525-4|1405	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu97.pfb
14mu|texlive-arphic-20070525-4|1406	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu98.pfb
14mu|texlive-arphic-20070525-4|1407	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu99.pfb
14mu|texlive-arphic-20070525-4|1408	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9a.pfb
14mu|texlive-arphic-20070525-4|1409	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9b.pfb
14mu|texlive-arphic-20070525-4|1410	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9c.pfb
14mu|texlive-arphic-20070525-4|1411	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9e.pfb
14mu|texlive-arphic-20070525-4|1412	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9f.pfb
14mu|texlive-arphic-20070525-4|1413	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiufe.pfb
14mu|texlive-arphic-20070525-4|1414	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiuff.pfb
14mu|texlive-arphic-20070525-4|1415	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp00.vf
14mu|texlive-arphic-20070525-4|1416	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp01.vf
14mu|texlive-arphic-20070525-4|1417	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp02.vf
14mu|texlive-arphic-20070525-4|1418	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp03.vf
14mu|texlive-arphic-20070525-4|1419	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp04.vf
14mu|texlive-arphic-20070525-4|1420	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp05.vf
14mu|texlive-arphic-20070525-4|1421	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp06.vf
14mu|texlive-arphic-20070525-4|1422	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp07.vf
14mu|texlive-arphic-20070525-4|1423	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp08.vf
14mu|texlive-arphic-20070525-4|1424	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp09.vf
14mu|texlive-arphic-20070525-4|1425	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp10.vf
14mu|texlive-arphic-20070525-4|1426	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp11.vf
14mu|texlive-arphic-20070525-4|1427	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp12.vf
14mu|texlive-arphic-20070525-4|1428	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp13.vf
14mu|texlive-arphic-20070525-4|1429	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp14.vf
14mu|texlive-arphic-20070525-4|1430	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp15.vf
14mu|texlive-arphic-20070525-4|1431	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp16.vf
14mu|texlive-arphic-20070525-4|1432	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp17.vf
14mu|texlive-arphic-20070525-4|1433	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp18.vf
14mu|texlive-arphic-20070525-4|1434	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp19.vf
14mu|texlive-arphic-20070525-4|1435	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp20.vf
14mu|texlive-arphic-20070525-4|1436	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp21.vf
14mu|texlive-arphic-20070525-4|1437	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp22.vf
14mu|texlive-arphic-20070525-4|1438	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp23.vf
14mu|texlive-arphic-20070525-4|1439	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp25.vf
14mu|texlive-arphic-20070525-4|1440	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp26.vf
14mu|texlive-arphic-20070525-4|1441	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp27.vf
14mu|texlive-arphic-20070525-4|1442	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp28.vf
14mu|texlive-arphic-20070525-4|1443	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp29.vf
14mu|texlive-arphic-20070525-4|1444	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp30.vf
14mu|texlive-arphic-20070525-4|1445	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp31.vf
14mu|texlive-arphic-20070525-4|1446	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp32.vf
14mu|texlive-arphic-20070525-4|1447	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp33.vf
14mu|texlive-arphic-20070525-4|1448	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp34.vf
14mu|texlive-arphic-20070525-4|1449	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp35.vf
14mu|texlive-arphic-20070525-4|1450	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp36.vf
14mu|texlive-arphic-20070525-4|1451	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp37.vf
14mu|texlive-arphic-20070525-4|1452	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp38.vf
14mu|texlive-arphic-20070525-4|1453	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp39.vf
14mu|texlive-arphic-20070525-4|1454	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp40.vf
14mu|texlive-arphic-20070525-4|1455	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp41.vf
14mu|texlive-arphic-20070525-4|1456	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp42.vf
14mu|texlive-arphic-20070525-4|1457	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp43.vf
14mu|texlive-arphic-20070525-4|1458	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp44.vf
14mu|texlive-arphic-20070525-4|1459	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp45.vf
14mu|texlive-arphic-20070525-4|1460	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp46.vf
14mu|texlive-arphic-20070525-4|1461	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp47.vf
14mu|texlive-arphic-20070525-4|1462	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp48.vf
14mu|texlive-arphic-20070525-4|1463	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp49.vf
14mu|texlive-arphic-20070525-4|1464	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp50.vf
14mu|texlive-arphic-20070525-4|1465	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp51.vf
14mu|texlive-arphic-20070525-4|1466	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp52.vf
14mu|texlive-arphic-20070525-4|1467	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp53.vf
14mu|texlive-arphic-20070525-4|1468	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp54.vf
14mu|texlive-arphic-20070525-4|1469	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp55.vf
14mu|texlive-arphic-20070525-4|1470	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimpv.vf
14mu|texlive-arphic-20070525-4|1471	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp00.vf
14mu|texlive-arphic-20070525-4|1472	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp01.vf
14mu|texlive-arphic-20070525-4|1473	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp02.vf
14mu|texlive-arphic-20070525-4|1474	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp03.vf
14mu|texlive-arphic-20070525-4|1475	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp04.vf
14mu|texlive-arphic-20070525-4|1476	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp05.vf
14mu|texlive-arphic-20070525-4|1477	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp06.vf
14mu|texlive-arphic-20070525-4|1478	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp07.vf
14mu|texlive-arphic-20070525-4|1479	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp08.vf
14mu|texlive-arphic-20070525-4|1480	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp09.vf
14mu|texlive-arphic-20070525-4|1481	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp10.vf
14mu|texlive-arphic-20070525-4|1482	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp11.vf
14mu|texlive-arphic-20070525-4|1483	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp12.vf
14mu|texlive-arphic-20070525-4|1484	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp13.vf
14mu|texlive-arphic-20070525-4|1485	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp14.vf
14mu|texlive-arphic-20070525-4|1486	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp15.vf
14mu|texlive-arphic-20070525-4|1487	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp16.vf
14mu|texlive-arphic-20070525-4|1488	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp17.vf
14mu|texlive-arphic-20070525-4|1489	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp18.vf
14mu|texlive-arphic-20070525-4|1490	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp19.vf
14mu|texlive-arphic-20070525-4|1491	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp20.vf
14mu|texlive-arphic-20070525-4|1492	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp21.vf
14mu|texlive-arphic-20070525-4|1493	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp22.vf
14mu|texlive-arphic-20070525-4|1494	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp23.vf
14mu|texlive-arphic-20070525-4|1495	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp25.vf
14mu|texlive-arphic-20070525-4|1496	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp26.vf
14mu|texlive-arphic-20070525-4|1497	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp27.vf
14mu|texlive-arphic-20070525-4|1498	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp28.vf
14mu|texlive-arphic-20070525-4|1499	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp29.vf
14mu|texlive-arphic-20070525-4|1500	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp30.vf
14mu|texlive-arphic-20070525-4|1501	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp31.vf
14mu|texlive-arphic-20070525-4|1502	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp32.vf
14mu|texlive-arphic-20070525-4|1503	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp33.vf
14mu|texlive-arphic-20070525-4|1504	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp34.vf
14mu|texlive-arphic-20070525-4|1505	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp35.vf
14mu|texlive-arphic-20070525-4|1506	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp36.vf
14mu|texlive-arphic-20070525-4|1507	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp37.vf
14mu|texlive-arphic-20070525-4|1508	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp38.vf
14mu|texlive-arphic-20070525-4|1509	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp39.vf
14mu|texlive-arphic-20070525-4|1510	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp40.vf
14mu|texlive-arphic-20070525-4|1511	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp41.vf
14mu|texlive-arphic-20070525-4|1512	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp42.vf
14mu|texlive-arphic-20070525-4|1513	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp43.vf
14mu|texlive-arphic-20070525-4|1514	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp44.vf
14mu|texlive-arphic-20070525-4|1515	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp45.vf
14mu|texlive-arphic-20070525-4|1516	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp46.vf
14mu|texlive-arphic-20070525-4|1517	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp47.vf
14mu|texlive-arphic-20070525-4|1518	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp48.vf
14mu|texlive-arphic-20070525-4|1519	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp49.vf
14mu|texlive-arphic-20070525-4|1520	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp50.vf
14mu|texlive-arphic-20070525-4|1521	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp51.vf
14mu|texlive-arphic-20070525-4|1522	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp52.vf
14mu|texlive-arphic-20070525-4|1523	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp53.vf
14mu|texlive-arphic-20070525-4|1524	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp54.vf
14mu|texlive-arphic-20070525-4|1525	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp55.vf
14mu|texlive-arphic-20070525-4|1526	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilpv.vf
14mu|texlive-arphic-20070525-4|1527	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp00.vf
14mu|texlive-arphic-20070525-4|1528	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp01.vf
14mu|texlive-arphic-20070525-4|1529	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp02.vf
14mu|texlive-arphic-20070525-4|1530	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp03.vf
14mu|texlive-arphic-20070525-4|1531	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp04.vf
14mu|texlive-arphic-20070525-4|1532	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp06.vf
14mu|texlive-arphic-20070525-4|1533	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp07.vf
14mu|texlive-arphic-20070525-4|1534	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp08.vf
14mu|texlive-arphic-20070525-4|1535	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp09.vf
14mu|texlive-arphic-20070525-4|1536	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp10.vf
14mu|texlive-arphic-20070525-4|1537	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp11.vf
14mu|texlive-arphic-20070525-4|1538	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp12.vf
14mu|texlive-arphic-20070525-4|1539	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp13.vf
14mu|texlive-arphic-20070525-4|1540	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp14.vf
14mu|texlive-arphic-20070525-4|1541	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp15.vf
14mu|texlive-arphic-20070525-4|1542	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp16.vf
14mu|texlive-arphic-20070525-4|1543	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp17.vf
14mu|texlive-arphic-20070525-4|1544	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp18.vf
14mu|texlive-arphic-20070525-4|1545	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp19.vf
14mu|texlive-arphic-20070525-4|1546	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp20.vf
14mu|texlive-arphic-20070525-4|1547	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp21.vf
14mu|texlive-arphic-20070525-4|1548	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp22.vf
14mu|texlive-arphic-20070525-4|1549	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp23.vf
14mu|texlive-arphic-20070525-4|1550	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp24.vf
14mu|texlive-arphic-20070525-4|1551	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp25.vf
14mu|texlive-arphic-20070525-4|1552	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp26.vf
14mu|texlive-arphic-20070525-4|1553	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp27.vf
14mu|texlive-arphic-20070525-4|1554	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp28.vf
14mu|texlive-arphic-20070525-4|1555	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp29.vf
14mu|texlive-arphic-20070525-4|1556	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp30.vf
14mu|texlive-arphic-20070525-4|1557	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp31.vf
14mu|texlive-arphic-20070525-4|1558	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp32.vf
14mu|texlive-arphic-20070525-4|1559	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp00.vf
14mu|texlive-arphic-20070525-4|1560	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp01.vf
14mu|texlive-arphic-20070525-4|1561	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp02.vf
14mu|texlive-arphic-20070525-4|1562	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp03.vf
14mu|texlive-arphic-20070525-4|1563	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp04.vf
14mu|texlive-arphic-20070525-4|1564	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp06.vf
14mu|texlive-arphic-20070525-4|1565	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp07.vf
14mu|texlive-arphic-20070525-4|1566	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp08.vf
14mu|texlive-arphic-20070525-4|1567	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp09.vf
14mu|texlive-arphic-20070525-4|1568	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp10.vf
14mu|texlive-arphic-20070525-4|1569	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp11.vf
14mu|texlive-arphic-20070525-4|1570	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp12.vf
14mu|texlive-arphic-20070525-4|1571	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp13.vf
14mu|texlive-arphic-20070525-4|1572	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp14.vf
14mu|texlive-arphic-20070525-4|1573	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp15.vf
14mu|texlive-arphic-20070525-4|1574	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp16.vf
14mu|texlive-arphic-20070525-4|1575	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp17.vf
14mu|texlive-arphic-20070525-4|1576	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp18.vf
14mu|texlive-arphic-20070525-4|1577	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp19.vf
14mu|texlive-arphic-20070525-4|1578	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp20.vf
14mu|texlive-arphic-20070525-4|1579	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp21.vf
14mu|texlive-arphic-20070525-4|1580	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp22.vf
14mu|texlive-arphic-20070525-4|1581	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp23.vf
14mu|texlive-arphic-20070525-4|1582	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp24.vf
14mu|texlive-arphic-20070525-4|1583	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp25.vf
14mu|texlive-arphic-20070525-4|1584	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp26.vf
14mu|texlive-arphic-20070525-4|1585	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp27.vf
14mu|texlive-arphic-20070525-4|1586	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp28.vf
14mu|texlive-arphic-20070525-4|1587	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp29.vf
14mu|texlive-arphic-20070525-4|1588	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp30.vf
14mu|texlive-arphic-20070525-4|1589	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp31.vf
14mu|texlive-arphic-20070525-4|1590	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp32.vf
14mu|texlive-arphic-20070525-4|1591	%_texmf_updmap_d/arphic
14mu|texlive-arphic-20070525-4|1592	%doc %{_texmfdistdir}/doc/fonts/arphic/arphic-sampler.pdf
14mu|texlive-arphic-20070525-4|1593	%doc %{_texmfdistdir}/doc/fonts/arphic/arphic-sampler.tex
14mu|texlive-arphic-20070525-4|1594	%doc %{_texmfdistdir}/doc/fonts/arphic/bkaiu/README
14mu|texlive-arphic-20070525-4|1595	%doc %{_texmfdistdir}/doc/fonts/arphic/bsmiu/README
14mu|texlive-arphic-20070525-4|1596	%doc %{_texmfdistdir}/doc/fonts/arphic/gbsnu/README
14mu|texlive-arphic-20070525-4|1597	%doc %{_texmfdistdir}/doc/fonts/arphic/gkaiu/README
14mu|texlive-arphic-20070525-4|1598	
14mu|texlive-arphic-20070525-4|1599	#-----------------------------------------------------------------------
14mu|texlive-arphic-20070525-4|1600	%prep
14mu|texlive-arphic-20070525-4|1601	%setup -c -a0 -a1
14mu|texlive-arphic-20070525-4|1602	
14mu|texlive-arphic-20070525-4|1603	%build
14mu|texlive-arphic-20070525-4|1604	
14mu|texlive-arphic-20070525-4|1605	%install
14mu|texlive-arphic-20070525-4|1606	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-arphic-20070525-4|1607	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-arphic-20070525-4|1608	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mu|texlive-arphic-20070525-4|1609	cat > %{buildroot}%{_texmf_updmap_d}/arphic <<EOF
14mu|texlive-arphic-20070525-4|1610	Map bkaiu.map
14mu|texlive-arphic-20070525-4|1611	Map bsmiu.map
14mu|texlive-arphic-20070525-4|1612	Map gbsnu.map
14mu|texlive-arphic-20070525-4|1613	Map gkaiu.map
14mu|texlive-arphic-20070525-4|1614	EOF
14mu|texlive-arphic-20070525-4|1615	
14mu|texlive-arphic-20070525-4|1616	
14mu|texlive-arphic-20070525-4|1617	
14mu|texlive-arphic-20070525-4|1618	%changelog
14mu|texlive-arphic-20070525-4|1619	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070525-4
14mu|texlive-arphic-20070525-4|1620	+ Revision: e2aa8ba
14mu|texlive-arphic-20070525-4|1621	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-arphic-20070525-4|1622	
14mu|texlive-arphic-20070525-4|1623	

24258 14
14mu|texlive-arrayjobx-1.04-4|1	# revision 18125
14mu|texlive-arrayjobx-1.04-4|2	# category Package
14mu|texlive-arrayjobx-1.04-4|3	# catalog-ctan /macros/generic/arrayjobx
14mu|texlive-arrayjobx-1.04-4|4	# catalog-date 2010-05-11 12:36:30 +0200
14mu|texlive-arrayjobx-1.04-4|5	# catalog-license lppl
14mu|texlive-arrayjobx-1.04-4|6	# catalog-version 1.04
14mu|texlive-arrayjobx-1.04-4|7	Name:		texlive-arrayjobx
14mu|texlive-arrayjobx-1.04-4|8	Version:	1.04
14mu|texlive-arrayjobx-1.04-4|9	Release:	4
14mu|texlive-arrayjobx-1.04-4|10	Summary:	Array data structures for (La)TeX
14mu|texlive-arrayjobx-1.04-4|11	Group:		Publishing
14mu|texlive-arrayjobx-1.04-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/arrayjobx
14mu|texlive-arrayjobx-1.04-4|13	License:	LPPL
14mu|texlive-arrayjobx-1.04-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arrayjobx.tar.xz
14mu|texlive-arrayjobx-1.04-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arrayjobx.doc.tar.xz
14mu|texlive-arrayjobx-1.04-4|16	BuildArch:	noarch
14mu|texlive-arrayjobx-1.04-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-arrayjobx-1.04-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-arrayjobx-1.04-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-arrayjobx-1.04-4|20	
14mu|texlive-arrayjobx-1.04-4|21	%description
14mu|texlive-arrayjobx-1.04-4|22	This package provides array data structures in (La)TeX, in the
14mu|texlive-arrayjobx-1.04-4|23	meaning of the classical procedural programming languages like
14mu|texlive-arrayjobx-1.04-4|24	Fortran, Ada or C, and macros to manipulate them. Arrays can be
14mu|texlive-arrayjobx-1.04-4|25	mono or bi-dimensional. This is useful for applications which
14mu|texlive-arrayjobx-1.04-4|26	require high level programming techniques, like algorithmic
14mu|texlive-arrayjobx-1.04-4|27	graphics programmed in the TeX language. The package supersedes
14mu|texlive-arrayjobx-1.04-4|28	the arrayjob package.
14mu|texlive-arrayjobx-1.04-4|29	
14mu|texlive-arrayjobx-1.04-4|30	
14mu|texlive-arrayjobx-1.04-4|31	#-----------------------------------------------------------------------
14mu|texlive-arrayjobx-1.04-4|32	%files
14mu|texlive-arrayjobx-1.04-4|33	%{_texmfdistdir}/tex/generic/arrayjobx/arrayjob.sty
14mu|texlive-arrayjobx-1.04-4|34	%{_texmfdistdir}/tex/generic/arrayjobx/arrayjobx.sty
14mu|texlive-arrayjobx-1.04-4|35	%doc %{_texmfdistdir}/doc/generic/arrayjobx/README
14mu|texlive-arrayjobx-1.04-4|36	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjob.pdf
14mu|texlive-arrayjobx-1.04-4|37	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjob.tex
14mu|texlive-arrayjobx-1.04-4|38	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjobx.pdf
14mu|texlive-arrayjobx-1.04-4|39	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjobx.tex
14mu|texlive-arrayjobx-1.04-4|40	
14mu|texlive-arrayjobx-1.04-4|41	#-----------------------------------------------------------------------
14mu|texlive-arrayjobx-1.04-4|42	%prep
14mu|texlive-arrayjobx-1.04-4|43	%setup -c -a0 -a1
14mu|texlive-arrayjobx-1.04-4|44	
14mu|texlive-arrayjobx-1.04-4|45	%build
14mu|texlive-arrayjobx-1.04-4|46	
14mu|texlive-arrayjobx-1.04-4|47	%install
14mu|texlive-arrayjobx-1.04-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-arrayjobx-1.04-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-arrayjobx-1.04-4|50	
14mu|texlive-arrayjobx-1.04-4|51	
14mu|texlive-arrayjobx-1.04-4|52	
14mu|texlive-arrayjobx-1.04-4|53	%changelog
14mu|texlive-arrayjobx-1.04-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.04-4
14mu|texlive-arrayjobx-1.04-4|55	+ Revision: 0dabf41
14mu|texlive-arrayjobx-1.04-4|56	- MassBuild#674: Increase release tag
14mu|texlive-arrayjobx-1.04-4|57	
14mu|texlive-arrayjobx-1.04-4|58	

24259 14
14mu|texlive-arraysort-1.0-7|1	# revision 31576
14mu|texlive-arraysort-1.0-7|2	# category Package
14mu|texlive-arraysort-1.0-7|3	# catalog-ctan /macros/latex/contrib/arraysort
14mu|texlive-arraysort-1.0-7|4	# catalog-date 2013-09-04 23:50:27 +0200
14mu|texlive-arraysort-1.0-7|5	# catalog-license lppl1.2
14mu|texlive-arraysort-1.0-7|6	# catalog-version 1.0
14mu|texlive-arraysort-1.0-7|7	Name:		texlive-arraysort
14mu|texlive-arraysort-1.0-7|8	Version:	1.0
14mu|texlive-arraysort-1.0-7|9	Release:	7
14mu|texlive-arraysort-1.0-7|10	Summary:	Sort arrays (or portions of them)
14mu|texlive-arraysort-1.0-7|11	Group:		Publishing
14mu|texlive-arraysort-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arraysort
14mu|texlive-arraysort-1.0-7|13	License:	LPPL1.2
14mu|texlive-arraysort-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arraysort.tar.xz
14mu|texlive-arraysort-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arraysort.doc.tar.xz
14mu|texlive-arraysort-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arraysort.source.tar.xz
14mu|texlive-arraysort-1.0-7|17	BuildArch:	noarch
14mu|texlive-arraysort-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-arraysort-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-arraysort-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-arraysort-1.0-7|21	
14mu|texlive-arraysort-1.0-7|22	%description
14mu|texlive-arraysort-1.0-7|23	The package provides a mechanism for sorting arrays (or
14mu|texlive-arraysort-1.0-7|24	portions of them); the arrays should have been created using
14mu|texlive-arraysort-1.0-7|25	the arrayjobx package.
14mu|texlive-arraysort-1.0-7|26	
14mu|texlive-arraysort-1.0-7|27	
14mu|texlive-arraysort-1.0-7|28	#-----------------------------------------------------------------------
14mu|texlive-arraysort-1.0-7|29	%files
14mu|texlive-arraysort-1.0-7|30	%{_texmfdistdir}/tex/latex/arraysort/arraysort.sty
14mu|texlive-arraysort-1.0-7|31	%doc %{_texmfdistdir}/doc/latex/arraysort/Makefile
14mu|texlive-arraysort-1.0-7|32	%doc %{_texmfdistdir}/doc/latex/arraysort/README
14mu|texlive-arraysort-1.0-7|33	%doc %{_texmfdistdir}/doc/latex/arraysort/arraysort.pdf
14mu|texlive-arraysort-1.0-7|34	#- source
14mu|texlive-arraysort-1.0-7|35	%doc %{_texmfdistdir}/source/latex/arraysort/arraysort.dtx
14mu|texlive-arraysort-1.0-7|36	%doc %{_texmfdistdir}/source/latex/arraysort/arraysort.ins
14mu|texlive-arraysort-1.0-7|37	
14mu|texlive-arraysort-1.0-7|38	#-----------------------------------------------------------------------
14mu|texlive-arraysort-1.0-7|39	%prep
14mu|texlive-arraysort-1.0-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-arraysort-1.0-7|41	
14mu|texlive-arraysort-1.0-7|42	%build
14mu|texlive-arraysort-1.0-7|43	
14mu|texlive-arraysort-1.0-7|44	%install
14mu|texlive-arraysort-1.0-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-arraysort-1.0-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-arraysort-1.0-7|47	
14mu|texlive-arraysort-1.0-7|48	%changelog
14mu|texlive-arraysort-1.0-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-arraysort-1.0-7|50	+ Revision: 3790d58
14mu|texlive-arraysort-1.0-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-arraysort-1.0-7|52	
14mu|texlive-arraysort-1.0-7|53	

24260 14
14mu|texlive-arsclassica-4.0.3-3|1	# revision 25466
14mu|texlive-arsclassica-4.0.3-3|2	# category Package
14mu|texlive-arsclassica-4.0.3-3|3	# catalog-ctan /macros/latex/contrib/arsclassica
14mu|texlive-arsclassica-4.0.3-3|4	# catalog-date 2012-02-21 16:05:39 +0100
14mu|texlive-arsclassica-4.0.3-3|5	# catalog-license lppl
14mu|texlive-arsclassica-4.0.3-3|6	# catalog-version 4.0.3
14mu|texlive-arsclassica-4.0.3-3|7	Name:		texlive-arsclassica
14mu|texlive-arsclassica-4.0.3-3|8	Version:	4.0.3
14mu|texlive-arsclassica-4.0.3-3|9	Release:	3
14mu|texlive-arsclassica-4.0.3-3|10	Summary:	A different view of the ClassicThesis package
14mu|texlive-arsclassica-4.0.3-3|11	Group:		Publishing
14mu|texlive-arsclassica-4.0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arsclassica
14mu|texlive-arsclassica-4.0.3-3|13	License:	LPPL
14mu|texlive-arsclassica-4.0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arsclassica.tar.xz
14mu|texlive-arsclassica-4.0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arsclassica.doc.tar.xz
14mu|texlive-arsclassica-4.0.3-3|16	BuildArch:	noarch
14mu|texlive-arsclassica-4.0.3-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-arsclassica-4.0.3-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-arsclassica-4.0.3-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-arsclassica-4.0.3-3|20	
14mu|texlive-arsclassica-4.0.3-3|21	%description
14mu|texlive-arsclassica-4.0.3-3|22	The package changes some typographical points of the
14mu|texlive-arsclassica-4.0.3-3|23	ClassicThesis style, by Andre Miede. It enables the user to
14mu|texlive-arsclassica-4.0.3-3|24	reproduce the look of the guide The art of writing with LaTeX
14mu|texlive-arsclassica-4.0.3-3|25	(the web page is in Italian).
14mu|texlive-arsclassica-4.0.3-3|26	
14mu|texlive-arsclassica-4.0.3-3|27	
14mu|texlive-arsclassica-4.0.3-3|28	#-----------------------------------------------------------------------
14mu|texlive-arsclassica-4.0.3-3|29	%files
14mu|texlive-arsclassica-4.0.3-3|30	%{_texmfdistdir}/makeindex/arsclassica/classic.ist
14mu|texlive-arsclassica-4.0.3-3|31	%{_texmfdistdir}/tex/latex/arsclassica/arsclassica.sty
14mu|texlive-arsclassica-4.0.3-3|32	%doc %{_texmfdistdir}/doc/latex/arsclassica/ArsClassica.pdf
14mu|texlive-arsclassica-4.0.3-3|33	%doc %{_texmfdistdir}/doc/latex/arsclassica/ArsClassica.tex
14mu|texlive-arsclassica-4.0.3-3|34	%doc %{_texmfdistdir}/doc/latex/arsclassica/Bibliography.bib
14mu|texlive-arsclassica-4.0.3-3|35	%doc %{_texmfdistdir}/doc/latex/arsclassica/CHANGES
14mu|texlive-arsclassica-4.0.3-3|36	%doc %{_texmfdistdir}/doc/latex/arsclassica/Chapters/Code.tex
14mu|texlive-arsclassica-4.0.3-3|37	%doc %{_texmfdistdir}/doc/latex/arsclassica/Chapters/Fundamentals.tex
14mu|texlive-arsclassica-4.0.3-3|38	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Abstract+Sommario.tex
14mu|texlive-arsclassica-4.0.3-3|39	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Acknowledgements.tex
14mu|texlive-arsclassica-4.0.3-3|40	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex
14mu|texlive-arsclassica-4.0.3-3|41	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Contents.tex
14mu|texlive-arsclassica-4.0.3-3|42	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Index.tex
14mu|texlive-arsclassica-4.0.3-3|43	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Titleback.tex
14mu|texlive-arsclassica-4.0.3-3|44	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Titlepage.tex
14mu|texlive-arsclassica-4.0.3-3|45	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Birds.jpg
14mu|texlive-arsclassica-4.0.3-3|46	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_1.jpg
14mu|texlive-arsclassica-4.0.3-3|47	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_2.jpg
14mu|texlive-arsclassica-4.0.3-3|48	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_3.jpg
14mu|texlive-arsclassica-4.0.3-3|49	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_4.jpg
14mu|texlive-arsclassica-4.0.3-3|50	%doc %{_texmfdistdir}/doc/latex/arsclassica/README
14mu|texlive-arsclassica-4.0.3-3|51	%doc %{_texmfdistdir}/doc/latex/arsclassica/arsclassica-settings.tex
14mu|texlive-arsclassica-4.0.3-3|52	
14mu|texlive-arsclassica-4.0.3-3|53	#-----------------------------------------------------------------------
14mu|texlive-arsclassica-4.0.3-3|54	%prep
14mu|texlive-arsclassica-4.0.3-3|55	%setup -c -a0 -a1
14mu|texlive-arsclassica-4.0.3-3|56	
14mu|texlive-arsclassica-4.0.3-3|57	%build
14mu|texlive-arsclassica-4.0.3-3|58	
14mu|texlive-arsclassica-4.0.3-3|59	%install
14mu|texlive-arsclassica-4.0.3-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-arsclassica-4.0.3-3|61	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-arsclassica-4.0.3-3|62	
14mu|texlive-arsclassica-4.0.3-3|63	
14mu|texlive-arsclassica-4.0.3-3|64	
14mu|texlive-arsclassica-4.0.3-3|65	%changelog
14mu|texlive-arsclassica-4.0.3-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0.3-3
14mu|texlive-arsclassica-4.0.3-3|67	+ Revision: b307538
14mu|texlive-arsclassica-4.0.3-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-arsclassica-4.0.3-3|69	
14mu|texlive-arsclassica-4.0.3-3|70	

24261 14
14mu|texlive-articleingud-0.1-3|1	# revision 26197
14mu|texlive-articleingud-0.1-3|2	# category Package
14mu|texlive-articleingud-0.1-3|3	# catalog-ctan /macros/latex/contrib/articleingud
14mu|texlive-articleingud-0.1-3|4	# catalog-date 2012-05-03 11:23:54 +0200
14mu|texlive-articleingud-0.1-3|5	# catalog-license lppl1.2
14mu|texlive-articleingud-0.1-3|6	# catalog-version 0.1
14mu|texlive-articleingud-0.1-3|7	Name:		texlive-articleingud
14mu|texlive-articleingud-0.1-3|8	Version:	0.1
14mu|texlive-articleingud-0.1-3|9	Release:	3
14mu|texlive-articleingud-0.1-3|10	Summary:	LaTeX class for articles published in INGENIERIA review
14mu|texlive-articleingud-0.1-3|11	Group:		Publishing
14mu|texlive-articleingud-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/articleingud
14mu|texlive-articleingud-0.1-3|13	License:	LPPL1.2
14mu|texlive-articleingud-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/articleingud.tar.xz
14mu|texlive-articleingud-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/articleingud.doc.tar.xz
14mu|texlive-articleingud-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/articleingud.source.tar.xz
14mu|texlive-articleingud-0.1-3|17	BuildArch:	noarch
14mu|texlive-articleingud-0.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-articleingud-0.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-articleingud-0.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-articleingud-0.1-3|21	
14mu|texlive-articleingud-0.1-3|22	%description
14mu|texlive-articleingud-0.1-3|23	The class is for articles published in INGENIERIA review. It is
14mu|texlive-articleingud-0.1-3|24	derived from the standard LaTeX class article.
14mu|texlive-articleingud-0.1-3|25	
14mu|texlive-articleingud-0.1-3|26	
14mu|texlive-articleingud-0.1-3|27	#-----------------------------------------------------------------------
14mu|texlive-articleingud-0.1-3|28	%files
14mu|texlive-articleingud-0.1-3|29	%{_texmfdistdir}/tex/latex/articleingud/articleingud.cls
14mu|texlive-articleingud-0.1-3|30	%doc %{_texmfdistdir}/doc/latex/articleingud/README
14mu|texlive-articleingud-0.1-3|31	%doc %{_texmfdistdir}/doc/latex/articleingud/articleingud.pdf
14mu|texlive-articleingud-0.1-3|32	%doc %{_texmfdistdir}/doc/latex/articleingud/plantilla.tex
14mu|texlive-articleingud-0.1-3|33	%doc %{_texmfdistdir}/doc/latex/articleingud/template.tex
14mu|texlive-articleingud-0.1-3|34	#- source
14mu|texlive-articleingud-0.1-3|35	%doc %{_texmfdistdir}/source/latex/articleingud/articleingud.dtx
14mu|texlive-articleingud-0.1-3|36	%doc %{_texmfdistdir}/source/latex/articleingud/articleingud.ins
14mu|texlive-articleingud-0.1-3|37	
14mu|texlive-articleingud-0.1-3|38	#-----------------------------------------------------------------------
14mu|texlive-articleingud-0.1-3|39	%prep
14mu|texlive-articleingud-0.1-3|40	%setup -c -a0 -a1 -a2
14mu|texlive-articleingud-0.1-3|41	
14mu|texlive-articleingud-0.1-3|42	%build
14mu|texlive-articleingud-0.1-3|43	
14mu|texlive-articleingud-0.1-3|44	%install
14mu|texlive-articleingud-0.1-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-articleingud-0.1-3|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-articleingud-0.1-3|47	
14mu|texlive-articleingud-0.1-3|48	
14mu|texlive-articleingud-0.1-3|49	
14mu|texlive-articleingud-0.1-3|50	%changelog
14mu|texlive-articleingud-0.1-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-articleingud-0.1-3|52	+ Revision: c3dad23
14mu|texlive-articleingud-0.1-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-articleingud-0.1-3|54	
14mu|texlive-articleingud-0.1-3|55	

24262 14
14mu|texlive-arydshln-1.71-4|1	# revision 15878
14mu|texlive-arydshln-1.71-4|2	# category Package
14mu|texlive-arydshln-1.71-4|3	# catalog-ctan /macros/latex/contrib/arydshln
14mu|texlive-arydshln-1.71-4|4	# catalog-date 2007-04-06 18:29:05 +0200
14mu|texlive-arydshln-1.71-4|5	# catalog-license lppl
14mu|texlive-arydshln-1.71-4|6	# catalog-version 1.71
14mu|texlive-arydshln-1.71-4|7	Name:		texlive-arydshln
14mu|texlive-arydshln-1.71-4|8	Version:	1.71
14mu|texlive-arydshln-1.71-4|9	Release:	4
14mu|texlive-arydshln-1.71-4|10	Summary:	Horizontal and vertical dashed lines in arrays and tabulars
14mu|texlive-arydshln-1.71-4|11	Group:		Publishing
14mu|texlive-arydshln-1.71-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arydshln
14mu|texlive-arydshln-1.71-4|13	License:	LPPL
14mu|texlive-arydshln-1.71-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arydshln.tar.xz
14mu|texlive-arydshln-1.71-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arydshln.doc.tar.xz
14mu|texlive-arydshln-1.71-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arydshln.source.tar.xz
14mu|texlive-arydshln-1.71-4|17	BuildArch:	noarch
14mu|texlive-arydshln-1.71-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-arydshln-1.71-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-arydshln-1.71-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-arydshln-1.71-4|21	
14mu|texlive-arydshln-1.71-4|22	%description
14mu|texlive-arydshln-1.71-4|23	Definitions of horizontal and vertical dashed lines for the
14mu|texlive-arydshln-1.71-4|24	array and tabular environment. Horizontal lines are drawn by
14mu|texlive-arydshln-1.71-4|25	\hdashline and \cdashline while vertical ones can be specified
14mu|texlive-arydshln-1.71-4|26	as a part of preamble using ':'. The shape of dashed lines may
14mu|texlive-arydshln-1.71-4|27	be controlled through style parameters or optional arguments.
14mu|texlive-arydshln-1.71-4|28	The package is compatible with array and colortab.
14mu|texlive-arydshln-1.71-4|29	
14mu|texlive-arydshln-1.71-4|30	
14mu|texlive-arydshln-1.71-4|31	#-----------------------------------------------------------------------
14mu|texlive-arydshln-1.71-4|32	%files
14mu|texlive-arydshln-1.71-4|33	%{_texmfdistdir}/tex/latex/arydshln/arydshln.sty
14mu|texlive-arydshln-1.71-4|34	%doc %{_texmfdistdir}/doc/latex/arydshln/README
14mu|texlive-arydshln-1.71-4|35	%doc %{_texmfdistdir}/doc/latex/arydshln/arydshln-man.pdf
14mu|texlive-arydshln-1.71-4|36	%doc %{_texmfdistdir}/doc/latex/arydshln/arydshln-man.tex
14mu|texlive-arydshln-1.71-4|37	%doc %{_texmfdistdir}/doc/latex/arydshln/arydshln.pdf
14mu|texlive-arydshln-1.71-4|38	#- source
14mu|texlive-arydshln-1.71-4|39	%doc %{_texmfdistdir}/source/latex/arydshln/arydshln.dtx
14mu|texlive-arydshln-1.71-4|40	%doc %{_texmfdistdir}/source/latex/arydshln/arydshln.ins
14mu|texlive-arydshln-1.71-4|41	
14mu|texlive-arydshln-1.71-4|42	#-----------------------------------------------------------------------
14mu|texlive-arydshln-1.71-4|43	%prep
14mu|texlive-arydshln-1.71-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-arydshln-1.71-4|45	
14mu|texlive-arydshln-1.71-4|46	%build
14mu|texlive-arydshln-1.71-4|47	
14mu|texlive-arydshln-1.71-4|48	%install
14mu|texlive-arydshln-1.71-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-arydshln-1.71-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-arydshln-1.71-4|51	
14mu|texlive-arydshln-1.71-4|52	
14mu|texlive-arydshln-1.71-4|53	
14mu|texlive-arydshln-1.71-4|54	%changelog
14mu|texlive-arydshln-1.71-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.71-4
14mu|texlive-arydshln-1.71-4|56	+ Revision: fd22b2a
14mu|texlive-arydshln-1.71-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-arydshln-1.71-4|58	
14mu|texlive-arydshln-1.71-4|59	

24263 14
14mu|texlive-asaetr-1.0a-4|1	# revision 15878
14mu|texlive-asaetr-1.0a-4|2	# category Package
14mu|texlive-asaetr-1.0a-4|3	# catalog-ctan /macros/latex/contrib/asaetr
14mu|texlive-asaetr-1.0a-4|4	# catalog-date 2009-04-30 00:32:08 +0200
14mu|texlive-asaetr-1.0a-4|5	# catalog-license pd
14mu|texlive-asaetr-1.0a-4|6	# catalog-version 1.0a
14mu|texlive-asaetr-1.0a-4|7	Name:		texlive-asaetr
14mu|texlive-asaetr-1.0a-4|8	Version:	1.0a
14mu|texlive-asaetr-1.0a-4|9	Release:	4
14mu|texlive-asaetr-1.0a-4|10	Summary:	Transactions of the ASAE
14mu|texlive-asaetr-1.0a-4|11	Group:		Publishing
14mu|texlive-asaetr-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/asaetr
14mu|texlive-asaetr-1.0a-4|13	License:	PD
14mu|texlive-asaetr-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asaetr.tar.xz
14mu|texlive-asaetr-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asaetr.doc.tar.xz
14mu|texlive-asaetr-1.0a-4|16	BuildArch:	noarch
14mu|texlive-asaetr-1.0a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-asaetr-1.0a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-asaetr-1.0a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-asaetr-1.0a-4|20	
14mu|texlive-asaetr-1.0a-4|21	%description
14mu|texlive-asaetr-1.0a-4|22	A class and BibTeX style for submissions to the Transactions of
14mu|texlive-asaetr-1.0a-4|23	the American Society of Agricultural Engineers. Also included
14mu|texlive-asaetr-1.0a-4|24	is the MetaFont source of a slanted Computer Modern Caps and
14mu|texlive-asaetr-1.0a-4|25	Small Caps font.
14mu|texlive-asaetr-1.0a-4|26	
14mu|texlive-asaetr-1.0a-4|27	
14mu|texlive-asaetr-1.0a-4|28	#-----------------------------------------------------------------------
14mu|texlive-asaetr-1.0a-4|29	%files
14mu|texlive-asaetr-1.0a-4|30	%{_texmfdistdir}/bibtex/bst/asaetr/asaetr.bst
14mu|texlive-asaetr-1.0a-4|31	%{_texmfdistdir}/tex/latex/asaetr/asaesub.sty
14mu|texlive-asaetr-1.0a-4|32	%{_texmfdistdir}/tex/latex/asaetr/asaetr.cls
14mu|texlive-asaetr-1.0a-4|33	%{_texmfdistdir}/tex/latex/asaetr/asaetr.sty
14mu|texlive-asaetr-1.0a-4|34	%doc %{_texmfdistdir}/doc/latex/asaetr/MANIFEST
14mu|texlive-asaetr-1.0a-4|35	%doc %{_texmfdistdir}/doc/latex/asaetr/asaetr.bib
14mu|texlive-asaetr-1.0a-4|36	%doc %{_texmfdistdir}/doc/latex/asaetr/asaetr.pdf
14mu|texlive-asaetr-1.0a-4|37	%doc %{_texmfdistdir}/doc/latex/asaetr/asaetr.tex
14mu|texlive-asaetr-1.0a-4|38	%doc %{_texmfdistdir}/doc/latex/asaetr/cmcscsl10.mf
14mu|texlive-asaetr-1.0a-4|39	
14mu|texlive-asaetr-1.0a-4|40	#-----------------------------------------------------------------------
14mu|texlive-asaetr-1.0a-4|41	%prep
14mu|texlive-asaetr-1.0a-4|42	%setup -c -a0 -a1
14mu|texlive-asaetr-1.0a-4|43	
14mu|texlive-asaetr-1.0a-4|44	%build
14mu|texlive-asaetr-1.0a-4|45	
14mu|texlive-asaetr-1.0a-4|46	%install
14mu|texlive-asaetr-1.0a-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-asaetr-1.0a-4|48	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-asaetr-1.0a-4|49	
14mu|texlive-asaetr-1.0a-4|50	
14mu|texlive-asaetr-1.0a-4|51	
14mu|texlive-asaetr-1.0a-4|52	%changelog
14mu|texlive-asaetr-1.0a-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14mu|texlive-asaetr-1.0a-4|54	+ Revision: 0979330
14mu|texlive-asaetr-1.0a-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-asaetr-1.0a-4|56	
14mu|texlive-asaetr-1.0a-4|57	

24264 14
14mu|texlive-Asana-Math-000.949-3|1	# revision 27228
14mu|texlive-Asana-Math-000.949-3|2	# category Package
14mu|texlive-Asana-Math-000.949-3|3	# catalog-ctan /fonts/Asana-Math
14mu|texlive-Asana-Math-000.949-3|4	# catalog-date 2012-06-11 11:02:36 +0200
14mu|texlive-Asana-Math-000.949-3|5	# catalog-license ofl
14mu|texlive-Asana-Math-000.949-3|6	# catalog-version 000.949
14mu|texlive-Asana-Math-000.949-3|7	Name:		texlive-Asana-Math
14mu|texlive-Asana-Math-000.949-3|8	Version:	000.949
14mu|texlive-Asana-Math-000.949-3|9	Release:	3
14mu|texlive-Asana-Math-000.949-3|10	Summary:	A font to typeset maths in Xe(La)TeX and Lua(La)TeX
14mu|texlive-Asana-Math-000.949-3|11	Group:		Publishing
14mu|texlive-Asana-Math-000.949-3|12	URL:		http://www.ctan.org/tex-archive/fonts/Asana-Math
14mu|texlive-Asana-Math-000.949-3|13	License:	OFL
14mu|texlive-Asana-Math-000.949-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Asana-Math.tar.xz
14mu|texlive-Asana-Math-000.949-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Asana-Math.doc.tar.xz
14mu|texlive-Asana-Math-000.949-3|16	BuildArch:	noarch
14mu|texlive-Asana-Math-000.949-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-Asana-Math-000.949-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-Asana-Math-000.949-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-Asana-Math-000.949-3|20	
14mu|texlive-Asana-Math-000.949-3|21	%description
14mu|texlive-Asana-Math-000.949-3|22	The Asana-Math font is an OpenType font that includes almost
14mu|texlive-Asana-Math-000.949-3|23	all mathematical Unicode symbols and it can be used to typeset
14mu|texlive-Asana-Math-000.949-3|24	mathematical text with any software that can understand the
14mu|texlive-Asana-Math-000.949-3|25	MATH OpenType table (e.g., XeTeX 0.997 and Microsoft Word
14mu|texlive-Asana-Math-000.949-3|26	2007). The font is beta software. Typesetting support for use
14mu|texlive-Asana-Math-000.949-3|27	with LaTeX is provided by the fontspec and unicode-math
14mu|texlive-Asana-Math-000.949-3|28	packages.
14mu|texlive-Asana-Math-000.949-3|29	
14mu|texlive-Asana-Math-000.949-3|30	
14mu|texlive-Asana-Math-000.949-3|31	#-----------------------------------------------------------------------
14mu|texlive-Asana-Math-000.949-3|32	%files
14mu|texlive-Asana-Math-000.949-3|33	%{_texmfdistdir}/fonts/opentype/public/Asana-Math/Asana-Math.otf
14mu|texlive-Asana-Math-000.949-3|34	%{_texmfdistdir}/fonts/truetype/public/Asana-Math/Asana-Math.ttf
14mu|texlive-Asana-Math-000.949-3|35	%doc %{_texmfdistdir}/doc/fonts/Asana-Math/FontLog.txt
14mu|texlive-Asana-Math-000.949-3|36	%doc %{_texmfdistdir}/doc/fonts/Asana-Math/README
14mu|texlive-Asana-Math-000.949-3|37	
14mu|texlive-Asana-Math-000.949-3|38	#-----------------------------------------------------------------------
14mu|texlive-Asana-Math-000.949-3|39	%prep
14mu|texlive-Asana-Math-000.949-3|40	%setup -c -a0 -a1
14mu|texlive-Asana-Math-000.949-3|41	
14mu|texlive-Asana-Math-000.949-3|42	%build
14mu|texlive-Asana-Math-000.949-3|43	
14mu|texlive-Asana-Math-000.949-3|44	%install
14mu|texlive-Asana-Math-000.949-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-Asana-Math-000.949-3|46	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-Asana-Math-000.949-3|47	
14mu|texlive-Asana-Math-000.949-3|48	
14mu|texlive-Asana-Math-000.949-3|49	
14mu|texlive-Asana-Math-000.949-3|50	%changelog
14mu|texlive-Asana-Math-000.949-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 000.949-3
14mu|texlive-Asana-Math-000.949-3|52	+ Revision: 7ae6f5e
14mu|texlive-Asana-Math-000.949-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-Asana-Math-000.949-3|54	
14mu|texlive-Asana-Math-000.949-3|55	

24265 14
14mu|texlive-ascelike-2.2-3|1	# revision 25303
14mu|texlive-ascelike-2.2-3|2	# category Package
14mu|texlive-ascelike-2.2-3|3	# catalog-ctan /macros/latex/contrib/ascelike
14mu|texlive-ascelike-2.2-3|4	# catalog-date 2012-02-05 17:55:30 +0100
14mu|texlive-ascelike-2.2-3|5	# catalog-license lppl
14mu|texlive-ascelike-2.2-3|6	# catalog-version 2.2
14mu|texlive-ascelike-2.2-3|7	Name:		texlive-ascelike
14mu|texlive-ascelike-2.2-3|8	Version:	2.2
14mu|texlive-ascelike-2.2-3|9	Release:	3
14mu|texlive-ascelike-2.2-3|10	Summary:	Bibliography style for the ASCE
14mu|texlive-ascelike-2.2-3|11	Group:		Publishing
14mu|texlive-ascelike-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ascelike
14mu|texlive-ascelike-2.2-3|13	License:	LPPL
14mu|texlive-ascelike-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascelike.tar.xz
14mu|texlive-ascelike-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascelike.doc.tar.xz
14mu|texlive-ascelike-2.2-3|16	BuildArch:	noarch
14mu|texlive-ascelike-2.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ascelike-2.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ascelike-2.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-ascelike-2.2-3|20	
14mu|texlive-ascelike-2.2-3|21	%description
14mu|texlive-ascelike-2.2-3|22	A document class and bibliographic style that prepares
14mu|texlive-ascelike-2.2-3|23	documents in the style required by the American Society of
14mu|texlive-ascelike-2.2-3|24	Civil Engineers (ASCE). These are unofficial files, not
14mu|texlive-ascelike-2.2-3|25	sanctioned by that organization, and the files specifically
14mu|texlive-ascelike-2.2-3|26	give this caveat. Also included is a short
14mu|texlive-ascelike-2.2-3|27	documentation/example of how to use the class.
14mu|texlive-ascelike-2.2-3|28	
14mu|texlive-ascelike-2.2-3|29	
14mu|texlive-ascelike-2.2-3|30	#-----------------------------------------------------------------------
14mu|texlive-ascelike-2.2-3|31	%files
14mu|texlive-ascelike-2.2-3|32	%{_texmfdistdir}/bibtex/bst/ascelike/ascelike.bst
14mu|texlive-ascelike-2.2-3|33	%{_texmfdistdir}/tex/latex/ascelike/ascelike.cls
14mu|texlive-ascelike-2.2-3|34	%doc %{_texmfdistdir}/doc/latex/ascelike/README
14mu|texlive-ascelike-2.2-3|35	%doc %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.bib
14mu|texlive-ascelike-2.2-3|36	%doc %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.pdf
14mu|texlive-ascelike-2.2-3|37	%doc %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.tex
14mu|texlive-ascelike-2.2-3|38	
14mu|texlive-ascelike-2.2-3|39	#-----------------------------------------------------------------------
14mu|texlive-ascelike-2.2-3|40	%prep
14mu|texlive-ascelike-2.2-3|41	%setup -c -a0 -a1
14mu|texlive-ascelike-2.2-3|42	
14mu|texlive-ascelike-2.2-3|43	%build
14mu|texlive-ascelike-2.2-3|44	
14mu|texlive-ascelike-2.2-3|45	%install
14mu|texlive-ascelike-2.2-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ascelike-2.2-3|47	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ascelike-2.2-3|48	
14mu|texlive-ascelike-2.2-3|49	
14mu|texlive-ascelike-2.2-3|50	
14mu|texlive-ascelike-2.2-3|51	%changelog
14mu|texlive-ascelike-2.2-3|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-3
14mu|texlive-ascelike-2.2-3|53	+ Revision: cf117a7
14mu|texlive-ascelike-2.2-3|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ascelike-2.2-3|55	
14mu|texlive-ascelike-2.2-3|56	

24266 14
14mu|texlive-askmaps-0.1-3|1	# revision 32320
14mu|texlive-askmaps-0.1-3|2	# category Package
14mu|texlive-askmaps-0.1-3|3	# catalog-ctan /macros/latex/contrib/askmaps
14mu|texlive-askmaps-0.1-3|4	# catalog-date 2013-12-04 20:39:16 +0100
14mu|texlive-askmaps-0.1-3|5	# catalog-license lppl
14mu|texlive-askmaps-0.1-3|6	# catalog-version 0.1
14mu|texlive-askmaps-0.1-3|7	Name:		texlive-askmaps
14mu|texlive-askmaps-0.1-3|8	Version:	0.1
14mu|texlive-askmaps-0.1-3|9	Release:	3
14mu|texlive-askmaps-0.1-3|10	Summary:	Typeset American style Karnaugh maps
14mu|texlive-askmaps-0.1-3|11	Group:		Publishing
14mu|texlive-askmaps-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/askmaps
14mu|texlive-askmaps-0.1-3|13	License:	LPPL
14mu|texlive-askmaps-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/askmaps.tar.xz
14mu|texlive-askmaps-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/askmaps.doc.tar.xz
14mu|texlive-askmaps-0.1-3|16	BuildArch:	noarch
14mu|texlive-askmaps-0.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-askmaps-0.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-askmaps-0.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-askmaps-0.1-3|20	
14mu|texlive-askmaps-0.1-3|21	%description
14mu|texlive-askmaps-0.1-3|22	The package provides 2, 3, 4 and 5 variable Karnaugh maps, in
14mu|texlive-askmaps-0.1-3|23	the style used in numerous textbooks on digital design. The
14mu|texlive-askmaps-0.1-3|24	package draws K-maps where the most significant input variables
14mu|texlive-askmaps-0.1-3|25	are placed on top of the columns and the least significant
14mu|texlive-askmaps-0.1-3|26	variables are placed left of the rows.
14mu|texlive-askmaps-0.1-3|27	
14mu|texlive-askmaps-0.1-3|28	
14mu|texlive-askmaps-0.1-3|29	#-----------------------------------------------------------------------
14mu|texlive-askmaps-0.1-3|30	%files
14mu|texlive-askmaps-0.1-3|31	%{_texmfdistdir}/tex/latex/askmaps/askmaps.sty
14mu|texlive-askmaps-0.1-3|32	%doc %{_texmfdistdir}/doc/latex/askmaps/README
14mu|texlive-askmaps-0.1-3|33	%doc %{_texmfdistdir}/doc/latex/askmaps/askmaps.pdf
14mu|texlive-askmaps-0.1-3|34	%doc %{_texmfdistdir}/doc/latex/askmaps/askmaps.tex
14mu|texlive-askmaps-0.1-3|35	
14mu|texlive-askmaps-0.1-3|36	#-----------------------------------------------------------------------
14mu|texlive-askmaps-0.1-3|37	%prep
14mu|texlive-askmaps-0.1-3|38	%setup -c -a0 -a1
14mu|texlive-askmaps-0.1-3|39	
14mu|texlive-askmaps-0.1-3|40	%build
14mu|texlive-askmaps-0.1-3|41	
14mu|texlive-askmaps-0.1-3|42	%install
14mu|texlive-askmaps-0.1-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-askmaps-0.1-3|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-askmaps-0.1-3|45	
14mu|texlive-askmaps-0.1-3|46	%changelog
14mu|texlive-askmaps-0.1-3|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-askmaps-0.1-3|48	+ Revision: a963cdf
14mu|texlive-askmaps-0.1-3|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-askmaps-0.1-3|50	
14mu|texlive-askmaps-0.1-3|51	

24267 14
14mu|texlive-assignment-20061012-4|1	# revision 20431
14mu|texlive-assignment-20061012-4|2	# category Package
14mu|texlive-assignment-20061012-4|3	# catalog-ctan /macros/latex/contrib/assignment
14mu|texlive-assignment-20061012-4|4	# catalog-date 2006-10-12 15:12:24 +0200
14mu|texlive-assignment-20061012-4|5	# catalog-license lppl
14mu|texlive-assignment-20061012-4|6	# catalog-version undef
14mu|texlive-assignment-20061012-4|7	Name:		texlive-assignment
14mu|texlive-assignment-20061012-4|8	Version:	20061012
14mu|texlive-assignment-20061012-4|9	Release:	4
14mu|texlive-assignment-20061012-4|10	Summary:	A class file for typesetting homework and lab assignments
14mu|texlive-assignment-20061012-4|11	Group:		Publishing
14mu|texlive-assignment-20061012-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/assignment
14mu|texlive-assignment-20061012-4|13	License:	LPPL
14mu|texlive-assignment-20061012-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/assignment.tar.xz
14mu|texlive-assignment-20061012-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/assignment.doc.tar.xz
14mu|texlive-assignment-20061012-4|16	BuildArch:	noarch
14mu|texlive-assignment-20061012-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-assignment-20061012-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-assignment-20061012-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-assignment-20061012-4|20	
14mu|texlive-assignment-20061012-4|21	%description
14mu|texlive-assignment-20061012-4|22	A class file for typesetting homework and lab assignments.
14mu|texlive-assignment-20061012-4|23	
14mu|texlive-assignment-20061012-4|24	
14mu|texlive-assignment-20061012-4|25	#-----------------------------------------------------------------------
14mu|texlive-assignment-20061012-4|26	%files
14mu|texlive-assignment-20061012-4|27	%{_texmfdistdir}/tex/latex/assignment/assignment.cls
14mu|texlive-assignment-20061012-4|28	%doc %{_texmfdistdir}/doc/latex/assignment/Changelog
14mu|texlive-assignment-20061012-4|29	%doc %{_texmfdistdir}/doc/latex/assignment/LICENSE
14mu|texlive-assignment-20061012-4|30	%doc %{_texmfdistdir}/doc/latex/assignment/README
14mu|texlive-assignment-20061012-4|31	%doc %{_texmfdistdir}/doc/latex/assignment/assignment.pdf
14mu|texlive-assignment-20061012-4|32	%doc %{_texmfdistdir}/doc/latex/assignment/assignment.tex
14mu|texlive-assignment-20061012-4|33	
14mu|texlive-assignment-20061012-4|34	#-----------------------------------------------------------------------
14mu|texlive-assignment-20061012-4|35	%prep
14mu|texlive-assignment-20061012-4|36	%setup -c -a0 -a1
14mu|texlive-assignment-20061012-4|37	
14mu|texlive-assignment-20061012-4|38	%build
14mu|texlive-assignment-20061012-4|39	
14mu|texlive-assignment-20061012-4|40	%install
14mu|texlive-assignment-20061012-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-assignment-20061012-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-assignment-20061012-4|43	
14mu|texlive-assignment-20061012-4|44	
14mu|texlive-assignment-20061012-4|45	
14mu|texlive-assignment-20061012-4|46	%changelog
14mu|texlive-assignment-20061012-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061012-4
14mu|texlive-assignment-20061012-4|48	+ Revision: 31d2f3d
14mu|texlive-assignment-20061012-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-assignment-20061012-4|50	
14mu|texlive-assignment-20061012-4|51	

24268 14
14mu|texlive-asyfig-0.1c-4|1	# revision 17512
14mu|texlive-asyfig-0.1c-4|2	# category Package
14mu|texlive-asyfig-0.1c-4|3	# catalog-ctan /macros/latex/contrib/asyfig
14mu|texlive-asyfig-0.1c-4|4	# catalog-date 2010-03-20 11:11:38 +0100
14mu|texlive-asyfig-0.1c-4|5	# catalog-license lppl
14mu|texlive-asyfig-0.1c-4|6	# catalog-version 0.1c
14mu|texlive-asyfig-0.1c-4|7	Name:		texlive-asyfig
14mu|texlive-asyfig-0.1c-4|8	Version:	0.1c
14mu|texlive-asyfig-0.1c-4|9	Release:	4
14mu|texlive-asyfig-0.1c-4|10	Summary:	Commands for using Asymptote figures
14mu|texlive-asyfig-0.1c-4|11	Group:		Publishing
14mu|texlive-asyfig-0.1c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/asyfig
14mu|texlive-asyfig-0.1c-4|13	License:	LPPL
14mu|texlive-asyfig-0.1c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asyfig.tar.xz
14mu|texlive-asyfig-0.1c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asyfig.doc.tar.xz
14mu|texlive-asyfig-0.1c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asyfig.source.tar.xz
14mu|texlive-asyfig-0.1c-4|17	BuildArch:	noarch
14mu|texlive-asyfig-0.1c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-asyfig-0.1c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-asyfig-0.1c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-asyfig-0.1c-4|21	
14mu|texlive-asyfig-0.1c-4|22	%description
14mu|texlive-asyfig-0.1c-4|23	The package provides a means of reading Asymptote figures from
14mu|texlive-asyfig-0.1c-4|24	separate files, rather than within the document, as is standard
14mu|texlive-asyfig-0.1c-4|25	in the asymptote package, which is provided as part of the
14mu|texlive-asyfig-0.1c-4|26	Asymptote bundle. The asymptote way can prove cumbersome in a
14mu|texlive-asyfig-0.1c-4|27	large document; the present package allows the user to process
14mu|texlive-asyfig-0.1c-4|28	one picture at a time, in simple test documents, and then to
14mu|texlive-asyfig-0.1c-4|29	migrate (with no fuss) to their use in the target document.
14mu|texlive-asyfig-0.1c-4|30	
14mu|texlive-asyfig-0.1c-4|31	
14mu|texlive-asyfig-0.1c-4|32	#-----------------------------------------------------------------------
14mu|texlive-asyfig-0.1c-4|33	%files
14mu|texlive-asyfig-0.1c-4|34	%{_texmfdistdir}/tex/latex/asyfig/asyalign.sty
14mu|texlive-asyfig-0.1c-4|35	%{_texmfdistdir}/tex/latex/asyfig/asyfig.sty
14mu|texlive-asyfig-0.1c-4|36	%{_texmfdistdir}/tex/latex/asyfig/asyprocess.sty
14mu|texlive-asyfig-0.1c-4|37	%doc %{_texmfdistdir}/doc/latex/asyfig/README
14mu|texlive-asyfig-0.1c-4|38	%doc %{_texmfdistdir}/doc/latex/asyfig/asyfig.pdf
14mu|texlive-asyfig-0.1c-4|39	%doc %{_texmfdistdir}/doc/latex/asyfig/example/frf.asy
14mu|texlive-asyfig-0.1c-4|40	%doc %{_texmfdistdir}/doc/latex/asyfig/example/test-asyfig.tex
14mu|texlive-asyfig-0.1c-4|41	#- source
14mu|texlive-asyfig-0.1c-4|42	%doc %{_texmfdistdir}/source/latex/asyfig/asyfig.ins
14mu|texlive-asyfig-0.1c-4|43	%doc %{_texmfdistdir}/source/latex/asyfig/asyfig.tex
14mu|texlive-asyfig-0.1c-4|44	
14mu|texlive-asyfig-0.1c-4|45	#-----------------------------------------------------------------------
14mu|texlive-asyfig-0.1c-4|46	%prep
14mu|texlive-asyfig-0.1c-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-asyfig-0.1c-4|48	
14mu|texlive-asyfig-0.1c-4|49	%build
14mu|texlive-asyfig-0.1c-4|50	
14mu|texlive-asyfig-0.1c-4|51	%install
14mu|texlive-asyfig-0.1c-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-asyfig-0.1c-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-asyfig-0.1c-4|54	
14mu|texlive-asyfig-0.1c-4|55	
14mu|texlive-asyfig-0.1c-4|56	
14mu|texlive-asyfig-0.1c-4|57	%changelog
14mu|texlive-asyfig-0.1c-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1c-4
14mu|texlive-asyfig-0.1c-4|59	+ Revision: 0cfc2be
14mu|texlive-asyfig-0.1c-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-asyfig-0.1c-4|61	
14mu|texlive-asyfig-0.1c-4|62	

24269 14
14mu|texlive-attachfile-v1.5b-4|1	# revision 21866
14mu|texlive-attachfile-v1.5b-4|2	# category Package
14mu|texlive-attachfile-v1.5b-4|3	# catalog-ctan /macros/latex/contrib/attachfile
14mu|texlive-attachfile-v1.5b-4|4	# catalog-date 2011-03-28 07:44:29 +0200
14mu|texlive-attachfile-v1.5b-4|5	# catalog-license lppl1.3
14mu|texlive-attachfile-v1.5b-4|6	# catalog-version v1.5b
14mu|texlive-attachfile-v1.5b-4|7	Name:		texlive-attachfile
14mu|texlive-attachfile-v1.5b-4|8	Version:	v1.5b
14mu|texlive-attachfile-v1.5b-4|9	Release:	4
14mu|texlive-attachfile-v1.5b-4|10	Summary:	Attach arbitrary files to a PDF document
14mu|texlive-attachfile-v1.5b-4|11	Group:		Publishing
14mu|texlive-attachfile-v1.5b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/attachfile
14mu|texlive-attachfile-v1.5b-4|13	License:	LPPL1.3
14mu|texlive-attachfile-v1.5b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/attachfile.tar.xz
14mu|texlive-attachfile-v1.5b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/attachfile.doc.tar.xz
14mu|texlive-attachfile-v1.5b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/attachfile.source.tar.xz
14mu|texlive-attachfile-v1.5b-4|17	BuildArch:	noarch
14mu|texlive-attachfile-v1.5b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-attachfile-v1.5b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-attachfile-v1.5b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-attachfile-v1.5b-4|21	
14mu|texlive-attachfile-v1.5b-4|22	%description
14mu|texlive-attachfile-v1.5b-4|23	Starting with PDF 1.3 (Adobe Acrobat 4.0), PDF files can
14mu|texlive-attachfile-v1.5b-4|24	contain file attachments -- arbitrary files that a reader can
14mu|texlive-attachfile-v1.5b-4|25	extract, just like attachments to an e-mail message. The
14mu|texlive-attachfile-v1.5b-4|26	attachfile package brings this functionality to pdfLaTeX and
14mu|texlive-attachfile-v1.5b-4|27	provides some additional features not available in Acrobat,
14mu|texlive-attachfile-v1.5b-4|28	such as the ability to use arbitrary LaTeX code for the file
14mu|texlive-attachfile-v1.5b-4|29	icon -- including things like \includegraphics, tabular, and
14mu|texlive-attachfile-v1.5b-4|30	mathematics. Settings can be made either globally or on a per-
14mu|texlive-attachfile-v1.5b-4|31	attachment basis. Attachfile makes it easy to attach files and
14mu|texlive-attachfile-v1.5b-4|32	customize their appearance in the enclosing document. The
14mu|texlive-attachfile-v1.5b-4|33	package supports the Created, Modified, and Size keys in the
14mu|texlive-attachfile-v1.5b-4|34	EmbeddedFile's Params dictionary.
14mu|texlive-attachfile-v1.5b-4|35	
14mu|texlive-attachfile-v1.5b-4|36	
14mu|texlive-attachfile-v1.5b-4|37	#-----------------------------------------------------------------------
14mu|texlive-attachfile-v1.5b-4|38	%files
14mu|texlive-attachfile-v1.5b-4|39	%{_texmfdistdir}/tex/latex/attachfile/attachfile.sty
14mu|texlive-attachfile-v1.5b-4|40	%doc %{_texmfdistdir}/doc/latex/attachfile/README
14mu|texlive-attachfile-v1.5b-4|41	%doc %{_texmfdistdir}/doc/latex/attachfile/attachfile.pdf
14mu|texlive-attachfile-v1.5b-4|42	#- source
14mu|texlive-attachfile-v1.5b-4|43	%doc %{_texmfdistdir}/source/latex/attachfile/attachfile.dtx
14mu|texlive-attachfile-v1.5b-4|44	%doc %{_texmfdistdir}/source/latex/attachfile/attachfile.ins
14mu|texlive-attachfile-v1.5b-4|45	
14mu|texlive-attachfile-v1.5b-4|46	#-----------------------------------------------------------------------
14mu|texlive-attachfile-v1.5b-4|47	%prep
14mu|texlive-attachfile-v1.5b-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-attachfile-v1.5b-4|49	
14mu|texlive-attachfile-v1.5b-4|50	%build
14mu|texlive-attachfile-v1.5b-4|51	
14mu|texlive-attachfile-v1.5b-4|52	%install
14mu|texlive-attachfile-v1.5b-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-attachfile-v1.5b-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-attachfile-v1.5b-4|55	
14mu|texlive-attachfile-v1.5b-4|56	
14mu|texlive-attachfile-v1.5b-4|57	
14mu|texlive-attachfile-v1.5b-4|58	%changelog
14mu|texlive-attachfile-v1.5b-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.5b-4
14mu|texlive-attachfile-v1.5b-4|60	+ Revision: 8b32262
14mu|texlive-attachfile-v1.5b-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-attachfile-v1.5b-4|62	
14mu|texlive-attachfile-v1.5b-4|63	

24270 14
14mu|texlive-authoraftertitle-0.9-5|1	# revision 24863
14mu|texlive-authoraftertitle-0.9-5|2	# category Package
14mu|texlive-authoraftertitle-0.9-5|3	# catalog-ctan /macros/latex/contrib/authoraftertitle
14mu|texlive-authoraftertitle-0.9-5|4	# catalog-date 2011-12-17 14:41:04 +0100
14mu|texlive-authoraftertitle-0.9-5|5	# catalog-license pd
14mu|texlive-authoraftertitle-0.9-5|6	# catalog-version 0.9
14mu|texlive-authoraftertitle-0.9-5|7	Name:		texlive-authoraftertitle
14mu|texlive-authoraftertitle-0.9-5|8	Version:	0.9
14mu|texlive-authoraftertitle-0.9-5|9	Release:	5
14mu|texlive-authoraftertitle-0.9-5|10	Summary:	Make author, etc., available after \maketitle
14mu|texlive-authoraftertitle-0.9-5|11	Group:		Publishing
14mu|texlive-authoraftertitle-0.9-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/authoraftertitle
14mu|texlive-authoraftertitle-0.9-5|13	License:	PD
14mu|texlive-authoraftertitle-0.9-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authoraftertitle.tar.xz
14mu|texlive-authoraftertitle-0.9-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authoraftertitle.doc.tar.xz
14mu|texlive-authoraftertitle-0.9-5|16	BuildArch:	noarch
14mu|texlive-authoraftertitle-0.9-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-authoraftertitle-0.9-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-authoraftertitle-0.9-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-authoraftertitle-0.9-5|20	
14mu|texlive-authoraftertitle-0.9-5|21	%description
14mu|texlive-authoraftertitle-0.9-5|22	This jiffy package makes the author, title and date of the
14mu|texlive-authoraftertitle-0.9-5|23	package available to the user (as \MyAuthor, etc) after the
14mu|texlive-authoraftertitle-0.9-5|24	\maketitle command has been executed.
14mu|texlive-authoraftertitle-0.9-5|25	
14mu|texlive-authoraftertitle-0.9-5|26	
14mu|texlive-authoraftertitle-0.9-5|27	#-----------------------------------------------------------------------
14mu|texlive-authoraftertitle-0.9-5|28	%files
14mu|texlive-authoraftertitle-0.9-5|29	%{_texmfdistdir}/tex/latex/authoraftertitle/authoraftertitle.sty
14mu|texlive-authoraftertitle-0.9-5|30	%doc %{_texmfdistdir}/doc/latex/authoraftertitle/authoraftertitle.pdf
14mu|texlive-authoraftertitle-0.9-5|31	%doc %{_texmfdistdir}/doc/latex/authoraftertitle/authoraftertitle.tex
14mu|texlive-authoraftertitle-0.9-5|32	
14mu|texlive-authoraftertitle-0.9-5|33	#-----------------------------------------------------------------------
14mu|texlive-authoraftertitle-0.9-5|34	%prep
14mu|texlive-authoraftertitle-0.9-5|35	%setup -c -a0 -a1
14mu|texlive-authoraftertitle-0.9-5|36	
14mu|texlive-authoraftertitle-0.9-5|37	%build
14mu|texlive-authoraftertitle-0.9-5|38	
14mu|texlive-authoraftertitle-0.9-5|39	%install
14mu|texlive-authoraftertitle-0.9-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-authoraftertitle-0.9-5|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-authoraftertitle-0.9-5|42	
14mu|texlive-authoraftertitle-0.9-5|43	
14mu|texlive-authoraftertitle-0.9-5|44	
14mu|texlive-authoraftertitle-0.9-5|45	%changelog
14mu|texlive-authoraftertitle-0.9-5|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-5
14mu|texlive-authoraftertitle-0.9-5|47	+ Revision: 7516ac8
14mu|texlive-authoraftertitle-0.9-5|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-authoraftertitle-0.9-5|49	
14mu|texlive-authoraftertitle-0.9-5|50	

24271 14
14mu|texlive-authorindex-20080810-5|1	# revision 26313
14mu|texlive-authorindex-20080810-5|2	# category Package
14mu|texlive-authorindex-20080810-5|3	# catalog-ctan /indexing/authorindex
14mu|texlive-authorindex-20080810-5|4	# catalog-date 2008-08-10 21:45:45 +0200
14mu|texlive-authorindex-20080810-5|5	# catalog-license lppl
14mu|texlive-authorindex-20080810-5|6	# catalog-version undef
14mu|texlive-authorindex-20080810-5|7	Name:		texlive-authorindex
14mu|texlive-authorindex-20080810-5|8	Version:	20080810
14mu|texlive-authorindex-20080810-5|9	Release:	5
14mu|texlive-authorindex-20080810-5|10	Summary:	Index citations by author names
14mu|texlive-authorindex-20080810-5|11	Group:		Publishing
14mu|texlive-authorindex-20080810-5|12	URL:		http://www.ctan.org/tex-archive/indexing/authorindex
14mu|texlive-authorindex-20080810-5|13	License:	LPPL
14mu|texlive-authorindex-20080810-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authorindex.tar.xz
14mu|texlive-authorindex-20080810-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authorindex.doc.tar.xz
14mu|texlive-authorindex-20080810-5|16	BuildArch:	noarch
14mu|texlive-authorindex-20080810-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-authorindex-20080810-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-authorindex-20080810-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-authorindex-20080810-5|20	Provides:	texlive-authorindex.bin = %{EVRD}
14mu|texlive-authorindex-20080810-5|21	
14mu|texlive-authorindex-20080810-5|22	%description
14mu|texlive-authorindex-20080810-5|23	This package allows the user to create an index of all authors
14mu|texlive-authorindex-20080810-5|24	cited in a LaTeX document. Each author entry in the index
14mu|texlive-authorindex-20080810-5|25	contains the pages where these citations occur. Alternatively,
14mu|texlive-authorindex-20080810-5|26	the package can list the labels of the citations that appear in
14mu|texlive-authorindex-20080810-5|27	the references rather than the text pages. The package relies
14mu|texlive-authorindex-20080810-5|28	on BibTeX being used to handle citations. Additionally, it
14mu|texlive-authorindex-20080810-5|29	requires Perl (version 5 or higher).
14mu|texlive-authorindex-20080810-5|30	
14mu|texlive-authorindex-20080810-5|31	
14mu|texlive-authorindex-20080810-5|32	#-----------------------------------------------------------------------
14mu|texlive-authorindex-20080810-5|33	%files
14mu|texlive-authorindex-20080810-5|34	%{_bindir}/authorindex
14mu|texlive-authorindex-20080810-5|35	%{_texmfdistdir}/scripts/authorindex/authorindex
14mu|texlive-authorindex-20080810-5|36	%{_texmfdistdir}/tex/latex/authorindex/authorindex.sty
14mu|texlive-authorindex-20080810-5|37	%doc %{_texmfdistdir}/doc/latex/authorindex/COPYING
14mu|texlive-authorindex-20080810-5|38	%doc %{_texmfdistdir}/doc/latex/authorindex/NEWS
14mu|texlive-authorindex-20080810-5|39	%doc %{_texmfdistdir}/doc/latex/authorindex/README
14mu|texlive-authorindex-20080810-5|40	%doc %{_texmfdistdir}/doc/latex/authorindex/authorindex.pdf
14mu|texlive-authorindex-20080810-5|41	%doc %{_texmfdistdir}/doc/latex/authorindex/authorindex.tex
14mu|texlive-authorindex-20080810-5|42	
14mu|texlive-authorindex-20080810-5|43	#-----------------------------------------------------------------------
14mu|texlive-authorindex-20080810-5|44	%prep
14mu|texlive-authorindex-20080810-5|45	%setup -c -a0 -a1
14mu|texlive-authorindex-20080810-5|46	
14mu|texlive-authorindex-20080810-5|47	%build
14mu|texlive-authorindex-20080810-5|48	
14mu|texlive-authorindex-20080810-5|49	%install
14mu|texlive-authorindex-20080810-5|50	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-authorindex-20080810-5|51	pushd %{buildroot}%{_bindir}
14mu|texlive-authorindex-20080810-5|52	ln -sf %{_texmfdistdir}/scripts/authorindex/authorindex authorindex
14mu|texlive-authorindex-20080810-5|53	popd
14mu|texlive-authorindex-20080810-5|54	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-authorindex-20080810-5|55	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-authorindex-20080810-5|56	
14mu|texlive-authorindex-20080810-5|57	
14mu|texlive-authorindex-20080810-5|58	
14mu|texlive-authorindex-20080810-5|59	%changelog
14mu|texlive-authorindex-20080810-5|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080810-5
14mu|texlive-authorindex-20080810-5|61	+ Revision: a944761
14mu|texlive-authorindex-20080810-5|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-authorindex-20080810-5|63	
14mu|texlive-authorindex-20080810-5|64	

24272 14
14mu|texlive-autoarea-0.3a-4|1	# revision 15878
14mu|texlive-autoarea-0.3a-4|2	# category Package
14mu|texlive-autoarea-0.3a-4|3	# catalog-ctan /graphics/pictex/addon/autoarea
14mu|texlive-autoarea-0.3a-4|4	# catalog-date 2008-08-17 11:40:59 +0200
14mu|texlive-autoarea-0.3a-4|5	# catalog-license lppl
14mu|texlive-autoarea-0.3a-4|6	# catalog-version 0.3a
14mu|texlive-autoarea-0.3a-4|7	Name:		texlive-autoarea
14mu|texlive-autoarea-0.3a-4|8	Version:	0.3a
14mu|texlive-autoarea-0.3a-4|9	Release:	4
14mu|texlive-autoarea-0.3a-4|10	Summary:	Automatic computation of bounding boxes with PiCTeX
14mu|texlive-autoarea-0.3a-4|11	Group:		Publishing
14mu|texlive-autoarea-0.3a-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pictex/addon/autoarea
14mu|texlive-autoarea-0.3a-4|13	License:	LPPL
14mu|texlive-autoarea-0.3a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autoarea.tar.xz
14mu|texlive-autoarea-0.3a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autoarea.doc.tar.xz
14mu|texlive-autoarea-0.3a-4|16	BuildArch:	noarch
14mu|texlive-autoarea-0.3a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-autoarea-0.3a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-autoarea-0.3a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-autoarea-0.3a-4|20	
14mu|texlive-autoarea-0.3a-4|21	%description
14mu|texlive-autoarea-0.3a-4|22	This package makes PiCTeX recognize lines and arcs in
14mu|texlive-autoarea-0.3a-4|23	determining the "bounding box" of a picture. (PiCTeX so far
14mu|texlive-autoarea-0.3a-4|24	accounted for put commands only). The "bounding box" is
14mu|texlive-autoarea-0.3a-4|25	essential for proper placement of a picture between running
14mu|texlive-autoarea-0.3a-4|26	text and margins and for keeping the running text away.
14mu|texlive-autoarea-0.3a-4|27	
14mu|texlive-autoarea-0.3a-4|28	
14mu|texlive-autoarea-0.3a-4|29	#-----------------------------------------------------------------------
14mu|texlive-autoarea-0.3a-4|30	%files
14mu|texlive-autoarea-0.3a-4|31	%{_texmfdistdir}/tex/latex/autoarea/autoarea.sty
14mu|texlive-autoarea-0.3a-4|32	%doc %{_texmfdistdir}/doc/latex/autoarea/ANNOUNCE.txt
14mu|texlive-autoarea-0.3a-4|33	%doc %{_texmfdistdir}/doc/latex/autoarea/README.aa
14mu|texlive-autoarea-0.3a-4|34	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/README.autodemo
14mu|texlive-autoarea-0.3a-4|35	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.log
14mu|texlive-autoarea-0.3a-4|36	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.pdf
14mu|texlive-autoarea-0.3a-4|37	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.tex
14mu|texlive-autoarea-0.3a-4|38	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.log
14mu|texlive-autoarea-0.3a-4|39	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.pdf
14mu|texlive-autoarea-0.3a-4|40	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.tex
14mu|texlive-autoarea-0.3a-4|41	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo.tex
14mu|texlive-autoarea-0.3a-4|42	
14mu|texlive-autoarea-0.3a-4|43	#-----------------------------------------------------------------------
14mu|texlive-autoarea-0.3a-4|44	%prep
14mu|texlive-autoarea-0.3a-4|45	%setup -c -a0 -a1
14mu|texlive-autoarea-0.3a-4|46	
14mu|texlive-autoarea-0.3a-4|47	%build
14mu|texlive-autoarea-0.3a-4|48	
14mu|texlive-autoarea-0.3a-4|49	%install
14mu|texlive-autoarea-0.3a-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-autoarea-0.3a-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-autoarea-0.3a-4|52	
14mu|texlive-autoarea-0.3a-4|53	
14mu|texlive-autoarea-0.3a-4|54	
14mu|texlive-autoarea-0.3a-4|55	%changelog
14mu|texlive-autoarea-0.3a-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3a-4
14mu|texlive-autoarea-0.3a-4|57	+ Revision: e847156
14mu|texlive-autoarea-0.3a-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-autoarea-0.3a-4|59	
14mu|texlive-autoarea-0.3a-4|60	

24273 14
14mu|texlive-automata-0.3-4|1	# revision 19717
14mu|texlive-automata-0.3-4|2	# category Package
14mu|texlive-automata-0.3-4|3	# catalog-ctan /graphics/metapost/contrib/macros/automata
14mu|texlive-automata-0.3-4|4	# catalog-date 2010-09-13 12:42:36 +0200
14mu|texlive-automata-0.3-4|5	# catalog-license lppl
14mu|texlive-automata-0.3-4|6	# catalog-version 0.3
14mu|texlive-automata-0.3-4|7	Name:		texlive-automata
14mu|texlive-automata-0.3-4|8	Version:	0.3
14mu|texlive-automata-0.3-4|9	Release:	4
14mu|texlive-automata-0.3-4|10	Summary:	Finite state machines, graphs and trees in MetaPost
14mu|texlive-automata-0.3-4|11	Group:		Publishing
14mu|texlive-automata-0.3-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/automata
14mu|texlive-automata-0.3-4|13	License:	LPPL
14mu|texlive-automata-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/automata.tar.xz
14mu|texlive-automata-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/automata.doc.tar.xz
14mu|texlive-automata-0.3-4|16	BuildArch:	noarch
14mu|texlive-automata-0.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-automata-0.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-automata-0.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-automata-0.3-4|20	
14mu|texlive-automata-0.3-4|21	%description
14mu|texlive-automata-0.3-4|22	The package offers a collection of macros for MetaPost to make
14mu|texlive-automata-0.3-4|23	easier to draw finite-state machines, automata, labelled
14mu|texlive-automata-0.3-4|24	graphs, etc. The user defines nodes, which may be isolated or
14mu|texlive-automata-0.3-4|25	arranged into matrices or trees; edges connect pairs of nodes
14mu|texlive-automata-0.3-4|26	through arbitrary paths. Parameters, that specify the shapes of
14mu|texlive-automata-0.3-4|27	nodes and the styles of edges, may be adjusted.
14mu|texlive-automata-0.3-4|28	
14mu|texlive-automata-0.3-4|29	
14mu|texlive-automata-0.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-automata-0.3-4|31	%files
14mu|texlive-automata-0.3-4|32	%{_texmfdistdir}/metapost/automata/automata.mp
14mu|texlive-automata-0.3-4|33	%doc %{_texmfdistdir}/doc/metapost/automata/README
14mu|texlive-automata-0.3-4|34	%doc %{_texmfdistdir}/doc/metapost/automata/example.mp
14mu|texlive-automata-0.3-4|35	%doc %{_texmfdistdir}/doc/metapost/automata/example.pdf
14mu|texlive-automata-0.3-4|36	%doc %{_texmfdistdir}/doc/metapost/automata/example.tex
14mu|texlive-automata-0.3-4|37	
14mu|texlive-automata-0.3-4|38	#-----------------------------------------------------------------------
14mu|texlive-automata-0.3-4|39	%prep
14mu|texlive-automata-0.3-4|40	%setup -c -a0 -a1
14mu|texlive-automata-0.3-4|41	
14mu|texlive-automata-0.3-4|42	%build
14mu|texlive-automata-0.3-4|43	
14mu|texlive-automata-0.3-4|44	%install
14mu|texlive-automata-0.3-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-automata-0.3-4|46	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-automata-0.3-4|47	
14mu|texlive-automata-0.3-4|48	
14mu|texlive-automata-0.3-4|49	
14mu|texlive-automata-0.3-4|50	%changelog
14mu|texlive-automata-0.3-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-automata-0.3-4|52	+ Revision: 000b660
14mu|texlive-automata-0.3-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-automata-0.3-4|54	
14mu|texlive-automata-0.3-4|55	

24274 14
14mu|texlive-autonum-0.3.7-7|1	# revision 32126
14mu|texlive-autonum-0.3.7-7|2	# category Package
14mu|texlive-autonum-0.3.7-7|3	# catalog-ctan /macros/latex/contrib/autonum
14mu|texlive-autonum-0.3.7-7|4	# catalog-date 2013-11-11 00:18:00 +0100
14mu|texlive-autonum-0.3.7-7|5	# catalog-license lppl1.3
14mu|texlive-autonum-0.3.7-7|6	# catalog-version 0.3.7
14mu|texlive-autonum-0.3.7-7|7	Name:		texlive-autonum
14mu|texlive-autonum-0.3.7-7|8	Version:	0.3.7
14mu|texlive-autonum-0.3.7-7|9	Release:	7
14mu|texlive-autonum-0.3.7-7|10	Summary:	Automatic equation references
14mu|texlive-autonum-0.3.7-7|11	Group:		Publishing
14mu|texlive-autonum-0.3.7-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/autonum
14mu|texlive-autonum-0.3.7-7|13	License:	LPPL1.3
14mu|texlive-autonum-0.3.7-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.tar.xz
14mu|texlive-autonum-0.3.7-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.doc.tar.xz
14mu|texlive-autonum-0.3.7-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.source.tar.xz
14mu|texlive-autonum-0.3.7-7|17	BuildArch:	noarch
14mu|texlive-autonum-0.3.7-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-autonum-0.3.7-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-autonum-0.3.7-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-autonum-0.3.7-7|21	
14mu|texlive-autonum-0.3.7-7|22	%description
14mu|texlive-autonum-0.3.7-7|23	The package arranges that equation numbers are applied only to
14mu|texlive-autonum-0.3.7-7|24	those equations that are referenced. This operation is similar
14mu|texlive-autonum-0.3.7-7|25	to the showonlyrefs option of the package mathtools.
14mu|texlive-autonum-0.3.7-7|26	
14mu|texlive-autonum-0.3.7-7|27	
14mu|texlive-autonum-0.3.7-7|28	#-----------------------------------------------------------------------
14mu|texlive-autonum-0.3.7-7|29	%files
14mu|texlive-autonum-0.3.7-7|30	%{_texmfdistdir}/tex/latex/autonum/autonum.sty
14mu|texlive-autonum-0.3.7-7|31	%doc %{_texmfdistdir}/doc/latex/autonum/README
14mu|texlive-autonum-0.3.7-7|32	%doc %{_texmfdistdir}/doc/latex/autonum/autonum.pdf
14mu|texlive-autonum-0.3.7-7|33	%doc %{_texmfdistdir}/doc/latex/autonum/test-autonum.pdf
14mu|texlive-autonum-0.3.7-7|34	%doc %{_texmfdistdir}/doc/latex/autonum/test-autonum.tex
14mu|texlive-autonum-0.3.7-7|35	#- source
14mu|texlive-autonum-0.3.7-7|36	%doc %{_texmfdistdir}/source/latex/autonum/autonum.dtx
14mu|texlive-autonum-0.3.7-7|37	%doc %{_texmfdistdir}/source/latex/autonum/autonum.ins
14mu|texlive-autonum-0.3.7-7|38	
14mu|texlive-autonum-0.3.7-7|39	#-----------------------------------------------------------------------
14mu|texlive-autonum-0.3.7-7|40	%prep
14mu|texlive-autonum-0.3.7-7|41	%setup -c -a0 -a1 -a2
14mu|texlive-autonum-0.3.7-7|42	
14mu|texlive-autonum-0.3.7-7|43	%build
14mu|texlive-autonum-0.3.7-7|44	
14mu|texlive-autonum-0.3.7-7|45	%install
14mu|texlive-autonum-0.3.7-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-autonum-0.3.7-7|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-autonum-0.3.7-7|48	
14mu|texlive-autonum-0.3.7-7|49	%changelog
14mu|texlive-autonum-0.3.7-7|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.7-7
14mu|texlive-autonum-0.3.7-7|51	+ Revision: dfc2d87
14mu|texlive-autonum-0.3.7-7|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-autonum-0.3.7-7|53	
14mu|texlive-autonum-0.3.7-7|54	

24275 14
14mu|texlive-autopdf-1.1-3|1	# revision 32377
14mu|texlive-autopdf-1.1-3|2	# category Package
14mu|texlive-autopdf-1.1-3|3	# catalog-ctan /macros/latex/contrib/autopdf
14mu|texlive-autopdf-1.1-3|4	# catalog-date 2013-12-10 19:56:36 +0100
14mu|texlive-autopdf-1.1-3|5	# catalog-license lppl1.2
14mu|texlive-autopdf-1.1-3|6	# catalog-version 1.1
14mu|texlive-autopdf-1.1-3|7	Name:		texlive-autopdf
14mu|texlive-autopdf-1.1-3|8	Version:	1.1
14mu|texlive-autopdf-1.1-3|9	Release:	3
14mu|texlive-autopdf-1.1-3|10	Summary:	Conversion of graphics to pdfLaTeX-compatible formats
14mu|texlive-autopdf-1.1-3|11	Group:		Publishing
14mu|texlive-autopdf-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/autopdf
14mu|texlive-autopdf-1.1-3|13	License:	LPPL1.2
14mu|texlive-autopdf-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autopdf.tar.xz
14mu|texlive-autopdf-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autopdf.doc.tar.xz
14mu|texlive-autopdf-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autopdf.source.tar.xz
14mu|texlive-autopdf-1.1-3|17	BuildArch:	noarch
14mu|texlive-autopdf-1.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-autopdf-1.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-autopdf-1.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-autopdf-1.1-3|21	
14mu|texlive-autopdf-1.1-3|22	%description
14mu|texlive-autopdf-1.1-3|23	The package facilitates the on-the-fly conversion of various
14mu|texlive-autopdf-1.1-3|24	graphics formats to formats supported by pdfLaTeX (e.g. PDF).
14mu|texlive-autopdf-1.1-3|25	It uses a range of external programs, and therefore requires
14mu|texlive-autopdf-1.1-3|26	that the LaTeX run starts with write18 enabled.
14mu|texlive-autopdf-1.1-3|27	
14mu|texlive-autopdf-1.1-3|28	
14mu|texlive-autopdf-1.1-3|29	#-----------------------------------------------------------------------
14mu|texlive-autopdf-1.1-3|30	%files
14mu|texlive-autopdf-1.1-3|31	%{_texmfdistdir}/tex/latex/autopdf/autopdf.sty
14mu|texlive-autopdf-1.1-3|32	%doc %{_texmfdistdir}/doc/latex/autopdf/README.txt
14mu|texlive-autopdf-1.1-3|33	%doc %{_texmfdistdir}/doc/latex/autopdf/autopdf.pdf
14mu|texlive-autopdf-1.1-3|34	#- source
14mu|texlive-autopdf-1.1-3|35	%doc %{_texmfdistdir}/source/latex/autopdf/autopdf.dtx
14mu|texlive-autopdf-1.1-3|36	
14mu|texlive-autopdf-1.1-3|37	#-----------------------------------------------------------------------
14mu|texlive-autopdf-1.1-3|38	%prep
14mu|texlive-autopdf-1.1-3|39	%setup -c -a0 -a1 -a2
14mu|texlive-autopdf-1.1-3|40	
14mu|texlive-autopdf-1.1-3|41	%build
14mu|texlive-autopdf-1.1-3|42	
14mu|texlive-autopdf-1.1-3|43	%install
14mu|texlive-autopdf-1.1-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-autopdf-1.1-3|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-autopdf-1.1-3|46	
14mu|texlive-autopdf-1.1-3|47	%changelog
14mu|texlive-autopdf-1.1-3|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-autopdf-1.1-3|49	+ Revision: c0ef10d
14mu|texlive-autopdf-1.1-3|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-autopdf-1.1-3|51	
14mu|texlive-autopdf-1.1-3|52	

24276 14
14mu|texlive-auto-pst-pdf-0.6-4|1	# revision 23723
14mu|texlive-auto-pst-pdf-0.6-4|2	# category Package
14mu|texlive-auto-pst-pdf-0.6-4|3	# catalog-ctan /macros/latex/contrib/auto-pst-pdf
14mu|texlive-auto-pst-pdf-0.6-4|4	# catalog-date 2011-08-27 23:30:14 +0200
14mu|texlive-auto-pst-pdf-0.6-4|5	# catalog-license lppl
14mu|texlive-auto-pst-pdf-0.6-4|6	# catalog-version 0.6
14mu|texlive-auto-pst-pdf-0.6-4|7	Name:		texlive-auto-pst-pdf
14mu|texlive-auto-pst-pdf-0.6-4|8	Version:	0.6
14mu|texlive-auto-pst-pdf-0.6-4|9	Release:	4
14mu|texlive-auto-pst-pdf-0.6-4|10	Summary:	Wrapper for pst-pdf (with some psfrag features)
14mu|texlive-auto-pst-pdf-0.6-4|11	Group:		Publishing
14mu|texlive-auto-pst-pdf-0.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/auto-pst-pdf
14mu|texlive-auto-pst-pdf-0.6-4|13	License:	LPPL
14mu|texlive-auto-pst-pdf-0.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auto-pst-pdf.tar.xz
14mu|texlive-auto-pst-pdf-0.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auto-pst-pdf.doc.tar.xz
14mu|texlive-auto-pst-pdf-0.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auto-pst-pdf.source.tar.xz
14mu|texlive-auto-pst-pdf-0.6-4|17	BuildArch:	noarch
14mu|texlive-auto-pst-pdf-0.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-auto-pst-pdf-0.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-auto-pst-pdf-0.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-auto-pst-pdf-0.6-4|21	
14mu|texlive-auto-pst-pdf-0.6-4|22	%description
14mu|texlive-auto-pst-pdf-0.6-4|23	The package uses --shell-escape to execute pst-pdf when
14mu|texlive-auto-pst-pdf-0.6-4|24	necessary. This makes it especially easy to integrate into the
14mu|texlive-auto-pst-pdf-0.6-4|25	workflow of an editor with just "LaTeX" and "pdfLaTeX" buttons.
14mu|texlive-auto-pst-pdf-0.6-4|26	Wrappers are provided for various psfrag-related features so
14mu|texlive-auto-pst-pdf-0.6-4|27	that Matlab figures via laprint, Mathematica figures via
14mu|texlive-auto-pst-pdf-0.6-4|28	MathPSfrag, and regular psfrag figures can all be input
14mu|texlive-auto-pst-pdf-0.6-4|29	consistently and easily.
14mu|texlive-auto-pst-pdf-0.6-4|30	
14mu|texlive-auto-pst-pdf-0.6-4|31	
14mu|texlive-auto-pst-pdf-0.6-4|32	#-----------------------------------------------------------------------
14mu|texlive-auto-pst-pdf-0.6-4|33	%files
14mu|texlive-auto-pst-pdf-0.6-4|34	%{_texmfdistdir}/tex/latex/auto-pst-pdf/auto-pst-pdf.sty
14mu|texlive-auto-pst-pdf-0.6-4|35	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/README
14mu|texlive-auto-pst-pdf-0.6-4|36	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.pdf
14mu|texlive-auto-pst-pdf-0.6-4|37	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.tex
14mu|texlive-auto-pst-pdf-0.6-4|38	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf.pdf
14mu|texlive-auto-pst-pdf-0.6-4|39	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/example-psfrag.tex
14mu|texlive-auto-pst-pdf-0.6-4|40	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/example.eps
14mu|texlive-auto-pst-pdf-0.6-4|41	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/example.tex
14mu|texlive-auto-pst-pdf-0.6-4|42	#- source
14mu|texlive-auto-pst-pdf-0.6-4|43	%doc %{_texmfdistdir}/source/latex/auto-pst-pdf/auto-pst-pdf.dtx
14mu|texlive-auto-pst-pdf-0.6-4|44	%doc %{_texmfdistdir}/source/latex/auto-pst-pdf/auto-pst-pdf.ins
14mu|texlive-auto-pst-pdf-0.6-4|45	
14mu|texlive-auto-pst-pdf-0.6-4|46	#-----------------------------------------------------------------------
14mu|texlive-auto-pst-pdf-0.6-4|47	%prep
14mu|texlive-auto-pst-pdf-0.6-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-auto-pst-pdf-0.6-4|49	
14mu|texlive-auto-pst-pdf-0.6-4|50	%build
14mu|texlive-auto-pst-pdf-0.6-4|51	
14mu|texlive-auto-pst-pdf-0.6-4|52	%install
14mu|texlive-auto-pst-pdf-0.6-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-auto-pst-pdf-0.6-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-auto-pst-pdf-0.6-4|55	
14mu|texlive-auto-pst-pdf-0.6-4|56	
14mu|texlive-auto-pst-pdf-0.6-4|57	
14mu|texlive-auto-pst-pdf-0.6-4|58	%changelog
14mu|texlive-auto-pst-pdf-0.6-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14mu|texlive-auto-pst-pdf-0.6-4|60	+ Revision: 28e1eff
14mu|texlive-auto-pst-pdf-0.6-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-auto-pst-pdf-0.6-4|62	
14mu|texlive-auto-pst-pdf-0.6-4|63	

24277 14
14mu|texlive-avantgar-20110301-4|1	# revision 21993
14mu|texlive-avantgar-20110301-4|2	# category Package
14mu|texlive-avantgar-20110301-4|3	# catalog-ctan /fonts/urw/base35
14mu|texlive-avantgar-20110301-4|4	# catalog-date 2011-03-01 21:42:17 +0100
14mu|texlive-avantgar-20110301-4|5	# catalog-license gpl
14mu|texlive-avantgar-20110301-4|6	# catalog-version undef
14mu|texlive-avantgar-20110301-4|7	Name:		texlive-avantgar
14mu|texlive-avantgar-20110301-4|8	Version:	20110301
14mu|texlive-avantgar-20110301-4|9	Release:	4
14mu|texlive-avantgar-20110301-4|10	Summary:	URW "Base 35" font pack for LaTeX
14mu|texlive-avantgar-20110301-4|11	Group:		Publishing
14mu|texlive-avantgar-20110301-4|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mu|texlive-avantgar-20110301-4|13	License:	GPL
14mu|texlive-avantgar-20110301-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/avantgar.tar.xz
14mu|texlive-avantgar-20110301-4|15	BuildArch:	noarch
14mu|texlive-avantgar-20110301-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-avantgar-20110301-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-avantgar-20110301-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-avantgar-20110301-4|19	
14mu|texlive-avantgar-20110301-4|20	%description
14mu|texlive-avantgar-20110301-4|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mu|texlive-avantgar-20110301-4|22	basic set, comprising: - Century Schoolbook (substituting for
14mu|texlive-avantgar-20110301-4|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mu|texlive-avantgar-20110301-4|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mu|texlive-avantgar-20110301-4|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mu|texlive-avantgar-20110301-4|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mu|texlive-avantgar-20110301-4|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mu|texlive-avantgar-20110301-4|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mu|texlive-avantgar-20110301-4|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mu|texlive-avantgar-20110301-4|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mu|texlive-avantgar-20110301-4|31	(substituting for Adobe's Palatino).
14mu|texlive-avantgar-20110301-4|32	
14mu|texlive-avantgar-20110301-4|33	
14mu|texlive-avantgar-20110301-4|34	#-----------------------------------------------------------------------
14mu|texlive-avantgar-20110301-4|35	%files
14mu|texlive-avantgar-20110301-4|36	%{_texmfdistdir}/dvips/avantgar/config.uag
14mu|texlive-avantgar-20110301-4|37	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagd8a.afm
14mu|texlive-avantgar-20110301-4|38	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagdo8a.afm
14mu|texlive-avantgar-20110301-4|39	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagk8a.afm
14mu|texlive-avantgar-20110301-4|40	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagko8a.afm
14mu|texlive-avantgar-20110301-4|41	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagb8a.afm
14mu|texlive-avantgar-20110301-4|42	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagbi8a.afm
14mu|texlive-avantgar-20110301-4|43	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagd8a.afm
14mu|texlive-avantgar-20110301-4|44	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagdo8a.afm
14mu|texlive-avantgar-20110301-4|45	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagk8a.afm
14mu|texlive-avantgar-20110301-4|46	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagko8a.afm
14mu|texlive-avantgar-20110301-4|47	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagr8a.afm
14mu|texlive-avantgar-20110301-4|48	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagri8a.afm
14mu|texlive-avantgar-20110301-4|49	%{_texmfdistdir}/fonts/map/dvips/avantgar/uag.map
14mu|texlive-avantgar-20110301-4|50	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd.tfm
14mu|texlive-avantgar-20110301-4|51	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd7t.tfm
14mu|texlive-avantgar-20110301-4|52	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8c.tfm
14mu|texlive-avantgar-20110301-4|53	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8r.tfm
14mu|texlive-avantgar-20110301-4|54	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8t.tfm
14mu|texlive-avantgar-20110301-4|55	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc.tfm
14mu|texlive-avantgar-20110301-4|56	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc7t.tfm
14mu|texlive-avantgar-20110301-4|57	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc8t.tfm
14mu|texlive-avantgar-20110301-4|58	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo.tfm
14mu|texlive-avantgar-20110301-4|59	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo7t.tfm
14mu|texlive-avantgar-20110301-4|60	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8c.tfm
14mu|texlive-avantgar-20110301-4|61	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8r.tfm
14mu|texlive-avantgar-20110301-4|62	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8t.tfm
14mu|texlive-avantgar-20110301-4|63	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk.tfm
14mu|texlive-avantgar-20110301-4|64	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk7t.tfm
14mu|texlive-avantgar-20110301-4|65	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8c.tfm
14mu|texlive-avantgar-20110301-4|66	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8r.tfm
14mu|texlive-avantgar-20110301-4|67	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8t.tfm
14mu|texlive-avantgar-20110301-4|68	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc.tfm
14mu|texlive-avantgar-20110301-4|69	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc7t.tfm
14mu|texlive-avantgar-20110301-4|70	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc8t.tfm
14mu|texlive-avantgar-20110301-4|71	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko.tfm
14mu|texlive-avantgar-20110301-4|72	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko7t.tfm
14mu|texlive-avantgar-20110301-4|73	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8c.tfm
14mu|texlive-avantgar-20110301-4|74	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8r.tfm
14mu|texlive-avantgar-20110301-4|75	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8t.tfm
14mu|texlive-avantgar-20110301-4|76	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagd8z.tfm
14mu|texlive-avantgar-20110301-4|77	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagdc8z.tfm
14mu|texlive-avantgar-20110301-4|78	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagdo8z.tfm
14mu|texlive-avantgar-20110301-4|79	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagk8z.tfm
14mu|texlive-avantgar-20110301-4|80	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagkc8z.tfm
14mu|texlive-avantgar-20110301-4|81	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagko8z.tfm
14mu|texlive-avantgar-20110301-4|82	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagd.tfm
14mu|texlive-avantgar-20110301-4|83	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagdo.tfm
14mu|texlive-avantgar-20110301-4|84	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagk.tfm
14mu|texlive-avantgar-20110301-4|85	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagko.tfm
14mu|texlive-avantgar-20110301-4|86	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb7t.tfm
14mu|texlive-avantgar-20110301-4|87	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8c.tfm
14mu|texlive-avantgar-20110301-4|88	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8r.tfm
14mu|texlive-avantgar-20110301-4|89	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8t.tfm
14mu|texlive-avantgar-20110301-4|90	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbc7t.tfm
14mu|texlive-avantgar-20110301-4|91	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbc8t.tfm
14mu|texlive-avantgar-20110301-4|92	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi7t.tfm
14mu|texlive-avantgar-20110301-4|93	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8c.tfm
14mu|texlive-avantgar-20110301-4|94	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8r.tfm
14mu|texlive-avantgar-20110301-4|95	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8t.tfm
14mu|texlive-avantgar-20110301-4|96	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo7t.tfm
14mu|texlive-avantgar-20110301-4|97	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8c.tfm
14mu|texlive-avantgar-20110301-4|98	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8r.tfm
14mu|texlive-avantgar-20110301-4|99	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8t.tfm
14mu|texlive-avantgar-20110301-4|100	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd7t.tfm
14mu|texlive-avantgar-20110301-4|101	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8c.tfm
14mu|texlive-avantgar-20110301-4|102	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8r.tfm
14mu|texlive-avantgar-20110301-4|103	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8t.tfm
14mu|texlive-avantgar-20110301-4|104	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdc7t.tfm
14mu|texlive-avantgar-20110301-4|105	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdc8t.tfm
14mu|texlive-avantgar-20110301-4|106	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo7t.tfm
14mu|texlive-avantgar-20110301-4|107	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8c.tfm
14mu|texlive-avantgar-20110301-4|108	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8r.tfm
14mu|texlive-avantgar-20110301-4|109	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8t.tfm
14mu|texlive-avantgar-20110301-4|110	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk7t.tfm
14mu|texlive-avantgar-20110301-4|111	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8c.tfm
14mu|texlive-avantgar-20110301-4|112	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8r.tfm
14mu|texlive-avantgar-20110301-4|113	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8t.tfm
14mu|texlive-avantgar-20110301-4|114	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagkc7t.tfm
14mu|texlive-avantgar-20110301-4|115	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagkc8t.tfm
14mu|texlive-avantgar-20110301-4|116	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko7t.tfm
14mu|texlive-avantgar-20110301-4|117	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8c.tfm
14mu|texlive-avantgar-20110301-4|118	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8r.tfm
14mu|texlive-avantgar-20110301-4|119	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8t.tfm
14mu|texlive-avantgar-20110301-4|120	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr7t.tfm
14mu|texlive-avantgar-20110301-4|121	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8c.tfm
14mu|texlive-avantgar-20110301-4|122	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8r.tfm
14mu|texlive-avantgar-20110301-4|123	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8t.tfm
14mu|texlive-avantgar-20110301-4|124	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagrc7t.tfm
14mu|texlive-avantgar-20110301-4|125	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagrc8t.tfm
14mu|texlive-avantgar-20110301-4|126	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri7t.tfm
14mu|texlive-avantgar-20110301-4|127	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8c.tfm
14mu|texlive-avantgar-20110301-4|128	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8r.tfm
14mu|texlive-avantgar-20110301-4|129	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8t.tfm
14mu|texlive-avantgar-20110301-4|130	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro7t.tfm
14mu|texlive-avantgar-20110301-4|131	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8c.tfm
14mu|texlive-avantgar-20110301-4|132	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8r.tfm
14mu|texlive-avantgar-20110301-4|133	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8t.tfm
14mu|texlive-avantgar-20110301-4|134	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagd8a.pfb
14mu|texlive-avantgar-20110301-4|135	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagd8a.pfm
14mu|texlive-avantgar-20110301-4|136	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagdo8a.pfb
14mu|texlive-avantgar-20110301-4|137	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagdo8a.pfm
14mu|texlive-avantgar-20110301-4|138	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagk8a.pfb
14mu|texlive-avantgar-20110301-4|139	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagk8a.pfm
14mu|texlive-avantgar-20110301-4|140	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagko8a.pfb
14mu|texlive-avantgar-20110301-4|141	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagko8a.pfm
14mu|texlive-avantgar-20110301-4|142	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd.vf
14mu|texlive-avantgar-20110301-4|143	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd7t.vf
14mu|texlive-avantgar-20110301-4|144	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd8c.vf
14mu|texlive-avantgar-20110301-4|145	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd8t.vf
14mu|texlive-avantgar-20110301-4|146	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc.vf
14mu|texlive-avantgar-20110301-4|147	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc7t.vf
14mu|texlive-avantgar-20110301-4|148	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc8t.vf
14mu|texlive-avantgar-20110301-4|149	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo.vf
14mu|texlive-avantgar-20110301-4|150	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo7t.vf
14mu|texlive-avantgar-20110301-4|151	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo8c.vf
14mu|texlive-avantgar-20110301-4|152	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo8t.vf
14mu|texlive-avantgar-20110301-4|153	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk.vf
14mu|texlive-avantgar-20110301-4|154	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk7t.vf
14mu|texlive-avantgar-20110301-4|155	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk8c.vf
14mu|texlive-avantgar-20110301-4|156	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk8t.vf
14mu|texlive-avantgar-20110301-4|157	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc.vf
14mu|texlive-avantgar-20110301-4|158	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc7t.vf
14mu|texlive-avantgar-20110301-4|159	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc8t.vf
14mu|texlive-avantgar-20110301-4|160	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko.vf
14mu|texlive-avantgar-20110301-4|161	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko7t.vf
14mu|texlive-avantgar-20110301-4|162	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko8c.vf
14mu|texlive-avantgar-20110301-4|163	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko8t.vf
14mu|texlive-avantgar-20110301-4|164	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagd8z.vf
14mu|texlive-avantgar-20110301-4|165	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagdc8z.vf
14mu|texlive-avantgar-20110301-4|166	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagdo8z.vf
14mu|texlive-avantgar-20110301-4|167	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagk8z.vf
14mu|texlive-avantgar-20110301-4|168	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagkc8z.vf
14mu|texlive-avantgar-20110301-4|169	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagko8z.vf
14mu|texlive-avantgar-20110301-4|170	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb7t.vf
14mu|texlive-avantgar-20110301-4|171	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb8c.vf
14mu|texlive-avantgar-20110301-4|172	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb8t.vf
14mu|texlive-avantgar-20110301-4|173	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbc7t.vf
14mu|texlive-avantgar-20110301-4|174	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbc8t.vf
14mu|texlive-avantgar-20110301-4|175	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi7t.vf
14mu|texlive-avantgar-20110301-4|176	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi8c.vf
14mu|texlive-avantgar-20110301-4|177	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi8t.vf
14mu|texlive-avantgar-20110301-4|178	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo7t.vf
14mu|texlive-avantgar-20110301-4|179	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo8c.vf
14mu|texlive-avantgar-20110301-4|180	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo8t.vf
14mu|texlive-avantgar-20110301-4|181	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd7t.vf
14mu|texlive-avantgar-20110301-4|182	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd8c.vf
14mu|texlive-avantgar-20110301-4|183	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd8t.vf
14mu|texlive-avantgar-20110301-4|184	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdc7t.vf
14mu|texlive-avantgar-20110301-4|185	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdc8t.vf
14mu|texlive-avantgar-20110301-4|186	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo7t.vf
14mu|texlive-avantgar-20110301-4|187	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo8c.vf
14mu|texlive-avantgar-20110301-4|188	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo8t.vf
14mu|texlive-avantgar-20110301-4|189	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk7t.vf
14mu|texlive-avantgar-20110301-4|190	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk8c.vf
14mu|texlive-avantgar-20110301-4|191	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk8t.vf
14mu|texlive-avantgar-20110301-4|192	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagkc7t.vf
14mu|texlive-avantgar-20110301-4|193	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagkc8t.vf
14mu|texlive-avantgar-20110301-4|194	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko7t.vf
14mu|texlive-avantgar-20110301-4|195	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko8c.vf
14mu|texlive-avantgar-20110301-4|196	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko8t.vf
14mu|texlive-avantgar-20110301-4|197	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr7t.vf
14mu|texlive-avantgar-20110301-4|198	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr8c.vf
14mu|texlive-avantgar-20110301-4|199	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr8t.vf
14mu|texlive-avantgar-20110301-4|200	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagrc7t.vf
14mu|texlive-avantgar-20110301-4|201	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagrc8t.vf
14mu|texlive-avantgar-20110301-4|202	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri7t.vf
14mu|texlive-avantgar-20110301-4|203	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri8c.vf
14mu|texlive-avantgar-20110301-4|204	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri8t.vf
14mu|texlive-avantgar-20110301-4|205	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro7t.vf
14mu|texlive-avantgar-20110301-4|206	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro8c.vf
14mu|texlive-avantgar-20110301-4|207	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro8t.vf
14mu|texlive-avantgar-20110301-4|208	%{_texmfdistdir}/tex/latex/avantgar/8ruag.fd
14mu|texlive-avantgar-20110301-4|209	%{_texmfdistdir}/tex/latex/avantgar/omluag.fd
14mu|texlive-avantgar-20110301-4|210	%{_texmfdistdir}/tex/latex/avantgar/omsuag.fd
14mu|texlive-avantgar-20110301-4|211	%{_texmfdistdir}/tex/latex/avantgar/ot1uag.fd
14mu|texlive-avantgar-20110301-4|212	%{_texmfdistdir}/tex/latex/avantgar/t1uag.fd
14mu|texlive-avantgar-20110301-4|213	%{_texmfdistdir}/tex/latex/avantgar/ts1uag.fd
14mu|texlive-avantgar-20110301-4|214	
14mu|texlive-avantgar-20110301-4|215	#-----------------------------------------------------------------------
14mu|texlive-avantgar-20110301-4|216	%prep
14mu|texlive-avantgar-20110301-4|217	%setup -c -a0
14mu|texlive-avantgar-20110301-4|218	
14mu|texlive-avantgar-20110301-4|219	%build
14mu|texlive-avantgar-20110301-4|220	
14mu|texlive-avantgar-20110301-4|221	%install
14mu|texlive-avantgar-20110301-4|222	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-avantgar-20110301-4|223	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mu|texlive-avantgar-20110301-4|224	
14mu|texlive-avantgar-20110301-4|225	
14mu|texlive-avantgar-20110301-4|226	
14mu|texlive-avantgar-20110301-4|227	%changelog
14mu|texlive-avantgar-20110301-4|228	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110301-4
14mu|texlive-avantgar-20110301-4|229	+ Revision: d38510e
14mu|texlive-avantgar-20110301-4|230	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-avantgar-20110301-4|231	
14mu|texlive-avantgar-20110301-4|232	

24278 14
14mu|texlive-babel-albanian-1.0c-7|1	# revision 30254
14mu|texlive-babel-albanian-1.0c-7|2	# category Package
14mu|texlive-babel-albanian-1.0c-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/albanian
14mu|texlive-babel-albanian-1.0c-7|4	# catalog-date 2011-09-19 08:05:09 +0100
14mu|texlive-babel-albanian-1.0c-7|5	# catalog-license lppl
14mu|texlive-babel-albanian-1.0c-7|6	# catalog-version 1.0c
14mu|texlive-babel-albanian-1.0c-7|7	Name:		texlive-babel-albanian
14mu|texlive-babel-albanian-1.0c-7|8	Version:	1.0c
14mu|texlive-babel-albanian-1.0c-7|9	Release:	7
14mu|texlive-babel-albanian-1.0c-7|10	Summary:	Support for Albanian within babel
14mu|texlive-babel-albanian-1.0c-7|11	Group:		Publishing
14mu|texlive-babel-albanian-1.0c-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/albanian
14mu|texlive-babel-albanian-1.0c-7|13	License:	LPPL
14mu|texlive-babel-albanian-1.0c-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-albanian.tar.xz
14mu|texlive-babel-albanian-1.0c-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-albanian.doc.tar.xz
14mu|texlive-babel-albanian-1.0c-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-albanian.source.tar.xz
14mu|texlive-babel-albanian-1.0c-7|17	BuildArch:	noarch
14mu|texlive-babel-albanian-1.0c-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-albanian-1.0c-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-albanian-1.0c-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-albanian-1.0c-7|21	
14mu|texlive-babel-albanian-1.0c-7|22	%description
14mu|texlive-babel-albanian-1.0c-7|23	The package provides support for typesetting Albanian (as part
14mu|texlive-babel-albanian-1.0c-7|24	of the babel system).
14mu|texlive-babel-albanian-1.0c-7|25	
14mu|texlive-babel-albanian-1.0c-7|26	
14mu|texlive-babel-albanian-1.0c-7|27	#-----------------------------------------------------------------------
14mu|texlive-babel-albanian-1.0c-7|28	%files
14mu|texlive-babel-albanian-1.0c-7|29	%{_texmfdistdir}/tex/generic/babel-albanian/albanian.ldf
14mu|texlive-babel-albanian-1.0c-7|30	%doc %{_texmfdistdir}/doc/generic/babel-albanian/albanian.pdf
14mu|texlive-babel-albanian-1.0c-7|31	#- source
14mu|texlive-babel-albanian-1.0c-7|32	%doc %{_texmfdistdir}/source/generic/babel-albanian/albanian.dtx
14mu|texlive-babel-albanian-1.0c-7|33	%doc %{_texmfdistdir}/source/generic/babel-albanian/albanian.ins
14mu|texlive-babel-albanian-1.0c-7|34	
14mu|texlive-babel-albanian-1.0c-7|35	#-----------------------------------------------------------------------
14mu|texlive-babel-albanian-1.0c-7|36	%prep
14mu|texlive-babel-albanian-1.0c-7|37	%setup -c -a0 -a1 -a2
14mu|texlive-babel-albanian-1.0c-7|38	
14mu|texlive-babel-albanian-1.0c-7|39	%build
14mu|texlive-babel-albanian-1.0c-7|40	
14mu|texlive-babel-albanian-1.0c-7|41	%install
14mu|texlive-babel-albanian-1.0c-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-albanian-1.0c-7|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-albanian-1.0c-7|44	
14mu|texlive-babel-albanian-1.0c-7|45	%changelog
14mu|texlive-babel-albanian-1.0c-7|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0c-7
14mu|texlive-babel-albanian-1.0c-7|47	+ Revision: fb2f165
14mu|texlive-babel-albanian-1.0c-7|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-albanian-1.0c-7|49	
14mu|texlive-babel-albanian-1.0c-7|50	

24279 14
14mu|texlive-babel-bahasa-1.0l-7|1	# revision 30255
14mu|texlive-babel-bahasa-1.0l-7|2	# category Package
14mu|texlive-babel-bahasa-1.0l-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/bahasa
14mu|texlive-babel-bahasa-1.0l-7|4	# catalog-date 2013-05-06 22:45:34 +0200
14mu|texlive-babel-bahasa-1.0l-7|5	# catalog-license lppl1.3
14mu|texlive-babel-bahasa-1.0l-7|6	# catalog-version 1.0l
14mu|texlive-babel-bahasa-1.0l-7|7	Name:		texlive-babel-bahasa
14mu|texlive-babel-bahasa-1.0l-7|8	Version:	1.0l
14mu|texlive-babel-bahasa-1.0l-7|9	Release:	7
14mu|texlive-babel-bahasa-1.0l-7|10	Summary:	Support for Bahasa within babel
14mu|texlive-babel-bahasa-1.0l-7|11	Group:		Publishing
14mu|texlive-babel-bahasa-1.0l-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/bahasa
14mu|texlive-babel-bahasa-1.0l-7|13	License:	LPPL1.3
14mu|texlive-babel-bahasa-1.0l-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bahasa.tar.xz
14mu|texlive-babel-bahasa-1.0l-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bahasa.doc.tar.xz
14mu|texlive-babel-bahasa-1.0l-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bahasa.source.tar.xz
14mu|texlive-babel-bahasa-1.0l-7|17	BuildArch:	noarch
14mu|texlive-babel-bahasa-1.0l-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-bahasa-1.0l-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-bahasa-1.0l-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-bahasa-1.0l-7|21	
14mu|texlive-babel-bahasa-1.0l-7|22	%description
14mu|texlive-babel-bahasa-1.0l-7|23	The bundle provides two sets of language typesetting support,
14mu|texlive-babel-bahasa-1.0l-7|24	for Bahasa Indonesia and Bahasa Malaysia.
14mu|texlive-babel-bahasa-1.0l-7|25	
14mu|texlive-babel-bahasa-1.0l-7|26	
14mu|texlive-babel-bahasa-1.0l-7|27	#-----------------------------------------------------------------------
14mu|texlive-babel-bahasa-1.0l-7|28	%files
14mu|texlive-babel-bahasa-1.0l-7|29	%{_texmfdistdir}/tex/generic/babel-bahasa/bahasai.ldf
14mu|texlive-babel-bahasa-1.0l-7|30	%{_texmfdistdir}/tex/generic/babel-bahasa/bahasam.ldf
14mu|texlive-babel-bahasa-1.0l-7|31	%doc %{_texmfdistdir}/doc/generic/babel-bahasa/bahasa.pdf
14mu|texlive-babel-bahasa-1.0l-7|32	%doc %{_texmfdistdir}/doc/generic/babel-bahasa/bahasam.pdf
14mu|texlive-babel-bahasa-1.0l-7|33	#- source
14mu|texlive-babel-bahasa-1.0l-7|34	%doc %{_texmfdistdir}/source/generic/babel-bahasa/bahasa.dtx
14mu|texlive-babel-bahasa-1.0l-7|35	%doc %{_texmfdistdir}/source/generic/babel-bahasa/bahasa.ins
14mu|texlive-babel-bahasa-1.0l-7|36	%doc %{_texmfdistdir}/source/generic/babel-bahasa/bahasam.dtx
14mu|texlive-babel-bahasa-1.0l-7|37	
14mu|texlive-babel-bahasa-1.0l-7|38	#-----------------------------------------------------------------------
14mu|texlive-babel-bahasa-1.0l-7|39	%prep
14mu|texlive-babel-bahasa-1.0l-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-babel-bahasa-1.0l-7|41	
14mu|texlive-babel-bahasa-1.0l-7|42	%build
14mu|texlive-babel-bahasa-1.0l-7|43	
14mu|texlive-babel-bahasa-1.0l-7|44	%install
14mu|texlive-babel-bahasa-1.0l-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-bahasa-1.0l-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-bahasa-1.0l-7|47	
14mu|texlive-babel-bahasa-1.0l-7|48	%changelog
14mu|texlive-babel-bahasa-1.0l-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0l-7
14mu|texlive-babel-bahasa-1.0l-7|50	+ Revision: 0021e13
14mu|texlive-babel-bahasa-1.0l-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-bahasa-1.0l-7|52	
14mu|texlive-babel-bahasa-1.0l-7|53	

24280 14
14mu|texlive-babel-basque-20131013-7|1	# revision 30256
14mu|texlive-babel-basque-20131013-7|2	# category Package
14mu|texlive-babel-basque-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-basque-20131013-7|4	# catalog-date undef
14mu|texlive-babel-basque-20131013-7|5	# catalog-license undef
14mu|texlive-babel-basque-20131013-7|6	# catalog-version undef
14mu|texlive-babel-basque-20131013-7|7	Name:		texlive-babel-basque
14mu|texlive-babel-basque-20131013-7|8	Version:	20131013
14mu|texlive-babel-basque-20131013-7|9	Release:	7
14mu|texlive-babel-basque-20131013-7|10	Summary:	TeXLive babel-basque package
14mu|texlive-babel-basque-20131013-7|11	Group:		Publishing
14mu|texlive-babel-basque-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-basque-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-basque-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-basque.tar.xz
14mu|texlive-babel-basque-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-basque.doc.tar.xz
14mu|texlive-babel-basque-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-basque.source.tar.xz
14mu|texlive-babel-basque-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-basque-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-basque-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-basque-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-basque-20131013-7|21	
14mu|texlive-babel-basque-20131013-7|22	%description
14mu|texlive-babel-basque-20131013-7|23	TeXLive babel-basque package.
14mu|texlive-babel-basque-20131013-7|24	
14mu|texlive-babel-basque-20131013-7|25	
14mu|texlive-babel-basque-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-basque-20131013-7|27	%files
14mu|texlive-babel-basque-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-basque/basque.ldf
14mu|texlive-babel-basque-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-basque/basque.pdf
14mu|texlive-babel-basque-20131013-7|30	#- source
14mu|texlive-babel-basque-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-basque/basque.dtx
14mu|texlive-babel-basque-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-basque/basque.ins
14mu|texlive-babel-basque-20131013-7|33	
14mu|texlive-babel-basque-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-basque-20131013-7|35	%prep
14mu|texlive-babel-basque-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-basque-20131013-7|37	
14mu|texlive-babel-basque-20131013-7|38	%build
14mu|texlive-babel-basque-20131013-7|39	
14mu|texlive-babel-basque-20131013-7|40	%install
14mu|texlive-babel-basque-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-basque-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-basque-20131013-7|43	
14mu|texlive-babel-basque-20131013-7|44	%changelog
14mu|texlive-babel-basque-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-basque-20131013-7|46	+ Revision: 5e5047e
14mu|texlive-babel-basque-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-basque-20131013-7|48	
14mu|texlive-babel-basque-20131013-7|49	

24281 14
14mu|texlive-babelbib-1.31-4|1	# revision 25245
14mu|texlive-babelbib-1.31-4|2	# category Package
14mu|texlive-babelbib-1.31-4|3	# catalog-ctan /biblio/bibtex/contrib/babelbib
14mu|texlive-babelbib-1.31-4|4	# catalog-date 2012-01-30 12:34:22 +0100
14mu|texlive-babelbib-1.31-4|5	# catalog-license lppl1
14mu|texlive-babelbib-1.31-4|6	# catalog-version 1.31
14mu|texlive-babelbib-1.31-4|7	Name:		texlive-babelbib
14mu|texlive-babelbib-1.31-4|8	Version:	1.31
14mu|texlive-babelbib-1.31-4|9	Release:	4
14mu|texlive-babelbib-1.31-4|10	Summary:	Multilingual bibliographies
14mu|texlive-babelbib-1.31-4|11	Group:		Publishing
14mu|texlive-babelbib-1.31-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/babelbib
14mu|texlive-babelbib-1.31-4|13	License:	LPPL1
14mu|texlive-babelbib-1.31-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babelbib.tar.xz
14mu|texlive-babelbib-1.31-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babelbib.doc.tar.xz
14mu|texlive-babelbib-1.31-4|16	BuildArch:	noarch
14mu|texlive-babelbib-1.31-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-babelbib-1.31-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-babelbib-1.31-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-babelbib-1.31-4|20	
14mu|texlive-babelbib-1.31-4|21	%description
14mu|texlive-babelbib-1.31-4|22	This package enables to generate multilingual bibliographies in
14mu|texlive-babelbib-1.31-4|23	cooperation with babel. Two approaches are possible: Each
14mu|texlive-babelbib-1.31-4|24	citation may be written in another language, or the whole
14mu|texlive-babelbib-1.31-4|25	bibliography can be typeset in a language chosen by the user.
14mu|texlive-babelbib-1.31-4|26	In addition, the package supports commands to change the
14mu|texlive-babelbib-1.31-4|27	typography of the bibliographies.
14mu|texlive-babelbib-1.31-4|28	
14mu|texlive-babelbib-1.31-4|29	
14mu|texlive-babelbib-1.31-4|30	#-----------------------------------------------------------------------
14mu|texlive-babelbib-1.31-4|31	%files
14mu|texlive-babelbib-1.31-4|32	%{_texmfdistdir}/bibtex/bst/babelbib/bababbr3-fl.bst
14mu|texlive-babelbib-1.31-4|33	%{_texmfdistdir}/bibtex/bst/babelbib/bababbr3-lf.bst
14mu|texlive-babelbib-1.31-4|34	%{_texmfdistdir}/bibtex/bst/babelbib/bababbr3.bst
14mu|texlive-babelbib-1.31-4|35	%{_texmfdistdir}/bibtex/bst/babelbib/bababbrv-fl.bst
14mu|texlive-babelbib-1.31-4|36	%{_texmfdistdir}/bibtex/bst/babelbib/bababbrv-lf.bst
14mu|texlive-babelbib-1.31-4|37	%{_texmfdistdir}/bibtex/bst/babelbib/bababbrv.bst
14mu|texlive-babelbib-1.31-4|38	%{_texmfdistdir}/bibtex/bst/babelbib/babalpha-fl.bst
14mu|texlive-babelbib-1.31-4|39	%{_texmfdistdir}/bibtex/bst/babelbib/babalpha-lf.bst
14mu|texlive-babelbib-1.31-4|40	%{_texmfdistdir}/bibtex/bst/babelbib/babalpha.bst
14mu|texlive-babelbib-1.31-4|41	%{_texmfdistdir}/bibtex/bst/babelbib/babamspl.bst
14mu|texlive-babelbib-1.31-4|42	%{_texmfdistdir}/bibtex/bst/babelbib/babplai3-fl.bst
14mu|texlive-babelbib-1.31-4|43	%{_texmfdistdir}/bibtex/bst/babelbib/babplai3-lf.bst
14mu|texlive-babelbib-1.31-4|44	%{_texmfdistdir}/bibtex/bst/babelbib/babplai3.bst
14mu|texlive-babelbib-1.31-4|45	%{_texmfdistdir}/bibtex/bst/babelbib/babplain-fl.bst
14mu|texlive-babelbib-1.31-4|46	%{_texmfdistdir}/bibtex/bst/babelbib/babplain-lf.bst
14mu|texlive-babelbib-1.31-4|47	%{_texmfdistdir}/bibtex/bst/babelbib/babplain.bst
14mu|texlive-babelbib-1.31-4|48	%{_texmfdistdir}/bibtex/bst/babelbib/babunsrt-fl.bst
14mu|texlive-babelbib-1.31-4|49	%{_texmfdistdir}/bibtex/bst/babelbib/babunsrt-lf.bst
14mu|texlive-babelbib-1.31-4|50	%{_texmfdistdir}/bibtex/bst/babelbib/babunsrt.bst
14mu|texlive-babelbib-1.31-4|51	%{_texmfdistdir}/tex/latex/babelbib/afrikaans.bdf
14mu|texlive-babelbib-1.31-4|52	%{_texmfdistdir}/tex/latex/babelbib/babelbib.sty
14mu|texlive-babelbib-1.31-4|53	%{_texmfdistdir}/tex/latex/babelbib/bahasa.bdf
14mu|texlive-babelbib-1.31-4|54	%{_texmfdistdir}/tex/latex/babelbib/catalan.bdf
14mu|texlive-babelbib-1.31-4|55	%{_texmfdistdir}/tex/latex/babelbib/croatian.bdf
14mu|texlive-babelbib-1.31-4|56	%{_texmfdistdir}/tex/latex/babelbib/czech.bdf
14mu|texlive-babelbib-1.31-4|57	%{_texmfdistdir}/tex/latex/babelbib/danish.bdf
14mu|texlive-babelbib-1.31-4|58	%{_texmfdistdir}/tex/latex/babelbib/dutch.bdf
14mu|texlive-babelbib-1.31-4|59	%{_texmfdistdir}/tex/latex/babelbib/english.bdf
14mu|texlive-babelbib-1.31-4|60	%{_texmfdistdir}/tex/latex/babelbib/esperanto.bdf
14mu|texlive-babelbib-1.31-4|61	%{_texmfdistdir}/tex/latex/babelbib/finnish.bdf
14mu|texlive-babelbib-1.31-4|62	%{_texmfdistdir}/tex/latex/babelbib/french.bdf
14mu|texlive-babelbib-1.31-4|63	%{_texmfdistdir}/tex/latex/babelbib/galician.bdf
14mu|texlive-babelbib-1.31-4|64	%{_texmfdistdir}/tex/latex/babelbib/german.bdf
14mu|texlive-babelbib-1.31-4|65	%{_texmfdistdir}/tex/latex/babelbib/greek.bdf
14mu|texlive-babelbib-1.31-4|66	%{_texmfdistdir}/tex/latex/babelbib/italian.bdf
14mu|texlive-babelbib-1.31-4|67	%{_texmfdistdir}/tex/latex/babelbib/norsk.bdf
14mu|texlive-babelbib-1.31-4|68	%{_texmfdistdir}/tex/latex/babelbib/portuguese.bdf
14mu|texlive-babelbib-1.31-4|69	%{_texmfdistdir}/tex/latex/babelbib/romanian.bdf
14mu|texlive-babelbib-1.31-4|70	%{_texmfdistdir}/tex/latex/babelbib/russian.bdf
14mu|texlive-babelbib-1.31-4|71	%{_texmfdistdir}/tex/latex/babelbib/serbian.bdf
14mu|texlive-babelbib-1.31-4|72	%{_texmfdistdir}/tex/latex/babelbib/spanish.bdf
14mu|texlive-babelbib-1.31-4|73	%{_texmfdistdir}/tex/latex/babelbib/swedish.bdf
14mu|texlive-babelbib-1.31-4|74	%doc %{_texmfdistdir}/doc/bibtex/babelbib/ChangeLog
14mu|texlive-babelbib-1.31-4|75	%doc %{_texmfdistdir}/doc/bibtex/babelbib/Makefile
14mu|texlive-babelbib-1.31-4|76	%doc %{_texmfdistdir}/doc/bibtex/babelbib/README
14mu|texlive-babelbib-1.31-4|77	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.dtx
14mu|texlive-babelbib-1.31-4|78	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.ins
14mu|texlive-babelbib-1.31-4|79	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.pdf
14mu|texlive-babelbib-1.31-4|80	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbibtest.bib
14mu|texlive-babelbib-1.31-4|81	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbibtest.tex
14mu|texlive-babelbib-1.31-4|82	%doc %{_texmfdistdir}/doc/bibtex/babelbib/getversion.tex
14mu|texlive-babelbib-1.31-4|83	%doc %{_texmfdistdir}/doc/bibtex/babelbib/tugboat-babelbib.pdf
14mu|texlive-babelbib-1.31-4|84	
14mu|texlive-babelbib-1.31-4|85	#-----------------------------------------------------------------------
14mu|texlive-babelbib-1.31-4|86	%prep
14mu|texlive-babelbib-1.31-4|87	%setup -c -a0 -a1
14mu|texlive-babelbib-1.31-4|88	
14mu|texlive-babelbib-1.31-4|89	%build
14mu|texlive-babelbib-1.31-4|90	
14mu|texlive-babelbib-1.31-4|91	%install
14mu|texlive-babelbib-1.31-4|92	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babelbib-1.31-4|93	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-babelbib-1.31-4|94	
14mu|texlive-babelbib-1.31-4|95	
14mu|texlive-babelbib-1.31-4|96	
14mu|texlive-babelbib-1.31-4|97	%changelog
14mu|texlive-babelbib-1.31-4|98	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.31-4
14mu|texlive-babelbib-1.31-4|99	+ Revision: a412e5e
14mu|texlive-babelbib-1.31-4|100	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babelbib-1.31-4|101	
14mu|texlive-babelbib-1.31-4|102	

24282 14
14mu|texlive-babel-breton-20131013-7|1	# revision 30257
14mu|texlive-babel-breton-20131013-7|2	# category Package
14mu|texlive-babel-breton-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-breton-20131013-7|4	# catalog-date undef
14mu|texlive-babel-breton-20131013-7|5	# catalog-license undef
14mu|texlive-babel-breton-20131013-7|6	# catalog-version undef
14mu|texlive-babel-breton-20131013-7|7	Name:		texlive-babel-breton
14mu|texlive-babel-breton-20131013-7|8	Version:	20131013
14mu|texlive-babel-breton-20131013-7|9	Release:	7
14mu|texlive-babel-breton-20131013-7|10	Summary:	TeXLive babel-breton package
14mu|texlive-babel-breton-20131013-7|11	Group:		Publishing
14mu|texlive-babel-breton-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-breton-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-breton-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-breton.tar.xz
14mu|texlive-babel-breton-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-breton.doc.tar.xz
14mu|texlive-babel-breton-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-breton.source.tar.xz
14mu|texlive-babel-breton-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-breton-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-breton-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-breton-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-breton-20131013-7|21	
14mu|texlive-babel-breton-20131013-7|22	%description
14mu|texlive-babel-breton-20131013-7|23	TeXLive babel-breton package.
14mu|texlive-babel-breton-20131013-7|24	
14mu|texlive-babel-breton-20131013-7|25	
14mu|texlive-babel-breton-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-breton-20131013-7|27	%files
14mu|texlive-babel-breton-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-breton/breton.ldf
14mu|texlive-babel-breton-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-breton/breton.pdf
14mu|texlive-babel-breton-20131013-7|30	#- source
14mu|texlive-babel-breton-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-breton/breton.dtx
14mu|texlive-babel-breton-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-breton/breton.ins
14mu|texlive-babel-breton-20131013-7|33	
14mu|texlive-babel-breton-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-breton-20131013-7|35	%prep
14mu|texlive-babel-breton-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-breton-20131013-7|37	
14mu|texlive-babel-breton-20131013-7|38	%build
14mu|texlive-babel-breton-20131013-7|39	
14mu|texlive-babel-breton-20131013-7|40	%install
14mu|texlive-babel-breton-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-breton-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-breton-20131013-7|43	
14mu|texlive-babel-breton-20131013-7|44	%changelog
14mu|texlive-babel-breton-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-breton-20131013-7|46	+ Revision: 736c37f
14mu|texlive-babel-breton-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-breton-20131013-7|48	
14mu|texlive-babel-breton-20131013-7|49	

24283 14
14mu|texlive-babel-bulgarian-1.2g-7|1	# revision 31902
14mu|texlive-babel-bulgarian-1.2g-7|2	# category Package
14mu|texlive-babel-bulgarian-1.2g-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/bulgarian
14mu|texlive-babel-bulgarian-1.2g-7|4	# catalog-date 2013-10-14 16:08:13 +0200
14mu|texlive-babel-bulgarian-1.2g-7|5	# catalog-license lppl1.3
14mu|texlive-babel-bulgarian-1.2g-7|6	# catalog-version 1.2g
14mu|texlive-babel-bulgarian-1.2g-7|7	Name:		texlive-babel-bulgarian
14mu|texlive-babel-bulgarian-1.2g-7|8	Epoch:		1
14mu|texlive-babel-bulgarian-1.2g-7|9	Version:	1.2g
14mu|texlive-babel-bulgarian-1.2g-7|10	Release:	7
14mu|texlive-babel-bulgarian-1.2g-7|11	Summary:	(Babel contributed support for Bulgarian
14mu|texlive-babel-bulgarian-1.2g-7|12	Group:		Publishing
14mu|texlive-babel-bulgarian-1.2g-7|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/bulgarian
14mu|texlive-babel-bulgarian-1.2g-7|14	License:	LPPL1.3
14mu|texlive-babel-bulgarian-1.2g-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bulgarian.tar.xz
14mu|texlive-babel-bulgarian-1.2g-7|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bulgarian.doc.tar.xz
14mu|texlive-babel-bulgarian-1.2g-7|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bulgarian.source.tar.xz
14mu|texlive-babel-bulgarian-1.2g-7|18	BuildArch:	noarch
14mu|texlive-babel-bulgarian-1.2g-7|19	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-bulgarian-1.2g-7|20	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-bulgarian-1.2g-7|21	Requires(post):	texlive-kpathsea
14mu|texlive-babel-bulgarian-1.2g-7|22	
14mu|texlive-babel-bulgarian-1.2g-7|23	%description
14mu|texlive-babel-bulgarian-1.2g-7|24	The package provides support for documents in Bulgarian (or
14mu|texlive-babel-bulgarian-1.2g-7|25	simply containing some Bulgarian text).
14mu|texlive-babel-bulgarian-1.2g-7|26	
14mu|texlive-babel-bulgarian-1.2g-7|27	
14mu|texlive-babel-bulgarian-1.2g-7|28	#-----------------------------------------------------------------------
14mu|texlive-babel-bulgarian-1.2g-7|29	%files
14mu|texlive-babel-bulgarian-1.2g-7|30	%{_texmfdistdir}/tex/generic/babel-bulgarian/bulgarian.ldf
14mu|texlive-babel-bulgarian-1.2g-7|31	%doc %{_texmfdistdir}/doc/generic/babel-bulgarian/README
14mu|texlive-babel-bulgarian-1.2g-7|32	%doc %{_texmfdistdir}/doc/generic/babel-bulgarian/bulgarian.pdf
14mu|texlive-babel-bulgarian-1.2g-7|33	#- source
14mu|texlive-babel-bulgarian-1.2g-7|34	%doc %{_texmfdistdir}/source/generic/babel-bulgarian/bulgarian.dtx
14mu|texlive-babel-bulgarian-1.2g-7|35	%doc %{_texmfdistdir}/source/generic/babel-bulgarian/bulgarian.ins
14mu|texlive-babel-bulgarian-1.2g-7|36	
14mu|texlive-babel-bulgarian-1.2g-7|37	#-----------------------------------------------------------------------
14mu|texlive-babel-bulgarian-1.2g-7|38	%prep
14mu|texlive-babel-bulgarian-1.2g-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-babel-bulgarian-1.2g-7|40	
14mu|texlive-babel-bulgarian-1.2g-7|41	%build
14mu|texlive-babel-bulgarian-1.2g-7|42	
14mu|texlive-babel-bulgarian-1.2g-7|43	%install
14mu|texlive-babel-bulgarian-1.2g-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-bulgarian-1.2g-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-bulgarian-1.2g-7|46	
14mu|texlive-babel-bulgarian-1.2g-7|47	%changelog
14mu|texlive-babel-bulgarian-1.2g-7|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2g-7
14mu|texlive-babel-bulgarian-1.2g-7|49	+ Revision: 0c0245d
14mu|texlive-babel-bulgarian-1.2g-7|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-bulgarian-1.2g-7|51	
14mu|texlive-babel-bulgarian-1.2g-7|52	

24284 14
14mu|texlive-babel-catalan-20131013-7|1	# revision 30259
14mu|texlive-babel-catalan-20131013-7|2	# category Package
14mu|texlive-babel-catalan-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-catalan-20131013-7|4	# catalog-date undef
14mu|texlive-babel-catalan-20131013-7|5	# catalog-license undef
14mu|texlive-babel-catalan-20131013-7|6	# catalog-version undef
14mu|texlive-babel-catalan-20131013-7|7	Name:		texlive-babel-catalan
14mu|texlive-babel-catalan-20131013-7|8	Version:	20131013
14mu|texlive-babel-catalan-20131013-7|9	Release:	7
14mu|texlive-babel-catalan-20131013-7|10	Summary:	TeXLive babel-catalan package
14mu|texlive-babel-catalan-20131013-7|11	Group:		Publishing
14mu|texlive-babel-catalan-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-catalan-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-catalan-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-catalan.tar.xz
14mu|texlive-babel-catalan-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-catalan.doc.tar.xz
14mu|texlive-babel-catalan-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-catalan.source.tar.xz
14mu|texlive-babel-catalan-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-catalan-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-catalan-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-catalan-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-catalan-20131013-7|21	
14mu|texlive-babel-catalan-20131013-7|22	%description
14mu|texlive-babel-catalan-20131013-7|23	TeXLive babel-catalan package.
14mu|texlive-babel-catalan-20131013-7|24	
14mu|texlive-babel-catalan-20131013-7|25	
14mu|texlive-babel-catalan-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-catalan-20131013-7|27	%files
14mu|texlive-babel-catalan-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-catalan/catalan.ldf
14mu|texlive-babel-catalan-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-catalan/catalan.pdf
14mu|texlive-babel-catalan-20131013-7|30	#- source
14mu|texlive-babel-catalan-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-catalan/catalan.dtx
14mu|texlive-babel-catalan-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-catalan/catalan.ins
14mu|texlive-babel-catalan-20131013-7|33	
14mu|texlive-babel-catalan-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-catalan-20131013-7|35	%prep
14mu|texlive-babel-catalan-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-catalan-20131013-7|37	
14mu|texlive-babel-catalan-20131013-7|38	%build
14mu|texlive-babel-catalan-20131013-7|39	
14mu|texlive-babel-catalan-20131013-7|40	%install
14mu|texlive-babel-catalan-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-catalan-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-catalan-20131013-7|43	
14mu|texlive-babel-catalan-20131013-7|44	%changelog
14mu|texlive-babel-catalan-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-catalan-20131013-7|46	+ Revision: 2470513
14mu|texlive-babel-catalan-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-catalan-20131013-7|48	
14mu|texlive-babel-catalan-20131013-7|49	

24285 14
14mu|texlive-babel-croatian-20131013-7|1	# revision 30260
14mu|texlive-babel-croatian-20131013-7|2	# category Package
14mu|texlive-babel-croatian-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-croatian-20131013-7|4	# catalog-date undef
14mu|texlive-babel-croatian-20131013-7|5	# catalog-license undef
14mu|texlive-babel-croatian-20131013-7|6	# catalog-version undef
14mu|texlive-babel-croatian-20131013-7|7	Name:		texlive-babel-croatian
14mu|texlive-babel-croatian-20131013-7|8	Version:	20131013
14mu|texlive-babel-croatian-20131013-7|9	Release:	7
14mu|texlive-babel-croatian-20131013-7|10	Summary:	TeXLive babel-croatian package
14mu|texlive-babel-croatian-20131013-7|11	Group:		Publishing
14mu|texlive-babel-croatian-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-croatian-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-croatian-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-croatian.tar.xz
14mu|texlive-babel-croatian-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-croatian.doc.tar.xz
14mu|texlive-babel-croatian-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-croatian.source.tar.xz
14mu|texlive-babel-croatian-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-croatian-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-croatian-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-croatian-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-croatian-20131013-7|21	
14mu|texlive-babel-croatian-20131013-7|22	%description
14mu|texlive-babel-croatian-20131013-7|23	TeXLive babel-croatian package.
14mu|texlive-babel-croatian-20131013-7|24	
14mu|texlive-babel-croatian-20131013-7|25	
14mu|texlive-babel-croatian-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-croatian-20131013-7|27	%files
14mu|texlive-babel-croatian-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-croatian/croatian.ldf
14mu|texlive-babel-croatian-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-croatian/croatian.pdf
14mu|texlive-babel-croatian-20131013-7|30	#- source
14mu|texlive-babel-croatian-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-croatian/croatian.dtx
14mu|texlive-babel-croatian-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-croatian/croatian.ins
14mu|texlive-babel-croatian-20131013-7|33	
14mu|texlive-babel-croatian-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-croatian-20131013-7|35	%prep
14mu|texlive-babel-croatian-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-croatian-20131013-7|37	
14mu|texlive-babel-croatian-20131013-7|38	%build
14mu|texlive-babel-croatian-20131013-7|39	
14mu|texlive-babel-croatian-20131013-7|40	%install
14mu|texlive-babel-croatian-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-croatian-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-croatian-20131013-7|43	
14mu|texlive-babel-croatian-20131013-7|44	%changelog
14mu|texlive-babel-croatian-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-croatian-20131013-7|46	+ Revision: a5a1063
14mu|texlive-babel-croatian-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-croatian-20131013-7|48	
14mu|texlive-babel-croatian-20131013-7|49	

24286 14
14mu|texlive-babel-czech-20131013-7|1	# revision 30261
14mu|texlive-babel-czech-20131013-7|2	# category Package
14mu|texlive-babel-czech-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-czech-20131013-7|4	# catalog-date undef
14mu|texlive-babel-czech-20131013-7|5	# catalog-license undef
14mu|texlive-babel-czech-20131013-7|6	# catalog-version undef
14mu|texlive-babel-czech-20131013-7|7	Name:		texlive-babel-czech
14mu|texlive-babel-czech-20131013-7|8	Version:	20131013
14mu|texlive-babel-czech-20131013-7|9	Release:	7
14mu|texlive-babel-czech-20131013-7|10	Summary:	TeXLive babel-czech package
14mu|texlive-babel-czech-20131013-7|11	Group:		Publishing
14mu|texlive-babel-czech-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-czech-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-czech-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-czech.tar.xz
14mu|texlive-babel-czech-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-czech.doc.tar.xz
14mu|texlive-babel-czech-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-czech.source.tar.xz
14mu|texlive-babel-czech-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-czech-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-czech-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-czech-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-czech-20131013-7|21	
14mu|texlive-babel-czech-20131013-7|22	%description
14mu|texlive-babel-czech-20131013-7|23	TeXLive babel-czech package.
14mu|texlive-babel-czech-20131013-7|24	
14mu|texlive-babel-czech-20131013-7|25	
14mu|texlive-babel-czech-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-czech-20131013-7|27	%files
14mu|texlive-babel-czech-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-czech/czech.ldf
14mu|texlive-babel-czech-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-czech/czech.pdf
14mu|texlive-babel-czech-20131013-7|30	#- source
14mu|texlive-babel-czech-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-czech/czech.dtx
14mu|texlive-babel-czech-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-czech/czech.ins
14mu|texlive-babel-czech-20131013-7|33	
14mu|texlive-babel-czech-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-czech-20131013-7|35	%prep
14mu|texlive-babel-czech-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-czech-20131013-7|37	
14mu|texlive-babel-czech-20131013-7|38	%build
14mu|texlive-babel-czech-20131013-7|39	
14mu|texlive-babel-czech-20131013-7|40	%install
14mu|texlive-babel-czech-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-czech-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-czech-20131013-7|43	
14mu|texlive-babel-czech-20131013-7|44	%changelog
14mu|texlive-babel-czech-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-czech-20131013-7|46	+ Revision: bff301f
14mu|texlive-babel-czech-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-czech-20131013-7|48	
14mu|texlive-babel-czech-20131013-7|49	

24287 14
14mu|texlive-babel-danish-20131013-7|1	# revision 30262
14mu|texlive-babel-danish-20131013-7|2	# category Package
14mu|texlive-babel-danish-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-danish-20131013-7|4	# catalog-date undef
14mu|texlive-babel-danish-20131013-7|5	# catalog-license undef
14mu|texlive-babel-danish-20131013-7|6	# catalog-version undef
14mu|texlive-babel-danish-20131013-7|7	Name:		texlive-babel-danish
14mu|texlive-babel-danish-20131013-7|8	Version:	20131013
14mu|texlive-babel-danish-20131013-7|9	Release:	7
14mu|texlive-babel-danish-20131013-7|10	Summary:	TeXLive babel-danish package
14mu|texlive-babel-danish-20131013-7|11	Group:		Publishing
14mu|texlive-babel-danish-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-danish-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-danish-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-danish.tar.xz
14mu|texlive-babel-danish-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-danish.doc.tar.xz
14mu|texlive-babel-danish-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-danish.source.tar.xz
14mu|texlive-babel-danish-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-danish-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-danish-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-danish-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-danish-20131013-7|21	
14mu|texlive-babel-danish-20131013-7|22	%description
14mu|texlive-babel-danish-20131013-7|23	TeXLive babel-danish package.
14mu|texlive-babel-danish-20131013-7|24	
14mu|texlive-babel-danish-20131013-7|25	
14mu|texlive-babel-danish-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-danish-20131013-7|27	%files
14mu|texlive-babel-danish-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-danish/danish.ldf
14mu|texlive-babel-danish-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-danish/danish.pdf
14mu|texlive-babel-danish-20131013-7|30	#- source
14mu|texlive-babel-danish-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-danish/danish.dtx
14mu|texlive-babel-danish-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-danish/danish.ins
14mu|texlive-babel-danish-20131013-7|33	
14mu|texlive-babel-danish-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-danish-20131013-7|35	%prep
14mu|texlive-babel-danish-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-danish-20131013-7|37	
14mu|texlive-babel-danish-20131013-7|38	%build
14mu|texlive-babel-danish-20131013-7|39	
14mu|texlive-babel-danish-20131013-7|40	%install
14mu|texlive-babel-danish-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-danish-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-danish-20131013-7|43	
14mu|texlive-babel-danish-20131013-7|44	%changelog
14mu|texlive-babel-danish-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-danish-20131013-7|46	+ Revision: 27b4e6f
14mu|texlive-babel-danish-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-danish-20131013-7|48	
14mu|texlive-babel-danish-20131013-7|49	

24288 14
14mu|texlive-babel-dutch-20131013-7|1	# revision 30263
14mu|texlive-babel-dutch-20131013-7|2	# category Package
14mu|texlive-babel-dutch-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-dutch-20131013-7|4	# catalog-date undef
14mu|texlive-babel-dutch-20131013-7|5	# catalog-license undef
14mu|texlive-babel-dutch-20131013-7|6	# catalog-version undef
14mu|texlive-babel-dutch-20131013-7|7	Name:		texlive-babel-dutch
14mu|texlive-babel-dutch-20131013-7|8	Version:	20131013
14mu|texlive-babel-dutch-20131013-7|9	Release:	7
14mu|texlive-babel-dutch-20131013-7|10	Summary:	TeXLive babel-dutch package
14mu|texlive-babel-dutch-20131013-7|11	Group:		Publishing
14mu|texlive-babel-dutch-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-dutch-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-dutch-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-dutch.tar.xz
14mu|texlive-babel-dutch-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-dutch.doc.tar.xz
14mu|texlive-babel-dutch-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-dutch.source.tar.xz
14mu|texlive-babel-dutch-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-dutch-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-dutch-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-dutch-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-dutch-20131013-7|21	
14mu|texlive-babel-dutch-20131013-7|22	%description
14mu|texlive-babel-dutch-20131013-7|23	TeXLive babel-dutch package.
14mu|texlive-babel-dutch-20131013-7|24	
14mu|texlive-babel-dutch-20131013-7|25	
14mu|texlive-babel-dutch-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-dutch-20131013-7|27	%files
14mu|texlive-babel-dutch-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-dutch/dutch.ldf
14mu|texlive-babel-dutch-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-dutch/dutch.pdf
14mu|texlive-babel-dutch-20131013-7|30	#- source
14mu|texlive-babel-dutch-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-dutch/dutch.dtx
14mu|texlive-babel-dutch-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-dutch/dutch.ins
14mu|texlive-babel-dutch-20131013-7|33	
14mu|texlive-babel-dutch-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-dutch-20131013-7|35	%prep
14mu|texlive-babel-dutch-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-dutch-20131013-7|37	
14mu|texlive-babel-dutch-20131013-7|38	%build
14mu|texlive-babel-dutch-20131013-7|39	
14mu|texlive-babel-dutch-20131013-7|40	%install
14mu|texlive-babel-dutch-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-dutch-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-dutch-20131013-7|43	
14mu|texlive-babel-dutch-20131013-7|44	%changelog
14mu|texlive-babel-dutch-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-dutch-20131013-7|46	+ Revision: 333284f
14mu|texlive-babel-dutch-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-dutch-20131013-7|48	
14mu|texlive-babel-dutch-20131013-7|49	

24289 14
14mu|texlive-babel-esperanto-20131013-7|1	# revision 30265
14mu|texlive-babel-esperanto-20131013-7|2	# category Package
14mu|texlive-babel-esperanto-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-esperanto-20131013-7|4	# catalog-date undef
14mu|texlive-babel-esperanto-20131013-7|5	# catalog-license undef
14mu|texlive-babel-esperanto-20131013-7|6	# catalog-version undef
14mu|texlive-babel-esperanto-20131013-7|7	Name:		texlive-babel-esperanto
14mu|texlive-babel-esperanto-20131013-7|8	Version:	20131013
14mu|texlive-babel-esperanto-20131013-7|9	Release:	7
14mu|texlive-babel-esperanto-20131013-7|10	Summary:	TeXLive babel-esperanto package
14mu|texlive-babel-esperanto-20131013-7|11	Group:		Publishing
14mu|texlive-babel-esperanto-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-esperanto-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-esperanto-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-esperanto.tar.xz
14mu|texlive-babel-esperanto-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-esperanto.doc.tar.xz
14mu|texlive-babel-esperanto-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-esperanto.source.tar.xz
14mu|texlive-babel-esperanto-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-esperanto-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-esperanto-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-esperanto-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-esperanto-20131013-7|21	
14mu|texlive-babel-esperanto-20131013-7|22	%description
14mu|texlive-babel-esperanto-20131013-7|23	TeXLive babel-esperanto package.
14mu|texlive-babel-esperanto-20131013-7|24	
14mu|texlive-babel-esperanto-20131013-7|25	
14mu|texlive-babel-esperanto-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-esperanto-20131013-7|27	%files
14mu|texlive-babel-esperanto-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-esperanto/esperanto.ldf
14mu|texlive-babel-esperanto-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-esperanto/esperanto.pdf
14mu|texlive-babel-esperanto-20131013-7|30	#- source
14mu|texlive-babel-esperanto-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-esperanto/esperanto.dtx
14mu|texlive-babel-esperanto-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-esperanto/esperanto.ins
14mu|texlive-babel-esperanto-20131013-7|33	
14mu|texlive-babel-esperanto-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-esperanto-20131013-7|35	%prep
14mu|texlive-babel-esperanto-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-esperanto-20131013-7|37	
14mu|texlive-babel-esperanto-20131013-7|38	%build
14mu|texlive-babel-esperanto-20131013-7|39	
14mu|texlive-babel-esperanto-20131013-7|40	%install
14mu|texlive-babel-esperanto-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-esperanto-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-esperanto-20131013-7|43	
14mu|texlive-babel-esperanto-20131013-7|44	%changelog
14mu|texlive-babel-esperanto-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-esperanto-20131013-7|46	+ Revision: 5c656f4
14mu|texlive-babel-esperanto-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-esperanto-20131013-7|48	
14mu|texlive-babel-esperanto-20131013-7|49	

24290 14
14mu|texlive-babel-estonian-20131013-7|1	# revision 30266
14mu|texlive-babel-estonian-20131013-7|2	# category Package
14mu|texlive-babel-estonian-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-estonian-20131013-7|4	# catalog-date undef
14mu|texlive-babel-estonian-20131013-7|5	# catalog-license undef
14mu|texlive-babel-estonian-20131013-7|6	# catalog-version undef
14mu|texlive-babel-estonian-20131013-7|7	Name:		texlive-babel-estonian
14mu|texlive-babel-estonian-20131013-7|8	Version:	20131013
14mu|texlive-babel-estonian-20131013-7|9	Release:	7
14mu|texlive-babel-estonian-20131013-7|10	Summary:	TeXLive babel-estonian package
14mu|texlive-babel-estonian-20131013-7|11	Group:		Publishing
14mu|texlive-babel-estonian-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-estonian-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-estonian-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-estonian.tar.xz
14mu|texlive-babel-estonian-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-estonian.doc.tar.xz
14mu|texlive-babel-estonian-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-estonian.source.tar.xz
14mu|texlive-babel-estonian-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-estonian-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-estonian-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-estonian-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-estonian-20131013-7|21	
14mu|texlive-babel-estonian-20131013-7|22	%description
14mu|texlive-babel-estonian-20131013-7|23	TeXLive babel-estonian package.
14mu|texlive-babel-estonian-20131013-7|24	
14mu|texlive-babel-estonian-20131013-7|25	
14mu|texlive-babel-estonian-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-estonian-20131013-7|27	%files
14mu|texlive-babel-estonian-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-estonian/estonian.ldf
14mu|texlive-babel-estonian-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-estonian/estonian.pdf
14mu|texlive-babel-estonian-20131013-7|30	#- source
14mu|texlive-babel-estonian-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-estonian/estonian.dtx
14mu|texlive-babel-estonian-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-estonian/estonian.ins
14mu|texlive-babel-estonian-20131013-7|33	
14mu|texlive-babel-estonian-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-estonian-20131013-7|35	%prep
14mu|texlive-babel-estonian-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-estonian-20131013-7|37	
14mu|texlive-babel-estonian-20131013-7|38	%build
14mu|texlive-babel-estonian-20131013-7|39	
14mu|texlive-babel-estonian-20131013-7|40	%install
14mu|texlive-babel-estonian-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-estonian-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-estonian-20131013-7|43	
14mu|texlive-babel-estonian-20131013-7|44	%changelog
14mu|texlive-babel-estonian-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-estonian-20131013-7|46	+ Revision: ce25a81
14mu|texlive-babel-estonian-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-estonian-20131013-7|48	
14mu|texlive-babel-estonian-20131013-7|49	

24291 14
14mu|texlive-babel-finnish-20131013-7|1	# revision 30267
14mu|texlive-babel-finnish-20131013-7|2	# category Package
14mu|texlive-babel-finnish-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-finnish-20131013-7|4	# catalog-date undef
14mu|texlive-babel-finnish-20131013-7|5	# catalog-license undef
14mu|texlive-babel-finnish-20131013-7|6	# catalog-version undef
14mu|texlive-babel-finnish-20131013-7|7	Name:		texlive-babel-finnish
14mu|texlive-babel-finnish-20131013-7|8	Version:	20131013
14mu|texlive-babel-finnish-20131013-7|9	Release:	7
14mu|texlive-babel-finnish-20131013-7|10	Summary:	TeXLive babel-finnish package
14mu|texlive-babel-finnish-20131013-7|11	Group:		Publishing
14mu|texlive-babel-finnish-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-finnish-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-finnish-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-finnish.tar.xz
14mu|texlive-babel-finnish-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-finnish.doc.tar.xz
14mu|texlive-babel-finnish-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-finnish.source.tar.xz
14mu|texlive-babel-finnish-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-finnish-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-finnish-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-finnish-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-finnish-20131013-7|21	
14mu|texlive-babel-finnish-20131013-7|22	%description
14mu|texlive-babel-finnish-20131013-7|23	TeXLive babel-finnish package.
14mu|texlive-babel-finnish-20131013-7|24	
14mu|texlive-babel-finnish-20131013-7|25	
14mu|texlive-babel-finnish-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-finnish-20131013-7|27	%files
14mu|texlive-babel-finnish-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-finnish/finnish.ldf
14mu|texlive-babel-finnish-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-finnish/finnish.pdf
14mu|texlive-babel-finnish-20131013-7|30	#- source
14mu|texlive-babel-finnish-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-finnish/finnish.dtx
14mu|texlive-babel-finnish-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-finnish/finnish.ins
14mu|texlive-babel-finnish-20131013-7|33	
14mu|texlive-babel-finnish-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-finnish-20131013-7|35	%prep
14mu|texlive-babel-finnish-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-finnish-20131013-7|37	
14mu|texlive-babel-finnish-20131013-7|38	%build
14mu|texlive-babel-finnish-20131013-7|39	
14mu|texlive-babel-finnish-20131013-7|40	%install
14mu|texlive-babel-finnish-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-finnish-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-finnish-20131013-7|43	
14mu|texlive-babel-finnish-20131013-7|44	%changelog
14mu|texlive-babel-finnish-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-finnish-20131013-7|46	+ Revision: de36ef5
14mu|texlive-babel-finnish-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-finnish-20131013-7|48	
14mu|texlive-babel-finnish-20131013-7|49	

24292 14
14mu|texlive-babel-french-2.6g-3|1	# revision 32507
14mu|texlive-babel-french-2.6g-3|2	# category Package
14mu|texlive-babel-french-2.6g-3|3	# catalog-ctan /macros/latex/contrib/babel-contrib/french
14mu|texlive-babel-french-2.6g-3|4	# catalog-date 2013-12-30 18:14:35 +0100
14mu|texlive-babel-french-2.6g-3|5	# catalog-license lppl1.3
14mu|texlive-babel-french-2.6g-3|6	# catalog-version 2.6g
14mu|texlive-babel-french-2.6g-3|7	Name:		texlive-babel-french
14mu|texlive-babel-french-2.6g-3|8	Version:	2.6g
14mu|texlive-babel-french-2.6g-3|9	Release:	3
14mu|texlive-babel-french-2.6g-3|10	Summary:	Babel contributed support for French
14mu|texlive-babel-french-2.6g-3|11	Group:		Publishing
14mu|texlive-babel-french-2.6g-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/french
14mu|texlive-babel-french-2.6g-3|13	License:	LPPL1.3
14mu|texlive-babel-french-2.6g-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-french.tar.xz
14mu|texlive-babel-french-2.6g-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-french.doc.tar.xz
14mu|texlive-babel-french-2.6g-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-french.source.tar.xz
14mu|texlive-babel-french-2.6g-3|17	BuildArch:	noarch
14mu|texlive-babel-french-2.6g-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-french-2.6g-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-french-2.6g-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-french-2.6g-3|21	
14mu|texlive-babel-french-2.6g-3|22	%description
14mu|texlive-babel-french-2.6g-3|23	The package establishes French conventions in a document (or a
14mu|texlive-babel-french-2.6g-3|24	subset of the conventions, if French is not the main language
14mu|texlive-babel-french-2.6g-3|25	of the document).
14mu|texlive-babel-french-2.6g-3|26	
14mu|texlive-babel-french-2.6g-3|27	
14mu|texlive-babel-french-2.6g-3|28	#-----------------------------------------------------------------------
14mu|texlive-babel-french-2.6g-3|29	%files
14mu|texlive-babel-french-2.6g-3|30	%{_texmfdistdir}/tex/generic/babel-french/frenchb.ldf
14mu|texlive-babel-french-2.6g-3|31	%doc %{_texmfdistdir}/doc/generic/babel-french/frenchb.pdf
14mu|texlive-babel-french-2.6g-3|32	#- source
14mu|texlive-babel-french-2.6g-3|33	%doc %{_texmfdistdir}/source/generic/babel-french/frenchb.dtx
14mu|texlive-babel-french-2.6g-3|34	%doc %{_texmfdistdir}/source/generic/babel-french/frenchb.ins
14mu|texlive-babel-french-2.6g-3|35	
14mu|texlive-babel-french-2.6g-3|36	#-----------------------------------------------------------------------
14mu|texlive-babel-french-2.6g-3|37	%prep
14mu|texlive-babel-french-2.6g-3|38	%setup -c -a0 -a1 -a2
14mu|texlive-babel-french-2.6g-3|39	
14mu|texlive-babel-french-2.6g-3|40	%build
14mu|texlive-babel-french-2.6g-3|41	
14mu|texlive-babel-french-2.6g-3|42	%install
14mu|texlive-babel-french-2.6g-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-french-2.6g-3|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-french-2.6g-3|45	
14mu|texlive-babel-french-2.6g-3|46	%changelog
14mu|texlive-babel-french-2.6g-3|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.6g-3
14mu|texlive-babel-french-2.6g-3|48	+ Revision: 3f57b13
14mu|texlive-babel-french-2.6g-3|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-french-2.6g-3|50	
14mu|texlive-babel-french-2.6g-3|51	

24293 14
14mu|texlive-babel-friulan-20130504-7|1	# revision 30361
14mu|texlive-babel-friulan-20130504-7|2	# category Package
14mu|texlive-babel-friulan-20130504-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/friulan
14mu|texlive-babel-friulan-20130504-7|4	# catalog-date 2013-05-04 11:13:00 +0200
14mu|texlive-babel-friulan-20130504-7|5	# catalog-license lppl1.3
14mu|texlive-babel-friulan-20130504-7|6	# catalog-version undef
14mu|texlive-babel-friulan-20130504-7|7	Name:		texlive-babel-friulan
14mu|texlive-babel-friulan-20130504-7|8	Version:	20130504
14mu|texlive-babel-friulan-20130504-7|9	Release:	7
14mu|texlive-babel-friulan-20130504-7|10	Summary:	Babel/Polyglossia support for Friulan(Furlan)
14mu|texlive-babel-friulan-20130504-7|11	Group:		Publishing
14mu|texlive-babel-friulan-20130504-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/friulan
14mu|texlive-babel-friulan-20130504-7|13	License:	LPPL1.3
14mu|texlive-babel-friulan-20130504-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-friulan.tar.xz
14mu|texlive-babel-friulan-20130504-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-friulan.doc.tar.xz
14mu|texlive-babel-friulan-20130504-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-friulan.source.tar.xz
14mu|texlive-babel-friulan-20130504-7|17	BuildArch:	noarch
14mu|texlive-babel-friulan-20130504-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-friulan-20130504-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-friulan-20130504-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-friulan-20130504-7|21	
14mu|texlive-babel-friulan-20130504-7|22	%description
14mu|texlive-babel-friulan-20130504-7|23	The package provides a language description file that enables
14mu|texlive-babel-friulan-20130504-7|24	support of Friulan either with babel or with polyglossia.
14mu|texlive-babel-friulan-20130504-7|25	
14mu|texlive-babel-friulan-20130504-7|26	
14mu|texlive-babel-friulan-20130504-7|27	#-----------------------------------------------------------------------
14mu|texlive-babel-friulan-20130504-7|28	%files
14mu|texlive-babel-friulan-20130504-7|29	%{_texmfdistdir}/tex/generic/babel-friulan/friulan.ldf
14mu|texlive-babel-friulan-20130504-7|30	%doc %{_texmfdistdir}/doc/generic/babel-friulan/friulan.pdf
14mu|texlive-babel-friulan-20130504-7|31	#- source
14mu|texlive-babel-friulan-20130504-7|32	%doc %{_texmfdistdir}/source/generic/babel-friulan/friulan.dtx
14mu|texlive-babel-friulan-20130504-7|33	
14mu|texlive-babel-friulan-20130504-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-friulan-20130504-7|35	%prep
14mu|texlive-babel-friulan-20130504-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-friulan-20130504-7|37	
14mu|texlive-babel-friulan-20130504-7|38	%build
14mu|texlive-babel-friulan-20130504-7|39	
14mu|texlive-babel-friulan-20130504-7|40	%install
14mu|texlive-babel-friulan-20130504-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-friulan-20130504-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-friulan-20130504-7|43	
14mu|texlive-babel-friulan-20130504-7|44	%changelog
14mu|texlive-babel-friulan-20130504-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130504-7
14mu|texlive-babel-friulan-20130504-7|46	+ Revision: fcff45b
14mu|texlive-babel-friulan-20130504-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-friulan-20130504-7|48	
14mu|texlive-babel-friulan-20130504-7|49	

24294 14
14mu|texlive-babel-galician-20131013-7|1	# revision 30270
14mu|texlive-babel-galician-20131013-7|2	# category Package
14mu|texlive-babel-galician-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-galician-20131013-7|4	# catalog-date undef
14mu|texlive-babel-galician-20131013-7|5	# catalog-license undef
14mu|texlive-babel-galician-20131013-7|6	# catalog-version undef
14mu|texlive-babel-galician-20131013-7|7	Name:		texlive-babel-galician
14mu|texlive-babel-galician-20131013-7|8	Version:	20131013
14mu|texlive-babel-galician-20131013-7|9	Release:	7
14mu|texlive-babel-galician-20131013-7|10	Summary:	TeXLive babel-galician package
14mu|texlive-babel-galician-20131013-7|11	Group:		Publishing
14mu|texlive-babel-galician-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-galician-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-galician-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-galician.tar.xz
14mu|texlive-babel-galician-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-galician.doc.tar.xz
14mu|texlive-babel-galician-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-galician.source.tar.xz
14mu|texlive-babel-galician-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-galician-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-galician-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-galician-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-galician-20131013-7|21	
14mu|texlive-babel-galician-20131013-7|22	%description
14mu|texlive-babel-galician-20131013-7|23	TeXLive babel-galician package.
14mu|texlive-babel-galician-20131013-7|24	
14mu|texlive-babel-galician-20131013-7|25	
14mu|texlive-babel-galician-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-galician-20131013-7|27	%files
14mu|texlive-babel-galician-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-galician/galician.ldf
14mu|texlive-babel-galician-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-galician/galician.pdf
14mu|texlive-babel-galician-20131013-7|30	%doc %{_texmfdistdir}/doc/generic/babel-galician/glbst.tex
14mu|texlive-babel-galician-20131013-7|31	%doc %{_texmfdistdir}/doc/generic/babel-galician/glromidx.tex
14mu|texlive-babel-galician-20131013-7|32	#- source
14mu|texlive-babel-galician-20131013-7|33	%doc %{_texmfdistdir}/source/generic/babel-galician/galician.dtx
14mu|texlive-babel-galician-20131013-7|34	%doc %{_texmfdistdir}/source/generic/babel-galician/galician.ins
14mu|texlive-babel-galician-20131013-7|35	
14mu|texlive-babel-galician-20131013-7|36	#-----------------------------------------------------------------------
14mu|texlive-babel-galician-20131013-7|37	%prep
14mu|texlive-babel-galician-20131013-7|38	%setup -c -a0 -a1 -a2
14mu|texlive-babel-galician-20131013-7|39	
14mu|texlive-babel-galician-20131013-7|40	%build
14mu|texlive-babel-galician-20131013-7|41	
14mu|texlive-babel-galician-20131013-7|42	%install
14mu|texlive-babel-galician-20131013-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-galician-20131013-7|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-galician-20131013-7|45	
14mu|texlive-babel-galician-20131013-7|46	%changelog
14mu|texlive-babel-galician-20131013-7|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-galician-20131013-7|48	+ Revision: 2913017
14mu|texlive-babel-galician-20131013-7|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-galician-20131013-7|50	
14mu|texlive-babel-galician-20131013-7|51	

24295 14
14mu|texlive-babel-georgian-2.0-7|1	# revision 31014
14mu|texlive-babel-georgian-2.0-7|2	# category Package
14mu|texlive-babel-georgian-2.0-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/georgian
14mu|texlive-babel-georgian-2.0-7|4	# catalog-date 2013-06-10 20:32:20 +0200
14mu|texlive-babel-georgian-2.0-7|5	# catalog-license lppl1.3
14mu|texlive-babel-georgian-2.0-7|6	# catalog-version 2.0
14mu|texlive-babel-georgian-2.0-7|7	Name:		texlive-babel-georgian
14mu|texlive-babel-georgian-2.0-7|8	Version:	2.0
14mu|texlive-babel-georgian-2.0-7|9	Release:	7
14mu|texlive-babel-georgian-2.0-7|10	Summary:	Babel
14mu|texlive-babel-georgian-2.0-7|11	Group:		Publishing
14mu|texlive-babel-georgian-2.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/georgian
14mu|texlive-babel-georgian-2.0-7|13	License:	LPPL1.3
14mu|texlive-babel-georgian-2.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-georgian.tar.xz
14mu|texlive-babel-georgian-2.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-georgian.doc.tar.xz
14mu|texlive-babel-georgian-2.0-7|16	BuildArch:	noarch
14mu|texlive-babel-georgian-2.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-georgian-2.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-georgian-2.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-babel-georgian-2.0-7|20	
14mu|texlive-babel-georgian-2.0-7|21	%description
14mu|texlive-babel-georgian-2.0-7|22	The package provides support for use of Babel in documents
14mu|texlive-babel-georgian-2.0-7|23	written in Georgian. The package is adapted for use both under
14mu|texlive-babel-georgian-2.0-7|24	'traditional' TeX engines, and under XeTeX and LuaTeX.
14mu|texlive-babel-georgian-2.0-7|25	
14mu|texlive-babel-georgian-2.0-7|26	
14mu|texlive-babel-georgian-2.0-7|27	#-----------------------------------------------------------------------
14mu|texlive-babel-georgian-2.0-7|28	%files
14mu|texlive-babel-georgian-2.0-7|29	%{_texmfdistdir}/tex/generic/babel-georgian/georgian.ldf
14mu|texlive-babel-georgian-2.0-7|30	%{_texmfdistdir}/tex/generic/babel-georgian/georgian.sty
14mu|texlive-babel-georgian-2.0-7|31	%{_texmfdistdir}/tex/generic/babel-georgian/georgiancaps.tex
14mu|texlive-babel-georgian-2.0-7|32	%doc %{_texmfdistdir}/doc/generic/babel-georgian/README
14mu|texlive-babel-georgian-2.0-7|33	
14mu|texlive-babel-georgian-2.0-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-georgian-2.0-7|35	%prep
14mu|texlive-babel-georgian-2.0-7|36	%setup -c -a0 -a1
14mu|texlive-babel-georgian-2.0-7|37	
14mu|texlive-babel-georgian-2.0-7|38	%build
14mu|texlive-babel-georgian-2.0-7|39	
14mu|texlive-babel-georgian-2.0-7|40	%install
14mu|texlive-babel-georgian-2.0-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-georgian-2.0-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-georgian-2.0-7|43	
14mu|texlive-babel-georgian-2.0-7|44	%changelog
14mu|texlive-babel-georgian-2.0-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-7
14mu|texlive-babel-georgian-2.0-7|46	+ Revision: 684538e
14mu|texlive-babel-georgian-2.0-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-georgian-2.0-7|48	
14mu|texlive-babel-georgian-2.0-7|49	

24296 14
14mu|texlive-babel-german-2.7-3|1	# revision 32421
14mu|texlive-babel-german-2.7-3|2	# category Package
14mu|texlive-babel-german-2.7-3|3	# catalog-ctan /macros/latex/contrib/babel-contrib/german
14mu|texlive-babel-german-2.7-3|4	# catalog-date 2013-12-15 16:16:02 +0100
14mu|texlive-babel-german-2.7-3|5	# catalog-license lppl1.3
14mu|texlive-babel-german-2.7-3|6	# catalog-version 2.7
14mu|texlive-babel-german-2.7-3|7	Epoch:		1
14mu|texlive-babel-german-2.7-3|8	Name:		texlive-babel-german
14mu|texlive-babel-german-2.7-3|9	Version:	2.7
14mu|texlive-babel-german-2.7-3|10	Release:	3
14mu|texlive-babel-german-2.7-3|11	Summary:	Babel support for documents written in German
14mu|texlive-babel-german-2.7-3|12	Group:		Publishing
14mu|texlive-babel-german-2.7-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/german
14mu|texlive-babel-german-2.7-3|14	License:	LPPL1.3
14mu|texlive-babel-german-2.7-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-german.tar.xz
14mu|texlive-babel-german-2.7-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-german.doc.tar.xz
14mu|texlive-babel-german-2.7-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-german.source.tar.xz
14mu|texlive-babel-german-2.7-3|18	BuildArch:	noarch
14mu|texlive-babel-german-2.7-3|19	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-german-2.7-3|20	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-german-2.7-3|21	Requires(post):	texlive-kpathsea
14mu|texlive-babel-german-2.7-3|22	
14mu|texlive-babel-german-2.7-3|23	%description
14mu|texlive-babel-german-2.7-3|24	The package defines LaTeX support, within the Babel package, of
14mu|texlive-babel-german-2.7-3|25	German (including its Austrian dialect), in both 'old' and
14mu|texlive-babel-german-2.7-3|26	'new' orthographies.
14mu|texlive-babel-german-2.7-3|27	
14mu|texlive-babel-german-2.7-3|28	
14mu|texlive-babel-german-2.7-3|29	#-----------------------------------------------------------------------
14mu|texlive-babel-german-2.7-3|30	%files
14mu|texlive-babel-german-2.7-3|31	%{_texmfdistdir}/tex/generic/babel-german/austrian.ldf
14mu|texlive-babel-german-2.7-3|32	%{_texmfdistdir}/tex/generic/babel-german/german.ldf
14mu|texlive-babel-german-2.7-3|33	%{_texmfdistdir}/tex/generic/babel-german/germanb.ldf
14mu|texlive-babel-german-2.7-3|34	%{_texmfdistdir}/tex/generic/babel-german/naustrian.ldf
14mu|texlive-babel-german-2.7-3|35	%{_texmfdistdir}/tex/generic/babel-german/ngerman.ldf
14mu|texlive-babel-german-2.7-3|36	%{_texmfdistdir}/tex/generic/babel-german/ngermanb.ldf
14mu|texlive-babel-german-2.7-3|37	%{_texmfdistdir}/tex/generic/babel-german/nswissgerman.ldf
14mu|texlive-babel-german-2.7-3|38	%{_texmfdistdir}/tex/generic/babel-german/swissgerman.ldf
14mu|texlive-babel-german-2.7-3|39	%doc %{_texmfdistdir}/doc/generic/babel-german/README
14mu|texlive-babel-german-2.7-3|40	%doc %{_texmfdistdir}/doc/generic/babel-german/germanb.pdf
14mu|texlive-babel-german-2.7-3|41	%doc %{_texmfdistdir}/doc/generic/babel-german/ngermanb.pdf
14mu|texlive-babel-german-2.7-3|42	#- source
14mu|texlive-babel-german-2.7-3|43	%doc %{_texmfdistdir}/source/generic/babel-german/german.ins
14mu|texlive-babel-german-2.7-3|44	%doc %{_texmfdistdir}/source/generic/babel-german/germanb.dtx
14mu|texlive-babel-german-2.7-3|45	%doc %{_texmfdistdir}/source/generic/babel-german/ngermanb.dtx
14mu|texlive-babel-german-2.7-3|46	
14mu|texlive-babel-german-2.7-3|47	#-----------------------------------------------------------------------
14mu|texlive-babel-german-2.7-3|48	%prep
14mu|texlive-babel-german-2.7-3|49	%setup -c -a0 -a1 -a2
14mu|texlive-babel-german-2.7-3|50	
14mu|texlive-babel-german-2.7-3|51	%build
14mu|texlive-babel-german-2.7-3|52	
14mu|texlive-babel-german-2.7-3|53	%install
14mu|texlive-babel-german-2.7-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-german-2.7-3|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-german-2.7-3|56	
14mu|texlive-babel-german-2.7-3|57	%changelog
14mu|texlive-babel-german-2.7-3|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.7-3
14mu|texlive-babel-german-2.7-3|59	+ Revision: f086a69
14mu|texlive-babel-german-2.7-3|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-german-2.7-3|61	
14mu|texlive-babel-german-2.7-3|62	

24297 14
14mu|texlive-babel-greek-1.8a-3|1	# revision 32309
14mu|texlive-babel-greek-1.8a-3|2	# category Package
14mu|texlive-babel-greek-1.8a-3|3	# catalog-ctan /macros/latex/contrib/babel-contrib/greek
14mu|texlive-babel-greek-1.8a-3|4	# catalog-date 2013-12-03 18:08:51 +0100
14mu|texlive-babel-greek-1.8a-3|5	# catalog-license lppl1.3
14mu|texlive-babel-greek-1.8a-3|6	# catalog-version 1.8a
14mu|texlive-babel-greek-1.8a-3|7	Name:		texlive-babel-greek
14mu|texlive-babel-greek-1.8a-3|8	Version:	1.8a
14mu|texlive-babel-greek-1.8a-3|9	Release:	3
14mu|texlive-babel-greek-1.8a-3|10	Summary:	Babel support for documents written in Greek
14mu|texlive-babel-greek-1.8a-3|11	Group:		Publishing
14mu|texlive-babel-greek-1.8a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/greek
14mu|texlive-babel-greek-1.8a-3|13	License:	LPPL1.3
14mu|texlive-babel-greek-1.8a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-greek.tar.xz
14mu|texlive-babel-greek-1.8a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-greek.doc.tar.xz
14mu|texlive-babel-greek-1.8a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-greek.source.tar.xz
14mu|texlive-babel-greek-1.8a-3|17	BuildArch:	noarch
14mu|texlive-babel-greek-1.8a-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-greek-1.8a-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-greek-1.8a-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-greek-1.8a-3|21	
14mu|texlive-babel-greek-1.8a-3|22	%description
14mu|texlive-babel-greek-1.8a-3|23	The file provides modes for monotonic (single-diacritic) and
14mu|texlive-babel-greek-1.8a-3|24	polytonic (multiple-diacritic) modes of writing. Provision is
14mu|texlive-babel-greek-1.8a-3|25	made for Greek function names in mathematics, and for
14mu|texlive-babel-greek-1.8a-3|26	classical-era symbols.
14mu|texlive-babel-greek-1.8a-3|27	
14mu|texlive-babel-greek-1.8a-3|28	
14mu|texlive-babel-greek-1.8a-3|29	#-----------------------------------------------------------------------
14mu|texlive-babel-greek-1.8a-3|30	%files
14mu|texlive-babel-greek-1.8a-3|31	%{_texmfdistdir}/tex/generic/babel-greek/athnum.sty
14mu|texlive-babel-greek-1.8a-3|32	%{_texmfdistdir}/tex/generic/babel-greek/greek.ldf
14mu|texlive-babel-greek-1.8a-3|33	%{_texmfdistdir}/tex/generic/babel-greek/grmath.sty
14mu|texlive-babel-greek-1.8a-3|34	%{_texmfdistdir}/tex/generic/babel-greek/grsymb.sty
14mu|texlive-babel-greek-1.8a-3|35	%doc %{_texmfdistdir}/doc/generic/babel-greek/README
14mu|texlive-babel-greek-1.8a-3|36	%doc %{_texmfdistdir}/doc/generic/babel-greek/README.html
14mu|texlive-babel-greek-1.8a-3|37	%doc %{_texmfdistdir}/doc/generic/babel-greek/athnum.pdf
14mu|texlive-babel-greek-1.8a-3|38	%doc %{_texmfdistdir}/doc/generic/babel-greek/babel-greek.pdf
14mu|texlive-babel-greek-1.8a-3|39	%doc %{_texmfdistdir}/doc/generic/babel-greek/grmath.pdf
14mu|texlive-babel-greek-1.8a-3|40	%doc %{_texmfdistdir}/doc/generic/babel-greek/grsymb.pdf
14mu|texlive-babel-greek-1.8a-3|41	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-greek.pdf
14mu|texlive-babel-greek-1.8a-3|42	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-greek.tex
14mu|texlive-babel-greek-1.8a-3|43	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-greek.pdf
14mu|texlive-babel-greek-1.8a-3|44	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-greek.tex
14mu|texlive-babel-greek-1.8a-3|45	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-lgr.pdf
14mu|texlive-babel-greek-1.8a-3|46	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-lgr.tex
14mu|texlive-babel-greek-1.8a-3|47	%doc %{_texmfdistdir}/doc/generic/babel-greek/usage.pdf
14mu|texlive-babel-greek-1.8a-3|48	%doc %{_texmfdistdir}/doc/generic/babel-greek/usage.tex
14mu|texlive-babel-greek-1.8a-3|49	#- source
14mu|texlive-babel-greek-1.8a-3|50	%doc %{_texmfdistdir}/source/generic/babel-greek/athnum.dtx
14mu|texlive-babel-greek-1.8a-3|51	%doc %{_texmfdistdir}/source/generic/babel-greek/babel-greek.dtx
14mu|texlive-babel-greek-1.8a-3|52	%doc %{_texmfdistdir}/source/generic/babel-greek/babel-greek.ins
14mu|texlive-babel-greek-1.8a-3|53	%doc %{_texmfdistdir}/source/generic/babel-greek/grmath.dtx
14mu|texlive-babel-greek-1.8a-3|54	%doc %{_texmfdistdir}/source/generic/babel-greek/grsymb.dtx
14mu|texlive-babel-greek-1.8a-3|55	
14mu|texlive-babel-greek-1.8a-3|56	#-----------------------------------------------------------------------
14mu|texlive-babel-greek-1.8a-3|57	%prep
14mu|texlive-babel-greek-1.8a-3|58	%setup -c -a0 -a1 -a2
14mu|texlive-babel-greek-1.8a-3|59	
14mu|texlive-babel-greek-1.8a-3|60	%build
14mu|texlive-babel-greek-1.8a-3|61	
14mu|texlive-babel-greek-1.8a-3|62	%install
14mu|texlive-babel-greek-1.8a-3|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-greek-1.8a-3|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-greek-1.8a-3|65	
14mu|texlive-babel-greek-1.8a-3|66	%changelog
14mu|texlive-babel-greek-1.8a-3|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8a-3
14mu|texlive-babel-greek-1.8a-3|68	+ Revision: 7d1af00
14mu|texlive-babel-greek-1.8a-3|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-greek-1.8a-3|70	
14mu|texlive-babel-greek-1.8a-3|71	

24298 14
14mu|texlive-babel-hebrew-20131013-7|1	# revision 30273
14mu|texlive-babel-hebrew-20131013-7|2	# category Package
14mu|texlive-babel-hebrew-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-hebrew-20131013-7|4	# catalog-date undef
14mu|texlive-babel-hebrew-20131013-7|5	# catalog-license undef
14mu|texlive-babel-hebrew-20131013-7|6	# catalog-version undef
14mu|texlive-babel-hebrew-20131013-7|7	Name:		texlive-babel-hebrew
14mu|texlive-babel-hebrew-20131013-7|8	Version:	20131013
14mu|texlive-babel-hebrew-20131013-7|9	Release:	7
14mu|texlive-babel-hebrew-20131013-7|10	Summary:	TeXLive babel-hebrew package
14mu|texlive-babel-hebrew-20131013-7|11	Group:		Publishing
14mu|texlive-babel-hebrew-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-hebrew-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-hebrew-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hebrew.tar.xz
14mu|texlive-babel-hebrew-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hebrew.doc.tar.xz
14mu|texlive-babel-hebrew-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hebrew.source.tar.xz
14mu|texlive-babel-hebrew-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-hebrew-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-hebrew-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-hebrew-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-hebrew-20131013-7|21	
14mu|texlive-babel-hebrew-20131013-7|22	%description
14mu|texlive-babel-hebrew-20131013-7|23	TeXLive babel-hebrew package.
14mu|texlive-babel-hebrew-20131013-7|24	
14mu|texlive-babel-hebrew-20131013-7|25	
14mu|texlive-babel-hebrew-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-hebrew-20131013-7|27	%files
14mu|texlive-babel-hebrew-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-hebrew/8859-8.def
14mu|texlive-babel-hebrew-20131013-7|29	%{_texmfdistdir}/tex/generic/babel-hebrew/cp1255.def
14mu|texlive-babel-hebrew-20131013-7|30	%{_texmfdistdir}/tex/generic/babel-hebrew/cp862.def
14mu|texlive-babel-hebrew-20131013-7|31	%{_texmfdistdir}/tex/generic/babel-hebrew/he8OmegaHebrew.fd
14mu|texlive-babel-hebrew-20131013-7|32	%{_texmfdistdir}/tex/generic/babel-hebrew/he8aharoni.fd
14mu|texlive-babel-hebrew-20131013-7|33	%{_texmfdistdir}/tex/generic/babel-hebrew/he8cmr.fd
14mu|texlive-babel-hebrew-20131013-7|34	%{_texmfdistdir}/tex/generic/babel-hebrew/he8cmss.fd
14mu|texlive-babel-hebrew-20131013-7|35	%{_texmfdistdir}/tex/generic/babel-hebrew/he8cmtt.fd
14mu|texlive-babel-hebrew-20131013-7|36	%{_texmfdistdir}/tex/generic/babel-hebrew/he8david.fd
14mu|texlive-babel-hebrew-20131013-7|37	%{_texmfdistdir}/tex/generic/babel-hebrew/he8drugulin.fd
14mu|texlive-babel-hebrew-20131013-7|38	%{_texmfdistdir}/tex/generic/babel-hebrew/he8enc.def
14mu|texlive-babel-hebrew-20131013-7|39	%{_texmfdistdir}/tex/generic/babel-hebrew/he8frankruehl.fd
14mu|texlive-babel-hebrew-20131013-7|40	%{_texmfdistdir}/tex/generic/babel-hebrew/he8miriam.fd
14mu|texlive-babel-hebrew-20131013-7|41	%{_texmfdistdir}/tex/generic/babel-hebrew/he8nachlieli.fd
14mu|texlive-babel-hebrew-20131013-7|42	%{_texmfdistdir}/tex/generic/babel-hebrew/he8yad.fd
14mu|texlive-babel-hebrew-20131013-7|43	%{_texmfdistdir}/tex/generic/babel-hebrew/hebcal.sty
14mu|texlive-babel-hebrew-20131013-7|44	%{_texmfdistdir}/tex/generic/babel-hebrew/hebfont.sty
14mu|texlive-babel-hebrew-20131013-7|45	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew.ldf
14mu|texlive-babel-hebrew-20131013-7|46	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_newcode.sty
14mu|texlive-babel-hebrew-20131013-7|47	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_oldcode.sty
14mu|texlive-babel-hebrew-20131013-7|48	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_p.sty
14mu|texlive-babel-hebrew-20131013-7|49	%{_texmfdistdir}/tex/generic/babel-hebrew/lheclas.fd
14mu|texlive-babel-hebrew-20131013-7|50	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecmr.fd
14mu|texlive-babel-hebrew-20131013-7|51	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecmss.fd
14mu|texlive-babel-hebrew-20131013-7|52	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecmtt.fd
14mu|texlive-babel-hebrew-20131013-7|53	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecrml.fd
14mu|texlive-babel-hebrew-20131013-7|54	%{_texmfdistdir}/tex/generic/babel-hebrew/lheenc.def
14mu|texlive-babel-hebrew-20131013-7|55	%{_texmfdistdir}/tex/generic/babel-hebrew/lhefr.fd
14mu|texlive-babel-hebrew-20131013-7|56	%{_texmfdistdir}/tex/generic/babel-hebrew/lheredis.fd
14mu|texlive-babel-hebrew-20131013-7|57	%{_texmfdistdir}/tex/generic/babel-hebrew/lheshold.fd
14mu|texlive-babel-hebrew-20131013-7|58	%{_texmfdistdir}/tex/generic/babel-hebrew/lheshscr.fd
14mu|texlive-babel-hebrew-20131013-7|59	%{_texmfdistdir}/tex/generic/babel-hebrew/lheshstk.fd
14mu|texlive-babel-hebrew-20131013-7|60	%{_texmfdistdir}/tex/generic/babel-hebrew/rlbabel.def
14mu|texlive-babel-hebrew-20131013-7|61	%{_texmfdistdir}/tex/generic/babel-hebrew/si960.def
14mu|texlive-babel-hebrew-20131013-7|62	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/00readme.heb
14mu|texlive-babel-hebrew-20131013-7|63	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/heb209.pdf
14mu|texlive-babel-hebrew-20131013-7|64	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/hebinp.pdf
14mu|texlive-babel-hebrew-20131013-7|65	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/hebrew.pdf
14mu|texlive-babel-hebrew-20131013-7|66	#- source
14mu|texlive-babel-hebrew-20131013-7|67	%doc %{_texmfdistdir}/source/generic/babel-hebrew/heb209.dtx
14mu|texlive-babel-hebrew-20131013-7|68	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebinp.dtx
14mu|texlive-babel-hebrew-20131013-7|69	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebrew.dtx
14mu|texlive-babel-hebrew-20131013-7|70	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebrew.fdd
14mu|texlive-babel-hebrew-20131013-7|71	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebrew.ins
14mu|texlive-babel-hebrew-20131013-7|72	
14mu|texlive-babel-hebrew-20131013-7|73	#-----------------------------------------------------------------------
14mu|texlive-babel-hebrew-20131013-7|74	%prep
14mu|texlive-babel-hebrew-20131013-7|75	%setup -c -a0 -a1 -a2
14mu|texlive-babel-hebrew-20131013-7|76	
14mu|texlive-babel-hebrew-20131013-7|77	%build
14mu|texlive-babel-hebrew-20131013-7|78	
14mu|texlive-babel-hebrew-20131013-7|79	%install
14mu|texlive-babel-hebrew-20131013-7|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-hebrew-20131013-7|81	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-hebrew-20131013-7|82	
14mu|texlive-babel-hebrew-20131013-7|83	%changelog
14mu|texlive-babel-hebrew-20131013-7|84	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-hebrew-20131013-7|85	+ Revision: ad25c02
14mu|texlive-babel-hebrew-20131013-7|86	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-hebrew-20131013-7|87	
14mu|texlive-babel-hebrew-20131013-7|88	

24299 14
14mu|texlive-babel-hungarian-1.5-7|1	# revision 31577
14mu|texlive-babel-hungarian-1.5-7|2	# category Package
14mu|texlive-babel-hungarian-1.5-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/hungarian/magyar.ldf
14mu|texlive-babel-hungarian-1.5-7|4	# catalog-date 2013-06-19 11:14:18 +0200
14mu|texlive-babel-hungarian-1.5-7|5	# catalog-license lppl
14mu|texlive-babel-hungarian-1.5-7|6	# catalog-version 1.5
14mu|texlive-babel-hungarian-1.5-7|7	Name:		texlive-babel-hungarian
14mu|texlive-babel-hungarian-1.5-7|8	Version:	1.5
14mu|texlive-babel-hungarian-1.5-7|9	Release:	7
14mu|texlive-babel-hungarian-1.5-7|10	Summary:	Babel support for Hungarian (Magyar)
14mu|texlive-babel-hungarian-1.5-7|11	Group:		Publishing
14mu|texlive-babel-hungarian-1.5-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/hungarian/magyar.ldf
14mu|texlive-babel-hungarian-1.5-7|13	License:	LPPL
14mu|texlive-babel-hungarian-1.5-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hungarian.tar.xz
14mu|texlive-babel-hungarian-1.5-7|15	BuildArch:	noarch
14mu|texlive-babel-hungarian-1.5-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-hungarian-1.5-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-hungarian-1.5-7|18	Requires(post):	texlive-kpathsea
14mu|texlive-babel-hungarian-1.5-7|19	
14mu|texlive-babel-hungarian-1.5-7|20	%description
14mu|texlive-babel-hungarian-1.5-7|21	The package provides a language definition file that enables
14mu|texlive-babel-hungarian-1.5-7|22	support of Magyar (Hungarian) with babel.
14mu|texlive-babel-hungarian-1.5-7|23	
14mu|texlive-babel-hungarian-1.5-7|24	
14mu|texlive-babel-hungarian-1.5-7|25	#-----------------------------------------------------------------------
14mu|texlive-babel-hungarian-1.5-7|26	%files
14mu|texlive-babel-hungarian-1.5-7|27	%{_texmfdistdir}/tex/latex/babel-hungarian/magyar.ldf
14mu|texlive-babel-hungarian-1.5-7|28	
14mu|texlive-babel-hungarian-1.5-7|29	#-----------------------------------------------------------------------
14mu|texlive-babel-hungarian-1.5-7|30	%prep
14mu|texlive-babel-hungarian-1.5-7|31	%setup -c -a0
14mu|texlive-babel-hungarian-1.5-7|32	
14mu|texlive-babel-hungarian-1.5-7|33	%build
14mu|texlive-babel-hungarian-1.5-7|34	
14mu|texlive-babel-hungarian-1.5-7|35	%install
14mu|texlive-babel-hungarian-1.5-7|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-hungarian-1.5-7|37	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-hungarian-1.5-7|38	
14mu|texlive-babel-hungarian-1.5-7|39	%changelog
14mu|texlive-babel-hungarian-1.5-7|40	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
14mu|texlive-babel-hungarian-1.5-7|41	+ Revision: 487c171
14mu|texlive-babel-hungarian-1.5-7|42	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-hungarian-1.5-7|43	
14mu|texlive-babel-hungarian-1.5-7|44	

24300 14
14mu|texlive-babel-icelandic-20131013-7|1	# revision 30275
14mu|texlive-babel-icelandic-20131013-7|2	# category Package
14mu|texlive-babel-icelandic-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-icelandic-20131013-7|4	# catalog-date undef
14mu|texlive-babel-icelandic-20131013-7|5	# catalog-license undef
14mu|texlive-babel-icelandic-20131013-7|6	# catalog-version undef
14mu|texlive-babel-icelandic-20131013-7|7	Name:		texlive-babel-icelandic
14mu|texlive-babel-icelandic-20131013-7|8	Version:	20131013
14mu|texlive-babel-icelandic-20131013-7|9	Release:	7
14mu|texlive-babel-icelandic-20131013-7|10	Summary:	TeXLive babel-icelandic package
14mu|texlive-babel-icelandic-20131013-7|11	Group:		Publishing
14mu|texlive-babel-icelandic-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-icelandic-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-icelandic-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-icelandic.tar.xz
14mu|texlive-babel-icelandic-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-icelandic.doc.tar.xz
14mu|texlive-babel-icelandic-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-icelandic.source.tar.xz
14mu|texlive-babel-icelandic-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-icelandic-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-icelandic-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-icelandic-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-icelandic-20131013-7|21	
14mu|texlive-babel-icelandic-20131013-7|22	%description
14mu|texlive-babel-icelandic-20131013-7|23	TeXLive babel-icelandic package.
14mu|texlive-babel-icelandic-20131013-7|24	
14mu|texlive-babel-icelandic-20131013-7|25	
14mu|texlive-babel-icelandic-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-icelandic-20131013-7|27	%files
14mu|texlive-babel-icelandic-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-icelandic/icelandic.ldf
14mu|texlive-babel-icelandic-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-icelandic/icelandic.pdf
14mu|texlive-babel-icelandic-20131013-7|30	#- source
14mu|texlive-babel-icelandic-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-icelandic/icelandic.dtx
14mu|texlive-babel-icelandic-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-icelandic/icelandic.ins
14mu|texlive-babel-icelandic-20131013-7|33	
14mu|texlive-babel-icelandic-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-icelandic-20131013-7|35	%prep
14mu|texlive-babel-icelandic-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-icelandic-20131013-7|37	
14mu|texlive-babel-icelandic-20131013-7|38	%build
14mu|texlive-babel-icelandic-20131013-7|39	
14mu|texlive-babel-icelandic-20131013-7|40	%install
14mu|texlive-babel-icelandic-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-icelandic-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-icelandic-20131013-7|43	
14mu|texlive-babel-icelandic-20131013-7|44	%changelog
14mu|texlive-babel-icelandic-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-icelandic-20131013-7|46	+ Revision: 982b356
14mu|texlive-babel-icelandic-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-icelandic-20131013-7|48	
14mu|texlive-babel-icelandic-20131013-7|49	

24301 14
14mu|texlive-babel-interlingua-20131013-7|1	# revision 30276
14mu|texlive-babel-interlingua-20131013-7|2	# category Package
14mu|texlive-babel-interlingua-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-interlingua-20131013-7|4	# catalog-date undef
14mu|texlive-babel-interlingua-20131013-7|5	# catalog-license undef
14mu|texlive-babel-interlingua-20131013-7|6	# catalog-version undef
14mu|texlive-babel-interlingua-20131013-7|7	Name:		texlive-babel-interlingua
14mu|texlive-babel-interlingua-20131013-7|8	Version:	20131013
14mu|texlive-babel-interlingua-20131013-7|9	Release:	7
14mu|texlive-babel-interlingua-20131013-7|10	Summary:	TeXLive babel-interlingua package
14mu|texlive-babel-interlingua-20131013-7|11	Group:		Publishing
14mu|texlive-babel-interlingua-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-interlingua-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-interlingua-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-interlingua.tar.xz
14mu|texlive-babel-interlingua-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-interlingua.doc.tar.xz
14mu|texlive-babel-interlingua-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-interlingua.source.tar.xz
14mu|texlive-babel-interlingua-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-interlingua-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-interlingua-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-interlingua-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-interlingua-20131013-7|21	
14mu|texlive-babel-interlingua-20131013-7|22	%description
14mu|texlive-babel-interlingua-20131013-7|23	TeXLive babel-interlingua package.
14mu|texlive-babel-interlingua-20131013-7|24	
14mu|texlive-babel-interlingua-20131013-7|25	
14mu|texlive-babel-interlingua-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-interlingua-20131013-7|27	%files
14mu|texlive-babel-interlingua-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-interlingua/interlingua.ldf
14mu|texlive-babel-interlingua-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-interlingua/interlingua.pdf
14mu|texlive-babel-interlingua-20131013-7|30	#- source
14mu|texlive-babel-interlingua-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-interlingua/interlingua.dtx
14mu|texlive-babel-interlingua-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-interlingua/interlingua.ins
14mu|texlive-babel-interlingua-20131013-7|33	
14mu|texlive-babel-interlingua-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-interlingua-20131013-7|35	%prep
14mu|texlive-babel-interlingua-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-interlingua-20131013-7|37	
14mu|texlive-babel-interlingua-20131013-7|38	%build
14mu|texlive-babel-interlingua-20131013-7|39	
14mu|texlive-babel-interlingua-20131013-7|40	%install
14mu|texlive-babel-interlingua-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-interlingua-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-interlingua-20131013-7|43	
14mu|texlive-babel-interlingua-20131013-7|44	%changelog
14mu|texlive-babel-interlingua-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-interlingua-20131013-7|46	+ Revision: 5a83c9f
14mu|texlive-babel-interlingua-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-interlingua-20131013-7|48	
14mu|texlive-babel-interlingua-20131013-7|49	

24302 14
14mu|texlive-babel-irish-20131013-7|1	# revision 30277
14mu|texlive-babel-irish-20131013-7|2	# category Package
14mu|texlive-babel-irish-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-irish-20131013-7|4	# catalog-date undef
14mu|texlive-babel-irish-20131013-7|5	# catalog-license undef
14mu|texlive-babel-irish-20131013-7|6	# catalog-version undef
14mu|texlive-babel-irish-20131013-7|7	Name:		texlive-babel-irish
14mu|texlive-babel-irish-20131013-7|8	Version:	20131013
14mu|texlive-babel-irish-20131013-7|9	Release:	7
14mu|texlive-babel-irish-20131013-7|10	Summary:	TeXLive babel-irish package
14mu|texlive-babel-irish-20131013-7|11	Group:		Publishing
14mu|texlive-babel-irish-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-irish-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-irish-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-irish.tar.xz
14mu|texlive-babel-irish-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-irish.doc.tar.xz
14mu|texlive-babel-irish-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-irish.source.tar.xz
14mu|texlive-babel-irish-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-irish-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-irish-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-irish-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-irish-20131013-7|21	
14mu|texlive-babel-irish-20131013-7|22	%description
14mu|texlive-babel-irish-20131013-7|23	TeXLive babel-irish package.
14mu|texlive-babel-irish-20131013-7|24	
14mu|texlive-babel-irish-20131013-7|25	
14mu|texlive-babel-irish-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-irish-20131013-7|27	%files
14mu|texlive-babel-irish-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-irish/irish.ldf
14mu|texlive-babel-irish-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-irish/irish.pdf
14mu|texlive-babel-irish-20131013-7|30	#- source
14mu|texlive-babel-irish-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-irish/irish.dtx
14mu|texlive-babel-irish-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-irish/irish.ins
14mu|texlive-babel-irish-20131013-7|33	
14mu|texlive-babel-irish-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-irish-20131013-7|35	%prep
14mu|texlive-babel-irish-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-irish-20131013-7|37	
14mu|texlive-babel-irish-20131013-7|38	%build
14mu|texlive-babel-irish-20131013-7|39	
14mu|texlive-babel-irish-20131013-7|40	%install
14mu|texlive-babel-irish-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-irish-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-irish-20131013-7|43	
14mu|texlive-babel-irish-20131013-7|44	%changelog
14mu|texlive-babel-irish-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-irish-20131013-7|46	+ Revision: 50f9383
14mu|texlive-babel-irish-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-irish-20131013-7|48	
14mu|texlive-babel-irish-20131013-7|49	

24303 14
14mu|texlive-babel-italian-1.3f-7|1	# revision 32213
14mu|texlive-babel-italian-1.3f-7|2	# category Package
14mu|texlive-babel-italian-1.3f-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/italian
14mu|texlive-babel-italian-1.3f-7|4	# catalog-date 2013-11-22 18:28:56 +0100
14mu|texlive-babel-italian-1.3f-7|5	# catalog-license lppl1.3
14mu|texlive-babel-italian-1.3f-7|6	# catalog-version 1.3f
14mu|texlive-babel-italian-1.3f-7|7	Name:		texlive-babel-italian
14mu|texlive-babel-italian-1.3f-7|8	Version:	1.3f
14mu|texlive-babel-italian-1.3f-7|9	Release:	7
14mu|texlive-babel-italian-1.3f-7|10	Summary:	Babel support for Italian text
14mu|texlive-babel-italian-1.3f-7|11	Group:		Publishing
14mu|texlive-babel-italian-1.3f-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/italian
14mu|texlive-babel-italian-1.3f-7|13	License:	LPPL1.3
14mu|texlive-babel-italian-1.3f-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-italian.tar.xz
14mu|texlive-babel-italian-1.3f-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-italian.doc.tar.xz
14mu|texlive-babel-italian-1.3f-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-italian.source.tar.xz
14mu|texlive-babel-italian-1.3f-7|17	BuildArch:	noarch
14mu|texlive-babel-italian-1.3f-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-italian-1.3f-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-italian-1.3f-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-italian-1.3f-7|21	
14mu|texlive-babel-italian-1.3f-7|22	%description
14mu|texlive-babel-italian-1.3f-7|23	The package provides language definitions for use in babel.
14mu|texlive-babel-italian-1.3f-7|24	
14mu|texlive-babel-italian-1.3f-7|25	
14mu|texlive-babel-italian-1.3f-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-italian-1.3f-7|27	%files
14mu|texlive-babel-italian-1.3f-7|28	%{_texmfdistdir}/tex/generic/babel-italian/italian.ldf
14mu|texlive-babel-italian-1.3f-7|29	%doc %{_texmfdistdir}/doc/generic/babel-italian/italian.pdf
14mu|texlive-babel-italian-1.3f-7|30	#- source
14mu|texlive-babel-italian-1.3f-7|31	%doc %{_texmfdistdir}/source/generic/babel-italian/italian.dtx
14mu|texlive-babel-italian-1.3f-7|32	%doc %{_texmfdistdir}/source/generic/babel-italian/italian.ins
14mu|texlive-babel-italian-1.3f-7|33	
14mu|texlive-babel-italian-1.3f-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-italian-1.3f-7|35	%prep
14mu|texlive-babel-italian-1.3f-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-italian-1.3f-7|37	
14mu|texlive-babel-italian-1.3f-7|38	%build
14mu|texlive-babel-italian-1.3f-7|39	
14mu|texlive-babel-italian-1.3f-7|40	%install
14mu|texlive-babel-italian-1.3f-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-italian-1.3f-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-italian-1.3f-7|43	
14mu|texlive-babel-italian-1.3f-7|44	%changelog
14mu|texlive-babel-italian-1.3f-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3f-7
14mu|texlive-babel-italian-1.3f-7|46	+ Revision: c49b063
14mu|texlive-babel-italian-1.3f-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-italian-1.3f-7|48	
14mu|texlive-babel-italian-1.3f-7|49	

24304 14
14mu|texlive-babel-kurmanji-20131013-7|1	# revision 30279
14mu|texlive-babel-kurmanji-20131013-7|2	# category Package
14mu|texlive-babel-kurmanji-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-kurmanji-20131013-7|4	# catalog-date undef
14mu|texlive-babel-kurmanji-20131013-7|5	# catalog-license undef
14mu|texlive-babel-kurmanji-20131013-7|6	# catalog-version undef
14mu|texlive-babel-kurmanji-20131013-7|7	Name:		texlive-babel-kurmanji
14mu|texlive-babel-kurmanji-20131013-7|8	Version:	20131013
14mu|texlive-babel-kurmanji-20131013-7|9	Release:	7
14mu|texlive-babel-kurmanji-20131013-7|10	Summary:	TeXLive babel-kurmanji package
14mu|texlive-babel-kurmanji-20131013-7|11	Group:		Publishing
14mu|texlive-babel-kurmanji-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-kurmanji-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-kurmanji-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-kurmanji.tar.xz
14mu|texlive-babel-kurmanji-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-kurmanji.doc.tar.xz
14mu|texlive-babel-kurmanji-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-kurmanji.source.tar.xz
14mu|texlive-babel-kurmanji-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-kurmanji-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-kurmanji-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-kurmanji-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-kurmanji-20131013-7|21	
14mu|texlive-babel-kurmanji-20131013-7|22	%description
14mu|texlive-babel-kurmanji-20131013-7|23	TeXLive babel-kurmanji package.
14mu|texlive-babel-kurmanji-20131013-7|24	
14mu|texlive-babel-kurmanji-20131013-7|25	
14mu|texlive-babel-kurmanji-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-kurmanji-20131013-7|27	%files
14mu|texlive-babel-kurmanji-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-kurmanji/kurmanji.ldf
14mu|texlive-babel-kurmanji-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-kurmanji/kurmanji.pdf
14mu|texlive-babel-kurmanji-20131013-7|30	#- source
14mu|texlive-babel-kurmanji-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-kurmanji/kurmanji.dtx
14mu|texlive-babel-kurmanji-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-kurmanji/kurmanji.ins
14mu|texlive-babel-kurmanji-20131013-7|33	
14mu|texlive-babel-kurmanji-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-kurmanji-20131013-7|35	%prep
14mu|texlive-babel-kurmanji-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-kurmanji-20131013-7|37	
14mu|texlive-babel-kurmanji-20131013-7|38	%build
14mu|texlive-babel-kurmanji-20131013-7|39	
14mu|texlive-babel-kurmanji-20131013-7|40	%install
14mu|texlive-babel-kurmanji-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-kurmanji-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-kurmanji-20131013-7|43	
14mu|texlive-babel-kurmanji-20131013-7|44	%changelog
14mu|texlive-babel-kurmanji-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-kurmanji-20131013-7|46	+ Revision: 1ba404b
14mu|texlive-babel-kurmanji-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-kurmanji-20131013-7|48	
14mu|texlive-babel-kurmanji-20131013-7|49	

24305 14
14mu|texlive-babel-latin-20131013-7|1	# revision 30280
14mu|texlive-babel-latin-20131013-7|2	# category Package
14mu|texlive-babel-latin-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-latin-20131013-7|4	# catalog-date undef
14mu|texlive-babel-latin-20131013-7|5	# catalog-license undef
14mu|texlive-babel-latin-20131013-7|6	# catalog-version undef
14mu|texlive-babel-latin-20131013-7|7	Name:		texlive-babel-latin
14mu|texlive-babel-latin-20131013-7|8	Version:	20131013
14mu|texlive-babel-latin-20131013-7|9	Release:	7
14mu|texlive-babel-latin-20131013-7|10	Summary:	TeXLive babel-latin package
14mu|texlive-babel-latin-20131013-7|11	Group:		Publishing
14mu|texlive-babel-latin-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-latin-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-latin-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-latin.tar.xz
14mu|texlive-babel-latin-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-latin.doc.tar.xz
14mu|texlive-babel-latin-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-latin.source.tar.xz
14mu|texlive-babel-latin-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-latin-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-latin-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-latin-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-latin-20131013-7|21	
14mu|texlive-babel-latin-20131013-7|22	%description
14mu|texlive-babel-latin-20131013-7|23	TeXLive babel-latin package.
14mu|texlive-babel-latin-20131013-7|24	
14mu|texlive-babel-latin-20131013-7|25	
14mu|texlive-babel-latin-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-latin-20131013-7|27	%files
14mu|texlive-babel-latin-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-latin/latin.ldf
14mu|texlive-babel-latin-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-latin/latin.pdf
14mu|texlive-babel-latin-20131013-7|30	#- source
14mu|texlive-babel-latin-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-latin/latin.dtx
14mu|texlive-babel-latin-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-latin/latin.ins
14mu|texlive-babel-latin-20131013-7|33	
14mu|texlive-babel-latin-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-latin-20131013-7|35	%prep
14mu|texlive-babel-latin-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-latin-20131013-7|37	
14mu|texlive-babel-latin-20131013-7|38	%build
14mu|texlive-babel-latin-20131013-7|39	
14mu|texlive-babel-latin-20131013-7|40	%install
14mu|texlive-babel-latin-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-latin-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-latin-20131013-7|43	
14mu|texlive-babel-latin-20131013-7|44	%changelog
14mu|texlive-babel-latin-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-latin-20131013-7|46	+ Revision: e2939ef
14mu|texlive-babel-latin-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-latin-20131013-7|48	
14mu|texlive-babel-latin-20131013-7|49	

24306 14
14mu|texlive-babel-norsk-20131013-7|1	# revision 30281
14mu|texlive-babel-norsk-20131013-7|2	# category Package
14mu|texlive-babel-norsk-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-norsk-20131013-7|4	# catalog-date undef
14mu|texlive-babel-norsk-20131013-7|5	# catalog-license undef
14mu|texlive-babel-norsk-20131013-7|6	# catalog-version undef
14mu|texlive-babel-norsk-20131013-7|7	Name:		texlive-babel-norsk
14mu|texlive-babel-norsk-20131013-7|8	Version:	20131013
14mu|texlive-babel-norsk-20131013-7|9	Release:	7
14mu|texlive-babel-norsk-20131013-7|10	Summary:	TeXLive babel-norsk package
14mu|texlive-babel-norsk-20131013-7|11	Group:		Publishing
14mu|texlive-babel-norsk-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-norsk-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-norsk-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-norsk.tar.xz
14mu|texlive-babel-norsk-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-norsk.doc.tar.xz
14mu|texlive-babel-norsk-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-norsk.source.tar.xz
14mu|texlive-babel-norsk-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-norsk-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-norsk-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-norsk-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-norsk-20131013-7|21	
14mu|texlive-babel-norsk-20131013-7|22	%description
14mu|texlive-babel-norsk-20131013-7|23	TeXLive babel-norsk package.
14mu|texlive-babel-norsk-20131013-7|24	
14mu|texlive-babel-norsk-20131013-7|25	
14mu|texlive-babel-norsk-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-norsk-20131013-7|27	%files
14mu|texlive-babel-norsk-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-norsk/norsk.ldf
14mu|texlive-babel-norsk-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-norsk/norsk.pdf
14mu|texlive-babel-norsk-20131013-7|30	#- source
14mu|texlive-babel-norsk-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-norsk/norsk.dtx
14mu|texlive-babel-norsk-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-norsk/norsk.ins
14mu|texlive-babel-norsk-20131013-7|33	
14mu|texlive-babel-norsk-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-norsk-20131013-7|35	%prep
14mu|texlive-babel-norsk-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-norsk-20131013-7|37	
14mu|texlive-babel-norsk-20131013-7|38	%build
14mu|texlive-babel-norsk-20131013-7|39	
14mu|texlive-babel-norsk-20131013-7|40	%install
14mu|texlive-babel-norsk-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-norsk-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-norsk-20131013-7|43	
14mu|texlive-babel-norsk-20131013-7|44	%changelog
14mu|texlive-babel-norsk-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-norsk-20131013-7|46	+ Revision: f896803
14mu|texlive-babel-norsk-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-norsk-20131013-7|48	
14mu|texlive-babel-norsk-20131013-7|49	

24307 14
14mu|texlive-babel-piedmontese-20131013-7|1	# revision 30282
14mu|texlive-babel-piedmontese-20131013-7|2	# category Package
14mu|texlive-babel-piedmontese-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-piedmontese-20131013-7|4	# catalog-date undef
14mu|texlive-babel-piedmontese-20131013-7|5	# catalog-license undef
14mu|texlive-babel-piedmontese-20131013-7|6	# catalog-version undef
14mu|texlive-babel-piedmontese-20131013-7|7	Name:		texlive-babel-piedmontese
14mu|texlive-babel-piedmontese-20131013-7|8	Version:	20131013
14mu|texlive-babel-piedmontese-20131013-7|9	Release:	7
14mu|texlive-babel-piedmontese-20131013-7|10	Summary:	TeXLive babel-piedmontese package
14mu|texlive-babel-piedmontese-20131013-7|11	Group:		Publishing
14mu|texlive-babel-piedmontese-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-piedmontese-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-piedmontese-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-piedmontese.tar.xz
14mu|texlive-babel-piedmontese-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-piedmontese.doc.tar.xz
14mu|texlive-babel-piedmontese-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-piedmontese.source.tar.xz
14mu|texlive-babel-piedmontese-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-piedmontese-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-piedmontese-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-piedmontese-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-piedmontese-20131013-7|21	
14mu|texlive-babel-piedmontese-20131013-7|22	%description
14mu|texlive-babel-piedmontese-20131013-7|23	TeXLive babel-piedmontese package.
14mu|texlive-babel-piedmontese-20131013-7|24	
14mu|texlive-babel-piedmontese-20131013-7|25	
14mu|texlive-babel-piedmontese-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-piedmontese-20131013-7|27	%files
14mu|texlive-babel-piedmontese-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-piedmontese/piedmontese.ldf
14mu|texlive-babel-piedmontese-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-piedmontese/piedmontese.pdf
14mu|texlive-babel-piedmontese-20131013-7|30	#- source
14mu|texlive-babel-piedmontese-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-piedmontese/piedmontese.dtx
14mu|texlive-babel-piedmontese-20131013-7|32	
14mu|texlive-babel-piedmontese-20131013-7|33	#-----------------------------------------------------------------------
14mu|texlive-babel-piedmontese-20131013-7|34	%prep
14mu|texlive-babel-piedmontese-20131013-7|35	%setup -c -a0 -a1 -a2
14mu|texlive-babel-piedmontese-20131013-7|36	
14mu|texlive-babel-piedmontese-20131013-7|37	%build
14mu|texlive-babel-piedmontese-20131013-7|38	
14mu|texlive-babel-piedmontese-20131013-7|39	%install
14mu|texlive-babel-piedmontese-20131013-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-piedmontese-20131013-7|41	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-piedmontese-20131013-7|42	
14mu|texlive-babel-piedmontese-20131013-7|43	%changelog
14mu|texlive-babel-piedmontese-20131013-7|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-piedmontese-20131013-7|45	+ Revision: f3b1094
14mu|texlive-babel-piedmontese-20131013-7|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-piedmontese-20131013-7|47	
14mu|texlive-babel-piedmontese-20131013-7|48	

24308 14
14mu|texlive-babel-polish-20131013-7|1	# revision 30283
14mu|texlive-babel-polish-20131013-7|2	# category Package
14mu|texlive-babel-polish-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-polish-20131013-7|4	# catalog-date undef
14mu|texlive-babel-polish-20131013-7|5	# catalog-license undef
14mu|texlive-babel-polish-20131013-7|6	# catalog-version undef
14mu|texlive-babel-polish-20131013-7|7	Name:		texlive-babel-polish
14mu|texlive-babel-polish-20131013-7|8	Version:	20131013
14mu|texlive-babel-polish-20131013-7|9	Release:	7
14mu|texlive-babel-polish-20131013-7|10	Summary:	TeXLive babel-polish package
14mu|texlive-babel-polish-20131013-7|11	Group:		Publishing
14mu|texlive-babel-polish-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-polish-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-polish-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-polish.tar.xz
14mu|texlive-babel-polish-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-polish.doc.tar.xz
14mu|texlive-babel-polish-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-polish.source.tar.xz
14mu|texlive-babel-polish-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-polish-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-polish-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-polish-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-polish-20131013-7|21	
14mu|texlive-babel-polish-20131013-7|22	%description
14mu|texlive-babel-polish-20131013-7|23	TeXLive babel-polish package.
14mu|texlive-babel-polish-20131013-7|24	
14mu|texlive-babel-polish-20131013-7|25	
14mu|texlive-babel-polish-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-polish-20131013-7|27	%files
14mu|texlive-babel-polish-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-polish/polish.ldf
14mu|texlive-babel-polish-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-polish/polish.pdf
14mu|texlive-babel-polish-20131013-7|30	#- source
14mu|texlive-babel-polish-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-polish/polish.dtx
14mu|texlive-babel-polish-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-polish/polish.ins
14mu|texlive-babel-polish-20131013-7|33	
14mu|texlive-babel-polish-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-polish-20131013-7|35	%prep
14mu|texlive-babel-polish-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-polish-20131013-7|37	
14mu|texlive-babel-polish-20131013-7|38	%build
14mu|texlive-babel-polish-20131013-7|39	
14mu|texlive-babel-polish-20131013-7|40	%install
14mu|texlive-babel-polish-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-polish-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-polish-20131013-7|43	
14mu|texlive-babel-polish-20131013-7|44	%changelog
14mu|texlive-babel-polish-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-polish-20131013-7|46	+ Revision: f9d1e0e
14mu|texlive-babel-polish-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-polish-20131013-7|48	
14mu|texlive-babel-polish-20131013-7|49	

24309 14
14mu|texlive-babel-portuges-20131013-7|1	# revision 30284
14mu|texlive-babel-portuges-20131013-7|2	# category Package
14mu|texlive-babel-portuges-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-portuges-20131013-7|4	# catalog-date undef
14mu|texlive-babel-portuges-20131013-7|5	# catalog-license undef
14mu|texlive-babel-portuges-20131013-7|6	# catalog-version undef
14mu|texlive-babel-portuges-20131013-7|7	Name:		texlive-babel-portuges
14mu|texlive-babel-portuges-20131013-7|8	Version:	20131013
14mu|texlive-babel-portuges-20131013-7|9	Release:	7
14mu|texlive-babel-portuges-20131013-7|10	Summary:	TeXLive babel-portuges package
14mu|texlive-babel-portuges-20131013-7|11	Group:		Publishing
14mu|texlive-babel-portuges-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-portuges-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-portuges-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-portuges.tar.xz
14mu|texlive-babel-portuges-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-portuges.doc.tar.xz
14mu|texlive-babel-portuges-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-portuges.source.tar.xz
14mu|texlive-babel-portuges-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-portuges-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-portuges-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-portuges-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-portuges-20131013-7|21	
14mu|texlive-babel-portuges-20131013-7|22	%description
14mu|texlive-babel-portuges-20131013-7|23	TeXLive babel-portuges package.
14mu|texlive-babel-portuges-20131013-7|24	
14mu|texlive-babel-portuges-20131013-7|25	
14mu|texlive-babel-portuges-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-portuges-20131013-7|27	%files
14mu|texlive-babel-portuges-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-portuges/portuges.ldf
14mu|texlive-babel-portuges-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-portuges/portuges.pdf
14mu|texlive-babel-portuges-20131013-7|30	#- source
14mu|texlive-babel-portuges-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-portuges/portuges.dtx
14mu|texlive-babel-portuges-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-portuges/portuges.ins
14mu|texlive-babel-portuges-20131013-7|33	
14mu|texlive-babel-portuges-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-portuges-20131013-7|35	%prep
14mu|texlive-babel-portuges-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-portuges-20131013-7|37	
14mu|texlive-babel-portuges-20131013-7|38	%build
14mu|texlive-babel-portuges-20131013-7|39	
14mu|texlive-babel-portuges-20131013-7|40	%install
14mu|texlive-babel-portuges-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-portuges-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-portuges-20131013-7|43	
14mu|texlive-babel-portuges-20131013-7|44	%changelog
14mu|texlive-babel-portuges-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-portuges-20131013-7|46	+ Revision: f7fe546
14mu|texlive-babel-portuges-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-portuges-20131013-7|48	
14mu|texlive-babel-portuges-20131013-7|49	

24310 14
14mu|texlive-babel-romanian-20131013-7|1	# revision 30285
14mu|texlive-babel-romanian-20131013-7|2	# category Package
14mu|texlive-babel-romanian-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-romanian-20131013-7|4	# catalog-date undef
14mu|texlive-babel-romanian-20131013-7|5	# catalog-license undef
14mu|texlive-babel-romanian-20131013-7|6	# catalog-version undef
14mu|texlive-babel-romanian-20131013-7|7	Name:		texlive-babel-romanian
14mu|texlive-babel-romanian-20131013-7|8	Version:	20131013
14mu|texlive-babel-romanian-20131013-7|9	Release:	7
14mu|texlive-babel-romanian-20131013-7|10	Summary:	TeXLive babel-romanian package
14mu|texlive-babel-romanian-20131013-7|11	Group:		Publishing
14mu|texlive-babel-romanian-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-romanian-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-romanian-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-romanian.tar.xz
14mu|texlive-babel-romanian-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-romanian.doc.tar.xz
14mu|texlive-babel-romanian-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-romanian.source.tar.xz
14mu|texlive-babel-romanian-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-romanian-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-romanian-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-romanian-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-romanian-20131013-7|21	
14mu|texlive-babel-romanian-20131013-7|22	%description
14mu|texlive-babel-romanian-20131013-7|23	TeXLive babel-romanian package.
14mu|texlive-babel-romanian-20131013-7|24	
14mu|texlive-babel-romanian-20131013-7|25	
14mu|texlive-babel-romanian-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-romanian-20131013-7|27	%files
14mu|texlive-babel-romanian-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-romanian/romanian.ldf
14mu|texlive-babel-romanian-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-romanian/romanian.pdf
14mu|texlive-babel-romanian-20131013-7|30	#- source
14mu|texlive-babel-romanian-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-romanian/romanian.dtx
14mu|texlive-babel-romanian-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-romanian/romanian.ins
14mu|texlive-babel-romanian-20131013-7|33	
14mu|texlive-babel-romanian-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-romanian-20131013-7|35	%prep
14mu|texlive-babel-romanian-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-romanian-20131013-7|37	
14mu|texlive-babel-romanian-20131013-7|38	%build
14mu|texlive-babel-romanian-20131013-7|39	
14mu|texlive-babel-romanian-20131013-7|40	%install
14mu|texlive-babel-romanian-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-romanian-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-romanian-20131013-7|43	
14mu|texlive-babel-romanian-20131013-7|44	%changelog
14mu|texlive-babel-romanian-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-romanian-20131013-7|46	+ Revision: 4493108
14mu|texlive-babel-romanian-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-romanian-20131013-7|48	
14mu|texlive-babel-romanian-20131013-7|49	

24311 14
14mu|texlive-babel-romansh-20130504-7|1	# revision 30286
14mu|texlive-babel-romansh-20130504-7|2	# category Package
14mu|texlive-babel-romansh-20130504-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/romansh
14mu|texlive-babel-romansh-20130504-7|4	# catalog-date 2013-05-04 16:14:02 +0200
14mu|texlive-babel-romansh-20130504-7|5	# catalog-license lppl1.3
14mu|texlive-babel-romansh-20130504-7|6	# catalog-version undef
14mu|texlive-babel-romansh-20130504-7|7	Name:		texlive-babel-romansh
14mu|texlive-babel-romansh-20130504-7|8	Version:	20130504
14mu|texlive-babel-romansh-20130504-7|9	Release:	7
14mu|texlive-babel-romansh-20130504-7|10	Summary:	Babel/Polyglossia support for the Romansh language
14mu|texlive-babel-romansh-20130504-7|11	Group:		Publishing
14mu|texlive-babel-romansh-20130504-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/romansh
14mu|texlive-babel-romansh-20130504-7|13	License:	LPPL1.3
14mu|texlive-babel-romansh-20130504-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-romansh.tar.xz
14mu|texlive-babel-romansh-20130504-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-romansh.doc.tar.xz
14mu|texlive-babel-romansh-20130504-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-romansh.source.tar.xz
14mu|texlive-babel-romansh-20130504-7|17	BuildArch:	noarch
14mu|texlive-babel-romansh-20130504-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-romansh-20130504-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-romansh-20130504-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-romansh-20130504-7|21	
14mu|texlive-babel-romansh-20130504-7|22	%description
14mu|texlive-babel-romansh-20130504-7|23	The package provides a language description file that enables
14mu|texlive-babel-romansh-20130504-7|24	support of Romansh either with babel or with polyglossia.
14mu|texlive-babel-romansh-20130504-7|25	
14mu|texlive-babel-romansh-20130504-7|26	
14mu|texlive-babel-romansh-20130504-7|27	#-----------------------------------------------------------------------
14mu|texlive-babel-romansh-20130504-7|28	%files
14mu|texlive-babel-romansh-20130504-7|29	%{_texmfdistdir}/tex/generic/babel-romansh/romansh.ldf
14mu|texlive-babel-romansh-20130504-7|30	%doc %{_texmfdistdir}/doc/generic/babel-romansh/romansh.pdf
14mu|texlive-babel-romansh-20130504-7|31	#- source
14mu|texlive-babel-romansh-20130504-7|32	%doc %{_texmfdistdir}/source/generic/babel-romansh/romansh.dtx
14mu|texlive-babel-romansh-20130504-7|33	
14mu|texlive-babel-romansh-20130504-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-romansh-20130504-7|35	%prep
14mu|texlive-babel-romansh-20130504-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-romansh-20130504-7|37	
14mu|texlive-babel-romansh-20130504-7|38	%build
14mu|texlive-babel-romansh-20130504-7|39	
14mu|texlive-babel-romansh-20130504-7|40	%install
14mu|texlive-babel-romansh-20130504-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-romansh-20130504-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-romansh-20130504-7|43	
14mu|texlive-babel-romansh-20130504-7|44	%changelog
14mu|texlive-babel-romansh-20130504-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130504-7
14mu|texlive-babel-romansh-20130504-7|46	+ Revision: 75618d9
14mu|texlive-babel-romansh-20130504-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-romansh-20130504-7|48	
14mu|texlive-babel-romansh-20130504-7|49	

24312 14
14mu|texlive-babel-russian-1.3-7|1	# revision 30287
14mu|texlive-babel-russian-1.3-7|2	# category Package
14mu|texlive-babel-russian-1.3-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/russian
14mu|texlive-babel-russian-1.3-7|4	# catalog-date 2013-05-03 12:18:01 +0200
14mu|texlive-babel-russian-1.3-7|5	# catalog-license lppl1.3
14mu|texlive-babel-russian-1.3-7|6	# catalog-version 1.3
14mu|texlive-babel-russian-1.3-7|7	Name:		texlive-babel-russian
14mu|texlive-babel-russian-1.3-7|8	Version:	1.3
14mu|texlive-babel-russian-1.3-7|9	Release:	7
14mu|texlive-babel-russian-1.3-7|10	Summary:	Russian language module for Babel
14mu|texlive-babel-russian-1.3-7|11	Group:		Publishing
14mu|texlive-babel-russian-1.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/russian
14mu|texlive-babel-russian-1.3-7|13	License:	LPPL1.3
14mu|texlive-babel-russian-1.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-russian.tar.xz
14mu|texlive-babel-russian-1.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-russian.doc.tar.xz
14mu|texlive-babel-russian-1.3-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-russian.source.tar.xz
14mu|texlive-babel-russian-1.3-7|17	BuildArch:	noarch
14mu|texlive-babel-russian-1.3-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-russian-1.3-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-russian-1.3-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-russian-1.3-7|21	
14mu|texlive-babel-russian-1.3-7|22	%description
14mu|texlive-babel-russian-1.3-7|23	The package provides support for use of Babel in documents
14mu|texlive-babel-russian-1.3-7|24	written in Russian. The package is adapted for use both under
14mu|texlive-babel-russian-1.3-7|25	'traditional' TeX engines, and under XeTeX and LuaTeX.
14mu|texlive-babel-russian-1.3-7|26	
14mu|texlive-babel-russian-1.3-7|27	
14mu|texlive-babel-russian-1.3-7|28	#-----------------------------------------------------------------------
14mu|texlive-babel-russian-1.3-7|29	%files
14mu|texlive-babel-russian-1.3-7|30	%{_texmfdistdir}/tex/generic/babel-russian/russianb.ldf
14mu|texlive-babel-russian-1.3-7|31	%doc %{_texmfdistdir}/doc/generic/babel-russian/README
14mu|texlive-babel-russian-1.3-7|32	%doc %{_texmfdistdir}/doc/generic/babel-russian/russianb.pdf
14mu|texlive-babel-russian-1.3-7|33	#- source
14mu|texlive-babel-russian-1.3-7|34	%doc %{_texmfdistdir}/source/generic/babel-russian/russianb.dtx
14mu|texlive-babel-russian-1.3-7|35	%doc %{_texmfdistdir}/source/generic/babel-russian/russianb.ins
14mu|texlive-babel-russian-1.3-7|36	
14mu|texlive-babel-russian-1.3-7|37	#-----------------------------------------------------------------------
14mu|texlive-babel-russian-1.3-7|38	%prep
14mu|texlive-babel-russian-1.3-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-babel-russian-1.3-7|40	
14mu|texlive-babel-russian-1.3-7|41	%build
14mu|texlive-babel-russian-1.3-7|42	
14mu|texlive-babel-russian-1.3-7|43	%install
14mu|texlive-babel-russian-1.3-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-russian-1.3-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-russian-1.3-7|46	
14mu|texlive-babel-russian-1.3-7|47	%changelog
14mu|texlive-babel-russian-1.3-7|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14mu|texlive-babel-russian-1.3-7|49	+ Revision: 72aaa3f
14mu|texlive-babel-russian-1.3-7|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-russian-1.3-7|51	
14mu|texlive-babel-russian-1.3-7|52	

24313 14
14mu|texlive-babel-samin-20131013-7|1	# revision 30288
14mu|texlive-babel-samin-20131013-7|2	# category Package
14mu|texlive-babel-samin-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-samin-20131013-7|4	# catalog-date undef
14mu|texlive-babel-samin-20131013-7|5	# catalog-license undef
14mu|texlive-babel-samin-20131013-7|6	# catalog-version undef
14mu|texlive-babel-samin-20131013-7|7	Name:		texlive-babel-samin
14mu|texlive-babel-samin-20131013-7|8	Version:	20131013
14mu|texlive-babel-samin-20131013-7|9	Release:	7
14mu|texlive-babel-samin-20131013-7|10	Summary:	TeXLive babel-samin package
14mu|texlive-babel-samin-20131013-7|11	Group:		Publishing
14mu|texlive-babel-samin-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-samin-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-samin-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-samin.tar.xz
14mu|texlive-babel-samin-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-samin.doc.tar.xz
14mu|texlive-babel-samin-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-samin.source.tar.xz
14mu|texlive-babel-samin-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-samin-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-samin-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-samin-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-samin-20131013-7|21	
14mu|texlive-babel-samin-20131013-7|22	%description
14mu|texlive-babel-samin-20131013-7|23	TeXLive babel-samin package.
14mu|texlive-babel-samin-20131013-7|24	
14mu|texlive-babel-samin-20131013-7|25	
14mu|texlive-babel-samin-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-samin-20131013-7|27	%files
14mu|texlive-babel-samin-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-samin/samin.ldf
14mu|texlive-babel-samin-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-samin/samin.pdf
14mu|texlive-babel-samin-20131013-7|30	#- source
14mu|texlive-babel-samin-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-samin/samin.dtx
14mu|texlive-babel-samin-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-samin/samin.ins
14mu|texlive-babel-samin-20131013-7|33	
14mu|texlive-babel-samin-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-samin-20131013-7|35	%prep
14mu|texlive-babel-samin-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-samin-20131013-7|37	
14mu|texlive-babel-samin-20131013-7|38	%build
14mu|texlive-babel-samin-20131013-7|39	
14mu|texlive-babel-samin-20131013-7|40	%install
14mu|texlive-babel-samin-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-samin-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-samin-20131013-7|43	
14mu|texlive-babel-samin-20131013-7|44	%changelog
14mu|texlive-babel-samin-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-samin-20131013-7|46	+ Revision: 322f50c
14mu|texlive-babel-samin-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-samin-20131013-7|48	
14mu|texlive-babel-samin-20131013-7|49	

24314 14
14mu|texlive-babel-scottish-20131013-7|1	# revision 30289
14mu|texlive-babel-scottish-20131013-7|2	# category Package
14mu|texlive-babel-scottish-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-scottish-20131013-7|4	# catalog-date undef
14mu|texlive-babel-scottish-20131013-7|5	# catalog-license undef
14mu|texlive-babel-scottish-20131013-7|6	# catalog-version undef
14mu|texlive-babel-scottish-20131013-7|7	Name:		texlive-babel-scottish
14mu|texlive-babel-scottish-20131013-7|8	Version:	20131013
14mu|texlive-babel-scottish-20131013-7|9	Release:	7
14mu|texlive-babel-scottish-20131013-7|10	Summary:	TeXLive babel-scottish package
14mu|texlive-babel-scottish-20131013-7|11	Group:		Publishing
14mu|texlive-babel-scottish-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-scottish-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-scottish-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-scottish.tar.xz
14mu|texlive-babel-scottish-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-scottish.doc.tar.xz
14mu|texlive-babel-scottish-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-scottish.source.tar.xz
14mu|texlive-babel-scottish-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-scottish-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-scottish-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-scottish-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-scottish-20131013-7|21	
14mu|texlive-babel-scottish-20131013-7|22	%description
14mu|texlive-babel-scottish-20131013-7|23	TeXLive babel-scottish package.
14mu|texlive-babel-scottish-20131013-7|24	
14mu|texlive-babel-scottish-20131013-7|25	
14mu|texlive-babel-scottish-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-scottish-20131013-7|27	%files
14mu|texlive-babel-scottish-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-scottish/scottish.ldf
14mu|texlive-babel-scottish-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-scottish/scottish.pdf
14mu|texlive-babel-scottish-20131013-7|30	#- source
14mu|texlive-babel-scottish-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-scottish/scottish.dtx
14mu|texlive-babel-scottish-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-scottish/scottish.ins
14mu|texlive-babel-scottish-20131013-7|33	
14mu|texlive-babel-scottish-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-scottish-20131013-7|35	%prep
14mu|texlive-babel-scottish-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-scottish-20131013-7|37	
14mu|texlive-babel-scottish-20131013-7|38	%build
14mu|texlive-babel-scottish-20131013-7|39	
14mu|texlive-babel-scottish-20131013-7|40	%install
14mu|texlive-babel-scottish-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-scottish-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-scottish-20131013-7|43	
14mu|texlive-babel-scottish-20131013-7|44	%changelog
14mu|texlive-babel-scottish-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-scottish-20131013-7|46	+ Revision: 3727490
14mu|texlive-babel-scottish-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-scottish-20131013-7|48	
14mu|texlive-babel-scottish-20131013-7|49	

24315 14
14mu|texlive-babel-serbian-20131013-7|1	# revision 30290
14mu|texlive-babel-serbian-20131013-7|2	# category Package
14mu|texlive-babel-serbian-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-serbian-20131013-7|4	# catalog-date undef
14mu|texlive-babel-serbian-20131013-7|5	# catalog-license undef
14mu|texlive-babel-serbian-20131013-7|6	# catalog-version undef
14mu|texlive-babel-serbian-20131013-7|7	Name:		texlive-babel-serbian
14mu|texlive-babel-serbian-20131013-7|8	Version:	20131013
14mu|texlive-babel-serbian-20131013-7|9	Release:	7
14mu|texlive-babel-serbian-20131013-7|10	Summary:	TeXLive babel-serbian package
14mu|texlive-babel-serbian-20131013-7|11	Group:		Publishing
14mu|texlive-babel-serbian-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-serbian-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-serbian-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbian.tar.xz
14mu|texlive-babel-serbian-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbian.doc.tar.xz
14mu|texlive-babel-serbian-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbian.source.tar.xz
14mu|texlive-babel-serbian-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-serbian-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-serbian-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-serbian-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-serbian-20131013-7|21	
14mu|texlive-babel-serbian-20131013-7|22	%description
14mu|texlive-babel-serbian-20131013-7|23	TeXLive babel-serbian package.
14mu|texlive-babel-serbian-20131013-7|24	
14mu|texlive-babel-serbian-20131013-7|25	
14mu|texlive-babel-serbian-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-serbian-20131013-7|27	%files
14mu|texlive-babel-serbian-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-serbian/serbian.ldf
14mu|texlive-babel-serbian-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-serbian/serbian.pdf
14mu|texlive-babel-serbian-20131013-7|30	#- source
14mu|texlive-babel-serbian-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-serbian/serbian.dtx
14mu|texlive-babel-serbian-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-serbian/serbian.ins
14mu|texlive-babel-serbian-20131013-7|33	
14mu|texlive-babel-serbian-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-serbian-20131013-7|35	%prep
14mu|texlive-babel-serbian-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-serbian-20131013-7|37	
14mu|texlive-babel-serbian-20131013-7|38	%build
14mu|texlive-babel-serbian-20131013-7|39	
14mu|texlive-babel-serbian-20131013-7|40	%install
14mu|texlive-babel-serbian-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-serbian-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-serbian-20131013-7|43	
14mu|texlive-babel-serbian-20131013-7|44	%changelog
14mu|texlive-babel-serbian-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-serbian-20131013-7|46	+ Revision: 84469ae
14mu|texlive-babel-serbian-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-serbian-20131013-7|48	
14mu|texlive-babel-serbian-20131013-7|49	

24316 14
14mu|texlive-babel-serbianc-2.2-7|1	# revision 30348
14mu|texlive-babel-serbianc-2.2-7|2	# category Package
14mu|texlive-babel-serbianc-2.2-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/serbianc
14mu|texlive-babel-serbianc-2.2-7|4	# catalog-date 2013-05-04 16:25:22 +0200
14mu|texlive-babel-serbianc-2.2-7|5	# catalog-license lppl1.3
14mu|texlive-babel-serbianc-2.2-7|6	# catalog-version 2.2
14mu|texlive-babel-serbianc-2.2-7|7	Name:		texlive-babel-serbianc
14mu|texlive-babel-serbianc-2.2-7|8	Version:	2.2
14mu|texlive-babel-serbianc-2.2-7|9	Release:	7
14mu|texlive-babel-serbianc-2.2-7|10	Summary:	Babel module to support Serbian Cyrillic
14mu|texlive-babel-serbianc-2.2-7|11	Group:		Publishing
14mu|texlive-babel-serbianc-2.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/serbianc
14mu|texlive-babel-serbianc-2.2-7|13	License:	LPPL1.3
14mu|texlive-babel-serbianc-2.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbianc.tar.xz
14mu|texlive-babel-serbianc-2.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbianc.doc.tar.xz
14mu|texlive-babel-serbianc-2.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbianc.source.tar.xz
14mu|texlive-babel-serbianc-2.2-7|17	BuildArch:	noarch
14mu|texlive-babel-serbianc-2.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-serbianc-2.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-serbianc-2.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-serbianc-2.2-7|21	
14mu|texlive-babel-serbianc-2.2-7|22	%description
14mu|texlive-babel-serbianc-2.2-7|23	The package provides support for Serbian documents written in
14mu|texlive-babel-serbianc-2.2-7|24	Cyrillic, in babel.
14mu|texlive-babel-serbianc-2.2-7|25	
14mu|texlive-babel-serbianc-2.2-7|26	
14mu|texlive-babel-serbianc-2.2-7|27	#-----------------------------------------------------------------------
14mu|texlive-babel-serbianc-2.2-7|28	%files
14mu|texlive-babel-serbianc-2.2-7|29	%{_texmfdistdir}/tex/generic/babel-serbianc/serbianc.ldf
14mu|texlive-babel-serbianc-2.2-7|30	%{_texmfdistdir}/tex/generic/babel-serbianc/serbianc.sty
14mu|texlive-babel-serbianc-2.2-7|31	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/COPYING
14mu|texlive-babel-serbianc-2.2-7|32	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/ChangeLog
14mu|texlive-babel-serbianc-2.2-7|33	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/Copyright
14mu|texlive-babel-serbianc-2.2-7|34	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/INSTALL
14mu|texlive-babel-serbianc-2.2-7|35	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/README
14mu|texlive-babel-serbianc-2.2-7|36	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/README.Files
14mu|texlive-babel-serbianc-2.2-7|37	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/README.serbianc
14mu|texlive-babel-serbianc-2.2-7|38	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/sample.pdf
14mu|texlive-babel-serbianc-2.2-7|39	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/sample.tex
14mu|texlive-babel-serbianc-2.2-7|40	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/serbianc.patch
14mu|texlive-babel-serbianc-2.2-7|41	#- source
14mu|texlive-babel-serbianc-2.2-7|42	%doc %{_texmfdistdir}/source/generic/babel-serbianc/serbianc.dtx
14mu|texlive-babel-serbianc-2.2-7|43	%doc %{_texmfdistdir}/source/generic/babel-serbianc/serbianc.ins
14mu|texlive-babel-serbianc-2.2-7|44	
14mu|texlive-babel-serbianc-2.2-7|45	#-----------------------------------------------------------------------
14mu|texlive-babel-serbianc-2.2-7|46	%prep
14mu|texlive-babel-serbianc-2.2-7|47	%setup -c -a0 -a1 -a2
14mu|texlive-babel-serbianc-2.2-7|48	
14mu|texlive-babel-serbianc-2.2-7|49	%build
14mu|texlive-babel-serbianc-2.2-7|50	
14mu|texlive-babel-serbianc-2.2-7|51	%install
14mu|texlive-babel-serbianc-2.2-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-serbianc-2.2-7|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-serbianc-2.2-7|54	
14mu|texlive-babel-serbianc-2.2-7|55	%changelog
14mu|texlive-babel-serbianc-2.2-7|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-7
14mu|texlive-babel-serbianc-2.2-7|57	+ Revision: f01399b
14mu|texlive-babel-serbianc-2.2-7|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-serbianc-2.2-7|59	
14mu|texlive-babel-serbianc-2.2-7|60	

24317 14
14mu|texlive-babel-slovak-20131013-7|1	# revision 30292
14mu|texlive-babel-slovak-20131013-7|2	# category Package
14mu|texlive-babel-slovak-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-slovak-20131013-7|4	# catalog-date undef
14mu|texlive-babel-slovak-20131013-7|5	# catalog-license undef
14mu|texlive-babel-slovak-20131013-7|6	# catalog-version undef
14mu|texlive-babel-slovak-20131013-7|7	Name:		texlive-babel-slovak
14mu|texlive-babel-slovak-20131013-7|8	Version:	20131013
14mu|texlive-babel-slovak-20131013-7|9	Release:	7
14mu|texlive-babel-slovak-20131013-7|10	Summary:	TeXLive babel-slovak package
14mu|texlive-babel-slovak-20131013-7|11	Group:		Publishing
14mu|texlive-babel-slovak-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-slovak-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-slovak-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.tar.xz
14mu|texlive-babel-slovak-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.doc.tar.xz
14mu|texlive-babel-slovak-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.source.tar.xz
14mu|texlive-babel-slovak-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-slovak-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-slovak-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-slovak-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-slovak-20131013-7|21	
14mu|texlive-babel-slovak-20131013-7|22	%description
14mu|texlive-babel-slovak-20131013-7|23	TeXLive babel-slovak package.
14mu|texlive-babel-slovak-20131013-7|24	
14mu|texlive-babel-slovak-20131013-7|25	
14mu|texlive-babel-slovak-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-slovak-20131013-7|27	%files
14mu|texlive-babel-slovak-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-slovak/slovak.ldf
14mu|texlive-babel-slovak-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-slovak/slovak.pdf
14mu|texlive-babel-slovak-20131013-7|30	#- source
14mu|texlive-babel-slovak-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-slovak/slovak.dtx
14mu|texlive-babel-slovak-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-slovak/slovak.ins
14mu|texlive-babel-slovak-20131013-7|33	
14mu|texlive-babel-slovak-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-slovak-20131013-7|35	%prep
14mu|texlive-babel-slovak-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-slovak-20131013-7|37	
14mu|texlive-babel-slovak-20131013-7|38	%build
14mu|texlive-babel-slovak-20131013-7|39	
14mu|texlive-babel-slovak-20131013-7|40	%install
14mu|texlive-babel-slovak-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-slovak-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-slovak-20131013-7|43	
14mu|texlive-babel-slovak-20131013-7|44	%changelog
14mu|texlive-babel-slovak-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-slovak-20131013-7|46	+ Revision: 09d70a8
14mu|texlive-babel-slovak-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-slovak-20131013-7|48	
14mu|texlive-babel-slovak-20131013-7|49	

24318 14
14mu|texlive-babel-slovenian-1.2i-7|1	# revision 30351
14mu|texlive-babel-slovenian-1.2i-7|2	# category Package
14mu|texlive-babel-slovenian-1.2i-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/slovene
14mu|texlive-babel-slovenian-1.2i-7|4	# catalog-date 2013-05-08 21:33:39 +0200
14mu|texlive-babel-slovenian-1.2i-7|5	# catalog-license lppl1.3
14mu|texlive-babel-slovenian-1.2i-7|6	# catalog-version 1.2i
14mu|texlive-babel-slovenian-1.2i-7|7	Name:		texlive-babel-slovenian
14mu|texlive-babel-slovenian-1.2i-7|8	Version:	1.2i
14mu|texlive-babel-slovenian-1.2i-7|9	Release:	7
14mu|texlive-babel-slovenian-1.2i-7|10	Summary:	Babel support for typesetting Slovenian
14mu|texlive-babel-slovenian-1.2i-7|11	Group:		Publishing
14mu|texlive-babel-slovenian-1.2i-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/slovene
14mu|texlive-babel-slovenian-1.2i-7|13	License:	LPPL1.3
14mu|texlive-babel-slovenian-1.2i-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovenian.tar.xz
14mu|texlive-babel-slovenian-1.2i-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovenian.doc.tar.xz
14mu|texlive-babel-slovenian-1.2i-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovenian.source.tar.xz
14mu|texlive-babel-slovenian-1.2i-7|17	BuildArch:	noarch
14mu|texlive-babel-slovenian-1.2i-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-slovenian-1.2i-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-slovenian-1.2i-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-slovenian-1.2i-7|21	
14mu|texlive-babel-slovenian-1.2i-7|22	%description
14mu|texlive-babel-slovenian-1.2i-7|23	The package provides the language definition file for support
14mu|texlive-babel-slovenian-1.2i-7|24	of Slovenian in babel. Several shortcuts are defined, as well
14mu|texlive-babel-slovenian-1.2i-7|25	as translations to Slovenian of standard "LaTeX names".
14mu|texlive-babel-slovenian-1.2i-7|26	
14mu|texlive-babel-slovenian-1.2i-7|27	
14mu|texlive-babel-slovenian-1.2i-7|28	#-----------------------------------------------------------------------
14mu|texlive-babel-slovenian-1.2i-7|29	%files
14mu|texlive-babel-slovenian-1.2i-7|30	%{_texmfdistdir}/tex/generic/babel-slovenian/slovene.ldf
14mu|texlive-babel-slovenian-1.2i-7|31	%doc %{_texmfdistdir}/doc/generic/babel-slovenian/slovene.pdf
14mu|texlive-babel-slovenian-1.2i-7|32	#- source
14mu|texlive-babel-slovenian-1.2i-7|33	%doc %{_texmfdistdir}/source/generic/babel-slovenian/slovene.dtx
14mu|texlive-babel-slovenian-1.2i-7|34	%doc %{_texmfdistdir}/source/generic/babel-slovenian/slovene.ins
14mu|texlive-babel-slovenian-1.2i-7|35	
14mu|texlive-babel-slovenian-1.2i-7|36	#-----------------------------------------------------------------------
14mu|texlive-babel-slovenian-1.2i-7|37	%prep
14mu|texlive-babel-slovenian-1.2i-7|38	%setup -c -a0 -a1 -a2
14mu|texlive-babel-slovenian-1.2i-7|39	
14mu|texlive-babel-slovenian-1.2i-7|40	%build
14mu|texlive-babel-slovenian-1.2i-7|41	
14mu|texlive-babel-slovenian-1.2i-7|42	%install
14mu|texlive-babel-slovenian-1.2i-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-slovenian-1.2i-7|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-slovenian-1.2i-7|45	
14mu|texlive-babel-slovenian-1.2i-7|46	%changelog
14mu|texlive-babel-slovenian-1.2i-7|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2i-7
14mu|texlive-babel-slovenian-1.2i-7|48	+ Revision: 269ef0a
14mu|texlive-babel-slovenian-1.2i-7|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-slovenian-1.2i-7|50	
14mu|texlive-babel-slovenian-1.2i-7|51	

24319 14
14mu|texlive-babel-sorbian-20131013-7|1	# revision 30294
14mu|texlive-babel-sorbian-20131013-7|2	# category Package
14mu|texlive-babel-sorbian-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-sorbian-20131013-7|4	# catalog-date undef
14mu|texlive-babel-sorbian-20131013-7|5	# catalog-license undef
14mu|texlive-babel-sorbian-20131013-7|6	# catalog-version undef
14mu|texlive-babel-sorbian-20131013-7|7	Name:		texlive-babel-sorbian
14mu|texlive-babel-sorbian-20131013-7|8	Version:	20131013
14mu|texlive-babel-sorbian-20131013-7|9	Release:	7
14mu|texlive-babel-sorbian-20131013-7|10	Summary:	TeXLive babel-sorbian package
14mu|texlive-babel-sorbian-20131013-7|11	Group:		Publishing
14mu|texlive-babel-sorbian-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-sorbian-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-sorbian-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-sorbian.tar.xz
14mu|texlive-babel-sorbian-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-sorbian.doc.tar.xz
14mu|texlive-babel-sorbian-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-sorbian.source.tar.xz
14mu|texlive-babel-sorbian-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-sorbian-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-sorbian-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-sorbian-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-sorbian-20131013-7|21	
14mu|texlive-babel-sorbian-20131013-7|22	%description
14mu|texlive-babel-sorbian-20131013-7|23	TeXLive babel-sorbian package.
14mu|texlive-babel-sorbian-20131013-7|24	
14mu|texlive-babel-sorbian-20131013-7|25	
14mu|texlive-babel-sorbian-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-sorbian-20131013-7|27	%files
14mu|texlive-babel-sorbian-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-sorbian/lsorbian.ldf
14mu|texlive-babel-sorbian-20131013-7|29	%{_texmfdistdir}/tex/generic/babel-sorbian/usorbian.ldf
14mu|texlive-babel-sorbian-20131013-7|30	%doc %{_texmfdistdir}/doc/generic/babel-sorbian/lsorbian.pdf
14mu|texlive-babel-sorbian-20131013-7|31	%doc %{_texmfdistdir}/doc/generic/babel-sorbian/usorbian.pdf
14mu|texlive-babel-sorbian-20131013-7|32	#- source
14mu|texlive-babel-sorbian-20131013-7|33	%doc %{_texmfdistdir}/source/generic/babel-sorbian/lsorbian.dtx
14mu|texlive-babel-sorbian-20131013-7|34	%doc %{_texmfdistdir}/source/generic/babel-sorbian/sorbian.ins
14mu|texlive-babel-sorbian-20131013-7|35	%doc %{_texmfdistdir}/source/generic/babel-sorbian/usorbian.dtx
14mu|texlive-babel-sorbian-20131013-7|36	
14mu|texlive-babel-sorbian-20131013-7|37	#-----------------------------------------------------------------------
14mu|texlive-babel-sorbian-20131013-7|38	%prep
14mu|texlive-babel-sorbian-20131013-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-babel-sorbian-20131013-7|40	
14mu|texlive-babel-sorbian-20131013-7|41	%build
14mu|texlive-babel-sorbian-20131013-7|42	
14mu|texlive-babel-sorbian-20131013-7|43	%install
14mu|texlive-babel-sorbian-20131013-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-sorbian-20131013-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-sorbian-20131013-7|46	
14mu|texlive-babel-sorbian-20131013-7|47	%changelog
14mu|texlive-babel-sorbian-20131013-7|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-sorbian-20131013-7|49	+ Revision: 0d91d7c
14mu|texlive-babel-sorbian-20131013-7|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-sorbian-20131013-7|51	
14mu|texlive-babel-sorbian-20131013-7|52	

24320 14
14mu|texlive-babel-spanish-5.0m-3|1	# revision 32825
14mu|texlive-babel-spanish-5.0m-3|2	# category Package
14mu|texlive-babel-spanish-5.0m-3|3	# catalog-ctan /macros/latex/contrib/babel-contrib/spanish
14mu|texlive-babel-spanish-5.0m-3|4	# catalog-date 2014-01-29 21:41:08 +0100
14mu|texlive-babel-spanish-5.0m-3|5	# catalog-license lppl
14mu|texlive-babel-spanish-5.0m-3|6	# catalog-version 5.0m
14mu|texlive-babel-spanish-5.0m-3|7	Name:		texlive-babel-spanish
14mu|texlive-babel-spanish-5.0m-3|8	Version:	5.0m
14mu|texlive-babel-spanish-5.0m-3|9	Release:	3
14mu|texlive-babel-spanish-5.0m-3|10	Summary:	Babel support for Spanish
14mu|texlive-babel-spanish-5.0m-3|11	Group:		Publishing
14mu|texlive-babel-spanish-5.0m-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/spanish
14mu|texlive-babel-spanish-5.0m-3|13	License:	LPPL
14mu|texlive-babel-spanish-5.0m-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.tar.xz
14mu|texlive-babel-spanish-5.0m-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.doc.tar.xz
14mu|texlive-babel-spanish-5.0m-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.source.tar.xz
14mu|texlive-babel-spanish-5.0m-3|17	BuildArch:	noarch
14mu|texlive-babel-spanish-5.0m-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-spanish-5.0m-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-spanish-5.0m-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-spanish-5.0m-3|21	
14mu|texlive-babel-spanish-5.0m-3|22	%description
14mu|texlive-babel-spanish-5.0m-3|23	This bundle provides the means to typeset Spanish text, with
14mu|texlive-babel-spanish-5.0m-3|24	the support provided by the LaTeX standard package babel. Note
14mu|texlive-babel-spanish-5.0m-3|25	that separate support is provided for those who wish to typeset
14mu|texlive-babel-spanish-5.0m-3|26	Spanish as written in Mexico.
14mu|texlive-babel-spanish-5.0m-3|27	
14mu|texlive-babel-spanish-5.0m-3|28	
14mu|texlive-babel-spanish-5.0m-3|29	#-----------------------------------------------------------------------
14mu|texlive-babel-spanish-5.0m-3|30	%files
14mu|texlive-babel-spanish-5.0m-3|31	%{_texmfdistdir}/tex/generic/babel-spanish/romanidx.sty
14mu|texlive-babel-spanish-5.0m-3|32	%{_texmfdistdir}/tex/generic/babel-spanish/spanish.ldf
14mu|texlive-babel-spanish-5.0m-3|33	%doc %{_texmfdistdir}/doc/generic/babel-spanish/README
14mu|texlive-babel-spanish-5.0m-3|34	%doc %{_texmfdistdir}/doc/generic/babel-spanish/spanish.pdf
14mu|texlive-babel-spanish-5.0m-3|35	#- source
14mu|texlive-babel-spanish-5.0m-3|36	%doc %{_texmfdistdir}/source/generic/babel-spanish/spanish.dtx
14mu|texlive-babel-spanish-5.0m-3|37	%doc %{_texmfdistdir}/source/generic/babel-spanish/spanish.ins
14mu|texlive-babel-spanish-5.0m-3|38	
14mu|texlive-babel-spanish-5.0m-3|39	#-----------------------------------------------------------------------
14mu|texlive-babel-spanish-5.0m-3|40	%prep
14mu|texlive-babel-spanish-5.0m-3|41	%setup -c -a0 -a1 -a2
14mu|texlive-babel-spanish-5.0m-3|42	
14mu|texlive-babel-spanish-5.0m-3|43	%build
14mu|texlive-babel-spanish-5.0m-3|44	
14mu|texlive-babel-spanish-5.0m-3|45	%install
14mu|texlive-babel-spanish-5.0m-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-spanish-5.0m-3|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-spanish-5.0m-3|48	
14mu|texlive-babel-spanish-5.0m-3|49	%changelog
14mu|texlive-babel-spanish-5.0m-3|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0m-3
14mu|texlive-babel-spanish-5.0m-3|51	+ Revision: 99bfffb
14mu|texlive-babel-spanish-5.0m-3|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-spanish-5.0m-3|53	
14mu|texlive-babel-spanish-5.0m-3|54	

24321 14
14mu|texlive-babel-swedish-2.3d-7|1	# revision 30296
14mu|texlive-babel-swedish-2.3d-7|2	# category Package
14mu|texlive-babel-swedish-2.3d-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/swedish
14mu|texlive-babel-swedish-2.3d-7|4	# catalog-date 2013-05-06 23:49:45 +0200
14mu|texlive-babel-swedish-2.3d-7|5	# catalog-license lppl1.3
14mu|texlive-babel-swedish-2.3d-7|6	# catalog-version 2.3d
14mu|texlive-babel-swedish-2.3d-7|7	Name:		texlive-babel-swedish
14mu|texlive-babel-swedish-2.3d-7|8	Version:	2.3d
14mu|texlive-babel-swedish-2.3d-7|9	Release:	7
14mu|texlive-babel-swedish-2.3d-7|10	Summary:	Babel support for typesetting Swedish
14mu|texlive-babel-swedish-2.3d-7|11	Group:		Publishing
14mu|texlive-babel-swedish-2.3d-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/swedish
14mu|texlive-babel-swedish-2.3d-7|13	License:	LPPL1.3
14mu|texlive-babel-swedish-2.3d-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-swedish.tar.xz
14mu|texlive-babel-swedish-2.3d-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-swedish.doc.tar.xz
14mu|texlive-babel-swedish-2.3d-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-swedish.source.tar.xz
14mu|texlive-babel-swedish-2.3d-7|17	BuildArch:	noarch
14mu|texlive-babel-swedish-2.3d-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-swedish-2.3d-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-swedish-2.3d-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-swedish-2.3d-7|21	
14mu|texlive-babel-swedish-2.3d-7|22	%description
14mu|texlive-babel-swedish-2.3d-7|23	The package provides the language definition file for Swedish.
14mu|texlive-babel-swedish-2.3d-7|24	
14mu|texlive-babel-swedish-2.3d-7|25	
14mu|texlive-babel-swedish-2.3d-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-swedish-2.3d-7|27	%files
14mu|texlive-babel-swedish-2.3d-7|28	%{_texmfdistdir}/tex/generic/babel-swedish/swedish.ldf
14mu|texlive-babel-swedish-2.3d-7|29	%doc %{_texmfdistdir}/doc/generic/babel-swedish/swedish.pdf
14mu|texlive-babel-swedish-2.3d-7|30	#- source
14mu|texlive-babel-swedish-2.3d-7|31	%doc %{_texmfdistdir}/source/generic/babel-swedish/swedish.dtx
14mu|texlive-babel-swedish-2.3d-7|32	%doc %{_texmfdistdir}/source/generic/babel-swedish/swedish.ins
14mu|texlive-babel-swedish-2.3d-7|33	
14mu|texlive-babel-swedish-2.3d-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-swedish-2.3d-7|35	%prep
14mu|texlive-babel-swedish-2.3d-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-swedish-2.3d-7|37	
14mu|texlive-babel-swedish-2.3d-7|38	%build
14mu|texlive-babel-swedish-2.3d-7|39	
14mu|texlive-babel-swedish-2.3d-7|40	%install
14mu|texlive-babel-swedish-2.3d-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-swedish-2.3d-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-swedish-2.3d-7|43	
14mu|texlive-babel-swedish-2.3d-7|44	%changelog
14mu|texlive-babel-swedish-2.3d-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3d-7
14mu|texlive-babel-swedish-2.3d-7|46	+ Revision: b47174e
14mu|texlive-babel-swedish-2.3d-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-swedish-2.3d-7|48	
14mu|texlive-babel-swedish-2.3d-7|49	

24322 14
14mu|texlive-babel-thai-1.0.0-7|1	# revision 30564
14mu|texlive-babel-thai-1.0.0-7|2	# category Package
14mu|texlive-babel-thai-1.0.0-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/thai
14mu|texlive-babel-thai-1.0.0-7|4	# catalog-date 2013-05-19 01:05:23 +0200
14mu|texlive-babel-thai-1.0.0-7|5	# catalog-license lppl1.3
14mu|texlive-babel-thai-1.0.0-7|6	# catalog-version 1.0.0
14mu|texlive-babel-thai-1.0.0-7|7	Name:		texlive-babel-thai
14mu|texlive-babel-thai-1.0.0-7|8	Version:	1.0.0
14mu|texlive-babel-thai-1.0.0-7|9	Release:	7
14mu|texlive-babel-thai-1.0.0-7|10	Summary:	Support for Thai within babel
14mu|texlive-babel-thai-1.0.0-7|11	Group:		Publishing
14mu|texlive-babel-thai-1.0.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/thai
14mu|texlive-babel-thai-1.0.0-7|13	License:	LPPL1.3
14mu|texlive-babel-thai-1.0.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-thai.tar.xz
14mu|texlive-babel-thai-1.0.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-thai.doc.tar.xz
14mu|texlive-babel-thai-1.0.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-thai.source.tar.xz
14mu|texlive-babel-thai-1.0.0-7|17	BuildArch:	noarch
14mu|texlive-babel-thai-1.0.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-thai-1.0.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-thai-1.0.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-thai-1.0.0-7|21	
14mu|texlive-babel-thai-1.0.0-7|22	%description
14mu|texlive-babel-thai-1.0.0-7|23	The package provides support for typesetting Thai text. within
14mu|texlive-babel-thai-1.0.0-7|24	the babel system.
14mu|texlive-babel-thai-1.0.0-7|25	
14mu|texlive-babel-thai-1.0.0-7|26	
14mu|texlive-babel-thai-1.0.0-7|27	#-----------------------------------------------------------------------
14mu|texlive-babel-thai-1.0.0-7|28	%files
14mu|texlive-babel-thai-1.0.0-7|29	%{_texmfdistdir}/tex/generic/babel-thai/lthenc.def
14mu|texlive-babel-thai-1.0.0-7|30	%{_texmfdistdir}/tex/generic/babel-thai/thai.ldf
14mu|texlive-babel-thai-1.0.0-7|31	%{_texmfdistdir}/tex/generic/babel-thai/tis620.def
14mu|texlive-babel-thai-1.0.0-7|32	%doc %{_texmfdistdir}/doc/generic/babel-thai/thai.pdf
14mu|texlive-babel-thai-1.0.0-7|33	#- source
14mu|texlive-babel-thai-1.0.0-7|34	%doc %{_texmfdistdir}/source/generic/babel-thai/thai.dtx
14mu|texlive-babel-thai-1.0.0-7|35	%doc %{_texmfdistdir}/source/generic/babel-thai/thai.ins
14mu|texlive-babel-thai-1.0.0-7|36	
14mu|texlive-babel-thai-1.0.0-7|37	#-----------------------------------------------------------------------
14mu|texlive-babel-thai-1.0.0-7|38	%prep
14mu|texlive-babel-thai-1.0.0-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-babel-thai-1.0.0-7|40	
14mu|texlive-babel-thai-1.0.0-7|41	%build
14mu|texlive-babel-thai-1.0.0-7|42	
14mu|texlive-babel-thai-1.0.0-7|43	%install
14mu|texlive-babel-thai-1.0.0-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-thai-1.0.0-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-thai-1.0.0-7|46	
14mu|texlive-babel-thai-1.0.0-7|47	%changelog
14mu|texlive-babel-thai-1.0.0-7|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-7
14mu|texlive-babel-thai-1.0.0-7|49	+ Revision: 68c32a9
14mu|texlive-babel-thai-1.0.0-7|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-thai-1.0.0-7|51	
14mu|texlive-babel-thai-1.0.0-7|52	

24323 14
14mu|texlive-babel-turkish-1.30-3|1	# revision 32676
14mu|texlive-babel-turkish-1.30-3|2	# category Package
14mu|texlive-babel-turkish-1.30-3|3	# catalog-ctan /macros/latex/contrib/babel-contrib/turkish
14mu|texlive-babel-turkish-1.30-3|4	# catalog-date 2014-01-14 18:49:01 +0100
14mu|texlive-babel-turkish-1.30-3|5	# catalog-license lppl1.3
14mu|texlive-babel-turkish-1.30-3|6	# catalog-version 1.3
14mu|texlive-babel-turkish-1.30-3|7	Name:		texlive-babel-turkish
14mu|texlive-babel-turkish-1.30-3|8	Version:	1.30
14mu|texlive-babel-turkish-1.30-3|9	Release:	3
14mu|texlive-babel-turkish-1.30-3|10	Summary:	Babel support for Turkish documents
14mu|texlive-babel-turkish-1.30-3|11	Group:		Publishing
14mu|texlive-babel-turkish-1.30-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/turkish
14mu|texlive-babel-turkish-1.30-3|13	License:	LPPL1.3
14mu|texlive-babel-turkish-1.30-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-turkish.tar.xz
14mu|texlive-babel-turkish-1.30-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-turkish.doc.tar.xz
14mu|texlive-babel-turkish-1.30-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-turkish.source.tar.xz
14mu|texlive-babel-turkish-1.30-3|17	BuildArch:	noarch
14mu|texlive-babel-turkish-1.30-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-turkish-1.30-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-turkish-1.30-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-turkish-1.30-3|21	
14mu|texlive-babel-turkish-1.30-3|22	%description
14mu|texlive-babel-turkish-1.30-3|23	The package provides support, within babel, of the Turkish
14mu|texlive-babel-turkish-1.30-3|24	language.
14mu|texlive-babel-turkish-1.30-3|25	
14mu|texlive-babel-turkish-1.30-3|26	
14mu|texlive-babel-turkish-1.30-3|27	#-----------------------------------------------------------------------
14mu|texlive-babel-turkish-1.30-3|28	%files
14mu|texlive-babel-turkish-1.30-3|29	%{_texmfdistdir}/tex/generic/babel-turkish/turkish.ldf
14mu|texlive-babel-turkish-1.30-3|30	%doc %{_texmfdistdir}/doc/generic/babel-turkish/README
14mu|texlive-babel-turkish-1.30-3|31	%doc %{_texmfdistdir}/doc/generic/babel-turkish/turkish.pdf
14mu|texlive-babel-turkish-1.30-3|32	#- source
14mu|texlive-babel-turkish-1.30-3|33	%doc %{_texmfdistdir}/source/generic/babel-turkish/turkish.dtx
14mu|texlive-babel-turkish-1.30-3|34	%doc %{_texmfdistdir}/source/generic/babel-turkish/turkish.ins
14mu|texlive-babel-turkish-1.30-3|35	
14mu|texlive-babel-turkish-1.30-3|36	#-----------------------------------------------------------------------
14mu|texlive-babel-turkish-1.30-3|37	%prep
14mu|texlive-babel-turkish-1.30-3|38	%setup -c -a0 -a1 -a2
14mu|texlive-babel-turkish-1.30-3|39	
14mu|texlive-babel-turkish-1.30-3|40	%build
14mu|texlive-babel-turkish-1.30-3|41	
14mu|texlive-babel-turkish-1.30-3|42	%install
14mu|texlive-babel-turkish-1.30-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-turkish-1.30-3|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-turkish-1.30-3|45	
14mu|texlive-babel-turkish-1.30-3|46	%changelog
14mu|texlive-babel-turkish-1.30-3|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.30-3
14mu|texlive-babel-turkish-1.30-3|48	+ Revision: 222968e
14mu|texlive-babel-turkish-1.30-3|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-turkish-1.30-3|50	
14mu|texlive-babel-turkish-1.30-3|51	

24324 14
14mu|texlive-babel-ukraineb-20131013-7|1	# revision 30298
14mu|texlive-babel-ukraineb-20131013-7|2	# category Package
14mu|texlive-babel-ukraineb-20131013-7|3	# catalog-ctan undef
14mu|texlive-babel-ukraineb-20131013-7|4	# catalog-date undef
14mu|texlive-babel-ukraineb-20131013-7|5	# catalog-license undef
14mu|texlive-babel-ukraineb-20131013-7|6	# catalog-version undef
14mu|texlive-babel-ukraineb-20131013-7|7	Name:		texlive-babel-ukraineb
14mu|texlive-babel-ukraineb-20131013-7|8	Version:	20131013
14mu|texlive-babel-ukraineb-20131013-7|9	Release:	7
14mu|texlive-babel-ukraineb-20131013-7|10	Summary:	TeXLive babel-ukraineb package
14mu|texlive-babel-ukraineb-20131013-7|11	Group:		Publishing
14mu|texlive-babel-ukraineb-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-babel-ukraineb-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-babel-ukraineb-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-ukraineb.tar.xz
14mu|texlive-babel-ukraineb-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-ukraineb.doc.tar.xz
14mu|texlive-babel-ukraineb-20131013-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-ukraineb.source.tar.xz
14mu|texlive-babel-ukraineb-20131013-7|17	BuildArch:	noarch
14mu|texlive-babel-ukraineb-20131013-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-ukraineb-20131013-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-ukraineb-20131013-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-ukraineb-20131013-7|21	
14mu|texlive-babel-ukraineb-20131013-7|22	%description
14mu|texlive-babel-ukraineb-20131013-7|23	TeXLive babel-ukraineb package.
14mu|texlive-babel-ukraineb-20131013-7|24	
14mu|texlive-babel-ukraineb-20131013-7|25	
14mu|texlive-babel-ukraineb-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-ukraineb-20131013-7|27	%files
14mu|texlive-babel-ukraineb-20131013-7|28	%{_texmfdistdir}/tex/generic/babel-ukraineb/ukraineb.ldf
14mu|texlive-babel-ukraineb-20131013-7|29	%doc %{_texmfdistdir}/doc/generic/babel-ukraineb/ukraineb.pdf
14mu|texlive-babel-ukraineb-20131013-7|30	#- source
14mu|texlive-babel-ukraineb-20131013-7|31	%doc %{_texmfdistdir}/source/generic/babel-ukraineb/ukraineb.dtx
14mu|texlive-babel-ukraineb-20131013-7|32	%doc %{_texmfdistdir}/source/generic/babel-ukraineb/ukraineb.ins
14mu|texlive-babel-ukraineb-20131013-7|33	
14mu|texlive-babel-ukraineb-20131013-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-ukraineb-20131013-7|35	%prep
14mu|texlive-babel-ukraineb-20131013-7|36	%setup -c -a0 -a1 -a2
14mu|texlive-babel-ukraineb-20131013-7|37	
14mu|texlive-babel-ukraineb-20131013-7|38	%build
14mu|texlive-babel-ukraineb-20131013-7|39	
14mu|texlive-babel-ukraineb-20131013-7|40	%install
14mu|texlive-babel-ukraineb-20131013-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-ukraineb-20131013-7|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-ukraineb-20131013-7|43	
14mu|texlive-babel-ukraineb-20131013-7|44	%changelog
14mu|texlive-babel-ukraineb-20131013-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-babel-ukraineb-20131013-7|46	+ Revision: e3c9750
14mu|texlive-babel-ukraineb-20131013-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-ukraineb-20131013-7|48	
14mu|texlive-babel-ukraineb-20131013-7|49	

24325 14
14mu|texlive-babel-vietnamese-1.3-7|1	# revision 30578
14mu|texlive-babel-vietnamese-1.3-7|2	# category Package
14mu|texlive-babel-vietnamese-1.3-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/vietnamese
14mu|texlive-babel-vietnamese-1.3-7|4	# catalog-date 2013-05-20 00:05:10 +0200
14mu|texlive-babel-vietnamese-1.3-7|5	# catalog-license lppl1.3
14mu|texlive-babel-vietnamese-1.3-7|6	# catalog-version 1.3
14mu|texlive-babel-vietnamese-1.3-7|7	Name:		texlive-babel-vietnamese
14mu|texlive-babel-vietnamese-1.3-7|8	Version:	1.3
14mu|texlive-babel-vietnamese-1.3-7|9	Release:	7
14mu|texlive-babel-vietnamese-1.3-7|10	Summary:	Babel support for typesetting Vietnamese
14mu|texlive-babel-vietnamese-1.3-7|11	Group:		Publishing
14mu|texlive-babel-vietnamese-1.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/vietnamese
14mu|texlive-babel-vietnamese-1.3-7|13	License:	LPPL1.3
14mu|texlive-babel-vietnamese-1.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-vietnamese.tar.xz
14mu|texlive-babel-vietnamese-1.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-vietnamese.source.tar.xz
14mu|texlive-babel-vietnamese-1.3-7|16	BuildArch:	noarch
14mu|texlive-babel-vietnamese-1.3-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-vietnamese-1.3-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-vietnamese-1.3-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-babel-vietnamese-1.3-7|20	
14mu|texlive-babel-vietnamese-1.3-7|21	%description
14mu|texlive-babel-vietnamese-1.3-7|22	The package provides the language definition file for support
14mu|texlive-babel-vietnamese-1.3-7|23	of Vietnamese in babel.
14mu|texlive-babel-vietnamese-1.3-7|24	
14mu|texlive-babel-vietnamese-1.3-7|25	
14mu|texlive-babel-vietnamese-1.3-7|26	#-----------------------------------------------------------------------
14mu|texlive-babel-vietnamese-1.3-7|27	%files
14mu|texlive-babel-vietnamese-1.3-7|28	%{_texmfdistdir}/tex/generic/babel-vietnamese/vietnam.ldf
14mu|texlive-babel-vietnamese-1.3-7|29	%{_texmfdistdir}/tex/generic/babel-vietnamese/vietnamese.ldf
14mu|texlive-babel-vietnamese-1.3-7|30	#- source
14mu|texlive-babel-vietnamese-1.3-7|31	%doc %{_texmfdistdir}/source/generic/babel-vietnamese/vietnamese.dtx
14mu|texlive-babel-vietnamese-1.3-7|32	%doc %{_texmfdistdir}/source/generic/babel-vietnamese/vietnamese.ins
14mu|texlive-babel-vietnamese-1.3-7|33	
14mu|texlive-babel-vietnamese-1.3-7|34	#-----------------------------------------------------------------------
14mu|texlive-babel-vietnamese-1.3-7|35	%prep
14mu|texlive-babel-vietnamese-1.3-7|36	%setup -c -a0 -a1
14mu|texlive-babel-vietnamese-1.3-7|37	
14mu|texlive-babel-vietnamese-1.3-7|38	%build
14mu|texlive-babel-vietnamese-1.3-7|39	
14mu|texlive-babel-vietnamese-1.3-7|40	%install
14mu|texlive-babel-vietnamese-1.3-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-vietnamese-1.3-7|42	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-vietnamese-1.3-7|43	
14mu|texlive-babel-vietnamese-1.3-7|44	%changelog
14mu|texlive-babel-vietnamese-1.3-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14mu|texlive-babel-vietnamese-1.3-7|46	+ Revision: 2dc440b
14mu|texlive-babel-vietnamese-1.3-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-vietnamese-1.3-7|48	
14mu|texlive-babel-vietnamese-1.3-7|49	

24326 14
14mu|texlive-babel-welsh-1.0d-7|1	# revision 30299
14mu|texlive-babel-welsh-1.0d-7|2	# category Package
14mu|texlive-babel-welsh-1.0d-7|3	# catalog-ctan /macros/latex/contrib/babel-contrib/welsh
14mu|texlive-babel-welsh-1.0d-7|4	# catalog-date 2013-05-03 01:23:11 +0200
14mu|texlive-babel-welsh-1.0d-7|5	# catalog-license lppl1.3
14mu|texlive-babel-welsh-1.0d-7|6	# catalog-version 1.0d
14mu|texlive-babel-welsh-1.0d-7|7	Name:		texlive-babel-welsh
14mu|texlive-babel-welsh-1.0d-7|8	Version:	1.0d
14mu|texlive-babel-welsh-1.0d-7|9	Release:	7
14mu|texlive-babel-welsh-1.0d-7|10	Summary:	Babel-welshBabel support for Welsh
14mu|texlive-babel-welsh-1.0d-7|11	Group:		Publishing
14mu|texlive-babel-welsh-1.0d-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/welsh
14mu|texlive-babel-welsh-1.0d-7|13	License:	LPPL1.3
14mu|texlive-babel-welsh-1.0d-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-welsh.tar.xz
14mu|texlive-babel-welsh-1.0d-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-welsh.doc.tar.xz
14mu|texlive-babel-welsh-1.0d-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-welsh.source.tar.xz
14mu|texlive-babel-welsh-1.0d-7|17	BuildArch:	noarch
14mu|texlive-babel-welsh-1.0d-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-babel-welsh-1.0d-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-babel-welsh-1.0d-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-babel-welsh-1.0d-7|21	
14mu|texlive-babel-welsh-1.0d-7|22	%description
14mu|texlive-babel-welsh-1.0d-7|23	The package provides the language definition file for Welsh.
14mu|texlive-babel-welsh-1.0d-7|24	(Mostly Welsh-language versions of the standard names in a
14mu|texlive-babel-welsh-1.0d-7|25	LaTeX file.).
14mu|texlive-babel-welsh-1.0d-7|26	
14mu|texlive-babel-welsh-1.0d-7|27	
14mu|texlive-babel-welsh-1.0d-7|28	#-----------------------------------------------------------------------
14mu|texlive-babel-welsh-1.0d-7|29	%files
14mu|texlive-babel-welsh-1.0d-7|30	%{_texmfdistdir}/tex/generic/babel-welsh/welsh.ldf
14mu|texlive-babel-welsh-1.0d-7|31	%doc %{_texmfdistdir}/doc/generic/babel-welsh/welsh.pdf
14mu|texlive-babel-welsh-1.0d-7|32	#- source
14mu|texlive-babel-welsh-1.0d-7|33	%doc %{_texmfdistdir}/source/generic/babel-welsh/welsh.dtx
14mu|texlive-babel-welsh-1.0d-7|34	%doc %{_texmfdistdir}/source/generic/babel-welsh/welsh.ins
14mu|texlive-babel-welsh-1.0d-7|35	
14mu|texlive-babel-welsh-1.0d-7|36	#-----------------------------------------------------------------------
14mu|texlive-babel-welsh-1.0d-7|37	%prep
14mu|texlive-babel-welsh-1.0d-7|38	%setup -c -a0 -a1 -a2
14mu|texlive-babel-welsh-1.0d-7|39	
14mu|texlive-babel-welsh-1.0d-7|40	%build
14mu|texlive-babel-welsh-1.0d-7|41	
14mu|texlive-babel-welsh-1.0d-7|42	%install
14mu|texlive-babel-welsh-1.0d-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-welsh-1.0d-7|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-babel-welsh-1.0d-7|45	
14mu|texlive-babel-welsh-1.0d-7|46	%changelog
14mu|texlive-babel-welsh-1.0d-7|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0d-7
14mu|texlive-babel-welsh-1.0d-7|48	+ Revision: 3cf2043
14mu|texlive-babel-welsh-1.0d-7|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-babel-welsh-1.0d-7|50	
14mu|texlive-babel-welsh-1.0d-7|51	

24327 14
14mu|texlive-background-1.0-6|1	# revision 25802
14mu|texlive-background-1.0-6|2	# category Package
14mu|texlive-background-1.0-6|3	# catalog-ctan /macros/latex/contrib/background
14mu|texlive-background-1.0-6|4	# catalog-date 2009-11-18 12:12:09 +0100
14mu|texlive-background-1.0-6|5	# catalog-license lppl
14mu|texlive-background-1.0-6|6	# catalog-version 1.0
14mu|texlive-background-1.0-6|7	Name:		texlive-background
14mu|texlive-background-1.0-6|8	Version:	1.0
14mu|texlive-background-1.0-6|9	Release:	6
14mu|texlive-background-1.0-6|10	Summary:	Placement of background material on pages of a document
14mu|texlive-background-1.0-6|11	Group:		Publishing
14mu|texlive-background-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/background
14mu|texlive-background-1.0-6|13	License:	LPPL
14mu|texlive-background-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/background.tar.xz
14mu|texlive-background-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/background.doc.tar.xz
14mu|texlive-background-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/background.source.tar.xz
14mu|texlive-background-1.0-6|17	BuildArch:	noarch
14mu|texlive-background-1.0-6|18	BuildRequires:	texlive-tlpkg
14mu|texlive-background-1.0-6|19	Requires(pre):	texlive-tlpkg
14mu|texlive-background-1.0-6|20	Requires(post):	texlive-kpathsea
14mu|texlive-background-1.0-6|21	
14mu|texlive-background-1.0-6|22	%description
14mu|texlive-background-1.0-6|23	The package offers the placement of background material on the
14mu|texlive-background-1.0-6|24	pages of a document. The user can control many aspects
14mu|texlive-background-1.0-6|25	(contents, position, color, opacity) of the background material
14mu|texlive-background-1.0-6|26	that will be displayed. The package makes use of the everypage
14mu|texlive-background-1.0-6|27	package, and uses pgf/tikz for attribute control.
14mu|texlive-background-1.0-6|28	
14mu|texlive-background-1.0-6|29	
14mu|texlive-background-1.0-6|30	#-----------------------------------------------------------------------
14mu|texlive-background-1.0-6|31	%files
14mu|texlive-background-1.0-6|32	%{_texmfdistdir}/tex/latex/background/background.sty
14mu|texlive-background-1.0-6|33	%doc %{_texmfdistdir}/doc/latex/background/README
14mu|texlive-background-1.0-6|34	%doc %{_texmfdistdir}/doc/latex/background/background.pdf
14mu|texlive-background-1.0-6|35	#- source
14mu|texlive-background-1.0-6|36	%doc %{_texmfdistdir}/source/latex/background/background.dtx
14mu|texlive-background-1.0-6|37	%doc %{_texmfdistdir}/source/latex/background/background.ins
14mu|texlive-background-1.0-6|38	
14mu|texlive-background-1.0-6|39	#-----------------------------------------------------------------------
14mu|texlive-background-1.0-6|40	%prep
14mu|texlive-background-1.0-6|41	%setup -c -a0 -a1 -a2
14mu|texlive-background-1.0-6|42	
14mu|texlive-background-1.0-6|43	%build
14mu|texlive-background-1.0-6|44	
14mu|texlive-background-1.0-6|45	%install
14mu|texlive-background-1.0-6|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-background-1.0-6|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-background-1.0-6|48	
14mu|texlive-background-1.0-6|49	
14mu|texlive-background-1.0-6|50	
14mu|texlive-background-1.0-6|51	%changelog
14mu|texlive-background-1.0-6|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-6
14mu|texlive-background-1.0-6|53	+ Revision: bd334a5
14mu|texlive-background-1.0-6|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-background-1.0-6|55	
14mu|texlive-background-1.0-6|56	

24328 14
14mu|texlive-bangtex-20061214-4|1	# revision 15878
14mu|texlive-bangtex-20061214-4|2	# category Package
14mu|texlive-bangtex-20061214-4|3	# catalog-ctan /language/bangtex
14mu|texlive-bangtex-20061214-4|4	# catalog-date 2006-12-14 21:17:11 +0100
14mu|texlive-bangtex-20061214-4|5	# catalog-license lppl
14mu|texlive-bangtex-20061214-4|6	# catalog-version undef
14mu|texlive-bangtex-20061214-4|7	Name:		texlive-bangtex
14mu|texlive-bangtex-20061214-4|8	Version:	20061214
14mu|texlive-bangtex-20061214-4|9	Release:	4
14mu|texlive-bangtex-20061214-4|10	Summary:	Writing Bangla and Assamese with LaTeX
14mu|texlive-bangtex-20061214-4|11	Group:		Publishing
14mu|texlive-bangtex-20061214-4|12	URL:		http://www.ctan.org/tex-archive/language/bangtex
14mu|texlive-bangtex-20061214-4|13	License:	LPPL
14mu|texlive-bangtex-20061214-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bangtex.tar.xz
14mu|texlive-bangtex-20061214-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bangtex.doc.tar.xz
14mu|texlive-bangtex-20061214-4|16	BuildArch:	noarch
14mu|texlive-bangtex-20061214-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bangtex-20061214-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bangtex-20061214-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bangtex-20061214-4|20	
14mu|texlive-bangtex-20061214-4|21	%description
14mu|texlive-bangtex-20061214-4|22	The bundle provides class files for writing Bangla and Assamese
14mu|texlive-bangtex-20061214-4|23	with LaTeX, and MetaFont sources for fonts.
14mu|texlive-bangtex-20061214-4|24	
14mu|texlive-bangtex-20061214-4|25	
14mu|texlive-bangtex-20061214-4|26	#-----------------------------------------------------------------------
14mu|texlive-bangtex-20061214-4|27	%files
14mu|texlive-bangtex-20061214-4|28	%{_texmfdistdir}/fonts/source/public/bangtex/bang10.mf
14mu|texlive-bangtex-20061214-4|29	%{_texmfdistdir}/fonts/source/public/bangtex/bangbase.mf
14mu|texlive-bangtex-20061214-4|30	%{_texmfdistdir}/fonts/source/public/bangtex/bangconso.mf
14mu|texlive-bangtex-20061214-4|31	%{_texmfdistdir}/fonts/source/public/bangtex/bangdefs.mf
14mu|texlive-bangtex-20061214-4|32	%{_texmfdistdir}/fonts/source/public/bangtex/bangfala.mf
14mu|texlive-bangtex-20061214-4|33	%{_texmfdistdir}/fonts/source/public/bangtex/banghalf.mf
14mu|texlive-bangtex-20061214-4|34	%{_texmfdistdir}/fonts/source/public/bangtex/bangjuk.mf
14mu|texlive-bangtex-20061214-4|35	%{_texmfdistdir}/fonts/source/public/bangtex/bangkaar.mf
14mu|texlive-bangtex-20061214-4|36	%{_texmfdistdir}/fonts/source/public/bangtex/banglig.mf
14mu|texlive-bangtex-20061214-4|37	%{_texmfdistdir}/fonts/source/public/bangtex/bangmac.mf
14mu|texlive-bangtex-20061214-4|38	%{_texmfdistdir}/fonts/source/public/bangtex/bangnum.mf
14mu|texlive-bangtex-20061214-4|39	%{_texmfdistdir}/fonts/source/public/bangtex/bangpunc.mf
14mu|texlive-bangtex-20061214-4|40	%{_texmfdistdir}/fonts/source/public/bangtex/bangsl10.mf
14mu|texlive-bangtex-20061214-4|41	%{_texmfdistdir}/fonts/source/public/bangtex/bangvow.mf
14mu|texlive-bangtex-20061214-4|42	%{_texmfdistdir}/fonts/source/public/bangtex/bangwd10.mf
14mu|texlive-bangtex-20061214-4|43	%{_texmfdistdir}/fonts/tfm/public/bangtex/bang10.tfm
14mu|texlive-bangtex-20061214-4|44	%{_texmfdistdir}/fonts/tfm/public/bangtex/bangsl10.tfm
14mu|texlive-bangtex-20061214-4|45	%{_texmfdistdir}/fonts/tfm/public/bangtex/bangwd10.tfm
14mu|texlive-bangtex-20061214-4|46	%{_texmfdistdir}/tex/latex/bangtex/bangfont.tex
14mu|texlive-bangtex-20061214-4|47	%{_texmfdistdir}/tex/latex/bangtex/barticle.cls
14mu|texlive-bangtex-20061214-4|48	%{_texmfdistdir}/tex/latex/bangtex/bbk10.clo
14mu|texlive-bangtex-20061214-4|49	%{_texmfdistdir}/tex/latex/bangtex/bbk11.clo
14mu|texlive-bangtex-20061214-4|50	%{_texmfdistdir}/tex/latex/bangtex/bbk12.clo
14mu|texlive-bangtex-20061214-4|51	%{_texmfdistdir}/tex/latex/bangtex/bbook.cls
14mu|texlive-bangtex-20061214-4|52	%{_texmfdistdir}/tex/latex/bangtex/bletter.cls
14mu|texlive-bangtex-20061214-4|53	%{_texmfdistdir}/tex/latex/bangtex/bsize10.clo
14mu|texlive-bangtex-20061214-4|54	%{_texmfdistdir}/tex/latex/bangtex/bsize11.clo
14mu|texlive-bangtex-20061214-4|55	%{_texmfdistdir}/tex/latex/bangtex/bsize12.clo
14mu|texlive-bangtex-20061214-4|56	%doc %{_texmfdistdir}/doc/latex/bangtex/README.bangtex
14mu|texlive-bangtex-20061214-4|57	%doc %{_texmfdistdir}/doc/latex/bangtex/manual.tex
14mu|texlive-bangtex-20061214-4|58	%doc %{_texmfdistdir}/doc/latex/bangtex/samplett.tex
14mu|texlive-bangtex-20061214-4|59	%doc %{_texmfdistdir}/doc/latex/bangtex/samptex.tex
14mu|texlive-bangtex-20061214-4|60	
14mu|texlive-bangtex-20061214-4|61	#-----------------------------------------------------------------------
14mu|texlive-bangtex-20061214-4|62	%prep
14mu|texlive-bangtex-20061214-4|63	%setup -c -a0 -a1
14mu|texlive-bangtex-20061214-4|64	
14mu|texlive-bangtex-20061214-4|65	%build
14mu|texlive-bangtex-20061214-4|66	
14mu|texlive-bangtex-20061214-4|67	%install
14mu|texlive-bangtex-20061214-4|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bangtex-20061214-4|69	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bangtex-20061214-4|70	
14mu|texlive-bangtex-20061214-4|71	
14mu|texlive-bangtex-20061214-4|72	
14mu|texlive-bangtex-20061214-4|73	%changelog
14mu|texlive-bangtex-20061214-4|74	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061214-4
14mu|texlive-bangtex-20061214-4|75	+ Revision: bac99b5
14mu|texlive-bangtex-20061214-4|76	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bangtex-20061214-4|77	
14mu|texlive-bangtex-20061214-4|78	

24329 14
14mu|texlive-bardiag-0.4a-4|1	# revision 22013
14mu|texlive-bardiag-0.4a-4|2	# category Package
14mu|texlive-bardiag-0.4a-4|3	# catalog-ctan /graphics/bardiag
14mu|texlive-bardiag-0.4a-4|4	# catalog-date 2006-12-21 16:38:41 +0100
14mu|texlive-bardiag-0.4a-4|5	# catalog-license lppl
14mu|texlive-bardiag-0.4a-4|6	# catalog-version 0.4a
14mu|texlive-bardiag-0.4a-4|7	Name:		texlive-bardiag
14mu|texlive-bardiag-0.4a-4|8	Version:	0.4a
14mu|texlive-bardiag-0.4a-4|9	Release:	4
14mu|texlive-bardiag-0.4a-4|10	Summary:	LateX package for drawing bar diagrams
14mu|texlive-bardiag-0.4a-4|11	Group:		Publishing
14mu|texlive-bardiag-0.4a-4|12	URL:		http://www.ctan.org/tex-archive/graphics/bardiag
14mu|texlive-bardiag-0.4a-4|13	License:	LPPL
14mu|texlive-bardiag-0.4a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bardiag.tar.xz
14mu|texlive-bardiag-0.4a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bardiag.doc.tar.xz
14mu|texlive-bardiag-0.4a-4|16	BuildArch:	noarch
14mu|texlive-bardiag-0.4a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bardiag-0.4a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bardiag-0.4a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bardiag-0.4a-4|20	
14mu|texlive-bardiag-0.4a-4|21	%description
14mu|texlive-bardiag-0.4a-4|22	The main purpose of the package is to make the drawing of bar
14mu|texlive-bardiag-0.4a-4|23	diagrams possible and easy in LaTeX. The BarDiag package is
14mu|texlive-bardiag-0.4a-4|24	inspired by and based on PSTricks.
14mu|texlive-bardiag-0.4a-4|25	
14mu|texlive-bardiag-0.4a-4|26	
14mu|texlive-bardiag-0.4a-4|27	#-----------------------------------------------------------------------
14mu|texlive-bardiag-0.4a-4|28	%files
14mu|texlive-bardiag-0.4a-4|29	%{_texmfdistdir}/tex/latex/bardiag/barddoc.sty
14mu|texlive-bardiag-0.4a-4|30	%{_texmfdistdir}/tex/latex/bardiag/bardiag.bar
14mu|texlive-bardiag-0.4a-4|31	%{_texmfdistdir}/tex/latex/bardiag/bardiag.cfg
14mu|texlive-bardiag-0.4a-4|32	%{_texmfdistdir}/tex/latex/bardiag/bardiag.sty
14mu|texlive-bardiag-0.4a-4|33	%{_texmfdistdir}/tex/latex/bardiag/pstfp.sty
14mu|texlive-bardiag-0.4a-4|34	%doc %{_texmfdistdir}/doc/latex/bardiag/README
14mu|texlive-bardiag-0.4a-4|35	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag.pdf
14mu|texlive-bardiag-0.4a-4|36	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag.tex
14mu|texlive-bardiag-0.4a-4|37	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag1.pdf
14mu|texlive-bardiag-0.4a-4|38	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag1.tex
14mu|texlive-bardiag-0.4a-4|39	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag2.pdf
14mu|texlive-bardiag-0.4a-4|40	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag2.tex
14mu|texlive-bardiag-0.4a-4|41	%doc %{_texmfdistdir}/doc/latex/bardiag/example/altdiags.ps
14mu|texlive-bardiag-0.4a-4|42	%doc %{_texmfdistdir}/doc/latex/bardiag/example/altdiags.tex
14mu|texlive-bardiag-0.4a-4|43	%doc %{_texmfdistdir}/doc/latex/bardiag/example/compile.all
14mu|texlive-bardiag-0.4a-4|44	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagrams.dvi
14mu|texlive-bardiag-0.4a-4|45	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagrams.ps
14mu|texlive-bardiag-0.4a-4|46	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagrams.tex
14mu|texlive-bardiag-0.4a-4|47	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagramsbw.ps
14mu|texlive-bardiag-0.4a-4|48	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagramsbw.tex
14mu|texlive-bardiag-0.4a-4|49	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/10.tex
14mu|texlive-bardiag-0.4a-4|50	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/1a.tex
14mu|texlive-bardiag-0.4a-4|51	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/1b.tex
14mu|texlive-bardiag-0.4a-4|52	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/2a.tex
14mu|texlive-bardiag-0.4a-4|53	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/2b.tex
14mu|texlive-bardiag-0.4a-4|54	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/3.tex
14mu|texlive-bardiag-0.4a-4|55	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/4.tex
14mu|texlive-bardiag-0.4a-4|56	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/5.tex
14mu|texlive-bardiag-0.4a-4|57	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/6.tex
14mu|texlive-bardiag-0.4a-4|58	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/7.tex
14mu|texlive-bardiag-0.4a-4|59	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/8.tex
14mu|texlive-bardiag-0.4a-4|60	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/9.tex
14mu|texlive-bardiag-0.4a-4|61	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/diag.eps
14mu|texlive-bardiag-0.4a-4|62	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/diagleg.eps
14mu|texlive-bardiag-0.4a-4|63	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp1.tex
14mu|texlive-bardiag-0.4a-4|64	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp1a.tex
14mu|texlive-bardiag-0.4a-4|65	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp1b.tex
14mu|texlive-bardiag-0.4a-4|66	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp2.tex
14mu|texlive-bardiag-0.4a-4|67	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp2er.tex
14mu|texlive-bardiag-0.4a-4|68	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp3.tex
14mu|texlive-bardiag-0.4a-4|69	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp4.tex
14mu|texlive-bardiag-0.4a-4|70	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp5.tex
14mu|texlive-bardiag-0.4a-4|71	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp6.tex
14mu|texlive-bardiag-0.4a-4|72	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/exampcr.tex
14mu|texlive-bardiag-0.4a-4|73	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/tddiag.eps
14mu|texlive-bardiag-0.4a-4|74	%doc %{_texmfdistdir}/doc/latex/bardiag/src/10.tex
14mu|texlive-bardiag-0.4a-4|75	%doc %{_texmfdistdir}/doc/latex/bardiag/src/1a.tex
14mu|texlive-bardiag-0.4a-4|76	%doc %{_texmfdistdir}/doc/latex/bardiag/src/1b.tex
14mu|texlive-bardiag-0.4a-4|77	%doc %{_texmfdistdir}/doc/latex/bardiag/src/2a.tex
14mu|texlive-bardiag-0.4a-4|78	%doc %{_texmfdistdir}/doc/latex/bardiag/src/2b.tex
14mu|texlive-bardiag-0.4a-4|79	%doc %{_texmfdistdir}/doc/latex/bardiag/src/3.tex
14mu|texlive-bardiag-0.4a-4|80	%doc %{_texmfdistdir}/doc/latex/bardiag/src/4.tex
14mu|texlive-bardiag-0.4a-4|81	%doc %{_texmfdistdir}/doc/latex/bardiag/src/5.tex
14mu|texlive-bardiag-0.4a-4|82	%doc %{_texmfdistdir}/doc/latex/bardiag/src/6.tex
14mu|texlive-bardiag-0.4a-4|83	%doc %{_texmfdistdir}/doc/latex/bardiag/src/7.tex
14mu|texlive-bardiag-0.4a-4|84	%doc %{_texmfdistdir}/doc/latex/bardiag/src/8.tex
14mu|texlive-bardiag-0.4a-4|85	%doc %{_texmfdistdir}/doc/latex/bardiag/src/9.tex
14mu|texlive-bardiag-0.4a-4|86	
14mu|texlive-bardiag-0.4a-4|87	#-----------------------------------------------------------------------
14mu|texlive-bardiag-0.4a-4|88	%prep
14mu|texlive-bardiag-0.4a-4|89	%setup -c -a0 -a1
14mu|texlive-bardiag-0.4a-4|90	
14mu|texlive-bardiag-0.4a-4|91	%build
14mu|texlive-bardiag-0.4a-4|92	
14mu|texlive-bardiag-0.4a-4|93	%install
14mu|texlive-bardiag-0.4a-4|94	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bardiag-0.4a-4|95	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bardiag-0.4a-4|96	
14mu|texlive-bardiag-0.4a-4|97	
14mu|texlive-bardiag-0.4a-4|98	
14mu|texlive-bardiag-0.4a-4|99	%changelog
14mu|texlive-bardiag-0.4a-4|100	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4a-4
14mu|texlive-bardiag-0.4a-4|101	+ Revision: 6bc0d64
14mu|texlive-bardiag-0.4a-4|102	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bardiag-0.4a-4|103	
14mu|texlive-bardiag-0.4a-4|104	

24330 14
14mu|texlive-bartel-chess-fonts-20101129-4|1	# revision 20619
14mu|texlive-bartel-chess-fonts-20101129-4|2	# category Package
14mu|texlive-bartel-chess-fonts-20101129-4|3	# catalog-ctan /fonts/bartel-chess-fonts
14mu|texlive-bartel-chess-fonts-20101129-4|4	# catalog-date 2010-11-29 08:56:06 +0100
14mu|texlive-bartel-chess-fonts-20101129-4|5	# catalog-license gpl
14mu|texlive-bartel-chess-fonts-20101129-4|6	# catalog-version undef
14mu|texlive-bartel-chess-fonts-20101129-4|7	Name:		texlive-bartel-chess-fonts
14mu|texlive-bartel-chess-fonts-20101129-4|8	Version:	20101129
14mu|texlive-bartel-chess-fonts-20101129-4|9	Release:	4
14mu|texlive-bartel-chess-fonts-20101129-4|10	Summary:	A set of fonts supporting chess diagrams
14mu|texlive-bartel-chess-fonts-20101129-4|11	Group:		Publishing
14mu|texlive-bartel-chess-fonts-20101129-4|12	URL:		http://www.ctan.org/tex-archive/fonts/bartel-chess-fonts
14mu|texlive-bartel-chess-fonts-20101129-4|13	License:	GPL
14mu|texlive-bartel-chess-fonts-20101129-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bartel-chess-fonts.tar.xz
14mu|texlive-bartel-chess-fonts-20101129-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bartel-chess-fonts.doc.tar.xz
14mu|texlive-bartel-chess-fonts-20101129-4|16	BuildArch:	noarch
14mu|texlive-bartel-chess-fonts-20101129-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bartel-chess-fonts-20101129-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bartel-chess-fonts-20101129-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bartel-chess-fonts-20101129-4|20	
14mu|texlive-bartel-chess-fonts-20101129-4|21	%description
14mu|texlive-bartel-chess-fonts-20101129-4|22	The fonts are provided as MetaFont source.
14mu|texlive-bartel-chess-fonts-20101129-4|23	
14mu|texlive-bartel-chess-fonts-20101129-4|24	
14mu|texlive-bartel-chess-fonts-20101129-4|25	#-----------------------------------------------------------------------
14mu|texlive-bartel-chess-fonts-20101129-4|26	%files
14mu|texlive-bartel-chess-fonts-20101129-4|27	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-bishop.mf
14mu|texlive-bartel-chess-fonts-20101129-4|28	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-blackfield.mf
14mu|texlive-bartel-chess-fonts-20101129-4|29	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-chbase.mf
14mu|texlive-bartel-chess-fonts-20101129-4|30	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-equi.mf
14mu|texlive-bartel-chess-fonts-20101129-4|31	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-geo.mf
14mu|texlive-bartel-chess-fonts-20101129-4|32	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-king.mf
14mu|texlive-bartel-chess-fonts-20101129-4|33	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-knight.mf
14mu|texlive-bartel-chess-fonts-20101129-4|34	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-pawn.mf
14mu|texlive-bartel-chess-fonts-20101129-4|35	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-queen.mf
14mu|texlive-bartel-chess-fonts-20101129-4|36	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-rook.mf
14mu|texlive-bartel-chess-fonts-20101129-4|37	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch.mf
14mu|texlive-bartel-chess-fonts-20101129-4|38	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch10.mf
14mu|texlive-bartel-chess-fonts-20101129-4|39	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch11.mf
14mu|texlive-bartel-chess-fonts-20101129-4|40	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch12.mf
14mu|texlive-bartel-chess-fonts-20101129-4|41	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch13.mf
14mu|texlive-bartel-chess-fonts-20101129-4|42	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch14.mf
14mu|texlive-bartel-chess-fonts-20101129-4|43	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch16.mf
14mu|texlive-bartel-chess-fonts-20101129-4|44	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch17.mf
14mu|texlive-bartel-chess-fonts-20101129-4|45	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch20.mf
14mu|texlive-bartel-chess-fonts-20101129-4|46	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch24.mf
14mu|texlive-bartel-chess-fonts-20101129-4|47	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch32.mf
14mu|texlive-bartel-chess-fonts-20101129-4|48	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch36.mf
14mu|texlive-bartel-chess-fonts-20101129-4|49	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch6.mf
14mu|texlive-bartel-chess-fonts-20101129-4|50	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch7.mf
14mu|texlive-bartel-chess-fonts-20101129-4|51	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch8.mf
14mu|texlive-bartel-chess-fonts-20101129-4|52	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch9.mf
14mu|texlive-bartel-chess-fonts-20101129-4|53	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkbase.mf
14mu|texlive-bartel-chess-fonts-20101129-4|54	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkbishop.mf
14mu|texlive-bartel-chess-fonts-20101129-4|55	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkblackfield.mf
14mu|texlive-bartel-chess-fonts-20101129-4|56	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch10.mf
14mu|texlive-bartel-chess-fonts-20101129-4|57	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch11.mf
14mu|texlive-bartel-chess-fonts-20101129-4|58	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch12.mf
14mu|texlive-bartel-chess-fonts-20101129-4|59	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch14.mf
14mu|texlive-bartel-chess-fonts-20101129-4|60	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch16.mf
14mu|texlive-bartel-chess-fonts-20101129-4|61	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch8.mf
14mu|texlive-bartel-chess-fonts-20101129-4|62	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch9.mf
14mu|texlive-bartel-chess-fonts-20101129-4|63	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkgeo.mf
14mu|texlive-bartel-chess-fonts-20101129-4|64	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkking.mf
14mu|texlive-bartel-chess-fonts-20101129-4|65	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkknight.mf
14mu|texlive-bartel-chess-fonts-20101129-4|66	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkpawn.mf
14mu|texlive-bartel-chess-fonts-20101129-4|67	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkqueen.mf
14mu|texlive-bartel-chess-fonts-20101129-4|68	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkrook.mf
14mu|texlive-bartel-chess-fonts-20101129-4|69	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch10.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|70	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch11.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|71	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch12.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|72	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch13.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|73	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch14.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|74	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch16.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|75	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch17.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|76	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch20.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|77	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch24.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|78	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch32.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|79	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch36.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|80	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch6.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|81	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch7.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|82	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch8.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|83	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch9.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|84	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch10.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|85	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch11.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|86	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch12.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|87	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch14.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|88	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch16.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|89	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch8.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|90	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch9.tfm
14mu|texlive-bartel-chess-fonts-20101129-4|91	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/README
14mu|texlive-bartel-chess-fonts-20101129-4|92	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/CGA.mf
14mu|texlive-bartel-chess-fonts-20101129-4|93	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/agfa.mf
14mu|texlive-bartel-chess-fonts-20101129-4|94	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/amiga-PAL.mf
14mu|texlive-bartel-chess-fonts-20101129-4|95	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/amiga.mf
14mu|texlive-bartel-chess-fonts-20101129-4|96	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/chess.mf
14mu|texlive-bartel-chess-fonts-20101129-4|97	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch15.mf
14mu|texlive-bartel-chess-fonts-20101129-4|98	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch30.mf
14mu|texlive-bartel-chess-fonts-20101129-4|99	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch34.mf
14mu|texlive-bartel-chess-fonts-20101129-4|100	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch5mm.mf
14mu|texlive-bartel-chess-fonts-20101129-4|101	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkelch.mfj
14mu|texlive-bartel-chess-fonts-20101129-4|102	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkfootbows.mf
14mu|texlive-bartel-chess-fonts-20101129-4|103	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkmakeneutral.mf
14mu|texlive-bartel-chess-fonts-20101129-4|104	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkparallel.mf
14mu|texlive-bartel-chess-fonts-20101129-4|105	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkscreengrid.mf
14mu|texlive-bartel-chess-fonts-20101129-4|106	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkshorten.mf
14mu|texlive-bartel-chess-fonts-20101129-4|107	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px150.mf
14mu|texlive-bartel-chess-fonts-20101129-4|108	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px17.mf
14mu|texlive-bartel-chess-fonts-20101129-4|109	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px20.mf
14mu|texlive-bartel-chess-fonts-20101129-4|110	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px21.mf
14mu|texlive-bartel-chess-fonts-20101129-4|111	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px23.mf
14mu|texlive-bartel-chess-fonts-20101129-4|112	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px25.mf
14mu|texlive-bartel-chess-fonts-20101129-4|113	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px29.mf
14mu|texlive-bartel-chess-fonts-20101129-4|114	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px31.mf
14mu|texlive-bartel-chess-fonts-20101129-4|115	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px33.mf
14mu|texlive-bartel-chess-fonts-20101129-4|116	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px41.mf
14mu|texlive-bartel-chess-fonts-20101129-4|117	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px45.mf
14mu|texlive-bartel-chess-fonts-20101129-4|118	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px49.mf
14mu|texlive-bartel-chess-fonts-20101129-4|119	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px53.mf
14mu|texlive-bartel-chess-fonts-20101129-4|120	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px57.mf
14mu|texlive-bartel-chess-fonts-20101129-4|121	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px63.mf
14mu|texlive-bartel-chess-fonts-20101129-4|122	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px700.mf
14mu|texlive-bartel-chess-fonts-20101129-4|123	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px71.mf
14mu|texlive-bartel-chess-fonts-20101129-4|124	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px72.mf
14mu|texlive-bartel-chess-fonts-20101129-4|125	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px79.mf
14mu|texlive-bartel-chess-fonts-20101129-4|126	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px9.mf
14mu|texlive-bartel-chess-fonts-20101129-4|127	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/scan.mf
14mu|texlive-bartel-chess-fonts-20101129-4|128	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/screengrid.mf
14mu|texlive-bartel-chess-fonts-20101129-4|129	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/tt.mf
14mu|texlive-bartel-chess-fonts-20101129-4|130	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/turnboard.mf
14mu|texlive-bartel-chess-fonts-20101129-4|131	
14mu|texlive-bartel-chess-fonts-20101129-4|132	#-----------------------------------------------------------------------
14mu|texlive-bartel-chess-fonts-20101129-4|133	%prep
14mu|texlive-bartel-chess-fonts-20101129-4|134	%setup -c -a0 -a1
14mu|texlive-bartel-chess-fonts-20101129-4|135	
14mu|texlive-bartel-chess-fonts-20101129-4|136	%build
14mu|texlive-bartel-chess-fonts-20101129-4|137	
14mu|texlive-bartel-chess-fonts-20101129-4|138	%install
14mu|texlive-bartel-chess-fonts-20101129-4|139	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bartel-chess-fonts-20101129-4|140	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bartel-chess-fonts-20101129-4|141	
14mu|texlive-bartel-chess-fonts-20101129-4|142	
14mu|texlive-bartel-chess-fonts-20101129-4|143	
14mu|texlive-bartel-chess-fonts-20101129-4|144	%changelog
14mu|texlive-bartel-chess-fonts-20101129-4|145	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101129-4
14mu|texlive-bartel-chess-fonts-20101129-4|146	+ Revision: 28c0931
14mu|texlive-bartel-chess-fonts-20101129-4|147	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bartel-chess-fonts-20101129-4|148	
14mu|texlive-bartel-chess-fonts-20101129-4|149	

24331 14
14mu|texlive-bashful-0.92-5|1	# revision 25597
14mu|texlive-bashful-0.92-5|2	# category Package
14mu|texlive-bashful-0.92-5|3	# catalog-ctan /macros/latex/contrib/bashful
14mu|texlive-bashful-0.92-5|4	# catalog-date 2011-06-17 14:38:58 +0200
14mu|texlive-bashful-0.92-5|5	# catalog-license lppl1.3
14mu|texlive-bashful-0.92-5|6	# catalog-version 0.92
14mu|texlive-bashful-0.92-5|7	Name:		texlive-bashful
14mu|texlive-bashful-0.92-5|8	Version:	0.92
14mu|texlive-bashful-0.92-5|9	Release:	5
14mu|texlive-bashful-0.92-5|10	Summary:	Invoke bash commands from within LaTeX
14mu|texlive-bashful-0.92-5|11	Group:		Publishing
14mu|texlive-bashful-0.92-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bashful
14mu|texlive-bashful-0.92-5|13	License:	LPPL1.3
14mu|texlive-bashful-0.92-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bashful.tar.xz
14mu|texlive-bashful-0.92-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bashful.doc.tar.xz
14mu|texlive-bashful-0.92-5|16	BuildArch:	noarch
14mu|texlive-bashful-0.92-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bashful-0.92-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bashful-0.92-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-bashful-0.92-5|20	
14mu|texlive-bashful-0.92-5|21	%description
14mu|texlive-bashful-0.92-5|22	The package makes it possible to execute Unix bash shell
14mu|texlive-bashful-0.92-5|23	scripts from within LaTeX. The main application is in writing
14mu|texlive-bashful-0.92-5|24	computer-science texts, in which you want to make sure the
14mu|texlive-bashful-0.92-5|25	programs listed in the document are executed directly from the
14mu|texlive-bashful-0.92-5|26	input. The package may use other Unix shells than bash, but
14mu|texlive-bashful-0.92-5|27	does not work without modification in a Windows environment.
14mu|texlive-bashful-0.92-5|28	The package requires the -shell-escape flag when LaTeX is
14mu|texlive-bashful-0.92-5|29	processing your document.
14mu|texlive-bashful-0.92-5|30	
14mu|texlive-bashful-0.92-5|31	
14mu|texlive-bashful-0.92-5|32	#-----------------------------------------------------------------------
14mu|texlive-bashful-0.92-5|33	%files
14mu|texlive-bashful-0.92-5|34	%{_texmfdistdir}/tex/latex/bashful/bashful.sty
14mu|texlive-bashful-0.92-5|35	%doc %{_texmfdistdir}/doc/latex/bashful/Makefile
14mu|texlive-bashful-0.92-5|36	%doc %{_texmfdistdir}/doc/latex/bashful/README
14mu|texlive-bashful-0.92-5|37	%doc %{_texmfdistdir}/doc/latex/bashful/bashful.pdf
14mu|texlive-bashful-0.92-5|38	%doc %{_texmfdistdir}/doc/latex/bashful/bashful.tex
14mu|texlive-bashful-0.92-5|39	
14mu|texlive-bashful-0.92-5|40	#-----------------------------------------------------------------------
14mu|texlive-bashful-0.92-5|41	%prep
14mu|texlive-bashful-0.92-5|42	%setup -c -a0 -a1
14mu|texlive-bashful-0.92-5|43	
14mu|texlive-bashful-0.92-5|44	%build
14mu|texlive-bashful-0.92-5|45	
14mu|texlive-bashful-0.92-5|46	%install
14mu|texlive-bashful-0.92-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bashful-0.92-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bashful-0.92-5|49	
14mu|texlive-bashful-0.92-5|50	
14mu|texlive-bashful-0.92-5|51	
14mu|texlive-bashful-0.92-5|52	%changelog
14mu|texlive-bashful-0.92-5|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.92-5
14mu|texlive-bashful-0.92-5|54	+ Revision: c84902f
14mu|texlive-bashful-0.92-5|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bashful-0.92-5|56	
14mu|texlive-bashful-0.92-5|57	

24332 14
14mu|texlive-basque-book-1.20-3|1	# revision 27049
14mu|texlive-basque-book-1.20-3|2	# category Package
14mu|texlive-basque-book-1.20-3|3	# catalog-ctan /macros/latex/contrib/basque-book
14mu|texlive-basque-book-1.20-3|4	# catalog-date 2012-07-09 13:17:27 +0200
14mu|texlive-basque-book-1.20-3|5	# catalog-license lppl1.2
14mu|texlive-basque-book-1.20-3|6	# catalog-version 1.20
14mu|texlive-basque-book-1.20-3|7	Name:		texlive-basque-book
14mu|texlive-basque-book-1.20-3|8	Version:	1.20
14mu|texlive-basque-book-1.20-3|9	Release:	3
14mu|texlive-basque-book-1.20-3|10	Summary:	Class for book-type documents written in Basque
14mu|texlive-basque-book-1.20-3|11	Group:		Publishing
14mu|texlive-basque-book-1.20-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/basque-book
14mu|texlive-basque-book-1.20-3|13	License:	LPPL1.2
14mu|texlive-basque-book-1.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-book.tar.xz
14mu|texlive-basque-book-1.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-book.doc.tar.xz
14mu|texlive-basque-book-1.20-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-book.source.tar.xz
14mu|texlive-basque-book-1.20-3|17	BuildArch:	noarch
14mu|texlive-basque-book-1.20-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-basque-book-1.20-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-basque-book-1.20-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-basque-book-1.20-3|21	
14mu|texlive-basque-book-1.20-3|22	%description
14mu|texlive-basque-book-1.20-3|23	The class is derived from the LaTeX book class. The extensions
14mu|texlive-basque-book-1.20-3|24	solve grammatical and numeration issues that occur when book-
14mu|texlive-basque-book-1.20-3|25	type documents are written in Basque. The class is useful for
14mu|texlive-basque-book-1.20-3|26	writing books, PhD and Master Theses, etc., in Basque.
14mu|texlive-basque-book-1.20-3|27	
14mu|texlive-basque-book-1.20-3|28	
14mu|texlive-basque-book-1.20-3|29	#-----------------------------------------------------------------------
14mu|texlive-basque-book-1.20-3|30	%files
14mu|texlive-basque-book-1.20-3|31	%{_texmfdistdir}/tex/latex/basque-book/basque-book.cls
14mu|texlive-basque-book-1.20-3|32	%doc %{_texmfdistdir}/doc/latex/basque-book/README
14mu|texlive-basque-book-1.20-3|33	%doc %{_texmfdistdir}/doc/latex/basque-book/basque-book.pdf
14mu|texlive-basque-book-1.20-3|34	#- source
14mu|texlive-basque-book-1.20-3|35	%doc %{_texmfdistdir}/source/latex/basque-book/basque-book.dtx
14mu|texlive-basque-book-1.20-3|36	%doc %{_texmfdistdir}/source/latex/basque-book/basque-book.ins
14mu|texlive-basque-book-1.20-3|37	
14mu|texlive-basque-book-1.20-3|38	#-----------------------------------------------------------------------
14mu|texlive-basque-book-1.20-3|39	%prep
14mu|texlive-basque-book-1.20-3|40	%setup -c -a0 -a1 -a2
14mu|texlive-basque-book-1.20-3|41	
14mu|texlive-basque-book-1.20-3|42	%build
14mu|texlive-basque-book-1.20-3|43	
14mu|texlive-basque-book-1.20-3|44	%install
14mu|texlive-basque-book-1.20-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-basque-book-1.20-3|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-basque-book-1.20-3|47	
14mu|texlive-basque-book-1.20-3|48	
14mu|texlive-basque-book-1.20-3|49	
14mu|texlive-basque-book-1.20-3|50	%changelog
14mu|texlive-basque-book-1.20-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20-3
14mu|texlive-basque-book-1.20-3|52	+ Revision: 4c95b4e
14mu|texlive-basque-book-1.20-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-basque-book-1.20-3|54	
14mu|texlive-basque-book-1.20-3|55	

24333 14
14mu|texlive-basque-date-1.05-3|1	# revision 26477
14mu|texlive-basque-date-1.05-3|2	# category Package
14mu|texlive-basque-date-1.05-3|3	# catalog-ctan /macros/latex/contrib/basque-date
14mu|texlive-basque-date-1.05-3|4	# catalog-date 2012-05-17 14:56:37 +0200
14mu|texlive-basque-date-1.05-3|5	# catalog-license lppl1.2
14mu|texlive-basque-date-1.05-3|6	# catalog-version 1.05
14mu|texlive-basque-date-1.05-3|7	Name:		texlive-basque-date
14mu|texlive-basque-date-1.05-3|8	Version:	1.05
14mu|texlive-basque-date-1.05-3|9	Release:	3
14mu|texlive-basque-date-1.05-3|10	Summary:	Print the date in Basque
14mu|texlive-basque-date-1.05-3|11	Group:		Publishing
14mu|texlive-basque-date-1.05-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/basque-date
14mu|texlive-basque-date-1.05-3|13	License:	LPPL1.2
14mu|texlive-basque-date-1.05-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-date.tar.xz
14mu|texlive-basque-date-1.05-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-date.doc.tar.xz
14mu|texlive-basque-date-1.05-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-date.source.tar.xz
14mu|texlive-basque-date-1.05-3|17	BuildArch:	noarch
14mu|texlive-basque-date-1.05-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-basque-date-1.05-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-basque-date-1.05-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-basque-date-1.05-3|21	
14mu|texlive-basque-date-1.05-3|22	%description
14mu|texlive-basque-date-1.05-3|23	The package provides two LaTeX commands to print the current
14mu|texlive-basque-date-1.05-3|24	date in Basque according to the correct forms ruled by The
14mu|texlive-basque-date-1.05-3|25	Basque Language Academy (Euskaltzaindia). The commands
14mu|texlive-basque-date-1.05-3|26	automatically solve the complex declination issues of numbers
14mu|texlive-basque-date-1.05-3|27	in Basque.
14mu|texlive-basque-date-1.05-3|28	
14mu|texlive-basque-date-1.05-3|29	
14mu|texlive-basque-date-1.05-3|30	#-----------------------------------------------------------------------
14mu|texlive-basque-date-1.05-3|31	%files
14mu|texlive-basque-date-1.05-3|32	%{_texmfdistdir}/tex/latex/basque-date/basque-date.sty
14mu|texlive-basque-date-1.05-3|33	%doc %{_texmfdistdir}/doc/latex/basque-date/README
14mu|texlive-basque-date-1.05-3|34	%doc %{_texmfdistdir}/doc/latex/basque-date/basque-date.pdf
14mu|texlive-basque-date-1.05-3|35	#- source
14mu|texlive-basque-date-1.05-3|36	%doc %{_texmfdistdir}/source/latex/basque-date/basque-date.dtx
14mu|texlive-basque-date-1.05-3|37	%doc %{_texmfdistdir}/source/latex/basque-date/basque-date.ins
14mu|texlive-basque-date-1.05-3|38	
14mu|texlive-basque-date-1.05-3|39	#-----------------------------------------------------------------------
14mu|texlive-basque-date-1.05-3|40	%prep
14mu|texlive-basque-date-1.05-3|41	%setup -c -a0 -a1 -a2
14mu|texlive-basque-date-1.05-3|42	
14mu|texlive-basque-date-1.05-3|43	%build
14mu|texlive-basque-date-1.05-3|44	
14mu|texlive-basque-date-1.05-3|45	%install
14mu|texlive-basque-date-1.05-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-basque-date-1.05-3|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-basque-date-1.05-3|48	
14mu|texlive-basque-date-1.05-3|49	
14mu|texlive-basque-date-1.05-3|50	
14mu|texlive-basque-date-1.05-3|51	%changelog
14mu|texlive-basque-date-1.05-3|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.05-3
14mu|texlive-basque-date-1.05-3|53	+ Revision: 12d8c8f
14mu|texlive-basque-date-1.05-3|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-basque-date-1.05-3|55	
14mu|texlive-basque-date-1.05-3|56	

24334 14
14mu|texlive-bbcard-20080817-4|1	# revision 19440
14mu|texlive-bbcard-20080817-4|2	# category Package
14mu|texlive-bbcard-20080817-4|3	# catalog-ctan /graphics/metapost/contrib/macros/bbcard
14mu|texlive-bbcard-20080817-4|4	# catalog-date 2008-08-17 01:00:50 +0200
14mu|texlive-bbcard-20080817-4|5	# catalog-license pd
14mu|texlive-bbcard-20080817-4|6	# catalog-version undef
14mu|texlive-bbcard-20080817-4|7	Name:		texlive-bbcard
14mu|texlive-bbcard-20080817-4|8	Version:	20080817
14mu|texlive-bbcard-20080817-4|9	Release:	4
14mu|texlive-bbcard-20080817-4|10	Summary:	Bullshit bingo, calendar and baseball-score cards
14mu|texlive-bbcard-20080817-4|11	Group:		Publishing
14mu|texlive-bbcard-20080817-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/bbcard
14mu|texlive-bbcard-20080817-4|13	License:	PD
14mu|texlive-bbcard-20080817-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbcard.tar.xz
14mu|texlive-bbcard-20080817-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbcard.doc.tar.xz
14mu|texlive-bbcard-20080817-4|16	BuildArch:	noarch
14mu|texlive-bbcard-20080817-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bbcard-20080817-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bbcard-20080817-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bbcard-20080817-4|20	
14mu|texlive-bbcard-20080817-4|21	%description
14mu|texlive-bbcard-20080817-4|22	Three jiffy packages for creating cards of various sorts with
14mu|texlive-bbcard-20080817-4|23	MetaPost.
14mu|texlive-bbcard-20080817-4|24	
14mu|texlive-bbcard-20080817-4|25	
14mu|texlive-bbcard-20080817-4|26	#-----------------------------------------------------------------------
14mu|texlive-bbcard-20080817-4|27	%files
14mu|texlive-bbcard-20080817-4|28	%{_texmfdistdir}/metapost/bbcard/bbcard.mp
14mu|texlive-bbcard-20080817-4|29	%{_texmfdistdir}/metapost/bbcard/breakwidth.mp
14mu|texlive-bbcard-20080817-4|30	%{_texmfdistdir}/metapost/bbcard/calendar.mp
14mu|texlive-bbcard-20080817-4|31	%{_texmfdistdir}/metapost/bbcard/scorecard.mp
14mu|texlive-bbcard-20080817-4|32	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.TEXLIVE
14mu|texlive-bbcard-20080817-4|33	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.bbcard
14mu|texlive-bbcard-20080817-4|34	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.calendar
14mu|texlive-bbcard-20080817-4|35	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.scorecard
14mu|texlive-bbcard-20080817-4|36	
14mu|texlive-bbcard-20080817-4|37	#-----------------------------------------------------------------------
14mu|texlive-bbcard-20080817-4|38	%prep
14mu|texlive-bbcard-20080817-4|39	%setup -c -a0 -a1
14mu|texlive-bbcard-20080817-4|40	
14mu|texlive-bbcard-20080817-4|41	%build
14mu|texlive-bbcard-20080817-4|42	
14mu|texlive-bbcard-20080817-4|43	%install
14mu|texlive-bbcard-20080817-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bbcard-20080817-4|45	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bbcard-20080817-4|46	
14mu|texlive-bbcard-20080817-4|47	
14mu|texlive-bbcard-20080817-4|48	
14mu|texlive-bbcard-20080817-4|49	%changelog
14mu|texlive-bbcard-20080817-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080817-4
14mu|texlive-bbcard-20080817-4|51	+ Revision: 7a64820
14mu|texlive-bbcard-20080817-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bbcard-20080817-4|53	
14mu|texlive-bbcard-20080817-4|54	

24335 14
14mu|texlive-bbm-20091119-4|1	# revision 15878
14mu|texlive-bbm-20091119-4|2	# category Package
14mu|texlive-bbm-20091119-4|3	# catalog-ctan /fonts/cm/bbm
14mu|texlive-bbm-20091119-4|4	# catalog-date 2009-11-19 15:03:53 +0100
14mu|texlive-bbm-20091119-4|5	# catalog-license other-free
14mu|texlive-bbm-20091119-4|6	# catalog-version undef
14mu|texlive-bbm-20091119-4|7	Name:		texlive-bbm
14mu|texlive-bbm-20091119-4|8	Version:	20091119
14mu|texlive-bbm-20091119-4|9	Release:	4
14mu|texlive-bbm-20091119-4|10	Summary:	"Blackboard-style" cm fonts
14mu|texlive-bbm-20091119-4|11	Group:		Publishing
14mu|texlive-bbm-20091119-4|12	URL:		http://www.ctan.org/tex-archive/fonts/cm/bbm
14mu|texlive-bbm-20091119-4|13	License:	OTHER-FREE
14mu|texlive-bbm-20091119-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm.tar.xz
14mu|texlive-bbm-20091119-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm.doc.tar.xz
14mu|texlive-bbm-20091119-4|16	BuildArch:	noarch
14mu|texlive-bbm-20091119-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bbm-20091119-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bbm-20091119-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bbm-20091119-4|20	
14mu|texlive-bbm-20091119-4|21	%description
14mu|texlive-bbm-20091119-4|22	Blackboard variants of Computer Modern fonts. The fonts are
14mu|texlive-bbm-20091119-4|23	distributed as MetaFont source (only); LaTeX support is
14mu|texlive-bbm-20091119-4|24	available with the bbm-macros package. The Sauter font package
14mu|texlive-bbm-20091119-4|25	has MetaFont parameter source files for building the fonts at
14mu|texlive-bbm-20091119-4|26	more sizes than you could reasonably imagine. A sample of these
14mu|texlive-bbm-20091119-4|27	fonts appears in the blackboard bold sampler.
14mu|texlive-bbm-20091119-4|28	
14mu|texlive-bbm-20091119-4|29	
14mu|texlive-bbm-20091119-4|30	#-----------------------------------------------------------------------
14mu|texlive-bbm-20091119-4|31	%files
14mu|texlive-bbm-20091119-4|32	%{_texmfdistdir}/fonts/source/public/bbm/bbm10.mf
14mu|texlive-bbm-20091119-4|33	%{_texmfdistdir}/fonts/source/public/bbm/bbm12.mf
14mu|texlive-bbm-20091119-4|34	%{_texmfdistdir}/fonts/source/public/bbm/bbm17.mf
14mu|texlive-bbm-20091119-4|35	%{_texmfdistdir}/fonts/source/public/bbm/bbm5.mf
14mu|texlive-bbm-20091119-4|36	%{_texmfdistdir}/fonts/source/public/bbm/bbm6.mf
14mu|texlive-bbm-20091119-4|37	%{_texmfdistdir}/fonts/source/public/bbm/bbm7.mf
14mu|texlive-bbm-20091119-4|38	%{_texmfdistdir}/fonts/source/public/bbm/bbm8.mf
14mu|texlive-bbm-20091119-4|39	%{_texmfdistdir}/fonts/source/public/bbm/bbm9.mf
14mu|texlive-bbm-20091119-4|40	%{_texmfdistdir}/fonts/source/public/bbm/bbmb10.mf
14mu|texlive-bbm-20091119-4|41	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx10.mf
14mu|texlive-bbm-20091119-4|42	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx12.mf
14mu|texlive-bbm-20091119-4|43	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx5.mf
14mu|texlive-bbm-20091119-4|44	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx6.mf
14mu|texlive-bbm-20091119-4|45	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx7.mf
14mu|texlive-bbm-20091119-4|46	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx8.mf
14mu|texlive-bbm-20091119-4|47	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx9.mf
14mu|texlive-bbm-20091119-4|48	%{_texmfdistdir}/fonts/source/public/bbm/bbmbxsl10.mf
14mu|texlive-bbm-20091119-4|49	%{_texmfdistdir}/fonts/source/public/bbm/bbmdunh10.mf
14mu|texlive-bbm-20091119-4|50	%{_texmfdistdir}/fonts/source/public/bbm/bbmfib8.mf
14mu|texlive-bbm-20091119-4|51	%{_texmfdistdir}/fonts/source/public/bbm/bbmfxib8.mf
14mu|texlive-bbm-20091119-4|52	%{_texmfdistdir}/fonts/source/public/bbm/bbminch.mf
14mu|texlive-bbm-20091119-4|53	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl10.mf
14mu|texlive-bbm-20091119-4|54	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl12.mf
14mu|texlive-bbm-20091119-4|55	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl8.mf
14mu|texlive-bbm-20091119-4|56	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl9.mf
14mu|texlive-bbm-20091119-4|57	%{_texmfdistdir}/fonts/source/public/bbm/bbmsltt10.mf
14mu|texlive-bbm-20091119-4|58	%{_texmfdistdir}/fonts/source/public/bbm/bbmss10.mf
14mu|texlive-bbm-20091119-4|59	%{_texmfdistdir}/fonts/source/public/bbm/bbmss12.mf
14mu|texlive-bbm-20091119-4|60	%{_texmfdistdir}/fonts/source/public/bbm/bbmss17.mf
14mu|texlive-bbm-20091119-4|61	%{_texmfdistdir}/fonts/source/public/bbm/bbmss8.mf
14mu|texlive-bbm-20091119-4|62	%{_texmfdistdir}/fonts/source/public/bbm/bbmss9.mf
14mu|texlive-bbm-20091119-4|63	%{_texmfdistdir}/fonts/source/public/bbm/bbmssbx10.mf
14mu|texlive-bbm-20091119-4|64	%{_texmfdistdir}/fonts/source/public/bbm/bbmssdc10.mf
14mu|texlive-bbm-20091119-4|65	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi10.mf
14mu|texlive-bbm-20091119-4|66	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi12.mf
14mu|texlive-bbm-20091119-4|67	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi17.mf
14mu|texlive-bbm-20091119-4|68	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi8.mf
14mu|texlive-bbm-20091119-4|69	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi9.mf
14mu|texlive-bbm-20091119-4|70	%{_texmfdistdir}/fonts/source/public/bbm/bbmssq8.mf
14mu|texlive-bbm-20091119-4|71	%{_texmfdistdir}/fonts/source/public/bbm/bbmssqi8.mf
14mu|texlive-bbm-20091119-4|72	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt10.mf
14mu|texlive-bbm-20091119-4|73	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt12.mf
14mu|texlive-bbm-20091119-4|74	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt8.mf
14mu|texlive-bbm-20091119-4|75	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt9.mf
14mu|texlive-bbm-20091119-4|76	%{_texmfdistdir}/fonts/source/public/bbm/bbmvtt10.mf
14mu|texlive-bbm-20091119-4|77	%{_texmfdistdir}/fonts/source/public/bbm/blbbase.mf
14mu|texlive-bbm-20091119-4|78	%{_texmfdistdir}/fonts/source/public/bbm/blbord.mf
14mu|texlive-bbm-20091119-4|79	%{_texmfdistdir}/fonts/source/public/bbm/blbordl.mf
14mu|texlive-bbm-20091119-4|80	%{_texmfdistdir}/fonts/source/public/bbm/blbordsp.mf
14mu|texlive-bbm-20091119-4|81	%{_texmfdistdir}/fonts/source/public/bbm/blbordu.mf
14mu|texlive-bbm-20091119-4|82	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm10.tfm
14mu|texlive-bbm-20091119-4|83	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm12.tfm
14mu|texlive-bbm-20091119-4|84	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm17.tfm
14mu|texlive-bbm-20091119-4|85	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm5.tfm
14mu|texlive-bbm-20091119-4|86	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm6.tfm
14mu|texlive-bbm-20091119-4|87	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm7.tfm
14mu|texlive-bbm-20091119-4|88	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm8.tfm
14mu|texlive-bbm-20091119-4|89	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm9.tfm
14mu|texlive-bbm-20091119-4|90	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmb10.tfm
14mu|texlive-bbm-20091119-4|91	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx10.tfm
14mu|texlive-bbm-20091119-4|92	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx12.tfm
14mu|texlive-bbm-20091119-4|93	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx5.tfm
14mu|texlive-bbm-20091119-4|94	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx6.tfm
14mu|texlive-bbm-20091119-4|95	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx7.tfm
14mu|texlive-bbm-20091119-4|96	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx8.tfm
14mu|texlive-bbm-20091119-4|97	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx9.tfm
14mu|texlive-bbm-20091119-4|98	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbxsl10.tfm
14mu|texlive-bbm-20091119-4|99	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmdunh10.tfm
14mu|texlive-bbm-20091119-4|100	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmfib8.tfm
14mu|texlive-bbm-20091119-4|101	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmfxib8.tfm
14mu|texlive-bbm-20091119-4|102	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl10.tfm
14mu|texlive-bbm-20091119-4|103	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl12.tfm
14mu|texlive-bbm-20091119-4|104	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl8.tfm
14mu|texlive-bbm-20091119-4|105	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl9.tfm
14mu|texlive-bbm-20091119-4|106	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss10.tfm
14mu|texlive-bbm-20091119-4|107	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss12.tfm
14mu|texlive-bbm-20091119-4|108	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss17.tfm
14mu|texlive-bbm-20091119-4|109	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss8.tfm
14mu|texlive-bbm-20091119-4|110	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss9.tfm
14mu|texlive-bbm-20091119-4|111	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssbx10.tfm
14mu|texlive-bbm-20091119-4|112	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssdc10.tfm
14mu|texlive-bbm-20091119-4|113	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi10.tfm
14mu|texlive-bbm-20091119-4|114	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi12.tfm
14mu|texlive-bbm-20091119-4|115	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi17.tfm
14mu|texlive-bbm-20091119-4|116	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi8.tfm
14mu|texlive-bbm-20091119-4|117	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi9.tfm
14mu|texlive-bbm-20091119-4|118	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssq8.tfm
14mu|texlive-bbm-20091119-4|119	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssqi8.tfm
14mu|texlive-bbm-20091119-4|120	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt10.tfm
14mu|texlive-bbm-20091119-4|121	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt12.tfm
14mu|texlive-bbm-20091119-4|122	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt8.tfm
14mu|texlive-bbm-20091119-4|123	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt9.tfm
14mu|texlive-bbm-20091119-4|124	%doc %{_texmfdistdir}/doc/fonts/bbm/README
14mu|texlive-bbm-20091119-4|125	%doc %{_texmfdistdir}/doc/fonts/bbm/gfbatch.batch
14mu|texlive-bbm-20091119-4|126	%doc %{_texmfdistdir}/doc/fonts/bbm/mfbatch.batch
14mu|texlive-bbm-20091119-4|127	%doc %{_texmfdistdir}/doc/fonts/bbm/test.tex
14mu|texlive-bbm-20091119-4|128	
14mu|texlive-bbm-20091119-4|129	#-----------------------------------------------------------------------
14mu|texlive-bbm-20091119-4|130	%prep
14mu|texlive-bbm-20091119-4|131	%setup -c -a0 -a1
14mu|texlive-bbm-20091119-4|132	
14mu|texlive-bbm-20091119-4|133	%build
14mu|texlive-bbm-20091119-4|134	
14mu|texlive-bbm-20091119-4|135	%install
14mu|texlive-bbm-20091119-4|136	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bbm-20091119-4|137	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bbm-20091119-4|138	
14mu|texlive-bbm-20091119-4|139	
14mu|texlive-bbm-20091119-4|140	
14mu|texlive-bbm-20091119-4|141	%changelog
14mu|texlive-bbm-20091119-4|142	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091119-4
14mu|texlive-bbm-20091119-4|143	+ Revision: 4816c74
14mu|texlive-bbm-20091119-4|144	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bbm-20091119-4|145	
14mu|texlive-bbm-20091119-4|146	

24336 14
14mu|texlive-bbm-macros-20100215-4|1	# revision 17224
14mu|texlive-bbm-macros-20100215-4|2	# category Package
14mu|texlive-bbm-macros-20100215-4|3	# catalog-ctan /macros/latex/contrib/bbm
14mu|texlive-bbm-macros-20100215-4|4	# catalog-date 2010-02-15 23:28:51 +0100
14mu|texlive-bbm-macros-20100215-4|5	# catalog-license lppl
14mu|texlive-bbm-macros-20100215-4|6	# catalog-version undef
14mu|texlive-bbm-macros-20100215-4|7	Name:		texlive-bbm-macros
14mu|texlive-bbm-macros-20100215-4|8	Version:	20100215
14mu|texlive-bbm-macros-20100215-4|9	Release:	4
14mu|texlive-bbm-macros-20100215-4|10	Summary:	LaTeX support for "blackboard-style" cm fonts
14mu|texlive-bbm-macros-20100215-4|11	Group:		Publishing
14mu|texlive-bbm-macros-20100215-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bbm
14mu|texlive-bbm-macros-20100215-4|13	License:	LPPL
14mu|texlive-bbm-macros-20100215-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm-macros.tar.xz
14mu|texlive-bbm-macros-20100215-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm-macros.doc.tar.xz
14mu|texlive-bbm-macros-20100215-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm-macros.source.tar.xz
14mu|texlive-bbm-macros-20100215-4|17	BuildArch:	noarch
14mu|texlive-bbm-macros-20100215-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bbm-macros-20100215-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bbm-macros-20100215-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bbm-macros-20100215-4|21	
14mu|texlive-bbm-macros-20100215-4|22	%description
14mu|texlive-bbm-macros-20100215-4|23	Provides LaTeX support for Blackboard variants of Computer
14mu|texlive-bbm-macros-20100215-4|24	Modern fonts. Declares a font family bbm so you can in
14mu|texlive-bbm-macros-20100215-4|25	principle write running text in blackboard bold, and lots of
14mu|texlive-bbm-macros-20100215-4|26	math alphabets for using the fonts within maths.
14mu|texlive-bbm-macros-20100215-4|27	
14mu|texlive-bbm-macros-20100215-4|28	
14mu|texlive-bbm-macros-20100215-4|29	#-----------------------------------------------------------------------
14mu|texlive-bbm-macros-20100215-4|30	%files
14mu|texlive-bbm-macros-20100215-4|31	%{_texmfdistdir}/tex/latex/bbm-macros/bbm.sty
14mu|texlive-bbm-macros-20100215-4|32	%{_texmfdistdir}/tex/latex/bbm-macros/ubbm.fd
14mu|texlive-bbm-macros-20100215-4|33	%{_texmfdistdir}/tex/latex/bbm-macros/ubbmss.fd
14mu|texlive-bbm-macros-20100215-4|34	%{_texmfdistdir}/tex/latex/bbm-macros/ubbmtt.fd
14mu|texlive-bbm-macros-20100215-4|35	%doc %{_texmfdistdir}/doc/latex/bbm-macros/README
14mu|texlive-bbm-macros-20100215-4|36	%doc %{_texmfdistdir}/doc/latex/bbm-macros/bbm.pdf
14mu|texlive-bbm-macros-20100215-4|37	#- source
14mu|texlive-bbm-macros-20100215-4|38	%doc %{_texmfdistdir}/source/latex/bbm-macros/bbm.drv
14mu|texlive-bbm-macros-20100215-4|39	%doc %{_texmfdistdir}/source/latex/bbm-macros/bbm.dtx
14mu|texlive-bbm-macros-20100215-4|40	%doc %{_texmfdistdir}/source/latex/bbm-macros/bbm.ins
14mu|texlive-bbm-macros-20100215-4|41	
14mu|texlive-bbm-macros-20100215-4|42	#-----------------------------------------------------------------------
14mu|texlive-bbm-macros-20100215-4|43	%prep
14mu|texlive-bbm-macros-20100215-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-bbm-macros-20100215-4|45	
14mu|texlive-bbm-macros-20100215-4|46	%build
14mu|texlive-bbm-macros-20100215-4|47	
14mu|texlive-bbm-macros-20100215-4|48	%install
14mu|texlive-bbm-macros-20100215-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bbm-macros-20100215-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bbm-macros-20100215-4|51	
14mu|texlive-bbm-macros-20100215-4|52	
14mu|texlive-bbm-macros-20100215-4|53	
14mu|texlive-bbm-macros-20100215-4|54	%changelog
14mu|texlive-bbm-macros-20100215-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100215-4
14mu|texlive-bbm-macros-20100215-4|56	+ Revision: 1ad9ede
14mu|texlive-bbm-macros-20100215-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bbm-macros-20100215-4|58	
14mu|texlive-bbm-macros-20100215-4|59	

24337 14
14mu|texlive-bbold-1.01-4|1	# revision 17187
14mu|texlive-bbold-1.01-4|2	# category Package
14mu|texlive-bbold-1.01-4|3	# catalog-ctan /fonts/bbold
14mu|texlive-bbold-1.01-4|4	# catalog-date 2010-02-15 23:28:51 +0100
14mu|texlive-bbold-1.01-4|5	# catalog-license bsd
14mu|texlive-bbold-1.01-4|6	# catalog-version 1.01
14mu|texlive-bbold-1.01-4|7	Name:		texlive-bbold
14mu|texlive-bbold-1.01-4|8	Version:	1.01
14mu|texlive-bbold-1.01-4|9	Release:	4
14mu|texlive-bbold-1.01-4|10	Summary:	Sans serif blackboard bold
14mu|texlive-bbold-1.01-4|11	Group:		Publishing
14mu|texlive-bbold-1.01-4|12	URL:		http://www.ctan.org/tex-archive/fonts/bbold
14mu|texlive-bbold-1.01-4|13	License:	BSD
14mu|texlive-bbold-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold.tar.xz
14mu|texlive-bbold-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold.doc.tar.xz
14mu|texlive-bbold-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold.source.tar.xz
14mu|texlive-bbold-1.01-4|17	BuildArch:	noarch
14mu|texlive-bbold-1.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bbold-1.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bbold-1.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bbold-1.01-4|21	
14mu|texlive-bbold-1.01-4|22	%description
14mu|texlive-bbold-1.01-4|23	A geometric sans serif blackboard bold font, for use in
14mu|texlive-bbold-1.01-4|24	mathematics; MetaFont sources are provided, as well as macros
14mu|texlive-bbold-1.01-4|25	for use with LaTeX. The Sauter font package has MetaFont
14mu|texlive-bbold-1.01-4|26	parameter source files for building the fonts at more sizes
14mu|texlive-bbold-1.01-4|27	than you could reasonably imagine. See the blackboard sampler
14mu|texlive-bbold-1.01-4|28	for a feel for the font's appearance.
14mu|texlive-bbold-1.01-4|29	
14mu|texlive-bbold-1.01-4|30	
14mu|texlive-bbold-1.01-4|31	#-----------------------------------------------------------------------
14mu|texlive-bbold-1.01-4|32	%files
14mu|texlive-bbold-1.01-4|33	%{_texmfdistdir}/fonts/source/public/bbold/bbbase.mf
14mu|texlive-bbold-1.01-4|34	%{_texmfdistdir}/fonts/source/public/bbold/bbgreekl.mf
14mu|texlive-bbold-1.01-4|35	%{_texmfdistdir}/fonts/source/public/bbold/bbgreeku.mf
14mu|texlive-bbold-1.01-4|36	%{_texmfdistdir}/fonts/source/public/bbold/bbligs.mf
14mu|texlive-bbold-1.01-4|37	%{_texmfdistdir}/fonts/source/public/bbold/bblower.mf
14mu|texlive-bbold-1.01-4|38	%{_texmfdistdir}/fonts/source/public/bbold/bbnum.mf
14mu|texlive-bbold-1.01-4|39	%{_texmfdistdir}/fonts/source/public/bbold/bbold.mf
14mu|texlive-bbold-1.01-4|40	%{_texmfdistdir}/fonts/source/public/bbold/bbold10.mf
14mu|texlive-bbold-1.01-4|41	%{_texmfdistdir}/fonts/source/public/bbold/bbold12.mf
14mu|texlive-bbold-1.01-4|42	%{_texmfdistdir}/fonts/source/public/bbold/bbold17.mf
14mu|texlive-bbold-1.01-4|43	%{_texmfdistdir}/fonts/source/public/bbold/bbold5.mf
14mu|texlive-bbold-1.01-4|44	%{_texmfdistdir}/fonts/source/public/bbold/bbold6.mf
14mu|texlive-bbold-1.01-4|45	%{_texmfdistdir}/fonts/source/public/bbold/bbold7.mf
14mu|texlive-bbold-1.01-4|46	%{_texmfdistdir}/fonts/source/public/bbold/bbold8.mf
14mu|texlive-bbold-1.01-4|47	%{_texmfdistdir}/fonts/source/public/bbold/bbold9.mf
14mu|texlive-bbold-1.01-4|48	%{_texmfdistdir}/fonts/source/public/bbold/bbparams.mf
14mu|texlive-bbold-1.01-4|49	%{_texmfdistdir}/fonts/source/public/bbold/bbpunc.mf
14mu|texlive-bbold-1.01-4|50	%{_texmfdistdir}/fonts/source/public/bbold/bbupper.mf
14mu|texlive-bbold-1.01-4|51	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold10.tfm
14mu|texlive-bbold-1.01-4|52	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold12.tfm
14mu|texlive-bbold-1.01-4|53	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold17.tfm
14mu|texlive-bbold-1.01-4|54	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold5.tfm
14mu|texlive-bbold-1.01-4|55	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold6.tfm
14mu|texlive-bbold-1.01-4|56	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold7.tfm
14mu|texlive-bbold-1.01-4|57	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold8.tfm
14mu|texlive-bbold-1.01-4|58	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold9.tfm
14mu|texlive-bbold-1.01-4|59	%{_texmfdistdir}/tex/latex/bbold/Ubbold.fd
14mu|texlive-bbold-1.01-4|60	%{_texmfdistdir}/tex/latex/bbold/bbold.sty
14mu|texlive-bbold-1.01-4|61	%doc %{_texmfdistdir}/doc/latex/bbold/INSTALL
14mu|texlive-bbold-1.01-4|62	%doc %{_texmfdistdir}/doc/latex/bbold/README
14mu|texlive-bbold-1.01-4|63	%doc %{_texmfdistdir}/doc/latex/bbold/bbold.pdf
14mu|texlive-bbold-1.01-4|64	#- source
14mu|texlive-bbold-1.01-4|65	%doc %{_texmfdistdir}/source/latex/bbold/bbold.dtx
14mu|texlive-bbold-1.01-4|66	%doc %{_texmfdistdir}/source/latex/bbold/bbold.ins
14mu|texlive-bbold-1.01-4|67	%doc %{_texmfdistdir}/source/latex/bbold/fonttabl.sty
14mu|texlive-bbold-1.01-4|68	
14mu|texlive-bbold-1.01-4|69	#-----------------------------------------------------------------------
14mu|texlive-bbold-1.01-4|70	%prep
14mu|texlive-bbold-1.01-4|71	%setup -c -a0 -a1 -a2
14mu|texlive-bbold-1.01-4|72	
14mu|texlive-bbold-1.01-4|73	%build
14mu|texlive-bbold-1.01-4|74	
14mu|texlive-bbold-1.01-4|75	%install
14mu|texlive-bbold-1.01-4|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bbold-1.01-4|77	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bbold-1.01-4|78	
14mu|texlive-bbold-1.01-4|79	
14mu|texlive-bbold-1.01-4|80	
14mu|texlive-bbold-1.01-4|81	%changelog
14mu|texlive-bbold-1.01-4|82	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-bbold-1.01-4|83	+ Revision: b99e895
14mu|texlive-bbold-1.01-4|84	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bbold-1.01-4|85	
14mu|texlive-bbold-1.01-4|86	

24338 14
14mu|texlive-bchart-0.1.1-3|1	# revision 25677
14mu|texlive-bchart-0.1.1-3|2	# category Package
14mu|texlive-bchart-0.1.1-3|3	# catalog-ctan /macros/latex/contrib/bchart
14mu|texlive-bchart-0.1.1-3|4	# catalog-date 2012-03-17 17:05:04 +0100
14mu|texlive-bchart-0.1.1-3|5	# catalog-license other-free
14mu|texlive-bchart-0.1.1-3|6	# catalog-version 0.1.1
14mu|texlive-bchart-0.1.1-3|7	Name:		texlive-bchart
14mu|texlive-bchart-0.1.1-3|8	Version:	0.1.1
14mu|texlive-bchart-0.1.1-3|9	Release:	3
14mu|texlive-bchart-0.1.1-3|10	Summary:	Draw simple bar charts in LaTeX
14mu|texlive-bchart-0.1.1-3|11	Group:		Publishing
14mu|texlive-bchart-0.1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bchart
14mu|texlive-bchart-0.1.1-3|13	License:	OTHER-FREE
14mu|texlive-bchart-0.1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bchart.tar.xz
14mu|texlive-bchart-0.1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bchart.doc.tar.xz
14mu|texlive-bchart-0.1.1-3|16	BuildArch:	noarch
14mu|texlive-bchart-0.1.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bchart-0.1.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bchart-0.1.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-bchart-0.1.1-3|20	
14mu|texlive-bchart-0.1.1-3|21	%description
14mu|texlive-bchart-0.1.1-3|22	The package provides horizontal bar charts, drawn using TikZ on
14mu|texlive-bchart-0.1.1-3|23	a numeric X-axis. The focus of the package is simplicity and
14mu|texlive-bchart-0.1.1-3|24	aesthetics.
14mu|texlive-bchart-0.1.1-3|25	
14mu|texlive-bchart-0.1.1-3|26	
14mu|texlive-bchart-0.1.1-3|27	#-----------------------------------------------------------------------
14mu|texlive-bchart-0.1.1-3|28	%files
14mu|texlive-bchart-0.1.1-3|29	%{_texmfdistdir}/tex/latex/bchart/bchart.sty
14mu|texlive-bchart-0.1.1-3|30	%doc %{_texmfdistdir}/doc/latex/bchart/CHANGES.txt
14mu|texlive-bchart-0.1.1-3|31	%doc %{_texmfdistdir}/doc/latex/bchart/LICENSE.txt
14mu|texlive-bchart-0.1.1-3|32	%doc %{_texmfdistdir}/doc/latex/bchart/README
14mu|texlive-bchart-0.1.1-3|33	%doc %{_texmfdistdir}/doc/latex/bchart/bchart.pdf
14mu|texlive-bchart-0.1.1-3|34	%doc %{_texmfdistdir}/doc/latex/bchart/bchart.tex
14mu|texlive-bchart-0.1.1-3|35	
14mu|texlive-bchart-0.1.1-3|36	#-----------------------------------------------------------------------
14mu|texlive-bchart-0.1.1-3|37	%prep
14mu|texlive-bchart-0.1.1-3|38	%setup -c -a0 -a1
14mu|texlive-bchart-0.1.1-3|39	
14mu|texlive-bchart-0.1.1-3|40	%build
14mu|texlive-bchart-0.1.1-3|41	
14mu|texlive-bchart-0.1.1-3|42	%install
14mu|texlive-bchart-0.1.1-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bchart-0.1.1-3|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bchart-0.1.1-3|45	
14mu|texlive-bchart-0.1.1-3|46	
14mu|texlive-bchart-0.1.1-3|47	
14mu|texlive-bchart-0.1.1-3|48	%changelog
14mu|texlive-bchart-0.1.1-3|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14mu|texlive-bchart-0.1.1-3|50	+ Revision: 72536a2
14mu|texlive-bchart-0.1.1-3|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bchart-0.1.1-3|52	
14mu|texlive-bchart-0.1.1-3|53	

24339 14
14mu|texlive-bclogo-2.26-4|1	# revision 23305
14mu|texlive-bclogo-2.26-4|2	# category Package
14mu|texlive-bclogo-2.26-4|3	# catalog-ctan /graphics/bclogo
14mu|texlive-bclogo-2.26-4|4	# catalog-date 2011-08-01 12:18:46 +0200
14mu|texlive-bclogo-2.26-4|5	# catalog-license lppl
14mu|texlive-bclogo-2.26-4|6	# catalog-version 2.26
14mu|texlive-bclogo-2.26-4|7	Name:		texlive-bclogo
14mu|texlive-bclogo-2.26-4|8	Version:	2.26
14mu|texlive-bclogo-2.26-4|9	Release:	4
14mu|texlive-bclogo-2.26-4|10	Summary:	Creating colourful boxes with logos
14mu|texlive-bclogo-2.26-4|11	Group:		Publishing
14mu|texlive-bclogo-2.26-4|12	URL:		http://www.ctan.org/tex-archive/graphics/bclogo
14mu|texlive-bclogo-2.26-4|13	License:	LPPL
14mu|texlive-bclogo-2.26-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bclogo.tar.xz
14mu|texlive-bclogo-2.26-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bclogo.doc.tar.xz
14mu|texlive-bclogo-2.26-4|16	BuildArch:	noarch
14mu|texlive-bclogo-2.26-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bclogo-2.26-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bclogo-2.26-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bclogo-2.26-4|20	
14mu|texlive-bclogo-2.26-4|21	%description
14mu|texlive-bclogo-2.26-4|22	The package facilitates the creation of colorful boxes with a
14mu|texlive-bclogo-2.26-4|23	title and logo. It may use either tikz or PSTricks as graphics
14mu|texlive-bclogo-2.26-4|24	engine.
14mu|texlive-bclogo-2.26-4|25	
14mu|texlive-bclogo-2.26-4|26	
14mu|texlive-bclogo-2.26-4|27	#-----------------------------------------------------------------------
14mu|texlive-bclogo-2.26-4|28	%files
14mu|texlive-bclogo-2.26-4|29	%{_texmfdistdir}/metapost/bclogo/bc-attention.mp
14mu|texlive-bclogo-2.26-4|30	%{_texmfdistdir}/metapost/bclogo/bc-aux-301.mp
14mu|texlive-bclogo-2.26-4|31	%{_texmfdistdir}/metapost/bclogo/bc-bombe.mp
14mu|texlive-bclogo-2.26-4|32	%{_texmfdistdir}/metapost/bclogo/bc-book.mp
14mu|texlive-bclogo-2.26-4|33	%{_texmfdistdir}/metapost/bclogo/bc-calendrier.mp
14mu|texlive-bclogo-2.26-4|34	%{_texmfdistdir}/metapost/bclogo/bc-cle.mp
14mu|texlive-bclogo-2.26-4|35	%{_texmfdistdir}/metapost/bclogo/bc-clefa.mp
14mu|texlive-bclogo-2.26-4|36	%{_texmfdistdir}/metapost/bclogo/bc-clesol.mp
14mu|texlive-bclogo-2.26-4|37	%{_texmfdistdir}/metapost/bclogo/bc-coeur.mp
14mu|texlive-bclogo-2.26-4|38	%{_texmfdistdir}/metapost/bclogo/bc-crayon.mp
14mu|texlive-bclogo-2.26-4|39	%{_texmfdistdir}/metapost/bclogo/bc-cube.mp
14mu|texlive-bclogo-2.26-4|40	%{_texmfdistdir}/metapost/bclogo/bc-dallemagne.mp
14mu|texlive-bclogo-2.26-4|41	%{_texmfdistdir}/metapost/bclogo/bc-danger.mp
14mu|texlive-bclogo-2.26-4|42	%{_texmfdistdir}/metapost/bclogo/bc-dautriche.mp
14mu|texlive-bclogo-2.26-4|43	%{_texmfdistdir}/metapost/bclogo/bc-dbelgique.mp
14mu|texlive-bclogo-2.26-4|44	%{_texmfdistdir}/metapost/bclogo/bc-dbulgarie.mp
14mu|texlive-bclogo-2.26-4|45	%{_texmfdistdir}/metapost/bclogo/bc-dfrance.mp
14mu|texlive-bclogo-2.26-4|46	%{_texmfdistdir}/metapost/bclogo/bc-ditalie.mp
14mu|texlive-bclogo-2.26-4|47	%{_texmfdistdir}/metapost/bclogo/bc-dluxembourg.mp
14mu|texlive-bclogo-2.26-4|48	%{_texmfdistdir}/metapost/bclogo/bc-dodecaedre.mp
14mu|texlive-bclogo-2.26-4|49	%{_texmfdistdir}/metapost/bclogo/bc-dpaysbas.mp
14mu|texlive-bclogo-2.26-4|50	%{_texmfdistdir}/metapost/bclogo/bc-dz.mp
14mu|texlive-bclogo-2.26-4|51	%{_texmfdistdir}/metapost/bclogo/bc-eclaircie.mp
14mu|texlive-bclogo-2.26-4|52	%{_texmfdistdir}/metapost/bclogo/bc-etoile.mp
14mu|texlive-bclogo-2.26-4|53	%{_texmfdistdir}/metapost/bclogo/bc-femme.mp
14mu|texlive-bclogo-2.26-4|54	%{_texmfdistdir}/metapost/bclogo/bc-feujaune.mp
14mu|texlive-bclogo-2.26-4|55	%{_texmfdistdir}/metapost/bclogo/bc-feurouge.mp
14mu|texlive-bclogo-2.26-4|56	%{_texmfdistdir}/metapost/bclogo/bc-feutricolore.mp
14mu|texlive-bclogo-2.26-4|57	%{_texmfdistdir}/metapost/bclogo/bc-feuvert.mp
14mu|texlive-bclogo-2.26-4|58	%{_texmfdistdir}/metapost/bclogo/bc-fleur.mp
14mu|texlive-bclogo-2.26-4|59	%{_texmfdistdir}/metapost/bclogo/bc-homme.mp
14mu|texlive-bclogo-2.26-4|60	%{_texmfdistdir}/metapost/bclogo/bc-horloge.mp
14mu|texlive-bclogo-2.26-4|61	%{_texmfdistdir}/metapost/bclogo/bc-icosaedre.mp
14mu|texlive-bclogo-2.26-4|62	%{_texmfdistdir}/metapost/bclogo/bc-info.mp
14mu|texlive-bclogo-2.26-4|63	%{_texmfdistdir}/metapost/bclogo/bc-inter.mp
14mu|texlive-bclogo-2.26-4|64	%{_texmfdistdir}/metapost/bclogo/bc-interdit.mp
14mu|texlive-bclogo-2.26-4|65	%{_texmfdistdir}/metapost/bclogo/bc-lampe.mp
14mu|texlive-bclogo-2.26-4|66	%{_texmfdistdir}/metapost/bclogo/bc-loupe.mp
14mu|texlive-bclogo-2.26-4|67	%{_texmfdistdir}/metapost/bclogo/bc-neige.mp
14mu|texlive-bclogo-2.26-4|68	%{_texmfdistdir}/metapost/bclogo/bc-note.mp
14mu|texlive-bclogo-2.26-4|69	%{_texmfdistdir}/metapost/bclogo/bc-nucleaire.mp
14mu|texlive-bclogo-2.26-4|70	%{_texmfdistdir}/metapost/bclogo/bc-octaedre.mp
14mu|texlive-bclogo-2.26-4|71	%{_texmfdistdir}/metapost/bclogo/bc-oeil.mp
14mu|texlive-bclogo-2.26-4|72	%{_texmfdistdir}/metapost/bclogo/bc-orne.mp
14mu|texlive-bclogo-2.26-4|73	%{_texmfdistdir}/metapost/bclogo/bc-ours.mp
14mu|texlive-bclogo-2.26-4|74	%{_texmfdistdir}/metapost/bclogo/bc-outil.mp
14mu|texlive-bclogo-2.26-4|75	%{_texmfdistdir}/metapost/bclogo/bc-peaceandlove.mp
14mu|texlive-bclogo-2.26-4|76	%{_texmfdistdir}/metapost/bclogo/bc-pluie.mp
14mu|texlive-bclogo-2.26-4|77	%{_texmfdistdir}/metapost/bclogo/bc-plume.mp
14mu|texlive-bclogo-2.26-4|78	%{_texmfdistdir}/metapost/bclogo/bc-poisson.mp
14mu|texlive-bclogo-2.26-4|79	%{_texmfdistdir}/metapost/bclogo/bc-recyclage.mp
14mu|texlive-bclogo-2.26-4|80	%{_texmfdistdir}/metapost/bclogo/bc-rosevents.mp
14mu|texlive-bclogo-2.26-4|81	%{_texmfdistdir}/metapost/bclogo/bc-smiley-bonnehumeur.mp
14mu|texlive-bclogo-2.26-4|82	%{_texmfdistdir}/metapost/bclogo/bc-smiley-mauvaisehumeur.mp
14mu|texlive-bclogo-2.26-4|83	%{_texmfdistdir}/metapost/bclogo/bc-soleil.mp
14mu|texlive-bclogo-2.26-4|84	%{_texmfdistdir}/metapost/bclogo/bc-stop.mp
14mu|texlive-bclogo-2.26-4|85	%{_texmfdistdir}/metapost/bclogo/bc-takecare.mp
14mu|texlive-bclogo-2.26-4|86	%{_texmfdistdir}/metapost/bclogo/bc-tetraedre.mp
14mu|texlive-bclogo-2.26-4|87	%{_texmfdistdir}/metapost/bclogo/bc-trefle.mp
14mu|texlive-bclogo-2.26-4|88	%{_texmfdistdir}/metapost/bclogo/bc-trombone.mp
14mu|texlive-bclogo-2.26-4|89	%{_texmfdistdir}/metapost/bclogo/bc-valetcoeur.mp
14mu|texlive-bclogo-2.26-4|90	%{_texmfdistdir}/metapost/bclogo/bc-velo.mp
14mu|texlive-bclogo-2.26-4|91	%{_texmfdistdir}/metapost/bclogo/bc-yin.mp
14mu|texlive-bclogo-2.26-4|92	%{_texmfdistdir}/metapost/bclogo/brace.mp
14mu|texlive-bclogo-2.26-4|93	%{_texmfdistdir}/metapost/bclogo/losanges.mp
14mu|texlive-bclogo-2.26-4|94	%{_texmfdistdir}/metapost/bclogo/spir.mp
14mu|texlive-bclogo-2.26-4|95	%{_texmfdistdir}/tex/latex/bclogo/bc-attention.mps
14mu|texlive-bclogo-2.26-4|96	%{_texmfdistdir}/tex/latex/bclogo/bc-aux-301.mps
14mu|texlive-bclogo-2.26-4|97	%{_texmfdistdir}/tex/latex/bclogo/bc-bombe.mps
14mu|texlive-bclogo-2.26-4|98	%{_texmfdistdir}/tex/latex/bclogo/bc-book.mps
14mu|texlive-bclogo-2.26-4|99	%{_texmfdistdir}/tex/latex/bclogo/bc-calendrier.mps
14mu|texlive-bclogo-2.26-4|100	%{_texmfdistdir}/tex/latex/bclogo/bc-cle.mps
14mu|texlive-bclogo-2.26-4|101	%{_texmfdistdir}/tex/latex/bclogo/bc-clefa.mps
14mu|texlive-bclogo-2.26-4|102	%{_texmfdistdir}/tex/latex/bclogo/bc-clesol.mps
14mu|texlive-bclogo-2.26-4|103	%{_texmfdistdir}/tex/latex/bclogo/bc-coeur.mps
14mu|texlive-bclogo-2.26-4|104	%{_texmfdistdir}/tex/latex/bclogo/bc-crayon.mps
14mu|texlive-bclogo-2.26-4|105	%{_texmfdistdir}/tex/latex/bclogo/bc-cube.mps
14mu|texlive-bclogo-2.26-4|106	%{_texmfdistdir}/tex/latex/bclogo/bc-dallemagne.mps
14mu|texlive-bclogo-2.26-4|107	%{_texmfdistdir}/tex/latex/bclogo/bc-danger.mps
14mu|texlive-bclogo-2.26-4|108	%{_texmfdistdir}/tex/latex/bclogo/bc-dautriche.mps
14mu|texlive-bclogo-2.26-4|109	%{_texmfdistdir}/tex/latex/bclogo/bc-dbelgique.mps
14mu|texlive-bclogo-2.26-4|110	%{_texmfdistdir}/tex/latex/bclogo/bc-dbulgarie.mps
14mu|texlive-bclogo-2.26-4|111	%{_texmfdistdir}/tex/latex/bclogo/bc-dfrance.mps
14mu|texlive-bclogo-2.26-4|112	%{_texmfdistdir}/tex/latex/bclogo/bc-ditalie.mps
14mu|texlive-bclogo-2.26-4|113	%{_texmfdistdir}/tex/latex/bclogo/bc-dluxembourg.mps
14mu|texlive-bclogo-2.26-4|114	%{_texmfdistdir}/tex/latex/bclogo/bc-dodecaedre.mps
14mu|texlive-bclogo-2.26-4|115	%{_texmfdistdir}/tex/latex/bclogo/bc-dpaysbas.mps
14mu|texlive-bclogo-2.26-4|116	%{_texmfdistdir}/tex/latex/bclogo/bc-dz.mps
14mu|texlive-bclogo-2.26-4|117	%{_texmfdistdir}/tex/latex/bclogo/bc-eclaircie.mps
14mu|texlive-bclogo-2.26-4|118	%{_texmfdistdir}/tex/latex/bclogo/bc-etoile.mps
14mu|texlive-bclogo-2.26-4|119	%{_texmfdistdir}/tex/latex/bclogo/bc-femme.mps
14mu|texlive-bclogo-2.26-4|120	%{_texmfdistdir}/tex/latex/bclogo/bc-feujaune.mps
14mu|texlive-bclogo-2.26-4|121	%{_texmfdistdir}/tex/latex/bclogo/bc-feurouge.mps
14mu|texlive-bclogo-2.26-4|122	%{_texmfdistdir}/tex/latex/bclogo/bc-feutricolore.mps
14mu|texlive-bclogo-2.26-4|123	%{_texmfdistdir}/tex/latex/bclogo/bc-feuvert.mps
14mu|texlive-bclogo-2.26-4|124	%{_texmfdistdir}/tex/latex/bclogo/bc-fleur.mps
14mu|texlive-bclogo-2.26-4|125	%{_texmfdistdir}/tex/latex/bclogo/bc-homme.mps
14mu|texlive-bclogo-2.26-4|126	%{_texmfdistdir}/tex/latex/bclogo/bc-horloge.mps
14mu|texlive-bclogo-2.26-4|127	%{_texmfdistdir}/tex/latex/bclogo/bc-icosaedre.mps
14mu|texlive-bclogo-2.26-4|128	%{_texmfdistdir}/tex/latex/bclogo/bc-info.mps
14mu|texlive-bclogo-2.26-4|129	%{_texmfdistdir}/tex/latex/bclogo/bc-inter.mps
14mu|texlive-bclogo-2.26-4|130	%{_texmfdistdir}/tex/latex/bclogo/bc-interdit.mps
14mu|texlive-bclogo-2.26-4|131	%{_texmfdistdir}/tex/latex/bclogo/bc-lampe.mps
14mu|texlive-bclogo-2.26-4|132	%{_texmfdistdir}/tex/latex/bclogo/bc-loupe.mps
14mu|texlive-bclogo-2.26-4|133	%{_texmfdistdir}/tex/latex/bclogo/bc-neige.mps
14mu|texlive-bclogo-2.26-4|134	%{_texmfdistdir}/tex/latex/bclogo/bc-note.mps
14mu|texlive-bclogo-2.26-4|135	%{_texmfdistdir}/tex/latex/bclogo/bc-nucleaire.mps
14mu|texlive-bclogo-2.26-4|136	%{_texmfdistdir}/tex/latex/bclogo/bc-octaedre.mps
14mu|texlive-bclogo-2.26-4|137	%{_texmfdistdir}/tex/latex/bclogo/bc-oeil.mps
14mu|texlive-bclogo-2.26-4|138	%{_texmfdistdir}/tex/latex/bclogo/bc-orne.mps
14mu|texlive-bclogo-2.26-4|139	%{_texmfdistdir}/tex/latex/bclogo/bc-ours.mps
14mu|texlive-bclogo-2.26-4|140	%{_texmfdistdir}/tex/latex/bclogo/bc-outil.mps
14mu|texlive-bclogo-2.26-4|141	%{_texmfdistdir}/tex/latex/bclogo/bc-peaceandlove.mps
14mu|texlive-bclogo-2.26-4|142	%{_texmfdistdir}/tex/latex/bclogo/bc-pluie.mps
14mu|texlive-bclogo-2.26-4|143	%{_texmfdistdir}/tex/latex/bclogo/bc-plume.mps
14mu|texlive-bclogo-2.26-4|144	%{_texmfdistdir}/tex/latex/bclogo/bc-poisson.mps
14mu|texlive-bclogo-2.26-4|145	%{_texmfdistdir}/tex/latex/bclogo/bc-recyclage.mps
14mu|texlive-bclogo-2.26-4|146	%{_texmfdistdir}/tex/latex/bclogo/bc-rosevents.mps
14mu|texlive-bclogo-2.26-4|147	%{_texmfdistdir}/tex/latex/bclogo/bc-smiley-bonnehumeur.mps
14mu|texlive-bclogo-2.26-4|148	%{_texmfdistdir}/tex/latex/bclogo/bc-smiley-mauvaisehumeur.mps
14mu|texlive-bclogo-2.26-4|149	%{_texmfdistdir}/tex/latex/bclogo/bc-soleil.mps
14mu|texlive-bclogo-2.26-4|150	%{_texmfdistdir}/tex/latex/bclogo/bc-stop.mps
14mu|texlive-bclogo-2.26-4|151	%{_texmfdistdir}/tex/latex/bclogo/bc-takecare.mps
14mu|texlive-bclogo-2.26-4|152	%{_texmfdistdir}/tex/latex/bclogo/bc-tetraedre.mps
14mu|texlive-bclogo-2.26-4|153	%{_texmfdistdir}/tex/latex/bclogo/bc-trefle.mps
14mu|texlive-bclogo-2.26-4|154	%{_texmfdistdir}/tex/latex/bclogo/bc-trombone.mps
14mu|texlive-bclogo-2.26-4|155	%{_texmfdistdir}/tex/latex/bclogo/bc-valetcoeur.mps
14mu|texlive-bclogo-2.26-4|156	%{_texmfdistdir}/tex/latex/bclogo/bc-velo.mps
14mu|texlive-bclogo-2.26-4|157	%{_texmfdistdir}/tex/latex/bclogo/bc-yin.mps
14mu|texlive-bclogo-2.26-4|158	%{_texmfdistdir}/tex/latex/bclogo/bclogo.sty
14mu|texlive-bclogo-2.26-4|159	%doc %{_texmfdistdir}/doc/latex/bclogo/LISEZ-MOI.doc
14mu|texlive-bclogo-2.26-4|160	%doc %{_texmfdistdir}/doc/latex/bclogo/LISEZ-MOI.latex
14mu|texlive-bclogo-2.26-4|161	%doc %{_texmfdistdir}/doc/latex/bclogo/README.doc
14mu|texlive-bclogo-2.26-4|162	%doc %{_texmfdistdir}/doc/latex/bclogo/README.latex
14mu|texlive-bclogo-2.26-4|163	%doc %{_texmfdistdir}/doc/latex/bclogo/bclogo-doc.pdf
14mu|texlive-bclogo-2.26-4|164	%doc %{_texmfdistdir}/doc/latex/bclogo/bclogo-doc.tex
14mu|texlive-bclogo-2.26-4|165	%doc %{_texmfdistdir}/doc/latex/bclogo/brace.mps
14mu|texlive-bclogo-2.26-4|166	%doc %{_texmfdistdir}/doc/latex/bclogo/losanges.mps
14mu|texlive-bclogo-2.26-4|167	%doc %{_texmfdistdir}/doc/latex/bclogo/spir.mps
14mu|texlive-bclogo-2.26-4|168	
14mu|texlive-bclogo-2.26-4|169	#-----------------------------------------------------------------------
14mu|texlive-bclogo-2.26-4|170	%prep
14mu|texlive-bclogo-2.26-4|171	%setup -c -a0 -a1
14mu|texlive-bclogo-2.26-4|172	
14mu|texlive-bclogo-2.26-4|173	%build
14mu|texlive-bclogo-2.26-4|174	
14mu|texlive-bclogo-2.26-4|175	%install
14mu|texlive-bclogo-2.26-4|176	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bclogo-2.26-4|177	cp -fpar metapost tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bclogo-2.26-4|178	
14mu|texlive-bclogo-2.26-4|179	
14mu|texlive-bclogo-2.26-4|180	
14mu|texlive-bclogo-2.26-4|181	%changelog
14mu|texlive-bclogo-2.26-4|182	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.26-4
14mu|texlive-bclogo-2.26-4|183	+ Revision: 7a07531
14mu|texlive-bclogo-2.26-4|184	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bclogo-2.26-4|185	
14mu|texlive-bclogo-2.26-4|186	

24340 14
14mu|texlive-beamer2thesis-2.1-5|1	# revision 24496
14mu|texlive-beamer2thesis-2.1-5|2	# category Package
14mu|texlive-beamer2thesis-2.1-5|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/beamer2thesis
14mu|texlive-beamer2thesis-2.1-5|4	# catalog-date 2011-10-28 19:27:59 +0200
14mu|texlive-beamer2thesis-2.1-5|5	# catalog-license lppl
14mu|texlive-beamer2thesis-2.1-5|6	# catalog-version 2.1
14mu|texlive-beamer2thesis-2.1-5|7	Name:		texlive-beamer2thesis
14mu|texlive-beamer2thesis-2.1-5|8	Version:	2.1
14mu|texlive-beamer2thesis-2.1-5|9	Release:	5
14mu|texlive-beamer2thesis-2.1-5|10	Summary:	Thesis presentations using beamer
14mu|texlive-beamer2thesis-2.1-5|11	Group:		Publishing
14mu|texlive-beamer2thesis-2.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/beamer2thesis
14mu|texlive-beamer2thesis-2.1-5|13	License:	LPPL
14mu|texlive-beamer2thesis-2.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer2thesis.tar.xz
14mu|texlive-beamer2thesis-2.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer2thesis.doc.tar.xz
14mu|texlive-beamer2thesis-2.1-5|16	BuildArch:	noarch
14mu|texlive-beamer2thesis-2.1-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-beamer2thesis-2.1-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-beamer2thesis-2.1-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-beamer2thesis-2.1-5|20	
14mu|texlive-beamer2thesis-2.1-5|21	%description
14mu|texlive-beamer2thesis-2.1-5|22	The package specifies a beamer theme for presenting a thesis.
14mu|texlive-beamer2thesis-2.1-5|23	
14mu|texlive-beamer2thesis-2.1-5|24	
14mu|texlive-beamer2thesis-2.1-5|25	#-----------------------------------------------------------------------
14mu|texlive-beamer2thesis-2.1-5|26	%files
14mu|texlive-beamer2thesis-2.1-5|27	%{_texmfdistdir}/tex/latex/beamer2thesis/beamer2thesis.jpg
14mu|texlive-beamer2thesis-2.1-5|28	%{_texmfdistdir}/tex/latex/beamer2thesis/beamercolorthemetorinoth.sty
14mu|texlive-beamer2thesis-2.1-5|29	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerfontthemetorinoth.sty
14mu|texlive-beamer2thesis-2.1-5|30	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerinnerthemetorinoth.sty
14mu|texlive-beamer2thesis-2.1-5|31	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerouterthemetorinoth.sty
14mu|texlive-beamer2thesis-2.1-5|32	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerthemeTorinoTh.sty
14mu|texlive-beamer2thesis-2.1-5|33	%{_texmfdistdir}/tex/latex/beamer2thesis/logopolito.jpg
14mu|texlive-beamer2thesis-2.1-5|34	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/README
14mu|texlive-beamer2thesis-2.1-5|35	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis.pdf
14mu|texlive-beamer2thesis-2.1-5|36	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis.tex
14mu|texlive-beamer2thesis-2.1-5|37	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis_ita.pdf
14mu|texlive-beamer2thesis-2.1-5|38	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis_ita.tex
14mu|texlive-beamer2thesis-2.1-5|39	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_end.tex
14mu|texlive-beamer2thesis-2.1-5|40	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_end_ita.tex
14mu|texlive-beamer2thesis-2.1-5|41	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_initial.tex
14mu|texlive-beamer2thesis-2.1-5|42	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_initial_ita.tex
14mu|texlive-beamer2thesis-2.1-5|43	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/license
14mu|texlive-beamer2thesis-2.1-5|44	
14mu|texlive-beamer2thesis-2.1-5|45	#-----------------------------------------------------------------------
14mu|texlive-beamer2thesis-2.1-5|46	%prep
14mu|texlive-beamer2thesis-2.1-5|47	%setup -c -a0 -a1
14mu|texlive-beamer2thesis-2.1-5|48	
14mu|texlive-beamer2thesis-2.1-5|49	%build
14mu|texlive-beamer2thesis-2.1-5|50	
14mu|texlive-beamer2thesis-2.1-5|51	%install
14mu|texlive-beamer2thesis-2.1-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beamer2thesis-2.1-5|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-beamer2thesis-2.1-5|54	
14mu|texlive-beamer2thesis-2.1-5|55	
14mu|texlive-beamer2thesis-2.1-5|56	
14mu|texlive-beamer2thesis-2.1-5|57	%changelog
14mu|texlive-beamer2thesis-2.1-5|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-5
14mu|texlive-beamer2thesis-2.1-5|59	+ Revision: 45555d8
14mu|texlive-beamer2thesis-2.1-5|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beamer2thesis-2.1-5|61	
14mu|texlive-beamer2thesis-2.1-5|62	

24341 14
14mu|texlive-beamer-3.20-3|1	# revision 26788
14mu|texlive-beamer-3.20-3|2	# category Package
14mu|texlive-beamer-3.20-3|3	# catalog-ctan /macros/latex/contrib/beamer
14mu|texlive-beamer-3.20-3|4	# catalog-date 2012-06-01 12:40:06 +0200
14mu|texlive-beamer-3.20-3|5	# catalog-license gpl
14mu|texlive-beamer-3.20-3|6	# catalog-version 3.20
14mu|texlive-beamer-3.20-3|7	Name:		texlive-beamer
14mu|texlive-beamer-3.20-3|8	Version:	3.20
14mu|texlive-beamer-3.20-3|9	Release:	3
14mu|texlive-beamer-3.20-3|10	Summary:	A LaTeX class for producing presentations and slides
14mu|texlive-beamer-3.20-3|11	Group:		Publishing
14mu|texlive-beamer-3.20-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer
14mu|texlive-beamer-3.20-3|13	License:	GPL
14mu|texlive-beamer-3.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer.tar.xz
14mu|texlive-beamer-3.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer.doc.tar.xz
14mu|texlive-beamer-3.20-3|16	BuildArch:	noarch
14mu|texlive-beamer-3.20-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-beamer-3.20-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-beamer-3.20-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-beamer-3.20-3|20	Requires:	texlive-pgf
14mu|texlive-beamer-3.20-3|21	Requires:	texlive-xcolor
14mu|texlive-beamer-3.20-3|22	
14mu|texlive-beamer-3.20-3|23	%description
14mu|texlive-beamer-3.20-3|24	The beamer LaTeX class can be used for producing slides. Its
14mu|texlive-beamer-3.20-3|25	functionality is similar to Prosper but does not need any
14mu|texlive-beamer-3.20-3|26	external programs and can directly produce a presentation using
14mu|texlive-beamer-3.20-3|27	pdflatex. Beamer uses pgf for pdf/ps independent graphics.
14mu|texlive-beamer-3.20-3|28	Frames are created using \frame{...}, and a frame can build
14mu|texlive-beamer-3.20-3|29	multiple slides through a simple notation for specifying
14mu|texlive-beamer-3.20-3|30	material for each slide within a frame. Beamer supports
14mu|texlive-beamer-3.20-3|31	bibliographies, appendicies and transitions. Short versions of
14mu|texlive-beamer-3.20-3|32	title, authors, institute can also be specified as optional
14mu|texlive-beamer-3.20-3|33	parameters. A \plainframe{} allows a picture, for example, to
14mu|texlive-beamer-3.20-3|34	fill the whole frame. Support figure and table environments,
14mu|texlive-beamer-3.20-3|35	transparency effects, a \transduration command, animation
14mu|texlive-beamer-3.20-3|36	commands, a pauses environment. Beamer also provides
14mu|texlive-beamer-3.20-3|37	compatibility with other packages like prosper. The package now
14mu|texlive-beamer-3.20-3|38	incorporates the functionality of the former translator
14mu|texlive-beamer-3.20-3|39	package, which is used for customising the package for use in
14mu|texlive-beamer-3.20-3|40	other language environments.
14mu|texlive-beamer-3.20-3|41	
14mu|texlive-beamer-3.20-3|42	
14mu|texlive-beamer-3.20-3|43	#-----------------------------------------------------------------------
14mu|texlive-beamer-3.20-3|44	%files
14mu|texlive-beamer-3.20-3|45	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.20.eps
14mu|texlive-beamer-3.20-3|46	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.20.pdf
14mu|texlive-beamer-3.20-3|47	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.eps
14mu|texlive-beamer-3.20-3|48	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.pdf
14mu|texlive-beamer-3.20-3|49	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.tex
14mu|texlive-beamer-3.20-3|50	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.20.eps
14mu|texlive-beamer-3.20-3|51	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.20.pdf
14mu|texlive-beamer-3.20-3|52	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.eps
14mu|texlive-beamer-3.20-3|53	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.pdf
14mu|texlive-beamer-3.20-3|54	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.tex
14mu|texlive-beamer-3.20-3|55	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.20.eps
14mu|texlive-beamer-3.20-3|56	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.20.pdf
14mu|texlive-beamer-3.20-3|57	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.eps
14mu|texlive-beamer-3.20-3|58	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.pdf
14mu|texlive-beamer-3.20-3|59	%{_texmfdistdir}/tex/latex/beamer/beamer.cls
14mu|texlive-beamer-3.20-3|60	%{_texmfdistdir}/tex/latex/beamer/beamerarticle.sty
14mu|texlive-beamer-3.20-3|61	%{_texmfdistdir}/tex/latex/beamer/beamerbasearticle.sty
14mu|texlive-beamer-3.20-3|62	%{_texmfdistdir}/tex/latex/beamer/beamerbaseauxtemplates.sty
14mu|texlive-beamer-3.20-3|63	%{_texmfdistdir}/tex/latex/beamer/beamerbaseboxes.sty
14mu|texlive-beamer-3.20-3|64	%{_texmfdistdir}/tex/latex/beamer/beamerbasecolor.sty
14mu|texlive-beamer-3.20-3|65	%{_texmfdistdir}/tex/latex/beamer/beamerbasecompatibility.sty
14mu|texlive-beamer-3.20-3|66	%{_texmfdistdir}/tex/latex/beamer/beamerbasedecode.sty
14mu|texlive-beamer-3.20-3|67	%{_texmfdistdir}/tex/latex/beamer/beamerbaseexercise.sty
14mu|texlive-beamer-3.20-3|68	%{_texmfdistdir}/tex/latex/beamer/beamerbasefont.sty
14mu|texlive-beamer-3.20-3|69	%{_texmfdistdir}/tex/latex/beamer/beamerbaseframe.sty
14mu|texlive-beamer-3.20-3|70	%{_texmfdistdir}/tex/latex/beamer/beamerbaseframecomponents.sty
14mu|texlive-beamer-3.20-3|71	%{_texmfdistdir}/tex/latex/beamer/beamerbaseframesize.sty
14mu|texlive-beamer-3.20-3|72	%{_texmfdistdir}/tex/latex/beamer/beamerbaselocalstructure.sty
14mu|texlive-beamer-3.20-3|73	%{_texmfdistdir}/tex/latex/beamer/beamerbasemisc.sty
14mu|texlive-beamer-3.20-3|74	%{_texmfdistdir}/tex/latex/beamer/beamerbasemodes.sty
14mu|texlive-beamer-3.20-3|75	%{_texmfdistdir}/tex/latex/beamer/beamerbasenavigation.sty
14mu|texlive-beamer-3.20-3|76	%{_texmfdistdir}/tex/latex/beamer/beamerbasenotes.sty
14mu|texlive-beamer-3.20-3|77	%{_texmfdistdir}/tex/latex/beamer/beamerbaseoptions.sty
14mu|texlive-beamer-3.20-3|78	%{_texmfdistdir}/tex/latex/beamer/beamerbaseoverlay.sty
14mu|texlive-beamer-3.20-3|79	%{_texmfdistdir}/tex/latex/beamer/beamerbasercs.sty
14mu|texlive-beamer-3.20-3|80	%{_texmfdistdir}/tex/latex/beamer/beamerbaserequires.sty
14mu|texlive-beamer-3.20-3|81	%{_texmfdistdir}/tex/latex/beamer/beamerbasesection.sty
14mu|texlive-beamer-3.20-3|82	%{_texmfdistdir}/tex/latex/beamer/beamerbasetemplates.sty
14mu|texlive-beamer-3.20-3|83	%{_texmfdistdir}/tex/latex/beamer/beamerbasethemes.sty
14mu|texlive-beamer-3.20-3|84	%{_texmfdistdir}/tex/latex/beamer/beamerbasetheorems.sty
14mu|texlive-beamer-3.20-3|85	%{_texmfdistdir}/tex/latex/beamer/beamerbasetitle.sty
14mu|texlive-beamer-3.20-3|86	%{_texmfdistdir}/tex/latex/beamer/beamerbasetoc.sty
14mu|texlive-beamer-3.20-3|87	%{_texmfdistdir}/tex/latex/beamer/beamerbasetranslator.sty
14mu|texlive-beamer-3.20-3|88	%{_texmfdistdir}/tex/latex/beamer/beamerbasetwoscreens.sty
14mu|texlive-beamer-3.20-3|89	%{_texmfdistdir}/tex/latex/beamer/beamerbaseverbatim.sty
14mu|texlive-beamer-3.20-3|90	%{_texmfdistdir}/tex/latex/beamer/emulation/beamerfoils.sty
14mu|texlive-beamer-3.20-3|91	%{_texmfdistdir}/tex/latex/beamer/emulation/beamerprosper.sty
14mu|texlive-beamer-3.20-3|92	%{_texmfdistdir}/tex/latex/beamer/emulation/beamerseminar.sty
14mu|texlive-beamer-3.20-3|93	%{_texmfdistdir}/tex/latex/beamer/emulation/beamertexpower.sty
14mu|texlive-beamer-3.20-3|94	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-foils.tex
14mu|texlive-beamer-3.20-3|95	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-prosper.tex
14mu|texlive-beamer-3.20-3|96	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-seminar.tex
14mu|texlive-beamer-3.20-3|97	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-texpower.tex
14mu|texlive-beamer-3.20-3|98	%{_texmfdistdir}/tex/latex/beamer/multimedia/multimedia.sty
14mu|texlive-beamer-3.20-3|99	%{_texmfdistdir}/tex/latex/beamer/multimedia/multimediasymbols.sty
14mu|texlive-beamer-3.20-3|100	%{_texmfdistdir}/tex/latex/beamer/multimedia/xmpmulti.sty
14mu|texlive-beamer-3.20-3|101	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemealbatross.sty
14mu|texlive-beamer-3.20-3|102	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemebeaver.sty
14mu|texlive-beamer-3.20-3|103	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemebeetle.sty
14mu|texlive-beamer-3.20-3|104	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemecrane.sty
14mu|texlive-beamer-3.20-3|105	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemedefault.sty
14mu|texlive-beamer-3.20-3|106	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemedolphin.sty
14mu|texlive-beamer-3.20-3|107	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemedove.sty
14mu|texlive-beamer-3.20-3|108	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemefly.sty
14mu|texlive-beamer-3.20-3|109	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemelily.sty
14mu|texlive-beamer-3.20-3|110	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemeorchid.sty
14mu|texlive-beamer-3.20-3|111	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemerose.sty
14mu|texlive-beamer-3.20-3|112	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemeseagull.sty
14mu|texlive-beamer-3.20-3|113	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemeseahorse.sty
14mu|texlive-beamer-3.20-3|114	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemesidebartab.sty
14mu|texlive-beamer-3.20-3|115	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemespruce.sty
14mu|texlive-beamer-3.20-3|116	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemestructure.sty
14mu|texlive-beamer-3.20-3|117	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemewhale.sty
14mu|texlive-beamer-3.20-3|118	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemewolverine.sty
14mu|texlive-beamer-3.20-3|119	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemedefault.sty
14mu|texlive-beamer-3.20-3|120	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemeprofessionalfonts.sty
14mu|texlive-beamer-3.20-3|121	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemeserif.sty
14mu|texlive-beamer-3.20-3|122	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemestructurebold.sty
14mu|texlive-beamer-3.20-3|123	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemestructureitalicserif.sty
14mu|texlive-beamer-3.20-3|124	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemestructuresmallcapsserif.sty
14mu|texlive-beamer-3.20-3|125	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemecircles.sty
14mu|texlive-beamer-3.20-3|126	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemedefault.sty
14mu|texlive-beamer-3.20-3|127	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemeinmargin.sty
14mu|texlive-beamer-3.20-3|128	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemerectangles.sty
14mu|texlive-beamer-3.20-3|129	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemerounded.sty
14mu|texlive-beamer-3.20-3|130	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemedefault.sty
14mu|texlive-beamer-3.20-3|131	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemeinfolines.sty
14mu|texlive-beamer-3.20-3|132	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthememiniframes.sty
14mu|texlive-beamer-3.20-3|133	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemeshadow.sty
14mu|texlive-beamer-3.20-3|134	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesidebar.sty
14mu|texlive-beamer-3.20-3|135	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesmoothbars.sty
14mu|texlive-beamer-3.20-3|136	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesmoothtree.sty
14mu|texlive-beamer-3.20-3|137	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesplit.sty
14mu|texlive-beamer-3.20-3|138	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemetree.sty
14mu|texlive-beamer-3.20-3|139	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeAnnArbor.sty
14mu|texlive-beamer-3.20-3|140	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeAntibes.sty
14mu|texlive-beamer-3.20-3|141	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBergen.sty
14mu|texlive-beamer-3.20-3|142	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBerkeley.sty
14mu|texlive-beamer-3.20-3|143	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBerlin.sty
14mu|texlive-beamer-3.20-3|144	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBoadilla.sty
14mu|texlive-beamer-3.20-3|145	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeCambridgeUS.sty
14mu|texlive-beamer-3.20-3|146	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeCopenhagen.sty
14mu|texlive-beamer-3.20-3|147	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeDarmstadt.sty
14mu|texlive-beamer-3.20-3|148	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeDresden.sty
14mu|texlive-beamer-3.20-3|149	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeEastLansing.sty
14mu|texlive-beamer-3.20-3|150	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeFrankfurt.sty
14mu|texlive-beamer-3.20-3|151	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeGoettingen.sty
14mu|texlive-beamer-3.20-3|152	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeHannover.sty
14mu|texlive-beamer-3.20-3|153	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeIlmenau.sty
14mu|texlive-beamer-3.20-3|154	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeJuanLesPins.sty
14mu|texlive-beamer-3.20-3|155	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeLuebeck.sty
14mu|texlive-beamer-3.20-3|156	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMadrid.sty
14mu|texlive-beamer-3.20-3|157	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMalmoe.sty
14mu|texlive-beamer-3.20-3|158	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMarburg.sty
14mu|texlive-beamer-3.20-3|159	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMontpellier.sty
14mu|texlive-beamer-3.20-3|160	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemePaloAlto.sty
14mu|texlive-beamer-3.20-3|161	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemePittsburgh.sty
14mu|texlive-beamer-3.20-3|162	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeRochester.sty
14mu|texlive-beamer-3.20-3|163	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeSingapore.sty
14mu|texlive-beamer-3.20-3|164	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeSzeged.sty
14mu|texlive-beamer-3.20-3|165	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeWarsaw.sty
14mu|texlive-beamer-3.20-3|166	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeboxes.sty
14mu|texlive-beamer-3.20-3|167	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemedefault.sty
14mu|texlive-beamer-3.20-3|168	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemebars.sty
14mu|texlive-beamer-3.20-3|169	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemeclassic.sty
14mu|texlive-beamer-3.20-3|170	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemecompatibility.sty
14mu|texlive-beamer-3.20-3|171	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemelined.sty
14mu|texlive-beamer-3.20-3|172	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemeplain.sty
14mu|texlive-beamer-3.20-3|173	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemeshadow.sty
14mu|texlive-beamer-3.20-3|174	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemesidebar.sty
14mu|texlive-beamer-3.20-3|175	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemesplit.sty
14mu|texlive-beamer-3.20-3|176	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemetree.sty
14mu|texlive-beamer-3.20-3|177	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Brazilian.dict
14mu|texlive-beamer-3.20-3|178	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Croatian.dict
14mu|texlive-beamer-3.20-3|179	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-English.dict
14mu|texlive-beamer-3.20-3|180	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-French.dict
14mu|texlive-beamer-3.20-3|181	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-German.dict
14mu|texlive-beamer-3.20-3|182	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Greek.dict
14mu|texlive-beamer-3.20-3|183	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Norsk.dict
14mu|texlive-beamer-3.20-3|184	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Nynorsk.dict
14mu|texlive-beamer-3.20-3|185	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Polish.dict
14mu|texlive-beamer-3.20-3|186	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Serbian.dict
14mu|texlive-beamer-3.20-3|187	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Brazilian.dict
14mu|texlive-beamer-3.20-3|188	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Croatian.dict
14mu|texlive-beamer-3.20-3|189	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-English.dict
14mu|texlive-beamer-3.20-3|190	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-French.dict
14mu|texlive-beamer-3.20-3|191	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-German.dict
14mu|texlive-beamer-3.20-3|192	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Greek.dict
14mu|texlive-beamer-3.20-3|193	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Polish.dict
14mu|texlive-beamer-3.20-3|194	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Serbian.dict
14mu|texlive-beamer-3.20-3|195	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Brazilian.dict
14mu|texlive-beamer-3.20-3|196	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Croatian.dict
14mu|texlive-beamer-3.20-3|197	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-English.dict
14mu|texlive-beamer-3.20-3|198	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-French.dict
14mu|texlive-beamer-3.20-3|199	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-German.dict
14mu|texlive-beamer-3.20-3|200	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Greek.dict
14mu|texlive-beamer-3.20-3|201	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Polish.dict
14mu|texlive-beamer-3.20-3|202	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Serbian.dict
14mu|texlive-beamer-3.20-3|203	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Brazilian.dict
14mu|texlive-beamer-3.20-3|204	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Croatian.dict
14mu|texlive-beamer-3.20-3|205	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-English.dict
14mu|texlive-beamer-3.20-3|206	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-French.dict
14mu|texlive-beamer-3.20-3|207	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-German.dict
14mu|texlive-beamer-3.20-3|208	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Greek.dict
14mu|texlive-beamer-3.20-3|209	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Norsk.dict
14mu|texlive-beamer-3.20-3|210	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Nynorsk.dict
14mu|texlive-beamer-3.20-3|211	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Polish.dict
14mu|texlive-beamer-3.20-3|212	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Serbian.dict
14mu|texlive-beamer-3.20-3|213	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Brazilian.dict
14mu|texlive-beamer-3.20-3|214	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Croatian.dict
14mu|texlive-beamer-3.20-3|215	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-English.dict
14mu|texlive-beamer-3.20-3|216	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-French.dict
14mu|texlive-beamer-3.20-3|217	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-German.dict
14mu|texlive-beamer-3.20-3|218	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Greek.dict
14mu|texlive-beamer-3.20-3|219	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Norsk.dict
14mu|texlive-beamer-3.20-3|220	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Nynorsk.dict
14mu|texlive-beamer-3.20-3|221	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Polish.dict
14mu|texlive-beamer-3.20-3|222	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Serbian.dict
14mu|texlive-beamer-3.20-3|223	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Brazilian.dict
14mu|texlive-beamer-3.20-3|224	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Croatian.dict
14mu|texlive-beamer-3.20-3|225	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-English.dict
14mu|texlive-beamer-3.20-3|226	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-French.dict
14mu|texlive-beamer-3.20-3|227	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-German.dict
14mu|texlive-beamer-3.20-3|228	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Greek.dict
14mu|texlive-beamer-3.20-3|229	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Norsk.dict
14mu|texlive-beamer-3.20-3|230	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Polish.dict
14mu|texlive-beamer-3.20-3|231	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Serbian.dict
14mu|texlive-beamer-3.20-3|232	%{_texmfdistdir}/tex/latex/beamer/translator/translator-language-mappings.tex
14mu|texlive-beamer-3.20-3|233	%{_texmfdistdir}/tex/latex/beamer/translator/translator.sty
14mu|texlive-beamer-3.20-3|234	%doc %{_texmfdistdir}/doc/latex/beamer/AUTHORS
14mu|texlive-beamer-3.20-3|235	%doc %{_texmfdistdir}/doc/latex/beamer/ChangeLog
14mu|texlive-beamer-3.20-3|236	%doc %{_texmfdistdir}/doc/latex/beamer/FILES
14mu|texlive-beamer-3.20-3|237	%doc %{_texmfdistdir}/doc/latex/beamer/INSTALL
14mu|texlive-beamer-3.20-3|238	%doc %{_texmfdistdir}/doc/latex/beamer/README
14mu|texlive-beamer-3.20-3|239	%doc %{_texmfdistdir}/doc/latex/beamer/TODO
14mu|texlive-beamer-3.20-3|240	%doc %{_texmfdistdir}/doc/latex/beamer/doc/Makefile
14mu|texlive-beamer-3.20-3|241	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamercolorthemeexample.tex
14mu|texlive-beamer-3.20-3|242	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerfontthemeexample.tex
14mu|texlive-beamer-3.20-3|243	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerinnerthemeexample.tex
14mu|texlive-beamer-3.20-3|244	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerlogo.pdf
14mu|texlive-beamer-3.20-3|245	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerouterthemeexample.tex
14mu|texlive-beamer-3.20-3|246	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerthemeexample.tex
14mu|texlive-beamer-3.20-3|247	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerthemeexamplebase.tex
14mu|texlive-beamer-3.20-3|248	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-animations.tex
14mu|texlive-beamer-3.20-3|249	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-color.tex
14mu|texlive-beamer-3.20-3|250	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-compatibility.tex
14mu|texlive-beamer-3.20-3|251	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-elements.tex
14mu|texlive-beamer-3.20-3|252	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-emulation.tex
14mu|texlive-beamer-3.20-3|253	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-fonts.tex
14mu|texlive-beamer-3.20-3|254	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-frames.tex
14mu|texlive-beamer-3.20-3|255	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-globalstructure.tex
14mu|texlive-beamer-3.20-3|256	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-graphics.tex
14mu|texlive-beamer-3.20-3|257	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-guidelines.tex
14mu|texlive-beamer-3.20-3|258	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-installation.tex
14mu|texlive-beamer-3.20-3|259	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-interaction.tex
14mu|texlive-beamer-3.20-3|260	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-introduction.tex
14mu|texlive-beamer-3.20-3|261	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-license.tex
14mu|texlive-beamer-3.20-3|262	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-localstructure.tex
14mu|texlive-beamer-3.20-3|263	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-macros.tex
14mu|texlive-beamer-3.20-3|264	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-nonpresentation.tex
14mu|texlive-beamer-3.20-3|265	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-notes.tex
14mu|texlive-beamer-3.20-3|266	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-overlays.tex
14mu|texlive-beamer-3.20-3|267	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-solutions.tex
14mu|texlive-beamer-3.20-3|268	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-themes.tex
14mu|texlive-beamer-3.20-3|269	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-translator.tex
14mu|texlive-beamer-3.20-3|270	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-transparencies.tex
14mu|texlive-beamer-3.20-3|271	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-tricks.tex
14mu|texlive-beamer-3.20-3|272	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-tutorial.tex
14mu|texlive-beamer-3.20-3|273	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-twoscreens.tex
14mu|texlive-beamer-3.20-3|274	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-workflow.tex
14mu|texlive-beamer-3.20-3|275	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemealbatross.pdf
14mu|texlive-beamer-3.20-3|276	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemealbatrossstylish.pdf
14mu|texlive-beamer-3.20-3|277	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemebeaver.pdf
14mu|texlive-beamer-3.20-3|278	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemebeetle.pdf
14mu|texlive-beamer-3.20-3|279	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemecrane.pdf
14mu|texlive-beamer-3.20-3|280	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemedefault.pdf
14mu|texlive-beamer-3.20-3|281	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemedolphin.pdf
14mu|texlive-beamer-3.20-3|282	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemedove.pdf
14mu|texlive-beamer-3.20-3|283	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemefly.pdf
14mu|texlive-beamer-3.20-3|284	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemelily.pdf
14mu|texlive-beamer-3.20-3|285	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemeorchid.pdf
14mu|texlive-beamer-3.20-3|286	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemerose.pdf
14mu|texlive-beamer-3.20-3|287	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemeseagull.pdf
14mu|texlive-beamer-3.20-3|288	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemeseahorse.pdf
14mu|texlive-beamer-3.20-3|289	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemesidebartab.pdf
14mu|texlive-beamer-3.20-3|290	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemespruce.pdf
14mu|texlive-beamer-3.20-3|291	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemestructure.pdf
14mu|texlive-beamer-3.20-3|292	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemewhale.pdf
14mu|texlive-beamer-3.20-3|293	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemewolverine.pdf
14mu|texlive-beamer-3.20-3|294	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemedefault.pdf
14mu|texlive-beamer-3.20-3|295	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemeserif.pdf
14mu|texlive-beamer-3.20-3|296	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemestructurebold.pdf
14mu|texlive-beamer-3.20-3|297	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemestructureitalicserif.pdf
14mu|texlive-beamer-3.20-3|298	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemestructuresmallcapsserif.pdf
14mu|texlive-beamer-3.20-3|299	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemecircles.pdf
14mu|texlive-beamer-3.20-3|300	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemedefault.pdf
14mu|texlive-beamer-3.20-3|301	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemeinmargin.pdf
14mu|texlive-beamer-3.20-3|302	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemerectangles.pdf
14mu|texlive-beamer-3.20-3|303	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemerounded.pdf
14mu|texlive-beamer-3.20-3|304	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemedefault.pdf
14mu|texlive-beamer-3.20-3|305	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemeinfolines.pdf
14mu|texlive-beamer-3.20-3|306	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthememiniframes.pdf
14mu|texlive-beamer-3.20-3|307	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemeshadow.pdf
14mu|texlive-beamer-3.20-3|308	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesidebar.pdf
14mu|texlive-beamer-3.20-3|309	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesmoothbars.pdf
14mu|texlive-beamer-3.20-3|310	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesmoothtree.pdf
14mu|texlive-beamer-3.20-3|311	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesplit.pdf
14mu|texlive-beamer-3.20-3|312	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemetree.pdf
14mu|texlive-beamer-3.20-3|313	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeAnnArbor.pdf
14mu|texlive-beamer-3.20-3|314	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeAntibes.pdf
14mu|texlive-beamer-3.20-3|315	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBergen.pdf
14mu|texlive-beamer-3.20-3|316	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBerkeley.pdf
14mu|texlive-beamer-3.20-3|317	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBerlin.pdf
14mu|texlive-beamer-3.20-3|318	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBoadilla.pdf
14mu|texlive-beamer-3.20-3|319	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeCambridgeUS.pdf
14mu|texlive-beamer-3.20-3|320	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeCopenhagen.pdf
14mu|texlive-beamer-3.20-3|321	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeDarmstadt.pdf
14mu|texlive-beamer-3.20-3|322	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeDresden.pdf
14mu|texlive-beamer-3.20-3|323	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeEastLansing.pdf
14mu|texlive-beamer-3.20-3|324	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeFrankfurt.pdf
14mu|texlive-beamer-3.20-3|325	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeGoettingen.pdf
14mu|texlive-beamer-3.20-3|326	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeHannover.pdf
14mu|texlive-beamer-3.20-3|327	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeIlmenau.pdf
14mu|texlive-beamer-3.20-3|328	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeJuanLesPins.pdf
14mu|texlive-beamer-3.20-3|329	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeLuebeck.pdf
14mu|texlive-beamer-3.20-3|330	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMadrid.pdf
14mu|texlive-beamer-3.20-3|331	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMalmoe.pdf
14mu|texlive-beamer-3.20-3|332	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMarburg.pdf
14mu|texlive-beamer-3.20-3|333	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMontpellier.pdf
14mu|texlive-beamer-3.20-3|334	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemePaloAlto.pdf
14mu|texlive-beamer-3.20-3|335	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemePittsburgh.pdf
14mu|texlive-beamer-3.20-3|336	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeRochester.pdf
14mu|texlive-beamer-3.20-3|337	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeSingapore.pdf
14mu|texlive-beamer-3.20-3|338	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeSzeged.pdf
14mu|texlive-beamer-3.20-3|339	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeWarsaw.pdf
14mu|texlive-beamer-3.20-3|340	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeboxes.pdf
14mu|texlive-beamer-3.20-3|341	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemedefault.pdf
14mu|texlive-beamer-3.20-3|342	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruserguide.pdf
14mu|texlive-beamer-3.20-3|343	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruserguide.tex
14mu|texlive-beamer-3.20-3|344	%doc %{_texmfdistdir}/doc/latex/beamer/doc/licenses/LICENSE
14mu|texlive-beamer-3.20-3|345	%doc %{_texmfdistdir}/doc/latex/beamer/doc/themeexamples/beamerthemeexample.tex
14mu|texlive-beamer-3.20-3|346	%doc %{_texmfdistdir}/doc/latex/beamer/doc/themeexamples/beamerthememakeexamples.sh
14mu|texlive-beamer-3.20-3|347	%doc %{_texmfdistdir}/doc/latex/beamer/emacs/beamer.el
14mu|texlive-beamer-3.20-3|348	%doc %{_texmfdistdir}/doc/latex/beamer/examples/Makefile
14mu|texlive-beamer-3.20-3|349	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-conference-talk/beamerexample-conference-talk.tex
14mu|texlive-beamer-3.20-3|350	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.tex
14mu|texlive-beamer-3.20-3|351	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-body.tex
14mu|texlive-beamer-3.20-3|352	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-logo.pdf
14mu|texlive-beamer-3.20-3|353	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic1.jpg
14mu|texlive-beamer-3.20-3|354	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic2.jpg
14mu|texlive-beamer-3.20-3|355	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic3.jpg
14mu|texlive-beamer-3.20-3|356	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic4.jpg
14mu|texlive-beamer-3.20-3|357	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic5.jpg
14mu|texlive-beamer-3.20-3|358	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic6.jpg
14mu|texlive-beamer-3.20-3|359	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-print-version.tex
14mu|texlive-beamer-3.20-3|360	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-style.tex
14mu|texlive-beamer-3.20-3|361	%doc %{_texmfdistdir}/doc/latex/beamer/examples/beamerexample-conference-talk.pdf
14mu|texlive-beamer-3.20-3|362	%doc %{_texmfdistdir}/doc/latex/beamer/examples/beamerexample-lecture-beamer-version.pdf
14mu|texlive-beamer-3.20-3|363	%doc %{_texmfdistdir}/doc/latex/beamer/examples/beamerexample-lecture-print-version.pdf
14mu|texlive-beamer-3.20-3|364	%doc %{_texmfdistdir}/doc/latex/beamer/examples/lyx-based-presentation/beamerexample-lyx.lyx
14mu|texlive-beamer-3.20-3|365	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.de.lyx
14mu|texlive-beamer-3.20-3|366	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.de.tex
14mu|texlive-beamer-3.20-3|367	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.en.lyx
14mu|texlive-beamer-3.20-3|368	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.en.tex
14mu|texlive-beamer-3.20-3|369	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.fr.tex
14mu|texlive-beamer-3.20-3|370	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.de.lyx
14mu|texlive-beamer-3.20-3|371	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.de.tex
14mu|texlive-beamer-3.20-3|372	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.en.lyx
14mu|texlive-beamer-3.20-3|373	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.en.tex
14mu|texlive-beamer-3.20-3|374	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.fr.tex
14mu|texlive-beamer-3.20-3|375	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.de.lyx
14mu|texlive-beamer-3.20-3|376	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.de.tex
14mu|texlive-beamer-3.20-3|377	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.lyx
14mu|texlive-beamer-3.20-3|378	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.tex
14mu|texlive-beamer-3.20-3|379	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.fr.tex
14mu|texlive-beamer-3.20-3|380	
14mu|texlive-beamer-3.20-3|381	#-----------------------------------------------------------------------
14mu|texlive-beamer-3.20-3|382	%prep
14mu|texlive-beamer-3.20-3|383	%setup -c -a0 -a1
14mu|texlive-beamer-3.20-3|384	
14mu|texlive-beamer-3.20-3|385	%build
14mu|texlive-beamer-3.20-3|386	
14mu|texlive-beamer-3.20-3|387	%install
14mu|texlive-beamer-3.20-3|388	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beamer-3.20-3|389	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-beamer-3.20-3|390	
14mu|texlive-beamer-3.20-3|391	
14mu|texlive-beamer-3.20-3|392	
14mu|texlive-beamer-3.20-3|393	%changelog
14mu|texlive-beamer-3.20-3|394	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.20-3
14mu|texlive-beamer-3.20-3|395	+ Revision: 2672de8
14mu|texlive-beamer-3.20-3|396	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beamer-3.20-3|397	
14mu|texlive-beamer-3.20-3|398	

24342 14
14mu|texlive-beameraudience-0.1-4|1	# revision 23427
14mu|texlive-beameraudience-0.1-4|2	# category Package
14mu|texlive-beameraudience-0.1-4|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/beameraudience
14mu|texlive-beameraudience-0.1-4|4	# catalog-date 2011-08-05 01:50:01 +0200
14mu|texlive-beameraudience-0.1-4|5	# catalog-license lppl
14mu|texlive-beameraudience-0.1-4|6	# catalog-version 0.1
14mu|texlive-beameraudience-0.1-4|7	Name:		texlive-beameraudience
14mu|texlive-beameraudience-0.1-4|8	Version:	0.1
14mu|texlive-beameraudience-0.1-4|9	Release:	4
14mu|texlive-beameraudience-0.1-4|10	Summary:	Assembling beamer frames according to audience
14mu|texlive-beameraudience-0.1-4|11	Group:		Publishing
14mu|texlive-beameraudience-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/beameraudience
14mu|texlive-beameraudience-0.1-4|13	License:	LPPL
14mu|texlive-beameraudience-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beameraudience.tar.xz
14mu|texlive-beameraudience-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beameraudience.doc.tar.xz
14mu|texlive-beameraudience-0.1-4|16	BuildArch:	noarch
14mu|texlive-beameraudience-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-beameraudience-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-beameraudience-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-beameraudience-0.1-4|20	
14mu|texlive-beameraudience-0.1-4|21	%description
14mu|texlive-beameraudience-0.1-4|22	The Beamer Audience package provides macros to easily assemble
14mu|texlive-beameraudience-0.1-4|23	frames according to different audiences. It enables to pick up
14mu|texlive-beameraudience-0.1-4|24	the frames for a specific audience while leaving their order
14mu|texlive-beameraudience-0.1-4|25	according to a logical structure in the LaTeX source.
14mu|texlive-beameraudience-0.1-4|26	
14mu|texlive-beameraudience-0.1-4|27	
14mu|texlive-beameraudience-0.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-beameraudience-0.1-4|29	%files
14mu|texlive-beameraudience-0.1-4|30	%{_texmfdistdir}/tex/latex/beameraudience/beameraudience.sty
14mu|texlive-beameraudience-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/beameraudience/README
14mu|texlive-beameraudience-0.1-4|32	
14mu|texlive-beameraudience-0.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-beameraudience-0.1-4|34	%prep
14mu|texlive-beameraudience-0.1-4|35	%setup -c -a0 -a1
14mu|texlive-beameraudience-0.1-4|36	
14mu|texlive-beameraudience-0.1-4|37	%build
14mu|texlive-beameraudience-0.1-4|38	
14mu|texlive-beameraudience-0.1-4|39	%install
14mu|texlive-beameraudience-0.1-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beameraudience-0.1-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-beameraudience-0.1-4|42	
14mu|texlive-beameraudience-0.1-4|43	
14mu|texlive-beameraudience-0.1-4|44	
14mu|texlive-beameraudience-0.1-4|45	%changelog
14mu|texlive-beameraudience-0.1-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-beameraudience-0.1-4|47	+ Revision: 927b314
14mu|texlive-beameraudience-0.1-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beameraudience-0.1-4|49	
14mu|texlive-beameraudience-0.1-4|50	

24343 14
14mu|texlive-beamer-FUBerlin-0.02-4|1	# revision 15878
14mu|texlive-beamer-FUBerlin-0.02-4|2	# category Package
14mu|texlive-beamer-FUBerlin-0.02-4|3	# catalog-ctan /macros/latex/contrib/beamer-FUBerlin
14mu|texlive-beamer-FUBerlin-0.02-4|4	# catalog-date 2009-08-11 19:19:50 +0200
14mu|texlive-beamer-FUBerlin-0.02-4|5	# catalog-license lppl
14mu|texlive-beamer-FUBerlin-0.02-4|6	# catalog-version 0.02
14mu|texlive-beamer-FUBerlin-0.02-4|7	Name:		texlive-beamer-FUBerlin
14mu|texlive-beamer-FUBerlin-0.02-4|8	Version:	0.02
14mu|texlive-beamer-FUBerlin-0.02-4|9	Release:	4
14mu|texlive-beamer-FUBerlin-0.02-4|10	Summary:	Beamer, using the style of FU Berlin
14mu|texlive-beamer-FUBerlin-0.02-4|11	Group:		Publishing
14mu|texlive-beamer-FUBerlin-0.02-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-FUBerlin
14mu|texlive-beamer-FUBerlin-0.02-4|13	License:	LPPL
14mu|texlive-beamer-FUBerlin-0.02-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-FUBerlin.tar.xz
14mu|texlive-beamer-FUBerlin-0.02-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-FUBerlin.doc.tar.xz
14mu|texlive-beamer-FUBerlin-0.02-4|16	BuildArch:	noarch
14mu|texlive-beamer-FUBerlin-0.02-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-beamer-FUBerlin-0.02-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-beamer-FUBerlin-0.02-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-beamer-FUBerlin-0.02-4|20	
14mu|texlive-beamer-FUBerlin-0.02-4|21	%description
14mu|texlive-beamer-FUBerlin-0.02-4|22	The bundle provides a beamer-derived class and a theme style
14mu|texlive-beamer-FUBerlin-0.02-4|23	file for the corporate design of the Free University in Berlin.
14mu|texlive-beamer-FUBerlin-0.02-4|24	Users may use the class itself (FUbeamer) or use the theme in
14mu|texlive-beamer-FUBerlin-0.02-4|25	the usual way with \usetheme{BerlinFU}. Examples of using both
14mu|texlive-beamer-FUBerlin-0.02-4|26	the class and the theme are provided; the PDF is visually
14mu|texlive-beamer-FUBerlin-0.02-4|27	identical, so the catalogue only lists one; the sources of the
14mu|texlive-beamer-FUBerlin-0.02-4|28	examples do of course differ.
14mu|texlive-beamer-FUBerlin-0.02-4|29	
14mu|texlive-beamer-FUBerlin-0.02-4|30	
14mu|texlive-beamer-FUBerlin-0.02-4|31	#-----------------------------------------------------------------------
14mu|texlive-beamer-FUBerlin-0.02-4|32	%files
14mu|texlive-beamer-FUBerlin-0.02-4|33	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/FUbeamer.cls
14mu|texlive-beamer-FUBerlin-0.02-4|34	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamercolorthemeBerlinFU.sty
14mu|texlive-beamer-FUBerlin-0.02-4|35	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamerfontthemeBerlinFU.sty
14mu|texlive-beamer-FUBerlin-0.02-4|36	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamerouterthemeBerlinFU.sty
14mu|texlive-beamer-FUBerlin-0.02-4|37	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamerthemeBerlinFU.sty
14mu|texlive-beamer-FUBerlin-0.02-4|38	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/Changes
14mu|texlive-beamer-FUBerlin-0.02-4|39	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/FULogo.png
14mu|texlive-beamer-FUBerlin-0.02-4|40	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/FUbib.jpg
14mu|texlive-beamer-FUBerlin-0.02-4|41	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/FUlogo.pdf
14mu|texlive-beamer-FUBerlin-0.02-4|42	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/README
14mu|texlive-beamer-FUBerlin-0.02-4|43	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleClass.pdf
14mu|texlive-beamer-FUBerlin-0.02-4|44	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleClass.tex
14mu|texlive-beamer-FUBerlin-0.02-4|45	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleTheme.pdf
14mu|texlive-beamer-FUBerlin-0.02-4|46	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleTheme.tex
14mu|texlive-beamer-FUBerlin-0.02-4|47	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/geo.jpg
14mu|texlive-beamer-FUBerlin-0.02-4|48	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/silberlaube2.jpg
14mu|texlive-beamer-FUBerlin-0.02-4|49	
14mu|texlive-beamer-FUBerlin-0.02-4|50	#-----------------------------------------------------------------------
14mu|texlive-beamer-FUBerlin-0.02-4|51	%prep
14mu|texlive-beamer-FUBerlin-0.02-4|52	%setup -c -a0 -a1
14mu|texlive-beamer-FUBerlin-0.02-4|53	
14mu|texlive-beamer-FUBerlin-0.02-4|54	%build
14mu|texlive-beamer-FUBerlin-0.02-4|55	
14mu|texlive-beamer-FUBerlin-0.02-4|56	%install
14mu|texlive-beamer-FUBerlin-0.02-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beamer-FUBerlin-0.02-4|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-beamer-FUBerlin-0.02-4|59	
14mu|texlive-beamer-FUBerlin-0.02-4|60	
14mu|texlive-beamer-FUBerlin-0.02-4|61	
14mu|texlive-beamer-FUBerlin-0.02-4|62	%changelog
14mu|texlive-beamer-FUBerlin-0.02-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.02-4
14mu|texlive-beamer-FUBerlin-0.02-4|64	+ Revision: f9e86c4
14mu|texlive-beamer-FUBerlin-0.02-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beamer-FUBerlin-0.02-4|66	
14mu|texlive-beamer-FUBerlin-0.02-4|67	

24344 14
14mu|texlive-beamerposter-1.07-4|1	# revision 17066
14mu|texlive-beamerposter-1.07-4|2	# category Package
14mu|texlive-beamerposter-1.07-4|3	# catalog-ctan /macros/latex/contrib/beamerposter
14mu|texlive-beamerposter-1.07-4|4	# catalog-date 2010-02-16 13:45:15 +0100
14mu|texlive-beamerposter-1.07-4|5	# catalog-license lppl
14mu|texlive-beamerposter-1.07-4|6	# catalog-version 1.07
14mu|texlive-beamerposter-1.07-4|7	Name:		texlive-beamerposter
14mu|texlive-beamerposter-1.07-4|8	Version:	1.07
14mu|texlive-beamerposter-1.07-4|9	Release:	4
14mu|texlive-beamerposter-1.07-4|10	Summary:	Extend beamer and a0poster for custom sized posters
14mu|texlive-beamerposter-1.07-4|11	Group:		Publishing
14mu|texlive-beamerposter-1.07-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamerposter
14mu|texlive-beamerposter-1.07-4|13	License:	LPPL
14mu|texlive-beamerposter-1.07-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerposter.tar.xz
14mu|texlive-beamerposter-1.07-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerposter.doc.tar.xz
14mu|texlive-beamerposter-1.07-4|16	BuildArch:	noarch
14mu|texlive-beamerposter-1.07-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-beamerposter-1.07-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-beamerposter-1.07-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-beamerposter-1.07-4|20	
14mu|texlive-beamerposter-1.07-4|21	%description
14mu|texlive-beamerposter-1.07-4|22	The package enables the user to use beamer style operations on
14mu|texlive-beamerposter-1.07-4|23	a canvas of the sizes provided by a0poster; font scaling is
14mu|texlive-beamerposter-1.07-4|24	available (using packages such as type1cm if necessary). In
14mu|texlive-beamerposter-1.07-4|25	addition, the package allows the user to benefit from the nice
14mu|texlive-beamerposter-1.07-4|26	colour box handling and alignment provided by the beamer class
14mu|texlive-beamerposter-1.07-4|27	(for example, with rounded corners and shadows). Good looking
14mu|texlive-beamerposter-1.07-4|28	posters may be created very rapidly. Features include: -
14mu|texlive-beamerposter-1.07-4|29	scalable fonts using the fp and type1cm packages; - posters in
14mu|texlive-beamerposter-1.07-4|30	A-series sizes, and custom sizes like double A0 are possible; -
14mu|texlive-beamerposter-1.07-4|31	still applicable to custom beamer slides, e.g. 16:9 slides for
14mu|texlive-beamerposter-1.07-4|32	a wide-screen (i.e. 1.78 aspect ratio); - orientation may be
14mu|texlive-beamerposter-1.07-4|33	portrait or landscape; - a 'debug mode' is provided.
14mu|texlive-beamerposter-1.07-4|34	
14mu|texlive-beamerposter-1.07-4|35	
14mu|texlive-beamerposter-1.07-4|36	#-----------------------------------------------------------------------
14mu|texlive-beamerposter-1.07-4|37	%files
14mu|texlive-beamerposter-1.07-4|38	%{_texmfdistdir}/tex/latex/beamerposter/beamerposter.sty
14mu|texlive-beamerposter-1.07-4|39	%doc %{_texmfdistdir}/doc/latex/beamerposter/README
14mu|texlive-beamerposter-1.07-4|40	%doc %{_texmfdistdir}/doc/latex/beamerposter/beamerposter.pdf
14mu|texlive-beamerposter-1.07-4|41	%doc %{_texmfdistdir}/doc/latex/beamerposter/beamerposter.tex
14mu|texlive-beamerposter-1.07-4|42	%doc %{_texmfdistdir}/doc/latex/beamerposter/example.tex
14mu|texlive-beamerposter-1.07-4|43	
14mu|texlive-beamerposter-1.07-4|44	#-----------------------------------------------------------------------
14mu|texlive-beamerposter-1.07-4|45	%prep
14mu|texlive-beamerposter-1.07-4|46	%setup -c -a0 -a1
14mu|texlive-beamerposter-1.07-4|47	
14mu|texlive-beamerposter-1.07-4|48	%build
14mu|texlive-beamerposter-1.07-4|49	
14mu|texlive-beamerposter-1.07-4|50	%install
14mu|texlive-beamerposter-1.07-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beamerposter-1.07-4|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-beamerposter-1.07-4|53	
14mu|texlive-beamerposter-1.07-4|54	
14mu|texlive-beamerposter-1.07-4|55	
14mu|texlive-beamerposter-1.07-4|56	%changelog
14mu|texlive-beamerposter-1.07-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.07-4
14mu|texlive-beamerposter-1.07-4|58	+ Revision: 73b4b93
14mu|texlive-beamerposter-1.07-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beamerposter-1.07-4|60	
14mu|texlive-beamerposter-1.07-4|61	

24345 14
14mu|texlive-beamersubframe-0.2-4|1	# revision 23510
14mu|texlive-beamersubframe-0.2-4|2	# category Package
14mu|texlive-beamersubframe-0.2-4|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/beamersubframe
14mu|texlive-beamersubframe-0.2-4|4	# catalog-date 2011-08-11 10:23:40 +0200
14mu|texlive-beamersubframe-0.2-4|5	# catalog-license lppl
14mu|texlive-beamersubframe-0.2-4|6	# catalog-version 0.2
14mu|texlive-beamersubframe-0.2-4|7	Name:		texlive-beamersubframe
14mu|texlive-beamersubframe-0.2-4|8	Version:	0.2
14mu|texlive-beamersubframe-0.2-4|9	Release:	4
14mu|texlive-beamersubframe-0.2-4|10	Summary:	Reorder frames in the PDF file
14mu|texlive-beamersubframe-0.2-4|11	Group:		Publishing
14mu|texlive-beamersubframe-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/beamersubframe
14mu|texlive-beamersubframe-0.2-4|13	License:	LPPL
14mu|texlive-beamersubframe-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamersubframe.tar.xz
14mu|texlive-beamersubframe-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamersubframe.doc.tar.xz
14mu|texlive-beamersubframe-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamersubframe.source.tar.xz
14mu|texlive-beamersubframe-0.2-4|17	BuildArch:	noarch
14mu|texlive-beamersubframe-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-beamersubframe-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-beamersubframe-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-beamersubframe-0.2-4|21	
14mu|texlive-beamersubframe-0.2-4|22	%description
14mu|texlive-beamersubframe-0.2-4|23	The package provides a method to reorder frames in the PDF file
14mu|texlive-beamersubframe-0.2-4|24	without reordering the source. Its principal use is to embed or
14mu|texlive-beamersubframe-0.2-4|25	append frames with details on some subject. The author
14mu|texlive-beamersubframe-0.2-4|26	describes the package as "experimental".
14mu|texlive-beamersubframe-0.2-4|27	
14mu|texlive-beamersubframe-0.2-4|28	
14mu|texlive-beamersubframe-0.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-beamersubframe-0.2-4|30	%files
14mu|texlive-beamersubframe-0.2-4|31	%{_texmfdistdir}/tex/latex/beamersubframe/beamersubframe.sty
14mu|texlive-beamersubframe-0.2-4|32	%doc %{_texmfdistdir}/doc/latex/beamersubframe/README
14mu|texlive-beamersubframe-0.2-4|33	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-append.pdf
14mu|texlive-beamersubframe-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-append.svg
14mu|texlive-beamersubframe-0.2-4|35	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-embed.pdf
14mu|texlive-beamersubframe-0.2-4|36	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-embed.svg
14mu|texlive-beamersubframe-0.2-4|37	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe.pdf
14mu|texlive-beamersubframe-0.2-4|38	%doc %{_texmfdistdir}/doc/latex/beamersubframe/bsf-example.tex
14mu|texlive-beamersubframe-0.2-4|39	#- source
14mu|texlive-beamersubframe-0.2-4|40	%doc %{_texmfdistdir}/source/latex/beamersubframe/beamersubframe.dtx
14mu|texlive-beamersubframe-0.2-4|41	%doc %{_texmfdistdir}/source/latex/beamersubframe/beamersubframe.ins
14mu|texlive-beamersubframe-0.2-4|42	
14mu|texlive-beamersubframe-0.2-4|43	#-----------------------------------------------------------------------
14mu|texlive-beamersubframe-0.2-4|44	%prep
14mu|texlive-beamersubframe-0.2-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-beamersubframe-0.2-4|46	
14mu|texlive-beamersubframe-0.2-4|47	%build
14mu|texlive-beamersubframe-0.2-4|48	
14mu|texlive-beamersubframe-0.2-4|49	%install
14mu|texlive-beamersubframe-0.2-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beamersubframe-0.2-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-beamersubframe-0.2-4|52	
14mu|texlive-beamersubframe-0.2-4|53	
14mu|texlive-beamersubframe-0.2-4|54	
14mu|texlive-beamersubframe-0.2-4|55	%changelog
14mu|texlive-beamersubframe-0.2-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-beamersubframe-0.2-4|57	+ Revision: 7ded389
14mu|texlive-beamersubframe-0.2-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beamersubframe-0.2-4|59	
14mu|texlive-beamersubframe-0.2-4|60	

24346 14
14mu|texlive-beamerthemejltree-1.1-4|1	# revision 21977
14mu|texlive-beamerthemejltree-1.1-4|2	# category Package
14mu|texlive-beamerthemejltree-1.1-4|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/beamerthemeJLTree.sty
14mu|texlive-beamerthemejltree-1.1-4|4	# catalog-date 2010-07-13 19:58:19 +0200
14mu|texlive-beamerthemejltree-1.1-4|5	# catalog-license gpl
14mu|texlive-beamerthemejltree-1.1-4|6	# catalog-version 1.1
14mu|texlive-beamerthemejltree-1.1-4|7	Name:		texlive-beamerthemejltree
14mu|texlive-beamerthemejltree-1.1-4|8	Version:	1.1
14mu|texlive-beamerthemejltree-1.1-4|9	Release:	4
14mu|texlive-beamerthemejltree-1.1-4|10	Summary:	Contributed beamer theme
14mu|texlive-beamerthemejltree-1.1-4|11	Group:		Publishing
14mu|texlive-beamerthemejltree-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/beamerthemeJLTree.sty
14mu|texlive-beamerthemejltree-1.1-4|13	License:	GPL
14mu|texlive-beamerthemejltree-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemejltree.tar.xz
14mu|texlive-beamerthemejltree-1.1-4|15	BuildArch:	noarch
14mu|texlive-beamerthemejltree-1.1-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-beamerthemejltree-1.1-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-beamerthemejltree-1.1-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-beamerthemejltree-1.1-4|19	
14mu|texlive-beamerthemejltree-1.1-4|20	%description
14mu|texlive-beamerthemejltree-1.1-4|21	A theme for beamer presentations.
14mu|texlive-beamerthemejltree-1.1-4|22	
14mu|texlive-beamerthemejltree-1.1-4|23	
14mu|texlive-beamerthemejltree-1.1-4|24	#-----------------------------------------------------------------------
14mu|texlive-beamerthemejltree-1.1-4|25	%files
14mu|texlive-beamerthemejltree-1.1-4|26	%{_texmfdistdir}/tex/latex/beamerthemejltree/beamerthemeJLTree.sty
14mu|texlive-beamerthemejltree-1.1-4|27	
14mu|texlive-beamerthemejltree-1.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-beamerthemejltree-1.1-4|29	%prep
14mu|texlive-beamerthemejltree-1.1-4|30	%setup -c -a0
14mu|texlive-beamerthemejltree-1.1-4|31	
14mu|texlive-beamerthemejltree-1.1-4|32	%build
14mu|texlive-beamerthemejltree-1.1-4|33	
14mu|texlive-beamerthemejltree-1.1-4|34	%install
14mu|texlive-beamerthemejltree-1.1-4|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beamerthemejltree-1.1-4|36	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-beamerthemejltree-1.1-4|37	
14mu|texlive-beamerthemejltree-1.1-4|38	
14mu|texlive-beamerthemejltree-1.1-4|39	
14mu|texlive-beamerthemejltree-1.1-4|40	%changelog
14mu|texlive-beamerthemejltree-1.1-4|41	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-beamerthemejltree-1.1-4|42	+ Revision: 182721d
14mu|texlive-beamerthemejltree-1.1-4|43	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beamerthemejltree-1.1-4|44	
14mu|texlive-beamerthemejltree-1.1-4|45	

24347 14
14mu|texlive-beamerthemenirma-0.1-4|1	# revision 20765
14mu|texlive-beamerthemenirma-0.1-4|2	# category Package
14mu|texlive-beamerthemenirma-0.1-4|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/nirma
14mu|texlive-beamerthemenirma-0.1-4|4	# catalog-date 2010-12-16 01:15:22 +0100
14mu|texlive-beamerthemenirma-0.1-4|5	# catalog-license lppl
14mu|texlive-beamerthemenirma-0.1-4|6	# catalog-version 0.1
14mu|texlive-beamerthemenirma-0.1-4|7	Name:		texlive-beamerthemenirma
14mu|texlive-beamerthemenirma-0.1-4|8	Version:	0.1
14mu|texlive-beamerthemenirma-0.1-4|9	Release:	4
14mu|texlive-beamerthemenirma-0.1-4|10	Summary:	A Beamer theme for academic presentations
14mu|texlive-beamerthemenirma-0.1-4|11	Group:		Publishing
14mu|texlive-beamerthemenirma-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/nirma
14mu|texlive-beamerthemenirma-0.1-4|13	License:	LPPL
14mu|texlive-beamerthemenirma-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemenirma.tar.xz
14mu|texlive-beamerthemenirma-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemenirma.doc.tar.xz
14mu|texlive-beamerthemenirma-0.1-4|16	BuildArch:	noarch
14mu|texlive-beamerthemenirma-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-beamerthemenirma-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-beamerthemenirma-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-beamerthemenirma-0.1-4|20	
14mu|texlive-beamerthemenirma-0.1-4|21	%description
14mu|texlive-beamerthemenirma-0.1-4|22	The package developed for academic purposes. The distribution
14mu|texlive-beamerthemenirma-0.1-4|23	includes nothing more than style file needed for preparing
14mu|texlive-beamerthemenirma-0.1-4|24	presentations.
14mu|texlive-beamerthemenirma-0.1-4|25	
14mu|texlive-beamerthemenirma-0.1-4|26	
14mu|texlive-beamerthemenirma-0.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-beamerthemenirma-0.1-4|28	%files
14mu|texlive-beamerthemenirma-0.1-4|29	%{_texmfdistdir}/tex/latex/beamerthemenirma/beamerthemenirma.sty
14mu|texlive-beamerthemenirma-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/beamerthemenirma/README
14mu|texlive-beamerthemenirma-0.1-4|31	
14mu|texlive-beamerthemenirma-0.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-beamerthemenirma-0.1-4|33	%prep
14mu|texlive-beamerthemenirma-0.1-4|34	%setup -c -a0 -a1
14mu|texlive-beamerthemenirma-0.1-4|35	
14mu|texlive-beamerthemenirma-0.1-4|36	%build
14mu|texlive-beamerthemenirma-0.1-4|37	
14mu|texlive-beamerthemenirma-0.1-4|38	%install
14mu|texlive-beamerthemenirma-0.1-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beamerthemenirma-0.1-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-beamerthemenirma-0.1-4|41	
14mu|texlive-beamerthemenirma-0.1-4|42	
14mu|texlive-beamerthemenirma-0.1-4|43	
14mu|texlive-beamerthemenirma-0.1-4|44	%changelog
14mu|texlive-beamerthemenirma-0.1-4|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-beamerthemenirma-0.1-4|46	+ Revision: 1b1fcd5
14mu|texlive-beamerthemenirma-0.1-4|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beamerthemenirma-0.1-4|48	
14mu|texlive-beamerthemenirma-0.1-4|49	

24348 14
14mu|texlive-beamerthemephnompenh-20131013-7|1	# revision 31392
14mu|texlive-beamerthemephnompenh-20131013-7|2	# category Package
14mu|texlive-beamerthemephnompenh-20131013-7|3	# catalog-ctan undef
14mu|texlive-beamerthemephnompenh-20131013-7|4	# catalog-date undef
14mu|texlive-beamerthemephnompenh-20131013-7|5	# catalog-license undef
14mu|texlive-beamerthemephnompenh-20131013-7|6	# catalog-version undef
14mu|texlive-beamerthemephnompenh-20131013-7|7	Name:		texlive-beamerthemephnompenh
14mu|texlive-beamerthemephnompenh-20131013-7|8	Version:	20131013
14mu|texlive-beamerthemephnompenh-20131013-7|9	Release:	7
14mu|texlive-beamerthemephnompenh-20131013-7|10	Summary:	TeXLive beamerthemephnompenh package
14mu|texlive-beamerthemephnompenh-20131013-7|11	Group:		Publishing
14mu|texlive-beamerthemephnompenh-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-beamerthemephnompenh-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-beamerthemephnompenh-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemephnompenh.tar.xz
14mu|texlive-beamerthemephnompenh-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemephnompenh.doc.tar.xz
14mu|texlive-beamerthemephnompenh-20131013-7|16	BuildArch:	noarch
14mu|texlive-beamerthemephnompenh-20131013-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-beamerthemephnompenh-20131013-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-beamerthemephnompenh-20131013-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-beamerthemephnompenh-20131013-7|20	
14mu|texlive-beamerthemephnompenh-20131013-7|21	%description
14mu|texlive-beamerthemephnompenh-20131013-7|22	TeXLive beamerthemephnompenh package.
14mu|texlive-beamerthemephnompenh-20131013-7|23	
14mu|texlive-beamerthemephnompenh-20131013-7|24	
14mu|texlive-beamerthemephnompenh-20131013-7|25	#-----------------------------------------------------------------------
14mu|texlive-beamerthemephnompenh-20131013-7|26	%files
14mu|texlive-beamerthemephnompenh-20131013-7|27	%{_texmfdistdir}/tex/latex/beamerthemephnompenh/beamerthemePhnomPenh.sty
14mu|texlive-beamerthemephnompenh-20131013-7|28	%doc %{_texmfdistdir}/doc/latex/beamerthemephnompenh/README
14mu|texlive-beamerthemephnompenh-20131013-7|29	%doc %{_texmfdistdir}/doc/latex/beamerthemephnompenh/beamerthemePhnomPenh.pdf
14mu|texlive-beamerthemephnompenh-20131013-7|30	%doc %{_texmfdistdir}/doc/latex/beamerthemephnompenh/beamerthemePhnomPenh.tex
14mu|texlive-beamerthemephnompenh-20131013-7|31	
14mu|texlive-beamerthemephnompenh-20131013-7|32	#-----------------------------------------------------------------------
14mu|texlive-beamerthemephnompenh-20131013-7|33	%prep
14mu|texlive-beamerthemephnompenh-20131013-7|34	%setup -c -a0 -a1
14mu|texlive-beamerthemephnompenh-20131013-7|35	
14mu|texlive-beamerthemephnompenh-20131013-7|36	%build
14mu|texlive-beamerthemephnompenh-20131013-7|37	
14mu|texlive-beamerthemephnompenh-20131013-7|38	%install
14mu|texlive-beamerthemephnompenh-20131013-7|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beamerthemephnompenh-20131013-7|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-beamerthemephnompenh-20131013-7|41	
14mu|texlive-beamerthemephnompenh-20131013-7|42	%changelog
14mu|texlive-beamerthemephnompenh-20131013-7|43	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-beamerthemephnompenh-20131013-7|44	+ Revision: 8c2f95d
14mu|texlive-beamerthemephnompenh-20131013-7|45	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beamerthemephnompenh-20131013-7|46	
14mu|texlive-beamerthemephnompenh-20131013-7|47	

24349 14
14mu|texlive-beamertheme-upenn-bc-1.0-7|1	# revision 29937
14mu|texlive-beamertheme-upenn-bc-1.0-7|2	# category Package
14mu|texlive-beamertheme-upenn-bc-1.0-7|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/upenn-bc
14mu|texlive-beamertheme-upenn-bc-1.0-7|4	# catalog-date 2013-04-14 16:59:43 +0200
14mu|texlive-beamertheme-upenn-bc-1.0-7|5	# catalog-license lppl
14mu|texlive-beamertheme-upenn-bc-1.0-7|6	# catalog-version 1.0
14mu|texlive-beamertheme-upenn-bc-1.0-7|7	Name:		texlive-beamertheme-upenn-bc
14mu|texlive-beamertheme-upenn-bc-1.0-7|8	Version:	1.0
14mu|texlive-beamertheme-upenn-bc-1.0-7|9	Release:	7
14mu|texlive-beamertheme-upenn-bc-1.0-7|10	Summary:	Beamer themies for Boston College and the University of Pennsylvania
14mu|texlive-beamertheme-upenn-bc-1.0-7|11	Group:		Publishing
14mu|texlive-beamertheme-upenn-bc-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/upenn-bc
14mu|texlive-beamertheme-upenn-bc-1.0-7|13	License:	LPPL
14mu|texlive-beamertheme-upenn-bc-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamertheme-upenn-bc.tar.xz
14mu|texlive-beamertheme-upenn-bc-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamertheme-upenn-bc.doc.tar.xz
14mu|texlive-beamertheme-upenn-bc-1.0-7|16	BuildArch:	noarch
14mu|texlive-beamertheme-upenn-bc-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-beamertheme-upenn-bc-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-beamertheme-upenn-bc-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-beamertheme-upenn-bc-1.0-7|20	
14mu|texlive-beamertheme-upenn-bc-1.0-7|21	%description
14mu|texlive-beamertheme-upenn-bc-1.0-7|22	Beamer themes in the colors of the - University of
14mu|texlive-beamertheme-upenn-bc-1.0-7|23	Pennsylvania, USA, and - Boston College, USA. Both were tested
14mu|texlive-beamertheme-upenn-bc-1.0-7|24	for the presentation theme 'Warsaw. Please note that these
14mu|texlive-beamertheme-upenn-bc-1.0-7|25	color themes are neither official nor exact! The colours are
14mu|texlive-beamertheme-upenn-bc-1.0-7|26	approximated from the universities' style guidelines and
14mu|texlive-beamertheme-upenn-bc-1.0-7|27	websites, and slightly modified where necessary to generate an
14mu|texlive-beamertheme-upenn-bc-1.0-7|28	appealing look. The universities neither endorse, nor provide
14mu|texlive-beamertheme-upenn-bc-1.0-7|29	any support for, these color themes. I give no warranty for the
14mu|texlive-beamertheme-upenn-bc-1.0-7|30	code.
14mu|texlive-beamertheme-upenn-bc-1.0-7|31	
14mu|texlive-beamertheme-upenn-bc-1.0-7|32	
14mu|texlive-beamertheme-upenn-bc-1.0-7|33	#-----------------------------------------------------------------------
14mu|texlive-beamertheme-upenn-bc-1.0-7|34	%files
14mu|texlive-beamertheme-upenn-bc-1.0-7|35	%{_texmfdistdir}/tex/latex/beamertheme-upenn-bc/beamercolorthemegoeagles.sty
14mu|texlive-beamertheme-upenn-bc-1.0-7|36	%{_texmfdistdir}/tex/latex/beamertheme-upenn-bc/beamercolorthemepenn.sty
14mu|texlive-beamertheme-upenn-bc-1.0-7|37	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/README
14mu|texlive-beamertheme-upenn-bc-1.0-7|38	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf
14mu|texlive-beamertheme-upenn-bc-1.0-7|39	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/beamerBCstyle.tex
14mu|texlive-beamertheme-upenn-bc-1.0-7|40	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf
14mu|texlive-beamertheme-upenn-bc-1.0-7|41	
14mu|texlive-beamertheme-upenn-bc-1.0-7|42	#-----------------------------------------------------------------------
14mu|texlive-beamertheme-upenn-bc-1.0-7|43	%prep
14mu|texlive-beamertheme-upenn-bc-1.0-7|44	%setup -c -a0 -a1
14mu|texlive-beamertheme-upenn-bc-1.0-7|45	
14mu|texlive-beamertheme-upenn-bc-1.0-7|46	%build
14mu|texlive-beamertheme-upenn-bc-1.0-7|47	
14mu|texlive-beamertheme-upenn-bc-1.0-7|48	%install
14mu|texlive-beamertheme-upenn-bc-1.0-7|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beamertheme-upenn-bc-1.0-7|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-beamertheme-upenn-bc-1.0-7|51	
14mu|texlive-beamertheme-upenn-bc-1.0-7|52	%changelog
14mu|texlive-beamertheme-upenn-bc-1.0-7|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-beamertheme-upenn-bc-1.0-7|54	+ Revision: a913870
14mu|texlive-beamertheme-upenn-bc-1.0-7|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beamertheme-upenn-bc-1.0-7|56	
14mu|texlive-beamertheme-upenn-bc-1.0-7|57	

24350 14
14mu|texlive-begriff-1.6-4|1	# revision 15878
14mu|texlive-begriff-1.6-4|2	# category Package
14mu|texlive-begriff-1.6-4|3	# catalog-ctan /macros/latex/contrib/begriff
14mu|texlive-begriff-1.6-4|4	# catalog-date 2007-01-29 23:57:18 +0100
14mu|texlive-begriff-1.6-4|5	# catalog-license gpl
14mu|texlive-begriff-1.6-4|6	# catalog-version 1.6
14mu|texlive-begriff-1.6-4|7	Name:		texlive-begriff
14mu|texlive-begriff-1.6-4|8	Version:	1.6
14mu|texlive-begriff-1.6-4|9	Release:	4
14mu|texlive-begriff-1.6-4|10	Summary:	Typeset Begriffschrift
14mu|texlive-begriff-1.6-4|11	Group:		Publishing
14mu|texlive-begriff-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/begriff
14mu|texlive-begriff-1.6-4|13	License:	GPL
14mu|texlive-begriff-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/begriff.tar.xz
14mu|texlive-begriff-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/begriff.doc.tar.xz
14mu|texlive-begriff-1.6-4|16	BuildArch:	noarch
14mu|texlive-begriff-1.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-begriff-1.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-begriff-1.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-begriff-1.6-4|20	
14mu|texlive-begriff-1.6-4|21	%description
14mu|texlive-begriff-1.6-4|22	The package defines maths mode commands for typesetting Frege's
14mu|texlive-begriff-1.6-4|23	Begriffschrift.
14mu|texlive-begriff-1.6-4|24	
14mu|texlive-begriff-1.6-4|25	
14mu|texlive-begriff-1.6-4|26	#-----------------------------------------------------------------------
14mu|texlive-begriff-1.6-4|27	%files
14mu|texlive-begriff-1.6-4|28	%{_texmfdistdir}/tex/latex/begriff/begriff.sty
14mu|texlive-begriff-1.6-4|29	%doc %{_texmfdistdir}/doc/latex/begriff/COPYING
14mu|texlive-begriff-1.6-4|30	%doc %{_texmfdistdir}/doc/latex/begriff/README
14mu|texlive-begriff-1.6-4|31	%doc %{_texmfdistdir}/doc/latex/begriff/examples.pdf
14mu|texlive-begriff-1.6-4|32	%doc %{_texmfdistdir}/doc/latex/begriff/examples.tex
14mu|texlive-begriff-1.6-4|33	
14mu|texlive-begriff-1.6-4|34	#-----------------------------------------------------------------------
14mu|texlive-begriff-1.6-4|35	%prep
14mu|texlive-begriff-1.6-4|36	%setup -c -a0 -a1
14mu|texlive-begriff-1.6-4|37	
14mu|texlive-begriff-1.6-4|38	%build
14mu|texlive-begriff-1.6-4|39	
14mu|texlive-begriff-1.6-4|40	%install
14mu|texlive-begriff-1.6-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-begriff-1.6-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-begriff-1.6-4|43	
14mu|texlive-begriff-1.6-4|44	
14mu|texlive-begriff-1.6-4|45	
14mu|texlive-begriff-1.6-4|46	%changelog
14mu|texlive-begriff-1.6-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-begriff-1.6-4|48	+ Revision: f428152
14mu|texlive-begriff-1.6-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-begriff-1.6-4|50	
14mu|texlive-begriff-1.6-4|51	

24351 14
14mu|texlive-bengali-20110108-4|1	# revision 20987
14mu|texlive-bengali-20110108-4|2	# category Package
14mu|texlive-bengali-20110108-4|3	# catalog-ctan /language/bengali/pandey
14mu|texlive-bengali-20110108-4|4	# catalog-date 2011-01-08 01:32:58 +0100
14mu|texlive-bengali-20110108-4|5	# catalog-license lppl
14mu|texlive-bengali-20110108-4|6	# catalog-version undef
14mu|texlive-bengali-20110108-4|7	Name:		texlive-bengali
14mu|texlive-bengali-20110108-4|8	Version:	20110108
14mu|texlive-bengali-20110108-4|9	Release:	4
14mu|texlive-bengali-20110108-4|10	Summary:	Support for the Bengali language
14mu|texlive-bengali-20110108-4|11	Group:		Publishing
14mu|texlive-bengali-20110108-4|12	URL:		http://www.ctan.org/tex-archive/language/bengali/pandey
14mu|texlive-bengali-20110108-4|13	License:	LPPL
14mu|texlive-bengali-20110108-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bengali.tar.xz
14mu|texlive-bengali-20110108-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bengali.doc.tar.xz
14mu|texlive-bengali-20110108-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bengali.source.tar.xz
14mu|texlive-bengali-20110108-4|17	BuildArch:	noarch
14mu|texlive-bengali-20110108-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bengali-20110108-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bengali-20110108-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bengali-20110108-4|21	
14mu|texlive-bengali-20110108-4|22	%description
14mu|texlive-bengali-20110108-4|23	The package is based on Velthuis' transliteration scheme, with
14mu|texlive-bengali-20110108-4|24	extensions to deal with the Bengali letters that are not in
14mu|texlive-bengali-20110108-4|25	Devanagari. The package also supports Assamese.
14mu|texlive-bengali-20110108-4|26	
14mu|texlive-bengali-20110108-4|27	
14mu|texlive-bengali-20110108-4|28	#-----------------------------------------------------------------------
14mu|texlive-bengali-20110108-4|29	%files
14mu|texlive-bengali-20110108-4|30	%{_texmfdistdir}/fonts/source/public/bengali/bn.mf
14mu|texlive-bengali-20110108-4|31	%{_texmfdistdir}/fonts/source/public/bengali/bnbanjon.mf
14mu|texlive-bengali-20110108-4|32	%{_texmfdistdir}/fonts/source/public/bengali/bndigit.mf
14mu|texlive-bengali-20110108-4|33	%{_texmfdistdir}/fonts/source/public/bengali/bnjuk.mf
14mu|texlive-bengali-20110108-4|34	%{_texmfdistdir}/fonts/source/public/bengali/bnkaar.mf
14mu|texlive-bengali-20110108-4|35	%{_texmfdistdir}/fonts/source/public/bengali/bnlig.mf
14mu|texlive-bengali-20110108-4|36	%{_texmfdistdir}/fonts/source/public/bengali/bnligtbl.mf
14mu|texlive-bengali-20110108-4|37	%{_texmfdistdir}/fonts/source/public/bengali/bnmacro.mf
14mu|texlive-bengali-20110108-4|38	%{_texmfdistdir}/fonts/source/public/bengali/bnmisc.mf
14mu|texlive-bengali-20110108-4|39	%{_texmfdistdir}/fonts/source/public/bengali/bnpunct.mf
14mu|texlive-bengali-20110108-4|40	%{_texmfdistdir}/fonts/source/public/bengali/bnr10.mf
14mu|texlive-bengali-20110108-4|41	%{_texmfdistdir}/fonts/source/public/bengali/bnsl10.mf
14mu|texlive-bengali-20110108-4|42	%{_texmfdistdir}/fonts/source/public/bengali/bnswar.mf
14mu|texlive-bengali-20110108-4|43	%{_texmfdistdir}/fonts/source/public/bengali/xbnr10.mf
14mu|texlive-bengali-20110108-4|44	%{_texmfdistdir}/fonts/source/public/bengali/xbnsl10.mf
14mu|texlive-bengali-20110108-4|45	%{_texmfdistdir}/fonts/source/public/bengali/xbnsupp.mf
14mu|texlive-bengali-20110108-4|46	%{_texmfdistdir}/fonts/tfm/public/bengali/bnr10.tfm
14mu|texlive-bengali-20110108-4|47	%{_texmfdistdir}/fonts/tfm/public/bengali/bnsl10.tfm
14mu|texlive-bengali-20110108-4|48	%{_texmfdistdir}/fonts/tfm/public/bengali/xbnr10.tfm
14mu|texlive-bengali-20110108-4|49	%{_texmfdistdir}/fonts/tfm/public/bengali/xbnsl10.tfm
14mu|texlive-bengali-20110108-4|50	%{_texmfdistdir}/tex/latex/bengali/beng.sty
14mu|texlive-bengali-20110108-4|51	%{_texmfdistdir}/tex/latex/bengali/ubn.fd
14mu|texlive-bengali-20110108-4|52	%{_texmfdistdir}/tex/latex/bengali/ubnx.fd
14mu|texlive-bengali-20110108-4|53	%doc %{_texmfdistdir}/doc/fonts/bengali/README
14mu|texlive-bengali-20110108-4|54	%doc %{_texmfdistdir}/doc/fonts/bengali/bengdoc.bn
14mu|texlive-bengali-20110108-4|55	%doc %{_texmfdistdir}/doc/fonts/bengali/bengdoc.pdf
14mu|texlive-bengali-20110108-4|56	%doc %{_texmfdistdir}/doc/fonts/bengali/example.bn
14mu|texlive-bengali-20110108-4|57	%doc %{_texmfdistdir}/doc/fonts/bengali/example.pdf
14mu|texlive-bengali-20110108-4|58	%doc %{_texmfdistdir}/doc/fonts/bengali/manifest.txt
14mu|texlive-bengali-20110108-4|59	#- source
14mu|texlive-bengali-20110108-4|60	%doc %{_texmfdistdir}/source/latex/bengali/beng.c
14mu|texlive-bengali-20110108-4|61	
14mu|texlive-bengali-20110108-4|62	#-----------------------------------------------------------------------
14mu|texlive-bengali-20110108-4|63	%prep
14mu|texlive-bengali-20110108-4|64	%setup -c -a0 -a1 -a2
14mu|texlive-bengali-20110108-4|65	
14mu|texlive-bengali-20110108-4|66	%build
14mu|texlive-bengali-20110108-4|67	
14mu|texlive-bengali-20110108-4|68	%install
14mu|texlive-bengali-20110108-4|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bengali-20110108-4|70	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bengali-20110108-4|71	
14mu|texlive-bengali-20110108-4|72	
14mu|texlive-bengali-20110108-4|73	
14mu|texlive-bengali-20110108-4|74	%changelog
14mu|texlive-bengali-20110108-4|75	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110108-4
14mu|texlive-bengali-20110108-4|76	+ Revision: f805e53
14mu|texlive-bengali-20110108-4|77	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bengali-20110108-4|78	
14mu|texlive-bengali-20110108-4|79	

24352 14
14mu|texlive-betababel-0.5-4|1	# revision 15878
14mu|texlive-betababel-0.5-4|2	# category Package
14mu|texlive-betababel-0.5-4|3	# catalog-ctan /macros/latex/contrib/betababel
14mu|texlive-betababel-0.5-4|4	# catalog-date 2009-03-27 13:15:14 +0100
14mu|texlive-betababel-0.5-4|5	# catalog-license lppl
14mu|texlive-betababel-0.5-4|6	# catalog-version 0.5
14mu|texlive-betababel-0.5-4|7	Name:		texlive-betababel
14mu|texlive-betababel-0.5-4|8	Version:	0.5
14mu|texlive-betababel-0.5-4|9	Release:	4
14mu|texlive-betababel-0.5-4|10	Summary:	Insert ancient greek text coded in Beta Code
14mu|texlive-betababel-0.5-4|11	Group:		Publishing
14mu|texlive-betababel-0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/betababel
14mu|texlive-betababel-0.5-4|13	License:	LPPL
14mu|texlive-betababel-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/betababel.tar.xz
14mu|texlive-betababel-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/betababel.doc.tar.xz
14mu|texlive-betababel-0.5-4|16	BuildArch:	noarch
14mu|texlive-betababel-0.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-betababel-0.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-betababel-0.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-betababel-0.5-4|20	
14mu|texlive-betababel-0.5-4|21	%description
14mu|texlive-betababel-0.5-4|22	The betababel package extends the babel polutonikogreek option
14mu|texlive-betababel-0.5-4|23	to provide a simple way to insert ancient Greek texts with
14mu|texlive-betababel-0.5-4|24	diacritical characters into your document using the commonly
14mu|texlive-betababel-0.5-4|25	used Beta Code transliteration. You can directly insert Beta
14mu|texlive-betababel-0.5-4|26	Code texts -- as they can be found at the Perseus project, for
14mu|texlive-betababel-0.5-4|27	example -- without modification.
14mu|texlive-betababel-0.5-4|28	
14mu|texlive-betababel-0.5-4|29	
14mu|texlive-betababel-0.5-4|30	#-----------------------------------------------------------------------
14mu|texlive-betababel-0.5-4|31	%files
14mu|texlive-betababel-0.5-4|32	%{_texmfdistdir}/tex/latex/betababel/betababel.sty
14mu|texlive-betababel-0.5-4|33	%doc %{_texmfdistdir}/doc/latex/betababel/betatest.pdf
14mu|texlive-betababel-0.5-4|34	%doc %{_texmfdistdir}/doc/latex/betababel/betatest.tex
14mu|texlive-betababel-0.5-4|35	
14mu|texlive-betababel-0.5-4|36	#-----------------------------------------------------------------------
14mu|texlive-betababel-0.5-4|37	%prep
14mu|texlive-betababel-0.5-4|38	%setup -c -a0 -a1
14mu|texlive-betababel-0.5-4|39	
14mu|texlive-betababel-0.5-4|40	%build
14mu|texlive-betababel-0.5-4|41	
14mu|texlive-betababel-0.5-4|42	%install
14mu|texlive-betababel-0.5-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-betababel-0.5-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-betababel-0.5-4|45	
14mu|texlive-betababel-0.5-4|46	
14mu|texlive-betababel-0.5-4|47	
14mu|texlive-betababel-0.5-4|48	%changelog
14mu|texlive-betababel-0.5-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-betababel-0.5-4|50	+ Revision: dc6a974
14mu|texlive-betababel-0.5-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-betababel-0.5-4|52	
14mu|texlive-betababel-0.5-4|53	

24353 14
14mu|texlive-beton-20090924-4|1	# revision 15878
14mu|texlive-beton-20090924-4|2	# category Package
14mu|texlive-beton-20090924-4|3	# catalog-ctan /macros/latex/contrib/beton
14mu|texlive-beton-20090924-4|4	# catalog-date 2009-09-24 15:05:48 +0200
14mu|texlive-beton-20090924-4|5	# catalog-license lppl
14mu|texlive-beton-20090924-4|6	# catalog-version undef
14mu|texlive-beton-20090924-4|7	Name:		texlive-beton
14mu|texlive-beton-20090924-4|8	Version:	20090924
14mu|texlive-beton-20090924-4|9	Release:	4
14mu|texlive-beton-20090924-4|10	Summary:	Use Concrete fonts
14mu|texlive-beton-20090924-4|11	Group:		Publishing
14mu|texlive-beton-20090924-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beton
14mu|texlive-beton-20090924-4|13	License:	LPPL
14mu|texlive-beton-20090924-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beton.tar.xz
14mu|texlive-beton-20090924-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beton.doc.tar.xz
14mu|texlive-beton-20090924-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beton.source.tar.xz
14mu|texlive-beton-20090924-4|17	BuildArch:	noarch
14mu|texlive-beton-20090924-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-beton-20090924-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-beton-20090924-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-beton-20090924-4|21	
14mu|texlive-beton-20090924-4|22	%description
14mu|texlive-beton-20090924-4|23	Typeset a LaTeX2e document with the Concrete fonts designed by
14mu|texlive-beton-20090924-4|24	Don Knuth and used in his book "Concrete Mathematics".
14mu|texlive-beton-20090924-4|25	
14mu|texlive-beton-20090924-4|26	
14mu|texlive-beton-20090924-4|27	#-----------------------------------------------------------------------
14mu|texlive-beton-20090924-4|28	%files
14mu|texlive-beton-20090924-4|29	%{_texmfdistdir}/tex/latex/beton/beton.sty
14mu|texlive-beton-20090924-4|30	%doc %{_texmfdistdir}/doc/latex/beton/beton.pdf
14mu|texlive-beton-20090924-4|31	%doc %{_texmfdistdir}/doc/latex/beton/legal.txt
14mu|texlive-beton-20090924-4|32	#- source
14mu|texlive-beton-20090924-4|33	%doc %{_texmfdistdir}/source/latex/beton/beton.dtx
14mu|texlive-beton-20090924-4|34	%doc %{_texmfdistdir}/source/latex/beton/beton.ins
14mu|texlive-beton-20090924-4|35	
14mu|texlive-beton-20090924-4|36	#-----------------------------------------------------------------------
14mu|texlive-beton-20090924-4|37	%prep
14mu|texlive-beton-20090924-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-beton-20090924-4|39	
14mu|texlive-beton-20090924-4|40	%build
14mu|texlive-beton-20090924-4|41	
14mu|texlive-beton-20090924-4|42	%install
14mu|texlive-beton-20090924-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-beton-20090924-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-beton-20090924-4|45	
14mu|texlive-beton-20090924-4|46	
14mu|texlive-beton-20090924-4|47	
14mu|texlive-beton-20090924-4|48	%changelog
14mu|texlive-beton-20090924-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090924-4
14mu|texlive-beton-20090924-4|50	+ Revision: b3de762
14mu|texlive-beton-20090924-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-beton-20090924-4|52	
14mu|texlive-beton-20090924-4|53	

24354 14
14mu|texlive-bez123-1.1b-4|1	# revision 15878
14mu|texlive-bez123-1.1b-4|2	# category Package
14mu|texlive-bez123-1.1b-4|3	# catalog-ctan /macros/latex/contrib/bez123
14mu|texlive-bez123-1.1b-4|4	# catalog-date 2009-09-02 11:33:10 +0200
14mu|texlive-bez123-1.1b-4|5	# catalog-license lppl1.3
14mu|texlive-bez123-1.1b-4|6	# catalog-version 1.1b
14mu|texlive-bez123-1.1b-4|7	Name:		texlive-bez123
14mu|texlive-bez123-1.1b-4|8	Version:	1.1b
14mu|texlive-bez123-1.1b-4|9	Release:	4
14mu|texlive-bez123-1.1b-4|10	Summary:	Support for Bezier curves
14mu|texlive-bez123-1.1b-4|11	Group:		Publishing
14mu|texlive-bez123-1.1b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bez123
14mu|texlive-bez123-1.1b-4|13	License:	LPPL1.3
14mu|texlive-bez123-1.1b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bez123.tar.xz
14mu|texlive-bez123-1.1b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bez123.doc.tar.xz
14mu|texlive-bez123-1.1b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bez123.source.tar.xz
14mu|texlive-bez123-1.1b-4|17	BuildArch:	noarch
14mu|texlive-bez123-1.1b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bez123-1.1b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bez123-1.1b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bez123-1.1b-4|21	
14mu|texlive-bez123-1.1b-4|22	%description
14mu|texlive-bez123-1.1b-4|23	Provides additional facilities in a picture environment for
14mu|texlive-bez123-1.1b-4|24	drawing linear, cubic, and rational quadratic Bezier curves
14mu|texlive-bez123-1.1b-4|25	(standard LaTeX only offers non-rational quadratic splines).
14mu|texlive-bez123-1.1b-4|26	Provides a package multiply that provides a command for
14mu|texlive-bez123-1.1b-4|27	multiplication of a length without numerical overflow.
14mu|texlive-bez123-1.1b-4|28	
14mu|texlive-bez123-1.1b-4|29	
14mu|texlive-bez123-1.1b-4|30	#-----------------------------------------------------------------------
14mu|texlive-bez123-1.1b-4|31	%files
14mu|texlive-bez123-1.1b-4|32	%{_texmfdistdir}/tex/latex/bez123/bez123.sty
14mu|texlive-bez123-1.1b-4|33	%{_texmfdistdir}/tex/latex/bez123/multiply.sty
14mu|texlive-bez123-1.1b-4|34	%doc %{_texmfdistdir}/doc/latex/bez123/README
14mu|texlive-bez123-1.1b-4|35	%doc %{_texmfdistdir}/doc/latex/bez123/bez123.pdf
14mu|texlive-bez123-1.1b-4|36	#- source
14mu|texlive-bez123-1.1b-4|37	%doc %{_texmfdistdir}/source/latex/bez123/bez123.dtx
14mu|texlive-bez123-1.1b-4|38	%doc %{_texmfdistdir}/source/latex/bez123/bez123.ins
14mu|texlive-bez123-1.1b-4|39	
14mu|texlive-bez123-1.1b-4|40	#-----------------------------------------------------------------------
14mu|texlive-bez123-1.1b-4|41	%prep
14mu|texlive-bez123-1.1b-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-bez123-1.1b-4|43	
14mu|texlive-bez123-1.1b-4|44	%build
14mu|texlive-bez123-1.1b-4|45	
14mu|texlive-bez123-1.1b-4|46	%install
14mu|texlive-bez123-1.1b-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bez123-1.1b-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bez123-1.1b-4|49	
14mu|texlive-bez123-1.1b-4|50	
14mu|texlive-bez123-1.1b-4|51	
14mu|texlive-bez123-1.1b-4|52	%changelog
14mu|texlive-bez123-1.1b-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1b-4
14mu|texlive-bez123-1.1b-4|54	+ Revision: cc0dc55
14mu|texlive-bez123-1.1b-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bez123-1.1b-4|56	
14mu|texlive-bez123-1.1b-4|57	

24355 14
14mu|texlive-bezos-20101014-6|1	# revision 25507
14mu|texlive-bezos-20101014-6|2	# category Package
14mu|texlive-bezos-20101014-6|3	# catalog-ctan /macros/latex/contrib/bezos
14mu|texlive-bezos-20101014-6|4	# catalog-date 2010-10-14 20:46:53 +0200
14mu|texlive-bezos-20101014-6|5	# catalog-license lppl
14mu|texlive-bezos-20101014-6|6	# catalog-version undef
14mu|texlive-bezos-20101014-6|7	Name:		texlive-bezos
14mu|texlive-bezos-20101014-6|8	Version:	20101014
14mu|texlive-bezos-20101014-6|9	Release:	6
14mu|texlive-bezos-20101014-6|10	Summary:	Packages by Javier Bezos
14mu|texlive-bezos-20101014-6|11	Group:		Publishing
14mu|texlive-bezos-20101014-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bezos
14mu|texlive-bezos-20101014-6|13	License:	LPPL
14mu|texlive-bezos-20101014-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bezos.tar.xz
14mu|texlive-bezos-20101014-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bezos.doc.tar.xz
14mu|texlive-bezos-20101014-6|16	BuildArch:	noarch
14mu|texlive-bezos-20101014-6|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bezos-20101014-6|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bezos-20101014-6|19	Requires(post):	texlive-kpathsea
14mu|texlive-bezos-20101014-6|20	
14mu|texlive-bezos-20101014-6|21	%description
14mu|texlive-bezos-20101014-6|22	A set of packages that provide: - tools for maths accents; - a
14mu|texlive-bezos-20101014-6|23	tool that changes page-numbering in frontmatter to arabic; -
14mu|texlive-bezos-20101014-6|24	tools for dealing with some annoyances in babel; - a tool for
14mu|texlive-bezos-20101014-6|25	making end-environment checking more meaningful; - tensorial
14mu|texlive-bezos-20101014-6|26	indexes; - support for multi-file documents; - tools for easy
14mu|texlive-bezos-20101014-6|27	entry of Spanish index entries; and - dotless i's and j's for
14mu|texlive-bezos-20101014-6|28	maths fonts.
14mu|texlive-bezos-20101014-6|29	
14mu|texlive-bezos-20101014-6|30	
14mu|texlive-bezos-20101014-6|31	#-----------------------------------------------------------------------
14mu|texlive-bezos-20101014-6|32	%files
14mu|texlive-bezos-20101014-6|33	%{_texmfdistdir}/tex/latex/bezos/accents.sty
14mu|texlive-bezos-20101014-6|34	%{_texmfdistdir}/tex/latex/bezos/arabicfront.sty
14mu|texlive-bezos-20101014-6|35	%{_texmfdistdir}/tex/latex/bezos/babeltools.sty
14mu|texlive-bezos-20101014-6|36	%{_texmfdistdir}/tex/latex/bezos/checkend.sty
14mu|texlive-bezos-20101014-6|37	%{_texmfdistdir}/tex/latex/bezos/dotlessi.sty
14mu|texlive-bezos-20101014-6|38	%{_texmfdistdir}/tex/latex/bezos/esindex.sty
14mu|texlive-bezos-20101014-6|39	%{_texmfdistdir}/tex/latex/bezos/soulpos.sty
14mu|texlive-bezos-20101014-6|40	%{_texmfdistdir}/tex/latex/bezos/subdocs.sty
14mu|texlive-bezos-20101014-6|41	%{_texmfdistdir}/tex/latex/bezos/tensind.sty
14mu|texlive-bezos-20101014-6|42	%doc %{_texmfdistdir}/doc/latex/bezos/README
14mu|texlive-bezos-20101014-6|43	%doc %{_texmfdistdir}/doc/latex/bezos/accents.pdf
14mu|texlive-bezos-20101014-6|44	%doc %{_texmfdistdir}/doc/latex/bezos/accents.tex
14mu|texlive-bezos-20101014-6|45	%doc %{_texmfdistdir}/doc/latex/bezos/babeltools.pdf
14mu|texlive-bezos-20101014-6|46	%doc %{_texmfdistdir}/doc/latex/bezos/babeltools.tex
14mu|texlive-bezos-20101014-6|47	%doc %{_texmfdistdir}/doc/latex/bezos/bezos.pdf
14mu|texlive-bezos-20101014-6|48	%doc %{_texmfdistdir}/doc/latex/bezos/bezos.tex
14mu|texlive-bezos-20101014-6|49	%doc %{_texmfdistdir}/doc/latex/bezos/esindex.pdf
14mu|texlive-bezos-20101014-6|50	%doc %{_texmfdistdir}/doc/latex/bezos/esindex.tex
14mu|texlive-bezos-20101014-6|51	%doc %{_texmfdistdir}/doc/latex/bezos/soulpos.pdf
14mu|texlive-bezos-20101014-6|52	%doc %{_texmfdistdir}/doc/latex/bezos/soulpos.tex
14mu|texlive-bezos-20101014-6|53	%doc %{_texmfdistdir}/doc/latex/bezos/tensind.pdf
14mu|texlive-bezos-20101014-6|54	%doc %{_texmfdistdir}/doc/latex/bezos/tensind.tex
14mu|texlive-bezos-20101014-6|55	
14mu|texlive-bezos-20101014-6|56	#-----------------------------------------------------------------------
14mu|texlive-bezos-20101014-6|57	%prep
14mu|texlive-bezos-20101014-6|58	%setup -c -a0 -a1
14mu|texlive-bezos-20101014-6|59	
14mu|texlive-bezos-20101014-6|60	%build
14mu|texlive-bezos-20101014-6|61	
14mu|texlive-bezos-20101014-6|62	%install
14mu|texlive-bezos-20101014-6|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bezos-20101014-6|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bezos-20101014-6|65	
14mu|texlive-bezos-20101014-6|66	
14mu|texlive-bezos-20101014-6|67	
14mu|texlive-bezos-20101014-6|68	%changelog
14mu|texlive-bezos-20101014-6|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101014-6
14mu|texlive-bezos-20101014-6|70	+ Revision: 2b95cb4
14mu|texlive-bezos-20101014-6|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bezos-20101014-6|72	
14mu|texlive-bezos-20101014-6|73	

24356 14
14mu|texlive-bgreek-0.3-4|1	# revision 15878
14mu|texlive-bgreek-0.3-4|2	# category Package
14mu|texlive-bgreek-0.3-4|3	# catalog-ctan /language/greek/bgreek
14mu|texlive-bgreek-0.3-4|4	# catalog-date 2009-02-21 22:05:10 +0100
14mu|texlive-bgreek-0.3-4|5	# catalog-license lppl
14mu|texlive-bgreek-0.3-4|6	# catalog-version 0.3
14mu|texlive-bgreek-0.3-4|7	Name:		texlive-bgreek
14mu|texlive-bgreek-0.3-4|8	Version:	0.3
14mu|texlive-bgreek-0.3-4|9	Release:	4
14mu|texlive-bgreek-0.3-4|10	Summary:	Using Beccari's fonts in betacode for classical Greek
14mu|texlive-bgreek-0.3-4|11	Group:		Publishing
14mu|texlive-bgreek-0.3-4|12	URL:		http://www.ctan.org/tex-archive/language/greek/bgreek
14mu|texlive-bgreek-0.3-4|13	License:	LPPL
14mu|texlive-bgreek-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgreek.tar.xz
14mu|texlive-bgreek-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgreek.doc.tar.xz
14mu|texlive-bgreek-0.3-4|16	BuildArch:	noarch
14mu|texlive-bgreek-0.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bgreek-0.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bgreek-0.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bgreek-0.3-4|20	
14mu|texlive-bgreek-0.3-4|21	%description
14mu|texlive-bgreek-0.3-4|22	This package implements a dialect of the Beta Code encoding
14mu|texlive-bgreek-0.3-4|23	(TLG and Perseus Projects) for typesetting classical Greek
14mu|texlive-bgreek-0.3-4|24	using Claudio Beccari's Greek Fonts. The package provides
14mu|texlive-bgreek-0.3-4|25	virtual fonts, to reference Beccari's fonts in bgreek mode, and
14mu|texlive-bgreek-0.3-4|26	support macros for use with LaTeX.
14mu|texlive-bgreek-0.3-4|27	
14mu|texlive-bgreek-0.3-4|28	
14mu|texlive-bgreek-0.3-4|29	#-----------------------------------------------------------------------
14mu|texlive-bgreek-0.3-4|30	%files
14mu|texlive-bgreek-0.3-4|31	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0500.tfm
14mu|texlive-bgreek-0.3-4|32	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0600.tfm
14mu|texlive-bgreek-0.3-4|33	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0700.tfm
14mu|texlive-bgreek-0.3-4|34	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0800.tfm
14mu|texlive-bgreek-0.3-4|35	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0900.tfm
14mu|texlive-bgreek-0.3-4|36	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1000.tfm
14mu|texlive-bgreek-0.3-4|37	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1095.tfm
14mu|texlive-bgreek-0.3-4|38	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1200.tfm
14mu|texlive-bgreek-0.3-4|39	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1440.tfm
14mu|texlive-bgreek-0.3-4|40	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1728.tfm
14mu|texlive-bgreek-0.3-4|41	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc2074.tfm
14mu|texlive-bgreek-0.3-4|42	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc2488.tfm
14mu|texlive-bgreek-0.3-4|43	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0500.tfm
14mu|texlive-bgreek-0.3-4|44	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0600.tfm
14mu|texlive-bgreek-0.3-4|45	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0700.tfm
14mu|texlive-bgreek-0.3-4|46	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0800.tfm
14mu|texlive-bgreek-0.3-4|47	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0900.tfm
14mu|texlive-bgreek-0.3-4|48	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1000.tfm
14mu|texlive-bgreek-0.3-4|49	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1095.tfm
14mu|texlive-bgreek-0.3-4|50	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1200.tfm
14mu|texlive-bgreek-0.3-4|51	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1440.tfm
14mu|texlive-bgreek-0.3-4|52	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1728.tfm
14mu|texlive-bgreek-0.3-4|53	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn2074.tfm
14mu|texlive-bgreek-0.3-4|54	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn2488.tfm
14mu|texlive-bgreek-0.3-4|55	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0500.tfm
14mu|texlive-bgreek-0.3-4|56	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0600.tfm
14mu|texlive-bgreek-0.3-4|57	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0700.tfm
14mu|texlive-bgreek-0.3-4|58	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0800.tfm
14mu|texlive-bgreek-0.3-4|59	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0900.tfm
14mu|texlive-bgreek-0.3-4|60	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1000.tfm
14mu|texlive-bgreek-0.3-4|61	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1095.tfm
14mu|texlive-bgreek-0.3-4|62	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1200.tfm
14mu|texlive-bgreek-0.3-4|63	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1440.tfm
14mu|texlive-bgreek-0.3-4|64	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1728.tfm
14mu|texlive-bgreek-0.3-4|65	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo2074.tfm
14mu|texlive-bgreek-0.3-4|66	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo2488.tfm
14mu|texlive-bgreek-0.3-4|67	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0500.tfm
14mu|texlive-bgreek-0.3-4|68	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0600.tfm
14mu|texlive-bgreek-0.3-4|69	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0700.tfm
14mu|texlive-bgreek-0.3-4|70	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0800.tfm
14mu|texlive-bgreek-0.3-4|71	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0900.tfm
14mu|texlive-bgreek-0.3-4|72	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1000.tfm
14mu|texlive-bgreek-0.3-4|73	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1095.tfm
14mu|texlive-bgreek-0.3-4|74	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1200.tfm
14mu|texlive-bgreek-0.3-4|75	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1440.tfm
14mu|texlive-bgreek-0.3-4|76	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1728.tfm
14mu|texlive-bgreek-0.3-4|77	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc2074.tfm
14mu|texlive-bgreek-0.3-4|78	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc2488.tfm
14mu|texlive-bgreek-0.3-4|79	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0500.tfm
14mu|texlive-bgreek-0.3-4|80	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0600.tfm
14mu|texlive-bgreek-0.3-4|81	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0700.tfm
14mu|texlive-bgreek-0.3-4|82	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0800.tfm
14mu|texlive-bgreek-0.3-4|83	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0900.tfm
14mu|texlive-bgreek-0.3-4|84	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1000.tfm
14mu|texlive-bgreek-0.3-4|85	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1095.tfm
14mu|texlive-bgreek-0.3-4|86	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1200.tfm
14mu|texlive-bgreek-0.3-4|87	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1440.tfm
14mu|texlive-bgreek-0.3-4|88	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1728.tfm
14mu|texlive-bgreek-0.3-4|89	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn2074.tfm
14mu|texlive-bgreek-0.3-4|90	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn2488.tfm
14mu|texlive-bgreek-0.3-4|91	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0500.tfm
14mu|texlive-bgreek-0.3-4|92	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0600.tfm
14mu|texlive-bgreek-0.3-4|93	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0700.tfm
14mu|texlive-bgreek-0.3-4|94	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0800.tfm
14mu|texlive-bgreek-0.3-4|95	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0900.tfm
14mu|texlive-bgreek-0.3-4|96	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1000.tfm
14mu|texlive-bgreek-0.3-4|97	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1095.tfm
14mu|texlive-bgreek-0.3-4|98	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1200.tfm
14mu|texlive-bgreek-0.3-4|99	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1440.tfm
14mu|texlive-bgreek-0.3-4|100	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1728.tfm
14mu|texlive-bgreek-0.3-4|101	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo2074.tfm
14mu|texlive-bgreek-0.3-4|102	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo2488.tfm
14mu|texlive-bgreek-0.3-4|103	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0500.tfm
14mu|texlive-bgreek-0.3-4|104	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0600.tfm
14mu|texlive-bgreek-0.3-4|105	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0700.tfm
14mu|texlive-bgreek-0.3-4|106	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0800.tfm
14mu|texlive-bgreek-0.3-4|107	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0900.tfm
14mu|texlive-bgreek-0.3-4|108	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1000.tfm
14mu|texlive-bgreek-0.3-4|109	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1095.tfm
14mu|texlive-bgreek-0.3-4|110	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1200.tfm
14mu|texlive-bgreek-0.3-4|111	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1440.tfm
14mu|texlive-bgreek-0.3-4|112	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1728.tfm
14mu|texlive-bgreek-0.3-4|113	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc2074.tfm
14mu|texlive-bgreek-0.3-4|114	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc2488.tfm
14mu|texlive-bgreek-0.3-4|115	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0500.tfm
14mu|texlive-bgreek-0.3-4|116	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0600.tfm
14mu|texlive-bgreek-0.3-4|117	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0700.tfm
14mu|texlive-bgreek-0.3-4|118	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0800.tfm
14mu|texlive-bgreek-0.3-4|119	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0900.tfm
14mu|texlive-bgreek-0.3-4|120	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1000.tfm
14mu|texlive-bgreek-0.3-4|121	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1095.tfm
14mu|texlive-bgreek-0.3-4|122	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1200.tfm
14mu|texlive-bgreek-0.3-4|123	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1440.tfm
14mu|texlive-bgreek-0.3-4|124	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1728.tfm
14mu|texlive-bgreek-0.3-4|125	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn2074.tfm
14mu|texlive-bgreek-0.3-4|126	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn2488.tfm
14mu|texlive-bgreek-0.3-4|127	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0500.tfm
14mu|texlive-bgreek-0.3-4|128	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0600.tfm
14mu|texlive-bgreek-0.3-4|129	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0700.tfm
14mu|texlive-bgreek-0.3-4|130	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0800.tfm
14mu|texlive-bgreek-0.3-4|131	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0900.tfm
14mu|texlive-bgreek-0.3-4|132	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1000.tfm
14mu|texlive-bgreek-0.3-4|133	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1095.tfm
14mu|texlive-bgreek-0.3-4|134	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1200.tfm
14mu|texlive-bgreek-0.3-4|135	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1440.tfm
14mu|texlive-bgreek-0.3-4|136	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1728.tfm
14mu|texlive-bgreek-0.3-4|137	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo2074.tfm
14mu|texlive-bgreek-0.3-4|138	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo2488.tfm
14mu|texlive-bgreek-0.3-4|139	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0500.tfm
14mu|texlive-bgreek-0.3-4|140	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0600.tfm
14mu|texlive-bgreek-0.3-4|141	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0700.tfm
14mu|texlive-bgreek-0.3-4|142	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0800.tfm
14mu|texlive-bgreek-0.3-4|143	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0900.tfm
14mu|texlive-bgreek-0.3-4|144	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1000.tfm
14mu|texlive-bgreek-0.3-4|145	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1095.tfm
14mu|texlive-bgreek-0.3-4|146	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1200.tfm
14mu|texlive-bgreek-0.3-4|147	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1440.tfm
14mu|texlive-bgreek-0.3-4|148	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1728.tfm
14mu|texlive-bgreek-0.3-4|149	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc2074.tfm
14mu|texlive-bgreek-0.3-4|150	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc2488.tfm
14mu|texlive-bgreek-0.3-4|151	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0500.tfm
14mu|texlive-bgreek-0.3-4|152	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0600.tfm
14mu|texlive-bgreek-0.3-4|153	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0700.tfm
14mu|texlive-bgreek-0.3-4|154	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0800.tfm
14mu|texlive-bgreek-0.3-4|155	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0900.tfm
14mu|texlive-bgreek-0.3-4|156	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1000.tfm
14mu|texlive-bgreek-0.3-4|157	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1095.tfm
14mu|texlive-bgreek-0.3-4|158	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1200.tfm
14mu|texlive-bgreek-0.3-4|159	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1440.tfm
14mu|texlive-bgreek-0.3-4|160	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1728.tfm
14mu|texlive-bgreek-0.3-4|161	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn2074.tfm
14mu|texlive-bgreek-0.3-4|162	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn2488.tfm
14mu|texlive-bgreek-0.3-4|163	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0500.tfm
14mu|texlive-bgreek-0.3-4|164	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0600.tfm
14mu|texlive-bgreek-0.3-4|165	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0700.tfm
14mu|texlive-bgreek-0.3-4|166	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0800.tfm
14mu|texlive-bgreek-0.3-4|167	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0900.tfm
14mu|texlive-bgreek-0.3-4|168	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1000.tfm
14mu|texlive-bgreek-0.3-4|169	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1095.tfm
14mu|texlive-bgreek-0.3-4|170	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1200.tfm
14mu|texlive-bgreek-0.3-4|171	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1440.tfm
14mu|texlive-bgreek-0.3-4|172	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1728.tfm
14mu|texlive-bgreek-0.3-4|173	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo2074.tfm
14mu|texlive-bgreek-0.3-4|174	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo2488.tfm
14mu|texlive-bgreek-0.3-4|175	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0500.vf
14mu|texlive-bgreek-0.3-4|176	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0600.vf
14mu|texlive-bgreek-0.3-4|177	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0700.vf
14mu|texlive-bgreek-0.3-4|178	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0800.vf
14mu|texlive-bgreek-0.3-4|179	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0900.vf
14mu|texlive-bgreek-0.3-4|180	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1000.vf
14mu|texlive-bgreek-0.3-4|181	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1095.vf
14mu|texlive-bgreek-0.3-4|182	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1200.vf
14mu|texlive-bgreek-0.3-4|183	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1440.vf
14mu|texlive-bgreek-0.3-4|184	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1728.vf
14mu|texlive-bgreek-0.3-4|185	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc2074.vf
14mu|texlive-bgreek-0.3-4|186	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc2488.vf
14mu|texlive-bgreek-0.3-4|187	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0500.vf
14mu|texlive-bgreek-0.3-4|188	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0600.vf
14mu|texlive-bgreek-0.3-4|189	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0700.vf
14mu|texlive-bgreek-0.3-4|190	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0800.vf
14mu|texlive-bgreek-0.3-4|191	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0900.vf
14mu|texlive-bgreek-0.3-4|192	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1000.vf
14mu|texlive-bgreek-0.3-4|193	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1095.vf
14mu|texlive-bgreek-0.3-4|194	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1200.vf
14mu|texlive-bgreek-0.3-4|195	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1440.vf
14mu|texlive-bgreek-0.3-4|196	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1728.vf
14mu|texlive-bgreek-0.3-4|197	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn2074.vf
14mu|texlive-bgreek-0.3-4|198	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn2488.vf
14mu|texlive-bgreek-0.3-4|199	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0500.vf
14mu|texlive-bgreek-0.3-4|200	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0600.vf
14mu|texlive-bgreek-0.3-4|201	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0700.vf
14mu|texlive-bgreek-0.3-4|202	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0800.vf
14mu|texlive-bgreek-0.3-4|203	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0900.vf
14mu|texlive-bgreek-0.3-4|204	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1000.vf
14mu|texlive-bgreek-0.3-4|205	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1095.vf
14mu|texlive-bgreek-0.3-4|206	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1200.vf
14mu|texlive-bgreek-0.3-4|207	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1440.vf
14mu|texlive-bgreek-0.3-4|208	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1728.vf
14mu|texlive-bgreek-0.3-4|209	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo2074.vf
14mu|texlive-bgreek-0.3-4|210	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo2488.vf
14mu|texlive-bgreek-0.3-4|211	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0500.vf
14mu|texlive-bgreek-0.3-4|212	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0600.vf
14mu|texlive-bgreek-0.3-4|213	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0700.vf
14mu|texlive-bgreek-0.3-4|214	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0800.vf
14mu|texlive-bgreek-0.3-4|215	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0900.vf
14mu|texlive-bgreek-0.3-4|216	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1000.vf
14mu|texlive-bgreek-0.3-4|217	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1095.vf
14mu|texlive-bgreek-0.3-4|218	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1200.vf
14mu|texlive-bgreek-0.3-4|219	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1440.vf
14mu|texlive-bgreek-0.3-4|220	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1728.vf
14mu|texlive-bgreek-0.3-4|221	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc2074.vf
14mu|texlive-bgreek-0.3-4|222	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc2488.vf
14mu|texlive-bgreek-0.3-4|223	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0500.vf
14mu|texlive-bgreek-0.3-4|224	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0600.vf
14mu|texlive-bgreek-0.3-4|225	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0700.vf
14mu|texlive-bgreek-0.3-4|226	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0800.vf
14mu|texlive-bgreek-0.3-4|227	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0900.vf
14mu|texlive-bgreek-0.3-4|228	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1000.vf
14mu|texlive-bgreek-0.3-4|229	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1095.vf
14mu|texlive-bgreek-0.3-4|230	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1200.vf
14mu|texlive-bgreek-0.3-4|231	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1440.vf
14mu|texlive-bgreek-0.3-4|232	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1728.vf
14mu|texlive-bgreek-0.3-4|233	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn2074.vf
14mu|texlive-bgreek-0.3-4|234	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn2488.vf
14mu|texlive-bgreek-0.3-4|235	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0500.vf
14mu|texlive-bgreek-0.3-4|236	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0600.vf
14mu|texlive-bgreek-0.3-4|237	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0700.vf
14mu|texlive-bgreek-0.3-4|238	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0800.vf
14mu|texlive-bgreek-0.3-4|239	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0900.vf
14mu|texlive-bgreek-0.3-4|240	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1000.vf
14mu|texlive-bgreek-0.3-4|241	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1095.vf
14mu|texlive-bgreek-0.3-4|242	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1200.vf
14mu|texlive-bgreek-0.3-4|243	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1440.vf
14mu|texlive-bgreek-0.3-4|244	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1728.vf
14mu|texlive-bgreek-0.3-4|245	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo2074.vf
14mu|texlive-bgreek-0.3-4|246	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo2488.vf
14mu|texlive-bgreek-0.3-4|247	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0500.vf
14mu|texlive-bgreek-0.3-4|248	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0600.vf
14mu|texlive-bgreek-0.3-4|249	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0700.vf
14mu|texlive-bgreek-0.3-4|250	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0800.vf
14mu|texlive-bgreek-0.3-4|251	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0900.vf
14mu|texlive-bgreek-0.3-4|252	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1000.vf
14mu|texlive-bgreek-0.3-4|253	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1095.vf
14mu|texlive-bgreek-0.3-4|254	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1200.vf
14mu|texlive-bgreek-0.3-4|255	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1440.vf
14mu|texlive-bgreek-0.3-4|256	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1728.vf
14mu|texlive-bgreek-0.3-4|257	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc2074.vf
14mu|texlive-bgreek-0.3-4|258	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc2488.vf
14mu|texlive-bgreek-0.3-4|259	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0500.vf
14mu|texlive-bgreek-0.3-4|260	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0600.vf
14mu|texlive-bgreek-0.3-4|261	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0700.vf
14mu|texlive-bgreek-0.3-4|262	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0800.vf
14mu|texlive-bgreek-0.3-4|263	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0900.vf
14mu|texlive-bgreek-0.3-4|264	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1000.vf
14mu|texlive-bgreek-0.3-4|265	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1095.vf
14mu|texlive-bgreek-0.3-4|266	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1200.vf
14mu|texlive-bgreek-0.3-4|267	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1440.vf
14mu|texlive-bgreek-0.3-4|268	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1728.vf
14mu|texlive-bgreek-0.3-4|269	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn2074.vf
14mu|texlive-bgreek-0.3-4|270	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn2488.vf
14mu|texlive-bgreek-0.3-4|271	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0500.vf
14mu|texlive-bgreek-0.3-4|272	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0600.vf
14mu|texlive-bgreek-0.3-4|273	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0700.vf
14mu|texlive-bgreek-0.3-4|274	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0800.vf
14mu|texlive-bgreek-0.3-4|275	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0900.vf
14mu|texlive-bgreek-0.3-4|276	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1000.vf
14mu|texlive-bgreek-0.3-4|277	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1095.vf
14mu|texlive-bgreek-0.3-4|278	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1200.vf
14mu|texlive-bgreek-0.3-4|279	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1440.vf
14mu|texlive-bgreek-0.3-4|280	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1728.vf
14mu|texlive-bgreek-0.3-4|281	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo2074.vf
14mu|texlive-bgreek-0.3-4|282	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo2488.vf
14mu|texlive-bgreek-0.3-4|283	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0500.vf
14mu|texlive-bgreek-0.3-4|284	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0600.vf
14mu|texlive-bgreek-0.3-4|285	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0700.vf
14mu|texlive-bgreek-0.3-4|286	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0800.vf
14mu|texlive-bgreek-0.3-4|287	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0900.vf
14mu|texlive-bgreek-0.3-4|288	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1000.vf
14mu|texlive-bgreek-0.3-4|289	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1095.vf
14mu|texlive-bgreek-0.3-4|290	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1200.vf
14mu|texlive-bgreek-0.3-4|291	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1440.vf
14mu|texlive-bgreek-0.3-4|292	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1728.vf
14mu|texlive-bgreek-0.3-4|293	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc2074.vf
14mu|texlive-bgreek-0.3-4|294	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc2488.vf
14mu|texlive-bgreek-0.3-4|295	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0500.vf
14mu|texlive-bgreek-0.3-4|296	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0600.vf
14mu|texlive-bgreek-0.3-4|297	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0700.vf
14mu|texlive-bgreek-0.3-4|298	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0800.vf
14mu|texlive-bgreek-0.3-4|299	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0900.vf
14mu|texlive-bgreek-0.3-4|300	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1000.vf
14mu|texlive-bgreek-0.3-4|301	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1095.vf
14mu|texlive-bgreek-0.3-4|302	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1200.vf
14mu|texlive-bgreek-0.3-4|303	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1440.vf
14mu|texlive-bgreek-0.3-4|304	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1728.vf
14mu|texlive-bgreek-0.3-4|305	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn2074.vf
14mu|texlive-bgreek-0.3-4|306	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn2488.vf
14mu|texlive-bgreek-0.3-4|307	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0500.vf
14mu|texlive-bgreek-0.3-4|308	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0600.vf
14mu|texlive-bgreek-0.3-4|309	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0700.vf
14mu|texlive-bgreek-0.3-4|310	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0800.vf
14mu|texlive-bgreek-0.3-4|311	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0900.vf
14mu|texlive-bgreek-0.3-4|312	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1000.vf
14mu|texlive-bgreek-0.3-4|313	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1095.vf
14mu|texlive-bgreek-0.3-4|314	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1200.vf
14mu|texlive-bgreek-0.3-4|315	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1440.vf
14mu|texlive-bgreek-0.3-4|316	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1728.vf
14mu|texlive-bgreek-0.3-4|317	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo2074.vf
14mu|texlive-bgreek-0.3-4|318	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo2488.vf
14mu|texlive-bgreek-0.3-4|319	%{_texmfdistdir}/tex/latex/bgreek/bcgcmr.fd
14mu|texlive-bgreek-0.3-4|320	%{_texmfdistdir}/tex/latex/bgreek/bcgenc.def
14mu|texlive-bgreek-0.3-4|321	%{_texmfdistdir}/tex/latex/bgreek/bcglmr.fd
14mu|texlive-bgreek-0.3-4|322	%{_texmfdistdir}/tex/latex/bgreek/bcqcmr.fd
14mu|texlive-bgreek-0.3-4|323	%{_texmfdistdir}/tex/latex/bgreek/bcqenc.def
14mu|texlive-bgreek-0.3-4|324	%{_texmfdistdir}/tex/latex/bgreek/bcqlmr.fd
14mu|texlive-bgreek-0.3-4|325	%{_texmfdistdir}/tex/latex/bgreek/bgfonts.tex
14mu|texlive-bgreek-0.3-4|326	%{_texmfdistdir}/tex/latex/bgreek/bgreek.ldf
14mu|texlive-bgreek-0.3-4|327	%{_texmfdistdir}/tex/latex/bgreek/bgreek.sty
14mu|texlive-bgreek-0.3-4|328	%{_texmfdistdir}/tex/latex/bgreek/ibygreek.ldf
14mu|texlive-bgreek-0.3-4|329	%doc %{_texmfdistdir}/doc/latex/bgreek/MANIFEST.TXT
14mu|texlive-bgreek-0.3-4|330	%doc %{_texmfdistdir}/doc/latex/bgreek/README
14mu|texlive-bgreek-0.3-4|331	%doc %{_texmfdistdir}/doc/latex/bgreek/bgman.pdf
14mu|texlive-bgreek-0.3-4|332	%doc %{_texmfdistdir}/doc/latex/bgreek/bgman.tex
14mu|texlive-bgreek-0.3-4|333	%doc %{_texmfdistdir}/doc/latex/bgreek/bgreek.etx
14mu|texlive-bgreek-0.3-4|334	%doc %{_texmfdistdir}/doc/latex/bgreek/cbgreek.etx
14mu|texlive-bgreek-0.3-4|335	%doc %{_texmfdistdir}/doc/latex/bgreek/qbgreek.etx
14mu|texlive-bgreek-0.3-4|336	
14mu|texlive-bgreek-0.3-4|337	#-----------------------------------------------------------------------
14mu|texlive-bgreek-0.3-4|338	%prep
14mu|texlive-bgreek-0.3-4|339	%setup -c -a0 -a1
14mu|texlive-bgreek-0.3-4|340	
14mu|texlive-bgreek-0.3-4|341	%build
14mu|texlive-bgreek-0.3-4|342	
14mu|texlive-bgreek-0.3-4|343	%install
14mu|texlive-bgreek-0.3-4|344	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bgreek-0.3-4|345	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bgreek-0.3-4|346	
14mu|texlive-bgreek-0.3-4|347	
14mu|texlive-bgreek-0.3-4|348	
14mu|texlive-bgreek-0.3-4|349	%changelog
14mu|texlive-bgreek-0.3-4|350	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-bgreek-0.3-4|351	+ Revision: 0d4bbb3
14mu|texlive-bgreek-0.3-4|352	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bgreek-0.3-4|353	
14mu|texlive-bgreek-0.3-4|354	

24357 14
14mu|texlive-bgteubner-2.02-3|1	# revision 25892
14mu|texlive-bgteubner-2.02-3|2	# category Package
14mu|texlive-bgteubner-2.02-3|3	# catalog-ctan /macros/latex/contrib/bgteubner
14mu|texlive-bgteubner-2.02-3|4	# catalog-date 2012-04-08 14:50:51 +0200
14mu|texlive-bgteubner-2.02-3|5	# catalog-license lppl
14mu|texlive-bgteubner-2.02-3|6	# catalog-version 2.02
14mu|texlive-bgteubner-2.02-3|7	Name:		texlive-bgteubner
14mu|texlive-bgteubner-2.02-3|8	Version:	2.02
14mu|texlive-bgteubner-2.02-3|9	Release:	3
14mu|texlive-bgteubner-2.02-3|10	Summary:	Class for producing books for the publisher "Teubner Verlag"
14mu|texlive-bgteubner-2.02-3|11	Group:		Publishing
14mu|texlive-bgteubner-2.02-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bgteubner
14mu|texlive-bgteubner-2.02-3|13	License:	LPPL
14mu|texlive-bgteubner-2.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgteubner.tar.xz
14mu|texlive-bgteubner-2.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgteubner.doc.tar.xz
14mu|texlive-bgteubner-2.02-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgteubner.source.tar.xz
14mu|texlive-bgteubner-2.02-3|17	BuildArch:	noarch
14mu|texlive-bgteubner-2.02-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bgteubner-2.02-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bgteubner-2.02-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-bgteubner-2.02-3|21	
14mu|texlive-bgteubner-2.02-3|22	%description
14mu|texlive-bgteubner-2.02-3|23	The bgteubner document class has been programmed by order of
14mu|texlive-bgteubner-2.02-3|24	the Teubner Verlag, Wiesbaden, Germany, to ensure that books of
14mu|texlive-bgteubner-2.02-3|25	this publisher have a unique layout. Unfortunately, most of the
14mu|texlive-bgteubner-2.02-3|26	documentation is only available in German. Since the document
14mu|texlive-bgteubner-2.02-3|27	class is intended to generate a unique layout, many things
14mu|texlive-bgteubner-2.02-3|28	(layout etc.) are fixed and cannot be altered by the user. If
14mu|texlive-bgteubner-2.02-3|29	you want to use the document class for another purpose than
14mu|texlive-bgteubner-2.02-3|30	publishing with the Teubner Verlag, this may arrise unwanted
14mu|texlive-bgteubner-2.02-3|31	restrictions (For instance, the document class provides only
14mu|texlive-bgteubner-2.02-3|32	two paper sizes: DIN A-5 and 17cm x 24cm; only two font
14mu|texlive-bgteubner-2.02-3|33	families are supported: Times and European Computer Modern).
14mu|texlive-bgteubner-2.02-3|34	
14mu|texlive-bgteubner-2.02-3|35	
14mu|texlive-bgteubner-2.02-3|36	#-----------------------------------------------------------------------
14mu|texlive-bgteubner-2.02-3|37	%files
14mu|texlive-bgteubner-2.02-3|38	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteuabbr.bst
14mu|texlive-bgteubner-2.02-3|39	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteuabbr2.bst
14mu|texlive-bgteubner-2.02-3|40	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteupln.bst
14mu|texlive-bgteubner-2.02-3|41	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteupln2.bst
14mu|texlive-bgteubner-2.02-3|42	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteupln3.bst
14mu|texlive-bgteubner-2.02-3|43	%{_texmfdistdir}/makeindex/bgteubner/bgteubner.ist
14mu|texlive-bgteubner-2.02-3|44	%{_texmfdistdir}/makeindex/bgteubner/bgteuglo.ist
14mu|texlive-bgteubner-2.02-3|45	%{_texmfdistdir}/makeindex/bgteubner/bgteuglochar.ist
14mu|texlive-bgteubner-2.02-3|46	%{_texmfdistdir}/tex/latex/bgteubner/bgteubner.cls
14mu|texlive-bgteubner-2.02-3|47	%{_texmfdistdir}/tex/latex/bgteubner/hhfixme.sty
14mu|texlive-bgteubner-2.02-3|48	%{_texmfdistdir}/tex/latex/bgteubner/hhsubfigure.sty
14mu|texlive-bgteubner-2.02-3|49	%{_texmfdistdir}/tex/latex/bgteubner/ptmxcomp.sty
14mu|texlive-bgteubner-2.02-3|50	%doc %{_texmfdistdir}/doc/latex/bgteubner/01b.png
14mu|texlive-bgteubner-2.02-3|51	%doc %{_texmfdistdir}/doc/latex/bgteubner/02b.png
14mu|texlive-bgteubner-2.02-3|52	%doc %{_texmfdistdir}/doc/latex/bgteubner/ChangeLog
14mu|texlive-bgteubner-2.02-3|53	%doc %{_texmfdistdir}/doc/latex/bgteubner/LIESMICH
14mu|texlive-bgteubner-2.02-3|54	%doc %{_texmfdistdir}/doc/latex/bgteubner/Makefile.hhsubfigure
14mu|texlive-bgteubner-2.02-3|55	%doc %{_texmfdistdir}/doc/latex/bgteubner/Makefile.source
14mu|texlive-bgteubner-2.02-3|56	%doc %{_texmfdistdir}/doc/latex/bgteubner/Makefile.src
14mu|texlive-bgteubner-2.02-3|57	%doc %{_texmfdistdir}/doc/latex/bgteubner/README
14mu|texlive-bgteubner-2.02-3|58	%doc %{_texmfdistdir}/doc/latex/bgteubner/README.hhsubfigure
14mu|texlive-bgteubner-2.02-3|59	%doc %{_texmfdistdir}/doc/latex/bgteubner/ToDo
14mu|texlive-bgteubner-2.02-3|60	%doc %{_texmfdistdir}/doc/latex/bgteubner/anhang.tex
14mu|texlive-bgteubner-2.02-3|61	%doc %{_texmfdistdir}/doc/latex/bgteubner/befehlsreferenz.tex
14mu|texlive-bgteubner-2.02-3|62	%doc %{_texmfdistdir}/doc/latex/bgteubner/beispiel1.tex
14mu|texlive-bgteubner-2.02-3|63	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-17x24-cm.tex
14mu|texlive-bgteubner-2.02-3|64	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-17x24-mathtime.tex
14mu|texlive-bgteubner-2.02-3|65	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-17x24-times.tex
14mu|texlive-bgteubner-2.02-3|66	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-a5-cm.tex
14mu|texlive-bgteubner-2.02-3|67	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-a5-times.tex
14mu|texlive-bgteubner-2.02-3|68	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-with-hyperref.tex
14mu|texlive-bgteubner-2.02-3|69	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner.pdf
14mu|texlive-bgteubner-2.02-3|70	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner.tex
14mu|texlive-bgteubner-2.02-3|71	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteucls.pdf
14mu|texlive-bgteubner-2.02-3|72	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteuversion.tex
14mu|texlive-bgteubner-2.02-3|73	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild4c.png
14mu|texlive-bgteubner-2.02-3|74	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_ganz.eps
14mu|texlive-bgteubner-2.02-3|75	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_ganz.fig
14mu|texlive-bgteubner-2.02-3|76	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_ganz.pdf
14mu|texlive-bgteubner-2.02-3|77	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_mitte.eps
14mu|texlive-bgteubner-2.02-3|78	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_mitte.fig
14mu|texlive-bgteubner-2.02-3|79	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_mitte.pdf
14mu|texlive-bgteubner-2.02-3|80	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben.eps
14mu|texlive-bgteubner-2.02-3|81	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben.fig
14mu|texlive-bgteubner-2.02-3|82	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben.pdf
14mu|texlive-bgteubner-2.02-3|83	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben_unten.eps
14mu|texlive-bgteubner-2.02-3|84	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben_unten.fig
14mu|texlive-bgteubner-2.02-3|85	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben_unten.pdf
14mu|texlive-bgteubner-2.02-3|86	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_umflossen.eps
14mu|texlive-bgteubner-2.02-3|87	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_umflossen.fig
14mu|texlive-bgteubner-2.02-3|88	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_umflossen.pdf
14mu|texlive-bgteubner-2.02-3|89	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_unten.eps
14mu|texlive-bgteubner-2.02-3|90	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_unten.fig
14mu|texlive-bgteubner-2.02-3|91	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_unten.pdf
14mu|texlive-bgteubner-2.02-3|92	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang.eps
14mu|texlive-bgteubner-2.02-3|93	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang.fig
14mu|texlive-bgteubner-2.02-3|94	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang.pdf
14mu|texlive-bgteubner-2.02-3|95	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang2.eps
14mu|texlive-bgteubner-2.02-3|96	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang2.fig
14mu|texlive-bgteubner-2.02-3|97	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang2.pdf
14mu|texlive-bgteubner-2.02-3|98	%doc %{_texmfdistdir}/doc/latex/bgteubner/bilder.tex
14mu|texlive-bgteubner-2.02-3|99	%doc %{_texmfdistdir}/doc/latex/bgteubner/cdcover.tex
14mu|texlive-bgteubner-2.02-3|100	%doc %{_texmfdistdir}/doc/latex/bgteubner/checkliste.tex
14mu|texlive-bgteubner-2.02-3|101	%doc %{_texmfdistdir}/doc/latex/bgteubner/einleitung.tex
14mu|texlive-bgteubner-2.02-3|102	%doc %{_texmfdistdir}/doc/latex/bgteubner/formelzeichen.tex
14mu|texlive-bgteubner-2.02-3|103	%doc %{_texmfdistdir}/doc/latex/bgteubner/getversion.tex
14mu|texlive-bgteubner-2.02-3|104	%doc %{_texmfdistdir}/doc/latex/bgteubner/globales.tex
14mu|texlive-bgteubner-2.02-3|105	%doc %{_texmfdistdir}/doc/latex/bgteubner/hyphenation.tex
14mu|texlive-bgteubner-2.02-3|106	%doc %{_texmfdistdir}/doc/latex/bgteubner/index.tex
14mu|texlive-bgteubner-2.02-3|107	%doc %{_texmfdistdir}/doc/latex/bgteubner/installation.tex
14mu|texlive-bgteubner-2.02-3|108	%doc %{_texmfdistdir}/doc/latex/bgteubner/kapitel2.tex
14mu|texlive-bgteubner-2.02-3|109	%doc %{_texmfdistdir}/doc/latex/bgteubner/literatur.bib
14mu|texlive-bgteubner-2.02-3|110	%doc %{_texmfdistdir}/doc/latex/bgteubner/literatur.tex
14mu|texlive-bgteubner-2.02-3|111	%doc %{_texmfdistdir}/doc/latex/bgteubner/ltxdoc.cfg
14mu|texlive-bgteubner-2.02-3|112	%doc %{_texmfdistdir}/doc/latex/bgteubner/manifest.txt
14mu|texlive-bgteubner-2.02-3|113	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-cm.info
14mu|texlive-bgteubner-2.02-3|114	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-cm.pdf
14mu|texlive-bgteubner-2.02-3|115	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-cm.tex
14mu|texlive-bgteubner-2.02-3|116	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-mathtime.info
14mu|texlive-bgteubner-2.02-3|117	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-mathtime.pdf
14mu|texlive-bgteubner-2.02-3|118	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-mathtime.tex
14mu|texlive-bgteubner-2.02-3|119	%doc %{_texmfdistdir}/doc/latex/bgteubner/math.info
14mu|texlive-bgteubner-2.02-3|120	%doc %{_texmfdistdir}/doc/latex/bgteubner/math.pdf
14mu|texlive-bgteubner-2.02-3|121	%doc %{_texmfdistdir}/doc/latex/bgteubner/math.tex
14mu|texlive-bgteubner-2.02-3|122	%doc %{_texmfdistdir}/doc/latex/bgteubner/optionen-advanced.tex
14mu|texlive-bgteubner-2.02-3|123	%doc %{_texmfdistdir}/doc/latex/bgteubner/testquick.exercise
14mu|texlive-bgteubner-2.02-3|124	%doc %{_texmfdistdir}/doc/latex/bgteubner/testquick.info
14mu|texlive-bgteubner-2.02-3|125	%doc %{_texmfdistdir}/doc/latex/bgteubner/testquick.tex
14mu|texlive-bgteubner-2.02-3|126	%doc %{_texmfdistdir}/doc/latex/bgteubner/testtimes.tex
14mu|texlive-bgteubner-2.02-3|127	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_aufruf.tex
14mu|texlive-bgteubner-2.02-3|128	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_bilder.tex
14mu|texlive-bgteubner-2.02-3|129	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_globales.tex
14mu|texlive-bgteubner-2.02-3|130	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_textelemente.tex
14mu|texlive-bgteubner-2.02-3|131	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_typographie.tex
14mu|texlive-bgteubner-2.02-3|132	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_verzeichnisse.tex
14mu|texlive-bgteubner-2.02-3|133	%doc %{_texmfdistdir}/doc/latex/bgteubner/textelemente.tex
14mu|texlive-bgteubner-2.02-3|134	%doc %{_texmfdistdir}/doc/latex/bgteubner/times-ja2.png
14mu|texlive-bgteubner-2.02-3|135	%doc %{_texmfdistdir}/doc/latex/bgteubner/times-nein2.png
14mu|texlive-bgteubner-2.02-3|136	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1.pdf
14mu|texlive-bgteubner-2.02-3|137	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1.tex
14mu|texlive-bgteubner-2.02-3|138	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1a.pdf
14mu|texlive-bgteubner-2.02-3|139	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1a.tex
14mu|texlive-bgteubner-2.02-3|140	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2.pdf
14mu|texlive-bgteubner-2.02-3|141	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2.tex
14mu|texlive-bgteubner-2.02-3|142	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2a.pdf
14mu|texlive-bgteubner-2.02-3|143	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2a.tex
14mu|texlive-bgteubner-2.02-3|144	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3.pdf
14mu|texlive-bgteubner-2.02-3|145	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3.tex
14mu|texlive-bgteubner-2.02-3|146	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3a.pdf
14mu|texlive-bgteubner-2.02-3|147	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3a.tex
14mu|texlive-bgteubner-2.02-3|148	%doc %{_texmfdistdir}/doc/latex/bgteubner/usefiles.txt
14mu|texlive-bgteubner-2.02-3|149	%doc %{_texmfdistdir}/doc/latex/bgteubner/verzeichnisse.tex
14mu|texlive-bgteubner-2.02-3|150	%doc %{_texmfdistdir}/doc/latex/bgteubner/vorwort.tex
14mu|texlive-bgteubner-2.02-3|151	#- source
14mu|texlive-bgteubner-2.02-3|152	%doc %{_texmfdistdir}/source/latex/bgteubner/bgteucls.dtx
14mu|texlive-bgteubner-2.02-3|153	%doc %{_texmfdistdir}/source/latex/bgteubner/bgteucls.ins
14mu|texlive-bgteubner-2.02-3|154	%doc %{_texmfdistdir}/source/latex/bgteubner/hhsubfigure.dtx
14mu|texlive-bgteubner-2.02-3|155	%doc %{_texmfdistdir}/source/latex/bgteubner/hhsubfigure.ins
14mu|texlive-bgteubner-2.02-3|156	
14mu|texlive-bgteubner-2.02-3|157	#-----------------------------------------------------------------------
14mu|texlive-bgteubner-2.02-3|158	%prep
14mu|texlive-bgteubner-2.02-3|159	%setup -c -a0 -a1 -a2
14mu|texlive-bgteubner-2.02-3|160	
14mu|texlive-bgteubner-2.02-3|161	%build
14mu|texlive-bgteubner-2.02-3|162	
14mu|texlive-bgteubner-2.02-3|163	%install
14mu|texlive-bgteubner-2.02-3|164	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bgteubner-2.02-3|165	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bgteubner-2.02-3|166	
14mu|texlive-bgteubner-2.02-3|167	
14mu|texlive-bgteubner-2.02-3|168	
14mu|texlive-bgteubner-2.02-3|169	%changelog
14mu|texlive-bgteubner-2.02-3|170	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.02-3
14mu|texlive-bgteubner-2.02-3|171	+ Revision: 4caca0c
14mu|texlive-bgteubner-2.02-3|172	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bgteubner-2.02-3|173	
14mu|texlive-bgteubner-2.02-3|174	

24358 14
14mu|texlive-bhcexam-0.2-5|1	# revision 23304
14mu|texlive-bhcexam-0.2-5|2	# category Package
14mu|texlive-bhcexam-0.2-5|3	# catalog-ctan /macros/latex/contrib/bhcexam
14mu|texlive-bhcexam-0.2-5|4	# catalog-date 2011-07-31 15:37:23 +0200
14mu|texlive-bhcexam-0.2-5|5	# catalog-license lppl
14mu|texlive-bhcexam-0.2-5|6	# catalog-version 0.2
14mu|texlive-bhcexam-0.2-5|7	Name:		texlive-bhcexam
14mu|texlive-bhcexam-0.2-5|8	Version:	0.2
14mu|texlive-bhcexam-0.2-5|9	Release:	5
14mu|texlive-bhcexam-0.2-5|10	Summary:	A LaTeX document class designed for High School Math Teachers in China
14mu|texlive-bhcexam-0.2-5|11	Group:		Publishing
14mu|texlive-bhcexam-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bhcexam
14mu|texlive-bhcexam-0.2-5|13	License:	LPPL
14mu|texlive-bhcexam-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bhcexam.tar.xz
14mu|texlive-bhcexam-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bhcexam.doc.tar.xz
14mu|texlive-bhcexam-0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bhcexam.source.tar.xz
14mu|texlive-bhcexam-0.2-5|17	BuildArch:	noarch
14mu|texlive-bhcexam-0.2-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bhcexam-0.2-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bhcexam-0.2-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-bhcexam-0.2-5|21	
14mu|texlive-bhcexam-0.2-5|22	%description
14mu|texlive-bhcexam-0.2-5|23	A LaTeX document class based on the exam class, which is
14mu|texlive-bhcexam-0.2-5|24	specially designed for High School Math Teachers in China.
14mu|texlive-bhcexam-0.2-5|25	
14mu|texlive-bhcexam-0.2-5|26	
14mu|texlive-bhcexam-0.2-5|27	#-----------------------------------------------------------------------
14mu|texlive-bhcexam-0.2-5|28	%files
14mu|texlive-bhcexam-0.2-5|29	%{_texmfdistdir}/tex/latex/bhcexam/BHCexam.cfg
14mu|texlive-bhcexam-0.2-5|30	%{_texmfdistdir}/tex/latex/bhcexam/BHCexam.cls
14mu|texlive-bhcexam-0.2-5|31	%doc %{_texmfdistdir}/doc/latex/bhcexam/Makefile
14mu|texlive-bhcexam-0.2-5|32	%doc %{_texmfdistdir}/doc/latex/bhcexam/README
14mu|texlive-bhcexam-0.2-5|33	%doc %{_texmfdistdir}/doc/latex/bhcexam/test1.tex
14mu|texlive-bhcexam-0.2-5|34	%doc %{_texmfdistdir}/doc/latex/bhcexam/test2.tex
14mu|texlive-bhcexam-0.2-5|35	%doc %{_texmfdistdir}/doc/latex/bhcexam/test3.tex
14mu|texlive-bhcexam-0.2-5|36	%doc %{_texmfdistdir}/doc/latex/bhcexam/test4.tex
14mu|texlive-bhcexam-0.2-5|37	#- source
14mu|texlive-bhcexam-0.2-5|38	%doc %{_texmfdistdir}/source/latex/bhcexam/BHCexam.dtx
14mu|texlive-bhcexam-0.2-5|39	%doc %{_texmfdistdir}/source/latex/bhcexam/BHCexam.ins
14mu|texlive-bhcexam-0.2-5|40	
14mu|texlive-bhcexam-0.2-5|41	#-----------------------------------------------------------------------
14mu|texlive-bhcexam-0.2-5|42	%prep
14mu|texlive-bhcexam-0.2-5|43	%setup -c -a0 -a1 -a2
14mu|texlive-bhcexam-0.2-5|44	
14mu|texlive-bhcexam-0.2-5|45	%build
14mu|texlive-bhcexam-0.2-5|46	
14mu|texlive-bhcexam-0.2-5|47	%install
14mu|texlive-bhcexam-0.2-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bhcexam-0.2-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bhcexam-0.2-5|50	
14mu|texlive-bhcexam-0.2-5|51	
14mu|texlive-bhcexam-0.2-5|52	
14mu|texlive-bhcexam-0.2-5|53	%changelog
14mu|texlive-bhcexam-0.2-5|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14mu|texlive-bhcexam-0.2-5|55	+ Revision: 312b2f4
14mu|texlive-bhcexam-0.2-5|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bhcexam-0.2-5|57	
14mu|texlive-bhcexam-0.2-5|58	

24359 14
14mu|texlive-bib-fr-1.5-4|1	# revision 15878
14mu|texlive-bib-fr-1.5-4|2	# category Package
14mu|texlive-bib-fr-1.5-4|3	# catalog-ctan /biblio/bibtex/contrib/bib-fr
14mu|texlive-bib-fr-1.5-4|4	# catalog-date 2009-11-09 14:03:25 +0100
14mu|texlive-bib-fr-1.5-4|5	# catalog-license lppl
14mu|texlive-bib-fr-1.5-4|6	# catalog-version 1.5
14mu|texlive-bib-fr-1.5-4|7	Name:		texlive-bib-fr
14mu|texlive-bib-fr-1.5-4|8	Version:	1.5
14mu|texlive-bib-fr-1.5-4|9	Release:	4
14mu|texlive-bib-fr-1.5-4|10	Summary:	French translation of classical BibTeX styles
14mu|texlive-bib-fr-1.5-4|11	Group:		Publishing
14mu|texlive-bib-fr-1.5-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/bib-fr
14mu|texlive-bib-fr-1.5-4|13	License:	LPPL
14mu|texlive-bib-fr-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bib-fr.tar.xz
14mu|texlive-bib-fr-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bib-fr.doc.tar.xz
14mu|texlive-bib-fr-1.5-4|16	BuildArch:	noarch
14mu|texlive-bib-fr-1.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bib-fr-1.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bib-fr-1.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bib-fr-1.5-4|20	
14mu|texlive-bib-fr-1.5-4|21	%description
14mu|texlive-bib-fr-1.5-4|22	These files are French translations of the classical BibTeX
14mu|texlive-bib-fr-1.5-4|23	style files. The translations can easily be modified by simply
14mu|texlive-bib-fr-1.5-4|24	redefining FUNCTIONs named fr.*, at the beginning (lines 50-
14mu|texlive-bib-fr-1.5-4|25	150) of each file.
14mu|texlive-bib-fr-1.5-4|26	
14mu|texlive-bib-fr-1.5-4|27	
14mu|texlive-bib-fr-1.5-4|28	#-----------------------------------------------------------------------
14mu|texlive-bib-fr-1.5-4|29	%files
14mu|texlive-bib-fr-1.5-4|30	%{_texmfdistdir}/bibtex/bst/bib-fr/abbrv-fr.bst
14mu|texlive-bib-fr-1.5-4|31	%{_texmfdistdir}/bibtex/bst/bib-fr/abbrvnat-fr.bst
14mu|texlive-bib-fr-1.5-4|32	%{_texmfdistdir}/bibtex/bst/bib-fr/alpha-fr.bst
14mu|texlive-bib-fr-1.5-4|33	%{_texmfdistdir}/bibtex/bst/bib-fr/apalike-fr.bst
14mu|texlive-bib-fr-1.5-4|34	%{_texmfdistdir}/bibtex/bst/bib-fr/ieeetr-fr.bst
14mu|texlive-bib-fr-1.5-4|35	%{_texmfdistdir}/bibtex/bst/bib-fr/plain-fr.bst
14mu|texlive-bib-fr-1.5-4|36	%{_texmfdistdir}/bibtex/bst/bib-fr/plainnat-fr.bst
14mu|texlive-bib-fr-1.5-4|37	%{_texmfdistdir}/bibtex/bst/bib-fr/siam-fr.bst
14mu|texlive-bib-fr-1.5-4|38	%{_texmfdistdir}/bibtex/bst/bib-fr/unsrt-fr.bst
14mu|texlive-bib-fr-1.5-4|39	%{_texmfdistdir}/bibtex/bst/bib-fr/unsrtnat-fr.bst
14mu|texlive-bib-fr-1.5-4|40	%doc %{_texmfdistdir}/doc/bibtex/bib-fr/CHANGELOG
14mu|texlive-bib-fr-1.5-4|41	%doc %{_texmfdistdir}/doc/bibtex/bib-fr/README
14mu|texlive-bib-fr-1.5-4|42	
14mu|texlive-bib-fr-1.5-4|43	#-----------------------------------------------------------------------
14mu|texlive-bib-fr-1.5-4|44	%prep
14mu|texlive-bib-fr-1.5-4|45	%setup -c -a0 -a1
14mu|texlive-bib-fr-1.5-4|46	
14mu|texlive-bib-fr-1.5-4|47	%build
14mu|texlive-bib-fr-1.5-4|48	
14mu|texlive-bib-fr-1.5-4|49	%install
14mu|texlive-bib-fr-1.5-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bib-fr-1.5-4|51	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bib-fr-1.5-4|52	
14mu|texlive-bib-fr-1.5-4|53	
14mu|texlive-bib-fr-1.5-4|54	
14mu|texlive-bib-fr-1.5-4|55	%changelog
14mu|texlive-bib-fr-1.5-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-bib-fr-1.5-4|57	+ Revision: 6187e54
14mu|texlive-bib-fr-1.5-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bib-fr-1.5-4|59	
14mu|texlive-bib-fr-1.5-4|60	

24360 14
14mu|texlive-bibleref-1.14-4|1	# revision 21145
14mu|texlive-bibleref-1.14-4|2	# category Package
14mu|texlive-bibleref-1.14-4|3	# catalog-ctan /macros/latex/contrib/bibleref
14mu|texlive-bibleref-1.14-4|4	# catalog-date 2011-01-19 23:57:38 +0100
14mu|texlive-bibleref-1.14-4|5	# catalog-license lppl1.3
14mu|texlive-bibleref-1.14-4|6	# catalog-version 1.14
14mu|texlive-bibleref-1.14-4|7	Name:		texlive-bibleref
14mu|texlive-bibleref-1.14-4|8	Version:	1.14
14mu|texlive-bibleref-1.14-4|9	Release:	4
14mu|texlive-bibleref-1.14-4|10	Summary:	Format bible citations
14mu|texlive-bibleref-1.14-4|11	Group:		Publishing
14mu|texlive-bibleref-1.14-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref
14mu|texlive-bibleref-1.14-4|13	License:	LPPL1.3
14mu|texlive-bibleref-1.14-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref.tar.xz
14mu|texlive-bibleref-1.14-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref.doc.tar.xz
14mu|texlive-bibleref-1.14-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref.source.tar.xz
14mu|texlive-bibleref-1.14-4|17	BuildArch:	noarch
14mu|texlive-bibleref-1.14-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bibleref-1.14-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bibleref-1.14-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bibleref-1.14-4|21	
14mu|texlive-bibleref-1.14-4|22	%description
14mu|texlive-bibleref-1.14-4|23	The bibleref package offers consistent formatting of references
14mu|texlive-bibleref-1.14-4|24	to parts of the Christian bible, in a number of well-defined
14mu|texlive-bibleref-1.14-4|25	formats.
14mu|texlive-bibleref-1.14-4|26	
14mu|texlive-bibleref-1.14-4|27	
14mu|texlive-bibleref-1.14-4|28	#-----------------------------------------------------------------------
14mu|texlive-bibleref-1.14-4|29	%files
14mu|texlive-bibleref-1.14-4|30	%{_texmfdistdir}/tex/latex/bibleref/bibleref.sty
14mu|texlive-bibleref-1.14-4|31	%doc %{_texmfdistdir}/doc/latex/bibleref/CHANGES
14mu|texlive-bibleref-1.14-4|32	%doc %{_texmfdistdir}/doc/latex/bibleref/README
14mu|texlive-bibleref-1.14-4|33	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref-manual.css
14mu|texlive-bibleref-1.14-4|34	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref-manual.html
14mu|texlive-bibleref-1.14-4|35	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref-manual.tex
14mu|texlive-bibleref-1.14-4|36	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref.pdf
14mu|texlive-bibleref-1.14-4|37	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-categories.pdf
14mu|texlive-bibleref-1.14-4|38	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-categories.tex
14mu|texlive-bibleref-1.14-4|39	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-multind.pdf
14mu|texlive-bibleref-1.14-4|40	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-multind.tex
14mu|texlive-bibleref-1.14-4|41	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-xidx.pdf
14mu|texlive-bibleref-1.14-4|42	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-xidx.tex
14mu|texlive-bibleref-1.14-4|43	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample.ist
14mu|texlive-bibleref-1.14-4|44	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample.pdf
14mu|texlive-bibleref-1.14-4|45	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample.tex
14mu|texlive-bibleref-1.14-4|46	#- source
14mu|texlive-bibleref-1.14-4|47	%doc %{_texmfdistdir}/source/latex/bibleref/bibleref.dtx
14mu|texlive-bibleref-1.14-4|48	%doc %{_texmfdistdir}/source/latex/bibleref/bibleref.ins
14mu|texlive-bibleref-1.14-4|49	%doc %{_texmfdistdir}/source/latex/bibleref/bibleref.perl
14mu|texlive-bibleref-1.14-4|50	
14mu|texlive-bibleref-1.14-4|51	#-----------------------------------------------------------------------
14mu|texlive-bibleref-1.14-4|52	%prep
14mu|texlive-bibleref-1.14-4|53	%setup -c -a0 -a1 -a2
14mu|texlive-bibleref-1.14-4|54	
14mu|texlive-bibleref-1.14-4|55	%build
14mu|texlive-bibleref-1.14-4|56	
14mu|texlive-bibleref-1.14-4|57	%install
14mu|texlive-bibleref-1.14-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-1.14-4|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-1.14-4|60	
14mu|texlive-bibleref-1.14-4|61	
14mu|texlive-bibleref-1.14-4|62	
14mu|texlive-bibleref-1.14-4|63	%changelog
14mu|texlive-bibleref-1.14-4|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.14-4
14mu|texlive-bibleref-1.14-4|65	+ Revision: d7dc91c
14mu|texlive-bibleref-1.14-4|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bibleref-1.14-4|67	
14mu|texlive-bibleref-1.14-4|68	

24361 14
14mu|texlive-bibleref-french-2.3.1-3|1	# revision 27098
14mu|texlive-bibleref-french-2.3.1-3|2	# category Package
14mu|texlive-bibleref-french-2.3.1-3|3	# catalog-ctan /macros/latex/contrib/bibleref-french
14mu|texlive-bibleref-french-2.3.1-3|4	# catalog-date 2012-07-14 16:43:20 +0200
14mu|texlive-bibleref-french-2.3.1-3|5	# catalog-license lppl1.3
14mu|texlive-bibleref-french-2.3.1-3|6	# catalog-version 2.3.1
14mu|texlive-bibleref-french-2.3.1-3|7	Name:		texlive-bibleref-french
14mu|texlive-bibleref-french-2.3.1-3|8	Version:	2.3.1
14mu|texlive-bibleref-french-2.3.1-3|9	Release:	3
14mu|texlive-bibleref-french-2.3.1-3|10	Summary:	French translations for bibleref
14mu|texlive-bibleref-french-2.3.1-3|11	Group:		Publishing
14mu|texlive-bibleref-french-2.3.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-french
14mu|texlive-bibleref-french-2.3.1-3|13	License:	LPPL1.3
14mu|texlive-bibleref-french-2.3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-french.tar.xz
14mu|texlive-bibleref-french-2.3.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-french.doc.tar.xz
14mu|texlive-bibleref-french-2.3.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-french.source.tar.xz
14mu|texlive-bibleref-french-2.3.1-3|17	BuildArch:	noarch
14mu|texlive-bibleref-french-2.3.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bibleref-french-2.3.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bibleref-french-2.3.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-bibleref-french-2.3.1-3|21	
14mu|texlive-bibleref-french-2.3.1-3|22	%description
14mu|texlive-bibleref-french-2.3.1-3|23	The package provides translations and alternative typesetting
14mu|texlive-bibleref-french-2.3.1-3|24	conventions for use of bibleref in French.
14mu|texlive-bibleref-french-2.3.1-3|25	
14mu|texlive-bibleref-french-2.3.1-3|26	
14mu|texlive-bibleref-french-2.3.1-3|27	#-----------------------------------------------------------------------
14mu|texlive-bibleref-french-2.3.1-3|28	%files
14mu|texlive-bibleref-french-2.3.1-3|29	%{_texmfdistdir}/tex/latex/bibleref-french/bibleref-french.sty
14mu|texlive-bibleref-french-2.3.1-3|30	%doc %{_texmfdistdir}/doc/latex/bibleref-french/Lacroux-Bible.pdf
14mu|texlive-bibleref-french-2.3.1-3|31	%doc %{_texmfdistdir}/doc/latex/bibleref-french/bibleref-french-francais.pdf
14mu|texlive-bibleref-french-2.3.1-3|32	%doc %{_texmfdistdir}/doc/latex/bibleref-french/bibleref-french-francais.tex
14mu|texlive-bibleref-french-2.3.1-3|33	%doc %{_texmfdistdir}/doc/latex/bibleref-french/bibleref-french.pdf
14mu|texlive-bibleref-french-2.3.1-3|34	%doc %{_texmfdistdir}/doc/latex/bibleref-french/inclus/bible.bib
14mu|texlive-bibleref-french-2.3.1-3|35	%doc %{_texmfdistdir}/doc/latex/bibleref-french/inclus/livres.tex
14mu|texlive-bibleref-french-2.3.1-3|36	%doc %{_texmfdistdir}/doc/latex/bibleref-french/inclus/styles.tex
14mu|texlive-bibleref-french-2.3.1-3|37	%doc %{_texmfdistdir}/doc/latex/bibleref-french/makefile
14mu|texlive-bibleref-french-2.3.1-3|38	%doc %{_texmfdistdir}/doc/latex/bibleref-french/test.tex
14mu|texlive-bibleref-french-2.3.1-3|39	#- source
14mu|texlive-bibleref-french-2.3.1-3|40	%doc %{_texmfdistdir}/source/latex/bibleref-french/bibleref-french.dtx
14mu|texlive-bibleref-french-2.3.1-3|41	%doc %{_texmfdistdir}/source/latex/bibleref-french/bibleref-french.ins
14mu|texlive-bibleref-french-2.3.1-3|42	
14mu|texlive-bibleref-french-2.3.1-3|43	#-----------------------------------------------------------------------
14mu|texlive-bibleref-french-2.3.1-3|44	%prep
14mu|texlive-bibleref-french-2.3.1-3|45	%setup -c -a0 -a1 -a2
14mu|texlive-bibleref-french-2.3.1-3|46	
14mu|texlive-bibleref-french-2.3.1-3|47	%build
14mu|texlive-bibleref-french-2.3.1-3|48	
14mu|texlive-bibleref-french-2.3.1-3|49	%install
14mu|texlive-bibleref-french-2.3.1-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-french-2.3.1-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-french-2.3.1-3|52	
14mu|texlive-bibleref-french-2.3.1-3|53	
14mu|texlive-bibleref-french-2.3.1-3|54	
14mu|texlive-bibleref-french-2.3.1-3|55	%changelog
14mu|texlive-bibleref-french-2.3.1-3|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-3
14mu|texlive-bibleref-french-2.3.1-3|57	+ Revision: 036e61d
14mu|texlive-bibleref-french-2.3.1-3|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bibleref-french-2.3.1-3|59	
14mu|texlive-bibleref-french-2.3.1-3|60	

24362 14
14mu|texlive-bibleref-german-1.0a-4|1	# revision 21923
14mu|texlive-bibleref-german-1.0a-4|2	# category Package
14mu|texlive-bibleref-german-1.0a-4|3	# catalog-ctan /macros/latex/contrib/bibleref-german
14mu|texlive-bibleref-german-1.0a-4|4	# catalog-date 2011-04-02 19:46:11 +0200
14mu|texlive-bibleref-german-1.0a-4|5	# catalog-license lppl1.3
14mu|texlive-bibleref-german-1.0a-4|6	# catalog-version 1.0a
14mu|texlive-bibleref-german-1.0a-4|7	Name:		texlive-bibleref-german
14mu|texlive-bibleref-german-1.0a-4|8	Version:	1.0a
14mu|texlive-bibleref-german-1.0a-4|9	Release:	4
14mu|texlive-bibleref-german-1.0a-4|10	Summary:	German adaptation of bibleref
14mu|texlive-bibleref-german-1.0a-4|11	Group:		Publishing
14mu|texlive-bibleref-german-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-german
14mu|texlive-bibleref-german-1.0a-4|13	License:	LPPL1.3
14mu|texlive-bibleref-german-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-german.tar.xz
14mu|texlive-bibleref-german-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-german.doc.tar.xz
14mu|texlive-bibleref-german-1.0a-4|16	BuildArch:	noarch
14mu|texlive-bibleref-german-1.0a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bibleref-german-1.0a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bibleref-german-1.0a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bibleref-german-1.0a-4|20	
14mu|texlive-bibleref-german-1.0a-4|21	%description
14mu|texlive-bibleref-german-1.0a-4|22	The package provides translations and various formats for the
14mu|texlive-bibleref-german-1.0a-4|23	use of bibleref in German documents. The German naming of the
14mu|texlive-bibleref-german-1.0a-4|24	bible books complies with the 'Loccumer Richtlinien' (Locum
14mu|texlive-bibleref-german-1.0a-4|25	guidelines). In addition, the Vulgate (Latin bible) is
14mu|texlive-bibleref-german-1.0a-4|26	supported.
14mu|texlive-bibleref-german-1.0a-4|27	
14mu|texlive-bibleref-german-1.0a-4|28	
14mu|texlive-bibleref-german-1.0a-4|29	#-----------------------------------------------------------------------
14mu|texlive-bibleref-german-1.0a-4|30	%files
14mu|texlive-bibleref-german-1.0a-4|31	%{_texmfdistdir}/tex/latex/bibleref-german/bibleref-german.sty
14mu|texlive-bibleref-german-1.0a-4|32	%doc %{_texmfdistdir}/doc/latex/bibleref-german/CHANGES
14mu|texlive-bibleref-german-1.0a-4|33	%doc %{_texmfdistdir}/doc/latex/bibleref-german/LIESMICH
14mu|texlive-bibleref-german-1.0a-4|34	%doc %{_texmfdistdir}/doc/latex/bibleref-german/README
14mu|texlive-bibleref-german-1.0a-4|35	%doc %{_texmfdistdir}/doc/latex/bibleref-german/bibleref-german-preamble.tex
14mu|texlive-bibleref-german-1.0a-4|36	%doc %{_texmfdistdir}/doc/latex/bibleref-german/bibleref-german-print.tex
14mu|texlive-bibleref-german-1.0a-4|37	%doc %{_texmfdistdir}/doc/latex/bibleref-german/bibleref-german-screen.tex
14mu|texlive-bibleref-german-1.0a-4|38	%doc %{_texmfdistdir}/doc/latex/bibleref-german/de-bibleref-german.pdf
14mu|texlive-bibleref-german-1.0a-4|39	%doc %{_texmfdistdir}/doc/latex/bibleref-german/de-bibleref-german.tex
14mu|texlive-bibleref-german-1.0a-4|40	%doc %{_texmfdistdir}/doc/latex/bibleref-german/en-bibleref-german.pdf
14mu|texlive-bibleref-german-1.0a-4|41	%doc %{_texmfdistdir}/doc/latex/bibleref-german/en-bibleref-german.tex
14mu|texlive-bibleref-german-1.0a-4|42	
14mu|texlive-bibleref-german-1.0a-4|43	#-----------------------------------------------------------------------
14mu|texlive-bibleref-german-1.0a-4|44	%prep
14mu|texlive-bibleref-german-1.0a-4|45	%setup -c -a0 -a1
14mu|texlive-bibleref-german-1.0a-4|46	
14mu|texlive-bibleref-german-1.0a-4|47	%build
14mu|texlive-bibleref-german-1.0a-4|48	
14mu|texlive-bibleref-german-1.0a-4|49	%install
14mu|texlive-bibleref-german-1.0a-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-german-1.0a-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-german-1.0a-4|52	
14mu|texlive-bibleref-german-1.0a-4|53	
14mu|texlive-bibleref-german-1.0a-4|54	
14mu|texlive-bibleref-german-1.0a-4|55	%changelog
14mu|texlive-bibleref-german-1.0a-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14mu|texlive-bibleref-german-1.0a-4|57	+ Revision: 78e19f5
14mu|texlive-bibleref-german-1.0a-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bibleref-german-1.0a-4|59	
14mu|texlive-bibleref-german-1.0a-4|60	

24363 14
14mu|texlive-bibleref-lds-1.0-4|1	# revision 25526
14mu|texlive-bibleref-lds-1.0-4|2	# category Package
14mu|texlive-bibleref-lds-1.0-4|3	# catalog-ctan /macros/latex/contrib/bibleref-lds
14mu|texlive-bibleref-lds-1.0-4|4	# catalog-date 2012-02-27 12:45:12 +0100
14mu|texlive-bibleref-lds-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-bibleref-lds-1.0-4|6	# catalog-version 1.0
14mu|texlive-bibleref-lds-1.0-4|7	Name:		texlive-bibleref-lds
14mu|texlive-bibleref-lds-1.0-4|8	Version:	1.0
14mu|texlive-bibleref-lds-1.0-4|9	Release:	4
14mu|texlive-bibleref-lds-1.0-4|10	Summary:	Bible references, including Church of Jesus Christ of Latter Day Saints
14mu|texlive-bibleref-lds-1.0-4|11	Group:		Publishing
14mu|texlive-bibleref-lds-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-lds
14mu|texlive-bibleref-lds-1.0-4|13	License:	LPPL1.3
14mu|texlive-bibleref-lds-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-lds.tar.xz
14mu|texlive-bibleref-lds-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-lds.doc.tar.xz
14mu|texlive-bibleref-lds-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-lds.source.tar.xz
14mu|texlive-bibleref-lds-1.0-4|17	BuildArch:	noarch
14mu|texlive-bibleref-lds-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bibleref-lds-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bibleref-lds-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bibleref-lds-1.0-4|21	
14mu|texlive-bibleref-lds-1.0-4|22	%description
14mu|texlive-bibleref-lds-1.0-4|23	The package extends the bibleref-mouth package to support
14mu|texlive-bibleref-lds-1.0-4|24	references to the scriptures of The Church of Jesus Christ of
14mu|texlive-bibleref-lds-1.0-4|25	Latter-day Saints (LDS). The package requires bibleref-mouth to
14mu|texlive-bibleref-lds-1.0-4|26	run, and its reference syntax is the same as that of the parent
14mu|texlive-bibleref-lds-1.0-4|27	package.
14mu|texlive-bibleref-lds-1.0-4|28	
14mu|texlive-bibleref-lds-1.0-4|29	
14mu|texlive-bibleref-lds-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-bibleref-lds-1.0-4|31	%files
14mu|texlive-bibleref-lds-1.0-4|32	%{_texmfdistdir}/tex/latex/bibleref-lds/bibleref-lds.sty
14mu|texlive-bibleref-lds-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/bibleref-lds/README
14mu|texlive-bibleref-lds-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/bibleref-lds/bibleref-lds.pdf
14mu|texlive-bibleref-lds-1.0-4|35	#- source
14mu|texlive-bibleref-lds-1.0-4|36	%doc %{_texmfdistdir}/source/latex/bibleref-lds/bibleref-lds.dtx
14mu|texlive-bibleref-lds-1.0-4|37	%doc %{_texmfdistdir}/source/latex/bibleref-lds/bibleref-lds.ins
14mu|texlive-bibleref-lds-1.0-4|38	
14mu|texlive-bibleref-lds-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-bibleref-lds-1.0-4|40	%prep
14mu|texlive-bibleref-lds-1.0-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-bibleref-lds-1.0-4|42	
14mu|texlive-bibleref-lds-1.0-4|43	%build
14mu|texlive-bibleref-lds-1.0-4|44	
14mu|texlive-bibleref-lds-1.0-4|45	%install
14mu|texlive-bibleref-lds-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-lds-1.0-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-lds-1.0-4|48	
14mu|texlive-bibleref-lds-1.0-4|49	
14mu|texlive-bibleref-lds-1.0-4|50	
14mu|texlive-bibleref-lds-1.0-4|51	%changelog
14mu|texlive-bibleref-lds-1.0-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-bibleref-lds-1.0-4|53	+ Revision: ab535e7
14mu|texlive-bibleref-lds-1.0-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bibleref-lds-1.0-4|55	
14mu|texlive-bibleref-lds-1.0-4|56	

24364 14
14mu|texlive-bibleref-mouth-1.0-4|1	# revision 25527
14mu|texlive-bibleref-mouth-1.0-4|2	# category Package
14mu|texlive-bibleref-mouth-1.0-4|3	# catalog-ctan /macros/latex/contrib/bibleref-mouth
14mu|texlive-bibleref-mouth-1.0-4|4	# catalog-date 2012-02-27 12:45:12 +0100
14mu|texlive-bibleref-mouth-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-bibleref-mouth-1.0-4|6	# catalog-version 1.0
14mu|texlive-bibleref-mouth-1.0-4|7	Name:		texlive-bibleref-mouth
14mu|texlive-bibleref-mouth-1.0-4|8	Version:	1.0
14mu|texlive-bibleref-mouth-1.0-4|9	Release:	4
14mu|texlive-bibleref-mouth-1.0-4|10	Summary:	Consistent formatting of Bible references
14mu|texlive-bibleref-mouth-1.0-4|11	Group:		Publishing
14mu|texlive-bibleref-mouth-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-mouth
14mu|texlive-bibleref-mouth-1.0-4|13	License:	LPPL1.3
14mu|texlive-bibleref-mouth-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-mouth.tar.xz
14mu|texlive-bibleref-mouth-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-mouth.doc.tar.xz
14mu|texlive-bibleref-mouth-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-mouth.source.tar.xz
14mu|texlive-bibleref-mouth-1.0-4|17	BuildArch:	noarch
14mu|texlive-bibleref-mouth-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bibleref-mouth-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bibleref-mouth-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bibleref-mouth-1.0-4|21	
14mu|texlive-bibleref-mouth-1.0-4|22	%description
14mu|texlive-bibleref-mouth-1.0-4|23	The package allows Bible references to be formatted in a
14mu|texlive-bibleref-mouth-1.0-4|24	consistent way. It is similar to the bibleref package, except
14mu|texlive-bibleref-mouth-1.0-4|25	that the formatting macros are all purely expandable -- that
14mu|texlive-bibleref-mouth-1.0-4|26	is, they are all implemented in TeX's mouth. This means that
14mu|texlive-bibleref-mouth-1.0-4|27	they can be used in any expandable context, such as an argument
14mu|texlive-bibleref-mouth-1.0-4|28	to a \url command.
14mu|texlive-bibleref-mouth-1.0-4|29	
14mu|texlive-bibleref-mouth-1.0-4|30	
14mu|texlive-bibleref-mouth-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-bibleref-mouth-1.0-4|32	%files
14mu|texlive-bibleref-mouth-1.0-4|33	%{_texmfdistdir}/tex/latex/bibleref-mouth/bibleref-mouth.sty
14mu|texlive-bibleref-mouth-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/bibleref-mouth/README
14mu|texlive-bibleref-mouth-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/bibleref-mouth/bibleref-mouth.pdf
14mu|texlive-bibleref-mouth-1.0-4|36	#- source
14mu|texlive-bibleref-mouth-1.0-4|37	%doc %{_texmfdistdir}/source/latex/bibleref-mouth/bibleref-mouth.dtx
14mu|texlive-bibleref-mouth-1.0-4|38	%doc %{_texmfdistdir}/source/latex/bibleref-mouth/bibleref-mouth.ins
14mu|texlive-bibleref-mouth-1.0-4|39	
14mu|texlive-bibleref-mouth-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-bibleref-mouth-1.0-4|41	%prep
14mu|texlive-bibleref-mouth-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-bibleref-mouth-1.0-4|43	
14mu|texlive-bibleref-mouth-1.0-4|44	%build
14mu|texlive-bibleref-mouth-1.0-4|45	
14mu|texlive-bibleref-mouth-1.0-4|46	%install
14mu|texlive-bibleref-mouth-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-mouth-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-mouth-1.0-4|49	
14mu|texlive-bibleref-mouth-1.0-4|50	
14mu|texlive-bibleref-mouth-1.0-4|51	
14mu|texlive-bibleref-mouth-1.0-4|52	%changelog
14mu|texlive-bibleref-mouth-1.0-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-bibleref-mouth-1.0-4|54	+ Revision: 8e4e4c5
14mu|texlive-bibleref-mouth-1.0-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bibleref-mouth-1.0-4|56	
14mu|texlive-bibleref-mouth-1.0-4|57	

24365 14
14mu|texlive-bibleref-parse-1.1-4|1	# revision 22054
14mu|texlive-bibleref-parse-1.1-4|2	# category Package
14mu|texlive-bibleref-parse-1.1-4|3	# catalog-ctan /macros/latex/contrib/bibleref-parse
14mu|texlive-bibleref-parse-1.1-4|4	# catalog-date 2011-04-11 08:43:57 +0200
14mu|texlive-bibleref-parse-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-bibleref-parse-1.1-4|6	# catalog-version 1.1
14mu|texlive-bibleref-parse-1.1-4|7	Name:		texlive-bibleref-parse
14mu|texlive-bibleref-parse-1.1-4|8	Version:	1.1
14mu|texlive-bibleref-parse-1.1-4|9	Release:	4
14mu|texlive-bibleref-parse-1.1-4|10	Summary:	Specify Bible passages in human-readable format
14mu|texlive-bibleref-parse-1.1-4|11	Group:		Publishing
14mu|texlive-bibleref-parse-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-parse
14mu|texlive-bibleref-parse-1.1-4|13	License:	LPPL1.3
14mu|texlive-bibleref-parse-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-parse.tar.xz
14mu|texlive-bibleref-parse-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-parse.doc.tar.xz
14mu|texlive-bibleref-parse-1.1-4|16	BuildArch:	noarch
14mu|texlive-bibleref-parse-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bibleref-parse-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bibleref-parse-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bibleref-parse-1.1-4|20	
14mu|texlive-bibleref-parse-1.1-4|21	%description
14mu|texlive-bibleref-parse-1.1-4|22	The package parses Bible passages that are given in human
14mu|texlive-bibleref-parse-1.1-4|23	readable format. It accepts a wide variety of formats. This
14mu|texlive-bibleref-parse-1.1-4|24	allows for a simpler and more convenient interface to the
14mu|texlive-bibleref-parse-1.1-4|25	functionality of the bibleref package.
14mu|texlive-bibleref-parse-1.1-4|26	
14mu|texlive-bibleref-parse-1.1-4|27	
14mu|texlive-bibleref-parse-1.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-bibleref-parse-1.1-4|29	%files
14mu|texlive-bibleref-parse-1.1-4|30	%{_texmfdistdir}/tex/latex/bibleref-parse/bibleref-parse.sty
14mu|texlive-bibleref-parse-1.1-4|31	%doc %{_texmfdistdir}/doc/latex/bibleref-parse/README
14mu|texlive-bibleref-parse-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/bibleref-parse/bibleref-parse.pdf
14mu|texlive-bibleref-parse-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/bibleref-parse/bibleref-parse.tex
14mu|texlive-bibleref-parse-1.1-4|34	
14mu|texlive-bibleref-parse-1.1-4|35	#-----------------------------------------------------------------------
14mu|texlive-bibleref-parse-1.1-4|36	%prep
14mu|texlive-bibleref-parse-1.1-4|37	%setup -c -a0 -a1
14mu|texlive-bibleref-parse-1.1-4|38	
14mu|texlive-bibleref-parse-1.1-4|39	%build
14mu|texlive-bibleref-parse-1.1-4|40	
14mu|texlive-bibleref-parse-1.1-4|41	%install
14mu|texlive-bibleref-parse-1.1-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-parse-1.1-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bibleref-parse-1.1-4|44	
14mu|texlive-bibleref-parse-1.1-4|45	
14mu|texlive-bibleref-parse-1.1-4|46	
14mu|texlive-bibleref-parse-1.1-4|47	%changelog
14mu|texlive-bibleref-parse-1.1-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-bibleref-parse-1.1-4|49	+ Revision: 6f585c8
14mu|texlive-bibleref-parse-1.1-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bibleref-parse-1.1-4|51	
14mu|texlive-bibleref-parse-1.1-4|52	

24366 14
14mu|texlive-bibtex8-3.71-9|1	# revision 29725
14mu|texlive-bibtex8-3.71-9|2	# category TLCore
14mu|texlive-bibtex8-3.71-9|3	# catalog-ctan /biblio/bibtex/8-bit
14mu|texlive-bibtex8-3.71-9|4	# catalog-date 2012-04-27 15:08:24 +0200
14mu|texlive-bibtex8-3.71-9|5	# catalog-license gpl
14mu|texlive-bibtex8-3.71-9|6	# catalog-version 3.71
14mu|texlive-bibtex8-3.71-9|7	Name:		texlive-bibtex8
14mu|texlive-bibtex8-3.71-9|8	Version:	3.71
14mu|texlive-bibtex8-3.71-9|9	Release:	9
14mu|texlive-bibtex8-3.71-9|10	Summary:	A fully 8-bit adaptation of BibTeX 0.99
14mu|texlive-bibtex8-3.71-9|11	Group:		Publishing
14mu|texlive-bibtex8-3.71-9|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/8-bit
14mu|texlive-bibtex8-3.71-9|13	License:	GPL
14mu|texlive-bibtex8-3.71-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex8.tar.xz
14mu|texlive-bibtex8-3.71-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex8.doc.tar.xz
14mu|texlive-bibtex8-3.71-9|16	BuildArch:	noarch
14mu|texlive-bibtex8-3.71-9|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bibtex8-3.71-9|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bibtex8-3.71-9|19	Requires(post):	texlive-kpathsea
14mu|texlive-bibtex8-3.71-9|20	Requires:	texlive-bibtex8.bin
14mu|texlive-bibtex8-3.71-9|21	
14mu|texlive-bibtex8-3.71-9|22	%description
14mu|texlive-bibtex8-3.71-9|23	An enhanced, portable C version of BibTeX. Enhanced by
14mu|texlive-bibtex8-3.71-9|24	conversion to "big" (32-bit) capacity, addition of run-time
14mu|texlive-bibtex8-3.71-9|25	selectable capacity and 8-bit support extensions. National
14mu|texlive-bibtex8-3.71-9|26	character set and sorting order are controlled by an external
14mu|texlive-bibtex8-3.71-9|27	configuration file. Various examples are included.
14mu|texlive-bibtex8-3.71-9|28	
14mu|texlive-bibtex8-3.71-9|29	
14mu|texlive-bibtex8-3.71-9|30	#-----------------------------------------------------------------------
14mu|texlive-bibtex8-3.71-9|31	%files
14mu|texlive-bibtex8-3.71-9|32	%{_texmfdistdir}/bibtex/csf/base/88591lat.csf
14mu|texlive-bibtex8-3.71-9|33	%{_texmfdistdir}/bibtex/csf/base/88591sca.csf
14mu|texlive-bibtex8-3.71-9|34	%{_texmfdistdir}/bibtex/csf/base/README.TEXLIVE
14mu|texlive-bibtex8-3.71-9|35	%{_texmfdistdir}/bibtex/csf/base/ascii.csf
14mu|texlive-bibtex8-3.71-9|36	%{_texmfdistdir}/bibtex/csf/base/cp437lat.csf
14mu|texlive-bibtex8-3.71-9|37	%{_texmfdistdir}/bibtex/csf/base/cp850lat.csf
14mu|texlive-bibtex8-3.71-9|38	%{_texmfdistdir}/bibtex/csf/base/cp850sca.csf
14mu|texlive-bibtex8-3.71-9|39	%{_texmfdistdir}/bibtex/csf/base/cp866rus.csf
14mu|texlive-bibtex8-3.71-9|40	%{_texmfdistdir}/bibtex/csf/base/csfile.txt
14mu|texlive-bibtex8-3.71-9|41	%{_texmfdistdir}/bibtex/csf/polish-csf/88592pl.csf
14mu|texlive-bibtex8-3.71-9|42	%{_texmfdistdir}/bibtex/csf/polish-csf/cp1250pl.csf
14mu|texlive-bibtex8-3.71-9|43	%{_texmfdistdir}/bibtex/csf/polish-csf/cp852pl.csf
14mu|texlive-bibtex8-3.71-9|44	%{_texmfdistdir}/bibtex/csf/polish-csf/iso8859-7.csf
14mu|texlive-bibtex8-3.71-9|45	%doc %{_texmfdistdir}/doc/bibtex8/00readme.txt
14mu|texlive-bibtex8-3.71-9|46	%doc %{_texmfdistdir}/doc/bibtex8/HISTORY
14mu|texlive-bibtex8-3.71-9|47	%doc %{_texmfdistdir}/doc/bibtex8/csfile.txt
14mu|texlive-bibtex8-3.71-9|48	%doc %{_texmfdistdir}/doc/bibtex8/file_id.diz
14mu|texlive-bibtex8-3.71-9|49	
14mu|texlive-bibtex8-3.71-9|50	#-----------------------------------------------------------------------
14mu|texlive-bibtex8-3.71-9|51	%prep
14mu|texlive-bibtex8-3.71-9|52	%setup -c -a0 -a1
14mu|texlive-bibtex8-3.71-9|53	
14mu|texlive-bibtex8-3.71-9|54	%build
14mu|texlive-bibtex8-3.71-9|55	
14mu|texlive-bibtex8-3.71-9|56	%install
14mu|texlive-bibtex8-3.71-9|57	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-bibtex8-3.71-9|58	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-bibtex8-3.71-9|59	
14mu|texlive-bibtex8-3.71-9|60	%changelog
14mu|texlive-bibtex8-3.71-9|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.71-9
14mu|texlive-bibtex8-3.71-9|62	+ Revision: a9a202a
14mu|texlive-bibtex8-3.71-9|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bibtex8-3.71-9|64	
14mu|texlive-bibtex8-3.71-9|65	

24367 14
14mu|texlive-bibtopic-1.1a-4|1	# revision 15878
14mu|texlive-bibtopic-1.1a-4|2	# category Package
14mu|texlive-bibtopic-1.1a-4|3	# catalog-ctan /macros/latex/contrib/bibtopic
14mu|texlive-bibtopic-1.1a-4|4	# catalog-date 2006-10-17 00:49:54 +0200
14mu|texlive-bibtopic-1.1a-4|5	# catalog-license gpl
14mu|texlive-bibtopic-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-bibtopic-1.1a-4|7	Name:		texlive-bibtopic
14mu|texlive-bibtopic-1.1a-4|8	Version:	1.1a
14mu|texlive-bibtopic-1.1a-4|9	Release:	4
14mu|texlive-bibtopic-1.1a-4|10	Summary:	Include multiple bibliographies in a document
14mu|texlive-bibtopic-1.1a-4|11	Group:		Publishing
14mu|texlive-bibtopic-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibtopic
14mu|texlive-bibtopic-1.1a-4|13	License:	GPL
14mu|texlive-bibtopic-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopic.tar.xz
14mu|texlive-bibtopic-1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopic.doc.tar.xz
14mu|texlive-bibtopic-1.1a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopic.source.tar.xz
14mu|texlive-bibtopic-1.1a-4|17	BuildArch:	noarch
14mu|texlive-bibtopic-1.1a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bibtopic-1.1a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bibtopic-1.1a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bibtopic-1.1a-4|21	
14mu|texlive-bibtopic-1.1a-4|22	%description
14mu|texlive-bibtopic-1.1a-4|23	The package allows the user to include several bibliographies
14mu|texlive-bibtopic-1.1a-4|24	covering different 'topics' or bibliographic material into a
14mu|texlive-bibtopic-1.1a-4|25	document (e.g., one bibliography for primary literature and one
14mu|texlive-bibtopic-1.1a-4|26	for secondary literature). The package provides commands to
14mu|texlive-bibtopic-1.1a-4|27	include either all references from a .bib file, only the
14mu|texlive-bibtopic-1.1a-4|28	references actually cited or those not cited in your document.
14mu|texlive-bibtopic-1.1a-4|29	The user has to construct a separate .bib file for each
14mu|texlive-bibtopic-1.1a-4|30	bibliographic 'topic', each of which will be processed
14mu|texlive-bibtopic-1.1a-4|31	separately by BibTeX. If you want to have bibliographies
14mu|texlive-bibtopic-1.1a-4|32	specific to one part of a document, see the packages bibunits
14mu|texlive-bibtopic-1.1a-4|33	or chapterbib.
14mu|texlive-bibtopic-1.1a-4|34	
14mu|texlive-bibtopic-1.1a-4|35	
14mu|texlive-bibtopic-1.1a-4|36	#-----------------------------------------------------------------------
14mu|texlive-bibtopic-1.1a-4|37	%files
14mu|texlive-bibtopic-1.1a-4|38	%{_texmfdistdir}/tex/latex/bibtopic/bibtopic.sty
14mu|texlive-bibtopic-1.1a-4|39	%doc %{_texmfdistdir}/doc/latex/bibtopic/README
14mu|texlive-bibtopic-1.1a-4|40	%doc %{_texmfdistdir}/doc/latex/bibtopic/articles.bib
14mu|texlive-bibtopic-1.1a-4|41	%doc %{_texmfdistdir}/doc/latex/bibtopic/bibtopic.pdf
14mu|texlive-bibtopic-1.1a-4|42	%doc %{_texmfdistdir}/doc/latex/bibtopic/books.bib
14mu|texlive-bibtopic-1.1a-4|43	%doc %{_texmfdistdir}/doc/latex/bibtopic/sample.tex
14mu|texlive-bibtopic-1.1a-4|44	#- source
14mu|texlive-bibtopic-1.1a-4|45	%doc %{_texmfdistdir}/source/latex/bibtopic/bibtopic.dtx
14mu|texlive-bibtopic-1.1a-4|46	%doc %{_texmfdistdir}/source/latex/bibtopic/bibtopic.ins
14mu|texlive-bibtopic-1.1a-4|47	
14mu|texlive-bibtopic-1.1a-4|48	#-----------------------------------------------------------------------
14mu|texlive-bibtopic-1.1a-4|49	%prep
14mu|texlive-bibtopic-1.1a-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-bibtopic-1.1a-4|51	
14mu|texlive-bibtopic-1.1a-4|52	%build
14mu|texlive-bibtopic-1.1a-4|53	
14mu|texlive-bibtopic-1.1a-4|54	%install
14mu|texlive-bibtopic-1.1a-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bibtopic-1.1a-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bibtopic-1.1a-4|57	
14mu|texlive-bibtopic-1.1a-4|58	
14mu|texlive-bibtopic-1.1a-4|59	
14mu|texlive-bibtopic-1.1a-4|60	%changelog
14mu|texlive-bibtopic-1.1a-4|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-bibtopic-1.1a-4|62	+ Revision: 380bf33
14mu|texlive-bibtopic-1.1a-4|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bibtopic-1.1a-4|64	
14mu|texlive-bibtopic-1.1a-4|65	

24368 14
14mu|texlive-bidi-14.6-3|1	# revision 32896
14mu|texlive-bidi-14.6-3|2	# category Package
14mu|texlive-bidi-14.6-3|3	# catalog-ctan /macros/xetex/latex/bidi
14mu|texlive-bidi-14.6-3|4	# catalog-date 2014-02-04 10:54:49 +0100
14mu|texlive-bidi-14.6-3|5	# catalog-license lppl1.3
14mu|texlive-bidi-14.6-3|6	# catalog-version 14.6
14mu|texlive-bidi-14.6-3|7	Name:		texlive-bidi
14mu|texlive-bidi-14.6-3|8	Version:	14.6
14mu|texlive-bidi-14.6-3|9	Release:	3
14mu|texlive-bidi-14.6-3|10	Summary:	Bidirectional typesetting in plain TeX and LaTeX, using XeTeX engine
14mu|texlive-bidi-14.6-3|11	Group:		Publishing
14mu|texlive-bidi-14.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/bidi
14mu|texlive-bidi-14.6-3|13	License:	LPPL1.3
14mu|texlive-bidi-14.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.tar.xz
14mu|texlive-bidi-14.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.doc.tar.xz
14mu|texlive-bidi-14.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.source.tar.xz
14mu|texlive-bidi-14.6-3|17	BuildArch:	noarch
14mu|texlive-bidi-14.6-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bidi-14.6-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bidi-14.6-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-bidi-14.6-3|21	
14mu|texlive-bidi-14.6-3|22	%description
14mu|texlive-bidi-14.6-3|23	A convenient interface for typesetting bidirectional texts with
14mu|texlive-bidi-14.6-3|24	plain TeX and LaTeX. The package includes adaptations for use
14mu|texlive-bidi-14.6-3|25	with many other commonly-used packages.
14mu|texlive-bidi-14.6-3|26	
14mu|texlive-bidi-14.6-3|27	
14mu|texlive-bidi-14.6-3|28	#-----------------------------------------------------------------------
14mu|texlive-bidi-14.6-3|29	%files
14mu|texlive-bidi-14.6-3|30	%{_texmfdistdir}/tex/xelatex/bidi/amsart-xetex-bidi.def
14mu|texlive-bidi-14.6-3|31	%{_texmfdistdir}/tex/xelatex/bidi/amsbook-xetex-bidi.def
14mu|texlive-bidi-14.6-3|32	%{_texmfdistdir}/tex/xelatex/bidi/amsmath-xetex-bidi.def
14mu|texlive-bidi-14.6-3|33	%{_texmfdistdir}/tex/xelatex/bidi/amstext-xetex-bidi.def
14mu|texlive-bidi-14.6-3|34	%{_texmfdistdir}/tex/xelatex/bidi/amsthm-xetex-bidi.def
14mu|texlive-bidi-14.6-3|35	%{_texmfdistdir}/tex/xelatex/bidi/array-xetex-bidi.def
14mu|texlive-bidi-14.6-3|36	%{_texmfdistdir}/tex/xelatex/bidi/article-xetex-bidi.def
14mu|texlive-bidi-14.6-3|37	%{_texmfdistdir}/tex/xelatex/bidi/artikel1-xetex-bidi.def
14mu|texlive-bidi-14.6-3|38	%{_texmfdistdir}/tex/xelatex/bidi/artikel2-xetex-bidi.def
14mu|texlive-bidi-14.6-3|39	%{_texmfdistdir}/tex/xelatex/bidi/artikel3-xetex-bidi.def
14mu|texlive-bidi-14.6-3|40	%{_texmfdistdir}/tex/xelatex/bidi/arydshln-xetex-bidi.def
14mu|texlive-bidi-14.6-3|41	%{_texmfdistdir}/tex/xelatex/bidi/bibitem.pdf
14mu|texlive-bidi-14.6-3|42	%{_texmfdistdir}/tex/xelatex/bidi/bidi-longtable.sty
14mu|texlive-bidi-14.6-3|43	%{_texmfdistdir}/tex/xelatex/bidi/bidi.sty
14mu|texlive-bidi-14.6-3|44	%{_texmfdistdir}/tex/xelatex/bidi/bidi.tex
14mu|texlive-bidi-14.6-3|45	%{_texmfdistdir}/tex/xelatex/bidi/bidi2in1.sty
14mu|texlive-bidi-14.6-3|46	%{_texmfdistdir}/tex/xelatex/bidi/bidicode.sty
14mu|texlive-bidi-14.6-3|47	%{_texmfdistdir}/tex/xelatex/bidi/bidiftnxtra.sty
14mu|texlive-bidi-14.6-3|48	%{_texmfdistdir}/tex/xelatex/bidi/bidimoderncv.cls
14mu|texlive-bidi-14.6-3|49	%{_texmfdistdir}/tex/xelatex/bidi/bidipoem.sty
14mu|texlive-bidi-14.6-3|50	%{_texmfdistdir}/tex/xelatex/bidi/bidipresentation.cls
14mu|texlive-bidi-14.6-3|51	%{_texmfdistdir}/tex/xelatex/bidi/biditools.sty
14mu|texlive-bidi-14.6-3|52	%{_texmfdistdir}/tex/xelatex/bidi/biditufte-book.cls
14mu|texlive-bidi-14.6-3|53	%{_texmfdistdir}/tex/xelatex/bidi/biditufte-handout.cls
14mu|texlive-bidi-14.6-3|54	%{_texmfdistdir}/tex/xelatex/bidi/bidituftefloat.sty
14mu|texlive-bidi-14.6-3|55	%{_texmfdistdir}/tex/xelatex/bidi/bidituftegeneralstructure.sty
14mu|texlive-bidi-14.6-3|56	%{_texmfdistdir}/tex/xelatex/bidi/bidituftehyperref.sty
14mu|texlive-bidi-14.6-3|57	%{_texmfdistdir}/tex/xelatex/bidi/bidituftesidenote.sty
14mu|texlive-bidi-14.6-3|58	%{_texmfdistdir}/tex/xelatex/bidi/bidituftetitle.sty
14mu|texlive-bidi-14.6-3|59	%{_texmfdistdir}/tex/xelatex/bidi/bidituftetoc.sty
14mu|texlive-bidi-14.6-3|60	%{_texmfdistdir}/tex/xelatex/bidi/boek-xetex-bidi.def
14mu|texlive-bidi-14.6-3|61	%{_texmfdistdir}/tex/xelatex/bidi/boek3-xetex-bidi.def
14mu|texlive-bidi-14.6-3|62	%{_texmfdistdir}/tex/xelatex/bidi/book-xetex-bidi.def
14mu|texlive-bidi-14.6-3|63	%{_texmfdistdir}/tex/xelatex/bidi/bookest-xetex-bidi.def
14mu|texlive-bidi-14.6-3|64	%{_texmfdistdir}/tex/xelatex/bidi/breqn-xetex-bidi.def
14mu|texlive-bidi-14.6-3|65	%{_texmfdistdir}/tex/xelatex/bidi/cals-xetex-bidi.def
14mu|texlive-bidi-14.6-3|66	%{_texmfdistdir}/tex/xelatex/bidi/caption-xetex-bidi.def
14mu|texlive-bidi-14.6-3|67	%{_texmfdistdir}/tex/xelatex/bidi/caption3-xetex-bidi.def
14mu|texlive-bidi-14.6-3|68	%{_texmfdistdir}/tex/xelatex/bidi/color-xetex-bidi.def
14mu|texlive-bidi-14.6-3|69	%{_texmfdistdir}/tex/xelatex/bidi/colortbl-xetex-bidi.def
14mu|texlive-bidi-14.6-3|70	%{_texmfdistdir}/tex/xelatex/bidi/combine-xetex-bidi.def
14mu|texlive-bidi-14.6-3|71	%{_texmfdistdir}/tex/xelatex/bidi/crop-xetex-bidi.def
14mu|texlive-bidi-14.6-3|72	%{_texmfdistdir}/tex/xelatex/bidi/cuted-xetex-bidi.def
14mu|texlive-bidi-14.6-3|73	%{_texmfdistdir}/tex/xelatex/bidi/cutwin-xetex-bidi.def
14mu|texlive-bidi-14.6-3|74	%{_texmfdistdir}/tex/xelatex/bidi/cvthemebidicasual.sty
14mu|texlive-bidi-14.6-3|75	%{_texmfdistdir}/tex/xelatex/bidi/cvthemebidiclassic.sty
14mu|texlive-bidi-14.6-3|76	%{_texmfdistdir}/tex/xelatex/bidi/dblfnote-xetex-bidi.def
14mu|texlive-bidi-14.6-3|77	%{_texmfdistdir}/tex/xelatex/bidi/draftwatermark-xetex-bidi.def
14mu|texlive-bidi-14.6-3|78	%{_texmfdistdir}/tex/xelatex/bidi/empheq-xetex-bidi.def
14mu|texlive-bidi-14.6-3|79	%{_texmfdistdir}/tex/xelatex/bidi/eso-pic-xetex-bidi.def
14mu|texlive-bidi-14.6-3|80	%{_texmfdistdir}/tex/xelatex/bidi/extarticle-xetex-bidi.def
14mu|texlive-bidi-14.6-3|81	%{_texmfdistdir}/tex/xelatex/bidi/extbook-xetex-bidi.def
14mu|texlive-bidi-14.6-3|82	%{_texmfdistdir}/tex/xelatex/bidi/extletter-xetex-bidi.def
14mu|texlive-bidi-14.6-3|83	%{_texmfdistdir}/tex/xelatex/bidi/extrafootnotefeatures-xetex-bidi.def
14mu|texlive-bidi-14.6-3|84	%{_texmfdistdir}/tex/xelatex/bidi/extreport-xetex-bidi.def
14mu|texlive-bidi-14.6-3|85	%{_texmfdistdir}/tex/xelatex/bidi/fancybox-xetex-bidi.def
14mu|texlive-bidi-14.6-3|86	%{_texmfdistdir}/tex/xelatex/bidi/fancyhdr-xetex-bidi.def
14mu|texlive-bidi-14.6-3|87	%{_texmfdistdir}/tex/xelatex/bidi/fix2col-xetex-bidi.def
14mu|texlive-bidi-14.6-3|88	%{_texmfdistdir}/tex/xelatex/bidi/fleqn-xetex-bidi.def
14mu|texlive-bidi-14.6-3|89	%{_texmfdistdir}/tex/xelatex/bidi/float-xetex-bidi.def
14mu|texlive-bidi-14.6-3|90	%{_texmfdistdir}/tex/xelatex/bidi/floatrow-xetex-bidi.def
14mu|texlive-bidi-14.6-3|91	%{_texmfdistdir}/tex/xelatex/bidi/flowfram-xetex-bidi.def
14mu|texlive-bidi-14.6-3|92	%{_texmfdistdir}/tex/xelatex/bidi/footnote-xetex-bidi.def
14mu|texlive-bidi-14.6-3|93	%{_texmfdistdir}/tex/xelatex/bidi/framed-xetex-bidi.def
14mu|texlive-bidi-14.6-3|94	%{_texmfdistdir}/tex/xelatex/bidi/ftnright-xetex-bidi.def
14mu|texlive-bidi-14.6-3|95	%{_texmfdistdir}/tex/xelatex/bidi/geometry-xetex-bidi.def
14mu|texlive-bidi-14.6-3|96	%{_texmfdistdir}/tex/xelatex/bidi/graphicx-xetex-bidi.def
14mu|texlive-bidi-14.6-3|97	%{_texmfdistdir}/tex/xelatex/bidi/hvfloat-xetex-bidi.def
14mu|texlive-bidi-14.6-3|98	%{_texmfdistdir}/tex/xelatex/bidi/hyperref-xetex-bidi.def
14mu|texlive-bidi-14.6-3|99	%{_texmfdistdir}/tex/xelatex/bidi/latex-xetex-bidi.def
14mu|texlive-bidi-14.6-3|100	%{_texmfdistdir}/tex/xelatex/bidi/leqno-xetex-bidi.def
14mu|texlive-bidi-14.6-3|101	%{_texmfdistdir}/tex/xelatex/bidi/letter-xetex-bidi.def
14mu|texlive-bidi-14.6-3|102	%{_texmfdistdir}/tex/xelatex/bidi/lettrine-xetex-bidi.def
14mu|texlive-bidi-14.6-3|103	%{_texmfdistdir}/tex/xelatex/bidi/listings-xetex-bidi.def
14mu|texlive-bidi-14.6-3|104	%{_texmfdistdir}/tex/xelatex/bidi/loadingorder-xetex-bidi.def
14mu|texlive-bidi-14.6-3|105	%{_texmfdistdir}/tex/xelatex/bidi/longtable-xetex-bidi.def
14mu|texlive-bidi-14.6-3|106	%{_texmfdistdir}/tex/xelatex/bidi/mdframed-xetex-bidi.def
14mu|texlive-bidi-14.6-3|107	%{_texmfdistdir}/tex/xelatex/bidi/memoir-xetex-bidi.def
14mu|texlive-bidi-14.6-3|108	%{_texmfdistdir}/tex/xelatex/bidi/midfloat-xetex-bidi.def
14mu|texlive-bidi-14.6-3|109	%{_texmfdistdir}/tex/xelatex/bidi/minitoc-xetex-bidi.def
14mu|texlive-bidi-14.6-3|110	%{_texmfdistdir}/tex/xelatex/bidi/multicol-xetex-bidi.def
14mu|texlive-bidi-14.6-3|111	%{_texmfdistdir}/tex/xelatex/bidi/multienum-xetex-bidi.def
14mu|texlive-bidi-14.6-3|112	%{_texmfdistdir}/tex/xelatex/bidi/natbib-xetex-bidi.def
14mu|texlive-bidi-14.6-3|113	%{_texmfdistdir}/tex/xelatex/bidi/newfloat-xetex-bidi.def
14mu|texlive-bidi-14.6-3|114	%{_texmfdistdir}/tex/xelatex/bidi/ntheorem-hyper-xetex-bidi.def
14mu|texlive-bidi-14.6-3|115	%{_texmfdistdir}/tex/xelatex/bidi/ntheorem-xetex-bidi.def
14mu|texlive-bidi-14.6-3|116	%{_texmfdistdir}/tex/xelatex/bidi/pdfpages-xetex-bidi.def
14mu|texlive-bidi-14.6-3|117	%{_texmfdistdir}/tex/xelatex/bidi/pgf-xetex-bidi.def
14mu|texlive-bidi-14.6-3|118	%{_texmfdistdir}/tex/xelatex/bidi/picinpar-xetex-bidi.def
14mu|texlive-bidi-14.6-3|119	%{_texmfdistdir}/tex/xelatex/bidi/plain-xetex-bidi.def
14mu|texlive-bidi-14.6-3|120	%{_texmfdistdir}/tex/xelatex/bidi/pstricks-xetex-bidi.def
14mu|texlive-bidi-14.6-3|121	%{_texmfdistdir}/tex/xelatex/bidi/quotchap-xetex-bidi.def
14mu|texlive-bidi-14.6-3|122	%{_texmfdistdir}/tex/xelatex/bidi/ragged2e-xetex-bidi.def
14mu|texlive-bidi-14.6-3|123	%{_texmfdistdir}/tex/xelatex/bidi/rapport1-xetex-bidi.def
14mu|texlive-bidi-14.6-3|124	%{_texmfdistdir}/tex/xelatex/bidi/rapport3-xetex-bidi.def
14mu|texlive-bidi-14.6-3|125	%{_texmfdistdir}/tex/xelatex/bidi/refrep-xetex-bidi.def
14mu|texlive-bidi-14.6-3|126	%{_texmfdistdir}/tex/xelatex/bidi/report-xetex-bidi.def
14mu|texlive-bidi-14.6-3|127	%{_texmfdistdir}/tex/xelatex/bidi/rotating-xetex-bidi.def
14mu|texlive-bidi-14.6-3|128	%{_texmfdistdir}/tex/xelatex/bidi/scrartcl-xetex-bidi.def
14mu|texlive-bidi-14.6-3|129	%{_texmfdistdir}/tex/xelatex/bidi/scrbook-xetex-bidi.def
14mu|texlive-bidi-14.6-3|130	%{_texmfdistdir}/tex/xelatex/bidi/scrlettr-xetex-bidi.def
14mu|texlive-bidi-14.6-3|131	%{_texmfdistdir}/tex/xelatex/bidi/scrreprt-xetex-bidi.def
14mu|texlive-bidi-14.6-3|132	%{_texmfdistdir}/tex/xelatex/bidi/sidecap-xetex-bidi.def
14mu|texlive-bidi-14.6-3|133	%{_texmfdistdir}/tex/xelatex/bidi/stabular-xetex-bidi.def
14mu|texlive-bidi-14.6-3|134	%{_texmfdistdir}/tex/xelatex/bidi/subfigure-xetex-bidi.def
14mu|texlive-bidi-14.6-3|135	%{_texmfdistdir}/tex/xelatex/bidi/tabls-xetex-bidi.def
14mu|texlive-bidi-14.6-3|136	%{_texmfdistdir}/tex/xelatex/bidi/tabulary-xetex-bidi.def
14mu|texlive-bidi-14.6-3|137	%{_texmfdistdir}/tex/xelatex/bidi/titlesec-xetex-bidi.def
14mu|texlive-bidi-14.6-3|138	%{_texmfdistdir}/tex/xelatex/bidi/titletoc-xetex-bidi.def
14mu|texlive-bidi-14.6-3|139	%{_texmfdistdir}/tex/xelatex/bidi/tocbibind-xetex-bidi.def
14mu|texlive-bidi-14.6-3|140	%{_texmfdistdir}/tex/xelatex/bidi/tocloft-xetex-bidi.def
14mu|texlive-bidi-14.6-3|141	%{_texmfdistdir}/tex/xelatex/bidi/tocstyle-xetex-bidi.def
14mu|texlive-bidi-14.6-3|142	%{_texmfdistdir}/tex/xelatex/bidi/wrapfig-xetex-bidi.def
14mu|texlive-bidi-14.6-3|143	%{_texmfdistdir}/tex/xelatex/bidi/xcolor-xetex-bidi.def
14mu|texlive-bidi-14.6-3|144	%{_texmfdistdir}/tex/xelatex/bidi/xltxtra-xetex-bidi.def
14mu|texlive-bidi-14.6-3|145	%doc %{_texmfdistdir}/doc/xelatex/bidi/README
14mu|texlive-bidi-14.6-3|146	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidi-logo.pdf
14mu|texlive-bidi-14.6-3|147	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidi-logo.tex
14mu|texlive-bidi-14.6-3|148	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidi.pdf
14mu|texlive-bidi-14.6-3|149	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidisample2e.tex
14mu|texlive-bidi-14.6-3|150	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidismall2e.tex
14mu|texlive-bidi-14.6-3|151	%doc %{_texmfdistdir}/doc/xelatex/bidi/gull.jpg
14mu|texlive-bidi-14.6-3|152	%doc %{_texmfdistdir}/doc/xelatex/bidi/picture.jpg
14mu|texlive-bidi-14.6-3|153	%doc %{_texmfdistdir}/doc/xelatex/bidi/presentation-sample.tex
14mu|texlive-bidi-14.6-3|154	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-arydshln.tex
14mu|texlive-bidi-14.6-3|155	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-bidi.tex
14mu|texlive-bidi-14.6-3|156	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-brochure.tex
14mu|texlive-bidi-14.6-3|157	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-casualcv.tex
14mu|texlive-bidi-14.6-3|158	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-classiccv.tex
14mu|texlive-bidi-14.6-3|159	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-color.tex
14mu|texlive-bidi-14.6-3|160	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-supertabular.tex
14mu|texlive-bidi-14.6-3|161	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-tabular.tex
14mu|texlive-bidi-14.6-3|162	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-tabularx.tex
14mu|texlive-bidi-14.6-3|163	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-tabulary.tex
14mu|texlive-bidi-14.6-3|164	%doc %{_texmfdistdir}/doc/xelatex/bidi/test1-colortbl.tex
14mu|texlive-bidi-14.6-3|165	%doc %{_texmfdistdir}/doc/xelatex/bidi/test1-wrapfig.tex
14mu|texlive-bidi-14.6-3|166	%doc %{_texmfdistdir}/doc/xelatex/bidi/test2-colortbl.tex
14mu|texlive-bidi-14.6-3|167	%doc %{_texmfdistdir}/doc/xelatex/bidi/test2-wrapfig.tex
14mu|texlive-bidi-14.6-3|168	%doc %{_texmfdistdir}/doc/xelatex/bidi/test3-wrapfig.tex
14mu|texlive-bidi-14.6-3|169	#- source
14mu|texlive-bidi-14.6-3|170	%doc %{_texmfdistdir}/source/xelatex/bidi/bidi.dtx
14mu|texlive-bidi-14.6-3|171	%doc %{_texmfdistdir}/source/xelatex/bidi/bidi.ins
14mu|texlive-bidi-14.6-3|172	
14mu|texlive-bidi-14.6-3|173	#-----------------------------------------------------------------------
14mu|texlive-bidi-14.6-3|174	%prep
14mu|texlive-bidi-14.6-3|175	%setup -c -a0 -a1 -a2
14mu|texlive-bidi-14.6-3|176	
14mu|texlive-bidi-14.6-3|177	%build
14mu|texlive-bidi-14.6-3|178	
14mu|texlive-bidi-14.6-3|179	%install
14mu|texlive-bidi-14.6-3|180	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bidi-14.6-3|181	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bidi-14.6-3|182	
14mu|texlive-bidi-14.6-3|183	%changelog
14mu|texlive-bidi-14.6-3|184	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 14.6-3
14mu|texlive-bidi-14.6-3|185	+ Revision: 4fc94c1
14mu|texlive-bidi-14.6-3|186	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bidi-14.6-3|187	
14mu|texlive-bidi-14.6-3|188	

24369 14
14mu|texlive-bigfoot-20070813-4|1	# revision 15878
14mu|texlive-bigfoot-20070813-4|2	# category Package
14mu|texlive-bigfoot-20070813-4|3	# catalog-ctan /macros/latex/contrib/bigfoot
14mu|texlive-bigfoot-20070813-4|4	# catalog-date 2007-08-13 15:44:25 +0200
14mu|texlive-bigfoot-20070813-4|5	# catalog-license gpl2
14mu|texlive-bigfoot-20070813-4|6	# catalog-version undef
14mu|texlive-bigfoot-20070813-4|7	Name:		texlive-bigfoot
14mu|texlive-bigfoot-20070813-4|8	Version:	20070813
14mu|texlive-bigfoot-20070813-4|9	Release:	4
14mu|texlive-bigfoot-20070813-4|10	Summary:	Footnotes for critical editions
14mu|texlive-bigfoot-20070813-4|11	Group:		Publishing
14mu|texlive-bigfoot-20070813-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bigfoot
14mu|texlive-bigfoot-20070813-4|13	License:	GPL2
14mu|texlive-bigfoot-20070813-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigfoot.tar.xz
14mu|texlive-bigfoot-20070813-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigfoot.doc.tar.xz
14mu|texlive-bigfoot-20070813-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigfoot.source.tar.xz
14mu|texlive-bigfoot-20070813-4|17	BuildArch:	noarch
14mu|texlive-bigfoot-20070813-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bigfoot-20070813-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bigfoot-20070813-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bigfoot-20070813-4|21	
14mu|texlive-bigfoot-20070813-4|22	%description
14mu|texlive-bigfoot-20070813-4|23	The package aims to provide a 'one-stop' solution to
14mu|texlive-bigfoot-20070813-4|24	requirements for footnotes. It offers: - Multiple footnote
14mu|texlive-bigfoot-20070813-4|25	apparatus superior to that of the manyfoot; - Footnotes can be
14mu|texlive-bigfoot-20070813-4|26	formatted in separate paragraphs, or be run into a single
14mu|texlive-bigfoot-20070813-4|27	paragraph (this choice may be selected per footnote series); -
14mu|texlive-bigfoot-20070813-4|28	Things you might have expected (like \verb-like material in
14mu|texlive-bigfoot-20070813-4|29	footnotes, and colour selections over page breaks) now work.
14mu|texlive-bigfoot-20070813-4|30	Note that the majority of the bigfoot package's interface is
14mu|texlive-bigfoot-20070813-4|31	identical to that of manyfoot; users should seek information
14mu|texlive-bigfoot-20070813-4|32	from that package's documentation. The bigfoot bundle also
14mu|texlive-bigfoot-20070813-4|33	provides the perpage and suffix packages.
14mu|texlive-bigfoot-20070813-4|34	
14mu|texlive-bigfoot-20070813-4|35	
14mu|texlive-bigfoot-20070813-4|36	#-----------------------------------------------------------------------
14mu|texlive-bigfoot-20070813-4|37	%files
14mu|texlive-bigfoot-20070813-4|38	%{_texmfdistdir}/tex/latex/bigfoot/bigfoot.sty
14mu|texlive-bigfoot-20070813-4|39	%{_texmfdistdir}/tex/latex/bigfoot/perpage.sty
14mu|texlive-bigfoot-20070813-4|40	%{_texmfdistdir}/tex/latex/bigfoot/suffix.sty
14mu|texlive-bigfoot-20070813-4|41	%doc %{_texmfdistdir}/doc/latex/bigfoot/README
14mu|texlive-bigfoot-20070813-4|42	%doc %{_texmfdistdir}/doc/latex/bigfoot/bigfoot.pdf
14mu|texlive-bigfoot-20070813-4|43	%doc %{_texmfdistdir}/doc/latex/bigfoot/perpage.pdf
14mu|texlive-bigfoot-20070813-4|44	%doc %{_texmfdistdir}/doc/latex/bigfoot/suffix.pdf
14mu|texlive-bigfoot-20070813-4|45	#- source
14mu|texlive-bigfoot-20070813-4|46	%doc %{_texmfdistdir}/source/latex/bigfoot/bigfoot.drv
14mu|texlive-bigfoot-20070813-4|47	%doc %{_texmfdistdir}/source/latex/bigfoot/bigfoot.dtx
14mu|texlive-bigfoot-20070813-4|48	%doc %{_texmfdistdir}/source/latex/bigfoot/bigfoot.ins
14mu|texlive-bigfoot-20070813-4|49	%doc %{_texmfdistdir}/source/latex/bigfoot/perpage.drv
14mu|texlive-bigfoot-20070813-4|50	%doc %{_texmfdistdir}/source/latex/bigfoot/perpage.dtx
14mu|texlive-bigfoot-20070813-4|51	%doc %{_texmfdistdir}/source/latex/bigfoot/suffix.drv
14mu|texlive-bigfoot-20070813-4|52	%doc %{_texmfdistdir}/source/latex/bigfoot/suffix.dtx
14mu|texlive-bigfoot-20070813-4|53	
14mu|texlive-bigfoot-20070813-4|54	#-----------------------------------------------------------------------
14mu|texlive-bigfoot-20070813-4|55	%prep
14mu|texlive-bigfoot-20070813-4|56	%setup -c -a0 -a1 -a2
14mu|texlive-bigfoot-20070813-4|57	
14mu|texlive-bigfoot-20070813-4|58	%build
14mu|texlive-bigfoot-20070813-4|59	
14mu|texlive-bigfoot-20070813-4|60	%install
14mu|texlive-bigfoot-20070813-4|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bigfoot-20070813-4|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bigfoot-20070813-4|63	
14mu|texlive-bigfoot-20070813-4|64	
14mu|texlive-bigfoot-20070813-4|65	
14mu|texlive-bigfoot-20070813-4|66	%changelog
14mu|texlive-bigfoot-20070813-4|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070813-4
14mu|texlive-bigfoot-20070813-4|68	+ Revision: 217cc4a
14mu|texlive-bigfoot-20070813-4|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bigfoot-20070813-4|70	
14mu|texlive-bigfoot-20070813-4|71	

24370 14
14mu|texlive-bigints-20100226-4|1	# revision 17223
14mu|texlive-bigints-20100226-4|2	# category Package
14mu|texlive-bigints-20100226-4|3	# catalog-ctan /macros/latex/contrib/bigints
14mu|texlive-bigints-20100226-4|4	# catalog-date 2010-02-26 01:00:05 +0100
14mu|texlive-bigints-20100226-4|5	# catalog-license lppl
14mu|texlive-bigints-20100226-4|6	# catalog-version undef
14mu|texlive-bigints-20100226-4|7	Name:		texlive-bigints
14mu|texlive-bigints-20100226-4|8	Version:	20100226
14mu|texlive-bigints-20100226-4|9	Release:	4
14mu|texlive-bigints-20100226-4|10	Summary:	Writing big integrals
14mu|texlive-bigints-20100226-4|11	Group:		Publishing
14mu|texlive-bigints-20100226-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bigints
14mu|texlive-bigints-20100226-4|13	License:	LPPL
14mu|texlive-bigints-20100226-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigints.tar.xz
14mu|texlive-bigints-20100226-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigints.doc.tar.xz
14mu|texlive-bigints-20100226-4|16	BuildArch:	noarch
14mu|texlive-bigints-20100226-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bigints-20100226-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bigints-20100226-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bigints-20100226-4|20	
14mu|texlive-bigints-20100226-4|21	%description
14mu|texlive-bigints-20100226-4|22	The package provides facilities for drawing big integral signs
14mu|texlive-bigints-20100226-4|23	when needed. An example would be when the integrand is a
14mu|texlive-bigints-20100226-4|24	matrix.
14mu|texlive-bigints-20100226-4|25	
14mu|texlive-bigints-20100226-4|26	
14mu|texlive-bigints-20100226-4|27	#-----------------------------------------------------------------------
14mu|texlive-bigints-20100226-4|28	%files
14mu|texlive-bigints-20100226-4|29	%{_texmfdistdir}/tex/latex/bigints/bigints.sty
14mu|texlive-bigints-20100226-4|30	%doc %{_texmfdistdir}/doc/latex/bigints/Makefile
14mu|texlive-bigints-20100226-4|31	%doc %{_texmfdistdir}/doc/latex/bigints/README
14mu|texlive-bigints-20100226-4|32	%doc %{_texmfdistdir}/doc/latex/bigints/bigints.forlisting
14mu|texlive-bigints-20100226-4|33	%doc %{_texmfdistdir}/doc/latex/bigints/bigints.pdf
14mu|texlive-bigints-20100226-4|34	%doc %{_texmfdistdir}/doc/latex/bigints/bigints.tex
14mu|texlive-bigints-20100226-4|35	%doc %{_texmfdistdir}/doc/latex/bigints/perso.ist
14mu|texlive-bigints-20100226-4|36	
14mu|texlive-bigints-20100226-4|37	#-----------------------------------------------------------------------
14mu|texlive-bigints-20100226-4|38	%prep
14mu|texlive-bigints-20100226-4|39	%setup -c -a0 -a1
14mu|texlive-bigints-20100226-4|40	
14mu|texlive-bigints-20100226-4|41	%build
14mu|texlive-bigints-20100226-4|42	
14mu|texlive-bigints-20100226-4|43	%install
14mu|texlive-bigints-20100226-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bigints-20100226-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bigints-20100226-4|46	
14mu|texlive-bigints-20100226-4|47	
14mu|texlive-bigints-20100226-4|48	
14mu|texlive-bigints-20100226-4|49	%changelog
14mu|texlive-bigints-20100226-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100226-4
14mu|texlive-bigints-20100226-4|51	+ Revision: b33d1ea
14mu|texlive-bigints-20100226-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bigints-20100226-4|53	
14mu|texlive-bigints-20100226-4|54	

24371 14
14mu|texlive-biocon-20070123-4|1	# revision 15878
14mu|texlive-biocon-20070123-4|2	# category Package
14mu|texlive-biocon-20070123-4|3	# catalog-ctan /macros/latex/contrib/biocon
14mu|texlive-biocon-20070123-4|4	# catalog-date 2007-01-23 22:34:44 +0100
14mu|texlive-biocon-20070123-4|5	# catalog-license gpl
14mu|texlive-biocon-20070123-4|6	# catalog-version undef
14mu|texlive-biocon-20070123-4|7	Name:		texlive-biocon
14mu|texlive-biocon-20070123-4|8	Version:	20070123
14mu|texlive-biocon-20070123-4|9	Release:	4
14mu|texlive-biocon-20070123-4|10	Summary:	Typesetting biological species names
14mu|texlive-biocon-20070123-4|11	Group:		Publishing
14mu|texlive-biocon-20070123-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biocon
14mu|texlive-biocon-20070123-4|13	License:	GPL
14mu|texlive-biocon-20070123-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biocon.tar.xz
14mu|texlive-biocon-20070123-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biocon.doc.tar.xz
14mu|texlive-biocon-20070123-4|16	BuildArch:	noarch
14mu|texlive-biocon-20070123-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-biocon-20070123-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-biocon-20070123-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-biocon-20070123-4|20	
14mu|texlive-biocon-20070123-4|21	%description
14mu|texlive-biocon-20070123-4|22	The biocon--biological conventions--package aids the
14mu|texlive-biocon-20070123-4|23	typesetting of some biological conventions. At the moment, it
14mu|texlive-biocon-20070123-4|24	makes a good job of typesetting species names (and ranks below
14mu|texlive-biocon-20070123-4|25	the species level). A distinction is made between the Plant,
14mu|texlive-biocon-20070123-4|26	Fungi, Animalia and Bacteria kingdoms. There are default
14mu|texlive-biocon-20070123-4|27	settings for the way species names are typeset, but they can be
14mu|texlive-biocon-20070123-4|28	customized. Different default styles are used in different
14mu|texlive-biocon-20070123-4|29	situations.
14mu|texlive-biocon-20070123-4|30	
14mu|texlive-biocon-20070123-4|31	
14mu|texlive-biocon-20070123-4|32	#-----------------------------------------------------------------------
14mu|texlive-biocon-20070123-4|33	%files
14mu|texlive-biocon-20070123-4|34	%{_texmfdistdir}/tex/latex/biocon/biocon-old.sty
14mu|texlive-biocon-20070123-4|35	%{_texmfdistdir}/tex/latex/biocon/biocon.sty
14mu|texlive-biocon-20070123-4|36	%doc %{_texmfdistdir}/doc/latex/biocon/COPYING
14mu|texlive-biocon-20070123-4|37	%doc %{_texmfdistdir}/doc/latex/biocon/INSTALL
14mu|texlive-biocon-20070123-4|38	%doc %{_texmfdistdir}/doc/latex/biocon/README
14mu|texlive-biocon-20070123-4|39	%doc %{_texmfdistdir}/doc/latex/biocon/biocon.nw
14mu|texlive-biocon-20070123-4|40	%doc %{_texmfdistdir}/doc/latex/biocon/literature.bib
14mu|texlive-biocon-20070123-4|41	%doc %{_texmfdistdir}/doc/latex/biocon/manual-old.pdf
14mu|texlive-biocon-20070123-4|42	%doc %{_texmfdistdir}/doc/latex/biocon/manual-old.tex
14mu|texlive-biocon-20070123-4|43	%doc %{_texmfdistdir}/doc/latex/biocon/manual.pdf
14mu|texlive-biocon-20070123-4|44	%doc %{_texmfdistdir}/doc/latex/biocon/manual.tex
14mu|texlive-biocon-20070123-4|45	%doc %{_texmfdistdir}/doc/latex/biocon/source.pdf
14mu|texlive-biocon-20070123-4|46	%doc %{_texmfdistdir}/doc/latex/biocon/source.tex
14mu|texlive-biocon-20070123-4|47	
14mu|texlive-biocon-20070123-4|48	#-----------------------------------------------------------------------
14mu|texlive-biocon-20070123-4|49	%prep
14mu|texlive-biocon-20070123-4|50	%setup -c -a0 -a1
14mu|texlive-biocon-20070123-4|51	
14mu|texlive-biocon-20070123-4|52	%build
14mu|texlive-biocon-20070123-4|53	
14mu|texlive-biocon-20070123-4|54	%install
14mu|texlive-biocon-20070123-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-biocon-20070123-4|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-biocon-20070123-4|57	
14mu|texlive-biocon-20070123-4|58	
14mu|texlive-biocon-20070123-4|59	
14mu|texlive-biocon-20070123-4|60	%changelog
14mu|texlive-biocon-20070123-4|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070123-4
14mu|texlive-biocon-20070123-4|62	+ Revision: 5bad221
14mu|texlive-biocon-20070123-4|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-biocon-20070123-4|64	
14mu|texlive-biocon-20070123-4|65	

24372 14
14mu|texlive-bizcard-1.1-4|1	# revision 15878
14mu|texlive-bizcard-1.1-4|2	# category Package
14mu|texlive-bizcard-1.1-4|3	# catalog-ctan /macros/latex/contrib/bizcard
14mu|texlive-bizcard-1.1-4|4	# catalog-date 2009-04-30 00:32:08 +0200
14mu|texlive-bizcard-1.1-4|5	# catalog-license gpl
14mu|texlive-bizcard-1.1-4|6	# catalog-version 1.1
14mu|texlive-bizcard-1.1-4|7	Name:		texlive-bizcard
14mu|texlive-bizcard-1.1-4|8	Version:	1.1
14mu|texlive-bizcard-1.1-4|9	Release:	4
14mu|texlive-bizcard-1.1-4|10	Summary:	Typeset business cards
14mu|texlive-bizcard-1.1-4|11	Group:		Publishing
14mu|texlive-bizcard-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bizcard
14mu|texlive-bizcard-1.1-4|13	License:	GPL
14mu|texlive-bizcard-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bizcard.tar.xz
14mu|texlive-bizcard-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bizcard.doc.tar.xz
14mu|texlive-bizcard-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bizcard.source.tar.xz
14mu|texlive-bizcard-1.1-4|17	BuildArch:	noarch
14mu|texlive-bizcard-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bizcard-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bizcard-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bizcard-1.1-4|21	
14mu|texlive-bizcard-1.1-4|22	%description
14mu|texlive-bizcard-1.1-4|23	This is an adaption for current LaTeX of a LaTeX 2.09 style by
14mu|texlive-bizcard-1.1-4|24	Silvano Balemi. It produces cards at the normal US card size,
14mu|texlive-bizcard-1.1-4|25	76.2mm x 50.8mm.
14mu|texlive-bizcard-1.1-4|26	
14mu|texlive-bizcard-1.1-4|27	
14mu|texlive-bizcard-1.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-bizcard-1.1-4|29	%files
14mu|texlive-bizcard-1.1-4|30	%{_texmfdistdir}/tex/latex/bizcard/bizcard.sty
14mu|texlive-bizcard-1.1-4|31	%doc %{_texmfdistdir}/doc/latex/bizcard/bizcard.pdf
14mu|texlive-bizcard-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/bizcard/bizex.pdf
14mu|texlive-bizcard-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/bizcard/bizex.tex
14mu|texlive-bizcard-1.1-4|34	#- source
14mu|texlive-bizcard-1.1-4|35	%doc %{_texmfdistdir}/source/latex/bizcard/bizcard.drv
14mu|texlive-bizcard-1.1-4|36	%doc %{_texmfdistdir}/source/latex/bizcard/bizcard.dtx
14mu|texlive-bizcard-1.1-4|37	%doc %{_texmfdistdir}/source/latex/bizcard/bizcard.ins
14mu|texlive-bizcard-1.1-4|38	
14mu|texlive-bizcard-1.1-4|39	#-----------------------------------------------------------------------
14mu|texlive-bizcard-1.1-4|40	%prep
14mu|texlive-bizcard-1.1-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-bizcard-1.1-4|42	
14mu|texlive-bizcard-1.1-4|43	%build
14mu|texlive-bizcard-1.1-4|44	
14mu|texlive-bizcard-1.1-4|45	%install
14mu|texlive-bizcard-1.1-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bizcard-1.1-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bizcard-1.1-4|48	
14mu|texlive-bizcard-1.1-4|49	
14mu|texlive-bizcard-1.1-4|50	
14mu|texlive-bizcard-1.1-4|51	%changelog
14mu|texlive-bizcard-1.1-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-bizcard-1.1-4|53	+ Revision: b42ef1c
14mu|texlive-bizcard-1.1-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bizcard-1.1-4|55	
14mu|texlive-bizcard-1.1-4|56	

24373 14
14mu|texlive-blindtext-1.9c-5|1	# revision 25039
14mu|texlive-blindtext-1.9c-5|2	# category Package
14mu|texlive-blindtext-1.9c-5|3	# catalog-ctan /macros/latex/contrib/blindtext
14mu|texlive-blindtext-1.9c-5|4	# catalog-date 2011-11-23 08:28:31 +0100
14mu|texlive-blindtext-1.9c-5|5	# catalog-license lppl
14mu|texlive-blindtext-1.9c-5|6	# catalog-version 1.9c
14mu|texlive-blindtext-1.9c-5|7	Name:		texlive-blindtext
14mu|texlive-blindtext-1.9c-5|8	Version:	1.9c
14mu|texlive-blindtext-1.9c-5|9	Release:	5
14mu|texlive-blindtext-1.9c-5|10	Summary:	Producing 'blind' text for testing
14mu|texlive-blindtext-1.9c-5|11	Group:		Publishing
14mu|texlive-blindtext-1.9c-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/blindtext
14mu|texlive-blindtext-1.9c-5|13	License:	LPPL
14mu|texlive-blindtext-1.9c-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blindtext.tar.xz
14mu|texlive-blindtext-1.9c-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blindtext.doc.tar.xz
14mu|texlive-blindtext-1.9c-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blindtext.source.tar.xz
14mu|texlive-blindtext-1.9c-5|17	BuildArch:	noarch
14mu|texlive-blindtext-1.9c-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-blindtext-1.9c-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-blindtext-1.9c-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-blindtext-1.9c-5|21	
14mu|texlive-blindtext-1.9c-5|22	%description
14mu|texlive-blindtext-1.9c-5|23	The package provides the commands \blindtext and \Blindtext for
14mu|texlive-blindtext-1.9c-5|24	creating 'blind' text useful in testing new classes and
14mu|texlive-blindtext-1.9c-5|25	packages, and \blinddocument, \Blinddocument for creating an
14mu|texlive-blindtext-1.9c-5|26	entire random document with sections, lists, mathematics, etc.
14mu|texlive-blindtext-1.9c-5|27	The package supports three languages, english, (n)german and
14mu|texlive-blindtext-1.9c-5|28	latin; the latin option provides a short "lorem ipsum" (for a
14mu|texlive-blindtext-1.9c-5|29	fuller lorem ipsum text, see the lipsum package).
14mu|texlive-blindtext-1.9c-5|30	
14mu|texlive-blindtext-1.9c-5|31	
14mu|texlive-blindtext-1.9c-5|32	#-----------------------------------------------------------------------
14mu|texlive-blindtext-1.9c-5|33	%files
14mu|texlive-blindtext-1.9c-5|34	%{_texmfdistdir}/tex/latex/blindtext/blindtext.sty
14mu|texlive-blindtext-1.9c-5|35	%doc %{_texmfdistdir}/doc/latex/blindtext/README
14mu|texlive-blindtext-1.9c-5|36	%doc %{_texmfdistdir}/doc/latex/blindtext/blindtext.pdf
14mu|texlive-blindtext-1.9c-5|37	#- source
14mu|texlive-blindtext-1.9c-5|38	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext.dtx
14mu|texlive-blindtext-1.9c-5|39	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext.ins
14mu|texlive-blindtext-1.9c-5|40	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_american.dtx
14mu|texlive-blindtext-1.9c-5|41	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_catalan.dtx
14mu|texlive-blindtext-1.9c-5|42	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_english.dtx
14mu|texlive-blindtext-1.9c-5|43	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_french.dtx
14mu|texlive-blindtext-1.9c-5|44	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_german.dtx
14mu|texlive-blindtext-1.9c-5|45	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_latin.dtx
14mu|texlive-blindtext-1.9c-5|46	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_ngerman.dtx
14mu|texlive-blindtext-1.9c-5|47	
14mu|texlive-blindtext-1.9c-5|48	#-----------------------------------------------------------------------
14mu|texlive-blindtext-1.9c-5|49	%prep
14mu|texlive-blindtext-1.9c-5|50	%setup -c -a0 -a1 -a2
14mu|texlive-blindtext-1.9c-5|51	
14mu|texlive-blindtext-1.9c-5|52	%build
14mu|texlive-blindtext-1.9c-5|53	
14mu|texlive-blindtext-1.9c-5|54	%install
14mu|texlive-blindtext-1.9c-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-blindtext-1.9c-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-blindtext-1.9c-5|57	
14mu|texlive-blindtext-1.9c-5|58	
14mu|texlive-blindtext-1.9c-5|59	
14mu|texlive-blindtext-1.9c-5|60	%changelog
14mu|texlive-blindtext-1.9c-5|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9c-5
14mu|texlive-blindtext-1.9c-5|62	+ Revision: 699b87c
14mu|texlive-blindtext-1.9c-5|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-blindtext-1.9c-5|64	
14mu|texlive-blindtext-1.9c-5|65	

24374 14
14mu|texlive-blkarray-20100223-4|1	# revision 17089
14mu|texlive-blkarray-20100223-4|2	# category Package
14mu|texlive-blkarray-20100223-4|3	# catalog-ctan /macros/latex/contrib/blkarray
14mu|texlive-blkarray-20100223-4|4	# catalog-date 2010-02-23 16:09:16 +0100
14mu|texlive-blkarray-20100223-4|5	# catalog-license lppl
14mu|texlive-blkarray-20100223-4|6	# catalog-version undef
14mu|texlive-blkarray-20100223-4|7	Name:		texlive-blkarray
14mu|texlive-blkarray-20100223-4|8	Version:	20100223
14mu|texlive-blkarray-20100223-4|9	Release:	4
14mu|texlive-blkarray-20100223-4|10	Summary:	Extended array and tabular
14mu|texlive-blkarray-20100223-4|11	Group:		Publishing
14mu|texlive-blkarray-20100223-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/blkarray
14mu|texlive-blkarray-20100223-4|13	License:	LPPL
14mu|texlive-blkarray-20100223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blkarray.tar.xz
14mu|texlive-blkarray-20100223-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blkarray.doc.tar.xz
14mu|texlive-blkarray-20100223-4|16	BuildArch:	noarch
14mu|texlive-blkarray-20100223-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-blkarray-20100223-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-blkarray-20100223-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-blkarray-20100223-4|20	
14mu|texlive-blkarray-20100223-4|21	%description
14mu|texlive-blkarray-20100223-4|22	An experimental package which implements an environment,
14mu|texlive-blkarray-20100223-4|23	blockarray, that may be used in the same way as the array or
14mu|texlive-blkarray-20100223-4|24	tabular environments of standard LaTeX, or their extended
14mu|texlive-blkarray-20100223-4|25	versions defined in array. If used in math-mode, blockarray
14mu|texlive-blkarray-20100223-4|26	acts like array, otherwise it acts like tabular. The package
14mu|texlive-blkarray-20100223-4|27	implements a new method of defining column types, and also
14mu|texlive-blkarray-20100223-4|28	block and block* environments, for specifying sub-arrays of the
14mu|texlive-blkarray-20100223-4|29	main array. What's more, the \footnote command works inside a
14mu|texlive-blkarray-20100223-4|30	blockarray.
14mu|texlive-blkarray-20100223-4|31	
14mu|texlive-blkarray-20100223-4|32	
14mu|texlive-blkarray-20100223-4|33	#-----------------------------------------------------------------------
14mu|texlive-blkarray-20100223-4|34	%files
14mu|texlive-blkarray-20100223-4|35	%{_texmfdistdir}/tex/latex/blkarray/blkarray.sty
14mu|texlive-blkarray-20100223-4|36	%doc %{_texmfdistdir}/doc/latex/blkarray/README
14mu|texlive-blkarray-20100223-4|37	%doc %{_texmfdistdir}/doc/latex/blkarray/blkarray.pdf
14mu|texlive-blkarray-20100223-4|38	%doc %{_texmfdistdir}/doc/latex/blkarray/blkarray.tex
14mu|texlive-blkarray-20100223-4|39	
14mu|texlive-blkarray-20100223-4|40	#-----------------------------------------------------------------------
14mu|texlive-blkarray-20100223-4|41	%prep
14mu|texlive-blkarray-20100223-4|42	%setup -c -a0 -a1
14mu|texlive-blkarray-20100223-4|43	
14mu|texlive-blkarray-20100223-4|44	%build
14mu|texlive-blkarray-20100223-4|45	
14mu|texlive-blkarray-20100223-4|46	%install
14mu|texlive-blkarray-20100223-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-blkarray-20100223-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-blkarray-20100223-4|49	
14mu|texlive-blkarray-20100223-4|50	
14mu|texlive-blkarray-20100223-4|51	
14mu|texlive-blkarray-20100223-4|52	%changelog
14mu|texlive-blkarray-20100223-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100223-4
14mu|texlive-blkarray-20100223-4|54	+ Revision: 4157224
14mu|texlive-blkarray-20100223-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-blkarray-20100223-4|56	
14mu|texlive-blkarray-20100223-4|57	

24375 14
14mu|texlive-block-20100226-4|1	# revision 17209
14mu|texlive-block-20100226-4|2	# category Package
14mu|texlive-block-20100226-4|3	# catalog-ctan /macros/latex/contrib/block
14mu|texlive-block-20100226-4|4	# catalog-date 2010-02-26 11:17:49 +0100
14mu|texlive-block-20100226-4|5	# catalog-license pd
14mu|texlive-block-20100226-4|6	# catalog-version undef
14mu|texlive-block-20100226-4|7	Name:		texlive-block
14mu|texlive-block-20100226-4|8	Version:	20100226
14mu|texlive-block-20100226-4|9	Release:	4
14mu|texlive-block-20100226-4|10	Summary:	A block letter style for the letter class
14mu|texlive-block-20100226-4|11	Group:		Publishing
14mu|texlive-block-20100226-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/block
14mu|texlive-block-20100226-4|13	License:	PD
14mu|texlive-block-20100226-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/block.tar.xz
14mu|texlive-block-20100226-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/block.doc.tar.xz
14mu|texlive-block-20100226-4|16	BuildArch:	noarch
14mu|texlive-block-20100226-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-block-20100226-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-block-20100226-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-block-20100226-4|20	
14mu|texlive-block-20100226-4|21	%description
14mu|texlive-block-20100226-4|22	A style file for use with the letter class that overwrites the
14mu|texlive-block-20100226-4|23	\opening and \closing macros so that letters can be styled with
14mu|texlive-block-20100226-4|24	the block letter style instead of the default style. Thus, the
14mu|texlive-block-20100226-4|25	return address, the closing, and the signature appear flushed
14mu|texlive-block-20100226-4|26	on the left margin.
14mu|texlive-block-20100226-4|27	
14mu|texlive-block-20100226-4|28	
14mu|texlive-block-20100226-4|29	#-----------------------------------------------------------------------
14mu|texlive-block-20100226-4|30	%files
14mu|texlive-block-20100226-4|31	%{_texmfdistdir}/tex/latex/block/block.sty
14mu|texlive-block-20100226-4|32	%doc %{_texmfdistdir}/doc/latex/block/block.pdf
14mu|texlive-block-20100226-4|33	%doc %{_texmfdistdir}/doc/latex/block/block.tex
14mu|texlive-block-20100226-4|34	
14mu|texlive-block-20100226-4|35	#-----------------------------------------------------------------------
14mu|texlive-block-20100226-4|36	%prep
14mu|texlive-block-20100226-4|37	%setup -c -a0 -a1
14mu|texlive-block-20100226-4|38	
14mu|texlive-block-20100226-4|39	%build
14mu|texlive-block-20100226-4|40	
14mu|texlive-block-20100226-4|41	%install
14mu|texlive-block-20100226-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-block-20100226-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-block-20100226-4|44	
14mu|texlive-block-20100226-4|45	
14mu|texlive-block-20100226-4|46	
14mu|texlive-block-20100226-4|47	%changelog
14mu|texlive-block-20100226-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100226-4
14mu|texlive-block-20100226-4|49	+ Revision: 0ee3d32
14mu|texlive-block-20100226-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-block-20100226-4|51	
14mu|texlive-block-20100226-4|52	

24376 14
14mu|texlive-blockdraw_mp-20080817-4|1	# revision 15878
14mu|texlive-blockdraw_mp-20080817-4|2	# category Package
14mu|texlive-blockdraw_mp-20080817-4|3	# catalog-ctan /graphics/metapost/contrib/macros/blockdraw_mp
14mu|texlive-blockdraw_mp-20080817-4|4	# catalog-date 2008-08-17 01:00:50 +0200
14mu|texlive-blockdraw_mp-20080817-4|5	# catalog-license lppl
14mu|texlive-blockdraw_mp-20080817-4|6	# catalog-version undef
14mu|texlive-blockdraw_mp-20080817-4|7	Name:		texlive-blockdraw_mp
14mu|texlive-blockdraw_mp-20080817-4|8	Version:	20080817
14mu|texlive-blockdraw_mp-20080817-4|9	Release:	4
14mu|texlive-blockdraw_mp-20080817-4|10	Summary:	Block diagrams and bond graphs, with MetaPost
14mu|texlive-blockdraw_mp-20080817-4|11	Group:		Publishing
14mu|texlive-blockdraw_mp-20080817-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/blockdraw_mp
14mu|texlive-blockdraw_mp-20080817-4|13	License:	LPPL
14mu|texlive-blockdraw_mp-20080817-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blockdraw_mp.tar.xz
14mu|texlive-blockdraw_mp-20080817-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blockdraw_mp.doc.tar.xz
14mu|texlive-blockdraw_mp-20080817-4|16	BuildArch:	noarch
14mu|texlive-blockdraw_mp-20080817-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-blockdraw_mp-20080817-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-blockdraw_mp-20080817-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-blockdraw_mp-20080817-4|20	
14mu|texlive-blockdraw_mp-20080817-4|21	%description
14mu|texlive-blockdraw_mp-20080817-4|22	A set of simple MetaPost macros for the task. While the task is
14mu|texlive-blockdraw_mp-20080817-4|23	not itself difficult to program, it is felt that many users
14mu|texlive-blockdraw_mp-20080817-4|24	will be happy to have a library for the job..
14mu|texlive-blockdraw_mp-20080817-4|25	
14mu|texlive-blockdraw_mp-20080817-4|26	
14mu|texlive-blockdraw_mp-20080817-4|27	#-----------------------------------------------------------------------
14mu|texlive-blockdraw_mp-20080817-4|28	%files
14mu|texlive-blockdraw_mp-20080817-4|29	%{_texmfdistdir}/metapost/blockdraw_mp/blockdraw.mp
14mu|texlive-blockdraw_mp-20080817-4|30	%{_texmfdistdir}/metapost/blockdraw_mp/bonddemo.mp
14mu|texlive-blockdraw_mp-20080817-4|31	%{_texmfdistdir}/metapost/blockdraw_mp/bondgraph.mp
14mu|texlive-blockdraw_mp-20080817-4|32	%{_texmfdistdir}/metapost/blockdraw_mp/cascadedemo.mp
14mu|texlive-blockdraw_mp-20080817-4|33	%{_texmfdistdir}/metapost/blockdraw_mp/docblockprefs.mp
14mu|texlive-blockdraw_mp-20080817-4|34	%{_texmfdistdir}/metapost/blockdraw_mp/shiftoff.mp
14mu|texlive-blockdraw_mp-20080817-4|35	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/README
14mu|texlive-blockdraw_mp-20080817-4|36	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/blockdraw_mp.pdf
14mu|texlive-blockdraw_mp-20080817-4|37	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/blockdraw_mp.tex
14mu|texlive-blockdraw_mp-20080817-4|38	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/bonddemo.pdf
14mu|texlive-blockdraw_mp-20080817-4|39	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/cascadedemo.pdf
14mu|texlive-blockdraw_mp-20080817-4|40	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/tiddetext.sty
14mu|texlive-blockdraw_mp-20080817-4|41	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/tighttoc.sty
14mu|texlive-blockdraw_mp-20080817-4|42	
14mu|texlive-blockdraw_mp-20080817-4|43	#-----------------------------------------------------------------------
14mu|texlive-blockdraw_mp-20080817-4|44	%prep
14mu|texlive-blockdraw_mp-20080817-4|45	%setup -c -a0 -a1
14mu|texlive-blockdraw_mp-20080817-4|46	
14mu|texlive-blockdraw_mp-20080817-4|47	%build
14mu|texlive-blockdraw_mp-20080817-4|48	
14mu|texlive-blockdraw_mp-20080817-4|49	%install
14mu|texlive-blockdraw_mp-20080817-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-blockdraw_mp-20080817-4|51	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-blockdraw_mp-20080817-4|52	
14mu|texlive-blockdraw_mp-20080817-4|53	
14mu|texlive-blockdraw_mp-20080817-4|54	
14mu|texlive-blockdraw_mp-20080817-4|55	%changelog
14mu|texlive-blockdraw_mp-20080817-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080817-4
14mu|texlive-blockdraw_mp-20080817-4|57	+ Revision: a4e5e48
14mu|texlive-blockdraw_mp-20080817-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-blockdraw_mp-20080817-4|59	
14mu|texlive-blockdraw_mp-20080817-4|60	

24377 14
14mu|texlive-bloques-1.0-4|1	# revision 22490
14mu|texlive-bloques-1.0-4|2	# category Package
14mu|texlive-bloques-1.0-4|3	# catalog-ctan /graphics/pgf/contrib/bloques
14mu|texlive-bloques-1.0-4|4	# catalog-date 2011-05-15 09:47:34 +0200
14mu|texlive-bloques-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-bloques-1.0-4|6	# catalog-version 1.0
14mu|texlive-bloques-1.0-4|7	Name:		texlive-bloques
14mu|texlive-bloques-1.0-4|8	Version:	1.0
14mu|texlive-bloques-1.0-4|9	Release:	4
14mu|texlive-bloques-1.0-4|10	Summary:	Generate control diagrams
14mu|texlive-bloques-1.0-4|11	Group:		Publishing
14mu|texlive-bloques-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/bloques
14mu|texlive-bloques-1.0-4|13	License:	LPPL1.3
14mu|texlive-bloques-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bloques.tar.xz
14mu|texlive-bloques-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bloques.doc.tar.xz
14mu|texlive-bloques-1.0-4|16	BuildArch:	noarch
14mu|texlive-bloques-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bloques-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bloques-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bloques-1.0-4|20	
14mu|texlive-bloques-1.0-4|21	%description
14mu|texlive-bloques-1.0-4|22	The package uses TikZ to provide commands for generating
14mu|texlive-bloques-1.0-4|23	control diagrams (specially in power electronics).
14mu|texlive-bloques-1.0-4|24	
14mu|texlive-bloques-1.0-4|25	
14mu|texlive-bloques-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-bloques-1.0-4|27	%files
14mu|texlive-bloques-1.0-4|28	%{_texmfdistdir}/tex/latex/bloques/bloques.sty
14mu|texlive-bloques-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/bloques/README
14mu|texlive-bloques-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/bloques/example.pdf
14mu|texlive-bloques-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/bloques/example.tex
14mu|texlive-bloques-1.0-4|32	
14mu|texlive-bloques-1.0-4|33	#-----------------------------------------------------------------------
14mu|texlive-bloques-1.0-4|34	%prep
14mu|texlive-bloques-1.0-4|35	%setup -c -a0 -a1
14mu|texlive-bloques-1.0-4|36	
14mu|texlive-bloques-1.0-4|37	%build
14mu|texlive-bloques-1.0-4|38	
14mu|texlive-bloques-1.0-4|39	%install
14mu|texlive-bloques-1.0-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bloques-1.0-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bloques-1.0-4|42	
14mu|texlive-bloques-1.0-4|43	
14mu|texlive-bloques-1.0-4|44	
14mu|texlive-bloques-1.0-4|45	%changelog
14mu|texlive-bloques-1.0-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-bloques-1.0-4|47	+ Revision: 27db7c4
14mu|texlive-bloques-1.0-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bloques-1.0-4|49	
14mu|texlive-bloques-1.0-4|50	

24378 14
14mu|texlive-blowup-0.1j-4|1	# revision 15878
14mu|texlive-blowup-0.1j-4|2	# category Package
14mu|texlive-blowup-0.1j-4|3	# catalog-ctan /macros/latex/contrib/blowup
14mu|texlive-blowup-0.1j-4|4	# catalog-date 2009-06-04 13:48:19 +0200
14mu|texlive-blowup-0.1j-4|5	# catalog-license lppl
14mu|texlive-blowup-0.1j-4|6	# catalog-version 0.1j
14mu|texlive-blowup-0.1j-4|7	Name:		texlive-blowup
14mu|texlive-blowup-0.1j-4|8	Version:	0.1j
14mu|texlive-blowup-0.1j-4|9	Release:	4
14mu|texlive-blowup-0.1j-4|10	Summary:	Upscale or downscale all pages of a document
14mu|texlive-blowup-0.1j-4|11	Group:		Publishing
14mu|texlive-blowup-0.1j-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/blowup
14mu|texlive-blowup-0.1j-4|13	License:	LPPL
14mu|texlive-blowup-0.1j-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blowup.tar.xz
14mu|texlive-blowup-0.1j-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blowup.doc.tar.xz
14mu|texlive-blowup-0.1j-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blowup.source.tar.xz
14mu|texlive-blowup-0.1j-4|17	BuildArch:	noarch
14mu|texlive-blowup-0.1j-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-blowup-0.1j-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-blowup-0.1j-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-blowup-0.1j-4|21	
14mu|texlive-blowup-0.1j-4|22	%description
14mu|texlive-blowup-0.1j-4|23	The package blowup only defines the user-level macro \blowup,
14mu|texlive-blowup-0.1j-4|24	which can be used to upscale or downscale all pages of a
14mu|texlive-blowup-0.1j-4|25	document. It is similar to the TeX primitive \magnification but
14mu|texlive-blowup-0.1j-4|26	more accurate and user-friendly.
14mu|texlive-blowup-0.1j-4|27	
14mu|texlive-blowup-0.1j-4|28	
14mu|texlive-blowup-0.1j-4|29	#-----------------------------------------------------------------------
14mu|texlive-blowup-0.1j-4|30	%files
14mu|texlive-blowup-0.1j-4|31	%{_texmfdistdir}/tex/latex/blowup/blowup.sty
14mu|texlive-blowup-0.1j-4|32	%doc %{_texmfdistdir}/doc/latex/blowup/README
14mu|texlive-blowup-0.1j-4|33	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test0.tex
14mu|texlive-blowup-0.1j-4|34	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test1.tex
14mu|texlive-blowup-0.1j-4|35	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test2.tex
14mu|texlive-blowup-0.1j-4|36	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test3.tex
14mu|texlive-blowup-0.1j-4|37	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test4.tex
14mu|texlive-blowup-0.1j-4|38	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test5.tex
14mu|texlive-blowup-0.1j-4|39	%doc %{_texmfdistdir}/doc/latex/blowup/blowup.pdf
14mu|texlive-blowup-0.1j-4|40	#- source
14mu|texlive-blowup-0.1j-4|41	%doc %{_texmfdistdir}/source/latex/blowup/blowup.dtx
14mu|texlive-blowup-0.1j-4|42	%doc %{_texmfdistdir}/source/latex/blowup/blowup.ins
14mu|texlive-blowup-0.1j-4|43	
14mu|texlive-blowup-0.1j-4|44	#-----------------------------------------------------------------------
14mu|texlive-blowup-0.1j-4|45	%prep
14mu|texlive-blowup-0.1j-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-blowup-0.1j-4|47	
14mu|texlive-blowup-0.1j-4|48	%build
14mu|texlive-blowup-0.1j-4|49	
14mu|texlive-blowup-0.1j-4|50	%install
14mu|texlive-blowup-0.1j-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-blowup-0.1j-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-blowup-0.1j-4|53	
14mu|texlive-blowup-0.1j-4|54	
14mu|texlive-blowup-0.1j-4|55	
14mu|texlive-blowup-0.1j-4|56	%changelog
14mu|texlive-blowup-0.1j-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1j-4
14mu|texlive-blowup-0.1j-4|58	+ Revision: d9905af
14mu|texlive-blowup-0.1j-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-blowup-0.1j-4|60	
14mu|texlive-blowup-0.1j-4|61	

24379 14
14mu|texlive-bodegraph-1.4-4|1	# revision 20047
14mu|texlive-bodegraph-1.4-4|2	# category Package
14mu|texlive-bodegraph-1.4-4|3	# catalog-ctan /graphics/pgf/contrib/bodegraph
14mu|texlive-bodegraph-1.4-4|4	# catalog-date 2010-10-10 09:51:39 +0200
14mu|texlive-bodegraph-1.4-4|5	# catalog-license lppl
14mu|texlive-bodegraph-1.4-4|6	# catalog-version 1.4
14mu|texlive-bodegraph-1.4-4|7	Name:		texlive-bodegraph
14mu|texlive-bodegraph-1.4-4|8	Version:	1.4
14mu|texlive-bodegraph-1.4-4|9	Release:	4
14mu|texlive-bodegraph-1.4-4|10	Summary:	Draw Bode, Nyquist and Black plots with gnuplot and TikZ
14mu|texlive-bodegraph-1.4-4|11	Group:		Publishing
14mu|texlive-bodegraph-1.4-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/bodegraph
14mu|texlive-bodegraph-1.4-4|13	License:	LPPL
14mu|texlive-bodegraph-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bodegraph.tar.xz
14mu|texlive-bodegraph-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bodegraph.doc.tar.xz
14mu|texlive-bodegraph-1.4-4|16	BuildArch:	noarch
14mu|texlive-bodegraph-1.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bodegraph-1.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bodegraph-1.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bodegraph-1.4-4|20	
14mu|texlive-bodegraph-1.4-4|21	%description
14mu|texlive-bodegraph-1.4-4|22	The package provides facilities to draw Bode, Nyquist and Black
14mu|texlive-bodegraph-1.4-4|23	plots using Gnuplot and Tikz. Elementary Transfer Functions and
14mu|texlive-bodegraph-1.4-4|24	basic correctors are preprogrammed for use.
14mu|texlive-bodegraph-1.4-4|25	
14mu|texlive-bodegraph-1.4-4|26	
14mu|texlive-bodegraph-1.4-4|27	#-----------------------------------------------------------------------
14mu|texlive-bodegraph-1.4-4|28	%files
14mu|texlive-bodegraph-1.4-4|29	%{_texmfdistdir}/tex/latex/bodegraph/bodegraph.sty
14mu|texlive-bodegraph-1.4-4|30	%doc %{_texmfdistdir}/doc/latex/bodegraph/README
14mu|texlive-bodegraph-1.4-4|31	%doc %{_texmfdistdir}/doc/latex/bodegraph/bodegraph.pdf
14mu|texlive-bodegraph-1.4-4|32	%doc %{_texmfdistdir}/doc/latex/bodegraph/bodegraph.tex
14mu|texlive-bodegraph-1.4-4|33	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/1.gnuplot
14mu|texlive-bodegraph-1.4-4|34	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/1.table
14mu|texlive-bodegraph-1.4-4|35	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/10.gnuplot
14mu|texlive-bodegraph-1.4-4|36	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/10.table
14mu|texlive-bodegraph-1.4-4|37	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/11.gnuplot
14mu|texlive-bodegraph-1.4-4|38	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/11.table
14mu|texlive-bodegraph-1.4-4|39	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/12.gnuplot
14mu|texlive-bodegraph-1.4-4|40	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/12.table
14mu|texlive-bodegraph-1.4-4|41	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/13.gnuplot
14mu|texlive-bodegraph-1.4-4|42	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/13.table
14mu|texlive-bodegraph-1.4-4|43	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/14.gnuplot
14mu|texlive-bodegraph-1.4-4|44	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/14.table
14mu|texlive-bodegraph-1.4-4|45	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/15.gnuplot
14mu|texlive-bodegraph-1.4-4|46	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/15.table
14mu|texlive-bodegraph-1.4-4|47	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/16.gnuplot
14mu|texlive-bodegraph-1.4-4|48	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/16.table
14mu|texlive-bodegraph-1.4-4|49	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/17.gnuplot
14mu|texlive-bodegraph-1.4-4|50	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/17.table
14mu|texlive-bodegraph-1.4-4|51	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/18.gnuplot
14mu|texlive-bodegraph-1.4-4|52	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/18.table
14mu|texlive-bodegraph-1.4-4|53	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/19.gnuplot
14mu|texlive-bodegraph-1.4-4|54	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/19.table
14mu|texlive-bodegraph-1.4-4|55	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/20.gnuplot
14mu|texlive-bodegraph-1.4-4|56	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/20.table
14mu|texlive-bodegraph-1.4-4|57	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/21.gnuplot
14mu|texlive-bodegraph-1.4-4|58	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/21.table
14mu|texlive-bodegraph-1.4-4|59	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/22.gnuplot
14mu|texlive-bodegraph-1.4-4|60	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/22.table
14mu|texlive-bodegraph-1.4-4|61	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/23.gnuplot
14mu|texlive-bodegraph-1.4-4|62	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/23.table
14mu|texlive-bodegraph-1.4-4|63	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/24.gnuplot
14mu|texlive-bodegraph-1.4-4|64	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/24.table
14mu|texlive-bodegraph-1.4-4|65	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/25.gnuplot
14mu|texlive-bodegraph-1.4-4|66	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/25.table
14mu|texlive-bodegraph-1.4-4|67	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/26.gnuplot
14mu|texlive-bodegraph-1.4-4|68	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/26.table
14mu|texlive-bodegraph-1.4-4|69	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/27.gnuplot
14mu|texlive-bodegraph-1.4-4|70	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/27.table
14mu|texlive-bodegraph-1.4-4|71	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/28.gnuplot
14mu|texlive-bodegraph-1.4-4|72	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/28.table
14mu|texlive-bodegraph-1.4-4|73	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/29.gnuplot
14mu|texlive-bodegraph-1.4-4|74	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/29.table
14mu|texlive-bodegraph-1.4-4|75	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/3.gnuplot
14mu|texlive-bodegraph-1.4-4|76	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/3.table
14mu|texlive-bodegraph-1.4-4|77	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/30.gnuplot
14mu|texlive-bodegraph-1.4-4|78	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/30.table
14mu|texlive-bodegraph-1.4-4|79	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/31.gnuplot
14mu|texlive-bodegraph-1.4-4|80	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/31.table
14mu|texlive-bodegraph-1.4-4|81	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/32.gnuplot
14mu|texlive-bodegraph-1.4-4|82	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/32.table
14mu|texlive-bodegraph-1.4-4|83	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/33.gnuplot
14mu|texlive-bodegraph-1.4-4|84	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/33.table
14mu|texlive-bodegraph-1.4-4|85	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/34.gnuplot
14mu|texlive-bodegraph-1.4-4|86	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/34.table
14mu|texlive-bodegraph-1.4-4|87	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/35.gnuplot
14mu|texlive-bodegraph-1.4-4|88	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/35.table
14mu|texlive-bodegraph-1.4-4|89	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/36.gnuplot
14mu|texlive-bodegraph-1.4-4|90	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/36.table
14mu|texlive-bodegraph-1.4-4|91	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/37.gnuplot
14mu|texlive-bodegraph-1.4-4|92	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/37.table
14mu|texlive-bodegraph-1.4-4|93	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/38.gnuplot
14mu|texlive-bodegraph-1.4-4|94	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/38.table
14mu|texlive-bodegraph-1.4-4|95	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/39.gnuplot
14mu|texlive-bodegraph-1.4-4|96	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/39.table
14mu|texlive-bodegraph-1.4-4|97	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/4.gnuplot
14mu|texlive-bodegraph-1.4-4|98	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/4.table
14mu|texlive-bodegraph-1.4-4|99	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/40.gnuplot
14mu|texlive-bodegraph-1.4-4|100	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/40.table
14mu|texlive-bodegraph-1.4-4|101	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/41.gnuplot
14mu|texlive-bodegraph-1.4-4|102	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/41.table
14mu|texlive-bodegraph-1.4-4|103	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/42.gnuplot
14mu|texlive-bodegraph-1.4-4|104	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/42.table
14mu|texlive-bodegraph-1.4-4|105	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/43.gnuplot
14mu|texlive-bodegraph-1.4-4|106	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/43.table
14mu|texlive-bodegraph-1.4-4|107	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot
14mu|texlive-bodegraph-1.4-4|108	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/44.table
14mu|texlive-bodegraph-1.4-4|109	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/45.gnuplot
14mu|texlive-bodegraph-1.4-4|110	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/45.table
14mu|texlive-bodegraph-1.4-4|111	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/46.gnuplot
14mu|texlive-bodegraph-1.4-4|112	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/46.table
14mu|texlive-bodegraph-1.4-4|113	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/47.gnuplot
14mu|texlive-bodegraph-1.4-4|114	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/47.table
14mu|texlive-bodegraph-1.4-4|115	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/48.gnuplot
14mu|texlive-bodegraph-1.4-4|116	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/48.table
14mu|texlive-bodegraph-1.4-4|117	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/49.gnuplot
14mu|texlive-bodegraph-1.4-4|118	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/49.table
14mu|texlive-bodegraph-1.4-4|119	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/5.gnuplot
14mu|texlive-bodegraph-1.4-4|120	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/5.table
14mu|texlive-bodegraph-1.4-4|121	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/50.gnuplot
14mu|texlive-bodegraph-1.4-4|122	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/50.table
14mu|texlive-bodegraph-1.4-4|123	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/51.gnuplot
14mu|texlive-bodegraph-1.4-4|124	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/51.table
14mu|texlive-bodegraph-1.4-4|125	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/52.gnuplot
14mu|texlive-bodegraph-1.4-4|126	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/52.table
14mu|texlive-bodegraph-1.4-4|127	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/53.gnuplot
14mu|texlive-bodegraph-1.4-4|128	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/53.table
14mu|texlive-bodegraph-1.4-4|129	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/54.gnuplot
14mu|texlive-bodegraph-1.4-4|130	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/54.table
14mu|texlive-bodegraph-1.4-4|131	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/55.gnuplot
14mu|texlive-bodegraph-1.4-4|132	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/55.table
14mu|texlive-bodegraph-1.4-4|133	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/56.gnuplot
14mu|texlive-bodegraph-1.4-4|134	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/56.table
14mu|texlive-bodegraph-1.4-4|135	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/57.gnuplot
14mu|texlive-bodegraph-1.4-4|136	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/57.table
14mu|texlive-bodegraph-1.4-4|137	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/58.gnuplot
14mu|texlive-bodegraph-1.4-4|138	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/58.table
14mu|texlive-bodegraph-1.4-4|139	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/59.gnuplot
14mu|texlive-bodegraph-1.4-4|140	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/59.table
14mu|texlive-bodegraph-1.4-4|141	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/6.gnuplot
14mu|texlive-bodegraph-1.4-4|142	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/6.table
14mu|texlive-bodegraph-1.4-4|143	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/60.gnuplot
14mu|texlive-bodegraph-1.4-4|144	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/60.table
14mu|texlive-bodegraph-1.4-4|145	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/61.gnuplot
14mu|texlive-bodegraph-1.4-4|146	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/61.table
14mu|texlive-bodegraph-1.4-4|147	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot
14mu|texlive-bodegraph-1.4-4|148	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/62.table
14mu|texlive-bodegraph-1.4-4|149	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/63.gnuplot
14mu|texlive-bodegraph-1.4-4|150	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/63.table
14mu|texlive-bodegraph-1.4-4|151	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/64.gnuplot
14mu|texlive-bodegraph-1.4-4|152	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/64.table
14mu|texlive-bodegraph-1.4-4|153	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/66.gnuplot
14mu|texlive-bodegraph-1.4-4|154	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/66.table
14mu|texlive-bodegraph-1.4-4|155	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/67.gnuplot
14mu|texlive-bodegraph-1.4-4|156	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/67.table
14mu|texlive-bodegraph-1.4-4|157	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/68.gnuplot
14mu|texlive-bodegraph-1.4-4|158	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/68.table
14mu|texlive-bodegraph-1.4-4|159	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/69.gnuplot
14mu|texlive-bodegraph-1.4-4|160	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/69.table
14mu|texlive-bodegraph-1.4-4|161	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/7.gnuplot
14mu|texlive-bodegraph-1.4-4|162	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/7.table
14mu|texlive-bodegraph-1.4-4|163	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/70.gnuplot
14mu|texlive-bodegraph-1.4-4|164	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/70.table
14mu|texlive-bodegraph-1.4-4|165	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/72.gnuplot
14mu|texlive-bodegraph-1.4-4|166	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/72.table
14mu|texlive-bodegraph-1.4-4|167	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/73.gnuplot
14mu|texlive-bodegraph-1.4-4|168	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/73.table
14mu|texlive-bodegraph-1.4-4|169	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/74.gnuplot
14mu|texlive-bodegraph-1.4-4|170	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/74.table
14mu|texlive-bodegraph-1.4-4|171	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/75.gnuplot
14mu|texlive-bodegraph-1.4-4|172	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/75.table
14mu|texlive-bodegraph-1.4-4|173	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/76.gnuplot
14mu|texlive-bodegraph-1.4-4|174	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/76.table
14mu|texlive-bodegraph-1.4-4|175	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/78.gnuplot
14mu|texlive-bodegraph-1.4-4|176	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/78.table
14mu|texlive-bodegraph-1.4-4|177	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/79.gnuplot
14mu|texlive-bodegraph-1.4-4|178	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/79.table
14mu|texlive-bodegraph-1.4-4|179	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/8.gnuplot
14mu|texlive-bodegraph-1.4-4|180	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/8.table
14mu|texlive-bodegraph-1.4-4|181	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot
14mu|texlive-bodegraph-1.4-4|182	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/81.table
14mu|texlive-bodegraph-1.4-4|183	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/82.gnuplot
14mu|texlive-bodegraph-1.4-4|184	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/82.table
14mu|texlive-bodegraph-1.4-4|185	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/83.gnuplot
14mu|texlive-bodegraph-1.4-4|186	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/83.table
14mu|texlive-bodegraph-1.4-4|187	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/84.gnuplot
14mu|texlive-bodegraph-1.4-4|188	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/84.table
14mu|texlive-bodegraph-1.4-4|189	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/85.gnuplot
14mu|texlive-bodegraph-1.4-4|190	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/85.table
14mu|texlive-bodegraph-1.4-4|191	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/86.gnuplot
14mu|texlive-bodegraph-1.4-4|192	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/86.table
14mu|texlive-bodegraph-1.4-4|193	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/87.gnuplot
14mu|texlive-bodegraph-1.4-4|194	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/87.table
14mu|texlive-bodegraph-1.4-4|195	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/89.gnuplot
14mu|texlive-bodegraph-1.4-4|196	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/89.table
14mu|texlive-bodegraph-1.4-4|197	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/9.gnuplot
14mu|texlive-bodegraph-1.4-4|198	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/9.table
14mu|texlive-bodegraph-1.4-4|199	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/90.gnuplot
14mu|texlive-bodegraph-1.4-4|200	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/90.table
14mu|texlive-bodegraph-1.4-4|201	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/91.gnuplot
14mu|texlive-bodegraph-1.4-4|202	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/91.table
14mu|texlive-bodegraph-1.4-4|203	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/93.gnuplot
14mu|texlive-bodegraph-1.4-4|204	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/93.table
14mu|texlive-bodegraph-1.4-4|205	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/94.gnuplot
14mu|texlive-bodegraph-1.4-4|206	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/94.table
14mu|texlive-bodegraph-1.4-4|207	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/95.gnuplot
14mu|texlive-bodegraph-1.4-4|208	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/95.table
14mu|texlive-bodegraph-1.4-4|209	
14mu|texlive-bodegraph-1.4-4|210	#-----------------------------------------------------------------------
14mu|texlive-bodegraph-1.4-4|211	%prep
14mu|texlive-bodegraph-1.4-4|212	%setup -c -a0 -a1
14mu|texlive-bodegraph-1.4-4|213	
14mu|texlive-bodegraph-1.4-4|214	%build
14mu|texlive-bodegraph-1.4-4|215	
14mu|texlive-bodegraph-1.4-4|216	%install
14mu|texlive-bodegraph-1.4-4|217	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bodegraph-1.4-4|218	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bodegraph-1.4-4|219	
14mu|texlive-bodegraph-1.4-4|220	
14mu|texlive-bodegraph-1.4-4|221	
14mu|texlive-bodegraph-1.4-4|222	%changelog
14mu|texlive-bodegraph-1.4-4|223	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-bodegraph-1.4-4|224	+ Revision: 69081be
14mu|texlive-bodegraph-1.4-4|225	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bodegraph-1.4-4|226	
14mu|texlive-bodegraph-1.4-4|227	

24380 14
14mu|texlive-bohr-0.2b-3|1	# revision 27839
14mu|texlive-bohr-0.2b-3|2	# category Package
14mu|texlive-bohr-0.2b-3|3	# catalog-ctan /macros/latex/contrib/bohr
14mu|texlive-bohr-0.2b-3|4	# catalog-date 2012-09-27 15:23:41 +0200
14mu|texlive-bohr-0.2b-3|5	# catalog-license lppl1.3
14mu|texlive-bohr-0.2b-3|6	# catalog-version 0.2b
14mu|texlive-bohr-0.2b-3|7	Name:		texlive-bohr
14mu|texlive-bohr-0.2b-3|8	Version:	0.2b
14mu|texlive-bohr-0.2b-3|9	Release:	3
14mu|texlive-bohr-0.2b-3|10	Summary:	Simple atom representation according to the Bohr model
14mu|texlive-bohr-0.2b-3|11	Group:		Publishing
14mu|texlive-bohr-0.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bohr
14mu|texlive-bohr-0.2b-3|13	License:	LPPL1.3
14mu|texlive-bohr-0.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bohr.tar.xz
14mu|texlive-bohr-0.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bohr.doc.tar.xz
14mu|texlive-bohr-0.2b-3|16	BuildArch:	noarch
14mu|texlive-bohr-0.2b-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bohr-0.2b-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bohr-0.2b-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-bohr-0.2b-3|20	
14mu|texlive-bohr-0.2b-3|21	%description
14mu|texlive-bohr-0.2b-3|22	The package provides means for the creation of simple Bohr
14mu|texlive-bohr-0.2b-3|23	models of atoms up to the atomic number 112. In addition,
14mu|texlive-bohr-0.2b-3|24	commands are provided to convert atomic numbers to element
14mu|texlive-bohr-0.2b-3|25	symbols or element names and vice versa.
14mu|texlive-bohr-0.2b-3|26	
14mu|texlive-bohr-0.2b-3|27	
14mu|texlive-bohr-0.2b-3|28	#-----------------------------------------------------------------------
14mu|texlive-bohr-0.2b-3|29	%files
14mu|texlive-bohr-0.2b-3|30	%{_texmfdistdir}/tex/latex/bohr/bohr.sty
14mu|texlive-bohr-0.2b-3|31	%{_texmfdistdir}/tex/latex/bohr/bohr_elements_english.def
14mu|texlive-bohr-0.2b-3|32	%{_texmfdistdir}/tex/latex/bohr/bohr_elements_german.def
14mu|texlive-bohr-0.2b-3|33	%doc %{_texmfdistdir}/doc/latex/bohr/README
14mu|texlive-bohr-0.2b-3|34	%doc %{_texmfdistdir}/doc/latex/bohr/bohr_en.pdf
14mu|texlive-bohr-0.2b-3|35	%doc %{_texmfdistdir}/doc/latex/bohr/bohr_en.tex
14mu|texlive-bohr-0.2b-3|36	
14mu|texlive-bohr-0.2b-3|37	#-----------------------------------------------------------------------
14mu|texlive-bohr-0.2b-3|38	%prep
14mu|texlive-bohr-0.2b-3|39	%setup -c -a0 -a1
14mu|texlive-bohr-0.2b-3|40	
14mu|texlive-bohr-0.2b-3|41	%build
14mu|texlive-bohr-0.2b-3|42	
14mu|texlive-bohr-0.2b-3|43	%install
14mu|texlive-bohr-0.2b-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bohr-0.2b-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bohr-0.2b-3|46	
14mu|texlive-bohr-0.2b-3|47	
14mu|texlive-bohr-0.2b-3|48	
14mu|texlive-bohr-0.2b-3|49	%changelog
14mu|texlive-bohr-0.2b-3|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2b-3
14mu|texlive-bohr-0.2b-3|51	+ Revision: f485c20
14mu|texlive-bohr-0.2b-3|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bohr-0.2b-3|53	
14mu|texlive-bohr-0.2b-3|54	

24381 14
14mu|texlive-boites-20090512-4|1	# revision 15878
14mu|texlive-boites-20090512-4|2	# category Package
14mu|texlive-boites-20090512-4|3	# catalog-ctan /macros/latex/contrib/boites
14mu|texlive-boites-20090512-4|4	# catalog-date 2009-05-12 11:58:09 +0200
14mu|texlive-boites-20090512-4|5	# catalog-license gpl
14mu|texlive-boites-20090512-4|6	# catalog-version undef
14mu|texlive-boites-20090512-4|7	Name:		texlive-boites
14mu|texlive-boites-20090512-4|8	Version:	20090512
14mu|texlive-boites-20090512-4|9	Release:	4
14mu|texlive-boites-20090512-4|10	Summary:	Boxes that may break across pages
14mu|texlive-boites-20090512-4|11	Group:		Publishing
14mu|texlive-boites-20090512-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boites
14mu|texlive-boites-20090512-4|13	License:	GPL
14mu|texlive-boites-20090512-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boites.tar.xz
14mu|texlive-boites-20090512-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boites.doc.tar.xz
14mu|texlive-boites-20090512-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boites.source.tar.xz
14mu|texlive-boites-20090512-4|17	BuildArch:	noarch
14mu|texlive-boites-20090512-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-boites-20090512-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-boites-20090512-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-boites-20090512-4|21	
14mu|texlive-boites-20090512-4|22	%description
14mu|texlive-boites-20090512-4|23	Defines environments that allow page breaks inside framed boxes
14mu|texlive-boites-20090512-4|24	whose edges may be variously fancy. The bundle includes a few
14mu|texlive-boites-20090512-4|25	examples (shaded box, box with a wavy line on its side, etc).
14mu|texlive-boites-20090512-4|26	
14mu|texlive-boites-20090512-4|27	
14mu|texlive-boites-20090512-4|28	#-----------------------------------------------------------------------
14mu|texlive-boites-20090512-4|29	%files
14mu|texlive-boites-20090512-4|30	%{_texmfdistdir}/tex/latex/boites/boites.sty
14mu|texlive-boites-20090512-4|31	%{_texmfdistdir}/tex/latex/boites/boites_exemples.sty
14mu|texlive-boites-20090512-4|32	%doc %{_texmfdistdir}/doc/latex/boites/README
14mu|texlive-boites-20090512-4|33	%doc %{_texmfdistdir}/doc/latex/boites/README.docu
14mu|texlive-boites-20090512-4|34	%doc %{_texmfdistdir}/doc/latex/boites/boites.pdf
14mu|texlive-boites-20090512-4|35	%doc %{_texmfdistdir}/doc/latex/boites/boites_exemples.pdf
14mu|texlive-boites-20090512-4|36	%doc %{_texmfdistdir}/doc/latex/boites/boites_exemples.tex
14mu|texlive-boites-20090512-4|37	%doc %{_texmfdistdir}/doc/latex/boites/ligne_qui_ondule_sur_la_gauche.eps
14mu|texlive-boites-20090512-4|38	#- source
14mu|texlive-boites-20090512-4|39	%doc %{_texmfdistdir}/source/latex/boites/Makefile
14mu|texlive-boites-20090512-4|40	%doc %{_texmfdistdir}/source/latex/boites/boites.dtx
14mu|texlive-boites-20090512-4|41	
14mu|texlive-boites-20090512-4|42	#-----------------------------------------------------------------------
14mu|texlive-boites-20090512-4|43	%prep
14mu|texlive-boites-20090512-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-boites-20090512-4|45	
14mu|texlive-boites-20090512-4|46	%build
14mu|texlive-boites-20090512-4|47	
14mu|texlive-boites-20090512-4|48	%install
14mu|texlive-boites-20090512-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-boites-20090512-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-boites-20090512-4|51	
14mu|texlive-boites-20090512-4|52	
14mu|texlive-boites-20090512-4|53	
14mu|texlive-boites-20090512-4|54	%changelog
14mu|texlive-boites-20090512-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090512-4
14mu|texlive-boites-20090512-4|56	+ Revision: 52895ca
14mu|texlive-boites-20090512-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-boites-20090512-4|58	
14mu|texlive-boites-20090512-4|59	

24382 14
14mu|texlive-bold-extra-0.1-4|1	# revision 17076
14mu|texlive-bold-extra-0.1-4|2	# category Package
14mu|texlive-bold-extra-0.1-4|3	# catalog-ctan /macros/latex/contrib/bold-extra
14mu|texlive-bold-extra-0.1-4|4	# catalog-date 2010-02-23 16:09:16 +0100
14mu|texlive-bold-extra-0.1-4|5	# catalog-license lppl
14mu|texlive-bold-extra-0.1-4|6	# catalog-version 0.1
14mu|texlive-bold-extra-0.1-4|7	Name:		texlive-bold-extra
14mu|texlive-bold-extra-0.1-4|8	Version:	0.1
14mu|texlive-bold-extra-0.1-4|9	Release:	4
14mu|texlive-bold-extra-0.1-4|10	Summary:	Use bold small caps and typewriter fonts
14mu|texlive-bold-extra-0.1-4|11	Group:		Publishing
14mu|texlive-bold-extra-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bold-extra
14mu|texlive-bold-extra-0.1-4|13	License:	LPPL
14mu|texlive-bold-extra-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bold-extra.tar.xz
14mu|texlive-bold-extra-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bold-extra.doc.tar.xz
14mu|texlive-bold-extra-0.1-4|16	BuildArch:	noarch
14mu|texlive-bold-extra-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bold-extra-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bold-extra-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bold-extra-0.1-4|20	
14mu|texlive-bold-extra-0.1-4|21	%description
14mu|texlive-bold-extra-0.1-4|22	Allows access to extra bold fonts for Computer Modern OT1
14mu|texlive-bold-extra-0.1-4|23	encoding (such fonts are available as MetaFont source). Since
14mu|texlive-bold-extra-0.1-4|24	there is more than one bold tt-family font set, the version
14mu|texlive-bold-extra-0.1-4|25	required is selected by a package option.
14mu|texlive-bold-extra-0.1-4|26	
14mu|texlive-bold-extra-0.1-4|27	
14mu|texlive-bold-extra-0.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-bold-extra-0.1-4|29	%files
14mu|texlive-bold-extra-0.1-4|30	%{_texmfdistdir}/tex/latex/bold-extra/bold-extra.sty
14mu|texlive-bold-extra-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/bold-extra/bold-extra.pdf
14mu|texlive-bold-extra-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/bold-extra/bold-extra.tex
14mu|texlive-bold-extra-0.1-4|33	
14mu|texlive-bold-extra-0.1-4|34	#-----------------------------------------------------------------------
14mu|texlive-bold-extra-0.1-4|35	%prep
14mu|texlive-bold-extra-0.1-4|36	%setup -c -a0 -a1
14mu|texlive-bold-extra-0.1-4|37	
14mu|texlive-bold-extra-0.1-4|38	%build
14mu|texlive-bold-extra-0.1-4|39	
14mu|texlive-bold-extra-0.1-4|40	%install
14mu|texlive-bold-extra-0.1-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bold-extra-0.1-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bold-extra-0.1-4|43	
14mu|texlive-bold-extra-0.1-4|44	
14mu|texlive-bold-extra-0.1-4|45	
14mu|texlive-bold-extra-0.1-4|46	%changelog
14mu|texlive-bold-extra-0.1-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-bold-extra-0.1-4|48	+ Revision: cc37958
14mu|texlive-bold-extra-0.1-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bold-extra-0.1-4|50	
14mu|texlive-bold-extra-0.1-4|51	

24383 14
14mu|texlive-bondgraph-1.0-4|1	# revision 21670
14mu|texlive-bondgraph-1.0-4|2	# category Package
14mu|texlive-bondgraph-1.0-4|3	# catalog-ctan /macros/latex/contrib/bondgraph
14mu|texlive-bondgraph-1.0-4|4	# catalog-date 2011-03-09 21:09:16 +0100
14mu|texlive-bondgraph-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-bondgraph-1.0-4|6	# catalog-version 1.0
14mu|texlive-bondgraph-1.0-4|7	Name:		texlive-bondgraph
14mu|texlive-bondgraph-1.0-4|8	Version:	1.0
14mu|texlive-bondgraph-1.0-4|9	Release:	4
14mu|texlive-bondgraph-1.0-4|10	Summary:	Create bond graph figures in LaTeX documents
14mu|texlive-bondgraph-1.0-4|11	Group:		Publishing
14mu|texlive-bondgraph-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bondgraph
14mu|texlive-bondgraph-1.0-4|13	License:	LPPL1.3
14mu|texlive-bondgraph-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bondgraph.tar.xz
14mu|texlive-bondgraph-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bondgraph.doc.tar.xz
14mu|texlive-bondgraph-1.0-4|16	BuildArch:	noarch
14mu|texlive-bondgraph-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bondgraph-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bondgraph-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bondgraph-1.0-4|20	
14mu|texlive-bondgraph-1.0-4|21	%description
14mu|texlive-bondgraph-1.0-4|22	The package draws bond graphs using PGF and TikZ.
14mu|texlive-bondgraph-1.0-4|23	
14mu|texlive-bondgraph-1.0-4|24	
14mu|texlive-bondgraph-1.0-4|25	#-----------------------------------------------------------------------
14mu|texlive-bondgraph-1.0-4|26	%files
14mu|texlive-bondgraph-1.0-4|27	%{_texmfdistdir}/tex/latex/bondgraph/bondgraph.sty
14mu|texlive-bondgraph-1.0-4|28	%doc %{_texmfdistdir}/doc/latex/bondgraph/License.txt
14mu|texlive-bondgraph-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/bondgraph/README
14mu|texlive-bondgraph-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_arrows.tex
14mu|texlive-bondgraph-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_example.pdf
14mu|texlive-bondgraph-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_example.tex
14mu|texlive-bondgraph-1.0-4|33	
14mu|texlive-bondgraph-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-bondgraph-1.0-4|35	%prep
14mu|texlive-bondgraph-1.0-4|36	%setup -c -a0 -a1
14mu|texlive-bondgraph-1.0-4|37	
14mu|texlive-bondgraph-1.0-4|38	%build
14mu|texlive-bondgraph-1.0-4|39	
14mu|texlive-bondgraph-1.0-4|40	%install
14mu|texlive-bondgraph-1.0-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bondgraph-1.0-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bondgraph-1.0-4|43	
14mu|texlive-bondgraph-1.0-4|44	
14mu|texlive-bondgraph-1.0-4|45	
14mu|texlive-bondgraph-1.0-4|46	%changelog
14mu|texlive-bondgraph-1.0-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-bondgraph-1.0-4|48	+ Revision: 250e770
14mu|texlive-bondgraph-1.0-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bondgraph-1.0-4|50	
14mu|texlive-bondgraph-1.0-4|51	

24384 14
14mu|texlive-bookest-1.1-4|1	# revision 15878
14mu|texlive-bookest-1.1-4|2	# category Package
14mu|texlive-bookest-1.1-4|3	# catalog-ctan /macros/latex/contrib/bookest
14mu|texlive-bookest-1.1-4|4	# catalog-date 2008-08-17 01:00:50 +0200
14mu|texlive-bookest-1.1-4|5	# catalog-license lppl
14mu|texlive-bookest-1.1-4|6	# catalog-version 1.1
14mu|texlive-bookest-1.1-4|7	Name:		texlive-bookest
14mu|texlive-bookest-1.1-4|8	Version:	1.1
14mu|texlive-bookest-1.1-4|9	Release:	4
14mu|texlive-bookest-1.1-4|10	Summary:	Extended book class
14mu|texlive-bookest-1.1-4|11	Group:		Publishing
14mu|texlive-bookest-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bookest
14mu|texlive-bookest-1.1-4|13	License:	LPPL
14mu|texlive-bookest-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookest.tar.xz
14mu|texlive-bookest-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookest.doc.tar.xz
14mu|texlive-bookest-1.1-4|16	BuildArch:	noarch
14mu|texlive-bookest-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bookest-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bookest-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bookest-1.1-4|20	
14mu|texlive-bookest-1.1-4|21	%description
14mu|texlive-bookest-1.1-4|22	The class extends the standard book class, in the areas of
14mu|texlive-bookest-1.1-4|23	colour scheme management, document layout, headings and
14mu|texlive-bookest-1.1-4|24	footers, front page layout, and other minor items.
14mu|texlive-bookest-1.1-4|25	
14mu|texlive-bookest-1.1-4|26	
14mu|texlive-bookest-1.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-bookest-1.1-4|28	%files
14mu|texlive-bookest-1.1-4|29	%{_texmfdistdir}/tex/latex/bookest/bookest.cls
14mu|texlive-bookest-1.1-4|30	%doc %{_texmfdistdir}/doc/latex/bookest/README
14mu|texlive-bookest-1.1-4|31	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-en.pdf
14mu|texlive-bookest-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-en.tex
14mu|texlive-bookest-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-it.pdf
14mu|texlive-bookest-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-it.tex
14mu|texlive-bookest-1.1-4|35	
14mu|texlive-bookest-1.1-4|36	#-----------------------------------------------------------------------
14mu|texlive-bookest-1.1-4|37	%prep
14mu|texlive-bookest-1.1-4|38	%setup -c -a0 -a1
14mu|texlive-bookest-1.1-4|39	
14mu|texlive-bookest-1.1-4|40	%build
14mu|texlive-bookest-1.1-4|41	
14mu|texlive-bookest-1.1-4|42	%install
14mu|texlive-bookest-1.1-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bookest-1.1-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bookest-1.1-4|45	
14mu|texlive-bookest-1.1-4|46	
14mu|texlive-bookest-1.1-4|47	
14mu|texlive-bookest-1.1-4|48	%changelog
14mu|texlive-bookest-1.1-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-bookest-1.1-4|50	+ Revision: 922ed1a
14mu|texlive-bookest-1.1-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bookest-1.1-4|52	
14mu|texlive-bookest-1.1-4|53	

24385 14
14mu|texlive-booklet-0.7b-4|1	# revision 15878
14mu|texlive-booklet-0.7b-4|2	# category Package
14mu|texlive-booklet-0.7b-4|3	# catalog-ctan /macros/latex/contrib/booklet
14mu|texlive-booklet-0.7b-4|4	# catalog-date 2009-09-02 11:33:10 +0200
14mu|texlive-booklet-0.7b-4|5	# catalog-license lppl1.3
14mu|texlive-booklet-0.7b-4|6	# catalog-version 0.7b
14mu|texlive-booklet-0.7b-4|7	Name:		texlive-booklet
14mu|texlive-booklet-0.7b-4|8	Version:	0.7b
14mu|texlive-booklet-0.7b-4|9	Release:	4
14mu|texlive-booklet-0.7b-4|10	Summary:	Aids for printing simple booklets
14mu|texlive-booklet-0.7b-4|11	Group:		Publishing
14mu|texlive-booklet-0.7b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/booklet
14mu|texlive-booklet-0.7b-4|13	License:	LPPL1.3
14mu|texlive-booklet-0.7b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booklet.tar.xz
14mu|texlive-booklet-0.7b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booklet.doc.tar.xz
14mu|texlive-booklet-0.7b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booklet.source.tar.xz
14mu|texlive-booklet-0.7b-4|17	BuildArch:	noarch
14mu|texlive-booklet-0.7b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-booklet-0.7b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-booklet-0.7b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-booklet-0.7b-4|21	
14mu|texlive-booklet-0.7b-4|22	%description
14mu|texlive-booklet-0.7b-4|23	Pages of a document processed with the booklet package will be
14mu|texlive-booklet-0.7b-4|24	reordered and scalled so that they can be printed as four pages
14mu|texlive-booklet-0.7b-4|25	per physical sheet of paper, two pages per side. The resulting
14mu|texlive-booklet-0.7b-4|26	sheets will, when folded in half, assemble into a booklet.
14mu|texlive-booklet-0.7b-4|27	Instructions on producing the manual itself as a booklet are
14mu|texlive-booklet-0.7b-4|28	included.
14mu|texlive-booklet-0.7b-4|29	
14mu|texlive-booklet-0.7b-4|30	
14mu|texlive-booklet-0.7b-4|31	#-----------------------------------------------------------------------
14mu|texlive-booklet-0.7b-4|32	%files
14mu|texlive-booklet-0.7b-4|33	%{_texmfdistdir}/tex/latex/booklet/bkltprnt.sty
14mu|texlive-booklet-0.7b-4|34	%{_texmfdistdir}/tex/latex/booklet/booklet.sty
14mu|texlive-booklet-0.7b-4|35	%doc %{_texmfdistdir}/doc/latex/booklet/README
14mu|texlive-booklet-0.7b-4|36	%doc %{_texmfdistdir}/doc/latex/booklet/booklet.pdf
14mu|texlive-booklet-0.7b-4|37	#- source
14mu|texlive-booklet-0.7b-4|38	%doc %{_texmfdistdir}/source/latex/booklet/booklet.dtx
14mu|texlive-booklet-0.7b-4|39	%doc %{_texmfdistdir}/source/latex/booklet/booklet.ins
14mu|texlive-booklet-0.7b-4|40	
14mu|texlive-booklet-0.7b-4|41	#-----------------------------------------------------------------------
14mu|texlive-booklet-0.7b-4|42	%prep
14mu|texlive-booklet-0.7b-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-booklet-0.7b-4|44	
14mu|texlive-booklet-0.7b-4|45	%build
14mu|texlive-booklet-0.7b-4|46	
14mu|texlive-booklet-0.7b-4|47	%install
14mu|texlive-booklet-0.7b-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-booklet-0.7b-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-booklet-0.7b-4|50	
14mu|texlive-booklet-0.7b-4|51	
14mu|texlive-booklet-0.7b-4|52	
14mu|texlive-booklet-0.7b-4|53	%changelog
14mu|texlive-booklet-0.7b-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7b-4
14mu|texlive-booklet-0.7b-4|55	+ Revision: 0aaafe1
14mu|texlive-booklet-0.7b-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-booklet-0.7b-4|57	
14mu|texlive-booklet-0.7b-4|58	

24386 14
14mu|texlive-bookman-20110301-4|1	# revision 21993
14mu|texlive-bookman-20110301-4|2	# category Package
14mu|texlive-bookman-20110301-4|3	# catalog-ctan /fonts/urw/base35
14mu|texlive-bookman-20110301-4|4	# catalog-date 2011-03-01 21:42:17 +0100
14mu|texlive-bookman-20110301-4|5	# catalog-license gpl
14mu|texlive-bookman-20110301-4|6	# catalog-version undef
14mu|texlive-bookman-20110301-4|7	Name:		texlive-bookman
14mu|texlive-bookman-20110301-4|8	Version:	20110301
14mu|texlive-bookman-20110301-4|9	Release:	4
14mu|texlive-bookman-20110301-4|10	Summary:	URW "Base 35" font pack for LaTeX
14mu|texlive-bookman-20110301-4|11	Group:		Publishing
14mu|texlive-bookman-20110301-4|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mu|texlive-bookman-20110301-4|13	License:	GPL
14mu|texlive-bookman-20110301-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookman.tar.xz
14mu|texlive-bookman-20110301-4|15	BuildArch:	noarch
14mu|texlive-bookman-20110301-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-bookman-20110301-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-bookman-20110301-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-bookman-20110301-4|19	
14mu|texlive-bookman-20110301-4|20	%description
14mu|texlive-bookman-20110301-4|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mu|texlive-bookman-20110301-4|22	basic set, comprising: - Century Schoolbook (substituting for
14mu|texlive-bookman-20110301-4|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mu|texlive-bookman-20110301-4|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mu|texlive-bookman-20110301-4|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mu|texlive-bookman-20110301-4|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mu|texlive-bookman-20110301-4|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mu|texlive-bookman-20110301-4|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mu|texlive-bookman-20110301-4|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mu|texlive-bookman-20110301-4|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mu|texlive-bookman-20110301-4|31	(substituting for Adobe's Palatino).
14mu|texlive-bookman-20110301-4|32	
14mu|texlive-bookman-20110301-4|33	
14mu|texlive-bookman-20110301-4|34	#-----------------------------------------------------------------------
14mu|texlive-bookman-20110301-4|35	%files
14mu|texlive-bookman-20110301-4|36	%{_texmfdistdir}/dvips/bookman/config.ubk
14mu|texlive-bookman-20110301-4|37	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkd8a.afm
14mu|texlive-bookman-20110301-4|38	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkdi8a.afm
14mu|texlive-bookman-20110301-4|39	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkl8a.afm
14mu|texlive-bookman-20110301-4|40	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkli8a.afm
14mu|texlive-bookman-20110301-4|41	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkd8a.afm
14mu|texlive-bookman-20110301-4|42	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkdi8a.afm
14mu|texlive-bookman-20110301-4|43	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkl8a.afm
14mu|texlive-bookman-20110301-4|44	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkli8a.afm
14mu|texlive-bookman-20110301-4|45	%{_texmfdistdir}/fonts/map/dvips/bookman/ubk.map
14mu|texlive-bookman-20110301-4|46	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd.tfm
14mu|texlive-bookman-20110301-4|47	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd7t.tfm
14mu|texlive-bookman-20110301-4|48	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8c.tfm
14mu|texlive-bookman-20110301-4|49	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8r.tfm
14mu|texlive-bookman-20110301-4|50	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8t.tfm
14mu|texlive-bookman-20110301-4|51	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc.tfm
14mu|texlive-bookman-20110301-4|52	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc7t.tfm
14mu|texlive-bookman-20110301-4|53	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc8t.tfm
14mu|texlive-bookman-20110301-4|54	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi.tfm
14mu|texlive-bookman-20110301-4|55	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi7t.tfm
14mu|texlive-bookman-20110301-4|56	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8c.tfm
14mu|texlive-bookman-20110301-4|57	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8r.tfm
14mu|texlive-bookman-20110301-4|58	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8t.tfm
14mu|texlive-bookman-20110301-4|59	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo.tfm
14mu|texlive-bookman-20110301-4|60	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo7t.tfm
14mu|texlive-bookman-20110301-4|61	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8c.tfm
14mu|texlive-bookman-20110301-4|62	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8r.tfm
14mu|texlive-bookman-20110301-4|63	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8t.tfm
14mu|texlive-bookman-20110301-4|64	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl.tfm
14mu|texlive-bookman-20110301-4|65	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl7t.tfm
14mu|texlive-bookman-20110301-4|66	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8c.tfm
14mu|texlive-bookman-20110301-4|67	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8r.tfm
14mu|texlive-bookman-20110301-4|68	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8t.tfm
14mu|texlive-bookman-20110301-4|69	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc.tfm
14mu|texlive-bookman-20110301-4|70	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc7t.tfm
14mu|texlive-bookman-20110301-4|71	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc8t.tfm
14mu|texlive-bookman-20110301-4|72	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli.tfm
14mu|texlive-bookman-20110301-4|73	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli7t.tfm
14mu|texlive-bookman-20110301-4|74	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8c.tfm
14mu|texlive-bookman-20110301-4|75	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8r.tfm
14mu|texlive-bookman-20110301-4|76	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8t.tfm
14mu|texlive-bookman-20110301-4|77	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo.tfm
14mu|texlive-bookman-20110301-4|78	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo7t.tfm
14mu|texlive-bookman-20110301-4|79	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8c.tfm
14mu|texlive-bookman-20110301-4|80	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8r.tfm
14mu|texlive-bookman-20110301-4|81	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8t.tfm
14mu|texlive-bookman-20110301-4|82	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkd8z.tfm
14mu|texlive-bookman-20110301-4|83	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkdc8z.tfm
14mu|texlive-bookman-20110301-4|84	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkdi8z.tfm
14mu|texlive-bookman-20110301-4|85	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkl8z.tfm
14mu|texlive-bookman-20110301-4|86	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbklc8z.tfm
14mu|texlive-bookman-20110301-4|87	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkli8z.tfm
14mu|texlive-bookman-20110301-4|88	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkd.tfm
14mu|texlive-bookman-20110301-4|89	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkdi.tfm
14mu|texlive-bookman-20110301-4|90	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkl.tfm
14mu|texlive-bookman-20110301-4|91	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkli.tfm
14mu|texlive-bookman-20110301-4|92	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb7t.tfm
14mu|texlive-bookman-20110301-4|93	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8c.tfm
14mu|texlive-bookman-20110301-4|94	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8r.tfm
14mu|texlive-bookman-20110301-4|95	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8t.tfm
14mu|texlive-bookman-20110301-4|96	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbc7t.tfm
14mu|texlive-bookman-20110301-4|97	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbc8t.tfm
14mu|texlive-bookman-20110301-4|98	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi7t.tfm
14mu|texlive-bookman-20110301-4|99	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8c.tfm
14mu|texlive-bookman-20110301-4|100	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8r.tfm
14mu|texlive-bookman-20110301-4|101	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8t.tfm
14mu|texlive-bookman-20110301-4|102	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo7t.tfm
14mu|texlive-bookman-20110301-4|103	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8c.tfm
14mu|texlive-bookman-20110301-4|104	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8r.tfm
14mu|texlive-bookman-20110301-4|105	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8t.tfm
14mu|texlive-bookman-20110301-4|106	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd7t.tfm
14mu|texlive-bookman-20110301-4|107	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8c.tfm
14mu|texlive-bookman-20110301-4|108	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8r.tfm
14mu|texlive-bookman-20110301-4|109	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8t.tfm
14mu|texlive-bookman-20110301-4|110	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdc7t.tfm
14mu|texlive-bookman-20110301-4|111	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdc8t.tfm
14mu|texlive-bookman-20110301-4|112	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi7t.tfm
14mu|texlive-bookman-20110301-4|113	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8c.tfm
14mu|texlive-bookman-20110301-4|114	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8r.tfm
14mu|texlive-bookman-20110301-4|115	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8t.tfm
14mu|texlive-bookman-20110301-4|116	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo7t.tfm
14mu|texlive-bookman-20110301-4|117	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8c.tfm
14mu|texlive-bookman-20110301-4|118	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8r.tfm
14mu|texlive-bookman-20110301-4|119	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8t.tfm
14mu|texlive-bookman-20110301-4|120	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl7t.tfm
14mu|texlive-bookman-20110301-4|121	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8c.tfm
14mu|texlive-bookman-20110301-4|122	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8r.tfm
14mu|texlive-bookman-20110301-4|123	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8t.tfm
14mu|texlive-bookman-20110301-4|124	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklc7t.tfm
14mu|texlive-bookman-20110301-4|125	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklc8t.tfm
14mu|texlive-bookman-20110301-4|126	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli7t.tfm
14mu|texlive-bookman-20110301-4|127	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8c.tfm
14mu|texlive-bookman-20110301-4|128	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8r.tfm
14mu|texlive-bookman-20110301-4|129	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8t.tfm
14mu|texlive-bookman-20110301-4|130	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo7t.tfm
14mu|texlive-bookman-20110301-4|131	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8c.tfm
14mu|texlive-bookman-20110301-4|132	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8r.tfm
14mu|texlive-bookman-20110301-4|133	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8t.tfm
14mu|texlive-bookman-20110301-4|134	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr7t.tfm
14mu|texlive-bookman-20110301-4|135	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8c.tfm
14mu|texlive-bookman-20110301-4|136	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8r.tfm
14mu|texlive-bookman-20110301-4|137	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8t.tfm
14mu|texlive-bookman-20110301-4|138	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkrc7t.tfm
14mu|texlive-bookman-20110301-4|139	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkrc8t.tfm
14mu|texlive-bookman-20110301-4|140	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri7t.tfm
14mu|texlive-bookman-20110301-4|141	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8c.tfm
14mu|texlive-bookman-20110301-4|142	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8r.tfm
14mu|texlive-bookman-20110301-4|143	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8t.tfm
14mu|texlive-bookman-20110301-4|144	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro7t.tfm
14mu|texlive-bookman-20110301-4|145	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8c.tfm
14mu|texlive-bookman-20110301-4|146	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8r.tfm
14mu|texlive-bookman-20110301-4|147	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8t.tfm
14mu|texlive-bookman-20110301-4|148	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkd8a.pfb
14mu|texlive-bookman-20110301-4|149	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkd8a.pfm
14mu|texlive-bookman-20110301-4|150	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkdi8a.pfb
14mu|texlive-bookman-20110301-4|151	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkdi8a.pfm
14mu|texlive-bookman-20110301-4|152	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkl8a.pfb
14mu|texlive-bookman-20110301-4|153	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkl8a.pfm
14mu|texlive-bookman-20110301-4|154	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkli8a.pfb
14mu|texlive-bookman-20110301-4|155	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkli8a.pfm
14mu|texlive-bookman-20110301-4|156	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd.vf
14mu|texlive-bookman-20110301-4|157	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd7t.vf
14mu|texlive-bookman-20110301-4|158	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd8c.vf
14mu|texlive-bookman-20110301-4|159	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd8t.vf
14mu|texlive-bookman-20110301-4|160	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc.vf
14mu|texlive-bookman-20110301-4|161	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc7t.vf
14mu|texlive-bookman-20110301-4|162	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc8t.vf
14mu|texlive-bookman-20110301-4|163	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi.vf
14mu|texlive-bookman-20110301-4|164	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi7t.vf
14mu|texlive-bookman-20110301-4|165	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi8c.vf
14mu|texlive-bookman-20110301-4|166	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi8t.vf
14mu|texlive-bookman-20110301-4|167	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo.vf
14mu|texlive-bookman-20110301-4|168	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo7t.vf
14mu|texlive-bookman-20110301-4|169	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo8c.vf
14mu|texlive-bookman-20110301-4|170	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo8t.vf
14mu|texlive-bookman-20110301-4|171	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl.vf
14mu|texlive-bookman-20110301-4|172	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl7t.vf
14mu|texlive-bookman-20110301-4|173	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl8c.vf
14mu|texlive-bookman-20110301-4|174	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl8t.vf
14mu|texlive-bookman-20110301-4|175	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc.vf
14mu|texlive-bookman-20110301-4|176	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc7t.vf
14mu|texlive-bookman-20110301-4|177	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc8t.vf
14mu|texlive-bookman-20110301-4|178	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli.vf
14mu|texlive-bookman-20110301-4|179	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli7t.vf
14mu|texlive-bookman-20110301-4|180	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli8c.vf
14mu|texlive-bookman-20110301-4|181	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli8t.vf
14mu|texlive-bookman-20110301-4|182	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo.vf
14mu|texlive-bookman-20110301-4|183	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo7t.vf
14mu|texlive-bookman-20110301-4|184	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo8c.vf
14mu|texlive-bookman-20110301-4|185	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo8t.vf
14mu|texlive-bookman-20110301-4|186	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkd8z.vf
14mu|texlive-bookman-20110301-4|187	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkdc8z.vf
14mu|texlive-bookman-20110301-4|188	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkdi8z.vf
14mu|texlive-bookman-20110301-4|189	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkl8z.vf
14mu|texlive-bookman-20110301-4|190	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbklc8z.vf
14mu|texlive-bookman-20110301-4|191	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkli8z.vf
14mu|texlive-bookman-20110301-4|192	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb7t.vf
14mu|texlive-bookman-20110301-4|193	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb8c.vf
14mu|texlive-bookman-20110301-4|194	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb8t.vf
14mu|texlive-bookman-20110301-4|195	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbc7t.vf
14mu|texlive-bookman-20110301-4|196	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbc8t.vf
14mu|texlive-bookman-20110301-4|197	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi7t.vf
14mu|texlive-bookman-20110301-4|198	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi8c.vf
14mu|texlive-bookman-20110301-4|199	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi8t.vf
14mu|texlive-bookman-20110301-4|200	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo7t.vf
14mu|texlive-bookman-20110301-4|201	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo8c.vf
14mu|texlive-bookman-20110301-4|202	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo8t.vf
14mu|texlive-bookman-20110301-4|203	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd7t.vf
14mu|texlive-bookman-20110301-4|204	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd8c.vf
14mu|texlive-bookman-20110301-4|205	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd8t.vf
14mu|texlive-bookman-20110301-4|206	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdc7t.vf
14mu|texlive-bookman-20110301-4|207	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdc8t.vf
14mu|texlive-bookman-20110301-4|208	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi7t.vf
14mu|texlive-bookman-20110301-4|209	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi8c.vf
14mu|texlive-bookman-20110301-4|210	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi8t.vf
14mu|texlive-bookman-20110301-4|211	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo7t.vf
14mu|texlive-bookman-20110301-4|212	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo8c.vf
14mu|texlive-bookman-20110301-4|213	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo8t.vf
14mu|texlive-bookman-20110301-4|214	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl7t.vf
14mu|texlive-bookman-20110301-4|215	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl8c.vf
14mu|texlive-bookman-20110301-4|216	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl8t.vf
14mu|texlive-bookman-20110301-4|217	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklc7t.vf
14mu|texlive-bookman-20110301-4|218	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklc8t.vf
14mu|texlive-bookman-20110301-4|219	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli7t.vf
14mu|texlive-bookman-20110301-4|220	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli8c.vf
14mu|texlive-bookman-20110301-4|221	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli8t.vf
14mu|texlive-bookman-20110301-4|222	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo7t.vf
14mu|texlive-bookman-20110301-4|223	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo8c.vf
14mu|texlive-bookman-20110301-4|224	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo8t.vf
14mu|texlive-bookman-20110301-4|225	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr7t.vf
14mu|texlive-bookman-20110301-4|226	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr8c.vf
14mu|texlive-bookman-20110301-4|227	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr8t.vf
14mu|texlive-bookman-20110301-4|228	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkrc7t.vf
14mu|texlive-bookman-20110301-4|229	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkrc8t.vf
14mu|texlive-bookman-20110301-4|230	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri7t.vf
14mu|texlive-bookman-20110301-4|231	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri8c.vf
14mu|texlive-bookman-20110301-4|232	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri8t.vf
14mu|texlive-bookman-20110301-4|233	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro7t.vf
14mu|texlive-bookman-20110301-4|234	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro8c.vf
14mu|texlive-bookman-20110301-4|235	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro8t.vf
14mu|texlive-bookman-20110301-4|236	%{_texmfdistdir}/tex/latex/bookman/8rubk.fd
14mu|texlive-bookman-20110301-4|237	%{_texmfdistdir}/tex/latex/bookman/omlubk.fd
14mu|texlive-bookman-20110301-4|238	%{_texmfdistdir}/tex/latex/bookman/omsubk.fd
14mu|texlive-bookman-20110301-4|239	%{_texmfdistdir}/tex/latex/bookman/ot1ubk.fd
14mu|texlive-bookman-20110301-4|240	%{_texmfdistdir}/tex/latex/bookman/t1ubk.fd
14mu|texlive-bookman-20110301-4|241	%{_texmfdistdir}/tex/latex/bookman/ts1ubk.fd
14mu|texlive-bookman-20110301-4|242	
14mu|texlive-bookman-20110301-4|243	#-----------------------------------------------------------------------
14mu|texlive-bookman-20110301-4|244	%prep
14mu|texlive-bookman-20110301-4|245	%setup -c -a0
14mu|texlive-bookman-20110301-4|246	
14mu|texlive-bookman-20110301-4|247	%build
14mu|texlive-bookman-20110301-4|248	
14mu|texlive-bookman-20110301-4|249	%install
14mu|texlive-bookman-20110301-4|250	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bookman-20110301-4|251	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mu|texlive-bookman-20110301-4|252	
14mu|texlive-bookman-20110301-4|253	
14mu|texlive-bookman-20110301-4|254	
14mu|texlive-bookman-20110301-4|255	%changelog
14mu|texlive-bookman-20110301-4|256	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110301-4
14mu|texlive-bookman-20110301-4|257	+ Revision: dff4bac
14mu|texlive-bookman-20110301-4|258	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bookman-20110301-4|259	
14mu|texlive-bookman-20110301-4|260	

24387 14
14mu|texlive-booktabs-1.61803-4|1	# revision 15878
14mu|texlive-booktabs-1.61803-4|2	# category Package
14mu|texlive-booktabs-1.61803-4|3	# catalog-ctan /macros/latex/contrib/booktabs
14mu|texlive-booktabs-1.61803-4|4	# catalog-date 2009-09-24 15:05:48 +0200
14mu|texlive-booktabs-1.61803-4|5	# catalog-license gpl
14mu|texlive-booktabs-1.61803-4|6	# catalog-version 1.61803
14mu|texlive-booktabs-1.61803-4|7	Name:		texlive-booktabs
14mu|texlive-booktabs-1.61803-4|8	Version:	1.61803
14mu|texlive-booktabs-1.61803-4|9	Release:	4
14mu|texlive-booktabs-1.61803-4|10	Summary:	Publication quality tables in LaTeX
14mu|texlive-booktabs-1.61803-4|11	Group:		Publishing
14mu|texlive-booktabs-1.61803-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/booktabs
14mu|texlive-booktabs-1.61803-4|13	License:	GPL
14mu|texlive-booktabs-1.61803-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs.tar.xz
14mu|texlive-booktabs-1.61803-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs.doc.tar.xz
14mu|texlive-booktabs-1.61803-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs.source.tar.xz
14mu|texlive-booktabs-1.61803-4|17	BuildArch:	noarch
14mu|texlive-booktabs-1.61803-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-booktabs-1.61803-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-booktabs-1.61803-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-booktabs-1.61803-4|21	
14mu|texlive-booktabs-1.61803-4|22	%description
14mu|texlive-booktabs-1.61803-4|23	The package enhances the quality of tables in LaTeX, providing
14mu|texlive-booktabs-1.61803-4|24	extra commands as well as behind-the-scenes optimisation.
14mu|texlive-booktabs-1.61803-4|25	Guidelines are given as to what constitutes a good table in
14mu|texlive-booktabs-1.61803-4|26	this context. From version 1.61, the package offers longtable
14mu|texlive-booktabs-1.61803-4|27	compatibility.
14mu|texlive-booktabs-1.61803-4|28	
14mu|texlive-booktabs-1.61803-4|29	
14mu|texlive-booktabs-1.61803-4|30	#-----------------------------------------------------------------------
14mu|texlive-booktabs-1.61803-4|31	%files
14mu|texlive-booktabs-1.61803-4|32	%{_texmfdistdir}/tex/latex/booktabs/booktabs.sty
14mu|texlive-booktabs-1.61803-4|33	%doc %{_texmfdistdir}/doc/latex/booktabs/COPYING
14mu|texlive-booktabs-1.61803-4|34	%doc %{_texmfdistdir}/doc/latex/booktabs/README
14mu|texlive-booktabs-1.61803-4|35	%doc %{_texmfdistdir}/doc/latex/booktabs/booktabs.pdf
14mu|texlive-booktabs-1.61803-4|36	#- source
14mu|texlive-booktabs-1.61803-4|37	%doc %{_texmfdistdir}/source/latex/booktabs/booktabs.dtx
14mu|texlive-booktabs-1.61803-4|38	%doc %{_texmfdistdir}/source/latex/booktabs/booktabs.ins
14mu|texlive-booktabs-1.61803-4|39	
14mu|texlive-booktabs-1.61803-4|40	#-----------------------------------------------------------------------
14mu|texlive-booktabs-1.61803-4|41	%prep
14mu|texlive-booktabs-1.61803-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-booktabs-1.61803-4|43	
14mu|texlive-booktabs-1.61803-4|44	%build
14mu|texlive-booktabs-1.61803-4|45	
14mu|texlive-booktabs-1.61803-4|46	%install
14mu|texlive-booktabs-1.61803-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-booktabs-1.61803-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-booktabs-1.61803-4|49	
14mu|texlive-booktabs-1.61803-4|50	
14mu|texlive-booktabs-1.61803-4|51	
14mu|texlive-booktabs-1.61803-4|52	%changelog
14mu|texlive-booktabs-1.61803-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.61803-4
14mu|texlive-booktabs-1.61803-4|54	+ Revision: 54f5ed0
14mu|texlive-booktabs-1.61803-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-booktabs-1.61803-4|56	
14mu|texlive-booktabs-1.61803-4|57	

24388 14
14mu|texlive-boolexpr-3.14-4|1	# revision 17830
14mu|texlive-boolexpr-3.14-4|2	# category Package
14mu|texlive-boolexpr-3.14-4|3	# catalog-ctan /macros/latex/contrib/boolexpr
14mu|texlive-boolexpr-3.14-4|4	# catalog-date 2010-04-12 11:39:15 +0200
14mu|texlive-boolexpr-3.14-4|5	# catalog-license lppl
14mu|texlive-boolexpr-3.14-4|6	# catalog-version 3.14
14mu|texlive-boolexpr-3.14-4|7	Name:		texlive-boolexpr
14mu|texlive-boolexpr-3.14-4|8	Version:	3.14
14mu|texlive-boolexpr-3.14-4|9	Release:	4
14mu|texlive-boolexpr-3.14-4|10	Summary:	A boolean expression evaluator and a switch command
14mu|texlive-boolexpr-3.14-4|11	Group:		Publishing
14mu|texlive-boolexpr-3.14-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boolexpr
14mu|texlive-boolexpr-3.14-4|13	License:	LPPL
14mu|texlive-boolexpr-3.14-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boolexpr.tar.xz
14mu|texlive-boolexpr-3.14-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boolexpr.doc.tar.xz
14mu|texlive-boolexpr-3.14-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boolexpr.source.tar.xz
14mu|texlive-boolexpr-3.14-4|17	BuildArch:	noarch
14mu|texlive-boolexpr-3.14-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-boolexpr-3.14-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-boolexpr-3.14-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-boolexpr-3.14-4|21	
14mu|texlive-boolexpr-3.14-4|22	%description
14mu|texlive-boolexpr-3.14-4|23	The \boolexpr macro evaluates boolean expressions in a purely
14mu|texlive-boolexpr-3.14-4|24	expandable way. \boolexpr{ A \OR B \AND C } expands to 0 if the
14mu|texlive-boolexpr-3.14-4|25	logical expression is TRUE. A, B, C may be: - numeric
14mu|texlive-boolexpr-3.14-4|26	expressions such as: x=y, x<>y, x>y or x<y; - boolean switches:
14mu|texlive-boolexpr-3.14-4|27	\iftrue 0\else 1\fi; - conditionals: \ifcsname
14mu|texlive-boolexpr-3.14-4|28	whatsit\endcsname 0\else 1\fi; - another \boolexpr: \boolexpr{
14mu|texlive-boolexpr-3.14-4|29	D \OR E \AND F }: \boolexpr may be used with \ifcase:
14mu|texlive-boolexpr-3.14-4|30	\ifcase\boolexpr{ A \OR B \AND C } What to do if true \else
14mu|texlive-boolexpr-3.14-4|31	What to do if false \fi The \switch command (which is also
14mu|texlive-boolexpr-3.14-4|32	expandable) has the form: \switch \case{<boolean expression>}
14mu|texlive-boolexpr-3.14-4|33	... \case{<boolean expression>} ... ... \otherwise ...
14mu|texlive-boolexpr-3.14-4|34	\endswitch.
14mu|texlive-boolexpr-3.14-4|35	
14mu|texlive-boolexpr-3.14-4|36	
14mu|texlive-boolexpr-3.14-4|37	#-----------------------------------------------------------------------
14mu|texlive-boolexpr-3.14-4|38	%files
14mu|texlive-boolexpr-3.14-4|39	%{_texmfdistdir}/tex/latex/boolexpr/boolexpr.sty
14mu|texlive-boolexpr-3.14-4|40	%doc %{_texmfdistdir}/doc/latex/boolexpr/README
14mu|texlive-boolexpr-3.14-4|41	%doc %{_texmfdistdir}/doc/latex/boolexpr/boolexpr.pdf
14mu|texlive-boolexpr-3.14-4|42	#- source
14mu|texlive-boolexpr-3.14-4|43	%doc %{_texmfdistdir}/source/latex/boolexpr/boolexpr.dtx
14mu|texlive-boolexpr-3.14-4|44	%doc %{_texmfdistdir}/source/latex/boolexpr/boolexpr.ins
14mu|texlive-boolexpr-3.14-4|45	
14mu|texlive-boolexpr-3.14-4|46	#-----------------------------------------------------------------------
14mu|texlive-boolexpr-3.14-4|47	%prep
14mu|texlive-boolexpr-3.14-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-boolexpr-3.14-4|49	
14mu|texlive-boolexpr-3.14-4|50	%build
14mu|texlive-boolexpr-3.14-4|51	
14mu|texlive-boolexpr-3.14-4|52	%install
14mu|texlive-boolexpr-3.14-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-boolexpr-3.14-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-boolexpr-3.14-4|55	
14mu|texlive-boolexpr-3.14-4|56	
14mu|texlive-boolexpr-3.14-4|57	
14mu|texlive-boolexpr-3.14-4|58	%changelog
14mu|texlive-boolexpr-3.14-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.14-4
14mu|texlive-boolexpr-3.14-4|60	+ Revision: 25d599e
14mu|texlive-boolexpr-3.14-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-boolexpr-3.14-4|62	
14mu|texlive-boolexpr-3.14-4|63	

24389 14
14mu|texlive-bophook-0.02-4|1	# revision 17062
14mu|texlive-bophook-0.02-4|2	# category Package
14mu|texlive-bophook-0.02-4|3	# catalog-ctan /macros/latex/contrib/bophook
14mu|texlive-bophook-0.02-4|4	# catalog-date 2006-12-31 16:08:10 +0100
14mu|texlive-bophook-0.02-4|5	# catalog-license lppl
14mu|texlive-bophook-0.02-4|6	# catalog-version 0.02
14mu|texlive-bophook-0.02-4|7	Name:		texlive-bophook
14mu|texlive-bophook-0.02-4|8	Version:	0.02
14mu|texlive-bophook-0.02-4|9	Release:	4
14mu|texlive-bophook-0.02-4|10	Summary:	Provides an At-Begin-Page hook
14mu|texlive-bophook-0.02-4|11	Group:		Publishing
14mu|texlive-bophook-0.02-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bophook
14mu|texlive-bophook-0.02-4|13	License:	LPPL
14mu|texlive-bophook-0.02-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bophook.tar.xz
14mu|texlive-bophook-0.02-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bophook.doc.tar.xz
14mu|texlive-bophook-0.02-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bophook.source.tar.xz
14mu|texlive-bophook-0.02-4|17	BuildArch:	noarch
14mu|texlive-bophook-0.02-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bophook-0.02-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bophook-0.02-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bophook-0.02-4|21	
14mu|texlive-bophook-0.02-4|22	%description
14mu|texlive-bophook-0.02-4|23	Using the \AtBeginPage hook, you can add material in the
14mu|texlive-bophook-0.02-4|24	background of a page. \PageLayout can be used to give page
14mu|texlive-bophook-0.02-4|25	makeup commands to be executed on every page (e.g., depend on
14mu|texlive-bophook-0.02-4|26	the page style).
14mu|texlive-bophook-0.02-4|27	
14mu|texlive-bophook-0.02-4|28	
14mu|texlive-bophook-0.02-4|29	#-----------------------------------------------------------------------
14mu|texlive-bophook-0.02-4|30	%files
14mu|texlive-bophook-0.02-4|31	%{_texmfdistdir}/tex/latex/bophook/bophook.sty
14mu|texlive-bophook-0.02-4|32	%doc %{_texmfdistdir}/doc/latex/bophook/bophook.pdf
14mu|texlive-bophook-0.02-4|33	#- source
14mu|texlive-bophook-0.02-4|34	%doc %{_texmfdistdir}/source/latex/bophook/bophook.dtx
14mu|texlive-bophook-0.02-4|35	%doc %{_texmfdistdir}/source/latex/bophook/bophook.ins
14mu|texlive-bophook-0.02-4|36	
14mu|texlive-bophook-0.02-4|37	#-----------------------------------------------------------------------
14mu|texlive-bophook-0.02-4|38	%prep
14mu|texlive-bophook-0.02-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-bophook-0.02-4|40	
14mu|texlive-bophook-0.02-4|41	%build
14mu|texlive-bophook-0.02-4|42	
14mu|texlive-bophook-0.02-4|43	%install
14mu|texlive-bophook-0.02-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bophook-0.02-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bophook-0.02-4|46	
14mu|texlive-bophook-0.02-4|47	
14mu|texlive-bophook-0.02-4|48	
14mu|texlive-bophook-0.02-4|49	%changelog
14mu|texlive-bophook-0.02-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.02-4
14mu|texlive-bophook-0.02-4|51	+ Revision: d78d17d
14mu|texlive-bophook-0.02-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bophook-0.02-4|53	
14mu|texlive-bophook-0.02-4|54	

24390 14
14mu|texlive-boxedminipage-20100223-4|1	# revision 17087
14mu|texlive-boxedminipage-20100223-4|2	# category Package
14mu|texlive-boxedminipage-20100223-4|3	# catalog-ctan /macros/latex/contrib/boxedminipage
14mu|texlive-boxedminipage-20100223-4|4	# catalog-date 2010-02-23 16:09:16 +0100
14mu|texlive-boxedminipage-20100223-4|5	# catalog-license pd
14mu|texlive-boxedminipage-20100223-4|6	# catalog-version undef
14mu|texlive-boxedminipage-20100223-4|7	Name:		texlive-boxedminipage
14mu|texlive-boxedminipage-20100223-4|8	Version:	20100223
14mu|texlive-boxedminipage-20100223-4|9	Release:	4
14mu|texlive-boxedminipage-20100223-4|10	Summary:	A package for producing framed minipages
14mu|texlive-boxedminipage-20100223-4|11	Group:		Publishing
14mu|texlive-boxedminipage-20100223-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boxedminipage
14mu|texlive-boxedminipage-20100223-4|13	License:	PD
14mu|texlive-boxedminipage-20100223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxedminipage.tar.xz
14mu|texlive-boxedminipage-20100223-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxedminipage.doc.tar.xz
14mu|texlive-boxedminipage-20100223-4|16	BuildArch:	noarch
14mu|texlive-boxedminipage-20100223-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-boxedminipage-20100223-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-boxedminipage-20100223-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-boxedminipage-20100223-4|20	
14mu|texlive-boxedminipage-20100223-4|21	%description
14mu|texlive-boxedminipage-20100223-4|22	LaTeX package which defines the boxedminipage environment --
14mu|texlive-boxedminipage-20100223-4|23	like minipage, but with a frame around it.
14mu|texlive-boxedminipage-20100223-4|24	
14mu|texlive-boxedminipage-20100223-4|25	
14mu|texlive-boxedminipage-20100223-4|26	#-----------------------------------------------------------------------
14mu|texlive-boxedminipage-20100223-4|27	%files
14mu|texlive-boxedminipage-20100223-4|28	%{_texmfdistdir}/tex/latex/boxedminipage/boxedminipage.sty
14mu|texlive-boxedminipage-20100223-4|29	%doc %{_texmfdistdir}/doc/latex/boxedminipage/boxedminipage.pdf
14mu|texlive-boxedminipage-20100223-4|30	%doc %{_texmfdistdir}/doc/latex/boxedminipage/boxedminipage.tex
14mu|texlive-boxedminipage-20100223-4|31	
14mu|texlive-boxedminipage-20100223-4|32	#-----------------------------------------------------------------------
14mu|texlive-boxedminipage-20100223-4|33	%prep
14mu|texlive-boxedminipage-20100223-4|34	%setup -c -a0 -a1
14mu|texlive-boxedminipage-20100223-4|35	
14mu|texlive-boxedminipage-20100223-4|36	%build
14mu|texlive-boxedminipage-20100223-4|37	
14mu|texlive-boxedminipage-20100223-4|38	%install
14mu|texlive-boxedminipage-20100223-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-boxedminipage-20100223-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-boxedminipage-20100223-4|41	
14mu|texlive-boxedminipage-20100223-4|42	
14mu|texlive-boxedminipage-20100223-4|43	
14mu|texlive-boxedminipage-20100223-4|44	%changelog
14mu|texlive-boxedminipage-20100223-4|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100223-4
14mu|texlive-boxedminipage-20100223-4|46	+ Revision: 4d8d774
14mu|texlive-boxedminipage-20100223-4|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-boxedminipage-20100223-4|48	
14mu|texlive-boxedminipage-20100223-4|49	

24391 14
14mu|texlive-boxhandler-1.30-7|1	# revision 28031
14mu|texlive-boxhandler-1.30-7|2	# category Package
14mu|texlive-boxhandler-1.30-7|3	# catalog-ctan /macros/latex/contrib/boxhandler
14mu|texlive-boxhandler-1.30-7|4	# catalog-date 2012-10-18 23:00:43 +0200
14mu|texlive-boxhandler-1.30-7|5	# catalog-license lppl
14mu|texlive-boxhandler-1.30-7|6	# catalog-version 1.30
14mu|texlive-boxhandler-1.30-7|7	Name:		texlive-boxhandler
14mu|texlive-boxhandler-1.30-7|8	Version:	1.30
14mu|texlive-boxhandler-1.30-7|9	Release:	7
14mu|texlive-boxhandler-1.30-7|10	Summary:	Flexible Captioning and Deferred Box/List Printing
14mu|texlive-boxhandler-1.30-7|11	Group:		Publishing
14mu|texlive-boxhandler-1.30-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boxhandler
14mu|texlive-boxhandler-1.30-7|13	License:	LPPL
14mu|texlive-boxhandler-1.30-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.tar.xz
14mu|texlive-boxhandler-1.30-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.doc.tar.xz
14mu|texlive-boxhandler-1.30-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.source.tar.xz
14mu|texlive-boxhandler-1.30-7|17	BuildArch:	noarch
14mu|texlive-boxhandler-1.30-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-boxhandler-1.30-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-boxhandler-1.30-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-boxhandler-1.30-7|21	
14mu|texlive-boxhandler-1.30-7|22	%description
14mu|texlive-boxhandler-1.30-7|23	The package allows the user to optimise presentation of LaTeX
14mu|texlive-boxhandler-1.30-7|24	tables and figures. Boxhandler will lay out table and figure
14mu|texlive-boxhandler-1.30-7|25	captions with a variety of stylistic apperances, and will also
14mu|texlive-boxhandler-1.30-7|26	allow figures and tables to be "wrapped" in a manner consistent
14mu|texlive-boxhandler-1.30-7|27	with many business and government documents. For a document
14mu|texlive-boxhandler-1.30-7|28	that might appear in different venues with different
14mu|texlive-boxhandler-1.30-7|29	formatting, boxhandler permits the creation of a LaTeX source
14mu|texlive-boxhandler-1.30-7|30	document that can, with a single-line change in the source
14mu|texlive-boxhandler-1.30-7|31	code, produce an output that has very different layout from the
14mu|texlive-boxhandler-1.30-7|32	baseline configuration, not only in terms of caption style, but
14mu|texlive-boxhandler-1.30-7|33	more importantly in terms of the locations where figures,
14mu|texlive-boxhandler-1.30-7|34	tables and lists appear (or not) in the document. Deferral
14mu|texlive-boxhandler-1.30-7|35	routines also allow one to keep all figure and table data in a
14mu|texlive-boxhandler-1.30-7|36	separate source file, while nonetheless producing a document
14mu|texlive-boxhandler-1.30-7|37	with figures and tables appearing in the desired location.
14mu|texlive-boxhandler-1.30-7|38	
14mu|texlive-boxhandler-1.30-7|39	
14mu|texlive-boxhandler-1.30-7|40	#-----------------------------------------------------------------------
14mu|texlive-boxhandler-1.30-7|41	%files
14mu|texlive-boxhandler-1.30-7|42	%{_texmfdistdir}/tex/latex/boxhandler/boxhandler.sty
14mu|texlive-boxhandler-1.30-7|43	%doc %{_texmfdistdir}/doc/latex/boxhandler/README
14mu|texlive-boxhandler-1.30-7|44	%doc %{_texmfdistdir}/doc/latex/boxhandler/boxhandler.pdf
14mu|texlive-boxhandler-1.30-7|45	#- source
14mu|texlive-boxhandler-1.30-7|46	%doc %{_texmfdistdir}/source/latex/boxhandler/boxhandler.dtx
14mu|texlive-boxhandler-1.30-7|47	%doc %{_texmfdistdir}/source/latex/boxhandler/boxhandler.ins
14mu|texlive-boxhandler-1.30-7|48	
14mu|texlive-boxhandler-1.30-7|49	#-----------------------------------------------------------------------
14mu|texlive-boxhandler-1.30-7|50	%prep
14mu|texlive-boxhandler-1.30-7|51	%setup -c -a0 -a1 -a2
14mu|texlive-boxhandler-1.30-7|52	
14mu|texlive-boxhandler-1.30-7|53	%build
14mu|texlive-boxhandler-1.30-7|54	
14mu|texlive-boxhandler-1.30-7|55	%install
14mu|texlive-boxhandler-1.30-7|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-boxhandler-1.30-7|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-boxhandler-1.30-7|58	
14mu|texlive-boxhandler-1.30-7|59	%changelog
14mu|texlive-boxhandler-1.30-7|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.30-7
14mu|texlive-boxhandler-1.30-7|61	+ Revision: 3f5fa76
14mu|texlive-boxhandler-1.30-7|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-boxhandler-1.30-7|63	
14mu|texlive-boxhandler-1.30-7|64	

24392 14
14mu|texlive-bpchem-v1.06-4|1	# revision 15878
14mu|texlive-bpchem-v1.06-4|2	# category Package
14mu|texlive-bpchem-v1.06-4|3	# catalog-ctan /macros/latex/contrib/bpchem
14mu|texlive-bpchem-v1.06-4|4	# catalog-date 2006-12-01 14:16:52 +0100
14mu|texlive-bpchem-v1.06-4|5	# catalog-license lppl
14mu|texlive-bpchem-v1.06-4|6	# catalog-version v1.06
14mu|texlive-bpchem-v1.06-4|7	Name:		texlive-bpchem
14mu|texlive-bpchem-v1.06-4|8	Version:	v1.06
14mu|texlive-bpchem-v1.06-4|9	Release:	4
14mu|texlive-bpchem-v1.06-4|10	Summary:	Typeset chemical names, formulae, etc
14mu|texlive-bpchem-v1.06-4|11	Group:		Publishing
14mu|texlive-bpchem-v1.06-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bpchem
14mu|texlive-bpchem-v1.06-4|13	License:	LPPL
14mu|texlive-bpchem-v1.06-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpchem.tar.xz
14mu|texlive-bpchem-v1.06-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpchem.doc.tar.xz
14mu|texlive-bpchem-v1.06-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpchem.source.tar.xz
14mu|texlive-bpchem-v1.06-4|17	BuildArch:	noarch
14mu|texlive-bpchem-v1.06-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bpchem-v1.06-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bpchem-v1.06-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bpchem-v1.06-4|21	
14mu|texlive-bpchem-v1.06-4|22	%description
14mu|texlive-bpchem-v1.06-4|23	The package provides support for typesetting simple chemical
14mu|texlive-bpchem-v1.06-4|24	formulae, those long IUPAC compound names, and some chemical
14mu|texlive-bpchem-v1.06-4|25	idioms. It also supports the labelling of compounds and
14mu|texlive-bpchem-v1.06-4|26	reference to labelled compounds.
14mu|texlive-bpchem-v1.06-4|27	
14mu|texlive-bpchem-v1.06-4|28	
14mu|texlive-bpchem-v1.06-4|29	#-----------------------------------------------------------------------
14mu|texlive-bpchem-v1.06-4|30	%files
14mu|texlive-bpchem-v1.06-4|31	%{_texmfdistdir}/tex/latex/bpchem/bpchem.sty
14mu|texlive-bpchem-v1.06-4|32	%doc %{_texmfdistdir}/doc/latex/bpchem/bpchem.pdf
14mu|texlive-bpchem-v1.06-4|33	#- source
14mu|texlive-bpchem-v1.06-4|34	%doc %{_texmfdistdir}/source/latex/bpchem/bpchem.dtx
14mu|texlive-bpchem-v1.06-4|35	%doc %{_texmfdistdir}/source/latex/bpchem/bpchem.ins
14mu|texlive-bpchem-v1.06-4|36	
14mu|texlive-bpchem-v1.06-4|37	#-----------------------------------------------------------------------
14mu|texlive-bpchem-v1.06-4|38	%prep
14mu|texlive-bpchem-v1.06-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-bpchem-v1.06-4|40	
14mu|texlive-bpchem-v1.06-4|41	%build
14mu|texlive-bpchem-v1.06-4|42	
14mu|texlive-bpchem-v1.06-4|43	%install
14mu|texlive-bpchem-v1.06-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bpchem-v1.06-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bpchem-v1.06-4|46	
14mu|texlive-bpchem-v1.06-4|47	
14mu|texlive-bpchem-v1.06-4|48	
14mu|texlive-bpchem-v1.06-4|49	%changelog
14mu|texlive-bpchem-v1.06-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.06-4
14mu|texlive-bpchem-v1.06-4|51	+ Revision: 2dc6308
14mu|texlive-bpchem-v1.06-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bpchem-v1.06-4|53	
14mu|texlive-bpchem-v1.06-4|54	

24393 14
14mu|texlive-bpolynomial-0.5-4|1	# revision 15878
14mu|texlive-bpolynomial-0.5-4|2	# category Package
14mu|texlive-bpolynomial-0.5-4|3	# catalog-ctan /graphics/metapost/contrib/macros/bpolynomial
14mu|texlive-bpolynomial-0.5-4|4	# catalog-date 2008-08-17 01:00:50 +0200
14mu|texlive-bpolynomial-0.5-4|5	# catalog-license lppl
14mu|texlive-bpolynomial-0.5-4|6	# catalog-version 0.5
14mu|texlive-bpolynomial-0.5-4|7	Name:		texlive-bpolynomial
14mu|texlive-bpolynomial-0.5-4|8	Version:	0.5
14mu|texlive-bpolynomial-0.5-4|9	Release:	4
14mu|texlive-bpolynomial-0.5-4|10	Summary:	Drawing polynomial functions of up to order 3
14mu|texlive-bpolynomial-0.5-4|11	Group:		Publishing
14mu|texlive-bpolynomial-0.5-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/bpolynomial
14mu|texlive-bpolynomial-0.5-4|13	License:	LPPL
14mu|texlive-bpolynomial-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpolynomial.tar.xz
14mu|texlive-bpolynomial-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpolynomial.doc.tar.xz
14mu|texlive-bpolynomial-0.5-4|16	BuildArch:	noarch
14mu|texlive-bpolynomial-0.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bpolynomial-0.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bpolynomial-0.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bpolynomial-0.5-4|20	
14mu|texlive-bpolynomial-0.5-4|21	%description
14mu|texlive-bpolynomial-0.5-4|22	This MetaPost package helps plotting polynomial and root
14mu|texlive-bpolynomial-0.5-4|23	functions up to order three. The package provides macros to
14mu|texlive-bpolynomial-0.5-4|24	calculate Bezier curves exactly matching a given constant,
14mu|texlive-bpolynomial-0.5-4|25	linear, quadratic or cubic polynomial, or square or cubic root
14mu|texlive-bpolynomial-0.5-4|26	function. In addition, tangents on all functions and
14mu|texlive-bpolynomial-0.5-4|27	derivatives of polynomials can be calculated.
14mu|texlive-bpolynomial-0.5-4|28	
14mu|texlive-bpolynomial-0.5-4|29	
14mu|texlive-bpolynomial-0.5-4|30	#-----------------------------------------------------------------------
14mu|texlive-bpolynomial-0.5-4|31	%files
14mu|texlive-bpolynomial-0.5-4|32	%{_texmfdistdir}/metapost/bpolynomial/bpolynomial.mp
14mu|texlive-bpolynomial-0.5-4|33	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/CHANGES
14mu|texlive-bpolynomial-0.5-4|34	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/README
14mu|texlive-bpolynomial-0.5-4|35	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/TODO
14mu|texlive-bpolynomial-0.5-4|36	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/bpolynomial.pdf
14mu|texlive-bpolynomial-0.5-4|37	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/bpolynomial.tex
14mu|texlive-bpolynomial-0.5-4|38	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/examples.mp
14mu|texlive-bpolynomial-0.5-4|39	
14mu|texlive-bpolynomial-0.5-4|40	#-----------------------------------------------------------------------
14mu|texlive-bpolynomial-0.5-4|41	%prep
14mu|texlive-bpolynomial-0.5-4|42	%setup -c -a0 -a1
14mu|texlive-bpolynomial-0.5-4|43	
14mu|texlive-bpolynomial-0.5-4|44	%build
14mu|texlive-bpolynomial-0.5-4|45	
14mu|texlive-bpolynomial-0.5-4|46	%install
14mu|texlive-bpolynomial-0.5-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bpolynomial-0.5-4|48	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bpolynomial-0.5-4|49	
14mu|texlive-bpolynomial-0.5-4|50	
14mu|texlive-bpolynomial-0.5-4|51	
14mu|texlive-bpolynomial-0.5-4|52	%changelog
14mu|texlive-bpolynomial-0.5-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-bpolynomial-0.5-4|54	+ Revision: 6e58129
14mu|texlive-bpolynomial-0.5-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bpolynomial-0.5-4|56	
14mu|texlive-bpolynomial-0.5-4|57	

24394 14
14mu|texlive-bracketkey-1.0-4|1	# revision 17129
14mu|texlive-bracketkey-1.0-4|2	# category Package
14mu|texlive-bracketkey-1.0-4|3	# catalog-ctan /macros/latex/contrib/bracketkey
14mu|texlive-bracketkey-1.0-4|4	# catalog-date 2010-02-19 21:33:30 +0100
14mu|texlive-bracketkey-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-bracketkey-1.0-4|6	# catalog-version 1.0
14mu|texlive-bracketkey-1.0-4|7	Name:		texlive-bracketkey
14mu|texlive-bracketkey-1.0-4|8	Version:	1.0
14mu|texlive-bracketkey-1.0-4|9	Release:	4
14mu|texlive-bracketkey-1.0-4|10	Summary:	Produce bracketed identification keys
14mu|texlive-bracketkey-1.0-4|11	Group:		Publishing
14mu|texlive-bracketkey-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bracketkey
14mu|texlive-bracketkey-1.0-4|13	License:	LPPL1.3
14mu|texlive-bracketkey-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bracketkey.tar.xz
14mu|texlive-bracketkey-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bracketkey.doc.tar.xz
14mu|texlive-bracketkey-1.0-4|16	BuildArch:	noarch
14mu|texlive-bracketkey-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bracketkey-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bracketkey-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bracketkey-1.0-4|20	
14mu|texlive-bracketkey-1.0-4|21	%description
14mu|texlive-bracketkey-1.0-4|22	The package provides an environment bracketkey for use when
14mu|texlive-bracketkey-1.0-4|23	producing lists of species.
14mu|texlive-bracketkey-1.0-4|24	
14mu|texlive-bracketkey-1.0-4|25	
14mu|texlive-bracketkey-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-bracketkey-1.0-4|27	%files
14mu|texlive-bracketkey-1.0-4|28	%{_texmfdistdir}/tex/latex/bracketkey/bracketkey.sty
14mu|texlive-bracketkey-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/bracketkey/Malva.pdf
14mu|texlive-bracketkey-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/bracketkey/Malva.tex
14mu|texlive-bracketkey-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/bracketkey/README
14mu|texlive-bracketkey-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/bracketkey/bracketkey.pdf
14mu|texlive-bracketkey-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/bracketkey/bracketkey.tex
14mu|texlive-bracketkey-1.0-4|34	
14mu|texlive-bracketkey-1.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-bracketkey-1.0-4|36	%prep
14mu|texlive-bracketkey-1.0-4|37	%setup -c -a0 -a1
14mu|texlive-bracketkey-1.0-4|38	
14mu|texlive-bracketkey-1.0-4|39	%build
14mu|texlive-bracketkey-1.0-4|40	
14mu|texlive-bracketkey-1.0-4|41	%install
14mu|texlive-bracketkey-1.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bracketkey-1.0-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bracketkey-1.0-4|44	
14mu|texlive-bracketkey-1.0-4|45	
14mu|texlive-bracketkey-1.0-4|46	
14mu|texlive-bracketkey-1.0-4|47	%changelog
14mu|texlive-bracketkey-1.0-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-bracketkey-1.0-4|49	+ Revision: 366b666
14mu|texlive-bracketkey-1.0-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bracketkey-1.0-4|51	
14mu|texlive-bracketkey-1.0-4|52	

24395 14
14mu|texlive-braids-1.0-4|1	# revision 23790
14mu|texlive-braids-1.0-4|2	# category Package
14mu|texlive-braids-1.0-4|3	# catalog-ctan /graphics/pgf/contrib/braids
14mu|texlive-braids-1.0-4|4	# catalog-date 2011-08-30 13:04:52 +0200
14mu|texlive-braids-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-braids-1.0-4|6	# catalog-version 1.0
14mu|texlive-braids-1.0-4|7	Name:		texlive-braids
14mu|texlive-braids-1.0-4|8	Version:	1.0
14mu|texlive-braids-1.0-4|9	Release:	4
14mu|texlive-braids-1.0-4|10	Summary:	Draw braid diagrams with PGF/TikZ
14mu|texlive-braids-1.0-4|11	Group:		Publishing
14mu|texlive-braids-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/braids
14mu|texlive-braids-1.0-4|13	License:	LPPL1.3
14mu|texlive-braids-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braids.tar.xz
14mu|texlive-braids-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braids.doc.tar.xz
14mu|texlive-braids-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braids.source.tar.xz
14mu|texlive-braids-1.0-4|17	BuildArch:	noarch
14mu|texlive-braids-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-braids-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-braids-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-braids-1.0-4|21	
14mu|texlive-braids-1.0-4|22	%description
14mu|texlive-braids-1.0-4|23	The package enables drawing of braid diagrams with PGF/TikZ
14mu|texlive-braids-1.0-4|24	using a simple syntax. The braid itself is specified by giving
14mu|texlive-braids-1.0-4|25	a word in the braid group, and there are many options for
14mu|texlive-braids-1.0-4|26	styling the strands and for drawing "floors".
14mu|texlive-braids-1.0-4|27	
14mu|texlive-braids-1.0-4|28	
14mu|texlive-braids-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-braids-1.0-4|30	%files
14mu|texlive-braids-1.0-4|31	%{_texmfdistdir}/tex/latex/braids/braids.sty
14mu|texlive-braids-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/braids/README
14mu|texlive-braids-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/braids/braids_doc.pdf
14mu|texlive-braids-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/braids/braids_doc.tex
14mu|texlive-braids-1.0-4|35	#- source
14mu|texlive-braids-1.0-4|36	%doc %{_texmfdistdir}/source/latex/braids/braids.dtx
14mu|texlive-braids-1.0-4|37	
14mu|texlive-braids-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-braids-1.0-4|39	%prep
14mu|texlive-braids-1.0-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-braids-1.0-4|41	
14mu|texlive-braids-1.0-4|42	%build
14mu|texlive-braids-1.0-4|43	
14mu|texlive-braids-1.0-4|44	%install
14mu|texlive-braids-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-braids-1.0-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-braids-1.0-4|47	
14mu|texlive-braids-1.0-4|48	
14mu|texlive-braids-1.0-4|49	
14mu|texlive-braids-1.0-4|50	%changelog
14mu|texlive-braids-1.0-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-braids-1.0-4|52	+ Revision: c9b438a
14mu|texlive-braids-1.0-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-braids-1.0-4|54	
14mu|texlive-braids-1.0-4|55	

24396 14
14mu|texlive-braket-20100223-4|1	# revision 17127
14mu|texlive-braket-20100223-4|2	# category Package
14mu|texlive-braket-20100223-4|3	# catalog-ctan /macros/latex/contrib/braket
14mu|texlive-braket-20100223-4|4	# catalog-date 2010-02-23 16:09:16 +0100
14mu|texlive-braket-20100223-4|5	# catalog-license pd
14mu|texlive-braket-20100223-4|6	# catalog-version undef
14mu|texlive-braket-20100223-4|7	Name:		texlive-braket
14mu|texlive-braket-20100223-4|8	Version:	20100223
14mu|texlive-braket-20100223-4|9	Release:	4
14mu|texlive-braket-20100223-4|10	Summary:	Dirac bra-ket and set notations
14mu|texlive-braket-20100223-4|11	Group:		Publishing
14mu|texlive-braket-20100223-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/braket
14mu|texlive-braket-20100223-4|13	License:	PD
14mu|texlive-braket-20100223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braket.tar.xz
14mu|texlive-braket-20100223-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braket.doc.tar.xz
14mu|texlive-braket-20100223-4|16	BuildArch:	noarch
14mu|texlive-braket-20100223-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-braket-20100223-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-braket-20100223-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-braket-20100223-4|20	
14mu|texlive-braket-20100223-4|21	%description
14mu|texlive-braket-20100223-4|22	Provides macros to typeset bra-ket notation, as well as set
14mu|texlive-braket-20100223-4|23	specifiers, with a single ("|") or a double ("||" or ("\|")
14mu|texlive-braket-20100223-4|24	vertical bar specifier in between two bracketed parts. Each
14mu|texlive-braket-20100223-4|25	macro comes in a fixed-size version and an expanding version.
14mu|texlive-braket-20100223-4|26	If the package finds itself operating under e-tex, it uses the
14mu|texlive-braket-20100223-4|27	extended primitive \middle for more reliable results.
14mu|texlive-braket-20100223-4|28	
14mu|texlive-braket-20100223-4|29	
14mu|texlive-braket-20100223-4|30	#-----------------------------------------------------------------------
14mu|texlive-braket-20100223-4|31	%files
14mu|texlive-braket-20100223-4|32	%{_texmfdistdir}/tex/latex/braket/braket.sty
14mu|texlive-braket-20100223-4|33	%doc %{_texmfdistdir}/doc/latex/braket/braket.pdf
14mu|texlive-braket-20100223-4|34	%doc %{_texmfdistdir}/doc/latex/braket/braket.tex
14mu|texlive-braket-20100223-4|35	
14mu|texlive-braket-20100223-4|36	#-----------------------------------------------------------------------
14mu|texlive-braket-20100223-4|37	%prep
14mu|texlive-braket-20100223-4|38	%setup -c -a0 -a1
14mu|texlive-braket-20100223-4|39	
14mu|texlive-braket-20100223-4|40	%build
14mu|texlive-braket-20100223-4|41	
14mu|texlive-braket-20100223-4|42	%install
14mu|texlive-braket-20100223-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-braket-20100223-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-braket-20100223-4|45	
14mu|texlive-braket-20100223-4|46	
14mu|texlive-braket-20100223-4|47	
14mu|texlive-braket-20100223-4|48	%changelog
14mu|texlive-braket-20100223-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100223-4
14mu|texlive-braket-20100223-4|50	+ Revision: 0346d86
14mu|texlive-braket-20100223-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-braket-20100223-4|52	
14mu|texlive-braket-20100223-4|53	

24397 14
14mu|texlive-brandeis-dissertation-2.0-7|1	# revision 32047
14mu|texlive-brandeis-dissertation-2.0-7|2	# category Package
14mu|texlive-brandeis-dissertation-2.0-7|3	# catalog-ctan /macros/latex/contrib/brandeis-dissertation
14mu|texlive-brandeis-dissertation-2.0-7|4	# catalog-date 2013-10-31 19:22:02 +0100
14mu|texlive-brandeis-dissertation-2.0-7|5	# catalog-license lppl1.2
14mu|texlive-brandeis-dissertation-2.0-7|6	# catalog-version 2.0
14mu|texlive-brandeis-dissertation-2.0-7|7	Name:		texlive-brandeis-dissertation
14mu|texlive-brandeis-dissertation-2.0-7|8	Version:	2.0
14mu|texlive-brandeis-dissertation-2.0-7|9	Release:	7
14mu|texlive-brandeis-dissertation-2.0-7|10	Summary:	Class for Brandeis University dissertations
14mu|texlive-brandeis-dissertation-2.0-7|11	Group:		Publishing
14mu|texlive-brandeis-dissertation-2.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/brandeis-dissertation
14mu|texlive-brandeis-dissertation-2.0-7|13	License:	LPPL1.2
14mu|texlive-brandeis-dissertation-2.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brandeis-dissertation.tar.xz
14mu|texlive-brandeis-dissertation-2.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brandeis-dissertation.doc.tar.xz
14mu|texlive-brandeis-dissertation-2.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brandeis-dissertation.source.tar.xz
14mu|texlive-brandeis-dissertation-2.0-7|17	BuildArch:	noarch
14mu|texlive-brandeis-dissertation-2.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-brandeis-dissertation-2.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-brandeis-dissertation-2.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-brandeis-dissertation-2.0-7|21	
14mu|texlive-brandeis-dissertation-2.0-7|22	%description
14mu|texlive-brandeis-dissertation-2.0-7|23	The class will enable the user to typeset a dissertation which
14mu|texlive-brandeis-dissertation-2.0-7|24	adheres to the formatting guidelines of Brandeis University
14mu|texlive-brandeis-dissertation-2.0-7|25	Graduate School of Arts and Sciences (GSAS).
14mu|texlive-brandeis-dissertation-2.0-7|26	
14mu|texlive-brandeis-dissertation-2.0-7|27	
14mu|texlive-brandeis-dissertation-2.0-7|28	#-----------------------------------------------------------------------
14mu|texlive-brandeis-dissertation-2.0-7|29	%files
14mu|texlive-brandeis-dissertation-2.0-7|30	%{_texmfdistdir}/tex/latex/brandeis-dissertation/brandeis-dissertation.cls
14mu|texlive-brandeis-dissertation-2.0-7|31	%doc %{_texmfdistdir}/doc/latex/brandeis-dissertation/README
14mu|texlive-brandeis-dissertation-2.0-7|32	%doc %{_texmfdistdir}/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf
14mu|texlive-brandeis-dissertation-2.0-7|33	%doc %{_texmfdistdir}/doc/latex/brandeis-dissertation/brandeis-dissertation.tex
14mu|texlive-brandeis-dissertation-2.0-7|34	#- source
14mu|texlive-brandeis-dissertation-2.0-7|35	%doc %{_texmfdistdir}/source/latex/brandeis-dissertation/brandeis-dissertation.dtx
14mu|texlive-brandeis-dissertation-2.0-7|36	%doc %{_texmfdistdir}/source/latex/brandeis-dissertation/brandeis-dissertation.ins
14mu|texlive-brandeis-dissertation-2.0-7|37	
14mu|texlive-brandeis-dissertation-2.0-7|38	#-----------------------------------------------------------------------
14mu|texlive-brandeis-dissertation-2.0-7|39	%prep
14mu|texlive-brandeis-dissertation-2.0-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-brandeis-dissertation-2.0-7|41	
14mu|texlive-brandeis-dissertation-2.0-7|42	%build
14mu|texlive-brandeis-dissertation-2.0-7|43	
14mu|texlive-brandeis-dissertation-2.0-7|44	%install
14mu|texlive-brandeis-dissertation-2.0-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-brandeis-dissertation-2.0-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-brandeis-dissertation-2.0-7|47	
14mu|texlive-brandeis-dissertation-2.0-7|48	%changelog
14mu|texlive-brandeis-dissertation-2.0-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-7
14mu|texlive-brandeis-dissertation-2.0-7|50	+ Revision: 4d309cb
14mu|texlive-brandeis-dissertation-2.0-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-brandeis-dissertation-2.0-7|52	
14mu|texlive-brandeis-dissertation-2.0-7|53	

24398 14
14mu|texlive-breakurl-1.40-7|1	# revision 29901
14mu|texlive-breakurl-1.40-7|2	# category Package
14mu|texlive-breakurl-1.40-7|3	# catalog-ctan /macros/latex/contrib/breakurl
14mu|texlive-breakurl-1.40-7|4	# catalog-date 2013-04-12 10:31:24 +0200
14mu|texlive-breakurl-1.40-7|5	# catalog-license lppl
14mu|texlive-breakurl-1.40-7|6	# catalog-version 1.40
14mu|texlive-breakurl-1.40-7|7	Name:		texlive-breakurl
14mu|texlive-breakurl-1.40-7|8	Version:	1.40
14mu|texlive-breakurl-1.40-7|9	Release:	7
14mu|texlive-breakurl-1.40-7|10	Summary:	Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf
14mu|texlive-breakurl-1.40-7|11	Group:		Publishing
14mu|texlive-breakurl-1.40-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/breakurl
14mu|texlive-breakurl-1.40-7|13	License:	LPPL
14mu|texlive-breakurl-1.40-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.tar.xz
14mu|texlive-breakurl-1.40-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.doc.tar.xz
14mu|texlive-breakurl-1.40-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.source.tar.xz
14mu|texlive-breakurl-1.40-7|17	BuildArch:	noarch
14mu|texlive-breakurl-1.40-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-breakurl-1.40-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-breakurl-1.40-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-breakurl-1.40-7|21	
14mu|texlive-breakurl-1.40-7|22	%description
14mu|texlive-breakurl-1.40-7|23	This package provides a command much like hyperref's \url that
14mu|texlive-breakurl-1.40-7|24	typesets a URL using a typewriter-like font. However, if the
14mu|texlive-breakurl-1.40-7|25	dvips driver is being used, the original \url doesn't allow
14mu|texlive-breakurl-1.40-7|26	line breaks in the middle of the created link: the link comes
14mu|texlive-breakurl-1.40-7|27	in one atomic piece. This package allows such line breaks in
14mu|texlive-breakurl-1.40-7|28	the generated links.
14mu|texlive-breakurl-1.40-7|29	
14mu|texlive-breakurl-1.40-7|30	
14mu|texlive-breakurl-1.40-7|31	#-----------------------------------------------------------------------
14mu|texlive-breakurl-1.40-7|32	%files
14mu|texlive-breakurl-1.40-7|33	%{_texmfdistdir}/tex/latex/breakurl/breakurl.sty
14mu|texlive-breakurl-1.40-7|34	%doc %{_texmfdistdir}/doc/latex/breakurl/README
14mu|texlive-breakurl-1.40-7|35	%doc %{_texmfdistdir}/doc/latex/breakurl/breakurl.pdf
14mu|texlive-breakurl-1.40-7|36	#- source
14mu|texlive-breakurl-1.40-7|37	%doc %{_texmfdistdir}/source/latex/breakurl/breakurl.dtx
14mu|texlive-breakurl-1.40-7|38	%doc %{_texmfdistdir}/source/latex/breakurl/breakurl.ins
14mu|texlive-breakurl-1.40-7|39	
14mu|texlive-breakurl-1.40-7|40	#-----------------------------------------------------------------------
14mu|texlive-breakurl-1.40-7|41	%prep
14mu|texlive-breakurl-1.40-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-breakurl-1.40-7|43	
14mu|texlive-breakurl-1.40-7|44	%build
14mu|texlive-breakurl-1.40-7|45	
14mu|texlive-breakurl-1.40-7|46	%install
14mu|texlive-breakurl-1.40-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-breakurl-1.40-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-breakurl-1.40-7|49	
14mu|texlive-breakurl-1.40-7|50	%changelog
14mu|texlive-breakurl-1.40-7|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.40-7
14mu|texlive-breakurl-1.40-7|52	+ Revision: 4a66cbe
14mu|texlive-breakurl-1.40-7|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-breakurl-1.40-7|54	
14mu|texlive-breakurl-1.40-7|55	

24399 14
14mu|texlive-bullcntr-0.04-4|1	# revision 15878
14mu|texlive-bullcntr-0.04-4|2	# category Package
14mu|texlive-bullcntr-0.04-4|3	# catalog-ctan /macros/latex/contrib/bullcntr
14mu|texlive-bullcntr-0.04-4|4	# catalog-date 2008-08-17 01:00:50 +0200
14mu|texlive-bullcntr-0.04-4|5	# catalog-license lppl
14mu|texlive-bullcntr-0.04-4|6	# catalog-version 0.04
14mu|texlive-bullcntr-0.04-4|7	Name:		texlive-bullcntr
14mu|texlive-bullcntr-0.04-4|8	Version:	0.04
14mu|texlive-bullcntr-0.04-4|9	Release:	4
14mu|texlive-bullcntr-0.04-4|10	Summary:	Display list item counter as regular pattern of bullets
14mu|texlive-bullcntr-0.04-4|11	Group:		Publishing
14mu|texlive-bullcntr-0.04-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bullcntr
14mu|texlive-bullcntr-0.04-4|13	License:	LPPL
14mu|texlive-bullcntr-0.04-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bullcntr.tar.xz
14mu|texlive-bullcntr-0.04-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bullcntr.doc.tar.xz
14mu|texlive-bullcntr-0.04-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bullcntr.source.tar.xz
14mu|texlive-bullcntr-0.04-4|17	BuildArch:	noarch
14mu|texlive-bullcntr-0.04-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bullcntr-0.04-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bullcntr-0.04-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bullcntr-0.04-4|21	
14mu|texlive-bullcntr-0.04-4|22	%description
14mu|texlive-bullcntr-0.04-4|23	The bullcntr package defines the command bullcntr, which can be
14mu|texlive-bullcntr-0.04-4|24	thought of as an analogue of the \fnsymbol command: like the
14mu|texlive-bullcntr-0.04-4|25	latter, it displays the value of a counter lying between 1 and
14mu|texlive-bullcntr-0.04-4|26	9, but uses, for the purpose, a regular pattern of bullets.
14mu|texlive-bullcntr-0.04-4|27	
14mu|texlive-bullcntr-0.04-4|28	
14mu|texlive-bullcntr-0.04-4|29	#-----------------------------------------------------------------------
14mu|texlive-bullcntr-0.04-4|30	%files
14mu|texlive-bullcntr-0.04-4|31	%{_texmfdistdir}/tex/latex/bullcntr/bullcntr.sty
14mu|texlive-bullcntr-0.04-4|32	%{_texmfdistdir}/tex/latex/bullcntr/bullenum.sty
14mu|texlive-bullcntr-0.04-4|33	%doc %{_texmfdistdir}/doc/latex/bullcntr/00readme.txt
14mu|texlive-bullcntr-0.04-4|34	%doc %{_texmfdistdir}/doc/latex/bullcntr/README
14mu|texlive-bullcntr-0.04-4|35	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullcntr-man.pdf
14mu|texlive-bullcntr-0.04-4|36	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullcntr-man.tex
14mu|texlive-bullcntr-0.04-4|37	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullcntr-sam.tex
14mu|texlive-bullcntr-0.04-4|38	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullenum-sam.tex
14mu|texlive-bullcntr-0.04-4|39	%doc %{_texmfdistdir}/doc/latex/bullcntr/manifest.txt
14mu|texlive-bullcntr-0.04-4|40	#- source
14mu|texlive-bullcntr-0.04-4|41	%doc %{_texmfdistdir}/source/latex/bullcntr/bullcntr.dtx
14mu|texlive-bullcntr-0.04-4|42	%doc %{_texmfdistdir}/source/latex/bullcntr/bullcntr.ins
14mu|texlive-bullcntr-0.04-4|43	
14mu|texlive-bullcntr-0.04-4|44	#-----------------------------------------------------------------------
14mu|texlive-bullcntr-0.04-4|45	%prep
14mu|texlive-bullcntr-0.04-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-bullcntr-0.04-4|47	
14mu|texlive-bullcntr-0.04-4|48	%build
14mu|texlive-bullcntr-0.04-4|49	
14mu|texlive-bullcntr-0.04-4|50	%install
14mu|texlive-bullcntr-0.04-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bullcntr-0.04-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bullcntr-0.04-4|53	
14mu|texlive-bullcntr-0.04-4|54	
14mu|texlive-bullcntr-0.04-4|55	
14mu|texlive-bullcntr-0.04-4|56	%changelog
14mu|texlive-bullcntr-0.04-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.04-4
14mu|texlive-bullcntr-0.04-4|58	+ Revision: 0ff54c8
14mu|texlive-bullcntr-0.04-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bullcntr-0.04-4|60	
14mu|texlive-bullcntr-0.04-4|61	

24400 14
14mu|texlive-burmese-20061221-5|1	# revision 25185
14mu|texlive-burmese-20061221-5|2	# category Package
14mu|texlive-burmese-20061221-5|3	# catalog-ctan /language/burmese
14mu|texlive-burmese-20061221-5|4	# catalog-date 2006-12-21 23:43:15 +0100
14mu|texlive-burmese-20061221-5|5	# catalog-license lppl
14mu|texlive-burmese-20061221-5|6	# catalog-version undef
14mu|texlive-burmese-20061221-5|7	Name:		texlive-burmese
14mu|texlive-burmese-20061221-5|8	Version:	20061221
14mu|texlive-burmese-20061221-5|9	Release:	5
14mu|texlive-burmese-20061221-5|10	Summary:	Basic Support for Writing Burmese
14mu|texlive-burmese-20061221-5|11	Group:		Publishing
14mu|texlive-burmese-20061221-5|12	URL:		http://www.ctan.org/tex-archive/language/burmese
14mu|texlive-burmese-20061221-5|13	License:	LPPL
14mu|texlive-burmese-20061221-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/burmese.tar.xz
14mu|texlive-burmese-20061221-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/burmese.doc.tar.xz
14mu|texlive-burmese-20061221-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/burmese.source.tar.xz
14mu|texlive-burmese-20061221-5|17	BuildArch:	noarch
14mu|texlive-burmese-20061221-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-burmese-20061221-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-burmese-20061221-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-burmese-20061221-5|21	
14mu|texlive-burmese-20061221-5|22	%description
14mu|texlive-burmese-20061221-5|23	This package provides basic support for writing Burmese. The
14mu|texlive-burmese-20061221-5|24	package provides a preprocessor (written in Perl), an Adobe
14mu|texlive-burmese-20061221-5|25	Type 1 font, and LaTeX macros.
14mu|texlive-burmese-20061221-5|26	
14mu|texlive-burmese-20061221-5|27	
14mu|texlive-burmese-20061221-5|28	#-----------------------------------------------------------------------
14mu|texlive-burmese-20061221-5|29	%files
14mu|texlive-burmese-20061221-5|30	%{_texmfdistdir}/fonts/map/dvips/burmese/burmese.map
14mu|texlive-burmese-20061221-5|31	%{_texmfdistdir}/fonts/tfm/public/burmese/burm.tfm
14mu|texlive-burmese-20061221-5|32	%{_texmfdistdir}/fonts/type1/public/burmese/burm.pfb
14mu|texlive-burmese-20061221-5|33	%{_texmfdistdir}/tex/latex/burmese/birm.sty
14mu|texlive-burmese-20061221-5|34	%{_texmfdistdir}/tex/latex/burmese/ubirm.fd
14mu|texlive-burmese-20061221-5|35	%doc %{_texmfdistdir}/doc/fonts/burmese/burmguide.pdf
14mu|texlive-burmese-20061221-5|36	#- source
14mu|texlive-burmese-20061221-5|37	%doc %{_texmfdistdir}/source/fonts/burmese/birm.pl
14mu|texlive-burmese-20061221-5|38	
14mu|texlive-burmese-20061221-5|39	#-----------------------------------------------------------------------
14mu|texlive-burmese-20061221-5|40	%prep
14mu|texlive-burmese-20061221-5|41	%setup -c -a0 -a1 -a2
14mu|texlive-burmese-20061221-5|42	
14mu|texlive-burmese-20061221-5|43	%build
14mu|texlive-burmese-20061221-5|44	
14mu|texlive-burmese-20061221-5|45	%install
14mu|texlive-burmese-20061221-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-burmese-20061221-5|47	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-burmese-20061221-5|48	
14mu|texlive-burmese-20061221-5|49	
14mu|texlive-burmese-20061221-5|50	
14mu|texlive-burmese-20061221-5|51	%changelog
14mu|texlive-burmese-20061221-5|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061221-5
14mu|texlive-burmese-20061221-5|53	+ Revision: dde5012
14mu|texlive-burmese-20061221-5|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-burmese-20061221-5|55	
14mu|texlive-burmese-20061221-5|56	

24401 14
14mu|texlive-bussproofs-1.0-4|1	# revision 15878
14mu|texlive-bussproofs-1.0-4|2	# category Package
14mu|texlive-bussproofs-1.0-4|3	# catalog-ctan /macros/latex/contrib/bussproofs
14mu|texlive-bussproofs-1.0-4|4	# catalog-date 2007-03-05 14:17:42 +0100
14mu|texlive-bussproofs-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-bussproofs-1.0-4|6	# catalog-version 1.0
14mu|texlive-bussproofs-1.0-4|7	Name:		texlive-bussproofs
14mu|texlive-bussproofs-1.0-4|8	Version:	1.0
14mu|texlive-bussproofs-1.0-4|9	Release:	4
14mu|texlive-bussproofs-1.0-4|10	Summary:	Proof trees in the style of the sequent calculus
14mu|texlive-bussproofs-1.0-4|11	Group:		Publishing
14mu|texlive-bussproofs-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bussproofs
14mu|texlive-bussproofs-1.0-4|13	License:	LPPL1.3
14mu|texlive-bussproofs-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bussproofs.tar.xz
14mu|texlive-bussproofs-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bussproofs.doc.tar.xz
14mu|texlive-bussproofs-1.0-4|16	BuildArch:	noarch
14mu|texlive-bussproofs-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bussproofs-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bussproofs-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-bussproofs-1.0-4|20	
14mu|texlive-bussproofs-1.0-4|21	%description
14mu|texlive-bussproofs-1.0-4|22	The package allows the construction of proof trees in the style
14mu|texlive-bussproofs-1.0-4|23	of the sequent calculus and many other proof systems. One novel
14mu|texlive-bussproofs-1.0-4|24	feature of the macros is they support the horizontal alignment
14mu|texlive-bussproofs-1.0-4|25	according to some centre point specified with the command
14mu|texlive-bussproofs-1.0-4|26	\fCenter. This is the style often used in sequent calculus
14mu|texlive-bussproofs-1.0-4|27	proofs. The package works in a Plain TeX document, as well as
14mu|texlive-bussproofs-1.0-4|28	in LaTeX; an exposition of the commands available is given in
14mu|texlive-bussproofs-1.0-4|29	the package file itself.
14mu|texlive-bussproofs-1.0-4|30	
14mu|texlive-bussproofs-1.0-4|31	
14mu|texlive-bussproofs-1.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-bussproofs-1.0-4|33	%files
14mu|texlive-bussproofs-1.0-4|34	%{_texmfdistdir}/tex/latex/bussproofs/bussproofs.sty
14mu|texlive-bussproofs-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/bussproofs/testbp2.pdf
14mu|texlive-bussproofs-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/bussproofs/testbp2.tex
14mu|texlive-bussproofs-1.0-4|37	
14mu|texlive-bussproofs-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-bussproofs-1.0-4|39	%prep
14mu|texlive-bussproofs-1.0-4|40	%setup -c -a0 -a1
14mu|texlive-bussproofs-1.0-4|41	
14mu|texlive-bussproofs-1.0-4|42	%build
14mu|texlive-bussproofs-1.0-4|43	
14mu|texlive-bussproofs-1.0-4|44	%install
14mu|texlive-bussproofs-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bussproofs-1.0-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bussproofs-1.0-4|47	
14mu|texlive-bussproofs-1.0-4|48	
14mu|texlive-bussproofs-1.0-4|49	
14mu|texlive-bussproofs-1.0-4|50	%changelog
14mu|texlive-bussproofs-1.0-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-bussproofs-1.0-4|52	+ Revision: 7db58ca
14mu|texlive-bussproofs-1.0-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bussproofs-1.0-4|54	
14mu|texlive-bussproofs-1.0-4|55	

24402 14
14mu|texlive-bxbase-0.5-7|1	# revision 28825
14mu|texlive-bxbase-0.5-7|2	# category Package
14mu|texlive-bxbase-0.5-7|3	# catalog-ctan /language/japanese/BX/bxbase
14mu|texlive-bxbase-0.5-7|4	# catalog-date 2013-01-13 12:34:17 +0100
14mu|texlive-bxbase-0.5-7|5	# catalog-license other-free
14mu|texlive-bxbase-0.5-7|6	# catalog-version 0.5
14mu|texlive-bxbase-0.5-7|7	Name:		texlive-bxbase
14mu|texlive-bxbase-0.5-7|8	Version:	0.5
14mu|texlive-bxbase-0.5-7|9	Release:	7
14mu|texlive-bxbase-0.5-7|10	Summary:	BX bundle base components
14mu|texlive-bxbase-0.5-7|11	Group:		Publishing
14mu|texlive-bxbase-0.5-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/BX/bxbase
14mu|texlive-bxbase-0.5-7|13	License:	OTHER-FREE
14mu|texlive-bxbase-0.5-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxbase.tar.xz
14mu|texlive-bxbase-0.5-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxbase.doc.tar.xz
14mu|texlive-bxbase-0.5-7|16	BuildArch:	noarch
14mu|texlive-bxbase-0.5-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bxbase-0.5-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bxbase-0.5-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-bxbase-0.5-7|20	
14mu|texlive-bxbase-0.5-7|21	%description
14mu|texlive-bxbase-0.5-7|22	TeXLive bxbase package.
14mu|texlive-bxbase-0.5-7|23	
14mu|texlive-bxbase-0.5-7|24	
14mu|texlive-bxbase-0.5-7|25	#-----------------------------------------------------------------------
14mu|texlive-bxbase-0.5-7|26	%files
14mu|texlive-bxbase-0.5-7|27	%{_texmfdistdir}/tex/latex/bxbase/bxbase.def
14mu|texlive-bxbase-0.5-7|28	%{_texmfdistdir}/tex/latex/bxbase/bxbase.sty
14mu|texlive-bxbase-0.5-7|29	%{_texmfdistdir}/tex/latex/bxbase/bxucs.sty
14mu|texlive-bxbase-0.5-7|30	%{_texmfdistdir}/tex/latex/bxbase/bxutf8.def
14mu|texlive-bxbase-0.5-7|31	%{_texmfdistdir}/tex/latex/bxbase/bxutf8x.def
14mu|texlive-bxbase-0.5-7|32	%{_texmfdistdir}/tex/latex/bxbase/zxbase.sty
14mu|texlive-bxbase-0.5-7|33	%doc %{_texmfdistdir}/doc/latex/bxbase/00README
14mu|texlive-bxbase-0.5-7|34	%doc %{_texmfdistdir}/doc/latex/bxbase/LICENSE
14mu|texlive-bxbase-0.5-7|35	%doc %{_texmfdistdir}/doc/latex/bxbase/README
14mu|texlive-bxbase-0.5-7|36	
14mu|texlive-bxbase-0.5-7|37	#-----------------------------------------------------------------------
14mu|texlive-bxbase-0.5-7|38	%prep
14mu|texlive-bxbase-0.5-7|39	%setup -c -a0 -a1
14mu|texlive-bxbase-0.5-7|40	
14mu|texlive-bxbase-0.5-7|41	%build
14mu|texlive-bxbase-0.5-7|42	
14mu|texlive-bxbase-0.5-7|43	%install
14mu|texlive-bxbase-0.5-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bxbase-0.5-7|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bxbase-0.5-7|46	
14mu|texlive-bxbase-0.5-7|47	%changelog
14mu|texlive-bxbase-0.5-7|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-7
14mu|texlive-bxbase-0.5-7|49	+ Revision: cd07887
14mu|texlive-bxbase-0.5-7|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bxbase-0.5-7|51	
14mu|texlive-bxbase-0.5-7|52	

24403 14
14mu|texlive-bxcjkjatype-0.2c-7|1	# revision 32048
14mu|texlive-bxcjkjatype-0.2c-7|2	# category Package
14mu|texlive-bxcjkjatype-0.2c-7|3	# catalog-ctan /language/japanese/bxcjkjatype
14mu|texlive-bxcjkjatype-0.2c-7|4	# catalog-date 2013-10-30 11:43:37 +0100
14mu|texlive-bxcjkjatype-0.2c-7|5	# catalog-license other-free
14mu|texlive-bxcjkjatype-0.2c-7|6	# catalog-version 0.2c
14mu|texlive-bxcjkjatype-0.2c-7|7	Name:		texlive-bxcjkjatype
14mu|texlive-bxcjkjatype-0.2c-7|8	Version:	0.2c
14mu|texlive-bxcjkjatype-0.2c-7|9	Release:	7
14mu|texlive-bxcjkjatype-0.2c-7|10	Summary:	Typeset Japanese with pdfLaTeX and CJK
14mu|texlive-bxcjkjatype-0.2c-7|11	Group:		Publishing
14mu|texlive-bxcjkjatype-0.2c-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/bxcjkjatype
14mu|texlive-bxcjkjatype-0.2c-7|13	License:	OTHER-FREE
14mu|texlive-bxcjkjatype-0.2c-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxcjkjatype.tar.xz
14mu|texlive-bxcjkjatype-0.2c-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxcjkjatype.doc.tar.xz
14mu|texlive-bxcjkjatype-0.2c-7|16	BuildArch:	noarch
14mu|texlive-bxcjkjatype-0.2c-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bxcjkjatype-0.2c-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bxcjkjatype-0.2c-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-bxcjkjatype-0.2c-7|20	
14mu|texlive-bxcjkjatype-0.2c-7|21	%description
14mu|texlive-bxcjkjatype-0.2c-7|22	The package provides a working configuration of the CJK
14mu|texlive-bxcjkjatype-0.2c-7|23	package, suitable for Japanese typesetting of moderate quality.
14mu|texlive-bxcjkjatype-0.2c-7|24	Moreover, it facilitates use of the CJK package for pLaTeX
14mu|texlive-bxcjkjatype-0.2c-7|25	users, by providing commands that are similar to those used by
14mu|texlive-bxcjkjatype-0.2c-7|26	the pLaTeX kernel and some other packages used with it.
14mu|texlive-bxcjkjatype-0.2c-7|27	
14mu|texlive-bxcjkjatype-0.2c-7|28	
14mu|texlive-bxcjkjatype-0.2c-7|29	#-----------------------------------------------------------------------
14mu|texlive-bxcjkjatype-0.2c-7|30	%files
14mu|texlive-bxcjkjatype-0.2c-7|31	%{_texmfdistdir}/tex/latex/bxcjkjatype/bxcjkjatype.sty
14mu|texlive-bxcjkjatype-0.2c-7|32	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/LICENSE
14mu|texlive-bxcjkjatype-0.2c-7|33	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/README
14mu|texlive-bxcjkjatype-0.2c-7|34	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/README-ja.md
14mu|texlive-bxcjkjatype-0.2c-7|35	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.pdf
14mu|texlive-bxcjkjatype-0.2c-7|36	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.tex
14mu|texlive-bxcjkjatype-0.2c-7|37	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype.pdf
14mu|texlive-bxcjkjatype-0.2c-7|38	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype.tex
14mu|texlive-bxcjkjatype-0.2c-7|39	
14mu|texlive-bxcjkjatype-0.2c-7|40	#-----------------------------------------------------------------------
14mu|texlive-bxcjkjatype-0.2c-7|41	%prep
14mu|texlive-bxcjkjatype-0.2c-7|42	%setup -c -a0 -a1
14mu|texlive-bxcjkjatype-0.2c-7|43	
14mu|texlive-bxcjkjatype-0.2c-7|44	%build
14mu|texlive-bxcjkjatype-0.2c-7|45	
14mu|texlive-bxcjkjatype-0.2c-7|46	%install
14mu|texlive-bxcjkjatype-0.2c-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bxcjkjatype-0.2c-7|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bxcjkjatype-0.2c-7|49	
14mu|texlive-bxcjkjatype-0.2c-7|50	%changelog
14mu|texlive-bxcjkjatype-0.2c-7|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2c-7
14mu|texlive-bxcjkjatype-0.2c-7|52	+ Revision: 927bbf6
14mu|texlive-bxcjkjatype-0.2c-7|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bxcjkjatype-0.2c-7|54	
14mu|texlive-bxcjkjatype-0.2c-7|55	

24404 14
14mu|texlive-bxdpx-beamer-0.2-7|1	# revision 30220
14mu|texlive-bxdpx-beamer-0.2-7|2	# category Package
14mu|texlive-bxdpx-beamer-0.2-7|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/bxdpx-beamer
14mu|texlive-bxdpx-beamer-0.2-7|4	# catalog-date 2013-05-03 01:03:17 +0200
14mu|texlive-bxdpx-beamer-0.2-7|5	# catalog-license other-free
14mu|texlive-bxdpx-beamer-0.2-7|6	# catalog-version 0.2
14mu|texlive-bxdpx-beamer-0.2-7|7	Name:		texlive-bxdpx-beamer
14mu|texlive-bxdpx-beamer-0.2-7|8	Version:	0.2
14mu|texlive-bxdpx-beamer-0.2-7|9	Release:	7
14mu|texlive-bxdpx-beamer-0.2-7|10	Summary:	Dvipdfmx extras for use with beamer
14mu|texlive-bxdpx-beamer-0.2-7|11	Group:		Publishing
14mu|texlive-bxdpx-beamer-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/bxdpx-beamer
14mu|texlive-bxdpx-beamer-0.2-7|13	License:	OTHER-FREE
14mu|texlive-bxdpx-beamer-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxdpx-beamer.tar.xz
14mu|texlive-bxdpx-beamer-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxdpx-beamer.doc.tar.xz
14mu|texlive-bxdpx-beamer-0.2-7|16	BuildArch:	noarch
14mu|texlive-bxdpx-beamer-0.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bxdpx-beamer-0.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bxdpx-beamer-0.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-bxdpx-beamer-0.2-7|20	
14mu|texlive-bxdpx-beamer-0.2-7|21	%description
14mu|texlive-bxdpx-beamer-0.2-7|22	The package is a driver to support beamer Navigation symbols
14mu|texlive-bxdpx-beamer-0.2-7|23	and \framezoomed regions when using dvipdfmx as PDF generator
14mu|texlive-bxdpx-beamer-0.2-7|24	(e.g., as part of e-pTeX). The package does not define any
14mu|texlive-bxdpx-beamer-0.2-7|25	'user' commands.
14mu|texlive-bxdpx-beamer-0.2-7|26	
14mu|texlive-bxdpx-beamer-0.2-7|27	
14mu|texlive-bxdpx-beamer-0.2-7|28	#-----------------------------------------------------------------------
14mu|texlive-bxdpx-beamer-0.2-7|29	%files
14mu|texlive-bxdpx-beamer-0.2-7|30	%{_texmfdistdir}/tex/latex/bxdpx-beamer/bxdpx-beamer.sty
14mu|texlive-bxdpx-beamer-0.2-7|31	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/LICENSE
14mu|texlive-bxdpx-beamer-0.2-7|32	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/README
14mu|texlive-bxdpx-beamer-0.2-7|33	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/sample/test-framezoom.tex
14mu|texlive-bxdpx-beamer-0.2-7|34	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/sample/test-navisymbol.tex
14mu|texlive-bxdpx-beamer-0.2-7|35	
14mu|texlive-bxdpx-beamer-0.2-7|36	#-----------------------------------------------------------------------
14mu|texlive-bxdpx-beamer-0.2-7|37	%prep
14mu|texlive-bxdpx-beamer-0.2-7|38	%setup -c -a0 -a1
14mu|texlive-bxdpx-beamer-0.2-7|39	
14mu|texlive-bxdpx-beamer-0.2-7|40	%build
14mu|texlive-bxdpx-beamer-0.2-7|41	
14mu|texlive-bxdpx-beamer-0.2-7|42	%install
14mu|texlive-bxdpx-beamer-0.2-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bxdpx-beamer-0.2-7|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bxdpx-beamer-0.2-7|45	
14mu|texlive-bxdpx-beamer-0.2-7|46	%changelog
14mu|texlive-bxdpx-beamer-0.2-7|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-bxdpx-beamer-0.2-7|48	+ Revision: 9925f40
14mu|texlive-bxdpx-beamer-0.2-7|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bxdpx-beamer-0.2-7|50	
14mu|texlive-bxdpx-beamer-0.2-7|51	

24405 14
14mu|texlive-bxeepic-0.2-7|1	# revision 30559
14mu|texlive-bxeepic-0.2-7|2	# category Package
14mu|texlive-bxeepic-0.2-7|3	# catalog-ctan /macros/latex/contrib/bxeepic
14mu|texlive-bxeepic-0.2-7|4	# catalog-date 2013-05-18 23:56:07 +0200
14mu|texlive-bxeepic-0.2-7|5	# catalog-license other-free
14mu|texlive-bxeepic-0.2-7|6	# catalog-version 0.2
14mu|texlive-bxeepic-0.2-7|7	Name:		texlive-bxeepic
14mu|texlive-bxeepic-0.2-7|8	Version:	0.2
14mu|texlive-bxeepic-0.2-7|9	Release:	7
14mu|texlive-bxeepic-0.2-7|10	Summary:	Eepic facilities using pict2e
14mu|texlive-bxeepic-0.2-7|11	Group:		Publishing
14mu|texlive-bxeepic-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bxeepic
14mu|texlive-bxeepic-0.2-7|13	License:	OTHER-FREE
14mu|texlive-bxeepic-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxeepic.tar.xz
14mu|texlive-bxeepic-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxeepic.doc.tar.xz
14mu|texlive-bxeepic-0.2-7|16	BuildArch:	noarch
14mu|texlive-bxeepic-0.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-bxeepic-0.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-bxeepic-0.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-bxeepic-0.2-7|20	
14mu|texlive-bxeepic-0.2-7|21	%description
14mu|texlive-bxeepic-0.2-7|22	The package provides an eepic driver to use pict2e facilities.
14mu|texlive-bxeepic-0.2-7|23	
14mu|texlive-bxeepic-0.2-7|24	
14mu|texlive-bxeepic-0.2-7|25	#-----------------------------------------------------------------------
14mu|texlive-bxeepic-0.2-7|26	%files
14mu|texlive-bxeepic-0.2-7|27	%{_texmfdistdir}/tex/latex/bxeepic/bxdpxp2e.def
14mu|texlive-bxeepic-0.2-7|28	%{_texmfdistdir}/tex/latex/bxeepic/bxeepic.sty
14mu|texlive-bxeepic-0.2-7|29	%doc %{_texmfdistdir}/doc/latex/bxeepic/LICENSE
14mu|texlive-bxeepic-0.2-7|30	%doc %{_texmfdistdir}/doc/latex/bxeepic/README
14mu|texlive-bxeepic-0.2-7|31	%doc %{_texmfdistdir}/doc/latex/bxeepic/sample-bxeepic.pdf
14mu|texlive-bxeepic-0.2-7|32	%doc %{_texmfdistdir}/doc/latex/bxeepic/sample-bxeepic.tex
14mu|texlive-bxeepic-0.2-7|33	
14mu|texlive-bxeepic-0.2-7|34	#-----------------------------------------------------------------------
14mu|texlive-bxeepic-0.2-7|35	%prep
14mu|texlive-bxeepic-0.2-7|36	%setup -c -a0 -a1
14mu|texlive-bxeepic-0.2-7|37	
14mu|texlive-bxeepic-0.2-7|38	%build
14mu|texlive-bxeepic-0.2-7|39	
14mu|texlive-bxeepic-0.2-7|40	%install
14mu|texlive-bxeepic-0.2-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bxeepic-0.2-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-bxeepic-0.2-7|43	
14mu|texlive-bxeepic-0.2-7|44	%changelog
14mu|texlive-bxeepic-0.2-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-bxeepic-0.2-7|46	+ Revision: c89829f
14mu|texlive-bxeepic-0.2-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bxeepic-0.2-7|48	
14mu|texlive-bxeepic-0.2-7|49	

24406 14
14mu|texlive-bxjscls-0.3a-7|1	# revision 28901
14mu|texlive-bxjscls-0.3a-7|2	# category Package
14mu|texlive-bxjscls-0.3a-7|3	# catalog-ctan /language/japanese/BX/bxjscls
14mu|texlive-bxjscls-0.3a-7|4	# catalog-date 2012-12-21 17:28:17 +0100
14mu|texlive-bxjscls-0.3a-7|5	# catalog-license other-free
14mu|texlive-bxjscls-0.3a-7|6	# catalog-version 0.3a
14mu|texlive-bxjscls-0.3a-7|7	Name:		texlive-bxjscls
14mu|texlive-bxjscls-0.3a-7|8	Version:	0.3a
14mu|texlive-bxjscls-0.3a-7|9	Release:	7
14mu|texlive-bxjscls-0.3a-7|10	Summary:	Document classes based on jsclasses
14mu|texlive-bxjscls-0.3a-7|11	Group:		Publishing
14mu|texlive-bxjscls-0.3a-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/BX/bxjscls
14mu|texlive-bxjscls-0.3a-7|13	License:	OTHER-FREE
14mu|texlive-bxjscls-0.3a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxjscls.tar.xz
14mu|texlive-bxjscls-0.3a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxjscls.doc.tar.xz
14mu|texlive-bxjscls-0.3a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxjscls.source.tar.xz
14mu|texlive-bxjscls-0.3a-7|17	BuildArch:	noarch
14mu|texlive-bxjscls-0.3a-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bxjscls-0.3a-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bxjscls-0.3a-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-bxjscls-0.3a-7|21	
14mu|texlive-bxjscls-0.3a-7|22	%description
14mu|texlive-bxjscls-0.3a-7|23	Provides classes, based on jsclasses.
14mu|texlive-bxjscls-0.3a-7|24	
14mu|texlive-bxjscls-0.3a-7|25	
14mu|texlive-bxjscls-0.3a-7|26	#-----------------------------------------------------------------------
14mu|texlive-bxjscls-0.3a-7|27	%files
14mu|texlive-bxjscls-0.3a-7|28	%{_texmfdistdir}/tex/latex/bxjscls/bxjsarticle.cls
14mu|texlive-bxjscls-0.3a-7|29	%{_texmfdistdir}/tex/latex/bxjscls/bxjsptex.def
14mu|texlive-bxjscls-0.3a-7|30	%{_texmfdistdir}/tex/latex/bxjscls/bxjsreport.cls
14mu|texlive-bxjscls-0.3a-7|31	%doc %{_texmfdistdir}/doc/latex/bxjscls/LICENSE
14mu|texlive-bxjscls-0.3a-7|32	%doc %{_texmfdistdir}/doc/latex/bxjscls/README
14mu|texlive-bxjscls-0.3a-7|33	%doc %{_texmfdistdir}/doc/latex/bxjscls/bxjsclasses.pdf
14mu|texlive-bxjscls-0.3a-7|34	#- source
14mu|texlive-bxjscls-0.3a-7|35	%doc %{_texmfdistdir}/source/latex/bxjscls/bxjsclasses.dtx
14mu|texlive-bxjscls-0.3a-7|36	%doc %{_texmfdistdir}/source/latex/bxjscls/bxjsclasses.ins
14mu|texlive-bxjscls-0.3a-7|37	
14mu|texlive-bxjscls-0.3a-7|38	#-----------------------------------------------------------------------
14mu|texlive-bxjscls-0.3a-7|39	%prep
14mu|texlive-bxjscls-0.3a-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-bxjscls-0.3a-7|41	
14mu|texlive-bxjscls-0.3a-7|42	%build
14mu|texlive-bxjscls-0.3a-7|43	
14mu|texlive-bxjscls-0.3a-7|44	%install
14mu|texlive-bxjscls-0.3a-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bxjscls-0.3a-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bxjscls-0.3a-7|47	
14mu|texlive-bxjscls-0.3a-7|48	%changelog
14mu|texlive-bxjscls-0.3a-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3a-7
14mu|texlive-bxjscls-0.3a-7|50	+ Revision: f888c57
14mu|texlive-bxjscls-0.3a-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bxjscls-0.3a-7|52	
14mu|texlive-bxjscls-0.3a-7|53	

24407 14
14mu|texlive-bytefield-2.1-4|1	# revision 23351
14mu|texlive-bytefield-2.1-4|2	# category Package
14mu|texlive-bytefield-2.1-4|3	# catalog-ctan /macros/latex/contrib/bytefield
14mu|texlive-bytefield-2.1-4|4	# catalog-date 2011-06-22 20:08:44 +0200
14mu|texlive-bytefield-2.1-4|5	# catalog-license lppl
14mu|texlive-bytefield-2.1-4|6	# catalog-version 2.1
14mu|texlive-bytefield-2.1-4|7	Name:		texlive-bytefield
14mu|texlive-bytefield-2.1-4|8	Version:	2.1
14mu|texlive-bytefield-2.1-4|9	Release:	4
14mu|texlive-bytefield-2.1-4|10	Summary:	Create illustrations for network protocol specifications
14mu|texlive-bytefield-2.1-4|11	Group:		Publishing
14mu|texlive-bytefield-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bytefield
14mu|texlive-bytefield-2.1-4|13	License:	LPPL
14mu|texlive-bytefield-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bytefield.tar.xz
14mu|texlive-bytefield-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bytefield.doc.tar.xz
14mu|texlive-bytefield-2.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bytefield.source.tar.xz
14mu|texlive-bytefield-2.1-4|17	BuildArch:	noarch
14mu|texlive-bytefield-2.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-bytefield-2.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-bytefield-2.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-bytefield-2.1-4|21	
14mu|texlive-bytefield-2.1-4|22	%description
14mu|texlive-bytefield-2.1-4|23	The bytefield package helps the user create illustrations for
14mu|texlive-bytefield-2.1-4|24	network protocol specifications and anything else that utilizes
14mu|texlive-bytefield-2.1-4|25	fields of data. These illustrations show how the bits and bytes
14mu|texlive-bytefield-2.1-4|26	are laid out in a packet or in memory. Users should note that
14mu|texlive-bytefield-2.1-4|27	the present version 2.0 offers a different (and incompatible)
14mu|texlive-bytefield-2.1-4|28	user interface from earlier versions.
14mu|texlive-bytefield-2.1-4|29	
14mu|texlive-bytefield-2.1-4|30	
14mu|texlive-bytefield-2.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-bytefield-2.1-4|32	%files
14mu|texlive-bytefield-2.1-4|33	%{_texmfdistdir}/tex/latex/bytefield/bytefield.sty
14mu|texlive-bytefield-2.1-4|34	%doc %{_texmfdistdir}/doc/latex/bytefield/README
14mu|texlive-bytefield-2.1-4|35	%doc %{_texmfdistdir}/doc/latex/bytefield/bf-example.pdf
14mu|texlive-bytefield-2.1-4|36	%doc %{_texmfdistdir}/doc/latex/bytefield/bf-example.tex
14mu|texlive-bytefield-2.1-4|37	%doc %{_texmfdistdir}/doc/latex/bytefield/bytefield.pdf
14mu|texlive-bytefield-2.1-4|38	#- source
14mu|texlive-bytefield-2.1-4|39	%doc %{_texmfdistdir}/source/latex/bytefield/bytefield.dtx
14mu|texlive-bytefield-2.1-4|40	%doc %{_texmfdistdir}/source/latex/bytefield/bytefield.ins
14mu|texlive-bytefield-2.1-4|41	
14mu|texlive-bytefield-2.1-4|42	#-----------------------------------------------------------------------
14mu|texlive-bytefield-2.1-4|43	%prep
14mu|texlive-bytefield-2.1-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-bytefield-2.1-4|45	
14mu|texlive-bytefield-2.1-4|46	%build
14mu|texlive-bytefield-2.1-4|47	
14mu|texlive-bytefield-2.1-4|48	%install
14mu|texlive-bytefield-2.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-bytefield-2.1-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-bytefield-2.1-4|51	
14mu|texlive-bytefield-2.1-4|52	
14mu|texlive-bytefield-2.1-4|53	
14mu|texlive-bytefield-2.1-4|54	%changelog
14mu|texlive-bytefield-2.1-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-bytefield-2.1-4|56	+ Revision: eb330b6
14mu|texlive-bytefield-2.1-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-bytefield-2.1-4|58	
14mu|texlive-bytefield-2.1-4|59	

24408 14
14mu|texlive-c90-20111103-4|1	# revision 15878
14mu|texlive-c90-20111103-4|2	# category Package
14mu|texlive-c90-20111103-4|3	# catalog-ctan undef
14mu|texlive-c90-20111103-4|4	# catalog-date undef
14mu|texlive-c90-20111103-4|5	# catalog-license undef
14mu|texlive-c90-20111103-4|6	# catalog-version undef
14mu|texlive-c90-20111103-4|7	Name:		texlive-c90
14mu|texlive-c90-20111103-4|8	Version:	20111103
14mu|texlive-c90-20111103-4|9	Release:	4
14mu|texlive-c90-20111103-4|10	Summary:	TeXLive c90 package
14mu|texlive-c90-20111103-4|11	Group:		Publishing
14mu|texlive-c90-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-c90-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-c90-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c90.tar.xz
14mu|texlive-c90-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c90.doc.tar.xz
14mu|texlive-c90-20111103-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c90.source.tar.xz
14mu|texlive-c90-20111103-4|17	BuildArch:	noarch
14mu|texlive-c90-20111103-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-c90-20111103-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-c90-20111103-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-c90-20111103-4|21	
14mu|texlive-c90-20111103-4|22	%description
14mu|texlive-c90-20111103-4|23	TeXLive c90 package.
14mu|texlive-c90-20111103-4|24	
14mu|texlive-c90-20111103-4|25	
14mu|texlive-c90-20111103-4|26	#-----------------------------------------------------------------------
14mu|texlive-c90-20111103-4|27	%files
14mu|texlive-c90-20111103-4|28	%{_texmfdistdir}/fonts/enc/dvips/c90/c90.enc
14mu|texlive-c90-20111103-4|29	%doc %{_texmfdistdir}/doc/fonts/enc/c90/c90.pdf
14mu|texlive-c90-20111103-4|30	#- source
14mu|texlive-c90-20111103-4|31	%doc %{_texmfdistdir}/source/fonts/enc/c90/c90.etx
14mu|texlive-c90-20111103-4|32	%doc %{_texmfdistdir}/source/fonts/enc/c90/c90.mtx
14mu|texlive-c90-20111103-4|33	
14mu|texlive-c90-20111103-4|34	#-----------------------------------------------------------------------
14mu|texlive-c90-20111103-4|35	%prep
14mu|texlive-c90-20111103-4|36	%setup -c -a0 -a1 -a2
14mu|texlive-c90-20111103-4|37	
14mu|texlive-c90-20111103-4|38	%build
14mu|texlive-c90-20111103-4|39	
14mu|texlive-c90-20111103-4|40	%install
14mu|texlive-c90-20111103-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-c90-20111103-4|42	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-c90-20111103-4|43	
14mu|texlive-c90-20111103-4|44	
14mu|texlive-c90-20111103-4|45	
14mu|texlive-c90-20111103-4|46	%changelog
14mu|texlive-c90-20111103-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-c90-20111103-4|48	+ Revision: bea5764
14mu|texlive-c90-20111103-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-c90-20111103-4|50	
14mu|texlive-c90-20111103-4|51	

24409 14
14mu|texlive-cachepic-1.0-5|1	# revision 26313
14mu|texlive-cachepic-1.0-5|2	# category Package
14mu|texlive-cachepic-1.0-5|3	# catalog-ctan /macros/latex/contrib/cachepic
14mu|texlive-cachepic-1.0-5|4	# catalog-date 2012-04-29 18:30:38 +0200
14mu|texlive-cachepic-1.0-5|5	# catalog-license lppl1.3
14mu|texlive-cachepic-1.0-5|6	# catalog-version 1.0
14mu|texlive-cachepic-1.0-5|7	Name:		texlive-cachepic
14mu|texlive-cachepic-1.0-5|8	Version:	1.0
14mu|texlive-cachepic-1.0-5|9	Release:	5
14mu|texlive-cachepic-1.0-5|10	Summary:	Convert document fragments into graphics
14mu|texlive-cachepic-1.0-5|11	Group:		Publishing
14mu|texlive-cachepic-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cachepic
14mu|texlive-cachepic-1.0-5|13	License:	LPPL1.3
14mu|texlive-cachepic-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cachepic.tar.xz
14mu|texlive-cachepic-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cachepic.doc.tar.xz
14mu|texlive-cachepic-1.0-5|16	BuildArch:	noarch
14mu|texlive-cachepic-1.0-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cachepic-1.0-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cachepic-1.0-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-cachepic-1.0-5|20	Provides:	texlive-cachepic.bin = %{EVRD}
14mu|texlive-cachepic-1.0-5|21	
14mu|texlive-cachepic-1.0-5|22	%description
14mu|texlive-cachepic-1.0-5|23	The bundle simplifies and automates conversion of document
14mu|texlive-cachepic-1.0-5|24	fragments into external EPS or PDF files. The bundle consists
14mu|texlive-cachepic-1.0-5|25	of two parts: a LaTeX package that implements a document level
14mu|texlive-cachepic-1.0-5|26	interface, and a command line tool (written in lua) that
14mu|texlive-cachepic-1.0-5|27	generates the external graphics.
14mu|texlive-cachepic-1.0-5|28	
14mu|texlive-cachepic-1.0-5|29	
14mu|texlive-cachepic-1.0-5|30	#-----------------------------------------------------------------------
14mu|texlive-cachepic-1.0-5|31	%files
14mu|texlive-cachepic-1.0-5|32	%{_bindir}/cachepic
14mu|texlive-cachepic-1.0-5|33	%{_texmfdistdir}/scripts/cachepic/cachepic.cmd
14mu|texlive-cachepic-1.0-5|34	%{_texmfdistdir}/scripts/cachepic/cachepic.tlu
14mu|texlive-cachepic-1.0-5|35	%{_texmfdistdir}/tex/latex/cachepic/cachepic.sty
14mu|texlive-cachepic-1.0-5|36	%{_texmfdistdir}/tex/latex/cachepic/prcachepic.def
14mu|texlive-cachepic-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/cachepic/README
14mu|texlive-cachepic-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/cachepic/cachepic.pdf
14mu|texlive-cachepic-1.0-5|39	%doc %{_texmfdistdir}/doc/latex/cachepic/cachepic.tex
14mu|texlive-cachepic-1.0-5|40	
14mu|texlive-cachepic-1.0-5|41	#-----------------------------------------------------------------------
14mu|texlive-cachepic-1.0-5|42	%prep
14mu|texlive-cachepic-1.0-5|43	%setup -c -a0 -a1
14mu|texlive-cachepic-1.0-5|44	
14mu|texlive-cachepic-1.0-5|45	%build
14mu|texlive-cachepic-1.0-5|46	
14mu|texlive-cachepic-1.0-5|47	%install
14mu|texlive-cachepic-1.0-5|48	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-cachepic-1.0-5|49	pushd %{buildroot}%{_bindir}
14mu|texlive-cachepic-1.0-5|50	ln -sf %{_texmfdistdir}/scripts/cachepic/cachepic.tlu cachepic
14mu|texlive-cachepic-1.0-5|51	popd
14mu|texlive-cachepic-1.0-5|52	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-cachepic-1.0-5|53	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-cachepic-1.0-5|54	
14mu|texlive-cachepic-1.0-5|55	
14mu|texlive-cachepic-1.0-5|56	
14mu|texlive-cachepic-1.0-5|57	%changelog
14mu|texlive-cachepic-1.0-5|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14mu|texlive-cachepic-1.0-5|59	+ Revision: 3263da3
14mu|texlive-cachepic-1.0-5|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cachepic-1.0-5|61	
14mu|texlive-cachepic-1.0-5|62	

24410 14
14mu|texlive-calcage-0.90-8|1	# revision 27725
14mu|texlive-calcage-0.90-8|2	# category Package
14mu|texlive-calcage-0.90-8|3	# catalog-ctan /macros/latex/contrib/calcage
14mu|texlive-calcage-0.90-8|4	# catalog-date 2012-09-16 15:15:03 +0200
14mu|texlive-calcage-0.90-8|5	# catalog-license lppl1.3
14mu|texlive-calcage-0.90-8|6	# catalog-version 0.90
14mu|texlive-calcage-0.90-8|7	Name:		texlive-calcage
14mu|texlive-calcage-0.90-8|8	Version:	0.90
14mu|texlive-calcage-0.90-8|9	Release:	8
14mu|texlive-calcage-0.90-8|10	Summary:	Calculate the age of something, in years
14mu|texlive-calcage-0.90-8|11	Group:		Publishing
14mu|texlive-calcage-0.90-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calcage
14mu|texlive-calcage-0.90-8|13	License:	LPPL1.3
14mu|texlive-calcage-0.90-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calcage.tar.xz
14mu|texlive-calcage-0.90-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calcage.doc.tar.xz
14mu|texlive-calcage-0.90-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calcage.source.tar.xz
14mu|texlive-calcage-0.90-8|17	BuildArch:	noarch
14mu|texlive-calcage-0.90-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-calcage-0.90-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-calcage-0.90-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-calcage-0.90-8|21	
14mu|texlive-calcage-0.90-8|22	%description
14mu|texlive-calcage-0.90-8|23	The package calculates the age of someone or something in
14mu|texlive-calcage-0.90-8|24	years. Internally it uses the datenumber package to calculate
14mu|texlive-calcage-0.90-8|25	the age in days; conversion from days to years is then
14mu|texlive-calcage-0.90-8|26	performed, taking care of leap years and such odd things.
14mu|texlive-calcage-0.90-8|27	
14mu|texlive-calcage-0.90-8|28	
14mu|texlive-calcage-0.90-8|29	#-----------------------------------------------------------------------
14mu|texlive-calcage-0.90-8|30	%files
14mu|texlive-calcage-0.90-8|31	%{_texmfdistdir}/tex/latex/calcage/calcage.sty
14mu|texlive-calcage-0.90-8|32	%doc %{_texmfdistdir}/doc/latex/calcage/README
14mu|texlive-calcage-0.90-8|33	%doc %{_texmfdistdir}/doc/latex/calcage/calcage.pdf
14mu|texlive-calcage-0.90-8|34	#- source
14mu|texlive-calcage-0.90-8|35	%doc %{_texmfdistdir}/source/latex/calcage/calcage.dtx
14mu|texlive-calcage-0.90-8|36	%doc %{_texmfdistdir}/source/latex/calcage/calcage.ins
14mu|texlive-calcage-0.90-8|37	
14mu|texlive-calcage-0.90-8|38	#-----------------------------------------------------------------------
14mu|texlive-calcage-0.90-8|39	%prep
14mu|texlive-calcage-0.90-8|40	%setup -c -a0 -a1 -a2
14mu|texlive-calcage-0.90-8|41	
14mu|texlive-calcage-0.90-8|42	%build
14mu|texlive-calcage-0.90-8|43	
14mu|texlive-calcage-0.90-8|44	%install
14mu|texlive-calcage-0.90-8|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-calcage-0.90-8|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-calcage-0.90-8|47	
14mu|texlive-calcage-0.90-8|48	%changelog
14mu|texlive-calcage-0.90-8|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.90-8
14mu|texlive-calcage-0.90-8|50	+ Revision: 748af96
14mu|texlive-calcage-0.90-8|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-calcage-0.90-8|52	
14mu|texlive-calcage-0.90-8|53	

24411 14
14mu|texlive-calctab-v0.6.1-4|1	# revision 15878
14mu|texlive-calctab-v0.6.1-4|2	# category Package
14mu|texlive-calctab-v0.6.1-4|3	# catalog-ctan /macros/latex/contrib/calctab
14mu|texlive-calctab-v0.6.1-4|4	# catalog-date 2009-07-14 21:55:02 +0200
14mu|texlive-calctab-v0.6.1-4|5	# catalog-license lppl
14mu|texlive-calctab-v0.6.1-4|6	# catalog-version v0.6.1
14mu|texlive-calctab-v0.6.1-4|7	Name:		texlive-calctab
14mu|texlive-calctab-v0.6.1-4|8	Version:	v0.6.1
14mu|texlive-calctab-v0.6.1-4|9	Release:	4
14mu|texlive-calctab-v0.6.1-4|10	Summary:	Language for numeric tables
14mu|texlive-calctab-v0.6.1-4|11	Group:		Publishing
14mu|texlive-calctab-v0.6.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calctab
14mu|texlive-calctab-v0.6.1-4|13	License:	LPPL
14mu|texlive-calctab-v0.6.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calctab.tar.xz
14mu|texlive-calctab-v0.6.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calctab.doc.tar.xz
14mu|texlive-calctab-v0.6.1-4|16	BuildArch:	noarch
14mu|texlive-calctab-v0.6.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-calctab-v0.6.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-calctab-v0.6.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-calctab-v0.6.1-4|20	
14mu|texlive-calctab-v0.6.1-4|21	%description
14mu|texlive-calctab-v0.6.1-4|22	The calctab package helps the user to typeset a kind of
14mu|texlive-calctab-v0.6.1-4|23	economic table such as invoices, expense notes and liquidation,
14mu|texlive-calctab-v0.6.1-4|24	or other tabular material with a values column. The code
14mu|texlive-calctab-v0.6.1-4|25	computes sum and percentage with floating point numeric methods
14mu|texlive-calctab-v0.6.1-4|26	(using the fltpoint package) and builds the render table task.
14mu|texlive-calctab-v0.6.1-4|27	
14mu|texlive-calctab-v0.6.1-4|28	
14mu|texlive-calctab-v0.6.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-calctab-v0.6.1-4|30	%files
14mu|texlive-calctab-v0.6.1-4|31	%{_texmfdistdir}/tex/latex/calctab/calctab.sty
14mu|texlive-calctab-v0.6.1-4|32	%doc %{_texmfdistdir}/doc/latex/calctab/README
14mu|texlive-calctab-v0.6.1-4|33	%doc %{_texmfdistdir}/doc/latex/calctab/calctab_manual.pdf
14mu|texlive-calctab-v0.6.1-4|34	%doc %{_texmfdistdir}/doc/latex/calctab/calctab_manual.tex
14mu|texlive-calctab-v0.6.1-4|35	
14mu|texlive-calctab-v0.6.1-4|36	#-----------------------------------------------------------------------
14mu|texlive-calctab-v0.6.1-4|37	%prep
14mu|texlive-calctab-v0.6.1-4|38	%setup -c -a0 -a1
14mu|texlive-calctab-v0.6.1-4|39	
14mu|texlive-calctab-v0.6.1-4|40	%build
14mu|texlive-calctab-v0.6.1-4|41	
14mu|texlive-calctab-v0.6.1-4|42	%install
14mu|texlive-calctab-v0.6.1-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-calctab-v0.6.1-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-calctab-v0.6.1-4|45	
14mu|texlive-calctab-v0.6.1-4|46	
14mu|texlive-calctab-v0.6.1-4|47	
14mu|texlive-calctab-v0.6.1-4|48	%changelog
14mu|texlive-calctab-v0.6.1-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.6.1-4
14mu|texlive-calctab-v0.6.1-4|50	+ Revision: 3d2c02e
14mu|texlive-calctab-v0.6.1-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-calctab-v0.6.1-4|52	
14mu|texlive-calctab-v0.6.1-4|53	

24412 14
14mu|texlive-calculator-1.0a-3|1	# revision 27112
14mu|texlive-calculator-1.0a-3|2	# category Package
14mu|texlive-calculator-1.0a-3|3	# catalog-ctan /macros/latex/contrib/calculator
14mu|texlive-calculator-1.0a-3|4	# catalog-date 2012-07-03 11:28:15 +0200
14mu|texlive-calculator-1.0a-3|5	# catalog-license lppl1.2
14mu|texlive-calculator-1.0a-3|6	# catalog-version 1.0a
14mu|texlive-calculator-1.0a-3|7	Name:		texlive-calculator
14mu|texlive-calculator-1.0a-3|8	Version:	1.0a
14mu|texlive-calculator-1.0a-3|9	Release:	3
14mu|texlive-calculator-1.0a-3|10	Summary:	Use LaTeX as a scientific calculator
14mu|texlive-calculator-1.0a-3|11	Group:		Publishing
14mu|texlive-calculator-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calculator
14mu|texlive-calculator-1.0a-3|13	License:	LPPL1.2
14mu|texlive-calculator-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calculator.tar.xz
14mu|texlive-calculator-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calculator.doc.tar.xz
14mu|texlive-calculator-1.0a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calculator.source.tar.xz
14mu|texlive-calculator-1.0a-3|17	BuildArch:	noarch
14mu|texlive-calculator-1.0a-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-calculator-1.0a-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-calculator-1.0a-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-calculator-1.0a-3|21	
14mu|texlive-calculator-1.0a-3|22	%description
14mu|texlive-calculator-1.0a-3|23	The calculator and calculus packages define several
14mu|texlive-calculator-1.0a-3|24	instructions which allow us to realise algebraic operations and
14mu|texlive-calculator-1.0a-3|25	to evaluate elementary functions and derivatives in our
14mu|texlive-calculator-1.0a-3|26	documents. The package's main goal is to define the arithmetic
14mu|texlive-calculator-1.0a-3|27	and functional calculations need in the author's package
14mu|texlive-calculator-1.0a-3|28	xpicture, but the numeric abilities of "calculator" and
14mu|texlive-calculator-1.0a-3|29	"calculus" may be useful in other contexts.
14mu|texlive-calculator-1.0a-3|30	
14mu|texlive-calculator-1.0a-3|31	
14mu|texlive-calculator-1.0a-3|32	#-----------------------------------------------------------------------
14mu|texlive-calculator-1.0a-3|33	%files
14mu|texlive-calculator-1.0a-3|34	%{_texmfdistdir}/tex/latex/calculator/calculator.sty
14mu|texlive-calculator-1.0a-3|35	%{_texmfdistdir}/tex/latex/calculator/calculus.sty
14mu|texlive-calculator-1.0a-3|36	%doc %{_texmfdistdir}/doc/latex/calculator/README
14mu|texlive-calculator-1.0a-3|37	%doc %{_texmfdistdir}/doc/latex/calculator/calculator.pdf
14mu|texlive-calculator-1.0a-3|38	%doc %{_texmfdistdir}/doc/latex/calculator/calculator1.tex
14mu|texlive-calculator-1.0a-3|39	%doc %{_texmfdistdir}/doc/latex/calculator/calculator10.tex
14mu|texlive-calculator-1.0a-3|40	%doc %{_texmfdistdir}/doc/latex/calculator/calculator11.tex
14mu|texlive-calculator-1.0a-3|41	%doc %{_texmfdistdir}/doc/latex/calculator/calculator12.tex
14mu|texlive-calculator-1.0a-3|42	%doc %{_texmfdistdir}/doc/latex/calculator/calculator13.tex
14mu|texlive-calculator-1.0a-3|43	%doc %{_texmfdistdir}/doc/latex/calculator/calculator14.tex
14mu|texlive-calculator-1.0a-3|44	%doc %{_texmfdistdir}/doc/latex/calculator/calculator15.tex
14mu|texlive-calculator-1.0a-3|45	%doc %{_texmfdistdir}/doc/latex/calculator/calculator16.tex
14mu|texlive-calculator-1.0a-3|46	%doc %{_texmfdistdir}/doc/latex/calculator/calculator17.tex
14mu|texlive-calculator-1.0a-3|47	%doc %{_texmfdistdir}/doc/latex/calculator/calculator18.tex
14mu|texlive-calculator-1.0a-3|48	%doc %{_texmfdistdir}/doc/latex/calculator/calculator19.tex
14mu|texlive-calculator-1.0a-3|49	%doc %{_texmfdistdir}/doc/latex/calculator/calculator2.tex
14mu|texlive-calculator-1.0a-3|50	%doc %{_texmfdistdir}/doc/latex/calculator/calculator20.tex
14mu|texlive-calculator-1.0a-3|51	%doc %{_texmfdistdir}/doc/latex/calculator/calculator21.tex
14mu|texlive-calculator-1.0a-3|52	%doc %{_texmfdistdir}/doc/latex/calculator/calculator22.tex
14mu|texlive-calculator-1.0a-3|53	%doc %{_texmfdistdir}/doc/latex/calculator/calculator23.tex
14mu|texlive-calculator-1.0a-3|54	%doc %{_texmfdistdir}/doc/latex/calculator/calculator24.tex
14mu|texlive-calculator-1.0a-3|55	%doc %{_texmfdistdir}/doc/latex/calculator/calculator25.tex
14mu|texlive-calculator-1.0a-3|56	%doc %{_texmfdistdir}/doc/latex/calculator/calculator26.tex
14mu|texlive-calculator-1.0a-3|57	%doc %{_texmfdistdir}/doc/latex/calculator/calculator27.tex
14mu|texlive-calculator-1.0a-3|58	%doc %{_texmfdistdir}/doc/latex/calculator/calculator28.tex
14mu|texlive-calculator-1.0a-3|59	%doc %{_texmfdistdir}/doc/latex/calculator/calculator29.tex
14mu|texlive-calculator-1.0a-3|60	%doc %{_texmfdistdir}/doc/latex/calculator/calculator3.tex
14mu|texlive-calculator-1.0a-3|61	%doc %{_texmfdistdir}/doc/latex/calculator/calculator30.tex
14mu|texlive-calculator-1.0a-3|62	%doc %{_texmfdistdir}/doc/latex/calculator/calculator31.tex
14mu|texlive-calculator-1.0a-3|63	%doc %{_texmfdistdir}/doc/latex/calculator/calculator32.tex
14mu|texlive-calculator-1.0a-3|64	%doc %{_texmfdistdir}/doc/latex/calculator/calculator33.tex
14mu|texlive-calculator-1.0a-3|65	%doc %{_texmfdistdir}/doc/latex/calculator/calculator34.tex
14mu|texlive-calculator-1.0a-3|66	%doc %{_texmfdistdir}/doc/latex/calculator/calculator35.tex
14mu|texlive-calculator-1.0a-3|67	%doc %{_texmfdistdir}/doc/latex/calculator/calculator36.tex
14mu|texlive-calculator-1.0a-3|68	%doc %{_texmfdistdir}/doc/latex/calculator/calculator37.tex
14mu|texlive-calculator-1.0a-3|69	%doc %{_texmfdistdir}/doc/latex/calculator/calculator38.tex
14mu|texlive-calculator-1.0a-3|70	%doc %{_texmfdistdir}/doc/latex/calculator/calculator39.tex
14mu|texlive-calculator-1.0a-3|71	%doc %{_texmfdistdir}/doc/latex/calculator/calculator4.tex
14mu|texlive-calculator-1.0a-3|72	%doc %{_texmfdistdir}/doc/latex/calculator/calculator40.tex
14mu|texlive-calculator-1.0a-3|73	%doc %{_texmfdistdir}/doc/latex/calculator/calculator41.tex
14mu|texlive-calculator-1.0a-3|74	%doc %{_texmfdistdir}/doc/latex/calculator/calculator42.tex
14mu|texlive-calculator-1.0a-3|75	%doc %{_texmfdistdir}/doc/latex/calculator/calculator43.tex
14mu|texlive-calculator-1.0a-3|76	%doc %{_texmfdistdir}/doc/latex/calculator/calculator44.tex
14mu|texlive-calculator-1.0a-3|77	%doc %{_texmfdistdir}/doc/latex/calculator/calculator45.tex
14mu|texlive-calculator-1.0a-3|78	%doc %{_texmfdistdir}/doc/latex/calculator/calculator46.tex
14mu|texlive-calculator-1.0a-3|79	%doc %{_texmfdistdir}/doc/latex/calculator/calculator47.tex
14mu|texlive-calculator-1.0a-3|80	%doc %{_texmfdistdir}/doc/latex/calculator/calculator48.tex
14mu|texlive-calculator-1.0a-3|81	%doc %{_texmfdistdir}/doc/latex/calculator/calculator49.tex
14mu|texlive-calculator-1.0a-3|82	%doc %{_texmfdistdir}/doc/latex/calculator/calculator5.tex
14mu|texlive-calculator-1.0a-3|83	%doc %{_texmfdistdir}/doc/latex/calculator/calculator50.tex
14mu|texlive-calculator-1.0a-3|84	%doc %{_texmfdistdir}/doc/latex/calculator/calculator51.tex
14mu|texlive-calculator-1.0a-3|85	%doc %{_texmfdistdir}/doc/latex/calculator/calculator52.tex
14mu|texlive-calculator-1.0a-3|86	%doc %{_texmfdistdir}/doc/latex/calculator/calculator53.tex
14mu|texlive-calculator-1.0a-3|87	%doc %{_texmfdistdir}/doc/latex/calculator/calculator54.tex
14mu|texlive-calculator-1.0a-3|88	%doc %{_texmfdistdir}/doc/latex/calculator/calculator55.tex
14mu|texlive-calculator-1.0a-3|89	%doc %{_texmfdistdir}/doc/latex/calculator/calculator56.tex
14mu|texlive-calculator-1.0a-3|90	%doc %{_texmfdistdir}/doc/latex/calculator/calculator57.tex
14mu|texlive-calculator-1.0a-3|91	%doc %{_texmfdistdir}/doc/latex/calculator/calculator6.tex
14mu|texlive-calculator-1.0a-3|92	%doc %{_texmfdistdir}/doc/latex/calculator/calculator7.tex
14mu|texlive-calculator-1.0a-3|93	%doc %{_texmfdistdir}/doc/latex/calculator/calculator8.tex
14mu|texlive-calculator-1.0a-3|94	%doc %{_texmfdistdir}/doc/latex/calculator/calculator9.tex
14mu|texlive-calculator-1.0a-3|95	#- source
14mu|texlive-calculator-1.0a-3|96	%doc %{_texmfdistdir}/source/latex/calculator/calculator.dtx
14mu|texlive-calculator-1.0a-3|97	
14mu|texlive-calculator-1.0a-3|98	#-----------------------------------------------------------------------
14mu|texlive-calculator-1.0a-3|99	%prep
14mu|texlive-calculator-1.0a-3|100	%setup -c -a0 -a1 -a2
14mu|texlive-calculator-1.0a-3|101	
14mu|texlive-calculator-1.0a-3|102	%build
14mu|texlive-calculator-1.0a-3|103	
14mu|texlive-calculator-1.0a-3|104	%install
14mu|texlive-calculator-1.0a-3|105	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-calculator-1.0a-3|106	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-calculator-1.0a-3|107	
14mu|texlive-calculator-1.0a-3|108	
14mu|texlive-calculator-1.0a-3|109	
14mu|texlive-calculator-1.0a-3|110	%changelog
14mu|texlive-calculator-1.0a-3|111	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-3
14mu|texlive-calculator-1.0a-3|112	+ Revision: cae244b
14mu|texlive-calculator-1.0a-3|113	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-calculator-1.0a-3|114	
14mu|texlive-calculator-1.0a-3|115	

24413 14
14mu|texlive-calrsfs-20100220-4|1	# revision 17125
14mu|texlive-calrsfs-20100220-4|2	# category Package
14mu|texlive-calrsfs-20100220-4|3	# catalog-ctan /macros/latex/contrib/calrsfs
14mu|texlive-calrsfs-20100220-4|4	# catalog-date 2010-02-20 21:59:31 +0100
14mu|texlive-calrsfs-20100220-4|5	# catalog-license pd
14mu|texlive-calrsfs-20100220-4|6	# catalog-version undef
14mu|texlive-calrsfs-20100220-4|7	Name:		texlive-calrsfs
14mu|texlive-calrsfs-20100220-4|8	Version:	20100220
14mu|texlive-calrsfs-20100220-4|9	Release:	4
14mu|texlive-calrsfs-20100220-4|10	Summary:	Copperplate calligraphic letters in LaTeX
14mu|texlive-calrsfs-20100220-4|11	Group:		Publishing
14mu|texlive-calrsfs-20100220-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calrsfs
14mu|texlive-calrsfs-20100220-4|13	License:	PD
14mu|texlive-calrsfs-20100220-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calrsfs.tar.xz
14mu|texlive-calrsfs-20100220-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calrsfs.doc.tar.xz
14mu|texlive-calrsfs-20100220-4|16	BuildArch:	noarch
14mu|texlive-calrsfs-20100220-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-calrsfs-20100220-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-calrsfs-20100220-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-calrsfs-20100220-4|20	
14mu|texlive-calrsfs-20100220-4|21	%description
14mu|texlive-calrsfs-20100220-4|22	Provides a maths interface to the rsfs fonts.
14mu|texlive-calrsfs-20100220-4|23	
14mu|texlive-calrsfs-20100220-4|24	
14mu|texlive-calrsfs-20100220-4|25	#-----------------------------------------------------------------------
14mu|texlive-calrsfs-20100220-4|26	%files
14mu|texlive-calrsfs-20100220-4|27	%{_texmfdistdir}/tex/latex/calrsfs/OMSrsfs.fd
14mu|texlive-calrsfs-20100220-4|28	%{_texmfdistdir}/tex/latex/calrsfs/calrsfs.sty
14mu|texlive-calrsfs-20100220-4|29	%doc %{_texmfdistdir}/doc/latex/calrsfs/README
14mu|texlive-calrsfs-20100220-4|30	%doc %{_texmfdistdir}/doc/latex/calrsfs/calrsfs.pdf
14mu|texlive-calrsfs-20100220-4|31	%doc %{_texmfdistdir}/doc/latex/calrsfs/calrsfs.tex
14mu|texlive-calrsfs-20100220-4|32	
14mu|texlive-calrsfs-20100220-4|33	#-----------------------------------------------------------------------
14mu|texlive-calrsfs-20100220-4|34	%prep
14mu|texlive-calrsfs-20100220-4|35	%setup -c -a0 -a1
14mu|texlive-calrsfs-20100220-4|36	
14mu|texlive-calrsfs-20100220-4|37	%build
14mu|texlive-calrsfs-20100220-4|38	
14mu|texlive-calrsfs-20100220-4|39	%install
14mu|texlive-calrsfs-20100220-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-calrsfs-20100220-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-calrsfs-20100220-4|42	
14mu|texlive-calrsfs-20100220-4|43	
14mu|texlive-calrsfs-20100220-4|44	
14mu|texlive-calrsfs-20100220-4|45	%changelog
14mu|texlive-calrsfs-20100220-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100220-4
14mu|texlive-calrsfs-20100220-4|47	+ Revision: b766eeb
14mu|texlive-calrsfs-20100220-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-calrsfs-20100220-4|49	
14mu|texlive-calrsfs-20100220-4|50	

24414 14
14mu|texlive-cals-2.0.1-4|1	# revision 22766
14mu|texlive-cals-2.0.1-4|2	# category Package
14mu|texlive-cals-2.0.1-4|3	# catalog-ctan /macros/latex/contrib/cals
14mu|texlive-cals-2.0.1-4|4	# catalog-date 2010-10-26 15:02:43 +0200
14mu|texlive-cals-2.0.1-4|5	# catalog-license lppl1.3
14mu|texlive-cals-2.0.1-4|6	# catalog-version 2.0.1
14mu|texlive-cals-2.0.1-4|7	Name:		texlive-cals
14mu|texlive-cals-2.0.1-4|8	Version:	2.0.1
14mu|texlive-cals-2.0.1-4|9	Release:	4
14mu|texlive-cals-2.0.1-4|10	Summary:	Multipage tables with wide range of features
14mu|texlive-cals-2.0.1-4|11	Group:		Publishing
14mu|texlive-cals-2.0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cals
14mu|texlive-cals-2.0.1-4|13	License:	LPPL1.3
14mu|texlive-cals-2.0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cals.tar.xz
14mu|texlive-cals-2.0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cals.doc.tar.xz
14mu|texlive-cals-2.0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cals.source.tar.xz
14mu|texlive-cals-2.0.1-4|17	BuildArch:	noarch
14mu|texlive-cals-2.0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cals-2.0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cals-2.0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cals-2.0.1-4|21	
14mu|texlive-cals-2.0.1-4|22	%description
14mu|texlive-cals-2.0.1-4|23	The package allows the user to typeset multipage tables with
14mu|texlive-cals-2.0.1-4|24	repeatable headers and footers, and with cells spanned over
14mu|texlive-cals-2.0.1-4|25	rows and columns. Decorations are supported: padding,
14mu|texlive-cals-2.0.1-4|26	background color, width of separation rules. The package is
14mu|texlive-cals-2.0.1-4|27	compatible with multicol and pdfsync.
14mu|texlive-cals-2.0.1-4|28	
14mu|texlive-cals-2.0.1-4|29	
14mu|texlive-cals-2.0.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-cals-2.0.1-4|31	%files
14mu|texlive-cals-2.0.1-4|32	%{_texmfdistdir}/tex/latex/cals/cals.sty
14mu|texlive-cals-2.0.1-4|33	%doc %{_texmfdistdir}/doc/latex/cals/README
14mu|texlive-cals-2.0.1-4|34	%doc %{_texmfdistdir}/doc/latex/cals/cals.pdf
14mu|texlive-cals-2.0.1-4|35	%doc %{_texmfdistdir}/doc/latex/cals/examples/demo.pdf
14mu|texlive-cals-2.0.1-4|36	%doc %{_texmfdistdir}/doc/latex/cals/examples/demo.tex
14mu|texlive-cals-2.0.1-4|37	%doc %{_texmfdistdir}/doc/latex/cals/examples/table1.tex
14mu|texlive-cals-2.0.1-4|38	%doc %{_texmfdistdir}/doc/latex/cals/examples/table2.tex
14mu|texlive-cals-2.0.1-4|39	%doc %{_texmfdistdir}/doc/latex/cals/examples/table3.tex
14mu|texlive-cals-2.0.1-4|40	%doc %{_texmfdistdir}/doc/latex/cals/examples/table4.tex
14mu|texlive-cals-2.0.1-4|41	%doc %{_texmfdistdir}/doc/latex/cals/test/README
14mu|texlive-cals-2.0.1-4|42	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_10_create.chk
14mu|texlive-cals-2.0.1-4|43	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_10_create.tex
14mu|texlive-cals-2.0.1-4|44	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_20_colwidth.chk
14mu|texlive-cals-2.0.1-4|45	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_20_colwidth.tex
14mu|texlive-cals-2.0.1-4|46	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_30_decor.chk
14mu|texlive-cals-2.0.1-4|47	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_30_decor.tex
14mu|texlive-cals-2.0.1-4|48	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_40_width.chk
14mu|texlive-cals-2.0.1-4|49	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_40_width.tex
14mu|texlive-cals-2.0.1-4|50	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_50_hooks.chk
14mu|texlive-cals-2.0.1-4|51	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_50_hooks.tex
14mu|texlive-cals-2.0.1-4|52	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_10_outone.chk
14mu|texlive-cals-2.0.1-4|53	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_10_outone.tex
14mu|texlive-cals-2.0.1-4|54	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_20_row.chk
14mu|texlive-cals-2.0.1-4|55	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_20_row.tex
14mu|texlive-cals-2.0.1-4|56	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_10_withwidth2.chk
14mu|texlive-cals-2.0.1-4|57	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_10_withwidth2.tex
14mu|texlive-cals-2.0.1-4|58	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_20_withcolor2.chk
14mu|texlive-cals-2.0.1-4|59	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_20_withcolor2.tex
14mu|texlive-cals-2.0.1-4|60	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_30_halfwidth.chk
14mu|texlive-cals-2.0.1-4|61	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_30_halfwidth.tex
14mu|texlive-cals-2.0.1-4|62	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_50_maxwidth.chk
14mu|texlive-cals-2.0.1-4|63	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_50_maxwidth.tex
14mu|texlive-cals-2.0.1-4|64	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_60_row.chk
14mu|texlive-cals-2.0.1-4|65	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_60_row.tex
14mu|texlive-cals-2.0.1-4|66	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_70_align.chk
14mu|texlive-cals-2.0.1-4|67	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_70_align.tex
14mu|texlive-cals-2.0.1-4|68	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_10_cons_rot.chk
14mu|texlive-cals-2.0.1-4|69	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_10_cons_rot.tex
14mu|texlive-cals-2.0.1-4|70	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_20_snoc_decons.chk
14mu|texlive-cals-2.0.1-4|71	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_20_snoc_decons.tex
14mu|texlive-cals-2.0.1-4|72	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_30_all.chk
14mu|texlive-cals-2.0.1-4|73	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_30_all.tex
14mu|texlive-cals-2.0.1-4|74	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_010_wrongbreak.chk
14mu|texlive-cals-2.0.1-4|75	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_010_wrongbreak.tex
14mu|texlive-cals-2.0.1-4|76	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_020_wrongnobreak.chk
14mu|texlive-cals-2.0.1-4|77	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_020_wrongnobreak.tex
14mu|texlive-cals-2.0.1-4|78	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_030_spanbreak.chk
14mu|texlive-cals-2.0.1-4|79	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_030_spanbreak.tex
14mu|texlive-cals-2.0.1-4|80	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_040_rowheight.chk
14mu|texlive-cals-2.0.1-4|81	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_040_rowheight.tex
14mu|texlive-cals-2.0.1-4|82	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_050_leftskip_rowspan.chk
14mu|texlive-cals-2.0.1-4|83	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_050_leftskip_rowspan.tex
14mu|texlive-cals-2.0.1-4|84	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_10_waitrule.chk
14mu|texlive-cals-2.0.1-4|85	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_10_waitrule.tex
14mu|texlive-cals-2.0.1-4|86	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_15_waitover.chk
14mu|texlive-cals-2.0.1-4|87	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_15_waitover.tex
14mu|texlive-cals-2.0.1-4|88	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_20_pack.chk
14mu|texlive-cals-2.0.1-4|89	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_20_pack.tex
14mu|texlive-cals-2.0.1-4|90	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_30_jointwo.chk
14mu|texlive-cals-2.0.1-4|91	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_30_jointwo.tex
14mu|texlive-cals-2.0.1-4|92	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_35_joinone.chk
14mu|texlive-cals-2.0.1-4|93	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_35_joinone.tex
14mu|texlive-cals-2.0.1-4|94	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_40_construct.chk
14mu|texlive-cals-2.0.1-4|95	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_40_construct.tex
14mu|texlive-cals-2.0.1-4|96	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_10_queue.chk
14mu|texlive-cals-2.0.1-4|97	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_10_queue.tex
14mu|texlive-cals-2.0.1-4|98	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_20_decor.chk
14mu|texlive-cals-2.0.1-4|99	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_20_decor.tex
14mu|texlive-cals-2.0.1-4|100	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_30_iftlrb.chk
14mu|texlive-cals-2.0.1-4|101	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_30_iftlrb.tex
14mu|texlive-cals-2.0.1-4|102	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_40_lr_queue.chk
14mu|texlive-cals-2.0.1-4|103	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_40_lr_queue.tex
14mu|texlive-cals-2.0.1-4|104	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_50_dimen.chk
14mu|texlive-cals-2.0.1-4|105	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_50_dimen.tex
14mu|texlive-cals-2.0.1-4|106	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_60_content.chk
14mu|texlive-cals-2.0.1-4|107	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_60_content.tex
14mu|texlive-cals-2.0.1-4|108	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_70_intercept.chk
14mu|texlive-cals-2.0.1-4|109	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_70_intercept.tex
14mu|texlive-cals-2.0.1-4|110	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_80_marker.chk
14mu|texlive-cals-2.0.1-4|111	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_80_marker.tex
14mu|texlive-cals-2.0.1-4|112	%doc %{_texmfdistdir}/doc/latex/cals/test/support/LatexTest.py
14mu|texlive-cals-2.0.1-4|113	%doc %{_texmfdistdir}/doc/latex/cals/test/support/run_tests.py
14mu|texlive-cals-2.0.1-4|114	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_10_ifbreak.chk
14mu|texlive-cals-2.0.1-4|115	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_10_ifbreak.tex
14mu|texlive-cals-2.0.1-4|116	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_20_dispatch.chk
14mu|texlive-cals-2.0.1-4|117	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_20_dispatch.tex
14mu|texlive-cals-2.0.1-4|118	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_30_issue_rowsep.chk
14mu|texlive-cals-2.0.1-4|119	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_30_issue_rowsep.tex
14mu|texlive-cals-2.0.1-4|120	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_40_issuerow.chk
14mu|texlive-cals-2.0.1-4|121	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_40_issuerow.tex
14mu|texlive-cals-2.0.1-4|122	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_50_row.chk
14mu|texlive-cals-2.0.1-4|123	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_50_row.tex
14mu|texlive-cals-2.0.1-4|124	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_60_whitespace.chk
14mu|texlive-cals-2.0.1-4|125	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_60_whitespace.tex
14mu|texlive-cals-2.0.1-4|126	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_70_lrskip.chk
14mu|texlive-cals-2.0.1-4|127	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_70_lrskip.tex
14mu|texlive-cals-2.0.1-4|128	%doc %{_texmfdistdir}/doc/latex/cals/test/template.txt
14mu|texlive-cals-2.0.1-4|129	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.chk
14mu|texlive-cals-2.0.1-4|130	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.png
14mu|texlive-cals-2.0.1-4|131	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.tex
14mu|texlive-cals-2.0.1-4|132	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.chk
14mu|texlive-cals-2.0.1-4|133	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.png
14mu|texlive-cals-2.0.1-4|134	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.tex
14mu|texlive-cals-2.0.1-4|135	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.chk
14mu|texlive-cals-2.0.1-4|136	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.png
14mu|texlive-cals-2.0.1-4|137	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.tex
14mu|texlive-cals-2.0.1-4|138	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.chk
14mu|texlive-cals-2.0.1-4|139	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.png
14mu|texlive-cals-2.0.1-4|140	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.tex
14mu|texlive-cals-2.0.1-4|141	#- source
14mu|texlive-cals-2.0.1-4|142	%doc %{_texmfdistdir}/source/latex/cals/cals.dtx
14mu|texlive-cals-2.0.1-4|143	%doc %{_texmfdistdir}/source/latex/cals/cals.ins
14mu|texlive-cals-2.0.1-4|144	%doc %{_texmfdistdir}/source/latex/cals/cell.dtx
14mu|texlive-cals-2.0.1-4|145	%doc %{_texmfdistdir}/source/latex/cals/colsep.dtx
14mu|texlive-cals-2.0.1-4|146	%doc %{_texmfdistdir}/source/latex/cals/decor.dtx
14mu|texlive-cals-2.0.1-4|147	%doc %{_texmfdistdir}/source/latex/cals/lltokens.dtx
14mu|texlive-cals-2.0.1-4|148	%doc %{_texmfdistdir}/source/latex/cals/rowsep.dtx
14mu|texlive-cals-2.0.1-4|149	%doc %{_texmfdistdir}/source/latex/cals/span.dtx
14mu|texlive-cals-2.0.1-4|150	%doc %{_texmfdistdir}/source/latex/cals/table.dtx
14mu|texlive-cals-2.0.1-4|151	
14mu|texlive-cals-2.0.1-4|152	#-----------------------------------------------------------------------
14mu|texlive-cals-2.0.1-4|153	%prep
14mu|texlive-cals-2.0.1-4|154	%setup -c -a0 -a1 -a2
14mu|texlive-cals-2.0.1-4|155	
14mu|texlive-cals-2.0.1-4|156	%build
14mu|texlive-cals-2.0.1-4|157	
14mu|texlive-cals-2.0.1-4|158	%install
14mu|texlive-cals-2.0.1-4|159	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cals-2.0.1-4|160	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cals-2.0.1-4|161	
14mu|texlive-cals-2.0.1-4|162	
14mu|texlive-cals-2.0.1-4|163	
14mu|texlive-cals-2.0.1-4|164	%changelog
14mu|texlive-cals-2.0.1-4|165	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-4
14mu|texlive-cals-2.0.1-4|166	+ Revision: 75b6275
14mu|texlive-cals-2.0.1-4|167	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cals-2.0.1-4|168	
14mu|texlive-cals-2.0.1-4|169	

24415 14
14mu|texlive-calxxxx-yyyy-1.0d-3|1	# revision 25001
14mu|texlive-calxxxx-yyyy-1.0d-3|2	# category Package
14mu|texlive-calxxxx-yyyy-1.0d-3|3	# catalog-ctan /macros/latex/contrib/calxxxx-yyyy
14mu|texlive-calxxxx-yyyy-1.0d-3|4	# catalog-date 2012-01-03 11:34:51 +0100
14mu|texlive-calxxxx-yyyy-1.0d-3|5	# catalog-license lppl1.3
14mu|texlive-calxxxx-yyyy-1.0d-3|6	# catalog-version 1.0d
14mu|texlive-calxxxx-yyyy-1.0d-3|7	Name:		texlive-calxxxx-yyyy
14mu|texlive-calxxxx-yyyy-1.0d-3|8	Version:	1.0d
14mu|texlive-calxxxx-yyyy-1.0d-3|9	Release:	3
14mu|texlive-calxxxx-yyyy-1.0d-3|10	Summary:	Print a calendar for a group of years
14mu|texlive-calxxxx-yyyy-1.0d-3|11	Group:		Publishing
14mu|texlive-calxxxx-yyyy-1.0d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calxxxx-yyyy
14mu|texlive-calxxxx-yyyy-1.0d-3|13	License:	LPPL1.3
14mu|texlive-calxxxx-yyyy-1.0d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calxxxx-yyyy.tar.xz
14mu|texlive-calxxxx-yyyy-1.0d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calxxxx-yyyy.doc.tar.xz
14mu|texlive-calxxxx-yyyy-1.0d-3|16	BuildArch:	noarch
14mu|texlive-calxxxx-yyyy-1.0d-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-calxxxx-yyyy-1.0d-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-calxxxx-yyyy-1.0d-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-calxxxx-yyyy-1.0d-3|20	
14mu|texlive-calxxxx-yyyy-1.0d-3|21	%description
14mu|texlive-calxxxx-yyyy-1.0d-3|22	The package prints a calendar for 2 or more years, according to
14mu|texlive-calxxxx-yyyy-1.0d-3|23	a language selection. The package is also "culture dependent",
14mu|texlive-calxxxx-yyyy-1.0d-3|24	in the sense that it will start weeks according to local rules:
14mu|texlive-calxxxx-yyyy-1.0d-3|25	e.g., weeks conventionally start on Monday in the English-
14mu|texlive-calxxxx-yyyy-1.0d-3|26	speaking world.
14mu|texlive-calxxxx-yyyy-1.0d-3|27	
14mu|texlive-calxxxx-yyyy-1.0d-3|28	
14mu|texlive-calxxxx-yyyy-1.0d-3|29	#-----------------------------------------------------------------------
14mu|texlive-calxxxx-yyyy-1.0d-3|30	%files
14mu|texlive-calxxxx-yyyy-1.0d-3|31	%{_texmfdistdir}/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex
14mu|texlive-calxxxx-yyyy-1.0d-3|32	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/README
14mu|texlive-calxxxx-yyyy-1.0d-3|33	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/README.pdf
14mu|texlive-calxxxx-yyyy-1.0d-3|34	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/README.tex
14mu|texlive-calxxxx-yyyy-1.0d-3|35	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2012-2029_DE.pdf
14mu|texlive-calxxxx-yyyy-1.0d-3|36	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2012-2029_DK.pdf
14mu|texlive-calxxxx-yyyy-1.0d-3|37	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2012-2029_EN.pdf
14mu|texlive-calxxxx-yyyy-1.0d-3|38	
14mu|texlive-calxxxx-yyyy-1.0d-3|39	#-----------------------------------------------------------------------
14mu|texlive-calxxxx-yyyy-1.0d-3|40	%prep
14mu|texlive-calxxxx-yyyy-1.0d-3|41	%setup -c -a0 -a1
14mu|texlive-calxxxx-yyyy-1.0d-3|42	
14mu|texlive-calxxxx-yyyy-1.0d-3|43	%build
14mu|texlive-calxxxx-yyyy-1.0d-3|44	
14mu|texlive-calxxxx-yyyy-1.0d-3|45	%install
14mu|texlive-calxxxx-yyyy-1.0d-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-calxxxx-yyyy-1.0d-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-calxxxx-yyyy-1.0d-3|48	
14mu|texlive-calxxxx-yyyy-1.0d-3|49	
14mu|texlive-calxxxx-yyyy-1.0d-3|50	
14mu|texlive-calxxxx-yyyy-1.0d-3|51	%changelog
14mu|texlive-calxxxx-yyyy-1.0d-3|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0d-3
14mu|texlive-calxxxx-yyyy-1.0d-3|53	+ Revision: 109da15
14mu|texlive-calxxxx-yyyy-1.0d-3|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-calxxxx-yyyy-1.0d-3|55	
14mu|texlive-calxxxx-yyyy-1.0d-3|56	

24416 14
14mu|texlive-cancel-2.2-3|1	# revision 32508
14mu|texlive-cancel-2.2-3|2	# category Package
14mu|texlive-cancel-2.2-3|3	# catalog-ctan /macros/latex/contrib/cancel
14mu|texlive-cancel-2.2-3|4	# catalog-date 2013-12-30 10:37:07 +0100
14mu|texlive-cancel-2.2-3|5	# catalog-license pd
14mu|texlive-cancel-2.2-3|6	# catalog-version 2.2
14mu|texlive-cancel-2.2-3|7	Name:		texlive-cancel
14mu|texlive-cancel-2.2-3|8	Version:	2.2
14mu|texlive-cancel-2.2-3|9	Release:	3
14mu|texlive-cancel-2.2-3|10	Summary:	Place lines through maths formulae
14mu|texlive-cancel-2.2-3|11	Group:		Publishing
14mu|texlive-cancel-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cancel
14mu|texlive-cancel-2.2-3|13	License:	PD
14mu|texlive-cancel-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cancel.tar.xz
14mu|texlive-cancel-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cancel.doc.tar.xz
14mu|texlive-cancel-2.2-3|16	BuildArch:	noarch
14mu|texlive-cancel-2.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cancel-2.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cancel-2.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-cancel-2.2-3|20	
14mu|texlive-cancel-2.2-3|21	%description
14mu|texlive-cancel-2.2-3|22	A package to draw diagonal lines ("cancelling" a term) and
14mu|texlive-cancel-2.2-3|23	arrows with limits (cancelling a term "to a value") through
14mu|texlive-cancel-2.2-3|24	parts of maths formulae.
14mu|texlive-cancel-2.2-3|25	
14mu|texlive-cancel-2.2-3|26	
14mu|texlive-cancel-2.2-3|27	#-----------------------------------------------------------------------
14mu|texlive-cancel-2.2-3|28	%files
14mu|texlive-cancel-2.2-3|29	%{_texmfdistdir}/tex/latex/cancel/cancel.sty
14mu|texlive-cancel-2.2-3|30	%doc %{_texmfdistdir}/doc/latex/cancel/cancel.pdf
14mu|texlive-cancel-2.2-3|31	%doc %{_texmfdistdir}/doc/latex/cancel/cancel.tex
14mu|texlive-cancel-2.2-3|32	
14mu|texlive-cancel-2.2-3|33	#-----------------------------------------------------------------------
14mu|texlive-cancel-2.2-3|34	%prep
14mu|texlive-cancel-2.2-3|35	%setup -c -a0 -a1
14mu|texlive-cancel-2.2-3|36	
14mu|texlive-cancel-2.2-3|37	%build
14mu|texlive-cancel-2.2-3|38	
14mu|texlive-cancel-2.2-3|39	%install
14mu|texlive-cancel-2.2-3|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cancel-2.2-3|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cancel-2.2-3|42	
14mu|texlive-cancel-2.2-3|43	%changelog
14mu|texlive-cancel-2.2-3|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-3
14mu|texlive-cancel-2.2-3|45	+ Revision: dd96091
14mu|texlive-cancel-2.2-3|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cancel-2.2-3|47	
14mu|texlive-cancel-2.2-3|48	

24417 14
14mu|texlive-canoniclayout-0.4-4|1	# revision 24523
14mu|texlive-canoniclayout-0.4-4|2	# category Package
14mu|texlive-canoniclayout-0.4-4|3	# catalog-ctan /macros/latex/contrib/canoniclayout
14mu|texlive-canoniclayout-0.4-4|4	# catalog-date 2011-11-06 17:08:08 +0100
14mu|texlive-canoniclayout-0.4-4|5	# catalog-license lppl1.3
14mu|texlive-canoniclayout-0.4-4|6	# catalog-version 0.4
14mu|texlive-canoniclayout-0.4-4|7	Name:		texlive-canoniclayout
14mu|texlive-canoniclayout-0.4-4|8	Epoch:		1
14mu|texlive-canoniclayout-0.4-4|9	Version:	0.4
14mu|texlive-canoniclayout-0.4-4|10	Release:	4
14mu|texlive-canoniclayout-0.4-4|11	Summary:	Create canonical page layouts with memoir
14mu|texlive-canoniclayout-0.4-4|12	Group:		Publishing
14mu|texlive-canoniclayout-0.4-4|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/canoniclayout
14mu|texlive-canoniclayout-0.4-4|14	License:	LPPL1.3
14mu|texlive-canoniclayout-0.4-4|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/canoniclayout.tar.xz
14mu|texlive-canoniclayout-0.4-4|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/canoniclayout.doc.tar.xz
14mu|texlive-canoniclayout-0.4-4|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/canoniclayout.source.tar.xz
14mu|texlive-canoniclayout-0.4-4|18	BuildArch:	noarch
14mu|texlive-canoniclayout-0.4-4|19	BuildRequires:	texlive-tlpkg
14mu|texlive-canoniclayout-0.4-4|20	Requires(pre):	texlive-tlpkg
14mu|texlive-canoniclayout-0.4-4|21	Requires(post):	texlive-kpathsea
14mu|texlive-canoniclayout-0.4-4|22	
14mu|texlive-canoniclayout-0.4-4|23	%description
14mu|texlive-canoniclayout-0.4-4|24	A canonic text layout has specified relations to a circle
14mu|texlive-canoniclayout-0.4-4|25	inscribed within the enclosing page. The package allows the
14mu|texlive-canoniclayout-0.4-4|26	user to use a canonic layout with the memoir class.
14mu|texlive-canoniclayout-0.4-4|27	
14mu|texlive-canoniclayout-0.4-4|28	
14mu|texlive-canoniclayout-0.4-4|29	#-----------------------------------------------------------------------
14mu|texlive-canoniclayout-0.4-4|30	%files
14mu|texlive-canoniclayout-0.4-4|31	%{_texmfdistdir}/tex/latex/canoniclayout/canoniclayout.sty
14mu|texlive-canoniclayout-0.4-4|32	%doc %{_texmfdistdir}/doc/latex/canoniclayout/README
14mu|texlive-canoniclayout-0.4-4|33	%doc %{_texmfdistdir}/doc/latex/canoniclayout/canoniclayout.pdf
14mu|texlive-canoniclayout-0.4-4|34	#- source
14mu|texlive-canoniclayout-0.4-4|35	%doc %{_texmfdistdir}/source/latex/canoniclayout/canoniclayout.dtx
14mu|texlive-canoniclayout-0.4-4|36	
14mu|texlive-canoniclayout-0.4-4|37	#-----------------------------------------------------------------------
14mu|texlive-canoniclayout-0.4-4|38	%prep
14mu|texlive-canoniclayout-0.4-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-canoniclayout-0.4-4|40	
14mu|texlive-canoniclayout-0.4-4|41	%build
14mu|texlive-canoniclayout-0.4-4|42	
14mu|texlive-canoniclayout-0.4-4|43	%install
14mu|texlive-canoniclayout-0.4-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-canoniclayout-0.4-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-canoniclayout-0.4-4|46	
14mu|texlive-canoniclayout-0.4-4|47	
14mu|texlive-canoniclayout-0.4-4|48	
14mu|texlive-canoniclayout-0.4-4|49	%changelog
14mu|texlive-canoniclayout-0.4-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.4-4
14mu|texlive-canoniclayout-0.4-4|51	+ Revision: 6c48cd5
14mu|texlive-canoniclayout-0.4-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-canoniclayout-0.4-4|53	
14mu|texlive-canoniclayout-0.4-4|54	

24418 14
14mu|texlive-captcont-2.0-4|1	# revision 15878
14mu|texlive-captcont-2.0-4|2	# category Package
14mu|texlive-captcont-2.0-4|3	# catalog-ctan /macros/latex/contrib/captcont
14mu|texlive-captcont-2.0-4|4	# catalog-date 2006-12-31 11:53:07 +0100
14mu|texlive-captcont-2.0-4|5	# catalog-license lppl
14mu|texlive-captcont-2.0-4|6	# catalog-version 2.0
14mu|texlive-captcont-2.0-4|7	Name:		texlive-captcont
14mu|texlive-captcont-2.0-4|8	Version:	2.0
14mu|texlive-captcont-2.0-4|9	Release:	4
14mu|texlive-captcont-2.0-4|10	Summary:	Retain float number across several floats
14mu|texlive-captcont-2.0-4|11	Group:		Publishing
14mu|texlive-captcont-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/captcont
14mu|texlive-captcont-2.0-4|13	License:	LPPL
14mu|texlive-captcont-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captcont.tar.xz
14mu|texlive-captcont-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captcont.doc.tar.xz
14mu|texlive-captcont-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captcont.source.tar.xz
14mu|texlive-captcont-2.0-4|17	BuildArch:	noarch
14mu|texlive-captcont-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-captcont-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-captcont-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-captcont-2.0-4|21	
14mu|texlive-captcont-2.0-4|22	%description
14mu|texlive-captcont-2.0-4|23	The captcont package provides the ability to continue the
14mu|texlive-captcont-2.0-4|24	numbering in your float environment (figure, table, etc.) with
14mu|texlive-captcont-2.0-4|25	minimal overhead. This package adds three commands: \caption*,
14mu|texlive-captcont-2.0-4|26	\captcont, and \captcont*. Along with the \caption command,
14mu|texlive-captcont-2.0-4|27	these give full control over the caption numbering, caption
14mu|texlive-captcont-2.0-4|28	text and the entries in the list-of pages. The \caption and
14mu|texlive-captcont-2.0-4|29	\captcont commands generate list-of page entries. The \caption
14mu|texlive-captcont-2.0-4|30	and \caption* commands increment the figure or table counter.
14mu|texlive-captcont-2.0-4|31	Captcont also fully supports the subfigure package.
14mu|texlive-captcont-2.0-4|32	
14mu|texlive-captcont-2.0-4|33	
14mu|texlive-captcont-2.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-captcont-2.0-4|35	%files
14mu|texlive-captcont-2.0-4|36	%{_texmfdistdir}/tex/latex/captcont/captcont.sty
14mu|texlive-captcont-2.0-4|37	%doc %{_texmfdistdir}/doc/latex/captcont/README
14mu|texlive-captcont-2.0-4|38	%doc %{_texmfdistdir}/doc/latex/captcont/captcont.pdf
14mu|texlive-captcont-2.0-4|39	%doc %{_texmfdistdir}/doc/latex/captcont/ltxdoc.cfg
14mu|texlive-captcont-2.0-4|40	%doc %{_texmfdistdir}/doc/latex/captcont/test.tex
14mu|texlive-captcont-2.0-4|41	#- source
14mu|texlive-captcont-2.0-4|42	%doc %{_texmfdistdir}/source/latex/captcont/Makefile
14mu|texlive-captcont-2.0-4|43	%doc %{_texmfdistdir}/source/latex/captcont/captcont.dtx
14mu|texlive-captcont-2.0-4|44	%doc %{_texmfdistdir}/source/latex/captcont/captcont.ins
14mu|texlive-captcont-2.0-4|45	
14mu|texlive-captcont-2.0-4|46	#-----------------------------------------------------------------------
14mu|texlive-captcont-2.0-4|47	%prep
14mu|texlive-captcont-2.0-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-captcont-2.0-4|49	
14mu|texlive-captcont-2.0-4|50	%build
14mu|texlive-captcont-2.0-4|51	
14mu|texlive-captcont-2.0-4|52	%install
14mu|texlive-captcont-2.0-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-captcont-2.0-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-captcont-2.0-4|55	
14mu|texlive-captcont-2.0-4|56	
14mu|texlive-captcont-2.0-4|57	
14mu|texlive-captcont-2.0-4|58	%changelog
14mu|texlive-captcont-2.0-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-captcont-2.0-4|60	+ Revision: 0422d49
14mu|texlive-captcont-2.0-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-captcont-2.0-4|62	
14mu|texlive-captcont-2.0-4|63	

24419 14
14mu|texlive-captdef-20100309-4|1	# revision 17353
14mu|texlive-captdef-20100309-4|2	# category Package
14mu|texlive-captdef-20100309-4|3	# catalog-ctan /macros/latex/contrib/captdef
14mu|texlive-captdef-20100309-4|4	# catalog-date 2010-03-09 12:54:42 +0100
14mu|texlive-captdef-20100309-4|5	# catalog-license lppl
14mu|texlive-captdef-20100309-4|6	# catalog-version undef
14mu|texlive-captdef-20100309-4|7	Name:		texlive-captdef
14mu|texlive-captdef-20100309-4|8	Version:	20100309
14mu|texlive-captdef-20100309-4|9	Release:	4
14mu|texlive-captdef-20100309-4|10	Summary:	Declare free-standing \caption commands
14mu|texlive-captdef-20100309-4|11	Group:		Publishing
14mu|texlive-captdef-20100309-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/captdef
14mu|texlive-captdef-20100309-4|13	License:	LPPL
14mu|texlive-captdef-20100309-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captdef.tar.xz
14mu|texlive-captdef-20100309-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captdef.doc.tar.xz
14mu|texlive-captdef-20100309-4|16	BuildArch:	noarch
14mu|texlive-captdef-20100309-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-captdef-20100309-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-captdef-20100309-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-captdef-20100309-4|20	
14mu|texlive-captdef-20100309-4|21	%description
14mu|texlive-captdef-20100309-4|22	The \DeclareCaption command defines a class of caption command
14mu|texlive-captdef-20100309-4|23	associated with the counter specified to the command. These
14mu|texlive-captdef-20100309-4|24	commands are free-standing (i.e., don't need to be inside a
14mu|texlive-captdef-20100309-4|25	float environment). The package uses \DeclareCaption to define
14mu|texlive-captdef-20100309-4|26	\figcaption and \tabcaption, which can be used outside figure
14mu|texlive-captdef-20100309-4|27	or table environments.
14mu|texlive-captdef-20100309-4|28	
14mu|texlive-captdef-20100309-4|29	
14mu|texlive-captdef-20100309-4|30	#-----------------------------------------------------------------------
14mu|texlive-captdef-20100309-4|31	%files
14mu|texlive-captdef-20100309-4|32	%{_texmfdistdir}/tex/latex/captdef/captdef.sty
14mu|texlive-captdef-20100309-4|33	%doc %{_texmfdistdir}/doc/latex/captdef/captdef.pdf
14mu|texlive-captdef-20100309-4|34	%doc %{_texmfdistdir}/doc/latex/captdef/captdef.tex
14mu|texlive-captdef-20100309-4|35	%doc %{_texmfdistdir}/doc/latex/captdef/miscdoc.sty
14mu|texlive-captdef-20100309-4|36	
14mu|texlive-captdef-20100309-4|37	#-----------------------------------------------------------------------
14mu|texlive-captdef-20100309-4|38	%prep
14mu|texlive-captdef-20100309-4|39	%setup -c -a0 -a1
14mu|texlive-captdef-20100309-4|40	
14mu|texlive-captdef-20100309-4|41	%build
14mu|texlive-captdef-20100309-4|42	
14mu|texlive-captdef-20100309-4|43	%install
14mu|texlive-captdef-20100309-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-captdef-20100309-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-captdef-20100309-4|46	
14mu|texlive-captdef-20100309-4|47	
14mu|texlive-captdef-20100309-4|48	
14mu|texlive-captdef-20100309-4|49	%changelog
14mu|texlive-captdef-20100309-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100309-4
14mu|texlive-captdef-20100309-4|51	+ Revision: 44ba556
14mu|texlive-captdef-20100309-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-captdef-20100309-4|53	
14mu|texlive-captdef-20100309-4|54	

24420 14
14mu|texlive-caption-20130512-7|1	# revision 30449
14mu|texlive-caption-20130512-7|2	# category Package
14mu|texlive-caption-20130512-7|3	# catalog-ctan /macros/latex/contrib/caption
14mu|texlive-caption-20130512-7|4	# catalog-date 2013-05-13 11:02:43 +0200
14mu|texlive-caption-20130512-7|5	# catalog-license lppl1.3
14mu|texlive-caption-20130512-7|6	# catalog-version 2013-05-12
14mu|texlive-caption-20130512-7|7	Name:		texlive-caption
14mu|texlive-caption-20130512-7|8	Epoch:		1
14mu|texlive-caption-20130512-7|9	Version:	20130512
14mu|texlive-caption-20130512-7|10	Release:	7
14mu|texlive-caption-20130512-7|11	Summary:	Customising captions in floating environments
14mu|texlive-caption-20130512-7|12	Group:		Publishing
14mu|texlive-caption-20130512-7|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/caption
14mu|texlive-caption-20130512-7|14	License:	LPPL1.3
14mu|texlive-caption-20130512-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.tar.xz
14mu|texlive-caption-20130512-7|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.doc.tar.xz
14mu|texlive-caption-20130512-7|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.source.tar.xz
14mu|texlive-caption-20130512-7|18	BuildArch:	noarch
14mu|texlive-caption-20130512-7|19	BuildRequires:	texlive-tlpkg
14mu|texlive-caption-20130512-7|20	Requires(pre):	texlive-tlpkg
14mu|texlive-caption-20130512-7|21	Requires(post):	texlive-kpathsea
14mu|texlive-caption-20130512-7|22	
14mu|texlive-caption-20130512-7|23	%description
14mu|texlive-caption-20130512-7|24	The caption package provides many ways to customise the
14mu|texlive-caption-20130512-7|25	captions in floating environments like figure and table, and
14mu|texlive-caption-20130512-7|26	cooperates with many other packages. Facilities include
14mu|texlive-caption-20130512-7|27	rotating captions, sideways captions, continued captions (for
14mu|texlive-caption-20130512-7|28	tables or figures that come in several parts). A list of
14mu|texlive-caption-20130512-7|29	compatibility notes, for other packages, is provided in the
14mu|texlive-caption-20130512-7|30	documentation. The package also provides the "caption outside
14mu|texlive-caption-20130512-7|31	float" facility, in the same way that simpler packages like
14mu|texlive-caption-20130512-7|32	capt-of do. The package supersedes caption2.
14mu|texlive-caption-20130512-7|33	
14mu|texlive-caption-20130512-7|34	
14mu|texlive-caption-20130512-7|35	#-----------------------------------------------------------------------
14mu|texlive-caption-20130512-7|36	%files
14mu|texlive-caption-20130512-7|37	%{_texmfdistdir}/tex/latex/caption/bicaption.sty
14mu|texlive-caption-20130512-7|38	%{_texmfdistdir}/tex/latex/caption/caption.sty
14mu|texlive-caption-20130512-7|39	%{_texmfdistdir}/tex/latex/caption/caption2.sty
14mu|texlive-caption-20130512-7|40	%{_texmfdistdir}/tex/latex/caption/caption3.sty
14mu|texlive-caption-20130512-7|41	%{_texmfdistdir}/tex/latex/caption/ltcaption.sty
14mu|texlive-caption-20130512-7|42	%{_texmfdistdir}/tex/latex/caption/newfloat.sty
14mu|texlive-caption-20130512-7|43	%{_texmfdistdir}/tex/latex/caption/subcaption.sty
14mu|texlive-caption-20130512-7|44	%{_texmfdistdir}/tex/latex/caption/totalcount.sty
14mu|texlive-caption-20130512-7|45	%doc %{_texmfdistdir}/doc/latex/caption/CHANGELOG
14mu|texlive-caption-20130512-7|46	%doc %{_texmfdistdir}/doc/latex/caption/README
14mu|texlive-caption-20130512-7|47	%doc %{_texmfdistdir}/doc/latex/caption/SUMMARY
14mu|texlive-caption-20130512-7|48	%doc %{_texmfdistdir}/doc/latex/caption/bicaption.pdf
14mu|texlive-caption-20130512-7|49	%doc %{_texmfdistdir}/doc/latex/caption/caption-deu.pdf
14mu|texlive-caption-20130512-7|50	%doc %{_texmfdistdir}/doc/latex/caption/caption-eng.pdf
14mu|texlive-caption-20130512-7|51	%doc %{_texmfdistdir}/doc/latex/caption/caption-rus.pdf
14mu|texlive-caption-20130512-7|52	%doc %{_texmfdistdir}/doc/latex/caption/ltcaption.pdf
14mu|texlive-caption-20130512-7|53	%doc %{_texmfdistdir}/doc/latex/caption/newfloat.pdf
14mu|texlive-caption-20130512-7|54	%doc %{_texmfdistdir}/doc/latex/caption/subcaption.pdf
14mu|texlive-caption-20130512-7|55	%doc %{_texmfdistdir}/doc/latex/caption/totalcount.pdf
14mu|texlive-caption-20130512-7|56	#- source
14mu|texlive-caption-20130512-7|57	%doc %{_texmfdistdir}/source/latex/caption/bicaption.dtx
14mu|texlive-caption-20130512-7|58	%doc %{_texmfdistdir}/source/latex/caption/caption-deu.tex
14mu|texlive-caption-20130512-7|59	%doc %{_texmfdistdir}/source/latex/caption/caption-eng.tex
14mu|texlive-caption-20130512-7|60	%doc %{_texmfdistdir}/source/latex/caption/caption-rus.tex
14mu|texlive-caption-20130512-7|61	%doc %{_texmfdistdir}/source/latex/caption/caption.dtx
14mu|texlive-caption-20130512-7|62	%doc %{_texmfdistdir}/source/latex/caption/caption.ins
14mu|texlive-caption-20130512-7|63	%doc %{_texmfdistdir}/source/latex/caption/caption2.dtx
14mu|texlive-caption-20130512-7|64	%doc %{_texmfdistdir}/source/latex/caption/caption3.dtx
14mu|texlive-caption-20130512-7|65	%doc %{_texmfdistdir}/source/latex/caption/cat.eps
14mu|texlive-caption-20130512-7|66	%doc %{_texmfdistdir}/source/latex/caption/elephant.eps
14mu|texlive-caption-20130512-7|67	%doc %{_texmfdistdir}/source/latex/caption/ltcaption.dtx
14mu|texlive-caption-20130512-7|68	%doc %{_texmfdistdir}/source/latex/caption/newfloat.dtx
14mu|texlive-caption-20130512-7|69	%doc %{_texmfdistdir}/source/latex/caption/subcaption.dtx
14mu|texlive-caption-20130512-7|70	%doc %{_texmfdistdir}/source/latex/caption/totalcount.dtx
14mu|texlive-caption-20130512-7|71	
14mu|texlive-caption-20130512-7|72	#-----------------------------------------------------------------------
14mu|texlive-caption-20130512-7|73	%prep
14mu|texlive-caption-20130512-7|74	%setup -c -a0 -a1 -a2
14mu|texlive-caption-20130512-7|75	
14mu|texlive-caption-20130512-7|76	%build
14mu|texlive-caption-20130512-7|77	
14mu|texlive-caption-20130512-7|78	%install
14mu|texlive-caption-20130512-7|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-caption-20130512-7|80	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-caption-20130512-7|81	
14mu|texlive-caption-20130512-7|82	%changelog
14mu|texlive-caption-20130512-7|83	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20130512-7
14mu|texlive-caption-20130512-7|84	+ Revision: df8fc2d
14mu|texlive-caption-20130512-7|85	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-caption-20130512-7|86	
14mu|texlive-caption-20130512-7|87	

24421 14
14mu|texlive-capt-of-20100127-4|1	# revision 16813
14mu|texlive-capt-of-20100127-4|2	# category Package
14mu|texlive-capt-of-20100127-4|3	# catalog-ctan /macros/latex/contrib/capt-of
14mu|texlive-capt-of-20100127-4|4	# catalog-date 2010-01-27 23:13:46 +0100
14mu|texlive-capt-of-20100127-4|5	# catalog-license lppl
14mu|texlive-capt-of-20100127-4|6	# catalog-version undef
14mu|texlive-capt-of-20100127-4|7	Name:		texlive-capt-of
14mu|texlive-capt-of-20100127-4|8	Version:	20100127
14mu|texlive-capt-of-20100127-4|9	Release:	4
14mu|texlive-capt-of-20100127-4|10	Summary:	Captions on more than floats
14mu|texlive-capt-of-20100127-4|11	Group:		Publishing
14mu|texlive-capt-of-20100127-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/capt-of
14mu|texlive-capt-of-20100127-4|13	License:	LPPL
14mu|texlive-capt-of-20100127-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/capt-of.tar.xz
14mu|texlive-capt-of-20100127-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/capt-of.doc.tar.xz
14mu|texlive-capt-of-20100127-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/capt-of.source.tar.xz
14mu|texlive-capt-of-20100127-4|17	BuildArch:	noarch
14mu|texlive-capt-of-20100127-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-capt-of-20100127-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-capt-of-20100127-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-capt-of-20100127-4|21	
14mu|texlive-capt-of-20100127-4|22	%description
14mu|texlive-capt-of-20100127-4|23	Defines a command \captionof for putting a caption to something
14mu|texlive-capt-of-20100127-4|24	that's not a float. Note that the caption package includes a
14mu|texlive-capt-of-20100127-4|25	\captionof command that is an extension of that provided by
14mu|texlive-capt-of-20100127-4|26	this package.
14mu|texlive-capt-of-20100127-4|27	
14mu|texlive-capt-of-20100127-4|28	
14mu|texlive-capt-of-20100127-4|29	#-----------------------------------------------------------------------
14mu|texlive-capt-of-20100127-4|30	%files
14mu|texlive-capt-of-20100127-4|31	%{_texmfdistdir}/tex/latex/capt-of/capt-of.sty
14mu|texlive-capt-of-20100127-4|32	%doc %{_texmfdistdir}/doc/latex/capt-of/README
14mu|texlive-capt-of-20100127-4|33	%doc %{_texmfdistdir}/doc/latex/capt-of/capt-of.pdf
14mu|texlive-capt-of-20100127-4|34	#- source
14mu|texlive-capt-of-20100127-4|35	%doc %{_texmfdistdir}/source/latex/capt-of/capt-of.dtx
14mu|texlive-capt-of-20100127-4|36	%doc %{_texmfdistdir}/source/latex/capt-of/capt-of.ins
14mu|texlive-capt-of-20100127-4|37	
14mu|texlive-capt-of-20100127-4|38	#-----------------------------------------------------------------------
14mu|texlive-capt-of-20100127-4|39	%prep
14mu|texlive-capt-of-20100127-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-capt-of-20100127-4|41	
14mu|texlive-capt-of-20100127-4|42	%build
14mu|texlive-capt-of-20100127-4|43	
14mu|texlive-capt-of-20100127-4|44	%install
14mu|texlive-capt-of-20100127-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-capt-of-20100127-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-capt-of-20100127-4|47	
14mu|texlive-capt-of-20100127-4|48	
14mu|texlive-capt-of-20100127-4|49	
14mu|texlive-capt-of-20100127-4|50	%changelog
14mu|texlive-capt-of-20100127-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100127-4
14mu|texlive-capt-of-20100127-4|52	+ Revision: cb2c7ee
14mu|texlive-capt-of-20100127-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-capt-of-20100127-4|54	
14mu|texlive-capt-of-20100127-4|55	

24422 14
14mu|texlive-carlisle-20100218-4|1	# revision 18258
14mu|texlive-carlisle-20100218-4|2	# category Package
14mu|texlive-carlisle-20100218-4|3	# catalog-ctan /macros/latex/contrib/carlisle
14mu|texlive-carlisle-20100218-4|4	# catalog-date 2010-02-18 13:36:42 +0100
14mu|texlive-carlisle-20100218-4|5	# catalog-license lppl
14mu|texlive-carlisle-20100218-4|6	# catalog-version undef
14mu|texlive-carlisle-20100218-4|7	Name:		texlive-carlisle
14mu|texlive-carlisle-20100218-4|8	Version:	20100218
14mu|texlive-carlisle-20100218-4|9	Release:	4
14mu|texlive-carlisle-20100218-4|10	Summary:	David Carlisle's small packages
14mu|texlive-carlisle-20100218-4|11	Group:		Publishing
14mu|texlive-carlisle-20100218-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/carlisle
14mu|texlive-carlisle-20100218-4|13	License:	LPPL
14mu|texlive-carlisle-20100218-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carlisle.tar.xz
14mu|texlive-carlisle-20100218-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carlisle.doc.tar.xz
14mu|texlive-carlisle-20100218-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carlisle.source.tar.xz
14mu|texlive-carlisle-20100218-4|17	BuildArch:	noarch
14mu|texlive-carlisle-20100218-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-carlisle-20100218-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-carlisle-20100218-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-carlisle-20100218-4|21	
14mu|texlive-carlisle-20100218-4|22	%description
14mu|texlive-carlisle-20100218-4|23	Many of David Carlisle's more substantial packages stand on
14mu|texlive-carlisle-20100218-4|24	their own, or as part of the LaTeX tools set; this set
14mu|texlive-carlisle-20100218-4|25	contains: - Making dotless 'j' characters for fonts that don't
14mu|texlive-carlisle-20100218-4|26	have them; - Fix marks in 2-column output; - A method for
14mu|texlive-carlisle-20100218-4|27	combining the capabilities of longtable and tabularx; - A
14mu|texlive-carlisle-20100218-4|28	proforma for building personalised LaTeX formats; - A jiffy to
14mu|texlive-carlisle-20100218-4|29	suppress page numbers; - An environment for including Plain TeX
14mu|texlive-carlisle-20100218-4|30	in LaTeX documents; - A jiffy to remove counters from other
14mu|texlive-carlisle-20100218-4|31	counters' reset lists; - A package to rescale fonts to
14mu|texlive-carlisle-20100218-4|32	arbitrary sizes; - A jiffy to create 'slashed' for physicists;
14mu|texlive-carlisle-20100218-4|33	and - An environment for including HTML in LaTeX documents.
14mu|texlive-carlisle-20100218-4|34	
14mu|texlive-carlisle-20100218-4|35	
14mu|texlive-carlisle-20100218-4|36	#-----------------------------------------------------------------------
14mu|texlive-carlisle-20100218-4|37	%files
14mu|texlive-carlisle-20100218-4|38	%{_texmfdistdir}/tex/latex/carlisle/dotlessj.sty
14mu|texlive-carlisle-20100218-4|39	%{_texmfdistdir}/tex/latex/carlisle/ltxtable.sty
14mu|texlive-carlisle-20100218-4|40	%{_texmfdistdir}/tex/latex/carlisle/mylatex.ltx
14mu|texlive-carlisle-20100218-4|41	%{_texmfdistdir}/tex/latex/carlisle/plain.sty
14mu|texlive-carlisle-20100218-4|42	%{_texmfdistdir}/tex/latex/carlisle/remreset.sty
14mu|texlive-carlisle-20100218-4|43	%{_texmfdistdir}/tex/latex/carlisle/scalefnt.sty
14mu|texlive-carlisle-20100218-4|44	%{_texmfdistdir}/tex/latex/carlisle/slashed.sty
14mu|texlive-carlisle-20100218-4|45	%doc %{_texmfdistdir}/doc/latex/carlisle/README
14mu|texlive-carlisle-20100218-4|46	%doc %{_texmfdistdir}/doc/latex/carlisle/ltx1.tex
14mu|texlive-carlisle-20100218-4|47	%doc %{_texmfdistdir}/doc/latex/carlisle/ltxtable.pdf
14mu|texlive-carlisle-20100218-4|48	#- source
14mu|texlive-carlisle-20100218-4|49	%doc %{_texmfdistdir}/source/latex/carlisle/ltxtable.tex
14mu|texlive-carlisle-20100218-4|50	
14mu|texlive-carlisle-20100218-4|51	#-----------------------------------------------------------------------
14mu|texlive-carlisle-20100218-4|52	%prep
14mu|texlive-carlisle-20100218-4|53	%setup -c -a0 -a1 -a2
14mu|texlive-carlisle-20100218-4|54	
14mu|texlive-carlisle-20100218-4|55	%build
14mu|texlive-carlisle-20100218-4|56	
14mu|texlive-carlisle-20100218-4|57	%install
14mu|texlive-carlisle-20100218-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-carlisle-20100218-4|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-carlisle-20100218-4|60	
14mu|texlive-carlisle-20100218-4|61	
14mu|texlive-carlisle-20100218-4|62	
14mu|texlive-carlisle-20100218-4|63	%changelog
14mu|texlive-carlisle-20100218-4|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100218-4
14mu|texlive-carlisle-20100218-4|65	+ Revision: 5ec201f
14mu|texlive-carlisle-20100218-4|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-carlisle-20100218-4|67	
14mu|texlive-carlisle-20100218-4|68	

24423 14
14mu|texlive-cascadilla-1.8.2-4|1	# revision 25144
14mu|texlive-cascadilla-1.8.2-4|2	# category Package
14mu|texlive-cascadilla-1.8.2-4|3	# catalog-ctan /macros/latex/contrib/cascadilla
14mu|texlive-cascadilla-1.8.2-4|4	# catalog-date 2012-01-18 17:26:55 +0100
14mu|texlive-cascadilla-1.8.2-4|5	# catalog-license lppl
14mu|texlive-cascadilla-1.8.2-4|6	# catalog-version 1.8.2
14mu|texlive-cascadilla-1.8.2-4|7	Name:		texlive-cascadilla
14mu|texlive-cascadilla-1.8.2-4|8	Version:	1.8.2
14mu|texlive-cascadilla-1.8.2-4|9	Release:	4
14mu|texlive-cascadilla-1.8.2-4|10	Summary:	Typeset papers conforming to the stylesheet of Cascadilla Proceedings Project
14mu|texlive-cascadilla-1.8.2-4|11	Group:		Publishing
14mu|texlive-cascadilla-1.8.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cascadilla
14mu|texlive-cascadilla-1.8.2-4|13	License:	LPPL
14mu|texlive-cascadilla-1.8.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cascadilla.tar.xz
14mu|texlive-cascadilla-1.8.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cascadilla.doc.tar.xz
14mu|texlive-cascadilla-1.8.2-4|16	BuildArch:	noarch
14mu|texlive-cascadilla-1.8.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cascadilla-1.8.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cascadilla-1.8.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cascadilla-1.8.2-4|20	
14mu|texlive-cascadilla-1.8.2-4|21	%description
14mu|texlive-cascadilla-1.8.2-4|22	The class provides an extension of the standard LaTeX article
14mu|texlive-cascadilla-1.8.2-4|23	class that may be used to typeset papers conforming to the
14mu|texlive-cascadilla-1.8.2-4|24	stylesheet of the Cascadilla Proceedings Project, which is used
14mu|texlive-cascadilla-1.8.2-4|25	by a number of linguistics conference proceedings (e.g.,
14mu|texlive-cascadilla-1.8.2-4|26	WCCFL).
14mu|texlive-cascadilla-1.8.2-4|27	
14mu|texlive-cascadilla-1.8.2-4|28	
14mu|texlive-cascadilla-1.8.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-cascadilla-1.8.2-4|30	%files
14mu|texlive-cascadilla-1.8.2-4|31	%{_texmfdistdir}/bibtex/bst/cascadilla/cascadilla.bst
14mu|texlive-cascadilla-1.8.2-4|32	%{_texmfdistdir}/tex/latex/cascadilla/cascadilla.cls
14mu|texlive-cascadilla-1.8.2-4|33	%doc %{_texmfdistdir}/doc/latex/cascadilla/LICENSE.txt
14mu|texlive-cascadilla-1.8.2-4|34	%doc %{_texmfdistdir}/doc/latex/cascadilla/README
14mu|texlive-cascadilla-1.8.2-4|35	%doc %{_texmfdistdir}/doc/latex/cascadilla/example.pdf
14mu|texlive-cascadilla-1.8.2-4|36	%doc %{_texmfdistdir}/doc/latex/cascadilla/example.tex
14mu|texlive-cascadilla-1.8.2-4|37	%doc %{_texmfdistdir}/doc/latex/cascadilla/exampleref.bib
14mu|texlive-cascadilla-1.8.2-4|38	
14mu|texlive-cascadilla-1.8.2-4|39	#-----------------------------------------------------------------------
14mu|texlive-cascadilla-1.8.2-4|40	%prep
14mu|texlive-cascadilla-1.8.2-4|41	%setup -c -a0 -a1
14mu|texlive-cascadilla-1.8.2-4|42	
14mu|texlive-cascadilla-1.8.2-4|43	%build
14mu|texlive-cascadilla-1.8.2-4|44	
14mu|texlive-cascadilla-1.8.2-4|45	%install
14mu|texlive-cascadilla-1.8.2-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cascadilla-1.8.2-4|47	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cascadilla-1.8.2-4|48	
14mu|texlive-cascadilla-1.8.2-4|49	
14mu|texlive-cascadilla-1.8.2-4|50	
14mu|texlive-cascadilla-1.8.2-4|51	%changelog
14mu|texlive-cascadilla-1.8.2-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8.2-4
14mu|texlive-cascadilla-1.8.2-4|53	+ Revision: e3808e5
14mu|texlive-cascadilla-1.8.2-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cascadilla-1.8.2-4|55	
14mu|texlive-cascadilla-1.8.2-4|56	

24424 14
14mu|texlive-cases-2.5-4|1	# revision 17123
14mu|texlive-cases-2.5-4|2	# category Package
14mu|texlive-cases-2.5-4|3	# catalog-ctan /macros/latex/contrib/cases
14mu|texlive-cases-2.5-4|4	# catalog-date 2010-02-23 16:16:11 +0100
14mu|texlive-cases-2.5-4|5	# catalog-license pd
14mu|texlive-cases-2.5-4|6	# catalog-version 2.5
14mu|texlive-cases-2.5-4|7	Name:		texlive-cases
14mu|texlive-cases-2.5-4|8	Version:	2.5
14mu|texlive-cases-2.5-4|9	Release:	4
14mu|texlive-cases-2.5-4|10	Summary:	Numbered cases environment
14mu|texlive-cases-2.5-4|11	Group:		Publishing
14mu|texlive-cases-2.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cases
14mu|texlive-cases-2.5-4|13	License:	PD
14mu|texlive-cases-2.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cases.tar.xz
14mu|texlive-cases-2.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cases.doc.tar.xz
14mu|texlive-cases-2.5-4|16	BuildArch:	noarch
14mu|texlive-cases-2.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cases-2.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cases-2.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cases-2.5-4|20	
14mu|texlive-cases-2.5-4|21	%description
14mu|texlive-cases-2.5-4|22	Define the environment numcases: equations with several
14mu|texlive-cases-2.5-4|23	alternative right-hand sides, with equation numbers for each
14mu|texlive-cases-2.5-4|24	alternative. Also environment subnumcases, where each
14mu|texlive-cases-2.5-4|25	alternative is a sub-number (e.g., 8a, 8b, ...) of the equation
14mu|texlive-cases-2.5-4|26	set as a whole.
14mu|texlive-cases-2.5-4|27	
14mu|texlive-cases-2.5-4|28	
14mu|texlive-cases-2.5-4|29	#-----------------------------------------------------------------------
14mu|texlive-cases-2.5-4|30	%files
14mu|texlive-cases-2.5-4|31	%{_texmfdistdir}/tex/latex/cases/cases.sty
14mu|texlive-cases-2.5-4|32	%doc %{_texmfdistdir}/doc/latex/cases/cases.pdf
14mu|texlive-cases-2.5-4|33	%doc %{_texmfdistdir}/doc/latex/cases/cases.tex
14mu|texlive-cases-2.5-4|34	
14mu|texlive-cases-2.5-4|35	#-----------------------------------------------------------------------
14mu|texlive-cases-2.5-4|36	%prep
14mu|texlive-cases-2.5-4|37	%setup -c -a0 -a1
14mu|texlive-cases-2.5-4|38	
14mu|texlive-cases-2.5-4|39	%build
14mu|texlive-cases-2.5-4|40	
14mu|texlive-cases-2.5-4|41	%install
14mu|texlive-cases-2.5-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cases-2.5-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cases-2.5-4|44	
14mu|texlive-cases-2.5-4|45	
14mu|texlive-cases-2.5-4|46	
14mu|texlive-cases-2.5-4|47	%changelog
14mu|texlive-cases-2.5-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5-4
14mu|texlive-cases-2.5-4|49	+ Revision: 649f8b7
14mu|texlive-cases-2.5-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cases-2.5-4|51	
14mu|texlive-cases-2.5-4|52	

24425 14
14mu|texlive-casyl-2.0-4|1	# revision 15878
14mu|texlive-casyl-2.0-4|2	# category Package
14mu|texlive-casyl-2.0-4|3	# catalog-ctan /language/casyl
14mu|texlive-casyl-2.0-4|4	# catalog-date 2008-10-26 18:17:50 +0100
14mu|texlive-casyl-2.0-4|5	# catalog-license pd
14mu|texlive-casyl-2.0-4|6	# catalog-version 2.0
14mu|texlive-casyl-2.0-4|7	Name:		texlive-casyl
14mu|texlive-casyl-2.0-4|8	Version:	2.0
14mu|texlive-casyl-2.0-4|9	Release:	4
14mu|texlive-casyl-2.0-4|10	Summary:	Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics
14mu|texlive-casyl-2.0-4|11	Group:		Publishing
14mu|texlive-casyl-2.0-4|12	URL:		http://www.ctan.org/tex-archive/language/casyl
14mu|texlive-casyl-2.0-4|13	License:	PD
14mu|texlive-casyl-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/casyl.tar.xz
14mu|texlive-casyl-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/casyl.doc.tar.xz
14mu|texlive-casyl-2.0-4|16	BuildArch:	noarch
14mu|texlive-casyl-2.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-casyl-2.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-casyl-2.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-casyl-2.0-4|20	
14mu|texlive-casyl-2.0-4|21	%description
14mu|texlive-casyl-2.0-4|22	The bundle constitutes a font (as MetaFont source) and LaTeX
14mu|texlive-casyl-2.0-4|23	macros for its use within a document.
14mu|texlive-casyl-2.0-4|24	
14mu|texlive-casyl-2.0-4|25	
14mu|texlive-casyl-2.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-casyl-2.0-4|27	%files
14mu|texlive-casyl-2.0-4|28	%{_texmfdistdir}/fonts/source/public/casyl/casyll10.mf
14mu|texlive-casyl-2.0-4|29	%{_texmfdistdir}/fonts/tfm/public/casyl/casyll10.tfm
14mu|texlive-casyl-2.0-4|30	%{_texmfdistdir}/tex/latex/casyl/casyltex.sty
14mu|texlive-casyl-2.0-4|31	%doc %{_texmfdistdir}/doc/latex/casyl/README
14mu|texlive-casyl-2.0-4|32	%doc %{_texmfdistdir}/doc/latex/casyl/casyldoc.pdf
14mu|texlive-casyl-2.0-4|33	%doc %{_texmfdistdir}/doc/latex/casyl/casyldoc.tex
14mu|texlive-casyl-2.0-4|34	
14mu|texlive-casyl-2.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-casyl-2.0-4|36	%prep
14mu|texlive-casyl-2.0-4|37	%setup -c -a0 -a1
14mu|texlive-casyl-2.0-4|38	
14mu|texlive-casyl-2.0-4|39	%build
14mu|texlive-casyl-2.0-4|40	
14mu|texlive-casyl-2.0-4|41	%install
14mu|texlive-casyl-2.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-casyl-2.0-4|43	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-casyl-2.0-4|44	
14mu|texlive-casyl-2.0-4|45	
14mu|texlive-casyl-2.0-4|46	
14mu|texlive-casyl-2.0-4|47	%changelog
14mu|texlive-casyl-2.0-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-casyl-2.0-4|49	+ Revision: 851883d
14mu|texlive-casyl-2.0-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-casyl-2.0-4|51	
14mu|texlive-casyl-2.0-4|52	

24426 14
14mu|texlive-catchfilebetweentags-1.1-4|1	# revision 21476
14mu|texlive-catchfilebetweentags-1.1-4|2	# category Package
14mu|texlive-catchfilebetweentags-1.1-4|3	# catalog-ctan /macros/latex/contrib/catchfilebetweentags
14mu|texlive-catchfilebetweentags-1.1-4|4	# catalog-date 2011-02-19 16:41:47 +0100
14mu|texlive-catchfilebetweentags-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-catchfilebetweentags-1.1-4|6	# catalog-version 1.1
14mu|texlive-catchfilebetweentags-1.1-4|7	Name:		texlive-catchfilebetweentags
14mu|texlive-catchfilebetweentags-1.1-4|8	Version:	1.1
14mu|texlive-catchfilebetweentags-1.1-4|9	Release:	4
14mu|texlive-catchfilebetweentags-1.1-4|10	Summary:	Catch text delimited by docstrip tags
14mu|texlive-catchfilebetweentags-1.1-4|11	Group:		Publishing
14mu|texlive-catchfilebetweentags-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/catchfilebetweentags
14mu|texlive-catchfilebetweentags-1.1-4|13	License:	LPPL1.3
14mu|texlive-catchfilebetweentags-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catchfilebetweentags.tar.xz
14mu|texlive-catchfilebetweentags-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catchfilebetweentags.doc.tar.xz
14mu|texlive-catchfilebetweentags-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catchfilebetweentags.source.tar.xz
14mu|texlive-catchfilebetweentags-1.1-4|17	BuildArch:	noarch
14mu|texlive-catchfilebetweentags-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-catchfilebetweentags-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-catchfilebetweentags-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-catchfilebetweentags-1.1-4|21	
14mu|texlive-catchfilebetweentags-1.1-4|22	%description
14mu|texlive-catchfilebetweentags-1.1-4|23	This package (built using the facilities of catchfile) provides
14mu|texlive-catchfilebetweentags-1.1-4|24	a macro \catchfilebetweentags acts like the original \catchfile
14mu|texlive-catchfilebetweentags-1.1-4|25	but only extracts a portion of the file instead of the complete
14mu|texlive-catchfilebetweentags-1.1-4|26	file. The extracted portion can be delimited by strings or by
14mu|texlive-catchfilebetweentags-1.1-4|27	docstrip tags: %<*tag> .... %</tag> (comments in the caught
14mu|texlive-catchfilebetweentags-1.1-4|28	region may be included or dropped).
14mu|texlive-catchfilebetweentags-1.1-4|29	
14mu|texlive-catchfilebetweentags-1.1-4|30	
14mu|texlive-catchfilebetweentags-1.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-catchfilebetweentags-1.1-4|32	%files
14mu|texlive-catchfilebetweentags-1.1-4|33	%{_texmfdistdir}/tex/latex/catchfilebetweentags/catchfilebetweentags.sty
14mu|texlive-catchfilebetweentags-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/catchfilebetweentags/README
14mu|texlive-catchfilebetweentags-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/catchfilebetweentags/catchfilebetweentags.pdf
14mu|texlive-catchfilebetweentags-1.1-4|36	#- source
14mu|texlive-catchfilebetweentags-1.1-4|37	%doc %{_texmfdistdir}/source/latex/catchfilebetweentags/catchfilebetweentags.drv
14mu|texlive-catchfilebetweentags-1.1-4|38	%doc %{_texmfdistdir}/source/latex/catchfilebetweentags/catchfilebetweentags.dtx
14mu|texlive-catchfilebetweentags-1.1-4|39	%doc %{_texmfdistdir}/source/latex/catchfilebetweentags/catchfilebetweentags.ins
14mu|texlive-catchfilebetweentags-1.1-4|40	
14mu|texlive-catchfilebetweentags-1.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-catchfilebetweentags-1.1-4|42	%prep
14mu|texlive-catchfilebetweentags-1.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-catchfilebetweentags-1.1-4|44	
14mu|texlive-catchfilebetweentags-1.1-4|45	%build
14mu|texlive-catchfilebetweentags-1.1-4|46	
14mu|texlive-catchfilebetweentags-1.1-4|47	%install
14mu|texlive-catchfilebetweentags-1.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-catchfilebetweentags-1.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-catchfilebetweentags-1.1-4|50	
14mu|texlive-catchfilebetweentags-1.1-4|51	
14mu|texlive-catchfilebetweentags-1.1-4|52	
14mu|texlive-catchfilebetweentags-1.1-4|53	%changelog
14mu|texlive-catchfilebetweentags-1.1-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-catchfilebetweentags-1.1-4|55	+ Revision: ce7b12c
14mu|texlive-catchfilebetweentags-1.1-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-catchfilebetweentags-1.1-4|57	
14mu|texlive-catchfilebetweentags-1.1-4|58	

24427 14
14mu|texlive-catechis-1.1-4|1	# revision 15878
14mu|texlive-catechis-1.1-4|2	# category Package
14mu|texlive-catechis-1.1-4|3	# catalog-ctan /macros/latex/contrib/catechis
14mu|texlive-catechis-1.1-4|4	# catalog-date 2008-09-02 21:23:27 +0200
14mu|texlive-catechis-1.1-4|5	# catalog-license lppl
14mu|texlive-catechis-1.1-4|6	# catalog-version 1.1
14mu|texlive-catechis-1.1-4|7	Name:		texlive-catechis
14mu|texlive-catechis-1.1-4|8	Version:	1.1
14mu|texlive-catechis-1.1-4|9	Release:	4
14mu|texlive-catechis-1.1-4|10	Summary:	Macros for typesetting catechisms
14mu|texlive-catechis-1.1-4|11	Group:		Publishing
14mu|texlive-catechis-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/catechis
14mu|texlive-catechis-1.1-4|13	License:	LPPL
14mu|texlive-catechis-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catechis.tar.xz
14mu|texlive-catechis-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catechis.doc.tar.xz
14mu|texlive-catechis-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catechis.source.tar.xz
14mu|texlive-catechis-1.1-4|17	BuildArch:	noarch
14mu|texlive-catechis-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-catechis-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-catechis-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-catechis-1.1-4|21	
14mu|texlive-catechis-1.1-4|22	%description
14mu|texlive-catechis-1.1-4|23	The macros include: - format for question-and-answer; -
14mu|texlive-catechis-1.1-4|24	comments on answers; - citations; - a specialised enumerate
14mu|texlive-catechis-1.1-4|25	which only operates in the catechism parts of a document. The
14mu|texlive-catechis-1.1-4|26	macros are all highly customisable.
14mu|texlive-catechis-1.1-4|27	
14mu|texlive-catechis-1.1-4|28	
14mu|texlive-catechis-1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-catechis-1.1-4|30	%files
14mu|texlive-catechis-1.1-4|31	%{_texmfdistdir}/tex/latex/catechis/catechis.sty
14mu|texlive-catechis-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/catechis/README
14mu|texlive-catechis-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/catechis/catechis.pdf
14mu|texlive-catechis-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/catechis/test.tex
14mu|texlive-catechis-1.1-4|35	#- source
14mu|texlive-catechis-1.1-4|36	%doc %{_texmfdistdir}/source/latex/catechis/catechis.ins
14mu|texlive-catechis-1.1-4|37	
14mu|texlive-catechis-1.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-catechis-1.1-4|39	%prep
14mu|texlive-catechis-1.1-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-catechis-1.1-4|41	
14mu|texlive-catechis-1.1-4|42	%build
14mu|texlive-catechis-1.1-4|43	
14mu|texlive-catechis-1.1-4|44	%install
14mu|texlive-catechis-1.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-catechis-1.1-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-catechis-1.1-4|47	
14mu|texlive-catechis-1.1-4|48	
14mu|texlive-catechis-1.1-4|49	
14mu|texlive-catechis-1.1-4|50	%changelog
14mu|texlive-catechis-1.1-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-catechis-1.1-4|52	+ Revision: b0a552d
14mu|texlive-catechis-1.1-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-catechis-1.1-4|54	
14mu|texlive-catechis-1.1-4|55	

24428 14
14mu|texlive-catoptions-0.2.7b-4|1	# revision 24899
14mu|texlive-catoptions-0.2.7b-4|2	# category Package
14mu|texlive-catoptions-0.2.7b-4|3	# catalog-ctan /macros/latex/contrib/catoptions
14mu|texlive-catoptions-0.2.7b-4|4	# catalog-date 2011-12-19 23:56:31 +0100
14mu|texlive-catoptions-0.2.7b-4|5	# catalog-license lppl1.3
14mu|texlive-catoptions-0.2.7b-4|6	# catalog-version 0.2.7b
14mu|texlive-catoptions-0.2.7b-4|7	Name:		texlive-catoptions
14mu|texlive-catoptions-0.2.7b-4|8	Version:	0.2.7b
14mu|texlive-catoptions-0.2.7b-4|9	Release:	4
14mu|texlive-catoptions-0.2.7b-4|10	Summary:	Preserving and recalling standard catcodes
14mu|texlive-catoptions-0.2.7b-4|11	Group:		Publishing
14mu|texlive-catoptions-0.2.7b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/catoptions
14mu|texlive-catoptions-0.2.7b-4|13	License:	LPPL1.3
14mu|texlive-catoptions-0.2.7b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catoptions.tar.xz
14mu|texlive-catoptions-0.2.7b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catoptions.doc.tar.xz
14mu|texlive-catoptions-0.2.7b-4|16	BuildArch:	noarch
14mu|texlive-catoptions-0.2.7b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-catoptions-0.2.7b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-catoptions-0.2.7b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-catoptions-0.2.7b-4|20	
14mu|texlive-catoptions-0.2.7b-4|21	%description
14mu|texlive-catoptions-0.2.7b-4|22	The package changes package loading internals so that all
14mu|texlive-catoptions-0.2.7b-4|23	subsequently loaded packages can rely on normal/standard
14mu|texlive-catoptions-0.2.7b-4|24	catcodes of all ASCII characters. The package defines canonical
14mu|texlive-catoptions-0.2.7b-4|25	control sequences to represent all the visible ASCII
14mu|texlive-catoptions-0.2.7b-4|26	characters. It also provides robust option parsing mechanisms
14mu|texlive-catoptions-0.2.7b-4|27	(XDeclareOption, XExecuteOptions and XProcessOptions, which
14mu|texlive-catoptions-0.2.7b-4|28	will be used by \documentclass if the package has already been
14mu|texlive-catoptions-0.2.7b-4|29	loaded). The package also provides a range of other TeX
14mu|texlive-catoptions-0.2.7b-4|30	programming tools.
14mu|texlive-catoptions-0.2.7b-4|31	
14mu|texlive-catoptions-0.2.7b-4|32	
14mu|texlive-catoptions-0.2.7b-4|33	#-----------------------------------------------------------------------
14mu|texlive-catoptions-0.2.7b-4|34	%files
14mu|texlive-catoptions-0.2.7b-4|35	%{_texmfdistdir}/tex/latex/catoptions/catoptions-guide.cfg
14mu|texlive-catoptions-0.2.7b-4|36	%{_texmfdistdir}/tex/latex/catoptions/catoptions.sty
14mu|texlive-catoptions-0.2.7b-4|37	%doc %{_texmfdistdir}/doc/latex/catoptions/README
14mu|texlive-catoptions-0.2.7b-4|38	%doc %{_texmfdistdir}/doc/latex/catoptions/catoptions-guide.pdf
14mu|texlive-catoptions-0.2.7b-4|39	%doc %{_texmfdistdir}/doc/latex/catoptions/catoptions-guide.tex
14mu|texlive-catoptions-0.2.7b-4|40	
14mu|texlive-catoptions-0.2.7b-4|41	#-----------------------------------------------------------------------
14mu|texlive-catoptions-0.2.7b-4|42	%prep
14mu|texlive-catoptions-0.2.7b-4|43	%setup -c -a0 -a1
14mu|texlive-catoptions-0.2.7b-4|44	
14mu|texlive-catoptions-0.2.7b-4|45	%build
14mu|texlive-catoptions-0.2.7b-4|46	
14mu|texlive-catoptions-0.2.7b-4|47	%install
14mu|texlive-catoptions-0.2.7b-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-catoptions-0.2.7b-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-catoptions-0.2.7b-4|50	
14mu|texlive-catoptions-0.2.7b-4|51	
14mu|texlive-catoptions-0.2.7b-4|52	
14mu|texlive-catoptions-0.2.7b-4|53	%changelog
14mu|texlive-catoptions-0.2.7b-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.7b-4
14mu|texlive-catoptions-0.2.7b-4|55	+ Revision: 7a2634c
14mu|texlive-catoptions-0.2.7b-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-catoptions-0.2.7b-4|57	
14mu|texlive-catoptions-0.2.7b-4|58	

24429 14
14mu|texlive-cbcoptic-0.2-4|1	# revision 16666
14mu|texlive-cbcoptic-0.2-4|2	# category Package
14mu|texlive-cbcoptic-0.2-4|3	# catalog-ctan /language/coptic/cbcoptic
14mu|texlive-cbcoptic-0.2-4|4	# catalog-date 2010-01-11 08:55:42 +0100
14mu|texlive-cbcoptic-0.2-4|5	# catalog-license lppl
14mu|texlive-cbcoptic-0.2-4|6	# catalog-version 0.2
14mu|texlive-cbcoptic-0.2-4|7	Name:		texlive-cbcoptic
14mu|texlive-cbcoptic-0.2-4|8	Version:	0.2
14mu|texlive-cbcoptic-0.2-4|9	Release:	4
14mu|texlive-cbcoptic-0.2-4|10	Summary:	Coptic fonts and LaTeX macros for general usage and for philology
14mu|texlive-cbcoptic-0.2-4|11	Group:		Publishing
14mu|texlive-cbcoptic-0.2-4|12	URL:		http://www.ctan.org/tex-archive/language/coptic/cbcoptic
14mu|texlive-cbcoptic-0.2-4|13	License:	LPPL
14mu|texlive-cbcoptic-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbcoptic.tar.xz
14mu|texlive-cbcoptic-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbcoptic.doc.tar.xz
14mu|texlive-cbcoptic-0.2-4|16	BuildArch:	noarch
14mu|texlive-cbcoptic-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cbcoptic-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cbcoptic-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cbcoptic-0.2-4|20	
14mu|texlive-cbcoptic-0.2-4|21	%description
14mu|texlive-cbcoptic-0.2-4|22	CBcoptic is a bundle of files for typesetting Coptic
14mu|texlive-cbcoptic-0.2-4|23	philological text with the proper fonts and hyphenation. The
14mu|texlive-cbcoptic-0.2-4|24	fonts are based on, but much extend, the fonts of the original
14mu|texlive-cbcoptic-0.2-4|25	coptic bundle. The CBcoptic bundle includes font description
14mu|texlive-cbcoptic-0.2-4|26	files, MetaFont sources and equivalent Adobe Type 1 fonts in
14mu|texlive-cbcoptic-0.2-4|27	pfb format. The bundle also includes a package that provides
14mu|texlive-cbcoptic-0.2-4|28	some macros of philological interest.
14mu|texlive-cbcoptic-0.2-4|29	
14mu|texlive-cbcoptic-0.2-4|30	
14mu|texlive-cbcoptic-0.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-cbcoptic-0.2-4|32	%files
14mu|texlive-cbcoptic-0.2-4|33	%{_texmfdistdir}/fonts/source/public/cbcoptic/coptbase.mf
14mu|texlive-cbcoptic-0.2-4|34	%{_texmfdistdir}/fonts/source/public/cbcoptic/copti.mf
14mu|texlive-cbcoptic-0.2-4|35	%{_texmfdistdir}/fonts/source/public/cbcoptic/copto.mf
14mu|texlive-cbcoptic-0.2-4|36	%{_texmfdistdir}/fonts/tfm/public/cbcoptic/copti.tfm
14mu|texlive-cbcoptic-0.2-4|37	%{_texmfdistdir}/fonts/tfm/public/cbcoptic/copto.tfm
14mu|texlive-cbcoptic-0.2-4|38	%{_texmfdistdir}/fonts/type1/public/cbcoptic/copti.pfb
14mu|texlive-cbcoptic-0.2-4|39	%{_texmfdistdir}/fonts/type1/public/cbcoptic/copto.pfb
14mu|texlive-cbcoptic-0.2-4|40	%{_texmfdistdir}/tex/latex/cbcoptic/coptic.sty
14mu|texlive-cbcoptic-0.2-4|41	%{_texmfdistdir}/tex/latex/cbcoptic/lcopcoptic.fd
14mu|texlive-cbcoptic-0.2-4|42	%{_texmfdistdir}/tex/latex/cbcoptic/prnthyph.sty
14mu|texlive-cbcoptic-0.2-4|43	%doc %{_texmfdistdir}/doc/latex/cbcoptic/README
14mu|texlive-cbcoptic-0.2-4|44	%doc %{_texmfdistdir}/doc/latex/cbcoptic/coptfont.pdf
14mu|texlive-cbcoptic-0.2-4|45	%doc %{_texmfdistdir}/doc/latex/cbcoptic/testcop.tex
14mu|texlive-cbcoptic-0.2-4|46	%doc %{_texmfdistdir}/doc/latex/cbcoptic/testcopOK.pdf
14mu|texlive-cbcoptic-0.2-4|47	
14mu|texlive-cbcoptic-0.2-4|48	#-----------------------------------------------------------------------
14mu|texlive-cbcoptic-0.2-4|49	%prep
14mu|texlive-cbcoptic-0.2-4|50	%setup -c -a0 -a1
14mu|texlive-cbcoptic-0.2-4|51	
14mu|texlive-cbcoptic-0.2-4|52	%build
14mu|texlive-cbcoptic-0.2-4|53	
14mu|texlive-cbcoptic-0.2-4|54	%install
14mu|texlive-cbcoptic-0.2-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cbcoptic-0.2-4|56	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cbcoptic-0.2-4|57	
14mu|texlive-cbcoptic-0.2-4|58	
14mu|texlive-cbcoptic-0.2-4|59	
14mu|texlive-cbcoptic-0.2-4|60	%changelog
14mu|texlive-cbcoptic-0.2-4|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-cbcoptic-0.2-4|62	+ Revision: 8c19229
14mu|texlive-cbcoptic-0.2-4|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cbcoptic-0.2-4|64	
14mu|texlive-cbcoptic-0.2-4|65	

24430 14
14mu|texlive-cbfonts-20100713-4|1	# revision 20304
14mu|texlive-cbfonts-20100713-4|2	# category Package
14mu|texlive-cbfonts-20100713-4|3	# catalog-ctan /fonts/greek/cbfonts
14mu|texlive-cbfonts-20100713-4|4	# catalog-date 2010-07-13 20:13:45 +0200
14mu|texlive-cbfonts-20100713-4|5	# catalog-license lppl
14mu|texlive-cbfonts-20100713-4|6	# catalog-version undef
14mu|texlive-cbfonts-20100713-4|7	Name:		texlive-cbfonts
14mu|texlive-cbfonts-20100713-4|8	Version:	20100713
14mu|texlive-cbfonts-20100713-4|9	Release:	4
14mu|texlive-cbfonts-20100713-4|10	Summary:	Complete set of Greek fonts
14mu|texlive-cbfonts-20100713-4|11	Group:		Publishing
14mu|texlive-cbfonts-20100713-4|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/cbfonts
14mu|texlive-cbfonts-20100713-4|13	License:	LPPL
14mu|texlive-cbfonts-20100713-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts.tar.xz
14mu|texlive-cbfonts-20100713-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts.doc.tar.xz
14mu|texlive-cbfonts-20100713-4|16	BuildArch:	noarch
14mu|texlive-cbfonts-20100713-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cbfonts-20100713-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cbfonts-20100713-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cbfonts-20100713-4|20	
14mu|texlive-cbfonts-20100713-4|21	%description
14mu|texlive-cbfonts-20100713-4|22	This bundle presents the whole of Beccari's original Greek font
14mu|texlive-cbfonts-20100713-4|23	set, both as MetaFont source and in Adobe Type 1 format. The
14mu|texlive-cbfonts-20100713-4|24	set is available at the same wide set of design sizes as are
14mu|texlive-cbfonts-20100713-4|25	such font sets as the EC fonts.
14mu|texlive-cbfonts-20100713-4|26	
14mu|texlive-cbfonts-20100713-4|27	
14mu|texlive-cbfonts-20100713-4|28	#-----------------------------------------------------------------------
14mu|texlive-cbfonts-20100713-4|29	%files
14mu|texlive-cbfonts-20100713-4|30	%{_texmfdistdir}/fonts/enc/dvips/cbfonts/CB.enc
14mu|texlive-cbfonts-20100713-4|31	%{_texmfdistdir}/fonts/enc/dvips/cbfonts/gmtr.enc
14mu|texlive-cbfonts-20100713-4|32	%{_texmfdistdir}/fonts/map/dvips/cbfonts/cbgreek-full.map
14mu|texlive-cbfonts-20100713-4|33	%{_texmfdistdir}/fonts/source/public/cbfonts/cbaccent.mf
14mu|texlive-cbfonts-20100713-4|34	%{_texmfdistdir}/fonts/source/public/cbfonts/cbbase.mf
14mu|texlive-cbfonts-20100713-4|35	%{_texmfdistdir}/fonts/source/public/cbfonts/cbdigits.mf
14mu|texlive-cbfonts-20100713-4|36	%{_texmfdistdir}/fonts/source/public/cbfonts/cbgreek.mf
14mu|texlive-cbfonts-20100713-4|37	%{_texmfdistdir}/fonts/source/public/cbfonts/cblig.mf
14mu|texlive-cbfonts-20100713-4|38	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligit.mf
14mu|texlive-cbfonts-20100713-4|39	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligrm.mf
14mu|texlive-cbfonts-20100713-4|40	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligsc.mf
14mu|texlive-cbfonts-20100713-4|41	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligtt.mf
14mu|texlive-cbfonts-20100713-4|42	%{_texmfdistdir}/fonts/source/public/cbfonts/cblower.mf
14mu|texlive-cbfonts-20100713-4|43	%{_texmfdistdir}/fonts/source/public/cbfonts/cbmetre.mf
14mu|texlive-cbfonts-20100713-4|44	%{_texmfdistdir}/fonts/source/public/cbfonts/cbpunct.mf
14mu|texlive-cbfonts-20100713-4|45	%{_texmfdistdir}/fonts/source/public/cbfonts/cbspline.mf
14mu|texlive-cbfonts-20100713-4|46	%{_texmfdistdir}/fonts/source/public/cbfonts/cbupper.mf
14mu|texlive-cbfonts-20100713-4|47	%{_texmfdistdir}/fonts/source/public/cbfonts/glic.mf
14mu|texlive-cbfonts-20100713-4|48	%{_texmfdistdir}/fonts/source/public/cbfonts/glic0700.mf
14mu|texlive-cbfonts-20100713-4|49	%{_texmfdistdir}/fonts/source/public/cbfonts/glic0800.mf
14mu|texlive-cbfonts-20100713-4|50	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1000.mf
14mu|texlive-cbfonts-20100713-4|51	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1200.mf
14mu|texlive-cbfonts-20100713-4|52	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1382.mf
14mu|texlive-cbfonts-20100713-4|53	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1659.mf
14mu|texlive-cbfonts-20100713-4|54	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1991.mf
14mu|texlive-cbfonts-20100713-4|55	%{_texmfdistdir}/fonts/source/public/cbfonts/glic2389.mf
14mu|texlive-cbfonts-20100713-4|56	%{_texmfdistdir}/fonts/source/public/cbfonts/glic2866.mf
14mu|texlive-cbfonts-20100713-4|57	%{_texmfdistdir}/fonts/source/public/cbfonts/glic3440.mf
14mu|texlive-cbfonts-20100713-4|58	%{_texmfdistdir}/fonts/source/public/cbfonts/glic4128.mf
14mu|texlive-cbfonts-20100713-4|59	%{_texmfdistdir}/fonts/source/public/cbfonts/glii.mf
14mu|texlive-cbfonts-20100713-4|60	%{_texmfdistdir}/fonts/source/public/cbfonts/glii0700.mf
14mu|texlive-cbfonts-20100713-4|61	%{_texmfdistdir}/fonts/source/public/cbfonts/glii0800.mf
14mu|texlive-cbfonts-20100713-4|62	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1000.mf
14mu|texlive-cbfonts-20100713-4|63	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1200.mf
14mu|texlive-cbfonts-20100713-4|64	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1382.mf
14mu|texlive-cbfonts-20100713-4|65	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1659.mf
14mu|texlive-cbfonts-20100713-4|66	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1991.mf
14mu|texlive-cbfonts-20100713-4|67	%{_texmfdistdir}/fonts/source/public/cbfonts/glii2389.mf
14mu|texlive-cbfonts-20100713-4|68	%{_texmfdistdir}/fonts/source/public/cbfonts/glii2866.mf
14mu|texlive-cbfonts-20100713-4|69	%{_texmfdistdir}/fonts/source/public/cbfonts/glii3440.mf
14mu|texlive-cbfonts-20100713-4|70	%{_texmfdistdir}/fonts/source/public/cbfonts/glii4128.mf
14mu|texlive-cbfonts-20100713-4|71	%{_texmfdistdir}/fonts/source/public/cbfonts/glin.mf
14mu|texlive-cbfonts-20100713-4|72	%{_texmfdistdir}/fonts/source/public/cbfonts/glin0700.mf
14mu|texlive-cbfonts-20100713-4|73	%{_texmfdistdir}/fonts/source/public/cbfonts/glin0800.mf
14mu|texlive-cbfonts-20100713-4|74	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1000.mf
14mu|texlive-cbfonts-20100713-4|75	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1200.mf
14mu|texlive-cbfonts-20100713-4|76	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1382.mf
14mu|texlive-cbfonts-20100713-4|77	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1659.mf
14mu|texlive-cbfonts-20100713-4|78	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1991.mf
14mu|texlive-cbfonts-20100713-4|79	%{_texmfdistdir}/fonts/source/public/cbfonts/glin2389.mf
14mu|texlive-cbfonts-20100713-4|80	%{_texmfdistdir}/fonts/source/public/cbfonts/glin2866.mf
14mu|texlive-cbfonts-20100713-4|81	%{_texmfdistdir}/fonts/source/public/cbfonts/glin3440.mf
14mu|texlive-cbfonts-20100713-4|82	%{_texmfdistdir}/fonts/source/public/cbfonts/glin4128.mf
14mu|texlive-cbfonts-20100713-4|83	%{_texmfdistdir}/fonts/source/public/cbfonts/glio.mf
14mu|texlive-cbfonts-20100713-4|84	%{_texmfdistdir}/fonts/source/public/cbfonts/glio0700.mf
14mu|texlive-cbfonts-20100713-4|85	%{_texmfdistdir}/fonts/source/public/cbfonts/glio0800.mf
14mu|texlive-cbfonts-20100713-4|86	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1000.mf
14mu|texlive-cbfonts-20100713-4|87	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1200.mf
14mu|texlive-cbfonts-20100713-4|88	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1382.mf
14mu|texlive-cbfonts-20100713-4|89	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1659.mf
14mu|texlive-cbfonts-20100713-4|90	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1991.mf
14mu|texlive-cbfonts-20100713-4|91	%{_texmfdistdir}/fonts/source/public/cbfonts/glio2389.mf
14mu|texlive-cbfonts-20100713-4|92	%{_texmfdistdir}/fonts/source/public/cbfonts/glio2866.mf
14mu|texlive-cbfonts-20100713-4|93	%{_texmfdistdir}/fonts/source/public/cbfonts/glio3440.mf
14mu|texlive-cbfonts-20100713-4|94	%{_texmfdistdir}/fonts/source/public/cbfonts/glio4128.mf
14mu|texlive-cbfonts-20100713-4|95	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu.mf
14mu|texlive-cbfonts-20100713-4|96	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu0700.mf
14mu|texlive-cbfonts-20100713-4|97	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu0800.mf
14mu|texlive-cbfonts-20100713-4|98	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1000.mf
14mu|texlive-cbfonts-20100713-4|99	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1200.mf
14mu|texlive-cbfonts-20100713-4|100	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1382.mf
14mu|texlive-cbfonts-20100713-4|101	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1659.mf
14mu|texlive-cbfonts-20100713-4|102	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1991.mf
14mu|texlive-cbfonts-20100713-4|103	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu2389.mf
14mu|texlive-cbfonts-20100713-4|104	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu2866.mf
14mu|texlive-cbfonts-20100713-4|105	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu3440.mf
14mu|texlive-cbfonts-20100713-4|106	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu4128.mf
14mu|texlive-cbfonts-20100713-4|107	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc.mf
14mu|texlive-cbfonts-20100713-4|108	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc0700.mf
14mu|texlive-cbfonts-20100713-4|109	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc0800.mf
14mu|texlive-cbfonts-20100713-4|110	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1000.mf
14mu|texlive-cbfonts-20100713-4|111	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1200.mf
14mu|texlive-cbfonts-20100713-4|112	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1382.mf
14mu|texlive-cbfonts-20100713-4|113	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1659.mf
14mu|texlive-cbfonts-20100713-4|114	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1991.mf
14mu|texlive-cbfonts-20100713-4|115	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc2389.mf
14mu|texlive-cbfonts-20100713-4|116	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc2866.mf
14mu|texlive-cbfonts-20100713-4|117	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc3440.mf
14mu|texlive-cbfonts-20100713-4|118	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc4128.mf
14mu|texlive-cbfonts-20100713-4|119	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn.mf
14mu|texlive-cbfonts-20100713-4|120	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn0700.mf
14mu|texlive-cbfonts-20100713-4|121	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn0800.mf
14mu|texlive-cbfonts-20100713-4|122	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1000.mf
14mu|texlive-cbfonts-20100713-4|123	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1200.mf
14mu|texlive-cbfonts-20100713-4|124	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1382.mf
14mu|texlive-cbfonts-20100713-4|125	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1659.mf
14mu|texlive-cbfonts-20100713-4|126	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1991.mf
14mu|texlive-cbfonts-20100713-4|127	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn2389.mf
14mu|texlive-cbfonts-20100713-4|128	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn2866.mf
14mu|texlive-cbfonts-20100713-4|129	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn3440.mf
14mu|texlive-cbfonts-20100713-4|130	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn4128.mf
14mu|texlive-cbfonts-20100713-4|131	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo.mf
14mu|texlive-cbfonts-20100713-4|132	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo0700.mf
14mu|texlive-cbfonts-20100713-4|133	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo0800.mf
14mu|texlive-cbfonts-20100713-4|134	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1000.mf
14mu|texlive-cbfonts-20100713-4|135	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1200.mf
14mu|texlive-cbfonts-20100713-4|136	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1382.mf
14mu|texlive-cbfonts-20100713-4|137	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1659.mf
14mu|texlive-cbfonts-20100713-4|138	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1991.mf
14mu|texlive-cbfonts-20100713-4|139	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo2389.mf
14mu|texlive-cbfonts-20100713-4|140	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo2866.mf
14mu|texlive-cbfonts-20100713-4|141	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo3440.mf
14mu|texlive-cbfonts-20100713-4|142	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo4128.mf
14mu|texlive-cbfonts-20100713-4|143	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc.mf
14mu|texlive-cbfonts-20100713-4|144	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc0700.mf
14mu|texlive-cbfonts-20100713-4|145	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc0800.mf
14mu|texlive-cbfonts-20100713-4|146	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1000.mf
14mu|texlive-cbfonts-20100713-4|147	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1200.mf
14mu|texlive-cbfonts-20100713-4|148	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1382.mf
14mu|texlive-cbfonts-20100713-4|149	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1659.mf
14mu|texlive-cbfonts-20100713-4|150	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1991.mf
14mu|texlive-cbfonts-20100713-4|151	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc2389.mf
14mu|texlive-cbfonts-20100713-4|152	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc2866.mf
14mu|texlive-cbfonts-20100713-4|153	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc3440.mf
14mu|texlive-cbfonts-20100713-4|154	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc4128.mf
14mu|texlive-cbfonts-20100713-4|155	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi.mf
14mu|texlive-cbfonts-20100713-4|156	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi0700.mf
14mu|texlive-cbfonts-20100713-4|157	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi0800.mf
14mu|texlive-cbfonts-20100713-4|158	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1000.mf
14mu|texlive-cbfonts-20100713-4|159	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1200.mf
14mu|texlive-cbfonts-20100713-4|160	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1382.mf
14mu|texlive-cbfonts-20100713-4|161	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1659.mf
14mu|texlive-cbfonts-20100713-4|162	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1991.mf
14mu|texlive-cbfonts-20100713-4|163	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi2389.mf
14mu|texlive-cbfonts-20100713-4|164	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi2866.mf
14mu|texlive-cbfonts-20100713-4|165	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi3440.mf
14mu|texlive-cbfonts-20100713-4|166	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi4128.mf
14mu|texlive-cbfonts-20100713-4|167	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn.mf
14mu|texlive-cbfonts-20100713-4|168	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn0700.mf
14mu|texlive-cbfonts-20100713-4|169	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn0800.mf
14mu|texlive-cbfonts-20100713-4|170	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1000.mf
14mu|texlive-cbfonts-20100713-4|171	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1200.mf
14mu|texlive-cbfonts-20100713-4|172	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1382.mf
14mu|texlive-cbfonts-20100713-4|173	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1659.mf
14mu|texlive-cbfonts-20100713-4|174	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1991.mf
14mu|texlive-cbfonts-20100713-4|175	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn2389.mf
14mu|texlive-cbfonts-20100713-4|176	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn2866.mf
14mu|texlive-cbfonts-20100713-4|177	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn3440.mf
14mu|texlive-cbfonts-20100713-4|178	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn4128.mf
14mu|texlive-cbfonts-20100713-4|179	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo.mf
14mu|texlive-cbfonts-20100713-4|180	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo0700.mf
14mu|texlive-cbfonts-20100713-4|181	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo0800.mf
14mu|texlive-cbfonts-20100713-4|182	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1000.mf
14mu|texlive-cbfonts-20100713-4|183	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1200.mf
14mu|texlive-cbfonts-20100713-4|184	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1382.mf
14mu|texlive-cbfonts-20100713-4|185	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1659.mf
14mu|texlive-cbfonts-20100713-4|186	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1991.mf
14mu|texlive-cbfonts-20100713-4|187	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo2389.mf
14mu|texlive-cbfonts-20100713-4|188	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo2866.mf
14mu|texlive-cbfonts-20100713-4|189	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo3440.mf
14mu|texlive-cbfonts-20100713-4|190	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo4128.mf
14mu|texlive-cbfonts-20100713-4|191	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu.mf
14mu|texlive-cbfonts-20100713-4|192	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu0700.mf
14mu|texlive-cbfonts-20100713-4|193	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu0800.mf
14mu|texlive-cbfonts-20100713-4|194	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1000.mf
14mu|texlive-cbfonts-20100713-4|195	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1200.mf
14mu|texlive-cbfonts-20100713-4|196	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1382.mf
14mu|texlive-cbfonts-20100713-4|197	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1659.mf
14mu|texlive-cbfonts-20100713-4|198	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1991.mf
14mu|texlive-cbfonts-20100713-4|199	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu2389.mf
14mu|texlive-cbfonts-20100713-4|200	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu2866.mf
14mu|texlive-cbfonts-20100713-4|201	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu3440.mf
14mu|texlive-cbfonts-20100713-4|202	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu4128.mf
14mu|texlive-cbfonts-20100713-4|203	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc.mf
14mu|texlive-cbfonts-20100713-4|204	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc0700.mf
14mu|texlive-cbfonts-20100713-4|205	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc0800.mf
14mu|texlive-cbfonts-20100713-4|206	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1000.mf
14mu|texlive-cbfonts-20100713-4|207	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1200.mf
14mu|texlive-cbfonts-20100713-4|208	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1382.mf
14mu|texlive-cbfonts-20100713-4|209	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1659.mf
14mu|texlive-cbfonts-20100713-4|210	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1991.mf
14mu|texlive-cbfonts-20100713-4|211	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc2389.mf
14mu|texlive-cbfonts-20100713-4|212	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc2866.mf
14mu|texlive-cbfonts-20100713-4|213	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc3440.mf
14mu|texlive-cbfonts-20100713-4|214	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc4128.mf
14mu|texlive-cbfonts-20100713-4|215	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn.mf
14mu|texlive-cbfonts-20100713-4|216	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn0700.mf
14mu|texlive-cbfonts-20100713-4|217	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn0800.mf
14mu|texlive-cbfonts-20100713-4|218	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1000.mf
14mu|texlive-cbfonts-20100713-4|219	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1200.mf
14mu|texlive-cbfonts-20100713-4|220	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1382.mf
14mu|texlive-cbfonts-20100713-4|221	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1659.mf
14mu|texlive-cbfonts-20100713-4|222	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1991.mf
14mu|texlive-cbfonts-20100713-4|223	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn2389.mf
14mu|texlive-cbfonts-20100713-4|224	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn2866.mf
14mu|texlive-cbfonts-20100713-4|225	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn3440.mf
14mu|texlive-cbfonts-20100713-4|226	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn4128.mf
14mu|texlive-cbfonts-20100713-4|227	%{_texmfdistdir}/fonts/source/public/cbfonts/glto.mf
14mu|texlive-cbfonts-20100713-4|228	%{_texmfdistdir}/fonts/source/public/cbfonts/glto0700.mf
14mu|texlive-cbfonts-20100713-4|229	%{_texmfdistdir}/fonts/source/public/cbfonts/glto0800.mf
14mu|texlive-cbfonts-20100713-4|230	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1000.mf
14mu|texlive-cbfonts-20100713-4|231	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1200.mf
14mu|texlive-cbfonts-20100713-4|232	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1382.mf
14mu|texlive-cbfonts-20100713-4|233	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1659.mf
14mu|texlive-cbfonts-20100713-4|234	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1991.mf
14mu|texlive-cbfonts-20100713-4|235	%{_texmfdistdir}/fonts/source/public/cbfonts/glto2389.mf
14mu|texlive-cbfonts-20100713-4|236	%{_texmfdistdir}/fonts/source/public/cbfonts/glto2866.mf
14mu|texlive-cbfonts-20100713-4|237	%{_texmfdistdir}/fonts/source/public/cbfonts/glto3440.mf
14mu|texlive-cbfonts-20100713-4|238	%{_texmfdistdir}/fonts/source/public/cbfonts/glto4128.mf
14mu|texlive-cbfonts-20100713-4|239	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc.mf
14mu|texlive-cbfonts-20100713-4|240	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc0700.mf
14mu|texlive-cbfonts-20100713-4|241	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc0800.mf
14mu|texlive-cbfonts-20100713-4|242	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1000.mf
14mu|texlive-cbfonts-20100713-4|243	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1200.mf
14mu|texlive-cbfonts-20100713-4|244	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1382.mf
14mu|texlive-cbfonts-20100713-4|245	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1659.mf
14mu|texlive-cbfonts-20100713-4|246	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1991.mf
14mu|texlive-cbfonts-20100713-4|247	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc2389.mf
14mu|texlive-cbfonts-20100713-4|248	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc2866.mf
14mu|texlive-cbfonts-20100713-4|249	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc3440.mf
14mu|texlive-cbfonts-20100713-4|250	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc4128.mf
14mu|texlive-cbfonts-20100713-4|251	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi.mf
14mu|texlive-cbfonts-20100713-4|252	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi0700.mf
14mu|texlive-cbfonts-20100713-4|253	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi0800.mf
14mu|texlive-cbfonts-20100713-4|254	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1000.mf
14mu|texlive-cbfonts-20100713-4|255	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1200.mf
14mu|texlive-cbfonts-20100713-4|256	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1382.mf
14mu|texlive-cbfonts-20100713-4|257	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1659.mf
14mu|texlive-cbfonts-20100713-4|258	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1991.mf
14mu|texlive-cbfonts-20100713-4|259	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi2389.mf
14mu|texlive-cbfonts-20100713-4|260	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi2866.mf
14mu|texlive-cbfonts-20100713-4|261	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi3440.mf
14mu|texlive-cbfonts-20100713-4|262	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi4128.mf
14mu|texlive-cbfonts-20100713-4|263	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn.mf
14mu|texlive-cbfonts-20100713-4|264	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn0700.mf
14mu|texlive-cbfonts-20100713-4|265	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn0800.mf
14mu|texlive-cbfonts-20100713-4|266	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1000.mf
14mu|texlive-cbfonts-20100713-4|267	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1200.mf
14mu|texlive-cbfonts-20100713-4|268	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1382.mf
14mu|texlive-cbfonts-20100713-4|269	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1659.mf
14mu|texlive-cbfonts-20100713-4|270	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1991.mf
14mu|texlive-cbfonts-20100713-4|271	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn2389.mf
14mu|texlive-cbfonts-20100713-4|272	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn2866.mf
14mu|texlive-cbfonts-20100713-4|273	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn3440.mf
14mu|texlive-cbfonts-20100713-4|274	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn4128.mf
14mu|texlive-cbfonts-20100713-4|275	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo.mf
14mu|texlive-cbfonts-20100713-4|276	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo0700.mf
14mu|texlive-cbfonts-20100713-4|277	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo0800.mf
14mu|texlive-cbfonts-20100713-4|278	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1000.mf
14mu|texlive-cbfonts-20100713-4|279	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1200.mf
14mu|texlive-cbfonts-20100713-4|280	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1382.mf
14mu|texlive-cbfonts-20100713-4|281	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1659.mf
14mu|texlive-cbfonts-20100713-4|282	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1991.mf
14mu|texlive-cbfonts-20100713-4|283	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo2389.mf
14mu|texlive-cbfonts-20100713-4|284	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo2866.mf
14mu|texlive-cbfonts-20100713-4|285	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo3440.mf
14mu|texlive-cbfonts-20100713-4|286	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo4128.mf
14mu|texlive-cbfonts-20100713-4|287	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu.mf
14mu|texlive-cbfonts-20100713-4|288	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu0700.mf
14mu|texlive-cbfonts-20100713-4|289	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu0800.mf
14mu|texlive-cbfonts-20100713-4|290	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1000.mf
14mu|texlive-cbfonts-20100713-4|291	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1200.mf
14mu|texlive-cbfonts-20100713-4|292	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1382.mf
14mu|texlive-cbfonts-20100713-4|293	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1659.mf
14mu|texlive-cbfonts-20100713-4|294	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1991.mf
14mu|texlive-cbfonts-20100713-4|295	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu2389.mf
14mu|texlive-cbfonts-20100713-4|296	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu2866.mf
14mu|texlive-cbfonts-20100713-4|297	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu3440.mf
14mu|texlive-cbfonts-20100713-4|298	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu4128.mf
14mu|texlive-cbfonts-20100713-4|299	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc.mf
14mu|texlive-cbfonts-20100713-4|300	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc0700.mf
14mu|texlive-cbfonts-20100713-4|301	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc0800.mf
14mu|texlive-cbfonts-20100713-4|302	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1000.mf
14mu|texlive-cbfonts-20100713-4|303	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1200.mf
14mu|texlive-cbfonts-20100713-4|304	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1382.mf
14mu|texlive-cbfonts-20100713-4|305	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1659.mf
14mu|texlive-cbfonts-20100713-4|306	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1991.mf
14mu|texlive-cbfonts-20100713-4|307	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc2389.mf
14mu|texlive-cbfonts-20100713-4|308	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc2866.mf
14mu|texlive-cbfonts-20100713-4|309	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc3440.mf
14mu|texlive-cbfonts-20100713-4|310	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc4128.mf
14mu|texlive-cbfonts-20100713-4|311	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi.mf
14mu|texlive-cbfonts-20100713-4|312	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi0700.mf
14mu|texlive-cbfonts-20100713-4|313	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi0800.mf
14mu|texlive-cbfonts-20100713-4|314	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1000.mf
14mu|texlive-cbfonts-20100713-4|315	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1200.mf
14mu|texlive-cbfonts-20100713-4|316	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1382.mf
14mu|texlive-cbfonts-20100713-4|317	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1659.mf
14mu|texlive-cbfonts-20100713-4|318	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1991.mf
14mu|texlive-cbfonts-20100713-4|319	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi2389.mf
14mu|texlive-cbfonts-20100713-4|320	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi2866.mf
14mu|texlive-cbfonts-20100713-4|321	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi3440.mf
14mu|texlive-cbfonts-20100713-4|322	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi4128.mf
14mu|texlive-cbfonts-20100713-4|323	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn.mf
14mu|texlive-cbfonts-20100713-4|324	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn0700.mf
14mu|texlive-cbfonts-20100713-4|325	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn0800.mf
14mu|texlive-cbfonts-20100713-4|326	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1000.mf
14mu|texlive-cbfonts-20100713-4|327	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1200.mf
14mu|texlive-cbfonts-20100713-4|328	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1382.mf
14mu|texlive-cbfonts-20100713-4|329	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1659.mf
14mu|texlive-cbfonts-20100713-4|330	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1991.mf
14mu|texlive-cbfonts-20100713-4|331	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn2389.mf
14mu|texlive-cbfonts-20100713-4|332	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn2866.mf
14mu|texlive-cbfonts-20100713-4|333	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn3440.mf
14mu|texlive-cbfonts-20100713-4|334	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn4128.mf
14mu|texlive-cbfonts-20100713-4|335	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo.mf
14mu|texlive-cbfonts-20100713-4|336	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo0700.mf
14mu|texlive-cbfonts-20100713-4|337	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo0800.mf
14mu|texlive-cbfonts-20100713-4|338	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1000.mf
14mu|texlive-cbfonts-20100713-4|339	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1200.mf
14mu|texlive-cbfonts-20100713-4|340	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1382.mf
14mu|texlive-cbfonts-20100713-4|341	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1659.mf
14mu|texlive-cbfonts-20100713-4|342	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1991.mf
14mu|texlive-cbfonts-20100713-4|343	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo2389.mf
14mu|texlive-cbfonts-20100713-4|344	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo2866.mf
14mu|texlive-cbfonts-20100713-4|345	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo3440.mf
14mu|texlive-cbfonts-20100713-4|346	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo4128.mf
14mu|texlive-cbfonts-20100713-4|347	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu.mf
14mu|texlive-cbfonts-20100713-4|348	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu0700.mf
14mu|texlive-cbfonts-20100713-4|349	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu0800.mf
14mu|texlive-cbfonts-20100713-4|350	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1000.mf
14mu|texlive-cbfonts-20100713-4|351	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1200.mf
14mu|texlive-cbfonts-20100713-4|352	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1382.mf
14mu|texlive-cbfonts-20100713-4|353	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1659.mf
14mu|texlive-cbfonts-20100713-4|354	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1991.mf
14mu|texlive-cbfonts-20100713-4|355	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu2389.mf
14mu|texlive-cbfonts-20100713-4|356	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu2866.mf
14mu|texlive-cbfonts-20100713-4|357	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu3440.mf
14mu|texlive-cbfonts-20100713-4|358	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu4128.mf
14mu|texlive-cbfonts-20100713-4|359	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn.mf
14mu|texlive-cbfonts-20100713-4|360	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0500.mf
14mu|texlive-cbfonts-20100713-4|361	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0600.mf
14mu|texlive-cbfonts-20100713-4|362	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0700.mf
14mu|texlive-cbfonts-20100713-4|363	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0800.mf
14mu|texlive-cbfonts-20100713-4|364	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0900.mf
14mu|texlive-cbfonts-20100713-4|365	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1000.mf
14mu|texlive-cbfonts-20100713-4|366	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1095.mf
14mu|texlive-cbfonts-20100713-4|367	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1200.mf
14mu|texlive-cbfonts-20100713-4|368	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1440.mf
14mu|texlive-cbfonts-20100713-4|369	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1728.mf
14mu|texlive-cbfonts-20100713-4|370	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2074.mf
14mu|texlive-cbfonts-20100713-4|371	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2488.mf
14mu|texlive-cbfonts-20100713-4|372	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2986.mf
14mu|texlive-cbfonts-20100713-4|373	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn3583.mf
14mu|texlive-cbfonts-20100713-4|374	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo.mf
14mu|texlive-cbfonts-20100713-4|375	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0500.mf
14mu|texlive-cbfonts-20100713-4|376	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0600.mf
14mu|texlive-cbfonts-20100713-4|377	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0700.mf
14mu|texlive-cbfonts-20100713-4|378	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0800.mf
14mu|texlive-cbfonts-20100713-4|379	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0900.mf
14mu|texlive-cbfonts-20100713-4|380	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1000.mf
14mu|texlive-cbfonts-20100713-4|381	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1095.mf
14mu|texlive-cbfonts-20100713-4|382	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1200.mf
14mu|texlive-cbfonts-20100713-4|383	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1440.mf
14mu|texlive-cbfonts-20100713-4|384	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1728.mf
14mu|texlive-cbfonts-20100713-4|385	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2074.mf
14mu|texlive-cbfonts-20100713-4|386	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2488.mf
14mu|texlive-cbfonts-20100713-4|387	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2986.mf
14mu|texlive-cbfonts-20100713-4|388	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo3583.mf
14mu|texlive-cbfonts-20100713-4|389	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr.mf
14mu|texlive-cbfonts-20100713-4|390	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0500.mf
14mu|texlive-cbfonts-20100713-4|391	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0600.mf
14mu|texlive-cbfonts-20100713-4|392	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0700.mf
14mu|texlive-cbfonts-20100713-4|393	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0800.mf
14mu|texlive-cbfonts-20100713-4|394	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0900.mf
14mu|texlive-cbfonts-20100713-4|395	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1000.mf
14mu|texlive-cbfonts-20100713-4|396	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1095.mf
14mu|texlive-cbfonts-20100713-4|397	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1200.mf
14mu|texlive-cbfonts-20100713-4|398	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1440.mf
14mu|texlive-cbfonts-20100713-4|399	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1728.mf
14mu|texlive-cbfonts-20100713-4|400	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2074.mf
14mu|texlive-cbfonts-20100713-4|401	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2488.mf
14mu|texlive-cbfonts-20100713-4|402	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2986.mf
14mu|texlive-cbfonts-20100713-4|403	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr3583.mf
14mu|texlive-cbfonts-20100713-4|404	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn.mf
14mu|texlive-cbfonts-20100713-4|405	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0500.mf
14mu|texlive-cbfonts-20100713-4|406	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0600.mf
14mu|texlive-cbfonts-20100713-4|407	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0700.mf
14mu|texlive-cbfonts-20100713-4|408	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0800.mf
14mu|texlive-cbfonts-20100713-4|409	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0900.mf
14mu|texlive-cbfonts-20100713-4|410	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1000.mf
14mu|texlive-cbfonts-20100713-4|411	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1095.mf
14mu|texlive-cbfonts-20100713-4|412	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1200.mf
14mu|texlive-cbfonts-20100713-4|413	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1440.mf
14mu|texlive-cbfonts-20100713-4|414	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1728.mf
14mu|texlive-cbfonts-20100713-4|415	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2074.mf
14mu|texlive-cbfonts-20100713-4|416	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2488.mf
14mu|texlive-cbfonts-20100713-4|417	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2986.mf
14mu|texlive-cbfonts-20100713-4|418	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn3583.mf
14mu|texlive-cbfonts-20100713-4|419	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo.mf
14mu|texlive-cbfonts-20100713-4|420	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0500.mf
14mu|texlive-cbfonts-20100713-4|421	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0600.mf
14mu|texlive-cbfonts-20100713-4|422	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0700.mf
14mu|texlive-cbfonts-20100713-4|423	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0800.mf
14mu|texlive-cbfonts-20100713-4|424	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0900.mf
14mu|texlive-cbfonts-20100713-4|425	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1000.mf
14mu|texlive-cbfonts-20100713-4|426	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1095.mf
14mu|texlive-cbfonts-20100713-4|427	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1200.mf
14mu|texlive-cbfonts-20100713-4|428	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1440.mf
14mu|texlive-cbfonts-20100713-4|429	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1728.mf
14mu|texlive-cbfonts-20100713-4|430	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2074.mf
14mu|texlive-cbfonts-20100713-4|431	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2488.mf
14mu|texlive-cbfonts-20100713-4|432	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2986.mf
14mu|texlive-cbfonts-20100713-4|433	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo3583.mf
14mu|texlive-cbfonts-20100713-4|434	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc.mf
14mu|texlive-cbfonts-20100713-4|435	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0500.mf
14mu|texlive-cbfonts-20100713-4|436	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0600.mf
14mu|texlive-cbfonts-20100713-4|437	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0700.mf
14mu|texlive-cbfonts-20100713-4|438	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0800.mf
14mu|texlive-cbfonts-20100713-4|439	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0900.mf
14mu|texlive-cbfonts-20100713-4|440	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1000.mf
14mu|texlive-cbfonts-20100713-4|441	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1095.mf
14mu|texlive-cbfonts-20100713-4|442	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1200.mf
14mu|texlive-cbfonts-20100713-4|443	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1440.mf
14mu|texlive-cbfonts-20100713-4|444	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1728.mf
14mu|texlive-cbfonts-20100713-4|445	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2074.mf
14mu|texlive-cbfonts-20100713-4|446	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2488.mf
14mu|texlive-cbfonts-20100713-4|447	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2986.mf
14mu|texlive-cbfonts-20100713-4|448	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc3583.mf
14mu|texlive-cbfonts-20100713-4|449	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi.mf
14mu|texlive-cbfonts-20100713-4|450	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0500.mf
14mu|texlive-cbfonts-20100713-4|451	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0600.mf
14mu|texlive-cbfonts-20100713-4|452	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0700.mf
14mu|texlive-cbfonts-20100713-4|453	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0800.mf
14mu|texlive-cbfonts-20100713-4|454	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0900.mf
14mu|texlive-cbfonts-20100713-4|455	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1000.mf
14mu|texlive-cbfonts-20100713-4|456	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1095.mf
14mu|texlive-cbfonts-20100713-4|457	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1200.mf
14mu|texlive-cbfonts-20100713-4|458	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1440.mf
14mu|texlive-cbfonts-20100713-4|459	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1728.mf
14mu|texlive-cbfonts-20100713-4|460	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2074.mf
14mu|texlive-cbfonts-20100713-4|461	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2488.mf
14mu|texlive-cbfonts-20100713-4|462	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2986.mf
14mu|texlive-cbfonts-20100713-4|463	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi3583.mf
14mu|texlive-cbfonts-20100713-4|464	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn.mf
14mu|texlive-cbfonts-20100713-4|465	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0500.mf
14mu|texlive-cbfonts-20100713-4|466	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0600.mf
14mu|texlive-cbfonts-20100713-4|467	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0700.mf
14mu|texlive-cbfonts-20100713-4|468	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0800.mf
14mu|texlive-cbfonts-20100713-4|469	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0900.mf
14mu|texlive-cbfonts-20100713-4|470	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1000.mf
14mu|texlive-cbfonts-20100713-4|471	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1095.mf
14mu|texlive-cbfonts-20100713-4|472	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1200.mf
14mu|texlive-cbfonts-20100713-4|473	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1440.mf
14mu|texlive-cbfonts-20100713-4|474	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1728.mf
14mu|texlive-cbfonts-20100713-4|475	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2074.mf
14mu|texlive-cbfonts-20100713-4|476	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2488.mf
14mu|texlive-cbfonts-20100713-4|477	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2986.mf
14mu|texlive-cbfonts-20100713-4|478	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn3583.mf
14mu|texlive-cbfonts-20100713-4|479	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo.mf
14mu|texlive-cbfonts-20100713-4|480	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0500.mf
14mu|texlive-cbfonts-20100713-4|481	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0600.mf
14mu|texlive-cbfonts-20100713-4|482	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0700.mf
14mu|texlive-cbfonts-20100713-4|483	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0800.mf
14mu|texlive-cbfonts-20100713-4|484	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0900.mf
14mu|texlive-cbfonts-20100713-4|485	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1000.mf
14mu|texlive-cbfonts-20100713-4|486	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1095.mf
14mu|texlive-cbfonts-20100713-4|487	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1200.mf
14mu|texlive-cbfonts-20100713-4|488	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1440.mf
14mu|texlive-cbfonts-20100713-4|489	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1728.mf
14mu|texlive-cbfonts-20100713-4|490	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2074.mf
14mu|texlive-cbfonts-20100713-4|491	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2488.mf
14mu|texlive-cbfonts-20100713-4|492	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2986.mf
14mu|texlive-cbfonts-20100713-4|493	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo3583.mf
14mu|texlive-cbfonts-20100713-4|494	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu.mf
14mu|texlive-cbfonts-20100713-4|495	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0500.mf
14mu|texlive-cbfonts-20100713-4|496	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0600.mf
14mu|texlive-cbfonts-20100713-4|497	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0700.mf
14mu|texlive-cbfonts-20100713-4|498	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0800.mf
14mu|texlive-cbfonts-20100713-4|499	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0900.mf
14mu|texlive-cbfonts-20100713-4|500	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1000.mf
14mu|texlive-cbfonts-20100713-4|501	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1095.mf
14mu|texlive-cbfonts-20100713-4|502	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1200.mf
14mu|texlive-cbfonts-20100713-4|503	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1440.mf
14mu|texlive-cbfonts-20100713-4|504	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1728.mf
14mu|texlive-cbfonts-20100713-4|505	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2074.mf
14mu|texlive-cbfonts-20100713-4|506	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2488.mf
14mu|texlive-cbfonts-20100713-4|507	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2986.mf
14mu|texlive-cbfonts-20100713-4|508	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu3583.mf
14mu|texlive-cbfonts-20100713-4|509	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc.mf
14mu|texlive-cbfonts-20100713-4|510	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0500.mf
14mu|texlive-cbfonts-20100713-4|511	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0600.mf
14mu|texlive-cbfonts-20100713-4|512	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0700.mf
14mu|texlive-cbfonts-20100713-4|513	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0800.mf
14mu|texlive-cbfonts-20100713-4|514	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0900.mf
14mu|texlive-cbfonts-20100713-4|515	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1000.mf
14mu|texlive-cbfonts-20100713-4|516	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1095.mf
14mu|texlive-cbfonts-20100713-4|517	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1200.mf
14mu|texlive-cbfonts-20100713-4|518	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1440.mf
14mu|texlive-cbfonts-20100713-4|519	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1728.mf
14mu|texlive-cbfonts-20100713-4|520	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2074.mf
14mu|texlive-cbfonts-20100713-4|521	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2488.mf
14mu|texlive-cbfonts-20100713-4|522	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2986.mf
14mu|texlive-cbfonts-20100713-4|523	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc3583.mf
14mu|texlive-cbfonts-20100713-4|524	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi.mf
14mu|texlive-cbfonts-20100713-4|525	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0500.mf
14mu|texlive-cbfonts-20100713-4|526	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0600.mf
14mu|texlive-cbfonts-20100713-4|527	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0700.mf
14mu|texlive-cbfonts-20100713-4|528	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0800.mf
14mu|texlive-cbfonts-20100713-4|529	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0900.mf
14mu|texlive-cbfonts-20100713-4|530	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1000.mf
14mu|texlive-cbfonts-20100713-4|531	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1095.mf
14mu|texlive-cbfonts-20100713-4|532	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1200.mf
14mu|texlive-cbfonts-20100713-4|533	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1440.mf
14mu|texlive-cbfonts-20100713-4|534	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1728.mf
14mu|texlive-cbfonts-20100713-4|535	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2074.mf
14mu|texlive-cbfonts-20100713-4|536	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2488.mf
14mu|texlive-cbfonts-20100713-4|537	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2986.mf
14mu|texlive-cbfonts-20100713-4|538	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi3583.mf
14mu|texlive-cbfonts-20100713-4|539	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn.mf
14mu|texlive-cbfonts-20100713-4|540	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0500.mf
14mu|texlive-cbfonts-20100713-4|541	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0600.mf
14mu|texlive-cbfonts-20100713-4|542	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0700.mf
14mu|texlive-cbfonts-20100713-4|543	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0800.mf
14mu|texlive-cbfonts-20100713-4|544	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0900.mf
14mu|texlive-cbfonts-20100713-4|545	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1000.mf
14mu|texlive-cbfonts-20100713-4|546	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1095.mf
14mu|texlive-cbfonts-20100713-4|547	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1200.mf
14mu|texlive-cbfonts-20100713-4|548	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1440.mf
14mu|texlive-cbfonts-20100713-4|549	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1728.mf
14mu|texlive-cbfonts-20100713-4|550	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2074.mf
14mu|texlive-cbfonts-20100713-4|551	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2488.mf
14mu|texlive-cbfonts-20100713-4|552	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2986.mf
14mu|texlive-cbfonts-20100713-4|553	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn3583.mf
14mu|texlive-cbfonts-20100713-4|554	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo.mf
14mu|texlive-cbfonts-20100713-4|555	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0500.mf
14mu|texlive-cbfonts-20100713-4|556	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0600.mf
14mu|texlive-cbfonts-20100713-4|557	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0700.mf
14mu|texlive-cbfonts-20100713-4|558	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0800.mf
14mu|texlive-cbfonts-20100713-4|559	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0900.mf
14mu|texlive-cbfonts-20100713-4|560	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1000.mf
14mu|texlive-cbfonts-20100713-4|561	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1095.mf
14mu|texlive-cbfonts-20100713-4|562	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1200.mf
14mu|texlive-cbfonts-20100713-4|563	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1440.mf
14mu|texlive-cbfonts-20100713-4|564	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1728.mf
14mu|texlive-cbfonts-20100713-4|565	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2074.mf
14mu|texlive-cbfonts-20100713-4|566	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2488.mf
14mu|texlive-cbfonts-20100713-4|567	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2986.mf
14mu|texlive-cbfonts-20100713-4|568	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo3583.mf
14mu|texlive-cbfonts-20100713-4|569	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu.mf
14mu|texlive-cbfonts-20100713-4|570	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0500.mf
14mu|texlive-cbfonts-20100713-4|571	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0600.mf
14mu|texlive-cbfonts-20100713-4|572	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0700.mf
14mu|texlive-cbfonts-20100713-4|573	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0800.mf
14mu|texlive-cbfonts-20100713-4|574	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0900.mf
14mu|texlive-cbfonts-20100713-4|575	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1000.mf
14mu|texlive-cbfonts-20100713-4|576	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1095.mf
14mu|texlive-cbfonts-20100713-4|577	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1200.mf
14mu|texlive-cbfonts-20100713-4|578	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1440.mf
14mu|texlive-cbfonts-20100713-4|579	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1728.mf
14mu|texlive-cbfonts-20100713-4|580	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2074.mf
14mu|texlive-cbfonts-20100713-4|581	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2488.mf
14mu|texlive-cbfonts-20100713-4|582	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2986.mf
14mu|texlive-cbfonts-20100713-4|583	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu3583.mf
14mu|texlive-cbfonts-20100713-4|584	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl.mf
14mu|texlive-cbfonts-20100713-4|585	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0500.mf
14mu|texlive-cbfonts-20100713-4|586	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0600.mf
14mu|texlive-cbfonts-20100713-4|587	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0700.mf
14mu|texlive-cbfonts-20100713-4|588	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0800.mf
14mu|texlive-cbfonts-20100713-4|589	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0900.mf
14mu|texlive-cbfonts-20100713-4|590	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1000.mf
14mu|texlive-cbfonts-20100713-4|591	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1095.mf
14mu|texlive-cbfonts-20100713-4|592	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1200.mf
14mu|texlive-cbfonts-20100713-4|593	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1440.mf
14mu|texlive-cbfonts-20100713-4|594	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1728.mf
14mu|texlive-cbfonts-20100713-4|595	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2074.mf
14mu|texlive-cbfonts-20100713-4|596	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2488.mf
14mu|texlive-cbfonts-20100713-4|597	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2986.mf
14mu|texlive-cbfonts-20100713-4|598	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl3583.mf
14mu|texlive-cbfonts-20100713-4|599	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc.mf
14mu|texlive-cbfonts-20100713-4|600	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0500.mf
14mu|texlive-cbfonts-20100713-4|601	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0600.mf
14mu|texlive-cbfonts-20100713-4|602	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0700.mf
14mu|texlive-cbfonts-20100713-4|603	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0800.mf
14mu|texlive-cbfonts-20100713-4|604	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0900.mf
14mu|texlive-cbfonts-20100713-4|605	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1000.mf
14mu|texlive-cbfonts-20100713-4|606	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1095.mf
14mu|texlive-cbfonts-20100713-4|607	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1200.mf
14mu|texlive-cbfonts-20100713-4|608	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1440.mf
14mu|texlive-cbfonts-20100713-4|609	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1728.mf
14mu|texlive-cbfonts-20100713-4|610	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2074.mf
14mu|texlive-cbfonts-20100713-4|611	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2488.mf
14mu|texlive-cbfonts-20100713-4|612	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2986.mf
14mu|texlive-cbfonts-20100713-4|613	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc3583.mf
14mu|texlive-cbfonts-20100713-4|614	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi.mf
14mu|texlive-cbfonts-20100713-4|615	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0500.mf
14mu|texlive-cbfonts-20100713-4|616	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0600.mf
14mu|texlive-cbfonts-20100713-4|617	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0700.mf
14mu|texlive-cbfonts-20100713-4|618	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0800.mf
14mu|texlive-cbfonts-20100713-4|619	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0900.mf
14mu|texlive-cbfonts-20100713-4|620	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1000.mf
14mu|texlive-cbfonts-20100713-4|621	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1095.mf
14mu|texlive-cbfonts-20100713-4|622	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1200.mf
14mu|texlive-cbfonts-20100713-4|623	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1440.mf
14mu|texlive-cbfonts-20100713-4|624	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1728.mf
14mu|texlive-cbfonts-20100713-4|625	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2074.mf
14mu|texlive-cbfonts-20100713-4|626	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2488.mf
14mu|texlive-cbfonts-20100713-4|627	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2986.mf
14mu|texlive-cbfonts-20100713-4|628	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi3583.mf
14mu|texlive-cbfonts-20100713-4|629	%{_texmfdistdir}/fonts/source/public/cbfonts/grml.mf
14mu|texlive-cbfonts-20100713-4|630	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0500.mf
14mu|texlive-cbfonts-20100713-4|631	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0600.mf
14mu|texlive-cbfonts-20100713-4|632	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0700.mf
14mu|texlive-cbfonts-20100713-4|633	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0800.mf
14mu|texlive-cbfonts-20100713-4|634	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0900.mf
14mu|texlive-cbfonts-20100713-4|635	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1000.mf
14mu|texlive-cbfonts-20100713-4|636	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1095.mf
14mu|texlive-cbfonts-20100713-4|637	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1200.mf
14mu|texlive-cbfonts-20100713-4|638	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1440.mf
14mu|texlive-cbfonts-20100713-4|639	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1728.mf
14mu|texlive-cbfonts-20100713-4|640	%{_texmfdistdir}/fonts/source/public/cbfonts/grml2074.mf
14mu|texlive-cbfonts-20100713-4|641	%{_texmfdistdir}/fonts/source/public/cbfonts/grml2488.mf
14mu|texlive-cbfonts-20100713-4|642	%{_texmfdistdir}/fonts/source/public/cbfonts/grml2986.mf
14mu|texlive-cbfonts-20100713-4|643	%{_texmfdistdir}/fonts/source/public/cbfonts/grml3583.mf
14mu|texlive-cbfonts-20100713-4|644	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn.mf
14mu|texlive-cbfonts-20100713-4|645	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0500.mf
14mu|texlive-cbfonts-20100713-4|646	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0600.mf
14mu|texlive-cbfonts-20100713-4|647	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0700.mf
14mu|texlive-cbfonts-20100713-4|648	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0800.mf
14mu|texlive-cbfonts-20100713-4|649	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0900.mf
14mu|texlive-cbfonts-20100713-4|650	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1000.mf
14mu|texlive-cbfonts-20100713-4|651	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1095.mf
14mu|texlive-cbfonts-20100713-4|652	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1200.mf
14mu|texlive-cbfonts-20100713-4|653	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1440.mf
14mu|texlive-cbfonts-20100713-4|654	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1728.mf
14mu|texlive-cbfonts-20100713-4|655	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2074.mf
14mu|texlive-cbfonts-20100713-4|656	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2488.mf
14mu|texlive-cbfonts-20100713-4|657	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2986.mf
14mu|texlive-cbfonts-20100713-4|658	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn3583.mf
14mu|texlive-cbfonts-20100713-4|659	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo.mf
14mu|texlive-cbfonts-20100713-4|660	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0500.mf
14mu|texlive-cbfonts-20100713-4|661	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0600.mf
14mu|texlive-cbfonts-20100713-4|662	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0700.mf
14mu|texlive-cbfonts-20100713-4|663	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0800.mf
14mu|texlive-cbfonts-20100713-4|664	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0900.mf
14mu|texlive-cbfonts-20100713-4|665	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1000.mf
14mu|texlive-cbfonts-20100713-4|666	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1095.mf
14mu|texlive-cbfonts-20100713-4|667	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1200.mf
14mu|texlive-cbfonts-20100713-4|668	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1440.mf
14mu|texlive-cbfonts-20100713-4|669	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1728.mf
14mu|texlive-cbfonts-20100713-4|670	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2074.mf
14mu|texlive-cbfonts-20100713-4|671	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2488.mf
14mu|texlive-cbfonts-20100713-4|672	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2986.mf
14mu|texlive-cbfonts-20100713-4|673	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo3583.mf
14mu|texlive-cbfonts-20100713-4|674	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu.mf
14mu|texlive-cbfonts-20100713-4|675	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0500.mf
14mu|texlive-cbfonts-20100713-4|676	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0600.mf
14mu|texlive-cbfonts-20100713-4|677	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0700.mf
14mu|texlive-cbfonts-20100713-4|678	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0800.mf
14mu|texlive-cbfonts-20100713-4|679	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0900.mf
14mu|texlive-cbfonts-20100713-4|680	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1000.mf
14mu|texlive-cbfonts-20100713-4|681	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1095.mf
14mu|texlive-cbfonts-20100713-4|682	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1200.mf
14mu|texlive-cbfonts-20100713-4|683	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1440.mf
14mu|texlive-cbfonts-20100713-4|684	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1728.mf
14mu|texlive-cbfonts-20100713-4|685	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2074.mf
14mu|texlive-cbfonts-20100713-4|686	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2488.mf
14mu|texlive-cbfonts-20100713-4|687	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2986.mf
14mu|texlive-cbfonts-20100713-4|688	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu3583.mf
14mu|texlive-cbfonts-20100713-4|689	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc.mf
14mu|texlive-cbfonts-20100713-4|690	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0500.mf
14mu|texlive-cbfonts-20100713-4|691	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0600.mf
14mu|texlive-cbfonts-20100713-4|692	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0700.mf
14mu|texlive-cbfonts-20100713-4|693	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0800.mf
14mu|texlive-cbfonts-20100713-4|694	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0900.mf
14mu|texlive-cbfonts-20100713-4|695	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1000.mf
14mu|texlive-cbfonts-20100713-4|696	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1095.mf
14mu|texlive-cbfonts-20100713-4|697	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1200.mf
14mu|texlive-cbfonts-20100713-4|698	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1440.mf
14mu|texlive-cbfonts-20100713-4|699	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1728.mf
14mu|texlive-cbfonts-20100713-4|700	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2074.mf
14mu|texlive-cbfonts-20100713-4|701	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2488.mf
14mu|texlive-cbfonts-20100713-4|702	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2986.mf
14mu|texlive-cbfonts-20100713-4|703	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc3583.mf
14mu|texlive-cbfonts-20100713-4|704	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi.mf
14mu|texlive-cbfonts-20100713-4|705	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0500.mf
14mu|texlive-cbfonts-20100713-4|706	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0600.mf
14mu|texlive-cbfonts-20100713-4|707	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0700.mf
14mu|texlive-cbfonts-20100713-4|708	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0800.mf
14mu|texlive-cbfonts-20100713-4|709	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0900.mf
14mu|texlive-cbfonts-20100713-4|710	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1000.mf
14mu|texlive-cbfonts-20100713-4|711	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1095.mf
14mu|texlive-cbfonts-20100713-4|712	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1200.mf
14mu|texlive-cbfonts-20100713-4|713	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1440.mf
14mu|texlive-cbfonts-20100713-4|714	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1728.mf
14mu|texlive-cbfonts-20100713-4|715	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2074.mf
14mu|texlive-cbfonts-20100713-4|716	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2488.mf
14mu|texlive-cbfonts-20100713-4|717	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2986.mf
14mu|texlive-cbfonts-20100713-4|718	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi3583.mf
14mu|texlive-cbfonts-20100713-4|719	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl.mf
14mu|texlive-cbfonts-20100713-4|720	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0500.mf
14mu|texlive-cbfonts-20100713-4|721	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0600.mf
14mu|texlive-cbfonts-20100713-4|722	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0700.mf
14mu|texlive-cbfonts-20100713-4|723	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0800.mf
14mu|texlive-cbfonts-20100713-4|724	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0900.mf
14mu|texlive-cbfonts-20100713-4|725	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1000.mf
14mu|texlive-cbfonts-20100713-4|726	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1095.mf
14mu|texlive-cbfonts-20100713-4|727	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1200.mf
14mu|texlive-cbfonts-20100713-4|728	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1440.mf
14mu|texlive-cbfonts-20100713-4|729	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1728.mf
14mu|texlive-cbfonts-20100713-4|730	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2074.mf
14mu|texlive-cbfonts-20100713-4|731	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2488.mf
14mu|texlive-cbfonts-20100713-4|732	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2986.mf
14mu|texlive-cbfonts-20100713-4|733	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl3583.mf
14mu|texlive-cbfonts-20100713-4|734	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn.mf
14mu|texlive-cbfonts-20100713-4|735	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0500.mf
14mu|texlive-cbfonts-20100713-4|736	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0600.mf
14mu|texlive-cbfonts-20100713-4|737	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0700.mf
14mu|texlive-cbfonts-20100713-4|738	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0800.mf
14mu|texlive-cbfonts-20100713-4|739	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0900.mf
14mu|texlive-cbfonts-20100713-4|740	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1000.mf
14mu|texlive-cbfonts-20100713-4|741	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1095.mf
14mu|texlive-cbfonts-20100713-4|742	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1200.mf
14mu|texlive-cbfonts-20100713-4|743	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1440.mf
14mu|texlive-cbfonts-20100713-4|744	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1728.mf
14mu|texlive-cbfonts-20100713-4|745	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2074.mf
14mu|texlive-cbfonts-20100713-4|746	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2488.mf
14mu|texlive-cbfonts-20100713-4|747	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2986.mf
14mu|texlive-cbfonts-20100713-4|748	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn3583.mf
14mu|texlive-cbfonts-20100713-4|749	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo.mf
14mu|texlive-cbfonts-20100713-4|750	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0500.mf
14mu|texlive-cbfonts-20100713-4|751	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0600.mf
14mu|texlive-cbfonts-20100713-4|752	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0700.mf
14mu|texlive-cbfonts-20100713-4|753	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0800.mf
14mu|texlive-cbfonts-20100713-4|754	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0900.mf
14mu|texlive-cbfonts-20100713-4|755	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1000.mf
14mu|texlive-cbfonts-20100713-4|756	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1095.mf
14mu|texlive-cbfonts-20100713-4|757	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1200.mf
14mu|texlive-cbfonts-20100713-4|758	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1440.mf
14mu|texlive-cbfonts-20100713-4|759	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1728.mf
14mu|texlive-cbfonts-20100713-4|760	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2074.mf
14mu|texlive-cbfonts-20100713-4|761	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2488.mf
14mu|texlive-cbfonts-20100713-4|762	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2986.mf
14mu|texlive-cbfonts-20100713-4|763	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo3583.mf
14mu|texlive-cbfonts-20100713-4|764	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu.mf
14mu|texlive-cbfonts-20100713-4|765	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0500.mf
14mu|texlive-cbfonts-20100713-4|766	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0600.mf
14mu|texlive-cbfonts-20100713-4|767	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0700.mf
14mu|texlive-cbfonts-20100713-4|768	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0800.mf
14mu|texlive-cbfonts-20100713-4|769	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0900.mf
14mu|texlive-cbfonts-20100713-4|770	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1000.mf
14mu|texlive-cbfonts-20100713-4|771	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1095.mf
14mu|texlive-cbfonts-20100713-4|772	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1200.mf
14mu|texlive-cbfonts-20100713-4|773	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1440.mf
14mu|texlive-cbfonts-20100713-4|774	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1728.mf
14mu|texlive-cbfonts-20100713-4|775	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2074.mf
14mu|texlive-cbfonts-20100713-4|776	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2488.mf
14mu|texlive-cbfonts-20100713-4|777	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2986.mf
14mu|texlive-cbfonts-20100713-4|778	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu3583.mf
14mu|texlive-cbfonts-20100713-4|779	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma.mf
14mu|texlive-cbfonts-20100713-4|780	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0500.mf
14mu|texlive-cbfonts-20100713-4|781	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0600.mf
14mu|texlive-cbfonts-20100713-4|782	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0700.mf
14mu|texlive-cbfonts-20100713-4|783	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0800.mf
14mu|texlive-cbfonts-20100713-4|784	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0900.mf
14mu|texlive-cbfonts-20100713-4|785	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1000.mf
14mu|texlive-cbfonts-20100713-4|786	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1095.mf
14mu|texlive-cbfonts-20100713-4|787	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1200.mf
14mu|texlive-cbfonts-20100713-4|788	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1440.mf
14mu|texlive-cbfonts-20100713-4|789	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1728.mf
14mu|texlive-cbfonts-20100713-4|790	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2074.mf
14mu|texlive-cbfonts-20100713-4|791	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2488.mf
14mu|texlive-cbfonts-20100713-4|792	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2986.mf
14mu|texlive-cbfonts-20100713-4|793	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma3583.mf
14mu|texlive-cbfonts-20100713-4|794	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc.mf
14mu|texlive-cbfonts-20100713-4|795	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0500.mf
14mu|texlive-cbfonts-20100713-4|796	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0600.mf
14mu|texlive-cbfonts-20100713-4|797	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0700.mf
14mu|texlive-cbfonts-20100713-4|798	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0800.mf
14mu|texlive-cbfonts-20100713-4|799	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0900.mf
14mu|texlive-cbfonts-20100713-4|800	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1000.mf
14mu|texlive-cbfonts-20100713-4|801	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1095.mf
14mu|texlive-cbfonts-20100713-4|802	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1200.mf
14mu|texlive-cbfonts-20100713-4|803	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1440.mf
14mu|texlive-cbfonts-20100713-4|804	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1728.mf
14mu|texlive-cbfonts-20100713-4|805	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2074.mf
14mu|texlive-cbfonts-20100713-4|806	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2488.mf
14mu|texlive-cbfonts-20100713-4|807	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2986.mf
14mu|texlive-cbfonts-20100713-4|808	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc3583.mf
14mu|texlive-cbfonts-20100713-4|809	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme.mf
14mu|texlive-cbfonts-20100713-4|810	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0500.mf
14mu|texlive-cbfonts-20100713-4|811	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0600.mf
14mu|texlive-cbfonts-20100713-4|812	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0700.mf
14mu|texlive-cbfonts-20100713-4|813	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0800.mf
14mu|texlive-cbfonts-20100713-4|814	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0900.mf
14mu|texlive-cbfonts-20100713-4|815	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1000.mf
14mu|texlive-cbfonts-20100713-4|816	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1095.mf
14mu|texlive-cbfonts-20100713-4|817	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1200.mf
14mu|texlive-cbfonts-20100713-4|818	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1440.mf
14mu|texlive-cbfonts-20100713-4|819	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1728.mf
14mu|texlive-cbfonts-20100713-4|820	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2074.mf
14mu|texlive-cbfonts-20100713-4|821	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2488.mf
14mu|texlive-cbfonts-20100713-4|822	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2986.mf
14mu|texlive-cbfonts-20100713-4|823	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme3583.mf
14mu|texlive-cbfonts-20100713-4|824	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi.mf
14mu|texlive-cbfonts-20100713-4|825	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0500.mf
14mu|texlive-cbfonts-20100713-4|826	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0600.mf
14mu|texlive-cbfonts-20100713-4|827	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0700.mf
14mu|texlive-cbfonts-20100713-4|828	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0800.mf
14mu|texlive-cbfonts-20100713-4|829	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0900.mf
14mu|texlive-cbfonts-20100713-4|830	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1000.mf
14mu|texlive-cbfonts-20100713-4|831	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1095.mf
14mu|texlive-cbfonts-20100713-4|832	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1200.mf
14mu|texlive-cbfonts-20100713-4|833	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1440.mf
14mu|texlive-cbfonts-20100713-4|834	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1728.mf
14mu|texlive-cbfonts-20100713-4|835	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2074.mf
14mu|texlive-cbfonts-20100713-4|836	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2488.mf
14mu|texlive-cbfonts-20100713-4|837	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2986.mf
14mu|texlive-cbfonts-20100713-4|838	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi3583.mf
14mu|texlive-cbfonts-20100713-4|839	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn.mf
14mu|texlive-cbfonts-20100713-4|840	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0500.mf
14mu|texlive-cbfonts-20100713-4|841	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0600.mf
14mu|texlive-cbfonts-20100713-4|842	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0700.mf
14mu|texlive-cbfonts-20100713-4|843	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0800.mf
14mu|texlive-cbfonts-20100713-4|844	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0900.mf
14mu|texlive-cbfonts-20100713-4|845	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1000.mf
14mu|texlive-cbfonts-20100713-4|846	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1095.mf
14mu|texlive-cbfonts-20100713-4|847	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1200.mf
14mu|texlive-cbfonts-20100713-4|848	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1440.mf
14mu|texlive-cbfonts-20100713-4|849	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1728.mf
14mu|texlive-cbfonts-20100713-4|850	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2074.mf
14mu|texlive-cbfonts-20100713-4|851	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2488.mf
14mu|texlive-cbfonts-20100713-4|852	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2986.mf
14mu|texlive-cbfonts-20100713-4|853	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn3583.mf
14mu|texlive-cbfonts-20100713-4|854	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo.mf
14mu|texlive-cbfonts-20100713-4|855	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0500.mf
14mu|texlive-cbfonts-20100713-4|856	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0600.mf
14mu|texlive-cbfonts-20100713-4|857	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0700.mf
14mu|texlive-cbfonts-20100713-4|858	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0800.mf
14mu|texlive-cbfonts-20100713-4|859	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0900.mf
14mu|texlive-cbfonts-20100713-4|860	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1000.mf
14mu|texlive-cbfonts-20100713-4|861	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1095.mf
14mu|texlive-cbfonts-20100713-4|862	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1200.mf
14mu|texlive-cbfonts-20100713-4|863	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1440.mf
14mu|texlive-cbfonts-20100713-4|864	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1728.mf
14mu|texlive-cbfonts-20100713-4|865	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2074.mf
14mu|texlive-cbfonts-20100713-4|866	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2488.mf
14mu|texlive-cbfonts-20100713-4|867	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2986.mf
14mu|texlive-cbfonts-20100713-4|868	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo3583.mf
14mu|texlive-cbfonts-20100713-4|869	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu.mf
14mu|texlive-cbfonts-20100713-4|870	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0500.mf
14mu|texlive-cbfonts-20100713-4|871	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0600.mf
14mu|texlive-cbfonts-20100713-4|872	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0700.mf
14mu|texlive-cbfonts-20100713-4|873	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0800.mf
14mu|texlive-cbfonts-20100713-4|874	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0900.mf
14mu|texlive-cbfonts-20100713-4|875	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1000.mf
14mu|texlive-cbfonts-20100713-4|876	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1095.mf
14mu|texlive-cbfonts-20100713-4|877	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1200.mf
14mu|texlive-cbfonts-20100713-4|878	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1440.mf
14mu|texlive-cbfonts-20100713-4|879	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1728.mf
14mu|texlive-cbfonts-20100713-4|880	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2074.mf
14mu|texlive-cbfonts-20100713-4|881	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2488.mf
14mu|texlive-cbfonts-20100713-4|882	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2986.mf
14mu|texlive-cbfonts-20100713-4|883	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu3583.mf
14mu|texlive-cbfonts-20100713-4|884	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa.mf
14mu|texlive-cbfonts-20100713-4|885	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0500.mf
14mu|texlive-cbfonts-20100713-4|886	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0600.mf
14mu|texlive-cbfonts-20100713-4|887	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0700.mf
14mu|texlive-cbfonts-20100713-4|888	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0800.mf
14mu|texlive-cbfonts-20100713-4|889	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0900.mf
14mu|texlive-cbfonts-20100713-4|890	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1000.mf
14mu|texlive-cbfonts-20100713-4|891	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1095.mf
14mu|texlive-cbfonts-20100713-4|892	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1200.mf
14mu|texlive-cbfonts-20100713-4|893	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1440.mf
14mu|texlive-cbfonts-20100713-4|894	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1728.mf
14mu|texlive-cbfonts-20100713-4|895	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2074.mf
14mu|texlive-cbfonts-20100713-4|896	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2488.mf
14mu|texlive-cbfonts-20100713-4|897	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2986.mf
14mu|texlive-cbfonts-20100713-4|898	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa3583.mf
14mu|texlive-cbfonts-20100713-4|899	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc.mf
14mu|texlive-cbfonts-20100713-4|900	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0500.mf
14mu|texlive-cbfonts-20100713-4|901	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0600.mf
14mu|texlive-cbfonts-20100713-4|902	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0700.mf
14mu|texlive-cbfonts-20100713-4|903	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0800.mf
14mu|texlive-cbfonts-20100713-4|904	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0900.mf
14mu|texlive-cbfonts-20100713-4|905	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1000.mf
14mu|texlive-cbfonts-20100713-4|906	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1095.mf
14mu|texlive-cbfonts-20100713-4|907	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1200.mf
14mu|texlive-cbfonts-20100713-4|908	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1440.mf
14mu|texlive-cbfonts-20100713-4|909	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1728.mf
14mu|texlive-cbfonts-20100713-4|910	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2074.mf
14mu|texlive-cbfonts-20100713-4|911	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2488.mf
14mu|texlive-cbfonts-20100713-4|912	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2986.mf
14mu|texlive-cbfonts-20100713-4|913	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc3583.mf
14mu|texlive-cbfonts-20100713-4|914	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe.mf
14mu|texlive-cbfonts-20100713-4|915	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0500.mf
14mu|texlive-cbfonts-20100713-4|916	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0600.mf
14mu|texlive-cbfonts-20100713-4|917	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0700.mf
14mu|texlive-cbfonts-20100713-4|918	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0800.mf
14mu|texlive-cbfonts-20100713-4|919	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0900.mf
14mu|texlive-cbfonts-20100713-4|920	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1000.mf
14mu|texlive-cbfonts-20100713-4|921	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1095.mf
14mu|texlive-cbfonts-20100713-4|922	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1200.mf
14mu|texlive-cbfonts-20100713-4|923	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1440.mf
14mu|texlive-cbfonts-20100713-4|924	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1728.mf
14mu|texlive-cbfonts-20100713-4|925	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2074.mf
14mu|texlive-cbfonts-20100713-4|926	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2488.mf
14mu|texlive-cbfonts-20100713-4|927	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2986.mf
14mu|texlive-cbfonts-20100713-4|928	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe3583.mf
14mu|texlive-cbfonts-20100713-4|929	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi.mf
14mu|texlive-cbfonts-20100713-4|930	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0500.mf
14mu|texlive-cbfonts-20100713-4|931	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0600.mf
14mu|texlive-cbfonts-20100713-4|932	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0700.mf
14mu|texlive-cbfonts-20100713-4|933	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0800.mf
14mu|texlive-cbfonts-20100713-4|934	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0900.mf
14mu|texlive-cbfonts-20100713-4|935	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1000.mf
14mu|texlive-cbfonts-20100713-4|936	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1095.mf
14mu|texlive-cbfonts-20100713-4|937	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1200.mf
14mu|texlive-cbfonts-20100713-4|938	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1440.mf
14mu|texlive-cbfonts-20100713-4|939	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1728.mf
14mu|texlive-cbfonts-20100713-4|940	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2074.mf
14mu|texlive-cbfonts-20100713-4|941	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2488.mf
14mu|texlive-cbfonts-20100713-4|942	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2986.mf
14mu|texlive-cbfonts-20100713-4|943	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi3583.mf
14mu|texlive-cbfonts-20100713-4|944	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn.mf
14mu|texlive-cbfonts-20100713-4|945	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0500.mf
14mu|texlive-cbfonts-20100713-4|946	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0600.mf
14mu|texlive-cbfonts-20100713-4|947	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0700.mf
14mu|texlive-cbfonts-20100713-4|948	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0800.mf
14mu|texlive-cbfonts-20100713-4|949	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0900.mf
14mu|texlive-cbfonts-20100713-4|950	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1000.mf
14mu|texlive-cbfonts-20100713-4|951	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1095.mf
14mu|texlive-cbfonts-20100713-4|952	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1200.mf
14mu|texlive-cbfonts-20100713-4|953	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1440.mf
14mu|texlive-cbfonts-20100713-4|954	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1728.mf
14mu|texlive-cbfonts-20100713-4|955	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2074.mf
14mu|texlive-cbfonts-20100713-4|956	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2488.mf
14mu|texlive-cbfonts-20100713-4|957	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2986.mf
14mu|texlive-cbfonts-20100713-4|958	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn3583.mf
14mu|texlive-cbfonts-20100713-4|959	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo.mf
14mu|texlive-cbfonts-20100713-4|960	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0500.mf
14mu|texlive-cbfonts-20100713-4|961	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0600.mf
14mu|texlive-cbfonts-20100713-4|962	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0700.mf
14mu|texlive-cbfonts-20100713-4|963	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0800.mf
14mu|texlive-cbfonts-20100713-4|964	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0900.mf
14mu|texlive-cbfonts-20100713-4|965	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1000.mf
14mu|texlive-cbfonts-20100713-4|966	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1095.mf
14mu|texlive-cbfonts-20100713-4|967	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1200.mf
14mu|texlive-cbfonts-20100713-4|968	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1440.mf
14mu|texlive-cbfonts-20100713-4|969	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1728.mf
14mu|texlive-cbfonts-20100713-4|970	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2074.mf
14mu|texlive-cbfonts-20100713-4|971	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2488.mf
14mu|texlive-cbfonts-20100713-4|972	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2986.mf
14mu|texlive-cbfonts-20100713-4|973	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo3583.mf
14mu|texlive-cbfonts-20100713-4|974	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu.mf
14mu|texlive-cbfonts-20100713-4|975	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0500.mf
14mu|texlive-cbfonts-20100713-4|976	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0600.mf
14mu|texlive-cbfonts-20100713-4|977	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0700.mf
14mu|texlive-cbfonts-20100713-4|978	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0800.mf
14mu|texlive-cbfonts-20100713-4|979	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0900.mf
14mu|texlive-cbfonts-20100713-4|980	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1000.mf
14mu|texlive-cbfonts-20100713-4|981	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1095.mf
14mu|texlive-cbfonts-20100713-4|982	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1200.mf
14mu|texlive-cbfonts-20100713-4|983	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1440.mf
14mu|texlive-cbfonts-20100713-4|984	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1728.mf
14mu|texlive-cbfonts-20100713-4|985	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2074.mf
14mu|texlive-cbfonts-20100713-4|986	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2488.mf
14mu|texlive-cbfonts-20100713-4|987	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2986.mf
14mu|texlive-cbfonts-20100713-4|988	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu3583.mf
14mu|texlive-cbfonts-20100713-4|989	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc.mf
14mu|texlive-cbfonts-20100713-4|990	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0500.mf
14mu|texlive-cbfonts-20100713-4|991	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0600.mf
14mu|texlive-cbfonts-20100713-4|992	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0700.mf
14mu|texlive-cbfonts-20100713-4|993	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0800.mf
14mu|texlive-cbfonts-20100713-4|994	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0900.mf
14mu|texlive-cbfonts-20100713-4|995	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1000.mf
14mu|texlive-cbfonts-20100713-4|996	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1095.mf
14mu|texlive-cbfonts-20100713-4|997	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1200.mf
14mu|texlive-cbfonts-20100713-4|998	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1440.mf
14mu|texlive-cbfonts-20100713-4|999	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1728.mf
14mu|texlive-cbfonts-20100713-4|1000	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2074.mf
14mu|texlive-cbfonts-20100713-4|1001	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2488.mf
14mu|texlive-cbfonts-20100713-4|1002	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2986.mf
14mu|texlive-cbfonts-20100713-4|1003	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc3583.mf
14mu|texlive-cbfonts-20100713-4|1004	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti.mf
14mu|texlive-cbfonts-20100713-4|1005	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0500.mf
14mu|texlive-cbfonts-20100713-4|1006	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0600.mf
14mu|texlive-cbfonts-20100713-4|1007	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0700.mf
14mu|texlive-cbfonts-20100713-4|1008	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0800.mf
14mu|texlive-cbfonts-20100713-4|1009	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0900.mf
14mu|texlive-cbfonts-20100713-4|1010	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1000.mf
14mu|texlive-cbfonts-20100713-4|1011	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1095.mf
14mu|texlive-cbfonts-20100713-4|1012	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1200.mf
14mu|texlive-cbfonts-20100713-4|1013	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1440.mf
14mu|texlive-cbfonts-20100713-4|1014	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1728.mf
14mu|texlive-cbfonts-20100713-4|1015	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2074.mf
14mu|texlive-cbfonts-20100713-4|1016	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2488.mf
14mu|texlive-cbfonts-20100713-4|1017	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2986.mf
14mu|texlive-cbfonts-20100713-4|1018	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti3583.mf
14mu|texlive-cbfonts-20100713-4|1019	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn.mf
14mu|texlive-cbfonts-20100713-4|1020	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0500.mf
14mu|texlive-cbfonts-20100713-4|1021	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0600.mf
14mu|texlive-cbfonts-20100713-4|1022	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0700.mf
14mu|texlive-cbfonts-20100713-4|1023	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0800.mf
14mu|texlive-cbfonts-20100713-4|1024	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0900.mf
14mu|texlive-cbfonts-20100713-4|1025	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1000.mf
14mu|texlive-cbfonts-20100713-4|1026	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1095.mf
14mu|texlive-cbfonts-20100713-4|1027	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1200.mf
14mu|texlive-cbfonts-20100713-4|1028	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1440.mf
14mu|texlive-cbfonts-20100713-4|1029	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1728.mf
14mu|texlive-cbfonts-20100713-4|1030	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2074.mf
14mu|texlive-cbfonts-20100713-4|1031	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2488.mf
14mu|texlive-cbfonts-20100713-4|1032	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2986.mf
14mu|texlive-cbfonts-20100713-4|1033	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn3583.mf
14mu|texlive-cbfonts-20100713-4|1034	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto.mf
14mu|texlive-cbfonts-20100713-4|1035	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0500.mf
14mu|texlive-cbfonts-20100713-4|1036	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0600.mf
14mu|texlive-cbfonts-20100713-4|1037	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0700.mf
14mu|texlive-cbfonts-20100713-4|1038	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0800.mf
14mu|texlive-cbfonts-20100713-4|1039	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0900.mf
14mu|texlive-cbfonts-20100713-4|1040	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1000.mf
14mu|texlive-cbfonts-20100713-4|1041	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1095.mf
14mu|texlive-cbfonts-20100713-4|1042	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1200.mf
14mu|texlive-cbfonts-20100713-4|1043	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1440.mf
14mu|texlive-cbfonts-20100713-4|1044	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1728.mf
14mu|texlive-cbfonts-20100713-4|1045	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2074.mf
14mu|texlive-cbfonts-20100713-4|1046	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2488.mf
14mu|texlive-cbfonts-20100713-4|1047	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2986.mf
14mu|texlive-cbfonts-20100713-4|1048	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto3583.mf
14mu|texlive-cbfonts-20100713-4|1049	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu.mf
14mu|texlive-cbfonts-20100713-4|1050	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0500.mf
14mu|texlive-cbfonts-20100713-4|1051	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0600.mf
14mu|texlive-cbfonts-20100713-4|1052	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0700.mf
14mu|texlive-cbfonts-20100713-4|1053	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0800.mf
14mu|texlive-cbfonts-20100713-4|1054	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0900.mf
14mu|texlive-cbfonts-20100713-4|1055	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1000.mf
14mu|texlive-cbfonts-20100713-4|1056	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1095.mf
14mu|texlive-cbfonts-20100713-4|1057	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1200.mf
14mu|texlive-cbfonts-20100713-4|1058	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1440.mf
14mu|texlive-cbfonts-20100713-4|1059	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1728.mf
14mu|texlive-cbfonts-20100713-4|1060	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2074.mf
14mu|texlive-cbfonts-20100713-4|1061	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2488.mf
14mu|texlive-cbfonts-20100713-4|1062	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2986.mf
14mu|texlive-cbfonts-20100713-4|1063	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu3583.mf
14mu|texlive-cbfonts-20100713-4|1064	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic0700.tfm
14mu|texlive-cbfonts-20100713-4|1065	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic0800.tfm
14mu|texlive-cbfonts-20100713-4|1066	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1000.tfm
14mu|texlive-cbfonts-20100713-4|1067	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1200.tfm
14mu|texlive-cbfonts-20100713-4|1068	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1382.tfm
14mu|texlive-cbfonts-20100713-4|1069	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1659.tfm
14mu|texlive-cbfonts-20100713-4|1070	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1991.tfm
14mu|texlive-cbfonts-20100713-4|1071	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic2389.tfm
14mu|texlive-cbfonts-20100713-4|1072	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic2866.tfm
14mu|texlive-cbfonts-20100713-4|1073	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic3440.tfm
14mu|texlive-cbfonts-20100713-4|1074	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic4128.tfm
14mu|texlive-cbfonts-20100713-4|1075	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii0700.tfm
14mu|texlive-cbfonts-20100713-4|1076	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii0800.tfm
14mu|texlive-cbfonts-20100713-4|1077	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1000.tfm
14mu|texlive-cbfonts-20100713-4|1078	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1200.tfm
14mu|texlive-cbfonts-20100713-4|1079	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1382.tfm
14mu|texlive-cbfonts-20100713-4|1080	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1659.tfm
14mu|texlive-cbfonts-20100713-4|1081	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1991.tfm
14mu|texlive-cbfonts-20100713-4|1082	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii2389.tfm
14mu|texlive-cbfonts-20100713-4|1083	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii2866.tfm
14mu|texlive-cbfonts-20100713-4|1084	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii3440.tfm
14mu|texlive-cbfonts-20100713-4|1085	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii4128.tfm
14mu|texlive-cbfonts-20100713-4|1086	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin0700.tfm
14mu|texlive-cbfonts-20100713-4|1087	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin0800.tfm
14mu|texlive-cbfonts-20100713-4|1088	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1000.tfm
14mu|texlive-cbfonts-20100713-4|1089	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1200.tfm
14mu|texlive-cbfonts-20100713-4|1090	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1382.tfm
14mu|texlive-cbfonts-20100713-4|1091	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1659.tfm
14mu|texlive-cbfonts-20100713-4|1092	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1991.tfm
14mu|texlive-cbfonts-20100713-4|1093	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin2389.tfm
14mu|texlive-cbfonts-20100713-4|1094	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin2866.tfm
14mu|texlive-cbfonts-20100713-4|1095	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin3440.tfm
14mu|texlive-cbfonts-20100713-4|1096	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin4128.tfm
14mu|texlive-cbfonts-20100713-4|1097	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio0700.tfm
14mu|texlive-cbfonts-20100713-4|1098	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio0800.tfm
14mu|texlive-cbfonts-20100713-4|1099	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1000.tfm
14mu|texlive-cbfonts-20100713-4|1100	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1200.tfm
14mu|texlive-cbfonts-20100713-4|1101	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1382.tfm
14mu|texlive-cbfonts-20100713-4|1102	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1659.tfm
14mu|texlive-cbfonts-20100713-4|1103	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1991.tfm
14mu|texlive-cbfonts-20100713-4|1104	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio2389.tfm
14mu|texlive-cbfonts-20100713-4|1105	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio2866.tfm
14mu|texlive-cbfonts-20100713-4|1106	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio3440.tfm
14mu|texlive-cbfonts-20100713-4|1107	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio4128.tfm
14mu|texlive-cbfonts-20100713-4|1108	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu0700.tfm
14mu|texlive-cbfonts-20100713-4|1109	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu0800.tfm
14mu|texlive-cbfonts-20100713-4|1110	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1000.tfm
14mu|texlive-cbfonts-20100713-4|1111	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1200.tfm
14mu|texlive-cbfonts-20100713-4|1112	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1382.tfm
14mu|texlive-cbfonts-20100713-4|1113	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1659.tfm
14mu|texlive-cbfonts-20100713-4|1114	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1991.tfm
14mu|texlive-cbfonts-20100713-4|1115	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu2389.tfm
14mu|texlive-cbfonts-20100713-4|1116	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu2866.tfm
14mu|texlive-cbfonts-20100713-4|1117	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu3440.tfm
14mu|texlive-cbfonts-20100713-4|1118	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu4128.tfm
14mu|texlive-cbfonts-20100713-4|1119	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc0700.tfm
14mu|texlive-cbfonts-20100713-4|1120	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc0800.tfm
14mu|texlive-cbfonts-20100713-4|1121	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1000.tfm
14mu|texlive-cbfonts-20100713-4|1122	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1200.tfm
14mu|texlive-cbfonts-20100713-4|1123	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1382.tfm
14mu|texlive-cbfonts-20100713-4|1124	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1659.tfm
14mu|texlive-cbfonts-20100713-4|1125	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1991.tfm
14mu|texlive-cbfonts-20100713-4|1126	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc2389.tfm
14mu|texlive-cbfonts-20100713-4|1127	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc2866.tfm
14mu|texlive-cbfonts-20100713-4|1128	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc3440.tfm
14mu|texlive-cbfonts-20100713-4|1129	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc4128.tfm
14mu|texlive-cbfonts-20100713-4|1130	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn0700.tfm
14mu|texlive-cbfonts-20100713-4|1131	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn0800.tfm
14mu|texlive-cbfonts-20100713-4|1132	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1000.tfm
14mu|texlive-cbfonts-20100713-4|1133	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1200.tfm
14mu|texlive-cbfonts-20100713-4|1134	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1382.tfm
14mu|texlive-cbfonts-20100713-4|1135	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1659.tfm
14mu|texlive-cbfonts-20100713-4|1136	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1991.tfm
14mu|texlive-cbfonts-20100713-4|1137	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn2389.tfm
14mu|texlive-cbfonts-20100713-4|1138	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn2866.tfm
14mu|texlive-cbfonts-20100713-4|1139	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn3440.tfm
14mu|texlive-cbfonts-20100713-4|1140	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn4128.tfm
14mu|texlive-cbfonts-20100713-4|1141	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo0700.tfm
14mu|texlive-cbfonts-20100713-4|1142	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo0800.tfm
14mu|texlive-cbfonts-20100713-4|1143	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1000.tfm
14mu|texlive-cbfonts-20100713-4|1144	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1200.tfm
14mu|texlive-cbfonts-20100713-4|1145	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1382.tfm
14mu|texlive-cbfonts-20100713-4|1146	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1659.tfm
14mu|texlive-cbfonts-20100713-4|1147	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1991.tfm
14mu|texlive-cbfonts-20100713-4|1148	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo2389.tfm
14mu|texlive-cbfonts-20100713-4|1149	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo2866.tfm
14mu|texlive-cbfonts-20100713-4|1150	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo3440.tfm
14mu|texlive-cbfonts-20100713-4|1151	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo4128.tfm
14mu|texlive-cbfonts-20100713-4|1152	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc0700.tfm
14mu|texlive-cbfonts-20100713-4|1153	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc0800.tfm
14mu|texlive-cbfonts-20100713-4|1154	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1000.tfm
14mu|texlive-cbfonts-20100713-4|1155	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1200.tfm
14mu|texlive-cbfonts-20100713-4|1156	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1382.tfm
14mu|texlive-cbfonts-20100713-4|1157	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1659.tfm
14mu|texlive-cbfonts-20100713-4|1158	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1991.tfm
14mu|texlive-cbfonts-20100713-4|1159	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc2389.tfm
14mu|texlive-cbfonts-20100713-4|1160	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc2866.tfm
14mu|texlive-cbfonts-20100713-4|1161	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc3440.tfm
14mu|texlive-cbfonts-20100713-4|1162	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc4128.tfm
14mu|texlive-cbfonts-20100713-4|1163	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi0700.tfm
14mu|texlive-cbfonts-20100713-4|1164	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi0800.tfm
14mu|texlive-cbfonts-20100713-4|1165	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1000.tfm
14mu|texlive-cbfonts-20100713-4|1166	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1200.tfm
14mu|texlive-cbfonts-20100713-4|1167	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1382.tfm
14mu|texlive-cbfonts-20100713-4|1168	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1659.tfm
14mu|texlive-cbfonts-20100713-4|1169	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1991.tfm
14mu|texlive-cbfonts-20100713-4|1170	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi2389.tfm
14mu|texlive-cbfonts-20100713-4|1171	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi2866.tfm
14mu|texlive-cbfonts-20100713-4|1172	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi3440.tfm
14mu|texlive-cbfonts-20100713-4|1173	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi4128.tfm
14mu|texlive-cbfonts-20100713-4|1174	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn0700.tfm
14mu|texlive-cbfonts-20100713-4|1175	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn0800.tfm
14mu|texlive-cbfonts-20100713-4|1176	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1000.tfm
14mu|texlive-cbfonts-20100713-4|1177	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1200.tfm
14mu|texlive-cbfonts-20100713-4|1178	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1382.tfm
14mu|texlive-cbfonts-20100713-4|1179	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1659.tfm
14mu|texlive-cbfonts-20100713-4|1180	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1991.tfm
14mu|texlive-cbfonts-20100713-4|1181	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn2389.tfm
14mu|texlive-cbfonts-20100713-4|1182	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn2866.tfm
14mu|texlive-cbfonts-20100713-4|1183	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn3440.tfm
14mu|texlive-cbfonts-20100713-4|1184	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn4128.tfm
14mu|texlive-cbfonts-20100713-4|1185	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo0700.tfm
14mu|texlive-cbfonts-20100713-4|1186	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo0800.tfm
14mu|texlive-cbfonts-20100713-4|1187	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1000.tfm
14mu|texlive-cbfonts-20100713-4|1188	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1200.tfm
14mu|texlive-cbfonts-20100713-4|1189	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1382.tfm
14mu|texlive-cbfonts-20100713-4|1190	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1659.tfm
14mu|texlive-cbfonts-20100713-4|1191	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1991.tfm
14mu|texlive-cbfonts-20100713-4|1192	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo2389.tfm
14mu|texlive-cbfonts-20100713-4|1193	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo2866.tfm
14mu|texlive-cbfonts-20100713-4|1194	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo3440.tfm
14mu|texlive-cbfonts-20100713-4|1195	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo4128.tfm
14mu|texlive-cbfonts-20100713-4|1196	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu0700.tfm
14mu|texlive-cbfonts-20100713-4|1197	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu0800.tfm
14mu|texlive-cbfonts-20100713-4|1198	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1000.tfm
14mu|texlive-cbfonts-20100713-4|1199	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1200.tfm
14mu|texlive-cbfonts-20100713-4|1200	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1382.tfm
14mu|texlive-cbfonts-20100713-4|1201	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1659.tfm
14mu|texlive-cbfonts-20100713-4|1202	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1991.tfm
14mu|texlive-cbfonts-20100713-4|1203	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu2389.tfm
14mu|texlive-cbfonts-20100713-4|1204	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu2866.tfm
14mu|texlive-cbfonts-20100713-4|1205	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu3440.tfm
14mu|texlive-cbfonts-20100713-4|1206	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu4128.tfm
14mu|texlive-cbfonts-20100713-4|1207	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc0700.tfm
14mu|texlive-cbfonts-20100713-4|1208	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc0800.tfm
14mu|texlive-cbfonts-20100713-4|1209	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1000.tfm
14mu|texlive-cbfonts-20100713-4|1210	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1200.tfm
14mu|texlive-cbfonts-20100713-4|1211	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1382.tfm
14mu|texlive-cbfonts-20100713-4|1212	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1659.tfm
14mu|texlive-cbfonts-20100713-4|1213	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1991.tfm
14mu|texlive-cbfonts-20100713-4|1214	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc2389.tfm
14mu|texlive-cbfonts-20100713-4|1215	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc2866.tfm
14mu|texlive-cbfonts-20100713-4|1216	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc3440.tfm
14mu|texlive-cbfonts-20100713-4|1217	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc4128.tfm
14mu|texlive-cbfonts-20100713-4|1218	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn0700.tfm
14mu|texlive-cbfonts-20100713-4|1219	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn0800.tfm
14mu|texlive-cbfonts-20100713-4|1220	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1000.tfm
14mu|texlive-cbfonts-20100713-4|1221	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1200.tfm
14mu|texlive-cbfonts-20100713-4|1222	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1382.tfm
14mu|texlive-cbfonts-20100713-4|1223	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1659.tfm
14mu|texlive-cbfonts-20100713-4|1224	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1991.tfm
14mu|texlive-cbfonts-20100713-4|1225	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn2389.tfm
14mu|texlive-cbfonts-20100713-4|1226	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn2866.tfm
14mu|texlive-cbfonts-20100713-4|1227	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn3440.tfm
14mu|texlive-cbfonts-20100713-4|1228	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn4128.tfm
14mu|texlive-cbfonts-20100713-4|1229	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto0700.tfm
14mu|texlive-cbfonts-20100713-4|1230	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto0800.tfm
14mu|texlive-cbfonts-20100713-4|1231	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1000.tfm
14mu|texlive-cbfonts-20100713-4|1232	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1200.tfm
14mu|texlive-cbfonts-20100713-4|1233	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1382.tfm
14mu|texlive-cbfonts-20100713-4|1234	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1659.tfm
14mu|texlive-cbfonts-20100713-4|1235	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1991.tfm
14mu|texlive-cbfonts-20100713-4|1236	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto2389.tfm
14mu|texlive-cbfonts-20100713-4|1237	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto2866.tfm
14mu|texlive-cbfonts-20100713-4|1238	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto3440.tfm
14mu|texlive-cbfonts-20100713-4|1239	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto4128.tfm
14mu|texlive-cbfonts-20100713-4|1240	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc0700.tfm
14mu|texlive-cbfonts-20100713-4|1241	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc0800.tfm
14mu|texlive-cbfonts-20100713-4|1242	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1000.tfm
14mu|texlive-cbfonts-20100713-4|1243	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1200.tfm
14mu|texlive-cbfonts-20100713-4|1244	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1382.tfm
14mu|texlive-cbfonts-20100713-4|1245	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1659.tfm
14mu|texlive-cbfonts-20100713-4|1246	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1991.tfm
14mu|texlive-cbfonts-20100713-4|1247	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc2389.tfm
14mu|texlive-cbfonts-20100713-4|1248	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc2866.tfm
14mu|texlive-cbfonts-20100713-4|1249	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc3440.tfm
14mu|texlive-cbfonts-20100713-4|1250	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc4128.tfm
14mu|texlive-cbfonts-20100713-4|1251	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi0700.tfm
14mu|texlive-cbfonts-20100713-4|1252	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi0800.tfm
14mu|texlive-cbfonts-20100713-4|1253	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1000.tfm
14mu|texlive-cbfonts-20100713-4|1254	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1200.tfm
14mu|texlive-cbfonts-20100713-4|1255	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1382.tfm
14mu|texlive-cbfonts-20100713-4|1256	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1659.tfm
14mu|texlive-cbfonts-20100713-4|1257	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1991.tfm
14mu|texlive-cbfonts-20100713-4|1258	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi2389.tfm
14mu|texlive-cbfonts-20100713-4|1259	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi2866.tfm
14mu|texlive-cbfonts-20100713-4|1260	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi3440.tfm
14mu|texlive-cbfonts-20100713-4|1261	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi4128.tfm
14mu|texlive-cbfonts-20100713-4|1262	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn0700.tfm
14mu|texlive-cbfonts-20100713-4|1263	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn0800.tfm
14mu|texlive-cbfonts-20100713-4|1264	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1000.tfm
14mu|texlive-cbfonts-20100713-4|1265	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1200.tfm
14mu|texlive-cbfonts-20100713-4|1266	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1382.tfm
14mu|texlive-cbfonts-20100713-4|1267	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1659.tfm
14mu|texlive-cbfonts-20100713-4|1268	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1991.tfm
14mu|texlive-cbfonts-20100713-4|1269	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn2389.tfm
14mu|texlive-cbfonts-20100713-4|1270	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn2866.tfm
14mu|texlive-cbfonts-20100713-4|1271	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn3440.tfm
14mu|texlive-cbfonts-20100713-4|1272	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn4128.tfm
14mu|texlive-cbfonts-20100713-4|1273	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo0700.tfm
14mu|texlive-cbfonts-20100713-4|1274	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo0800.tfm
14mu|texlive-cbfonts-20100713-4|1275	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1000.tfm
14mu|texlive-cbfonts-20100713-4|1276	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1200.tfm
14mu|texlive-cbfonts-20100713-4|1277	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1382.tfm
14mu|texlive-cbfonts-20100713-4|1278	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1659.tfm
14mu|texlive-cbfonts-20100713-4|1279	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1991.tfm
14mu|texlive-cbfonts-20100713-4|1280	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo2389.tfm
14mu|texlive-cbfonts-20100713-4|1281	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo2866.tfm
14mu|texlive-cbfonts-20100713-4|1282	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo3440.tfm
14mu|texlive-cbfonts-20100713-4|1283	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo4128.tfm
14mu|texlive-cbfonts-20100713-4|1284	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu0700.tfm
14mu|texlive-cbfonts-20100713-4|1285	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu0800.tfm
14mu|texlive-cbfonts-20100713-4|1286	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1000.tfm
14mu|texlive-cbfonts-20100713-4|1287	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1200.tfm
14mu|texlive-cbfonts-20100713-4|1288	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1382.tfm
14mu|texlive-cbfonts-20100713-4|1289	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1659.tfm
14mu|texlive-cbfonts-20100713-4|1290	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1991.tfm
14mu|texlive-cbfonts-20100713-4|1291	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu2389.tfm
14mu|texlive-cbfonts-20100713-4|1292	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu2866.tfm
14mu|texlive-cbfonts-20100713-4|1293	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu3440.tfm
14mu|texlive-cbfonts-20100713-4|1294	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu4128.tfm
14mu|texlive-cbfonts-20100713-4|1295	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc0700.tfm
14mu|texlive-cbfonts-20100713-4|1296	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc0800.tfm
14mu|texlive-cbfonts-20100713-4|1297	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1000.tfm
14mu|texlive-cbfonts-20100713-4|1298	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1200.tfm
14mu|texlive-cbfonts-20100713-4|1299	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1382.tfm
14mu|texlive-cbfonts-20100713-4|1300	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1659.tfm
14mu|texlive-cbfonts-20100713-4|1301	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1991.tfm
14mu|texlive-cbfonts-20100713-4|1302	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc2389.tfm
14mu|texlive-cbfonts-20100713-4|1303	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc2866.tfm
14mu|texlive-cbfonts-20100713-4|1304	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc3440.tfm
14mu|texlive-cbfonts-20100713-4|1305	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc4128.tfm
14mu|texlive-cbfonts-20100713-4|1306	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi0700.tfm
14mu|texlive-cbfonts-20100713-4|1307	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi0800.tfm
14mu|texlive-cbfonts-20100713-4|1308	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1000.tfm
14mu|texlive-cbfonts-20100713-4|1309	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1200.tfm
14mu|texlive-cbfonts-20100713-4|1310	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1382.tfm
14mu|texlive-cbfonts-20100713-4|1311	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1659.tfm
14mu|texlive-cbfonts-20100713-4|1312	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1991.tfm
14mu|texlive-cbfonts-20100713-4|1313	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi2389.tfm
14mu|texlive-cbfonts-20100713-4|1314	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi2866.tfm
14mu|texlive-cbfonts-20100713-4|1315	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi3440.tfm
14mu|texlive-cbfonts-20100713-4|1316	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi4128.tfm
14mu|texlive-cbfonts-20100713-4|1317	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn0700.tfm
14mu|texlive-cbfonts-20100713-4|1318	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn0800.tfm
14mu|texlive-cbfonts-20100713-4|1319	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1000.tfm
14mu|texlive-cbfonts-20100713-4|1320	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1200.tfm
14mu|texlive-cbfonts-20100713-4|1321	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1382.tfm
14mu|texlive-cbfonts-20100713-4|1322	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1659.tfm
14mu|texlive-cbfonts-20100713-4|1323	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1991.tfm
14mu|texlive-cbfonts-20100713-4|1324	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn2389.tfm
14mu|texlive-cbfonts-20100713-4|1325	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn2866.tfm
14mu|texlive-cbfonts-20100713-4|1326	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn3440.tfm
14mu|texlive-cbfonts-20100713-4|1327	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn4128.tfm
14mu|texlive-cbfonts-20100713-4|1328	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo0700.tfm
14mu|texlive-cbfonts-20100713-4|1329	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo0800.tfm
14mu|texlive-cbfonts-20100713-4|1330	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1000.tfm
14mu|texlive-cbfonts-20100713-4|1331	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1200.tfm
14mu|texlive-cbfonts-20100713-4|1332	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1382.tfm
14mu|texlive-cbfonts-20100713-4|1333	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1659.tfm
14mu|texlive-cbfonts-20100713-4|1334	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1991.tfm
14mu|texlive-cbfonts-20100713-4|1335	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo2389.tfm
14mu|texlive-cbfonts-20100713-4|1336	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo2866.tfm
14mu|texlive-cbfonts-20100713-4|1337	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo3440.tfm
14mu|texlive-cbfonts-20100713-4|1338	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo4128.tfm
14mu|texlive-cbfonts-20100713-4|1339	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu0700.tfm
14mu|texlive-cbfonts-20100713-4|1340	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu0800.tfm
14mu|texlive-cbfonts-20100713-4|1341	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1000.tfm
14mu|texlive-cbfonts-20100713-4|1342	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1200.tfm
14mu|texlive-cbfonts-20100713-4|1343	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1382.tfm
14mu|texlive-cbfonts-20100713-4|1344	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1659.tfm
14mu|texlive-cbfonts-20100713-4|1345	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1991.tfm
14mu|texlive-cbfonts-20100713-4|1346	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu2389.tfm
14mu|texlive-cbfonts-20100713-4|1347	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu2866.tfm
14mu|texlive-cbfonts-20100713-4|1348	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu3440.tfm
14mu|texlive-cbfonts-20100713-4|1349	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu4128.tfm
14mu|texlive-cbfonts-20100713-4|1350	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0500.tfm
14mu|texlive-cbfonts-20100713-4|1351	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0600.tfm
14mu|texlive-cbfonts-20100713-4|1352	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0700.tfm
14mu|texlive-cbfonts-20100713-4|1353	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0800.tfm
14mu|texlive-cbfonts-20100713-4|1354	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0900.tfm
14mu|texlive-cbfonts-20100713-4|1355	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1000.tfm
14mu|texlive-cbfonts-20100713-4|1356	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1095.tfm
14mu|texlive-cbfonts-20100713-4|1357	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1200.tfm
14mu|texlive-cbfonts-20100713-4|1358	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1440.tfm
14mu|texlive-cbfonts-20100713-4|1359	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1728.tfm
14mu|texlive-cbfonts-20100713-4|1360	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2074.tfm
14mu|texlive-cbfonts-20100713-4|1361	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2488.tfm
14mu|texlive-cbfonts-20100713-4|1362	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2986.tfm
14mu|texlive-cbfonts-20100713-4|1363	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn3583.tfm
14mu|texlive-cbfonts-20100713-4|1364	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0500.tfm
14mu|texlive-cbfonts-20100713-4|1365	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0600.tfm
14mu|texlive-cbfonts-20100713-4|1366	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0700.tfm
14mu|texlive-cbfonts-20100713-4|1367	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0800.tfm
14mu|texlive-cbfonts-20100713-4|1368	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0900.tfm
14mu|texlive-cbfonts-20100713-4|1369	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1000.tfm
14mu|texlive-cbfonts-20100713-4|1370	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1095.tfm
14mu|texlive-cbfonts-20100713-4|1371	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1200.tfm
14mu|texlive-cbfonts-20100713-4|1372	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1440.tfm
14mu|texlive-cbfonts-20100713-4|1373	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1728.tfm
14mu|texlive-cbfonts-20100713-4|1374	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2074.tfm
14mu|texlive-cbfonts-20100713-4|1375	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2488.tfm
14mu|texlive-cbfonts-20100713-4|1376	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2986.tfm
14mu|texlive-cbfonts-20100713-4|1377	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo3583.tfm
14mu|texlive-cbfonts-20100713-4|1378	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0500.tfm
14mu|texlive-cbfonts-20100713-4|1379	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0600.tfm
14mu|texlive-cbfonts-20100713-4|1380	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0700.tfm
14mu|texlive-cbfonts-20100713-4|1381	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0800.tfm
14mu|texlive-cbfonts-20100713-4|1382	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0900.tfm
14mu|texlive-cbfonts-20100713-4|1383	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1000.tfm
14mu|texlive-cbfonts-20100713-4|1384	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1095.tfm
14mu|texlive-cbfonts-20100713-4|1385	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1200.tfm
14mu|texlive-cbfonts-20100713-4|1386	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1440.tfm
14mu|texlive-cbfonts-20100713-4|1387	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1728.tfm
14mu|texlive-cbfonts-20100713-4|1388	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2074.tfm
14mu|texlive-cbfonts-20100713-4|1389	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2488.tfm
14mu|texlive-cbfonts-20100713-4|1390	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2986.tfm
14mu|texlive-cbfonts-20100713-4|1391	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr3583.tfm
14mu|texlive-cbfonts-20100713-4|1392	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0500.tfm
14mu|texlive-cbfonts-20100713-4|1393	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0600.tfm
14mu|texlive-cbfonts-20100713-4|1394	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0700.tfm
14mu|texlive-cbfonts-20100713-4|1395	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0800.tfm
14mu|texlive-cbfonts-20100713-4|1396	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0900.tfm
14mu|texlive-cbfonts-20100713-4|1397	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1000.tfm
14mu|texlive-cbfonts-20100713-4|1398	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1095.tfm
14mu|texlive-cbfonts-20100713-4|1399	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1200.tfm
14mu|texlive-cbfonts-20100713-4|1400	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1440.tfm
14mu|texlive-cbfonts-20100713-4|1401	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1728.tfm
14mu|texlive-cbfonts-20100713-4|1402	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2074.tfm
14mu|texlive-cbfonts-20100713-4|1403	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2488.tfm
14mu|texlive-cbfonts-20100713-4|1404	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2986.tfm
14mu|texlive-cbfonts-20100713-4|1405	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn3583.tfm
14mu|texlive-cbfonts-20100713-4|1406	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0500.tfm
14mu|texlive-cbfonts-20100713-4|1407	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0600.tfm
14mu|texlive-cbfonts-20100713-4|1408	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0700.tfm
14mu|texlive-cbfonts-20100713-4|1409	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0800.tfm
14mu|texlive-cbfonts-20100713-4|1410	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0900.tfm
14mu|texlive-cbfonts-20100713-4|1411	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1000.tfm
14mu|texlive-cbfonts-20100713-4|1412	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1095.tfm
14mu|texlive-cbfonts-20100713-4|1413	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1200.tfm
14mu|texlive-cbfonts-20100713-4|1414	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1440.tfm
14mu|texlive-cbfonts-20100713-4|1415	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1728.tfm
14mu|texlive-cbfonts-20100713-4|1416	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2074.tfm
14mu|texlive-cbfonts-20100713-4|1417	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2488.tfm
14mu|texlive-cbfonts-20100713-4|1418	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2986.tfm
14mu|texlive-cbfonts-20100713-4|1419	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo3583.tfm
14mu|texlive-cbfonts-20100713-4|1420	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0500.tfm
14mu|texlive-cbfonts-20100713-4|1421	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0600.tfm
14mu|texlive-cbfonts-20100713-4|1422	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0700.tfm
14mu|texlive-cbfonts-20100713-4|1423	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0800.tfm
14mu|texlive-cbfonts-20100713-4|1424	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0900.tfm
14mu|texlive-cbfonts-20100713-4|1425	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1000.tfm
14mu|texlive-cbfonts-20100713-4|1426	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1095.tfm
14mu|texlive-cbfonts-20100713-4|1427	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1200.tfm
14mu|texlive-cbfonts-20100713-4|1428	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1440.tfm
14mu|texlive-cbfonts-20100713-4|1429	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1728.tfm
14mu|texlive-cbfonts-20100713-4|1430	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2074.tfm
14mu|texlive-cbfonts-20100713-4|1431	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2488.tfm
14mu|texlive-cbfonts-20100713-4|1432	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2986.tfm
14mu|texlive-cbfonts-20100713-4|1433	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc3583.tfm
14mu|texlive-cbfonts-20100713-4|1434	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0500.tfm
14mu|texlive-cbfonts-20100713-4|1435	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0600.tfm
14mu|texlive-cbfonts-20100713-4|1436	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0700.tfm
14mu|texlive-cbfonts-20100713-4|1437	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0800.tfm
14mu|texlive-cbfonts-20100713-4|1438	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0900.tfm
14mu|texlive-cbfonts-20100713-4|1439	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1000.tfm
14mu|texlive-cbfonts-20100713-4|1440	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1095.tfm
14mu|texlive-cbfonts-20100713-4|1441	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1200.tfm
14mu|texlive-cbfonts-20100713-4|1442	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1440.tfm
14mu|texlive-cbfonts-20100713-4|1443	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1728.tfm
14mu|texlive-cbfonts-20100713-4|1444	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2074.tfm
14mu|texlive-cbfonts-20100713-4|1445	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2488.tfm
14mu|texlive-cbfonts-20100713-4|1446	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2986.tfm
14mu|texlive-cbfonts-20100713-4|1447	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi3583.tfm
14mu|texlive-cbfonts-20100713-4|1448	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0500.tfm
14mu|texlive-cbfonts-20100713-4|1449	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0600.tfm
14mu|texlive-cbfonts-20100713-4|1450	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0700.tfm
14mu|texlive-cbfonts-20100713-4|1451	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0800.tfm
14mu|texlive-cbfonts-20100713-4|1452	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0900.tfm
14mu|texlive-cbfonts-20100713-4|1453	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1000.tfm
14mu|texlive-cbfonts-20100713-4|1454	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1095.tfm
14mu|texlive-cbfonts-20100713-4|1455	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1200.tfm
14mu|texlive-cbfonts-20100713-4|1456	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1440.tfm
14mu|texlive-cbfonts-20100713-4|1457	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1728.tfm
14mu|texlive-cbfonts-20100713-4|1458	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2074.tfm
14mu|texlive-cbfonts-20100713-4|1459	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2488.tfm
14mu|texlive-cbfonts-20100713-4|1460	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2986.tfm
14mu|texlive-cbfonts-20100713-4|1461	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn3583.tfm
14mu|texlive-cbfonts-20100713-4|1462	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0500.tfm
14mu|texlive-cbfonts-20100713-4|1463	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0600.tfm
14mu|texlive-cbfonts-20100713-4|1464	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0700.tfm
14mu|texlive-cbfonts-20100713-4|1465	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0800.tfm
14mu|texlive-cbfonts-20100713-4|1466	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0900.tfm
14mu|texlive-cbfonts-20100713-4|1467	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1000.tfm
14mu|texlive-cbfonts-20100713-4|1468	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1095.tfm
14mu|texlive-cbfonts-20100713-4|1469	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1200.tfm
14mu|texlive-cbfonts-20100713-4|1470	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1440.tfm
14mu|texlive-cbfonts-20100713-4|1471	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1728.tfm
14mu|texlive-cbfonts-20100713-4|1472	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2074.tfm
14mu|texlive-cbfonts-20100713-4|1473	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2488.tfm
14mu|texlive-cbfonts-20100713-4|1474	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2986.tfm
14mu|texlive-cbfonts-20100713-4|1475	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo3583.tfm
14mu|texlive-cbfonts-20100713-4|1476	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0500.tfm
14mu|texlive-cbfonts-20100713-4|1477	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0600.tfm
14mu|texlive-cbfonts-20100713-4|1478	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0700.tfm
14mu|texlive-cbfonts-20100713-4|1479	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0800.tfm
14mu|texlive-cbfonts-20100713-4|1480	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0900.tfm
14mu|texlive-cbfonts-20100713-4|1481	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1000.tfm
14mu|texlive-cbfonts-20100713-4|1482	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1095.tfm
14mu|texlive-cbfonts-20100713-4|1483	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1200.tfm
14mu|texlive-cbfonts-20100713-4|1484	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1440.tfm
14mu|texlive-cbfonts-20100713-4|1485	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1728.tfm
14mu|texlive-cbfonts-20100713-4|1486	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2074.tfm
14mu|texlive-cbfonts-20100713-4|1487	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2488.tfm
14mu|texlive-cbfonts-20100713-4|1488	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2986.tfm
14mu|texlive-cbfonts-20100713-4|1489	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu3583.tfm
14mu|texlive-cbfonts-20100713-4|1490	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0500.tfm
14mu|texlive-cbfonts-20100713-4|1491	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0600.tfm
14mu|texlive-cbfonts-20100713-4|1492	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0700.tfm
14mu|texlive-cbfonts-20100713-4|1493	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0800.tfm
14mu|texlive-cbfonts-20100713-4|1494	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0900.tfm
14mu|texlive-cbfonts-20100713-4|1495	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1000.tfm
14mu|texlive-cbfonts-20100713-4|1496	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1095.tfm
14mu|texlive-cbfonts-20100713-4|1497	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1200.tfm
14mu|texlive-cbfonts-20100713-4|1498	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1440.tfm
14mu|texlive-cbfonts-20100713-4|1499	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1728.tfm
14mu|texlive-cbfonts-20100713-4|1500	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2074.tfm
14mu|texlive-cbfonts-20100713-4|1501	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2488.tfm
14mu|texlive-cbfonts-20100713-4|1502	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2986.tfm
14mu|texlive-cbfonts-20100713-4|1503	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc3583.tfm
14mu|texlive-cbfonts-20100713-4|1504	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0500.tfm
14mu|texlive-cbfonts-20100713-4|1505	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0600.tfm
14mu|texlive-cbfonts-20100713-4|1506	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0700.tfm
14mu|texlive-cbfonts-20100713-4|1507	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0800.tfm
14mu|texlive-cbfonts-20100713-4|1508	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0900.tfm
14mu|texlive-cbfonts-20100713-4|1509	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1000.tfm
14mu|texlive-cbfonts-20100713-4|1510	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1095.tfm
14mu|texlive-cbfonts-20100713-4|1511	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1200.tfm
14mu|texlive-cbfonts-20100713-4|1512	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1440.tfm
14mu|texlive-cbfonts-20100713-4|1513	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1728.tfm
14mu|texlive-cbfonts-20100713-4|1514	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2074.tfm
14mu|texlive-cbfonts-20100713-4|1515	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2488.tfm
14mu|texlive-cbfonts-20100713-4|1516	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2986.tfm
14mu|texlive-cbfonts-20100713-4|1517	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi3583.tfm
14mu|texlive-cbfonts-20100713-4|1518	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0500.tfm
14mu|texlive-cbfonts-20100713-4|1519	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0600.tfm
14mu|texlive-cbfonts-20100713-4|1520	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0700.tfm
14mu|texlive-cbfonts-20100713-4|1521	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0800.tfm
14mu|texlive-cbfonts-20100713-4|1522	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0900.tfm
14mu|texlive-cbfonts-20100713-4|1523	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1000.tfm
14mu|texlive-cbfonts-20100713-4|1524	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1095.tfm
14mu|texlive-cbfonts-20100713-4|1525	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1200.tfm
14mu|texlive-cbfonts-20100713-4|1526	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1440.tfm
14mu|texlive-cbfonts-20100713-4|1527	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1728.tfm
14mu|texlive-cbfonts-20100713-4|1528	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2074.tfm
14mu|texlive-cbfonts-20100713-4|1529	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2488.tfm
14mu|texlive-cbfonts-20100713-4|1530	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2986.tfm
14mu|texlive-cbfonts-20100713-4|1531	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn3583.tfm
14mu|texlive-cbfonts-20100713-4|1532	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0500.tfm
14mu|texlive-cbfonts-20100713-4|1533	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0600.tfm
14mu|texlive-cbfonts-20100713-4|1534	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0700.tfm
14mu|texlive-cbfonts-20100713-4|1535	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0800.tfm
14mu|texlive-cbfonts-20100713-4|1536	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0900.tfm
14mu|texlive-cbfonts-20100713-4|1537	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1000.tfm
14mu|texlive-cbfonts-20100713-4|1538	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1095.tfm
14mu|texlive-cbfonts-20100713-4|1539	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1200.tfm
14mu|texlive-cbfonts-20100713-4|1540	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1440.tfm
14mu|texlive-cbfonts-20100713-4|1541	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1728.tfm
14mu|texlive-cbfonts-20100713-4|1542	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2074.tfm
14mu|texlive-cbfonts-20100713-4|1543	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2488.tfm
14mu|texlive-cbfonts-20100713-4|1544	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2986.tfm
14mu|texlive-cbfonts-20100713-4|1545	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo3583.tfm
14mu|texlive-cbfonts-20100713-4|1546	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0500.tfm
14mu|texlive-cbfonts-20100713-4|1547	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0600.tfm
14mu|texlive-cbfonts-20100713-4|1548	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0700.tfm
14mu|texlive-cbfonts-20100713-4|1549	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0800.tfm
14mu|texlive-cbfonts-20100713-4|1550	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0900.tfm
14mu|texlive-cbfonts-20100713-4|1551	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1000.tfm
14mu|texlive-cbfonts-20100713-4|1552	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1095.tfm
14mu|texlive-cbfonts-20100713-4|1553	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1200.tfm
14mu|texlive-cbfonts-20100713-4|1554	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1440.tfm
14mu|texlive-cbfonts-20100713-4|1555	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1728.tfm
14mu|texlive-cbfonts-20100713-4|1556	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2074.tfm
14mu|texlive-cbfonts-20100713-4|1557	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2488.tfm
14mu|texlive-cbfonts-20100713-4|1558	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2986.tfm
14mu|texlive-cbfonts-20100713-4|1559	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu3583.tfm
14mu|texlive-cbfonts-20100713-4|1560	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0500.tfm
14mu|texlive-cbfonts-20100713-4|1561	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0600.tfm
14mu|texlive-cbfonts-20100713-4|1562	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0700.tfm
14mu|texlive-cbfonts-20100713-4|1563	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0800.tfm
14mu|texlive-cbfonts-20100713-4|1564	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0900.tfm
14mu|texlive-cbfonts-20100713-4|1565	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1000.tfm
14mu|texlive-cbfonts-20100713-4|1566	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1095.tfm
14mu|texlive-cbfonts-20100713-4|1567	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1200.tfm
14mu|texlive-cbfonts-20100713-4|1568	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1440.tfm
14mu|texlive-cbfonts-20100713-4|1569	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1728.tfm
14mu|texlive-cbfonts-20100713-4|1570	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2074.tfm
14mu|texlive-cbfonts-20100713-4|1571	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2488.tfm
14mu|texlive-cbfonts-20100713-4|1572	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2986.tfm
14mu|texlive-cbfonts-20100713-4|1573	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl3583.tfm
14mu|texlive-cbfonts-20100713-4|1574	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0500.tfm
14mu|texlive-cbfonts-20100713-4|1575	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0600.tfm
14mu|texlive-cbfonts-20100713-4|1576	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0700.tfm
14mu|texlive-cbfonts-20100713-4|1577	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0800.tfm
14mu|texlive-cbfonts-20100713-4|1578	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0900.tfm
14mu|texlive-cbfonts-20100713-4|1579	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1000.tfm
14mu|texlive-cbfonts-20100713-4|1580	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1095.tfm
14mu|texlive-cbfonts-20100713-4|1581	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1200.tfm
14mu|texlive-cbfonts-20100713-4|1582	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1440.tfm
14mu|texlive-cbfonts-20100713-4|1583	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1728.tfm
14mu|texlive-cbfonts-20100713-4|1584	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2074.tfm
14mu|texlive-cbfonts-20100713-4|1585	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2488.tfm
14mu|texlive-cbfonts-20100713-4|1586	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2986.tfm
14mu|texlive-cbfonts-20100713-4|1587	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc3583.tfm
14mu|texlive-cbfonts-20100713-4|1588	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0500.tfm
14mu|texlive-cbfonts-20100713-4|1589	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0600.tfm
14mu|texlive-cbfonts-20100713-4|1590	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0700.tfm
14mu|texlive-cbfonts-20100713-4|1591	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0800.tfm
14mu|texlive-cbfonts-20100713-4|1592	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0900.tfm
14mu|texlive-cbfonts-20100713-4|1593	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1000.tfm
14mu|texlive-cbfonts-20100713-4|1594	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1095.tfm
14mu|texlive-cbfonts-20100713-4|1595	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1200.tfm
14mu|texlive-cbfonts-20100713-4|1596	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1440.tfm
14mu|texlive-cbfonts-20100713-4|1597	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1728.tfm
14mu|texlive-cbfonts-20100713-4|1598	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2074.tfm
14mu|texlive-cbfonts-20100713-4|1599	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2488.tfm
14mu|texlive-cbfonts-20100713-4|1600	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2986.tfm
14mu|texlive-cbfonts-20100713-4|1601	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi3583.tfm
14mu|texlive-cbfonts-20100713-4|1602	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0500.tfm
14mu|texlive-cbfonts-20100713-4|1603	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0600.tfm
14mu|texlive-cbfonts-20100713-4|1604	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0700.tfm
14mu|texlive-cbfonts-20100713-4|1605	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0800.tfm
14mu|texlive-cbfonts-20100713-4|1606	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0900.tfm
14mu|texlive-cbfonts-20100713-4|1607	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1000.tfm
14mu|texlive-cbfonts-20100713-4|1608	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1095.tfm
14mu|texlive-cbfonts-20100713-4|1609	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1200.tfm
14mu|texlive-cbfonts-20100713-4|1610	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1440.tfm
14mu|texlive-cbfonts-20100713-4|1611	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1728.tfm
14mu|texlive-cbfonts-20100713-4|1612	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2074.tfm
14mu|texlive-cbfonts-20100713-4|1613	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2488.tfm
14mu|texlive-cbfonts-20100713-4|1614	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2986.tfm
14mu|texlive-cbfonts-20100713-4|1615	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml3583.tfm
14mu|texlive-cbfonts-20100713-4|1616	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0500.tfm
14mu|texlive-cbfonts-20100713-4|1617	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0600.tfm
14mu|texlive-cbfonts-20100713-4|1618	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0700.tfm
14mu|texlive-cbfonts-20100713-4|1619	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0800.tfm
14mu|texlive-cbfonts-20100713-4|1620	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0900.tfm
14mu|texlive-cbfonts-20100713-4|1621	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1000.tfm
14mu|texlive-cbfonts-20100713-4|1622	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1095.tfm
14mu|texlive-cbfonts-20100713-4|1623	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1200.tfm
14mu|texlive-cbfonts-20100713-4|1624	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1440.tfm
14mu|texlive-cbfonts-20100713-4|1625	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1728.tfm
14mu|texlive-cbfonts-20100713-4|1626	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2074.tfm
14mu|texlive-cbfonts-20100713-4|1627	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2488.tfm
14mu|texlive-cbfonts-20100713-4|1628	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2986.tfm
14mu|texlive-cbfonts-20100713-4|1629	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn3583.tfm
14mu|texlive-cbfonts-20100713-4|1630	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0500.tfm
14mu|texlive-cbfonts-20100713-4|1631	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0600.tfm
14mu|texlive-cbfonts-20100713-4|1632	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0700.tfm
14mu|texlive-cbfonts-20100713-4|1633	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0800.tfm
14mu|texlive-cbfonts-20100713-4|1634	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0900.tfm
14mu|texlive-cbfonts-20100713-4|1635	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1000.tfm
14mu|texlive-cbfonts-20100713-4|1636	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1095.tfm
14mu|texlive-cbfonts-20100713-4|1637	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1200.tfm
14mu|texlive-cbfonts-20100713-4|1638	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1440.tfm
14mu|texlive-cbfonts-20100713-4|1639	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1728.tfm
14mu|texlive-cbfonts-20100713-4|1640	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2074.tfm
14mu|texlive-cbfonts-20100713-4|1641	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2488.tfm
14mu|texlive-cbfonts-20100713-4|1642	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2986.tfm
14mu|texlive-cbfonts-20100713-4|1643	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo3583.tfm
14mu|texlive-cbfonts-20100713-4|1644	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0500.tfm
14mu|texlive-cbfonts-20100713-4|1645	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0600.tfm
14mu|texlive-cbfonts-20100713-4|1646	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0700.tfm
14mu|texlive-cbfonts-20100713-4|1647	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0800.tfm
14mu|texlive-cbfonts-20100713-4|1648	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0900.tfm
14mu|texlive-cbfonts-20100713-4|1649	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1000.tfm
14mu|texlive-cbfonts-20100713-4|1650	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1095.tfm
14mu|texlive-cbfonts-20100713-4|1651	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1200.tfm
14mu|texlive-cbfonts-20100713-4|1652	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1440.tfm
14mu|texlive-cbfonts-20100713-4|1653	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1728.tfm
14mu|texlive-cbfonts-20100713-4|1654	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2074.tfm
14mu|texlive-cbfonts-20100713-4|1655	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2488.tfm
14mu|texlive-cbfonts-20100713-4|1656	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2986.tfm
14mu|texlive-cbfonts-20100713-4|1657	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu3583.tfm
14mu|texlive-cbfonts-20100713-4|1658	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0500.tfm
14mu|texlive-cbfonts-20100713-4|1659	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0600.tfm
14mu|texlive-cbfonts-20100713-4|1660	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0700.tfm
14mu|texlive-cbfonts-20100713-4|1661	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0800.tfm
14mu|texlive-cbfonts-20100713-4|1662	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0900.tfm
14mu|texlive-cbfonts-20100713-4|1663	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1000.tfm
14mu|texlive-cbfonts-20100713-4|1664	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1095.tfm
14mu|texlive-cbfonts-20100713-4|1665	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1200.tfm
14mu|texlive-cbfonts-20100713-4|1666	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1440.tfm
14mu|texlive-cbfonts-20100713-4|1667	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1728.tfm
14mu|texlive-cbfonts-20100713-4|1668	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2074.tfm
14mu|texlive-cbfonts-20100713-4|1669	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2488.tfm
14mu|texlive-cbfonts-20100713-4|1670	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2986.tfm
14mu|texlive-cbfonts-20100713-4|1671	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc3583.tfm
14mu|texlive-cbfonts-20100713-4|1672	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0500.tfm
14mu|texlive-cbfonts-20100713-4|1673	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0600.tfm
14mu|texlive-cbfonts-20100713-4|1674	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0700.tfm
14mu|texlive-cbfonts-20100713-4|1675	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0800.tfm
14mu|texlive-cbfonts-20100713-4|1676	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0900.tfm
14mu|texlive-cbfonts-20100713-4|1677	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1000.tfm
14mu|texlive-cbfonts-20100713-4|1678	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1095.tfm
14mu|texlive-cbfonts-20100713-4|1679	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1200.tfm
14mu|texlive-cbfonts-20100713-4|1680	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1440.tfm
14mu|texlive-cbfonts-20100713-4|1681	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1728.tfm
14mu|texlive-cbfonts-20100713-4|1682	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2074.tfm
14mu|texlive-cbfonts-20100713-4|1683	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2488.tfm
14mu|texlive-cbfonts-20100713-4|1684	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2986.tfm
14mu|texlive-cbfonts-20100713-4|1685	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi3583.tfm
14mu|texlive-cbfonts-20100713-4|1686	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0500.tfm
14mu|texlive-cbfonts-20100713-4|1687	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0600.tfm
14mu|texlive-cbfonts-20100713-4|1688	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0700.tfm
14mu|texlive-cbfonts-20100713-4|1689	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0800.tfm
14mu|texlive-cbfonts-20100713-4|1690	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0900.tfm
14mu|texlive-cbfonts-20100713-4|1691	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1000.tfm
14mu|texlive-cbfonts-20100713-4|1692	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1095.tfm
14mu|texlive-cbfonts-20100713-4|1693	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1200.tfm
14mu|texlive-cbfonts-20100713-4|1694	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1440.tfm
14mu|texlive-cbfonts-20100713-4|1695	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1728.tfm
14mu|texlive-cbfonts-20100713-4|1696	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2074.tfm
14mu|texlive-cbfonts-20100713-4|1697	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2488.tfm
14mu|texlive-cbfonts-20100713-4|1698	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2986.tfm
14mu|texlive-cbfonts-20100713-4|1699	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl3583.tfm
14mu|texlive-cbfonts-20100713-4|1700	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0500.tfm
14mu|texlive-cbfonts-20100713-4|1701	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0600.tfm
14mu|texlive-cbfonts-20100713-4|1702	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0700.tfm
14mu|texlive-cbfonts-20100713-4|1703	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0800.tfm
14mu|texlive-cbfonts-20100713-4|1704	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0900.tfm
14mu|texlive-cbfonts-20100713-4|1705	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1000.tfm
14mu|texlive-cbfonts-20100713-4|1706	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1095.tfm
14mu|texlive-cbfonts-20100713-4|1707	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1200.tfm
14mu|texlive-cbfonts-20100713-4|1708	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1440.tfm
14mu|texlive-cbfonts-20100713-4|1709	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1728.tfm
14mu|texlive-cbfonts-20100713-4|1710	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2074.tfm
14mu|texlive-cbfonts-20100713-4|1711	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2488.tfm
14mu|texlive-cbfonts-20100713-4|1712	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2986.tfm
14mu|texlive-cbfonts-20100713-4|1713	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn3583.tfm
14mu|texlive-cbfonts-20100713-4|1714	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0500.tfm
14mu|texlive-cbfonts-20100713-4|1715	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0600.tfm
14mu|texlive-cbfonts-20100713-4|1716	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0700.tfm
14mu|texlive-cbfonts-20100713-4|1717	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0800.tfm
14mu|texlive-cbfonts-20100713-4|1718	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0900.tfm
14mu|texlive-cbfonts-20100713-4|1719	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1000.tfm
14mu|texlive-cbfonts-20100713-4|1720	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1095.tfm
14mu|texlive-cbfonts-20100713-4|1721	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1200.tfm
14mu|texlive-cbfonts-20100713-4|1722	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1440.tfm
14mu|texlive-cbfonts-20100713-4|1723	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1728.tfm
14mu|texlive-cbfonts-20100713-4|1724	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2074.tfm
14mu|texlive-cbfonts-20100713-4|1725	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2488.tfm
14mu|texlive-cbfonts-20100713-4|1726	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2986.tfm
14mu|texlive-cbfonts-20100713-4|1727	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo3583.tfm
14mu|texlive-cbfonts-20100713-4|1728	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0500.tfm
14mu|texlive-cbfonts-20100713-4|1729	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0600.tfm
14mu|texlive-cbfonts-20100713-4|1730	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0700.tfm
14mu|texlive-cbfonts-20100713-4|1731	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0800.tfm
14mu|texlive-cbfonts-20100713-4|1732	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0900.tfm
14mu|texlive-cbfonts-20100713-4|1733	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1000.tfm
14mu|texlive-cbfonts-20100713-4|1734	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1095.tfm
14mu|texlive-cbfonts-20100713-4|1735	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1200.tfm
14mu|texlive-cbfonts-20100713-4|1736	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1440.tfm
14mu|texlive-cbfonts-20100713-4|1737	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1728.tfm
14mu|texlive-cbfonts-20100713-4|1738	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2074.tfm
14mu|texlive-cbfonts-20100713-4|1739	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2488.tfm
14mu|texlive-cbfonts-20100713-4|1740	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2986.tfm
14mu|texlive-cbfonts-20100713-4|1741	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu3583.tfm
14mu|texlive-cbfonts-20100713-4|1742	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0500.tfm
14mu|texlive-cbfonts-20100713-4|1743	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0600.tfm
14mu|texlive-cbfonts-20100713-4|1744	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0700.tfm
14mu|texlive-cbfonts-20100713-4|1745	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0800.tfm
14mu|texlive-cbfonts-20100713-4|1746	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0900.tfm
14mu|texlive-cbfonts-20100713-4|1747	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1000.tfm
14mu|texlive-cbfonts-20100713-4|1748	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1095.tfm
14mu|texlive-cbfonts-20100713-4|1749	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1200.tfm
14mu|texlive-cbfonts-20100713-4|1750	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1440.tfm
14mu|texlive-cbfonts-20100713-4|1751	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1728.tfm
14mu|texlive-cbfonts-20100713-4|1752	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2074.tfm
14mu|texlive-cbfonts-20100713-4|1753	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2488.tfm
14mu|texlive-cbfonts-20100713-4|1754	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2986.tfm
14mu|texlive-cbfonts-20100713-4|1755	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma3583.tfm
14mu|texlive-cbfonts-20100713-4|1756	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0500.tfm
14mu|texlive-cbfonts-20100713-4|1757	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0600.tfm
14mu|texlive-cbfonts-20100713-4|1758	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0700.tfm
14mu|texlive-cbfonts-20100713-4|1759	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0800.tfm
14mu|texlive-cbfonts-20100713-4|1760	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0900.tfm
14mu|texlive-cbfonts-20100713-4|1761	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1000.tfm
14mu|texlive-cbfonts-20100713-4|1762	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1095.tfm
14mu|texlive-cbfonts-20100713-4|1763	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1200.tfm
14mu|texlive-cbfonts-20100713-4|1764	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1440.tfm
14mu|texlive-cbfonts-20100713-4|1765	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1728.tfm
14mu|texlive-cbfonts-20100713-4|1766	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2074.tfm
14mu|texlive-cbfonts-20100713-4|1767	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2488.tfm
14mu|texlive-cbfonts-20100713-4|1768	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2986.tfm
14mu|texlive-cbfonts-20100713-4|1769	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc3583.tfm
14mu|texlive-cbfonts-20100713-4|1770	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0500.tfm
14mu|texlive-cbfonts-20100713-4|1771	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0600.tfm
14mu|texlive-cbfonts-20100713-4|1772	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0700.tfm
14mu|texlive-cbfonts-20100713-4|1773	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0800.tfm
14mu|texlive-cbfonts-20100713-4|1774	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0900.tfm
14mu|texlive-cbfonts-20100713-4|1775	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1000.tfm
14mu|texlive-cbfonts-20100713-4|1776	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1095.tfm
14mu|texlive-cbfonts-20100713-4|1777	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1200.tfm
14mu|texlive-cbfonts-20100713-4|1778	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1440.tfm
14mu|texlive-cbfonts-20100713-4|1779	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1728.tfm
14mu|texlive-cbfonts-20100713-4|1780	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2074.tfm
14mu|texlive-cbfonts-20100713-4|1781	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2488.tfm
14mu|texlive-cbfonts-20100713-4|1782	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2986.tfm
14mu|texlive-cbfonts-20100713-4|1783	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme3583.tfm
14mu|texlive-cbfonts-20100713-4|1784	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0500.tfm
14mu|texlive-cbfonts-20100713-4|1785	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0600.tfm
14mu|texlive-cbfonts-20100713-4|1786	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0700.tfm
14mu|texlive-cbfonts-20100713-4|1787	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0800.tfm
14mu|texlive-cbfonts-20100713-4|1788	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0900.tfm
14mu|texlive-cbfonts-20100713-4|1789	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1000.tfm
14mu|texlive-cbfonts-20100713-4|1790	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1095.tfm
14mu|texlive-cbfonts-20100713-4|1791	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1200.tfm
14mu|texlive-cbfonts-20100713-4|1792	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1440.tfm
14mu|texlive-cbfonts-20100713-4|1793	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1728.tfm
14mu|texlive-cbfonts-20100713-4|1794	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2074.tfm
14mu|texlive-cbfonts-20100713-4|1795	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2488.tfm
14mu|texlive-cbfonts-20100713-4|1796	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2986.tfm
14mu|texlive-cbfonts-20100713-4|1797	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi3583.tfm
14mu|texlive-cbfonts-20100713-4|1798	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0500.tfm
14mu|texlive-cbfonts-20100713-4|1799	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0600.tfm
14mu|texlive-cbfonts-20100713-4|1800	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0700.tfm
14mu|texlive-cbfonts-20100713-4|1801	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0800.tfm
14mu|texlive-cbfonts-20100713-4|1802	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0900.tfm
14mu|texlive-cbfonts-20100713-4|1803	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1000.tfm
14mu|texlive-cbfonts-20100713-4|1804	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1095.tfm
14mu|texlive-cbfonts-20100713-4|1805	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1200.tfm
14mu|texlive-cbfonts-20100713-4|1806	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1440.tfm
14mu|texlive-cbfonts-20100713-4|1807	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1728.tfm
14mu|texlive-cbfonts-20100713-4|1808	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2074.tfm
14mu|texlive-cbfonts-20100713-4|1809	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2488.tfm
14mu|texlive-cbfonts-20100713-4|1810	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2986.tfm
14mu|texlive-cbfonts-20100713-4|1811	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn3583.tfm
14mu|texlive-cbfonts-20100713-4|1812	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0500.tfm
14mu|texlive-cbfonts-20100713-4|1813	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0600.tfm
14mu|texlive-cbfonts-20100713-4|1814	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0700.tfm
14mu|texlive-cbfonts-20100713-4|1815	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0800.tfm
14mu|texlive-cbfonts-20100713-4|1816	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0900.tfm
14mu|texlive-cbfonts-20100713-4|1817	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1000.tfm
14mu|texlive-cbfonts-20100713-4|1818	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1095.tfm
14mu|texlive-cbfonts-20100713-4|1819	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1200.tfm
14mu|texlive-cbfonts-20100713-4|1820	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1440.tfm
14mu|texlive-cbfonts-20100713-4|1821	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1728.tfm
14mu|texlive-cbfonts-20100713-4|1822	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2074.tfm
14mu|texlive-cbfonts-20100713-4|1823	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2488.tfm
14mu|texlive-cbfonts-20100713-4|1824	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2986.tfm
14mu|texlive-cbfonts-20100713-4|1825	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo3583.tfm
14mu|texlive-cbfonts-20100713-4|1826	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0500.tfm
14mu|texlive-cbfonts-20100713-4|1827	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0600.tfm
14mu|texlive-cbfonts-20100713-4|1828	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0700.tfm
14mu|texlive-cbfonts-20100713-4|1829	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0800.tfm
14mu|texlive-cbfonts-20100713-4|1830	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0900.tfm
14mu|texlive-cbfonts-20100713-4|1831	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1000.tfm
14mu|texlive-cbfonts-20100713-4|1832	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1095.tfm
14mu|texlive-cbfonts-20100713-4|1833	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1200.tfm
14mu|texlive-cbfonts-20100713-4|1834	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1440.tfm
14mu|texlive-cbfonts-20100713-4|1835	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1728.tfm
14mu|texlive-cbfonts-20100713-4|1836	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2074.tfm
14mu|texlive-cbfonts-20100713-4|1837	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2488.tfm
14mu|texlive-cbfonts-20100713-4|1838	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2986.tfm
14mu|texlive-cbfonts-20100713-4|1839	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu3583.tfm
14mu|texlive-cbfonts-20100713-4|1840	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0500.tfm
14mu|texlive-cbfonts-20100713-4|1841	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0600.tfm
14mu|texlive-cbfonts-20100713-4|1842	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0700.tfm
14mu|texlive-cbfonts-20100713-4|1843	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0800.tfm
14mu|texlive-cbfonts-20100713-4|1844	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0900.tfm
14mu|texlive-cbfonts-20100713-4|1845	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1000.tfm
14mu|texlive-cbfonts-20100713-4|1846	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1095.tfm
14mu|texlive-cbfonts-20100713-4|1847	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1200.tfm
14mu|texlive-cbfonts-20100713-4|1848	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1440.tfm
14mu|texlive-cbfonts-20100713-4|1849	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1728.tfm
14mu|texlive-cbfonts-20100713-4|1850	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2074.tfm
14mu|texlive-cbfonts-20100713-4|1851	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2488.tfm
14mu|texlive-cbfonts-20100713-4|1852	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2986.tfm
14mu|texlive-cbfonts-20100713-4|1853	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa3583.tfm
14mu|texlive-cbfonts-20100713-4|1854	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0500.tfm
14mu|texlive-cbfonts-20100713-4|1855	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0600.tfm
14mu|texlive-cbfonts-20100713-4|1856	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0700.tfm
14mu|texlive-cbfonts-20100713-4|1857	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0800.tfm
14mu|texlive-cbfonts-20100713-4|1858	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0900.tfm
14mu|texlive-cbfonts-20100713-4|1859	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1000.tfm
14mu|texlive-cbfonts-20100713-4|1860	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1095.tfm
14mu|texlive-cbfonts-20100713-4|1861	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1200.tfm
14mu|texlive-cbfonts-20100713-4|1862	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1440.tfm
14mu|texlive-cbfonts-20100713-4|1863	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1728.tfm
14mu|texlive-cbfonts-20100713-4|1864	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2074.tfm
14mu|texlive-cbfonts-20100713-4|1865	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2488.tfm
14mu|texlive-cbfonts-20100713-4|1866	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2986.tfm
14mu|texlive-cbfonts-20100713-4|1867	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc3583.tfm
14mu|texlive-cbfonts-20100713-4|1868	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0500.tfm
14mu|texlive-cbfonts-20100713-4|1869	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0600.tfm
14mu|texlive-cbfonts-20100713-4|1870	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0700.tfm
14mu|texlive-cbfonts-20100713-4|1871	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0800.tfm
14mu|texlive-cbfonts-20100713-4|1872	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0900.tfm
14mu|texlive-cbfonts-20100713-4|1873	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1000.tfm
14mu|texlive-cbfonts-20100713-4|1874	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1095.tfm
14mu|texlive-cbfonts-20100713-4|1875	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1200.tfm
14mu|texlive-cbfonts-20100713-4|1876	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1440.tfm
14mu|texlive-cbfonts-20100713-4|1877	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1728.tfm
14mu|texlive-cbfonts-20100713-4|1878	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2074.tfm
14mu|texlive-cbfonts-20100713-4|1879	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2488.tfm
14mu|texlive-cbfonts-20100713-4|1880	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2986.tfm
14mu|texlive-cbfonts-20100713-4|1881	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe3583.tfm
14mu|texlive-cbfonts-20100713-4|1882	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0500.tfm
14mu|texlive-cbfonts-20100713-4|1883	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0600.tfm
14mu|texlive-cbfonts-20100713-4|1884	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0700.tfm
14mu|texlive-cbfonts-20100713-4|1885	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0800.tfm
14mu|texlive-cbfonts-20100713-4|1886	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0900.tfm
14mu|texlive-cbfonts-20100713-4|1887	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1000.tfm
14mu|texlive-cbfonts-20100713-4|1888	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1095.tfm
14mu|texlive-cbfonts-20100713-4|1889	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1200.tfm
14mu|texlive-cbfonts-20100713-4|1890	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1440.tfm
14mu|texlive-cbfonts-20100713-4|1891	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1728.tfm
14mu|texlive-cbfonts-20100713-4|1892	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2074.tfm
14mu|texlive-cbfonts-20100713-4|1893	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2488.tfm
14mu|texlive-cbfonts-20100713-4|1894	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2986.tfm
14mu|texlive-cbfonts-20100713-4|1895	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi3583.tfm
14mu|texlive-cbfonts-20100713-4|1896	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0500.tfm
14mu|texlive-cbfonts-20100713-4|1897	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0600.tfm
14mu|texlive-cbfonts-20100713-4|1898	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0700.tfm
14mu|texlive-cbfonts-20100713-4|1899	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0800.tfm
14mu|texlive-cbfonts-20100713-4|1900	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0900.tfm
14mu|texlive-cbfonts-20100713-4|1901	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1000.tfm
14mu|texlive-cbfonts-20100713-4|1902	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1095.tfm
14mu|texlive-cbfonts-20100713-4|1903	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1200.tfm
14mu|texlive-cbfonts-20100713-4|1904	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1440.tfm
14mu|texlive-cbfonts-20100713-4|1905	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1728.tfm
14mu|texlive-cbfonts-20100713-4|1906	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2074.tfm
14mu|texlive-cbfonts-20100713-4|1907	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2488.tfm
14mu|texlive-cbfonts-20100713-4|1908	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2986.tfm
14mu|texlive-cbfonts-20100713-4|1909	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn3583.tfm
14mu|texlive-cbfonts-20100713-4|1910	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0500.tfm
14mu|texlive-cbfonts-20100713-4|1911	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0600.tfm
14mu|texlive-cbfonts-20100713-4|1912	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0700.tfm
14mu|texlive-cbfonts-20100713-4|1913	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0800.tfm
14mu|texlive-cbfonts-20100713-4|1914	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0900.tfm
14mu|texlive-cbfonts-20100713-4|1915	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1000.tfm
14mu|texlive-cbfonts-20100713-4|1916	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1095.tfm
14mu|texlive-cbfonts-20100713-4|1917	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1200.tfm
14mu|texlive-cbfonts-20100713-4|1918	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1440.tfm
14mu|texlive-cbfonts-20100713-4|1919	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1728.tfm
14mu|texlive-cbfonts-20100713-4|1920	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2074.tfm
14mu|texlive-cbfonts-20100713-4|1921	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2488.tfm
14mu|texlive-cbfonts-20100713-4|1922	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2986.tfm
14mu|texlive-cbfonts-20100713-4|1923	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo3583.tfm
14mu|texlive-cbfonts-20100713-4|1924	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0500.tfm
14mu|texlive-cbfonts-20100713-4|1925	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0600.tfm
14mu|texlive-cbfonts-20100713-4|1926	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0700.tfm
14mu|texlive-cbfonts-20100713-4|1927	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0800.tfm
14mu|texlive-cbfonts-20100713-4|1928	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0900.tfm
14mu|texlive-cbfonts-20100713-4|1929	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1000.tfm
14mu|texlive-cbfonts-20100713-4|1930	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1095.tfm
14mu|texlive-cbfonts-20100713-4|1931	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1200.tfm
14mu|texlive-cbfonts-20100713-4|1932	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1440.tfm
14mu|texlive-cbfonts-20100713-4|1933	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1728.tfm
14mu|texlive-cbfonts-20100713-4|1934	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2074.tfm
14mu|texlive-cbfonts-20100713-4|1935	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2488.tfm
14mu|texlive-cbfonts-20100713-4|1936	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2986.tfm
14mu|texlive-cbfonts-20100713-4|1937	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu3583.tfm
14mu|texlive-cbfonts-20100713-4|1938	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0500.tfm
14mu|texlive-cbfonts-20100713-4|1939	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0600.tfm
14mu|texlive-cbfonts-20100713-4|1940	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0700.tfm
14mu|texlive-cbfonts-20100713-4|1941	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0800.tfm
14mu|texlive-cbfonts-20100713-4|1942	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0900.tfm
14mu|texlive-cbfonts-20100713-4|1943	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1000.tfm
14mu|texlive-cbfonts-20100713-4|1944	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1095.tfm
14mu|texlive-cbfonts-20100713-4|1945	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1200.tfm
14mu|texlive-cbfonts-20100713-4|1946	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1440.tfm
14mu|texlive-cbfonts-20100713-4|1947	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1728.tfm
14mu|texlive-cbfonts-20100713-4|1948	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2074.tfm
14mu|texlive-cbfonts-20100713-4|1949	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2488.tfm
14mu|texlive-cbfonts-20100713-4|1950	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2986.tfm
14mu|texlive-cbfonts-20100713-4|1951	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc3583.tfm
14mu|texlive-cbfonts-20100713-4|1952	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0500.tfm
14mu|texlive-cbfonts-20100713-4|1953	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0600.tfm
14mu|texlive-cbfonts-20100713-4|1954	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0700.tfm
14mu|texlive-cbfonts-20100713-4|1955	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0800.tfm
14mu|texlive-cbfonts-20100713-4|1956	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0900.tfm
14mu|texlive-cbfonts-20100713-4|1957	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1000.tfm
14mu|texlive-cbfonts-20100713-4|1958	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1095.tfm
14mu|texlive-cbfonts-20100713-4|1959	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1200.tfm
14mu|texlive-cbfonts-20100713-4|1960	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1440.tfm
14mu|texlive-cbfonts-20100713-4|1961	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1728.tfm
14mu|texlive-cbfonts-20100713-4|1962	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2074.tfm
14mu|texlive-cbfonts-20100713-4|1963	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2488.tfm
14mu|texlive-cbfonts-20100713-4|1964	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2986.tfm
14mu|texlive-cbfonts-20100713-4|1965	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti3583.tfm
14mu|texlive-cbfonts-20100713-4|1966	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0500.tfm
14mu|texlive-cbfonts-20100713-4|1967	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0600.tfm
14mu|texlive-cbfonts-20100713-4|1968	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0700.tfm
14mu|texlive-cbfonts-20100713-4|1969	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0800.tfm
14mu|texlive-cbfonts-20100713-4|1970	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0900.tfm
14mu|texlive-cbfonts-20100713-4|1971	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1000.tfm
14mu|texlive-cbfonts-20100713-4|1972	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1095.tfm
14mu|texlive-cbfonts-20100713-4|1973	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1200.tfm
14mu|texlive-cbfonts-20100713-4|1974	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1440.tfm
14mu|texlive-cbfonts-20100713-4|1975	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1728.tfm
14mu|texlive-cbfonts-20100713-4|1976	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2074.tfm
14mu|texlive-cbfonts-20100713-4|1977	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2488.tfm
14mu|texlive-cbfonts-20100713-4|1978	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2986.tfm
14mu|texlive-cbfonts-20100713-4|1979	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn3583.tfm
14mu|texlive-cbfonts-20100713-4|1980	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0500.tfm
14mu|texlive-cbfonts-20100713-4|1981	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0600.tfm
14mu|texlive-cbfonts-20100713-4|1982	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0700.tfm
14mu|texlive-cbfonts-20100713-4|1983	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0800.tfm
14mu|texlive-cbfonts-20100713-4|1984	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0900.tfm
14mu|texlive-cbfonts-20100713-4|1985	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1000.tfm
14mu|texlive-cbfonts-20100713-4|1986	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1095.tfm
14mu|texlive-cbfonts-20100713-4|1987	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1200.tfm
14mu|texlive-cbfonts-20100713-4|1988	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1440.tfm
14mu|texlive-cbfonts-20100713-4|1989	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1728.tfm
14mu|texlive-cbfonts-20100713-4|1990	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2074.tfm
14mu|texlive-cbfonts-20100713-4|1991	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2488.tfm
14mu|texlive-cbfonts-20100713-4|1992	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2986.tfm
14mu|texlive-cbfonts-20100713-4|1993	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto3583.tfm
14mu|texlive-cbfonts-20100713-4|1994	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0500.tfm
14mu|texlive-cbfonts-20100713-4|1995	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0600.tfm
14mu|texlive-cbfonts-20100713-4|1996	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0700.tfm
14mu|texlive-cbfonts-20100713-4|1997	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0800.tfm
14mu|texlive-cbfonts-20100713-4|1998	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0900.tfm
14mu|texlive-cbfonts-20100713-4|1999	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1000.tfm
14mu|texlive-cbfonts-20100713-4|2000	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1095.tfm
14mu|texlive-cbfonts-20100713-4|2001	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1200.tfm
14mu|texlive-cbfonts-20100713-4|2002	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1440.tfm
14mu|texlive-cbfonts-20100713-4|2003	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1728.tfm
14mu|texlive-cbfonts-20100713-4|2004	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2074.tfm
14mu|texlive-cbfonts-20100713-4|2005	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2488.tfm
14mu|texlive-cbfonts-20100713-4|2006	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2986.tfm
14mu|texlive-cbfonts-20100713-4|2007	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu3583.tfm
14mu|texlive-cbfonts-20100713-4|2008	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic0700.pfb
14mu|texlive-cbfonts-20100713-4|2009	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic0800.pfb
14mu|texlive-cbfonts-20100713-4|2010	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1000.pfb
14mu|texlive-cbfonts-20100713-4|2011	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1200.pfb
14mu|texlive-cbfonts-20100713-4|2012	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1382.pfb
14mu|texlive-cbfonts-20100713-4|2013	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1659.pfb
14mu|texlive-cbfonts-20100713-4|2014	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1991.pfb
14mu|texlive-cbfonts-20100713-4|2015	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic2389.pfb
14mu|texlive-cbfonts-20100713-4|2016	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic2866.pfb
14mu|texlive-cbfonts-20100713-4|2017	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic3440.pfb
14mu|texlive-cbfonts-20100713-4|2018	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic4128.pfb
14mu|texlive-cbfonts-20100713-4|2019	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii0700.pfb
14mu|texlive-cbfonts-20100713-4|2020	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii0800.pfb
14mu|texlive-cbfonts-20100713-4|2021	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1000.pfb
14mu|texlive-cbfonts-20100713-4|2022	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1200.pfb
14mu|texlive-cbfonts-20100713-4|2023	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1382.pfb
14mu|texlive-cbfonts-20100713-4|2024	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1659.pfb
14mu|texlive-cbfonts-20100713-4|2025	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1991.pfb
14mu|texlive-cbfonts-20100713-4|2026	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii2389.pfb
14mu|texlive-cbfonts-20100713-4|2027	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii2866.pfb
14mu|texlive-cbfonts-20100713-4|2028	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii3440.pfb
14mu|texlive-cbfonts-20100713-4|2029	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii4128.pfb
14mu|texlive-cbfonts-20100713-4|2030	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin0700.pfb
14mu|texlive-cbfonts-20100713-4|2031	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin0800.pfb
14mu|texlive-cbfonts-20100713-4|2032	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1000.pfb
14mu|texlive-cbfonts-20100713-4|2033	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1200.pfb
14mu|texlive-cbfonts-20100713-4|2034	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1382.pfb
14mu|texlive-cbfonts-20100713-4|2035	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1659.pfb
14mu|texlive-cbfonts-20100713-4|2036	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1991.pfb
14mu|texlive-cbfonts-20100713-4|2037	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin2389.pfb
14mu|texlive-cbfonts-20100713-4|2038	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin2866.pfb
14mu|texlive-cbfonts-20100713-4|2039	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin3440.pfb
14mu|texlive-cbfonts-20100713-4|2040	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin4128.pfb
14mu|texlive-cbfonts-20100713-4|2041	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio0700.pfb
14mu|texlive-cbfonts-20100713-4|2042	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio0800.pfb
14mu|texlive-cbfonts-20100713-4|2043	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1000.pfb
14mu|texlive-cbfonts-20100713-4|2044	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1200.pfb
14mu|texlive-cbfonts-20100713-4|2045	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1382.pfb
14mu|texlive-cbfonts-20100713-4|2046	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1659.pfb
14mu|texlive-cbfonts-20100713-4|2047	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1991.pfb
14mu|texlive-cbfonts-20100713-4|2048	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio2389.pfb
14mu|texlive-cbfonts-20100713-4|2049	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio2866.pfb
14mu|texlive-cbfonts-20100713-4|2050	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio3440.pfb
14mu|texlive-cbfonts-20100713-4|2051	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio4128.pfb
14mu|texlive-cbfonts-20100713-4|2052	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu0700.pfb
14mu|texlive-cbfonts-20100713-4|2053	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu0800.pfb
14mu|texlive-cbfonts-20100713-4|2054	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1000.pfb
14mu|texlive-cbfonts-20100713-4|2055	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1200.pfb
14mu|texlive-cbfonts-20100713-4|2056	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1382.pfb
14mu|texlive-cbfonts-20100713-4|2057	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1659.pfb
14mu|texlive-cbfonts-20100713-4|2058	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1991.pfb
14mu|texlive-cbfonts-20100713-4|2059	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu2389.pfb
14mu|texlive-cbfonts-20100713-4|2060	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu2866.pfb
14mu|texlive-cbfonts-20100713-4|2061	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu3440.pfb
14mu|texlive-cbfonts-20100713-4|2062	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu4128.pfb
14mu|texlive-cbfonts-20100713-4|2063	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc0700.pfb
14mu|texlive-cbfonts-20100713-4|2064	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc0800.pfb
14mu|texlive-cbfonts-20100713-4|2065	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1000.pfb
14mu|texlive-cbfonts-20100713-4|2066	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1200.pfb
14mu|texlive-cbfonts-20100713-4|2067	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1382.pfb
14mu|texlive-cbfonts-20100713-4|2068	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1659.pfb
14mu|texlive-cbfonts-20100713-4|2069	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1991.pfb
14mu|texlive-cbfonts-20100713-4|2070	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc2389.pfb
14mu|texlive-cbfonts-20100713-4|2071	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc2866.pfb
14mu|texlive-cbfonts-20100713-4|2072	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc3440.pfb
14mu|texlive-cbfonts-20100713-4|2073	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc4128.pfb
14mu|texlive-cbfonts-20100713-4|2074	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn0700.pfb
14mu|texlive-cbfonts-20100713-4|2075	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn0800.pfb
14mu|texlive-cbfonts-20100713-4|2076	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1000.pfb
14mu|texlive-cbfonts-20100713-4|2077	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1200.pfb
14mu|texlive-cbfonts-20100713-4|2078	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1382.pfb
14mu|texlive-cbfonts-20100713-4|2079	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1659.pfb
14mu|texlive-cbfonts-20100713-4|2080	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1991.pfb
14mu|texlive-cbfonts-20100713-4|2081	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn2389.pfb
14mu|texlive-cbfonts-20100713-4|2082	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn2866.pfb
14mu|texlive-cbfonts-20100713-4|2083	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn3440.pfb
14mu|texlive-cbfonts-20100713-4|2084	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn4128.pfb
14mu|texlive-cbfonts-20100713-4|2085	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo0700.pfb
14mu|texlive-cbfonts-20100713-4|2086	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo0800.pfb
14mu|texlive-cbfonts-20100713-4|2087	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1000.pfb
14mu|texlive-cbfonts-20100713-4|2088	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1200.pfb
14mu|texlive-cbfonts-20100713-4|2089	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1382.pfb
14mu|texlive-cbfonts-20100713-4|2090	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1659.pfb
14mu|texlive-cbfonts-20100713-4|2091	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1991.pfb
14mu|texlive-cbfonts-20100713-4|2092	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo2389.pfb
14mu|texlive-cbfonts-20100713-4|2093	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo2866.pfb
14mu|texlive-cbfonts-20100713-4|2094	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo3440.pfb
14mu|texlive-cbfonts-20100713-4|2095	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo4128.pfb
14mu|texlive-cbfonts-20100713-4|2096	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc0700.pfb
14mu|texlive-cbfonts-20100713-4|2097	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc0800.pfb
14mu|texlive-cbfonts-20100713-4|2098	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1000.pfb
14mu|texlive-cbfonts-20100713-4|2099	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1200.pfb
14mu|texlive-cbfonts-20100713-4|2100	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1382.pfb
14mu|texlive-cbfonts-20100713-4|2101	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1659.pfb
14mu|texlive-cbfonts-20100713-4|2102	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1991.pfb
14mu|texlive-cbfonts-20100713-4|2103	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc2389.pfb
14mu|texlive-cbfonts-20100713-4|2104	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc2866.pfb
14mu|texlive-cbfonts-20100713-4|2105	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc3440.pfb
14mu|texlive-cbfonts-20100713-4|2106	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc4128.pfb
14mu|texlive-cbfonts-20100713-4|2107	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi0700.pfb
14mu|texlive-cbfonts-20100713-4|2108	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi0800.pfb
14mu|texlive-cbfonts-20100713-4|2109	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1000.pfb
14mu|texlive-cbfonts-20100713-4|2110	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1200.pfb
14mu|texlive-cbfonts-20100713-4|2111	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1382.pfb
14mu|texlive-cbfonts-20100713-4|2112	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1659.pfb
14mu|texlive-cbfonts-20100713-4|2113	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1991.pfb
14mu|texlive-cbfonts-20100713-4|2114	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi2389.pfb
14mu|texlive-cbfonts-20100713-4|2115	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi2866.pfb
14mu|texlive-cbfonts-20100713-4|2116	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi3440.pfb
14mu|texlive-cbfonts-20100713-4|2117	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi4128.pfb
14mu|texlive-cbfonts-20100713-4|2118	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn0700.pfb
14mu|texlive-cbfonts-20100713-4|2119	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn0800.pfb
14mu|texlive-cbfonts-20100713-4|2120	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1000.pfb
14mu|texlive-cbfonts-20100713-4|2121	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1200.pfb
14mu|texlive-cbfonts-20100713-4|2122	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1382.pfb
14mu|texlive-cbfonts-20100713-4|2123	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1659.pfb
14mu|texlive-cbfonts-20100713-4|2124	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1991.pfb
14mu|texlive-cbfonts-20100713-4|2125	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn2389.pfb
14mu|texlive-cbfonts-20100713-4|2126	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn2866.pfb
14mu|texlive-cbfonts-20100713-4|2127	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn3440.pfb
14mu|texlive-cbfonts-20100713-4|2128	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn4128.pfb
14mu|texlive-cbfonts-20100713-4|2129	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo0700.pfb
14mu|texlive-cbfonts-20100713-4|2130	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo0800.pfb
14mu|texlive-cbfonts-20100713-4|2131	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1000.pfb
14mu|texlive-cbfonts-20100713-4|2132	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1200.pfb
14mu|texlive-cbfonts-20100713-4|2133	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1382.pfb
14mu|texlive-cbfonts-20100713-4|2134	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1659.pfb
14mu|texlive-cbfonts-20100713-4|2135	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1991.pfb
14mu|texlive-cbfonts-20100713-4|2136	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo2389.pfb
14mu|texlive-cbfonts-20100713-4|2137	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo2866.pfb
14mu|texlive-cbfonts-20100713-4|2138	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo3440.pfb
14mu|texlive-cbfonts-20100713-4|2139	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo4128.pfb
14mu|texlive-cbfonts-20100713-4|2140	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu0700.pfb
14mu|texlive-cbfonts-20100713-4|2141	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu0800.pfb
14mu|texlive-cbfonts-20100713-4|2142	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1000.pfb
14mu|texlive-cbfonts-20100713-4|2143	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1200.pfb
14mu|texlive-cbfonts-20100713-4|2144	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1382.pfb
14mu|texlive-cbfonts-20100713-4|2145	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1659.pfb
14mu|texlive-cbfonts-20100713-4|2146	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1991.pfb
14mu|texlive-cbfonts-20100713-4|2147	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu2389.pfb
14mu|texlive-cbfonts-20100713-4|2148	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu2866.pfb
14mu|texlive-cbfonts-20100713-4|2149	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu3440.pfb
14mu|texlive-cbfonts-20100713-4|2150	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu4128.pfb
14mu|texlive-cbfonts-20100713-4|2151	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc0700.pfb
14mu|texlive-cbfonts-20100713-4|2152	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc0800.pfb
14mu|texlive-cbfonts-20100713-4|2153	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1000.pfb
14mu|texlive-cbfonts-20100713-4|2154	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1200.pfb
14mu|texlive-cbfonts-20100713-4|2155	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1382.pfb
14mu|texlive-cbfonts-20100713-4|2156	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1659.pfb
14mu|texlive-cbfonts-20100713-4|2157	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1991.pfb
14mu|texlive-cbfonts-20100713-4|2158	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc2389.pfb
14mu|texlive-cbfonts-20100713-4|2159	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc2866.pfb
14mu|texlive-cbfonts-20100713-4|2160	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc3440.pfb
14mu|texlive-cbfonts-20100713-4|2161	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc4128.pfb
14mu|texlive-cbfonts-20100713-4|2162	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn0700.pfb
14mu|texlive-cbfonts-20100713-4|2163	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn0800.pfb
14mu|texlive-cbfonts-20100713-4|2164	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1000.pfb
14mu|texlive-cbfonts-20100713-4|2165	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1200.pfb
14mu|texlive-cbfonts-20100713-4|2166	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1382.pfb
14mu|texlive-cbfonts-20100713-4|2167	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1659.pfb
14mu|texlive-cbfonts-20100713-4|2168	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1991.pfb
14mu|texlive-cbfonts-20100713-4|2169	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn2389.pfb
14mu|texlive-cbfonts-20100713-4|2170	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn2866.pfb
14mu|texlive-cbfonts-20100713-4|2171	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn3440.pfb
14mu|texlive-cbfonts-20100713-4|2172	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn4128.pfb
14mu|texlive-cbfonts-20100713-4|2173	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto0700.pfb
14mu|texlive-cbfonts-20100713-4|2174	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto0800.pfb
14mu|texlive-cbfonts-20100713-4|2175	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1000.pfb
14mu|texlive-cbfonts-20100713-4|2176	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1200.pfb
14mu|texlive-cbfonts-20100713-4|2177	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1382.pfb
14mu|texlive-cbfonts-20100713-4|2178	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1659.pfb
14mu|texlive-cbfonts-20100713-4|2179	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1991.pfb
14mu|texlive-cbfonts-20100713-4|2180	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto2389.pfb
14mu|texlive-cbfonts-20100713-4|2181	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto2866.pfb
14mu|texlive-cbfonts-20100713-4|2182	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto3440.pfb
14mu|texlive-cbfonts-20100713-4|2183	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto4128.pfb
14mu|texlive-cbfonts-20100713-4|2184	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc0700.pfb
14mu|texlive-cbfonts-20100713-4|2185	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc0800.pfb
14mu|texlive-cbfonts-20100713-4|2186	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1000.pfb
14mu|texlive-cbfonts-20100713-4|2187	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1200.pfb
14mu|texlive-cbfonts-20100713-4|2188	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1382.pfb
14mu|texlive-cbfonts-20100713-4|2189	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1659.pfb
14mu|texlive-cbfonts-20100713-4|2190	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1991.pfb
14mu|texlive-cbfonts-20100713-4|2191	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc2389.pfb
14mu|texlive-cbfonts-20100713-4|2192	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc2866.pfb
14mu|texlive-cbfonts-20100713-4|2193	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc3440.pfb
14mu|texlive-cbfonts-20100713-4|2194	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc4128.pfb
14mu|texlive-cbfonts-20100713-4|2195	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi0700.pfb
14mu|texlive-cbfonts-20100713-4|2196	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi0800.pfb
14mu|texlive-cbfonts-20100713-4|2197	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1000.pfb
14mu|texlive-cbfonts-20100713-4|2198	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1200.pfb
14mu|texlive-cbfonts-20100713-4|2199	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1382.pfb
14mu|texlive-cbfonts-20100713-4|2200	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1659.pfb
14mu|texlive-cbfonts-20100713-4|2201	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1991.pfb
14mu|texlive-cbfonts-20100713-4|2202	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi2389.pfb
14mu|texlive-cbfonts-20100713-4|2203	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi2866.pfb
14mu|texlive-cbfonts-20100713-4|2204	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi3440.pfb
14mu|texlive-cbfonts-20100713-4|2205	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi4128.pfb
14mu|texlive-cbfonts-20100713-4|2206	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn0700.pfb
14mu|texlive-cbfonts-20100713-4|2207	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn0800.pfb
14mu|texlive-cbfonts-20100713-4|2208	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1000.pfb
14mu|texlive-cbfonts-20100713-4|2209	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1200.pfb
14mu|texlive-cbfonts-20100713-4|2210	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1382.pfb
14mu|texlive-cbfonts-20100713-4|2211	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1659.pfb
14mu|texlive-cbfonts-20100713-4|2212	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1991.pfb
14mu|texlive-cbfonts-20100713-4|2213	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn2389.pfb
14mu|texlive-cbfonts-20100713-4|2214	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn2866.pfb
14mu|texlive-cbfonts-20100713-4|2215	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn3440.pfb
14mu|texlive-cbfonts-20100713-4|2216	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn4128.pfb
14mu|texlive-cbfonts-20100713-4|2217	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo0700.pfb
14mu|texlive-cbfonts-20100713-4|2218	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo0800.pfb
14mu|texlive-cbfonts-20100713-4|2219	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1000.pfb
14mu|texlive-cbfonts-20100713-4|2220	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1200.pfb
14mu|texlive-cbfonts-20100713-4|2221	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1382.pfb
14mu|texlive-cbfonts-20100713-4|2222	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1659.pfb
14mu|texlive-cbfonts-20100713-4|2223	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1991.pfb
14mu|texlive-cbfonts-20100713-4|2224	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo2389.pfb
14mu|texlive-cbfonts-20100713-4|2225	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo2866.pfb
14mu|texlive-cbfonts-20100713-4|2226	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo3440.pfb
14mu|texlive-cbfonts-20100713-4|2227	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo4128.pfb
14mu|texlive-cbfonts-20100713-4|2228	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu0700.pfb
14mu|texlive-cbfonts-20100713-4|2229	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu0800.pfb
14mu|texlive-cbfonts-20100713-4|2230	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1000.pfb
14mu|texlive-cbfonts-20100713-4|2231	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1200.pfb
14mu|texlive-cbfonts-20100713-4|2232	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1382.pfb
14mu|texlive-cbfonts-20100713-4|2233	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1659.pfb
14mu|texlive-cbfonts-20100713-4|2234	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1991.pfb
14mu|texlive-cbfonts-20100713-4|2235	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu2389.pfb
14mu|texlive-cbfonts-20100713-4|2236	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu2866.pfb
14mu|texlive-cbfonts-20100713-4|2237	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu3440.pfb
14mu|texlive-cbfonts-20100713-4|2238	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu4128.pfb
14mu|texlive-cbfonts-20100713-4|2239	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc0700.pfb
14mu|texlive-cbfonts-20100713-4|2240	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc0800.pfb
14mu|texlive-cbfonts-20100713-4|2241	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1000.pfb
14mu|texlive-cbfonts-20100713-4|2242	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1200.pfb
14mu|texlive-cbfonts-20100713-4|2243	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1382.pfb
14mu|texlive-cbfonts-20100713-4|2244	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1659.pfb
14mu|texlive-cbfonts-20100713-4|2245	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1991.pfb
14mu|texlive-cbfonts-20100713-4|2246	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc2389.pfb
14mu|texlive-cbfonts-20100713-4|2247	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc2866.pfb
14mu|texlive-cbfonts-20100713-4|2248	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc3440.pfb
14mu|texlive-cbfonts-20100713-4|2249	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc4128.pfb
14mu|texlive-cbfonts-20100713-4|2250	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi0700.pfb
14mu|texlive-cbfonts-20100713-4|2251	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi0800.pfb
14mu|texlive-cbfonts-20100713-4|2252	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1000.pfb
14mu|texlive-cbfonts-20100713-4|2253	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1200.pfb
14mu|texlive-cbfonts-20100713-4|2254	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1382.pfb
14mu|texlive-cbfonts-20100713-4|2255	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1659.pfb
14mu|texlive-cbfonts-20100713-4|2256	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1991.pfb
14mu|texlive-cbfonts-20100713-4|2257	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi2389.pfb
14mu|texlive-cbfonts-20100713-4|2258	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi2866.pfb
14mu|texlive-cbfonts-20100713-4|2259	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi3440.pfb
14mu|texlive-cbfonts-20100713-4|2260	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi4128.pfb
14mu|texlive-cbfonts-20100713-4|2261	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn0700.pfb
14mu|texlive-cbfonts-20100713-4|2262	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn0800.pfb
14mu|texlive-cbfonts-20100713-4|2263	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1000.pfb
14mu|texlive-cbfonts-20100713-4|2264	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1200.pfb
14mu|texlive-cbfonts-20100713-4|2265	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1382.pfb
14mu|texlive-cbfonts-20100713-4|2266	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1659.pfb
14mu|texlive-cbfonts-20100713-4|2267	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1991.pfb
14mu|texlive-cbfonts-20100713-4|2268	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn2389.pfb
14mu|texlive-cbfonts-20100713-4|2269	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn2866.pfb
14mu|texlive-cbfonts-20100713-4|2270	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn3440.pfb
14mu|texlive-cbfonts-20100713-4|2271	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn4128.pfb
14mu|texlive-cbfonts-20100713-4|2272	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo0700.pfb
14mu|texlive-cbfonts-20100713-4|2273	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo0800.pfb
14mu|texlive-cbfonts-20100713-4|2274	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1000.pfb
14mu|texlive-cbfonts-20100713-4|2275	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1200.pfb
14mu|texlive-cbfonts-20100713-4|2276	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1382.pfb
14mu|texlive-cbfonts-20100713-4|2277	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1659.pfb
14mu|texlive-cbfonts-20100713-4|2278	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1991.pfb
14mu|texlive-cbfonts-20100713-4|2279	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo2389.pfb
14mu|texlive-cbfonts-20100713-4|2280	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo2866.pfb
14mu|texlive-cbfonts-20100713-4|2281	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo3440.pfb
14mu|texlive-cbfonts-20100713-4|2282	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo4128.pfb
14mu|texlive-cbfonts-20100713-4|2283	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu0700.pfb
14mu|texlive-cbfonts-20100713-4|2284	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu0800.pfb
14mu|texlive-cbfonts-20100713-4|2285	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1000.pfb
14mu|texlive-cbfonts-20100713-4|2286	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1200.pfb
14mu|texlive-cbfonts-20100713-4|2287	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1382.pfb
14mu|texlive-cbfonts-20100713-4|2288	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1659.pfb
14mu|texlive-cbfonts-20100713-4|2289	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1991.pfb
14mu|texlive-cbfonts-20100713-4|2290	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu2389.pfb
14mu|texlive-cbfonts-20100713-4|2291	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu2866.pfb
14mu|texlive-cbfonts-20100713-4|2292	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu3440.pfb
14mu|texlive-cbfonts-20100713-4|2293	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu4128.pfb
14mu|texlive-cbfonts-20100713-4|2294	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0500.pfb
14mu|texlive-cbfonts-20100713-4|2295	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0600.pfb
14mu|texlive-cbfonts-20100713-4|2296	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0700.pfb
14mu|texlive-cbfonts-20100713-4|2297	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0800.pfb
14mu|texlive-cbfonts-20100713-4|2298	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0900.pfb
14mu|texlive-cbfonts-20100713-4|2299	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1000.pfb
14mu|texlive-cbfonts-20100713-4|2300	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1095.pfb
14mu|texlive-cbfonts-20100713-4|2301	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1200.pfb
14mu|texlive-cbfonts-20100713-4|2302	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1440.pfb
14mu|texlive-cbfonts-20100713-4|2303	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1728.pfb
14mu|texlive-cbfonts-20100713-4|2304	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2074.pfb
14mu|texlive-cbfonts-20100713-4|2305	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2488.pfb
14mu|texlive-cbfonts-20100713-4|2306	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2986.pfb
14mu|texlive-cbfonts-20100713-4|2307	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn3583.pfb
14mu|texlive-cbfonts-20100713-4|2308	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0500.pfb
14mu|texlive-cbfonts-20100713-4|2309	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0600.pfb
14mu|texlive-cbfonts-20100713-4|2310	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0700.pfb
14mu|texlive-cbfonts-20100713-4|2311	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0800.pfb
14mu|texlive-cbfonts-20100713-4|2312	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0900.pfb
14mu|texlive-cbfonts-20100713-4|2313	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1000.pfb
14mu|texlive-cbfonts-20100713-4|2314	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1095.pfb
14mu|texlive-cbfonts-20100713-4|2315	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1200.pfb
14mu|texlive-cbfonts-20100713-4|2316	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1440.pfb
14mu|texlive-cbfonts-20100713-4|2317	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1728.pfb
14mu|texlive-cbfonts-20100713-4|2318	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2074.pfb
14mu|texlive-cbfonts-20100713-4|2319	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2488.pfb
14mu|texlive-cbfonts-20100713-4|2320	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2986.pfb
14mu|texlive-cbfonts-20100713-4|2321	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo3583.pfb
14mu|texlive-cbfonts-20100713-4|2322	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0500.pfb
14mu|texlive-cbfonts-20100713-4|2323	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0600.pfb
14mu|texlive-cbfonts-20100713-4|2324	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0700.pfb
14mu|texlive-cbfonts-20100713-4|2325	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0800.pfb
14mu|texlive-cbfonts-20100713-4|2326	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0900.pfb
14mu|texlive-cbfonts-20100713-4|2327	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1000.pfb
14mu|texlive-cbfonts-20100713-4|2328	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1095.pfb
14mu|texlive-cbfonts-20100713-4|2329	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1200.pfb
14mu|texlive-cbfonts-20100713-4|2330	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1440.pfb
14mu|texlive-cbfonts-20100713-4|2331	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1728.pfb
14mu|texlive-cbfonts-20100713-4|2332	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2074.pfb
14mu|texlive-cbfonts-20100713-4|2333	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2488.pfb
14mu|texlive-cbfonts-20100713-4|2334	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2986.pfb
14mu|texlive-cbfonts-20100713-4|2335	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr3583.pfb
14mu|texlive-cbfonts-20100713-4|2336	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0500.pfb
14mu|texlive-cbfonts-20100713-4|2337	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0600.pfb
14mu|texlive-cbfonts-20100713-4|2338	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0700.pfb
14mu|texlive-cbfonts-20100713-4|2339	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0800.pfb
14mu|texlive-cbfonts-20100713-4|2340	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0900.pfb
14mu|texlive-cbfonts-20100713-4|2341	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1000.pfb
14mu|texlive-cbfonts-20100713-4|2342	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1095.pfb
14mu|texlive-cbfonts-20100713-4|2343	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1200.pfb
14mu|texlive-cbfonts-20100713-4|2344	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1440.pfb
14mu|texlive-cbfonts-20100713-4|2345	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1728.pfb
14mu|texlive-cbfonts-20100713-4|2346	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2074.pfb
14mu|texlive-cbfonts-20100713-4|2347	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2488.pfb
14mu|texlive-cbfonts-20100713-4|2348	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2986.pfb
14mu|texlive-cbfonts-20100713-4|2349	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn3583.pfb
14mu|texlive-cbfonts-20100713-4|2350	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0500.pfb
14mu|texlive-cbfonts-20100713-4|2351	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0600.pfb
14mu|texlive-cbfonts-20100713-4|2352	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0700.pfb
14mu|texlive-cbfonts-20100713-4|2353	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0800.pfb
14mu|texlive-cbfonts-20100713-4|2354	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0900.pfb
14mu|texlive-cbfonts-20100713-4|2355	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1000.pfb
14mu|texlive-cbfonts-20100713-4|2356	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1095.pfb
14mu|texlive-cbfonts-20100713-4|2357	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1200.pfb
14mu|texlive-cbfonts-20100713-4|2358	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1440.pfb
14mu|texlive-cbfonts-20100713-4|2359	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1728.pfb
14mu|texlive-cbfonts-20100713-4|2360	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2074.pfb
14mu|texlive-cbfonts-20100713-4|2361	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2488.pfb
14mu|texlive-cbfonts-20100713-4|2362	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2986.pfb
14mu|texlive-cbfonts-20100713-4|2363	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo3583.pfb
14mu|texlive-cbfonts-20100713-4|2364	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0500.pfb
14mu|texlive-cbfonts-20100713-4|2365	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0600.pfb
14mu|texlive-cbfonts-20100713-4|2366	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0700.pfb
14mu|texlive-cbfonts-20100713-4|2367	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0800.pfb
14mu|texlive-cbfonts-20100713-4|2368	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0900.pfb
14mu|texlive-cbfonts-20100713-4|2369	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1000.pfb
14mu|texlive-cbfonts-20100713-4|2370	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1095.pfb
14mu|texlive-cbfonts-20100713-4|2371	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1200.pfb
14mu|texlive-cbfonts-20100713-4|2372	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1440.pfb
14mu|texlive-cbfonts-20100713-4|2373	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1728.pfb
14mu|texlive-cbfonts-20100713-4|2374	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2074.pfb
14mu|texlive-cbfonts-20100713-4|2375	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2488.pfb
14mu|texlive-cbfonts-20100713-4|2376	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2986.pfb
14mu|texlive-cbfonts-20100713-4|2377	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc3583.pfb
14mu|texlive-cbfonts-20100713-4|2378	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0500.pfb
14mu|texlive-cbfonts-20100713-4|2379	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0600.pfb
14mu|texlive-cbfonts-20100713-4|2380	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0700.pfb
14mu|texlive-cbfonts-20100713-4|2381	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0800.pfb
14mu|texlive-cbfonts-20100713-4|2382	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0900.pfb
14mu|texlive-cbfonts-20100713-4|2383	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1000.pfb
14mu|texlive-cbfonts-20100713-4|2384	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1095.pfb
14mu|texlive-cbfonts-20100713-4|2385	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1200.pfb
14mu|texlive-cbfonts-20100713-4|2386	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1440.pfb
14mu|texlive-cbfonts-20100713-4|2387	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1728.pfb
14mu|texlive-cbfonts-20100713-4|2388	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2074.pfb
14mu|texlive-cbfonts-20100713-4|2389	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2488.pfb
14mu|texlive-cbfonts-20100713-4|2390	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2986.pfb
14mu|texlive-cbfonts-20100713-4|2391	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi3583.pfb
14mu|texlive-cbfonts-20100713-4|2392	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0500.pfb
14mu|texlive-cbfonts-20100713-4|2393	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0600.pfb
14mu|texlive-cbfonts-20100713-4|2394	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0700.pfb
14mu|texlive-cbfonts-20100713-4|2395	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0800.pfb
14mu|texlive-cbfonts-20100713-4|2396	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0900.pfb
14mu|texlive-cbfonts-20100713-4|2397	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1000.pfb
14mu|texlive-cbfonts-20100713-4|2398	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1095.pfb
14mu|texlive-cbfonts-20100713-4|2399	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1200.pfb
14mu|texlive-cbfonts-20100713-4|2400	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1440.pfb
14mu|texlive-cbfonts-20100713-4|2401	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1728.pfb
14mu|texlive-cbfonts-20100713-4|2402	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2074.pfb
14mu|texlive-cbfonts-20100713-4|2403	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2488.pfb
14mu|texlive-cbfonts-20100713-4|2404	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2986.pfb
14mu|texlive-cbfonts-20100713-4|2405	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn3583.pfb
14mu|texlive-cbfonts-20100713-4|2406	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0500.pfb
14mu|texlive-cbfonts-20100713-4|2407	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0600.pfb
14mu|texlive-cbfonts-20100713-4|2408	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0700.pfb
14mu|texlive-cbfonts-20100713-4|2409	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0800.pfb
14mu|texlive-cbfonts-20100713-4|2410	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0900.pfb
14mu|texlive-cbfonts-20100713-4|2411	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1000.pfb
14mu|texlive-cbfonts-20100713-4|2412	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1095.pfb
14mu|texlive-cbfonts-20100713-4|2413	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1200.pfb
14mu|texlive-cbfonts-20100713-4|2414	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1440.pfb
14mu|texlive-cbfonts-20100713-4|2415	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1728.pfb
14mu|texlive-cbfonts-20100713-4|2416	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2074.pfb
14mu|texlive-cbfonts-20100713-4|2417	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2488.pfb
14mu|texlive-cbfonts-20100713-4|2418	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2986.pfb
14mu|texlive-cbfonts-20100713-4|2419	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo3583.pfb
14mu|texlive-cbfonts-20100713-4|2420	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0500.pfb
14mu|texlive-cbfonts-20100713-4|2421	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0600.pfb
14mu|texlive-cbfonts-20100713-4|2422	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0700.pfb
14mu|texlive-cbfonts-20100713-4|2423	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0800.pfb
14mu|texlive-cbfonts-20100713-4|2424	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0900.pfb
14mu|texlive-cbfonts-20100713-4|2425	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1000.pfb
14mu|texlive-cbfonts-20100713-4|2426	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1095.pfb
14mu|texlive-cbfonts-20100713-4|2427	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1200.pfb
14mu|texlive-cbfonts-20100713-4|2428	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1440.pfb
14mu|texlive-cbfonts-20100713-4|2429	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1728.pfb
14mu|texlive-cbfonts-20100713-4|2430	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2074.pfb
14mu|texlive-cbfonts-20100713-4|2431	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2488.pfb
14mu|texlive-cbfonts-20100713-4|2432	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2986.pfb
14mu|texlive-cbfonts-20100713-4|2433	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu3583.pfb
14mu|texlive-cbfonts-20100713-4|2434	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0500.pfb
14mu|texlive-cbfonts-20100713-4|2435	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0600.pfb
14mu|texlive-cbfonts-20100713-4|2436	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0700.pfb
14mu|texlive-cbfonts-20100713-4|2437	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0800.pfb
14mu|texlive-cbfonts-20100713-4|2438	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0900.pfb
14mu|texlive-cbfonts-20100713-4|2439	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1000.pfb
14mu|texlive-cbfonts-20100713-4|2440	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1095.pfb
14mu|texlive-cbfonts-20100713-4|2441	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1200.pfb
14mu|texlive-cbfonts-20100713-4|2442	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1440.pfb
14mu|texlive-cbfonts-20100713-4|2443	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1728.pfb
14mu|texlive-cbfonts-20100713-4|2444	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2074.pfb
14mu|texlive-cbfonts-20100713-4|2445	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2488.pfb
14mu|texlive-cbfonts-20100713-4|2446	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2986.pfb
14mu|texlive-cbfonts-20100713-4|2447	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc3583.pfb
14mu|texlive-cbfonts-20100713-4|2448	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0500.pfb
14mu|texlive-cbfonts-20100713-4|2449	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0600.pfb
14mu|texlive-cbfonts-20100713-4|2450	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0700.pfb
14mu|texlive-cbfonts-20100713-4|2451	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0800.pfb
14mu|texlive-cbfonts-20100713-4|2452	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0900.pfb
14mu|texlive-cbfonts-20100713-4|2453	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1000.pfb
14mu|texlive-cbfonts-20100713-4|2454	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1095.pfb
14mu|texlive-cbfonts-20100713-4|2455	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1200.pfb
14mu|texlive-cbfonts-20100713-4|2456	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1440.pfb
14mu|texlive-cbfonts-20100713-4|2457	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1728.pfb
14mu|texlive-cbfonts-20100713-4|2458	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2074.pfb
14mu|texlive-cbfonts-20100713-4|2459	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2488.pfb
14mu|texlive-cbfonts-20100713-4|2460	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2986.pfb
14mu|texlive-cbfonts-20100713-4|2461	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi3583.pfb
14mu|texlive-cbfonts-20100713-4|2462	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0500.pfb
14mu|texlive-cbfonts-20100713-4|2463	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0600.pfb
14mu|texlive-cbfonts-20100713-4|2464	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0700.pfb
14mu|texlive-cbfonts-20100713-4|2465	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0800.pfb
14mu|texlive-cbfonts-20100713-4|2466	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0900.pfb
14mu|texlive-cbfonts-20100713-4|2467	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1000.pfb
14mu|texlive-cbfonts-20100713-4|2468	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1095.pfb
14mu|texlive-cbfonts-20100713-4|2469	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1200.pfb
14mu|texlive-cbfonts-20100713-4|2470	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1440.pfb
14mu|texlive-cbfonts-20100713-4|2471	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1728.pfb
14mu|texlive-cbfonts-20100713-4|2472	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2074.pfb
14mu|texlive-cbfonts-20100713-4|2473	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2488.pfb
14mu|texlive-cbfonts-20100713-4|2474	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2986.pfb
14mu|texlive-cbfonts-20100713-4|2475	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn3583.pfb
14mu|texlive-cbfonts-20100713-4|2476	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0500.pfb
14mu|texlive-cbfonts-20100713-4|2477	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0600.pfb
14mu|texlive-cbfonts-20100713-4|2478	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0700.pfb
14mu|texlive-cbfonts-20100713-4|2479	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0800.pfb
14mu|texlive-cbfonts-20100713-4|2480	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0900.pfb
14mu|texlive-cbfonts-20100713-4|2481	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1000.pfb
14mu|texlive-cbfonts-20100713-4|2482	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1095.pfb
14mu|texlive-cbfonts-20100713-4|2483	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1200.pfb
14mu|texlive-cbfonts-20100713-4|2484	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1440.pfb
14mu|texlive-cbfonts-20100713-4|2485	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1728.pfb
14mu|texlive-cbfonts-20100713-4|2486	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2074.pfb
14mu|texlive-cbfonts-20100713-4|2487	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2488.pfb
14mu|texlive-cbfonts-20100713-4|2488	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2986.pfb
14mu|texlive-cbfonts-20100713-4|2489	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo3583.pfb
14mu|texlive-cbfonts-20100713-4|2490	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0500.pfb
14mu|texlive-cbfonts-20100713-4|2491	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0600.pfb
14mu|texlive-cbfonts-20100713-4|2492	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0700.pfb
14mu|texlive-cbfonts-20100713-4|2493	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0800.pfb
14mu|texlive-cbfonts-20100713-4|2494	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0900.pfb
14mu|texlive-cbfonts-20100713-4|2495	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1000.pfb
14mu|texlive-cbfonts-20100713-4|2496	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1095.pfb
14mu|texlive-cbfonts-20100713-4|2497	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1200.pfb
14mu|texlive-cbfonts-20100713-4|2498	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1440.pfb
14mu|texlive-cbfonts-20100713-4|2499	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1728.pfb
14mu|texlive-cbfonts-20100713-4|2500	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2074.pfb
14mu|texlive-cbfonts-20100713-4|2501	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2488.pfb
14mu|texlive-cbfonts-20100713-4|2502	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2986.pfb
14mu|texlive-cbfonts-20100713-4|2503	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu3583.pfb
14mu|texlive-cbfonts-20100713-4|2504	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0500.pfb
14mu|texlive-cbfonts-20100713-4|2505	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0600.pfb
14mu|texlive-cbfonts-20100713-4|2506	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0700.pfb
14mu|texlive-cbfonts-20100713-4|2507	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0800.pfb
14mu|texlive-cbfonts-20100713-4|2508	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0900.pfb
14mu|texlive-cbfonts-20100713-4|2509	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1000.pfb
14mu|texlive-cbfonts-20100713-4|2510	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1095.pfb
14mu|texlive-cbfonts-20100713-4|2511	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1200.pfb
14mu|texlive-cbfonts-20100713-4|2512	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1440.pfb
14mu|texlive-cbfonts-20100713-4|2513	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1728.pfb
14mu|texlive-cbfonts-20100713-4|2514	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2074.pfb
14mu|texlive-cbfonts-20100713-4|2515	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2488.pfb
14mu|texlive-cbfonts-20100713-4|2516	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2986.pfb
14mu|texlive-cbfonts-20100713-4|2517	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl3583.pfb
14mu|texlive-cbfonts-20100713-4|2518	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0500.pfb
14mu|texlive-cbfonts-20100713-4|2519	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0600.pfb
14mu|texlive-cbfonts-20100713-4|2520	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0700.pfb
14mu|texlive-cbfonts-20100713-4|2521	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0800.pfb
14mu|texlive-cbfonts-20100713-4|2522	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0900.pfb
14mu|texlive-cbfonts-20100713-4|2523	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1000.pfb
14mu|texlive-cbfonts-20100713-4|2524	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1095.pfb
14mu|texlive-cbfonts-20100713-4|2525	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1200.pfb
14mu|texlive-cbfonts-20100713-4|2526	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1440.pfb
14mu|texlive-cbfonts-20100713-4|2527	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1728.pfb
14mu|texlive-cbfonts-20100713-4|2528	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2074.pfb
14mu|texlive-cbfonts-20100713-4|2529	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2488.pfb
14mu|texlive-cbfonts-20100713-4|2530	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2986.pfb
14mu|texlive-cbfonts-20100713-4|2531	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc3583.pfb
14mu|texlive-cbfonts-20100713-4|2532	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0500.pfb
14mu|texlive-cbfonts-20100713-4|2533	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0600.pfb
14mu|texlive-cbfonts-20100713-4|2534	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0700.pfb
14mu|texlive-cbfonts-20100713-4|2535	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0800.pfb
14mu|texlive-cbfonts-20100713-4|2536	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0900.pfb
14mu|texlive-cbfonts-20100713-4|2537	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1000.pfb
14mu|texlive-cbfonts-20100713-4|2538	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1095.pfb
14mu|texlive-cbfonts-20100713-4|2539	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1200.pfb
14mu|texlive-cbfonts-20100713-4|2540	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1440.pfb
14mu|texlive-cbfonts-20100713-4|2541	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1728.pfb
14mu|texlive-cbfonts-20100713-4|2542	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2074.pfb
14mu|texlive-cbfonts-20100713-4|2543	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2488.pfb
14mu|texlive-cbfonts-20100713-4|2544	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2986.pfb
14mu|texlive-cbfonts-20100713-4|2545	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi3583.pfb
14mu|texlive-cbfonts-20100713-4|2546	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0500.pfb
14mu|texlive-cbfonts-20100713-4|2547	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0600.pfb
14mu|texlive-cbfonts-20100713-4|2548	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0700.pfb
14mu|texlive-cbfonts-20100713-4|2549	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0800.pfb
14mu|texlive-cbfonts-20100713-4|2550	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0900.pfb
14mu|texlive-cbfonts-20100713-4|2551	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1000.pfb
14mu|texlive-cbfonts-20100713-4|2552	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1095.pfb
14mu|texlive-cbfonts-20100713-4|2553	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1200.pfb
14mu|texlive-cbfonts-20100713-4|2554	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1440.pfb
14mu|texlive-cbfonts-20100713-4|2555	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1728.pfb
14mu|texlive-cbfonts-20100713-4|2556	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml2074.pfb
14mu|texlive-cbfonts-20100713-4|2557	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml2488.pfb
14mu|texlive-cbfonts-20100713-4|2558	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml2986.pfb
14mu|texlive-cbfonts-20100713-4|2559	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml3583.pfb
14mu|texlive-cbfonts-20100713-4|2560	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0500.pfb
14mu|texlive-cbfonts-20100713-4|2561	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0600.pfb
14mu|texlive-cbfonts-20100713-4|2562	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0700.pfb
14mu|texlive-cbfonts-20100713-4|2563	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0800.pfb
14mu|texlive-cbfonts-20100713-4|2564	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0900.pfb
14mu|texlive-cbfonts-20100713-4|2565	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1000.pfb
14mu|texlive-cbfonts-20100713-4|2566	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1095.pfb
14mu|texlive-cbfonts-20100713-4|2567	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1200.pfb
14mu|texlive-cbfonts-20100713-4|2568	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1440.pfb
14mu|texlive-cbfonts-20100713-4|2569	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1728.pfb
14mu|texlive-cbfonts-20100713-4|2570	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2074.pfb
14mu|texlive-cbfonts-20100713-4|2571	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2488.pfb
14mu|texlive-cbfonts-20100713-4|2572	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2986.pfb
14mu|texlive-cbfonts-20100713-4|2573	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn3583.pfb
14mu|texlive-cbfonts-20100713-4|2574	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0500.pfb
14mu|texlive-cbfonts-20100713-4|2575	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0600.pfb
14mu|texlive-cbfonts-20100713-4|2576	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0700.pfb
14mu|texlive-cbfonts-20100713-4|2577	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0800.pfb
14mu|texlive-cbfonts-20100713-4|2578	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0900.pfb
14mu|texlive-cbfonts-20100713-4|2579	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1000.pfb
14mu|texlive-cbfonts-20100713-4|2580	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1095.pfb
14mu|texlive-cbfonts-20100713-4|2581	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1200.pfb
14mu|texlive-cbfonts-20100713-4|2582	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1440.pfb
14mu|texlive-cbfonts-20100713-4|2583	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1728.pfb
14mu|texlive-cbfonts-20100713-4|2584	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2074.pfb
14mu|texlive-cbfonts-20100713-4|2585	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2488.pfb
14mu|texlive-cbfonts-20100713-4|2586	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2986.pfb
14mu|texlive-cbfonts-20100713-4|2587	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo3583.pfb
14mu|texlive-cbfonts-20100713-4|2588	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0500.pfb
14mu|texlive-cbfonts-20100713-4|2589	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0600.pfb
14mu|texlive-cbfonts-20100713-4|2590	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0700.pfb
14mu|texlive-cbfonts-20100713-4|2591	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0800.pfb
14mu|texlive-cbfonts-20100713-4|2592	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0900.pfb
14mu|texlive-cbfonts-20100713-4|2593	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1000.pfb
14mu|texlive-cbfonts-20100713-4|2594	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1095.pfb
14mu|texlive-cbfonts-20100713-4|2595	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1200.pfb
14mu|texlive-cbfonts-20100713-4|2596	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1440.pfb
14mu|texlive-cbfonts-20100713-4|2597	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1728.pfb
14mu|texlive-cbfonts-20100713-4|2598	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2074.pfb
14mu|texlive-cbfonts-20100713-4|2599	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2488.pfb
14mu|texlive-cbfonts-20100713-4|2600	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2986.pfb
14mu|texlive-cbfonts-20100713-4|2601	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu3583.pfb
14mu|texlive-cbfonts-20100713-4|2602	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0500.pfb
14mu|texlive-cbfonts-20100713-4|2603	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0600.pfb
14mu|texlive-cbfonts-20100713-4|2604	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0700.pfb
14mu|texlive-cbfonts-20100713-4|2605	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0800.pfb
14mu|texlive-cbfonts-20100713-4|2606	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0900.pfb
14mu|texlive-cbfonts-20100713-4|2607	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1000.pfb
14mu|texlive-cbfonts-20100713-4|2608	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1095.pfb
14mu|texlive-cbfonts-20100713-4|2609	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1200.pfb
14mu|texlive-cbfonts-20100713-4|2610	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1440.pfb
14mu|texlive-cbfonts-20100713-4|2611	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1728.pfb
14mu|texlive-cbfonts-20100713-4|2612	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2074.pfb
14mu|texlive-cbfonts-20100713-4|2613	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2488.pfb
14mu|texlive-cbfonts-20100713-4|2614	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2986.pfb
14mu|texlive-cbfonts-20100713-4|2615	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc3583.pfb
14mu|texlive-cbfonts-20100713-4|2616	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0500.pfb
14mu|texlive-cbfonts-20100713-4|2617	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0600.pfb
14mu|texlive-cbfonts-20100713-4|2618	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0700.pfb
14mu|texlive-cbfonts-20100713-4|2619	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0800.pfb
14mu|texlive-cbfonts-20100713-4|2620	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0900.pfb
14mu|texlive-cbfonts-20100713-4|2621	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1000.pfb
14mu|texlive-cbfonts-20100713-4|2622	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1095.pfb
14mu|texlive-cbfonts-20100713-4|2623	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1200.pfb
14mu|texlive-cbfonts-20100713-4|2624	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1440.pfb
14mu|texlive-cbfonts-20100713-4|2625	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1728.pfb
14mu|texlive-cbfonts-20100713-4|2626	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2074.pfb
14mu|texlive-cbfonts-20100713-4|2627	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2488.pfb
14mu|texlive-cbfonts-20100713-4|2628	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2986.pfb
14mu|texlive-cbfonts-20100713-4|2629	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi3583.pfb
14mu|texlive-cbfonts-20100713-4|2630	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0500.pfb
14mu|texlive-cbfonts-20100713-4|2631	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0600.pfb
14mu|texlive-cbfonts-20100713-4|2632	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0700.pfb
14mu|texlive-cbfonts-20100713-4|2633	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0800.pfb
14mu|texlive-cbfonts-20100713-4|2634	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0900.pfb
14mu|texlive-cbfonts-20100713-4|2635	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1000.pfb
14mu|texlive-cbfonts-20100713-4|2636	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1095.pfb
14mu|texlive-cbfonts-20100713-4|2637	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1200.pfb
14mu|texlive-cbfonts-20100713-4|2638	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1440.pfb
14mu|texlive-cbfonts-20100713-4|2639	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1728.pfb
14mu|texlive-cbfonts-20100713-4|2640	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2074.pfb
14mu|texlive-cbfonts-20100713-4|2641	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2488.pfb
14mu|texlive-cbfonts-20100713-4|2642	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2986.pfb
14mu|texlive-cbfonts-20100713-4|2643	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl3583.pfb
14mu|texlive-cbfonts-20100713-4|2644	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0500.pfb
14mu|texlive-cbfonts-20100713-4|2645	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0600.pfb
14mu|texlive-cbfonts-20100713-4|2646	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0700.pfb
14mu|texlive-cbfonts-20100713-4|2647	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0800.pfb
14mu|texlive-cbfonts-20100713-4|2648	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0900.pfb
14mu|texlive-cbfonts-20100713-4|2649	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1000.pfb
14mu|texlive-cbfonts-20100713-4|2650	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1095.pfb
14mu|texlive-cbfonts-20100713-4|2651	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1200.pfb
14mu|texlive-cbfonts-20100713-4|2652	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1440.pfb
14mu|texlive-cbfonts-20100713-4|2653	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1728.pfb
14mu|texlive-cbfonts-20100713-4|2654	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2074.pfb
14mu|texlive-cbfonts-20100713-4|2655	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2488.pfb
14mu|texlive-cbfonts-20100713-4|2656	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2986.pfb
14mu|texlive-cbfonts-20100713-4|2657	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn3583.pfb
14mu|texlive-cbfonts-20100713-4|2658	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0500.pfb
14mu|texlive-cbfonts-20100713-4|2659	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0600.pfb
14mu|texlive-cbfonts-20100713-4|2660	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0700.pfb
14mu|texlive-cbfonts-20100713-4|2661	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0800.pfb
14mu|texlive-cbfonts-20100713-4|2662	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0900.pfb
14mu|texlive-cbfonts-20100713-4|2663	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1000.pfb
14mu|texlive-cbfonts-20100713-4|2664	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1095.pfb
14mu|texlive-cbfonts-20100713-4|2665	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1200.pfb
14mu|texlive-cbfonts-20100713-4|2666	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1440.pfb
14mu|texlive-cbfonts-20100713-4|2667	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1728.pfb
14mu|texlive-cbfonts-20100713-4|2668	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2074.pfb
14mu|texlive-cbfonts-20100713-4|2669	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2488.pfb
14mu|texlive-cbfonts-20100713-4|2670	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2986.pfb
14mu|texlive-cbfonts-20100713-4|2671	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo3583.pfb
14mu|texlive-cbfonts-20100713-4|2672	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0500.pfb
14mu|texlive-cbfonts-20100713-4|2673	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0600.pfb
14mu|texlive-cbfonts-20100713-4|2674	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0700.pfb
14mu|texlive-cbfonts-20100713-4|2675	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0800.pfb
14mu|texlive-cbfonts-20100713-4|2676	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0900.pfb
14mu|texlive-cbfonts-20100713-4|2677	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1000.pfb
14mu|texlive-cbfonts-20100713-4|2678	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1095.pfb
14mu|texlive-cbfonts-20100713-4|2679	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1200.pfb
14mu|texlive-cbfonts-20100713-4|2680	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1440.pfb
14mu|texlive-cbfonts-20100713-4|2681	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1728.pfb
14mu|texlive-cbfonts-20100713-4|2682	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2074.pfb
14mu|texlive-cbfonts-20100713-4|2683	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2488.pfb
14mu|texlive-cbfonts-20100713-4|2684	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2986.pfb
14mu|texlive-cbfonts-20100713-4|2685	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu3583.pfb
14mu|texlive-cbfonts-20100713-4|2686	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0500.pfb
14mu|texlive-cbfonts-20100713-4|2687	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0600.pfb
14mu|texlive-cbfonts-20100713-4|2688	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0700.pfb
14mu|texlive-cbfonts-20100713-4|2689	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0800.pfb
14mu|texlive-cbfonts-20100713-4|2690	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0900.pfb
14mu|texlive-cbfonts-20100713-4|2691	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1000.pfb
14mu|texlive-cbfonts-20100713-4|2692	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1095.pfb
14mu|texlive-cbfonts-20100713-4|2693	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1200.pfb
14mu|texlive-cbfonts-20100713-4|2694	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1440.pfb
14mu|texlive-cbfonts-20100713-4|2695	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1728.pfb
14mu|texlive-cbfonts-20100713-4|2696	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2074.pfb
14mu|texlive-cbfonts-20100713-4|2697	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2488.pfb
14mu|texlive-cbfonts-20100713-4|2698	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2986.pfb
14mu|texlive-cbfonts-20100713-4|2699	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma3583.pfb
14mu|texlive-cbfonts-20100713-4|2700	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0500.pfb
14mu|texlive-cbfonts-20100713-4|2701	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0600.pfb
14mu|texlive-cbfonts-20100713-4|2702	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0700.pfb
14mu|texlive-cbfonts-20100713-4|2703	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0800.pfb
14mu|texlive-cbfonts-20100713-4|2704	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0900.pfb
14mu|texlive-cbfonts-20100713-4|2705	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1000.pfb
14mu|texlive-cbfonts-20100713-4|2706	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1095.pfb
14mu|texlive-cbfonts-20100713-4|2707	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1200.pfb
14mu|texlive-cbfonts-20100713-4|2708	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1440.pfb
14mu|texlive-cbfonts-20100713-4|2709	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1728.pfb
14mu|texlive-cbfonts-20100713-4|2710	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2074.pfb
14mu|texlive-cbfonts-20100713-4|2711	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2488.pfb
14mu|texlive-cbfonts-20100713-4|2712	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2986.pfb
14mu|texlive-cbfonts-20100713-4|2713	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc3583.pfb
14mu|texlive-cbfonts-20100713-4|2714	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0500.pfb
14mu|texlive-cbfonts-20100713-4|2715	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0600.pfb
14mu|texlive-cbfonts-20100713-4|2716	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0700.pfb
14mu|texlive-cbfonts-20100713-4|2717	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0800.pfb
14mu|texlive-cbfonts-20100713-4|2718	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0900.pfb
14mu|texlive-cbfonts-20100713-4|2719	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1000.pfb
14mu|texlive-cbfonts-20100713-4|2720	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1095.pfb
14mu|texlive-cbfonts-20100713-4|2721	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1200.pfb
14mu|texlive-cbfonts-20100713-4|2722	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1440.pfb
14mu|texlive-cbfonts-20100713-4|2723	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1728.pfb
14mu|texlive-cbfonts-20100713-4|2724	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2074.pfb
14mu|texlive-cbfonts-20100713-4|2725	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2488.pfb
14mu|texlive-cbfonts-20100713-4|2726	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2986.pfb
14mu|texlive-cbfonts-20100713-4|2727	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme3583.pfb
14mu|texlive-cbfonts-20100713-4|2728	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0500.pfb
14mu|texlive-cbfonts-20100713-4|2729	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0600.pfb
14mu|texlive-cbfonts-20100713-4|2730	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0700.pfb
14mu|texlive-cbfonts-20100713-4|2731	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0800.pfb
14mu|texlive-cbfonts-20100713-4|2732	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0900.pfb
14mu|texlive-cbfonts-20100713-4|2733	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1000.pfb
14mu|texlive-cbfonts-20100713-4|2734	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1095.pfb
14mu|texlive-cbfonts-20100713-4|2735	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1200.pfb
14mu|texlive-cbfonts-20100713-4|2736	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1440.pfb
14mu|texlive-cbfonts-20100713-4|2737	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1728.pfb
14mu|texlive-cbfonts-20100713-4|2738	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2074.pfb
14mu|texlive-cbfonts-20100713-4|2739	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2488.pfb
14mu|texlive-cbfonts-20100713-4|2740	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2986.pfb
14mu|texlive-cbfonts-20100713-4|2741	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi3583.pfb
14mu|texlive-cbfonts-20100713-4|2742	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0500.pfb
14mu|texlive-cbfonts-20100713-4|2743	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0600.pfb
14mu|texlive-cbfonts-20100713-4|2744	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0700.pfb
14mu|texlive-cbfonts-20100713-4|2745	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0800.pfb
14mu|texlive-cbfonts-20100713-4|2746	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0900.pfb
14mu|texlive-cbfonts-20100713-4|2747	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1000.pfb
14mu|texlive-cbfonts-20100713-4|2748	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1095.pfb
14mu|texlive-cbfonts-20100713-4|2749	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1200.pfb
14mu|texlive-cbfonts-20100713-4|2750	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1440.pfb
14mu|texlive-cbfonts-20100713-4|2751	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1728.pfb
14mu|texlive-cbfonts-20100713-4|2752	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2074.pfb
14mu|texlive-cbfonts-20100713-4|2753	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2488.pfb
14mu|texlive-cbfonts-20100713-4|2754	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2986.pfb
14mu|texlive-cbfonts-20100713-4|2755	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn3583.pfb
14mu|texlive-cbfonts-20100713-4|2756	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0500.pfb
14mu|texlive-cbfonts-20100713-4|2757	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0600.pfb
14mu|texlive-cbfonts-20100713-4|2758	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0700.pfb
14mu|texlive-cbfonts-20100713-4|2759	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0800.pfb
14mu|texlive-cbfonts-20100713-4|2760	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0900.pfb
14mu|texlive-cbfonts-20100713-4|2761	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1000.pfb
14mu|texlive-cbfonts-20100713-4|2762	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1095.pfb
14mu|texlive-cbfonts-20100713-4|2763	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1200.pfb
14mu|texlive-cbfonts-20100713-4|2764	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1440.pfb
14mu|texlive-cbfonts-20100713-4|2765	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1728.pfb
14mu|texlive-cbfonts-20100713-4|2766	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2074.pfb
14mu|texlive-cbfonts-20100713-4|2767	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2488.pfb
14mu|texlive-cbfonts-20100713-4|2768	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2986.pfb
14mu|texlive-cbfonts-20100713-4|2769	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo3583.pfb
14mu|texlive-cbfonts-20100713-4|2770	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0500.pfb
14mu|texlive-cbfonts-20100713-4|2771	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0600.pfb
14mu|texlive-cbfonts-20100713-4|2772	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0700.pfb
14mu|texlive-cbfonts-20100713-4|2773	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0800.pfb
14mu|texlive-cbfonts-20100713-4|2774	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0900.pfb
14mu|texlive-cbfonts-20100713-4|2775	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1000.pfb
14mu|texlive-cbfonts-20100713-4|2776	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1095.pfb
14mu|texlive-cbfonts-20100713-4|2777	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1200.pfb
14mu|texlive-cbfonts-20100713-4|2778	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1440.pfb
14mu|texlive-cbfonts-20100713-4|2779	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1728.pfb
14mu|texlive-cbfonts-20100713-4|2780	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2074.pfb
14mu|texlive-cbfonts-20100713-4|2781	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2488.pfb
14mu|texlive-cbfonts-20100713-4|2782	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2986.pfb
14mu|texlive-cbfonts-20100713-4|2783	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu3583.pfb
14mu|texlive-cbfonts-20100713-4|2784	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0500.pfb
14mu|texlive-cbfonts-20100713-4|2785	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0600.pfb
14mu|texlive-cbfonts-20100713-4|2786	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0700.pfb
14mu|texlive-cbfonts-20100713-4|2787	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0800.pfb
14mu|texlive-cbfonts-20100713-4|2788	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0900.pfb
14mu|texlive-cbfonts-20100713-4|2789	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1000.pfb
14mu|texlive-cbfonts-20100713-4|2790	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1095.pfb
14mu|texlive-cbfonts-20100713-4|2791	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1200.pfb
14mu|texlive-cbfonts-20100713-4|2792	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1440.pfb
14mu|texlive-cbfonts-20100713-4|2793	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1728.pfb
14mu|texlive-cbfonts-20100713-4|2794	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2074.pfb
14mu|texlive-cbfonts-20100713-4|2795	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2488.pfb
14mu|texlive-cbfonts-20100713-4|2796	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2986.pfb
14mu|texlive-cbfonts-20100713-4|2797	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa3583.pfb
14mu|texlive-cbfonts-20100713-4|2798	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0500.pfb
14mu|texlive-cbfonts-20100713-4|2799	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0600.pfb
14mu|texlive-cbfonts-20100713-4|2800	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0700.pfb
14mu|texlive-cbfonts-20100713-4|2801	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0800.pfb
14mu|texlive-cbfonts-20100713-4|2802	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0900.pfb
14mu|texlive-cbfonts-20100713-4|2803	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1000.pfb
14mu|texlive-cbfonts-20100713-4|2804	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1095.pfb
14mu|texlive-cbfonts-20100713-4|2805	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1200.pfb
14mu|texlive-cbfonts-20100713-4|2806	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1440.pfb
14mu|texlive-cbfonts-20100713-4|2807	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1728.pfb
14mu|texlive-cbfonts-20100713-4|2808	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2074.pfb
14mu|texlive-cbfonts-20100713-4|2809	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2488.pfb
14mu|texlive-cbfonts-20100713-4|2810	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2986.pfb
14mu|texlive-cbfonts-20100713-4|2811	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc3583.pfb
14mu|texlive-cbfonts-20100713-4|2812	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0500.pfb
14mu|texlive-cbfonts-20100713-4|2813	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0600.pfb
14mu|texlive-cbfonts-20100713-4|2814	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0700.pfb
14mu|texlive-cbfonts-20100713-4|2815	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0800.pfb
14mu|texlive-cbfonts-20100713-4|2816	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0900.pfb
14mu|texlive-cbfonts-20100713-4|2817	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1000.pfb
14mu|texlive-cbfonts-20100713-4|2818	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1095.pfb
14mu|texlive-cbfonts-20100713-4|2819	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1200.pfb
14mu|texlive-cbfonts-20100713-4|2820	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1440.pfb
14mu|texlive-cbfonts-20100713-4|2821	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1728.pfb
14mu|texlive-cbfonts-20100713-4|2822	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2074.pfb
14mu|texlive-cbfonts-20100713-4|2823	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2488.pfb
14mu|texlive-cbfonts-20100713-4|2824	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2986.pfb
14mu|texlive-cbfonts-20100713-4|2825	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe3583.pfb
14mu|texlive-cbfonts-20100713-4|2826	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0500.pfb
14mu|texlive-cbfonts-20100713-4|2827	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0600.pfb
14mu|texlive-cbfonts-20100713-4|2828	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0700.pfb
14mu|texlive-cbfonts-20100713-4|2829	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0800.pfb
14mu|texlive-cbfonts-20100713-4|2830	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0900.pfb
14mu|texlive-cbfonts-20100713-4|2831	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1000.pfb
14mu|texlive-cbfonts-20100713-4|2832	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1095.pfb
14mu|texlive-cbfonts-20100713-4|2833	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1200.pfb
14mu|texlive-cbfonts-20100713-4|2834	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1440.pfb
14mu|texlive-cbfonts-20100713-4|2835	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1728.pfb
14mu|texlive-cbfonts-20100713-4|2836	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2074.pfb
14mu|texlive-cbfonts-20100713-4|2837	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2488.pfb
14mu|texlive-cbfonts-20100713-4|2838	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2986.pfb
14mu|texlive-cbfonts-20100713-4|2839	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi3583.pfb
14mu|texlive-cbfonts-20100713-4|2840	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0500.pfb
14mu|texlive-cbfonts-20100713-4|2841	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0600.pfb
14mu|texlive-cbfonts-20100713-4|2842	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0700.pfb
14mu|texlive-cbfonts-20100713-4|2843	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0800.pfb
14mu|texlive-cbfonts-20100713-4|2844	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0900.pfb
14mu|texlive-cbfonts-20100713-4|2845	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1000.pfb
14mu|texlive-cbfonts-20100713-4|2846	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1095.pfb
14mu|texlive-cbfonts-20100713-4|2847	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1200.pfb
14mu|texlive-cbfonts-20100713-4|2848	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1440.pfb
14mu|texlive-cbfonts-20100713-4|2849	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1728.pfb
14mu|texlive-cbfonts-20100713-4|2850	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2074.pfb
14mu|texlive-cbfonts-20100713-4|2851	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2488.pfb
14mu|texlive-cbfonts-20100713-4|2852	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2986.pfb
14mu|texlive-cbfonts-20100713-4|2853	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn3583.pfb
14mu|texlive-cbfonts-20100713-4|2854	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0500.pfb
14mu|texlive-cbfonts-20100713-4|2855	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0600.pfb
14mu|texlive-cbfonts-20100713-4|2856	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0700.pfb
14mu|texlive-cbfonts-20100713-4|2857	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0800.pfb
14mu|texlive-cbfonts-20100713-4|2858	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0900.pfb
14mu|texlive-cbfonts-20100713-4|2859	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1000.pfb
14mu|texlive-cbfonts-20100713-4|2860	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1095.pfb
14mu|texlive-cbfonts-20100713-4|2861	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1200.pfb
14mu|texlive-cbfonts-20100713-4|2862	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1440.pfb
14mu|texlive-cbfonts-20100713-4|2863	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1728.pfb
14mu|texlive-cbfonts-20100713-4|2864	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2074.pfb
14mu|texlive-cbfonts-20100713-4|2865	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2488.pfb
14mu|texlive-cbfonts-20100713-4|2866	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2986.pfb
14mu|texlive-cbfonts-20100713-4|2867	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo3583.pfb
14mu|texlive-cbfonts-20100713-4|2868	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0500.pfb
14mu|texlive-cbfonts-20100713-4|2869	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0600.pfb
14mu|texlive-cbfonts-20100713-4|2870	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0700.pfb
14mu|texlive-cbfonts-20100713-4|2871	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0800.pfb
14mu|texlive-cbfonts-20100713-4|2872	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0900.pfb
14mu|texlive-cbfonts-20100713-4|2873	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1000.pfb
14mu|texlive-cbfonts-20100713-4|2874	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1095.pfb
14mu|texlive-cbfonts-20100713-4|2875	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1200.pfb
14mu|texlive-cbfonts-20100713-4|2876	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1440.pfb
14mu|texlive-cbfonts-20100713-4|2877	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1728.pfb
14mu|texlive-cbfonts-20100713-4|2878	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2074.pfb
14mu|texlive-cbfonts-20100713-4|2879	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2488.pfb
14mu|texlive-cbfonts-20100713-4|2880	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2986.pfb
14mu|texlive-cbfonts-20100713-4|2881	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu3583.pfb
14mu|texlive-cbfonts-20100713-4|2882	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0500.pfb
14mu|texlive-cbfonts-20100713-4|2883	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0600.pfb
14mu|texlive-cbfonts-20100713-4|2884	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0700.pfb
14mu|texlive-cbfonts-20100713-4|2885	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0800.pfb
14mu|texlive-cbfonts-20100713-4|2886	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0900.pfb
14mu|texlive-cbfonts-20100713-4|2887	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1000.pfb
14mu|texlive-cbfonts-20100713-4|2888	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1095.pfb
14mu|texlive-cbfonts-20100713-4|2889	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1200.pfb
14mu|texlive-cbfonts-20100713-4|2890	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1440.pfb
14mu|texlive-cbfonts-20100713-4|2891	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1728.pfb
14mu|texlive-cbfonts-20100713-4|2892	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2074.pfb
14mu|texlive-cbfonts-20100713-4|2893	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2488.pfb
14mu|texlive-cbfonts-20100713-4|2894	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2986.pfb
14mu|texlive-cbfonts-20100713-4|2895	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc3583.pfb
14mu|texlive-cbfonts-20100713-4|2896	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0500.pfb
14mu|texlive-cbfonts-20100713-4|2897	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0600.pfb
14mu|texlive-cbfonts-20100713-4|2898	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0700.pfb
14mu|texlive-cbfonts-20100713-4|2899	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0800.pfb
14mu|texlive-cbfonts-20100713-4|2900	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0900.pfb
14mu|texlive-cbfonts-20100713-4|2901	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1000.pfb
14mu|texlive-cbfonts-20100713-4|2902	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1095.pfb
14mu|texlive-cbfonts-20100713-4|2903	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1200.pfb
14mu|texlive-cbfonts-20100713-4|2904	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1440.pfb
14mu|texlive-cbfonts-20100713-4|2905	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1728.pfb
14mu|texlive-cbfonts-20100713-4|2906	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2074.pfb
14mu|texlive-cbfonts-20100713-4|2907	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2488.pfb
14mu|texlive-cbfonts-20100713-4|2908	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2986.pfb
14mu|texlive-cbfonts-20100713-4|2909	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti3583.pfb
14mu|texlive-cbfonts-20100713-4|2910	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0500.pfb
14mu|texlive-cbfonts-20100713-4|2911	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0600.pfb
14mu|texlive-cbfonts-20100713-4|2912	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0700.pfb
14mu|texlive-cbfonts-20100713-4|2913	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0800.pfb
14mu|texlive-cbfonts-20100713-4|2914	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0900.pfb
14mu|texlive-cbfonts-20100713-4|2915	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1000.pfb
14mu|texlive-cbfonts-20100713-4|2916	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1095.pfb
14mu|texlive-cbfonts-20100713-4|2917	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1200.pfb
14mu|texlive-cbfonts-20100713-4|2918	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1440.pfb
14mu|texlive-cbfonts-20100713-4|2919	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1728.pfb
14mu|texlive-cbfonts-20100713-4|2920	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2074.pfb
14mu|texlive-cbfonts-20100713-4|2921	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2488.pfb
14mu|texlive-cbfonts-20100713-4|2922	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2986.pfb
14mu|texlive-cbfonts-20100713-4|2923	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn3583.pfb
14mu|texlive-cbfonts-20100713-4|2924	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0500.pfb
14mu|texlive-cbfonts-20100713-4|2925	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0600.pfb
14mu|texlive-cbfonts-20100713-4|2926	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0700.pfb
14mu|texlive-cbfonts-20100713-4|2927	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0800.pfb
14mu|texlive-cbfonts-20100713-4|2928	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0900.pfb
14mu|texlive-cbfonts-20100713-4|2929	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1000.pfb
14mu|texlive-cbfonts-20100713-4|2930	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1095.pfb
14mu|texlive-cbfonts-20100713-4|2931	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1200.pfb
14mu|texlive-cbfonts-20100713-4|2932	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1440.pfb
14mu|texlive-cbfonts-20100713-4|2933	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1728.pfb
14mu|texlive-cbfonts-20100713-4|2934	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2074.pfb
14mu|texlive-cbfonts-20100713-4|2935	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2488.pfb
14mu|texlive-cbfonts-20100713-4|2936	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2986.pfb
14mu|texlive-cbfonts-20100713-4|2937	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto3583.pfb
14mu|texlive-cbfonts-20100713-4|2938	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0500.pfb
14mu|texlive-cbfonts-20100713-4|2939	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0600.pfb
14mu|texlive-cbfonts-20100713-4|2940	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0700.pfb
14mu|texlive-cbfonts-20100713-4|2941	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0800.pfb
14mu|texlive-cbfonts-20100713-4|2942	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0900.pfb
14mu|texlive-cbfonts-20100713-4|2943	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1000.pfb
14mu|texlive-cbfonts-20100713-4|2944	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1095.pfb
14mu|texlive-cbfonts-20100713-4|2945	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1200.pfb
14mu|texlive-cbfonts-20100713-4|2946	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1440.pfb
14mu|texlive-cbfonts-20100713-4|2947	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1728.pfb
14mu|texlive-cbfonts-20100713-4|2948	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2074.pfb
14mu|texlive-cbfonts-20100713-4|2949	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2488.pfb
14mu|texlive-cbfonts-20100713-4|2950	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2986.pfb
14mu|texlive-cbfonts-20100713-4|2951	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu3583.pfb
14mu|texlive-cbfonts-20100713-4|2952	%doc %{_texmfdistdir}/doc/fonts/cbfonts/README
14mu|texlive-cbfonts-20100713-4|2953	%doc %{_texmfdistdir}/doc/fonts/cbfonts/cbgreek.pdf
14mu|texlive-cbfonts-20100713-4|2954	%doc %{_texmfdistdir}/doc/fonts/cbfonts/cbgreek.tex
14mu|texlive-cbfonts-20100713-4|2955	%doc %{_texmfdistdir}/doc/fonts/cbfonts/grmn1000table.pdf
14mu|texlive-cbfonts-20100713-4|2956	
14mu|texlive-cbfonts-20100713-4|2957	#-----------------------------------------------------------------------
14mu|texlive-cbfonts-20100713-4|2958	%prep
14mu|texlive-cbfonts-20100713-4|2959	%setup -c -a0 -a1
14mu|texlive-cbfonts-20100713-4|2960	
14mu|texlive-cbfonts-20100713-4|2961	%build
14mu|texlive-cbfonts-20100713-4|2962	
14mu|texlive-cbfonts-20100713-4|2963	%install
14mu|texlive-cbfonts-20100713-4|2964	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cbfonts-20100713-4|2965	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cbfonts-20100713-4|2966	
14mu|texlive-cbfonts-20100713-4|2967	
14mu|texlive-cbfonts-20100713-4|2968	
14mu|texlive-cbfonts-20100713-4|2969	%changelog
14mu|texlive-cbfonts-20100713-4|2970	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100713-4
14mu|texlive-cbfonts-20100713-4|2971	+ Revision: ee98122
14mu|texlive-cbfonts-20100713-4|2972	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cbfonts-20100713-4|2973	
14mu|texlive-cbfonts-20100713-4|2974	

24431 14
14mu|texlive-cbfonts-fd-1.0-7|1	# revision 31624
14mu|texlive-cbfonts-fd-1.0-7|2	# category Package
14mu|texlive-cbfonts-fd-1.0-7|3	# catalog-ctan /fonts/greek/cbfonts-fd
14mu|texlive-cbfonts-fd-1.0-7|4	# catalog-date 2013-09-10 12:13:23 +0200
14mu|texlive-cbfonts-fd-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-cbfonts-fd-1.0-7|6	# catalog-version 1.0
14mu|texlive-cbfonts-fd-1.0-7|7	Name:		texlive-cbfonts-fd
14mu|texlive-cbfonts-fd-1.0-7|8	Version:	1.0
14mu|texlive-cbfonts-fd-1.0-7|9	Release:	7
14mu|texlive-cbfonts-fd-1.0-7|10	Summary:	LaTeX font description files for the CB Greek fonts
14mu|texlive-cbfonts-fd-1.0-7|11	Group:		Publishing
14mu|texlive-cbfonts-fd-1.0-7|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/cbfonts-fd
14mu|texlive-cbfonts-fd-1.0-7|13	License:	LPPL1.3
14mu|texlive-cbfonts-fd-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts-fd.tar.xz
14mu|texlive-cbfonts-fd-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts-fd.doc.tar.xz
14mu|texlive-cbfonts-fd-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts-fd.source.tar.xz
14mu|texlive-cbfonts-fd-1.0-7|17	BuildArch:	noarch
14mu|texlive-cbfonts-fd-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cbfonts-fd-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cbfonts-fd-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-cbfonts-fd-1.0-7|21	
14mu|texlive-cbfonts-fd-1.0-7|22	%description
14mu|texlive-cbfonts-fd-1.0-7|23	The package provides font description files for all the many
14mu|texlive-cbfonts-fd-1.0-7|24	shapes available from the cbfonts collection. The files provide
14mu|texlive-cbfonts-fd-1.0-7|25	the means whereby the NFSS knows which fonts a LaTeX user is
14mu|texlive-cbfonts-fd-1.0-7|26	requesting.
14mu|texlive-cbfonts-fd-1.0-7|27	
14mu|texlive-cbfonts-fd-1.0-7|28	
14mu|texlive-cbfonts-fd-1.0-7|29	#-----------------------------------------------------------------------
14mu|texlive-cbfonts-fd-1.0-7|30	%files
14mu|texlive-cbfonts-fd-1.0-7|31	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmr.fd
14mu|texlive-cbfonts-fd-1.0-7|32	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmro.fd
14mu|texlive-cbfonts-fd-1.0-7|33	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmss.fd
14mu|texlive-cbfonts-fd-1.0-7|34	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmtt.fd
14mu|texlive-cbfonts-fd-1.0-7|35	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlcmss.fd
14mu|texlive-cbfonts-fd-1.0-7|36	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlcmtt.fd
14mu|texlive-cbfonts-fd-1.0-7|37	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmr.fd
14mu|texlive-cbfonts-fd-1.0-7|38	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmro.fd
14mu|texlive-cbfonts-fd-1.0-7|39	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmss.fd
14mu|texlive-cbfonts-fd-1.0-7|40	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmtt.fd
14mu|texlive-cbfonts-fd-1.0-7|41	%doc %{_texmfdistdir}/doc/fonts/cbfonts-fd/README
14mu|texlive-cbfonts-fd-1.0-7|42	%doc %{_texmfdistdir}/doc/fonts/cbfonts-fd/cbfonts-fd.pdf
14mu|texlive-cbfonts-fd-1.0-7|43	%doc %{_texmfdistdir}/doc/fonts/cbfonts-fd/manifest.txt
14mu|texlive-cbfonts-fd-1.0-7|44	#- source
14mu|texlive-cbfonts-fd-1.0-7|45	%doc %{_texmfdistdir}/source/fonts/cbfonts-fd/cbfonts-fd.fdd
14mu|texlive-cbfonts-fd-1.0-7|46	
14mu|texlive-cbfonts-fd-1.0-7|47	#-----------------------------------------------------------------------
14mu|texlive-cbfonts-fd-1.0-7|48	%prep
14mu|texlive-cbfonts-fd-1.0-7|49	%setup -c -a0 -a1 -a2
14mu|texlive-cbfonts-fd-1.0-7|50	
14mu|texlive-cbfonts-fd-1.0-7|51	%build
14mu|texlive-cbfonts-fd-1.0-7|52	
14mu|texlive-cbfonts-fd-1.0-7|53	%install
14mu|texlive-cbfonts-fd-1.0-7|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cbfonts-fd-1.0-7|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cbfonts-fd-1.0-7|56	
14mu|texlive-cbfonts-fd-1.0-7|57	%changelog
14mu|texlive-cbfonts-fd-1.0-7|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-cbfonts-fd-1.0-7|59	+ Revision: 5278a3e
14mu|texlive-cbfonts-fd-1.0-7|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cbfonts-fd-1.0-7|61	
14mu|texlive-cbfonts-fd-1.0-7|62	

24432 14
14mu|texlive-ccaption-3.2b-4|1	# revision 23443
14mu|texlive-ccaption-3.2b-4|2	# category Package
14mu|texlive-ccaption-3.2b-4|3	# catalog-ctan /macros/latex/contrib/ccaption
14mu|texlive-ccaption-3.2b-4|4	# catalog-date 2009-09-02 11:33:10 +0200
14mu|texlive-ccaption-3.2b-4|5	# catalog-license lppl1.3
14mu|texlive-ccaption-3.2b-4|6	# catalog-version 3.2b
14mu|texlive-ccaption-3.2b-4|7	Name:		texlive-ccaption
14mu|texlive-ccaption-3.2b-4|8	Version:	3.2b
14mu|texlive-ccaption-3.2b-4|9	Release:	4
14mu|texlive-ccaption-3.2b-4|10	Summary:	Continuation headings and legends for floats
14mu|texlive-ccaption-3.2b-4|11	Group:		Publishing
14mu|texlive-ccaption-3.2b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ccaption
14mu|texlive-ccaption-3.2b-4|13	License:	LPPL1.3
14mu|texlive-ccaption-3.2b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccaption.tar.xz
14mu|texlive-ccaption-3.2b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccaption.doc.tar.xz
14mu|texlive-ccaption-3.2b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccaption.source.tar.xz
14mu|texlive-ccaption-3.2b-4|17	BuildArch:	noarch
14mu|texlive-ccaption-3.2b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ccaption-3.2b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ccaption-3.2b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ccaption-3.2b-4|21	
14mu|texlive-ccaption-3.2b-4|22	%description
14mu|texlive-ccaption-3.2b-4|23	A package providing commands for 'continuation captions',
14mu|texlive-ccaption-3.2b-4|24	unnumbered captions, and also a non-specific legend heading for
14mu|texlive-ccaption-3.2b-4|25	any environment. Methods are also provided to define captions
14mu|texlive-ccaption-3.2b-4|26	for use outside float (e.g., figure and table) environments,
14mu|texlive-ccaption-3.2b-4|27	and to define new float environments and Lists of Floats. Tools
14mu|texlive-ccaption-3.2b-4|28	are provided for specifying your own captioning styles.
14mu|texlive-ccaption-3.2b-4|29	
14mu|texlive-ccaption-3.2b-4|30	
14mu|texlive-ccaption-3.2b-4|31	#-----------------------------------------------------------------------
14mu|texlive-ccaption-3.2b-4|32	%files
14mu|texlive-ccaption-3.2b-4|33	%{_texmfdistdir}/tex/latex/ccaption/ccaption.sty
14mu|texlive-ccaption-3.2b-4|34	%doc %{_texmfdistdir}/doc/latex/ccaption/README
14mu|texlive-ccaption-3.2b-4|35	%doc %{_texmfdistdir}/doc/latex/ccaption/ccaption.pdf
14mu|texlive-ccaption-3.2b-4|36	#- source
14mu|texlive-ccaption-3.2b-4|37	%doc %{_texmfdistdir}/source/latex/ccaption/ccaption.dtx
14mu|texlive-ccaption-3.2b-4|38	%doc %{_texmfdistdir}/source/latex/ccaption/ccaption.ins
14mu|texlive-ccaption-3.2b-4|39	
14mu|texlive-ccaption-3.2b-4|40	#-----------------------------------------------------------------------
14mu|texlive-ccaption-3.2b-4|41	%prep
14mu|texlive-ccaption-3.2b-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-ccaption-3.2b-4|43	
14mu|texlive-ccaption-3.2b-4|44	%build
14mu|texlive-ccaption-3.2b-4|45	
14mu|texlive-ccaption-3.2b-4|46	%install
14mu|texlive-ccaption-3.2b-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ccaption-3.2b-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ccaption-3.2b-4|49	
14mu|texlive-ccaption-3.2b-4|50	
14mu|texlive-ccaption-3.2b-4|51	
14mu|texlive-ccaption-3.2b-4|52	%changelog
14mu|texlive-ccaption-3.2b-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.2b-4
14mu|texlive-ccaption-3.2b-4|54	+ Revision: 91f05b4
14mu|texlive-ccaption-3.2b-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ccaption-3.2b-4|56	
14mu|texlive-ccaption-3.2b-4|57	

24433 14
14mu|texlive-ccicons-20120807-3|1	# revision 26608
14mu|texlive-ccicons-20120807-3|2	# category Package
14mu|texlive-ccicons-20120807-3|3	# catalog-ctan undef
14mu|texlive-ccicons-20120807-3|4	# catalog-date undef
14mu|texlive-ccicons-20120807-3|5	# catalog-license undef
14mu|texlive-ccicons-20120807-3|6	# catalog-version undef
14mu|texlive-ccicons-20120807-3|7	Name:		texlive-ccicons
14mu|texlive-ccicons-20120807-3|8	Version:	20120807
14mu|texlive-ccicons-20120807-3|9	Release:	3
14mu|texlive-ccicons-20120807-3|10	Summary:	TeXLive ccicons package
14mu|texlive-ccicons-20120807-3|11	Group:		Publishing
14mu|texlive-ccicons-20120807-3|12	URL:		http://tug.org/texlive
14mu|texlive-ccicons-20120807-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-ccicons-20120807-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccicons.tar.xz
14mu|texlive-ccicons-20120807-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccicons.doc.tar.xz
14mu|texlive-ccicons-20120807-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccicons.source.tar.xz
14mu|texlive-ccicons-20120807-3|17	BuildArch:	noarch
14mu|texlive-ccicons-20120807-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ccicons-20120807-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ccicons-20120807-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-ccicons-20120807-3|21	
14mu|texlive-ccicons-20120807-3|22	%description
14mu|texlive-ccicons-20120807-3|23	TeXLive ccicons package.
14mu|texlive-ccicons-20120807-3|24	
14mu|texlive-ccicons-20120807-3|25	
14mu|texlive-ccicons-20120807-3|26	#-----------------------------------------------------------------------
14mu|texlive-ccicons-20120807-3|27	%files
14mu|texlive-ccicons-20120807-3|28	%{_texmfdistdir}/fonts/enc/dvips/ccicons/ccicons-u.enc
14mu|texlive-ccicons-20120807-3|29	%{_texmfdistdir}/fonts/map/dvips/ccicons/ccicons.map
14mu|texlive-ccicons-20120807-3|30	%{_texmfdistdir}/fonts/tfm/public/ccicons/ccicons.tfm
14mu|texlive-ccicons-20120807-3|31	%{_texmfdistdir}/fonts/type1/public/ccicons/ccicons.pfb
14mu|texlive-ccicons-20120807-3|32	%{_texmfdistdir}/tex/latex/ccicons/ccicons.sty
14mu|texlive-ccicons-20120807-3|33	%doc %{_texmfdistdir}/doc/latex/ccicons/ccicons.pdf
14mu|texlive-ccicons-20120807-3|34	#- source
14mu|texlive-ccicons-20120807-3|35	%doc %{_texmfdistdir}/source/fonts/ccicons/ccicons.sfd
14mu|texlive-ccicons-20120807-3|36	%doc %{_texmfdistdir}/source/latex/ccicons/ccicons.dtx
14mu|texlive-ccicons-20120807-3|37	%doc %{_texmfdistdir}/source/latex/ccicons/ccicons.ins
14mu|texlive-ccicons-20120807-3|38	
14mu|texlive-ccicons-20120807-3|39	#-----------------------------------------------------------------------
14mu|texlive-ccicons-20120807-3|40	%prep
14mu|texlive-ccicons-20120807-3|41	%setup -c -a0 -a1 -a2
14mu|texlive-ccicons-20120807-3|42	
14mu|texlive-ccicons-20120807-3|43	%build
14mu|texlive-ccicons-20120807-3|44	
14mu|texlive-ccicons-20120807-3|45	%install
14mu|texlive-ccicons-20120807-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ccicons-20120807-3|47	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ccicons-20120807-3|48	
14mu|texlive-ccicons-20120807-3|49	
14mu|texlive-ccicons-20120807-3|50	
14mu|texlive-ccicons-20120807-3|51	%changelog
14mu|texlive-ccicons-20120807-3|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120807-3
14mu|texlive-ccicons-20120807-3|53	+ Revision: 6b348ba
14mu|texlive-ccicons-20120807-3|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ccicons-20120807-3|55	
14mu|texlive-ccicons-20120807-3|56	

24434 14
14mu|texlive-cclicenses-20080817-4|1	# revision 15878
14mu|texlive-cclicenses-20080817-4|2	# category Package
14mu|texlive-cclicenses-20080817-4|3	# catalog-ctan /macros/latex/contrib/cclicenses
14mu|texlive-cclicenses-20080817-4|4	# catalog-date 2008-08-17 13:56:26 +0200
14mu|texlive-cclicenses-20080817-4|5	# catalog-license lppl
14mu|texlive-cclicenses-20080817-4|6	# catalog-version undef
14mu|texlive-cclicenses-20080817-4|7	Name:		texlive-cclicenses
14mu|texlive-cclicenses-20080817-4|8	Version:	20080817
14mu|texlive-cclicenses-20080817-4|9	Release:	4
14mu|texlive-cclicenses-20080817-4|10	Summary:	Typeset Creative Commons licence logos
14mu|texlive-cclicenses-20080817-4|11	Group:		Publishing
14mu|texlive-cclicenses-20080817-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cclicenses
14mu|texlive-cclicenses-20080817-4|13	License:	LPPL
14mu|texlive-cclicenses-20080817-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cclicenses.tar.xz
14mu|texlive-cclicenses-20080817-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cclicenses.doc.tar.xz
14mu|texlive-cclicenses-20080817-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cclicenses.source.tar.xz
14mu|texlive-cclicenses-20080817-4|17	BuildArch:	noarch
14mu|texlive-cclicenses-20080817-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cclicenses-20080817-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cclicenses-20080817-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cclicenses-20080817-4|21	
14mu|texlive-cclicenses-20080817-4|22	%description
14mu|texlive-cclicenses-20080817-4|23	The cclicenses package helps users typesetting Creative Commons
14mu|texlive-cclicenses-20080817-4|24	logos in LaTeX. It defines some commands useful to quickly
14mu|texlive-cclicenses-20080817-4|25	write these logos, related to CC licences versions 1.0 and 2.0.
14mu|texlive-cclicenses-20080817-4|26	
14mu|texlive-cclicenses-20080817-4|27	
14mu|texlive-cclicenses-20080817-4|28	#-----------------------------------------------------------------------
14mu|texlive-cclicenses-20080817-4|29	%files
14mu|texlive-cclicenses-20080817-4|30	%{_texmfdistdir}/tex/latex/cclicenses/cclicenses.sty
14mu|texlive-cclicenses-20080817-4|31	%doc %{_texmfdistdir}/doc/latex/cclicenses/README
14mu|texlive-cclicenses-20080817-4|32	%doc %{_texmfdistdir}/doc/latex/cclicenses/cclicenses_short.pdf
14mu|texlive-cclicenses-20080817-4|33	#- source
14mu|texlive-cclicenses-20080817-4|34	%doc %{_texmfdistdir}/source/latex/cclicenses/cclicenses.dtx
14mu|texlive-cclicenses-20080817-4|35	%doc %{_texmfdistdir}/source/latex/cclicenses/cclicenses.ins
14mu|texlive-cclicenses-20080817-4|36	
14mu|texlive-cclicenses-20080817-4|37	#-----------------------------------------------------------------------
14mu|texlive-cclicenses-20080817-4|38	%prep
14mu|texlive-cclicenses-20080817-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-cclicenses-20080817-4|40	
14mu|texlive-cclicenses-20080817-4|41	%build
14mu|texlive-cclicenses-20080817-4|42	
14mu|texlive-cclicenses-20080817-4|43	%install
14mu|texlive-cclicenses-20080817-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cclicenses-20080817-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cclicenses-20080817-4|46	
14mu|texlive-cclicenses-20080817-4|47	
14mu|texlive-cclicenses-20080817-4|48	
14mu|texlive-cclicenses-20080817-4|49	%changelog
14mu|texlive-cclicenses-20080817-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080817-4
14mu|texlive-cclicenses-20080817-4|51	+ Revision: 19b4d15
14mu|texlive-cclicenses-20080817-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cclicenses-20080817-4|53	
14mu|texlive-cclicenses-20080817-4|54	

24435 14
14mu|texlive-cc-pl-1.02.2-4|1	# revision 15878
14mu|texlive-cc-pl-1.02.2-4|2	# category Package
14mu|texlive-cc-pl-1.02.2-4|3	# catalog-ctan /fonts/cc-pl
14mu|texlive-cc-pl-1.02.2-4|4	# catalog-date 2009-09-24 20:53:04 +0200
14mu|texlive-cc-pl-1.02.2-4|5	# catalog-license pd
14mu|texlive-cc-pl-1.02.2-4|6	# catalog-version 1.02.2
14mu|texlive-cc-pl-1.02.2-4|7	Name:		texlive-cc-pl
14mu|texlive-cc-pl-1.02.2-4|8	Version:	1.02.2
14mu|texlive-cc-pl-1.02.2-4|9	Release:	4
14mu|texlive-cc-pl-1.02.2-4|10	Summary:	Polish extension of Computer Concrete fonts
14mu|texlive-cc-pl-1.02.2-4|11	Group:		Publishing
14mu|texlive-cc-pl-1.02.2-4|12	URL:		http://www.ctan.org/tex-archive/fonts/cc-pl
14mu|texlive-cc-pl-1.02.2-4|13	License:	PD
14mu|texlive-cc-pl-1.02.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cc-pl.tar.xz
14mu|texlive-cc-pl-1.02.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cc-pl.doc.tar.xz
14mu|texlive-cc-pl-1.02.2-4|16	BuildArch:	noarch
14mu|texlive-cc-pl-1.02.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cc-pl-1.02.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cc-pl-1.02.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cc-pl-1.02.2-4|20	
14mu|texlive-cc-pl-1.02.2-4|21	%description
14mu|texlive-cc-pl-1.02.2-4|22	These MetaFont sources rely on the availability of the MetaFont
14mu|texlive-cc-pl-1.02.2-4|23	'Polish' fonts and of the MetaFont sources of the original
14mu|texlive-cc-pl-1.02.2-4|24	Concrete fonts. Adobe Type 1 versions of the fonts are
14mu|texlive-cc-pl-1.02.2-4|25	included.
14mu|texlive-cc-pl-1.02.2-4|26	
14mu|texlive-cc-pl-1.02.2-4|27	
14mu|texlive-cc-pl-1.02.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-cc-pl-1.02.2-4|29	%files
14mu|texlive-cc-pl-1.02.2-4|30	%{_texmfdistdir}/fonts/map/dvips/cc-pl/ccpl.map
14mu|texlive-cc-pl-1.02.2-4|31	%{_texmfdistdir}/fonts/source/public/cc-pl/fic_mic.mf
14mu|texlive-cc-pl-1.02.2-4|32	%{_texmfdistdir}/fonts/source/public/cc-pl/pccsc10.mf
14mu|texlive-cc-pl-1.02.2-4|33	%{_texmfdistdir}/fonts/source/public/cc-pl/pcmi10.mf
14mu|texlive-cc-pl-1.02.2-4|34	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr10.mf
14mu|texlive-cc-pl-1.02.2-4|35	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr5.mf
14mu|texlive-cc-pl-1.02.2-4|36	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr6.mf
14mu|texlive-cc-pl-1.02.2-4|37	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr7.mf
14mu|texlive-cc-pl-1.02.2-4|38	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr8.mf
14mu|texlive-cc-pl-1.02.2-4|39	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr9.mf
14mu|texlive-cc-pl-1.02.2-4|40	%{_texmfdistdir}/fonts/source/public/cc-pl/pcsl10.mf
14mu|texlive-cc-pl-1.02.2-4|41	%{_texmfdistdir}/fonts/source/public/cc-pl/pcslc9.mf
14mu|texlive-cc-pl-1.02.2-4|42	%{_texmfdistdir}/fonts/source/public/cc-pl/pcti10.mf
14mu|texlive-cc-pl-1.02.2-4|43	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pccsc10.tfm
14mu|texlive-cc-pl-1.02.2-4|44	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcmi10.tfm
14mu|texlive-cc-pl-1.02.2-4|45	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr10.tfm
14mu|texlive-cc-pl-1.02.2-4|46	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr5.tfm
14mu|texlive-cc-pl-1.02.2-4|47	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr6.tfm
14mu|texlive-cc-pl-1.02.2-4|48	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr7.tfm
14mu|texlive-cc-pl-1.02.2-4|49	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr8.tfm
14mu|texlive-cc-pl-1.02.2-4|50	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr9.tfm
14mu|texlive-cc-pl-1.02.2-4|51	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcsl10.tfm
14mu|texlive-cc-pl-1.02.2-4|52	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcslc9.tfm
14mu|texlive-cc-pl-1.02.2-4|53	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcti10.tfm
14mu|texlive-cc-pl-1.02.2-4|54	%{_texmfdistdir}/fonts/type1/public/cc-pl/pccsc10.pfb
14mu|texlive-cc-pl-1.02.2-4|55	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcmi10.pfb
14mu|texlive-cc-pl-1.02.2-4|56	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr10.pfb
14mu|texlive-cc-pl-1.02.2-4|57	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr5.pfb
14mu|texlive-cc-pl-1.02.2-4|58	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr6.pfb
14mu|texlive-cc-pl-1.02.2-4|59	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr7.pfb
14mu|texlive-cc-pl-1.02.2-4|60	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr8.pfb
14mu|texlive-cc-pl-1.02.2-4|61	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr9.pfb
14mu|texlive-cc-pl-1.02.2-4|62	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcsl10.pfb
14mu|texlive-cc-pl-1.02.2-4|63	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcslc9.pfb
14mu|texlive-cc-pl-1.02.2-4|64	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcti10.pfb
14mu|texlive-cc-pl-1.02.2-4|65	%doc %{_texmfdistdir}/doc/fonts/cc-pl/README.cc-pl
14mu|texlive-cc-pl-1.02.2-4|66	
14mu|texlive-cc-pl-1.02.2-4|67	#-----------------------------------------------------------------------
14mu|texlive-cc-pl-1.02.2-4|68	%prep
14mu|texlive-cc-pl-1.02.2-4|69	%setup -c -a0 -a1
14mu|texlive-cc-pl-1.02.2-4|70	
14mu|texlive-cc-pl-1.02.2-4|71	%build
14mu|texlive-cc-pl-1.02.2-4|72	
14mu|texlive-cc-pl-1.02.2-4|73	%install
14mu|texlive-cc-pl-1.02.2-4|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cc-pl-1.02.2-4|75	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cc-pl-1.02.2-4|76	
14mu|texlive-cc-pl-1.02.2-4|77	
14mu|texlive-cc-pl-1.02.2-4|78	
14mu|texlive-cc-pl-1.02.2-4|79	%changelog
14mu|texlive-cc-pl-1.02.2-4|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02.2-4
14mu|texlive-cc-pl-1.02.2-4|81	+ Revision: 05931a3
14mu|texlive-cc-pl-1.02.2-4|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cc-pl-1.02.2-4|83	
14mu|texlive-cc-pl-1.02.2-4|84	

24436 14
14mu|texlive-cd-1.3-4|1	# revision 15878
14mu|texlive-cd-1.3-4|2	# category Package
14mu|texlive-cd-1.3-4|3	# catalog-ctan /macros/latex/contrib/cd
14mu|texlive-cd-1.3-4|4	# catalog-date 2008-05-06 19:08:04 +0200
14mu|texlive-cd-1.3-4|5	# catalog-license gpl
14mu|texlive-cd-1.3-4|6	# catalog-version 1.3
14mu|texlive-cd-1.3-4|7	Name:		texlive-cd
14mu|texlive-cd-1.3-4|8	Version:	1.3
14mu|texlive-cd-1.3-4|9	Release:	4
14mu|texlive-cd-1.3-4|10	Summary:	Typeset CD covers
14mu|texlive-cd-1.3-4|11	Group:		Publishing
14mu|texlive-cd-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cd
14mu|texlive-cd-1.3-4|13	License:	GPL
14mu|texlive-cd-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd.tar.xz
14mu|texlive-cd-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd.doc.tar.xz
14mu|texlive-cd-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd.source.tar.xz
14mu|texlive-cd-1.3-4|17	BuildArch:	noarch
14mu|texlive-cd-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cd-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cd-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cd-1.3-4|21	
14mu|texlive-cd-1.3-4|22	%description
14mu|texlive-cd-1.3-4|23	Normal usage will ordinarily require no more than a simple data
14mu|texlive-cd-1.3-4|24	file per cover; the package will make a full insert for a CD
14mu|texlive-cd-1.3-4|25	case (it copes with both normal and slim cases).
14mu|texlive-cd-1.3-4|26	
14mu|texlive-cd-1.3-4|27	
14mu|texlive-cd-1.3-4|28	#-----------------------------------------------------------------------
14mu|texlive-cd-1.3-4|29	%files
14mu|texlive-cd-1.3-4|30	%{_texmfdistdir}/tex/latex/cd/cd.cls
14mu|texlive-cd-1.3-4|31	%doc %{_texmfdistdir}/doc/latex/cd/CD.tex
14mu|texlive-cd-1.3-4|32	%doc %{_texmfdistdir}/doc/latex/cd/CDlist.tex
14mu|texlive-cd-1.3-4|33	%doc %{_texmfdistdir}/doc/latex/cd/README
14mu|texlive-cd-1.3-4|34	%doc %{_texmfdistdir}/doc/latex/cd/cd.pdf
14mu|texlive-cd-1.3-4|35	%doc %{_texmfdistdir}/doc/latex/cd/example.dat
14mu|texlive-cd-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/cd/parsecd.rb
14mu|texlive-cd-1.3-4|37	%doc %{_texmfdistdir}/doc/latex/cd/slimCD.tex
14mu|texlive-cd-1.3-4|38	%doc %{_texmfdistdir}/doc/latex/cd/slimCDlist.tex
14mu|texlive-cd-1.3-4|39	#- source
14mu|texlive-cd-1.3-4|40	%doc %{_texmfdistdir}/source/latex/cd/cd.dtx
14mu|texlive-cd-1.3-4|41	%doc %{_texmfdistdir}/source/latex/cd/cd.ins
14mu|texlive-cd-1.3-4|42	
14mu|texlive-cd-1.3-4|43	#-----------------------------------------------------------------------
14mu|texlive-cd-1.3-4|44	%prep
14mu|texlive-cd-1.3-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-cd-1.3-4|46	
14mu|texlive-cd-1.3-4|47	%build
14mu|texlive-cd-1.3-4|48	
14mu|texlive-cd-1.3-4|49	%install
14mu|texlive-cd-1.3-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cd-1.3-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cd-1.3-4|52	
14mu|texlive-cd-1.3-4|53	
14mu|texlive-cd-1.3-4|54	
14mu|texlive-cd-1.3-4|55	%changelog
14mu|texlive-cd-1.3-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-cd-1.3-4|57	+ Revision: 28bab4f
14mu|texlive-cd-1.3-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cd-1.3-4|59	
14mu|texlive-cd-1.3-4|60	

24437 14
14mu|texlive-cd-cover-1.0-4|1	# revision 17121
14mu|texlive-cd-cover-1.0-4|2	# category Package
14mu|texlive-cd-cover-1.0-4|3	# catalog-ctan /macros/latex/contrib/cd-cover
14mu|texlive-cd-cover-1.0-4|4	# catalog-date 2010-02-21 01:36:59 +0100
14mu|texlive-cd-cover-1.0-4|5	# catalog-license gpl
14mu|texlive-cd-cover-1.0-4|6	# catalog-version 1.0
14mu|texlive-cd-cover-1.0-4|7	Name:		texlive-cd-cover
14mu|texlive-cd-cover-1.0-4|8	Version:	1.0
14mu|texlive-cd-cover-1.0-4|9	Release:	4
14mu|texlive-cd-cover-1.0-4|10	Summary:	Typeset CD covers
14mu|texlive-cd-cover-1.0-4|11	Group:		Publishing
14mu|texlive-cd-cover-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cd-cover
14mu|texlive-cd-cover-1.0-4|13	License:	GPL
14mu|texlive-cd-cover-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd-cover.tar.xz
14mu|texlive-cd-cover-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd-cover.doc.tar.xz
14mu|texlive-cd-cover-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd-cover.source.tar.xz
14mu|texlive-cd-cover-1.0-4|17	BuildArch:	noarch
14mu|texlive-cd-cover-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cd-cover-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cd-cover-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cd-cover-1.0-4|21	
14mu|texlive-cd-cover-1.0-4|22	%description
14mu|texlive-cd-cover-1.0-4|23	The CD-cover class will typeset front and back cover sheets for
14mu|texlive-cd-cover-1.0-4|24	CD jewel cases, or an entire paper cover, or a label for a
14mu|texlive-cd-cover-1.0-4|25	plastic slip-cover.
14mu|texlive-cd-cover-1.0-4|26	
14mu|texlive-cd-cover-1.0-4|27	
14mu|texlive-cd-cover-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-cd-cover-1.0-4|29	%files
14mu|texlive-cd-cover-1.0-4|30	%{_texmfdistdir}/tex/latex/cd-cover/cd-cover.cls
14mu|texlive-cd-cover-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/cd-cover/README
14mu|texlive-cd-cover-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/cd-cover/cd-cover.pdf
14mu|texlive-cd-cover-1.0-4|33	#- source
14mu|texlive-cd-cover-1.0-4|34	%doc %{_texmfdistdir}/source/latex/cd-cover/cd-cover.dtx
14mu|texlive-cd-cover-1.0-4|35	%doc %{_texmfdistdir}/source/latex/cd-cover/cd-cover.ins
14mu|texlive-cd-cover-1.0-4|36	
14mu|texlive-cd-cover-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-cd-cover-1.0-4|38	%prep
14mu|texlive-cd-cover-1.0-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-cd-cover-1.0-4|40	
14mu|texlive-cd-cover-1.0-4|41	%build
14mu|texlive-cd-cover-1.0-4|42	
14mu|texlive-cd-cover-1.0-4|43	%install
14mu|texlive-cd-cover-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cd-cover-1.0-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cd-cover-1.0-4|46	
14mu|texlive-cd-cover-1.0-4|47	
14mu|texlive-cd-cover-1.0-4|48	
14mu|texlive-cd-cover-1.0-4|49	%changelog
14mu|texlive-cd-cover-1.0-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-cd-cover-1.0-4|51	+ Revision: edbc860
14mu|texlive-cd-cover-1.0-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cd-cover-1.0-4|53	
14mu|texlive-cd-cover-1.0-4|54	

24438 14
14mu|texlive-cdpbundl-0.34-4|1	# revision 15878
14mu|texlive-cdpbundl-0.34-4|2	# category Package
14mu|texlive-cdpbundl-0.34-4|3	# catalog-ctan /macros/latex/contrib/cdpbundl
14mu|texlive-cdpbundl-0.34-4|4	# catalog-date 2007-01-31 23:04:11 +0100
14mu|texlive-cdpbundl-0.34-4|5	# catalog-license lppl
14mu|texlive-cdpbundl-0.34-4|6	# catalog-version 0.34
14mu|texlive-cdpbundl-0.34-4|7	Name:		texlive-cdpbundl
14mu|texlive-cdpbundl-0.34-4|8	Version:	0.34
14mu|texlive-cdpbundl-0.34-4|9	Release:	4
14mu|texlive-cdpbundl-0.34-4|10	Summary:	Business letters in the Italian style
14mu|texlive-cdpbundl-0.34-4|11	Group:		Publishing
14mu|texlive-cdpbundl-0.34-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cdpbundl
14mu|texlive-cdpbundl-0.34-4|13	License:	LPPL
14mu|texlive-cdpbundl-0.34-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cdpbundl.tar.xz
14mu|texlive-cdpbundl-0.34-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cdpbundl.doc.tar.xz
14mu|texlive-cdpbundl-0.34-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cdpbundl.source.tar.xz
14mu|texlive-cdpbundl-0.34-4|17	BuildArch:	noarch
14mu|texlive-cdpbundl-0.34-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cdpbundl-0.34-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cdpbundl-0.34-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cdpbundl-0.34-4|21	
14mu|texlive-cdpbundl-0.34-4|22	%description
14mu|texlive-cdpbundl-0.34-4|23	The C.D.P. Bundle can be used to typeset high-quality business
14mu|texlive-cdpbundl-0.34-4|24	letters formatted according to Italian style conventions. It is
14mu|texlive-cdpbundl-0.34-4|25	highly configurable, and its modular structure provides you
14mu|texlive-cdpbundl-0.34-4|26	with building blocks of increasing level, by means of which you
14mu|texlive-cdpbundl-0.34-4|27	can compose a large variety of letters. It is also possible to
14mu|texlive-cdpbundl-0.34-4|28	write letters divided into sections and paragraphs, to include
14mu|texlive-cdpbundl-0.34-4|29	floating figures and tables, and to have the relevant indexes
14mu|texlive-cdpbundl-0.34-4|30	compiled automatically. A single input file can contain several
14mu|texlive-cdpbundl-0.34-4|31	letters, and each letter will have its own table of contents,
14mu|texlive-cdpbundl-0.34-4|32	etc., independant from the other ones.
14mu|texlive-cdpbundl-0.34-4|33	
14mu|texlive-cdpbundl-0.34-4|34	
14mu|texlive-cdpbundl-0.34-4|35	#-----------------------------------------------------------------------
14mu|texlive-cdpbundl-0.34-4|36	%files
14mu|texlive-cdpbundl-0.34-4|37	%{_texmfdistdir}/tex/latex/cdpbundl/adiseal.sty
14mu|texlive-cdpbundl-0.34-4|38	%{_texmfdistdir}/tex/latex/cdpbundl/articoletteracdp.cls
14mu|texlive-cdpbundl-0.34-4|39	%{_texmfdistdir}/tex/latex/cdpbundl/cdpaddon.sty
14mu|texlive-cdpbundl-0.34-4|40	%{_texmfdistdir}/tex/latex/cdpbundl/cdpshues-example.def
14mu|texlive-cdpbundl-0.34-4|41	%{_texmfdistdir}/tex/latex/cdpbundl/cdpshues.cfg
14mu|texlive-cdpbundl-0.34-4|42	%{_texmfdistdir}/tex/latex/cdpbundl/epson-stylus-740.def
14mu|texlive-cdpbundl-0.34-4|43	%{_texmfdistdir}/tex/latex/cdpbundl/hp-laserjet-4500.def
14mu|texlive-cdpbundl-0.34-4|44	%{_texmfdistdir}/tex/latex/cdpbundl/lettcdpadi.cls
14mu|texlive-cdpbundl-0.34-4|45	%{_texmfdistdir}/tex/latex/cdpbundl/letteracdp.cls
14mu|texlive-cdpbundl-0.34-4|46	%doc %{_texmfdistdir}/doc/latex/cdpbundl/00readme.txt
14mu|texlive-cdpbundl-0.34-4|47	%doc %{_texmfdistdir}/doc/latex/cdpbundl/README
14mu|texlive-cdpbundl-0.34-4|48	%doc %{_texmfdistdir}/doc/latex/cdpbundl/manifest.txt
14mu|texlive-cdpbundl-0.34-4|49	%doc %{_texmfdistdir}/doc/latex/cdpbundl/overview.pdf
14mu|texlive-cdpbundl-0.34-4|50	#- source
14mu|texlive-cdpbundl-0.34-4|51	%doc %{_texmfdistdir}/source/latex/cdpbundl/cdpbundl.dtx
14mu|texlive-cdpbundl-0.34-4|52	%doc %{_texmfdistdir}/source/latex/cdpbundl/cdpbundl.ins
14mu|texlive-cdpbundl-0.34-4|53	
14mu|texlive-cdpbundl-0.34-4|54	#-----------------------------------------------------------------------
14mu|texlive-cdpbundl-0.34-4|55	%prep
14mu|texlive-cdpbundl-0.34-4|56	%setup -c -a0 -a1 -a2
14mu|texlive-cdpbundl-0.34-4|57	
14mu|texlive-cdpbundl-0.34-4|58	%build
14mu|texlive-cdpbundl-0.34-4|59	
14mu|texlive-cdpbundl-0.34-4|60	%install
14mu|texlive-cdpbundl-0.34-4|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cdpbundl-0.34-4|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cdpbundl-0.34-4|63	
14mu|texlive-cdpbundl-0.34-4|64	
14mu|texlive-cdpbundl-0.34-4|65	
14mu|texlive-cdpbundl-0.34-4|66	%changelog
14mu|texlive-cdpbundl-0.34-4|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.34-4
14mu|texlive-cdpbundl-0.34-4|68	+ Revision: f952b93
14mu|texlive-cdpbundl-0.34-4|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cdpbundl-0.34-4|70	
14mu|texlive-cdpbundl-0.34-4|71	

24439 14
14mu|texlive-cellspace-1.6-4|1	# revision 15878
14mu|texlive-cellspace-1.6-4|2	# category Package
14mu|texlive-cellspace-1.6-4|3	# catalog-ctan /macros/latex/contrib/cellspace
14mu|texlive-cellspace-1.6-4|4	# catalog-date 2009-08-03 16:22:07 +0200
14mu|texlive-cellspace-1.6-4|5	# catalog-license lppl
14mu|texlive-cellspace-1.6-4|6	# catalog-version 1.6
14mu|texlive-cellspace-1.6-4|7	Name:		texlive-cellspace
14mu|texlive-cellspace-1.6-4|8	Version:	1.6
14mu|texlive-cellspace-1.6-4|9	Release:	4
14mu|texlive-cellspace-1.6-4|10	Summary:	Ensure minimal spacing of table cells
14mu|texlive-cellspace-1.6-4|11	Group:		Publishing
14mu|texlive-cellspace-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cellspace
14mu|texlive-cellspace-1.6-4|13	License:	LPPL
14mu|texlive-cellspace-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cellspace.tar.xz
14mu|texlive-cellspace-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cellspace.doc.tar.xz
14mu|texlive-cellspace-1.6-4|16	BuildArch:	noarch
14mu|texlive-cellspace-1.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cellspace-1.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cellspace-1.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cellspace-1.6-4|20	
14mu|texlive-cellspace-1.6-4|21	%description
14mu|texlive-cellspace-1.6-4|22	It is well known that high or deep cells tend to touch the
14mu|texlive-cellspace-1.6-4|23	\hlines of a tabular. This package provides a modifier S acting
14mu|texlive-cellspace-1.6-4|24	on usual column types so that to ensure a minimal distance that
14mu|texlive-cellspace-1.6-4|25	can be controlled through two parameters \cellspacetoplimit and
14mu|texlive-cellspace-1.6-4|26	\cellspacebottomlimit. The approach employed by this package is
14mu|texlive-cellspace-1.6-4|27	noticeably simpler than that of tabls, which considers the
14mu|texlive-cellspace-1.6-4|28	dimensions of each entire row; whereas you can ask the
14mu|texlive-cellspace-1.6-4|29	cellspace only to look at the cells of potentially difficult
14mu|texlive-cellspace-1.6-4|30	columns.
14mu|texlive-cellspace-1.6-4|31	
14mu|texlive-cellspace-1.6-4|32	
14mu|texlive-cellspace-1.6-4|33	#-----------------------------------------------------------------------
14mu|texlive-cellspace-1.6-4|34	%files
14mu|texlive-cellspace-1.6-4|35	%{_texmfdistdir}/tex/latex/cellspace/cellspace.sty
14mu|texlive-cellspace-1.6-4|36	%doc %{_texmfdistdir}/doc/latex/cellspace/README
14mu|texlive-cellspace-1.6-4|37	%doc %{_texmfdistdir}/doc/latex/cellspace/cellspace.pdf
14mu|texlive-cellspace-1.6-4|38	%doc %{_texmfdistdir}/doc/latex/cellspace/cellspace.tex
14mu|texlive-cellspace-1.6-4|39	
14mu|texlive-cellspace-1.6-4|40	#-----------------------------------------------------------------------
14mu|texlive-cellspace-1.6-4|41	%prep
14mu|texlive-cellspace-1.6-4|42	%setup -c -a0 -a1
14mu|texlive-cellspace-1.6-4|43	
14mu|texlive-cellspace-1.6-4|44	%build
14mu|texlive-cellspace-1.6-4|45	
14mu|texlive-cellspace-1.6-4|46	%install
14mu|texlive-cellspace-1.6-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cellspace-1.6-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cellspace-1.6-4|49	
14mu|texlive-cellspace-1.6-4|50	
14mu|texlive-cellspace-1.6-4|51	
14mu|texlive-cellspace-1.6-4|52	%changelog
14mu|texlive-cellspace-1.6-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-cellspace-1.6-4|54	+ Revision: 0af81e8
14mu|texlive-cellspace-1.6-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cellspace-1.6-4|56	
14mu|texlive-cellspace-1.6-4|57	

24440 14
14mu|texlive-censor-1.00-4|1	# revision 20937
14mu|texlive-censor-1.00-4|2	# category Package
14mu|texlive-censor-1.00-4|3	# catalog-ctan /macros/latex/contrib/censor
14mu|texlive-censor-1.00-4|4	# catalog-date 2011-01-04 21:24:54 +0100
14mu|texlive-censor-1.00-4|5	# catalog-license lppl1.3
14mu|texlive-censor-1.00-4|6	# catalog-version 1.00
14mu|texlive-censor-1.00-4|7	Name:		texlive-censor
14mu|texlive-censor-1.00-4|8	Version:	1.00
14mu|texlive-censor-1.00-4|9	Release:	4
14mu|texlive-censor-1.00-4|10	Summary:	Facilities for controlling restricted text in a document
14mu|texlive-censor-1.00-4|11	Group:		Publishing
14mu|texlive-censor-1.00-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/censor
14mu|texlive-censor-1.00-4|13	License:	LPPL1.3
14mu|texlive-censor-1.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/censor.tar.xz
14mu|texlive-censor-1.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/censor.doc.tar.xz
14mu|texlive-censor-1.00-4|16	BuildArch:	noarch
14mu|texlive-censor-1.00-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-censor-1.00-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-censor-1.00-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-censor-1.00-4|20	
14mu|texlive-censor-1.00-4|21	%description
14mu|texlive-censor-1.00-4|22	The package allows a convenient redaction/censor capability to
14mu|texlive-censor-1.00-4|23	be employed, for those who need to protect restricted
14mu|texlive-censor-1.00-4|24	information, as well as for those who are forced to work in a
14mu|texlive-censor-1.00-4|25	more inefficient environment when dealing with restricted
14mu|texlive-censor-1.00-4|26	information.
14mu|texlive-censor-1.00-4|27	
14mu|texlive-censor-1.00-4|28	
14mu|texlive-censor-1.00-4|29	#-----------------------------------------------------------------------
14mu|texlive-censor-1.00-4|30	%files
14mu|texlive-censor-1.00-4|31	%{_texmfdistdir}/tex/latex/censor/censor.sty
14mu|texlive-censor-1.00-4|32	%doc %{_texmfdistdir}/doc/latex/censor/README
14mu|texlive-censor-1.00-4|33	%doc %{_texmfdistdir}/doc/latex/censor/censor.pdf
14mu|texlive-censor-1.00-4|34	%doc %{_texmfdistdir}/doc/latex/censor/censor.tex
14mu|texlive-censor-1.00-4|35	%doc %{_texmfdistdir}/doc/latex/censor/manifest.txt
14mu|texlive-censor-1.00-4|36	
14mu|texlive-censor-1.00-4|37	#-----------------------------------------------------------------------
14mu|texlive-censor-1.00-4|38	%prep
14mu|texlive-censor-1.00-4|39	%setup -c -a0 -a1
14mu|texlive-censor-1.00-4|40	
14mu|texlive-censor-1.00-4|41	%build
14mu|texlive-censor-1.00-4|42	
14mu|texlive-censor-1.00-4|43	%install
14mu|texlive-censor-1.00-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-censor-1.00-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-censor-1.00-4|46	
14mu|texlive-censor-1.00-4|47	
14mu|texlive-censor-1.00-4|48	
14mu|texlive-censor-1.00-4|49	%changelog
14mu|texlive-censor-1.00-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14mu|texlive-censor-1.00-4|51	+ Revision: 8ea2e20
14mu|texlive-censor-1.00-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-censor-1.00-4|53	
14mu|texlive-censor-1.00-4|54	

24441 14
14mu|texlive-changebar-3.5c-4|1	# revision 15878
14mu|texlive-changebar-3.5c-4|2	# category Package
14mu|texlive-changebar-3.5c-4|3	# catalog-ctan /macros/latex/contrib/changebar
14mu|texlive-changebar-3.5c-4|4	# catalog-date 2009-09-24 20:53:04 +0200
14mu|texlive-changebar-3.5c-4|5	# catalog-license lppl
14mu|texlive-changebar-3.5c-4|6	# catalog-version 3.5c
14mu|texlive-changebar-3.5c-4|7	Name:		texlive-changebar
14mu|texlive-changebar-3.5c-4|8	Version:	3.5c
14mu|texlive-changebar-3.5c-4|9	Release:	4
14mu|texlive-changebar-3.5c-4|10	Summary:	Generate changebars in LaTeX documents
14mu|texlive-changebar-3.5c-4|11	Group:		Publishing
14mu|texlive-changebar-3.5c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changebar
14mu|texlive-changebar-3.5c-4|13	License:	LPPL
14mu|texlive-changebar-3.5c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changebar.tar.xz
14mu|texlive-changebar-3.5c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changebar.doc.tar.xz
14mu|texlive-changebar-3.5c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changebar.source.tar.xz
14mu|texlive-changebar-3.5c-4|17	BuildArch:	noarch
14mu|texlive-changebar-3.5c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-changebar-3.5c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-changebar-3.5c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-changebar-3.5c-4|21	
14mu|texlive-changebar-3.5c-4|22	%description
14mu|texlive-changebar-3.5c-4|23	Identify areas of text to be marked with changebars with the
14mu|texlive-changebar-3.5c-4|24	\cbstart and \cbend commands; the bars may be coloured. The
14mu|texlive-changebar-3.5c-4|25	package uses 'drivers' to place the bars; the available drivers
14mu|texlive-changebar-3.5c-4|26	can work with dvitoln03, dvitops, dvips, the emTeX and TeXtures
14mu|texlive-changebar-3.5c-4|27	DVI drivers, and VTeX and PDFTeX.
14mu|texlive-changebar-3.5c-4|28	
14mu|texlive-changebar-3.5c-4|29	
14mu|texlive-changebar-3.5c-4|30	#-----------------------------------------------------------------------
14mu|texlive-changebar-3.5c-4|31	%files
14mu|texlive-changebar-3.5c-4|32	%{_texmfdistdir}/tex/latex/changebar/changebar.sty
14mu|texlive-changebar-3.5c-4|33	%doc %{_texmfdistdir}/doc/latex/changebar/00readme.txt
14mu|texlive-changebar-3.5c-4|34	%doc %{_texmfdistdir}/doc/latex/changebar/catalog.txt
14mu|texlive-changebar-3.5c-4|35	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest1-ltx.pdf
14mu|texlive-changebar-3.5c-4|36	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest1-pdf.pdf
14mu|texlive-changebar-3.5c-4|37	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest1.tex
14mu|texlive-changebar-3.5c-4|38	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest2-ltx.pdf
14mu|texlive-changebar-3.5c-4|39	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest2-pdf.pdf
14mu|texlive-changebar-3.5c-4|40	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest2.tex
14mu|texlive-changebar-3.5c-4|41	%doc %{_texmfdistdir}/doc/latex/changebar/changebar.bug
14mu|texlive-changebar-3.5c-4|42	%doc %{_texmfdistdir}/doc/latex/changebar/changebar.pdf
14mu|texlive-changebar-3.5c-4|43	%doc %{_texmfdistdir}/doc/latex/changebar/chbar.1
14mu|texlive-changebar-3.5c-4|44	%doc %{_texmfdistdir}/doc/latex/changebar/chbar.sh
14mu|texlive-changebar-3.5c-4|45	%doc %{_texmfdistdir}/doc/latex/changebar/manifest.txt
14mu|texlive-changebar-3.5c-4|46	#- source
14mu|texlive-changebar-3.5c-4|47	%doc %{_texmfdistdir}/source/latex/changebar/changebar.dtx
14mu|texlive-changebar-3.5c-4|48	%doc %{_texmfdistdir}/source/latex/changebar/changebar.ins
14mu|texlive-changebar-3.5c-4|49	
14mu|texlive-changebar-3.5c-4|50	#-----------------------------------------------------------------------
14mu|texlive-changebar-3.5c-4|51	%prep
14mu|texlive-changebar-3.5c-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-changebar-3.5c-4|53	
14mu|texlive-changebar-3.5c-4|54	%build
14mu|texlive-changebar-3.5c-4|55	
14mu|texlive-changebar-3.5c-4|56	%install
14mu|texlive-changebar-3.5c-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-changebar-3.5c-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-changebar-3.5c-4|59	
14mu|texlive-changebar-3.5c-4|60	
14mu|texlive-changebar-3.5c-4|61	
14mu|texlive-changebar-3.5c-4|62	%changelog
14mu|texlive-changebar-3.5c-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5c-4
14mu|texlive-changebar-3.5c-4|64	+ Revision: 7aef2c0
14mu|texlive-changebar-3.5c-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-changebar-3.5c-4|66	
14mu|texlive-changebar-3.5c-4|67	

24442 14
14mu|texlive-changelayout-1.0-4|1	# revision 16094
14mu|texlive-changelayout-1.0-4|2	# category Package
14mu|texlive-changelayout-1.0-4|3	# catalog-ctan /macros/latex/contrib/changelayout
14mu|texlive-changelayout-1.0-4|4	# catalog-date 2009-11-09 14:16:05 +0100
14mu|texlive-changelayout-1.0-4|5	# catalog-license lppl
14mu|texlive-changelayout-1.0-4|6	# catalog-version 1.0
14mu|texlive-changelayout-1.0-4|7	Name:		texlive-changelayout
14mu|texlive-changelayout-1.0-4|8	Version:	1.0
14mu|texlive-changelayout-1.0-4|9	Release:	4
14mu|texlive-changelayout-1.0-4|10	Summary:	Change the layout of individual pages and their text
14mu|texlive-changelayout-1.0-4|11	Group:		Publishing
14mu|texlive-changelayout-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changelayout
14mu|texlive-changelayout-1.0-4|13	License:	LPPL
14mu|texlive-changelayout-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changelayout.tar.xz
14mu|texlive-changelayout-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changelayout.doc.tar.xz
14mu|texlive-changelayout-1.0-4|16	BuildArch:	noarch
14mu|texlive-changelayout-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-changelayout-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-changelayout-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-changelayout-1.0-4|20	
14mu|texlive-changelayout-1.0-4|21	%description
14mu|texlive-changelayout-1.0-4|22	The package is an extension of the changepage package to permit
14mu|texlive-changelayout-1.0-4|23	the user to change the layout of individual pages and their
14mu|texlive-changelayout-1.0-4|24	texts.
14mu|texlive-changelayout-1.0-4|25	
14mu|texlive-changelayout-1.0-4|26	
14mu|texlive-changelayout-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-changelayout-1.0-4|28	%files
14mu|texlive-changelayout-1.0-4|29	%{_texmfdistdir}/tex/latex/changelayout/changelayout.sty
14mu|texlive-changelayout-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/changelayout/README
14mu|texlive-changelayout-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/changelayout/changelayout-guide.pdf
14mu|texlive-changelayout-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/changelayout/changelayout-guide.tex
14mu|texlive-changelayout-1.0-4|33	
14mu|texlive-changelayout-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-changelayout-1.0-4|35	%prep
14mu|texlive-changelayout-1.0-4|36	%setup -c -a0 -a1
14mu|texlive-changelayout-1.0-4|37	
14mu|texlive-changelayout-1.0-4|38	%build
14mu|texlive-changelayout-1.0-4|39	
14mu|texlive-changelayout-1.0-4|40	%install
14mu|texlive-changelayout-1.0-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-changelayout-1.0-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-changelayout-1.0-4|43	
14mu|texlive-changelayout-1.0-4|44	
14mu|texlive-changelayout-1.0-4|45	
14mu|texlive-changelayout-1.0-4|46	%changelog
14mu|texlive-changelayout-1.0-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-changelayout-1.0-4|48	+ Revision: 35ee120
14mu|texlive-changelayout-1.0-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-changelayout-1.0-4|50	
14mu|texlive-changelayout-1.0-4|51	

24443 14
14mu|texlive-changepage-1.0c-4|1	# revision 15878
14mu|texlive-changepage-1.0c-4|2	# category Package
14mu|texlive-changepage-1.0c-4|3	# catalog-ctan /macros/latex/contrib/changepage
14mu|texlive-changepage-1.0c-4|4	# catalog-date 2009-11-09 14:16:05 +0100
14mu|texlive-changepage-1.0c-4|5	# catalog-license lppl1.3
14mu|texlive-changepage-1.0c-4|6	# catalog-version 1.0c
14mu|texlive-changepage-1.0c-4|7	Name:		texlive-changepage
14mu|texlive-changepage-1.0c-4|8	Version:	1.0c
14mu|texlive-changepage-1.0c-4|9	Release:	4
14mu|texlive-changepage-1.0c-4|10	Summary:	Margin adjustment and detection of odd/even pages
14mu|texlive-changepage-1.0c-4|11	Group:		Publishing
14mu|texlive-changepage-1.0c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changepage
14mu|texlive-changepage-1.0c-4|13	License:	LPPL1.3
14mu|texlive-changepage-1.0c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changepage.tar.xz
14mu|texlive-changepage-1.0c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changepage.doc.tar.xz
14mu|texlive-changepage-1.0c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changepage.source.tar.xz
14mu|texlive-changepage-1.0c-4|17	BuildArch:	noarch
14mu|texlive-changepage-1.0c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-changepage-1.0c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-changepage-1.0c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-changepage-1.0c-4|21	
14mu|texlive-changepage-1.0c-4|22	%description
14mu|texlive-changepage-1.0c-4|23	The package provides commands to change the page layout in the
14mu|texlive-changepage-1.0c-4|24	middle of a document, and to robustly check for typesetting on
14mu|texlive-changepage-1.0c-4|25	odd or even pages. Instructions for use are at the end of the
14mu|texlive-changepage-1.0c-4|26	file. The package is an extraction of code from the memoir
14mu|texlive-changepage-1.0c-4|27	class, whose user interface it shares. It is intended the this
14mu|texlive-changepage-1.0c-4|28	package will eventually replace the chngpage package, which is
14mu|texlive-changepage-1.0c-4|29	distributed with the package.
14mu|texlive-changepage-1.0c-4|30	
14mu|texlive-changepage-1.0c-4|31	
14mu|texlive-changepage-1.0c-4|32	#-----------------------------------------------------------------------
14mu|texlive-changepage-1.0c-4|33	%files
14mu|texlive-changepage-1.0c-4|34	%{_texmfdistdir}/tex/latex/changepage/changepage.sty
14mu|texlive-changepage-1.0c-4|35	%{_texmfdistdir}/tex/latex/changepage/chngpage.sty
14mu|texlive-changepage-1.0c-4|36	%doc %{_texmfdistdir}/doc/latex/changepage/README
14mu|texlive-changepage-1.0c-4|37	%doc %{_texmfdistdir}/doc/latex/changepage/changepage.pdf
14mu|texlive-changepage-1.0c-4|38	#- source
14mu|texlive-changepage-1.0c-4|39	%doc %{_texmfdistdir}/source/latex/changepage/changepage.ins
14mu|texlive-changepage-1.0c-4|40	%doc %{_texmfdistdir}/source/latex/changepage/changepage.tex
14mu|texlive-changepage-1.0c-4|41	
14mu|texlive-changepage-1.0c-4|42	#-----------------------------------------------------------------------
14mu|texlive-changepage-1.0c-4|43	%prep
14mu|texlive-changepage-1.0c-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-changepage-1.0c-4|45	
14mu|texlive-changepage-1.0c-4|46	%build
14mu|texlive-changepage-1.0c-4|47	
14mu|texlive-changepage-1.0c-4|48	%install
14mu|texlive-changepage-1.0c-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-changepage-1.0c-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-changepage-1.0c-4|51	
14mu|texlive-changepage-1.0c-4|52	
14mu|texlive-changepage-1.0c-4|53	
14mu|texlive-changepage-1.0c-4|54	%changelog
14mu|texlive-changepage-1.0c-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0c-4
14mu|texlive-changepage-1.0c-4|56	+ Revision: 4dd0e77
14mu|texlive-changepage-1.0c-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-changepage-1.0c-4|58	
14mu|texlive-changepage-1.0c-4|59	

24444 14
14mu|texlive-changes-2.0.2-7|1	# revision 31424
14mu|texlive-changes-2.0.2-7|2	# category Package
14mu|texlive-changes-2.0.2-7|3	# catalog-ctan /macros/latex/contrib/changes
14mu|texlive-changes-2.0.2-7|4	# catalog-date 2013-08-13 17:34:49 +0200
14mu|texlive-changes-2.0.2-7|5	# catalog-license lppl1.3
14mu|texlive-changes-2.0.2-7|6	# catalog-version 2.0.2
14mu|texlive-changes-2.0.2-7|7	Name:		texlive-changes
14mu|texlive-changes-2.0.2-7|8	Version:	2.0.2
14mu|texlive-changes-2.0.2-7|9	Release:	7
14mu|texlive-changes-2.0.2-7|10	Summary:	Manual change markup
14mu|texlive-changes-2.0.2-7|11	Group:		Publishing
14mu|texlive-changes-2.0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changes
14mu|texlive-changes-2.0.2-7|13	License:	LPPL1.3
14mu|texlive-changes-2.0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.tar.xz
14mu|texlive-changes-2.0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.doc.tar.xz
14mu|texlive-changes-2.0.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.source.tar.xz
14mu|texlive-changes-2.0.2-7|17	BuildArch:	noarch
14mu|texlive-changes-2.0.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-changes-2.0.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-changes-2.0.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-changes-2.0.2-7|21	
14mu|texlive-changes-2.0.2-7|22	%description
14mu|texlive-changes-2.0.2-7|23	The package allows the user to manually markup changes of text,
14mu|texlive-changes-2.0.2-7|24	such as additions, deletions, or replacements. Changed text is
14mu|texlive-changes-2.0.2-7|25	shown in a different colour; deleted text is crossed out. The
14mu|texlive-changes-2.0.2-7|26	package allows definition of additional authors and their
14mu|texlive-changes-2.0.2-7|27	associated colour. It also allows you to define a markup for
14mu|texlive-changes-2.0.2-7|28	authors or annotations. A bash script is provided for removing
14mu|texlive-changes-2.0.2-7|29	the changes.
14mu|texlive-changes-2.0.2-7|30	
14mu|texlive-changes-2.0.2-7|31	
14mu|texlive-changes-2.0.2-7|32	#-----------------------------------------------------------------------
14mu|texlive-changes-2.0.2-7|33	%files
14mu|texlive-changes-2.0.2-7|34	%{_texmfdistdir}/tex/latex/changes/changes.sty
14mu|texlive-changes-2.0.2-7|35	%doc %{_texmfdistdir}/doc/latex/changes/README
14mu|texlive-changes-2.0.2-7|36	%doc %{_texmfdistdir}/doc/latex/changes/changes.english.pdf
14mu|texlive-changes-2.0.2-7|37	%doc %{_texmfdistdir}/doc/latex/changes/changes.english.withcode.pdf
14mu|texlive-changes-2.0.2-7|38	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.bf.tex
14mu|texlive-changes-2.0.2-7|39	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.dashuline.tex
14mu|texlive-changes-2.0.2-7|40	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.dotuline.tex
14mu|texlive-changes-2.0.2-7|41	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.em.tex
14mu|texlive-changes-2.0.2-7|42	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.it.tex
14mu|texlive-changes-2.0.2-7|43	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.none.tex
14mu|texlive-changes-2.0.2-7|44	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.sl.tex
14mu|texlive-changes-2.0.2-7|45	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.sout.tex
14mu|texlive-changes-2.0.2-7|46	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uline.tex
14mu|texlive-changes-2.0.2-7|47	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uuline.tex
14mu|texlive-changes-2.0.2-7|48	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uwave.tex
14mu|texlive-changes-2.0.2-7|49	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.wrong.tex
14mu|texlive-changes-2.0.2-7|50	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.xout.tex
14mu|texlive-changes-2.0.2-7|51	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.brackets.tex
14mu|texlive-changes-2.0.2-7|52	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.footnote.tex
14mu|texlive-changes-2.0.2-7|53	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.none.tex
14mu|texlive-changes-2.0.2-7|54	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.subscript.tex
14mu|texlive-changes-2.0.2-7|55	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.superscript.tex
14mu|texlive-changes-2.0.2-7|56	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.wrong.tex
14mu|texlive-changes-2.0.2-7|57	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.left.tex
14mu|texlive-changes-2.0.2-7|58	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.right.tex
14mu|texlive-changes-2.0.2-7|59	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.wrong.tex
14mu|texlive-changes-2.0.2-7|60	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.id.tex
14mu|texlive-changes-2.0.2-7|61	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.name.tex
14mu|texlive-changes-2.0.2-7|62	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.wrong.tex
14mu|texlive-changes-2.0.2-7|63	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.bf.tex
14mu|texlive-changes-2.0.2-7|64	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.dashuline.tex
14mu|texlive-changes-2.0.2-7|65	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.dotuline.tex
14mu|texlive-changes-2.0.2-7|66	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.em.tex
14mu|texlive-changes-2.0.2-7|67	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.it.tex
14mu|texlive-changes-2.0.2-7|68	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.none.tex
14mu|texlive-changes-2.0.2-7|69	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.sl.tex
14mu|texlive-changes-2.0.2-7|70	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.sout.tex
14mu|texlive-changes-2.0.2-7|71	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uline.tex
14mu|texlive-changes-2.0.2-7|72	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uuline.tex
14mu|texlive-changes-2.0.2-7|73	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uwave.tex
14mu|texlive-changes-2.0.2-7|74	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.wrong.tex
14mu|texlive-changes-2.0.2-7|75	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.xout.tex
14mu|texlive-changes-2.0.2-7|76	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.draft.tex
14mu|texlive-changes-2.0.2-7|77	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.final.tex
14mu|texlive-changes-2.0.2-7|78	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.both.tex
14mu|texlive-changes-2.0.2-7|79	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.list.tex
14mu|texlive-changes-2.0.2-7|80	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.summary.tex
14mu|texlive-changes-2.0.2-7|81	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.wrong.tex
14mu|texlive-changes-2.0.2-7|82	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.bfit.tex
14mu|texlive-changes-2.0.2-7|83	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.default.tex
14mu|texlive-changes-2.0.2-7|84	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.nocolor.tex
14mu|texlive-changes-2.0.2-7|85	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.underlined.tex
14mu|texlive-changes-2.0.2-7|86	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.wrong.tex
14mu|texlive-changes-2.0.2-7|87	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setaddedmarkup.tex
14mu|texlive-changes-2.0.2-7|88	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkup.tex
14mu|texlive-changes-2.0.2-7|89	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkupposition.tex
14mu|texlive-changes-2.0.2-7|90	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkuptext.tex
14mu|texlive-changes-2.0.2-7|91	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setdeletedmarkup.tex
14mu|texlive-changes-2.0.2-7|92	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setremarkmarkup.tex
14mu|texlive-changes-2.0.2-7|93	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setsocextension.tex
14mu|texlive-changes-2.0.2-7|94	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.simple.tex
14mu|texlive-changes-2.0.2-7|95	%doc %{_texmfdistdir}/doc/latex/changes/changes.ngerman.pdf
14mu|texlive-changes-2.0.2-7|96	%doc %{_texmfdistdir}/doc/latex/changes/delcmdchanges.bash
14mu|texlive-changes-2.0.2-7|97	%doc %{_texmfdistdir}/doc/latex/changes/userdoc/changes.de.tex
14mu|texlive-changes-2.0.2-7|98	%doc %{_texmfdistdir}/doc/latex/changes/userdoc/changes.en.tex
14mu|texlive-changes-2.0.2-7|99	#- source
14mu|texlive-changes-2.0.2-7|100	%doc %{_texmfdistdir}/source/latex/changes/changes.drv
14mu|texlive-changes-2.0.2-7|101	%doc %{_texmfdistdir}/source/latex/changes/changes.dtx
14mu|texlive-changes-2.0.2-7|102	%doc %{_texmfdistdir}/source/latex/changes/changes.ins
14mu|texlive-changes-2.0.2-7|103	%doc %{_texmfdistdir}/source/latex/changes/examples.dtx
14mu|texlive-changes-2.0.2-7|104	
14mu|texlive-changes-2.0.2-7|105	#-----------------------------------------------------------------------
14mu|texlive-changes-2.0.2-7|106	%prep
14mu|texlive-changes-2.0.2-7|107	%setup -c -a0 -a1 -a2
14mu|texlive-changes-2.0.2-7|108	
14mu|texlive-changes-2.0.2-7|109	%build
14mu|texlive-changes-2.0.2-7|110	
14mu|texlive-changes-2.0.2-7|111	%install
14mu|texlive-changes-2.0.2-7|112	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-changes-2.0.2-7|113	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-changes-2.0.2-7|114	
14mu|texlive-changes-2.0.2-7|115	%changelog
14mu|texlive-changes-2.0.2-7|116	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-7
14mu|texlive-changes-2.0.2-7|117	+ Revision: 67a96cd
14mu|texlive-changes-2.0.2-7|118	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-changes-2.0.2-7|119	
14mu|texlive-changes-2.0.2-7|120	

24445 14
14mu|texlive-chappg-2.1b-4|1	# revision 15878
14mu|texlive-chappg-2.1b-4|2	# category Package
14mu|texlive-chappg-2.1b-4|3	# catalog-ctan /macros/latex/contrib/chappg
14mu|texlive-chappg-2.1b-4|4	# catalog-date 2009-05-30 13:37:26 +0200
14mu|texlive-chappg-2.1b-4|5	# catalog-license lppl
14mu|texlive-chappg-2.1b-4|6	# catalog-version 2.1b
14mu|texlive-chappg-2.1b-4|7	Name:		texlive-chappg
14mu|texlive-chappg-2.1b-4|8	Version:	2.1b
14mu|texlive-chappg-2.1b-4|9	Release:	4
14mu|texlive-chappg-2.1b-4|10	Summary:	Page numbering by chapter
14mu|texlive-chappg-2.1b-4|11	Group:		Publishing
14mu|texlive-chappg-2.1b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chappg
14mu|texlive-chappg-2.1b-4|13	License:	LPPL
14mu|texlive-chappg-2.1b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chappg.tar.xz
14mu|texlive-chappg-2.1b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chappg.doc.tar.xz
14mu|texlive-chappg-2.1b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chappg.source.tar.xz
14mu|texlive-chappg-2.1b-4|17	BuildArch:	noarch
14mu|texlive-chappg-2.1b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chappg-2.1b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chappg-2.1b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-chappg-2.1b-4|21	
14mu|texlive-chappg-2.1b-4|22	%description
14mu|texlive-chappg-2.1b-4|23	The package provides for 'chapterno-pageno' or 'chaptername-
14mu|texlive-chappg-2.1b-4|24	pageno' page numbering. Provision is made for front- and
14mu|texlive-chappg-2.1b-4|25	backmatter in book class.
14mu|texlive-chappg-2.1b-4|26	
14mu|texlive-chappg-2.1b-4|27	
14mu|texlive-chappg-2.1b-4|28	#-----------------------------------------------------------------------
14mu|texlive-chappg-2.1b-4|29	%files
14mu|texlive-chappg-2.1b-4|30	%{_texmfdistdir}/tex/latex/chappg/chappg.sty
14mu|texlive-chappg-2.1b-4|31	%doc %{_texmfdistdir}/doc/latex/chappg/chappg.pdf
14mu|texlive-chappg-2.1b-4|32	#- source
14mu|texlive-chappg-2.1b-4|33	%doc %{_texmfdistdir}/source/latex/chappg/chappg.dtx
14mu|texlive-chappg-2.1b-4|34	%doc %{_texmfdistdir}/source/latex/chappg/chappg.ins
14mu|texlive-chappg-2.1b-4|35	
14mu|texlive-chappg-2.1b-4|36	#-----------------------------------------------------------------------
14mu|texlive-chappg-2.1b-4|37	%prep
14mu|texlive-chappg-2.1b-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-chappg-2.1b-4|39	
14mu|texlive-chappg-2.1b-4|40	%build
14mu|texlive-chappg-2.1b-4|41	
14mu|texlive-chappg-2.1b-4|42	%install
14mu|texlive-chappg-2.1b-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chappg-2.1b-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chappg-2.1b-4|45	
14mu|texlive-chappg-2.1b-4|46	
14mu|texlive-chappg-2.1b-4|47	
14mu|texlive-chappg-2.1b-4|48	%changelog
14mu|texlive-chappg-2.1b-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1b-4
14mu|texlive-chappg-2.1b-4|50	+ Revision: a849cc1
14mu|texlive-chappg-2.1b-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chappg-2.1b-4|52	
14mu|texlive-chappg-2.1b-4|53	

24446 14
14mu|texlive-chapterfolder-2.0.1-4|1	# revision 15878
14mu|texlive-chapterfolder-2.0.1-4|2	# category Package
14mu|texlive-chapterfolder-2.0.1-4|3	# catalog-ctan /macros/latex/contrib/chapterfolder
14mu|texlive-chapterfolder-2.0.1-4|4	# catalog-date 2008-02-29 20:00:41 +0100
14mu|texlive-chapterfolder-2.0.1-4|5	# catalog-license lppl
14mu|texlive-chapterfolder-2.0.1-4|6	# catalog-version 2.0.1
14mu|texlive-chapterfolder-2.0.1-4|7	Name:		texlive-chapterfolder
14mu|texlive-chapterfolder-2.0.1-4|8	Version:	2.0.1
14mu|texlive-chapterfolder-2.0.1-4|9	Release:	4
14mu|texlive-chapterfolder-2.0.1-4|10	Summary:	Package for working with complicated folder structures
14mu|texlive-chapterfolder-2.0.1-4|11	Group:		Publishing
14mu|texlive-chapterfolder-2.0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chapterfolder
14mu|texlive-chapterfolder-2.0.1-4|13	License:	LPPL
14mu|texlive-chapterfolder-2.0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chapterfolder.tar.xz
14mu|texlive-chapterfolder-2.0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chapterfolder.doc.tar.xz
14mu|texlive-chapterfolder-2.0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chapterfolder.source.tar.xz
14mu|texlive-chapterfolder-2.0.1-4|17	BuildArch:	noarch
14mu|texlive-chapterfolder-2.0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chapterfolder-2.0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chapterfolder-2.0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-chapterfolder-2.0.1-4|21	
14mu|texlive-chapterfolder-2.0.1-4|22	%description
14mu|texlive-chapterfolder-2.0.1-4|23	This package simplifies working with folder structures that
14mu|texlive-chapterfolder-2.0.1-4|24	match the chapter/section/subsection structure. It provides
14mu|texlive-chapterfolder-2.0.1-4|25	macros to define a folder that contains the file for a
14mu|texlive-chapterfolder-2.0.1-4|26	chapter/section/subsection, and provides macros that allow
14mu|texlive-chapterfolder-2.0.1-4|27	inclusion without using the full path, rather the path relative
14mu|texlive-chapterfolder-2.0.1-4|28	to the current folder of the chapter/section/subsection. It
14mu|texlive-chapterfolder-2.0.1-4|29	makes easy changing the name of a folder, for example.
14mu|texlive-chapterfolder-2.0.1-4|30	
14mu|texlive-chapterfolder-2.0.1-4|31	
14mu|texlive-chapterfolder-2.0.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-chapterfolder-2.0.1-4|33	%files
14mu|texlive-chapterfolder-2.0.1-4|34	%{_texmfdistdir}/tex/latex/chapterfolder/chapterfolder.sty
14mu|texlive-chapterfolder-2.0.1-4|35	%doc %{_texmfdistdir}/doc/latex/chapterfolder/chapterfolder.pdf
14mu|texlive-chapterfolder-2.0.1-4|36	#- source
14mu|texlive-chapterfolder-2.0.1-4|37	%doc %{_texmfdistdir}/source/latex/chapterfolder/chapterfolder.dtx
14mu|texlive-chapterfolder-2.0.1-4|38	%doc %{_texmfdistdir}/source/latex/chapterfolder/chapterfolder.ins
14mu|texlive-chapterfolder-2.0.1-4|39	
14mu|texlive-chapterfolder-2.0.1-4|40	#-----------------------------------------------------------------------
14mu|texlive-chapterfolder-2.0.1-4|41	%prep
14mu|texlive-chapterfolder-2.0.1-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-chapterfolder-2.0.1-4|43	
14mu|texlive-chapterfolder-2.0.1-4|44	%build
14mu|texlive-chapterfolder-2.0.1-4|45	
14mu|texlive-chapterfolder-2.0.1-4|46	%install
14mu|texlive-chapterfolder-2.0.1-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chapterfolder-2.0.1-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chapterfolder-2.0.1-4|49	
14mu|texlive-chapterfolder-2.0.1-4|50	
14mu|texlive-chapterfolder-2.0.1-4|51	
14mu|texlive-chapterfolder-2.0.1-4|52	%changelog
14mu|texlive-chapterfolder-2.0.1-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-4
14mu|texlive-chapterfolder-2.0.1-4|54	+ Revision: f50e99a
14mu|texlive-chapterfolder-2.0.1-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chapterfolder-2.0.1-4|56	
14mu|texlive-chapterfolder-2.0.1-4|57	

24447 14
14mu|texlive-charter-20090523-4|1	# revision 15878
14mu|texlive-charter-20090523-4|2	# category Package
14mu|texlive-charter-20090523-4|3	# catalog-ctan /fonts/charter
14mu|texlive-charter-20090523-4|4	# catalog-date 2009-05-23 20:19:02 +0200
14mu|texlive-charter-20090523-4|5	# catalog-license other-free
14mu|texlive-charter-20090523-4|6	# catalog-version undef
14mu|texlive-charter-20090523-4|7	Name:		texlive-charter
14mu|texlive-charter-20090523-4|8	Version:	20090523
14mu|texlive-charter-20090523-4|9	Release:	4
14mu|texlive-charter-20090523-4|10	Summary:	Charter fonts
14mu|texlive-charter-20090523-4|11	Group:		Publishing
14mu|texlive-charter-20090523-4|12	URL:		http://www.ctan.org/tex-archive/fonts/charter
14mu|texlive-charter-20090523-4|13	License:	OTHER-FREE
14mu|texlive-charter-20090523-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/charter.tar.xz
14mu|texlive-charter-20090523-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/charter.doc.tar.xz
14mu|texlive-charter-20090523-4|16	BuildArch:	noarch
14mu|texlive-charter-20090523-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-charter-20090523-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-charter-20090523-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-charter-20090523-4|20	
14mu|texlive-charter-20090523-4|21	%description
14mu|texlive-charter-20090523-4|22	A commercial text font donated for the common good. Support for
14mu|texlive-charter-20090523-4|23	use with LaTeX is available in freenfss, part of psnfss.
14mu|texlive-charter-20090523-4|24	
14mu|texlive-charter-20090523-4|25	
14mu|texlive-charter-20090523-4|26	#-----------------------------------------------------------------------
14mu|texlive-charter-20090523-4|27	%files
14mu|texlive-charter-20090523-4|28	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchb8a.afm
14mu|texlive-charter-20090523-4|29	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchbi8a.afm
14mu|texlive-charter-20090523-4|30	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchr8a.afm
14mu|texlive-charter-20090523-4|31	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchri8a.afm
14mu|texlive-charter-20090523-4|32	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb7t.tfm
14mu|texlive-charter-20090523-4|33	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8c.tfm
14mu|texlive-charter-20090523-4|34	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8r.tfm
14mu|texlive-charter-20090523-4|35	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8t.tfm
14mu|texlive-charter-20090523-4|36	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbc7t.tfm
14mu|texlive-charter-20090523-4|37	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbc8t.tfm
14mu|texlive-charter-20090523-4|38	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi7t.tfm
14mu|texlive-charter-20090523-4|39	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8c.tfm
14mu|texlive-charter-20090523-4|40	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8r.tfm
14mu|texlive-charter-20090523-4|41	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8t.tfm
14mu|texlive-charter-20090523-4|42	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo7t.tfm
14mu|texlive-charter-20090523-4|43	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8c.tfm
14mu|texlive-charter-20090523-4|44	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8r.tfm
14mu|texlive-charter-20090523-4|45	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8t.tfm
14mu|texlive-charter-20090523-4|46	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr7t.tfm
14mu|texlive-charter-20090523-4|47	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8c.tfm
14mu|texlive-charter-20090523-4|48	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8r.tfm
14mu|texlive-charter-20090523-4|49	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8t.tfm
14mu|texlive-charter-20090523-4|50	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchrc7t.tfm
14mu|texlive-charter-20090523-4|51	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchrc8t.tfm
14mu|texlive-charter-20090523-4|52	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri7t.tfm
14mu|texlive-charter-20090523-4|53	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8c.tfm
14mu|texlive-charter-20090523-4|54	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8r.tfm
14mu|texlive-charter-20090523-4|55	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8t.tfm
14mu|texlive-charter-20090523-4|56	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro7t.tfm
14mu|texlive-charter-20090523-4|57	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8c.tfm
14mu|texlive-charter-20090523-4|58	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8r.tfm
14mu|texlive-charter-20090523-4|59	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8t.tfm
14mu|texlive-charter-20090523-4|60	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchb8a.pfb
14mu|texlive-charter-20090523-4|61	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchbi8a.pfb
14mu|texlive-charter-20090523-4|62	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchr8a.pfb
14mu|texlive-charter-20090523-4|63	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchri8a.pfb
14mu|texlive-charter-20090523-4|64	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb7t.vf
14mu|texlive-charter-20090523-4|65	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb8c.vf
14mu|texlive-charter-20090523-4|66	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb8t.vf
14mu|texlive-charter-20090523-4|67	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbc7t.vf
14mu|texlive-charter-20090523-4|68	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbc8t.vf
14mu|texlive-charter-20090523-4|69	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi7t.vf
14mu|texlive-charter-20090523-4|70	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi8c.vf
14mu|texlive-charter-20090523-4|71	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi8t.vf
14mu|texlive-charter-20090523-4|72	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo7t.vf
14mu|texlive-charter-20090523-4|73	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo8c.vf
14mu|texlive-charter-20090523-4|74	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo8t.vf
14mu|texlive-charter-20090523-4|75	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr7t.vf
14mu|texlive-charter-20090523-4|76	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr8c.vf
14mu|texlive-charter-20090523-4|77	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr8t.vf
14mu|texlive-charter-20090523-4|78	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchrc7t.vf
14mu|texlive-charter-20090523-4|79	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchrc8t.vf
14mu|texlive-charter-20090523-4|80	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri7t.vf
14mu|texlive-charter-20090523-4|81	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri8c.vf
14mu|texlive-charter-20090523-4|82	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri8t.vf
14mu|texlive-charter-20090523-4|83	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro7t.vf
14mu|texlive-charter-20090523-4|84	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro8c.vf
14mu|texlive-charter-20090523-4|85	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro8t.vf
14mu|texlive-charter-20090523-4|86	%doc %{_texmfdistdir}/doc/fonts/charter/readme.charter
14mu|texlive-charter-20090523-4|87	
14mu|texlive-charter-20090523-4|88	#-----------------------------------------------------------------------
14mu|texlive-charter-20090523-4|89	%prep
14mu|texlive-charter-20090523-4|90	%setup -c -a0 -a1
14mu|texlive-charter-20090523-4|91	
14mu|texlive-charter-20090523-4|92	%build
14mu|texlive-charter-20090523-4|93	
14mu|texlive-charter-20090523-4|94	%install
14mu|texlive-charter-20090523-4|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-charter-20090523-4|96	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-charter-20090523-4|97	
14mu|texlive-charter-20090523-4|98	
14mu|texlive-charter-20090523-4|99	
14mu|texlive-charter-20090523-4|100	%changelog
14mu|texlive-charter-20090523-4|101	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090523-4
14mu|texlive-charter-20090523-4|102	+ Revision: a740ba5
14mu|texlive-charter-20090523-4|103	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-charter-20090523-4|104	
14mu|texlive-charter-20090523-4|105	

24448 14
14mu|texlive-checkcites-1.0h-3|1	# revision 25678
14mu|texlive-checkcites-1.0h-3|2	# category Package
14mu|texlive-checkcites-1.0h-3|3	# catalog-ctan /support/checkcites
14mu|texlive-checkcites-1.0h-3|4	# catalog-date 2012-03-17 17:05:04 +0100
14mu|texlive-checkcites-1.0h-3|5	# catalog-license lppl1.3
14mu|texlive-checkcites-1.0h-3|6	# catalog-version 1.0h
14mu|texlive-checkcites-1.0h-3|7	Name:		texlive-checkcites
14mu|texlive-checkcites-1.0h-3|8	Version:	1.0h
14mu|texlive-checkcites-1.0h-3|9	Release:	3
14mu|texlive-checkcites-1.0h-3|10	Summary:	Check citation commands in a document
14mu|texlive-checkcites-1.0h-3|11	Group:		Publishing
14mu|texlive-checkcites-1.0h-3|12	URL:		http://www.ctan.org/tex-archive/support/checkcites
14mu|texlive-checkcites-1.0h-3|13	License:	LPPL1.3
14mu|texlive-checkcites-1.0h-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/checkcites.tar.xz
14mu|texlive-checkcites-1.0h-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/checkcites.doc.tar.xz
14mu|texlive-checkcites-1.0h-3|16	BuildArch:	noarch
14mu|texlive-checkcites-1.0h-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-checkcites-1.0h-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-checkcites-1.0h-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-checkcites-1.0h-3|20	Provides:	texlive-checkcites.bin = %{EVRD}
14mu|texlive-checkcites-1.0h-3|21	
14mu|texlive-checkcites-1.0h-3|22	%description
14mu|texlive-checkcites-1.0h-3|23	The package provides a lua script written for the sole purpose
14mu|texlive-checkcites-1.0h-3|24	of detecting undefined and unused references from LaTeX
14mu|texlive-checkcites-1.0h-3|25	auxiliary or bibliography files.
14mu|texlive-checkcites-1.0h-3|26	
14mu|texlive-checkcites-1.0h-3|27	
14mu|texlive-checkcites-1.0h-3|28	#-----------------------------------------------------------------------
14mu|texlive-checkcites-1.0h-3|29	%files
14mu|texlive-checkcites-1.0h-3|30	%{_bindir}/checkcites
14mu|texlive-checkcites-1.0h-3|31	%{_texmfdistdir}/scripts/checkcites/checkcites.lua
14mu|texlive-checkcites-1.0h-3|32	%doc %{_texmfdistdir}/doc/support/checkcites/README
14mu|texlive-checkcites-1.0h-3|33	%doc %{_texmfdistdir}/doc/support/checkcites/checkcites-doc.pdf
14mu|texlive-checkcites-1.0h-3|34	%doc %{_texmfdistdir}/doc/support/checkcites/checkcites-doc.tex
14mu|texlive-checkcites-1.0h-3|35	
14mu|texlive-checkcites-1.0h-3|36	#-----------------------------------------------------------------------
14mu|texlive-checkcites-1.0h-3|37	%prep
14mu|texlive-checkcites-1.0h-3|38	%setup -c -a0 -a1
14mu|texlive-checkcites-1.0h-3|39	
14mu|texlive-checkcites-1.0h-3|40	%build
14mu|texlive-checkcites-1.0h-3|41	
14mu|texlive-checkcites-1.0h-3|42	%install
14mu|texlive-checkcites-1.0h-3|43	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-checkcites-1.0h-3|44	pushd %{buildroot}%{_bindir}
14mu|texlive-checkcites-1.0h-3|45	ln -sf %{_texmfdistdir}/scripts/checkcites/checkcites.lua checkcites
14mu|texlive-checkcites-1.0h-3|46	popd
14mu|texlive-checkcites-1.0h-3|47	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-checkcites-1.0h-3|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-checkcites-1.0h-3|49	
14mu|texlive-checkcites-1.0h-3|50	
14mu|texlive-checkcites-1.0h-3|51	
14mu|texlive-checkcites-1.0h-3|52	%changelog
14mu|texlive-checkcites-1.0h-3|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0h-3
14mu|texlive-checkcites-1.0h-3|54	+ Revision: e4ad971
14mu|texlive-checkcites-1.0h-3|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-checkcites-1.0h-3|56	
14mu|texlive-checkcites-1.0h-3|57	

24449 14
14mu|texlive-chemarrow-0.9-4|1	# revision 17146
14mu|texlive-chemarrow-0.9-4|2	# category Package
14mu|texlive-chemarrow-0.9-4|3	# catalog-ctan /macros/latex/contrib/chemarrow
14mu|texlive-chemarrow-0.9-4|4	# catalog-date 2010-02-21 18:58:04 +0100
14mu|texlive-chemarrow-0.9-4|5	# catalog-license pd
14mu|texlive-chemarrow-0.9-4|6	# catalog-version 0.9
14mu|texlive-chemarrow-0.9-4|7	Name:		texlive-chemarrow
14mu|texlive-chemarrow-0.9-4|8	Version:	0.9
14mu|texlive-chemarrow-0.9-4|9	Release:	4
14mu|texlive-chemarrow-0.9-4|10	Summary:	Arrows for use in chemistry
14mu|texlive-chemarrow-0.9-4|11	Group:		Publishing
14mu|texlive-chemarrow-0.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemarrow
14mu|texlive-chemarrow-0.9-4|13	License:	PD
14mu|texlive-chemarrow-0.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemarrow.tar.xz
14mu|texlive-chemarrow-0.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemarrow.doc.tar.xz
14mu|texlive-chemarrow-0.9-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemarrow.source.tar.xz
14mu|texlive-chemarrow-0.9-4|17	BuildArch:	noarch
14mu|texlive-chemarrow-0.9-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chemarrow-0.9-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chemarrow-0.9-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-chemarrow-0.9-4|21	
14mu|texlive-chemarrow-0.9-4|22	%description
14mu|texlive-chemarrow-0.9-4|23	This bundle consists of a font (available as metafont source,
14mu|texlive-chemarrow-0.9-4|24	metapost source, and generated type 1 versions), and a package
14mu|texlive-chemarrow-0.9-4|25	to use it. The arrows in the font are designed to look more
14mu|texlive-chemarrow-0.9-4|26	like those in chemistry text-books than do Knuth's originals.
14mu|texlive-chemarrow-0.9-4|27	
14mu|texlive-chemarrow-0.9-4|28	
14mu|texlive-chemarrow-0.9-4|29	#-----------------------------------------------------------------------
14mu|texlive-chemarrow-0.9-4|30	%files
14mu|texlive-chemarrow-0.9-4|31	%{_texmfdistdir}/fonts/afm/public/chemarrow/arrow.afm
14mu|texlive-chemarrow-0.9-4|32	%{_texmfdistdir}/fonts/map/dvips/chemarrow/chemarrow.map
14mu|texlive-chemarrow-0.9-4|33	%{_texmfdistdir}/fonts/source/public/chemarrow/arrow.mf
14mu|texlive-chemarrow-0.9-4|34	%{_texmfdistdir}/fonts/tfm/public/chemarrow/arrow.tfm
14mu|texlive-chemarrow-0.9-4|35	%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.inf
14mu|texlive-chemarrow-0.9-4|36	%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.pfb
14mu|texlive-chemarrow-0.9-4|37	%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.pfm
14mu|texlive-chemarrow-0.9-4|38	%{_texmfdistdir}/tex/latex/chemarrow/chemarrow.sty
14mu|texlive-chemarrow-0.9-4|39	%doc %{_texmfdistdir}/doc/fonts/chemarrow/Liesmich.txt
14mu|texlive-chemarrow-0.9-4|40	%doc %{_texmfdistdir}/doc/fonts/chemarrow/README
14mu|texlive-chemarrow-0.9-4|41	%doc %{_texmfdistdir}/doc/fonts/chemarrow/arrow.Mac.sit.hqx
14mu|texlive-chemarrow-0.9-4|42	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow-de.pdf
14mu|texlive-chemarrow-0.9-4|43	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow-de.tex
14mu|texlive-chemarrow-0.9-4|44	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow.pdf
14mu|texlive-chemarrow-0.9-4|45	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow.tex
14mu|texlive-chemarrow-0.9-4|46	%doc %{_texmfdistdir}/doc/fonts/chemarrow/testchem.tex
14mu|texlive-chemarrow-0.9-4|47	#- source
14mu|texlive-chemarrow-0.9-4|48	%doc %{_texmfdistdir}/source/fonts/chemarrow/Arrow.vfb
14mu|texlive-chemarrow-0.9-4|49	%doc %{_texmfdistdir}/source/fonts/chemarrow/arrow.mp
14mu|texlive-chemarrow-0.9-4|50	
14mu|texlive-chemarrow-0.9-4|51	#-----------------------------------------------------------------------
14mu|texlive-chemarrow-0.9-4|52	%prep
14mu|texlive-chemarrow-0.9-4|53	%setup -c -a0 -a1 -a2
14mu|texlive-chemarrow-0.9-4|54	
14mu|texlive-chemarrow-0.9-4|55	%build
14mu|texlive-chemarrow-0.9-4|56	
14mu|texlive-chemarrow-0.9-4|57	%install
14mu|texlive-chemarrow-0.9-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chemarrow-0.9-4|59	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chemarrow-0.9-4|60	
14mu|texlive-chemarrow-0.9-4|61	
14mu|texlive-chemarrow-0.9-4|62	
14mu|texlive-chemarrow-0.9-4|63	%changelog
14mu|texlive-chemarrow-0.9-4|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-4
14mu|texlive-chemarrow-0.9-4|65	+ Revision: e273f77
14mu|texlive-chemarrow-0.9-4|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chemarrow-0.9-4|67	
14mu|texlive-chemarrow-0.9-4|68	

24450 14
14mu|texlive-chemcompounds-20070305-4|1	# revision 15878
14mu|texlive-chemcompounds-20070305-4|2	# category Package
14mu|texlive-chemcompounds-20070305-4|3	# catalog-ctan /macros/latex/contrib/chemcompounds
14mu|texlive-chemcompounds-20070305-4|4	# catalog-date 2007-03-05 14:17:42 +0100
14mu|texlive-chemcompounds-20070305-4|5	# catalog-license lppl
14mu|texlive-chemcompounds-20070305-4|6	# catalog-version undef
14mu|texlive-chemcompounds-20070305-4|7	Name:		texlive-chemcompounds
14mu|texlive-chemcompounds-20070305-4|8	Version:	20070305
14mu|texlive-chemcompounds-20070305-4|9	Release:	4
14mu|texlive-chemcompounds-20070305-4|10	Summary:	Simple consecutive numbering of chemical compounds
14mu|texlive-chemcompounds-20070305-4|11	Group:		Publishing
14mu|texlive-chemcompounds-20070305-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemcompounds
14mu|texlive-chemcompounds-20070305-4|13	License:	LPPL
14mu|texlive-chemcompounds-20070305-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcompounds.tar.xz
14mu|texlive-chemcompounds-20070305-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcompounds.doc.tar.xz
14mu|texlive-chemcompounds-20070305-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcompounds.source.tar.xz
14mu|texlive-chemcompounds-20070305-4|17	BuildArch:	noarch
14mu|texlive-chemcompounds-20070305-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chemcompounds-20070305-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chemcompounds-20070305-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-chemcompounds-20070305-4|21	
14mu|texlive-chemcompounds-20070305-4|22	%description
14mu|texlive-chemcompounds-20070305-4|23	The chemcompounds package allows for a simple consecutive
14mu|texlive-chemcompounds-20070305-4|24	numbering of chemical compounds. Optionally, it is possible to
14mu|texlive-chemcompounds-20070305-4|25	supply a custom name for each compound. The package differs
14mu|texlive-chemcompounds-20070305-4|26	from the chemcono package by not generating an odd-looking list
14mu|texlive-chemcompounds-20070305-4|27	of compounds inside the text.
14mu|texlive-chemcompounds-20070305-4|28	
14mu|texlive-chemcompounds-20070305-4|29	
14mu|texlive-chemcompounds-20070305-4|30	#-----------------------------------------------------------------------
14mu|texlive-chemcompounds-20070305-4|31	%files
14mu|texlive-chemcompounds-20070305-4|32	%{_texmfdistdir}/tex/latex/chemcompounds/chemcompounds.sty
14mu|texlive-chemcompounds-20070305-4|33	%doc %{_texmfdistdir}/doc/latex/chemcompounds/README
14mu|texlive-chemcompounds-20070305-4|34	%doc %{_texmfdistdir}/doc/latex/chemcompounds/chemcompounds.pdf
14mu|texlive-chemcompounds-20070305-4|35	#- source
14mu|texlive-chemcompounds-20070305-4|36	%doc %{_texmfdistdir}/source/latex/chemcompounds/chemcompounds.dtx
14mu|texlive-chemcompounds-20070305-4|37	%doc %{_texmfdistdir}/source/latex/chemcompounds/chemcompounds.ins
14mu|texlive-chemcompounds-20070305-4|38	
14mu|texlive-chemcompounds-20070305-4|39	#-----------------------------------------------------------------------
14mu|texlive-chemcompounds-20070305-4|40	%prep
14mu|texlive-chemcompounds-20070305-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-chemcompounds-20070305-4|42	
14mu|texlive-chemcompounds-20070305-4|43	%build
14mu|texlive-chemcompounds-20070305-4|44	
14mu|texlive-chemcompounds-20070305-4|45	%install
14mu|texlive-chemcompounds-20070305-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chemcompounds-20070305-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chemcompounds-20070305-4|48	
14mu|texlive-chemcompounds-20070305-4|49	
14mu|texlive-chemcompounds-20070305-4|50	
14mu|texlive-chemcompounds-20070305-4|51	%changelog
14mu|texlive-chemcompounds-20070305-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070305-4
14mu|texlive-chemcompounds-20070305-4|53	+ Revision: 09760f4
14mu|texlive-chemcompounds-20070305-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chemcompounds-20070305-4|55	
14mu|texlive-chemcompounds-20070305-4|56	

24451 14
14mu|texlive-chemcono-1.3-4|1	# revision 17119
14mu|texlive-chemcono-1.3-4|2	# category Package
14mu|texlive-chemcono-1.3-4|3	# catalog-ctan /macros/latex/contrib/chemcono
14mu|texlive-chemcono-1.3-4|4	# catalog-date 2010-02-21 19:20:01 +0100
14mu|texlive-chemcono-1.3-4|5	# catalog-license lppl
14mu|texlive-chemcono-1.3-4|6	# catalog-version 1.3
14mu|texlive-chemcono-1.3-4|7	Name:		texlive-chemcono
14mu|texlive-chemcono-1.3-4|8	Version:	1.3
14mu|texlive-chemcono-1.3-4|9	Release:	4
14mu|texlive-chemcono-1.3-4|10	Summary:	Support for compound numbers in chemistry documents
14mu|texlive-chemcono-1.3-4|11	Group:		Publishing
14mu|texlive-chemcono-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemcono
14mu|texlive-chemcono-1.3-4|13	License:	LPPL
14mu|texlive-chemcono-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcono.tar.xz
14mu|texlive-chemcono-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcono.doc.tar.xz
14mu|texlive-chemcono-1.3-4|16	BuildArch:	noarch
14mu|texlive-chemcono-1.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chemcono-1.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chemcono-1.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-chemcono-1.3-4|20	
14mu|texlive-chemcono-1.3-4|21	%description
14mu|texlive-chemcono-1.3-4|22	A LaTeX package for using compound numbers in chemistry
14mu|texlive-chemcono-1.3-4|23	documents. It works like \cite and the \thebibliography, using
14mu|texlive-chemcono-1.3-4|24	\fcite and \theffbibliography instead. It allows compound names
14mu|texlive-chemcono-1.3-4|25	in documents to be numbered and does not affect the normal
14mu|texlive-chemcono-1.3-4|26	citation routines.
14mu|texlive-chemcono-1.3-4|27	
14mu|texlive-chemcono-1.3-4|28	
14mu|texlive-chemcono-1.3-4|29	#-----------------------------------------------------------------------
14mu|texlive-chemcono-1.3-4|30	%files
14mu|texlive-chemcono-1.3-4|31	%{_texmfdistdir}/tex/latex/chemcono/chemcono.sty
14mu|texlive-chemcono-1.3-4|32	%{_texmfdistdir}/tex/latex/chemcono/drftcono.sty
14mu|texlive-chemcono-1.3-4|33	%{_texmfdistdir}/tex/latex/chemcono/showkeysff.sty
14mu|texlive-chemcono-1.3-4|34	%doc %{_texmfdistdir}/doc/latex/chemcono/chemcono.pdf
14mu|texlive-chemcono-1.3-4|35	%doc %{_texmfdistdir}/doc/latex/chemcono/chemcono.tex
14mu|texlive-chemcono-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/chemcono/example.tex
14mu|texlive-chemcono-1.3-4|37	
14mu|texlive-chemcono-1.3-4|38	#-----------------------------------------------------------------------
14mu|texlive-chemcono-1.3-4|39	%prep
14mu|texlive-chemcono-1.3-4|40	%setup -c -a0 -a1
14mu|texlive-chemcono-1.3-4|41	
14mu|texlive-chemcono-1.3-4|42	%build
14mu|texlive-chemcono-1.3-4|43	
14mu|texlive-chemcono-1.3-4|44	%install
14mu|texlive-chemcono-1.3-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chemcono-1.3-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chemcono-1.3-4|47	
14mu|texlive-chemcono-1.3-4|48	
14mu|texlive-chemcono-1.3-4|49	
14mu|texlive-chemcono-1.3-4|50	%changelog
14mu|texlive-chemcono-1.3-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-chemcono-1.3-4|52	+ Revision: f650b7c
14mu|texlive-chemcono-1.3-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chemcono-1.3-4|54	
14mu|texlive-chemcono-1.3-4|55	

24452 14
14mu|texlive-chemexec-1.0-4|1	# revision 21632
14mu|texlive-chemexec-1.0-4|2	# category Package
14mu|texlive-chemexec-1.0-4|3	# catalog-ctan /macros/latex/contrib/chemexec
14mu|texlive-chemexec-1.0-4|4	# catalog-date 2011-03-06 18:27:32 +0100
14mu|texlive-chemexec-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-chemexec-1.0-4|6	# catalog-version 1.0
14mu|texlive-chemexec-1.0-4|7	Name:		texlive-chemexec
14mu|texlive-chemexec-1.0-4|8	Version:	1.0
14mu|texlive-chemexec-1.0-4|9	Release:	4
14mu|texlive-chemexec-1.0-4|10	Summary:	Creating (chemical) exercise sheets
14mu|texlive-chemexec-1.0-4|11	Group:		Publishing
14mu|texlive-chemexec-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemexec
14mu|texlive-chemexec-1.0-4|13	License:	LPPL1.3
14mu|texlive-chemexec-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemexec.tar.xz
14mu|texlive-chemexec-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemexec.doc.tar.xz
14mu|texlive-chemexec-1.0-4|16	BuildArch:	noarch
14mu|texlive-chemexec-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chemexec-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chemexec-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-chemexec-1.0-4|20	
14mu|texlive-chemexec-1.0-4|21	%description
14mu|texlive-chemexec-1.0-4|22	The package provides environments and commands that the author
14mu|texlive-chemexec-1.0-4|23	needed when preparing exercise sheets and other teaching
14mu|texlive-chemexec-1.0-4|24	material. In particular, the package supports the creation of
14mu|texlive-chemexec-1.0-4|25	exercise sheets, with separating printing of solutions.
14mu|texlive-chemexec-1.0-4|26	
14mu|texlive-chemexec-1.0-4|27	
14mu|texlive-chemexec-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-chemexec-1.0-4|29	%files
14mu|texlive-chemexec-1.0-4|30	%{_texmfdistdir}/tex/latex/chemexec/chemexec.sty
14mu|texlive-chemexec-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/chemexec/README
14mu|texlive-chemexec-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_de.pdf
14mu|texlive-chemexec-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_de.tex
14mu|texlive-chemexec-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_en.pdf
14mu|texlive-chemexec-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_en.tex
14mu|texlive-chemexec-1.0-4|36	
14mu|texlive-chemexec-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-chemexec-1.0-4|38	%prep
14mu|texlive-chemexec-1.0-4|39	%setup -c -a0 -a1
14mu|texlive-chemexec-1.0-4|40	
14mu|texlive-chemexec-1.0-4|41	%build
14mu|texlive-chemexec-1.0-4|42	
14mu|texlive-chemexec-1.0-4|43	%install
14mu|texlive-chemexec-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chemexec-1.0-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chemexec-1.0-4|46	
14mu|texlive-chemexec-1.0-4|47	
14mu|texlive-chemexec-1.0-4|48	
14mu|texlive-chemexec-1.0-4|49	%changelog
14mu|texlive-chemexec-1.0-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-chemexec-1.0-4|51	+ Revision: 012bde0
14mu|texlive-chemexec-1.0-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chemexec-1.0-4|53	
14mu|texlive-chemexec-1.0-4|54	

24453 14
14mu|texlive-chemfig-1.0f-4|1	# revision 25504
14mu|texlive-chemfig-1.0f-4|2	# category Package
14mu|texlive-chemfig-1.0f-4|3	# catalog-ctan /macros/generic/chemfig
14mu|texlive-chemfig-1.0f-4|4	# catalog-date 2012-02-24 23:23:08 +0100
14mu|texlive-chemfig-1.0f-4|5	# catalog-license lppl1.3
14mu|texlive-chemfig-1.0f-4|6	# catalog-version 1.0f
14mu|texlive-chemfig-1.0f-4|7	Name:		texlive-chemfig
14mu|texlive-chemfig-1.0f-4|8	Version:	1.0f
14mu|texlive-chemfig-1.0f-4|9	Release:	4
14mu|texlive-chemfig-1.0f-4|10	Summary:	Draw molecules with easy syntax
14mu|texlive-chemfig-1.0f-4|11	Group:		Publishing
14mu|texlive-chemfig-1.0f-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/chemfig
14mu|texlive-chemfig-1.0f-4|13	License:	LPPL1.3
14mu|texlive-chemfig-1.0f-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemfig.tar.xz
14mu|texlive-chemfig-1.0f-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemfig.doc.tar.xz
14mu|texlive-chemfig-1.0f-4|16	BuildArch:	noarch
14mu|texlive-chemfig-1.0f-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chemfig-1.0f-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chemfig-1.0f-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-chemfig-1.0f-4|20	
14mu|texlive-chemfig-1.0f-4|21	%description
14mu|texlive-chemfig-1.0f-4|22	The package provides the command \chemfig{<code>}, which draws
14mu|texlive-chemfig-1.0f-4|23	molecules using the tikz package. The <code> argument provides
14mu|texlive-chemfig-1.0f-4|24	instructions for the drawing operation. While the diagrams
14mu|texlive-chemfig-1.0f-4|25	produced are essentially 2-dimensional, the package supports
14mu|texlive-chemfig-1.0f-4|26	many of the conventional notations for illustrating the 3-
14mu|texlive-chemfig-1.0f-4|27	dimensional layout of a molecule. The package uses TikZ for its
14mu|texlive-chemfig-1.0f-4|28	actual drawing operations.
14mu|texlive-chemfig-1.0f-4|29	
14mu|texlive-chemfig-1.0f-4|30	
14mu|texlive-chemfig-1.0f-4|31	#-----------------------------------------------------------------------
14mu|texlive-chemfig-1.0f-4|32	%files
14mu|texlive-chemfig-1.0f-4|33	%{_texmfdistdir}/tex/generic/chemfig/chemfig.sty
14mu|texlive-chemfig-1.0f-4|34	%{_texmfdistdir}/tex/generic/chemfig/chemfig.tex
14mu|texlive-chemfig-1.0f-4|35	%{_texmfdistdir}/tex/generic/chemfig/t-chemfig.tex
14mu|texlive-chemfig-1.0f-4|36	%doc %{_texmfdistdir}/doc/generic/chemfig/README
14mu|texlive-chemfig-1.0f-4|37	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_en.pdf
14mu|texlive-chemfig-1.0f-4|38	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_en.tex
14mu|texlive-chemfig-1.0f-4|39	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_fr.pdf
14mu|texlive-chemfig-1.0f-4|40	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_fr.tex
14mu|texlive-chemfig-1.0f-4|41	
14mu|texlive-chemfig-1.0f-4|42	#-----------------------------------------------------------------------
14mu|texlive-chemfig-1.0f-4|43	%prep
14mu|texlive-chemfig-1.0f-4|44	%setup -c -a0 -a1
14mu|texlive-chemfig-1.0f-4|45	
14mu|texlive-chemfig-1.0f-4|46	%build
14mu|texlive-chemfig-1.0f-4|47	
14mu|texlive-chemfig-1.0f-4|48	%install
14mu|texlive-chemfig-1.0f-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chemfig-1.0f-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chemfig-1.0f-4|51	
14mu|texlive-chemfig-1.0f-4|52	
14mu|texlive-chemfig-1.0f-4|53	
14mu|texlive-chemfig-1.0f-4|54	%changelog
14mu|texlive-chemfig-1.0f-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0f-4
14mu|texlive-chemfig-1.0f-4|56	+ Revision: 3a682ee
14mu|texlive-chemfig-1.0f-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chemfig-1.0f-4|58	
14mu|texlive-chemfig-1.0f-4|59	

24454 14
14mu|texlive-chem-journal-20070101-4|1	# revision 15878
14mu|texlive-chem-journal-20070101-4|2	# category Package
14mu|texlive-chem-journal-20070101-4|3	# catalog-ctan /biblio/bibtex/contrib/chem-journal
14mu|texlive-chem-journal-20070101-4|4	# catalog-date 2007-01-01 10:31:54 +0100
14mu|texlive-chem-journal-20070101-4|5	# catalog-license gpl
14mu|texlive-chem-journal-20070101-4|6	# catalog-version undef
14mu|texlive-chem-journal-20070101-4|7	Name:		texlive-chem-journal
14mu|texlive-chem-journal-20070101-4|8	Version:	20070101
14mu|texlive-chem-journal-20070101-4|9	Release:	4
14mu|texlive-chem-journal-20070101-4|10	Summary:	Various BibTeX formats for journals in Chemistry
14mu|texlive-chem-journal-20070101-4|11	Group:		Publishing
14mu|texlive-chem-journal-20070101-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chem-journal
14mu|texlive-chem-journal-20070101-4|13	License:	GPL
14mu|texlive-chem-journal-20070101-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chem-journal.tar.xz
14mu|texlive-chem-journal-20070101-4|15	BuildArch:	noarch
14mu|texlive-chem-journal-20070101-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-chem-journal-20070101-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-chem-journal-20070101-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-chem-journal-20070101-4|19	
14mu|texlive-chem-journal-20070101-4|20	%description
14mu|texlive-chem-journal-20070101-4|21	Various BibTeX formats for journals in Chemistry, including
14mu|texlive-chem-journal-20070101-4|22	Reviews in Computational Chemistry, Journal of Physical
14mu|texlive-chem-journal-20070101-4|23	Chemistry, Journal of Computational Chemistry, and Physical
14mu|texlive-chem-journal-20070101-4|24	Chemistry Chemical Physics.
14mu|texlive-chem-journal-20070101-4|25	
14mu|texlive-chem-journal-20070101-4|26	
14mu|texlive-chem-journal-20070101-4|27	#-----------------------------------------------------------------------
14mu|texlive-chem-journal-20070101-4|28	%files
14mu|texlive-chem-journal-20070101-4|29	%{_texmfdistdir}/bibtex/bst/chem-journal/jcc.bst
14mu|texlive-chem-journal-20070101-4|30	%{_texmfdistdir}/bibtex/bst/chem-journal/jpc.bst
14mu|texlive-chem-journal-20070101-4|31	%{_texmfdistdir}/bibtex/bst/chem-journal/pccp.bst
14mu|texlive-chem-journal-20070101-4|32	%{_texmfdistdir}/bibtex/bst/chem-journal/revcompchem.bst
14mu|texlive-chem-journal-20070101-4|33	
14mu|texlive-chem-journal-20070101-4|34	#-----------------------------------------------------------------------
14mu|texlive-chem-journal-20070101-4|35	%prep
14mu|texlive-chem-journal-20070101-4|36	%setup -c -a0
14mu|texlive-chem-journal-20070101-4|37	
14mu|texlive-chem-journal-20070101-4|38	%build
14mu|texlive-chem-journal-20070101-4|39	
14mu|texlive-chem-journal-20070101-4|40	%install
14mu|texlive-chem-journal-20070101-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chem-journal-20070101-4|42	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14mu|texlive-chem-journal-20070101-4|43	
14mu|texlive-chem-journal-20070101-4|44	
14mu|texlive-chem-journal-20070101-4|45	
14mu|texlive-chem-journal-20070101-4|46	%changelog
14mu|texlive-chem-journal-20070101-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070101-4
14mu|texlive-chem-journal-20070101-4|48	+ Revision: a1df082
14mu|texlive-chem-journal-20070101-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chem-journal-20070101-4|50	
14mu|texlive-chem-journal-20070101-4|51	

24455 14
14mu|texlive-chemmacros-3.3d-3|1	# revision 27156
14mu|texlive-chemmacros-3.3d-3|2	# category Package
14mu|texlive-chemmacros-3.3d-3|3	# catalog-ctan /macros/latex/contrib/chemmacros
14mu|texlive-chemmacros-3.3d-3|4	# catalog-date 2012-07-24 16:56:26 +0200
14mu|texlive-chemmacros-3.3d-3|5	# catalog-license lppl1.3
14mu|texlive-chemmacros-3.3d-3|6	# catalog-version 3.3d
14mu|texlive-chemmacros-3.3d-3|7	Name:		texlive-chemmacros
14mu|texlive-chemmacros-3.3d-3|8	Version:	3.3d
14mu|texlive-chemmacros-3.3d-3|9	Release:	3
14mu|texlive-chemmacros-3.3d-3|10	Summary:	A collection of macros to support typesetting chemistry documents
14mu|texlive-chemmacros-3.3d-3|11	Group:		Publishing
14mu|texlive-chemmacros-3.3d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemmacros
14mu|texlive-chemmacros-3.3d-3|13	License:	LPPL1.3
14mu|texlive-chemmacros-3.3d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemmacros.tar.xz
14mu|texlive-chemmacros-3.3d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemmacros.doc.tar.xz
14mu|texlive-chemmacros-3.3d-3|16	BuildArch:	noarch
14mu|texlive-chemmacros-3.3d-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chemmacros-3.3d-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chemmacros-3.3d-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-chemmacros-3.3d-3|20	
14mu|texlive-chemmacros-3.3d-3|21	%description
14mu|texlive-chemmacros-3.3d-3|22	The package offers a collection of macros and commands which
14mu|texlive-chemmacros-3.3d-3|23	are intended to make typesetting chemistry documents faster and
14mu|texlive-chemmacros-3.3d-3|24	more convenient. Coverage includes some nomenclature commands,
14mu|texlive-chemmacros-3.3d-3|25	oxidation numbers, thermodynamic data, newman projections, etc.
14mu|texlive-chemmacros-3.3d-3|26	
14mu|texlive-chemmacros-3.3d-3|27	
14mu|texlive-chemmacros-3.3d-3|28	#-----------------------------------------------------------------------
14mu|texlive-chemmacros-3.3d-3|29	%files
14mu|texlive-chemmacros-3.3d-3|30	%{_texmfdistdir}/tex/latex/chemmacros/chemformula.sty
14mu|texlive-chemmacros-3.3d-3|31	%{_texmfdistdir}/tex/latex/chemmacros/chemmacros-version1.cfg
14mu|texlive-chemmacros-3.3d-3|32	%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.sty
14mu|texlive-chemmacros-3.3d-3|33	%{_texmfdistdir}/tex/latex/chemmacros/ghsystem.sty
14mu|texlive-chemmacros-3.3d-3|34	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_english.def
14mu|texlive-chemmacros-3.3d-3|35	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_german.def
14mu|texlive-chemmacros-3.3d-3|36	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_italian.def
14mu|texlive-chemmacros-3.3d-3|37	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_langtemplate.def
14mu|texlive-chemmacros-3.3d-3|38	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.eps
14mu|texlive-chemmacros-3.3d-3|39	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.jpg
14mu|texlive-chemmacros-3.3d-3|40	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.pdf
14mu|texlive-chemmacros-3.3d-3|41	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.png
14mu|texlive-chemmacros-3.3d-3|42	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.eps
14mu|texlive-chemmacros-3.3d-3|43	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.jpg
14mu|texlive-chemmacros-3.3d-3|44	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.pdf
14mu|texlive-chemmacros-3.3d-3|45	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.png
14mu|texlive-chemmacros-3.3d-3|46	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.eps
14mu|texlive-chemmacros-3.3d-3|47	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.jpg
14mu|texlive-chemmacros-3.3d-3|48	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.pdf
14mu|texlive-chemmacros-3.3d-3|49	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.png
14mu|texlive-chemmacros-3.3d-3|50	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.eps
14mu|texlive-chemmacros-3.3d-3|51	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.jpg
14mu|texlive-chemmacros-3.3d-3|52	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.pdf
14mu|texlive-chemmacros-3.3d-3|53	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.png
14mu|texlive-chemmacros-3.3d-3|54	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.eps
14mu|texlive-chemmacros-3.3d-3|55	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.jpg
14mu|texlive-chemmacros-3.3d-3|56	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.pdf
14mu|texlive-chemmacros-3.3d-3|57	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.png
14mu|texlive-chemmacros-3.3d-3|58	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.eps
14mu|texlive-chemmacros-3.3d-3|59	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.jpg
14mu|texlive-chemmacros-3.3d-3|60	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.pdf
14mu|texlive-chemmacros-3.3d-3|61	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.png
14mu|texlive-chemmacros-3.3d-3|62	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.eps
14mu|texlive-chemmacros-3.3d-3|63	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.jpg
14mu|texlive-chemmacros-3.3d-3|64	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.pdf
14mu|texlive-chemmacros-3.3d-3|65	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.png
14mu|texlive-chemmacros-3.3d-3|66	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.eps
14mu|texlive-chemmacros-3.3d-3|67	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.jpg
14mu|texlive-chemmacros-3.3d-3|68	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.pdf
14mu|texlive-chemmacros-3.3d-3|69	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.png
14mu|texlive-chemmacros-3.3d-3|70	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.eps
14mu|texlive-chemmacros-3.3d-3|71	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.jpg
14mu|texlive-chemmacros-3.3d-3|72	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.pdf
14mu|texlive-chemmacros-3.3d-3|73	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.png
14mu|texlive-chemmacros-3.3d-3|74	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.eps
14mu|texlive-chemmacros-3.3d-3|75	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.jpg
14mu|texlive-chemmacros-3.3d-3|76	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.pdf
14mu|texlive-chemmacros-3.3d-3|77	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.png
14mu|texlive-chemmacros-3.3d-3|78	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.eps
14mu|texlive-chemmacros-3.3d-3|79	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.jpg
14mu|texlive-chemmacros-3.3d-3|80	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.pdf
14mu|texlive-chemmacros-3.3d-3|81	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.png
14mu|texlive-chemmacros-3.3d-3|82	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.eps
14mu|texlive-chemmacros-3.3d-3|83	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.jpg
14mu|texlive-chemmacros-3.3d-3|84	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.pdf
14mu|texlive-chemmacros-3.3d-3|85	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.png
14mu|texlive-chemmacros-3.3d-3|86	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.eps
14mu|texlive-chemmacros-3.3d-3|87	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.jpg
14mu|texlive-chemmacros-3.3d-3|88	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.pdf
14mu|texlive-chemmacros-3.3d-3|89	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.png
14mu|texlive-chemmacros-3.3d-3|90	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.eps
14mu|texlive-chemmacros-3.3d-3|91	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.jpg
14mu|texlive-chemmacros-3.3d-3|92	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.pdf
14mu|texlive-chemmacros-3.3d-3|93	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.png
14mu|texlive-chemmacros-3.3d-3|94	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.eps
14mu|texlive-chemmacros-3.3d-3|95	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.jpg
14mu|texlive-chemmacros-3.3d-3|96	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.pdf
14mu|texlive-chemmacros-3.3d-3|97	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.png
14mu|texlive-chemmacros-3.3d-3|98	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.eps
14mu|texlive-chemmacros-3.3d-3|99	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.jpg
14mu|texlive-chemmacros-3.3d-3|100	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.pdf
14mu|texlive-chemmacros-3.3d-3|101	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.png
14mu|texlive-chemmacros-3.3d-3|102	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.eps
14mu|texlive-chemmacros-3.3d-3|103	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.jpg
14mu|texlive-chemmacros-3.3d-3|104	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.pdf
14mu|texlive-chemmacros-3.3d-3|105	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.png
14mu|texlive-chemmacros-3.3d-3|106	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.eps
14mu|texlive-chemmacros-3.3d-3|107	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.jpg
14mu|texlive-chemmacros-3.3d-3|108	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.pdf
14mu|texlive-chemmacros-3.3d-3|109	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.png
14mu|texlive-chemmacros-3.3d-3|110	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.eps
14mu|texlive-chemmacros-3.3d-3|111	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.jpg
14mu|texlive-chemmacros-3.3d-3|112	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.pdf
14mu|texlive-chemmacros-3.3d-3|113	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.png
14mu|texlive-chemmacros-3.3d-3|114	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.eps
14mu|texlive-chemmacros-3.3d-3|115	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.jpg
14mu|texlive-chemmacros-3.3d-3|116	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.pdf
14mu|texlive-chemmacros-3.3d-3|117	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.png
14mu|texlive-chemmacros-3.3d-3|118	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.eps
14mu|texlive-chemmacros-3.3d-3|119	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.jpg
14mu|texlive-chemmacros-3.3d-3|120	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.pdf
14mu|texlive-chemmacros-3.3d-3|121	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.png
14mu|texlive-chemmacros-3.3d-3|122	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.eps
14mu|texlive-chemmacros-3.3d-3|123	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.jpg
14mu|texlive-chemmacros-3.3d-3|124	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.pdf
14mu|texlive-chemmacros-3.3d-3|125	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.png
14mu|texlive-chemmacros-3.3d-3|126	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.eps
14mu|texlive-chemmacros-3.3d-3|127	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.jpg
14mu|texlive-chemmacros-3.3d-3|128	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.pdf
14mu|texlive-chemmacros-3.3d-3|129	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.png
14mu|texlive-chemmacros-3.3d-3|130	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.eps
14mu|texlive-chemmacros-3.3d-3|131	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.jpg
14mu|texlive-chemmacros-3.3d-3|132	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.pdf
14mu|texlive-chemmacros-3.3d-3|133	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.png
14mu|texlive-chemmacros-3.3d-3|134	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.eps
14mu|texlive-chemmacros-3.3d-3|135	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.jpg
14mu|texlive-chemmacros-3.3d-3|136	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.pdf
14mu|texlive-chemmacros-3.3d-3|137	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.png
14mu|texlive-chemmacros-3.3d-3|138	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.eps
14mu|texlive-chemmacros-3.3d-3|139	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.jpg
14mu|texlive-chemmacros-3.3d-3|140	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.pdf
14mu|texlive-chemmacros-3.3d-3|141	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.png
14mu|texlive-chemmacros-3.3d-3|142	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.eps
14mu|texlive-chemmacros-3.3d-3|143	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.jpg
14mu|texlive-chemmacros-3.3d-3|144	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.pdf
14mu|texlive-chemmacros-3.3d-3|145	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.png
14mu|texlive-chemmacros-3.3d-3|146	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.eps
14mu|texlive-chemmacros-3.3d-3|147	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.jpg
14mu|texlive-chemmacros-3.3d-3|148	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.pdf
14mu|texlive-chemmacros-3.3d-3|149	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.png
14mu|texlive-chemmacros-3.3d-3|150	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.eps
14mu|texlive-chemmacros-3.3d-3|151	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.jpg
14mu|texlive-chemmacros-3.3d-3|152	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.pdf
14mu|texlive-chemmacros-3.3d-3|153	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.png
14mu|texlive-chemmacros-3.3d-3|154	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.eps
14mu|texlive-chemmacros-3.3d-3|155	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.jpg
14mu|texlive-chemmacros-3.3d-3|156	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.pdf
14mu|texlive-chemmacros-3.3d-3|157	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.png
14mu|texlive-chemmacros-3.3d-3|158	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.eps
14mu|texlive-chemmacros-3.3d-3|159	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.jpg
14mu|texlive-chemmacros-3.3d-3|160	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.pdf
14mu|texlive-chemmacros-3.3d-3|161	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.png
14mu|texlive-chemmacros-3.3d-3|162	%doc %{_texmfdistdir}/doc/latex/chemmacros/README
14mu|texlive-chemmacros-3.3d-3|163	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemformula_test_sub_and_superscripts.tex
14mu|texlive-chemmacros-3.3d-3|164	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_de.pdf
14mu|texlive-chemmacros-3.3d-3|165	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_de.tex
14mu|texlive-chemmacros-3.3d-3|166	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_en.pdf
14mu|texlive-chemmacros-3.3d-3|167	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_en.tex
14mu|texlive-chemmacros-3.3d-3|168	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_it.pdf
14mu|texlive-chemmacros-3.3d-3|169	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_it.tex
14mu|texlive-chemmacros-3.3d-3|170	
14mu|texlive-chemmacros-3.3d-3|171	#-----------------------------------------------------------------------
14mu|texlive-chemmacros-3.3d-3|172	%prep
14mu|texlive-chemmacros-3.3d-3|173	%setup -c -a0 -a1
14mu|texlive-chemmacros-3.3d-3|174	
14mu|texlive-chemmacros-3.3d-3|175	%build
14mu|texlive-chemmacros-3.3d-3|176	
14mu|texlive-chemmacros-3.3d-3|177	%install
14mu|texlive-chemmacros-3.3d-3|178	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chemmacros-3.3d-3|179	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chemmacros-3.3d-3|180	
14mu|texlive-chemmacros-3.3d-3|181	
14mu|texlive-chemmacros-3.3d-3|182	
14mu|texlive-chemmacros-3.3d-3|183	%changelog
14mu|texlive-chemmacros-3.3d-3|184	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3d-3
14mu|texlive-chemmacros-3.3d-3|185	+ Revision: d0a813a
14mu|texlive-chemmacros-3.3d-3|186	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chemmacros-3.3d-3|187	
14mu|texlive-chemmacros-3.3d-3|188	

24456 14
14mu|texlive-chemnum-0.5c-3|1	# revision 27177
14mu|texlive-chemnum-0.5c-3|2	# category Package
14mu|texlive-chemnum-0.5c-3|3	# catalog-ctan /macros/latex/contrib/chemnum
14mu|texlive-chemnum-0.5c-3|4	# catalog-date 2012-07-24 16:08:54 +0200
14mu|texlive-chemnum-0.5c-3|5	# catalog-license lppl1.3
14mu|texlive-chemnum-0.5c-3|6	# catalog-version 0.5c
14mu|texlive-chemnum-0.5c-3|7	Name:		texlive-chemnum
14mu|texlive-chemnum-0.5c-3|8	Version:	0.5c
14mu|texlive-chemnum-0.5c-3|9	Release:	3
14mu|texlive-chemnum-0.5c-3|10	Summary:	A method of numbering chemical compounds
14mu|texlive-chemnum-0.5c-3|11	Group:		Publishing
14mu|texlive-chemnum-0.5c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemnum
14mu|texlive-chemnum-0.5c-3|13	License:	LPPL1.3
14mu|texlive-chemnum-0.5c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemnum.tar.xz
14mu|texlive-chemnum-0.5c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemnum.doc.tar.xz
14mu|texlive-chemnum-0.5c-3|16	BuildArch:	noarch
14mu|texlive-chemnum-0.5c-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chemnum-0.5c-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chemnum-0.5c-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-chemnum-0.5c-3|20	
14mu|texlive-chemnum-0.5c-3|21	%description
14mu|texlive-chemnum-0.5c-3|22	The package defines a \label- and \ref-like commands for
14mu|texlive-chemnum-0.5c-3|23	compound numbers. The package requires LaTeX 3 packages expl3
14mu|texlive-chemnum-0.5c-3|24	(from the l3kernel bundle) and xparse (from the l3packages
14mu|texlive-chemnum-0.5c-3|25	bundle).
14mu|texlive-chemnum-0.5c-3|26	
14mu|texlive-chemnum-0.5c-3|27	
14mu|texlive-chemnum-0.5c-3|28	#-----------------------------------------------------------------------
14mu|texlive-chemnum-0.5c-3|29	%files
14mu|texlive-chemnum-0.5c-3|30	%{_texmfdistdir}/tex/latex/chemnum/chemnum.sty
14mu|texlive-chemnum-0.5c-3|31	%doc %{_texmfdistdir}/doc/latex/chemnum/README
14mu|texlive-chemnum-0.5c-3|32	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_de.pdf
14mu|texlive-chemnum-0.5c-3|33	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_de.tex
14mu|texlive-chemnum-0.5c-3|34	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_en.pdf
14mu|texlive-chemnum-0.5c-3|35	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_en.tex
14mu|texlive-chemnum-0.5c-3|36	%doc %{_texmfdistdir}/doc/latex/chemnum/scheme-bla.ps
14mu|texlive-chemnum-0.5c-3|37	%doc %{_texmfdistdir}/doc/latex/chemnum/scheme-tmp.ps
14mu|texlive-chemnum-0.5c-3|38	
14mu|texlive-chemnum-0.5c-3|39	#-----------------------------------------------------------------------
14mu|texlive-chemnum-0.5c-3|40	%prep
14mu|texlive-chemnum-0.5c-3|41	%setup -c -a0 -a1
14mu|texlive-chemnum-0.5c-3|42	
14mu|texlive-chemnum-0.5c-3|43	%build
14mu|texlive-chemnum-0.5c-3|44	
14mu|texlive-chemnum-0.5c-3|45	%install
14mu|texlive-chemnum-0.5c-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chemnum-0.5c-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chemnum-0.5c-3|48	
14mu|texlive-chemnum-0.5c-3|49	
14mu|texlive-chemnum-0.5c-3|50	
14mu|texlive-chemnum-0.5c-3|51	%changelog
14mu|texlive-chemnum-0.5c-3|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5c-3
14mu|texlive-chemnum-0.5c-3|53	+ Revision: 6eea662
14mu|texlive-chemnum-0.5c-3|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chemnum-0.5c-3|55	
14mu|texlive-chemnum-0.5c-3|56	

24457 14
14mu|texlive-chemstyle-2.0m-7|1	# revision 31096
14mu|texlive-chemstyle-2.0m-7|2	# category Package
14mu|texlive-chemstyle-2.0m-7|3	# catalog-ctan /macros/latex/contrib/chemstyle
14mu|texlive-chemstyle-2.0m-7|4	# catalog-date 2013-07-05 11:22:34 +0200
14mu|texlive-chemstyle-2.0m-7|5	# catalog-license lppl1.3
14mu|texlive-chemstyle-2.0m-7|6	# catalog-version 2.0m
14mu|texlive-chemstyle-2.0m-7|7	Name:		texlive-chemstyle
14mu|texlive-chemstyle-2.0m-7|8	Version:	2.0m
14mu|texlive-chemstyle-2.0m-7|9	Release:	7
14mu|texlive-chemstyle-2.0m-7|10	Summary:	Writing chemistry with style
14mu|texlive-chemstyle-2.0m-7|11	Group:		Publishing
14mu|texlive-chemstyle-2.0m-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemstyle
14mu|texlive-chemstyle-2.0m-7|13	License:	LPPL1.3
14mu|texlive-chemstyle-2.0m-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.tar.xz
14mu|texlive-chemstyle-2.0m-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.doc.tar.xz
14mu|texlive-chemstyle-2.0m-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.source.tar.xz
14mu|texlive-chemstyle-2.0m-7|17	BuildArch:	noarch
14mu|texlive-chemstyle-2.0m-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chemstyle-2.0m-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chemstyle-2.0m-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-chemstyle-2.0m-7|21	
14mu|texlive-chemstyle-2.0m-7|22	%description
14mu|texlive-chemstyle-2.0m-7|23	Chemstyle has been developed as a successor to the LaTeX
14mu|texlive-chemstyle-2.0m-7|24	package provided by the rsc bundle. The package provides an
14mu|texlive-chemstyle-2.0m-7|25	extensible system for formatting chemistry documents according
14mu|texlive-chemstyle-2.0m-7|26	to the conventions of a number of leading journals. It also
14mu|texlive-chemstyle-2.0m-7|27	provides some handy chemistry-related macros. Chemstyle is much
14mu|texlive-chemstyle-2.0m-7|28	enhanced compared to its predecessor, and users of rsc are
14mu|texlive-chemstyle-2.0m-7|29	strongly encouraged to migrate (all of the additional macros in
14mu|texlive-chemstyle-2.0m-7|30	the rsc LaTeX package are present in chemstyle). The package
14mu|texlive-chemstyle-2.0m-7|31	chemscheme is distributed with chemstyle; chemstyle itself
14mu|texlive-chemstyle-2.0m-7|32	incorporates ideas that come from the trivfloat package; the
14mu|texlive-chemstyle-2.0m-7|33	documentation uses the auto-pst-pdf package.
14mu|texlive-chemstyle-2.0m-7|34	
14mu|texlive-chemstyle-2.0m-7|35	
14mu|texlive-chemstyle-2.0m-7|36	#-----------------------------------------------------------------------
14mu|texlive-chemstyle-2.0m-7|37	%files
14mu|texlive-chemstyle-2.0m-7|38	%{_texmfdistdir}/tex/latex/chemstyle/chemscheme.sty
14mu|texlive-chemstyle-2.0m-7|39	%{_texmfdistdir}/tex/latex/chemstyle/chemstyle.sty
14mu|texlive-chemstyle-2.0m-7|40	%{_texmfdistdir}/tex/latex/chemstyle/config/angew.chemstyle.cfg
14mu|texlive-chemstyle-2.0m-7|41	%{_texmfdistdir}/tex/latex/chemstyle/config/ic.chemstyle.cfg
14mu|texlive-chemstyle-2.0m-7|42	%{_texmfdistdir}/tex/latex/chemstyle/config/jacs.chemstyle.cfg
14mu|texlive-chemstyle-2.0m-7|43	%{_texmfdistdir}/tex/latex/chemstyle/config/jomc.chemstyle.cfg
14mu|texlive-chemstyle-2.0m-7|44	%{_texmfdistdir}/tex/latex/chemstyle/config/orglett.chemstyle.cfg
14mu|texlive-chemstyle-2.0m-7|45	%{_texmfdistdir}/tex/latex/chemstyle/config/rsc.chemstyle.cfg
14mu|texlive-chemstyle-2.0m-7|46	%{_texmfdistdir}/tex/latex/chemstyle/config/tetlett.chemstyle.cfg
14mu|texlive-chemstyle-2.0m-7|47	%doc %{_texmfdistdir}/doc/latex/chemstyle/README
14mu|texlive-chemstyle-2.0m-7|48	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemscheme.cdx
14mu|texlive-chemstyle-2.0m-7|49	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemstyle-demo.tex
14mu|texlive-chemstyle-2.0m-7|50	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemstyle.pdf
14mu|texlive-chemstyle-2.0m-7|51	#- source
14mu|texlive-chemstyle-2.0m-7|52	%doc %{_texmfdistdir}/source/latex/chemstyle/chemstyle.dtx
14mu|texlive-chemstyle-2.0m-7|53	%doc %{_texmfdistdir}/source/latex/chemstyle/chemstyle.ins
14mu|texlive-chemstyle-2.0m-7|54	
14mu|texlive-chemstyle-2.0m-7|55	#-----------------------------------------------------------------------
14mu|texlive-chemstyle-2.0m-7|56	%prep
14mu|texlive-chemstyle-2.0m-7|57	%setup -c -a0 -a1 -a2
14mu|texlive-chemstyle-2.0m-7|58	
14mu|texlive-chemstyle-2.0m-7|59	%build
14mu|texlive-chemstyle-2.0m-7|60	
14mu|texlive-chemstyle-2.0m-7|61	%install
14mu|texlive-chemstyle-2.0m-7|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chemstyle-2.0m-7|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chemstyle-2.0m-7|64	
14mu|texlive-chemstyle-2.0m-7|65	%changelog
14mu|texlive-chemstyle-2.0m-7|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0m-7
14mu|texlive-chemstyle-2.0m-7|67	+ Revision: e49609e
14mu|texlive-chemstyle-2.0m-7|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chemstyle-2.0m-7|69	
14mu|texlive-chemstyle-2.0m-7|70	

24458 14
14mu|texlive-chess-1.2-4|1	# revision 20582
14mu|texlive-chess-1.2-4|2	# category Package
14mu|texlive-chess-1.2-4|3	# catalog-ctan /fonts/chess/chess
14mu|texlive-chess-1.2-4|4	# catalog-date 2006-12-31 18:14:50 +0100
14mu|texlive-chess-1.2-4|5	# catalog-license pd
14mu|texlive-chess-1.2-4|6	# catalog-version 1.2
14mu|texlive-chess-1.2-4|7	Name:		texlive-chess
14mu|texlive-chess-1.2-4|8	Version:	1.2
14mu|texlive-chess-1.2-4|9	Release:	4
14mu|texlive-chess-1.2-4|10	Summary:	Fonts for typesetting chess boards
14mu|texlive-chess-1.2-4|11	Group:		Publishing
14mu|texlive-chess-1.2-4|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/chess
14mu|texlive-chess-1.2-4|13	License:	PD
14mu|texlive-chess-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess.tar.xz
14mu|texlive-chess-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess.doc.tar.xz
14mu|texlive-chess-1.2-4|16	BuildArch:	noarch
14mu|texlive-chess-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chess-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chess-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-chess-1.2-4|20	
14mu|texlive-chess-1.2-4|21	%description
14mu|texlive-chess-1.2-4|22	The original (and now somewhat dated) TeX chess font package.
14mu|texlive-chess-1.2-4|23	Potential users should consider skak (for alternative fonts,
14mu|texlive-chess-1.2-4|24	and notation support), texmate (for alternative notation
14mu|texlive-chess-1.2-4|25	support), or chessfss (for flexible font choices).
14mu|texlive-chess-1.2-4|26	
14mu|texlive-chess-1.2-4|27	
14mu|texlive-chess-1.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-chess-1.2-4|29	%files
14mu|texlive-chess-1.2-4|30	%{_texmfdistdir}/fonts/source/public/chess/README.mf
14mu|texlive-chess-1.2-4|31	%{_texmfdistdir}/fonts/source/public/chess/chess10.mf
14mu|texlive-chess-1.2-4|32	%{_texmfdistdir}/fonts/source/public/chess/chess20.mf
14mu|texlive-chess-1.2-4|33	%{_texmfdistdir}/fonts/source/public/chess/chess30.mf
14mu|texlive-chess-1.2-4|34	%{_texmfdistdir}/fonts/source/public/chess/chessbase.mf
14mu|texlive-chess-1.2-4|35	%{_texmfdistdir}/fonts/source/public/chess/chessdiag.mf
14mu|texlive-chess-1.2-4|36	%{_texmfdistdir}/fonts/source/public/chess/chessf10.mf
14mu|texlive-chess-1.2-4|37	%{_texmfdistdir}/fonts/source/public/chess/chesspieces.mf
14mu|texlive-chess-1.2-4|38	%{_texmfdistdir}/fonts/source/public/chess/empty.mf
14mu|texlive-chess-1.2-4|39	%{_texmfdistdir}/fonts/tfm/public/chess/chess10.tfm
14mu|texlive-chess-1.2-4|40	%{_texmfdistdir}/fonts/tfm/public/chess/chess20.tfm
14mu|texlive-chess-1.2-4|41	%{_texmfdistdir}/fonts/tfm/public/chess/chess30.tfm
14mu|texlive-chess-1.2-4|42	%{_texmfdistdir}/fonts/tfm/public/chess/chessf10.tfm
14mu|texlive-chess-1.2-4|43	%{_texmfdistdir}/fonts/tfm/public/chess/chessfig10.tfm
14mu|texlive-chess-1.2-4|44	%{_texmfdistdir}/tex/latex/chess/chess.sty
14mu|texlive-chess-1.2-4|45	%doc %{_texmfdistdir}/doc/fonts/chess/board.epsf
14mu|texlive-chess-1.2-4|46	%doc %{_texmfdistdir}/doc/fonts/chess/boards.ltx
14mu|texlive-chess-1.2-4|47	%doc %{_texmfdistdir}/doc/fonts/chess/changes12
14mu|texlive-chess-1.2-4|48	%doc %{_texmfdistdir}/doc/fonts/chess/chessdiag.Xmf
14mu|texlive-chess-1.2-4|49	%doc %{_texmfdistdir}/doc/fonts/chess/copyright
14mu|texlive-chess-1.2-4|50	%doc %{_texmfdistdir}/doc/fonts/chess/dutch-tt.ltx
14mu|texlive-chess-1.2-4|51	%doc %{_texmfdistdir}/doc/fonts/chess/dutch-tt.tex
14mu|texlive-chess-1.2-4|52	%doc %{_texmfdistdir}/doc/fonts/chess/installation
14mu|texlive-chess-1.2-4|53	%doc %{_texmfdistdir}/doc/fonts/chess/kasparov.ltx
14mu|texlive-chess-1.2-4|54	%doc %{_texmfdistdir}/doc/fonts/chess/makefile
14mu|texlive-chess-1.2-4|55	%doc %{_texmfdistdir}/doc/fonts/chess/readme
14mu|texlive-chess-1.2-4|56	%doc %{_texmfdistdir}/doc/fonts/chess/schaakmaatje.ltx
14mu|texlive-chess-1.2-4|57	%doc %{_texmfdistdir}/doc/fonts/chess/symbols.ltx
14mu|texlive-chess-1.2-4|58	%doc %{_texmfdistdir}/doc/fonts/chess/symbols.tex
14mu|texlive-chess-1.2-4|59	%doc %{_texmfdistdir}/doc/fonts/chess/tal.ltx
14mu|texlive-chess-1.2-4|60	%doc %{_texmfdistdir}/doc/fonts/chess/tal.tex
14mu|texlive-chess-1.2-4|61	%doc %{_texmfdistdir}/doc/fonts/chess/tugboat.ltx
14mu|texlive-chess-1.2-4|62	%doc %{_texmfdistdir}/doc/fonts/chess/tuggame.ltx
14mu|texlive-chess-1.2-4|63	
14mu|texlive-chess-1.2-4|64	#-----------------------------------------------------------------------
14mu|texlive-chess-1.2-4|65	%prep
14mu|texlive-chess-1.2-4|66	%setup -c -a0 -a1
14mu|texlive-chess-1.2-4|67	
14mu|texlive-chess-1.2-4|68	%build
14mu|texlive-chess-1.2-4|69	
14mu|texlive-chess-1.2-4|70	%install
14mu|texlive-chess-1.2-4|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chess-1.2-4|72	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chess-1.2-4|73	
14mu|texlive-chess-1.2-4|74	
14mu|texlive-chess-1.2-4|75	
14mu|texlive-chess-1.2-4|76	%changelog
14mu|texlive-chess-1.2-4|77	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-chess-1.2-4|78	+ Revision: 35b771a
14mu|texlive-chess-1.2-4|79	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chess-1.2-4|80	
14mu|texlive-chess-1.2-4|81	

24459 14
14mu|texlive-chessboard-1.5-4|1	# revision 19440
14mu|texlive-chessboard-1.5-4|2	# category Package
14mu|texlive-chessboard-1.5-4|3	# catalog-ctan /macros/latex/contrib/chessboard
14mu|texlive-chessboard-1.5-4|4	# catalog-date 2008-08-17 13:56:26 +0200
14mu|texlive-chessboard-1.5-4|5	# catalog-license lppl
14mu|texlive-chessboard-1.5-4|6	# catalog-version 1.5
14mu|texlive-chessboard-1.5-4|7	Name:		texlive-chessboard
14mu|texlive-chessboard-1.5-4|8	Version:	1.5
14mu|texlive-chessboard-1.5-4|9	Release:	4
14mu|texlive-chessboard-1.5-4|10	Summary:	Print chess boards
14mu|texlive-chessboard-1.5-4|11	Group:		Publishing
14mu|texlive-chessboard-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chessboard
14mu|texlive-chessboard-1.5-4|13	License:	LPPL
14mu|texlive-chessboard-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessboard.tar.xz
14mu|texlive-chessboard-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessboard.doc.tar.xz
14mu|texlive-chessboard-1.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessboard.source.tar.xz
14mu|texlive-chessboard-1.5-4|17	BuildArch:	noarch
14mu|texlive-chessboard-1.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chessboard-1.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chessboard-1.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-chessboard-1.5-4|21	
14mu|texlive-chessboard-1.5-4|22	%description
14mu|texlive-chessboard-1.5-4|23	This package offers commands to print chessboards. It can print
14mu|texlive-chessboard-1.5-4|24	partial boards, hide pieces and fields, color the boards and
14mu|texlive-chessboard-1.5-4|25	put various marks on the board. It has a lot of options to
14mu|texlive-chessboard-1.5-4|26	place pieces on the board. Using exotic pieces (e.g., for fairy
14mu|texlive-chessboard-1.5-4|27	chess) is possible. The documentation includes an example of an
14mu|texlive-chessboard-1.5-4|28	animated chessboard, for those whose PDF viewer can display
14mu|texlive-chessboard-1.5-4|29	animations.
14mu|texlive-chessboard-1.5-4|30	
14mu|texlive-chessboard-1.5-4|31	
14mu|texlive-chessboard-1.5-4|32	#-----------------------------------------------------------------------
14mu|texlive-chessboard-1.5-4|33	%files
14mu|texlive-chessboard-1.5-4|34	%{_texmfdistdir}/tex/latex/chessboard/chessboard-keys-main.sty
14mu|texlive-chessboard-1.5-4|35	%{_texmfdistdir}/tex/latex/chessboard/chessboard-keys-pgf.sty
14mu|texlive-chessboard-1.5-4|36	%{_texmfdistdir}/tex/latex/chessboard/chessboard-pgf.sty
14mu|texlive-chessboard-1.5-4|37	%{_texmfdistdir}/tex/latex/chessboard/chessboard.sty
14mu|texlive-chessboard-1.5-4|38	%doc %{_texmfdistdir}/doc/latex/chessboard/README
14mu|texlive-chessboard-1.5-4|39	%doc %{_texmfdistdir}/doc/latex/chessboard/README.TEXLIVE
14mu|texlive-chessboard-1.5-4|40	#- source
14mu|texlive-chessboard-1.5-4|41	%doc %{_texmfdistdir}/source/latex/chessboard/chessboard-src.dtx
14mu|texlive-chessboard-1.5-4|42	%doc %{_texmfdistdir}/source/latex/chessboard/chessboard.ins
14mu|texlive-chessboard-1.5-4|43	
14mu|texlive-chessboard-1.5-4|44	#-----------------------------------------------------------------------
14mu|texlive-chessboard-1.5-4|45	%prep
14mu|texlive-chessboard-1.5-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-chessboard-1.5-4|47	
14mu|texlive-chessboard-1.5-4|48	%build
14mu|texlive-chessboard-1.5-4|49	
14mu|texlive-chessboard-1.5-4|50	%install
14mu|texlive-chessboard-1.5-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chessboard-1.5-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chessboard-1.5-4|53	
14mu|texlive-chessboard-1.5-4|54	
14mu|texlive-chessboard-1.5-4|55	
14mu|texlive-chessboard-1.5-4|56	%changelog
14mu|texlive-chessboard-1.5-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-chessboard-1.5-4|58	+ Revision: 2d01407
14mu|texlive-chessboard-1.5-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chessboard-1.5-4|60	
14mu|texlive-chessboard-1.5-4|61	

24460 14
14mu|texlive-chessfss-1.2a-4|1	# revision 19440
14mu|texlive-chessfss-1.2a-4|2	# category Package
14mu|texlive-chessfss-1.2a-4|3	# catalog-ctan /macros/latex/contrib/chessfss
14mu|texlive-chessfss-1.2a-4|4	# catalog-date 2008-08-17 13:56:26 +0200
14mu|texlive-chessfss-1.2a-4|5	# catalog-license lppl
14mu|texlive-chessfss-1.2a-4|6	# catalog-version 1.2a
14mu|texlive-chessfss-1.2a-4|7	Name:		texlive-chessfss
14mu|texlive-chessfss-1.2a-4|8	Version:	1.2a
14mu|texlive-chessfss-1.2a-4|9	Release:	4
14mu|texlive-chessfss-1.2a-4|10	Summary:	A package to handle chess fonts
14mu|texlive-chessfss-1.2a-4|11	Group:		Publishing
14mu|texlive-chessfss-1.2a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chessfss
14mu|texlive-chessfss-1.2a-4|13	License:	LPPL
14mu|texlive-chessfss-1.2a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessfss.tar.xz
14mu|texlive-chessfss-1.2a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessfss.doc.tar.xz
14mu|texlive-chessfss-1.2a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessfss.source.tar.xz
14mu|texlive-chessfss-1.2a-4|17	BuildArch:	noarch
14mu|texlive-chessfss-1.2a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chessfss-1.2a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chessfss-1.2a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-chessfss-1.2a-4|21	
14mu|texlive-chessfss-1.2a-4|22	%description
14mu|texlive-chessfss-1.2a-4|23	This package offers commands to use and switch between chess
14mu|texlive-chessfss-1.2a-4|24	fonts. It uses the LaTeX font selection scheme (nfss). The
14mu|texlive-chessfss-1.2a-4|25	package doesn't parse, format and print PGN input like e.g. the
14mu|texlive-chessfss-1.2a-4|26	packages skak or texmate; the aim of the package is to offer
14mu|texlive-chessfss-1.2a-4|27	writers of chess packages a bundle of commands for fonts, so
14mu|texlive-chessfss-1.2a-4|28	that they don't have to implement all these commands for
14mu|texlive-chessfss-1.2a-4|29	themselves. A normal user can use the package to print e.g.
14mu|texlive-chessfss-1.2a-4|30	single chess symbols and simple diagrams. The documentation
14mu|texlive-chessfss-1.2a-4|31	contains also a section about installation of chess fonts.
14mu|texlive-chessfss-1.2a-4|32	
14mu|texlive-chessfss-1.2a-4|33	
14mu|texlive-chessfss-1.2a-4|34	#-----------------------------------------------------------------------
14mu|texlive-chessfss-1.2a-4|35	%files
14mu|texlive-chessfss-1.2a-4|36	%{_texmfdistdir}/fonts/enc/dvips/chessfss/chess-board-example-enc.enc
14mu|texlive-chessfss-1.2a-4|37	%{_texmfdistdir}/fonts/enc/dvips/chessfss/chess-fig-example-enc.enc
14mu|texlive-chessfss-1.2a-4|38	%{_texmfdistdir}/tex/latex/chessfss/chessfss.sty
14mu|texlive-chessfss-1.2a-4|39	%{_texmfdistdir}/tex/latex/chessfss/lsb1enc.def
14mu|texlive-chessfss-1.2a-4|40	%{_texmfdistdir}/tex/latex/chessfss/lsb1skak.fd
14mu|texlive-chessfss-1.2a-4|41	%{_texmfdistdir}/tex/latex/chessfss/lsb1skaknew.fd
14mu|texlive-chessfss-1.2a-4|42	%{_texmfdistdir}/tex/latex/chessfss/lsb2enc.def
14mu|texlive-chessfss-1.2a-4|43	%{_texmfdistdir}/tex/latex/chessfss/lsb2skak.fd
14mu|texlive-chessfss-1.2a-4|44	%{_texmfdistdir}/tex/latex/chessfss/lsb2skaknew.fd
14mu|texlive-chessfss-1.2a-4|45	%{_texmfdistdir}/tex/latex/chessfss/lsb3enc.def
14mu|texlive-chessfss-1.2a-4|46	%{_texmfdistdir}/tex/latex/chessfss/lsb3skak.fd
14mu|texlive-chessfss-1.2a-4|47	%{_texmfdistdir}/tex/latex/chessfss/lsb3skaknew.fd
14mu|texlive-chessfss-1.2a-4|48	%{_texmfdistdir}/tex/latex/chessfss/lsbc1enc.def
14mu|texlive-chessfss-1.2a-4|49	%{_texmfdistdir}/tex/latex/chessfss/lsbc1skaknew.fd
14mu|texlive-chessfss-1.2a-4|50	%{_texmfdistdir}/tex/latex/chessfss/lsbc2enc.def
14mu|texlive-chessfss-1.2a-4|51	%{_texmfdistdir}/tex/latex/chessfss/lsbc2skaknew.fd
14mu|texlive-chessfss-1.2a-4|52	%{_texmfdistdir}/tex/latex/chessfss/lsbc3enc.def
14mu|texlive-chessfss-1.2a-4|53	%{_texmfdistdir}/tex/latex/chessfss/lsbc3skaknew.fd
14mu|texlive-chessfss-1.2a-4|54	%{_texmfdistdir}/tex/latex/chessfss/lsbc4enc.def
14mu|texlive-chessfss-1.2a-4|55	%{_texmfdistdir}/tex/latex/chessfss/lsbc4skaknew.fd
14mu|texlive-chessfss-1.2a-4|56	%{_texmfdistdir}/tex/latex/chessfss/lsbc5enc.def
14mu|texlive-chessfss-1.2a-4|57	%{_texmfdistdir}/tex/latex/chessfss/lsbc5skaknew.fd
14mu|texlive-chessfss-1.2a-4|58	%{_texmfdistdir}/tex/latex/chessfss/lsbenc.def
14mu|texlive-chessfss-1.2a-4|59	%{_texmfdistdir}/tex/latex/chessfss/lsbskak.fd
14mu|texlive-chessfss-1.2a-4|60	%{_texmfdistdir}/tex/latex/chessfss/lsbskaknew.fd
14mu|texlive-chessfss-1.2a-4|61	%{_texmfdistdir}/tex/latex/chessfss/lsfenc.def
14mu|texlive-chessfss-1.2a-4|62	%{_texmfdistdir}/tex/latex/chessfss/lsfskak.fd
14mu|texlive-chessfss-1.2a-4|63	%{_texmfdistdir}/tex/latex/chessfss/lsfskaknew.fd
14mu|texlive-chessfss-1.2a-4|64	%{_texmfdistdir}/tex/latex/chessfss/lsienc.def
14mu|texlive-chessfss-1.2a-4|65	%{_texmfdistdir}/tex/latex/chessfss/lsiskak.fd
14mu|texlive-chessfss-1.2a-4|66	%{_texmfdistdir}/tex/latex/chessfss/lsiskaknew.fd
14mu|texlive-chessfss-1.2a-4|67	%doc %{_texmfdistdir}/doc/latex/chessfss/README
14mu|texlive-chessfss-1.2a-4|68	%doc %{_texmfdistdir}/doc/latex/chessfss/README.TEXLIVE
14mu|texlive-chessfss-1.2a-4|69	#- source
14mu|texlive-chessfss-1.2a-4|70	%doc %{_texmfdistdir}/source/latex/chessfss/chessfss-src.dtx
14mu|texlive-chessfss-1.2a-4|71	%doc %{_texmfdistdir}/source/latex/chessfss/chessfss.ins
14mu|texlive-chessfss-1.2a-4|72	
14mu|texlive-chessfss-1.2a-4|73	#-----------------------------------------------------------------------
14mu|texlive-chessfss-1.2a-4|74	%prep
14mu|texlive-chessfss-1.2a-4|75	%setup -c -a0 -a1 -a2
14mu|texlive-chessfss-1.2a-4|76	
14mu|texlive-chessfss-1.2a-4|77	%build
14mu|texlive-chessfss-1.2a-4|78	
14mu|texlive-chessfss-1.2a-4|79	%install
14mu|texlive-chessfss-1.2a-4|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chessfss-1.2a-4|81	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chessfss-1.2a-4|82	
14mu|texlive-chessfss-1.2a-4|83	
14mu|texlive-chessfss-1.2a-4|84	
14mu|texlive-chessfss-1.2a-4|85	%changelog
14mu|texlive-chessfss-1.2a-4|86	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-4
14mu|texlive-chessfss-1.2a-4|87	+ Revision: a24eaf8
14mu|texlive-chessfss-1.2a-4|88	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chessfss-1.2a-4|89	
14mu|texlive-chessfss-1.2a-4|90	

24461 14
14mu|texlive-chess-problem-diagrams-1.6-3|1	# revision 26206
14mu|texlive-chess-problem-diagrams-1.6-3|2	# category Package
14mu|texlive-chess-problem-diagrams-1.6-3|3	# catalog-ctan /macros/latex/contrib/chess-problem-diagrams
14mu|texlive-chess-problem-diagrams-1.6-3|4	# catalog-date 2012-05-01 11:47:32 +0200
14mu|texlive-chess-problem-diagrams-1.6-3|5	# catalog-license lppl1.2
14mu|texlive-chess-problem-diagrams-1.6-3|6	# catalog-version 1.6
14mu|texlive-chess-problem-diagrams-1.6-3|7	Name:		texlive-chess-problem-diagrams
14mu|texlive-chess-problem-diagrams-1.6-3|8	Version:	1.6
14mu|texlive-chess-problem-diagrams-1.6-3|9	Release:	3
14mu|texlive-chess-problem-diagrams-1.6-3|10	Summary:	A package for typesetting chess problem diagrams
14mu|texlive-chess-problem-diagrams-1.6-3|11	Group:		Publishing
14mu|texlive-chess-problem-diagrams-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chess-problem-diagrams
14mu|texlive-chess-problem-diagrams-1.6-3|13	License:	LPPL1.2
14mu|texlive-chess-problem-diagrams-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess-problem-diagrams.tar.xz
14mu|texlive-chess-problem-diagrams-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess-problem-diagrams.doc.tar.xz
14mu|texlive-chess-problem-diagrams-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess-problem-diagrams.source.tar.xz
14mu|texlive-chess-problem-diagrams-1.6-3|17	BuildArch:	noarch
14mu|texlive-chess-problem-diagrams-1.6-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chess-problem-diagrams-1.6-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chess-problem-diagrams-1.6-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-chess-problem-diagrams-1.6-3|21	
14mu|texlive-chess-problem-diagrams-1.6-3|22	%description
14mu|texlive-chess-problem-diagrams-1.6-3|23	This package provides macros to typeset chess problem diagrams
14mu|texlive-chess-problem-diagrams-1.6-3|24	including fairy chess problems (mostly using rotated images of
14mu|texlive-chess-problem-diagrams-1.6-3|25	pieces) and other boards.
14mu|texlive-chess-problem-diagrams-1.6-3|26	
14mu|texlive-chess-problem-diagrams-1.6-3|27	
14mu|texlive-chess-problem-diagrams-1.6-3|28	#-----------------------------------------------------------------------
14mu|texlive-chess-problem-diagrams-1.6-3|29	%files
14mu|texlive-chess-problem-diagrams-1.6-3|30	%{_texmfdistdir}/tex/latex/chess-problem-diagrams/diagram.sty
14mu|texlive-chess-problem-diagrams-1.6-3|31	%doc %{_texmfdistdir}/doc/latex/chess-problem-diagrams/README
14mu|texlive-chess-problem-diagrams-1.6-3|32	%doc %{_texmfdistdir}/doc/latex/chess-problem-diagrams/diagram.pdf
14mu|texlive-chess-problem-diagrams-1.6-3|33	#- source
14mu|texlive-chess-problem-diagrams-1.6-3|34	%doc %{_texmfdistdir}/source/latex/chess-problem-diagrams/diagram.dtx
14mu|texlive-chess-problem-diagrams-1.6-3|35	%doc %{_texmfdistdir}/source/latex/chess-problem-diagrams/diagram.ins
14mu|texlive-chess-problem-diagrams-1.6-3|36	
14mu|texlive-chess-problem-diagrams-1.6-3|37	#-----------------------------------------------------------------------
14mu|texlive-chess-problem-diagrams-1.6-3|38	%prep
14mu|texlive-chess-problem-diagrams-1.6-3|39	%setup -c -a0 -a1 -a2
14mu|texlive-chess-problem-diagrams-1.6-3|40	
14mu|texlive-chess-problem-diagrams-1.6-3|41	%build
14mu|texlive-chess-problem-diagrams-1.6-3|42	
14mu|texlive-chess-problem-diagrams-1.6-3|43	%install
14mu|texlive-chess-problem-diagrams-1.6-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chess-problem-diagrams-1.6-3|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chess-problem-diagrams-1.6-3|46	
14mu|texlive-chess-problem-diagrams-1.6-3|47	
14mu|texlive-chess-problem-diagrams-1.6-3|48	
14mu|texlive-chess-problem-diagrams-1.6-3|49	%changelog
14mu|texlive-chess-problem-diagrams-1.6-3|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-3
14mu|texlive-chess-problem-diagrams-1.6-3|51	+ Revision: d09e5e0
14mu|texlive-chess-problem-diagrams-1.6-3|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chess-problem-diagrams-1.6-3|53	
14mu|texlive-chess-problem-diagrams-1.6-3|54	

24462 14
14mu|texlive-chet-1.4-4|1	# revision 24864
14mu|texlive-chet-1.4-4|2	# category Package
14mu|texlive-chet-1.4-4|3	# catalog-ctan /macros/latex/contrib/chet
14mu|texlive-chet-1.4-4|4	# catalog-date 2011-12-18 14:52:40 +0100
14mu|texlive-chet-1.4-4|5	# catalog-license lppl1.3
14mu|texlive-chet-1.4-4|6	# catalog-version 1.4
14mu|texlive-chet-1.4-4|7	Name:		texlive-chet
14mu|texlive-chet-1.4-4|8	Version:	1.4
14mu|texlive-chet-1.4-4|9	Release:	4
14mu|texlive-chet-1.4-4|10	Summary:	LaTeX class inspired by harvmac
14mu|texlive-chet-1.4-4|11	Group:		Publishing
14mu|texlive-chet-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chet
14mu|texlive-chet-1.4-4|13	License:	LPPL1.3
14mu|texlive-chet-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chet.tar.xz
14mu|texlive-chet-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chet.doc.tar.xz
14mu|texlive-chet-1.4-4|16	BuildArch:	noarch
14mu|texlive-chet-1.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chet-1.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chet-1.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-chet-1.4-4|20	
14mu|texlive-chet-1.4-4|21	%description
14mu|texlive-chet-1.4-4|22	The package is designed to streamline the work of typesetting,
14mu|texlive-chet-1.4-4|23	and to provide the look and feel of harvmac for readers.
14mu|texlive-chet-1.4-4|24	
14mu|texlive-chet-1.4-4|25	
14mu|texlive-chet-1.4-4|26	#-----------------------------------------------------------------------
14mu|texlive-chet-1.4-4|27	%files
14mu|texlive-chet-1.4-4|28	%{_texmfdistdir}/bibtex/bst/chet/chetref.bst
14mu|texlive-chet-1.4-4|29	%{_texmfdistdir}/tex/latex/chet/chet.sty
14mu|texlive-chet-1.4-4|30	%doc %{_texmfdistdir}/doc/latex/chet/README
14mu|texlive-chet-1.4-4|31	%doc %{_texmfdistdir}/doc/latex/chet/chetdoc.pdf
14mu|texlive-chet-1.4-4|32	%doc %{_texmfdistdir}/doc/latex/chet/chetdoc.tex
14mu|texlive-chet-1.4-4|33	%doc %{_texmfdistdir}/doc/latex/chet/chetmacros.txt
14mu|texlive-chet-1.4-4|34	
14mu|texlive-chet-1.4-4|35	#-----------------------------------------------------------------------
14mu|texlive-chet-1.4-4|36	%prep
14mu|texlive-chet-1.4-4|37	%setup -c -a0 -a1
14mu|texlive-chet-1.4-4|38	
14mu|texlive-chet-1.4-4|39	%build
14mu|texlive-chet-1.4-4|40	
14mu|texlive-chet-1.4-4|41	%install
14mu|texlive-chet-1.4-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chet-1.4-4|43	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chet-1.4-4|44	
14mu|texlive-chet-1.4-4|45	
14mu|texlive-chet-1.4-4|46	
14mu|texlive-chet-1.4-4|47	%changelog
14mu|texlive-chet-1.4-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-chet-1.4-4|49	+ Revision: d88cdd8
14mu|texlive-chet-1.4-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chet-1.4-4|51	
14mu|texlive-chet-1.4-4|52	

24463 14
14mu|texlive-chextras-1.01-3|1	# revision 27118
14mu|texlive-chextras-1.01-3|2	# category Package
14mu|texlive-chextras-1.01-3|3	# catalog-ctan /macros/latex/contrib/chextras
14mu|texlive-chextras-1.01-3|4	# catalog-date 2012-07-20 19:39:58 +0200
14mu|texlive-chextras-1.01-3|5	# catalog-license lppl1.3
14mu|texlive-chextras-1.01-3|6	# catalog-version 1.01
14mu|texlive-chextras-1.01-3|7	Name:		texlive-chextras
14mu|texlive-chextras-1.01-3|8	Version:	1.01
14mu|texlive-chextras-1.01-3|9	Release:	3
14mu|texlive-chextras-1.01-3|10	Summary:	A companion package for the Swiss typesetter
14mu|texlive-chextras-1.01-3|11	Group:		Publishing
14mu|texlive-chextras-1.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chextras
14mu|texlive-chextras-1.01-3|13	License:	LPPL1.3
14mu|texlive-chextras-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chextras.tar.xz
14mu|texlive-chextras-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chextras.doc.tar.xz
14mu|texlive-chextras-1.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chextras.source.tar.xz
14mu|texlive-chextras-1.01-3|17	BuildArch:	noarch
14mu|texlive-chextras-1.01-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chextras-1.01-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chextras-1.01-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-chextras-1.01-3|21	
14mu|texlive-chextras-1.01-3|22	%description
14mu|texlive-chextras-1.01-3|23	The package simplifies the preparation of Swiss documents and
14mu|texlive-chextras-1.01-3|24	letters by setting up linguistic and common packages. While it
14mu|texlive-chextras-1.01-3|25	is a useful addition to the chletter document class, it is not
14mu|texlive-chextras-1.01-3|26	tied to it and may be used as a general purpose package.
14mu|texlive-chextras-1.01-3|27	
14mu|texlive-chextras-1.01-3|28	
14mu|texlive-chextras-1.01-3|29	#-----------------------------------------------------------------------
14mu|texlive-chextras-1.01-3|30	%files
14mu|texlive-chextras-1.01-3|31	%{_texmfdistdir}/tex/latex/chextras/chextras.sty
14mu|texlive-chextras-1.01-3|32	%{_texmfdistdir}/tex/latex/chextras/eu1lmros.fd
14mu|texlive-chextras-1.01-3|33	%{_texmfdistdir}/tex/latex/chextras/eu1lmssos.fd
14mu|texlive-chextras-1.01-3|34	%{_texmfdistdir}/tex/latex/chextras/eu1lmttos.fd
14mu|texlive-chextras-1.01-3|35	%{_texmfdistdir}/tex/latex/chextras/eu1lmvttos.fd
14mu|texlive-chextras-1.01-3|36	%{_texmfdistdir}/tex/latex/chextras/t1lmros.fd
14mu|texlive-chextras-1.01-3|37	%{_texmfdistdir}/tex/latex/chextras/t1lmssos.fd
14mu|texlive-chextras-1.01-3|38	%{_texmfdistdir}/tex/latex/chextras/t1lmttos.fd
14mu|texlive-chextras-1.01-3|39	%{_texmfdistdir}/tex/latex/chextras/t1lmvttos.fd
14mu|texlive-chextras-1.01-3|40	%doc %{_texmfdistdir}/doc/latex/chextras/README
14mu|texlive-chextras-1.01-3|41	%doc %{_texmfdistdir}/doc/latex/chextras/chextras.pdf
14mu|texlive-chextras-1.01-3|42	#- source
14mu|texlive-chextras-1.01-3|43	%doc %{_texmfdistdir}/source/latex/chextras/chextras.dtx
14mu|texlive-chextras-1.01-3|44	%doc %{_texmfdistdir}/source/latex/chextras/chextras.ins
14mu|texlive-chextras-1.01-3|45	
14mu|texlive-chextras-1.01-3|46	#-----------------------------------------------------------------------
14mu|texlive-chextras-1.01-3|47	%prep
14mu|texlive-chextras-1.01-3|48	%setup -c -a0 -a1 -a2
14mu|texlive-chextras-1.01-3|49	
14mu|texlive-chextras-1.01-3|50	%build
14mu|texlive-chextras-1.01-3|51	
14mu|texlive-chextras-1.01-3|52	%install
14mu|texlive-chextras-1.01-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chextras-1.01-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chextras-1.01-3|55	
14mu|texlive-chextras-1.01-3|56	
14mu|texlive-chextras-1.01-3|57	
14mu|texlive-chextras-1.01-3|58	%changelog
14mu|texlive-chextras-1.01-3|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-3
14mu|texlive-chextras-1.01-3|60	+ Revision: c1694f5
14mu|texlive-chextras-1.01-3|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chextras-1.01-3|62	
14mu|texlive-chextras-1.01-3|63	

24464 14
14mu|texlive-chickenize-0.1-3|1	# revision 26702
14mu|texlive-chickenize-0.1-3|2	# category Package
14mu|texlive-chickenize-0.1-3|3	# catalog-ctan /macros/luatex/generic/chickenize
14mu|texlive-chickenize-0.1-3|4	# catalog-date 2012-05-21 11:52:01 +0200
14mu|texlive-chickenize-0.1-3|5	# catalog-license lppl1.3
14mu|texlive-chickenize-0.1-3|6	# catalog-version 0.1
14mu|texlive-chickenize-0.1-3|7	Name:		texlive-chickenize
14mu|texlive-chickenize-0.1-3|8	Version:	0.1
14mu|texlive-chickenize-0.1-3|9	Release:	3
14mu|texlive-chickenize-0.1-3|10	Summary:	Use lua callbacks for "interesting" textual effects
14mu|texlive-chickenize-0.1-3|11	Group:		Publishing
14mu|texlive-chickenize-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/chickenize
14mu|texlive-chickenize-0.1-3|13	License:	LPPL1.3
14mu|texlive-chickenize-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chickenize.tar.xz
14mu|texlive-chickenize-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chickenize.doc.tar.xz
14mu|texlive-chickenize-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chickenize.source.tar.xz
14mu|texlive-chickenize-0.1-3|17	BuildArch:	noarch
14mu|texlive-chickenize-0.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chickenize-0.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chickenize-0.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-chickenize-0.1-3|21	
14mu|texlive-chickenize-0.1-3|22	%description
14mu|texlive-chickenize-0.1-3|23	The package allows manipulations of any LuaTeX document (it is
14mu|texlive-chickenize-0.1-3|24	known to work with Plain LuaTeX and LuaLaTeX). Most of the
14mu|texlive-chickenize-0.1-3|25	package's functions are merely for fun or educational use, but
14mu|texlive-chickenize-0.1-3|26	some functions (for example, colorstretch for visualising the
14mu|texlive-chickenize-0.1-3|27	badness and font expansion of each line, and letterspaceadjust
14mu|texlive-chickenize-0.1-3|28	doing what its name says) could be useful in a "normal" LuaTeX
14mu|texlive-chickenize-0.1-3|29	document.
14mu|texlive-chickenize-0.1-3|30	
14mu|texlive-chickenize-0.1-3|31	
14mu|texlive-chickenize-0.1-3|32	#-----------------------------------------------------------------------
14mu|texlive-chickenize-0.1-3|33	%files
14mu|texlive-chickenize-0.1-3|34	%{_texmfdistdir}/tex/luatex/chickenize/chickenize.lua
14mu|texlive-chickenize-0.1-3|35	%{_texmfdistdir}/tex/luatex/chickenize/chickenize.sty
14mu|texlive-chickenize-0.1-3|36	%{_texmfdistdir}/tex/luatex/chickenize/chickenize.tex
14mu|texlive-chickenize-0.1-3|37	%doc %{_texmfdistdir}/doc/luatex/chickenize/README
14mu|texlive-chickenize-0.1-3|38	%doc %{_texmfdistdir}/doc/luatex/chickenize/chickenize.pdf
14mu|texlive-chickenize-0.1-3|39	#- source
14mu|texlive-chickenize-0.1-3|40	%doc %{_texmfdistdir}/source/luatex/chickenize/chickenize.dtx
14mu|texlive-chickenize-0.1-3|41	
14mu|texlive-chickenize-0.1-3|42	#-----------------------------------------------------------------------
14mu|texlive-chickenize-0.1-3|43	%prep
14mu|texlive-chickenize-0.1-3|44	%setup -c -a0 -a1 -a2
14mu|texlive-chickenize-0.1-3|45	
14mu|texlive-chickenize-0.1-3|46	%build
14mu|texlive-chickenize-0.1-3|47	
14mu|texlive-chickenize-0.1-3|48	%install
14mu|texlive-chickenize-0.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chickenize-0.1-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chickenize-0.1-3|51	
14mu|texlive-chickenize-0.1-3|52	%changelog
14mu|texlive-chickenize-0.1-3|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-chickenize-0.1-3|54	+ Revision: 5b68831
14mu|texlive-chickenize-0.1-3|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chickenize-0.1-3|56	
14mu|texlive-chickenize-0.1-3|57	

24465 14
14mu|texlive-chkfloat-0.1-9|1	# revision 27473
14mu|texlive-chkfloat-0.1-9|2	# category Package
14mu|texlive-chkfloat-0.1-9|3	# catalog-ctan /macros/latex/contrib/chkfloat
14mu|texlive-chkfloat-0.1-9|4	# catalog-date 2012-08-20 08:30:38 +0200
14mu|texlive-chkfloat-0.1-9|5	# catalog-license lppl1.3
14mu|texlive-chkfloat-0.1-9|6	# catalog-version 0.1
14mu|texlive-chkfloat-0.1-9|7	Name:		texlive-chkfloat
14mu|texlive-chkfloat-0.1-9|8	Version:	0.1
14mu|texlive-chkfloat-0.1-9|9	Release:	9
14mu|texlive-chkfloat-0.1-9|10	Summary:	Warn whenever a float is placed "to far away"
14mu|texlive-chkfloat-0.1-9|11	Group:		Publishing
14mu|texlive-chkfloat-0.1-9|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chkfloat
14mu|texlive-chkfloat-0.1-9|13	License:	LPPL1.3
14mu|texlive-chkfloat-0.1-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chkfloat.tar.xz
14mu|texlive-chkfloat-0.1-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chkfloat.doc.tar.xz
14mu|texlive-chkfloat-0.1-9|16	BuildArch:	noarch
14mu|texlive-chkfloat-0.1-9|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chkfloat-0.1-9|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chkfloat-0.1-9|19	Requires(post):	texlive-kpathsea
14mu|texlive-chkfloat-0.1-9|20	
14mu|texlive-chkfloat-0.1-9|21	%description
14mu|texlive-chkfloat-0.1-9|22	The package checks for floats that are placed too far from
14mu|texlive-chkfloat-0.1-9|23	their origin. It was motivated by a question on the question
14mu|texlive-chkfloat-0.1-9|24	and answer page.
14mu|texlive-chkfloat-0.1-9|25	
14mu|texlive-chkfloat-0.1-9|26	
14mu|texlive-chkfloat-0.1-9|27	#-----------------------------------------------------------------------
14mu|texlive-chkfloat-0.1-9|28	%files
14mu|texlive-chkfloat-0.1-9|29	%{_texmfdistdir}/tex/latex/chkfloat/chkfloat.sty
14mu|texlive-chkfloat-0.1-9|30	%doc %{_texmfdistdir}/doc/latex/chkfloat/README
14mu|texlive-chkfloat-0.1-9|31	%doc %{_texmfdistdir}/doc/latex/chkfloat/chkfloat.pdf
14mu|texlive-chkfloat-0.1-9|32	%doc %{_texmfdistdir}/doc/latex/chkfloat/chkfloat.tex
14mu|texlive-chkfloat-0.1-9|33	
14mu|texlive-chkfloat-0.1-9|34	#-----------------------------------------------------------------------
14mu|texlive-chkfloat-0.1-9|35	%prep
14mu|texlive-chkfloat-0.1-9|36	%setup -c -a0 -a1
14mu|texlive-chkfloat-0.1-9|37	
14mu|texlive-chkfloat-0.1-9|38	%build
14mu|texlive-chkfloat-0.1-9|39	
14mu|texlive-chkfloat-0.1-9|40	%install
14mu|texlive-chkfloat-0.1-9|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chkfloat-0.1-9|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chkfloat-0.1-9|43	
14mu|texlive-chkfloat-0.1-9|44	%changelog
14mu|texlive-chkfloat-0.1-9|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-9
14mu|texlive-chkfloat-0.1-9|46	+ Revision: 6c78244
14mu|texlive-chkfloat-0.1-9|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chkfloat-0.1-9|48	
14mu|texlive-chkfloat-0.1-9|49	

24466 14
14mu|texlive-chletter-2.0-4|1	# revision 20060
14mu|texlive-chletter-2.0-4|2	# category Package
14mu|texlive-chletter-2.0-4|3	# catalog-ctan /macros/latex/contrib/chletter
14mu|texlive-chletter-2.0-4|4	# catalog-date 2010-10-11 07:24:02 +0200
14mu|texlive-chletter-2.0-4|5	# catalog-license lppl
14mu|texlive-chletter-2.0-4|6	# catalog-version 2.0
14mu|texlive-chletter-2.0-4|7	Name:		texlive-chletter
14mu|texlive-chletter-2.0-4|8	Version:	2.0
14mu|texlive-chletter-2.0-4|9	Release:	4
14mu|texlive-chletter-2.0-4|10	Summary:	Class for typesetting letters to Swiss rules
14mu|texlive-chletter-2.0-4|11	Group:		Publishing
14mu|texlive-chletter-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chletter
14mu|texlive-chletter-2.0-4|13	License:	LPPL
14mu|texlive-chletter-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chletter.tar.xz
14mu|texlive-chletter-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chletter.doc.tar.xz
14mu|texlive-chletter-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chletter.source.tar.xz
14mu|texlive-chletter-2.0-4|17	BuildArch:	noarch
14mu|texlive-chletter-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-chletter-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-chletter-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-chletter-2.0-4|21	
14mu|texlive-chletter-2.0-4|22	%description
14mu|texlive-chletter-2.0-4|23	The class enables composition of letters fitting into Swiss C5
14mu|texlive-chletter-2.0-4|24	& C6/5 windowed envelopes. No assumption is made about the
14mu|texlive-chletter-2.0-4|25	language used. The class is based on the standard LaTeX classes
14mu|texlive-chletter-2.0-4|26	and is compatible with the LaTeX letter class. It is not
14mu|texlive-chletter-2.0-4|27	limited to letters and may be used as a generic document class;
14mu|texlive-chletter-2.0-4|28	it is used with the chextras package.
14mu|texlive-chletter-2.0-4|29	
14mu|texlive-chletter-2.0-4|30	
14mu|texlive-chletter-2.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-chletter-2.0-4|32	%files
14mu|texlive-chletter-2.0-4|33	%{_texmfdistdir}/tex/latex/chletter/chletter.cls
14mu|texlive-chletter-2.0-4|34	%doc %{_texmfdistdir}/doc/latex/chletter/README
14mu|texlive-chletter-2.0-4|35	%doc %{_texmfdistdir}/doc/latex/chletter/chletter.pdf
14mu|texlive-chletter-2.0-4|36	%doc %{_texmfdistdir}/doc/latex/chletter/chlettmp.tex
14mu|texlive-chletter-2.0-4|37	#- source
14mu|texlive-chletter-2.0-4|38	%doc %{_texmfdistdir}/source/latex/chletter/chletter.dtx
14mu|texlive-chletter-2.0-4|39	%doc %{_texmfdistdir}/source/latex/chletter/chletter.ins
14mu|texlive-chletter-2.0-4|40	
14mu|texlive-chletter-2.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-chletter-2.0-4|42	%prep
14mu|texlive-chletter-2.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-chletter-2.0-4|44	
14mu|texlive-chletter-2.0-4|45	%build
14mu|texlive-chletter-2.0-4|46	
14mu|texlive-chletter-2.0-4|47	%install
14mu|texlive-chletter-2.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chletter-2.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-chletter-2.0-4|50	
14mu|texlive-chletter-2.0-4|51	
14mu|texlive-chletter-2.0-4|52	
14mu|texlive-chletter-2.0-4|53	%changelog
14mu|texlive-chletter-2.0-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-chletter-2.0-4|55	+ Revision: e26112e
14mu|texlive-chletter-2.0-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chletter-2.0-4|57	
14mu|texlive-chletter-2.0-4|58	

24467 14
14mu|texlive-chngcntr-1.0a-4|1	# revision 17157
14mu|texlive-chngcntr-1.0a-4|2	# category Package
14mu|texlive-chngcntr-1.0a-4|3	# catalog-ctan /macros/latex/contrib/chngcntr
14mu|texlive-chngcntr-1.0a-4|4	# catalog-date 2010-03-09 12:54:42 +0100
14mu|texlive-chngcntr-1.0a-4|5	# catalog-license lppl
14mu|texlive-chngcntr-1.0a-4|6	# catalog-version 1.0a
14mu|texlive-chngcntr-1.0a-4|7	Name:		texlive-chngcntr
14mu|texlive-chngcntr-1.0a-4|8	Version:	1.0a
14mu|texlive-chngcntr-1.0a-4|9	Release:	4
14mu|texlive-chngcntr-1.0a-4|10	Summary:	Change the resetting of counters
14mu|texlive-chngcntr-1.0a-4|11	Group:		Publishing
14mu|texlive-chngcntr-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chngcntr
14mu|texlive-chngcntr-1.0a-4|13	License:	LPPL
14mu|texlive-chngcntr-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chngcntr.tar.xz
14mu|texlive-chngcntr-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chngcntr.doc.tar.xz
14mu|texlive-chngcntr-1.0a-4|16	BuildArch:	noarch
14mu|texlive-chngcntr-1.0a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chngcntr-1.0a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chngcntr-1.0a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-chngcntr-1.0a-4|20	
14mu|texlive-chngcntr-1.0a-4|21	%description
14mu|texlive-chngcntr-1.0a-4|22	Defines commands \counterwithin (which sets up a counter to be
14mu|texlive-chngcntr-1.0a-4|23	reset when another is incremented) and \counterwithout (which
14mu|texlive-chngcntr-1.0a-4|24	unsets such a relationship).
14mu|texlive-chngcntr-1.0a-4|25	
14mu|texlive-chngcntr-1.0a-4|26	
14mu|texlive-chngcntr-1.0a-4|27	#-----------------------------------------------------------------------
14mu|texlive-chngcntr-1.0a-4|28	%files
14mu|texlive-chngcntr-1.0a-4|29	%{_texmfdistdir}/tex/latex/chngcntr/chngcntr.sty
14mu|texlive-chngcntr-1.0a-4|30	%doc %{_texmfdistdir}/doc/latex/chngcntr/chngcntr.pdf
14mu|texlive-chngcntr-1.0a-4|31	%doc %{_texmfdistdir}/doc/latex/chngcntr/chngcntr.tex
14mu|texlive-chngcntr-1.0a-4|32	
14mu|texlive-chngcntr-1.0a-4|33	#-----------------------------------------------------------------------
14mu|texlive-chngcntr-1.0a-4|34	%prep
14mu|texlive-chngcntr-1.0a-4|35	%setup -c -a0 -a1
14mu|texlive-chngcntr-1.0a-4|36	
14mu|texlive-chngcntr-1.0a-4|37	%build
14mu|texlive-chngcntr-1.0a-4|38	
14mu|texlive-chngcntr-1.0a-4|39	%install
14mu|texlive-chngcntr-1.0a-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chngcntr-1.0a-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chngcntr-1.0a-4|42	
14mu|texlive-chngcntr-1.0a-4|43	
14mu|texlive-chngcntr-1.0a-4|44	
14mu|texlive-chngcntr-1.0a-4|45	%changelog
14mu|texlive-chngcntr-1.0a-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14mu|texlive-chngcntr-1.0a-4|47	+ Revision: 16d08b4
14mu|texlive-chngcntr-1.0a-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chngcntr-1.0a-4|49	
14mu|texlive-chngcntr-1.0a-4|50	

24468 14
14mu|texlive-chronology-1.1-7|1	# revision 29682
14mu|texlive-chronology-1.1-7|2	# category Package
14mu|texlive-chronology-1.1-7|3	# catalog-ctan /macros/latex/contrib/chronology
14mu|texlive-chronology-1.1-7|4	# catalog-date 2013-04-05 17:50:33 +0200
14mu|texlive-chronology-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-chronology-1.1-7|6	# catalog-version 1.1
14mu|texlive-chronology-1.1-7|7	Name:		texlive-chronology
14mu|texlive-chronology-1.1-7|8	Version:	1.1
14mu|texlive-chronology-1.1-7|9	Release:	7
14mu|texlive-chronology-1.1-7|10	Summary:	Provides a horizontal timeline
14mu|texlive-chronology-1.1-7|11	Group:		Publishing
14mu|texlive-chronology-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chronology
14mu|texlive-chronology-1.1-7|13	License:	LPPL1.3
14mu|texlive-chronology-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronology.tar.xz
14mu|texlive-chronology-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronology.doc.tar.xz
14mu|texlive-chronology-1.1-7|16	BuildArch:	noarch
14mu|texlive-chronology-1.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-chronology-1.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-chronology-1.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-chronology-1.1-7|20	
14mu|texlive-chronology-1.1-7|21	%description
14mu|texlive-chronology-1.1-7|22	A timeline package that allows labelling of events with per-day
14mu|texlive-chronology-1.1-7|23	granularity. Other features include relative positioning with
14mu|texlive-chronology-1.1-7|24	unit specification, adjustable tick mark step size, and scaling
14mu|texlive-chronology-1.1-7|25	to specified width.
14mu|texlive-chronology-1.1-7|26	
14mu|texlive-chronology-1.1-7|27	
14mu|texlive-chronology-1.1-7|28	#-----------------------------------------------------------------------
14mu|texlive-chronology-1.1-7|29	%files
14mu|texlive-chronology-1.1-7|30	%{_texmfdistdir}/tex/latex/chronology/chronology.sty
14mu|texlive-chronology-1.1-7|31	%doc %{_texmfdistdir}/doc/latex/chronology/README
14mu|texlive-chronology-1.1-7|32	%doc %{_texmfdistdir}/doc/latex/chronology/example.pdf
14mu|texlive-chronology-1.1-7|33	%doc %{_texmfdistdir}/doc/latex/chronology/example.tex
14mu|texlive-chronology-1.1-7|34	
14mu|texlive-chronology-1.1-7|35	#-----------------------------------------------------------------------
14mu|texlive-chronology-1.1-7|36	%prep
14mu|texlive-chronology-1.1-7|37	%setup -c -a0 -a1
14mu|texlive-chronology-1.1-7|38	
14mu|texlive-chronology-1.1-7|39	%build
14mu|texlive-chronology-1.1-7|40	
14mu|texlive-chronology-1.1-7|41	%install
14mu|texlive-chronology-1.1-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-chronology-1.1-7|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-chronology-1.1-7|44	
14mu|texlive-chronology-1.1-7|45	%changelog
14mu|texlive-chronology-1.1-7|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-chronology-1.1-7|47	+ Revision: 3c9e2b2
14mu|texlive-chronology-1.1-7|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-chronology-1.1-7|49	
14mu|texlive-chronology-1.1-7|50	

24469 14
14mu|texlive-circ-1.1-4|1	# revision 15878
14mu|texlive-circ-1.1-4|2	# category Package
14mu|texlive-circ-1.1-4|3	# catalog-ctan /macros/generic/diagrams/circ
14mu|texlive-circ-1.1-4|4	# catalog-date 2006-12-31 18:14:50 +0100
14mu|texlive-circ-1.1-4|5	# catalog-license gpl
14mu|texlive-circ-1.1-4|6	# catalog-version 1.1
14mu|texlive-circ-1.1-4|7	Name:		texlive-circ
14mu|texlive-circ-1.1-4|8	Version:	1.1
14mu|texlive-circ-1.1-4|9	Release:	4
14mu|texlive-circ-1.1-4|10	Summary:	Macros for typesetting circuit diagrams
14mu|texlive-circ-1.1-4|11	Group:		Publishing
14mu|texlive-circ-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/circ
14mu|texlive-circ-1.1-4|13	License:	GPL
14mu|texlive-circ-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circ.tar.xz
14mu|texlive-circ-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circ.doc.tar.xz
14mu|texlive-circ-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circ.source.tar.xz
14mu|texlive-circ-1.1-4|17	BuildArch:	noarch
14mu|texlive-circ-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-circ-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-circ-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-circ-1.1-4|21	
14mu|texlive-circ-1.1-4|22	%description
14mu|texlive-circ-1.1-4|23	Several electrical symbols like resistor, capacitor,
14mu|texlive-circ-1.1-4|24	transistors etc., are defined. The symbols can be connected
14mu|texlive-circ-1.1-4|25	with wires. The package also contains an American resistor
14mu|texlive-circ-1.1-4|26	symbol for those of us on that side of the Atlantic. The
14mu|texlive-circ-1.1-4|27	package also has simple facilities for producing optics
14mu|texlive-circ-1.1-4|28	diagrams; however, no-one would deny that the PSTricks pst-
14mu|texlive-circ-1.1-4|29	optic package, or the MetaPost makecirc package does the job
14mu|texlive-circ-1.1-4|30	better.
14mu|texlive-circ-1.1-4|31	
14mu|texlive-circ-1.1-4|32	
14mu|texlive-circ-1.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-circ-1.1-4|34	%files
14mu|texlive-circ-1.1-4|35	%{_texmfdistdir}/fonts/source/public/circ/cibimos.mf
14mu|texlive-circ-1.1-4|36	%{_texmfdistdir}/fonts/source/public/circ/cicirc.mf
14mu|texlive-circ-1.1-4|37	%{_texmfdistdir}/fonts/source/public/circ/cidiod.mf
14mu|texlive-circ-1.1-4|38	%{_texmfdistdir}/fonts/source/public/circ/cioptic.mf
14mu|texlive-circ-1.1-4|39	%{_texmfdistdir}/fonts/source/public/circ/ciphysic.mf
14mu|texlive-circ-1.1-4|40	%{_texmfdistdir}/fonts/source/public/circ/cirest.mf
14mu|texlive-circ-1.1-4|41	%{_texmfdistdir}/fonts/source/public/circ/cisym.mf
14mu|texlive-circ-1.1-4|42	%{_texmfdistdir}/fonts/source/public/circ/ciwidko.mf
14mu|texlive-circ-1.1-4|43	%{_texmfdistdir}/fonts/source/public/circ/csym.mf
14mu|texlive-circ-1.1-4|44	%{_texmfdistdir}/fonts/source/public/circ/defcirc.mf
14mu|texlive-circ-1.1-4|45	%{_texmfdistdir}/fonts/tfm/public/circ/cioptic.tfm
14mu|texlive-circ-1.1-4|46	%{_texmfdistdir}/tex/latex/circ/basic.def
14mu|texlive-circ-1.1-4|47	%{_texmfdistdir}/tex/latex/circ/box.def
14mu|texlive-circ-1.1-4|48	%{_texmfdistdir}/tex/latex/circ/circ.sty
14mu|texlive-circ-1.1-4|49	%{_texmfdistdir}/tex/latex/circ/gate.def
14mu|texlive-circ-1.1-4|50	%{_texmfdistdir}/tex/latex/circ/ic.def
14mu|texlive-circ-1.1-4|51	%{_texmfdistdir}/tex/latex/circ/oldgate.def
14mu|texlive-circ-1.1-4|52	%{_texmfdistdir}/tex/latex/circ/optics.def
14mu|texlive-circ-1.1-4|53	%{_texmfdistdir}/tex/latex/circ/physics.def
14mu|texlive-circ-1.1-4|54	%doc %{_texmfdistdir}/doc/latex/circ/COPYING
14mu|texlive-circ-1.1-4|55	%doc %{_texmfdistdir}/doc/latex/circ/README
14mu|texlive-circ-1.1-4|56	%doc %{_texmfdistdir}/doc/latex/circ/cidoc.tex
14mu|texlive-circ-1.1-4|57	%doc %{_texmfdistdir}/doc/latex/circ/circ.pdf
14mu|texlive-circ-1.1-4|58	%doc %{_texmfdistdir}/doc/latex/circ/circ.txt
14mu|texlive-circ-1.1-4|59	%doc %{_texmfdistdir}/doc/latex/circ/cisyms.tex
14mu|texlive-circ-1.1-4|60	%doc %{_texmfdistdir}/doc/latex/circ/index.hlp
14mu|texlive-circ-1.1-4|61	#- source
14mu|texlive-circ-1.1-4|62	%doc %{_texmfdistdir}/source/latex/circ/Makefile
14mu|texlive-circ-1.1-4|63	%doc %{_texmfdistdir}/source/latex/circ/circ.drv
14mu|texlive-circ-1.1-4|64	%doc %{_texmfdistdir}/source/latex/circ/circ.dtx
14mu|texlive-circ-1.1-4|65	%doc %{_texmfdistdir}/source/latex/circ/circ.ins
14mu|texlive-circ-1.1-4|66	
14mu|texlive-circ-1.1-4|67	#-----------------------------------------------------------------------
14mu|texlive-circ-1.1-4|68	%prep
14mu|texlive-circ-1.1-4|69	%setup -c -a0 -a1 -a2
14mu|texlive-circ-1.1-4|70	
14mu|texlive-circ-1.1-4|71	%build
14mu|texlive-circ-1.1-4|72	
14mu|texlive-circ-1.1-4|73	%install
14mu|texlive-circ-1.1-4|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-circ-1.1-4|75	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-circ-1.1-4|76	
14mu|texlive-circ-1.1-4|77	
14mu|texlive-circ-1.1-4|78	
14mu|texlive-circ-1.1-4|79	%changelog
14mu|texlive-circ-1.1-4|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-circ-1.1-4|81	+ Revision: d6d9079
14mu|texlive-circ-1.1-4|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-circ-1.1-4|83	
14mu|texlive-circ-1.1-4|84	

24470 14
14mu|texlive-circuitikz-0.2.3-4|1	# revision 23913
14mu|texlive-circuitikz-0.2.3-4|2	# category Package
14mu|texlive-circuitikz-0.2.3-4|3	# catalog-ctan /graphics/pgf/contrib/circuitikz
14mu|texlive-circuitikz-0.2.3-4|4	# catalog-date 2009-11-25 18:21:28 +0100
14mu|texlive-circuitikz-0.2.3-4|5	# catalog-license lppl
14mu|texlive-circuitikz-0.2.3-4|6	# catalog-version 0.2.3
14mu|texlive-circuitikz-0.2.3-4|7	Name:		texlive-circuitikz
14mu|texlive-circuitikz-0.2.3-4|8	Version:	0.2.3
14mu|texlive-circuitikz-0.2.3-4|9	Release:	4
14mu|texlive-circuitikz-0.2.3-4|10	Summary:	Draw electrical networks with TikZ
14mu|texlive-circuitikz-0.2.3-4|11	Group:		Publishing
14mu|texlive-circuitikz-0.2.3-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/circuitikz
14mu|texlive-circuitikz-0.2.3-4|13	License:	LPPL
14mu|texlive-circuitikz-0.2.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circuitikz.tar.xz
14mu|texlive-circuitikz-0.2.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circuitikz.doc.tar.xz
14mu|texlive-circuitikz-0.2.3-4|16	BuildArch:	noarch
14mu|texlive-circuitikz-0.2.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-circuitikz-0.2.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-circuitikz-0.2.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-circuitikz-0.2.3-4|20	
14mu|texlive-circuitikz-0.2.3-4|21	%description
14mu|texlive-circuitikz-0.2.3-4|22	The package provides a set of macros for naturally typesetting
14mu|texlive-circuitikz-0.2.3-4|23	electrical and (somewhat less naturally, perhaps) electronic
14mu|texlive-circuitikz-0.2.3-4|24	networks. It is designed as a tool that is easy to use, with a
14mu|texlive-circuitikz-0.2.3-4|25	lean syntax, native to LaTeX, and directly supporting PDF
14mu|texlive-circuitikz-0.2.3-4|26	output format. So is based on the very impressive pgf/TikZ
14mu|texlive-circuitikz-0.2.3-4|27	package.
14mu|texlive-circuitikz-0.2.3-4|28	
14mu|texlive-circuitikz-0.2.3-4|29	
14mu|texlive-circuitikz-0.2.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-circuitikz-0.2.3-4|31	%files
14mu|texlive-circuitikz-0.2.3-4|32	%{_texmfdistdir}/tex/latex/circuitikz/circuitikz.code.tex
14mu|texlive-circuitikz-0.2.3-4|33	%{_texmfdistdir}/tex/latex/circuitikz/circuitikz.sty
14mu|texlive-circuitikz-0.2.3-4|34	%{_texmfdistdir}/tex/latex/circuitikz/circuitikz1.code.tex
14mu|texlive-circuitikz-0.2.3-4|35	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircbipoles.sty
14mu|texlive-circuitikz-0.2.3-4|36	%{_texmfdistdir}/tex/latex/circuitikz/pgfcirccurrent.sty
14mu|texlive-circuitikz-0.2.3-4|37	%{_texmfdistdir}/tex/latex/circuitikz/pgfcirclabel.sty
14mu|texlive-circuitikz-0.2.3-4|38	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircmath.sty
14mu|texlive-circuitikz-0.2.3-4|39	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircmonopoles.sty
14mu|texlive-circuitikz-0.2.3-4|40	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircquadpoles.sty
14mu|texlive-circuitikz-0.2.3-4|41	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircshapes.sty
14mu|texlive-circuitikz-0.2.3-4|42	%{_texmfdistdir}/tex/latex/circuitikz/pgfcirctripoles.sty
14mu|texlive-circuitikz-0.2.3-4|43	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircutils.sty
14mu|texlive-circuitikz-0.2.3-4|44	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircvoltage.sty
14mu|texlive-circuitikz-0.2.3-4|45	%{_texmfdistdir}/tex/latex/circuitikz/t-circuitikz.tex
14mu|texlive-circuitikz-0.2.3-4|46	%doc %{_texmfdistdir}/doc/latex/circuitikz/CHANGELOG
14mu|texlive-circuitikz-0.2.3-4|47	%doc %{_texmfdistdir}/doc/latex/circuitikz/README
14mu|texlive-circuitikz-0.2.3-4|48	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikz-context.pdf
14mu|texlive-circuitikz-0.2.3-4|49	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikz-context.tex
14mu|texlive-circuitikz-0.2.3-4|50	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikzmanual.pdf
14mu|texlive-circuitikz-0.2.3-4|51	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikzmanual.tex
14mu|texlive-circuitikz-0.2.3-4|52	
14mu|texlive-circuitikz-0.2.3-4|53	#-----------------------------------------------------------------------
14mu|texlive-circuitikz-0.2.3-4|54	%prep
14mu|texlive-circuitikz-0.2.3-4|55	%setup -c -a0 -a1
14mu|texlive-circuitikz-0.2.3-4|56	
14mu|texlive-circuitikz-0.2.3-4|57	%build
14mu|texlive-circuitikz-0.2.3-4|58	
14mu|texlive-circuitikz-0.2.3-4|59	%install
14mu|texlive-circuitikz-0.2.3-4|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-circuitikz-0.2.3-4|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-circuitikz-0.2.3-4|62	
14mu|texlive-circuitikz-0.2.3-4|63	
14mu|texlive-circuitikz-0.2.3-4|64	
14mu|texlive-circuitikz-0.2.3-4|65	%changelog
14mu|texlive-circuitikz-0.2.3-4|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.3-4
14mu|texlive-circuitikz-0.2.3-4|67	+ Revision: 5b7444e
14mu|texlive-circuitikz-0.2.3-4|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-circuitikz-0.2.3-4|69	
14mu|texlive-circuitikz-0.2.3-4|70	

24471 14
14mu|texlive-cite-5.3-4|1	# revision 19955
14mu|texlive-cite-5.3-4|2	# category Package
14mu|texlive-cite-5.3-4|3	# catalog-ctan /macros/latex/contrib/cite
14mu|texlive-cite-5.3-4|4	# catalog-date 2010-09-12 10:54:58 +0200
14mu|texlive-cite-5.3-4|5	# catalog-license other-free
14mu|texlive-cite-5.3-4|6	# catalog-version 5.3
14mu|texlive-cite-5.3-4|7	Name:		texlive-cite
14mu|texlive-cite-5.3-4|8	Version:	5.3
14mu|texlive-cite-5.3-4|9	Release:	4
14mu|texlive-cite-5.3-4|10	Summary:	Improved citation handling in LaTeX
14mu|texlive-cite-5.3-4|11	Group:		Publishing
14mu|texlive-cite-5.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cite
14mu|texlive-cite-5.3-4|13	License:	OTHER-FREE
14mu|texlive-cite-5.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cite.tar.xz
14mu|texlive-cite-5.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cite.doc.tar.xz
14mu|texlive-cite-5.3-4|16	BuildArch:	noarch
14mu|texlive-cite-5.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cite-5.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cite-5.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cite-5.3-4|20	
14mu|texlive-cite-5.3-4|21	%description
14mu|texlive-cite-5.3-4|22	The package supports compressed, sorted lists of numerical
14mu|texlive-cite-5.3-4|23	citations, and also deals with various punctuation and other
14mu|texlive-cite-5.3-4|24	issues of representation, including comprehensive management of
14mu|texlive-cite-5.3-4|25	break points. The package is compatible with both hyperref and
14mu|texlive-cite-5.3-4|26	backref. The package is (unsurprisingly) part of the cite
14mu|texlive-cite-5.3-4|27	bundle of the author's citation-related packages.
14mu|texlive-cite-5.3-4|28	
14mu|texlive-cite-5.3-4|29	
14mu|texlive-cite-5.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-cite-5.3-4|31	%files
14mu|texlive-cite-5.3-4|32	%{_texmfdistdir}/tex/latex/cite/chapterbib.sty
14mu|texlive-cite-5.3-4|33	%{_texmfdistdir}/tex/latex/cite/cite.sty
14mu|texlive-cite-5.3-4|34	%{_texmfdistdir}/tex/latex/cite/drftcite.sty
14mu|texlive-cite-5.3-4|35	%{_texmfdistdir}/tex/latex/cite/overcite.sty
14mu|texlive-cite-5.3-4|36	%doc %{_texmfdistdir}/doc/latex/cite/README
14mu|texlive-cite-5.3-4|37	%doc %{_texmfdistdir}/doc/latex/cite/chapterbib.ltx
14mu|texlive-cite-5.3-4|38	%doc %{_texmfdistdir}/doc/latex/cite/chapterbib.pdf
14mu|texlive-cite-5.3-4|39	%doc %{_texmfdistdir}/doc/latex/cite/cite.ltx
14mu|texlive-cite-5.3-4|40	%doc %{_texmfdistdir}/doc/latex/cite/cite.pdf
14mu|texlive-cite-5.3-4|41	
14mu|texlive-cite-5.3-4|42	#-----------------------------------------------------------------------
14mu|texlive-cite-5.3-4|43	%prep
14mu|texlive-cite-5.3-4|44	%setup -c -a0 -a1
14mu|texlive-cite-5.3-4|45	
14mu|texlive-cite-5.3-4|46	%build
14mu|texlive-cite-5.3-4|47	
14mu|texlive-cite-5.3-4|48	%install
14mu|texlive-cite-5.3-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cite-5.3-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cite-5.3-4|51	
14mu|texlive-cite-5.3-4|52	
14mu|texlive-cite-5.3-4|53	
14mu|texlive-cite-5.3-4|54	%changelog
14mu|texlive-cite-5.3-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.3-4
14mu|texlive-cite-5.3-4|56	+ Revision: 455a4f9
14mu|texlive-cite-5.3-4|57	- MassBuild#674: Increase release tag
14mu|texlive-cite-5.3-4|58	
14mu|texlive-cite-5.3-4|59	

24472 14
14mu|texlive-cjhebrew-0.1a-4|1	# revision 15878
14mu|texlive-cjhebrew-0.1a-4|2	# category Package
14mu|texlive-cjhebrew-0.1a-4|3	# catalog-ctan /language/hebrew/cjhebrew
14mu|texlive-cjhebrew-0.1a-4|4	# catalog-date 2007-01-01 00:37:00 +0100
14mu|texlive-cjhebrew-0.1a-4|5	# catalog-license lppl
14mu|texlive-cjhebrew-0.1a-4|6	# catalog-version 0.1a
14mu|texlive-cjhebrew-0.1a-4|7	Name:		texlive-cjhebrew
14mu|texlive-cjhebrew-0.1a-4|8	Version:	0.1a
14mu|texlive-cjhebrew-0.1a-4|9	Release:	4
14mu|texlive-cjhebrew-0.1a-4|10	Summary:	Typeset Hebrew with LaTeX
14mu|texlive-cjhebrew-0.1a-4|11	Group:		Publishing
14mu|texlive-cjhebrew-0.1a-4|12	URL:		http://www.ctan.org/tex-archive/language/hebrew/cjhebrew
14mu|texlive-cjhebrew-0.1a-4|13	License:	LPPL
14mu|texlive-cjhebrew-0.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjhebrew.tar.xz
14mu|texlive-cjhebrew-0.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjhebrew.doc.tar.xz
14mu|texlive-cjhebrew-0.1a-4|16	BuildArch:	noarch
14mu|texlive-cjhebrew-0.1a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cjhebrew-0.1a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cjhebrew-0.1a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cjhebrew-0.1a-4|20	
14mu|texlive-cjhebrew-0.1a-4|21	%description
14mu|texlive-cjhebrew-0.1a-4|22	The cjhebrew package provides Adobe Type 1 fonts for Hebrew,
14mu|texlive-cjhebrew-0.1a-4|23	and LaTeX macros to support their use. Hebrew text can be
14mu|texlive-cjhebrew-0.1a-4|24	vocalised, and a few accents are also available. The package
14mu|texlive-cjhebrew-0.1a-4|25	makes it easy to include Hebrew text in other-language
14mu|texlive-cjhebrew-0.1a-4|26	documents. The package makes use of the e-TeX extensions to
14mu|texlive-cjhebrew-0.1a-4|27	TeX, so should be run using an "e-LaTeX".
14mu|texlive-cjhebrew-0.1a-4|28	
14mu|texlive-cjhebrew-0.1a-4|29	
14mu|texlive-cjhebrew-0.1a-4|30	#-----------------------------------------------------------------------
14mu|texlive-cjhebrew-0.1a-4|31	%files
14mu|texlive-cjhebrew-0.1a-4|32	%{_texmfdistdir}/fonts/afm/public/cjhebrew/cjheblsm.afm
14mu|texlive-cjhebrew-0.1a-4|33	%{_texmfdistdir}/fonts/afm/public/cjhebrew/cjhebltx.afm
14mu|texlive-cjhebrew-0.1a-4|34	%{_texmfdistdir}/fonts/enc/dvips/cjhebrew/cjhebltx.enc
14mu|texlive-cjhebrew-0.1a-4|35	%{_texmfdistdir}/fonts/map/dvips/cjhebrew/cjhebrew.map
14mu|texlive-cjhebrew-0.1a-4|36	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjhblsm.tfm
14mu|texlive-cjhebrew-0.1a-4|37	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjhbltx.tfm
14mu|texlive-cjhebrew-0.1a-4|38	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjheblsm.tfm
14mu|texlive-cjhebrew-0.1a-4|39	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjhebltx.tfm
14mu|texlive-cjhebrew-0.1a-4|40	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/rcjhblsm.tfm
14mu|texlive-cjhebrew-0.1a-4|41	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/rcjhbltx.tfm
14mu|texlive-cjhebrew-0.1a-4|42	%{_texmfdistdir}/fonts/type1/public/cjhebrew/cjheblsm.pfb
14mu|texlive-cjhebrew-0.1a-4|43	%{_texmfdistdir}/fonts/type1/public/cjhebrew/cjhebltx.pfb
14mu|texlive-cjhebrew-0.1a-4|44	%{_texmfdistdir}/fonts/vf/public/cjhebrew/cjhblsm.vf
14mu|texlive-cjhebrew-0.1a-4|45	%{_texmfdistdir}/fonts/vf/public/cjhebrew/cjhbltx.vf
14mu|texlive-cjhebrew-0.1a-4|46	%{_texmfdistdir}/tex/latex/cjhebrew/cjhebrew.sty
14mu|texlive-cjhebrew-0.1a-4|47	%doc %{_texmfdistdir}/doc/fonts/cjhebrew/cjhebtst.tex
14mu|texlive-cjhebrew-0.1a-4|48	%doc %{_texmfdistdir}/doc/fonts/cjhebrew/manual.pdf
14mu|texlive-cjhebrew-0.1a-4|49	
14mu|texlive-cjhebrew-0.1a-4|50	#-----------------------------------------------------------------------
14mu|texlive-cjhebrew-0.1a-4|51	%prep
14mu|texlive-cjhebrew-0.1a-4|52	%setup -c -a0 -a1
14mu|texlive-cjhebrew-0.1a-4|53	
14mu|texlive-cjhebrew-0.1a-4|54	%build
14mu|texlive-cjhebrew-0.1a-4|55	
14mu|texlive-cjhebrew-0.1a-4|56	%install
14mu|texlive-cjhebrew-0.1a-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cjhebrew-0.1a-4|58	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cjhebrew-0.1a-4|59	
14mu|texlive-cjhebrew-0.1a-4|60	
14mu|texlive-cjhebrew-0.1a-4|61	
14mu|texlive-cjhebrew-0.1a-4|62	%changelog
14mu|texlive-cjhebrew-0.1a-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1a-4
14mu|texlive-cjhebrew-0.1a-4|64	+ Revision: 7171ce1
14mu|texlive-cjhebrew-0.1a-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cjhebrew-0.1a-4|66	
14mu|texlive-cjhebrew-0.1a-4|67	

24473 14
14mu|texlive-cjk-4.8.3-3|1	# revision 26296
14mu|texlive-cjk-4.8.3-3|2	# category Package
14mu|texlive-cjk-4.8.3-3|3	# catalog-ctan /language/chinese/CJK
14mu|texlive-cjk-4.8.3-3|4	# catalog-date 2012-05-09 20:27:35 +0200
14mu|texlive-cjk-4.8.3-3|5	# catalog-license gpl
14mu|texlive-cjk-4.8.3-3|6	# catalog-version 4.8.3
14mu|texlive-cjk-4.8.3-3|7	Name:		texlive-cjk
14mu|texlive-cjk-4.8.3-3|8	Version:	4.8.3
14mu|texlive-cjk-4.8.3-3|9	Release:	3
14mu|texlive-cjk-4.8.3-3|10	Summary:	CJK language support
14mu|texlive-cjk-4.8.3-3|11	Group:		Publishing
14mu|texlive-cjk-4.8.3-3|12	URL:		http://www.ctan.org/tex-archive/language/chinese/CJK
14mu|texlive-cjk-4.8.3-3|13	License:	GPL
14mu|texlive-cjk-4.8.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk.tar.xz
14mu|texlive-cjk-4.8.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk.doc.tar.xz
14mu|texlive-cjk-4.8.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk.source.tar.xz
14mu|texlive-cjk-4.8.3-3|17	BuildArch:	noarch
14mu|texlive-cjk-4.8.3-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cjk-4.8.3-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cjk-4.8.3-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-cjk-4.8.3-3|21	Requires:	texlive-arphic
14mu|texlive-cjk-4.8.3-3|22	Requires:	texlive-cns
14mu|texlive-cjk-4.8.3-3|23	Requires:	texlive-garuda-c90
14mu|texlive-cjk-4.8.3-3|24	Requires:	texlive-norasi-c90
14mu|texlive-cjk-4.8.3-3|25	Requires:	texlive-thailatex
14mu|texlive-cjk-4.8.3-3|26	Requires:	texlive-uhc
14mu|texlive-cjk-4.8.3-3|27	Requires:	texlive-wadalab
14mu|texlive-cjk-4.8.3-3|28	
14mu|texlive-cjk-4.8.3-3|29	%description
14mu|texlive-cjk-4.8.3-3|30	CJK is a macro package for LaTeX, providing simultaneous
14mu|texlive-cjk-4.8.3-3|31	support for various Asian scripts in many encodings (including
14mu|texlive-cjk-4.8.3-3|32	Unicode): - Chinese (both traditional and simplified), -
14mu|texlive-cjk-4.8.3-3|33	Japanese, - Korean and - Thai. A special add-on feature is an
14mu|texlive-cjk-4.8.3-3|34	interface to the Emacs editor (cjk-enc.el) which gives
14mu|texlive-cjk-4.8.3-3|35	simultaneous, easy-to-use support to a bunch of other scripts
14mu|texlive-cjk-4.8.3-3|36	in addition to the above: - Cyrillic, - Greek, - Latin-based
14mu|texlive-cjk-4.8.3-3|37	scripts, - Russian and - Vietnamese.
14mu|texlive-cjk-4.8.3-3|38	
14mu|texlive-cjk-4.8.3-3|39	
14mu|texlive-cjk-4.8.3-3|40	#-----------------------------------------------------------------------
14mu|texlive-cjk-4.8.3-3|41	%files
14mu|texlive-cjk-4.8.3-3|42	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42goth.fd
14mu|texlive-cjk-4.8.3-3|43	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42goth.fdx
14mu|texlive-cjk-4.8.3-3|44	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42maru.fd
14mu|texlive-cjk-4.8.3-3|45	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42maru.fdx
14mu|texlive-cjk-4.8.3-3|46	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42min.fd
14mu|texlive-cjk-4.8.3-3|47	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42min.fdx
14mu|texlive-cjk-4.8.3-3|48	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52maru.fd
14mu|texlive-cjk-4.8.3-3|49	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52maru.fdx
14mu|texlive-cjk-4.8.3-3|50	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52min.fd
14mu|texlive-cjk-4.8.3-3|51	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52min.fdx
14mu|texlive-cjk-4.8.3-3|52	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70goth.fd
14mu|texlive-cjk-4.8.3-3|53	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70goth.fdx
14mu|texlive-cjk-4.8.3-3|54	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70maru.fd
14mu|texlive-cjk-4.8.3-3|55	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70maru.fdx
14mu|texlive-cjk-4.8.3-3|56	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70min.fd
14mu|texlive-cjk-4.8.3-3|57	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70min.fdx
14mu|texlive-cjk-4.8.3-3|58	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.cap
14mu|texlive-cjk-4.8.3-3|59	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.chr
14mu|texlive-cjk-4.8.3-3|60	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.cpx
14mu|texlive-cjk-4.8.3-3|61	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.enc
14mu|texlive-cjk-4.8.3-3|62	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/HK.enc
14mu|texlive-cjk-4.8.3-3|63	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bkai.fd
14mu|texlive-cjk-4.8.3-3|64	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bkai.fdx
14mu|texlive-cjk-4.8.3-3|65	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmi.fd
14mu|texlive-cjk-4.8.3-3|66	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmi.fdx
14mu|texlive-cjk-4.8.3-3|67	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmir.fd
14mu|texlive-cjk-4.8.3-3|68	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmir.fdx
14mu|texlive-cjk-4.8.3-3|69	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00cns.fd
14mu|texlive-cjk-4.8.3-3|70	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00fs.fd
14mu|texlive-cjk-4.8.3-3|71	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00kai.fd
14mu|texlive-cjk-4.8.3-3|72	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00kair.fd
14mu|texlive-cjk-4.8.3-3|73	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00kair.fdx
14mu|texlive-cjk-4.8.3-3|74	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00song.fd
14mu|texlive-cjk-4.8.3-3|75	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c01song.fd
14mu|texlive-cjk-4.8.3-3|76	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c05song.fd
14mu|texlive-cjk-4.8.3-3|77	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c09song.fd
14mu|texlive-cjk-4.8.3-3|78	%{_texmfdistdir}/tex/latex/cjk/texinput/CEF/c80song.fd
14mu|texlive-cjk-4.8.3-3|79	%{_texmfdistdir}/tex/latex/cjk/texinput/CEF/c81song.fd
14mu|texlive-cjk-4.8.3-3|80	%{_texmfdistdir}/tex/latex/cjk/texinput/CJK.enc
14mu|texlive-cjk-4.8.3-3|81	%{_texmfdistdir}/tex/latex/cjk/texinput/CJK.sty
14mu|texlive-cjk-4.8.3-3|82	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKfntef.sty
14mu|texlive-cjk-4.8.3-3|83	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKnumb.sty
14mu|texlive-cjk-4.8.3-3|84	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKspace.sty
14mu|texlive-cjk-4.8.3-3|85	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKulem.sty
14mu|texlive-cjk-4.8.3-3|86	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKutf8.sty
14mu|texlive-cjk-4.8.3-3|87	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKvert.sty
14mu|texlive-cjk-4.8.3-3|88	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/EUC-TW.bdg
14mu|texlive-cjk-4.8.3-3|89	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/EUC-TW.chr
14mu|texlive-cjk-4.8.3-3|90	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/EUC-TW.enc
14mu|texlive-cjk-4.8.3-3|91	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c31song.fd
14mu|texlive-cjk-4.8.3-3|92	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c32song.fd
14mu|texlive-cjk-4.8.3-3|93	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c33song.fd
14mu|texlive-cjk-4.8.3-3|94	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c34song.fd
14mu|texlive-cjk-4.8.3-3|95	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c35song.fd
14mu|texlive-cjk-4.8.3-3|96	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c36song.fd
14mu|texlive-cjk-4.8.3-3|97	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c37song.fd
14mu|texlive-cjk-4.8.3-3|98	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/GB.cap
14mu|texlive-cjk-4.8.3-3|99	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/GB.cpx
14mu|texlive-cjk-4.8.3-3|100	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10fs.fd
14mu|texlive-cjk-4.8.3-3|101	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gbsn.fd
14mu|texlive-cjk-4.8.3-3|102	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gbsn.fdx
14mu|texlive-cjk-4.8.3-3|103	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gkai.fd
14mu|texlive-cjk-4.8.3-3|104	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gkai.fdx
14mu|texlive-cjk-4.8.3-3|105	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10song.fd
14mu|texlive-cjk-4.8.3-3|106	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c11song.fd
14mu|texlive-cjk-4.8.3-3|107	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c19song.fd
14mu|texlive-cjk-4.8.3-3|108	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c20song.fd
14mu|texlive-cjk-4.8.3-3|109	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c21song.fd
14mu|texlive-cjk-4.8.3-3|110	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JP.bdg
14mu|texlive-cjk-4.8.3-3|111	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JP.chr
14mu|texlive-cjk-4.8.3-3|112	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JP.enc
14mu|texlive-cjk-4.8.3-3|113	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JPdnp.enc
14mu|texlive-cjk-4.8.3-3|114	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/JIS.cap
14mu|texlive-cjk-4.8.3-3|115	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/JIS.cpx
14mu|texlive-cjk-4.8.3-3|116	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/JISdnp.enc
14mu|texlive-cjk-4.8.3-3|117	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c40song.fd
14mu|texlive-cjk-4.8.3-3|118	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c41song.fd
14mu|texlive-cjk-4.8.3-3|119	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c42song.fd
14mu|texlive-cjk-4.8.3-3|120	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c43song.fd
14mu|texlive-cjk-4.8.3-3|121	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c50song.fd
14mu|texlive-cjk-4.8.3-3|122	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/HLaTeX.chr
14mu|texlive-cjk-4.8.3-3|123	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/KSHL.enc
14mu|texlive-cjk-4.8.3-3|124	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63bm.fd
14mu|texlive-cjk-4.8.3-3|125	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63dn.fd
14mu|texlive-cjk-4.8.3-3|126	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63gr.fd
14mu|texlive-cjk-4.8.3-3|127	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63gs.fd
14mu|texlive-cjk-4.8.3-3|128	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63gt.fd
14mu|texlive-cjk-4.8.3-3|129	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jgt.fd
14mu|texlive-cjk-4.8.3-3|130	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jmj.fd
14mu|texlive-cjk-4.8.3-3|131	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jnv.fd
14mu|texlive-cjk-4.8.3-3|132	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jsr.fd
14mu|texlive-cjk-4.8.3-3|133	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63mj.fd
14mu|texlive-cjk-4.8.3-3|134	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63pg.fd
14mu|texlive-cjk-4.8.3-3|135	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63pga.fd
14mu|texlive-cjk-4.8.3-3|136	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63ph.fd
14mu|texlive-cjk-4.8.3-3|137	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63pn.fd
14mu|texlive-cjk-4.8.3-3|138	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63sh.fd
14mu|texlive-cjk-4.8.3-3|139	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63tz.fd
14mu|texlive-cjk-4.8.3-3|140	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63vd.fd
14mu|texlive-cjk-4.8.3-3|141	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63yt.fd
14mu|texlive-cjk-4.8.3-3|142	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64bm.fd
14mu|texlive-cjk-4.8.3-3|143	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64dn.fd
14mu|texlive-cjk-4.8.3-3|144	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64gr.fd
14mu|texlive-cjk-4.8.3-3|145	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64gs.fd
14mu|texlive-cjk-4.8.3-3|146	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64gt.fd
14mu|texlive-cjk-4.8.3-3|147	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jgt.fd
14mu|texlive-cjk-4.8.3-3|148	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jmj.fd
14mu|texlive-cjk-4.8.3-3|149	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jnv.fd
14mu|texlive-cjk-4.8.3-3|150	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jsr.fd
14mu|texlive-cjk-4.8.3-3|151	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64mj.fd
14mu|texlive-cjk-4.8.3-3|152	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64pg.fd
14mu|texlive-cjk-4.8.3-3|153	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64pga.fd
14mu|texlive-cjk-4.8.3-3|154	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64ph.fd
14mu|texlive-cjk-4.8.3-3|155	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64pn.fd
14mu|texlive-cjk-4.8.3-3|156	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64sh.fd
14mu|texlive-cjk-4.8.3-3|157	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64tz.fd
14mu|texlive-cjk-4.8.3-3|158	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64vd.fd
14mu|texlive-cjk-4.8.3-3|159	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64yt.fd
14mu|texlive-cjk-4.8.3-3|160	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65bm.fd
14mu|texlive-cjk-4.8.3-3|161	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65dn.fd
14mu|texlive-cjk-4.8.3-3|162	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65gr.fd
14mu|texlive-cjk-4.8.3-3|163	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65gs.fd
14mu|texlive-cjk-4.8.3-3|164	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65gt.fd
14mu|texlive-cjk-4.8.3-3|165	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jgt.fd
14mu|texlive-cjk-4.8.3-3|166	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jmj.fd
14mu|texlive-cjk-4.8.3-3|167	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jnv.fd
14mu|texlive-cjk-4.8.3-3|168	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jsr.fd
14mu|texlive-cjk-4.8.3-3|169	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65mj.fd
14mu|texlive-cjk-4.8.3-3|170	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65pg.fd
14mu|texlive-cjk-4.8.3-3|171	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65pga.fd
14mu|texlive-cjk-4.8.3-3|172	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65ph.fd
14mu|texlive-cjk-4.8.3-3|173	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65pn.fd
14mu|texlive-cjk-4.8.3-3|174	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65sh.fd
14mu|texlive-cjk-4.8.3-3|175	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65tz.fd
14mu|texlive-cjk-4.8.3-3|176	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65vd.fd
14mu|texlive-cjk-4.8.3-3|177	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65yt.fd
14mu|texlive-cjk-4.8.3-3|178	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/pshan.sty
14mu|texlive-cjk-4.8.3-3|179	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/KS.chr
14mu|texlive-cjk-4.8.3-3|180	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/KS.enc
14mu|texlive-cjk-4.8.3-3|181	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60dr.fd
14mu|texlive-cjk-4.8.3-3|182	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60gr.fd
14mu|texlive-cjk-4.8.3-3|183	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60gs.fd
14mu|texlive-cjk-4.8.3-3|184	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60gt.fd
14mu|texlive-cjk-4.8.3-3|185	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hgt.fd
14mu|texlive-cjk-4.8.3-3|186	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hmj.fd
14mu|texlive-cjk-4.8.3-3|187	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hol.fd
14mu|texlive-cjk-4.8.3-3|188	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hpg.fd
14mu|texlive-cjk-4.8.3-3|189	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60mj.fd
14mu|texlive-cjk-4.8.3-3|190	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61dr.fd
14mu|texlive-cjk-4.8.3-3|191	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61gr.fd
14mu|texlive-cjk-4.8.3-3|192	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61gs.fd
14mu|texlive-cjk-4.8.3-3|193	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61gt.fd
14mu|texlive-cjk-4.8.3-3|194	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hgt.fd
14mu|texlive-cjk-4.8.3-3|195	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hmj.fd
14mu|texlive-cjk-4.8.3-3|196	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hol.fd
14mu|texlive-cjk-4.8.3-3|197	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hpg.fd
14mu|texlive-cjk-4.8.3-3|198	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61mj.fd
14mu|texlive-cjk-4.8.3-3|199	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c62song.fd
14mu|texlive-cjk-4.8.3-3|200	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul.cap
14mu|texlive-cjk-4.8.3-3|201	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul.cpx
14mu|texlive-cjk-4.8.3-3|202	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul2.cap
14mu|texlive-cjk-4.8.3-3|203	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul2.cpx
14mu|texlive-cjk-4.8.3-3|204	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hanja.cap
14mu|texlive-cjk-4.8.3-3|205	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hanja.cpx
14mu|texlive-cjk-4.8.3-3|206	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.bdg
14mu|texlive-cjk-4.8.3-3|207	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.cap
14mu|texlive-cjk-4.8.3-3|208	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.chr
14mu|texlive-cjk-4.8.3-3|209	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.cpx
14mu|texlive-cjk-4.8.3-3|210	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.enc
14mu|texlive-cjk-4.8.3-3|211	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJISdnp.chr
14mu|texlive-cjk-4.8.3-3|212	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJISdnp.enc
14mu|texlive-cjk-4.8.3-3|213	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/c49song.fd
14mu|texlive-cjk-4.8.3-3|214	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/UTF8.bdg
14mu|texlive-cjk-4.8.3-3|215	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/UTF8.chr
14mu|texlive-cjk-4.8.3-3|216	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/UTF8.enc
14mu|texlive-cjk-4.8.3-3|217	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bkai.fd
14mu|texlive-cjk-4.8.3-3|218	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bkai.fdx
14mu|texlive-cjk-4.8.3-3|219	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bsmi.fd
14mu|texlive-cjk-4.8.3-3|220	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bsmi.fdx
14mu|texlive-cjk-4.8.3-3|221	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gbsn.fd
14mu|texlive-cjk-4.8.3-3|222	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gbsn.fdx
14mu|texlive-cjk-4.8.3-3|223	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gkai.fd
14mu|texlive-cjk-4.8.3-3|224	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gkai.fdx
14mu|texlive-cjk-4.8.3-3|225	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70mj.fd
14mu|texlive-cjk-4.8.3-3|226	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70mj.fdx
14mu|texlive-cjk-4.8.3-3|227	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70song.fd
14mu|texlive-cjk-4.8.3-3|228	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ja.cpx
14mu|texlive-cjk-4.8.3-3|229	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ko-Hang.cpx
14mu|texlive-cjk-4.8.3-3|230	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ko-Hang2.cpx
14mu|texlive-cjk-4.8.3-3|231	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ko-Hani.cpx
14mu|texlive-cjk-4.8.3-3|232	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/zh-Hans.cpx
14mu|texlive-cjk-4.8.3-3|233	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/zh-Hant.cpx
14mu|texlive-cjk-4.8.3-3|234	%{_texmfdistdir}/tex/latex/cjk/texinput/extended.chr
14mu|texlive-cjk-4.8.3-3|235	%{_texmfdistdir}/tex/latex/cjk/texinput/extended.enc
14mu|texlive-cjk-4.8.3-3|236	%{_texmfdistdir}/tex/latex/cjk/texinput/mule/MULEenc.sty
14mu|texlive-cjk-4.8.3-3|237	%{_texmfdistdir}/tex/latex/cjk/texinput/pinyin.sty
14mu|texlive-cjk-4.8.3-3|238	%{_texmfdistdir}/tex/latex/cjk/texinput/pmC.chr
14mu|texlive-cjk-4.8.3-3|239	%{_texmfdistdir}/tex/latex/cjk/texinput/pmCbig.enc
14mu|texlive-cjk-4.8.3-3|240	%{_texmfdistdir}/tex/latex/cjk/texinput/pmCsmall.enc
14mu|texlive-cjk-4.8.3-3|241	%{_texmfdistdir}/tex/latex/cjk/texinput/ruby.sty
14mu|texlive-cjk-4.8.3-3|242	%{_texmfdistdir}/tex/latex/cjk/texinput/standard.bdg
14mu|texlive-cjk-4.8.3-3|243	%{_texmfdistdir}/tex/latex/cjk/texinput/standard.chr
14mu|texlive-cjk-4.8.3-3|244	%{_texmfdistdir}/tex/latex/cjk/texinput/standard.enc
14mu|texlive-cjk-4.8.3-3|245	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90cmr.fd
14mu|texlive-cjk-4.8.3-3|246	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90cmss.fd
14mu|texlive-cjk-4.8.3-3|247	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90cmtt.fd
14mu|texlive-cjk-4.8.3-3|248	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90enc.def
14mu|texlive-cjk-4.8.3-3|249	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90gar.fd
14mu|texlive-cjk-4.8.3-3|250	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90nrsr.fd
14mu|texlive-cjk-4.8.3-3|251	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/thaicjk.ldf
14mu|texlive-cjk-4.8.3-3|252	%{_texmfdistdir}/tex/latex/cjk/utils/pyhyphen/pinyin.ldf
14mu|texlive-cjk-4.8.3-3|253	%doc %{_texmfdistdir}/doc/latex/cjk/ChangeLog
14mu|texlive-cjk-4.8.3-3|254	%doc %{_texmfdistdir}/doc/latex/cjk/MANIFEST
14mu|texlive-cjk-4.8.3-3|255	%doc %{_texmfdistdir}/doc/latex/cjk/Makefile
14mu|texlive-cjk-4.8.3-3|256	%doc %{_texmfdistdir}/doc/latex/cjk/README
14mu|texlive-cjk-4.8.3-3|257	%doc %{_texmfdistdir}/doc/latex/cjk/TODO
14mu|texlive-cjk-4.8.3-3|258	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CEF.txt
14mu|texlive-cjk-4.8.3-3|259	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJK.txt
14mu|texlive-cjk-4.8.3-3|260	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJKnumb.txt
14mu|texlive-cjk-4.8.3-3|261	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJKspace.txt
14mu|texlive-cjk-4.8.3-3|262	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJKutf8.txt
14mu|texlive-cjk-4.8.3-3|263	%doc %{_texmfdistdir}/doc/latex/cjk/doc/COPYING
14mu|texlive-cjk-4.8.3-3|264	%doc %{_texmfdistdir}/doc/latex/cjk/doc/INSTALL
14mu|texlive-cjk-4.8.3-3|265	%doc %{_texmfdistdir}/doc/latex/cjk/doc/TDS.txt
14mu|texlive-cjk-4.8.3-3|266	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/README
14mu|texlive-cjk-4.8.3-3|267	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/READMEb5.tex
14mu|texlive-cjk-4.8.3-3|268	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/READMEgb.tex
14mu|texlive-cjk-4.8.3-3|269	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/emTeXb5.txt
14mu|texlive-cjk-4.8.3-3|270	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/teTeXb5.txt
14mu|texlive-cjk-4.8.3-3|271	%doc %{_texmfdistdir}/doc/latex/cjk/doc/cjk-enc.txt
14mu|texlive-cjk-4.8.3-3|272	%doc %{_texmfdistdir}/doc/latex/cjk/doc/cjk/README
14mu|texlive-cjk-4.8.3-3|273	%doc %{_texmfdistdir}/doc/latex/cjk/doc/cjk/READMEb5.cjk
14mu|texlive-cjk-4.8.3-3|274	%doc %{_texmfdistdir}/doc/latex/cjk/doc/commands.txt
14mu|texlive-cjk-4.8.3-3|275	%doc %{_texmfdistdir}/doc/latex/cjk/doc/dvidrv.txt
14mu|texlive-cjk-4.8.3-3|276	%doc %{_texmfdistdir}/doc/latex/cjk/doc/fdxfiles.txt
14mu|texlive-cjk-4.8.3-3|277	%doc %{_texmfdistdir}/doc/latex/cjk/doc/fonts.txt
14mu|texlive-cjk-4.8.3-3|278	%doc %{_texmfdistdir}/doc/latex/cjk/doc/hbf2gf.txt
14mu|texlive-cjk-4.8.3-3|279	%doc %{_texmfdistdir}/doc/latex/cjk/doc/history.2_5
14mu|texlive-cjk-4.8.3-3|280	%doc %{_texmfdistdir}/doc/latex/cjk/doc/history.txt
14mu|texlive-cjk-4.8.3-3|281	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/README
14mu|texlive-cjk-4.8.3-3|282	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/ascii.txt
14mu|texlive-cjk-4.8.3-3|283	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/japanese.jis
14mu|texlive-cjk-4.8.3-3|284	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/japanese.txt
14mu|texlive-cjk-4.8.3-3|285	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/jp-fonts.txt
14mu|texlive-cjk-4.8.3-3|286	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/jp-tex.txt
14mu|texlive-cjk-4.8.3-3|287	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/preview.txt
14mu|texlive-cjk-4.8.3-3|288	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/shibuaki.txt
14mu|texlive-cjk-4.8.3-3|289	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdf/READMEb5.pdf
14mu|texlive-cjk-4.8.3-3|290	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdf/READMEgb.pdf
14mu|texlive-cjk-4.8.3-3|291	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/HOWTO.txt
14mu|texlive-cjk-4.8.3-3|292	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/bkai.map
14mu|texlive-cjk-4.8.3-3|293	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/cid-x.map
14mu|texlive-cjk-4.8.3-3|294	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/cwtb.map
14mu|texlive-cjk-4.8.3-3|295	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/dvipdfmx.cfg
14mu|texlive-cjk-4.8.3-3|296	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/gen-map.pl
14mu|texlive-cjk-4.8.3-3|297	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/map.list
14mu|texlive-cjk-4.8.3-3|298	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/Bg5/c00cwtb.fd
14mu|texlive-cjk-4.8.3-3|299	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/Bg5/c00tmpl.fd
14mu|texlive-cjk-4.8.3-3|300	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/GB/c10tmpl.fd
14mu|texlive-cjk-4.8.3-3|301	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/JIS/c40tmpl.fd
14mu|texlive-cjk-4.8.3-3|302	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/SJIS/c49tmpl.fd
14mu|texlive-cjk-4.8.3-3|303	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/updmap.my
14mu|texlive-cjk-4.8.3-3|304	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/wcl.sfd
14mu|texlive-cjk-4.8.3-3|305	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pinyin.txt
14mu|texlive-cjk-4.8.3-3|306	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pyhyphen.txt
14mu|texlive-cjk-4.8.3-3|307	%doc %{_texmfdistdir}/doc/latex/cjk/doc/reftex.txt
14mu|texlive-cjk-4.8.3-3|308	%doc %{_texmfdistdir}/doc/latex/cjk/doc/ruby.txt
14mu|texlive-cjk-4.8.3-3|309	%doc %{_texmfdistdir}/doc/latex/cjk/doc/thaifont.txt
14mu|texlive-cjk-4.8.3-3|310	%doc %{_texmfdistdir}/doc/latex/cjk/doc/vertical.txt
14mu|texlive-cjk-4.8.3-3|311	%doc %{_texmfdistdir}/doc/latex/cjk/examples/Big5.tex
14mu|texlive-cjk-4.8.3-3|312	%doc %{_texmfdistdir}/doc/latex/cjk/examples/Big5vert.tex
14mu|texlive-cjk-4.8.3-3|313	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CEF_test.tex
14mu|texlive-cjk-4.8.3-3|314	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKbabel.tex
14mu|texlive-cjk-4.8.3-3|315	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKfntef.tex
14mu|texlive-cjk-4.8.3-3|316	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKmixed.tex
14mu|texlive-cjk-4.8.3-3|317	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKspace.tex
14mu|texlive-cjk-4.8.3-3|318	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKutf8.tex
14mu|texlive-cjk-4.8.3-3|319	%doc %{_texmfdistdir}/doc/latex/cjk/examples/GB.tex
14mu|texlive-cjk-4.8.3-3|320	%doc %{_texmfdistdir}/doc/latex/cjk/examples/JIS.tex
14mu|texlive-cjk-4.8.3-3|321	%doc %{_texmfdistdir}/doc/latex/cjk/examples/KS.tex
14mu|texlive-cjk-4.8.3-3|322	%doc %{_texmfdistdir}/doc/latex/cjk/examples/README
14mu|texlive-cjk-4.8.3-3|323	%doc %{_texmfdistdir}/doc/latex/cjk/examples/SJIS.tex
14mu|texlive-cjk-4.8.3-3|324	%doc %{_texmfdistdir}/doc/latex/cjk/examples/UTF8.tex
14mu|texlive-cjk-4.8.3-3|325	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/Big5.cjk
14mu|texlive-cjk-4.8.3-3|326	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/Big5vert.cjk
14mu|texlive-cjk-4.8.3-3|327	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/CEF_test.cjk
14mu|texlive-cjk-4.8.3-3|328	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/CJKbabel.cjk
14mu|texlive-cjk-4.8.3-3|329	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/SJIS.cjk
14mu|texlive-cjk-4.8.3-3|330	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/muletest.cjk
14mu|texlive-cjk-4.8.3-3|331	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/rubytest.cjk
14mu|texlive-cjk-4.8.3-3|332	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/thai.cjk
14mu|texlive-cjk-4.8.3-3|333	%doc %{_texmfdistdir}/doc/latex/cjk/examples/muletest.tex
14mu|texlive-cjk-4.8.3-3|334	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/Big5.pdf
14mu|texlive-cjk-4.8.3-3|335	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/Big5vert.pdf
14mu|texlive-cjk-4.8.3-3|336	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CEF_test.pdf
14mu|texlive-cjk-4.8.3-3|337	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKbabel.pdf
14mu|texlive-cjk-4.8.3-3|338	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKfntef.pdf
14mu|texlive-cjk-4.8.3-3|339	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKmixed.pdf
14mu|texlive-cjk-4.8.3-3|340	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKspace.pdf
14mu|texlive-cjk-4.8.3-3|341	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKutf8.pdf
14mu|texlive-cjk-4.8.3-3|342	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/GB.pdf
14mu|texlive-cjk-4.8.3-3|343	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/JIS.pdf
14mu|texlive-cjk-4.8.3-3|344	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/KS.pdf
14mu|texlive-cjk-4.8.3-3|345	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/SJIS.pdf
14mu|texlive-cjk-4.8.3-3|346	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/UTF8.pdf
14mu|texlive-cjk-4.8.3-3|347	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/muletest.pdf
14mu|texlive-cjk-4.8.3-3|348	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/py_test.pdf
14mu|texlive-cjk-4.8.3-3|349	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/pytest.pdf
14mu|texlive-cjk-4.8.3-3|350	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/rubytest.pdf
14mu|texlive-cjk-4.8.3-3|351	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/thai.pdf
14mu|texlive-cjk-4.8.3-3|352	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/thai_utf8.pdf
14mu|texlive-cjk-4.8.3-3|353	%doc %{_texmfdistdir}/doc/latex/cjk/examples/py_test.tex
14mu|texlive-cjk-4.8.3-3|354	%doc %{_texmfdistdir}/doc/latex/cjk/examples/rubytest.tex
14mu|texlive-cjk-4.8.3-3|355	%doc %{_texmfdistdir}/doc/latex/cjk/examples/thai.tex
14mu|texlive-cjk-4.8.3-3|356	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/bin-cjkutils.pl
14mu|texlive-cjk-4.8.3-3|357	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/c90.pl
14mu|texlive-cjk-4.8.3-3|358	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/cjk-build.pl
14mu|texlive-cjk-4.8.3-3|359	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/cjk.pl
14mu|texlive-cjk-4.8.3-3|360	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/dnp.pl
14mu|texlive-cjk-4.8.3-3|361	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/garuda-c90.pl
14mu|texlive-cjk-4.8.3-3|362	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/norasi-c90.pl
14mu|texlive-cjk-4.8.3-3|363	%doc %{_texmfdistdir}/doc/latex/cjk/utils/pyhyphen/pytest.tex
14mu|texlive-cjk-4.8.3-3|364	#- source
14mu|texlive-cjk-4.8.3-3|365	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/fixwada
14mu|texlive-cjk-4.8.3-3|366	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/fixwada2.pl
14mu|texlive-cjk-4.8.3-3|367	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/makefont
14mu|texlive-cjk-4.8.3-3|368	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/makeuniwada.pl
14mu|texlive-cjk-4.8.3-3|369	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/wadalab.map
14mu|texlive-cjk-4.8.3-3|370	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/wadalab.txt
14mu|texlive-cjk-4.8.3-3|371	%doc %{_texmfdistdir}/source/latex/cjk/texinput/KS/HLaTeX/c63mj.fd
14mu|texlive-cjk-4.8.3-3|372	%doc %{_texmfdistdir}/source/latex/cjk/texinput/KS/HLaTeX/c64mj.fd
14mu|texlive-cjk-4.8.3-3|373	%doc %{_texmfdistdir}/source/latex/cjk/texinput/KS/HLaTeX/c65mj.fd
14mu|texlive-cjk-4.8.3-3|374	%doc %{_texmfdistdir}/source/latex/cjk/utils/Bg5conv/bg5conv.w
14mu|texlive-cjk-4.8.3-3|375	%doc %{_texmfdistdir}/source/latex/cjk/utils/Bg5conv/bg5latex.bat
14mu|texlive-cjk-4.8.3-3|376	%doc %{_texmfdistdir}/source/latex/cjk/utils/Bg5conv/bg5latex.cmd
14mu|texlive-cjk-4.8.3-3|377	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cef5conv.w
14mu|texlive-cjk-4.8.3-3|378	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cef5ltx.bat
14mu|texlive-cjk-4.8.3-3|379	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cef5ltx.cmd
14mu|texlive-cjk-4.8.3-3|380	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefconv.w
14mu|texlive-cjk-4.8.3-3|381	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/ceflatex.bat
14mu|texlive-cjk-4.8.3-3|382	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/ceflatex.cmd
14mu|texlive-cjk-4.8.3-3|383	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefsconv.w
14mu|texlive-cjk-4.8.3-3|384	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefsltx.bat
14mu|texlive-cjk-4.8.3-3|385	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefsltx.cmd
14mu|texlive-cjk-4.8.3-3|386	%doc %{_texmfdistdir}/source/latex/cjk/utils/SJISconv/sjisconv.w
14mu|texlive-cjk-4.8.3-3|387	%doc %{_texmfdistdir}/source/latex/cjk/utils/SJISconv/sjisltx.bat
14mu|texlive-cjk-4.8.3-3|388	%doc %{_texmfdistdir}/source/latex/cjk/utils/SJISconv/sjisltx.cmd
14mu|texlive-cjk-4.8.3-3|389	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/bg5pltx.bat
14mu|texlive-cjk-4.8.3-3|390	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/bg5pltx.cmd
14mu|texlive-cjk-4.8.3-3|391	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/extconv.w
14mu|texlive-cjk-4.8.3-3|392	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/gbklatex.bat
14mu|texlive-cjk-4.8.3-3|393	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/gbklatex.cmd
14mu|texlive-cjk-4.8.3-3|394	%doc %{_texmfdistdir}/source/latex/cjk/utils/f_name.bat
14mu|texlive-cjk-4.8.3-3|395	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/Makefile.gnu
14mu|texlive-cjk-4.8.3-3|396	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/Makefile.in
14mu|texlive-cjk-4.8.3-3|397	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/README
14mu|texlive-cjk-4.8.3-3|398	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/c-auto.h
14mu|texlive-cjk-4.8.3-3|399	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/dvidrv.btm
14mu|texlive-cjk-4.8.3-3|400	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/cjkspace.el
14mu|texlive-cjk-4.8.3-3|401	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/cjktilde.el
14mu|texlive-cjk-4.8.3-3|402	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/emacs/cjk-enc.el
14mu|texlive-cjk-4.8.3-3|403	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/emacs/thai-word.el
14mu|texlive-cjk-4.8.3-3|404	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/mule-2.3/cjk-enc.el
14mu|texlive-cjk-4.8.3-3|405	%doc %{_texmfdistdir}/source/latex/cjk/utils/pyhyphen/pinyin.c
14mu|texlive-cjk-4.8.3-3|406	%doc %{_texmfdistdir}/source/latex/cjk/utils/pyhyphen/pinyin.tr
14mu|texlive-cjk-4.8.3-3|407	%doc %{_texmfdistdir}/source/latex/cjk/utils/pyhyphen/pyhyph.tex
14mu|texlive-cjk-4.8.3-3|408	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/clonevf.pl
14mu|texlive-cjk-4.8.3-3|409	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/hlatex2agl.pl
14mu|texlive-cjk-4.8.3-3|410	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/makefdx.pl
14mu|texlive-cjk-4.8.3-3|411	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/sfd2uni.pl
14mu|texlive-cjk-4.8.3-3|412	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/subfonts.pe
14mu|texlive-cjk-4.8.3-3|413	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/uni2sfd.pl
14mu|texlive-cjk-4.8.3-3|414	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/vertical.pe
14mu|texlive-cjk-4.8.3-3|415	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/vertref.pe
14mu|texlive-cjk-4.8.3-3|416	
14mu|texlive-cjk-4.8.3-3|417	#-----------------------------------------------------------------------
14mu|texlive-cjk-4.8.3-3|418	%prep
14mu|texlive-cjk-4.8.3-3|419	%setup -c -a0 -a1 -a2
14mu|texlive-cjk-4.8.3-3|420	
14mu|texlive-cjk-4.8.3-3|421	%build
14mu|texlive-cjk-4.8.3-3|422	
14mu|texlive-cjk-4.8.3-3|423	%install
14mu|texlive-cjk-4.8.3-3|424	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cjk-4.8.3-3|425	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cjk-4.8.3-3|426	
14mu|texlive-cjk-4.8.3-3|427	
14mu|texlive-cjk-4.8.3-3|428	
14mu|texlive-cjk-4.8.3-3|429	%changelog
14mu|texlive-cjk-4.8.3-3|430	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.8.3-3
14mu|texlive-cjk-4.8.3-3|431	+ Revision: 3bcebb3
14mu|texlive-cjk-4.8.3-3|432	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cjk-4.8.3-3|433	
14mu|texlive-cjk-4.8.3-3|434	

24474 14
14mu|texlive-cjk-ko-1.3-3|1	# revision 32342
14mu|texlive-cjk-ko-1.3-3|2	# category Package
14mu|texlive-cjk-ko-1.3-3|3	# catalog-ctan /language/korean/cjk-ko
14mu|texlive-cjk-ko-1.3-3|4	# catalog-date 2013-12-06 13:41:45 +0100
14mu|texlive-cjk-ko-1.3-3|5	# catalog-license other-free
14mu|texlive-cjk-ko-1.3-3|6	# catalog-version 1.3
14mu|texlive-cjk-ko-1.3-3|7	Name:		texlive-cjk-ko
14mu|texlive-cjk-ko-1.3-3|8	Version:	1.3
14mu|texlive-cjk-ko-1.3-3|9	Release:	3
14mu|texlive-cjk-ko-1.3-3|10	Summary:	Extension of the CJK package for Korean typesetting
14mu|texlive-cjk-ko-1.3-3|11	Group:		Publishing
14mu|texlive-cjk-ko-1.3-3|12	URL:		http://www.ctan.org/tex-archive/language/korean/cjk-ko
14mu|texlive-cjk-ko-1.3-3|13	License:	OTHER-FREE
14mu|texlive-cjk-ko-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk-ko.tar.xz
14mu|texlive-cjk-ko-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk-ko.doc.tar.xz
14mu|texlive-cjk-ko-1.3-3|16	BuildArch:	noarch
14mu|texlive-cjk-ko-1.3-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cjk-ko-1.3-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cjk-ko-1.3-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-cjk-ko-1.3-3|20	
14mu|texlive-cjk-ko-1.3-3|21	%description
14mu|texlive-cjk-ko-1.3-3|22	The package supports typesetting UTF-8-encoded modern Korean
14mu|texlive-cjk-ko-1.3-3|23	documents with the help of the LaTeX2e CJK package. The package
14mu|texlive-cjk-ko-1.3-3|24	requires nanumtype1 fonts.
14mu|texlive-cjk-ko-1.3-3|25	
14mu|texlive-cjk-ko-1.3-3|26	
14mu|texlive-cjk-ko-1.3-3|27	#-----------------------------------------------------------------------
14mu|texlive-cjk-ko-1.3-3|28	%files
14mu|texlive-cjk-ko-1.3-3|29	%{_texmfdistdir}/tex/latex/cjk-ko/cjkutf8-josa.sty
14mu|texlive-cjk-ko-1.3-3|30	%{_texmfdistdir}/tex/latex/cjk-ko/cjkutf8-ko.sty
14mu|texlive-cjk-ko-1.3-3|31	%{_texmfdistdir}/tex/latex/cjk-ko/cjkutf8-nanummjhanja.sty
14mu|texlive-cjk-ko-1.3-3|32	%{_texmfdistdir}/tex/latex/cjk-ko/kolabels-utf.sty
14mu|texlive-cjk-ko-1.3-3|33	%{_texmfdistdir}/tex/latex/cjk-ko/konames-utf.sty
14mu|texlive-cjk-ko-1.3-3|34	%{_texmfdistdir}/tex/latex/cjk-ko/kotex.sty
14mu|texlive-cjk-ko-1.3-3|35	%doc %{_texmfdistdir}/doc/latex/cjk-ko/ChangeLog
14mu|texlive-cjk-ko-1.3-3|36	%doc %{_texmfdistdir}/doc/latex/cjk-ko/README
14mu|texlive-cjk-ko-1.3-3|37	%doc %{_texmfdistdir}/doc/latex/cjk-ko/cjk-ko-doc.pdf
14mu|texlive-cjk-ko-1.3-3|38	%doc %{_texmfdistdir}/doc/latex/cjk-ko/cjk-ko-doc.tex
14mu|texlive-cjk-ko-1.3-3|39	
14mu|texlive-cjk-ko-1.3-3|40	#-----------------------------------------------------------------------
14mu|texlive-cjk-ko-1.3-3|41	%prep
14mu|texlive-cjk-ko-1.3-3|42	%setup -c -a0 -a1
14mu|texlive-cjk-ko-1.3-3|43	
14mu|texlive-cjk-ko-1.3-3|44	%build
14mu|texlive-cjk-ko-1.3-3|45	
14mu|texlive-cjk-ko-1.3-3|46	%install
14mu|texlive-cjk-ko-1.3-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cjk-ko-1.3-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cjk-ko-1.3-3|49	
14mu|texlive-cjk-ko-1.3-3|50	%changelog
14mu|texlive-cjk-ko-1.3-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-3
14mu|texlive-cjk-ko-1.3-3|52	+ Revision: ef6f78b
14mu|texlive-cjk-ko-1.3-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cjk-ko-1.3-3|54	
14mu|texlive-cjk-ko-1.3-3|55	

24475 14
14mu|texlive-cjkpunct-4.8.1.2-4|1	# revision 15878
14mu|texlive-cjkpunct-4.8.1.2-4|2	# category Package
14mu|texlive-cjkpunct-4.8.1.2-4|3	# catalog-ctan /language/chinese/cjkpunct
14mu|texlive-cjkpunct-4.8.1.2-4|4	# catalog-date 2009-11-09 14:16:05 +0100
14mu|texlive-cjkpunct-4.8.1.2-4|5	# catalog-license lppl
14mu|texlive-cjkpunct-4.8.1.2-4|6	# catalog-version 4.8.1-2
14mu|texlive-cjkpunct-4.8.1.2-4|7	Name:		texlive-cjkpunct
14mu|texlive-cjkpunct-4.8.1.2-4|8	Version:	4.8.1.2
14mu|texlive-cjkpunct-4.8.1.2-4|9	Release:	4
14mu|texlive-cjkpunct-4.8.1.2-4|10	Summary:	Adjust locations and kerning of CJK punctuation marks
14mu|texlive-cjkpunct-4.8.1.2-4|11	Group:		Publishing
14mu|texlive-cjkpunct-4.8.1.2-4|12	URL:		http://www.ctan.org/tex-archive/language/chinese/cjkpunct
14mu|texlive-cjkpunct-4.8.1.2-4|13	License:	LPPL
14mu|texlive-cjkpunct-4.8.1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkpunct.tar.xz
14mu|texlive-cjkpunct-4.8.1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkpunct.doc.tar.xz
14mu|texlive-cjkpunct-4.8.1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkpunct.source.tar.xz
14mu|texlive-cjkpunct-4.8.1.2-4|17	BuildArch:	noarch
14mu|texlive-cjkpunct-4.8.1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cjkpunct-4.8.1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cjkpunct-4.8.1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cjkpunct-4.8.1.2-4|21	
14mu|texlive-cjkpunct-4.8.1.2-4|22	%description
14mu|texlive-cjkpunct-4.8.1.2-4|23	The package serves as a companion package for CJK.
14mu|texlive-cjkpunct-4.8.1.2-4|24	
14mu|texlive-cjkpunct-4.8.1.2-4|25	
14mu|texlive-cjkpunct-4.8.1.2-4|26	#-----------------------------------------------------------------------
14mu|texlive-cjkpunct-4.8.1.2-4|27	%files
14mu|texlive-cjkpunct-4.8.1.2-4|28	%{_texmfdistdir}/tex/latex/cjkpunct/CJKpunct.sty
14mu|texlive-cjkpunct-4.8.1.2-4|29	%doc %{_texmfdistdir}/doc/latex/cjkpunct/CJKpunct.pdf
14mu|texlive-cjkpunct-4.8.1.2-4|30	%doc %{_texmfdistdir}/doc/latex/cjkpunct/CJKpunct.spa
14mu|texlive-cjkpunct-4.8.1.2-4|31	%doc %{_texmfdistdir}/doc/latex/cjkpunct/README
14mu|texlive-cjkpunct-4.8.1.2-4|32	%doc %{_texmfdistdir}/doc/latex/cjkpunct/README.zh-cn.txt
14mu|texlive-cjkpunct-4.8.1.2-4|33	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-CJKfntef.tex
14mu|texlive-cjkpunct-4.8.1.2-4|34	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-gb.tex
14mu|texlive-cjkpunct-4.8.1.2-4|35	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-gbk.tex
14mu|texlive-cjkpunct-4.8.1.2-4|36	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-utf8.tex
14mu|texlive-cjkpunct-4.8.1.2-4|37	%doc %{_texmfdistdir}/doc/latex/cjkpunct/setpunct/setpunct-macros.tex
14mu|texlive-cjkpunct-4.8.1.2-4|38	%doc %{_texmfdistdir}/doc/latex/cjkpunct/setpunct/setpunct-main.tex
14mu|texlive-cjkpunct-4.8.1.2-4|39	#- source
14mu|texlive-cjkpunct-4.8.1.2-4|40	%doc %{_texmfdistdir}/source/latex/cjkpunct/CJKpunct.dtx
14mu|texlive-cjkpunct-4.8.1.2-4|41	
14mu|texlive-cjkpunct-4.8.1.2-4|42	#-----------------------------------------------------------------------
14mu|texlive-cjkpunct-4.8.1.2-4|43	%prep
14mu|texlive-cjkpunct-4.8.1.2-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-cjkpunct-4.8.1.2-4|45	
14mu|texlive-cjkpunct-4.8.1.2-4|46	%build
14mu|texlive-cjkpunct-4.8.1.2-4|47	
14mu|texlive-cjkpunct-4.8.1.2-4|48	%install
14mu|texlive-cjkpunct-4.8.1.2-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cjkpunct-4.8.1.2-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cjkpunct-4.8.1.2-4|51	
14mu|texlive-cjkpunct-4.8.1.2-4|52	
14mu|texlive-cjkpunct-4.8.1.2-4|53	
14mu|texlive-cjkpunct-4.8.1.2-4|54	%changelog
14mu|texlive-cjkpunct-4.8.1.2-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.8.1.2-4
14mu|texlive-cjkpunct-4.8.1.2-4|56	+ Revision: 3c0ae6f
14mu|texlive-cjkpunct-4.8.1.2-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cjkpunct-4.8.1.2-4|58	
14mu|texlive-cjkpunct-4.8.1.2-4|59	

24476 14
14mu|texlive-cjkutils-20131013-7|1	# revision 29764
14mu|texlive-cjkutils-20131013-7|2	# category TLCore
14mu|texlive-cjkutils-20131013-7|3	# catalog-ctan undef
14mu|texlive-cjkutils-20131013-7|4	# catalog-date undef
14mu|texlive-cjkutils-20131013-7|5	# catalog-license undef
14mu|texlive-cjkutils-20131013-7|6	# catalog-version undef
14mu|texlive-cjkutils-20131013-7|7	Name:		texlive-cjkutils
14mu|texlive-cjkutils-20131013-7|8	Version:	20131013
14mu|texlive-cjkutils-20131013-7|9	Release:	7
14mu|texlive-cjkutils-20131013-7|10	Summary:	TeXLive cjkutils package
14mu|texlive-cjkutils-20131013-7|11	Group:		Publishing
14mu|texlive-cjkutils-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-cjkutils-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-cjkutils-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkutils.tar.xz
14mu|texlive-cjkutils-20131013-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkutils.doc.tar.xz
14mu|texlive-cjkutils-20131013-7|16	BuildArch:	noarch
14mu|texlive-cjkutils-20131013-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cjkutils-20131013-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cjkutils-20131013-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-cjkutils-20131013-7|20	Requires:	texlive-cjkutils.bin
14mu|texlive-cjkutils-20131013-7|21	
14mu|texlive-cjkutils-20131013-7|22	%description
14mu|texlive-cjkutils-20131013-7|23	TeXLive cjkutils package.
14mu|texlive-cjkutils-20131013-7|24	
14mu|texlive-cjkutils-20131013-7|25	
14mu|texlive-cjkutils-20131013-7|26	#-----------------------------------------------------------------------
14mu|texlive-cjkutils-20131013-7|27	%files
14mu|texlive-cjkutils-20131013-7|28	%{_texmfdistdir}/hbf2gf/README
14mu|texlive-cjkutils-20131013-7|29	%{_texmfdistdir}/hbf2gf/b5ka12.cfg
14mu|texlive-cjkutils-20131013-7|30	%{_texmfdistdir}/hbf2gf/b5kr12.cfg
14mu|texlive-cjkutils-20131013-7|31	%{_texmfdistdir}/hbf2gf/b5so12.cfg
14mu|texlive-cjkutils-20131013-7|32	%{_texmfdistdir}/hbf2gf/c1so12.cfg
14mu|texlive-cjkutils-20131013-7|33	%{_texmfdistdir}/hbf2gf/c2so12.cfg
14mu|texlive-cjkutils-20131013-7|34	%{_texmfdistdir}/hbf2gf/c3so12.cfg
14mu|texlive-cjkutils-20131013-7|35	%{_texmfdistdir}/hbf2gf/c4so12.cfg
14mu|texlive-cjkutils-20131013-7|36	%{_texmfdistdir}/hbf2gf/c5so12.cfg
14mu|texlive-cjkutils-20131013-7|37	%{_texmfdistdir}/hbf2gf/c6so12.cfg
14mu|texlive-cjkutils-20131013-7|38	%{_texmfdistdir}/hbf2gf/c7so12.cfg
14mu|texlive-cjkutils-20131013-7|39	%{_texmfdistdir}/hbf2gf/csso12.cfg
14mu|texlive-cjkutils-20131013-7|40	%{_texmfdistdir}/hbf2gf/gsfs14.cfg
14mu|texlive-cjkutils-20131013-7|41	%{_texmfdistdir}/hbf2gf/j2so12.cfg
14mu|texlive-cjkutils-20131013-7|42	%{_texmfdistdir}/hbf2gf/jsso12.cfg
14mu|texlive-cjkutils-20131013-7|43	%{_texmfdistdir}/hbf2gf/ksso17.cfg
14mu|texlive-cjkutils-20131013-7|44	%doc %{_texmfdistdir}/doc/bg5conv/bg5conv.pdf
14mu|texlive-cjkutils-20131013-7|45	%doc %{_texmfdistdir}/doc/cef5conv/cef5conv.pdf
14mu|texlive-cjkutils-20131013-7|46	%doc %{_texmfdistdir}/doc/cefconv/cefconv.pdf
14mu|texlive-cjkutils-20131013-7|47	%doc %{_texmfdistdir}/doc/cefsconv/cefsconv.pdf
14mu|texlive-cjkutils-20131013-7|48	%doc %{_texmfdistdir}/doc/extconv/extconv.pdf
14mu|texlive-cjkutils-20131013-7|49	%doc %{_texmfdistdir}/doc/hbf2gf/hbf2gf.pdf
14mu|texlive-cjkutils-20131013-7|50	%doc %{_mandir}/man1/bg5conv.1*
14mu|texlive-cjkutils-20131013-7|51	%doc %{_texmfdistdir}/doc/man/man1/bg5conv.man1.pdf
14mu|texlive-cjkutils-20131013-7|52	%doc %{_mandir}/man1/cef5conv.1*
14mu|texlive-cjkutils-20131013-7|53	%doc %{_texmfdistdir}/doc/man/man1/cef5conv.man1.pdf
14mu|texlive-cjkutils-20131013-7|54	%doc %{_mandir}/man1/cefconv.1*
14mu|texlive-cjkutils-20131013-7|55	%doc %{_texmfdistdir}/doc/man/man1/cefconv.man1.pdf
14mu|texlive-cjkutils-20131013-7|56	%doc %{_mandir}/man1/cefsconv.1*
14mu|texlive-cjkutils-20131013-7|57	%doc %{_texmfdistdir}/doc/man/man1/cefsconv.man1.pdf
14mu|texlive-cjkutils-20131013-7|58	%doc %{_mandir}/man1/extconv.1*
14mu|texlive-cjkutils-20131013-7|59	%doc %{_texmfdistdir}/doc/man/man1/extconv.man1.pdf
14mu|texlive-cjkutils-20131013-7|60	%doc %{_mandir}/man1/hbf2gf.1*
14mu|texlive-cjkutils-20131013-7|61	%doc %{_texmfdistdir}/doc/man/man1/hbf2gf.man1.pdf
14mu|texlive-cjkutils-20131013-7|62	%doc %{_mandir}/man1/sjisconv.1*
14mu|texlive-cjkutils-20131013-7|63	%doc %{_texmfdistdir}/doc/man/man1/sjisconv.man1.pdf
14mu|texlive-cjkutils-20131013-7|64	%doc %{_texmfdistdir}/doc/sjisconv/sjisconv.pdf
14mu|texlive-cjkutils-20131013-7|65	
14mu|texlive-cjkutils-20131013-7|66	#-----------------------------------------------------------------------
14mu|texlive-cjkutils-20131013-7|67	%prep
14mu|texlive-cjkutils-20131013-7|68	%setup -c -a0 -a1
14mu|texlive-cjkutils-20131013-7|69	
14mu|texlive-cjkutils-20131013-7|70	%build
14mu|texlive-cjkutils-20131013-7|71	
14mu|texlive-cjkutils-20131013-7|72	%install
14mu|texlive-cjkutils-20131013-7|73	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-cjkutils-20131013-7|74	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-cjkutils-20131013-7|75	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-cjkutils-20131013-7|76	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-cjkutils-20131013-7|77	
14mu|texlive-cjkutils-20131013-7|78	%changelog
14mu|texlive-cjkutils-20131013-7|79	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-cjkutils-20131013-7|80	+ Revision: f6e9718
14mu|texlive-cjkutils-20131013-7|81	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cjkutils-20131013-7|82	
14mu|texlive-cjkutils-20131013-7|83	

24477 14
14mu|texlive-classics-0.1-8|1	# revision 29018
14mu|texlive-classics-0.1-8|2	# category Package
14mu|texlive-classics-0.1-8|3	# catalog-ctan /macros/latex/contrib/classics
14mu|texlive-classics-0.1-8|4	# catalog-date 2013-02-04 00:32:07 +0100
14mu|texlive-classics-0.1-8|5	# catalog-license lppl1.3
14mu|texlive-classics-0.1-8|6	# catalog-version 0.1
14mu|texlive-classics-0.1-8|7	Name:		texlive-classics
14mu|texlive-classics-0.1-8|8	Version:	0.1
14mu|texlive-classics-0.1-8|9	Release:	8
14mu|texlive-classics-0.1-8|10	Summary:	Cite classic works
14mu|texlive-classics-0.1-8|11	Group:		Publishing
14mu|texlive-classics-0.1-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/classics
14mu|texlive-classics-0.1-8|13	License:	LPPL1.3
14mu|texlive-classics-0.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classics.tar.xz
14mu|texlive-classics-0.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classics.doc.tar.xz
14mu|texlive-classics-0.1-8|16	BuildArch:	noarch
14mu|texlive-classics-0.1-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-classics-0.1-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-classics-0.1-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-classics-0.1-8|20	
14mu|texlive-classics-0.1-8|21	%description
14mu|texlive-classics-0.1-8|22	The package provides a basic framework to cite classic works
14mu|texlive-classics-0.1-8|23	(specially from authors such as Homer, Plato, Aristotle,
14mu|texlive-classics-0.1-8|24	Descartes, Hume, and Kant) in accordance with traditional
14mu|texlive-classics-0.1-8|25	pagination systems. It may be used in conjunction with other
14mu|texlive-classics-0.1-8|26	citation packages.
14mu|texlive-classics-0.1-8|27	
14mu|texlive-classics-0.1-8|28	
14mu|texlive-classics-0.1-8|29	#-----------------------------------------------------------------------
14mu|texlive-classics-0.1-8|30	%files
14mu|texlive-classics-0.1-8|31	%{_texmfdistdir}/tex/latex/classics/classics.sty
14mu|texlive-classics-0.1-8|32	%doc %{_texmfdistdir}/doc/latex/classics/README
14mu|texlive-classics-0.1-8|33	%doc %{_texmfdistdir}/doc/latex/classics/classics.pdf
14mu|texlive-classics-0.1-8|34	%doc %{_texmfdistdir}/doc/latex/classics/classics.tex
14mu|texlive-classics-0.1-8|35	
14mu|texlive-classics-0.1-8|36	#-----------------------------------------------------------------------
14mu|texlive-classics-0.1-8|37	%prep
14mu|texlive-classics-0.1-8|38	%setup -c -a0 -a1
14mu|texlive-classics-0.1-8|39	
14mu|texlive-classics-0.1-8|40	%build
14mu|texlive-classics-0.1-8|41	
14mu|texlive-classics-0.1-8|42	%install
14mu|texlive-classics-0.1-8|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-classics-0.1-8|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-classics-0.1-8|45	
14mu|texlive-classics-0.1-8|46	%changelog
14mu|texlive-classics-0.1-8|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-8
14mu|texlive-classics-0.1-8|48	+ Revision: 1f5823a
14mu|texlive-classics-0.1-8|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-classics-0.1-8|50	
14mu|texlive-classics-0.1-8|51	

24478 14
14mu|texlive-classicthesis-4.1-7|1	# revision 27416
14mu|texlive-classicthesis-4.1-7|2	# category Package
14mu|texlive-classicthesis-4.1-7|3	# catalog-ctan /macros/latex/contrib/classicthesis
14mu|texlive-classicthesis-4.1-7|4	# catalog-date 2012-08-15 13:45:23 +0200
14mu|texlive-classicthesis-4.1-7|5	# catalog-license gpl
14mu|texlive-classicthesis-4.1-7|6	# catalog-version 4.1
14mu|texlive-classicthesis-4.1-7|7	Name:		texlive-classicthesis
14mu|texlive-classicthesis-4.1-7|8	Version:	4.1
14mu|texlive-classicthesis-4.1-7|9	Release:	7
14mu|texlive-classicthesis-4.1-7|10	Summary:	A "classically styled" thesis package
14mu|texlive-classicthesis-4.1-7|11	Group:		Publishing
14mu|texlive-classicthesis-4.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/classicthesis
14mu|texlive-classicthesis-4.1-7|13	License:	GPL
14mu|texlive-classicthesis-4.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classicthesis.tar.xz
14mu|texlive-classicthesis-4.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classicthesis.doc.tar.xz
14mu|texlive-classicthesis-4.1-7|16	BuildArch:	noarch
14mu|texlive-classicthesis-4.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-classicthesis-4.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-classicthesis-4.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-classicthesis-4.1-7|20	
14mu|texlive-classicthesis-4.1-7|21	%description
14mu|texlive-classicthesis-4.1-7|22	The classicthesis package provides an elegant layout designed
14mu|texlive-classicthesis-4.1-7|23	in homage to Bringhurst's "The Elements of Typographic Style".
14mu|texlive-classicthesis-4.1-7|24	It makes use of a range of techniques to get the best results
14mu|texlive-classicthesis-4.1-7|25	achievable using TeX. Included in the bundle are templates to
14mu|texlive-classicthesis-4.1-7|26	make thesis writing easier.
14mu|texlive-classicthesis-4.1-7|27	
14mu|texlive-classicthesis-4.1-7|28	
14mu|texlive-classicthesis-4.1-7|29	#-----------------------------------------------------------------------
14mu|texlive-classicthesis-4.1-7|30	%files
14mu|texlive-classicthesis-4.1-7|31	%{_texmfdistdir}/tex/latex/classicthesis/classicthesis.sty
14mu|texlive-classicthesis-4.1-7|32	%doc %{_texmfdistdir}/doc/latex/classicthesis/Bibliography.bib
14mu|texlive-classicthesis-4.1-7|33	%doc %{_texmfdistdir}/doc/latex/classicthesis/CHANGES
14mu|texlive-classicthesis-4.1-7|34	%doc %{_texmfdistdir}/doc/latex/classicthesis/COPYING
14mu|texlive-classicthesis-4.1-7|35	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter01.tex
14mu|texlive-classicthesis-4.1-7|36	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter02.tex
14mu|texlive-classicthesis-4.1-7|37	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter03.tex
14mu|texlive-classicthesis-4.1-7|38	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter0A.tex
14mu|texlive-classicthesis-4.1-7|39	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.pdf
14mu|texlive-classicthesis-4.1-7|40	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tcp
14mu|texlive-classicthesis-4.1-7|41	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tex
14mu|texlive-classicthesis-4.1-7|42	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tps
14mu|texlive-classicthesis-4.1-7|43	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-article.pdf
14mu|texlive-classicthesis-4.1-7|44	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-article.tex
14mu|texlive-classicthesis-4.1-7|45	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.pdf
14mu|texlive-classicthesis-4.1-7|46	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex
14mu|texlive-classicthesis-4.1-7|47	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book.pdf
14mu|texlive-classicthesis-4.1-7|48	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book.tex
14mu|texlive-classicthesis-4.1-7|49	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-cv.pdf
14mu|texlive-classicthesis-4.1-7|50	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-cv.tex
14mu|texlive-classicthesis-4.1-7|51	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Abstract.tex
14mu|texlive-classicthesis-4.1-7|52	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex
14mu|texlive-classicthesis-4.1-7|53	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Bibliography.tex
14mu|texlive-classicthesis-4.1-7|54	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Colophon.tex
14mu|texlive-classicthesis-4.1-7|55	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Contents.tex
14mu|texlive-classicthesis-4.1-7|56	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Declaration.tex
14mu|texlive-classicthesis-4.1-7|57	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Dedication.tex
14mu|texlive-classicthesis-4.1-7|58	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/DirtyTitlepage.tex
14mu|texlive-classicthesis-4.1-7|59	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Publication.tex
14mu|texlive-classicthesis-4.1-7|60	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Titleback.tex
14mu|texlive-classicthesis-4.1-7|61	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Titlepage.tex
14mu|texlive-classicthesis-4.1-7|62	%doc %{_texmfdistdir}/doc/latex/classicthesis/LISTOFFILES
14mu|texlive-classicthesis-4.1-7|63	%doc %{_texmfdistdir}/doc/latex/classicthesis/README
14mu|texlive-classicthesis-4.1-7|64	%doc %{_texmfdistdir}/doc/latex/classicthesis/classicthesis-config.tex
14mu|texlive-classicthesis-4.1-7|65	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/TFZsuperellipse_bw.pdf
14mu|texlive-classicthesis-4.1-7|66	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_1.jpg
14mu|texlive-classicthesis-4.1-7|67	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_2.jpg
14mu|texlive-classicthesis-4.1-7|68	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_3.jpg
14mu|texlive-classicthesis-4.1-7|69	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_4.jpg
14mu|texlive-classicthesis-4.1-7|70	
14mu|texlive-classicthesis-4.1-7|71	#-----------------------------------------------------------------------
14mu|texlive-classicthesis-4.1-7|72	%prep
14mu|texlive-classicthesis-4.1-7|73	%setup -c -a0 -a1
14mu|texlive-classicthesis-4.1-7|74	
14mu|texlive-classicthesis-4.1-7|75	%build
14mu|texlive-classicthesis-4.1-7|76	
14mu|texlive-classicthesis-4.1-7|77	%install
14mu|texlive-classicthesis-4.1-7|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-classicthesis-4.1-7|79	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-classicthesis-4.1-7|80	
14mu|texlive-classicthesis-4.1-7|81	%changelog
14mu|texlive-classicthesis-4.1-7|82	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.1-7
14mu|texlive-classicthesis-4.1-7|83	+ Revision: d32f6bd
14mu|texlive-classicthesis-4.1-7|84	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-classicthesis-4.1-7|85	
14mu|texlive-classicthesis-4.1-7|86	

24479 14
14mu|texlive-clefval-20061207-4|1	# revision 16549
14mu|texlive-clefval-20061207-4|2	# category Package
14mu|texlive-clefval-20061207-4|3	# catalog-ctan /macros/latex/contrib/clefval
14mu|texlive-clefval-20061207-4|4	# catalog-date 2006-12-07 15:13:33 +0100
14mu|texlive-clefval-20061207-4|5	# catalog-license lppl
14mu|texlive-clefval-20061207-4|6	# catalog-version undef
14mu|texlive-clefval-20061207-4|7	Name:		texlive-clefval
14mu|texlive-clefval-20061207-4|8	Version:	20061207
14mu|texlive-clefval-20061207-4|9	Release:	4
14mu|texlive-clefval-20061207-4|10	Summary:	Key/value support with a hash
14mu|texlive-clefval-20061207-4|11	Group:		Publishing
14mu|texlive-clefval-20061207-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clefval
14mu|texlive-clefval-20061207-4|13	License:	LPPL
14mu|texlive-clefval-20061207-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clefval.tar.xz
14mu|texlive-clefval-20061207-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clefval.doc.tar.xz
14mu|texlive-clefval-20061207-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clefval.source.tar.xz
14mu|texlive-clefval-20061207-4|17	BuildArch:	noarch
14mu|texlive-clefval-20061207-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-clefval-20061207-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-clefval-20061207-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-clefval-20061207-4|21	
14mu|texlive-clefval-20061207-4|22	%description
14mu|texlive-clefval-20061207-4|23	This package provides only two macros viz. \TheKey and
14mu|texlive-clefval-20061207-4|24	\TheValue to define then use pairs of key/value and gives a
14mu|texlive-clefval-20061207-4|25	semblance of a hash. Syntax: \TheKey{key}{value} to define the
14mu|texlive-clefval-20061207-4|26	value associated to the key, does not produce text;
14mu|texlive-clefval-20061207-4|27	\TheValue{key} to return the value linked to the key. Both
14mu|texlive-clefval-20061207-4|28	arguments of \TheKey are 'moving' as LaTeX defines the term and
14mu|texlive-clefval-20061207-4|29	we have sometimes to protect them.
14mu|texlive-clefval-20061207-4|30	
14mu|texlive-clefval-20061207-4|31	
14mu|texlive-clefval-20061207-4|32	#-----------------------------------------------------------------------
14mu|texlive-clefval-20061207-4|33	%files
14mu|texlive-clefval-20061207-4|34	%{_texmfdistdir}/tex/latex/clefval/clefval.sty
14mu|texlive-clefval-20061207-4|35	%doc %{_texmfdistdir}/doc/latex/clefval/Changements
14mu|texlive-clefval-20061207-4|36	%doc %{_texmfdistdir}/doc/latex/clefval/Changes
14mu|texlive-clefval-20061207-4|37	%doc %{_texmfdistdir}/doc/latex/clefval/LISEZMOI
14mu|texlive-clefval-20061207-4|38	%doc %{_texmfdistdir}/doc/latex/clefval/README
14mu|texlive-clefval-20061207-4|39	%doc %{_texmfdistdir}/doc/latex/clefval/clefval.pdf
14mu|texlive-clefval-20061207-4|40	%doc %{_texmfdistdir}/doc/latex/clefval/example.pdf
14mu|texlive-clefval-20061207-4|41	%doc %{_texmfdistdir}/doc/latex/clefval/example.tex
14mu|texlive-clefval-20061207-4|42	%doc %{_texmfdistdir}/doc/latex/clefval/exemple.pdf
14mu|texlive-clefval-20061207-4|43	%doc %{_texmfdistdir}/doc/latex/clefval/exemple.tex
14mu|texlive-clefval-20061207-4|44	#- source
14mu|texlive-clefval-20061207-4|45	%doc %{_texmfdistdir}/source/latex/clefval/Makefile
14mu|texlive-clefval-20061207-4|46	%doc %{_texmfdistdir}/source/latex/clefval/clefval.dtx
14mu|texlive-clefval-20061207-4|47	%doc %{_texmfdistdir}/source/latex/clefval/clefval.ins
14mu|texlive-clefval-20061207-4|48	%doc %{_texmfdistdir}/source/latex/clefval/fra-clefval.ins
14mu|texlive-clefval-20061207-4|49	
14mu|texlive-clefval-20061207-4|50	#-----------------------------------------------------------------------
14mu|texlive-clefval-20061207-4|51	%prep
14mu|texlive-clefval-20061207-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-clefval-20061207-4|53	
14mu|texlive-clefval-20061207-4|54	%build
14mu|texlive-clefval-20061207-4|55	
14mu|texlive-clefval-20061207-4|56	%install
14mu|texlive-clefval-20061207-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-clefval-20061207-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-clefval-20061207-4|59	
14mu|texlive-clefval-20061207-4|60	
14mu|texlive-clefval-20061207-4|61	
14mu|texlive-clefval-20061207-4|62	%changelog
14mu|texlive-clefval-20061207-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061207-4
14mu|texlive-clefval-20061207-4|64	+ Revision: c2a4234
14mu|texlive-clefval-20061207-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-clefval-20061207-4|66	
14mu|texlive-clefval-20061207-4|67	

24480 14
14mu|texlive-cleveref-0.18.5-3|1	# revision 25979
14mu|texlive-cleveref-0.18.5-3|2	# category Package
14mu|texlive-cleveref-0.18.5-3|3	# catalog-ctan /macros/latex/contrib/cleveref
14mu|texlive-cleveref-0.18.5-3|4	# catalog-date 2012-04-15 19:24:00 +0200
14mu|texlive-cleveref-0.18.5-3|5	# catalog-license lppl
14mu|texlive-cleveref-0.18.5-3|6	# catalog-version 0.18.5
14mu|texlive-cleveref-0.18.5-3|7	Name:		texlive-cleveref
14mu|texlive-cleveref-0.18.5-3|8	Version:	0.18.5
14mu|texlive-cleveref-0.18.5-3|9	Release:	3
14mu|texlive-cleveref-0.18.5-3|10	Summary:	Intelligent cross-referencing
14mu|texlive-cleveref-0.18.5-3|11	Group:		Publishing
14mu|texlive-cleveref-0.18.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cleveref
14mu|texlive-cleveref-0.18.5-3|13	License:	LPPL
14mu|texlive-cleveref-0.18.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cleveref.tar.xz
14mu|texlive-cleveref-0.18.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cleveref.doc.tar.xz
14mu|texlive-cleveref-0.18.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cleveref.source.tar.xz
14mu|texlive-cleveref-0.18.5-3|17	BuildArch:	noarch
14mu|texlive-cleveref-0.18.5-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cleveref-0.18.5-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cleveref-0.18.5-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-cleveref-0.18.5-3|21	
14mu|texlive-cleveref-0.18.5-3|22	%description
14mu|texlive-cleveref-0.18.5-3|23	The package enhances LaTeX's cross-referencing features,
14mu|texlive-cleveref-0.18.5-3|24	allowing the format of references to be determined
14mu|texlive-cleveref-0.18.5-3|25	automatically according to the type of reference. The formats
14mu|texlive-cleveref-0.18.5-3|26	used may be customised in the preamble of a document; babel
14mu|texlive-cleveref-0.18.5-3|27	support is available (though the choice of languages remains
14mu|texlive-cleveref-0.18.5-3|28	limited: currently Danish, Dutch, English, French, German,
14mu|texlive-cleveref-0.18.5-3|29	Italian, Norwegian, Russian, Spanish and Ukranian). The package
14mu|texlive-cleveref-0.18.5-3|30	also offers a means of referencing a list of references, each
14mu|texlive-cleveref-0.18.5-3|31	formatted according to its type. In such lists, it can collapse
14mu|texlive-cleveref-0.18.5-3|32	sequences of numerically-consecutive labels to a reference
14mu|texlive-cleveref-0.18.5-3|33	range.
14mu|texlive-cleveref-0.18.5-3|34	
14mu|texlive-cleveref-0.18.5-3|35	
14mu|texlive-cleveref-0.18.5-3|36	#-----------------------------------------------------------------------
14mu|texlive-cleveref-0.18.5-3|37	%files
14mu|texlive-cleveref-0.18.5-3|38	%{_texmfdistdir}/tex/latex/cleveref/cleveref.sty
14mu|texlive-cleveref-0.18.5-3|39	%doc %{_texmfdistdir}/doc/latex/cleveref/README
14mu|texlive-cleveref-0.18.5-3|40	%doc %{_texmfdistdir}/doc/latex/cleveref/cleveref.pdf
14mu|texlive-cleveref-0.18.5-3|41	#- source
14mu|texlive-cleveref-0.18.5-3|42	%doc %{_texmfdistdir}/source/latex/cleveref/cleveref.dtx
14mu|texlive-cleveref-0.18.5-3|43	%doc %{_texmfdistdir}/source/latex/cleveref/cleveref.ins
14mu|texlive-cleveref-0.18.5-3|44	
14mu|texlive-cleveref-0.18.5-3|45	#-----------------------------------------------------------------------
14mu|texlive-cleveref-0.18.5-3|46	%prep
14mu|texlive-cleveref-0.18.5-3|47	%setup -c -a0 -a1 -a2
14mu|texlive-cleveref-0.18.5-3|48	
14mu|texlive-cleveref-0.18.5-3|49	%build
14mu|texlive-cleveref-0.18.5-3|50	
14mu|texlive-cleveref-0.18.5-3|51	%install
14mu|texlive-cleveref-0.18.5-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cleveref-0.18.5-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cleveref-0.18.5-3|54	
14mu|texlive-cleveref-0.18.5-3|55	
14mu|texlive-cleveref-0.18.5-3|56	
14mu|texlive-cleveref-0.18.5-3|57	%changelog
14mu|texlive-cleveref-0.18.5-3|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.18.5-3
14mu|texlive-cleveref-0.18.5-3|59	+ Revision: c09d518
14mu|texlive-cleveref-0.18.5-3|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cleveref-0.18.5-3|61	
14mu|texlive-cleveref-0.18.5-3|62	

24481 14
14mu|texlive-clipboard-0.2-8|1	# revision 28876
14mu|texlive-clipboard-0.2-8|2	# category Package
14mu|texlive-clipboard-0.2-8|3	# catalog-ctan /macros/latex/contrib/clipboard
14mu|texlive-clipboard-0.2-8|4	# catalog-date 2013-01-19 09:54:49 +0100
14mu|texlive-clipboard-0.2-8|5	# catalog-license lppl1.3
14mu|texlive-clipboard-0.2-8|6	# catalog-version 0.2
14mu|texlive-clipboard-0.2-8|7	Name:		texlive-clipboard
14mu|texlive-clipboard-0.2-8|8	Version:	0.2
14mu|texlive-clipboard-0.2-8|9	Release:	8
14mu|texlive-clipboard-0.2-8|10	Summary:	Copy and paste into and across documents
14mu|texlive-clipboard-0.2-8|11	Group:		Publishing
14mu|texlive-clipboard-0.2-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clipboard
14mu|texlive-clipboard-0.2-8|13	License:	LPPL1.3
14mu|texlive-clipboard-0.2-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clipboard.tar.xz
14mu|texlive-clipboard-0.2-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clipboard.doc.tar.xz
14mu|texlive-clipboard-0.2-8|16	BuildArch:	noarch
14mu|texlive-clipboard-0.2-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-clipboard-0.2-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-clipboard-0.2-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-clipboard-0.2-8|20	
14mu|texlive-clipboard-0.2-8|21	%description
14mu|texlive-clipboard-0.2-8|22	The clipboard package provides a basic framework for copying
14mu|texlive-clipboard-0.2-8|23	and pasting text and commands into and across multiple
14mu|texlive-clipboard-0.2-8|24	documents. It replaces the copypaste package.
14mu|texlive-clipboard-0.2-8|25	
14mu|texlive-clipboard-0.2-8|26	
14mu|texlive-clipboard-0.2-8|27	#-----------------------------------------------------------------------
14mu|texlive-clipboard-0.2-8|28	%files
14mu|texlive-clipboard-0.2-8|29	%{_texmfdistdir}/tex/latex/clipboard/clipboard.sty
14mu|texlive-clipboard-0.2-8|30	%doc %{_texmfdistdir}/doc/latex/clipboard/README
14mu|texlive-clipboard-0.2-8|31	%doc %{_texmfdistdir}/doc/latex/clipboard/clipboard.pdf
14mu|texlive-clipboard-0.2-8|32	%doc %{_texmfdistdir}/doc/latex/clipboard/clipboard.tex
14mu|texlive-clipboard-0.2-8|33	
14mu|texlive-clipboard-0.2-8|34	#-----------------------------------------------------------------------
14mu|texlive-clipboard-0.2-8|35	%prep
14mu|texlive-clipboard-0.2-8|36	%setup -c -a0 -a1
14mu|texlive-clipboard-0.2-8|37	
14mu|texlive-clipboard-0.2-8|38	%build
14mu|texlive-clipboard-0.2-8|39	
14mu|texlive-clipboard-0.2-8|40	%install
14mu|texlive-clipboard-0.2-8|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-clipboard-0.2-8|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-clipboard-0.2-8|43	
14mu|texlive-clipboard-0.2-8|44	%changelog
14mu|texlive-clipboard-0.2-8|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-8
14mu|texlive-clipboard-0.2-8|46	+ Revision: e359a92
14mu|texlive-clipboard-0.2-8|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-clipboard-0.2-8|48	
14mu|texlive-clipboard-0.2-8|49	

24482 14
14mu|texlive-clock-20080419-4|1	# revision 15878
14mu|texlive-clock-20080419-4|2	# category Package
14mu|texlive-clock-20080419-4|3	# catalog-ctan /macros/latex/contrib/clock
14mu|texlive-clock-20080419-4|4	# catalog-date 2008-04-19 23:05:28 +0200
14mu|texlive-clock-20080419-4|5	# catalog-license other-free
14mu|texlive-clock-20080419-4|6	# catalog-version undef
14mu|texlive-clock-20080419-4|7	Name:		texlive-clock
14mu|texlive-clock-20080419-4|8	Version:	20080419
14mu|texlive-clock-20080419-4|9	Release:	4
14mu|texlive-clock-20080419-4|10	Summary:	Graphical and textual clocks for TeX and LaTeX
14mu|texlive-clock-20080419-4|11	Group:		Publishing
14mu|texlive-clock-20080419-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clock
14mu|texlive-clock-20080419-4|13	License:	OTHER-FREE
14mu|texlive-clock-20080419-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clock.tar.xz
14mu|texlive-clock-20080419-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clock.doc.tar.xz
14mu|texlive-clock-20080419-4|16	BuildArch:	noarch
14mu|texlive-clock-20080419-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-clock-20080419-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-clock-20080419-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-clock-20080419-4|20	
14mu|texlive-clock-20080419-4|21	%description
14mu|texlive-clock-20080419-4|22	Features graphical clocks (with a classical 12h dial and two
14mu|texlive-clock-20080419-4|23	hands) and text clocks (in 24h format) which can show system
14mu|texlive-clock-20080419-4|24	time or any time the user desires. Works with both TeX and
14mu|texlive-clock-20080419-4|25	LaTeX. The clock faces (appearances of the dial) are easily
14mu|texlive-clock-20080419-4|26	expandable; the default uses a custom MetaFont font.
14mu|texlive-clock-20080419-4|27	
14mu|texlive-clock-20080419-4|28	
14mu|texlive-clock-20080419-4|29	#-----------------------------------------------------------------------
14mu|texlive-clock-20080419-4|30	%files
14mu|texlive-clock-20080419-4|31	%{_texmfdistdir}/fonts/source/public/clock/clock.mf
14mu|texlive-clock-20080419-4|32	%{_texmfdistdir}/fonts/tfm/public/clock/clock.tfm
14mu|texlive-clock-20080419-4|33	%{_texmfdistdir}/tex/latex/clock/clock.sty
14mu|texlive-clock-20080419-4|34	%{_texmfdistdir}/tex/latex/clock/clock.tex
14mu|texlive-clock-20080419-4|35	%doc %{_texmfdistdir}/doc/latex/clock/COPYING
14mu|texlive-clock-20080419-4|36	%doc %{_texmfdistdir}/doc/latex/clock/EMTEX
14mu|texlive-clock-20080419-4|37	%doc %{_texmfdistdir}/doc/latex/clock/HISTORY
14mu|texlive-clock-20080419-4|38	%doc %{_texmfdistdir}/doc/latex/clock/INSTALL
14mu|texlive-clock-20080419-4|39	%doc %{_texmfdistdir}/doc/latex/clock/MIKTEX
14mu|texlive-clock-20080419-4|40	%doc %{_texmfdistdir}/doc/latex/clock/README
14mu|texlive-clock-20080419-4|41	%doc %{_texmfdistdir}/doc/latex/clock/clockdoc.pdf
14mu|texlive-clock-20080419-4|42	%doc %{_texmfdistdir}/doc/latex/clock/clockdoc.tex
14mu|texlive-clock-20080419-4|43	
14mu|texlive-clock-20080419-4|44	#-----------------------------------------------------------------------
14mu|texlive-clock-20080419-4|45	%prep
14mu|texlive-clock-20080419-4|46	%setup -c -a0 -a1
14mu|texlive-clock-20080419-4|47	
14mu|texlive-clock-20080419-4|48	%build
14mu|texlive-clock-20080419-4|49	
14mu|texlive-clock-20080419-4|50	%install
14mu|texlive-clock-20080419-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-clock-20080419-4|52	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-clock-20080419-4|53	
14mu|texlive-clock-20080419-4|54	
14mu|texlive-clock-20080419-4|55	
14mu|texlive-clock-20080419-4|56	%changelog
14mu|texlive-clock-20080419-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080419-4
14mu|texlive-clock-20080419-4|58	+ Revision: b5f886f
14mu|texlive-clock-20080419-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-clock-20080419-4|60	
14mu|texlive-clock-20080419-4|61	

24483 14
14mu|texlive-clrscode-1.7-4|1	# revision 15878
14mu|texlive-clrscode-1.7-4|2	# category Package
14mu|texlive-clrscode-1.7-4|3	# catalog-ctan /macros/latex/contrib/clrscode
14mu|texlive-clrscode-1.7-4|4	# catalog-date 2007-03-29 23:17:09 +0200
14mu|texlive-clrscode-1.7-4|5	# catalog-license lppl
14mu|texlive-clrscode-1.7-4|6	# catalog-version 1.7
14mu|texlive-clrscode-1.7-4|7	Name:		texlive-clrscode
14mu|texlive-clrscode-1.7-4|8	Version:	1.7
14mu|texlive-clrscode-1.7-4|9	Release:	4
14mu|texlive-clrscode-1.7-4|10	Summary:	Typesets pseudocode as in Introduction to Algorithms
14mu|texlive-clrscode-1.7-4|11	Group:		Publishing
14mu|texlive-clrscode-1.7-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clrscode
14mu|texlive-clrscode-1.7-4|13	License:	LPPL
14mu|texlive-clrscode-1.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clrscode.tar.xz
14mu|texlive-clrscode-1.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clrscode.doc.tar.xz
14mu|texlive-clrscode-1.7-4|16	BuildArch:	noarch
14mu|texlive-clrscode-1.7-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-clrscode-1.7-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-clrscode-1.7-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-clrscode-1.7-4|20	
14mu|texlive-clrscode-1.7-4|21	%description
14mu|texlive-clrscode-1.7-4|22	This package allows you to typeset pseudocode in the style of
14mu|texlive-clrscode-1.7-4|23	Introduction to Algorithms, Second edition, by Cormen,
14mu|texlive-clrscode-1.7-4|24	Leiserson, Rivest, and Stein. The package was written by the
14mu|texlive-clrscode-1.7-4|25	authors. You use the commands the same way the package's author
14mu|texlive-clrscode-1.7-4|26	did when writing the book, and your output will look just like
14mu|texlive-clrscode-1.7-4|27	the pseudocode in the text.
14mu|texlive-clrscode-1.7-4|28	
14mu|texlive-clrscode-1.7-4|29	
14mu|texlive-clrscode-1.7-4|30	#-----------------------------------------------------------------------
14mu|texlive-clrscode-1.7-4|31	%files
14mu|texlive-clrscode-1.7-4|32	%{_texmfdistdir}/tex/latex/clrscode/clrscode.sty
14mu|texlive-clrscode-1.7-4|33	%doc %{_texmfdistdir}/doc/latex/clrscode/README
14mu|texlive-clrscode-1.7-4|34	%doc %{_texmfdistdir}/doc/latex/clrscode/clrscode.pdf
14mu|texlive-clrscode-1.7-4|35	
14mu|texlive-clrscode-1.7-4|36	#-----------------------------------------------------------------------
14mu|texlive-clrscode-1.7-4|37	%prep
14mu|texlive-clrscode-1.7-4|38	%setup -c -a0 -a1
14mu|texlive-clrscode-1.7-4|39	
14mu|texlive-clrscode-1.7-4|40	%build
14mu|texlive-clrscode-1.7-4|41	
14mu|texlive-clrscode-1.7-4|42	%install
14mu|texlive-clrscode-1.7-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-clrscode-1.7-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-clrscode-1.7-4|45	
14mu|texlive-clrscode-1.7-4|46	
14mu|texlive-clrscode-1.7-4|47	
14mu|texlive-clrscode-1.7-4|48	%changelog
14mu|texlive-clrscode-1.7-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7-4
14mu|texlive-clrscode-1.7-4|50	+ Revision: 7af07fa
14mu|texlive-clrscode-1.7-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-clrscode-1.7-4|52	
14mu|texlive-clrscode-1.7-4|53	

24484 14
14mu|texlive-cmap-20120807-3|1	# revision 26568
14mu|texlive-cmap-20120807-3|2	# category Package
14mu|texlive-cmap-20120807-3|3	# catalog-ctan undef
14mu|texlive-cmap-20120807-3|4	# catalog-date undef
14mu|texlive-cmap-20120807-3|5	# catalog-license undef
14mu|texlive-cmap-20120807-3|6	# catalog-version undef
14mu|texlive-cmap-20120807-3|7	Name:		texlive-cmap
14mu|texlive-cmap-20120807-3|8	Version:	20120807
14mu|texlive-cmap-20120807-3|9	Release:	3
14mu|texlive-cmap-20120807-3|10	Summary:	TeXLive cmap package
14mu|texlive-cmap-20120807-3|11	Group:		Publishing
14mu|texlive-cmap-20120807-3|12	URL:		http://tug.org/texlive
14mu|texlive-cmap-20120807-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-cmap-20120807-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmap.tar.xz
14mu|texlive-cmap-20120807-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmap.doc.tar.xz
14mu|texlive-cmap-20120807-3|16	BuildArch:	noarch
14mu|texlive-cmap-20120807-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cmap-20120807-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cmap-20120807-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-cmap-20120807-3|20	
14mu|texlive-cmap-20120807-3|21	%description
14mu|texlive-cmap-20120807-3|22	TeXLive cmap package.
14mu|texlive-cmap-20120807-3|23	
14mu|texlive-cmap-20120807-3|24	
14mu|texlive-cmap-20120807-3|25	#-----------------------------------------------------------------------
14mu|texlive-cmap-20120807-3|26	%files
14mu|texlive-cmap-20120807-3|27	%{_texmfdistdir}/tex/latex/cmap/cmap.sty
14mu|texlive-cmap-20120807-3|28	%{_texmfdistdir}/tex/latex/cmap/lae.cmap
14mu|texlive-cmap-20120807-3|29	%{_texmfdistdir}/tex/latex/cmap/lfe.cmap
14mu|texlive-cmap-20120807-3|30	%{_texmfdistdir}/tex/latex/cmap/lgr.cmap
14mu|texlive-cmap-20120807-3|31	%{_texmfdistdir}/tex/latex/cmap/ot1.cmap
14mu|texlive-cmap-20120807-3|32	%{_texmfdistdir}/tex/latex/cmap/ot1tt.cmap
14mu|texlive-cmap-20120807-3|33	%{_texmfdistdir}/tex/latex/cmap/ot6.cmap
14mu|texlive-cmap-20120807-3|34	%{_texmfdistdir}/tex/latex/cmap/t1.cmap
14mu|texlive-cmap-20120807-3|35	%{_texmfdistdir}/tex/latex/cmap/t2a.cmap
14mu|texlive-cmap-20120807-3|36	%{_texmfdistdir}/tex/latex/cmap/t2b.cmap
14mu|texlive-cmap-20120807-3|37	%{_texmfdistdir}/tex/latex/cmap/t2c.cmap
14mu|texlive-cmap-20120807-3|38	%{_texmfdistdir}/tex/latex/cmap/t5.cmap
14mu|texlive-cmap-20120807-3|39	%doc %{_texmfdistdir}/doc/latex/cmap/README
14mu|texlive-cmap-20120807-3|40	
14mu|texlive-cmap-20120807-3|41	#-----------------------------------------------------------------------
14mu|texlive-cmap-20120807-3|42	%prep
14mu|texlive-cmap-20120807-3|43	%setup -c -a0 -a1
14mu|texlive-cmap-20120807-3|44	
14mu|texlive-cmap-20120807-3|45	%build
14mu|texlive-cmap-20120807-3|46	
14mu|texlive-cmap-20120807-3|47	%install
14mu|texlive-cmap-20120807-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cmap-20120807-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cmap-20120807-3|50	
14mu|texlive-cmap-20120807-3|51	
14mu|texlive-cmap-20120807-3|52	
14mu|texlive-cmap-20120807-3|53	%changelog
14mu|texlive-cmap-20120807-3|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120807-3
14mu|texlive-cmap-20120807-3|55	+ Revision: f126a7f
14mu|texlive-cmap-20120807-3|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cmap-20120807-3|57	
14mu|texlive-cmap-20120807-3|58	

24485 14
14mu|texlive-cmarrows-v0.9-4|1	# revision 24378
14mu|texlive-cmarrows-v0.9-4|2	# category Package
14mu|texlive-cmarrows-v0.9-4|3	# catalog-ctan /graphics/metapost/contrib/macros/cmarrows
14mu|texlive-cmarrows-v0.9-4|4	# catalog-date 2007-03-05 14:17:42 +0100
14mu|texlive-cmarrows-v0.9-4|5	# catalog-license lppl
14mu|texlive-cmarrows-v0.9-4|6	# catalog-version v0.9
14mu|texlive-cmarrows-v0.9-4|7	Name:		texlive-cmarrows
14mu|texlive-cmarrows-v0.9-4|8	Version:	v0.9
14mu|texlive-cmarrows-v0.9-4|9	Release:	4
14mu|texlive-cmarrows-v0.9-4|10	Summary:	MetaPost arrows and braces in the Computer Modern style
14mu|texlive-cmarrows-v0.9-4|11	Group:		Publishing
14mu|texlive-cmarrows-v0.9-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/cmarrows
14mu|texlive-cmarrows-v0.9-4|13	License:	LPPL
14mu|texlive-cmarrows-v0.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmarrows.tar.xz
14mu|texlive-cmarrows-v0.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmarrows.doc.tar.xz
14mu|texlive-cmarrows-v0.9-4|16	BuildArch:	noarch
14mu|texlive-cmarrows-v0.9-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cmarrows-v0.9-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cmarrows-v0.9-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cmarrows-v0.9-4|20	
14mu|texlive-cmarrows-v0.9-4|21	%description
14mu|texlive-cmarrows-v0.9-4|22	This MetaPost package contains macros to draw arrows and braces
14mu|texlive-cmarrows-v0.9-4|23	in the Computer Modern style.
14mu|texlive-cmarrows-v0.9-4|24	
14mu|texlive-cmarrows-v0.9-4|25	
14mu|texlive-cmarrows-v0.9-4|26	#-----------------------------------------------------------------------
14mu|texlive-cmarrows-v0.9-4|27	%files
14mu|texlive-cmarrows-v0.9-4|28	%{_texmfdistdir}/metapost/cmarrows/cmarrows.mp
14mu|texlive-cmarrows-v0.9-4|29	%{_texmfdistdir}/metapost/cmarrows/rgbx0009.mp
14mu|texlive-cmarrows-v0.9-4|30	%{_texmfdistdir}/metapost/cmarrows/rgbx0016.mp
14mu|texlive-cmarrows-v0.9-4|31	%{_texmfdistdir}/metapost/cmarrows/rgbx0020.mp
14mu|texlive-cmarrows-v0.9-4|32	%{_texmfdistdir}/metapost/cmarrows/rgbx0025.mp
14mu|texlive-cmarrows-v0.9-4|33	%{_texmfdistdir}/metapost/cmarrows/sgbx0008.mp
14mu|texlive-cmarrows-v0.9-4|34	%{_texmfdistdir}/metapost/cmarrows/sgbx0010.mp
14mu|texlive-cmarrows-v0.9-4|35	%{_texmfdistdir}/metapost/cmarrows/sgbx0011.mp
14mu|texlive-cmarrows-v0.9-4|36	%{_texmfdistdir}/metapost/cmarrows/sgbx0012.mp
14mu|texlive-cmarrows-v0.9-4|37	%{_texmfdistdir}/metapost/cmarrows/sgbx0013.mp
14mu|texlive-cmarrows-v0.9-4|38	%{_texmfdistdir}/metapost/cmarrows/sgbx0014.mp
14mu|texlive-cmarrows-v0.9-4|39	%{_texmfdistdir}/metapost/cmarrows/sgbx0015.mp
14mu|texlive-cmarrows-v0.9-4|40	%{_texmfdistdir}/metapost/cmarrows/sgbx0017.mp
14mu|texlive-cmarrows-v0.9-4|41	%{_texmfdistdir}/metapost/cmarrows/sgbx0018.mp
14mu|texlive-cmarrows-v0.9-4|42	%{_texmfdistdir}/metapost/cmarrows/sgbx0019.mp
14mu|texlive-cmarrows-v0.9-4|43	%{_texmfdistdir}/metapost/cmarrows/sgbx0021.mp
14mu|texlive-cmarrows-v0.9-4|44	%{_texmfdistdir}/metapost/cmarrows/sgbx0022.mp
14mu|texlive-cmarrows-v0.9-4|45	%{_texmfdistdir}/metapost/cmarrows/sgbx0023.mp
14mu|texlive-cmarrows-v0.9-4|46	%{_texmfdistdir}/metapost/cmarrows/sgbx0024.mp
14mu|texlive-cmarrows-v0.9-4|47	%{_texmfdistdir}/metapost/cmarrows/tgbx0000.mp
14mu|texlive-cmarrows-v0.9-4|48	%{_texmfdistdir}/metapost/cmarrows/tgbx0001.mp
14mu|texlive-cmarrows-v0.9-4|49	%{_texmfdistdir}/metapost/cmarrows/tgbx0002.mp
14mu|texlive-cmarrows-v0.9-4|50	%{_texmfdistdir}/metapost/cmarrows/tgbx0003.mp
14mu|texlive-cmarrows-v0.9-4|51	%{_texmfdistdir}/metapost/cmarrows/tgbx0004.mp
14mu|texlive-cmarrows-v0.9-4|52	%{_texmfdistdir}/metapost/cmarrows/tgbx0005.mp
14mu|texlive-cmarrows-v0.9-4|53	%{_texmfdistdir}/metapost/cmarrows/tgbx0006.mp
14mu|texlive-cmarrows-v0.9-4|54	%{_texmfdistdir}/metapost/cmarrows/tgbx0007.mp
14mu|texlive-cmarrows-v0.9-4|55	%{_texmfdistdir}/metapost/cmarrows/tgbx0027.mp
14mu|texlive-cmarrows-v0.9-4|56	%doc %{_texmfdistdir}/doc/metapost/cmarrows/README
14mu|texlive-cmarrows-v0.9-4|57	%doc %{_texmfdistdir}/doc/metapost/cmarrows/cmarrows.pdf
14mu|texlive-cmarrows-v0.9-4|58	
14mu|texlive-cmarrows-v0.9-4|59	#-----------------------------------------------------------------------
14mu|texlive-cmarrows-v0.9-4|60	%prep
14mu|texlive-cmarrows-v0.9-4|61	%setup -c -a0 -a1
14mu|texlive-cmarrows-v0.9-4|62	
14mu|texlive-cmarrows-v0.9-4|63	%build
14mu|texlive-cmarrows-v0.9-4|64	
14mu|texlive-cmarrows-v0.9-4|65	%install
14mu|texlive-cmarrows-v0.9-4|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cmarrows-v0.9-4|67	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cmarrows-v0.9-4|68	
14mu|texlive-cmarrows-v0.9-4|69	
14mu|texlive-cmarrows-v0.9-4|70	
14mu|texlive-cmarrows-v0.9-4|71	%changelog
14mu|texlive-cmarrows-v0.9-4|72	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.9-4
14mu|texlive-cmarrows-v0.9-4|73	+ Revision: 2d6a87c
14mu|texlive-cmarrows-v0.9-4|74	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cmarrows-v0.9-4|75	
14mu|texlive-cmarrows-v0.9-4|76	

24486 14
14mu|texlive-cmbright-8.1-4|1	# revision 21107
14mu|texlive-cmbright-8.1-4|2	# category Package
14mu|texlive-cmbright-8.1-4|3	# catalog-ctan /fonts/cmbright
14mu|texlive-cmbright-8.1-4|4	# catalog-date 2007-01-01 00:37:00 +0100
14mu|texlive-cmbright-8.1-4|5	# catalog-license lppl
14mu|texlive-cmbright-8.1-4|6	# catalog-version 8.1
14mu|texlive-cmbright-8.1-4|7	Name:		texlive-cmbright
14mu|texlive-cmbright-8.1-4|8	Version:	8.1
14mu|texlive-cmbright-8.1-4|9	Release:	4
14mu|texlive-cmbright-8.1-4|10	Summary:	Computer Modern Bright fonts
14mu|texlive-cmbright-8.1-4|11	Group:		Publishing
14mu|texlive-cmbright-8.1-4|12	URL:		http://www.ctan.org/tex-archive/fonts/cmbright
14mu|texlive-cmbright-8.1-4|13	License:	LPPL
14mu|texlive-cmbright-8.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmbright.tar.xz
14mu|texlive-cmbright-8.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmbright.doc.tar.xz
14mu|texlive-cmbright-8.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmbright.source.tar.xz
14mu|texlive-cmbright-8.1-4|17	BuildArch:	noarch
14mu|texlive-cmbright-8.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cmbright-8.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cmbright-8.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cmbright-8.1-4|21	
14mu|texlive-cmbright-8.1-4|22	%description
14mu|texlive-cmbright-8.1-4|23	A family of sans serif fonts for TeX and LaTeX, based on Donald
14mu|texlive-cmbright-8.1-4|24	Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text
14mu|texlive-cmbright-8.1-4|25	fonts of various shapes as well as all the fonts necessary for
14mu|texlive-cmbright-8.1-4|26	mathematical typesetting, including AMS symbols. This
14mu|texlive-cmbright-8.1-4|27	collection provides all the necessary files for using the fonts
14mu|texlive-cmbright-8.1-4|28	with LaTeX. A commercial-quality Adobe Type 1 version of these
14mu|texlive-cmbright-8.1-4|29	fonts is available from Micropress. Free versions are
14mu|texlive-cmbright-8.1-4|30	available, in the cm-super font bundle (the T1 and TS1 encoded
14mu|texlive-cmbright-8.1-4|31	part of the set), and in the hfbright (the OT1 encoded part,
14mu|texlive-cmbright-8.1-4|32	and the maths fonts).
14mu|texlive-cmbright-8.1-4|33	
14mu|texlive-cmbright-8.1-4|34	
14mu|texlive-cmbright-8.1-4|35	#-----------------------------------------------------------------------
14mu|texlive-cmbright-8.1-4|36	%files
14mu|texlive-cmbright-8.1-4|37	%{_texmfdistdir}/fonts/source/public/cmbright/ams10pt.mf
14mu|texlive-cmbright-8.1-4|38	%{_texmfdistdir}/fonts/source/public/cmbright/ams8pt.mf
14mu|texlive-cmbright-8.1-4|39	%{_texmfdistdir}/fonts/source/public/cmbright/ams9pt.mf
14mu|texlive-cmbright-8.1-4|40	%{_texmfdistdir}/fonts/source/public/cmbright/baccent.mf
14mu|texlive-cmbright-8.1-4|41	%{_texmfdistdir}/fonts/source/public/cmbright/bgreeku.mf
14mu|texlive-cmbright-8.1-4|42	%{_texmfdistdir}/fonts/source/public/cmbright/bitalms.mf
14mu|texlive-cmbright-8.1-4|43	%{_texmfdistdir}/fonts/source/public/cmbright/bpunct.mf
14mu|texlive-cmbright-8.1-4|44	%{_texmfdistdir}/fonts/source/public/cmbright/br10pt.mf
14mu|texlive-cmbright-8.1-4|45	%{_texmfdistdir}/fonts/source/public/cmbright/br17pt.mf
14mu|texlive-cmbright-8.1-4|46	%{_texmfdistdir}/fonts/source/public/cmbright/br8pt.mf
14mu|texlive-cmbright-8.1-4|47	%{_texmfdistdir}/fonts/source/public/cmbright/br9pt.mf
14mu|texlive-cmbright-8.1-4|48	%{_texmfdistdir}/fonts/source/public/cmbright/brmsa.mf
14mu|texlive-cmbright-8.1-4|49	%{_texmfdistdir}/fonts/source/public/cmbright/brmsb.mf
14mu|texlive-cmbright-8.1-4|50	%{_texmfdistdir}/fonts/source/public/cmbright/broman.mf
14mu|texlive-cmbright-8.1-4|51	%{_texmfdistdir}/fonts/source/public/cmbright/bromanl.mf
14mu|texlive-cmbright-8.1-4|52	%{_texmfdistdir}/fonts/source/public/cmbright/bromlig.mf
14mu|texlive-cmbright-8.1-4|53	%{_texmfdistdir}/fonts/source/public/cmbright/bromms.mf
14mu|texlive-cmbright-8.1-4|54	%{_texmfdistdir}/fonts/source/public/cmbright/brs10pt.mf
14mu|texlive-cmbright-8.1-4|55	%{_texmfdistdir}/fonts/source/public/cmbright/brs17pt.mf
14mu|texlive-cmbright-8.1-4|56	%{_texmfdistdir}/fonts/source/public/cmbright/brs8pt.mf
14mu|texlive-cmbright-8.1-4|57	%{_texmfdistdir}/fonts/source/public/cmbright/brs9pt.mf
14mu|texlive-cmbright-8.1-4|58	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr10.mf
14mu|texlive-cmbright-8.1-4|59	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr17.mf
14mu|texlive-cmbright-8.1-4|60	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr8.mf
14mu|texlive-cmbright-8.1-4|61	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr9.mf
14mu|texlive-cmbright-8.1-4|62	%{_texmfdistdir}/fonts/source/public/cmbright/cmbras10.mf
14mu|texlive-cmbright-8.1-4|63	%{_texmfdistdir}/fonts/source/public/cmbright/cmbras8.mf
14mu|texlive-cmbright-8.1-4|64	%{_texmfdistdir}/fonts/source/public/cmbright/cmbras9.mf
14mu|texlive-cmbright-8.1-4|65	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbs10.mf
14mu|texlive-cmbright-8.1-4|66	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbs8.mf
14mu|texlive-cmbright-8.1-4|67	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbs9.mf
14mu|texlive-cmbright-8.1-4|68	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbx10.mf
14mu|texlive-cmbright-8.1-4|69	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmb10.mf
14mu|texlive-cmbright-8.1-4|70	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmi10.mf
14mu|texlive-cmbright-8.1-4|71	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmi8.mf
14mu|texlive-cmbright-8.1-4|72	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmi9.mf
14mu|texlive-cmbright-8.1-4|73	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl10.mf
14mu|texlive-cmbright-8.1-4|74	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl17.mf
14mu|texlive-cmbright-8.1-4|75	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl8.mf
14mu|texlive-cmbright-8.1-4|76	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl9.mf
14mu|texlive-cmbright-8.1-4|77	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsy10.mf
14mu|texlive-cmbright-8.1-4|78	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsy8.mf
14mu|texlive-cmbright-8.1-4|79	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsy9.mf
14mu|texlive-cmbright-8.1-4|80	%{_texmfdistdir}/fonts/source/public/cmbright/cmsltl10.mf
14mu|texlive-cmbright-8.1-4|81	%{_texmfdistdir}/fonts/source/public/cmbright/cmtl10.mf
14mu|texlive-cmbright-8.1-4|82	%{_texmfdistdir}/fonts/source/public/cmbright/ebaccess.mf
14mu|texlive-cmbright-8.1-4|83	%{_texmfdistdir}/fonts/source/public/cmbright/ebbase.mf
14mu|texlive-cmbright-8.1-4|84	%{_texmfdistdir}/fonts/source/public/cmbright/ebbraces.mf
14mu|texlive-cmbright-8.1-4|85	%{_texmfdistdir}/fonts/source/public/cmbright/ebbx10.mf
14mu|texlive-cmbright-8.1-4|86	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo10.mf
14mu|texlive-cmbright-8.1-4|87	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo17.mf
14mu|texlive-cmbright-8.1-4|88	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo8.mf
14mu|texlive-cmbright-8.1-4|89	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo9.mf
14mu|texlive-cmbright-8.1-4|90	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr10.mf
14mu|texlive-cmbright-8.1-4|91	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr17.mf
14mu|texlive-cmbright-8.1-4|92	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr8.mf
14mu|texlive-cmbright-8.1-4|93	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr9.mf
14mu|texlive-cmbright-8.1-4|94	%{_texmfdistdir}/fonts/source/public/cmbright/ebpseudo.mf
14mu|texlive-cmbright-8.1-4|95	%{_texmfdistdir}/fonts/source/public/cmbright/ebpunct.mf
14mu|texlive-cmbright-8.1-4|96	%{_texmfdistdir}/fonts/source/public/cmbright/ebrleast.mf
14mu|texlive-cmbright-8.1-4|97	%{_texmfdistdir}/fonts/source/public/cmbright/ebrlig.mf
14mu|texlive-cmbright-8.1-4|98	%{_texmfdistdir}/fonts/source/public/cmbright/ebrligtb.mf
14mu|texlive-cmbright-8.1-4|99	%{_texmfdistdir}/fonts/source/public/cmbright/ebrllett.mf
14mu|texlive-cmbright-8.1-4|100	%{_texmfdistdir}/fonts/source/public/cmbright/ebrlwest.mf
14mu|texlive-cmbright-8.1-4|101	%{_texmfdistdir}/fonts/source/public/cmbright/ebroman.mf
14mu|texlive-cmbright-8.1-4|102	%{_texmfdistdir}/fonts/source/public/cmbright/ebso10.mf
14mu|texlive-cmbright-8.1-4|103	%{_texmfdistdir}/fonts/source/public/cmbright/ebso17.mf
14mu|texlive-cmbright-8.1-4|104	%{_texmfdistdir}/fonts/source/public/cmbright/ebso8.mf
14mu|texlive-cmbright-8.1-4|105	%{_texmfdistdir}/fonts/source/public/cmbright/ebso9.mf
14mu|texlive-cmbright-8.1-4|106	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr10.mf
14mu|texlive-cmbright-8.1-4|107	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr17.mf
14mu|texlive-cmbright-8.1-4|108	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr8.mf
14mu|texlive-cmbright-8.1-4|109	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr9.mf
14mu|texlive-cmbright-8.1-4|110	%{_texmfdistdir}/fonts/source/public/cmbright/ebtl10.mf
14mu|texlive-cmbright-8.1-4|111	%{_texmfdistdir}/fonts/source/public/cmbright/ebto10.mf
14mu|texlive-cmbright-8.1-4|112	%{_texmfdistdir}/fonts/source/public/cmbright/mathsl.mf
14mu|texlive-cmbright-8.1-4|113	%{_texmfdistdir}/fonts/source/public/cmbright/msa.mf
14mu|texlive-cmbright-8.1-4|114	%{_texmfdistdir}/fonts/source/public/cmbright/msb.mf
14mu|texlive-cmbright-8.1-4|115	%{_texmfdistdir}/fonts/source/public/cmbright/tbbx10.mf
14mu|texlive-cmbright-8.1-4|116	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo10.mf
14mu|texlive-cmbright-8.1-4|117	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo17.mf
14mu|texlive-cmbright-8.1-4|118	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo8.mf
14mu|texlive-cmbright-8.1-4|119	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo9.mf
14mu|texlive-cmbright-8.1-4|120	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr10.mf
14mu|texlive-cmbright-8.1-4|121	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr17.mf
14mu|texlive-cmbright-8.1-4|122	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr8.mf
14mu|texlive-cmbright-8.1-4|123	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr9.mf
14mu|texlive-cmbright-8.1-4|124	%{_texmfdistdir}/fonts/source/public/cmbright/tbpseudo.mf
14mu|texlive-cmbright-8.1-4|125	%{_texmfdistdir}/fonts/source/public/cmbright/tbso10.mf
14mu|texlive-cmbright-8.1-4|126	%{_texmfdistdir}/fonts/source/public/cmbright/tbso17.mf
14mu|texlive-cmbright-8.1-4|127	%{_texmfdistdir}/fonts/source/public/cmbright/tbso8.mf
14mu|texlive-cmbright-8.1-4|128	%{_texmfdistdir}/fonts/source/public/cmbright/tbso9.mf
14mu|texlive-cmbright-8.1-4|129	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr10.mf
14mu|texlive-cmbright-8.1-4|130	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr17.mf
14mu|texlive-cmbright-8.1-4|131	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr8.mf
14mu|texlive-cmbright-8.1-4|132	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr9.mf
14mu|texlive-cmbright-8.1-4|133	%{_texmfdistdir}/fonts/source/public/cmbright/tbsymb.mf
14mu|texlive-cmbright-8.1-4|134	%{_texmfdistdir}/fonts/source/public/cmbright/tbsymbol.mf
14mu|texlive-cmbright-8.1-4|135	%{_texmfdistdir}/fonts/source/public/cmbright/tbtl10.mf
14mu|texlive-cmbright-8.1-4|136	%{_texmfdistdir}/fonts/source/public/cmbright/tbto10.mf
14mu|texlive-cmbright-8.1-4|137	%{_texmfdistdir}/fonts/source/public/cmbright/ttsymb.mf
14mu|texlive-cmbright-8.1-4|138	%{_texmfdistdir}/fonts/source/public/cmbright/ttsymbol.mf
14mu|texlive-cmbright-8.1-4|139	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr10.tfm
14mu|texlive-cmbright-8.1-4|140	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr17.tfm
14mu|texlive-cmbright-8.1-4|141	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr8.tfm
14mu|texlive-cmbright-8.1-4|142	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr9.tfm
14mu|texlive-cmbright-8.1-4|143	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbras10.tfm
14mu|texlive-cmbright-8.1-4|144	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbras8.tfm
14mu|texlive-cmbright-8.1-4|145	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbras9.tfm
14mu|texlive-cmbright-8.1-4|146	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbs10.tfm
14mu|texlive-cmbright-8.1-4|147	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbs8.tfm
14mu|texlive-cmbright-8.1-4|148	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbs9.tfm
14mu|texlive-cmbright-8.1-4|149	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbx10.tfm
14mu|texlive-cmbright-8.1-4|150	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmb10.tfm
14mu|texlive-cmbright-8.1-4|151	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmi10.tfm
14mu|texlive-cmbright-8.1-4|152	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmi8.tfm
14mu|texlive-cmbright-8.1-4|153	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmi9.tfm
14mu|texlive-cmbright-8.1-4|154	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl10.tfm
14mu|texlive-cmbright-8.1-4|155	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl17.tfm
14mu|texlive-cmbright-8.1-4|156	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl8.tfm
14mu|texlive-cmbright-8.1-4|157	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl9.tfm
14mu|texlive-cmbright-8.1-4|158	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsy10.tfm
14mu|texlive-cmbright-8.1-4|159	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsy8.tfm
14mu|texlive-cmbright-8.1-4|160	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsy9.tfm
14mu|texlive-cmbright-8.1-4|161	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmsltl10.tfm
14mu|texlive-cmbright-8.1-4|162	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmtl10.tfm
14mu|texlive-cmbright-8.1-4|163	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebbx10.tfm
14mu|texlive-cmbright-8.1-4|164	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo10.tfm
14mu|texlive-cmbright-8.1-4|165	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo17.tfm
14mu|texlive-cmbright-8.1-4|166	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo8.tfm
14mu|texlive-cmbright-8.1-4|167	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo9.tfm
14mu|texlive-cmbright-8.1-4|168	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr10.tfm
14mu|texlive-cmbright-8.1-4|169	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr17.tfm
14mu|texlive-cmbright-8.1-4|170	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr8.tfm
14mu|texlive-cmbright-8.1-4|171	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr9.tfm
14mu|texlive-cmbright-8.1-4|172	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso10.tfm
14mu|texlive-cmbright-8.1-4|173	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso17.tfm
14mu|texlive-cmbright-8.1-4|174	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso8.tfm
14mu|texlive-cmbright-8.1-4|175	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso9.tfm
14mu|texlive-cmbright-8.1-4|176	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr10.tfm
14mu|texlive-cmbright-8.1-4|177	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr17.tfm
14mu|texlive-cmbright-8.1-4|178	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr8.tfm
14mu|texlive-cmbright-8.1-4|179	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr9.tfm
14mu|texlive-cmbright-8.1-4|180	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebtl10.tfm
14mu|texlive-cmbright-8.1-4|181	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebto10.tfm
14mu|texlive-cmbright-8.1-4|182	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbbx10.tfm
14mu|texlive-cmbright-8.1-4|183	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo10.tfm
14mu|texlive-cmbright-8.1-4|184	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo17.tfm
14mu|texlive-cmbright-8.1-4|185	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo8.tfm
14mu|texlive-cmbright-8.1-4|186	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo9.tfm
14mu|texlive-cmbright-8.1-4|187	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr10.tfm
14mu|texlive-cmbright-8.1-4|188	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr17.tfm
14mu|texlive-cmbright-8.1-4|189	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr8.tfm
14mu|texlive-cmbright-8.1-4|190	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr9.tfm
14mu|texlive-cmbright-8.1-4|191	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso10.tfm
14mu|texlive-cmbright-8.1-4|192	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso17.tfm
14mu|texlive-cmbright-8.1-4|193	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso8.tfm
14mu|texlive-cmbright-8.1-4|194	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso9.tfm
14mu|texlive-cmbright-8.1-4|195	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr10.tfm
14mu|texlive-cmbright-8.1-4|196	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr17.tfm
14mu|texlive-cmbright-8.1-4|197	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr8.tfm
14mu|texlive-cmbright-8.1-4|198	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr9.tfm
14mu|texlive-cmbright-8.1-4|199	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbtl10.tfm
14mu|texlive-cmbright-8.1-4|200	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbto10.tfm
14mu|texlive-cmbright-8.1-4|201	%{_texmfdistdir}/tex/latex/cmbright/cmbright.sty
14mu|texlive-cmbright-8.1-4|202	%{_texmfdistdir}/tex/latex/cmbright/omlcmbr.fd
14mu|texlive-cmbright-8.1-4|203	%{_texmfdistdir}/tex/latex/cmbright/omlcmbrm.fd
14mu|texlive-cmbright-8.1-4|204	%{_texmfdistdir}/tex/latex/cmbright/omscmbr.fd
14mu|texlive-cmbright-8.1-4|205	%{_texmfdistdir}/tex/latex/cmbright/omscmbrs.fd
14mu|texlive-cmbright-8.1-4|206	%{_texmfdistdir}/tex/latex/cmbright/ot1cmbr.fd
14mu|texlive-cmbright-8.1-4|207	%{_texmfdistdir}/tex/latex/cmbright/ot1cmtl.fd
14mu|texlive-cmbright-8.1-4|208	%{_texmfdistdir}/tex/latex/cmbright/t1cmbr.fd
14mu|texlive-cmbright-8.1-4|209	%{_texmfdistdir}/tex/latex/cmbright/t1cmtl.fd
14mu|texlive-cmbright-8.1-4|210	%{_texmfdistdir}/tex/latex/cmbright/ts1cmbr.fd
14mu|texlive-cmbright-8.1-4|211	%{_texmfdistdir}/tex/latex/cmbright/ts1cmtl.fd
14mu|texlive-cmbright-8.1-4|212	%doc %{_texmfdistdir}/doc/fonts/cmbright/LICENSE
14mu|texlive-cmbright-8.1-4|213	%doc %{_texmfdistdir}/doc/fonts/cmbright/README
14mu|texlive-cmbright-8.1-4|214	%doc %{_texmfdistdir}/doc/fonts/cmbright/cmbright.txt
14mu|texlive-cmbright-8.1-4|215	%doc %{_texmfdistdir}/doc/fonts/cmbright/manifest.txt
14mu|texlive-cmbright-8.1-4|216	%doc %{_texmfdistdir}/doc/latex/cmbright/cmbright.pdf
14mu|texlive-cmbright-8.1-4|217	#- source
14mu|texlive-cmbright-8.1-4|218	%doc %{_texmfdistdir}/source/latex/cmbright/cmbright.dtx
14mu|texlive-cmbright-8.1-4|219	%doc %{_texmfdistdir}/source/latex/cmbright/cmbright.ins
14mu|texlive-cmbright-8.1-4|220	
14mu|texlive-cmbright-8.1-4|221	#-----------------------------------------------------------------------
14mu|texlive-cmbright-8.1-4|222	%prep
14mu|texlive-cmbright-8.1-4|223	%setup -c -a0 -a1 -a2
14mu|texlive-cmbright-8.1-4|224	
14mu|texlive-cmbright-8.1-4|225	%build
14mu|texlive-cmbright-8.1-4|226	
14mu|texlive-cmbright-8.1-4|227	%install
14mu|texlive-cmbright-8.1-4|228	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cmbright-8.1-4|229	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cmbright-8.1-4|230	
14mu|texlive-cmbright-8.1-4|231	
14mu|texlive-cmbright-8.1-4|232	
14mu|texlive-cmbright-8.1-4|233	%changelog
14mu|texlive-cmbright-8.1-4|234	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 8.1-4
14mu|texlive-cmbright-8.1-4|235	+ Revision: 04da05c
14mu|texlive-cmbright-8.1-4|236	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cmbright-8.1-4|237	
14mu|texlive-cmbright-8.1-4|238	

24487 14
14mu|texlive-cmcyr-20070916-4|1	# revision 16696
14mu|texlive-cmcyr-20070916-4|2	# category Package
14mu|texlive-cmcyr-20070916-4|3	# catalog-ctan /fonts/cyrillic/cmcyr
14mu|texlive-cmcyr-20070916-4|4	# catalog-date 2007-09-16 18:06:50 +0200
14mu|texlive-cmcyr-20070916-4|5	# catalog-license pd
14mu|texlive-cmcyr-20070916-4|6	# catalog-version undef
14mu|texlive-cmcyr-20070916-4|7	Name:		texlive-cmcyr
14mu|texlive-cmcyr-20070916-4|8	Version:	20070916
14mu|texlive-cmcyr-20070916-4|9	Release:	4
14mu|texlive-cmcyr-20070916-4|10	Summary:	Computer Modern fonts with cyrillic extensions
14mu|texlive-cmcyr-20070916-4|11	Group:		Publishing
14mu|texlive-cmcyr-20070916-4|12	URL:		http://www.ctan.org/tex-archive/fonts/cyrillic/cmcyr
14mu|texlive-cmcyr-20070916-4|13	License:	PD
14mu|texlive-cmcyr-20070916-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmcyr.tar.xz
14mu|texlive-cmcyr-20070916-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmcyr.doc.tar.xz
14mu|texlive-cmcyr-20070916-4|16	BuildArch:	noarch
14mu|texlive-cmcyr-20070916-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cmcyr-20070916-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cmcyr-20070916-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cmcyr-20070916-4|20	
14mu|texlive-cmcyr-20070916-4|21	%description
14mu|texlive-cmcyr-20070916-4|22	These are the Computer Modern fonts extended with Russian
14mu|texlive-cmcyr-20070916-4|23	letters, in MetaFont sources and ATM Compatible Type 1 format.
14mu|texlive-cmcyr-20070916-4|24	The fonts are provided in KOI-7, but virtual fonts are
14mu|texlive-cmcyr-20070916-4|25	available to recode them to three other Russian 8-bit
14mu|texlive-cmcyr-20070916-4|26	encodings.
14mu|texlive-cmcyr-20070916-4|27	
14mu|texlive-cmcyr-20070916-4|28	
14mu|texlive-cmcyr-20070916-4|29	#-----------------------------------------------------------------------
14mu|texlive-cmcyr-20070916-4|30	%files
14mu|texlive-cmcyr-20070916-4|31	%{_texmfdistdir}/fonts/map/dvips/cmcyr/cmcyr.map
14mu|texlive-cmcyr-20070916-4|32	%{_texmfdistdir}/fonts/source/public/cmcyr/ccsc.mf
14mu|texlive-cmcyr-20070916-4|33	%{_texmfdistdir}/fonts/source/public/cmcyr/citall.mf
14mu|texlive-cmcyr-20070916-4|34	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcb10.mf
14mu|texlive-cmcyr-20070916-4|35	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx10.mf
14mu|texlive-cmcyr-20070916-4|36	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx12.mf
14mu|texlive-cmcyr-20070916-4|37	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx5.mf
14mu|texlive-cmcyr-20070916-4|38	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx6.mf
14mu|texlive-cmcyr-20070916-4|39	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx7.mf
14mu|texlive-cmcyr-20070916-4|40	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx8.mf
14mu|texlive-cmcyr-20070916-4|41	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx9.mf
14mu|texlive-cmcyr-20070916-4|42	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbxsl1.mf
14mu|texlive-cmcyr-20070916-4|43	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbxti1.mf
14mu|texlive-cmcyr-20070916-4|44	%{_texmfdistdir}/fonts/source/public/cmcyr/cmccsc10.mf
14mu|texlive-cmcyr-20070916-4|45	%{_texmfdistdir}/fonts/source/public/cmcyr/cmccsc8.mf
14mu|texlive-cmcyr-20070916-4|46	%{_texmfdistdir}/fonts/source/public/cmcyr/cmccsc9.mf
14mu|texlive-cmcyr-20070916-4|47	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcinch.mf
14mu|texlive-cmcyr-20070916-4|48	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcitt10.mf
14mu|texlive-cmcyr-20070916-4|49	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc11.mf
14mu|texlive-cmcyr-20070916-4|50	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc12.mf
14mu|texlive-cmcyr-20070916-4|51	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc14.mf
14mu|texlive-cmcyr-20070916-4|52	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc18.mf
14mu|texlive-cmcyr-20070916-4|53	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc24.mf
14mu|texlive-cmcyr-20070916-4|54	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc36.mf
14mu|texlive-cmcyr-20070916-4|55	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcscsl1.mf
14mu|texlive-cmcyr-20070916-4|56	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl10.mf
14mu|texlive-cmcyr-20070916-4|57	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl12.mf
14mu|texlive-cmcyr-20070916-4|58	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl8.mf
14mu|texlive-cmcyr-20070916-4|59	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl9.mf
14mu|texlive-cmcyr-20070916-4|60	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsltt1.mf
14mu|texlive-cmcyr-20070916-4|61	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss10.mf
14mu|texlive-cmcyr-20070916-4|62	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss12.mf
14mu|texlive-cmcyr-20070916-4|63	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss17.mf
14mu|texlive-cmcyr-20070916-4|64	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss8.mf
14mu|texlive-cmcyr-20070916-4|65	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss9.mf
14mu|texlive-cmcyr-20070916-4|66	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssbx1.mf
14mu|texlive-cmcyr-20070916-4|67	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssdc1.mf
14mu|texlive-cmcyr-20070916-4|68	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi10.mf
14mu|texlive-cmcyr-20070916-4|69	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi12.mf
14mu|texlive-cmcyr-20070916-4|70	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi17.mf
14mu|texlive-cmcyr-20070916-4|71	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi8.mf
14mu|texlive-cmcyr-20070916-4|72	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi9.mf
14mu|texlive-cmcyr-20070916-4|73	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssq8.mf
14mu|texlive-cmcyr-20070916-4|74	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssqi8.mf
14mu|texlive-cmcyr-20070916-4|75	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti10.mf
14mu|texlive-cmcyr-20070916-4|76	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti12.mf
14mu|texlive-cmcyr-20070916-4|77	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti7.mf
14mu|texlive-cmcyr-20070916-4|78	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti8.mf
14mu|texlive-cmcyr-20070916-4|79	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti9.mf
14mu|texlive-cmcyr-20070916-4|80	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctitle.mf
14mu|texlive-cmcyr-20070916-4|81	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt10.mf
14mu|texlive-cmcyr-20070916-4|82	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt12.mf
14mu|texlive-cmcyr-20070916-4|83	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt8.mf
14mu|texlive-cmcyr-20070916-4|84	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt9.mf
14mu|texlive-cmcyr-20070916-4|85	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcu10.mf
14mu|texlive-cmcyr-20070916-4|86	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr10.mf
14mu|texlive-cmcyr-20070916-4|87	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr12.mf
14mu|texlive-cmcyr-20070916-4|88	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr17.mf
14mu|texlive-cmcyr-20070916-4|89	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr5.mf
14mu|texlive-cmcyr-20070916-4|90	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr6.mf
14mu|texlive-cmcyr-20070916-4|91	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr7.mf
14mu|texlive-cmcyr-20070916-4|92	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr8.mf
14mu|texlive-cmcyr-20070916-4|93	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr9.mf
14mu|texlive-cmcyr-20070916-4|94	%{_texmfdistdir}/fonts/source/public/cmcyr/coding.mf
14mu|texlive-cmcyr-20070916-4|95	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrillic.mf
14mu|texlive-cmcyr-20070916-4|96	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrl.mf
14mu|texlive-cmcyr-20070916-4|97	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrlc.mf
14mu|texlive-cmcyr-20070916-4|98	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrsymb.mf
14mu|texlive-cmcyr-20070916-4|99	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrt.mf
14mu|texlive-cmcyr-20070916-4|100	%{_texmfdistdir}/fonts/source/public/cmcyr/cyru.mf
14mu|texlive-cmcyr-20070916-4|101	%{_texmfdistdir}/fonts/source/public/cmcyr/cytextit.mf
14mu|texlive-cmcyr-20070916-4|102	%{_texmfdistdir}/fonts/source/public/cmcyr/cytitle.mf
14mu|texlive-cmcyr-20070916-4|103	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcb10.tfm
14mu|texlive-cmcyr-20070916-4|104	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx10.tfm
14mu|texlive-cmcyr-20070916-4|105	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx12.tfm
14mu|texlive-cmcyr-20070916-4|106	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx5.tfm
14mu|texlive-cmcyr-20070916-4|107	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx6.tfm
14mu|texlive-cmcyr-20070916-4|108	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx7.tfm
14mu|texlive-cmcyr-20070916-4|109	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx8.tfm
14mu|texlive-cmcyr-20070916-4|110	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx9.tfm
14mu|texlive-cmcyr-20070916-4|111	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbxsl10.tfm
14mu|texlive-cmcyr-20070916-4|112	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbxti10.tfm
14mu|texlive-cmcyr-20070916-4|113	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmccsc10.tfm
14mu|texlive-cmcyr-20070916-4|114	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmccsc8.tfm
14mu|texlive-cmcyr-20070916-4|115	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmccsc9.tfm
14mu|texlive-cmcyr-20070916-4|116	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcinch.tfm
14mu|texlive-cmcyr-20070916-4|117	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcitt10.tfm
14mu|texlive-cmcyr-20070916-4|118	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl10.tfm
14mu|texlive-cmcyr-20070916-4|119	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl12.tfm
14mu|texlive-cmcyr-20070916-4|120	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl8.tfm
14mu|texlive-cmcyr-20070916-4|121	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl9.tfm
14mu|texlive-cmcyr-20070916-4|122	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsltt10.tfm
14mu|texlive-cmcyr-20070916-4|123	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss10.tfm
14mu|texlive-cmcyr-20070916-4|124	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss12.tfm
14mu|texlive-cmcyr-20070916-4|125	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss17.tfm
14mu|texlive-cmcyr-20070916-4|126	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss8.tfm
14mu|texlive-cmcyr-20070916-4|127	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss9.tfm
14mu|texlive-cmcyr-20070916-4|128	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssbx10.tfm
14mu|texlive-cmcyr-20070916-4|129	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssdc10.tfm
14mu|texlive-cmcyr-20070916-4|130	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi10.tfm
14mu|texlive-cmcyr-20070916-4|131	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi12.tfm
14mu|texlive-cmcyr-20070916-4|132	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi17.tfm
14mu|texlive-cmcyr-20070916-4|133	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi8.tfm
14mu|texlive-cmcyr-20070916-4|134	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi9.tfm
14mu|texlive-cmcyr-20070916-4|135	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssq8.tfm
14mu|texlive-cmcyr-20070916-4|136	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssqi8.tfm
14mu|texlive-cmcyr-20070916-4|137	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti10.tfm
14mu|texlive-cmcyr-20070916-4|138	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti12.tfm
14mu|texlive-cmcyr-20070916-4|139	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti7.tfm
14mu|texlive-cmcyr-20070916-4|140	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti8.tfm
14mu|texlive-cmcyr-20070916-4|141	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti9.tfm
14mu|texlive-cmcyr-20070916-4|142	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt10.tfm
14mu|texlive-cmcyr-20070916-4|143	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt12.tfm
14mu|texlive-cmcyr-20070916-4|144	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt8.tfm
14mu|texlive-cmcyr-20070916-4|145	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt9.tfm
14mu|texlive-cmcyr-20070916-4|146	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcu10.tfm
14mu|texlive-cmcyr-20070916-4|147	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr10.tfm
14mu|texlive-cmcyr-20070916-4|148	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr12.tfm
14mu|texlive-cmcyr-20070916-4|149	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr17.tfm
14mu|texlive-cmcyr-20070916-4|150	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr5.tfm
14mu|texlive-cmcyr-20070916-4|151	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr6.tfm
14mu|texlive-cmcyr-20070916-4|152	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr7.tfm
14mu|texlive-cmcyr-20070916-4|153	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr8.tfm
14mu|texlive-cmcyr-20070916-4|154	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr9.tfm
14mu|texlive-cmcyr-20070916-4|155	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmb10.tfm
14mu|texlive-cmcyr-20070916-4|156	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx10.tfm
14mu|texlive-cmcyr-20070916-4|157	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx12.tfm
14mu|texlive-cmcyr-20070916-4|158	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx5.tfm
14mu|texlive-cmcyr-20070916-4|159	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx6.tfm
14mu|texlive-cmcyr-20070916-4|160	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx7.tfm
14mu|texlive-cmcyr-20070916-4|161	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx8.tfm
14mu|texlive-cmcyr-20070916-4|162	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx9.tfm
14mu|texlive-cmcyr-20070916-4|163	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbxsl10.tfm
14mu|texlive-cmcyr-20070916-4|164	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbxti10.tfm
14mu|texlive-cmcyr-20070916-4|165	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmcsc10.tfm
14mu|texlive-cmcyr-20070916-4|166	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmcsc8.tfm
14mu|texlive-cmcyr-20070916-4|167	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmcsc9.tfm
14mu|texlive-cmcyr-20070916-4|168	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcminch.tfm
14mu|texlive-cmcyr-20070916-4|169	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmitt10.tfm
14mu|texlive-cmcyr-20070916-4|170	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi10.tfm
14mu|texlive-cmcyr-20070916-4|171	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi12.tfm
14mu|texlive-cmcyr-20070916-4|172	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi5.tfm
14mu|texlive-cmcyr-20070916-4|173	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi6.tfm
14mu|texlive-cmcyr-20070916-4|174	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi7.tfm
14mu|texlive-cmcyr-20070916-4|175	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi8.tfm
14mu|texlive-cmcyr-20070916-4|176	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi9.tfm
14mu|texlive-cmcyr-20070916-4|177	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmib10.tfm
14mu|texlive-cmcyr-20070916-4|178	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr10.tfm
14mu|texlive-cmcyr-20070916-4|179	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr12.tfm
14mu|texlive-cmcyr-20070916-4|180	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr17.tfm
14mu|texlive-cmcyr-20070916-4|181	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr5.tfm
14mu|texlive-cmcyr-20070916-4|182	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr6.tfm
14mu|texlive-cmcyr-20070916-4|183	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr7.tfm
14mu|texlive-cmcyr-20070916-4|184	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr8.tfm
14mu|texlive-cmcyr-20070916-4|185	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr9.tfm
14mu|texlive-cmcyr-20070916-4|186	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl10.tfm
14mu|texlive-cmcyr-20070916-4|187	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl12.tfm
14mu|texlive-cmcyr-20070916-4|188	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl8.tfm
14mu|texlive-cmcyr-20070916-4|189	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl9.tfm
14mu|texlive-cmcyr-20070916-4|190	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsltt10.tfm
14mu|texlive-cmcyr-20070916-4|191	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss10.tfm
14mu|texlive-cmcyr-20070916-4|192	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss12.tfm
14mu|texlive-cmcyr-20070916-4|193	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss17.tfm
14mu|texlive-cmcyr-20070916-4|194	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss8.tfm
14mu|texlive-cmcyr-20070916-4|195	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss9.tfm
14mu|texlive-cmcyr-20070916-4|196	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssbx10.tfm
14mu|texlive-cmcyr-20070916-4|197	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssdc10.tfm
14mu|texlive-cmcyr-20070916-4|198	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi10.tfm
14mu|texlive-cmcyr-20070916-4|199	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi12.tfm
14mu|texlive-cmcyr-20070916-4|200	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi17.tfm
14mu|texlive-cmcyr-20070916-4|201	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi8.tfm
14mu|texlive-cmcyr-20070916-4|202	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi9.tfm
14mu|texlive-cmcyr-20070916-4|203	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssq8.tfm
14mu|texlive-cmcyr-20070916-4|204	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssqi8.tfm
14mu|texlive-cmcyr-20070916-4|205	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti10.tfm
14mu|texlive-cmcyr-20070916-4|206	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti12.tfm
14mu|texlive-cmcyr-20070916-4|207	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti7.tfm
14mu|texlive-cmcyr-20070916-4|208	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti8.tfm
14mu|texlive-cmcyr-20070916-4|209	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti9.tfm
14mu|texlive-cmcyr-20070916-4|210	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt10.tfm
14mu|texlive-cmcyr-20070916-4|211	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt12.tfm
14mu|texlive-cmcyr-20070916-4|212	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt8.tfm
14mu|texlive-cmcyr-20070916-4|213	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt9.tfm
14mu|texlive-cmcyr-20070916-4|214	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmu10.tfm
14mu|texlive-cmcyr-20070916-4|215	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmb10.tfm
14mu|texlive-cmcyr-20070916-4|216	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx10.tfm
14mu|texlive-cmcyr-20070916-4|217	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx12.tfm
14mu|texlive-cmcyr-20070916-4|218	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx5.tfm
14mu|texlive-cmcyr-20070916-4|219	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx6.tfm
14mu|texlive-cmcyr-20070916-4|220	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx7.tfm
14mu|texlive-cmcyr-20070916-4|221	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx8.tfm
14mu|texlive-cmcyr-20070916-4|222	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx9.tfm
14mu|texlive-cmcyr-20070916-4|223	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbxsl10.tfm
14mu|texlive-cmcyr-20070916-4|224	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbxti10.tfm
14mu|texlive-cmcyr-20070916-4|225	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmcsc10.tfm
14mu|texlive-cmcyr-20070916-4|226	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmcsc8.tfm
14mu|texlive-cmcyr-20070916-4|227	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmcsc9.tfm
14mu|texlive-cmcyr-20070916-4|228	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcminch.tfm
14mu|texlive-cmcyr-20070916-4|229	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmitt10.tfm
14mu|texlive-cmcyr-20070916-4|230	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi10.tfm
14mu|texlive-cmcyr-20070916-4|231	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi12.tfm
14mu|texlive-cmcyr-20070916-4|232	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi5.tfm
14mu|texlive-cmcyr-20070916-4|233	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi6.tfm
14mu|texlive-cmcyr-20070916-4|234	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi7.tfm
14mu|texlive-cmcyr-20070916-4|235	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi8.tfm
14mu|texlive-cmcyr-20070916-4|236	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi9.tfm
14mu|texlive-cmcyr-20070916-4|237	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmib10.tfm
14mu|texlive-cmcyr-20070916-4|238	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr10.tfm
14mu|texlive-cmcyr-20070916-4|239	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr12.tfm
14mu|texlive-cmcyr-20070916-4|240	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr17.tfm
14mu|texlive-cmcyr-20070916-4|241	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr5.tfm
14mu|texlive-cmcyr-20070916-4|242	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr6.tfm
14mu|texlive-cmcyr-20070916-4|243	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr7.tfm
14mu|texlive-cmcyr-20070916-4|244	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr8.tfm
14mu|texlive-cmcyr-20070916-4|245	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr9.tfm
14mu|texlive-cmcyr-20070916-4|246	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl10.tfm
14mu|texlive-cmcyr-20070916-4|247	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl12.tfm
14mu|texlive-cmcyr-20070916-4|248	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl8.tfm
14mu|texlive-cmcyr-20070916-4|249	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl9.tfm
14mu|texlive-cmcyr-20070916-4|250	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsltt10.tfm
14mu|texlive-cmcyr-20070916-4|251	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss10.tfm
14mu|texlive-cmcyr-20070916-4|252	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss12.tfm
14mu|texlive-cmcyr-20070916-4|253	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss17.tfm
14mu|texlive-cmcyr-20070916-4|254	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss8.tfm
14mu|texlive-cmcyr-20070916-4|255	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss9.tfm
14mu|texlive-cmcyr-20070916-4|256	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssbx10.tfm
14mu|texlive-cmcyr-20070916-4|257	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssdc10.tfm
14mu|texlive-cmcyr-20070916-4|258	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi10.tfm
14mu|texlive-cmcyr-20070916-4|259	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi12.tfm
14mu|texlive-cmcyr-20070916-4|260	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi17.tfm
14mu|texlive-cmcyr-20070916-4|261	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi8.tfm
14mu|texlive-cmcyr-20070916-4|262	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi9.tfm
14mu|texlive-cmcyr-20070916-4|263	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssq8.tfm
14mu|texlive-cmcyr-20070916-4|264	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssqi8.tfm
14mu|texlive-cmcyr-20070916-4|265	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti10.tfm
14mu|texlive-cmcyr-20070916-4|266	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti12.tfm
14mu|texlive-cmcyr-20070916-4|267	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti7.tfm
14mu|texlive-cmcyr-20070916-4|268	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti8.tfm
14mu|texlive-cmcyr-20070916-4|269	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti9.tfm
14mu|texlive-cmcyr-20070916-4|270	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt10.tfm
14mu|texlive-cmcyr-20070916-4|271	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt12.tfm
14mu|texlive-cmcyr-20070916-4|272	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt8.tfm
14mu|texlive-cmcyr-20070916-4|273	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt9.tfm
14mu|texlive-cmcyr-20070916-4|274	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmu10.tfm
14mu|texlive-cmcyr-20070916-4|275	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmb10.tfm
14mu|texlive-cmcyr-20070916-4|276	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx10.tfm
14mu|texlive-cmcyr-20070916-4|277	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx12.tfm
14mu|texlive-cmcyr-20070916-4|278	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx5.tfm
14mu|texlive-cmcyr-20070916-4|279	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx6.tfm
14mu|texlive-cmcyr-20070916-4|280	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx7.tfm
14mu|texlive-cmcyr-20070916-4|281	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx8.tfm
14mu|texlive-cmcyr-20070916-4|282	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx9.tfm
14mu|texlive-cmcyr-20070916-4|283	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbxsl10.tfm
14mu|texlive-cmcyr-20070916-4|284	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbxti10.tfm
14mu|texlive-cmcyr-20070916-4|285	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmcsc10.tfm
14mu|texlive-cmcyr-20070916-4|286	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmcsc8.tfm
14mu|texlive-cmcyr-20070916-4|287	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmcsc9.tfm
14mu|texlive-cmcyr-20070916-4|288	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcminch.tfm
14mu|texlive-cmcyr-20070916-4|289	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmitt10.tfm
14mu|texlive-cmcyr-20070916-4|290	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi10.tfm
14mu|texlive-cmcyr-20070916-4|291	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi12.tfm
14mu|texlive-cmcyr-20070916-4|292	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi5.tfm
14mu|texlive-cmcyr-20070916-4|293	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi6.tfm
14mu|texlive-cmcyr-20070916-4|294	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi7.tfm
14mu|texlive-cmcyr-20070916-4|295	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi8.tfm
14mu|texlive-cmcyr-20070916-4|296	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi9.tfm
14mu|texlive-cmcyr-20070916-4|297	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmib10.tfm
14mu|texlive-cmcyr-20070916-4|298	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr10.tfm
14mu|texlive-cmcyr-20070916-4|299	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr12.tfm
14mu|texlive-cmcyr-20070916-4|300	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr17.tfm
14mu|texlive-cmcyr-20070916-4|301	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr5.tfm
14mu|texlive-cmcyr-20070916-4|302	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr6.tfm
14mu|texlive-cmcyr-20070916-4|303	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr7.tfm
14mu|texlive-cmcyr-20070916-4|304	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr8.tfm
14mu|texlive-cmcyr-20070916-4|305	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr9.tfm
14mu|texlive-cmcyr-20070916-4|306	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl10.tfm
14mu|texlive-cmcyr-20070916-4|307	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl12.tfm
14mu|texlive-cmcyr-20070916-4|308	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl8.tfm
14mu|texlive-cmcyr-20070916-4|309	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl9.tfm
14mu|texlive-cmcyr-20070916-4|310	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsltt10.tfm
14mu|texlive-cmcyr-20070916-4|311	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss10.tfm
14mu|texlive-cmcyr-20070916-4|312	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss12.tfm
14mu|texlive-cmcyr-20070916-4|313	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss17.tfm
14mu|texlive-cmcyr-20070916-4|314	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss8.tfm
14mu|texlive-cmcyr-20070916-4|315	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss9.tfm
14mu|texlive-cmcyr-20070916-4|316	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssbx10.tfm
14mu|texlive-cmcyr-20070916-4|317	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssdc10.tfm
14mu|texlive-cmcyr-20070916-4|318	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi10.tfm
14mu|texlive-cmcyr-20070916-4|319	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi12.tfm
14mu|texlive-cmcyr-20070916-4|320	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi17.tfm
14mu|texlive-cmcyr-20070916-4|321	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi8.tfm
14mu|texlive-cmcyr-20070916-4|322	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi9.tfm
14mu|texlive-cmcyr-20070916-4|323	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssq8.tfm
14mu|texlive-cmcyr-20070916-4|324	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssqi8.tfm
14mu|texlive-cmcyr-20070916-4|325	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti10.tfm
14mu|texlive-cmcyr-20070916-4|326	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti12.tfm
14mu|texlive-cmcyr-20070916-4|327	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti7.tfm
14mu|texlive-cmcyr-20070916-4|328	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti8.tfm
14mu|texlive-cmcyr-20070916-4|329	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti9.tfm
14mu|texlive-cmcyr-20070916-4|330	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt10.tfm
14mu|texlive-cmcyr-20070916-4|331	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt12.tfm
14mu|texlive-cmcyr-20070916-4|332	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt8.tfm
14mu|texlive-cmcyr-20070916-4|333	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt9.tfm
14mu|texlive-cmcyr-20070916-4|334	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmu10.tfm
14mu|texlive-cmcyr-20070916-4|335	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmb10.tfm
14mu|texlive-cmcyr-20070916-4|336	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx10.tfm
14mu|texlive-cmcyr-20070916-4|337	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx12.tfm
14mu|texlive-cmcyr-20070916-4|338	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx5.tfm
14mu|texlive-cmcyr-20070916-4|339	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx6.tfm
14mu|texlive-cmcyr-20070916-4|340	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx7.tfm
14mu|texlive-cmcyr-20070916-4|341	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx8.tfm
14mu|texlive-cmcyr-20070916-4|342	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx9.tfm
14mu|texlive-cmcyr-20070916-4|343	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbxsl10.tfm
14mu|texlive-cmcyr-20070916-4|344	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbxti10.tfm
14mu|texlive-cmcyr-20070916-4|345	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmcsc10.tfm
14mu|texlive-cmcyr-20070916-4|346	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmcsc8.tfm
14mu|texlive-cmcyr-20070916-4|347	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmcsc9.tfm
14mu|texlive-cmcyr-20070916-4|348	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycminch.tfm
14mu|texlive-cmcyr-20070916-4|349	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmitt10.tfm
14mu|texlive-cmcyr-20070916-4|350	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi10.tfm
14mu|texlive-cmcyr-20070916-4|351	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi12.tfm
14mu|texlive-cmcyr-20070916-4|352	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi5.tfm
14mu|texlive-cmcyr-20070916-4|353	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi6.tfm
14mu|texlive-cmcyr-20070916-4|354	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi7.tfm
14mu|texlive-cmcyr-20070916-4|355	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi8.tfm
14mu|texlive-cmcyr-20070916-4|356	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi9.tfm
14mu|texlive-cmcyr-20070916-4|357	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmib10.tfm
14mu|texlive-cmcyr-20070916-4|358	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr10.tfm
14mu|texlive-cmcyr-20070916-4|359	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr12.tfm
14mu|texlive-cmcyr-20070916-4|360	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr17.tfm
14mu|texlive-cmcyr-20070916-4|361	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr5.tfm
14mu|texlive-cmcyr-20070916-4|362	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr6.tfm
14mu|texlive-cmcyr-20070916-4|363	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr7.tfm
14mu|texlive-cmcyr-20070916-4|364	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr8.tfm
14mu|texlive-cmcyr-20070916-4|365	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr9.tfm
14mu|texlive-cmcyr-20070916-4|366	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl10.tfm
14mu|texlive-cmcyr-20070916-4|367	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl12.tfm
14mu|texlive-cmcyr-20070916-4|368	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl8.tfm
14mu|texlive-cmcyr-20070916-4|369	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl9.tfm
14mu|texlive-cmcyr-20070916-4|370	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsltt10.tfm
14mu|texlive-cmcyr-20070916-4|371	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss10.tfm
14mu|texlive-cmcyr-20070916-4|372	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss12.tfm
14mu|texlive-cmcyr-20070916-4|373	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss17.tfm
14mu|texlive-cmcyr-20070916-4|374	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss8.tfm
14mu|texlive-cmcyr-20070916-4|375	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss9.tfm
14mu|texlive-cmcyr-20070916-4|376	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssbx10.tfm
14mu|texlive-cmcyr-20070916-4|377	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssdc10.tfm
14mu|texlive-cmcyr-20070916-4|378	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi10.tfm
14mu|texlive-cmcyr-20070916-4|379	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi12.tfm
14mu|texlive-cmcyr-20070916-4|380	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi17.tfm
14mu|texlive-cmcyr-20070916-4|381	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi8.tfm
14mu|texlive-cmcyr-20070916-4|382	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi9.tfm
14mu|texlive-cmcyr-20070916-4|383	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssq8.tfm
14mu|texlive-cmcyr-20070916-4|384	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssqi8.tfm
14mu|texlive-cmcyr-20070916-4|385	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti10.tfm
14mu|texlive-cmcyr-20070916-4|386	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti12.tfm
14mu|texlive-cmcyr-20070916-4|387	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti7.tfm
14mu|texlive-cmcyr-20070916-4|388	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti8.tfm
14mu|texlive-cmcyr-20070916-4|389	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti9.tfm
14mu|texlive-cmcyr-20070916-4|390	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt10.tfm
14mu|texlive-cmcyr-20070916-4|391	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt12.tfm
14mu|texlive-cmcyr-20070916-4|392	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt8.tfm
14mu|texlive-cmcyr-20070916-4|393	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt9.tfm
14mu|texlive-cmcyr-20070916-4|394	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmu10.tfm
14mu|texlive-cmcyr-20070916-4|395	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcb10.pfb
14mu|texlive-cmcyr-20070916-4|396	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcb10.pfm
14mu|texlive-cmcyr-20070916-4|397	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx10.pfb
14mu|texlive-cmcyr-20070916-4|398	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx10.pfm
14mu|texlive-cmcyr-20070916-4|399	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx12.pfb
14mu|texlive-cmcyr-20070916-4|400	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx12.pfm
14mu|texlive-cmcyr-20070916-4|401	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx5.pfb
14mu|texlive-cmcyr-20070916-4|402	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx5.pfm
14mu|texlive-cmcyr-20070916-4|403	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx6.pfb
14mu|texlive-cmcyr-20070916-4|404	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx6.pfm
14mu|texlive-cmcyr-20070916-4|405	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx7.pfb
14mu|texlive-cmcyr-20070916-4|406	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx7.pfm
14mu|texlive-cmcyr-20070916-4|407	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx8.pfb
14mu|texlive-cmcyr-20070916-4|408	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx8.pfm
14mu|texlive-cmcyr-20070916-4|409	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx9.pfb
14mu|texlive-cmcyr-20070916-4|410	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx9.pfm
14mu|texlive-cmcyr-20070916-4|411	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxsl1.pfb
14mu|texlive-cmcyr-20070916-4|412	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxsl1.pfm
14mu|texlive-cmcyr-20070916-4|413	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxti1.pfb
14mu|texlive-cmcyr-20070916-4|414	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxti1.pfm
14mu|texlive-cmcyr-20070916-4|415	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc10.pfb
14mu|texlive-cmcyr-20070916-4|416	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc10.pfm
14mu|texlive-cmcyr-20070916-4|417	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc8.pfb
14mu|texlive-cmcyr-20070916-4|418	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc8.pfm
14mu|texlive-cmcyr-20070916-4|419	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc9.pfb
14mu|texlive-cmcyr-20070916-4|420	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc9.pfm
14mu|texlive-cmcyr-20070916-4|421	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcinch7.pfb
14mu|texlive-cmcyr-20070916-4|422	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcinch7.pfm
14mu|texlive-cmcyr-20070916-4|423	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcitt10.pfb
14mu|texlive-cmcyr-20070916-4|424	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcitt10.pfm
14mu|texlive-cmcyr-20070916-4|425	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl10.pfb
14mu|texlive-cmcyr-20070916-4|426	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl10.pfm
14mu|texlive-cmcyr-20070916-4|427	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl12.pfb
14mu|texlive-cmcyr-20070916-4|428	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl12.pfm
14mu|texlive-cmcyr-20070916-4|429	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl8.pfb
14mu|texlive-cmcyr-20070916-4|430	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl8.pfm
14mu|texlive-cmcyr-20070916-4|431	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl9.pfb
14mu|texlive-cmcyr-20070916-4|432	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl9.pfm
14mu|texlive-cmcyr-20070916-4|433	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsltt1.pfb
14mu|texlive-cmcyr-20070916-4|434	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsltt1.pfm
14mu|texlive-cmcyr-20070916-4|435	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss10.pfb
14mu|texlive-cmcyr-20070916-4|436	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss10.pfm
14mu|texlive-cmcyr-20070916-4|437	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss12.pfb
14mu|texlive-cmcyr-20070916-4|438	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss12.pfm
14mu|texlive-cmcyr-20070916-4|439	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss17.pfb
14mu|texlive-cmcyr-20070916-4|440	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss17.pfm
14mu|texlive-cmcyr-20070916-4|441	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss8.pfb
14mu|texlive-cmcyr-20070916-4|442	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss8.pfm
14mu|texlive-cmcyr-20070916-4|443	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss9.pfb
14mu|texlive-cmcyr-20070916-4|444	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss9.pfm
14mu|texlive-cmcyr-20070916-4|445	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssbx1.pfb
14mu|texlive-cmcyr-20070916-4|446	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssbx1.pfm
14mu|texlive-cmcyr-20070916-4|447	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssdc1.pfb
14mu|texlive-cmcyr-20070916-4|448	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssdc1.pfm
14mu|texlive-cmcyr-20070916-4|449	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi10.pfb
14mu|texlive-cmcyr-20070916-4|450	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi10.pfm
14mu|texlive-cmcyr-20070916-4|451	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi12.pfb
14mu|texlive-cmcyr-20070916-4|452	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi12.pfm
14mu|texlive-cmcyr-20070916-4|453	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi17.pfb
14mu|texlive-cmcyr-20070916-4|454	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi17.pfm
14mu|texlive-cmcyr-20070916-4|455	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi8.pfb
14mu|texlive-cmcyr-20070916-4|456	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi8.pfm
14mu|texlive-cmcyr-20070916-4|457	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi9.pfb
14mu|texlive-cmcyr-20070916-4|458	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi9.pfm
14mu|texlive-cmcyr-20070916-4|459	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssq8.pfb
14mu|texlive-cmcyr-20070916-4|460	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssq8.pfm
14mu|texlive-cmcyr-20070916-4|461	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssqi8.pfb
14mu|texlive-cmcyr-20070916-4|462	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssqi8.pfm
14mu|texlive-cmcyr-20070916-4|463	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti10.pfb
14mu|texlive-cmcyr-20070916-4|464	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti10.pfm
14mu|texlive-cmcyr-20070916-4|465	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti12.pfb
14mu|texlive-cmcyr-20070916-4|466	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti12.pfm
14mu|texlive-cmcyr-20070916-4|467	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti7.pfb
14mu|texlive-cmcyr-20070916-4|468	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti7.pfm
14mu|texlive-cmcyr-20070916-4|469	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti8.pfb
14mu|texlive-cmcyr-20070916-4|470	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti8.pfm
14mu|texlive-cmcyr-20070916-4|471	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti9.pfb
14mu|texlive-cmcyr-20070916-4|472	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti9.pfm
14mu|texlive-cmcyr-20070916-4|473	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt10.pfb
14mu|texlive-cmcyr-20070916-4|474	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt10.pfm
14mu|texlive-cmcyr-20070916-4|475	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt12.pfb
14mu|texlive-cmcyr-20070916-4|476	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt12.pfm
14mu|texlive-cmcyr-20070916-4|477	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt8.pfb
14mu|texlive-cmcyr-20070916-4|478	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt8.pfm
14mu|texlive-cmcyr-20070916-4|479	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt9.pfb
14mu|texlive-cmcyr-20070916-4|480	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt9.pfm
14mu|texlive-cmcyr-20070916-4|481	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcu10.pfb
14mu|texlive-cmcyr-20070916-4|482	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcu10.pfm
14mu|texlive-cmcyr-20070916-4|483	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr10.pfb
14mu|texlive-cmcyr-20070916-4|484	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr10.pfm
14mu|texlive-cmcyr-20070916-4|485	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr12.pfb
14mu|texlive-cmcyr-20070916-4|486	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr12.pfm
14mu|texlive-cmcyr-20070916-4|487	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr17.pfb
14mu|texlive-cmcyr-20070916-4|488	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr17.pfm
14mu|texlive-cmcyr-20070916-4|489	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr5.pfb
14mu|texlive-cmcyr-20070916-4|490	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr5.pfm
14mu|texlive-cmcyr-20070916-4|491	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr6.pfb
14mu|texlive-cmcyr-20070916-4|492	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr6.pfm
14mu|texlive-cmcyr-20070916-4|493	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr7.pfb
14mu|texlive-cmcyr-20070916-4|494	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr7.pfm
14mu|texlive-cmcyr-20070916-4|495	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr8.pfb
14mu|texlive-cmcyr-20070916-4|496	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr8.pfm
14mu|texlive-cmcyr-20070916-4|497	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr9.pfb
14mu|texlive-cmcyr-20070916-4|498	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr9.pfm
14mu|texlive-cmcyr-20070916-4|499	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmb10.vf
14mu|texlive-cmcyr-20070916-4|500	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx10.vf
14mu|texlive-cmcyr-20070916-4|501	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx12.vf
14mu|texlive-cmcyr-20070916-4|502	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx5.vf
14mu|texlive-cmcyr-20070916-4|503	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx6.vf
14mu|texlive-cmcyr-20070916-4|504	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx7.vf
14mu|texlive-cmcyr-20070916-4|505	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx8.vf
14mu|texlive-cmcyr-20070916-4|506	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx9.vf
14mu|texlive-cmcyr-20070916-4|507	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbxsl10.vf
14mu|texlive-cmcyr-20070916-4|508	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbxti10.vf
14mu|texlive-cmcyr-20070916-4|509	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmcsc10.vf
14mu|texlive-cmcyr-20070916-4|510	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmcsc8.vf
14mu|texlive-cmcyr-20070916-4|511	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmcsc9.vf
14mu|texlive-cmcyr-20070916-4|512	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcminch.vf
14mu|texlive-cmcyr-20070916-4|513	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmitt10.vf
14mu|texlive-cmcyr-20070916-4|514	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi10.vf
14mu|texlive-cmcyr-20070916-4|515	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi12.vf
14mu|texlive-cmcyr-20070916-4|516	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi5.vf
14mu|texlive-cmcyr-20070916-4|517	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi6.vf
14mu|texlive-cmcyr-20070916-4|518	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi7.vf
14mu|texlive-cmcyr-20070916-4|519	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi8.vf
14mu|texlive-cmcyr-20070916-4|520	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi9.vf
14mu|texlive-cmcyr-20070916-4|521	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmib10.vf
14mu|texlive-cmcyr-20070916-4|522	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr10.vf
14mu|texlive-cmcyr-20070916-4|523	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr12.vf
14mu|texlive-cmcyr-20070916-4|524	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr17.vf
14mu|texlive-cmcyr-20070916-4|525	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr5.vf
14mu|texlive-cmcyr-20070916-4|526	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr6.vf
14mu|texlive-cmcyr-20070916-4|527	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr7.vf
14mu|texlive-cmcyr-20070916-4|528	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr8.vf
14mu|texlive-cmcyr-20070916-4|529	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr9.vf
14mu|texlive-cmcyr-20070916-4|530	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl10.vf
14mu|texlive-cmcyr-20070916-4|531	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl12.vf
14mu|texlive-cmcyr-20070916-4|532	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl8.vf
14mu|texlive-cmcyr-20070916-4|533	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl9.vf
14mu|texlive-cmcyr-20070916-4|534	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsltt10.vf
14mu|texlive-cmcyr-20070916-4|535	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss10.vf
14mu|texlive-cmcyr-20070916-4|536	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss12.vf
14mu|texlive-cmcyr-20070916-4|537	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss17.vf
14mu|texlive-cmcyr-20070916-4|538	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss8.vf
14mu|texlive-cmcyr-20070916-4|539	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss9.vf
14mu|texlive-cmcyr-20070916-4|540	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssbx10.vf
14mu|texlive-cmcyr-20070916-4|541	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssdc10.vf
14mu|texlive-cmcyr-20070916-4|542	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi10.vf
14mu|texlive-cmcyr-20070916-4|543	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi12.vf
14mu|texlive-cmcyr-20070916-4|544	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi17.vf
14mu|texlive-cmcyr-20070916-4|545	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi8.vf
14mu|texlive-cmcyr-20070916-4|546	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi9.vf
14mu|texlive-cmcyr-20070916-4|547	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssq8.vf
14mu|texlive-cmcyr-20070916-4|548	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssqi8.vf
14mu|texlive-cmcyr-20070916-4|549	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti10.vf
14mu|texlive-cmcyr-20070916-4|550	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti12.vf
14mu|texlive-cmcyr-20070916-4|551	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti7.vf
14mu|texlive-cmcyr-20070916-4|552	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti8.vf
14mu|texlive-cmcyr-20070916-4|553	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti9.vf
14mu|texlive-cmcyr-20070916-4|554	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt10.vf
14mu|texlive-cmcyr-20070916-4|555	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt12.vf
14mu|texlive-cmcyr-20070916-4|556	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt8.vf
14mu|texlive-cmcyr-20070916-4|557	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt9.vf
14mu|texlive-cmcyr-20070916-4|558	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmu10.vf
14mu|texlive-cmcyr-20070916-4|559	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmb10.vf
14mu|texlive-cmcyr-20070916-4|560	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx10.vf
14mu|texlive-cmcyr-20070916-4|561	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx12.vf
14mu|texlive-cmcyr-20070916-4|562	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx5.vf
14mu|texlive-cmcyr-20070916-4|563	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx6.vf
14mu|texlive-cmcyr-20070916-4|564	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx7.vf
14mu|texlive-cmcyr-20070916-4|565	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx8.vf
14mu|texlive-cmcyr-20070916-4|566	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx9.vf
14mu|texlive-cmcyr-20070916-4|567	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbxsl10.vf
14mu|texlive-cmcyr-20070916-4|568	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbxti10.vf
14mu|texlive-cmcyr-20070916-4|569	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmcsc10.vf
14mu|texlive-cmcyr-20070916-4|570	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmcsc8.vf
14mu|texlive-cmcyr-20070916-4|571	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmcsc9.vf
14mu|texlive-cmcyr-20070916-4|572	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcminch.vf
14mu|texlive-cmcyr-20070916-4|573	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmitt10.vf
14mu|texlive-cmcyr-20070916-4|574	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi10.vf
14mu|texlive-cmcyr-20070916-4|575	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi12.vf
14mu|texlive-cmcyr-20070916-4|576	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi5.vf
14mu|texlive-cmcyr-20070916-4|577	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi6.vf
14mu|texlive-cmcyr-20070916-4|578	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi7.vf
14mu|texlive-cmcyr-20070916-4|579	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi8.vf
14mu|texlive-cmcyr-20070916-4|580	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi9.vf
14mu|texlive-cmcyr-20070916-4|581	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmib10.vf
14mu|texlive-cmcyr-20070916-4|582	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr10.vf
14mu|texlive-cmcyr-20070916-4|583	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr12.vf
14mu|texlive-cmcyr-20070916-4|584	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr17.vf
14mu|texlive-cmcyr-20070916-4|585	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr5.vf
14mu|texlive-cmcyr-20070916-4|586	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr6.vf
14mu|texlive-cmcyr-20070916-4|587	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr7.vf
14mu|texlive-cmcyr-20070916-4|588	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr8.vf
14mu|texlive-cmcyr-20070916-4|589	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr9.vf
14mu|texlive-cmcyr-20070916-4|590	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl10.vf
14mu|texlive-cmcyr-20070916-4|591	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl12.vf
14mu|texlive-cmcyr-20070916-4|592	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl8.vf
14mu|texlive-cmcyr-20070916-4|593	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl9.vf
14mu|texlive-cmcyr-20070916-4|594	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsltt10.vf
14mu|texlive-cmcyr-20070916-4|595	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss10.vf
14mu|texlive-cmcyr-20070916-4|596	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss12.vf
14mu|texlive-cmcyr-20070916-4|597	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss17.vf
14mu|texlive-cmcyr-20070916-4|598	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss8.vf
14mu|texlive-cmcyr-20070916-4|599	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss9.vf
14mu|texlive-cmcyr-20070916-4|600	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssbx10.vf
14mu|texlive-cmcyr-20070916-4|601	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssdc10.vf
14mu|texlive-cmcyr-20070916-4|602	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi10.vf
14mu|texlive-cmcyr-20070916-4|603	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi12.vf
14mu|texlive-cmcyr-20070916-4|604	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi17.vf
14mu|texlive-cmcyr-20070916-4|605	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi8.vf
14mu|texlive-cmcyr-20070916-4|606	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi9.vf
14mu|texlive-cmcyr-20070916-4|607	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssq8.vf
14mu|texlive-cmcyr-20070916-4|608	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssqi8.vf
14mu|texlive-cmcyr-20070916-4|609	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti10.vf
14mu|texlive-cmcyr-20070916-4|610	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti12.vf
14mu|texlive-cmcyr-20070916-4|611	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti7.vf
14mu|texlive-cmcyr-20070916-4|612	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti8.vf
14mu|texlive-cmcyr-20070916-4|613	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti9.vf
14mu|texlive-cmcyr-20070916-4|614	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt10.vf
14mu|texlive-cmcyr-20070916-4|615	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt12.vf
14mu|texlive-cmcyr-20070916-4|616	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt8.vf
14mu|texlive-cmcyr-20070916-4|617	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt9.vf
14mu|texlive-cmcyr-20070916-4|618	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmu10.vf
14mu|texlive-cmcyr-20070916-4|619	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmb10.vf
14mu|texlive-cmcyr-20070916-4|620	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx10.vf
14mu|texlive-cmcyr-20070916-4|621	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx12.vf
14mu|texlive-cmcyr-20070916-4|622	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx5.vf
14mu|texlive-cmcyr-20070916-4|623	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx6.vf
14mu|texlive-cmcyr-20070916-4|624	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx7.vf
14mu|texlive-cmcyr-20070916-4|625	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx8.vf
14mu|texlive-cmcyr-20070916-4|626	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx9.vf
14mu|texlive-cmcyr-20070916-4|627	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbxsl10.vf
14mu|texlive-cmcyr-20070916-4|628	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbxti10.vf
14mu|texlive-cmcyr-20070916-4|629	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmcsc10.vf
14mu|texlive-cmcyr-20070916-4|630	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmcsc8.vf
14mu|texlive-cmcyr-20070916-4|631	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmcsc9.vf
14mu|texlive-cmcyr-20070916-4|632	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcminch.vf
14mu|texlive-cmcyr-20070916-4|633	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmitt10.vf
14mu|texlive-cmcyr-20070916-4|634	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi10.vf
14mu|texlive-cmcyr-20070916-4|635	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi12.vf
14mu|texlive-cmcyr-20070916-4|636	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi5.vf
14mu|texlive-cmcyr-20070916-4|637	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi6.vf
14mu|texlive-cmcyr-20070916-4|638	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi7.vf
14mu|texlive-cmcyr-20070916-4|639	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi8.vf
14mu|texlive-cmcyr-20070916-4|640	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi9.vf
14mu|texlive-cmcyr-20070916-4|641	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmib10.vf
14mu|texlive-cmcyr-20070916-4|642	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr10.vf
14mu|texlive-cmcyr-20070916-4|643	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr12.vf
14mu|texlive-cmcyr-20070916-4|644	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr17.vf
14mu|texlive-cmcyr-20070916-4|645	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr5.vf
14mu|texlive-cmcyr-20070916-4|646	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr6.vf
14mu|texlive-cmcyr-20070916-4|647	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr7.vf
14mu|texlive-cmcyr-20070916-4|648	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr8.vf
14mu|texlive-cmcyr-20070916-4|649	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr9.vf
14mu|texlive-cmcyr-20070916-4|650	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl10.vf
14mu|texlive-cmcyr-20070916-4|651	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl12.vf
14mu|texlive-cmcyr-20070916-4|652	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl8.vf
14mu|texlive-cmcyr-20070916-4|653	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl9.vf
14mu|texlive-cmcyr-20070916-4|654	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsltt10.vf
14mu|texlive-cmcyr-20070916-4|655	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss10.vf
14mu|texlive-cmcyr-20070916-4|656	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss12.vf
14mu|texlive-cmcyr-20070916-4|657	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss17.vf
14mu|texlive-cmcyr-20070916-4|658	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss8.vf
14mu|texlive-cmcyr-20070916-4|659	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss9.vf
14mu|texlive-cmcyr-20070916-4|660	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssbx10.vf
14mu|texlive-cmcyr-20070916-4|661	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssdc10.vf
14mu|texlive-cmcyr-20070916-4|662	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi10.vf
14mu|texlive-cmcyr-20070916-4|663	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi12.vf
14mu|texlive-cmcyr-20070916-4|664	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi17.vf
14mu|texlive-cmcyr-20070916-4|665	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi8.vf
14mu|texlive-cmcyr-20070916-4|666	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi9.vf
14mu|texlive-cmcyr-20070916-4|667	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssq8.vf
14mu|texlive-cmcyr-20070916-4|668	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssqi8.vf
14mu|texlive-cmcyr-20070916-4|669	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti10.vf
14mu|texlive-cmcyr-20070916-4|670	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti12.vf
14mu|texlive-cmcyr-20070916-4|671	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti7.vf
14mu|texlive-cmcyr-20070916-4|672	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti8.vf
14mu|texlive-cmcyr-20070916-4|673	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti9.vf
14mu|texlive-cmcyr-20070916-4|674	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt10.vf
14mu|texlive-cmcyr-20070916-4|675	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt12.vf
14mu|texlive-cmcyr-20070916-4|676	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt8.vf
14mu|texlive-cmcyr-20070916-4|677	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt9.vf
14mu|texlive-cmcyr-20070916-4|678	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmu10.vf
14mu|texlive-cmcyr-20070916-4|679	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmb10.vf
14mu|texlive-cmcyr-20070916-4|680	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx10.vf
14mu|texlive-cmcyr-20070916-4|681	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx12.vf
14mu|texlive-cmcyr-20070916-4|682	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx5.vf
14mu|texlive-cmcyr-20070916-4|683	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx6.vf
14mu|texlive-cmcyr-20070916-4|684	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx7.vf
14mu|texlive-cmcyr-20070916-4|685	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx8.vf
14mu|texlive-cmcyr-20070916-4|686	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx9.vf
14mu|texlive-cmcyr-20070916-4|687	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbxsl10.vf
14mu|texlive-cmcyr-20070916-4|688	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbxti10.vf
14mu|texlive-cmcyr-20070916-4|689	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmcsc10.vf
14mu|texlive-cmcyr-20070916-4|690	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmcsc8.vf
14mu|texlive-cmcyr-20070916-4|691	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmcsc9.vf
14mu|texlive-cmcyr-20070916-4|692	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycminch.vf
14mu|texlive-cmcyr-20070916-4|693	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmitt10.vf
14mu|texlive-cmcyr-20070916-4|694	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi10.vf
14mu|texlive-cmcyr-20070916-4|695	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi12.vf
14mu|texlive-cmcyr-20070916-4|696	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi5.vf
14mu|texlive-cmcyr-20070916-4|697	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi6.vf
14mu|texlive-cmcyr-20070916-4|698	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi7.vf
14mu|texlive-cmcyr-20070916-4|699	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi8.vf
14mu|texlive-cmcyr-20070916-4|700	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi9.vf
14mu|texlive-cmcyr-20070916-4|701	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmib10.vf
14mu|texlive-cmcyr-20070916-4|702	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr10.vf
14mu|texlive-cmcyr-20070916-4|703	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr12.vf
14mu|texlive-cmcyr-20070916-4|704	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr17.vf
14mu|texlive-cmcyr-20070916-4|705	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr5.vf
14mu|texlive-cmcyr-20070916-4|706	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr6.vf
14mu|texlive-cmcyr-20070916-4|707	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr7.vf
14mu|texlive-cmcyr-20070916-4|708	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr8.vf
14mu|texlive-cmcyr-20070916-4|709	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr9.vf
14mu|texlive-cmcyr-20070916-4|710	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl10.vf
14mu|texlive-cmcyr-20070916-4|711	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl12.vf
14mu|texlive-cmcyr-20070916-4|712	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl8.vf
14mu|texlive-cmcyr-20070916-4|713	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl9.vf
14mu|texlive-cmcyr-20070916-4|714	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsltt10.vf
14mu|texlive-cmcyr-20070916-4|715	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss10.vf
14mu|texlive-cmcyr-20070916-4|716	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss12.vf
14mu|texlive-cmcyr-20070916-4|717	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss17.vf
14mu|texlive-cmcyr-20070916-4|718	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss8.vf
14mu|texlive-cmcyr-20070916-4|719	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss9.vf
14mu|texlive-cmcyr-20070916-4|720	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssbx10.vf
14mu|texlive-cmcyr-20070916-4|721	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssdc10.vf
14mu|texlive-cmcyr-20070916-4|722	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi10.vf
14mu|texlive-cmcyr-20070916-4|723	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi12.vf
14mu|texlive-cmcyr-20070916-4|724	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi17.vf
14mu|texlive-cmcyr-20070916-4|725	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi8.vf
14mu|texlive-cmcyr-20070916-4|726	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi9.vf
14mu|texlive-cmcyr-20070916-4|727	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssq8.vf
14mu|texlive-cmcyr-20070916-4|728	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssqi8.vf
14mu|texlive-cmcyr-20070916-4|729	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti10.vf
14mu|texlive-cmcyr-20070916-4|730	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti12.vf
14mu|texlive-cmcyr-20070916-4|731	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti7.vf
14mu|texlive-cmcyr-20070916-4|732	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti8.vf
14mu|texlive-cmcyr-20070916-4|733	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti9.vf
14mu|texlive-cmcyr-20070916-4|734	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt10.vf
14mu|texlive-cmcyr-20070916-4|735	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt12.vf
14mu|texlive-cmcyr-20070916-4|736	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt8.vf
14mu|texlive-cmcyr-20070916-4|737	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt9.vf
14mu|texlive-cmcyr-20070916-4|738	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmu10.vf
14mu|texlive-cmcyr-20070916-4|739	%doc %{_texmfdistdir}/doc/fonts/cmcyr/README
14mu|texlive-cmcyr-20070916-4|740	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmalt
14mu|texlive-cmcyr-20070916-4|741	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmalte
14mu|texlive-cmcyr-20070916-4|742	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmiso
14mu|texlive-cmcyr-20070916-4|743	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmisoe
14mu|texlive-cmcyr-20070916-4|744	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkde
14mu|texlive-cmcyr-20070916-4|745	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkdee
14mu|texlive-cmcyr-20070916-4|746	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkoi8
14mu|texlive-cmcyr-20070916-4|747	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkoi8e
14mu|texlive-cmcyr-20070916-4|748	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmwin
14mu|texlive-cmcyr-20070916-4|749	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmwine
14mu|texlive-cmcyr-20070916-4|750	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyralt
14mu|texlive-cmcyr-20070916-4|751	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyralte
14mu|texlive-cmcyr-20070916-4|752	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyriso
14mu|texlive-cmcyr-20070916-4|753	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrisoe
14mu|texlive-cmcyr-20070916-4|754	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkde
14mu|texlive-cmcyr-20070916-4|755	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkdee
14mu|texlive-cmcyr-20070916-4|756	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkoi8
14mu|texlive-cmcyr-20070916-4|757	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkoi8e
14mu|texlive-cmcyr-20070916-4|758	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrwin
14mu|texlive-cmcyr-20070916-4|759	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrwine
14mu|texlive-cmcyr-20070916-4|760	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.6i
14mu|texlive-cmcyr-20070916-4|761	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.6k
14mu|texlive-cmcyr-20070916-4|762	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.6w
14mu|texlive-cmcyr-20070916-4|763	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.alt
14mu|texlive-cmcyr-20070916-4|764	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.bat
14mu|texlive-cmcyr-20070916-4|765	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.iso
14mu|texlive-cmcyr-20070916-4|766	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.koi
14mu|texlive-cmcyr-20070916-4|767	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.o6w
14mu|texlive-cmcyr-20070916-4|768	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.win
14mu|texlive-cmcyr-20070916-4|769	%doc %{_texmfdistdir}/doc/fonts/cmcyr/vf/cmcyr6i/merge.bat
14mu|texlive-cmcyr-20070916-4|770	%doc %{_texmfdistdir}/doc/fonts/cmcyr/vf/cmcyr6k/merge.bat
14mu|texlive-cmcyr-20070916-4|771	%doc %{_texmfdistdir}/doc/fonts/cmcyr/vf/cmcyr6w/merge.bat
14mu|texlive-cmcyr-20070916-4|772	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wncalt
14mu|texlive-cmcyr-20070916-4|773	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wncalte
14mu|texlive-cmcyr-20070916-4|774	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wnciso
14mu|texlive-cmcyr-20070916-4|775	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wncisoe
14mu|texlive-cmcyr-20070916-4|776	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wnckoi8
14mu|texlive-cmcyr-20070916-4|777	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wnckoi8e
14mu|texlive-cmcyr-20070916-4|778	
14mu|texlive-cmcyr-20070916-4|779	#-----------------------------------------------------------------------
14mu|texlive-cmcyr-20070916-4|780	%prep
14mu|texlive-cmcyr-20070916-4|781	%setup -c -a0 -a1
14mu|texlive-cmcyr-20070916-4|782	
14mu|texlive-cmcyr-20070916-4|783	%build
14mu|texlive-cmcyr-20070916-4|784	
14mu|texlive-cmcyr-20070916-4|785	%install
14mu|texlive-cmcyr-20070916-4|786	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cmcyr-20070916-4|787	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cmcyr-20070916-4|788	
14mu|texlive-cmcyr-20070916-4|789	
14mu|texlive-cmcyr-20070916-4|790	
14mu|texlive-cmcyr-20070916-4|791	%changelog
14mu|texlive-cmcyr-20070916-4|792	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070916-4
14mu|texlive-cmcyr-20070916-4|793	+ Revision: c7094bd
14mu|texlive-cmcyr-20070916-4|794	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cmcyr-20070916-4|795	
14mu|texlive-cmcyr-20070916-4|796	

24488 14
14mu|texlive-cmdstring-1.1-4|1	# revision 15878
14mu|texlive-cmdstring-1.1-4|2	# category Package
14mu|texlive-cmdstring-1.1-4|3	# catalog-ctan /macros/latex/contrib/cmdstring
14mu|texlive-cmdstring-1.1-4|4	# catalog-date 2008-08-18 10:38:42 +0200
14mu|texlive-cmdstring-1.1-4|5	# catalog-license lppl
14mu|texlive-cmdstring-1.1-4|6	# catalog-version 1.1
14mu|texlive-cmdstring-1.1-4|7	Name:		texlive-cmdstring
14mu|texlive-cmdstring-1.1-4|8	Version:	1.1
14mu|texlive-cmdstring-1.1-4|9	Release:	4
14mu|texlive-cmdstring-1.1-4|10	Summary:	Get command name reliably
14mu|texlive-cmdstring-1.1-4|11	Group:		Publishing
14mu|texlive-cmdstring-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmdstring
14mu|texlive-cmdstring-1.1-4|13	License:	LPPL
14mu|texlive-cmdstring-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdstring.tar.xz
14mu|texlive-cmdstring-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdstring.doc.tar.xz
14mu|texlive-cmdstring-1.1-4|16	BuildArch:	noarch
14mu|texlive-cmdstring-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cmdstring-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cmdstring-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cmdstring-1.1-4|20	
14mu|texlive-cmdstring-1.1-4|21	%description
14mu|texlive-cmdstring-1.1-4|22	Extracts the letters of a command's name (e.g., foo for command
14mu|texlive-cmdstring-1.1-4|23	\foo), in a reliable way.
14mu|texlive-cmdstring-1.1-4|24	
14mu|texlive-cmdstring-1.1-4|25	
14mu|texlive-cmdstring-1.1-4|26	#-----------------------------------------------------------------------
14mu|texlive-cmdstring-1.1-4|27	%files
14mu|texlive-cmdstring-1.1-4|28	%{_texmfdistdir}/tex/latex/cmdstring/cmdstring.sty
14mu|texlive-cmdstring-1.1-4|29	%doc %{_texmfdistdir}/doc/latex/cmdstring/README
14mu|texlive-cmdstring-1.1-4|30	%doc %{_texmfdistdir}/doc/latex/cmdstring/cmdstring.pdf
14mu|texlive-cmdstring-1.1-4|31	%doc %{_texmfdistdir}/doc/latex/cmdstring/cmdstring.tex
14mu|texlive-cmdstring-1.1-4|32	
14mu|texlive-cmdstring-1.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-cmdstring-1.1-4|34	%prep
14mu|texlive-cmdstring-1.1-4|35	%setup -c -a0 -a1
14mu|texlive-cmdstring-1.1-4|36	
14mu|texlive-cmdstring-1.1-4|37	%build
14mu|texlive-cmdstring-1.1-4|38	
14mu|texlive-cmdstring-1.1-4|39	%install
14mu|texlive-cmdstring-1.1-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cmdstring-1.1-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cmdstring-1.1-4|42	
14mu|texlive-cmdstring-1.1-4|43	
14mu|texlive-cmdstring-1.1-4|44	
14mu|texlive-cmdstring-1.1-4|45	%changelog
14mu|texlive-cmdstring-1.1-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-cmdstring-1.1-4|47	+ Revision: 62c540e
14mu|texlive-cmdstring-1.1-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cmdstring-1.1-4|49	
14mu|texlive-cmdstring-1.1-4|50	

24489 14
14mu|texlive-cmdtrack-20121218-7|1	# revision 28910
14mu|texlive-cmdtrack-20121218-7|2	# category Package
14mu|texlive-cmdtrack-20121218-7|3	# catalog-ctan /macros/latex/contrib/cmdtrack
14mu|texlive-cmdtrack-20121218-7|4	# catalog-date 2012-12-18 12:17:57 +0100
14mu|texlive-cmdtrack-20121218-7|5	# catalog-license lppl1
14mu|texlive-cmdtrack-20121218-7|6	# catalog-version undef
14mu|texlive-cmdtrack-20121218-7|7	Name:		texlive-cmdtrack
14mu|texlive-cmdtrack-20121218-7|8	Version:	20121218
14mu|texlive-cmdtrack-20121218-7|9	Release:	7
14mu|texlive-cmdtrack-20121218-7|10	Summary:	Check used commands
14mu|texlive-cmdtrack-20121218-7|11	Group:		Publishing
14mu|texlive-cmdtrack-20121218-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmdtrack
14mu|texlive-cmdtrack-20121218-7|13	License:	LPPL1
14mu|texlive-cmdtrack-20121218-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.tar.xz
14mu|texlive-cmdtrack-20121218-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.doc.tar.xz
14mu|texlive-cmdtrack-20121218-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.source.tar.xz
14mu|texlive-cmdtrack-20121218-7|17	BuildArch:	noarch
14mu|texlive-cmdtrack-20121218-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cmdtrack-20121218-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cmdtrack-20121218-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-cmdtrack-20121218-7|21	
14mu|texlive-cmdtrack-20121218-7|22	%description
14mu|texlive-cmdtrack-20121218-7|23	The package keeps track of whether a command defined in a
14mu|texlive-cmdtrack-20121218-7|24	document preamble is actually used somewhere in the document.
14mu|texlive-cmdtrack-20121218-7|25	After the package is loaded in the preamble of a document, all
14mu|texlive-cmdtrack-20121218-7|26	\newcommand (and similar command definitions) between that
14mu|texlive-cmdtrack-20121218-7|27	point and the beginning of the document will be marked for
14mu|texlive-cmdtrack-20121218-7|28	logging. At the end of the document a report of command usage
14mu|texlive-cmdtrack-20121218-7|29	will be printed in the TeX log, for example: - "mdash was used
14mu|texlive-cmdtrack-20121218-7|30	on line 25"; - "ndash was never used".
14mu|texlive-cmdtrack-20121218-7|31	
14mu|texlive-cmdtrack-20121218-7|32	
14mu|texlive-cmdtrack-20121218-7|33	#-----------------------------------------------------------------------
14mu|texlive-cmdtrack-20121218-7|34	%files
14mu|texlive-cmdtrack-20121218-7|35	%{_texmfdistdir}/tex/latex/cmdtrack/cmdtrack.sty
14mu|texlive-cmdtrack-20121218-7|36	%doc %{_texmfdistdir}/doc/latex/cmdtrack/Makefile
14mu|texlive-cmdtrack-20121218-7|37	%doc %{_texmfdistdir}/doc/latex/cmdtrack/README
14mu|texlive-cmdtrack-20121218-7|38	%doc %{_texmfdistdir}/doc/latex/cmdtrack/cmdtrack.pdf
14mu|texlive-cmdtrack-20121218-7|39	#- source
14mu|texlive-cmdtrack-20121218-7|40	%doc %{_texmfdistdir}/source/latex/cmdtrack/cmdtrack.dtx
14mu|texlive-cmdtrack-20121218-7|41	%doc %{_texmfdistdir}/source/latex/cmdtrack/cmdtrack.ins
14mu|texlive-cmdtrack-20121218-7|42	
14mu|texlive-cmdtrack-20121218-7|43	#-----------------------------------------------------------------------
14mu|texlive-cmdtrack-20121218-7|44	%prep
14mu|texlive-cmdtrack-20121218-7|45	%setup -c -a0 -a1 -a2
14mu|texlive-cmdtrack-20121218-7|46	
14mu|texlive-cmdtrack-20121218-7|47	%build
14mu|texlive-cmdtrack-20121218-7|48	
14mu|texlive-cmdtrack-20121218-7|49	%install
14mu|texlive-cmdtrack-20121218-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cmdtrack-20121218-7|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cmdtrack-20121218-7|52	
14mu|texlive-cmdtrack-20121218-7|53	%changelog
14mu|texlive-cmdtrack-20121218-7|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20121218-7
14mu|texlive-cmdtrack-20121218-7|55	+ Revision: a1dbbc9
14mu|texlive-cmdtrack-20121218-7|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cmdtrack-20121218-7|57	
14mu|texlive-cmdtrack-20121218-7|58	

24490 14
14mu|texlive-cmextra-20111103-4|1	# revision 14075
14mu|texlive-cmextra-20111103-4|2	# category Package
14mu|texlive-cmextra-20111103-4|3	# catalog-ctan undef
14mu|texlive-cmextra-20111103-4|4	# catalog-date undef
14mu|texlive-cmextra-20111103-4|5	# catalog-license undef
14mu|texlive-cmextra-20111103-4|6	# catalog-version undef
14mu|texlive-cmextra-20111103-4|7	Name:		texlive-cmextra
14mu|texlive-cmextra-20111103-4|8	Version:	20111103
14mu|texlive-cmextra-20111103-4|9	Release:	4
14mu|texlive-cmextra-20111103-4|10	Summary:	TeXLive cmextra package
14mu|texlive-cmextra-20111103-4|11	Group:		Publishing
14mu|texlive-cmextra-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-cmextra-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-cmextra-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmextra.tar.xz
14mu|texlive-cmextra-20111103-4|15	BuildArch:	noarch
14mu|texlive-cmextra-20111103-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-cmextra-20111103-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-cmextra-20111103-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-cmextra-20111103-4|19	
14mu|texlive-cmextra-20111103-4|20	%description
14mu|texlive-cmextra-20111103-4|21	TeXLive cmextra package.
14mu|texlive-cmextra-20111103-4|22	
14mu|texlive-cmextra-20111103-4|23	
14mu|texlive-cmextra-20111103-4|24	#-----------------------------------------------------------------------
14mu|texlive-cmextra-20111103-4|25	%files
14mu|texlive-cmextra-20111103-4|26	%{_texmfdistdir}/fonts/source/public/cmextra/cmbxcd10.mf
14mu|texlive-cmextra-20111103-4|27	%{_texmfdistdir}/fonts/source/public/cmextra/cmbxti12.mf
14mu|texlive-cmextra-20111103-4|28	%{_texmfdistdir}/fonts/source/public/cmextra/cmbxti7.mf
14mu|texlive-cmextra-20111103-4|29	%{_texmfdistdir}/fonts/source/public/cmextra/cmcscsl10.mf
14mu|texlive-cmextra-20111103-4|30	%{_texmfdistdir}/fonts/source/public/cmextra/cmfibs8.mf
14mu|texlive-cmextra-20111103-4|31	%{_texmfdistdir}/fonts/source/public/cmextra/cmitt12.mf
14mu|texlive-cmextra-20111103-4|32	%{_texmfdistdir}/fonts/source/public/cmextra/cmitt9.mf
14mu|texlive-cmextra-20111103-4|33	%{_texmfdistdir}/fonts/source/public/cmextra/cmsl6.mf
14mu|texlive-cmextra-20111103-4|34	%{_texmfdistdir}/fonts/source/public/cmextra/cmsltt9.mf
14mu|texlive-cmextra-20111103-4|35	%{_texmfdistdir}/fonts/source/public/cmextra/cmssbxo10.mf
14mu|texlive-cmextra-20111103-4|36	%{_texmfdistdir}/fonts/source/public/cmextra/cmsslu30.mf
14mu|texlive-cmextra-20111103-4|37	%{_texmfdistdir}/fonts/source/public/cmextra/cmssu30.mf
14mu|texlive-cmextra-20111103-4|38	%{_texmfdistdir}/fonts/source/public/cmextra/cmvtti10.mf
14mu|texlive-cmextra-20111103-4|39	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmbxcd10.tfm
14mu|texlive-cmextra-20111103-4|40	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmbxti12.tfm
14mu|texlive-cmextra-20111103-4|41	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmbxti7.tfm
14mu|texlive-cmextra-20111103-4|42	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmcscsl10.tfm
14mu|texlive-cmextra-20111103-4|43	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmfibs8.tfm
14mu|texlive-cmextra-20111103-4|44	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmitt12.tfm
14mu|texlive-cmextra-20111103-4|45	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmitt9.tfm
14mu|texlive-cmextra-20111103-4|46	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmsl6.tfm
14mu|texlive-cmextra-20111103-4|47	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmsltt9.tfm
14mu|texlive-cmextra-20111103-4|48	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmssbxo10.tfm
14mu|texlive-cmextra-20111103-4|49	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmsslu30.tfm
14mu|texlive-cmextra-20111103-4|50	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmssu30.tfm
14mu|texlive-cmextra-20111103-4|51	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmvtti10.tfm
14mu|texlive-cmextra-20111103-4|52	
14mu|texlive-cmextra-20111103-4|53	#-----------------------------------------------------------------------
14mu|texlive-cmextra-20111103-4|54	%prep
14mu|texlive-cmextra-20111103-4|55	%setup -c -a0
14mu|texlive-cmextra-20111103-4|56	
14mu|texlive-cmextra-20111103-4|57	%build
14mu|texlive-cmextra-20111103-4|58	
14mu|texlive-cmextra-20111103-4|59	%install
14mu|texlive-cmextra-20111103-4|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cmextra-20111103-4|61	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mu|texlive-cmextra-20111103-4|62	
14mu|texlive-cmextra-20111103-4|63	
14mu|texlive-cmextra-20111103-4|64	
14mu|texlive-cmextra-20111103-4|65	%changelog
14mu|texlive-cmextra-20111103-4|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-cmextra-20111103-4|67	+ Revision: 24130fd
14mu|texlive-cmextra-20111103-4|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cmextra-20111103-4|69	
14mu|texlive-cmextra-20111103-4|70	

24491 14
14mu|texlive-cmpj-2.03-7|1	# revision 28862
14mu|texlive-cmpj-2.03-7|2	# category Package
14mu|texlive-cmpj-2.03-7|3	# catalog-ctan /macros/latex/contrib/cmpj
14mu|texlive-cmpj-2.03-7|4	# catalog-date 2013-01-16 12:17:26 +0100
14mu|texlive-cmpj-2.03-7|5	# catalog-license lppl
14mu|texlive-cmpj-2.03-7|6	# catalog-version 2.03
14mu|texlive-cmpj-2.03-7|7	Name:		texlive-cmpj
14mu|texlive-cmpj-2.03-7|8	Version:	2.03
14mu|texlive-cmpj-2.03-7|9	Release:	7
14mu|texlive-cmpj-2.03-7|10	Summary:	Style for the journal Condensed Matter Physics
14mu|texlive-cmpj-2.03-7|11	Group:		Publishing
14mu|texlive-cmpj-2.03-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmpj
14mu|texlive-cmpj-2.03-7|13	License:	LPPL
14mu|texlive-cmpj-2.03-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpj.tar.xz
14mu|texlive-cmpj-2.03-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpj.doc.tar.xz
14mu|texlive-cmpj-2.03-7|16	BuildArch:	noarch
14mu|texlive-cmpj-2.03-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cmpj-2.03-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cmpj-2.03-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-cmpj-2.03-7|20	
14mu|texlive-cmpj-2.03-7|21	%description
14mu|texlive-cmpj-2.03-7|22	The package contains macros and some documentation for
14mu|texlive-cmpj-2.03-7|23	typesetting papers for submission to the Condensed Matter
14mu|texlive-cmpj-2.03-7|24	Physics journal published by the Institute for Condensed Matter
14mu|texlive-cmpj-2.03-7|25	Physics of the National Academy of Sciences of Ukraine.
14mu|texlive-cmpj-2.03-7|26	
14mu|texlive-cmpj-2.03-7|27	
14mu|texlive-cmpj-2.03-7|28	#-----------------------------------------------------------------------
14mu|texlive-cmpj-2.03-7|29	%files
14mu|texlive-cmpj-2.03-7|30	%{_texmfdistdir}/bibtex/bst/cmpj/cmpj.bst
14mu|texlive-cmpj-2.03-7|31	%{_texmfdistdir}/tex/latex/cmpj/cmp-logo.eps
14mu|texlive-cmpj-2.03-7|32	%{_texmfdistdir}/tex/latex/cmpj/cmp-logo.pdf
14mu|texlive-cmpj-2.03-7|33	%{_texmfdistdir}/tex/latex/cmpj/cmpj.sty
14mu|texlive-cmpj-2.03-7|34	%{_texmfdistdir}/tex/latex/cmpj/cmpj2.sty
14mu|texlive-cmpj-2.03-7|35	%doc %{_texmfdistdir}/doc/latex/cmpj/README
14mu|texlive-cmpj-2.03-7|36	%doc %{_texmfdistdir}/doc/latex/cmpj/eps_demo.eps
14mu|texlive-cmpj-2.03-7|37	%doc %{_texmfdistdir}/doc/latex/cmpj/eps_demo.pdf
14mu|texlive-cmpj-2.03-7|38	%doc %{_texmfdistdir}/doc/latex/cmpj/icmphome.eps
14mu|texlive-cmpj-2.03-7|39	%doc %{_texmfdistdir}/doc/latex/cmpj/icmphome.pdf
14mu|texlive-cmpj-2.03-7|40	%doc %{_texmfdistdir}/doc/latex/cmpj/template.pdf
14mu|texlive-cmpj-2.03-7|41	%doc %{_texmfdistdir}/doc/latex/cmpj/template.tex
14mu|texlive-cmpj-2.03-7|42	
14mu|texlive-cmpj-2.03-7|43	#-----------------------------------------------------------------------
14mu|texlive-cmpj-2.03-7|44	%prep
14mu|texlive-cmpj-2.03-7|45	%setup -c -a0 -a1
14mu|texlive-cmpj-2.03-7|46	
14mu|texlive-cmpj-2.03-7|47	%build
14mu|texlive-cmpj-2.03-7|48	
14mu|texlive-cmpj-2.03-7|49	%install
14mu|texlive-cmpj-2.03-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cmpj-2.03-7|51	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cmpj-2.03-7|52	
14mu|texlive-cmpj-2.03-7|53	%changelog
14mu|texlive-cmpj-2.03-7|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.03-7
14mu|texlive-cmpj-2.03-7|55	+ Revision: 8a41857
14mu|texlive-cmpj-2.03-7|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cmpj-2.03-7|57	
14mu|texlive-cmpj-2.03-7|58	

24492 14
14mu|texlive-cmsd-20061218-4|1	# revision 18787
14mu|texlive-cmsd-20061218-4|2	# category Package
14mu|texlive-cmsd-20061218-4|3	# catalog-ctan /macros/latex/contrib/cmsd
14mu|texlive-cmsd-20061218-4|4	# catalog-date 2006-12-18 23:50:36 +0100
14mu|texlive-cmsd-20061218-4|5	# catalog-license lppl
14mu|texlive-cmsd-20061218-4|6	# catalog-version undef
14mu|texlive-cmsd-20061218-4|7	Name:		texlive-cmsd
14mu|texlive-cmsd-20061218-4|8	Version:	20061218
14mu|texlive-cmsd-20061218-4|9	Release:	4
14mu|texlive-cmsd-20061218-4|10	Summary:	Interfaces to the CM Sans Serif Bold fonts
14mu|texlive-cmsd-20061218-4|11	Group:		Publishing
14mu|texlive-cmsd-20061218-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmsd
14mu|texlive-cmsd-20061218-4|13	License:	LPPL
14mu|texlive-cmsd-20061218-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmsd.tar.xz
14mu|texlive-cmsd-20061218-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmsd.doc.tar.xz
14mu|texlive-cmsd-20061218-4|16	BuildArch:	noarch
14mu|texlive-cmsd-20061218-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cmsd-20061218-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cmsd-20061218-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cmsd-20061218-4|20	
14mu|texlive-cmsd-20061218-4|21	%description
14mu|texlive-cmsd-20061218-4|22	Thr purpose of the package is to provide an alternative
14mu|texlive-cmsd-20061218-4|23	interface to the CM Sans Serif boldface fonts. The EC (T1,
14mu|texlive-cmsd-20061218-4|24	Cork) encoded versions of the 'CM Sans Serif boldface extended'
14mu|texlive-cmsd-20061218-4|25	fonts differ considerably from the traditionally (OT1) encoded
14mu|texlive-cmsd-20061218-4|26	ones: at large sizes, >10pt, they have thinner strokes and are
14mu|texlive-cmsd-20061218-4|27	much wider. At 25pt they are hardly to be recognized as being
14mu|texlive-cmsd-20061218-4|28	'boldface'. This package attempts to make these T1 fonts look
14mu|texlive-cmsd-20061218-4|29	like the traditional ones did. You do not need any new fonts;
14mu|texlive-cmsd-20061218-4|30	the package just changes the way LaTeX makes use of the current
14mu|texlive-cmsd-20061218-4|31	ones.
14mu|texlive-cmsd-20061218-4|32	
14mu|texlive-cmsd-20061218-4|33	
14mu|texlive-cmsd-20061218-4|34	#-----------------------------------------------------------------------
14mu|texlive-cmsd-20061218-4|35	%files
14mu|texlive-cmsd-20061218-4|36	%{_texmfdistdir}/tex/latex/cmsd/cmsd.sty
14mu|texlive-cmsd-20061218-4|37	%{_texmfdistdir}/tex/latex/cmsd/t1cmsd.fd
14mu|texlive-cmsd-20061218-4|38	%{_texmfdistdir}/tex/latex/cmsd/ts1cmsd.fd
14mu|texlive-cmsd-20061218-4|39	%doc %{_texmfdistdir}/doc/latex/cmsd/liesmich
14mu|texlive-cmsd-20061218-4|40	%doc %{_texmfdistdir}/doc/latex/cmsd/readme
14mu|texlive-cmsd-20061218-4|41	
14mu|texlive-cmsd-20061218-4|42	#-----------------------------------------------------------------------
14mu|texlive-cmsd-20061218-4|43	%prep
14mu|texlive-cmsd-20061218-4|44	%setup -c -a0 -a1
14mu|texlive-cmsd-20061218-4|45	
14mu|texlive-cmsd-20061218-4|46	%build
14mu|texlive-cmsd-20061218-4|47	
14mu|texlive-cmsd-20061218-4|48	%install
14mu|texlive-cmsd-20061218-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cmsd-20061218-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cmsd-20061218-4|51	
14mu|texlive-cmsd-20061218-4|52	
14mu|texlive-cmsd-20061218-4|53	
14mu|texlive-cmsd-20061218-4|54	%changelog
14mu|texlive-cmsd-20061218-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061218-4
14mu|texlive-cmsd-20061218-4|56	+ Revision: 08eb576
14mu|texlive-cmsd-20061218-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cmsd-20061218-4|58	
14mu|texlive-cmsd-20061218-4|59	

24493 14
14mu|texlive-cnbwp-20140102-3|1	# revision 32550
14mu|texlive-cnbwp-20140102-3|2	# category Package
14mu|texlive-cnbwp-20140102-3|3	# catalog-ctan /macros/latex/contrib/cnbwp
14mu|texlive-cnbwp-20140102-3|4	# catalog-date 2014-01-02 10:00:56 +0100
14mu|texlive-cnbwp-20140102-3|5	# catalog-license lppl
14mu|texlive-cnbwp-20140102-3|6	# catalog-version undef
14mu|texlive-cnbwp-20140102-3|7	Name:		texlive-cnbwp
14mu|texlive-cnbwp-20140102-3|8	Version:	20140102
14mu|texlive-cnbwp-20140102-3|9	Release:	3
14mu|texlive-cnbwp-20140102-3|10	Summary:	Typeset working papers of the Czech National Bank
14mu|texlive-cnbwp-20140102-3|11	Group:		Publishing
14mu|texlive-cnbwp-20140102-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cnbwp
14mu|texlive-cnbwp-20140102-3|13	License:	LPPL
14mu|texlive-cnbwp-20140102-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnbwp.tar.xz
14mu|texlive-cnbwp-20140102-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnbwp.doc.tar.xz
14mu|texlive-cnbwp-20140102-3|16	BuildArch:	noarch
14mu|texlive-cnbwp-20140102-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cnbwp-20140102-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cnbwp-20140102-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-cnbwp-20140102-3|20	
14mu|texlive-cnbwp-20140102-3|21	%description
14mu|texlive-cnbwp-20140102-3|22	The package supports proper formatting of Working Papers of the
14mu|texlive-cnbwp-20140102-3|23	Czech National Bank (WP CNB). The package was developed for CNB
14mu|texlive-cnbwp-20140102-3|24	but it is also intended for authors from outside CNB.
14mu|texlive-cnbwp-20140102-3|25	
14mu|texlive-cnbwp-20140102-3|26	
14mu|texlive-cnbwp-20140102-3|27	#-----------------------------------------------------------------------
14mu|texlive-cnbwp-20140102-3|28	%files
14mu|texlive-cnbwp-20140102-3|29	%{_texmfdistdir}/bibtex/bst/cnbwp/abbrvcnb.bst
14mu|texlive-cnbwp-20140102-3|30	%{_texmfdistdir}/makeindex/cnbwp/cnbindex.ist
14mu|texlive-cnbwp-20140102-3|31	%{_texmfdistdir}/tex/latex/cnbwp/cnbwp-manual.sty
14mu|texlive-cnbwp-20140102-3|32	%{_texmfdistdir}/tex/latex/cnbwp/cnbwp.cls
14mu|texlive-cnbwp-20140102-3|33	%{_texmfdistdir}/tex/latex/cnbwp/cnbwpsizes.clo
14mu|texlive-cnbwp-20140102-3|34	%doc %{_texmfdistdir}/doc/latex/cnbwp/README
14mu|texlive-cnbwp-20140102-3|35	%doc %{_texmfdistdir}/doc/latex/cnbwp/biblio.tex
14mu|texlive-cnbwp-20140102-3|36	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbpaper.pdf
14mu|texlive-cnbwp-20140102-3|37	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbpaper.tex
14mu|texlive-cnbwp-20140102-3|38	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbsample.bib
14mu|texlive-cnbwp-20140102-3|39	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-cs.pdf
14mu|texlive-cnbwp-20140102-3|40	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-cs.tex
14mu|texlive-cnbwp-20140102-3|41	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-en.pdf
14mu|texlive-cnbwp-20140102-3|42	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-en.tex
14mu|texlive-cnbwp-20140102-3|43	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.eps
14mu|texlive-cnbwp-20140102-3|44	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.gif
14mu|texlive-cnbwp-20140102-3|45	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.jpg
14mu|texlive-cnbwp-20140102-3|46	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.pdf
14mu|texlive-cnbwp-20140102-3|47	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.png
14mu|texlive-cnbwp-20140102-3|48	%doc %{_texmfdistdir}/doc/latex/cnbwp/numtable.tex
14mu|texlive-cnbwp-20140102-3|49	%doc %{_texmfdistdir}/doc/latex/cnbwp/widematrix.tex
14mu|texlive-cnbwp-20140102-3|50	
14mu|texlive-cnbwp-20140102-3|51	#-----------------------------------------------------------------------
14mu|texlive-cnbwp-20140102-3|52	%prep
14mu|texlive-cnbwp-20140102-3|53	%setup -c -a0 -a1
14mu|texlive-cnbwp-20140102-3|54	
14mu|texlive-cnbwp-20140102-3|55	%build
14mu|texlive-cnbwp-20140102-3|56	
14mu|texlive-cnbwp-20140102-3|57	%install
14mu|texlive-cnbwp-20140102-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cnbwp-20140102-3|59	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cnbwp-20140102-3|60	
14mu|texlive-cnbwp-20140102-3|61	%changelog
14mu|texlive-cnbwp-20140102-3|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20140102-3
14mu|texlive-cnbwp-20140102-3|63	+ Revision: 9c078d7
14mu|texlive-cnbwp-20140102-3|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cnbwp-20140102-3|65	
14mu|texlive-cnbwp-20140102-3|66	

24494 14
14mu|texlive-cnltx-0.90-8|1	# revision 32583
14mu|texlive-cnltx-0.90-8|2	# category Package
14mu|texlive-cnltx-0.90-8|3	# catalog-ctan /macros/latex/contrib/cnltx
14mu|texlive-cnltx-0.90-8|4	# catalog-date 2013-11-22 18:02:28 +0100
14mu|texlive-cnltx-0.90-8|5	# catalog-license lppl1.3
14mu|texlive-cnltx-0.90-8|6	# catalog-version 0.9
14mu|texlive-cnltx-0.90-8|7	Name:		texlive-cnltx
14mu|texlive-cnltx-0.90-8|8	Version:	0.90
14mu|texlive-cnltx-0.90-8|9	Release:	8
14mu|texlive-cnltx-0.90-8|10	Summary:	LaTeX tools and documenting facilities
14mu|texlive-cnltx-0.90-8|11	Group:		Publishing
14mu|texlive-cnltx-0.90-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cnltx
14mu|texlive-cnltx-0.90-8|13	License:	LPPL1.3
14mu|texlive-cnltx-0.90-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnltx.tar.xz
14mu|texlive-cnltx-0.90-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnltx.doc.tar.xz
14mu|texlive-cnltx-0.90-8|16	BuildArch:	noarch
14mu|texlive-cnltx-0.90-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cnltx-0.90-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cnltx-0.90-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-cnltx-0.90-8|20	
14mu|texlive-cnltx-0.90-8|21	%description
14mu|texlive-cnltx-0.90-8|22	This is a versatile bundle of packages and classes for
14mu|texlive-cnltx-0.90-8|23	consistent formatting of control sequences, package options,
14mu|texlive-cnltx-0.90-8|24	source code examples, and writing a package manual (including
14mu|texlive-cnltx-0.90-8|25	an index containing the explained control sequences, options,
14mu|texlive-cnltx-0.90-8|26	ldots). The bundle also provides several other small ideas of
14mu|texlive-cnltx-0.90-8|27	mine such as a mechansim for providing abbreviations etc. Not
14mu|texlive-cnltx-0.90-8|28	at least it provides a number of programming tools. The
14mu|texlive-cnltx-0.90-8|29	intention behind this bundle mainly is a selfish one:
14mu|texlive-cnltx-0.90-8|30	documenting my own packages. The bundle contains an index style
14mu|texlive-cnltx-0.90-8|31	file cnltx.ist that should be placed in a directory in a TDS
14mu|texlive-cnltx-0.90-8|32	makeindex directory.
14mu|texlive-cnltx-0.90-8|33	
14mu|texlive-cnltx-0.90-8|34	
14mu|texlive-cnltx-0.90-8|35	#-----------------------------------------------------------------------
14mu|texlive-cnltx-0.90-8|36	%files
14mu|texlive-cnltx-0.90-8|37	%{_texmfdistdir}/bibtex/bib/cnltx/cnltx.bib
14mu|texlive-cnltx-0.90-8|38	%{_texmfdistdir}/makeindex/cnltx/cnltx.ist
14mu|texlive-cnltx-0.90-8|39	%{_texmfdistdir}/tex/latex/cnltx/cnltx-base.sty
14mu|texlive-cnltx-0.90-8|40	%{_texmfdistdir}/tex/latex/cnltx/cnltx-doc.cls
14mu|texlive-cnltx-0.90-8|41	%{_texmfdistdir}/tex/latex/cnltx/cnltx-example.sty
14mu|texlive-cnltx-0.90-8|42	%{_texmfdistdir}/tex/latex/cnltx/cnltx-listings.sty
14mu|texlive-cnltx-0.90-8|43	%{_texmfdistdir}/tex/latex/cnltx/cnltx-tools.sty
14mu|texlive-cnltx-0.90-8|44	%{_texmfdistdir}/tex/latex/cnltx/cnltx.bbx
14mu|texlive-cnltx-0.90-8|45	%{_texmfdistdir}/tex/latex/cnltx/cnltx.cbx
14mu|texlive-cnltx-0.90-8|46	%{_texmfdistdir}/tex/latex/cnltx/cnltx.dbx
14mu|texlive-cnltx-0.90-8|47	%{_texmfdistdir}/tex/latex/cnltx/cnltx.sty
14mu|texlive-cnltx-0.90-8|48	%doc %{_texmfdistdir}/doc/latex/cnltx/README
14mu|texlive-cnltx-0.90-8|49	%doc %{_texmfdistdir}/doc/latex/cnltx/cnltx_en.pdf
14mu|texlive-cnltx-0.90-8|50	%doc %{_texmfdistdir}/doc/latex/cnltx/cnltx_en.tex
14mu|texlive-cnltx-0.90-8|51	
14mu|texlive-cnltx-0.90-8|52	#-----------------------------------------------------------------------
14mu|texlive-cnltx-0.90-8|53	%prep
14mu|texlive-cnltx-0.90-8|54	%setup -c -a0 -a1
14mu|texlive-cnltx-0.90-8|55	
14mu|texlive-cnltx-0.90-8|56	%build
14mu|texlive-cnltx-0.90-8|57	
14mu|texlive-cnltx-0.90-8|58	%install
14mu|texlive-cnltx-0.90-8|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cnltx-0.90-8|60	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cnltx-0.90-8|61	
14mu|texlive-cnltx-0.90-8|62	%changelog
14mu|texlive-cnltx-0.90-8|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.90-8
14mu|texlive-cnltx-0.90-8|64	+ Revision: 6b67112
14mu|texlive-cnltx-0.90-8|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cnltx-0.90-8|66	
14mu|texlive-cnltx-0.90-8|67	

24495 14
14mu|texlive-cns-20111103-4|1	# revision 15878
14mu|texlive-cns-20111103-4|2	# category Package
14mu|texlive-cns-20111103-4|3	# catalog-ctan undef
14mu|texlive-cns-20111103-4|4	# catalog-date undef
14mu|texlive-cns-20111103-4|5	# catalog-license undef
14mu|texlive-cns-20111103-4|6	# catalog-version undef
14mu|texlive-cns-20111103-4|7	Name:		texlive-cns
14mu|texlive-cns-20111103-4|8	Version:	20111103
14mu|texlive-cns-20111103-4|9	Release:	4
14mu|texlive-cns-20111103-4|10	Summary:	TeXLive cns package
14mu|texlive-cns-20111103-4|11	Group:		Publishing
14mu|texlive-cns-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-cns-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-cns-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cns.tar.xz
14mu|texlive-cns-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cns.doc.tar.xz
14mu|texlive-cns-20111103-4|16	BuildArch:	noarch
14mu|texlive-cns-20111103-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cns-20111103-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cns-20111103-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cns-20111103-4|20	
14mu|texlive-cns-20111103-4|21	%description
14mu|texlive-cns-20111103-4|22	TeXLive cns package.
14mu|texlive-cns-20111103-4|23	
14mu|texlive-cns-20111103-4|24	
14mu|texlive-cns-20111103-4|25	#-----------------------------------------------------------------------
14mu|texlive-cns-20111103-4|26	%files
14mu|texlive-cns-20111103-4|27	%{_texmfdistdir}/fonts/misc/cns/4040w0.bin
14mu|texlive-cns-20111103-4|28	%{_texmfdistdir}/fonts/misc/cns/4040w1.bin
14mu|texlive-cns-20111103-4|29	%{_texmfdistdir}/fonts/misc/cns/4040w2.bin
14mu|texlive-cns-20111103-4|30	%{_texmfdistdir}/fonts/misc/cns/4040w3.bin
14mu|texlive-cns-20111103-4|31	%{_texmfdistdir}/fonts/misc/cns/4040w4.bin
14mu|texlive-cns-20111103-4|32	%{_texmfdistdir}/fonts/misc/cns/4040w5.bin
14mu|texlive-cns-20111103-4|33	%{_texmfdistdir}/fonts/misc/cns/4040w6.bin
14mu|texlive-cns-20111103-4|34	%{_texmfdistdir}/fonts/misc/cns/4040w7.bin
14mu|texlive-cns-20111103-4|35	%{_texmfdistdir}/fonts/misc/cns/cns40-1.hbf
14mu|texlive-cns-20111103-4|36	%{_texmfdistdir}/fonts/misc/cns/cns40-2.hbf
14mu|texlive-cns-20111103-4|37	%{_texmfdistdir}/fonts/misc/cns/cns40-3.hbf
14mu|texlive-cns-20111103-4|38	%{_texmfdistdir}/fonts/misc/cns/cns40-4.hbf
14mu|texlive-cns-20111103-4|39	%{_texmfdistdir}/fonts/misc/cns/cns40-5.hbf
14mu|texlive-cns-20111103-4|40	%{_texmfdistdir}/fonts/misc/cns/cns40-6.hbf
14mu|texlive-cns-20111103-4|41	%{_texmfdistdir}/fonts/misc/cns/cns40-7.hbf
14mu|texlive-cns-20111103-4|42	%{_texmfdistdir}/fonts/misc/cns/cns40-b5.hbf
14mu|texlive-cns-20111103-4|43	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1201.tfm
14mu|texlive-cns-20111103-4|44	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1202.tfm
14mu|texlive-cns-20111103-4|45	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1203.tfm
14mu|texlive-cns-20111103-4|46	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1204.tfm
14mu|texlive-cns-20111103-4|47	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1205.tfm
14mu|texlive-cns-20111103-4|48	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1206.tfm
14mu|texlive-cns-20111103-4|49	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1207.tfm
14mu|texlive-cns-20111103-4|50	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1208.tfm
14mu|texlive-cns-20111103-4|51	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1209.tfm
14mu|texlive-cns-20111103-4|52	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1210.tfm
14mu|texlive-cns-20111103-4|53	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1211.tfm
14mu|texlive-cns-20111103-4|54	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1212.tfm
14mu|texlive-cns-20111103-4|55	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1213.tfm
14mu|texlive-cns-20111103-4|56	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1214.tfm
14mu|texlive-cns-20111103-4|57	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1215.tfm
14mu|texlive-cns-20111103-4|58	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1216.tfm
14mu|texlive-cns-20111103-4|59	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1217.tfm
14mu|texlive-cns-20111103-4|60	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1218.tfm
14mu|texlive-cns-20111103-4|61	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1219.tfm
14mu|texlive-cns-20111103-4|62	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1220.tfm
14mu|texlive-cns-20111103-4|63	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1221.tfm
14mu|texlive-cns-20111103-4|64	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1222.tfm
14mu|texlive-cns-20111103-4|65	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1223.tfm
14mu|texlive-cns-20111103-4|66	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1224.tfm
14mu|texlive-cns-20111103-4|67	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1225.tfm
14mu|texlive-cns-20111103-4|68	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1226.tfm
14mu|texlive-cns-20111103-4|69	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1227.tfm
14mu|texlive-cns-20111103-4|70	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1228.tfm
14mu|texlive-cns-20111103-4|71	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1229.tfm
14mu|texlive-cns-20111103-4|72	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1230.tfm
14mu|texlive-cns-20111103-4|73	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1231.tfm
14mu|texlive-cns-20111103-4|74	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1232.tfm
14mu|texlive-cns-20111103-4|75	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1233.tfm
14mu|texlive-cns-20111103-4|76	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1234.tfm
14mu|texlive-cns-20111103-4|77	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1235.tfm
14mu|texlive-cns-20111103-4|78	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1236.tfm
14mu|texlive-cns-20111103-4|79	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1237.tfm
14mu|texlive-cns-20111103-4|80	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1238.tfm
14mu|texlive-cns-20111103-4|81	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1239.tfm
14mu|texlive-cns-20111103-4|82	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1240.tfm
14mu|texlive-cns-20111103-4|83	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1241.tfm
14mu|texlive-cns-20111103-4|84	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1242.tfm
14mu|texlive-cns-20111103-4|85	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1243.tfm
14mu|texlive-cns-20111103-4|86	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1244.tfm
14mu|texlive-cns-20111103-4|87	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1245.tfm
14mu|texlive-cns-20111103-4|88	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1246.tfm
14mu|texlive-cns-20111103-4|89	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1247.tfm
14mu|texlive-cns-20111103-4|90	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1248.tfm
14mu|texlive-cns-20111103-4|91	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1249.tfm
14mu|texlive-cns-20111103-4|92	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1250.tfm
14mu|texlive-cns-20111103-4|93	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1251.tfm
14mu|texlive-cns-20111103-4|94	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1252.tfm
14mu|texlive-cns-20111103-4|95	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1253.tfm
14mu|texlive-cns-20111103-4|96	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1254.tfm
14mu|texlive-cns-20111103-4|97	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1255.tfm
14mu|texlive-cns-20111103-4|98	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1201.tfm
14mu|texlive-cns-20111103-4|99	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1202.tfm
14mu|texlive-cns-20111103-4|100	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1203.tfm
14mu|texlive-cns-20111103-4|101	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1204.tfm
14mu|texlive-cns-20111103-4|102	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1205.tfm
14mu|texlive-cns-20111103-4|103	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1206.tfm
14mu|texlive-cns-20111103-4|104	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1207.tfm
14mu|texlive-cns-20111103-4|105	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1208.tfm
14mu|texlive-cns-20111103-4|106	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1209.tfm
14mu|texlive-cns-20111103-4|107	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1210.tfm
14mu|texlive-cns-20111103-4|108	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1211.tfm
14mu|texlive-cns-20111103-4|109	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1212.tfm
14mu|texlive-cns-20111103-4|110	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1213.tfm
14mu|texlive-cns-20111103-4|111	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1214.tfm
14mu|texlive-cns-20111103-4|112	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1215.tfm
14mu|texlive-cns-20111103-4|113	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1216.tfm
14mu|texlive-cns-20111103-4|114	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1217.tfm
14mu|texlive-cns-20111103-4|115	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1218.tfm
14mu|texlive-cns-20111103-4|116	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1219.tfm
14mu|texlive-cns-20111103-4|117	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1220.tfm
14mu|texlive-cns-20111103-4|118	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1221.tfm
14mu|texlive-cns-20111103-4|119	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1222.tfm
14mu|texlive-cns-20111103-4|120	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1223.tfm
14mu|texlive-cns-20111103-4|121	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1224.tfm
14mu|texlive-cns-20111103-4|122	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1225.tfm
14mu|texlive-cns-20111103-4|123	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1226.tfm
14mu|texlive-cns-20111103-4|124	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1227.tfm
14mu|texlive-cns-20111103-4|125	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1228.tfm
14mu|texlive-cns-20111103-4|126	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1229.tfm
14mu|texlive-cns-20111103-4|127	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1230.tfm
14mu|texlive-cns-20111103-4|128	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1231.tfm
14mu|texlive-cns-20111103-4|129	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1232.tfm
14mu|texlive-cns-20111103-4|130	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1233.tfm
14mu|texlive-cns-20111103-4|131	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1234.tfm
14mu|texlive-cns-20111103-4|132	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1201.tfm
14mu|texlive-cns-20111103-4|133	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1202.tfm
14mu|texlive-cns-20111103-4|134	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1203.tfm
14mu|texlive-cns-20111103-4|135	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1204.tfm
14mu|texlive-cns-20111103-4|136	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1205.tfm
14mu|texlive-cns-20111103-4|137	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1206.tfm
14mu|texlive-cns-20111103-4|138	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1207.tfm
14mu|texlive-cns-20111103-4|139	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1208.tfm
14mu|texlive-cns-20111103-4|140	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1209.tfm
14mu|texlive-cns-20111103-4|141	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1210.tfm
14mu|texlive-cns-20111103-4|142	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1211.tfm
14mu|texlive-cns-20111103-4|143	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1212.tfm
14mu|texlive-cns-20111103-4|144	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1213.tfm
14mu|texlive-cns-20111103-4|145	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1214.tfm
14mu|texlive-cns-20111103-4|146	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1215.tfm
14mu|texlive-cns-20111103-4|147	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1216.tfm
14mu|texlive-cns-20111103-4|148	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1217.tfm
14mu|texlive-cns-20111103-4|149	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1218.tfm
14mu|texlive-cns-20111103-4|150	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1219.tfm
14mu|texlive-cns-20111103-4|151	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1220.tfm
14mu|texlive-cns-20111103-4|152	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1221.tfm
14mu|texlive-cns-20111103-4|153	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1222.tfm
14mu|texlive-cns-20111103-4|154	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1223.tfm
14mu|texlive-cns-20111103-4|155	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1224.tfm
14mu|texlive-cns-20111103-4|156	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1225.tfm
14mu|texlive-cns-20111103-4|157	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1226.tfm
14mu|texlive-cns-20111103-4|158	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1227.tfm
14mu|texlive-cns-20111103-4|159	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1228.tfm
14mu|texlive-cns-20111103-4|160	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1229.tfm
14mu|texlive-cns-20111103-4|161	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1230.tfm
14mu|texlive-cns-20111103-4|162	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1201.tfm
14mu|texlive-cns-20111103-4|163	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1202.tfm
14mu|texlive-cns-20111103-4|164	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1203.tfm
14mu|texlive-cns-20111103-4|165	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1204.tfm
14mu|texlive-cns-20111103-4|166	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1205.tfm
14mu|texlive-cns-20111103-4|167	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1206.tfm
14mu|texlive-cns-20111103-4|168	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1207.tfm
14mu|texlive-cns-20111103-4|169	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1208.tfm
14mu|texlive-cns-20111103-4|170	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1209.tfm
14mu|texlive-cns-20111103-4|171	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1210.tfm
14mu|texlive-cns-20111103-4|172	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1211.tfm
14mu|texlive-cns-20111103-4|173	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1212.tfm
14mu|texlive-cns-20111103-4|174	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1213.tfm
14mu|texlive-cns-20111103-4|175	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1214.tfm
14mu|texlive-cns-20111103-4|176	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1215.tfm
14mu|texlive-cns-20111103-4|177	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1216.tfm
14mu|texlive-cns-20111103-4|178	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1217.tfm
14mu|texlive-cns-20111103-4|179	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1218.tfm
14mu|texlive-cns-20111103-4|180	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1219.tfm
14mu|texlive-cns-20111103-4|181	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1220.tfm
14mu|texlive-cns-20111103-4|182	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1221.tfm
14mu|texlive-cns-20111103-4|183	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1222.tfm
14mu|texlive-cns-20111103-4|184	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1223.tfm
14mu|texlive-cns-20111103-4|185	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1224.tfm
14mu|texlive-cns-20111103-4|186	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1225.tfm
14mu|texlive-cns-20111103-4|187	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1201.tfm
14mu|texlive-cns-20111103-4|188	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1202.tfm
14mu|texlive-cns-20111103-4|189	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1203.tfm
14mu|texlive-cns-20111103-4|190	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1204.tfm
14mu|texlive-cns-20111103-4|191	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1205.tfm
14mu|texlive-cns-20111103-4|192	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1206.tfm
14mu|texlive-cns-20111103-4|193	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1207.tfm
14mu|texlive-cns-20111103-4|194	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1208.tfm
14mu|texlive-cns-20111103-4|195	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1209.tfm
14mu|texlive-cns-20111103-4|196	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1210.tfm
14mu|texlive-cns-20111103-4|197	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1211.tfm
14mu|texlive-cns-20111103-4|198	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1212.tfm
14mu|texlive-cns-20111103-4|199	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1213.tfm
14mu|texlive-cns-20111103-4|200	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1214.tfm
14mu|texlive-cns-20111103-4|201	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1215.tfm
14mu|texlive-cns-20111103-4|202	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1216.tfm
14mu|texlive-cns-20111103-4|203	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1217.tfm
14mu|texlive-cns-20111103-4|204	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1218.tfm
14mu|texlive-cns-20111103-4|205	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1219.tfm
14mu|texlive-cns-20111103-4|206	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1220.tfm
14mu|texlive-cns-20111103-4|207	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1221.tfm
14mu|texlive-cns-20111103-4|208	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1222.tfm
14mu|texlive-cns-20111103-4|209	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1223.tfm
14mu|texlive-cns-20111103-4|210	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1224.tfm
14mu|texlive-cns-20111103-4|211	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1225.tfm
14mu|texlive-cns-20111103-4|212	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1226.tfm
14mu|texlive-cns-20111103-4|213	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1227.tfm
14mu|texlive-cns-20111103-4|214	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1228.tfm
14mu|texlive-cns-20111103-4|215	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1229.tfm
14mu|texlive-cns-20111103-4|216	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1201.tfm
14mu|texlive-cns-20111103-4|217	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1202.tfm
14mu|texlive-cns-20111103-4|218	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1203.tfm
14mu|texlive-cns-20111103-4|219	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1204.tfm
14mu|texlive-cns-20111103-4|220	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1205.tfm
14mu|texlive-cns-20111103-4|221	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1206.tfm
14mu|texlive-cns-20111103-4|222	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1207.tfm
14mu|texlive-cns-20111103-4|223	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1208.tfm
14mu|texlive-cns-20111103-4|224	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1209.tfm
14mu|texlive-cns-20111103-4|225	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1210.tfm
14mu|texlive-cns-20111103-4|226	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1211.tfm
14mu|texlive-cns-20111103-4|227	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1212.tfm
14mu|texlive-cns-20111103-4|228	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1213.tfm
14mu|texlive-cns-20111103-4|229	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1214.tfm
14mu|texlive-cns-20111103-4|230	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1215.tfm
14mu|texlive-cns-20111103-4|231	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1216.tfm
14mu|texlive-cns-20111103-4|232	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1217.tfm
14mu|texlive-cns-20111103-4|233	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1218.tfm
14mu|texlive-cns-20111103-4|234	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1219.tfm
14mu|texlive-cns-20111103-4|235	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1220.tfm
14mu|texlive-cns-20111103-4|236	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1221.tfm
14mu|texlive-cns-20111103-4|237	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1222.tfm
14mu|texlive-cns-20111103-4|238	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1223.tfm
14mu|texlive-cns-20111103-4|239	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1224.tfm
14mu|texlive-cns-20111103-4|240	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1225.tfm
14mu|texlive-cns-20111103-4|241	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1226.tfm
14mu|texlive-cns-20111103-4|242	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1227.tfm
14mu|texlive-cns-20111103-4|243	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1228.tfm
14mu|texlive-cns-20111103-4|244	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1229.tfm
14mu|texlive-cns-20111103-4|245	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1230.tfm
14mu|texlive-cns-20111103-4|246	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1231.tfm
14mu|texlive-cns-20111103-4|247	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1232.tfm
14mu|texlive-cns-20111103-4|248	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1233.tfm
14mu|texlive-cns-20111103-4|249	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1234.tfm
14mu|texlive-cns-20111103-4|250	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1201.tfm
14mu|texlive-cns-20111103-4|251	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1202.tfm
14mu|texlive-cns-20111103-4|252	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1203.tfm
14mu|texlive-cns-20111103-4|253	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1204.tfm
14mu|texlive-cns-20111103-4|254	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1205.tfm
14mu|texlive-cns-20111103-4|255	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1206.tfm
14mu|texlive-cns-20111103-4|256	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1207.tfm
14mu|texlive-cns-20111103-4|257	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1208.tfm
14mu|texlive-cns-20111103-4|258	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1209.tfm
14mu|texlive-cns-20111103-4|259	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1210.tfm
14mu|texlive-cns-20111103-4|260	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1211.tfm
14mu|texlive-cns-20111103-4|261	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1212.tfm
14mu|texlive-cns-20111103-4|262	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1213.tfm
14mu|texlive-cns-20111103-4|263	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1214.tfm
14mu|texlive-cns-20111103-4|264	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1215.tfm
14mu|texlive-cns-20111103-4|265	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1216.tfm
14mu|texlive-cns-20111103-4|266	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1217.tfm
14mu|texlive-cns-20111103-4|267	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1218.tfm
14mu|texlive-cns-20111103-4|268	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1219.tfm
14mu|texlive-cns-20111103-4|269	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1220.tfm
14mu|texlive-cns-20111103-4|270	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1221.tfm
14mu|texlive-cns-20111103-4|271	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1222.tfm
14mu|texlive-cns-20111103-4|272	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1223.tfm
14mu|texlive-cns-20111103-4|273	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1224.tfm
14mu|texlive-cns-20111103-4|274	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1225.tfm
14mu|texlive-cns-20111103-4|275	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1201.tfm
14mu|texlive-cns-20111103-4|276	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1202.tfm
14mu|texlive-cns-20111103-4|277	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1203.tfm
14mu|texlive-cns-20111103-4|278	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1204.tfm
14mu|texlive-cns-20111103-4|279	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1205.tfm
14mu|texlive-cns-20111103-4|280	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1206.tfm
14mu|texlive-cns-20111103-4|281	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1207.tfm
14mu|texlive-cns-20111103-4|282	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1208.tfm
14mu|texlive-cns-20111103-4|283	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1209.tfm
14mu|texlive-cns-20111103-4|284	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1210.tfm
14mu|texlive-cns-20111103-4|285	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1211.tfm
14mu|texlive-cns-20111103-4|286	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1212.tfm
14mu|texlive-cns-20111103-4|287	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1213.tfm
14mu|texlive-cns-20111103-4|288	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1214.tfm
14mu|texlive-cns-20111103-4|289	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1215.tfm
14mu|texlive-cns-20111103-4|290	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1216.tfm
14mu|texlive-cns-20111103-4|291	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1217.tfm
14mu|texlive-cns-20111103-4|292	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1218.tfm
14mu|texlive-cns-20111103-4|293	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1219.tfm
14mu|texlive-cns-20111103-4|294	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1220.tfm
14mu|texlive-cns-20111103-4|295	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1221.tfm
14mu|texlive-cns-20111103-4|296	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1222.tfm
14mu|texlive-cns-20111103-4|297	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1223.tfm
14mu|texlive-cns-20111103-4|298	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1224.tfm
14mu|texlive-cns-20111103-4|299	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1225.tfm
14mu|texlive-cns-20111103-4|300	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1226.tfm
14mu|texlive-cns-20111103-4|301	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-1/README
14mu|texlive-cns-20111103-4|302	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-2/README
14mu|texlive-cns-20111103-4|303	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-3/README
14mu|texlive-cns-20111103-4|304	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-4/README
14mu|texlive-cns-20111103-4|305	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-5/README
14mu|texlive-cns-20111103-4|306	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-6/README
14mu|texlive-cns-20111103-4|307	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-7/README
14mu|texlive-cns-20111103-4|308	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-b5/README
14mu|texlive-cns-20111103-4|309	
14mu|texlive-cns-20111103-4|310	#-----------------------------------------------------------------------
14mu|texlive-cns-20111103-4|311	%prep
14mu|texlive-cns-20111103-4|312	%setup -c -a0 -a1
14mu|texlive-cns-20111103-4|313	
14mu|texlive-cns-20111103-4|314	%build
14mu|texlive-cns-20111103-4|315	
14mu|texlive-cns-20111103-4|316	%install
14mu|texlive-cns-20111103-4|317	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cns-20111103-4|318	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cns-20111103-4|319	
14mu|texlive-cns-20111103-4|320	
14mu|texlive-cns-20111103-4|321	
14mu|texlive-cns-20111103-4|322	%changelog
14mu|texlive-cns-20111103-4|323	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-cns-20111103-4|324	+ Revision: ec992f1
14mu|texlive-cns-20111103-4|325	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cns-20111103-4|326	
14mu|texlive-cns-20111103-4|327	

24496 14
14mu|texlive-codedoc-0.3-4|1	# revision 17630
14mu|texlive-codedoc-0.3-4|2	# category Package
14mu|texlive-codedoc-0.3-4|3	# catalog-ctan /macros/latex/contrib/codedoc
14mu|texlive-codedoc-0.3-4|4	# catalog-date 2010-03-30 18:14:30 +0200
14mu|texlive-codedoc-0.3-4|5	# catalog-license lppl
14mu|texlive-codedoc-0.3-4|6	# catalog-version 0.3
14mu|texlive-codedoc-0.3-4|7	Name:		texlive-codedoc
14mu|texlive-codedoc-0.3-4|8	Version:	0.3
14mu|texlive-codedoc-0.3-4|9	Release:	4
14mu|texlive-codedoc-0.3-4|10	Summary:	LaTeX code and documentation in LaTeX-format file
14mu|texlive-codedoc-0.3-4|11	Group:		Publishing
14mu|texlive-codedoc-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/codedoc
14mu|texlive-codedoc-0.3-4|13	License:	LPPL
14mu|texlive-codedoc-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codedoc.tar.xz
14mu|texlive-codedoc-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codedoc.doc.tar.xz
14mu|texlive-codedoc-0.3-4|16	BuildArch:	noarch
14mu|texlive-codedoc-0.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-codedoc-0.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-codedoc-0.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-codedoc-0.3-4|20	
14mu|texlive-codedoc-0.3-4|21	%description
14mu|texlive-codedoc-0.3-4|22	The CodeDoc class is an alternative to DocStrip (and others) to
14mu|texlive-codedoc-0.3-4|23	produce LaTeX code along with its documentation without
14mu|texlive-codedoc-0.3-4|24	departing from LaTeX's ordinary syntax. The documentation is
14mu|texlive-codedoc-0.3-4|25	prepared like any other LaTeX document and the code to be
14mu|texlive-codedoc-0.3-4|26	commented verbatim is simply delimited by an environment. When
14mu|texlive-codedoc-0.3-4|27	an option is turned on in the class options, this code is
14mu|texlive-codedoc-0.3-4|28	written to the desired file(s). The class also includes fully
14mu|texlive-codedoc-0.3-4|29	customizable verbatim environments which provide the author
14mu|texlive-codedoc-0.3-4|30	with separate commands to typeset the material and/or to
14mu|texlive-codedoc-0.3-4|31	execute it.
14mu|texlive-codedoc-0.3-4|32	
14mu|texlive-codedoc-0.3-4|33	
14mu|texlive-codedoc-0.3-4|34	#-----------------------------------------------------------------------
14mu|texlive-codedoc-0.3-4|35	%files
14mu|texlive-codedoc-0.3-4|36	%{_texmfdistdir}/tex/latex/codedoc/codedoc.cls
14mu|texlive-codedoc-0.3-4|37	%doc %{_texmfdistdir}/doc/latex/codedoc/CodeDoc-manual.pdf
14mu|texlive-codedoc-0.3-4|38	%doc %{_texmfdistdir}/doc/latex/codedoc/CodeDoc-manual.tex
14mu|texlive-codedoc-0.3-4|39	%doc %{_texmfdistdir}/doc/latex/codedoc/README
14mu|texlive-codedoc-0.3-4|40	
14mu|texlive-codedoc-0.3-4|41	#-----------------------------------------------------------------------
14mu|texlive-codedoc-0.3-4|42	%prep
14mu|texlive-codedoc-0.3-4|43	%setup -c -a0 -a1
14mu|texlive-codedoc-0.3-4|44	
14mu|texlive-codedoc-0.3-4|45	%build
14mu|texlive-codedoc-0.3-4|46	
14mu|texlive-codedoc-0.3-4|47	%install
14mu|texlive-codedoc-0.3-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-codedoc-0.3-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-codedoc-0.3-4|50	
14mu|texlive-codedoc-0.3-4|51	
14mu|texlive-codedoc-0.3-4|52	
14mu|texlive-codedoc-0.3-4|53	%changelog
14mu|texlive-codedoc-0.3-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-codedoc-0.3-4|55	+ Revision: f9bb20a
14mu|texlive-codedoc-0.3-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-codedoc-0.3-4|57	
14mu|texlive-codedoc-0.3-4|58	

24497 14
14mu|texlive-codepage-20110118-4|1	# revision 21126
14mu|texlive-codepage-20110118-4|2	# category Package
14mu|texlive-codepage-20110118-4|3	# catalog-ctan /macros/latex/contrib/codepage
14mu|texlive-codepage-20110118-4|4	# catalog-date 2011-01-18 23:40:40 +0100
14mu|texlive-codepage-20110118-4|5	# catalog-license other-free
14mu|texlive-codepage-20110118-4|6	# catalog-version undef
14mu|texlive-codepage-20110118-4|7	Name:		texlive-codepage
14mu|texlive-codepage-20110118-4|8	Version:	20110118
14mu|texlive-codepage-20110118-4|9	Release:	4
14mu|texlive-codepage-20110118-4|10	Summary:	Support for variant code pages
14mu|texlive-codepage-20110118-4|11	Group:		Publishing
14mu|texlive-codepage-20110118-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/codepage
14mu|texlive-codepage-20110118-4|13	License:	OTHER-FREE
14mu|texlive-codepage-20110118-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codepage.tar.xz
14mu|texlive-codepage-20110118-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codepage.doc.tar.xz
14mu|texlive-codepage-20110118-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codepage.source.tar.xz
14mu|texlive-codepage-20110118-4|17	BuildArch:	noarch
14mu|texlive-codepage-20110118-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-codepage-20110118-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-codepage-20110118-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-codepage-20110118-4|21	
14mu|texlive-codepage-20110118-4|22	%description
14mu|texlive-codepage-20110118-4|23	The package provides a mechanism for inputting non-ASCII text.
14mu|texlive-codepage-20110118-4|24	Nowadays, the job is mostly done by the inputenc package in the
14mu|texlive-codepage-20110118-4|25	LaTeX distribution.
14mu|texlive-codepage-20110118-4|26	
14mu|texlive-codepage-20110118-4|27	
14mu|texlive-codepage-20110118-4|28	#-----------------------------------------------------------------------
14mu|texlive-codepage-20110118-4|29	%files
14mu|texlive-codepage-20110118-4|30	%{_texmfdistdir}/tex/latex/codepage/code437.tex
14mu|texlive-codepage-20110118-4|31	%{_texmfdistdir}/tex/latex/codepage/code850.tex
14mu|texlive-codepage-20110118-4|32	%{_texmfdistdir}/tex/latex/codepage/codeiso1.tex
14mu|texlive-codepage-20110118-4|33	%{_texmfdistdir}/tex/latex/codepage/codemac.tex
14mu|texlive-codepage-20110118-4|34	%{_texmfdistdir}/tex/latex/codepage/codepage.sty
14mu|texlive-codepage-20110118-4|35	%{_texmfdistdir}/tex/latex/codepage/initcar.tex
14mu|texlive-codepage-20110118-4|36	%{_texmfdistdir}/tex/latex/codepage/shapecm.tex
14mu|texlive-codepage-20110118-4|37	%{_texmfdistdir}/tex/latex/codepage/shapedc.tex
14mu|texlive-codepage-20110118-4|38	%doc %{_texmfdistdir}/doc/latex/codepage/LISEZMOI
14mu|texlive-codepage-20110118-4|39	%doc %{_texmfdistdir}/doc/latex/codepage/README
14mu|texlive-codepage-20110118-4|40	%doc %{_texmfdistdir}/doc/latex/codepage/codepage.pdf
14mu|texlive-codepage-20110118-4|41	%doc %{_texmfdistdir}/doc/latex/codepage/demo.zip
14mu|texlive-codepage-20110118-4|42	%doc %{_texmfdistdir}/doc/latex/codepage/frintro.pdf
14mu|texlive-codepage-20110118-4|43	#- source
14mu|texlive-codepage-20110118-4|44	%doc %{_texmfdistdir}/source/latex/codepage/codepage.drv
14mu|texlive-codepage-20110118-4|45	%doc %{_texmfdistdir}/source/latex/codepage/codepage.dtx
14mu|texlive-codepage-20110118-4|46	%doc %{_texmfdistdir}/source/latex/codepage/codepage.ins
14mu|texlive-codepage-20110118-4|47	%doc %{_texmfdistdir}/source/latex/codepage/frintro.drv
14mu|texlive-codepage-20110118-4|48	
14mu|texlive-codepage-20110118-4|49	#-----------------------------------------------------------------------
14mu|texlive-codepage-20110118-4|50	%prep
14mu|texlive-codepage-20110118-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-codepage-20110118-4|52	
14mu|texlive-codepage-20110118-4|53	%build
14mu|texlive-codepage-20110118-4|54	
14mu|texlive-codepage-20110118-4|55	%install
14mu|texlive-codepage-20110118-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-codepage-20110118-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-codepage-20110118-4|58	
14mu|texlive-codepage-20110118-4|59	
14mu|texlive-codepage-20110118-4|60	
14mu|texlive-codepage-20110118-4|61	%changelog
14mu|texlive-codepage-20110118-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110118-4
14mu|texlive-codepage-20110118-4|63	+ Revision: 82affb2
14mu|texlive-codepage-20110118-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-codepage-20110118-4|65	
14mu|texlive-codepage-20110118-4|66	

24498 14
14mu|texlive-codicefiscaleitaliano-1.1-4|1	# revision 26234
14mu|texlive-codicefiscaleitaliano-1.1-4|2	# category Package
14mu|texlive-codicefiscaleitaliano-1.1-4|3	# catalog-ctan /macros/latex/contrib/codicefiscaleitaliano
14mu|texlive-codicefiscaleitaliano-1.1-4|4	# catalog-date 2012-05-05 09:37:49 +0200
14mu|texlive-codicefiscaleitaliano-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-codicefiscaleitaliano-1.1-4|6	# catalog-version 1.1
14mu|texlive-codicefiscaleitaliano-1.1-4|7	Name:		texlive-codicefiscaleitaliano
14mu|texlive-codicefiscaleitaliano-1.1-4|8	Version:	1.1
14mu|texlive-codicefiscaleitaliano-1.1-4|9	Release:	4
14mu|texlive-codicefiscaleitaliano-1.1-4|10	Summary:	Test the consistency of the Italian personal Fiscal Code
14mu|texlive-codicefiscaleitaliano-1.1-4|11	Group:		Publishing
14mu|texlive-codicefiscaleitaliano-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/codicefiscaleitaliano
14mu|texlive-codicefiscaleitaliano-1.1-4|13	License:	LPPL1.3
14mu|texlive-codicefiscaleitaliano-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codicefiscaleitaliano.tar.xz
14mu|texlive-codicefiscaleitaliano-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codicefiscaleitaliano.doc.tar.xz
14mu|texlive-codicefiscaleitaliano-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codicefiscaleitaliano.source.tar.xz
14mu|texlive-codicefiscaleitaliano-1.1-4|17	BuildArch:	noarch
14mu|texlive-codicefiscaleitaliano-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-codicefiscaleitaliano-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-codicefiscaleitaliano-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-codicefiscaleitaliano-1.1-4|21	
14mu|texlive-codicefiscaleitaliano-1.1-4|22	%description
14mu|texlive-codicefiscaleitaliano-1.1-4|23	The alphanumeric string that forms the Italian personal Fiscal
14mu|texlive-codicefiscaleitaliano-1.1-4|24	Code is prone to be misspelled thus rendering a legal document
14mu|texlive-codicefiscaleitaliano-1.1-4|25	invalid. The package quickly verifies the consistency of the
14mu|texlive-codicefiscaleitaliano-1.1-4|26	fiscal code string, and can therefore be useful for lawyers and
14mu|texlive-codicefiscaleitaliano-1.1-4|27	accountants that use fiscal codes very frequently.
14mu|texlive-codicefiscaleitaliano-1.1-4|28	
14mu|texlive-codicefiscaleitaliano-1.1-4|29	
14mu|texlive-codicefiscaleitaliano-1.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-codicefiscaleitaliano-1.1-4|31	%files
14mu|texlive-codicefiscaleitaliano-1.1-4|32	%{_texmfdistdir}/tex/latex/codicefiscaleitaliano/codicefiscaleitaliano.sty
14mu|texlive-codicefiscaleitaliano-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/codicefiscaleitaliano/README
14mu|texlive-codicefiscaleitaliano-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/codicefiscaleitaliano/codicefiscaleitaliano.pdf
14mu|texlive-codicefiscaleitaliano-1.1-4|35	#- source
14mu|texlive-codicefiscaleitaliano-1.1-4|36	%doc %{_texmfdistdir}/source/latex/codicefiscaleitaliano/codicefiscaleitaliano.dtx
14mu|texlive-codicefiscaleitaliano-1.1-4|37	
14mu|texlive-codicefiscaleitaliano-1.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-codicefiscaleitaliano-1.1-4|39	%prep
14mu|texlive-codicefiscaleitaliano-1.1-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-codicefiscaleitaliano-1.1-4|41	
14mu|texlive-codicefiscaleitaliano-1.1-4|42	%build
14mu|texlive-codicefiscaleitaliano-1.1-4|43	
14mu|texlive-codicefiscaleitaliano-1.1-4|44	%install
14mu|texlive-codicefiscaleitaliano-1.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-codicefiscaleitaliano-1.1-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-codicefiscaleitaliano-1.1-4|47	
14mu|texlive-codicefiscaleitaliano-1.1-4|48	
14mu|texlive-codicefiscaleitaliano-1.1-4|49	
14mu|texlive-codicefiscaleitaliano-1.1-4|50	%changelog
14mu|texlive-codicefiscaleitaliano-1.1-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-codicefiscaleitaliano-1.1-4|52	+ Revision: ee1722b
14mu|texlive-codicefiscaleitaliano-1.1-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-codicefiscaleitaliano-1.1-4|54	
14mu|texlive-codicefiscaleitaliano-1.1-4|55	

24499 14
14mu|texlive-collcell-0.5-4|1	# revision 21539
14mu|texlive-collcell-0.5-4|2	# category Package
14mu|texlive-collcell-0.5-4|3	# catalog-ctan /macros/latex/contrib/collcell
14mu|texlive-collcell-0.5-4|4	# catalog-date 2011-02-27 21:54:29 +0100
14mu|texlive-collcell-0.5-4|5	# catalog-license lppl1.3
14mu|texlive-collcell-0.5-4|6	# catalog-version 0.5
14mu|texlive-collcell-0.5-4|7	Name:		texlive-collcell
14mu|texlive-collcell-0.5-4|8	Version:	0.5
14mu|texlive-collcell-0.5-4|9	Release:	4
14mu|texlive-collcell-0.5-4|10	Summary:	Collect contents of a tabular cell as argument to a macro
14mu|texlive-collcell-0.5-4|11	Group:		Publishing
14mu|texlive-collcell-0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/collcell
14mu|texlive-collcell-0.5-4|13	License:	LPPL1.3
14mu|texlive-collcell-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collcell.tar.xz
14mu|texlive-collcell-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collcell.doc.tar.xz
14mu|texlive-collcell-0.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collcell.source.tar.xz
14mu|texlive-collcell-0.5-4|17	BuildArch:	noarch
14mu|texlive-collcell-0.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-collcell-0.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-collcell-0.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-collcell-0.5-4|21	
14mu|texlive-collcell-0.5-4|22	%description
14mu|texlive-collcell-0.5-4|23	The package provides macros that collect the content of a
14mu|texlive-collcell-0.5-4|24	tabular cell, and offer them as an argument to a macro. Special
14mu|texlive-collcell-0.5-4|25	care is taken to remove all aligning macros inserted by tabular
14mu|texlive-collcell-0.5-4|26	from the cell content. The macros also work in the last column
14mu|texlive-collcell-0.5-4|27	of a table, but do not support verbatim material inside the
14mu|texlive-collcell-0.5-4|28	cells.
14mu|texlive-collcell-0.5-4|29	
14mu|texlive-collcell-0.5-4|30	
14mu|texlive-collcell-0.5-4|31	#-----------------------------------------------------------------------
14mu|texlive-collcell-0.5-4|32	%files
14mu|texlive-collcell-0.5-4|33	%{_texmfdistdir}/tex/latex/collcell/collcell.sty
14mu|texlive-collcell-0.5-4|34	%doc %{_texmfdistdir}/doc/latex/collcell/collcell.pdf
14mu|texlive-collcell-0.5-4|35	#- source
14mu|texlive-collcell-0.5-4|36	%doc %{_texmfdistdir}/source/latex/collcell/Makefile
14mu|texlive-collcell-0.5-4|37	%doc %{_texmfdistdir}/source/latex/collcell/README
14mu|texlive-collcell-0.5-4|38	%doc %{_texmfdistdir}/source/latex/collcell/collcell.dtx
14mu|texlive-collcell-0.5-4|39	%doc %{_texmfdistdir}/source/latex/collcell/collcell.ins
14mu|texlive-collcell-0.5-4|40	
14mu|texlive-collcell-0.5-4|41	#-----------------------------------------------------------------------
14mu|texlive-collcell-0.5-4|42	%prep
14mu|texlive-collcell-0.5-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-collcell-0.5-4|44	
14mu|texlive-collcell-0.5-4|45	%build
14mu|texlive-collcell-0.5-4|46	
14mu|texlive-collcell-0.5-4|47	%install
14mu|texlive-collcell-0.5-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-collcell-0.5-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-collcell-0.5-4|50	
14mu|texlive-collcell-0.5-4|51	
14mu|texlive-collcell-0.5-4|52	
14mu|texlive-collcell-0.5-4|53	%changelog
14mu|texlive-collcell-0.5-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-collcell-0.5-4|55	+ Revision: f2b9edb
14mu|texlive-collcell-0.5-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-collcell-0.5-4|57	
14mu|texlive-collcell-0.5-4|58	

24500 14
14mu|texlive-collectbox-20120807-3|1	# revision 26557
14mu|texlive-collectbox-20120807-3|2	# category Package
14mu|texlive-collectbox-20120807-3|3	# catalog-ctan undef
14mu|texlive-collectbox-20120807-3|4	# catalog-date undef
14mu|texlive-collectbox-20120807-3|5	# catalog-license undef
14mu|texlive-collectbox-20120807-3|6	# catalog-version undef
14mu|texlive-collectbox-20120807-3|7	Name:		texlive-collectbox
14mu|texlive-collectbox-20120807-3|8	Version:	20120807
14mu|texlive-collectbox-20120807-3|9	Release:	3
14mu|texlive-collectbox-20120807-3|10	Summary:	TeXLive collectbox package
14mu|texlive-collectbox-20120807-3|11	Group:		Publishing
14mu|texlive-collectbox-20120807-3|12	URL:		http://tug.org/texlive
14mu|texlive-collectbox-20120807-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-collectbox-20120807-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collectbox.tar.xz
14mu|texlive-collectbox-20120807-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collectbox.doc.tar.xz
14mu|texlive-collectbox-20120807-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collectbox.source.tar.xz
14mu|texlive-collectbox-20120807-3|17	BuildArch:	noarch
14mu|texlive-collectbox-20120807-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-collectbox-20120807-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-collectbox-20120807-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-collectbox-20120807-3|21	
14mu|texlive-collectbox-20120807-3|22	%description
14mu|texlive-collectbox-20120807-3|23	TeXLive collectbox package.
14mu|texlive-collectbox-20120807-3|24	
14mu|texlive-collectbox-20120807-3|25	
14mu|texlive-collectbox-20120807-3|26	#-----------------------------------------------------------------------
14mu|texlive-collectbox-20120807-3|27	%files
14mu|texlive-collectbox-20120807-3|28	%{_texmfdistdir}/tex/latex/collectbox/collectbox.sty
14mu|texlive-collectbox-20120807-3|29	%doc %{_texmfdistdir}/doc/latex/collectbox/README
14mu|texlive-collectbox-20120807-3|30	%doc %{_texmfdistdir}/doc/latex/collectbox/collectbox.pdf
14mu|texlive-collectbox-20120807-3|31	#- source
14mu|texlive-collectbox-20120807-3|32	%doc %{_texmfdistdir}/source/latex/collectbox/collectbox.dtx
14mu|texlive-collectbox-20120807-3|33	%doc %{_texmfdistdir}/source/latex/collectbox/collectbox.ins
14mu|texlive-collectbox-20120807-3|34	
14mu|texlive-collectbox-20120807-3|35	#-----------------------------------------------------------------------
14mu|texlive-collectbox-20120807-3|36	%prep
14mu|texlive-collectbox-20120807-3|37	%setup -c -a0 -a1 -a2
14mu|texlive-collectbox-20120807-3|38	
14mu|texlive-collectbox-20120807-3|39	%build
14mu|texlive-collectbox-20120807-3|40	
14mu|texlive-collectbox-20120807-3|41	%install
14mu|texlive-collectbox-20120807-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-collectbox-20120807-3|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-collectbox-20120807-3|44	
14mu|texlive-collectbox-20120807-3|45	
14mu|texlive-collectbox-20120807-3|46	
14mu|texlive-collectbox-20120807-3|47	%changelog
14mu|texlive-collectbox-20120807-3|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120807-3
14mu|texlive-collectbox-20120807-3|49	+ Revision: 90d6dce
14mu|texlive-collectbox-20120807-3|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-collectbox-20120807-3|51	
14mu|texlive-collectbox-20120807-3|52	

24501 14
14mu|texlive-collection-context-20131013-7|1	# revision 30458
14mu|texlive-collection-context-20131013-7|2	# category Collection
14mu|texlive-collection-context-20131013-7|3	# catalog-ctan undef
14mu|texlive-collection-context-20131013-7|4	# catalog-date undef
14mu|texlive-collection-context-20131013-7|5	# catalog-license undef
14mu|texlive-collection-context-20131013-7|6	# catalog-version undef
14mu|texlive-collection-context-20131013-7|7	Name:		texlive-collection-context
14mu|texlive-collection-context-20131013-7|8	Epoch:		1
14mu|texlive-collection-context-20131013-7|9	Version:	20131013
14mu|texlive-collection-context-20131013-7|10	Release:	7
14mu|texlive-collection-context-20131013-7|11	Summary:	ConTeXt and packages
14mu|texlive-collection-context-20131013-7|12	Group:		Publishing
14mu|texlive-collection-context-20131013-7|13	URL:		http://tug.org/texlive
14mu|texlive-collection-context-20131013-7|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-collection-context-20131013-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-context.tar.xz
14mu|texlive-collection-context-20131013-7|16	BuildArch:	noarch
14mu|texlive-collection-context-20131013-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-collection-context-20131013-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-collection-context-20131013-7|19	Requires(post):	texlive-context
14mu|texlive-collection-context-20131013-7|20	Requires:	texlive-collection-basic
14mu|texlive-collection-context-20131013-7|21	Requires:	texlive-jmn
14mu|texlive-collection-context-20131013-7|22	Requires:	texlive-context-account
14mu|texlive-collection-context-20131013-7|23	Requires:	texlive-context-algorithmic
14mu|texlive-collection-context-20131013-7|24	Requires:	texlive-context-bnf
14mu|texlive-collection-context-20131013-7|25	Requires:	texlive-context-chromato
14mu|texlive-collection-context-20131013-7|26	Requires:	texlive-context-construction-plan
14mu|texlive-collection-context-20131013-7|27	Requires:	texlive-context-cyrillicnumbers
14mu|texlive-collection-context-20131013-7|28	Requires:	texlive-context-degrade
14mu|texlive-collection-context-20131013-7|29	Requires:	texlive-context-filter
14mu|texlive-collection-context-20131013-7|30	Requires:	texlive-context-fixme
14mu|texlive-collection-context-20131013-7|31	Requires:	texlive-context-french
14mu|texlive-collection-context-20131013-7|32	Requires:	texlive-context-fullpage
14mu|texlive-collection-context-20131013-7|33	Requires:	texlive-context-games
14mu|texlive-collection-context-20131013-7|34	Requires:	texlive-context-gantt
14mu|texlive-collection-context-20131013-7|35	Requires:	texlive-context-gnuplot
14mu|texlive-collection-context-20131013-7|36	Requires:	texlive-context-letter
14mu|texlive-collection-context-20131013-7|37	Requires:	texlive-context-lettrine
14mu|texlive-collection-context-20131013-7|38	Requires:	texlive-context-lilypond
14mu|texlive-collection-context-20131013-7|39	Requires:	texlive-context-mathsets
14mu|texlive-collection-context-20131013-7|40	Requires:	texlive-context-notes-zh-cn
14mu|texlive-collection-context-20131013-7|41	Requires:	texlive-context-rst
14mu|texlive-collection-context-20131013-7|42	Requires:	texlive-context-ruby
14mu|texlive-collection-context-20131013-7|43	Requires:	texlive-context-simplefonts
14mu|texlive-collection-context-20131013-7|44	Requires:	texlive-context-simpleslides
14mu|texlive-collection-context-20131013-7|45	Requires:	texlive-context-transliterator
14mu|texlive-collection-context-20131013-7|46	Requires:	texlive-context-typearea
14mu|texlive-collection-context-20131013-7|47	Requires:	texlive-context-typescripts
14mu|texlive-collection-context-20131013-7|48	Requires:	texlive-context-vim
14mu|texlive-collection-context-20131013-7|49	
14mu|texlive-collection-context-20131013-7|50	%description
14mu|texlive-collection-context-20131013-7|51	Hans Hagen's powerful ConTeXt system, http://pragma-ade.com.
14mu|texlive-collection-context-20131013-7|52	Also includes third-party ConTeXt packages.
14mu|texlive-collection-context-20131013-7|53	
14mu|texlive-collection-context-20131013-7|54	
14mu|texlive-collection-context-20131013-7|55	#-----------------------------------------------------------------------
14mu|texlive-collection-context-20131013-7|56	%files
14mu|texlive-collection-context-20131013-7|57	
14mu|texlive-collection-context-20131013-7|58	#-----------------------------------------------------------------------
14mu|texlive-collection-context-20131013-7|59	%prep
14mu|texlive-collection-context-20131013-7|60	%setup -c -a0
14mu|texlive-collection-context-20131013-7|61	
14mu|texlive-collection-context-20131013-7|62	%build
14mu|texlive-collection-context-20131013-7|63	
14mu|texlive-collection-context-20131013-7|64	%install
14mu|texlive-collection-context-20131013-7|65	
14mu|texlive-collection-context-20131013-7|66	%changelog
14mu|texlive-collection-context-20131013-7|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-7
14mu|texlive-collection-context-20131013-7|68	+ Revision: 63a7aef
14mu|texlive-collection-context-20131013-7|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-collection-context-20131013-7|70	
14mu|texlive-collection-context-20131013-7|71	

24502 14
14mu|texlive-collection-latexextra-20140215-3|1	# revision 32944
14mu|texlive-collection-latexextra-20140215-3|2	# category Collection
14mu|texlive-collection-latexextra-20140215-3|3	# catalog-ctan undef
14mu|texlive-collection-latexextra-20140215-3|4	# catalog-date undef
14mu|texlive-collection-latexextra-20140215-3|5	# catalog-license undef
14mu|texlive-collection-latexextra-20140215-3|6	# catalog-version undef
14mu|texlive-collection-latexextra-20140215-3|7	Name:		texlive-collection-latexextra
14mu|texlive-collection-latexextra-20140215-3|8	Epoch:		2
14mu|texlive-collection-latexextra-20140215-3|9	Version:	20140215
14mu|texlive-collection-latexextra-20140215-3|10	Release:	3
14mu|texlive-collection-latexextra-20140215-3|11	Summary:	LaTeX additional packages
14mu|texlive-collection-latexextra-20140215-3|12	Group:		Publishing
14mu|texlive-collection-latexextra-20140215-3|13	URL:		http://tug.org/texlive
14mu|texlive-collection-latexextra-20140215-3|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-collection-latexextra-20140215-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latexextra.tar.xz
14mu|texlive-collection-latexextra-20140215-3|16	BuildArch:	noarch
14mu|texlive-collection-latexextra-20140215-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-collection-latexextra-20140215-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-collection-latexextra-20140215-3|19	Suggests:	texlive-exceltex
14mu|texlive-collection-latexextra-20140215-3|20	Requires:	texlive-collection-latexrecommended
14mu|texlive-collection-latexextra-20140215-3|21	Requires:	texlive-collection-pictures
14mu|texlive-collection-latexextra-20140215-3|22	Requires:	texlive-2up
14mu|texlive-collection-latexextra-20140215-3|23	Requires:	texlive-ESIEEcv
14mu|texlive-collection-latexextra-20140215-3|24	Requires:	texlive-GS1
14mu|texlive-collection-latexextra-20140215-3|25	Requires:	texlive-HA-prosper
14mu|texlive-collection-latexextra-20140215-3|26	Requires:	texlive-Tabbing
14mu|texlive-collection-latexextra-20140215-3|27	Requires:	texlive-a0poster
14mu|texlive-collection-latexextra-20140215-3|28	Requires:	texlive-a4wide
14mu|texlive-collection-latexextra-20140215-3|29	Requires:	texlive-a5comb
14mu|texlive-collection-latexextra-20140215-3|30	Requires:	texlive-abraces
14mu|texlive-collection-latexextra-20140215-3|31	Requires:	texlive-abstract
14mu|texlive-collection-latexextra-20140215-3|32	Requires:	texlive-achemso
14mu|texlive-collection-latexextra-20140215-3|33	Requires:	texlive-acro
14mu|texlive-collection-latexextra-20140215-3|34	Requires:	texlive-acronym
14mu|texlive-collection-latexextra-20140215-3|35	Requires:	texlive-acroterm
14mu|texlive-collection-latexextra-20140215-3|36	Requires:	texlive-actuarialangle
14mu|texlive-collection-latexextra-20140215-3|37	Requires:	texlive-addlines
14mu|texlive-collection-latexextra-20140215-3|38	Requires:	texlive-adjmulticol
14mu|texlive-collection-latexextra-20140215-3|39	Requires:	texlive-adjustbox
14mu|texlive-collection-latexextra-20140215-3|40	Requires:	texlive-adrconv
14mu|texlive-collection-latexextra-20140215-3|41	Requires:	texlive-advdate
14mu|texlive-collection-latexextra-20140215-3|42	Requires:	texlive-akktex
14mu|texlive-collection-latexextra-20140215-3|43	Requires:	texlive-akletter
14mu|texlive-collection-latexextra-20140215-3|44	Requires:	texlive-alterqcm
14mu|texlive-collection-latexextra-20140215-3|45	Requires:	texlive-altfont
14mu|texlive-collection-latexextra-20140215-3|46	Requires:	texlive-amsaddr
14mu|texlive-collection-latexextra-20140215-3|47	Requires:	texlive-animate
14mu|texlive-collection-latexextra-20140215-3|48	Requires:	texlive-anonchap
14mu|texlive-collection-latexextra-20140215-3|49	Requires:	texlive-answers
14mu|texlive-collection-latexextra-20140215-3|50	Requires:	texlive-anyfontsize
14mu|texlive-collection-latexextra-20140215-3|51	Requires:	texlive-appendix
14mu|texlive-collection-latexextra-20140215-3|52	Requires:	texlive-appendixnumberbeamer
14mu|texlive-collection-latexextra-20140215-3|53	Requires:	texlive-apptools
14mu|texlive-collection-latexextra-20140215-3|54	Requires:	texlive-arcs
14mu|texlive-collection-latexextra-20140215-3|55	Requires:	texlive-arrayjobx
14mu|texlive-collection-latexextra-20140215-3|56	Requires:	texlive-arraysort
14mu|texlive-collection-latexextra-20140215-3|57	Requires:	texlive-assignment
14mu|texlive-collection-latexextra-20140215-3|58	Requires:	texlive-attachfile
14mu|texlive-collection-latexextra-20140215-3|59	Requires:	texlive-autopdf
14mu|texlive-collection-latexextra-20140215-3|60	Requires:	texlive-authoraftertitle
14mu|texlive-collection-latexextra-20140215-3|61	Requires:	texlive-authorindex
14mu|texlive-collection-latexextra-20140215-3|62	Requires:	texlive-autonum
14mu|texlive-collection-latexextra-20140215-3|63	Requires:	texlive-background
14mu|texlive-collection-latexextra-20140215-3|64	Requires:	texlive-bashful
14mu|texlive-collection-latexextra-20140215-3|65	Requires:	texlive-bchart
14mu|texlive-collection-latexextra-20140215-3|66	Requires:	texlive-beamer2thesis
14mu|texlive-collection-latexextra-20140215-3|67	Requires:	texlive-beameraudience
14mu|texlive-collection-latexextra-20140215-3|68	Requires:	texlive-beamerposter
14mu|texlive-collection-latexextra-20140215-3|69	Requires:	texlive-beamersubframe
14mu|texlive-collection-latexextra-20140215-3|70	Requires:	texlive-beamertheme-upenn-bc
14mu|texlive-collection-latexextra-20140215-3|71	Requires:	texlive-beamerthemejltree
14mu|texlive-collection-latexextra-20140215-3|72	Requires:	texlive-beamerthemenirma
14mu|texlive-collection-latexextra-20140215-3|73	Requires:	texlive-beamerthemephnompenh
14mu|texlive-collection-latexextra-20140215-3|74	Requires:	texlive-begriff
14mu|texlive-collection-latexextra-20140215-3|75	Requires:	texlive-beton
14mu|texlive-collection-latexextra-20140215-3|76	Requires:	texlive-bez123
14mu|texlive-collection-latexextra-20140215-3|77	Requires:	texlive-bezos
14mu|texlive-collection-latexextra-20140215-3|78	Requires:	texlive-bhcexam
14mu|texlive-collection-latexextra-20140215-3|79	Requires:	texlive-bigfoot
14mu|texlive-collection-latexextra-20140215-3|80	Requires:	texlive-bigints
14mu|texlive-collection-latexextra-20140215-3|81	Requires:	texlive-bizcard
14mu|texlive-collection-latexextra-20140215-3|82	Requires:	texlive-blindtext
14mu|texlive-collection-latexextra-20140215-3|83	Requires:	texlive-blkarray
14mu|texlive-collection-latexextra-20140215-3|84	Requires:	texlive-block
14mu|texlive-collection-latexextra-20140215-3|85	Requires:	texlive-blowup
14mu|texlive-collection-latexextra-20140215-3|86	Requires:	texlive-boites
14mu|texlive-collection-latexextra-20140215-3|87	Requires:	texlive-bold-extra
14mu|texlive-collection-latexextra-20140215-3|88	Requires:	texlive-bookest
14mu|texlive-collection-latexextra-20140215-3|89	Requires:	texlive-booklet
14mu|texlive-collection-latexextra-20140215-3|90	Requires:	texlive-boolexpr
14mu|texlive-collection-latexextra-20140215-3|91	Requires:	texlive-bophook
14mu|texlive-collection-latexextra-20140215-3|92	Requires:	texlive-boxedminipage
14mu|texlive-collection-latexextra-20140215-3|93	Requires:	texlive-boxhandler
14mu|texlive-collection-latexextra-20140215-3|94	Requires:	texlive-bracketkey
14mu|texlive-collection-latexextra-20140215-3|95	Requires:	texlive-braket
14mu|texlive-collection-latexextra-20140215-3|96	Requires:	texlive-breakurl
14mu|texlive-collection-latexextra-20140215-3|97	Requires:	texlive-bullcntr
14mu|texlive-collection-latexextra-20140215-3|98	Requires:	texlive-bussproofs
14mu|texlive-collection-latexextra-20140215-3|99	Requires:	texlive-bxdpx-beamer
14mu|texlive-collection-latexextra-20140215-3|100	Requires:	texlive-calcage
14mu|texlive-collection-latexextra-20140215-3|101	Requires:	texlive-calctab
14mu|texlive-collection-latexextra-20140215-3|102	Requires:	texlive-calculator
14mu|texlive-collection-latexextra-20140215-3|103	Requires:	texlive-calrsfs
14mu|texlive-collection-latexextra-20140215-3|104	Requires:	texlive-cals
14mu|texlive-collection-latexextra-20140215-3|105	Requires:	texlive-calxxxx-yyyy
14mu|texlive-collection-latexextra-20140215-3|106	Requires:	texlive-cancel
14mu|texlive-collection-latexextra-20140215-3|107	Requires:	texlive-canoniclayout
14mu|texlive-collection-latexextra-20140215-3|108	Requires:	texlive-capt-of
14mu|texlive-collection-latexextra-20140215-3|109	Requires:	texlive-captcont
14mu|texlive-collection-latexextra-20140215-3|110	Requires:	texlive-captdef
14mu|texlive-collection-latexextra-20140215-3|111	Requires:	texlive-cases
14mu|texlive-collection-latexextra-20140215-3|112	Requires:	texlive-casyl
14mu|texlive-collection-latexextra-20140215-3|113	Requires:	texlive-catchfilebetweentags
14mu|texlive-collection-latexextra-20140215-3|114	Requires:	texlive-catechis
14mu|texlive-collection-latexextra-20140215-3|115	Requires:	texlive-catoptions
14mu|texlive-collection-latexextra-20140215-3|116	Requires:	texlive-cbcoptic
14mu|texlive-collection-latexextra-20140215-3|117	Requires:	texlive-ccaption
14mu|texlive-collection-latexextra-20140215-3|118	Requires:	texlive-cclicenses
14mu|texlive-collection-latexextra-20140215-3|119	Requires:	texlive-cd
14mu|texlive-collection-latexextra-20140215-3|120	Requires:	texlive-cd-cover
14mu|texlive-collection-latexextra-20140215-3|121	Requires:	texlive-cdpbundl
14mu|texlive-collection-latexextra-20140215-3|122	Requires:	texlive-cellspace
14mu|texlive-collection-latexextra-20140215-3|123	Requires:	texlive-censor
14mu|texlive-collection-latexextra-20140215-3|124	Requires:	texlive-changebar
14mu|texlive-collection-latexextra-20140215-3|125	Requires:	texlive-changelayout
14mu|texlive-collection-latexextra-20140215-3|126	Requires:	texlive-changepage
14mu|texlive-collection-latexextra-20140215-3|127	Requires:	texlive-changes
14mu|texlive-collection-latexextra-20140215-3|128	Requires:	texlive-chappg
14mu|texlive-collection-latexextra-20140215-3|129	Requires:	texlive-chapterfolder
14mu|texlive-collection-latexextra-20140215-3|130	Requires:	texlive-chet
14mu|texlive-collection-latexextra-20140215-3|131	Requires:	texlive-chextras
14mu|texlive-collection-latexextra-20140215-3|132	Requires:	texlive-chkfloat
14mu|texlive-collection-latexextra-20140215-3|133	Requires:	texlive-chletter
14mu|texlive-collection-latexextra-20140215-3|134	Requires:	texlive-chngcntr
14mu|texlive-collection-latexextra-20140215-3|135	Requires:	texlive-chronology
14mu|texlive-collection-latexextra-20140215-3|136	Requires:	texlive-circ
14mu|texlive-collection-latexextra-20140215-3|137	Requires:	texlive-classics
14mu|texlive-collection-latexextra-20140215-3|138	Requires:	texlive-clefval
14mu|texlive-collection-latexextra-20140215-3|139	Requires:	texlive-cleveref
14mu|texlive-collection-latexextra-20140215-3|140	Requires:	texlive-clipboard
14mu|texlive-collection-latexextra-20140215-3|141	Requires:	texlive-clock
14mu|texlive-collection-latexextra-20140215-3|142	Requires:	texlive-cmdstring
14mu|texlive-collection-latexextra-20140215-3|143	Requires:	texlive-cmdtrack
14mu|texlive-collection-latexextra-20140215-3|144	Requires:	texlive-cmsd
14mu|texlive-collection-latexextra-20140215-3|145	Requires:	texlive-cnltx
14mu|texlive-collection-latexextra-20140215-3|146	Requires:	texlive-codedoc
14mu|texlive-collection-latexextra-20140215-3|147	Requires:	texlive-codepage
14mu|texlive-collection-latexextra-20140215-3|148	Requires:	texlive-collcell
14mu|texlive-collection-latexextra-20140215-3|149	Requires:	texlive-collectbox
14mu|texlive-collection-latexextra-20140215-3|150	Requires:	texlive-colordoc
14mu|texlive-collection-latexextra-20140215-3|151	Requires:	texlive-colorinfo
14mu|texlive-collection-latexextra-20140215-3|152	Requires:	texlive-colortab
14mu|texlive-collection-latexextra-20140215-3|153	Requires:	texlive-colorwav
14mu|texlive-collection-latexextra-20140215-3|154	Requires:	texlive-colorweb
14mu|texlive-collection-latexextra-20140215-3|155	Requires:	texlive-colourchange
14mu|texlive-collection-latexextra-20140215-3|156	Requires:	texlive-combelow
14mu|texlive-collection-latexextra-20140215-3|157	Requires:	texlive-combine
14mu|texlive-collection-latexextra-20140215-3|158	Requires:	texlive-comma
14mu|texlive-collection-latexextra-20140215-3|159	Requires:	texlive-commado
14mu|texlive-collection-latexextra-20140215-3|160	Requires:	texlive-comment
14mu|texlive-collection-latexextra-20140215-3|161	Requires:	texlive-concepts
14mu|texlive-collection-latexextra-20140215-3|162	Requires:	texlive-concprog
14mu|texlive-collection-latexextra-20140215-3|163	Requires:	texlive-constants
14mu|texlive-collection-latexextra-20140215-3|164	Requires:	texlive-contour
14mu|texlive-collection-latexextra-20140215-3|165	Requires:	texlive-contracard
14mu|texlive-collection-latexextra-20140215-3|166	Requires:	texlive-cooking
14mu|texlive-collection-latexextra-20140215-3|167	Requires:	texlive-cool
14mu|texlive-collection-latexextra-20140215-3|168	Requires:	texlive-coollist
14mu|texlive-collection-latexextra-20140215-3|169	Requires:	texlive-coolstr
14mu|texlive-collection-latexextra-20140215-3|170	Requires:	texlive-coolthms
14mu|texlive-collection-latexextra-20140215-3|171	Requires:	texlive-cooltooltips
14mu|texlive-collection-latexextra-20140215-3|172	Requires:	texlive-coordsys
14mu|texlive-collection-latexextra-20140215-3|173	Requires:	texlive-copyrightbox
14mu|texlive-collection-latexextra-20140215-3|174	Requires:	texlive-coseoul
14mu|texlive-collection-latexextra-20140215-3|175	Requires:	texlive-counttexruns
14mu|texlive-collection-latexextra-20140215-3|176	Requires:	texlive-courseoutline
14mu|texlive-collection-latexextra-20140215-3|177	Requires:	texlive-coursepaper
14mu|texlive-collection-latexextra-20140215-3|178	Requires:	texlive-coverpage
14mu|texlive-collection-latexextra-20140215-3|179	Requires:	texlive-cprotect
14mu|texlive-collection-latexextra-20140215-3|180	Requires:	texlive-crbox
14mu|texlive-collection-latexextra-20140215-3|181	Requires:	texlive-crossreference
14mu|texlive-collection-latexextra-20140215-3|182	Requires:	texlive-csquotes
14mu|texlive-collection-latexextra-20140215-3|183	Requires:	texlive-csvsimple
14mu|texlive-collection-latexextra-20140215-3|184	Requires:	texlive-csvtools
14mu|texlive-collection-latexextra-20140215-3|185	Requires:	texlive-cuisine
14mu|texlive-collection-latexextra-20140215-3|186	Requires:	texlive-currfile
14mu|texlive-collection-latexextra-20140215-3|187	Requires:	texlive-currvita
14mu|texlive-collection-latexextra-20140215-3|188	Requires:	texlive-cutwin
14mu|texlive-collection-latexextra-20140215-3|189	Requires:	texlive-cv
14mu|texlive-collection-latexextra-20140215-3|190	Requires:	texlive-cv4tw
14mu|texlive-collection-latexextra-20140215-3|191	Requires:	texlive-cweb-latex
14mu|texlive-collection-latexextra-20140215-3|192	Requires:	texlive-dashbox
14mu|texlive-collection-latexextra-20140215-3|193	Requires:	texlive-dashrule
14mu|texlive-collection-latexextra-20140215-3|194	Requires:	texlive-dashundergaps
14mu|texlive-collection-latexextra-20140215-3|195	Requires:	texlive-dataref
14mu|texlive-collection-latexextra-20140215-3|196	Requires:	texlive-datatool
14mu|texlive-collection-latexextra-20140215-3|197	Requires:	texlive-dateiliste
14mu|texlive-collection-latexextra-20140215-3|198	Requires:	texlive-datenumber
14mu|texlive-collection-latexextra-20140215-3|199	Requires:	texlive-datetime
14mu|texlive-collection-latexextra-20140215-3|200	Requires:	texlive-dblfloatfix
14mu|texlive-collection-latexextra-20140215-3|201	Requires:	texlive-decimal
14mu|texlive-collection-latexextra-20140215-3|202	Requires:	texlive-decorule
14mu|texlive-collection-latexextra-20140215-3|203	Requires:	texlive-delim
14mu|texlive-collection-latexextra-20140215-3|204	Requires:	texlive-delimtxt
14mu|texlive-collection-latexextra-20140215-3|205	Requires:	texlive-detlev-cm
14mu|texlive-collection-latexextra-20140215-3|206	Requires:	texlive-diagbox
14mu|texlive-collection-latexextra-20140215-3|207	Requires:	texlive-diagnose
14mu|texlive-collection-latexextra-20140215-3|208	Requires:	texlive-dialogl
14mu|texlive-collection-latexextra-20140215-3|209	Requires:	texlive-dichokey
14mu|texlive-collection-latexextra-20140215-3|210	Requires:	texlive-dinbrief
14mu|texlive-collection-latexextra-20140215-3|211	Requires:	texlive-directory
14mu|texlive-collection-latexextra-20140215-3|212	Requires:	texlive-dirtytalk
14mu|texlive-collection-latexextra-20140215-3|213	Requires:	texlive-dlfltxb
14mu|texlive-collection-latexextra-20140215-3|214	Requires:	texlive-dnaseq
14mu|texlive-collection-latexextra-20140215-3|215	Requires:	texlive-docmfp
14mu|texlive-collection-latexextra-20140215-3|216	Requires:	texlive-docmute
14mu|texlive-collection-latexextra-20140215-3|217	Requires:	texlive-documentation
14mu|texlive-collection-latexextra-20140215-3|218	Requires:	texlive-doi
14mu|texlive-collection-latexextra-20140215-3|219	Requires:	texlive-dotarrow
14mu|texlive-collection-latexextra-20140215-3|220	Requires:	texlive-dotseqn
14mu|texlive-collection-latexextra-20140215-3|221	Requires:	texlive-download
14mu|texlive-collection-latexextra-20140215-3|222	Requires:	texlive-dox
14mu|texlive-collection-latexextra-20140215-3|223	Requires:	texlive-dpfloat
14mu|texlive-collection-latexextra-20140215-3|224	Requires:	texlive-dprogress
14mu|texlive-collection-latexextra-20140215-3|225	Requires:	texlive-drac
14mu|texlive-collection-latexextra-20140215-3|226	Requires:	texlive-draftcopy
14mu|texlive-collection-latexextra-20140215-3|227	Requires:	texlive-draftwatermark
14mu|texlive-collection-latexextra-20140215-3|228	Requires:	texlive-dtk
14mu|texlive-collection-latexextra-20140215-3|229	Requires:	texlive-dtxgallery
14mu|texlive-collection-latexextra-20140215-3|230	Requires:	texlive-dvdcoll
14mu|texlive-collection-latexextra-20140215-3|231	Requires:	texlive-dynblocks
14mu|texlive-collection-latexextra-20140215-3|232	Requires:	texlive-easy
14mu|texlive-collection-latexextra-20140215-3|233	Requires:	texlive-easy-todo
14mu|texlive-collection-latexextra-20140215-3|234	Requires:	texlive-easyfig
14mu|texlive-collection-latexextra-20140215-3|235	Requires:	texlive-easylist
14mu|texlive-collection-latexextra-20140215-3|236	Requires:	texlive-ean13isbn
14mu|texlive-collection-latexextra-20140215-3|237	Requires:	texlive-ebezier
14mu|texlive-collection-latexextra-20140215-3|238	Requires:	texlive-ecclesiastic
14mu|texlive-collection-latexextra-20140215-3|239	Requires:	texlive-ecv
14mu|texlive-collection-latexextra-20140215-3|240	Requires:	texlive-ed
14mu|texlive-collection-latexextra-20140215-3|241	Requires:	texlive-edmargin
14mu|texlive-collection-latexextra-20140215-3|242	Requires:	texlive-eemeir
14mu|texlive-collection-latexextra-20140215-3|243	Requires:	texlive-egplot
14mu|texlive-collection-latexextra-20140215-3|244	Requires:	texlive-ellipsis
14mu|texlive-collection-latexextra-20140215-3|245	Requires:	texlive-elmath
14mu|texlive-collection-latexextra-20140215-3|246	Requires:	texlive-elpres
14mu|texlive-collection-latexextra-20140215-3|247	Requires:	texlive-emarks
14mu|texlive-collection-latexextra-20140215-3|248	Requires:	texlive-embedall
14mu|texlive-collection-latexextra-20140215-3|249	Requires:	texlive-embrac
14mu|texlive-collection-latexextra-20140215-3|250	Requires:	texlive-emptypage
14mu|texlive-collection-latexextra-20140215-3|251	Requires:	texlive-emulateapj
14mu|texlive-collection-latexextra-20140215-3|252	Requires:	texlive-endfloat
14mu|texlive-collection-latexextra-20140215-3|253	Requires:	texlive-endheads
14mu|texlive-collection-latexextra-20140215-3|254	Requires:	texlive-endnotes
14mu|texlive-collection-latexextra-20140215-3|255	Requires:	texlive-engpron
14mu|texlive-collection-latexextra-20140215-3|256	Requires:	texlive-engrec
14mu|texlive-collection-latexextra-20140215-3|257	Requires:	texlive-enotez
14mu|texlive-collection-latexextra-20140215-3|258	Requires:	texlive-enumitem
14mu|texlive-collection-latexextra-20140215-3|259	Requires:	texlive-enumitem-zref
14mu|texlive-collection-latexextra-20140215-3|260	Requires:	texlive-envbig
14mu|texlive-collection-latexextra-20140215-3|261	Requires:	texlive-environ
14mu|texlive-collection-latexextra-20140215-3|262	Requires:	texlive-envlab
14mu|texlive-collection-latexextra-20140215-3|263	Requires:	texlive-epigraph
14mu|texlive-collection-latexextra-20140215-3|264	Requires:	texlive-epiolmec
14mu|texlive-collection-latexextra-20140215-3|265	Requires:	texlive-eqell
14mu|texlive-collection-latexextra-20140215-3|266	Requires:	texlive-eqlist
14mu|texlive-collection-latexextra-20140215-3|267	Requires:	texlive-eqname
14mu|texlive-collection-latexextra-20140215-3|268	Requires:	texlive-eqparbox
14mu|texlive-collection-latexextra-20140215-3|269	Requires:	texlive-errata
14mu|texlive-collection-latexextra-20140215-3|270	Requires:	texlive-esami
14mu|texlive-collection-latexextra-20140215-3|271	Requires:	texlive-esdiff
14mu|texlive-collection-latexextra-20140215-3|272	Requires:	texlive-esint
14mu|texlive-collection-latexextra-20140215-3|273	Requires:	texlive-esint-type1
14mu|texlive-collection-latexextra-20140215-3|274	Requires:	texlive-etaremune
14mu|texlive-collection-latexextra-20140215-3|275	Requires:	texlive-etextools
14mu|texlive-collection-latexextra-20140215-3|276	Requires:	texlive-etoc
14mu|texlive-collection-latexextra-20140215-3|277	Requires:	texlive-etoolbox
14mu|texlive-collection-latexextra-20140215-3|278	Requires:	texlive-eukdate
14mu|texlive-collection-latexextra-20140215-3|279	Requires:	texlive-europecv
14mu|texlive-collection-latexextra-20140215-3|280	Requires:	texlive-everyhook
14mu|texlive-collection-latexextra-20140215-3|281	Requires:	texlive-everypage
14mu|texlive-collection-latexextra-20140215-3|282	Requires:	texlive-exam
14mu|texlive-collection-latexextra-20140215-3|283	Requires:	texlive-examdesign
14mu|texlive-collection-latexextra-20140215-3|284	Requires:	texlive-examplep
14mu|texlive-collection-latexextra-20140215-3|285	Requires:	texlive-excludeonly
14mu|texlive-collection-latexextra-20140215-3|286	Requires:	texlive-exercise
14mu|texlive-collection-latexextra-20140215-3|287	Requires:	texlive-exp-testopt
14mu|texlive-collection-latexextra-20140215-3|288	Requires:	texlive-expdlist
14mu|texlive-collection-latexextra-20140215-3|289	Requires:	texlive-export
14mu|texlive-collection-latexextra-20140215-3|290	Requires:	texlive-exsheets
14mu|texlive-collection-latexextra-20140215-3|291	Requires:	texlive-exsol
14mu|texlive-collection-latexextra-20140215-3|292	Requires:	texlive-extract
14mu|texlive-collection-latexextra-20140215-3|293	Requires:	texlive-facsimile
14mu|texlive-collection-latexextra-20140215-3|294	Requires:	texlive-factura
14mu|texlive-collection-latexextra-20140215-3|295	Requires:	texlive-fancynum
14mu|texlive-collection-latexextra-20140215-3|296	Requires:	texlive-fancypar
14mu|texlive-collection-latexextra-20140215-3|297	Requires:	texlive-fancytabs
14mu|texlive-collection-latexextra-20140215-3|298	Requires:	texlive-fancytooltips
14mu|texlive-collection-latexextra-20140215-3|299	Requires:	texlive-figsize
14mu|texlive-collection-latexextra-20140215-3|300	Requires:	texlive-filecontents
14mu|texlive-collection-latexextra-20140215-3|301	Requires:	texlive-filedate
14mu|texlive-collection-latexextra-20140215-3|302	Requires:	texlive-filehook
14mu|texlive-collection-latexextra-20140215-3|303	Requires:	texlive-fileinfo
14mu|texlive-collection-latexextra-20140215-3|304	Requires:	texlive-filemod
14mu|texlive-collection-latexextra-20140215-3|305	Requires:	texlive-fink
14mu|texlive-collection-latexextra-20140215-3|306	Requires:	texlive-finstrut
14mu|texlive-collection-latexextra-20140215-3|307	Requires:	texlive-fixfoot
14mu|texlive-collection-latexextra-20140215-3|308	Requires:	texlive-fixme
14mu|texlive-collection-latexextra-20140215-3|309	Requires:	texlive-fixmetodonotes
14mu|texlive-collection-latexextra-20140215-3|310	Requires:	texlive-fjodor
14mu|texlive-collection-latexextra-20140215-3|311	Requires:	texlive-flabels
14mu|texlive-collection-latexextra-20140215-3|312	Requires:	texlive-flacards
14mu|texlive-collection-latexextra-20140215-3|313	Requires:	texlive-flagderiv
14mu|texlive-collection-latexextra-20140215-3|314	Requires:	texlive-flashcards
14mu|texlive-collection-latexextra-20140215-3|315	Requires:	texlive-flashmovie
14mu|texlive-collection-latexextra-20140215-3|316	Requires:	texlive-flipbook
14mu|texlive-collection-latexextra-20140215-3|317	Requires:	texlive-flippdf
14mu|texlive-collection-latexextra-20140215-3|318	Requires:	texlive-floatflt
14mu|texlive-collection-latexextra-20140215-3|319	Requires:	texlive-floatrow
14mu|texlive-collection-latexextra-20140215-3|320	Requires:	texlive-flowfram
14mu|texlive-collection-latexextra-20140215-3|321	Requires:	texlive-fmp
14mu|texlive-collection-latexextra-20140215-3|322	Requires:	texlive-fmtcount
14mu|texlive-collection-latexextra-20140215-3|323	Requires:	texlive-fn2end
14mu|texlive-collection-latexextra-20140215-3|324	Requires:	texlive-fnbreak
14mu|texlive-collection-latexextra-20140215-3|325	Requires:	texlive-fncychap
14mu|texlive-collection-latexextra-20140215-3|326	Requires:	texlive-fncylab
14mu|texlive-collection-latexextra-20140215-3|327	Requires:	texlive-fnpara
14mu|texlive-collection-latexextra-20140215-3|328	Requires:	texlive-fnpct
14mu|texlive-collection-latexextra-20140215-3|329	Requires:	texlive-fnumprint
14mu|texlive-collection-latexextra-20140215-3|330	Requires:	texlive-foilhtml
14mu|texlive-collection-latexextra-20140215-3|331	Requires:	texlive-fontaxes
14mu|texlive-collection-latexextra-20140215-3|332	Requires:	texlive-fonttable
14mu|texlive-collection-latexextra-20140215-3|333	Requires:	texlive-footmisc
14mu|texlive-collection-latexextra-20140215-3|334	Requires:	texlive-footnotebackref
14mu|texlive-collection-latexextra-20140215-3|335	Requires:	texlive-footnoterange
14mu|texlive-collection-latexextra-20140215-3|336	Requires:	texlive-footnpag
14mu|texlive-collection-latexextra-20140215-3|337	Requires:	texlive-forarray
14mu|texlive-collection-latexextra-20140215-3|338	Requires:	texlive-foreign
14mu|texlive-collection-latexextra-20140215-3|339	Requires:	texlive-forloop
14mu|texlive-collection-latexextra-20140215-3|340	Requires:	texlive-formlett
14mu|texlive-collection-latexextra-20140215-3|341	Requires:	texlive-formular
14mu|texlive-collection-latexextra-20140215-3|342	Requires:	texlive-fragments
14mu|texlive-collection-latexextra-20140215-3|343	Requires:	texlive-frame
14mu|texlive-collection-latexextra-20140215-3|344	Requires:	texlive-framed
14mu|texlive-collection-latexextra-20140215-3|345	Requires:	texlive-frankenstein
14mu|texlive-collection-latexextra-20140215-3|346	Requires:	texlive-frege
14mu|texlive-collection-latexextra-20140215-3|347	Requires:	texlive-ftcap
14mu|texlive-collection-latexextra-20140215-3|348	Requires:	texlive-ftnxtra
14mu|texlive-collection-latexextra-20140215-3|349	Requires:	texlive-fullblck
14mu|texlive-collection-latexextra-20140215-3|350	Requires:	texlive-fullwidth
14mu|texlive-collection-latexextra-20140215-3|351	Requires:	texlive-fundus-calligra
14mu|texlive-collection-latexextra-20140215-3|352	Requires:	texlive-fundus-cyr
14mu|texlive-collection-latexextra-20140215-3|353	Requires:	texlive-fundus-sueterlin
14mu|texlive-collection-latexextra-20140215-3|354	Requires:	texlive-fwlw
14mu|texlive-collection-latexextra-20140215-3|355	Requires:	texlive-g-brief
14mu|texlive-collection-latexextra-20140215-3|356	Requires:	texlive-gauss
14mu|texlive-collection-latexextra-20140215-3|357	Requires:	texlive-gcard
14mu|texlive-collection-latexextra-20140215-3|358	Requires:	texlive-gcite
14mu|texlive-collection-latexextra-20140215-3|359	Requires:	texlive-genmpage
14mu|texlive-collection-latexextra-20140215-3|360	Requires:	texlive-getfiledate
14mu|texlive-collection-latexextra-20140215-3|361	Requires:	texlive-ginpenc
14mu|texlive-collection-latexextra-20140215-3|362	Requires:	texlive-gitinfo
14mu|texlive-collection-latexextra-20140215-3|363	Requires:	texlive-gloss
14mu|texlive-collection-latexextra-20140215-3|364	Requires:	texlive-glossaries
14mu|texlive-collection-latexextra-20140215-3|365	Requires:	texlive-gmdoc
14mu|texlive-collection-latexextra-20140215-3|366	Requires:	texlive-gmdoc-enhance
14mu|texlive-collection-latexextra-20140215-3|367	Requires:	texlive-gmiflink
14mu|texlive-collection-latexextra-20140215-3|368	Requires:	texlive-gmutils
14mu|texlive-collection-latexextra-20140215-3|369	Requires:	texlive-gmverb
14mu|texlive-collection-latexextra-20140215-3|370	Requires:	texlive-graphicx-psmin
14mu|texlive-collection-latexextra-20140215-3|371	Requires:	texlive-graphicxbox
14mu|texlive-collection-latexextra-20140215-3|372	Requires:	texlive-grfpaste
14mu|texlive-collection-latexextra-20140215-3|373	Requires:	texlive-grid
14mu|texlive-collection-latexextra-20140215-3|374	Requires:	texlive-grid-system
14mu|texlive-collection-latexextra-20140215-3|375	Requires:	texlive-gridset
14mu|texlive-collection-latexextra-20140215-3|376	Requires:	texlive-gtl
14mu|texlive-collection-latexextra-20140215-3|377	Requires:	texlive-guitlogo
14mu|texlive-collection-latexextra-20140215-3|378	Requires:	texlive-hanging
14mu|texlive-collection-latexextra-20140215-3|379	Requires:	texlive-hardwrap
14mu|texlive-collection-latexextra-20140215-3|380	Requires:	texlive-harnon-cv
14mu|texlive-collection-latexextra-20140215-3|381	Requires:	texlive-harpoon
14mu|texlive-collection-latexextra-20140215-3|382	Requires:	texlive-hc
14mu|texlive-collection-latexextra-20140215-3|383	Requires:	texlive-he-she
14mu|texlive-collection-latexextra-20140215-3|384	Requires:	texlive-hhtensor
14mu|texlive-collection-latexextra-20140215-3|385	Requires:	texlive-histogr
14mu|texlive-collection-latexextra-20140215-3|386	Requires:	texlive-hitec
14mu|texlive-collection-latexextra-20140215-3|387	Requires:	texlive-hletter
14mu|texlive-collection-latexextra-20140215-3|388	Requires:	texlive-hpsdiss
14mu|texlive-collection-latexextra-20140215-3|389	Requires:	texlive-hrefhide
14mu|texlive-collection-latexextra-20140215-3|390	Requires:	texlive-hvindex
14mu|texlive-collection-latexextra-20140215-3|391	Requires:	texlive-hypdvips
14mu|texlive-collection-latexextra-20140215-3|392	Requires:	texlive-hyper
14mu|texlive-collection-latexextra-20140215-3|393	Requires:	texlive-hypernat
14mu|texlive-collection-latexextra-20140215-3|394	Requires:	texlive-hyperref-docsrc
14mu|texlive-collection-latexextra-20140215-3|395	Requires:	texlive-hyperxmp
14mu|texlive-collection-latexextra-20140215-3|396	Requires:	texlive-hyphenat
14mu|texlive-collection-latexextra-20140215-3|397	Requires:	texlive-idxcmds
14mu|texlive-collection-latexextra-20140215-3|398	Requires:	texlive-idxlayout
14mu|texlive-collection-latexextra-20140215-3|399	Requires:	texlive-ifmslide
14mu|texlive-collection-latexextra-20140215-3|400	Requires:	texlive-ifmtarg
14mu|texlive-collection-latexextra-20140215-3|401	Requires:	texlive-ifnextok
14mu|texlive-collection-latexextra-20140215-3|402	Requires:	texlive-ifoddpage
14mu|texlive-collection-latexextra-20140215-3|403	Requires:	texlive-ifplatform
14mu|texlive-collection-latexextra-20140215-3|404	Requires:	texlive-ifthenx
14mu|texlive-collection-latexextra-20140215-3|405	Requires:	texlive-iitem
14mu|texlive-collection-latexextra-20140215-3|406	Requires:	texlive-image-gallery
14mu|texlive-collection-latexextra-20140215-3|407	Requires:	texlive-imakeidx
14mu|texlive-collection-latexextra-20140215-3|408	Requires:	texlive-import
14mu|texlive-collection-latexextra-20140215-3|409	Requires:	texlive-incgraph
14mu|texlive-collection-latexextra-20140215-3|410	Requires:	texlive-inlinedef
14mu|texlive-collection-latexextra-20140215-3|411	Requires:	texlive-inputtrc
14mu|texlive-collection-latexextra-20140215-3|412	Requires:	texlive-interactiveworkbook
14mu|texlive-collection-latexextra-20140215-3|413	Requires:	texlive-interfaces
14mu|texlive-collection-latexextra-20140215-3|414	Requires:	texlive-inversepath
14mu|texlive-collection-latexextra-20140215-3|415	Requires:	texlive-invoice
14mu|texlive-collection-latexextra-20140215-3|416	Requires:	texlive-iso
14mu|texlive-collection-latexextra-20140215-3|417	Requires:	texlive-iso10303
14mu|texlive-collection-latexextra-20140215-3|418	Requires:	texlive-isodate
14mu|texlive-collection-latexextra-20140215-3|419	Requires:	texlive-isonums
14mu|texlive-collection-latexextra-20140215-3|420	Requires:	texlive-isodoc
14mu|texlive-collection-latexextra-20140215-3|421	Requires:	texlive-isorot
14mu|texlive-collection-latexextra-20140215-3|422	Requires:	texlive-isotope
14mu|texlive-collection-latexextra-20140215-3|423	Requires:	texlive-issuulinks
14mu|texlive-collection-latexextra-20140215-3|424	Requires:	texlive-iwhdp
14mu|texlive-collection-latexextra-20140215-3|425	Requires:	texlive-jlabels
14mu|texlive-collection-latexextra-20140215-3|426	Requires:	texlive-jvlisting
14mu|texlive-collection-latexextra-20140215-3|427	Requires:	texlive-kantlipsum
14mu|texlive-collection-latexextra-20140215-3|428	Requires:	texlive-kerntest
14mu|texlive-collection-latexextra-20140215-3|429	Requires:	texlive-keycommand
14mu|texlive-collection-latexextra-20140215-3|430	Requires:	texlive-keyreader
14mu|texlive-collection-latexextra-20140215-3|431	Requires:	texlive-keystroke
14mu|texlive-collection-latexextra-20140215-3|432	Requires:	texlive-keyval2e
14mu|texlive-collection-latexextra-20140215-3|433	Requires:	texlive-kix
14mu|texlive-collection-latexextra-20140215-3|434	Requires:	texlive-koma-moderncvclassic
14mu|texlive-collection-latexextra-20140215-3|435	Requires:	texlive-koma-script-sfs
14mu|texlive-collection-latexextra-20140215-3|436	Requires:	texlive-ktv-texdata
14mu|texlive-collection-latexextra-20140215-3|437	Requires:	texlive-labbook
14mu|texlive-collection-latexextra-20140215-3|438	Requires:	texlive-labelcas
14mu|texlive-collection-latexextra-20140215-3|439	Requires:	texlive-labels
14mu|texlive-collection-latexextra-20140215-3|440	Requires:	texlive-lastpage
14mu|texlive-collection-latexextra-20140215-3|441	Requires:	texlive-latex-tds
14mu|texlive-collection-latexextra-20140215-3|442	Requires:	texlive-layouts
14mu|texlive-collection-latexextra-20140215-3|443	Requires:	texlive-lazylist
14mu|texlive-collection-latexextra-20140215-3|444	Requires:	texlive-lcd
14mu|texlive-collection-latexextra-20140215-3|445	Requires:	texlive-lcg
14mu|texlive-collection-latexextra-20140215-3|446	Requires:	texlive-leading
14mu|texlive-collection-latexextra-20140215-3|447	Requires:	texlive-leaflet
14mu|texlive-collection-latexextra-20140215-3|448	Requires:	texlive-leftidx
14mu|texlive-collection-latexextra-20140215-3|449	Requires:	texlive-lengthconvert
14mu|texlive-collection-latexextra-20140215-3|450	Requires:	texlive-lettre
14mu|texlive-collection-latexextra-20140215-3|451	Requires:	texlive-lettrine
14mu|texlive-collection-latexextra-20140215-3|452	Requires:	texlive-lewis
14mu|texlive-collection-latexextra-20140215-3|453	Requires:	texlive-lhelp
14mu|texlive-collection-latexextra-20140215-3|454	Requires:	texlive-libgreek
14mu|texlive-collection-latexextra-20140215-3|455	Requires:	texlive-limap
14mu|texlive-collection-latexextra-20140215-3|456	Requires:	texlive-linegoal
14mu|texlive-collection-latexextra-20140215-3|457	Requires:	texlive-lipsum
14mu|texlive-collection-latexextra-20140215-3|458	Requires:	texlive-lisp-on-tex
14mu|texlive-collection-latexextra-20140215-3|459	Requires:	texlive-listing
14mu|texlive-collection-latexextra-20140215-3|460	Requires:	texlive-listofsymbols
14mu|texlive-collection-latexextra-20140215-3|461	Requires:	texlive-listliketab
14mu|texlive-collection-latexextra-20140215-3|462	Requires:	texlive-lkproof
14mu|texlive-collection-latexextra-20140215-3|463	Requires:	texlive-lmake
14mu|texlive-collection-latexextra-20140215-3|464	Requires:	texlive-locality
14mu|texlive-collection-latexextra-20140215-3|465	Requires:	texlive-localloc
14mu|texlive-collection-latexextra-20140215-3|466	Requires:	texlive-logbox
14mu|texlive-collection-latexextra-20140215-3|467	Requires:	texlive-logical-markup-utils
14mu|texlive-collection-latexextra-20140215-3|468	Requires:	texlive-logpap
14mu|texlive-collection-latexextra-20140215-3|469	Requires:	texlive-longnamefilelist
14mu|texlive-collection-latexextra-20140215-3|470	Requires:	texlive-loops
14mu|texlive-collection-latexextra-20140215-3|471	Requires:	texlive-lsc
14mu|texlive-collection-latexextra-20140215-3|472	Requires:	texlive-lstaddons
14mu|texlive-collection-latexextra-20140215-3|473	Requires:	texlive-lt3graph
14mu|texlive-collection-latexextra-20140215-3|474	Requires:	texlive-ltablex
14mu|texlive-collection-latexextra-20140215-3|475	Requires:	texlive-ltabptch
14mu|texlive-collection-latexextra-20140215-3|476	Requires:	texlive-ltxdockit
14mu|texlive-collection-latexextra-20140215-3|477	Requires:	texlive-ltxindex
14mu|texlive-collection-latexextra-20140215-3|478	Requires:	texlive-ltxkeys
14mu|texlive-collection-latexextra-20140215-3|479	Requires:	texlive-ltxnew
14mu|texlive-collection-latexextra-20140215-3|480	Requires:	texlive-ltxtools
14mu|texlive-collection-latexextra-20140215-3|481	Requires:	texlive-macroswap
14mu|texlive-collection-latexextra-20140215-3|482	Requires:	texlive-magaz
14mu|texlive-collection-latexextra-20140215-3|483	Requires:	texlive-mailing
14mu|texlive-collection-latexextra-20140215-3|484	Requires:	texlive-mailmerge
14mu|texlive-collection-latexextra-20140215-3|485	Requires:	texlive-makebarcode
14mu|texlive-collection-latexextra-20140215-3|486	Requires:	texlive-makebox
14mu|texlive-collection-latexextra-20140215-3|487	Requires:	texlive-makecell
14mu|texlive-collection-latexextra-20140215-3|488	Requires:	texlive-makecirc
14mu|texlive-collection-latexextra-20140215-3|489	Requires:	texlive-makecmds
14mu|texlive-collection-latexextra-20140215-3|490	Requires:	texlive-makedtx
14mu|texlive-collection-latexextra-20140215-3|491	Requires:	texlive-makeglos
14mu|texlive-collection-latexextra-20140215-3|492	Suggests:	texlive-mandi
14mu|texlive-collection-latexextra-20140215-3|493	Requires:	texlive-manfnt
14mu|texlive-collection-latexextra-20140215-3|494	Requires:	texlive-manuscript
14mu|texlive-collection-latexextra-20140215-3|495	Requires:	texlive-marginfix
14mu|texlive-collection-latexextra-20140215-3|496	Requires:	texlive-marginnote
14mu|texlive-collection-latexextra-20140215-3|497	Requires:	texlive-mathalfa
14mu|texlive-collection-latexextra-20140215-3|498	Requires:	texlive-mathastext
14mu|texlive-collection-latexextra-20140215-3|499	Requires:	texlive-mathexam
14mu|texlive-collection-latexextra-20140215-3|500	Requires:	texlive-maybemath
14mu|texlive-collection-latexextra-20140215-3|501	Requires:	texlive-mbenotes
14mu|texlive-collection-latexextra-20140215-3|502	Requires:	texlive-mcaption
14mu|texlive-collection-latexextra-20140215-3|503	Requires:	texlive-mceinleger
14mu|texlive-collection-latexextra-20140215-3|504	Requires:	texlive-mcite
14mu|texlive-collection-latexextra-20140215-3|505	Requires:	texlive-mciteplus
14mu|texlive-collection-latexextra-20140215-3|506	Requires:	texlive-mdframed
14mu|texlive-collection-latexextra-20140215-3|507	Requires:	texlive-media9
14mu|texlive-collection-latexextra-20140215-3|508	Requires:	texlive-meetingmins
14mu|texlive-collection-latexextra-20140215-3|509	Requires:	texlive-memexsupp
14mu|texlive-collection-latexextra-20140215-3|510	Requires:	texlive-memory
14mu|texlive-collection-latexextra-20140215-3|511	Requires:	texlive-menu
14mu|texlive-collection-latexextra-20140215-3|512	Requires:	texlive-menukeys
14mu|texlive-collection-latexextra-20140215-3|513	Requires:	texlive-method
14mu|texlive-collection-latexextra-20140215-3|514	Requires:	texlive-metre
14mu|texlive-collection-latexextra-20140215-3|515	Requires:	texlive-mftinc
14mu|texlive-collection-latexextra-20140215-3|516	Requires:	texlive-midpage
14mu|texlive-collection-latexextra-20140215-3|517	Requires:	texlive-minibox
14mu|texlive-collection-latexextra-20140215-3|518	Requires:	texlive-minifp
14mu|texlive-collection-latexextra-20140215-3|519	Requires:	texlive-minipage-marginpar
14mu|texlive-collection-latexextra-20140215-3|520	Requires:	texlive-minitoc
14mu|texlive-collection-latexextra-20140215-3|521	Requires:	texlive-minorrevision
14mu|texlive-collection-latexextra-20140215-3|522	Requires:	texlive-minted
14mu|texlive-collection-latexextra-20140215-3|523	Requires:	texlive-minutes
14mu|texlive-collection-latexextra-20140215-3|524	Requires:	texlive-misc209
14mu|texlive-collection-latexextra-20140215-3|525	Requires:	texlive-mla-paper
14mu|texlive-collection-latexextra-20140215-3|526	Requires:	texlive-mlist
14mu|texlive-collection-latexextra-20140215-3|527	Requires:	texlive-mmap
14mu|texlive-collection-latexextra-20140215-3|528	Requires:	texlive-mnotes
14mu|texlive-collection-latexextra-20140215-3|529	Requires:	texlive-moderncv
14mu|texlive-collection-latexextra-20140215-3|530	Requires:	texlive-moderntimeline
14mu|texlive-collection-latexextra-20140215-3|531	Requires:	texlive-modref
14mu|texlive-collection-latexextra-20140215-3|532	Requires:	texlive-modroman
14mu|texlive-collection-latexextra-20140215-3|533	Requires:	texlive-monofill
14mu|texlive-collection-latexextra-20140215-3|534	Requires:	texlive-moreenum
14mu|texlive-collection-latexextra-20140215-3|535	Requires:	texlive-morefloats
14mu|texlive-collection-latexextra-20140215-3|536	Requires:	texlive-morehype
14mu|texlive-collection-latexextra-20140215-3|537	Requires:	texlive-moresize
14mu|texlive-collection-latexextra-20140215-3|538	Requires:	texlive-moreverb
14mu|texlive-collection-latexextra-20140215-3|539	Requires:	texlive-morewrites
14mu|texlive-collection-latexextra-20140215-3|540	Requires:	texlive-movie15
14mu|texlive-collection-latexextra-20140215-3|541	Requires:	texlive-mparhack
14mu|texlive-collection-latexextra-20140215-3|542	Requires:	texlive-msc
14mu|texlive-collection-latexextra-20140215-3|543	Requires:	texlive-msg
14mu|texlive-collection-latexextra-20140215-3|544	Requires:	texlive-mslapa
14mu|texlive-collection-latexextra-20140215-3|545	Requires:	texlive-mtgreek
14mu|texlive-collection-latexextra-20140215-3|546	Requires:	texlive-multenum
14mu|texlive-collection-latexextra-20140215-3|547	Requires:	texlive-multibbl
14mu|texlive-collection-latexextra-20140215-3|548	Requires:	texlive-multicap
14mu|texlive-collection-latexextra-20140215-3|549	Requires:	texlive-multienv
14mu|texlive-collection-latexextra-20140215-3|550	Requires:	texlive-multiexpand
14mu|texlive-collection-latexextra-20140215-3|551	Requires:	texlive-multirow
14mu|texlive-collection-latexextra-20140215-3|552	Requires:	texlive-mversion
14mu|texlive-collection-latexextra-20140215-3|553	Requires:	texlive-mwe
14mu|texlive-collection-latexextra-20140215-3|554	Requires:	texlive-mweights
14mu|texlive-collection-latexextra-20140215-3|555	Requires:	texlive-mycv
14mu|texlive-collection-latexextra-20140215-3|556	Requires:	texlive-mylatexformat
14mu|texlive-collection-latexextra-20140215-3|557	Requires:	texlive-nag
14mu|texlive-collection-latexextra-20140215-3|558	Requires:	texlive-nameauth
14mu|texlive-collection-latexextra-20140215-3|559	Requires:	texlive-namespc
14mu|texlive-collection-latexextra-20140215-3|560	Requires:	texlive-ncclatex
14mu|texlive-collection-latexextra-20140215-3|561	Requires:	texlive-ncctools
14mu|texlive-collection-latexextra-20140215-3|562	Requires:	texlive-needspace
14mu|texlive-collection-latexextra-20140215-3|563	Requires:	texlive-nestquot
14mu|texlive-collection-latexextra-20140215-3|564	Requires:	texlive-newcommand
14mu|texlive-collection-latexextra-20140215-3|565	Requires:	texlive-newenviron
14mu|texlive-collection-latexextra-20140215-3|566	Requires:	texlive-newfile
14mu|texlive-collection-latexextra-20140215-3|567	Requires:	texlive-newlfm
14mu|texlive-collection-latexextra-20140215-3|568	Requires:	texlive-newspaper
14mu|texlive-collection-latexextra-20140215-3|569	Requires:	texlive-newunicodechar
14mu|texlive-collection-latexextra-20140215-3|570	Requires:	texlive-newvbtm
14mu|texlive-collection-latexextra-20140215-3|571	Requires:	texlive-newverbs
14mu|texlive-collection-latexextra-20140215-3|572	Requires:	texlive-nextpage
14mu|texlive-collection-latexextra-20140215-3|573	Requires:	texlive-nfssext-cfr
14mu|texlive-collection-latexextra-20140215-3|574	Requires:	texlive-nicefilelist
14mu|texlive-collection-latexextra-20140215-3|575	Requires:	texlive-niceframe
14mu|texlive-collection-latexextra-20140215-3|576	Requires:	texlive-nicetext
14mu|texlive-collection-latexextra-20140215-3|577	Requires:	texlive-nlctdoc
14mu|texlive-collection-latexextra-20140215-3|578	Requires:	texlive-noconflict
14mu|texlive-collection-latexextra-20140215-3|579	Requires:	texlive-noindentafter
14mu|texlive-collection-latexextra-20140215-3|580	Requires:	texlive-noitcrul
14mu|texlive-collection-latexextra-20140215-3|581	Requires:	texlive-nolbreaks
14mu|texlive-collection-latexextra-20140215-3|582	Requires:	texlive-nomencl
14mu|texlive-collection-latexextra-20140215-3|583	Requires:	texlive-nomentbl
14mu|texlive-collection-latexextra-20140215-3|584	Requires:	texlive-nonfloat
14mu|texlive-collection-latexextra-20140215-3|585	Requires:	texlive-nonumonpart
14mu|texlive-collection-latexextra-20140215-3|586	Requires:	texlive-nopageno
14mu|texlive-collection-latexextra-20140215-3|587	Requires:	texlive-notes
14mu|texlive-collection-latexextra-20140215-3|588	Requires:	texlive-notoccite
14mu|texlive-collection-latexextra-20140215-3|589	Requires:	texlive-nowidow
14mu|texlive-collection-latexextra-20140215-3|590	Requires:	texlive-nox
14mu|texlive-collection-latexextra-20140215-3|591	Requires:	texlive-ntheorem
14mu|texlive-collection-latexextra-20140215-3|592	Requires:	texlive-numberedblock
14mu|texlive-collection-latexextra-20140215-3|593	Requires:	texlive-numname
14mu|texlive-collection-latexextra-20140215-3|594	Requires:	texlive-numprint
14mu|texlive-collection-latexextra-20140215-3|595	Requires:	texlive-ocg-p
14mu|texlive-collection-latexextra-20140215-3|596	Requires:	texlive-ocgx
14mu|texlive-collection-latexextra-20140215-3|597	Requires:	texlive-ocr-latex
14mu|texlive-collection-latexextra-20140215-3|598	Requires:	texlive-octavo
14mu|texlive-collection-latexextra-20140215-3|599	Requires:	texlive-oldstyle
14mu|texlive-collection-latexextra-20140215-3|600	Requires:	texlive-onlyamsmath
14mu|texlive-collection-latexextra-20140215-3|601	Requires:	texlive-opcit
14mu|texlive-collection-latexextra-20140215-3|602	Requires:	texlive-optional
14mu|texlive-collection-latexextra-20140215-3|603	Requires:	texlive-outline
14mu|texlive-collection-latexextra-20140215-3|604	Requires:	texlive-outliner
14mu|texlive-collection-latexextra-20140215-3|605	Requires:	texlive-outlines
14mu|texlive-collection-latexextra-20140215-3|606	Requires:	texlive-overpic
14mu|texlive-collection-latexextra-20140215-3|607	Requires:	texlive-pagecolor
14mu|texlive-collection-latexextra-20140215-3|608	Requires:	texlive-pagecont
14mu|texlive-collection-latexextra-20140215-3|609	Requires:	texlive-pagenote
14mu|texlive-collection-latexextra-20140215-3|610	Requires:	texlive-pagerange
14mu|texlive-collection-latexextra-20140215-3|611	Requires:	texlive-pageslts
14mu|texlive-collection-latexextra-20140215-3|612	Requires:	texlive-paper
14mu|texlive-collection-latexextra-20140215-3|613	Requires:	texlive-papercdcase
14mu|texlive-collection-latexextra-20140215-3|614	Requires:	texlive-papermas
14mu|texlive-collection-latexextra-20140215-3|615	Requires:	texlive-papertex
14mu|texlive-collection-latexextra-20140215-3|616	Requires:	texlive-paracol
14mu|texlive-collection-latexextra-20140215-3|617	Requires:	texlive-paralist
14mu|texlive-collection-latexextra-20140215-3|618	Requires:	texlive-paresse
14mu|texlive-collection-latexextra-20140215-3|619	Requires:	texlive-parnotes
14mu|texlive-collection-latexextra-20140215-3|620	Requires:	texlive-parselines
14mu|texlive-collection-latexextra-20140215-3|621	Requires:	texlive-pas-cours
14mu|texlive-collection-latexextra-20140215-3|622	Requires:	texlive-pas-cv
14mu|texlive-collection-latexextra-20140215-3|623	Requires:	texlive-pas-tableur
14mu|texlive-collection-latexextra-20140215-3|624	Requires:	texlive-patch
14mu|texlive-collection-latexextra-20140215-3|625	Requires:	texlive-patchcmd
14mu|texlive-collection-latexextra-20140215-3|626	Requires:	texlive-pauldoc
14mu|texlive-collection-latexextra-20140215-3|627	Requires:	texlive-pawpict
14mu|texlive-collection-latexextra-20140215-3|628	Requires:	texlive-pax
14mu|texlive-collection-latexextra-20140215-3|629	Requires:	texlive-pbox
14mu|texlive-collection-latexextra-20140215-3|630	Requires:	texlive-pbsheet
14mu|texlive-collection-latexextra-20140215-3|631	Requires:	texlive-pdf14
14mu|texlive-collection-latexextra-20140215-3|632	Requires:	texlive-pdfcomment
14mu|texlive-collection-latexextra-20140215-3|633	Requires:	texlive-pdfcprot
14mu|texlive-collection-latexextra-20140215-3|634	Requires:	texlive-pdfmarginpar
14mu|texlive-collection-latexextra-20140215-3|635	Requires:	texlive-pdfscreen
14mu|texlive-collection-latexextra-20140215-3|636	Requires:	texlive-pdfslide
14mu|texlive-collection-latexextra-20140215-3|637	Requires:	texlive-pdfsync
14mu|texlive-collection-latexextra-20140215-3|638	Requires:	texlive-pdfwin
14mu|texlive-collection-latexextra-20140215-3|639	Requires:	texlive-pdfx
14mu|texlive-collection-latexextra-20140215-3|640	Requires:	texlive-pecha
14mu|texlive-collection-latexextra-20140215-3|641	Requires:	texlive-perfectcut
14mu|texlive-collection-latexextra-20140215-3|642	Requires:	texlive-perltex
14mu|texlive-collection-latexextra-20140215-3|643	Requires:	texlive-permute
14mu|texlive-collection-latexextra-20140215-3|644	Requires:	texlive-petiteannonce
14mu|texlive-collection-latexextra-20140215-3|645	Requires:	texlive-philex
14mu|texlive-collection-latexextra-20140215-3|646	Requires:	texlive-photo
14mu|texlive-collection-latexextra-20140215-3|647	Requires:	texlive-piff
14mu|texlive-collection-latexextra-20140215-3|648	Requires:	texlive-pkgloader
14mu|texlive-collection-latexextra-20140215-3|649	Requires:	texlive-placeins
14mu|texlive-collection-latexextra-20140215-3|650	Requires:	texlive-plates
14mu|texlive-collection-latexextra-20140215-3|651	Requires:	texlive-plantslabels
14mu|texlive-collection-latexextra-20140215-3|652	Requires:	texlive-plweb
14mu|texlive-collection-latexextra-20140215-3|653	Requires:	texlive-polynom
14mu|texlive-collection-latexextra-20140215-3|654	Requires:	texlive-polynomial
14mu|texlive-collection-latexextra-20140215-3|655	Requires:	texlive-polytable
14mu|texlive-collection-latexextra-20140215-3|656	Requires:	texlive-postcards
14mu|texlive-collection-latexextra-20140215-3|657	Requires:	texlive-poster-mac
14mu|texlive-collection-latexextra-20140215-3|658	Requires:	texlive-ppr-prv
14mu|texlive-collection-latexextra-20140215-3|659	Requires:	texlive-preprint
14mu|texlive-collection-latexextra-20140215-3|660	Requires:	texlive-prettyref
14mu|texlive-collection-latexextra-20140215-3|661	Requires:	texlive-preview
14mu|texlive-collection-latexextra-20140215-3|662	Requires:	texlive-printlen
14mu|texlive-collection-latexextra-20140215-3|663	Requires:	texlive-probsoln
14mu|texlive-collection-latexextra-20140215-3|664	Requires:	texlive-program
14mu|texlive-collection-latexextra-20140215-3|665	Requires:	texlive-progress
14mu|texlive-collection-latexextra-20140215-3|666	Requires:	texlive-progressbar
14mu|texlive-collection-latexextra-20140215-3|667	Requires:	texlive-properties
14mu|texlive-collection-latexextra-20140215-3|668	Requires:	texlive-prosper
14mu|texlive-collection-latexextra-20140215-3|669	Requires:	texlive-protex
14mu|texlive-collection-latexextra-20140215-3|670	Requires:	texlive-protocol
14mu|texlive-collection-latexextra-20140215-3|671	Requires:	texlive-psfragx
14mu|texlive-collection-latexextra-20140215-3|672	Requires:	texlive-pst-pdf
14mu|texlive-collection-latexextra-20140215-3|673	Requires:	texlive-pstool
14mu|texlive-collection-latexextra-20140215-3|674	Requires:	texlive-pxgreeks
14mu|texlive-collection-latexextra-20140215-3|675	Requires:	texlive-python
14mu|texlive-collection-latexextra-20140215-3|676	Requires:	texlive-qcm
14mu|texlive-collection-latexextra-20140215-3|677	Requires:	texlive-quoting
14mu|texlive-collection-latexextra-20140215-3|678	Requires:	texlive-qstest
14mu|texlive-collection-latexextra-20140215-3|679	Requires:	texlive-qsymbols
14mu|texlive-collection-latexextra-20140215-3|680	Requires:	texlive-quotchap
14mu|texlive-collection-latexextra-20140215-3|681	Requires:	texlive-quotmark
14mu|texlive-collection-latexextra-20140215-3|682	Requires:	texlive-ran_toks
14mu|texlive-collection-latexextra-20140215-3|683	Requires:	texlive-randtext
14mu|texlive-collection-latexextra-20140215-3|684	Requires:	texlive-rccol
14mu|texlive-collection-latexextra-20140215-3|685	Requires:	texlive-rcs-multi
14mu|texlive-collection-latexextra-20140215-3|686	Requires:	texlive-rcsinfo
14mu|texlive-collection-latexextra-20140215-3|687	Requires:	texlive-readarray
14mu|texlive-collection-latexextra-20140215-3|688	Requires:	texlive-realboxes
14mu|texlive-collection-latexextra-20140215-3|689	Requires:	texlive-recipe
14mu|texlive-collection-latexextra-20140215-3|690	Requires:	texlive-recipecard
14mu|texlive-collection-latexextra-20140215-3|691	Requires:	texlive-rectopma
14mu|texlive-collection-latexextra-20140215-3|692	Requires:	texlive-refcheck
14mu|texlive-collection-latexextra-20140215-3|693	Requires:	texlive-refenums
14mu|texlive-collection-latexextra-20140215-3|694	Requires:	texlive-reflectgraphics
14mu|texlive-collection-latexextra-20140215-3|695	Requires:	texlive-refman
14mu|texlive-collection-latexextra-20140215-3|696	Requires:	texlive-refstyle
14mu|texlive-collection-latexextra-20140215-3|697	Requires:	texlive-regcount
14mu|texlive-collection-latexextra-20140215-3|698	Requires:	texlive-regexpatch
14mu|texlive-collection-latexextra-20140215-3|699	Requires:	texlive-register
14mu|texlive-collection-latexextra-20140215-3|700	Requires:	texlive-regstats
14mu|texlive-collection-latexextra-20140215-3|701	Requires:	texlive-relenc
14mu|texlive-collection-latexextra-20140215-3|702	Requires:	texlive-relsize
14mu|texlive-collection-latexextra-20140215-3|703	Requires:	texlive-repeatindex
14mu|texlive-collection-latexextra-20140215-3|704	Requires:	texlive-rjlparshap
14mu|texlive-collection-latexextra-20140215-3|705	Requires:	texlive-rlepsf
14mu|texlive-collection-latexextra-20140215-3|706	Requires:	texlive-rmpage
14mu|texlive-collection-latexextra-20140215-3|707	Requires:	texlive-robustcommand
14mu|texlive-collection-latexextra-20140215-3|708	Requires:	texlive-robustindex
14mu|texlive-collection-latexextra-20140215-3|709	Requires:	texlive-romanbar
14mu|texlive-collection-latexextra-20140215-3|710	Requires:	texlive-romanneg
14mu|texlive-collection-latexextra-20140215-3|711	Requires:	texlive-romannum
14mu|texlive-collection-latexextra-20140215-3|712	Requires:	texlive-rotfloat
14mu|texlive-collection-latexextra-20140215-3|713	Requires:	texlive-rotpages
14mu|texlive-collection-latexextra-20140215-3|714	Requires:	texlive-roundbox
14mu|texlive-collection-latexextra-20140215-3|715	Requires:	texlive-rterface
14mu|texlive-collection-latexextra-20140215-3|716	Requires:	texlive-rtkinenc
14mu|texlive-collection-latexextra-20140215-3|717	Requires:	texlive-rulercompass
14mu|texlive-collection-latexextra-20140215-3|718	Requires:	texlive-rvwrite
14mu|texlive-collection-latexextra-20140215-3|719	Requires:	texlive-sauerj
14mu|texlive-collection-latexextra-20140215-3|720	Requires:	texlive-savefnmark
14mu|texlive-collection-latexextra-20140215-3|721	Requires:	texlive-savesym
14mu|texlive-collection-latexextra-20140215-3|722	Requires:	texlive-savetrees
14mu|texlive-collection-latexextra-20140215-3|723	Requires:	texlive-scale
14mu|texlive-collection-latexextra-20140215-3|724	Requires:	texlive-scalebar
14mu|texlive-collection-latexextra-20140215-3|725	Requires:	texlive-scalerel
14mu|texlive-collection-latexextra-20140215-3|726	Requires:	texlive-scanpages
14mu|texlive-collection-latexextra-20140215-3|727	Requires:	texlive-sdrt
14mu|texlive-collection-latexextra-20140215-3|728	Requires:	texlive-secdot
14mu|texlive-collection-latexextra-20140215-3|729	Requires:	texlive-sectionbox
14mu|texlive-collection-latexextra-20140215-3|730	Requires:	texlive-sectsty
14mu|texlive-collection-latexextra-20140215-3|731	Requires:	texlive-selectp
14mu|texlive-collection-latexextra-20140215-3|732	Requires:	texlive-semantic
14mu|texlive-collection-latexextra-20140215-3|733	Requires:	texlive-semioneside
14mu|texlive-collection-latexextra-20140215-3|734	Requires:	texlive-sepfootnotes
14mu|texlive-collection-latexextra-20140215-3|735	Requires:	texlive-seqsplit
14mu|texlive-collection-latexextra-20140215-3|736	Requires:	texlive-sf298
14mu|texlive-collection-latexextra-20140215-3|737	Requires:	texlive-sffms
14mu|texlive-collection-latexextra-20140215-3|738	Requires:	texlive-sfmath
14mu|texlive-collection-latexextra-20140215-3|739	Requires:	texlive-shadow
14mu|texlive-collection-latexextra-20140215-3|740	Requires:	texlive-shadowtext
14mu|texlive-collection-latexextra-20140215-3|741	Requires:	texlive-shadethm
14mu|texlive-collection-latexextra-20140215-3|742	Requires:	texlive-shapepar
14mu|texlive-collection-latexextra-20140215-3|743	Requires:	texlive-shipunov
14mu|texlive-collection-latexextra-20140215-3|744	Requires:	texlive-shorttoc
14mu|texlive-collection-latexextra-20140215-3|745	Requires:	texlive-show2e
14mu|texlive-collection-latexextra-20140215-3|746	Requires:	texlive-showcharinbox
14mu|texlive-collection-latexextra-20140215-3|747	Requires:	texlive-showdim
14mu|texlive-collection-latexextra-20140215-3|748	Requires:	texlive-showexpl
14mu|texlive-collection-latexextra-20140215-3|749	Requires:	texlive-showlabels
14mu|texlive-collection-latexextra-20140215-3|750	Requires:	texlive-sidecap
14mu|texlive-collection-latexextra-20140215-3|751	Requires:	texlive-sidenotes
14mu|texlive-collection-latexextra-20140215-3|752	Requires:	texlive-silence
14mu|texlive-collection-latexextra-20140215-3|753	Requires:	texlive-simplecd
14mu|texlive-collection-latexextra-20140215-3|754	Requires:	texlive-simplecv
14mu|texlive-collection-latexextra-20140215-3|755	Requires:	texlive-simplewick
14mu|texlive-collection-latexextra-20140215-3|756	Requires:	texlive-sitem
14mu|texlive-collection-latexextra-20140215-3|757	Requires:	texlive-skb
14mu|texlive-collection-latexextra-20140215-3|758	Requires:	texlive-skdoc
14mu|texlive-collection-latexextra-20140215-3|759	Requires:	texlive-skeycommand
14mu|texlive-collection-latexextra-20140215-3|760	Requires:	texlive-skeyval
14mu|texlive-collection-latexextra-20140215-3|761	Requires:	texlive-skrapport
14mu|texlive-collection-latexextra-20140215-3|762	Requires:	texlive-slantsc
14mu|texlive-collection-latexextra-20140215-3|763	Requires:	texlive-smalltableof
14mu|texlive-collection-latexextra-20140215-3|764	Requires:	texlive-smartref
14mu|texlive-collection-latexextra-20140215-3|765	Requires:	texlive-snapshot
14mu|texlive-collection-latexextra-20140215-3|766	Requires:	texlive-snotez
14mu|texlive-collection-latexextra-20140215-3|767	Requires:	texlive-soul
14mu|texlive-collection-latexextra-20140215-3|768	Requires:	texlive-spanglish
14mu|texlive-collection-latexextra-20140215-3|769	Requires:	texlive-sparklines
14mu|texlive-collection-latexextra-20140215-3|770	Requires:	texlive-sphack
14mu|texlive-collection-latexextra-20140215-3|771	Requires:	texlive-spreadtab
14mu|texlive-collection-latexextra-20140215-3|772	Requires:	texlive-spverbatim
14mu|texlive-collection-latexextra-20140215-3|773	Requires:	texlive-splitindex
14mu|texlive-collection-latexextra-20140215-3|774	Requires:	texlive-spot
14mu|texlive-collection-latexextra-20140215-3|775	Requires:	texlive-spotcolor
14mu|texlive-collection-latexextra-20140215-3|776	Requires:	texlive-srbook-mem
14mu|texlive-collection-latexextra-20140215-3|777	Requires:	texlive-srcltx
14mu|texlive-collection-latexextra-20140215-3|778	Requires:	texlive-sseq
14mu|texlive-collection-latexextra-20140215-3|779	Requires:	texlive-sslides
14mu|texlive-collection-latexextra-20140215-3|780	Requires:	texlive-stack
14mu|texlive-collection-latexextra-20140215-3|781	Requires:	texlive-stackengine
14mu|texlive-collection-latexextra-20140215-3|782	Requires:	texlive-standalone
14mu|texlive-collection-latexextra-20140215-3|783	Requires:	texlive-statistik
14mu|texlive-collection-latexextra-20140215-3|784	Requires:	texlive-stdclsdv
14mu|texlive-collection-latexextra-20140215-3|785	Requires:	texlive-stdpage
14mu|texlive-collection-latexextra-20140215-3|786	Requires:	texlive-stex
14mu|texlive-collection-latexextra-20140215-3|787	Requires:	texlive-storebox
14mu|texlive-collection-latexextra-20140215-3|788	Requires:	texlive-storecmd
14mu|texlive-collection-latexextra-20140215-3|789	Requires:	texlive-stringstrings
14mu|texlive-collection-latexextra-20140215-3|790	Requires:	texlive-sttools
14mu|texlive-collection-latexextra-20140215-3|791	Requires:	texlive-stubs
14mu|texlive-collection-latexextra-20140215-3|792	Requires:	texlive-subdepth
14mu|texlive-collection-latexextra-20140215-3|793	Requires:	texlive-subeqn
14mu|texlive-collection-latexextra-20140215-3|794	Requires:	texlive-subeqnarray
14mu|texlive-collection-latexextra-20140215-3|795	Requires:	texlive-subfigmat
14mu|texlive-collection-latexextra-20140215-3|796	Requires:	texlive-subfigure
14mu|texlive-collection-latexextra-20140215-3|797	Requires:	texlive-subfiles
14mu|texlive-collection-latexextra-20140215-3|798	Requires:	texlive-subfloat
14mu|texlive-collection-latexextra-20140215-3|799	Requires:	texlive-substitutefont
14mu|texlive-collection-latexextra-20140215-3|800	Requires:	texlive-substr
14mu|texlive-collection-latexextra-20140215-3|801	Requires:	texlive-supertabular
14mu|texlive-collection-latexextra-20140215-3|802	Requires:	texlive-svg
14mu|texlive-collection-latexextra-20140215-3|803	Requires:	texlive-svgcolor
14mu|texlive-collection-latexextra-20140215-3|804	Requires:	texlive-svn
14mu|texlive-collection-latexextra-20140215-3|805	Requires:	texlive-svn-multi
14mu|texlive-collection-latexextra-20140215-3|806	Requires:	texlive-svn-prov
14mu|texlive-collection-latexextra-20140215-3|807	Requires:	texlive-svninfo
14mu|texlive-collection-latexextra-20140215-3|808	Requires:	texlive-syntax
14mu|texlive-collection-latexextra-20140215-3|809	Requires:	texlive-syntrace
14mu|texlive-collection-latexextra-20140215-3|810	Requires:	texlive-synttree
14mu|texlive-collection-latexextra-20140215-3|811	Requires:	texlive-tabfigures
14mu|texlive-collection-latexextra-20140215-3|812	Requires:	texlive-tableaux
14mu|texlive-collection-latexextra-20140215-3|813	Requires:	texlive-tablefootnote
14mu|texlive-collection-latexextra-20140215-3|814	Requires:	texlive-tableof
14mu|texlive-collection-latexextra-20140215-3|815	Requires:	texlive-tablists
14mu|texlive-collection-latexextra-20140215-3|816	Requires:	texlive-tabls
14mu|texlive-collection-latexextra-20140215-3|817	Requires:	texlive-tabstackengine
14mu|texlive-collection-latexextra-20140215-3|818	Requires:	texlive-tabto-ltx
14mu|texlive-collection-latexextra-20140215-3|819	Requires:	texlive-tabu
14mu|texlive-collection-latexextra-20140215-3|820	Requires:	texlive-tabularborder
14mu|texlive-collection-latexextra-20140215-3|821	Requires:	texlive-tabularcalc
14mu|texlive-collection-latexextra-20140215-3|822	Requires:	texlive-tabularew
14mu|texlive-collection-latexextra-20140215-3|823	Requires:	texlive-tabulary
14mu|texlive-collection-latexextra-20140215-3|824	Requires:	texlive-tagging
14mu|texlive-collection-latexextra-20140215-3|825	Requires:	texlive-talk
14mu|texlive-collection-latexextra-20140215-3|826	Requires:	texlive-tamefloats
14mu|texlive-collection-latexextra-20140215-3|827	Requires:	texlive-tcldoc
14mu|texlive-collection-latexextra-20140215-3|828	Requires:	texlive-tcolorbox
14mu|texlive-collection-latexextra-20140215-3|829	Requires:	texlive-tdclock
14mu|texlive-collection-latexextra-20140215-3|830	Requires:	texlive-technics
14mu|texlive-collection-latexextra-20140215-3|831	Requires:	texlive-ted
14mu|texlive-collection-latexextra-20140215-3|832	Requires:	texlive-termcal
14mu|texlive-collection-latexextra-20140215-3|833	Requires:	texlive-termlist
14mu|texlive-collection-latexextra-20140215-3|834	Requires:	texlive-tex-label
14mu|texlive-collection-latexextra-20140215-3|835	Requires:	texlive-texlogos
14mu|texlive-collection-latexextra-20140215-3|836	Requires:	texlive-texmate
14mu|texlive-collection-latexextra-20140215-3|837	Requires:	texlive-texments
14mu|texlive-collection-latexextra-20140215-3|838	Requires:	texlive-texpower
14mu|texlive-collection-latexextra-20140215-3|839	Requires:	texlive-texshade
14mu|texlive-collection-latexextra-20140215-3|840	Requires:	texlive-textfit
14mu|texlive-collection-latexextra-20140215-3|841	Requires:	texlive-textgreek
14mu|texlive-collection-latexextra-20140215-3|842	Requires:	texlive-textmerg
14mu|texlive-collection-latexextra-20140215-3|843	Requires:	texlive-textpos
14mu|texlive-collection-latexextra-20140215-3|844	Requires:	texlive-theoremref
14mu|texlive-collection-latexextra-20140215-3|845	Requires:	texlive-threadcol
14mu|texlive-collection-latexextra-20140215-3|846	Requires:	texlive-threeparttable
14mu|texlive-collection-latexextra-20140215-3|847	Requires:	texlive-threeparttablex
14mu|texlive-collection-latexextra-20140215-3|848	Requires:	texlive-thinsp
14mu|texlive-collection-latexextra-20140215-3|849	Requires:	texlive-thmtools
14mu|texlive-collection-latexextra-20140215-3|850	Requires:	texlive-thumb
14mu|texlive-collection-latexextra-20140215-3|851	Requires:	texlive-thumbs
14mu|texlive-collection-latexextra-20140215-3|852	Requires:	texlive-thumby
14mu|texlive-collection-latexextra-20140215-3|853	Requires:	texlive-ticket
14mu|texlive-collection-latexextra-20140215-3|854	Requires:	texlive-titlecaps
14mu|texlive-collection-latexextra-20140215-3|855	Requires:	texlive-titlefoot
14mu|texlive-collection-latexextra-20140215-3|856	Requires:	texlive-titlepic
14mu|texlive-collection-latexextra-20140215-3|857	Requires:	texlive-titleref
14mu|texlive-collection-latexextra-20140215-3|858	Requires:	texlive-titlesec
14mu|texlive-collection-latexextra-20140215-3|859	Requires:	texlive-titling
14mu|texlive-collection-latexextra-20140215-3|860	Requires:	texlive-tocbibind
14mu|texlive-collection-latexextra-20140215-3|861	Requires:	texlive-tocloft
14mu|texlive-collection-latexextra-20140215-3|862	Requires:	texlive-tocvsec2
14mu|texlive-collection-latexextra-20140215-3|863	Requires:	texlive-todo
14mu|texlive-collection-latexextra-20140215-3|864	Requires:	texlive-todonotes
14mu|texlive-collection-latexextra-20140215-3|865	Requires:	texlive-tokenizer
14mu|texlive-collection-latexextra-20140215-3|866	Requires:	texlive-toolbox
14mu|texlive-collection-latexextra-20140215-3|867	Requires:	texlive-topfloat
14mu|texlive-collection-latexextra-20140215-3|868	Requires:	texlive-totcount
14mu|texlive-collection-latexextra-20140215-3|869	Requires:	texlive-totpages
14mu|texlive-collection-latexextra-20140215-3|870	Requires:	texlive-translations
14mu|texlive-collection-latexextra-20140215-3|871	Requires:	texlive-trfsigns
14mu|texlive-collection-latexextra-20140215-3|872	Requires:	texlive-trimspaces
14mu|texlive-collection-latexextra-20140215-3|873	Requires:	texlive-trsym
14mu|texlive-collection-latexextra-20140215-3|874	Requires:	texlive-trivfloat
14mu|texlive-collection-latexextra-20140215-3|875	Requires:	texlive-truncate
14mu|texlive-collection-latexextra-20140215-3|876	Requires:	texlive-tucv
14mu|texlive-collection-latexextra-20140215-3|877	Requires:	texlive-turnthepage
14mu|texlive-collection-latexextra-20140215-3|878	Requires:	texlive-twoinone
14mu|texlive-collection-latexextra-20140215-3|879	Requires:	texlive-twoup
14mu|texlive-collection-latexextra-20140215-3|880	Requires:	texlive-txgreeks
14mu|texlive-collection-latexextra-20140215-3|881	Requires:	texlive-type1cm
14mu|texlive-collection-latexextra-20140215-3|882	Requires:	texlive-typeface
14mu|texlive-collection-latexextra-20140215-3|883	Requires:	texlive-typogrid
14mu|texlive-collection-latexextra-20140215-3|884	Requires:	texlive-ucs
14mu|texlive-collection-latexextra-20140215-3|885	Requires:	texlive-uebungsblatt
14mu|texlive-collection-latexextra-20140215-3|886	Requires:	texlive-umoline
14mu|texlive-collection-latexextra-20140215-3|887	Requires:	texlive-underlin
14mu|texlive-collection-latexextra-20140215-3|888	Requires:	texlive-underoverlap
14mu|texlive-collection-latexextra-20140215-3|889	Requires:	texlive-undolabl
14mu|texlive-collection-latexextra-20140215-3|890	Requires:	texlive-units
14mu|texlive-collection-latexextra-20140215-3|891	Requires:	texlive-unravel
14mu|texlive-collection-latexextra-20140215-3|892	Requires:	texlive-upmethodology
14mu|texlive-collection-latexextra-20140215-3|893	Requires:	texlive-upquote
14mu|texlive-collection-latexextra-20140215-3|894	Requires:	texlive-uri
14mu|texlive-collection-latexextra-20140215-3|895	Requires:	texlive-ushort
14mu|texlive-collection-latexextra-20140215-3|896	Requires:	texlive-uwmslide
14mu|texlive-collection-latexextra-20140215-3|897	Requires:	texlive-varindex
14mu|texlive-collection-latexextra-20140215-3|898	Requires:	texlive-varsfromjobname
14mu|texlive-collection-latexextra-20140215-3|899	Requires:	texlive-varwidth
14mu|texlive-collection-latexextra-20140215-3|900	Requires:	texlive-vdmlisting
14mu|texlive-collection-latexextra-20140215-3|901	Requires:	texlive-verbasef
14mu|texlive-collection-latexextra-20140215-3|902	Requires:	texlive-verbatimbox
14mu|texlive-collection-latexextra-20140215-3|903	Requires:	texlive-verbatimcopy
14mu|texlive-collection-latexextra-20140215-3|904	Requires:	texlive-verbdef
14mu|texlive-collection-latexextra-20140215-3|905	Requires:	texlive-verbments
14mu|texlive-collection-latexextra-20140215-3|906	Requires:	texlive-version
14mu|texlive-collection-latexextra-20140215-3|907	Requires:	texlive-versions
14mu|texlive-collection-latexextra-20140215-3|908	Requires:	texlive-vertbars
14mu|texlive-collection-latexextra-20140215-3|909	Requires:	texlive-vgrid
14mu|texlive-collection-latexextra-20140215-3|910	Requires:	texlive-vhistory
14mu|texlive-collection-latexextra-20140215-3|911	Requires:	texlive-vmargin
14mu|texlive-collection-latexextra-20140215-3|912	Requires:	texlive-volumes
14mu|texlive-collection-latexextra-20140215-3|913	Requires:	texlive-vpe
14mu|texlive-collection-latexextra-20140215-3|914	Requires:	texlive-vruler
14mu|texlive-collection-latexextra-20140215-3|915	Requires:	texlive-vwcol
14mu|texlive-collection-latexextra-20140215-3|916	Requires:	texlive-wallpaper
14mu|texlive-collection-latexextra-20140215-3|917	Requires:	texlive-warning
14mu|texlive-collection-latexextra-20140215-3|918	Requires:	texlive-warpcol
14mu|texlive-collection-latexextra-20140215-3|919	Requires:	texlive-was
14mu|texlive-collection-latexextra-20140215-3|920	Requires:	texlive-widetable
14mu|texlive-collection-latexextra-20140215-3|921	Requires:	texlive-williams
14mu|texlive-collection-latexextra-20140215-3|922	Requires:	texlive-withargs
14mu|texlive-collection-latexextra-20140215-3|923	Requires:	texlive-wordlike
14mu|texlive-collection-latexextra-20140215-3|924	Requires:	texlive-wrapfig
14mu|texlive-collection-latexextra-20140215-3|925	Requires:	texlive-xargs
14mu|texlive-collection-latexextra-20140215-3|926	Requires:	texlive-xcomment
14mu|texlive-collection-latexextra-20140215-3|927	Requires:	texlive-xhfill
14mu|texlive-collection-latexextra-20140215-3|928	Requires:	texlive-xtab
14mu|texlive-collection-latexextra-20140215-3|929	Requires:	texlive-xdoc
14mu|texlive-collection-latexextra-20140215-3|930	Requires:	texlive-xfor
14mu|texlive-collection-latexextra-20140215-3|931	Requires:	texlive-xifthen
14mu|texlive-collection-latexextra-20140215-3|932	Requires:	texlive-xint
14mu|texlive-collection-latexextra-20140215-3|933	Requires:	texlive-xmpincl
14mu|texlive-collection-latexextra-20140215-3|934	Requires:	texlive-xnewcommand
14mu|texlive-collection-latexextra-20140215-3|935	Requires:	texlive-xoptarg
14mu|texlive-collection-latexextra-20140215-3|936	Requires:	texlive-xpatch
14mu|texlive-collection-latexextra-20140215-3|937	Requires:	texlive-xpeek
14mu|texlive-collection-latexextra-20140215-3|938	Requires:	texlive-xpunctuate
14mu|texlive-collection-latexextra-20140215-3|939	Requires:	texlive-xstring
14mu|texlive-collection-latexextra-20140215-3|940	Requires:	texlive-xwatermark
14mu|texlive-collection-latexextra-20140215-3|941	Requires:	texlive-xytree
14mu|texlive-collection-latexextra-20140215-3|942	Requires:	texlive-yafoot
14mu|texlive-collection-latexextra-20140215-3|943	Requires:	texlive-yagusylo
14mu|texlive-collection-latexextra-20140215-3|944	Requires:	texlive-ydoc
14mu|texlive-collection-latexextra-20140215-3|945	Requires:	texlive-yplan
14mu|texlive-collection-latexextra-20140215-3|946	Requires:	texlive-zed-csp
14mu|texlive-collection-latexextra-20140215-3|947	Requires:	texlive-ziffer
14mu|texlive-collection-latexextra-20140215-3|948	Requires:	texlive-zwgetfdate
14mu|texlive-collection-latexextra-20140215-3|949	Requires:	texlive-zwpagelayout
14mu|texlive-collection-latexextra-20140215-3|950	%rename tetex-latex
14mu|texlive-collection-latexextra-20140215-3|951	%rename texlive-texmf-latex
14mu|texlive-collection-latexextra-20140215-3|952	
14mu|texlive-collection-latexextra-20140215-3|953	%description
14mu|texlive-collection-latexextra-20140215-3|954	A very large collection of add-on packages for LaTeX.
14mu|texlive-collection-latexextra-20140215-3|955	
14mu|texlive-collection-latexextra-20140215-3|956	%posttrans
14mu|texlive-collection-latexextra-20140215-3|957	%{_sbindir}/texlive.post -
14mu|texlive-collection-latexextra-20140215-3|958	
14mu|texlive-collection-latexextra-20140215-3|959	#-----------------------------------------------------------------------
14mu|texlive-collection-latexextra-20140215-3|960	%files
14mu|texlive-collection-latexextra-20140215-3|961	
14mu|texlive-collection-latexextra-20140215-3|962	#-----------------------------------------------------------------------
14mu|texlive-collection-latexextra-20140215-3|963	%prep
14mu|texlive-collection-latexextra-20140215-3|964	%setup -c -a0
14mu|texlive-collection-latexextra-20140215-3|965	
14mu|texlive-collection-latexextra-20140215-3|966	%build
14mu|texlive-collection-latexextra-20140215-3|967	
14mu|texlive-collection-latexextra-20140215-3|968	%install
14mu|texlive-collection-latexextra-20140215-3|969	
14mu|texlive-collection-latexextra-20140215-3|970	%changelog
14mu|texlive-collection-latexextra-20140215-3|971	* Tue Mar 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2:20140215-3
14mu|texlive-collection-latexextra-20140215-3|972	+ Revision: 669e9c5
14mu|texlive-collection-latexextra-20140215-3|973	- Bump release
14mu|texlive-collection-latexextra-20140215-3|974	
14mu|texlive-collection-latexextra-20140215-3|975	

24503 14
14mu|texlive-collection-xetex-20131013-7|1	# revision 30396
14mu|texlive-collection-xetex-20131013-7|2	# category Collection
14mu|texlive-collection-xetex-20131013-7|3	# catalog-ctan undef
14mu|texlive-collection-xetex-20131013-7|4	# catalog-date undef
14mu|texlive-collection-xetex-20131013-7|5	# catalog-license undef
14mu|texlive-collection-xetex-20131013-7|6	# catalog-version undef
14mu|texlive-collection-xetex-20131013-7|7	Name:		texlive-collection-xetex
14mu|texlive-collection-xetex-20131013-7|8	Epoch:		1
14mu|texlive-collection-xetex-20131013-7|9	Version:	20131013
14mu|texlive-collection-xetex-20131013-7|10	Release:	7
14mu|texlive-collection-xetex-20131013-7|11	Summary:	XeTeX and packages
14mu|texlive-collection-xetex-20131013-7|12	Group:		Publishing
14mu|texlive-collection-xetex-20131013-7|13	URL:		http://tug.org/texlive
14mu|texlive-collection-xetex-20131013-7|14	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-collection-xetex-20131013-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-xetex.tar.xz
14mu|texlive-collection-xetex-20131013-7|16	BuildArch:	noarch
14mu|texlive-collection-xetex-20131013-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-collection-xetex-20131013-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-collection-xetex-20131013-7|19	Requires:	texlive-collection-basic
14mu|texlive-collection-xetex-20131013-7|20	Requires:	texlive-arabxetex
14mu|texlive-collection-xetex-20131013-7|21	Requires:	texlive-euenc
14mu|texlive-collection-xetex-20131013-7|22	Requires:	texlive-fixlatvian
14mu|texlive-collection-xetex-20131013-7|23	Requires:	texlive-fontbook
14mu|texlive-collection-xetex-20131013-7|24	Requires:	texlive-fontwrap
14mu|texlive-collection-xetex-20131013-7|25	Requires:	texlive-mathspec
14mu|texlive-collection-xetex-20131013-7|26	Requires:	texlive-philokalia
14mu|texlive-collection-xetex-20131013-7|27	Requires:	texlive-polyglossia
14mu|texlive-collection-xetex-20131013-7|28	Requires:	texlive-ptext
14mu|texlive-collection-xetex-20131013-7|29	Requires:	texlive-realscripts
14mu|texlive-collection-xetex-20131013-7|30	Requires:	texlive-ucharclasses
14mu|texlive-collection-xetex-20131013-7|31	Requires:	texlive-unisugar
14mu|texlive-collection-xetex-20131013-7|32	Requires:	texlive-xecjk
14mu|texlive-collection-xetex-20131013-7|33	Requires:	texlive-xecolor
14mu|texlive-collection-xetex-20131013-7|34	Requires:	texlive-xecyr
14mu|texlive-collection-xetex-20131013-7|35	Requires:	texlive-xeindex
14mu|texlive-collection-xetex-20131013-7|36	Requires:	texlive-xepersian
14mu|texlive-collection-xetex-20131013-7|37	Requires:	texlive-xesearch
14mu|texlive-collection-xetex-20131013-7|38	Requires:	texlive-xetex
14mu|texlive-collection-xetex-20131013-7|39	Requires:	texlive-xetex-def
14mu|texlive-collection-xetex-20131013-7|40	Requires:	texlive-xetex-itrans
14mu|texlive-collection-xetex-20131013-7|41	Requires:	texlive-xetex-pstricks
14mu|texlive-collection-xetex-20131013-7|42	Requires:	texlive-xetex-tibetan
14mu|texlive-collection-xetex-20131013-7|43	Requires:	texlive-xetexconfig
14mu|texlive-collection-xetex-20131013-7|44	Requires:	texlive-xetexfontinfo
14mu|texlive-collection-xetex-20131013-7|45	Requires:	texlive-xetexko
14mu|texlive-collection-xetex-20131013-7|46	Requires:	texlive-xevlna
14mu|texlive-collection-xetex-20131013-7|47	Requires:	texlive-xltxtra
14mu|texlive-collection-xetex-20131013-7|48	Requires:	texlive-xunicode
14mu|texlive-collection-xetex-20131013-7|49	
14mu|texlive-collection-xetex-20131013-7|50	%description
14mu|texlive-collection-xetex-20131013-7|51	Packages for XeTeX, the Unicode/OpenType-enabled TeX by
14mu|texlive-collection-xetex-20131013-7|52	Jonathan Kew, http://tug.org/xetex.
14mu|texlive-collection-xetex-20131013-7|53	
14mu|texlive-collection-xetex-20131013-7|54	#-----------------------------------------------------------------------
14mu|texlive-collection-xetex-20131013-7|55	%files
14mu|texlive-collection-xetex-20131013-7|56	
14mu|texlive-collection-xetex-20131013-7|57	#-----------------------------------------------------------------------
14mu|texlive-collection-xetex-20131013-7|58	%prep
14mu|texlive-collection-xetex-20131013-7|59	%setup -c -a0
14mu|texlive-collection-xetex-20131013-7|60	
14mu|texlive-collection-xetex-20131013-7|61	%build
14mu|texlive-collection-xetex-20131013-7|62	
14mu|texlive-collection-xetex-20131013-7|63	%install
14mu|texlive-collection-xetex-20131013-7|64	
14mu|texlive-collection-xetex-20131013-7|65	%changelog
14mu|texlive-collection-xetex-20131013-7|66	
14mu|texlive-collection-xetex-20131013-7|67	* Tue Apr 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-7
14mu|texlive-collection-xetex-20131013-7|68	- (10662c6) Bump release
14mu|texlive-collection-xetex-20131013-7|69	
14mu|texlive-collection-xetex-20131013-7|70	

24504 14
14mu|texlive-colordoc-20100606-4|1	# revision 18270
14mu|texlive-colordoc-20100606-4|2	# category Package
14mu|texlive-colordoc-20100606-4|3	# catalog-ctan /macros/latex/contrib/colordoc
14mu|texlive-colordoc-20100606-4|4	# catalog-date 2010-06-06 13:50:32 +0200
14mu|texlive-colordoc-20100606-4|5	# catalog-license lppl1
14mu|texlive-colordoc-20100606-4|6	# catalog-version undef
14mu|texlive-colordoc-20100606-4|7	Name:		texlive-colordoc
14mu|texlive-colordoc-20100606-4|8	Version:	20100606
14mu|texlive-colordoc-20100606-4|9	Release:	4
14mu|texlive-colordoc-20100606-4|10	Summary:	Coloured syntax highlights in documentation
14mu|texlive-colordoc-20100606-4|11	Group:		Publishing
14mu|texlive-colordoc-20100606-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colordoc
14mu|texlive-colordoc-20100606-4|13	License:	LPPL1
14mu|texlive-colordoc-20100606-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colordoc.tar.xz
14mu|texlive-colordoc-20100606-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colordoc.doc.tar.xz
14mu|texlive-colordoc-20100606-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colordoc.source.tar.xz
14mu|texlive-colordoc-20100606-4|17	BuildArch:	noarch
14mu|texlive-colordoc-20100606-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-colordoc-20100606-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-colordoc-20100606-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-colordoc-20100606-4|21	
14mu|texlive-colordoc-20100606-4|22	%description
14mu|texlive-colordoc-20100606-4|23	The package is used in documentation files (that use the doc
14mu|texlive-colordoc-20100606-4|24	package); with it the code listings will highlight (for
14mu|texlive-colordoc-20100606-4|25	example) pairs of curly braces with matching colors. Other
14mu|texlive-colordoc-20100606-4|26	delimiters like \if ... \fi, are highlighted, as are the names
14mu|texlive-colordoc-20100606-4|27	of new commands. All this makes code a little more readable,
14mu|texlive-colordoc-20100606-4|28	and helps during process of writing. Three options are
14mu|texlive-colordoc-20100606-4|29	provided, including a non-color option designed for printing
14mu|texlive-colordoc-20100606-4|30	(which numbers delimiters and underlines new commands).
14mu|texlive-colordoc-20100606-4|31	
14mu|texlive-colordoc-20100606-4|32	
14mu|texlive-colordoc-20100606-4|33	#-----------------------------------------------------------------------
14mu|texlive-colordoc-20100606-4|34	%files
14mu|texlive-colordoc-20100606-4|35	%{_texmfdistdir}/tex/latex/colordoc/colordoc.sty
14mu|texlive-colordoc-20100606-4|36	%doc %{_texmfdistdir}/doc/latex/colordoc/README
14mu|texlive-colordoc-20100606-4|37	%doc %{_texmfdistdir}/doc/latex/colordoc/colordoc.pdf
14mu|texlive-colordoc-20100606-4|38	#- source
14mu|texlive-colordoc-20100606-4|39	%doc %{_texmfdistdir}/source/latex/colordoc/colordoc.dtx
14mu|texlive-colordoc-20100606-4|40	%doc %{_texmfdistdir}/source/latex/colordoc/colordoc.ins
14mu|texlive-colordoc-20100606-4|41	
14mu|texlive-colordoc-20100606-4|42	#-----------------------------------------------------------------------
14mu|texlive-colordoc-20100606-4|43	%prep
14mu|texlive-colordoc-20100606-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-colordoc-20100606-4|45	
14mu|texlive-colordoc-20100606-4|46	%build
14mu|texlive-colordoc-20100606-4|47	
14mu|texlive-colordoc-20100606-4|48	%install
14mu|texlive-colordoc-20100606-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-colordoc-20100606-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-colordoc-20100606-4|51	
14mu|texlive-colordoc-20100606-4|52	
14mu|texlive-colordoc-20100606-4|53	
14mu|texlive-colordoc-20100606-4|54	%changelog
14mu|texlive-colordoc-20100606-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100606-4
14mu|texlive-colordoc-20100606-4|56	+ Revision: a182f7b
14mu|texlive-colordoc-20100606-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-colordoc-20100606-4|58	
14mu|texlive-colordoc-20100606-4|59	

24505 14
14mu|texlive-colorinfo-0.3c-4|1	# revision 15878
14mu|texlive-colorinfo-0.3c-4|2	# category Package
14mu|texlive-colorinfo-0.3c-4|3	# catalog-ctan /macros/latex/contrib/colorinfo
14mu|texlive-colorinfo-0.3c-4|4	# catalog-date 2007-02-03 12:09:11 +0100
14mu|texlive-colorinfo-0.3c-4|5	# catalog-license lppl
14mu|texlive-colorinfo-0.3c-4|6	# catalog-version 0.3c
14mu|texlive-colorinfo-0.3c-4|7	Name:		texlive-colorinfo
14mu|texlive-colorinfo-0.3c-4|8	Version:	0.3c
14mu|texlive-colorinfo-0.3c-4|9	Release:	4
14mu|texlive-colorinfo-0.3c-4|10	Summary:	Retrieve colour model and values for defined colours
14mu|texlive-colorinfo-0.3c-4|11	Group:		Publishing
14mu|texlive-colorinfo-0.3c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colorinfo
14mu|texlive-colorinfo-0.3c-4|13	License:	LPPL
14mu|texlive-colorinfo-0.3c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorinfo.tar.xz
14mu|texlive-colorinfo-0.3c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorinfo.doc.tar.xz
14mu|texlive-colorinfo-0.3c-4|16	BuildArch:	noarch
14mu|texlive-colorinfo-0.3c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-colorinfo-0.3c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-colorinfo-0.3c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-colorinfo-0.3c-4|20	
14mu|texlive-colorinfo-0.3c-4|21	%description
14mu|texlive-colorinfo-0.3c-4|22	TeXLive colorinfo package.
14mu|texlive-colorinfo-0.3c-4|23	
14mu|texlive-colorinfo-0.3c-4|24	
14mu|texlive-colorinfo-0.3c-4|25	#-----------------------------------------------------------------------
14mu|texlive-colorinfo-0.3c-4|26	%files
14mu|texlive-colorinfo-0.3c-4|27	%{_texmfdistdir}/tex/latex/colorinfo/colorinfo.sty
14mu|texlive-colorinfo-0.3c-4|28	%doc %{_texmfdistdir}/doc/latex/colorinfo/README
14mu|texlive-colorinfo-0.3c-4|29	%doc %{_texmfdistdir}/doc/latex/colorinfo/colorinfo-test.tex
14mu|texlive-colorinfo-0.3c-4|30	
14mu|texlive-colorinfo-0.3c-4|31	#-----------------------------------------------------------------------
14mu|texlive-colorinfo-0.3c-4|32	%prep
14mu|texlive-colorinfo-0.3c-4|33	%setup -c -a0 -a1
14mu|texlive-colorinfo-0.3c-4|34	
14mu|texlive-colorinfo-0.3c-4|35	%build
14mu|texlive-colorinfo-0.3c-4|36	
14mu|texlive-colorinfo-0.3c-4|37	%install
14mu|texlive-colorinfo-0.3c-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-colorinfo-0.3c-4|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-colorinfo-0.3c-4|40	
14mu|texlive-colorinfo-0.3c-4|41	
14mu|texlive-colorinfo-0.3c-4|42	
14mu|texlive-colorinfo-0.3c-4|43	%changelog
14mu|texlive-colorinfo-0.3c-4|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3c-4
14mu|texlive-colorinfo-0.3c-4|45	+ Revision: b989029
14mu|texlive-colorinfo-0.3c-4|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-colorinfo-0.3c-4|47	
14mu|texlive-colorinfo-0.3c-4|48	

24506 14
14mu|texlive-colortab-1.0-4|1	# revision 22155
14mu|texlive-colortab-1.0-4|2	# category Package
14mu|texlive-colortab-1.0-4|3	# catalog-ctan /macros/generic/colortab
14mu|texlive-colortab-1.0-4|4	# catalog-date 2010-09-08 11:26:01 +0200
14mu|texlive-colortab-1.0-4|5	# catalog-license lppl
14mu|texlive-colortab-1.0-4|6	# catalog-version 1.0
14mu|texlive-colortab-1.0-4|7	Name:		texlive-colortab
14mu|texlive-colortab-1.0-4|8	Version:	1.0
14mu|texlive-colortab-1.0-4|9	Release:	4
14mu|texlive-colortab-1.0-4|10	Summary:	Shade cells of tables and halign
14mu|texlive-colortab-1.0-4|11	Group:		Publishing
14mu|texlive-colortab-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/colortab
14mu|texlive-colortab-1.0-4|13	License:	LPPL
14mu|texlive-colortab-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortab.tar.xz
14mu|texlive-colortab-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortab.doc.tar.xz
14mu|texlive-colortab-1.0-4|16	BuildArch:	noarch
14mu|texlive-colortab-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-colortab-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-colortab-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-colortab-1.0-4|20	
14mu|texlive-colortab-1.0-4|21	%description
14mu|texlive-colortab-1.0-4|22	Lets you shade or colour the cells in the alignment
14mu|texlive-colortab-1.0-4|23	environments such as \halign and LaTeX's tabular and array
14mu|texlive-colortab-1.0-4|24	environments. The colortbl or package is to be preferred today
14mu|texlive-colortab-1.0-4|25	with LaTeX (it assures compatibility with the longtable
14mu|texlive-colortab-1.0-4|26	package, which is no longer true with colortab); another modern
14mu|texlive-colortab-1.0-4|27	option is the table-colouring option of the xcolor. However,
14mu|texlive-colortab-1.0-4|28	colortab remains an adequate solution for use with Plain TeX.
14mu|texlive-colortab-1.0-4|29	
14mu|texlive-colortab-1.0-4|30	
14mu|texlive-colortab-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-colortab-1.0-4|32	%files
14mu|texlive-colortab-1.0-4|33	%{_texmfdistdir}/tex/generic/colortab/colortab.sty
14mu|texlive-colortab-1.0-4|34	%{_texmfdistdir}/tex/generic/colortab/colortab.tex
14mu|texlive-colortab-1.0-4|35	%doc %{_texmfdistdir}/doc/generic/colortab/Changes
14mu|texlive-colortab-1.0-4|36	%doc %{_texmfdistdir}/doc/generic/colortab/Makefile
14mu|texlive-colortab-1.0-4|37	%doc %{_texmfdistdir}/doc/generic/colortab/colortab-doc.pdf
14mu|texlive-colortab-1.0-4|38	%doc %{_texmfdistdir}/doc/generic/colortab/colortab-doc.tex
14mu|texlive-colortab-1.0-4|39	
14mu|texlive-colortab-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-colortab-1.0-4|41	%prep
14mu|texlive-colortab-1.0-4|42	%setup -c -a0 -a1
14mu|texlive-colortab-1.0-4|43	
14mu|texlive-colortab-1.0-4|44	%build
14mu|texlive-colortab-1.0-4|45	
14mu|texlive-colortab-1.0-4|46	%install
14mu|texlive-colortab-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-colortab-1.0-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-colortab-1.0-4|49	
14mu|texlive-colortab-1.0-4|50	
14mu|texlive-colortab-1.0-4|51	
14mu|texlive-colortab-1.0-4|52	%changelog
14mu|texlive-colortab-1.0-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-colortab-1.0-4|54	+ Revision: 6f59410
14mu|texlive-colortab-1.0-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-colortab-1.0-4|56	
14mu|texlive-colortab-1.0-4|57	

24507 14
14mu|texlive-colortbl-v1.0a-3|1	# revision 25394
14mu|texlive-colortbl-v1.0a-3|2	# category Package
14mu|texlive-colortbl-v1.0a-3|3	# catalog-ctan /macros/latex/contrib/colortbl
14mu|texlive-colortbl-v1.0a-3|4	# catalog-date 2012-02-14 10:56:36 +0100
14mu|texlive-colortbl-v1.0a-3|5	# catalog-license lppl
14mu|texlive-colortbl-v1.0a-3|6	# catalog-version v1.0a
14mu|texlive-colortbl-v1.0a-3|7	Name:		texlive-colortbl
14mu|texlive-colortbl-v1.0a-3|8	Version:	v1.0a
14mu|texlive-colortbl-v1.0a-3|9	Release:	3
14mu|texlive-colortbl-v1.0a-3|10	Summary:	Add colour to LaTeX tables
14mu|texlive-colortbl-v1.0a-3|11	Group:		Publishing
14mu|texlive-colortbl-v1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colortbl
14mu|texlive-colortbl-v1.0a-3|13	License:	LPPL
14mu|texlive-colortbl-v1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortbl.tar.xz
14mu|texlive-colortbl-v1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortbl.doc.tar.xz
14mu|texlive-colortbl-v1.0a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortbl.source.tar.xz
14mu|texlive-colortbl-v1.0a-3|17	BuildArch:	noarch
14mu|texlive-colortbl-v1.0a-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-colortbl-v1.0a-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-colortbl-v1.0a-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-colortbl-v1.0a-3|21	
14mu|texlive-colortbl-v1.0a-3|22	%description
14mu|texlive-colortbl-v1.0a-3|23	The package allows rows and columns to be coloured, and even
14mu|texlive-colortbl-v1.0a-3|24	individual cells.
14mu|texlive-colortbl-v1.0a-3|25	
14mu|texlive-colortbl-v1.0a-3|26	
14mu|texlive-colortbl-v1.0a-3|27	#-----------------------------------------------------------------------
14mu|texlive-colortbl-v1.0a-3|28	%files
14mu|texlive-colortbl-v1.0a-3|29	%{_texmfdistdir}/tex/latex/colortbl/colortbl.sty
14mu|texlive-colortbl-v1.0a-3|30	%doc %{_texmfdistdir}/doc/latex/colortbl/README
14mu|texlive-colortbl-v1.0a-3|31	%doc %{_texmfdistdir}/doc/latex/colortbl/colortbl-DE.pdf
14mu|texlive-colortbl-v1.0a-3|32	%doc %{_texmfdistdir}/doc/latex/colortbl/colortbl-DE.tex
14mu|texlive-colortbl-v1.0a-3|33	%doc %{_texmfdistdir}/doc/latex/colortbl/colortbl.pdf
14mu|texlive-colortbl-v1.0a-3|34	#- source
14mu|texlive-colortbl-v1.0a-3|35	%doc %{_texmfdistdir}/source/latex/colortbl/colortbl.dtx
14mu|texlive-colortbl-v1.0a-3|36	%doc %{_texmfdistdir}/source/latex/colortbl/colortbl.ins
14mu|texlive-colortbl-v1.0a-3|37	
14mu|texlive-colortbl-v1.0a-3|38	#-----------------------------------------------------------------------
14mu|texlive-colortbl-v1.0a-3|39	%prep
14mu|texlive-colortbl-v1.0a-3|40	%setup -c -a0 -a1 -a2
14mu|texlive-colortbl-v1.0a-3|41	
14mu|texlive-colortbl-v1.0a-3|42	%build
14mu|texlive-colortbl-v1.0a-3|43	
14mu|texlive-colortbl-v1.0a-3|44	%install
14mu|texlive-colortbl-v1.0a-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-colortbl-v1.0a-3|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-colortbl-v1.0a-3|47	
14mu|texlive-colortbl-v1.0a-3|48	
14mu|texlive-colortbl-v1.0a-3|49	
14mu|texlive-colortbl-v1.0a-3|50	%changelog
14mu|texlive-colortbl-v1.0a-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.0a-3
14mu|texlive-colortbl-v1.0a-3|52	+ Revision: e6446d4
14mu|texlive-colortbl-v1.0a-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-colortbl-v1.0a-3|54	
14mu|texlive-colortbl-v1.0a-3|55	

24508 14
14mu|texlive-colorwav-1.0-4|1	# revision 15878
14mu|texlive-colorwav-1.0-4|2	# category Package
14mu|texlive-colorwav-1.0-4|3	# catalog-ctan /macros/latex/contrib/colorwav
14mu|texlive-colorwav-1.0-4|4	# catalog-date 2008-08-18 10:38:42 +0200
14mu|texlive-colorwav-1.0-4|5	# catalog-license lgpl
14mu|texlive-colorwav-1.0-4|6	# catalog-version 1.0
14mu|texlive-colorwav-1.0-4|7	Name:		texlive-colorwav
14mu|texlive-colorwav-1.0-4|8	Version:	1.0
14mu|texlive-colorwav-1.0-4|9	Release:	4
14mu|texlive-colorwav-1.0-4|10	Summary:	Colours by wavelength of visible light
14mu|texlive-colorwav-1.0-4|11	Group:		Publishing
14mu|texlive-colorwav-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colorwav
14mu|texlive-colorwav-1.0-4|13	License:	LGPL
14mu|texlive-colorwav-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorwav.tar.xz
14mu|texlive-colorwav-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorwav.doc.tar.xz
14mu|texlive-colorwav-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorwav.source.tar.xz
14mu|texlive-colorwav-1.0-4|17	BuildArch:	noarch
14mu|texlive-colorwav-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-colorwav-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-colorwav-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-colorwav-1.0-4|21	
14mu|texlive-colorwav-1.0-4|22	%description
14mu|texlive-colorwav-1.0-4|23	The package allows the user to obtain an RGB value (suitable
14mu|texlive-colorwav-1.0-4|24	for use in the color package) from a wavelength of light. The
14mu|texlive-colorwav-1.0-4|25	default unit is nanometres, but other units may be used. Note
14mu|texlive-colorwav-1.0-4|26	that this function is also available within the xcolor.
14mu|texlive-colorwav-1.0-4|27	
14mu|texlive-colorwav-1.0-4|28	
14mu|texlive-colorwav-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-colorwav-1.0-4|30	%files
14mu|texlive-colorwav-1.0-4|31	%{_texmfdistdir}/tex/latex/colorwav/colorwav.sty
14mu|texlive-colorwav-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/colorwav/README
14mu|texlive-colorwav-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/colorwav/colorwav.pdf
14mu|texlive-colorwav-1.0-4|34	#- source
14mu|texlive-colorwav-1.0-4|35	%doc %{_texmfdistdir}/source/latex/colorwav/colorwav.dtx
14mu|texlive-colorwav-1.0-4|36	%doc %{_texmfdistdir}/source/latex/colorwav/colorwav.ins
14mu|texlive-colorwav-1.0-4|37	
14mu|texlive-colorwav-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-colorwav-1.0-4|39	%prep
14mu|texlive-colorwav-1.0-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-colorwav-1.0-4|41	
14mu|texlive-colorwav-1.0-4|42	%build
14mu|texlive-colorwav-1.0-4|43	
14mu|texlive-colorwav-1.0-4|44	%install
14mu|texlive-colorwav-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-colorwav-1.0-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-colorwav-1.0-4|47	
14mu|texlive-colorwav-1.0-4|48	
14mu|texlive-colorwav-1.0-4|49	
14mu|texlive-colorwav-1.0-4|50	%changelog
14mu|texlive-colorwav-1.0-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-colorwav-1.0-4|52	+ Revision: b5a6fff
14mu|texlive-colorwav-1.0-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-colorwav-1.0-4|54	
14mu|texlive-colorwav-1.0-4|55	

24509 14
14mu|texlive-colorweb-1.3-7|1	# revision 31490
14mu|texlive-colorweb-1.3-7|2	# category Package
14mu|texlive-colorweb-1.3-7|3	# catalog-ctan /macros/latex/contrib/colorweb
14mu|texlive-colorweb-1.3-7|4	# catalog-date 2013-08-21 17:22:18 +0200
14mu|texlive-colorweb-1.3-7|5	# catalog-license lppl1.3
14mu|texlive-colorweb-1.3-7|6	# catalog-version 1.3
14mu|texlive-colorweb-1.3-7|7	Name:		texlive-colorweb
14mu|texlive-colorweb-1.3-7|8	Version:	1.3
14mu|texlive-colorweb-1.3-7|9	Release:	7
14mu|texlive-colorweb-1.3-7|10	Summary:	Extend the color package colour space
14mu|texlive-colorweb-1.3-7|11	Group:		Publishing
14mu|texlive-colorweb-1.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colorweb
14mu|texlive-colorweb-1.3-7|13	License:	LPPL1.3
14mu|texlive-colorweb-1.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorweb.tar.xz
14mu|texlive-colorweb-1.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorweb.doc.tar.xz
14mu|texlive-colorweb-1.3-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorweb.source.tar.xz
14mu|texlive-colorweb-1.3-7|17	BuildArch:	noarch
14mu|texlive-colorweb-1.3-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-colorweb-1.3-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-colorweb-1.3-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-colorweb-1.3-7|21	
14mu|texlive-colorweb-1.3-7|22	%description
14mu|texlive-colorweb-1.3-7|23	The package makes the 216 "web-safe colours" available to the
14mu|texlive-colorweb-1.3-7|24	standard color package.
14mu|texlive-colorweb-1.3-7|25	
14mu|texlive-colorweb-1.3-7|26	
14mu|texlive-colorweb-1.3-7|27	#-----------------------------------------------------------------------
14mu|texlive-colorweb-1.3-7|28	%files
14mu|texlive-colorweb-1.3-7|29	%{_texmfdistdir}/tex/latex/colorweb/colorweb.sty
14mu|texlive-colorweb-1.3-7|30	%doc %{_texmfdistdir}/doc/latex/colorweb/README
14mu|texlive-colorweb-1.3-7|31	%doc %{_texmfdistdir}/doc/latex/colorweb/colorweb.pdf
14mu|texlive-colorweb-1.3-7|32	%doc %{_texmfdistdir}/doc/latex/colorweb/colorwebfull.pdf
14mu|texlive-colorweb-1.3-7|33	%doc %{_texmfdistdir}/doc/latex/colorweb/colorwebuser.pdf
14mu|texlive-colorweb-1.3-7|34	%doc %{_texmfdistdir}/doc/latex/colorweb/descript.ion
14mu|texlive-colorweb-1.3-7|35	#- source
14mu|texlive-colorweb-1.3-7|36	%doc %{_texmfdistdir}/source/latex/colorweb/colorweb.dtx
14mu|texlive-colorweb-1.3-7|37	%doc %{_texmfdistdir}/source/latex/colorweb/colorweb.ins
14mu|texlive-colorweb-1.3-7|38	
14mu|texlive-colorweb-1.3-7|39	#-----------------------------------------------------------------------
14mu|texlive-colorweb-1.3-7|40	%prep
14mu|texlive-colorweb-1.3-7|41	%setup -c -a0 -a1 -a2
14mu|texlive-colorweb-1.3-7|42	
14mu|texlive-colorweb-1.3-7|43	%build
14mu|texlive-colorweb-1.3-7|44	
14mu|texlive-colorweb-1.3-7|45	%install
14mu|texlive-colorweb-1.3-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-colorweb-1.3-7|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-colorweb-1.3-7|48	
14mu|texlive-colorweb-1.3-7|49	%changelog
14mu|texlive-colorweb-1.3-7|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14mu|texlive-colorweb-1.3-7|51	+ Revision: fa31ece
14mu|texlive-colorweb-1.3-7|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-colorweb-1.3-7|53	
14mu|texlive-colorweb-1.3-7|54	

24510 14
14mu|texlive-colourchange-1.22-4|1	# revision 21741
14mu|texlive-colourchange-1.22-4|2	# category Package
14mu|texlive-colourchange-1.22-4|3	# catalog-ctan /macros/latex/contrib/colourchange
14mu|texlive-colourchange-1.22-4|4	# catalog-date 2011-03-16 12:04:55 +0100
14mu|texlive-colourchange-1.22-4|5	# catalog-license gpl3
14mu|texlive-colourchange-1.22-4|6	# catalog-version 1.22
14mu|texlive-colourchange-1.22-4|7	Name:		texlive-colourchange
14mu|texlive-colourchange-1.22-4|8	Version:	1.22
14mu|texlive-colourchange-1.22-4|9	Release:	4
14mu|texlive-colourchange-1.22-4|10	Summary:	Colourchange
14mu|texlive-colourchange-1.22-4|11	Group:		Publishing
14mu|texlive-colourchange-1.22-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colourchange
14mu|texlive-colourchange-1.22-4|13	License:	GPL3
14mu|texlive-colourchange-1.22-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colourchange.tar.xz
14mu|texlive-colourchange-1.22-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colourchange.doc.tar.xz
14mu|texlive-colourchange-1.22-4|16	BuildArch:	noarch
14mu|texlive-colourchange-1.22-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-colourchange-1.22-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-colourchange-1.22-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-colourchange-1.22-4|20	
14mu|texlive-colourchange-1.22-4|21	%description
14mu|texlive-colourchange-1.22-4|22	The package allows you to change the colour of the structural
14mu|texlive-colourchange-1.22-4|23	elements (inner theme and outer theme) of your beamer
14mu|texlive-colourchange-1.22-4|24	presentation during the presentation. There is a manual option
14mu|texlive-colourchange-1.22-4|25	but there is also the option to have your structure colour
14mu|texlive-colourchange-1.22-4|26	change from one colour to another as a function of how far
14mu|texlive-colourchange-1.22-4|27	through the presentation you are.
14mu|texlive-colourchange-1.22-4|28	
14mu|texlive-colourchange-1.22-4|29	
14mu|texlive-colourchange-1.22-4|30	#-----------------------------------------------------------------------
14mu|texlive-colourchange-1.22-4|31	%files
14mu|texlive-colourchange-1.22-4|32	%{_texmfdistdir}/tex/latex/colourchange/colourchange.sty
14mu|texlive-colourchange-1.22-4|33	%doc %{_texmfdistdir}/doc/latex/colourchange/README
14mu|texlive-colourchange-1.22-4|34	%doc %{_texmfdistdir}/doc/latex/colourchange/colourchangedoc.pdf
14mu|texlive-colourchange-1.22-4|35	%doc %{_texmfdistdir}/doc/latex/colourchange/colourchangedoc.tex
14mu|texlive-colourchange-1.22-4|36	
14mu|texlive-colourchange-1.22-4|37	#-----------------------------------------------------------------------
14mu|texlive-colourchange-1.22-4|38	%prep
14mu|texlive-colourchange-1.22-4|39	%setup -c -a0 -a1
14mu|texlive-colourchange-1.22-4|40	
14mu|texlive-colourchange-1.22-4|41	%build
14mu|texlive-colourchange-1.22-4|42	
14mu|texlive-colourchange-1.22-4|43	%install
14mu|texlive-colourchange-1.22-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-colourchange-1.22-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-colourchange-1.22-4|46	
14mu|texlive-colourchange-1.22-4|47	
14mu|texlive-colourchange-1.22-4|48	
14mu|texlive-colourchange-1.22-4|49	%changelog
14mu|texlive-colourchange-1.22-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.22-4
14mu|texlive-colourchange-1.22-4|51	+ Revision: bf6f300
14mu|texlive-colourchange-1.22-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-colourchange-1.22-4|53	
14mu|texlive-colourchange-1.22-4|54	

24511 14
14mu|texlive-combelow-0.99f-4|1	# revision 18462
14mu|texlive-combelow-0.99f-4|2	# category Package
14mu|texlive-combelow-0.99f-4|3	# catalog-ctan /macros/latex/contrib/combelow
14mu|texlive-combelow-0.99f-4|4	# catalog-date 2010-05-24 13:39:10 +0200
14mu|texlive-combelow-0.99f-4|5	# catalog-license lppl1.3
14mu|texlive-combelow-0.99f-4|6	# catalog-version 0.99f
14mu|texlive-combelow-0.99f-4|7	Name:		texlive-combelow
14mu|texlive-combelow-0.99f-4|8	Version:	0.99f
14mu|texlive-combelow-0.99f-4|9	Release:	4
14mu|texlive-combelow-0.99f-4|10	Summary:	Typeset "comma-below" letters, as in Romanian
14mu|texlive-combelow-0.99f-4|11	Group:		Publishing
14mu|texlive-combelow-0.99f-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/combelow
14mu|texlive-combelow-0.99f-4|13	License:	LPPL1.3
14mu|texlive-combelow-0.99f-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combelow.tar.xz
14mu|texlive-combelow-0.99f-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combelow.doc.tar.xz
14mu|texlive-combelow-0.99f-4|16	BuildArch:	noarch
14mu|texlive-combelow-0.99f-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-combelow-0.99f-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-combelow-0.99f-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-combelow-0.99f-4|20	
14mu|texlive-combelow-0.99f-4|21	%description
14mu|texlive-combelow-0.99f-4|22	The package defines a command \cb that positions a comma below
14mu|texlive-combelow-0.99f-4|23	a letter, as required (for example) in Romanian typesetting.
14mu|texlive-combelow-0.99f-4|24	The command is robust, but interferes with hyphenation.
14mu|texlive-combelow-0.99f-4|25	
14mu|texlive-combelow-0.99f-4|26	
14mu|texlive-combelow-0.99f-4|27	#-----------------------------------------------------------------------
14mu|texlive-combelow-0.99f-4|28	%files
14mu|texlive-combelow-0.99f-4|29	%{_texmfdistdir}/tex/latex/combelow/combelow.sty
14mu|texlive-combelow-0.99f-4|30	%doc %{_texmfdistdir}/doc/latex/combelow/README
14mu|texlive-combelow-0.99f-4|31	%doc %{_texmfdistdir}/doc/latex/combelow/combelow.bib
14mu|texlive-combelow-0.99f-4|32	%doc %{_texmfdistdir}/doc/latex/combelow/combelow.pdf
14mu|texlive-combelow-0.99f-4|33	%doc %{_texmfdistdir}/doc/latex/combelow/combelow.tex
14mu|texlive-combelow-0.99f-4|34	
14mu|texlive-combelow-0.99f-4|35	#-----------------------------------------------------------------------
14mu|texlive-combelow-0.99f-4|36	%prep
14mu|texlive-combelow-0.99f-4|37	%setup -c -a0 -a1
14mu|texlive-combelow-0.99f-4|38	
14mu|texlive-combelow-0.99f-4|39	%build
14mu|texlive-combelow-0.99f-4|40	
14mu|texlive-combelow-0.99f-4|41	%install
14mu|texlive-combelow-0.99f-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-combelow-0.99f-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-combelow-0.99f-4|44	
14mu|texlive-combelow-0.99f-4|45	
14mu|texlive-combelow-0.99f-4|46	
14mu|texlive-combelow-0.99f-4|47	%changelog
14mu|texlive-combelow-0.99f-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.99f-4
14mu|texlive-combelow-0.99f-4|49	+ Revision: 7d18eea
14mu|texlive-combelow-0.99f-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-combelow-0.99f-4|51	
14mu|texlive-combelow-0.99f-4|52	

24512 14
14mu|texlive-combine-0.7a-4|1	# revision 19361
14mu|texlive-combine-0.7a-4|2	# category Package
14mu|texlive-combine-0.7a-4|3	# catalog-ctan /macros/latex/contrib/combine
14mu|texlive-combine-0.7a-4|4	# catalog-date 2010-07-10 16:18:55 +0200
14mu|texlive-combine-0.7a-4|5	# catalog-license lppl1.3
14mu|texlive-combine-0.7a-4|6	# catalog-version 0.7a
14mu|texlive-combine-0.7a-4|7	Name:		texlive-combine
14mu|texlive-combine-0.7a-4|8	Version:	0.7a
14mu|texlive-combine-0.7a-4|9	Release:	4
14mu|texlive-combine-0.7a-4|10	Summary:	Bundle individual documents into a single document
14mu|texlive-combine-0.7a-4|11	Group:		Publishing
14mu|texlive-combine-0.7a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/combine
14mu|texlive-combine-0.7a-4|13	License:	LPPL1.3
14mu|texlive-combine-0.7a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combine.tar.xz
14mu|texlive-combine-0.7a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combine.doc.tar.xz
14mu|texlive-combine-0.7a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combine.source.tar.xz
14mu|texlive-combine-0.7a-4|17	BuildArch:	noarch
14mu|texlive-combine-0.7a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-combine-0.7a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-combine-0.7a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-combine-0.7a-4|21	
14mu|texlive-combine-0.7a-4|22	%description
14mu|texlive-combine-0.7a-4|23	The combine class lets you bundle individual documents into a
14mu|texlive-combine-0.7a-4|24	single document, such as when preparing a conference
14mu|texlive-combine-0.7a-4|25	proceedings. The auxiliary combinet package puts the titles and
14mu|texlive-combine-0.7a-4|26	authors from \maketitle commands into the main document's Table
14mu|texlive-combine-0.7a-4|27	of Contents. The package cooperates with the abstract and
14mu|texlive-combine-0.7a-4|28	titling packages.
14mu|texlive-combine-0.7a-4|29	
14mu|texlive-combine-0.7a-4|30	
14mu|texlive-combine-0.7a-4|31	#-----------------------------------------------------------------------
14mu|texlive-combine-0.7a-4|32	%files
14mu|texlive-combine-0.7a-4|33	%{_texmfdistdir}/tex/latex/combine/combcite.sty
14mu|texlive-combine-0.7a-4|34	%{_texmfdistdir}/tex/latex/combine/combine.cls
14mu|texlive-combine-0.7a-4|35	%{_texmfdistdir}/tex/latex/combine/combinet.sty
14mu|texlive-combine-0.7a-4|36	%{_texmfdistdir}/tex/latex/combine/combnat.sty
14mu|texlive-combine-0.7a-4|37	%doc %{_texmfdistdir}/doc/latex/combine/README
14mu|texlive-combine-0.7a-4|38	%doc %{_texmfdistdir}/doc/latex/combine/combine.pdf
14mu|texlive-combine-0.7a-4|39	#- source
14mu|texlive-combine-0.7a-4|40	%doc %{_texmfdistdir}/source/latex/combine/combine.dtx
14mu|texlive-combine-0.7a-4|41	%doc %{_texmfdistdir}/source/latex/combine/combine.ins
14mu|texlive-combine-0.7a-4|42	
14mu|texlive-combine-0.7a-4|43	#-----------------------------------------------------------------------
14mu|texlive-combine-0.7a-4|44	%prep
14mu|texlive-combine-0.7a-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-combine-0.7a-4|46	
14mu|texlive-combine-0.7a-4|47	%build
14mu|texlive-combine-0.7a-4|48	
14mu|texlive-combine-0.7a-4|49	%install
14mu|texlive-combine-0.7a-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-combine-0.7a-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-combine-0.7a-4|52	
14mu|texlive-combine-0.7a-4|53	
14mu|texlive-combine-0.7a-4|54	
14mu|texlive-combine-0.7a-4|55	%changelog
14mu|texlive-combine-0.7a-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7a-4
14mu|texlive-combine-0.7a-4|57	+ Revision: e9747c6
14mu|texlive-combine-0.7a-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-combine-0.7a-4|59	
14mu|texlive-combine-0.7a-4|60	

24513 14
14mu|texlive-combinedgraphics-0.2.2-3|1	# revision 27198
14mu|texlive-combinedgraphics-0.2.2-3|2	# category Package
14mu|texlive-combinedgraphics-0.2.2-3|3	# catalog-ctan /macros/latex/contrib/combinedgraphics
14mu|texlive-combinedgraphics-0.2.2-3|4	# catalog-date 2012-07-16 18:35:20 +0200
14mu|texlive-combinedgraphics-0.2.2-3|5	# catalog-license gpl
14mu|texlive-combinedgraphics-0.2.2-3|6	# catalog-version 0.2.2
14mu|texlive-combinedgraphics-0.2.2-3|7	Name:		texlive-combinedgraphics
14mu|texlive-combinedgraphics-0.2.2-3|8	Version:	0.2.2
14mu|texlive-combinedgraphics-0.2.2-3|9	Release:	3
14mu|texlive-combinedgraphics-0.2.2-3|10	Summary:	Include graphic (EPS or PDF)/LaTeX combinations
14mu|texlive-combinedgraphics-0.2.2-3|11	Group:		Publishing
14mu|texlive-combinedgraphics-0.2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/combinedgraphics
14mu|texlive-combinedgraphics-0.2.2-3|13	License:	GPL
14mu|texlive-combinedgraphics-0.2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combinedgraphics.tar.xz
14mu|texlive-combinedgraphics-0.2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combinedgraphics.doc.tar.xz
14mu|texlive-combinedgraphics-0.2.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combinedgraphics.source.tar.xz
14mu|texlive-combinedgraphics-0.2.2-3|17	BuildArch:	noarch
14mu|texlive-combinedgraphics-0.2.2-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-combinedgraphics-0.2.2-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-combinedgraphics-0.2.2-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-combinedgraphics-0.2.2-3|21	
14mu|texlive-combinedgraphics-0.2.2-3|22	%description
14mu|texlive-combinedgraphics-0.2.2-3|23	This package provides a macro (\includecombinedgraphics) for
14mu|texlive-combinedgraphics-0.2.2-3|24	the inclusion of combined EPS/LaTeX and PDF/LaTeX graphics (an
14mu|texlive-combinedgraphics-0.2.2-3|25	export format of Gnuplot, Xfig, and maybe other programs).
14mu|texlive-combinedgraphics-0.2.2-3|26	Instead of including the graphics with a simple \input, the
14mu|texlive-combinedgraphics-0.2.2-3|27	\includecombinedgraphics macro has some comforts: - changing
14mu|texlive-combinedgraphics-0.2.2-3|28	the font and color of the text of the LaTeX part; - rescaling
14mu|texlive-combinedgraphics-0.2.2-3|29	the graphics without affecting the font of the LaTeX part; -
14mu|texlive-combinedgraphics-0.2.2-3|30	automatic inclusion of the vector graphics part, as far as
14mu|texlive-combinedgraphics-0.2.2-3|31	LaTeX part does not do it (e.g., for files exported from
14mu|texlive-combinedgraphics-0.2.2-3|32	Gnuplot before version 4.2); and - rescaling and rotating of
14mu|texlive-combinedgraphics-0.2.2-3|33	complete graphics (similar to \includegraphics from the
14mu|texlive-combinedgraphics-0.2.2-3|34	graphicx package).
14mu|texlive-combinedgraphics-0.2.2-3|35	
14mu|texlive-combinedgraphics-0.2.2-3|36	
14mu|texlive-combinedgraphics-0.2.2-3|37	#-----------------------------------------------------------------------
14mu|texlive-combinedgraphics-0.2.2-3|38	%files
14mu|texlive-combinedgraphics-0.2.2-3|39	%{_texmfdistdir}/tex/latex/combinedgraphics/combinedgraphics.sty
14mu|texlive-combinedgraphics-0.2.2-3|40	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/COPYING
14mu|texlive-combinedgraphics-0.2.2-3|41	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/Makefile
14mu|texlive-combinedgraphics-0.2.2-3|42	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/README
14mu|texlive-combinedgraphics-0.2.2-3|43	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/combinedgraphics.pdf
14mu|texlive-combinedgraphics-0.2.2-3|44	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/Makefile
14mu|texlive-combinedgraphics-0.2.2-3|45	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/combinedgraphics_test.pdf
14mu|texlive-combinedgraphics-0.2.2-3|46	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/combinedgraphics_test.tex
14mu|texlive-combinedgraphics-0.2.2-3|47	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.eps
14mu|texlive-combinedgraphics-0.2.2-3|48	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.pdf
14mu|texlive-combinedgraphics-0.2.2-3|49	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.plt
14mu|texlive-combinedgraphics-0.2.2-3|50	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.tex
14mu|texlive-combinedgraphics-0.2.2-3|51	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.eps
14mu|texlive-combinedgraphics-0.2.2-3|52	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.fig
14mu|texlive-combinedgraphics-0.2.2-3|53	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.pdf
14mu|texlive-combinedgraphics-0.2.2-3|54	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.tex
14mu|texlive-combinedgraphics-0.2.2-3|55	#- source
14mu|texlive-combinedgraphics-0.2.2-3|56	%doc %{_texmfdistdir}/source/latex/combinedgraphics/combinedgraphics.dtx
14mu|texlive-combinedgraphics-0.2.2-3|57	%doc %{_texmfdistdir}/source/latex/combinedgraphics/combinedgraphics.ins
14mu|texlive-combinedgraphics-0.2.2-3|58	
14mu|texlive-combinedgraphics-0.2.2-3|59	#-----------------------------------------------------------------------
14mu|texlive-combinedgraphics-0.2.2-3|60	%prep
14mu|texlive-combinedgraphics-0.2.2-3|61	%setup -c -a0 -a1 -a2
14mu|texlive-combinedgraphics-0.2.2-3|62	
14mu|texlive-combinedgraphics-0.2.2-3|63	%build
14mu|texlive-combinedgraphics-0.2.2-3|64	
14mu|texlive-combinedgraphics-0.2.2-3|65	%install
14mu|texlive-combinedgraphics-0.2.2-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-combinedgraphics-0.2.2-3|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-combinedgraphics-0.2.2-3|68	
14mu|texlive-combinedgraphics-0.2.2-3|69	
14mu|texlive-combinedgraphics-0.2.2-3|70	
14mu|texlive-combinedgraphics-0.2.2-3|71	%changelog
14mu|texlive-combinedgraphics-0.2.2-3|72	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-3
14mu|texlive-combinedgraphics-0.2.2-3|73	+ Revision: 8701c3b
14mu|texlive-combinedgraphics-0.2.2-3|74	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-combinedgraphics-0.2.2-3|75	
14mu|texlive-combinedgraphics-0.2.2-3|76	

24514 14
14mu|texlive-comma-1.2-4|1	# revision 18259
14mu|texlive-comma-1.2-4|2	# category Package
14mu|texlive-comma-1.2-4|3	# catalog-ctan /macros/latex/contrib/comma
14mu|texlive-comma-1.2-4|4	# catalog-date 2010-05-23 19:54:42 +0200
14mu|texlive-comma-1.2-4|5	# catalog-license lppl
14mu|texlive-comma-1.2-4|6	# catalog-version 1.2
14mu|texlive-comma-1.2-4|7	Name:		texlive-comma
14mu|texlive-comma-1.2-4|8	Version:	1.2
14mu|texlive-comma-1.2-4|9	Release:	4
14mu|texlive-comma-1.2-4|10	Summary:	Formats a number by inserting commas
14mu|texlive-comma-1.2-4|11	Group:		Publishing
14mu|texlive-comma-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/comma
14mu|texlive-comma-1.2-4|13	License:	LPPL
14mu|texlive-comma-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comma.tar.xz
14mu|texlive-comma-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comma.doc.tar.xz
14mu|texlive-comma-1.2-4|16	BuildArch:	noarch
14mu|texlive-comma-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-comma-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-comma-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-comma-1.2-4|20	
14mu|texlive-comma-1.2-4|21	%description
14mu|texlive-comma-1.2-4|22	A flexible package that allows commas (or anything else) to be
14mu|texlive-comma-1.2-4|23	inserted every three digits in a number, as in 1,234.
14mu|texlive-comma-1.2-4|24	
14mu|texlive-comma-1.2-4|25	
14mu|texlive-comma-1.2-4|26	#-----------------------------------------------------------------------
14mu|texlive-comma-1.2-4|27	%files
14mu|texlive-comma-1.2-4|28	%{_texmfdistdir}/tex/latex/comma/comma.sty
14mu|texlive-comma-1.2-4|29	%doc %{_texmfdistdir}/doc/latex/comma/README
14mu|texlive-comma-1.2-4|30	%doc %{_texmfdistdir}/doc/latex/comma/comma.pdf
14mu|texlive-comma-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/comma/comma.tex
14mu|texlive-comma-1.2-4|32	
14mu|texlive-comma-1.2-4|33	#-----------------------------------------------------------------------
14mu|texlive-comma-1.2-4|34	%prep
14mu|texlive-comma-1.2-4|35	%setup -c -a0 -a1
14mu|texlive-comma-1.2-4|36	
14mu|texlive-comma-1.2-4|37	%build
14mu|texlive-comma-1.2-4|38	
14mu|texlive-comma-1.2-4|39	%install
14mu|texlive-comma-1.2-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-comma-1.2-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-comma-1.2-4|42	
14mu|texlive-comma-1.2-4|43	
14mu|texlive-comma-1.2-4|44	
14mu|texlive-comma-1.2-4|45	%changelog
14mu|texlive-comma-1.2-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-comma-1.2-4|47	+ Revision: e14f8c7
14mu|texlive-comma-1.2-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-comma-1.2-4|49	
14mu|texlive-comma-1.2-4|50	

24515 14
14mu|texlive-commado-0.11-7|1	# revision 28419
14mu|texlive-commado-0.11-7|2	# category Package
14mu|texlive-commado-0.11-7|3	# catalog-ctan /macros/generic/commado
14mu|texlive-commado-0.11-7|4	# catalog-date 2012-12-02 13:05:20 +0100
14mu|texlive-commado-0.11-7|5	# catalog-license lppl1.3
14mu|texlive-commado-0.11-7|6	# catalog-version 0.11
14mu|texlive-commado-0.11-7|7	Name:		texlive-commado
14mu|texlive-commado-0.11-7|8	Version:	0.11
14mu|texlive-commado-0.11-7|9	Release:	7
14mu|texlive-commado-0.11-7|10	Summary:	Expandable iteration on comma-separated and filename lists
14mu|texlive-commado-0.11-7|11	Group:		Publishing
14mu|texlive-commado-0.11-7|12	URL:		http://www.ctan.org/tex-archive/macros/generic/commado
14mu|texlive-commado-0.11-7|13	License:	LPPL1.3
14mu|texlive-commado-0.11-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commado.tar.xz
14mu|texlive-commado-0.11-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commado.doc.tar.xz
14mu|texlive-commado-0.11-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commado.source.tar.xz
14mu|texlive-commado-0.11-7|17	BuildArch:	noarch
14mu|texlive-commado-0.11-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-commado-0.11-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-commado-0.11-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-commado-0.11-7|21	
14mu|texlive-commado-0.11-7|22	%description
14mu|texlive-commado-0.11-7|23	The bundle provides two packages: commado and filesdo. The
14mu|texlive-commado-0.11-7|24	package commado provides the command \DoWithCSL:
14mu|texlive-commado-0.11-7|25	\DoWithCSL{cmd}{list} applies an existing one-parameter macro
14mu|texlive-commado-0.11-7|26	cmd to each item in a list list in which terms are separated by
14mu|texlive-commado-0.11-7|27	commas. The package filesdo provides the command
14mu|texlive-commado-0.11-7|28	\DoWithBasesExts: \DoWithBasesExts{cmd}{bases}{exts} which runs
14mu|texlive-commado-0.11-7|29	the single parameter command cmd on each file whose base and
14mu|texlive-commado-0.11-7|30	extension are respectively from the comma-separated lists bases
14mu|texlive-commado-0.11-7|31	and exts. These 'loop'-like commands are (themselves) entirely
14mu|texlive-commado-0.11-7|32	expandable. The packages rely on packages plainpkg, and
14mu|texlive-commado-0.11-7|33	stacklet.
14mu|texlive-commado-0.11-7|34	
14mu|texlive-commado-0.11-7|35	
14mu|texlive-commado-0.11-7|36	#-----------------------------------------------------------------------
14mu|texlive-commado-0.11-7|37	%files
14mu|texlive-commado-0.11-7|38	%{_texmfdistdir}/tex/generic/commado/commado.RLS
14mu|texlive-commado-0.11-7|39	%{_texmfdistdir}/tex/generic/commado/commado.sty
14mu|texlive-commado-0.11-7|40	%{_texmfdistdir}/tex/generic/commado/filesdo.sty
14mu|texlive-commado-0.11-7|41	%doc %{_texmfdistdir}/doc/generic/commado/README
14mu|texlive-commado-0.11-7|42	%doc %{_texmfdistdir}/doc/generic/commado/SrcFILEs.txt
14mu|texlive-commado-0.11-7|43	%doc %{_texmfdistdir}/doc/generic/commado/commado.pdf
14mu|texlive-commado-0.11-7|44	#- source
14mu|texlive-commado-0.11-7|45	%doc %{_texmfdistdir}/source/generic/commado/commado.tex
14mu|texlive-commado-0.11-7|46	%doc %{_texmfdistdir}/source/generic/commado/srcfiles.tex
14mu|texlive-commado-0.11-7|47	
14mu|texlive-commado-0.11-7|48	#-----------------------------------------------------------------------
14mu|texlive-commado-0.11-7|49	%prep
14mu|texlive-commado-0.11-7|50	%setup -c -a0 -a1 -a2
14mu|texlive-commado-0.11-7|51	
14mu|texlive-commado-0.11-7|52	%build
14mu|texlive-commado-0.11-7|53	
14mu|texlive-commado-0.11-7|54	%install
14mu|texlive-commado-0.11-7|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-commado-0.11-7|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-commado-0.11-7|57	
14mu|texlive-commado-0.11-7|58	%changelog
14mu|texlive-commado-0.11-7|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.11-7
14mu|texlive-commado-0.11-7|60	+ Revision: 7187097
14mu|texlive-commado-0.11-7|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-commado-0.11-7|62	
14mu|texlive-commado-0.11-7|63	

24516 14
14mu|texlive-comment-3.6-4|1	# revision 17155
14mu|texlive-comment-3.6-4|2	# category Package
14mu|texlive-comment-3.6-4|3	# catalog-ctan /macros/latex/contrib/comment
14mu|texlive-comment-3.6-4|4	# catalog-date 2010-02-22 20:33:14 +0100
14mu|texlive-comment-3.6-4|5	# catalog-license gpl
14mu|texlive-comment-3.6-4|6	# catalog-version 3.6
14mu|texlive-comment-3.6-4|7	Name:		texlive-comment
14mu|texlive-comment-3.6-4|8	Version:	3.6
14mu|texlive-comment-3.6-4|9	Release:	4
14mu|texlive-comment-3.6-4|10	Summary:	Selectively include/excludes portions of text
14mu|texlive-comment-3.6-4|11	Group:		Publishing
14mu|texlive-comment-3.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/comment
14mu|texlive-comment-3.6-4|13	License:	GPL
14mu|texlive-comment-3.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comment.tar.xz
14mu|texlive-comment-3.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comment.doc.tar.xz
14mu|texlive-comment-3.6-4|16	BuildArch:	noarch
14mu|texlive-comment-3.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-comment-3.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-comment-3.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-comment-3.6-4|20	
14mu|texlive-comment-3.6-4|21	%description
14mu|texlive-comment-3.6-4|22	Selectively include/exclude pieces of text, allowing the user
14mu|texlive-comment-3.6-4|23	to define new, separately controlled, comment versions. All
14mu|texlive-comment-3.6-4|24	text between \comment ... \endcomment or \begin{comment} ...
14mu|texlive-comment-3.6-4|25	\end{comment} is discarded. The opening and closing commands
14mu|texlive-comment-3.6-4|26	should appear on a line of their own. No starting spaces,
14mu|texlive-comment-3.6-4|27	nothing after it. This environment should work with arbitrary
14mu|texlive-comment-3.6-4|28	amounts of comment, and the comment can be arbitrary text.
14mu|texlive-comment-3.6-4|29	Other 'comment' environments are defined and
14mu|texlive-comment-3.6-4|30	selected/deselected with \includecomment{versiona} and
14mu|texlive-comment-3.6-4|31	\excludecoment{versionb} These environments are used as
14mu|texlive-comment-3.6-4|32	\versiona ... \endversiona or \begin{versiona} ...
14mu|texlive-comment-3.6-4|33	\end{versiona} with the opening and closing commands again on a
14mu|texlive-comment-3.6-4|34	line of their own.
14mu|texlive-comment-3.6-4|35	
14mu|texlive-comment-3.6-4|36	
14mu|texlive-comment-3.6-4|37	#-----------------------------------------------------------------------
14mu|texlive-comment-3.6-4|38	%files
14mu|texlive-comment-3.6-4|39	%{_texmfdistdir}/tex/latex/comment/comment.sty
14mu|texlive-comment-3.6-4|40	%doc %{_texmfdistdir}/doc/latex/comment/README
14mu|texlive-comment-3.6-4|41	%doc %{_texmfdistdir}/doc/latex/comment/comm_latest.tex
14mu|texlive-comment-3.6-4|42	%doc %{_texmfdistdir}/doc/latex/comment/comment.pdf
14mu|texlive-comment-3.6-4|43	%doc %{_texmfdistdir}/doc/latex/comment/comment.tex
14mu|texlive-comment-3.6-4|44	
14mu|texlive-comment-3.6-4|45	#-----------------------------------------------------------------------
14mu|texlive-comment-3.6-4|46	%prep
14mu|texlive-comment-3.6-4|47	%setup -c -a0 -a1
14mu|texlive-comment-3.6-4|48	
14mu|texlive-comment-3.6-4|49	%build
14mu|texlive-comment-3.6-4|50	
14mu|texlive-comment-3.6-4|51	%install
14mu|texlive-comment-3.6-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-comment-3.6-4|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-comment-3.6-4|54	
14mu|texlive-comment-3.6-4|55	
14mu|texlive-comment-3.6-4|56	
14mu|texlive-comment-3.6-4|57	%changelog
14mu|texlive-comment-3.6-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.6-4
14mu|texlive-comment-3.6-4|59	+ Revision: 18954a4
14mu|texlive-comment-3.6-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-comment-3.6-4|61	
14mu|texlive-comment-3.6-4|62	

24517 14
14mu|texlive-complexity-0.76-4|1	# revision 15878
14mu|texlive-complexity-0.76-4|2	# category Package
14mu|texlive-complexity-0.76-4|3	# catalog-ctan /macros/latex/contrib/complexity
14mu|texlive-complexity-0.76-4|4	# catalog-date 2007-02-03 21:01:24 +0100
14mu|texlive-complexity-0.76-4|5	# catalog-license lppl
14mu|texlive-complexity-0.76-4|6	# catalog-version 0.76
14mu|texlive-complexity-0.76-4|7	Name:		texlive-complexity
14mu|texlive-complexity-0.76-4|8	Version:	0.76
14mu|texlive-complexity-0.76-4|9	Release:	4
14mu|texlive-complexity-0.76-4|10	Summary:	Computational complexity class names
14mu|texlive-complexity-0.76-4|11	Group:		Publishing
14mu|texlive-complexity-0.76-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/complexity
14mu|texlive-complexity-0.76-4|13	License:	LPPL
14mu|texlive-complexity-0.76-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/complexity.tar.xz
14mu|texlive-complexity-0.76-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/complexity.doc.tar.xz
14mu|texlive-complexity-0.76-4|16	BuildArch:	noarch
14mu|texlive-complexity-0.76-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-complexity-0.76-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-complexity-0.76-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-complexity-0.76-4|20	
14mu|texlive-complexity-0.76-4|21	%description
14mu|texlive-complexity-0.76-4|22	Complexity is a LaTeX package that defines commands to typeset
14mu|texlive-complexity-0.76-4|23	Computational Complexity Classes such as $\P$ and $\NP$ (as
14mu|texlive-complexity-0.76-4|24	well as hundreds of others). It also offers several options
14mu|texlive-complexity-0.76-4|25	including which font classes are typeset in and how many are
14mu|texlive-complexity-0.76-4|26	defined (all of them or just the basic, most commonly used
14mu|texlive-complexity-0.76-4|27	ones). The package has no dependencies other than the standard
14mu|texlive-complexity-0.76-4|28	ifthen package.
14mu|texlive-complexity-0.76-4|29	
14mu|texlive-complexity-0.76-4|30	
14mu|texlive-complexity-0.76-4|31	#-----------------------------------------------------------------------
14mu|texlive-complexity-0.76-4|32	%files
14mu|texlive-complexity-0.76-4|33	%{_texmfdistdir}/tex/latex/complexity/complexity.sty
14mu|texlive-complexity-0.76-4|34	%{_texmfdistdir}/tex/latex/complexity/mycomplexity.sty
14mu|texlive-complexity-0.76-4|35	%doc %{_texmfdistdir}/doc/latex/complexity/README
14mu|texlive-complexity-0.76-4|36	%doc %{_texmfdistdir}/doc/latex/complexity/complexity.pdf
14mu|texlive-complexity-0.76-4|37	%doc %{_texmfdistdir}/doc/latex/complexity/complexity.tex
14mu|texlive-complexity-0.76-4|38	%doc %{_texmfdistdir}/doc/latex/complexity/tableofclasses.tex
14mu|texlive-complexity-0.76-4|39	
14mu|texlive-complexity-0.76-4|40	#-----------------------------------------------------------------------
14mu|texlive-complexity-0.76-4|41	%prep
14mu|texlive-complexity-0.76-4|42	%setup -c -a0 -a1
14mu|texlive-complexity-0.76-4|43	
14mu|texlive-complexity-0.76-4|44	%build
14mu|texlive-complexity-0.76-4|45	
14mu|texlive-complexity-0.76-4|46	%install
14mu|texlive-complexity-0.76-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-complexity-0.76-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-complexity-0.76-4|49	
14mu|texlive-complexity-0.76-4|50	
14mu|texlive-complexity-0.76-4|51	
14mu|texlive-complexity-0.76-4|52	%changelog
14mu|texlive-complexity-0.76-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.76-4
14mu|texlive-complexity-0.76-4|54	+ Revision: 251f392
14mu|texlive-complexity-0.76-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-complexity-0.76-4|56	
14mu|texlive-complexity-0.76-4|57	

24518 14
14mu|texlive-computational-complexity-v2.25-3|1	# revision 27047
14mu|texlive-computational-complexity-v2.25-3|2	# category Package
14mu|texlive-computational-complexity-v2.25-3|3	# catalog-ctan /macros/latex/contrib/computational-complexity
14mu|texlive-computational-complexity-v2.25-3|4	# catalog-date 2012-06-22 16:58:16 +0200
14mu|texlive-computational-complexity-v2.25-3|5	# catalog-license lppl
14mu|texlive-computational-complexity-v2.25-3|6	# catalog-version v2.25
14mu|texlive-computational-complexity-v2.25-3|7	Name:		texlive-computational-complexity
14mu|texlive-computational-complexity-v2.25-3|8	Version:	v2.25
14mu|texlive-computational-complexity-v2.25-3|9	Release:	3
14mu|texlive-computational-complexity-v2.25-3|10	Summary:	Class for the journal Computational Complexity
14mu|texlive-computational-complexity-v2.25-3|11	Group:		Publishing
14mu|texlive-computational-complexity-v2.25-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/computational-complexity
14mu|texlive-computational-complexity-v2.25-3|13	License:	LPPL
14mu|texlive-computational-complexity-v2.25-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/computational-complexity.tar.xz
14mu|texlive-computational-complexity-v2.25-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/computational-complexity.doc.tar.xz
14mu|texlive-computational-complexity-v2.25-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/computational-complexity.source.tar.xz
14mu|texlive-computational-complexity-v2.25-3|17	BuildArch:	noarch
14mu|texlive-computational-complexity-v2.25-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-computational-complexity-v2.25-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-computational-complexity-v2.25-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-computational-complexity-v2.25-3|21	
14mu|texlive-computational-complexity-v2.25-3|22	%description
14mu|texlive-computational-complexity-v2.25-3|23	The LaTeX2e class cc was written for the journal Computational
14mu|texlive-computational-complexity-v2.25-3|24	Complexity, and it can also be used for a lot of other
14mu|texlive-computational-complexity-v2.25-3|25	articles. You may like it since it contains a lot of features
14mu|texlive-computational-complexity-v2.25-3|26	as more intelligent references, a set of theorem definitions,
14mu|texlive-computational-complexity-v2.25-3|27	an algorithm environment, ... The class requires natbib.
14mu|texlive-computational-complexity-v2.25-3|28	
14mu|texlive-computational-complexity-v2.25-3|29	
14mu|texlive-computational-complexity-v2.25-3|30	#-----------------------------------------------------------------------
14mu|texlive-computational-complexity-v2.25-3|31	%files
14mu|texlive-computational-complexity-v2.25-3|32	%{_texmfdistdir}/bibtex/bib/computational-complexity/journals.bib
14mu|texlive-computational-complexity-v2.25-3|33	%{_texmfdistdir}/bibtex/bst/computational-complexity/cc.bst
14mu|texlive-computational-complexity-v2.25-3|34	%{_texmfdistdir}/bibtex/bst/computational-complexity/cc2.bst
14mu|texlive-computational-complexity-v2.25-3|35	%{_texmfdistdir}/tex/latex/computational-complexity/cc-cls.sty
14mu|texlive-computational-complexity-v2.25-3|36	%{_texmfdistdir}/tex/latex/computational-complexity/cc.cls
14mu|texlive-computational-complexity-v2.25-3|37	%{_texmfdistdir}/tex/latex/computational-complexity/cc2cite.sty
14mu|texlive-computational-complexity-v2.25-3|38	%{_texmfdistdir}/tex/latex/computational-complexity/cc4amsart.sty
14mu|texlive-computational-complexity-v2.25-3|39	%{_texmfdistdir}/tex/latex/computational-complexity/cc4apjrnl.sty
14mu|texlive-computational-complexity-v2.25-3|40	%{_texmfdistdir}/tex/latex/computational-complexity/cc4elsart.sty
14mu|texlive-computational-complexity-v2.25-3|41	%{_texmfdistdir}/tex/latex/computational-complexity/cc4jT.sty
14mu|texlive-computational-complexity-v2.25-3|42	%{_texmfdistdir}/tex/latex/computational-complexity/cc4llncs.sty
14mu|texlive-computational-complexity-v2.25-3|43	%{_texmfdistdir}/tex/latex/computational-complexity/cc4siamltex.sty
14mu|texlive-computational-complexity-v2.25-3|44	%{_texmfdistdir}/tex/latex/computational-complexity/cc4svjour.sty
14mu|texlive-computational-complexity-v2.25-3|45	%{_texmfdistdir}/tex/latex/computational-complexity/ccalgo.sty
14mu|texlive-computational-complexity-v2.25-3|46	%{_texmfdistdir}/tex/latex/computational-complexity/ccaux.sty
14mu|texlive-computational-complexity-v2.25-3|47	%{_texmfdistdir}/tex/latex/computational-complexity/cccite.sty
14mu|texlive-computational-complexity-v2.25-3|48	%{_texmfdistdir}/tex/latex/computational-complexity/ccdbs.sty
14mu|texlive-computational-complexity-v2.25-3|49	%{_texmfdistdir}/tex/latex/computational-complexity/cclayout.sty
14mu|texlive-computational-complexity-v2.25-3|50	%{_texmfdistdir}/tex/latex/computational-complexity/ccproof.sty
14mu|texlive-computational-complexity-v2.25-3|51	%{_texmfdistdir}/tex/latex/computational-complexity/ccqed.sty
14mu|texlive-computational-complexity-v2.25-3|52	%{_texmfdistdir}/tex/latex/computational-complexity/ccref.sty
14mu|texlive-computational-complexity-v2.25-3|53	%{_texmfdistdir}/tex/latex/computational-complexity/ccreltx.sty
14mu|texlive-computational-complexity-v2.25-3|54	%{_texmfdistdir}/tex/latex/computational-complexity/ccthm.sty
14mu|texlive-computational-complexity-v2.25-3|55	%{_texmfdistdir}/tex/latex/computational-complexity/relabel.sty
14mu|texlive-computational-complexity-v2.25-3|56	%{_texmfdistdir}/tex/latex/computational-complexity/thcc.sty
14mu|texlive-computational-complexity-v2.25-3|57	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc-cls-inline.tex
14mu|texlive-computational-complexity-v2.25-3|58	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc-portability-frame.tex
14mu|texlive-computational-complexity-v2.25-3|59	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc.pdf
14mu|texlive-computational-complexity-v2.25-3|60	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc2.dbj
14mu|texlive-computational-complexity-v2.25-3|61	%doc %{_texmfdistdir}/doc/latex/computational-complexity/ccquickref.tex
14mu|texlive-computational-complexity-v2.25-3|62	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cctemplate.tex
14mu|texlive-computational-complexity-v2.25-3|63	#- source
14mu|texlive-computational-complexity-v2.25-3|64	%doc %{_texmfdistdir}/source/latex/computational-complexity/cc.dtx
14mu|texlive-computational-complexity-v2.25-3|65	%doc %{_texmfdistdir}/source/latex/computational-complexity/cc.ins
14mu|texlive-computational-complexity-v2.25-3|66	
14mu|texlive-computational-complexity-v2.25-3|67	#-----------------------------------------------------------------------
14mu|texlive-computational-complexity-v2.25-3|68	%prep
14mu|texlive-computational-complexity-v2.25-3|69	%setup -c -a0 -a1 -a2
14mu|texlive-computational-complexity-v2.25-3|70	
14mu|texlive-computational-complexity-v2.25-3|71	%build
14mu|texlive-computational-complexity-v2.25-3|72	
14mu|texlive-computational-complexity-v2.25-3|73	%install
14mu|texlive-computational-complexity-v2.25-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-computational-complexity-v2.25-3|75	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-computational-complexity-v2.25-3|76	
14mu|texlive-computational-complexity-v2.25-3|77	
14mu|texlive-computational-complexity-v2.25-3|78	
14mu|texlive-computational-complexity-v2.25-3|79	%changelog
14mu|texlive-computational-complexity-v2.25-3|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v2.25-3
14mu|texlive-computational-complexity-v2.25-3|81	+ Revision: d43a21e
14mu|texlive-computational-complexity-v2.25-3|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-computational-complexity-v2.25-3|83	
14mu|texlive-computational-complexity-v2.25-3|84	

24519 14
14mu|texlive-concepts-0.0.5.r1-7|1	# revision 29020
14mu|texlive-concepts-0.0.5.r1-7|2	# category Package
14mu|texlive-concepts-0.0.5.r1-7|3	# catalog-ctan /macros/latex/contrib/concepts
14mu|texlive-concepts-0.0.5.r1-7|4	# catalog-date 2012-12-31 10:20:52 +0100
14mu|texlive-concepts-0.0.5.r1-7|5	# catalog-license lppl
14mu|texlive-concepts-0.0.5.r1-7|6	# catalog-version 0.0.5-r1
14mu|texlive-concepts-0.0.5.r1-7|7	Name:		texlive-concepts
14mu|texlive-concepts-0.0.5.r1-7|8	Version:	0.0.5.r1
14mu|texlive-concepts-0.0.5.r1-7|9	Release:	7
14mu|texlive-concepts-0.0.5.r1-7|10	Summary:	Keeping track of formal 'concepts' for a particular field
14mu|texlive-concepts-0.0.5.r1-7|11	Group:		Publishing
14mu|texlive-concepts-0.0.5.r1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/concepts
14mu|texlive-concepts-0.0.5.r1-7|13	License:	LPPL
14mu|texlive-concepts-0.0.5.r1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concepts.tar.xz
14mu|texlive-concepts-0.0.5.r1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concepts.doc.tar.xz
14mu|texlive-concepts-0.0.5.r1-7|16	BuildArch:	noarch
14mu|texlive-concepts-0.0.5.r1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-concepts-0.0.5.r1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-concepts-0.0.5.r1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-concepts-0.0.5.r1-7|20	
14mu|texlive-concepts-0.0.5.r1-7|21	%description
14mu|texlive-concepts-0.0.5.r1-7|22	The package helps to keep track of formal 'concepts' for a
14mu|texlive-concepts-0.0.5.r1-7|23	specific field or document. This is particularly useful for
14mu|texlive-concepts-0.0.5.r1-7|24	scientific papers (for example, in physics, mathematics or
14mu|texlive-concepts-0.0.5.r1-7|25	computer science), which may introduce several concepts (with
14mu|texlive-concepts-0.0.5.r1-7|26	their own symbols). The package's commands allow the user to
14mu|texlive-concepts-0.0.5.r1-7|27	define a concept (typically, near its first use), and will
14mu|texlive-concepts-0.0.5.r1-7|28	ensure consistent use throughout the document. The package
14mu|texlive-concepts-0.0.5.r1-7|29	depends on several other packages; while these are fairly
14mu|texlive-concepts-0.0.5.r1-7|30	common packages, the user should check the package's README
14mu|texlive-concepts-0.0.5.r1-7|31	file for the complete list.
14mu|texlive-concepts-0.0.5.r1-7|32	
14mu|texlive-concepts-0.0.5.r1-7|33	
14mu|texlive-concepts-0.0.5.r1-7|34	#-----------------------------------------------------------------------
14mu|texlive-concepts-0.0.5.r1-7|35	%files
14mu|texlive-concepts-0.0.5.r1-7|36	%{_texmfdistdir}/tex/latex/concepts/concepts.sty
14mu|texlive-concepts-0.0.5.r1-7|37	%doc %{_texmfdistdir}/doc/latex/concepts/README
14mu|texlive-concepts-0.0.5.r1-7|38	%doc %{_texmfdistdir}/doc/latex/concepts/concepts.pdf
14mu|texlive-concepts-0.0.5.r1-7|39	%doc %{_texmfdistdir}/doc/latex/concepts/concepts.tex
14mu|texlive-concepts-0.0.5.r1-7|40	%doc %{_texmfdistdir}/doc/latex/concepts/dry.sty
14mu|texlive-concepts-0.0.5.r1-7|41	%doc %{_texmfdistdir}/doc/latex/concepts/packagedoc.cls
14mu|texlive-concepts-0.0.5.r1-7|42	%doc %{_texmfdistdir}/doc/latex/concepts/with.sty
14mu|texlive-concepts-0.0.5.r1-7|43	
14mu|texlive-concepts-0.0.5.r1-7|44	#-----------------------------------------------------------------------
14mu|texlive-concepts-0.0.5.r1-7|45	%prep
14mu|texlive-concepts-0.0.5.r1-7|46	%setup -c -a0 -a1
14mu|texlive-concepts-0.0.5.r1-7|47	
14mu|texlive-concepts-0.0.5.r1-7|48	%build
14mu|texlive-concepts-0.0.5.r1-7|49	
14mu|texlive-concepts-0.0.5.r1-7|50	%install
14mu|texlive-concepts-0.0.5.r1-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-concepts-0.0.5.r1-7|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-concepts-0.0.5.r1-7|53	
14mu|texlive-concepts-0.0.5.r1-7|54	%changelog
14mu|texlive-concepts-0.0.5.r1-7|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.5.r1-7
14mu|texlive-concepts-0.0.5.r1-7|56	+ Revision: 73b167e
14mu|texlive-concepts-0.0.5.r1-7|57	- MassBuild#674: Increase release tag
14mu|texlive-concepts-0.0.5.r1-7|58	
14mu|texlive-concepts-0.0.5.r1-7|59	

24520 14
14mu|texlive-concprog-20070101-4|1	# revision 18791
14mu|texlive-concprog-20070101-4|2	# category Package
14mu|texlive-concprog-20070101-4|3	# catalog-ctan /macros/latex/contrib/concprog
14mu|texlive-concprog-20070101-4|4	# catalog-date 2007-01-01 11:39:06 +0100
14mu|texlive-concprog-20070101-4|5	# catalog-license gpl
14mu|texlive-concprog-20070101-4|6	# catalog-version undef
14mu|texlive-concprog-20070101-4|7	Name:		texlive-concprog
14mu|texlive-concprog-20070101-4|8	Version:	20070101
14mu|texlive-concprog-20070101-4|9	Release:	4
14mu|texlive-concprog-20070101-4|10	Summary:	Concert programmes
14mu|texlive-concprog-20070101-4|11	Group:		Publishing
14mu|texlive-concprog-20070101-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/concprog
14mu|texlive-concprog-20070101-4|13	License:	GPL
14mu|texlive-concprog-20070101-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concprog.tar.xz
14mu|texlive-concprog-20070101-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concprog.doc.tar.xz
14mu|texlive-concprog-20070101-4|16	BuildArch:	noarch
14mu|texlive-concprog-20070101-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-concprog-20070101-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-concprog-20070101-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-concprog-20070101-4|20	
14mu|texlive-concprog-20070101-4|21	%description
14mu|texlive-concprog-20070101-4|22	A class which provides the necessary macros to prepare a
14mu|texlive-concprog-20070101-4|23	(classical) concert programme; a sample is provided.
14mu|texlive-concprog-20070101-4|24	
14mu|texlive-concprog-20070101-4|25	
14mu|texlive-concprog-20070101-4|26	#-----------------------------------------------------------------------
14mu|texlive-concprog-20070101-4|27	%files
14mu|texlive-concprog-20070101-4|28	%{_texmfdistdir}/tex/latex/concprog/ConcProg.cls
14mu|texlive-concprog-20070101-4|29	%doc %{_texmfdistdir}/doc/latex/concprog/program.tex
14mu|texlive-concprog-20070101-4|30	
14mu|texlive-concprog-20070101-4|31	#-----------------------------------------------------------------------
14mu|texlive-concprog-20070101-4|32	%prep
14mu|texlive-concprog-20070101-4|33	%setup -c -a0 -a1
14mu|texlive-concprog-20070101-4|34	
14mu|texlive-concprog-20070101-4|35	%build
14mu|texlive-concprog-20070101-4|36	
14mu|texlive-concprog-20070101-4|37	%install
14mu|texlive-concprog-20070101-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-concprog-20070101-4|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-concprog-20070101-4|40	
14mu|texlive-concprog-20070101-4|41	
14mu|texlive-concprog-20070101-4|42	
14mu|texlive-concprog-20070101-4|43	%changelog
14mu|texlive-concprog-20070101-4|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070101-4
14mu|texlive-concprog-20070101-4|45	+ Revision: 4323c49
14mu|texlive-concprog-20070101-4|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-concprog-20070101-4|47	
14mu|texlive-concprog-20070101-4|48	

24521 14
14mu|texlive-concrete-20061208-4|1	# revision 15878
14mu|texlive-concrete-20061208-4|2	# category Package
14mu|texlive-concrete-20061208-4|3	# catalog-ctan /fonts/concrete
14mu|texlive-concrete-20061208-4|4	# catalog-date 2006-12-08 15:31:01 +0100
14mu|texlive-concrete-20061208-4|5	# catalog-license knuth
14mu|texlive-concrete-20061208-4|6	# catalog-version undef
14mu|texlive-concrete-20061208-4|7	Name:		texlive-concrete
14mu|texlive-concrete-20061208-4|8	Version:	20061208
14mu|texlive-concrete-20061208-4|9	Release:	4
14mu|texlive-concrete-20061208-4|10	Summary:	Concrete Roman fonts
14mu|texlive-concrete-20061208-4|11	Group:		Publishing
14mu|texlive-concrete-20061208-4|12	URL:		http://www.ctan.org/tex-archive/fonts/concrete
14mu|texlive-concrete-20061208-4|13	License:	KNUTH
14mu|texlive-concrete-20061208-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concrete.tar.xz
14mu|texlive-concrete-20061208-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concrete.doc.tar.xz
14mu|texlive-concrete-20061208-4|16	BuildArch:	noarch
14mu|texlive-concrete-20061208-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-concrete-20061208-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-concrete-20061208-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-concrete-20061208-4|20	
14mu|texlive-concrete-20061208-4|21	%description
14mu|texlive-concrete-20061208-4|22	Concrete Roman fonts, designed by Donald E. Knuth, originally
14mu|texlive-concrete-20061208-4|23	for use with Euler mathematics fonts. Alternative mathematics
14mu|texlive-concrete-20061208-4|24	fonts, based on the concrete 'parameter set' are available as
14mu|texlive-concrete-20061208-4|25	the concmath fonts bundle. LaTeX support is offered by the
14mu|texlive-concrete-20061208-4|26	beton, concmath and ccfonts packages. T1- and TS1-encoded
14mu|texlive-concrete-20061208-4|27	versions of the fonts are available in the ecc bundle, and
14mu|texlive-concrete-20061208-4|28	Adobe Type 1 versions of the ecc fonts are part of the cm-super
14mu|texlive-concrete-20061208-4|29	bundle.
14mu|texlive-concrete-20061208-4|30	
14mu|texlive-concrete-20061208-4|31	
14mu|texlive-concrete-20061208-4|32	#-----------------------------------------------------------------------
14mu|texlive-concrete-20061208-4|33	%files
14mu|texlive-concrete-20061208-4|34	%{_texmfdistdir}/fonts/source/public/concrete/cccsc10.mf
14mu|texlive-concrete-20061208-4|35	%{_texmfdistdir}/fonts/source/public/concrete/ccmi10.mf
14mu|texlive-concrete-20061208-4|36	%{_texmfdistdir}/fonts/source/public/concrete/ccmic9.mf
14mu|texlive-concrete-20061208-4|37	%{_texmfdistdir}/fonts/source/public/concrete/ccr10.mf
14mu|texlive-concrete-20061208-4|38	%{_texmfdistdir}/fonts/source/public/concrete/ccr5.mf
14mu|texlive-concrete-20061208-4|39	%{_texmfdistdir}/fonts/source/public/concrete/ccr6.mf
14mu|texlive-concrete-20061208-4|40	%{_texmfdistdir}/fonts/source/public/concrete/ccr7.mf
14mu|texlive-concrete-20061208-4|41	%{_texmfdistdir}/fonts/source/public/concrete/ccr8.mf
14mu|texlive-concrete-20061208-4|42	%{_texmfdistdir}/fonts/source/public/concrete/ccr9.mf
14mu|texlive-concrete-20061208-4|43	%{_texmfdistdir}/fonts/source/public/concrete/ccsl10.mf
14mu|texlive-concrete-20061208-4|44	%{_texmfdistdir}/fonts/source/public/concrete/ccsl9.mf
14mu|texlive-concrete-20061208-4|45	%{_texmfdistdir}/fonts/source/public/concrete/ccslc9.mf
14mu|texlive-concrete-20061208-4|46	%{_texmfdistdir}/fonts/source/public/concrete/ccti10.mf
14mu|texlive-concrete-20061208-4|47	%{_texmfdistdir}/fonts/source/public/concrete/odigs.mf
14mu|texlive-concrete-20061208-4|48	%{_texmfdistdir}/fonts/tfm/public/concrete/cccsc10.tfm
14mu|texlive-concrete-20061208-4|49	%{_texmfdistdir}/fonts/tfm/public/concrete/ccmi10.tfm
14mu|texlive-concrete-20061208-4|50	%{_texmfdistdir}/fonts/tfm/public/concrete/ccmic9.tfm
14mu|texlive-concrete-20061208-4|51	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr10.tfm
14mu|texlive-concrete-20061208-4|52	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr5.tfm
14mu|texlive-concrete-20061208-4|53	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr6.tfm
14mu|texlive-concrete-20061208-4|54	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr7.tfm
14mu|texlive-concrete-20061208-4|55	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr8.tfm
14mu|texlive-concrete-20061208-4|56	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr9.tfm
14mu|texlive-concrete-20061208-4|57	%{_texmfdistdir}/fonts/tfm/public/concrete/ccsl10.tfm
14mu|texlive-concrete-20061208-4|58	%{_texmfdistdir}/fonts/tfm/public/concrete/ccsl9.tfm
14mu|texlive-concrete-20061208-4|59	%{_texmfdistdir}/fonts/tfm/public/concrete/ccslc9.tfm
14mu|texlive-concrete-20061208-4|60	%{_texmfdistdir}/fonts/tfm/public/concrete/ccti10.tfm
14mu|texlive-concrete-20061208-4|61	%doc %{_texmfdistdir}/doc/fonts/concrete/CATALOGUE
14mu|texlive-concrete-20061208-4|62	%doc %{_texmfdistdir}/doc/fonts/concrete/Makefile
14mu|texlive-concrete-20061208-4|63	%doc %{_texmfdistdir}/doc/fonts/concrete/README
14mu|texlive-concrete-20061208-4|64	
14mu|texlive-concrete-20061208-4|65	#-----------------------------------------------------------------------
14mu|texlive-concrete-20061208-4|66	%prep
14mu|texlive-concrete-20061208-4|67	%setup -c -a0 -a1
14mu|texlive-concrete-20061208-4|68	
14mu|texlive-concrete-20061208-4|69	%build
14mu|texlive-concrete-20061208-4|70	
14mu|texlive-concrete-20061208-4|71	%install
14mu|texlive-concrete-20061208-4|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-concrete-20061208-4|73	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-concrete-20061208-4|74	
14mu|texlive-concrete-20061208-4|75	
14mu|texlive-concrete-20061208-4|76	
14mu|texlive-concrete-20061208-4|77	%changelog
14mu|texlive-concrete-20061208-4|78	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061208-4
14mu|texlive-concrete-20061208-4|79	+ Revision: 1c8a179
14mu|texlive-concrete-20061208-4|80	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-concrete-20061208-4|81	
14mu|texlive-concrete-20061208-4|82	

24522 14
14mu|texlive-confproc-0.8-4|1	# revision 23358
14mu|texlive-confproc-0.8-4|2	# category Package
14mu|texlive-confproc-0.8-4|3	# catalog-ctan /macros/latex/contrib/conferences/confproc
14mu|texlive-confproc-0.8-4|4	# catalog-date 2011-08-02 13:14:53 +0200
14mu|texlive-confproc-0.8-4|5	# catalog-license lppl
14mu|texlive-confproc-0.8-4|6	# catalog-version 0.8
14mu|texlive-confproc-0.8-4|7	Name:		texlive-confproc
14mu|texlive-confproc-0.8-4|8	Version:	0.8
14mu|texlive-confproc-0.8-4|9	Release:	4
14mu|texlive-confproc-0.8-4|10	Summary:	A set of tools for generating conference proceedings
14mu|texlive-confproc-0.8-4|11	Group:		Publishing
14mu|texlive-confproc-0.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/confproc
14mu|texlive-confproc-0.8-4|13	License:	LPPL
14mu|texlive-confproc-0.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/confproc.tar.xz
14mu|texlive-confproc-0.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/confproc.doc.tar.xz
14mu|texlive-confproc-0.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/confproc.source.tar.xz
14mu|texlive-confproc-0.8-4|17	BuildArch:	noarch
14mu|texlive-confproc-0.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-confproc-0.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-confproc-0.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-confproc-0.8-4|21	
14mu|texlive-confproc-0.8-4|22	%description
14mu|texlive-confproc-0.8-4|23	The confproc collection comprises a class, a BibTeX style, and
14mu|texlive-confproc-0.8-4|24	some scripts for generating conference proceedings. It derives
14mu|texlive-confproc-0.8-4|25	from LaTeX scripts written for the DAFx-06 conference
14mu|texlive-confproc-0.8-4|26	proceedings, largely based on the pdfpages package for
14mu|texlive-confproc-0.8-4|27	including the proceedings papers and the hyperref package for
14mu|texlive-confproc-0.8-4|28	creating a proper table of contents, bookmarks and general
14mu|texlive-confproc-0.8-4|29	bibliography back-references. Confproc also uses many other
14mu|texlive-confproc-0.8-4|30	packages for fine tuning of the table of contents, bibliography
14mu|texlive-confproc-0.8-4|31	and index of authors. The added value of the class resides in
14mu|texlive-confproc-0.8-4|32	its time-saving aspects when designing conference proceedings.
14mu|texlive-confproc-0.8-4|33	
14mu|texlive-confproc-0.8-4|34	
14mu|texlive-confproc-0.8-4|35	#-----------------------------------------------------------------------
14mu|texlive-confproc-0.8-4|36	%files
14mu|texlive-confproc-0.8-4|37	%{_texmfdistdir}/bibtex/bst/confproc/newapave.bst
14mu|texlive-confproc-0.8-4|38	%{_texmfdistdir}/makeindex/confproc/confproc1.ist
14mu|texlive-confproc-0.8-4|39	%{_texmfdistdir}/makeindex/confproc/confproc2.ist
14mu|texlive-confproc-0.8-4|40	%{_texmfdistdir}/tex/latex/confproc/confproc.cfg
14mu|texlive-confproc-0.8-4|41	%{_texmfdistdir}/tex/latex/confproc/confproc.cls
14mu|texlive-confproc-0.8-4|42	%{_texmfdistdir}/tex/latex/confproc/newapave.sty
14mu|texlive-confproc-0.8-4|43	%doc %{_texmfdistdir}/doc/latex/confproc/README
14mu|texlive-confproc-0.8-4|44	%doc %{_texmfdistdir}/doc/latex/confproc/buildcls.sh
14mu|texlive-confproc-0.8-4|45	%doc %{_texmfdistdir}/doc/latex/confproc/buildcppdfpapers.sh
14mu|texlive-confproc-0.8-4|46	%doc %{_texmfdistdir}/doc/latex/confproc/buildpapers.sh
14mu|texlive-confproc-0.8-4|47	%doc %{_texmfdistdir}/doc/latex/confproc/buildproc.sh
14mu|texlive-confproc-0.8-4|48	%doc %{_texmfdistdir}/doc/latex/confproc/buildprocelpb.sh
14mu|texlive-confproc-0.8-4|49	%doc %{_texmfdistdir}/doc/latex/confproc/cleancls.sh
14mu|texlive-confproc-0.8-4|50	%doc %{_texmfdistdir}/doc/latex/confproc/confproc-short.tex
14mu|texlive-confproc-0.8-4|51	%doc %{_texmfdistdir}/doc/latex/confproc/confproc.pdf
14mu|texlive-confproc-0.8-4|52	%doc %{_texmfdistdir}/doc/latex/confproc/confproc_diag.pdf
14mu|texlive-confproc-0.8-4|53	%doc %{_texmfdistdir}/doc/latex/confproc/countnbpages.sh
14mu|texlive-confproc-0.8-4|54	%doc %{_texmfdistdir}/doc/latex/confproc/example/IEEEtran.bst
14mu|texlive-confproc-0.8-4|55	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildcppdfpapers.sh
14mu|texlive-confproc-0.8-4|56	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildpapers.sh
14mu|texlive-confproc-0.8-4|57	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildproc.sh
14mu|texlive-confproc-0.8-4|58	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildprocelpb.sh
14mu|texlive-confproc-0.8-4|59	%doc %{_texmfdistdir}/doc/latex/confproc/example/countnbpages.sh
14mu|texlive-confproc-0.8-4|60	%doc %{_texmfdistdir}/doc/latex/confproc/example/dafx_06.sty
14mu|texlive-confproc-0.8-4|61	%doc %{_texmfdistdir}/doc/latex/confproc/example/example1empty.tex
14mu|texlive-confproc-0.8-4|62	%doc %{_texmfdistdir}/doc/latex/confproc/example/example2custom.tex
14mu|texlive-confproc-0.8-4|63	%doc %{_texmfdistdir}/doc/latex/confproc/example/example3optim.tex
14mu|texlive-confproc-0.8-4|64	%doc %{_texmfdistdir}/doc/latex/confproc/example/example4optim.tex
14mu|texlive-confproc-0.8-4|65	%doc %{_texmfdistdir}/doc/latex/confproc/example/exbiblio.bib
14mu|texlive-confproc-0.8-4|66	%doc %{_texmfdistdir}/doc/latex/confproc/example/exclasslastel.tex
14mu|texlive-confproc-0.8-4|67	%doc %{_texmfdistdir}/doc/latex/confproc/example/exclasslastpb.tex
14mu|texlive-confproc-0.8-4|68	%doc %{_texmfdistdir}/doc/latex/confproc/example/exclasspre.tex
14mu|texlive-confproc-0.8-4|69	%doc %{_texmfdistdir}/doc/latex/confproc/example/expages.tex
14mu|texlive-confproc-0.8-4|70	%doc %{_texmfdistdir}/doc/latex/confproc/example/expapersswitch.tex
14mu|texlive-confproc-0.8-4|71	%doc %{_texmfdistdir}/doc/latex/confproc/example/exportIndividualPDFs.sh
14mu|texlive-confproc-0.8-4|72	%doc %{_texmfdistdir}/doc/latex/confproc/example/exprogram.csv
14mu|texlive-confproc-0.8-4|73	%doc %{_texmfdistdir}/doc/latex/confproc/example/generateswitch.pl
14mu|texlive-confproc-0.8-4|74	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/IEEEtran.bst
14mu|texlive-confproc-0.8-4|75	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/dafx_06.sty
14mu|texlive-confproc-0.8-4|76	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/expages.tex
14mu|texlive-confproc-0.8-4|77	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_001.pdf
14mu|texlive-confproc-0.8-4|78	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_003.pdf
14mu|texlive-confproc-0.8-4|79	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_005.pdf
14mu|texlive-confproc-0.8-4|80	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_007.pdf
14mu|texlive-confproc-0.8-4|81	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_009.pdf
14mu|texlive-confproc-0.8-4|82	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/dafx_06.sty
14mu|texlive-confproc-0.8-4|83	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/fft_plot2.png
14mu|texlive-confproc-0.8-4|84	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.bib
14mu|texlive-confproc-0.8-4|85	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.tex
14mu|texlive-confproc-0.8-4|86	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/dafx_06.sty
14mu|texlive-confproc-0.8-4|87	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/fft_plot2.png
14mu|texlive-confproc-0.8-4|88	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.bib
14mu|texlive-confproc-0.8-4|89	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.tex
14mu|texlive-confproc-0.8-4|90	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/dafx_06.sty
14mu|texlive-confproc-0.8-4|91	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/fft_plot2.png
14mu|texlive-confproc-0.8-4|92	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.bib
14mu|texlive-confproc-0.8-4|93	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.tex
14mu|texlive-confproc-0.8-4|94	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/dafx_06.sty
14mu|texlive-confproc-0.8-4|95	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/fft_plot2.png
14mu|texlive-confproc-0.8-4|96	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.bib
14mu|texlive-confproc-0.8-4|97	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.tex
14mu|texlive-confproc-0.8-4|98	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/dafx_06.sty
14mu|texlive-confproc-0.8-4|99	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/fft_plot2.png
14mu|texlive-confproc-0.8-4|100	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.bib
14mu|texlive-confproc-0.8-4|101	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.tex
14mu|texlive-confproc-0.8-4|102	%doc %{_texmfdistdir}/doc/latex/confproc/example/papersinfo.sh
14mu|texlive-confproc-0.8-4|103	%doc %{_texmfdistdir}/doc/latex/confproc/example/paperssplitpreamble.sh
14mu|texlive-confproc-0.8-4|104	%doc %{_texmfdistdir}/doc/latex/confproc/example/pictures/ex_1stpage.pdf
14mu|texlive-confproc-0.8-4|105	%doc %{_texmfdistdir}/doc/latex/confproc/example/removeLaTeXcmds.sh
14mu|texlive-confproc-0.8-4|106	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/dafx_06.sty
14mu|texlive-confproc-0.8-4|107	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/fft_plot2.png
14mu|texlive-confproc-0.8-4|108	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/p_001.bib
14mu|texlive-confproc-0.8-4|109	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/p_001.tex
14mu|texlive-confproc-0.8-4|110	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/dafx_06.sty
14mu|texlive-confproc-0.8-4|111	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/fft_plot2.png
14mu|texlive-confproc-0.8-4|112	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/p_003.bib
14mu|texlive-confproc-0.8-4|113	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/p_003.tex
14mu|texlive-confproc-0.8-4|114	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/dafx_06.sty
14mu|texlive-confproc-0.8-4|115	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/fft_plot2.png
14mu|texlive-confproc-0.8-4|116	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/p_005.bib
14mu|texlive-confproc-0.8-4|117	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/p_005.tex
14mu|texlive-confproc-0.8-4|118	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/dafx_06.sty
14mu|texlive-confproc-0.8-4|119	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/fft_plot2.png
14mu|texlive-confproc-0.8-4|120	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/p_007.bib
14mu|texlive-confproc-0.8-4|121	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/p_007.tex
14mu|texlive-confproc-0.8-4|122	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/dafx_06.sty
14mu|texlive-confproc-0.8-4|123	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/fft_plot2.png
14mu|texlive-confproc-0.8-4|124	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/p_009.bib
14mu|texlive-confproc-0.8-4|125	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/p_009.tex
14mu|texlive-confproc-0.8-4|126	%doc %{_texmfdistdir}/doc/latex/confproc/example1empty.tex
14mu|texlive-confproc-0.8-4|127	%doc %{_texmfdistdir}/doc/latex/confproc/example2custom.tex
14mu|texlive-confproc-0.8-4|128	%doc %{_texmfdistdir}/doc/latex/confproc/example3optim.tex
14mu|texlive-confproc-0.8-4|129	%doc %{_texmfdistdir}/doc/latex/confproc/exbiblio.bib
14mu|texlive-confproc-0.8-4|130	%doc %{_texmfdistdir}/doc/latex/confproc/exclasslastel.tex
14mu|texlive-confproc-0.8-4|131	%doc %{_texmfdistdir}/doc/latex/confproc/exclasslastpb.tex
14mu|texlive-confproc-0.8-4|132	%doc %{_texmfdistdir}/doc/latex/confproc/exclasspre.tex
14mu|texlive-confproc-0.8-4|133	%doc %{_texmfdistdir}/doc/latex/confproc/expages.tex
14mu|texlive-confproc-0.8-4|134	%doc %{_texmfdistdir}/doc/latex/confproc/expapersswitch.tex
14mu|texlive-confproc-0.8-4|135	%doc %{_texmfdistdir}/doc/latex/confproc/exportIndividualPDFs.sh
14mu|texlive-confproc-0.8-4|136	%doc %{_texmfdistdir}/doc/latex/confproc/exprogram.csv
14mu|texlive-confproc-0.8-4|137	%doc %{_texmfdistdir}/doc/latex/confproc/generateswitch.pl
14mu|texlive-confproc-0.8-4|138	%doc %{_texmfdistdir}/doc/latex/confproc/papersinfo.sh
14mu|texlive-confproc-0.8-4|139	%doc %{_texmfdistdir}/doc/latex/confproc/paperssplitpreamble.sh
14mu|texlive-confproc-0.8-4|140	%doc %{_texmfdistdir}/doc/latex/confproc/prepareexample.sh
14mu|texlive-confproc-0.8-4|141	%doc %{_texmfdistdir}/doc/latex/confproc/removeLaTeXcmds.sh
14mu|texlive-confproc-0.8-4|142	#- source
14mu|texlive-confproc-0.8-4|143	%doc %{_texmfdistdir}/source/latex/confproc/confproc.drv
14mu|texlive-confproc-0.8-4|144	%doc %{_texmfdistdir}/source/latex/confproc/confproc.dtx
14mu|texlive-confproc-0.8-4|145	%doc %{_texmfdistdir}/source/latex/confproc/confproc.ins
14mu|texlive-confproc-0.8-4|146	
14mu|texlive-confproc-0.8-4|147	#-----------------------------------------------------------------------
14mu|texlive-confproc-0.8-4|148	%prep
14mu|texlive-confproc-0.8-4|149	%setup -c -a0 -a1 -a2
14mu|texlive-confproc-0.8-4|150	
14mu|texlive-confproc-0.8-4|151	%build
14mu|texlive-confproc-0.8-4|152	
14mu|texlive-confproc-0.8-4|153	%install
14mu|texlive-confproc-0.8-4|154	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-confproc-0.8-4|155	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-confproc-0.8-4|156	
14mu|texlive-confproc-0.8-4|157	
14mu|texlive-confproc-0.8-4|158	
14mu|texlive-confproc-0.8-4|159	%changelog
14mu|texlive-confproc-0.8-4|160	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8-4
14mu|texlive-confproc-0.8-4|161	+ Revision: cab416e
14mu|texlive-confproc-0.8-4|162	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-confproc-0.8-4|163	
14mu|texlive-confproc-0.8-4|164	

24523 14
14mu|texlive-constants-1.0-4|1	# revision 15878
14mu|texlive-constants-1.0-4|2	# category Package
14mu|texlive-constants-1.0-4|3	# catalog-ctan /macros/latex/contrib/constants
14mu|texlive-constants-1.0-4|4	# catalog-date 2008-08-18 10:38:42 +0200
14mu|texlive-constants-1.0-4|5	# catalog-license lppl
14mu|texlive-constants-1.0-4|6	# catalog-version 1.0
14mu|texlive-constants-1.0-4|7	Name:		texlive-constants
14mu|texlive-constants-1.0-4|8	Version:	1.0
14mu|texlive-constants-1.0-4|9	Release:	4
14mu|texlive-constants-1.0-4|10	Summary:	Automatic numbering of constants
14mu|texlive-constants-1.0-4|11	Group:		Publishing
14mu|texlive-constants-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/constants
14mu|texlive-constants-1.0-4|13	License:	LPPL
14mu|texlive-constants-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/constants.tar.xz
14mu|texlive-constants-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/constants.doc.tar.xz
14mu|texlive-constants-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/constants.source.tar.xz
14mu|texlive-constants-1.0-4|17	BuildArch:	noarch
14mu|texlive-constants-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-constants-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-constants-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-constants-1.0-4|21	
14mu|texlive-constants-1.0-4|22	%description
14mu|texlive-constants-1.0-4|23	The package provides a way to number constants in a
14mu|texlive-constants-1.0-4|24	mathematical proof automatically, with a system for
14mu|texlive-constants-1.0-4|25	labelling/referencing. In addition, several families of
14mu|texlive-constants-1.0-4|26	constants (with different symbols) may be defined.
14mu|texlive-constants-1.0-4|27	
14mu|texlive-constants-1.0-4|28	
14mu|texlive-constants-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-constants-1.0-4|30	%files
14mu|texlive-constants-1.0-4|31	%{_texmfdistdir}/tex/latex/constants/constants.sty
14mu|texlive-constants-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/constants/README
14mu|texlive-constants-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/constants/constants.pdf
14mu|texlive-constants-1.0-4|34	#- source
14mu|texlive-constants-1.0-4|35	%doc %{_texmfdistdir}/source/latex/constants/constants.dtx
14mu|texlive-constants-1.0-4|36	%doc %{_texmfdistdir}/source/latex/constants/constants.ins
14mu|texlive-constants-1.0-4|37	
14mu|texlive-constants-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-constants-1.0-4|39	%prep
14mu|texlive-constants-1.0-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-constants-1.0-4|41	
14mu|texlive-constants-1.0-4|42	%build
14mu|texlive-constants-1.0-4|43	
14mu|texlive-constants-1.0-4|44	%install
14mu|texlive-constants-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-constants-1.0-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-constants-1.0-4|47	
14mu|texlive-constants-1.0-4|48	
14mu|texlive-constants-1.0-4|49	
14mu|texlive-constants-1.0-4|50	%changelog
14mu|texlive-constants-1.0-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-constants-1.0-4|52	+ Revision: 8820854
14mu|texlive-constants-1.0-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-constants-1.0-4|54	
14mu|texlive-constants-1.0-4|55	

24524 14
14mu|texlive-context-20130426-8|1	# revision 31080
14mu|texlive-context-20130426-8|2	# category Package
14mu|texlive-context-20130426-8|3	# catalog-ctan /macros/context/current
14mu|texlive-context-20130426-8|4	# catalog-date 2013-04-26 00:38:23 +0200
14mu|texlive-context-20130426-8|5	# catalog-license other-free
14mu|texlive-context-20130426-8|6	# catalog-version undef
14mu|texlive-context-20130426-8|7	Name:		texlive-context
14mu|texlive-context-20130426-8|8	Version:	20130426
14mu|texlive-context-20130426-8|9	Release:	8
14mu|texlive-context-20130426-8|10	Summary:	The ConTeXt macro package
14mu|texlive-context-20130426-8|11	Group:		Publishing
14mu|texlive-context-20130426-8|12	URL:		http://www.ctan.org/tex-archive/macros/context/current
14mu|texlive-context-20130426-8|13	License:	OTHER-FREE
14mu|texlive-context-20130426-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context.tar.xz
14mu|texlive-context-20130426-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context.doc.tar.xz
14mu|texlive-context-20130426-8|16	BuildArch:	noarch
14mu|texlive-context-20130426-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-20130426-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-20130426-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-20130426-8|20	Requires(post):	texlive-tetex
14mu|texlive-context-20130426-8|21	Requires:	texlive-metapost
14mu|texlive-context-20130426-8|22	Requires:	texlive-pdftex
14mu|texlive-context-20130426-8|23	Requires:	texlive-xetex
14mu|texlive-context-20130426-8|24	Requires:	texlive-luatex
14mu|texlive-context-20130426-8|25	Requires:	texlive-lm
14mu|texlive-context-20130426-8|26	Requires:	texlive-lm-math
14mu|texlive-context-20130426-8|27	Requires:	texlive-stmaryrd
14mu|texlive-context-20130426-8|28	Requires:	texlive-amsfonts
14mu|texlive-context-20130426-8|29	Requires:	texlive-mptopdf
14mu|texlive-context-20130426-8|30	Provides:	texlive-context.bin = %{EVRD}
14mu|texlive-context-20130426-8|31	%rename texlive-texmf-contex
14mu|texlive-context-20130426-8|32	
14mu|texlive-context-20130426-8|33	%description
14mu|texlive-context-20130426-8|34	A full featured, parameter driven macro package, which fully
14mu|texlive-context-20130426-8|35	supports advanced interactive documents. See the ConTeXt garden
14mu|texlive-context-20130426-8|36	for a wealth of support information.
14mu|texlive-context-20130426-8|37	
14mu|texlive-context-20130426-8|38	
14mu|texlive-context-20130426-8|39	#-----------------------------------------------------------------------
14mu|texlive-context-20130426-8|40	%files
14mu|texlive-context-20130426-8|41	%{_bindir}/*
14mu|texlive-context-20130426-8|42	%{_texmfdistdir}/bibtex/bst/context/cont-ab.bst
14mu|texlive-context-20130426-8|43	%{_texmfdistdir}/bibtex/bst/context/cont-au.bst
14mu|texlive-context-20130426-8|44	%{_texmfdistdir}/bibtex/bst/context/cont-no.bst
14mu|texlive-context-20130426-8|45	%{_texmfdistdir}/bibtex/bst/context/cont-ti.bst
14mu|texlive-context-20130426-8|46	%{_texmfdistdir}/context/data/scite/lexers/archive/scite-context-lexer-pre-3-3-1.lua
14mu|texlive-context-20130426-8|47	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-context.lua
14mu|texlive-context-20130426-8|48	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-interfaces.lua
14mu|texlive-context-20130426-8|49	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-metafun.lua
14mu|texlive-context-20130426-8|50	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-metapost.lua
14mu|texlive-context-20130426-8|51	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-tex.lua
14mu|texlive-context-20130426-8|52	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-cld.lua
14mu|texlive-context-20130426-8|53	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-lua-longstring.lua
14mu|texlive-context-20130426-8|54	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-lua.lua
14mu|texlive-context-20130426-8|55	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-mps.lua
14mu|texlive-context-20130426-8|56	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf-object.lua
14mu|texlive-context-20130426-8|57	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf-xref.lua
14mu|texlive-context-20130426-8|58	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf.lua
14mu|texlive-context-20130426-8|59	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-tex.lua
14mu|texlive-context-20130426-8|60	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-txt.lua
14mu|texlive-context-20130426-8|61	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-web.lua
14mu|texlive-context-20130426-8|62	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-cdata.lua
14mu|texlive-context-20130426-8|63	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-comment.lua
14mu|texlive-context-20130426-8|64	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-script.lua
14mu|texlive-context-20130426-8|65	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml.lua
14mu|texlive-context-20130426-8|66	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer.lua
14mu|texlive-context-20130426-8|67	%{_texmfdistdir}/context/data/scite/lexers/themes/scite-context-theme-keep.lua
14mu|texlive-context-20130426-8|68	%{_texmfdistdir}/context/data/scite/lexers/themes/scite-context-theme.lua
14mu|texlive-context-20130426-8|69	%{_texmfdistdir}/context/data/scite/metapost.properties
14mu|texlive-context-20130426-8|70	%{_texmfdistdir}/context/data/scite/scite-context-data-context.properties
14mu|texlive-context-20130426-8|71	%{_texmfdistdir}/context/data/scite/scite-context-data-interfaces.properties
14mu|texlive-context-20130426-8|72	%{_texmfdistdir}/context/data/scite/scite-context-data-metafun.properties
14mu|texlive-context-20130426-8|73	%{_texmfdistdir}/context/data/scite/scite-context-data-metapost.properties
14mu|texlive-context-20130426-8|74	%{_texmfdistdir}/context/data/scite/scite-context-data-tex.properties
14mu|texlive-context-20130426-8|75	%{_texmfdistdir}/context/data/scite/scite-context-external.properties
14mu|texlive-context-20130426-8|76	%{_texmfdistdir}/context/data/scite/scite-context-internal.properties
14mu|texlive-context-20130426-8|77	%{_texmfdistdir}/context/data/scite/scite-context-readme.pdf
14mu|texlive-context-20130426-8|78	%{_texmfdistdir}/context/data/scite/scite-context-readme.tex
14mu|texlive-context-20130426-8|79	%{_texmfdistdir}/context/data/scite/scite-context-user.properties
14mu|texlive-context-20130426-8|80	%{_texmfdistdir}/context/data/scite/scite-context-visual.pdf
14mu|texlive-context-20130426-8|81	%{_texmfdistdir}/context/data/scite/scite-context-visual.png
14mu|texlive-context-20130426-8|82	%{_texmfdistdir}/context/data/scite/scite-context-visual.tex
14mu|texlive-context-20130426-8|83	%{_texmfdistdir}/context/data/scite/scite-context.properties
14mu|texlive-context-20130426-8|84	%{_texmfdistdir}/context/data/scite/scite-ctx-context.properties
14mu|texlive-context-20130426-8|85	%{_texmfdistdir}/context/data/scite/scite-ctx-example.properties
14mu|texlive-context-20130426-8|86	%{_texmfdistdir}/context/data/scite/scite-ctx.lua
14mu|texlive-context-20130426-8|87	%{_texmfdistdir}/context/data/scite/scite-ctx.properties
14mu|texlive-context-20130426-8|88	%{_texmfdistdir}/context/data/scite/scite-metapost.properties
14mu|texlive-context-20130426-8|89	%{_texmfdistdir}/context/data/scite/scite-pragma.properties
14mu|texlive-context-20130426-8|90	%{_texmfdistdir}/context/data/scite/scite-tex.properties
14mu|texlive-context-20130426-8|91	%{_texmfdistdir}/context/data/scite/tex.properties
14mu|texlive-context-20130426-8|92	%{_texmfdistdir}/context/data/texfont/type-buy.dat
14mu|texlive-context-20130426-8|93	%{_texmfdistdir}/context/data/texfont/type-fsf.dat
14mu|texlive-context-20130426-8|94	%{_texmfdistdir}/context/data/texfont/type-ghz.dat
14mu|texlive-context-20130426-8|95	%{_texmfdistdir}/context/data/texfont/type-tmf.dat
14mu|texlive-context-20130426-8|96	%{_texmfdistdir}/context/data/texworks/TUG/TeXworks.ini
14mu|texlive-context-20130426-8|97	%{_texmfdistdir}/context/data/texworks/completion/tw-context.txt
14mu|texlive-context-20130426-8|98	%{_texmfdistdir}/context/data/texworks/configuration/auto-indent-patterns.txt
14mu|texlive-context-20130426-8|99	%{_texmfdistdir}/context/data/texworks/configuration/delimiter-pairs.txt
14mu|texlive-context-20130426-8|100	%{_texmfdistdir}/context/data/texworks/configuration/smart-quotes-modes.txt
14mu|texlive-context-20130426-8|101	%{_texmfdistdir}/context/data/texworks/configuration/syntax-patterns.txt
14mu|texlive-context-20130426-8|102	%{_texmfdistdir}/context/data/texworks/configuration/tag-patterns.txt
14mu|texlive-context-20130426-8|103	%{_texmfdistdir}/context/data/texworks/configuration/texworks-config.txt
14mu|texlive-context-20130426-8|104	%{_texmfdistdir}/context/data/texworks/configuration/tools.ini
14mu|texlive-context-20130426-8|105	%{_texmfdistdir}/context/data/texworks/texworks-context.rme
14mu|texlive-context-20130426-8|106	%{_texmfdistdir}/context/data/texworks/texworks-setup.ini
14mu|texlive-context-20130426-8|107	%{_texmfdistdir}/fonts/afm/hoekwater/context/contnav.afm
14mu|texlive-context-20130426-8|108	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-CNS1-4.cidmap
14mu|texlive-context-20130426-8|109	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-GB1-4.cidmap
14mu|texlive-context-20130426-8|110	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Identity-0.cidmap
14mu|texlive-context-20130426-8|111	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-5.cidmap
14mu|texlive-context-20130426-8|112	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-6.cidmap
14mu|texlive-context-20130426-8|113	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan2-0.cidmap
14mu|texlive-context-20130426-8|114	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Korea1-2.cidmap
14mu|texlive-context-20130426-8|115	%{_texmfdistdir}/fonts/enc/dvips/context/cmin.enc
14mu|texlive-context-20130426-8|116	%{_texmfdistdir}/fonts/enc/dvips/context/cmit.enc
14mu|texlive-context-20130426-8|117	%{_texmfdistdir}/fonts/enc/dvips/context/cmitt.enc
14mu|texlive-context-20130426-8|118	%{_texmfdistdir}/fonts/enc/dvips/context/cmrm.enc
14mu|texlive-context-20130426-8|119	%{_texmfdistdir}/fonts/enc/dvips/context/cmsc.enc
14mu|texlive-context-20130426-8|120	%{_texmfdistdir}/fonts/enc/dvips/context/cmtt.enc
14mu|texlive-context-20130426-8|121	%{_texmfdistdir}/fonts/enc/dvips/context/ec-2004.enc
14mu|texlive-context-20130426-8|122	%{_texmfdistdir}/fonts/enc/dvips/context/q-8r.enc
14mu|texlive-context-20130426-8|123	%{_texmfdistdir}/fonts/enc/dvips/context/teff-trinite.enc
14mu|texlive-context-20130426-8|124	%{_texmfdistdir}/fonts/fea/context/greek-babel.fea
14mu|texlive-context-20130426-8|125	%{_texmfdistdir}/fonts/fea/context/test-features.fea
14mu|texlive-context-20130426-8|126	%{_texmfdistdir}/fonts/fea/context/texhistoric.fea
14mu|texlive-context-20130426-8|127	%{_texmfdistdir}/fonts/fea/context/verbose-digits.fea
14mu|texlive-context-20130426-8|128	%{_texmfdistdir}/fonts/map/dvips/context/contnav.map
14mu|texlive-context-20130426-8|129	%{_texmfdistdir}/fonts/map/luatex/context/demo-font.lum
14mu|texlive-context-20130426-8|130	%{_texmfdistdir}/fonts/map/pdftex/context/8r-base.map
14mu|texlive-context-20130426-8|131	%{_texmfdistdir}/fonts/map/pdftex/context/ec-base.map
14mu|texlive-context-20130426-8|132	%{_texmfdistdir}/fonts/map/pdftex/context/ec-os-public-lm.map
14mu|texlive-context-20130426-8|133	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-base.map
14mu|texlive-context-20130426-8|134	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-px.map
14mu|texlive-context-20130426-8|135	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-tx.map
14mu|texlive-context-20130426-8|136	%{_texmfdistdir}/fonts/map/pdftex/context/original-adobe-euro.map
14mu|texlive-context-20130426-8|137	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-base.map
14mu|texlive-context-20130426-8|138	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-cmr.map
14mu|texlive-context-20130426-8|139	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-euler.map
14mu|texlive-context-20130426-8|140	%{_texmfdistdir}/fonts/map/pdftex/context/original-base.map
14mu|texlive-context-20130426-8|141	%{_texmfdistdir}/fonts/map/pdftex/context/original-context-symbol.map
14mu|texlive-context-20130426-8|142	%{_texmfdistdir}/fonts/map/pdftex/context/original-dummy.map
14mu|texlive-context-20130426-8|143	%{_texmfdistdir}/fonts/map/pdftex/context/original-empty.map
14mu|texlive-context-20130426-8|144	%{_texmfdistdir}/fonts/map/pdftex/context/original-micropress-informal.map
14mu|texlive-context-20130426-8|145	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-csr.map
14mu|texlive-context-20130426-8|146	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-lm.map
14mu|texlive-context-20130426-8|147	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-plr.map
14mu|texlive-context-20130426-8|148	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-vnr.map
14mu|texlive-context-20130426-8|149	%{_texmfdistdir}/fonts/map/pdftex/context/original-vogel-symbol.map
14mu|texlive-context-20130426-8|150	%{_texmfdistdir}/fonts/map/pdftex/context/original-wasy.map
14mu|texlive-context-20130426-8|151	%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-px.map
14mu|texlive-context-20130426-8|152	%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-tx.map
14mu|texlive-context-20130426-8|153	%{_texmfdistdir}/fonts/map/pdftex/context/qx-base.map
14mu|texlive-context-20130426-8|154	%{_texmfdistdir}/fonts/map/pdftex/context/qx-os-public-lm.map
14mu|texlive-context-20130426-8|155	%{_texmfdistdir}/fonts/map/pdftex/context/t5-base.map
14mu|texlive-context-20130426-8|156	%{_texmfdistdir}/fonts/map/pdftex/context/t5-os-public-lm.map
14mu|texlive-context-20130426-8|157	%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-base.map
14mu|texlive-context-20130426-8|158	%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-os-public-lm.map
14mu|texlive-context-20130426-8|159	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.map
14mu|texlive-context-20130426-8|160	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.tec
14mu|texlive-context-20130426-8|161	%{_texmfdistdir}/fonts/pfm/hoekwater/context/contnav.pfm
14mu|texlive-context-20130426-8|162	%{_texmfdistdir}/fonts/tfm/hoekwater/context/contnav.tfm
14mu|texlive-context-20130426-8|163	%{_texmfdistdir}/fonts/type1/hoekwater/context/contnav.pfb
14mu|texlive-context-20130426-8|164	%{_texmfdistdir}/metapost/context/base/metafun.mp
14mu|texlive-context-20130426-8|165	%{_texmfdistdir}/metapost/context/base/metafun.mpii
14mu|texlive-context-20130426-8|166	%{_texmfdistdir}/metapost/context/base/metafun.mpiv
14mu|texlive-context-20130426-8|167	%{_texmfdistdir}/metapost/context/base/mp-abck.mpiv
14mu|texlive-context-20130426-8|168	%{_texmfdistdir}/metapost/context/base/mp-apos.mpiv
14mu|texlive-context-20130426-8|169	%{_texmfdistdir}/metapost/context/base/mp-asnc.mpiv
14mu|texlive-context-20130426-8|170	%{_texmfdistdir}/metapost/context/base/mp-back.mp
14mu|texlive-context-20130426-8|171	%{_texmfdistdir}/metapost/context/base/mp-base.mpii
14mu|texlive-context-20130426-8|172	%{_texmfdistdir}/metapost/context/base/mp-base.mpiv
14mu|texlive-context-20130426-8|173	%{_texmfdistdir}/metapost/context/base/mp-butt.mpii
14mu|texlive-context-20130426-8|174	%{_texmfdistdir}/metapost/context/base/mp-butt.mpiv
14mu|texlive-context-20130426-8|175	%{_texmfdistdir}/metapost/context/base/mp-char.mpii
14mu|texlive-context-20130426-8|176	%{_texmfdistdir}/metapost/context/base/mp-char.mpiv
14mu|texlive-context-20130426-8|177	%{_texmfdistdir}/metapost/context/base/mp-chem.mpiv
14mu|texlive-context-20130426-8|178	%{_texmfdistdir}/metapost/context/base/mp-core.mpii
14mu|texlive-context-20130426-8|179	%{_texmfdistdir}/metapost/context/base/mp-core.mpiv
14mu|texlive-context-20130426-8|180	%{_texmfdistdir}/metapost/context/base/mp-crop.mpiv
14mu|texlive-context-20130426-8|181	%{_texmfdistdir}/metapost/context/base/mp-figs.mpii
14mu|texlive-context-20130426-8|182	%{_texmfdistdir}/metapost/context/base/mp-figs.mpiv
14mu|texlive-context-20130426-8|183	%{_texmfdistdir}/metapost/context/base/mp-fobg.mp
14mu|texlive-context-20130426-8|184	%{_texmfdistdir}/metapost/context/base/mp-form.mpii
14mu|texlive-context-20130426-8|185	%{_texmfdistdir}/metapost/context/base/mp-form.mpiv
14mu|texlive-context-20130426-8|186	%{_texmfdistdir}/metapost/context/base/mp-func.mpii
14mu|texlive-context-20130426-8|187	%{_texmfdistdir}/metapost/context/base/mp-func.mpiv
14mu|texlive-context-20130426-8|188	%{_texmfdistdir}/metapost/context/base/mp-grap.mpiv
14mu|texlive-context-20130426-8|189	%{_texmfdistdir}/metapost/context/base/mp-grid.mpii
14mu|texlive-context-20130426-8|190	%{_texmfdistdir}/metapost/context/base/mp-grid.mpiv
14mu|texlive-context-20130426-8|191	%{_texmfdistdir}/metapost/context/base/mp-grph.mpii
14mu|texlive-context-20130426-8|192	%{_texmfdistdir}/metapost/context/base/mp-grph.mpiv
14mu|texlive-context-20130426-8|193	%{_texmfdistdir}/metapost/context/base/mp-idea.mpiv
14mu|texlive-context-20130426-8|194	%{_texmfdistdir}/metapost/context/base/mp-mlib.mpiv
14mu|texlive-context-20130426-8|195	%{_texmfdistdir}/metapost/context/base/mp-page.mpii
14mu|texlive-context-20130426-8|196	%{_texmfdistdir}/metapost/context/base/mp-page.mpiv
14mu|texlive-context-20130426-8|197	%{_texmfdistdir}/metapost/context/base/mp-shap.mpii
14mu|texlive-context-20130426-8|198	%{_texmfdistdir}/metapost/context/base/mp-shap.mpiv
14mu|texlive-context-20130426-8|199	%{_texmfdistdir}/metapost/context/base/mp-spec.mpii
14mu|texlive-context-20130426-8|200	%{_texmfdistdir}/metapost/context/base/mp-step.mpii
14mu|texlive-context-20130426-8|201	%{_texmfdistdir}/metapost/context/base/mp-step.mpiv
14mu|texlive-context-20130426-8|202	%{_texmfdistdir}/metapost/context/base/mp-symb.mp
14mu|texlive-context-20130426-8|203	%{_texmfdistdir}/metapost/context/base/mp-text.mpii
14mu|texlive-context-20130426-8|204	%{_texmfdistdir}/metapost/context/base/mp-text.mpiv
14mu|texlive-context-20130426-8|205	%{_texmfdistdir}/metapost/context/base/mp-tool.mpii
14mu|texlive-context-20130426-8|206	%{_texmfdistdir}/metapost/context/base/mp-tool.mpiv
14mu|texlive-context-20130426-8|207	%{_texmfdistdir}/metapost/context/base/mp-txts.mpii
14mu|texlive-context-20130426-8|208	%{_texmfdistdir}/metapost/context/font/punkfont-bold.mp
14mu|texlive-context-20130426-8|209	%{_texmfdistdir}/metapost/context/font/punkfont-boldslanted.mp
14mu|texlive-context-20130426-8|210	%{_texmfdistdir}/metapost/context/font/punkfont-characters.mp
14mu|texlive-context-20130426-8|211	%{_texmfdistdir}/metapost/context/font/punkfont-definitions.mp
14mu|texlive-context-20130426-8|212	%{_texmfdistdir}/metapost/context/font/punkfont-slanted.mp
14mu|texlive-context-20130426-8|213	%{_texmfdistdir}/metapost/context/font/punkfont.mp
14mu|texlive-context-20130426-8|214	%{_texmfdistdir}/scripts/context/lua/mtx-babel.lua
14mu|texlive-context-20130426-8|215	%{_texmfdistdir}/scripts/context/lua/mtx-base.lua
14mu|texlive-context-20130426-8|216	%{_texmfdistdir}/scripts/context/lua/mtx-cache.lua
14mu|texlive-context-20130426-8|217	%{_texmfdistdir}/scripts/context/lua/mtx-chars.lua
14mu|texlive-context-20130426-8|218	%{_texmfdistdir}/scripts/context/lua/mtx-check.lua
14mu|texlive-context-20130426-8|219	%{_texmfdistdir}/scripts/context/lua/mtx-colors.lua
14mu|texlive-context-20130426-8|220	%{_texmfdistdir}/scripts/context/lua/mtx-context.lua
14mu|texlive-context-20130426-8|221	%{_texmfdistdir}/scripts/context/lua/mtx-context.xml
14mu|texlive-context-20130426-8|222	%{_texmfdistdir}/scripts/context/lua/mtx-convert.lua
14mu|texlive-context-20130426-8|223	%{_texmfdistdir}/scripts/context/lua/mtx-epub.lua
14mu|texlive-context-20130426-8|224	%{_texmfdistdir}/scripts/context/lua/mtx-fcd.lua
14mu|texlive-context-20130426-8|225	%{_texmfdistdir}/scripts/context/lua/mtx-flac.lua
14mu|texlive-context-20130426-8|226	%{_texmfdistdir}/scripts/context/lua/mtx-fonts.lua
14mu|texlive-context-20130426-8|227	%{_texmfdistdir}/scripts/context/lua/mtx-grep.lua
14mu|texlive-context-20130426-8|228	%{_texmfdistdir}/scripts/context/lua/mtx-interface.lua
14mu|texlive-context-20130426-8|229	%{_texmfdistdir}/scripts/context/lua/mtx-metapost.lua
14mu|texlive-context-20130426-8|230	%{_texmfdistdir}/scripts/context/lua/mtx-metatex.lua
14mu|texlive-context-20130426-8|231	%{_texmfdistdir}/scripts/context/lua/mtx-mk-help.lua
14mu|texlive-context-20130426-8|232	%{_texmfdistdir}/scripts/context/lua/mtx-modules.lua
14mu|texlive-context-20130426-8|233	%{_texmfdistdir}/scripts/context/lua/mtx-mtxworks.lua
14mu|texlive-context-20130426-8|234	%{_texmfdistdir}/scripts/context/lua/mtx-package.lua
14mu|texlive-context-20130426-8|235	%{_texmfdistdir}/scripts/context/lua/mtx-patterns.lua
14mu|texlive-context-20130426-8|236	%{_texmfdistdir}/scripts/context/lua/mtx-pdf.lua
14mu|texlive-context-20130426-8|237	%{_texmfdistdir}/scripts/context/lua/mtx-plain.lua
14mu|texlive-context-20130426-8|238	%{_texmfdistdir}/scripts/context/lua/mtx-profile.lua
14mu|texlive-context-20130426-8|239	%{_texmfdistdir}/scripts/context/lua/mtx-rsync.lua
14mu|texlive-context-20130426-8|240	%{_texmfdistdir}/scripts/context/lua/mtx-scite.lua
14mu|texlive-context-20130426-8|241	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-fonttest.lua
14mu|texlive-context-20130426-8|242	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-help.lua
14mu|texlive-context-20130426-8|243	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-startup.lua
14mu|texlive-context-20130426-8|244	%{_texmfdistdir}/scripts/context/lua/mtx-server.lua
14mu|texlive-context-20130426-8|245	%{_texmfdistdir}/scripts/context/lua/mtx-texworks.lua
14mu|texlive-context-20130426-8|246	%{_texmfdistdir}/scripts/context/lua/mtx-timing.lua
14mu|texlive-context-20130426-8|247	%{_texmfdistdir}/scripts/context/lua/mtx-tools.lua
14mu|texlive-context-20130426-8|248	%{_texmfdistdir}/scripts/context/lua/mtx-unzip.lua
14mu|texlive-context-20130426-8|249	%{_texmfdistdir}/scripts/context/lua/mtx-update.lua
14mu|texlive-context-20130426-8|250	%{_texmfdistdir}/scripts/context/lua/mtx-watch.lua
14mu|texlive-context-20130426-8|251	%{_texmfdistdir}/scripts/context/lua/mtxlibs.lua
14mu|texlive-context-20130426-8|252	%{_texmfdistdir}/scripts/context/lua/mtxrun.lua
14mu|texlive-context-20130426-8|253	%{_texmfdistdir}/scripts/context/perl/makempy.pl
14mu|texlive-context-20130426-8|254	%{_texmfdistdir}/scripts/context/perl/path_tre.pm
14mu|texlive-context-20130426-8|255	%{_texmfdistdir}/scripts/context/perl/pdftrimwhite.pl
14mu|texlive-context-20130426-8|256	%{_texmfdistdir}/scripts/context/perl/texfind.pl
14mu|texlive-context-20130426-8|257	%{_texmfdistdir}/scripts/context/perl/texfont.pl
14mu|texlive-context-20130426-8|258	%{_texmfdistdir}/scripts/context/ruby/base/ctx.rb
14mu|texlive-context-20130426-8|259	%{_texmfdistdir}/scripts/context/ruby/base/exa.rb
14mu|texlive-context-20130426-8|260	%{_texmfdistdir}/scripts/context/ruby/base/file.rb
14mu|texlive-context-20130426-8|261	%{_texmfdistdir}/scripts/context/ruby/base/kpse.rb
14mu|texlive-context-20130426-8|262	%{_texmfdistdir}/scripts/context/ruby/base/kpse/drb.rb
14mu|texlive-context-20130426-8|263	%{_texmfdistdir}/scripts/context/ruby/base/kpse/soap.rb
14mu|texlive-context-20130426-8|264	%{_texmfdistdir}/scripts/context/ruby/base/kpse/trees.rb
14mu|texlive-context-20130426-8|265	%{_texmfdistdir}/scripts/context/ruby/base/kpsedirect.rb
14mu|texlive-context-20130426-8|266	%{_texmfdistdir}/scripts/context/ruby/base/kpsefast.rb
14mu|texlive-context-20130426-8|267	%{_texmfdistdir}/scripts/context/ruby/base/kpseremote.rb
14mu|texlive-context-20130426-8|268	%{_texmfdistdir}/scripts/context/ruby/base/kpserunner.rb
14mu|texlive-context-20130426-8|269	%{_texmfdistdir}/scripts/context/ruby/base/logger.rb
14mu|texlive-context-20130426-8|270	%{_texmfdistdir}/scripts/context/ruby/base/merge.rb
14mu|texlive-context-20130426-8|271	%{_texmfdistdir}/scripts/context/ruby/base/mp.rb
14mu|texlive-context-20130426-8|272	%{_texmfdistdir}/scripts/context/ruby/base/pdf.rb
14mu|texlive-context-20130426-8|273	%{_texmfdistdir}/scripts/context/ruby/base/state.rb
14mu|texlive-context-20130426-8|274	%{_texmfdistdir}/scripts/context/ruby/base/switch.rb
14mu|texlive-context-20130426-8|275	%{_texmfdistdir}/scripts/context/ruby/base/system.rb
14mu|texlive-context-20130426-8|276	%{_texmfdistdir}/scripts/context/ruby/base/tex.rb
14mu|texlive-context-20130426-8|277	%{_texmfdistdir}/scripts/context/ruby/base/texutil.rb
14mu|texlive-context-20130426-8|278	%{_texmfdistdir}/scripts/context/ruby/base/tool.rb
14mu|texlive-context-20130426-8|279	%{_texmfdistdir}/scripts/context/ruby/base/variables.rb
14mu|texlive-context-20130426-8|280	%{_texmfdistdir}/scripts/context/ruby/concheck.rb
14mu|texlive-context-20130426-8|281	%{_texmfdistdir}/scripts/context/ruby/ctxtools.rb
14mu|texlive-context-20130426-8|282	%{_texmfdistdir}/scripts/context/ruby/graphics/gs.rb
14mu|texlive-context-20130426-8|283	%{_texmfdistdir}/scripts/context/ruby/graphics/inkscape.rb
14mu|texlive-context-20130426-8|284	%{_texmfdistdir}/scripts/context/ruby/graphics/magick.rb
14mu|texlive-context-20130426-8|285	%{_texmfdistdir}/scripts/context/ruby/imgtopdf.rb
14mu|texlive-context-20130426-8|286	%{_texmfdistdir}/scripts/context/ruby/pdftools.rb
14mu|texlive-context-20130426-8|287	%{_texmfdistdir}/scripts/context/ruby/pstopdf.rb
14mu|texlive-context-20130426-8|288	%{_texmfdistdir}/scripts/context/ruby/rlxtools.rb
14mu|texlive-context-20130426-8|289	%{_texmfdistdir}/scripts/context/ruby/rscortool.rb
14mu|texlive-context-20130426-8|290	%{_texmfdistdir}/scripts/context/ruby/rsfiltool.rb
14mu|texlive-context-20130426-8|291	%{_texmfdistdir}/scripts/context/ruby/rslibtool.rb
14mu|texlive-context-20130426-8|292	%{_texmfdistdir}/scripts/context/ruby/runtools.rb
14mu|texlive-context-20130426-8|293	%{_texmfdistdir}/scripts/context/ruby/texexec.rb
14mu|texlive-context-20130426-8|294	%{_texmfdistdir}/scripts/context/ruby/texmfstart.rb
14mu|texlive-context-20130426-8|295	%{_texmfdistdir}/scripts/context/ruby/textools.rb
14mu|texlive-context-20130426-8|296	%{_texmfdistdir}/scripts/context/ruby/texutil.rb
14mu|texlive-context-20130426-8|297	%{_texmfdistdir}/scripts/context/ruby/tmftools.rb
14mu|texlive-context-20130426-8|298	%{_texmfdistdir}/scripts/context/ruby/xmltools.rb
14mu|texlive-context-20130426-8|299	%{_texmfdistdir}/scripts/context/stubs/mswin/context.exe
14mu|texlive-context-20130426-8|300	%{_texmfdistdir}/scripts/context/stubs/mswin/ctxtools.exe
14mu|texlive-context-20130426-8|301	%{_texmfdistdir}/scripts/context/stubs/mswin/luatools.exe
14mu|texlive-context-20130426-8|302	%{_texmfdistdir}/scripts/context/stubs/mswin/metatex.exe
14mu|texlive-context-20130426-8|303	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.dll
14mu|texlive-context-20130426-8|304	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.exe
14mu|texlive-context-20130426-8|305	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.lua
14mu|texlive-context-20130426-8|306	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxworks.exe
14mu|texlive-context-20130426-8|307	%{_texmfdistdir}/scripts/context/stubs/mswin/pstopdf.exe
14mu|texlive-context-20130426-8|308	%{_texmfdistdir}/scripts/context/stubs/mswin/setuptex.bat
14mu|texlive-context-20130426-8|309	%{_texmfdistdir}/scripts/context/stubs/mswin/texexec.exe
14mu|texlive-context-20130426-8|310	%{_texmfdistdir}/scripts/context/stubs/mswin/texmfstart.exe
14mu|texlive-context-20130426-8|311	%{_texmfdistdir}/scripts/context/stubs/source/mtxrun_dll.c
14mu|texlive-context-20130426-8|312	%{_texmfdistdir}/scripts/context/stubs/source/mtxrun_exe.c
14mu|texlive-context-20130426-8|313	%{_texmfdistdir}/scripts/context/stubs/source/readme.txt
14mu|texlive-context-20130426-8|314	%{_texmfdistdir}/scripts/context/stubs/unix/context
14mu|texlive-context-20130426-8|315	%{_texmfdistdir}/scripts/context/stubs/unix/ctxtools
14mu|texlive-context-20130426-8|316	%{_texmfdistdir}/scripts/context/stubs/unix/luatools
14mu|texlive-context-20130426-8|317	%{_texmfdistdir}/scripts/context/stubs/unix/metatex
14mu|texlive-context-20130426-8|318	%{_texmfdistdir}/scripts/context/stubs/unix/mptopdf
14mu|texlive-context-20130426-8|319	%{_texmfdistdir}/scripts/context/stubs/unix/mtxrun
14mu|texlive-context-20130426-8|320	%{_texmfdistdir}/scripts/context/stubs/unix/mtxworks
14mu|texlive-context-20130426-8|321	%{_texmfdistdir}/scripts/context/stubs/unix/pstopdf
14mu|texlive-context-20130426-8|322	%{_texmfdistdir}/scripts/context/stubs/unix/texexec
14mu|texlive-context-20130426-8|323	%{_texmfdistdir}/scripts/context/stubs/unix/texmfstart
14mu|texlive-context-20130426-8|324	%{_texmfdistdir}/tex/context/base/anch-bar.mkii
14mu|texlive-context-20130426-8|325	%{_texmfdistdir}/tex/context/base/anch-bar.mkiv
14mu|texlive-context-20130426-8|326	%{_texmfdistdir}/tex/context/base/anch-bck.mkvi
14mu|texlive-context-20130426-8|327	%{_texmfdistdir}/tex/context/base/anch-pgr.lua
14mu|texlive-context-20130426-8|328	%{_texmfdistdir}/tex/context/base/anch-pgr.mkii
14mu|texlive-context-20130426-8|329	%{_texmfdistdir}/tex/context/base/anch-pgr.mkiv
14mu|texlive-context-20130426-8|330	%{_texmfdistdir}/tex/context/base/anch-pos.lua
14mu|texlive-context-20130426-8|331	%{_texmfdistdir}/tex/context/base/anch-pos.mkii
14mu|texlive-context-20130426-8|332	%{_texmfdistdir}/tex/context/base/anch-pos.mkiv
14mu|texlive-context-20130426-8|333	%{_texmfdistdir}/tex/context/base/anch-snc.mkii
14mu|texlive-context-20130426-8|334	%{_texmfdistdir}/tex/context/base/anch-snc.mkiv
14mu|texlive-context-20130426-8|335	%{_texmfdistdir}/tex/context/base/anch-tab.mkiv
14mu|texlive-context-20130426-8|336	%{_texmfdistdir}/tex/context/base/attr-col.lua
14mu|texlive-context-20130426-8|337	%{_texmfdistdir}/tex/context/base/attr-col.mkiv
14mu|texlive-context-20130426-8|338	%{_texmfdistdir}/tex/context/base/attr-eff.lua
14mu|texlive-context-20130426-8|339	%{_texmfdistdir}/tex/context/base/attr-eff.mkiv
14mu|texlive-context-20130426-8|340	%{_texmfdistdir}/tex/context/base/attr-ini.lua
14mu|texlive-context-20130426-8|341	%{_texmfdistdir}/tex/context/base/attr-ini.mkiv
14mu|texlive-context-20130426-8|342	%{_texmfdistdir}/tex/context/base/attr-lay.lua
14mu|texlive-context-20130426-8|343	%{_texmfdistdir}/tex/context/base/attr-lay.mkiv
14mu|texlive-context-20130426-8|344	%{_texmfdistdir}/tex/context/base/attr-mkr.lua
14mu|texlive-context-20130426-8|345	%{_texmfdistdir}/tex/context/base/attr-mkr.mkiv
14mu|texlive-context-20130426-8|346	%{_texmfdistdir}/tex/context/base/attr-neg.lua
14mu|texlive-context-20130426-8|347	%{_texmfdistdir}/tex/context/base/attr-neg.mkiv
14mu|texlive-context-20130426-8|348	%{_texmfdistdir}/tex/context/base/back-exp.lua
14mu|texlive-context-20130426-8|349	%{_texmfdistdir}/tex/context/base/back-exp.mkiv
14mu|texlive-context-20130426-8|350	%{_texmfdistdir}/tex/context/base/back-ini.lua
14mu|texlive-context-20130426-8|351	%{_texmfdistdir}/tex/context/base/back-ini.mkiv
14mu|texlive-context-20130426-8|352	%{_texmfdistdir}/tex/context/base/back-pdf.lua
14mu|texlive-context-20130426-8|353	%{_texmfdistdir}/tex/context/base/back-pdf.mkiv
14mu|texlive-context-20130426-8|354	%{_texmfdistdir}/tex/context/base/back-swf.mkiv
14mu|texlive-context-20130426-8|355	%{_texmfdistdir}/tex/context/base/back-u3d.mkiv
14mu|texlive-context-20130426-8|356	%{_texmfdistdir}/tex/context/base/bibl-bib.lua
14mu|texlive-context-20130426-8|357	%{_texmfdistdir}/tex/context/base/bibl-bib.mkiv
14mu|texlive-context-20130426-8|358	%{_texmfdistdir}/tex/context/base/bibl-tra.lua
14mu|texlive-context-20130426-8|359	%{_texmfdistdir}/tex/context/base/bibl-tra.mkii
14mu|texlive-context-20130426-8|360	%{_texmfdistdir}/tex/context/base/bibl-tra.mkiv
14mu|texlive-context-20130426-8|361	%{_texmfdistdir}/tex/context/base/bibl-tst.lua
14mu|texlive-context-20130426-8|362	%{_texmfdistdir}/tex/context/base/blob-ini.lua
14mu|texlive-context-20130426-8|363	%{_texmfdistdir}/tex/context/base/blob-ini.mkiv
14mu|texlive-context-20130426-8|364	%{_texmfdistdir}/tex/context/base/buff-imp-default.lua
14mu|texlive-context-20130426-8|365	%{_texmfdistdir}/tex/context/base/buff-imp-default.mkiv
14mu|texlive-context-20130426-8|366	%{_texmfdistdir}/tex/context/base/buff-imp-escaped.lua
14mu|texlive-context-20130426-8|367	%{_texmfdistdir}/tex/context/base/buff-imp-escaped.mkiv
14mu|texlive-context-20130426-8|368	%{_texmfdistdir}/tex/context/base/buff-imp-lua.lua
14mu|texlive-context-20130426-8|369	%{_texmfdistdir}/tex/context/base/buff-imp-lua.mkiv
14mu|texlive-context-20130426-8|370	%{_texmfdistdir}/tex/context/base/buff-imp-mp.lua
14mu|texlive-context-20130426-8|371	%{_texmfdistdir}/tex/context/base/buff-imp-mp.mkiv
14mu|texlive-context-20130426-8|372	%{_texmfdistdir}/tex/context/base/buff-imp-nested.lua
14mu|texlive-context-20130426-8|373	%{_texmfdistdir}/tex/context/base/buff-imp-nested.mkiv
14mu|texlive-context-20130426-8|374	%{_texmfdistdir}/tex/context/base/buff-imp-parsed-xml.lua
14mu|texlive-context-20130426-8|375	%{_texmfdistdir}/tex/context/base/buff-imp-parsed-xml.mkiv
14mu|texlive-context-20130426-8|376	%{_texmfdistdir}/tex/context/base/buff-imp-tex.lua
14mu|texlive-context-20130426-8|377	%{_texmfdistdir}/tex/context/base/buff-imp-tex.mkiv
14mu|texlive-context-20130426-8|378	%{_texmfdistdir}/tex/context/base/buff-imp-xml.lua
14mu|texlive-context-20130426-8|379	%{_texmfdistdir}/tex/context/base/buff-imp-xml.mkiv
14mu|texlive-context-20130426-8|380	%{_texmfdistdir}/tex/context/base/buff-ini.lua
14mu|texlive-context-20130426-8|381	%{_texmfdistdir}/tex/context/base/buff-ini.mkii
14mu|texlive-context-20130426-8|382	%{_texmfdistdir}/tex/context/base/buff-ini.mkiv
14mu|texlive-context-20130426-8|383	%{_texmfdistdir}/tex/context/base/buff-par.lua
14mu|texlive-context-20130426-8|384	%{_texmfdistdir}/tex/context/base/buff-par.mkvi
14mu|texlive-context-20130426-8|385	%{_texmfdistdir}/tex/context/base/buff-ver.lua
14mu|texlive-context-20130426-8|386	%{_texmfdistdir}/tex/context/base/buff-ver.mkii
14mu|texlive-context-20130426-8|387	%{_texmfdistdir}/tex/context/base/buff-ver.mkiv
14mu|texlive-context-20130426-8|388	%{_texmfdistdir}/tex/context/base/bxml-apa.mkiv
14mu|texlive-context-20130426-8|389	%{_texmfdistdir}/tex/context/base/catc-act.mkii
14mu|texlive-context-20130426-8|390	%{_texmfdistdir}/tex/context/base/catc-act.mkiv
14mu|texlive-context-20130426-8|391	%{_texmfdistdir}/tex/context/base/catc-ctx.mkii
14mu|texlive-context-20130426-8|392	%{_texmfdistdir}/tex/context/base/catc-ctx.mkiv
14mu|texlive-context-20130426-8|393	%{_texmfdistdir}/tex/context/base/catc-def.mkii
14mu|texlive-context-20130426-8|394	%{_texmfdistdir}/tex/context/base/catc-def.mkiv
14mu|texlive-context-20130426-8|395	%{_texmfdistdir}/tex/context/base/catc-ini.lua
14mu|texlive-context-20130426-8|396	%{_texmfdistdir}/tex/context/base/catc-ini.mkii
14mu|texlive-context-20130426-8|397	%{_texmfdistdir}/tex/context/base/catc-ini.mkiv
14mu|texlive-context-20130426-8|398	%{_texmfdistdir}/tex/context/base/catc-sym.mkii
14mu|texlive-context-20130426-8|399	%{_texmfdistdir}/tex/context/base/catc-sym.mkiv
14mu|texlive-context-20130426-8|400	%{_texmfdistdir}/tex/context/base/catc-xml.mkii
14mu|texlive-context-20130426-8|401	%{_texmfdistdir}/tex/context/base/catc-xml.mkiv
14mu|texlive-context-20130426-8|402	%{_texmfdistdir}/tex/context/base/char-act.mkiv
14mu|texlive-context-20130426-8|403	%{_texmfdistdir}/tex/context/base/char-cjk.lua
14mu|texlive-context-20130426-8|404	%{_texmfdistdir}/tex/context/base/char-def.lua
14mu|texlive-context-20130426-8|405	%{_texmfdistdir}/tex/context/base/char-enc.lua
14mu|texlive-context-20130426-8|406	%{_texmfdistdir}/tex/context/base/char-enc.mkiv
14mu|texlive-context-20130426-8|407	%{_texmfdistdir}/tex/context/base/char-ent.lua
14mu|texlive-context-20130426-8|408	%{_texmfdistdir}/tex/context/base/char-ini.lua
14mu|texlive-context-20130426-8|409	%{_texmfdistdir}/tex/context/base/char-ini.mkiv
14mu|texlive-context-20130426-8|410	%{_texmfdistdir}/tex/context/base/char-map.lua
14mu|texlive-context-20130426-8|411	%{_texmfdistdir}/tex/context/base/char-tex.lua
14mu|texlive-context-20130426-8|412	%{_texmfdistdir}/tex/context/base/char-utf.lua
14mu|texlive-context-20130426-8|413	%{_texmfdistdir}/tex/context/base/char-utf.mkiv
14mu|texlive-context-20130426-8|414	%{_texmfdistdir}/tex/context/base/chem-ini.lua
14mu|texlive-context-20130426-8|415	%{_texmfdistdir}/tex/context/base/chem-ini.mkiv
14mu|texlive-context-20130426-8|416	%{_texmfdistdir}/tex/context/base/chem-str.lua
14mu|texlive-context-20130426-8|417	%{_texmfdistdir}/tex/context/base/chem-str.mkiv
14mu|texlive-context-20130426-8|418	%{_texmfdistdir}/tex/context/base/cldf-bas.lua
14mu|texlive-context-20130426-8|419	%{_texmfdistdir}/tex/context/base/cldf-bas.mkiv
14mu|texlive-context-20130426-8|420	%{_texmfdistdir}/tex/context/base/cldf-com.lua
14mu|texlive-context-20130426-8|421	%{_texmfdistdir}/tex/context/base/cldf-com.mkiv
14mu|texlive-context-20130426-8|422	%{_texmfdistdir}/tex/context/base/cldf-ini.lua
14mu|texlive-context-20130426-8|423	%{_texmfdistdir}/tex/context/base/cldf-ini.mkiv
14mu|texlive-context-20130426-8|424	%{_texmfdistdir}/tex/context/base/cldf-int.lua
14mu|texlive-context-20130426-8|425	%{_texmfdistdir}/tex/context/base/cldf-int.mkiv
14mu|texlive-context-20130426-8|426	%{_texmfdistdir}/tex/context/base/cldf-prs.lua
14mu|texlive-context-20130426-8|427	%{_texmfdistdir}/tex/context/base/cldf-ver.lua
14mu|texlive-context-20130426-8|428	%{_texmfdistdir}/tex/context/base/cldf-ver.mkiv
14mu|texlive-context-20130426-8|429	%{_texmfdistdir}/tex/context/base/colo-ema.mkii
14mu|texlive-context-20130426-8|430	%{_texmfdistdir}/tex/context/base/colo-ext.mkii
14mu|texlive-context-20130426-8|431	%{_texmfdistdir}/tex/context/base/colo-ext.mkiv
14mu|texlive-context-20130426-8|432	%{_texmfdistdir}/tex/context/base/colo-grp.mkiv
14mu|texlive-context-20130426-8|433	%{_texmfdistdir}/tex/context/base/colo-hex.mkii
14mu|texlive-context-20130426-8|434	%{_texmfdistdir}/tex/context/base/colo-icc.lua
14mu|texlive-context-20130426-8|435	%{_texmfdistdir}/tex/context/base/colo-imp-dem.mkiv
14mu|texlive-context-20130426-8|436	%{_texmfdistdir}/tex/context/base/colo-imp-ema.mkiv
14mu|texlive-context-20130426-8|437	%{_texmfdistdir}/tex/context/base/colo-imp-rgb.mkiv
14mu|texlive-context-20130426-8|438	%{_texmfdistdir}/tex/context/base/colo-imp-x11.mkiv
14mu|texlive-context-20130426-8|439	%{_texmfdistdir}/tex/context/base/colo-imp-xwi.mkiv
14mu|texlive-context-20130426-8|440	%{_texmfdistdir}/tex/context/base/colo-ini.lua
14mu|texlive-context-20130426-8|441	%{_texmfdistdir}/tex/context/base/colo-ini.mkii
14mu|texlive-context-20130426-8|442	%{_texmfdistdir}/tex/context/base/colo-ini.mkiv
14mu|texlive-context-20130426-8|443	%{_texmfdistdir}/tex/context/base/colo-rgb.mkii
14mu|texlive-context-20130426-8|444	%{_texmfdistdir}/tex/context/base/colo-run.lua
14mu|texlive-context-20130426-8|445	%{_texmfdistdir}/tex/context/base/colo-run.mkii
14mu|texlive-context-20130426-8|446	%{_texmfdistdir}/tex/context/base/colo-run.mkiv
14mu|texlive-context-20130426-8|447	%{_texmfdistdir}/tex/context/base/colo-x11.mkii
14mu|texlive-context-20130426-8|448	%{_texmfdistdir}/tex/context/base/colo-xwi.mkii
14mu|texlive-context-20130426-8|449	%{_texmfdistdir}/tex/context/base/cont-cs.mkii
14mu|texlive-context-20130426-8|450	%{_texmfdistdir}/tex/context/base/cont-cs.mkiv
14mu|texlive-context-20130426-8|451	%{_texmfdistdir}/tex/context/base/cont-de.mkii
14mu|texlive-context-20130426-8|452	%{_texmfdistdir}/tex/context/base/cont-de.mkiv
14mu|texlive-context-20130426-8|453	%{_texmfdistdir}/tex/context/base/cont-en.mkii
14mu|texlive-context-20130426-8|454	%{_texmfdistdir}/tex/context/base/cont-en.mkiv
14mu|texlive-context-20130426-8|455	%{_texmfdistdir}/tex/context/base/cont-err.mkii
14mu|texlive-context-20130426-8|456	%{_texmfdistdir}/tex/context/base/cont-fil.mkii
14mu|texlive-context-20130426-8|457	%{_texmfdistdir}/tex/context/base/cont-fil.mkiv
14mu|texlive-context-20130426-8|458	%{_texmfdistdir}/tex/context/base/cont-fr.mkii
14mu|texlive-context-20130426-8|459	%{_texmfdistdir}/tex/context/base/cont-fr.mkiv
14mu|texlive-context-20130426-8|460	%{_texmfdistdir}/tex/context/base/cont-gb.mkii
14mu|texlive-context-20130426-8|461	%{_texmfdistdir}/tex/context/base/cont-gb.mkiv
14mu|texlive-context-20130426-8|462	%{_texmfdistdir}/tex/context/base/cont-it.mkii
14mu|texlive-context-20130426-8|463	%{_texmfdistdir}/tex/context/base/cont-it.mkiv
14mu|texlive-context-20130426-8|464	%{_texmfdistdir}/tex/context/base/cont-log.mkii
14mu|texlive-context-20130426-8|465	%{_texmfdistdir}/tex/context/base/cont-log.mkiv
14mu|texlive-context-20130426-8|466	%{_texmfdistdir}/tex/context/base/cont-new.mkii
14mu|texlive-context-20130426-8|467	%{_texmfdistdir}/tex/context/base/cont-new.mkiv
14mu|texlive-context-20130426-8|468	%{_texmfdistdir}/tex/context/base/cont-new.tmp
14mu|texlive-context-20130426-8|469	%{_texmfdistdir}/tex/context/base/cont-nl.mkii
14mu|texlive-context-20130426-8|470	%{_texmfdistdir}/tex/context/base/cont-nl.mkiv
14mu|texlive-context-20130426-8|471	%{_texmfdistdir}/tex/context/base/cont-nop.mkiv
14mu|texlive-context-20130426-8|472	%{_texmfdistdir}/tex/context/base/cont-pe.mkiv
14mu|texlive-context-20130426-8|473	%{_texmfdistdir}/tex/context/base/cont-ro.mkii
14mu|texlive-context-20130426-8|474	%{_texmfdistdir}/tex/context/base/cont-ro.mkiv
14mu|texlive-context-20130426-8|475	%{_texmfdistdir}/tex/context/base/cont-sys.ori
14mu|texlive-context-20130426-8|476	%{_texmfdistdir}/tex/context/base/cont-yes.mkiv
14mu|texlive-context-20130426-8|477	%{_texmfdistdir}/tex/context/base/context-base.lmx
14mu|texlive-context-20130426-8|478	%{_texmfdistdir}/tex/context/base/context-characters.lmx
14mu|texlive-context-20130426-8|479	%{_texmfdistdir}/tex/context/base/context-debug.lmx
14mu|texlive-context-20130426-8|480	%{_texmfdistdir}/tex/context/base/context-error.lmx
14mu|texlive-context-20130426-8|481	%{_texmfdistdir}/tex/context/base/context-fonttest.lmx
14mu|texlive-context-20130426-8|482	%{_texmfdistdir}/tex/context/base/context-help.lmx
14mu|texlive-context-20130426-8|483	%{_texmfdistdir}/tex/context/base/context-timing.lmx
14mu|texlive-context-20130426-8|484	%{_texmfdistdir}/tex/context/base/context-version.pdf
14mu|texlive-context-20130426-8|485	%{_texmfdistdir}/tex/context/base/context-version.png
14mu|texlive-context-20130426-8|486	%{_texmfdistdir}/tex/context/base/context.css
14mu|texlive-context-20130426-8|487	%{_texmfdistdir}/tex/context/base/context.lus
14mu|texlive-context-20130426-8|488	%{_texmfdistdir}/tex/context/base/context.mkii
14mu|texlive-context-20130426-8|489	%{_texmfdistdir}/tex/context/base/context.mkiv
14mu|texlive-context-20130426-8|490	%{_texmfdistdir}/tex/context/base/context.rme
14mu|texlive-context-20130426-8|491	%{_texmfdistdir}/tex/context/base/context.tmp
14mu|texlive-context-20130426-8|492	%{_texmfdistdir}/tex/context/base/core-con.lua
14mu|texlive-context-20130426-8|493	%{_texmfdistdir}/tex/context/base/core-con.mkii
14mu|texlive-context-20130426-8|494	%{_texmfdistdir}/tex/context/base/core-con.mkiv
14mu|texlive-context-20130426-8|495	%{_texmfdistdir}/tex/context/base/core-ctx.ctx
14mu|texlive-context-20130426-8|496	%{_texmfdistdir}/tex/context/base/core-ctx.lua
14mu|texlive-context-20130426-8|497	%{_texmfdistdir}/tex/context/base/core-ctx.mkii
14mu|texlive-context-20130426-8|498	%{_texmfdistdir}/tex/context/base/core-ctx.mkiv
14mu|texlive-context-20130426-8|499	%{_texmfdistdir}/tex/context/base/core-dat.lua
14mu|texlive-context-20130426-8|500	%{_texmfdistdir}/tex/context/base/core-dat.mkiv
14mu|texlive-context-20130426-8|501	%{_texmfdistdir}/tex/context/base/core-def.mkii
14mu|texlive-context-20130426-8|502	%{_texmfdistdir}/tex/context/base/core-def.mkiv
14mu|texlive-context-20130426-8|503	%{_texmfdistdir}/tex/context/base/core-env.lua
14mu|texlive-context-20130426-8|504	%{_texmfdistdir}/tex/context/base/core-env.mkii
14mu|texlive-context-20130426-8|505	%{_texmfdistdir}/tex/context/base/core-env.mkiv
14mu|texlive-context-20130426-8|506	%{_texmfdistdir}/tex/context/base/core-fil.mkii
14mu|texlive-context-20130426-8|507	%{_texmfdistdir}/tex/context/base/core-fnt.mkii
14mu|texlive-context-20130426-8|508	%{_texmfdistdir}/tex/context/base/core-gen.mkii
14mu|texlive-context-20130426-8|509	%{_texmfdistdir}/tex/context/base/core-ini.mkii
14mu|texlive-context-20130426-8|510	%{_texmfdistdir}/tex/context/base/core-ini.mkiv
14mu|texlive-context-20130426-8|511	%{_texmfdistdir}/tex/context/base/core-job.mkii
14mu|texlive-context-20130426-8|512	%{_texmfdistdir}/tex/context/base/core-mis.mkii
14mu|texlive-context-20130426-8|513	%{_texmfdistdir}/tex/context/base/core-par.mkii
14mu|texlive-context-20130426-8|514	%{_texmfdistdir}/tex/context/base/core-stg.mkii
14mu|texlive-context-20130426-8|515	%{_texmfdistdir}/tex/context/base/core-sys.lua
14mu|texlive-context-20130426-8|516	%{_texmfdistdir}/tex/context/base/core-sys.mkii
14mu|texlive-context-20130426-8|517	%{_texmfdistdir}/tex/context/base/core-sys.mkiv
14mu|texlive-context-20130426-8|518	%{_texmfdistdir}/tex/context/base/core-two.lua
14mu|texlive-context-20130426-8|519	%{_texmfdistdir}/tex/context/base/core-two.mkii
14mu|texlive-context-20130426-8|520	%{_texmfdistdir}/tex/context/base/core-two.mkiv
14mu|texlive-context-20130426-8|521	%{_texmfdistdir}/tex/context/base/core-uti.lua
14mu|texlive-context-20130426-8|522	%{_texmfdistdir}/tex/context/base/core-uti.mkii
14mu|texlive-context-20130426-8|523	%{_texmfdistdir}/tex/context/base/core-uti.mkiv
14mu|texlive-context-20130426-8|524	%{_texmfdistdir}/tex/context/base/core-var.mkii
14mu|texlive-context-20130426-8|525	%{_texmfdistdir}/tex/context/base/data-aux.lua
14mu|texlive-context-20130426-8|526	%{_texmfdistdir}/tex/context/base/data-bin.lua
14mu|texlive-context-20130426-8|527	%{_texmfdistdir}/tex/context/base/data-con.lua
14mu|texlive-context-20130426-8|528	%{_texmfdistdir}/tex/context/base/data-crl.lua
14mu|texlive-context-20130426-8|529	%{_texmfdistdir}/tex/context/base/data-ctx.lua
14mu|texlive-context-20130426-8|530	%{_texmfdistdir}/tex/context/base/data-env.lua
14mu|texlive-context-20130426-8|531	%{_texmfdistdir}/tex/context/base/data-exp.lua
14mu|texlive-context-20130426-8|532	%{_texmfdistdir}/tex/context/base/data-fil.lua
14mu|texlive-context-20130426-8|533	%{_texmfdistdir}/tex/context/base/data-gen.lua
14mu|texlive-context-20130426-8|534	%{_texmfdistdir}/tex/context/base/data-ini.lua
14mu|texlive-context-20130426-8|535	%{_texmfdistdir}/tex/context/base/data-inp.lua
14mu|texlive-context-20130426-8|536	%{_texmfdistdir}/tex/context/base/data-lst.lua
14mu|texlive-context-20130426-8|537	%{_texmfdistdir}/tex/context/base/data-lua.lua
14mu|texlive-context-20130426-8|538	%{_texmfdistdir}/tex/context/base/data-met.lua
14mu|texlive-context-20130426-8|539	%{_texmfdistdir}/tex/context/base/data-out.lua
14mu|texlive-context-20130426-8|540	%{_texmfdistdir}/tex/context/base/data-pre.lua
14mu|texlive-context-20130426-8|541	%{_texmfdistdir}/tex/context/base/data-res.lua
14mu|texlive-context-20130426-8|542	%{_texmfdistdir}/tex/context/base/data-sch.lua
14mu|texlive-context-20130426-8|543	%{_texmfdistdir}/tex/context/base/data-tex.lua
14mu|texlive-context-20130426-8|544	%{_texmfdistdir}/tex/context/base/data-tmf.lua
14mu|texlive-context-20130426-8|545	%{_texmfdistdir}/tex/context/base/data-tmp.lua
14mu|texlive-context-20130426-8|546	%{_texmfdistdir}/tex/context/base/data-tre.lua
14mu|texlive-context-20130426-8|547	%{_texmfdistdir}/tex/context/base/data-use.lua
14mu|texlive-context-20130426-8|548	%{_texmfdistdir}/tex/context/base/data-vir.lua
14mu|texlive-context-20130426-8|549	%{_texmfdistdir}/tex/context/base/data-zip.lua
14mu|texlive-context-20130426-8|550	%{_texmfdistdir}/tex/context/base/enco-032.mkii
14mu|texlive-context-20130426-8|551	%{_texmfdistdir}/tex/context/base/enco-037.mkii
14mu|texlive-context-20130426-8|552	%{_texmfdistdir}/tex/context/base/enco-acc.mkii
14mu|texlive-context-20130426-8|553	%{_texmfdistdir}/tex/context/base/enco-agr.mkii
14mu|texlive-context-20130426-8|554	%{_texmfdistdir}/tex/context/base/enco-ans.mkii
14mu|texlive-context-20130426-8|555	%{_texmfdistdir}/tex/context/base/enco-cas.mkii
14mu|texlive-context-20130426-8|556	%{_texmfdistdir}/tex/context/base/enco-chi.mkii
14mu|texlive-context-20130426-8|557	%{_texmfdistdir}/tex/context/base/enco-com.mkii
14mu|texlive-context-20130426-8|558	%{_texmfdistdir}/tex/context/base/enco-cyr.mkii
14mu|texlive-context-20130426-8|559	%{_texmfdistdir}/tex/context/base/enco-def.mkii
14mu|texlive-context-20130426-8|560	%{_texmfdistdir}/tex/context/base/enco-ec.mkii
14mu|texlive-context-20130426-8|561	%{_texmfdistdir}/tex/context/base/enco-ecm.mkii
14mu|texlive-context-20130426-8|562	%{_texmfdistdir}/tex/context/base/enco-el.mkii
14mu|texlive-context-20130426-8|563	%{_texmfdistdir}/tex/context/base/enco-fde.mkii
14mu|texlive-context-20130426-8|564	%{_texmfdistdir}/tex/context/base/enco-ffr.mkii
14mu|texlive-context-20130426-8|565	%{_texmfdistdir}/tex/context/base/enco-fpl.mkii
14mu|texlive-context-20130426-8|566	%{_texmfdistdir}/tex/context/base/enco-fro.mkii
14mu|texlive-context-20130426-8|567	%{_texmfdistdir}/tex/context/base/enco-fsl.mkii
14mu|texlive-context-20130426-8|568	%{_texmfdistdir}/tex/context/base/enco-grk.mkii
14mu|texlive-context-20130426-8|569	%{_texmfdistdir}/tex/context/base/enco-heb.mkii
14mu|texlive-context-20130426-8|570	%{_texmfdistdir}/tex/context/base/enco-ibm.mkii
14mu|texlive-context-20130426-8|571	%{_texmfdistdir}/tex/context/base/enco-il2.mkii
14mu|texlive-context-20130426-8|572	%{_texmfdistdir}/tex/context/base/enco-ini.mkii
14mu|texlive-context-20130426-8|573	%{_texmfdistdir}/tex/context/base/enco-ini.mkiv
14mu|texlive-context-20130426-8|574	%{_texmfdistdir}/tex/context/base/enco-l7x.mkii
14mu|texlive-context-20130426-8|575	%{_texmfdistdir}/tex/context/base/enco-lat.mkii
14mu|texlive-context-20130426-8|576	%{_texmfdistdir}/tex/context/base/enco-mis.mkii
14mu|texlive-context-20130426-8|577	%{_texmfdistdir}/tex/context/base/enco-pdf.mkii
14mu|texlive-context-20130426-8|578	%{_texmfdistdir}/tex/context/base/enco-pfr.mkii
14mu|texlive-context-20130426-8|579	%{_texmfdistdir}/tex/context/base/enco-pol.mkii
14mu|texlive-context-20130426-8|580	%{_texmfdistdir}/tex/context/base/enco-qx.mkii
14mu|texlive-context-20130426-8|581	%{_texmfdistdir}/tex/context/base/enco-raw.mkii
14mu|texlive-context-20130426-8|582	%{_texmfdistdir}/tex/context/base/enco-run.mkii
14mu|texlive-context-20130426-8|583	%{_texmfdistdir}/tex/context/base/enco-t5.mkii
14mu|texlive-context-20130426-8|584	%{_texmfdistdir}/tex/context/base/enco-tbo.mkii
14mu|texlive-context-20130426-8|585	%{_texmfdistdir}/tex/context/base/enco-uc.mkii
14mu|texlive-context-20130426-8|586	%{_texmfdistdir}/tex/context/base/enco-vis.mkii
14mu|texlive-context-20130426-8|587	%{_texmfdistdir}/tex/context/base/enco-vna.mkii
14mu|texlive-context-20130426-8|588	%{_texmfdistdir}/tex/context/base/enco-win.mkii
14mu|texlive-context-20130426-8|589	%{_texmfdistdir}/tex/context/base/enco-x5.mkii
14mu|texlive-context-20130426-8|590	%{_texmfdistdir}/tex/context/base/export-example.css
14mu|texlive-context-20130426-8|591	%{_texmfdistdir}/tex/context/base/export-example.rng
14mu|texlive-context-20130426-8|592	%{_texmfdistdir}/tex/context/base/export-example.tex
14mu|texlive-context-20130426-8|593	%{_texmfdistdir}/tex/context/base/file-ini.lua
14mu|texlive-context-20130426-8|594	%{_texmfdistdir}/tex/context/base/file-ini.mkvi
14mu|texlive-context-20130426-8|595	%{_texmfdistdir}/tex/context/base/file-job.lua
14mu|texlive-context-20130426-8|596	%{_texmfdistdir}/tex/context/base/file-job.mkvi
14mu|texlive-context-20130426-8|597	%{_texmfdistdir}/tex/context/base/file-lib.lua
14mu|texlive-context-20130426-8|598	%{_texmfdistdir}/tex/context/base/file-lib.mkvi
14mu|texlive-context-20130426-8|599	%{_texmfdistdir}/tex/context/base/file-mod.lua
14mu|texlive-context-20130426-8|600	%{_texmfdistdir}/tex/context/base/file-mod.mkvi
14mu|texlive-context-20130426-8|601	%{_texmfdistdir}/tex/context/base/file-res.lua
14mu|texlive-context-20130426-8|602	%{_texmfdistdir}/tex/context/base/file-res.mkvi
14mu|texlive-context-20130426-8|603	%{_texmfdistdir}/tex/context/base/file-syn.lua
14mu|texlive-context-20130426-8|604	%{_texmfdistdir}/tex/context/base/file-syn.mkvi
14mu|texlive-context-20130426-8|605	%{_texmfdistdir}/tex/context/base/filt-bas.mkii
14mu|texlive-context-20130426-8|606	%{_texmfdistdir}/tex/context/base/filt-ini.mkii
14mu|texlive-context-20130426-8|607	%{_texmfdistdir}/tex/context/base/font-afk.lua
14mu|texlive-context-20130426-8|608	%{_texmfdistdir}/tex/context/base/font-afm.lua
14mu|texlive-context-20130426-8|609	%{_texmfdistdir}/tex/context/base/font-age.lua
14mu|texlive-context-20130426-8|610	%{_texmfdistdir}/tex/context/base/font-agl.lua
14mu|texlive-context-20130426-8|611	%{_texmfdistdir}/tex/context/base/font-arb.mkii
14mu|texlive-context-20130426-8|612	%{_texmfdistdir}/tex/context/base/font-aux.lua
14mu|texlive-context-20130426-8|613	%{_texmfdistdir}/tex/context/base/font-aux.mkvi
14mu|texlive-context-20130426-8|614	%{_texmfdistdir}/tex/context/base/font-bfm.mkii
14mu|texlive-context-20130426-8|615	%{_texmfdistdir}/tex/context/base/font-chi.mkii
14mu|texlive-context-20130426-8|616	%{_texmfdistdir}/tex/context/base/font-chk.lua
14mu|texlive-context-20130426-8|617	%{_texmfdistdir}/tex/context/base/font-chk.mkiv
14mu|texlive-context-20130426-8|618	%{_texmfdistdir}/tex/context/base/font-cid.lua
14mu|texlive-context-20130426-8|619	%{_texmfdistdir}/tex/context/base/font-col.lua
14mu|texlive-context-20130426-8|620	%{_texmfdistdir}/tex/context/base/font-col.mkvi
14mu|texlive-context-20130426-8|621	%{_texmfdistdir}/tex/context/base/font-con.lua
14mu|texlive-context-20130426-8|622	%{_texmfdistdir}/tex/context/base/font-ctx.lua
14mu|texlive-context-20130426-8|623	%{_texmfdistdir}/tex/context/base/font-def.lua
14mu|texlive-context-20130426-8|624	%{_texmfdistdir}/tex/context/base/font-emp.mkvi
14mu|texlive-context-20130426-8|625	%{_texmfdistdir}/tex/context/base/font-enc.lua
14mu|texlive-context-20130426-8|626	%{_texmfdistdir}/tex/context/base/font-enh.lua
14mu|texlive-context-20130426-8|627	%{_texmfdistdir}/tex/context/base/font-ext.lua
14mu|texlive-context-20130426-8|628	%{_texmfdistdir}/tex/context/base/font-fbk.lua
14mu|texlive-context-20130426-8|629	%{_texmfdistdir}/tex/context/base/font-fea.mkvi
14mu|texlive-context-20130426-8|630	%{_texmfdistdir}/tex/context/base/font-fil.mkvi
14mu|texlive-context-20130426-8|631	%{_texmfdistdir}/tex/context/base/font-gds.lua
14mu|texlive-context-20130426-8|632	%{_texmfdistdir}/tex/context/base/font-gds.mkvi
14mu|texlive-context-20130426-8|633	%{_texmfdistdir}/tex/context/base/font-heb.mkii
14mu|texlive-context-20130426-8|634	%{_texmfdistdir}/tex/context/base/font-hsh.lua
14mu|texlive-context-20130426-8|635	%{_texmfdistdir}/tex/context/base/font-ini.lua
14mu|texlive-context-20130426-8|636	%{_texmfdistdir}/tex/context/base/font-ini.mkii
14mu|texlive-context-20130426-8|637	%{_texmfdistdir}/tex/context/base/font-ini.mkvi
14mu|texlive-context-20130426-8|638	%{_texmfdistdir}/tex/context/base/font-jap.mkii
14mu|texlive-context-20130426-8|639	%{_texmfdistdir}/tex/context/base/font-ldr.lua
14mu|texlive-context-20130426-8|640	%{_texmfdistdir}/tex/context/base/font-lib.mkvi
14mu|texlive-context-20130426-8|641	%{_texmfdistdir}/tex/context/base/font-log.lua
14mu|texlive-context-20130426-8|642	%{_texmfdistdir}/tex/context/base/font-lua.lua
14mu|texlive-context-20130426-8|643	%{_texmfdistdir}/tex/context/base/font-map.lua
14mu|texlive-context-20130426-8|644	%{_texmfdistdir}/tex/context/base/font-mat.mkvi
14mu|texlive-context-20130426-8|645	%{_texmfdistdir}/tex/context/base/font-mis.lua
14mu|texlive-context-20130426-8|646	%{_texmfdistdir}/tex/context/base/font-nod.lua
14mu|texlive-context-20130426-8|647	%{_texmfdistdir}/tex/context/base/font-odk.lua
14mu|texlive-context-20130426-8|648	%{_texmfdistdir}/tex/context/base/font-odv.lua
14mu|texlive-context-20130426-8|649	%{_texmfdistdir}/tex/context/base/font-ota.lua
14mu|texlive-context-20130426-8|650	%{_texmfdistdir}/tex/context/base/font-otb.lua
14mu|texlive-context-20130426-8|651	%{_texmfdistdir}/tex/context/base/font-otc.lua
14mu|texlive-context-20130426-8|652	%{_texmfdistdir}/tex/context/base/font-otd.lua
14mu|texlive-context-20130426-8|653	%{_texmfdistdir}/tex/context/base/font-otf.lua
14mu|texlive-context-20130426-8|654	%{_texmfdistdir}/tex/context/base/font-oth.lua
14mu|texlive-context-20130426-8|655	%{_texmfdistdir}/tex/context/base/font-oti.lua
14mu|texlive-context-20130426-8|656	%{_texmfdistdir}/tex/context/base/font-otn.lua
14mu|texlive-context-20130426-8|657	%{_texmfdistdir}/tex/context/base/font-otp.lua
14mu|texlive-context-20130426-8|658	%{_texmfdistdir}/tex/context/base/font-ott.lua
14mu|texlive-context-20130426-8|659	%{_texmfdistdir}/tex/context/base/font-otx.lua
14mu|texlive-context-20130426-8|660	%{_texmfdistdir}/tex/context/base/font-pat.lua
14mu|texlive-context-20130426-8|661	%{_texmfdistdir}/tex/context/base/font-pre.mkiv
14mu|texlive-context-20130426-8|662	%{_texmfdistdir}/tex/context/base/font-run.mkii
14mu|texlive-context-20130426-8|663	%{_texmfdistdir}/tex/context/base/font-run.mkiv
14mu|texlive-context-20130426-8|664	%{_texmfdistdir}/tex/context/base/font-set.mkvi
14mu|texlive-context-20130426-8|665	%{_texmfdistdir}/tex/context/base/font-sol.lua
14mu|texlive-context-20130426-8|666	%{_texmfdistdir}/tex/context/base/font-sol.mkvi
14mu|texlive-context-20130426-8|667	%{_texmfdistdir}/tex/context/base/font-sty.mkvi
14mu|texlive-context-20130426-8|668	%{_texmfdistdir}/tex/context/base/font-sym.mkvi
14mu|texlive-context-20130426-8|669	%{_texmfdistdir}/tex/context/base/font-syn.lua
14mu|texlive-context-20130426-8|670	%{_texmfdistdir}/tex/context/base/font-tfm.lua
14mu|texlive-context-20130426-8|671	%{_texmfdistdir}/tex/context/base/font-tra.mkiv
14mu|texlive-context-20130426-8|672	%{_texmfdistdir}/tex/context/base/font-trt.lua
14mu|texlive-context-20130426-8|673	%{_texmfdistdir}/tex/context/base/font-uni.mkii
14mu|texlive-context-20130426-8|674	%{_texmfdistdir}/tex/context/base/font-uni.mkiv
14mu|texlive-context-20130426-8|675	%{_texmfdistdir}/tex/context/base/font-unk.mkii
14mu|texlive-context-20130426-8|676	%{_texmfdistdir}/tex/context/base/font-unk.mkiv
14mu|texlive-context-20130426-8|677	%{_texmfdistdir}/tex/context/base/font-var.mkvi
14mu|texlive-context-20130426-8|678	%{_texmfdistdir}/tex/context/base/font-vf.lua
14mu|texlive-context-20130426-8|679	%{_texmfdistdir}/tex/context/base/font-xtx.mkii
14mu|texlive-context-20130426-8|680	%{_texmfdistdir}/tex/context/base/grph-epd.lua
14mu|texlive-context-20130426-8|681	%{_texmfdistdir}/tex/context/base/grph-epd.mkiv
14mu|texlive-context-20130426-8|682	%{_texmfdistdir}/tex/context/base/grph-fig.mkii
14mu|texlive-context-20130426-8|683	%{_texmfdistdir}/tex/context/base/grph-fig.mkiv
14mu|texlive-context-20130426-8|684	%{_texmfdistdir}/tex/context/base/grph-fil.lua
14mu|texlive-context-20130426-8|685	%{_texmfdistdir}/tex/context/base/grph-inc.lua
14mu|texlive-context-20130426-8|686	%{_texmfdistdir}/tex/context/base/grph-inc.mkii
14mu|texlive-context-20130426-8|687	%{_texmfdistdir}/tex/context/base/grph-inc.mkiv
14mu|texlive-context-20130426-8|688	%{_texmfdistdir}/tex/context/base/grph-raw.lua
14mu|texlive-context-20130426-8|689	%{_texmfdistdir}/tex/context/base/grph-raw.mkiv
14mu|texlive-context-20130426-8|690	%{_texmfdistdir}/tex/context/base/grph-swf.lua
14mu|texlive-context-20130426-8|691	%{_texmfdistdir}/tex/context/base/grph-trf.mkii
14mu|texlive-context-20130426-8|692	%{_texmfdistdir}/tex/context/base/grph-trf.mkiv
14mu|texlive-context-20130426-8|693	%{_texmfdistdir}/tex/context/base/grph-u3d.lua
14mu|texlive-context-20130426-8|694	%{_texmfdistdir}/tex/context/base/grph-wnd.lua
14mu|texlive-context-20130426-8|695	%{_texmfdistdir}/tex/context/base/hand-def.mkii
14mu|texlive-context-20130426-8|696	%{_texmfdistdir}/tex/context/base/hand-ini.mkii
14mu|texlive-context-20130426-8|697	%{_texmfdistdir}/tex/context/base/hand-ini.mkiv
14mu|texlive-context-20130426-8|698	%{_texmfdistdir}/tex/context/base/java-ans.mkii
14mu|texlive-context-20130426-8|699	%{_texmfdistdir}/tex/context/base/java-exa.mkii
14mu|texlive-context-20130426-8|700	%{_texmfdistdir}/tex/context/base/java-fil.mkii
14mu|texlive-context-20130426-8|701	%{_texmfdistdir}/tex/context/base/java-fld.mkii
14mu|texlive-context-20130426-8|702	%{_texmfdistdir}/tex/context/base/java-imp-exa.mkiv
14mu|texlive-context-20130426-8|703	%{_texmfdistdir}/tex/context/base/java-imp-fil.mkiv
14mu|texlive-context-20130426-8|704	%{_texmfdistdir}/tex/context/base/java-imp-fld.mkiv
14mu|texlive-context-20130426-8|705	%{_texmfdistdir}/tex/context/base/java-imp-rhh.mkiv
14mu|texlive-context-20130426-8|706	%{_texmfdistdir}/tex/context/base/java-imp-stp.mkiv
14mu|texlive-context-20130426-8|707	%{_texmfdistdir}/tex/context/base/java-ini.lua
14mu|texlive-context-20130426-8|708	%{_texmfdistdir}/tex/context/base/java-ini.mkii
14mu|texlive-context-20130426-8|709	%{_texmfdistdir}/tex/context/base/java-ini.mkiv
14mu|texlive-context-20130426-8|710	%{_texmfdistdir}/tex/context/base/java-stp.mkii
14mu|texlive-context-20130426-8|711	%{_texmfdistdir}/tex/context/base/l-boolean.lua
14mu|texlive-context-20130426-8|712	%{_texmfdistdir}/tex/context/base/l-dir.lua
14mu|texlive-context-20130426-8|713	%{_texmfdistdir}/tex/context/base/l-file.lua
14mu|texlive-context-20130426-8|714	%{_texmfdistdir}/tex/context/base/l-function.lua
14mu|texlive-context-20130426-8|715	%{_texmfdistdir}/tex/context/base/l-gzip.lua
14mu|texlive-context-20130426-8|716	%{_texmfdistdir}/tex/context/base/l-io.lua
14mu|texlive-context-20130426-8|717	%{_texmfdistdir}/tex/context/base/l-lpeg.lua
14mu|texlive-context-20130426-8|718	%{_texmfdistdir}/tex/context/base/l-lua.lua
14mu|texlive-context-20130426-8|719	%{_texmfdistdir}/tex/context/base/l-math.lua
14mu|texlive-context-20130426-8|720	%{_texmfdistdir}/tex/context/base/l-md5.lua
14mu|texlive-context-20130426-8|721	%{_texmfdistdir}/tex/context/base/l-number.lua
14mu|texlive-context-20130426-8|722	%{_texmfdistdir}/tex/context/base/l-os.lua
14mu|texlive-context-20130426-8|723	%{_texmfdistdir}/tex/context/base/l-package.lua
14mu|texlive-context-20130426-8|724	%{_texmfdistdir}/tex/context/base/l-pdfview.lua
14mu|texlive-context-20130426-8|725	%{_texmfdistdir}/tex/context/base/l-set.lua
14mu|texlive-context-20130426-8|726	%{_texmfdistdir}/tex/context/base/l-string.lua
14mu|texlive-context-20130426-8|727	%{_texmfdistdir}/tex/context/base/l-table.lua
14mu|texlive-context-20130426-8|728	%{_texmfdistdir}/tex/context/base/l-unicode.lua
14mu|texlive-context-20130426-8|729	%{_texmfdistdir}/tex/context/base/l-url.lua
14mu|texlive-context-20130426-8|730	%{_texmfdistdir}/tex/context/base/l-xml.lua
14mu|texlive-context-20130426-8|731	%{_texmfdistdir}/tex/context/base/lang-all.xml
14mu|texlive-context-20130426-8|732	%{_texmfdistdir}/tex/context/base/lang-alt.mkii
14mu|texlive-context-20130426-8|733	%{_texmfdistdir}/tex/context/base/lang-ana.mkii
14mu|texlive-context-20130426-8|734	%{_texmfdistdir}/tex/context/base/lang-art.mkii
14mu|texlive-context-20130426-8|735	%{_texmfdistdir}/tex/context/base/lang-bal.mkii
14mu|texlive-context-20130426-8|736	%{_texmfdistdir}/tex/context/base/lang-cel.mkii
14mu|texlive-context-20130426-8|737	%{_texmfdistdir}/tex/context/base/lang-chi.mkii
14mu|texlive-context-20130426-8|738	%{_texmfdistdir}/tex/context/base/lang-ctx.mkii
14mu|texlive-context-20130426-8|739	%{_texmfdistdir}/tex/context/base/lang-cyr.mkii
14mu|texlive-context-20130426-8|740	%{_texmfdistdir}/tex/context/base/lang-def.lua
14mu|texlive-context-20130426-8|741	%{_texmfdistdir}/tex/context/base/lang-def.mkiv
14mu|texlive-context-20130426-8|742	%{_texmfdistdir}/tex/context/base/lang-dis.mkii
14mu|texlive-context-20130426-8|743	%{_texmfdistdir}/tex/context/base/lang-frd.mkii
14mu|texlive-context-20130426-8|744	%{_texmfdistdir}/tex/context/base/lang-frd.mkiv
14mu|texlive-context-20130426-8|745	%{_texmfdistdir}/tex/context/base/lang-frq-de.lua
14mu|texlive-context-20130426-8|746	%{_texmfdistdir}/tex/context/base/lang-frq-en.lua
14mu|texlive-context-20130426-8|747	%{_texmfdistdir}/tex/context/base/lang-frq-nl.lua
14mu|texlive-context-20130426-8|748	%{_texmfdistdir}/tex/context/base/lang-frq.mkii
14mu|texlive-context-20130426-8|749	%{_texmfdistdir}/tex/context/base/lang-frq.mkiv
14mu|texlive-context-20130426-8|750	%{_texmfdistdir}/tex/context/base/lang-ger.mkii
14mu|texlive-context-20130426-8|751	%{_texmfdistdir}/tex/context/base/lang-grk.mkii
14mu|texlive-context-20130426-8|752	%{_texmfdistdir}/tex/context/base/lang-ind.mkii
14mu|texlive-context-20130426-8|753	%{_texmfdistdir}/tex/context/base/lang-ini.lua
14mu|texlive-context-20130426-8|754	%{_texmfdistdir}/tex/context/base/lang-ini.mkii
14mu|texlive-context-20130426-8|755	%{_texmfdistdir}/tex/context/base/lang-ini.mkiv
14mu|texlive-context-20130426-8|756	%{_texmfdistdir}/tex/context/base/lang-ita.mkii
14mu|texlive-context-20130426-8|757	%{_texmfdistdir}/tex/context/base/lang-jap.mkii
14mu|texlive-context-20130426-8|758	%{_texmfdistdir}/tex/context/base/lang-lab.lua
14mu|texlive-context-20130426-8|759	%{_texmfdistdir}/tex/context/base/lang-lab.mkii
14mu|texlive-context-20130426-8|760	%{_texmfdistdir}/tex/context/base/lang-lab.mkiv
14mu|texlive-context-20130426-8|761	%{_texmfdistdir}/tex/context/base/lang-mis.mkii
14mu|texlive-context-20130426-8|762	%{_texmfdistdir}/tex/context/base/lang-mis.mkiv
14mu|texlive-context-20130426-8|763	%{_texmfdistdir}/tex/context/base/lang-run.mkii
14mu|texlive-context-20130426-8|764	%{_texmfdistdir}/tex/context/base/lang-sla.mkii
14mu|texlive-context-20130426-8|765	%{_texmfdistdir}/tex/context/base/lang-spa.mkii
14mu|texlive-context-20130426-8|766	%{_texmfdistdir}/tex/context/base/lang-spa.mkiv
14mu|texlive-context-20130426-8|767	%{_texmfdistdir}/tex/context/base/lang-spe.mkii
14mu|texlive-context-20130426-8|768	%{_texmfdistdir}/tex/context/base/lang-txt.lua
14mu|texlive-context-20130426-8|769	%{_texmfdistdir}/tex/context/base/lang-ura.mkii
14mu|texlive-context-20130426-8|770	%{_texmfdistdir}/tex/context/base/lang-url.lua
14mu|texlive-context-20130426-8|771	%{_texmfdistdir}/tex/context/base/lang-url.mkii
14mu|texlive-context-20130426-8|772	%{_texmfdistdir}/tex/context/base/lang-url.mkiv
14mu|texlive-context-20130426-8|773	%{_texmfdistdir}/tex/context/base/lang-vn.mkii
14mu|texlive-context-20130426-8|774	%{_texmfdistdir}/tex/context/base/lang-wrd.lua
14mu|texlive-context-20130426-8|775	%{_texmfdistdir}/tex/context/base/lang-wrd.mkiv
14mu|texlive-context-20130426-8|776	%{_texmfdistdir}/tex/context/base/layo-ini.lua
14mu|texlive-context-20130426-8|777	%{_texmfdistdir}/tex/context/base/layo-ini.mkiv
14mu|texlive-context-20130426-8|778	%{_texmfdistdir}/tex/context/base/lpdf-ano.lua
14mu|texlive-context-20130426-8|779	%{_texmfdistdir}/tex/context/base/lpdf-col.lua
14mu|texlive-context-20130426-8|780	%{_texmfdistdir}/tex/context/base/lpdf-enc.lua
14mu|texlive-context-20130426-8|781	%{_texmfdistdir}/tex/context/base/lpdf-epa.lua
14mu|texlive-context-20130426-8|782	%{_texmfdistdir}/tex/context/base/lpdf-epd.lua
14mu|texlive-context-20130426-8|783	%{_texmfdistdir}/tex/context/base/lpdf-fld.lua
14mu|texlive-context-20130426-8|784	%{_texmfdistdir}/tex/context/base/lpdf-fmt.lua
14mu|texlive-context-20130426-8|785	%{_texmfdistdir}/tex/context/base/lpdf-grp.lua
14mu|texlive-context-20130426-8|786	%{_texmfdistdir}/tex/context/base/lpdf-ini.lua
14mu|texlive-context-20130426-8|787	%{_texmfdistdir}/tex/context/base/lpdf-mis.lua
14mu|texlive-context-20130426-8|788	%{_texmfdistdir}/tex/context/base/lpdf-mov.lua
14mu|texlive-context-20130426-8|789	%{_texmfdistdir}/tex/context/base/lpdf-nod.lua
14mu|texlive-context-20130426-8|790	%{_texmfdistdir}/tex/context/base/lpdf-pda.xml
14mu|texlive-context-20130426-8|791	%{_texmfdistdir}/tex/context/base/lpdf-pdx.xml
14mu|texlive-context-20130426-8|792	%{_texmfdistdir}/tex/context/base/lpdf-ren.lua
14mu|texlive-context-20130426-8|793	%{_texmfdistdir}/tex/context/base/lpdf-swf.lua
14mu|texlive-context-20130426-8|794	%{_texmfdistdir}/tex/context/base/lpdf-tag.lua
14mu|texlive-context-20130426-8|795	%{_texmfdistdir}/tex/context/base/lpdf-u3d.lua
14mu|texlive-context-20130426-8|796	%{_texmfdistdir}/tex/context/base/lpdf-wid.lua
14mu|texlive-context-20130426-8|797	%{_texmfdistdir}/tex/context/base/lpdf-xmp.lua
14mu|texlive-context-20130426-8|798	%{_texmfdistdir}/tex/context/base/luat-bas.mkiv
14mu|texlive-context-20130426-8|799	%{_texmfdistdir}/tex/context/base/luat-bwc.lua
14mu|texlive-context-20130426-8|800	%{_texmfdistdir}/tex/context/base/luat-cbk.lua
14mu|texlive-context-20130426-8|801	%{_texmfdistdir}/tex/context/base/luat-cnf.lua
14mu|texlive-context-20130426-8|802	%{_texmfdistdir}/tex/context/base/luat-cod.lua
14mu|texlive-context-20130426-8|803	%{_texmfdistdir}/tex/context/base/luat-cod.mkiv
14mu|texlive-context-20130426-8|804	%{_texmfdistdir}/tex/context/base/luat-env.lua
14mu|texlive-context-20130426-8|805	%{_texmfdistdir}/tex/context/base/luat-exe.lua
14mu|texlive-context-20130426-8|806	%{_texmfdistdir}/tex/context/base/luat-fio.lua
14mu|texlive-context-20130426-8|807	%{_texmfdistdir}/tex/context/base/luat-fmt.lua
14mu|texlive-context-20130426-8|808	%{_texmfdistdir}/tex/context/base/luat-ini.lua
14mu|texlive-context-20130426-8|809	%{_texmfdistdir}/tex/context/base/luat-ini.mkiv
14mu|texlive-context-20130426-8|810	%{_texmfdistdir}/tex/context/base/luat-iop.lua
14mu|texlive-context-20130426-8|811	%{_texmfdistdir}/tex/context/base/luat-lib.mkiv
14mu|texlive-context-20130426-8|812	%{_texmfdistdir}/tex/context/base/luat-lua.lua
14mu|texlive-context-20130426-8|813	%{_texmfdistdir}/tex/context/base/luat-mac.lua
14mu|texlive-context-20130426-8|814	%{_texmfdistdir}/tex/context/base/luat-run.lua
14mu|texlive-context-20130426-8|815	%{_texmfdistdir}/tex/context/base/luat-soc.lua
14mu|texlive-context-20130426-8|816	%{_texmfdistdir}/tex/context/base/luat-sta.lua
14mu|texlive-context-20130426-8|817	%{_texmfdistdir}/tex/context/base/luat-sto.lua
14mu|texlive-context-20130426-8|818	%{_texmfdistdir}/tex/context/base/lxml-aux.lua
14mu|texlive-context-20130426-8|819	%{_texmfdistdir}/tex/context/base/lxml-css.lua
14mu|texlive-context-20130426-8|820	%{_texmfdistdir}/tex/context/base/lxml-css.mkiv
14mu|texlive-context-20130426-8|821	%{_texmfdistdir}/tex/context/base/lxml-ctx.lua
14mu|texlive-context-20130426-8|822	%{_texmfdistdir}/tex/context/base/lxml-ctx.mkiv
14mu|texlive-context-20130426-8|823	%{_texmfdistdir}/tex/context/base/lxml-dir.lua
14mu|texlive-context-20130426-8|824	%{_texmfdistdir}/tex/context/base/lxml-ent.lua
14mu|texlive-context-20130426-8|825	%{_texmfdistdir}/tex/context/base/lxml-inf.lua
14mu|texlive-context-20130426-8|826	%{_texmfdistdir}/tex/context/base/lxml-ini.mkiv
14mu|texlive-context-20130426-8|827	%{_texmfdistdir}/tex/context/base/lxml-lpt.lua
14mu|texlive-context-20130426-8|828	%{_texmfdistdir}/tex/context/base/lxml-mis.lua
14mu|texlive-context-20130426-8|829	%{_texmfdistdir}/tex/context/base/lxml-sor.lua
14mu|texlive-context-20130426-8|830	%{_texmfdistdir}/tex/context/base/lxml-sor.mkiv
14mu|texlive-context-20130426-8|831	%{_texmfdistdir}/tex/context/base/lxml-tab.lua
14mu|texlive-context-20130426-8|832	%{_texmfdistdir}/tex/context/base/lxml-tex.lua
14mu|texlive-context-20130426-8|833	%{_texmfdistdir}/tex/context/base/lxml-xml.lua
14mu|texlive-context-20130426-8|834	%{_texmfdistdir}/tex/context/base/m-arabtex.mkii
14mu|texlive-context-20130426-8|835	%{_texmfdistdir}/tex/context/base/m-barcodes.mkiv
14mu|texlive-context-20130426-8|836	%{_texmfdistdir}/tex/context/base/m-chart.lua
14mu|texlive-context-20130426-8|837	%{_texmfdistdir}/tex/context/base/m-chart.mkii
14mu|texlive-context-20130426-8|838	%{_texmfdistdir}/tex/context/base/m-chart.mkvi
14mu|texlive-context-20130426-8|839	%{_texmfdistdir}/tex/context/base/m-chemic.mkii
14mu|texlive-context-20130426-8|840	%{_texmfdistdir}/tex/context/base/m-chemic.mkiv
14mu|texlive-context-20130426-8|841	%{_texmfdistdir}/tex/context/base/m-cweb.tex
14mu|texlive-context-20130426-8|842	%{_texmfdistdir}/tex/context/base/m-database.lua
14mu|texlive-context-20130426-8|843	%{_texmfdistdir}/tex/context/base/m-database.mkii
14mu|texlive-context-20130426-8|844	%{_texmfdistdir}/tex/context/base/m-database.mkiv
14mu|texlive-context-20130426-8|845	%{_texmfdistdir}/tex/context/base/m-datastrc.tex
14mu|texlive-context-20130426-8|846	%{_texmfdistdir}/tex/context/base/m-directives.mkiv
14mu|texlive-context-20130426-8|847	%{_texmfdistdir}/tex/context/base/m-dratex.mkii
14mu|texlive-context-20130426-8|848	%{_texmfdistdir}/tex/context/base/m-edtsnc.mkii
14mu|texlive-context-20130426-8|849	%{_texmfdistdir}/tex/context/base/m-educat.tex
14mu|texlive-context-20130426-8|850	%{_texmfdistdir}/tex/context/base/m-fields.mkiv
14mu|texlive-context-20130426-8|851	%{_texmfdistdir}/tex/context/base/m-format.tex
14mu|texlive-context-20130426-8|852	%{_texmfdistdir}/tex/context/base/m-graph.mkii
14mu|texlive-context-20130426-8|853	%{_texmfdistdir}/tex/context/base/m-graph.mkiv
14mu|texlive-context-20130426-8|854	%{_texmfdistdir}/tex/context/base/m-ipsum.mkiv
14mu|texlive-context-20130426-8|855	%{_texmfdistdir}/tex/context/base/m-json.mkiv
14mu|texlive-context-20130426-8|856	%{_texmfdistdir}/tex/context/base/m-layout.tex
14mu|texlive-context-20130426-8|857	%{_texmfdistdir}/tex/context/base/m-level.mkii
14mu|texlive-context-20130426-8|858	%{_texmfdistdir}/tex/context/base/m-logcategories.mkiv
14mu|texlive-context-20130426-8|859	%{_texmfdistdir}/tex/context/base/m-markdown.lua
14mu|texlive-context-20130426-8|860	%{_texmfdistdir}/tex/context/base/m-markdown.mkiv
14mu|texlive-context-20130426-8|861	%{_texmfdistdir}/tex/context/base/m-mathcrap.mkiv
14mu|texlive-context-20130426-8|862	%{_texmfdistdir}/tex/context/base/m-mkii.mkiv
14mu|texlive-context-20130426-8|863	%{_texmfdistdir}/tex/context/base/m-mkivhacks.mkiv
14mu|texlive-context-20130426-8|864	%{_texmfdistdir}/tex/context/base/m-morse.mkvi
14mu|texlive-context-20130426-8|865	%{_texmfdistdir}/tex/context/base/m-narrowtt.tex
14mu|texlive-context-20130426-8|866	%{_texmfdistdir}/tex/context/base/m-newmat.tex
14mu|texlive-context-20130426-8|867	%{_texmfdistdir}/tex/context/base/m-nodechart.mkvi
14mu|texlive-context-20130426-8|868	%{_texmfdistdir}/tex/context/base/m-ntb-to-xtb.mkiv
14mu|texlive-context-20130426-8|869	%{_texmfdistdir}/tex/context/base/m-obsolete.mkii
14mu|texlive-context-20130426-8|870	%{_texmfdistdir}/tex/context/base/m-obsolete.mkiv
14mu|texlive-context-20130426-8|871	%{_texmfdistdir}/tex/context/base/m-oldfun.mkiv
14mu|texlive-context-20130426-8|872	%{_texmfdistdir}/tex/context/base/m-oldnum.mkiv
14mu|texlive-context-20130426-8|873	%{_texmfdistdir}/tex/context/base/m-pdfsnc.mkii
14mu|texlive-context-20130426-8|874	%{_texmfdistdir}/tex/context/base/m-pictex.tex
14mu|texlive-context-20130426-8|875	%{_texmfdistdir}/tex/context/base/m-pstricks.lua
14mu|texlive-context-20130426-8|876	%{_texmfdistdir}/tex/context/base/m-pstricks.mkii
14mu|texlive-context-20130426-8|877	%{_texmfdistdir}/tex/context/base/m-pstricks.mkiv
14mu|texlive-context-20130426-8|878	%{_texmfdistdir}/tex/context/base/m-punk.mkiv
14mu|texlive-context-20130426-8|879	%{_texmfdistdir}/tex/context/base/m-r.tex
14mu|texlive-context-20130426-8|880	%{_texmfdistdir}/tex/context/base/m-spreadsheet.lua
14mu|texlive-context-20130426-8|881	%{_texmfdistdir}/tex/context/base/m-spreadsheet.mkiv
14mu|texlive-context-20130426-8|882	%{_texmfdistdir}/tex/context/base/m-sql.mkiv
14mu|texlive-context-20130426-8|883	%{_texmfdistdir}/tex/context/base/m-steps.lua
14mu|texlive-context-20130426-8|884	%{_texmfdistdir}/tex/context/base/m-steps.mkii
14mu|texlive-context-20130426-8|885	%{_texmfdistdir}/tex/context/base/m-steps.mkvi
14mu|texlive-context-20130426-8|886	%{_texmfdistdir}/tex/context/base/m-streams.tex
14mu|texlive-context-20130426-8|887	%{_texmfdistdir}/tex/context/base/m-subsub.tex
14mu|texlive-context-20130426-8|888	%{_texmfdistdir}/tex/context/base/m-tex4ht.mkii
14mu|texlive-context-20130426-8|889	%{_texmfdistdir}/tex/context/base/m-timing.mkiv
14mu|texlive-context-20130426-8|890	%{_texmfdistdir}/tex/context/base/m-trackers.mkiv
14mu|texlive-context-20130426-8|891	%{_texmfdistdir}/tex/context/base/m-translate.mkiv
14mu|texlive-context-20130426-8|892	%{_texmfdistdir}/tex/context/base/m-units.mkii
14mu|texlive-context-20130426-8|893	%{_texmfdistdir}/tex/context/base/m-units.mkiv
14mu|texlive-context-20130426-8|894	%{_texmfdistdir}/tex/context/base/m-visual.mkii
14mu|texlive-context-20130426-8|895	%{_texmfdistdir}/tex/context/base/m-visual.mkiv
14mu|texlive-context-20130426-8|896	%{_texmfdistdir}/tex/context/base/m-zint.mkiv
14mu|texlive-context-20130426-8|897	%{_texmfdistdir}/tex/context/base/math-act.lua
14mu|texlive-context-20130426-8|898	%{_texmfdistdir}/tex/context/base/math-ali.mkiv
14mu|texlive-context-20130426-8|899	%{_texmfdistdir}/tex/context/base/math-ams.mkii
14mu|texlive-context-20130426-8|900	%{_texmfdistdir}/tex/context/base/math-arr.mkii
14mu|texlive-context-20130426-8|901	%{_texmfdistdir}/tex/context/base/math-arr.mkiv
14mu|texlive-context-20130426-8|902	%{_texmfdistdir}/tex/context/base/math-cow.mkii
14mu|texlive-context-20130426-8|903	%{_texmfdistdir}/tex/context/base/math-def.mkiv
14mu|texlive-context-20130426-8|904	%{_texmfdistdir}/tex/context/base/math-del.mkiv
14mu|texlive-context-20130426-8|905	%{_texmfdistdir}/tex/context/base/math-dim.lua
14mu|texlive-context-20130426-8|906	%{_texmfdistdir}/tex/context/base/math-dis.mkiv
14mu|texlive-context-20130426-8|907	%{_texmfdistdir}/tex/context/base/math-eul.mkii
14mu|texlive-context-20130426-8|908	%{_texmfdistdir}/tex/context/base/math-ext.lua
14mu|texlive-context-20130426-8|909	%{_texmfdistdir}/tex/context/base/math-fbk.lua
14mu|texlive-context-20130426-8|910	%{_texmfdistdir}/tex/context/base/math-fen.mkiv
14mu|texlive-context-20130426-8|911	%{_texmfdistdir}/tex/context/base/math-for.mkiv
14mu|texlive-context-20130426-8|912	%{_texmfdistdir}/tex/context/base/math-fou.mkii
14mu|texlive-context-20130426-8|913	%{_texmfdistdir}/tex/context/base/math-frc.lua
14mu|texlive-context-20130426-8|914	%{_texmfdistdir}/tex/context/base/math-frc.mkii
14mu|texlive-context-20130426-8|915	%{_texmfdistdir}/tex/context/base/math-frc.mkiv
14mu|texlive-context-20130426-8|916	%{_texmfdistdir}/tex/context/base/math-ini.lua
14mu|texlive-context-20130426-8|917	%{_texmfdistdir}/tex/context/base/math-ini.mkii
14mu|texlive-context-20130426-8|918	%{_texmfdistdir}/tex/context/base/math-ini.mkiv
14mu|texlive-context-20130426-8|919	%{_texmfdistdir}/tex/context/base/math-inl.mkiv
14mu|texlive-context-20130426-8|920	%{_texmfdistdir}/tex/context/base/math-int.mkiv
14mu|texlive-context-20130426-8|921	%{_texmfdistdir}/tex/context/base/math-lbr.mkii
14mu|texlive-context-20130426-8|922	%{_texmfdistdir}/tex/context/base/math-map.lua
14mu|texlive-context-20130426-8|923	%{_texmfdistdir}/tex/context/base/math-mis.mkiv
14mu|texlive-context-20130426-8|924	%{_texmfdistdir}/tex/context/base/math-noa.lua
14mu|texlive-context-20130426-8|925	%{_texmfdistdir}/tex/context/base/math-pln.mkii
14mu|texlive-context-20130426-8|926	%{_texmfdistdir}/tex/context/base/math-pln.mkiv
14mu|texlive-context-20130426-8|927	%{_texmfdistdir}/tex/context/base/math-ren.lua
14mu|texlive-context-20130426-8|928	%{_texmfdistdir}/tex/context/base/math-run.mkii
14mu|texlive-context-20130426-8|929	%{_texmfdistdir}/tex/context/base/math-scr.mkiv
14mu|texlive-context-20130426-8|930	%{_texmfdistdir}/tex/context/base/math-stc.mkvi
14mu|texlive-context-20130426-8|931	%{_texmfdistdir}/tex/context/base/math-tag.lua
14mu|texlive-context-20130426-8|932	%{_texmfdistdir}/tex/context/base/math-tex.mkii
14mu|texlive-context-20130426-8|933	%{_texmfdistdir}/tex/context/base/math-tim.mkii
14mu|texlive-context-20130426-8|934	%{_texmfdistdir}/tex/context/base/math-ttv.lua
14mu|texlive-context-20130426-8|935	%{_texmfdistdir}/tex/context/base/math-uni.mkii
14mu|texlive-context-20130426-8|936	%{_texmfdistdir}/tex/context/base/math-vfu.lua
14mu|texlive-context-20130426-8|937	%{_texmfdistdir}/tex/context/base/meta-clp.mkii
14mu|texlive-context-20130426-8|938	%{_texmfdistdir}/tex/context/base/meta-dum.mkii
14mu|texlive-context-20130426-8|939	%{_texmfdistdir}/tex/context/base/meta-fig.mkii
14mu|texlive-context-20130426-8|940	%{_texmfdistdir}/tex/context/base/meta-fig.mkiv
14mu|texlive-context-20130426-8|941	%{_texmfdistdir}/tex/context/base/meta-fun.lua
14mu|texlive-context-20130426-8|942	%{_texmfdistdir}/tex/context/base/meta-fun.mkiv
14mu|texlive-context-20130426-8|943	%{_texmfdistdir}/tex/context/base/meta-grd.mkiv
14mu|texlive-context-20130426-8|944	%{_texmfdistdir}/tex/context/base/meta-imp-clp.mkiv
14mu|texlive-context-20130426-8|945	%{_texmfdistdir}/tex/context/base/meta-imp-dum.mkiv
14mu|texlive-context-20130426-8|946	%{_texmfdistdir}/tex/context/base/meta-imp-fen.mkiv
14mu|texlive-context-20130426-8|947	%{_texmfdistdir}/tex/context/base/meta-imp-mis.mkiv
14mu|texlive-context-20130426-8|948	%{_texmfdistdir}/tex/context/base/meta-imp-nav.mkiv
14mu|texlive-context-20130426-8|949	%{_texmfdistdir}/tex/context/base/meta-imp-pre.mkiv
14mu|texlive-context-20130426-8|950	%{_texmfdistdir}/tex/context/base/meta-imp-txt.mkiv
14mu|texlive-context-20130426-8|951	%{_texmfdistdir}/tex/context/base/meta-ini.lua
14mu|texlive-context-20130426-8|952	%{_texmfdistdir}/tex/context/base/meta-ini.mkii
14mu|texlive-context-20130426-8|953	%{_texmfdistdir}/tex/context/base/meta-ini.mkiv
14mu|texlive-context-20130426-8|954	%{_texmfdistdir}/tex/context/base/meta-mis.mkii
14mu|texlive-context-20130426-8|955	%{_texmfdistdir}/tex/context/base/meta-nav.mkii
14mu|texlive-context-20130426-8|956	%{_texmfdistdir}/tex/context/base/meta-pag.mkii
14mu|texlive-context-20130426-8|957	%{_texmfdistdir}/tex/context/base/meta-pag.mkiv
14mu|texlive-context-20130426-8|958	%{_texmfdistdir}/tex/context/base/meta-pdf.lua
14mu|texlive-context-20130426-8|959	%{_texmfdistdir}/tex/context/base/meta-pdf.mkii
14mu|texlive-context-20130426-8|960	%{_texmfdistdir}/tex/context/base/meta-pdf.mkiv
14mu|texlive-context-20130426-8|961	%{_texmfdistdir}/tex/context/base/meta-pdh.lua
14mu|texlive-context-20130426-8|962	%{_texmfdistdir}/tex/context/base/meta-pdh.mkiv
14mu|texlive-context-20130426-8|963	%{_texmfdistdir}/tex/context/base/meta-pre.mkii
14mu|texlive-context-20130426-8|964	%{_texmfdistdir}/tex/context/base/meta-tex.lua
14mu|texlive-context-20130426-8|965	%{_texmfdistdir}/tex/context/base/meta-tex.mkii
14mu|texlive-context-20130426-8|966	%{_texmfdistdir}/tex/context/base/meta-tex.mkiv
14mu|texlive-context-20130426-8|967	%{_texmfdistdir}/tex/context/base/meta-txt.mkii
14mu|texlive-context-20130426-8|968	%{_texmfdistdir}/tex/context/base/meta-xml.mkii
14mu|texlive-context-20130426-8|969	%{_texmfdistdir}/tex/context/base/meta-xml.mkiv
14mu|texlive-context-20130426-8|970	%{_texmfdistdir}/tex/context/base/metatex.lus
14mu|texlive-context-20130426-8|971	%{_texmfdistdir}/tex/context/base/metatex.tex
14mu|texlive-context-20130426-8|972	%{_texmfdistdir}/tex/context/base/mlib-ctx.lua
14mu|texlive-context-20130426-8|973	%{_texmfdistdir}/tex/context/base/mlib-ctx.mkiv
14mu|texlive-context-20130426-8|974	%{_texmfdistdir}/tex/context/base/mlib-pdf.lua
14mu|texlive-context-20130426-8|975	%{_texmfdistdir}/tex/context/base/mlib-pdf.mkiv
14mu|texlive-context-20130426-8|976	%{_texmfdistdir}/tex/context/base/mlib-pps.lua
14mu|texlive-context-20130426-8|977	%{_texmfdistdir}/tex/context/base/mlib-pps.mkiv
14mu|texlive-context-20130426-8|978	%{_texmfdistdir}/tex/context/base/mlib-run.lua
14mu|texlive-context-20130426-8|979	%{_texmfdistdir}/tex/context/base/mtx-context-arrange.tex
14mu|texlive-context-20130426-8|980	%{_texmfdistdir}/tex/context/base/mtx-context-combine.tex
14mu|texlive-context-20130426-8|981	%{_texmfdistdir}/tex/context/base/mtx-context-common.tex
14mu|texlive-context-20130426-8|982	%{_texmfdistdir}/tex/context/base/mtx-context-copy.tex
14mu|texlive-context-20130426-8|983	%{_texmfdistdir}/tex/context/base/mtx-context-ideas.tex
14mu|texlive-context-20130426-8|984	%{_texmfdistdir}/tex/context/base/mtx-context-listing.tex
14mu|texlive-context-20130426-8|985	%{_texmfdistdir}/tex/context/base/mtx-context-markdown.tex
14mu|texlive-context-20130426-8|986	%{_texmfdistdir}/tex/context/base/mtx-context-select.tex
14mu|texlive-context-20130426-8|987	%{_texmfdistdir}/tex/context/base/mtx-context-sql.tex
14mu|texlive-context-20130426-8|988	%{_texmfdistdir}/tex/context/base/mtx-context-timing.tex
14mu|texlive-context-20130426-8|989	%{_texmfdistdir}/tex/context/base/mult-aux.lua
14mu|texlive-context-20130426-8|990	%{_texmfdistdir}/tex/context/base/mult-aux.mkii
14mu|texlive-context-20130426-8|991	%{_texmfdistdir}/tex/context/base/mult-aux.mkiv
14mu|texlive-context-20130426-8|992	%{_texmfdistdir}/tex/context/base/mult-chk.lua
14mu|texlive-context-20130426-8|993	%{_texmfdistdir}/tex/context/base/mult-chk.mkii
14mu|texlive-context-20130426-8|994	%{_texmfdistdir}/tex/context/base/mult-chk.mkiv
14mu|texlive-context-20130426-8|995	%{_texmfdistdir}/tex/context/base/mult-com.mkii
14mu|texlive-context-20130426-8|996	%{_texmfdistdir}/tex/context/base/mult-con.mkii
14mu|texlive-context-20130426-8|997	%{_texmfdistdir}/tex/context/base/mult-de.mkii
14mu|texlive-context-20130426-8|998	%{_texmfdistdir}/tex/context/base/mult-def.lua
14mu|texlive-context-20130426-8|999	%{_texmfdistdir}/tex/context/base/mult-def.mkii
14mu|texlive-context-20130426-8|1000	%{_texmfdistdir}/tex/context/base/mult-def.mkiv
14mu|texlive-context-20130426-8|1001	%{_texmfdistdir}/tex/context/base/mult-dim.mkvi
14mu|texlive-context-20130426-8|1002	%{_texmfdistdir}/tex/context/base/mult-en.mkii
14mu|texlive-context-20130426-8|1003	%{_texmfdistdir}/tex/context/base/mult-fr.mkii
14mu|texlive-context-20130426-8|1004	%{_texmfdistdir}/tex/context/base/mult-fst.mkii
14mu|texlive-context-20130426-8|1005	%{_texmfdistdir}/tex/context/base/mult-fun.lua
14mu|texlive-context-20130426-8|1006	%{_texmfdistdir}/tex/context/base/mult-ini.lua
14mu|texlive-context-20130426-8|1007	%{_texmfdistdir}/tex/context/base/mult-ini.mkii
14mu|texlive-context-20130426-8|1008	%{_texmfdistdir}/tex/context/base/mult-ini.mkiv
14mu|texlive-context-20130426-8|1009	%{_texmfdistdir}/tex/context/base/mult-it.mkii
14mu|texlive-context-20130426-8|1010	%{_texmfdistdir}/tex/context/base/mult-low.lua
14mu|texlive-context-20130426-8|1011	%{_texmfdistdir}/tex/context/base/mult-mcs.mkii
14mu|texlive-context-20130426-8|1012	%{_texmfdistdir}/tex/context/base/mult-mde.mkii
14mu|texlive-context-20130426-8|1013	%{_texmfdistdir}/tex/context/base/mult-men.mkii
14mu|texlive-context-20130426-8|1014	%{_texmfdistdir}/tex/context/base/mult-mes.lua
14mu|texlive-context-20130426-8|1015	%{_texmfdistdir}/tex/context/base/mult-mfr.mkii
14mu|texlive-context-20130426-8|1016	%{_texmfdistdir}/tex/context/base/mult-mit.mkii
14mu|texlive-context-20130426-8|1017	%{_texmfdistdir}/tex/context/base/mult-mnl.mkii
14mu|texlive-context-20130426-8|1018	%{_texmfdistdir}/tex/context/base/mult-mno.mkii
14mu|texlive-context-20130426-8|1019	%{_texmfdistdir}/tex/context/base/mult-mpe.mkii
14mu|texlive-context-20130426-8|1020	%{_texmfdistdir}/tex/context/base/mult-mps.lua
14mu|texlive-context-20130426-8|1021	%{_texmfdistdir}/tex/context/base/mult-mro.mkii
14mu|texlive-context-20130426-8|1022	%{_texmfdistdir}/tex/context/base/mult-nl.mkii
14mu|texlive-context-20130426-8|1023	%{_texmfdistdir}/tex/context/base/mult-pe.mkii
14mu|texlive-context-20130426-8|1024	%{_texmfdistdir}/tex/context/base/mult-prm.lua
14mu|texlive-context-20130426-8|1025	%{_texmfdistdir}/tex/context/base/mult-prm.mkiv
14mu|texlive-context-20130426-8|1026	%{_texmfdistdir}/tex/context/base/mult-ro.mkii
14mu|texlive-context-20130426-8|1027	%{_texmfdistdir}/tex/context/base/mult-sys.mkii
14mu|texlive-context-20130426-8|1028	%{_texmfdistdir}/tex/context/base/mult-sys.mkiv
14mu|texlive-context-20130426-8|1029	%{_texmfdistdir}/tex/context/base/node-acc.lua
14mu|texlive-context-20130426-8|1030	%{_texmfdistdir}/tex/context/base/node-aux.lua
14mu|texlive-context-20130426-8|1031	%{_texmfdistdir}/tex/context/base/node-bck.lua
14mu|texlive-context-20130426-8|1032	%{_texmfdistdir}/tex/context/base/node-bck.mkiv
14mu|texlive-context-20130426-8|1033	%{_texmfdistdir}/tex/context/base/node-dir.lua
14mu|texlive-context-20130426-8|1034	%{_texmfdistdir}/tex/context/base/node-ext.lua
14mu|texlive-context-20130426-8|1035	%{_texmfdistdir}/tex/context/base/node-fin.lua
14mu|texlive-context-20130426-8|1036	%{_texmfdistdir}/tex/context/base/node-fin.mkiv
14mu|texlive-context-20130426-8|1037	%{_texmfdistdir}/tex/context/base/node-fnt.lua
14mu|texlive-context-20130426-8|1038	%{_texmfdistdir}/tex/context/base/node-ini.lua
14mu|texlive-context-20130426-8|1039	%{_texmfdistdir}/tex/context/base/node-ini.mkiv
14mu|texlive-context-20130426-8|1040	%{_texmfdistdir}/tex/context/base/node-inj.lua
14mu|texlive-context-20130426-8|1041	%{_texmfdistdir}/tex/context/base/node-mig.lua
14mu|texlive-context-20130426-8|1042	%{_texmfdistdir}/tex/context/base/node-mig.mkiv
14mu|texlive-context-20130426-8|1043	%{_texmfdistdir}/tex/context/base/node-pag.lua
14mu|texlive-context-20130426-8|1044	%{_texmfdistdir}/tex/context/base/node-pag.mkiv
14mu|texlive-context-20130426-8|1045	%{_texmfdistdir}/tex/context/base/node-pro.lua
14mu|texlive-context-20130426-8|1046	%{_texmfdistdir}/tex/context/base/node-ref.lua
14mu|texlive-context-20130426-8|1047	%{_texmfdistdir}/tex/context/base/node-res.lua
14mu|texlive-context-20130426-8|1048	%{_texmfdistdir}/tex/context/base/node-rul.lua
14mu|texlive-context-20130426-8|1049	%{_texmfdistdir}/tex/context/base/node-rul.mkiv
14mu|texlive-context-20130426-8|1050	%{_texmfdistdir}/tex/context/base/node-ser.lua
14mu|texlive-context-20130426-8|1051	%{_texmfdistdir}/tex/context/base/node-shp.lua
14mu|texlive-context-20130426-8|1052	%{_texmfdistdir}/tex/context/base/node-snp.lua
14mu|texlive-context-20130426-8|1053	%{_texmfdistdir}/tex/context/base/node-tex.lua
14mu|texlive-context-20130426-8|1054	%{_texmfdistdir}/tex/context/base/node-tra.lua
14mu|texlive-context-20130426-8|1055	%{_texmfdistdir}/tex/context/base/node-tsk.lua
14mu|texlive-context-20130426-8|1056	%{_texmfdistdir}/tex/context/base/node-tst.lua
14mu|texlive-context-20130426-8|1057	%{_texmfdistdir}/tex/context/base/node-typ.lua
14mu|texlive-context-20130426-8|1058	%{_texmfdistdir}/tex/context/base/norm-alo.mkii
14mu|texlive-context-20130426-8|1059	%{_texmfdistdir}/tex/context/base/norm-ctx.mkii
14mu|texlive-context-20130426-8|1060	%{_texmfdistdir}/tex/context/base/norm-ctx.mkiv
14mu|texlive-context-20130426-8|1061	%{_texmfdistdir}/tex/context/base/norm-etx.mkii
14mu|texlive-context-20130426-8|1062	%{_texmfdistdir}/tex/context/base/norm-ltx.mkii
14mu|texlive-context-20130426-8|1063	%{_texmfdistdir}/tex/context/base/norm-ptx.mkii
14mu|texlive-context-20130426-8|1064	%{_texmfdistdir}/tex/context/base/norm-tex.mkii
14mu|texlive-context-20130426-8|1065	%{_texmfdistdir}/tex/context/base/norm-xtx.mkii
14mu|texlive-context-20130426-8|1066	%{_texmfdistdir}/tex/context/base/pack-bar.mkiv
14mu|texlive-context-20130426-8|1067	%{_texmfdistdir}/tex/context/base/pack-bck.mkvi
14mu|texlive-context-20130426-8|1068	%{_texmfdistdir}/tex/context/base/pack-box.mkii
14mu|texlive-context-20130426-8|1069	%{_texmfdistdir}/tex/context/base/pack-box.mkiv
14mu|texlive-context-20130426-8|1070	%{_texmfdistdir}/tex/context/base/pack-com.mkiv
14mu|texlive-context-20130426-8|1071	%{_texmfdistdir}/tex/context/base/pack-cut.mkiv
14mu|texlive-context-20130426-8|1072	%{_texmfdistdir}/tex/context/base/pack-fen.mkiv
14mu|texlive-context-20130426-8|1073	%{_texmfdistdir}/tex/context/base/pack-lyr.mkii
14mu|texlive-context-20130426-8|1074	%{_texmfdistdir}/tex/context/base/pack-lyr.mkiv
14mu|texlive-context-20130426-8|1075	%{_texmfdistdir}/tex/context/base/pack-mis.mkvi
14mu|texlive-context-20130426-8|1076	%{_texmfdistdir}/tex/context/base/pack-mrl.mkiv
14mu|texlive-context-20130426-8|1077	%{_texmfdistdir}/tex/context/base/pack-obj.lua
14mu|texlive-context-20130426-8|1078	%{_texmfdistdir}/tex/context/base/pack-obj.mkii
14mu|texlive-context-20130426-8|1079	%{_texmfdistdir}/tex/context/base/pack-obj.mkiv
14mu|texlive-context-20130426-8|1080	%{_texmfdistdir}/tex/context/base/pack-pos.mkiv
14mu|texlive-context-20130426-8|1081	%{_texmfdistdir}/tex/context/base/pack-rul.lua
14mu|texlive-context-20130426-8|1082	%{_texmfdistdir}/tex/context/base/pack-rul.mkii
14mu|texlive-context-20130426-8|1083	%{_texmfdistdir}/tex/context/base/pack-rul.mkiv
14mu|texlive-context-20130426-8|1084	%{_texmfdistdir}/tex/context/base/page-app.mkii
14mu|texlive-context-20130426-8|1085	%{_texmfdistdir}/tex/context/base/page-app.mkiv
14mu|texlive-context-20130426-8|1086	%{_texmfdistdir}/tex/context/base/page-bck.mkii
14mu|texlive-context-20130426-8|1087	%{_texmfdistdir}/tex/context/base/page-bck.mkiv
14mu|texlive-context-20130426-8|1088	%{_texmfdistdir}/tex/context/base/page-box.mkvi
14mu|texlive-context-20130426-8|1089	%{_texmfdistdir}/tex/context/base/page-brk.mkiv
14mu|texlive-context-20130426-8|1090	%{_texmfdistdir}/tex/context/base/page-col.mkiv
14mu|texlive-context-20130426-8|1091	%{_texmfdistdir}/tex/context/base/page-com.mkiv
14mu|texlive-context-20130426-8|1092	%{_texmfdistdir}/tex/context/base/page-fac.mkiv
14mu|texlive-context-20130426-8|1093	%{_texmfdistdir}/tex/context/base/page-flt.lua
14mu|texlive-context-20130426-8|1094	%{_texmfdistdir}/tex/context/base/page-flt.mkiv
14mu|texlive-context-20130426-8|1095	%{_texmfdistdir}/tex/context/base/page-flw.mkii
14mu|texlive-context-20130426-8|1096	%{_texmfdistdir}/tex/context/base/page-flw.mkiv
14mu|texlive-context-20130426-8|1097	%{_texmfdistdir}/tex/context/base/page-grd.mkiv
14mu|texlive-context-20130426-8|1098	%{_texmfdistdir}/tex/context/base/page-imp.mkii
14mu|texlive-context-20130426-8|1099	%{_texmfdistdir}/tex/context/base/page-imp.mkiv
14mu|texlive-context-20130426-8|1100	%{_texmfdistdir}/tex/context/base/page-inf.mkiv
14mu|texlive-context-20130426-8|1101	%{_texmfdistdir}/tex/context/base/page-ini.mkii
14mu|texlive-context-20130426-8|1102	%{_texmfdistdir}/tex/context/base/page-ini.mkiv
14mu|texlive-context-20130426-8|1103	%{_texmfdistdir}/tex/context/base/page-inj.lua
14mu|texlive-context-20130426-8|1104	%{_texmfdistdir}/tex/context/base/page-inj.mkvi
14mu|texlive-context-20130426-8|1105	%{_texmfdistdir}/tex/context/base/page-ins.lua
14mu|texlive-context-20130426-8|1106	%{_texmfdistdir}/tex/context/base/page-ins.mkii
14mu|texlive-context-20130426-8|1107	%{_texmfdistdir}/tex/context/base/page-ins.mkiv
14mu|texlive-context-20130426-8|1108	%{_texmfdistdir}/tex/context/base/page-lay.mkii
14mu|texlive-context-20130426-8|1109	%{_texmfdistdir}/tex/context/base/page-lay.mkiv
14mu|texlive-context-20130426-8|1110	%{_texmfdistdir}/tex/context/base/page-lin.lua
14mu|texlive-context-20130426-8|1111	%{_texmfdistdir}/tex/context/base/page-lin.mkii
14mu|texlive-context-20130426-8|1112	%{_texmfdistdir}/tex/context/base/page-lin.mkiv
14mu|texlive-context-20130426-8|1113	%{_texmfdistdir}/tex/context/base/page-log.mkii
14mu|texlive-context-20130426-8|1114	%{_texmfdistdir}/tex/context/base/page-mak.mkii
14mu|texlive-context-20130426-8|1115	%{_texmfdistdir}/tex/context/base/page-mak.mkvi
14mu|texlive-context-20130426-8|1116	%{_texmfdistdir}/tex/context/base/page-mar.mkii
14mu|texlive-context-20130426-8|1117	%{_texmfdistdir}/tex/context/base/page-mbk.mkvi
14mu|texlive-context-20130426-8|1118	%{_texmfdistdir}/tex/context/base/page-mis.mkii
14mu|texlive-context-20130426-8|1119	%{_texmfdistdir}/tex/context/base/page-mix.lua
14mu|texlive-context-20130426-8|1120	%{_texmfdistdir}/tex/context/base/page-mix.mkiv
14mu|texlive-context-20130426-8|1121	%{_texmfdistdir}/tex/context/base/page-mrk.mkiv
14mu|texlive-context-20130426-8|1122	%{_texmfdistdir}/tex/context/base/page-mul.mkii
14mu|texlive-context-20130426-8|1123	%{_texmfdistdir}/tex/context/base/page-mul.mkiv
14mu|texlive-context-20130426-8|1124	%{_texmfdistdir}/tex/context/base/page-not.mkii
14mu|texlive-context-20130426-8|1125	%{_texmfdistdir}/tex/context/base/page-not.mkiv
14mu|texlive-context-20130426-8|1126	%{_texmfdistdir}/tex/context/base/page-one.mkii
14mu|texlive-context-20130426-8|1127	%{_texmfdistdir}/tex/context/base/page-one.mkiv
14mu|texlive-context-20130426-8|1128	%{_texmfdistdir}/tex/context/base/page-otr.mkvi
14mu|texlive-context-20130426-8|1129	%{_texmfdistdir}/tex/context/base/page-par.mkii
14mu|texlive-context-20130426-8|1130	%{_texmfdistdir}/tex/context/base/page-par.mkiv
14mu|texlive-context-20130426-8|1131	%{_texmfdistdir}/tex/context/base/page-plg.mkii
14mu|texlive-context-20130426-8|1132	%{_texmfdistdir}/tex/context/base/page-plg.mkiv
14mu|texlive-context-20130426-8|1133	%{_texmfdistdir}/tex/context/base/page-pst.lua
14mu|texlive-context-20130426-8|1134	%{_texmfdistdir}/tex/context/base/page-pst.mkiv
14mu|texlive-context-20130426-8|1135	%{_texmfdistdir}/tex/context/base/page-run.mkii
14mu|texlive-context-20130426-8|1136	%{_texmfdistdir}/tex/context/base/page-run.mkiv
14mu|texlive-context-20130426-8|1137	%{_texmfdistdir}/tex/context/base/page-sel.mkvi
14mu|texlive-context-20130426-8|1138	%{_texmfdistdir}/tex/context/base/page-set.mkii
14mu|texlive-context-20130426-8|1139	%{_texmfdistdir}/tex/context/base/page-set.mkiv
14mu|texlive-context-20130426-8|1140	%{_texmfdistdir}/tex/context/base/page-sid.mkii
14mu|texlive-context-20130426-8|1141	%{_texmfdistdir}/tex/context/base/page-sid.mkiv
14mu|texlive-context-20130426-8|1142	%{_texmfdistdir}/tex/context/base/page-spr.mkii
14mu|texlive-context-20130426-8|1143	%{_texmfdistdir}/tex/context/base/page-spr.mkiv
14mu|texlive-context-20130426-8|1144	%{_texmfdistdir}/tex/context/base/page-str.lua
14mu|texlive-context-20130426-8|1145	%{_texmfdistdir}/tex/context/base/page-str.mkii
14mu|texlive-context-20130426-8|1146	%{_texmfdistdir}/tex/context/base/page-str.mkiv
14mu|texlive-context-20130426-8|1147	%{_texmfdistdir}/tex/context/base/page-txt.mkii
14mu|texlive-context-20130426-8|1148	%{_texmfdistdir}/tex/context/base/page-txt.mkvi
14mu|texlive-context-20130426-8|1149	%{_texmfdistdir}/tex/context/base/page-var.mkiv
14mu|texlive-context-20130426-8|1150	%{_texmfdistdir}/tex/context/base/pdfr-def.mkii
14mu|texlive-context-20130426-8|1151	%{_texmfdistdir}/tex/context/base/pdfr-ec.mkii
14mu|texlive-context-20130426-8|1152	%{_texmfdistdir}/tex/context/base/pdfr-il2.mkii
14mu|texlive-context-20130426-8|1153	%{_texmfdistdir}/tex/context/base/phys-dim.lua
14mu|texlive-context-20130426-8|1154	%{_texmfdistdir}/tex/context/base/phys-dim.mkiv
14mu|texlive-context-20130426-8|1155	%{_texmfdistdir}/tex/context/base/ppchtex.mkii
14mu|texlive-context-20130426-8|1156	%{_texmfdistdir}/tex/context/base/ppchtex.mkiv
14mu|texlive-context-20130426-8|1157	%{_texmfdistdir}/tex/context/base/prop-ini.mkii
14mu|texlive-context-20130426-8|1158	%{_texmfdistdir}/tex/context/base/prop-ini.mkiv
14mu|texlive-context-20130426-8|1159	%{_texmfdistdir}/tex/context/base/prop-lay.mkii
14mu|texlive-context-20130426-8|1160	%{_texmfdistdir}/tex/context/base/prop-mis.mkii
14mu|texlive-context-20130426-8|1161	%{_texmfdistdir}/tex/context/base/regi-8859-1.lua
14mu|texlive-context-20130426-8|1162	%{_texmfdistdir}/tex/context/base/regi-8859-1.mkii
14mu|texlive-context-20130426-8|1163	%{_texmfdistdir}/tex/context/base/regi-8859-10.lua
14mu|texlive-context-20130426-8|1164	%{_texmfdistdir}/tex/context/base/regi-8859-10.mkii
14mu|texlive-context-20130426-8|1165	%{_texmfdistdir}/tex/context/base/regi-8859-11.lua
14mu|texlive-context-20130426-8|1166	%{_texmfdistdir}/tex/context/base/regi-8859-13.lua
14mu|texlive-context-20130426-8|1167	%{_texmfdistdir}/tex/context/base/regi-8859-13.mkii
14mu|texlive-context-20130426-8|1168	%{_texmfdistdir}/tex/context/base/regi-8859-14.lua
14mu|texlive-context-20130426-8|1169	%{_texmfdistdir}/tex/context/base/regi-8859-15.lua
14mu|texlive-context-20130426-8|1170	%{_texmfdistdir}/tex/context/base/regi-8859-15.mkii
14mu|texlive-context-20130426-8|1171	%{_texmfdistdir}/tex/context/base/regi-8859-16.lua
14mu|texlive-context-20130426-8|1172	%{_texmfdistdir}/tex/context/base/regi-8859-16.mkii
14mu|texlive-context-20130426-8|1173	%{_texmfdistdir}/tex/context/base/regi-8859-2.lua
14mu|texlive-context-20130426-8|1174	%{_texmfdistdir}/tex/context/base/regi-8859-2.mkii
14mu|texlive-context-20130426-8|1175	%{_texmfdistdir}/tex/context/base/regi-8859-3.lua
14mu|texlive-context-20130426-8|1176	%{_texmfdistdir}/tex/context/base/regi-8859-3.mkii
14mu|texlive-context-20130426-8|1177	%{_texmfdistdir}/tex/context/base/regi-8859-4.lua
14mu|texlive-context-20130426-8|1178	%{_texmfdistdir}/tex/context/base/regi-8859-4.mkii
14mu|texlive-context-20130426-8|1179	%{_texmfdistdir}/tex/context/base/regi-8859-5.lua
14mu|texlive-context-20130426-8|1180	%{_texmfdistdir}/tex/context/base/regi-8859-5.mkii
14mu|texlive-context-20130426-8|1181	%{_texmfdistdir}/tex/context/base/regi-8859-6.lua
14mu|texlive-context-20130426-8|1182	%{_texmfdistdir}/tex/context/base/regi-8859-7.lua
14mu|texlive-context-20130426-8|1183	%{_texmfdistdir}/tex/context/base/regi-8859-7.mkii
14mu|texlive-context-20130426-8|1184	%{_texmfdistdir}/tex/context/base/regi-8859-8.lua
14mu|texlive-context-20130426-8|1185	%{_texmfdistdir}/tex/context/base/regi-8859-9.lua
14mu|texlive-context-20130426-8|1186	%{_texmfdistdir}/tex/context/base/regi-8859-9.mkii
14mu|texlive-context-20130426-8|1187	%{_texmfdistdir}/tex/context/base/regi-cp1250.lua
14mu|texlive-context-20130426-8|1188	%{_texmfdistdir}/tex/context/base/regi-cp1250.mkii
14mu|texlive-context-20130426-8|1189	%{_texmfdistdir}/tex/context/base/regi-cp1251.lua
14mu|texlive-context-20130426-8|1190	%{_texmfdistdir}/tex/context/base/regi-cp1251.mkii
14mu|texlive-context-20130426-8|1191	%{_texmfdistdir}/tex/context/base/regi-cp1252.lua
14mu|texlive-context-20130426-8|1192	%{_texmfdistdir}/tex/context/base/regi-cp1252.mkii
14mu|texlive-context-20130426-8|1193	%{_texmfdistdir}/tex/context/base/regi-cp1253.lua
14mu|texlive-context-20130426-8|1194	%{_texmfdistdir}/tex/context/base/regi-cp1253.mkii
14mu|texlive-context-20130426-8|1195	%{_texmfdistdir}/tex/context/base/regi-cp1254.lua
14mu|texlive-context-20130426-8|1196	%{_texmfdistdir}/tex/context/base/regi-cp1254.mkii
14mu|texlive-context-20130426-8|1197	%{_texmfdistdir}/tex/context/base/regi-cp1255.lua
14mu|texlive-context-20130426-8|1198	%{_texmfdistdir}/tex/context/base/regi-cp1256.lua
14mu|texlive-context-20130426-8|1199	%{_texmfdistdir}/tex/context/base/regi-cp1257.lua
14mu|texlive-context-20130426-8|1200	%{_texmfdistdir}/tex/context/base/regi-cp1257.mkii
14mu|texlive-context-20130426-8|1201	%{_texmfdistdir}/tex/context/base/regi-cp1258.lua
14mu|texlive-context-20130426-8|1202	%{_texmfdistdir}/tex/context/base/regi-cyp.mkii
14mu|texlive-context-20130426-8|1203	%{_texmfdistdir}/tex/context/base/regi-cyr.mkii
14mu|texlive-context-20130426-8|1204	%{_texmfdistdir}/tex/context/base/regi-def.mkii
14mu|texlive-context-20130426-8|1205	%{_texmfdistdir}/tex/context/base/regi-demo.lua
14mu|texlive-context-20130426-8|1206	%{_texmfdistdir}/tex/context/base/regi-ibm.mkii
14mu|texlive-context-20130426-8|1207	%{_texmfdistdir}/tex/context/base/regi-ini.lua
14mu|texlive-context-20130426-8|1208	%{_texmfdistdir}/tex/context/base/regi-ini.mkii
14mu|texlive-context-20130426-8|1209	%{_texmfdistdir}/tex/context/base/regi-ini.mkiv
14mu|texlive-context-20130426-8|1210	%{_texmfdistdir}/tex/context/base/regi-mac.mkii
14mu|texlive-context-20130426-8|1211	%{_texmfdistdir}/tex/context/base/regi-syn.mkii
14mu|texlive-context-20130426-8|1212	%{_texmfdistdir}/tex/context/base/regi-uni.mkii
14mu|texlive-context-20130426-8|1213	%{_texmfdistdir}/tex/context/base/regi-utf.mkii
14mu|texlive-context-20130426-8|1214	%{_texmfdistdir}/tex/context/base/regi-vis.mkii
14mu|texlive-context-20130426-8|1215	%{_texmfdistdir}/tex/context/base/rlxcache.rlx
14mu|texlive-context-20130426-8|1216	%{_texmfdistdir}/tex/context/base/rlxtools.rlx
14mu|texlive-context-20130426-8|1217	%{_texmfdistdir}/tex/context/base/s-abr-01.tex
14mu|texlive-context-20130426-8|1218	%{_texmfdistdir}/tex/context/base/s-abr-02.tex
14mu|texlive-context-20130426-8|1219	%{_texmfdistdir}/tex/context/base/s-abr-03.tex
14mu|texlive-context-20130426-8|1220	%{_texmfdistdir}/tex/context/base/s-abr-04.tex
14mu|texlive-context-20130426-8|1221	%{_texmfdistdir}/tex/context/base/s-art-01.mkiv
14mu|texlive-context-20130426-8|1222	%{_texmfdistdir}/tex/context/base/s-cdr-01.tex
14mu|texlive-context-20130426-8|1223	%{_texmfdistdir}/tex/context/base/s-chi-00.mkii
14mu|texlive-context-20130426-8|1224	%{_texmfdistdir}/tex/context/base/s-def-01.mkiv
14mu|texlive-context-20130426-8|1225	%{_texmfdistdir}/tex/context/base/s-faq-00.tex
14mu|texlive-context-20130426-8|1226	%{_texmfdistdir}/tex/context/base/s-faq-01.tex
14mu|texlive-context-20130426-8|1227	%{_texmfdistdir}/tex/context/base/s-faq-02.tex
14mu|texlive-context-20130426-8|1228	%{_texmfdistdir}/tex/context/base/s-faq-03.tex
14mu|texlive-context-20130426-8|1229	%{_texmfdistdir}/tex/context/base/s-fnt-01.mkii
14mu|texlive-context-20130426-8|1230	%{_texmfdistdir}/tex/context/base/s-fnt-02.mkii
14mu|texlive-context-20130426-8|1231	%{_texmfdistdir}/tex/context/base/s-fnt-10.mkiv
14mu|texlive-context-20130426-8|1232	%{_texmfdistdir}/tex/context/base/s-fnt-20.mkiv
14mu|texlive-context-20130426-8|1233	%{_texmfdistdir}/tex/context/base/s-fnt-21.mkiv
14mu|texlive-context-20130426-8|1234	%{_texmfdistdir}/tex/context/base/s-fnt-24.mkiv
14mu|texlive-context-20130426-8|1235	%{_texmfdistdir}/tex/context/base/s-fonts-coverage.lua
14mu|texlive-context-20130426-8|1236	%{_texmfdistdir}/tex/context/base/s-fonts-coverage.mkiv
14mu|texlive-context-20130426-8|1237	%{_texmfdistdir}/tex/context/base/s-fonts-features.lua
14mu|texlive-context-20130426-8|1238	%{_texmfdistdir}/tex/context/base/s-fonts-features.mkiv
14mu|texlive-context-20130426-8|1239	%{_texmfdistdir}/tex/context/base/s-fonts-goodies.lua
14mu|texlive-context-20130426-8|1240	%{_texmfdistdir}/tex/context/base/s-fonts-goodies.mkiv
14mu|texlive-context-20130426-8|1241	%{_texmfdistdir}/tex/context/base/s-fonts-missing.lua
14mu|texlive-context-20130426-8|1242	%{_texmfdistdir}/tex/context/base/s-fonts-missing.mkiv
14mu|texlive-context-20130426-8|1243	%{_texmfdistdir}/tex/context/base/s-fonts-shapes.lua
14mu|texlive-context-20130426-8|1244	%{_texmfdistdir}/tex/context/base/s-fonts-shapes.mkiv
14mu|texlive-context-20130426-8|1245	%{_texmfdistdir}/tex/context/base/s-fonts-system.lua
14mu|texlive-context-20130426-8|1246	%{_texmfdistdir}/tex/context/base/s-fonts-system.mkiv
14mu|texlive-context-20130426-8|1247	%{_texmfdistdir}/tex/context/base/s-fonts-tables.lua
14mu|texlive-context-20130426-8|1248	%{_texmfdistdir}/tex/context/base/s-fonts-tables.mkiv
14mu|texlive-context-20130426-8|1249	%{_texmfdistdir}/tex/context/base/s-fonts-vectors.lua
14mu|texlive-context-20130426-8|1250	%{_texmfdistdir}/tex/context/base/s-fonts-vectors.mkiv
14mu|texlive-context-20130426-8|1251	%{_texmfdistdir}/tex/context/base/s-grk-00.mkii
14mu|texlive-context-20130426-8|1252	%{_texmfdistdir}/tex/context/base/s-inf-01.mkvi
14mu|texlive-context-20130426-8|1253	%{_texmfdistdir}/tex/context/base/s-inf-02.mkiv
14mu|texlive-context-20130426-8|1254	%{_texmfdistdir}/tex/context/base/s-inf-03.mkiv
14mu|texlive-context-20130426-8|1255	%{_texmfdistdir}/tex/context/base/s-inf-04.mkiv
14mu|texlive-context-20130426-8|1256	%{_texmfdistdir}/tex/context/base/s-jap-00.mkii
14mu|texlive-context-20130426-8|1257	%{_texmfdistdir}/tex/context/base/s-languages-counters.lua
14mu|texlive-context-20130426-8|1258	%{_texmfdistdir}/tex/context/base/s-languages-counters.mkiv
14mu|texlive-context-20130426-8|1259	%{_texmfdistdir}/tex/context/base/s-languages-frequencies.lua
14mu|texlive-context-20130426-8|1260	%{_texmfdistdir}/tex/context/base/s-languages-frequencies.mkiv
14mu|texlive-context-20130426-8|1261	%{_texmfdistdir}/tex/context/base/s-languages-hyphenation.lua
14mu|texlive-context-20130426-8|1262	%{_texmfdistdir}/tex/context/base/s-languages-hyphenation.mkiv
14mu|texlive-context-20130426-8|1263	%{_texmfdistdir}/tex/context/base/s-languages-sorting.lua
14mu|texlive-context-20130426-8|1264	%{_texmfdistdir}/tex/context/base/s-languages-sorting.mkiv
14mu|texlive-context-20130426-8|1265	%{_texmfdistdir}/tex/context/base/s-languages-system.lua
14mu|texlive-context-20130426-8|1266	%{_texmfdistdir}/tex/context/base/s-languages-system.mkiv
14mu|texlive-context-20130426-8|1267	%{_texmfdistdir}/tex/context/base/s-mag-01.tex
14mu|texlive-context-20130426-8|1268	%{_texmfdistdir}/tex/context/base/s-map-10.mkii
14mu|texlive-context-20130426-8|1269	%{_texmfdistdir}/tex/context/base/s-map-10.mkiv
14mu|texlive-context-20130426-8|1270	%{_texmfdistdir}/tex/context/base/s-math-characters.lua
14mu|texlive-context-20130426-8|1271	%{_texmfdistdir}/tex/context/base/s-math-characters.mkiv
14mu|texlive-context-20130426-8|1272	%{_texmfdistdir}/tex/context/base/s-math-coverage.lua
14mu|texlive-context-20130426-8|1273	%{_texmfdistdir}/tex/context/base/s-math-coverage.mkiv
14mu|texlive-context-20130426-8|1274	%{_texmfdistdir}/tex/context/base/s-math-extensibles.mkiv
14mu|texlive-context-20130426-8|1275	%{_texmfdistdir}/tex/context/base/s-math-parameters.lua
14mu|texlive-context-20130426-8|1276	%{_texmfdistdir}/tex/context/base/s-math-parameters.mkiv
14mu|texlive-context-20130426-8|1277	%{_texmfdistdir}/tex/context/base/s-math-repertoire.mkiv
14mu|texlive-context-20130426-8|1278	%{_texmfdistdir}/tex/context/base/s-mod-00.mkii
14mu|texlive-context-20130426-8|1279	%{_texmfdistdir}/tex/context/base/s-mod-00.mkiv
14mu|texlive-context-20130426-8|1280	%{_texmfdistdir}/tex/context/base/s-mod-01.mkii
14mu|texlive-context-20130426-8|1281	%{_texmfdistdir}/tex/context/base/s-mod-01.mkiv
14mu|texlive-context-20130426-8|1282	%{_texmfdistdir}/tex/context/base/s-mod-02.mkii
14mu|texlive-context-20130426-8|1283	%{_texmfdistdir}/tex/context/base/s-mod-02.mkiv
14mu|texlive-context-20130426-8|1284	%{_texmfdistdir}/tex/context/base/s-mod.ctx
14mu|texlive-context-20130426-8|1285	%{_texmfdistdir}/tex/context/base/s-pages-statistics.mkiv
14mu|texlive-context-20130426-8|1286	%{_texmfdistdir}/tex/context/base/s-physics-units.mkiv
14mu|texlive-context-20130426-8|1287	%{_texmfdistdir}/tex/context/base/s-pre-00.tex
14mu|texlive-context-20130426-8|1288	%{_texmfdistdir}/tex/context/base/s-pre-01.tex
14mu|texlive-context-20130426-8|1289	%{_texmfdistdir}/tex/context/base/s-pre-02.tex
14mu|texlive-context-20130426-8|1290	%{_texmfdistdir}/tex/context/base/s-pre-03.tex
14mu|texlive-context-20130426-8|1291	%{_texmfdistdir}/tex/context/base/s-pre-04.tex
14mu|texlive-context-20130426-8|1292	%{_texmfdistdir}/tex/context/base/s-pre-05.tex
14mu|texlive-context-20130426-8|1293	%{_texmfdistdir}/tex/context/base/s-pre-06.tex
14mu|texlive-context-20130426-8|1294	%{_texmfdistdir}/tex/context/base/s-pre-07.tex
14mu|texlive-context-20130426-8|1295	%{_texmfdistdir}/tex/context/base/s-pre-08.tex
14mu|texlive-context-20130426-8|1296	%{_texmfdistdir}/tex/context/base/s-pre-09.tex
14mu|texlive-context-20130426-8|1297	%{_texmfdistdir}/tex/context/base/s-pre-10.tex
14mu|texlive-context-20130426-8|1298	%{_texmfdistdir}/tex/context/base/s-pre-11.tex
14mu|texlive-context-20130426-8|1299	%{_texmfdistdir}/tex/context/base/s-pre-12.tex
14mu|texlive-context-20130426-8|1300	%{_texmfdistdir}/tex/context/base/s-pre-13.tex
14mu|texlive-context-20130426-8|1301	%{_texmfdistdir}/tex/context/base/s-pre-14.tex
14mu|texlive-context-20130426-8|1302	%{_texmfdistdir}/tex/context/base/s-pre-15.tex
14mu|texlive-context-20130426-8|1303	%{_texmfdistdir}/tex/context/base/s-pre-16.tex
14mu|texlive-context-20130426-8|1304	%{_texmfdistdir}/tex/context/base/s-pre-17.mkii
14mu|texlive-context-20130426-8|1305	%{_texmfdistdir}/tex/context/base/s-pre-17.mkiv
14mu|texlive-context-20130426-8|1306	%{_texmfdistdir}/tex/context/base/s-pre-18.tex
14mu|texlive-context-20130426-8|1307	%{_texmfdistdir}/tex/context/base/s-pre-19.tex
14mu|texlive-context-20130426-8|1308	%{_texmfdistdir}/tex/context/base/s-pre-22.tex
14mu|texlive-context-20130426-8|1309	%{_texmfdistdir}/tex/context/base/s-pre-23.tex
14mu|texlive-context-20130426-8|1310	%{_texmfdistdir}/tex/context/base/s-pre-26.tex
14mu|texlive-context-20130426-8|1311	%{_texmfdistdir}/tex/context/base/s-pre-27.tex
14mu|texlive-context-20130426-8|1312	%{_texmfdistdir}/tex/context/base/s-pre-30.mkii
14mu|texlive-context-20130426-8|1313	%{_texmfdistdir}/tex/context/base/s-pre-30.mkiv
14mu|texlive-context-20130426-8|1314	%{_texmfdistdir}/tex/context/base/s-pre-50.tex
14mu|texlive-context-20130426-8|1315	%{_texmfdistdir}/tex/context/base/s-pre-60.mkii
14mu|texlive-context-20130426-8|1316	%{_texmfdistdir}/tex/context/base/s-pre-60.mkiv
14mu|texlive-context-20130426-8|1317	%{_texmfdistdir}/tex/context/base/s-pre-61.tex
14mu|texlive-context-20130426-8|1318	%{_texmfdistdir}/tex/context/base/s-pre-62.tex
14mu|texlive-context-20130426-8|1319	%{_texmfdistdir}/tex/context/base/s-pre-63.tex
14mu|texlive-context-20130426-8|1320	%{_texmfdistdir}/tex/context/base/s-pre-64.tex
14mu|texlive-context-20130426-8|1321	%{_texmfdistdir}/tex/context/base/s-pre-66.tex
14mu|texlive-context-20130426-8|1322	%{_texmfdistdir}/tex/context/base/s-pre-67.tex
14mu|texlive-context-20130426-8|1323	%{_texmfdistdir}/tex/context/base/s-pre-68.tex
14mu|texlive-context-20130426-8|1324	%{_texmfdistdir}/tex/context/base/s-pre-69.mkiv
14mu|texlive-context-20130426-8|1325	%{_texmfdistdir}/tex/context/base/s-pre-70.mkiv
14mu|texlive-context-20130426-8|1326	%{_texmfdistdir}/tex/context/base/s-pre-71.lua
14mu|texlive-context-20130426-8|1327	%{_texmfdistdir}/tex/context/base/s-pre-71.mkii
14mu|texlive-context-20130426-8|1328	%{_texmfdistdir}/tex/context/base/s-pre-71.mkiv
14mu|texlive-context-20130426-8|1329	%{_texmfdistdir}/tex/context/base/s-pre-93.tex
14mu|texlive-context-20130426-8|1330	%{_texmfdistdir}/tex/context/base/s-pre-96.tex
14mu|texlive-context-20130426-8|1331	%{_texmfdistdir}/tex/context/base/s-present-tiles.mkiv
14mu|texlive-context-20130426-8|1332	%{_texmfdistdir}/tex/context/base/s-ptj-01.tex
14mu|texlive-context-20130426-8|1333	%{_texmfdistdir}/tex/context/base/s-reg-01.mkiv
14mu|texlive-context-20130426-8|1334	%{_texmfdistdir}/tex/context/base/s-set-31.mkiv
14mu|texlive-context-20130426-8|1335	%{_texmfdistdir}/tex/context/base/s-sql-tables.lua
14mu|texlive-context-20130426-8|1336	%{_texmfdistdir}/tex/context/base/s-sql-tables.mkiv
14mu|texlive-context-20130426-8|1337	%{_texmfdistdir}/tex/context/base/s-syn-01.tex
14mu|texlive-context-20130426-8|1338	%{_texmfdistdir}/tex/context/base/scrn-bar.mkvi
14mu|texlive-context-20130426-8|1339	%{_texmfdistdir}/tex/context/base/scrn-but.lua
14mu|texlive-context-20130426-8|1340	%{_texmfdistdir}/tex/context/base/scrn-but.mkvi
14mu|texlive-context-20130426-8|1341	%{_texmfdistdir}/tex/context/base/scrn-fld.lua
14mu|texlive-context-20130426-8|1342	%{_texmfdistdir}/tex/context/base/scrn-fld.mkii
14mu|texlive-context-20130426-8|1343	%{_texmfdistdir}/tex/context/base/scrn-fld.mkvi
14mu|texlive-context-20130426-8|1344	%{_texmfdistdir}/tex/context/base/scrn-hlp.lua
14mu|texlive-context-20130426-8|1345	%{_texmfdistdir}/tex/context/base/scrn-hlp.mkii
14mu|texlive-context-20130426-8|1346	%{_texmfdistdir}/tex/context/base/scrn-hlp.mkvi
14mu|texlive-context-20130426-8|1347	%{_texmfdistdir}/tex/context/base/scrn-ini.lua
14mu|texlive-context-20130426-8|1348	%{_texmfdistdir}/tex/context/base/scrn-ini.mkvi
14mu|texlive-context-20130426-8|1349	%{_texmfdistdir}/tex/context/base/scrn-int.mkii
14mu|texlive-context-20130426-8|1350	%{_texmfdistdir}/tex/context/base/scrn-nav.mkii
14mu|texlive-context-20130426-8|1351	%{_texmfdistdir}/tex/context/base/scrn-pag.lua
14mu|texlive-context-20130426-8|1352	%{_texmfdistdir}/tex/context/base/scrn-pag.mkvi
14mu|texlive-context-20130426-8|1353	%{_texmfdistdir}/tex/context/base/scrn-ref.lua
14mu|texlive-context-20130426-8|1354	%{_texmfdistdir}/tex/context/base/scrn-ref.mkvi
14mu|texlive-context-20130426-8|1355	%{_texmfdistdir}/tex/context/base/scrn-wid.lua
14mu|texlive-context-20130426-8|1356	%{_texmfdistdir}/tex/context/base/scrn-wid.mkvi
14mu|texlive-context-20130426-8|1357	%{_texmfdistdir}/tex/context/base/scrp-cjk.lua
14mu|texlive-context-20130426-8|1358	%{_texmfdistdir}/tex/context/base/scrp-eth.lua
14mu|texlive-context-20130426-8|1359	%{_texmfdistdir}/tex/context/base/scrp-ini.lua
14mu|texlive-context-20130426-8|1360	%{_texmfdistdir}/tex/context/base/scrp-ini.mkiv
14mu|texlive-context-20130426-8|1361	%{_texmfdistdir}/tex/context/base/sort-def.mkii
14mu|texlive-context-20130426-8|1362	%{_texmfdistdir}/tex/context/base/sort-ini.lua
14mu|texlive-context-20130426-8|1363	%{_texmfdistdir}/tex/context/base/sort-ini.mkii
14mu|texlive-context-20130426-8|1364	%{_texmfdistdir}/tex/context/base/sort-ini.mkiv
14mu|texlive-context-20130426-8|1365	%{_texmfdistdir}/tex/context/base/sort-lan.lua
14mu|texlive-context-20130426-8|1366	%{_texmfdistdir}/tex/context/base/sort-lan.mkii
14mu|texlive-context-20130426-8|1367	%{_texmfdistdir}/tex/context/base/spac-adj.lua
14mu|texlive-context-20130426-8|1368	%{_texmfdistdir}/tex/context/base/spac-adj.mkiv
14mu|texlive-context-20130426-8|1369	%{_texmfdistdir}/tex/context/base/spac-ali.lua
14mu|texlive-context-20130426-8|1370	%{_texmfdistdir}/tex/context/base/spac-ali.mkiv
14mu|texlive-context-20130426-8|1371	%{_texmfdistdir}/tex/context/base/spac-cha.mkiv
14mu|texlive-context-20130426-8|1372	%{_texmfdistdir}/tex/context/base/spac-chr.lua
14mu|texlive-context-20130426-8|1373	%{_texmfdistdir}/tex/context/base/spac-chr.mkiv
14mu|texlive-context-20130426-8|1374	%{_texmfdistdir}/tex/context/base/spac-def.mkiv
14mu|texlive-context-20130426-8|1375	%{_texmfdistdir}/tex/context/base/spac-flr.mkiv
14mu|texlive-context-20130426-8|1376	%{_texmfdistdir}/tex/context/base/spac-gen.mkii
14mu|texlive-context-20130426-8|1377	%{_texmfdistdir}/tex/context/base/spac-grd.mkii
14mu|texlive-context-20130426-8|1378	%{_texmfdistdir}/tex/context/base/spac-grd.mkiv
14mu|texlive-context-20130426-8|1379	%{_texmfdistdir}/tex/context/base/spac-hor.lua
14mu|texlive-context-20130426-8|1380	%{_texmfdistdir}/tex/context/base/spac-hor.mkiv
14mu|texlive-context-20130426-8|1381	%{_texmfdistdir}/tex/context/base/spac-lin.mkiv
14mu|texlive-context-20130426-8|1382	%{_texmfdistdir}/tex/context/base/spac-pag.mkiv
14mu|texlive-context-20130426-8|1383	%{_texmfdistdir}/tex/context/base/spac-par.mkiv
14mu|texlive-context-20130426-8|1384	%{_texmfdistdir}/tex/context/base/spac-ver.lua
14mu|texlive-context-20130426-8|1385	%{_texmfdistdir}/tex/context/base/spac-ver.mkiv
14mu|texlive-context-20130426-8|1386	%{_texmfdistdir}/tex/context/base/spec-def.mkii
14mu|texlive-context-20130426-8|1387	%{_texmfdistdir}/tex/context/base/spec-dpm.mkii
14mu|texlive-context-20130426-8|1388	%{_texmfdistdir}/tex/context/base/spec-dpx.mkii
14mu|texlive-context-20130426-8|1389	%{_texmfdistdir}/tex/context/base/spec-dvi.mkii
14mu|texlive-context-20130426-8|1390	%{_texmfdistdir}/tex/context/base/spec-fdf.mkii
14mu|texlive-context-20130426-8|1391	%{_texmfdistdir}/tex/context/base/spec-ini.mkii
14mu|texlive-context-20130426-8|1392	%{_texmfdistdir}/tex/context/base/spec-mis.mkii
14mu|texlive-context-20130426-8|1393	%{_texmfdistdir}/tex/context/base/spec-pdf.mkii
14mu|texlive-context-20130426-8|1394	%{_texmfdistdir}/tex/context/base/spec-ps.mkii
14mu|texlive-context-20130426-8|1395	%{_texmfdistdir}/tex/context/base/spec-tpd.mkii
14mu|texlive-context-20130426-8|1396	%{_texmfdistdir}/tex/context/base/spec-tr.mkii
14mu|texlive-context-20130426-8|1397	%{_texmfdistdir}/tex/context/base/spec-tst.mkii
14mu|texlive-context-20130426-8|1398	%{_texmfdistdir}/tex/context/base/spec-var.mkii
14mu|texlive-context-20130426-8|1399	%{_texmfdistdir}/tex/context/base/spec-win.mkii
14mu|texlive-context-20130426-8|1400	%{_texmfdistdir}/tex/context/base/spec-xet.mkii
14mu|texlive-context-20130426-8|1401	%{_texmfdistdir}/tex/context/base/spec-xtx.mkii
14mu|texlive-context-20130426-8|1402	%{_texmfdistdir}/tex/context/base/spec-yy.mkii
14mu|texlive-context-20130426-8|1403	%{_texmfdistdir}/tex/context/base/status-files.pdf
14mu|texlive-context-20130426-8|1404	%{_texmfdistdir}/tex/context/base/status-lua.pdf
14mu|texlive-context-20130426-8|1405	%{_texmfdistdir}/tex/context/base/status-mkiv.lua
14mu|texlive-context-20130426-8|1406	%{_texmfdistdir}/tex/context/base/status-mkiv.tex
14mu|texlive-context-20130426-8|1407	%{_texmfdistdir}/tex/context/base/strc-bkm.lua
14mu|texlive-context-20130426-8|1408	%{_texmfdistdir}/tex/context/base/strc-bkm.mkiv
14mu|texlive-context-20130426-8|1409	%{_texmfdistdir}/tex/context/base/strc-blk.lua
14mu|texlive-context-20130426-8|1410	%{_texmfdistdir}/tex/context/base/strc-blk.mkii
14mu|texlive-context-20130426-8|1411	%{_texmfdistdir}/tex/context/base/strc-blk.mkiv
14mu|texlive-context-20130426-8|1412	%{_texmfdistdir}/tex/context/base/strc-con.lua
14mu|texlive-context-20130426-8|1413	%{_texmfdistdir}/tex/context/base/strc-con.mkvi
14mu|texlive-context-20130426-8|1414	%{_texmfdistdir}/tex/context/base/strc-def.mkiv
14mu|texlive-context-20130426-8|1415	%{_texmfdistdir}/tex/context/base/strc-des.mkii
14mu|texlive-context-20130426-8|1416	%{_texmfdistdir}/tex/context/base/strc-des.mkvi
14mu|texlive-context-20130426-8|1417	%{_texmfdistdir}/tex/context/base/strc-doc.lua
14mu|texlive-context-20130426-8|1418	%{_texmfdistdir}/tex/context/base/strc-doc.mkiv
14mu|texlive-context-20130426-8|1419	%{_texmfdistdir}/tex/context/base/strc-enu.mkvi
14mu|texlive-context-20130426-8|1420	%{_texmfdistdir}/tex/context/base/strc-flt.lua
14mu|texlive-context-20130426-8|1421	%{_texmfdistdir}/tex/context/base/strc-flt.mkii
14mu|texlive-context-20130426-8|1422	%{_texmfdistdir}/tex/context/base/strc-flt.mkvi
14mu|texlive-context-20130426-8|1423	%{_texmfdistdir}/tex/context/base/strc-ind.mkiv
14mu|texlive-context-20130426-8|1424	%{_texmfdistdir}/tex/context/base/strc-ini.lua
14mu|texlive-context-20130426-8|1425	%{_texmfdistdir}/tex/context/base/strc-ini.mkvi
14mu|texlive-context-20130426-8|1426	%{_texmfdistdir}/tex/context/base/strc-itm.lua
14mu|texlive-context-20130426-8|1427	%{_texmfdistdir}/tex/context/base/strc-itm.mkii
14mu|texlive-context-20130426-8|1428	%{_texmfdistdir}/tex/context/base/strc-itm.mkvi
14mu|texlive-context-20130426-8|1429	%{_texmfdistdir}/tex/context/base/strc-lab.mkiv
14mu|texlive-context-20130426-8|1430	%{_texmfdistdir}/tex/context/base/strc-lev.lua
14mu|texlive-context-20130426-8|1431	%{_texmfdistdir}/tex/context/base/strc-lev.mkvi
14mu|texlive-context-20130426-8|1432	%{_texmfdistdir}/tex/context/base/strc-lnt.mkii
14mu|texlive-context-20130426-8|1433	%{_texmfdistdir}/tex/context/base/strc-lnt.mkvi
14mu|texlive-context-20130426-8|1434	%{_texmfdistdir}/tex/context/base/strc-lst.lua
14mu|texlive-context-20130426-8|1435	%{_texmfdistdir}/tex/context/base/strc-lst.mkii
14mu|texlive-context-20130426-8|1436	%{_texmfdistdir}/tex/context/base/strc-lst.mkvi
14mu|texlive-context-20130426-8|1437	%{_texmfdistdir}/tex/context/base/strc-mar.lua
14mu|texlive-context-20130426-8|1438	%{_texmfdistdir}/tex/context/base/strc-mar.mkii
14mu|texlive-context-20130426-8|1439	%{_texmfdistdir}/tex/context/base/strc-mar.mkiv
14mu|texlive-context-20130426-8|1440	%{_texmfdistdir}/tex/context/base/strc-mat.lua
14mu|texlive-context-20130426-8|1441	%{_texmfdistdir}/tex/context/base/strc-mat.mkii
14mu|texlive-context-20130426-8|1442	%{_texmfdistdir}/tex/context/base/strc-mat.mkiv
14mu|texlive-context-20130426-8|1443	%{_texmfdistdir}/tex/context/base/strc-not.lua
14mu|texlive-context-20130426-8|1444	%{_texmfdistdir}/tex/context/base/strc-not.mkii
14mu|texlive-context-20130426-8|1445	%{_texmfdistdir}/tex/context/base/strc-not.mkvi
14mu|texlive-context-20130426-8|1446	%{_texmfdistdir}/tex/context/base/strc-num.lua
14mu|texlive-context-20130426-8|1447	%{_texmfdistdir}/tex/context/base/strc-num.mkii
14mu|texlive-context-20130426-8|1448	%{_texmfdistdir}/tex/context/base/strc-num.mkiv
14mu|texlive-context-20130426-8|1449	%{_texmfdistdir}/tex/context/base/strc-pag.lua
14mu|texlive-context-20130426-8|1450	%{_texmfdistdir}/tex/context/base/strc-pag.mkii
14mu|texlive-context-20130426-8|1451	%{_texmfdistdir}/tex/context/base/strc-pag.mkiv
14mu|texlive-context-20130426-8|1452	%{_texmfdistdir}/tex/context/base/strc-ref.lua
14mu|texlive-context-20130426-8|1453	%{_texmfdistdir}/tex/context/base/strc-ref.mkii
14mu|texlive-context-20130426-8|1454	%{_texmfdistdir}/tex/context/base/strc-ref.mkvi
14mu|texlive-context-20130426-8|1455	%{_texmfdistdir}/tex/context/base/strc-reg.lua
14mu|texlive-context-20130426-8|1456	%{_texmfdistdir}/tex/context/base/strc-reg.mkii
14mu|texlive-context-20130426-8|1457	%{_texmfdistdir}/tex/context/base/strc-reg.mkiv
14mu|texlive-context-20130426-8|1458	%{_texmfdistdir}/tex/context/base/strc-ren.mkiv
14mu|texlive-context-20130426-8|1459	%{_texmfdistdir}/tex/context/base/strc-rsc.lua
14mu|texlive-context-20130426-8|1460	%{_texmfdistdir}/tex/context/base/strc-sbe.mkiv
14mu|texlive-context-20130426-8|1461	%{_texmfdistdir}/tex/context/base/strc-sec.mkii
14mu|texlive-context-20130426-8|1462	%{_texmfdistdir}/tex/context/base/strc-sec.mkiv
14mu|texlive-context-20130426-8|1463	%{_texmfdistdir}/tex/context/base/strc-swd.mkii
14mu|texlive-context-20130426-8|1464	%{_texmfdistdir}/tex/context/base/strc-syn.lua
14mu|texlive-context-20130426-8|1465	%{_texmfdistdir}/tex/context/base/strc-syn.mkii
14mu|texlive-context-20130426-8|1466	%{_texmfdistdir}/tex/context/base/strc-syn.mkiv
14mu|texlive-context-20130426-8|1467	%{_texmfdistdir}/tex/context/base/strc-tag.lua
14mu|texlive-context-20130426-8|1468	%{_texmfdistdir}/tex/context/base/strc-tag.mkiv
14mu|texlive-context-20130426-8|1469	%{_texmfdistdir}/tex/context/base/strc-xml.mkiv
14mu|texlive-context-20130426-8|1470	%{_texmfdistdir}/tex/context/base/supp-ali.mkii
14mu|texlive-context-20130426-8|1471	%{_texmfdistdir}/tex/context/base/supp-box.lua
14mu|texlive-context-20130426-8|1472	%{_texmfdistdir}/tex/context/base/supp-box.mkii
14mu|texlive-context-20130426-8|1473	%{_texmfdistdir}/tex/context/base/supp-box.mkiv
14mu|texlive-context-20130426-8|1474	%{_texmfdistdir}/tex/context/base/supp-dir.mkii
14mu|texlive-context-20130426-8|1475	%{_texmfdistdir}/tex/context/base/supp-dir.mkiv
14mu|texlive-context-20130426-8|1476	%{_texmfdistdir}/tex/context/base/supp-emp.mkii
14mu|texlive-context-20130426-8|1477	%{_texmfdistdir}/tex/context/base/supp-eps.mkii
14mu|texlive-context-20130426-8|1478	%{_texmfdistdir}/tex/context/base/supp-fil.mkii
14mu|texlive-context-20130426-8|1479	%{_texmfdistdir}/tex/context/base/supp-fun.mkii
14mu|texlive-context-20130426-8|1480	%{_texmfdistdir}/tex/context/base/supp-lat.mkii
14mu|texlive-context-20130426-8|1481	%{_texmfdistdir}/tex/context/base/supp-mat.mkii
14mu|texlive-context-20130426-8|1482	%{_texmfdistdir}/tex/context/base/supp-mat.mkiv
14mu|texlive-context-20130426-8|1483	%{_texmfdistdir}/tex/context/base/supp-mis.tex
14mu|texlive-context-20130426-8|1484	%{_texmfdistdir}/tex/context/base/supp-mpe.tex
14mu|texlive-context-20130426-8|1485	%{_texmfdistdir}/tex/context/base/supp-mps.mkii
14mu|texlive-context-20130426-8|1486	%{_texmfdistdir}/tex/context/base/supp-mrk.mkii
14mu|texlive-context-20130426-8|1487	%{_texmfdistdir}/tex/context/base/supp-num.mkii
14mu|texlive-context-20130426-8|1488	%{_texmfdistdir}/tex/context/base/supp-pat.mkii
14mu|texlive-context-20130426-8|1489	%{_texmfdistdir}/tex/context/base/supp-pdf.tex
14mu|texlive-context-20130426-8|1490	%{_texmfdistdir}/tex/context/base/supp-ran.lua
14mu|texlive-context-20130426-8|1491	%{_texmfdistdir}/tex/context/base/supp-ran.mkii
14mu|texlive-context-20130426-8|1492	%{_texmfdistdir}/tex/context/base/supp-ran.mkiv
14mu|texlive-context-20130426-8|1493	%{_texmfdistdir}/tex/context/base/supp-spe.mkii
14mu|texlive-context-20130426-8|1494	%{_texmfdistdir}/tex/context/base/supp-tpi.mkii
14mu|texlive-context-20130426-8|1495	%{_texmfdistdir}/tex/context/base/supp-vis.mkii
14mu|texlive-context-20130426-8|1496	%{_texmfdistdir}/tex/context/base/supp-vis.mkiv
14mu|texlive-context-20130426-8|1497	%{_texmfdistdir}/tex/context/base/symb-cow.mkii
14mu|texlive-context-20130426-8|1498	%{_texmfdistdir}/tex/context/base/symb-eur.mkii
14mu|texlive-context-20130426-8|1499	%{_texmfdistdir}/tex/context/base/symb-glm.mkii
14mu|texlive-context-20130426-8|1500	%{_texmfdistdir}/tex/context/base/symb-imp-cc.mkiv
14mu|texlive-context-20130426-8|1501	%{_texmfdistdir}/tex/context/base/symb-imp-cow.mkiv
14mu|texlive-context-20130426-8|1502	%{_texmfdistdir}/tex/context/base/symb-imp-eur.mkiv
14mu|texlive-context-20130426-8|1503	%{_texmfdistdir}/tex/context/base/symb-imp-jmn.mkiv
14mu|texlive-context-20130426-8|1504	%{_texmfdistdir}/tex/context/base/symb-imp-mis.mkiv
14mu|texlive-context-20130426-8|1505	%{_texmfdistdir}/tex/context/base/symb-imp-mvs.mkiv
14mu|texlive-context-20130426-8|1506	%{_texmfdistdir}/tex/context/base/symb-imp-nav.mkiv
14mu|texlive-context-20130426-8|1507	%{_texmfdistdir}/tex/context/base/symb-ini.lua
14mu|texlive-context-20130426-8|1508	%{_texmfdistdir}/tex/context/base/symb-ini.mkii
14mu|texlive-context-20130426-8|1509	%{_texmfdistdir}/tex/context/base/symb-ini.mkiv
14mu|texlive-context-20130426-8|1510	%{_texmfdistdir}/tex/context/base/symb-jmn.mkii
14mu|texlive-context-20130426-8|1511	%{_texmfdistdir}/tex/context/base/symb-mis.mkii
14mu|texlive-context-20130426-8|1512	%{_texmfdistdir}/tex/context/base/symb-mvs.mkii
14mu|texlive-context-20130426-8|1513	%{_texmfdistdir}/tex/context/base/symb-nav.mkii
14mu|texlive-context-20130426-8|1514	%{_texmfdistdir}/tex/context/base/symb-run.mkii
14mu|texlive-context-20130426-8|1515	%{_texmfdistdir}/tex/context/base/symb-run.mkiv
14mu|texlive-context-20130426-8|1516	%{_texmfdistdir}/tex/context/base/symb-uni.mkii
14mu|texlive-context-20130426-8|1517	%{_texmfdistdir}/tex/context/base/symb-was.mkii
14mu|texlive-context-20130426-8|1518	%{_texmfdistdir}/tex/context/base/syst-aux.lua
14mu|texlive-context-20130426-8|1519	%{_texmfdistdir}/tex/context/base/syst-aux.mkiv
14mu|texlive-context-20130426-8|1520	%{_texmfdistdir}/tex/context/base/syst-con.lua
14mu|texlive-context-20130426-8|1521	%{_texmfdistdir}/tex/context/base/syst-con.mkii
14mu|texlive-context-20130426-8|1522	%{_texmfdistdir}/tex/context/base/syst-con.mkiv
14mu|texlive-context-20130426-8|1523	%{_texmfdistdir}/tex/context/base/syst-ext.mkii
14mu|texlive-context-20130426-8|1524	%{_texmfdistdir}/tex/context/base/syst-fnt.mkii
14mu|texlive-context-20130426-8|1525	%{_texmfdistdir}/tex/context/base/syst-fnt.mkiv
14mu|texlive-context-20130426-8|1526	%{_texmfdistdir}/tex/context/base/syst-gen.mkii
14mu|texlive-context-20130426-8|1527	%{_texmfdistdir}/tex/context/base/syst-ini.mkii
14mu|texlive-context-20130426-8|1528	%{_texmfdistdir}/tex/context/base/syst-ini.mkiv
14mu|texlive-context-20130426-8|1529	%{_texmfdistdir}/tex/context/base/syst-lua.lua
14mu|texlive-context-20130426-8|1530	%{_texmfdistdir}/tex/context/base/syst-lua.mkiv
14mu|texlive-context-20130426-8|1531	%{_texmfdistdir}/tex/context/base/syst-mes.mkiv
14mu|texlive-context-20130426-8|1532	%{_texmfdistdir}/tex/context/base/syst-new.mkii
14mu|texlive-context-20130426-8|1533	%{_texmfdistdir}/tex/context/base/syst-pln.mkii
14mu|texlive-context-20130426-8|1534	%{_texmfdistdir}/tex/context/base/syst-pln.mkiv
14mu|texlive-context-20130426-8|1535	%{_texmfdistdir}/tex/context/base/syst-rtp.mkii
14mu|texlive-context-20130426-8|1536	%{_texmfdistdir}/tex/context/base/syst-rtp.mkiv
14mu|texlive-context-20130426-8|1537	%{_texmfdistdir}/tex/context/base/syst-str.mkii
14mu|texlive-context-20130426-8|1538	%{_texmfdistdir}/tex/context/base/tabl-com.mkii
14mu|texlive-context-20130426-8|1539	%{_texmfdistdir}/tex/context/base/tabl-com.mkiv
14mu|texlive-context-20130426-8|1540	%{_texmfdistdir}/tex/context/base/tabl-ltb.mkii
14mu|texlive-context-20130426-8|1541	%{_texmfdistdir}/tex/context/base/tabl-ltb.mkiv
14mu|texlive-context-20130426-8|1542	%{_texmfdistdir}/tex/context/base/tabl-mis.mkiv
14mu|texlive-context-20130426-8|1543	%{_texmfdistdir}/tex/context/base/tabl-ntb.mkii
14mu|texlive-context-20130426-8|1544	%{_texmfdistdir}/tex/context/base/tabl-ntb.mkiv
14mu|texlive-context-20130426-8|1545	%{_texmfdistdir}/tex/context/base/tabl-nte.mkii
14mu|texlive-context-20130426-8|1546	%{_texmfdistdir}/tex/context/base/tabl-nte.mkiv
14mu|texlive-context-20130426-8|1547	%{_texmfdistdir}/tex/context/base/tabl-pln.mkii
14mu|texlive-context-20130426-8|1548	%{_texmfdistdir}/tex/context/base/tabl-pln.mkiv
14mu|texlive-context-20130426-8|1549	%{_texmfdistdir}/tex/context/base/tabl-tab.mkii
14mu|texlive-context-20130426-8|1550	%{_texmfdistdir}/tex/context/base/tabl-tab.mkiv
14mu|texlive-context-20130426-8|1551	%{_texmfdistdir}/tex/context/base/tabl-tbl.lua
14mu|texlive-context-20130426-8|1552	%{_texmfdistdir}/tex/context/base/tabl-tbl.mkii
14mu|texlive-context-20130426-8|1553	%{_texmfdistdir}/tex/context/base/tabl-tbl.mkiv
14mu|texlive-context-20130426-8|1554	%{_texmfdistdir}/tex/context/base/tabl-tsp.mkii
14mu|texlive-context-20130426-8|1555	%{_texmfdistdir}/tex/context/base/tabl-tsp.mkiv
14mu|texlive-context-20130426-8|1556	%{_texmfdistdir}/tex/context/base/tabl-xnt.mkvi
14mu|texlive-context-20130426-8|1557	%{_texmfdistdir}/tex/context/base/tabl-xtb.lua
14mu|texlive-context-20130426-8|1558	%{_texmfdistdir}/tex/context/base/tabl-xtb.mkvi
14mu|texlive-context-20130426-8|1559	%{_texmfdistdir}/tex/context/base/task-ini.lua
14mu|texlive-context-20130426-8|1560	%{_texmfdistdir}/tex/context/base/task-ini.mkiv
14mu|texlive-context-20130426-8|1561	%{_texmfdistdir}/tex/context/base/thrd-pic.mkii
14mu|texlive-context-20130426-8|1562	%{_texmfdistdir}/tex/context/base/thrd-ran.mkii
14mu|texlive-context-20130426-8|1563	%{_texmfdistdir}/tex/context/base/thrd-tab.mkii
14mu|texlive-context-20130426-8|1564	%{_texmfdistdir}/tex/context/base/thrd-trg.mkii
14mu|texlive-context-20130426-8|1565	%{_texmfdistdir}/tex/context/base/toks-ini.lua
14mu|texlive-context-20130426-8|1566	%{_texmfdistdir}/tex/context/base/toks-ini.mkiv
14mu|texlive-context-20130426-8|1567	%{_texmfdistdir}/tex/context/base/trac-ctx.lua
14mu|texlive-context-20130426-8|1568	%{_texmfdistdir}/tex/context/base/trac-ctx.mkiv
14mu|texlive-context-20130426-8|1569	%{_texmfdistdir}/tex/context/base/trac-deb.lua
14mu|texlive-context-20130426-8|1570	%{_texmfdistdir}/tex/context/base/trac-deb.mkiv
14mu|texlive-context-20130426-8|1571	%{_texmfdistdir}/tex/context/base/trac-exp.lua
14mu|texlive-context-20130426-8|1572	%{_texmfdistdir}/tex/context/base/trac-fil.lua
14mu|texlive-context-20130426-8|1573	%{_texmfdistdir}/tex/context/base/trac-inf.lua
14mu|texlive-context-20130426-8|1574	%{_texmfdistdir}/tex/context/base/trac-jus.lua
14mu|texlive-context-20130426-8|1575	%{_texmfdistdir}/tex/context/base/trac-jus.mkiv
14mu|texlive-context-20130426-8|1576	%{_texmfdistdir}/tex/context/base/trac-lmx.lua
14mu|texlive-context-20130426-8|1577	%{_texmfdistdir}/tex/context/base/trac-log.lua
14mu|texlive-context-20130426-8|1578	%{_texmfdistdir}/tex/context/base/trac-pro.lua
14mu|texlive-context-20130426-8|1579	%{_texmfdistdir}/tex/context/base/trac-set.lua
14mu|texlive-context-20130426-8|1580	%{_texmfdistdir}/tex/context/base/trac-tex.lua
14mu|texlive-context-20130426-8|1581	%{_texmfdistdir}/tex/context/base/trac-tex.mkiv
14mu|texlive-context-20130426-8|1582	%{_texmfdistdir}/tex/context/base/trac-tim.lua
14mu|texlive-context-20130426-8|1583	%{_texmfdistdir}/tex/context/base/trac-vis.lua
14mu|texlive-context-20130426-8|1584	%{_texmfdistdir}/tex/context/base/trac-vis.mkii
14mu|texlive-context-20130426-8|1585	%{_texmfdistdir}/tex/context/base/trac-vis.mkiv
14mu|texlive-context-20130426-8|1586	%{_texmfdistdir}/tex/context/base/trac-xml.lua
14mu|texlive-context-20130426-8|1587	%{_texmfdistdir}/tex/context/base/type-buy.mkii
14mu|texlive-context-20130426-8|1588	%{_texmfdistdir}/tex/context/base/type-cbg.mkii
14mu|texlive-context-20130426-8|1589	%{_texmfdistdir}/tex/context/base/type-cow.mkii
14mu|texlive-context-20130426-8|1590	%{_texmfdistdir}/tex/context/base/type-def.mkii
14mu|texlive-context-20130426-8|1591	%{_texmfdistdir}/tex/context/base/type-def.mkiv
14mu|texlive-context-20130426-8|1592	%{_texmfdistdir}/tex/context/base/type-exp.mkii
14mu|texlive-context-20130426-8|1593	%{_texmfdistdir}/tex/context/base/type-fbk.mkiv
14mu|texlive-context-20130426-8|1594	%{_texmfdistdir}/tex/context/base/type-fsf.mkii
14mu|texlive-context-20130426-8|1595	%{_texmfdistdir}/tex/context/base/type-ghz.mkii
14mu|texlive-context-20130426-8|1596	%{_texmfdistdir}/tex/context/base/type-hgz.mkii
14mu|texlive-context-20130426-8|1597	%{_texmfdistdir}/tex/context/base/type-imp-antykwa.mkiv
14mu|texlive-context-20130426-8|1598	%{_texmfdistdir}/tex/context/base/type-imp-antykwapoltawskiego.mkiv
14mu|texlive-context-20130426-8|1599	%{_texmfdistdir}/tex/context/base/type-imp-asana.mkiv
14mu|texlive-context-20130426-8|1600	%{_texmfdistdir}/tex/context/base/type-imp-averia.mkiv
14mu|texlive-context-20130426-8|1601	%{_texmfdistdir}/tex/context/base/type-imp-buy.mkiv
14mu|texlive-context-20130426-8|1602	%{_texmfdistdir}/tex/context/base/type-imp-cambria.mkiv
14mu|texlive-context-20130426-8|1603	%{_texmfdistdir}/tex/context/base/type-imp-charter.mkiv
14mu|texlive-context-20130426-8|1604	%{_texmfdistdir}/tex/context/base/type-imp-cleartype.mkiv
14mu|texlive-context-20130426-8|1605	%{_texmfdistdir}/tex/context/base/type-imp-computer-modern-unicode.mkiv
14mu|texlive-context-20130426-8|1606	%{_texmfdistdir}/tex/context/base/type-imp-cow.mkiv
14mu|texlive-context-20130426-8|1607	%{_texmfdistdir}/tex/context/base/type-imp-dejavu.mkiv
14mu|texlive-context-20130426-8|1608	%{_texmfdistdir}/tex/context/base/type-imp-euler.mkiv
14mu|texlive-context-20130426-8|1609	%{_texmfdistdir}/tex/context/base/type-imp-ghz.mkiv
14mu|texlive-context-20130426-8|1610	%{_texmfdistdir}/tex/context/base/type-imp-hgz.mkiv
14mu|texlive-context-20130426-8|1611	%{_texmfdistdir}/tex/context/base/type-imp-husayni.mkiv
14mu|texlive-context-20130426-8|1612	%{_texmfdistdir}/tex/context/base/type-imp-hvmath.mkiv
14mu|texlive-context-20130426-8|1613	%{_texmfdistdir}/tex/context/base/type-imp-inconsolata.mkiv
14mu|texlive-context-20130426-8|1614	%{_texmfdistdir}/tex/context/base/type-imp-informal.mkiv
14mu|texlive-context-20130426-8|1615	%{_texmfdistdir}/tex/context/base/type-imp-iwona.mkiv
14mu|texlive-context-20130426-8|1616	%{_texmfdistdir}/tex/context/base/type-imp-kurier.mkiv
14mu|texlive-context-20130426-8|1617	%{_texmfdistdir}/tex/context/base/type-imp-latinmodern.mkiv
14mu|texlive-context-20130426-8|1618	%{_texmfdistdir}/tex/context/base/type-imp-liberation.mkiv
14mu|texlive-context-20130426-8|1619	%{_texmfdistdir}/tex/context/base/type-imp-libertine.mkiv
14mu|texlive-context-20130426-8|1620	%{_texmfdistdir}/tex/context/base/type-imp-lmnames.mkiv
14mu|texlive-context-20130426-8|1621	%{_texmfdistdir}/tex/context/base/type-imp-lucida-opentype.mkiv
14mu|texlive-context-20130426-8|1622	%{_texmfdistdir}/tex/context/base/type-imp-lucida-typeone.mkiv
14mu|texlive-context-20130426-8|1623	%{_texmfdistdir}/tex/context/base/type-imp-mathdesign.mkiv
14mu|texlive-context-20130426-8|1624	%{_texmfdistdir}/tex/context/base/type-imp-mathtimes.mkiv
14mu|texlive-context-20130426-8|1625	%{_texmfdistdir}/tex/context/base/type-imp-mscore.mkiv
14mu|texlive-context-20130426-8|1626	%{_texmfdistdir}/tex/context/base/type-imp-opendyslexic.mkiv
14mu|texlive-context-20130426-8|1627	%{_texmfdistdir}/tex/context/base/type-imp-osx.mkiv
14mu|texlive-context-20130426-8|1628	%{_texmfdistdir}/tex/context/base/type-imp-postscript.mkiv
14mu|texlive-context-20130426-8|1629	%{_texmfdistdir}/tex/context/base/type-imp-punknova.mkiv
14mu|texlive-context-20130426-8|1630	%{_texmfdistdir}/tex/context/base/type-imp-texgyre.mkiv
14mu|texlive-context-20130426-8|1631	%{_texmfdistdir}/tex/context/base/type-imp-unfonts.mkiv
14mu|texlive-context-20130426-8|1632	%{_texmfdistdir}/tex/context/base/type-imp-xits.mkiv
14mu|texlive-context-20130426-8|1633	%{_texmfdistdir}/tex/context/base/type-imp-xitsbidi.mkiv
14mu|texlive-context-20130426-8|1634	%{_texmfdistdir}/tex/context/base/type-ini.lua
14mu|texlive-context-20130426-8|1635	%{_texmfdistdir}/tex/context/base/type-ini.mkii
14mu|texlive-context-20130426-8|1636	%{_texmfdistdir}/tex/context/base/type-ini.mkvi
14mu|texlive-context-20130426-8|1637	%{_texmfdistdir}/tex/context/base/type-lua.mkiv
14mu|texlive-context-20130426-8|1638	%{_texmfdistdir}/tex/context/base/type-mac.mkii
14mu|texlive-context-20130426-8|1639	%{_texmfdistdir}/tex/context/base/type-msw.mkii
14mu|texlive-context-20130426-8|1640	%{_texmfdistdir}/tex/context/base/type-one.mkii
14mu|texlive-context-20130426-8|1641	%{_texmfdistdir}/tex/context/base/type-one.mkiv
14mu|texlive-context-20130426-8|1642	%{_texmfdistdir}/tex/context/base/type-otf.mkii
14mu|texlive-context-20130426-8|1643	%{_texmfdistdir}/tex/context/base/type-otf.mkiv
14mu|texlive-context-20130426-8|1644	%{_texmfdistdir}/tex/context/base/type-pre.mkii
14mu|texlive-context-20130426-8|1645	%{_texmfdistdir}/tex/context/base/type-run.mkii
14mu|texlive-context-20130426-8|1646	%{_texmfdistdir}/tex/context/base/type-run.mkiv
14mu|texlive-context-20130426-8|1647	%{_texmfdistdir}/tex/context/base/type-set.mkii
14mu|texlive-context-20130426-8|1648	%{_texmfdistdir}/tex/context/base/type-set.mkiv
14mu|texlive-context-20130426-8|1649	%{_texmfdistdir}/tex/context/base/type-siz.mkii
14mu|texlive-context-20130426-8|1650	%{_texmfdistdir}/tex/context/base/type-siz.mkiv
14mu|texlive-context-20130426-8|1651	%{_texmfdistdir}/tex/context/base/type-tmf.mkii
14mu|texlive-context-20130426-8|1652	%{_texmfdistdir}/tex/context/base/type-tmf.mkiv
14mu|texlive-context-20130426-8|1653	%{_texmfdistdir}/tex/context/base/type-win.mkii
14mu|texlive-context-20130426-8|1654	%{_texmfdistdir}/tex/context/base/type-xtx.mkii
14mu|texlive-context-20130426-8|1655	%{_texmfdistdir}/tex/context/base/typo-bld.lua
14mu|texlive-context-20130426-8|1656	%{_texmfdistdir}/tex/context/base/typo-bld.mkiv
14mu|texlive-context-20130426-8|1657	%{_texmfdistdir}/tex/context/base/typo-brk.lua
14mu|texlive-context-20130426-8|1658	%{_texmfdistdir}/tex/context/base/typo-brk.mkiv
14mu|texlive-context-20130426-8|1659	%{_texmfdistdir}/tex/context/base/typo-cap.lua
14mu|texlive-context-20130426-8|1660	%{_texmfdistdir}/tex/context/base/typo-cap.mkiv
14mu|texlive-context-20130426-8|1661	%{_texmfdistdir}/tex/context/base/typo-cln.lua
14mu|texlive-context-20130426-8|1662	%{_texmfdistdir}/tex/context/base/typo-cln.mkiv
14mu|texlive-context-20130426-8|1663	%{_texmfdistdir}/tex/context/base/typo-del.mkiv
14mu|texlive-context-20130426-8|1664	%{_texmfdistdir}/tex/context/base/typo-dig.lua
14mu|texlive-context-20130426-8|1665	%{_texmfdistdir}/tex/context/base/typo-dig.mkiv
14mu|texlive-context-20130426-8|1666	%{_texmfdistdir}/tex/context/base/typo-dir.lua
14mu|texlive-context-20130426-8|1667	%{_texmfdistdir}/tex/context/base/typo-dir.mkiv
14mu|texlive-context-20130426-8|1668	%{_texmfdistdir}/tex/context/base/typo-ini.lua
14mu|texlive-context-20130426-8|1669	%{_texmfdistdir}/tex/context/base/typo-ini.mkii
14mu|texlive-context-20130426-8|1670	%{_texmfdistdir}/tex/context/base/typo-ini.mkiv
14mu|texlive-context-20130426-8|1671	%{_texmfdistdir}/tex/context/base/typo-itc.lua
14mu|texlive-context-20130426-8|1672	%{_texmfdistdir}/tex/context/base/typo-itc.mkvi
14mu|texlive-context-20130426-8|1673	%{_texmfdistdir}/tex/context/base/typo-itm.mkiv
14mu|texlive-context-20130426-8|1674	%{_texmfdistdir}/tex/context/base/typo-krn.lua
14mu|texlive-context-20130426-8|1675	%{_texmfdistdir}/tex/context/base/typo-krn.mkiv
14mu|texlive-context-20130426-8|1676	%{_texmfdistdir}/tex/context/base/typo-lan.lua
14mu|texlive-context-20130426-8|1677	%{_texmfdistdir}/tex/context/base/typo-lan.mkiv
14mu|texlive-context-20130426-8|1678	%{_texmfdistdir}/tex/context/base/typo-mar.lua
14mu|texlive-context-20130426-8|1679	%{_texmfdistdir}/tex/context/base/typo-mar.mkiv
14mu|texlive-context-20130426-8|1680	%{_texmfdistdir}/tex/context/base/typo-pag.lua
14mu|texlive-context-20130426-8|1681	%{_texmfdistdir}/tex/context/base/typo-pag.mkiv
14mu|texlive-context-20130426-8|1682	%{_texmfdistdir}/tex/context/base/typo-par.lua
14mu|texlive-context-20130426-8|1683	%{_texmfdistdir}/tex/context/base/typo-par.mkiv
14mu|texlive-context-20130426-8|1684	%{_texmfdistdir}/tex/context/base/typo-prc.lua
14mu|texlive-context-20130426-8|1685	%{_texmfdistdir}/tex/context/base/typo-prc.mkvi
14mu|texlive-context-20130426-8|1686	%{_texmfdistdir}/tex/context/base/typo-rep.lua
14mu|texlive-context-20130426-8|1687	%{_texmfdistdir}/tex/context/base/typo-rep.mkiv
14mu|texlive-context-20130426-8|1688	%{_texmfdistdir}/tex/context/base/typo-scr.mkiv
14mu|texlive-context-20130426-8|1689	%{_texmfdistdir}/tex/context/base/typo-spa.lua
14mu|texlive-context-20130426-8|1690	%{_texmfdistdir}/tex/context/base/typo-spa.mkiv
14mu|texlive-context-20130426-8|1691	%{_texmfdistdir}/tex/context/base/typo-txt.mkvi
14mu|texlive-context-20130426-8|1692	%{_texmfdistdir}/tex/context/base/unic-000.mkii
14mu|texlive-context-20130426-8|1693	%{_texmfdistdir}/tex/context/base/unic-001.mkii
14mu|texlive-context-20130426-8|1694	%{_texmfdistdir}/tex/context/base/unic-002.mkii
14mu|texlive-context-20130426-8|1695	%{_texmfdistdir}/tex/context/base/unic-003.mkii
14mu|texlive-context-20130426-8|1696	%{_texmfdistdir}/tex/context/base/unic-004.mkii
14mu|texlive-context-20130426-8|1697	%{_texmfdistdir}/tex/context/base/unic-005.mkii
14mu|texlive-context-20130426-8|1698	%{_texmfdistdir}/tex/context/base/unic-030.mkii
14mu|texlive-context-20130426-8|1699	%{_texmfdistdir}/tex/context/base/unic-031.mkii
14mu|texlive-context-20130426-8|1700	%{_texmfdistdir}/tex/context/base/unic-032.mkii
14mu|texlive-context-20130426-8|1701	%{_texmfdistdir}/tex/context/base/unic-033.mkii
14mu|texlive-context-20130426-8|1702	%{_texmfdistdir}/tex/context/base/unic-034.mkii
14mu|texlive-context-20130426-8|1703	%{_texmfdistdir}/tex/context/base/unic-035.mkii
14mu|texlive-context-20130426-8|1704	%{_texmfdistdir}/tex/context/base/unic-037.mkii
14mu|texlive-context-20130426-8|1705	%{_texmfdistdir}/tex/context/base/unic-039.mkii
14mu|texlive-context-20130426-8|1706	%{_texmfdistdir}/tex/context/base/unic-251.mkii
14mu|texlive-context-20130426-8|1707	%{_texmfdistdir}/tex/context/base/unic-cjk.mkii
14mu|texlive-context-20130426-8|1708	%{_texmfdistdir}/tex/context/base/unic-exp.mkii
14mu|texlive-context-20130426-8|1709	%{_texmfdistdir}/tex/context/base/unic-ini.lua
14mu|texlive-context-20130426-8|1710	%{_texmfdistdir}/tex/context/base/unic-ini.mkii
14mu|texlive-context-20130426-8|1711	%{_texmfdistdir}/tex/context/base/unic-ini.mkiv
14mu|texlive-context-20130426-8|1712	%{_texmfdistdir}/tex/context/base/unic-run.mkii
14mu|texlive-context-20130426-8|1713	%{_texmfdistdir}/tex/context/base/util-deb.lua
14mu|texlive-context-20130426-8|1714	%{_texmfdistdir}/tex/context/base/util-dim.lua
14mu|texlive-context-20130426-8|1715	%{_texmfdistdir}/tex/context/base/util-env.lua
14mu|texlive-context-20130426-8|1716	%{_texmfdistdir}/tex/context/base/util-fmt.lua
14mu|texlive-context-20130426-8|1717	%{_texmfdistdir}/tex/context/base/util-jsn.lua
14mu|texlive-context-20130426-8|1718	%{_texmfdistdir}/tex/context/base/util-lib.lua
14mu|texlive-context-20130426-8|1719	%{_texmfdistdir}/tex/context/base/util-lua.lua
14mu|texlive-context-20130426-8|1720	%{_texmfdistdir}/tex/context/base/util-mrg.lua
14mu|texlive-context-20130426-8|1721	%{_texmfdistdir}/tex/context/base/util-pck.lua
14mu|texlive-context-20130426-8|1722	%{_texmfdistdir}/tex/context/base/util-prs.lua
14mu|texlive-context-20130426-8|1723	%{_texmfdistdir}/tex/context/base/util-ran.lua
14mu|texlive-context-20130426-8|1724	%{_texmfdistdir}/tex/context/base/util-seq.lua
14mu|texlive-context-20130426-8|1725	%{_texmfdistdir}/tex/context/base/util-soc.lua
14mu|texlive-context-20130426-8|1726	%{_texmfdistdir}/tex/context/base/util-sql-imp-client.lua
14mu|texlive-context-20130426-8|1727	%{_texmfdistdir}/tex/context/base/util-sql-imp-library.lua
14mu|texlive-context-20130426-8|1728	%{_texmfdistdir}/tex/context/base/util-sql-imp-swiglib.lua
14mu|texlive-context-20130426-8|1729	%{_texmfdistdir}/tex/context/base/util-sql-loggers.lua
14mu|texlive-context-20130426-8|1730	%{_texmfdistdir}/tex/context/base/util-sql-sessions.lua
14mu|texlive-context-20130426-8|1731	%{_texmfdistdir}/tex/context/base/util-sql-tickets.lua
14mu|texlive-context-20130426-8|1732	%{_texmfdistdir}/tex/context/base/util-sql-tracers.lua
14mu|texlive-context-20130426-8|1733	%{_texmfdistdir}/tex/context/base/util-sql-users.lua
14mu|texlive-context-20130426-8|1734	%{_texmfdistdir}/tex/context/base/util-sql.lua
14mu|texlive-context-20130426-8|1735	%{_texmfdistdir}/tex/context/base/util-sta.lua
14mu|texlive-context-20130426-8|1736	%{_texmfdistdir}/tex/context/base/util-sto.lua
14mu|texlive-context-20130426-8|1737	%{_texmfdistdir}/tex/context/base/util-str.lua
14mu|texlive-context-20130426-8|1738	%{_texmfdistdir}/tex/context/base/util-tab.lua
14mu|texlive-context-20130426-8|1739	%{_texmfdistdir}/tex/context/base/util-tpl.lua
14mu|texlive-context-20130426-8|1740	%{_texmfdistdir}/tex/context/base/verb-c.mkii
14mu|texlive-context-20130426-8|1741	%{_texmfdistdir}/tex/context/base/verb-eif.mkii
14mu|texlive-context-20130426-8|1742	%{_texmfdistdir}/tex/context/base/verb-ini.mkii
14mu|texlive-context-20130426-8|1743	%{_texmfdistdir}/tex/context/base/verb-js.mkii
14mu|texlive-context-20130426-8|1744	%{_texmfdistdir}/tex/context/base/verb-jv.mkii
14mu|texlive-context-20130426-8|1745	%{_texmfdistdir}/tex/context/base/verb-mp.mkii
14mu|texlive-context-20130426-8|1746	%{_texmfdistdir}/tex/context/base/verb-pas.mkii
14mu|texlive-context-20130426-8|1747	%{_texmfdistdir}/tex/context/base/verb-pl.mkii
14mu|texlive-context-20130426-8|1748	%{_texmfdistdir}/tex/context/base/verb-raw.mkii
14mu|texlive-context-20130426-8|1749	%{_texmfdistdir}/tex/context/base/verb-sql.mkii
14mu|texlive-context-20130426-8|1750	%{_texmfdistdir}/tex/context/base/verb-tex.mkii
14mu|texlive-context-20130426-8|1751	%{_texmfdistdir}/tex/context/base/verb-xml.mkii
14mu|texlive-context-20130426-8|1752	%{_texmfdistdir}/tex/context/base/x-asciimath.lua
14mu|texlive-context-20130426-8|1753	%{_texmfdistdir}/tex/context/base/x-asciimath.mkiv
14mu|texlive-context-20130426-8|1754	%{_texmfdistdir}/tex/context/base/x-calcmath.lua
14mu|texlive-context-20130426-8|1755	%{_texmfdistdir}/tex/context/base/x-calcmath.mkii
14mu|texlive-context-20130426-8|1756	%{_texmfdistdir}/tex/context/base/x-calcmath.mkiv
14mu|texlive-context-20130426-8|1757	%{_texmfdistdir}/tex/context/base/x-cals.lua
14mu|texlive-context-20130426-8|1758	%{_texmfdistdir}/tex/context/base/x-cals.mkiv
14mu|texlive-context-20130426-8|1759	%{_texmfdistdir}/tex/context/base/x-chemml.lua
14mu|texlive-context-20130426-8|1760	%{_texmfdistdir}/tex/context/base/x-chemml.mkii
14mu|texlive-context-20130426-8|1761	%{_texmfdistdir}/tex/context/base/x-chemml.mkiv
14mu|texlive-context-20130426-8|1762	%{_texmfdistdir}/tex/context/base/x-chemml.xsd
14mu|texlive-context-20130426-8|1763	%{_texmfdistdir}/tex/context/base/x-contml.mkii
14mu|texlive-context-20130426-8|1764	%{_texmfdistdir}/tex/context/base/x-contml.xsd
14mu|texlive-context-20130426-8|1765	%{_texmfdistdir}/tex/context/base/x-corres.mkii
14mu|texlive-context-20130426-8|1766	%{_texmfdistdir}/tex/context/base/x-corres.rng
14mu|texlive-context-20130426-8|1767	%{_texmfdistdir}/tex/context/base/x-ct.lua
14mu|texlive-context-20130426-8|1768	%{_texmfdistdir}/tex/context/base/x-ct.mkiv
14mu|texlive-context-20130426-8|1769	%{_texmfdistdir}/tex/context/base/x-dir-01.tex
14mu|texlive-context-20130426-8|1770	%{_texmfdistdir}/tex/context/base/x-dir-05.mkii
14mu|texlive-context-20130426-8|1771	%{_texmfdistdir}/tex/context/base/x-dir-05.mkiv
14mu|texlive-context-20130426-8|1772	%{_texmfdistdir}/tex/context/base/x-entities.mkiv
14mu|texlive-context-20130426-8|1773	%{_texmfdistdir}/tex/context/base/x-fdf-00.mkii
14mu|texlive-context-20130426-8|1774	%{_texmfdistdir}/tex/context/base/x-fe.mkii
14mu|texlive-context-20130426-8|1775	%{_texmfdistdir}/tex/context/base/x-fig-00.dtd
14mu|texlive-context-20130426-8|1776	%{_texmfdistdir}/tex/context/base/x-fig-00.mkii
14mu|texlive-context-20130426-8|1777	%{_texmfdistdir}/tex/context/base/x-fig-00.xsd
14mu|texlive-context-20130426-8|1778	%{_texmfdistdir}/tex/context/base/x-fig-01.mkii
14mu|texlive-context-20130426-8|1779	%{_texmfdistdir}/tex/context/base/x-fig-02.mkii
14mu|texlive-context-20130426-8|1780	%{_texmfdistdir}/tex/context/base/x-fig-03.mkii
14mu|texlive-context-20130426-8|1781	%{_texmfdistdir}/tex/context/base/x-fo.mkii
14mu|texlive-context-20130426-8|1782	%{_texmfdistdir}/tex/context/base/x-foxet.mkii
14mu|texlive-context-20130426-8|1783	%{_texmfdistdir}/tex/context/base/x-foxet.mkiv
14mu|texlive-context-20130426-8|1784	%{_texmfdistdir}/tex/context/base/x-ldx.ctx
14mu|texlive-context-20130426-8|1785	%{_texmfdistdir}/tex/context/base/x-ldx.lua
14mu|texlive-context-20130426-8|1786	%{_texmfdistdir}/tex/context/base/x-ldx.mkiv
14mu|texlive-context-20130426-8|1787	%{_texmfdistdir}/tex/context/base/x-mathml.lua
14mu|texlive-context-20130426-8|1788	%{_texmfdistdir}/tex/context/base/x-mathml.mkii
14mu|texlive-context-20130426-8|1789	%{_texmfdistdir}/tex/context/base/x-mathml.mkiv
14mu|texlive-context-20130426-8|1790	%{_texmfdistdir}/tex/context/base/x-mathml.xsd
14mu|texlive-context-20130426-8|1791	%{_texmfdistdir}/tex/context/base/x-newcml.mkii
14mu|texlive-context-20130426-8|1792	%{_texmfdistdir}/tex/context/base/x-newmme.mkii
14mu|texlive-context-20130426-8|1793	%{_texmfdistdir}/tex/context/base/x-newmml.mkii
14mu|texlive-context-20130426-8|1794	%{_texmfdistdir}/tex/context/base/x-newmml.mkiv
14mu|texlive-context-20130426-8|1795	%{_texmfdistdir}/tex/context/base/x-newmmo.mkii
14mu|texlive-context-20130426-8|1796	%{_texmfdistdir}/tex/context/base/x-newpml.mkii
14mu|texlive-context-20130426-8|1797	%{_texmfdistdir}/tex/context/base/x-om2cml.xsl
14mu|texlive-context-20130426-8|1798	%{_texmfdistdir}/tex/context/base/x-openmath.mkii
14mu|texlive-context-20130426-8|1799	%{_texmfdistdir}/tex/context/base/x-openmath.xsl
14mu|texlive-context-20130426-8|1800	%{_texmfdistdir}/tex/context/base/x-pfs-01.mkiv
14mu|texlive-context-20130426-8|1801	%{_texmfdistdir}/tex/context/base/x-pfsense.ctx
14mu|texlive-context-20130426-8|1802	%{_texmfdistdir}/tex/context/base/x-physml.mkii
14mu|texlive-context-20130426-8|1803	%{_texmfdistdir}/tex/context/base/x-physml.mkiv
14mu|texlive-context-20130426-8|1804	%{_texmfdistdir}/tex/context/base/x-physml.xsd
14mu|texlive-context-20130426-8|1805	%{_texmfdistdir}/tex/context/base/x-res-00.mkii
14mu|texlive-context-20130426-8|1806	%{_texmfdistdir}/tex/context/base/x-res-01.mkii
14mu|texlive-context-20130426-8|1807	%{_texmfdistdir}/tex/context/base/x-res-01.mkiv
14mu|texlive-context-20130426-8|1808	%{_texmfdistdir}/tex/context/base/x-res-02.mkii
14mu|texlive-context-20130426-8|1809	%{_texmfdistdir}/tex/context/base/x-res-03.mkii
14mu|texlive-context-20130426-8|1810	%{_texmfdistdir}/tex/context/base/x-res-04.mkii
14mu|texlive-context-20130426-8|1811	%{_texmfdistdir}/tex/context/base/x-res-08.mkii
14mu|texlive-context-20130426-8|1812	%{_texmfdistdir}/tex/context/base/x-res-09.mkii
14mu|texlive-context-20130426-8|1813	%{_texmfdistdir}/tex/context/base/x-res-10.mkii
14mu|texlive-context-20130426-8|1814	%{_texmfdistdir}/tex/context/base/x-res-11.mkii
14mu|texlive-context-20130426-8|1815	%{_texmfdistdir}/tex/context/base/x-res-12.mkii
14mu|texlive-context-20130426-8|1816	%{_texmfdistdir}/tex/context/base/x-res-20.mkii
14mu|texlive-context-20130426-8|1817	%{_texmfdistdir}/tex/context/base/x-res-50.mkii
14mu|texlive-context-20130426-8|1818	%{_texmfdistdir}/tex/context/base/x-res-50.mkiv
14mu|texlive-context-20130426-8|1819	%{_texmfdistdir}/tex/context/base/x-sch-00.mkii
14mu|texlive-context-20130426-8|1820	%{_texmfdistdir}/tex/context/base/x-sch-01.mkii
14mu|texlive-context-20130426-8|1821	%{_texmfdistdir}/tex/context/base/x-set-01.mkii
14mu|texlive-context-20130426-8|1822	%{_texmfdistdir}/tex/context/base/x-set-02.mkii
14mu|texlive-context-20130426-8|1823	%{_texmfdistdir}/tex/context/base/x-set-11.mkii
14mu|texlive-context-20130426-8|1824	%{_texmfdistdir}/tex/context/base/x-set-11.mkiv
14mu|texlive-context-20130426-8|1825	%{_texmfdistdir}/tex/context/base/x-set-12.mkii
14mu|texlive-context-20130426-8|1826	%{_texmfdistdir}/tex/context/base/x-set-12.mkiv
14mu|texlive-context-20130426-8|1827	%{_texmfdistdir}/tex/context/base/x-sm2om.xsl
14mu|texlive-context-20130426-8|1828	%{_texmfdistdir}/tex/context/base/x-steps.mkii
14mu|texlive-context-20130426-8|1829	%{_texmfdistdir}/tex/context/base/x-steps.mkiv
14mu|texlive-context-20130426-8|1830	%{_texmfdistdir}/tex/context/base/x-udhr.mkiv
14mu|texlive-context-20130426-8|1831	%{_texmfdistdir}/tex/context/base/x-xfdf.mkiv
14mu|texlive-context-20130426-8|1832	%{_texmfdistdir}/tex/context/base/x-xml-01.mkii
14mu|texlive-context-20130426-8|1833	%{_texmfdistdir}/tex/context/base/x-xml-02.mkii
14mu|texlive-context-20130426-8|1834	%{_texmfdistdir}/tex/context/base/x-xml-11.mkii
14mu|texlive-context-20130426-8|1835	%{_texmfdistdir}/tex/context/base/x-xtag.mkiv
14mu|texlive-context-20130426-8|1836	%{_texmfdistdir}/tex/context/base/xetx-chr.mkii
14mu|texlive-context-20130426-8|1837	%{_texmfdistdir}/tex/context/base/xetx-cls.mkii
14mu|texlive-context-20130426-8|1838	%{_texmfdistdir}/tex/context/base/xetx-ini.mkii
14mu|texlive-context-20130426-8|1839	%{_texmfdistdir}/tex/context/base/xetx-utf.mkii
14mu|texlive-context-20130426-8|1840	%{_texmfdistdir}/tex/context/base/xtag-cml.mkii
14mu|texlive-context-20130426-8|1841	%{_texmfdistdir}/tex/context/base/xtag-ent.mkii
14mu|texlive-context-20130426-8|1842	%{_texmfdistdir}/tex/context/base/xtag-exp.mkii
14mu|texlive-context-20130426-8|1843	%{_texmfdistdir}/tex/context/base/xtag-ext.mkii
14mu|texlive-context-20130426-8|1844	%{_texmfdistdir}/tex/context/base/xtag-hyp.mkii
14mu|texlive-context-20130426-8|1845	%{_texmfdistdir}/tex/context/base/xtag-ini.mkii
14mu|texlive-context-20130426-8|1846	%{_texmfdistdir}/tex/context/base/xtag-map.mkii
14mu|texlive-context-20130426-8|1847	%{_texmfdistdir}/tex/context/base/xtag-mea.mkii
14mu|texlive-context-20130426-8|1848	%{_texmfdistdir}/tex/context/base/xtag-meb.mkii
14mu|texlive-context-20130426-8|1849	%{_texmfdistdir}/tex/context/base/xtag-mec.mkii
14mu|texlive-context-20130426-8|1850	%{_texmfdistdir}/tex/context/base/xtag-meh.mkii
14mu|texlive-context-20130426-8|1851	%{_texmfdistdir}/tex/context/base/xtag-men.mkii
14mu|texlive-context-20130426-8|1852	%{_texmfdistdir}/tex/context/base/xtag-meo.mkii
14mu|texlive-context-20130426-8|1853	%{_texmfdistdir}/tex/context/base/xtag-mer.mkii
14mu|texlive-context-20130426-8|1854	%{_texmfdistdir}/tex/context/base/xtag-mmc.mkii
14mu|texlive-context-20130426-8|1855	%{_texmfdistdir}/tex/context/base/xtag-mml.mkii
14mu|texlive-context-20130426-8|1856	%{_texmfdistdir}/tex/context/base/xtag-mmp.mkii
14mu|texlive-context-20130426-8|1857	%{_texmfdistdir}/tex/context/base/xtag-mxa.mkii
14mu|texlive-context-20130426-8|1858	%{_texmfdistdir}/tex/context/base/xtag-mxb.mkii
14mu|texlive-context-20130426-8|1859	%{_texmfdistdir}/tex/context/base/xtag-mxc.mkii
14mu|texlive-context-20130426-8|1860	%{_texmfdistdir}/tex/context/base/xtag-mxh.mkii
14mu|texlive-context-20130426-8|1861	%{_texmfdistdir}/tex/context/base/xtag-mxn.mkii
14mu|texlive-context-20130426-8|1862	%{_texmfdistdir}/tex/context/base/xtag-mxo.mkii
14mu|texlive-context-20130426-8|1863	%{_texmfdistdir}/tex/context/base/xtag-mxr.mkii
14mu|texlive-context-20130426-8|1864	%{_texmfdistdir}/tex/context/base/xtag-pml.mkii
14mu|texlive-context-20130426-8|1865	%{_texmfdistdir}/tex/context/base/xtag-pmu.mkii
14mu|texlive-context-20130426-8|1866	%{_texmfdistdir}/tex/context/base/xtag-pre.mkii
14mu|texlive-context-20130426-8|1867	%{_texmfdistdir}/tex/context/base/xtag-prs.mkii
14mu|texlive-context-20130426-8|1868	%{_texmfdistdir}/tex/context/base/xtag-raw.mkii
14mu|texlive-context-20130426-8|1869	%{_texmfdistdir}/tex/context/base/xtag-rng.mkii
14mu|texlive-context-20130426-8|1870	%{_texmfdistdir}/tex/context/base/xtag-run.mkii
14mu|texlive-context-20130426-8|1871	%{_texmfdistdir}/tex/context/base/xtag-stk.mkii
14mu|texlive-context-20130426-8|1872	%{_texmfdistdir}/tex/context/base/xtag-utf.mkii
14mu|texlive-context-20130426-8|1873	%{_texmfdistdir}/tex/context/base/xtag-xsd.mkii
14mu|texlive-context-20130426-8|1874	%{_texmfdistdir}/tex/context/base/xtag-xsl.mkii
14mu|texlive-context-20130426-8|1875	%{_texmfdistdir}/tex/context/bib/bibl-ams.tex
14mu|texlive-context-20130426-8|1876	%{_texmfdistdir}/tex/context/bib/bibl-apa-de.tex
14mu|texlive-context-20130426-8|1877	%{_texmfdistdir}/tex/context/bib/bibl-apa-fr.tex
14mu|texlive-context-20130426-8|1878	%{_texmfdistdir}/tex/context/bib/bibl-apa.tex
14mu|texlive-context-20130426-8|1879	%{_texmfdistdir}/tex/context/bib/bibl-aps.tex
14mu|texlive-context-20130426-8|1880	%{_texmfdistdir}/tex/context/bib/bibl-num-fr.tex
14mu|texlive-context-20130426-8|1881	%{_texmfdistdir}/tex/context/bib/bibl-num.tex
14mu|texlive-context-20130426-8|1882	%{_texmfdistdir}/tex/context/bib/bibl-ssa.tex
14mu|texlive-context-20130426-8|1883	%{_texmfdistdir}/tex/context/bib/sample.bib
14mu|texlive-context-20130426-8|1884	%{_texmfdistdir}/tex/context/colors/icc/context/colorprofiles.lua
14mu|texlive-context-20130426-8|1885	%{_texmfdistdir}/tex/context/colors/icc/context/colorprofiles.xml
14mu|texlive-context-20130426-8|1886	%{_texmfdistdir}/tex/context/extra/mag-0000.tex
14mu|texlive-context-20130426-8|1887	%{_texmfdistdir}/tex/context/extra/setup-qr.tex
14mu|texlive-context-20130426-8|1888	%{_texmfdistdir}/tex/context/extra/showunic.tex
14mu|texlive-context-20130426-8|1889	%{_texmfdistdir}/tex/context/fonts/antykwa-math.lfg
14mu|texlive-context-20130426-8|1890	%{_texmfdistdir}/tex/context/fonts/antykwapoltawskiego.lfg
14mu|texlive-context-20130426-8|1891	%{_texmfdistdir}/tex/context/fonts/asana-math.lfg
14mu|texlive-context-20130426-8|1892	%{_texmfdistdir}/tex/context/fonts/cambria-math.lfg
14mu|texlive-context-20130426-8|1893	%{_texmfdistdir}/tex/context/fonts/cc-icons.lfg
14mu|texlive-context-20130426-8|1894	%{_texmfdistdir}/tex/context/fonts/ccicons.lfg
14mu|texlive-context-20130426-8|1895	%{_texmfdistdir}/tex/context/fonts/charter-math.lfg
14mu|texlive-context-20130426-8|1896	%{_texmfdistdir}/tex/context/fonts/demo.lfg
14mu|texlive-context-20130426-8|1897	%{_texmfdistdir}/tex/context/fonts/dingbats.lfg
14mu|texlive-context-20130426-8|1898	%{_texmfdistdir}/tex/context/fonts/garamond-math.lfg
14mu|texlive-context-20130426-8|1899	%{_texmfdistdir}/tex/context/fonts/husayni.lfg
14mu|texlive-context-20130426-8|1900	%{_texmfdistdir}/tex/context/fonts/hvmath-math.lfg
14mu|texlive-context-20130426-8|1901	%{_texmfdistdir}/tex/context/fonts/informal-math.lfg
14mu|texlive-context-20130426-8|1902	%{_texmfdistdir}/tex/context/fonts/iwona-math.lfg
14mu|texlive-context-20130426-8|1903	%{_texmfdistdir}/tex/context/fonts/lm-math.lfg
14mu|texlive-context-20130426-8|1904	%{_texmfdistdir}/tex/context/fonts/lm.lfg
14mu|texlive-context-20130426-8|1905	%{_texmfdistdir}/tex/context/fonts/lucida-opentype-math.lfg
14mu|texlive-context-20130426-8|1906	%{_texmfdistdir}/tex/context/fonts/lucida-typeone-math.lfg
14mu|texlive-context-20130426-8|1907	%{_texmfdistdir}/tex/context/fonts/mathtimes-math.lfg
14mu|texlive-context-20130426-8|1908	%{_texmfdistdir}/tex/context/fonts/px-math.lfg
14mu|texlive-context-20130426-8|1909	%{_texmfdistdir}/tex/context/fonts/symbol-math.lfg
14mu|texlive-context-20130426-8|1910	%{_texmfdistdir}/tex/context/fonts/texgyre.lfg
14mu|texlive-context-20130426-8|1911	%{_texmfdistdir}/tex/context/fonts/treatments.lfg
14mu|texlive-context-20130426-8|1912	%{_texmfdistdir}/tex/context/fonts/tx-math.lfg
14mu|texlive-context-20130426-8|1913	%{_texmfdistdir}/tex/context/fonts/utopia-math.lfg
14mu|texlive-context-20130426-8|1914	%{_texmfdistdir}/tex/context/fonts/xits-math.lfg
14mu|texlive-context-20130426-8|1915	%{_texmfdistdir}/tex/context/foxet/fe-bryson.xml
14mu|texlive-context-20130426-8|1916	%{_texmfdistdir}/tex/context/foxet/fe-ward.xml
14mu|texlive-context-20130426-8|1917	%{_texmfdistdir}/tex/context/foxet/fe-zapf.xml
14mu|texlive-context-20130426-8|1918	%{_texmfdistdir}/tex/context/foxet/fo-0101.fo
14mu|texlive-context-20130426-8|1919	%{_texmfdistdir}/tex/context/foxet/fo-0102.fo
14mu|texlive-context-20130426-8|1920	%{_texmfdistdir}/tex/context/foxet/fo-0103.fo
14mu|texlive-context-20130426-8|1921	%{_texmfdistdir}/tex/context/foxet/fo-0201.fo
14mu|texlive-context-20130426-8|1922	%{_texmfdistdir}/tex/context/foxet/fo-0301.fo
14mu|texlive-context-20130426-8|1923	%{_texmfdistdir}/tex/context/foxet/fo-0601.fo
14mu|texlive-context-20130426-8|1924	%{_texmfdistdir}/tex/context/foxet/fo-0602.fo
14mu|texlive-context-20130426-8|1925	%{_texmfdistdir}/tex/context/foxet/fo-0603.fo
14mu|texlive-context-20130426-8|1926	%{_texmfdistdir}/tex/context/foxet/fo-0604.fo
14mu|texlive-context-20130426-8|1927	%{_texmfdistdir}/tex/context/foxet/fo-0611.fo
14mu|texlive-context-20130426-8|1928	%{_texmfdistdir}/tex/context/foxet/fo-0612.fo
14mu|texlive-context-20130426-8|1929	%{_texmfdistdir}/tex/context/foxet/fo-0613.fo
14mu|texlive-context-20130426-8|1930	%{_texmfdistdir}/tex/context/foxet/fo-0621.fo
14mu|texlive-context-20130426-8|1931	%{_texmfdistdir}/tex/context/foxet/fo-0641.fo
14mu|texlive-context-20130426-8|1932	%{_texmfdistdir}/tex/context/foxet/fo-0642.fo
14mu|texlive-context-20130426-8|1933	%{_texmfdistdir}/tex/context/foxet/fo-0643.fo
14mu|texlive-context-20130426-8|1934	%{_texmfdistdir}/tex/context/foxet/fo-0644.fo
14mu|texlive-context-20130426-8|1935	%{_texmfdistdir}/tex/context/foxet/fo-0650.fo
14mu|texlive-context-20130426-8|1936	%{_texmfdistdir}/tex/context/foxet/fo-0651.fo
14mu|texlive-context-20130426-8|1937	%{_texmfdistdir}/tex/context/foxet/fo-0701.fo
14mu|texlive-context-20130426-8|1938	%{_texmfdistdir}/tex/context/foxet/fo-0801.fo
14mu|texlive-context-20130426-8|1939	%{_texmfdistdir}/tex/context/foxet/fo-0901.fo
14mu|texlive-context-20130426-8|1940	%{_texmfdistdir}/tex/context/foxet/fo-0902.fo
14mu|texlive-context-20130426-8|1941	%{_texmfdistdir}/tex/context/foxet/fo-1001.fo
14mu|texlive-context-20130426-8|1942	%{_texmfdistdir}/tex/context/foxet/fo-1002.fo
14mu|texlive-context-20130426-8|1943	%{_texmfdistdir}/tex/context/foxet/fo-1003.fo
14mu|texlive-context-20130426-8|1944	%{_texmfdistdir}/tex/context/foxet/fo-1004.fo
14mu|texlive-context-20130426-8|1945	%{_texmfdistdir}/tex/context/foxet/fo-1101.fo
14mu|texlive-context-20130426-8|1946	%{_texmfdistdir}/tex/context/foxet/fo-1102.fo
14mu|texlive-context-20130426-8|1947	%{_texmfdistdir}/tex/context/foxet/fo-1103.fo
14mu|texlive-context-20130426-8|1948	%{_texmfdistdir}/tex/context/foxet/fo-1104.fo
14mu|texlive-context-20130426-8|1949	%{_texmfdistdir}/tex/context/foxet/fo-1201.fo
14mu|texlive-context-20130426-8|1950	%{_texmfdistdir}/tex/context/interface/cont-cs.xml
14mu|texlive-context-20130426-8|1951	%{_texmfdistdir}/tex/context/interface/cont-de.xml
14mu|texlive-context-20130426-8|1952	%{_texmfdistdir}/tex/context/interface/cont-en.xml
14mu|texlive-context-20130426-8|1953	%{_texmfdistdir}/tex/context/interface/cont-fr.xml
14mu|texlive-context-20130426-8|1954	%{_texmfdistdir}/tex/context/interface/cont-it.xml
14mu|texlive-context-20130426-8|1955	%{_texmfdistdir}/tex/context/interface/cont-nl.xml
14mu|texlive-context-20130426-8|1956	%{_texmfdistdir}/tex/context/interface/cont-pe.xml
14mu|texlive-context-20130426-8|1957	%{_texmfdistdir}/tex/context/interface/cont-ro.xml
14mu|texlive-context-20130426-8|1958	%{_texmfdistdir}/tex/context/interface/keys-cs.xml
14mu|texlive-context-20130426-8|1959	%{_texmfdistdir}/tex/context/interface/keys-cz.xml
14mu|texlive-context-20130426-8|1960	%{_texmfdistdir}/tex/context/interface/keys-de.xml
14mu|texlive-context-20130426-8|1961	%{_texmfdistdir}/tex/context/interface/keys-en.xml
14mu|texlive-context-20130426-8|1962	%{_texmfdistdir}/tex/context/interface/keys-fr.xml
14mu|texlive-context-20130426-8|1963	%{_texmfdistdir}/tex/context/interface/keys-it.xml
14mu|texlive-context-20130426-8|1964	%{_texmfdistdir}/tex/context/interface/keys-nl.xml
14mu|texlive-context-20130426-8|1965	%{_texmfdistdir}/tex/context/interface/keys-pe.xml
14mu|texlive-context-20130426-8|1966	%{_texmfdistdir}/tex/context/interface/keys-ro.xml
14mu|texlive-context-20130426-8|1967	%{_texmfdistdir}/tex/context/patterns/lang-af.hyp
14mu|texlive-context-20130426-8|1968	%{_texmfdistdir}/tex/context/patterns/lang-af.lua
14mu|texlive-context-20130426-8|1969	%{_texmfdistdir}/tex/context/patterns/lang-af.pat
14mu|texlive-context-20130426-8|1970	%{_texmfdistdir}/tex/context/patterns/lang-af.rme
14mu|texlive-context-20130426-8|1971	%{_texmfdistdir}/tex/context/patterns/lang-agr.hyp
14mu|texlive-context-20130426-8|1972	%{_texmfdistdir}/tex/context/patterns/lang-agr.lua
14mu|texlive-context-20130426-8|1973	%{_texmfdistdir}/tex/context/patterns/lang-agr.pat
14mu|texlive-context-20130426-8|1974	%{_texmfdistdir}/tex/context/patterns/lang-agr.rme
14mu|texlive-context-20130426-8|1975	%{_texmfdistdir}/tex/context/patterns/lang-bg.hyp
14mu|texlive-context-20130426-8|1976	%{_texmfdistdir}/tex/context/patterns/lang-bg.lua
14mu|texlive-context-20130426-8|1977	%{_texmfdistdir}/tex/context/patterns/lang-bg.pat
14mu|texlive-context-20130426-8|1978	%{_texmfdistdir}/tex/context/patterns/lang-bg.rme
14mu|texlive-context-20130426-8|1979	%{_texmfdistdir}/tex/context/patterns/lang-ca.hyp
14mu|texlive-context-20130426-8|1980	%{_texmfdistdir}/tex/context/patterns/lang-ca.lua
14mu|texlive-context-20130426-8|1981	%{_texmfdistdir}/tex/context/patterns/lang-ca.pat
14mu|texlive-context-20130426-8|1982	%{_texmfdistdir}/tex/context/patterns/lang-ca.rme
14mu|texlive-context-20130426-8|1983	%{_texmfdistdir}/tex/context/patterns/lang-cs.hyp
14mu|texlive-context-20130426-8|1984	%{_texmfdistdir}/tex/context/patterns/lang-cs.lua
14mu|texlive-context-20130426-8|1985	%{_texmfdistdir}/tex/context/patterns/lang-cs.pat
14mu|texlive-context-20130426-8|1986	%{_texmfdistdir}/tex/context/patterns/lang-cs.rme
14mu|texlive-context-20130426-8|1987	%{_texmfdistdir}/tex/context/patterns/lang-cy.hyp
14mu|texlive-context-20130426-8|1988	%{_texmfdistdir}/tex/context/patterns/lang-cy.lua
14mu|texlive-context-20130426-8|1989	%{_texmfdistdir}/tex/context/patterns/lang-cy.pat
14mu|texlive-context-20130426-8|1990	%{_texmfdistdir}/tex/context/patterns/lang-cy.rme
14mu|texlive-context-20130426-8|1991	%{_texmfdistdir}/tex/context/patterns/lang-da.hyp
14mu|texlive-context-20130426-8|1992	%{_texmfdistdir}/tex/context/patterns/lang-da.lua
14mu|texlive-context-20130426-8|1993	%{_texmfdistdir}/tex/context/patterns/lang-da.pat
14mu|texlive-context-20130426-8|1994	%{_texmfdistdir}/tex/context/patterns/lang-da.rme
14mu|texlive-context-20130426-8|1995	%{_texmfdistdir}/tex/context/patterns/lang-de.hyp
14mu|texlive-context-20130426-8|1996	%{_texmfdistdir}/tex/context/patterns/lang-de.lua
14mu|texlive-context-20130426-8|1997	%{_texmfdistdir}/tex/context/patterns/lang-de.pat
14mu|texlive-context-20130426-8|1998	%{_texmfdistdir}/tex/context/patterns/lang-de.rme
14mu|texlive-context-20130426-8|1999	%{_texmfdistdir}/tex/context/patterns/lang-deo.hyp
14mu|texlive-context-20130426-8|2000	%{_texmfdistdir}/tex/context/patterns/lang-deo.lua
14mu|texlive-context-20130426-8|2001	%{_texmfdistdir}/tex/context/patterns/lang-deo.pat
14mu|texlive-context-20130426-8|2002	%{_texmfdistdir}/tex/context/patterns/lang-deo.rme
14mu|texlive-context-20130426-8|2003	%{_texmfdistdir}/tex/context/patterns/lang-es.hyp
14mu|texlive-context-20130426-8|2004	%{_texmfdistdir}/tex/context/patterns/lang-es.lua
14mu|texlive-context-20130426-8|2005	%{_texmfdistdir}/tex/context/patterns/lang-es.pat
14mu|texlive-context-20130426-8|2006	%{_texmfdistdir}/tex/context/patterns/lang-es.rme
14mu|texlive-context-20130426-8|2007	%{_texmfdistdir}/tex/context/patterns/lang-et.hyp
14mu|texlive-context-20130426-8|2008	%{_texmfdistdir}/tex/context/patterns/lang-et.lua
14mu|texlive-context-20130426-8|2009	%{_texmfdistdir}/tex/context/patterns/lang-et.pat
14mu|texlive-context-20130426-8|2010	%{_texmfdistdir}/tex/context/patterns/lang-et.rme
14mu|texlive-context-20130426-8|2011	%{_texmfdistdir}/tex/context/patterns/lang-eu.hyp
14mu|texlive-context-20130426-8|2012	%{_texmfdistdir}/tex/context/patterns/lang-eu.lua
14mu|texlive-context-20130426-8|2013	%{_texmfdistdir}/tex/context/patterns/lang-eu.pat
14mu|texlive-context-20130426-8|2014	%{_texmfdistdir}/tex/context/patterns/lang-eu.rme
14mu|texlive-context-20130426-8|2015	%{_texmfdistdir}/tex/context/patterns/lang-fi.hyp
14mu|texlive-context-20130426-8|2016	%{_texmfdistdir}/tex/context/patterns/lang-fi.lua
14mu|texlive-context-20130426-8|2017	%{_texmfdistdir}/tex/context/patterns/lang-fi.pat
14mu|texlive-context-20130426-8|2018	%{_texmfdistdir}/tex/context/patterns/lang-fi.rme
14mu|texlive-context-20130426-8|2019	%{_texmfdistdir}/tex/context/patterns/lang-fr.hyp
14mu|texlive-context-20130426-8|2020	%{_texmfdistdir}/tex/context/patterns/lang-fr.lua
14mu|texlive-context-20130426-8|2021	%{_texmfdistdir}/tex/context/patterns/lang-fr.pat
14mu|texlive-context-20130426-8|2022	%{_texmfdistdir}/tex/context/patterns/lang-fr.rme
14mu|texlive-context-20130426-8|2023	%{_texmfdistdir}/tex/context/patterns/lang-gb.hyp
14mu|texlive-context-20130426-8|2024	%{_texmfdistdir}/tex/context/patterns/lang-gb.lua
14mu|texlive-context-20130426-8|2025	%{_texmfdistdir}/tex/context/patterns/lang-gb.pat
14mu|texlive-context-20130426-8|2026	%{_texmfdistdir}/tex/context/patterns/lang-gb.rme
14mu|texlive-context-20130426-8|2027	%{_texmfdistdir}/tex/context/patterns/lang-hr.hyp
14mu|texlive-context-20130426-8|2028	%{_texmfdistdir}/tex/context/patterns/lang-hr.lua
14mu|texlive-context-20130426-8|2029	%{_texmfdistdir}/tex/context/patterns/lang-hr.pat
14mu|texlive-context-20130426-8|2030	%{_texmfdistdir}/tex/context/patterns/lang-hr.rme
14mu|texlive-context-20130426-8|2031	%{_texmfdistdir}/tex/context/patterns/lang-hu.hyp
14mu|texlive-context-20130426-8|2032	%{_texmfdistdir}/tex/context/patterns/lang-hu.lua
14mu|texlive-context-20130426-8|2033	%{_texmfdistdir}/tex/context/patterns/lang-hu.pat
14mu|texlive-context-20130426-8|2034	%{_texmfdistdir}/tex/context/patterns/lang-hu.rme
14mu|texlive-context-20130426-8|2035	%{_texmfdistdir}/tex/context/patterns/lang-is.hyp
14mu|texlive-context-20130426-8|2036	%{_texmfdistdir}/tex/context/patterns/lang-is.lua
14mu|texlive-context-20130426-8|2037	%{_texmfdistdir}/tex/context/patterns/lang-is.pat
14mu|texlive-context-20130426-8|2038	%{_texmfdistdir}/tex/context/patterns/lang-is.rme
14mu|texlive-context-20130426-8|2039	%{_texmfdistdir}/tex/context/patterns/lang-it.hyp
14mu|texlive-context-20130426-8|2040	%{_texmfdistdir}/tex/context/patterns/lang-it.lua
14mu|texlive-context-20130426-8|2041	%{_texmfdistdir}/tex/context/patterns/lang-it.pat
14mu|texlive-context-20130426-8|2042	%{_texmfdistdir}/tex/context/patterns/lang-it.rme
14mu|texlive-context-20130426-8|2043	%{_texmfdistdir}/tex/context/patterns/lang-la.hyp
14mu|texlive-context-20130426-8|2044	%{_texmfdistdir}/tex/context/patterns/lang-la.lua
14mu|texlive-context-20130426-8|2045	%{_texmfdistdir}/tex/context/patterns/lang-la.pat
14mu|texlive-context-20130426-8|2046	%{_texmfdistdir}/tex/context/patterns/lang-la.rme
14mu|texlive-context-20130426-8|2047	%{_texmfdistdir}/tex/context/patterns/lang-lt.hyp
14mu|texlive-context-20130426-8|2048	%{_texmfdistdir}/tex/context/patterns/lang-lt.lua
14mu|texlive-context-20130426-8|2049	%{_texmfdistdir}/tex/context/patterns/lang-lt.pat
14mu|texlive-context-20130426-8|2050	%{_texmfdistdir}/tex/context/patterns/lang-lt.rme
14mu|texlive-context-20130426-8|2051	%{_texmfdistdir}/tex/context/patterns/lang-lv.hyp
14mu|texlive-context-20130426-8|2052	%{_texmfdistdir}/tex/context/patterns/lang-lv.lua
14mu|texlive-context-20130426-8|2053	%{_texmfdistdir}/tex/context/patterns/lang-lv.pat
14mu|texlive-context-20130426-8|2054	%{_texmfdistdir}/tex/context/patterns/lang-lv.rme
14mu|texlive-context-20130426-8|2055	%{_texmfdistdir}/tex/context/patterns/lang-mn.hyp
14mu|texlive-context-20130426-8|2056	%{_texmfdistdir}/tex/context/patterns/lang-mn.lua
14mu|texlive-context-20130426-8|2057	%{_texmfdistdir}/tex/context/patterns/lang-mn.pat
14mu|texlive-context-20130426-8|2058	%{_texmfdistdir}/tex/context/patterns/lang-mn.rme
14mu|texlive-context-20130426-8|2059	%{_texmfdistdir}/tex/context/patterns/lang-nb.hyp
14mu|texlive-context-20130426-8|2060	%{_texmfdistdir}/tex/context/patterns/lang-nb.lua
14mu|texlive-context-20130426-8|2061	%{_texmfdistdir}/tex/context/patterns/lang-nb.pat
14mu|texlive-context-20130426-8|2062	%{_texmfdistdir}/tex/context/patterns/lang-nb.rme
14mu|texlive-context-20130426-8|2063	%{_texmfdistdir}/tex/context/patterns/lang-nl.hyp
14mu|texlive-context-20130426-8|2064	%{_texmfdistdir}/tex/context/patterns/lang-nl.lua
14mu|texlive-context-20130426-8|2065	%{_texmfdistdir}/tex/context/patterns/lang-nl.pat
14mu|texlive-context-20130426-8|2066	%{_texmfdistdir}/tex/context/patterns/lang-nl.rme
14mu|texlive-context-20130426-8|2067	%{_texmfdistdir}/tex/context/patterns/lang-nn.hyp
14mu|texlive-context-20130426-8|2068	%{_texmfdistdir}/tex/context/patterns/lang-nn.lua
14mu|texlive-context-20130426-8|2069	%{_texmfdistdir}/tex/context/patterns/lang-nn.pat
14mu|texlive-context-20130426-8|2070	%{_texmfdistdir}/tex/context/patterns/lang-nn.rme
14mu|texlive-context-20130426-8|2071	%{_texmfdistdir}/tex/context/patterns/lang-pl.hyp
14mu|texlive-context-20130426-8|2072	%{_texmfdistdir}/tex/context/patterns/lang-pl.lua
14mu|texlive-context-20130426-8|2073	%{_texmfdistdir}/tex/context/patterns/lang-pl.pat
14mu|texlive-context-20130426-8|2074	%{_texmfdistdir}/tex/context/patterns/lang-pl.rme
14mu|texlive-context-20130426-8|2075	%{_texmfdistdir}/tex/context/patterns/lang-pt.hyp
14mu|texlive-context-20130426-8|2076	%{_texmfdistdir}/tex/context/patterns/lang-pt.lua
14mu|texlive-context-20130426-8|2077	%{_texmfdistdir}/tex/context/patterns/lang-pt.pat
14mu|texlive-context-20130426-8|2078	%{_texmfdistdir}/tex/context/patterns/lang-pt.rme
14mu|texlive-context-20130426-8|2079	%{_texmfdistdir}/tex/context/patterns/lang-ro.hyp
14mu|texlive-context-20130426-8|2080	%{_texmfdistdir}/tex/context/patterns/lang-ro.lua
14mu|texlive-context-20130426-8|2081	%{_texmfdistdir}/tex/context/patterns/lang-ro.pat
14mu|texlive-context-20130426-8|2082	%{_texmfdistdir}/tex/context/patterns/lang-ro.rme
14mu|texlive-context-20130426-8|2083	%{_texmfdistdir}/tex/context/patterns/lang-ru.hyp
14mu|texlive-context-20130426-8|2084	%{_texmfdistdir}/tex/context/patterns/lang-ru.lua
14mu|texlive-context-20130426-8|2085	%{_texmfdistdir}/tex/context/patterns/lang-ru.pat
14mu|texlive-context-20130426-8|2086	%{_texmfdistdir}/tex/context/patterns/lang-ru.rme
14mu|texlive-context-20130426-8|2087	%{_texmfdistdir}/tex/context/patterns/lang-sk.hyp
14mu|texlive-context-20130426-8|2088	%{_texmfdistdir}/tex/context/patterns/lang-sk.lua
14mu|texlive-context-20130426-8|2089	%{_texmfdistdir}/tex/context/patterns/lang-sk.pat
14mu|texlive-context-20130426-8|2090	%{_texmfdistdir}/tex/context/patterns/lang-sk.rme
14mu|texlive-context-20130426-8|2091	%{_texmfdistdir}/tex/context/patterns/lang-sl.hyp
14mu|texlive-context-20130426-8|2092	%{_texmfdistdir}/tex/context/patterns/lang-sl.lua
14mu|texlive-context-20130426-8|2093	%{_texmfdistdir}/tex/context/patterns/lang-sl.pat
14mu|texlive-context-20130426-8|2094	%{_texmfdistdir}/tex/context/patterns/lang-sl.rme
14mu|texlive-context-20130426-8|2095	%{_texmfdistdir}/tex/context/patterns/lang-sr.hyp
14mu|texlive-context-20130426-8|2096	%{_texmfdistdir}/tex/context/patterns/lang-sr.lua
14mu|texlive-context-20130426-8|2097	%{_texmfdistdir}/tex/context/patterns/lang-sr.pat
14mu|texlive-context-20130426-8|2098	%{_texmfdistdir}/tex/context/patterns/lang-sr.rme
14mu|texlive-context-20130426-8|2099	%{_texmfdistdir}/tex/context/patterns/lang-sv.hyp
14mu|texlive-context-20130426-8|2100	%{_texmfdistdir}/tex/context/patterns/lang-sv.lua
14mu|texlive-context-20130426-8|2101	%{_texmfdistdir}/tex/context/patterns/lang-sv.pat
14mu|texlive-context-20130426-8|2102	%{_texmfdistdir}/tex/context/patterns/lang-sv.rme
14mu|texlive-context-20130426-8|2103	%{_texmfdistdir}/tex/context/patterns/lang-th.hyp
14mu|texlive-context-20130426-8|2104	%{_texmfdistdir}/tex/context/patterns/lang-th.lua
14mu|texlive-context-20130426-8|2105	%{_texmfdistdir}/tex/context/patterns/lang-th.pat
14mu|texlive-context-20130426-8|2106	%{_texmfdistdir}/tex/context/patterns/lang-th.rme
14mu|texlive-context-20130426-8|2107	%{_texmfdistdir}/tex/context/patterns/lang-tk.hyp
14mu|texlive-context-20130426-8|2108	%{_texmfdistdir}/tex/context/patterns/lang-tk.lua
14mu|texlive-context-20130426-8|2109	%{_texmfdistdir}/tex/context/patterns/lang-tk.pat
14mu|texlive-context-20130426-8|2110	%{_texmfdistdir}/tex/context/patterns/lang-tk.rme
14mu|texlive-context-20130426-8|2111	%{_texmfdistdir}/tex/context/patterns/lang-tr.hyp
14mu|texlive-context-20130426-8|2112	%{_texmfdistdir}/tex/context/patterns/lang-tr.lua
14mu|texlive-context-20130426-8|2113	%{_texmfdistdir}/tex/context/patterns/lang-tr.pat
14mu|texlive-context-20130426-8|2114	%{_texmfdistdir}/tex/context/patterns/lang-tr.rme
14mu|texlive-context-20130426-8|2115	%{_texmfdistdir}/tex/context/patterns/lang-uk.hyp
14mu|texlive-context-20130426-8|2116	%{_texmfdistdir}/tex/context/patterns/lang-uk.lua
14mu|texlive-context-20130426-8|2117	%{_texmfdistdir}/tex/context/patterns/lang-uk.pat
14mu|texlive-context-20130426-8|2118	%{_texmfdistdir}/tex/context/patterns/lang-uk.rme
14mu|texlive-context-20130426-8|2119	%{_texmfdistdir}/tex/context/patterns/lang-us.hyp
14mu|texlive-context-20130426-8|2120	%{_texmfdistdir}/tex/context/patterns/lang-us.lua
14mu|texlive-context-20130426-8|2121	%{_texmfdistdir}/tex/context/patterns/lang-us.pat
14mu|texlive-context-20130426-8|2122	%{_texmfdistdir}/tex/context/patterns/lang-us.rme
14mu|texlive-context-20130426-8|2123	%{_texmfdistdir}/tex/context/patterns/lang-zh.hyp
14mu|texlive-context-20130426-8|2124	%{_texmfdistdir}/tex/context/patterns/lang-zh.lua
14mu|texlive-context-20130426-8|2125	%{_texmfdistdir}/tex/context/patterns/lang-zh.pat
14mu|texlive-context-20130426-8|2126	%{_texmfdistdir}/tex/context/patterns/lang-zh.rme
14mu|texlive-context-20130426-8|2127	%{_texmfdistdir}/tex/context/sample/aesop-de.tex
14mu|texlive-context-20130426-8|2128	%{_texmfdistdir}/tex/context/sample/bryson.tex
14mu|texlive-context-20130426-8|2129	%{_texmfdistdir}/tex/context/sample/cow.pdf
14mu|texlive-context-20130426-8|2130	%{_texmfdistdir}/tex/context/sample/d-res-01.xml
14mu|texlive-context-20130426-8|2131	%{_texmfdistdir}/tex/context/sample/davis.tex
14mu|texlive-context-20130426-8|2132	%{_texmfdistdir}/tex/context/sample/dawkins.tex
14mu|texlive-context-20130426-8|2133	%{_texmfdistdir}/tex/context/sample/demo-mps.tex
14mu|texlive-context-20130426-8|2134	%{_texmfdistdir}/tex/context/sample/demo-tex.tex
14mu|texlive-context-20130426-8|2135	%{_texmfdistdir}/tex/context/sample/demo-xml.tex
14mu|texlive-context-20130426-8|2136	%{_texmfdistdir}/tex/context/sample/douglas.tex
14mu|texlive-context-20130426-8|2137	%{_texmfdistdir}/tex/context/sample/hacker.jpg
14mu|texlive-context-20130426-8|2138	%{_texmfdistdir}/tex/context/sample/hawking.tex
14mu|texlive-context-20130426-8|2139	%{_texmfdistdir}/tex/context/sample/khatt-ar.tex
14mu|texlive-context-20130426-8|2140	%{_texmfdistdir}/tex/context/sample/khatt-en.tex
14mu|texlive-context-20130426-8|2141	%{_texmfdistdir}/tex/context/sample/knuth.tex
14mu|texlive-context-20130426-8|2142	%{_texmfdistdir}/tex/context/sample/linden.tex
14mu|texlive-context-20130426-8|2143	%{_texmfdistdir}/tex/context/sample/lorem.tex
14mu|texlive-context-20130426-8|2144	%{_texmfdistdir}/tex/context/sample/materie.tex
14mu|texlive-context-20130426-8|2145	%{_texmfdistdir}/tex/context/sample/mill.png
14mu|texlive-context-20130426-8|2146	%{_texmfdistdir}/tex/context/sample/montgomery.tex
14mu|texlive-context-20130426-8|2147	%{_texmfdistdir}/tex/context/sample/reich.tex
14mu|texlive-context-20130426-8|2148	%{_texmfdistdir}/tex/context/sample/sample.tex
14mu|texlive-context-20130426-8|2149	%{_texmfdistdir}/tex/context/sample/spider.eps
14mu|texlive-context-20130426-8|2150	%{_texmfdistdir}/tex/context/sample/thuan.tex
14mu|texlive-context-20130426-8|2151	%{_texmfdistdir}/tex/context/sample/tufte.tex
14mu|texlive-context-20130426-8|2152	%{_texmfdistdir}/tex/context/sample/ward.tex
14mu|texlive-context-20130426-8|2153	%{_texmfdistdir}/tex/context/sample/weisman.tex
14mu|texlive-context-20130426-8|2154	%{_texmfdistdir}/tex/context/sample/zapf.tex
14mu|texlive-context-20130426-8|2155	%{_texmfdistdir}/tex/context/test/context-test.tex
14mu|texlive-context-20130426-8|2156	%{_texmfdistdir}/tex/context/test/pdf-a1a-2005.mkiv
14mu|texlive-context-20130426-8|2157	%{_texmfdistdir}/tex/context/test/pdf-a1b-2005.mkiv
14mu|texlive-context-20130426-8|2158	%{_texmfdistdir}/tex/context/test/pdf-x-common.mkiv
14mu|texlive-context-20130426-8|2159	%{_texmfdistdir}/tex/context/test/pdf-x1a-2001.mkiv
14mu|texlive-context-20130426-8|2160	%{_texmfdistdir}/tex/context/test/pdf-x1a-2003.mkiv
14mu|texlive-context-20130426-8|2161	%{_texmfdistdir}/tex/context/test/pdf-x3-2002.mkiv
14mu|texlive-context-20130426-8|2162	%{_texmfdistdir}/tex/context/test/pdf-x3-2003.mkiv
14mu|texlive-context-20130426-8|2163	%{_texmfdistdir}/tex/context/test/pdf-x4.mkiv
14mu|texlive-context-20130426-8|2164	%{_texmfdistdir}/tex/context/test/pdf-x4p.mkiv
14mu|texlive-context-20130426-8|2165	%{_texmfdistdir}/tex/context/user/cont-sys.rme
14mu|texlive-context-20130426-8|2166	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-gen.lua
14mu|texlive-context-20130426-8|2167	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-nod.lua
14mu|texlive-context-20130426-8|2168	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics.tex
14mu|texlive-context-20130426-8|2169	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-cbk.lua
14mu|texlive-context-20130426-8|2170	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-def.lua
14mu|texlive-context-20130426-8|2171	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-demo-vf-1.lua
14mu|texlive-context-20130426-8|2172	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-enc.lua
14mu|texlive-context-20130426-8|2173	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-ext.lua
14mu|texlive-context-20130426-8|2174	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-lua.lua
14mu|texlive-context-20130426-8|2175	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-merged.lua
14mu|texlive-context-20130426-8|2176	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-syn.lua
14mu|texlive-context-20130426-8|2177	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-tfm.lua
14mu|texlive-context-20130426-8|2178	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.lua
14mu|texlive-context-20130426-8|2179	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.tex
14mu|texlive-context-20130426-8|2180	%{_texmfdistdir}/tex/generic/context/luatex/luatex-languages.lua
14mu|texlive-context-20130426-8|2181	%{_texmfdistdir}/tex/generic/context/luatex/luatex-languages.tex
14mu|texlive-context-20130426-8|2182	%{_texmfdistdir}/tex/generic/context/luatex/luatex-math.lua
14mu|texlive-context-20130426-8|2183	%{_texmfdistdir}/tex/generic/context/luatex/luatex-math.tex
14mu|texlive-context-20130426-8|2184	%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.lua
14mu|texlive-context-20130426-8|2185	%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.tex
14mu|texlive-context-20130426-8|2186	%{_texmfdistdir}/tex/generic/context/luatex/luatex-plain.tex
14mu|texlive-context-20130426-8|2187	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor-test.tex
14mu|texlive-context-20130426-8|2188	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.lua
14mu|texlive-context-20130426-8|2189	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.tex
14mu|texlive-context-20130426-8|2190	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib-test.lua
14mu|texlive-context-20130426-8|2191	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib-test.tex
14mu|texlive-context-20130426-8|2192	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib.lua
14mu|texlive-context-20130426-8|2193	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib.tex
14mu|texlive-context-20130426-8|2194	%{_texmfdistdir}/tex/generic/context/luatex/luatex-test.tex
14mu|texlive-context-20130426-8|2195	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-de.tex
14mu|texlive-context-20130426-8|2196	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-en.tex
14mu|texlive-context-20130426-8|2197	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-nl.tex
14mu|texlive-context-20130426-8|2198	%{_texmfdistdir}/tex/generic/context/ppchtex/ppchtex.noc
14mu|texlive-context-20130426-8|2199	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-de.sty
14mu|texlive-context-20130426-8|2200	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-en.sty
14mu|texlive-context-20130426-8|2201	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-nl.sty
14mu|texlive-context-20130426-8|2202	%{_texmfdistdir}/tex/latex/context/ppchtex/m-pictex.sty
14mu|texlive-context-20130426-8|2203	%_texmf_fmtutil_d/context
14mu|texlive-context-20130426-8|2204	%doc %{_texmfdistdir}/doc/context/document/general/manuals/mreadme.pdf
14mu|texlive-context-20130426-8|2205	%doc %{_texmfdistdir}/doc/context/document/general/manuals/tiptrick.pdf
14mu|texlive-context-20130426-8|2206	%doc %{_texmfdistdir}/doc/context/manuals/allkind/mcommon.tex
14mu|texlive-context-20130426-8|2207	%doc %{_texmfdistdir}/doc/context/manuals/allkind/mreadme.tex
14mu|texlive-context-20130426-8|2208	%doc %{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.html
14mu|texlive-context-20130426-8|2209	%doc %{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.man
14mu|texlive-context-20130426-8|2210	%doc %{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.xml
14mu|texlive-context-20130426-8|2211	%doc %{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.html
14mu|texlive-context-20130426-8|2212	%doc %{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.man
14mu|texlive-context-20130426-8|2213	%doc %{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.xml
14mu|texlive-context-20130426-8|2214	%doc %{_texmfdistdir}/doc/context/scripts/mkii/mptopdf.html
14mu|texlive-context-20130426-8|2215	%doc %{_texmfdistdir}/doc/context/scripts/mkii/mptopdf.xml
14mu|texlive-context-20130426-8|2216	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pdftools.html
14mu|texlive-context-20130426-8|2217	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pdftools.man
14mu|texlive-context-20130426-8|2218	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pdftools.xml
14mu|texlive-context-20130426-8|2219	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.html
14mu|texlive-context-20130426-8|2220	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.man
14mu|texlive-context-20130426-8|2221	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.xml
14mu|texlive-context-20130426-8|2222	%doc %{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.html
14mu|texlive-context-20130426-8|2223	%doc %{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.man
14mu|texlive-context-20130426-8|2224	%doc %{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.xml
14mu|texlive-context-20130426-8|2225	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texexec.html
14mu|texlive-context-20130426-8|2226	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texexec.man
14mu|texlive-context-20130426-8|2227	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texexec.xml
14mu|texlive-context-20130426-8|2228	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.html
14mu|texlive-context-20130426-8|2229	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.man
14mu|texlive-context-20130426-8|2230	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.xml
14mu|texlive-context-20130426-8|2231	%doc %{_texmfdistdir}/doc/context/scripts/mkii/textools.html
14mu|texlive-context-20130426-8|2232	%doc %{_texmfdistdir}/doc/context/scripts/mkii/textools.man
14mu|texlive-context-20130426-8|2233	%doc %{_texmfdistdir}/doc/context/scripts/mkii/textools.xml
14mu|texlive-context-20130426-8|2234	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texutil.html
14mu|texlive-context-20130426-8|2235	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texutil.man
14mu|texlive-context-20130426-8|2236	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texutil.xml
14mu|texlive-context-20130426-8|2237	%doc %{_texmfdistdir}/doc/context/scripts/mkii/tmftools.html
14mu|texlive-context-20130426-8|2238	%doc %{_texmfdistdir}/doc/context/scripts/mkii/tmftools.man
14mu|texlive-context-20130426-8|2239	%doc %{_texmfdistdir}/doc/context/scripts/mkii/tmftools.xml
14mu|texlive-context-20130426-8|2240	%doc %{_texmfdistdir}/doc/context/scripts/mkii/xmltools.html
14mu|texlive-context-20130426-8|2241	%doc %{_texmfdistdir}/doc/context/scripts/mkii/xmltools.man
14mu|texlive-context-20130426-8|2242	%doc %{_texmfdistdir}/doc/context/scripts/mkii/xmltools.xml
14mu|texlive-context-20130426-8|2243	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/context.html
14mu|texlive-context-20130426-8|2244	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/context.man
14mu|texlive-context-20130426-8|2245	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/context.xml
14mu|texlive-context-20130426-8|2246	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/luatools.html
14mu|texlive-context-20130426-8|2247	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/luatools.man
14mu|texlive-context-20130426-8|2248	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/luatools.xml
14mu|texlive-context-20130426-8|2249	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.html
14mu|texlive-context-20130426-8|2250	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.man
14mu|texlive-context-20130426-8|2251	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.xml
14mu|texlive-context-20130426-8|2252	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.html
14mu|texlive-context-20130426-8|2253	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.man
14mu|texlive-context-20130426-8|2254	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.xml
14mu|texlive-context-20130426-8|2255	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.html
14mu|texlive-context-20130426-8|2256	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.man
14mu|texlive-context-20130426-8|2257	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.xml
14mu|texlive-context-20130426-8|2258	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.html
14mu|texlive-context-20130426-8|2259	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.man
14mu|texlive-context-20130426-8|2260	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.xml
14mu|texlive-context-20130426-8|2261	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.html
14mu|texlive-context-20130426-8|2262	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.man
14mu|texlive-context-20130426-8|2263	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.xml
14mu|texlive-context-20130426-8|2264	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.html
14mu|texlive-context-20130426-8|2265	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.man
14mu|texlive-context-20130426-8|2266	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.xml
14mu|texlive-context-20130426-8|2267	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.html
14mu|texlive-context-20130426-8|2268	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.man
14mu|texlive-context-20130426-8|2269	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.xml
14mu|texlive-context-20130426-8|2270	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.html
14mu|texlive-context-20130426-8|2271	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.man
14mu|texlive-context-20130426-8|2272	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.xml
14mu|texlive-context-20130426-8|2273	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.html
14mu|texlive-context-20130426-8|2274	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.man
14mu|texlive-context-20130426-8|2275	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.xml
14mu|texlive-context-20130426-8|2276	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.html
14mu|texlive-context-20130426-8|2277	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.man
14mu|texlive-context-20130426-8|2278	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.xml
14mu|texlive-context-20130426-8|2279	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.html
14mu|texlive-context-20130426-8|2280	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.man
14mu|texlive-context-20130426-8|2281	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.xml
14mu|texlive-context-20130426-8|2282	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.html
14mu|texlive-context-20130426-8|2283	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.man
14mu|texlive-context-20130426-8|2284	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.xml
14mu|texlive-context-20130426-8|2285	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.html
14mu|texlive-context-20130426-8|2286	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.man
14mu|texlive-context-20130426-8|2287	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.xml
14mu|texlive-context-20130426-8|2288	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.html
14mu|texlive-context-20130426-8|2289	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.man
14mu|texlive-context-20130426-8|2290	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.xml
14mu|texlive-context-20130426-8|2291	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metatex.html
14mu|texlive-context-20130426-8|2292	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metatex.man
14mu|texlive-context-20130426-8|2293	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metatex.xml
14mu|texlive-context-20130426-8|2294	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.html
14mu|texlive-context-20130426-8|2295	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.man
14mu|texlive-context-20130426-8|2296	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.xml
14mu|texlive-context-20130426-8|2297	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.html
14mu|texlive-context-20130426-8|2298	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.man
14mu|texlive-context-20130426-8|2299	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.xml
14mu|texlive-context-20130426-8|2300	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.html
14mu|texlive-context-20130426-8|2301	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.man
14mu|texlive-context-20130426-8|2302	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.xml
14mu|texlive-context-20130426-8|2303	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.html
14mu|texlive-context-20130426-8|2304	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.man
14mu|texlive-context-20130426-8|2305	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.xml
14mu|texlive-context-20130426-8|2306	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.html
14mu|texlive-context-20130426-8|2307	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.man
14mu|texlive-context-20130426-8|2308	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.xml
14mu|texlive-context-20130426-8|2309	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.html
14mu|texlive-context-20130426-8|2310	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.man
14mu|texlive-context-20130426-8|2311	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.xml
14mu|texlive-context-20130426-8|2312	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.html
14mu|texlive-context-20130426-8|2313	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.man
14mu|texlive-context-20130426-8|2314	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.xml
14mu|texlive-context-20130426-8|2315	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.html
14mu|texlive-context-20130426-8|2316	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.man
14mu|texlive-context-20130426-8|2317	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.xml
14mu|texlive-context-20130426-8|2318	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.html
14mu|texlive-context-20130426-8|2319	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.man
14mu|texlive-context-20130426-8|2320	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.xml
14mu|texlive-context-20130426-8|2321	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.html
14mu|texlive-context-20130426-8|2322	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.man
14mu|texlive-context-20130426-8|2323	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.xml
14mu|texlive-context-20130426-8|2324	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-timing.html
14mu|texlive-context-20130426-8|2325	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-timing.man
14mu|texlive-context-20130426-8|2326	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-timing.xml
14mu|texlive-context-20130426-8|2327	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.html
14mu|texlive-context-20130426-8|2328	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.man
14mu|texlive-context-20130426-8|2329	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.xml
14mu|texlive-context-20130426-8|2330	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.html
14mu|texlive-context-20130426-8|2331	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.man
14mu|texlive-context-20130426-8|2332	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.xml
14mu|texlive-context-20130426-8|2333	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.html
14mu|texlive-context-20130426-8|2334	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.man
14mu|texlive-context-20130426-8|2335	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.xml
14mu|texlive-context-20130426-8|2336	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.html
14mu|texlive-context-20130426-8|2337	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.man
14mu|texlive-context-20130426-8|2338	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.xml
14mu|texlive-context-20130426-8|2339	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.html
14mu|texlive-context-20130426-8|2340	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.man
14mu|texlive-context-20130426-8|2341	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.xml
14mu|texlive-context-20130426-8|2342	%doc %{_mandir}/man1/context.1*
14mu|texlive-context-20130426-8|2343	%doc %{_texmfdistdir}/doc/man/man1/context.man1.pdf
14mu|texlive-context-20130426-8|2344	%doc %{_mandir}/man1/ctxtools.1*
14mu|texlive-context-20130426-8|2345	%doc %{_texmfdistdir}/doc/man/man1/ctxtools.man1.pdf
14mu|texlive-context-20130426-8|2346	%doc %{_mandir}/man1/luatools.1*
14mu|texlive-context-20130426-8|2347	%doc %{_texmfdistdir}/doc/man/man1/luatools.man1.pdf
14mu|texlive-context-20130426-8|2348	%doc %{_mandir}/man1/mtx-babel.1*
14mu|texlive-context-20130426-8|2349	%doc %{_texmfdistdir}/doc/man/man1/mtx-babel.man1.pdf
14mu|texlive-context-20130426-8|2350	%doc %{_mandir}/man1/mtx-base.1*
14mu|texlive-context-20130426-8|2351	%doc %{_texmfdistdir}/doc/man/man1/mtx-base.man1.pdf
14mu|texlive-context-20130426-8|2352	%doc %{_mandir}/man1/mtx-cache.1*
14mu|texlive-context-20130426-8|2353	%doc %{_texmfdistdir}/doc/man/man1/mtx-cache.man1.pdf
14mu|texlive-context-20130426-8|2354	%doc %{_mandir}/man1/mtx-chars.1*
14mu|texlive-context-20130426-8|2355	%doc %{_texmfdistdir}/doc/man/man1/mtx-chars.man1.pdf
14mu|texlive-context-20130426-8|2356	%doc %{_mandir}/man1/mtx-check.1*
14mu|texlive-context-20130426-8|2357	%doc %{_texmfdistdir}/doc/man/man1/mtx-check.man1.pdf
14mu|texlive-context-20130426-8|2358	%doc %{_mandir}/man1/mtx-colors.1*
14mu|texlive-context-20130426-8|2359	%doc %{_texmfdistdir}/doc/man/man1/mtx-colors.man1.pdf
14mu|texlive-context-20130426-8|2360	%doc %{_mandir}/man1/mtx-context.1*
14mu|texlive-context-20130426-8|2361	%doc %{_texmfdistdir}/doc/man/man1/mtx-context.man1.pdf
14mu|texlive-context-20130426-8|2362	%doc %{_mandir}/man1/mtx-epub.1*
14mu|texlive-context-20130426-8|2363	%doc %{_texmfdistdir}/doc/man/man1/mtx-epub.man1.pdf
14mu|texlive-context-20130426-8|2364	%doc %{_mandir}/man1/mtx-fcd.1*
14mu|texlive-context-20130426-8|2365	%doc %{_texmfdistdir}/doc/man/man1/mtx-fcd.man1.pdf
14mu|texlive-context-20130426-8|2366	%doc %{_mandir}/man1/mtx-flac.1*
14mu|texlive-context-20130426-8|2367	%doc %{_texmfdistdir}/doc/man/man1/mtx-flac.man1.pdf
14mu|texlive-context-20130426-8|2368	%doc %{_mandir}/man1/mtx-fonts.1*
14mu|texlive-context-20130426-8|2369	%doc %{_texmfdistdir}/doc/man/man1/mtx-fonts.man1.pdf
14mu|texlive-context-20130426-8|2370	%doc %{_mandir}/man1/mtx-grep.1*
14mu|texlive-context-20130426-8|2371	%doc %{_texmfdistdir}/doc/man/man1/mtx-grep.man1.pdf
14mu|texlive-context-20130426-8|2372	%doc %{_mandir}/man1/mtx-interface.1*
14mu|texlive-context-20130426-8|2373	%doc %{_texmfdistdir}/doc/man/man1/mtx-interface.man1.pdf
14mu|texlive-context-20130426-8|2374	%doc %{_mandir}/man1/mtx-metapost.1*
14mu|texlive-context-20130426-8|2375	%doc %{_texmfdistdir}/doc/man/man1/mtx-metapost.man1.pdf
14mu|texlive-context-20130426-8|2376	%doc %{_mandir}/man1/mtx-metatex.1*
14mu|texlive-context-20130426-8|2377	%doc %{_texmfdistdir}/doc/man/man1/mtx-metatex.man1.pdf
14mu|texlive-context-20130426-8|2378	%doc %{_mandir}/man1/mtx-modules.1*
14mu|texlive-context-20130426-8|2379	%doc %{_texmfdistdir}/doc/man/man1/mtx-modules.man1.pdf
14mu|texlive-context-20130426-8|2380	%doc %{_mandir}/man1/mtx-package.1*
14mu|texlive-context-20130426-8|2381	%doc %{_texmfdistdir}/doc/man/man1/mtx-package.man1.pdf
14mu|texlive-context-20130426-8|2382	%doc %{_mandir}/man1/mtx-patterns.1*
14mu|texlive-context-20130426-8|2383	%doc %{_texmfdistdir}/doc/man/man1/mtx-patterns.man1.pdf
14mu|texlive-context-20130426-8|2384	%doc %{_mandir}/man1/mtx-pdf.1*
14mu|texlive-context-20130426-8|2385	%doc %{_texmfdistdir}/doc/man/man1/mtx-pdf.man1.pdf
14mu|texlive-context-20130426-8|2386	%doc %{_mandir}/man1/mtx-plain.1*
14mu|texlive-context-20130426-8|2387	%doc %{_texmfdistdir}/doc/man/man1/mtx-plain.man1.pdf
14mu|texlive-context-20130426-8|2388	%doc %{_mandir}/man1/mtx-profile.1*
14mu|texlive-context-20130426-8|2389	%doc %{_texmfdistdir}/doc/man/man1/mtx-profile.man1.pdf
14mu|texlive-context-20130426-8|2390	%doc %{_mandir}/man1/mtx-rsync.1*
14mu|texlive-context-20130426-8|2391	%doc %{_texmfdistdir}/doc/man/man1/mtx-rsync.man1.pdf
14mu|texlive-context-20130426-8|2392	%doc %{_mandir}/man1/mtx-scite.1*
14mu|texlive-context-20130426-8|2393	%doc %{_texmfdistdir}/doc/man/man1/mtx-scite.man1.pdf
14mu|texlive-context-20130426-8|2394	%doc %{_mandir}/man1/mtx-server.1*
14mu|texlive-context-20130426-8|2395	%doc %{_texmfdistdir}/doc/man/man1/mtx-server.man1.pdf
14mu|texlive-context-20130426-8|2396	%doc %{_mandir}/man1/mtx-texworks.1*
14mu|texlive-context-20130426-8|2397	%doc %{_texmfdistdir}/doc/man/man1/mtx-texworks.man1.pdf
14mu|texlive-context-20130426-8|2398	%doc %{_mandir}/man1/mtx-timing.1*
14mu|texlive-context-20130426-8|2399	%doc %{_texmfdistdir}/doc/man/man1/mtx-timing.man1.pdf
14mu|texlive-context-20130426-8|2400	%doc %{_mandir}/man1/mtx-tools.1*
14mu|texlive-context-20130426-8|2401	%doc %{_texmfdistdir}/doc/man/man1/mtx-tools.man1.pdf
14mu|texlive-context-20130426-8|2402	%doc %{_mandir}/man1/mtx-unzip.1*
14mu|texlive-context-20130426-8|2403	%doc %{_texmfdistdir}/doc/man/man1/mtx-unzip.man1.pdf
14mu|texlive-context-20130426-8|2404	%doc %{_mandir}/man1/mtx-update.1*
14mu|texlive-context-20130426-8|2405	%doc %{_texmfdistdir}/doc/man/man1/mtx-update.man1.pdf
14mu|texlive-context-20130426-8|2406	%doc %{_mandir}/man1/mtx-watch.1*
14mu|texlive-context-20130426-8|2407	%doc %{_texmfdistdir}/doc/man/man1/mtx-watch.man1.pdf
14mu|texlive-context-20130426-8|2408	%doc %{_mandir}/man1/mtxrun.1*
14mu|texlive-context-20130426-8|2409	%doc %{_texmfdistdir}/doc/man/man1/mtxrun.man1.pdf
14mu|texlive-context-20130426-8|2410	%doc %{_mandir}/man1/pstopdf.1*
14mu|texlive-context-20130426-8|2411	%doc %{_texmfdistdir}/doc/man/man1/pstopdf.man1.pdf
14mu|texlive-context-20130426-8|2412	%doc %{_mandir}/man1/texexec.1*
14mu|texlive-context-20130426-8|2413	%doc %{_texmfdistdir}/doc/man/man1/texexec.man1.pdf
14mu|texlive-context-20130426-8|2414	%doc %{_mandir}/man1/texmfstart.1*
14mu|texlive-context-20130426-8|2415	%doc %{_texmfdistdir}/doc/man/man1/texmfstart.man1.pdf
14mu|texlive-context-20130426-8|2416	
14mu|texlive-context-20130426-8|2417	#-----------------------------------------------------------------------
14mu|texlive-context-20130426-8|2418	%prep
14mu|texlive-context-20130426-8|2419	%setup -c -a0 -a1
14mu|texlive-context-20130426-8|2420	
14mu|texlive-context-20130426-8|2421	%build
14mu|texlive-context-20130426-8|2422	
14mu|texlive-context-20130426-8|2423	%install
14mu|texlive-context-20130426-8|2424	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-context-20130426-8|2425	pushd %{buildroot}%{_bindir}
14mu|texlive-context-20130426-8|2426	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/context context
14mu|texlive-context-20130426-8|2427	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/ctxtools ctxtools
14mu|texlive-context-20130426-8|2428	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/luatools luatools
14mu|texlive-context-20130426-8|2429	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/mtxrun mtxrun
14mu|texlive-context-20130426-8|2430	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/pstopdf pstopdf
14mu|texlive-context-20130426-8|2431	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/texexec texexec
14mu|texlive-context-20130426-8|2432	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/texmfstart texmfstart
14mu|texlive-context-20130426-8|2433	popd
14mu|texlive-context-20130426-8|2434	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-context-20130426-8|2435	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-context-20130426-8|2436	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-context-20130426-8|2437	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-context-20130426-8|2438	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-context-20130426-8|2439	cat > %{buildroot}%{_texmf_fmtutil_d}/context <<EOF
14mu|texlive-context-20130426-8|2440	#
14mu|texlive-context-20130426-8|2441	# from context:
14mu|texlive-context-20130426-8|2442	cont-en pdftex cont-usr.tex -8bit *cont-en.mkii
14mu|texlive-context-20130426-8|2443	cont-en xetex cont-usr.tex -8bit *cont-en.mkii
14mu|texlive-context-20130426-8|2444	#! cont-de pdftex cont-usr.tex -8bit *cont-de.mkii
14mu|texlive-context-20130426-8|2445	#! cont-fr pdftex cont-usr.tex -8bit *cont-fr.mkii
14mu|texlive-context-20130426-8|2446	#! cont-it pdftex cont-usr.tex -8bit *cont-it.mkii
14mu|texlive-context-20130426-8|2447	#! cont-nl pdftex cont-usr.tex -8bit *cont-nl.mkii
14mu|texlive-context-20130426-8|2448	#! cont-ro pdftex cont-usr.tex -8bit *cont-ro.mkii
14mu|texlive-context-20130426-8|2449	EOF
14mu|texlive-context-20130426-8|2450	
14mu|texlive-context-20130426-8|2451	%changelog
14mu|texlive-context-20130426-8|2452	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130426-8
14mu|texlive-context-20130426-8|2453	+ Revision: f390de9
14mu|texlive-context-20130426-8|2454	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-20130426-8|2455	
14mu|texlive-context-20130426-8|2456	

24525 14
14mu|texlive-context-account-20090207-4|1	# revision 23167
14mu|texlive-context-account-20090207-4|2	# category ConTeXt
14mu|texlive-context-account-20090207-4|3	# catalog-ctan /macros/context/contrib/context-account
14mu|texlive-context-account-20090207-4|4	# catalog-date 2009-02-07 09:38:09 +0100
14mu|texlive-context-account-20090207-4|5	# catalog-license pd
14mu|texlive-context-account-20090207-4|6	# catalog-version undef
14mu|texlive-context-account-20090207-4|7	Name:		texlive-context-account
14mu|texlive-context-account-20090207-4|8	Version:	20090207
14mu|texlive-context-account-20090207-4|9	Release:	4
14mu|texlive-context-account-20090207-4|10	Summary:	A simple accounting package
14mu|texlive-context-account-20090207-4|11	Group:		Publishing
14mu|texlive-context-account-20090207-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-account
14mu|texlive-context-account-20090207-4|13	License:	PD
14mu|texlive-context-account-20090207-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-account.tar.xz
14mu|texlive-context-account-20090207-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-account.doc.tar.xz
14mu|texlive-context-account-20090207-4|16	BuildArch:	noarch
14mu|texlive-context-account-20090207-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-account-20090207-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-account-20090207-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-account-20090207-4|20	Requires(post):	texlive-context
14mu|texlive-context-account-20090207-4|21	
14mu|texlive-context-account-20090207-4|22	%description
14mu|texlive-context-account-20090207-4|23	TeXLive context-account package.
14mu|texlive-context-account-20090207-4|24	
14mu|texlive-context-account-20090207-4|25	
14mu|texlive-context-account-20090207-4|26	#-----------------------------------------------------------------------
14mu|texlive-context-account-20090207-4|27	%files
14mu|texlive-context-account-20090207-4|28	%{_texmfdistdir}/tex/context/interface/third/t-account.xml
14mu|texlive-context-account-20090207-4|29	%{_texmfdistdir}/tex/context/third/account/t-account.mkii
14mu|texlive-context-account-20090207-4|30	%{_texmfdistdir}/tex/context/third/account/t-account.mkiv
14mu|texlive-context-account-20090207-4|31	%{_texmfdistdir}/tex/context/third/account/t-account.tex
14mu|texlive-context-account-20090207-4|32	%{_texmfdistdir}/tex/context/third/account/t-floatnumber.mkii
14mu|texlive-context-account-20090207-4|33	%{_texmfdistdir}/tex/context/third/account/t-floatnumber.mkiv
14mu|texlive-context-account-20090207-4|34	%{_texmfdistdir}/tex/context/third/account/t-floatnumber.tex
14mu|texlive-context-account-20090207-4|35	%doc %{_texmfdistdir}/doc/context/third/account/README
14mu|texlive-context-account-20090207-4|36	%doc %{_texmfdistdir}/doc/context/third/account/account-doc.pdf
14mu|texlive-context-account-20090207-4|37	
14mu|texlive-context-account-20090207-4|38	#-----------------------------------------------------------------------
14mu|texlive-context-account-20090207-4|39	%prep
14mu|texlive-context-account-20090207-4|40	%setup -c -a0 -a1
14mu|texlive-context-account-20090207-4|41	
14mu|texlive-context-account-20090207-4|42	%build
14mu|texlive-context-account-20090207-4|43	
14mu|texlive-context-account-20090207-4|44	%install
14mu|texlive-context-account-20090207-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-account-20090207-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-account-20090207-4|47	
14mu|texlive-context-account-20090207-4|48	
14mu|texlive-context-account-20090207-4|49	
14mu|texlive-context-account-20090207-4|50	%changelog
14mu|texlive-context-account-20090207-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090207-4
14mu|texlive-context-account-20090207-4|52	+ Revision: 0421914
14mu|texlive-context-account-20090207-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-account-20090207-4|54	
14mu|texlive-context-account-20090207-4|55	

24526 14
14mu|texlive-context-algorithmic-20091109-4|1	# revision 23167
14mu|texlive-context-algorithmic-20091109-4|2	# category ConTeXt
14mu|texlive-context-algorithmic-20091109-4|3	# catalog-ctan /macros/context/contrib/context-algorithmic
14mu|texlive-context-algorithmic-20091109-4|4	# catalog-date 2009-11-09 14:30:19 +0100
14mu|texlive-context-algorithmic-20091109-4|5	# catalog-license pd
14mu|texlive-context-algorithmic-20091109-4|6	# catalog-version undef
14mu|texlive-context-algorithmic-20091109-4|7	Name:		texlive-context-algorithmic
14mu|texlive-context-algorithmic-20091109-4|8	Version:	20091109
14mu|texlive-context-algorithmic-20091109-4|9	Release:	4
14mu|texlive-context-algorithmic-20091109-4|10	Summary:	Algorithm handling
14mu|texlive-context-algorithmic-20091109-4|11	Group:		Publishing
14mu|texlive-context-algorithmic-20091109-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-algorithmic
14mu|texlive-context-algorithmic-20091109-4|13	License:	PD
14mu|texlive-context-algorithmic-20091109-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-algorithmic.tar.xz
14mu|texlive-context-algorithmic-20091109-4|15	BuildArch:	noarch
14mu|texlive-context-algorithmic-20091109-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-context-algorithmic-20091109-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-context-algorithmic-20091109-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-context-algorithmic-20091109-4|19	Requires(post):	texlive-context
14mu|texlive-context-algorithmic-20091109-4|20	
14mu|texlive-context-algorithmic-20091109-4|21	%description
14mu|texlive-context-algorithmic-20091109-4|22	Support for typesetting algorithms.
14mu|texlive-context-algorithmic-20091109-4|23	
14mu|texlive-context-algorithmic-20091109-4|24	
14mu|texlive-context-algorithmic-20091109-4|25	#-----------------------------------------------------------------------
14mu|texlive-context-algorithmic-20091109-4|26	%files
14mu|texlive-context-algorithmic-20091109-4|27	%{_texmfdistdir}/tex/context/third/algorithmic/t-algorithmic.tex
14mu|texlive-context-algorithmic-20091109-4|28	
14mu|texlive-context-algorithmic-20091109-4|29	#-----------------------------------------------------------------------
14mu|texlive-context-algorithmic-20091109-4|30	%prep
14mu|texlive-context-algorithmic-20091109-4|31	%setup -c -a0
14mu|texlive-context-algorithmic-20091109-4|32	
14mu|texlive-context-algorithmic-20091109-4|33	%build
14mu|texlive-context-algorithmic-20091109-4|34	
14mu|texlive-context-algorithmic-20091109-4|35	%install
14mu|texlive-context-algorithmic-20091109-4|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-algorithmic-20091109-4|37	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-context-algorithmic-20091109-4|38	
14mu|texlive-context-algorithmic-20091109-4|39	
14mu|texlive-context-algorithmic-20091109-4|40	
14mu|texlive-context-algorithmic-20091109-4|41	%changelog
14mu|texlive-context-algorithmic-20091109-4|42	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091109-4
14mu|texlive-context-algorithmic-20091109-4|43	+ Revision: 6e313d7
14mu|texlive-context-algorithmic-20091109-4|44	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-algorithmic-20091109-4|45	
14mu|texlive-context-algorithmic-20091109-4|46	

24527 14
14mu|texlive-context-bnf-20080818-4|1	# revision 23167
14mu|texlive-context-bnf-20080818-4|2	# category ConTeXt
14mu|texlive-context-bnf-20080818-4|3	# catalog-ctan /macros/context/contrib/context-bnf
14mu|texlive-context-bnf-20080818-4|4	# catalog-date 2008-08-18 23:54:09 +0200
14mu|texlive-context-bnf-20080818-4|5	# catalog-license gpl
14mu|texlive-context-bnf-20080818-4|6	# catalog-version undef
14mu|texlive-context-bnf-20080818-4|7	Name:		texlive-context-bnf
14mu|texlive-context-bnf-20080818-4|8	Version:	20080818
14mu|texlive-context-bnf-20080818-4|9	Release:	4
14mu|texlive-context-bnf-20080818-4|10	Summary:	A BNF module for Context
14mu|texlive-context-bnf-20080818-4|11	Group:		Publishing
14mu|texlive-context-bnf-20080818-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-bnf
14mu|texlive-context-bnf-20080818-4|13	License:	GPL
14mu|texlive-context-bnf-20080818-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-bnf.tar.xz
14mu|texlive-context-bnf-20080818-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-bnf.doc.tar.xz
14mu|texlive-context-bnf-20080818-4|16	BuildArch:	noarch
14mu|texlive-context-bnf-20080818-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-bnf-20080818-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-bnf-20080818-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-bnf-20080818-4|20	Requires(post):	texlive-context
14mu|texlive-context-bnf-20080818-4|21	
14mu|texlive-context-bnf-20080818-4|22	%description
14mu|texlive-context-bnf-20080818-4|23	The module provides a simple way to write good-looking BNF-
14mu|texlive-context-bnf-20080818-4|24	style grammars in ConTeXt. Grammars are written using the BNF
14mu|texlive-context-bnf-20080818-4|25	syntax right in your ConTeXt documents, so there is a clear
14mu|texlive-context-bnf-20080818-4|26	separation between content and layout. This allows the user to
14mu|texlive-context-bnf-20080818-4|27	decide exactly how the grammar is to be displayed, while also
14mu|texlive-context-bnf-20080818-4|28	allowing the gist of the grammar to be understood from simply
14mu|texlive-context-bnf-20080818-4|29	looking at the source ConTeXt document.
14mu|texlive-context-bnf-20080818-4|30	
14mu|texlive-context-bnf-20080818-4|31	
14mu|texlive-context-bnf-20080818-4|32	#-----------------------------------------------------------------------
14mu|texlive-context-bnf-20080818-4|33	%files
14mu|texlive-context-bnf-20080818-4|34	%{_texmfdistdir}/tex/context/third/bnf/t-bnf.tex
14mu|texlive-context-bnf-20080818-4|35	%doc %{_texmfdistdir}/doc/context/third/bnf/NEWS
14mu|texlive-context-bnf-20080818-4|36	%doc %{_texmfdistdir}/doc/context/third/bnf/README
14mu|texlive-context-bnf-20080818-4|37	%doc %{_texmfdistdir}/doc/context/third/bnf/t-bnf.pdf
14mu|texlive-context-bnf-20080818-4|38	
14mu|texlive-context-bnf-20080818-4|39	#-----------------------------------------------------------------------
14mu|texlive-context-bnf-20080818-4|40	%prep
14mu|texlive-context-bnf-20080818-4|41	%setup -c -a0 -a1
14mu|texlive-context-bnf-20080818-4|42	
14mu|texlive-context-bnf-20080818-4|43	%build
14mu|texlive-context-bnf-20080818-4|44	
14mu|texlive-context-bnf-20080818-4|45	%install
14mu|texlive-context-bnf-20080818-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-bnf-20080818-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-bnf-20080818-4|48	
14mu|texlive-context-bnf-20080818-4|49	
14mu|texlive-context-bnf-20080818-4|50	
14mu|texlive-context-bnf-20080818-4|51	%changelog
14mu|texlive-context-bnf-20080818-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080818-4
14mu|texlive-context-bnf-20080818-4|53	+ Revision: 542cca6
14mu|texlive-context-bnf-20080818-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-bnf-20080818-4|55	
14mu|texlive-context-bnf-20080818-4|56	

24528 14
14mu|texlive-context-chromato-20060827-4|1	# revision 23167
14mu|texlive-context-chromato-20060827-4|2	# category ConTeXt
14mu|texlive-context-chromato-20060827-4|3	# catalog-ctan /macros/context/contrib/context-chromato
14mu|texlive-context-chromato-20060827-4|4	# catalog-date 2006-08-27 16:41:02 +0100
14mu|texlive-context-chromato-20060827-4|5	# catalog-license gpl
14mu|texlive-context-chromato-20060827-4|6	# catalog-version undef
14mu|texlive-context-chromato-20060827-4|7	Name:		texlive-context-chromato
14mu|texlive-context-chromato-20060827-4|8	Version:	20060827
14mu|texlive-context-chromato-20060827-4|9	Release:	4
14mu|texlive-context-chromato-20060827-4|10	Summary:	ConTeXt macros for chromatograms
14mu|texlive-context-chromato-20060827-4|11	Group:		Publishing
14mu|texlive-context-chromato-20060827-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-chromato
14mu|texlive-context-chromato-20060827-4|13	License:	GPL
14mu|texlive-context-chromato-20060827-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-chromato.tar.xz
14mu|texlive-context-chromato-20060827-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-chromato.doc.tar.xz
14mu|texlive-context-chromato-20060827-4|16	BuildArch:	noarch
14mu|texlive-context-chromato-20060827-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-chromato-20060827-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-chromato-20060827-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-chromato-20060827-4|20	Requires(post):	texlive-context
14mu|texlive-context-chromato-20060827-4|21	
14mu|texlive-context-chromato-20060827-4|22	%description
14mu|texlive-context-chromato-20060827-4|23	The module provides macros for drawing chromatograms.
14mu|texlive-context-chromato-20060827-4|24	
14mu|texlive-context-chromato-20060827-4|25	
14mu|texlive-context-chromato-20060827-4|26	#-----------------------------------------------------------------------
14mu|texlive-context-chromato-20060827-4|27	%files
14mu|texlive-context-chromato-20060827-4|28	%{_texmfdistdir}/tex/context/third/chromato/t-chromato.tex
14mu|texlive-context-chromato-20060827-4|29	%doc %{_texmfdistdir}/doc/context/third/chromato/chromato-demo.pdf
14mu|texlive-context-chromato-20060827-4|30	%doc %{_texmfdistdir}/doc/context/third/chromato/chromato-doc.pdf
14mu|texlive-context-chromato-20060827-4|31	
14mu|texlive-context-chromato-20060827-4|32	#-----------------------------------------------------------------------
14mu|texlive-context-chromato-20060827-4|33	%prep
14mu|texlive-context-chromato-20060827-4|34	%setup -c -a0 -a1
14mu|texlive-context-chromato-20060827-4|35	
14mu|texlive-context-chromato-20060827-4|36	%build
14mu|texlive-context-chromato-20060827-4|37	
14mu|texlive-context-chromato-20060827-4|38	%install
14mu|texlive-context-chromato-20060827-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-chromato-20060827-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-chromato-20060827-4|41	
14mu|texlive-context-chromato-20060827-4|42	
14mu|texlive-context-chromato-20060827-4|43	
14mu|texlive-context-chromato-20060827-4|44	%changelog
14mu|texlive-context-chromato-20060827-4|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20060827-4
14mu|texlive-context-chromato-20060827-4|46	+ Revision: 18dfeed
14mu|texlive-context-chromato-20060827-4|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-chromato-20060827-4|48	
14mu|texlive-context-chromato-20060827-4|49	

24529 14
14mu|texlive-context-construction-plan-20080818-4|1	# revision 23167
14mu|texlive-context-construction-plan-20080818-4|2	# category ConTeXt
14mu|texlive-context-construction-plan-20080818-4|3	# catalog-ctan /macros/context/contrib/context-construction-plan
14mu|texlive-context-construction-plan-20080818-4|4	# catalog-date 2008-08-18 23:54:09 +0200
14mu|texlive-context-construction-plan-20080818-4|5	# catalog-license gpl
14mu|texlive-context-construction-plan-20080818-4|6	# catalog-version undef
14mu|texlive-context-construction-plan-20080818-4|7	Name:		texlive-context-construction-plan
14mu|texlive-context-construction-plan-20080818-4|8	Version:	20080818
14mu|texlive-context-construction-plan-20080818-4|9	Release:	4
14mu|texlive-context-construction-plan-20080818-4|10	Summary:	Construction plans in ConTeXt
14mu|texlive-context-construction-plan-20080818-4|11	Group:		Publishing
14mu|texlive-context-construction-plan-20080818-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-construction-plan
14mu|texlive-context-construction-plan-20080818-4|13	License:	GPL
14mu|texlive-context-construction-plan-20080818-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-construction-plan.tar.xz
14mu|texlive-context-construction-plan-20080818-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-construction-plan.doc.tar.xz
14mu|texlive-context-construction-plan-20080818-4|16	BuildArch:	noarch
14mu|texlive-context-construction-plan-20080818-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-construction-plan-20080818-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-construction-plan-20080818-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-construction-plan-20080818-4|20	Requires(post):	texlive-context
14mu|texlive-context-construction-plan-20080818-4|21	
14mu|texlive-context-construction-plan-20080818-4|22	%description
14mu|texlive-context-construction-plan-20080818-4|23	Generate a page with a figure at a well-defined scale.
14mu|texlive-context-construction-plan-20080818-4|24	
14mu|texlive-context-construction-plan-20080818-4|25	
14mu|texlive-context-construction-plan-20080818-4|26	#-----------------------------------------------------------------------
14mu|texlive-context-construction-plan-20080818-4|27	%files
14mu|texlive-context-construction-plan-20080818-4|28	%{_texmfdistdir}/tex/context/third/construction-plan/t-construction-plan.tex
14mu|texlive-context-construction-plan-20080818-4|29	%doc %{_texmfdistdir}/doc/context/third/construction-plan/construction-plan-demo.pdf
14mu|texlive-context-construction-plan-20080818-4|30	%doc %{_texmfdistdir}/doc/context/third/construction-plan/construction-plan-doc.pdf
14mu|texlive-context-construction-plan-20080818-4|31	
14mu|texlive-context-construction-plan-20080818-4|32	#-----------------------------------------------------------------------
14mu|texlive-context-construction-plan-20080818-4|33	%prep
14mu|texlive-context-construction-plan-20080818-4|34	%setup -c -a0 -a1
14mu|texlive-context-construction-plan-20080818-4|35	
14mu|texlive-context-construction-plan-20080818-4|36	%build
14mu|texlive-context-construction-plan-20080818-4|37	
14mu|texlive-context-construction-plan-20080818-4|38	%install
14mu|texlive-context-construction-plan-20080818-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-construction-plan-20080818-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-construction-plan-20080818-4|41	
14mu|texlive-context-construction-plan-20080818-4|42	
14mu|texlive-context-construction-plan-20080818-4|43	
14mu|texlive-context-construction-plan-20080818-4|44	%changelog
14mu|texlive-context-construction-plan-20080818-4|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080818-4
14mu|texlive-context-construction-plan-20080818-4|46	+ Revision: 69c0c85
14mu|texlive-context-construction-plan-20080818-4|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-construction-plan-20080818-4|48	
14mu|texlive-context-construction-plan-20080818-4|49	

24530 14
14mu|texlive-context-cyrillicnumbers-20130412-7|1	# revision 29905
14mu|texlive-context-cyrillicnumbers-20130412-7|2	# category ConTeXt
14mu|texlive-context-cyrillicnumbers-20130412-7|3	# catalog-ctan /macros/context/contrib/context-cyrillicnumbers
14mu|texlive-context-cyrillicnumbers-20130412-7|4	# catalog-date 2013-04-12 11:27:24 +0200
14mu|texlive-context-cyrillicnumbers-20130412-7|5	# catalog-license bsd
14mu|texlive-context-cyrillicnumbers-20130412-7|6	# catalog-version undef
14mu|texlive-context-cyrillicnumbers-20130412-7|7	Name:		texlive-context-cyrillicnumbers
14mu|texlive-context-cyrillicnumbers-20130412-7|8	Version:	20130412
14mu|texlive-context-cyrillicnumbers-20130412-7|9	Release:	7
14mu|texlive-context-cyrillicnumbers-20130412-7|10	Summary:	Write numbers as cyrillic glyphs
14mu|texlive-context-cyrillicnumbers-20130412-7|11	Group:		Publishing
14mu|texlive-context-cyrillicnumbers-20130412-7|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-cyrillicnumbers
14mu|texlive-context-cyrillicnumbers-20130412-7|13	License:	BSD
14mu|texlive-context-cyrillicnumbers-20130412-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-cyrillicnumbers.tar.xz
14mu|texlive-context-cyrillicnumbers-20130412-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-cyrillicnumbers.doc.tar.xz
14mu|texlive-context-cyrillicnumbers-20130412-7|16	BuildArch:	noarch
14mu|texlive-context-cyrillicnumbers-20130412-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-cyrillicnumbers-20130412-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-cyrillicnumbers-20130412-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-cyrillicnumbers-20130412-7|20	Requires(post):	texlive-context
14mu|texlive-context-cyrillicnumbers-20130412-7|21	
14mu|texlive-context-cyrillicnumbers-20130412-7|22	%description
14mu|texlive-context-cyrillicnumbers-20130412-7|23	The package extends Context's system of number conversion, by
14mu|texlive-context-cyrillicnumbers-20130412-7|24	adding numeration using cyrillic letters.
14mu|texlive-context-cyrillicnumbers-20130412-7|25	
14mu|texlive-context-cyrillicnumbers-20130412-7|26	
14mu|texlive-context-cyrillicnumbers-20130412-7|27	#-----------------------------------------------------------------------
14mu|texlive-context-cyrillicnumbers-20130412-7|28	%files
14mu|texlive-context-cyrillicnumbers-20130412-7|29	%{_texmfdistdir}/tex/context/interface/third/t-cyrillicnumbers.xml
14mu|texlive-context-cyrillicnumbers-20130412-7|30	%{_texmfdistdir}/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua
14mu|texlive-context-cyrillicnumbers-20130412-7|31	%{_texmfdistdir}/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkii
14mu|texlive-context-cyrillicnumbers-20130412-7|32	%{_texmfdistdir}/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkvi
14mu|texlive-context-cyrillicnumbers-20130412-7|33	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/COPYING
14mu|texlive-context-cyrillicnumbers-20130412-7|34	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/README.rst
14mu|texlive-context-cyrillicnumbers-20130412-7|35	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/cyrillicnumbers.pdf
14mu|texlive-context-cyrillicnumbers-20130412-7|36	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex
14mu|texlive-context-cyrillicnumbers-20130412-7|37	
14mu|texlive-context-cyrillicnumbers-20130412-7|38	#-----------------------------------------------------------------------
14mu|texlive-context-cyrillicnumbers-20130412-7|39	%prep
14mu|texlive-context-cyrillicnumbers-20130412-7|40	%setup -c -a0 -a1
14mu|texlive-context-cyrillicnumbers-20130412-7|41	
14mu|texlive-context-cyrillicnumbers-20130412-7|42	%build
14mu|texlive-context-cyrillicnumbers-20130412-7|43	
14mu|texlive-context-cyrillicnumbers-20130412-7|44	%install
14mu|texlive-context-cyrillicnumbers-20130412-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-cyrillicnumbers-20130412-7|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-cyrillicnumbers-20130412-7|47	
14mu|texlive-context-cyrillicnumbers-20130412-7|48	%changelog
14mu|texlive-context-cyrillicnumbers-20130412-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130412-7
14mu|texlive-context-cyrillicnumbers-20130412-7|50	+ Revision: d8674ee
14mu|texlive-context-cyrillicnumbers-20130412-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-cyrillicnumbers-20130412-7|52	
14mu|texlive-context-cyrillicnumbers-20130412-7|53	

24531 14
14mu|texlive-context-degrade-20080818-4|1	# revision 23167
14mu|texlive-context-degrade-20080818-4|2	# category ConTeXt
14mu|texlive-context-degrade-20080818-4|3	# catalog-ctan /macros/context/contrib/context-degrade
14mu|texlive-context-degrade-20080818-4|4	# catalog-date 2008-08-18 23:54:09 +0200
14mu|texlive-context-degrade-20080818-4|5	# catalog-license gpl
14mu|texlive-context-degrade-20080818-4|6	# catalog-version undef
14mu|texlive-context-degrade-20080818-4|7	Name:		texlive-context-degrade
14mu|texlive-context-degrade-20080818-4|8	Version:	20080818
14mu|texlive-context-degrade-20080818-4|9	Release:	4
14mu|texlive-context-degrade-20080818-4|10	Summary:	Degrading JPEG images in ConTeXt
14mu|texlive-context-degrade-20080818-4|11	Group:		Publishing
14mu|texlive-context-degrade-20080818-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-degrade
14mu|texlive-context-degrade-20080818-4|13	License:	GPL
14mu|texlive-context-degrade-20080818-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-degrade.tar.xz
14mu|texlive-context-degrade-20080818-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-degrade.doc.tar.xz
14mu|texlive-context-degrade-20080818-4|16	BuildArch:	noarch
14mu|texlive-context-degrade-20080818-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-degrade-20080818-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-degrade-20080818-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-degrade-20080818-4|20	Requires(post):	texlive-context
14mu|texlive-context-degrade-20080818-4|21	
14mu|texlive-context-degrade-20080818-4|22	%description
14mu|texlive-context-degrade-20080818-4|23	TeXLive context-degrade package.
14mu|texlive-context-degrade-20080818-4|24	
14mu|texlive-context-degrade-20080818-4|25	
14mu|texlive-context-degrade-20080818-4|26	#-----------------------------------------------------------------------
14mu|texlive-context-degrade-20080818-4|27	%files
14mu|texlive-context-degrade-20080818-4|28	%{_texmfdistdir}/tex/context/third/degrade/t-degrade.tex
14mu|texlive-context-degrade-20080818-4|29	%doc %{_texmfdistdir}/doc/context/third/degrade/degrade-demo.pdf
14mu|texlive-context-degrade-20080818-4|30	%doc %{_texmfdistdir}/doc/context/third/degrade/degrade-doc.pdf
14mu|texlive-context-degrade-20080818-4|31	
14mu|texlive-context-degrade-20080818-4|32	#-----------------------------------------------------------------------
14mu|texlive-context-degrade-20080818-4|33	%prep
14mu|texlive-context-degrade-20080818-4|34	%setup -c -a0 -a1
14mu|texlive-context-degrade-20080818-4|35	
14mu|texlive-context-degrade-20080818-4|36	%build
14mu|texlive-context-degrade-20080818-4|37	
14mu|texlive-context-degrade-20080818-4|38	%install
14mu|texlive-context-degrade-20080818-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-degrade-20080818-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-degrade-20080818-4|41	
14mu|texlive-context-degrade-20080818-4|42	
14mu|texlive-context-degrade-20080818-4|43	
14mu|texlive-context-degrade-20080818-4|44	%changelog
14mu|texlive-context-degrade-20080818-4|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080818-4
14mu|texlive-context-degrade-20080818-4|46	+ Revision: b48c359
14mu|texlive-context-degrade-20080818-4|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-degrade-20080818-4|48	
14mu|texlive-context-degrade-20080818-4|49	

24532 14
14mu|texlive-context-filter-20120422-3|1	# revision 26248
14mu|texlive-context-filter-20120422-3|2	# category ConTeXt
14mu|texlive-context-filter-20120422-3|3	# catalog-ctan /macros/context/contrib/context-filter
14mu|texlive-context-filter-20120422-3|4	# catalog-date 2012-04-22 10:53:46 +0200
14mu|texlive-context-filter-20120422-3|5	# catalog-license other-free
14mu|texlive-context-filter-20120422-3|6	# catalog-version undef
14mu|texlive-context-filter-20120422-3|7	Name:		texlive-context-filter
14mu|texlive-context-filter-20120422-3|8	Version:	20120422
14mu|texlive-context-filter-20120422-3|9	Release:	3
14mu|texlive-context-filter-20120422-3|10	Summary:	Run external programs on the contents of a start-stop environment
14mu|texlive-context-filter-20120422-3|11	Group:		Publishing
14mu|texlive-context-filter-20120422-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-filter
14mu|texlive-context-filter-20120422-3|13	License:	OTHER-FREE
14mu|texlive-context-filter-20120422-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-filter.tar.xz
14mu|texlive-context-filter-20120422-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-filter.doc.tar.xz
14mu|texlive-context-filter-20120422-3|16	BuildArch:	noarch
14mu|texlive-context-filter-20120422-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-filter-20120422-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-filter-20120422-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-filter-20120422-3|20	Requires(post):	texlive-context
14mu|texlive-context-filter-20120422-3|21	
14mu|texlive-context-filter-20120422-3|22	%description
14mu|texlive-context-filter-20120422-3|23	The filter module provides a simple interface to run external
14mu|texlive-context-filter-20120422-3|24	programs on the contents of a start-stop environment. Options
14mu|texlive-context-filter-20120422-3|25	are available to run the external program only if the content
14mu|texlive-context-filter-20120422-3|26	of the environment has changed, to specify how the program
14mu|texlive-context-filter-20120422-3|27	output should be read back, and to choose the name of the
14mu|texlive-context-filter-20120422-3|28	temporary files that are created. The module is compatible with
14mu|texlive-context-filter-20120422-3|29	both MkII and MkIV.
14mu|texlive-context-filter-20120422-3|30	
14mu|texlive-context-filter-20120422-3|31	
14mu|texlive-context-filter-20120422-3|32	#-----------------------------------------------------------------------
14mu|texlive-context-filter-20120422-3|33	%files
14mu|texlive-context-filter-20120422-3|34	%{_texmfdistdir}/tex/context/third/filter/t-filter.mkii
14mu|texlive-context-filter-20120422-3|35	%{_texmfdistdir}/tex/context/third/filter/t-filter.mkiv
14mu|texlive-context-filter-20120422-3|36	%{_texmfdistdir}/tex/context/third/filter/t-module-catcodes.tex
14mu|texlive-context-filter-20120422-3|37	%doc %{_texmfdistdir}/doc/context/third/filter/filter.txt
14mu|texlive-context-filter-20120422-3|38	
14mu|texlive-context-filter-20120422-3|39	#-----------------------------------------------------------------------
14mu|texlive-context-filter-20120422-3|40	%prep
14mu|texlive-context-filter-20120422-3|41	%setup -c -a0 -a1
14mu|texlive-context-filter-20120422-3|42	
14mu|texlive-context-filter-20120422-3|43	%build
14mu|texlive-context-filter-20120422-3|44	
14mu|texlive-context-filter-20120422-3|45	%install
14mu|texlive-context-filter-20120422-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-filter-20120422-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-filter-20120422-3|48	
14mu|texlive-context-filter-20120422-3|49	
14mu|texlive-context-filter-20120422-3|50	
14mu|texlive-context-filter-20120422-3|51	%changelog
14mu|texlive-context-filter-20120422-3|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120422-3
14mu|texlive-context-filter-20120422-3|53	+ Revision: 960f862
14mu|texlive-context-filter-20120422-3|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-filter-20120422-3|55	
14mu|texlive-context-filter-20120422-3|56	

24533 14
14mu|texlive-context-fixme-20091109-4|1	# revision 23167
14mu|texlive-context-fixme-20091109-4|2	# category ConTeXt
14mu|texlive-context-fixme-20091109-4|3	# catalog-ctan /macros/context/contrib/context-fixme
14mu|texlive-context-fixme-20091109-4|4	# catalog-date 2009-11-09 14:23:31 +0100
14mu|texlive-context-fixme-20091109-4|5	# catalog-license pd
14mu|texlive-context-fixme-20091109-4|6	# catalog-version undef
14mu|texlive-context-fixme-20091109-4|7	Name:		texlive-context-fixme
14mu|texlive-context-fixme-20091109-4|8	Version:	20091109
14mu|texlive-context-fixme-20091109-4|9	Release:	4
14mu|texlive-context-fixme-20091109-4|10	Summary:	Make editorial marks on a document
14mu|texlive-context-fixme-20091109-4|11	Group:		Publishing
14mu|texlive-context-fixme-20091109-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-fixme
14mu|texlive-context-fixme-20091109-4|13	License:	PD
14mu|texlive-context-fixme-20091109-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fixme.tar.xz
14mu|texlive-context-fixme-20091109-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fixme.doc.tar.xz
14mu|texlive-context-fixme-20091109-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fixme.source.tar.xz
14mu|texlive-context-fixme-20091109-4|17	BuildArch:	noarch
14mu|texlive-context-fixme-20091109-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-context-fixme-20091109-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-context-fixme-20091109-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-context-fixme-20091109-4|21	Requires(post):	texlive-context
14mu|texlive-context-fixme-20091109-4|22	
14mu|texlive-context-fixme-20091109-4|23	%description
14mu|texlive-context-fixme-20091109-4|24	The module will create a variety of marks, and produce
14mu|texlive-context-fixme-20091109-4|25	summaries by mark type.
14mu|texlive-context-fixme-20091109-4|26	
14mu|texlive-context-fixme-20091109-4|27	
14mu|texlive-context-fixme-20091109-4|28	#-----------------------------------------------------------------------
14mu|texlive-context-fixme-20091109-4|29	%files
14mu|texlive-context-fixme-20091109-4|30	%{_texmfdistdir}/tex/context/third/fixme/t-fixme.tex
14mu|texlive-context-fixme-20091109-4|31	%doc %{_texmfdistdir}/doc/context/third/fixme/fixme.pdf
14mu|texlive-context-fixme-20091109-4|32	#- source
14mu|texlive-context-fixme-20091109-4|33	%doc %{_texmfdistdir}/source/context/third/fixme/doc/fixme.tex
14mu|texlive-context-fixme-20091109-4|34	
14mu|texlive-context-fixme-20091109-4|35	#-----------------------------------------------------------------------
14mu|texlive-context-fixme-20091109-4|36	%prep
14mu|texlive-context-fixme-20091109-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-context-fixme-20091109-4|38	
14mu|texlive-context-fixme-20091109-4|39	%build
14mu|texlive-context-fixme-20091109-4|40	
14mu|texlive-context-fixme-20091109-4|41	%install
14mu|texlive-context-fixme-20091109-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-fixme-20091109-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-context-fixme-20091109-4|44	
14mu|texlive-context-fixme-20091109-4|45	
14mu|texlive-context-fixme-20091109-4|46	
14mu|texlive-context-fixme-20091109-4|47	%changelog
14mu|texlive-context-fixme-20091109-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091109-4
14mu|texlive-context-fixme-20091109-4|49	+ Revision: a10a7de
14mu|texlive-context-fixme-20091109-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-fixme-20091109-4|51	
14mu|texlive-context-fixme-20091109-4|52	

24534 14
14mu|texlive-context-french-20111110-4|1	# revision 24582
14mu|texlive-context-french-20111110-4|2	# category ConTeXt
14mu|texlive-context-french-20111110-4|3	# catalog-ctan /macros/context/contrib/context-french
14mu|texlive-context-french-20111110-4|4	# catalog-date 2011-11-10 06:26:05 +0100
14mu|texlive-context-french-20111110-4|5	# catalog-license gpl
14mu|texlive-context-french-20111110-4|6	# catalog-version undef
14mu|texlive-context-french-20111110-4|7	Name:		texlive-context-french
14mu|texlive-context-french-20111110-4|8	Version:	20111110
14mu|texlive-context-french-20111110-4|9	Release:	4
14mu|texlive-context-french-20111110-4|10	Summary:	Support for writing French in ConTeXt
14mu|texlive-context-french-20111110-4|11	Group:		Publishing
14mu|texlive-context-french-20111110-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-french
14mu|texlive-context-french-20111110-4|13	License:	GPL
14mu|texlive-context-french-20111110-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-french.tar.xz
14mu|texlive-context-french-20111110-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-french.doc.tar.xz
14mu|texlive-context-french-20111110-4|16	BuildArch:	noarch
14mu|texlive-context-french-20111110-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-french-20111110-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-french-20111110-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-french-20111110-4|20	Requires(post):	texlive-context
14mu|texlive-context-french-20111110-4|21	Requires:	texlive-context
14mu|texlive-context-french-20111110-4|22	
14mu|texlive-context-french-20111110-4|23	%description
14mu|texlive-context-french-20111110-4|24	Deals with spacing around French punctuation; the package is
14mu|texlive-context-french-20111110-4|25	distributed for ConTeXt Mark iv only.
14mu|texlive-context-french-20111110-4|26	
14mu|texlive-context-french-20111110-4|27	
14mu|texlive-context-french-20111110-4|28	#-----------------------------------------------------------------------
14mu|texlive-context-french-20111110-4|29	%files
14mu|texlive-context-french-20111110-4|30	%{_texmfdistdir}/tex/context/third/french/t-french.mkiv
14mu|texlive-context-french-20111110-4|31	%doc %{_texmfdistdir}/doc/context/third/french/french-demo.pdf
14mu|texlive-context-french-20111110-4|32	%doc %{_texmfdistdir}/doc/context/third/french/french-doc.pdf
14mu|texlive-context-french-20111110-4|33	
14mu|texlive-context-french-20111110-4|34	#-----------------------------------------------------------------------
14mu|texlive-context-french-20111110-4|35	%prep
14mu|texlive-context-french-20111110-4|36	%setup -c -a0 -a1
14mu|texlive-context-french-20111110-4|37	
14mu|texlive-context-french-20111110-4|38	%build
14mu|texlive-context-french-20111110-4|39	
14mu|texlive-context-french-20111110-4|40	%install
14mu|texlive-context-french-20111110-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-french-20111110-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-french-20111110-4|43	
14mu|texlive-context-french-20111110-4|44	
14mu|texlive-context-french-20111110-4|45	
14mu|texlive-context-french-20111110-4|46	%changelog
14mu|texlive-context-french-20111110-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111110-4
14mu|texlive-context-french-20111110-4|48	+ Revision: 6d9964f
14mu|texlive-context-french-20111110-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-french-20111110-4|50	
14mu|texlive-context-french-20111110-4|51	

24535 14
14mu|texlive-context-fullpage-20110127-4|1	# revision 23167
14mu|texlive-context-fullpage-20110127-4|2	# category ConTeXt
14mu|texlive-context-fullpage-20110127-4|3	# catalog-ctan /macros/context/contrib/context-fullpage
14mu|texlive-context-fullpage-20110127-4|4	# catalog-date 2011-01-27 09:54:35 +0100
14mu|texlive-context-fullpage-20110127-4|5	# catalog-license gpl
14mu|texlive-context-fullpage-20110127-4|6	# catalog-version undef
14mu|texlive-context-fullpage-20110127-4|7	Name:		texlive-context-fullpage
14mu|texlive-context-fullpage-20110127-4|8	Version:	20110127
14mu|texlive-context-fullpage-20110127-4|9	Release:	4
14mu|texlive-context-fullpage-20110127-4|10	Summary:	Overfull pages with ConTeXt
14mu|texlive-context-fullpage-20110127-4|11	Group:		Publishing
14mu|texlive-context-fullpage-20110127-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-fullpage
14mu|texlive-context-fullpage-20110127-4|13	License:	GPL
14mu|texlive-context-fullpage-20110127-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fullpage.tar.xz
14mu|texlive-context-fullpage-20110127-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fullpage.doc.tar.xz
14mu|texlive-context-fullpage-20110127-4|16	BuildArch:	noarch
14mu|texlive-context-fullpage-20110127-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-fullpage-20110127-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-fullpage-20110127-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-fullpage-20110127-4|20	Requires(post):	texlive-context
14mu|texlive-context-fullpage-20110127-4|21	
14mu|texlive-context-fullpage-20110127-4|22	%description
14mu|texlive-context-fullpage-20110127-4|23	The (ConTeXt) module copies the functionality of the fullpage,
14mu|texlive-context-fullpage-20110127-4|24	and adds a styling parameter, given in the \usemodule command.
14mu|texlive-context-fullpage-20110127-4|25	
14mu|texlive-context-fullpage-20110127-4|26	
14mu|texlive-context-fullpage-20110127-4|27	#-----------------------------------------------------------------------
14mu|texlive-context-fullpage-20110127-4|28	%files
14mu|texlive-context-fullpage-20110127-4|29	%{_texmfdistdir}/tex/context/interface/third/t-fullpage.xml
14mu|texlive-context-fullpage-20110127-4|30	%{_texmfdistdir}/tex/context/third/fullpage/t-fullpage.mkii
14mu|texlive-context-fullpage-20110127-4|31	%{_texmfdistdir}/tex/context/third/fullpage/t-fullpage.mkiv
14mu|texlive-context-fullpage-20110127-4|32	%doc %{_texmfdistdir}/doc/context/third/fullpage/README
14mu|texlive-context-fullpage-20110127-4|33	%doc %{_texmfdistdir}/doc/context/third/fullpage/fullpage-doc.pdf
14mu|texlive-context-fullpage-20110127-4|34	
14mu|texlive-context-fullpage-20110127-4|35	#-----------------------------------------------------------------------
14mu|texlive-context-fullpage-20110127-4|36	%prep
14mu|texlive-context-fullpage-20110127-4|37	%setup -c -a0 -a1
14mu|texlive-context-fullpage-20110127-4|38	
14mu|texlive-context-fullpage-20110127-4|39	%build
14mu|texlive-context-fullpage-20110127-4|40	
14mu|texlive-context-fullpage-20110127-4|41	%install
14mu|texlive-context-fullpage-20110127-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-fullpage-20110127-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-fullpage-20110127-4|44	
14mu|texlive-context-fullpage-20110127-4|45	
14mu|texlive-context-fullpage-20110127-4|46	
14mu|texlive-context-fullpage-20110127-4|47	%changelog
14mu|texlive-context-fullpage-20110127-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110127-4
14mu|texlive-context-fullpage-20110127-4|49	+ Revision: 23b21e3
14mu|texlive-context-fullpage-20110127-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-fullpage-20110127-4|51	
14mu|texlive-context-fullpage-20110127-4|52	

24536 14
14mu|texlive-context-games-20111103-4|1	# revision 23167
14mu|texlive-context-games-20111103-4|2	# category ConTeXt
14mu|texlive-context-games-20111103-4|3	# catalog-ctan undef
14mu|texlive-context-games-20111103-4|4	# catalog-date undef
14mu|texlive-context-games-20111103-4|5	# catalog-license undef
14mu|texlive-context-games-20111103-4|6	# catalog-version undef
14mu|texlive-context-games-20111103-4|7	Name:		texlive-context-games
14mu|texlive-context-games-20111103-4|8	Version:	20111103
14mu|texlive-context-games-20111103-4|9	Release:	4
14mu|texlive-context-games-20111103-4|10	Summary:	TeXLive context-games package
14mu|texlive-context-games-20111103-4|11	Group:		Publishing
14mu|texlive-context-games-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-context-games-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-context-games-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-games.tar.xz
14mu|texlive-context-games-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-games.doc.tar.xz
14mu|texlive-context-games-20111103-4|16	BuildArch:	noarch
14mu|texlive-context-games-20111103-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-games-20111103-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-games-20111103-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-games-20111103-4|20	Requires(post):	texlive-context
14mu|texlive-context-games-20111103-4|21	Requires:	texlive-skaknew
14mu|texlive-context-games-20111103-4|22	
14mu|texlive-context-games-20111103-4|23	%description
14mu|texlive-context-games-20111103-4|24	TeXLive context-games package.
14mu|texlive-context-games-20111103-4|25	
14mu|texlive-context-games-20111103-4|26	
14mu|texlive-context-games-20111103-4|27	#-----------------------------------------------------------------------
14mu|texlive-context-games-20111103-4|28	%files
14mu|texlive-context-games-20111103-4|29	%{_texmfdistdir}/tex/context/third/games/games-go.lua
14mu|texlive-context-games-20111103-4|30	%{_texmfdistdir}/tex/context/third/games/games-go.tex
14mu|texlive-context-games-20111103-4|31	%{_texmfdistdir}/tex/context/third/games/games-hex.lua
14mu|texlive-context-games-20111103-4|32	%{_texmfdistdir}/tex/context/third/games/games-hex.tex
14mu|texlive-context-games-20111103-4|33	%{_texmfdistdir}/tex/context/third/games/holz280.jpg
14mu|texlive-context-games-20111103-4|34	%{_texmfdistdir}/tex/context/third/games/t-games.tex
14mu|texlive-context-games-20111103-4|35	%doc %{_texmfdistdir}/doc/context/third/games/README
14mu|texlive-context-games-20111103-4|36	%doc %{_texmfdistdir}/doc/context/third/games/games-doc.pdf
14mu|texlive-context-games-20111103-4|37	
14mu|texlive-context-games-20111103-4|38	#-----------------------------------------------------------------------
14mu|texlive-context-games-20111103-4|39	%prep
14mu|texlive-context-games-20111103-4|40	%setup -c -a0 -a1
14mu|texlive-context-games-20111103-4|41	
14mu|texlive-context-games-20111103-4|42	%build
14mu|texlive-context-games-20111103-4|43	
14mu|texlive-context-games-20111103-4|44	%install
14mu|texlive-context-games-20111103-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-games-20111103-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-games-20111103-4|47	
14mu|texlive-context-games-20111103-4|48	
14mu|texlive-context-games-20111103-4|49	
14mu|texlive-context-games-20111103-4|50	%changelog
14mu|texlive-context-games-20111103-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-context-games-20111103-4|52	+ Revision: 549f867
14mu|texlive-context-games-20111103-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-games-20111103-4|54	
14mu|texlive-context-games-20111103-4|55	

24537 14
14mu|texlive-context-gantt-20120320-3|1	# revision 25712
14mu|texlive-context-gantt-20120320-3|2	# category ConTeXt
14mu|texlive-context-gantt-20120320-3|3	# catalog-ctan /macros/context/contrib/context-gantt
14mu|texlive-context-gantt-20120320-3|4	# catalog-date 2012-03-20 08:48:23 +0100
14mu|texlive-context-gantt-20120320-3|5	# catalog-license pd
14mu|texlive-context-gantt-20120320-3|6	# catalog-version undef
14mu|texlive-context-gantt-20120320-3|7	Name:		texlive-context-gantt
14mu|texlive-context-gantt-20120320-3|8	Version:	20120320
14mu|texlive-context-gantt-20120320-3|9	Release:	3
14mu|texlive-context-gantt-20120320-3|10	Summary:	GANTT module for ConTeXt
14mu|texlive-context-gantt-20120320-3|11	Group:		Publishing
14mu|texlive-context-gantt-20120320-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-gantt
14mu|texlive-context-gantt-20120320-3|13	License:	PD
14mu|texlive-context-gantt-20120320-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gantt.tar.xz
14mu|texlive-context-gantt-20120320-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gantt.doc.tar.xz
14mu|texlive-context-gantt-20120320-3|16	BuildArch:	noarch
14mu|texlive-context-gantt-20120320-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-gantt-20120320-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-gantt-20120320-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-gantt-20120320-3|20	Requires(post):	texlive-context
14mu|texlive-context-gantt-20120320-3|21	Requires:	texlive-hatching
14mu|texlive-context-gantt-20120320-3|22	
14mu|texlive-context-gantt-20120320-3|23	%description
14mu|texlive-context-gantt-20120320-3|24	Gantt is a module for drawing Gantt charts via metapost or
14mu|texlive-context-gantt-20120320-3|25	pgf/tikz.
14mu|texlive-context-gantt-20120320-3|26	
14mu|texlive-context-gantt-20120320-3|27	
14mu|texlive-context-gantt-20120320-3|28	#-----------------------------------------------------------------------
14mu|texlive-context-gantt-20120320-3|29	%files
14mu|texlive-context-gantt-20120320-3|30	%{_texmfdistdir}/tex/context/third/gantt/gantt-s-mp.tex
14mu|texlive-context-gantt-20120320-3|31	%{_texmfdistdir}/tex/context/third/gantt/gantt-s-tikz.tex
14mu|texlive-context-gantt-20120320-3|32	%{_texmfdistdir}/tex/context/third/gantt/t-gantt.tex
14mu|texlive-context-gantt-20120320-3|33	%doc %{_texmfdistdir}/doc/context/third/gantt/README
14mu|texlive-context-gantt-20120320-3|34	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-1.tex
14mu|texlive-context-gantt-20120320-3|35	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-2.tex
14mu|texlive-context-gantt-20120320-3|36	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-3.tex
14mu|texlive-context-gantt-20120320-3|37	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-4.tex
14mu|texlive-context-gantt-20120320-3|38	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-5.tex
14mu|texlive-context-gantt-20120320-3|39	%doc %{_texmfdistdir}/doc/context/third/gantt/gantt.txt
14mu|texlive-context-gantt-20120320-3|40	
14mu|texlive-context-gantt-20120320-3|41	#-----------------------------------------------------------------------
14mu|texlive-context-gantt-20120320-3|42	%prep
14mu|texlive-context-gantt-20120320-3|43	%setup -c -a0 -a1
14mu|texlive-context-gantt-20120320-3|44	
14mu|texlive-context-gantt-20120320-3|45	%build
14mu|texlive-context-gantt-20120320-3|46	
14mu|texlive-context-gantt-20120320-3|47	%install
14mu|texlive-context-gantt-20120320-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-gantt-20120320-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-gantt-20120320-3|50	
14mu|texlive-context-gantt-20120320-3|51	
14mu|texlive-context-gantt-20120320-3|52	
14mu|texlive-context-gantt-20120320-3|53	%changelog
14mu|texlive-context-gantt-20120320-3|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120320-3
14mu|texlive-context-gantt-20120320-3|55	+ Revision: 430a07a
14mu|texlive-context-gantt-20120320-3|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-gantt-20120320-3|57	
14mu|texlive-context-gantt-20120320-3|58	

24538 14
14mu|texlive-context-gnuplot-20060827-7|1	# revision 27068
14mu|texlive-context-gnuplot-20060827-7|2	# category ConTeXt
14mu|texlive-context-gnuplot-20060827-7|3	# catalog-ctan /macros/context/contrib/context-gnuplot
14mu|texlive-context-gnuplot-20060827-7|4	# catalog-date 2006-08-27 16:41:02 +0100
14mu|texlive-context-gnuplot-20060827-7|5	# catalog-license gpl
14mu|texlive-context-gnuplot-20060827-7|6	# catalog-version undef
14mu|texlive-context-gnuplot-20060827-7|7	Name:		texlive-context-gnuplot
14mu|texlive-context-gnuplot-20060827-7|8	Version:	20060827
14mu|texlive-context-gnuplot-20060827-7|9	Release:	7
14mu|texlive-context-gnuplot-20060827-7|10	Summary:	Inclusion of Gnuplot graphs in ConTeXt
14mu|texlive-context-gnuplot-20060827-7|11	Group:		Publishing
14mu|texlive-context-gnuplot-20060827-7|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-gnuplot
14mu|texlive-context-gnuplot-20060827-7|13	License:	GPL
14mu|texlive-context-gnuplot-20060827-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gnuplot.tar.xz
14mu|texlive-context-gnuplot-20060827-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gnuplot.doc.tar.xz
14mu|texlive-context-gnuplot-20060827-7|16	BuildArch:	noarch
14mu|texlive-context-gnuplot-20060827-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-gnuplot-20060827-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-gnuplot-20060827-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-gnuplot-20060827-7|20	Requires(post):	texlive-context
14mu|texlive-context-gnuplot-20060827-7|21	
14mu|texlive-context-gnuplot-20060827-7|22	%description
14mu|texlive-context-gnuplot-20060827-7|23	Enables simple creation and inclusion of graphs with Gnuplot.
14mu|texlive-context-gnuplot-20060827-7|24	The package writes a script into temporary file, runs Gnuplot
14mu|texlive-context-gnuplot-20060827-7|25	and includes the resulting graphic directly into the document.
14mu|texlive-context-gnuplot-20060827-7|26	See the ConTeXt Garden package page for further details.
14mu|texlive-context-gnuplot-20060827-7|27	
14mu|texlive-context-gnuplot-20060827-7|28	
14mu|texlive-context-gnuplot-20060827-7|29	#-----------------------------------------------------------------------
14mu|texlive-context-gnuplot-20060827-7|30	%files
14mu|texlive-context-gnuplot-20060827-7|31	%{_texmfdistdir}/metapost/context/third/gnuplot/mp-gnuplot.mp
14mu|texlive-context-gnuplot-20060827-7|32	%{_texmfdistdir}/tex/context/third/gnuplot/t-gnuplot.tex
14mu|texlive-context-gnuplot-20060827-7|33	%doc %{_texmfdistdir}/doc/context/third/gnuplot/example.plt
14mu|texlive-context-gnuplot-20060827-7|34	%doc %{_texmfdistdir}/doc/context/third/gnuplot/fullpage-example.pdf
14mu|texlive-context-gnuplot-20060827-7|35	%doc %{_texmfdistdir}/doc/context/third/gnuplot/fullpage-example.tex
14mu|texlive-context-gnuplot-20060827-7|36	%doc %{_texmfdistdir}/doc/context/third/gnuplot/gnuplot-context-doc.pdf
14mu|texlive-context-gnuplot-20060827-7|37	%doc %{_texmfdistdir}/doc/context/third/gnuplot/gnuplot-context-doc.tex
14mu|texlive-context-gnuplot-20060827-7|38	
14mu|texlive-context-gnuplot-20060827-7|39	#-----------------------------------------------------------------------
14mu|texlive-context-gnuplot-20060827-7|40	%prep
14mu|texlive-context-gnuplot-20060827-7|41	%setup -c -a0 -a1
14mu|texlive-context-gnuplot-20060827-7|42	
14mu|texlive-context-gnuplot-20060827-7|43	%build
14mu|texlive-context-gnuplot-20060827-7|44	
14mu|texlive-context-gnuplot-20060827-7|45	%install
14mu|texlive-context-gnuplot-20060827-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-gnuplot-20060827-7|47	cp -fpar metapost tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-gnuplot-20060827-7|48	
14mu|texlive-context-gnuplot-20060827-7|49	
14mu|texlive-context-gnuplot-20060827-7|50	
14mu|texlive-context-gnuplot-20060827-7|51	%changelog
14mu|texlive-context-gnuplot-20060827-7|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20060827-7
14mu|texlive-context-gnuplot-20060827-7|53	+ Revision: 0e025bf
14mu|texlive-context-gnuplot-20060827-7|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-gnuplot-20060827-7|55	
14mu|texlive-context-gnuplot-20060827-7|56	

24539 14
14mu|texlive-context-letter-20120213-4|1	# revision 27229
14mu|texlive-context-letter-20120213-4|2	# category ConTeXt
14mu|texlive-context-letter-20120213-4|3	# catalog-ctan /macros/context/contrib/context-letter
14mu|texlive-context-letter-20120213-4|4	# catalog-date 2012-02-13 08:46:03 +0100
14mu|texlive-context-letter-20120213-4|5	# catalog-license gpl
14mu|texlive-context-letter-20120213-4|6	# catalog-version undef
14mu|texlive-context-letter-20120213-4|7	Name:		texlive-context-letter
14mu|texlive-context-letter-20120213-4|8	Version:	20120213
14mu|texlive-context-letter-20120213-4|9	Release:	4
14mu|texlive-context-letter-20120213-4|10	Summary:	Context package for writing letters
14mu|texlive-context-letter-20120213-4|11	Group:		Publishing
14mu|texlive-context-letter-20120213-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-letter
14mu|texlive-context-letter-20120213-4|13	License:	GPL
14mu|texlive-context-letter-20120213-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-letter.tar.xz
14mu|texlive-context-letter-20120213-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-letter.doc.tar.xz
14mu|texlive-context-letter-20120213-4|16	BuildArch:	noarch
14mu|texlive-context-letter-20120213-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-letter-20120213-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-letter-20120213-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-letter-20120213-4|20	Requires(post):	texlive-context
14mu|texlive-context-letter-20120213-4|21	
14mu|texlive-context-letter-20120213-4|22	%description
14mu|texlive-context-letter-20120213-4|23	A means of writing 'vanilla' letters and memos is provided,
14mu|texlive-context-letter-20120213-4|24	with support covering Context Mkii and Mkiv. The design of
14mu|texlive-context-letter-20120213-4|25	letters may be amended by a wide range of style specifications.
14mu|texlive-context-letter-20120213-4|26	
14mu|texlive-context-letter-20120213-4|27	
14mu|texlive-context-letter-20120213-4|28	#-----------------------------------------------------------------------
14mu|texlive-context-letter-20120213-4|29	%files
14mu|texlive-context-letter-20120213-4|30	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.lua
14mu|texlive-context-letter-20120213-4|31	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.mkii
14mu|texlive-context-letter-20120213-4|32	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.mkvi
14mu|texlive-context-letter-20120213-4|33	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-01.mkii
14mu|texlive-context-letter-20120213-4|34	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-01.mkvi
14mu|texlive-context-letter-20120213-4|35	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-02.mkii
14mu|texlive-context-letter-20120213-4|36	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-02.mkvi
14mu|texlive-context-letter-20120213-4|37	%{_texmfdistdir}/tex/context/third/letter/base/t-letter.mkii
14mu|texlive-context-letter-20120213-4|38	%{_texmfdistdir}/tex/context/third/letter/base/t-letter.mkiv
14mu|texlive-context-letter-20120213-4|39	%{_texmfdistdir}/tex/context/third/letter/base/t-memo.mkii
14mu|texlive-context-letter-20120213-4|40	%{_texmfdistdir}/tex/context/third/letter/base/t-memo.mkiv
14mu|texlive-context-letter-20120213-4|41	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-blockstyle.mkii
14mu|texlive-context-letter-20120213-4|42	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-blockstyle.mkiv
14mu|texlive-context-letter-20120213-4|43	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-default.mkii
14mu|texlive-context-letter-20120213-4|44	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-default.mkiv
14mu|texlive-context-letter-20120213-4|45	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dina.mkii
14mu|texlive-context-letter-20120213-4|46	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dina.mkiv
14mu|texlive-context-letter-20120213-4|47	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dinb.mkii
14mu|texlive-context-letter-20120213-4|48	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dinb.mkiv
14mu|texlive-context-letter-20120213-4|49	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dutch.mkii
14mu|texlive-context-letter-20120213-4|50	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dutch.mkiv
14mu|texlive-context-letter-20120213-4|51	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-french.mkii
14mu|texlive-context-letter-20120213-4|52	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-french.mkiv
14mu|texlive-context-letter-20120213-4|53	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-fullblock.mkii
14mu|texlive-context-letter-20120213-4|54	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-fullblock.mkiv
14mu|texlive-context-letter-20120213-4|55	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-gbrief.mkii
14mu|texlive-context-letter-20120213-4|56	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-gbrief.mkiv
14mu|texlive-context-letter-20120213-4|57	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-hanging.mkii
14mu|texlive-context-letter-20120213-4|58	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-hanging.mkiv
14mu|texlive-context-letter-20120213-4|59	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-knuth.mkii
14mu|texlive-context-letter-20120213-4|60	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-knuth.mkiv
14mu|texlive-context-letter-20120213-4|61	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-modified.mkii
14mu|texlive-context-letter-20120213-4|62	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-modified.mkiv
14mu|texlive-context-letter-20120213-4|63	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-semiblock.mkii
14mu|texlive-context-letter-20120213-4|64	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-semiblock.mkiv
14mu|texlive-context-letter-20120213-4|65	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-setups.mkii
14mu|texlive-context-letter-20120213-4|66	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-setups.mkiv
14mu|texlive-context-letter-20120213-4|67	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-simplified.mkii
14mu|texlive-context-letter-20120213-4|68	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-simplified.mkiv
14mu|texlive-context-letter-20120213-4|69	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swiss.mkii
14mu|texlive-context-letter-20120213-4|70	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swiss.mkiv
14mu|texlive-context-letter-20120213-4|71	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swissleft.mkii
14mu|texlive-context-letter-20120213-4|72	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swissleft.mkiv
14mu|texlive-context-letter-20120213-4|73	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-default.mkii
14mu|texlive-context-letter-20120213-4|74	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-default.mkiv
14mu|texlive-context-letter-20120213-4|75	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-margin.mkii
14mu|texlive-context-letter-20120213-4|76	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-margin.mkiv
14mu|texlive-context-letter-20120213-4|77	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-memo.mkii
14mu|texlive-context-letter-20120213-4|78	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-memo.mkiv
14mu|texlive-context-letter-20120213-4|79	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-table.mkii
14mu|texlive-context-letter-20120213-4|80	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-table.mkiv
14mu|texlive-context-letter-20120213-4|81	%doc %{_texmfdistdir}/doc/context/third/letter/README
14mu|texlive-context-letter-20120213-4|82	
14mu|texlive-context-letter-20120213-4|83	#-----------------------------------------------------------------------
14mu|texlive-context-letter-20120213-4|84	%prep
14mu|texlive-context-letter-20120213-4|85	%setup -c -a0 -a1
14mu|texlive-context-letter-20120213-4|86	
14mu|texlive-context-letter-20120213-4|87	%build
14mu|texlive-context-letter-20120213-4|88	
14mu|texlive-context-letter-20120213-4|89	%install
14mu|texlive-context-letter-20120213-4|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-letter-20120213-4|91	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-letter-20120213-4|92	
14mu|texlive-context-letter-20120213-4|93	
14mu|texlive-context-letter-20120213-4|94	
14mu|texlive-context-letter-20120213-4|95	%changelog
14mu|texlive-context-letter-20120213-4|96	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120213-4
14mu|texlive-context-letter-20120213-4|97	+ Revision: 9194eed
14mu|texlive-context-letter-20120213-4|98	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-letter-20120213-4|99	
14mu|texlive-context-letter-20120213-4|100	

24540 14
14mu|texlive-context-lettrine-20090130-4|1	# revision 23167
14mu|texlive-context-lettrine-20090130-4|2	# category ConTeXt
14mu|texlive-context-lettrine-20090130-4|3	# catalog-ctan /macros/context/contrib/context-lettrine
14mu|texlive-context-lettrine-20090130-4|4	# catalog-date 2009-01-30 23:54:25 +0100
14mu|texlive-context-lettrine-20090130-4|5	# catalog-license pd
14mu|texlive-context-lettrine-20090130-4|6	# catalog-version undef
14mu|texlive-context-lettrine-20090130-4|7	Name:		texlive-context-lettrine
14mu|texlive-context-lettrine-20090130-4|8	Version:	20090130
14mu|texlive-context-lettrine-20090130-4|9	Release:	4
14mu|texlive-context-lettrine-20090130-4|10	Summary:	A ConTeXt implementation of lettrines
14mu|texlive-context-lettrine-20090130-4|11	Group:		Publishing
14mu|texlive-context-lettrine-20090130-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-lettrine
14mu|texlive-context-lettrine-20090130-4|13	License:	PD
14mu|texlive-context-lettrine-20090130-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lettrine.tar.xz
14mu|texlive-context-lettrine-20090130-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lettrine.doc.tar.xz
14mu|texlive-context-lettrine-20090130-4|16	BuildArch:	noarch
14mu|texlive-context-lettrine-20090130-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-lettrine-20090130-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-lettrine-20090130-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-lettrine-20090130-4|20	Requires(post):	texlive-context
14mu|texlive-context-lettrine-20090130-4|21	
14mu|texlive-context-lettrine-20090130-4|22	%description
14mu|texlive-context-lettrine-20090130-4|23	This is a re-implementation of the LaTeX package lettrine.
14mu|texlive-context-lettrine-20090130-4|24	
14mu|texlive-context-lettrine-20090130-4|25	
14mu|texlive-context-lettrine-20090130-4|26	#-----------------------------------------------------------------------
14mu|texlive-context-lettrine-20090130-4|27	%files
14mu|texlive-context-lettrine-20090130-4|28	%{_texmfdistdir}/tex/context/interface/third/lettrine.xml
14mu|texlive-context-lettrine-20090130-4|29	%{_texmfdistdir}/tex/context/third/lettrine/t-lettrine.tex
14mu|texlive-context-lettrine-20090130-4|30	%doc %{_texmfdistdir}/doc/context/third/lettrine/W.pdf
14mu|texlive-context-lettrine-20090130-4|31	%doc %{_texmfdistdir}/doc/context/third/lettrine/lettrine-doc.pdf
14mu|texlive-context-lettrine-20090130-4|32	%doc %{_texmfdistdir}/doc/context/third/lettrine/lettrine-doc.tex
14mu|texlive-context-lettrine-20090130-4|33	
14mu|texlive-context-lettrine-20090130-4|34	#-----------------------------------------------------------------------
14mu|texlive-context-lettrine-20090130-4|35	%prep
14mu|texlive-context-lettrine-20090130-4|36	%setup -c -a0 -a1
14mu|texlive-context-lettrine-20090130-4|37	
14mu|texlive-context-lettrine-20090130-4|38	%build
14mu|texlive-context-lettrine-20090130-4|39	
14mu|texlive-context-lettrine-20090130-4|40	%install
14mu|texlive-context-lettrine-20090130-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-lettrine-20090130-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-lettrine-20090130-4|43	
14mu|texlive-context-lettrine-20090130-4|44	
14mu|texlive-context-lettrine-20090130-4|45	
14mu|texlive-context-lettrine-20090130-4|46	%changelog
14mu|texlive-context-lettrine-20090130-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090130-4
14mu|texlive-context-lettrine-20090130-4|48	+ Revision: f396b03
14mu|texlive-context-lettrine-20090130-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-lettrine-20090130-4|50	
14mu|texlive-context-lettrine-20090130-4|51	

24541 14
14mu|texlive-context-lilypond-20100312-4|1	# revision 23167
14mu|texlive-context-lilypond-20100312-4|2	# category ConTeXt
14mu|texlive-context-lilypond-20100312-4|3	# catalog-ctan /macros/context/contrib/context-lilypond
14mu|texlive-context-lilypond-20100312-4|4	# catalog-date 2010-03-12 17:25:27 +0100
14mu|texlive-context-lilypond-20100312-4|5	# catalog-license gpl
14mu|texlive-context-lilypond-20100312-4|6	# catalog-version undef
14mu|texlive-context-lilypond-20100312-4|7	Name:		texlive-context-lilypond
14mu|texlive-context-lilypond-20100312-4|8	Version:	20100312
14mu|texlive-context-lilypond-20100312-4|9	Release:	4
14mu|texlive-context-lilypond-20100312-4|10	Summary:	Lilypond code in ConTeXt
14mu|texlive-context-lilypond-20100312-4|11	Group:		Publishing
14mu|texlive-context-lilypond-20100312-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-lilypond
14mu|texlive-context-lilypond-20100312-4|13	License:	GPL
14mu|texlive-context-lilypond-20100312-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lilypond.tar.xz
14mu|texlive-context-lilypond-20100312-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lilypond.doc.tar.xz
14mu|texlive-context-lilypond-20100312-4|16	BuildArch:	noarch
14mu|texlive-context-lilypond-20100312-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-lilypond-20100312-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-lilypond-20100312-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-lilypond-20100312-4|20	Requires(post):	texlive-context
14mu|texlive-context-lilypond-20100312-4|21	
14mu|texlive-context-lilypond-20100312-4|22	%description
14mu|texlive-context-lilypond-20100312-4|23	Includes lilypond music definitions direct in a ConTeXt
14mu|texlive-context-lilypond-20100312-4|24	document.
14mu|texlive-context-lilypond-20100312-4|25	
14mu|texlive-context-lilypond-20100312-4|26	
14mu|texlive-context-lilypond-20100312-4|27	#-----------------------------------------------------------------------
14mu|texlive-context-lilypond-20100312-4|28	%files
14mu|texlive-context-lilypond-20100312-4|29	%{_texmfdistdir}/tex/context/third/lilypond/t-lilypond.tex
14mu|texlive-context-lilypond-20100312-4|30	%doc %{_texmfdistdir}/doc/context/third/lilypond/demo.pdf
14mu|texlive-context-lilypond-20100312-4|31	%doc %{_texmfdistdir}/doc/context/third/lilypond/t-lilypond.pdf
14mu|texlive-context-lilypond-20100312-4|32	
14mu|texlive-context-lilypond-20100312-4|33	#-----------------------------------------------------------------------
14mu|texlive-context-lilypond-20100312-4|34	%prep
14mu|texlive-context-lilypond-20100312-4|35	%setup -c -a0 -a1
14mu|texlive-context-lilypond-20100312-4|36	
14mu|texlive-context-lilypond-20100312-4|37	%build
14mu|texlive-context-lilypond-20100312-4|38	
14mu|texlive-context-lilypond-20100312-4|39	%install
14mu|texlive-context-lilypond-20100312-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-lilypond-20100312-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-lilypond-20100312-4|42	
14mu|texlive-context-lilypond-20100312-4|43	
14mu|texlive-context-lilypond-20100312-4|44	
14mu|texlive-context-lilypond-20100312-4|45	%changelog
14mu|texlive-context-lilypond-20100312-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100312-4
14mu|texlive-context-lilypond-20100312-4|47	+ Revision: 9f3f158
14mu|texlive-context-lilypond-20100312-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-lilypond-20100312-4|49	
14mu|texlive-context-lilypond-20100312-4|50	

24542 14
14mu|texlive-context-mathsets-20110513-4|1	# revision 23167
14mu|texlive-context-mathsets-20110513-4|2	# category ConTeXt
14mu|texlive-context-mathsets-20110513-4|3	# catalog-ctan /macros/context/contrib/context-mathsets
14mu|texlive-context-mathsets-20110513-4|4	# catalog-date 2011-05-13 02:08:48 +0200
14mu|texlive-context-mathsets-20110513-4|5	# catalog-license other-free
14mu|texlive-context-mathsets-20110513-4|6	# catalog-version undef
14mu|texlive-context-mathsets-20110513-4|7	Name:		texlive-context-mathsets
14mu|texlive-context-mathsets-20110513-4|8	Version:	20110513
14mu|texlive-context-mathsets-20110513-4|9	Release:	4
14mu|texlive-context-mathsets-20110513-4|10	Summary:	Set notation in ConTeXt
14mu|texlive-context-mathsets-20110513-4|11	Group:		Publishing
14mu|texlive-context-mathsets-20110513-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-mathsets
14mu|texlive-context-mathsets-20110513-4|13	License:	OTHER-FREE
14mu|texlive-context-mathsets-20110513-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-mathsets.tar.xz
14mu|texlive-context-mathsets-20110513-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-mathsets.doc.tar.xz
14mu|texlive-context-mathsets-20110513-4|16	BuildArch:	noarch
14mu|texlive-context-mathsets-20110513-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-mathsets-20110513-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-mathsets-20110513-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-mathsets-20110513-4|20	Requires(post):	texlive-context
14mu|texlive-context-mathsets-20110513-4|21	
14mu|texlive-context-mathsets-20110513-4|22	%description
14mu|texlive-context-mathsets-20110513-4|23	Typeset good-looking set notation (e.g., {x|x \in Y}), as well
14mu|texlive-context-mathsets-20110513-4|24	as similar things such as Dirac bra-ket notation, conditional
14mu|texlive-context-mathsets-20110513-4|25	probabilities, etc. The package is a partial port of Donald
14mu|texlive-context-mathsets-20110513-4|26	Arseneau's LaTeX package braket.
14mu|texlive-context-mathsets-20110513-4|27	
14mu|texlive-context-mathsets-20110513-4|28	
14mu|texlive-context-mathsets-20110513-4|29	#-----------------------------------------------------------------------
14mu|texlive-context-mathsets-20110513-4|30	%files
14mu|texlive-context-mathsets-20110513-4|31	%{_texmfdistdir}/tex/context/interface/third/t-mathsets.xml
14mu|texlive-context-mathsets-20110513-4|32	%{_texmfdistdir}/tex/context/third/mathsets/t-mathsets.tex
14mu|texlive-context-mathsets-20110513-4|33	%doc %{_texmfdistdir}/doc/context/third/mathsets/mathsets-doc.pdf
14mu|texlive-context-mathsets-20110513-4|34	
14mu|texlive-context-mathsets-20110513-4|35	#-----------------------------------------------------------------------
14mu|texlive-context-mathsets-20110513-4|36	%prep
14mu|texlive-context-mathsets-20110513-4|37	%setup -c -a0 -a1
14mu|texlive-context-mathsets-20110513-4|38	
14mu|texlive-context-mathsets-20110513-4|39	%build
14mu|texlive-context-mathsets-20110513-4|40	
14mu|texlive-context-mathsets-20110513-4|41	%install
14mu|texlive-context-mathsets-20110513-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-mathsets-20110513-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-mathsets-20110513-4|44	
14mu|texlive-context-mathsets-20110513-4|45	
14mu|texlive-context-mathsets-20110513-4|46	
14mu|texlive-context-mathsets-20110513-4|47	%changelog
14mu|texlive-context-mathsets-20110513-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110513-4
14mu|texlive-context-mathsets-20110513-4|49	+ Revision: a384efa
14mu|texlive-context-mathsets-20110513-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-mathsets-20110513-4|51	
14mu|texlive-context-mathsets-20110513-4|52	

24543 14
14mu|texlive-context-notes-zh-cn-20091109-4|1	# revision 23171
14mu|texlive-context-notes-zh-cn-20091109-4|2	# category Package
14mu|texlive-context-notes-zh-cn-20091109-4|3	# catalog-ctan /info/context-notes-zh-cn
14mu|texlive-context-notes-zh-cn-20091109-4|4	# catalog-date 2009-11-09 14:30:19 +0100
14mu|texlive-context-notes-zh-cn-20091109-4|5	# catalog-license gpl
14mu|texlive-context-notes-zh-cn-20091109-4|6	# catalog-version undef
14mu|texlive-context-notes-zh-cn-20091109-4|7	Name:		texlive-context-notes-zh-cn
14mu|texlive-context-notes-zh-cn-20091109-4|8	Version:	20091109
14mu|texlive-context-notes-zh-cn-20091109-4|9	Release:	4
14mu|texlive-context-notes-zh-cn-20091109-4|10	Summary:	Notes on using ConTeXt MkIV
14mu|texlive-context-notes-zh-cn-20091109-4|11	Group:		Publishing
14mu|texlive-context-notes-zh-cn-20091109-4|12	URL:		http://www.ctan.org/tex-archive/info/context-notes-zh-cn
14mu|texlive-context-notes-zh-cn-20091109-4|13	License:	GPL
14mu|texlive-context-notes-zh-cn-20091109-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-notes-zh-cn.tar.xz
14mu|texlive-context-notes-zh-cn-20091109-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-notes-zh-cn.doc.tar.xz
14mu|texlive-context-notes-zh-cn-20091109-4|16	BuildArch:	noarch
14mu|texlive-context-notes-zh-cn-20091109-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-notes-zh-cn-20091109-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-notes-zh-cn-20091109-4|19	Requires(post):	texlive-context
14mu|texlive-context-notes-zh-cn-20091109-4|20	
14mu|texlive-context-notes-zh-cn-20091109-4|21	%description
14mu|texlive-context-notes-zh-cn-20091109-4|22	An introductory tutorial on ConTeXt, in Chinese. The document
14mu|texlive-context-notes-zh-cn-20091109-4|23	covers ConTeXt installation, fonts, layout design, cross-
14mu|texlive-context-notes-zh-cn-20091109-4|24	reference, project structure, metafun and presentation design.
14mu|texlive-context-notes-zh-cn-20091109-4|25	
14mu|texlive-context-notes-zh-cn-20091109-4|26	
14mu|texlive-context-notes-zh-cn-20091109-4|27	#-----------------------------------------------------------------------
14mu|texlive-context-notes-zh-cn-20091109-4|28	%files
14mu|texlive-context-notes-zh-cn-20091109-4|29	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/README
14mu|texlive-context-notes-zh-cn-20091109-4|30	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/ctxnotes.pdf
14mu|texlive-context-notes-zh-cn-20091109-4|31	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/Makefile
14mu|texlive-context-notes-zh-cn-20091109-4|32	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/basis.tex
14mu|texlive-context-notes-zh-cn-20091109-4|33	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/bibl-lyr.tex
14mu|texlive-context-notes-zh-cn-20091109-4|34	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/bibliography.bib
14mu|texlive-context-notes-zh-cn-20091109-4|35	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/ctxnotes.tex
14mu|texlive-context-notes-zh-cn-20091109-4|36	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/doc-env.tex
14mu|texlive-context-notes-zh-cn-20091109-4|37	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/bookmark.png
14mu|texlive-context-notes-zh-cn-20091109-4|38	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/cow.pdf
14mu|texlive-context-notes-zh-cn-20091109-4|39	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/gardeninglion.jpg
14mu|texlive-context-notes-zh-cn-20091109-4|40	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/header.png
14mu|texlive-context-notes-zh-cn-20091109-4|41	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/fonts.tex
14mu|texlive-context-notes-zh-cn-20091109-4|42	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/layout.tex
14mu|texlive-context-notes-zh-cn-20091109-4|43	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/metafun.tex
14mu|texlive-context-notes-zh-cn-20091109-4|44	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/project.tex
14mu|texlive-context-notes-zh-cn-20091109-4|45	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/references.tex
14mu|texlive-context-notes-zh-cn-20091109-4|46	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-layout.tex
14mu|texlive-context-notes-zh-cn-20091109-4|47	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-zhfonts.lua
14mu|texlive-context-notes-zh-cn-20091109-4|48	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-zhfonts.mkiv
14mu|texlive-context-notes-zh-cn-20091109-4|49	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-zhspuncs.lua
14mu|texlive-context-notes-zh-cn-20091109-4|50	
14mu|texlive-context-notes-zh-cn-20091109-4|51	#-----------------------------------------------------------------------
14mu|texlive-context-notes-zh-cn-20091109-4|52	%prep
14mu|texlive-context-notes-zh-cn-20091109-4|53	%setup -c -a0 -a1
14mu|texlive-context-notes-zh-cn-20091109-4|54	
14mu|texlive-context-notes-zh-cn-20091109-4|55	%build
14mu|texlive-context-notes-zh-cn-20091109-4|56	
14mu|texlive-context-notes-zh-cn-20091109-4|57	%install
14mu|texlive-context-notes-zh-cn-20091109-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-notes-zh-cn-20091109-4|59	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-notes-zh-cn-20091109-4|60	
14mu|texlive-context-notes-zh-cn-20091109-4|61	
14mu|texlive-context-notes-zh-cn-20091109-4|62	
14mu|texlive-context-notes-zh-cn-20091109-4|63	%changelog
14mu|texlive-context-notes-zh-cn-20091109-4|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091109-4
14mu|texlive-context-notes-zh-cn-20091109-4|65	+ Revision: 05dedad
14mu|texlive-context-notes-zh-cn-20091109-4|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-notes-zh-cn-20091109-4|67	
14mu|texlive-context-notes-zh-cn-20091109-4|68	

24544 14
14mu|texlive-context-rst-0.4-5|1	# revision 27236
14mu|texlive-context-rst-0.4-5|2	# category ConTeXt
14mu|texlive-context-rst-0.4-5|3	# catalog-ctan /macros/context/contrib/context-rst
14mu|texlive-context-rst-0.4-5|4	# catalog-date 2011-10-03 11:06:20 +0200
14mu|texlive-context-rst-0.4-5|5	# catalog-license other-free
14mu|texlive-context-rst-0.4-5|6	# catalog-version 0.4
14mu|texlive-context-rst-0.4-5|7	Name:		texlive-context-rst
14mu|texlive-context-rst-0.4-5|8	Version:	0.4
14mu|texlive-context-rst-0.4-5|9	Release:	5
14mu|texlive-context-rst-0.4-5|10	Summary:	Process reStructuredText with ConTeXt
14mu|texlive-context-rst-0.4-5|11	Group:		Publishing
14mu|texlive-context-rst-0.4-5|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-rst
14mu|texlive-context-rst-0.4-5|13	License:	OTHER-FREE
14mu|texlive-context-rst-0.4-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-rst.tar.xz
14mu|texlive-context-rst-0.4-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-rst.doc.tar.xz
14mu|texlive-context-rst-0.4-5|16	BuildArch:	noarch
14mu|texlive-context-rst-0.4-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-rst-0.4-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-rst-0.4-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-rst-0.4-5|20	Requires(post):	texlive-context
14mu|texlive-context-rst-0.4-5|21	
14mu|texlive-context-rst-0.4-5|22	%description
14mu|texlive-context-rst-0.4-5|23	The package provides a converter and module for typesetting
14mu|texlive-context-rst-0.4-5|24	reStructuredText with ConTeXt. The module uses several lua
14mu|texlive-context-rst-0.4-5|25	scripts in doing its work. Documentation is supplied in rst,
14mu|texlive-context-rst-0.4-5|26	which seems to be readable as text, but...
14mu|texlive-context-rst-0.4-5|27	
14mu|texlive-context-rst-0.4-5|28	
14mu|texlive-context-rst-0.4-5|29	#-----------------------------------------------------------------------
14mu|texlive-context-rst-0.4-5|30	%files
14mu|texlive-context-rst-0.4-5|31	%{_texmfdistdir}/scripts/context/lua/third/rst/mtx-t-rst.lua
14mu|texlive-context-rst-0.4-5|32	%{_texmfdistdir}/tex/context/interface/third/t-rst.xml
14mu|texlive-context-rst-0.4-5|33	%{_texmfdistdir}/tex/context/third/rst/rst_context.lua
14mu|texlive-context-rst-0.4-5|34	%{_texmfdistdir}/tex/context/third/rst/rst_directives.lua
14mu|texlive-context-rst-0.4-5|35	%{_texmfdistdir}/tex/context/third/rst/rst_helpers.lua
14mu|texlive-context-rst-0.4-5|36	%{_texmfdistdir}/tex/context/third/rst/rst_parser.lua
14mu|texlive-context-rst-0.4-5|37	%{_texmfdistdir}/tex/context/third/rst/rst_setups.lua
14mu|texlive-context-rst-0.4-5|38	%{_texmfdistdir}/tex/context/third/rst/t-rst.mkiv
14mu|texlive-context-rst-0.4-5|39	%doc %{_texmfdistdir}/doc/context/third/rst/COPYING
14mu|texlive-context-rst-0.4-5|40	%doc %{_texmfdistdir}/doc/context/third/rst/README.rst
14mu|texlive-context-rst-0.4-5|41	%doc %{_texmfdistdir}/doc/context/third/rst/documentation.rst
14mu|texlive-context-rst-0.4-5|42	%doc %{_texmfdistdir}/doc/context/third/rst/hybridtest.tex
14mu|texlive-context-rst-0.4-5|43	%doc %{_texmfdistdir}/doc/context/third/rst/inc-first.rst
14mu|texlive-context-rst-0.4-5|44	%doc %{_texmfdistdir}/doc/context/third/rst/inc-second.rst
14mu|texlive-context-rst-0.4-5|45	%doc %{_texmfdistdir}/doc/context/third/rst/inc-third.rst
14mu|texlive-context-rst-0.4-5|46	%doc %{_texmfdistdir}/doc/context/third/rst/inc.tex
14mu|texlive-context-rst-0.4-5|47	%doc %{_texmfdistdir}/doc/context/third/rst/manual.bib
14mu|texlive-context-rst-0.4-5|48	%doc %{_texmfdistdir}/doc/context/third/rst/manual.pdf
14mu|texlive-context-rst-0.4-5|49	%doc %{_texmfdistdir}/doc/context/third/rst/manual.tex
14mu|texlive-context-rst-0.4-5|50	%doc %{_texmfdistdir}/doc/context/third/rst/moduletest.tex
14mu|texlive-context-rst-0.4-5|51	
14mu|texlive-context-rst-0.4-5|52	#-----------------------------------------------------------------------
14mu|texlive-context-rst-0.4-5|53	%prep
14mu|texlive-context-rst-0.4-5|54	%setup -c -a0 -a1
14mu|texlive-context-rst-0.4-5|55	
14mu|texlive-context-rst-0.4-5|56	%build
14mu|texlive-context-rst-0.4-5|57	
14mu|texlive-context-rst-0.4-5|58	%install
14mu|texlive-context-rst-0.4-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-rst-0.4-5|60	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-rst-0.4-5|61	
14mu|texlive-context-rst-0.4-5|62	
14mu|texlive-context-rst-0.4-5|63	
14mu|texlive-context-rst-0.4-5|64	%changelog
14mu|texlive-context-rst-0.4-5|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-5
14mu|texlive-context-rst-0.4-5|66	+ Revision: ac60ea8
14mu|texlive-context-rst-0.4-5|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-rst-0.4-5|68	
14mu|texlive-context-rst-0.4-5|69	

24545 14
14mu|texlive-context-ruby-20100128-4|1	# revision 23167
14mu|texlive-context-ruby-20100128-4|2	# category ConTeXt
14mu|texlive-context-ruby-20100128-4|3	# catalog-ctan /macros/context/contrib/context-ruby
14mu|texlive-context-ruby-20100128-4|4	# catalog-date 2010-01-28 13:16:16 +0100
14mu|texlive-context-ruby-20100128-4|5	# catalog-license pd
14mu|texlive-context-ruby-20100128-4|6	# catalog-version undef
14mu|texlive-context-ruby-20100128-4|7	Name:		texlive-context-ruby
14mu|texlive-context-ruby-20100128-4|8	Version:	20100128
14mu|texlive-context-ruby-20100128-4|9	Release:	4
14mu|texlive-context-ruby-20100128-4|10	Summary:	Ruby annotations in ConTeXt
14mu|texlive-context-ruby-20100128-4|11	Group:		Publishing
14mu|texlive-context-ruby-20100128-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-ruby
14mu|texlive-context-ruby-20100128-4|13	License:	PD
14mu|texlive-context-ruby-20100128-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-ruby.tar.xz
14mu|texlive-context-ruby-20100128-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-ruby.doc.tar.xz
14mu|texlive-context-ruby-20100128-4|16	BuildArch:	noarch
14mu|texlive-context-ruby-20100128-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-ruby-20100128-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-ruby-20100128-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-ruby-20100128-4|20	Requires(post):	texlive-context
14mu|texlive-context-ruby-20100128-4|21	
14mu|texlive-context-ruby-20100128-4|22	%description
14mu|texlive-context-ruby-20100128-4|23	Ruby markup (aka furigana in Japan) are inline annotations
14mu|texlive-context-ruby-20100128-4|24	above or below a word to indicate the reading of ideographic
14mu|texlive-context-ruby-20100128-4|25	characters. The module implements the specification for simple
14mu|texlive-context-ruby-20100128-4|26	ruby described by the W3C in ConTeXt. The position and layout
14mu|texlive-context-ruby-20100128-4|27	of the base text and the ruby text can becontrolled by
14mu|texlive-context-ruby-20100128-4|28	parameters.
14mu|texlive-context-ruby-20100128-4|29	
14mu|texlive-context-ruby-20100128-4|30	
14mu|texlive-context-ruby-20100128-4|31	#-----------------------------------------------------------------------
14mu|texlive-context-ruby-20100128-4|32	%files
14mu|texlive-context-ruby-20100128-4|33	%{_texmfdistdir}/tex/context/third/ruby/t-ruby.tex
14mu|texlive-context-ruby-20100128-4|34	%doc %{_texmfdistdir}/doc/context/third/ruby/README
14mu|texlive-context-ruby-20100128-4|35	
14mu|texlive-context-ruby-20100128-4|36	#-----------------------------------------------------------------------
14mu|texlive-context-ruby-20100128-4|37	%prep
14mu|texlive-context-ruby-20100128-4|38	%setup -c -a0 -a1
14mu|texlive-context-ruby-20100128-4|39	
14mu|texlive-context-ruby-20100128-4|40	%build
14mu|texlive-context-ruby-20100128-4|41	
14mu|texlive-context-ruby-20100128-4|42	%install
14mu|texlive-context-ruby-20100128-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-ruby-20100128-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-ruby-20100128-4|45	
14mu|texlive-context-ruby-20100128-4|46	
14mu|texlive-context-ruby-20100128-4|47	
14mu|texlive-context-ruby-20100128-4|48	%changelog
14mu|texlive-context-ruby-20100128-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100128-4
14mu|texlive-context-ruby-20100128-4|50	+ Revision: b080d37
14mu|texlive-context-ruby-20100128-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-ruby-20100128-4|52	
14mu|texlive-context-ruby-20100128-4|53	

24546 14
14mu|texlive-context-simplefonts-20120726-3|1	# revision 27171
14mu|texlive-context-simplefonts-20120726-3|2	# category ConTeXt
14mu|texlive-context-simplefonts-20120726-3|3	# catalog-ctan /macros/context/contrib/context-simplefonts
14mu|texlive-context-simplefonts-20120726-3|4	# catalog-date 2012-07-26 08:34:30 +0200
14mu|texlive-context-simplefonts-20120726-3|5	# catalog-license gpl
14mu|texlive-context-simplefonts-20120726-3|6	# catalog-version undef
14mu|texlive-context-simplefonts-20120726-3|7	Name:		texlive-context-simplefonts
14mu|texlive-context-simplefonts-20120726-3|8	Version:	20120726
14mu|texlive-context-simplefonts-20120726-3|9	Release:	3
14mu|texlive-context-simplefonts-20120726-3|10	Summary:	Simplified font usage for ConTeXt
14mu|texlive-context-simplefonts-20120726-3|11	Group:		Publishing
14mu|texlive-context-simplefonts-20120726-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-simplefonts
14mu|texlive-context-simplefonts-20120726-3|13	License:	GPL
14mu|texlive-context-simplefonts-20120726-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simplefonts.tar.xz
14mu|texlive-context-simplefonts-20120726-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simplefonts.doc.tar.xz
14mu|texlive-context-simplefonts-20120726-3|16	BuildArch:	noarch
14mu|texlive-context-simplefonts-20120726-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-simplefonts-20120726-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-simplefonts-20120726-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-simplefonts-20120726-3|20	Requires(post):	texlive-context
14mu|texlive-context-simplefonts-20120726-3|21	
14mu|texlive-context-simplefonts-20120726-3|22	%description
14mu|texlive-context-simplefonts-20120726-3|23	The package defines a set of commands for loading and using
14mu|texlive-context-simplefonts-20120726-3|24	fonts in ConTeXt.
14mu|texlive-context-simplefonts-20120726-3|25	
14mu|texlive-context-simplefonts-20120726-3|26	
14mu|texlive-context-simplefonts-20120726-3|27	#-----------------------------------------------------------------------
14mu|texlive-context-simplefonts-20120726-3|28	%files
14mu|texlive-context-simplefonts-20120726-3|29	%{_texmfdistdir}/tex/context/third/simplefonts/t-simplefonts.lua
14mu|texlive-context-simplefonts-20120726-3|30	%{_texmfdistdir}/tex/context/third/simplefonts/t-simplefonts.mkii
14mu|texlive-context-simplefonts-20120726-3|31	%{_texmfdistdir}/tex/context/third/simplefonts/t-simplefonts.mkiv
14mu|texlive-context-simplefonts-20120726-3|32	%doc %{_texmfdistdir}/doc/context/third/simplefonts/README
14mu|texlive-context-simplefonts-20120726-3|33	
14mu|texlive-context-simplefonts-20120726-3|34	#-----------------------------------------------------------------------
14mu|texlive-context-simplefonts-20120726-3|35	%prep
14mu|texlive-context-simplefonts-20120726-3|36	%setup -c -a0 -a1
14mu|texlive-context-simplefonts-20120726-3|37	
14mu|texlive-context-simplefonts-20120726-3|38	%build
14mu|texlive-context-simplefonts-20120726-3|39	
14mu|texlive-context-simplefonts-20120726-3|40	%install
14mu|texlive-context-simplefonts-20120726-3|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-simplefonts-20120726-3|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-simplefonts-20120726-3|43	
14mu|texlive-context-simplefonts-20120726-3|44	
14mu|texlive-context-simplefonts-20120726-3|45	
14mu|texlive-context-simplefonts-20120726-3|46	%changelog
14mu|texlive-context-simplefonts-20120726-3|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120726-3
14mu|texlive-context-simplefonts-20120726-3|48	+ Revision: f9cb746
14mu|texlive-context-simplefonts-20120726-3|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-simplefonts-20120726-3|50	
14mu|texlive-context-simplefonts-20120726-3|51	

24547 14
14mu|texlive-context-simpleslides-20131012-7|1	# revision 28300
14mu|texlive-context-simpleslides-20131012-7|2	# category ConTeXt
14mu|texlive-context-simpleslides-20131012-7|3	# catalog-ctan undef
14mu|texlive-context-simpleslides-20131012-7|4	# catalog-date undef
14mu|texlive-context-simpleslides-20131012-7|5	# catalog-license undef
14mu|texlive-context-simpleslides-20131012-7|6	# catalog-version undef
14mu|texlive-context-simpleslides-20131012-7|7	Name:		texlive-context-simpleslides
14mu|texlive-context-simpleslides-20131012-7|8	Version:	20131012
14mu|texlive-context-simpleslides-20131012-7|9	Release:	7
14mu|texlive-context-simpleslides-20131012-7|10	Summary:	TeXLive context-simpleslides package
14mu|texlive-context-simpleslides-20131012-7|11	Group:		Publishing
14mu|texlive-context-simpleslides-20131012-7|12	URL:		http://tug.org/texlive
14mu|texlive-context-simpleslides-20131012-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-context-simpleslides-20131012-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simpleslides.tar.xz
14mu|texlive-context-simpleslides-20131012-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simpleslides.doc.tar.xz
14mu|texlive-context-simpleslides-20131012-7|16	BuildArch:	noarch
14mu|texlive-context-simpleslides-20131012-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-simpleslides-20131012-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-simpleslides-20131012-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-simpleslides-20131012-7|20	Requires(post):	texlive-context
14mu|texlive-context-simpleslides-20131012-7|21	
14mu|texlive-context-simpleslides-20131012-7|22	%description
14mu|texlive-context-simpleslides-20131012-7|23	TeXLive context-simpleslides package.
14mu|texlive-context-simpleslides-20131012-7|24	
14mu|texlive-context-simpleslides-20131012-7|25	
14mu|texlive-context-simpleslides-20131012-7|26	#-----------------------------------------------------------------------
14mu|texlive-context-simpleslides-20131012-7|27	%files
14mu|texlive-context-simpleslides-20131012-7|28	%{_texmfdistdir}/scripts/context/lua/third/simpleslides/mtx-simpleslides.lua
14mu|texlive-context-simpleslides-20131012-7|29	%{_texmfdistdir}/tex/context/interface/third/t-simpleslides.xml
14mu|texlive-context-simpleslides-20131012-7|30	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-c-default.tex
14mu|texlive-context-simpleslides-20131012-7|31	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-f-default.tex
14mu|texlive-context-simpleslides-20131012-7|32	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BigNumber.tex
14mu|texlive-context-simpleslides-20131012-7|33	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BottomSquares.tex
14mu|texlive-context-simpleslides-20131012-7|34	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Boxed.tex
14mu|texlive-context-simpleslides-20131012-7|35	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BoxedTitle.tex
14mu|texlive-context-simpleslides-20131012-7|36	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Ellipse.tex
14mu|texlive-context-simpleslides-20131012-7|37	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Embossed.tex
14mu|texlive-context-simpleslides-20131012-7|38	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Framed.tex
14mu|texlive-context-simpleslides-20131012-7|39	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-FramedTitle.tex
14mu|texlive-context-simpleslides-20131012-7|40	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-FuzzyTopic.tex
14mu|texlive-context-simpleslides-20131012-7|41	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-HorizontalStripes.tex
14mu|texlive-context-simpleslides-20131012-7|42	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-NarrowStripes.tex
14mu|texlive-context-simpleslides-20131012-7|43	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-PlainCounter.tex
14mu|texlive-context-simpleslides-20131012-7|44	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-RainbowStripe.tex
14mu|texlive-context-simpleslides-20131012-7|45	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Rounded.tex
14mu|texlive-context-simpleslides-20131012-7|46	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Shaded.tex
14mu|texlive-context-simpleslides-20131012-7|47	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-SideSquares.tex
14mu|texlive-context-simpleslides-20131012-7|48	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-SideToc.tex
14mu|texlive-context-simpleslides-20131012-7|49	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Split.tex
14mu|texlive-context-simpleslides-20131012-7|50	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Sunrise.tex
14mu|texlive-context-simpleslides-20131012-7|51	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Swoosh.tex
14mu|texlive-context-simpleslides-20131012-7|52	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-ThickStripes.tex
14mu|texlive-context-simpleslides-20131012-7|53	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-default.tex
14mu|texlive-context-simpleslides-20131012-7|54	%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.mkii
14mu|texlive-context-simpleslides-20131012-7|55	%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.mkiv
14mu|texlive-context-simpleslides-20131012-7|56	%{_texmfdistdir}/tex/context/third/simpleslides/t-slidesvisualcounter.tex
14mu|texlive-context-simpleslides-20131012-7|57	%doc %{_texmfdistdir}/doc/context/third/simpleslides/example.pdf
14mu|texlive-context-simpleslides-20131012-7|58	%doc %{_texmfdistdir}/doc/context/third/simpleslides/example.tex
14mu|texlive-context-simpleslides-20131012-7|59	%doc %{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.pdf
14mu|texlive-context-simpleslides-20131012-7|60	%doc %{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.tex
14mu|texlive-context-simpleslides-20131012-7|61	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/generic-talk-15min-45min.tex
14mu|texlive-context-simpleslides-20131012-7|62	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex
14mu|texlive-context-simpleslides-20131012-7|63	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/style-template.tex
14mu|texlive-context-simpleslides-20131012-7|64	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-blue.pdf
14mu|texlive-context-simpleslides-20131012-7|65	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-red.pdf
14mu|texlive-context-simpleslides-20131012-7|66	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BottomSquares.pdf
14mu|texlive-context-simpleslides-20131012-7|67	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Boxed.pdf
14mu|texlive-context-simpleslides-20131012-7|68	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Ellipse.pdf
14mu|texlive-context-simpleslides-20131012-7|69	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Embossed.pdf
14mu|texlive-context-simpleslides-20131012-7|70	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-square.pdf
14mu|texlive-context-simpleslides-20131012-7|71	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-stripe.pdf
14mu|texlive-context-simpleslides-20131012-7|72	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/FramedTitle.pdf
14mu|texlive-context-simpleslides-20131012-7|73	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-blue.pdf
14mu|texlive-context-simpleslides-20131012-7|74	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-green.pdf
14mu|texlive-context-simpleslides-20131012-7|75	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-red.pdf
14mu|texlive-context-simpleslides-20131012-7|76	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-blue.pdf
14mu|texlive-context-simpleslides-20131012-7|77	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-green.pdf
14mu|texlive-context-simpleslides-20131012-7|78	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-red.pdf
14mu|texlive-context-simpleslides-20131012-7|79	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/RainbowStripe.pdf
14mu|texlive-context-simpleslides-20131012-7|80	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Rounded.pdf
14mu|texlive-context-simpleslides-20131012-7|81	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-blue.pdf
14mu|texlive-context-simpleslides-20131012-7|82	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-bluered.pdf
14mu|texlive-context-simpleslides-20131012-7|83	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-green.pdf
14mu|texlive-context-simpleslides-20131012-7|84	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/SideSquares.pdf
14mu|texlive-context-simpleslides-20131012-7|85	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/SideToc.pdf
14mu|texlive-context-simpleslides-20131012-7|86	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Split.pdf
14mu|texlive-context-simpleslides-20131012-7|87	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Sunrise.pdf
14mu|texlive-context-simpleslides-20131012-7|88	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Swoosh.pdf
14mu|texlive-context-simpleslides-20131012-7|89	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/ThickStripes.pdf
14mu|texlive-context-simpleslides-20131012-7|90	
14mu|texlive-context-simpleslides-20131012-7|91	#-----------------------------------------------------------------------
14mu|texlive-context-simpleslides-20131012-7|92	%prep
14mu|texlive-context-simpleslides-20131012-7|93	%setup -c -a0 -a1
14mu|texlive-context-simpleslides-20131012-7|94	
14mu|texlive-context-simpleslides-20131012-7|95	%build
14mu|texlive-context-simpleslides-20131012-7|96	
14mu|texlive-context-simpleslides-20131012-7|97	%install
14mu|texlive-context-simpleslides-20131012-7|98	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-simpleslides-20131012-7|99	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-simpleslides-20131012-7|100	
14mu|texlive-context-simpleslides-20131012-7|101	%changelog
14mu|texlive-context-simpleslides-20131012-7|102	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131012-7
14mu|texlive-context-simpleslides-20131012-7|103	+ Revision: 36ee45f
14mu|texlive-context-simpleslides-20131012-7|104	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-simpleslides-20131012-7|105	
14mu|texlive-context-simpleslides-20131012-7|106	

24548 14
14mu|texlive-context-transliterator-20130409-7|1	# revision 29801
14mu|texlive-context-transliterator-20130409-7|2	# category ConTeXt
14mu|texlive-context-transliterator-20130409-7|3	# catalog-ctan /macros/context/contrib/context-transliterator
14mu|texlive-context-transliterator-20130409-7|4	# catalog-date 2013-04-09 13:56:04 +0200
14mu|texlive-context-transliterator-20130409-7|5	# catalog-license bsd
14mu|texlive-context-transliterator-20130409-7|6	# catalog-version undef
14mu|texlive-context-transliterator-20130409-7|7	Name:		texlive-context-transliterator
14mu|texlive-context-transliterator-20130409-7|8	Version:	20130409
14mu|texlive-context-transliterator-20130409-7|9	Release:	7
14mu|texlive-context-transliterator-20130409-7|10	Summary:	Transliterate text from 'other' alphabets
14mu|texlive-context-transliterator-20130409-7|11	Group:		Publishing
14mu|texlive-context-transliterator-20130409-7|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-transliterator
14mu|texlive-context-transliterator-20130409-7|13	License:	BSD
14mu|texlive-context-transliterator-20130409-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-transliterator.tar.xz
14mu|texlive-context-transliterator-20130409-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-transliterator.doc.tar.xz
14mu|texlive-context-transliterator-20130409-7|16	BuildArch:	noarch
14mu|texlive-context-transliterator-20130409-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-transliterator-20130409-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-transliterator-20130409-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-transliterator-20130409-7|20	Requires(post):	texlive-context
14mu|texlive-context-transliterator-20130409-7|21	
14mu|texlive-context-transliterator-20130409-7|22	%description
14mu|texlive-context-transliterator-20130409-7|23	The package will read text in one alphabet, and provide a
14mu|texlive-context-transliterator-20130409-7|24	transliterated version in another; this is useful for readers
14mu|texlive-context-transliterator-20130409-7|25	who cannot read the original alphabet. The package can make
14mu|texlive-context-transliterator-20130409-7|26	allowance for hyphenation.
14mu|texlive-context-transliterator-20130409-7|27	
14mu|texlive-context-transliterator-20130409-7|28	
14mu|texlive-context-transliterator-20130409-7|29	#-----------------------------------------------------------------------
14mu|texlive-context-transliterator-20130409-7|30	%files
14mu|texlive-context-transliterator-20130409-7|31	%{_texmfdistdir}/tex/context/interface/third/t-transliterator.xml
14mu|texlive-context-transliterator-20130409-7|32	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.ctl
14mu|texlive-context-transliterator-20130409-7|33	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.log
14mu|texlive-context-transliterator-20130409-7|34	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkii
14mu|texlive-context-transliterator-20130409-7|35	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkiv
14mu|texlive-context-transliterator-20130409-7|36	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkiv.prep
14mu|texlive-context-transliterator-20130409-7|37	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.pdf
14mu|texlive-context-transliterator-20130409-7|38	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.run
14mu|texlive-context-transliterator-20130409-7|39	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.tex
14mu|texlive-context-transliterator-20130409-7|40	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.tuc
14mu|texlive-context-transliterator-20130409-7|41	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_bg.lua
14mu|texlive-context-transliterator-20130409-7|42	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_glag.lua
14mu|texlive-context-transliterator-20130409-7|43	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_gr.lua
14mu|texlive-context-transliterator-20130409-7|44	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_iso9.lua
14mu|texlive-context-transliterator-20130409-7|45	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_scntfc.lua
14mu|texlive-context-transliterator-20130409-7|46	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_sr.lua
14mu|texlive-context-transliterator-20130409-7|47	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_trsc.lua
14mu|texlive-context-transliterator-20130409-7|48	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.ctl
14mu|texlive-context-transliterator-20130409-7|49	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.log
14mu|texlive-context-transliterator-20130409-7|50	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.lua
14mu|texlive-context-transliterator-20130409-7|51	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.run
14mu|texlive-context-transliterator-20130409-7|52	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.tuc
14mu|texlive-context-transliterator-20130409-7|53	%doc %{_texmfdistdir}/doc/context/third/transliterator/COPYING
14mu|texlive-context-transliterator-20130409-7|54	%doc %{_texmfdistdir}/doc/context/third/transliterator/transliterator.pdf
14mu|texlive-context-transliterator-20130409-7|55	%doc %{_texmfdistdir}/doc/context/third/transliterator/transliterator.tex
14mu|texlive-context-transliterator-20130409-7|56	
14mu|texlive-context-transliterator-20130409-7|57	#-----------------------------------------------------------------------
14mu|texlive-context-transliterator-20130409-7|58	%prep
14mu|texlive-context-transliterator-20130409-7|59	%setup -c -a0 -a1
14mu|texlive-context-transliterator-20130409-7|60	
14mu|texlive-context-transliterator-20130409-7|61	%build
14mu|texlive-context-transliterator-20130409-7|62	
14mu|texlive-context-transliterator-20130409-7|63	%install
14mu|texlive-context-transliterator-20130409-7|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-transliterator-20130409-7|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-transliterator-20130409-7|66	
14mu|texlive-context-transliterator-20130409-7|67	%changelog
14mu|texlive-context-transliterator-20130409-7|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130409-7
14mu|texlive-context-transliterator-20130409-7|69	+ Revision: 3252ee2
14mu|texlive-context-transliterator-20130409-7|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-transliterator-20130409-7|71	
14mu|texlive-context-transliterator-20130409-7|72	

24549 14
14mu|texlive-context-typearea-20080818-4|1	# revision 23167
14mu|texlive-context-typearea-20080818-4|2	# category ConTeXt
14mu|texlive-context-typearea-20080818-4|3	# catalog-ctan /macros/context/contrib/context-typearea
14mu|texlive-context-typearea-20080818-4|4	# catalog-date 2008-08-18 23:54:09 +0200
14mu|texlive-context-typearea-20080818-4|5	# catalog-license gpl
14mu|texlive-context-typearea-20080818-4|6	# catalog-version undef
14mu|texlive-context-typearea-20080818-4|7	Name:		texlive-context-typearea
14mu|texlive-context-typearea-20080818-4|8	Version:	20080818
14mu|texlive-context-typearea-20080818-4|9	Release:	4
14mu|texlive-context-typearea-20080818-4|10	Summary:	Something like Koma-Script typearea
14mu|texlive-context-typearea-20080818-4|11	Group:		Publishing
14mu|texlive-context-typearea-20080818-4|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-typearea
14mu|texlive-context-typearea-20080818-4|13	License:	GPL
14mu|texlive-context-typearea-20080818-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typearea.tar.xz
14mu|texlive-context-typearea-20080818-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typearea.doc.tar.xz
14mu|texlive-context-typearea-20080818-4|16	BuildArch:	noarch
14mu|texlive-context-typearea-20080818-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-typearea-20080818-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-typearea-20080818-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-typearea-20080818-4|20	Requires(post):	texlive-context
14mu|texlive-context-typearea-20080818-4|21	
14mu|texlive-context-typearea-20080818-4|22	%description
14mu|texlive-context-typearea-20080818-4|23	The module provides a command that calculates the page layout
14mu|texlive-context-typearea-20080818-4|24	as the LaTeX package typearea does.
14mu|texlive-context-typearea-20080818-4|25	
14mu|texlive-context-typearea-20080818-4|26	
14mu|texlive-context-typearea-20080818-4|27	#-----------------------------------------------------------------------
14mu|texlive-context-typearea-20080818-4|28	%files
14mu|texlive-context-typearea-20080818-4|29	%{_texmfdistdir}/tex/context/third/typearea/t-typearea.tex
14mu|texlive-context-typearea-20080818-4|30	%doc %{_texmfdistdir}/doc/context/third/typearea/typearea-demo.pdf
14mu|texlive-context-typearea-20080818-4|31	%doc %{_texmfdistdir}/doc/context/third/typearea/typearea-doc.pdf
14mu|texlive-context-typearea-20080818-4|32	
14mu|texlive-context-typearea-20080818-4|33	#-----------------------------------------------------------------------
14mu|texlive-context-typearea-20080818-4|34	%prep
14mu|texlive-context-typearea-20080818-4|35	%setup -c -a0 -a1
14mu|texlive-context-typearea-20080818-4|36	
14mu|texlive-context-typearea-20080818-4|37	%build
14mu|texlive-context-typearea-20080818-4|38	
14mu|texlive-context-typearea-20080818-4|39	%install
14mu|texlive-context-typearea-20080818-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-typearea-20080818-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-typearea-20080818-4|42	
14mu|texlive-context-typearea-20080818-4|43	
14mu|texlive-context-typearea-20080818-4|44	
14mu|texlive-context-typearea-20080818-4|45	%changelog
14mu|texlive-context-typearea-20080818-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080818-4
14mu|texlive-context-typearea-20080818-4|47	+ Revision: 877e5f7
14mu|texlive-context-typearea-20080818-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-typearea-20080818-4|49	
14mu|texlive-context-typearea-20080818-4|50	

24550 14
14mu|texlive-context-typescripts-20120216-3|1	# revision 25411
14mu|texlive-context-typescripts-20120216-3|2	# category ConTeXt
14mu|texlive-context-typescripts-20120216-3|3	# catalog-ctan /macros/context/contrib/context-typescripts
14mu|texlive-context-typescripts-20120216-3|4	# catalog-date 2012-02-16 15:23:58 +0100
14mu|texlive-context-typescripts-20120216-3|5	# catalog-license gpl2
14mu|texlive-context-typescripts-20120216-3|6	# catalog-version undef
14mu|texlive-context-typescripts-20120216-3|7	Name:		texlive-context-typescripts
14mu|texlive-context-typescripts-20120216-3|8	Version:	20120216
14mu|texlive-context-typescripts-20120216-3|9	Release:	3
14mu|texlive-context-typescripts-20120216-3|10	Summary:	Small modules to load various fonts for use in ConTeXt
14mu|texlive-context-typescripts-20120216-3|11	Group:		Publishing
14mu|texlive-context-typescripts-20120216-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-typescripts
14mu|texlive-context-typescripts-20120216-3|13	License:	GPL2
14mu|texlive-context-typescripts-20120216-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typescripts.tar.xz
14mu|texlive-context-typescripts-20120216-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typescripts.doc.tar.xz
14mu|texlive-context-typescripts-20120216-3|16	BuildArch:	noarch
14mu|texlive-context-typescripts-20120216-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-typescripts-20120216-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-typescripts-20120216-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-typescripts-20120216-3|20	Requires(post):	texlive-context
14mu|texlive-context-typescripts-20120216-3|21	
14mu|texlive-context-typescripts-20120216-3|22	%description
14mu|texlive-context-typescripts-20120216-3|23	The package provides files offering interfaces to 33 publicly
14mu|texlive-context-typescripts-20120216-3|24	available fonts (or collections of fonts from the same
14mu|texlive-context-typescripts-20120216-3|25	foundry); each is available in a .mkii and a .mkiv version.
14mu|texlive-context-typescripts-20120216-3|26	
14mu|texlive-context-typescripts-20120216-3|27	
14mu|texlive-context-typescripts-20120216-3|28	#-----------------------------------------------------------------------
14mu|texlive-context-typescripts-20120216-3|29	%files
14mu|texlive-context-typescripts-20120216-3|30	%{_texmfdistdir}/tex/context/third/typescripts/type-adobe.mkii
14mu|texlive-context-typescripts-20120216-3|31	%{_texmfdistdir}/tex/context/third/typescripts/type-adobe.mkiv
14mu|texlive-context-typescripts-20120216-3|32	%{_texmfdistdir}/tex/context/third/typescripts/type-aller.mkii
14mu|texlive-context-typescripts-20120216-3|33	%{_texmfdistdir}/tex/context/third/typescripts/type-aller.mkiv
14mu|texlive-context-typescripts-20120216-3|34	%{_texmfdistdir}/tex/context/third/typescripts/type-anivers.mkii
14mu|texlive-context-typescripts-20120216-3|35	%{_texmfdistdir}/tex/context/third/typescripts/type-anivers.mkiv
14mu|texlive-context-typescripts-20120216-3|36	%{_texmfdistdir}/tex/context/third/typescripts/type-audimat.mkii
14mu|texlive-context-typescripts-20120216-3|37	%{_texmfdistdir}/tex/context/third/typescripts/type-audimat.mkiv
14mu|texlive-context-typescripts-20120216-3|38	%{_texmfdistdir}/tex/context/third/typescripts/type-axel.mkii
14mu|texlive-context-typescripts-20120216-3|39	%{_texmfdistdir}/tex/context/third/typescripts/type-axel.mkiv
14mu|texlive-context-typescripts-20120216-3|40	%{_texmfdistdir}/tex/context/third/typescripts/type-azuro.mkii
14mu|texlive-context-typescripts-20120216-3|41	%{_texmfdistdir}/tex/context/third/typescripts/type-azuro.mkiv
14mu|texlive-context-typescripts-20120216-3|42	%{_texmfdistdir}/tex/context/third/typescripts/type-calluna.mkii
14mu|texlive-context-typescripts-20120216-3|43	%{_texmfdistdir}/tex/context/third/typescripts/type-calluna.mkiv
14mu|texlive-context-typescripts-20120216-3|44	%{_texmfdistdir}/tex/context/third/typescripts/type-charissil.mkii
14mu|texlive-context-typescripts-20120216-3|45	%{_texmfdistdir}/tex/context/third/typescripts/type-charissil.mkiv
14mu|texlive-context-typescripts-20120216-3|46	%{_texmfdistdir}/tex/context/third/typescripts/type-charter.mkii
14mu|texlive-context-typescripts-20120216-3|47	%{_texmfdistdir}/tex/context/third/typescripts/type-charter.mkiv
14mu|texlive-context-typescripts-20120216-3|48	%{_texmfdistdir}/tex/context/third/typescripts/type-delicious.mkii
14mu|texlive-context-typescripts-20120216-3|49	%{_texmfdistdir}/tex/context/third/typescripts/type-delicious.mkiv
14mu|texlive-context-typescripts-20120216-3|50	%{_texmfdistdir}/tex/context/third/typescripts/type-diavlo.mkii
14mu|texlive-context-typescripts-20120216-3|51	%{_texmfdistdir}/tex/context/third/typescripts/type-diavlo.mkiv
14mu|texlive-context-typescripts-20120216-3|52	%{_texmfdistdir}/tex/context/third/typescripts/type-droid.mkii
14mu|texlive-context-typescripts-20120216-3|53	%{_texmfdistdir}/tex/context/third/typescripts/type-droid.mkiv
14mu|texlive-context-typescripts-20120216-3|54	%{_texmfdistdir}/tex/context/third/typescripts/type-ernestine.mkiv
14mu|texlive-context-typescripts-20120216-3|55	%{_texmfdistdir}/tex/context/third/typescripts/type-fertigo.mkii
14mu|texlive-context-typescripts-20120216-3|56	%{_texmfdistdir}/tex/context/third/typescripts/type-fertigo.mkiv
14mu|texlive-context-typescripts-20120216-3|57	%{_texmfdistdir}/tex/context/third/typescripts/type-fontin.mkii
14mu|texlive-context-typescripts-20120216-3|58	%{_texmfdistdir}/tex/context/third/typescripts/type-fontin.mkiv
14mu|texlive-context-typescripts-20120216-3|59	%{_texmfdistdir}/tex/context/third/typescripts/type-goudysans.mkii
14mu|texlive-context-typescripts-20120216-3|60	%{_texmfdistdir}/tex/context/third/typescripts/type-goudysans.mkiv
14mu|texlive-context-typescripts-20120216-3|61	%{_texmfdistdir}/tex/context/third/typescripts/type-junicode.mkii
14mu|texlive-context-typescripts-20120216-3|62	%{_texmfdistdir}/tex/context/third/typescripts/type-junicode.mkiv
14mu|texlive-context-typescripts-20120216-3|63	%{_texmfdistdir}/tex/context/third/typescripts/type-justus.mkii
14mu|texlive-context-typescripts-20120216-3|64	%{_texmfdistdir}/tex/context/third/typescripts/type-justus.mkiv
14mu|texlive-context-typescripts-20120216-3|65	%{_texmfdistdir}/tex/context/third/typescripts/type-kaffeesatz.mkii
14mu|texlive-context-typescripts-20120216-3|66	%{_texmfdistdir}/tex/context/third/typescripts/type-kaffeesatz.mkiv
14mu|texlive-context-typescripts-20120216-3|67	%{_texmfdistdir}/tex/context/third/typescripts/type-kontrapunkt.mkii
14mu|texlive-context-typescripts-20120216-3|68	%{_texmfdistdir}/tex/context/third/typescripts/type-kontrapunkt.mkiv
14mu|texlive-context-typescripts-20120216-3|69	%{_texmfdistdir}/tex/context/third/typescripts/type-liberation.mkii
14mu|texlive-context-typescripts-20120216-3|70	%{_texmfdistdir}/tex/context/third/typescripts/type-liberation.mkiv
14mu|texlive-context-typescripts-20120216-3|71	%{_texmfdistdir}/tex/context/third/typescripts/type-luxi.mkii
14mu|texlive-context-typescripts-20120216-3|72	%{_texmfdistdir}/tex/context/third/typescripts/type-luxi.mkiv
14mu|texlive-context-typescripts-20120216-3|73	%{_texmfdistdir}/tex/context/third/typescripts/type-miso.mkii
14mu|texlive-context-typescripts-20120216-3|74	%{_texmfdistdir}/tex/context/third/typescripts/type-miso.mkiv
14mu|texlive-context-typescripts-20120216-3|75	%{_texmfdistdir}/tex/context/third/typescripts/type-museo.mkii
14mu|texlive-context-typescripts-20120216-3|76	%{_texmfdistdir}/tex/context/third/typescripts/type-museo.mkiv
14mu|texlive-context-typescripts-20120216-3|77	%{_texmfdistdir}/tex/context/third/typescripts/type-office.mkiv
14mu|texlive-context-typescripts-20120216-3|78	%{_texmfdistdir}/tex/context/third/typescripts/type-pigiarniq.mkii
14mu|texlive-context-typescripts-20120216-3|79	%{_texmfdistdir}/tex/context/third/typescripts/type-pigiarniq.mkiv
14mu|texlive-context-typescripts-20120216-3|80	%{_texmfdistdir}/tex/context/third/typescripts/type-sabon.mkii
14mu|texlive-context-typescripts-20120216-3|81	%{_texmfdistdir}/tex/context/third/typescripts/type-sabon.mkiv
14mu|texlive-context-typescripts-20120216-3|82	%{_texmfdistdir}/tex/context/third/typescripts/type-tallys.mkii
14mu|texlive-context-typescripts-20120216-3|83	%{_texmfdistdir}/tex/context/third/typescripts/type-tallys.mkiv
14mu|texlive-context-typescripts-20120216-3|84	%{_texmfdistdir}/tex/context/third/typescripts/type-tuffy.mkii
14mu|texlive-context-typescripts-20120216-3|85	%{_texmfdistdir}/tex/context/third/typescripts/type-tuffy.mkiv
14mu|texlive-context-typescripts-20120216-3|86	%{_texmfdistdir}/tex/context/third/typescripts/type-ubuntu.mkii
14mu|texlive-context-typescripts-20120216-3|87	%{_texmfdistdir}/tex/context/third/typescripts/type-ubuntu.mkiv
14mu|texlive-context-typescripts-20120216-3|88	%{_texmfdistdir}/tex/context/third/typescripts/type-uqammaq.mkii
14mu|texlive-context-typescripts-20120216-3|89	%{_texmfdistdir}/tex/context/third/typescripts/type-uqammaq.mkiv
14mu|texlive-context-typescripts-20120216-3|90	%{_texmfdistdir}/tex/context/third/typescripts/type-vera.mkii
14mu|texlive-context-typescripts-20120216-3|91	%{_texmfdistdir}/tex/context/third/typescripts/type-vera.mkiv
14mu|texlive-context-typescripts-20120216-3|92	%{_texmfdistdir}/tex/context/third/typescripts/type-verajja.mkii
14mu|texlive-context-typescripts-20120216-3|93	%{_texmfdistdir}/tex/context/third/typescripts/type-verajja.mkiv
14mu|texlive-context-typescripts-20120216-3|94	%{_texmfdistdir}/tex/context/third/typescripts/type-vollkorn.mkii
14mu|texlive-context-typescripts-20120216-3|95	%{_texmfdistdir}/tex/context/third/typescripts/type-vollkorn.mkiv
14mu|texlive-context-typescripts-20120216-3|96	%doc %{_texmfdistdir}/doc/context/third/typescripts/README
14mu|texlive-context-typescripts-20120216-3|97	
14mu|texlive-context-typescripts-20120216-3|98	#-----------------------------------------------------------------------
14mu|texlive-context-typescripts-20120216-3|99	%prep
14mu|texlive-context-typescripts-20120216-3|100	%setup -c -a0 -a1
14mu|texlive-context-typescripts-20120216-3|101	
14mu|texlive-context-typescripts-20120216-3|102	%build
14mu|texlive-context-typescripts-20120216-3|103	
14mu|texlive-context-typescripts-20120216-3|104	%install
14mu|texlive-context-typescripts-20120216-3|105	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-typescripts-20120216-3|106	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-typescripts-20120216-3|107	
14mu|texlive-context-typescripts-20120216-3|108	
14mu|texlive-context-typescripts-20120216-3|109	
14mu|texlive-context-typescripts-20120216-3|110	%changelog
14mu|texlive-context-typescripts-20120216-3|111	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120216-3
14mu|texlive-context-typescripts-20120216-3|112	+ Revision: e3f2791
14mu|texlive-context-typescripts-20120216-3|113	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-typescripts-20120216-3|114	
14mu|texlive-context-typescripts-20120216-3|115	

24551 14
14mu|texlive-context-vim-20120529-3|1	# revision 27231
14mu|texlive-context-vim-20120529-3|2	# category ConTeXt
14mu|texlive-context-vim-20120529-3|3	# catalog-ctan /macros/context/contrib/context-vim
14mu|texlive-context-vim-20120529-3|4	# catalog-date 2012-05-29 08:52:39 +0200
14mu|texlive-context-vim-20120529-3|5	# catalog-license bsd
14mu|texlive-context-vim-20120529-3|6	# catalog-version undef
14mu|texlive-context-vim-20120529-3|7	Name:		texlive-context-vim
14mu|texlive-context-vim-20120529-3|8	Version:	20120529
14mu|texlive-context-vim-20120529-3|9	Release:	3
14mu|texlive-context-vim-20120529-3|10	Summary:	Generate Context syntax highlighting code from vim
14mu|texlive-context-vim-20120529-3|11	Group:		Publishing
14mu|texlive-context-vim-20120529-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-vim
14mu|texlive-context-vim-20120529-3|13	License:	BSD
14mu|texlive-context-vim-20120529-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-vim.tar.xz
14mu|texlive-context-vim-20120529-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-vim.doc.tar.xz
14mu|texlive-context-vim-20120529-3|16	BuildArch:	noarch
14mu|texlive-context-vim-20120529-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-context-vim-20120529-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-context-vim-20120529-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-context-vim-20120529-3|20	Requires(post):	texlive-context
14mu|texlive-context-vim-20120529-3|21	Requires:	texlive-context-filter
14mu|texlive-context-vim-20120529-3|22	
14mu|texlive-context-vim-20120529-3|23	%description
14mu|texlive-context-vim-20120529-3|24	ConTeXt has excellent pretty printing capabilities for many
14mu|texlive-context-vim-20120529-3|25	languages. The code for pretty printing is written in TeX, and
14mu|texlive-context-vim-20120529-3|26	due to catcode juggling, such verbatim typesetting is perhaps
14mu|texlive-context-vim-20120529-3|27	the trickiest part of TeX. This makes it difficult for a
14mu|texlive-context-vim-20120529-3|28	"normal" user to define syntax highlighting rules for a new
14mu|texlive-context-vim-20120529-3|29	language. This module takes the onus of defining syntax
14mu|texlive-context-vim-20120529-3|30	highlighting rules away from the user and uses ViM editor to
14mu|texlive-context-vim-20120529-3|31	generate the syntax highlighting. There is a helper
14mu|texlive-context-vim-20120529-3|32	2context.vim script to do the syntax parsing in ViM.
14mu|texlive-context-vim-20120529-3|33	
14mu|texlive-context-vim-20120529-3|34	
14mu|texlive-context-vim-20120529-3|35	#-----------------------------------------------------------------------
14mu|texlive-context-vim-20120529-3|36	%files
14mu|texlive-context-vim-20120529-3|37	%{_texmfdistdir}/tex/context/third/vim/2context.vim
14mu|texlive-context-vim-20120529-3|38	%{_texmfdistdir}/tex/context/third/vim/t-syntax-groups.tex
14mu|texlive-context-vim-20120529-3|39	%{_texmfdistdir}/tex/context/third/vim/t-syntax-highlight.mkii
14mu|texlive-context-vim-20120529-3|40	%{_texmfdistdir}/tex/context/third/vim/t-syntax-highlight.mkiv
14mu|texlive-context-vim-20120529-3|41	%{_texmfdistdir}/tex/context/third/vim/t-vim.tex
14mu|texlive-context-vim-20120529-3|42	%doc %{_texmfdistdir}/doc/context/third/vim/vim.txt
14mu|texlive-context-vim-20120529-3|43	
14mu|texlive-context-vim-20120529-3|44	#-----------------------------------------------------------------------
14mu|texlive-context-vim-20120529-3|45	%prep
14mu|texlive-context-vim-20120529-3|46	%setup -c -a0 -a1
14mu|texlive-context-vim-20120529-3|47	
14mu|texlive-context-vim-20120529-3|48	%build
14mu|texlive-context-vim-20120529-3|49	
14mu|texlive-context-vim-20120529-3|50	%install
14mu|texlive-context-vim-20120529-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-context-vim-20120529-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-context-vim-20120529-3|53	
14mu|texlive-context-vim-20120529-3|54	
14mu|texlive-context-vim-20120529-3|55	
14mu|texlive-context-vim-20120529-3|56	%changelog
14mu|texlive-context-vim-20120529-3|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120529-3
14mu|texlive-context-vim-20120529-3|58	+ Revision: f682b8a
14mu|texlive-context-vim-20120529-3|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-context-vim-20120529-3|60	
14mu|texlive-context-vim-20120529-3|61	

24552 14
14mu|texlive-contour-2.14-4|1	# revision 18950
14mu|texlive-contour-2.14-4|2	# category Package
14mu|texlive-contour-2.14-4|3	# catalog-ctan /macros/latex/contrib/contour
14mu|texlive-contour-2.14-4|4	# catalog-date 2006-12-09 15:50:57 +0100
14mu|texlive-contour-2.14-4|5	# catalog-license lppl
14mu|texlive-contour-2.14-4|6	# catalog-version 2.14
14mu|texlive-contour-2.14-4|7	Name:		texlive-contour
14mu|texlive-contour-2.14-4|8	Version:	2.14
14mu|texlive-contour-2.14-4|9	Release:	4
14mu|texlive-contour-2.14-4|10	Summary:	Print a coloured contour around text
14mu|texlive-contour-2.14-4|11	Group:		Publishing
14mu|texlive-contour-2.14-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/contour
14mu|texlive-contour-2.14-4|13	License:	LPPL
14mu|texlive-contour-2.14-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contour.tar.xz
14mu|texlive-contour-2.14-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contour.doc.tar.xz
14mu|texlive-contour-2.14-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contour.source.tar.xz
14mu|texlive-contour-2.14-4|17	BuildArch:	noarch
14mu|texlive-contour-2.14-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-contour-2.14-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-contour-2.14-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-contour-2.14-4|21	
14mu|texlive-contour-2.14-4|22	%description
14mu|texlive-contour-2.14-4|23	This package generates a coloured contour around a given text
14mu|texlive-contour-2.14-4|24	in order to enable printing text over a background without the
14mu|texlive-contour-2.14-4|25	need of a coloured box around the text.
14mu|texlive-contour-2.14-4|26	
14mu|texlive-contour-2.14-4|27	
14mu|texlive-contour-2.14-4|28	#-----------------------------------------------------------------------
14mu|texlive-contour-2.14-4|29	%files
14mu|texlive-contour-2.14-4|30	%{_texmfdistdir}/tex/latex/contour/contour.cfg
14mu|texlive-contour-2.14-4|31	%{_texmfdistdir}/tex/latex/contour/contour.sty
14mu|texlive-contour-2.14-4|32	%{_texmfdistdir}/tex/latex/contour/dvips.cnt
14mu|texlive-contour-2.14-4|33	%{_texmfdistdir}/tex/latex/contour/dvipsone.cnt
14mu|texlive-contour-2.14-4|34	%{_texmfdistdir}/tex/latex/contour/pdftex.cnt
14mu|texlive-contour-2.14-4|35	%{_texmfdistdir}/tex/latex/contour/vtex.cnt
14mu|texlive-contour-2.14-4|36	%doc %{_texmfdistdir}/doc/latex/contour/ChangeLog
14mu|texlive-contour-2.14-4|37	%doc %{_texmfdistdir}/doc/latex/contour/Makefile
14mu|texlive-contour-2.14-4|38	%doc %{_texmfdistdir}/doc/latex/contour/README
14mu|texlive-contour-2.14-4|39	%doc %{_texmfdistdir}/doc/latex/contour/contour.pdf
14mu|texlive-contour-2.14-4|40	%doc %{_texmfdistdir}/doc/latex/contour/contourtest.tex
14mu|texlive-contour-2.14-4|41	#- source
14mu|texlive-contour-2.14-4|42	%doc %{_texmfdistdir}/source/latex/contour/contour.dtx
14mu|texlive-contour-2.14-4|43	%doc %{_texmfdistdir}/source/latex/contour/contour.ins
14mu|texlive-contour-2.14-4|44	
14mu|texlive-contour-2.14-4|45	#-----------------------------------------------------------------------
14mu|texlive-contour-2.14-4|46	%prep
14mu|texlive-contour-2.14-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-contour-2.14-4|48	
14mu|texlive-contour-2.14-4|49	%build
14mu|texlive-contour-2.14-4|50	
14mu|texlive-contour-2.14-4|51	%install
14mu|texlive-contour-2.14-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-contour-2.14-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-contour-2.14-4|54	
14mu|texlive-contour-2.14-4|55	
14mu|texlive-contour-2.14-4|56	
14mu|texlive-contour-2.14-4|57	%changelog
14mu|texlive-contour-2.14-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.14-4
14mu|texlive-contour-2.14-4|59	+ Revision: 925a13a
14mu|texlive-contour-2.14-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-contour-2.14-4|61	
14mu|texlive-contour-2.14-4|62	

24553 14
14mu|texlive-contracard-1.0.0-7|1	# revision 31745
14mu|texlive-contracard-1.0.0-7|2	# category Package
14mu|texlive-contracard-1.0.0-7|3	# catalog-ctan /macros/latex/contrib/contracard
14mu|texlive-contracard-1.0.0-7|4	# catalog-date 2013-09-17 14:49:30 +0200
14mu|texlive-contracard-1.0.0-7|5	# catalog-license lppl1.3
14mu|texlive-contracard-1.0.0-7|6	# catalog-version 1.0.0
14mu|texlive-contracard-1.0.0-7|7	Name:		texlive-contracard
14mu|texlive-contracard-1.0.0-7|8	Version:	1.0.0
14mu|texlive-contracard-1.0.0-7|9	Release:	7
14mu|texlive-contracard-1.0.0-7|10	Summary:	Generate calling cards for dances
14mu|texlive-contracard-1.0.0-7|11	Group:		Publishing
14mu|texlive-contracard-1.0.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/contracard
14mu|texlive-contracard-1.0.0-7|13	License:	LPPL1.3
14mu|texlive-contracard-1.0.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contracard.tar.xz
14mu|texlive-contracard-1.0.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contracard.doc.tar.xz
14mu|texlive-contracard-1.0.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contracard.source.tar.xz
14mu|texlive-contracard-1.0.0-7|17	BuildArch:	noarch
14mu|texlive-contracard-1.0.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-contracard-1.0.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-contracard-1.0.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-contracard-1.0.0-7|21	
14mu|texlive-contracard-1.0.0-7|22	%description
14mu|texlive-contracard-1.0.0-7|23	The class may be used to create calling cards for traditional
14mu|texlive-contracard-1.0.0-7|24	country dances, such as contra and square dances.
14mu|texlive-contracard-1.0.0-7|25	
14mu|texlive-contracard-1.0.0-7|26	
14mu|texlive-contracard-1.0.0-7|27	#-----------------------------------------------------------------------
14mu|texlive-contracard-1.0.0-7|28	%files
14mu|texlive-contracard-1.0.0-7|29	%{_texmfdistdir}/tex/latex/contracard/contracard.cls
14mu|texlive-contracard-1.0.0-7|30	%doc %{_texmfdistdir}/doc/latex/contracard/LICENSE
14mu|texlive-contracard-1.0.0-7|31	%doc %{_texmfdistdir}/doc/latex/contracard/Makefile
14mu|texlive-contracard-1.0.0-7|32	%doc %{_texmfdistdir}/doc/latex/contracard/README
14mu|texlive-contracard-1.0.0-7|33	%doc %{_texmfdistdir}/doc/latex/contracard/README.md
14mu|texlive-contracard-1.0.0-7|34	%doc %{_texmfdistdir}/doc/latex/contracard/contracard.lod
14mu|texlive-contracard-1.0.0-7|35	%doc %{_texmfdistdir}/doc/latex/contracard/contracard.pdf
14mu|texlive-contracard-1.0.0-7|36	%doc %{_texmfdistdir}/doc/latex/contracard/contracard.sty
14mu|texlive-contracard-1.0.0-7|37	#- source
14mu|texlive-contracard-1.0.0-7|38	%doc %{_texmfdistdir}/source/latex/contracard/contracard.dtx
14mu|texlive-contracard-1.0.0-7|39	
14mu|texlive-contracard-1.0.0-7|40	#-----------------------------------------------------------------------
14mu|texlive-contracard-1.0.0-7|41	%prep
14mu|texlive-contracard-1.0.0-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-contracard-1.0.0-7|43	
14mu|texlive-contracard-1.0.0-7|44	%build
14mu|texlive-contracard-1.0.0-7|45	
14mu|texlive-contracard-1.0.0-7|46	%install
14mu|texlive-contracard-1.0.0-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-contracard-1.0.0-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-contracard-1.0.0-7|49	
14mu|texlive-contracard-1.0.0-7|50	%changelog
14mu|texlive-contracard-1.0.0-7|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-7
14mu|texlive-contracard-1.0.0-7|52	+ Revision: 289c8a5
14mu|texlive-contracard-1.0.0-7|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-contracard-1.0.0-7|54	
14mu|texlive-contracard-1.0.0-7|55	

24554 14
14mu|texlive-convbkmk-0.08-10|1	# revision 30408
14mu|texlive-convbkmk-0.08-10|2	# category Package
14mu|texlive-convbkmk-0.08-10|3	# catalog-ctan /support/convbkmk
14mu|texlive-convbkmk-0.08-10|4	# catalog-date 2013-05-11 15:57:43 +0200
14mu|texlive-convbkmk-0.08-10|5	# catalog-license noinfo
14mu|texlive-convbkmk-0.08-10|6	# catalog-version 0.08
14mu|texlive-convbkmk-0.08-10|7	Name:		texlive-convbkmk
14mu|texlive-convbkmk-0.08-10|8	Version:	0.08
14mu|texlive-convbkmk-0.08-10|9	Release:	10
14mu|texlive-convbkmk-0.08-10|10	Summary:	Correct platex/uplatex bookmarks in PDF created with hyperref
14mu|texlive-convbkmk-0.08-10|11	Group:		Publishing
14mu|texlive-convbkmk-0.08-10|12	URL:		http://www.ctan.org/tex-archive/support/convbkmk
14mu|texlive-convbkmk-0.08-10|13	License:	NOINFO
14mu|texlive-convbkmk-0.08-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/convbkmk.tar.xz
14mu|texlive-convbkmk-0.08-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/convbkmk.doc.tar.xz
14mu|texlive-convbkmk-0.08-10|16	BuildArch:	noarch
14mu|texlive-convbkmk-0.08-10|17	BuildRequires:	texlive-tlpkg
14mu|texlive-convbkmk-0.08-10|18	Requires(pre):	texlive-tlpkg
14mu|texlive-convbkmk-0.08-10|19	Requires(post):	texlive-kpathsea
14mu|texlive-convbkmk-0.08-10|20	Provides:	texlive-convbkmk.bin = %{EVRD}
14mu|texlive-convbkmk-0.08-10|21	Conflicts:  texlive-uptex < 1:1.11
14mu|texlive-convbkmk-0.08-10|22	
14mu|texlive-convbkmk-0.08-10|23	%description
14mu|texlive-convbkmk-0.08-10|24	The package provides a small Ruby script that corrects
14mu|texlive-convbkmk-0.08-10|25	bookmarks in PDF files created by platex/uplatex, using
14mu|texlive-convbkmk-0.08-10|26	hyperref.
14mu|texlive-convbkmk-0.08-10|27	
14mu|texlive-convbkmk-0.08-10|28	
14mu|texlive-convbkmk-0.08-10|29	#-----------------------------------------------------------------------
14mu|texlive-convbkmk-0.08-10|30	%files
14mu|texlive-convbkmk-0.08-10|31	%{_bindir}/convbkmk
14mu|texlive-convbkmk-0.08-10|32	%{_texmfdistdir}/scripts/convbkmk/convbkmk.rb
14mu|texlive-convbkmk-0.08-10|33	%doc %{_texmfdistdir}/doc/support/convbkmk/README
14mu|texlive-convbkmk-0.08-10|34	
14mu|texlive-convbkmk-0.08-10|35	#-----------------------------------------------------------------------
14mu|texlive-convbkmk-0.08-10|36	%prep
14mu|texlive-convbkmk-0.08-10|37	%setup -c -a0 -a1
14mu|texlive-convbkmk-0.08-10|38	
14mu|texlive-convbkmk-0.08-10|39	%build
14mu|texlive-convbkmk-0.08-10|40	
14mu|texlive-convbkmk-0.08-10|41	%install
14mu|texlive-convbkmk-0.08-10|42	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-convbkmk-0.08-10|43	pushd %{buildroot}%{_bindir}
14mu|texlive-convbkmk-0.08-10|44	ln -sf %{_texmfdistdir}/scripts/convbkmk/convbkmk.rb convbkmk
14mu|texlive-convbkmk-0.08-10|45	popd
14mu|texlive-convbkmk-0.08-10|46	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-convbkmk-0.08-10|47	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-convbkmk-0.08-10|48	
14mu|texlive-convbkmk-0.08-10|49	%changelog
14mu|texlive-convbkmk-0.08-10|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.08-10
14mu|texlive-convbkmk-0.08-10|51	+ Revision: e55e900
14mu|texlive-convbkmk-0.08-10|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-convbkmk-0.08-10|53	
14mu|texlive-convbkmk-0.08-10|54	

24555 14
14mu|texlive-cooking-0.9b-4|1	# revision 15878
14mu|texlive-cooking-0.9b-4|2	# category Package
14mu|texlive-cooking-0.9b-4|3	# catalog-ctan /macros/latex/contrib/cooking
14mu|texlive-cooking-0.9b-4|4	# catalog-date 2006-12-09 15:50:57 +0100
14mu|texlive-cooking-0.9b-4|5	# catalog-license gpl
14mu|texlive-cooking-0.9b-4|6	# catalog-version 0.9b
14mu|texlive-cooking-0.9b-4|7	Name:		texlive-cooking
14mu|texlive-cooking-0.9b-4|8	Version:	0.9b
14mu|texlive-cooking-0.9b-4|9	Release:	4
14mu|texlive-cooking-0.9b-4|10	Summary:	Typeset recipes
14mu|texlive-cooking-0.9b-4|11	Group:		Publishing
14mu|texlive-cooking-0.9b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cooking
14mu|texlive-cooking-0.9b-4|13	License:	GPL
14mu|texlive-cooking-0.9b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooking.tar.xz
14mu|texlive-cooking-0.9b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooking.doc.tar.xz
14mu|texlive-cooking-0.9b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooking.source.tar.xz
14mu|texlive-cooking-0.9b-4|17	BuildArch:	noarch
14mu|texlive-cooking-0.9b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cooking-0.9b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cooking-0.9b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cooking-0.9b-4|21	
14mu|texlive-cooking-0.9b-4|22	%description
14mu|texlive-cooking-0.9b-4|23	The package typesets recipes according to the style used in a
14mu|texlive-cooking-0.9b-4|24	well-respected German cookery book.
14mu|texlive-cooking-0.9b-4|25	
14mu|texlive-cooking-0.9b-4|26	
14mu|texlive-cooking-0.9b-4|27	#-----------------------------------------------------------------------
14mu|texlive-cooking-0.9b-4|28	%files
14mu|texlive-cooking-0.9b-4|29	%{_texmfdistdir}/tex/latex/cooking/cooking.sty
14mu|texlive-cooking-0.9b-4|30	%doc %{_texmfdistdir}/doc/latex/cooking/COPYING
14mu|texlive-cooking-0.9b-4|31	%doc %{_texmfdistdir}/doc/latex/cooking/README
14mu|texlive-cooking-0.9b-4|32	%doc %{_texmfdistdir}/doc/latex/cooking/cooking.pdf
14mu|texlive-cooking-0.9b-4|33	%doc %{_texmfdistdir}/doc/latex/cooking/kraut.tex
14mu|texlive-cooking-0.9b-4|34	#- source
14mu|texlive-cooking-0.9b-4|35	%doc %{_texmfdistdir}/source/latex/cooking/cooking.dtx
14mu|texlive-cooking-0.9b-4|36	%doc %{_texmfdistdir}/source/latex/cooking/cooking.ins
14mu|texlive-cooking-0.9b-4|37	
14mu|texlive-cooking-0.9b-4|38	#-----------------------------------------------------------------------
14mu|texlive-cooking-0.9b-4|39	%prep
14mu|texlive-cooking-0.9b-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-cooking-0.9b-4|41	
14mu|texlive-cooking-0.9b-4|42	%build
14mu|texlive-cooking-0.9b-4|43	
14mu|texlive-cooking-0.9b-4|44	%install
14mu|texlive-cooking-0.9b-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cooking-0.9b-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cooking-0.9b-4|47	
14mu|texlive-cooking-0.9b-4|48	
14mu|texlive-cooking-0.9b-4|49	
14mu|texlive-cooking-0.9b-4|50	%changelog
14mu|texlive-cooking-0.9b-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9b-4
14mu|texlive-cooking-0.9b-4|52	+ Revision: 00052a7
14mu|texlive-cooking-0.9b-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cooking-0.9b-4|54	
14mu|texlive-cooking-0.9b-4|55	

24556 14
14mu|texlive-cookybooky-1.0-5|1	# revision 16216
14mu|texlive-cookybooky-1.0-5|2	# category Package
14mu|texlive-cookybooky-1.0-5|3	# catalog-ctan /macros/latex/contrib/cookybooky
14mu|texlive-cookybooky-1.0-5|4	# catalog-date 2009-11-28 09:57:52 +0100
14mu|texlive-cookybooky-1.0-5|5	# catalog-license lppl
14mu|texlive-cookybooky-1.0-5|6	# catalog-version 1.0
14mu|texlive-cookybooky-1.0-5|7	Name:		texlive-cookybooky
14mu|texlive-cookybooky-1.0-5|8	Version:	1.0
14mu|texlive-cookybooky-1.0-5|9	Release:	5
14mu|texlive-cookybooky-1.0-5|10	Summary:	A package to easily typeset some professional looking cooking recipes
14mu|texlive-cookybooky-1.0-5|11	Group:		Publishing
14mu|texlive-cookybooky-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cookybooky
14mu|texlive-cookybooky-1.0-5|13	License:	LPPL
14mu|texlive-cookybooky-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookybooky.tar.xz
14mu|texlive-cookybooky-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookybooky.doc.tar.xz
14mu|texlive-cookybooky-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookybooky.source.tar.xz
14mu|texlive-cookybooky-1.0-5|17	BuildArch:	noarch
14mu|texlive-cookybooky-1.0-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cookybooky-1.0-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cookybooky-1.0-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-cookybooky-1.0-5|21	
14mu|texlive-cookybooky-1.0-5|22	%description
14mu|texlive-cookybooky-1.0-5|23	This package typesets recipes in a quite eye-pleasing way (with
14mu|texlive-cookybooky-1.0-5|24	additional pictures).
14mu|texlive-cookybooky-1.0-5|25	
14mu|texlive-cookybooky-1.0-5|26	
14mu|texlive-cookybooky-1.0-5|27	#-----------------------------------------------------------------------
14mu|texlive-cookybooky-1.0-5|28	%files
14mu|texlive-cookybooky-1.0-5|29	%{_texmfdistdir}/tex/latex/cookybooky/cookybooky.sty
14mu|texlive-cookybooky-1.0-5|30	%{_texmfdistdir}/tex/latex/cookybooky/myRecipe.cfg
14mu|texlive-cookybooky-1.0-5|31	%doc %{_texmfdistdir}/doc/latex/cookybooky/README
14mu|texlive-cookybooky-1.0-5|32	%doc %{_texmfdistdir}/doc/latex/cookybooky/documentation/Manual.pdf
14mu|texlive-cookybooky-1.0-5|33	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/ex_1.pdf
14mu|texlive-cookybooky-1.0-5|34	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/ex_1.tex
14mu|texlive-cookybooky-1.0-5|35	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/bg.eps
14mu|texlive-cookybooky-1.0-5|36	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/bg_transparent.eps
14mu|texlive-cookybooky-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/bgraph.eps
14mu|texlive-cookybooky-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/sgraph.eps
14mu|texlive-cookybooky-1.0-5|39	#- source
14mu|texlive-cookybooky-1.0-5|40	%doc %{_texmfdistdir}/source/latex/cookybooky/cookybooky.dtx
14mu|texlive-cookybooky-1.0-5|41	%doc %{_texmfdistdir}/source/latex/cookybooky/cookybooky.ins
14mu|texlive-cookybooky-1.0-5|42	
14mu|texlive-cookybooky-1.0-5|43	#-----------------------------------------------------------------------
14mu|texlive-cookybooky-1.0-5|44	%prep
14mu|texlive-cookybooky-1.0-5|45	%setup -c -a0 -a1 -a2
14mu|texlive-cookybooky-1.0-5|46	
14mu|texlive-cookybooky-1.0-5|47	%build
14mu|texlive-cookybooky-1.0-5|48	
14mu|texlive-cookybooky-1.0-5|49	%install
14mu|texlive-cookybooky-1.0-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cookybooky-1.0-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cookybooky-1.0-5|52	
14mu|texlive-cookybooky-1.0-5|53	
14mu|texlive-cookybooky-1.0-5|54	
14mu|texlive-cookybooky-1.0-5|55	%changelog
14mu|texlive-cookybooky-1.0-5|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14mu|texlive-cookybooky-1.0-5|57	+ Revision: 1bf2029
14mu|texlive-cookybooky-1.0-5|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cookybooky-1.0-5|59	
14mu|texlive-cookybooky-1.0-5|60	

24557 14
14mu|texlive-cool-1.35-4|1	# revision 15878
14mu|texlive-cool-1.35-4|2	# category Package
14mu|texlive-cool-1.35-4|3	# catalog-ctan /macros/latex/contrib/cool
14mu|texlive-cool-1.35-4|4	# catalog-date 2007-03-05 15:26:58 +0100
14mu|texlive-cool-1.35-4|5	# catalog-license lgpl
14mu|texlive-cool-1.35-4|6	# catalog-version 1.35
14mu|texlive-cool-1.35-4|7	Name:		texlive-cool
14mu|texlive-cool-1.35-4|8	Version:	1.35
14mu|texlive-cool-1.35-4|9	Release:	4
14mu|texlive-cool-1.35-4|10	Summary:	COntent-Oriented LaTeX
14mu|texlive-cool-1.35-4|11	Group:		Publishing
14mu|texlive-cool-1.35-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cool
14mu|texlive-cool-1.35-4|13	License:	LGPL
14mu|texlive-cool-1.35-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cool.tar.xz
14mu|texlive-cool-1.35-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cool.doc.tar.xz
14mu|texlive-cool-1.35-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cool.source.tar.xz
14mu|texlive-cool-1.35-4|17	BuildArch:	noarch
14mu|texlive-cool-1.35-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cool-1.35-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cool-1.35-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cool-1.35-4|21	
14mu|texlive-cool-1.35-4|22	%description
14mu|texlive-cool-1.35-4|23	The package gives LaTeX the power to retain mathematical
14mu|texlive-cool-1.35-4|24	meaning of its expressions in addition to the typsetting
14mu|texlive-cool-1.35-4|25	instructions; essentially separating style from the content of
14mu|texlive-cool-1.35-4|26	the math. One advantage of keeping mathematical meaning is that
14mu|texlive-cool-1.35-4|27	conversion of LaTeX documents to other executable formats (such
14mu|texlive-cool-1.35-4|28	as Content MathML or Mathematica code) is greatly simplified.
14mu|texlive-cool-1.35-4|29	The package requires the coolstr, coollist and forloop
14mu|texlive-cool-1.35-4|30	packages.
14mu|texlive-cool-1.35-4|31	
14mu|texlive-cool-1.35-4|32	
14mu|texlive-cool-1.35-4|33	#-----------------------------------------------------------------------
14mu|texlive-cool-1.35-4|34	%files
14mu|texlive-cool-1.35-4|35	%{_texmfdistdir}/tex/latex/cool/cool.sty
14mu|texlive-cool-1.35-4|36	%doc %{_texmfdistdir}/doc/latex/cool/Content_LaTeX_Package_Demo.pdf
14mu|texlive-cool-1.35-4|37	%doc %{_texmfdistdir}/doc/latex/cool/Content_LaTeX_Package_Demo.tex
14mu|texlive-cool-1.35-4|38	%doc %{_texmfdistdir}/doc/latex/cool/README
14mu|texlive-cool-1.35-4|39	%doc %{_texmfdistdir}/doc/latex/cool/cool.pdf
14mu|texlive-cool-1.35-4|40	#- source
14mu|texlive-cool-1.35-4|41	%doc %{_texmfdistdir}/source/latex/cool/cool.dtx
14mu|texlive-cool-1.35-4|42	%doc %{_texmfdistdir}/source/latex/cool/cool.ins
14mu|texlive-cool-1.35-4|43	
14mu|texlive-cool-1.35-4|44	#-----------------------------------------------------------------------
14mu|texlive-cool-1.35-4|45	%prep
14mu|texlive-cool-1.35-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-cool-1.35-4|47	
14mu|texlive-cool-1.35-4|48	%build
14mu|texlive-cool-1.35-4|49	
14mu|texlive-cool-1.35-4|50	%install
14mu|texlive-cool-1.35-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cool-1.35-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cool-1.35-4|53	
14mu|texlive-cool-1.35-4|54	
14mu|texlive-cool-1.35-4|55	
14mu|texlive-cool-1.35-4|56	%changelog
14mu|texlive-cool-1.35-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.35-4
14mu|texlive-cool-1.35-4|58	+ Revision: b17b3db
14mu|texlive-cool-1.35-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cool-1.35-4|60	
14mu|texlive-cool-1.35-4|61	

24558 14
14mu|texlive-coollist-1.4-4|1	# revision 15878
14mu|texlive-coollist-1.4-4|2	# category Package
14mu|texlive-coollist-1.4-4|3	# catalog-ctan /macros/latex/contrib/coollist
14mu|texlive-coollist-1.4-4|4	# catalog-date 2009-09-20 17:23:54 +0200
14mu|texlive-coollist-1.4-4|5	# catalog-license lgpl
14mu|texlive-coollist-1.4-4|6	# catalog-version 1.4
14mu|texlive-coollist-1.4-4|7	Name:		texlive-coollist
14mu|texlive-coollist-1.4-4|8	Version:	1.4
14mu|texlive-coollist-1.4-4|9	Release:	4
14mu|texlive-coollist-1.4-4|10	Summary:	Manipulate COntent Oriented LaTeX Lists
14mu|texlive-coollist-1.4-4|11	Group:		Publishing
14mu|texlive-coollist-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coollist
14mu|texlive-coollist-1.4-4|13	License:	LGPL
14mu|texlive-coollist-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coollist.tar.xz
14mu|texlive-coollist-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coollist.doc.tar.xz
14mu|texlive-coollist-1.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coollist.source.tar.xz
14mu|texlive-coollist-1.4-4|17	BuildArch:	noarch
14mu|texlive-coollist-1.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-coollist-1.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-coollist-1.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-coollist-1.4-4|21	
14mu|texlive-coollist-1.4-4|22	%description
14mu|texlive-coollist-1.4-4|23	Lists are defined as a sequence of tokens separated by a comma.
14mu|texlive-coollist-1.4-4|24	The coollist package allows the user to access certain elements
14mu|texlive-coollist-1.4-4|25	of the list while neglecting others--essentially turning lists
14mu|texlive-coollist-1.4-4|26	into a sort of array. Lists elements are accessed by specifying
14mu|texlive-coollist-1.4-4|27	the position of the object within the list (the index of the
14mu|texlive-coollist-1.4-4|28	item).
14mu|texlive-coollist-1.4-4|29	
14mu|texlive-coollist-1.4-4|30	
14mu|texlive-coollist-1.4-4|31	#-----------------------------------------------------------------------
14mu|texlive-coollist-1.4-4|32	%files
14mu|texlive-coollist-1.4-4|33	%{_texmfdistdir}/tex/latex/coollist/coollist.sty
14mu|texlive-coollist-1.4-4|34	%doc %{_texmfdistdir}/doc/latex/coollist/README
14mu|texlive-coollist-1.4-4|35	%doc %{_texmfdistdir}/doc/latex/coollist/coollist.pdf
14mu|texlive-coollist-1.4-4|36	#- source
14mu|texlive-coollist-1.4-4|37	%doc %{_texmfdistdir}/source/latex/coollist/coollist.dtx
14mu|texlive-coollist-1.4-4|38	%doc %{_texmfdistdir}/source/latex/coollist/coollist.ins
14mu|texlive-coollist-1.4-4|39	
14mu|texlive-coollist-1.4-4|40	#-----------------------------------------------------------------------
14mu|texlive-coollist-1.4-4|41	%prep
14mu|texlive-coollist-1.4-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-coollist-1.4-4|43	
14mu|texlive-coollist-1.4-4|44	%build
14mu|texlive-coollist-1.4-4|45	
14mu|texlive-coollist-1.4-4|46	%install
14mu|texlive-coollist-1.4-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-coollist-1.4-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-coollist-1.4-4|49	
14mu|texlive-coollist-1.4-4|50	
14mu|texlive-coollist-1.4-4|51	
14mu|texlive-coollist-1.4-4|52	%changelog
14mu|texlive-coollist-1.4-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-coollist-1.4-4|54	+ Revision: 175c37d
14mu|texlive-coollist-1.4-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-coollist-1.4-4|56	
14mu|texlive-coollist-1.4-4|57	

24559 14
14mu|texlive-coolstr-2.2-4|1	# revision 15878
14mu|texlive-coolstr-2.2-4|2	# category Package
14mu|texlive-coolstr-2.2-4|3	# catalog-ctan /macros/latex/contrib/coolstr
14mu|texlive-coolstr-2.2-4|4	# catalog-date 2009-09-09 20:34:25 +0200
14mu|texlive-coolstr-2.2-4|5	# catalog-license lgpl
14mu|texlive-coolstr-2.2-4|6	# catalog-version 2.2
14mu|texlive-coolstr-2.2-4|7	Name:		texlive-coolstr
14mu|texlive-coolstr-2.2-4|8	Version:	2.2
14mu|texlive-coolstr-2.2-4|9	Release:	4
14mu|texlive-coolstr-2.2-4|10	Summary:	String manipulation in LaTeX
14mu|texlive-coolstr-2.2-4|11	Group:		Publishing
14mu|texlive-coolstr-2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coolstr
14mu|texlive-coolstr-2.2-4|13	License:	LGPL
14mu|texlive-coolstr-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolstr.tar.xz
14mu|texlive-coolstr-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolstr.doc.tar.xz
14mu|texlive-coolstr-2.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolstr.source.tar.xz
14mu|texlive-coolstr-2.2-4|17	BuildArch:	noarch
14mu|texlive-coolstr-2.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-coolstr-2.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-coolstr-2.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-coolstr-2.2-4|21	
14mu|texlive-coolstr-2.2-4|22	%description
14mu|texlive-coolstr-2.2-4|23	Coolstr is a subpackage of the cool bundle that deals with the
14mu|texlive-coolstr-2.2-4|24	manipulation of strings. A string is defined as a sequence of
14mu|texlive-coolstr-2.2-4|25	characters (not tokens). The package provides the ability to
14mu|texlive-coolstr-2.2-4|26	access a specific character of a string, as well as determine
14mu|texlive-coolstr-2.2-4|27	if the string contains numeric or integer data.
14mu|texlive-coolstr-2.2-4|28	
14mu|texlive-coolstr-2.2-4|29	
14mu|texlive-coolstr-2.2-4|30	#-----------------------------------------------------------------------
14mu|texlive-coolstr-2.2-4|31	%files
14mu|texlive-coolstr-2.2-4|32	%{_texmfdistdir}/tex/latex/coolstr/coolstr.sty
14mu|texlive-coolstr-2.2-4|33	%doc %{_texmfdistdir}/doc/latex/coolstr/README
14mu|texlive-coolstr-2.2-4|34	%doc %{_texmfdistdir}/doc/latex/coolstr/coolstr.pdf
14mu|texlive-coolstr-2.2-4|35	#- source
14mu|texlive-coolstr-2.2-4|36	%doc %{_texmfdistdir}/source/latex/coolstr/coolstr.dtx
14mu|texlive-coolstr-2.2-4|37	%doc %{_texmfdistdir}/source/latex/coolstr/coolstr.ins
14mu|texlive-coolstr-2.2-4|38	
14mu|texlive-coolstr-2.2-4|39	#-----------------------------------------------------------------------
14mu|texlive-coolstr-2.2-4|40	%prep
14mu|texlive-coolstr-2.2-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-coolstr-2.2-4|42	
14mu|texlive-coolstr-2.2-4|43	%build
14mu|texlive-coolstr-2.2-4|44	
14mu|texlive-coolstr-2.2-4|45	%install
14mu|texlive-coolstr-2.2-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-coolstr-2.2-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-coolstr-2.2-4|48	
14mu|texlive-coolstr-2.2-4|49	
14mu|texlive-coolstr-2.2-4|50	
14mu|texlive-coolstr-2.2-4|51	%changelog
14mu|texlive-coolstr-2.2-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
14mu|texlive-coolstr-2.2-4|53	+ Revision: 93b11ce
14mu|texlive-coolstr-2.2-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-coolstr-2.2-4|55	
14mu|texlive-coolstr-2.2-4|56	

24560 14
14mu|texlive-coolthms-1.2-7|1	# revision 29062
14mu|texlive-coolthms-1.2-7|2	# category Package
14mu|texlive-coolthms-1.2-7|3	# catalog-ctan /macros/latex/contrib/coolthms
14mu|texlive-coolthms-1.2-7|4	# catalog-date 2013-02-04 23:34:24 +0100
14mu|texlive-coolthms-1.2-7|5	# catalog-license lppl
14mu|texlive-coolthms-1.2-7|6	# catalog-version 1.2
14mu|texlive-coolthms-1.2-7|7	Name:		texlive-coolthms
14mu|texlive-coolthms-1.2-7|8	Version:	1.2
14mu|texlive-coolthms-1.2-7|9	Release:	7
14mu|texlive-coolthms-1.2-7|10	Summary:	Reference items in a theorem environment
14mu|texlive-coolthms-1.2-7|11	Group:		Publishing
14mu|texlive-coolthms-1.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coolthms
14mu|texlive-coolthms-1.2-7|13	License:	LPPL
14mu|texlive-coolthms-1.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.tar.xz
14mu|texlive-coolthms-1.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.doc.tar.xz
14mu|texlive-coolthms-1.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.source.tar.xz
14mu|texlive-coolthms-1.2-7|17	BuildArch:	noarch
14mu|texlive-coolthms-1.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-coolthms-1.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-coolthms-1.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-coolthms-1.2-7|21	
14mu|texlive-coolthms-1.2-7|22	%description
14mu|texlive-coolthms-1.2-7|23	The package provides the means to directly reference items of
14mu|texlive-coolthms-1.2-7|24	lists nested in theorem-like environments (e.g., as 'Theorem 1
14mu|texlive-coolthms-1.2-7|25	a'). The package extends the ntheorem and cleveref packages.
14mu|texlive-coolthms-1.2-7|26	The package also provides other theorem markup commands.
14mu|texlive-coolthms-1.2-7|27	
14mu|texlive-coolthms-1.2-7|28	
14mu|texlive-coolthms-1.2-7|29	#-----------------------------------------------------------------------
14mu|texlive-coolthms-1.2-7|30	%files
14mu|texlive-coolthms-1.2-7|31	%{_texmfdistdir}/tex/latex/coolthms/coolthms.sty
14mu|texlive-coolthms-1.2-7|32	%doc %{_texmfdistdir}/doc/latex/coolthms/README
14mu|texlive-coolthms-1.2-7|33	%doc %{_texmfdistdir}/doc/latex/coolthms/coolthms.pdf
14mu|texlive-coolthms-1.2-7|34	#- source
14mu|texlive-coolthms-1.2-7|35	%doc %{_texmfdistdir}/source/latex/coolthms/coolthms.dtx
14mu|texlive-coolthms-1.2-7|36	%doc %{_texmfdistdir}/source/latex/coolthms/coolthms.ins
14mu|texlive-coolthms-1.2-7|37	
14mu|texlive-coolthms-1.2-7|38	#-----------------------------------------------------------------------
14mu|texlive-coolthms-1.2-7|39	%prep
14mu|texlive-coolthms-1.2-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-coolthms-1.2-7|41	
14mu|texlive-coolthms-1.2-7|42	%build
14mu|texlive-coolthms-1.2-7|43	
14mu|texlive-coolthms-1.2-7|44	%install
14mu|texlive-coolthms-1.2-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-coolthms-1.2-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-coolthms-1.2-7|47	
14mu|texlive-coolthms-1.2-7|48	%changelog
14mu|texlive-coolthms-1.2-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14mu|texlive-coolthms-1.2-7|50	+ Revision: 823da5a
14mu|texlive-coolthms-1.2-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-coolthms-1.2-7|52	
14mu|texlive-coolthms-1.2-7|53	

24561 14
14mu|texlive-cooltooltips-1.0-4|1	# revision 15878
14mu|texlive-cooltooltips-1.0-4|2	# category Package
14mu|texlive-cooltooltips-1.0-4|3	# catalog-ctan /macros/latex/contrib/cooltooltips
14mu|texlive-cooltooltips-1.0-4|4	# catalog-date 2007-03-05 15:26:58 +0100
14mu|texlive-cooltooltips-1.0-4|5	# catalog-license lppl
14mu|texlive-cooltooltips-1.0-4|6	# catalog-version 1.0
14mu|texlive-cooltooltips-1.0-4|7	Name:		texlive-cooltooltips
14mu|texlive-cooltooltips-1.0-4|8	Version:	1.0
14mu|texlive-cooltooltips-1.0-4|9	Release:	4
14mu|texlive-cooltooltips-1.0-4|10	Summary:	Associate a pop-up window and tooltip with PDF hyperlinks
14mu|texlive-cooltooltips-1.0-4|11	Group:		Publishing
14mu|texlive-cooltooltips-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cooltooltips
14mu|texlive-cooltooltips-1.0-4|13	License:	LPPL
14mu|texlive-cooltooltips-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooltooltips.tar.xz
14mu|texlive-cooltooltips-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooltooltips.doc.tar.xz
14mu|texlive-cooltooltips-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooltooltips.source.tar.xz
14mu|texlive-cooltooltips-1.0-4|17	BuildArch:	noarch
14mu|texlive-cooltooltips-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cooltooltips-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cooltooltips-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cooltooltips-1.0-4|21	
14mu|texlive-cooltooltips-1.0-4|22	%description
14mu|texlive-cooltooltips-1.0-4|23	The cooltooltips package enables a document to contain
14mu|texlive-cooltooltips-1.0-4|24	hyperlinks that pop up a brief tooltip when the mouse moves
14mu|texlive-cooltooltips-1.0-4|25	over them and also open a small window containing additional
14mu|texlive-cooltooltips-1.0-4|26	text. cooltooltips provides the mechanism used by the Visual
14mu|texlive-cooltooltips-1.0-4|27	LaTeX FAQ to indicate the question that each hyperlink answers.
14mu|texlive-cooltooltips-1.0-4|28	
14mu|texlive-cooltooltips-1.0-4|29	
14mu|texlive-cooltooltips-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-cooltooltips-1.0-4|31	%files
14mu|texlive-cooltooltips-1.0-4|32	%{_texmfdistdir}/tex/latex/cooltooltips/cooltooltips.sty
14mu|texlive-cooltooltips-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/cooltooltips/README
14mu|texlive-cooltooltips-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/cooltooltips/cooltooltips.pdf
14mu|texlive-cooltooltips-1.0-4|35	#- source
14mu|texlive-cooltooltips-1.0-4|36	%doc %{_texmfdistdir}/source/latex/cooltooltips/cooltooltips.dtx
14mu|texlive-cooltooltips-1.0-4|37	%doc %{_texmfdistdir}/source/latex/cooltooltips/cooltooltips.ins
14mu|texlive-cooltooltips-1.0-4|38	
14mu|texlive-cooltooltips-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-cooltooltips-1.0-4|40	%prep
14mu|texlive-cooltooltips-1.0-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-cooltooltips-1.0-4|42	
14mu|texlive-cooltooltips-1.0-4|43	%build
14mu|texlive-cooltooltips-1.0-4|44	
14mu|texlive-cooltooltips-1.0-4|45	%install
14mu|texlive-cooltooltips-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cooltooltips-1.0-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cooltooltips-1.0-4|48	
14mu|texlive-cooltooltips-1.0-4|49	
14mu|texlive-cooltooltips-1.0-4|50	
14mu|texlive-cooltooltips-1.0-4|51	%changelog
14mu|texlive-cooltooltips-1.0-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-cooltooltips-1.0-4|53	+ Revision: 1c36004
14mu|texlive-cooltooltips-1.0-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cooltooltips-1.0-4|55	
14mu|texlive-cooltooltips-1.0-4|56	

24562 14
14mu|texlive-coordsys-1.4-4|1	# revision 15878
14mu|texlive-coordsys-1.4-4|2	# category Package
14mu|texlive-coordsys-1.4-4|3	# catalog-ctan /macros/latex/contrib/coordsys
14mu|texlive-coordsys-1.4-4|4	# catalog-date 2007-02-20 10:49:06 +0100
14mu|texlive-coordsys-1.4-4|5	# catalog-license lppl
14mu|texlive-coordsys-1.4-4|6	# catalog-version 1.4
14mu|texlive-coordsys-1.4-4|7	Name:		texlive-coordsys
14mu|texlive-coordsys-1.4-4|8	Version:	1.4
14mu|texlive-coordsys-1.4-4|9	Release:	4
14mu|texlive-coordsys-1.4-4|10	Summary:	Draw cartesian coordinate systems
14mu|texlive-coordsys-1.4-4|11	Group:		Publishing
14mu|texlive-coordsys-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coordsys
14mu|texlive-coordsys-1.4-4|13	License:	LPPL
14mu|texlive-coordsys-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coordsys.tar.xz
14mu|texlive-coordsys-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coordsys.doc.tar.xz
14mu|texlive-coordsys-1.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coordsys.source.tar.xz
14mu|texlive-coordsys-1.4-4|17	BuildArch:	noarch
14mu|texlive-coordsys-1.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-coordsys-1.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-coordsys-1.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-coordsys-1.4-4|21	
14mu|texlive-coordsys-1.4-4|22	%description
14mu|texlive-coordsys-1.4-4|23	The package provides commands for typesetting number lines
14mu|texlive-coordsys-1.4-4|24	(coordinate axes), coordinate systems and grids in the picture
14mu|texlive-coordsys-1.4-4|25	environment. The package may be integrated with other drawing
14mu|texlive-coordsys-1.4-4|26	mechanisms: the documentation shows examples of drawing graphs
14mu|texlive-coordsys-1.4-4|27	(coordinate tables created by Maple), using the eepic package's
14mu|texlive-coordsys-1.4-4|28	drawing capabilities.
14mu|texlive-coordsys-1.4-4|29	
14mu|texlive-coordsys-1.4-4|30	
14mu|texlive-coordsys-1.4-4|31	#-----------------------------------------------------------------------
14mu|texlive-coordsys-1.4-4|32	%files
14mu|texlive-coordsys-1.4-4|33	%{_texmfdistdir}/tex/latex/coordsys/coordsys.sty
14mu|texlive-coordsys-1.4-4|34	%{_texmfdistdir}/tex/latex/coordsys/logsys.sty
14mu|texlive-coordsys-1.4-4|35	%doc %{_texmfdistdir}/doc/latex/coordsys/README
14mu|texlive-coordsys-1.4-4|36	%doc %{_texmfdistdir}/doc/latex/coordsys/coordsys.pdf
14mu|texlive-coordsys-1.4-4|37	%doc %{_texmfdistdir}/doc/latex/coordsys/putfile.maple
14mu|texlive-coordsys-1.4-4|38	#- source
14mu|texlive-coordsys-1.4-4|39	%doc %{_texmfdistdir}/source/latex/coordsys/coordsys.dtx
14mu|texlive-coordsys-1.4-4|40	%doc %{_texmfdistdir}/source/latex/coordsys/coordsys.ins
14mu|texlive-coordsys-1.4-4|41	
14mu|texlive-coordsys-1.4-4|42	#-----------------------------------------------------------------------
14mu|texlive-coordsys-1.4-4|43	%prep
14mu|texlive-coordsys-1.4-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-coordsys-1.4-4|45	
14mu|texlive-coordsys-1.4-4|46	%build
14mu|texlive-coordsys-1.4-4|47	
14mu|texlive-coordsys-1.4-4|48	%install
14mu|texlive-coordsys-1.4-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-coordsys-1.4-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-coordsys-1.4-4|51	
14mu|texlive-coordsys-1.4-4|52	
14mu|texlive-coordsys-1.4-4|53	
14mu|texlive-coordsys-1.4-4|54	%changelog
14mu|texlive-coordsys-1.4-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-coordsys-1.4-4|56	+ Revision: b028c4d
14mu|texlive-coordsys-1.4-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-coordsys-1.4-4|58	
14mu|texlive-coordsys-1.4-4|59	

24563 14
14mu|texlive-copyrightbox-0.1-4|1	# revision 24829
14mu|texlive-copyrightbox-0.1-4|2	# category Package
14mu|texlive-copyrightbox-0.1-4|3	# catalog-ctan /macros/latex/contrib/copyrightbox
14mu|texlive-copyrightbox-0.1-4|4	# catalog-date 2011-12-11 19:15:48 +0100
14mu|texlive-copyrightbox-0.1-4|5	# catalog-license lppl
14mu|texlive-copyrightbox-0.1-4|6	# catalog-version 0.1
14mu|texlive-copyrightbox-0.1-4|7	Name:		texlive-copyrightbox
14mu|texlive-copyrightbox-0.1-4|8	Version:	0.1
14mu|texlive-copyrightbox-0.1-4|9	Release:	4
14mu|texlive-copyrightbox-0.1-4|10	Summary:	Provide copyright notices for images in a document
14mu|texlive-copyrightbox-0.1-4|11	Group:		Publishing
14mu|texlive-copyrightbox-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/copyrightbox
14mu|texlive-copyrightbox-0.1-4|13	License:	LPPL
14mu|texlive-copyrightbox-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/copyrightbox.tar.xz
14mu|texlive-copyrightbox-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/copyrightbox.doc.tar.xz
14mu|texlive-copyrightbox-0.1-4|16	BuildArch:	noarch
14mu|texlive-copyrightbox-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-copyrightbox-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-copyrightbox-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-copyrightbox-0.1-4|20	
14mu|texlive-copyrightbox-0.1-4|21	%description
14mu|texlive-copyrightbox-0.1-4|22	The package command \copyrightbox[<placement>]{<image
14mu|texlive-copyrightbox-0.1-4|23	command>}{<text>}, which places the text as a copyright notice
14mu|texlive-copyrightbox-0.1-4|24	relating to the matter created by the image command.
14mu|texlive-copyrightbox-0.1-4|25	
14mu|texlive-copyrightbox-0.1-4|26	
14mu|texlive-copyrightbox-0.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-copyrightbox-0.1-4|28	%files
14mu|texlive-copyrightbox-0.1-4|29	%{_texmfdistdir}/tex/latex/copyrightbox/copyrightbox.sty
14mu|texlive-copyrightbox-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/copyrightbox/README
14mu|texlive-copyrightbox-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/copyrightbox/coin.jpg
14mu|texlive-copyrightbox-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/copyrightbox/copyrightbox.pdf
14mu|texlive-copyrightbox-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/copyrightbox/copyrightbox.tex
14mu|texlive-copyrightbox-0.1-4|34	
14mu|texlive-copyrightbox-0.1-4|35	#-----------------------------------------------------------------------
14mu|texlive-copyrightbox-0.1-4|36	%prep
14mu|texlive-copyrightbox-0.1-4|37	%setup -c -a0 -a1
14mu|texlive-copyrightbox-0.1-4|38	
14mu|texlive-copyrightbox-0.1-4|39	%build
14mu|texlive-copyrightbox-0.1-4|40	
14mu|texlive-copyrightbox-0.1-4|41	%install
14mu|texlive-copyrightbox-0.1-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-copyrightbox-0.1-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-copyrightbox-0.1-4|44	
14mu|texlive-copyrightbox-0.1-4|45	
14mu|texlive-copyrightbox-0.1-4|46	
14mu|texlive-copyrightbox-0.1-4|47	%changelog
14mu|texlive-copyrightbox-0.1-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-copyrightbox-0.1-4|49	+ Revision: ffd24fc
14mu|texlive-copyrightbox-0.1-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-copyrightbox-0.1-4|51	
14mu|texlive-copyrightbox-0.1-4|52	

24564 14
14mu|texlive-coseoul-1.1-4|1	# revision 23862
14mu|texlive-coseoul-1.1-4|2	# category Package
14mu|texlive-coseoul-1.1-4|3	# catalog-ctan /macros/latex/contrib/coseoul
14mu|texlive-coseoul-1.1-4|4	# catalog-date 2011-09-06 16:13:05 +0200
14mu|texlive-coseoul-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-coseoul-1.1-4|6	# catalog-version 1.1
14mu|texlive-coseoul-1.1-4|7	Name:		texlive-coseoul
14mu|texlive-coseoul-1.1-4|8	Version:	1.1
14mu|texlive-coseoul-1.1-4|9	Release:	4
14mu|texlive-coseoul-1.1-4|10	Summary:	Context sensitive outline elements
14mu|texlive-coseoul-1.1-4|11	Group:		Publishing
14mu|texlive-coseoul-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coseoul
14mu|texlive-coseoul-1.1-4|13	License:	LPPL1.3
14mu|texlive-coseoul-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coseoul.tar.xz
14mu|texlive-coseoul-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coseoul.doc.tar.xz
14mu|texlive-coseoul-1.1-4|16	BuildArch:	noarch
14mu|texlive-coseoul-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-coseoul-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-coseoul-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-coseoul-1.1-4|20	
14mu|texlive-coseoul-1.1-4|21	%description
14mu|texlive-coseoul-1.1-4|22	The package provides "relative" commands that may be used in
14mu|texlive-coseoul-1.1-4|23	place of \chapter, \section, etc. The documentation shows a
14mu|texlive-coseoul-1.1-4|24	number of document-management scenarios in which such commands
14mu|texlive-coseoul-1.1-4|25	are valuable.
14mu|texlive-coseoul-1.1-4|26	
14mu|texlive-coseoul-1.1-4|27	
14mu|texlive-coseoul-1.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-coseoul-1.1-4|29	%files
14mu|texlive-coseoul-1.1-4|30	%{_texmfdistdir}/tex/latex/coseoul/coseoul.sty
14mu|texlive-coseoul-1.1-4|31	%doc %{_texmfdistdir}/doc/latex/coseoul/README
14mu|texlive-coseoul-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/coseoul/coseoul.pdf
14mu|texlive-coseoul-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/coseoul/coseoul.tex
14mu|texlive-coseoul-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/coseoul/cosexamp.pdf
14mu|texlive-coseoul-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/coseoul/cosexamp.tex
14mu|texlive-coseoul-1.1-4|36	
14mu|texlive-coseoul-1.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-coseoul-1.1-4|38	%prep
14mu|texlive-coseoul-1.1-4|39	%setup -c -a0 -a1
14mu|texlive-coseoul-1.1-4|40	
14mu|texlive-coseoul-1.1-4|41	%build
14mu|texlive-coseoul-1.1-4|42	
14mu|texlive-coseoul-1.1-4|43	%install
14mu|texlive-coseoul-1.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-coseoul-1.1-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-coseoul-1.1-4|46	
14mu|texlive-coseoul-1.1-4|47	
14mu|texlive-coseoul-1.1-4|48	
14mu|texlive-coseoul-1.1-4|49	%changelog
14mu|texlive-coseoul-1.1-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-coseoul-1.1-4|51	+ Revision: cb5b1e5
14mu|texlive-coseoul-1.1-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-coseoul-1.1-4|53	
14mu|texlive-coseoul-1.1-4|54	

24565 14
14mu|texlive-counttexruns-1.00a-8|1	# revision 27576
14mu|texlive-counttexruns-1.00a-8|2	# category Package
14mu|texlive-counttexruns-1.00a-8|3	# catalog-ctan /macros/latex/contrib/counttexruns
14mu|texlive-counttexruns-1.00a-8|4	# catalog-date 2012-08-31 19:14:38 +0200
14mu|texlive-counttexruns-1.00a-8|5	# catalog-license lppl1.3
14mu|texlive-counttexruns-1.00a-8|6	# catalog-version 1.00a
14mu|texlive-counttexruns-1.00a-8|7	Name:		texlive-counttexruns
14mu|texlive-counttexruns-1.00a-8|8	Version:	1.00a
14mu|texlive-counttexruns-1.00a-8|9	Release:	8
14mu|texlive-counttexruns-1.00a-8|10	Summary:	Count compilations of a document
14mu|texlive-counttexruns-1.00a-8|11	Group:		Publishing
14mu|texlive-counttexruns-1.00a-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/counttexruns
14mu|texlive-counttexruns-1.00a-8|13	License:	LPPL1.3
14mu|texlive-counttexruns-1.00a-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/counttexruns.tar.xz
14mu|texlive-counttexruns-1.00a-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/counttexruns.doc.tar.xz
14mu|texlive-counttexruns-1.00a-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/counttexruns.source.tar.xz
14mu|texlive-counttexruns-1.00a-8|17	BuildArch:	noarch
14mu|texlive-counttexruns-1.00a-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-counttexruns-1.00a-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-counttexruns-1.00a-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-counttexruns-1.00a-8|21	
14mu|texlive-counttexruns-1.00a-8|22	%description
14mu|texlive-counttexruns-1.00a-8|23	The package counts how often a LaTeX document is compiled,
14mu|texlive-counttexruns-1.00a-8|24	keeping the data in an external file. To print the count, can
14mu|texlive-counttexruns-1.00a-8|25	use the macro \thecounttexruns.
14mu|texlive-counttexruns-1.00a-8|26	
14mu|texlive-counttexruns-1.00a-8|27	
14mu|texlive-counttexruns-1.00a-8|28	#-----------------------------------------------------------------------
14mu|texlive-counttexruns-1.00a-8|29	%files
14mu|texlive-counttexruns-1.00a-8|30	%{_texmfdistdir}/tex/latex/counttexruns/counttexruns.sty
14mu|texlive-counttexruns-1.00a-8|31	%doc %{_texmfdistdir}/doc/latex/counttexruns/README
14mu|texlive-counttexruns-1.00a-8|32	%doc %{_texmfdistdir}/doc/latex/counttexruns/counttexruns.pdf
14mu|texlive-counttexruns-1.00a-8|33	#- source
14mu|texlive-counttexruns-1.00a-8|34	%doc %{_texmfdistdir}/source/latex/counttexruns/counttexruns.dtx
14mu|texlive-counttexruns-1.00a-8|35	%doc %{_texmfdistdir}/source/latex/counttexruns/counttexruns.ins
14mu|texlive-counttexruns-1.00a-8|36	
14mu|texlive-counttexruns-1.00a-8|37	#-----------------------------------------------------------------------
14mu|texlive-counttexruns-1.00a-8|38	%prep
14mu|texlive-counttexruns-1.00a-8|39	%setup -c -a0 -a1 -a2
14mu|texlive-counttexruns-1.00a-8|40	
14mu|texlive-counttexruns-1.00a-8|41	%build
14mu|texlive-counttexruns-1.00a-8|42	
14mu|texlive-counttexruns-1.00a-8|43	%install
14mu|texlive-counttexruns-1.00a-8|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-counttexruns-1.00a-8|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-counttexruns-1.00a-8|46	
14mu|texlive-counttexruns-1.00a-8|47	%changelog
14mu|texlive-counttexruns-1.00a-8|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00a-8
14mu|texlive-counttexruns-1.00a-8|49	+ Revision: 0645c1c
14mu|texlive-counttexruns-1.00a-8|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-counttexruns-1.00a-8|51	
14mu|texlive-counttexruns-1.00a-8|52	

24566 14
14mu|texlive-courseoutline-1.0-4|1	# revision 15878
14mu|texlive-courseoutline-1.0-4|2	# category Package
14mu|texlive-courseoutline-1.0-4|3	# catalog-ctan /macros/latex/contrib/courseoutline
14mu|texlive-courseoutline-1.0-4|4	# catalog-date 2008-09-18 22:52:44 +0200
14mu|texlive-courseoutline-1.0-4|5	# catalog-license other-free
14mu|texlive-courseoutline-1.0-4|6	# catalog-version 1.0
14mu|texlive-courseoutline-1.0-4|7	Name:		texlive-courseoutline
14mu|texlive-courseoutline-1.0-4|8	Version:	1.0
14mu|texlive-courseoutline-1.0-4|9	Release:	4
14mu|texlive-courseoutline-1.0-4|10	Summary:	Prepare university course outlines
14mu|texlive-courseoutline-1.0-4|11	Group:		Publishing
14mu|texlive-courseoutline-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/courseoutline
14mu|texlive-courseoutline-1.0-4|13	License:	OTHER-FREE
14mu|texlive-courseoutline-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courseoutline.tar.xz
14mu|texlive-courseoutline-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courseoutline.doc.tar.xz
14mu|texlive-courseoutline-1.0-4|16	BuildArch:	noarch
14mu|texlive-courseoutline-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-courseoutline-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-courseoutline-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-courseoutline-1.0-4|20	
14mu|texlive-courseoutline-1.0-4|21	%description
14mu|texlive-courseoutline-1.0-4|22	Courseoutline is a class designed to minimise markup in a
14mu|texlive-courseoutline-1.0-4|23	tedious task that needs to be repeated often.
14mu|texlive-courseoutline-1.0-4|24	
14mu|texlive-courseoutline-1.0-4|25	
14mu|texlive-courseoutline-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-courseoutline-1.0-4|27	%files
14mu|texlive-courseoutline-1.0-4|28	%{_texmfdistdir}/tex/latex/courseoutline/courseoutline.cls
14mu|texlive-courseoutline-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/courseoutline/Outline.tex
14mu|texlive-courseoutline-1.0-4|30	
14mu|texlive-courseoutline-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-courseoutline-1.0-4|32	%prep
14mu|texlive-courseoutline-1.0-4|33	%setup -c -a0 -a1
14mu|texlive-courseoutline-1.0-4|34	
14mu|texlive-courseoutline-1.0-4|35	%build
14mu|texlive-courseoutline-1.0-4|36	
14mu|texlive-courseoutline-1.0-4|37	%install
14mu|texlive-courseoutline-1.0-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-courseoutline-1.0-4|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-courseoutline-1.0-4|40	
14mu|texlive-courseoutline-1.0-4|41	
14mu|texlive-courseoutline-1.0-4|42	
14mu|texlive-courseoutline-1.0-4|43	%changelog
14mu|texlive-courseoutline-1.0-4|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-courseoutline-1.0-4|45	+ Revision: 7e6f6f8
14mu|texlive-courseoutline-1.0-4|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-courseoutline-1.0-4|47	
14mu|texlive-courseoutline-1.0-4|48	

24567 14
14mu|texlive-coursepaper-2.0-4|1	# revision 15878
14mu|texlive-coursepaper-2.0-4|2	# category Package
14mu|texlive-coursepaper-2.0-4|3	# catalog-ctan /macros/latex/contrib/coursepaper
14mu|texlive-coursepaper-2.0-4|4	# catalog-date 2008-09-18 22:52:44 +0200
14mu|texlive-coursepaper-2.0-4|5	# catalog-license other-free
14mu|texlive-coursepaper-2.0-4|6	# catalog-version 2.0
14mu|texlive-coursepaper-2.0-4|7	Name:		texlive-coursepaper
14mu|texlive-coursepaper-2.0-4|8	Version:	2.0
14mu|texlive-coursepaper-2.0-4|9	Release:	4
14mu|texlive-coursepaper-2.0-4|10	Summary:	Prepare university course papers
14mu|texlive-coursepaper-2.0-4|11	Group:		Publishing
14mu|texlive-coursepaper-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coursepaper
14mu|texlive-coursepaper-2.0-4|13	License:	OTHER-FREE
14mu|texlive-coursepaper-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coursepaper.tar.xz
14mu|texlive-coursepaper-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coursepaper.doc.tar.xz
14mu|texlive-coursepaper-2.0-4|16	BuildArch:	noarch
14mu|texlive-coursepaper-2.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-coursepaper-2.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-coursepaper-2.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-coursepaper-2.0-4|20	
14mu|texlive-coursepaper-2.0-4|21	%description
14mu|texlive-coursepaper-2.0-4|22	Coursepaper is a class with which students can provide simple
14mu|texlive-coursepaper-2.0-4|23	course papers, in a uniform design to ease the task of marking.
14mu|texlive-coursepaper-2.0-4|24	
14mu|texlive-coursepaper-2.0-4|25	
14mu|texlive-coursepaper-2.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-coursepaper-2.0-4|27	%files
14mu|texlive-coursepaper-2.0-4|28	%{_texmfdistdir}/tex/latex/coursepaper/coursepaper.cls
14mu|texlive-coursepaper-2.0-4|29	%doc %{_texmfdistdir}/doc/latex/coursepaper/coursepaper.tex
14mu|texlive-coursepaper-2.0-4|30	
14mu|texlive-coursepaper-2.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-coursepaper-2.0-4|32	%prep
14mu|texlive-coursepaper-2.0-4|33	%setup -c -a0 -a1
14mu|texlive-coursepaper-2.0-4|34	
14mu|texlive-coursepaper-2.0-4|35	%build
14mu|texlive-coursepaper-2.0-4|36	
14mu|texlive-coursepaper-2.0-4|37	%install
14mu|texlive-coursepaper-2.0-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-coursepaper-2.0-4|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-coursepaper-2.0-4|40	
14mu|texlive-coursepaper-2.0-4|41	
14mu|texlive-coursepaper-2.0-4|42	
14mu|texlive-coursepaper-2.0-4|43	%changelog
14mu|texlive-coursepaper-2.0-4|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-coursepaper-2.0-4|45	+ Revision: 743cdaf
14mu|texlive-coursepaper-2.0-4|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-coursepaper-2.0-4|47	
14mu|texlive-coursepaper-2.0-4|48	

24568 14
14mu|texlive-coverpage-1.01-5|1	# revision 15878
14mu|texlive-coverpage-1.01-5|2	# category Package
14mu|texlive-coverpage-1.01-5|3	# catalog-ctan /macros/latex/contrib/coverpage
14mu|texlive-coverpage-1.01-5|4	# catalog-date 2007-03-05 15:26:58 +0100
14mu|texlive-coverpage-1.01-5|5	# catalog-license lppl
14mu|texlive-coverpage-1.01-5|6	# catalog-version 1.01
14mu|texlive-coverpage-1.01-5|7	Name:		texlive-coverpage
14mu|texlive-coverpage-1.01-5|8	Version:	1.01
14mu|texlive-coverpage-1.01-5|9	Release:	5
14mu|texlive-coverpage-1.01-5|10	Summary:	Automatic cover page creation for scientific papers
14mu|texlive-coverpage-1.01-5|11	Group:		Publishing
14mu|texlive-coverpage-1.01-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coverpage
14mu|texlive-coverpage-1.01-5|13	License:	LPPL
14mu|texlive-coverpage-1.01-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coverpage.tar.xz
14mu|texlive-coverpage-1.01-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coverpage.doc.tar.xz
14mu|texlive-coverpage-1.01-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coverpage.source.tar.xz
14mu|texlive-coverpage-1.01-5|17	BuildArch:	noarch
14mu|texlive-coverpage-1.01-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-coverpage-1.01-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-coverpage-1.01-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-coverpage-1.01-5|21	
14mu|texlive-coverpage-1.01-5|22	%description
14mu|texlive-coverpage-1.01-5|23	The package CoverPage was created to supplement scientific
14mu|texlive-coverpage-1.01-5|24	papers with a cover page containing bibliographical
14mu|texlive-coverpage-1.01-5|25	information, a copyright notice, and/or some logos of the
14mu|texlive-coverpage-1.01-5|26	author's institution. The cover page is created (almost)
14mu|texlive-coverpage-1.01-5|27	automatically; this is done by parsing BibTeX information
14mu|texlive-coverpage-1.01-5|28	corresponding to the main document and reading a configuration
14mu|texlive-coverpage-1.01-5|29	file in which the author can set information like the
14mu|texlive-coverpage-1.01-5|30	affiliation he or she is associated with. The cover page
14mu|texlive-coverpage-1.01-5|31	consists of header, body and footer; all three are macros which
14mu|texlive-coverpage-1.01-5|32	can be redefined using \renewcommand, thus allowing easy
14mu|texlive-coverpage-1.01-5|33	customization of the package. Additionally, it should be
14mu|texlive-coverpage-1.01-5|34	stressed that the cover page layout is totally independent of
14mu|texlive-coverpage-1.01-5|35	the main document and its page layout. This package requires
14mu|texlive-coverpage-1.01-5|36	four other packages (keyval, url, textcomp, and verbatim), but
14mu|texlive-coverpage-1.01-5|37	all of them are standard packages and should be part of every
14mu|texlive-coverpage-1.01-5|38	LaTeX installation.
14mu|texlive-coverpage-1.01-5|39	
14mu|texlive-coverpage-1.01-5|40	
14mu|texlive-coverpage-1.01-5|41	#-----------------------------------------------------------------------
14mu|texlive-coverpage-1.01-5|42	%files
14mu|texlive-coverpage-1.01-5|43	%{_texmfdistdir}/tex/latex/coverpage/CoverPage.cfg
14mu|texlive-coverpage-1.01-5|44	%{_texmfdistdir}/tex/latex/coverpage/CoverPage.sty
14mu|texlive-coverpage-1.01-5|45	%doc %{_texmfdistdir}/doc/latex/coverpage/CoverPage.pdf
14mu|texlive-coverpage-1.01-5|46	%doc %{_texmfdistdir}/doc/latex/coverpage/ECCV06Sample.pdf
14mu|texlive-coverpage-1.01-5|47	%doc %{_texmfdistdir}/doc/latex/coverpage/README
14mu|texlive-coverpage-1.01-5|48	%doc %{_texmfdistdir}/doc/latex/coverpage/SimpleSample.BibTeX.txt
14mu|texlive-coverpage-1.01-5|49	%doc %{_texmfdistdir}/doc/latex/coverpage/SimpleSample.pdf
14mu|texlive-coverpage-1.01-5|50	%doc %{_texmfdistdir}/doc/latex/coverpage/SimpleSample.tex
14mu|texlive-coverpage-1.01-5|51	#- source
14mu|texlive-coverpage-1.01-5|52	%doc %{_texmfdistdir}/source/latex/coverpage/CoverPage.dtx
14mu|texlive-coverpage-1.01-5|53	%doc %{_texmfdistdir}/source/latex/coverpage/CoverPage.ins
14mu|texlive-coverpage-1.01-5|54	
14mu|texlive-coverpage-1.01-5|55	#-----------------------------------------------------------------------
14mu|texlive-coverpage-1.01-5|56	%prep
14mu|texlive-coverpage-1.01-5|57	%setup -c -a0 -a1 -a2
14mu|texlive-coverpage-1.01-5|58	
14mu|texlive-coverpage-1.01-5|59	%build
14mu|texlive-coverpage-1.01-5|60	
14mu|texlive-coverpage-1.01-5|61	%install
14mu|texlive-coverpage-1.01-5|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-coverpage-1.01-5|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-coverpage-1.01-5|64	
14mu|texlive-coverpage-1.01-5|65	
14mu|texlive-coverpage-1.01-5|66	
14mu|texlive-coverpage-1.01-5|67	%changelog
14mu|texlive-coverpage-1.01-5|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-5
14mu|texlive-coverpage-1.01-5|69	+ Revision: 4ccaa00
14mu|texlive-coverpage-1.01-5|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-coverpage-1.01-5|71	
14mu|texlive-coverpage-1.01-5|72	

24569 14
14mu|texlive-covington-20100405-4|1	# revision 17750
14mu|texlive-covington-20100405-4|2	# category Package
14mu|texlive-covington-20100405-4|3	# catalog-ctan /macros/latex/contrib/covington
14mu|texlive-covington-20100405-4|4	# catalog-date 2010-04-05 22:57:39 +0200
14mu|texlive-covington-20100405-4|5	# catalog-license pd
14mu|texlive-covington-20100405-4|6	# catalog-version undef
14mu|texlive-covington-20100405-4|7	Name:		texlive-covington
14mu|texlive-covington-20100405-4|8	Version:	20100405
14mu|texlive-covington-20100405-4|9	Release:	4
14mu|texlive-covington-20100405-4|10	Summary:	Linguistic support
14mu|texlive-covington-20100405-4|11	Group:		Publishing
14mu|texlive-covington-20100405-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/covington
14mu|texlive-covington-20100405-4|13	License:	PD
14mu|texlive-covington-20100405-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/covington.tar.xz
14mu|texlive-covington-20100405-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/covington.doc.tar.xz
14mu|texlive-covington-20100405-4|16	BuildArch:	noarch
14mu|texlive-covington-20100405-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-covington-20100405-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-covington-20100405-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-covington-20100405-4|20	
14mu|texlive-covington-20100405-4|21	%description
14mu|texlive-covington-20100405-4|22	Numerous minor LaTeX enhancements for linguistics, including
14mu|texlive-covington-20100405-4|23	multiple accents on the same letter, interline glosses (word-
14mu|texlive-covington-20100405-4|24	by-word translations), Discourse Representation Structures, and
14mu|texlive-covington-20100405-4|25	example numbering.
14mu|texlive-covington-20100405-4|26	
14mu|texlive-covington-20100405-4|27	
14mu|texlive-covington-20100405-4|28	#-----------------------------------------------------------------------
14mu|texlive-covington-20100405-4|29	%files
14mu|texlive-covington-20100405-4|30	%{_texmfdistdir}/tex/latex/covington/covington.sty
14mu|texlive-covington-20100405-4|31	%doc %{_texmfdistdir}/doc/latex/covington/covington.pdf
14mu|texlive-covington-20100405-4|32	%doc %{_texmfdistdir}/doc/latex/covington/covington.tex
14mu|texlive-covington-20100405-4|33	%doc %{_texmfdistdir}/doc/latex/covington/covingtonGerm.pdf
14mu|texlive-covington-20100405-4|34	%doc %{_texmfdistdir}/doc/latex/covington/covingtonGerm.tex
14mu|texlive-covington-20100405-4|35	
14mu|texlive-covington-20100405-4|36	#-----------------------------------------------------------------------
14mu|texlive-covington-20100405-4|37	%prep
14mu|texlive-covington-20100405-4|38	%setup -c -a0 -a1
14mu|texlive-covington-20100405-4|39	
14mu|texlive-covington-20100405-4|40	%build
14mu|texlive-covington-20100405-4|41	
14mu|texlive-covington-20100405-4|42	%install
14mu|texlive-covington-20100405-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-covington-20100405-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-covington-20100405-4|45	
14mu|texlive-covington-20100405-4|46	
14mu|texlive-covington-20100405-4|47	
14mu|texlive-covington-20100405-4|48	%changelog
14mu|texlive-covington-20100405-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100405-4
14mu|texlive-covington-20100405-4|50	+ Revision: 5477258
14mu|texlive-covington-20100405-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-covington-20100405-4|52	
14mu|texlive-covington-20100405-4|53	

24570 14
14mu|texlive-cprotect-1.0e-4|1	# revision 21209
14mu|texlive-cprotect-1.0e-4|2	# category Package
14mu|texlive-cprotect-1.0e-4|3	# catalog-ctan /macros/latex/contrib/cprotect
14mu|texlive-cprotect-1.0e-4|4	# catalog-date 2011-01-27 23:21:47 +0100
14mu|texlive-cprotect-1.0e-4|5	# catalog-license lppl1.3
14mu|texlive-cprotect-1.0e-4|6	# catalog-version 1.0e
14mu|texlive-cprotect-1.0e-4|7	Name:		texlive-cprotect
14mu|texlive-cprotect-1.0e-4|8	Version:	1.0e
14mu|texlive-cprotect-1.0e-4|9	Release:	4
14mu|texlive-cprotect-1.0e-4|10	Summary:	Allow verbatim, etc., in macro arguments
14mu|texlive-cprotect-1.0e-4|11	Group:		Publishing
14mu|texlive-cprotect-1.0e-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cprotect
14mu|texlive-cprotect-1.0e-4|13	License:	LPPL1.3
14mu|texlive-cprotect-1.0e-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cprotect.tar.xz
14mu|texlive-cprotect-1.0e-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cprotect.doc.tar.xz
14mu|texlive-cprotect-1.0e-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cprotect.source.tar.xz
14mu|texlive-cprotect-1.0e-4|17	BuildArch:	noarch
14mu|texlive-cprotect-1.0e-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cprotect-1.0e-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cprotect-1.0e-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cprotect-1.0e-4|21	
14mu|texlive-cprotect-1.0e-4|22	%description
14mu|texlive-cprotect-1.0e-4|23	The package defines the macro \cprotect that makes a following
14mu|texlive-cprotect-1.0e-4|24	macro proof against verbatim in its argument; as, for example,
14mu|texlive-cprotect-1.0e-4|25	\cprotect\section{\verb"foo"} A similar macro \cprotEnv
14mu|texlive-cprotect-1.0e-4|26	(applied to the \begin of an environment) sanitises the
14mu|texlive-cprotect-1.0e-4|27	behavior of fragile environments. Moving arguments, and
14mu|texlive-cprotect-1.0e-4|28	corresponding "tables of ..." work happily.
14mu|texlive-cprotect-1.0e-4|29	
14mu|texlive-cprotect-1.0e-4|30	
14mu|texlive-cprotect-1.0e-4|31	#-----------------------------------------------------------------------
14mu|texlive-cprotect-1.0e-4|32	%files
14mu|texlive-cprotect-1.0e-4|33	%{_texmfdistdir}/tex/latex/cprotect/cprotect.sty
14mu|texlive-cprotect-1.0e-4|34	%doc %{_texmfdistdir}/doc/latex/cprotect/README
14mu|texlive-cprotect-1.0e-4|35	%doc %{_texmfdistdir}/doc/latex/cprotect/README.txt
14mu|texlive-cprotect-1.0e-4|36	%doc %{_texmfdistdir}/doc/latex/cprotect/cprotect.pdf
14mu|texlive-cprotect-1.0e-4|37	#- source
14mu|texlive-cprotect-1.0e-4|38	%doc %{_texmfdistdir}/source/latex/cprotect/cprotect.dtx
14mu|texlive-cprotect-1.0e-4|39	%doc %{_texmfdistdir}/source/latex/cprotect/cprotect.ins
14mu|texlive-cprotect-1.0e-4|40	
14mu|texlive-cprotect-1.0e-4|41	#-----------------------------------------------------------------------
14mu|texlive-cprotect-1.0e-4|42	%prep
14mu|texlive-cprotect-1.0e-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-cprotect-1.0e-4|44	
14mu|texlive-cprotect-1.0e-4|45	%build
14mu|texlive-cprotect-1.0e-4|46	
14mu|texlive-cprotect-1.0e-4|47	%install
14mu|texlive-cprotect-1.0e-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cprotect-1.0e-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cprotect-1.0e-4|50	
14mu|texlive-cprotect-1.0e-4|51	
14mu|texlive-cprotect-1.0e-4|52	
14mu|texlive-cprotect-1.0e-4|53	%changelog
14mu|texlive-cprotect-1.0e-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0e-4
14mu|texlive-cprotect-1.0e-4|55	+ Revision: 25b91b6
14mu|texlive-cprotect-1.0e-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cprotect-1.0e-4|57	
14mu|texlive-cprotect-1.0e-4|58	

24571 14
14mu|texlive-crbox-0.1-4|1	# revision 24414
14mu|texlive-crbox-0.1-4|2	# category Package
14mu|texlive-crbox-0.1-4|3	# catalog-ctan /macros/latex/contrib/crbox
14mu|texlive-crbox-0.1-4|4	# catalog-date 2011-10-26 21:25:52 +0200
14mu|texlive-crbox-0.1-4|5	# catalog-license lppl
14mu|texlive-crbox-0.1-4|6	# catalog-version 0.1
14mu|texlive-crbox-0.1-4|7	Name:		texlive-crbox
14mu|texlive-crbox-0.1-4|8	Version:	0.1
14mu|texlive-crbox-0.1-4|9	Release:	4
14mu|texlive-crbox-0.1-4|10	Summary:	Boxes with crossed corners
14mu|texlive-crbox-0.1-4|11	Group:		Publishing
14mu|texlive-crbox-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crbox
14mu|texlive-crbox-0.1-4|13	License:	LPPL
14mu|texlive-crbox-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crbox.tar.xz
14mu|texlive-crbox-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crbox.doc.tar.xz
14mu|texlive-crbox-0.1-4|16	BuildArch:	noarch
14mu|texlive-crbox-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-crbox-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-crbox-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-crbox-0.1-4|20	
14mu|texlive-crbox-0.1-4|21	%description
14mu|texlive-crbox-0.1-4|22	The package implements a \crbox command which produces boxes
14mu|texlive-crbox-0.1-4|23	with crossing lines at the corners.
14mu|texlive-crbox-0.1-4|24	
14mu|texlive-crbox-0.1-4|25	
14mu|texlive-crbox-0.1-4|26	#-----------------------------------------------------------------------
14mu|texlive-crbox-0.1-4|27	%files
14mu|texlive-crbox-0.1-4|28	%{_texmfdistdir}/tex/latex/crbox/crbox.sty
14mu|texlive-crbox-0.1-4|29	%doc %{_texmfdistdir}/doc/latex/crbox/README
14mu|texlive-crbox-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/crbox/crbox-doc.pdf
14mu|texlive-crbox-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/crbox/crbox-doc.tex
14mu|texlive-crbox-0.1-4|32	
14mu|texlive-crbox-0.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-crbox-0.1-4|34	%prep
14mu|texlive-crbox-0.1-4|35	%setup -c -a0 -a1
14mu|texlive-crbox-0.1-4|36	
14mu|texlive-crbox-0.1-4|37	%build
14mu|texlive-crbox-0.1-4|38	
14mu|texlive-crbox-0.1-4|39	%install
14mu|texlive-crbox-0.1-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-crbox-0.1-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-crbox-0.1-4|42	
14mu|texlive-crbox-0.1-4|43	
14mu|texlive-crbox-0.1-4|44	
14mu|texlive-crbox-0.1-4|45	%changelog
14mu|texlive-crbox-0.1-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-crbox-0.1-4|47	+ Revision: ad46e4a
14mu|texlive-crbox-0.1-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-crbox-0.1-4|49	
14mu|texlive-crbox-0.1-4|50	

24572 14
14mu|texlive-crop-1.5-4|1	# revision 15878
14mu|texlive-crop-1.5-4|2	# category Package
14mu|texlive-crop-1.5-4|3	# catalog-ctan /macros/latex/contrib/crop
14mu|texlive-crop-1.5-4|4	# catalog-date 2009-07-10 18:40:58 +0200
14mu|texlive-crop-1.5-4|5	# catalog-license lppl
14mu|texlive-crop-1.5-4|6	# catalog-version 1.5
14mu|texlive-crop-1.5-4|7	Name:		texlive-crop
14mu|texlive-crop-1.5-4|8	Version:	1.5
14mu|texlive-crop-1.5-4|9	Release:	4
14mu|texlive-crop-1.5-4|10	Summary:	Support for cropmarks
14mu|texlive-crop-1.5-4|11	Group:		Publishing
14mu|texlive-crop-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crop
14mu|texlive-crop-1.5-4|13	License:	LPPL
14mu|texlive-crop-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crop.tar.xz
14mu|texlive-crop-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crop.doc.tar.xz
14mu|texlive-crop-1.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crop.source.tar.xz
14mu|texlive-crop-1.5-4|17	BuildArch:	noarch
14mu|texlive-crop-1.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-crop-1.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-crop-1.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-crop-1.5-4|21	
14mu|texlive-crop-1.5-4|22	%description
14mu|texlive-crop-1.5-4|23	A package providing corner marks for camera alignment as well
14mu|texlive-crop-1.5-4|24	as for trimming paper stacks, and additional page information
14mu|texlive-crop-1.5-4|25	on every page if required. Most macros are easily adaptable to
14mu|texlive-crop-1.5-4|26	personal preferences. An option is provided for selectively
14mu|texlive-crop-1.5-4|27	suppressing graphics or text, which may be useful for printing
14mu|texlive-crop-1.5-4|28	just colour graphics on a colour laser printer and the rest on
14mu|texlive-crop-1.5-4|29	a cheap mono laser printer. A page info line contains the time
14mu|texlive-crop-1.5-4|30	and a new cropmarks index and is printed at the top of the
14mu|texlive-crop-1.5-4|31	page. A configuration command is provided for the info line
14mu|texlive-crop-1.5-4|32	font. Options for better collaboration with dvips, pdftex and
14mu|texlive-crop-1.5-4|33	vtex are provided.
14mu|texlive-crop-1.5-4|34	
14mu|texlive-crop-1.5-4|35	
14mu|texlive-crop-1.5-4|36	#-----------------------------------------------------------------------
14mu|texlive-crop-1.5-4|37	%files
14mu|texlive-crop-1.5-4|38	%{_texmfdistdir}/tex/latex/crop/crop.sty
14mu|texlive-crop-1.5-4|39	%doc %{_texmfdistdir}/doc/latex/crop/crop.pdf
14mu|texlive-crop-1.5-4|40	%doc %{_texmfdistdir}/doc/latex/crop/crop.txt
14mu|texlive-crop-1.5-4|41	#- source
14mu|texlive-crop-1.5-4|42	%doc %{_texmfdistdir}/source/latex/crop/Makefile
14mu|texlive-crop-1.5-4|43	%doc %{_texmfdistdir}/source/latex/crop/crop.dtx
14mu|texlive-crop-1.5-4|44	%doc %{_texmfdistdir}/source/latex/crop/crop.ins
14mu|texlive-crop-1.5-4|45	
14mu|texlive-crop-1.5-4|46	#-----------------------------------------------------------------------
14mu|texlive-crop-1.5-4|47	%prep
14mu|texlive-crop-1.5-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-crop-1.5-4|49	
14mu|texlive-crop-1.5-4|50	%build
14mu|texlive-crop-1.5-4|51	
14mu|texlive-crop-1.5-4|52	%install
14mu|texlive-crop-1.5-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-crop-1.5-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-crop-1.5-4|55	
14mu|texlive-crop-1.5-4|56	
14mu|texlive-crop-1.5-4|57	
14mu|texlive-crop-1.5-4|58	%changelog
14mu|texlive-crop-1.5-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-crop-1.5-4|60	+ Revision: efbf948
14mu|texlive-crop-1.5-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-crop-1.5-4|62	
14mu|texlive-crop-1.5-4|63	

24573 14
14mu|texlive-crossreference-20070101-4|1	# revision 15878
14mu|texlive-crossreference-20070101-4|2	# category Package
14mu|texlive-crossreference-20070101-4|3	# catalog-ctan /macros/latex/contrib/crossreference
14mu|texlive-crossreference-20070101-4|4	# catalog-date 2007-01-01 17:45:33 +0100
14mu|texlive-crossreference-20070101-4|5	# catalog-license lppl
14mu|texlive-crossreference-20070101-4|6	# catalog-version undef
14mu|texlive-crossreference-20070101-4|7	Name:		texlive-crossreference
14mu|texlive-crossreference-20070101-4|8	Version:	20070101
14mu|texlive-crossreference-20070101-4|9	Release:	4
14mu|texlive-crossreference-20070101-4|10	Summary:	Crossreferences within documents
14mu|texlive-crossreference-20070101-4|11	Group:		Publishing
14mu|texlive-crossreference-20070101-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crossreference
14mu|texlive-crossreference-20070101-4|13	License:	LPPL
14mu|texlive-crossreference-20070101-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossreference.tar.xz
14mu|texlive-crossreference-20070101-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossreference.doc.tar.xz
14mu|texlive-crossreference-20070101-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossreference.source.tar.xz
14mu|texlive-crossreference-20070101-4|17	BuildArch:	noarch
14mu|texlive-crossreference-20070101-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-crossreference-20070101-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-crossreference-20070101-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-crossreference-20070101-4|21	
14mu|texlive-crossreference-20070101-4|22	%description
14mu|texlive-crossreference-20070101-4|23	The package defines cross-references (essentially 'grand' label
14mu|texlive-crossreference-20070101-4|24	references), which may be listed in a table of cross-
14mu|texlive-crossreference-20070101-4|25	references.
14mu|texlive-crossreference-20070101-4|26	
14mu|texlive-crossreference-20070101-4|27	
14mu|texlive-crossreference-20070101-4|28	#-----------------------------------------------------------------------
14mu|texlive-crossreference-20070101-4|29	%files
14mu|texlive-crossreference-20070101-4|30	%{_texmfdistdir}/tex/latex/crossreference/crossreference.sty
14mu|texlive-crossreference-20070101-4|31	%doc %{_texmfdistdir}/doc/latex/crossreference/README
14mu|texlive-crossreference-20070101-4|32	%doc %{_texmfdistdir}/doc/latex/crossreference/crossreference.pdf
14mu|texlive-crossreference-20070101-4|33	%doc %{_texmfdistdir}/doc/latex/crossreference/xrefexample.tex
14mu|texlive-crossreference-20070101-4|34	#- source
14mu|texlive-crossreference-20070101-4|35	%doc %{_texmfdistdir}/source/latex/crossreference/crossreference.drv
14mu|texlive-crossreference-20070101-4|36	%doc %{_texmfdistdir}/source/latex/crossreference/crossreference.dtx
14mu|texlive-crossreference-20070101-4|37	%doc %{_texmfdistdir}/source/latex/crossreference/crossreference.ins
14mu|texlive-crossreference-20070101-4|38	
14mu|texlive-crossreference-20070101-4|39	#-----------------------------------------------------------------------
14mu|texlive-crossreference-20070101-4|40	%prep
14mu|texlive-crossreference-20070101-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-crossreference-20070101-4|42	
14mu|texlive-crossreference-20070101-4|43	%build
14mu|texlive-crossreference-20070101-4|44	
14mu|texlive-crossreference-20070101-4|45	%install
14mu|texlive-crossreference-20070101-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-crossreference-20070101-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-crossreference-20070101-4|48	
14mu|texlive-crossreference-20070101-4|49	
14mu|texlive-crossreference-20070101-4|50	
14mu|texlive-crossreference-20070101-4|51	%changelog
14mu|texlive-crossreference-20070101-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070101-4
14mu|texlive-crossreference-20070101-4|53	+ Revision: b31022c
14mu|texlive-crossreference-20070101-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-crossreference-20070101-4|55	
14mu|texlive-crossreference-20070101-4|56	

24574 14
14mu|texlive-crossword-1.8-4|1	# revision 15878
14mu|texlive-crossword-1.8-4|2	# category Package
14mu|texlive-crossword-1.8-4|3	# catalog-ctan /macros/latex/contrib/gene/crossword
14mu|texlive-crossword-1.8-4|4	# catalog-date 2009-11-13 01:13:22 +0100
14mu|texlive-crossword-1.8-4|5	# catalog-license other-free
14mu|texlive-crossword-1.8-4|6	# catalog-version 1.8
14mu|texlive-crossword-1.8-4|7	Name:		texlive-crossword
14mu|texlive-crossword-1.8-4|8	Version:	1.8
14mu|texlive-crossword-1.8-4|9	Release:	4
14mu|texlive-crossword-1.8-4|10	Summary:	Typeset crossword puzzles
14mu|texlive-crossword-1.8-4|11	Group:		Publishing
14mu|texlive-crossword-1.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/crossword
14mu|texlive-crossword-1.8-4|13	License:	OTHER-FREE
14mu|texlive-crossword-1.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossword.tar.xz
14mu|texlive-crossword-1.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossword.doc.tar.xz
14mu|texlive-crossword-1.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossword.source.tar.xz
14mu|texlive-crossword-1.8-4|17	BuildArch:	noarch
14mu|texlive-crossword-1.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-crossword-1.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-crossword-1.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-crossword-1.8-4|21	
14mu|texlive-crossword-1.8-4|22	%description
14mu|texlive-crossword-1.8-4|23	An extended grid-based puzzle package, designed to take all
14mu|texlive-crossword-1.8-4|24	input (both grid and clues) from the same file. The package can
14mu|texlive-crossword-1.8-4|25	typeset grids with holes in them (for advertisements, or other
14mu|texlive-crossword-1.8-4|26	sorts of stuff), and can deal with several sorts of puzzle: -
14mu|texlive-crossword-1.8-4|27	The classical puzzle contains numbers for the words and clues
14mu|texlive-crossword-1.8-4|28	for the words to be filled in. - The numbered puzzle contains
14mu|texlive-crossword-1.8-4|29	numbers in each cell where identical numbers represent
14mu|texlive-crossword-1.8-4|30	identical letters. The goal is to find out which number
14mu|texlive-crossword-1.8-4|31	corresponds to which letter. - The fill-in type of puzzle
14mu|texlive-crossword-1.8-4|32	consists of a grid and a list of words. The goal is to place
14mu|texlive-crossword-1.8-4|33	all words in the grid. - Sudoku and Kakuro puzzles involve
14mu|texlive-crossword-1.8-4|34	filling in grids of numbers according to their own rules.
14mu|texlive-crossword-1.8-4|35	Format may be block-separated, or separated by thick lines.
14mu|texlive-crossword-1.8-4|36	Input to the package is somewhat redundant: specification of
14mu|texlive-crossword-1.8-4|37	the grid is separate from specification of the clues (if
14mu|texlive-crossword-1.8-4|38	they're necessary). The author considers this style both
14mu|texlive-crossword-1.8-4|39	'natural' and robust.
14mu|texlive-crossword-1.8-4|40	
14mu|texlive-crossword-1.8-4|41	
14mu|texlive-crossword-1.8-4|42	#-----------------------------------------------------------------------
14mu|texlive-crossword-1.8-4|43	%files
14mu|texlive-crossword-1.8-4|44	%{_texmfdistdir}/tex/latex/crossword/cwpuzzle.sty
14mu|texlive-crossword-1.8-4|45	%doc %{_texmfdistdir}/doc/latex/crossword/README
14mu|texlive-crossword-1.8-4|46	%doc %{_texmfdistdir}/doc/latex/crossword/cwpuzzle.pdf
14mu|texlive-crossword-1.8-4|47	#- source
14mu|texlive-crossword-1.8-4|48	%doc %{_texmfdistdir}/source/latex/crossword/Makefile
14mu|texlive-crossword-1.8-4|49	%doc %{_texmfdistdir}/source/latex/crossword/cwpuzzle.dtx
14mu|texlive-crossword-1.8-4|50	%doc %{_texmfdistdir}/source/latex/crossword/cwpuzzle.ins
14mu|texlive-crossword-1.8-4|51	
14mu|texlive-crossword-1.8-4|52	#-----------------------------------------------------------------------
14mu|texlive-crossword-1.8-4|53	%prep
14mu|texlive-crossword-1.8-4|54	%setup -c -a0 -a1 -a2
14mu|texlive-crossword-1.8-4|55	
14mu|texlive-crossword-1.8-4|56	%build
14mu|texlive-crossword-1.8-4|57	
14mu|texlive-crossword-1.8-4|58	%install
14mu|texlive-crossword-1.8-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-crossword-1.8-4|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-crossword-1.8-4|61	
14mu|texlive-crossword-1.8-4|62	
14mu|texlive-crossword-1.8-4|63	
14mu|texlive-crossword-1.8-4|64	%changelog
14mu|texlive-crossword-1.8-4|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8-4
14mu|texlive-crossword-1.8-4|66	+ Revision: cd46485
14mu|texlive-crossword-1.8-4|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-crossword-1.8-4|68	
14mu|texlive-crossword-1.8-4|69	

24575 14
14mu|texlive-crosswrd-3.0-4|1	# revision 16896
14mu|texlive-crosswrd-3.0-4|2	# category Package
14mu|texlive-crosswrd-3.0-4|3	# catalog-ctan /macros/latex/contrib/crosswrd
14mu|texlive-crosswrd-3.0-4|4	# catalog-date 2010-02-01 17:14:28 +0100
14mu|texlive-crosswrd-3.0-4|5	# catalog-license lppl
14mu|texlive-crosswrd-3.0-4|6	# catalog-version 3.0
14mu|texlive-crosswrd-3.0-4|7	Name:		texlive-crosswrd
14mu|texlive-crosswrd-3.0-4|8	Version:	3.0
14mu|texlive-crosswrd-3.0-4|9	Release:	4
14mu|texlive-crosswrd-3.0-4|10	Summary:	Macros for typesetting crossword puzzles
14mu|texlive-crosswrd-3.0-4|11	Group:		Publishing
14mu|texlive-crosswrd-3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crosswrd
14mu|texlive-crosswrd-3.0-4|13	License:	LPPL
14mu|texlive-crosswrd-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crosswrd.tar.xz
14mu|texlive-crosswrd-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crosswrd.doc.tar.xz
14mu|texlive-crosswrd-3.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crosswrd.source.tar.xz
14mu|texlive-crosswrd-3.0-4|17	BuildArch:	noarch
14mu|texlive-crosswrd-3.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-crosswrd-3.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-crosswrd-3.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-crosswrd-3.0-4|21	
14mu|texlive-crosswrd-3.0-4|22	%description
14mu|texlive-crosswrd-3.0-4|23	The package provides a LaTeX method of typesetting crosswords,
14mu|texlive-crosswrd-3.0-4|24	and assists the composer ensure that the grid all goes together
14mu|texlive-crosswrd-3.0-4|25	properly. Brian Hamilton Kelly's original was written for LaTeX
14mu|texlive-crosswrd-3.0-4|26	2.09, and needed to be updated to run with current LaTeX.
14mu|texlive-crosswrd-3.0-4|27	
14mu|texlive-crosswrd-3.0-4|28	
14mu|texlive-crosswrd-3.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-crosswrd-3.0-4|30	%files
14mu|texlive-crosswrd-3.0-4|31	%{_texmfdistdir}/tex/latex/crosswrd/crosswrd.sty
14mu|texlive-crosswrd-3.0-4|32	%doc %{_texmfdistdir}/doc/latex/crosswrd/README
14mu|texlive-crosswrd-3.0-4|33	%doc %{_texmfdistdir}/doc/latex/crosswrd/crosswrd.pdf
14mu|texlive-crosswrd-3.0-4|34	%doc %{_texmfdistdir}/doc/latex/crosswrd/grid0.tex
14mu|texlive-crosswrd-3.0-4|35	%doc %{_texmfdistdir}/doc/latex/crosswrd/grid1.tex
14mu|texlive-crosswrd-3.0-4|36	%doc %{_texmfdistdir}/doc/latex/crosswrd/grid2.tex
14mu|texlive-crosswrd-3.0-4|37	%doc %{_texmfdistdir}/doc/latex/crosswrd/test0.tex
14mu|texlive-crosswrd-3.0-4|38	%doc %{_texmfdistdir}/doc/latex/crosswrd/test1.tex
14mu|texlive-crosswrd-3.0-4|39	%doc %{_texmfdistdir}/doc/latex/crosswrd/test2.tex
14mu|texlive-crosswrd-3.0-4|40	#- source
14mu|texlive-crosswrd-3.0-4|41	%doc %{_texmfdistdir}/source/latex/crosswrd/crosswrd.dtx
14mu|texlive-crosswrd-3.0-4|42	%doc %{_texmfdistdir}/source/latex/crosswrd/crosswrd.ins
14mu|texlive-crosswrd-3.0-4|43	
14mu|texlive-crosswrd-3.0-4|44	#-----------------------------------------------------------------------
14mu|texlive-crosswrd-3.0-4|45	%prep
14mu|texlive-crosswrd-3.0-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-crosswrd-3.0-4|47	
14mu|texlive-crosswrd-3.0-4|48	%build
14mu|texlive-crosswrd-3.0-4|49	
14mu|texlive-crosswrd-3.0-4|50	%install
14mu|texlive-crosswrd-3.0-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-crosswrd-3.0-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-crosswrd-3.0-4|53	
14mu|texlive-crosswrd-3.0-4|54	
14mu|texlive-crosswrd-3.0-4|55	
14mu|texlive-crosswrd-3.0-4|56	%changelog
14mu|texlive-crosswrd-3.0-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14mu|texlive-crosswrd-3.0-4|58	+ Revision: f4e2385
14mu|texlive-crosswrd-3.0-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-crosswrd-3.0-4|60	
14mu|texlive-crosswrd-3.0-4|61	

24576 14
14mu|texlive-cs-20111103-4|1	# revision 15878
14mu|texlive-cs-20111103-4|2	# category Package
14mu|texlive-cs-20111103-4|3	# catalog-ctan undef
14mu|texlive-cs-20111103-4|4	# catalog-date undef
14mu|texlive-cs-20111103-4|5	# catalog-license undef
14mu|texlive-cs-20111103-4|6	# catalog-version undef
14mu|texlive-cs-20111103-4|7	Name:		texlive-cs
14mu|texlive-cs-20111103-4|8	Version:	20111103
14mu|texlive-cs-20111103-4|9	Release:	4
14mu|texlive-cs-20111103-4|10	Summary:	TeXLive cs package
14mu|texlive-cs-20111103-4|11	Group:		Publishing
14mu|texlive-cs-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-cs-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-cs-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cs.tar.xz
14mu|texlive-cs-20111103-4|15	BuildArch:	noarch
14mu|texlive-cs-20111103-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-cs-20111103-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-cs-20111103-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-cs-20111103-4|19	Requires(post):	texlive-tetex
14mu|texlive-cs-20111103-4|20	
14mu|texlive-cs-20111103-4|21	%description
14mu|texlive-cs-20111103-4|22	TeXLive cs package.
14mu|texlive-cs-20111103-4|23	
14mu|texlive-cs-20111103-4|24	
14mu|texlive-cs-20111103-4|25	#-----------------------------------------------------------------------
14mu|texlive-cs-20111103-4|26	%files
14mu|texlive-cs-20111103-4|27	%{_texmfdistdir}/dvips/cs/config.cs
14mu|texlive-cs-20111103-4|28	%{_texmfdistdir}/fonts/enc/dvips/cs/csin.enc
14mu|texlive-cs-20111103-4|29	%{_texmfdistdir}/fonts/enc/dvips/cs/csr.enc
14mu|texlive-cs-20111103-4|30	%{_texmfdistdir}/fonts/enc/dvips/cs/csr1.enc
14mu|texlive-cs-20111103-4|31	%{_texmfdistdir}/fonts/enc/dvips/cs/cstt.enc
14mu|texlive-cs-20111103-4|32	%{_texmfdistdir}/fonts/map/dvips/cs/csfont-e.map
14mu|texlive-cs-20111103-4|33	%{_texmfdistdir}/fonts/map/dvips/cs/csother.map
14mu|texlive-cs-20111103-4|34	%{_texmfdistdir}/fonts/map/dvips/cs/cstext.map
14mu|texlive-cs-20111103-4|35	%{_texmfdistdir}/fonts/source/public/cs/csaccent.mf
14mu|texlive-cs-20111103-4|36	%{_texmfdistdir}/fonts/source/public/cs/csacutl.mf
14mu|texlive-cs-20111103-4|37	%{_texmfdistdir}/fonts/source/public/cs/csacutu.mf
14mu|texlive-cs-20111103-4|38	%{_texmfdistdir}/fonts/source/public/cs/csadded.mf
14mu|texlive-cs-20111103-4|39	%{_texmfdistdir}/fonts/source/public/cs/csb10.mf
14mu|texlive-cs-20111103-4|40	%{_texmfdistdir}/fonts/source/public/cs/csb12.mf
14mu|texlive-cs-20111103-4|41	%{_texmfdistdir}/fonts/source/public/cs/csb17.mf
14mu|texlive-cs-20111103-4|42	%{_texmfdistdir}/fonts/source/public/cs/csb5.mf
14mu|texlive-cs-20111103-4|43	%{_texmfdistdir}/fonts/source/public/cs/csb6.mf
14mu|texlive-cs-20111103-4|44	%{_texmfdistdir}/fonts/source/public/cs/csb7.mf
14mu|texlive-cs-20111103-4|45	%{_texmfdistdir}/fonts/source/public/cs/csb8.mf
14mu|texlive-cs-20111103-4|46	%{_texmfdistdir}/fonts/source/public/cs/csb9.mf
14mu|texlive-cs-20111103-4|47	%{_texmfdistdir}/fonts/source/public/cs/csbx10.mf
14mu|texlive-cs-20111103-4|48	%{_texmfdistdir}/fonts/source/public/cs/csbx12.mf
14mu|texlive-cs-20111103-4|49	%{_texmfdistdir}/fonts/source/public/cs/csbx5.mf
14mu|texlive-cs-20111103-4|50	%{_texmfdistdir}/fonts/source/public/cs/csbx6.mf
14mu|texlive-cs-20111103-4|51	%{_texmfdistdir}/fonts/source/public/cs/csbx7.mf
14mu|texlive-cs-20111103-4|52	%{_texmfdistdir}/fonts/source/public/cs/csbx8.mf
14mu|texlive-cs-20111103-4|53	%{_texmfdistdir}/fonts/source/public/cs/csbx9.mf
14mu|texlive-cs-20111103-4|54	%{_texmfdistdir}/fonts/source/public/cs/csbxsl10.mf
14mu|texlive-cs-20111103-4|55	%{_texmfdistdir}/fonts/source/public/cs/csbxsl12.mf
14mu|texlive-cs-20111103-4|56	%{_texmfdistdir}/fonts/source/public/cs/csbxsl5.mf
14mu|texlive-cs-20111103-4|57	%{_texmfdistdir}/fonts/source/public/cs/csbxsl6.mf
14mu|texlive-cs-20111103-4|58	%{_texmfdistdir}/fonts/source/public/cs/csbxsl7.mf
14mu|texlive-cs-20111103-4|59	%{_texmfdistdir}/fonts/source/public/cs/csbxsl8.mf
14mu|texlive-cs-20111103-4|60	%{_texmfdistdir}/fonts/source/public/cs/csbxsl9.mf
14mu|texlive-cs-20111103-4|61	%{_texmfdistdir}/fonts/source/public/cs/csbxti10.mf
14mu|texlive-cs-20111103-4|62	%{_texmfdistdir}/fonts/source/public/cs/csbxti12.mf
14mu|texlive-cs-20111103-4|63	%{_texmfdistdir}/fonts/source/public/cs/csbxti17.mf
14mu|texlive-cs-20111103-4|64	%{_texmfdistdir}/fonts/source/public/cs/cscode.mf
14mu|texlive-cs-20111103-4|65	%{_texmfdistdir}/fonts/source/public/cs/cscsc10.mf
14mu|texlive-cs-20111103-4|66	%{_texmfdistdir}/fonts/source/public/cs/cscsc12.mf
14mu|texlive-cs-20111103-4|67	%{_texmfdistdir}/fonts/source/public/cs/cscsc17.mf
14mu|texlive-cs-20111103-4|68	%{_texmfdistdir}/fonts/source/public/cs/cscsc8.mf
14mu|texlive-cs-20111103-4|69	%{_texmfdistdir}/fonts/source/public/cs/cscsc9.mf
14mu|texlive-cs-20111103-4|70	%{_texmfdistdir}/fonts/source/public/cs/csdunh10.mf
14mu|texlive-cs-20111103-4|71	%{_texmfdistdir}/fonts/source/public/cs/csdunh12.mf
14mu|texlive-cs-20111103-4|72	%{_texmfdistdir}/fonts/source/public/cs/csdunh17.mf
14mu|texlive-cs-20111103-4|73	%{_texmfdistdir}/fonts/source/public/cs/csdunh5.mf
14mu|texlive-cs-20111103-4|74	%{_texmfdistdir}/fonts/source/public/cs/csdunh6.mf
14mu|texlive-cs-20111103-4|75	%{_texmfdistdir}/fonts/source/public/cs/csdunh7.mf
14mu|texlive-cs-20111103-4|76	%{_texmfdistdir}/fonts/source/public/cs/csdunh8.mf
14mu|texlive-cs-20111103-4|77	%{_texmfdistdir}/fonts/source/public/cs/csdunh9.mf
14mu|texlive-cs-20111103-4|78	%{_texmfdistdir}/fonts/source/public/cs/csff10.mf
14mu|texlive-cs-20111103-4|79	%{_texmfdistdir}/fonts/source/public/cs/csfi10.mf
14mu|texlive-cs-20111103-4|80	%{_texmfdistdir}/fonts/source/public/cs/csfib10.mf
14mu|texlive-cs-20111103-4|81	%{_texmfdistdir}/fonts/source/public/cs/csfib12.mf
14mu|texlive-cs-20111103-4|82	%{_texmfdistdir}/fonts/source/public/cs/csfib8.mf
14mu|texlive-cs-20111103-4|83	%{_texmfdistdir}/fonts/source/public/cs/csfib9.mf
14mu|texlive-cs-20111103-4|84	%{_texmfdistdir}/fonts/source/public/cs/cshachel.mf
14mu|texlive-cs-20111103-4|85	%{_texmfdistdir}/fonts/source/public/cs/cshacheu.mf
14mu|texlive-cs-20111103-4|86	%{_texmfdistdir}/fonts/source/public/cs/cshyph.mf
14mu|texlive-cs-20111103-4|87	%{_texmfdistdir}/fonts/source/public/cs/csiacutl.mf
14mu|texlive-cs-20111103-4|88	%{_texmfdistdir}/fonts/source/public/cs/csihachl.mf
14mu|texlive-cs-20111103-4|89	%{_texmfdistdir}/fonts/source/public/cs/csinch.mf
14mu|texlive-cs-20111103-4|90	%{_texmfdistdir}/fonts/source/public/cs/csiothrl.mf
14mu|texlive-cs-20111103-4|91	%{_texmfdistdir}/fonts/source/public/cs/csitt10.mf
14mu|texlive-cs-20111103-4|92	%{_texmfdistdir}/fonts/source/public/cs/csitt12.mf
14mu|texlive-cs-20111103-4|93	%{_texmfdistdir}/fonts/source/public/cs/csitt17.mf
14mu|texlive-cs-20111103-4|94	%{_texmfdistdir}/fonts/source/public/cs/csitt8.mf
14mu|texlive-cs-20111103-4|95	%{_texmfdistdir}/fonts/source/public/cs/csitt9.mf
14mu|texlive-cs-20111103-4|96	%{_texmfdistdir}/fonts/source/public/cs/csotherl.mf
14mu|texlive-cs-20111103-4|97	%{_texmfdistdir}/fonts/source/public/cs/csotheru.mf
14mu|texlive-cs-20111103-4|98	%{_texmfdistdir}/fonts/source/public/cs/csr10.mf
14mu|texlive-cs-20111103-4|99	%{_texmfdistdir}/fonts/source/public/cs/csr12.mf
14mu|texlive-cs-20111103-4|100	%{_texmfdistdir}/fonts/source/public/cs/csr17.mf
14mu|texlive-cs-20111103-4|101	%{_texmfdistdir}/fonts/source/public/cs/csr5.mf
14mu|texlive-cs-20111103-4|102	%{_texmfdistdir}/fonts/source/public/cs/csr6.mf
14mu|texlive-cs-20111103-4|103	%{_texmfdistdir}/fonts/source/public/cs/csr7.mf
14mu|texlive-cs-20111103-4|104	%{_texmfdistdir}/fonts/source/public/cs/csr8.mf
14mu|texlive-cs-20111103-4|105	%{_texmfdistdir}/fonts/source/public/cs/csr9.mf
14mu|texlive-cs-20111103-4|106	%{_texmfdistdir}/fonts/source/public/cs/cssl10.mf
14mu|texlive-cs-20111103-4|107	%{_texmfdistdir}/fonts/source/public/cs/cssl12.mf
14mu|texlive-cs-20111103-4|108	%{_texmfdistdir}/fonts/source/public/cs/cssl17.mf
14mu|texlive-cs-20111103-4|109	%{_texmfdistdir}/fonts/source/public/cs/cssl5.mf
14mu|texlive-cs-20111103-4|110	%{_texmfdistdir}/fonts/source/public/cs/cssl6.mf
14mu|texlive-cs-20111103-4|111	%{_texmfdistdir}/fonts/source/public/cs/cssl7.mf
14mu|texlive-cs-20111103-4|112	%{_texmfdistdir}/fonts/source/public/cs/cssl8.mf
14mu|texlive-cs-20111103-4|113	%{_texmfdistdir}/fonts/source/public/cs/cssl9.mf
14mu|texlive-cs-20111103-4|114	%{_texmfdistdir}/fonts/source/public/cs/cssltt10.mf
14mu|texlive-cs-20111103-4|115	%{_texmfdistdir}/fonts/source/public/cs/cssltt12.mf
14mu|texlive-cs-20111103-4|116	%{_texmfdistdir}/fonts/source/public/cs/cssltt8.mf
14mu|texlive-cs-20111103-4|117	%{_texmfdistdir}/fonts/source/public/cs/cssltt9.mf
14mu|texlive-cs-20111103-4|118	%{_texmfdistdir}/fonts/source/public/cs/csss10.mf
14mu|texlive-cs-20111103-4|119	%{_texmfdistdir}/fonts/source/public/cs/csss12.mf
14mu|texlive-cs-20111103-4|120	%{_texmfdistdir}/fonts/source/public/cs/csss17.mf
14mu|texlive-cs-20111103-4|121	%{_texmfdistdir}/fonts/source/public/cs/csss8.mf
14mu|texlive-cs-20111103-4|122	%{_texmfdistdir}/fonts/source/public/cs/csss9.mf
14mu|texlive-cs-20111103-4|123	%{_texmfdistdir}/fonts/source/public/cs/csssbx10.mf
14mu|texlive-cs-20111103-4|124	%{_texmfdistdir}/fonts/source/public/cs/csssbx12.mf
14mu|texlive-cs-20111103-4|125	%{_texmfdistdir}/fonts/source/public/cs/csssbx17.mf
14mu|texlive-cs-20111103-4|126	%{_texmfdistdir}/fonts/source/public/cs/csssbx9.mf
14mu|texlive-cs-20111103-4|127	%{_texmfdistdir}/fonts/source/public/cs/csssdc10.mf
14mu|texlive-cs-20111103-4|128	%{_texmfdistdir}/fonts/source/public/cs/csssi10.mf
14mu|texlive-cs-20111103-4|129	%{_texmfdistdir}/fonts/source/public/cs/csssi12.mf
14mu|texlive-cs-20111103-4|130	%{_texmfdistdir}/fonts/source/public/cs/csssi17.mf
14mu|texlive-cs-20111103-4|131	%{_texmfdistdir}/fonts/source/public/cs/csssi8.mf
14mu|texlive-cs-20111103-4|132	%{_texmfdistdir}/fonts/source/public/cs/csssi9.mf
14mu|texlive-cs-20111103-4|133	%{_texmfdistdir}/fonts/source/public/cs/csssq8.mf
14mu|texlive-cs-20111103-4|134	%{_texmfdistdir}/fonts/source/public/cs/csssqi8.mf
14mu|texlive-cs-20111103-4|135	%{_texmfdistdir}/fonts/source/public/cs/cstcsc10.mf
14mu|texlive-cs-20111103-4|136	%{_texmfdistdir}/fonts/source/public/cs/cstcsc12.mf
14mu|texlive-cs-20111103-4|137	%{_texmfdistdir}/fonts/source/public/cs/cstcsc17.mf
14mu|texlive-cs-20111103-4|138	%{_texmfdistdir}/fonts/source/public/cs/cstex10.mf
14mu|texlive-cs-20111103-4|139	%{_texmfdistdir}/fonts/source/public/cs/cstex8.mf
14mu|texlive-cs-20111103-4|140	%{_texmfdistdir}/fonts/source/public/cs/cstex9.mf
14mu|texlive-cs-20111103-4|141	%{_texmfdistdir}/fonts/source/public/cs/csti10.mf
14mu|texlive-cs-20111103-4|142	%{_texmfdistdir}/fonts/source/public/cs/csti12.mf
14mu|texlive-cs-20111103-4|143	%{_texmfdistdir}/fonts/source/public/cs/csti17.mf
14mu|texlive-cs-20111103-4|144	%{_texmfdistdir}/fonts/source/public/cs/csti7.mf
14mu|texlive-cs-20111103-4|145	%{_texmfdistdir}/fonts/source/public/cs/csti8.mf
14mu|texlive-cs-20111103-4|146	%{_texmfdistdir}/fonts/source/public/cs/csti9.mf
14mu|texlive-cs-20111103-4|147	%{_texmfdistdir}/fonts/source/public/cs/cstt10.mf
14mu|texlive-cs-20111103-4|148	%{_texmfdistdir}/fonts/source/public/cs/cstt12.mf
14mu|texlive-cs-20111103-4|149	%{_texmfdistdir}/fonts/source/public/cs/cstt8.mf
14mu|texlive-cs-20111103-4|150	%{_texmfdistdir}/fonts/source/public/cs/cstt9.mf
14mu|texlive-cs-20111103-4|151	%{_texmfdistdir}/fonts/source/public/cs/csu10.mf
14mu|texlive-cs-20111103-4|152	%{_texmfdistdir}/fonts/source/public/cs/csu12.mf
14mu|texlive-cs-20111103-4|153	%{_texmfdistdir}/fonts/source/public/cs/csu17.mf
14mu|texlive-cs-20111103-4|154	%{_texmfdistdir}/fonts/source/public/cs/csu7.mf
14mu|texlive-cs-20111103-4|155	%{_texmfdistdir}/fonts/source/public/cs/csu8.mf
14mu|texlive-cs-20111103-4|156	%{_texmfdistdir}/fonts/source/public/cs/csu9.mf
14mu|texlive-cs-20111103-4|157	%{_texmfdistdir}/fonts/source/public/cs/csvtt10.mf
14mu|texlive-cs-20111103-4|158	%{_texmfdistdir}/fonts/source/public/cs/csvtt12.mf
14mu|texlive-cs-20111103-4|159	%{_texmfdistdir}/fonts/source/public/cs/csvtt8.mf
14mu|texlive-cs-20111103-4|160	%{_texmfdistdir}/fonts/source/public/cs/csvtt9.mf
14mu|texlive-cs-20111103-4|161	%{_texmfdistdir}/fonts/source/public/cs/icscsc10.mf
14mu|texlive-cs-20111103-4|162	%{_texmfdistdir}/fonts/source/public/cs/icstt8.mf
14mu|texlive-cs-20111103-4|163	%{_texmfdistdir}/fonts/source/public/cs/ilcsss8.mf
14mu|texlive-cs-20111103-4|164	%{_texmfdistdir}/fonts/source/public/cs/ilcsssb8.mf
14mu|texlive-cs-20111103-4|165	%{_texmfdistdir}/fonts/source/public/cs/ilcsssi8.mf
14mu|texlive-cs-20111103-4|166	%{_texmfdistdir}/fonts/source/public/cs/kmcsc.mf
14mu|texlive-cs-20111103-4|167	%{_texmfdistdir}/fonts/source/public/cs/kmroman.mf
14mu|texlive-cs-20111103-4|168	%{_texmfdistdir}/fonts/source/public/cs/kmtexset.mf
14mu|texlive-cs-20111103-4|169	%{_texmfdistdir}/fonts/source/public/cs/kmtextit.mf
14mu|texlive-cs-20111103-4|170	%{_texmfdistdir}/fonts/source/public/cs/kmtitle.mf
14mu|texlive-cs-20111103-4|171	%{_texmfdistdir}/fonts/source/public/cs/lcsss8.mf
14mu|texlive-cs-20111103-4|172	%{_texmfdistdir}/fonts/source/public/cs/lcsssb8.mf
14mu|texlive-cs-20111103-4|173	%{_texmfdistdir}/fonts/source/public/cs/lcsssi8.mf
14mu|texlive-cs-20111103-4|174	%{_texmfdistdir}/fonts/tfm/public/cs/csb10.tfm
14mu|texlive-cs-20111103-4|175	%{_texmfdistdir}/fonts/tfm/public/cs/csb12.tfm
14mu|texlive-cs-20111103-4|176	%{_texmfdistdir}/fonts/tfm/public/cs/csb17.tfm
14mu|texlive-cs-20111103-4|177	%{_texmfdistdir}/fonts/tfm/public/cs/csb5.tfm
14mu|texlive-cs-20111103-4|178	%{_texmfdistdir}/fonts/tfm/public/cs/csb6.tfm
14mu|texlive-cs-20111103-4|179	%{_texmfdistdir}/fonts/tfm/public/cs/csb7.tfm
14mu|texlive-cs-20111103-4|180	%{_texmfdistdir}/fonts/tfm/public/cs/csb8.tfm
14mu|texlive-cs-20111103-4|181	%{_texmfdistdir}/fonts/tfm/public/cs/csb9.tfm
14mu|texlive-cs-20111103-4|182	%{_texmfdistdir}/fonts/tfm/public/cs/csbx10.tfm
14mu|texlive-cs-20111103-4|183	%{_texmfdistdir}/fonts/tfm/public/cs/csbx12.tfm
14mu|texlive-cs-20111103-4|184	%{_texmfdistdir}/fonts/tfm/public/cs/csbx5.tfm
14mu|texlive-cs-20111103-4|185	%{_texmfdistdir}/fonts/tfm/public/cs/csbx6.tfm
14mu|texlive-cs-20111103-4|186	%{_texmfdistdir}/fonts/tfm/public/cs/csbx7.tfm
14mu|texlive-cs-20111103-4|187	%{_texmfdistdir}/fonts/tfm/public/cs/csbx8.tfm
14mu|texlive-cs-20111103-4|188	%{_texmfdistdir}/fonts/tfm/public/cs/csbx9.tfm
14mu|texlive-cs-20111103-4|189	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl10.tfm
14mu|texlive-cs-20111103-4|190	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl12.tfm
14mu|texlive-cs-20111103-4|191	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl5.tfm
14mu|texlive-cs-20111103-4|192	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl6.tfm
14mu|texlive-cs-20111103-4|193	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl7.tfm
14mu|texlive-cs-20111103-4|194	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl8.tfm
14mu|texlive-cs-20111103-4|195	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl9.tfm
14mu|texlive-cs-20111103-4|196	%{_texmfdistdir}/fonts/tfm/public/cs/csbxti10.tfm
14mu|texlive-cs-20111103-4|197	%{_texmfdistdir}/fonts/tfm/public/cs/csbxti12.tfm
14mu|texlive-cs-20111103-4|198	%{_texmfdistdir}/fonts/tfm/public/cs/csbxti17.tfm
14mu|texlive-cs-20111103-4|199	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc10.tfm
14mu|texlive-cs-20111103-4|200	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc12.tfm
14mu|texlive-cs-20111103-4|201	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc17.tfm
14mu|texlive-cs-20111103-4|202	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc8.tfm
14mu|texlive-cs-20111103-4|203	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc9.tfm
14mu|texlive-cs-20111103-4|204	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh10.tfm
14mu|texlive-cs-20111103-4|205	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh12.tfm
14mu|texlive-cs-20111103-4|206	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh17.tfm
14mu|texlive-cs-20111103-4|207	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh5.tfm
14mu|texlive-cs-20111103-4|208	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh6.tfm
14mu|texlive-cs-20111103-4|209	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh7.tfm
14mu|texlive-cs-20111103-4|210	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh8.tfm
14mu|texlive-cs-20111103-4|211	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh9.tfm
14mu|texlive-cs-20111103-4|212	%{_texmfdistdir}/fonts/tfm/public/cs/csff10.tfm
14mu|texlive-cs-20111103-4|213	%{_texmfdistdir}/fonts/tfm/public/cs/csfi10.tfm
14mu|texlive-cs-20111103-4|214	%{_texmfdistdir}/fonts/tfm/public/cs/csfib10.tfm
14mu|texlive-cs-20111103-4|215	%{_texmfdistdir}/fonts/tfm/public/cs/csfib12.tfm
14mu|texlive-cs-20111103-4|216	%{_texmfdistdir}/fonts/tfm/public/cs/csfib8.tfm
14mu|texlive-cs-20111103-4|217	%{_texmfdistdir}/fonts/tfm/public/cs/csfib9.tfm
14mu|texlive-cs-20111103-4|218	%{_texmfdistdir}/fonts/tfm/public/cs/csinch.tfm
14mu|texlive-cs-20111103-4|219	%{_texmfdistdir}/fonts/tfm/public/cs/csitt10.tfm
14mu|texlive-cs-20111103-4|220	%{_texmfdistdir}/fonts/tfm/public/cs/csitt12.tfm
14mu|texlive-cs-20111103-4|221	%{_texmfdistdir}/fonts/tfm/public/cs/csitt17.tfm
14mu|texlive-cs-20111103-4|222	%{_texmfdistdir}/fonts/tfm/public/cs/csitt8.tfm
14mu|texlive-cs-20111103-4|223	%{_texmfdistdir}/fonts/tfm/public/cs/csitt9.tfm
14mu|texlive-cs-20111103-4|224	%{_texmfdistdir}/fonts/tfm/public/cs/csr10.tfm
14mu|texlive-cs-20111103-4|225	%{_texmfdistdir}/fonts/tfm/public/cs/csr12.tfm
14mu|texlive-cs-20111103-4|226	%{_texmfdistdir}/fonts/tfm/public/cs/csr17.tfm
14mu|texlive-cs-20111103-4|227	%{_texmfdistdir}/fonts/tfm/public/cs/csr5.tfm
14mu|texlive-cs-20111103-4|228	%{_texmfdistdir}/fonts/tfm/public/cs/csr6.tfm
14mu|texlive-cs-20111103-4|229	%{_texmfdistdir}/fonts/tfm/public/cs/csr7.tfm
14mu|texlive-cs-20111103-4|230	%{_texmfdistdir}/fonts/tfm/public/cs/csr8.tfm
14mu|texlive-cs-20111103-4|231	%{_texmfdistdir}/fonts/tfm/public/cs/csr9.tfm
14mu|texlive-cs-20111103-4|232	%{_texmfdistdir}/fonts/tfm/public/cs/cssl10.tfm
14mu|texlive-cs-20111103-4|233	%{_texmfdistdir}/fonts/tfm/public/cs/cssl12.tfm
14mu|texlive-cs-20111103-4|234	%{_texmfdistdir}/fonts/tfm/public/cs/cssl17.tfm
14mu|texlive-cs-20111103-4|235	%{_texmfdistdir}/fonts/tfm/public/cs/cssl5.tfm
14mu|texlive-cs-20111103-4|236	%{_texmfdistdir}/fonts/tfm/public/cs/cssl6.tfm
14mu|texlive-cs-20111103-4|237	%{_texmfdistdir}/fonts/tfm/public/cs/cssl7.tfm
14mu|texlive-cs-20111103-4|238	%{_texmfdistdir}/fonts/tfm/public/cs/cssl8.tfm
14mu|texlive-cs-20111103-4|239	%{_texmfdistdir}/fonts/tfm/public/cs/cssl9.tfm
14mu|texlive-cs-20111103-4|240	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt10.tfm
14mu|texlive-cs-20111103-4|241	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt12.tfm
14mu|texlive-cs-20111103-4|242	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt8.tfm
14mu|texlive-cs-20111103-4|243	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt9.tfm
14mu|texlive-cs-20111103-4|244	%{_texmfdistdir}/fonts/tfm/public/cs/csss10.tfm
14mu|texlive-cs-20111103-4|245	%{_texmfdistdir}/fonts/tfm/public/cs/csss12.tfm
14mu|texlive-cs-20111103-4|246	%{_texmfdistdir}/fonts/tfm/public/cs/csss17.tfm
14mu|texlive-cs-20111103-4|247	%{_texmfdistdir}/fonts/tfm/public/cs/csss8.tfm
14mu|texlive-cs-20111103-4|248	%{_texmfdistdir}/fonts/tfm/public/cs/csss9.tfm
14mu|texlive-cs-20111103-4|249	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx10.tfm
14mu|texlive-cs-20111103-4|250	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx12.tfm
14mu|texlive-cs-20111103-4|251	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx17.tfm
14mu|texlive-cs-20111103-4|252	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx9.tfm
14mu|texlive-cs-20111103-4|253	%{_texmfdistdir}/fonts/tfm/public/cs/csssdc10.tfm
14mu|texlive-cs-20111103-4|254	%{_texmfdistdir}/fonts/tfm/public/cs/csssi10.tfm
14mu|texlive-cs-20111103-4|255	%{_texmfdistdir}/fonts/tfm/public/cs/csssi12.tfm
14mu|texlive-cs-20111103-4|256	%{_texmfdistdir}/fonts/tfm/public/cs/csssi17.tfm
14mu|texlive-cs-20111103-4|257	%{_texmfdistdir}/fonts/tfm/public/cs/csssi8.tfm
14mu|texlive-cs-20111103-4|258	%{_texmfdistdir}/fonts/tfm/public/cs/csssi9.tfm
14mu|texlive-cs-20111103-4|259	%{_texmfdistdir}/fonts/tfm/public/cs/csssq8.tfm
14mu|texlive-cs-20111103-4|260	%{_texmfdistdir}/fonts/tfm/public/cs/csssqi8.tfm
14mu|texlive-cs-20111103-4|261	%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc10.tfm
14mu|texlive-cs-20111103-4|262	%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc12.tfm
14mu|texlive-cs-20111103-4|263	%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc17.tfm
14mu|texlive-cs-20111103-4|264	%{_texmfdistdir}/fonts/tfm/public/cs/csti10.tfm
14mu|texlive-cs-20111103-4|265	%{_texmfdistdir}/fonts/tfm/public/cs/csti12.tfm
14mu|texlive-cs-20111103-4|266	%{_texmfdistdir}/fonts/tfm/public/cs/csti17.tfm
14mu|texlive-cs-20111103-4|267	%{_texmfdistdir}/fonts/tfm/public/cs/csti7.tfm
14mu|texlive-cs-20111103-4|268	%{_texmfdistdir}/fonts/tfm/public/cs/csti8.tfm
14mu|texlive-cs-20111103-4|269	%{_texmfdistdir}/fonts/tfm/public/cs/csti9.tfm
14mu|texlive-cs-20111103-4|270	%{_texmfdistdir}/fonts/tfm/public/cs/cstt10.tfm
14mu|texlive-cs-20111103-4|271	%{_texmfdistdir}/fonts/tfm/public/cs/cstt12.tfm
14mu|texlive-cs-20111103-4|272	%{_texmfdistdir}/fonts/tfm/public/cs/cstt8.tfm
14mu|texlive-cs-20111103-4|273	%{_texmfdistdir}/fonts/tfm/public/cs/cstt9.tfm
14mu|texlive-cs-20111103-4|274	%{_texmfdistdir}/fonts/tfm/public/cs/csu10.tfm
14mu|texlive-cs-20111103-4|275	%{_texmfdistdir}/fonts/tfm/public/cs/csu12.tfm
14mu|texlive-cs-20111103-4|276	%{_texmfdistdir}/fonts/tfm/public/cs/csu17.tfm
14mu|texlive-cs-20111103-4|277	%{_texmfdistdir}/fonts/tfm/public/cs/csu7.tfm
14mu|texlive-cs-20111103-4|278	%{_texmfdistdir}/fonts/tfm/public/cs/csu8.tfm
14mu|texlive-cs-20111103-4|279	%{_texmfdistdir}/fonts/tfm/public/cs/csu9.tfm
14mu|texlive-cs-20111103-4|280	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt10.tfm
14mu|texlive-cs-20111103-4|281	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt12.tfm
14mu|texlive-cs-20111103-4|282	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt8.tfm
14mu|texlive-cs-20111103-4|283	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt9.tfm
14mu|texlive-cs-20111103-4|284	%{_texmfdistdir}/fonts/tfm/public/cs/icscsc10.tfm
14mu|texlive-cs-20111103-4|285	%{_texmfdistdir}/fonts/tfm/public/cs/icstt8.tfm
14mu|texlive-cs-20111103-4|286	%{_texmfdistdir}/fonts/tfm/public/cs/ilcsss8.tfm
14mu|texlive-cs-20111103-4|287	%{_texmfdistdir}/fonts/tfm/public/cs/ilcsssb8.tfm
14mu|texlive-cs-20111103-4|288	%{_texmfdistdir}/fonts/tfm/public/cs/ilcsssi8.tfm
14mu|texlive-cs-20111103-4|289	%{_texmfdistdir}/fonts/tfm/public/cs/lcsss8.tfm
14mu|texlive-cs-20111103-4|290	%{_texmfdistdir}/fonts/tfm/public/cs/lcsssb8.tfm
14mu|texlive-cs-20111103-4|291	%{_texmfdistdir}/fonts/tfm/public/cs/lcsssi8.tfm
14mu|texlive-cs-20111103-4|292	%{_texmfdistdir}/fonts/type1/public/cs/README
14mu|texlive-cs-20111103-4|293	%{_texmfdistdir}/fonts/type1/public/cs/csb10.pfb
14mu|texlive-cs-20111103-4|294	%{_texmfdistdir}/fonts/type1/public/cs/csbx10.pfb
14mu|texlive-cs-20111103-4|295	%{_texmfdistdir}/fonts/type1/public/cs/csbx12.pfb
14mu|texlive-cs-20111103-4|296	%{_texmfdistdir}/fonts/type1/public/cs/csbx5.pfb
14mu|texlive-cs-20111103-4|297	%{_texmfdistdir}/fonts/type1/public/cs/csbx6.pfb
14mu|texlive-cs-20111103-4|298	%{_texmfdistdir}/fonts/type1/public/cs/csbx7.pfb
14mu|texlive-cs-20111103-4|299	%{_texmfdistdir}/fonts/type1/public/cs/csbx8.pfb
14mu|texlive-cs-20111103-4|300	%{_texmfdistdir}/fonts/type1/public/cs/csbx9.pfb
14mu|texlive-cs-20111103-4|301	%{_texmfdistdir}/fonts/type1/public/cs/csbxsl10.pfb
14mu|texlive-cs-20111103-4|302	%{_texmfdistdir}/fonts/type1/public/cs/csbxti10.pfb
14mu|texlive-cs-20111103-4|303	%{_texmfdistdir}/fonts/type1/public/cs/cscsc10.pfb
14mu|texlive-cs-20111103-4|304	%{_texmfdistdir}/fonts/type1/public/cs/csdunh10.pfb
14mu|texlive-cs-20111103-4|305	%{_texmfdistdir}/fonts/type1/public/cs/csff10.pfb
14mu|texlive-cs-20111103-4|306	%{_texmfdistdir}/fonts/type1/public/cs/csfi10.pfb
14mu|texlive-cs-20111103-4|307	%{_texmfdistdir}/fonts/type1/public/cs/csfib8.pfb
14mu|texlive-cs-20111103-4|308	%{_texmfdistdir}/fonts/type1/public/cs/csinch.pfb
14mu|texlive-cs-20111103-4|309	%{_texmfdistdir}/fonts/type1/public/cs/csitt10.pfb
14mu|texlive-cs-20111103-4|310	%{_texmfdistdir}/fonts/type1/public/cs/csr10.pfb
14mu|texlive-cs-20111103-4|311	%{_texmfdistdir}/fonts/type1/public/cs/csr12.pfb
14mu|texlive-cs-20111103-4|312	%{_texmfdistdir}/fonts/type1/public/cs/csr17.pfb
14mu|texlive-cs-20111103-4|313	%{_texmfdistdir}/fonts/type1/public/cs/csr5.pfb
14mu|texlive-cs-20111103-4|314	%{_texmfdistdir}/fonts/type1/public/cs/csr6.pfb
14mu|texlive-cs-20111103-4|315	%{_texmfdistdir}/fonts/type1/public/cs/csr7.pfb
14mu|texlive-cs-20111103-4|316	%{_texmfdistdir}/fonts/type1/public/cs/csr8.pfb
14mu|texlive-cs-20111103-4|317	%{_texmfdistdir}/fonts/type1/public/cs/csr9.pfb
14mu|texlive-cs-20111103-4|318	%{_texmfdistdir}/fonts/type1/public/cs/cssl10.pfb
14mu|texlive-cs-20111103-4|319	%{_texmfdistdir}/fonts/type1/public/cs/cssl12.pfb
14mu|texlive-cs-20111103-4|320	%{_texmfdistdir}/fonts/type1/public/cs/cssl8.pfb
14mu|texlive-cs-20111103-4|321	%{_texmfdistdir}/fonts/type1/public/cs/cssl9.pfb
14mu|texlive-cs-20111103-4|322	%{_texmfdistdir}/fonts/type1/public/cs/cssltt10.pfb
14mu|texlive-cs-20111103-4|323	%{_texmfdistdir}/fonts/type1/public/cs/csss10.pfb
14mu|texlive-cs-20111103-4|324	%{_texmfdistdir}/fonts/type1/public/cs/csss12.pfb
14mu|texlive-cs-20111103-4|325	%{_texmfdistdir}/fonts/type1/public/cs/csss17.pfb
14mu|texlive-cs-20111103-4|326	%{_texmfdistdir}/fonts/type1/public/cs/csss8.pfb
14mu|texlive-cs-20111103-4|327	%{_texmfdistdir}/fonts/type1/public/cs/csss9.pfb
14mu|texlive-cs-20111103-4|328	%{_texmfdistdir}/fonts/type1/public/cs/csssbx10.pfb
14mu|texlive-cs-20111103-4|329	%{_texmfdistdir}/fonts/type1/public/cs/csssdc10.pfb
14mu|texlive-cs-20111103-4|330	%{_texmfdistdir}/fonts/type1/public/cs/csssi10.pfb
14mu|texlive-cs-20111103-4|331	%{_texmfdistdir}/fonts/type1/public/cs/csssi12.pfb
14mu|texlive-cs-20111103-4|332	%{_texmfdistdir}/fonts/type1/public/cs/csssi17.pfb
14mu|texlive-cs-20111103-4|333	%{_texmfdistdir}/fonts/type1/public/cs/csssi8.pfb
14mu|texlive-cs-20111103-4|334	%{_texmfdistdir}/fonts/type1/public/cs/csssi9.pfb
14mu|texlive-cs-20111103-4|335	%{_texmfdistdir}/fonts/type1/public/cs/csssq8.pfb
14mu|texlive-cs-20111103-4|336	%{_texmfdistdir}/fonts/type1/public/cs/csssqi8.pfb
14mu|texlive-cs-20111103-4|337	%{_texmfdistdir}/fonts/type1/public/cs/cstcsc10.pfb
14mu|texlive-cs-20111103-4|338	%{_texmfdistdir}/fonts/type1/public/cs/csti10.pfb
14mu|texlive-cs-20111103-4|339	%{_texmfdistdir}/fonts/type1/public/cs/csti12.pfb
14mu|texlive-cs-20111103-4|340	%{_texmfdistdir}/fonts/type1/public/cs/csti7.pfb
14mu|texlive-cs-20111103-4|341	%{_texmfdistdir}/fonts/type1/public/cs/csti8.pfb
14mu|texlive-cs-20111103-4|342	%{_texmfdistdir}/fonts/type1/public/cs/csti9.pfb
14mu|texlive-cs-20111103-4|343	%{_texmfdistdir}/fonts/type1/public/cs/cstt10.pfb
14mu|texlive-cs-20111103-4|344	%{_texmfdistdir}/fonts/type1/public/cs/cstt12.pfb
14mu|texlive-cs-20111103-4|345	%{_texmfdistdir}/fonts/type1/public/cs/cstt8.pfb
14mu|texlive-cs-20111103-4|346	%{_texmfdistdir}/fonts/type1/public/cs/cstt9.pfb
14mu|texlive-cs-20111103-4|347	%{_texmfdistdir}/fonts/type1/public/cs/csu10.pfb
14mu|texlive-cs-20111103-4|348	%{_texmfdistdir}/fonts/type1/public/cs/csvtt10.pfb
14mu|texlive-cs-20111103-4|349	%_texmf_updmap_d/cs
14mu|texlive-cs-20111103-4|350	
14mu|texlive-cs-20111103-4|351	#-----------------------------------------------------------------------
14mu|texlive-cs-20111103-4|352	%prep
14mu|texlive-cs-20111103-4|353	%setup -c -a0
14mu|texlive-cs-20111103-4|354	
14mu|texlive-cs-20111103-4|355	%build
14mu|texlive-cs-20111103-4|356	
14mu|texlive-cs-20111103-4|357	%install
14mu|texlive-cs-20111103-4|358	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cs-20111103-4|359	cp -fpar dvips fonts %{buildroot}%{_texmfdistdir}
14mu|texlive-cs-20111103-4|360	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mu|texlive-cs-20111103-4|361	cat > %{buildroot}%{_texmf_updmap_d}/cs <<EOF
14mu|texlive-cs-20111103-4|362	MixedMap csother.map
14mu|texlive-cs-20111103-4|363	MixedMap cstext.map
14mu|texlive-cs-20111103-4|364	EOF
14mu|texlive-cs-20111103-4|365	
14mu|texlive-cs-20111103-4|366	
14mu|texlive-cs-20111103-4|367	
14mu|texlive-cs-20111103-4|368	%changelog
14mu|texlive-cs-20111103-4|369	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-cs-20111103-4|370	+ Revision: f4c930e
14mu|texlive-cs-20111103-4|371	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cs-20111103-4|372	
14mu|texlive-cs-20111103-4|373	

24577 14
14mu|texlive-csbulletin-1.0-4|1	# revision 15878
14mu|texlive-csbulletin-1.0-4|2	# category Package
14mu|texlive-csbulletin-1.0-4|3	# catalog-ctan /macros/latex/contrib/csbulletin
14mu|texlive-csbulletin-1.0-4|4	# catalog-date 2008-08-17 11:40:59 +0200
14mu|texlive-csbulletin-1.0-4|5	# catalog-license lppl
14mu|texlive-csbulletin-1.0-4|6	# catalog-version 1.0
14mu|texlive-csbulletin-1.0-4|7	Name:		texlive-csbulletin
14mu|texlive-csbulletin-1.0-4|8	Version:	1.0
14mu|texlive-csbulletin-1.0-4|9	Release:	4
14mu|texlive-csbulletin-1.0-4|10	Summary:	LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj)
14mu|texlive-csbulletin-1.0-4|11	Group:		Publishing
14mu|texlive-csbulletin-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/csbulletin
14mu|texlive-csbulletin-1.0-4|13	License:	LPPL
14mu|texlive-csbulletin-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csbulletin.tar.xz
14mu|texlive-csbulletin-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csbulletin.doc.tar.xz
14mu|texlive-csbulletin-1.0-4|16	BuildArch:	noarch
14mu|texlive-csbulletin-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-csbulletin-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-csbulletin-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-csbulletin-1.0-4|20	
14mu|texlive-csbulletin-1.0-4|21	%description
14mu|texlive-csbulletin-1.0-4|22	The package provides the class for articles for the CSTUG
14mu|texlive-csbulletin-1.0-4|23	Bulletin (Zpravodaj Ceskoslovenskeho sdruzeni uzivatelu TeXu).
14mu|texlive-csbulletin-1.0-4|24	You can see the structure of a document by looking to the
14mu|texlive-csbulletin-1.0-4|25	source file of the manual.
14mu|texlive-csbulletin-1.0-4|26	
14mu|texlive-csbulletin-1.0-4|27	
14mu|texlive-csbulletin-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-csbulletin-1.0-4|29	%files
14mu|texlive-csbulletin-1.0-4|30	%{_texmfdistdir}/tex/latex/csbulletin/csbulacronym.sty
14mu|texlive-csbulletin-1.0-4|31	%{_texmfdistdir}/tex/latex/csbulletin/csbulletin.cls
14mu|texlive-csbulletin-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/csbulletin/LICENSE.txt
14mu|texlive-csbulletin-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/csbulletin/README
14mu|texlive-csbulletin-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/csbulletin/csbulletin.pdf
14mu|texlive-csbulletin-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/csbulletin/csbulletin.tex
14mu|texlive-csbulletin-1.0-4|36	
14mu|texlive-csbulletin-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-csbulletin-1.0-4|38	%prep
14mu|texlive-csbulletin-1.0-4|39	%setup -c -a0 -a1
14mu|texlive-csbulletin-1.0-4|40	
14mu|texlive-csbulletin-1.0-4|41	%build
14mu|texlive-csbulletin-1.0-4|42	
14mu|texlive-csbulletin-1.0-4|43	%install
14mu|texlive-csbulletin-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-csbulletin-1.0-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-csbulletin-1.0-4|46	
14mu|texlive-csbulletin-1.0-4|47	
14mu|texlive-csbulletin-1.0-4|48	
14mu|texlive-csbulletin-1.0-4|49	%changelog
14mu|texlive-csbulletin-1.0-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-csbulletin-1.0-4|51	+ Revision: 7d319bd
14mu|texlive-csbulletin-1.0-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-csbulletin-1.0-4|53	
14mu|texlive-csbulletin-1.0-4|54	

24578 14
14mu|texlive-cslatex-20120425-7|1	# revision 28596
14mu|texlive-cslatex-20120425-7|2	# category Package
14mu|texlive-cslatex-20120425-7|3	# catalog-ctan /macros/cstex/base/cslatex.tar.gz
14mu|texlive-cslatex-20120425-7|4	# catalog-date 2012-04-25 13:09:32 +0200
14mu|texlive-cslatex-20120425-7|5	# catalog-license gpl
14mu|texlive-cslatex-20120425-7|6	# catalog-version undef
14mu|texlive-cslatex-20120425-7|7	Name:		texlive-cslatex
14mu|texlive-cslatex-20120425-7|8	Version:	20120425
14mu|texlive-cslatex-20120425-7|9	Release:	7
14mu|texlive-cslatex-20120425-7|10	Summary:	LaTeX support for Czech/Slovak typesetting
14mu|texlive-cslatex-20120425-7|11	Group:		Publishing
14mu|texlive-cslatex-20120425-7|12	URL:		http://www.ctan.org/tex-archive/macros/cstex/base/cslatex.tar.gz
14mu|texlive-cslatex-20120425-7|13	License:	GPL
14mu|texlive-cslatex-20120425-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.tar.xz
14mu|texlive-cslatex-20120425-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.source.tar.xz
14mu|texlive-cslatex-20120425-7|16	BuildArch:	noarch
14mu|texlive-cslatex-20120425-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cslatex-20120425-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cslatex-20120425-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-cslatex-20120425-7|20	Requires(post):	texlive-tetex
14mu|texlive-cslatex-20120425-7|21	Requires(post):	texlive-csplain
14mu|texlive-cslatex-20120425-7|22	Requires:	texlive-latex
14mu|texlive-cslatex-20120425-7|23	Requires:	texlive-cslatex.bin
14mu|texlive-cslatex-20120425-7|24	
14mu|texlive-cslatex-20120425-7|25	%description
14mu|texlive-cslatex-20120425-7|26	TeXLive cslatex package.
14mu|texlive-cslatex-20120425-7|27	
14mu|texlive-cslatex-20120425-7|28	
14mu|texlive-cslatex-20120425-7|29	#-----------------------------------------------------------------------
14mu|texlive-cslatex-20120425-7|30	%files
14mu|texlive-cslatex-20120425-7|31	%{_texmfdistdir}/tex/cslatex/base/cslatex.ini
14mu|texlive-cslatex-20120425-7|32	%{_texmfdistdir}/tex/cslatex/base/czech.sty
14mu|texlive-cslatex-20120425-7|33	%{_texmfdistdir}/tex/cslatex/base/fonttext.cfg
14mu|texlive-cslatex-20120425-7|34	%{_texmfdistdir}/tex/cslatex/base/hyphen.cfg
14mu|texlive-cslatex-20120425-7|35	%{_texmfdistdir}/tex/cslatex/base/il2cmdh.fd
14mu|texlive-cslatex-20120425-7|36	%{_texmfdistdir}/tex/cslatex/base/il2cmfib.fd
14mu|texlive-cslatex-20120425-7|37	%{_texmfdistdir}/tex/cslatex/base/il2cmfr.fd
14mu|texlive-cslatex-20120425-7|38	%{_texmfdistdir}/tex/cslatex/base/il2cmr.fd
14mu|texlive-cslatex-20120425-7|39	%{_texmfdistdir}/tex/cslatex/base/il2cmss.fd
14mu|texlive-cslatex-20120425-7|40	%{_texmfdistdir}/tex/cslatex/base/il2cmtt.fd
14mu|texlive-cslatex-20120425-7|41	%{_texmfdistdir}/tex/cslatex/base/il2cmvtt.fd
14mu|texlive-cslatex-20120425-7|42	%{_texmfdistdir}/tex/cslatex/base/il2enc.def
14mu|texlive-cslatex-20120425-7|43	%{_texmfdistdir}/tex/cslatex/base/il2lcmss.fd
14mu|texlive-cslatex-20120425-7|44	%{_texmfdistdir}/tex/cslatex/base/il2lcmtt.fd
14mu|texlive-cslatex-20120425-7|45	%{_texmfdistdir}/tex/cslatex/base/slovak.sty
14mu|texlive-cslatex-20120425-7|46	%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.il2
14mu|texlive-cslatex-20120425-7|47	%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.tex
14mu|texlive-cslatex-20120425-7|48	%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.xl2
14mu|texlive-cslatex-20120425-7|49	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pag.fd
14mu|texlive-cslatex-20120425-7|50	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pbk.fd
14mu|texlive-cslatex-20120425-7|51	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pcr.fd
14mu|texlive-cslatex-20120425-7|52	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2phv.fd
14mu|texlive-cslatex-20120425-7|53	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2phvn.fd
14mu|texlive-cslatex-20120425-7|54	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pnc.fd
14mu|texlive-cslatex-20120425-7|55	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2ppl.fd
14mu|texlive-cslatex-20120425-7|56	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2ptm.fd
14mu|texlive-cslatex-20120425-7|57	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pzc.fd
14mu|texlive-cslatex-20120425-7|58	%{_texmfdistdir}/tex/cslatex/cspsfonts/nhelvet.sty
14mu|texlive-cslatex-20120425-7|59	%{_texmfdistdir}/tex/cslatex/cspsfonts/ntimes.sty
14mu|texlive-cslatex-20120425-7|60	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pag.fd
14mu|texlive-cslatex-20120425-7|61	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pbk.fd
14mu|texlive-cslatex-20120425-7|62	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pcr.fd
14mu|texlive-cslatex-20120425-7|63	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2phv.fd
14mu|texlive-cslatex-20120425-7|64	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2phvn.fd
14mu|texlive-cslatex-20120425-7|65	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pnc.fd
14mu|texlive-cslatex-20120425-7|66	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2ppl.fd
14mu|texlive-cslatex-20120425-7|67	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2ptm.fd
14mu|texlive-cslatex-20120425-7|68	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pzc.fd
14mu|texlive-cslatex-20120425-7|69	%_texmf_fmtutil_d/cslatex
14mu|texlive-cslatex-20120425-7|70	#- source
14mu|texlive-cslatex-20120425-7|71	%doc %{_texmfdistdir}/source/cslatex/base/cslatex.dtx
14mu|texlive-cslatex-20120425-7|72	%doc %{_texmfdistdir}/source/cslatex/base/cslatex.ins
14mu|texlive-cslatex-20120425-7|73	
14mu|texlive-cslatex-20120425-7|74	%doc %{_texmfdistdir}/source/cslatex/cspsfonts/cspsfont.doc
14mu|texlive-cslatex-20120425-7|75	%doc %{_texmfdistdir}/source/cslatex/cspsfonts/cspsfont.drv
14mu|texlive-cslatex-20120425-7|76	
14mu|texlive-cslatex-20120425-7|77	#-----------------------------------------------------------------------
14mu|texlive-cslatex-20120425-7|78	%prep
14mu|texlive-cslatex-20120425-7|79	%setup -c -a0 -a1
14mu|texlive-cslatex-20120425-7|80	
14mu|texlive-cslatex-20120425-7|81	%build
14mu|texlive-cslatex-20120425-7|82	
14mu|texlive-cslatex-20120425-7|83	%install
14mu|texlive-cslatex-20120425-7|84	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-cslatex-20120425-7|85	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-cslatex-20120425-7|86	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-cslatex-20120425-7|87	cat > %{buildroot}%{_texmf_fmtutil_d}/cslatex <<EOF
14mu|texlive-cslatex-20120425-7|88	#
14mu|texlive-cslatex-20120425-7|89	# from cslatex:
14mu|texlive-cslatex-20120425-7|90	cslatex pdftex - -etex cslatex.ini
14mu|texlive-cslatex-20120425-7|91	pdfcslatex pdftex - -etex cslatex.ini
14mu|texlive-cslatex-20120425-7|92	EOF
14mu|texlive-cslatex-20120425-7|93	
14mu|texlive-cslatex-20120425-7|94	%changelog
14mu|texlive-cslatex-20120425-7|95	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120425-7
14mu|texlive-cslatex-20120425-7|96	+ Revision: 0c74a58
14mu|texlive-cslatex-20120425-7|97	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cslatex-20120425-7|98	
14mu|texlive-cslatex-20120425-7|99	

24579 14
14mu|texlive-csplain-20090924-6|1	# revision 22650
14mu|texlive-csplain-20090924-6|2	# category Package
14mu|texlive-csplain-20090924-6|3	# catalog-ctan /macros/cstex/base/csplain.tar.gz
14mu|texlive-csplain-20090924-6|4	# catalog-date 2009-09-24 20:53:04 +0200
14mu|texlive-csplain-20090924-6|5	# catalog-license other-free
14mu|texlive-csplain-20090924-6|6	# catalog-version undef
14mu|texlive-csplain-20090924-6|7	Name:		texlive-csplain
14mu|texlive-csplain-20090924-6|8	Version:	20090924
14mu|texlive-csplain-20090924-6|9	Release:	6
14mu|texlive-csplain-20090924-6|10	Summary:	Plain TeX support for Czech/Slovak typesetting
14mu|texlive-csplain-20090924-6|11	Group:		Publishing
14mu|texlive-csplain-20090924-6|12	URL:		http://www.ctan.org/tex-archive/macros/cstex/base/csplain.tar.gz
14mu|texlive-csplain-20090924-6|13	License:	OTHER-FREE
14mu|texlive-csplain-20090924-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csplain.tar.xz
14mu|texlive-csplain-20090924-6|15	BuildArch:	noarch
14mu|texlive-csplain-20090924-6|16	BuildRequires:	texlive-tlpkg
14mu|texlive-csplain-20090924-6|17	Requires(pre):	texlive-tlpkg
14mu|texlive-csplain-20090924-6|18	Requires(post):	texlive-kpathsea
14mu|texlive-csplain-20090924-6|19	Requires(post):	texlive-tetex
14mu|texlive-csplain-20090924-6|20	Requires(post):	texlive-cs
14mu|texlive-csplain-20090924-6|21	Requires:	texlive-tex
14mu|texlive-csplain-20090924-6|22	Requires:	texlive-csplain.bin
14mu|texlive-csplain-20090924-6|23	
14mu|texlive-csplain-20090924-6|24	%description
14mu|texlive-csplain-20090924-6|25	TeXLive csplain package.
14mu|texlive-csplain-20090924-6|26	
14mu|texlive-csplain-20090924-6|27	
14mu|texlive-csplain-20090924-6|28	#-----------------------------------------------------------------------
14mu|texlive-csplain-20090924-6|29	%files
14mu|texlive-csplain-20090924-6|30	%{_texmfdistdir}/tex/csplain/base/cavantga.tex
14mu|texlive-csplain-20090924-6|31	%{_texmfdistdir}/tex/csplain/base/cbookman.tex
14mu|texlive-csplain-20090924-6|32	%{_texmfdistdir}/tex/csplain/base/chelvet.tex
14mu|texlive-csplain-20090924-6|33	%{_texmfdistdir}/tex/csplain/base/cncent.tex
14mu|texlive-csplain-20090924-6|34	%{_texmfdistdir}/tex/csplain/base/cpalatin.tex
14mu|texlive-csplain-20090924-6|35	%{_texmfdistdir}/tex/csplain/base/csenc-k.tex
14mu|texlive-csplain-20090924-6|36	%{_texmfdistdir}/tex/csplain/base/csenc-p.tex
14mu|texlive-csplain-20090924-6|37	%{_texmfdistdir}/tex/csplain/base/csenc-u.tex
14mu|texlive-csplain-20090924-6|38	%{_texmfdistdir}/tex/csplain/base/csenc-w.tex
14mu|texlive-csplain-20090924-6|39	%{_texmfdistdir}/tex/csplain/base/cseplain.ini
14mu|texlive-csplain-20090924-6|40	%{_texmfdistdir}/tex/csplain/base/csfonts.tex
14mu|texlive-csplain-20090924-6|41	%{_texmfdistdir}/tex/csplain/base/csplain-utf8.ini
14mu|texlive-csplain-20090924-6|42	%{_texmfdistdir}/tex/csplain/base/csplain.ini
14mu|texlive-csplain-20090924-6|43	%{_texmfdistdir}/tex/csplain/base/ctimes.tex
14mu|texlive-csplain-20090924-6|44	%{_texmfdistdir}/tex/csplain/base/czech.sty
14mu|texlive-csplain-20090924-6|45	%{_texmfdistdir}/tex/csplain/base/czhyphen.ex
14mu|texlive-csplain-20090924-6|46	%{_texmfdistdir}/tex/csplain/base/czhyphen.tex
14mu|texlive-csplain-20090924-6|47	%{_texmfdistdir}/tex/csplain/base/dcfonts.tex
14mu|texlive-csplain-20090924-6|48	%{_texmfdistdir}/tex/csplain/base/ecfonts.tex
14mu|texlive-csplain-20090924-6|49	%{_texmfdistdir}/tex/csplain/base/extcode.tex
14mu|texlive-csplain-20090924-6|50	%{_texmfdistdir}/tex/csplain/base/fonttabs.tex
14mu|texlive-csplain-20090924-6|51	%{_texmfdistdir}/tex/csplain/base/hyphen.ex
14mu|texlive-csplain-20090924-6|52	%{_texmfdistdir}/tex/csplain/base/hyphen.lan
14mu|texlive-csplain-20090924-6|53	%{_texmfdistdir}/tex/csplain/base/il2code.tex
14mu|texlive-csplain-20090924-6|54	%{_texmfdistdir}/tex/csplain/base/plaina4.tex
14mu|texlive-csplain-20090924-6|55	%{_texmfdistdir}/tex/csplain/base/skhyphen.ex
14mu|texlive-csplain-20090924-6|56	%{_texmfdistdir}/tex/csplain/base/skhyphen.tex
14mu|texlive-csplain-20090924-6|57	%{_texmfdistdir}/tex/csplain/base/slovak.sty
14mu|texlive-csplain-20090924-6|58	%{_texmfdistdir}/tex/csplain/base/t1code.tex
14mu|texlive-csplain-20090924-6|59	%{_texmfdistdir}/tex/csplain/base/ttimes.tex
14mu|texlive-csplain-20090924-6|60	%_texmf_fmtutil_d/csplain
14mu|texlive-csplain-20090924-6|61	
14mu|texlive-csplain-20090924-6|62	#-----------------------------------------------------------------------
14mu|texlive-csplain-20090924-6|63	%prep
14mu|texlive-csplain-20090924-6|64	%setup -c -a0
14mu|texlive-csplain-20090924-6|65	
14mu|texlive-csplain-20090924-6|66	%build
14mu|texlive-csplain-20090924-6|67	
14mu|texlive-csplain-20090924-6|68	%install
14mu|texlive-csplain-20090924-6|69	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-csplain-20090924-6|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-csplain-20090924-6|71	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-csplain-20090924-6|72	cat > %{buildroot}%{_texmf_fmtutil_d}/csplain <<EOF
14mu|texlive-csplain-20090924-6|73	#
14mu|texlive-csplain-20090924-6|74	# from csplain:
14mu|texlive-csplain-20090924-6|75	csplain pdftex - -etex -translate-file=cp227.tcx csplain.ini
14mu|texlive-csplain-20090924-6|76	pdfcsplain pdftex - -etex -translate-file=cp227.tcx csplain.ini
14mu|texlive-csplain-20090924-6|77	EOF
14mu|texlive-csplain-20090924-6|78	
14mu|texlive-csplain-20090924-6|79	
14mu|texlive-csplain-20090924-6|80	
14mu|texlive-csplain-20090924-6|81	%changelog
14mu|texlive-csplain-20090924-6|82	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090924-6
14mu|texlive-csplain-20090924-6|83	+ Revision: bf10812
14mu|texlive-csplain-20090924-6|84	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-csplain-20090924-6|85	
14mu|texlive-csplain-20090924-6|86	

24580 14
14mu|texlive-csquotes-5.1d-4|1	# revision 24393
14mu|texlive-csquotes-5.1d-4|2	# category Package
14mu|texlive-csquotes-5.1d-4|3	# catalog-ctan /macros/latex/contrib/csquotes
14mu|texlive-csquotes-5.1d-4|4	# catalog-date 2011-10-24 17:03:17 +0200
14mu|texlive-csquotes-5.1d-4|5	# catalog-license lppl
14mu|texlive-csquotes-5.1d-4|6	# catalog-version 5.1d
14mu|texlive-csquotes-5.1d-4|7	Name:		texlive-csquotes
14mu|texlive-csquotes-5.1d-4|8	Version:	5.1d
14mu|texlive-csquotes-5.1d-4|9	Release:	4
14mu|texlive-csquotes-5.1d-4|10	Summary:	Context sensitive quotation facilities
14mu|texlive-csquotes-5.1d-4|11	Group:		Publishing
14mu|texlive-csquotes-5.1d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes
14mu|texlive-csquotes-5.1d-4|13	License:	LPPL
14mu|texlive-csquotes-5.1d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes.tar.xz
14mu|texlive-csquotes-5.1d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes.doc.tar.xz
14mu|texlive-csquotes-5.1d-4|16	BuildArch:	noarch
14mu|texlive-csquotes-5.1d-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-csquotes-5.1d-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-csquotes-5.1d-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-csquotes-5.1d-4|20	
14mu|texlive-csquotes-5.1d-4|21	%description
14mu|texlive-csquotes-5.1d-4|22	This package provides advanced facilities for inline and
14mu|texlive-csquotes-5.1d-4|23	display quotations. It is designed for a wide range of tasks
14mu|texlive-csquotes-5.1d-4|24	ranging from the most simple applications to the more complex
14mu|texlive-csquotes-5.1d-4|25	demands of formal quotations. The facilities include commands,
14mu|texlive-csquotes-5.1d-4|26	environments, and user-definable 'smart quotes' which
14mu|texlive-csquotes-5.1d-4|27	dynamically adjust to their context. Quotation marks are
14mu|texlive-csquotes-5.1d-4|28	switched automatically if quotations are nested and they can be
14mu|texlive-csquotes-5.1d-4|29	adjusted to the current language if the babel package is
14mu|texlive-csquotes-5.1d-4|30	available. There are additional facilities designed to cope
14mu|texlive-csquotes-5.1d-4|31	with the more specific demands of academic writing, especially
14mu|texlive-csquotes-5.1d-4|32	in the humanities and the social sciences. All quote styles as
14mu|texlive-csquotes-5.1d-4|33	well as the optional active quotes are freely configurable. The
14mu|texlive-csquotes-5.1d-4|34	package is dependent on e-TeX, and requires the author's
14mu|texlive-csquotes-5.1d-4|35	etoolbox package.
14mu|texlive-csquotes-5.1d-4|36	
14mu|texlive-csquotes-5.1d-4|37	
14mu|texlive-csquotes-5.1d-4|38	#-----------------------------------------------------------------------
14mu|texlive-csquotes-5.1d-4|39	%files
14mu|texlive-csquotes-5.1d-4|40	%{_texmfdistdir}/tex/latex/csquotes/csq-compat.def
14mu|texlive-csquotes-5.1d-4|41	%{_texmfdistdir}/tex/latex/csquotes/csquotes.cfg
14mu|texlive-csquotes-5.1d-4|42	%{_texmfdistdir}/tex/latex/csquotes/csquotes.def
14mu|texlive-csquotes-5.1d-4|43	%{_texmfdistdir}/tex/latex/csquotes/csquotes.sty
14mu|texlive-csquotes-5.1d-4|44	%doc %{_texmfdistdir}/doc/latex/csquotes/README
14mu|texlive-csquotes-5.1d-4|45	%doc %{_texmfdistdir}/doc/latex/csquotes/RELEASE
14mu|texlive-csquotes-5.1d-4|46	%doc %{_texmfdistdir}/doc/latex/csquotes/csquotes.pdf
14mu|texlive-csquotes-5.1d-4|47	%doc %{_texmfdistdir}/doc/latex/csquotes/csquotes.tex
14mu|texlive-csquotes-5.1d-4|48	
14mu|texlive-csquotes-5.1d-4|49	#-----------------------------------------------------------------------
14mu|texlive-csquotes-5.1d-4|50	%prep
14mu|texlive-csquotes-5.1d-4|51	%setup -c -a0 -a1
14mu|texlive-csquotes-5.1d-4|52	
14mu|texlive-csquotes-5.1d-4|53	%build
14mu|texlive-csquotes-5.1d-4|54	
14mu|texlive-csquotes-5.1d-4|55	%install
14mu|texlive-csquotes-5.1d-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-csquotes-5.1d-4|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-csquotes-5.1d-4|58	
14mu|texlive-csquotes-5.1d-4|59	
14mu|texlive-csquotes-5.1d-4|60	
14mu|texlive-csquotes-5.1d-4|61	%changelog
14mu|texlive-csquotes-5.1d-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.1d-4
14mu|texlive-csquotes-5.1d-4|63	+ Revision: b7b28fa
14mu|texlive-csquotes-5.1d-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-csquotes-5.1d-4|65	
14mu|texlive-csquotes-5.1d-4|66	

24581 14
14mu|texlive-csvsimple-1.05-3|1	# revision 25618
14mu|texlive-csvsimple-1.05-3|2	# category Package
14mu|texlive-csvsimple-1.05-3|3	# catalog-ctan /macros/latex/contrib/csvsimple
14mu|texlive-csvsimple-1.05-3|4	# catalog-date 2012-03-12 18:07:18 +0100
14mu|texlive-csvsimple-1.05-3|5	# catalog-license lppl1.3
14mu|texlive-csvsimple-1.05-3|6	# catalog-version 1.05
14mu|texlive-csvsimple-1.05-3|7	Name:		texlive-csvsimple
14mu|texlive-csvsimple-1.05-3|8	Version:	1.05
14mu|texlive-csvsimple-1.05-3|9	Release:	3
14mu|texlive-csvsimple-1.05-3|10	Summary:	Simple CSV file processing
14mu|texlive-csvsimple-1.05-3|11	Group:		Publishing
14mu|texlive-csvsimple-1.05-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/csvsimple
14mu|texlive-csvsimple-1.05-3|13	License:	LPPL1.3
14mu|texlive-csvsimple-1.05-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvsimple.tar.xz
14mu|texlive-csvsimple-1.05-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvsimple.doc.tar.xz
14mu|texlive-csvsimple-1.05-3|16	BuildArch:	noarch
14mu|texlive-csvsimple-1.05-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-csvsimple-1.05-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-csvsimple-1.05-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-csvsimple-1.05-3|20	
14mu|texlive-csvsimple-1.05-3|21	%description
14mu|texlive-csvsimple-1.05-3|22	The package provides a simple LaTeX interface for the
14mu|texlive-csvsimple-1.05-3|23	processing of files with comma separated values (CSV); it
14mu|texlive-csvsimple-1.05-3|24	relies on the key value syntax supported by pgfkeys to simplify
14mu|texlive-csvsimple-1.05-3|25	usage. Filtering and table generation is especially supported;
14mu|texlive-csvsimple-1.05-3|26	however, this lightweight tool offers no support for data
14mu|texlive-csvsimple-1.05-3|27	sorting or data base storage.
14mu|texlive-csvsimple-1.05-3|28	
14mu|texlive-csvsimple-1.05-3|29	
14mu|texlive-csvsimple-1.05-3|30	#-----------------------------------------------------------------------
14mu|texlive-csvsimple-1.05-3|31	%files
14mu|texlive-csvsimple-1.05-3|32	%{_texmfdistdir}/tex/latex/csvsimple/csvsimple.sty
14mu|texlive-csvsimple-1.05-3|33	%doc %{_texmfdistdir}/doc/latex/csvsimple/CHANGES
14mu|texlive-csvsimple-1.05-3|34	%doc %{_texmfdistdir}/doc/latex/csvsimple/README
14mu|texlive-csvsimple-1.05-3|35	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple-example.pdf
14mu|texlive-csvsimple-1.05-3|36	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple-example.tex
14mu|texlive-csvsimple-1.05-3|37	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple.pdf
14mu|texlive-csvsimple-1.05-3|38	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple.tex
14mu|texlive-csvsimple-1.05-3|39	
14mu|texlive-csvsimple-1.05-3|40	#-----------------------------------------------------------------------
14mu|texlive-csvsimple-1.05-3|41	%prep
14mu|texlive-csvsimple-1.05-3|42	%setup -c -a0 -a1
14mu|texlive-csvsimple-1.05-3|43	
14mu|texlive-csvsimple-1.05-3|44	%build
14mu|texlive-csvsimple-1.05-3|45	
14mu|texlive-csvsimple-1.05-3|46	%install
14mu|texlive-csvsimple-1.05-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-csvsimple-1.05-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-csvsimple-1.05-3|49	
14mu|texlive-csvsimple-1.05-3|50	
14mu|texlive-csvsimple-1.05-3|51	
14mu|texlive-csvsimple-1.05-3|52	%changelog
14mu|texlive-csvsimple-1.05-3|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.05-3
14mu|texlive-csvsimple-1.05-3|54	+ Revision: 2779ac5
14mu|texlive-csvsimple-1.05-3|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-csvsimple-1.05-3|56	
14mu|texlive-csvsimple-1.05-3|57	

24582 14
14mu|texlive-csvtools-1.24-4|1	# revision 15878
14mu|texlive-csvtools-1.24-4|2	# category Package
14mu|texlive-csvtools-1.24-4|3	# catalog-ctan /obsolete/macros/latex/contrib/csvtools
14mu|texlive-csvtools-1.24-4|4	# catalog-date 2008-10-15 11:51:27 +0200
14mu|texlive-csvtools-1.24-4|5	# catalog-license lppl
14mu|texlive-csvtools-1.24-4|6	# catalog-version 1.24
14mu|texlive-csvtools-1.24-4|7	Name:		texlive-csvtools
14mu|texlive-csvtools-1.24-4|8	Version:	1.24
14mu|texlive-csvtools-1.24-4|9	Release:	4
14mu|texlive-csvtools-1.24-4|10	Summary:	Reading data from CSV files
14mu|texlive-csvtools-1.24-4|11	Group:		Publishing
14mu|texlive-csvtools-1.24-4|12	URL:		http://www.ctan.org/tex-archive/obsolete/macros/latex/contrib/csvtools
14mu|texlive-csvtools-1.24-4|13	License:	LPPL
14mu|texlive-csvtools-1.24-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvtools.tar.xz
14mu|texlive-csvtools-1.24-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvtools.doc.tar.xz
14mu|texlive-csvtools-1.24-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvtools.source.tar.xz
14mu|texlive-csvtools-1.24-4|17	BuildArch:	noarch
14mu|texlive-csvtools-1.24-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-csvtools-1.24-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-csvtools-1.24-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-csvtools-1.24-4|21	
14mu|texlive-csvtools-1.24-4|22	%description
14mu|texlive-csvtools-1.24-4|23	The csvtools package allows you to repeatedly perform a set of
14mu|texlive-csvtools-1.24-4|24	LaTeX commands on data in each row of a comma separated
14mu|texlive-csvtools-1.24-4|25	variable (CSV) file (though substitution of the 'comma' is
14mu|texlive-csvtools-1.24-4|26	permitted). Such files may be used as source for mail merging,
14mu|texlive-csvtools-1.24-4|27	generating tables etc. Examples are given in the documentation.
14mu|texlive-csvtools-1.24-4|28	The distribution also provides packages: csvsort, that provides
14mu|texlive-csvtools-1.24-4|29	analagous commands to those in the main package, having first
14mu|texlive-csvtools-1.24-4|30	sorted the data (using the xfor and compare packages); and
14mu|texlive-csvtools-1.24-4|31	csvpie, for creating a pie-chart from a CSV file. The bundle
14mu|texlive-csvtools-1.24-4|32	has now been superseded by the datatool bundle.
14mu|texlive-csvtools-1.24-4|33	
14mu|texlive-csvtools-1.24-4|34	
14mu|texlive-csvtools-1.24-4|35	#-----------------------------------------------------------------------
14mu|texlive-csvtools-1.24-4|36	%files
14mu|texlive-csvtools-1.24-4|37	%{_texmfdistdir}/tex/latex/csvtools/csvpie.sty
14mu|texlive-csvtools-1.24-4|38	%{_texmfdistdir}/tex/latex/csvtools/csvsort.sty
14mu|texlive-csvtools-1.24-4|39	%{_texmfdistdir}/tex/latex/csvtools/csvtools.sty
14mu|texlive-csvtools-1.24-4|40	%doc %{_texmfdistdir}/doc/latex/csvtools/CHANGES
14mu|texlive-csvtools-1.24-4|41	%doc %{_texmfdistdir}/doc/latex/csvtools/README
14mu|texlive-csvtools-1.24-4|42	%doc %{_texmfdistdir}/doc/latex/csvtools/csvtools.pdf
14mu|texlive-csvtools-1.24-4|43	%doc %{_texmfdistdir}/doc/latex/csvtools/csvtools.pl
14mu|texlive-csvtools-1.24-4|44	%doc %{_texmfdistdir}/doc/latex/csvtools/manual.html
14mu|texlive-csvtools-1.24-4|45	#- source
14mu|texlive-csvtools-1.24-4|46	%doc %{_texmfdistdir}/source/latex/csvtools/csvtools.dtx
14mu|texlive-csvtools-1.24-4|47	%doc %{_texmfdistdir}/source/latex/csvtools/csvtools.ins
14mu|texlive-csvtools-1.24-4|48	
14mu|texlive-csvtools-1.24-4|49	#-----------------------------------------------------------------------
14mu|texlive-csvtools-1.24-4|50	%prep
14mu|texlive-csvtools-1.24-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-csvtools-1.24-4|52	
14mu|texlive-csvtools-1.24-4|53	%build
14mu|texlive-csvtools-1.24-4|54	
14mu|texlive-csvtools-1.24-4|55	%install
14mu|texlive-csvtools-1.24-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-csvtools-1.24-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-csvtools-1.24-4|58	
14mu|texlive-csvtools-1.24-4|59	
14mu|texlive-csvtools-1.24-4|60	
14mu|texlive-csvtools-1.24-4|61	%changelog
14mu|texlive-csvtools-1.24-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.24-4
14mu|texlive-csvtools-1.24-4|63	+ Revision: 898169f
14mu|texlive-csvtools-1.24-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-csvtools-1.24-4|65	
14mu|texlive-csvtools-1.24-4|66	

24583 14
14mu|texlive-ctable-1.21-4|1	# revision 23834
14mu|texlive-ctable-1.21-4|2	# category Package
14mu|texlive-ctable-1.21-4|3	# catalog-ctan /macros/latex/contrib/ctable
14mu|texlive-ctable-1.21-4|4	# catalog-date 2011-09-05 13:58:41 +0200
14mu|texlive-ctable-1.21-4|5	# catalog-license lppl
14mu|texlive-ctable-1.21-4|6	# catalog-version 1.21
14mu|texlive-ctable-1.21-4|7	Name:		texlive-ctable
14mu|texlive-ctable-1.21-4|8	Version:	1.21
14mu|texlive-ctable-1.21-4|9	Release:	4
14mu|texlive-ctable-1.21-4|10	Summary:	Easily typeset centered tables
14mu|texlive-ctable-1.21-4|11	Group:		Publishing
14mu|texlive-ctable-1.21-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ctable
14mu|texlive-ctable-1.21-4|13	License:	LPPL
14mu|texlive-ctable-1.21-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctable.tar.xz
14mu|texlive-ctable-1.21-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctable.doc.tar.xz
14mu|texlive-ctable-1.21-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctable.source.tar.xz
14mu|texlive-ctable-1.21-4|17	BuildArch:	noarch
14mu|texlive-ctable-1.21-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ctable-1.21-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ctable-1.21-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ctable-1.21-4|21	
14mu|texlive-ctable-1.21-4|22	%description
14mu|texlive-ctable-1.21-4|23	Provides commands to easily typeset centered, left- or right-
14mu|texlive-ctable-1.21-4|24	aligned table and (multiple-)figure floats, with footnotes.
14mu|texlive-ctable-1.21-4|25	Instead of an environment, a command with 4 arguments is used;
14mu|texlive-ctable-1.21-4|26	the first is optional and is used for key,value pairs
14mu|texlive-ctable-1.21-4|27	generating variations on the defaults and offering a route for
14mu|texlive-ctable-1.21-4|28	future extensions.
14mu|texlive-ctable-1.21-4|29	
14mu|texlive-ctable-1.21-4|30	
14mu|texlive-ctable-1.21-4|31	#-----------------------------------------------------------------------
14mu|texlive-ctable-1.21-4|32	%files
14mu|texlive-ctable-1.21-4|33	%{_texmfdistdir}/tex/latex/ctable/ctable.sty
14mu|texlive-ctable-1.21-4|34	%doc %{_texmfdistdir}/doc/latex/ctable/01a
14mu|texlive-ctable-1.21-4|35	%doc %{_texmfdistdir}/doc/latex/ctable/01b
14mu|texlive-ctable-1.21-4|36	%doc %{_texmfdistdir}/doc/latex/ctable/02k
14mu|texlive-ctable-1.21-4|37	%doc %{_texmfdistdir}/doc/latex/ctable/02l
14mu|texlive-ctable-1.21-4|38	%doc %{_texmfdistdir}/doc/latex/ctable/02m
14mu|texlive-ctable-1.21-4|39	%doc %{_texmfdistdir}/doc/latex/ctable/03a
14mu|texlive-ctable-1.21-4|40	%doc %{_texmfdistdir}/doc/latex/ctable/03b
14mu|texlive-ctable-1.21-4|41	%doc %{_texmfdistdir}/doc/latex/ctable/04a
14mu|texlive-ctable-1.21-4|42	%doc %{_texmfdistdir}/doc/latex/ctable/04b
14mu|texlive-ctable-1.21-4|43	%doc %{_texmfdistdir}/doc/latex/ctable/05a
14mu|texlive-ctable-1.21-4|44	%doc %{_texmfdistdir}/doc/latex/ctable/05b
14mu|texlive-ctable-1.21-4|45	%doc %{_texmfdistdir}/doc/latex/ctable/06a
14mu|texlive-ctable-1.21-4|46	%doc %{_texmfdistdir}/doc/latex/ctable/06b
14mu|texlive-ctable-1.21-4|47	%doc %{_texmfdistdir}/doc/latex/ctable/07a
14mu|texlive-ctable-1.21-4|48	%doc %{_texmfdistdir}/doc/latex/ctable/07b
14mu|texlive-ctable-1.21-4|49	%doc %{_texmfdistdir}/doc/latex/ctable/08a
14mu|texlive-ctable-1.21-4|50	%doc %{_texmfdistdir}/doc/latex/ctable/08b
14mu|texlive-ctable-1.21-4|51	%doc %{_texmfdistdir}/doc/latex/ctable/09b
14mu|texlive-ctable-1.21-4|52	%doc %{_texmfdistdir}/doc/latex/ctable/10a
14mu|texlive-ctable-1.21-4|53	%doc %{_texmfdistdir}/doc/latex/ctable/10b
14mu|texlive-ctable-1.21-4|54	%doc %{_texmfdistdir}/doc/latex/ctable/12a
14mu|texlive-ctable-1.21-4|55	%doc %{_texmfdistdir}/doc/latex/ctable/12b
14mu|texlive-ctable-1.21-4|56	%doc %{_texmfdistdir}/doc/latex/ctable/13a
14mu|texlive-ctable-1.21-4|57	%doc %{_texmfdistdir}/doc/latex/ctable/13b
14mu|texlive-ctable-1.21-4|58	%doc %{_texmfdistdir}/doc/latex/ctable/13c
14mu|texlive-ctable-1.21-4|59	%doc %{_texmfdistdir}/doc/latex/ctable/14a
14mu|texlive-ctable-1.21-4|60	%doc %{_texmfdistdir}/doc/latex/ctable/README
14mu|texlive-ctable-1.21-4|61	%doc %{_texmfdistdir}/doc/latex/ctable/ctable.pdf
14mu|texlive-ctable-1.21-4|62	%doc %{_texmfdistdir}/doc/latex/ctable/doit
14mu|texlive-ctable-1.21-4|63	%doc %{_texmfdistdir}/doc/latex/ctable/inst
14mu|texlive-ctable-1.21-4|64	%doc %{_texmfdistdir}/doc/latex/ctable/lion.png
14mu|texlive-ctable-1.21-4|65	%doc %{_texmfdistdir}/doc/latex/ctable/penguin.jpg
14mu|texlive-ctable-1.21-4|66	#- source
14mu|texlive-ctable-1.21-4|67	%doc %{_texmfdistdir}/source/latex/ctable/ctable.dtx
14mu|texlive-ctable-1.21-4|68	%doc %{_texmfdistdir}/source/latex/ctable/ctable.ins
14mu|texlive-ctable-1.21-4|69	
14mu|texlive-ctable-1.21-4|70	#-----------------------------------------------------------------------
14mu|texlive-ctable-1.21-4|71	%prep
14mu|texlive-ctable-1.21-4|72	%setup -c -a0 -a1 -a2
14mu|texlive-ctable-1.21-4|73	
14mu|texlive-ctable-1.21-4|74	%build
14mu|texlive-ctable-1.21-4|75	
14mu|texlive-ctable-1.21-4|76	%install
14mu|texlive-ctable-1.21-4|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ctable-1.21-4|78	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ctable-1.21-4|79	
14mu|texlive-ctable-1.21-4|80	
14mu|texlive-ctable-1.21-4|81	
14mu|texlive-ctable-1.21-4|82	%changelog
14mu|texlive-ctable-1.21-4|83	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.21-4
14mu|texlive-ctable-1.21-4|84	+ Revision: a768da4
14mu|texlive-ctable-1.21-4|85	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ctable-1.21-4|86	
14mu|texlive-ctable-1.21-4|87	

24584 14
14mu|texlive-ctex-1.02c-4|1	# revision 22488
14mu|texlive-ctex-1.02c-4|2	# category Package
14mu|texlive-ctex-1.02c-4|3	# catalog-ctan /language/chinese/ctex
14mu|texlive-ctex-1.02c-4|4	# catalog-date 2011-05-15 00:28:51 +0200
14mu|texlive-ctex-1.02c-4|5	# catalog-license lppl
14mu|texlive-ctex-1.02c-4|6	# catalog-version 1.02c
14mu|texlive-ctex-1.02c-4|7	Name:		texlive-ctex
14mu|texlive-ctex-1.02c-4|8	Version:	1.02c
14mu|texlive-ctex-1.02c-4|9	Release:	4
14mu|texlive-ctex-1.02c-4|10	Summary:	LaTeX classes and packages for Chinese typesetting
14mu|texlive-ctex-1.02c-4|11	Group:		Publishing
14mu|texlive-ctex-1.02c-4|12	URL:		http://www.ctan.org/tex-archive/language/chinese/ctex
14mu|texlive-ctex-1.02c-4|13	License:	LPPL
14mu|texlive-ctex-1.02c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex.tar.xz
14mu|texlive-ctex-1.02c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex.doc.tar.xz
14mu|texlive-ctex-1.02c-4|16	BuildArch:	noarch
14mu|texlive-ctex-1.02c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ctex-1.02c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ctex-1.02c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ctex-1.02c-4|20	Requires:	texlive-ttfutils
14mu|texlive-ctex-1.02c-4|21	
14mu|texlive-ctex-1.02c-4|22	%description
14mu|texlive-ctex-1.02c-4|23	TeXLive ctex package.
14mu|texlive-ctex-1.02c-4|24	
14mu|texlive-ctex-1.02c-4|25	
14mu|texlive-ctex-1.02c-4|26	#-----------------------------------------------------------------------
14mu|texlive-ctex-1.02c-4|27	%files
14mu|texlive-ctex-1.02c-4|28	%{_texmfdistdir}/tex/latex/ctex/back/ctexartutf8.cls
14mu|texlive-ctex-1.02c-4|29	%{_texmfdistdir}/tex/latex/ctex/back/ctexbookutf8.cls
14mu|texlive-ctex-1.02c-4|30	%{_texmfdistdir}/tex/latex/ctex/back/ctexcaputf8.sty
14mu|texlive-ctex-1.02c-4|31	%{_texmfdistdir}/tex/latex/ctex/back/ctexreputf8.cls
14mu|texlive-ctex-1.02c-4|32	%{_texmfdistdir}/tex/latex/ctex/back/ctexutf8.sty
14mu|texlive-ctex-1.02c-4|33	%{_texmfdistdir}/tex/latex/ctex/cfg/ctex.cfg
14mu|texlive-ctex-1.02c-4|34	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexcap-gbk.cfg
14mu|texlive-ctex-1.02c-4|35	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexcap-utf8.cfg
14mu|texlive-ctex-1.02c-4|36	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexcap.cfg
14mu|texlive-ctex-1.02c-4|37	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexopts.cfg.template
14mu|texlive-ctex-1.02c-4|38	%{_texmfdistdir}/tex/latex/ctex/ctex.sty
14mu|texlive-ctex-1.02c-4|39	%{_texmfdistdir}/tex/latex/ctex/ctexart.cls
14mu|texlive-ctex-1.02c-4|40	%{_texmfdistdir}/tex/latex/ctex/ctexbook.cls
14mu|texlive-ctex-1.02c-4|41	%{_texmfdistdir}/tex/latex/ctex/ctexcap.sty
14mu|texlive-ctex-1.02c-4|42	%{_texmfdistdir}/tex/latex/ctex/ctexrep.cls
14mu|texlive-ctex-1.02c-4|43	%{_texmfdistdir}/tex/latex/ctex/def/ctex-article.def
14mu|texlive-ctex-1.02c-4|44	%{_texmfdistdir}/tex/latex/ctex/def/ctex-book.def
14mu|texlive-ctex-1.02c-4|45	%{_texmfdistdir}/tex/latex/ctex/def/ctex-caption.def
14mu|texlive-ctex-1.02c-4|46	%{_texmfdistdir}/tex/latex/ctex/def/ctex-class.def
14mu|texlive-ctex-1.02c-4|47	%{_texmfdistdir}/tex/latex/ctex/def/ctex-common.def
14mu|texlive-ctex-1.02c-4|48	%{_texmfdistdir}/tex/latex/ctex/def/ctex-gbk.def
14mu|texlive-ctex-1.02c-4|49	%{_texmfdistdir}/tex/latex/ctex/def/ctex-loadclass.def
14mu|texlive-ctex-1.02c-4|50	%{_texmfdistdir}/tex/latex/ctex/def/ctex-report.def
14mu|texlive-ctex-1.02c-4|51	%{_texmfdistdir}/tex/latex/ctex/def/ctex-utf8.def
14mu|texlive-ctex-1.02c-4|52	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-cct-engine.def
14mu|texlive-ctex-1.02c-4|53	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-cjk-common.def
14mu|texlive-ctex-1.02c-4|54	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-cjk-engine.def
14mu|texlive-ctex-1.02c-4|55	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-xecjk-engine.def
14mu|texlive-ctex-1.02c-4|56	%{_texmfdistdir}/tex/latex/ctex/fd/c19gbsn.fd
14mu|texlive-ctex-1.02c-4|57	%{_texmfdistdir}/tex/latex/ctex/fd/c19gbsn.fdx
14mu|texlive-ctex-1.02c-4|58	%{_texmfdistdir}/tex/latex/ctex/fd/c19gkai.fd
14mu|texlive-ctex-1.02c-4|59	%{_texmfdistdir}/tex/latex/ctex/fd/c19gkai.fdx
14mu|texlive-ctex-1.02c-4|60	%{_texmfdistdir}/tex/latex/ctex/fd/c19rm.fd
14mu|texlive-ctex-1.02c-4|61	%{_texmfdistdir}/tex/latex/ctex/fd/c19sf.fd
14mu|texlive-ctex-1.02c-4|62	%{_texmfdistdir}/tex/latex/ctex/fd/c19tt.fd
14mu|texlive-ctex-1.02c-4|63	%{_texmfdistdir}/tex/latex/ctex/fd/c70rm.fd
14mu|texlive-ctex-1.02c-4|64	%{_texmfdistdir}/tex/latex/ctex/fd/c70sf.fd
14mu|texlive-ctex-1.02c-4|65	%{_texmfdistdir}/tex/latex/ctex/fd/c70tt.fd
14mu|texlive-ctex-1.02c-4|66	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-cjk-adobefonts.def
14mu|texlive-ctex-1.02c-4|67	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-cjk-winfonts.def
14mu|texlive-ctex-1.02c-4|68	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-xecjk-adobefonts.def
14mu|texlive-ctex-1.02c-4|69	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-xecjk-winfonts.def
14mu|texlive-ctex-1.02c-4|70	%{_texmfdistdir}/tex/latex/ctex/opt/ctex-caption-opts.def
14mu|texlive-ctex-1.02c-4|71	%{_texmfdistdir}/tex/latex/ctex/opt/ctex-class-opts.def
14mu|texlive-ctex-1.02c-4|72	%{_texmfdistdir}/tex/latex/ctex/opt/ctex-common-opts.def
14mu|texlive-ctex-1.02c-4|73	%doc %{_texmfdistdir}/doc/latex/ctex/README
14mu|texlive-ctex-1.02c-4|74	%doc %{_texmfdistdir}/doc/latex/ctex/ctex.pdf
14mu|texlive-ctex-1.02c-4|75	%doc %{_texmfdistdir}/doc/latex/ctex/ctex.tex
14mu|texlive-ctex-1.02c-4|76	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-cjk.tex
14mu|texlive-ctex-1.02c-4|77	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-cjkutf8.tex
14mu|texlive-ctex-1.02c-4|78	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-xetex.tex
14mu|texlive-ctex-1.02c-4|79	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-xetexgbk.tex
14mu|texlive-ctex-1.02c-4|80	
14mu|texlive-ctex-1.02c-4|81	#-----------------------------------------------------------------------
14mu|texlive-ctex-1.02c-4|82	%prep
14mu|texlive-ctex-1.02c-4|83	%setup -c -a0 -a1
14mu|texlive-ctex-1.02c-4|84	
14mu|texlive-ctex-1.02c-4|85	%build
14mu|texlive-ctex-1.02c-4|86	
14mu|texlive-ctex-1.02c-4|87	%install
14mu|texlive-ctex-1.02c-4|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ctex-1.02c-4|89	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ctex-1.02c-4|90	
14mu|texlive-ctex-1.02c-4|91	
14mu|texlive-ctex-1.02c-4|92	
14mu|texlive-ctex-1.02c-4|93	%changelog
14mu|texlive-ctex-1.02c-4|94	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02c-4
14mu|texlive-ctex-1.02c-4|95	+ Revision: a624aff
14mu|texlive-ctex-1.02c-4|96	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ctex-1.02c-4|97	
14mu|texlive-ctex-1.02c-4|98	

24585 14
14mu|texlive-ctib-20070204-4|1	# revision 15878
14mu|texlive-ctib-20070204-4|2	# category Package
14mu|texlive-ctib-20070204-4|3	# catalog-ctan /language/tibetan/ctib
14mu|texlive-ctib-20070204-4|4	# catalog-date 2007-02-04 13:34:13 +0100
14mu|texlive-ctib-20070204-4|5	# catalog-license gpl
14mu|texlive-ctib-20070204-4|6	# catalog-version undef
14mu|texlive-ctib-20070204-4|7	Name:		texlive-ctib
14mu|texlive-ctib-20070204-4|8	Version:	20070204
14mu|texlive-ctib-20070204-4|9	Release:	4
14mu|texlive-ctib-20070204-4|10	Summary:	Tibetan for TeX and LATeX2e
14mu|texlive-ctib-20070204-4|11	Group:		Publishing
14mu|texlive-ctib-20070204-4|12	URL:		http://www.ctan.org/tex-archive/language/tibetan/ctib
14mu|texlive-ctib-20070204-4|13	License:	GPL
14mu|texlive-ctib-20070204-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctib.tar.xz
14mu|texlive-ctib-20070204-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctib.doc.tar.xz
14mu|texlive-ctib-20070204-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctib.source.tar.xz
14mu|texlive-ctib-20070204-4|17	BuildArch:	noarch
14mu|texlive-ctib-20070204-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ctib-20070204-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ctib-20070204-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ctib-20070204-4|21	
14mu|texlive-ctib-20070204-4|22	%description
14mu|texlive-ctib-20070204-4|23	A package using a modified version of Sirlin's Tibetan font. An
14mu|texlive-ctib-20070204-4|24	advantage of this Tibetan implementation is that all consonant
14mu|texlive-ctib-20070204-4|25	clusters are formed by TeX and Metafont. No external
14mu|texlive-ctib-20070204-4|26	preprocessor is needed.
14mu|texlive-ctib-20070204-4|27	
14mu|texlive-ctib-20070204-4|28	
14mu|texlive-ctib-20070204-4|29	#-----------------------------------------------------------------------
14mu|texlive-ctib-20070204-4|30	%files
14mu|texlive-ctib-20070204-4|31	%{_texmfdistdir}/fonts/source/public/ctib/bzrsetup.mf
14mu|texlive-ctib-20070204-4|32	%{_texmfdistdir}/fonts/source/public/ctib/ctib.mf
14mu|texlive-ctib-20070204-4|33	%{_texmfdistdir}/fonts/source/public/ctib/ctibcode.mf
14mu|texlive-ctib-20070204-4|34	%{_texmfdistdir}/fonts/source/public/ctib/ctiblett.mf
14mu|texlive-ctib-20070204-4|35	%{_texmfdistdir}/fonts/source/public/ctib/ctibligs.mf
14mu|texlive-ctib-20070204-4|36	%{_texmfdistdir}/fonts/source/public/ctib/ctibnum.mf
14mu|texlive-ctib-20070204-4|37	%{_texmfdistdir}/fonts/source/public/ctib/ctibpunc.mf
14mu|texlive-ctib-20070204-4|38	%{_texmfdistdir}/fonts/source/public/ctib/ctibsplt.mf
14mu|texlive-ctib-20070204-4|39	%{_texmfdistdir}/fonts/source/public/ctib/ctibvow.mf
14mu|texlive-ctib-20070204-4|40	%{_texmfdistdir}/fonts/tfm/public/ctib/ctib.tfm
14mu|texlive-ctib-20070204-4|41	%{_texmfdistdir}/tex/latex/ctib/ctib.sty
14mu|texlive-ctib-20070204-4|42	%{_texmfdistdir}/tex/latex/ctib/ctib.tex
14mu|texlive-ctib-20070204-4|43	%{_texmfdistdir}/tex/latex/ctib/lctctib.fd
14mu|texlive-ctib-20070204-4|44	%{_texmfdistdir}/tex/latex/ctib/lctenc.def
14mu|texlive-ctib-20070204-4|45	%doc %{_texmfdistdir}/doc/latex/ctib/README
14mu|texlive-ctib-20070204-4|46	%doc %{_texmfdistdir}/doc/latex/ctib/ctib4tex.pdf
14mu|texlive-ctib-20070204-4|47	%doc %{_texmfdistdir}/doc/latex/ctib/ctib4tex.tex
14mu|texlive-ctib-20070204-4|48	#- source
14mu|texlive-ctib-20070204-4|49	%doc %{_texmfdistdir}/source/latex/ctib/COPYING
14mu|texlive-ctib-20070204-4|50	%doc %{_texmfdistdir}/source/latex/ctib/EMTEX
14mu|texlive-ctib-20070204-4|51	%doc %{_texmfdistdir}/source/latex/ctib/HISTORY
14mu|texlive-ctib-20070204-4|52	%doc %{_texmfdistdir}/source/latex/ctib/INSTALL
14mu|texlive-ctib-20070204-4|53	%doc %{_texmfdistdir}/source/latex/ctib/MIKTEX
14mu|texlive-ctib-20070204-4|54	
14mu|texlive-ctib-20070204-4|55	#-----------------------------------------------------------------------
14mu|texlive-ctib-20070204-4|56	%prep
14mu|texlive-ctib-20070204-4|57	%setup -c -a0 -a1 -a2
14mu|texlive-ctib-20070204-4|58	
14mu|texlive-ctib-20070204-4|59	%build
14mu|texlive-ctib-20070204-4|60	
14mu|texlive-ctib-20070204-4|61	%install
14mu|texlive-ctib-20070204-4|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ctib-20070204-4|63	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ctib-20070204-4|64	
14mu|texlive-ctib-20070204-4|65	
14mu|texlive-ctib-20070204-4|66	
14mu|texlive-ctib-20070204-4|67	%changelog
14mu|texlive-ctib-20070204-4|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070204-4
14mu|texlive-ctib-20070204-4|69	+ Revision: 5f5c001
14mu|texlive-ctib-20070204-4|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ctib-20070204-4|71	
14mu|texlive-ctib-20070204-4|72	

24586 14
14mu|texlive-cuisine-0.5-4|1	# revision 15878
14mu|texlive-cuisine-0.5-4|2	# category Package
14mu|texlive-cuisine-0.5-4|3	# catalog-ctan /macros/latex/contrib/cuisine
14mu|texlive-cuisine-0.5-4|4	# catalog-date 2006-12-09 15:50:57 +0100
14mu|texlive-cuisine-0.5-4|5	# catalog-license lppl
14mu|texlive-cuisine-0.5-4|6	# catalog-version 0.5
14mu|texlive-cuisine-0.5-4|7	Name:		texlive-cuisine
14mu|texlive-cuisine-0.5-4|8	Version:	0.5
14mu|texlive-cuisine-0.5-4|9	Release:	4
14mu|texlive-cuisine-0.5-4|10	Summary:	Typeset recipes
14mu|texlive-cuisine-0.5-4|11	Group:		Publishing
14mu|texlive-cuisine-0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cuisine
14mu|texlive-cuisine-0.5-4|13	License:	LPPL
14mu|texlive-cuisine-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cuisine.tar.xz
14mu|texlive-cuisine-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cuisine.doc.tar.xz
14mu|texlive-cuisine-0.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cuisine.source.tar.xz
14mu|texlive-cuisine-0.5-4|17	BuildArch:	noarch
14mu|texlive-cuisine-0.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cuisine-0.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cuisine-0.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cuisine-0.5-4|21	
14mu|texlive-cuisine-0.5-4|22	%description
14mu|texlive-cuisine-0.5-4|23	Typeset recipes with the ingredients lined up with their method
14mu|texlive-cuisine-0.5-4|24	step (somewhat similarly to the layout used in cooking).
14mu|texlive-cuisine-0.5-4|25	
14mu|texlive-cuisine-0.5-4|26	
14mu|texlive-cuisine-0.5-4|27	#-----------------------------------------------------------------------
14mu|texlive-cuisine-0.5-4|28	%files
14mu|texlive-cuisine-0.5-4|29	%{_texmfdistdir}/tex/latex/cuisine/cuisine.sty
14mu|texlive-cuisine-0.5-4|30	%doc %{_texmfdistdir}/doc/latex/cuisine/README
14mu|texlive-cuisine-0.5-4|31	%doc %{_texmfdistdir}/doc/latex/cuisine/cuisine.pdf
14mu|texlive-cuisine-0.5-4|32	#- source
14mu|texlive-cuisine-0.5-4|33	%doc %{_texmfdistdir}/source/latex/cuisine/cuisine.dtx
14mu|texlive-cuisine-0.5-4|34	%doc %{_texmfdistdir}/source/latex/cuisine/cuisine.ins
14mu|texlive-cuisine-0.5-4|35	
14mu|texlive-cuisine-0.5-4|36	#-----------------------------------------------------------------------
14mu|texlive-cuisine-0.5-4|37	%prep
14mu|texlive-cuisine-0.5-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-cuisine-0.5-4|39	
14mu|texlive-cuisine-0.5-4|40	%build
14mu|texlive-cuisine-0.5-4|41	
14mu|texlive-cuisine-0.5-4|42	%install
14mu|texlive-cuisine-0.5-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cuisine-0.5-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cuisine-0.5-4|45	
14mu|texlive-cuisine-0.5-4|46	
14mu|texlive-cuisine-0.5-4|47	
14mu|texlive-cuisine-0.5-4|48	%changelog
14mu|texlive-cuisine-0.5-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-cuisine-0.5-4|50	+ Revision: eb5c003
14mu|texlive-cuisine-0.5-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cuisine-0.5-4|52	
14mu|texlive-cuisine-0.5-4|53	

24587 14
14mu|texlive-currfile-0.7b-7|1	# revision 29012
14mu|texlive-currfile-0.7b-7|2	# category Package
14mu|texlive-currfile-0.7b-7|3	# catalog-ctan /macros/latex/contrib/currfile
14mu|texlive-currfile-0.7b-7|4	# catalog-date 2013-02-02 11:38:19 +0100
14mu|texlive-currfile-0.7b-7|5	# catalog-license lppl1.3
14mu|texlive-currfile-0.7b-7|6	# catalog-version 0.7b
14mu|texlive-currfile-0.7b-7|7	Name:		texlive-currfile
14mu|texlive-currfile-0.7b-7|8	Version:	0.7b
14mu|texlive-currfile-0.7b-7|9	Release:	7
14mu|texlive-currfile-0.7b-7|10	Summary:	Provide file name and path of input files
14mu|texlive-currfile-0.7b-7|11	Group:		Publishing
14mu|texlive-currfile-0.7b-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/currfile
14mu|texlive-currfile-0.7b-7|13	License:	LPPL1.3
14mu|texlive-currfile-0.7b-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.tar.xz
14mu|texlive-currfile-0.7b-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.doc.tar.xz
14mu|texlive-currfile-0.7b-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.source.tar.xz
14mu|texlive-currfile-0.7b-7|17	BuildArch:	noarch
14mu|texlive-currfile-0.7b-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-currfile-0.7b-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-currfile-0.7b-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-currfile-0.7b-7|21	
14mu|texlive-currfile-0.7b-7|22	%description
14mu|texlive-currfile-0.7b-7|23	The package provides macros holding file name information
14mu|texlive-currfile-0.7b-7|24	(directory, base name, extension, full name and full path) for
14mu|texlive-currfile-0.7b-7|25	files read by LaTeX \input and \include macros; it uses the
14mu|texlive-currfile-0.7b-7|26	file hooks provided by the author's filehook. In particular, it
14mu|texlive-currfile-0.7b-7|27	restores the parent file name after the trailing \clearpage of
14mu|texlive-currfile-0.7b-7|28	an \included file; as a result, the macros may be usefully
14mu|texlive-currfile-0.7b-7|29	employed in the page header and footer of the last printed page
14mu|texlive-currfile-0.7b-7|30	of such a file. The depth of inclusion is made available,
14mu|texlive-currfile-0.7b-7|31	together with the "parent" (including file) and "parents" (all
14mu|texlive-currfile-0.7b-7|32	including files to the root of the tree). The package
14mu|texlive-currfile-0.7b-7|33	supersedes FiNK.
14mu|texlive-currfile-0.7b-7|34	
14mu|texlive-currfile-0.7b-7|35	
14mu|texlive-currfile-0.7b-7|36	#-----------------------------------------------------------------------
14mu|texlive-currfile-0.7b-7|37	%files
14mu|texlive-currfile-0.7b-7|38	%{_texmfdistdir}/tex/latex/currfile/currfile-abspath.sty
14mu|texlive-currfile-0.7b-7|39	%{_texmfdistdir}/tex/latex/currfile/currfile.sty
14mu|texlive-currfile-0.7b-7|40	%doc %{_texmfdistdir}/doc/latex/currfile/README
14mu|texlive-currfile-0.7b-7|41	%doc %{_texmfdistdir}/doc/latex/currfile/currfile.pdf
14mu|texlive-currfile-0.7b-7|42	#- source
14mu|texlive-currfile-0.7b-7|43	%doc %{_texmfdistdir}/source/latex/currfile/currfile.dtx
14mu|texlive-currfile-0.7b-7|44	%doc %{_texmfdistdir}/source/latex/currfile/currfile.ins
14mu|texlive-currfile-0.7b-7|45	
14mu|texlive-currfile-0.7b-7|46	#-----------------------------------------------------------------------
14mu|texlive-currfile-0.7b-7|47	%prep
14mu|texlive-currfile-0.7b-7|48	%setup -c -a0 -a1 -a2
14mu|texlive-currfile-0.7b-7|49	
14mu|texlive-currfile-0.7b-7|50	%build
14mu|texlive-currfile-0.7b-7|51	
14mu|texlive-currfile-0.7b-7|52	%install
14mu|texlive-currfile-0.7b-7|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-currfile-0.7b-7|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-currfile-0.7b-7|55	
14mu|texlive-currfile-0.7b-7|56	%changelog
14mu|texlive-currfile-0.7b-7|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7b-7
14mu|texlive-currfile-0.7b-7|58	+ Revision: 46ed7b2
14mu|texlive-currfile-0.7b-7|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-currfile-0.7b-7|60	
14mu|texlive-currfile-0.7b-7|61	

24588 14
14mu|texlive-currvita-20061209-4|1	# revision 15878
14mu|texlive-currvita-20061209-4|2	# category Package
14mu|texlive-currvita-20061209-4|3	# catalog-ctan /macros/latex/contrib/currvita
14mu|texlive-currvita-20061209-4|4	# catalog-date 2006-12-09 16:04:04 +0100
14mu|texlive-currvita-20061209-4|5	# catalog-license gpl
14mu|texlive-currvita-20061209-4|6	# catalog-version undef
14mu|texlive-currvita-20061209-4|7	Name:		texlive-currvita
14mu|texlive-currvita-20061209-4|8	Version:	20061209
14mu|texlive-currvita-20061209-4|9	Release:	4
14mu|texlive-currvita-20061209-4|10	Summary:	Typeset a curriculum vitae
14mu|texlive-currvita-20061209-4|11	Group:		Publishing
14mu|texlive-currvita-20061209-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/currvita
14mu|texlive-currvita-20061209-4|13	License:	GPL
14mu|texlive-currvita-20061209-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currvita.tar.xz
14mu|texlive-currvita-20061209-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currvita.doc.tar.xz
14mu|texlive-currvita-20061209-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currvita.source.tar.xz
14mu|texlive-currvita-20061209-4|17	BuildArch:	noarch
14mu|texlive-currvita-20061209-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-currvita-20061209-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-currvita-20061209-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-currvita-20061209-4|21	
14mu|texlive-currvita-20061209-4|22	%description
14mu|texlive-currvita-20061209-4|23	Currvita is a package rather than a class (like most other
14mu|texlive-currvita-20061209-4|24	curriculum vitae offerings). The author considers that a
14mu|texlive-currvita-20061209-4|25	curriculum vitae can quite reasonably form part of another
14mu|texlive-currvita-20061209-4|26	document (such as a letter, or a dissertation).
14mu|texlive-currvita-20061209-4|27	
14mu|texlive-currvita-20061209-4|28	
14mu|texlive-currvita-20061209-4|29	#-----------------------------------------------------------------------
14mu|texlive-currvita-20061209-4|30	%files
14mu|texlive-currvita-20061209-4|31	%{_texmfdistdir}/tex/latex/currvita/currvita.sty
14mu|texlive-currvita-20061209-4|32	%doc %{_texmfdistdir}/doc/latex/currvita/README
14mu|texlive-currvita-20061209-4|33	%doc %{_texmfdistdir}/doc/latex/currvita/currvita.pdf
14mu|texlive-currvita-20061209-4|34	%doc %{_texmfdistdir}/doc/latex/currvita/cvtest.tex
14mu|texlive-currvita-20061209-4|35	#- source
14mu|texlive-currvita-20061209-4|36	%doc %{_texmfdistdir}/source/latex/currvita/currvita.dtx
14mu|texlive-currvita-20061209-4|37	%doc %{_texmfdistdir}/source/latex/currvita/currvita.ins
14mu|texlive-currvita-20061209-4|38	
14mu|texlive-currvita-20061209-4|39	#-----------------------------------------------------------------------
14mu|texlive-currvita-20061209-4|40	%prep
14mu|texlive-currvita-20061209-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-currvita-20061209-4|42	
14mu|texlive-currvita-20061209-4|43	%build
14mu|texlive-currvita-20061209-4|44	
14mu|texlive-currvita-20061209-4|45	%install
14mu|texlive-currvita-20061209-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-currvita-20061209-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-currvita-20061209-4|48	
14mu|texlive-currvita-20061209-4|49	
14mu|texlive-currvita-20061209-4|50	
14mu|texlive-currvita-20061209-4|51	%changelog
14mu|texlive-currvita-20061209-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061209-4
14mu|texlive-currvita-20061209-4|53	+ Revision: 7f89396
14mu|texlive-currvita-20061209-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-currvita-20061209-4|55	
14mu|texlive-currvita-20061209-4|56	

24589 14
14mu|texlive-curve-1.16-4|1	# revision 20745
14mu|texlive-curve-1.16-4|2	# category Package
14mu|texlive-curve-1.16-4|3	# catalog-ctan /macros/latex/contrib/curve
14mu|texlive-curve-1.16-4|4	# catalog-date 2010-12-14 18:30:55 +0100
14mu|texlive-curve-1.16-4|5	# catalog-license lppl
14mu|texlive-curve-1.16-4|6	# catalog-version 1.16
14mu|texlive-curve-1.16-4|7	Name:		texlive-curve
14mu|texlive-curve-1.16-4|8	Version:	1.16
14mu|texlive-curve-1.16-4|9	Release:	4
14mu|texlive-curve-1.16-4|10	Summary:	A class for making curriculum vitae
14mu|texlive-curve-1.16-4|11	Group:		Publishing
14mu|texlive-curve-1.16-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/curve
14mu|texlive-curve-1.16-4|13	License:	LPPL
14mu|texlive-curve-1.16-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve.tar.xz
14mu|texlive-curve-1.16-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve.doc.tar.xz
14mu|texlive-curve-1.16-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve.source.tar.xz
14mu|texlive-curve-1.16-4|17	BuildArch:	noarch
14mu|texlive-curve-1.16-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-curve-1.16-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-curve-1.16-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-curve-1.16-4|21	
14mu|texlive-curve-1.16-4|22	%description
14mu|texlive-curve-1.16-4|23	CurVe is a class for writing a CV, with configuration for the
14mu|texlive-curve-1.16-4|24	language in which you write. The class provides a set of
14mu|texlive-curve-1.16-4|25	commands to create rubrics, entries in these rubrics etc. CurVe
14mu|texlive-curve-1.16-4|26	then format the CV (possibly splitting it onto multiple pages,
14mu|texlive-curve-1.16-4|27	repeating the titles etc), which is usually the most painful
14mu|texlive-curve-1.16-4|28	part of CV writing. Another nice feature of CurVe is its
14mu|texlive-curve-1.16-4|29	ability to manage different CV 'flavours' simultaneously. It is
14mu|texlive-curve-1.16-4|30	often the case that you want to maintain slightly divergent
14mu|texlive-curve-1.16-4|31	versions of your CV at the same time, in order to emphasize on
14mu|texlive-curve-1.16-4|32	different aspects of your background. CurVe also comes with
14mu|texlive-curve-1.16-4|33	support for use with AUC-TeX.
14mu|texlive-curve-1.16-4|34	
14mu|texlive-curve-1.16-4|35	
14mu|texlive-curve-1.16-4|36	#-----------------------------------------------------------------------
14mu|texlive-curve-1.16-4|37	%files
14mu|texlive-curve-1.16-4|38	%{_texmfdistdir}/tex/latex/curve/curve.cls
14mu|texlive-curve-1.16-4|39	%doc %{_texmfdistdir}/doc/latex/curve/NEWS
14mu|texlive-curve-1.16-4|40	%doc %{_texmfdistdir}/doc/latex/curve/README
14mu|texlive-curve-1.16-4|41	%doc %{_texmfdistdir}/doc/latex/curve/THANKS
14mu|texlive-curve-1.16-4|42	%doc %{_texmfdistdir}/doc/latex/curve/curve.el
14mu|texlive-curve-1.16-4|43	%doc %{_texmfdistdir}/doc/latex/curve/curve.pdf
14mu|texlive-curve-1.16-4|44	%doc %{_texmfdistdir}/doc/latex/curve/examples/Makefile
14mu|texlive-curve-1.16-4|45	%doc %{_texmfdistdir}/doc/latex/curve/examples/bib.bib
14mu|texlive-curve-1.16-4|46	%doc %{_texmfdistdir}/doc/latex/curve/examples/bib.tex
14mu|texlive-curve-1.16-4|47	%doc %{_texmfdistdir}/doc/latex/curve/examples/raw.tex
14mu|texlive-curve-1.16-4|48	%doc %{_texmfdistdir}/doc/latex/curve/examples/rubric.tex
14mu|texlive-curve-1.16-4|49	%doc %{_texmfdistdir}/doc/latex/curve/header.inc
14mu|texlive-curve-1.16-4|50	#- source
14mu|texlive-curve-1.16-4|51	%doc %{_texmfdistdir}/source/latex/curve/curve.dtx
14mu|texlive-curve-1.16-4|52	%doc %{_texmfdistdir}/source/latex/curve/curve.ins
14mu|texlive-curve-1.16-4|53	
14mu|texlive-curve-1.16-4|54	#-----------------------------------------------------------------------
14mu|texlive-curve-1.16-4|55	%prep
14mu|texlive-curve-1.16-4|56	%setup -c -a0 -a1 -a2
14mu|texlive-curve-1.16-4|57	
14mu|texlive-curve-1.16-4|58	%build
14mu|texlive-curve-1.16-4|59	
14mu|texlive-curve-1.16-4|60	%install
14mu|texlive-curve-1.16-4|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-curve-1.16-4|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-curve-1.16-4|63	
14mu|texlive-curve-1.16-4|64	
14mu|texlive-curve-1.16-4|65	
14mu|texlive-curve-1.16-4|66	%changelog
14mu|texlive-curve-1.16-4|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.16-4
14mu|texlive-curve-1.16-4|68	+ Revision: c0e800d
14mu|texlive-curve-1.16-4|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-curve-1.16-4|70	
14mu|texlive-curve-1.16-4|71	

24590 14
14mu|texlive-curve2e-1.40-4|1	# revision 25569
14mu|texlive-curve2e-1.40-4|2	# category Package
14mu|texlive-curve2e-1.40-4|3	# catalog-ctan /macros/latex/contrib/curve2e
14mu|texlive-curve2e-1.40-4|4	# catalog-date 2012-03-05 13:28:31 +0100
14mu|texlive-curve2e-1.40-4|5	# catalog-license lppl1.3
14mu|texlive-curve2e-1.40-4|6	# catalog-version 1.4
14mu|texlive-curve2e-1.40-4|7	Name:		texlive-curve2e
14mu|texlive-curve2e-1.40-4|8	Version:	1.40
14mu|texlive-curve2e-1.40-4|9	Release:	4
14mu|texlive-curve2e-1.40-4|10	Summary:	Extensions for package pict2e
14mu|texlive-curve2e-1.40-4|11	Group:		Publishing
14mu|texlive-curve2e-1.40-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/curve2e
14mu|texlive-curve2e-1.40-4|13	License:	LPPL1.3
14mu|texlive-curve2e-1.40-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve2e.tar.xz
14mu|texlive-curve2e-1.40-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve2e.doc.tar.xz
14mu|texlive-curve2e-1.40-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve2e.source.tar.xz
14mu|texlive-curve2e-1.40-4|17	BuildArch:	noarch
14mu|texlive-curve2e-1.40-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-curve2e-1.40-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-curve2e-1.40-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-curve2e-1.40-4|21	
14mu|texlive-curve2e-1.40-4|22	%description
14mu|texlive-curve2e-1.40-4|23	The package extends the drawing capacities of the pict2e that
14mu|texlive-curve2e-1.40-4|24	serves as a LaTeX 2e replacement for picture mode. In
14mu|texlive-curve2e-1.40-4|25	particular, curve2e introduces new macros for lines and
14mu|texlive-curve2e-1.40-4|26	vectors, new specifications for line terminations and joins,
14mu|texlive-curve2e-1.40-4|27	arcs with any angular aperture, arcs with arrows at one or both
14mu|texlive-curve2e-1.40-4|28	ends, generic curves specified with their nodes and the tangent
14mu|texlive-curve2e-1.40-4|29	direction at these nodes.
14mu|texlive-curve2e-1.40-4|30	
14mu|texlive-curve2e-1.40-4|31	
14mu|texlive-curve2e-1.40-4|32	#-----------------------------------------------------------------------
14mu|texlive-curve2e-1.40-4|33	%files
14mu|texlive-curve2e-1.40-4|34	%{_texmfdistdir}/tex/latex/curve2e/curve2e.sty
14mu|texlive-curve2e-1.40-4|35	%doc %{_texmfdistdir}/doc/latex/curve2e/README
14mu|texlive-curve2e-1.40-4|36	%doc %{_texmfdistdir}/doc/latex/curve2e/curve2e.pdf
14mu|texlive-curve2e-1.40-4|37	%doc %{_texmfdistdir}/doc/latex/curve2e/manifest.txt
14mu|texlive-curve2e-1.40-4|38	#- source
14mu|texlive-curve2e-1.40-4|39	%doc %{_texmfdistdir}/source/latex/curve2e/curve2e.dtx
14mu|texlive-curve2e-1.40-4|40	
14mu|texlive-curve2e-1.40-4|41	#-----------------------------------------------------------------------
14mu|texlive-curve2e-1.40-4|42	%prep
14mu|texlive-curve2e-1.40-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-curve2e-1.40-4|44	
14mu|texlive-curve2e-1.40-4|45	%build
14mu|texlive-curve2e-1.40-4|46	
14mu|texlive-curve2e-1.40-4|47	%install
14mu|texlive-curve2e-1.40-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-curve2e-1.40-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-curve2e-1.40-4|50	
14mu|texlive-curve2e-1.40-4|51	
14mu|texlive-curve2e-1.40-4|52	
14mu|texlive-curve2e-1.40-4|53	%changelog
14mu|texlive-curve2e-1.40-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.40-4
14mu|texlive-curve2e-1.40-4|55	+ Revision: e750b0c
14mu|texlive-curve2e-1.40-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-curve2e-1.40-4|57	
14mu|texlive-curve2e-1.40-4|58	

24591 14
14mu|texlive-curves-1.53-4|1	# revision 15878
14mu|texlive-curves-1.53-4|2	# category Package
14mu|texlive-curves-1.53-4|3	# catalog-ctan /macros/latex/contrib/curves
14mu|texlive-curves-1.53-4|4	# catalog-date 2009-09-24 20:53:04 +0200
14mu|texlive-curves-1.53-4|5	# catalog-license lppl
14mu|texlive-curves-1.53-4|6	# catalog-version 1.53
14mu|texlive-curves-1.53-4|7	Name:		texlive-curves
14mu|texlive-curves-1.53-4|8	Version:	1.53
14mu|texlive-curves-1.53-4|9	Release:	4
14mu|texlive-curves-1.53-4|10	Summary:	Curves for LaTeX picture environment
14mu|texlive-curves-1.53-4|11	Group:		Publishing
14mu|texlive-curves-1.53-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/curves
14mu|texlive-curves-1.53-4|13	License:	LPPL
14mu|texlive-curves-1.53-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curves.tar.xz
14mu|texlive-curves-1.53-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curves.doc.tar.xz
14mu|texlive-curves-1.53-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curves.source.tar.xz
14mu|texlive-curves-1.53-4|17	BuildArch:	noarch
14mu|texlive-curves-1.53-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-curves-1.53-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-curves-1.53-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-curves-1.53-4|21	
14mu|texlive-curves-1.53-4|22	%description
14mu|texlive-curves-1.53-4|23	The draws curves in the standard LaTeX picture environment
14mu|texlive-curves-1.53-4|24	using parabolas between data points with continuous slope at
14mu|texlive-curves-1.53-4|25	joins; for circles and arcs, it uses up to 16 parabolas. The
14mu|texlive-curves-1.53-4|26	package also draws symbols or dash patterns along curves. The
14mu|texlive-curves-1.53-4|27	package provides facilities equivalent to technical pens with
14mu|texlive-curves-1.53-4|28	compasses and French curves. Curves consist of short secants
14mu|texlive-curves-1.53-4|29	drawn by overlapping disks or line-drawing \special commands
14mu|texlive-curves-1.53-4|30	selected by package options.
14mu|texlive-curves-1.53-4|31	
14mu|texlive-curves-1.53-4|32	
14mu|texlive-curves-1.53-4|33	#-----------------------------------------------------------------------
14mu|texlive-curves-1.53-4|34	%files
14mu|texlive-curves-1.53-4|35	%{_texmfdistdir}/tex/latex/curves/curves.sty
14mu|texlive-curves-1.53-4|36	%{_texmfdistdir}/tex/latex/curves/curvesls.sty
14mu|texlive-curves-1.53-4|37	%doc %{_texmfdistdir}/doc/latex/curves/README
14mu|texlive-curves-1.53-4|38	%doc %{_texmfdistdir}/doc/latex/curves/curves.pdf
14mu|texlive-curves-1.53-4|39	%doc %{_texmfdistdir}/doc/latex/curves/latex2pdf
14mu|texlive-curves-1.53-4|40	#- source
14mu|texlive-curves-1.53-4|41	%doc %{_texmfdistdir}/source/latex/curves/curves.dtx
14mu|texlive-curves-1.53-4|42	%doc %{_texmfdistdir}/source/latex/curves/curves.ins
14mu|texlive-curves-1.53-4|43	
14mu|texlive-curves-1.53-4|44	#-----------------------------------------------------------------------
14mu|texlive-curves-1.53-4|45	%prep
14mu|texlive-curves-1.53-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-curves-1.53-4|47	
14mu|texlive-curves-1.53-4|48	%build
14mu|texlive-curves-1.53-4|49	
14mu|texlive-curves-1.53-4|50	%install
14mu|texlive-curves-1.53-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-curves-1.53-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-curves-1.53-4|53	
14mu|texlive-curves-1.53-4|54	
14mu|texlive-curves-1.53-4|55	
14mu|texlive-curves-1.53-4|56	%changelog
14mu|texlive-curves-1.53-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.53-4
14mu|texlive-curves-1.53-4|58	+ Revision: 6c745c6
14mu|texlive-curves-1.53-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-curves-1.53-4|60	
14mu|texlive-curves-1.53-4|61	

24592 14
14mu|texlive-cutwin-0.1-4|1	# revision 20000
14mu|texlive-cutwin-0.1-4|2	# category Package
14mu|texlive-cutwin-0.1-4|3	# catalog-ctan /macros/latex/contrib/cutwin
14mu|texlive-cutwin-0.1-4|4	# catalog-date 2010-10-04 12:17:09 +0200
14mu|texlive-cutwin-0.1-4|5	# catalog-license lppl1.3
14mu|texlive-cutwin-0.1-4|6	# catalog-version 0.1
14mu|texlive-cutwin-0.1-4|7	Name:		texlive-cutwin
14mu|texlive-cutwin-0.1-4|8	Version:	0.1
14mu|texlive-cutwin-0.1-4|9	Release:	4
14mu|texlive-cutwin-0.1-4|10	Summary:	Cut a window in a paragraph, typeset material in it
14mu|texlive-cutwin-0.1-4|11	Group:		Publishing
14mu|texlive-cutwin-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cutwin
14mu|texlive-cutwin-0.1-4|13	License:	LPPL1.3
14mu|texlive-cutwin-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cutwin.tar.xz
14mu|texlive-cutwin-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cutwin.doc.tar.xz
14mu|texlive-cutwin-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cutwin.source.tar.xz
14mu|texlive-cutwin-0.1-4|17	BuildArch:	noarch
14mu|texlive-cutwin-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cutwin-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cutwin-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-cutwin-0.1-4|21	
14mu|texlive-cutwin-0.1-4|22	%description
14mu|texlive-cutwin-0.1-4|23	The package provides facilities to cut windows out of
14mu|texlive-cutwin-0.1-4|24	paragraphs, and to typeset text or other material in the
14mu|texlive-cutwin-0.1-4|25	window. The window may be rectangular, or may have other sorts
14mu|texlive-cutwin-0.1-4|26	of shape.
14mu|texlive-cutwin-0.1-4|27	
14mu|texlive-cutwin-0.1-4|28	
14mu|texlive-cutwin-0.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-cutwin-0.1-4|30	%files
14mu|texlive-cutwin-0.1-4|31	%{_texmfdistdir}/tex/latex/cutwin/cutwin.sty
14mu|texlive-cutwin-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/cutwin/README
14mu|texlive-cutwin-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/cutwin/cutwin.pdf
14mu|texlive-cutwin-0.1-4|34	#- source
14mu|texlive-cutwin-0.1-4|35	%doc %{_texmfdistdir}/source/latex/cutwin/cutwin.dtx
14mu|texlive-cutwin-0.1-4|36	%doc %{_texmfdistdir}/source/latex/cutwin/cutwin.ins
14mu|texlive-cutwin-0.1-4|37	
14mu|texlive-cutwin-0.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-cutwin-0.1-4|39	%prep
14mu|texlive-cutwin-0.1-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-cutwin-0.1-4|41	
14mu|texlive-cutwin-0.1-4|42	%build
14mu|texlive-cutwin-0.1-4|43	
14mu|texlive-cutwin-0.1-4|44	%install
14mu|texlive-cutwin-0.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cutwin-0.1-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cutwin-0.1-4|47	
14mu|texlive-cutwin-0.1-4|48	
14mu|texlive-cutwin-0.1-4|49	
14mu|texlive-cutwin-0.1-4|50	%changelog
14mu|texlive-cutwin-0.1-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-cutwin-0.1-4|52	+ Revision: cb57bff
14mu|texlive-cutwin-0.1-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cutwin-0.1-4|54	
14mu|texlive-cutwin-0.1-4|55	

24593 14
14mu|texlive-cv-20080630-4|1	# revision 15878
14mu|texlive-cv-20080630-4|2	# category Package
14mu|texlive-cv-20080630-4|3	# catalog-ctan /macros/latex/contrib/cv
14mu|texlive-cv-20080630-4|4	# catalog-date 2008-06-30 22:37:02 +0200
14mu|texlive-cv-20080630-4|5	# catalog-license gpl
14mu|texlive-cv-20080630-4|6	# catalog-version undef
14mu|texlive-cv-20080630-4|7	Name:		texlive-cv
14mu|texlive-cv-20080630-4|8	Version:	20080630
14mu|texlive-cv-20080630-4|9	Release:	4
14mu|texlive-cv-20080630-4|10	Summary:	A package for creating a curriculum vitae
14mu|texlive-cv-20080630-4|11	Group:		Publishing
14mu|texlive-cv-20080630-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cv
14mu|texlive-cv-20080630-4|13	License:	GPL
14mu|texlive-cv-20080630-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv.tar.xz
14mu|texlive-cv-20080630-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv.doc.tar.xz
14mu|texlive-cv-20080630-4|16	BuildArch:	noarch
14mu|texlive-cv-20080630-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cv-20080630-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cv-20080630-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cv-20080630-4|20	
14mu|texlive-cv-20080630-4|21	%description
14mu|texlive-cv-20080630-4|22	The package is distributed with two example files; they (and
14mu|texlive-cv-20080630-4|23	their formatted output) constitute the only real documentation.
14mu|texlive-cv-20080630-4|24	Note that cv is just a package: you choose the overall
14mu|texlive-cv-20080630-4|25	formatting by deciding which class to use, while the package
14mu|texlive-cv-20080630-4|26	provides the detailed formatting.
14mu|texlive-cv-20080630-4|27	
14mu|texlive-cv-20080630-4|28	
14mu|texlive-cv-20080630-4|29	#-----------------------------------------------------------------------
14mu|texlive-cv-20080630-4|30	%files
14mu|texlive-cv-20080630-4|31	%{_texmfdistdir}/tex/latex/cv/CV.sty
14mu|texlive-cv-20080630-4|32	%doc %{_texmfdistdir}/doc/latex/cv/ApplicationLetter.pdf
14mu|texlive-cv-20080630-4|33	%doc %{_texmfdistdir}/doc/latex/cv/ApplicationLetter.tex
14mu|texlive-cv-20080630-4|34	%doc %{_texmfdistdir}/doc/latex/cv/CVCTAN.pdf
14mu|texlive-cv-20080630-4|35	%doc %{_texmfdistdir}/doc/latex/cv/CVCTAN.tex
14mu|texlive-cv-20080630-4|36	%doc %{_texmfdistdir}/doc/latex/cv/README
14mu|texlive-cv-20080630-4|37	
14mu|texlive-cv-20080630-4|38	#-----------------------------------------------------------------------
14mu|texlive-cv-20080630-4|39	%prep
14mu|texlive-cv-20080630-4|40	%setup -c -a0 -a1
14mu|texlive-cv-20080630-4|41	
14mu|texlive-cv-20080630-4|42	%build
14mu|texlive-cv-20080630-4|43	
14mu|texlive-cv-20080630-4|44	%install
14mu|texlive-cv-20080630-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cv-20080630-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cv-20080630-4|47	
14mu|texlive-cv-20080630-4|48	
14mu|texlive-cv-20080630-4|49	
14mu|texlive-cv-20080630-4|50	%changelog
14mu|texlive-cv-20080630-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080630-4
14mu|texlive-cv-20080630-4|52	+ Revision: 9835ca7
14mu|texlive-cv-20080630-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cv-20080630-4|54	
14mu|texlive-cv-20080630-4|55	

24594 14
14mu|texlive-cv4tw-0.1-3|1	# revision 32719
14mu|texlive-cv4tw-0.1-3|2	# category Package
14mu|texlive-cv4tw-0.1-3|3	# catalog-ctan /macros/latex/contrib/cv4tw
14mu|texlive-cv4tw-0.1-3|4	# catalog-date 2014-01-20 00:33:14 +0100
14mu|texlive-cv4tw-0.1-3|5	# catalog-license other-free
14mu|texlive-cv4tw-0.1-3|6	# catalog-version 0.1
14mu|texlive-cv4tw-0.1-3|7	Name:		texlive-cv4tw
14mu|texlive-cv4tw-0.1-3|8	Version:	0.1
14mu|texlive-cv4tw-0.1-3|9	Release:	3
14mu|texlive-cv4tw-0.1-3|10	Summary:	LaTeX CV class, with extended details
14mu|texlive-cv4tw-0.1-3|11	Group:		Publishing
14mu|texlive-cv4tw-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cv4tw
14mu|texlive-cv4tw-0.1-3|13	License:	OTHER-FREE
14mu|texlive-cv4tw-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv4tw.tar.xz
14mu|texlive-cv4tw-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv4tw.doc.tar.xz
14mu|texlive-cv4tw-0.1-3|16	BuildArch:	noarch
14mu|texlive-cv4tw-0.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cv4tw-0.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cv4tw-0.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-cv4tw-0.1-3|20	
14mu|texlive-cv4tw-0.1-3|21	%description
14mu|texlive-cv4tw-0.1-3|22	The class offers entries for assets and social networks;
14mu|texlive-cv4tw-0.1-3|23	customizable styles are provided. The class comes with no
14mu|texlive-cv4tw-0.1-3|24	documentation, but a worked example offers some guidance.
14mu|texlive-cv4tw-0.1-3|25	
14mu|texlive-cv4tw-0.1-3|26	
14mu|texlive-cv4tw-0.1-3|27	#-----------------------------------------------------------------------
14mu|texlive-cv4tw-0.1-3|28	%files
14mu|texlive-cv4tw-0.1-3|29	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-scheme.sty
14mu|texlive-cv4tw-0.1-3|30	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-compact.sty
14mu|texlive-cv4tw-0.1-3|31	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-core.sty
14mu|texlive-cv4tw-0.1-3|32	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-sharp.sty
14mu|texlive-cv4tw-0.1-3|33	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-simple.sty
14mu|texlive-cv4tw-0.1-3|34	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw.cls
14mu|texlive-cv4tw-0.1-3|35	%doc %{_texmfdistdir}/doc/latex/cv4tw/sample-jules-verne.pdf
14mu|texlive-cv4tw-0.1-3|36	
14mu|texlive-cv4tw-0.1-3|37	#-----------------------------------------------------------------------
14mu|texlive-cv4tw-0.1-3|38	%prep
14mu|texlive-cv4tw-0.1-3|39	%setup -c -a0 -a1
14mu|texlive-cv4tw-0.1-3|40	
14mu|texlive-cv4tw-0.1-3|41	%build
14mu|texlive-cv4tw-0.1-3|42	
14mu|texlive-cv4tw-0.1-3|43	%install
14mu|texlive-cv4tw-0.1-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cv4tw-0.1-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cv4tw-0.1-3|46	
14mu|texlive-cv4tw-0.1-3|47	%changelog
14mu|texlive-cv4tw-0.1-3|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-cv4tw-0.1-3|49	+ Revision: 1f32a50
14mu|texlive-cv4tw-0.1-3|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cv4tw-0.1-3|51	
14mu|texlive-cv4tw-0.1-3|52	

24595 14
14mu|texlive-cweb-3.64ad-10|1	# revision 29764
14mu|texlive-cweb-3.64ad-10|2	# category Package
14mu|texlive-cweb-3.64ad-10|3	# catalog-ctan /web/c_cpp/cweb
14mu|texlive-cweb-3.64ad-10|4	# catalog-date 2012-04-30 16:43:33 +0200
14mu|texlive-cweb-3.64ad-10|5	# catalog-license knuth
14mu|texlive-cweb-3.64ad-10|6	# catalog-version 3.64ad
14mu|texlive-cweb-3.64ad-10|7	Name:		texlive-cweb
14mu|texlive-cweb-3.64ad-10|8	Version:	3.64ad
14mu|texlive-cweb-3.64ad-10|9	Release:	10
14mu|texlive-cweb-3.64ad-10|10	Summary:	A Web system in C
14mu|texlive-cweb-3.64ad-10|11	Group:		Publishing
14mu|texlive-cweb-3.64ad-10|12	URL:		http://www.ctan.org/tex-archive/web/c_cpp/cweb
14mu|texlive-cweb-3.64ad-10|13	License:	KNUTH
14mu|texlive-cweb-3.64ad-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb.tar.xz
14mu|texlive-cweb-3.64ad-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb.doc.tar.xz
14mu|texlive-cweb-3.64ad-10|16	BuildArch:	noarch
14mu|texlive-cweb-3.64ad-10|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cweb-3.64ad-10|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cweb-3.64ad-10|19	Requires(post):	texlive-kpathsea
14mu|texlive-cweb-3.64ad-10|20	Requires:	texlive-cweb.bin
14mu|texlive-cweb-3.64ad-10|21	
14mu|texlive-cweb-3.64ad-10|22	%description
14mu|texlive-cweb-3.64ad-10|23	The Cweb system is a system for Structured Software
14mu|texlive-cweb-3.64ad-10|24	Documentation (also known as Literate Programming) in the
14mu|texlive-cweb-3.64ad-10|25	programming language C.
14mu|texlive-cweb-3.64ad-10|26	
14mu|texlive-cweb-3.64ad-10|27	
14mu|texlive-cweb-3.64ad-10|28	#-----------------------------------------------------------------------
14mu|texlive-cweb-3.64ad-10|29	%files
14mu|texlive-cweb-3.64ad-10|30	%{_texmfdistdir}/tex/plain/cweb/cwebmac.tex
14mu|texlive-cweb-3.64ad-10|31	%{_texmfdistdir}/tex/plain/cweb/pdfXcwebmac.tex
14mu|texlive-cweb-3.64ad-10|32	%{_texmfdistdir}/tex/plain/cweb/pdfcwebmac.tex
14mu|texlive-cweb-3.64ad-10|33	%{_texmfdistdir}/tex/plain/cweb/pdfdcwebmac.tex
14mu|texlive-cweb-3.64ad-10|34	%{_texmfdistdir}/tex/plain/cweb/pdffcwebmac.tex
14mu|texlive-cweb-3.64ad-10|35	%{_texmfdistdir}/tex/plain/cweb/pdficwebmac.tex
14mu|texlive-cweb-3.64ad-10|36	%{_texmfdistdir}/tex/plain/cweb/pdfwebmac.tex
14mu|texlive-cweb-3.64ad-10|37	%doc %{_mandir}/man1/ctangle.1*
14mu|texlive-cweb-3.64ad-10|38	%doc %{_texmfdistdir}/doc/man/man1/ctangle.man1.pdf
14mu|texlive-cweb-3.64ad-10|39	%doc %{_mandir}/man1/cweave.1*
14mu|texlive-cweb-3.64ad-10|40	%doc %{_texmfdistdir}/doc/man/man1/cweave.man1.pdf
14mu|texlive-cweb-3.64ad-10|41	%doc %{_mandir}/man1/cweb.1*
14mu|texlive-cweb-3.64ad-10|42	%doc %{_texmfdistdir}/doc/man/man1/cweb.man1.pdf
14mu|texlive-cweb-3.64ad-10|43	%doc %{_texmfdistdir}/doc/plain/cweb/cwebman.dvi
14mu|texlive-cweb-3.64ad-10|44	
14mu|texlive-cweb-3.64ad-10|45	#-----------------------------------------------------------------------
14mu|texlive-cweb-3.64ad-10|46	%prep
14mu|texlive-cweb-3.64ad-10|47	%setup -c -a0 -a1
14mu|texlive-cweb-3.64ad-10|48	
14mu|texlive-cweb-3.64ad-10|49	%build
14mu|texlive-cweb-3.64ad-10|50	
14mu|texlive-cweb-3.64ad-10|51	%install
14mu|texlive-cweb-3.64ad-10|52	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-cweb-3.64ad-10|53	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-cweb-3.64ad-10|54	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-cweb-3.64ad-10|55	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-cweb-3.64ad-10|56	
14mu|texlive-cweb-3.64ad-10|57	%changelog
14mu|texlive-cweb-3.64ad-10|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.64ad-10
14mu|texlive-cweb-3.64ad-10|59	+ Revision: 2a275fa
14mu|texlive-cweb-3.64ad-10|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cweb-3.64ad-10|61	
14mu|texlive-cweb-3.64ad-10|62	

24596 14
14mu|texlive-cweb-latex-20130119-7|1	# revision 28878
14mu|texlive-cweb-latex-20130119-7|2	
14mu|texlive-cweb-latex-20130119-7|3	# category Package
14mu|texlive-cweb-latex-20130119-7|4	# catalog-ctan /macros/latex/contrib/cweb
14mu|texlive-cweb-latex-20130119-7|5	# catalog-date 2013-01-19 01:25:39 +0100
14mu|texlive-cweb-latex-20130119-7|6	# catalog-license gpl
14mu|texlive-cweb-latex-20130119-7|7	# catalog-version undef
14mu|texlive-cweb-latex-20130119-7|8	Name:		texlive-cweb-latex
14mu|texlive-cweb-latex-20130119-7|9	Version:	20130119
14mu|texlive-cweb-latex-20130119-7|10	Release:	7
14mu|texlive-cweb-latex-20130119-7|11	Summary:	A LaTeX version of CWEB
14mu|texlive-cweb-latex-20130119-7|12	Group:		Publishing
14mu|texlive-cweb-latex-20130119-7|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cweb
14mu|texlive-cweb-latex-20130119-7|14	License:	GPL
14mu|texlive-cweb-latex-20130119-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb-latex.tar.xz
14mu|texlive-cweb-latex-20130119-7|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb-latex.doc.tar.xz
14mu|texlive-cweb-latex-20130119-7|17	BuildArch:	noarch
14mu|texlive-cweb-latex-20130119-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-cweb-latex-20130119-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-cweb-latex-20130119-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-cweb-latex-20130119-7|21	
14mu|texlive-cweb-latex-20130119-7|22	%description
14mu|texlive-cweb-latex-20130119-7|23	This bundle allows marking-up of CWEB code in LaTeX. The
14mu|texlive-cweb-latex-20130119-7|24	distribution includes the "Counting Words" program distributed
14mu|texlive-cweb-latex-20130119-7|25	with CWEB, edited to run with LaTeX.
14mu|texlive-cweb-latex-20130119-7|26	
14mu|texlive-cweb-latex-20130119-7|27	
14mu|texlive-cweb-latex-20130119-7|28	#-----------------------------------------------------------------------
14mu|texlive-cweb-latex-20130119-7|29	%files
14mu|texlive-cweb-latex-20130119-7|30	%{_texmfdistdir}/tex/latex/cweb-latex/cwbl-german.sty
14mu|texlive-cweb-latex-20130119-7|31	%{_texmfdistdir}/tex/latex/cweb-latex/cweb.cls
14mu|texlive-cweb-latex-20130119-7|32	%{_texmfdistdir}/tex/latex/cweb-latex/cwebarray.sty
14mu|texlive-cweb-latex-20130119-7|33	%{_texmfdistdir}/tex/latex/cweb-latex/cwebbase.tex
14mu|texlive-cweb-latex-20130119-7|34	%{_texmfdistdir}/tex/latex/cweb-latex/keyvald.sty
14mu|texlive-cweb-latex-20130119-7|35	%doc %{_texmfdistdir}/doc/latex/cweb-latex/CATALOG
14mu|texlive-cweb-latex-20130119-7|36	%doc %{_texmfdistdir}/doc/latex/cweb-latex/History
14mu|texlive-cweb-latex-20130119-7|37	%doc %{_texmfdistdir}/doc/latex/cweb-latex/INSTALL
14mu|texlive-cweb-latex-20130119-7|38	%doc %{_texmfdistdir}/doc/latex/cweb-latex/License
14mu|texlive-cweb-latex-20130119-7|39	%doc %{_texmfdistdir}/doc/latex/cweb-latex/MANIFEST
14mu|texlive-cweb-latex-20130119-7|40	%doc %{_texmfdistdir}/doc/latex/cweb-latex/Makefile
14mu|texlive-cweb-latex-20130119-7|41	%doc %{_texmfdistdir}/doc/latex/cweb-latex/README
14mu|texlive-cweb-latex-20130119-7|42	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/Index
14mu|texlive-cweb-latex-20130119-7|43	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-deutsch.sty
14mu|texlive-cweb-latex-20130119-7|44	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-french.sty
14mu|texlive-cweb-latex-20130119-7|45	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-italian.sty
14mu|texlive-cweb-latex-20130119-7|46	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/README.txt
14mu|texlive-cweb-latex-20130119-7|47	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cwbasehy.tex
14mu|texlive-cweb-latex-20130119-7|48	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cweb-hy.cls
14mu|texlive-cweb-latex-20130119-7|49	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/nodoc.tex
14mu|texlive-cweb-latex-20130119-7|50	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/wagner/cwebzw.sty
14mu|texlive-cweb-latex-20130119-7|51	%doc %{_texmfdistdir}/doc/latex/cweb-latex/cweb-conf.pdf
14mu|texlive-cweb-latex-20130119-7|52	%doc %{_texmfdistdir}/doc/latex/cweb-latex/cweb-user.pdf
14mu|texlive-cweb-latex-20130119-7|53	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/Makefile
14mu|texlive-cweb-latex-20130119-7|54	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.aux
14mu|texlive-cweb-latex-20130119-7|55	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.bbl
14mu|texlive-cweb-latex-20130119-7|56	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.dvi
14mu|texlive-cweb-latex-20130119-7|57	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.idx
14mu|texlive-cweb-latex-20130119-7|58	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.log
14mu|texlive-cweb-latex-20130119-7|59	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.scn
14mu|texlive-cweb-latex-20130119-7|60	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.tex
14mu|texlive-cweb-latex-20130119-7|61	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/rcs.sty
14mu|texlive-cweb-latex-20130119-7|62	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/tex-it
14mu|texlive-cweb-latex-20130119-7|63	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.bib
14mu|texlive-cweb-latex-20130119-7|64	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.w
14mu|texlive-cweb-latex-20130119-7|65	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/Imakefile
14mu|texlive-cweb-latex-20130119-7|66	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/README
14mu|texlive-cweb-latex-20130119-7|67	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/TODO
14mu|texlive-cweb-latex-20130119-7|68	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwbl-german.sty
14mu|texlive-cweb-latex-20130119-7|69	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweave-spec.tex
14mu|texlive-cweb-latex-20130119-7|70	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-conf.tex
14mu|texlive-cweb-latex-20130119-7|71	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-doc.sty
14mu|texlive-cweb-latex-20130119-7|72	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.fig
14mu|texlive-cweb-latex-20130119-7|73	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.latex
14mu|texlive-cweb-latex-20130119-7|74	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.ltx
14mu|texlive-cweb-latex-20130119-7|75	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-user.tex
14mu|texlive-cweb-latex-20130119-7|76	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb.doc
14mu|texlive-cweb-latex-20130119-7|77	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebarray.sty
14mu|texlive-cweb-latex-20130119-7|78	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebbase.doc
14mu|texlive-cweb-latex-20130119-7|79	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebparts.doc
14mu|texlive-cweb-latex-20130119-7|80	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebx.sty
14mu|texlive-cweb-latex-20130119-7|81	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.dtx
14mu|texlive-cweb-latex-20130119-7|82	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.ins
14mu|texlive-cweb-latex-20130119-7|83	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/style/cweb-doc.el
14mu|texlive-cweb-latex-20130119-7|84	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/Imakefile
14mu|texlive-cweb-latex-20130119-7|85	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/badend.w
14mu|texlive-cweb-latex-20130119-7|86	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/badopts.w
14mu|texlive-cweb-latex-20130119-7|87	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.ch
14mu|texlive-cweb-latex-20130119-7|88	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.w
14mu|texlive-cweb-latex-20130119-7|89	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/enddocbegin.w
14mu|texlive-cweb-latex-20130119-7|90	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/flat.w
14mu|texlive-cweb-latex-20130119-7|91	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/german.w
14mu|texlive-cweb-latex-20130119-7|92	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.ch
14mu|texlive-cweb-latex-20130119-7|93	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.w
14mu|texlive-cweb-latex-20130119-7|94	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/minimal.w
14mu|texlive-cweb-latex-20130119-7|95	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/modes.w
14mu|texlive-cweb-latex-20130119-7|96	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/newif.w
14mu|texlive-cweb-latex-20130119-7|97	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/nolists.w
14mu|texlive-cweb-latex-20130119-7|98	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts-code.w
14mu|texlive-cweb-latex-20130119-7|99	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts.tex
14mu|texlive-cweb-latex-20130119-7|100	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/refname.w
14mu|texlive-cweb-latex-20130119-7|101	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/report.w
14mu|texlive-cweb-latex-20130119-7|102	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/section.w
14mu|texlive-cweb-latex-20130119-7|103	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-changes.w
14mu|texlive-cweb-latex-20130119-7|104	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-format.w
14mu|texlive-cweb-latex-20130119-7|105	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-lists.w
14mu|texlive-cweb-latex-20130119-7|106	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/titlepage.w
14mu|texlive-cweb-latex-20130119-7|107	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/token.w
14mu|texlive-cweb-latex-20130119-7|108	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/vbar.w
14mu|texlive-cweb-latex-20130119-7|109	
14mu|texlive-cweb-latex-20130119-7|110	#-----------------------------------------------------------------------
14mu|texlive-cweb-latex-20130119-7|111	%prep
14mu|texlive-cweb-latex-20130119-7|112	%setup -c -a0 -a1
14mu|texlive-cweb-latex-20130119-7|113	
14mu|texlive-cweb-latex-20130119-7|114	%build
14mu|texlive-cweb-latex-20130119-7|115	
14mu|texlive-cweb-latex-20130119-7|116	%install
14mu|texlive-cweb-latex-20130119-7|117	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cweb-latex-20130119-7|118	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cweb-latex-20130119-7|119	
14mu|texlive-cweb-latex-20130119-7|120	%changelog
14mu|texlive-cweb-latex-20130119-7|121	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130119-7
14mu|texlive-cweb-latex-20130119-7|122	+ Revision: 022af03
14mu|texlive-cweb-latex-20130119-7|123	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cweb-latex-20130119-7|124	
14mu|texlive-cweb-latex-20130119-7|125	

24597 14
14mu|texlive-cyklop-0.915-4|1	# revision 18651
14mu|texlive-cyklop-0.915-4|2	# category Package
14mu|texlive-cyklop-0.915-4|3	# catalog-ctan /fonts/cyklop
14mu|texlive-cyklop-0.915-4|4	# catalog-date 2008-12-15 08:58:20 +0100
14mu|texlive-cyklop-0.915-4|5	# catalog-license gfl
14mu|texlive-cyklop-0.915-4|6	# catalog-version 0.915
14mu|texlive-cyklop-0.915-4|7	Name:		texlive-cyklop
14mu|texlive-cyklop-0.915-4|8	Version:	0.915
14mu|texlive-cyklop-0.915-4|9	Release:	4
14mu|texlive-cyklop-0.915-4|10	Summary:	The Cyclop typeface
14mu|texlive-cyklop-0.915-4|11	Group:		Publishing
14mu|texlive-cyklop-0.915-4|12	URL:		http://www.ctan.org/tex-archive/fonts/cyklop
14mu|texlive-cyklop-0.915-4|13	License:	GFL
14mu|texlive-cyklop-0.915-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyklop.tar.xz
14mu|texlive-cyklop-0.915-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyklop.doc.tar.xz
14mu|texlive-cyklop-0.915-4|16	BuildArch:	noarch
14mu|texlive-cyklop-0.915-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-cyklop-0.915-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-cyklop-0.915-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-cyklop-0.915-4|20	
14mu|texlive-cyklop-0.915-4|21	%description
14mu|texlive-cyklop-0.915-4|22	The Cyclop typeface was designed in the 1920s at the workshop
14mu|texlive-cyklop-0.915-4|23	of Warsaw type foundry "Odlewnia Czcionek J. Idzkowski i S-ka".
14mu|texlive-cyklop-0.915-4|24	This sans serif typeface has a highly modulated stroke so it
14mu|texlive-cyklop-0.915-4|25	has high typographic contrast. The vertical stems are much
14mu|texlive-cyklop-0.915-4|26	heavier then horizontal ones. Most characters have thin
14mu|texlive-cyklop-0.915-4|27	rectangles as additional counters giving the unique shape of
14mu|texlive-cyklop-0.915-4|28	the characters. The lead types of Cyclop typeface were produced
14mu|texlive-cyklop-0.915-4|29	in slanted variant at sizes 8-48 pt. It was heavily used for
14mu|texlive-cyklop-0.915-4|30	heads in newspapers and accidents prints. Typesetters used
14mu|texlive-cyklop-0.915-4|31	Cyclop in the inter-war period, during the occupation in the
14mu|texlive-cyklop-0.915-4|32	underground press. The typeface was used until the beginnings
14mu|texlive-cyklop-0.915-4|33	of the offset print and computer typesetting era. Nowadays it
14mu|texlive-cyklop-0.915-4|34	is hard to find the metal types of this typeface. The font was
14mu|texlive-cyklop-0.915-4|35	generated using the Metatype1 package. Then the original set of
14mu|texlive-cyklop-0.915-4|36	characters was completed by adding the full set of accented
14mu|texlive-cyklop-0.915-4|37	letters and characters of the modern Latin alphabets (including
14mu|texlive-cyklop-0.915-4|38	Vietnamese). The upright variant was generated and it was more
14mu|texlive-cyklop-0.915-4|39	complicated task than it appeared at the beginning. 11 upright
14mu|texlive-cyklop-0.915-4|40	letters of the Cyclop typeface were presented in the book by
14mu|texlive-cyklop-0.915-4|41	Filip Trzaska, "Podstawy techniki wydawniczej" ("Foundation of
14mu|texlive-cyklop-0.915-4|42	the publishing techonology"), Warsaw 1967. But even the author
14mu|texlive-cyklop-0.915-4|43	of the book does not know what was the source of the presented
14mu|texlive-cyklop-0.915-4|44	examples. The fonts are distributed in the Type1 and OpenType
14mu|texlive-cyklop-0.915-4|45	formats along with the files necessary for use these fonts in
14mu|texlive-cyklop-0.915-4|46	TeX and LaTeX including encoding definition files: T1 (ec), T5
14mu|texlive-cyklop-0.915-4|47	(Vietnamese), OT4, QX, texnansi and nonstandard ones (IL2 for
14mu|texlive-cyklop-0.915-4|48	Czech fonts).
14mu|texlive-cyklop-0.915-4|49	
14mu|texlive-cyklop-0.915-4|50	
14mu|texlive-cyklop-0.915-4|51	#-----------------------------------------------------------------------
14mu|texlive-cyklop-0.915-4|52	%files
14mu|texlive-cyklop-0.915-4|53	%{_texmfdistdir}/fonts/afm/public/cyklop/cyklopi.afm
14mu|texlive-cyklop-0.915-4|54	%{_texmfdistdir}/fonts/afm/public/cyklop/cyklopr.afm
14mu|texlive-cyklop-0.915-4|55	%{_texmfdistdir}/fonts/enc/dvips/cyklop/cs-cyklop-sc.enc
14mu|texlive-cyklop-0.915-4|56	%{_texmfdistdir}/fonts/enc/dvips/cyklop/cs-cyklop.enc
14mu|texlive-cyklop-0.915-4|57	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ec-cyklop-sc.enc
14mu|texlive-cyklop-0.915-4|58	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ec-cyklop.enc
14mu|texlive-cyklop-0.915-4|59	%{_texmfdistdir}/fonts/enc/dvips/cyklop/l7x-cyklop-sc.enc
14mu|texlive-cyklop-0.915-4|60	%{_texmfdistdir}/fonts/enc/dvips/cyklop/l7x-cyklop.enc
14mu|texlive-cyklop-0.915-4|61	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ly1-cyklop-sc.enc
14mu|texlive-cyklop-0.915-4|62	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ly1-cyklop.enc
14mu|texlive-cyklop-0.915-4|63	%{_texmfdistdir}/fonts/enc/dvips/cyklop/qx-cyklop-sc.enc
14mu|texlive-cyklop-0.915-4|64	%{_texmfdistdir}/fonts/enc/dvips/cyklop/qx-cyklop.enc
14mu|texlive-cyklop-0.915-4|65	%{_texmfdistdir}/fonts/enc/dvips/cyklop/t5-cyklop-sc.enc
14mu|texlive-cyklop-0.915-4|66	%{_texmfdistdir}/fonts/enc/dvips/cyklop/t5-cyklop.enc
14mu|texlive-cyklop-0.915-4|67	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-cs.map
14mu|texlive-cyklop-0.915-4|68	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-ec.map
14mu|texlive-cyklop-0.915-4|69	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-l7x.map
14mu|texlive-cyklop-0.915-4|70	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-ly1.map
14mu|texlive-cyklop-0.915-4|71	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-qx.map
14mu|texlive-cyklop-0.915-4|72	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-t5.map
14mu|texlive-cyklop-0.915-4|73	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop.map
14mu|texlive-cyklop-0.915-4|74	%{_texmfdistdir}/fonts/opentype/public/cyklop/cyklop-italic.otf
14mu|texlive-cyklop-0.915-4|75	%{_texmfdistdir}/fonts/opentype/public/cyklop/cyklop-regular.otf
14mu|texlive-cyklop-0.915-4|76	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopi-sc.tfm
14mu|texlive-cyklop-0.915-4|77	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopi.tfm
14mu|texlive-cyklop-0.915-4|78	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopr-sc.tfm
14mu|texlive-cyklop-0.915-4|79	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopr.tfm
14mu|texlive-cyklop-0.915-4|80	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopi-sc.tfm
14mu|texlive-cyklop-0.915-4|81	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopi.tfm
14mu|texlive-cyklop-0.915-4|82	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopr-sc.tfm
14mu|texlive-cyklop-0.915-4|83	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopr.tfm
14mu|texlive-cyklop-0.915-4|84	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopi-sc.tfm
14mu|texlive-cyklop-0.915-4|85	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopi.tfm
14mu|texlive-cyklop-0.915-4|86	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopr-sc.tfm
14mu|texlive-cyklop-0.915-4|87	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopr.tfm
14mu|texlive-cyklop-0.915-4|88	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopi-sc.tfm
14mu|texlive-cyklop-0.915-4|89	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopi.tfm
14mu|texlive-cyklop-0.915-4|90	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopr-sc.tfm
14mu|texlive-cyklop-0.915-4|91	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopr.tfm
14mu|texlive-cyklop-0.915-4|92	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopi-sc.tfm
14mu|texlive-cyklop-0.915-4|93	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopi.tfm
14mu|texlive-cyklop-0.915-4|94	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopr-sc.tfm
14mu|texlive-cyklop-0.915-4|95	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopr.tfm
14mu|texlive-cyklop-0.915-4|96	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopi-sc.tfm
14mu|texlive-cyklop-0.915-4|97	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopi.tfm
14mu|texlive-cyklop-0.915-4|98	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopr-sc.tfm
14mu|texlive-cyklop-0.915-4|99	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopr.tfm
14mu|texlive-cyklop-0.915-4|100	%{_texmfdistdir}/fonts/type1/public/cyklop/cyklopi.pfb
14mu|texlive-cyklop-0.915-4|101	%{_texmfdistdir}/fonts/type1/public/cyklop/cyklopr.pfb
14mu|texlive-cyklop-0.915-4|102	%{_texmfdistdir}/tex/latex/cyklop/cyklop.sty
14mu|texlive-cyklop-0.915-4|103	%{_texmfdistdir}/tex/latex/cyklop/il2cyklop.fd
14mu|texlive-cyklop-0.915-4|104	%{_texmfdistdir}/tex/latex/cyklop/l7xcyklop.fd
14mu|texlive-cyklop-0.915-4|105	%{_texmfdistdir}/tex/latex/cyklop/ly1cyklop.fd
14mu|texlive-cyklop-0.915-4|106	%{_texmfdistdir}/tex/latex/cyklop/ot1cyklop.fd
14mu|texlive-cyklop-0.915-4|107	%{_texmfdistdir}/tex/latex/cyklop/ot4cyklop.fd
14mu|texlive-cyklop-0.915-4|108	%{_texmfdistdir}/tex/latex/cyklop/qxcyklop.fd
14mu|texlive-cyklop-0.915-4|109	%{_texmfdistdir}/tex/latex/cyklop/t1cyklop.fd
14mu|texlive-cyklop-0.915-4|110	%{_texmfdistdir}/tex/latex/cyklop/t5cyklop.fd
14mu|texlive-cyklop-0.915-4|111	%doc %{_texmfdistdir}/doc/fonts/cyklop/00readme
14mu|texlive-cyklop-0.915-4|112	%doc %{_texmfdistdir}/doc/fonts/cyklop/00readme-pl
14mu|texlive-cyklop-0.915-4|113	%doc %{_texmfdistdir}/doc/fonts/cyklop/GUST-FONT-LICENSE.txt
14mu|texlive-cyklop-0.915-4|114	%doc %{_texmfdistdir}/doc/fonts/cyklop/MANIFEST.txt
14mu|texlive-cyklop-0.915-4|115	%doc %{_texmfdistdir}/doc/fonts/cyklop/cyklop-info.pdf
14mu|texlive-cyklop-0.915-4|116	
14mu|texlive-cyklop-0.915-4|117	#-----------------------------------------------------------------------
14mu|texlive-cyklop-0.915-4|118	%prep
14mu|texlive-cyklop-0.915-4|119	%setup -c -a0 -a1
14mu|texlive-cyklop-0.915-4|120	
14mu|texlive-cyklop-0.915-4|121	%build
14mu|texlive-cyklop-0.915-4|122	
14mu|texlive-cyklop-0.915-4|123	%install
14mu|texlive-cyklop-0.915-4|124	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cyklop-0.915-4|125	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-cyklop-0.915-4|126	
14mu|texlive-cyklop-0.915-4|127	
14mu|texlive-cyklop-0.915-4|128	
14mu|texlive-cyklop-0.915-4|129	%changelog
14mu|texlive-cyklop-0.915-4|130	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.915-4
14mu|texlive-cyklop-0.915-4|131	+ Revision: abeef72
14mu|texlive-cyklop-0.915-4|132	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cyklop-0.915-4|133	
14mu|texlive-cyklop-0.915-4|134	

24598 14
14mu|texlive-cyrillic-20110616-5|1	# revision 23396
14mu|texlive-cyrillic-20110616-5|2	# category Package
14mu|texlive-cyrillic-20110616-5|3	# catalog-ctan /macros/latex/required/cyrillic
14mu|texlive-cyrillic-20110616-5|4	# catalog-date 2011-06-16 20:40:55 +0200
14mu|texlive-cyrillic-20110616-5|5	# catalog-license lppl
14mu|texlive-cyrillic-20110616-5|6	# catalog-version undef
14mu|texlive-cyrillic-20110616-5|7	Name:		texlive-cyrillic
14mu|texlive-cyrillic-20110616-5|8	Version:	20110616
14mu|texlive-cyrillic-20110616-5|9	Release:	5
14mu|texlive-cyrillic-20110616-5|10	Summary:	Support for Cyrillic fonts in LaTeX
14mu|texlive-cyrillic-20110616-5|11	Group:		Publishing
14mu|texlive-cyrillic-20110616-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/cyrillic
14mu|texlive-cyrillic-20110616-5|13	License:	LPPL
14mu|texlive-cyrillic-20110616-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic.tar.xz
14mu|texlive-cyrillic-20110616-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic.doc.tar.xz
14mu|texlive-cyrillic-20110616-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic.source.tar.xz
14mu|texlive-cyrillic-20110616-5|17	# revision 23089
14mu|texlive-cyrillic-20110616-5|18	# category TLCore
14mu|texlive-cyrillic-20110616-5|19	# catalog-ctan undef
14mu|texlive-cyrillic-20110616-5|20	# catalog-date undef
14mu|texlive-cyrillic-20110616-5|21	# catalog-license undef
14mu|texlive-cyrillic-20110616-5|22	# catalog-version undef
14mu|texlive-cyrillic-20110616-5|23	Source3:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic-bin.tar.xz
14mu|texlive-cyrillic-20110616-5|24	Source4:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic-bin.x86_64-linux.tar.xz
14mu|texlive-cyrillic-20110616-5|25	BuildArch:	noarch
14mu|texlive-cyrillic-20110616-5|26	BuildRequires:	texlive-tlpkg
14mu|texlive-cyrillic-20110616-5|27	Requires(pre):	texlive-tlpkg
14mu|texlive-cyrillic-20110616-5|28	Requires(post):	texlive-kpathsea
14mu|texlive-cyrillic-20110616-5|29	Provides:	texlive-cyrillic-bin = %{EVRD}
14mu|texlive-cyrillic-20110616-5|30	
14mu|texlive-cyrillic-20110616-5|31	%description
14mu|texlive-cyrillic-20110616-5|32	This bundle of macros files provides macro support (including
14mu|texlive-cyrillic-20110616-5|33	font encoding macros) for the use of Cyrillic characters in
14mu|texlive-cyrillic-20110616-5|34	fonts encoded under the T2* and X2 encodings. These encodings
14mu|texlive-cyrillic-20110616-5|35	cover (between them) pretty much every language that is written
14mu|texlive-cyrillic-20110616-5|36	in a Cyrillic alphabet. This directory is part of the LaTeX
14mu|texlive-cyrillic-20110616-5|37	"required" distribution.
14mu|texlive-cyrillic-20110616-5|38	
14mu|texlive-cyrillic-20110616-5|39	
14mu|texlive-cyrillic-20110616-5|40	#-----------------------------------------------------------------------
14mu|texlive-cyrillic-20110616-5|41	%files
14mu|texlive-cyrillic-20110616-5|42	%{_bindir}/rubibtex
14mu|texlive-cyrillic-20110616-5|43	%{_bindir}/rumakeindex
14mu|texlive-cyrillic-20110616-5|44	%{_texmfdistdir}/tex/latex/cyrillic/cp1251.def
14mu|texlive-cyrillic-20110616-5|45	%{_texmfdistdir}/tex/latex/cyrillic/cp855.def
14mu|texlive-cyrillic-20110616-5|46	%{_texmfdistdir}/tex/latex/cyrillic/cp866.def
14mu|texlive-cyrillic-20110616-5|47	%{_texmfdistdir}/tex/latex/cyrillic/cp866av.def
14mu|texlive-cyrillic-20110616-5|48	%{_texmfdistdir}/tex/latex/cyrillic/cp866mav.def
14mu|texlive-cyrillic-20110616-5|49	%{_texmfdistdir}/tex/latex/cyrillic/cp866nav.def
14mu|texlive-cyrillic-20110616-5|50	%{_texmfdistdir}/tex/latex/cyrillic/cp866tat.def
14mu|texlive-cyrillic-20110616-5|51	%{_texmfdistdir}/tex/latex/cyrillic/ctt.def
14mu|texlive-cyrillic-20110616-5|52	%{_texmfdistdir}/tex/latex/cyrillic/dbk.def
14mu|texlive-cyrillic-20110616-5|53	%{_texmfdistdir}/tex/latex/cyrillic/iso88595.def
14mu|texlive-cyrillic-20110616-5|54	%{_texmfdistdir}/tex/latex/cyrillic/isoir111.def
14mu|texlive-cyrillic-20110616-5|55	%{_texmfdistdir}/tex/latex/cyrillic/koi8-r.def
14mu|texlive-cyrillic-20110616-5|56	%{_texmfdistdir}/tex/latex/cyrillic/koi8-ru.def
14mu|texlive-cyrillic-20110616-5|57	%{_texmfdistdir}/tex/latex/cyrillic/koi8-u.def
14mu|texlive-cyrillic-20110616-5|58	%{_texmfdistdir}/tex/latex/cyrillic/lcy.sty
14mu|texlive-cyrillic-20110616-5|59	%{_texmfdistdir}/tex/latex/cyrillic/lcyccr.fd
14mu|texlive-cyrillic-20110616-5|60	%{_texmfdistdir}/tex/latex/cyrillic/lcycmbr.fd
14mu|texlive-cyrillic-20110616-5|61	%{_texmfdistdir}/tex/latex/cyrillic/lcycmdh.fd
14mu|texlive-cyrillic-20110616-5|62	%{_texmfdistdir}/tex/latex/cyrillic/lcycmfib.fd
14mu|texlive-cyrillic-20110616-5|63	%{_texmfdistdir}/tex/latex/cyrillic/lcycmfr.fd
14mu|texlive-cyrillic-20110616-5|64	%{_texmfdistdir}/tex/latex/cyrillic/lcycmr.fd
14mu|texlive-cyrillic-20110616-5|65	%{_texmfdistdir}/tex/latex/cyrillic/lcycmss.fd
14mu|texlive-cyrillic-20110616-5|66	%{_texmfdistdir}/tex/latex/cyrillic/lcycmtl.fd
14mu|texlive-cyrillic-20110616-5|67	%{_texmfdistdir}/tex/latex/cyrillic/lcycmtt.fd
14mu|texlive-cyrillic-20110616-5|68	%{_texmfdistdir}/tex/latex/cyrillic/lcycmvtt.fd
14mu|texlive-cyrillic-20110616-5|69	%{_texmfdistdir}/tex/latex/cyrillic/lcydefs.tex
14mu|texlive-cyrillic-20110616-5|70	%{_texmfdistdir}/tex/latex/cyrillic/lcyenc.def
14mu|texlive-cyrillic-20110616-5|71	%{_texmfdistdir}/tex/latex/cyrillic/lcylcmss.fd
14mu|texlive-cyrillic-20110616-5|72	%{_texmfdistdir}/tex/latex/cyrillic/lcylcmtt.fd
14mu|texlive-cyrillic-20110616-5|73	%{_texmfdistdir}/tex/latex/cyrillic/maccyr.def
14mu|texlive-cyrillic-20110616-5|74	%{_texmfdistdir}/tex/latex/cyrillic/macukr.def
14mu|texlive-cyrillic-20110616-5|75	%{_texmfdistdir}/tex/latex/cyrillic/mik.def
14mu|texlive-cyrillic-20110616-5|76	%{_texmfdistdir}/tex/latex/cyrillic/mls.def
14mu|texlive-cyrillic-20110616-5|77	%{_texmfdistdir}/tex/latex/cyrillic/mnk.def
14mu|texlive-cyrillic-20110616-5|78	%{_texmfdistdir}/tex/latex/cyrillic/mos.def
14mu|texlive-cyrillic-20110616-5|79	%{_texmfdistdir}/tex/latex/cyrillic/ncc.def
14mu|texlive-cyrillic-20110616-5|80	%{_texmfdistdir}/tex/latex/cyrillic/ot2ccr.fd
14mu|texlive-cyrillic-20110616-5|81	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmbr.fd
14mu|texlive-cyrillic-20110616-5|82	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmdh.fd
14mu|texlive-cyrillic-20110616-5|83	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmfib.fd
14mu|texlive-cyrillic-20110616-5|84	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmfr.fd
14mu|texlive-cyrillic-20110616-5|85	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmr.fd
14mu|texlive-cyrillic-20110616-5|86	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmss.fd
14mu|texlive-cyrillic-20110616-5|87	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmtl.fd
14mu|texlive-cyrillic-20110616-5|88	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmtt.fd
14mu|texlive-cyrillic-20110616-5|89	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmvtt.fd
14mu|texlive-cyrillic-20110616-5|90	%{_texmfdistdir}/tex/latex/cyrillic/ot2enc.def
14mu|texlive-cyrillic-20110616-5|91	%{_texmfdistdir}/tex/latex/cyrillic/ot2lcmss.fd
14mu|texlive-cyrillic-20110616-5|92	%{_texmfdistdir}/tex/latex/cyrillic/ot2lcmtt.fd
14mu|texlive-cyrillic-20110616-5|93	%{_texmfdistdir}/tex/latex/cyrillic/ot2wlcyr.fd
14mu|texlive-cyrillic-20110616-5|94	%{_texmfdistdir}/tex/latex/cyrillic/ot2wlcyss.fd
14mu|texlive-cyrillic-20110616-5|95	%{_texmfdistdir}/tex/latex/cyrillic/ot2wncyr.fd
14mu|texlive-cyrillic-20110616-5|96	%{_texmfdistdir}/tex/latex/cyrillic/ot2wncyss.fd
14mu|texlive-cyrillic-20110616-5|97	%{_texmfdistdir}/tex/latex/cyrillic/pt154.def
14mu|texlive-cyrillic-20110616-5|98	%{_texmfdistdir}/tex/latex/cyrillic/pt254.def
14mu|texlive-cyrillic-20110616-5|99	%{_texmfdistdir}/tex/latex/cyrillic/t2accr.fd
14mu|texlive-cyrillic-20110616-5|100	%{_texmfdistdir}/tex/latex/cyrillic/t2acmbr.fd
14mu|texlive-cyrillic-20110616-5|101	%{_texmfdistdir}/tex/latex/cyrillic/t2acmdh.fd
14mu|texlive-cyrillic-20110616-5|102	%{_texmfdistdir}/tex/latex/cyrillic/t2acmfib.fd
14mu|texlive-cyrillic-20110616-5|103	%{_texmfdistdir}/tex/latex/cyrillic/t2acmfr.fd
14mu|texlive-cyrillic-20110616-5|104	%{_texmfdistdir}/tex/latex/cyrillic/t2acmr.fd
14mu|texlive-cyrillic-20110616-5|105	%{_texmfdistdir}/tex/latex/cyrillic/t2acmss.fd
14mu|texlive-cyrillic-20110616-5|106	%{_texmfdistdir}/tex/latex/cyrillic/t2acmtl.fd
14mu|texlive-cyrillic-20110616-5|107	%{_texmfdistdir}/tex/latex/cyrillic/t2acmtt.fd
14mu|texlive-cyrillic-20110616-5|108	%{_texmfdistdir}/tex/latex/cyrillic/t2acmvtt.fd
14mu|texlive-cyrillic-20110616-5|109	%{_texmfdistdir}/tex/latex/cyrillic/t2aenc.def
14mu|texlive-cyrillic-20110616-5|110	%{_texmfdistdir}/tex/latex/cyrillic/t2alcmss.fd
14mu|texlive-cyrillic-20110616-5|111	%{_texmfdistdir}/tex/latex/cyrillic/t2alcmtt.fd
14mu|texlive-cyrillic-20110616-5|112	%{_texmfdistdir}/tex/latex/cyrillic/t2bccr.fd
14mu|texlive-cyrillic-20110616-5|113	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmbr.fd
14mu|texlive-cyrillic-20110616-5|114	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmdh.fd
14mu|texlive-cyrillic-20110616-5|115	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmfib.fd
14mu|texlive-cyrillic-20110616-5|116	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmfr.fd
14mu|texlive-cyrillic-20110616-5|117	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmr.fd
14mu|texlive-cyrillic-20110616-5|118	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmss.fd
14mu|texlive-cyrillic-20110616-5|119	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmtl.fd
14mu|texlive-cyrillic-20110616-5|120	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmtt.fd
14mu|texlive-cyrillic-20110616-5|121	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmvtt.fd
14mu|texlive-cyrillic-20110616-5|122	%{_texmfdistdir}/tex/latex/cyrillic/t2benc.def
14mu|texlive-cyrillic-20110616-5|123	%{_texmfdistdir}/tex/latex/cyrillic/t2blcmss.fd
14mu|texlive-cyrillic-20110616-5|124	%{_texmfdistdir}/tex/latex/cyrillic/t2blcmtt.fd
14mu|texlive-cyrillic-20110616-5|125	%{_texmfdistdir}/tex/latex/cyrillic/t2cccr.fd
14mu|texlive-cyrillic-20110616-5|126	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmbr.fd
14mu|texlive-cyrillic-20110616-5|127	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmdh.fd
14mu|texlive-cyrillic-20110616-5|128	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmfib.fd
14mu|texlive-cyrillic-20110616-5|129	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmfr.fd
14mu|texlive-cyrillic-20110616-5|130	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmr.fd
14mu|texlive-cyrillic-20110616-5|131	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmss.fd
14mu|texlive-cyrillic-20110616-5|132	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmtl.fd
14mu|texlive-cyrillic-20110616-5|133	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmtt.fd
14mu|texlive-cyrillic-20110616-5|134	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmvtt.fd
14mu|texlive-cyrillic-20110616-5|135	%{_texmfdistdir}/tex/latex/cyrillic/t2cenc.def
14mu|texlive-cyrillic-20110616-5|136	%{_texmfdistdir}/tex/latex/cyrillic/t2clcmss.fd
14mu|texlive-cyrillic-20110616-5|137	%{_texmfdistdir}/tex/latex/cyrillic/t2clcmtt.fd
14mu|texlive-cyrillic-20110616-5|138	%{_texmfdistdir}/tex/latex/cyrillic/x2ccr.fd
14mu|texlive-cyrillic-20110616-5|139	%{_texmfdistdir}/tex/latex/cyrillic/x2cmbr.fd
14mu|texlive-cyrillic-20110616-5|140	%{_texmfdistdir}/tex/latex/cyrillic/x2cmdh.fd
14mu|texlive-cyrillic-20110616-5|141	%{_texmfdistdir}/tex/latex/cyrillic/x2cmfib.fd
14mu|texlive-cyrillic-20110616-5|142	%{_texmfdistdir}/tex/latex/cyrillic/x2cmfr.fd
14mu|texlive-cyrillic-20110616-5|143	%{_texmfdistdir}/tex/latex/cyrillic/x2cmr.fd
14mu|texlive-cyrillic-20110616-5|144	%{_texmfdistdir}/tex/latex/cyrillic/x2cmss.fd
14mu|texlive-cyrillic-20110616-5|145	%{_texmfdistdir}/tex/latex/cyrillic/x2cmtl.fd
14mu|texlive-cyrillic-20110616-5|146	%{_texmfdistdir}/tex/latex/cyrillic/x2cmtt.fd
14mu|texlive-cyrillic-20110616-5|147	%{_texmfdistdir}/tex/latex/cyrillic/x2cmvtt.fd
14mu|texlive-cyrillic-20110616-5|148	%{_texmfdistdir}/tex/latex/cyrillic/x2enc.def
14mu|texlive-cyrillic-20110616-5|149	%{_texmfdistdir}/tex/latex/cyrillic/x2lcmss.fd
14mu|texlive-cyrillic-20110616-5|150	%{_texmfdistdir}/tex/latex/cyrillic/x2lcmtt.fd
14mu|texlive-cyrillic-20110616-5|151	%doc %{_texmfdistdir}/doc/latex/cyrillic/00readme.txt
14mu|texlive-cyrillic-20110616-5|152	%doc %{_texmfdistdir}/doc/latex/cyrillic/changes.txt
14mu|texlive-cyrillic-20110616-5|153	%doc %{_texmfdistdir}/doc/latex/cyrillic/cyinpenc.pdf
14mu|texlive-cyrillic-20110616-5|154	%doc %{_texmfdistdir}/doc/latex/cyrillic/cyoutenc.pdf
14mu|texlive-cyrillic-20110616-5|155	%doc %{_texmfdistdir}/doc/latex/cyrillic/lcy.pdf
14mu|texlive-cyrillic-20110616-5|156	%doc %{_texmfdistdir}/doc/latex/cyrillic/lcycmlh.pdf
14mu|texlive-cyrillic-20110616-5|157	%doc %{_texmfdistdir}/doc/latex/cyrillic/manifest.txt
14mu|texlive-cyrillic-20110616-5|158	%doc %{_texmfdistdir}/doc/latex/cyrillic/ot2.pdf
14mu|texlive-cyrillic-20110616-5|159	%doc %{_texmfdistdir}/doc/latex/cyrillic/ot2cmams.pdf
14mu|texlive-cyrillic-20110616-5|160	%doc %{_texmfdistdir}/doc/latex/cyrillic/ot2cmlh.pdf
14mu|texlive-cyrillic-20110616-5|161	%doc %{_texmfdistdir}/doc/latex/cyrillic/t2lhfnt.pdf
14mu|texlive-cyrillic-20110616-5|162	#- source
14mu|texlive-cyrillic-20110616-5|163	%doc %{_texmfdistdir}/source/latex/cyrillic/cyinpenc.dtx
14mu|texlive-cyrillic-20110616-5|164	%doc %{_texmfdistdir}/source/latex/cyrillic/cyoutenc.dtx
14mu|texlive-cyrillic-20110616-5|165	%doc %{_texmfdistdir}/source/latex/cyrillic/cyrlatex.ins
14mu|texlive-cyrillic-20110616-5|166	%doc %{_texmfdistdir}/source/latex/cyrillic/lcy.dtx
14mu|texlive-cyrillic-20110616-5|167	%doc %{_texmfdistdir}/source/latex/cyrillic/lcycmlh.fdd
14mu|texlive-cyrillic-20110616-5|168	%doc %{_texmfdistdir}/source/latex/cyrillic/ot2.dtx
14mu|texlive-cyrillic-20110616-5|169	%doc %{_texmfdistdir}/source/latex/cyrillic/ot2cmams.fdd
14mu|texlive-cyrillic-20110616-5|170	%doc %{_texmfdistdir}/source/latex/cyrillic/ot2cmlh.fdd
14mu|texlive-cyrillic-20110616-5|171	%doc %{_texmfdistdir}/source/latex/cyrillic/t2lhfnt.fdd
14mu|texlive-cyrillic-20110616-5|172	
14mu|texlive-cyrillic-20110616-5|173	#-----------------------------------------------------------------------
14mu|texlive-cyrillic-20110616-5|174	%prep
14mu|texlive-cyrillic-20110616-5|175	%setup -c -a0 -a1 -a2 -a3 -a4
14mu|texlive-cyrillic-20110616-5|176	
14mu|texlive-cyrillic-20110616-5|177	%build
14mu|texlive-cyrillic-20110616-5|178	
14mu|texlive-cyrillic-20110616-5|179	%install
14mu|texlive-cyrillic-20110616-5|180	# shell scripts
14mu|texlive-cyrillic-20110616-5|181	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-cyrillic-20110616-5|182	cp -fa bin/x86_64-linux/* %{buildroot}%{_bindir}
14mu|texlive-cyrillic-20110616-5|183	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cyrillic-20110616-5|184	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-cyrillic-20110616-5|185	
14mu|texlive-cyrillic-20110616-5|186	
14mu|texlive-cyrillic-20110616-5|187	
14mu|texlive-cyrillic-20110616-5|188	%changelog
14mu|texlive-cyrillic-20110616-5|189	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110616-5
14mu|texlive-cyrillic-20110616-5|190	+ Revision: 3dc5fef
14mu|texlive-cyrillic-20110616-5|191	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cyrillic-20110616-5|192	
14mu|texlive-cyrillic-20110616-5|193	

24599 14
14mu|texlive-cyrplain-20131012-7|1	# revision 29349
14mu|texlive-cyrplain-20131012-7|2	# category Package
14mu|texlive-cyrplain-20131012-7|3	# catalog-ctan undef
14mu|texlive-cyrplain-20131012-7|4	# catalog-date undef
14mu|texlive-cyrplain-20131012-7|5	# catalog-license undef
14mu|texlive-cyrplain-20131012-7|6	# catalog-version undef
14mu|texlive-cyrplain-20131012-7|7	Name:		texlive-cyrplain
14mu|texlive-cyrplain-20131012-7|8	Version:	20131012
14mu|texlive-cyrplain-20131012-7|9	Release:	7
14mu|texlive-cyrplain-20131012-7|10	Summary:	TeXLive cyrplain package
14mu|texlive-cyrplain-20131012-7|11	Group:		Publishing
14mu|texlive-cyrplain-20131012-7|12	URL:		http://tug.org/texlive
14mu|texlive-cyrplain-20131012-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-cyrplain-20131012-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrplain.tar.xz
14mu|texlive-cyrplain-20131012-7|15	BuildArch:	noarch
14mu|texlive-cyrplain-20131012-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-cyrplain-20131012-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-cyrplain-20131012-7|18	Requires(post):	texlive-kpathsea
14mu|texlive-cyrplain-20131012-7|19	
14mu|texlive-cyrplain-20131012-7|20	%description
14mu|texlive-cyrplain-20131012-7|21	TeXLive cyrplain package.
14mu|texlive-cyrplain-20131012-7|22	
14mu|texlive-cyrplain-20131012-7|23	
14mu|texlive-cyrplain-20131012-7|24	#-----------------------------------------------------------------------
14mu|texlive-cyrplain-20131012-7|25	%files
14mu|texlive-cyrplain-20131012-7|26	%{_texmfdistdir}/tex/plain/cyrplain/README
14mu|texlive-cyrplain-20131012-7|27	%{_texmfdistdir}/tex/plain/cyrplain/cyramstx.ini
14mu|texlive-cyrplain-20131012-7|28	%{_texmfdistdir}/tex/plain/cyrplain/cyrblue.ini
14mu|texlive-cyrplain-20131012-7|29	%{_texmfdistdir}/tex/plain/cyrplain/cyrcmfnt.tex
14mu|texlive-cyrplain-20131012-7|30	%{_texmfdistdir}/tex/plain/cyrplain/cyrecfnt.tex
14mu|texlive-cyrplain-20131012-7|31	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.cfg
14mu|texlive-cyrplain-20131012-7|32	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.ini
14mu|texlive-cyrplain-20131012-7|33	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.tex
14mu|texlive-cyrplain-20131012-7|34	%{_texmfdistdir}/tex/plain/cyrplain/cyrtxinf.ini
14mu|texlive-cyrplain-20131012-7|35	%{_texmfdistdir}/tex/plain/cyrplain/makefmts.bat
14mu|texlive-cyrplain-20131012-7|36	%{_texmfdistdir}/tex/plain/cyrplain/makefmts.sh
14mu|texlive-cyrplain-20131012-7|37	%{_texmfdistdir}/tex/plain/cyrplain/plainenc.tex
14mu|texlive-cyrplain-20131012-7|38	%{_texmfdistdir}/tex/plain/cyrplain/txxdefs.tex
14mu|texlive-cyrplain-20131012-7|39	%{_texmfdistdir}/tex/plain/cyrplain/txxextra.tex
14mu|texlive-cyrplain-20131012-7|40	
14mu|texlive-cyrplain-20131012-7|41	#-----------------------------------------------------------------------
14mu|texlive-cyrplain-20131012-7|42	%prep
14mu|texlive-cyrplain-20131012-7|43	%setup -c -a0
14mu|texlive-cyrplain-20131012-7|44	
14mu|texlive-cyrplain-20131012-7|45	%build
14mu|texlive-cyrplain-20131012-7|46	
14mu|texlive-cyrplain-20131012-7|47	%install
14mu|texlive-cyrplain-20131012-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-cyrplain-20131012-7|49	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-cyrplain-20131012-7|50	
14mu|texlive-cyrplain-20131012-7|51	%changelog
14mu|texlive-cyrplain-20131012-7|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131012-7
14mu|texlive-cyrplain-20131012-7|53	+ Revision: 90b4dfb
14mu|texlive-cyrplain-20131012-7|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-cyrplain-20131012-7|55	
14mu|texlive-cyrplain-20131012-7|56	

24600 14
14mu|texlive-dashbox-1.14-4|1	# revision 23425
14mu|texlive-dashbox-1.14-4|2	# category Package
14mu|texlive-dashbox-1.14-4|3	# catalog-ctan /macros/latex/contrib/dashbox
14mu|texlive-dashbox-1.14-4|4	# catalog-date 2011-08-05 01:24:20 +0200
14mu|texlive-dashbox-1.14-4|5	# catalog-license lppl
14mu|texlive-dashbox-1.14-4|6	# catalog-version 1.14
14mu|texlive-dashbox-1.14-4|7	Name:		texlive-dashbox
14mu|texlive-dashbox-1.14-4|8	Version:	1.14
14mu|texlive-dashbox-1.14-4|9	Release:	4
14mu|texlive-dashbox-1.14-4|10	Summary:	Draw dashed boxes
14mu|texlive-dashbox-1.14-4|11	Group:		Publishing
14mu|texlive-dashbox-1.14-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashbox
14mu|texlive-dashbox-1.14-4|13	License:	LPPL
14mu|texlive-dashbox-1.14-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashbox.tar.xz
14mu|texlive-dashbox-1.14-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashbox.doc.tar.xz
14mu|texlive-dashbox-1.14-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashbox.source.tar.xz
14mu|texlive-dashbox-1.14-4|17	BuildArch:	noarch
14mu|texlive-dashbox-1.14-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dashbox-1.14-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dashbox-1.14-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dashbox-1.14-4|21	
14mu|texlive-dashbox-1.14-4|22	%description
14mu|texlive-dashbox-1.14-4|23	The package can draw boxes that perform like \framebox or
14mu|texlive-dashbox-1.14-4|24	\fbox, but use dashed lines. The package can also draw (an
14mu|texlive-dashbox-1.14-4|25	illusion of) vertical stacks of boxes.
14mu|texlive-dashbox-1.14-4|26	
14mu|texlive-dashbox-1.14-4|27	
14mu|texlive-dashbox-1.14-4|28	#-----------------------------------------------------------------------
14mu|texlive-dashbox-1.14-4|29	%files
14mu|texlive-dashbox-1.14-4|30	%{_texmfdistdir}/tex/latex/dashbox/dashbox.sty
14mu|texlive-dashbox-1.14-4|31	%doc %{_texmfdistdir}/doc/latex/dashbox/dashbox.pdf
14mu|texlive-dashbox-1.14-4|32	#- source
14mu|texlive-dashbox-1.14-4|33	%doc %{_texmfdistdir}/source/latex/dashbox/dashbox.dtx
14mu|texlive-dashbox-1.14-4|34	%doc %{_texmfdistdir}/source/latex/dashbox/dashbox.ins
14mu|texlive-dashbox-1.14-4|35	
14mu|texlive-dashbox-1.14-4|36	#-----------------------------------------------------------------------
14mu|texlive-dashbox-1.14-4|37	%prep
14mu|texlive-dashbox-1.14-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-dashbox-1.14-4|39	
14mu|texlive-dashbox-1.14-4|40	%build
14mu|texlive-dashbox-1.14-4|41	
14mu|texlive-dashbox-1.14-4|42	%install
14mu|texlive-dashbox-1.14-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dashbox-1.14-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dashbox-1.14-4|45	
14mu|texlive-dashbox-1.14-4|46	
14mu|texlive-dashbox-1.14-4|47	
14mu|texlive-dashbox-1.14-4|48	%changelog
14mu|texlive-dashbox-1.14-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.14-4
14mu|texlive-dashbox-1.14-4|50	+ Revision: 7dd46a7
14mu|texlive-dashbox-1.14-4|51	- MassBuild#674: Increase release tag
14mu|texlive-dashbox-1.14-4|52	
14mu|texlive-dashbox-1.14-4|53	

24601 14
14mu|texlive-dashrule-1.3-7|1	# revision 29579
14mu|texlive-dashrule-1.3-7|2	# category Package
14mu|texlive-dashrule-1.3-7|3	# catalog-ctan /macros/latex/contrib/dashrule
14mu|texlive-dashrule-1.3-7|4	# catalog-date 2013-03-31 13:01:15 +0200
14mu|texlive-dashrule-1.3-7|5	# catalog-license lppl
14mu|texlive-dashrule-1.3-7|6	# catalog-version 1.3
14mu|texlive-dashrule-1.3-7|7	Name:		texlive-dashrule
14mu|texlive-dashrule-1.3-7|8	Version:	1.3
14mu|texlive-dashrule-1.3-7|9	Release:	7
14mu|texlive-dashrule-1.3-7|10	Summary:	Draw dashed rules
14mu|texlive-dashrule-1.3-7|11	Group:		Publishing
14mu|texlive-dashrule-1.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashrule
14mu|texlive-dashrule-1.3-7|13	License:	LPPL
14mu|texlive-dashrule-1.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.tar.xz
14mu|texlive-dashrule-1.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.doc.tar.xz
14mu|texlive-dashrule-1.3-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.source.tar.xz
14mu|texlive-dashrule-1.3-7|17	BuildArch:	noarch
14mu|texlive-dashrule-1.3-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dashrule-1.3-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dashrule-1.3-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-dashrule-1.3-7|21	
14mu|texlive-dashrule-1.3-7|22	%description
14mu|texlive-dashrule-1.3-7|23	The dashrule package makes it easy to draw a huge variety of
14mu|texlive-dashrule-1.3-7|24	dashed rules (i.e., lines) in LaTeX. dashrule provides a
14mu|texlive-dashrule-1.3-7|25	command, \hdashrule, which is a cross between LaTeX's \rule and
14mu|texlive-dashrule-1.3-7|26	PostScript's setdash command. \hdashrule draws horizontally
14mu|texlive-dashrule-1.3-7|27	dashed rules using the same syntax as \rule, but with an
14mu|texlive-dashrule-1.3-7|28	additional, setdash-like parameter that specifies the pattern
14mu|texlive-dashrule-1.3-7|29	of dash segments and the space between those segments. Because
14mu|texlive-dashrule-1.3-7|30	dashrule's rules are constructed internally using \rule (as
14mu|texlive-dashrule-1.3-7|31	opposed to, e.g., PostScript \specials) they are fully
14mu|texlive-dashrule-1.3-7|32	compatible with every LaTeX back-end processor.
14mu|texlive-dashrule-1.3-7|33	
14mu|texlive-dashrule-1.3-7|34	
14mu|texlive-dashrule-1.3-7|35	#-----------------------------------------------------------------------
14mu|texlive-dashrule-1.3-7|36	%files
14mu|texlive-dashrule-1.3-7|37	%{_texmfdistdir}/tex/latex/dashrule/dashrule.sty
14mu|texlive-dashrule-1.3-7|38	%doc %{_texmfdistdir}/doc/latex/dashrule/README
14mu|texlive-dashrule-1.3-7|39	%doc %{_texmfdistdir}/doc/latex/dashrule/dashrule.pdf
14mu|texlive-dashrule-1.3-7|40	#- source
14mu|texlive-dashrule-1.3-7|41	%doc %{_texmfdistdir}/source/latex/dashrule/dashrule.dtx
14mu|texlive-dashrule-1.3-7|42	%doc %{_texmfdistdir}/source/latex/dashrule/dashrule.ins
14mu|texlive-dashrule-1.3-7|43	
14mu|texlive-dashrule-1.3-7|44	#-----------------------------------------------------------------------
14mu|texlive-dashrule-1.3-7|45	%prep
14mu|texlive-dashrule-1.3-7|46	%setup -c -a0 -a1 -a2
14mu|texlive-dashrule-1.3-7|47	
14mu|texlive-dashrule-1.3-7|48	%build
14mu|texlive-dashrule-1.3-7|49	
14mu|texlive-dashrule-1.3-7|50	%install
14mu|texlive-dashrule-1.3-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dashrule-1.3-7|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dashrule-1.3-7|53	
14mu|texlive-dashrule-1.3-7|54	%changelog
14mu|texlive-dashrule-1.3-7|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14mu|texlive-dashrule-1.3-7|56	+ Revision: 19dc019
14mu|texlive-dashrule-1.3-7|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dashrule-1.3-7|58	
14mu|texlive-dashrule-1.3-7|59	

24602 14
14mu|texlive-dashundergaps-1.2-4|1	# revision 23373
14mu|texlive-dashundergaps-1.2-4|2	# category Package
14mu|texlive-dashundergaps-1.2-4|3	# catalog-ctan /macros/latex/contrib/dashundergaps
14mu|texlive-dashundergaps-1.2-4|4	# catalog-date 2010-01-23 00:15:17 +0100
14mu|texlive-dashundergaps-1.2-4|5	# catalog-license lppl
14mu|texlive-dashundergaps-1.2-4|6	# catalog-version 1.2
14mu|texlive-dashundergaps-1.2-4|7	Name:		texlive-dashundergaps
14mu|texlive-dashundergaps-1.2-4|8	Version:	1.2
14mu|texlive-dashundergaps-1.2-4|9	Release:	4
14mu|texlive-dashundergaps-1.2-4|10	Summary:	Underline with dotted or dashed lines
14mu|texlive-dashundergaps-1.2-4|11	Group:		Publishing
14mu|texlive-dashundergaps-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashundergaps
14mu|texlive-dashundergaps-1.2-4|13	License:	LPPL
14mu|texlive-dashundergaps-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashundergaps.tar.xz
14mu|texlive-dashundergaps-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashundergaps.doc.tar.xz
14mu|texlive-dashundergaps-1.2-4|16	BuildArch:	noarch
14mu|texlive-dashundergaps-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dashundergaps-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dashundergaps-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-dashundergaps-1.2-4|20	
14mu|texlive-dashundergaps-1.2-4|21	%description
14mu|texlive-dashundergaps-1.2-4|22	The package provides commands (\underline, \dotuline and
14mu|texlive-dashundergaps-1.2-4|23	\dashuline) each of which underlines its argument with one of
14mu|texlive-dashundergaps-1.2-4|24	the styles the package is capable of. A phantom mode is
14mu|texlive-dashundergaps-1.2-4|25	provided, where the underline (of whatever form) can serve for
14mu|texlive-dashundergaps-1.2-4|26	a 'fill-in block' for student evaluation sheets.
14mu|texlive-dashundergaps-1.2-4|27	
14mu|texlive-dashundergaps-1.2-4|28	
14mu|texlive-dashundergaps-1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-dashundergaps-1.2-4|30	%files
14mu|texlive-dashundergaps-1.2-4|31	%{_texmfdistdir}/tex/latex/dashundergaps/dashundergaps.sty
14mu|texlive-dashundergaps-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/dashundergaps/README
14mu|texlive-dashundergaps-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/pdf/dashundergaps.pdf
14mu|texlive-dashundergaps-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/Makefile
14mu|texlive-dashundergaps-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/dashundergaps-bib.bib
14mu|texlive-dashundergaps-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/dashundergaps.forlisting
14mu|texlive-dashundergaps-1.2-4|37	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/dashundergaps.tex
14mu|texlive-dashundergaps-1.2-4|38	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/perso.ist
14mu|texlive-dashundergaps-1.2-4|39	
14mu|texlive-dashundergaps-1.2-4|40	#-----------------------------------------------------------------------
14mu|texlive-dashundergaps-1.2-4|41	%prep
14mu|texlive-dashundergaps-1.2-4|42	%setup -c -a0 -a1
14mu|texlive-dashundergaps-1.2-4|43	
14mu|texlive-dashundergaps-1.2-4|44	%build
14mu|texlive-dashundergaps-1.2-4|45	
14mu|texlive-dashundergaps-1.2-4|46	%install
14mu|texlive-dashundergaps-1.2-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dashundergaps-1.2-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dashundergaps-1.2-4|49	
14mu|texlive-dashundergaps-1.2-4|50	
14mu|texlive-dashundergaps-1.2-4|51	
14mu|texlive-dashundergaps-1.2-4|52	%changelog
14mu|texlive-dashundergaps-1.2-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-dashundergaps-1.2-4|54	+ Revision: 348bb2c
14mu|texlive-dashundergaps-1.2-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dashundergaps-1.2-4|56	
14mu|texlive-dashundergaps-1.2-4|57	

24603 14
14mu|texlive-dataref-0.1-3|1	# revision 32438
14mu|texlive-dataref-0.1-3|2	# category Package
14mu|texlive-dataref-0.1-3|3	# catalog-ctan /macros/latex/contrib/dataref
14mu|texlive-dataref-0.1-3|4	# catalog-date 2013-12-17 23:27:23 +0100
14mu|texlive-dataref-0.1-3|5	# catalog-license other-free
14mu|texlive-dataref-0.1-3|6	# catalog-version 0.1
14mu|texlive-dataref-0.1-3|7	Name:		texlive-dataref
14mu|texlive-dataref-0.1-3|8	Version:	0.1
14mu|texlive-dataref-0.1-3|9	Release:	3
14mu|texlive-dataref-0.1-3|10	Summary:	Manage references to experimental data
14mu|texlive-dataref-0.1-3|11	Group:		Publishing
14mu|texlive-dataref-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dataref
14mu|texlive-dataref-0.1-3|13	License:	OTHER-FREE
14mu|texlive-dataref-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dataref.tar.xz
14mu|texlive-dataref-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dataref.doc.tar.xz
14mu|texlive-dataref-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dataref.source.tar.xz
14mu|texlive-dataref-0.1-3|17	BuildArch:	noarch
14mu|texlive-dataref-0.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dataref-0.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dataref-0.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-dataref-0.1-3|21	
14mu|texlive-dataref-0.1-3|22	%description
14mu|texlive-dataref-0.1-3|23	The package provides a mechanism that maintains a fixed
14mu|texlive-dataref-0.1-3|24	symbolic reference to numerical results; such results may vary
14mu|texlive-dataref-0.1-3|25	as the project proceeds (and hence the project report
14mu|texlive-dataref-0.1-3|26	develops).
14mu|texlive-dataref-0.1-3|27	
14mu|texlive-dataref-0.1-3|28	
14mu|texlive-dataref-0.1-3|29	#-----------------------------------------------------------------------
14mu|texlive-dataref-0.1-3|30	%files
14mu|texlive-dataref-0.1-3|31	%{_texmfdistdir}/tex/latex/dataref/dataref.sty
14mu|texlive-dataref-0.1-3|32	%doc %{_texmfdistdir}/doc/latex/dataref/README
14mu|texlive-dataref-0.1-3|33	%doc %{_texmfdistdir}/doc/latex/dataref/dataref.pdf
14mu|texlive-dataref-0.1-3|34	#- source
14mu|texlive-dataref-0.1-3|35	%doc %{_texmfdistdir}/source/latex/dataref/dataref.dtx
14mu|texlive-dataref-0.1-3|36	%doc %{_texmfdistdir}/source/latex/dataref/dataref.ins
14mu|texlive-dataref-0.1-3|37	
14mu|texlive-dataref-0.1-3|38	#-----------------------------------------------------------------------
14mu|texlive-dataref-0.1-3|39	%prep
14mu|texlive-dataref-0.1-3|40	%setup -c -a0 -a1 -a2
14mu|texlive-dataref-0.1-3|41	
14mu|texlive-dataref-0.1-3|42	%build
14mu|texlive-dataref-0.1-3|43	
14mu|texlive-dataref-0.1-3|44	%install
14mu|texlive-dataref-0.1-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dataref-0.1-3|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dataref-0.1-3|47	
14mu|texlive-dataref-0.1-3|48	%changelog
14mu|texlive-dataref-0.1-3|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-dataref-0.1-3|50	+ Revision: 2cab214
14mu|texlive-dataref-0.1-3|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dataref-0.1-3|52	
14mu|texlive-dataref-0.1-3|53	

24604 14
14mu|texlive-datatool-2.20-3|1	# revision 32860
14mu|texlive-datatool-2.20-3|2	# category Package
14mu|texlive-datatool-2.20-3|3	# catalog-ctan /macros/latex/contrib/datatool
14mu|texlive-datatool-2.20-3|4	# catalog-date 2014-02-03 19:57:05 +0100
14mu|texlive-datatool-2.20-3|5	# catalog-license lppl
14mu|texlive-datatool-2.20-3|6	# catalog-version 2.20
14mu|texlive-datatool-2.20-3|7	Name:		texlive-datatool
14mu|texlive-datatool-2.20-3|8	Version:	2.20
14mu|texlive-datatool-2.20-3|9	Release:	3
14mu|texlive-datatool-2.20-3|10	Summary:	Tools to load and manipulate data
14mu|texlive-datatool-2.20-3|11	Group:		Publishing
14mu|texlive-datatool-2.20-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datatool
14mu|texlive-datatool-2.20-3|13	License:	LPPL
14mu|texlive-datatool-2.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.tar.xz
14mu|texlive-datatool-2.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.doc.tar.xz
14mu|texlive-datatool-2.20-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.source.tar.xz
14mu|texlive-datatool-2.20-3|17	BuildArch:	noarch
14mu|texlive-datatool-2.20-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-datatool-2.20-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-datatool-2.20-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-datatool-2.20-3|21	
14mu|texlive-datatool-2.20-3|22	%description
14mu|texlive-datatool-2.20-3|23	The tools comprise six packages: datatool.sty: databases may be
14mu|texlive-datatool-2.20-3|24	created using LaTeX commands or by importing external files;
14mu|texlive-datatool-2.20-3|25	they may be sorted numerically or alphabetically; repetitive
14mu|texlive-datatool-2.20-3|26	operations (such as mail merging) may be performed on each row
14mu|texlive-datatool-2.20-3|27	of a database, subject to conditions to exclude particular
14mu|texlive-datatool-2.20-3|28	rows; commands are provided to examine database elements, and
14mu|texlive-datatool-2.20-3|29	to convert formats (for example, to convert a numeric element
14mu|texlive-datatool-2.20-3|30	to a format compatible with the fp package; datapie.sty: a
14mu|texlive-datatool-2.20-3|31	database may be represented as a pie chart; flexible options
14mu|texlive-datatool-2.20-3|32	allow colouring of the chart, and annotation hooks are
14mu|texlive-datatool-2.20-3|33	available; dataplot.sty: a database may be represented as a 2-
14mu|texlive-datatool-2.20-3|34	dimensional scatter or line plot; flexible options control of
14mu|texlive-datatool-2.20-3|35	the plot's overall appearance, and of legends and other extra
14mu|texlive-datatool-2.20-3|36	information; databar.sty: a database may be represented as a
14mu|texlive-datatool-2.20-3|37	bar chart; overall appearance, colouring and annotation are
14mu|texlive-datatool-2.20-3|38	controllable; datagidx.sty: provides a way of indexing or
14mu|texlive-datatool-2.20-3|39	creating glossaries/lists of acronyms that uses TeX to do the
14mu|texlive-datatool-2.20-3|40	sorting and collating instead of using an external indexing
14mu|texlive-datatool-2.20-3|41	application, such as xindy or makeindex; databib.sty: a
14mu|texlive-datatool-2.20-3|42	bibliography may be loaded into a datatool database, and
14mu|texlive-datatool-2.20-3|43	manipulated there before being printed (this permits a LaTeX-
14mu|texlive-datatool-2.20-3|44	based route to printing bibliographies in formats for which no
14mu|texlive-datatool-2.20-3|45	BibTeX style is available); and person.sty: provides support
14mu|texlive-datatool-2.20-3|46	for displaying a person's name and pronoun in a document, thus
14mu|texlive-datatool-2.20-3|47	avoiding cumbersome use of "he/she", etc. The drawing packages
14mu|texlive-datatool-2.20-3|48	make use of PGF/TikZ for their output. The bundle replaces and
14mu|texlive-datatool-2.20-3|49	supersedes the author's csvtools bundle.
14mu|texlive-datatool-2.20-3|50	
14mu|texlive-datatool-2.20-3|51	
14mu|texlive-datatool-2.20-3|52	#-----------------------------------------------------------------------
14mu|texlive-datatool-2.20-3|53	%files
14mu|texlive-datatool-2.20-3|54	%{_texmfdistdir}/bibtex/bst/datatool/databib.bst
14mu|texlive-datatool-2.20-3|55	%{_texmfdistdir}/tex/latex/datatool/databar.sty
14mu|texlive-datatool-2.20-3|56	%{_texmfdistdir}/tex/latex/datatool/databib.sty
14mu|texlive-datatool-2.20-3|57	%{_texmfdistdir}/tex/latex/datatool/datagidx.sty
14mu|texlive-datatool-2.20-3|58	%{_texmfdistdir}/tex/latex/datatool/datapie.sty
14mu|texlive-datatool-2.20-3|59	%{_texmfdistdir}/tex/latex/datatool/dataplot.sty
14mu|texlive-datatool-2.20-3|60	%{_texmfdistdir}/tex/latex/datatool/datatool-base.sty
14mu|texlive-datatool-2.20-3|61	%{_texmfdistdir}/tex/latex/datatool/datatool-fp.sty
14mu|texlive-datatool-2.20-3|62	%{_texmfdistdir}/tex/latex/datatool/datatool-pgfmath.sty
14mu|texlive-datatool-2.20-3|63	%{_texmfdistdir}/tex/latex/datatool/datatool.sty
14mu|texlive-datatool-2.20-3|64	%{_texmfdistdir}/tex/latex/datatool/person.sty
14mu|texlive-datatool-2.20-3|65	%doc %{_texmfdistdir}/doc/latex/datatool/CHANGES
14mu|texlive-datatool-2.20-3|66	%doc %{_texmfdistdir}/doc/latex/datatool/INSTALL
14mu|texlive-datatool-2.20-3|67	%doc %{_texmfdistdir}/doc/latex/datatool/README
14mu|texlive-datatool-2.20-3|68	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-code.pdf
14mu|texlive-datatool-2.20-3|69	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-user.pdf
14mu|texlive-datatool-2.20-3|70	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-user.tex
14mu|texlive-datatool-2.20-3|71	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data-raw-psaved.dbtex
14mu|texlive-datatool-2.20-3|72	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data-raw-saved.dbtex
14mu|texlive-datatool-2.20-3|73	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data-raw.dbtex
14mu|texlive-datatool-2.20-3|74	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data.csv
14mu|texlive-datatool-2.20-3|75	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data2.csv
14mu|texlive-datatool-2.20-3|76	%doc %{_texmfdistdir}/doc/latex/datatool/samples/exp25a.csv
14mu|texlive-datatool-2.20-3|77	%doc %{_texmfdistdir}/doc/latex/datatool/samples/exp25b.csv
14mu|texlive-datatool-2.20-3|78	%doc %{_texmfdistdir}/doc/latex/datatool/samples/exp30a.csv
14mu|texlive-datatool-2.20-3|79	%doc %{_texmfdistdir}/doc/latex/datatool/samples/fruit.csv
14mu|texlive-datatool-2.20-3|80	%doc %{_texmfdistdir}/doc/latex/datatool/samples/groupa.csv
14mu|texlive-datatool-2.20-3|81	%doc %{_texmfdistdir}/doc/latex/datatool/samples/groupb.csv
14mu|texlive-datatool-2.20-3|82	%doc %{_texmfdistdir}/doc/latex/datatool/samples/index.csv
14mu|texlive-datatool-2.20-3|83	%doc %{_texmfdistdir}/doc/latex/datatool/samples/mydata.csv
14mu|texlive-datatool-2.20-3|84	%doc %{_texmfdistdir}/doc/latex/datatool/samples/mynewdata.csv
14mu|texlive-datatool-2.20-3|85	%doc %{_texmfdistdir}/doc/latex/datatool/samples/onecol.csv
14mu|texlive-datatool-2.20-3|86	%doc %{_texmfdistdir}/doc/latex/datatool/samples/plotdata.csv
14mu|texlive-datatool-2.20-3|87	%doc %{_texmfdistdir}/doc/latex/datatool/samples/polygon.csv
14mu|texlive-datatool-2.20-3|88	%doc %{_texmfdistdir}/doc/latex/datatool/samples/profits.csv
14mu|texlive-datatool-2.20-3|89	%doc %{_texmfdistdir}/doc/latex/datatool/samples/rawdata.csv
14mu|texlive-datatool-2.20-3|90	%doc %{_texmfdistdir}/doc/latex/datatool/samples/rawdata2.csv
14mu|texlive-datatool-2.20-3|91	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.pdf
14mu|texlive-datatool-2.20-3|92	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.tex
14mu|texlive-datatool-2.20-3|93	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-datatooltk.pdf
14mu|texlive-datatool-2.20-3|94	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-datatooltk.tex
14mu|texlive-datatool-2.20-3|95	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-dict.pdf
14mu|texlive-datatool-2.20-3|96	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-dict.tex
14mu|texlive-datatool-2.20-3|97	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-gidx.pdf
14mu|texlive-datatool-2.20-3|98	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-gidx.tex
14mu|texlive-datatool-2.20-3|99	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-glossary.pdf
14mu|texlive-datatool-2.20-3|100	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-glossary.tex
14mu|texlive-datatool-2.20-3|101	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-index.pdf
14mu|texlive-datatool-2.20-3|102	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-index.tex
14mu|texlive-datatool-2.20-3|103	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.pdf
14mu|texlive-datatool-2.20-3|104	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.tex
14mu|texlive-datatool-2.20-3|105	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.pdf
14mu|texlive-datatool-2.20-3|106	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.tex
14mu|texlive-datatool-2.20-3|107	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-sort.pdf
14mu|texlive-datatool-2.20-3|108	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-sort.tex
14mu|texlive-datatool-2.20-3|109	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-records.csv
14mu|texlive-datatool-2.20-3|110	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.pdf
14mu|texlive-datatool-2.20-3|111	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.tex
14mu|texlive-datatool-2.20-3|112	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.pdf
14mu|texlive-datatool-2.20-3|113	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.tex
14mu|texlive-datatool-2.20-3|114	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample3.csv
14mu|texlive-datatool-2.20-3|115	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample4.csv
14mu|texlive-datatool-2.20-3|116	%doc %{_texmfdistdir}/doc/latex/datatool/samples/scores2.csv
14mu|texlive-datatool-2.20-3|117	%doc %{_texmfdistdir}/doc/latex/datatool/samples/semesterscores.csv
14mu|texlive-datatool-2.20-3|118	%doc %{_texmfdistdir}/doc/latex/datatool/samples/students.csv
14mu|texlive-datatool-2.20-3|119	%doc %{_texmfdistdir}/doc/latex/datatool/samples/studentscores.csv
14mu|texlive-datatool-2.20-3|120	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-export-from-calc.csv
14mu|texlive-datatool-2.20-3|121	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-missing-some-headers.csv
14mu|texlive-datatool-2.20-3|122	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-rawtex.dbtex
14mu|texlive-datatool-2.20-3|123	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-scores.csv
14mu|texlive-datatool-2.20-3|124	#- source
14mu|texlive-datatool-2.20-3|125	%doc %{_texmfdistdir}/source/latex/datatool/datatool.dtx
14mu|texlive-datatool-2.20-3|126	%doc %{_texmfdistdir}/source/latex/datatool/datatool.ins
14mu|texlive-datatool-2.20-3|127	
14mu|texlive-datatool-2.20-3|128	#-----------------------------------------------------------------------
14mu|texlive-datatool-2.20-3|129	%prep
14mu|texlive-datatool-2.20-3|130	%setup -c -a0 -a1 -a2
14mu|texlive-datatool-2.20-3|131	
14mu|texlive-datatool-2.20-3|132	%build
14mu|texlive-datatool-2.20-3|133	
14mu|texlive-datatool-2.20-3|134	%install
14mu|texlive-datatool-2.20-3|135	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-datatool-2.20-3|136	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-datatool-2.20-3|137	
14mu|texlive-datatool-2.20-3|138	%changelog
14mu|texlive-datatool-2.20-3|139	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.20-3
14mu|texlive-datatool-2.20-3|140	+ Revision: 8bff849
14mu|texlive-datatool-2.20-3|141	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-datatool-2.20-3|142	
14mu|texlive-datatool-2.20-3|143	

24605 14
14mu|texlive-dateiliste-0.6-7|1	# revision 27974
14mu|texlive-dateiliste-0.6-7|2	# category Package
14mu|texlive-dateiliste-0.6-7|3	# catalog-ctan /macros/latex/contrib/dateiliste
14mu|texlive-dateiliste-0.6-7|4	# catalog-date 2012-10-15 00:17:21 +0200
14mu|texlive-dateiliste-0.6-7|5	# catalog-license lppl
14mu|texlive-dateiliste-0.6-7|6	# catalog-version 0.6
14mu|texlive-dateiliste-0.6-7|7	Name:		texlive-dateiliste
14mu|texlive-dateiliste-0.6-7|8	Version:	0.6
14mu|texlive-dateiliste-0.6-7|9	Release:	7
14mu|texlive-dateiliste-0.6-7|10	Summary:	Extensions of the \listfiles concept
14mu|texlive-dateiliste-0.6-7|11	Group:		Publishing
14mu|texlive-dateiliste-0.6-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dateiliste
14mu|texlive-dateiliste-0.6-7|13	License:	LPPL
14mu|texlive-dateiliste-0.6-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.tar.xz
14mu|texlive-dateiliste-0.6-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.doc.tar.xz
14mu|texlive-dateiliste-0.6-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.source.tar.xz
14mu|texlive-dateiliste-0.6-7|17	BuildArch:	noarch
14mu|texlive-dateiliste-0.6-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dateiliste-0.6-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dateiliste-0.6-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-dateiliste-0.6-7|21	
14mu|texlive-dateiliste-0.6-7|22	%description
14mu|texlive-dateiliste-0.6-7|23	The package provides a file list (similar to that offered by
14mu|texlive-dateiliste-0.6-7|24	\listfiles), neatly laid out as a table. The main document can
14mu|texlive-dateiliste-0.6-7|25	be included in the list, and a command is available for
14mu|texlive-dateiliste-0.6-7|26	providing RCS-maintained data for printing in the file list.
14mu|texlive-dateiliste-0.6-7|27	
14mu|texlive-dateiliste-0.6-7|28	
14mu|texlive-dateiliste-0.6-7|29	#-----------------------------------------------------------------------
14mu|texlive-dateiliste-0.6-7|30	%files
14mu|texlive-dateiliste-0.6-7|31	%{_texmfdistdir}/tex/latex/dateiliste/dateiliste.sty
14mu|texlive-dateiliste-0.6-7|32	%doc %{_texmfdistdir}/doc/latex/dateiliste/README
14mu|texlive-dateiliste-0.6-7|33	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-de
14mu|texlive-dateiliste-0.6-7|34	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-en
14mu|texlive-dateiliste-0.6-7|35	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-eo
14mu|texlive-dateiliste-0.6-7|36	%doc %{_texmfdistdir}/doc/latex/dateiliste/dateiliste.pdf
14mu|texlive-dateiliste-0.6-7|37	#- source
14mu|texlive-dateiliste-0.6-7|38	%doc %{_texmfdistdir}/source/latex/dateiliste/dateiliste.dtx
14mu|texlive-dateiliste-0.6-7|39	%doc %{_texmfdistdir}/source/latex/dateiliste/dateiliste.ins
14mu|texlive-dateiliste-0.6-7|40	
14mu|texlive-dateiliste-0.6-7|41	#-----------------------------------------------------------------------
14mu|texlive-dateiliste-0.6-7|42	%prep
14mu|texlive-dateiliste-0.6-7|43	%setup -c -a0 -a1 -a2
14mu|texlive-dateiliste-0.6-7|44	
14mu|texlive-dateiliste-0.6-7|45	%build
14mu|texlive-dateiliste-0.6-7|46	
14mu|texlive-dateiliste-0.6-7|47	%install
14mu|texlive-dateiliste-0.6-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dateiliste-0.6-7|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dateiliste-0.6-7|50	
14mu|texlive-dateiliste-0.6-7|51	%changelog
14mu|texlive-dateiliste-0.6-7|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-7
14mu|texlive-dateiliste-0.6-7|53	+ Revision: b475e9b
14mu|texlive-dateiliste-0.6-7|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dateiliste-0.6-7|55	
14mu|texlive-dateiliste-0.6-7|56	

24606 14
14mu|texlive-datenumber-0.02-4|1	# revision 18951
14mu|texlive-datenumber-0.02-4|2	# category Package
14mu|texlive-datenumber-0.02-4|3	# catalog-ctan /macros/latex/contrib/datenumber
14mu|texlive-datenumber-0.02-4|4	# catalog-date 2006-11-16 11:36:05 +0100
14mu|texlive-datenumber-0.02-4|5	# catalog-license lppl
14mu|texlive-datenumber-0.02-4|6	# catalog-version 0.02
14mu|texlive-datenumber-0.02-4|7	Name:		texlive-datenumber
14mu|texlive-datenumber-0.02-4|8	Version:	0.02
14mu|texlive-datenumber-0.02-4|9	Release:	4
14mu|texlive-datenumber-0.02-4|10	Summary:	Convert a date into a number and vice versa
14mu|texlive-datenumber-0.02-4|11	Group:		Publishing
14mu|texlive-datenumber-0.02-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datenumber
14mu|texlive-datenumber-0.02-4|13	License:	LPPL
14mu|texlive-datenumber-0.02-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datenumber.tar.xz
14mu|texlive-datenumber-0.02-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datenumber.doc.tar.xz
14mu|texlive-datenumber-0.02-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datenumber.source.tar.xz
14mu|texlive-datenumber-0.02-4|17	BuildArch:	noarch
14mu|texlive-datenumber-0.02-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-datenumber-0.02-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-datenumber-0.02-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-datenumber-0.02-4|21	
14mu|texlive-datenumber-0.02-4|22	%description
14mu|texlive-datenumber-0.02-4|23	This package provides commands to convert a date into a number
14mu|texlive-datenumber-0.02-4|24	and vice versa. Additionally there are commands for
14mu|texlive-datenumber-0.02-4|25	incrementing and decrementing a date. Leap years and the
14mu|texlive-datenumber-0.02-4|26	Gregorian calendar reform are considered.
14mu|texlive-datenumber-0.02-4|27	
14mu|texlive-datenumber-0.02-4|28	
14mu|texlive-datenumber-0.02-4|29	#-----------------------------------------------------------------------
14mu|texlive-datenumber-0.02-4|30	%files
14mu|texlive-datenumber-0.02-4|31	%{_texmfdistdir}/tex/latex/datenumber/datenumber.sty
14mu|texlive-datenumber-0.02-4|32	%{_texmfdistdir}/tex/latex/datenumber/datenumberUSenglish.ldf
14mu|texlive-datenumber-0.02-4|33	%{_texmfdistdir}/tex/latex/datenumber/datenumberdummy.ldf
14mu|texlive-datenumber-0.02-4|34	%{_texmfdistdir}/tex/latex/datenumber/datenumberenglish.ldf
14mu|texlive-datenumber-0.02-4|35	%{_texmfdistdir}/tex/latex/datenumber/datenumberfrench.ldf
14mu|texlive-datenumber-0.02-4|36	%{_texmfdistdir}/tex/latex/datenumber/datenumbergerman.ldf
14mu|texlive-datenumber-0.02-4|37	%{_texmfdistdir}/tex/latex/datenumber/datenumberspanish.ldf
14mu|texlive-datenumber-0.02-4|38	%doc %{_texmfdistdir}/doc/latex/datenumber/README.txt
14mu|texlive-datenumber-0.02-4|39	%doc %{_texmfdistdir}/doc/latex/datenumber/doc.pdf
14mu|texlive-datenumber-0.02-4|40	%doc %{_texmfdistdir}/doc/latex/datenumber/doc.tex
14mu|texlive-datenumber-0.02-4|41	%doc %{_texmfdistdir}/doc/latex/datenumber/docgerman.pdf
14mu|texlive-datenumber-0.02-4|42	%doc %{_texmfdistdir}/doc/latex/datenumber/docgerman.tex
14mu|texlive-datenumber-0.02-4|43	#- source
14mu|texlive-datenumber-0.02-4|44	%doc %{_texmfdistdir}/source/latex/datenumber/datenumber.dtx
14mu|texlive-datenumber-0.02-4|45	%doc %{_texmfdistdir}/source/latex/datenumber/datenumber.ins
14mu|texlive-datenumber-0.02-4|46	
14mu|texlive-datenumber-0.02-4|47	#-----------------------------------------------------------------------
14mu|texlive-datenumber-0.02-4|48	%prep
14mu|texlive-datenumber-0.02-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-datenumber-0.02-4|50	
14mu|texlive-datenumber-0.02-4|51	%build
14mu|texlive-datenumber-0.02-4|52	
14mu|texlive-datenumber-0.02-4|53	%install
14mu|texlive-datenumber-0.02-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-datenumber-0.02-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-datenumber-0.02-4|56	
14mu|texlive-datenumber-0.02-4|57	
14mu|texlive-datenumber-0.02-4|58	
14mu|texlive-datenumber-0.02-4|59	%changelog
14mu|texlive-datenumber-0.02-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.02-4
14mu|texlive-datenumber-0.02-4|61	+ Revision: 0ba5615
14mu|texlive-datenumber-0.02-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-datenumber-0.02-4|63	
14mu|texlive-datenumber-0.02-4|64	

24607 14
14mu|texlive-datetime-2.59-7|1	# revision 31622
14mu|texlive-datetime-2.59-7|2	# category Package
14mu|texlive-datetime-2.59-7|3	# catalog-ctan /macros/latex/contrib/datetime
14mu|texlive-datetime-2.59-7|4	# catalog-date 2013-09-10 21:28:15 +0200
14mu|texlive-datetime-2.59-7|5	# catalog-license lppl1.3
14mu|texlive-datetime-2.59-7|6	# catalog-version 2.59
14mu|texlive-datetime-2.59-7|7	Name:		texlive-datetime
14mu|texlive-datetime-2.59-7|8	Version:	2.59
14mu|texlive-datetime-2.59-7|9	Release:	7
14mu|texlive-datetime-2.59-7|10	Summary:	Change format of \today with commands for current time
14mu|texlive-datetime-2.59-7|11	Group:		Publishing
14mu|texlive-datetime-2.59-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datetime
14mu|texlive-datetime-2.59-7|13	License:	LPPL1.3
14mu|texlive-datetime-2.59-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.tar.xz
14mu|texlive-datetime-2.59-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.doc.tar.xz
14mu|texlive-datetime-2.59-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.source.tar.xz
14mu|texlive-datetime-2.59-7|17	BuildArch:	noarch
14mu|texlive-datetime-2.59-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-datetime-2.59-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-datetime-2.59-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-datetime-2.59-7|21	Requires:	texlive-fmtcount
14mu|texlive-datetime-2.59-7|22	
14mu|texlive-datetime-2.59-7|23	%description
14mu|texlive-datetime-2.59-7|24	Provides various different formats for the text created by the
14mu|texlive-datetime-2.59-7|25	command \today, and also provides commands for displaying the
14mu|texlive-datetime-2.59-7|26	current time (or any given time), in 12-hour, 24-hour or text
14mu|texlive-datetime-2.59-7|27	format. The package overrides babel's date format, having its
14mu|texlive-datetime-2.59-7|28	own library of date formats in different languages. The package
14mu|texlive-datetime-2.59-7|29	requires the fmtcount package.
14mu|texlive-datetime-2.59-7|30	
14mu|texlive-datetime-2.59-7|31	
14mu|texlive-datetime-2.59-7|32	#-----------------------------------------------------------------------
14mu|texlive-datetime-2.59-7|33	%files
14mu|texlive-datetime-2.59-7|34	%{_texmfdistdir}/scripts/latex/datetime/datetime.perl
14mu|texlive-datetime-2.59-7|35	%{_texmfdistdir}/tex/latex/datetime/datetime-defaults.sty
14mu|texlive-datetime-2.59-7|36	%{_texmfdistdir}/tex/latex/datetime/datetime.sty
14mu|texlive-datetime-2.59-7|37	%{_texmfdistdir}/tex/latex/datetime/dt-UKenglish.def
14mu|texlive-datetime-2.59-7|38	%{_texmfdistdir}/tex/latex/datetime/dt-USenglish.def
14mu|texlive-datetime-2.59-7|39	%{_texmfdistdir}/tex/latex/datetime/dt-american.def
14mu|texlive-datetime-2.59-7|40	%{_texmfdistdir}/tex/latex/datetime/dt-australian.def
14mu|texlive-datetime-2.59-7|41	%{_texmfdistdir}/tex/latex/datetime/dt-austrian.def
14mu|texlive-datetime-2.59-7|42	%{_texmfdistdir}/tex/latex/datetime/dt-bahasa.def
14mu|texlive-datetime-2.59-7|43	%{_texmfdistdir}/tex/latex/datetime/dt-basque.def
14mu|texlive-datetime-2.59-7|44	%{_texmfdistdir}/tex/latex/datetime/dt-breton.def
14mu|texlive-datetime-2.59-7|45	%{_texmfdistdir}/tex/latex/datetime/dt-british.def
14mu|texlive-datetime-2.59-7|46	%{_texmfdistdir}/tex/latex/datetime/dt-bulgarian.def
14mu|texlive-datetime-2.59-7|47	%{_texmfdistdir}/tex/latex/datetime/dt-canadian.def
14mu|texlive-datetime-2.59-7|48	%{_texmfdistdir}/tex/latex/datetime/dt-catalan.def
14mu|texlive-datetime-2.59-7|49	%{_texmfdistdir}/tex/latex/datetime/dt-croatian.def
14mu|texlive-datetime-2.59-7|50	%{_texmfdistdir}/tex/latex/datetime/dt-czech.def
14mu|texlive-datetime-2.59-7|51	%{_texmfdistdir}/tex/latex/datetime/dt-danish.def
14mu|texlive-datetime-2.59-7|52	%{_texmfdistdir}/tex/latex/datetime/dt-dutch.def
14mu|texlive-datetime-2.59-7|53	%{_texmfdistdir}/tex/latex/datetime/dt-esperanto.def
14mu|texlive-datetime-2.59-7|54	%{_texmfdistdir}/tex/latex/datetime/dt-estonian.def
14mu|texlive-datetime-2.59-7|55	%{_texmfdistdir}/tex/latex/datetime/dt-finnish.def
14mu|texlive-datetime-2.59-7|56	%{_texmfdistdir}/tex/latex/datetime/dt-french.def
14mu|texlive-datetime-2.59-7|57	%{_texmfdistdir}/tex/latex/datetime/dt-galician.def
14mu|texlive-datetime-2.59-7|58	%{_texmfdistdir}/tex/latex/datetime/dt-german.def
14mu|texlive-datetime-2.59-7|59	%{_texmfdistdir}/tex/latex/datetime/dt-greek.def
14mu|texlive-datetime-2.59-7|60	%{_texmfdistdir}/tex/latex/datetime/dt-hebrew.def
14mu|texlive-datetime-2.59-7|61	%{_texmfdistdir}/tex/latex/datetime/dt-icelandic.def
14mu|texlive-datetime-2.59-7|62	%{_texmfdistdir}/tex/latex/datetime/dt-irish.def
14mu|texlive-datetime-2.59-7|63	%{_texmfdistdir}/tex/latex/datetime/dt-italian.def
14mu|texlive-datetime-2.59-7|64	%{_texmfdistdir}/tex/latex/datetime/dt-latin.def
14mu|texlive-datetime-2.59-7|65	%{_texmfdistdir}/tex/latex/datetime/dt-lsorbian.def
14mu|texlive-datetime-2.59-7|66	%{_texmfdistdir}/tex/latex/datetime/dt-magyar.def
14mu|texlive-datetime-2.59-7|67	%{_texmfdistdir}/tex/latex/datetime/dt-naustrian.def
14mu|texlive-datetime-2.59-7|68	%{_texmfdistdir}/tex/latex/datetime/dt-newzealand.def
14mu|texlive-datetime-2.59-7|69	%{_texmfdistdir}/tex/latex/datetime/dt-ngerman.def
14mu|texlive-datetime-2.59-7|70	%{_texmfdistdir}/tex/latex/datetime/dt-norsk.def
14mu|texlive-datetime-2.59-7|71	%{_texmfdistdir}/tex/latex/datetime/dt-polish.def
14mu|texlive-datetime-2.59-7|72	%{_texmfdistdir}/tex/latex/datetime/dt-portuges.def
14mu|texlive-datetime-2.59-7|73	%{_texmfdistdir}/tex/latex/datetime/dt-romanian.def
14mu|texlive-datetime-2.59-7|74	%{_texmfdistdir}/tex/latex/datetime/dt-russian.def
14mu|texlive-datetime-2.59-7|75	%{_texmfdistdir}/tex/latex/datetime/dt-samin.def
14mu|texlive-datetime-2.59-7|76	%{_texmfdistdir}/tex/latex/datetime/dt-scottish.def
14mu|texlive-datetime-2.59-7|77	%{_texmfdistdir}/tex/latex/datetime/dt-serbian.def
14mu|texlive-datetime-2.59-7|78	%{_texmfdistdir}/tex/latex/datetime/dt-slovak.def
14mu|texlive-datetime-2.59-7|79	%{_texmfdistdir}/tex/latex/datetime/dt-slovene.def
14mu|texlive-datetime-2.59-7|80	%{_texmfdistdir}/tex/latex/datetime/dt-spanish.def
14mu|texlive-datetime-2.59-7|81	%{_texmfdistdir}/tex/latex/datetime/dt-swedish.def
14mu|texlive-datetime-2.59-7|82	%{_texmfdistdir}/tex/latex/datetime/dt-turkish.def
14mu|texlive-datetime-2.59-7|83	%{_texmfdistdir}/tex/latex/datetime/dt-ukraineb.def
14mu|texlive-datetime-2.59-7|84	%{_texmfdistdir}/tex/latex/datetime/dt-usorbian.def
14mu|texlive-datetime-2.59-7|85	%{_texmfdistdir}/tex/latex/datetime/dt-welsh.def
14mu|texlive-datetime-2.59-7|86	%doc %{_texmfdistdir}/doc/latex/datetime/CHANGES
14mu|texlive-datetime-2.59-7|87	%doc %{_texmfdistdir}/doc/latex/datetime/README
14mu|texlive-datetime-2.59-7|88	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.css
14mu|texlive-datetime-2.59-7|89	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.html
14mu|texlive-datetime-2.59-7|90	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.tex
14mu|texlive-datetime-2.59-7|91	%doc %{_texmfdistdir}/doc/latex/datetime/datetime.pdf
14mu|texlive-datetime-2.59-7|92	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-lang.pdf
14mu|texlive-datetime-2.59-7|93	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-lang.tex
14mu|texlive-datetime-2.59-7|94	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-sampl.pdf
14mu|texlive-datetime-2.59-7|95	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-sampl.tex
14mu|texlive-datetime-2.59-7|96	#- source
14mu|texlive-datetime-2.59-7|97	%doc %{_texmfdistdir}/source/latex/datetime/datetime.dtx
14mu|texlive-datetime-2.59-7|98	%doc %{_texmfdistdir}/source/latex/datetime/datetime.ins
14mu|texlive-datetime-2.59-7|99	
14mu|texlive-datetime-2.59-7|100	#-----------------------------------------------------------------------
14mu|texlive-datetime-2.59-7|101	%prep
14mu|texlive-datetime-2.59-7|102	%setup -c -a0 -a1 -a2
14mu|texlive-datetime-2.59-7|103	
14mu|texlive-datetime-2.59-7|104	%build
14mu|texlive-datetime-2.59-7|105	
14mu|texlive-datetime-2.59-7|106	%install
14mu|texlive-datetime-2.59-7|107	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-datetime-2.59-7|108	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-datetime-2.59-7|109	
14mu|texlive-datetime-2.59-7|110	%changelog
14mu|texlive-datetime-2.59-7|111	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.59-7
14mu|texlive-datetime-2.59-7|112	+ Revision: 1a138fe
14mu|texlive-datetime-2.59-7|113	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-datetime-2.59-7|114	
14mu|texlive-datetime-2.59-7|115	

24608 14
14mu|texlive-dblfloatfix-1.0-4|1	# revision 17191
14mu|texlive-dblfloatfix-1.0-4|2	# category Package
14mu|texlive-dblfloatfix-1.0-4|3	# catalog-ctan /macros/latex/contrib/dblfloatfix
14mu|texlive-dblfloatfix-1.0-4|4	# catalog-date 2010-03-09 12:54:42 +0100
14mu|texlive-dblfloatfix-1.0-4|5	# catalog-license lppl
14mu|texlive-dblfloatfix-1.0-4|6	# catalog-version 1.0
14mu|texlive-dblfloatfix-1.0-4|7	Name:		texlive-dblfloatfix
14mu|texlive-dblfloatfix-1.0-4|8	Version:	1.0
14mu|texlive-dblfloatfix-1.0-4|9	Release:	4
14mu|texlive-dblfloatfix-1.0-4|10	Summary:	Fixes for twocolumn floats
14mu|texlive-dblfloatfix-1.0-4|11	Group:		Publishing
14mu|texlive-dblfloatfix-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dblfloatfix
14mu|texlive-dblfloatfix-1.0-4|13	License:	LPPL
14mu|texlive-dblfloatfix-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dblfloatfix.tar.xz
14mu|texlive-dblfloatfix-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dblfloatfix.doc.tar.xz
14mu|texlive-dblfloatfix-1.0-4|16	BuildArch:	noarch
14mu|texlive-dblfloatfix-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dblfloatfix-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dblfloatfix-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-dblfloatfix-1.0-4|20	
14mu|texlive-dblfloatfix-1.0-4|21	%description
14mu|texlive-dblfloatfix-1.0-4|22	The package solves two problems: floats in a twocolumn document
14mu|texlive-dblfloatfix-1.0-4|23	come out in the right order and allowed float positions are now
14mu|texlive-dblfloatfix-1.0-4|24	[tbp]. The packages actually merges facilities from fixltx2e
14mu|texlive-dblfloatfix-1.0-4|25	and stfloats.
14mu|texlive-dblfloatfix-1.0-4|26	
14mu|texlive-dblfloatfix-1.0-4|27	
14mu|texlive-dblfloatfix-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-dblfloatfix-1.0-4|29	%files
14mu|texlive-dblfloatfix-1.0-4|30	%{_texmfdistdir}/tex/latex/dblfloatfix/dblfloatfix.sty
14mu|texlive-dblfloatfix-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/dblfloatfix/dblfloatfix.pdf
14mu|texlive-dblfloatfix-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/dblfloatfix/dblfloatfix.tex
14mu|texlive-dblfloatfix-1.0-4|33	
14mu|texlive-dblfloatfix-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-dblfloatfix-1.0-4|35	%prep
14mu|texlive-dblfloatfix-1.0-4|36	%setup -c -a0 -a1
14mu|texlive-dblfloatfix-1.0-4|37	
14mu|texlive-dblfloatfix-1.0-4|38	%build
14mu|texlive-dblfloatfix-1.0-4|39	
14mu|texlive-dblfloatfix-1.0-4|40	%install
14mu|texlive-dblfloatfix-1.0-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dblfloatfix-1.0-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dblfloatfix-1.0-4|43	
14mu|texlive-dblfloatfix-1.0-4|44	
14mu|texlive-dblfloatfix-1.0-4|45	
14mu|texlive-dblfloatfix-1.0-4|46	%changelog
14mu|texlive-dblfloatfix-1.0-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-dblfloatfix-1.0-4|48	+ Revision: 040c161
14mu|texlive-dblfloatfix-1.0-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dblfloatfix-1.0-4|50	
14mu|texlive-dblfloatfix-1.0-4|51	

24609 14
14mu|texlive-dccpaper-1.1-4|1	# revision 33142
14mu|texlive-dccpaper-1.1-4|2	# category Package
14mu|texlive-dccpaper-1.1-4|3	# catalog-ctan /macros/latex/contrib/dccpaper
14mu|texlive-dccpaper-1.1-4|4	# catalog-date 2014-03-09 14:23:10 +0100
14mu|texlive-dccpaper-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-dccpaper-1.1-4|6	# catalog-version 1.1
14mu|texlive-dccpaper-1.1-4|7	Name:		texlive-dccpaper
14mu|texlive-dccpaper-1.1-4|8	Version:	1.1
14mu|texlive-dccpaper-1.1-4|9	Release:	4
14mu|texlive-dccpaper-1.1-4|10	Summary:	Typeset papers for the International Journal of Digital Curation
14mu|texlive-dccpaper-1.1-4|11	Group:		Publishing
14mu|texlive-dccpaper-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dccpaper
14mu|texlive-dccpaper-1.1-4|13	License:	LPPL1.3
14mu|texlive-dccpaper-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.tar.xz
14mu|texlive-dccpaper-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.doc.tar.xz
14mu|texlive-dccpaper-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.source.tar.xz
14mu|texlive-dccpaper-1.1-4|17	BuildArch:	noarch
14mu|texlive-dccpaper-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dccpaper-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dccpaper-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dccpaper-1.1-4|21	
14mu|texlive-dccpaper-1.1-4|22	%description
14mu|texlive-dccpaper-1.1-4|23	The LaTeX class ijdc-v9 produces camera-ready papers and
14mu|texlive-dccpaper-1.1-4|24	articles suitable for inclusion in the International Journal of
14mu|texlive-dccpaper-1.1-4|25	Digital Curation, with applicability from volume 9 onwards. The
14mu|texlive-dccpaper-1.1-4|26	similar idcc class can be used for submissions to the
14mu|texlive-dccpaper-1.1-4|27	International Digital Curation Conference, beginning with the
14mu|texlive-dccpaper-1.1-4|28	2015 conference.
14mu|texlive-dccpaper-1.1-4|29	
14mu|texlive-dccpaper-1.1-4|30	
14mu|texlive-dccpaper-1.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-dccpaper-1.1-4|32	%files
14mu|texlive-dccpaper-1.1-4|33	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-base.tex
14mu|texlive-dccpaper-1.1-4|34	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-by.eps
14mu|texlive-dccpaper-1.1-4|35	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-by.pdf
14mu|texlive-dccpaper-1.1-4|36	%{_texmfdistdir}/tex/latex/dccpaper/idcc.cls
14mu|texlive-dccpaper-1.1-4|37	%{_texmfdistdir}/tex/latex/dccpaper/ijdc-v9.cls
14mu|texlive-dccpaper-1.1-4|38	%doc %{_texmfdistdir}/doc/latex/dccpaper/README
14mu|texlive-dccpaper-1.1-4|39	%doc %{_texmfdistdir}/doc/latex/dccpaper/README.txt
14mu|texlive-dccpaper-1.1-4|40	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper-apacite.bib
14mu|texlive-dccpaper-1.1-4|41	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper-biblatex.bib
14mu|texlive-dccpaper-1.1-4|42	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper.pdf
14mu|texlive-dccpaper-1.1-4|43	#- source
14mu|texlive-dccpaper-1.1-4|44	%doc %{_texmfdistdir}/source/latex/dccpaper/Makefile
14mu|texlive-dccpaper-1.1-4|45	%doc %{_texmfdistdir}/source/latex/dccpaper/dccpaper.dtx
14mu|texlive-dccpaper-1.1-4|46	%doc %{_texmfdistdir}/source/latex/dccpaper/dccpaper.ins
14mu|texlive-dccpaper-1.1-4|47	
14mu|texlive-dccpaper-1.1-4|48	#-----------------------------------------------------------------------
14mu|texlive-dccpaper-1.1-4|49	%prep
14mu|texlive-dccpaper-1.1-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-dccpaper-1.1-4|51	
14mu|texlive-dccpaper-1.1-4|52	%build
14mu|texlive-dccpaper-1.1-4|53	
14mu|texlive-dccpaper-1.1-4|54	%install
14mu|texlive-dccpaper-1.1-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dccpaper-1.1-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dccpaper-1.1-4|57	
14mu|texlive-dccpaper-1.1-4|58	%changelog
14mu|texlive-dccpaper-1.1-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-dccpaper-1.1-4|60	+ Revision: b49716a
14mu|texlive-dccpaper-1.1-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dccpaper-1.1-4|62	
14mu|texlive-dccpaper-1.1-4|63	

24610 14
14mu|texlive-dcpic-5.0.0-7|1	# revision 30206
14mu|texlive-dcpic-5.0.0-7|2	# category Package
14mu|texlive-dcpic-5.0.0-7|3	# catalog-ctan /macros/generic/diagrams/dcpic
14mu|texlive-dcpic-5.0.0-7|4	# catalog-date 2013-05-02 01:06:38 +0200
14mu|texlive-dcpic-5.0.0-7|5	# catalog-license lppl1.3
14mu|texlive-dcpic-5.0.0-7|6	# catalog-version 5.0.0
14mu|texlive-dcpic-5.0.0-7|7	Name:		texlive-dcpic
14mu|texlive-dcpic-5.0.0-7|8	Version:	5.0.0
14mu|texlive-dcpic-5.0.0-7|9	Release:	7
14mu|texlive-dcpic-5.0.0-7|10	Summary:	Commutative diagrams in a LaTeX and TeX documents
14mu|texlive-dcpic-5.0.0-7|11	Group:		Publishing
14mu|texlive-dcpic-5.0.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/dcpic
14mu|texlive-dcpic-5.0.0-7|13	License:	LPPL1.3
14mu|texlive-dcpic-5.0.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dcpic.tar.xz
14mu|texlive-dcpic-5.0.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dcpic.doc.tar.xz
14mu|texlive-dcpic-5.0.0-7|16	BuildArch:	noarch
14mu|texlive-dcpic-5.0.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dcpic-5.0.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dcpic-5.0.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-dcpic-5.0.0-7|20	
14mu|texlive-dcpic-5.0.0-7|21	%description
14mu|texlive-dcpic-5.0.0-7|22	DCpic is a package for typesetting Commutative Diagrams within
14mu|texlive-dcpic-5.0.0-7|23	a LaTeX and TeX documents. Its distinguishing features are: a
14mu|texlive-dcpic-5.0.0-7|24	powerful graphical engine, the PiCTeX package; an easy
14mu|texlive-dcpic-5.0.0-7|25	specification syntax in which a commutative diagram is
14mu|texlive-dcpic-5.0.0-7|26	described in terms of its objects and its arrows (morphism),
14mu|texlive-dcpic-5.0.0-7|27	positioned in a Cartesian coordinate system.
14mu|texlive-dcpic-5.0.0-7|28	
14mu|texlive-dcpic-5.0.0-7|29	
14mu|texlive-dcpic-5.0.0-7|30	#-----------------------------------------------------------------------
14mu|texlive-dcpic-5.0.0-7|31	%files
14mu|texlive-dcpic-5.0.0-7|32	%{_texmfdistdir}/tex/generic/dcpic/dcpic.sty
14mu|texlive-dcpic-5.0.0-7|33	%{_texmfdistdir}/tex/generic/dcpic/europroc.cls
14mu|texlive-dcpic-5.0.0-7|34	%doc %{_texmfdistdir}/doc/generic/dcpic/README
14mu|texlive-dcpic-5.0.0-7|35	%doc %{_texmfdistdir}/doc/generic/dcpic/eurotex2001.pdf
14mu|texlive-dcpic-5.0.0-7|36	%doc %{_texmfdistdir}/doc/generic/dcpic/eurotex2001.tex
14mu|texlive-dcpic-5.0.0-7|37	%doc %{_texmfdistdir}/doc/generic/dcpic/examples.pdf
14mu|texlive-dcpic-5.0.0-7|38	%doc %{_texmfdistdir}/doc/generic/dcpic/examples.tex
14mu|texlive-dcpic-5.0.0-7|39	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiC.pdf
14mu|texlive-dcpic-5.0.0-7|40	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiC.tex
14mu|texlive-dcpic-5.0.0-7|41	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiCpt.pdf
14mu|texlive-dcpic-5.0.0-7|42	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiCpt.tex
14mu|texlive-dcpic-5.0.0-7|43	
14mu|texlive-dcpic-5.0.0-7|44	#-----------------------------------------------------------------------
14mu|texlive-dcpic-5.0.0-7|45	%prep
14mu|texlive-dcpic-5.0.0-7|46	%setup -c -a0 -a1
14mu|texlive-dcpic-5.0.0-7|47	
14mu|texlive-dcpic-5.0.0-7|48	%build
14mu|texlive-dcpic-5.0.0-7|49	
14mu|texlive-dcpic-5.0.0-7|50	%install
14mu|texlive-dcpic-5.0.0-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dcpic-5.0.0-7|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dcpic-5.0.0-7|53	
14mu|texlive-dcpic-5.0.0-7|54	%changelog
14mu|texlive-dcpic-5.0.0-7|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0.0-7
14mu|texlive-dcpic-5.0.0-7|56	+ Revision: fead84c
14mu|texlive-dcpic-5.0.0-7|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dcpic-5.0.0-7|58	
14mu|texlive-dcpic-5.0.0-7|59	

24611 14
14mu|texlive-decimal-20110606-4|1	# revision 23374
14mu|texlive-decimal-20110606-4|2	# category Package
14mu|texlive-decimal-20110606-4|3	# catalog-ctan /macros/latex/contrib/decimal
14mu|texlive-decimal-20110606-4|4	# catalog-date 2011-06-06 11:09:01 +0200
14mu|texlive-decimal-20110606-4|5	# catalog-license lppl1
14mu|texlive-decimal-20110606-4|6	# catalog-version undef
14mu|texlive-decimal-20110606-4|7	Name:		texlive-decimal
14mu|texlive-decimal-20110606-4|8	Version:	20110606
14mu|texlive-decimal-20110606-4|9	Release:	4
14mu|texlive-decimal-20110606-4|10	Summary:	LaTeX package for the English raised decimal point
14mu|texlive-decimal-20110606-4|11	Group:		Publishing
14mu|texlive-decimal-20110606-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/decimal
14mu|texlive-decimal-20110606-4|13	License:	LPPL1
14mu|texlive-decimal-20110606-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decimal.tar.xz
14mu|texlive-decimal-20110606-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decimal.doc.tar.xz
14mu|texlive-decimal-20110606-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decimal.source.tar.xz
14mu|texlive-decimal-20110606-4|17	BuildArch:	noarch
14mu|texlive-decimal-20110606-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-decimal-20110606-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-decimal-20110606-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-decimal-20110606-4|21	
14mu|texlive-decimal-20110606-4|22	%description
14mu|texlive-decimal-20110606-4|23	This LaTeX package should be used by people who need the
14mu|texlive-decimal-20110606-4|24	traditional English raised decimal point, instead of the
14mu|texlive-decimal-20110606-4|25	American-style period.
14mu|texlive-decimal-20110606-4|26	
14mu|texlive-decimal-20110606-4|27	
14mu|texlive-decimal-20110606-4|28	#-----------------------------------------------------------------------
14mu|texlive-decimal-20110606-4|29	%files
14mu|texlive-decimal-20110606-4|30	%{_texmfdistdir}/tex/latex/decimal/decimal.sty
14mu|texlive-decimal-20110606-4|31	%doc %{_texmfdistdir}/doc/latex/decimal/decimal.pdf
14mu|texlive-decimal-20110606-4|32	#- source
14mu|texlive-decimal-20110606-4|33	%doc %{_texmfdistdir}/source/latex/decimal/decimal.dtx
14mu|texlive-decimal-20110606-4|34	%doc %{_texmfdistdir}/source/latex/decimal/decimal.ins
14mu|texlive-decimal-20110606-4|35	
14mu|texlive-decimal-20110606-4|36	#-----------------------------------------------------------------------
14mu|texlive-decimal-20110606-4|37	%prep
14mu|texlive-decimal-20110606-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-decimal-20110606-4|39	
14mu|texlive-decimal-20110606-4|40	%build
14mu|texlive-decimal-20110606-4|41	
14mu|texlive-decimal-20110606-4|42	%install
14mu|texlive-decimal-20110606-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-decimal-20110606-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-decimal-20110606-4|45	
14mu|texlive-decimal-20110606-4|46	
14mu|texlive-decimal-20110606-4|47	
14mu|texlive-decimal-20110606-4|48	%changelog
14mu|texlive-decimal-20110606-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110606-4
14mu|texlive-decimal-20110606-4|50	+ Revision: 2614cbe
14mu|texlive-decimal-20110606-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-decimal-20110606-4|52	
14mu|texlive-decimal-20110606-4|53	

24612 14
14mu|texlive-decorule-0.6-4|1	# revision 23487
14mu|texlive-decorule-0.6-4|2	# category Package
14mu|texlive-decorule-0.6-4|3	# catalog-ctan /macros/latex/contrib/decorule
14mu|texlive-decorule-0.6-4|4	# catalog-date 2011-08-06 17:02:51 +0200
14mu|texlive-decorule-0.6-4|5	# catalog-license lppl1.3
14mu|texlive-decorule-0.6-4|6	# catalog-version 0.6
14mu|texlive-decorule-0.6-4|7	Name:		texlive-decorule
14mu|texlive-decorule-0.6-4|8	Version:	0.6
14mu|texlive-decorule-0.6-4|9	Release:	4
14mu|texlive-decorule-0.6-4|10	Summary:	Decorative swelled rule using font character
14mu|texlive-decorule-0.6-4|11	Group:		Publishing
14mu|texlive-decorule-0.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/decorule
14mu|texlive-decorule-0.6-4|13	License:	LPPL1.3
14mu|texlive-decorule-0.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decorule.tar.xz
14mu|texlive-decorule-0.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decorule.doc.tar.xz
14mu|texlive-decorule-0.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decorule.source.tar.xz
14mu|texlive-decorule-0.6-4|17	BuildArch:	noarch
14mu|texlive-decorule-0.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-decorule-0.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-decorule-0.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-decorule-0.6-4|21	
14mu|texlive-decorule-0.6-4|22	%description
14mu|texlive-decorule-0.6-4|23	The package implements a decorative swelled rule using only a
14mu|texlive-decorule-0.6-4|24	symbol from a font installed with all distributions of TeX, so
14mu|texlive-decorule-0.6-4|25	it works independently, without the need to install any
14mu|texlive-decorule-0.6-4|26	additional software or fonts. This is the packaged version of
14mu|texlive-decorule-0.6-4|27	the macro which was originally published in the "Typographers'
14mu|texlive-decorule-0.6-4|28	Inn" column in TUGboat 31:1 (2010).
14mu|texlive-decorule-0.6-4|29	
14mu|texlive-decorule-0.6-4|30	
14mu|texlive-decorule-0.6-4|31	#-----------------------------------------------------------------------
14mu|texlive-decorule-0.6-4|32	%files
14mu|texlive-decorule-0.6-4|33	%{_texmfdistdir}/tex/latex/decorule/decorule.sty
14mu|texlive-decorule-0.6-4|34	%doc %{_texmfdistdir}/doc/latex/decorule/MANIFEST
14mu|texlive-decorule-0.6-4|35	%doc %{_texmfdistdir}/doc/latex/decorule/README
14mu|texlive-decorule-0.6-4|36	%doc %{_texmfdistdir}/doc/latex/decorule/decorule.pdf
14mu|texlive-decorule-0.6-4|37	#- source
14mu|texlive-decorule-0.6-4|38	%doc %{_texmfdistdir}/source/latex/decorule/decorule.dtx
14mu|texlive-decorule-0.6-4|39	%doc %{_texmfdistdir}/source/latex/decorule/decorule.ins
14mu|texlive-decorule-0.6-4|40	
14mu|texlive-decorule-0.6-4|41	#-----------------------------------------------------------------------
14mu|texlive-decorule-0.6-4|42	%prep
14mu|texlive-decorule-0.6-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-decorule-0.6-4|44	
14mu|texlive-decorule-0.6-4|45	%build
14mu|texlive-decorule-0.6-4|46	
14mu|texlive-decorule-0.6-4|47	%install
14mu|texlive-decorule-0.6-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-decorule-0.6-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-decorule-0.6-4|50	
14mu|texlive-decorule-0.6-4|51	
14mu|texlive-decorule-0.6-4|52	
14mu|texlive-decorule-0.6-4|53	%changelog
14mu|texlive-decorule-0.6-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14mu|texlive-decorule-0.6-4|55	+ Revision: 2e5212b
14mu|texlive-decorule-0.6-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-decorule-0.6-4|57	
14mu|texlive-decorule-0.6-4|58	

24613 14
14mu|texlive-delim-20111104-4|1	# revision 23974
14mu|texlive-delim-20111104-4|2	# category Package
14mu|texlive-delim-20111104-4|3	# catalog-ctan undef
14mu|texlive-delim-20111104-4|4	# catalog-date undef
14mu|texlive-delim-20111104-4|5	# catalog-license undef
14mu|texlive-delim-20111104-4|6	# catalog-version undef
14mu|texlive-delim-20111104-4|7	Name:		texlive-delim
14mu|texlive-delim-20111104-4|8	Version:	20111104
14mu|texlive-delim-20111104-4|9	Release:	4
14mu|texlive-delim-20111104-4|10	Summary:	TeXLive delim package
14mu|texlive-delim-20111104-4|11	Group:		Publishing
14mu|texlive-delim-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-delim-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-delim-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delim.tar.xz
14mu|texlive-delim-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delim.doc.tar.xz
14mu|texlive-delim-20111104-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delim.source.tar.xz
14mu|texlive-delim-20111104-4|17	BuildArch:	noarch
14mu|texlive-delim-20111104-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-delim-20111104-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-delim-20111104-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-delim-20111104-4|21	
14mu|texlive-delim-20111104-4|22	%description
14mu|texlive-delim-20111104-4|23	TeXLive delim package.
14mu|texlive-delim-20111104-4|24	
14mu|texlive-delim-20111104-4|25	
14mu|texlive-delim-20111104-4|26	#-----------------------------------------------------------------------
14mu|texlive-delim-20111104-4|27	%files
14mu|texlive-delim-20111104-4|28	%{_texmfdistdir}/tex/latex/delim/delim.sty
14mu|texlive-delim-20111104-4|29	%doc %{_texmfdistdir}/doc/latex/delim/README
14mu|texlive-delim-20111104-4|30	%doc %{_texmfdistdir}/doc/latex/delim/delim.pdf
14mu|texlive-delim-20111104-4|31	#- source
14mu|texlive-delim-20111104-4|32	%doc %{_texmfdistdir}/source/latex/delim/delim.dtx
14mu|texlive-delim-20111104-4|33	%doc %{_texmfdistdir}/source/latex/delim/delim.ins
14mu|texlive-delim-20111104-4|34	
14mu|texlive-delim-20111104-4|35	#-----------------------------------------------------------------------
14mu|texlive-delim-20111104-4|36	%prep
14mu|texlive-delim-20111104-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-delim-20111104-4|38	
14mu|texlive-delim-20111104-4|39	%build
14mu|texlive-delim-20111104-4|40	
14mu|texlive-delim-20111104-4|41	%install
14mu|texlive-delim-20111104-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-delim-20111104-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-delim-20111104-4|44	
14mu|texlive-delim-20111104-4|45	
14mu|texlive-delim-20111104-4|46	
14mu|texlive-delim-20111104-4|47	%changelog
14mu|texlive-delim-20111104-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-delim-20111104-4|49	+ Revision: bdcb081
14mu|texlive-delim-20111104-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-delim-20111104-4|51	
14mu|texlive-delim-20111104-4|52	

24614 14
14mu|texlive-delimtxt-20080818-4|1	# revision 16549
14mu|texlive-delimtxt-20080818-4|2	# category Package
14mu|texlive-delimtxt-20080818-4|3	# catalog-ctan /macros/latex/exptl/delimtxt
14mu|texlive-delimtxt-20080818-4|4	# catalog-date 2008-08-18 10:38:42 +0200
14mu|texlive-delimtxt-20080818-4|5	# catalog-license lppl
14mu|texlive-delimtxt-20080818-4|6	# catalog-version undef
14mu|texlive-delimtxt-20080818-4|7	Name:		texlive-delimtxt
14mu|texlive-delimtxt-20080818-4|8	Version:	20080818
14mu|texlive-delimtxt-20080818-4|9	Release:	4
14mu|texlive-delimtxt-20080818-4|10	Summary:	Read and parse text tables
14mu|texlive-delimtxt-20080818-4|11	Group:		Publishing
14mu|texlive-delimtxt-20080818-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/delimtxt
14mu|texlive-delimtxt-20080818-4|13	License:	LPPL
14mu|texlive-delimtxt-20080818-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delimtxt.tar.xz
14mu|texlive-delimtxt-20080818-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delimtxt.doc.tar.xz
14mu|texlive-delimtxt-20080818-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delimtxt.source.tar.xz
14mu|texlive-delimtxt-20080818-4|17	BuildArch:	noarch
14mu|texlive-delimtxt-20080818-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-delimtxt-20080818-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-delimtxt-20080818-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-delimtxt-20080818-4|21	
14mu|texlive-delimtxt-20080818-4|22	%description
14mu|texlive-delimtxt-20080818-4|23	This experimental package can read and parse text tables
14mu|texlive-delimtxt-20080818-4|24	delimited by user-defined tokens (e.g., tab). It can be used
14mu|texlive-delimtxt-20080818-4|25	for serial letters and the like, making it easier to export the
14mu|texlive-delimtxt-20080818-4|26	data file from MS-Excel/MS-Word.
14mu|texlive-delimtxt-20080818-4|27	
14mu|texlive-delimtxt-20080818-4|28	
14mu|texlive-delimtxt-20080818-4|29	#-----------------------------------------------------------------------
14mu|texlive-delimtxt-20080818-4|30	%files
14mu|texlive-delimtxt-20080818-4|31	%{_texmfdistdir}/tex/latex/delimtxt/delimtxt.sty
14mu|texlive-delimtxt-20080818-4|32	%doc %{_texmfdistdir}/doc/latex/delimtxt/delimtxt.pdf
14mu|texlive-delimtxt-20080818-4|33	%doc %{_texmfdistdir}/doc/latex/delimtxt/resulta.dat
14mu|texlive-delimtxt-20080818-4|34	%doc %{_texmfdistdir}/doc/latex/delimtxt/resultb.dat
14mu|texlive-delimtxt-20080818-4|35	%doc %{_texmfdistdir}/doc/latex/delimtxt/resultc.dat
14mu|texlive-delimtxt-20080818-4|36	%doc %{_texmfdistdir}/doc/latex/delimtxt/test1.tex
14mu|texlive-delimtxt-20080818-4|37	%doc %{_texmfdistdir}/doc/latex/delimtxt/test2.tex
14mu|texlive-delimtxt-20080818-4|38	%doc %{_texmfdistdir}/doc/latex/delimtxt/test3.tex
14mu|texlive-delimtxt-20080818-4|39	#- source
14mu|texlive-delimtxt-20080818-4|40	%doc %{_texmfdistdir}/source/latex/delimtxt/delimtxt.dtx
14mu|texlive-delimtxt-20080818-4|41	%doc %{_texmfdistdir}/source/latex/delimtxt/delimtxt.ins
14mu|texlive-delimtxt-20080818-4|42	
14mu|texlive-delimtxt-20080818-4|43	#-----------------------------------------------------------------------
14mu|texlive-delimtxt-20080818-4|44	%prep
14mu|texlive-delimtxt-20080818-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-delimtxt-20080818-4|46	
14mu|texlive-delimtxt-20080818-4|47	%build
14mu|texlive-delimtxt-20080818-4|48	
14mu|texlive-delimtxt-20080818-4|49	%install
14mu|texlive-delimtxt-20080818-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-delimtxt-20080818-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-delimtxt-20080818-4|52	
14mu|texlive-delimtxt-20080818-4|53	
14mu|texlive-delimtxt-20080818-4|54	
14mu|texlive-delimtxt-20080818-4|55	%changelog
14mu|texlive-delimtxt-20080818-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080818-4
14mu|texlive-delimtxt-20080818-4|57	+ Revision: 671345e
14mu|texlive-delimtxt-20080818-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-delimtxt-20080818-4|59	
14mu|texlive-delimtxt-20080818-4|60	

24615 14
14mu|texlive-detlev-cm-20140216-3|1	# revision 32383
14mu|texlive-detlev-cm-20140216-3|2	# category Package
14mu|texlive-detlev-cm-20140216-3|3	# catalog-ctan undef
14mu|texlive-detlev-cm-20140216-3|4	# catalog-date undef
14mu|texlive-detlev-cm-20140216-3|5	# catalog-license undef
14mu|texlive-detlev-cm-20140216-3|6	# catalog-version undef
14mu|texlive-detlev-cm-20140216-3|7	Name:		texlive-detlev-cm
14mu|texlive-detlev-cm-20140216-3|8	Version:	20140216
14mu|texlive-detlev-cm-20140216-3|9	Release:	3
14mu|texlive-detlev-cm-20140216-3|10	Summary:	TeXLive detlev-cm package
14mu|texlive-detlev-cm-20140216-3|11	Group:		Publishing
14mu|texlive-detlev-cm-20140216-3|12	URL:		http://tug.org/texlive
14mu|texlive-detlev-cm-20140216-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-detlev-cm-20140216-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detlev-cm.tar.xz
14mu|texlive-detlev-cm-20140216-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detlev-cm.doc.tar.xz
14mu|texlive-detlev-cm-20140216-3|16	BuildArch:	noarch
14mu|texlive-detlev-cm-20140216-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-detlev-cm-20140216-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-detlev-cm-20140216-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-detlev-cm-20140216-3|20	
14mu|texlive-detlev-cm-20140216-3|21	%description
14mu|texlive-detlev-cm-20140216-3|22	TeXLive detlev-cm package.
14mu|texlive-detlev-cm-20140216-3|23	
14mu|texlive-detlev-cm-20140216-3|24	
14mu|texlive-detlev-cm-20140216-3|25	#-----------------------------------------------------------------------
14mu|texlive-detlev-cm-20140216-3|26	%files
14mu|texlive-detlev-cm-20140216-3|27	%{_texmfdistdir}/tex/latex/detlev-cm/beamercolorthemeETII.sty
14mu|texlive-detlev-cm-20140216-3|28	%{_texmfdistdir}/tex/latex/detlev-cm/beamerfontthemeDetlevCM.sty
14mu|texlive-detlev-cm-20140216-3|29	%{_texmfdistdir}/tex/latex/detlev-cm/beamerouterthemeDetlevCM.sty
14mu|texlive-detlev-cm-20140216-3|30	%{_texmfdistdir}/tex/latex/detlev-cm/beamerthemeDetlevCM.sty
14mu|texlive-detlev-cm-20140216-3|31	%doc %{_texmfdistdir}/doc/latex/detlev-cm/LogoTop.png
14mu|texlive-detlev-cm-20140216-3|32	%doc %{_texmfdistdir}/doc/latex/detlev-cm/SAS-CRJ900.png
14mu|texlive-detlev-cm-20140216-3|33	%doc %{_texmfdistdir}/doc/latex/detlev-cm/Sample.pdf
14mu|texlive-detlev-cm-20140216-3|34	%doc %{_texmfdistdir}/doc/latex/detlev-cm/Sample.tex
14mu|texlive-detlev-cm-20140216-3|35	%doc %{_texmfdistdir}/doc/latex/detlev-cm/Wing.png
14mu|texlive-detlev-cm-20140216-3|36	%doc %{_texmfdistdir}/doc/latex/detlev-cm/WingSunrise.png
14mu|texlive-detlev-cm-20140216-3|37	
14mu|texlive-detlev-cm-20140216-3|38	#-----------------------------------------------------------------------
14mu|texlive-detlev-cm-20140216-3|39	%prep
14mu|texlive-detlev-cm-20140216-3|40	%setup -c -a0 -a1
14mu|texlive-detlev-cm-20140216-3|41	
14mu|texlive-detlev-cm-20140216-3|42	%build
14mu|texlive-detlev-cm-20140216-3|43	
14mu|texlive-detlev-cm-20140216-3|44	%install
14mu|texlive-detlev-cm-20140216-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-detlev-cm-20140216-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-detlev-cm-20140216-3|47	
14mu|texlive-detlev-cm-20140216-3|48	%changelog
14mu|texlive-detlev-cm-20140216-3|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20140216-3
14mu|texlive-detlev-cm-20140216-3|50	+ Revision: 825004b
14mu|texlive-detlev-cm-20140216-3|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-detlev-cm-20140216-3|52	
14mu|texlive-detlev-cm-20140216-3|53	

24616 14
14mu|texlive-dfgproposal-1.0-4|1	# revision 20350
14mu|texlive-dfgproposal-1.0-4|2	# category Package
14mu|texlive-dfgproposal-1.0-4|3	# catalog-ctan /macros/latex/contrib/dfgproposal
14mu|texlive-dfgproposal-1.0-4|4	# catalog-date 2010-11-05 11:18:03 +0100
14mu|texlive-dfgproposal-1.0-4|5	# catalog-license lppl
14mu|texlive-dfgproposal-1.0-4|6	# catalog-version 1.0
14mu|texlive-dfgproposal-1.0-4|7	Name:		texlive-dfgproposal
14mu|texlive-dfgproposal-1.0-4|8	Version:	1.0
14mu|texlive-dfgproposal-1.0-4|9	Release:	4
14mu|texlive-dfgproposal-1.0-4|10	Summary:	Support for writing proposals to the DFG
14mu|texlive-dfgproposal-1.0-4|11	Group:		Publishing
14mu|texlive-dfgproposal-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dfgproposal
14mu|texlive-dfgproposal-1.0-4|13	License:	LPPL
14mu|texlive-dfgproposal-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dfgproposal.tar.xz
14mu|texlive-dfgproposal-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dfgproposal.doc.tar.xz
14mu|texlive-dfgproposal-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dfgproposal.source.tar.xz
14mu|texlive-dfgproposal-1.0-4|17	BuildArch:	noarch
14mu|texlive-dfgproposal-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dfgproposal-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dfgproposal-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dfgproposal-1.0-4|21	
14mu|texlive-dfgproposal-1.0-4|22	%description
14mu|texlive-dfgproposal-1.0-4|23	The package offers a class for writing proposals to the German
14mu|texlive-dfgproposal-1.0-4|24	Research Council (DFG), together with examples of its use.
14mu|texlive-dfgproposal-1.0-4|25	
14mu|texlive-dfgproposal-1.0-4|26	
14mu|texlive-dfgproposal-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-dfgproposal-1.0-4|28	%files
14mu|texlive-dfgproposal-1.0-4|29	%{_texmfdistdir}/tex/latex/dfgproposal/dfgproposal.cls
14mu|texlive-dfgproposal-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/dfgproposal/CV_PubList_Kohlhase.tex
14mu|texlive-dfgproposal-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/dfgproposal/DCMpersons.tex
14mu|texlive-dfgproposal-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/dfgproposal/Makefile.template
14mu|texlive-dfgproposal-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/dfgproposal/README
14mu|texlive-dfgproposal-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/dfgproposal/README.TEXLIVE
14mu|texlive-dfgproposal-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/dfgproposal/cvpubsmiko.pdf
14mu|texlive-dfgproposal-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/dfgproposal/dfgproposal.pdf
14mu|texlive-dfgproposal-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/dfgproposal/finalreport.tex
14mu|texlive-dfgproposal-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/dfgproposal/funds.tex
14mu|texlive-dfgproposal-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/dfgproposal/mittel.tex
14mu|texlive-dfgproposal-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/dfgproposal/preconditions.tex
14mu|texlive-dfgproposal-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/dfgproposal/progressreport.tex
14mu|texlive-dfgproposal-1.0-4|42	%doc %{_texmfdistdir}/doc/latex/dfgproposal/progresssummary.tex
14mu|texlive-dfgproposal-1.0-4|43	%doc %{_texmfdistdir}/doc/latex/dfgproposal/proposal.tex
14mu|texlive-dfgproposal-1.0-4|44	%doc %{_texmfdistdir}/doc/latex/dfgproposal/state.tex
14mu|texlive-dfgproposal-1.0-4|45	%doc %{_texmfdistdir}/doc/latex/dfgproposal/workplan.tex
14mu|texlive-dfgproposal-1.0-4|46	%doc %{_texmfdistdir}/doc/latex/dfgproposal/zusammenfassung.tex
14mu|texlive-dfgproposal-1.0-4|47	#- source
14mu|texlive-dfgproposal-1.0-4|48	%doc %{_texmfdistdir}/source/latex/dfgproposal/dfgproposal.dtx
14mu|texlive-dfgproposal-1.0-4|49	%doc %{_texmfdistdir}/source/latex/dfgproposal/dfgproposal.ins
14mu|texlive-dfgproposal-1.0-4|50	
14mu|texlive-dfgproposal-1.0-4|51	#-----------------------------------------------------------------------
14mu|texlive-dfgproposal-1.0-4|52	%prep
14mu|texlive-dfgproposal-1.0-4|53	%setup -c -a0 -a1 -a2
14mu|texlive-dfgproposal-1.0-4|54	
14mu|texlive-dfgproposal-1.0-4|55	%build
14mu|texlive-dfgproposal-1.0-4|56	
14mu|texlive-dfgproposal-1.0-4|57	%install
14mu|texlive-dfgproposal-1.0-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dfgproposal-1.0-4|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dfgproposal-1.0-4|60	
14mu|texlive-dfgproposal-1.0-4|61	
14mu|texlive-dfgproposal-1.0-4|62	
14mu|texlive-dfgproposal-1.0-4|63	%changelog
14mu|texlive-dfgproposal-1.0-4|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-dfgproposal-1.0-4|65	+ Revision: 00bb716
14mu|texlive-dfgproposal-1.0-4|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dfgproposal-1.0-4|67	
14mu|texlive-dfgproposal-1.0-4|68	

24617 14
14mu|texlive-dhua-0.11-4|1	# revision 24035
14mu|texlive-dhua-0.11-4|2	# category Package
14mu|texlive-dhua-0.11-4|3	# catalog-ctan /macros/latex/contrib/dhua
14mu|texlive-dhua-0.11-4|4	# catalog-date 2011-09-20 00:29:10 +0200
14mu|texlive-dhua-0.11-4|5	# catalog-license lppl1.3
14mu|texlive-dhua-0.11-4|6	# catalog-version 0.11
14mu|texlive-dhua-0.11-4|7	Name:		texlive-dhua
14mu|texlive-dhua-0.11-4|8	Version:	0.11
14mu|texlive-dhua-0.11-4|9	Release:	4
14mu|texlive-dhua-0.11-4|10	Summary:	German abbreviations using thin space
14mu|texlive-dhua-0.11-4|11	Group:		Publishing
14mu|texlive-dhua-0.11-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dhua
14mu|texlive-dhua-0.11-4|13	License:	LPPL1.3
14mu|texlive-dhua-0.11-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dhua.tar.xz
14mu|texlive-dhua-0.11-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dhua.doc.tar.xz
14mu|texlive-dhua-0.11-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dhua.source.tar.xz
14mu|texlive-dhua-0.11-4|17	BuildArch:	noarch
14mu|texlive-dhua-0.11-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dhua-0.11-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dhua-0.11-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dhua-0.11-4|21	
14mu|texlive-dhua-0.11-4|22	%description
14mu|texlive-dhua-0.11-4|23	The package provides commands for those abbreviations of German
14mu|texlive-dhua-0.11-4|24	phrases for which the use of thin space is recommended. Setup
14mu|texlive-dhua-0.11-4|25	commands \newdhua and \newtwopartdhua are provided, as well as
14mu|texlive-dhua-0.11-4|26	commands for single cases (such as \zB for 'z. B.', saving the
14mu|texlive-dhua-0.11-4|27	user from typing such as 'z.\,B.'). To typeset the
14mu|texlive-dhua-0.11-4|28	documentation, the niceverb package, version 0.44, or later, is
14mu|texlive-dhua-0.11-4|29	required. Das Paket `dhua' stellt Befehle fur sog.
14mu|texlive-dhua-0.11-4|30	mehrgliedrige Abkurzungen bereit, fur die schmale Leerzeichen
14mu|texlive-dhua-0.11-4|31	(Festabstande) empfohlen werden (Duden, Wikipedia). In die
14mu|texlive-dhua-0.11-4|32	englische Paketdokumentation sind deutsche Erlauterungen
14mu|texlive-dhua-0.11-4|33	eingestreut.
14mu|texlive-dhua-0.11-4|34	
14mu|texlive-dhua-0.11-4|35	
14mu|texlive-dhua-0.11-4|36	#-----------------------------------------------------------------------
14mu|texlive-dhua-0.11-4|37	%files
14mu|texlive-dhua-0.11-4|38	%{_texmfdistdir}/tex/latex/dhua/dhua.cfg
14mu|texlive-dhua-0.11-4|39	%{_texmfdistdir}/tex/latex/dhua/dhua.sty
14mu|texlive-dhua-0.11-4|40	%doc %{_texmfdistdir}/doc/latex/dhua/README
14mu|texlive-dhua-0.11-4|41	%doc %{_texmfdistdir}/doc/latex/dhua/README.pdf
14mu|texlive-dhua-0.11-4|42	%doc %{_texmfdistdir}/doc/latex/dhua/SrcFILEs.txt
14mu|texlive-dhua-0.11-4|43	%doc %{_texmfdistdir}/doc/latex/dhua/dhua.pdf
14mu|texlive-dhua-0.11-4|44	#- source
14mu|texlive-dhua-0.11-4|45	%doc %{_texmfdistdir}/source/latex/dhua/README.tex
14mu|texlive-dhua-0.11-4|46	%doc %{_texmfdistdir}/source/latex/dhua/dhua.tex
14mu|texlive-dhua-0.11-4|47	%doc %{_texmfdistdir}/source/latex/dhua/srcfiles.tex
14mu|texlive-dhua-0.11-4|48	
14mu|texlive-dhua-0.11-4|49	#-----------------------------------------------------------------------
14mu|texlive-dhua-0.11-4|50	%prep
14mu|texlive-dhua-0.11-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-dhua-0.11-4|52	
14mu|texlive-dhua-0.11-4|53	%build
14mu|texlive-dhua-0.11-4|54	
14mu|texlive-dhua-0.11-4|55	%install
14mu|texlive-dhua-0.11-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dhua-0.11-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dhua-0.11-4|58	
14mu|texlive-dhua-0.11-4|59	
14mu|texlive-dhua-0.11-4|60	
14mu|texlive-dhua-0.11-4|61	%changelog
14mu|texlive-dhua-0.11-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.11-4
14mu|texlive-dhua-0.11-4|63	+ Revision: 4c39cc6
14mu|texlive-dhua-0.11-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dhua-0.11-4|65	
14mu|texlive-dhua-0.11-4|66	

24618 14
14mu|texlive-diagbox-1.0-4|1	# revision 24646
14mu|texlive-diagbox-1.0-4|2	# category Package
14mu|texlive-diagbox-1.0-4|3	# catalog-ctan /macros/latex/contrib/diagbox
14mu|texlive-diagbox-1.0-4|4	# catalog-date 2011-11-24 16:48:22 +0100
14mu|texlive-diagbox-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-diagbox-1.0-4|6	# catalog-version 1.0
14mu|texlive-diagbox-1.0-4|7	Name:		texlive-diagbox
14mu|texlive-diagbox-1.0-4|8	Version:	1.0
14mu|texlive-diagbox-1.0-4|9	Release:	4
14mu|texlive-diagbox-1.0-4|10	Summary:	Table heads with diagonal lines
14mu|texlive-diagbox-1.0-4|11	Group:		Publishing
14mu|texlive-diagbox-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/diagbox
14mu|texlive-diagbox-1.0-4|13	License:	LPPL1.3
14mu|texlive-diagbox-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagbox.tar.xz
14mu|texlive-diagbox-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagbox.doc.tar.xz
14mu|texlive-diagbox-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagbox.source.tar.xz
14mu|texlive-diagbox-1.0-4|17	BuildArch:	noarch
14mu|texlive-diagbox-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-diagbox-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-diagbox-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-diagbox-1.0-4|21	
14mu|texlive-diagbox-1.0-4|22	%description
14mu|texlive-diagbox-1.0-4|23	The package's principal command, \diagbox, takes two arguments
14mu|texlive-diagbox-1.0-4|24	(texts for the slash-separated parts of the box), and an
14mu|texlive-diagbox-1.0-4|25	optional argument with which the direction the slash will go,
14mu|texlive-diagbox-1.0-4|26	and the box dimensions, etc., may vbe controlled. The package
14mu|texlive-diagbox-1.0-4|27	also provides \slashbox and \backslashbox commands for
14mu|texlive-diagbox-1.0-4|28	compatibility with the slashbox package, which it supersedes.
14mu|texlive-diagbox-1.0-4|29	
14mu|texlive-diagbox-1.0-4|30	
14mu|texlive-diagbox-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-diagbox-1.0-4|32	%files
14mu|texlive-diagbox-1.0-4|33	%{_texmfdistdir}/tex/latex/diagbox/diagbox.sty
14mu|texlive-diagbox-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/diagbox/diagbox.pdf
14mu|texlive-diagbox-1.0-4|35	#- source
14mu|texlive-diagbox-1.0-4|36	%doc %{_texmfdistdir}/source/latex/diagbox/diagbox.dtx
14mu|texlive-diagbox-1.0-4|37	%doc %{_texmfdistdir}/source/latex/diagbox/diagbox.ins
14mu|texlive-diagbox-1.0-4|38	
14mu|texlive-diagbox-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-diagbox-1.0-4|40	%prep
14mu|texlive-diagbox-1.0-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-diagbox-1.0-4|42	
14mu|texlive-diagbox-1.0-4|43	%build
14mu|texlive-diagbox-1.0-4|44	
14mu|texlive-diagbox-1.0-4|45	%install
14mu|texlive-diagbox-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-diagbox-1.0-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-diagbox-1.0-4|48	
14mu|texlive-diagbox-1.0-4|49	
14mu|texlive-diagbox-1.0-4|50	
14mu|texlive-diagbox-1.0-4|51	%changelog
14mu|texlive-diagbox-1.0-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-diagbox-1.0-4|53	+ Revision: 2eb85c2
14mu|texlive-diagbox-1.0-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-diagbox-1.0-4|55	
14mu|texlive-diagbox-1.0-4|56	

24619 14
14mu|texlive-diagmac2-2.1-4|1	# revision 15878
14mu|texlive-diagmac2-2.1-4|2	# category Package
14mu|texlive-diagmac2-2.1-4|3	# catalog-ctan /macros/latex/contrib/diagmac2
14mu|texlive-diagmac2-2.1-4|4	# catalog-date 2009-05-17 01:32:22 +0200
14mu|texlive-diagmac2-2.1-4|5	# catalog-license lppl
14mu|texlive-diagmac2-2.1-4|6	# catalog-version 2.1
14mu|texlive-diagmac2-2.1-4|7	Name:		texlive-diagmac2
14mu|texlive-diagmac2-2.1-4|8	Version:	2.1
14mu|texlive-diagmac2-2.1-4|9	Release:	4
14mu|texlive-diagmac2-2.1-4|10	Summary:	Diagram macros, using pict2e
14mu|texlive-diagmac2-2.1-4|11	Group:		Publishing
14mu|texlive-diagmac2-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/diagmac2
14mu|texlive-diagmac2-2.1-4|13	License:	LPPL
14mu|texlive-diagmac2-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagmac2.tar.xz
14mu|texlive-diagmac2-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagmac2.doc.tar.xz
14mu|texlive-diagmac2-2.1-4|16	BuildArch:	noarch
14mu|texlive-diagmac2-2.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-diagmac2-2.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-diagmac2-2.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-diagmac2-2.1-4|20	
14mu|texlive-diagmac2-2.1-4|21	%description
14mu|texlive-diagmac2-2.1-4|22	This is a development of the long-established diagmac package,
14mu|texlive-diagmac2-2.1-4|23	using pict2e so that the restrictions on line direction are
14mu|texlive-diagmac2-2.1-4|24	removed.
14mu|texlive-diagmac2-2.1-4|25	
14mu|texlive-diagmac2-2.1-4|26	
14mu|texlive-diagmac2-2.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-diagmac2-2.1-4|28	%files
14mu|texlive-diagmac2-2.1-4|29	%{_texmfdistdir}/tex/latex/diagmac2/diagmac2.sty
14mu|texlive-diagmac2-2.1-4|30	%doc %{_texmfdistdir}/doc/latex/diagmac2/README
14mu|texlive-diagmac2-2.1-4|31	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmac2.pdf
14mu|texlive-diagmac2-2.1-4|32	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmac2.tex
14mu|texlive-diagmac2-2.1-4|33	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmactest.pdf
14mu|texlive-diagmac2-2.1-4|34	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmactest.tex
14mu|texlive-diagmac2-2.1-4|35	
14mu|texlive-diagmac2-2.1-4|36	#-----------------------------------------------------------------------
14mu|texlive-diagmac2-2.1-4|37	%prep
14mu|texlive-diagmac2-2.1-4|38	%setup -c -a0 -a1
14mu|texlive-diagmac2-2.1-4|39	
14mu|texlive-diagmac2-2.1-4|40	%build
14mu|texlive-diagmac2-2.1-4|41	
14mu|texlive-diagmac2-2.1-4|42	%install
14mu|texlive-diagmac2-2.1-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-diagmac2-2.1-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-diagmac2-2.1-4|45	
14mu|texlive-diagmac2-2.1-4|46	
14mu|texlive-diagmac2-2.1-4|47	
14mu|texlive-diagmac2-2.1-4|48	%changelog
14mu|texlive-diagmac2-2.1-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-diagmac2-2.1-4|50	+ Revision: 0ea863a
14mu|texlive-diagmac2-2.1-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-diagmac2-2.1-4|52	
14mu|texlive-diagmac2-2.1-4|53	

24620 14
14mu|texlive-diagnose-0.2-4|1	# revision 19387
14mu|texlive-diagnose-0.2-4|2	# category Package
14mu|texlive-diagnose-0.2-4|3	# catalog-ctan /macros/latex/contrib/diagnose
14mu|texlive-diagnose-0.2-4|4	# catalog-date 2006-12-17 18:48:45 +0100
14mu|texlive-diagnose-0.2-4|5	# catalog-license gpl
14mu|texlive-diagnose-0.2-4|6	# catalog-version 0.2
14mu|texlive-diagnose-0.2-4|7	Name:		texlive-diagnose
14mu|texlive-diagnose-0.2-4|8	Version:	0.2
14mu|texlive-diagnose-0.2-4|9	Release:	4
14mu|texlive-diagnose-0.2-4|10	Summary:	A diagnostic tool for a TeX installation
14mu|texlive-diagnose-0.2-4|11	Group:		Publishing
14mu|texlive-diagnose-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/diagnose
14mu|texlive-diagnose-0.2-4|13	License:	GPL
14mu|texlive-diagnose-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagnose.tar.xz
14mu|texlive-diagnose-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagnose.doc.tar.xz
14mu|texlive-diagnose-0.2-4|16	BuildArch:	noarch
14mu|texlive-diagnose-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-diagnose-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-diagnose-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-diagnose-0.2-4|20	
14mu|texlive-diagnose-0.2-4|21	%description
14mu|texlive-diagnose-0.2-4|22	Provides macros to assist evaluation of the capabilities of a
14mu|texlive-diagnose-0.2-4|23	TeX installation (i.e., what extensions it supports). An
14mu|texlive-diagnose-0.2-4|24	example document that examines the installation is available.
14mu|texlive-diagnose-0.2-4|25	
14mu|texlive-diagnose-0.2-4|26	
14mu|texlive-diagnose-0.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-diagnose-0.2-4|28	%files
14mu|texlive-diagnose-0.2-4|29	%{_texmfdistdir}/tex/latex/diagnose/diagnose.sty
14mu|texlive-diagnose-0.2-4|30	%doc %{_texmfdistdir}/doc/latex/diagnose/INSTALL
14mu|texlive-diagnose-0.2-4|31	%doc %{_texmfdistdir}/doc/latex/diagnose/README
14mu|texlive-diagnose-0.2-4|32	%doc %{_texmfdistdir}/doc/latex/diagnose/diagnose.pdf
14mu|texlive-diagnose-0.2-4|33	%doc %{_texmfdistdir}/doc/latex/diagnose/diagnose.tex
14mu|texlive-diagnose-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/diagnose/mls-diag.tex
14mu|texlive-diagnose-0.2-4|35	
14mu|texlive-diagnose-0.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-diagnose-0.2-4|37	%prep
14mu|texlive-diagnose-0.2-4|38	%setup -c -a0 -a1
14mu|texlive-diagnose-0.2-4|39	
14mu|texlive-diagnose-0.2-4|40	%build
14mu|texlive-diagnose-0.2-4|41	
14mu|texlive-diagnose-0.2-4|42	%install
14mu|texlive-diagnose-0.2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-diagnose-0.2-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-diagnose-0.2-4|45	
14mu|texlive-diagnose-0.2-4|46	
14mu|texlive-diagnose-0.2-4|47	
14mu|texlive-diagnose-0.2-4|48	%changelog
14mu|texlive-diagnose-0.2-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-diagnose-0.2-4|50	+ Revision: d281ccd
14mu|texlive-diagnose-0.2-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-diagnose-0.2-4|52	
14mu|texlive-diagnose-0.2-4|53	

24621 14
14mu|texlive-dialogl-20130125-7|1	# revision 28946
14mu|texlive-dialogl-20130125-7|2	# category Package
14mu|texlive-dialogl-20130125-7|3	# catalog-ctan /macros/latex/contrib/dialogl
14mu|texlive-dialogl-20130125-7|4	# catalog-date 2013-01-25 11:22:08 +0100
14mu|texlive-dialogl-20130125-7|5	# catalog-license lppl
14mu|texlive-dialogl-20130125-7|6	# catalog-version undef
14mu|texlive-dialogl-20130125-7|7	Name:		texlive-dialogl
14mu|texlive-dialogl-20130125-7|8	Version:	20130125
14mu|texlive-dialogl-20130125-7|9	Release:	7
14mu|texlive-dialogl-20130125-7|10	Summary:	Macros for constructing interactive LaTeX scripts
14mu|texlive-dialogl-20130125-7|11	Group:		Publishing
14mu|texlive-dialogl-20130125-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dialogl
14mu|texlive-dialogl-20130125-7|13	License:	LPPL
14mu|texlive-dialogl-20130125-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dialogl.tar.xz
14mu|texlive-dialogl-20130125-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dialogl.doc.tar.xz
14mu|texlive-dialogl-20130125-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dialogl.source.tar.xz
14mu|texlive-dialogl-20130125-7|17	BuildArch:	noarch
14mu|texlive-dialogl-20130125-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dialogl-20130125-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dialogl-20130125-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-dialogl-20130125-7|21	
14mu|texlive-dialogl-20130125-7|22	%description
14mu|texlive-dialogl-20130125-7|23	Gathers together a bunch of code and examples about how to
14mu|texlive-dialogl-20130125-7|24	write macros to carry on a dialogue with the user.
14mu|texlive-dialogl-20130125-7|25	
14mu|texlive-dialogl-20130125-7|26	
14mu|texlive-dialogl-20130125-7|27	#-----------------------------------------------------------------------
14mu|texlive-dialogl-20130125-7|28	%files
14mu|texlive-dialogl-20130125-7|29	%{_texmfdistdir}/tex/latex/dialogl/dialog.sty
14mu|texlive-dialogl-20130125-7|30	%{_texmfdistdir}/tex/latex/dialogl/grabhedr.sty
14mu|texlive-dialogl-20130125-7|31	%{_texmfdistdir}/tex/latex/dialogl/listout.tex
14mu|texlive-dialogl-20130125-7|32	%{_texmfdistdir}/tex/latex/dialogl/menus.sty
14mu|texlive-dialogl-20130125-7|33	%doc %{_texmfdistdir}/doc/latex/dialogl/Makefile
14mu|texlive-dialogl-20130125-7|34	%doc %{_texmfdistdir}/doc/latex/dialogl/README
14mu|texlive-dialogl-20130125-7|35	%doc %{_texmfdistdir}/doc/latex/dialogl/cnvunits.tex
14mu|texlive-dialogl-20130125-7|36	%doc %{_texmfdistdir}/doc/latex/dialogl/codialog.pdf
14mu|texlive-dialogl-20130125-7|37	%doc %{_texmfdistdir}/doc/latex/dialogl/default.los
14mu|texlive-dialogl-20130125-7|38	%doc %{_texmfdistdir}/doc/latex/dialogl/dia-driv.pdf
14mu|texlive-dialogl-20130125-7|39	%doc %{_texmfdistdir}/doc/latex/dialogl/dia-driv.tex
14mu|texlive-dialogl-20130125-7|40	%doc %{_texmfdistdir}/doc/latex/dialogl/dialogl-doc.sty
14mu|texlive-dialogl-20130125-7|41	%doc %{_texmfdistdir}/doc/latex/dialogl/diatest.tex
14mu|texlive-dialogl-20130125-7|42	%doc %{_texmfdistdir}/doc/latex/dialogl/fontmenu.lg
14mu|texlive-dialogl-20130125-7|43	%doc %{_texmfdistdir}/doc/latex/dialogl/fontmenu.tex
14mu|texlive-dialogl-20130125-7|44	%doc %{_texmfdistdir}/doc/latex/dialogl/manifest.txt
14mu|texlive-dialogl-20130125-7|45	#- source
14mu|texlive-dialogl-20130125-7|46	%doc %{_texmfdistdir}/source/latex/dialogl/dialogl.dtx
14mu|texlive-dialogl-20130125-7|47	%doc %{_texmfdistdir}/source/latex/dialogl/dialogl.ins
14mu|texlive-dialogl-20130125-7|48	%doc %{_texmfdistdir}/source/latex/dialogl/grabhedr.dtx
14mu|texlive-dialogl-20130125-7|49	%doc %{_texmfdistdir}/source/latex/dialogl/listout.dtx
14mu|texlive-dialogl-20130125-7|50	%doc %{_texmfdistdir}/source/latex/dialogl/menus.dtx
14mu|texlive-dialogl-20130125-7|51	
14mu|texlive-dialogl-20130125-7|52	#-----------------------------------------------------------------------
14mu|texlive-dialogl-20130125-7|53	%prep
14mu|texlive-dialogl-20130125-7|54	%setup -c -a0 -a1 -a2
14mu|texlive-dialogl-20130125-7|55	
14mu|texlive-dialogl-20130125-7|56	%build
14mu|texlive-dialogl-20130125-7|57	
14mu|texlive-dialogl-20130125-7|58	%install
14mu|texlive-dialogl-20130125-7|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dialogl-20130125-7|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dialogl-20130125-7|61	
14mu|texlive-dialogl-20130125-7|62	%changelog
14mu|texlive-dialogl-20130125-7|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130125-7
14mu|texlive-dialogl-20130125-7|64	+ Revision: d8ef13e
14mu|texlive-dialogl-20130125-7|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dialogl-20130125-7|66	
14mu|texlive-dialogl-20130125-7|67	

24622 14
14mu|texlive-dichokey-20100223-4|1	# revision 17192
14mu|texlive-dichokey-20100223-4|2	# category Package
14mu|texlive-dichokey-20100223-4|3	# catalog-ctan /macros/latex/contrib/dichokey
14mu|texlive-dichokey-20100223-4|4	# catalog-date 2010-02-23 23:30:05 +0100
14mu|texlive-dichokey-20100223-4|5	# catalog-license pd
14mu|texlive-dichokey-20100223-4|6	# catalog-version undef
14mu|texlive-dichokey-20100223-4|7	Name:		texlive-dichokey
14mu|texlive-dichokey-20100223-4|8	Version:	20100223
14mu|texlive-dichokey-20100223-4|9	Release:	4
14mu|texlive-dichokey-20100223-4|10	Summary:	Construct dichotomous identification keys
14mu|texlive-dichokey-20100223-4|11	Group:		Publishing
14mu|texlive-dichokey-20100223-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dichokey
14mu|texlive-dichokey-20100223-4|13	License:	PD
14mu|texlive-dichokey-20100223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dichokey.tar.xz
14mu|texlive-dichokey-20100223-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dichokey.doc.tar.xz
14mu|texlive-dichokey-20100223-4|16	BuildArch:	noarch
14mu|texlive-dichokey-20100223-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dichokey-20100223-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dichokey-20100223-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-dichokey-20100223-4|20	
14mu|texlive-dichokey-20100223-4|21	%description
14mu|texlive-dichokey-20100223-4|22	The package can be used to construct dichotomous identification
14mu|texlive-dichokey-20100223-4|23	keys (used especially in biology for species identification),
14mu|texlive-dichokey-20100223-4|24	taking care of numbering and indentation of successive key
14mu|texlive-dichokey-20100223-4|25	steps automatically. An example file is provided, which
14mu|texlive-dichokey-20100223-4|26	demonstrates usage.
14mu|texlive-dichokey-20100223-4|27	
14mu|texlive-dichokey-20100223-4|28	
14mu|texlive-dichokey-20100223-4|29	#-----------------------------------------------------------------------
14mu|texlive-dichokey-20100223-4|30	%files
14mu|texlive-dichokey-20100223-4|31	%{_texmfdistdir}/tex/latex/dichokey/dichokey.sty
14mu|texlive-dichokey-20100223-4|32	%doc %{_texmfdistdir}/doc/latex/dichokey/dichokey.pdf
14mu|texlive-dichokey-20100223-4|33	%doc %{_texmfdistdir}/doc/latex/dichokey/dichokey.tex
14mu|texlive-dichokey-20100223-4|34	%doc %{_texmfdistdir}/doc/latex/dichokey/rhodocyb.pdf
14mu|texlive-dichokey-20100223-4|35	%doc %{_texmfdistdir}/doc/latex/dichokey/rhodocyb.tex
14mu|texlive-dichokey-20100223-4|36	
14mu|texlive-dichokey-20100223-4|37	#-----------------------------------------------------------------------
14mu|texlive-dichokey-20100223-4|38	%prep
14mu|texlive-dichokey-20100223-4|39	%setup -c -a0 -a1
14mu|texlive-dichokey-20100223-4|40	
14mu|texlive-dichokey-20100223-4|41	%build
14mu|texlive-dichokey-20100223-4|42	
14mu|texlive-dichokey-20100223-4|43	%install
14mu|texlive-dichokey-20100223-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dichokey-20100223-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dichokey-20100223-4|46	
14mu|texlive-dichokey-20100223-4|47	
14mu|texlive-dichokey-20100223-4|48	
14mu|texlive-dichokey-20100223-4|49	%changelog
14mu|texlive-dichokey-20100223-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100223-4
14mu|texlive-dichokey-20100223-4|51	+ Revision: 61fbd26
14mu|texlive-dichokey-20100223-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dichokey-20100223-4|53	
14mu|texlive-dichokey-20100223-4|54	

24623 14
14mu|texlive-digiconfigs-0.5-4|1	# revision 15878
14mu|texlive-digiconfigs-0.5-4|2	# category Package
14mu|texlive-digiconfigs-0.5-4|3	# catalog-ctan /macros/latex/contrib/digiconfigs
14mu|texlive-digiconfigs-0.5-4|4	# catalog-date 2007-03-05 22:02:45 +0100
14mu|texlive-digiconfigs-0.5-4|5	# catalog-license lppl
14mu|texlive-digiconfigs-0.5-4|6	# catalog-version 0.5
14mu|texlive-digiconfigs-0.5-4|7	Name:		texlive-digiconfigs
14mu|texlive-digiconfigs-0.5-4|8	Version:	0.5
14mu|texlive-digiconfigs-0.5-4|9	Release:	4
14mu|texlive-digiconfigs-0.5-4|10	Summary:	Writing "configurations"
14mu|texlive-digiconfigs-0.5-4|11	Group:		Publishing
14mu|texlive-digiconfigs-0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/digiconfigs
14mu|texlive-digiconfigs-0.5-4|13	License:	LPPL
14mu|texlive-digiconfigs-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/digiconfigs.tar.xz
14mu|texlive-digiconfigs-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/digiconfigs.doc.tar.xz
14mu|texlive-digiconfigs-0.5-4|16	BuildArch:	noarch
14mu|texlive-digiconfigs-0.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-digiconfigs-0.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-digiconfigs-0.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-digiconfigs-0.5-4|20	
14mu|texlive-digiconfigs-0.5-4|21	%description
14mu|texlive-digiconfigs-0.5-4|22	In Stochastic Geometry and Digital Image Analysis some problems
14mu|texlive-digiconfigs-0.5-4|23	can be solved in terms of so-called "configurations". A
14mu|texlive-digiconfigs-0.5-4|24	configuration is basically a square matrix of \circ and \bullet
14mu|texlive-digiconfigs-0.5-4|25	symbols. This package provides a convenient and compact
14mu|texlive-digiconfigs-0.5-4|26	mechanism for displaying these configurations.
14mu|texlive-digiconfigs-0.5-4|27	
14mu|texlive-digiconfigs-0.5-4|28	
14mu|texlive-digiconfigs-0.5-4|29	#-----------------------------------------------------------------------
14mu|texlive-digiconfigs-0.5-4|30	%files
14mu|texlive-digiconfigs-0.5-4|31	%{_texmfdistdir}/tex/latex/digiconfigs/digiconfigs.sty
14mu|texlive-digiconfigs-0.5-4|32	%doc %{_texmfdistdir}/doc/latex/digiconfigs/README
14mu|texlive-digiconfigs-0.5-4|33	%doc %{_texmfdistdir}/doc/latex/digiconfigs/digiconfigs.pdf
14mu|texlive-digiconfigs-0.5-4|34	%doc %{_texmfdistdir}/doc/latex/digiconfigs/digiconfigs.tex
14mu|texlive-digiconfigs-0.5-4|35	
14mu|texlive-digiconfigs-0.5-4|36	#-----------------------------------------------------------------------
14mu|texlive-digiconfigs-0.5-4|37	%prep
14mu|texlive-digiconfigs-0.5-4|38	%setup -c -a0 -a1
14mu|texlive-digiconfigs-0.5-4|39	
14mu|texlive-digiconfigs-0.5-4|40	%build
14mu|texlive-digiconfigs-0.5-4|41	
14mu|texlive-digiconfigs-0.5-4|42	%install
14mu|texlive-digiconfigs-0.5-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-digiconfigs-0.5-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-digiconfigs-0.5-4|45	
14mu|texlive-digiconfigs-0.5-4|46	
14mu|texlive-digiconfigs-0.5-4|47	
14mu|texlive-digiconfigs-0.5-4|48	%changelog
14mu|texlive-digiconfigs-0.5-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-digiconfigs-0.5-4|50	+ Revision: 91c0f10
14mu|texlive-digiconfigs-0.5-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-digiconfigs-0.5-4|52	
14mu|texlive-digiconfigs-0.5-4|53	

24624 14
14mu|texlive-dinbrief-20090925-4|1	# revision 15878
14mu|texlive-dinbrief-20090925-4|2	# category Package
14mu|texlive-dinbrief-20090925-4|3	# catalog-ctan /macros/latex/contrib/dinbrief
14mu|texlive-dinbrief-20090925-4|4	# catalog-date 2009-09-25 22:54:35 +0200
14mu|texlive-dinbrief-20090925-4|5	# catalog-license lppl
14mu|texlive-dinbrief-20090925-4|6	# catalog-version undef
14mu|texlive-dinbrief-20090925-4|7	Name:		texlive-dinbrief
14mu|texlive-dinbrief-20090925-4|8	Version:	20090925
14mu|texlive-dinbrief-20090925-4|9	Release:	4
14mu|texlive-dinbrief-20090925-4|10	Summary:	German letter DIN style
14mu|texlive-dinbrief-20090925-4|11	Group:		Publishing
14mu|texlive-dinbrief-20090925-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dinbrief
14mu|texlive-dinbrief-20090925-4|13	License:	LPPL
14mu|texlive-dinbrief-20090925-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinbrief.tar.xz
14mu|texlive-dinbrief-20090925-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinbrief.doc.tar.xz
14mu|texlive-dinbrief-20090925-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinbrief.source.tar.xz
14mu|texlive-dinbrief-20090925-4|17	BuildArch:	noarch
14mu|texlive-dinbrief-20090925-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dinbrief-20090925-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dinbrief-20090925-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dinbrief-20090925-4|21	
14mu|texlive-dinbrief-20090925-4|22	%description
14mu|texlive-dinbrief-20090925-4|23	Implements a document layout for writing letters according to
14mu|texlive-dinbrief-20090925-4|24	the rules of DIN (Deutsches Institut fur Normung, German
14mu|texlive-dinbrief-20090925-4|25	standardisation institute). A style file for LaTeX 2.09 (with
14mu|texlive-dinbrief-20090925-4|26	limited support of the features) is part of the package. Since
14mu|texlive-dinbrief-20090925-4|27	the letter layout is based on a German standard, the user guide
14mu|texlive-dinbrief-20090925-4|28	is written in German, but most macros have English names from
14mu|texlive-dinbrief-20090925-4|29	which the user can recognize what they are used for. In
14mu|texlive-dinbrief-20090925-4|30	addition there are example files showing how letters may be
14mu|texlive-dinbrief-20090925-4|31	created with the package. A graphical interface for use of the
14mu|texlive-dinbrief-20090925-4|32	dinbrief is provided in the dinbrief-GUI bundle.
14mu|texlive-dinbrief-20090925-4|33	
14mu|texlive-dinbrief-20090925-4|34	
14mu|texlive-dinbrief-20090925-4|35	#-----------------------------------------------------------------------
14mu|texlive-dinbrief-20090925-4|36	%files
14mu|texlive-dinbrief-20090925-4|37	%{_texmfdistdir}/tex/latex/dinbrief/dinbrief.cfg
14mu|texlive-dinbrief-20090925-4|38	%{_texmfdistdir}/tex/latex/dinbrief/dinbrief.cls
14mu|texlive-dinbrief-20090925-4|39	%{_texmfdistdir}/tex/latex/dinbrief/dinbrief.sty
14mu|texlive-dinbrief-20090925-4|40	%doc %{_texmfdistdir}/doc/latex/dinbrief/brfbody.tex
14mu|texlive-dinbrief-20090925-4|41	%doc %{_texmfdistdir}/doc/latex/dinbrief/brfkopf.tex
14mu|texlive-dinbrief-20090925-4|42	%doc %{_texmfdistdir}/doc/latex/dinbrief/dbold.tex
14mu|texlive-dinbrief-20090925-4|43	%doc %{_texmfdistdir}/doc/latex/dinbrief/dinbrief.pdf
14mu|texlive-dinbrief-20090925-4|44	%doc %{_texmfdistdir}/doc/latex/dinbrief/dinbrief.tex
14mu|texlive-dinbrief-20090925-4|45	%doc %{_texmfdistdir}/doc/latex/dinbrief/dintab.tex
14mu|texlive-dinbrief-20090925-4|46	%doc %{_texmfdistdir}/doc/latex/dinbrief/example.tex
14mu|texlive-dinbrief-20090925-4|47	%doc %{_texmfdistdir}/doc/latex/dinbrief/liesmich
14mu|texlive-dinbrief-20090925-4|48	%doc %{_texmfdistdir}/doc/latex/dinbrief/readme
14mu|texlive-dinbrief-20090925-4|49	%doc %{_texmfdistdir}/doc/latex/dinbrief/test10.tex
14mu|texlive-dinbrief-20090925-4|50	%doc %{_texmfdistdir}/doc/latex/dinbrief/test11.tex
14mu|texlive-dinbrief-20090925-4|51	%doc %{_texmfdistdir}/doc/latex/dinbrief/test12.tex
14mu|texlive-dinbrief-20090925-4|52	%doc %{_texmfdistdir}/doc/latex/dinbrief/testnorm.tex
14mu|texlive-dinbrief-20090925-4|53	#- source
14mu|texlive-dinbrief-20090925-4|54	%doc %{_texmfdistdir}/source/latex/dinbrief/dinbrief.drv
14mu|texlive-dinbrief-20090925-4|55	%doc %{_texmfdistdir}/source/latex/dinbrief/dinbrief.dtx
14mu|texlive-dinbrief-20090925-4|56	%doc %{_texmfdistdir}/source/latex/dinbrief/dinbrief.ins
14mu|texlive-dinbrief-20090925-4|57	
14mu|texlive-dinbrief-20090925-4|58	#-----------------------------------------------------------------------
14mu|texlive-dinbrief-20090925-4|59	%prep
14mu|texlive-dinbrief-20090925-4|60	%setup -c -a0 -a1 -a2
14mu|texlive-dinbrief-20090925-4|61	
14mu|texlive-dinbrief-20090925-4|62	%build
14mu|texlive-dinbrief-20090925-4|63	
14mu|texlive-dinbrief-20090925-4|64	%install
14mu|texlive-dinbrief-20090925-4|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dinbrief-20090925-4|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dinbrief-20090925-4|67	
14mu|texlive-dinbrief-20090925-4|68	
14mu|texlive-dinbrief-20090925-4|69	
14mu|texlive-dinbrief-20090925-4|70	%changelog
14mu|texlive-dinbrief-20090925-4|71	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090925-4
14mu|texlive-dinbrief-20090925-4|72	+ Revision: 13f2db4
14mu|texlive-dinbrief-20090925-4|73	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dinbrief-20090925-4|74	
14mu|texlive-dinbrief-20090925-4|75	

24625 14
14mu|texlive-directory-1.20-4|1	# revision 15878
14mu|texlive-directory-1.20-4|2	# category Package
14mu|texlive-directory-1.20-4|3	# catalog-ctan /biblio/bibtex/contrib/directory
14mu|texlive-directory-1.20-4|4	# catalog-date 2007-01-22 14:15:41 +0100
14mu|texlive-directory-1.20-4|5	# catalog-license lppl
14mu|texlive-directory-1.20-4|6	# catalog-version 1.20
14mu|texlive-directory-1.20-4|7	Name:		texlive-directory
14mu|texlive-directory-1.20-4|8	Version:	1.20
14mu|texlive-directory-1.20-4|9	Release:	4
14mu|texlive-directory-1.20-4|10	Summary:	An address book using BibTeX
14mu|texlive-directory-1.20-4|11	Group:		Publishing
14mu|texlive-directory-1.20-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/directory
14mu|texlive-directory-1.20-4|13	License:	LPPL
14mu|texlive-directory-1.20-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/directory.tar.xz
14mu|texlive-directory-1.20-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/directory.doc.tar.xz
14mu|texlive-directory-1.20-4|16	BuildArch:	noarch
14mu|texlive-directory-1.20-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-directory-1.20-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-directory-1.20-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-directory-1.20-4|20	
14mu|texlive-directory-1.20-4|21	%description
14mu|texlive-directory-1.20-4|22	A package for LaTeX and BibTeX that facilitates the
14mu|texlive-directory-1.20-4|23	construction, maintenance and exploitation of an address book-
14mu|texlive-directory-1.20-4|24	like database.
14mu|texlive-directory-1.20-4|25	
14mu|texlive-directory-1.20-4|26	
14mu|texlive-directory-1.20-4|27	#-----------------------------------------------------------------------
14mu|texlive-directory-1.20-4|28	%files
14mu|texlive-directory-1.20-4|29	%{_texmfdistdir}/bibtex/bib/directory/business.bib
14mu|texlive-directory-1.20-4|30	%{_texmfdistdir}/bibtex/bib/directory/family.bib
14mu|texlive-directory-1.20-4|31	%{_texmfdistdir}/bibtex/bst/directory/address-html.bst
14mu|texlive-directory-1.20-4|32	%{_texmfdistdir}/bibtex/bst/directory/address-ldif.bst
14mu|texlive-directory-1.20-4|33	%{_texmfdistdir}/bibtex/bst/directory/address-vcard.bst
14mu|texlive-directory-1.20-4|34	%{_texmfdistdir}/bibtex/bst/directory/address.bst
14mu|texlive-directory-1.20-4|35	%{_texmfdistdir}/bibtex/bst/directory/birthday.bst
14mu|texlive-directory-1.20-4|36	%{_texmfdistdir}/bibtex/bst/directory/email-html.bst
14mu|texlive-directory-1.20-4|37	%{_texmfdistdir}/bibtex/bst/directory/email.bst
14mu|texlive-directory-1.20-4|38	%{_texmfdistdir}/bibtex/bst/directory/letter.bst
14mu|texlive-directory-1.20-4|39	%{_texmfdistdir}/bibtex/bst/directory/phone.bst
14mu|texlive-directory-1.20-4|40	%{_texmfdistdir}/tex/latex/directory/directory.sty
14mu|texlive-directory-1.20-4|41	%doc %{_texmfdistdir}/doc/latex/directory/README
14mu|texlive-directory-1.20-4|42	%doc %{_texmfdistdir}/doc/latex/directory/directory.pdf
14mu|texlive-directory-1.20-4|43	%doc %{_texmfdistdir}/doc/latex/directory/directory.tex
14mu|texlive-directory-1.20-4|44	
14mu|texlive-directory-1.20-4|45	#-----------------------------------------------------------------------
14mu|texlive-directory-1.20-4|46	%prep
14mu|texlive-directory-1.20-4|47	%setup -c -a0 -a1
14mu|texlive-directory-1.20-4|48	
14mu|texlive-directory-1.20-4|49	%build
14mu|texlive-directory-1.20-4|50	
14mu|texlive-directory-1.20-4|51	%install
14mu|texlive-directory-1.20-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-directory-1.20-4|53	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-directory-1.20-4|54	
14mu|texlive-directory-1.20-4|55	
14mu|texlive-directory-1.20-4|56	
14mu|texlive-directory-1.20-4|57	%changelog
14mu|texlive-directory-1.20-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20-4
14mu|texlive-directory-1.20-4|59	+ Revision: 9ee6b99
14mu|texlive-directory-1.20-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-directory-1.20-4|61	
14mu|texlive-directory-1.20-4|62	

24626 14
14mu|texlive-dirtytalk-20111103-4|1	# revision 20520
14mu|texlive-dirtytalk-20111103-4|2	# category Package
14mu|texlive-dirtytalk-20111103-4|3	# catalog-ctan undef
14mu|texlive-dirtytalk-20111103-4|4	# catalog-date undef
14mu|texlive-dirtytalk-20111103-4|5	# catalog-license undef
14mu|texlive-dirtytalk-20111103-4|6	# catalog-version undef
14mu|texlive-dirtytalk-20111103-4|7	Name:		texlive-dirtytalk
14mu|texlive-dirtytalk-20111103-4|8	Version:	20111103
14mu|texlive-dirtytalk-20111103-4|9	Release:	4
14mu|texlive-dirtytalk-20111103-4|10	Summary:	TeXLive dirtytalk package
14mu|texlive-dirtytalk-20111103-4|11	Group:		Publishing
14mu|texlive-dirtytalk-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-dirtytalk-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-dirtytalk-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtytalk.tar.xz
14mu|texlive-dirtytalk-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtytalk.doc.tar.xz
14mu|texlive-dirtytalk-20111103-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtytalk.source.tar.xz
14mu|texlive-dirtytalk-20111103-4|17	BuildArch:	noarch
14mu|texlive-dirtytalk-20111103-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dirtytalk-20111103-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dirtytalk-20111103-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dirtytalk-20111103-4|21	
14mu|texlive-dirtytalk-20111103-4|22	%description
14mu|texlive-dirtytalk-20111103-4|23	TeXLive dirtytalk package.
14mu|texlive-dirtytalk-20111103-4|24	
14mu|texlive-dirtytalk-20111103-4|25	
14mu|texlive-dirtytalk-20111103-4|26	#-----------------------------------------------------------------------
14mu|texlive-dirtytalk-20111103-4|27	%files
14mu|texlive-dirtytalk-20111103-4|28	%{_texmfdistdir}/tex/latex/dirtytalk/dirtytalk.sty
14mu|texlive-dirtytalk-20111103-4|29	%doc %{_texmfdistdir}/doc/latex/dirtytalk/README
14mu|texlive-dirtytalk-20111103-4|30	%doc %{_texmfdistdir}/doc/latex/dirtytalk/dirtytalk.pdf
14mu|texlive-dirtytalk-20111103-4|31	#- source
14mu|texlive-dirtytalk-20111103-4|32	%doc %{_texmfdistdir}/source/latex/dirtytalk/dirtytalk.dtx
14mu|texlive-dirtytalk-20111103-4|33	%doc %{_texmfdistdir}/source/latex/dirtytalk/dirtytalk.ins
14mu|texlive-dirtytalk-20111103-4|34	
14mu|texlive-dirtytalk-20111103-4|35	#-----------------------------------------------------------------------
14mu|texlive-dirtytalk-20111103-4|36	%prep
14mu|texlive-dirtytalk-20111103-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-dirtytalk-20111103-4|38	
14mu|texlive-dirtytalk-20111103-4|39	%build
14mu|texlive-dirtytalk-20111103-4|40	
14mu|texlive-dirtytalk-20111103-4|41	%install
14mu|texlive-dirtytalk-20111103-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dirtytalk-20111103-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dirtytalk-20111103-4|44	
14mu|texlive-dirtytalk-20111103-4|45	
14mu|texlive-dirtytalk-20111103-4|46	
14mu|texlive-dirtytalk-20111103-4|47	%changelog
14mu|texlive-dirtytalk-20111103-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-dirtytalk-20111103-4|49	+ Revision: 4afd185
14mu|texlive-dirtytalk-20111103-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dirtytalk-20111103-4|51	
14mu|texlive-dirtytalk-20111103-4|52	

24627 14
14mu|texlive-disser-1.1.9-4|1	# revision 24903
14mu|texlive-disser-1.1.9-4|2	# category Package
14mu|texlive-disser-1.1.9-4|3	# catalog-ctan /macros/latex/contrib/disser
14mu|texlive-disser-1.1.9-4|4	# catalog-date 2011-12-20 06:33:33 +0100
14mu|texlive-disser-1.1.9-4|5	# catalog-license lppl
14mu|texlive-disser-1.1.9-4|6	# catalog-version 1.1.9
14mu|texlive-disser-1.1.9-4|7	Name:		texlive-disser
14mu|texlive-disser-1.1.9-4|8	Version:	1.1.9
14mu|texlive-disser-1.1.9-4|9	Release:	4
14mu|texlive-disser-1.1.9-4|10	Summary:	Class and templates for typesetting dissertations in Russian
14mu|texlive-disser-1.1.9-4|11	Group:		Publishing
14mu|texlive-disser-1.1.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/disser
14mu|texlive-disser-1.1.9-4|13	License:	LPPL
14mu|texlive-disser-1.1.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/disser.tar.xz
14mu|texlive-disser-1.1.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/disser.doc.tar.xz
14mu|texlive-disser-1.1.9-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/disser.source.tar.xz
14mu|texlive-disser-1.1.9-4|17	BuildArch:	noarch
14mu|texlive-disser-1.1.9-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-disser-1.1.9-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-disser-1.1.9-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-disser-1.1.9-4|21	
14mu|texlive-disser-1.1.9-4|22	%description
14mu|texlive-disser-1.1.9-4|23	Disser comprises a document class and set of templates for
14mu|texlive-disser-1.1.9-4|24	typesetting dissertations in Russian. One of its primary
14mu|texlive-disser-1.1.9-4|25	advantages is a simplicity of format specification for
14mu|texlive-disser-1.1.9-4|26	titlepage, headers and elements of automatically generated
14mu|texlive-disser-1.1.9-4|27	lists (table of contents, list of figures, etc). Bibliography
14mu|texlive-disser-1.1.9-4|28	styles, that conform to the requirements of the Russian
14mu|texlive-disser-1.1.9-4|29	standard GOST R 7.0.5-2008, are provided.
14mu|texlive-disser-1.1.9-4|30	
14mu|texlive-disser-1.1.9-4|31	
14mu|texlive-disser-1.1.9-4|32	#-----------------------------------------------------------------------
14mu|texlive-disser-1.1.9-4|33	%files
14mu|texlive-disser-1.1.9-4|34	%{_texmfdistdir}/bibtex/bst/disser/gost705.bst
14mu|texlive-disser-1.1.9-4|35	%{_texmfdistdir}/bibtex/bst/disser/gost705s.bst
14mu|texlive-disser-1.1.9-4|36	%{_texmfdistdir}/bibtex/csf/disser/cp1251lc.csf
14mu|texlive-disser-1.1.9-4|37	%{_texmfdistdir}/makeindex/disser/dtx.ist
14mu|texlive-disser-1.1.9-4|38	%{_texmfdistdir}/tex/latex/disser/autoref.rtx
14mu|texlive-disser-1.1.9-4|39	%{_texmfdistdir}/tex/latex/disser/bachelor.rtx
14mu|texlive-disser-1.1.9-4|40	%{_texmfdistdir}/tex/latex/disser/candidate.rtx
14mu|texlive-disser-1.1.9-4|41	%{_texmfdistdir}/tex/latex/disser/disser.cls
14mu|texlive-disser-1.1.9-4|42	%{_texmfdistdir}/tex/latex/disser/doctor.rtx
14mu|texlive-disser-1.1.9-4|43	%{_texmfdistdir}/tex/latex/disser/gost732.cls
14mu|texlive-disser-1.1.9-4|44	%{_texmfdistdir}/tex/latex/disser/master.rtx
14mu|texlive-disser-1.1.9-4|45	%{_texmfdistdir}/tex/latex/disser/specialist.rtx
14mu|texlive-disser-1.1.9-4|46	%{_texmfdistdir}/tex/latex/disser/titledefs.rtx
14mu|texlive-disser-1.1.9-4|47	%doc %{_texmfdistdir}/doc/latex/disser/ChangeLog
14mu|texlive-disser-1.1.9-4|48	%doc %{_texmfdistdir}/doc/latex/disser/Makefile
14mu|texlive-disser-1.1.9-4|49	%doc %{_texmfdistdir}/doc/latex/disser/README
14mu|texlive-disser-1.1.9-4|50	%doc %{_texmfdistdir}/doc/latex/disser/README.ru
14mu|texlive-disser-1.1.9-4|51	%doc %{_texmfdistdir}/doc/latex/disser/cp1251.csf
14mu|texlive-disser-1.1.9-4|52	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.fig.mk
14mu|texlive-disser-1.1.9-4|53	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.fig.nmk.cmd
14mu|texlive-disser-1.1.9-4|54	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.mk
14mu|texlive-disser-1.1.9-4|55	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.nmk.cmd
14mu|texlive-disser-1.1.9-4|56	%doc %{_texmfdistdir}/doc/latex/disser/manual.tex
14mu|texlive-disser-1.1.9-4|57	%doc %{_texmfdistdir}/doc/latex/disser/nomake.cmd
14mu|texlive-disser-1.1.9-4|58	%doc %{_texmfdistdir}/doc/latex/disser/templates/Makefile
14mu|texlive-disser-1.1.9-4|59	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/1.tex
14mu|texlive-disser-1.1.9-4|60	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/Makefile
14mu|texlive-disser-1.1.9-4|61	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/app-a.tex
14mu|texlive-disser-1.1.9-4|62	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/concl.tex
14mu|texlive-disser-1.1.9-4|63	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/fig/Makefile
14mu|texlive-disser-1.1.9-4|64	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/fig/fig.eps
14mu|texlive-disser-1.1.9-4|65	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/fig/nomake.cmd
14mu|texlive-disser-1.1.9-4|66	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/intro.tex
14mu|texlive-disser-1.1.9-4|67	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/nomake.cmd
14mu|texlive-disser-1.1.9-4|68	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/thesis.bib
14mu|texlive-disser-1.1.9-4|69	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/thesis.tex
14mu|texlive-disser-1.1.9-4|70	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/1.tex
14mu|texlive-disser-1.1.9-4|71	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/Makefile
14mu|texlive-disser-1.1.9-4|72	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/app-a.tex
14mu|texlive-disser-1.1.9-4|73	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/autoref.tex
14mu|texlive-disser-1.1.9-4|74	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/common.tex
14mu|texlive-disser-1.1.9-4|75	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/concl.tex
14mu|texlive-disser-1.1.9-4|76	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/Makefile
14mu|texlive-disser-1.1.9-4|77	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/facsimile.eps
14mu|texlive-disser-1.1.9-4|78	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/nomake.cmd
14mu|texlive-disser-1.1.9-4|79	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/sec-facsimile.eps
14mu|texlive-disser-1.1.9-4|80	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/intro.tex
14mu|texlive-disser-1.1.9-4|81	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/nomake.cmd
14mu|texlive-disser-1.1.9-4|82	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/review.tex
14mu|texlive-disser-1.1.9-4|83	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/thesis.bib
14mu|texlive-disser-1.1.9-4|84	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/thesis.tex
14mu|texlive-disser-1.1.9-4|85	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/1.tex
14mu|texlive-disser-1.1.9-4|86	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/Makefile
14mu|texlive-disser-1.1.9-4|87	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/app-a.tex
14mu|texlive-disser-1.1.9-4|88	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/autoref.tex
14mu|texlive-disser-1.1.9-4|89	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/common.tex
14mu|texlive-disser-1.1.9-4|90	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/concl.tex
14mu|texlive-disser-1.1.9-4|91	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/Makefile
14mu|texlive-disser-1.1.9-4|92	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/facsimile.eps
14mu|texlive-disser-1.1.9-4|93	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/nomake.cmd
14mu|texlive-disser-1.1.9-4|94	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/sec-facsimile.eps
14mu|texlive-disser-1.1.9-4|95	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/intro.tex
14mu|texlive-disser-1.1.9-4|96	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/nomake.cmd
14mu|texlive-disser-1.1.9-4|97	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/review.tex
14mu|texlive-disser-1.1.9-4|98	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/thesis.bib
14mu|texlive-disser-1.1.9-4|99	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/thesis.tex
14mu|texlive-disser-1.1.9-4|100	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/1.tex
14mu|texlive-disser-1.1.9-4|101	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/Makefile
14mu|texlive-disser-1.1.9-4|102	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/app-a.tex
14mu|texlive-disser-1.1.9-4|103	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/concl.tex
14mu|texlive-disser-1.1.9-4|104	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/fig/Makefile
14mu|texlive-disser-1.1.9-4|105	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/fig/nomake.cmd
14mu|texlive-disser-1.1.9-4|106	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/intro.tex
14mu|texlive-disser-1.1.9-4|107	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/nomake.cmd
14mu|texlive-disser-1.1.9-4|108	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/thesis.bib
14mu|texlive-disser-1.1.9-4|109	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/thesis.tex
14mu|texlive-disser-1.1.9-4|110	%doc %{_texmfdistdir}/doc/latex/disser/templates/nomake.cmd
14mu|texlive-disser-1.1.9-4|111	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/1.tex
14mu|texlive-disser-1.1.9-4|112	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/Makefile
14mu|texlive-disser-1.1.9-4|113	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/app-a.tex
14mu|texlive-disser-1.1.9-4|114	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/concl.tex
14mu|texlive-disser-1.1.9-4|115	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/fig/Makefile
14mu|texlive-disser-1.1.9-4|116	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/fig/fig.eps
14mu|texlive-disser-1.1.9-4|117	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/fig/nomake.cmd
14mu|texlive-disser-1.1.9-4|118	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/intro.tex
14mu|texlive-disser-1.1.9-4|119	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/nomake.cmd
14mu|texlive-disser-1.1.9-4|120	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/thesis.bib
14mu|texlive-disser-1.1.9-4|121	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/thesis.tex
14mu|texlive-disser-1.1.9-4|122	#- source
14mu|texlive-disser-1.1.9-4|123	%doc %{_texmfdistdir}/source/latex/disser/autoref.dtx
14mu|texlive-disser-1.1.9-4|124	%doc %{_texmfdistdir}/source/latex/disser/bachelor.dtx
14mu|texlive-disser-1.1.9-4|125	%doc %{_texmfdistdir}/source/latex/disser/candidate.dtx
14mu|texlive-disser-1.1.9-4|126	%doc %{_texmfdistdir}/source/latex/disser/chapter.dtx
14mu|texlive-disser-1.1.9-4|127	%doc %{_texmfdistdir}/source/latex/disser/counters.dtx
14mu|texlive-disser-1.1.9-4|128	%doc %{_texmfdistdir}/source/latex/disser/custom.dtx
14mu|texlive-disser-1.1.9-4|129	%doc %{_texmfdistdir}/source/latex/disser/disser.dtx
14mu|texlive-disser-1.1.9-4|130	%doc %{_texmfdistdir}/source/latex/disser/disser.ins
14mu|texlive-disser-1.1.9-4|131	%doc %{_texmfdistdir}/source/latex/disser/doctor.dtx
14mu|texlive-disser-1.1.9-4|132	%doc %{_texmfdistdir}/source/latex/disser/env.dtx
14mu|texlive-disser-1.1.9-4|133	%doc %{_texmfdistdir}/source/latex/disser/floats.dtx
14mu|texlive-disser-1.1.9-4|134	%doc %{_texmfdistdir}/source/latex/disser/footnote.dtx
14mu|texlive-disser-1.1.9-4|135	%doc %{_texmfdistdir}/source/latex/disser/gost705.dtx
14mu|texlive-disser-1.1.9-4|136	%doc %{_texmfdistdir}/source/latex/disser/gost732.dtx
14mu|texlive-disser-1.1.9-4|137	%doc %{_texmfdistdir}/source/latex/disser/lists.dtx
14mu|texlive-disser-1.1.9-4|138	%doc %{_texmfdistdir}/source/latex/disser/master.dtx
14mu|texlive-disser-1.1.9-4|139	%doc %{_texmfdistdir}/source/latex/disser/page.dtx
14mu|texlive-disser-1.1.9-4|140	%doc %{_texmfdistdir}/source/latex/disser/part.dtx
14mu|texlive-disser-1.1.9-4|141	%doc %{_texmfdistdir}/source/latex/disser/sections.dtx
14mu|texlive-disser-1.1.9-4|142	%doc %{_texmfdistdir}/source/latex/disser/specialist.dtx
14mu|texlive-disser-1.1.9-4|143	%doc %{_texmfdistdir}/source/latex/disser/titledefs.dtx
14mu|texlive-disser-1.1.9-4|144	%doc %{_texmfdistdir}/source/latex/disser/titlepage.dtx
14mu|texlive-disser-1.1.9-4|145	%doc %{_texmfdistdir}/source/latex/disser/toc.dtx
14mu|texlive-disser-1.1.9-4|146	
14mu|texlive-disser-1.1.9-4|147	#-----------------------------------------------------------------------
14mu|texlive-disser-1.1.9-4|148	%prep
14mu|texlive-disser-1.1.9-4|149	%setup -c -a0 -a1 -a2
14mu|texlive-disser-1.1.9-4|150	
14mu|texlive-disser-1.1.9-4|151	%build
14mu|texlive-disser-1.1.9-4|152	
14mu|texlive-disser-1.1.9-4|153	%install
14mu|texlive-disser-1.1.9-4|154	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-disser-1.1.9-4|155	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-disser-1.1.9-4|156	
14mu|texlive-disser-1.1.9-4|157	
14mu|texlive-disser-1.1.9-4|158	
14mu|texlive-disser-1.1.9-4|159	%changelog
14mu|texlive-disser-1.1.9-4|160	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.9-4
14mu|texlive-disser-1.1.9-4|161	+ Revision: 1e1b021
14mu|texlive-disser-1.1.9-4|162	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-disser-1.1.9-4|163	
14mu|texlive-disser-1.1.9-4|164	

24628 14
14mu|texlive-dlfltxb-20100304-4|1	# revision 17337
14mu|texlive-dlfltxb-20100304-4|2	# category Package
14mu|texlive-dlfltxb-20100304-4|3	# catalog-ctan /macros/latex/contrib/dlfltxb
14mu|texlive-dlfltxb-20100304-4|4	# catalog-date 2010-03-04 23:40:34 +0100
14mu|texlive-dlfltxb-20100304-4|5	# catalog-license lppl
14mu|texlive-dlfltxb-20100304-4|6	# catalog-version undef
14mu|texlive-dlfltxb-20100304-4|7	Name:		texlive-dlfltxb
14mu|texlive-dlfltxb-20100304-4|8	Version:	20100304
14mu|texlive-dlfltxb-20100304-4|9	Release:	4
14mu|texlive-dlfltxb-20100304-4|10	Summary:	Macros related to "Introdktion til LaTeX"
14mu|texlive-dlfltxb-20100304-4|11	Group:		Publishing
14mu|texlive-dlfltxb-20100304-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dlfltxb
14mu|texlive-dlfltxb-20100304-4|13	License:	LPPL
14mu|texlive-dlfltxb-20100304-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dlfltxb.tar.xz
14mu|texlive-dlfltxb-20100304-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dlfltxb.doc.tar.xz
14mu|texlive-dlfltxb-20100304-4|16	BuildArch:	noarch
14mu|texlive-dlfltxb-20100304-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dlfltxb-20100304-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dlfltxb-20100304-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-dlfltxb-20100304-4|20	
14mu|texlive-dlfltxb-20100304-4|21	%description
14mu|texlive-dlfltxb-20100304-4|22	The bundle contains various macros either used for creating the
14mu|texlive-dlfltxb-20100304-4|23	author's book "Introduktion til LaTeX" (in Danish), or
14mu|texlive-dlfltxb-20100304-4|24	presented in the book as code tips. The bundle comprises: -
14mu|texlive-dlfltxb-20100304-4|25	dlfltxbcodetips: various macros helpful in typesetting
14mu|texlive-dlfltxb-20100304-4|26	mathematics; - dlfltxbmarkup: provides a macros used throughout
14mu|texlive-dlfltxb-20100304-4|27	the book, for registering macro names, packages etc. in the
14mu|texlive-dlfltxb-20100304-4|28	text, in the margin and in the index, all by using categorised
14mu|texlive-dlfltxb-20100304-4|29	keys (note, a configuration file may be used; a sample is
14mu|texlive-dlfltxb-20100304-4|30	included in the distribution); - dlfltxbtocconfig: macros for
14mu|texlive-dlfltxb-20100304-4|31	the two tables of contents that the book has; - dlfltxbmisc:
14mu|texlive-dlfltxb-20100304-4|32	various macros for typesetting LaTeX arguments, and the macro
14mu|texlive-dlfltxb-20100304-4|33	used in the bibliography that can wrap a URL up into a bibtex
14mu|texlive-dlfltxb-20100304-4|34	entry. Interested parties may review the book itself on the web
14mu|texlive-dlfltxb-20100304-4|35	at the author's institution (it is written in Danish).
14mu|texlive-dlfltxb-20100304-4|36	
14mu|texlive-dlfltxb-20100304-4|37	
14mu|texlive-dlfltxb-20100304-4|38	#-----------------------------------------------------------------------
14mu|texlive-dlfltxb-20100304-4|39	%files
14mu|texlive-dlfltxb-20100304-4|40	%{_texmfdistdir}/bibtex/bst/dlfltxb/dlfltxbbibtex.bst
14mu|texlive-dlfltxb-20100304-4|41	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbcodetips.sty
14mu|texlive-dlfltxb-20100304-4|42	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbmarkup.sty
14mu|texlive-dlfltxb-20100304-4|43	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbmarkupbookkeys.sty
14mu|texlive-dlfltxb-20100304-4|44	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbmisc.sty
14mu|texlive-dlfltxb-20100304-4|45	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbtocconfig.sty
14mu|texlive-dlfltxb-20100304-4|46	%doc %{_texmfdistdir}/doc/latex/dlfltxb/README
14mu|texlive-dlfltxb-20100304-4|47	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbbibtex.dbj
14mu|texlive-dlfltxb-20100304-4|48	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbcodetips.pdf
14mu|texlive-dlfltxb-20100304-4|49	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbcodetips.tex
14mu|texlive-dlfltxb-20100304-4|50	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.pdf
14mu|texlive-dlfltxb-20100304-4|51	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.tex
14mu|texlive-dlfltxb-20100304-4|52	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup.pdf
14mu|texlive-dlfltxb-20100304-4|53	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup.tex
14mu|texlive-dlfltxb-20100304-4|54	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmisc.pdf
14mu|texlive-dlfltxb-20100304-4|55	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmisc.tex
14mu|texlive-dlfltxb-20100304-4|56	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbtocconfig.pdf
14mu|texlive-dlfltxb-20100304-4|57	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbtocconfig.tex
14mu|texlive-dlfltxb-20100304-4|58	%doc %{_texmfdistdir}/doc/latex/dlfltxb/package_doc.bib
14mu|texlive-dlfltxb-20100304-4|59	
14mu|texlive-dlfltxb-20100304-4|60	#-----------------------------------------------------------------------
14mu|texlive-dlfltxb-20100304-4|61	%prep
14mu|texlive-dlfltxb-20100304-4|62	%setup -c -a0 -a1
14mu|texlive-dlfltxb-20100304-4|63	
14mu|texlive-dlfltxb-20100304-4|64	%build
14mu|texlive-dlfltxb-20100304-4|65	
14mu|texlive-dlfltxb-20100304-4|66	%install
14mu|texlive-dlfltxb-20100304-4|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dlfltxb-20100304-4|68	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dlfltxb-20100304-4|69	
14mu|texlive-dlfltxb-20100304-4|70	
14mu|texlive-dlfltxb-20100304-4|71	
14mu|texlive-dlfltxb-20100304-4|72	%changelog
14mu|texlive-dlfltxb-20100304-4|73	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100304-4
14mu|texlive-dlfltxb-20100304-4|74	+ Revision: f8f3582
14mu|texlive-dlfltxb-20100304-4|75	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dlfltxb-20100304-4|76	
14mu|texlive-dlfltxb-20100304-4|77	

24629 14
14mu|texlive-dnaseq-0.01-4|1	# revision 17194
14mu|texlive-dnaseq-0.01-4|2	# category Package
14mu|texlive-dnaseq-0.01-4|3	# catalog-ctan /macros/latex/contrib/dnaseq
14mu|texlive-dnaseq-0.01-4|4	# catalog-date 2010-02-24 21:28:09 +0100
14mu|texlive-dnaseq-0.01-4|5	# catalog-license lppl
14mu|texlive-dnaseq-0.01-4|6	# catalog-version 0.01
14mu|texlive-dnaseq-0.01-4|7	Name:		texlive-dnaseq
14mu|texlive-dnaseq-0.01-4|8	Version:	0.01
14mu|texlive-dnaseq-0.01-4|9	Release:	4
14mu|texlive-dnaseq-0.01-4|10	Summary:	Format DNA base sequences
14mu|texlive-dnaseq-0.01-4|11	Group:		Publishing
14mu|texlive-dnaseq-0.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dnaseq
14mu|texlive-dnaseq-0.01-4|13	License:	LPPL
14mu|texlive-dnaseq-0.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnaseq.tar.xz
14mu|texlive-dnaseq-0.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnaseq.doc.tar.xz
14mu|texlive-dnaseq-0.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnaseq.source.tar.xz
14mu|texlive-dnaseq-0.01-4|17	BuildArch:	noarch
14mu|texlive-dnaseq-0.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dnaseq-0.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dnaseq-0.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dnaseq-0.01-4|21	
14mu|texlive-dnaseq-0.01-4|22	%description
14mu|texlive-dnaseq-0.01-4|23	Defines a means of specifying sequences of bases. The bases may
14mu|texlive-dnaseq-0.01-4|24	be numbered (per line) and you may specify that subsequences be
14mu|texlive-dnaseq-0.01-4|25	coloured. For a more 'vanilla-flavoured' way of typesetting
14mu|texlive-dnaseq-0.01-4|26	base sequences, the user might consider the seqsplit package.
14mu|texlive-dnaseq-0.01-4|27	
14mu|texlive-dnaseq-0.01-4|28	
14mu|texlive-dnaseq-0.01-4|29	#-----------------------------------------------------------------------
14mu|texlive-dnaseq-0.01-4|30	%files
14mu|texlive-dnaseq-0.01-4|31	%{_texmfdistdir}/tex/latex/dnaseq/dnaseq.sty
14mu|texlive-dnaseq-0.01-4|32	%doc %{_texmfdistdir}/doc/latex/dnaseq/DNAtest.tex
14mu|texlive-dnaseq-0.01-4|33	%doc %{_texmfdistdir}/doc/latex/dnaseq/README
14mu|texlive-dnaseq-0.01-4|34	%doc %{_texmfdistdir}/doc/latex/dnaseq/dnaseq.pdf
14mu|texlive-dnaseq-0.01-4|35	#- source
14mu|texlive-dnaseq-0.01-4|36	%doc %{_texmfdistdir}/source/latex/dnaseq/dnaseq.dtx
14mu|texlive-dnaseq-0.01-4|37	%doc %{_texmfdistdir}/source/latex/dnaseq/dnaseq.ins
14mu|texlive-dnaseq-0.01-4|38	
14mu|texlive-dnaseq-0.01-4|39	#-----------------------------------------------------------------------
14mu|texlive-dnaseq-0.01-4|40	%prep
14mu|texlive-dnaseq-0.01-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-dnaseq-0.01-4|42	
14mu|texlive-dnaseq-0.01-4|43	%build
14mu|texlive-dnaseq-0.01-4|44	
14mu|texlive-dnaseq-0.01-4|45	%install
14mu|texlive-dnaseq-0.01-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dnaseq-0.01-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dnaseq-0.01-4|48	
14mu|texlive-dnaseq-0.01-4|49	
14mu|texlive-dnaseq-0.01-4|50	
14mu|texlive-dnaseq-0.01-4|51	%changelog
14mu|texlive-dnaseq-0.01-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-4
14mu|texlive-dnaseq-0.01-4|53	+ Revision: 8db4bb4
14mu|texlive-dnaseq-0.01-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dnaseq-0.01-4|55	
14mu|texlive-dnaseq-0.01-4|56	

24630 14
14mu|texlive-dnp-20111103-4|1	# revision 15878
14mu|texlive-dnp-20111103-4|2	# category Package
14mu|texlive-dnp-20111103-4|3	# catalog-ctan undef
14mu|texlive-dnp-20111103-4|4	# catalog-date undef
14mu|texlive-dnp-20111103-4|5	# catalog-license undef
14mu|texlive-dnp-20111103-4|6	# catalog-version undef
14mu|texlive-dnp-20111103-4|7	Name:		texlive-dnp
14mu|texlive-dnp-20111103-4|8	Version:	20111103
14mu|texlive-dnp-20111103-4|9	Release:	4
14mu|texlive-dnp-20111103-4|10	Summary:	TeXLive dnp package
14mu|texlive-dnp-20111103-4|11	Group:		Publishing
14mu|texlive-dnp-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-dnp-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-dnp-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnp.tar.xz
14mu|texlive-dnp-20111103-4|15	BuildArch:	noarch
14mu|texlive-dnp-20111103-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-dnp-20111103-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-dnp-20111103-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-dnp-20111103-4|19	
14mu|texlive-dnp-20111103-4|20	%description
14mu|texlive-dnp-20111103-4|21	TeXLive dnp package.
14mu|texlive-dnp-20111103-4|22	
14mu|texlive-dnp-20111103-4|23	
14mu|texlive-dnp-20111103-4|24	#-----------------------------------------------------------------------
14mu|texlive-dnp-20111103-4|25	%files
14mu|texlive-dnp-20111103-4|26	%{_texmfdistdir}/fonts/sfd/dnp/DNP.sfd
14mu|texlive-dnp-20111103-4|27	
14mu|texlive-dnp-20111103-4|28	#-----------------------------------------------------------------------
14mu|texlive-dnp-20111103-4|29	%prep
14mu|texlive-dnp-20111103-4|30	%setup -c -a0
14mu|texlive-dnp-20111103-4|31	
14mu|texlive-dnp-20111103-4|32	%build
14mu|texlive-dnp-20111103-4|33	
14mu|texlive-dnp-20111103-4|34	%install
14mu|texlive-dnp-20111103-4|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dnp-20111103-4|36	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mu|texlive-dnp-20111103-4|37	
14mu|texlive-dnp-20111103-4|38	
14mu|texlive-dnp-20111103-4|39	
14mu|texlive-dnp-20111103-4|40	%changelog
14mu|texlive-dnp-20111103-4|41	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-dnp-20111103-4|42	+ Revision: 623600d
14mu|texlive-dnp-20111103-4|43	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dnp-20111103-4|44	
14mu|texlive-dnp-20111103-4|45	

24631 14
14mu|texlive-docmfp-1.2d-4|1	# revision 15878
14mu|texlive-docmfp-1.2d-4|2	# category Package
14mu|texlive-docmfp-1.2d-4|3	# catalog-ctan /macros/latex/contrib/docmfp
14mu|texlive-docmfp-1.2d-4|4	# catalog-date 2009-09-02 16:56:11 +0200
14mu|texlive-docmfp-1.2d-4|5	# catalog-license lppl
14mu|texlive-docmfp-1.2d-4|6	# catalog-version 1.2d
14mu|texlive-docmfp-1.2d-4|7	Name:		texlive-docmfp
14mu|texlive-docmfp-1.2d-4|8	Version:	1.2d
14mu|texlive-docmfp-1.2d-4|9	Release:	4
14mu|texlive-docmfp-1.2d-4|10	Summary:	Document non-LaTeX code
14mu|texlive-docmfp-1.2d-4|11	Group:		Publishing
14mu|texlive-docmfp-1.2d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/docmfp
14mu|texlive-docmfp-1.2d-4|13	License:	LPPL
14mu|texlive-docmfp-1.2d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmfp.tar.xz
14mu|texlive-docmfp-1.2d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmfp.doc.tar.xz
14mu|texlive-docmfp-1.2d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmfp.source.tar.xz
14mu|texlive-docmfp-1.2d-4|17	BuildArch:	noarch
14mu|texlive-docmfp-1.2d-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-docmfp-1.2d-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-docmfp-1.2d-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-docmfp-1.2d-4|21	
14mu|texlive-docmfp-1.2d-4|22	%description
14mu|texlive-docmfp-1.2d-4|23	Extends the doc package to cater for documenting non-LaTeX
14mu|texlive-docmfp-1.2d-4|24	code, such as MetaFont or MetaPost, or other programming
14mu|texlive-docmfp-1.2d-4|25	languages.
14mu|texlive-docmfp-1.2d-4|26	
14mu|texlive-docmfp-1.2d-4|27	
14mu|texlive-docmfp-1.2d-4|28	#-----------------------------------------------------------------------
14mu|texlive-docmfp-1.2d-4|29	%files
14mu|texlive-docmfp-1.2d-4|30	%{_texmfdistdir}/tex/latex/docmfp/docmfp.sty
14mu|texlive-docmfp-1.2d-4|31	%doc %{_texmfdistdir}/doc/latex/docmfp/README
14mu|texlive-docmfp-1.2d-4|32	%doc %{_texmfdistdir}/doc/latex/docmfp/docmfp.pdf
14mu|texlive-docmfp-1.2d-4|33	#- source
14mu|texlive-docmfp-1.2d-4|34	%doc %{_texmfdistdir}/source/latex/docmfp/docmfp.dtx
14mu|texlive-docmfp-1.2d-4|35	%doc %{_texmfdistdir}/source/latex/docmfp/docmfp.ins
14mu|texlive-docmfp-1.2d-4|36	
14mu|texlive-docmfp-1.2d-4|37	#-----------------------------------------------------------------------
14mu|texlive-docmfp-1.2d-4|38	%prep
14mu|texlive-docmfp-1.2d-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-docmfp-1.2d-4|40	
14mu|texlive-docmfp-1.2d-4|41	%build
14mu|texlive-docmfp-1.2d-4|42	
14mu|texlive-docmfp-1.2d-4|43	%install
14mu|texlive-docmfp-1.2d-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-docmfp-1.2d-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-docmfp-1.2d-4|46	
14mu|texlive-docmfp-1.2d-4|47	
14mu|texlive-docmfp-1.2d-4|48	
14mu|texlive-docmfp-1.2d-4|49	%changelog
14mu|texlive-docmfp-1.2d-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2d-4
14mu|texlive-docmfp-1.2d-4|51	+ Revision: 5554d26
14mu|texlive-docmfp-1.2d-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-docmfp-1.2d-4|53	
14mu|texlive-docmfp-1.2d-4|54	

24632 14
14mu|texlive-docmute-1.4-3|1	# revision 25741
14mu|texlive-docmute-1.4-3|2	# category Package
14mu|texlive-docmute-1.4-3|3	# catalog-ctan /macros/latex/contrib/docmute
14mu|texlive-docmute-1.4-3|4	# catalog-date 2012-03-22 16:41:56 +0100
14mu|texlive-docmute-1.4-3|5	# catalog-license lppl1.3
14mu|texlive-docmute-1.4-3|6	# catalog-version 1.4
14mu|texlive-docmute-1.4-3|7	Name:		texlive-docmute
14mu|texlive-docmute-1.4-3|8	Version:	1.4
14mu|texlive-docmute-1.4-3|9	Release:	3
14mu|texlive-docmute-1.4-3|10	Summary:	Input files ignoring LaTeX preamble, etc
14mu|texlive-docmute-1.4-3|11	Group:		Publishing
14mu|texlive-docmute-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/docmute
14mu|texlive-docmute-1.4-3|13	License:	LPPL1.3
14mu|texlive-docmute-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmute.tar.xz
14mu|texlive-docmute-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmute.doc.tar.xz
14mu|texlive-docmute-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmute.source.tar.xz
14mu|texlive-docmute-1.4-3|17	BuildArch:	noarch
14mu|texlive-docmute-1.4-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-docmute-1.4-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-docmute-1.4-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-docmute-1.4-3|21	
14mu|texlive-docmute-1.4-3|22	%description
14mu|texlive-docmute-1.4-3|23	Input or include stand-alone LaTeX documents, ignoring
14mu|texlive-docmute-1.4-3|24	everything but the material between \begin{document} and
14mu|texlive-docmute-1.4-3|25	\end{document}.
14mu|texlive-docmute-1.4-3|26	
14mu|texlive-docmute-1.4-3|27	
14mu|texlive-docmute-1.4-3|28	#-----------------------------------------------------------------------
14mu|texlive-docmute-1.4-3|29	%files
14mu|texlive-docmute-1.4-3|30	%{_texmfdistdir}/tex/latex/docmute/docmute.sty
14mu|texlive-docmute-1.4-3|31	%doc %{_texmfdistdir}/doc/latex/docmute/README
14mu|texlive-docmute-1.4-3|32	%doc %{_texmfdistdir}/doc/latex/docmute/docmute.pdf
14mu|texlive-docmute-1.4-3|33	#- source
14mu|texlive-docmute-1.4-3|34	%doc %{_texmfdistdir}/source/latex/docmute/docmute.dtx
14mu|texlive-docmute-1.4-3|35	%doc %{_texmfdistdir}/source/latex/docmute/docmute.ins
14mu|texlive-docmute-1.4-3|36	
14mu|texlive-docmute-1.4-3|37	#-----------------------------------------------------------------------
14mu|texlive-docmute-1.4-3|38	%prep
14mu|texlive-docmute-1.4-3|39	%setup -c -a0 -a1 -a2
14mu|texlive-docmute-1.4-3|40	
14mu|texlive-docmute-1.4-3|41	%build
14mu|texlive-docmute-1.4-3|42	
14mu|texlive-docmute-1.4-3|43	%install
14mu|texlive-docmute-1.4-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-docmute-1.4-3|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-docmute-1.4-3|46	
14mu|texlive-docmute-1.4-3|47	
14mu|texlive-docmute-1.4-3|48	
14mu|texlive-docmute-1.4-3|49	%changelog
14mu|texlive-docmute-1.4-3|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14mu|texlive-docmute-1.4-3|51	+ Revision: ae413ac
14mu|texlive-docmute-1.4-3|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-docmute-1.4-3|53	
14mu|texlive-docmute-1.4-3|54	

24633 14
14mu|texlive-documentation-0.1-5|1	# revision 25405
14mu|texlive-documentation-0.1-5|2	# category Package
14mu|texlive-documentation-0.1-5|3	# catalog-ctan /macros/latex/contrib/documentation
14mu|texlive-documentation-0.1-5|4	# catalog-date 2011-12-02 09:08:13 +0100
14mu|texlive-documentation-0.1-5|5	# catalog-license lppl1.2
14mu|texlive-documentation-0.1-5|6	# catalog-version 0.1
14mu|texlive-documentation-0.1-5|7	Name:		texlive-documentation
14mu|texlive-documentation-0.1-5|8	Version:	0.1
14mu|texlive-documentation-0.1-5|9	Release:	5
14mu|texlive-documentation-0.1-5|10	Summary:	Documentation support for C, Java and assembler code
14mu|texlive-documentation-0.1-5|11	Group:		Publishing
14mu|texlive-documentation-0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/documentation
14mu|texlive-documentation-0.1-5|13	License:	LPPL1.2
14mu|texlive-documentation-0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/documentation.tar.xz
14mu|texlive-documentation-0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/documentation.doc.tar.xz
14mu|texlive-documentation-0.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/documentation.source.tar.xz
14mu|texlive-documentation-0.1-5|17	BuildArch:	noarch
14mu|texlive-documentation-0.1-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-documentation-0.1-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-documentation-0.1-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-documentation-0.1-5|21	
14mu|texlive-documentation-0.1-5|22	%description
14mu|texlive-documentation-0.1-5|23	The package provides a simple means of typesetting computer
14mu|texlive-documentation-0.1-5|24	programs such that the result is acceptable for inclusion in
14mu|texlive-documentation-0.1-5|25	reports, etc.
14mu|texlive-documentation-0.1-5|26	
14mu|texlive-documentation-0.1-5|27	
14mu|texlive-documentation-0.1-5|28	#-----------------------------------------------------------------------
14mu|texlive-documentation-0.1-5|29	%files
14mu|texlive-documentation-0.1-5|30	%{_texmfdistdir}/tex/latex/documentation/documentation.sty
14mu|texlive-documentation-0.1-5|31	%doc %{_texmfdistdir}/doc/latex/documentation/README
14mu|texlive-documentation-0.1-5|32	%doc %{_texmfdistdir}/doc/latex/documentation/documentation.pdf
14mu|texlive-documentation-0.1-5|33	#- source
14mu|texlive-documentation-0.1-5|34	%doc %{_texmfdistdir}/source/latex/documentation/documentation.dtx
14mu|texlive-documentation-0.1-5|35	%doc %{_texmfdistdir}/source/latex/documentation/documentation.ins
14mu|texlive-documentation-0.1-5|36	
14mu|texlive-documentation-0.1-5|37	#-----------------------------------------------------------------------
14mu|texlive-documentation-0.1-5|38	%prep
14mu|texlive-documentation-0.1-5|39	%setup -c -a0 -a1 -a2
14mu|texlive-documentation-0.1-5|40	
14mu|texlive-documentation-0.1-5|41	%build
14mu|texlive-documentation-0.1-5|42	
14mu|texlive-documentation-0.1-5|43	%install
14mu|texlive-documentation-0.1-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-documentation-0.1-5|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-documentation-0.1-5|46	
14mu|texlive-documentation-0.1-5|47	
14mu|texlive-documentation-0.1-5|48	
14mu|texlive-documentation-0.1-5|49	%changelog
14mu|texlive-documentation-0.1-5|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-5
14mu|texlive-documentation-0.1-5|51	+ Revision: a81c0b2
14mu|texlive-documentation-0.1-5|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-documentation-0.1-5|53	
14mu|texlive-documentation-0.1-5|54	

24634 14
14mu|texlive-doi-20080818-4|1	# revision 15878
14mu|texlive-doi-20080818-4|2	# category Package
14mu|texlive-doi-20080818-4|3	# catalog-ctan /macros/latex/contrib/doi
14mu|texlive-doi-20080818-4|4	# catalog-date 2008-08-18 13:49:16 +0200
14mu|texlive-doi-20080818-4|5	# catalog-license lppl
14mu|texlive-doi-20080818-4|6	# catalog-version undef
14mu|texlive-doi-20080818-4|7	Name:		texlive-doi
14mu|texlive-doi-20080818-4|8	Version:	20080818
14mu|texlive-doi-20080818-4|9	Release:	4
14mu|texlive-doi-20080818-4|10	Summary:	Create correct hyperlinks for DOI numbers
14mu|texlive-doi-20080818-4|11	Group:		Publishing
14mu|texlive-doi-20080818-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/doi
14mu|texlive-doi-20080818-4|13	License:	LPPL
14mu|texlive-doi-20080818-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doi.tar.xz
14mu|texlive-doi-20080818-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doi.doc.tar.xz
14mu|texlive-doi-20080818-4|16	BuildArch:	noarch
14mu|texlive-doi-20080818-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-doi-20080818-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-doi-20080818-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-doi-20080818-4|20	
14mu|texlive-doi-20080818-4|21	%description
14mu|texlive-doi-20080818-4|22	You can hyperlink DOI numbers to dx.doi.org. However, some
14mu|texlive-doi-20080818-4|23	publishers have elected to use nasty characters in their DOI
14mu|texlive-doi-20080818-4|24	numbering scheme ('<', '>', '_' and ';' have all been spotted).
14mu|texlive-doi-20080818-4|25	This will either upset (La)TeX, or your PDF reader. This
14mu|texlive-doi-20080818-4|26	package contains a single user-level command \doi{}, which
14mu|texlive-doi-20080818-4|27	takes a DOI number, and creates a correct hyperlink from it.
14mu|texlive-doi-20080818-4|28	
14mu|texlive-doi-20080818-4|29	
14mu|texlive-doi-20080818-4|30	#-----------------------------------------------------------------------
14mu|texlive-doi-20080818-4|31	%files
14mu|texlive-doi-20080818-4|32	%{_texmfdistdir}/tex/latex/doi/doi.sty
14mu|texlive-doi-20080818-4|33	%doc %{_texmfdistdir}/doc/latex/doi/README
14mu|texlive-doi-20080818-4|34	
14mu|texlive-doi-20080818-4|35	#-----------------------------------------------------------------------
14mu|texlive-doi-20080818-4|36	%prep
14mu|texlive-doi-20080818-4|37	%setup -c -a0 -a1
14mu|texlive-doi-20080818-4|38	
14mu|texlive-doi-20080818-4|39	%build
14mu|texlive-doi-20080818-4|40	
14mu|texlive-doi-20080818-4|41	%install
14mu|texlive-doi-20080818-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-doi-20080818-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-doi-20080818-4|44	
14mu|texlive-doi-20080818-4|45	
14mu|texlive-doi-20080818-4|46	
14mu|texlive-doi-20080818-4|47	%changelog
14mu|texlive-doi-20080818-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080818-4
14mu|texlive-doi-20080818-4|49	+ Revision: 28f8c6c
14mu|texlive-doi-20080818-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-doi-20080818-4|51	
14mu|texlive-doi-20080818-4|52	

24635 14
14mu|texlive-dosepsbin-1.2-9|1	# revision 29752
14mu|texlive-dosepsbin-1.2-9|2	# category Package
14mu|texlive-dosepsbin-1.2-9|3	# catalog-ctan /support/dosepsbin
14mu|texlive-dosepsbin-1.2-9|4	# catalog-date 2012-03-22 21:51:23 +0100
14mu|texlive-dosepsbin-1.2-9|5	# catalog-license artistic
14mu|texlive-dosepsbin-1.2-9|6	# catalog-version 1.2
14mu|texlive-dosepsbin-1.2-9|7	Name:		texlive-dosepsbin
14mu|texlive-dosepsbin-1.2-9|8	Version:	1.2
14mu|texlive-dosepsbin-1.2-9|9	Release:	9
14mu|texlive-dosepsbin-1.2-9|10	Summary:	Deal with DOS binary EPS files
14mu|texlive-dosepsbin-1.2-9|11	Group:		Publishing
14mu|texlive-dosepsbin-1.2-9|12	URL:		http://www.ctan.org/tex-archive/support/dosepsbin
14mu|texlive-dosepsbin-1.2-9|13	License:	ARTISTIC
14mu|texlive-dosepsbin-1.2-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.tar.xz
14mu|texlive-dosepsbin-1.2-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.doc.tar.xz
14mu|texlive-dosepsbin-1.2-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.source.tar.xz
14mu|texlive-dosepsbin-1.2-9|17	BuildArch:	noarch
14mu|texlive-dosepsbin-1.2-9|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dosepsbin-1.2-9|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dosepsbin-1.2-9|20	Requires(post):	texlive-kpathsea
14mu|texlive-dosepsbin-1.2-9|21	Provides:	texlive-dosepsbin.bin = %{EVRD}
14mu|texlive-dosepsbin-1.2-9|22	
14mu|texlive-dosepsbin-1.2-9|23	%description
14mu|texlive-dosepsbin-1.2-9|24	A Encapsulated PostScript (EPS) file may given in a special
14mu|texlive-dosepsbin-1.2-9|25	binary format to support the inclusion of a thumbnail. This
14mu|texlive-dosepsbin-1.2-9|26	file format, commonly known as DOS EPS format starts with a
14mu|texlive-dosepsbin-1.2-9|27	binary header that contains the positions of the possible
14mu|texlive-dosepsbin-1.2-9|28	sections: - Postscript (PS); - Windows Metafile Format (WMF);
14mu|texlive-dosepsbin-1.2-9|29	and - Tag Image File Format (TIFF). The PS section must be
14mu|texlive-dosepsbin-1.2-9|30	present and either the WMF file or the TIFF file should be
14mu|texlive-dosepsbin-1.2-9|31	given. The package provides a Perl program that will extract
14mu|texlive-dosepsbin-1.2-9|32	any of the sections of such a file, in particular providing a
14mu|texlive-dosepsbin-1.2-9|33	'text'-form EPS file for use with (La)TeX.
14mu|texlive-dosepsbin-1.2-9|34	
14mu|texlive-dosepsbin-1.2-9|35	
14mu|texlive-dosepsbin-1.2-9|36	#-----------------------------------------------------------------------
14mu|texlive-dosepsbin-1.2-9|37	%files
14mu|texlive-dosepsbin-1.2-9|38	%{_bindir}/dosepsbin
14mu|texlive-dosepsbin-1.2-9|39	%{_texmfdistdir}/scripts/dosepsbin/dosepsbin.pl
14mu|texlive-dosepsbin-1.2-9|40	%doc %{_mandir}/man1/dosepsbin.1*
14mu|texlive-dosepsbin-1.2-9|41	%doc %{_texmfdistdir}/doc/man/man1/dosepsbin.man1.pdf
14mu|texlive-dosepsbin-1.2-9|42	%doc %{_texmfdistdir}/doc/support/dosepsbin/Makefile.in
14mu|texlive-dosepsbin-1.2-9|43	%doc %{_texmfdistdir}/doc/support/dosepsbin/README
14mu|texlive-dosepsbin-1.2-9|44	%doc %{_texmfdistdir}/doc/support/dosepsbin/clean-case.pl
14mu|texlive-dosepsbin-1.2-9|45	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.html
14mu|texlive-dosepsbin-1.2-9|46	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.ltx
14mu|texlive-dosepsbin-1.2-9|47	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.pdf
14mu|texlive-dosepsbin-1.2-9|48	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.txt
14mu|texlive-dosepsbin-1.2-9|49	%doc %{_texmfdistdir}/doc/support/dosepsbin/version.pl
14mu|texlive-dosepsbin-1.2-9|50	#- source
14mu|texlive-dosepsbin-1.2-9|51	%doc %{_texmfdistdir}/source/support/dosepsbin/configure
14mu|texlive-dosepsbin-1.2-9|52	%doc %{_texmfdistdir}/source/support/dosepsbin/configure.ac
14mu|texlive-dosepsbin-1.2-9|53	%doc %{_texmfdistdir}/source/support/dosepsbin/install-sh
14mu|texlive-dosepsbin-1.2-9|54	
14mu|texlive-dosepsbin-1.2-9|55	#-----------------------------------------------------------------------
14mu|texlive-dosepsbin-1.2-9|56	%prep
14mu|texlive-dosepsbin-1.2-9|57	%setup -c -a0 -a1 -a2
14mu|texlive-dosepsbin-1.2-9|58	
14mu|texlive-dosepsbin-1.2-9|59	%build
14mu|texlive-dosepsbin-1.2-9|60	
14mu|texlive-dosepsbin-1.2-9|61	%install
14mu|texlive-dosepsbin-1.2-9|62	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-dosepsbin-1.2-9|63	pushd %{buildroot}%{_bindir}
14mu|texlive-dosepsbin-1.2-9|64	ln -sf %{_texmfdistdir}/scripts/dosepsbin/dosepsbin.pl dosepsbin
14mu|texlive-dosepsbin-1.2-9|65	popd
14mu|texlive-dosepsbin-1.2-9|66	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-dosepsbin-1.2-9|67	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-dosepsbin-1.2-9|68	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-dosepsbin-1.2-9|69	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-dosepsbin-1.2-9|70	
14mu|texlive-dosepsbin-1.2-9|71	%changelog
14mu|texlive-dosepsbin-1.2-9|72	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-9
14mu|texlive-dosepsbin-1.2-9|73	+ Revision: 9faa28d
14mu|texlive-dosepsbin-1.2-9|74	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dosepsbin-1.2-9|75	
14mu|texlive-dosepsbin-1.2-9|76	

24636 14
14mu|texlive-dot2texi-3.0-5|1	# revision 26237
14mu|texlive-dot2texi-3.0-5|2	# category Package
14mu|texlive-dot2texi-3.0-5|3	# catalog-ctan /macros/latex/contrib/dot2texi
14mu|texlive-dot2texi-3.0-5|4	# catalog-date 2009-02-28 02:19:00 +0100
14mu|texlive-dot2texi-3.0-5|5	# catalog-license gpl
14mu|texlive-dot2texi-3.0-5|6	# catalog-version 3.0
14mu|texlive-dot2texi-3.0-5|7	Name:		texlive-dot2texi
14mu|texlive-dot2texi-3.0-5|8	Version:	3.0
14mu|texlive-dot2texi-3.0-5|9	Release:	5
14mu|texlive-dot2texi-3.0-5|10	Summary:	Create graphs within LaTeX using the dot2tex tool
14mu|texlive-dot2texi-3.0-5|11	Group:		Publishing
14mu|texlive-dot2texi-3.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dot2texi
14mu|texlive-dot2texi-3.0-5|13	License:	GPL
14mu|texlive-dot2texi-3.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dot2texi.tar.xz
14mu|texlive-dot2texi-3.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dot2texi.doc.tar.xz
14mu|texlive-dot2texi-3.0-5|16	BuildArch:	noarch
14mu|texlive-dot2texi-3.0-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dot2texi-3.0-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dot2texi-3.0-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-dot2texi-3.0-5|20	
14mu|texlive-dot2texi-3.0-5|21	%description
14mu|texlive-dot2texi-3.0-5|22	The dot2texi package allows you to embed graphs in the DOT
14mu|texlive-dot2texi-3.0-5|23	graph description language in your LaTeX documents. The dot2tex
14mu|texlive-dot2texi-3.0-5|24	tool is used to invoke Graphviz for graph layout, and to
14mu|texlive-dot2texi-3.0-5|25	transform the output from Graphviz to LaTeX code. The generated
14mu|texlive-dot2texi-3.0-5|26	code relies on the TikZ and PGF package or the PSTricks
14mu|texlive-dot2texi-3.0-5|27	package. The process is automated if shell escape is enabled.
14mu|texlive-dot2texi-3.0-5|28	
14mu|texlive-dot2texi-3.0-5|29	
14mu|texlive-dot2texi-3.0-5|30	#-----------------------------------------------------------------------
14mu|texlive-dot2texi-3.0-5|31	%files
14mu|texlive-dot2texi-3.0-5|32	%{_texmfdistdir}/tex/latex/dot2texi/dot2texi.sty
14mu|texlive-dot2texi-3.0-5|33	%doc %{_texmfdistdir}/doc/latex/dot2texi/README
14mu|texlive-dot2texi-3.0-5|34	%doc %{_texmfdistdir}/doc/latex/dot2texi/dot2texi.pdf
14mu|texlive-dot2texi-3.0-5|35	%doc %{_texmfdistdir}/doc/latex/dot2texi/dot2texi.tex
14mu|texlive-dot2texi-3.0-5|36	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2tpstexamples.pdf
14mu|texlive-dot2texi-3.0-5|37	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2tpstexamples.tex
14mu|texlive-dot2texi-3.0-5|38	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2ttikzexamples.pdf
14mu|texlive-dot2texi-3.0-5|39	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2ttikzexamples.tex
14mu|texlive-dot2texi-3.0-5|40	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/docgraphs.pdf
14mu|texlive-dot2texi-3.0-5|41	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/docgraphs.tex
14mu|texlive-dot2texi-3.0-5|42	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/docgraphsorig.pdf
14mu|texlive-dot2texi-3.0-5|43	%doc %{_texmfdistdir}/doc/latex/dot2texi/gpl.txt
14mu|texlive-dot2texi-3.0-5|44	
14mu|texlive-dot2texi-3.0-5|45	#-----------------------------------------------------------------------
14mu|texlive-dot2texi-3.0-5|46	%prep
14mu|texlive-dot2texi-3.0-5|47	%setup -c -a0 -a1
14mu|texlive-dot2texi-3.0-5|48	
14mu|texlive-dot2texi-3.0-5|49	%build
14mu|texlive-dot2texi-3.0-5|50	
14mu|texlive-dot2texi-3.0-5|51	%install
14mu|texlive-dot2texi-3.0-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dot2texi-3.0-5|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dot2texi-3.0-5|54	
14mu|texlive-dot2texi-3.0-5|55	
14mu|texlive-dot2texi-3.0-5|56	
14mu|texlive-dot2texi-3.0-5|57	%changelog
14mu|texlive-dot2texi-3.0-5|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-5
14mu|texlive-dot2texi-3.0-5|59	+ Revision: 79fbda1
14mu|texlive-dot2texi-3.0-5|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dot2texi-3.0-5|61	
14mu|texlive-dot2texi-3.0-5|62	

24637 14
14mu|texlive-dotarrow-0.01a-4|1	# revision 15878
14mu|texlive-dotarrow-0.01a-4|2	# category Package
14mu|texlive-dotarrow-0.01a-4|3	# catalog-ctan /macros/latex/contrib/dotarrow
14mu|texlive-dotarrow-0.01a-4|4	# catalog-date 2008-08-18 13:49:16 +0200
14mu|texlive-dotarrow-0.01a-4|5	# catalog-license lppl
14mu|texlive-dotarrow-0.01a-4|6	# catalog-version 0.01a
14mu|texlive-dotarrow-0.01a-4|7	Name:		texlive-dotarrow
14mu|texlive-dotarrow-0.01a-4|8	Version:	0.01a
14mu|texlive-dotarrow-0.01a-4|9	Release:	4
14mu|texlive-dotarrow-0.01a-4|10	Summary:	Extendable dotted arrows
14mu|texlive-dotarrow-0.01a-4|11	Group:		Publishing
14mu|texlive-dotarrow-0.01a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dotarrow
14mu|texlive-dotarrow-0.01a-4|13	License:	LPPL
14mu|texlive-dotarrow-0.01a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotarrow.tar.xz
14mu|texlive-dotarrow-0.01a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotarrow.doc.tar.xz
14mu|texlive-dotarrow-0.01a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotarrow.source.tar.xz
14mu|texlive-dotarrow-0.01a-4|17	BuildArch:	noarch
14mu|texlive-dotarrow-0.01a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dotarrow-0.01a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dotarrow-0.01a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dotarrow-0.01a-4|21	
14mu|texlive-dotarrow-0.01a-4|22	%description
14mu|texlive-dotarrow-0.01a-4|23	The package can draw dotted arrows that are extendable, in the
14mu|texlive-dotarrow-0.01a-4|24	same was as \xrightarrow.
14mu|texlive-dotarrow-0.01a-4|25	
14mu|texlive-dotarrow-0.01a-4|26	
14mu|texlive-dotarrow-0.01a-4|27	#-----------------------------------------------------------------------
14mu|texlive-dotarrow-0.01a-4|28	%files
14mu|texlive-dotarrow-0.01a-4|29	%{_texmfdistdir}/tex/latex/dotarrow/DotArrow.sty
14mu|texlive-dotarrow-0.01a-4|30	%doc %{_texmfdistdir}/doc/latex/dotarrow/DotArrow.pdf
14mu|texlive-dotarrow-0.01a-4|31	%doc %{_texmfdistdir}/doc/latex/dotarrow/DotArrow.tex
14mu|texlive-dotarrow-0.01a-4|32	%doc %{_texmfdistdir}/doc/latex/dotarrow/README
14mu|texlive-dotarrow-0.01a-4|33	#- source
14mu|texlive-dotarrow-0.01a-4|34	%doc %{_texmfdistdir}/source/latex/dotarrow/DotArrow.dtx
14mu|texlive-dotarrow-0.01a-4|35	%doc %{_texmfdistdir}/source/latex/dotarrow/DotArrow.ins
14mu|texlive-dotarrow-0.01a-4|36	
14mu|texlive-dotarrow-0.01a-4|37	#-----------------------------------------------------------------------
14mu|texlive-dotarrow-0.01a-4|38	%prep
14mu|texlive-dotarrow-0.01a-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-dotarrow-0.01a-4|40	
14mu|texlive-dotarrow-0.01a-4|41	%build
14mu|texlive-dotarrow-0.01a-4|42	
14mu|texlive-dotarrow-0.01a-4|43	%install
14mu|texlive-dotarrow-0.01a-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dotarrow-0.01a-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dotarrow-0.01a-4|46	
14mu|texlive-dotarrow-0.01a-4|47	
14mu|texlive-dotarrow-0.01a-4|48	
14mu|texlive-dotarrow-0.01a-4|49	%changelog
14mu|texlive-dotarrow-0.01a-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01a-4
14mu|texlive-dotarrow-0.01a-4|51	+ Revision: 41c00cb
14mu|texlive-dotarrow-0.01a-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dotarrow-0.01a-4|53	
14mu|texlive-dotarrow-0.01a-4|54	

24638 14
14mu|texlive-dotseqn-1.1-4|1	# revision 17195
14mu|texlive-dotseqn-1.1-4|2	# category Package
14mu|texlive-dotseqn-1.1-4|3	# catalog-ctan /macros/latex/contrib/dotseqn
14mu|texlive-dotseqn-1.1-4|4	# catalog-date 2010-02-24 21:28:09 +0100
14mu|texlive-dotseqn-1.1-4|5	# catalog-license other-free
14mu|texlive-dotseqn-1.1-4|6	# catalog-version 1.1
14mu|texlive-dotseqn-1.1-4|7	Name:		texlive-dotseqn
14mu|texlive-dotseqn-1.1-4|8	Version:	1.1
14mu|texlive-dotseqn-1.1-4|9	Release:	4
14mu|texlive-dotseqn-1.1-4|10	Summary:	Flush left equations with dotted leaders to the numbers
14mu|texlive-dotseqn-1.1-4|11	Group:		Publishing
14mu|texlive-dotseqn-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dotseqn
14mu|texlive-dotseqn-1.1-4|13	License:	OTHER-FREE
14mu|texlive-dotseqn-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotseqn.tar.xz
14mu|texlive-dotseqn-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotseqn.doc.tar.xz
14mu|texlive-dotseqn-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotseqn.source.tar.xz
14mu|texlive-dotseqn-1.1-4|17	BuildArch:	noarch
14mu|texlive-dotseqn-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dotseqn-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dotseqn-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dotseqn-1.1-4|21	
14mu|texlive-dotseqn-1.1-4|22	%description
14mu|texlive-dotseqn-1.1-4|23	The package provides a different format for typesetting
14mu|texlive-dotseqn-1.1-4|24	equations, one reportedly used in 'old style Britsh books':
14mu|texlive-dotseqn-1.1-4|25	equations aligned on the left, with dots on the right leading
14mu|texlive-dotseqn-1.1-4|26	to the equation number. In default of an equation number, the
14mu|texlive-dotseqn-1.1-4|27	package operates much like the fleqn class option (no leaders).
14mu|texlive-dotseqn-1.1-4|28	
14mu|texlive-dotseqn-1.1-4|29	
14mu|texlive-dotseqn-1.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-dotseqn-1.1-4|31	%files
14mu|texlive-dotseqn-1.1-4|32	%{_texmfdistdir}/tex/latex/dotseqn/dotseqn.sty
14mu|texlive-dotseqn-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/dotseqn/dotseqn.pdf
14mu|texlive-dotseqn-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/dotseqn/readme
14mu|texlive-dotseqn-1.1-4|35	#- source
14mu|texlive-dotseqn-1.1-4|36	%doc %{_texmfdistdir}/source/latex/dotseqn/dotseqn.dtx
14mu|texlive-dotseqn-1.1-4|37	%doc %{_texmfdistdir}/source/latex/dotseqn/dotseqn.ins
14mu|texlive-dotseqn-1.1-4|38	
14mu|texlive-dotseqn-1.1-4|39	#-----------------------------------------------------------------------
14mu|texlive-dotseqn-1.1-4|40	%prep
14mu|texlive-dotseqn-1.1-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-dotseqn-1.1-4|42	
14mu|texlive-dotseqn-1.1-4|43	%build
14mu|texlive-dotseqn-1.1-4|44	
14mu|texlive-dotseqn-1.1-4|45	%install
14mu|texlive-dotseqn-1.1-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dotseqn-1.1-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dotseqn-1.1-4|48	
14mu|texlive-dotseqn-1.1-4|49	
14mu|texlive-dotseqn-1.1-4|50	
14mu|texlive-dotseqn-1.1-4|51	%changelog
14mu|texlive-dotseqn-1.1-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-dotseqn-1.1-4|53	+ Revision: 61f65e9
14mu|texlive-dotseqn-1.1-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dotseqn-1.1-4|55	
14mu|texlive-dotseqn-1.1-4|56	

24639 14
14mu|texlive-dottex-0.6-4|1	# revision 15878
14mu|texlive-dottex-0.6-4|2	# category Package
14mu|texlive-dottex-0.6-4|3	# catalog-ctan /macros/latex/contrib/dottex
14mu|texlive-dottex-0.6-4|4	# catalog-date 2007-08-21 11:49:34 +0200
14mu|texlive-dottex-0.6-4|5	# catalog-license gpl
14mu|texlive-dottex-0.6-4|6	# catalog-version 0.6
14mu|texlive-dottex-0.6-4|7	Name:		texlive-dottex
14mu|texlive-dottex-0.6-4|8	Version:	0.6
14mu|texlive-dottex-0.6-4|9	Release:	4
14mu|texlive-dottex-0.6-4|10	Summary:	Use dot code in LaTeX
14mu|texlive-dottex-0.6-4|11	Group:		Publishing
14mu|texlive-dottex-0.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dottex
14mu|texlive-dottex-0.6-4|13	License:	GPL
14mu|texlive-dottex-0.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dottex.tar.xz
14mu|texlive-dottex-0.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dottex.doc.tar.xz
14mu|texlive-dottex-0.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dottex.source.tar.xz
14mu|texlive-dottex-0.6-4|17	BuildArch:	noarch
14mu|texlive-dottex-0.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dottex-0.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dottex-0.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dottex-0.6-4|21	
14mu|texlive-dottex-0.6-4|22	%description
14mu|texlive-dottex-0.6-4|23	The dottex package allows you to encapsulate 'dot' and 'neato'
14mu|texlive-dottex-0.6-4|24	files in your document (dot and neato are both part of
14mu|texlive-dottex-0.6-4|25	graphviz; dot creates directed graphs, neato undirected
14mu|texlive-dottex-0.6-4|26	graphs). If you have shell-escape enabled, the package will
14mu|texlive-dottex-0.6-4|27	arrange for your files to be processed at LaTeX time;
14mu|texlive-dottex-0.6-4|28	otherwise, the conversion must be done manually as an
14mu|texlive-dottex-0.6-4|29	intermediate process before a second LaTeX run.
14mu|texlive-dottex-0.6-4|30	
14mu|texlive-dottex-0.6-4|31	
14mu|texlive-dottex-0.6-4|32	#-----------------------------------------------------------------------
14mu|texlive-dottex-0.6-4|33	%files
14mu|texlive-dottex-0.6-4|34	%{_texmfdistdir}/tex/latex/dottex/dottex.sty
14mu|texlive-dottex-0.6-4|35	%doc %{_texmfdistdir}/doc/latex/dottex/README
14mu|texlive-dottex-0.6-4|36	%doc %{_texmfdistdir}/doc/latex/dottex/dottex.pdf
14mu|texlive-dottex-0.6-4|37	%doc %{_texmfdistdir}/doc/latex/dottex/example.tex
14mu|texlive-dottex-0.6-4|38	%doc %{_texmfdistdir}/doc/latex/dottex/gpl.txt
14mu|texlive-dottex-0.6-4|39	#- source
14mu|texlive-dottex-0.6-4|40	%doc %{_texmfdistdir}/source/latex/dottex/dottex.dtx
14mu|texlive-dottex-0.6-4|41	%doc %{_texmfdistdir}/source/latex/dottex/dottex.ins
14mu|texlive-dottex-0.6-4|42	
14mu|texlive-dottex-0.6-4|43	#-----------------------------------------------------------------------
14mu|texlive-dottex-0.6-4|44	%prep
14mu|texlive-dottex-0.6-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-dottex-0.6-4|46	
14mu|texlive-dottex-0.6-4|47	%build
14mu|texlive-dottex-0.6-4|48	
14mu|texlive-dottex-0.6-4|49	%install
14mu|texlive-dottex-0.6-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dottex-0.6-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dottex-0.6-4|52	
14mu|texlive-dottex-0.6-4|53	
14mu|texlive-dottex-0.6-4|54	
14mu|texlive-dottex-0.6-4|55	%changelog
14mu|texlive-dottex-0.6-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14mu|texlive-dottex-0.6-4|57	+ Revision: e263773
14mu|texlive-dottex-0.6-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dottex-0.6-4|59	
14mu|texlive-dottex-0.6-4|60	

24640 14
14mu|texlive-download-1.1-7|1	# revision 30695
14mu|texlive-download-1.1-7|2	# category Package
14mu|texlive-download-1.1-7|3	# catalog-ctan /macros/latex/contrib/download
14mu|texlive-download-1.1-7|4	# catalog-date 2013-05-26 19:01:07 +0200
14mu|texlive-download-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-download-1.1-7|6	# catalog-version 1.1
14mu|texlive-download-1.1-7|7	Name:		texlive-download
14mu|texlive-download-1.1-7|8	Version:	1.1
14mu|texlive-download-1.1-7|9	Release:	7
14mu|texlive-download-1.1-7|10	Summary:	Allow LaTeX to download files using an external process
14mu|texlive-download-1.1-7|11	Group:		Publishing
14mu|texlive-download-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/download
14mu|texlive-download-1.1-7|13	License:	LPPL1.3
14mu|texlive-download-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/download.tar.xz
14mu|texlive-download-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/download.doc.tar.xz
14mu|texlive-download-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/download.source.tar.xz
14mu|texlive-download-1.1-7|17	BuildArch:	noarch
14mu|texlive-download-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-download-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-download-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-download-1.1-7|21	
14mu|texlive-download-1.1-7|22	%description
14mu|texlive-download-1.1-7|23	The package allows the user to download files (using cURL or
14mu|texlive-download-1.1-7|24	wget), from within a document. To run the external commands,
14mu|texlive-download-1.1-7|25	LaTeX (or whatever) needs to be run with the --shell-escape
14mu|texlive-download-1.1-7|26	flag; this creates a tension between your needs and the
14mu|texlive-download-1.1-7|27	security implications of the flag; users should exercise due
14mu|texlive-download-1.1-7|28	caution.
14mu|texlive-download-1.1-7|29	
14mu|texlive-download-1.1-7|30	
14mu|texlive-download-1.1-7|31	#-----------------------------------------------------------------------
14mu|texlive-download-1.1-7|32	%files
14mu|texlive-download-1.1-7|33	%{_texmfdistdir}/tex/latex/download/download.sty
14mu|texlive-download-1.1-7|34	%doc %{_texmfdistdir}/doc/latex/download/README
14mu|texlive-download-1.1-7|35	%doc %{_texmfdistdir}/doc/latex/download/download.pdf
14mu|texlive-download-1.1-7|36	#- source
14mu|texlive-download-1.1-7|37	%doc %{_texmfdistdir}/source/latex/download/download.tex
14mu|texlive-download-1.1-7|38	
14mu|texlive-download-1.1-7|39	#-----------------------------------------------------------------------
14mu|texlive-download-1.1-7|40	%prep
14mu|texlive-download-1.1-7|41	%setup -c -a0 -a1 -a2
14mu|texlive-download-1.1-7|42	
14mu|texlive-download-1.1-7|43	%build
14mu|texlive-download-1.1-7|44	
14mu|texlive-download-1.1-7|45	%install
14mu|texlive-download-1.1-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-download-1.1-7|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-download-1.1-7|48	
14mu|texlive-download-1.1-7|49	%changelog
14mu|texlive-download-1.1-7|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-download-1.1-7|51	+ Revision: f2fa3cb
14mu|texlive-download-1.1-7|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-download-1.1-7|53	
14mu|texlive-download-1.1-7|54	

24641 14
14mu|texlive-dox-2.2-4|1	# revision 20768
14mu|texlive-dox-2.2-4|2	# category Package
14mu|texlive-dox-2.2-4|3	# catalog-ctan /macros/latex/contrib/dox
14mu|texlive-dox-2.2-4|4	# catalog-date 2010-12-16 20:18:25 +0100
14mu|texlive-dox-2.2-4|5	# catalog-license lppl
14mu|texlive-dox-2.2-4|6	# catalog-version 2.2
14mu|texlive-dox-2.2-4|7	Name:		texlive-dox
14mu|texlive-dox-2.2-4|8	Version:	2.2
14mu|texlive-dox-2.2-4|9	Release:	4
14mu|texlive-dox-2.2-4|10	Summary:	Extend the doc package
14mu|texlive-dox-2.2-4|11	Group:		Publishing
14mu|texlive-dox-2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dox
14mu|texlive-dox-2.2-4|13	License:	LPPL
14mu|texlive-dox-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dox.tar.xz
14mu|texlive-dox-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dox.doc.tar.xz
14mu|texlive-dox-2.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dox.source.tar.xz
14mu|texlive-dox-2.2-4|17	BuildArch:	noarch
14mu|texlive-dox-2.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dox-2.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dox-2.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dox-2.2-4|21	
14mu|texlive-dox-2.2-4|22	%description
14mu|texlive-dox-2.2-4|23	The doc package provides LaTeX developers with means to
14mu|texlive-dox-2.2-4|24	describe the usage and the definition of new macros and
14mu|texlive-dox-2.2-4|25	environments. However, there is no simple way to extend this
14mu|texlive-dox-2.2-4|26	functionality to other items (options or counters, for
14mu|texlive-dox-2.2-4|27	instance). The DoX package is designed to circumvent this
14mu|texlive-dox-2.2-4|28	limitation.
14mu|texlive-dox-2.2-4|29	
14mu|texlive-dox-2.2-4|30	
14mu|texlive-dox-2.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-dox-2.2-4|32	%files
14mu|texlive-dox-2.2-4|33	%{_texmfdistdir}/tex/latex/dox/dox.sty
14mu|texlive-dox-2.2-4|34	%doc %{_texmfdistdir}/doc/latex/dox/NEWS
14mu|texlive-dox-2.2-4|35	%doc %{_texmfdistdir}/doc/latex/dox/README
14mu|texlive-dox-2.2-4|36	%doc %{_texmfdistdir}/doc/latex/dox/dox.el
14mu|texlive-dox-2.2-4|37	%doc %{_texmfdistdir}/doc/latex/dox/dox.pdf
14mu|texlive-dox-2.2-4|38	%doc %{_texmfdistdir}/doc/latex/dox/header.inc
14mu|texlive-dox-2.2-4|39	#- source
14mu|texlive-dox-2.2-4|40	%doc %{_texmfdistdir}/source/latex/dox/dox.dtx
14mu|texlive-dox-2.2-4|41	%doc %{_texmfdistdir}/source/latex/dox/dox.ins
14mu|texlive-dox-2.2-4|42	
14mu|texlive-dox-2.2-4|43	#-----------------------------------------------------------------------
14mu|texlive-dox-2.2-4|44	%prep
14mu|texlive-dox-2.2-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-dox-2.2-4|46	
14mu|texlive-dox-2.2-4|47	%build
14mu|texlive-dox-2.2-4|48	
14mu|texlive-dox-2.2-4|49	%install
14mu|texlive-dox-2.2-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dox-2.2-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dox-2.2-4|52	
14mu|texlive-dox-2.2-4|53	
14mu|texlive-dox-2.2-4|54	
14mu|texlive-dox-2.2-4|55	%changelog
14mu|texlive-dox-2.2-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
14mu|texlive-dox-2.2-4|57	+ Revision: eec9cdb
14mu|texlive-dox-2.2-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dox-2.2-4|59	
14mu|texlive-dox-2.2-4|60	

24642 14
14mu|texlive-dpfloat-20100224-4|1	# revision 17196
14mu|texlive-dpfloat-20100224-4|2	# category Package
14mu|texlive-dpfloat-20100224-4|3	# catalog-ctan /macros/latex/contrib/dpfloat
14mu|texlive-dpfloat-20100224-4|4	# catalog-date 2010-02-24 00:01:31 +0100
14mu|texlive-dpfloat-20100224-4|5	# catalog-license lppl
14mu|texlive-dpfloat-20100224-4|6	# catalog-version undef
14mu|texlive-dpfloat-20100224-4|7	Name:		texlive-dpfloat
14mu|texlive-dpfloat-20100224-4|8	Version:	20100224
14mu|texlive-dpfloat-20100224-4|9	Release:	4
14mu|texlive-dpfloat-20100224-4|10	Summary:	Support for double-page floats
14mu|texlive-dpfloat-20100224-4|11	Group:		Publishing
14mu|texlive-dpfloat-20100224-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dpfloat
14mu|texlive-dpfloat-20100224-4|13	License:	LPPL
14mu|texlive-dpfloat-20100224-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dpfloat.tar.xz
14mu|texlive-dpfloat-20100224-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dpfloat.doc.tar.xz
14mu|texlive-dpfloat-20100224-4|16	BuildArch:	noarch
14mu|texlive-dpfloat-20100224-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dpfloat-20100224-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dpfloat-20100224-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-dpfloat-20100224-4|20	
14mu|texlive-dpfloat-20100224-4|21	%description
14mu|texlive-dpfloat-20100224-4|22	Provides fullpage and leftfullpage environments, that may be
14mu|texlive-dpfloat-20100224-4|23	used inside a figure, table, or other float environment. If the
14mu|texlive-dpfloat-20100224-4|24	first of a 2-page spread uses a "leftfullpage" environment, the
14mu|texlive-dpfloat-20100224-4|25	float will only be typeset on an even-numbered page, and the
14mu|texlive-dpfloat-20100224-4|26	two floats will appear side-by-side in a two-sided document.
14mu|texlive-dpfloat-20100224-4|27	
14mu|texlive-dpfloat-20100224-4|28	
14mu|texlive-dpfloat-20100224-4|29	#-----------------------------------------------------------------------
14mu|texlive-dpfloat-20100224-4|30	%files
14mu|texlive-dpfloat-20100224-4|31	%{_texmfdistdir}/tex/latex/dpfloat/dpfloat.sty
14mu|texlive-dpfloat-20100224-4|32	%doc %{_texmfdistdir}/doc/latex/dpfloat/README
14mu|texlive-dpfloat-20100224-4|33	%doc %{_texmfdistdir}/doc/latex/dpfloat/dpfloat.pdf
14mu|texlive-dpfloat-20100224-4|34	%doc %{_texmfdistdir}/doc/latex/dpfloat/dpfloat.tex
14mu|texlive-dpfloat-20100224-4|35	
14mu|texlive-dpfloat-20100224-4|36	#-----------------------------------------------------------------------
14mu|texlive-dpfloat-20100224-4|37	%prep
14mu|texlive-dpfloat-20100224-4|38	%setup -c -a0 -a1
14mu|texlive-dpfloat-20100224-4|39	
14mu|texlive-dpfloat-20100224-4|40	%build
14mu|texlive-dpfloat-20100224-4|41	
14mu|texlive-dpfloat-20100224-4|42	%install
14mu|texlive-dpfloat-20100224-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dpfloat-20100224-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dpfloat-20100224-4|45	
14mu|texlive-dpfloat-20100224-4|46	
14mu|texlive-dpfloat-20100224-4|47	
14mu|texlive-dpfloat-20100224-4|48	%changelog
14mu|texlive-dpfloat-20100224-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100224-4
14mu|texlive-dpfloat-20100224-4|50	+ Revision: 5ad7bb0
14mu|texlive-dpfloat-20100224-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dpfloat-20100224-4|52	
14mu|texlive-dpfloat-20100224-4|53	

24643 14
14mu|texlive-dprogress-0.1-4|1	# revision 15878
14mu|texlive-dprogress-0.1-4|2	# category Package
14mu|texlive-dprogress-0.1-4|3	# catalog-ctan /macros/latex/contrib/dprogress
14mu|texlive-dprogress-0.1-4|4	# catalog-date 2008-08-18 13:49:16 +0200
14mu|texlive-dprogress-0.1-4|5	# catalog-license lppl
14mu|texlive-dprogress-0.1-4|6	# catalog-version 0.1
14mu|texlive-dprogress-0.1-4|7	Name:		texlive-dprogress
14mu|texlive-dprogress-0.1-4|8	Version:	0.1
14mu|texlive-dprogress-0.1-4|9	Release:	4
14mu|texlive-dprogress-0.1-4|10	Summary:	LaTeX-relevant log information for debugging
14mu|texlive-dprogress-0.1-4|11	Group:		Publishing
14mu|texlive-dprogress-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dprogress
14mu|texlive-dprogress-0.1-4|13	License:	LPPL
14mu|texlive-dprogress-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dprogress.tar.xz
14mu|texlive-dprogress-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dprogress.doc.tar.xz
14mu|texlive-dprogress-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dprogress.source.tar.xz
14mu|texlive-dprogress-0.1-4|17	BuildArch:	noarch
14mu|texlive-dprogress-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dprogress-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dprogress-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dprogress-0.1-4|21	
14mu|texlive-dprogress-0.1-4|22	%description
14mu|texlive-dprogress-0.1-4|23	The package logs LaTeX's progress through the file, making the
14mu|texlive-dprogress-0.1-4|24	LaTeX output more verbose. This helps to make LaTeX debugging
14mu|texlive-dprogress-0.1-4|25	easier, as it is simpler to find where exactly LaTeX failed.
14mu|texlive-dprogress-0.1-4|26	The package outputs the typesetting of section, subsection and
14mu|texlive-dprogress-0.1-4|27	subsubsection headers and (if amsmath is loaded) details of the
14mu|texlive-dprogress-0.1-4|28	align environment.
14mu|texlive-dprogress-0.1-4|29	
14mu|texlive-dprogress-0.1-4|30	
14mu|texlive-dprogress-0.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-dprogress-0.1-4|32	%files
14mu|texlive-dprogress-0.1-4|33	%{_texmfdistdir}/tex/latex/dprogress/dprogress.sty
14mu|texlive-dprogress-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/dprogress/README
14mu|texlive-dprogress-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/dprogress/dprogress.pdf
14mu|texlive-dprogress-0.1-4|36	#- source
14mu|texlive-dprogress-0.1-4|37	%doc %{_texmfdistdir}/source/latex/dprogress/dprogress.dtx
14mu|texlive-dprogress-0.1-4|38	%doc %{_texmfdistdir}/source/latex/dprogress/dprogress.ins
14mu|texlive-dprogress-0.1-4|39	
14mu|texlive-dprogress-0.1-4|40	#-----------------------------------------------------------------------
14mu|texlive-dprogress-0.1-4|41	%prep
14mu|texlive-dprogress-0.1-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-dprogress-0.1-4|43	
14mu|texlive-dprogress-0.1-4|44	%build
14mu|texlive-dprogress-0.1-4|45	
14mu|texlive-dprogress-0.1-4|46	%install
14mu|texlive-dprogress-0.1-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dprogress-0.1-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dprogress-0.1-4|49	
14mu|texlive-dprogress-0.1-4|50	
14mu|texlive-dprogress-0.1-4|51	
14mu|texlive-dprogress-0.1-4|52	%changelog
14mu|texlive-dprogress-0.1-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-dprogress-0.1-4|54	+ Revision: db43fd2
14mu|texlive-dprogress-0.1-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dprogress-0.1-4|56	
14mu|texlive-dprogress-0.1-4|57	

24644 14
14mu|texlive-drac-1-4|1	# revision 15878
14mu|texlive-drac-1-4|2	# category Package
14mu|texlive-drac-1-4|3	# catalog-ctan /macros/latex/contrib/drac
14mu|texlive-drac-1-4|4	# catalog-date 2008-08-17 11:40:59 +0200
14mu|texlive-drac-1-4|5	# catalog-license lppl
14mu|texlive-drac-1-4|6	# catalog-version 1
14mu|texlive-drac-1-4|7	Name:		texlive-drac
14mu|texlive-drac-1-4|8	Version:	1
14mu|texlive-drac-1-4|9	Release:	4
14mu|texlive-drac-1-4|10	Summary:	Declare active character substitution, robustly
14mu|texlive-drac-1-4|11	Group:		Publishing
14mu|texlive-drac-1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/drac
14mu|texlive-drac-1-4|13	License:	LPPL
14mu|texlive-drac-1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drac.tar.xz
14mu|texlive-drac-1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drac.doc.tar.xz
14mu|texlive-drac-1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drac.source.tar.xz
14mu|texlive-drac-1-4|17	BuildArch:	noarch
14mu|texlive-drac-1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-drac-1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-drac-1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-drac-1-4|21	
14mu|texlive-drac-1-4|22	%description
14mu|texlive-drac-1-4|23	The package provides macros \DeclareRobustActChar and
14mu|texlive-drac-1-4|24	ReDeclareRobActChar. One uses \DeclareRobustActChar in the same
14mu|texlive-drac-1-4|25	way one would use \DeclareRobustCommand; the macro \protects
14mu|texlive-drac-1-4|26	the active character when it appears in a moving argument.
14mu|texlive-drac-1-4|27	ReDeclareRobActChar redefines an active character previously
14mu|texlive-drac-1-4|28	defined with \DeclareRobustActChar, in the same way that
14mu|texlive-drac-1-4|29	\renewcommand works for ordinary commands.
14mu|texlive-drac-1-4|30	
14mu|texlive-drac-1-4|31	
14mu|texlive-drac-1-4|32	#-----------------------------------------------------------------------
14mu|texlive-drac-1-4|33	%files
14mu|texlive-drac-1-4|34	%{_texmfdistdir}/tex/latex/drac/drac.sty
14mu|texlive-drac-1-4|35	%doc %{_texmfdistdir}/doc/latex/drac/drac-fr.pdf
14mu|texlive-drac-1-4|36	%doc %{_texmfdistdir}/doc/latex/drac/drac.pdf
14mu|texlive-drac-1-4|37	#- source
14mu|texlive-drac-1-4|38	%doc %{_texmfdistdir}/source/latex/drac/LISEZMOI
14mu|texlive-drac-1-4|39	%doc %{_texmfdistdir}/source/latex/drac/Makefile
14mu|texlive-drac-1-4|40	%doc %{_texmfdistdir}/source/latex/drac/README
14mu|texlive-drac-1-4|41	%doc %{_texmfdistdir}/source/latex/drac/drac-en.dtx
14mu|texlive-drac-1-4|42	%doc %{_texmfdistdir}/source/latex/drac/drac-fr.dtx
14mu|texlive-drac-1-4|43	%doc %{_texmfdistdir}/source/latex/drac/drac.ins
14mu|texlive-drac-1-4|44	
14mu|texlive-drac-1-4|45	#-----------------------------------------------------------------------
14mu|texlive-drac-1-4|46	%prep
14mu|texlive-drac-1-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-drac-1-4|48	
14mu|texlive-drac-1-4|49	%build
14mu|texlive-drac-1-4|50	
14mu|texlive-drac-1-4|51	%install
14mu|texlive-drac-1-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-drac-1-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-drac-1-4|54	
14mu|texlive-drac-1-4|55	
14mu|texlive-drac-1-4|56	
14mu|texlive-drac-1-4|57	%changelog
14mu|texlive-drac-1-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-4
14mu|texlive-drac-1-4|59	+ Revision: 3d6679c
14mu|texlive-drac-1-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-drac-1-4|61	
14mu|texlive-drac-1-4|62	

24645 14
14mu|texlive-draftcopy-2.16-4|1	# revision 15878
14mu|texlive-draftcopy-2.16-4|2	# category Package
14mu|texlive-draftcopy-2.16-4|3	# catalog-ctan /macros/latex/contrib/draftcopy
14mu|texlive-draftcopy-2.16-4|4	# catalog-date 2009-09-25 22:54:35 +0200
14mu|texlive-draftcopy-2.16-4|5	# catalog-license lppl
14mu|texlive-draftcopy-2.16-4|6	# catalog-version 2.16
14mu|texlive-draftcopy-2.16-4|7	Name:		texlive-draftcopy
14mu|texlive-draftcopy-2.16-4|8	Version:	2.16
14mu|texlive-draftcopy-2.16-4|9	Release:	4
14mu|texlive-draftcopy-2.16-4|10	Summary:	Identify draft copies
14mu|texlive-draftcopy-2.16-4|11	Group:		Publishing
14mu|texlive-draftcopy-2.16-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/draftcopy
14mu|texlive-draftcopy-2.16-4|13	License:	LPPL
14mu|texlive-draftcopy-2.16-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftcopy.tar.xz
14mu|texlive-draftcopy-2.16-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftcopy.doc.tar.xz
14mu|texlive-draftcopy-2.16-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftcopy.source.tar.xz
14mu|texlive-draftcopy-2.16-4|17	BuildArch:	noarch
14mu|texlive-draftcopy-2.16-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-draftcopy-2.16-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-draftcopy-2.16-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-draftcopy-2.16-4|21	
14mu|texlive-draftcopy-2.16-4|22	%description
14mu|texlive-draftcopy-2.16-4|23	Places the word DRAFT (or other words) in light grey diagonally
14mu|texlive-draftcopy-2.16-4|24	across the background (or at the bottom) of each (or selected)
14mu|texlive-draftcopy-2.16-4|25	pages of the document. The package uses PostScript \special
14mu|texlive-draftcopy-2.16-4|26	commands, and may not therefore be used with PDFLaTeX. For that
14mu|texlive-draftcopy-2.16-4|27	usage, consider the wallpaper or draftwatermark packages.
14mu|texlive-draftcopy-2.16-4|28	
14mu|texlive-draftcopy-2.16-4|29	
14mu|texlive-draftcopy-2.16-4|30	#-----------------------------------------------------------------------
14mu|texlive-draftcopy-2.16-4|31	%files
14mu|texlive-draftcopy-2.16-4|32	%{_texmfdistdir}/tex/latex/draftcopy/draftcopy.cfg
14mu|texlive-draftcopy-2.16-4|33	%{_texmfdistdir}/tex/latex/draftcopy/draftcopy.sty
14mu|texlive-draftcopy-2.16-4|34	%doc %{_texmfdistdir}/doc/latex/draftcopy/README
14mu|texlive-draftcopy-2.16-4|35	%doc %{_texmfdistdir}/doc/latex/draftcopy/THIS-IS-VERSION-2.16
14mu|texlive-draftcopy-2.16-4|36	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-1.tex
14mu|texlive-draftcopy-2.16-4|37	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-10.tex
14mu|texlive-draftcopy-2.16-4|38	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-11.tex
14mu|texlive-draftcopy-2.16-4|39	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-12.tex
14mu|texlive-draftcopy-2.16-4|40	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-13.tex
14mu|texlive-draftcopy-2.16-4|41	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-14.tex
14mu|texlive-draftcopy-2.16-4|42	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-15.tex
14mu|texlive-draftcopy-2.16-4|43	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-16.tex
14mu|texlive-draftcopy-2.16-4|44	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-2.tex
14mu|texlive-draftcopy-2.16-4|45	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-3.tex
14mu|texlive-draftcopy-2.16-4|46	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-4.tex
14mu|texlive-draftcopy-2.16-4|47	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-5.tex
14mu|texlive-draftcopy-2.16-4|48	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-6.tex
14mu|texlive-draftcopy-2.16-4|49	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-7.tex
14mu|texlive-draftcopy-2.16-4|50	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-8.tex
14mu|texlive-draftcopy-2.16-4|51	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-9.tex
14mu|texlive-draftcopy-2.16-4|52	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy.doc
14mu|texlive-draftcopy-2.16-4|53	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy.pdf
14mu|texlive-draftcopy-2.16-4|54	#- source
14mu|texlive-draftcopy-2.16-4|55	%doc %{_texmfdistdir}/source/latex/draftcopy/Makefile
14mu|texlive-draftcopy-2.16-4|56	%doc %{_texmfdistdir}/source/latex/draftcopy/draftcopy.dtx
14mu|texlive-draftcopy-2.16-4|57	%doc %{_texmfdistdir}/source/latex/draftcopy/draftcopy.ins
14mu|texlive-draftcopy-2.16-4|58	
14mu|texlive-draftcopy-2.16-4|59	#-----------------------------------------------------------------------
14mu|texlive-draftcopy-2.16-4|60	%prep
14mu|texlive-draftcopy-2.16-4|61	%setup -c -a0 -a1 -a2
14mu|texlive-draftcopy-2.16-4|62	
14mu|texlive-draftcopy-2.16-4|63	%build
14mu|texlive-draftcopy-2.16-4|64	
14mu|texlive-draftcopy-2.16-4|65	%install
14mu|texlive-draftcopy-2.16-4|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-draftcopy-2.16-4|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-draftcopy-2.16-4|68	
14mu|texlive-draftcopy-2.16-4|69	
14mu|texlive-draftcopy-2.16-4|70	
14mu|texlive-draftcopy-2.16-4|71	%changelog
14mu|texlive-draftcopy-2.16-4|72	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.16-4
14mu|texlive-draftcopy-2.16-4|73	+ Revision: 7a8be9f
14mu|texlive-draftcopy-2.16-4|74	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-draftcopy-2.16-4|75	
14mu|texlive-draftcopy-2.16-4|76	

24646 14
14mu|texlive-draftwatermark-1.0-5|1	# revision 25045
14mu|texlive-draftwatermark-1.0-5|2	# category Package
14mu|texlive-draftwatermark-1.0-5|3	# catalog-ctan /macros/latex/contrib/draftwatermark
14mu|texlive-draftwatermark-1.0-5|4	# catalog-date 2007-03-05 22:02:45 +0100
14mu|texlive-draftwatermark-1.0-5|5	# catalog-license lppl
14mu|texlive-draftwatermark-1.0-5|6	# catalog-version 1.0
14mu|texlive-draftwatermark-1.0-5|7	Name:		texlive-draftwatermark
14mu|texlive-draftwatermark-1.0-5|8	Version:	1.0
14mu|texlive-draftwatermark-1.0-5|9	Release:	5
14mu|texlive-draftwatermark-1.0-5|10	Summary:	Put a grey textual watermark on document pages
14mu|texlive-draftwatermark-1.0-5|11	Group:		Publishing
14mu|texlive-draftwatermark-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/draftwatermark
14mu|texlive-draftwatermark-1.0-5|13	License:	LPPL
14mu|texlive-draftwatermark-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftwatermark.tar.xz
14mu|texlive-draftwatermark-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftwatermark.doc.tar.xz
14mu|texlive-draftwatermark-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftwatermark.source.tar.xz
14mu|texlive-draftwatermark-1.0-5|17	BuildArch:	noarch
14mu|texlive-draftwatermark-1.0-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-draftwatermark-1.0-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-draftwatermark-1.0-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-draftwatermark-1.0-5|21	
14mu|texlive-draftwatermark-1.0-5|22	%description
14mu|texlive-draftwatermark-1.0-5|23	The package provides a means to add a textual, light grey
14mu|texlive-draftwatermark-1.0-5|24	watermark on every page or on the first page of a document.
14mu|texlive-draftwatermark-1.0-5|25	Typical usage may consist in writing words such as DRAFT or
14mu|texlive-draftwatermark-1.0-5|26	CONFIDENTIAL across document pages. The package performs a
14mu|texlive-draftwatermark-1.0-5|27	similar function to that of draftcopy, but its implementation
14mu|texlive-draftwatermark-1.0-5|28	is output device independent, and very made simple by relying
14mu|texlive-draftwatermark-1.0-5|29	on everpage.
14mu|texlive-draftwatermark-1.0-5|30	
14mu|texlive-draftwatermark-1.0-5|31	
14mu|texlive-draftwatermark-1.0-5|32	#-----------------------------------------------------------------------
14mu|texlive-draftwatermark-1.0-5|33	%files
14mu|texlive-draftwatermark-1.0-5|34	%{_texmfdistdir}/tex/latex/draftwatermark/draftwatermark.sty
14mu|texlive-draftwatermark-1.0-5|35	%doc %{_texmfdistdir}/doc/latex/draftwatermark/README
14mu|texlive-draftwatermark-1.0-5|36	%doc %{_texmfdistdir}/doc/latex/draftwatermark/draftwatermark.pdf
14mu|texlive-draftwatermark-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/draftwatermark/test_draftwatermark.tex
14mu|texlive-draftwatermark-1.0-5|38	#- source
14mu|texlive-draftwatermark-1.0-5|39	%doc %{_texmfdistdir}/source/latex/draftwatermark/draftwatermark.dtx
14mu|texlive-draftwatermark-1.0-5|40	%doc %{_texmfdistdir}/source/latex/draftwatermark/draftwatermark.ins
14mu|texlive-draftwatermark-1.0-5|41	
14mu|texlive-draftwatermark-1.0-5|42	#-----------------------------------------------------------------------
14mu|texlive-draftwatermark-1.0-5|43	%prep
14mu|texlive-draftwatermark-1.0-5|44	%setup -c -a0 -a1 -a2
14mu|texlive-draftwatermark-1.0-5|45	
14mu|texlive-draftwatermark-1.0-5|46	%build
14mu|texlive-draftwatermark-1.0-5|47	
14mu|texlive-draftwatermark-1.0-5|48	%install
14mu|texlive-draftwatermark-1.0-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-draftwatermark-1.0-5|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-draftwatermark-1.0-5|51	
14mu|texlive-draftwatermark-1.0-5|52	
14mu|texlive-draftwatermark-1.0-5|53	
14mu|texlive-draftwatermark-1.0-5|54	%changelog
14mu|texlive-draftwatermark-1.0-5|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14mu|texlive-draftwatermark-1.0-5|56	+ Revision: 6ea6cbf
14mu|texlive-draftwatermark-1.0-5|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-draftwatermark-1.0-5|58	
14mu|texlive-draftwatermark-1.0-5|59	

24647 14
14mu|texlive-dramatist-1.2d-4|1	# revision 15878
14mu|texlive-dramatist-1.2d-4|2	# category Package
14mu|texlive-dramatist-1.2d-4|3	# catalog-ctan /macros/latex/contrib/dramatist
14mu|texlive-dramatist-1.2d-4|4	# catalog-date 2006-12-01 14:16:52 +0100
14mu|texlive-dramatist-1.2d-4|5	# catalog-license gpl
14mu|texlive-dramatist-1.2d-4|6	# catalog-version 1.2d
14mu|texlive-dramatist-1.2d-4|7	Name:		texlive-dramatist
14mu|texlive-dramatist-1.2d-4|8	Version:	1.2d
14mu|texlive-dramatist-1.2d-4|9	Release:	4
14mu|texlive-dramatist-1.2d-4|10	Summary:	Typeset dramas, both in verse and in prose
14mu|texlive-dramatist-1.2d-4|11	Group:		Publishing
14mu|texlive-dramatist-1.2d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dramatist
14mu|texlive-dramatist-1.2d-4|13	License:	GPL
14mu|texlive-dramatist-1.2d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dramatist.tar.xz
14mu|texlive-dramatist-1.2d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dramatist.doc.tar.xz
14mu|texlive-dramatist-1.2d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dramatist.source.tar.xz
14mu|texlive-dramatist-1.2d-4|17	BuildArch:	noarch
14mu|texlive-dramatist-1.2d-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dramatist-1.2d-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dramatist-1.2d-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dramatist-1.2d-4|21	
14mu|texlive-dramatist-1.2d-4|22	%description
14mu|texlive-dramatist-1.2d-4|23	This package is intended for typesetting drama of any length.
14mu|texlive-dramatist-1.2d-4|24	It provides two environments for typesetting dialogues in prose
14mu|texlive-dramatist-1.2d-4|25	or in verse; new document divisions corresponding to acts and
14mu|texlive-dramatist-1.2d-4|26	scenes; macros that control the appearance of characters and
14mu|texlive-dramatist-1.2d-4|27	stage directions; and automatic generation of a `dramatis
14mu|texlive-dramatist-1.2d-4|28	personae' list.
14mu|texlive-dramatist-1.2d-4|29	
14mu|texlive-dramatist-1.2d-4|30	
14mu|texlive-dramatist-1.2d-4|31	#-----------------------------------------------------------------------
14mu|texlive-dramatist-1.2d-4|32	%files
14mu|texlive-dramatist-1.2d-4|33	%{_texmfdistdir}/tex/latex/dramatist/dramatist.sty
14mu|texlive-dramatist-1.2d-4|34	%doc %{_texmfdistdir}/doc/latex/dramatist/README
14mu|texlive-dramatist-1.2d-4|35	%doc %{_texmfdistdir}/doc/latex/dramatist/dramatist.pdf
14mu|texlive-dramatist-1.2d-4|36	%doc %{_texmfdistdir}/doc/latex/dramatist/marlowe-poemscol.tex
14mu|texlive-dramatist-1.2d-4|37	%doc %{_texmfdistdir}/doc/latex/dramatist/marlowe-verse.tex
14mu|texlive-dramatist-1.2d-4|38	%doc %{_texmfdistdir}/doc/latex/dramatist/schiller.tex
14mu|texlive-dramatist-1.2d-4|39	#- source
14mu|texlive-dramatist-1.2d-4|40	%doc %{_texmfdistdir}/source/latex/dramatist/dramatist.dtx
14mu|texlive-dramatist-1.2d-4|41	%doc %{_texmfdistdir}/source/latex/dramatist/dramatist.ins
14mu|texlive-dramatist-1.2d-4|42	
14mu|texlive-dramatist-1.2d-4|43	#-----------------------------------------------------------------------
14mu|texlive-dramatist-1.2d-4|44	%prep
14mu|texlive-dramatist-1.2d-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-dramatist-1.2d-4|46	
14mu|texlive-dramatist-1.2d-4|47	%build
14mu|texlive-dramatist-1.2d-4|48	
14mu|texlive-dramatist-1.2d-4|49	%install
14mu|texlive-dramatist-1.2d-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dramatist-1.2d-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dramatist-1.2d-4|52	
14mu|texlive-dramatist-1.2d-4|53	
14mu|texlive-dramatist-1.2d-4|54	
14mu|texlive-dramatist-1.2d-4|55	%changelog
14mu|texlive-dramatist-1.2d-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2d-4
14mu|texlive-dramatist-1.2d-4|57	+ Revision: b2f0f65
14mu|texlive-dramatist-1.2d-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dramatist-1.2d-4|59	
14mu|texlive-dramatist-1.2d-4|60	

24648 14
14mu|texlive-dratex-20080918-4|1	# revision 15878
14mu|texlive-dratex-20080918-4|2	# category Package
14mu|texlive-dratex-20080918-4|3	# catalog-ctan /graphics/dratex
14mu|texlive-dratex-20080918-4|4	# catalog-date 2008-09-18 22:51:09 +0200
14mu|texlive-dratex-20080918-4|5	# catalog-license lppl
14mu|texlive-dratex-20080918-4|6	# catalog-version undef
14mu|texlive-dratex-20080918-4|7	Name:		texlive-dratex
14mu|texlive-dratex-20080918-4|8	Version:	20080918
14mu|texlive-dratex-20080918-4|9	Release:	4
14mu|texlive-dratex-20080918-4|10	Summary:	General drawing macros
14mu|texlive-dratex-20080918-4|11	Group:		Publishing
14mu|texlive-dratex-20080918-4|12	URL:		http://www.ctan.org/tex-archive/graphics/dratex
14mu|texlive-dratex-20080918-4|13	License:	LPPL
14mu|texlive-dratex-20080918-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dratex.tar.xz
14mu|texlive-dratex-20080918-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dratex.doc.tar.xz
14mu|texlive-dratex-20080918-4|16	BuildArch:	noarch
14mu|texlive-dratex-20080918-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dratex-20080918-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dratex-20080918-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-dratex-20080918-4|20	
14mu|texlive-dratex-20080918-4|21	%description
14mu|texlive-dratex-20080918-4|22	A low level (DraTex.sty) and a high-level (AlDraTex.sty)
14mu|texlive-dratex-20080918-4|23	drawing package written entirely in TeX.
14mu|texlive-dratex-20080918-4|24	
14mu|texlive-dratex-20080918-4|25	
14mu|texlive-dratex-20080918-4|26	#-----------------------------------------------------------------------
14mu|texlive-dratex-20080918-4|27	%files
14mu|texlive-dratex-20080918-4|28	%{_texmfdistdir}/tex/generic/dratex/AlDraTex.sty
14mu|texlive-dratex-20080918-4|29	%{_texmfdistdir}/tex/generic/dratex/DraTex.sty
14mu|texlive-dratex-20080918-4|30	%{_texmfdistdir}/tex/generic/dratex/TeXProject.sty
14mu|texlive-dratex-20080918-4|31	%{_texmfdistdir}/tex/generic/dratex/wotree.sty
14mu|texlive-dratex-20080918-4|32	%doc %{_texmfdistdir}/doc/generic/dratex/Examples.tex
14mu|texlive-dratex-20080918-4|33	%doc %{_texmfdistdir}/doc/generic/dratex/README
14mu|texlive-dratex-20080918-4|34	
14mu|texlive-dratex-20080918-4|35	#-----------------------------------------------------------------------
14mu|texlive-dratex-20080918-4|36	%prep
14mu|texlive-dratex-20080918-4|37	%setup -c -a0 -a1
14mu|texlive-dratex-20080918-4|38	
14mu|texlive-dratex-20080918-4|39	%build
14mu|texlive-dratex-20080918-4|40	
14mu|texlive-dratex-20080918-4|41	%install
14mu|texlive-dratex-20080918-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dratex-20080918-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dratex-20080918-4|44	
14mu|texlive-dratex-20080918-4|45	
14mu|texlive-dratex-20080918-4|46	
14mu|texlive-dratex-20080918-4|47	%changelog
14mu|texlive-dratex-20080918-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080918-4
14mu|texlive-dratex-20080918-4|49	+ Revision: 4fe90f8
14mu|texlive-dratex-20080918-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dratex-20080918-4|51	
14mu|texlive-dratex-20080918-4|52	

24649 14
14mu|texlive-drawstack-20100823-4|1	# revision 19627
14mu|texlive-drawstack-20100823-4|2	# category Package
14mu|texlive-drawstack-20100823-4|3	# catalog-ctan /macros/latex/contrib/drawstack
14mu|texlive-drawstack-20100823-4|4	# catalog-date 2010-08-23 11:19:04 +0200
14mu|texlive-drawstack-20100823-4|5	# catalog-license lppl1.3
14mu|texlive-drawstack-20100823-4|6	# catalog-version undef
14mu|texlive-drawstack-20100823-4|7	Name:		texlive-drawstack
14mu|texlive-drawstack-20100823-4|8	Version:	20100823
14mu|texlive-drawstack-20100823-4|9	Release:	4
14mu|texlive-drawstack-20100823-4|10	Summary:	Draw execution stacks
14mu|texlive-drawstack-20100823-4|11	Group:		Publishing
14mu|texlive-drawstack-20100823-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/drawstack
14mu|texlive-drawstack-20100823-4|13	License:	LPPL1.3
14mu|texlive-drawstack-20100823-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drawstack.tar.xz
14mu|texlive-drawstack-20100823-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drawstack.doc.tar.xz
14mu|texlive-drawstack-20100823-4|16	BuildArch:	noarch
14mu|texlive-drawstack-20100823-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-drawstack-20100823-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-drawstack-20100823-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-drawstack-20100823-4|20	
14mu|texlive-drawstack-20100823-4|21	%description
14mu|texlive-drawstack-20100823-4|22	This simple LaTeX package provides support for drawing
14mu|texlive-drawstack-20100823-4|23	execution stack (typically to illustrate assembly language
14mu|texlive-drawstack-20100823-4|24	notions). The code is written on top of TikZ.
14mu|texlive-drawstack-20100823-4|25	
14mu|texlive-drawstack-20100823-4|26	
14mu|texlive-drawstack-20100823-4|27	#-----------------------------------------------------------------------
14mu|texlive-drawstack-20100823-4|28	%files
14mu|texlive-drawstack-20100823-4|29	%{_texmfdistdir}/tex/latex/drawstack/drawstack.sty
14mu|texlive-drawstack-20100823-4|30	%doc %{_texmfdistdir}/doc/latex/drawstack/README
14mu|texlive-drawstack-20100823-4|31	%doc %{_texmfdistdir}/doc/latex/drawstack/stack-example.pdf
14mu|texlive-drawstack-20100823-4|32	%doc %{_texmfdistdir}/doc/latex/drawstack/stack-example.tex
14mu|texlive-drawstack-20100823-4|33	
14mu|texlive-drawstack-20100823-4|34	#-----------------------------------------------------------------------
14mu|texlive-drawstack-20100823-4|35	%prep
14mu|texlive-drawstack-20100823-4|36	%setup -c -a0 -a1
14mu|texlive-drawstack-20100823-4|37	
14mu|texlive-drawstack-20100823-4|38	%build
14mu|texlive-drawstack-20100823-4|39	
14mu|texlive-drawstack-20100823-4|40	%install
14mu|texlive-drawstack-20100823-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-drawstack-20100823-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-drawstack-20100823-4|43	
14mu|texlive-drawstack-20100823-4|44	
14mu|texlive-drawstack-20100823-4|45	
14mu|texlive-drawstack-20100823-4|46	%changelog
14mu|texlive-drawstack-20100823-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100823-4
14mu|texlive-drawstack-20100823-4|48	+ Revision: d0cd004
14mu|texlive-drawstack-20100823-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-drawstack-20100823-4|50	
14mu|texlive-drawstack-20100823-4|51	

24650 14
14mu|texlive-droit-fr-0.1-3|1	# revision 25419
14mu|texlive-droit-fr-0.1-3|2	# category Package
14mu|texlive-droit-fr-0.1-3|3	# catalog-ctan /macros/latex/contrib/droit-fr
14mu|texlive-droit-fr-0.1-3|4	# catalog-date 2012-02-17 14:36:29 +0100
14mu|texlive-droit-fr-0.1-3|5	# catalog-license lppl1.3
14mu|texlive-droit-fr-0.1-3|6	# catalog-version 0.1
14mu|texlive-droit-fr-0.1-3|7	Name:		texlive-droit-fr
14mu|texlive-droit-fr-0.1-3|8	Version:	0.1
14mu|texlive-droit-fr-0.1-3|9	Release:	3
14mu|texlive-droit-fr-0.1-3|10	Summary:	Document class and bibliographic style for French law
14mu|texlive-droit-fr-0.1-3|11	Group:		Publishing
14mu|texlive-droit-fr-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/droit-fr
14mu|texlive-droit-fr-0.1-3|13	License:	LPPL1.3
14mu|texlive-droit-fr-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droit-fr.tar.xz
14mu|texlive-droit-fr-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droit-fr.doc.tar.xz
14mu|texlive-droit-fr-0.1-3|16	BuildArch:	noarch
14mu|texlive-droit-fr-0.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-droit-fr-0.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-droit-fr-0.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-droit-fr-0.1-3|20	
14mu|texlive-droit-fr-0.1-3|21	%description
14mu|texlive-droit-fr-0.1-3|22	The bundle provides a toolkit intended for students writing a
14mu|texlive-droit-fr-0.1-3|23	thesis in French law. It features: - a LaTeX document class; -
14mu|texlive-droit-fr-0.1-3|24	a bibliographic style for Biblatex package; - a practical
14mu|texlive-droit-fr-0.1-3|25	example of french thesis document; and - documentation.
14mu|texlive-droit-fr-0.1-3|26	
14mu|texlive-droit-fr-0.1-3|27	
14mu|texlive-droit-fr-0.1-3|28	#-----------------------------------------------------------------------
14mu|texlive-droit-fr-0.1-3|29	%files
14mu|texlive-droit-fr-0.1-3|30	%{_texmfdistdir}/tex/latex/droit-fr/droit-fr.bbx
14mu|texlive-droit-fr-0.1-3|31	%{_texmfdistdir}/tex/latex/droit-fr/droit-fr.cbx
14mu|texlive-droit-fr-0.1-3|32	%{_texmfdistdir}/tex/latex/droit-fr/droit-fr.cls
14mu|texlive-droit-fr-0.1-3|33	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/.latexmkrc
14mu|texlive-droit-fr-0.1-3|34	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/README
14mu|texlive-droit-fr-0.1-3|35	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/droit-fr.pdf
14mu|texlive-droit-fr-0.1-3|36	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/droit-fr.tex
14mu|texlive-droit-fr-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/.latexmkrc
14mu|texlive-droit-fr-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/annexes.tex
14mu|texlive-droit-fr-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/bibliographie.bib
14mu|texlive-droit-fr-0.1-3|40	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/bibliographie.tex
14mu|texlive-droit-fr-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/conclusion.tex
14mu|texlive-droit-fr-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/glossaire.tex
14mu|texlive-droit-fr-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/index.tex
14mu|texlive-droit-fr-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/introduction.tex
14mu|texlive-droit-fr-0.1-3|45	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/main.tex
14mu|texlive-droit-fr-0.1-3|46	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/misc.tex
14mu|texlive-droit-fr-0.1-3|47	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/partie1.tex
14mu|texlive-droit-fr-0.1-3|48	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/partie2.tex
14mu|texlive-droit-fr-0.1-3|49	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/titre.tex
14mu|texlive-droit-fr-0.1-3|50	
14mu|texlive-droit-fr-0.1-3|51	#-----------------------------------------------------------------------
14mu|texlive-droit-fr-0.1-3|52	%prep
14mu|texlive-droit-fr-0.1-3|53	%setup -c -a0 -a1
14mu|texlive-droit-fr-0.1-3|54	
14mu|texlive-droit-fr-0.1-3|55	%build
14mu|texlive-droit-fr-0.1-3|56	
14mu|texlive-droit-fr-0.1-3|57	%install
14mu|texlive-droit-fr-0.1-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-droit-fr-0.1-3|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-droit-fr-0.1-3|60	
14mu|texlive-droit-fr-0.1-3|61	
14mu|texlive-droit-fr-0.1-3|62	
14mu|texlive-droit-fr-0.1-3|63	%changelog
14mu|texlive-droit-fr-0.1-3|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-droit-fr-0.1-3|65	+ Revision: 7c8541d
14mu|texlive-droit-fr-0.1-3|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-droit-fr-0.1-3|67	
14mu|texlive-droit-fr-0.1-3|68	

24651 14
14mu|texlive-drs-1.1b-4|1	# revision 19232
14mu|texlive-drs-1.1b-4|2	# category Package
14mu|texlive-drs-1.1b-4|3	# catalog-ctan /macros/latex/contrib/drs
14mu|texlive-drs-1.1b-4|4	# catalog-date 2010-07-03 21:56:37 +0200
14mu|texlive-drs-1.1b-4|5	# catalog-license lppl1.3
14mu|texlive-drs-1.1b-4|6	# catalog-version 1.1b
14mu|texlive-drs-1.1b-4|7	Name:		texlive-drs
14mu|texlive-drs-1.1b-4|8	Version:	1.1b
14mu|texlive-drs-1.1b-4|9	Release:	4
14mu|texlive-drs-1.1b-4|10	Summary:	Typeset Discourse Representation Structures (DRS)
14mu|texlive-drs-1.1b-4|11	Group:		Publishing
14mu|texlive-drs-1.1b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/drs
14mu|texlive-drs-1.1b-4|13	License:	LPPL1.3
14mu|texlive-drs-1.1b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drs.tar.xz
14mu|texlive-drs-1.1b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drs.doc.tar.xz
14mu|texlive-drs-1.1b-4|16	BuildArch:	noarch
14mu|texlive-drs-1.1b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-drs-1.1b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-drs-1.1b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-drs-1.1b-4|20	
14mu|texlive-drs-1.1b-4|21	%description
14mu|texlive-drs-1.1b-4|22	The package draws Discourse Representation Structures (DRSs).
14mu|texlive-drs-1.1b-4|23	It can draw embedded DRSs, if-then conditions and
14mu|texlive-drs-1.1b-4|24	quantificational "duplex conditions" (with a properly scaled
14mu|texlive-drs-1.1b-4|25	connecting diamond). Formatting parameters allow the user to
14mu|texlive-drs-1.1b-4|26	control the appearance and placement of DRSs, and of DRS
14mu|texlive-drs-1.1b-4|27	variables and conditions. The package is based on DRS macros in
14mu|texlive-drs-1.1b-4|28	the covington package.
14mu|texlive-drs-1.1b-4|29	
14mu|texlive-drs-1.1b-4|30	
14mu|texlive-drs-1.1b-4|31	#-----------------------------------------------------------------------
14mu|texlive-drs-1.1b-4|32	%files
14mu|texlive-drs-1.1b-4|33	%{_texmfdistdir}/tex/latex/drs/drs.sty
14mu|texlive-drs-1.1b-4|34	%doc %{_texmfdistdir}/doc/latex/drs/README
14mu|texlive-drs-1.1b-4|35	%doc %{_texmfdistdir}/doc/latex/drs/drsdoc.pdf
14mu|texlive-drs-1.1b-4|36	%doc %{_texmfdistdir}/doc/latex/drs/drsdoc.tex
14mu|texlive-drs-1.1b-4|37	
14mu|texlive-drs-1.1b-4|38	#-----------------------------------------------------------------------
14mu|texlive-drs-1.1b-4|39	%prep
14mu|texlive-drs-1.1b-4|40	%setup -c -a0 -a1
14mu|texlive-drs-1.1b-4|41	
14mu|texlive-drs-1.1b-4|42	%build
14mu|texlive-drs-1.1b-4|43	
14mu|texlive-drs-1.1b-4|44	%install
14mu|texlive-drs-1.1b-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-drs-1.1b-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-drs-1.1b-4|47	
14mu|texlive-drs-1.1b-4|48	
14mu|texlive-drs-1.1b-4|49	
14mu|texlive-drs-1.1b-4|50	%changelog
14mu|texlive-drs-1.1b-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1b-4
14mu|texlive-drs-1.1b-4|52	+ Revision: 893583c
14mu|texlive-drs-1.1b-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-drs-1.1b-4|54	
14mu|texlive-drs-1.1b-4|55	

24652 14
14mu|texlive-drv-0.97-4|1	# revision 21499
14mu|texlive-drv-0.97-4|2	# category Package
14mu|texlive-drv-0.97-4|3	# catalog-ctan /graphics/metapost/contrib/macros/drv
14mu|texlive-drv-0.97-4|4	# catalog-date 2011-02-22 19:59:57 +0100
14mu|texlive-drv-0.97-4|5	# catalog-license lppl
14mu|texlive-drv-0.97-4|6	# catalog-version 0.97
14mu|texlive-drv-0.97-4|7	Name:		texlive-drv
14mu|texlive-drv-0.97-4|8	Version:	0.97
14mu|texlive-drv-0.97-4|9	Release:	4
14mu|texlive-drv-0.97-4|10	Summary:	Derivation trees with MetaPost
14mu|texlive-drv-0.97-4|11	Group:		Publishing
14mu|texlive-drv-0.97-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/drv
14mu|texlive-drv-0.97-4|13	License:	LPPL
14mu|texlive-drv-0.97-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drv.tar.xz
14mu|texlive-drv-0.97-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drv.doc.tar.xz
14mu|texlive-drv-0.97-4|16	BuildArch:	noarch
14mu|texlive-drv-0.97-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-drv-0.97-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-drv-0.97-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-drv-0.97-4|20	
14mu|texlive-drv-0.97-4|21	%description
14mu|texlive-drv-0.97-4|22	A set of MetaPost macros for typesetting derivation trees (such
14mu|texlive-drv-0.97-4|23	as used in sequent calculus, type inference, programming
14mu|texlive-drv-0.97-4|24	language semantics...). No MetaPost knowledge is needed to use
14mu|texlive-drv-0.97-4|25	these macros.
14mu|texlive-drv-0.97-4|26	
14mu|texlive-drv-0.97-4|27	
14mu|texlive-drv-0.97-4|28	#-----------------------------------------------------------------------
14mu|texlive-drv-0.97-4|29	%files
14mu|texlive-drv-0.97-4|30	%{_texmfdistdir}/metapost/drv/drv.mp
14mu|texlive-drv-0.97-4|31	%doc %{_texmfdistdir}/doc/metapost/drv/README
14mu|texlive-drv-0.97-4|32	%doc %{_texmfdistdir}/doc/metapost/drv/doc/drv-guide.mp
14mu|texlive-drv-0.97-4|33	%doc %{_texmfdistdir}/doc/metapost/drv/doc/drv-guide.tex
14mu|texlive-drv-0.97-4|34	%doc %{_texmfdistdir}/doc/metapost/drv/doc/drv.mp
14mu|texlive-drv-0.97-4|35	%doc %{_texmfdistdir}/doc/metapost/drv/doc/makefile
14mu|texlive-drv-0.97-4|36	%doc %{_texmfdistdir}/doc/metapost/drv/doc/readme.sh
14mu|texlive-drv-0.97-4|37	%doc %{_texmfdistdir}/doc/metapost/drv/drv-guide.pdf
14mu|texlive-drv-0.97-4|38	%doc %{_texmfdistdir}/doc/metapost/drv/sample/coq-sample.mp
14mu|texlive-drv-0.97-4|39	%doc %{_texmfdistdir}/doc/metapost/drv/sample/coq-sample.tex
14mu|texlive-drv-0.97-4|40	%doc %{_texmfdistdir}/doc/metapost/drv/sample/drv.mp
14mu|texlive-drv-0.97-4|41	%doc %{_texmfdistdir}/doc/metapost/drv/sample/makefile
14mu|texlive-drv-0.97-4|42	%doc %{_texmfdistdir}/doc/metapost/drv/sample/readme.sh
14mu|texlive-drv-0.97-4|43	%doc %{_texmfdistdir}/doc/metapost/drv/template/drv.mp
14mu|texlive-drv-0.97-4|44	%doc %{_texmfdistdir}/doc/metapost/drv/template/makefile
14mu|texlive-drv-0.97-4|45	%doc %{_texmfdistdir}/doc/metapost/drv/template/readme.sh
14mu|texlive-drv-0.97-4|46	%doc %{_texmfdistdir}/doc/metapost/drv/template/template.mp
14mu|texlive-drv-0.97-4|47	%doc %{_texmfdistdir}/doc/metapost/drv/template/template.tex
14mu|texlive-drv-0.97-4|48	
14mu|texlive-drv-0.97-4|49	#-----------------------------------------------------------------------
14mu|texlive-drv-0.97-4|50	%prep
14mu|texlive-drv-0.97-4|51	%setup -c -a0 -a1
14mu|texlive-drv-0.97-4|52	
14mu|texlive-drv-0.97-4|53	%build
14mu|texlive-drv-0.97-4|54	
14mu|texlive-drv-0.97-4|55	%install
14mu|texlive-drv-0.97-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-drv-0.97-4|57	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-drv-0.97-4|58	
14mu|texlive-drv-0.97-4|59	
14mu|texlive-drv-0.97-4|60	
14mu|texlive-drv-0.97-4|61	%changelog
14mu|texlive-drv-0.97-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.97-4
14mu|texlive-drv-0.97-4|63	+ Revision: 25eb0e9
14mu|texlive-drv-0.97-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-drv-0.97-4|65	
14mu|texlive-drv-0.97-4|66	

24653 14
14mu|texlive-dtk-1.29-3|1	# revision 27226
14mu|texlive-dtk-1.29-3|2	# category Package
14mu|texlive-dtk-1.29-3|3	# catalog-ctan /usergrps/dante/dtk
14mu|texlive-dtk-1.29-3|4	# catalog-date 2012-06-18 14:12:50 +0200
14mu|texlive-dtk-1.29-3|5	# catalog-license lppl1.3
14mu|texlive-dtk-1.29-3|6	# catalog-version 1.29
14mu|texlive-dtk-1.29-3|7	Name:		texlive-dtk
14mu|texlive-dtk-1.29-3|8	Version:	1.29
14mu|texlive-dtk-1.29-3|9	Release:	3
14mu|texlive-dtk-1.29-3|10	Summary:	Document class for the journal of DANTE
14mu|texlive-dtk-1.29-3|11	Group:		Publishing
14mu|texlive-dtk-1.29-3|12	URL:		http://www.ctan.org/tex-archive/usergrps/dante/dtk
14mu|texlive-dtk-1.29-3|13	License:	LPPL1.3
14mu|texlive-dtk-1.29-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtk.tar.xz
14mu|texlive-dtk-1.29-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtk.doc.tar.xz
14mu|texlive-dtk-1.29-3|16	BuildArch:	noarch
14mu|texlive-dtk-1.29-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dtk-1.29-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dtk-1.29-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-dtk-1.29-3|20	
14mu|texlive-dtk-1.29-3|21	%description
14mu|texlive-dtk-1.29-3|22	The bundle provides a class and style file for typesetting "Die
14mu|texlive-dtk-1.29-3|23	TeXnische Komodie" -- the communications of the German TeX
14mu|texlive-dtk-1.29-3|24	Users Group DANTE e.V. The arrangement means that the class may
14mu|texlive-dtk-1.29-3|25	be used by article writers to typeset a single article as well
14mu|texlive-dtk-1.29-3|26	as to produce the complete journal.
14mu|texlive-dtk-1.29-3|27	
14mu|texlive-dtk-1.29-3|28	
14mu|texlive-dtk-1.29-3|29	#-----------------------------------------------------------------------
14mu|texlive-dtk-1.29-3|30	%files
14mu|texlive-dtk-1.29-3|31	%{_texmfdistdir}/bibtex/bst/dtk/dtk.bst
14mu|texlive-dtk-1.29-3|32	%{_texmfdistdir}/makeindex/dtk/dtk-adr.ist
14mu|texlive-dtk-1.29-3|33	%{_texmfdistdir}/makeindex/dtk/dtk-idx.ist
14mu|texlive-dtk-1.29-3|34	%{_texmfdistdir}/tex/latex/dtk/dtk-pdf.sty
14mu|texlive-dtk-1.29-3|35	%{_texmfdistdir}/tex/latex/dtk/dtk-url.sty
14mu|texlive-dtk-1.29-3|36	%{_texmfdistdir}/tex/latex/dtk/dtk.clo
14mu|texlive-dtk-1.29-3|37	%{_texmfdistdir}/tex/latex/dtk/dtk.cls
14mu|texlive-dtk-1.29-3|38	%{_texmfdistdir}/tex/latex/dtk/dtk12.clo
14mu|texlive-dtk-1.29-3|39	%{_texmfdistdir}/tex/latex/dtk/dtklogos.sty
14mu|texlive-dtk-1.29-3|40	%doc %{_texmfdistdir}/doc/latex/dtk/Changes
14mu|texlive-dtk-1.29-3|41	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-lua.pdf
14mu|texlive-dtk-1.29-3|42	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-lua.tex
14mu|texlive-dtk-1.29-3|43	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-xtx.pdf
14mu|texlive-dtk-1.29-3|44	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-xtx.tex
14mu|texlive-dtk-1.29-3|45	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel.bib
14mu|texlive-dtk-1.29-3|46	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel.pdf
14mu|texlive-dtk-1.29-3|47	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel.tex
14mu|texlive-dtk-1.29-3|48	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk00.clo
14mu|texlive-dtk-1.29-3|49	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk01.clo
14mu|texlive-dtk-1.29-3|50	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk02.clo
14mu|texlive-dtk-1.29-3|51	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk03.clo
14mu|texlive-dtk-1.29-3|52	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk05.clo
14mu|texlive-dtk-1.29-3|53	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk06.clo
14mu|texlive-dtk-1.29-3|54	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk10.clo
14mu|texlive-dtk-1.29-3|55	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk11.clo
14mu|texlive-dtk-1.29-3|56	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk95.clo
14mu|texlive-dtk-1.29-3|57	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk96.clo
14mu|texlive-dtk-1.29-3|58	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk97.clo
14mu|texlive-dtk-1.29-3|59	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk98.clo
14mu|texlive-dtk-1.29-3|60	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk99.clo
14mu|texlive-dtk-1.29-3|61	%doc %{_texmfdistdir}/doc/latex/dtk/historical/textlist.sty
14mu|texlive-dtk-1.29-3|62	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/Makefile
14mu|texlive-dtk-1.29-3|63	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/Makefile.in
14mu|texlive-dtk-1.29-3|64	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/adressen.tex
14mu|texlive-dtk-1.29-3|65	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/editorial.tex
14mu|texlive-dtk-1.29-3|66	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/grusswort.tex
14mu|texlive-dtk-1.29-3|67	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/impressum.tex
14mu|texlive-dtk-1.29-3|68	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/komoedie.tex
14mu|texlive-dtk-1.29-3|69	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/ruecken.tex
14mu|texlive-dtk-1.29-3|70	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/rueckenNeu.tex
14mu|texlive-dtk-1.29-3|71	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/stammtische.tex
14mu|texlive-dtk-1.29-3|72	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/termine.tex
14mu|texlive-dtk-1.29-3|73	
14mu|texlive-dtk-1.29-3|74	#-----------------------------------------------------------------------
14mu|texlive-dtk-1.29-3|75	%prep
14mu|texlive-dtk-1.29-3|76	%setup -c -a0 -a1
14mu|texlive-dtk-1.29-3|77	
14mu|texlive-dtk-1.29-3|78	%build
14mu|texlive-dtk-1.29-3|79	
14mu|texlive-dtk-1.29-3|80	%install
14mu|texlive-dtk-1.29-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dtk-1.29-3|82	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dtk-1.29-3|83	
14mu|texlive-dtk-1.29-3|84	
14mu|texlive-dtk-1.29-3|85	
14mu|texlive-dtk-1.29-3|86	%changelog
14mu|texlive-dtk-1.29-3|87	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.29-3
14mu|texlive-dtk-1.29-3|88	+ Revision: 54c03a3
14mu|texlive-dtk-1.29-3|89	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dtk-1.29-3|90	
14mu|texlive-dtk-1.29-3|91	

24654 14
14mu|texlive-dtl-0.6.1-10|1	# revision 29764
14mu|texlive-dtl-0.6.1-10|2	# category TLCore
14mu|texlive-dtl-0.6.1-10|3	# catalog-ctan /dviware/dtl
14mu|texlive-dtl-0.6.1-10|4	# catalog-date 2012-04-09 22:37:34 +0200
14mu|texlive-dtl-0.6.1-10|5	# catalog-license pd
14mu|texlive-dtl-0.6.1-10|6	# catalog-version 0.6.1
14mu|texlive-dtl-0.6.1-10|7	Name:		texlive-dtl
14mu|texlive-dtl-0.6.1-10|8	Version:	0.6.1
14mu|texlive-dtl-0.6.1-10|9	Release:	10
14mu|texlive-dtl-0.6.1-10|10	Summary:	Tools to dis-assemble and re-assemble DVI files
14mu|texlive-dtl-0.6.1-10|11	Group:		Publishing
14mu|texlive-dtl-0.6.1-10|12	URL:		http://www.ctan.org/tex-archive/dviware/dtl
14mu|texlive-dtl-0.6.1-10|13	License:	PD
14mu|texlive-dtl-0.6.1-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtl.tar.xz
14mu|texlive-dtl-0.6.1-10|15	BuildArch:	noarch
14mu|texlive-dtl-0.6.1-10|16	BuildRequires:	texlive-tlpkg
14mu|texlive-dtl-0.6.1-10|17	Requires(pre):	texlive-tlpkg
14mu|texlive-dtl-0.6.1-10|18	Requires(post):	texlive-kpathsea
14mu|texlive-dtl-0.6.1-10|19	Requires:	texlive-dtl.bin
14mu|texlive-dtl-0.6.1-10|20	
14mu|texlive-dtl-0.6.1-10|21	%description
14mu|texlive-dtl-0.6.1-10|22	DTL (DVI Text Language) is a means of expressing the content of
14mu|texlive-dtl-0.6.1-10|23	a DVI file, which is readily readable by humans. The DTL bundle
14mu|texlive-dtl-0.6.1-10|24	contains an assembler dt2dv (which produces DVI files from DTL
14mu|texlive-dtl-0.6.1-10|25	files) and a disassembler dv2dt (which produces DTL files from
14mu|texlive-dtl-0.6.1-10|26	DVI files). The DTL bundle was developed so as to avoid some
14mu|texlive-dtl-0.6.1-10|27	infelicities of dvitype (among other pressing reasons).
14mu|texlive-dtl-0.6.1-10|28	
14mu|texlive-dtl-0.6.1-10|29	
14mu|texlive-dtl-0.6.1-10|30	#-----------------------------------------------------------------------
14mu|texlive-dtl-0.6.1-10|31	%files
14mu|texlive-dtl-0.6.1-10|32	%{_mandir}/man1/dt2dv.1*
14mu|texlive-dtl-0.6.1-10|33	%{_texmfdistdir}/doc/man/man1/dt2dv.man1.pdf
14mu|texlive-dtl-0.6.1-10|34	%{_mandir}/man1/dv2dt.1*
14mu|texlive-dtl-0.6.1-10|35	%{_texmfdistdir}/doc/man/man1/dv2dt.man1.pdf
14mu|texlive-dtl-0.6.1-10|36	
14mu|texlive-dtl-0.6.1-10|37	#-----------------------------------------------------------------------
14mu|texlive-dtl-0.6.1-10|38	%prep
14mu|texlive-dtl-0.6.1-10|39	%setup -c -a0
14mu|texlive-dtl-0.6.1-10|40	
14mu|texlive-dtl-0.6.1-10|41	%build
14mu|texlive-dtl-0.6.1-10|42	
14mu|texlive-dtl-0.6.1-10|43	%install
14mu|texlive-dtl-0.6.1-10|44	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-dtl-0.6.1-10|45	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-dtl-0.6.1-10|46	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-dtl-0.6.1-10|47	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-dtl-0.6.1-10|48	
14mu|texlive-dtl-0.6.1-10|49	%changelog
14mu|texlive-dtl-0.6.1-10|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-10
14mu|texlive-dtl-0.6.1-10|51	+ Revision: eeced03
14mu|texlive-dtl-0.6.1-10|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dtl-0.6.1-10|53	
14mu|texlive-dtl-0.6.1-10|54	

24655 14
14mu|texlive-duotenzor-1.00-4|1	# revision 18728
14mu|texlive-duotenzor-1.00-4|2	# category Package
14mu|texlive-duotenzor-1.00-4|3	# catalog-ctan /graphics/duotenzor
14mu|texlive-duotenzor-1.00-4|4	# catalog-date 2010-06-06 13:50:32 +0200
14mu|texlive-duotenzor-1.00-4|5	# catalog-license lppl1.3
14mu|texlive-duotenzor-1.00-4|6	# catalog-version 1.00
14mu|texlive-duotenzor-1.00-4|7	Name:		texlive-duotenzor
14mu|texlive-duotenzor-1.00-4|8	Version:	1.00
14mu|texlive-duotenzor-1.00-4|9	Release:	4
14mu|texlive-duotenzor-1.00-4|10	Summary:	Drawing package for circuit and duotensor diagrams
14mu|texlive-duotenzor-1.00-4|11	Group:		Publishing
14mu|texlive-duotenzor-1.00-4|12	URL:		http://www.ctan.org/tex-archive/graphics/duotenzor
14mu|texlive-duotenzor-1.00-4|13	License:	LPPL1.3
14mu|texlive-duotenzor-1.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duotenzor.tar.xz
14mu|texlive-duotenzor-1.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duotenzor.doc.tar.xz
14mu|texlive-duotenzor-1.00-4|16	BuildArch:	noarch
14mu|texlive-duotenzor-1.00-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-duotenzor-1.00-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-duotenzor-1.00-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-duotenzor-1.00-4|20	
14mu|texlive-duotenzor-1.00-4|21	%description
14mu|texlive-duotenzor-1.00-4|22	This is a drawing package for circuit and duotensor diagrams
14mu|texlive-duotenzor-1.00-4|23	within LaTeX documents. It consists of about eighty commands,
14mu|texlive-duotenzor-1.00-4|24	calling on TikZ for support.
14mu|texlive-duotenzor-1.00-4|25	
14mu|texlive-duotenzor-1.00-4|26	
14mu|texlive-duotenzor-1.00-4|27	#-----------------------------------------------------------------------
14mu|texlive-duotenzor-1.00-4|28	%files
14mu|texlive-duotenzor-1.00-4|29	%{_texmfdistdir}/tex/latex/duotenzor/duotenzor.sty
14mu|texlive-duotenzor-1.00-4|30	%doc %{_texmfdistdir}/doc/latex/duotenzor/README
14mu|texlive-duotenzor-1.00-4|31	%doc %{_texmfdistdir}/doc/latex/duotenzor/duotenzormanual.pdf
14mu|texlive-duotenzor-1.00-4|32	%doc %{_texmfdistdir}/doc/latex/duotenzor/duotenzormanual.tex
14mu|texlive-duotenzor-1.00-4|33	
14mu|texlive-duotenzor-1.00-4|34	#-----------------------------------------------------------------------
14mu|texlive-duotenzor-1.00-4|35	%prep
14mu|texlive-duotenzor-1.00-4|36	%setup -c -a0 -a1
14mu|texlive-duotenzor-1.00-4|37	
14mu|texlive-duotenzor-1.00-4|38	%build
14mu|texlive-duotenzor-1.00-4|39	
14mu|texlive-duotenzor-1.00-4|40	%install
14mu|texlive-duotenzor-1.00-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-duotenzor-1.00-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-duotenzor-1.00-4|43	
14mu|texlive-duotenzor-1.00-4|44	
14mu|texlive-duotenzor-1.00-4|45	
14mu|texlive-duotenzor-1.00-4|46	%changelog
14mu|texlive-duotenzor-1.00-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14mu|texlive-duotenzor-1.00-4|48	+ Revision: da0dba0
14mu|texlive-duotenzor-1.00-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-duotenzor-1.00-4|50	
14mu|texlive-duotenzor-1.00-4|51	

24656 14
14mu|texlive-dvdcoll-v1.1a-4|1	# revision 15878
14mu|texlive-dvdcoll-v1.1a-4|2	# category Package
14mu|texlive-dvdcoll-v1.1a-4|3	# catalog-ctan /macros/latex/contrib/dvdcoll
14mu|texlive-dvdcoll-v1.1a-4|4	# catalog-date 2008-04-30 11:48:45 +0200
14mu|texlive-dvdcoll-v1.1a-4|5	# catalog-license lppl
14mu|texlive-dvdcoll-v1.1a-4|6	# catalog-version v1.1a
14mu|texlive-dvdcoll-v1.1a-4|7	Name:		texlive-dvdcoll
14mu|texlive-dvdcoll-v1.1a-4|8	Version:	v1.1a
14mu|texlive-dvdcoll-v1.1a-4|9	Release:	4
14mu|texlive-dvdcoll-v1.1a-4|10	Summary:	A class for typesetting DVD archives
14mu|texlive-dvdcoll-v1.1a-4|11	Group:		Publishing
14mu|texlive-dvdcoll-v1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dvdcoll
14mu|texlive-dvdcoll-v1.1a-4|13	License:	LPPL
14mu|texlive-dvdcoll-v1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvdcoll.tar.xz
14mu|texlive-dvdcoll-v1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvdcoll.doc.tar.xz
14mu|texlive-dvdcoll-v1.1a-4|16	BuildArch:	noarch
14mu|texlive-dvdcoll-v1.1a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dvdcoll-v1.1a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dvdcoll-v1.1a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-dvdcoll-v1.1a-4|20	
14mu|texlive-dvdcoll-v1.1a-4|21	%description
14mu|texlive-dvdcoll-v1.1a-4|22	Having lost the overview of my DVD archives, I simply could not
14mu|texlive-dvdcoll-v1.1a-4|23	remember if I already recorded the documentary running on TV
14mu|texlive-dvdcoll-v1.1a-4|24	that day. I chose to recreate the index using LaTeX: the design
14mu|texlive-dvdcoll-v1.1a-4|25	aim was a hyperlinked and fully searchable PDF-document,
14mu|texlive-dvdcoll-v1.1a-4|26	listing my DVDs with all titles, lengths and so on. Further
14mu|texlive-dvdcoll-v1.1a-4|27	requirements were support for seasons of tv series and a list
14mu|texlive-dvdcoll-v1.1a-4|28	with all faulty or missing programs for rerecording. The
14mu|texlive-dvdcoll-v1.1a-4|29	dvdcoll class supports all these requirements. dvdcoll.cls
14mu|texlive-dvdcoll-v1.1a-4|30	follows the structure <number><title><length>. As a result, the
14mu|texlive-dvdcoll-v1.1a-4|31	class is not limited to DVDs--you can of course typeset
14mu|texlive-dvdcoll-v1.1a-4|32	archives of CD-ROMs, Audio-CDs and so on. Supported languages
14mu|texlive-dvdcoll-v1.1a-4|33	at the moment: English, French, German, Italian, Polish,
14mu|texlive-dvdcoll-v1.1a-4|34	Portuguese, Spanish. Some help is needed for other languages!.
14mu|texlive-dvdcoll-v1.1a-4|35	
14mu|texlive-dvdcoll-v1.1a-4|36	
14mu|texlive-dvdcoll-v1.1a-4|37	#-----------------------------------------------------------------------
14mu|texlive-dvdcoll-v1.1a-4|38	%files
14mu|texlive-dvdcoll-v1.1a-4|39	%{_texmfdistdir}/bibtex/bst/dvdcoll/dcbib.bst
14mu|texlive-dvdcoll-v1.1a-4|40	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/UKenglish.dcl
14mu|texlive-dvdcoll-v1.1a-4|41	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/USenglish.dcl
14mu|texlive-dvdcoll-v1.1a-4|42	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/acadian.dcl
14mu|texlive-dvdcoll-v1.1a-4|43	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/american.dcl
14mu|texlive-dvdcoll-v1.1a-4|44	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/australian.dcl
14mu|texlive-dvdcoll-v1.1a-4|45	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/austrian.dcl
14mu|texlive-dvdcoll-v1.1a-4|46	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/brazil.dcl
14mu|texlive-dvdcoll-v1.1a-4|47	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/brazilian.dcl
14mu|texlive-dvdcoll-v1.1a-4|48	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/british.dcl
14mu|texlive-dvdcoll-v1.1a-4|49	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/canadian.dcl
14mu|texlive-dvdcoll-v1.1a-4|50	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/canadien.dcl
14mu|texlive-dvdcoll-v1.1a-4|51	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/english.dcl
14mu|texlive-dvdcoll-v1.1a-4|52	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/francais.dcl
14mu|texlive-dvdcoll-v1.1a-4|53	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/french.dcl
14mu|texlive-dvdcoll-v1.1a-4|54	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/frenchb.dcl
14mu|texlive-dvdcoll-v1.1a-4|55	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/german.dcl
14mu|texlive-dvdcoll-v1.1a-4|56	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/germanb.dcl
14mu|texlive-dvdcoll-v1.1a-4|57	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/italian.dcl
14mu|texlive-dvdcoll-v1.1a-4|58	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/naustrian.dcl
14mu|texlive-dvdcoll-v1.1a-4|59	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/newzealand.dcl
14mu|texlive-dvdcoll-v1.1a-4|60	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/ngerman.dcl
14mu|texlive-dvdcoll-v1.1a-4|61	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/polish.dcl
14mu|texlive-dvdcoll-v1.1a-4|62	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/portuges.dcl
14mu|texlive-dvdcoll-v1.1a-4|63	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/portuguese.dcl
14mu|texlive-dvdcoll-v1.1a-4|64	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/spanish.dcl
14mu|texlive-dvdcoll-v1.1a-4|65	%{_texmfdistdir}/tex/latex/dvdcoll/dcwrtbib.sty
14mu|texlive-dvdcoll-v1.1a-4|66	%{_texmfdistdir}/tex/latex/dvdcoll/dvdcoll.cls
14mu|texlive-dvdcoll-v1.1a-4|67	%{_texmfdistdir}/tex/latex/dvdcoll/pdfnotiz.sty
14mu|texlive-dvdcoll-v1.1a-4|68	%doc %{_texmfdistdir}/doc/latex/dvdcoll/CHANGES
14mu|texlive-dvdcoll-v1.1a-4|69	%doc %{_texmfdistdir}/doc/latex/dvdcoll/INSTALL
14mu|texlive-dvdcoll-v1.1a-4|70	%doc %{_texmfdistdir}/doc/latex/dvdcoll/README
14mu|texlive-dvdcoll-v1.1a-4|71	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dcexample.pdf
14mu|texlive-dvdcoll-v1.1a-4|72	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dcexample.tex
14mu|texlive-dvdcoll-v1.1a-4|73	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dvdcoll.pdf
14mu|texlive-dvdcoll-v1.1a-4|74	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dvdcoll_de.pdf
14mu|texlive-dvdcoll-v1.1a-4|75	%doc %{_texmfdistdir}/doc/latex/dvdcoll/manifest.txt
14mu|texlive-dvdcoll-v1.1a-4|76	
14mu|texlive-dvdcoll-v1.1a-4|77	#-----------------------------------------------------------------------
14mu|texlive-dvdcoll-v1.1a-4|78	%prep
14mu|texlive-dvdcoll-v1.1a-4|79	%setup -c -a0 -a1
14mu|texlive-dvdcoll-v1.1a-4|80	
14mu|texlive-dvdcoll-v1.1a-4|81	%build
14mu|texlive-dvdcoll-v1.1a-4|82	
14mu|texlive-dvdcoll-v1.1a-4|83	%install
14mu|texlive-dvdcoll-v1.1a-4|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dvdcoll-v1.1a-4|85	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dvdcoll-v1.1a-4|86	
14mu|texlive-dvdcoll-v1.1a-4|87	
14mu|texlive-dvdcoll-v1.1a-4|88	
14mu|texlive-dvdcoll-v1.1a-4|89	%changelog
14mu|texlive-dvdcoll-v1.1a-4|90	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.1a-4
14mu|texlive-dvdcoll-v1.1a-4|91	+ Revision: ed87b7b
14mu|texlive-dvdcoll-v1.1a-4|92	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dvdcoll-v1.1a-4|93	
14mu|texlive-dvdcoll-v1.1a-4|94	

24657 14
14mu|texlive-dvgloss-0.1-7|1	# revision 29103
14mu|texlive-dvgloss-0.1-7|2	# category Package
14mu|texlive-dvgloss-0.1-7|3	# catalog-ctan /macros/latex/contrib/dvgloss
14mu|texlive-dvgloss-0.1-7|4	# catalog-date 2013-02-13 12:56:56 +0100
14mu|texlive-dvgloss-0.1-7|5	# catalog-license lppl
14mu|texlive-dvgloss-0.1-7|6	# catalog-version 0.1
14mu|texlive-dvgloss-0.1-7|7	Name:		texlive-dvgloss
14mu|texlive-dvgloss-0.1-7|8	Version:	0.1
14mu|texlive-dvgloss-0.1-7|9	Release:	7
14mu|texlive-dvgloss-0.1-7|10	Summary:	Facilities for setting interlinear glossed text
14mu|texlive-dvgloss-0.1-7|11	Group:		Publishing
14mu|texlive-dvgloss-0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dvgloss
14mu|texlive-dvgloss-0.1-7|13	License:	LPPL
14mu|texlive-dvgloss-0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvgloss.tar.xz
14mu|texlive-dvgloss-0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvgloss.doc.tar.xz
14mu|texlive-dvgloss-0.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvgloss.source.tar.xz
14mu|texlive-dvgloss-0.1-7|17	BuildArch:	noarch
14mu|texlive-dvgloss-0.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dvgloss-0.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dvgloss-0.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-dvgloss-0.1-7|21	
14mu|texlive-dvgloss-0.1-7|22	%description
14mu|texlive-dvgloss-0.1-7|23	The package provides extensible macros for setting interlinear
14mu|texlive-dvgloss-0.1-7|24	glossed text -- useful, for instance, for typing linguistics
14mu|texlive-dvgloss-0.1-7|25	papers. The operative word here is "extensible": few features
14mu|texlive-dvgloss-0.1-7|26	are built in, but some flexible and powerful facilities are
14mu|texlive-dvgloss-0.1-7|27	included for adding your own.
14mu|texlive-dvgloss-0.1-7|28	
14mu|texlive-dvgloss-0.1-7|29	
14mu|texlive-dvgloss-0.1-7|30	#-----------------------------------------------------------------------
14mu|texlive-dvgloss-0.1-7|31	%files
14mu|texlive-dvgloss-0.1-7|32	%{_texmfdistdir}/tex/latex/dvgloss/dvgloss.sty
14mu|texlive-dvgloss-0.1-7|33	%doc %{_texmfdistdir}/doc/latex/dvgloss/README
14mu|texlive-dvgloss-0.1-7|34	%doc %{_texmfdistdir}/doc/latex/dvgloss/dvgloss.pdf
14mu|texlive-dvgloss-0.1-7|35	#- source
14mu|texlive-dvgloss-0.1-7|36	%doc %{_texmfdistdir}/source/latex/dvgloss/dvgloss.dtx
14mu|texlive-dvgloss-0.1-7|37	%doc %{_texmfdistdir}/source/latex/dvgloss/dvgloss.ins
14mu|texlive-dvgloss-0.1-7|38	
14mu|texlive-dvgloss-0.1-7|39	#-----------------------------------------------------------------------
14mu|texlive-dvgloss-0.1-7|40	%prep
14mu|texlive-dvgloss-0.1-7|41	%setup -c -a0 -a1 -a2
14mu|texlive-dvgloss-0.1-7|42	
14mu|texlive-dvgloss-0.1-7|43	%build
14mu|texlive-dvgloss-0.1-7|44	
14mu|texlive-dvgloss-0.1-7|45	%install
14mu|texlive-dvgloss-0.1-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dvgloss-0.1-7|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dvgloss-0.1-7|48	
14mu|texlive-dvgloss-0.1-7|49	%changelog
14mu|texlive-dvgloss-0.1-7|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
14mu|texlive-dvgloss-0.1-7|51	+ Revision: 561c7b0
14mu|texlive-dvgloss-0.1-7|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dvgloss-0.1-7|53	
14mu|texlive-dvgloss-0.1-7|54	

24658 14
14mu|texlive-dvi2tty-3.5.1-10|1	# revision 29764
14mu|texlive-dvi2tty-3.5.1-10|2	# category TLCore
14mu|texlive-dvi2tty-3.5.1-10|3	# catalog-ctan /dviware/dvi2tty
14mu|texlive-dvi2tty-3.5.1-10|4	# catalog-date 2012-04-09 22:37:34 +0200
14mu|texlive-dvi2tty-3.5.1-10|5	# catalog-license gpl
14mu|texlive-dvi2tty-3.5.1-10|6	# catalog-version 3.5.1
14mu|texlive-dvi2tty-3.5.1-10|7	Name:		texlive-dvi2tty
14mu|texlive-dvi2tty-3.5.1-10|8	Version:	3.5.1
14mu|texlive-dvi2tty-3.5.1-10|9	Release:	10
14mu|texlive-dvi2tty-3.5.1-10|10	Summary:	Produce ASCII from DVI
14mu|texlive-dvi2tty-3.5.1-10|11	Group:		Publishing
14mu|texlive-dvi2tty-3.5.1-10|12	URL:		http://www.ctan.org/tex-archive/dviware/dvi2tty
14mu|texlive-dvi2tty-3.5.1-10|13	License:	GPL
14mu|texlive-dvi2tty-3.5.1-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvi2tty.tar.xz
14mu|texlive-dvi2tty-3.5.1-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvi2tty.doc.tar.xz
14mu|texlive-dvi2tty-3.5.1-10|16	BuildArch:	noarch
14mu|texlive-dvi2tty-3.5.1-10|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dvi2tty-3.5.1-10|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dvi2tty-3.5.1-10|19	Requires(post):	texlive-kpathsea
14mu|texlive-dvi2tty-3.5.1-10|20	Requires:	texlive-dvi2tty.bin
14mu|texlive-dvi2tty-3.5.1-10|21	
14mu|texlive-dvi2tty-3.5.1-10|22	%description
14mu|texlive-dvi2tty-3.5.1-10|23	A DVI driver to produce an ASCII representation of the
14mu|texlive-dvi2tty-3.5.1-10|24	document. The original version was written in Pascal, and the
14mu|texlive-dvi2tty-3.5.1-10|25	present author translated the program to C.
14mu|texlive-dvi2tty-3.5.1-10|26	
14mu|texlive-dvi2tty-3.5.1-10|27	
14mu|texlive-dvi2tty-3.5.1-10|28	#-----------------------------------------------------------------------
14mu|texlive-dvi2tty-3.5.1-10|29	%files
14mu|texlive-dvi2tty-3.5.1-10|30	%{_mandir}/man1/dvi2tty.1*
14mu|texlive-dvi2tty-3.5.1-10|31	%{_texmfdistdir}/doc/man/man1/dvi2tty.man1.pdf
14mu|texlive-dvi2tty-3.5.1-10|32	%doc %{_mandir}/man1/disdvi.1*
14mu|texlive-dvi2tty-3.5.1-10|33	%doc %{_texmfdistdir}/doc/man/man1/disdvi.man1.pdf
14mu|texlive-dvi2tty-3.5.1-10|34	
14mu|texlive-dvi2tty-3.5.1-10|35	#-----------------------------------------------------------------------
14mu|texlive-dvi2tty-3.5.1-10|36	%prep
14mu|texlive-dvi2tty-3.5.1-10|37	%setup -c -a0 -a1
14mu|texlive-dvi2tty-3.5.1-10|38	
14mu|texlive-dvi2tty-3.5.1-10|39	%build
14mu|texlive-dvi2tty-3.5.1-10|40	
14mu|texlive-dvi2tty-3.5.1-10|41	%install
14mu|texlive-dvi2tty-3.5.1-10|42	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-dvi2tty-3.5.1-10|43	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-dvi2tty-3.5.1-10|44	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-dvi2tty-3.5.1-10|45	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-dvi2tty-3.5.1-10|46	
14mu|texlive-dvi2tty-3.5.1-10|47	%changelog
14mu|texlive-dvi2tty-3.5.1-10|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-10
14mu|texlive-dvi2tty-3.5.1-10|49	+ Revision: 0d0d73a
14mu|texlive-dvi2tty-3.5.1-10|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dvi2tty-3.5.1-10|51	
14mu|texlive-dvi2tty-3.5.1-10|52	

24659 14
14mu|texlive-dvidvi-1.0-10|1	# revision 29764
14mu|texlive-dvidvi-1.0-10|2	# category TLCore
14mu|texlive-dvidvi-1.0-10|3	# catalog-ctan /dviware/dvidvi
14mu|texlive-dvidvi-1.0-10|4	# catalog-date 2012-05-07 18:30:58 +0200
14mu|texlive-dvidvi-1.0-10|5	# catalog-license other-free
14mu|texlive-dvidvi-1.0-10|6	# catalog-version 1.0
14mu|texlive-dvidvi-1.0-10|7	Name:		texlive-dvidvi
14mu|texlive-dvidvi-1.0-10|8	Version:	1.0
14mu|texlive-dvidvi-1.0-10|9	Release:	10
14mu|texlive-dvidvi-1.0-10|10	Summary:	Convert one DVI file into another
14mu|texlive-dvidvi-1.0-10|11	Group:		Publishing
14mu|texlive-dvidvi-1.0-10|12	URL:		http://www.ctan.org/tex-archive/dviware/dvidvi
14mu|texlive-dvidvi-1.0-10|13	License:	OTHER-FREE
14mu|texlive-dvidvi-1.0-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvidvi.tar.xz
14mu|texlive-dvidvi-1.0-10|15	BuildArch:	noarch
14mu|texlive-dvidvi-1.0-10|16	BuildRequires:	texlive-tlpkg
14mu|texlive-dvidvi-1.0-10|17	Requires(pre):	texlive-tlpkg
14mu|texlive-dvidvi-1.0-10|18	Requires(post):	texlive-kpathsea
14mu|texlive-dvidvi-1.0-10|19	Requires:	texlive-dvidvi.bin
14mu|texlive-dvidvi-1.0-10|20	
14mu|texlive-dvidvi-1.0-10|21	%description
14mu|texlive-dvidvi-1.0-10|22	The output DVI file's contents are specified by page selection
14mu|texlive-dvidvi-1.0-10|23	commands; series of pages and page number ranges may be
14mu|texlive-dvidvi-1.0-10|24	specified, as well as inclusions and exclusions.
14mu|texlive-dvidvi-1.0-10|25	
14mu|texlive-dvidvi-1.0-10|26	
14mu|texlive-dvidvi-1.0-10|27	#-----------------------------------------------------------------------
14mu|texlive-dvidvi-1.0-10|28	%files
14mu|texlive-dvidvi-1.0-10|29	%{_mandir}/man1/dvidvi.1*
14mu|texlive-dvidvi-1.0-10|30	%{_texmfdistdir}/doc/man/man1/dvidvi.man1.pdf
14mu|texlive-dvidvi-1.0-10|31	
14mu|texlive-dvidvi-1.0-10|32	#-----------------------------------------------------------------------
14mu|texlive-dvidvi-1.0-10|33	%prep
14mu|texlive-dvidvi-1.0-10|34	%setup -c -a0
14mu|texlive-dvidvi-1.0-10|35	
14mu|texlive-dvidvi-1.0-10|36	%build
14mu|texlive-dvidvi-1.0-10|37	
14mu|texlive-dvidvi-1.0-10|38	%install
14mu|texlive-dvidvi-1.0-10|39	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-dvidvi-1.0-10|40	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-dvidvi-1.0-10|41	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-dvidvi-1.0-10|42	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-dvidvi-1.0-10|43	
14mu|texlive-dvidvi-1.0-10|44	%changelog
14mu|texlive-dvidvi-1.0-10|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-10
14mu|texlive-dvidvi-1.0-10|46	+ Revision: c104ebd
14mu|texlive-dvidvi-1.0-10|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dvidvi-1.0-10|48	
14mu|texlive-dvidvi-1.0-10|49	

24660 14
14mu|texlive-dviincl-1.00-4|1	# revision 15878
14mu|texlive-dviincl-1.00-4|2	# category Package
14mu|texlive-dviincl-1.00-4|3	# catalog-ctan /graphics/metapost/contrib/macros/dviincl
14mu|texlive-dviincl-1.00-4|4	# catalog-date 2008-08-19 08:58:40 +0200
14mu|texlive-dviincl-1.00-4|5	# catalog-license pd
14mu|texlive-dviincl-1.00-4|6	# catalog-version 1.00
14mu|texlive-dviincl-1.00-4|7	Name:		texlive-dviincl
14mu|texlive-dviincl-1.00-4|8	Version:	1.00
14mu|texlive-dviincl-1.00-4|9	Release:	4
14mu|texlive-dviincl-1.00-4|10	Summary:	Include a DVI page into MetaPost output
14mu|texlive-dviincl-1.00-4|11	Group:		Publishing
14mu|texlive-dviincl-1.00-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/dviincl
14mu|texlive-dviincl-1.00-4|13	License:	PD
14mu|texlive-dviincl-1.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviincl.tar.xz
14mu|texlive-dviincl-1.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviincl.doc.tar.xz
14mu|texlive-dviincl-1.00-4|16	BuildArch:	noarch
14mu|texlive-dviincl-1.00-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dviincl-1.00-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dviincl-1.00-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-dviincl-1.00-4|20	
14mu|texlive-dviincl-1.00-4|21	%description
14mu|texlive-dviincl-1.00-4|22	One of the auxiliary programs belonging to every MetaPost
14mu|texlive-dviincl-1.00-4|23	package is DVItoMP, converting a DVI into a MetaPost file.
14mu|texlive-dviincl-1.00-4|24	Hence the idea of including a DVI page into the EPS files
14mu|texlive-dviincl-1.00-4|25	generated by MetaPost. An MPX file produced by DVItoMP is then
14mu|texlive-dviincl-1.00-4|26	processed by MetaPost with an axiliary file.
14mu|texlive-dviincl-1.00-4|27	
14mu|texlive-dviincl-1.00-4|28	
14mu|texlive-dviincl-1.00-4|29	#-----------------------------------------------------------------------
14mu|texlive-dviincl-1.00-4|30	%files
14mu|texlive-dviincl-1.00-4|31	%{_texmfdistdir}/metapost/dviincl/fix_brks.mp
14mu|texlive-dviincl-1.00-4|32	%{_texmfdistdir}/metapost/dviincl/fix_page.mp
14mu|texlive-dviincl-1.00-4|33	%doc %{_texmfdistdir}/doc/metapost/dviincl/0czytaj.sla
14mu|texlive-dviincl-1.00-4|34	%doc %{_texmfdistdir}/doc/metapost/dviincl/0dviincl.inf
14mu|texlive-dviincl-1.00-4|35	%doc %{_texmfdistdir}/doc/metapost/dviincl/README
14mu|texlive-dviincl-1.00-4|36	%doc %{_texmfdistdir}/doc/metapost/dviincl/README.pl
14mu|texlive-dviincl-1.00-4|37	%doc %{_texmfdistdir}/doc/metapost/dviincl/storyx.tex
14mu|texlive-dviincl-1.00-4|38	%doc %{_texmfdistdir}/doc/metapost/dviincl/test-bop.mp
14mu|texlive-dviincl-1.00-4|39	%doc %{_texmfdistdir}/doc/metapost/dviincl/test-bop.tex
14mu|texlive-dviincl-1.00-4|40	%doc %{_texmfdistdir}/doc/metapost/dviincl/testit.bat
14mu|texlive-dviincl-1.00-4|41	%doc %{_texmfdistdir}/doc/metapost/dviincl/testit.sh
14mu|texlive-dviincl-1.00-4|42	
14mu|texlive-dviincl-1.00-4|43	#-----------------------------------------------------------------------
14mu|texlive-dviincl-1.00-4|44	%prep
14mu|texlive-dviincl-1.00-4|45	%setup -c -a0 -a1
14mu|texlive-dviincl-1.00-4|46	
14mu|texlive-dviincl-1.00-4|47	%build
14mu|texlive-dviincl-1.00-4|48	
14mu|texlive-dviincl-1.00-4|49	%install
14mu|texlive-dviincl-1.00-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dviincl-1.00-4|51	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dviincl-1.00-4|52	
14mu|texlive-dviincl-1.00-4|53	
14mu|texlive-dviincl-1.00-4|54	
14mu|texlive-dviincl-1.00-4|55	%changelog
14mu|texlive-dviincl-1.00-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14mu|texlive-dviincl-1.00-4|57	+ Revision: 8098bd7
14mu|texlive-dviincl-1.00-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dviincl-1.00-4|59	
14mu|texlive-dviincl-1.00-4|60	

24661 14
14mu|texlive-dvips-20130325-10|1	# revision 32132
14mu|texlive-dvips-20130325-10|2	# category Package
14mu|texlive-dvips-20130325-10|3	# catalog-ctan undef
14mu|texlive-dvips-20130325-10|4	# catalog-date 2013-03-25 12:41:24 +0100
14mu|texlive-dvips-20130325-10|5	# catalog-license gpl
14mu|texlive-dvips-20130325-10|6	# catalog-version undef
14mu|texlive-dvips-20130325-10|7	Name:		texlive-dvips
14mu|texlive-dvips-20130325-10|8	Version:	20130325
14mu|texlive-dvips-20130325-10|9	Release:	10
14mu|texlive-dvips-20130325-10|10	Summary:	A DVI to PostScript driver
14mu|texlive-dvips-20130325-10|11	Group:		Publishing
14mu|texlive-dvips-20130325-10|12	URL:		http://tug.org/texlive
14mu|texlive-dvips-20130325-10|13	License:	GPL
14mu|texlive-dvips-20130325-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvips.tar.xz
14mu|texlive-dvips-20130325-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvips.doc.tar.xz
14mu|texlive-dvips-20130325-10|16	BuildArch:	noarch
14mu|texlive-dvips-20130325-10|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dvips-20130325-10|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dvips-20130325-10|19	Requires(post):	texlive-kpathsea
14mu|texlive-dvips-20130325-10|20	Requires:	texlive-dvips.bin
14mu|texlive-dvips-20130325-10|21	%rename tetex-dvips
14mu|texlive-dvips-20130325-10|22	%rename texlive-texmf-dvips
14mu|texlive-dvips-20130325-10|23	
14mu|texlive-dvips-20130325-10|24	%description
14mu|texlive-dvips-20130325-10|25	This package has been withdrawn from CTAN, and bundled into the
14mu|texlive-dvips-20130325-10|26	distributions' package sets. The current sources of dvips may
14mu|texlive-dvips-20130325-10|27	be found in the distribution of dvipsk which forms part of the
14mu|texlive-dvips-20130325-10|28	TeX-live sources.
14mu|texlive-dvips-20130325-10|29	
14mu|texlive-dvips-20130325-10|30	%postun
14mu|texlive-dvips-20130325-10|31	if [ $1 -eq 0 ]; then
14mu|texlive-dvips-20130325-10|32	rm -fr %{_texmfvardir}/fonts/map/dvips
14mu|texlive-dvips-20130325-10|33	fi
14mu|texlive-dvips-20130325-10|34	
14mu|texlive-dvips-20130325-10|35	#-----------------------------------------------------------------------
14mu|texlive-dvips-20130325-10|36	%files
14mu|texlive-dvips-20130325-10|37	%{_texmfdistdir}/dvips/base/color.pro
14mu|texlive-dvips-20130325-10|38	%{_texmfdistdir}/dvips/base/crop.pro
14mu|texlive-dvips-20130325-10|39	%{_texmfdistdir}/dvips/base/ehandler.ps
14mu|texlive-dvips-20130325-10|40	%{_texmfdistdir}/dvips/base/finclude.pro
14mu|texlive-dvips-20130325-10|41	%{_texmfdistdir}/dvips/base/hps.pro
14mu|texlive-dvips-20130325-10|42	%{_texmfdistdir}/dvips/base/resolution400.ps
14mu|texlive-dvips-20130325-10|43	%{_texmfdistdir}/dvips/base/special.pro
14mu|texlive-dvips-20130325-10|44	%{_texmfdistdir}/dvips/base/tex.pro
14mu|texlive-dvips-20130325-10|45	%{_texmfdistdir}/dvips/base/texc.pro
14mu|texlive-dvips-20130325-10|46	%{_texmfdistdir}/dvips/base/texps.pro
14mu|texlive-dvips-20130325-10|47	%{_texmfdistdir}/dvips/config/alt-rule.pro
14mu|texlive-dvips-20130325-10|48	%{_texmfdistdir}/dvips/config/canonex.cfg
14mu|texlive-dvips-20130325-10|49	%{_texmfdistdir}/dvips/config/config.bakoma
14mu|texlive-dvips-20130325-10|50	%{_texmfdistdir}/dvips/config/config.canonex
14mu|texlive-dvips-20130325-10|51	%{_texmfdistdir}/dvips/config/config.cx
14mu|texlive-dvips-20130325-10|52	%{_texmfdistdir}/dvips/config/config.deskjet
14mu|texlive-dvips-20130325-10|53	%{_texmfdistdir}/dvips/config/config.dvired
14mu|texlive-dvips-20130325-10|54	%{_texmfdistdir}/dvips/config/config.epson
14mu|texlive-dvips-20130325-10|55	%{_texmfdistdir}/dvips/config/config.ibmvga
14mu|texlive-dvips-20130325-10|56	%{_texmfdistdir}/dvips/config/config.ljfour
14mu|texlive-dvips-20130325-10|57	%{_texmfdistdir}/dvips/config/config.luc
14mu|texlive-dvips-20130325-10|58	%{_texmfdistdir}/dvips/config/config.mbn
14mu|texlive-dvips-20130325-10|59	%{_texmfdistdir}/dvips/config/config.mga
14mu|texlive-dvips-20130325-10|60	%{_texmfdistdir}/dvips/config/config.mirrorprint
14mu|texlive-dvips-20130325-10|61	%{_texmfdistdir}/dvips/config/config.ot2
14mu|texlive-dvips-20130325-10|62	%{_texmfdistdir}/dvips/config/config.ps
14mu|texlive-dvips-20130325-10|63	%{_texmfdistdir}/dvips/config/config.qms
14mu|texlive-dvips-20130325-10|64	%{_texmfdistdir}/dvips/config/config.toshiba
14mu|texlive-dvips-20130325-10|65	%{_texmfdistdir}/dvips/config/config.unms
14mu|texlive-dvips-20130325-10|66	%{_texmfdistdir}/dvips/config/config.xyp
14mu|texlive-dvips-20130325-10|67	%{_texmfdistdir}/dvips/config/cx.cfg
14mu|texlive-dvips-20130325-10|68	%{_texmfdistdir}/dvips/config/deskjet.cfg
14mu|texlive-dvips-20130325-10|69	%{_texmfdistdir}/dvips/config/dfaxhigh.cfg
14mu|texlive-dvips-20130325-10|70	%{_texmfdistdir}/dvips/config/dvired.cfg
14mu|texlive-dvips-20130325-10|71	%{_texmfdistdir}/dvips/config/epson.cfg
14mu|texlive-dvips-20130325-10|72	%{_texmfdistdir}/dvips/config/ibmvga.cfg
14mu|texlive-dvips-20130325-10|73	%{_texmfdistdir}/dvips/config/ljfour.cfg
14mu|texlive-dvips-20130325-10|74	%{_texmfdistdir}/dvips/config/qms.cfg
14mu|texlive-dvips-20130325-10|75	%{_texmfdistdir}/dvips/config/toshiba.cfg
14mu|texlive-dvips-20130325-10|76	%{_texmfdistdir}/fonts/enc/dvips/base/6w.enc
14mu|texlive-dvips-20130325-10|77	%{_texmfdistdir}/fonts/enc/dvips/base/7t.enc
14mu|texlive-dvips-20130325-10|78	%{_texmfdistdir}/fonts/enc/dvips/base/8a.enc
14mu|texlive-dvips-20130325-10|79	%{_texmfdistdir}/fonts/enc/dvips/base/8r.enc
14mu|texlive-dvips-20130325-10|80	%{_texmfdistdir}/fonts/enc/dvips/base/ad.enc
14mu|texlive-dvips-20130325-10|81	%{_texmfdistdir}/fonts/enc/dvips/base/ansinew.enc
14mu|texlive-dvips-20130325-10|82	%{_texmfdistdir}/fonts/enc/dvips/base/asex.enc
14mu|texlive-dvips-20130325-10|83	%{_texmfdistdir}/fonts/enc/dvips/base/asexp.enc
14mu|texlive-dvips-20130325-10|84	%{_texmfdistdir}/fonts/enc/dvips/base/dc.enc
14mu|texlive-dvips-20130325-10|85	%{_texmfdistdir}/fonts/enc/dvips/base/dvips.enc
14mu|texlive-dvips-20130325-10|86	%{_texmfdistdir}/fonts/enc/dvips/base/ec.enc
14mu|texlive-dvips-20130325-10|87	%{_texmfdistdir}/fonts/enc/dvips/base/extex.enc
14mu|texlive-dvips-20130325-10|88	%{_texmfdistdir}/fonts/enc/dvips/base/funky.enc
14mu|texlive-dvips-20130325-10|89	%{_texmfdistdir}/fonts/enc/dvips/base/odvips.enc
14mu|texlive-dvips-20130325-10|90	%{_texmfdistdir}/fonts/enc/dvips/base/q-cs-uni.enc
14mu|texlive-dvips-20130325-10|91	%{_texmfdistdir}/fonts/enc/dvips/base/q-ec-uni.enc
14mu|texlive-dvips-20130325-10|92	%{_texmfdistdir}/fonts/enc/dvips/base/q-l7x-uni.enc
14mu|texlive-dvips-20130325-10|93	%{_texmfdistdir}/fonts/enc/dvips/base/q-qx-uni.enc
14mu|texlive-dvips-20130325-10|94	%{_texmfdistdir}/fonts/enc/dvips/base/q-rm-uni.enc
14mu|texlive-dvips-20130325-10|95	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2a-uni.enc
14mu|texlive-dvips-20130325-10|96	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2b-uni.enc
14mu|texlive-dvips-20130325-10|97	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2c-uni.enc
14mu|texlive-dvips-20130325-10|98	%{_texmfdistdir}/fonts/enc/dvips/base/q-t5-uni.enc
14mu|texlive-dvips-20130325-10|99	%{_texmfdistdir}/fonts/enc/dvips/base/q-texnansi-uni.enc
14mu|texlive-dvips-20130325-10|100	%{_texmfdistdir}/fonts/enc/dvips/base/q-ts1-uni.enc
14mu|texlive-dvips-20130325-10|101	%{_texmfdistdir}/fonts/enc/dvips/base/qx.enc
14mu|texlive-dvips-20130325-10|102	%{_texmfdistdir}/fonts/enc/dvips/base/stormex.enc
14mu|texlive-dvips-20130325-10|103	%{_texmfdistdir}/fonts/enc/dvips/base/tex256.enc
14mu|texlive-dvips-20130325-10|104	%{_texmfdistdir}/fonts/enc/dvips/base/texmext.enc
14mu|texlive-dvips-20130325-10|105	%{_texmfdistdir}/fonts/enc/dvips/base/texmital.enc
14mu|texlive-dvips-20130325-10|106	%{_texmfdistdir}/fonts/enc/dvips/base/texmsym.enc
14mu|texlive-dvips-20130325-10|107	%{_texmfdistdir}/fonts/enc/dvips/base/texnansx.enc
14mu|texlive-dvips-20130325-10|108	%{_texmfdistdir}/fonts/map/dvips/updmap/builtin35.map
14mu|texlive-dvips-20130325-10|109	%{_texmfdistdir}/fonts/map/dvips/updmap/download35.map
14mu|texlive-dvips-20130325-10|110	%{_texmfdistdir}/fonts/map/dvips/updmap/ps2pk.map
14mu|texlive-dvips-20130325-10|111	%{_texmfdistdir}/fonts/map/dvips/updmap/psfonts.map
14mu|texlive-dvips-20130325-10|112	%{_texmfdistdir}/fonts/map/dvips/updmap/psfonts_pk.map
14mu|texlive-dvips-20130325-10|113	%{_texmfdistdir}/fonts/map/dvips/updmap/psfonts_t1.map
14mu|texlive-dvips-20130325-10|114	%{_texmfdistdir}/tex/generic/dvips/blackdvi.sty
14mu|texlive-dvips-20130325-10|115	%{_texmfdistdir}/tex/generic/dvips/blackdvi.tex
14mu|texlive-dvips-20130325-10|116	%{_texmfdistdir}/tex/generic/dvips/colordvi.sty
14mu|texlive-dvips-20130325-10|117	%{_texmfdistdir}/tex/generic/dvips/colordvi.tex
14mu|texlive-dvips-20130325-10|118	%{_texmfdistdir}/tex/generic/dvips/rotate.sty
14mu|texlive-dvips-20130325-10|119	%{_texmfdistdir}/tex/generic/dvips/rotate.tex
14mu|texlive-dvips-20130325-10|120	%doc %{_texmfdistdir}/doc/dvips/dvips.html
14mu|texlive-dvips-20130325-10|121	%doc %{_texmfdistdir}/doc/dvips/dvips.pdf
14mu|texlive-dvips-20130325-10|122	%doc %{_infodir}/dvips.info*
14mu|texlive-dvips-20130325-10|123	%doc %{_mandir}/man1/afm2tfm.1*
14mu|texlive-dvips-20130325-10|124	%doc %{_texmfdistdir}/doc/man/man1/afm2tfm.man1.pdf
14mu|texlive-dvips-20130325-10|125	%doc %{_mandir}/man1/dvips.1*
14mu|texlive-dvips-20130325-10|126	%doc %{_texmfdistdir}/doc/man/man1/dvips.man1.pdf
14mu|texlive-dvips-20130325-10|127	
14mu|texlive-dvips-20130325-10|128	#-----------------------------------------------------------------------
14mu|texlive-dvips-20130325-10|129	%prep
14mu|texlive-dvips-20130325-10|130	%setup -c -a0 -a1
14mu|texlive-dvips-20130325-10|131	
14mu|texlive-dvips-20130325-10|132	%build
14mu|texlive-dvips-20130325-10|133	
14mu|texlive-dvips-20130325-10|134	%install
14mu|texlive-dvips-20130325-10|135	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-dvips-20130325-10|136	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-dvips-20130325-10|137	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-dvips-20130325-10|138	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-dvips-20130325-10|139	mkdir -p %{buildroot}%{_infodir}
14mu|texlive-dvips-20130325-10|140	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
14mu|texlive-dvips-20130325-10|141	
14mu|texlive-dvips-20130325-10|142	%changelog
14mu|texlive-dvips-20130325-10|143	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 20130325-10
14mu|texlive-dvips-20130325-10|144	+ Revision: 5e035b2
14mu|texlive-dvips-20130325-10|145	- MassBuild#656: Increase release tag
14mu|texlive-dvips-20130325-10|146	
14mu|texlive-dvips-20130325-10|147	

24662 14
14mu|texlive-dvipsconfig-1.6-4|1	# revision 13293
14mu|texlive-dvipsconfig-1.6-4|2	# category Package
14mu|texlive-dvipsconfig-1.6-4|3	# catalog-ctan /dviware/dvipsconfig
14mu|texlive-dvipsconfig-1.6-4|4	# catalog-date 2007-03-05 22:02:45 +0100
14mu|texlive-dvipsconfig-1.6-4|5	# catalog-license gpl
14mu|texlive-dvipsconfig-1.6-4|6	# catalog-version 1.6
14mu|texlive-dvipsconfig-1.6-4|7	Name:		texlive-dvipsconfig
14mu|texlive-dvipsconfig-1.6-4|8	Version:	1.6
14mu|texlive-dvipsconfig-1.6-4|9	Release:	4
14mu|texlive-dvipsconfig-1.6-4|10	Summary:	Collection of dvips PostScript headers
14mu|texlive-dvipsconfig-1.6-4|11	Group:		Publishing
14mu|texlive-dvipsconfig-1.6-4|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipsconfig
14mu|texlive-dvipsconfig-1.6-4|13	License:	GPL
14mu|texlive-dvipsconfig-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipsconfig.tar.xz
14mu|texlive-dvipsconfig-1.6-4|15	BuildArch:	noarch
14mu|texlive-dvipsconfig-1.6-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-dvipsconfig-1.6-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-dvipsconfig-1.6-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-dvipsconfig-1.6-4|19	
14mu|texlive-dvipsconfig-1.6-4|20	%description
14mu|texlive-dvipsconfig-1.6-4|21	This is a collection of dvips PostScript header and dvips
14mu|texlive-dvipsconfig-1.6-4|22	config files. They control certain features of the printer,
14mu|texlive-dvipsconfig-1.6-4|23	including: A4, A3, usletter, simplex, duplex / long edge,
14mu|texlive-dvipsconfig-1.6-4|24	duplex / short edge, screen frequencies of images, black/white
14mu|texlive-dvipsconfig-1.6-4|25	invers, select transparency / paper for tektronix 550/560,
14mu|texlive-dvipsconfig-1.6-4|26	manual feeder, envelope feeder, and tray 1, 2 and 3, and
14mu|texlive-dvipsconfig-1.6-4|27	printing a PostScript grid underneath the page material--very
14mu|texlive-dvipsconfig-1.6-4|28	useful for measuring and eliminating paper feed errors!.
14mu|texlive-dvipsconfig-1.6-4|29	
14mu|texlive-dvipsconfig-1.6-4|30	
14mu|texlive-dvipsconfig-1.6-4|31	#-----------------------------------------------------------------------
14mu|texlive-dvipsconfig-1.6-4|32	%files
14mu|texlive-dvipsconfig-1.6-4|33	%{_texmfdistdir}/dvips/dvipsconfig/README
14mu|texlive-dvipsconfig-1.6-4|34	%{_texmfdistdir}/dvips/dvipsconfig/addpsctrl
14mu|texlive-dvipsconfig-1.6-4|35	%{_texmfdistdir}/dvips/dvipsconfig/config.a3
14mu|texlive-dvipsconfig-1.6-4|36	%{_texmfdistdir}/dvips/dvipsconfig/config.a4
14mu|texlive-dvipsconfig-1.6-4|37	%{_texmfdistdir}/dvips/dvipsconfig/config.a4grid
14mu|texlive-dvipsconfig-1.6-4|38	%{_texmfdistdir}/dvips/dvipsconfig/config.duplong
14mu|texlive-dvipsconfig-1.6-4|39	%{_texmfdistdir}/dvips/dvipsconfig/config.dupshort
14mu|texlive-dvipsconfig-1.6-4|40	%{_texmfdistdir}/dvips/dvipsconfig/config.envelope
14mu|texlive-dvipsconfig-1.6-4|41	%{_texmfdistdir}/dvips/dvipsconfig/config.inv
14mu|texlive-dvipsconfig-1.6-4|42	%{_texmfdistdir}/dvips/dvipsconfig/config.manualfeed
14mu|texlive-dvipsconfig-1.6-4|43	%{_texmfdistdir}/dvips/dvipsconfig/config.mmgrid
14mu|texlive-dvipsconfig-1.6-4|44	%{_texmfdistdir}/dvips/dvipsconfig/config.psgrid
14mu|texlive-dvipsconfig-1.6-4|45	%{_texmfdistdir}/dvips/dvipsconfig/config.screen100
14mu|texlive-dvipsconfig-1.6-4|46	%{_texmfdistdir}/dvips/dvipsconfig/config.screen100_0
14mu|texlive-dvipsconfig-1.6-4|47	%{_texmfdistdir}/dvips/dvipsconfig/config.screen110
14mu|texlive-dvipsconfig-1.6-4|48	%{_texmfdistdir}/dvips/dvipsconfig/config.screen120
14mu|texlive-dvipsconfig-1.6-4|49	%{_texmfdistdir}/dvips/dvipsconfig/config.screen130
14mu|texlive-dvipsconfig-1.6-4|50	%{_texmfdistdir}/dvips/dvipsconfig/config.screen140
14mu|texlive-dvipsconfig-1.6-4|51	%{_texmfdistdir}/dvips/dvipsconfig/config.screen150
14mu|texlive-dvipsconfig-1.6-4|52	%{_texmfdistdir}/dvips/dvipsconfig/config.screen35
14mu|texlive-dvipsconfig-1.6-4|53	%{_texmfdistdir}/dvips/dvipsconfig/config.screen50
14mu|texlive-dvipsconfig-1.6-4|54	%{_texmfdistdir}/dvips/dvipsconfig/config.screen70
14mu|texlive-dvipsconfig-1.6-4|55	%{_texmfdistdir}/dvips/dvipsconfig/config.screen80
14mu|texlive-dvipsconfig-1.6-4|56	%{_texmfdistdir}/dvips/dvipsconfig/config.screen85
14mu|texlive-dvipsconfig-1.6-4|57	%{_texmfdistdir}/dvips/dvipsconfig/config.screen90
14mu|texlive-dvipsconfig-1.6-4|58	%{_texmfdistdir}/dvips/dvipsconfig/config.simplex
14mu|texlive-dvipsconfig-1.6-4|59	%{_texmfdistdir}/dvips/dvipsconfig/config.tek550paper
14mu|texlive-dvipsconfig-1.6-4|60	%{_texmfdistdir}/dvips/dvipsconfig/config.tek550transparency
14mu|texlive-dvipsconfig-1.6-4|61	%{_texmfdistdir}/dvips/dvipsconfig/config.tray1
14mu|texlive-dvipsconfig-1.6-4|62	%{_texmfdistdir}/dvips/dvipsconfig/config.tray2
14mu|texlive-dvipsconfig-1.6-4|63	%{_texmfdistdir}/dvips/dvipsconfig/config.tray3
14mu|texlive-dvipsconfig-1.6-4|64	%{_texmfdistdir}/dvips/dvipsconfig/config.usledger
14mu|texlive-dvipsconfig-1.6-4|65	%{_texmfdistdir}/dvips/dvipsconfig/config.usletter
14mu|texlive-dvipsconfig-1.6-4|66	
14mu|texlive-dvipsconfig-1.6-4|67	#-----------------------------------------------------------------------
14mu|texlive-dvipsconfig-1.6-4|68	%prep
14mu|texlive-dvipsconfig-1.6-4|69	%setup -c -a0
14mu|texlive-dvipsconfig-1.6-4|70	
14mu|texlive-dvipsconfig-1.6-4|71	%build
14mu|texlive-dvipsconfig-1.6-4|72	
14mu|texlive-dvipsconfig-1.6-4|73	%install
14mu|texlive-dvipsconfig-1.6-4|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dvipsconfig-1.6-4|75	cp -fpar dvips %{buildroot}%{_texmfdistdir}
14mu|texlive-dvipsconfig-1.6-4|76	
14mu|texlive-dvipsconfig-1.6-4|77	
14mu|texlive-dvipsconfig-1.6-4|78	
14mu|texlive-dvipsconfig-1.6-4|79	%changelog
14mu|texlive-dvipsconfig-1.6-4|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-dvipsconfig-1.6-4|81	+ Revision: f029481
14mu|texlive-dvipsconfig-1.6-4|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dvipsconfig-1.6-4|83	
14mu|texlive-dvipsconfig-1.6-4|84	

24663 14
14mu|texlive-dynblocks-0.2a-7|1	# revision 27838
14mu|texlive-dynblocks-0.2a-7|2	# category Package
14mu|texlive-dynblocks-0.2a-7|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/dynblocks
14mu|texlive-dynblocks-0.2a-7|4	# catalog-date 2012-09-27 16:18:28 +0200
14mu|texlive-dynblocks-0.2a-7|5	# catalog-license lppl1.3
14mu|texlive-dynblocks-0.2a-7|6	# catalog-version 0.2a
14mu|texlive-dynblocks-0.2a-7|7	Name:		texlive-dynblocks
14mu|texlive-dynblocks-0.2a-7|8	Version:	0.2a
14mu|texlive-dynblocks-0.2a-7|9	Release:	7
14mu|texlive-dynblocks-0.2a-7|10	Summary:	A simple way to create dynamic blocks for Beamer
14mu|texlive-dynblocks-0.2a-7|11	Group:		Publishing
14mu|texlive-dynblocks-0.2a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/dynblocks
14mu|texlive-dynblocks-0.2a-7|13	License:	LPPL1.3
14mu|texlive-dynblocks-0.2a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dynblocks.tar.xz
14mu|texlive-dynblocks-0.2a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dynblocks.doc.tar.xz
14mu|texlive-dynblocks-0.2a-7|16	BuildArch:	noarch
14mu|texlive-dynblocks-0.2a-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-dynblocks-0.2a-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-dynblocks-0.2a-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-dynblocks-0.2a-7|20	
14mu|texlive-dynblocks-0.2a-7|21	%description
14mu|texlive-dynblocks-0.2a-7|22	The package provides full customisation of the aspect and
14mu|texlive-dynblocks-0.2a-7|23	dimensions of blocks inside a presentation.
14mu|texlive-dynblocks-0.2a-7|24	
14mu|texlive-dynblocks-0.2a-7|25	
14mu|texlive-dynblocks-0.2a-7|26	#-----------------------------------------------------------------------
14mu|texlive-dynblocks-0.2a-7|27	%files
14mu|texlive-dynblocks-0.2a-7|28	%{_texmfdistdir}/tex/latex/dynblocks/dynblocks.sty
14mu|texlive-dynblocks-0.2a-7|29	%doc %{_texmfdistdir}/doc/latex/dynblocks/README
14mu|texlive-dynblocks-0.2a-7|30	%doc %{_texmfdistdir}/doc/latex/dynblocks/dynblocks.pdf
14mu|texlive-dynblocks-0.2a-7|31	%doc %{_texmfdistdir}/doc/latex/dynblocks/dynblocks.tex
14mu|texlive-dynblocks-0.2a-7|32	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/alert_1.pdf
14mu|texlive-dynblocks-0.2a-7|33	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/alert_2.pdf
14mu|texlive-dynblocks-0.2a-7|34	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/align.pdf
14mu|texlive-dynblocks-0.2a-7|35	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/basic_1.pdf
14mu|texlive-dynblocks-0.2a-7|36	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/basic_2.pdf
14mu|texlive-dynblocks-0.2a-7|37	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmbx_1.pdf
14mu|texlive-dynblocks-0.2a-7|38	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmbx_2.pdf
14mu|texlive-dynblocks-0.2a-7|39	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmby_1.pdf
14mu|texlive-dynblocks-0.2a-7|40	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmby_2.pdf
14mu|texlive-dynblocks-0.2a-7|41	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_1.pdf
14mu|texlive-dynblocks-0.2a-7|42	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_2.pdf
14mu|texlive-dynblocks-0.2a-7|43	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_3.pdf
14mu|texlive-dynblocks-0.2a-7|44	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_4.pdf
14mu|texlive-dynblocks-0.2a-7|45	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/estl.pdf
14mu|texlive-dynblocks-0.2a-7|46	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/shdrndc_1.pdf
14mu|texlive-dynblocks-0.2a-7|47	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/shdrndc_2.pdf
14mu|texlive-dynblocks-0.2a-7|48	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/szeg_1.pdf
14mu|texlive-dynblocks-0.2a-7|49	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/szeg_2.pdf
14mu|texlive-dynblocks-0.2a-7|50	
14mu|texlive-dynblocks-0.2a-7|51	#-----------------------------------------------------------------------
14mu|texlive-dynblocks-0.2a-7|52	%prep
14mu|texlive-dynblocks-0.2a-7|53	%setup -c -a0 -a1
14mu|texlive-dynblocks-0.2a-7|54	
14mu|texlive-dynblocks-0.2a-7|55	%build
14mu|texlive-dynblocks-0.2a-7|56	
14mu|texlive-dynblocks-0.2a-7|57	%install
14mu|texlive-dynblocks-0.2a-7|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dynblocks-0.2a-7|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-dynblocks-0.2a-7|60	
14mu|texlive-dynblocks-0.2a-7|61	
14mu|texlive-dynblocks-0.2a-7|62	
14mu|texlive-dynblocks-0.2a-7|63	%changelog
14mu|texlive-dynblocks-0.2a-7|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2a-7
14mu|texlive-dynblocks-0.2a-7|65	+ Revision: 439ff56
14mu|texlive-dynblocks-0.2a-7|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dynblocks-0.2a-7|67	
14mu|texlive-dynblocks-0.2a-7|68	

24664 14
14mu|texlive-dyntree-1.0-4|1	# revision 15878
14mu|texlive-dyntree-1.0-4|2	# category Package
14mu|texlive-dyntree-1.0-4|3	# catalog-ctan /macros/latex/contrib/dyntree
14mu|texlive-dyntree-1.0-4|4	# catalog-date 2007-03-05 22:02:45 +0100
14mu|texlive-dyntree-1.0-4|5	# catalog-license lgpl
14mu|texlive-dyntree-1.0-4|6	# catalog-version 1.0
14mu|texlive-dyntree-1.0-4|7	Name:		texlive-dyntree
14mu|texlive-dyntree-1.0-4|8	Version:	1.0
14mu|texlive-dyntree-1.0-4|9	Release:	4
14mu|texlive-dyntree-1.0-4|10	Summary:	Construct Dynkin tree diagrams
14mu|texlive-dyntree-1.0-4|11	Group:		Publishing
14mu|texlive-dyntree-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dyntree
14mu|texlive-dyntree-1.0-4|13	License:	LGPL
14mu|texlive-dyntree-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dyntree.tar.xz
14mu|texlive-dyntree-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dyntree.doc.tar.xz
14mu|texlive-dyntree-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dyntree.source.tar.xz
14mu|texlive-dyntree-1.0-4|17	BuildArch:	noarch
14mu|texlive-dyntree-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-dyntree-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-dyntree-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-dyntree-1.0-4|21	
14mu|texlive-dyntree-1.0-4|22	%description
14mu|texlive-dyntree-1.0-4|23	The package is intended for users needing to typeset a Dynkin
14mu|texlive-dyntree-1.0-4|24	Tree Diagram--a group theoretical construct consisting of
14mu|texlive-dyntree-1.0-4|25	cartan coefficients in boxes connected by a series of lines.
14mu|texlive-dyntree-1.0-4|26	Such a diagram is a tool for working out the states and their
14mu|texlive-dyntree-1.0-4|27	weights in terms of the fundamental weights and the simple
14mu|texlive-dyntree-1.0-4|28	roots. The package makes use of the author's coollist package.
14mu|texlive-dyntree-1.0-4|29	
14mu|texlive-dyntree-1.0-4|30	
14mu|texlive-dyntree-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-dyntree-1.0-4|32	%files
14mu|texlive-dyntree-1.0-4|33	%{_texmfdistdir}/tex/latex/dyntree/dyntree.sty
14mu|texlive-dyntree-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/dyntree/README
14mu|texlive-dyntree-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/dyntree/dyntree.pdf
14mu|texlive-dyntree-1.0-4|36	#- source
14mu|texlive-dyntree-1.0-4|37	%doc %{_texmfdistdir}/source/latex/dyntree/dyntree.dtx
14mu|texlive-dyntree-1.0-4|38	%doc %{_texmfdistdir}/source/latex/dyntree/dyntree.ins
14mu|texlive-dyntree-1.0-4|39	
14mu|texlive-dyntree-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-dyntree-1.0-4|41	%prep
14mu|texlive-dyntree-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-dyntree-1.0-4|43	
14mu|texlive-dyntree-1.0-4|44	%build
14mu|texlive-dyntree-1.0-4|45	
14mu|texlive-dyntree-1.0-4|46	%install
14mu|texlive-dyntree-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-dyntree-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-dyntree-1.0-4|49	
14mu|texlive-dyntree-1.0-4|50	
14mu|texlive-dyntree-1.0-4|51	
14mu|texlive-dyntree-1.0-4|52	%changelog
14mu|texlive-dyntree-1.0-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-dyntree-1.0-4|54	+ Revision: 8875bab
14mu|texlive-dyntree-1.0-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-dyntree-1.0-4|56	
14mu|texlive-dyntree-1.0-4|57	

24665 14
14mu|texlive-ean13isbn-20080819-4|1	# revision 15878
14mu|texlive-ean13isbn-20080819-4|2	# category Package
14mu|texlive-ean13isbn-20080819-4|3	# catalog-ctan /macros/latex/contrib/ean13isbn
14mu|texlive-ean13isbn-20080819-4|4	# catalog-date 2008-08-19 08:58:40 +0200
14mu|texlive-ean13isbn-20080819-4|5	# catalog-license lppl
14mu|texlive-ean13isbn-20080819-4|6	# catalog-version undef
14mu|texlive-ean13isbn-20080819-4|7	Name:		texlive-ean13isbn
14mu|texlive-ean13isbn-20080819-4|8	Version:	20080819
14mu|texlive-ean13isbn-20080819-4|9	Release:	4
14mu|texlive-ean13isbn-20080819-4|10	Summary:	Print EAN13 for ISBN
14mu|texlive-ean13isbn-20080819-4|11	Group:		Publishing
14mu|texlive-ean13isbn-20080819-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ean13isbn
14mu|texlive-ean13isbn-20080819-4|13	License:	LPPL
14mu|texlive-ean13isbn-20080819-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean13isbn.tar.xz
14mu|texlive-ean13isbn-20080819-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean13isbn.doc.tar.xz
14mu|texlive-ean13isbn-20080819-4|16	BuildArch:	noarch
14mu|texlive-ean13isbn-20080819-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ean13isbn-20080819-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ean13isbn-20080819-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ean13isbn-20080819-4|20	
14mu|texlive-ean13isbn-20080819-4|21	%description
14mu|texlive-ean13isbn-20080819-4|22	The package provides the means to typeset ISBN codes with EAN-
14mu|texlive-ean13isbn-20080819-4|23	13; it uses the (generic) package ean13.tex to typeset the
14mu|texlive-ean13isbn-20080819-4|24	actual barcode.
14mu|texlive-ean13isbn-20080819-4|25	
14mu|texlive-ean13isbn-20080819-4|26	
14mu|texlive-ean13isbn-20080819-4|27	#-----------------------------------------------------------------------
14mu|texlive-ean13isbn-20080819-4|28	%files
14mu|texlive-ean13isbn-20080819-4|29	%{_texmfdistdir}/tex/latex/ean13isbn/ean13isbn.sty
14mu|texlive-ean13isbn-20080819-4|30	%doc %{_texmfdistdir}/doc/latex/ean13isbn/License.txt
14mu|texlive-ean13isbn-20080819-4|31	%doc %{_texmfdistdir}/doc/latex/ean13isbn/README
14mu|texlive-ean13isbn-20080819-4|32	%doc %{_texmfdistdir}/doc/latex/ean13isbn/ean13isbn.pdf
14mu|texlive-ean13isbn-20080819-4|33	%doc %{_texmfdistdir}/doc/latex/ean13isbn/ean13isbn.tex
14mu|texlive-ean13isbn-20080819-4|34	
14mu|texlive-ean13isbn-20080819-4|35	#-----------------------------------------------------------------------
14mu|texlive-ean13isbn-20080819-4|36	%prep
14mu|texlive-ean13isbn-20080819-4|37	%setup -c -a0 -a1
14mu|texlive-ean13isbn-20080819-4|38	
14mu|texlive-ean13isbn-20080819-4|39	%build
14mu|texlive-ean13isbn-20080819-4|40	
14mu|texlive-ean13isbn-20080819-4|41	%install
14mu|texlive-ean13isbn-20080819-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ean13isbn-20080819-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ean13isbn-20080819-4|44	
14mu|texlive-ean13isbn-20080819-4|45	
14mu|texlive-ean13isbn-20080819-4|46	
14mu|texlive-ean13isbn-20080819-4|47	%changelog
14mu|texlive-ean13isbn-20080819-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080819-4
14mu|texlive-ean13isbn-20080819-4|49	+ Revision: 8d80337
14mu|texlive-ean13isbn-20080819-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ean13isbn-20080819-4|51	
14mu|texlive-ean13isbn-20080819-4|52	

24666 14
14mu|texlive-easy-0.99-4|1	# revision 19440
14mu|texlive-easy-0.99-4|2	# category Package
14mu|texlive-easy-0.99-4|3	# catalog-ctan /macros/latex/contrib/easy
14mu|texlive-easy-0.99-4|4	# catalog-date 2007-01-01 18:45:52 +0100
14mu|texlive-easy-0.99-4|5	# catalog-license lppl
14mu|texlive-easy-0.99-4|6	# catalog-version 0.99
14mu|texlive-easy-0.99-4|7	Name:		texlive-easy
14mu|texlive-easy-0.99-4|8	Version:	0.99
14mu|texlive-easy-0.99-4|9	Release:	4
14mu|texlive-easy-0.99-4|10	Summary:	A collection of easy-to-use macros
14mu|texlive-easy-0.99-4|11	Group:		Publishing
14mu|texlive-easy-0.99-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easy
14mu|texlive-easy-0.99-4|13	License:	LPPL
14mu|texlive-easy-0.99-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy.tar.xz
14mu|texlive-easy-0.99-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy.doc.tar.xz
14mu|texlive-easy-0.99-4|16	BuildArch:	noarch
14mu|texlive-easy-0.99-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-easy-0.99-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-easy-0.99-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-easy-0.99-4|20	
14mu|texlive-easy-0.99-4|21	%description
14mu|texlive-easy-0.99-4|22	The collection comprises: - easybib, support for customising
14mu|texlive-easy-0.99-4|23	bibliographies; - easybmat, support for composing block
14mu|texlive-easy-0.99-4|24	matrices; - easyeqn, support for various aspects of equations;
14mu|texlive-easy-0.99-4|25	- easymat, support for composing matrices; - easytable, support
14mu|texlive-easy-0.99-4|26	for writing tables; - easyvector, a C-like syntax for writing
14mu|texlive-easy-0.99-4|27	vectors.
14mu|texlive-easy-0.99-4|28	
14mu|texlive-easy-0.99-4|29	
14mu|texlive-easy-0.99-4|30	#-----------------------------------------------------------------------
14mu|texlive-easy-0.99-4|31	%files
14mu|texlive-easy-0.99-4|32	%{_texmfdistdir}/tex/latex/easy/easy.sty
14mu|texlive-easy-0.99-4|33	%{_texmfdistdir}/tex/latex/easy/easybib.sty
14mu|texlive-easy-0.99-4|34	%{_texmfdistdir}/tex/latex/easy/easybmat.sty
14mu|texlive-easy-0.99-4|35	%{_texmfdistdir}/tex/latex/easy/easyeqn.sty
14mu|texlive-easy-0.99-4|36	%{_texmfdistdir}/tex/latex/easy/easymat.sty
14mu|texlive-easy-0.99-4|37	%{_texmfdistdir}/tex/latex/easy/easytable.sty
14mu|texlive-easy-0.99-4|38	%{_texmfdistdir}/tex/latex/easy/easyvector.sty
14mu|texlive-easy-0.99-4|39	%doc %{_texmfdistdir}/doc/latex/easy/README
14mu|texlive-easy-0.99-4|40	%doc %{_texmfdistdir}/doc/latex/easy/README.TEXLIVE
14mu|texlive-easy-0.99-4|41	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easybib.perl
14mu|texlive-easy-0.99-4|42	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easybmat.perl
14mu|texlive-easy-0.99-4|43	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easyeqn.perl
14mu|texlive-easy-0.99-4|44	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easymat.perl
14mu|texlive-easy-0.99-4|45	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easytable.perl
14mu|texlive-easy-0.99-4|46	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easyvector.perl
14mu|texlive-easy-0.99-4|47	%doc %{_texmfdistdir}/doc/latex/easy/mydoc.sty
14mu|texlive-easy-0.99-4|48	
14mu|texlive-easy-0.99-4|49	#-----------------------------------------------------------------------
14mu|texlive-easy-0.99-4|50	%prep
14mu|texlive-easy-0.99-4|51	%setup -c -a0 -a1
14mu|texlive-easy-0.99-4|52	
14mu|texlive-easy-0.99-4|53	%build
14mu|texlive-easy-0.99-4|54	
14mu|texlive-easy-0.99-4|55	%install
14mu|texlive-easy-0.99-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-easy-0.99-4|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-easy-0.99-4|58	
14mu|texlive-easy-0.99-4|59	
14mu|texlive-easy-0.99-4|60	
14mu|texlive-easy-0.99-4|61	%changelog
14mu|texlive-easy-0.99-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.99-4
14mu|texlive-easy-0.99-4|63	+ Revision: a8a854e
14mu|texlive-easy-0.99-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-easy-0.99-4|65	
14mu|texlive-easy-0.99-4|66	

24667 14
14mu|texlive-easyfig-1.2-3|1	# revision 26424
14mu|texlive-easyfig-1.2-3|2	# category Package
14mu|texlive-easyfig-1.2-3|3	# catalog-ctan /macros/latex/contrib/easyfig
14mu|texlive-easyfig-1.2-3|4	# catalog-date 2012-05-15 13:39:37 +0200
14mu|texlive-easyfig-1.2-3|5	# catalog-license lppl1.3
14mu|texlive-easyfig-1.2-3|6	# catalog-version 1.2
14mu|texlive-easyfig-1.2-3|7	Name:		texlive-easyfig
14mu|texlive-easyfig-1.2-3|8	Version:	1.2
14mu|texlive-easyfig-1.2-3|9	Release:	3
14mu|texlive-easyfig-1.2-3|10	Summary:	Simplifying the use of common figures
14mu|texlive-easyfig-1.2-3|11	Group:		Publishing
14mu|texlive-easyfig-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easyfig
14mu|texlive-easyfig-1.2-3|13	License:	LPPL1.3
14mu|texlive-easyfig-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easyfig.tar.xz
14mu|texlive-easyfig-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easyfig.doc.tar.xz
14mu|texlive-easyfig-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easyfig.source.tar.xz
14mu|texlive-easyfig-1.2-3|17	BuildArch:	noarch
14mu|texlive-easyfig-1.2-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-easyfig-1.2-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-easyfig-1.2-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-easyfig-1.2-3|21	
14mu|texlive-easyfig-1.2-3|22	%description
14mu|texlive-easyfig-1.2-3|23	The package provides the command \Figure[<key=value>...]{<image
14mu|texlive-easyfig-1.2-3|24	filename>} to simplify the business of including an image as
14mu|texlive-easyfig-1.2-3|25	figure in the most common form (centred and with caption and
14mu|texlive-easyfig-1.2-3|26	label). Caption and label are set using the caption and label
14mu|texlive-easyfig-1.2-3|27	keys; the label fig:<image filename> is used if none is given.
14mu|texlive-easyfig-1.2-3|28	If the here key is given, the figure is not 'floated', and the
14mu|texlive-easyfig-1.2-3|29	user is responsible for placement. The package uses the
14mu|texlive-easyfig-1.2-3|30	author's package adjustbox to centre an image and to simplify
14mu|texlive-easyfig-1.2-3|31	further modifications.
14mu|texlive-easyfig-1.2-3|32	
14mu|texlive-easyfig-1.2-3|33	
14mu|texlive-easyfig-1.2-3|34	#-----------------------------------------------------------------------
14mu|texlive-easyfig-1.2-3|35	%files
14mu|texlive-easyfig-1.2-3|36	%{_texmfdistdir}/tex/latex/easyfig/easyfig.sty
14mu|texlive-easyfig-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/easyfig/README
14mu|texlive-easyfig-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/easyfig/easyfig.pdf
14mu|texlive-easyfig-1.2-3|39	#- source
14mu|texlive-easyfig-1.2-3|40	%doc %{_texmfdistdir}/source/latex/easyfig/easyfig.dtx
14mu|texlive-easyfig-1.2-3|41	%doc %{_texmfdistdir}/source/latex/easyfig/easyfig.ins
14mu|texlive-easyfig-1.2-3|42	
14mu|texlive-easyfig-1.2-3|43	#-----------------------------------------------------------------------
14mu|texlive-easyfig-1.2-3|44	%prep
14mu|texlive-easyfig-1.2-3|45	%setup -c -a0 -a1 -a2
14mu|texlive-easyfig-1.2-3|46	
14mu|texlive-easyfig-1.2-3|47	%build
14mu|texlive-easyfig-1.2-3|48	
14mu|texlive-easyfig-1.2-3|49	%install
14mu|texlive-easyfig-1.2-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-easyfig-1.2-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-easyfig-1.2-3|52	
14mu|texlive-easyfig-1.2-3|53	
14mu|texlive-easyfig-1.2-3|54	
14mu|texlive-easyfig-1.2-3|55	%changelog
14mu|texlive-easyfig-1.2-3|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14mu|texlive-easyfig-1.2-3|57	+ Revision: 6730d4b
14mu|texlive-easyfig-1.2-3|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-easyfig-1.2-3|59	
14mu|texlive-easyfig-1.2-3|60	

24668 14
14mu|texlive-easylist-1.3-4|1	# revision 22362
14mu|texlive-easylist-1.3-4|2	# category Package
14mu|texlive-easylist-1.3-4|3	# catalog-ctan /macros/latex/contrib/easylist
14mu|texlive-easylist-1.3-4|4	# catalog-date 2010-02-28 15:24:01 +0100
14mu|texlive-easylist-1.3-4|5	# catalog-license lppl
14mu|texlive-easylist-1.3-4|6	# catalog-version 1.3
14mu|texlive-easylist-1.3-4|7	Name:		texlive-easylist
14mu|texlive-easylist-1.3-4|8	Version:	1.3
14mu|texlive-easylist-1.3-4|9	Release:	4
14mu|texlive-easylist-1.3-4|10	Summary:	Lists using a single active character
14mu|texlive-easylist-1.3-4|11	Group:		Publishing
14mu|texlive-easylist-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easylist
14mu|texlive-easylist-1.3-4|13	License:	LPPL
14mu|texlive-easylist-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easylist.tar.xz
14mu|texlive-easylist-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easylist.doc.tar.xz
14mu|texlive-easylist-1.3-4|16	BuildArch:	noarch
14mu|texlive-easylist-1.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-easylist-1.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-easylist-1.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-easylist-1.3-4|20	
14mu|texlive-easylist-1.3-4|21	%description
14mu|texlive-easylist-1.3-4|22	This package allows you to create lists of numbered items (as
14mu|texlive-easylist-1.3-4|23	in Wittgenstein's 'Tractatus') with a single active character
14mu|texlive-easylist-1.3-4|24	as the only command. A variety of parameters are available to
14mu|texlive-easylist-1.3-4|25	configure the appearance of the list; lists may be nested
14mu|texlive-easylist-1.3-4|26	(effectively to unlimited depth).
14mu|texlive-easylist-1.3-4|27	
14mu|texlive-easylist-1.3-4|28	
14mu|texlive-easylist-1.3-4|29	#-----------------------------------------------------------------------
14mu|texlive-easylist-1.3-4|30	%files
14mu|texlive-easylist-1.3-4|31	%{_texmfdistdir}/tex/latex/easylist/easylist.sty
14mu|texlive-easylist-1.3-4|32	%doc %{_texmfdistdir}/doc/latex/easylist/README
14mu|texlive-easylist-1.3-4|33	%doc %{_texmfdistdir}/doc/latex/easylist/easylist-doc.pdf
14mu|texlive-easylist-1.3-4|34	%doc %{_texmfdistdir}/doc/latex/easylist/easylist-doc.tex
14mu|texlive-easylist-1.3-4|35	
14mu|texlive-easylist-1.3-4|36	#-----------------------------------------------------------------------
14mu|texlive-easylist-1.3-4|37	%prep
14mu|texlive-easylist-1.3-4|38	%setup -c -a0 -a1
14mu|texlive-easylist-1.3-4|39	
14mu|texlive-easylist-1.3-4|40	%build
14mu|texlive-easylist-1.3-4|41	
14mu|texlive-easylist-1.3-4|42	%install
14mu|texlive-easylist-1.3-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-easylist-1.3-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-easylist-1.3-4|45	
14mu|texlive-easylist-1.3-4|46	
14mu|texlive-easylist-1.3-4|47	
14mu|texlive-easylist-1.3-4|48	%changelog
14mu|texlive-easylist-1.3-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-easylist-1.3-4|50	+ Revision: 0f1a71f
14mu|texlive-easylist-1.3-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-easylist-1.3-4|52	
14mu|texlive-easylist-1.3-4|53	

24669 14
14mu|texlive-easy-todo-1.0-4|1	# revision 21157
14mu|texlive-easy-todo-1.0-4|2	# category Package
14mu|texlive-easy-todo-1.0-4|3	# catalog-ctan /macros/latex/contrib/easy-todo
14mu|texlive-easy-todo-1.0-4|4	# catalog-date 2011-01-20 10:27:03 +0100
14mu|texlive-easy-todo-1.0-4|5	# catalog-license apache2
14mu|texlive-easy-todo-1.0-4|6	# catalog-version 1.0
14mu|texlive-easy-todo-1.0-4|7	Name:		texlive-easy-todo
14mu|texlive-easy-todo-1.0-4|8	Version:	1.0
14mu|texlive-easy-todo-1.0-4|9	Release:	4
14mu|texlive-easy-todo-1.0-4|10	Summary:	To-do notes in a document
14mu|texlive-easy-todo-1.0-4|11	Group:		Publishing
14mu|texlive-easy-todo-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easy-todo
14mu|texlive-easy-todo-1.0-4|13	License:	APACHE2
14mu|texlive-easy-todo-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy-todo.tar.xz
14mu|texlive-easy-todo-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy-todo.doc.tar.xz
14mu|texlive-easy-todo-1.0-4|16	BuildArch:	noarch
14mu|texlive-easy-todo-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-easy-todo-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-easy-todo-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-easy-todo-1.0-4|20	
14mu|texlive-easy-todo-1.0-4|21	%description
14mu|texlive-easy-todo-1.0-4|22	The package provides to-do notes throughout a document, and
14mu|texlive-easy-todo-1.0-4|23	will provide an index of things to do.
14mu|texlive-easy-todo-1.0-4|24	
14mu|texlive-easy-todo-1.0-4|25	
14mu|texlive-easy-todo-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-easy-todo-1.0-4|27	%files
14mu|texlive-easy-todo-1.0-4|28	%{_texmfdistdir}/tex/latex/easy-todo/easy-todo.sty
14mu|texlive-easy-todo-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/easy-todo/LICENSE
14mu|texlive-easy-todo-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/easy-todo/README
14mu|texlive-easy-todo-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/easy-todo/easy-todo.pdf
14mu|texlive-easy-todo-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/easy-todo/easy-todo.tex
14mu|texlive-easy-todo-1.0-4|33	
14mu|texlive-easy-todo-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-easy-todo-1.0-4|35	%prep
14mu|texlive-easy-todo-1.0-4|36	%setup -c -a0 -a1
14mu|texlive-easy-todo-1.0-4|37	
14mu|texlive-easy-todo-1.0-4|38	%build
14mu|texlive-easy-todo-1.0-4|39	
14mu|texlive-easy-todo-1.0-4|40	%install
14mu|texlive-easy-todo-1.0-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-easy-todo-1.0-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-easy-todo-1.0-4|43	
14mu|texlive-easy-todo-1.0-4|44	
14mu|texlive-easy-todo-1.0-4|45	
14mu|texlive-easy-todo-1.0-4|46	%changelog
14mu|texlive-easy-todo-1.0-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-easy-todo-1.0-4|48	+ Revision: fed52fc
14mu|texlive-easy-todo-1.0-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-easy-todo-1.0-4|50	
14mu|texlive-easy-todo-1.0-4|51	

24670 14
14mu|texlive-ebezier-4-4|1	# revision 15878
14mu|texlive-ebezier-4-4|2	# category Package
14mu|texlive-ebezier-4-4|3	# catalog-ctan /macros/latex/contrib/ebezier
14mu|texlive-ebezier-4-4|4	# catalog-date 2009-01-30 10:13:19 +0100
14mu|texlive-ebezier-4-4|5	# catalog-license lppl
14mu|texlive-ebezier-4-4|6	# catalog-version 4
14mu|texlive-ebezier-4-4|7	Name:		texlive-ebezier
14mu|texlive-ebezier-4-4|8	Version:	4
14mu|texlive-ebezier-4-4|9	Release:	4
14mu|texlive-ebezier-4-4|10	Summary:	Device independent picture environment enhancement
14mu|texlive-ebezier-4-4|11	Group:		Publishing
14mu|texlive-ebezier-4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ebezier
14mu|texlive-ebezier-4-4|13	License:	LPPL
14mu|texlive-ebezier-4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebezier.tar.xz
14mu|texlive-ebezier-4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebezier.doc.tar.xz
14mu|texlive-ebezier-4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebezier.source.tar.xz
14mu|texlive-ebezier-4-4|17	BuildArch:	noarch
14mu|texlive-ebezier-4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ebezier-4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ebezier-4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ebezier-4-4|21	
14mu|texlive-ebezier-4-4|22	%description
14mu|texlive-ebezier-4-4|23	Ebezier is a device independent extension for the standard
14mu|texlive-ebezier-4-4|24	picture environment. Linear, quadratic, and cubic bezier curves
14mu|texlive-ebezier-4-4|25	are supplied in connection with higher level circle drawing
14mu|texlive-ebezier-4-4|26	commands. Additionally some macros for the calculation of curve
14mu|texlive-ebezier-4-4|27	lenghts are part of this package.
14mu|texlive-ebezier-4-4|28	
14mu|texlive-ebezier-4-4|29	
14mu|texlive-ebezier-4-4|30	#-----------------------------------------------------------------------
14mu|texlive-ebezier-4-4|31	%files
14mu|texlive-ebezier-4-4|32	%{_texmfdistdir}/tex/latex/ebezier/ebezier.sty
14mu|texlive-ebezier-4-4|33	%doc %{_texmfdistdir}/doc/latex/ebezier/ebezier.pdf
14mu|texlive-ebezier-4-4|34	#- source
14mu|texlive-ebezier-4-4|35	%doc %{_texmfdistdir}/source/latex/ebezier/ebezier.dtx
14mu|texlive-ebezier-4-4|36	%doc %{_texmfdistdir}/source/latex/ebezier/ebezier.ins
14mu|texlive-ebezier-4-4|37	
14mu|texlive-ebezier-4-4|38	#-----------------------------------------------------------------------
14mu|texlive-ebezier-4-4|39	%prep
14mu|texlive-ebezier-4-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-ebezier-4-4|41	
14mu|texlive-ebezier-4-4|42	%build
14mu|texlive-ebezier-4-4|43	
14mu|texlive-ebezier-4-4|44	%install
14mu|texlive-ebezier-4-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ebezier-4-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ebezier-4-4|47	
14mu|texlive-ebezier-4-4|48	
14mu|texlive-ebezier-4-4|49	
14mu|texlive-ebezier-4-4|50	%changelog
14mu|texlive-ebezier-4-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4-4
14mu|texlive-ebezier-4-4|52	+ Revision: c5edb29
14mu|texlive-ebezier-4-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ebezier-4-4|54	
14mu|texlive-ebezier-4-4|55	

24671 14
14mu|texlive-ebong-20120507-3|1	# revision 26313
14mu|texlive-ebong-20120507-3|2	# category Package
14mu|texlive-ebong-20120507-3|3	# catalog-ctan /language/ebong
14mu|texlive-ebong-20120507-3|4	# catalog-date 2012-05-07 23:49:19 +0200
14mu|texlive-ebong-20120507-3|5	# catalog-license pd
14mu|texlive-ebong-20120507-3|6	# catalog-version undef
14mu|texlive-ebong-20120507-3|7	Name:		texlive-ebong
14mu|texlive-ebong-20120507-3|8	Version:	20120507
14mu|texlive-ebong-20120507-3|9	Release:	3
14mu|texlive-ebong-20120507-3|10	Summary:	Utility for writing Bengali in Rapid Roman Format
14mu|texlive-ebong-20120507-3|11	Group:		Publishing
14mu|texlive-ebong-20120507-3|12	URL:		http://www.ctan.org/tex-archive/language/ebong
14mu|texlive-ebong-20120507-3|13	License:	PD
14mu|texlive-ebong-20120507-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebong.tar.xz
14mu|texlive-ebong-20120507-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebong.doc.tar.xz
14mu|texlive-ebong-20120507-3|16	BuildArch:	noarch
14mu|texlive-ebong-20120507-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ebong-20120507-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ebong-20120507-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-ebong-20120507-3|20	Provides:	texlive-ebong.bin = %{EVRD}
14mu|texlive-ebong-20120507-3|21	
14mu|texlive-ebong-20120507-3|22	%description
14mu|texlive-ebong-20120507-3|23	A tool (preprocessor) for writing your pRaa-ne-r ka-thaa in the
14mu|texlive-ebong-20120507-3|24	bengali langauage. It allows one to write the text in Rapid
14mu|texlive-ebong-20120507-3|25	Roman Bangla and convert it to the bangtex format by a python
14mu|texlive-ebong-20120507-3|26	program. All LaTeX markups are preserved in the target file.
14mu|texlive-ebong-20120507-3|27	
14mu|texlive-ebong-20120507-3|28	
14mu|texlive-ebong-20120507-3|29	#-----------------------------------------------------------------------
14mu|texlive-ebong-20120507-3|30	%files
14mu|texlive-ebong-20120507-3|31	%{_bindir}/ebong
14mu|texlive-ebong-20120507-3|32	%{_texmfdistdir}/scripts/ebong/ebong.py
14mu|texlive-ebong-20120507-3|33	%doc %{_texmfdistdir}/doc/latex/ebong/ANNOUNCE.txt
14mu|texlive-ebong-20120507-3|34	%doc %{_texmfdistdir}/doc/latex/ebong/README
14mu|texlive-ebong-20120507-3|35	%doc %{_texmfdistdir}/doc/latex/ebong/eb.b
14mu|texlive-ebong-20120507-3|36	%doc %{_texmfdistdir}/doc/latex/ebong/eb.pdf
14mu|texlive-ebong-20120507-3|37	%doc %{_texmfdistdir}/doc/latex/ebong/eb_tex.tex
14mu|texlive-ebong-20120507-3|38	
14mu|texlive-ebong-20120507-3|39	#-----------------------------------------------------------------------
14mu|texlive-ebong-20120507-3|40	%prep
14mu|texlive-ebong-20120507-3|41	%setup -c -a0 -a1
14mu|texlive-ebong-20120507-3|42	
14mu|texlive-ebong-20120507-3|43	%build
14mu|texlive-ebong-20120507-3|44	
14mu|texlive-ebong-20120507-3|45	%install
14mu|texlive-ebong-20120507-3|46	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-ebong-20120507-3|47	pushd %{buildroot}%{_bindir}
14mu|texlive-ebong-20120507-3|48	ln -sf %{_texmfdistdir}/scripts/ebong/ebong.py ebong
14mu|texlive-ebong-20120507-3|49	popd
14mu|texlive-ebong-20120507-3|50	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-ebong-20120507-3|51	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-ebong-20120507-3|52	
14mu|texlive-ebong-20120507-3|53	
14mu|texlive-ebong-20120507-3|54	
14mu|texlive-ebong-20120507-3|55	%changelog
14mu|texlive-ebong-20120507-3|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120507-3
14mu|texlive-ebong-20120507-3|57	+ Revision: 4137820
14mu|texlive-ebong-20120507-3|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ebong-20120507-3|59	
14mu|texlive-ebong-20120507-3|60	

24672 14
14mu|texlive-ebook-20131012-7|1	# revision 29466
14mu|texlive-ebook-20131012-7|2	# category Package
14mu|texlive-ebook-20131012-7|3	# catalog-ctan undef
14mu|texlive-ebook-20131012-7|4	# catalog-date undef
14mu|texlive-ebook-20131012-7|5	# catalog-license undef
14mu|texlive-ebook-20131012-7|6	# catalog-version undef
14mu|texlive-ebook-20131012-7|7	Name:		texlive-ebook
14mu|texlive-ebook-20131012-7|8	Version:	20131012
14mu|texlive-ebook-20131012-7|9	Release:	7
14mu|texlive-ebook-20131012-7|10	Summary:	TeXLive ebook package
14mu|texlive-ebook-20131012-7|11	Group:		Publishing
14mu|texlive-ebook-20131012-7|12	URL:		http://tug.org/texlive
14mu|texlive-ebook-20131012-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-ebook-20131012-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebook.tar.xz
14mu|texlive-ebook-20131012-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebook.doc.tar.xz
14mu|texlive-ebook-20131012-7|16	BuildArch:	noarch
14mu|texlive-ebook-20131012-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ebook-20131012-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ebook-20131012-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-ebook-20131012-7|20	
14mu|texlive-ebook-20131012-7|21	%description
14mu|texlive-ebook-20131012-7|22	TeXLive ebook package.
14mu|texlive-ebook-20131012-7|23	
14mu|texlive-ebook-20131012-7|24	
14mu|texlive-ebook-20131012-7|25	#-----------------------------------------------------------------------
14mu|texlive-ebook-20131012-7|26	%files
14mu|texlive-ebook-20131012-7|27	%{_texmfdistdir}/tex/latex/ebook/ebook.sty
14mu|texlive-ebook-20131012-7|28	%doc %{_texmfdistdir}/doc/latex/ebook/README
14mu|texlive-ebook-20131012-7|29	
14mu|texlive-ebook-20131012-7|30	#-----------------------------------------------------------------------
14mu|texlive-ebook-20131012-7|31	%prep
14mu|texlive-ebook-20131012-7|32	%setup -c -a0 -a1
14mu|texlive-ebook-20131012-7|33	
14mu|texlive-ebook-20131012-7|34	%build
14mu|texlive-ebook-20131012-7|35	
14mu|texlive-ebook-20131012-7|36	%install
14mu|texlive-ebook-20131012-7|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ebook-20131012-7|38	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ebook-20131012-7|39	
14mu|texlive-ebook-20131012-7|40	%changelog
14mu|texlive-ebook-20131012-7|41	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131012-7
14mu|texlive-ebook-20131012-7|42	+ Revision: 04d34df
14mu|texlive-ebook-20131012-7|43	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ebook-20131012-7|44	
14mu|texlive-ebook-20131012-7|45	

24673 14
14mu|texlive-ebsthesis-1.0-4|1	# revision 15878
14mu|texlive-ebsthesis-1.0-4|2	# category Package
14mu|texlive-ebsthesis-1.0-4|3	# catalog-ctan /macros/latex/contrib/ebsthesis
14mu|texlive-ebsthesis-1.0-4|4	# catalog-date 2007-01-07 11:02:17 +0100
14mu|texlive-ebsthesis-1.0-4|5	# catalog-license lppl
14mu|texlive-ebsthesis-1.0-4|6	# catalog-version 1.0
14mu|texlive-ebsthesis-1.0-4|7	Name:		texlive-ebsthesis
14mu|texlive-ebsthesis-1.0-4|8	Version:	1.0
14mu|texlive-ebsthesis-1.0-4|9	Release:	4
14mu|texlive-ebsthesis-1.0-4|10	Summary:	Typesetting theses for economics
14mu|texlive-ebsthesis-1.0-4|11	Group:		Publishing
14mu|texlive-ebsthesis-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ebsthesis
14mu|texlive-ebsthesis-1.0-4|13	License:	LPPL
14mu|texlive-ebsthesis-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebsthesis.tar.xz
14mu|texlive-ebsthesis-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebsthesis.doc.tar.xz
14mu|texlive-ebsthesis-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebsthesis.source.tar.xz
14mu|texlive-ebsthesis-1.0-4|17	BuildArch:	noarch
14mu|texlive-ebsthesis-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ebsthesis-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ebsthesis-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ebsthesis-1.0-4|21	
14mu|texlive-ebsthesis-1.0-4|22	%description
14mu|texlive-ebsthesis-1.0-4|23	The ebsthesis class and ebstools package facilitate the
14mu|texlive-ebsthesis-1.0-4|24	production of camera-ready manuscripts in conformance with the
14mu|texlive-ebsthesis-1.0-4|25	guidelines of Gabler Verlag and typographical rules established
14mu|texlive-ebsthesis-1.0-4|26	by the European Business School.
14mu|texlive-ebsthesis-1.0-4|27	
14mu|texlive-ebsthesis-1.0-4|28	
14mu|texlive-ebsthesis-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-ebsthesis-1.0-4|30	%files
14mu|texlive-ebsthesis-1.0-4|31	%{_texmfdistdir}/tex/latex/ebsthesis/ebsthesis.cls
14mu|texlive-ebsthesis-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/ebsthesis/README
14mu|texlive-ebsthesis-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/ebsthesis/ebsthesis.pdf
14mu|texlive-ebsthesis-1.0-4|34	#- source
14mu|texlive-ebsthesis-1.0-4|35	%doc %{_texmfdistdir}/source/latex/ebsthesis/ebsthesis.dtx
14mu|texlive-ebsthesis-1.0-4|36	%doc %{_texmfdistdir}/source/latex/ebsthesis/ebsthesis.ins
14mu|texlive-ebsthesis-1.0-4|37	
14mu|texlive-ebsthesis-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-ebsthesis-1.0-4|39	%prep
14mu|texlive-ebsthesis-1.0-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-ebsthesis-1.0-4|41	
14mu|texlive-ebsthesis-1.0-4|42	%build
14mu|texlive-ebsthesis-1.0-4|43	
14mu|texlive-ebsthesis-1.0-4|44	%install
14mu|texlive-ebsthesis-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ebsthesis-1.0-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ebsthesis-1.0-4|47	
14mu|texlive-ebsthesis-1.0-4|48	
14mu|texlive-ebsthesis-1.0-4|49	
14mu|texlive-ebsthesis-1.0-4|50	%changelog
14mu|texlive-ebsthesis-1.0-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-ebsthesis-1.0-4|52	+ Revision: bab0509
14mu|texlive-ebsthesis-1.0-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ebsthesis-1.0-4|54	
14mu|texlive-ebsthesis-1.0-4|55	

24674 14
14mu|texlive-ecclesiastic-0.2-3|1	# revision 27252
14mu|texlive-ecclesiastic-0.2-3|2	# category Package
14mu|texlive-ecclesiastic-0.2-3|3	# catalog-ctan /macros/latex/contrib/ecclesiastic
14mu|texlive-ecclesiastic-0.2-3|4	# catalog-date 2012-07-30 11:22:32 +0200
14mu|texlive-ecclesiastic-0.2-3|5	# catalog-license lppl
14mu|texlive-ecclesiastic-0.2-3|6	# catalog-version 0.2
14mu|texlive-ecclesiastic-0.2-3|7	Name:		texlive-ecclesiastic
14mu|texlive-ecclesiastic-0.2-3|8	Version:	0.2
14mu|texlive-ecclesiastic-0.2-3|9	Release:	3
14mu|texlive-ecclesiastic-0.2-3|10	Summary:	Typesetting Ecclesiastic Latin
14mu|texlive-ecclesiastic-0.2-3|11	Group:		Publishing
14mu|texlive-ecclesiastic-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ecclesiastic
14mu|texlive-ecclesiastic-0.2-3|13	License:	LPPL
14mu|texlive-ecclesiastic-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecclesiastic.tar.xz
14mu|texlive-ecclesiastic-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecclesiastic.doc.tar.xz
14mu|texlive-ecclesiastic-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecclesiastic.source.tar.xz
14mu|texlive-ecclesiastic-0.2-3|17	BuildArch:	noarch
14mu|texlive-ecclesiastic-0.2-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ecclesiastic-0.2-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ecclesiastic-0.2-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-ecclesiastic-0.2-3|21	
14mu|texlive-ecclesiastic-0.2-3|22	%description
14mu|texlive-ecclesiastic-0.2-3|23	The package modifies the way the latin option to babel operates
14mu|texlive-ecclesiastic-0.2-3|24	when typesetting Latin. The style is somewhat 'frenchified' in
14mu|texlive-ecclesiastic-0.2-3|25	respect of punctuation spacings and footnote style; shortcuts
14mu|texlive-ecclesiastic-0.2-3|26	are available in order to set accents on all vowels, including
14mu|texlive-ecclesiastic-0.2-3|27	y and the diphthongs ae and oe.
14mu|texlive-ecclesiastic-0.2-3|28	
14mu|texlive-ecclesiastic-0.2-3|29	
14mu|texlive-ecclesiastic-0.2-3|30	#-----------------------------------------------------------------------
14mu|texlive-ecclesiastic-0.2-3|31	%files
14mu|texlive-ecclesiastic-0.2-3|32	%{_texmfdistdir}/tex/latex/ecclesiastic/ecclesiastic.sty
14mu|texlive-ecclesiastic-0.2-3|33	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/README
14mu|texlive-ecclesiastic-0.2-3|34	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/README.TEXLIVE
14mu|texlive-ecclesiastic-0.2-3|35	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/ecclesiastic.pdf
14mu|texlive-ecclesiastic-0.2-3|36	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/manifest.txt
14mu|texlive-ecclesiastic-0.2-3|37	#- source
14mu|texlive-ecclesiastic-0.2-3|38	%doc %{_texmfdistdir}/source/latex/ecclesiastic/ecclesiastic.dtx
14mu|texlive-ecclesiastic-0.2-3|39	
14mu|texlive-ecclesiastic-0.2-3|40	#-----------------------------------------------------------------------
14mu|texlive-ecclesiastic-0.2-3|41	%prep
14mu|texlive-ecclesiastic-0.2-3|42	%setup -c -a0 -a1 -a2
14mu|texlive-ecclesiastic-0.2-3|43	
14mu|texlive-ecclesiastic-0.2-3|44	%build
14mu|texlive-ecclesiastic-0.2-3|45	
14mu|texlive-ecclesiastic-0.2-3|46	%install
14mu|texlive-ecclesiastic-0.2-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ecclesiastic-0.2-3|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ecclesiastic-0.2-3|49	
14mu|texlive-ecclesiastic-0.2-3|50	
14mu|texlive-ecclesiastic-0.2-3|51	
14mu|texlive-ecclesiastic-0.2-3|52	%changelog
14mu|texlive-ecclesiastic-0.2-3|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14mu|texlive-ecclesiastic-0.2-3|54	+ Revision: 4010f40
14mu|texlive-ecclesiastic-0.2-3|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ecclesiastic-0.2-3|56	
14mu|texlive-ecclesiastic-0.2-3|57	

24675 14
14mu|texlive-ecltree-1.1a-4|1	# revision 15878
14mu|texlive-ecltree-1.1a-4|2	# category Package
14mu|texlive-ecltree-1.1a-4|3	# catalog-ctan /macros/latex/contrib/eclbip
14mu|texlive-ecltree-1.1a-4|4	# catalog-date 2008-06-01 23:17:13 +0200
14mu|texlive-ecltree-1.1a-4|5	# catalog-license lppl
14mu|texlive-ecltree-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-ecltree-1.1a-4|7	Name:		texlive-ecltree
14mu|texlive-ecltree-1.1a-4|8	Version:	1.1a
14mu|texlive-ecltree-1.1a-4|9	Release:	4
14mu|texlive-ecltree-1.1a-4|10	Summary:	Trees using epic and eepic macros
14mu|texlive-ecltree-1.1a-4|11	Group:		Publishing
14mu|texlive-ecltree-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eclbip
14mu|texlive-ecltree-1.1a-4|13	License:	LPPL
14mu|texlive-ecltree-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecltree.tar.xz
14mu|texlive-ecltree-1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecltree.doc.tar.xz
14mu|texlive-ecltree-1.1a-4|16	BuildArch:	noarch
14mu|texlive-ecltree-1.1a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ecltree-1.1a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ecltree-1.1a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ecltree-1.1a-4|20	
14mu|texlive-ecltree-1.1a-4|21	%description
14mu|texlive-ecltree-1.1a-4|22	The package recursively draws trees: each subtree is defined in
14mu|texlive-ecltree-1.1a-4|23	a 'bundle' environment, with a set of leaves described by
14mu|texlive-ecltree-1.1a-4|24	\chunk macros. A chunk may have a bundle environment inside it.
14mu|texlive-ecltree-1.1a-4|25	
14mu|texlive-ecltree-1.1a-4|26	
14mu|texlive-ecltree-1.1a-4|27	#-----------------------------------------------------------------------
14mu|texlive-ecltree-1.1a-4|28	%files
14mu|texlive-ecltree-1.1a-4|29	%{_texmfdistdir}/tex/latex/ecltree/ecltree.sty
14mu|texlive-ecltree-1.1a-4|30	%doc %{_texmfdistdir}/doc/latex/ecltree/ecltreesample.pdf
14mu|texlive-ecltree-1.1a-4|31	%doc %{_texmfdistdir}/doc/latex/ecltree/ecltreesample.tex
14mu|texlive-ecltree-1.1a-4|32	
14mu|texlive-ecltree-1.1a-4|33	#-----------------------------------------------------------------------
14mu|texlive-ecltree-1.1a-4|34	%prep
14mu|texlive-ecltree-1.1a-4|35	%setup -c -a0 -a1
14mu|texlive-ecltree-1.1a-4|36	
14mu|texlive-ecltree-1.1a-4|37	%build
14mu|texlive-ecltree-1.1a-4|38	
14mu|texlive-ecltree-1.1a-4|39	%install
14mu|texlive-ecltree-1.1a-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ecltree-1.1a-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ecltree-1.1a-4|42	
14mu|texlive-ecltree-1.1a-4|43	
14mu|texlive-ecltree-1.1a-4|44	
14mu|texlive-ecltree-1.1a-4|45	%changelog
14mu|texlive-ecltree-1.1a-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-ecltree-1.1a-4|47	+ Revision: 1cd0116
14mu|texlive-ecltree-1.1a-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ecltree-1.1a-4|49	
14mu|texlive-ecltree-1.1a-4|50	

24676 14
14mu|texlive-ecv-0.3-4|1	# revision 24928
14mu|texlive-ecv-0.3-4|2	# category Package
14mu|texlive-ecv-0.3-4|3	# catalog-ctan /macros/latex/contrib/ecv
14mu|texlive-ecv-0.3-4|4	# catalog-date 2011-12-23 14:02:37 +0100
14mu|texlive-ecv-0.3-4|5	# catalog-license other-free
14mu|texlive-ecv-0.3-4|6	# catalog-version 0.3
14mu|texlive-ecv-0.3-4|7	Name:		texlive-ecv
14mu|texlive-ecv-0.3-4|8	Version:	0.3
14mu|texlive-ecv-0.3-4|9	Release:	4
14mu|texlive-ecv-0.3-4|10	Summary:	A fancy Curriculum Vitae class
14mu|texlive-ecv-0.3-4|11	Group:		Publishing
14mu|texlive-ecv-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ecv
14mu|texlive-ecv-0.3-4|13	License:	OTHER-FREE
14mu|texlive-ecv-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecv.tar.xz
14mu|texlive-ecv-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecv.doc.tar.xz
14mu|texlive-ecv-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecv.source.tar.xz
14mu|texlive-ecv-0.3-4|17	BuildArch:	noarch
14mu|texlive-ecv-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ecv-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ecv-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ecv-0.3-4|21	
14mu|texlive-ecv-0.3-4|22	%description
14mu|texlive-ecv-0.3-4|23	The class provides an environment for creating a fancily laid
14mu|texlive-ecv-0.3-4|24	out tabular curriculum vitae inspired by the european
14mu|texlive-ecv-0.3-4|25	curriculum vitae. The distribution comes with a German and an
14mu|texlive-ecv-0.3-4|26	English template.
14mu|texlive-ecv-0.3-4|27	
14mu|texlive-ecv-0.3-4|28	
14mu|texlive-ecv-0.3-4|29	#-----------------------------------------------------------------------
14mu|texlive-ecv-0.3-4|30	%files
14mu|texlive-ecv-0.3-4|31	%{_texmfdistdir}/tex/latex/ecv/ecv.cls
14mu|texlive-ecv-0.3-4|32	%{_texmfdistdir}/tex/latex/ecv/ecvEnglish.ldf
14mu|texlive-ecv-0.3-4|33	%{_texmfdistdir}/tex/latex/ecv/ecvGerman.ldf
14mu|texlive-ecv-0.3-4|34	%{_texmfdistdir}/tex/latex/ecv/ecvNLS.sty
14mu|texlive-ecv-0.3-4|35	%doc %{_texmfdistdir}/doc/latex/ecv/COPYING
14mu|texlive-ecv-0.3-4|36	%doc %{_texmfdistdir}/doc/latex/ecv/README
14mu|texlive-ecv-0.3-4|37	%doc %{_texmfdistdir}/doc/latex/ecv/docstrip.cfg
14mu|texlive-ecv-0.3-4|38	%doc %{_texmfdistdir}/doc/latex/ecv/ecv.pdf
14mu|texlive-ecv-0.3-4|39	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_de.pdf
14mu|texlive-ecv-0.3-4|40	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_de.tex
14mu|texlive-ecv-0.3-4|41	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_en.pdf
14mu|texlive-ecv-0.3-4|42	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_en.tex
14mu|texlive-ecv-0.3-4|43	%doc %{_texmfdistdir}/doc/latex/ecv/template/Makefile
14mu|texlive-ecv-0.3-4|44	%doc %{_texmfdistdir}/doc/latex/ecv/template/portrait.eps
14mu|texlive-ecv-0.3-4|45	#- source
14mu|texlive-ecv-0.3-4|46	%doc %{_texmfdistdir}/source/latex/ecv/ecv.dtx
14mu|texlive-ecv-0.3-4|47	%doc %{_texmfdistdir}/source/latex/ecv/ecv.ins
14mu|texlive-ecv-0.3-4|48	
14mu|texlive-ecv-0.3-4|49	#-----------------------------------------------------------------------
14mu|texlive-ecv-0.3-4|50	%prep
14mu|texlive-ecv-0.3-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-ecv-0.3-4|52	
14mu|texlive-ecv-0.3-4|53	%build
14mu|texlive-ecv-0.3-4|54	
14mu|texlive-ecv-0.3-4|55	%install
14mu|texlive-ecv-0.3-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ecv-0.3-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ecv-0.3-4|58	
14mu|texlive-ecv-0.3-4|59	
14mu|texlive-ecv-0.3-4|60	
14mu|texlive-ecv-0.3-4|61	%changelog
14mu|texlive-ecv-0.3-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-ecv-0.3-4|63	+ Revision: 909c783
14mu|texlive-ecv-0.3-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ecv-0.3-4|65	
14mu|texlive-ecv-0.3-4|66	

24677 14
14mu|texlive-ed-1.8-3|1	# revision 25231
14mu|texlive-ed-1.8-3|2	# category Package
14mu|texlive-ed-1.8-3|3	# catalog-ctan /macros/latex/contrib/ed
14mu|texlive-ed-1.8-3|4	# catalog-date 2012-01-29 16:01:54 +0100
14mu|texlive-ed-1.8-3|5	# catalog-license lppl1
14mu|texlive-ed-1.8-3|6	# catalog-version 1.8
14mu|texlive-ed-1.8-3|7	Name:		texlive-ed
14mu|texlive-ed-1.8-3|8	Version:	1.8
14mu|texlive-ed-1.8-3|9	Release:	3
14mu|texlive-ed-1.8-3|10	Summary:	Editorial Notes for LaTeX documents
14mu|texlive-ed-1.8-3|11	Group:		Publishing
14mu|texlive-ed-1.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ed
14mu|texlive-ed-1.8-3|13	License:	LPPL1
14mu|texlive-ed-1.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ed.tar.xz
14mu|texlive-ed-1.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ed.doc.tar.xz
14mu|texlive-ed-1.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ed.source.tar.xz
14mu|texlive-ed-1.8-3|17	BuildArch:	noarch
14mu|texlive-ed-1.8-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ed-1.8-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ed-1.8-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-ed-1.8-3|21	
14mu|texlive-ed-1.8-3|22	%description
14mu|texlive-ed-1.8-3|23	This package defines a couple of editorial notes that simplify
14mu|texlive-ed-1.8-3|24	collaboration on a LaTeX text. These allow authors to annotate
14mu|texlive-ed-1.8-3|25	status information in the source. In draft mode, the
14mu|texlive-ed-1.8-3|26	annotations are shown for communication, and in publication
14mu|texlive-ed-1.8-3|27	mode these are suppressed.
14mu|texlive-ed-1.8-3|28	
14mu|texlive-ed-1.8-3|29	
14mu|texlive-ed-1.8-3|30	#-----------------------------------------------------------------------
14mu|texlive-ed-1.8-3|31	%files
14mu|texlive-ed-1.8-3|32	%{_texmfdistdir}/tex/latex/ed/ed.sty
14mu|texlive-ed-1.8-3|33	%doc %{_texmfdistdir}/doc/latex/ed/Makefile
14mu|texlive-ed-1.8-3|34	%doc %{_texmfdistdir}/doc/latex/ed/README
14mu|texlive-ed-1.8-3|35	%doc %{_texmfdistdir}/doc/latex/ed/ed.pdf
14mu|texlive-ed-1.8-3|36	%doc %{_texmfdistdir}/doc/latex/ed/ed.sty.ltxml
14mu|texlive-ed-1.8-3|37	#- source
14mu|texlive-ed-1.8-3|38	%doc %{_texmfdistdir}/source/latex/ed/ed.dtx
14mu|texlive-ed-1.8-3|39	%doc %{_texmfdistdir}/source/latex/ed/ed.ins
14mu|texlive-ed-1.8-3|40	
14mu|texlive-ed-1.8-3|41	#-----------------------------------------------------------------------
14mu|texlive-ed-1.8-3|42	%prep
14mu|texlive-ed-1.8-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-ed-1.8-3|44	
14mu|texlive-ed-1.8-3|45	%build
14mu|texlive-ed-1.8-3|46	
14mu|texlive-ed-1.8-3|47	%install
14mu|texlive-ed-1.8-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ed-1.8-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ed-1.8-3|50	
14mu|texlive-ed-1.8-3|51	
14mu|texlive-ed-1.8-3|52	
14mu|texlive-ed-1.8-3|53	%changelog
14mu|texlive-ed-1.8-3|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8-3
14mu|texlive-ed-1.8-3|55	+ Revision: ff7ce9f
14mu|texlive-ed-1.8-3|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ed-1.8-3|57	
14mu|texlive-ed-1.8-3|58	

24678 14
14mu|texlive-edfnotes-0.6b-4|1	# revision 21540
14mu|texlive-edfnotes-0.6b-4|2	# category Package
14mu|texlive-edfnotes-0.6b-4|3	# catalog-ctan /macros/latex/contrib/edfnotes
14mu|texlive-edfnotes-0.6b-4|4	# catalog-date 2011-02-22 21:47:43 +0100
14mu|texlive-edfnotes-0.6b-4|5	# catalog-license lppl1.3
14mu|texlive-edfnotes-0.6b-4|6	# catalog-version 0.6b
14mu|texlive-edfnotes-0.6b-4|7	Name:		texlive-edfnotes
14mu|texlive-edfnotes-0.6b-4|8	Version:	0.6b
14mu|texlive-edfnotes-0.6b-4|9	Release:	4
14mu|texlive-edfnotes-0.6b-4|10	Summary:	Critical annotations to footnotes with ednotes
14mu|texlive-edfnotes-0.6b-4|11	Group:		Publishing
14mu|texlive-edfnotes-0.6b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/edfnotes
14mu|texlive-edfnotes-0.6b-4|13	License:	LPPL1.3
14mu|texlive-edfnotes-0.6b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edfnotes.tar.xz
14mu|texlive-edfnotes-0.6b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edfnotes.doc.tar.xz
14mu|texlive-edfnotes-0.6b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edfnotes.source.tar.xz
14mu|texlive-edfnotes-0.6b-4|17	BuildArch:	noarch
14mu|texlive-edfnotes-0.6b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-edfnotes-0.6b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-edfnotes-0.6b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-edfnotes-0.6b-4|21	
14mu|texlive-edfnotes-0.6b-4|22	%description
14mu|texlive-edfnotes-0.6b-4|23	The package modifies the annotation commands and label-test
14mu|texlive-edfnotes-0.6b-4|24	mechanism of the ednotes package so that critical notes appear
14mu|texlive-edfnotes-0.6b-4|25	on the pages and in the order that one would expect.
14mu|texlive-edfnotes-0.6b-4|26	
14mu|texlive-edfnotes-0.6b-4|27	
14mu|texlive-edfnotes-0.6b-4|28	#-----------------------------------------------------------------------
14mu|texlive-edfnotes-0.6b-4|29	%files
14mu|texlive-edfnotes-0.6b-4|30	%{_texmfdistdir}/tex/latex/edfnotes/edfnotes.sty
14mu|texlive-edfnotes-0.6b-4|31	%doc %{_texmfdistdir}/doc/latex/edfnotes/PdUsample.pdf
14mu|texlive-edfnotes-0.6b-4|32	%doc %{_texmfdistdir}/doc/latex/edfnotes/README
14mu|texlive-edfnotes-0.6b-4|33	%doc %{_texmfdistdir}/doc/latex/edfnotes/README.pdf
14mu|texlive-edfnotes-0.6b-4|34	%doc %{_texmfdistdir}/doc/latex/edfnotes/README.txt
14mu|texlive-edfnotes-0.6b-4|35	%doc %{_texmfdistdir}/doc/latex/edfnotes/SRCFILEs.txt
14mu|texlive-edfnotes-0.6b-4|36	%doc %{_texmfdistdir}/doc/latex/edfnotes/edfnotes.pdf
14mu|texlive-edfnotes-0.6b-4|37	#- source
14mu|texlive-edfnotes-0.6b-4|38	%doc %{_texmfdistdir}/source/latex/edfnotes/README.tex
14mu|texlive-edfnotes-0.6b-4|39	%doc %{_texmfdistdir}/source/latex/edfnotes/edfnotes.tex
14mu|texlive-edfnotes-0.6b-4|40	%doc %{_texmfdistdir}/source/latex/edfnotes/srcfiles.tex
14mu|texlive-edfnotes-0.6b-4|41	
14mu|texlive-edfnotes-0.6b-4|42	#-----------------------------------------------------------------------
14mu|texlive-edfnotes-0.6b-4|43	%prep
14mu|texlive-edfnotes-0.6b-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-edfnotes-0.6b-4|45	
14mu|texlive-edfnotes-0.6b-4|46	%build
14mu|texlive-edfnotes-0.6b-4|47	
14mu|texlive-edfnotes-0.6b-4|48	%install
14mu|texlive-edfnotes-0.6b-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-edfnotes-0.6b-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-edfnotes-0.6b-4|51	
14mu|texlive-edfnotes-0.6b-4|52	
14mu|texlive-edfnotes-0.6b-4|53	
14mu|texlive-edfnotes-0.6b-4|54	%changelog
14mu|texlive-edfnotes-0.6b-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6b-4
14mu|texlive-edfnotes-0.6b-4|56	+ Revision: 1b23a35
14mu|texlive-edfnotes-0.6b-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-edfnotes-0.6b-4|58	
14mu|texlive-edfnotes-0.6b-4|59	

24679 14
14mu|texlive-edmargin-1.02-4|1	# revision 15878
14mu|texlive-edmargin-1.02-4|2	# category Package
14mu|texlive-edmargin-1.02-4|3	# catalog-ctan /macros/latex/contrib/edmargin
14mu|texlive-edmargin-1.02-4|4	# catalog-date 2008-08-19 08:58:40 +0200
14mu|texlive-edmargin-1.02-4|5	# catalog-license lppl
14mu|texlive-edmargin-1.02-4|6	# catalog-version 1.02
14mu|texlive-edmargin-1.02-4|7	Name:		texlive-edmargin
14mu|texlive-edmargin-1.02-4|8	Version:	1.02
14mu|texlive-edmargin-1.02-4|9	Release:	4
14mu|texlive-edmargin-1.02-4|10	Summary:	Multiple series of endnotes for critical editions
14mu|texlive-edmargin-1.02-4|11	Group:		Publishing
14mu|texlive-edmargin-1.02-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/edmargin
14mu|texlive-edmargin-1.02-4|13	License:	LPPL
14mu|texlive-edmargin-1.02-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmargin.tar.xz
14mu|texlive-edmargin-1.02-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmargin.doc.tar.xz
14mu|texlive-edmargin-1.02-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmargin.source.tar.xz
14mu|texlive-edmargin-1.02-4|17	BuildArch:	noarch
14mu|texlive-edmargin-1.02-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-edmargin-1.02-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-edmargin-1.02-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-edmargin-1.02-4|21	
14mu|texlive-edmargin-1.02-4|22	%description
14mu|texlive-edmargin-1.02-4|23	Edmargin provides a very simple scheme for endnote sections for
14mu|texlive-edmargin-1.02-4|24	critical editions. Endnotes can either be marked in the text,
14mu|texlive-edmargin-1.02-4|25	or with marginal references to the page in the note sections
14mu|texlive-edmargin-1.02-4|26	where the note is to be found. Notes can be set in individual
14mu|texlive-edmargin-1.02-4|27	paragraphs, or in block paragraph mode (where there are many
14mu|texlive-edmargin-1.02-4|28	short notes). Note sections will have running headers of the
14mu|texlive-edmargin-1.02-4|29	form "Textual notes to pp. xx--yy". New note sections can be
14mu|texlive-edmargin-1.02-4|30	created on the fly. There are predefined endnote sections for
14mu|texlive-edmargin-1.02-4|31	textual notes, emendations, and explanatory notes.
14mu|texlive-edmargin-1.02-4|32	
14mu|texlive-edmargin-1.02-4|33	
14mu|texlive-edmargin-1.02-4|34	#-----------------------------------------------------------------------
14mu|texlive-edmargin-1.02-4|35	%files
14mu|texlive-edmargin-1.02-4|36	%{_texmfdistdir}/tex/latex/edmargin/edmargin.sty
14mu|texlive-edmargin-1.02-4|37	%doc %{_texmfdistdir}/doc/latex/edmargin/README
14mu|texlive-edmargin-1.02-4|38	%doc %{_texmfdistdir}/doc/latex/edmargin/edmargin.pdf
14mu|texlive-edmargin-1.02-4|39	#- source
14mu|texlive-edmargin-1.02-4|40	%doc %{_texmfdistdir}/source/latex/edmargin/edmargin.dtx
14mu|texlive-edmargin-1.02-4|41	%doc %{_texmfdistdir}/source/latex/edmargin/edmargin.ins
14mu|texlive-edmargin-1.02-4|42	
14mu|texlive-edmargin-1.02-4|43	#-----------------------------------------------------------------------
14mu|texlive-edmargin-1.02-4|44	%prep
14mu|texlive-edmargin-1.02-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-edmargin-1.02-4|46	
14mu|texlive-edmargin-1.02-4|47	%build
14mu|texlive-edmargin-1.02-4|48	
14mu|texlive-edmargin-1.02-4|49	%install
14mu|texlive-edmargin-1.02-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-edmargin-1.02-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-edmargin-1.02-4|52	
14mu|texlive-edmargin-1.02-4|53	
14mu|texlive-edmargin-1.02-4|54	
14mu|texlive-edmargin-1.02-4|55	%changelog
14mu|texlive-edmargin-1.02-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02-4
14mu|texlive-edmargin-1.02-4|57	+ Revision: 1fda27d
14mu|texlive-edmargin-1.02-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-edmargin-1.02-4|59	
14mu|texlive-edmargin-1.02-4|60	

24680 14
14mu|texlive-ednotes-1.3a-4|1	# revision 19440
14mu|texlive-ednotes-1.3a-4|2	# category Package
14mu|texlive-ednotes-1.3a-4|3	# catalog-ctan /macros/latex/contrib/ednotes
14mu|texlive-ednotes-1.3a-4|4	# catalog-date 2008-01-07 00:37:03 +0100
14mu|texlive-ednotes-1.3a-4|5	# catalog-license lppl
14mu|texlive-ednotes-1.3a-4|6	# catalog-version 1.3a
14mu|texlive-ednotes-1.3a-4|7	Name:		texlive-ednotes
14mu|texlive-ednotes-1.3a-4|8	Version:	1.3a
14mu|texlive-ednotes-1.3a-4|9	Release:	4
14mu|texlive-ednotes-1.3a-4|10	Summary:	Typeset scholarly editions
14mu|texlive-ednotes-1.3a-4|11	Group:		Publishing
14mu|texlive-ednotes-1.3a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ednotes
14mu|texlive-ednotes-1.3a-4|13	License:	LPPL
14mu|texlive-ednotes-1.3a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ednotes.tar.xz
14mu|texlive-ednotes-1.3a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ednotes.doc.tar.xz
14mu|texlive-ednotes-1.3a-4|16	BuildArch:	noarch
14mu|texlive-ednotes-1.3a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ednotes-1.3a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ednotes-1.3a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ednotes-1.3a-4|20	
14mu|texlive-ednotes-1.3a-4|21	%description
14mu|texlive-ednotes-1.3a-4|22	A macro package for typesetting scholarly critical editions.
14mu|texlive-ednotes-1.3a-4|23	Provides macros for critical edition typesetting with LaTeX,
14mu|texlive-ednotes-1.3a-4|24	including support for line numbers and layers of footnotes.
14mu|texlive-ednotes-1.3a-4|25	
14mu|texlive-ednotes-1.3a-4|26	
14mu|texlive-ednotes-1.3a-4|27	#-----------------------------------------------------------------------
14mu|texlive-ednotes-1.3a-4|28	%files
14mu|texlive-ednotes-1.3a-4|29	%{_texmfdistdir}/tex/latex/ednotes/edcntwd0.sty
14mu|texlive-ednotes-1.3a-4|30	%{_texmfdistdir}/tex/latex/ednotes/ednotes.sty
14mu|texlive-ednotes-1.3a-4|31	%{_texmfdistdir}/tex/latex/ednotes/lblchng1.sty
14mu|texlive-ednotes-1.3a-4|32	%{_texmfdistdir}/tex/latex/ednotes/mfparptc.sty
14mu|texlive-ednotes-1.3a-4|33	%{_texmfdistdir}/tex/latex/ednotes/mfparxsp.sty
14mu|texlive-ednotes-1.3a-4|34	%doc %{_texmfdistdir}/doc/latex/ednotes/CHANGES.txt
14mu|texlive-ednotes-1.3a-4|35	%doc %{_texmfdistdir}/doc/latex/ednotes/CHANGING.txt
14mu|texlive-ednotes-1.3a-4|36	%doc %{_texmfdistdir}/doc/latex/ednotes/README
14mu|texlive-ednotes-1.3a-4|37	%doc %{_texmfdistdir}/doc/latex/ednotes/README.TEXLIVE
14mu|texlive-ednotes-1.3a-4|38	%doc %{_texmfdistdir}/doc/latex/ednotes/README4U.txt
14mu|texlive-ednotes-1.3a-4|39	%doc %{_texmfdistdir}/doc/latex/ednotes/READMORE.txt
14mu|texlive-ednotes-1.3a-4|40	%doc %{_texmfdistdir}/doc/latex/ednotes/ednotes.pdf
14mu|texlive-ednotes-1.3a-4|41	%doc %{_texmfdistdir}/doc/latex/ednotes/ednotes.tex
14mu|texlive-ednotes-1.3a-4|42	%doc %{_texmfdistdir}/doc/latex/ednotes/ednotugb.pdf
14mu|texlive-ednotes-1.3a-4|43	%doc %{_texmfdistdir}/doc/latex/ednotes/emathtst.tex
14mu|texlive-ednotes-1.3a-4|44	%doc %{_texmfdistdir}/doc/latex/ednotes/varnrule.tex
14mu|texlive-ednotes-1.3a-4|45	%doc %{_texmfdistdir}/doc/latex/ednotes/visible.txt
14mu|texlive-ednotes-1.3a-4|46	
14mu|texlive-ednotes-1.3a-4|47	#-----------------------------------------------------------------------
14mu|texlive-ednotes-1.3a-4|48	%prep
14mu|texlive-ednotes-1.3a-4|49	%setup -c -a0 -a1
14mu|texlive-ednotes-1.3a-4|50	
14mu|texlive-ednotes-1.3a-4|51	%build
14mu|texlive-ednotes-1.3a-4|52	
14mu|texlive-ednotes-1.3a-4|53	%install
14mu|texlive-ednotes-1.3a-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ednotes-1.3a-4|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ednotes-1.3a-4|56	
14mu|texlive-ednotes-1.3a-4|57	
14mu|texlive-ednotes-1.3a-4|58	
14mu|texlive-ednotes-1.3a-4|59	%changelog
14mu|texlive-ednotes-1.3a-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3a-4
14mu|texlive-ednotes-1.3a-4|61	+ Revision: a35fc03
14mu|texlive-ednotes-1.3a-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ednotes-1.3a-4|63	
14mu|texlive-ednotes-1.3a-4|64	

24681 14
14mu|texlive-eemeir-1.1b-4|1	# revision 15878
14mu|texlive-eemeir-1.1b-4|2	# category Package
14mu|texlive-eemeir-1.1b-4|3	# catalog-ctan /macros/latex/contrib/eemeir
14mu|texlive-eemeir-1.1b-4|4	# catalog-date 2007-02-20 10:49:06 +0100
14mu|texlive-eemeir-1.1b-4|5	# catalog-license lppl
14mu|texlive-eemeir-1.1b-4|6	# catalog-version 1.1b
14mu|texlive-eemeir-1.1b-4|7	Name:		texlive-eemeir
14mu|texlive-eemeir-1.1b-4|8	Version:	1.1b
14mu|texlive-eemeir-1.1b-4|9	Release:	4
14mu|texlive-eemeir-1.1b-4|10	Summary:	Adjust the gender of words in a document
14mu|texlive-eemeir-1.1b-4|11	Group:		Publishing
14mu|texlive-eemeir-1.1b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eemeir
14mu|texlive-eemeir-1.1b-4|13	License:	LPPL
14mu|texlive-eemeir-1.1b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eemeir.tar.xz
14mu|texlive-eemeir-1.1b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eemeir.doc.tar.xz
14mu|texlive-eemeir-1.1b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eemeir.source.tar.xz
14mu|texlive-eemeir-1.1b-4|17	BuildArch:	noarch
14mu|texlive-eemeir-1.1b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eemeir-1.1b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eemeir-1.1b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-eemeir-1.1b-4|21	
14mu|texlive-eemeir-1.1b-4|22	%description
14mu|texlive-eemeir-1.1b-4|23	Defines macros for third-person singular pronouns (\E, \Em,
14mu|texlive-eemeir-1.1b-4|24	\Eir, \Eirs), which expand differently according to a
14mu|texlive-eemeir-1.1b-4|25	masculine/feminine switch. (If the switch is 'masculine', they
14mu|texlive-eemeir-1.1b-4|26	would expand to 'he', 'him', 'his' and 'his'; if 'feminine',
14mu|texlive-eemeir-1.1b-4|27	they would expand to 'she', 'her', 'her' and 'hers". Apart from
14mu|texlive-eemeir-1.1b-4|28	the pronouns, one can define 'word pairs', such as
14mu|texlive-eemeir-1.1b-4|29	mother/father, daughter/son, and so on. Gender may be defined
14mu|texlive-eemeir-1.1b-4|30	once per document, as an environment, or may be flipped on the
14mu|texlive-eemeir-1.1b-4|31	fly.
14mu|texlive-eemeir-1.1b-4|32	
14mu|texlive-eemeir-1.1b-4|33	
14mu|texlive-eemeir-1.1b-4|34	#-----------------------------------------------------------------------
14mu|texlive-eemeir-1.1b-4|35	%files
14mu|texlive-eemeir-1.1b-4|36	%{_texmfdistdir}/tex/latex/eemeir/eemeir.sty
14mu|texlive-eemeir-1.1b-4|37	%doc %{_texmfdistdir}/doc/latex/eemeir/README
14mu|texlive-eemeir-1.1b-4|38	%doc %{_texmfdistdir}/doc/latex/eemeir/eemeir.pdf
14mu|texlive-eemeir-1.1b-4|39	#- source
14mu|texlive-eemeir-1.1b-4|40	%doc %{_texmfdistdir}/source/latex/eemeir/eemeir.dtx
14mu|texlive-eemeir-1.1b-4|41	%doc %{_texmfdistdir}/source/latex/eemeir/eemeir.ins
14mu|texlive-eemeir-1.1b-4|42	
14mu|texlive-eemeir-1.1b-4|43	#-----------------------------------------------------------------------
14mu|texlive-eemeir-1.1b-4|44	%prep
14mu|texlive-eemeir-1.1b-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-eemeir-1.1b-4|46	
14mu|texlive-eemeir-1.1b-4|47	%build
14mu|texlive-eemeir-1.1b-4|48	
14mu|texlive-eemeir-1.1b-4|49	%install
14mu|texlive-eemeir-1.1b-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eemeir-1.1b-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-eemeir-1.1b-4|52	
14mu|texlive-eemeir-1.1b-4|53	
14mu|texlive-eemeir-1.1b-4|54	
14mu|texlive-eemeir-1.1b-4|55	%changelog
14mu|texlive-eemeir-1.1b-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1b-4
14mu|texlive-eemeir-1.1b-4|57	+ Revision: 43fc296
14mu|texlive-eemeir-1.1b-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eemeir-1.1b-4|59	
14mu|texlive-eemeir-1.1b-4|60	

24682 14
14mu|texlive-eepic-1.1e-4|1	# revision 15878
14mu|texlive-eepic-1.1e-4|2	# category Package
14mu|texlive-eepic-1.1e-4|3	# catalog-ctan /macros/latex/contrib/eepic
14mu|texlive-eepic-1.1e-4|4	# catalog-date 2009-09-25 23:06:49 +0200
14mu|texlive-eepic-1.1e-4|5	# catalog-license pd
14mu|texlive-eepic-1.1e-4|6	# catalog-version 1.1e
14mu|texlive-eepic-1.1e-4|7	Name:		texlive-eepic
14mu|texlive-eepic-1.1e-4|8	Version:	1.1e
14mu|texlive-eepic-1.1e-4|9	Release:	4
14mu|texlive-eepic-1.1e-4|10	Summary:	Extensions to epic and the LaTeX drawing tools
14mu|texlive-eepic-1.1e-4|11	Group:		Publishing
14mu|texlive-eepic-1.1e-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eepic
14mu|texlive-eepic-1.1e-4|13	License:	PD
14mu|texlive-eepic-1.1e-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eepic.tar.xz
14mu|texlive-eepic-1.1e-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eepic.doc.tar.xz
14mu|texlive-eepic-1.1e-4|16	BuildArch:	noarch
14mu|texlive-eepic-1.1e-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-eepic-1.1e-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-eepic-1.1e-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-eepic-1.1e-4|20	
14mu|texlive-eepic-1.1e-4|21	%description
14mu|texlive-eepic-1.1e-4|22	Extensions to epic and the LaTeX picture drawing environment,
14mu|texlive-eepic-1.1e-4|23	include the drawing of lines at any slope, the drawing of
14mu|texlive-eepic-1.1e-4|24	circles in any radii, and the drawing of dotted and dashed
14mu|texlive-eepic-1.1e-4|25	lines much faster with much less TeX memory, and providing
14mu|texlive-eepic-1.1e-4|26	several new commands for drawing ellipses, arcs, splines, and
14mu|texlive-eepic-1.1e-4|27	filled circles and ellipses. The package uses tpic \special
14mu|texlive-eepic-1.1e-4|28	commands.
14mu|texlive-eepic-1.1e-4|29	
14mu|texlive-eepic-1.1e-4|30	
14mu|texlive-eepic-1.1e-4|31	#-----------------------------------------------------------------------
14mu|texlive-eepic-1.1e-4|32	%files
14mu|texlive-eepic-1.1e-4|33	%{_texmfdistdir}/tex/latex/eepic/eepic.sty
14mu|texlive-eepic-1.1e-4|34	%{_texmfdistdir}/tex/latex/eepic/eepicemu.sty
14mu|texlive-eepic-1.1e-4|35	%{_texmfdistdir}/tex/latex/eepic/epic.sty
14mu|texlive-eepic-1.1e-4|36	%doc %{_texmfdistdir}/doc/latex/eepic/eepic.pdf
14mu|texlive-eepic-1.1e-4|37	%doc %{_texmfdistdir}/doc/latex/eepic/eepic.tex
14mu|texlive-eepic-1.1e-4|38	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg3.fig
14mu|texlive-eepic-1.1e-4|39	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg3.tex
14mu|texlive-eepic-1.1e-4|40	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg4.fig
14mu|texlive-eepic-1.1e-4|41	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg4.tex
14mu|texlive-eepic-1.1e-4|42	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/epic-eg3.fig
14mu|texlive-eepic-1.1e-4|43	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/epic-eg4.fig
14mu|texlive-eepic-1.1e-4|44	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/fig2epic.1
14mu|texlive-eepic-1.1e-4|45	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/makefile
14mu|texlive-eepic-1.1e-4|46	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/readme
14mu|texlive-eepic-1.1e-4|47	%doc %{_texmfdistdir}/doc/latex/eepic/grafig.shar
14mu|texlive-eepic-1.1e-4|48	%doc %{_texmfdistdir}/doc/latex/eepic/readme
14mu|texlive-eepic-1.1e-4|49	
14mu|texlive-eepic-1.1e-4|50	#-----------------------------------------------------------------------
14mu|texlive-eepic-1.1e-4|51	%prep
14mu|texlive-eepic-1.1e-4|52	%setup -c -a0 -a1
14mu|texlive-eepic-1.1e-4|53	
14mu|texlive-eepic-1.1e-4|54	%build
14mu|texlive-eepic-1.1e-4|55	
14mu|texlive-eepic-1.1e-4|56	%install
14mu|texlive-eepic-1.1e-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eepic-1.1e-4|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-eepic-1.1e-4|59	
14mu|texlive-eepic-1.1e-4|60	
14mu|texlive-eepic-1.1e-4|61	
14mu|texlive-eepic-1.1e-4|62	%changelog
14mu|texlive-eepic-1.1e-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1e-4
14mu|texlive-eepic-1.1e-4|64	+ Revision: b1288f1
14mu|texlive-eepic-1.1e-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eepic-1.1e-4|66	
14mu|texlive-eepic-1.1e-4|67	

24683 14
14mu|texlive-egameps-1.1-4|1	# revision 15878
14mu|texlive-egameps-1.1-4|2	# category Package
14mu|texlive-egameps-1.1-4|3	# catalog-ctan /macros/latex/contrib/egameps
14mu|texlive-egameps-1.1-4|4	# catalog-date 2009-11-06 13:29:36 +0100
14mu|texlive-egameps-1.1-4|5	# catalog-license lppl
14mu|texlive-egameps-1.1-4|6	# catalog-version 1.1
14mu|texlive-egameps-1.1-4|7	Name:		texlive-egameps
14mu|texlive-egameps-1.1-4|8	Version:	1.1
14mu|texlive-egameps-1.1-4|9	Release:	4
14mu|texlive-egameps-1.1-4|10	Summary:	LaTeX package for typesetting extensive games
14mu|texlive-egameps-1.1-4|11	Group:		Publishing
14mu|texlive-egameps-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/egameps
14mu|texlive-egameps-1.1-4|13	License:	LPPL
14mu|texlive-egameps-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egameps.tar.xz
14mu|texlive-egameps-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egameps.doc.tar.xz
14mu|texlive-egameps-1.1-4|16	BuildArch:	noarch
14mu|texlive-egameps-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-egameps-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-egameps-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-egameps-1.1-4|20	
14mu|texlive-egameps-1.1-4|21	%description
14mu|texlive-egameps-1.1-4|22	The style is intended to have enough features to draw any
14mu|texlive-egameps-1.1-4|23	extensive game with relative ease. The facilities of PSTricks
14mu|texlive-egameps-1.1-4|24	are used for graphics. (An older version of the package, which
14mu|texlive-egameps-1.1-4|25	uses the LaTeX picture environment rather than PSTricks and
14mu|texlive-egameps-1.1-4|26	consequently has many fewer features is available on the
14mu|texlive-egameps-1.1-4|27	package home page.).
14mu|texlive-egameps-1.1-4|28	
14mu|texlive-egameps-1.1-4|29	
14mu|texlive-egameps-1.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-egameps-1.1-4|31	%files
14mu|texlive-egameps-1.1-4|32	%{_texmfdistdir}/tex/latex/egameps/egameps.sty
14mu|texlive-egameps-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/egameps/README
14mu|texlive-egameps-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/egameps/egameps.pdf
14mu|texlive-egameps-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/egameps/egameps.tex
14mu|texlive-egameps-1.1-4|36	
14mu|texlive-egameps-1.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-egameps-1.1-4|38	%prep
14mu|texlive-egameps-1.1-4|39	%setup -c -a0 -a1
14mu|texlive-egameps-1.1-4|40	
14mu|texlive-egameps-1.1-4|41	%build
14mu|texlive-egameps-1.1-4|42	
14mu|texlive-egameps-1.1-4|43	%install
14mu|texlive-egameps-1.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-egameps-1.1-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-egameps-1.1-4|46	
14mu|texlive-egameps-1.1-4|47	
14mu|texlive-egameps-1.1-4|48	
14mu|texlive-egameps-1.1-4|49	%changelog
14mu|texlive-egameps-1.1-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-egameps-1.1-4|51	+ Revision: 6ceff4b
14mu|texlive-egameps-1.1-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-egameps-1.1-4|53	
14mu|texlive-egameps-1.1-4|54	

24684 14
14mu|texlive-egplot-1.02a-4|1	# revision 20617
14mu|texlive-egplot-1.02a-4|2	# category Package
14mu|texlive-egplot-1.02a-4|3	# catalog-ctan /macros/latex/contrib/egplot
14mu|texlive-egplot-1.02a-4|4	# catalog-date 2010-11-30 14:05:46 +0100
14mu|texlive-egplot-1.02a-4|5	# catalog-license gpl
14mu|texlive-egplot-1.02a-4|6	# catalog-version 1.02a
14mu|texlive-egplot-1.02a-4|7	Name:		texlive-egplot
14mu|texlive-egplot-1.02a-4|8	Version:	1.02a
14mu|texlive-egplot-1.02a-4|9	Release:	4
14mu|texlive-egplot-1.02a-4|10	Summary:	Encapsulate Gnuplot sources in LaTeX documents
14mu|texlive-egplot-1.02a-4|11	Group:		Publishing
14mu|texlive-egplot-1.02a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/egplot
14mu|texlive-egplot-1.02a-4|13	License:	GPL
14mu|texlive-egplot-1.02a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egplot.tar.xz
14mu|texlive-egplot-1.02a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egplot.doc.tar.xz
14mu|texlive-egplot-1.02a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egplot.source.tar.xz
14mu|texlive-egplot-1.02a-4|17	BuildArch:	noarch
14mu|texlive-egplot-1.02a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-egplot-1.02a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-egplot-1.02a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-egplot-1.02a-4|21	
14mu|texlive-egplot-1.02a-4|22	%description
14mu|texlive-egplot-1.02a-4|23	A package to encapsulate gnuplot commands in a LaTeX source
14mu|texlive-egplot-1.02a-4|24	file, so that a document's figures are maintained in parallel
14mu|texlive-egplot-1.02a-4|25	with the document source itself.
14mu|texlive-egplot-1.02a-4|26	
14mu|texlive-egplot-1.02a-4|27	
14mu|texlive-egplot-1.02a-4|28	#-----------------------------------------------------------------------
14mu|texlive-egplot-1.02a-4|29	%files
14mu|texlive-egplot-1.02a-4|30	%{_texmfdistdir}/tex/latex/egplot/egplot.sty
14mu|texlive-egplot-1.02a-4|31	%doc %{_texmfdistdir}/doc/latex/egplot/egplot.README
14mu|texlive-egplot-1.02a-4|32	%doc %{_texmfdistdir}/doc/latex/egplot/egplot.pdf
14mu|texlive-egplot-1.02a-4|33	%doc %{_texmfdistdir}/doc/latex/egplot/manual.ps.gz
14mu|texlive-egplot-1.02a-4|34	#- source
14mu|texlive-egplot-1.02a-4|35	%doc %{_texmfdistdir}/source/latex/egplot/egplot.drv
14mu|texlive-egplot-1.02a-4|36	%doc %{_texmfdistdir}/source/latex/egplot/egplot.dtx
14mu|texlive-egplot-1.02a-4|37	%doc %{_texmfdistdir}/source/latex/egplot/egplot.ins
14mu|texlive-egplot-1.02a-4|38	%doc %{_texmfdistdir}/source/latex/egplot/egpman.drv
14mu|texlive-egplot-1.02a-4|39	
14mu|texlive-egplot-1.02a-4|40	#-----------------------------------------------------------------------
14mu|texlive-egplot-1.02a-4|41	%prep
14mu|texlive-egplot-1.02a-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-egplot-1.02a-4|43	
14mu|texlive-egplot-1.02a-4|44	%build
14mu|texlive-egplot-1.02a-4|45	
14mu|texlive-egplot-1.02a-4|46	%install
14mu|texlive-egplot-1.02a-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-egplot-1.02a-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-egplot-1.02a-4|49	
14mu|texlive-egplot-1.02a-4|50	
14mu|texlive-egplot-1.02a-4|51	
14mu|texlive-egplot-1.02a-4|52	%changelog
14mu|texlive-egplot-1.02a-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02a-4
14mu|texlive-egplot-1.02a-4|54	+ Revision: 005d388
14mu|texlive-egplot-1.02a-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-egplot-1.02a-4|56	
14mu|texlive-egplot-1.02a-4|57	

24685 14
14mu|texlive-ejpecp-0.5772-5|1	# revision 25092
14mu|texlive-ejpecp-0.5772-5|2	# category Package
14mu|texlive-ejpecp-0.5772-5|3	# catalog-ctan /macros/latex/contrib/ejpecp
14mu|texlive-ejpecp-0.5772-5|4	# catalog-date 2012-01-10 16:50:30 +0100
14mu|texlive-ejpecp-0.5772-5|5	# catalog-license lppl1.2
14mu|texlive-ejpecp-0.5772-5|6	# catalog-version 0.5772
14mu|texlive-ejpecp-0.5772-5|7	Name:		texlive-ejpecp
14mu|texlive-ejpecp-0.5772-5|8	Version:	0.5772
14mu|texlive-ejpecp-0.5772-5|9	Release:	5
14mu|texlive-ejpecp-0.5772-5|10	Summary:	Class for EJP and ECP
14mu|texlive-ejpecp-0.5772-5|11	Group:		Publishing
14mu|texlive-ejpecp-0.5772-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ejpecp
14mu|texlive-ejpecp-0.5772-5|13	License:	LPPL1.2
14mu|texlive-ejpecp-0.5772-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ejpecp.tar.xz
14mu|texlive-ejpecp-0.5772-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ejpecp.doc.tar.xz
14mu|texlive-ejpecp-0.5772-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ejpecp.source.tar.xz
14mu|texlive-ejpecp-0.5772-5|17	BuildArch:	noarch
14mu|texlive-ejpecp-0.5772-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ejpecp-0.5772-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ejpecp-0.5772-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-ejpecp-0.5772-5|21	
14mu|texlive-ejpecp-0.5772-5|22	%description
14mu|texlive-ejpecp-0.5772-5|23	The class is designed for typesetting articles for the
14mu|texlive-ejpecp-0.5772-5|24	mathematical research periodicals Electronic Journal of
14mu|texlive-ejpecp-0.5772-5|25	Probability (EJP) and Electronic Communications in Probability
14mu|texlive-ejpecp-0.5772-5|26	(ECP).
14mu|texlive-ejpecp-0.5772-5|27	
14mu|texlive-ejpecp-0.5772-5|28	
14mu|texlive-ejpecp-0.5772-5|29	#-----------------------------------------------------------------------
14mu|texlive-ejpecp-0.5772-5|30	%files
14mu|texlive-ejpecp-0.5772-5|31	%{_texmfdistdir}/tex/latex/ejpecp/ejpecp.cls
14mu|texlive-ejpecp-0.5772-5|32	%doc %{_texmfdistdir}/doc/latex/ejpecp/LPPL
14mu|texlive-ejpecp-0.5772-5|33	%doc %{_texmfdistdir}/doc/latex/ejpecp/README
14mu|texlive-ejpecp-0.5772-5|34	%doc %{_texmfdistdir}/doc/latex/ejpecp/ejpecp.pdf
14mu|texlive-ejpecp-0.5772-5|35	%doc %{_texmfdistdir}/doc/latex/ejpecp/mgetmref.py
14mu|texlive-ejpecp-0.5772-5|36	%doc %{_texmfdistdir}/doc/latex/ejpecp/sample.pdf
14mu|texlive-ejpecp-0.5772-5|37	%doc %{_texmfdistdir}/doc/latex/ejpecp/sample.tex
14mu|texlive-ejpecp-0.5772-5|38	#- source
14mu|texlive-ejpecp-0.5772-5|39	%doc %{_texmfdistdir}/source/latex/ejpecp/ejpecp.dtx
14mu|texlive-ejpecp-0.5772-5|40	%doc %{_texmfdistdir}/source/latex/ejpecp/ejpecp.ins
14mu|texlive-ejpecp-0.5772-5|41	
14mu|texlive-ejpecp-0.5772-5|42	#-----------------------------------------------------------------------
14mu|texlive-ejpecp-0.5772-5|43	%prep
14mu|texlive-ejpecp-0.5772-5|44	%setup -c -a0 -a1 -a2
14mu|texlive-ejpecp-0.5772-5|45	
14mu|texlive-ejpecp-0.5772-5|46	%build
14mu|texlive-ejpecp-0.5772-5|47	
14mu|texlive-ejpecp-0.5772-5|48	%install
14mu|texlive-ejpecp-0.5772-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ejpecp-0.5772-5|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ejpecp-0.5772-5|51	
14mu|texlive-ejpecp-0.5772-5|52	
14mu|texlive-ejpecp-0.5772-5|53	
14mu|texlive-ejpecp-0.5772-5|54	%changelog
14mu|texlive-ejpecp-0.5772-5|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5772-5
14mu|texlive-ejpecp-0.5772-5|56	+ Revision: 0ddf47b
14mu|texlive-ejpecp-0.5772-5|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ejpecp-0.5772-5|58	
14mu|texlive-ejpecp-0.5772-5|59	

24686 14
14mu|texlive-elbioimp-1.2-4|1	# revision 21758
14mu|texlive-elbioimp-1.2-4|2	# category Package
14mu|texlive-elbioimp-1.2-4|3	# catalog-ctan /macros/latex/contrib/elbioimp
14mu|texlive-elbioimp-1.2-4|4	# catalog-date 2011-03-18 18:22:40 +0100
14mu|texlive-elbioimp-1.2-4|5	# catalog-license lppl
14mu|texlive-elbioimp-1.2-4|6	# catalog-version 1.2
14mu|texlive-elbioimp-1.2-4|7	Name:		texlive-elbioimp
14mu|texlive-elbioimp-1.2-4|8	Version:	1.2
14mu|texlive-elbioimp-1.2-4|9	Release:	4
14mu|texlive-elbioimp-1.2-4|10	Summary:	A LaTeX document class for the Journal of Electrical Bioimpedance
14mu|texlive-elbioimp-1.2-4|11	Group:		Publishing
14mu|texlive-elbioimp-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elbioimp
14mu|texlive-elbioimp-1.2-4|13	License:	LPPL
14mu|texlive-elbioimp-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elbioimp.tar.xz
14mu|texlive-elbioimp-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elbioimp.doc.tar.xz
14mu|texlive-elbioimp-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elbioimp.source.tar.xz
14mu|texlive-elbioimp-1.2-4|17	BuildArch:	noarch
14mu|texlive-elbioimp-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-elbioimp-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-elbioimp-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-elbioimp-1.2-4|21	
14mu|texlive-elbioimp-1.2-4|22	%description
14mu|texlive-elbioimp-1.2-4|23	A new document class for writing articles to the Journal of
14mu|texlive-elbioimp-1.2-4|24	Electrical Bioimpedance.
14mu|texlive-elbioimp-1.2-4|25	
14mu|texlive-elbioimp-1.2-4|26	
14mu|texlive-elbioimp-1.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-elbioimp-1.2-4|28	%files
14mu|texlive-elbioimp-1.2-4|29	%{_texmfdistdir}/tex/latex/elbioimp/elbioimp.cls
14mu|texlive-elbioimp-1.2-4|30	%doc %{_texmfdistdir}/doc/latex/elbioimp/Makefile
14mu|texlive-elbioimp-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/elbioimp/README
14mu|texlive-elbioimp-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/elbioimp/elbioimp-basis.tex
14mu|texlive-elbioimp-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/elbioimp/elbioimp.pdf
14mu|texlive-elbioimp-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/elbioimp/test-bib.bib
14mu|texlive-elbioimp-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/elbioimp/test-ill.png
14mu|texlive-elbioimp-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/elbioimp/test1.tex
14mu|texlive-elbioimp-1.2-4|37	#- source
14mu|texlive-elbioimp-1.2-4|38	%doc %{_texmfdistdir}/source/latex/elbioimp/elbioimp.dtx
14mu|texlive-elbioimp-1.2-4|39	%doc %{_texmfdistdir}/source/latex/elbioimp/elbioimp.ins
14mu|texlive-elbioimp-1.2-4|40	
14mu|texlive-elbioimp-1.2-4|41	#-----------------------------------------------------------------------
14mu|texlive-elbioimp-1.2-4|42	%prep
14mu|texlive-elbioimp-1.2-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-elbioimp-1.2-4|44	
14mu|texlive-elbioimp-1.2-4|45	%build
14mu|texlive-elbioimp-1.2-4|46	
14mu|texlive-elbioimp-1.2-4|47	%install
14mu|texlive-elbioimp-1.2-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-elbioimp-1.2-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-elbioimp-1.2-4|50	
14mu|texlive-elbioimp-1.2-4|51	
14mu|texlive-elbioimp-1.2-4|52	
14mu|texlive-elbioimp-1.2-4|53	%changelog
14mu|texlive-elbioimp-1.2-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-elbioimp-1.2-4|55	+ Revision: 7a93db6
14mu|texlive-elbioimp-1.2-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-elbioimp-1.2-4|57	
14mu|texlive-elbioimp-1.2-4|58	

24687 14
14mu|texlive-eledform-1.0-8|1	# revision 27922
14mu|texlive-eledform-1.0-8|2	# category Package
14mu|texlive-eledform-1.0-8|3	# catalog-ctan /macros/latex/contrib/eledform
14mu|texlive-eledform-1.0-8|4	# catalog-date 2012-10-08 11:45:11 +0200
14mu|texlive-eledform-1.0-8|5	# catalog-license lppl1.3
14mu|texlive-eledform-1.0-8|6	# catalog-version 1.0
14mu|texlive-eledform-1.0-8|7	Name:		texlive-eledform
14mu|texlive-eledform-1.0-8|8	Version:	1.0
14mu|texlive-eledform-1.0-8|9	Release:	8
14mu|texlive-eledform-1.0-8|10	Summary:	Define textual variants
14mu|texlive-eledform-1.0-8|11	Group:		Publishing
14mu|texlive-eledform-1.0-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eledform
14mu|texlive-eledform-1.0-8|13	License:	LPPL1.3
14mu|texlive-eledform-1.0-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledform.tar.xz
14mu|texlive-eledform-1.0-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledform.doc.tar.xz
14mu|texlive-eledform-1.0-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledform.source.tar.xz
14mu|texlive-eledform-1.0-8|17	BuildArch:	noarch
14mu|texlive-eledform-1.0-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eledform-1.0-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eledform-1.0-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-eledform-1.0-8|21	
14mu|texlive-eledform-1.0-8|22	%description
14mu|texlive-eledform-1.0-8|23	The package provides commands to formalize textual variants in
14mu|texlive-eledform-1.0-8|24	critical editions typeset using eledmac.
14mu|texlive-eledform-1.0-8|25	
14mu|texlive-eledform-1.0-8|26	
14mu|texlive-eledform-1.0-8|27	#-----------------------------------------------------------------------
14mu|texlive-eledform-1.0-8|28	%files
14mu|texlive-eledform-1.0-8|29	%{_texmfdistdir}/tex/latex/eledform/eledform.sty
14mu|texlive-eledform-1.0-8|30	%doc %{_texmfdistdir}/doc/latex/eledform/README.md
14mu|texlive-eledform-1.0-8|31	%doc %{_texmfdistdir}/doc/latex/eledform/eledform.pdf
14mu|texlive-eledform-1.0-8|32	%doc %{_texmfdistdir}/doc/latex/eledform/example.pdf
14mu|texlive-eledform-1.0-8|33	%doc %{_texmfdistdir}/doc/latex/eledform/example.tex
14mu|texlive-eledform-1.0-8|34	%doc %{_texmfdistdir}/doc/latex/eledform/include/stemma.tex
14mu|texlive-eledform-1.0-8|35	%doc %{_texmfdistdir}/doc/latex/eledform/makefile
14mu|texlive-eledform-1.0-8|36	#- source
14mu|texlive-eledform-1.0-8|37	%doc %{_texmfdistdir}/source/latex/eledform/eledform.dtx
14mu|texlive-eledform-1.0-8|38	%doc %{_texmfdistdir}/source/latex/eledform/eledform.ins
14mu|texlive-eledform-1.0-8|39	
14mu|texlive-eledform-1.0-8|40	#-----------------------------------------------------------------------
14mu|texlive-eledform-1.0-8|41	%prep
14mu|texlive-eledform-1.0-8|42	%setup -c -a0 -a1 -a2
14mu|texlive-eledform-1.0-8|43	
14mu|texlive-eledform-1.0-8|44	%build
14mu|texlive-eledform-1.0-8|45	
14mu|texlive-eledform-1.0-8|46	%install
14mu|texlive-eledform-1.0-8|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eledform-1.0-8|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-eledform-1.0-8|49	
14mu|texlive-eledform-1.0-8|50	%changelog
14mu|texlive-eledform-1.0-8|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14mu|texlive-eledform-1.0-8|52	+ Revision: d6a09c9
14mu|texlive-eledform-1.0-8|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eledform-1.0-8|54	
14mu|texlive-eledform-1.0-8|55	

24688 14
14mu|texlive-eledmac-1.10.1-3|1	# revision 33080
14mu|texlive-eledmac-1.10.1-3|2	# category Package
14mu|texlive-eledmac-1.10.1-3|3	# catalog-ctan /macros/latex/contrib/eledmac
14mu|texlive-eledmac-1.10.1-3|4	# catalog-date 2014-03-02 00:04:31 +0100
14mu|texlive-eledmac-1.10.1-3|5	# catalog-license lppl
14mu|texlive-eledmac-1.10.1-3|6	# catalog-version 1.10.1
14mu|texlive-eledmac-1.10.1-3|7	Name:		texlive-eledmac
14mu|texlive-eledmac-1.10.1-3|8	Version:	1.10.1
14mu|texlive-eledmac-1.10.1-3|9	Release:	3
14mu|texlive-eledmac-1.10.1-3|10	Summary:	Typeset scholarly editions
14mu|texlive-eledmac-1.10.1-3|11	Group:		Publishing
14mu|texlive-eledmac-1.10.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eledmac
14mu|texlive-eledmac-1.10.1-3|13	License:	LPPL
14mu|texlive-eledmac-1.10.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledmac.tar.xz
14mu|texlive-eledmac-1.10.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledmac.doc.tar.xz
14mu|texlive-eledmac-1.10.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledmac.source.tar.xz
14mu|texlive-eledmac-1.10.1-3|17	BuildArch:	noarch
14mu|texlive-eledmac-1.10.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eledmac-1.10.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eledmac-1.10.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-eledmac-1.10.1-3|21	
14mu|texlive-eledmac-1.10.1-3|22	%description
14mu|texlive-eledmac-1.10.1-3|23	A package for typesetting scholarly critical editions,
14mu|texlive-eledmac-1.10.1-3|24	replacing the established ledmac package. Ledmac itself was a
14mu|texlive-eledmac-1.10.1-3|25	LaTeX port of the plain TeX EDMAC macros. The package supports
14mu|texlive-eledmac-1.10.1-3|26	indexing by page and by line numbers, and simple tabular- and
14mu|texlive-eledmac-1.10.1-3|27	array-style environments. The package is distributed with the
14mu|texlive-eledmac-1.10.1-3|28	related eledpar package.
14mu|texlive-eledmac-1.10.1-3|29	
14mu|texlive-eledmac-1.10.1-3|30	
14mu|texlive-eledmac-1.10.1-3|31	#-----------------------------------------------------------------------
14mu|texlive-eledmac-1.10.1-3|32	%files
14mu|texlive-eledmac-1.10.1-3|33	%{_texmfdistdir}/tex/latex/eledmac/eledmac.sty
14mu|texlive-eledmac-1.10.1-3|34	%{_texmfdistdir}/tex/latex/eledmac/eledpar.sty
14mu|texlive-eledmac-1.10.1-3|35	%doc %{_texmfdistdir}/doc/latex/eledmac/Makefile
14mu|texlive-eledmac-1.10.1-3|36	%doc %{_texmfdistdir}/doc/latex/eledmac/README
14mu|texlive-eledmac-1.10.1-3|37	%doc %{_texmfdistdir}/doc/latex/eledmac/eledmac.pdf
14mu|texlive-eledmac-1.10.1-3|38	%doc %{_texmfdistdir}/doc/latex/eledmac/eledpar.pdf
14mu|texlive-eledmac-1.10.1-3|39	#- source
14mu|texlive-eledmac-1.10.1-3|40	%doc %{_texmfdistdir}/source/latex/eledmac/eledmac.dtx
14mu|texlive-eledmac-1.10.1-3|41	%doc %{_texmfdistdir}/source/latex/eledmac/eledmac.ins
14mu|texlive-eledmac-1.10.1-3|42	%doc %{_texmfdistdir}/source/latex/eledmac/eledpar.dtx
14mu|texlive-eledmac-1.10.1-3|43	%doc %{_texmfdistdir}/source/latex/eledmac/eledpar.ins
14mu|texlive-eledmac-1.10.1-3|44	
14mu|texlive-eledmac-1.10.1-3|45	#-----------------------------------------------------------------------
14mu|texlive-eledmac-1.10.1-3|46	%prep
14mu|texlive-eledmac-1.10.1-3|47	%setup -c -a0 -a1 -a2
14mu|texlive-eledmac-1.10.1-3|48	
14mu|texlive-eledmac-1.10.1-3|49	%build
14mu|texlive-eledmac-1.10.1-3|50	
14mu|texlive-eledmac-1.10.1-3|51	%install
14mu|texlive-eledmac-1.10.1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eledmac-1.10.1-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-eledmac-1.10.1-3|54	
14mu|texlive-eledmac-1.10.1-3|55	%changelog
14mu|texlive-eledmac-1.10.1-3|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10.1-3
14mu|texlive-eledmac-1.10.1-3|57	+ Revision: ed053ad
14mu|texlive-eledmac-1.10.1-3|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eledmac-1.10.1-3|59	
14mu|texlive-eledmac-1.10.1-3|60	

24689 14
14mu|texlive-ellipsis-20070102-4|1	# revision 15878
14mu|texlive-ellipsis-20070102-4|2	# category Package
14mu|texlive-ellipsis-20070102-4|3	# catalog-ctan /macros/latex/contrib/ellipsis
14mu|texlive-ellipsis-20070102-4|4	# catalog-date 2007-01-02 01:17:18 +0100
14mu|texlive-ellipsis-20070102-4|5	# catalog-license lppl
14mu|texlive-ellipsis-20070102-4|6	# catalog-version undef
14mu|texlive-ellipsis-20070102-4|7	Name:		texlive-ellipsis
14mu|texlive-ellipsis-20070102-4|8	Version:	20070102
14mu|texlive-ellipsis-20070102-4|9	Release:	4
14mu|texlive-ellipsis-20070102-4|10	Summary:	Fix uneven spacing around ellipses in LaTeX text mode
14mu|texlive-ellipsis-20070102-4|11	Group:		Publishing
14mu|texlive-ellipsis-20070102-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ellipsis
14mu|texlive-ellipsis-20070102-4|13	License:	LPPL
14mu|texlive-ellipsis-20070102-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ellipsis.tar.xz
14mu|texlive-ellipsis-20070102-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ellipsis.doc.tar.xz
14mu|texlive-ellipsis-20070102-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ellipsis.source.tar.xz
14mu|texlive-ellipsis-20070102-4|17	BuildArch:	noarch
14mu|texlive-ellipsis-20070102-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ellipsis-20070102-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ellipsis-20070102-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ellipsis-20070102-4|21	
14mu|texlive-ellipsis-20070102-4|22	%description
14mu|texlive-ellipsis-20070102-4|23	This is a simple package that fixes a problem in the way LaTeX
14mu|texlive-ellipsis-20070102-4|24	handles ellipses: it always puts a tiny bit more space after
14mu|texlive-ellipsis-20070102-4|25	\dots in text mode than before it, which results in the
14mu|texlive-ellipsis-20070102-4|26	ellipsis being off-center when used between two words.
14mu|texlive-ellipsis-20070102-4|27	
14mu|texlive-ellipsis-20070102-4|28	
14mu|texlive-ellipsis-20070102-4|29	#-----------------------------------------------------------------------
14mu|texlive-ellipsis-20070102-4|30	%files
14mu|texlive-ellipsis-20070102-4|31	%{_texmfdistdir}/tex/latex/ellipsis/ellipsis.sty
14mu|texlive-ellipsis-20070102-4|32	%doc %{_texmfdistdir}/doc/latex/ellipsis/README
14mu|texlive-ellipsis-20070102-4|33	%doc %{_texmfdistdir}/doc/latex/ellipsis/ellipsis.pdf
14mu|texlive-ellipsis-20070102-4|34	#- source
14mu|texlive-ellipsis-20070102-4|35	%doc %{_texmfdistdir}/source/latex/ellipsis/ellipsis.dtx
14mu|texlive-ellipsis-20070102-4|36	%doc %{_texmfdistdir}/source/latex/ellipsis/ellipsis.ins
14mu|texlive-ellipsis-20070102-4|37	
14mu|texlive-ellipsis-20070102-4|38	#-----------------------------------------------------------------------
14mu|texlive-ellipsis-20070102-4|39	%prep
14mu|texlive-ellipsis-20070102-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-ellipsis-20070102-4|41	
14mu|texlive-ellipsis-20070102-4|42	%build
14mu|texlive-ellipsis-20070102-4|43	
14mu|texlive-ellipsis-20070102-4|44	%install
14mu|texlive-ellipsis-20070102-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ellipsis-20070102-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ellipsis-20070102-4|47	
14mu|texlive-ellipsis-20070102-4|48	
14mu|texlive-ellipsis-20070102-4|49	
14mu|texlive-ellipsis-20070102-4|50	%changelog
14mu|texlive-ellipsis-20070102-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070102-4
14mu|texlive-ellipsis-20070102-4|52	+ Revision: db649e0
14mu|texlive-ellipsis-20070102-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ellipsis-20070102-4|54	
14mu|texlive-ellipsis-20070102-4|55	

24690 14
14mu|texlive-elmath-v1.2-4|1	# revision 15878
14mu|texlive-elmath-v1.2-4|2	# category Package
14mu|texlive-elmath-v1.2-4|3	# catalog-ctan /macros/latex/contrib/elmath
14mu|texlive-elmath-v1.2-4|4	# catalog-date 2007-05-25 16:15:27 +0200
14mu|texlive-elmath-v1.2-4|5	# catalog-license lppl
14mu|texlive-elmath-v1.2-4|6	# catalog-version v1.2
14mu|texlive-elmath-v1.2-4|7	Name:		texlive-elmath
14mu|texlive-elmath-v1.2-4|8	Version:	v1.2
14mu|texlive-elmath-v1.2-4|9	Release:	4
14mu|texlive-elmath-v1.2-4|10	Summary:	Mathematics in Greek texts
14mu|texlive-elmath-v1.2-4|11	Group:		Publishing
14mu|texlive-elmath-v1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elmath
14mu|texlive-elmath-v1.2-4|13	License:	LPPL
14mu|texlive-elmath-v1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elmath.tar.xz
14mu|texlive-elmath-v1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elmath.doc.tar.xz
14mu|texlive-elmath-v1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elmath.source.tar.xz
14mu|texlive-elmath-v1.2-4|17	BuildArch:	noarch
14mu|texlive-elmath-v1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-elmath-v1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-elmath-v1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-elmath-v1.2-4|21	
14mu|texlive-elmath-v1.2-4|22	%description
14mu|texlive-elmath-v1.2-4|23	This package has been designed to facilitate the use of Greek
14mu|texlive-elmath-v1.2-4|24	letters in mathematical mode. The package allows one to
14mu|texlive-elmath-v1.2-4|25	directly type in Greek letters (in ISO 8859-7 encoding) in math
14mu|texlive-elmath-v1.2-4|26	mode.
14mu|texlive-elmath-v1.2-4|27	
14mu|texlive-elmath-v1.2-4|28	
14mu|texlive-elmath-v1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-elmath-v1.2-4|30	%files
14mu|texlive-elmath-v1.2-4|31	%{_texmfdistdir}/tex/latex/elmath/elmath.sty
14mu|texlive-elmath-v1.2-4|32	%doc %{_texmfdistdir}/doc/latex/elmath/elmath.pdf
14mu|texlive-elmath-v1.2-4|33	#- source
14mu|texlive-elmath-v1.2-4|34	%doc %{_texmfdistdir}/source/latex/elmath/elmath.dtx
14mu|texlive-elmath-v1.2-4|35	%doc %{_texmfdistdir}/source/latex/elmath/elmath.ins
14mu|texlive-elmath-v1.2-4|36	
14mu|texlive-elmath-v1.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-elmath-v1.2-4|38	%prep
14mu|texlive-elmath-v1.2-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-elmath-v1.2-4|40	
14mu|texlive-elmath-v1.2-4|41	%build
14mu|texlive-elmath-v1.2-4|42	
14mu|texlive-elmath-v1.2-4|43	%install
14mu|texlive-elmath-v1.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-elmath-v1.2-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-elmath-v1.2-4|46	
14mu|texlive-elmath-v1.2-4|47	
14mu|texlive-elmath-v1.2-4|48	
14mu|texlive-elmath-v1.2-4|49	%changelog
14mu|texlive-elmath-v1.2-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.2-4
14mu|texlive-elmath-v1.2-4|51	+ Revision: 0b8c965
14mu|texlive-elmath-v1.2-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-elmath-v1.2-4|53	
14mu|texlive-elmath-v1.2-4|54	

24691 14
14mu|texlive-elpres-v0.3-4|1	# revision 15878
14mu|texlive-elpres-v0.3-4|2	# category Package
14mu|texlive-elpres-v0.3-4|3	# catalog-ctan /macros/latex/contrib/elpres
14mu|texlive-elpres-v0.3-4|4	# catalog-date 2007-05-25 16:15:27 +0200
14mu|texlive-elpres-v0.3-4|5	# catalog-license lppl
14mu|texlive-elpres-v0.3-4|6	# catalog-version v0.3
14mu|texlive-elpres-v0.3-4|7	Name:		texlive-elpres
14mu|texlive-elpres-v0.3-4|8	Version:	v0.3
14mu|texlive-elpres-v0.3-4|9	Release:	4
14mu|texlive-elpres-v0.3-4|10	Summary:	A simple class for electronic presentations
14mu|texlive-elpres-v0.3-4|11	Group:		Publishing
14mu|texlive-elpres-v0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elpres
14mu|texlive-elpres-v0.3-4|13	License:	LPPL
14mu|texlive-elpres-v0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elpres.tar.xz
14mu|texlive-elpres-v0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elpres.doc.tar.xz
14mu|texlive-elpres-v0.3-4|16	BuildArch:	noarch
14mu|texlive-elpres-v0.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-elpres-v0.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-elpres-v0.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-elpres-v0.3-4|20	
14mu|texlive-elpres-v0.3-4|21	%description
14mu|texlive-elpres-v0.3-4|22	Elpres is a simple class for electronic presentations to be
14mu|texlive-elpres-v0.3-4|23	shown on screen or a beamer. Elpres is derived from article.cls
14mu|texlive-elpres-v0.3-4|24	and may be used with LaTeX or pdfLaTeX.
14mu|texlive-elpres-v0.3-4|25	
14mu|texlive-elpres-v0.3-4|26	
14mu|texlive-elpres-v0.3-4|27	#-----------------------------------------------------------------------
14mu|texlive-elpres-v0.3-4|28	%files
14mu|texlive-elpres-v0.3-4|29	%{_texmfdistdir}/tex/latex/elpres/elpres.cls
14mu|texlive-elpres-v0.3-4|30	%doc %{_texmfdistdir}/doc/latex/elpres/elpres-example.tex
14mu|texlive-elpres-v0.3-4|31	%doc %{_texmfdistdir}/doc/latex/elpres/elpres-manual.pdf
14mu|texlive-elpres-v0.3-4|32	%doc %{_texmfdistdir}/doc/latex/elpres/elpres-manual.tex
14mu|texlive-elpres-v0.3-4|33	%doc %{_texmfdistdir}/doc/latex/elpres/gradient1.png
14mu|texlive-elpres-v0.3-4|34	%doc %{_texmfdistdir}/doc/latex/elpres/gradient2.png
14mu|texlive-elpres-v0.3-4|35	
14mu|texlive-elpres-v0.3-4|36	#-----------------------------------------------------------------------
14mu|texlive-elpres-v0.3-4|37	%prep
14mu|texlive-elpres-v0.3-4|38	%setup -c -a0 -a1
14mu|texlive-elpres-v0.3-4|39	
14mu|texlive-elpres-v0.3-4|40	%build
14mu|texlive-elpres-v0.3-4|41	
14mu|texlive-elpres-v0.3-4|42	%install
14mu|texlive-elpres-v0.3-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-elpres-v0.3-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-elpres-v0.3-4|45	
14mu|texlive-elpres-v0.3-4|46	
14mu|texlive-elpres-v0.3-4|47	
14mu|texlive-elpres-v0.3-4|48	%changelog
14mu|texlive-elpres-v0.3-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.3-4
14mu|texlive-elpres-v0.3-4|50	+ Revision: 2baf43b
14mu|texlive-elpres-v0.3-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-elpres-v0.3-4|52	
14mu|texlive-elpres-v0.3-4|53	

24692 14
14mu|texlive-elsarticle-1.20-4|1	# revision 15878
14mu|texlive-elsarticle-1.20-4|2	# category Package
14mu|texlive-elsarticle-1.20-4|3	# catalog-ctan /macros/latex/contrib/elsarticle
14mu|texlive-elsarticle-1.20-4|4	# catalog-date 2009-09-18 14:01:48 +0200
14mu|texlive-elsarticle-1.20-4|5	# catalog-license lppl1.2
14mu|texlive-elsarticle-1.20-4|6	# catalog-version 1.20
14mu|texlive-elsarticle-1.20-4|7	Name:		texlive-elsarticle
14mu|texlive-elsarticle-1.20-4|8	Version:	1.20
14mu|texlive-elsarticle-1.20-4|9	Release:	4
14mu|texlive-elsarticle-1.20-4|10	Summary:	Class for articles for submission to Elsevier journals
14mu|texlive-elsarticle-1.20-4|11	Group:		Publishing
14mu|texlive-elsarticle-1.20-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elsarticle
14mu|texlive-elsarticle-1.20-4|13	License:	LPPL1.2
14mu|texlive-elsarticle-1.20-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elsarticle.tar.xz
14mu|texlive-elsarticle-1.20-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elsarticle.doc.tar.xz
14mu|texlive-elsarticle-1.20-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elsarticle.source.tar.xz
14mu|texlive-elsarticle-1.20-4|17	BuildArch:	noarch
14mu|texlive-elsarticle-1.20-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-elsarticle-1.20-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-elsarticle-1.20-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-elsarticle-1.20-4|21	
14mu|texlive-elsarticle-1.20-4|22	%description
14mu|texlive-elsarticle-1.20-4|23	The class is for typeset journal articles, is accepted for
14mu|texlive-elsarticle-1.20-4|24	submitted articles, both in Elsevier's electronic submission
14mu|texlive-elsarticle-1.20-4|25	system and elsewhere. It replaces the 10-year-old class elsart.
14mu|texlive-elsarticle-1.20-4|26	
14mu|texlive-elsarticle-1.20-4|27	
14mu|texlive-elsarticle-1.20-4|28	#-----------------------------------------------------------------------
14mu|texlive-elsarticle-1.20-4|29	%files
14mu|texlive-elsarticle-1.20-4|30	%{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-harv.bst
14mu|texlive-elsarticle-1.20-4|31	%{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-num-names.bst
14mu|texlive-elsarticle-1.20-4|32	%{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-num.bst
14mu|texlive-elsarticle-1.20-4|33	%{_texmfdistdir}/tex/latex/elsarticle/elsarticle.cls
14mu|texlive-elsarticle-1.20-4|34	%doc %{_texmfdistdir}/doc/latex/elsarticle/README
14mu|texlive-elsarticle-1.20-4|35	%doc %{_texmfdistdir}/doc/latex/elsarticle/els-1p.pdf
14mu|texlive-elsarticle-1.20-4|36	%doc %{_texmfdistdir}/doc/latex/elsarticle/els-3pd.pdf
14mu|texlive-elsarticle-1.20-4|37	%doc %{_texmfdistdir}/doc/latex/elsarticle/els1.pdf
14mu|texlive-elsarticle-1.20-4|38	%doc %{_texmfdistdir}/doc/latex/elsarticle/els2.pdf
14mu|texlive-elsarticle-1.20-4|39	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsarticle-template-harv.tex
14mu|texlive-elsarticle-1.20-4|40	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsarticle-template-num.tex
14mu|texlive-elsarticle-1.20-4|41	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsdoc.pdf
14mu|texlive-elsarticle-1.20-4|42	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsdoc.tex
14mu|texlive-elsarticle-1.20-4|43	%doc %{_texmfdistdir}/doc/latex/elsarticle/jfigs.pdf
14mu|texlive-elsarticle-1.20-4|44	%doc %{_texmfdistdir}/doc/latex/elsarticle/makefile
14mu|texlive-elsarticle-1.20-4|45	%doc %{_texmfdistdir}/doc/latex/elsarticle/manifest.txt
14mu|texlive-elsarticle-1.20-4|46	%doc %{_texmfdistdir}/doc/latex/elsarticle/pdfwidgets.sty
14mu|texlive-elsarticle-1.20-4|47	%doc %{_texmfdistdir}/doc/latex/elsarticle/rvdtx.sty
14mu|texlive-elsarticle-1.20-4|48	#- source
14mu|texlive-elsarticle-1.20-4|49	%doc %{_texmfdistdir}/source/latex/elsarticle/elsarticle.dtx
14mu|texlive-elsarticle-1.20-4|50	%doc %{_texmfdistdir}/source/latex/elsarticle/elsarticle.ins
14mu|texlive-elsarticle-1.20-4|51	
14mu|texlive-elsarticle-1.20-4|52	#-----------------------------------------------------------------------
14mu|texlive-elsarticle-1.20-4|53	%prep
14mu|texlive-elsarticle-1.20-4|54	%setup -c -a0 -a1 -a2
14mu|texlive-elsarticle-1.20-4|55	
14mu|texlive-elsarticle-1.20-4|56	%build
14mu|texlive-elsarticle-1.20-4|57	
14mu|texlive-elsarticle-1.20-4|58	%install
14mu|texlive-elsarticle-1.20-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-elsarticle-1.20-4|60	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-elsarticle-1.20-4|61	
14mu|texlive-elsarticle-1.20-4|62	
14mu|texlive-elsarticle-1.20-4|63	
14mu|texlive-elsarticle-1.20-4|64	%changelog
14mu|texlive-elsarticle-1.20-4|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20-4
14mu|texlive-elsarticle-1.20-4|66	+ Revision: a971373
14mu|texlive-elsarticle-1.20-4|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-elsarticle-1.20-4|68	
14mu|texlive-elsarticle-1.20-4|69	

24693 14
14mu|texlive-elteikthesis-1.2-4|1	# revision 22513
14mu|texlive-elteikthesis-1.2-4|2	# category Package
14mu|texlive-elteikthesis-1.2-4|3	# catalog-ctan /macros/latex/contrib/elteikthesis
14mu|texlive-elteikthesis-1.2-4|4	# catalog-date 2011-05-17 17:52:56 +0200
14mu|texlive-elteikthesis-1.2-4|5	# catalog-license lppl1.2
14mu|texlive-elteikthesis-1.2-4|6	# catalog-version 1.2
14mu|texlive-elteikthesis-1.2-4|7	Name:		texlive-elteikthesis
14mu|texlive-elteikthesis-1.2-4|8	Version:	1.2
14mu|texlive-elteikthesis-1.2-4|9	Release:	4
14mu|texlive-elteikthesis-1.2-4|10	Summary:	Thesis class for ELTE University Informatics wing
14mu|texlive-elteikthesis-1.2-4|11	Group:		Publishing
14mu|texlive-elteikthesis-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elteikthesis
14mu|texlive-elteikthesis-1.2-4|13	License:	LPPL1.2
14mu|texlive-elteikthesis-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elteikthesis.tar.xz
14mu|texlive-elteikthesis-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elteikthesis.doc.tar.xz
14mu|texlive-elteikthesis-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elteikthesis.source.tar.xz
14mu|texlive-elteikthesis-1.2-4|17	BuildArch:	noarch
14mu|texlive-elteikthesis-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-elteikthesis-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-elteikthesis-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-elteikthesis-1.2-4|21	
14mu|texlive-elteikthesis-1.2-4|22	%description
14mu|texlive-elteikthesis-1.2-4|23	This is not an official University class, and has not been
14mu|texlive-elteikthesis-1.2-4|24	approved by the University.
14mu|texlive-elteikthesis-1.2-4|25	
14mu|texlive-elteikthesis-1.2-4|26	
14mu|texlive-elteikthesis-1.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-elteikthesis-1.2-4|28	%files
14mu|texlive-elteikthesis-1.2-4|29	%{_texmfdistdir}/tex/latex/elteikthesis/elteikthesis.cls
14mu|texlive-elteikthesis-1.2-4|30	%doc %{_texmfdistdir}/doc/latex/elteikthesis/README
14mu|texlive-elteikthesis-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/elteikthesis/elteikthesis.pdf
14mu|texlive-elteikthesis-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/elteikthesis/example.pdf
14mu|texlive-elteikthesis-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/elteikthesis/example.tex
14mu|texlive-elteikthesis-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/elteikthesis/pics/eltecimerszines.eps
14mu|texlive-elteikthesis-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/elteikthesis/pics/eltecimerszines.jpg
14mu|texlive-elteikthesis-1.2-4|36	#- source
14mu|texlive-elteikthesis-1.2-4|37	%doc %{_texmfdistdir}/source/latex/elteikthesis/elteikthesis.dtx
14mu|texlive-elteikthesis-1.2-4|38	%doc %{_texmfdistdir}/source/latex/elteikthesis/elteikthesis.ins
14mu|texlive-elteikthesis-1.2-4|39	
14mu|texlive-elteikthesis-1.2-4|40	#-----------------------------------------------------------------------
14mu|texlive-elteikthesis-1.2-4|41	%prep
14mu|texlive-elteikthesis-1.2-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-elteikthesis-1.2-4|43	
14mu|texlive-elteikthesis-1.2-4|44	%build
14mu|texlive-elteikthesis-1.2-4|45	
14mu|texlive-elteikthesis-1.2-4|46	%install
14mu|texlive-elteikthesis-1.2-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-elteikthesis-1.2-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-elteikthesis-1.2-4|49	
14mu|texlive-elteikthesis-1.2-4|50	
14mu|texlive-elteikthesis-1.2-4|51	
14mu|texlive-elteikthesis-1.2-4|52	%changelog
14mu|texlive-elteikthesis-1.2-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-elteikthesis-1.2-4|54	+ Revision: 41c22d6
14mu|texlive-elteikthesis-1.2-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-elteikthesis-1.2-4|56	
14mu|texlive-elteikthesis-1.2-4|57	

24694 14
14mu|texlive-eltex-2.0-4|1	# revision 15878
14mu|texlive-eltex-2.0-4|2	# category Package
14mu|texlive-eltex-2.0-4|3	# catalog-ctan /macros/latex/contrib/eltex
14mu|texlive-eltex-2.0-4|4	# catalog-date 2009-11-09 17:57:09 +0100
14mu|texlive-eltex-2.0-4|5	# catalog-license lppl
14mu|texlive-eltex-2.0-4|6	# catalog-version 2.0
14mu|texlive-eltex-2.0-4|7	Name:		texlive-eltex
14mu|texlive-eltex-2.0-4|8	Version:	2.0
14mu|texlive-eltex-2.0-4|9	Release:	4
14mu|texlive-eltex-2.0-4|10	Summary:	Simple circuit diagrams in LaTeX picture mode
14mu|texlive-eltex-2.0-4|11	Group:		Publishing
14mu|texlive-eltex-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eltex
14mu|texlive-eltex-2.0-4|13	License:	LPPL
14mu|texlive-eltex-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eltex.tar.xz
14mu|texlive-eltex-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eltex.doc.tar.xz
14mu|texlive-eltex-2.0-4|16	BuildArch:	noarch
14mu|texlive-eltex-2.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-eltex-2.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-eltex-2.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-eltex-2.0-4|20	
14mu|texlive-eltex-2.0-4|21	%description
14mu|texlive-eltex-2.0-4|22	The macros enable the user to draw simple circuit diagrams in
14mu|texlive-eltex-2.0-4|23	the picture environment, with no need of special resources. The
14mu|texlive-eltex-2.0-4|24	macros are appropriate for drawing for school materials. The
14mu|texlive-eltex-2.0-4|25	circuit symbols accord to the various parts of the standard IEC
14mu|texlive-eltex-2.0-4|26	617.
14mu|texlive-eltex-2.0-4|27	
14mu|texlive-eltex-2.0-4|28	
14mu|texlive-eltex-2.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-eltex-2.0-4|30	%files
14mu|texlive-eltex-2.0-4|31	%{_texmfdistdir}/tex/latex/eltex/eltex1.tex
14mu|texlive-eltex-2.0-4|32	%{_texmfdistdir}/tex/latex/eltex/eltex2.tex
14mu|texlive-eltex-2.0-4|33	%{_texmfdistdir}/tex/latex/eltex/eltex3.tex
14mu|texlive-eltex-2.0-4|34	%{_texmfdistdir}/tex/latex/eltex/eltex4.tex
14mu|texlive-eltex-2.0-4|35	%{_texmfdistdir}/tex/latex/eltex/eltex5.tex
14mu|texlive-eltex-2.0-4|36	%{_texmfdistdir}/tex/latex/eltex/eltex6.tex
14mu|texlive-eltex-2.0-4|37	%{_texmfdistdir}/tex/latex/eltex/eltex7.tex
14mu|texlive-eltex-2.0-4|38	%doc %{_texmfdistdir}/doc/latex/eltex/README
14mu|texlive-eltex-2.0-4|39	%doc %{_texmfdistdir}/doc/latex/eltex/man_en.pdf
14mu|texlive-eltex-2.0-4|40	%doc %{_texmfdistdir}/doc/latex/eltex/man_en.tex
14mu|texlive-eltex-2.0-4|41	%doc %{_texmfdistdir}/doc/latex/eltex/pri_cz.pdf
14mu|texlive-eltex-2.0-4|42	%doc %{_texmfdistdir}/doc/latex/eltex/pri_cz.tex
14mu|texlive-eltex-2.0-4|43	
14mu|texlive-eltex-2.0-4|44	#-----------------------------------------------------------------------
14mu|texlive-eltex-2.0-4|45	%prep
14mu|texlive-eltex-2.0-4|46	%setup -c -a0 -a1
14mu|texlive-eltex-2.0-4|47	
14mu|texlive-eltex-2.0-4|48	%build
14mu|texlive-eltex-2.0-4|49	
14mu|texlive-eltex-2.0-4|50	%install
14mu|texlive-eltex-2.0-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eltex-2.0-4|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-eltex-2.0-4|53	
14mu|texlive-eltex-2.0-4|54	
14mu|texlive-eltex-2.0-4|55	
14mu|texlive-eltex-2.0-4|56	%changelog
14mu|texlive-eltex-2.0-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-eltex-2.0-4|58	+ Revision: 5598bac
14mu|texlive-eltex-2.0-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eltex-2.0-4|60	
14mu|texlive-eltex-2.0-4|61	

24695 14
14mu|texlive-emarks-1.0-4|1	# revision 24504
14mu|texlive-emarks-1.0-4|2	# category Package
14mu|texlive-emarks-1.0-4|3	# catalog-ctan /macros/latex/contrib/emarks
14mu|texlive-emarks-1.0-4|4	# catalog-date 2011-11-03 08:30:49 +0100
14mu|texlive-emarks-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-emarks-1.0-4|6	# catalog-version 1.0
14mu|texlive-emarks-1.0-4|7	Name:		texlive-emarks
14mu|texlive-emarks-1.0-4|8	Version:	1.0
14mu|texlive-emarks-1.0-4|9	Release:	4
14mu|texlive-emarks-1.0-4|10	Summary:	Named mark registers with e-TeX
14mu|texlive-emarks-1.0-4|11	Group:		Publishing
14mu|texlive-emarks-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emarks
14mu|texlive-emarks-1.0-4|13	License:	LPPL1.3
14mu|texlive-emarks-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emarks.tar.xz
14mu|texlive-emarks-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emarks.doc.tar.xz
14mu|texlive-emarks-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emarks.source.tar.xz
14mu|texlive-emarks-1.0-4|17	BuildArch:	noarch
14mu|texlive-emarks-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-emarks-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-emarks-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-emarks-1.0-4|21	
14mu|texlive-emarks-1.0-4|22	%description
14mu|texlive-emarks-1.0-4|23	E-TeX provides 32 768 mark registers; using this facility is
14mu|texlive-emarks-1.0-4|24	far more comfortable than LaTeX tricks with \markright,
14mu|texlive-emarks-1.0-4|25	\markboth, \leftmark and \rightmark. The package provides two
14mu|texlive-emarks-1.0-4|26	commands for marking: \marksthe and \marksthecs, which have *
14mu|texlive-emarks-1.0-4|27	forms which disable expansion; new mark registers are allocated
14mu|texlive-emarks-1.0-4|28	as needed. Syntax is closely modelled on the \marks primitive.
14mu|texlive-emarks-1.0-4|29	Four commands are provided for retrieving the marks registers'
14mu|texlive-emarks-1.0-4|30	content: \thefirstmarks, \thebotmarks, thetopmarks and
14mu|texlive-emarks-1.0-4|31	\getthemarks; and the command \ifmarksequal is available for
14mu|texlive-emarks-1.0-4|32	comparing the content of marks registers. The package requires
14mu|texlive-emarks-1.0-4|33	an e-TeX-enabled engine, and the etex package.
14mu|texlive-emarks-1.0-4|34	
14mu|texlive-emarks-1.0-4|35	
14mu|texlive-emarks-1.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-emarks-1.0-4|37	%files
14mu|texlive-emarks-1.0-4|38	%{_texmfdistdir}/tex/latex/emarks/emarks.sty
14mu|texlive-emarks-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/emarks/Fingerprint.jpg
14mu|texlive-emarks-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/emarks/README
14mu|texlive-emarks-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/emarks/emarks-fingerprint.png
14mu|texlive-emarks-1.0-4|42	%doc %{_texmfdistdir}/doc/latex/emarks/emarks.pdf
14mu|texlive-emarks-1.0-4|43	#- source
14mu|texlive-emarks-1.0-4|44	%doc %{_texmfdistdir}/source/latex/emarks/emarks.drv
14mu|texlive-emarks-1.0-4|45	%doc %{_texmfdistdir}/source/latex/emarks/emarks.dtx
14mu|texlive-emarks-1.0-4|46	%doc %{_texmfdistdir}/source/latex/emarks/emarks.ins
14mu|texlive-emarks-1.0-4|47	
14mu|texlive-emarks-1.0-4|48	#-----------------------------------------------------------------------
14mu|texlive-emarks-1.0-4|49	%prep
14mu|texlive-emarks-1.0-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-emarks-1.0-4|51	
14mu|texlive-emarks-1.0-4|52	%build
14mu|texlive-emarks-1.0-4|53	
14mu|texlive-emarks-1.0-4|54	%install
14mu|texlive-emarks-1.0-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-emarks-1.0-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-emarks-1.0-4|57	
14mu|texlive-emarks-1.0-4|58	
14mu|texlive-emarks-1.0-4|59	
14mu|texlive-emarks-1.0-4|60	%changelog
14mu|texlive-emarks-1.0-4|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-emarks-1.0-4|62	+ Revision: e537a91
14mu|texlive-emarks-1.0-4|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-emarks-1.0-4|64	
14mu|texlive-emarks-1.0-4|65	

24696 14
14mu|texlive-embedall-1.0-7|1	# revision 31903
14mu|texlive-embedall-1.0-7|2	# category Package
14mu|texlive-embedall-1.0-7|3	# catalog-ctan /macros/latex/contrib/embedall
14mu|texlive-embedall-1.0-7|4	# catalog-date 2013-10-14 16:22:06 +0200
14mu|texlive-embedall-1.0-7|5	# catalog-license lppl1.2
14mu|texlive-embedall-1.0-7|6	# catalog-version 1.0
14mu|texlive-embedall-1.0-7|7	Name:		texlive-embedall
14mu|texlive-embedall-1.0-7|8	Version:	1.0
14mu|texlive-embedall-1.0-7|9	Release:	7
14mu|texlive-embedall-1.0-7|10	Summary:	Embed source files into the generated PDF
14mu|texlive-embedall-1.0-7|11	Group:		Publishing
14mu|texlive-embedall-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/embedall
14mu|texlive-embedall-1.0-7|13	License:	LPPL1.2
14mu|texlive-embedall-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embedall.tar.xz
14mu|texlive-embedall-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embedall.doc.tar.xz
14mu|texlive-embedall-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embedall.source.tar.xz
14mu|texlive-embedall-1.0-7|17	BuildArch:	noarch
14mu|texlive-embedall-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-embedall-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-embedall-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-embedall-1.0-7|21	
14mu|texlive-embedall-1.0-7|22	%description
14mu|texlive-embedall-1.0-7|23	The package provides a means of storing a project, without
14mu|texlive-embedall-1.0-7|24	losing anything. It uses the embedfile package to attach to the
14mu|texlive-embedall-1.0-7|25	generated PDF all files used in creating your project. In
14mu|texlive-embedall-1.0-7|26	particular, it can embed images, external TeX files, external
14mu|texlive-embedall-1.0-7|27	codes and.
14mu|texlive-embedall-1.0-7|28	
14mu|texlive-embedall-1.0-7|29	
14mu|texlive-embedall-1.0-7|30	#-----------------------------------------------------------------------
14mu|texlive-embedall-1.0-7|31	%files
14mu|texlive-embedall-1.0-7|32	%{_texmfdistdir}/tex/latex/embedall/embedall.sty
14mu|texlive-embedall-1.0-7|33	%doc %{_texmfdistdir}/doc/latex/embedall/embedall.pdf
14mu|texlive-embedall-1.0-7|34	#- source
14mu|texlive-embedall-1.0-7|35	%doc %{_texmfdistdir}/source/latex/embedall/embedall.dtx
14mu|texlive-embedall-1.0-7|36	%doc %{_texmfdistdir}/source/latex/embedall/embedall.ins
14mu|texlive-embedall-1.0-7|37	
14mu|texlive-embedall-1.0-7|38	#-----------------------------------------------------------------------
14mu|texlive-embedall-1.0-7|39	%prep
14mu|texlive-embedall-1.0-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-embedall-1.0-7|41	
14mu|texlive-embedall-1.0-7|42	%build
14mu|texlive-embedall-1.0-7|43	
14mu|texlive-embedall-1.0-7|44	%install
14mu|texlive-embedall-1.0-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-embedall-1.0-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-embedall-1.0-7|47	
14mu|texlive-embedall-1.0-7|48	%changelog
14mu|texlive-embedall-1.0-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-embedall-1.0-7|50	+ Revision: 6471df5
14mu|texlive-embedall-1.0-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-embedall-1.0-7|52	
14mu|texlive-embedall-1.0-7|53	

24697 14
14mu|texlive-embrac-0.1b-3|1	# revision 27178
14mu|texlive-embrac-0.1b-3|2	# category Package
14mu|texlive-embrac-0.1b-3|3	# catalog-ctan /macros/latex/contrib/embrac
14mu|texlive-embrac-0.1b-3|4	# catalog-date 2012-07-24 16:08:54 +0200
14mu|texlive-embrac-0.1b-3|5	# catalog-license lppl1.3
14mu|texlive-embrac-0.1b-3|6	# catalog-version 0.1b
14mu|texlive-embrac-0.1b-3|7	Name:		texlive-embrac
14mu|texlive-embrac-0.1b-3|8	Version:	0.1b
14mu|texlive-embrac-0.1b-3|9	Release:	3
14mu|texlive-embrac-0.1b-3|10	Summary:	Upright brackets in emphasised text
14mu|texlive-embrac-0.1b-3|11	Group:		Publishing
14mu|texlive-embrac-0.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/embrac
14mu|texlive-embrac-0.1b-3|13	License:	LPPL1.3
14mu|texlive-embrac-0.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embrac.tar.xz
14mu|texlive-embrac-0.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embrac.doc.tar.xz
14mu|texlive-embrac-0.1b-3|16	BuildArch:	noarch
14mu|texlive-embrac-0.1b-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-embrac-0.1b-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-embrac-0.1b-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-embrac-0.1b-3|20	
14mu|texlive-embrac-0.1b-3|21	%description
14mu|texlive-embrac-0.1b-3|22	The package redefines the commands \emph and \textit so that
14mu|texlive-embrac-0.1b-3|23	parentheses and square brackets are typeset in an upright font
14mu|texlive-embrac-0.1b-3|24	in their arguments. The package requires expl3 from the
14mu|texlive-embrac-0.1b-3|25	l3kernel bundle, and xparse and l3keys2e from the l3packages
14mu|texlive-embrac-0.1b-3|26	bundle.
14mu|texlive-embrac-0.1b-3|27	
14mu|texlive-embrac-0.1b-3|28	
14mu|texlive-embrac-0.1b-3|29	#-----------------------------------------------------------------------
14mu|texlive-embrac-0.1b-3|30	%files
14mu|texlive-embrac-0.1b-3|31	%{_texmfdistdir}/tex/latex/embrac/embrac.sty
14mu|texlive-embrac-0.1b-3|32	%doc %{_texmfdistdir}/doc/latex/embrac/README
14mu|texlive-embrac-0.1b-3|33	%doc %{_texmfdistdir}/doc/latex/embrac/embrac_en.pdf
14mu|texlive-embrac-0.1b-3|34	%doc %{_texmfdistdir}/doc/latex/embrac/embrac_en.tex
14mu|texlive-embrac-0.1b-3|35	%doc %{_texmfdistdir}/doc/latex/embrac/embrac_kerning_test.tex
14mu|texlive-embrac-0.1b-3|36	
14mu|texlive-embrac-0.1b-3|37	#-----------------------------------------------------------------------
14mu|texlive-embrac-0.1b-3|38	%prep
14mu|texlive-embrac-0.1b-3|39	%setup -c -a0 -a1
14mu|texlive-embrac-0.1b-3|40	
14mu|texlive-embrac-0.1b-3|41	%build
14mu|texlive-embrac-0.1b-3|42	
14mu|texlive-embrac-0.1b-3|43	%install
14mu|texlive-embrac-0.1b-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-embrac-0.1b-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-embrac-0.1b-3|46	
14mu|texlive-embrac-0.1b-3|47	
14mu|texlive-embrac-0.1b-3|48	
14mu|texlive-embrac-0.1b-3|49	%changelog
14mu|texlive-embrac-0.1b-3|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1b-3
14mu|texlive-embrac-0.1b-3|51	+ Revision: 40a27f6
14mu|texlive-embrac-0.1b-3|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-embrac-0.1b-3|53	
14mu|texlive-embrac-0.1b-3|54	

24698 14
14mu|texlive-emp-20110807-4|1	# revision 23483
14mu|texlive-emp-20110807-4|2	# category Package
14mu|texlive-emp-20110807-4|3	# catalog-ctan /macros/latex/contrib/emp
14mu|texlive-emp-20110807-4|4	# catalog-date 2011-08-07 01:10:30 +0200
14mu|texlive-emp-20110807-4|5	# catalog-license gpl
14mu|texlive-emp-20110807-4|6	# catalog-version undef
14mu|texlive-emp-20110807-4|7	Name:		texlive-emp
14mu|texlive-emp-20110807-4|8	Version:	20110807
14mu|texlive-emp-20110807-4|9	Release:	4
14mu|texlive-emp-20110807-4|10	Summary:	"Encapsulate" MetaPost figures in a document
14mu|texlive-emp-20110807-4|11	Group:		Publishing
14mu|texlive-emp-20110807-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emp
14mu|texlive-emp-20110807-4|13	License:	GPL
14mu|texlive-emp-20110807-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emp.tar.xz
14mu|texlive-emp-20110807-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emp.doc.tar.xz
14mu|texlive-emp-20110807-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emp.source.tar.xz
14mu|texlive-emp-20110807-4|17	BuildArch:	noarch
14mu|texlive-emp-20110807-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-emp-20110807-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-emp-20110807-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-emp-20110807-4|21	
14mu|texlive-emp-20110807-4|22	%description
14mu|texlive-emp-20110807-4|23	Emp is a package for encapsulating MetaPost figures in LaTeX:
14mu|texlive-emp-20110807-4|24	the package provides environments where you can place MetaPost
14mu|texlive-emp-20110807-4|25	commands, and means of using that code as fragments for
14mu|texlive-emp-20110807-4|26	building up figures to include in your document. So, with emp,
14mu|texlive-emp-20110807-4|27	the procedure is to run your document with LaTeX, run MetaPost,
14mu|texlive-emp-20110807-4|28	and then complete running your document in the normal way. Emp
14mu|texlive-emp-20110807-4|29	is therefore useful for keeping illustrations in synchrony with
14mu|texlive-emp-20110807-4|30	the text. It also frees you from inventing descriptive names
14mu|texlive-emp-20110807-4|31	for PostScript files that fit into the confines of file system
14mu|texlive-emp-20110807-4|32	conventions.
14mu|texlive-emp-20110807-4|33	
14mu|texlive-emp-20110807-4|34	
14mu|texlive-emp-20110807-4|35	#-----------------------------------------------------------------------
14mu|texlive-emp-20110807-4|36	%files
14mu|texlive-emp-20110807-4|37	%{_texmfdistdir}/tex/latex/emp/emp.sty
14mu|texlive-emp-20110807-4|38	%doc %{_texmfdistdir}/doc/latex/emp/COPYING
14mu|texlive-emp-20110807-4|39	%doc %{_texmfdistdir}/doc/latex/emp/Makefile
14mu|texlive-emp-20110807-4|40	%doc %{_texmfdistdir}/doc/latex/emp/README
14mu|texlive-emp-20110807-4|41	%doc %{_texmfdistdir}/doc/latex/emp/emp.pdf
14mu|texlive-emp-20110807-4|42	%doc %{_texmfdistdir}/doc/latex/emp/empman.pdf
14mu|texlive-emp-20110807-4|43	#- source
14mu|texlive-emp-20110807-4|44	%doc %{_texmfdistdir}/source/latex/emp/emp.drv
14mu|texlive-emp-20110807-4|45	%doc %{_texmfdistdir}/source/latex/emp/emp.dtx
14mu|texlive-emp-20110807-4|46	%doc %{_texmfdistdir}/source/latex/emp/emp.ins
14mu|texlive-emp-20110807-4|47	%doc %{_texmfdistdir}/source/latex/emp/empman.drv
14mu|texlive-emp-20110807-4|48	
14mu|texlive-emp-20110807-4|49	#-----------------------------------------------------------------------
14mu|texlive-emp-20110807-4|50	%prep
14mu|texlive-emp-20110807-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-emp-20110807-4|52	
14mu|texlive-emp-20110807-4|53	%build
14mu|texlive-emp-20110807-4|54	
14mu|texlive-emp-20110807-4|55	%install
14mu|texlive-emp-20110807-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-emp-20110807-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-emp-20110807-4|58	
14mu|texlive-emp-20110807-4|59	
14mu|texlive-emp-20110807-4|60	
14mu|texlive-emp-20110807-4|61	%changelog
14mu|texlive-emp-20110807-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110807-4
14mu|texlive-emp-20110807-4|63	+ Revision: 11c01bf
14mu|texlive-emp-20110807-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-emp-20110807-4|65	
14mu|texlive-emp-20110807-4|66	

24699 14
14mu|texlive-emptypage-1.2-4|1	# revision 18064
14mu|texlive-emptypage-1.2-4|2	# category Package
14mu|texlive-emptypage-1.2-4|3	# catalog-ctan /macros/latex/contrib/emptypage
14mu|texlive-emptypage-1.2-4|4	# catalog-date 2010-04-30 19:49:05 +0200
14mu|texlive-emptypage-1.2-4|5	# catalog-license lppl1.2
14mu|texlive-emptypage-1.2-4|6	# catalog-version 1.2
14mu|texlive-emptypage-1.2-4|7	Name:		texlive-emptypage
14mu|texlive-emptypage-1.2-4|8	Version:	1.2
14mu|texlive-emptypage-1.2-4|9	Release:	4
14mu|texlive-emptypage-1.2-4|10	Summary:	Make empty pages really empty
14mu|texlive-emptypage-1.2-4|11	Group:		Publishing
14mu|texlive-emptypage-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emptypage
14mu|texlive-emptypage-1.2-4|13	License:	LPPL1.2
14mu|texlive-emptypage-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emptypage.tar.xz
14mu|texlive-emptypage-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emptypage.doc.tar.xz
14mu|texlive-emptypage-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emptypage.source.tar.xz
14mu|texlive-emptypage-1.2-4|17	BuildArch:	noarch
14mu|texlive-emptypage-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-emptypage-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-emptypage-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-emptypage-1.2-4|21	
14mu|texlive-emptypage-1.2-4|22	%description
14mu|texlive-emptypage-1.2-4|23	This package prevents page numbers and headings from appearing
14mu|texlive-emptypage-1.2-4|24	on empty pages.
14mu|texlive-emptypage-1.2-4|25	
14mu|texlive-emptypage-1.2-4|26	
14mu|texlive-emptypage-1.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-emptypage-1.2-4|28	%files
14mu|texlive-emptypage-1.2-4|29	%{_texmfdistdir}/tex/latex/emptypage/emptypage.sty
14mu|texlive-emptypage-1.2-4|30	%doc %{_texmfdistdir}/doc/latex/emptypage/README
14mu|texlive-emptypage-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/emptypage/emptypage.pdf
14mu|texlive-emptypage-1.2-4|32	#- source
14mu|texlive-emptypage-1.2-4|33	%doc %{_texmfdistdir}/source/latex/emptypage/emptypage.dtx
14mu|texlive-emptypage-1.2-4|34	%doc %{_texmfdistdir}/source/latex/emptypage/emptypage.ins
14mu|texlive-emptypage-1.2-4|35	
14mu|texlive-emptypage-1.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-emptypage-1.2-4|37	%prep
14mu|texlive-emptypage-1.2-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-emptypage-1.2-4|39	
14mu|texlive-emptypage-1.2-4|40	%build
14mu|texlive-emptypage-1.2-4|41	
14mu|texlive-emptypage-1.2-4|42	%install
14mu|texlive-emptypage-1.2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-emptypage-1.2-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-emptypage-1.2-4|45	
14mu|texlive-emptypage-1.2-4|46	
14mu|texlive-emptypage-1.2-4|47	
14mu|texlive-emptypage-1.2-4|48	%changelog
14mu|texlive-emptypage-1.2-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-emptypage-1.2-4|50	+ Revision: 3ece84d
14mu|texlive-emptypage-1.2-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-emptypage-1.2-4|52	
14mu|texlive-emptypage-1.2-4|53	

24700 14
14mu|texlive-emulateapj-20121205-7|1	# revision 28469
14mu|texlive-emulateapj-20121205-7|2	# category Package
14mu|texlive-emulateapj-20121205-7|3	# catalog-ctan /macros/latex/contrib/emulateapj
14mu|texlive-emulateapj-20121205-7|4	# catalog-date 2012-12-05 13:33:41 +0100
14mu|texlive-emulateapj-20121205-7|5	# catalog-license lppl
14mu|texlive-emulateapj-20121205-7|6	# catalog-version undef
14mu|texlive-emulateapj-20121205-7|7	Name:		texlive-emulateapj
14mu|texlive-emulateapj-20121205-7|8	Version:	20121205
14mu|texlive-emulateapj-20121205-7|9	Release:	7
14mu|texlive-emulateapj-20121205-7|10	Summary:	Produce output similar to that of APJ
14mu|texlive-emulateapj-20121205-7|11	Group:		Publishing
14mu|texlive-emulateapj-20121205-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emulateapj
14mu|texlive-emulateapj-20121205-7|13	License:	LPPL
14mu|texlive-emulateapj-20121205-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emulateapj.tar.xz
14mu|texlive-emulateapj-20121205-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emulateapj.doc.tar.xz
14mu|texlive-emulateapj-20121205-7|16	BuildArch:	noarch
14mu|texlive-emulateapj-20121205-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-emulateapj-20121205-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-emulateapj-20121205-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-emulateapj-20121205-7|20	
14mu|texlive-emulateapj-20121205-7|21	%description
14mu|texlive-emulateapj-20121205-7|22	A LaTeX class (based on current RevTeX) to produce preprints
14mu|texlive-emulateapj-20121205-7|23	with the page layout similar to that of the Astrophysical
14mu|texlive-emulateapj-20121205-7|24	Journal.
14mu|texlive-emulateapj-20121205-7|25	
14mu|texlive-emulateapj-20121205-7|26	
14mu|texlive-emulateapj-20121205-7|27	#-----------------------------------------------------------------------
14mu|texlive-emulateapj-20121205-7|28	%files
14mu|texlive-emulateapj-20121205-7|29	%{_texmfdistdir}/tex/latex/emulateapj/emulateapj.cls
14mu|texlive-emulateapj-20121205-7|30	%doc %{_texmfdistdir}/doc/latex/emulateapj/README
14mu|texlive-emulateapj-20121205-7|31	%doc %{_texmfdistdir}/doc/latex/emulateapj/sample.pdf
14mu|texlive-emulateapj-20121205-7|32	%doc %{_texmfdistdir}/doc/latex/emulateapj/sample.tex
14mu|texlive-emulateapj-20121205-7|33	
14mu|texlive-emulateapj-20121205-7|34	#-----------------------------------------------------------------------
14mu|texlive-emulateapj-20121205-7|35	%prep
14mu|texlive-emulateapj-20121205-7|36	%setup -c -a0 -a1
14mu|texlive-emulateapj-20121205-7|37	
14mu|texlive-emulateapj-20121205-7|38	%build
14mu|texlive-emulateapj-20121205-7|39	
14mu|texlive-emulateapj-20121205-7|40	%install
14mu|texlive-emulateapj-20121205-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-emulateapj-20121205-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-emulateapj-20121205-7|43	
14mu|texlive-emulateapj-20121205-7|44	%changelog
14mu|texlive-emulateapj-20121205-7|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20121205-7
14mu|texlive-emulateapj-20121205-7|46	+ Revision: 7d24615
14mu|texlive-emulateapj-20121205-7|47	- MassBuild#674: Increase release tag
14mu|texlive-emulateapj-20121205-7|48	
14mu|texlive-emulateapj-20121205-7|49	

24701 14
14mu|texlive-endfloat-2.5c-3|1	# revision 24962
14mu|texlive-endfloat-2.5c-3|2	# category Package
14mu|texlive-endfloat-2.5c-3|3	# catalog-ctan /macros/latex/contrib/endfloat
14mu|texlive-endfloat-2.5c-3|4	# catalog-date 2011-12-24 01:13:38 +0100
14mu|texlive-endfloat-2.5c-3|5	# catalog-license gpl
14mu|texlive-endfloat-2.5c-3|6	# catalog-version 2.5c
14mu|texlive-endfloat-2.5c-3|7	Name:		texlive-endfloat
14mu|texlive-endfloat-2.5c-3|8	Version:	2.5c
14mu|texlive-endfloat-2.5c-3|9	Release:	3
14mu|texlive-endfloat-2.5c-3|10	Summary:	Move floats to the end, leaving markers where they belong
14mu|texlive-endfloat-2.5c-3|11	Group:		Publishing
14mu|texlive-endfloat-2.5c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endfloat
14mu|texlive-endfloat-2.5c-3|13	License:	GPL
14mu|texlive-endfloat-2.5c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endfloat.tar.xz
14mu|texlive-endfloat-2.5c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endfloat.doc.tar.xz
14mu|texlive-endfloat-2.5c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endfloat.source.tar.xz
14mu|texlive-endfloat-2.5c-3|17	BuildArch:	noarch
14mu|texlive-endfloat-2.5c-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-endfloat-2.5c-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-endfloat-2.5c-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-endfloat-2.5c-3|21	
14mu|texlive-endfloat-2.5c-3|22	%description
14mu|texlive-endfloat-2.5c-3|23	Place all floats on pages by themselves at the end of the
14mu|texlive-endfloat-2.5c-3|24	document, optionally leaving markers like "[Figure 3 about
14mu|texlive-endfloat-2.5c-3|25	here]" in the text near to where the figure (or table) would
14mu|texlive-endfloat-2.5c-3|26	normally have occurred. Float types figure and table are
14mu|texlive-endfloat-2.5c-3|27	recognised by the package, unmodified. Since several packages
14mu|texlive-endfloat-2.5c-3|28	define other types of float, it is possible to register these
14mu|texlive-endfloat-2.5c-3|29	float types with endfloat.
14mu|texlive-endfloat-2.5c-3|30	
14mu|texlive-endfloat-2.5c-3|31	
14mu|texlive-endfloat-2.5c-3|32	#-----------------------------------------------------------------------
14mu|texlive-endfloat-2.5c-3|33	%files
14mu|texlive-endfloat-2.5c-3|34	%{_texmfdistdir}/tex/latex/endfloat/efxmpl.cfg
14mu|texlive-endfloat-2.5c-3|35	%{_texmfdistdir}/tex/latex/endfloat/endfloat.sty
14mu|texlive-endfloat-2.5c-3|36	%doc %{_texmfdistdir}/doc/latex/endfloat/COPYING
14mu|texlive-endfloat-2.5c-3|37	%doc %{_texmfdistdir}/doc/latex/endfloat/README
14mu|texlive-endfloat-2.5c-3|38	%doc %{_texmfdistdir}/doc/latex/endfloat/endfloat.pdf
14mu|texlive-endfloat-2.5c-3|39	#- source
14mu|texlive-endfloat-2.5c-3|40	%doc %{_texmfdistdir}/source/latex/endfloat/endfloat.dtx
14mu|texlive-endfloat-2.5c-3|41	%doc %{_texmfdistdir}/source/latex/endfloat/endfloat.ins
14mu|texlive-endfloat-2.5c-3|42	
14mu|texlive-endfloat-2.5c-3|43	#-----------------------------------------------------------------------
14mu|texlive-endfloat-2.5c-3|44	%prep
14mu|texlive-endfloat-2.5c-3|45	%setup -c -a0 -a1 -a2
14mu|texlive-endfloat-2.5c-3|46	
14mu|texlive-endfloat-2.5c-3|47	%build
14mu|texlive-endfloat-2.5c-3|48	
14mu|texlive-endfloat-2.5c-3|49	%install
14mu|texlive-endfloat-2.5c-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-endfloat-2.5c-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-endfloat-2.5c-3|52	
14mu|texlive-endfloat-2.5c-3|53	
14mu|texlive-endfloat-2.5c-3|54	
14mu|texlive-endfloat-2.5c-3|55	%changelog
14mu|texlive-endfloat-2.5c-3|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5c-3
14mu|texlive-endfloat-2.5c-3|57	+ Revision: d53b873
14mu|texlive-endfloat-2.5c-3|58	- MassBuild#674: Increase release tag
14mu|texlive-endfloat-2.5c-3|59	
14mu|texlive-endfloat-2.5c-3|60	

24702 14
14mu|texlive-endheads-v1.5-3|1	# revision 24992
14mu|texlive-endheads-v1.5-3|2	# category Package
14mu|texlive-endheads-v1.5-3|3	# catalog-ctan /macros/latex/contrib/endheads
14mu|texlive-endheads-v1.5-3|4	# catalog-date 2011-12-31 23:12:05 +0100
14mu|texlive-endheads-v1.5-3|5	# catalog-license lppl
14mu|texlive-endheads-v1.5-3|6	# catalog-version v1.5
14mu|texlive-endheads-v1.5-3|7	Name:		texlive-endheads
14mu|texlive-endheads-v1.5-3|8	Epoch:		1
14mu|texlive-endheads-v1.5-3|9	Version:	v1.5
14mu|texlive-endheads-v1.5-3|10	Release:	3
14mu|texlive-endheads-v1.5-3|11	Summary:	Running headers of the form "Notes to pp.xx-yy"
14mu|texlive-endheads-v1.5-3|12	Group:		Publishing
14mu|texlive-endheads-v1.5-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endheads
14mu|texlive-endheads-v1.5-3|14	License:	LPPL
14mu|texlive-endheads-v1.5-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endheads.tar.xz
14mu|texlive-endheads-v1.5-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endheads.doc.tar.xz
14mu|texlive-endheads-v1.5-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endheads.source.tar.xz
14mu|texlive-endheads-v1.5-3|18	BuildArch:	noarch
14mu|texlive-endheads-v1.5-3|19	BuildRequires:	texlive-tlpkg
14mu|texlive-endheads-v1.5-3|20	Requires(pre):	texlive-tlpkg
14mu|texlive-endheads-v1.5-3|21	Requires(post):	texlive-kpathsea
14mu|texlive-endheads-v1.5-3|22	
14mu|texlive-endheads-v1.5-3|23	%description
14mu|texlive-endheads-v1.5-3|24	Endheads provides running headers of the form "Notes to pp. xx-
14mu|texlive-endheads-v1.5-3|25	yy" for endnotes sections. It also enables one to reset the
14mu|texlive-endheads-v1.5-3|26	endnotes counter, and put a line marking the chapter change in
14mu|texlive-endheads-v1.5-3|27	the endnotes, at the beginning of every chapter. Endheads
14mu|texlive-endheads-v1.5-3|28	requires the fancyhdr, needspace, ifthen, and endnotes
14mu|texlive-endheads-v1.5-3|29	packages.
14mu|texlive-endheads-v1.5-3|30	
14mu|texlive-endheads-v1.5-3|31	
14mu|texlive-endheads-v1.5-3|32	#-----------------------------------------------------------------------
14mu|texlive-endheads-v1.5-3|33	%files
14mu|texlive-endheads-v1.5-3|34	%{_texmfdistdir}/tex/latex/endheads/endheads.sty
14mu|texlive-endheads-v1.5-3|35	%doc %{_texmfdistdir}/doc/latex/endheads/README
14mu|texlive-endheads-v1.5-3|36	%doc %{_texmfdistdir}/doc/latex/endheads/endheads.pdf
14mu|texlive-endheads-v1.5-3|37	#- source
14mu|texlive-endheads-v1.5-3|38	%doc %{_texmfdistdir}/source/latex/endheads/endheads.dtx
14mu|texlive-endheads-v1.5-3|39	%doc %{_texmfdistdir}/source/latex/endheads/endheads.ins
14mu|texlive-endheads-v1.5-3|40	
14mu|texlive-endheads-v1.5-3|41	#-----------------------------------------------------------------------
14mu|texlive-endheads-v1.5-3|42	%prep
14mu|texlive-endheads-v1.5-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-endheads-v1.5-3|44	
14mu|texlive-endheads-v1.5-3|45	%build
14mu|texlive-endheads-v1.5-3|46	
14mu|texlive-endheads-v1.5-3|47	%install
14mu|texlive-endheads-v1.5-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-endheads-v1.5-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-endheads-v1.5-3|50	
14mu|texlive-endheads-v1.5-3|51	
14mu|texlive-endheads-v1.5-3|52	
14mu|texlive-endheads-v1.5-3|53	%changelog
14mu|texlive-endheads-v1.5-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:v1.5-3
14mu|texlive-endheads-v1.5-3|55	+ Revision: 670f80f
14mu|texlive-endheads-v1.5-3|56	- MassBuild#674: Increase release tag
14mu|texlive-endheads-v1.5-3|57	
14mu|texlive-endheads-v1.5-3|58	

24703 14
14mu|texlive-endiagram-0.1b-7|1	# revision 30025
14mu|texlive-endiagram-0.1b-7|2	# category Package
14mu|texlive-endiagram-0.1b-7|3	# catalog-ctan /macros/latex/contrib/endiagram
14mu|texlive-endiagram-0.1b-7|4	# catalog-date 2013-04-05 11:53:55 +0200
14mu|texlive-endiagram-0.1b-7|5	# catalog-license lppl1.3
14mu|texlive-endiagram-0.1b-7|6	# catalog-version 0.1b
14mu|texlive-endiagram-0.1b-7|7	Name:		texlive-endiagram
14mu|texlive-endiagram-0.1b-7|8	Version:	0.1b
14mu|texlive-endiagram-0.1b-7|9	Release:	7
14mu|texlive-endiagram-0.1b-7|10	Summary:	Easy creation of potential energy curve diagrams
14mu|texlive-endiagram-0.1b-7|11	Group:		Publishing
14mu|texlive-endiagram-0.1b-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endiagram
14mu|texlive-endiagram-0.1b-7|13	License:	LPPL1.3
14mu|texlive-endiagram-0.1b-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endiagram.tar.xz
14mu|texlive-endiagram-0.1b-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endiagram.doc.tar.xz
14mu|texlive-endiagram-0.1b-7|16	BuildArch:	noarch
14mu|texlive-endiagram-0.1b-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-endiagram-0.1b-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-endiagram-0.1b-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-endiagram-0.1b-7|20	
14mu|texlive-endiagram-0.1b-7|21	%description
14mu|texlive-endiagram-0.1b-7|22	The package provides the facility of drawing potential energy
14mu|texlive-endiagram-0.1b-7|23	curve diagrams with just a few simple commands. The package
14mu|texlive-endiagram-0.1b-7|24	cannot (yet) be considered stable.
14mu|texlive-endiagram-0.1b-7|25	
14mu|texlive-endiagram-0.1b-7|26	
14mu|texlive-endiagram-0.1b-7|27	#-----------------------------------------------------------------------
14mu|texlive-endiagram-0.1b-7|28	%files
14mu|texlive-endiagram-0.1b-7|29	%{_texmfdistdir}/tex/latex/endiagram/endiagram.sty
14mu|texlive-endiagram-0.1b-7|30	%doc %{_texmfdistdir}/doc/latex/endiagram/README
14mu|texlive-endiagram-0.1b-7|31	%doc %{_texmfdistdir}/doc/latex/endiagram/endiagram_en.pdf
14mu|texlive-endiagram-0.1b-7|32	%doc %{_texmfdistdir}/doc/latex/endiagram/endiagram_en.tex
14mu|texlive-endiagram-0.1b-7|33	
14mu|texlive-endiagram-0.1b-7|34	#-----------------------------------------------------------------------
14mu|texlive-endiagram-0.1b-7|35	%prep
14mu|texlive-endiagram-0.1b-7|36	%setup -c -a0 -a1
14mu|texlive-endiagram-0.1b-7|37	
14mu|texlive-endiagram-0.1b-7|38	%build
14mu|texlive-endiagram-0.1b-7|39	
14mu|texlive-endiagram-0.1b-7|40	%install
14mu|texlive-endiagram-0.1b-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-endiagram-0.1b-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-endiagram-0.1b-7|43	
14mu|texlive-endiagram-0.1b-7|44	%changelog
14mu|texlive-endiagram-0.1b-7|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1b-7
14mu|texlive-endiagram-0.1b-7|46	+ Revision: 562eb3e
14mu|texlive-endiagram-0.1b-7|47	- MassBuild#674: Increase release tag
14mu|texlive-endiagram-0.1b-7|48	
14mu|texlive-endiagram-0.1b-7|49	

24704 14
14mu|texlive-endnotes-20100309-4|1	# revision 17197
14mu|texlive-endnotes-20100309-4|2	# category Package
14mu|texlive-endnotes-20100309-4|3	# catalog-ctan /macros/latex/contrib/endnotes
14mu|texlive-endnotes-20100309-4|4	# catalog-date 2010-03-09 12:54:42 +0100
14mu|texlive-endnotes-20100309-4|5	# catalog-license lppl
14mu|texlive-endnotes-20100309-4|6	# catalog-version undef
14mu|texlive-endnotes-20100309-4|7	Name:		texlive-endnotes
14mu|texlive-endnotes-20100309-4|8	Version:	20100309
14mu|texlive-endnotes-20100309-4|9	Release:	4
14mu|texlive-endnotes-20100309-4|10	Summary:	Place footnotes at the end
14mu|texlive-endnotes-20100309-4|11	Group:		Publishing
14mu|texlive-endnotes-20100309-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endnotes
14mu|texlive-endnotes-20100309-4|13	License:	LPPL
14mu|texlive-endnotes-20100309-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endnotes.tar.xz
14mu|texlive-endnotes-20100309-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endnotes.doc.tar.xz
14mu|texlive-endnotes-20100309-4|16	BuildArch:	noarch
14mu|texlive-endnotes-20100309-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-endnotes-20100309-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-endnotes-20100309-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-endnotes-20100309-4|20	
14mu|texlive-endnotes-20100309-4|21	%description
14mu|texlive-endnotes-20100309-4|22	Accumulates footnotes and places them at the end of the
14mu|texlive-endnotes-20100309-4|23	document.
14mu|texlive-endnotes-20100309-4|24	
14mu|texlive-endnotes-20100309-4|25	
14mu|texlive-endnotes-20100309-4|26	#-----------------------------------------------------------------------
14mu|texlive-endnotes-20100309-4|27	%files
14mu|texlive-endnotes-20100309-4|28	%{_texmfdistdir}/tex/latex/endnotes/endnotes.sty
14mu|texlive-endnotes-20100309-4|29	%doc %{_texmfdistdir}/doc/latex/endnotes/endnotes.pdf
14mu|texlive-endnotes-20100309-4|30	%doc %{_texmfdistdir}/doc/latex/endnotes/endnotes.tex
14mu|texlive-endnotes-20100309-4|31	
14mu|texlive-endnotes-20100309-4|32	#-----------------------------------------------------------------------
14mu|texlive-endnotes-20100309-4|33	%prep
14mu|texlive-endnotes-20100309-4|34	%setup -c -a0 -a1
14mu|texlive-endnotes-20100309-4|35	
14mu|texlive-endnotes-20100309-4|36	%build
14mu|texlive-endnotes-20100309-4|37	
14mu|texlive-endnotes-20100309-4|38	%install
14mu|texlive-endnotes-20100309-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-endnotes-20100309-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-endnotes-20100309-4|41	
14mu|texlive-endnotes-20100309-4|42	
14mu|texlive-endnotes-20100309-4|43	
14mu|texlive-endnotes-20100309-4|44	%changelog
14mu|texlive-endnotes-20100309-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100309-4
14mu|texlive-endnotes-20100309-4|46	+ Revision: 03a27b6
14mu|texlive-endnotes-20100309-4|47	- MassBuild#674: Increase release tag
14mu|texlive-endnotes-20100309-4|48	
14mu|texlive-endnotes-20100309-4|49	

24705 14
14mu|texlive-engpron-2-4|1	# revision 16558
14mu|texlive-engpron-2-4|2	# category Package
14mu|texlive-engpron-2-4|3	# catalog-ctan /macros/latex/contrib/engpron
14mu|texlive-engpron-2-4|4	# catalog-date 2008-08-16 17:33:04 +0200
14mu|texlive-engpron-2-4|5	# catalog-license lppl
14mu|texlive-engpron-2-4|6	# catalog-version 2
14mu|texlive-engpron-2-4|7	Name:		texlive-engpron
14mu|texlive-engpron-2-4|8	Version:	2
14mu|texlive-engpron-2-4|9	Release:	4
14mu|texlive-engpron-2-4|10	Summary:	Helps to type the pronunciation of English words
14mu|texlive-engpron-2-4|11	Group:		Publishing
14mu|texlive-engpron-2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/engpron
14mu|texlive-engpron-2-4|13	License:	LPPL
14mu|texlive-engpron-2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engpron.tar.xz
14mu|texlive-engpron-2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engpron.doc.tar.xz
14mu|texlive-engpron-2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engpron.source.tar.xz
14mu|texlive-engpron-2-4|17	BuildArch:	noarch
14mu|texlive-engpron-2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-engpron-2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-engpron-2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-engpron-2-4|21	
14mu|texlive-engpron-2-4|22	%description
14mu|texlive-engpron-2-4|23	This package provides macros beginning with the '' character,
14mu|texlive-engpron-2-4|24	made active, which enable us to write the British or American
14mu|texlive-engpron-2-4|25	English pronunciation as one can find it in the 'English
14mu|texlive-engpron-2-4|26	Pronouncing Dictionary' by Daniel Jones. There is an option to
14mu|texlive-engpron-2-4|27	typeset the pronunciation in the style of Harrap's dictionary.
14mu|texlive-engpron-2-4|28	
14mu|texlive-engpron-2-4|29	
14mu|texlive-engpron-2-4|30	#-----------------------------------------------------------------------
14mu|texlive-engpron-2-4|31	%files
14mu|texlive-engpron-2-4|32	%{_texmfdistdir}/tex/latex/engpron/engpron-tools.sty
14mu|texlive-engpron-2-4|33	%{_texmfdistdir}/tex/latex/engpron/engpron.sty
14mu|texlive-engpron-2-4|34	%doc %{_texmfdistdir}/doc/latex/engpron/LISEZMOI
14mu|texlive-engpron-2-4|35	%doc %{_texmfdistdir}/doc/latex/engpron/README
14mu|texlive-engpron-2-4|36	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-en.ltx
14mu|texlive-engpron-2-4|37	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-en.pdf
14mu|texlive-engpron-2-4|38	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-en.pdf
14mu|texlive-engpron-2-4|39	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-en.tex
14mu|texlive-engpron-2-4|40	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-fr.pdf
14mu|texlive-engpron-2-4|41	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-fr.tex
14mu|texlive-engpron-2-4|42	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-fr.ltx
14mu|texlive-engpron-2-4|43	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-fr.pdf
14mu|texlive-engpron-2-4|44	%doc %{_texmfdistdir}/doc/latex/engpron/engpron.pdf
14mu|texlive-engpron-2-4|45	#- source
14mu|texlive-engpron-2-4|46	%doc %{_texmfdistdir}/source/latex/engpron/Makefile
14mu|texlive-engpron-2-4|47	%doc %{_texmfdistdir}/source/latex/engpron/engpron.dtx
14mu|texlive-engpron-2-4|48	%doc %{_texmfdistdir}/source/latex/engpron/engpron.ins
14mu|texlive-engpron-2-4|49	
14mu|texlive-engpron-2-4|50	#-----------------------------------------------------------------------
14mu|texlive-engpron-2-4|51	%prep
14mu|texlive-engpron-2-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-engpron-2-4|53	
14mu|texlive-engpron-2-4|54	%build
14mu|texlive-engpron-2-4|55	
14mu|texlive-engpron-2-4|56	%install
14mu|texlive-engpron-2-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-engpron-2-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-engpron-2-4|59	
14mu|texlive-engpron-2-4|60	
14mu|texlive-engpron-2-4|61	
14mu|texlive-engpron-2-4|62	%changelog
14mu|texlive-engpron-2-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2-4
14mu|texlive-engpron-2-4|64	+ Revision: cbe3504
14mu|texlive-engpron-2-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-engpron-2-4|66	
14mu|texlive-engpron-2-4|67	

24706 14
14mu|texlive-engrec-1.1-4|1	# revision 15878
14mu|texlive-engrec-1.1-4|2	# category Package
14mu|texlive-engrec-1.1-4|3	# catalog-ctan /macros/latex/contrib/engrec
14mu|texlive-engrec-1.1-4|4	# catalog-date 2008-05-07 22:48:57 +0200
14mu|texlive-engrec-1.1-4|5	# catalog-license lppl
14mu|texlive-engrec-1.1-4|6	# catalog-version 1.1
14mu|texlive-engrec-1.1-4|7	Name:		texlive-engrec
14mu|texlive-engrec-1.1-4|8	Version:	1.1
14mu|texlive-engrec-1.1-4|9	Release:	4
14mu|texlive-engrec-1.1-4|10	Summary:	Enumerate with lower- or uppercase Greek letters
14mu|texlive-engrec-1.1-4|11	Group:		Publishing
14mu|texlive-engrec-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/engrec
14mu|texlive-engrec-1.1-4|13	License:	LPPL
14mu|texlive-engrec-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engrec.tar.xz
14mu|texlive-engrec-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engrec.doc.tar.xz
14mu|texlive-engrec-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engrec.source.tar.xz
14mu|texlive-engrec-1.1-4|17	BuildArch:	noarch
14mu|texlive-engrec-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-engrec-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-engrec-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-engrec-1.1-4|21	
14mu|texlive-engrec-1.1-4|22	%description
14mu|texlive-engrec-1.1-4|23	This package provides two macros \engrec and \EnGrec to convert
14mu|texlive-engrec-1.1-4|24	number arguments to lower case or upper case greek letters.
14mu|texlive-engrec-1.1-4|25	They have the syntax of \alph, i.e. \engrec{a_counter},
14mu|texlive-engrec-1.1-4|26	\EnGrec{a_counter}. Options are provided to work with the
14mu|texlive-engrec-1.1-4|27	upgreek and fourier packages. Requires amstext.
14mu|texlive-engrec-1.1-4|28	
14mu|texlive-engrec-1.1-4|29	
14mu|texlive-engrec-1.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-engrec-1.1-4|31	%files
14mu|texlive-engrec-1.1-4|32	%{_texmfdistdir}/tex/latex/engrec/engrec.sty
14mu|texlive-engrec-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/engrec/LISEZMOI
14mu|texlive-engrec-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/engrec/README
14mu|texlive-engrec-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/engrec/engrec.pdf
14mu|texlive-engrec-1.1-4|36	#- source
14mu|texlive-engrec-1.1-4|37	%doc %{_texmfdistdir}/source/latex/engrec/Makefile
14mu|texlive-engrec-1.1-4|38	%doc %{_texmfdistdir}/source/latex/engrec/engrec.dtx
14mu|texlive-engrec-1.1-4|39	%doc %{_texmfdistdir}/source/latex/engrec/engrec.ins
14mu|texlive-engrec-1.1-4|40	
14mu|texlive-engrec-1.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-engrec-1.1-4|42	%prep
14mu|texlive-engrec-1.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-engrec-1.1-4|44	
14mu|texlive-engrec-1.1-4|45	%build
14mu|texlive-engrec-1.1-4|46	
14mu|texlive-engrec-1.1-4|47	%install
14mu|texlive-engrec-1.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-engrec-1.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-engrec-1.1-4|50	
14mu|texlive-engrec-1.1-4|51	
14mu|texlive-engrec-1.1-4|52	
14mu|texlive-engrec-1.1-4|53	%changelog
14mu|texlive-engrec-1.1-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-engrec-1.1-4|55	+ Revision: e372ac2
14mu|texlive-engrec-1.1-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-engrec-1.1-4|57	
14mu|texlive-engrec-1.1-4|58	

24707 14
14mu|texlive-engtlc-3.1-3|1	# revision 25432
14mu|texlive-engtlc-3.1-3|2	# category Package
14mu|texlive-engtlc-3.1-3|3	# catalog-ctan /macros/latex/contrib/engtlc
14mu|texlive-engtlc-3.1-3|4	# catalog-date 2012-02-19 15:32:47 +0100
14mu|texlive-engtlc-3.1-3|5	# catalog-license lppl
14mu|texlive-engtlc-3.1-3|6	# catalog-version 3.1
14mu|texlive-engtlc-3.1-3|7	Name:		texlive-engtlc
14mu|texlive-engtlc-3.1-3|8	Version:	3.1
14mu|texlive-engtlc-3.1-3|9	Release:	3
14mu|texlive-engtlc-3.1-3|10	Summary:	Support for users in Telecommunications Engineering
14mu|texlive-engtlc-3.1-3|11	Group:		Publishing
14mu|texlive-engtlc-3.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/engtlc
14mu|texlive-engtlc-3.1-3|13	License:	LPPL
14mu|texlive-engtlc-3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engtlc.tar.xz
14mu|texlive-engtlc-3.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engtlc.doc.tar.xz
14mu|texlive-engtlc-3.1-3|16	BuildArch:	noarch
14mu|texlive-engtlc-3.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-engtlc-3.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-engtlc-3.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-engtlc-3.1-3|20	
14mu|texlive-engtlc-3.1-3|21	%description
14mu|texlive-engtlc-3.1-3|22	The package provides a wide range of abbreviations for terms
14mu|texlive-engtlc-3.1-3|23	used in Telecommunications Engineering.
14mu|texlive-engtlc-3.1-3|24	
14mu|texlive-engtlc-3.1-3|25	
14mu|texlive-engtlc-3.1-3|26	#-----------------------------------------------------------------------
14mu|texlive-engtlc-3.1-3|27	%files
14mu|texlive-engtlc-3.1-3|28	%{_texmfdistdir}/tex/latex/engtlc/engtlc.sty
14mu|texlive-engtlc-3.1-3|29	%doc %{_texmfdistdir}/doc/latex/engtlc/README
14mu|texlive-engtlc-3.1-3|30	%doc %{_texmfdistdir}/doc/latex/engtlc/engtlc.pdf
14mu|texlive-engtlc-3.1-3|31	%doc %{_texmfdistdir}/doc/latex/engtlc/engtlc.tex
14mu|texlive-engtlc-3.1-3|32	%doc %{_texmfdistdir}/doc/latex/engtlc/itengtlc.pdf
14mu|texlive-engtlc-3.1-3|33	%doc %{_texmfdistdir}/doc/latex/engtlc/itengtlc.tex
14mu|texlive-engtlc-3.1-3|34	
14mu|texlive-engtlc-3.1-3|35	#-----------------------------------------------------------------------
14mu|texlive-engtlc-3.1-3|36	%prep
14mu|texlive-engtlc-3.1-3|37	%setup -c -a0 -a1
14mu|texlive-engtlc-3.1-3|38	
14mu|texlive-engtlc-3.1-3|39	%build
14mu|texlive-engtlc-3.1-3|40	
14mu|texlive-engtlc-3.1-3|41	%install
14mu|texlive-engtlc-3.1-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-engtlc-3.1-3|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-engtlc-3.1-3|44	
14mu|texlive-engtlc-3.1-3|45	
14mu|texlive-engtlc-3.1-3|46	
14mu|texlive-engtlc-3.1-3|47	%changelog
14mu|texlive-engtlc-3.1-3|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1-3
14mu|texlive-engtlc-3.1-3|49	+ Revision: d61ab50
14mu|texlive-engtlc-3.1-3|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-engtlc-3.1-3|51	
14mu|texlive-engtlc-3.1-3|52	

24708 14
14mu|texlive-enigma-0.1-7|1	# revision 29802
14mu|texlive-enigma-0.1-7|2	# category Package
14mu|texlive-enigma-0.1-7|3	# catalog-ctan /macros/luatex/generic/enigma
14mu|texlive-enigma-0.1-7|4	# catalog-date 2013-04-09 15:55:17 +0200
14mu|texlive-enigma-0.1-7|5	# catalog-license bsd
14mu|texlive-enigma-0.1-7|6	# catalog-version 0.1
14mu|texlive-enigma-0.1-7|7	Name:		texlive-enigma
14mu|texlive-enigma-0.1-7|8	Version:	0.1
14mu|texlive-enigma-0.1-7|9	Release:	7
14mu|texlive-enigma-0.1-7|10	Summary:	Encrypt documents with a three rotor Enigma
14mu|texlive-enigma-0.1-7|11	Group:		Publishing
14mu|texlive-enigma-0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/enigma
14mu|texlive-enigma-0.1-7|13	License:	BSD
14mu|texlive-enigma-0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enigma.tar.xz
14mu|texlive-enigma-0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enigma.doc.tar.xz
14mu|texlive-enigma-0.1-7|16	BuildArch:	noarch
14mu|texlive-enigma-0.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-enigma-0.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-enigma-0.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-enigma-0.1-7|20	
14mu|texlive-enigma-0.1-7|21	%description
14mu|texlive-enigma-0.1-7|22	The package provides historical encryption (Enigma cipher) for
14mu|texlive-enigma-0.1-7|23	LuaTeX-based formats.
14mu|texlive-enigma-0.1-7|24	
14mu|texlive-enigma-0.1-7|25	
14mu|texlive-enigma-0.1-7|26	#-----------------------------------------------------------------------
14mu|texlive-enigma-0.1-7|27	%files
14mu|texlive-enigma-0.1-7|28	%{_texmfdistdir}/scripts/context/lua/third/enigma/mtx-t-enigma.lua/mtx-t-enigma.lua
14mu|texlive-enigma-0.1-7|29	%{_texmfdistdir}/tex/context/third/enigma/t-enigma.mkv/t-enigma.mkvi
14mu|texlive-enigma-0.1-7|30	%{_texmfdistdir}/tex/generic/enigma/enigma.lua
14mu|texlive-enigma-0.1-7|31	%{_texmfdistdir}/tex/latex/enigma/enigma.sty
14mu|texlive-enigma-0.1-7|32	%{_texmfdistdir}/tex/plain/enigma/enigma.tex
14mu|texlive-enigma-0.1-7|33	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/COPYING
14mu|texlive-enigma-0.1-7|34	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/README
14mu|texlive-enigma-0.1-7|35	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/enigma-doc.pdf
14mu|texlive-enigma-0.1-7|36	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/enigma_manual.tex
14mu|texlive-enigma-0.1-7|37	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-context.tex
14mu|texlive-enigma-0.1-7|38	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-latex.tex
14mu|texlive-enigma-0.1-7|39	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-plain.tex
14mu|texlive-enigma-0.1-7|40	
14mu|texlive-enigma-0.1-7|41	#-----------------------------------------------------------------------
14mu|texlive-enigma-0.1-7|42	%prep
14mu|texlive-enigma-0.1-7|43	%setup -c -a0 -a1
14mu|texlive-enigma-0.1-7|44	
14mu|texlive-enigma-0.1-7|45	%build
14mu|texlive-enigma-0.1-7|46	
14mu|texlive-enigma-0.1-7|47	%install
14mu|texlive-enigma-0.1-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-enigma-0.1-7|49	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-enigma-0.1-7|50	
14mu|texlive-enigma-0.1-7|51	%changelog
14mu|texlive-enigma-0.1-7|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
14mu|texlive-enigma-0.1-7|53	+ Revision: c163d97
14mu|texlive-enigma-0.1-7|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-enigma-0.1-7|55	
14mu|texlive-enigma-0.1-7|56	

24709 14
14mu|texlive-enotez-0.3a-3|1	# revision 27179
14mu|texlive-enotez-0.3a-3|2	# category Package
14mu|texlive-enotez-0.3a-3|3	# catalog-ctan /macros/latex/contrib/enotez
14mu|texlive-enotez-0.3a-3|4	# catalog-date 2012-07-24 16:08:54 +0200
14mu|texlive-enotez-0.3a-3|5	# catalog-license lppl1.3
14mu|texlive-enotez-0.3a-3|6	# catalog-version 0.3a
14mu|texlive-enotez-0.3a-3|7	Name:		texlive-enotez
14mu|texlive-enotez-0.3a-3|8	Version:	0.3a
14mu|texlive-enotez-0.3a-3|9	Release:	3
14mu|texlive-enotez-0.3a-3|10	Summary:	Support for end-notes
14mu|texlive-enotez-0.3a-3|11	Group:		Publishing
14mu|texlive-enotez-0.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/enotez
14mu|texlive-enotez-0.3a-3|13	License:	LPPL1.3
14mu|texlive-enotez-0.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enotez.tar.xz
14mu|texlive-enotez-0.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enotez.doc.tar.xz
14mu|texlive-enotez-0.3a-3|16	BuildArch:	noarch
14mu|texlive-enotez-0.3a-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-enotez-0.3a-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-enotez-0.3a-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-enotez-0.3a-3|20	
14mu|texlive-enotez-0.3a-3|21	%description
14mu|texlive-enotez-0.3a-3|22	The package allows nested endnotes, supports hyperref and
14mu|texlive-enotez-0.3a-3|23	provides means for easy customization of the list of notes.
14mu|texlive-enotez-0.3a-3|24	
14mu|texlive-enotez-0.3a-3|25	
14mu|texlive-enotez-0.3a-3|26	#-----------------------------------------------------------------------
14mu|texlive-enotez-0.3a-3|27	%files
14mu|texlive-enotez-0.3a-3|28	%{_texmfdistdir}/tex/latex/enotez/enotez.sty
14mu|texlive-enotez-0.3a-3|29	%doc %{_texmfdistdir}/doc/latex/enotez/README
14mu|texlive-enotez-0.3a-3|30	%doc %{_texmfdistdir}/doc/latex/enotez/enotez_en.pdf
14mu|texlive-enotez-0.3a-3|31	%doc %{_texmfdistdir}/doc/latex/enotez/enotez_en.tex
14mu|texlive-enotez-0.3a-3|32	%doc %{_texmfdistdir}/doc/latex/enotez/enotez_split_example.tex
14mu|texlive-enotez-0.3a-3|33	
14mu|texlive-enotez-0.3a-3|34	#-----------------------------------------------------------------------
14mu|texlive-enotez-0.3a-3|35	%prep
14mu|texlive-enotez-0.3a-3|36	%setup -c -a0 -a1
14mu|texlive-enotez-0.3a-3|37	
14mu|texlive-enotez-0.3a-3|38	%build
14mu|texlive-enotez-0.3a-3|39	
14mu|texlive-enotez-0.3a-3|40	%install
14mu|texlive-enotez-0.3a-3|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-enotez-0.3a-3|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-enotez-0.3a-3|43	
14mu|texlive-enotez-0.3a-3|44	
14mu|texlive-enotez-0.3a-3|45	
14mu|texlive-enotez-0.3a-3|46	%changelog
14mu|texlive-enotez-0.3a-3|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3a-3
14mu|texlive-enotez-0.3a-3|48	+ Revision: e32f735
14mu|texlive-enotez-0.3a-3|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-enotez-0.3a-3|50	
14mu|texlive-enotez-0.3a-3|51	

24710 14
14mu|texlive-enumitem-3.5.2-4|1	# revision 24146
14mu|texlive-enumitem-3.5.2-4|2	# category Package
14mu|texlive-enumitem-3.5.2-4|3	# catalog-ctan /macros/latex/contrib/enumitem
14mu|texlive-enumitem-3.5.2-4|4	# catalog-date 2011-09-28 17:37:11 +0200
14mu|texlive-enumitem-3.5.2-4|5	# catalog-license lppl
14mu|texlive-enumitem-3.5.2-4|6	# catalog-version 3.5.2
14mu|texlive-enumitem-3.5.2-4|7	Name:		texlive-enumitem
14mu|texlive-enumitem-3.5.2-4|8	Version:	3.5.2
14mu|texlive-enumitem-3.5.2-4|9	Release:	4
14mu|texlive-enumitem-3.5.2-4|10	Summary:	Control layout of itemize, enumerate, description
14mu|texlive-enumitem-3.5.2-4|11	Group:		Publishing
14mu|texlive-enumitem-3.5.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem
14mu|texlive-enumitem-3.5.2-4|13	License:	LPPL
14mu|texlive-enumitem-3.5.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem.tar.xz
14mu|texlive-enumitem-3.5.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem.doc.tar.xz
14mu|texlive-enumitem-3.5.2-4|16	BuildArch:	noarch
14mu|texlive-enumitem-3.5.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-enumitem-3.5.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-enumitem-3.5.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-enumitem-3.5.2-4|20	
14mu|texlive-enumitem-3.5.2-4|21	%description
14mu|texlive-enumitem-3.5.2-4|22	This package provides user control over the layout of the three
14mu|texlive-enumitem-3.5.2-4|23	basic list environments: enumerate, itemize and description. It
14mu|texlive-enumitem-3.5.2-4|24	supersedes both enumerate and mdwlist (providing well-
14mu|texlive-enumitem-3.5.2-4|25	structured replacements for all their funtionality), and in
14mu|texlive-enumitem-3.5.2-4|26	addition provides functions to compute the layout of labels,
14mu|texlive-enumitem-3.5.2-4|27	and to 'clone' the standard environments, to create new
14mu|texlive-enumitem-3.5.2-4|28	environments with counters of their own.
14mu|texlive-enumitem-3.5.2-4|29	
14mu|texlive-enumitem-3.5.2-4|30	
14mu|texlive-enumitem-3.5.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-enumitem-3.5.2-4|32	%files
14mu|texlive-enumitem-3.5.2-4|33	%{_texmfdistdir}/tex/latex/enumitem/enumitem.sty
14mu|texlive-enumitem-3.5.2-4|34	%doc %{_texmfdistdir}/doc/latex/enumitem/README
14mu|texlive-enumitem-3.5.2-4|35	%doc %{_texmfdistdir}/doc/latex/enumitem/enumitem.pdf
14mu|texlive-enumitem-3.5.2-4|36	%doc %{_texmfdistdir}/doc/latex/enumitem/enumitem.tex
14mu|texlive-enumitem-3.5.2-4|37	
14mu|texlive-enumitem-3.5.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-enumitem-3.5.2-4|39	%prep
14mu|texlive-enumitem-3.5.2-4|40	%setup -c -a0 -a1
14mu|texlive-enumitem-3.5.2-4|41	
14mu|texlive-enumitem-3.5.2-4|42	%build
14mu|texlive-enumitem-3.5.2-4|43	
14mu|texlive-enumitem-3.5.2-4|44	%install
14mu|texlive-enumitem-3.5.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-enumitem-3.5.2-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-enumitem-3.5.2-4|47	
14mu|texlive-enumitem-3.5.2-4|48	
14mu|texlive-enumitem-3.5.2-4|49	
14mu|texlive-enumitem-3.5.2-4|50	%changelog
14mu|texlive-enumitem-3.5.2-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.2-4
14mu|texlive-enumitem-3.5.2-4|52	+ Revision: 448e6b1
14mu|texlive-enumitem-3.5.2-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-enumitem-3.5.2-4|54	
14mu|texlive-enumitem-3.5.2-4|55	

24711 14
14mu|texlive-enumitem-zref-1.8-4|1	# revision 21472
14mu|texlive-enumitem-zref-1.8-4|2	# category Package
14mu|texlive-enumitem-zref-1.8-4|3	# catalog-ctan /macros/latex/contrib/enumitem-zref
14mu|texlive-enumitem-zref-1.8-4|4	# catalog-date 2011-02-19 16:41:47 +0100
14mu|texlive-enumitem-zref-1.8-4|5	# catalog-license lppl1.3
14mu|texlive-enumitem-zref-1.8-4|6	# catalog-version 1.8
14mu|texlive-enumitem-zref-1.8-4|7	Name:		texlive-enumitem-zref
14mu|texlive-enumitem-zref-1.8-4|8	Version:	1.8
14mu|texlive-enumitem-zref-1.8-4|9	Release:	4
14mu|texlive-enumitem-zref-1.8-4|10	Summary:	Extended references to items for enumitem package
14mu|texlive-enumitem-zref-1.8-4|11	Group:		Publishing
14mu|texlive-enumitem-zref-1.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem-zref
14mu|texlive-enumitem-zref-1.8-4|13	License:	LPPL1.3
14mu|texlive-enumitem-zref-1.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem-zref.tar.xz
14mu|texlive-enumitem-zref-1.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem-zref.doc.tar.xz
14mu|texlive-enumitem-zref-1.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem-zref.source.tar.xz
14mu|texlive-enumitem-zref-1.8-4|17	BuildArch:	noarch
14mu|texlive-enumitem-zref-1.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-enumitem-zref-1.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-enumitem-zref-1.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-enumitem-zref-1.8-4|21	
14mu|texlive-enumitem-zref-1.8-4|22	%description
14mu|texlive-enumitem-zref-1.8-4|23	The package is a companion for the enumitem package; it makes
14mu|texlive-enumitem-zref-1.8-4|24	it possible to reference any item in lists formatted by
14mu|texlive-enumitem-zref-1.8-4|25	enumitem lists, viz., enumerated, itemize and description
14mu|texlive-enumitem-zref-1.8-4|26	lists, and any list defined (or customised) with \newlist or
14mu|texlive-enumitem-zref-1.8-4|27	\setlist. References may be typeset differently with
14mu|texlive-enumitem-zref-1.8-4|28	options/properties and even arbitrary text. With hyperref,
14mu|texlive-enumitem-zref-1.8-4|29	anchors are added for each item to enable hyperlinks within the
14mu|texlive-enumitem-zref-1.8-4|30	document or even to external documents. Three schemes are
14mu|texlive-enumitem-zref-1.8-4|31	provided to make reference names (including the standard \label
14mu|texlive-enumitem-zref-1.8-4|32	command).
14mu|texlive-enumitem-zref-1.8-4|33	
14mu|texlive-enumitem-zref-1.8-4|34	
14mu|texlive-enumitem-zref-1.8-4|35	#-----------------------------------------------------------------------
14mu|texlive-enumitem-zref-1.8-4|36	%files
14mu|texlive-enumitem-zref-1.8-4|37	%{_texmfdistdir}/tex/latex/enumitem-zref/enumitem-zref.sty
14mu|texlive-enumitem-zref-1.8-4|38	%doc %{_texmfdistdir}/doc/latex/enumitem-zref/README
14mu|texlive-enumitem-zref-1.8-4|39	%doc %{_texmfdistdir}/doc/latex/enumitem-zref/enumitem-zexample.tex
14mu|texlive-enumitem-zref-1.8-4|40	%doc %{_texmfdistdir}/doc/latex/enumitem-zref/enumitem-zref.pdf
14mu|texlive-enumitem-zref-1.8-4|41	#- source
14mu|texlive-enumitem-zref-1.8-4|42	%doc %{_texmfdistdir}/source/latex/enumitem-zref/enumitem-zref.drv
14mu|texlive-enumitem-zref-1.8-4|43	%doc %{_texmfdistdir}/source/latex/enumitem-zref/enumitem-zref.dtx
14mu|texlive-enumitem-zref-1.8-4|44	%doc %{_texmfdistdir}/source/latex/enumitem-zref/enumitem-zref.ins
14mu|texlive-enumitem-zref-1.8-4|45	
14mu|texlive-enumitem-zref-1.8-4|46	#-----------------------------------------------------------------------
14mu|texlive-enumitem-zref-1.8-4|47	%prep
14mu|texlive-enumitem-zref-1.8-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-enumitem-zref-1.8-4|49	
14mu|texlive-enumitem-zref-1.8-4|50	%build
14mu|texlive-enumitem-zref-1.8-4|51	
14mu|texlive-enumitem-zref-1.8-4|52	%install
14mu|texlive-enumitem-zref-1.8-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-enumitem-zref-1.8-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-enumitem-zref-1.8-4|55	
14mu|texlive-enumitem-zref-1.8-4|56	
14mu|texlive-enumitem-zref-1.8-4|57	
14mu|texlive-enumitem-zref-1.8-4|58	%changelog
14mu|texlive-enumitem-zref-1.8-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8-4
14mu|texlive-enumitem-zref-1.8-4|60	+ Revision: 8fe2263
14mu|texlive-enumitem-zref-1.8-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-enumitem-zref-1.8-4|62	
14mu|texlive-enumitem-zref-1.8-4|63	

24712 14
14mu|texlive-envbig-20081111-4|1	# revision 15878
14mu|texlive-envbig-20081111-4|2	# category Package
14mu|texlive-envbig-20081111-4|3	# catalog-ctan /macros/latex/contrib/envbig
14mu|texlive-envbig-20081111-4|4	# catalog-date 2008-11-11 20:51:43 +0100
14mu|texlive-envbig-20081111-4|5	# catalog-license lppl
14mu|texlive-envbig-20081111-4|6	# catalog-version undef
14mu|texlive-envbig-20081111-4|7	Name:		texlive-envbig
14mu|texlive-envbig-20081111-4|8	Version:	20081111
14mu|texlive-envbig-20081111-4|9	Release:	4
14mu|texlive-envbig-20081111-4|10	Summary:	Printing addresses on envelopes
14mu|texlive-envbig-20081111-4|11	Group:		Publishing
14mu|texlive-envbig-20081111-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/envbig
14mu|texlive-envbig-20081111-4|13	License:	LPPL
14mu|texlive-envbig-20081111-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envbig.tar.xz
14mu|texlive-envbig-20081111-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envbig.doc.tar.xz
14mu|texlive-envbig-20081111-4|16	BuildArch:	noarch
14mu|texlive-envbig-20081111-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-envbig-20081111-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-envbig-20081111-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-envbig-20081111-4|20	
14mu|texlive-envbig-20081111-4|21	%description
14mu|texlive-envbig-20081111-4|22	A simple package, that prints both 'from' and 'to' addresses.
14mu|texlive-envbig-20081111-4|23	
14mu|texlive-envbig-20081111-4|24	
14mu|texlive-envbig-20081111-4|25	#-----------------------------------------------------------------------
14mu|texlive-envbig-20081111-4|26	%files
14mu|texlive-envbig-20081111-4|27	%{_texmfdistdir}/tex/latex/envbig/envbig.sty
14mu|texlive-envbig-20081111-4|28	%doc %{_texmfdistdir}/doc/latex/envbig/README
14mu|texlive-envbig-20081111-4|29	
14mu|texlive-envbig-20081111-4|30	#-----------------------------------------------------------------------
14mu|texlive-envbig-20081111-4|31	%prep
14mu|texlive-envbig-20081111-4|32	%setup -c -a0 -a1
14mu|texlive-envbig-20081111-4|33	
14mu|texlive-envbig-20081111-4|34	%build
14mu|texlive-envbig-20081111-4|35	
14mu|texlive-envbig-20081111-4|36	%install
14mu|texlive-envbig-20081111-4|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-envbig-20081111-4|38	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-envbig-20081111-4|39	
14mu|texlive-envbig-20081111-4|40	
14mu|texlive-envbig-20081111-4|41	
14mu|texlive-envbig-20081111-4|42	%changelog
14mu|texlive-envbig-20081111-4|43	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081111-4
14mu|texlive-envbig-20081111-4|44	+ Revision: 1dec4f6
14mu|texlive-envbig-20081111-4|45	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-envbig-20081111-4|46	
14mu|texlive-envbig-20081111-4|47	

24713 14
14mu|texlive-environ-0.3-7|1	# revision 29600
14mu|texlive-environ-0.3-7|2	# category Package
14mu|texlive-environ-0.3-7|3	# catalog-ctan /macros/latex/contrib/environ
14mu|texlive-environ-0.3-7|4	# catalog-date 2013-04-01 18:04:30 +0200
14mu|texlive-environ-0.3-7|5	# catalog-license lppl
14mu|texlive-environ-0.3-7|6	# catalog-version 0.3
14mu|texlive-environ-0.3-7|7	Name:		texlive-environ
14mu|texlive-environ-0.3-7|8	Version:	0.3
14mu|texlive-environ-0.3-7|9	Release:	7
14mu|texlive-environ-0.3-7|10	Summary:	A new interface for environments in LaTeX
14mu|texlive-environ-0.3-7|11	Group:		Publishing
14mu|texlive-environ-0.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/environ
14mu|texlive-environ-0.3-7|13	License:	LPPL
14mu|texlive-environ-0.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.tar.xz
14mu|texlive-environ-0.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.doc.tar.xz
14mu|texlive-environ-0.3-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.source.tar.xz
14mu|texlive-environ-0.3-7|17	BuildArch:	noarch
14mu|texlive-environ-0.3-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-environ-0.3-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-environ-0.3-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-environ-0.3-7|21	
14mu|texlive-environ-0.3-7|22	%description
14mu|texlive-environ-0.3-7|23	The package provides the \collect@body command (as in amsmath),
14mu|texlive-environ-0.3-7|24	as well as a \long version \Collect@Body, for collecting the
14mu|texlive-environ-0.3-7|25	body text of an environment. These commands are used to define
14mu|texlive-environ-0.3-7|26	a new author interface to creating new environments. For
14mu|texlive-environ-0.3-7|27	example: \NewEnviron{test} wraps the entire environment body in
14mu|texlive-environ-0.3-7|28	square brackets, doing the right thing in ignoring leading and
14mu|texlive-environ-0.3-7|29	trailing spaces.
14mu|texlive-environ-0.3-7|30	
14mu|texlive-environ-0.3-7|31	
14mu|texlive-environ-0.3-7|32	#-----------------------------------------------------------------------
14mu|texlive-environ-0.3-7|33	%files
14mu|texlive-environ-0.3-7|34	%{_texmfdistdir}/tex/latex/environ/environ.sty
14mu|texlive-environ-0.3-7|35	%doc %{_texmfdistdir}/doc/latex/environ/README
14mu|texlive-environ-0.3-7|36	%doc %{_texmfdistdir}/doc/latex/environ/environ.pdf
14mu|texlive-environ-0.3-7|37	#- source
14mu|texlive-environ-0.3-7|38	%doc %{_texmfdistdir}/source/latex/environ/environ.dtx
14mu|texlive-environ-0.3-7|39	%doc %{_texmfdistdir}/source/latex/environ/environ.ins
14mu|texlive-environ-0.3-7|40	
14mu|texlive-environ-0.3-7|41	#-----------------------------------------------------------------------
14mu|texlive-environ-0.3-7|42	%prep
14mu|texlive-environ-0.3-7|43	%setup -c -a0 -a1 -a2
14mu|texlive-environ-0.3-7|44	
14mu|texlive-environ-0.3-7|45	%build
14mu|texlive-environ-0.3-7|46	
14mu|texlive-environ-0.3-7|47	%install
14mu|texlive-environ-0.3-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-environ-0.3-7|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-environ-0.3-7|50	
14mu|texlive-environ-0.3-7|51	%changelog
14mu|texlive-environ-0.3-7|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14mu|texlive-environ-0.3-7|53	+ Revision: b634263
14mu|texlive-environ-0.3-7|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-environ-0.3-7|55	
14mu|texlive-environ-0.3-7|56	

24714 14
14mu|texlive-envlab-1.2-4|1	# revision 15878
14mu|texlive-envlab-1.2-4|2	# category Package
14mu|texlive-envlab-1.2-4|3	# catalog-ctan /macros/latex/contrib/envlab
14mu|texlive-envlab-1.2-4|4	# catalog-date 2009-01-23 15:11:09 +0100
14mu|texlive-envlab-1.2-4|5	# catalog-license lppl
14mu|texlive-envlab-1.2-4|6	# catalog-version 1.2
14mu|texlive-envlab-1.2-4|7	Name:		texlive-envlab
14mu|texlive-envlab-1.2-4|8	Version:	1.2
14mu|texlive-envlab-1.2-4|9	Release:	4
14mu|texlive-envlab-1.2-4|10	Summary:	Addresses on envelopes or mailing labels
14mu|texlive-envlab-1.2-4|11	Group:		Publishing
14mu|texlive-envlab-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/envlab
14mu|texlive-envlab-1.2-4|13	License:	LPPL
14mu|texlive-envlab-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envlab.tar.xz
14mu|texlive-envlab-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envlab.doc.tar.xz
14mu|texlive-envlab-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envlab.source.tar.xz
14mu|texlive-envlab-1.2-4|17	BuildArch:	noarch
14mu|texlive-envlab-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-envlab-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-envlab-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-envlab-1.2-4|21	
14mu|texlive-envlab-1.2-4|22	%description
14mu|texlive-envlab-1.2-4|23	A LaTeX package for producing mailing envelopes and labels,
14mu|texlive-envlab-1.2-4|24	including barcodes and address formatting according to the US
14mu|texlive-envlab-1.2-4|25	Postal Service rules. Redefines the standard \makelabels
14mu|texlive-envlab-1.2-4|26	command of the LaTeX letter documentclass.
14mu|texlive-envlab-1.2-4|27	
14mu|texlive-envlab-1.2-4|28	
14mu|texlive-envlab-1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-envlab-1.2-4|30	%files
14mu|texlive-envlab-1.2-4|31	%{_texmfdistdir}/tex/latex/envlab/envlab.cfg
14mu|texlive-envlab-1.2-4|32	%{_texmfdistdir}/tex/latex/envlab/envlab.sty
14mu|texlive-envlab-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/envlab/elguide.pdf
14mu|texlive-envlab-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/envlab/elguide.tex
14mu|texlive-envlab-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/envlab/envlab.pdf
14mu|texlive-envlab-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/envlab/readme.v12
14mu|texlive-envlab-1.2-4|37	#- source
14mu|texlive-envlab-1.2-4|38	%doc %{_texmfdistdir}/source/latex/envlab/elold.ins
14mu|texlive-envlab-1.2-4|39	%doc %{_texmfdistdir}/source/latex/envlab/envlab.drv
14mu|texlive-envlab-1.2-4|40	%doc %{_texmfdistdir}/source/latex/envlab/envlab.dtx
14mu|texlive-envlab-1.2-4|41	%doc %{_texmfdistdir}/source/latex/envlab/envlab.ins
14mu|texlive-envlab-1.2-4|42	
14mu|texlive-envlab-1.2-4|43	#-----------------------------------------------------------------------
14mu|texlive-envlab-1.2-4|44	%prep
14mu|texlive-envlab-1.2-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-envlab-1.2-4|46	
14mu|texlive-envlab-1.2-4|47	%build
14mu|texlive-envlab-1.2-4|48	
14mu|texlive-envlab-1.2-4|49	%install
14mu|texlive-envlab-1.2-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-envlab-1.2-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-envlab-1.2-4|52	
14mu|texlive-envlab-1.2-4|53	
14mu|texlive-envlab-1.2-4|54	
14mu|texlive-envlab-1.2-4|55	%changelog
14mu|texlive-envlab-1.2-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-envlab-1.2-4|57	+ Revision: 2346ce5
14mu|texlive-envlab-1.2-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-envlab-1.2-4|59	
14mu|texlive-envlab-1.2-4|60	

24715 14
14mu|texlive-epigraph-1.5c-4|1	# revision 15878
14mu|texlive-epigraph-1.5c-4|2	# category Package
14mu|texlive-epigraph-1.5c-4|3	# catalog-ctan /macros/latex/contrib/epigraph
14mu|texlive-epigraph-1.5c-4|4	# catalog-date 2009-09-02 18:09:14 +0200
14mu|texlive-epigraph-1.5c-4|5	# catalog-license lppl1.3
14mu|texlive-epigraph-1.5c-4|6	# catalog-version 1.5c
14mu|texlive-epigraph-1.5c-4|7	Name:		texlive-epigraph
14mu|texlive-epigraph-1.5c-4|8	Version:	1.5c
14mu|texlive-epigraph-1.5c-4|9	Release:	4
14mu|texlive-epigraph-1.5c-4|10	Summary:	A package for typesetting epigraphs
14mu|texlive-epigraph-1.5c-4|11	Group:		Publishing
14mu|texlive-epigraph-1.5c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/epigraph
14mu|texlive-epigraph-1.5c-4|13	License:	LPPL1.3
14mu|texlive-epigraph-1.5c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigraph.tar.xz
14mu|texlive-epigraph-1.5c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigraph.doc.tar.xz
14mu|texlive-epigraph-1.5c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigraph.source.tar.xz
14mu|texlive-epigraph-1.5c-4|17	BuildArch:	noarch
14mu|texlive-epigraph-1.5c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-epigraph-1.5c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-epigraph-1.5c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-epigraph-1.5c-4|21	
14mu|texlive-epigraph-1.5c-4|22	%description
14mu|texlive-epigraph-1.5c-4|23	Epigraphs are the pithy quotations often found at the start (or
14mu|texlive-epigraph-1.5c-4|24	end) of a chapter. Both single epigraphs and lists of epigraphs
14mu|texlive-epigraph-1.5c-4|25	are catered for. Various aspects are easily configurable.
14mu|texlive-epigraph-1.5c-4|26	
14mu|texlive-epigraph-1.5c-4|27	
14mu|texlive-epigraph-1.5c-4|28	#-----------------------------------------------------------------------
14mu|texlive-epigraph-1.5c-4|29	%files
14mu|texlive-epigraph-1.5c-4|30	%{_texmfdistdir}/tex/latex/epigraph/epigraph.sty
14mu|texlive-epigraph-1.5c-4|31	%doc %{_texmfdistdir}/doc/latex/epigraph/README
14mu|texlive-epigraph-1.5c-4|32	%doc %{_texmfdistdir}/doc/latex/epigraph/epigraph.pdf
14mu|texlive-epigraph-1.5c-4|33	#- source
14mu|texlive-epigraph-1.5c-4|34	%doc %{_texmfdistdir}/source/latex/epigraph/epigraph.dtx
14mu|texlive-epigraph-1.5c-4|35	%doc %{_texmfdistdir}/source/latex/epigraph/epigraph.ins
14mu|texlive-epigraph-1.5c-4|36	
14mu|texlive-epigraph-1.5c-4|37	#-----------------------------------------------------------------------
14mu|texlive-epigraph-1.5c-4|38	%prep
14mu|texlive-epigraph-1.5c-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-epigraph-1.5c-4|40	
14mu|texlive-epigraph-1.5c-4|41	%build
14mu|texlive-epigraph-1.5c-4|42	
14mu|texlive-epigraph-1.5c-4|43	%install
14mu|texlive-epigraph-1.5c-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-epigraph-1.5c-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-epigraph-1.5c-4|46	
14mu|texlive-epigraph-1.5c-4|47	
14mu|texlive-epigraph-1.5c-4|48	
14mu|texlive-epigraph-1.5c-4|49	%changelog
14mu|texlive-epigraph-1.5c-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5c-4
14mu|texlive-epigraph-1.5c-4|51	+ Revision: 39a6ae3
14mu|texlive-epigraph-1.5c-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-epigraph-1.5c-4|53	
14mu|texlive-epigraph-1.5c-4|54	

24716 14
14mu|texlive-epiolmec-20070206-4|1	# revision 15878
14mu|texlive-epiolmec-20070206-4|2	# category Package
14mu|texlive-epiolmec-20070206-4|3	# catalog-ctan /language/epiolmec
14mu|texlive-epiolmec-20070206-4|4	# catalog-date 2007-02-06 22:00:42 +0100
14mu|texlive-epiolmec-20070206-4|5	# catalog-license lppl
14mu|texlive-epiolmec-20070206-4|6	# catalog-version undef
14mu|texlive-epiolmec-20070206-4|7	Name:		texlive-epiolmec
14mu|texlive-epiolmec-20070206-4|8	Version:	20070206
14mu|texlive-epiolmec-20070206-4|9	Release:	4
14mu|texlive-epiolmec-20070206-4|10	Summary:	Typesetting the Epi-Olmec Language
14mu|texlive-epiolmec-20070206-4|11	Group:		Publishing
14mu|texlive-epiolmec-20070206-4|12	URL:		http://www.ctan.org/tex-archive/language/epiolmec
14mu|texlive-epiolmec-20070206-4|13	License:	LPPL
14mu|texlive-epiolmec-20070206-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epiolmec.tar.xz
14mu|texlive-epiolmec-20070206-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epiolmec.doc.tar.xz
14mu|texlive-epiolmec-20070206-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epiolmec.source.tar.xz
14mu|texlive-epiolmec-20070206-4|17	BuildArch:	noarch
14mu|texlive-epiolmec-20070206-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-epiolmec-20070206-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-epiolmec-20070206-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-epiolmec-20070206-4|21	
14mu|texlive-epiolmec-20070206-4|22	%description
14mu|texlive-epiolmec-20070206-4|23	The package contains all the necessary files to typeset Epi-
14mu|texlive-epiolmec-20070206-4|24	Olmec ``documents'', a script used in Southern Middle America
14mu|texlive-epiolmec-20070206-4|25	until about 500 AD.
14mu|texlive-epiolmec-20070206-4|26	
14mu|texlive-epiolmec-20070206-4|27	
14mu|texlive-epiolmec-20070206-4|28	#-----------------------------------------------------------------------
14mu|texlive-epiolmec-20070206-4|29	%files
14mu|texlive-epiolmec-20070206-4|30	%{_texmfdistdir}/fonts/map/dvips/epiolmec/epiolmec.map
14mu|texlive-epiolmec-20070206-4|31	%{_texmfdistdir}/fonts/tfm/public/epiolmec/EpiOlmec.tfm
14mu|texlive-epiolmec-20070206-4|32	%{_texmfdistdir}/fonts/type1/public/epiolmec/Epi-Olmec.pfb
14mu|texlive-epiolmec-20070206-4|33	%{_texmfdistdir}/tex/latex/epiolmec/epiolmec.sty
14mu|texlive-epiolmec-20070206-4|34	%doc %{_texmfdistdir}/doc/latex/epiolmec/GlyphAccessCommands.pdf
14mu|texlive-epiolmec-20070206-4|35	#- source
14mu|texlive-epiolmec-20070206-4|36	%doc %{_texmfdistdir}/source/latex/epiolmec/epiolmec.dtx
14mu|texlive-epiolmec-20070206-4|37	%doc %{_texmfdistdir}/source/latex/epiolmec/epiolmec.ins
14mu|texlive-epiolmec-20070206-4|38	
14mu|texlive-epiolmec-20070206-4|39	#-----------------------------------------------------------------------
14mu|texlive-epiolmec-20070206-4|40	%prep
14mu|texlive-epiolmec-20070206-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-epiolmec-20070206-4|42	
14mu|texlive-epiolmec-20070206-4|43	%build
14mu|texlive-epiolmec-20070206-4|44	
14mu|texlive-epiolmec-20070206-4|45	%install
14mu|texlive-epiolmec-20070206-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-epiolmec-20070206-4|47	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-epiolmec-20070206-4|48	
14mu|texlive-epiolmec-20070206-4|49	
14mu|texlive-epiolmec-20070206-4|50	
14mu|texlive-epiolmec-20070206-4|51	%changelog
14mu|texlive-epiolmec-20070206-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070206-4
14mu|texlive-epiolmec-20070206-4|53	+ Revision: 5967a33
14mu|texlive-epiolmec-20070206-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-epiolmec-20070206-4|55	
14mu|texlive-epiolmec-20070206-4|56	

24717 14
14mu|texlive-eplain-3.6-7|1	# revision 31819
14mu|texlive-eplain-3.6-7|2	# category Package
14mu|texlive-eplain-3.6-7|3	# catalog-ctan /macros/eplain
14mu|texlive-eplain-3.6-7|4	# catalog-date 2013-10-01 08:28:26 +0200
14mu|texlive-eplain-3.6-7|5	# catalog-license gpl2
14mu|texlive-eplain-3.6-7|6	# catalog-version 3.6
14mu|texlive-eplain-3.6-7|7	Name:		texlive-eplain
14mu|texlive-eplain-3.6-7|8	Version:	3.6
14mu|texlive-eplain-3.6-7|9	Release:	7
14mu|texlive-eplain-3.6-7|10	Summary:	Extended plain tex macros
14mu|texlive-eplain-3.6-7|11	Group:		Publishing
14mu|texlive-eplain-3.6-7|12	URL:		http://www.ctan.org/tex-archive/macros/eplain
14mu|texlive-eplain-3.6-7|13	License:	GPL2
14mu|texlive-eplain-3.6-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.tar.xz
14mu|texlive-eplain-3.6-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.doc.tar.xz
14mu|texlive-eplain-3.6-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.source.tar.xz
14mu|texlive-eplain-3.6-7|17	BuildArch:	noarch
14mu|texlive-eplain-3.6-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eplain-3.6-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eplain-3.6-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-eplain-3.6-7|21	Requires(post):	texlive-tetex
14mu|texlive-eplain-3.6-7|22	Requires:	texlive-pdftex
14mu|texlive-eplain-3.6-7|23	Requires:	texlive-eplain.bin
14mu|texlive-eplain-3.6-7|24	
14mu|texlive-eplain-3.6-7|25	%description
14mu|texlive-eplain-3.6-7|26	A powerfully extended version of the plain format, adding
14mu|texlive-eplain-3.6-7|27	support for bibliographies, tables of contents, enumerated
14mu|texlive-eplain-3.6-7|28	lists, verbatim input of files, numbered equations, tables,
14mu|texlive-eplain-3.6-7|29	two-column output, footnotes, hyperlinks in PDF output and
14mu|texlive-eplain-3.6-7|30	commutative diagrams. Eplain can also load some of the more
14mu|texlive-eplain-3.6-7|31	useful LaTeX packages, notably graphics, graphicx, color,
14mu|texlive-eplain-3.6-7|32	autopict (a package instance of the LaTeX picture code),
14mu|texlive-eplain-3.6-7|33	psfrag, and url.
14mu|texlive-eplain-3.6-7|34	
14mu|texlive-eplain-3.6-7|35	
14mu|texlive-eplain-3.6-7|36	#-----------------------------------------------------------------------
14mu|texlive-eplain-3.6-7|37	%files
14mu|texlive-eplain-3.6-7|38	%{_texmfdistdir}/tex/eplain/arrow.tex
14mu|texlive-eplain-3.6-7|39	%{_texmfdistdir}/tex/eplain/btxmac.tex
14mu|texlive-eplain-3.6-7|40	%{_texmfdistdir}/tex/eplain/eplain.aux
14mu|texlive-eplain-3.6-7|41	%{_texmfdistdir}/tex/eplain/eplain.ini
14mu|texlive-eplain-3.6-7|42	%{_texmfdistdir}/tex/eplain/eplain.tex
14mu|texlive-eplain-3.6-7|43	%_texmf_fmtutil_d/eplain
14mu|texlive-eplain-3.6-7|44	%doc %{_texmfdistdir}/doc/eplain/AUTHORS
14mu|texlive-eplain-3.6-7|45	%doc %{_texmfdistdir}/doc/eplain/COPYING
14mu|texlive-eplain-3.6-7|46	%doc %{_texmfdistdir}/doc/eplain/ChangeLog
14mu|texlive-eplain-3.6-7|47	%doc %{_texmfdistdir}/doc/eplain/INSTALL
14mu|texlive-eplain-3.6-7|48	%doc %{_texmfdistdir}/doc/eplain/NEWS
14mu|texlive-eplain-3.6-7|49	%doc %{_texmfdistdir}/doc/eplain/README
14mu|texlive-eplain-3.6-7|50	%doc %{_texmfdistdir}/doc/eplain/demo/Makefile
14mu|texlive-eplain-3.6-7|51	%doc %{_texmfdistdir}/doc/eplain/demo/lscommnt.tex
14mu|texlive-eplain-3.6-7|52	%doc %{_texmfdistdir}/doc/eplain/demo/xhyper.tex
14mu|texlive-eplain-3.6-7|53	%doc %{_texmfdistdir}/doc/eplain/eplain.html
14mu|texlive-eplain-3.6-7|54	%doc %{_texmfdistdir}/doc/eplain/eplain.pdf
14mu|texlive-eplain-3.6-7|55	%doc %{_texmfdistdir}/doc/eplain/lscommnt.jpg
14mu|texlive-eplain-3.6-7|56	%doc %{_texmfdistdir}/doc/eplain/util/idxuniq
14mu|texlive-eplain-3.6-7|57	%doc %{_texmfdistdir}/doc/eplain/util/trimsee
14mu|texlive-eplain-3.6-7|58	%doc %{_texmfdistdir}/doc/eplain/xhyper.jpg
14mu|texlive-eplain-3.6-7|59	%doc %{_infodir}/eplain.info*
14mu|texlive-eplain-3.6-7|60	%doc %{_mandir}/man1/eplain.1*
14mu|texlive-eplain-3.6-7|61	%doc %{_texmfdistdir}/doc/man/man1/eplain.man1.pdf
14mu|texlive-eplain-3.6-7|62	#- source
14mu|texlive-eplain-3.6-7|63	%doc %{_texmfdistdir}/source/eplain/eplain-source-3.6.zip
14mu|texlive-eplain-3.6-7|64	%doc %{_texmfdistdir}/source/eplain/xeplain.tex
14mu|texlive-eplain-3.6-7|65	
14mu|texlive-eplain-3.6-7|66	#-----------------------------------------------------------------------
14mu|texlive-eplain-3.6-7|67	%prep
14mu|texlive-eplain-3.6-7|68	%setup -c -a0 -a1 -a2
14mu|texlive-eplain-3.6-7|69	
14mu|texlive-eplain-3.6-7|70	%build
14mu|texlive-eplain-3.6-7|71	
14mu|texlive-eplain-3.6-7|72	%install
14mu|texlive-eplain-3.6-7|73	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-eplain-3.6-7|74	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-eplain-3.6-7|75	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-eplain-3.6-7|76	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-eplain-3.6-7|77	mkdir -p %{buildroot}%{_infodir}
14mu|texlive-eplain-3.6-7|78	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
14mu|texlive-eplain-3.6-7|79	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-eplain-3.6-7|80	cat > %{buildroot}%{_texmf_fmtutil_d}/eplain <<EOF
14mu|texlive-eplain-3.6-7|81	#
14mu|texlive-eplain-3.6-7|82	# from eplain:
14mu|texlive-eplain-3.6-7|83	eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini
14mu|texlive-eplain-3.6-7|84	EOF
14mu|texlive-eplain-3.6-7|85	
14mu|texlive-eplain-3.6-7|86	%changelog
14mu|texlive-eplain-3.6-7|87	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.6-7
14mu|texlive-eplain-3.6-7|88	+ Revision: 99ebed5
14mu|texlive-eplain-3.6-7|89	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eplain-3.6-7|90	
14mu|texlive-eplain-3.6-7|91	

24718 14
14mu|texlive-epsf-2.7.4-4|1	# revision 21461
14mu|texlive-epsf-2.7.4-4|2	# category Package
14mu|texlive-epsf-2.7.4-4|3	# catalog-ctan /macros/generic/epsf
14mu|texlive-epsf-2.7.4-4|4	# catalog-date 2011-02-18 10:32:12 +0100
14mu|texlive-epsf-2.7.4-4|5	# catalog-license pd
14mu|texlive-epsf-2.7.4-4|6	# catalog-version 2.7.4
14mu|texlive-epsf-2.7.4-4|7	Name:		texlive-epsf
14mu|texlive-epsf-2.7.4-4|8	Version:	2.7.4
14mu|texlive-epsf-2.7.4-4|9	Release:	4
14mu|texlive-epsf-2.7.4-4|10	Summary:	Simple macros for EPS inclusion
14mu|texlive-epsf-2.7.4-4|11	Group:		Publishing
14mu|texlive-epsf-2.7.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/epsf
14mu|texlive-epsf-2.7.4-4|13	License:	PD
14mu|texlive-epsf-2.7.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsf.tar.xz
14mu|texlive-epsf-2.7.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsf.doc.tar.xz
14mu|texlive-epsf-2.7.4-4|16	BuildArch:	noarch
14mu|texlive-epsf-2.7.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-epsf-2.7.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-epsf-2.7.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-epsf-2.7.4-4|20	
14mu|texlive-epsf-2.7.4-4|21	%description
14mu|texlive-epsf-2.7.4-4|22	The original graphics inclusion macros for use with dvips;
14mu|texlive-epsf-2.7.4-4|23	still widely used by Plain TeX users (in particular). For LaTeX
14mu|texlive-epsf-2.7.4-4|24	users, the package is nowadays deprecated in favour of the more
14mu|texlive-epsf-2.7.4-4|25	sophisticated standard LaTeX graphics bundle of packages (which
14mu|texlive-epsf-2.7.4-4|26	are also available to Plain TeX users, either via its Plain TeX
14mu|texlive-epsf-2.7.4-4|27	version, or through the support offered by etex).
14mu|texlive-epsf-2.7.4-4|28	
14mu|texlive-epsf-2.7.4-4|29	
14mu|texlive-epsf-2.7.4-4|30	#-----------------------------------------------------------------------
14mu|texlive-epsf-2.7.4-4|31	%files
14mu|texlive-epsf-2.7.4-4|32	%{_texmfdistdir}/tex/generic/epsf/epsf.sty
14mu|texlive-epsf-2.7.4-4|33	%{_texmfdistdir}/tex/generic/epsf/epsf.tex
14mu|texlive-epsf-2.7.4-4|34	%doc %{_texmfdistdir}/doc/generic/epsf/LICENSE
14mu|texlive-epsf-2.7.4-4|35	%doc %{_texmfdistdir}/doc/generic/epsf/Makefile
14mu|texlive-epsf-2.7.4-4|36	%doc %{_texmfdistdir}/doc/generic/epsf/README
14mu|texlive-epsf-2.7.4-4|37	%doc %{_texmfdistdir}/doc/generic/epsf/bboxgrid.ps
14mu|texlive-epsf-2.7.4-4|38	%doc %{_texmfdistdir}/doc/generic/epsf/epsf-doc.pdf
14mu|texlive-epsf-2.7.4-4|39	%doc %{_texmfdistdir}/doc/generic/epsf/epsf-doc.tex
14mu|texlive-epsf-2.7.4-4|40	%doc %{_texmfdistdir}/doc/generic/epsf/fndbadps
14mu|texlive-epsf-2.7.4-4|41	%doc %{_texmfdistdir}/doc/generic/epsf/okay/teps.eps
14mu|texlive-epsf-2.7.4-4|42	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf.eps
14mu|texlive-epsf-2.7.4-4|43	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf1.dvi
14mu|texlive-epsf-2.7.4-4|44	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf2.dvi
14mu|texlive-epsf-2.7.4-4|45	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf3.dvi
14mu|texlive-epsf-2.7.4-4|46	%doc %{_texmfdistdir}/doc/generic/epsf/teps.eps
14mu|texlive-epsf-2.7.4-4|47	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf.eps
14mu|texlive-epsf-2.7.4-4|48	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf1.tex
14mu|texlive-epsf-2.7.4-4|49	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf2.ltx
14mu|texlive-epsf-2.7.4-4|50	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf3.tex
14mu|texlive-epsf-2.7.4-4|51	
14mu|texlive-epsf-2.7.4-4|52	#-----------------------------------------------------------------------
14mu|texlive-epsf-2.7.4-4|53	%prep
14mu|texlive-epsf-2.7.4-4|54	%setup -c -a0 -a1
14mu|texlive-epsf-2.7.4-4|55	
14mu|texlive-epsf-2.7.4-4|56	%build
14mu|texlive-epsf-2.7.4-4|57	
14mu|texlive-epsf-2.7.4-4|58	%install
14mu|texlive-epsf-2.7.4-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-epsf-2.7.4-4|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-epsf-2.7.4-4|61	
14mu|texlive-epsf-2.7.4-4|62	
14mu|texlive-epsf-2.7.4-4|63	
14mu|texlive-epsf-2.7.4-4|64	%changelog
14mu|texlive-epsf-2.7.4-4|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7.4-4
14mu|texlive-epsf-2.7.4-4|66	+ Revision: 50a8f13
14mu|texlive-epsf-2.7.4-4|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-epsf-2.7.4-4|68	
14mu|texlive-epsf-2.7.4-4|69	

24719 14
14mu|texlive-epsincl-0.2-4|1	# revision 15878
14mu|texlive-epsincl-0.2-4|2	# category Package
14mu|texlive-epsincl-0.2-4|3	# catalog-ctan /graphics/metapost/contrib/macros/epsincl
14mu|texlive-epsincl-0.2-4|4	# catalog-date 2008-08-19 20:15:24 +0200
14mu|texlive-epsincl-0.2-4|5	# catalog-license pd
14mu|texlive-epsincl-0.2-4|6	# catalog-version 0.2
14mu|texlive-epsincl-0.2-4|7	Name:		texlive-epsincl
14mu|texlive-epsincl-0.2-4|8	Version:	0.2
14mu|texlive-epsincl-0.2-4|9	Release:	4
14mu|texlive-epsincl-0.2-4|10	Summary:	Include EPS in MetaPost figures
14mu|texlive-epsincl-0.2-4|11	Group:		Publishing
14mu|texlive-epsincl-0.2-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/epsincl
14mu|texlive-epsincl-0.2-4|13	License:	PD
14mu|texlive-epsincl-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsincl.tar.xz
14mu|texlive-epsincl-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsincl.doc.tar.xz
14mu|texlive-epsincl-0.2-4|16	BuildArch:	noarch
14mu|texlive-epsincl-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-epsincl-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-epsincl-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-epsincl-0.2-4|20	
14mu|texlive-epsincl-0.2-4|21	%description
14mu|texlive-epsincl-0.2-4|22	The package facilitates including EPS files in MetaPost
14mu|texlive-epsincl-0.2-4|23	figures; it makes use of (G)AWK.
14mu|texlive-epsincl-0.2-4|24	
14mu|texlive-epsincl-0.2-4|25	
14mu|texlive-epsincl-0.2-4|26	#-----------------------------------------------------------------------
14mu|texlive-epsincl-0.2-4|27	%files
14mu|texlive-epsincl-0.2-4|28	%{_texmfdistdir}/metapost/epsincl/epsincl.mp
14mu|texlive-epsincl-0.2-4|29	%doc %{_texmfdistdir}/doc/metapost/epsincl/0info.txt
14mu|texlive-epsincl-0.2-4|30	%doc %{_texmfdistdir}/doc/metapost/epsincl/README
14mu|texlive-epsincl-0.2-4|31	%doc %{_texmfdistdir}/doc/metapost/epsincl/epsincl.awk
14mu|texlive-epsincl-0.2-4|32	%doc %{_texmfdistdir}/doc/metapost/epsincl/epsincl.bat
14mu|texlive-epsincl-0.2-4|33	%doc %{_texmfdistdir}/doc/metapost/epsincl/testinc0.eps
14mu|texlive-epsincl-0.2-4|34	%doc %{_texmfdistdir}/doc/metapost/epsincl/testincl.bat
14mu|texlive-epsincl-0.2-4|35	%doc %{_texmfdistdir}/doc/metapost/epsincl/testincl.mp
14mu|texlive-epsincl-0.2-4|36	%doc %{_texmfdistdir}/doc/metapost/epsincl/testincl.sh
14mu|texlive-epsincl-0.2-4|37	
14mu|texlive-epsincl-0.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-epsincl-0.2-4|39	%prep
14mu|texlive-epsincl-0.2-4|40	%setup -c -a0 -a1
14mu|texlive-epsincl-0.2-4|41	
14mu|texlive-epsincl-0.2-4|42	%build
14mu|texlive-epsincl-0.2-4|43	
14mu|texlive-epsincl-0.2-4|44	%install
14mu|texlive-epsincl-0.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-epsincl-0.2-4|46	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-epsincl-0.2-4|47	
14mu|texlive-epsincl-0.2-4|48	
14mu|texlive-epsincl-0.2-4|49	
14mu|texlive-epsincl-0.2-4|50	%changelog
14mu|texlive-epsincl-0.2-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-epsincl-0.2-4|52	+ Revision: 1ad7035
14mu|texlive-epsincl-0.2-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-epsincl-0.2-4|54	
14mu|texlive-epsincl-0.2-4|55	

24720 14
14mu|texlive-epspdf-0.5.3-4|1	# revision 21628
14mu|texlive-epspdf-0.5.3-4|2	# category Package
14mu|texlive-epspdf-0.5.3-4|3	# catalog-ctan /support/epspdf
14mu|texlive-epspdf-0.5.3-4|4	# catalog-date 2011-02-27 19:07:13 +0100
14mu|texlive-epspdf-0.5.3-4|5	# catalog-license gpl
14mu|texlive-epspdf-0.5.3-4|6	# catalog-version 0.5.3
14mu|texlive-epspdf-0.5.3-4|7	Name:		texlive-epspdf
14mu|texlive-epspdf-0.5.3-4|8	Version:	0.5.3
14mu|texlive-epspdf-0.5.3-4|9	Release:	4
14mu|texlive-epspdf-0.5.3-4|10	Summary:	Converter for PostScript, EPS and PDF
14mu|texlive-epspdf-0.5.3-4|11	Group:		Publishing
14mu|texlive-epspdf-0.5.3-4|12	URL:		http://www.ctan.org/tex-archive/support/epspdf
14mu|texlive-epspdf-0.5.3-4|13	License:	GPL
14mu|texlive-epspdf-0.5.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdf.tar.xz
14mu|texlive-epspdf-0.5.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdf.doc.tar.xz
14mu|texlive-epspdf-0.5.3-4|16	BuildArch:	noarch
14mu|texlive-epspdf-0.5.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-epspdf-0.5.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-epspdf-0.5.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-epspdf-0.5.3-4|20	Provides:	texlive-epspdf.bin = %{EVRD}
14mu|texlive-epspdf-0.5.3-4|21	
14mu|texlive-epspdf-0.5.3-4|22	%description
14mu|texlive-epspdf-0.5.3-4|23	Epspdf[tk] is a Ruby script which converts between PostScript,
14mu|texlive-epspdf-0.5.3-4|24	EPS and PDF. It has both a command-line and a GUI interface.
14mu|texlive-epspdf-0.5.3-4|25	Using pdftops (from the xpdf command-line utilities) for round-
14mu|texlive-epspdf-0.5.3-4|26	tripping opens up several new possibilities compared to older
14mu|texlive-epspdf-0.5.3-4|27	similarly-named utilities.
14mu|texlive-epspdf-0.5.3-4|28	
14mu|texlive-epspdf-0.5.3-4|29	
14mu|texlive-epspdf-0.5.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-epspdf-0.5.3-4|31	%files
14mu|texlive-epspdf-0.5.3-4|32	%{_bindir}/epspdf
14mu|texlive-epspdf-0.5.3-4|33	%{_bindir}/epspdftk
14mu|texlive-epspdf-0.5.3-4|34	%{_texmfdistdir}/scripts/epspdf/epspdf.help
14mu|texlive-epspdf-0.5.3-4|35	%{_texmfdistdir}/scripts/epspdf/epspdf.icns
14mu|texlive-epspdf-0.5.3-4|36	%{_texmfdistdir}/scripts/epspdf/epspdf.ico
14mu|texlive-epspdf-0.5.3-4|37	%{_texmfdistdir}/scripts/epspdf/epspdf.rb
14mu|texlive-epspdf-0.5.3-4|38	%{_texmfdistdir}/scripts/epspdf/epspdfrc.rb
14mu|texlive-epspdf-0.5.3-4|39	%{_texmfdistdir}/scripts/epspdf/epspdftk.tcl
14mu|texlive-epspdf-0.5.3-4|40	%{_texmfdistdir}/scripts/epspdf/makegray.pro
14mu|texlive-epspdf-0.5.3-4|41	%doc %{_texmfdistdir}/doc/support/epspdf/COPYING
14mu|texlive-epspdf-0.5.3-4|42	%doc %{_texmfdistdir}/doc/support/epspdf/Changelog
14mu|texlive-epspdf-0.5.3-4|43	%doc %{_texmfdistdir}/doc/support/epspdf/README
14mu|texlive-epspdf-0.5.3-4|44	%doc %{_texmfdistdir}/doc/support/epspdf/default.css
14mu|texlive-epspdf-0.5.3-4|45	%doc %{_texmfdistdir}/doc/support/epspdf/epspdf.install
14mu|texlive-epspdf-0.5.3-4|46	%doc %{_texmfdistdir}/doc/support/epspdf/epspdf.pdf
14mu|texlive-epspdf-0.5.3-4|47	%doc %{_texmfdistdir}/doc/support/epspdf/epspdf.texi
14mu|texlive-epspdf-0.5.3-4|48	%doc %{_texmfdistdir}/doc/support/epspdf/images/cnv_osx.png
14mu|texlive-epspdf-0.5.3-4|49	%doc %{_texmfdistdir}/doc/support/epspdf/images/config_lnx.png
14mu|texlive-epspdf-0.5.3-4|50	%doc %{_texmfdistdir}/doc/support/epspdf/images/epspdf.png
14mu|texlive-epspdf-0.5.3-4|51	%doc %{_texmfdistdir}/doc/support/epspdf/images/logo.pdf
14mu|texlive-epspdf-0.5.3-4|52	%doc %{_texmfdistdir}/doc/support/epspdf/images/main_w32.png
14mu|texlive-epspdf-0.5.3-4|53	%doc %{_texmfdistdir}/doc/support/epspdf/images/ps_settings.png
14mu|texlive-epspdf-0.5.3-4|54	%doc %{_texmfdistdir}/doc/support/epspdf/index.html
14mu|texlive-epspdf-0.5.3-4|55	%doc %{_texmfdistdir}/doc/support/epspdf/pstexi.tex
14mu|texlive-epspdf-0.5.3-4|56	%doc %{_infodir}/epspdf.info*
14mu|texlive-epspdf-0.5.3-4|57	
14mu|texlive-epspdf-0.5.3-4|58	#-----------------------------------------------------------------------
14mu|texlive-epspdf-0.5.3-4|59	%prep
14mu|texlive-epspdf-0.5.3-4|60	%setup -c -a0 -a1
14mu|texlive-epspdf-0.5.3-4|61	
14mu|texlive-epspdf-0.5.3-4|62	%build
14mu|texlive-epspdf-0.5.3-4|63	
14mu|texlive-epspdf-0.5.3-4|64	%install
14mu|texlive-epspdf-0.5.3-4|65	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-epspdf-0.5.3-4|66	pushd %{buildroot}%{_bindir}
14mu|texlive-epspdf-0.5.3-4|67	ln -sf %{_texmfdistdir}/scripts/epspdf/epspdf.rb epspdf
14mu|texlive-epspdf-0.5.3-4|68	ln -sf %{_texmfdistdir}/scripts/epspdf/epspdftk.tcl epspdftk
14mu|texlive-epspdf-0.5.3-4|69	popd
14mu|texlive-epspdf-0.5.3-4|70	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-epspdf-0.5.3-4|71	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
14mu|texlive-epspdf-0.5.3-4|72	mkdir -p %{buildroot}%{_infodir}
14mu|texlive-epspdf-0.5.3-4|73	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
14mu|texlive-epspdf-0.5.3-4|74	
14mu|texlive-epspdf-0.5.3-4|75	
14mu|texlive-epspdf-0.5.3-4|76	
14mu|texlive-epspdf-0.5.3-4|77	%changelog
14mu|texlive-epspdf-0.5.3-4|78	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.3-4
14mu|texlive-epspdf-0.5.3-4|79	+ Revision: 1d02762
14mu|texlive-epspdf-0.5.3-4|80	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-epspdf-0.5.3-4|81	
14mu|texlive-epspdf-0.5.3-4|82	

24721 14
14mu|texlive-epspdfconversion-0.61-4|1	# revision 18703
14mu|texlive-epspdfconversion-0.61-4|2	# category Package
14mu|texlive-epspdfconversion-0.61-4|3	# catalog-ctan /macros/latex/contrib/epspdfconversion
14mu|texlive-epspdfconversion-0.61-4|4	# catalog-date 2010-06-02 10:36:47 +0200
14mu|texlive-epspdfconversion-0.61-4|5	# catalog-license lppl
14mu|texlive-epspdfconversion-0.61-4|6	# catalog-version 0.61
14mu|texlive-epspdfconversion-0.61-4|7	Name:		texlive-epspdfconversion
14mu|texlive-epspdfconversion-0.61-4|8	Version:	0.61
14mu|texlive-epspdfconversion-0.61-4|9	Release:	4
14mu|texlive-epspdfconversion-0.61-4|10	Summary:	On-the-fly conversion of EPS to PDF
14mu|texlive-epspdfconversion-0.61-4|11	Group:		Publishing
14mu|texlive-epspdfconversion-0.61-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/epspdfconversion
14mu|texlive-epspdfconversion-0.61-4|13	License:	LPPL
14mu|texlive-epspdfconversion-0.61-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdfconversion.tar.xz
14mu|texlive-epspdfconversion-0.61-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdfconversion.doc.tar.xz
14mu|texlive-epspdfconversion-0.61-4|16	BuildArch:	noarch
14mu|texlive-epspdfconversion-0.61-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-epspdfconversion-0.61-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-epspdfconversion-0.61-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-epspdfconversion-0.61-4|20	
14mu|texlive-epspdfconversion-0.61-4|21	%description
14mu|texlive-epspdfconversion-0.61-4|22	The package calls the epstopdf package to convert EPS graphics
14mu|texlive-epspdfconversion-0.61-4|23	to PDF, on the fly. It servs as a vehicle for passing
14mu|texlive-epspdfconversion-0.61-4|24	conversion options (such as grayscale, prepress or pdfversion)
14mu|texlive-epspdfconversion-0.61-4|25	to the epspdf converter.
14mu|texlive-epspdfconversion-0.61-4|26	
14mu|texlive-epspdfconversion-0.61-4|27	
14mu|texlive-epspdfconversion-0.61-4|28	#-----------------------------------------------------------------------
14mu|texlive-epspdfconversion-0.61-4|29	%files
14mu|texlive-epspdfconversion-0.61-4|30	%{_texmfdistdir}/tex/latex/epspdfconversion/epspdfconversion.sty
14mu|texlive-epspdfconversion-0.61-4|31	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/README
14mu|texlive-epspdfconversion-0.61-4|32	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/epspdfconversion.pdf
14mu|texlive-epspdfconversion-0.61-4|33	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/epspdfconversion_docu.tex
14mu|texlive-epspdfconversion-0.61-4|34	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/image.eps
14mu|texlive-epspdfconversion-0.61-4|35	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/image2.eps
14mu|texlive-epspdfconversion-0.61-4|36	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/optionstable.tex
14mu|texlive-epspdfconversion-0.61-4|37	
14mu|texlive-epspdfconversion-0.61-4|38	#-----------------------------------------------------------------------
14mu|texlive-epspdfconversion-0.61-4|39	%prep
14mu|texlive-epspdfconversion-0.61-4|40	%setup -c -a0 -a1
14mu|texlive-epspdfconversion-0.61-4|41	
14mu|texlive-epspdfconversion-0.61-4|42	%build
14mu|texlive-epspdfconversion-0.61-4|43	
14mu|texlive-epspdfconversion-0.61-4|44	%install
14mu|texlive-epspdfconversion-0.61-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-epspdfconversion-0.61-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-epspdfconversion-0.61-4|47	
14mu|texlive-epspdfconversion-0.61-4|48	
14mu|texlive-epspdfconversion-0.61-4|49	
14mu|texlive-epspdfconversion-0.61-4|50	%changelog
14mu|texlive-epspdfconversion-0.61-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.61-4
14mu|texlive-epspdfconversion-0.61-4|52	+ Revision: 0462803
14mu|texlive-epspdfconversion-0.61-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-epspdfconversion-0.61-4|54	
14mu|texlive-epspdfconversion-0.61-4|55	

24722 14
14mu|texlive-epstopdf-2.20-7|1	# revision 31789
14mu|texlive-epstopdf-2.20-7|2	# category Package
14mu|texlive-epstopdf-2.20-7|3	# catalog-ctan /support/epstopdf
14mu|texlive-epstopdf-2.20-7|4	# catalog-date 2013-09-28 07:56:59 +0200
14mu|texlive-epstopdf-2.20-7|5	# catalog-license other-free
14mu|texlive-epstopdf-2.20-7|6	# catalog-version 2.20
14mu|texlive-epstopdf-2.20-7|7	Name:		texlive-epstopdf
14mu|texlive-epstopdf-2.20-7|8	Epoch:		1
14mu|texlive-epstopdf-2.20-7|9	Version:	2.20
14mu|texlive-epstopdf-2.20-7|10	Release:	7
14mu|texlive-epstopdf-2.20-7|11	Summary:	Convert EPS to 'encapsulated' PDF using GhostScript
14mu|texlive-epstopdf-2.20-7|12	Group:		Publishing
14mu|texlive-epstopdf-2.20-7|13	URL:		http://www.ctan.org/tex-archive/support/epstopdf
14mu|texlive-epstopdf-2.20-7|14	License:	OTHER-FREE
14mu|texlive-epstopdf-2.20-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.tar.xz
14mu|texlive-epstopdf-2.20-7|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.doc.tar.xz
14mu|texlive-epstopdf-2.20-7|17	BuildArch:	noarch
14mu|texlive-epstopdf-2.20-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-epstopdf-2.20-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-epstopdf-2.20-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-epstopdf-2.20-7|21	Provides:	texlive-epstopdf.bin = %{EVRD}
14mu|texlive-epstopdf-2.20-7|22	
14mu|texlive-epstopdf-2.20-7|23	%description
14mu|texlive-epstopdf-2.20-7|24	Epstopdf is a Perl script that converts an EPS file to an
14mu|texlive-epstopdf-2.20-7|25	'encapsulated' PDF file (a single page file whose media box is
14mu|texlive-epstopdf-2.20-7|26	the same as the original EPS's bounding box). The resulting
14mu|texlive-epstopdf-2.20-7|27	file suitable for inclusion by PDFTeX as an image. The script
14mu|texlive-epstopdf-2.20-7|28	is adapted to run both on Windows and on Unix-alike systems.
14mu|texlive-epstopdf-2.20-7|29	The script makes use of Ghostscript for the actual conversion
14mu|texlive-epstopdf-2.20-7|30	to PDF. It assumes Ghostscript version 6.51 or later, and (by
14mu|texlive-epstopdf-2.20-7|31	default) suppresses its automatic rotation of pages where most
14mu|texlive-epstopdf-2.20-7|32	of the text is not horizontal. LaTeX users may make use of the
14mu|texlive-epstopdf-2.20-7|33	epstopdf package, which will run the epstopdf script "on the
14mu|texlive-epstopdf-2.20-7|34	fly", thus giving the illusion that PDFLaTeX is accepting EPS
14mu|texlive-epstopdf-2.20-7|35	graphic files.
14mu|texlive-epstopdf-2.20-7|36	
14mu|texlive-epstopdf-2.20-7|37	
14mu|texlive-epstopdf-2.20-7|38	#-----------------------------------------------------------------------
14mu|texlive-epstopdf-2.20-7|39	%files
14mu|texlive-epstopdf-2.20-7|40	%{_bindir}/epstopdf
14mu|texlive-epstopdf-2.20-7|41	%{_bindir}/repstopdf
14mu|texlive-epstopdf-2.20-7|42	%{_texmfdistdir}/scripts/epstopdf/epstopdf.pl
14mu|texlive-epstopdf-2.20-7|43	%doc %{_mandir}/man1/epstopdf.1*
14mu|texlive-epstopdf-2.20-7|44	%doc %{_texmfdistdir}/doc/man/man1/epstopdf.man1.pdf
14mu|texlive-epstopdf-2.20-7|45	%doc %{_mandir}/man1/repstopdf.1*
14mu|texlive-epstopdf-2.20-7|46	%doc %{_texmfdistdir}/doc/man/man1/repstopdf.man1.pdf
14mu|texlive-epstopdf-2.20-7|47	%doc %{_texmfdistdir}/doc/support/epstopdf/README
14mu|texlive-epstopdf-2.20-7|48	
14mu|texlive-epstopdf-2.20-7|49	#-----------------------------------------------------------------------
14mu|texlive-epstopdf-2.20-7|50	%prep
14mu|texlive-epstopdf-2.20-7|51	%setup -c -a0 -a1
14mu|texlive-epstopdf-2.20-7|52	
14mu|texlive-epstopdf-2.20-7|53	%build
14mu|texlive-epstopdf-2.20-7|54	
14mu|texlive-epstopdf-2.20-7|55	%install
14mu|texlive-epstopdf-2.20-7|56	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-epstopdf-2.20-7|57	pushd %{buildroot}%{_bindir}
14mu|texlive-epstopdf-2.20-7|58	ln -sf %{_texmfdistdir}/scripts/epstopdf/epstopdf.pl epstopdf
14mu|texlive-epstopdf-2.20-7|59	ln -sf epstopdf repstopdf
14mu|texlive-epstopdf-2.20-7|60	popd
14mu|texlive-epstopdf-2.20-7|61	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-epstopdf-2.20-7|62	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-epstopdf-2.20-7|63	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-epstopdf-2.20-7|64	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-epstopdf-2.20-7|65	
14mu|texlive-epstopdf-2.20-7|66	%changelog
14mu|texlive-epstopdf-2.20-7|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.20-7
14mu|texlive-epstopdf-2.20-7|68	+ Revision: 9f03fcf
14mu|texlive-epstopdf-2.20-7|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-epstopdf-2.20-7|70	
14mu|texlive-epstopdf-2.20-7|71	

24723 14
14mu|texlive-eqell-20110529-4|1	# revision 22931
14mu|texlive-eqell-20110529-4|2	# category Package
14mu|texlive-eqell-20110529-4|3	# catalog-ctan /macros/latex/contrib/eqell
14mu|texlive-eqell-20110529-4|4	# catalog-date 2011-05-29 19:51:14 +0200
14mu|texlive-eqell-20110529-4|5	# catalog-license gpl
14mu|texlive-eqell-20110529-4|6	# catalog-version undef
14mu|texlive-eqell-20110529-4|7	Name:		texlive-eqell
14mu|texlive-eqell-20110529-4|8	Version:	20110529
14mu|texlive-eqell-20110529-4|9	Release:	4
14mu|texlive-eqell-20110529-4|10	Summary:	Sympathetically spaced ellipsis after punctuation
14mu|texlive-eqell-20110529-4|11	Group:		Publishing
14mu|texlive-eqell-20110529-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqell
14mu|texlive-eqell-20110529-4|13	License:	GPL
14mu|texlive-eqell-20110529-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqell.tar.xz
14mu|texlive-eqell-20110529-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqell.doc.tar.xz
14mu|texlive-eqell-20110529-4|16	BuildArch:	noarch
14mu|texlive-eqell-20110529-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-eqell-20110529-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-eqell-20110529-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-eqell-20110529-4|20	
14mu|texlive-eqell-20110529-4|21	%description
14mu|texlive-eqell-20110529-4|22	The package provides commands that give a well-spaced ellipsis
14mu|texlive-eqell-20110529-4|23	after !, ?, !? or ?!.
14mu|texlive-eqell-20110529-4|24	
14mu|texlive-eqell-20110529-4|25	
14mu|texlive-eqell-20110529-4|26	#-----------------------------------------------------------------------
14mu|texlive-eqell-20110529-4|27	%files
14mu|texlive-eqell-20110529-4|28	%{_texmfdistdir}/tex/latex/eqell/eqell.sty
14mu|texlive-eqell-20110529-4|29	%doc %{_texmfdistdir}/doc/latex/eqell/README
14mu|texlive-eqell-20110529-4|30	%doc %{_texmfdistdir}/doc/latex/eqell/eqell.pdf
14mu|texlive-eqell-20110529-4|31	%doc %{_texmfdistdir}/doc/latex/eqell/eqell.tex
14mu|texlive-eqell-20110529-4|32	
14mu|texlive-eqell-20110529-4|33	#-----------------------------------------------------------------------
14mu|texlive-eqell-20110529-4|34	%prep
14mu|texlive-eqell-20110529-4|35	%setup -c -a0 -a1
14mu|texlive-eqell-20110529-4|36	
14mu|texlive-eqell-20110529-4|37	%build
14mu|texlive-eqell-20110529-4|38	
14mu|texlive-eqell-20110529-4|39	%install
14mu|texlive-eqell-20110529-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eqell-20110529-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-eqell-20110529-4|42	
14mu|texlive-eqell-20110529-4|43	
14mu|texlive-eqell-20110529-4|44	
14mu|texlive-eqell-20110529-4|45	%changelog
14mu|texlive-eqell-20110529-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110529-4
14mu|texlive-eqell-20110529-4|47	+ Revision: a2c6c2e
14mu|texlive-eqell-20110529-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eqell-20110529-4|49	
14mu|texlive-eqell-20110529-4|50	

24724 14
14mu|texlive-eqlist-2.1-4|1	# revision 15878
14mu|texlive-eqlist-2.1-4|2	# category Package
14mu|texlive-eqlist-2.1-4|3	# catalog-ctan /macros/latex/contrib/eqlist
14mu|texlive-eqlist-2.1-4|4	# catalog-date 2008-02-29 19:54:55 +0100
14mu|texlive-eqlist-2.1-4|5	# catalog-license lppl
14mu|texlive-eqlist-2.1-4|6	# catalog-version 2.1
14mu|texlive-eqlist-2.1-4|7	Name:		texlive-eqlist
14mu|texlive-eqlist-2.1-4|8	Version:	2.1
14mu|texlive-eqlist-2.1-4|9	Release:	4
14mu|texlive-eqlist-2.1-4|10	Summary:	Description lists with equal indentation
14mu|texlive-eqlist-2.1-4|11	Group:		Publishing
14mu|texlive-eqlist-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqlist
14mu|texlive-eqlist-2.1-4|13	License:	LPPL
14mu|texlive-eqlist-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqlist.tar.xz
14mu|texlive-eqlist-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqlist.doc.tar.xz
14mu|texlive-eqlist-2.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqlist.source.tar.xz
14mu|texlive-eqlist-2.1-4|17	BuildArch:	noarch
14mu|texlive-eqlist-2.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eqlist-2.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eqlist-2.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-eqlist-2.1-4|21	
14mu|texlive-eqlist-2.1-4|22	%description
14mu|texlive-eqlist-2.1-4|23	This package provides a list environment which sets a
14mu|texlive-eqlist-2.1-4|24	description-like list but with the difference that the
14mu|texlive-eqlist-2.1-4|25	indentation corresponds to the longest item of the list.
14mu|texlive-eqlist-2.1-4|26	
14mu|texlive-eqlist-2.1-4|27	
14mu|texlive-eqlist-2.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-eqlist-2.1-4|29	%files
14mu|texlive-eqlist-2.1-4|30	%{_texmfdistdir}/tex/latex/eqlist/eqlist.sty
14mu|texlive-eqlist-2.1-4|31	%doc %{_texmfdistdir}/doc/latex/eqlist/README
14mu|texlive-eqlist-2.1-4|32	%doc %{_texmfdistdir}/doc/latex/eqlist/eqlist.pdf
14mu|texlive-eqlist-2.1-4|33	%doc %{_texmfdistdir}/doc/latex/eqlist/eqlist.tex
14mu|texlive-eqlist-2.1-4|34	#- source
14mu|texlive-eqlist-2.1-4|35	%doc %{_texmfdistdir}/source/latex/eqlist/eqlist.dtx
14mu|texlive-eqlist-2.1-4|36	%doc %{_texmfdistdir}/source/latex/eqlist/eqlist.ins
14mu|texlive-eqlist-2.1-4|37	
14mu|texlive-eqlist-2.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-eqlist-2.1-4|39	%prep
14mu|texlive-eqlist-2.1-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-eqlist-2.1-4|41	
14mu|texlive-eqlist-2.1-4|42	%build
14mu|texlive-eqlist-2.1-4|43	
14mu|texlive-eqlist-2.1-4|44	%install
14mu|texlive-eqlist-2.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eqlist-2.1-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-eqlist-2.1-4|47	
14mu|texlive-eqlist-2.1-4|48	
14mu|texlive-eqlist-2.1-4|49	
14mu|texlive-eqlist-2.1-4|50	%changelog
14mu|texlive-eqlist-2.1-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-eqlist-2.1-4|52	+ Revision: f2b5c98
14mu|texlive-eqlist-2.1-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eqlist-2.1-4|54	
14mu|texlive-eqlist-2.1-4|55	

24725 14
14mu|texlive-eqname-20101204-4|1	# revision 20678
14mu|texlive-eqname-20101204-4|2	# category Package
14mu|texlive-eqname-20101204-4|3	# catalog-ctan /macros/latex/contrib/gene/eqname/eqname.sty
14mu|texlive-eqname-20101204-4|4	# catalog-date 2010-12-04 00:54:21 +0100
14mu|texlive-eqname-20101204-4|5	# catalog-license other-free
14mu|texlive-eqname-20101204-4|6	# catalog-version undef
14mu|texlive-eqname-20101204-4|7	Name:		texlive-eqname
14mu|texlive-eqname-20101204-4|8	Version:	20101204
14mu|texlive-eqname-20101204-4|9	Release:	4
14mu|texlive-eqname-20101204-4|10	Summary:	Name tags for equations
14mu|texlive-eqname-20101204-4|11	Group:		Publishing
14mu|texlive-eqname-20101204-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/eqname/eqname.sty
14mu|texlive-eqname-20101204-4|13	License:	OTHER-FREE
14mu|texlive-eqname-20101204-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqname.tar.xz
14mu|texlive-eqname-20101204-4|15	BuildArch:	noarch
14mu|texlive-eqname-20101204-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-eqname-20101204-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-eqname-20101204-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-eqname-20101204-4|19	
14mu|texlive-eqname-20101204-4|20	%description
14mu|texlive-eqname-20101204-4|21	The \eqname command provides a name tag for the current
14mu|texlive-eqname-20101204-4|22	equation, in place of an equation number. The name tag will be
14mu|texlive-eqname-20101204-4|23	picked up by a subsequent \label command.
14mu|texlive-eqname-20101204-4|24	
14mu|texlive-eqname-20101204-4|25	
14mu|texlive-eqname-20101204-4|26	#-----------------------------------------------------------------------
14mu|texlive-eqname-20101204-4|27	%files
14mu|texlive-eqname-20101204-4|28	%{_texmfdistdir}/tex/latex/eqname/eqname.sty
14mu|texlive-eqname-20101204-4|29	
14mu|texlive-eqname-20101204-4|30	#-----------------------------------------------------------------------
14mu|texlive-eqname-20101204-4|31	%prep
14mu|texlive-eqname-20101204-4|32	%setup -c -a0
14mu|texlive-eqname-20101204-4|33	
14mu|texlive-eqname-20101204-4|34	%build
14mu|texlive-eqname-20101204-4|35	
14mu|texlive-eqname-20101204-4|36	%install
14mu|texlive-eqname-20101204-4|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eqname-20101204-4|38	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-eqname-20101204-4|39	
14mu|texlive-eqname-20101204-4|40	
14mu|texlive-eqname-20101204-4|41	
14mu|texlive-eqname-20101204-4|42	%changelog
14mu|texlive-eqname-20101204-4|43	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101204-4
14mu|texlive-eqname-20101204-4|44	+ Revision: 4df259f
14mu|texlive-eqname-20101204-4|45	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eqname-20101204-4|46	
14mu|texlive-eqname-20101204-4|47	

24726 14
14mu|texlive-eqparbox-4.0-7|1	# revision 29419
14mu|texlive-eqparbox-4.0-7|2	# category Package
14mu|texlive-eqparbox-4.0-7|3	# catalog-ctan /macros/latex/contrib/eqparbox
14mu|texlive-eqparbox-4.0-7|4	# catalog-date 2013-03-17 00:02:27 +0100
14mu|texlive-eqparbox-4.0-7|5	# catalog-license lppl1.3
14mu|texlive-eqparbox-4.0-7|6	# catalog-version 4.0
14mu|texlive-eqparbox-4.0-7|7	Name:		texlive-eqparbox
14mu|texlive-eqparbox-4.0-7|8	Version:	4.0
14mu|texlive-eqparbox-4.0-7|9	Release:	7
14mu|texlive-eqparbox-4.0-7|10	Summary:	Create equal-widthed parboxes
14mu|texlive-eqparbox-4.0-7|11	Group:		Publishing
14mu|texlive-eqparbox-4.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqparbox
14mu|texlive-eqparbox-4.0-7|13	License:	LPPL1.3
14mu|texlive-eqparbox-4.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.tar.xz
14mu|texlive-eqparbox-4.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.doc.tar.xz
14mu|texlive-eqparbox-4.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.source.tar.xz
14mu|texlive-eqparbox-4.0-7|17	BuildArch:	noarch
14mu|texlive-eqparbox-4.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eqparbox-4.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eqparbox-4.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-eqparbox-4.0-7|21	
14mu|texlive-eqparbox-4.0-7|22	%description
14mu|texlive-eqparbox-4.0-7|23	LaTeX users sometimes need to ensure that two or more blocks of
14mu|texlive-eqparbox-4.0-7|24	text occupy the same amount of horizontal space on the page. To
14mu|texlive-eqparbox-4.0-7|25	that end, the eqparbox package defines a new command,
14mu|texlive-eqparbox-4.0-7|26	\eqparbox, which works just like \parbox, except that instead
14mu|texlive-eqparbox-4.0-7|27	of specifying a width, one specifies a tag. All eqparboxes with
14mu|texlive-eqparbox-4.0-7|28	the same tag--regardless of where they are in the document--
14mu|texlive-eqparbox-4.0-7|29	will stretch to fit the widest eqparbox with that tag. This
14mu|texlive-eqparbox-4.0-7|30	simple, equal-width mechanism can be used for a variety of
14mu|texlive-eqparbox-4.0-7|31	alignment purposes, as is evidenced by the examples in
14mu|texlive-eqparbox-4.0-7|32	eqparbox's documentation. Various derivatives of \eqparbox are
14mu|texlive-eqparbox-4.0-7|33	also provided.
14mu|texlive-eqparbox-4.0-7|34	
14mu|texlive-eqparbox-4.0-7|35	
14mu|texlive-eqparbox-4.0-7|36	#-----------------------------------------------------------------------
14mu|texlive-eqparbox-4.0-7|37	%files
14mu|texlive-eqparbox-4.0-7|38	%{_texmfdistdir}/tex/latex/eqparbox/eqparbox.sty
14mu|texlive-eqparbox-4.0-7|39	%doc %{_texmfdistdir}/doc/latex/eqparbox/README
14mu|texlive-eqparbox-4.0-7|40	%doc %{_texmfdistdir}/doc/latex/eqparbox/eqparbox.pdf
14mu|texlive-eqparbox-4.0-7|41	#- source
14mu|texlive-eqparbox-4.0-7|42	%doc %{_texmfdistdir}/source/latex/eqparbox/eqparbox.dtx
14mu|texlive-eqparbox-4.0-7|43	%doc %{_texmfdistdir}/source/latex/eqparbox/eqparbox.ins
14mu|texlive-eqparbox-4.0-7|44	
14mu|texlive-eqparbox-4.0-7|45	#-----------------------------------------------------------------------
14mu|texlive-eqparbox-4.0-7|46	%prep
14mu|texlive-eqparbox-4.0-7|47	%setup -c -a0 -a1 -a2
14mu|texlive-eqparbox-4.0-7|48	
14mu|texlive-eqparbox-4.0-7|49	%build
14mu|texlive-eqparbox-4.0-7|50	
14mu|texlive-eqparbox-4.0-7|51	%install
14mu|texlive-eqparbox-4.0-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eqparbox-4.0-7|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-eqparbox-4.0-7|54	
14mu|texlive-eqparbox-4.0-7|55	%changelog
14mu|texlive-eqparbox-4.0-7|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0-7
14mu|texlive-eqparbox-4.0-7|57	+ Revision: 3e0cae3
14mu|texlive-eqparbox-4.0-7|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eqparbox-4.0-7|59	
14mu|texlive-eqparbox-4.0-7|60	

24727 14
14mu|texlive-erdc-1.1-4|1	# revision 15878
14mu|texlive-erdc-1.1-4|2	# category Package
14mu|texlive-erdc-1.1-4|3	# catalog-ctan /macros/latex/contrib/erdc
14mu|texlive-erdc-1.1-4|4	# catalog-date 2009-11-09 22:14:03 +0100
14mu|texlive-erdc-1.1-4|5	# catalog-license lppl
14mu|texlive-erdc-1.1-4|6	# catalog-version 1.1
14mu|texlive-erdc-1.1-4|7	Name:		texlive-erdc
14mu|texlive-erdc-1.1-4|8	Version:	1.1
14mu|texlive-erdc-1.1-4|9	Release:	4
14mu|texlive-erdc-1.1-4|10	Summary:	Style for Reports by US Army Corps of Engineers
14mu|texlive-erdc-1.1-4|11	Group:		Publishing
14mu|texlive-erdc-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/erdc
14mu|texlive-erdc-1.1-4|13	License:	LPPL
14mu|texlive-erdc-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/erdc.tar.xz
14mu|texlive-erdc-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/erdc.doc.tar.xz
14mu|texlive-erdc-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/erdc.source.tar.xz
14mu|texlive-erdc-1.1-4|17	BuildArch:	noarch
14mu|texlive-erdc-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-erdc-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-erdc-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-erdc-1.1-4|21	
14mu|texlive-erdc-1.1-4|22	%description
14mu|texlive-erdc-1.1-4|23	A class for typesetting Technical Information Reports of the
14mu|texlive-erdc-1.1-4|24	Engineer Research and Development Center, US Army Corps of
14mu|texlive-erdc-1.1-4|25	Engineers. The class was commissioned and paid for by US Army
14mu|texlive-erdc-1.1-4|26	Corps of Engineers, Engineer Research and Development Center,
14mu|texlive-erdc-1.1-4|27	3909 Halls Ferry Road, Vicksburg, MS 39180-6199.
14mu|texlive-erdc-1.1-4|28	
14mu|texlive-erdc-1.1-4|29	
14mu|texlive-erdc-1.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-erdc-1.1-4|31	%files
14mu|texlive-erdc-1.1-4|32	%{_texmfdistdir}/tex/latex/erdc/erdc.cls
14mu|texlive-erdc-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/erdc/README
14mu|texlive-erdc-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/erdc/erdc.bib
14mu|texlive-erdc-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/erdc/erdc.pdf
14mu|texlive-erdc-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/erdc/nola.eps
14mu|texlive-erdc-1.1-4|37	%doc %{_texmfdistdir}/doc/latex/erdc/nola.pdf
14mu|texlive-erdc-1.1-4|38	%doc %{_texmfdistdir}/doc/latex/erdc/red_corps_castle2.eps
14mu|texlive-erdc-1.1-4|39	%doc %{_texmfdistdir}/doc/latex/erdc/red_corps_castle2.pdf
14mu|texlive-erdc-1.1-4|40	%doc %{_texmfdistdir}/doc/latex/erdc/sample.pdf
14mu|texlive-erdc-1.1-4|41	%doc %{_texmfdistdir}/doc/latex/erdc/sample.tex
14mu|texlive-erdc-1.1-4|42	#- source
14mu|texlive-erdc-1.1-4|43	%doc %{_texmfdistdir}/source/latex/erdc/Makefile
14mu|texlive-erdc-1.1-4|44	%doc %{_texmfdistdir}/source/latex/erdc/erdc.dtx
14mu|texlive-erdc-1.1-4|45	%doc %{_texmfdistdir}/source/latex/erdc/erdc.ins
14mu|texlive-erdc-1.1-4|46	
14mu|texlive-erdc-1.1-4|47	#-----------------------------------------------------------------------
14mu|texlive-erdc-1.1-4|48	%prep
14mu|texlive-erdc-1.1-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-erdc-1.1-4|50	
14mu|texlive-erdc-1.1-4|51	%build
14mu|texlive-erdc-1.1-4|52	
14mu|texlive-erdc-1.1-4|53	%install
14mu|texlive-erdc-1.1-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-erdc-1.1-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-erdc-1.1-4|56	
14mu|texlive-erdc-1.1-4|57	
14mu|texlive-erdc-1.1-4|58	
14mu|texlive-erdc-1.1-4|59	%changelog
14mu|texlive-erdc-1.1-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-erdc-1.1-4|61	+ Revision: 458296b
14mu|texlive-erdc-1.1-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-erdc-1.1-4|63	
14mu|texlive-erdc-1.1-4|64	

24728 14
14mu|texlive-errata-v0.3-4|1	# revision 15878
14mu|texlive-errata-v0.3-4|2	# category Package
14mu|texlive-errata-v0.3-4|3	# catalog-ctan /macros/latex/contrib/errata
14mu|texlive-errata-v0.3-4|4	# catalog-date 2008-08-19 20:15:24 +0200
14mu|texlive-errata-v0.3-4|5	# catalog-license lppl
14mu|texlive-errata-v0.3-4|6	# catalog-version v0.3
14mu|texlive-errata-v0.3-4|7	Name:		texlive-errata
14mu|texlive-errata-v0.3-4|8	Version:	v0.3
14mu|texlive-errata-v0.3-4|9	Release:	4
14mu|texlive-errata-v0.3-4|10	Summary:	Error markup for LaTeX documents
14mu|texlive-errata-v0.3-4|11	Group:		Publishing
14mu|texlive-errata-v0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/errata
14mu|texlive-errata-v0.3-4|13	License:	LPPL
14mu|texlive-errata-v0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/errata.tar.xz
14mu|texlive-errata-v0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/errata.doc.tar.xz
14mu|texlive-errata-v0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/errata.source.tar.xz
14mu|texlive-errata-v0.3-4|17	BuildArch:	noarch
14mu|texlive-errata-v0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-errata-v0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-errata-v0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-errata-v0.3-4|21	
14mu|texlive-errata-v0.3-4|22	%description
14mu|texlive-errata-v0.3-4|23	This package provides a simple infrastructure for recording
14mu|texlive-errata-v0.3-4|24	errata in LaTeX documents. This allows the user to maintain an
14mu|texlive-errata-v0.3-4|25	updated version of the document (with all errors corrected) and
14mu|texlive-errata-v0.3-4|26	to automatically generate an errata document highlighting the
14mu|texlive-errata-v0.3-4|27	difference to the published version.
14mu|texlive-errata-v0.3-4|28	
14mu|texlive-errata-v0.3-4|29	
14mu|texlive-errata-v0.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-errata-v0.3-4|31	%files
14mu|texlive-errata-v0.3-4|32	%{_texmfdistdir}/tex/latex/errata/errata.sty
14mu|texlive-errata-v0.3-4|33	%doc %{_texmfdistdir}/doc/latex/errata/README
14mu|texlive-errata-v0.3-4|34	%doc %{_texmfdistdir}/doc/latex/errata/errata-errata.tex
14mu|texlive-errata-v0.3-4|35	%doc %{_texmfdistdir}/doc/latex/errata/errata.pdf
14mu|texlive-errata-v0.3-4|36	#- source
14mu|texlive-errata-v0.3-4|37	%doc %{_texmfdistdir}/source/latex/errata/errata.dtx
14mu|texlive-errata-v0.3-4|38	%doc %{_texmfdistdir}/source/latex/errata/errata.ins
14mu|texlive-errata-v0.3-4|39	
14mu|texlive-errata-v0.3-4|40	#-----------------------------------------------------------------------
14mu|texlive-errata-v0.3-4|41	%prep
14mu|texlive-errata-v0.3-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-errata-v0.3-4|43	
14mu|texlive-errata-v0.3-4|44	%build
14mu|texlive-errata-v0.3-4|45	
14mu|texlive-errata-v0.3-4|46	%install
14mu|texlive-errata-v0.3-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-errata-v0.3-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-errata-v0.3-4|49	
14mu|texlive-errata-v0.3-4|50	
14mu|texlive-errata-v0.3-4|51	
14mu|texlive-errata-v0.3-4|52	%changelog
14mu|texlive-errata-v0.3-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.3-4
14mu|texlive-errata-v0.3-4|54	+ Revision: f74e11c
14mu|texlive-errata-v0.3-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-errata-v0.3-4|56	
14mu|texlive-errata-v0.3-4|57	

24729 14
14mu|texlive-esami-1.1-3|1	# revision 32608
14mu|texlive-esami-1.1-3|2	# category Package
14mu|texlive-esami-1.1-3|3	# catalog-ctan /macros/latex/contrib/esami
14mu|texlive-esami-1.1-3|4	# catalog-date 2014-01-07 23:48:24 +0100
14mu|texlive-esami-1.1-3|5	# catalog-license lppl
14mu|texlive-esami-1.1-3|6	# catalog-version 1.1
14mu|texlive-esami-1.1-3|7	Name:		texlive-esami
14mu|texlive-esami-1.1-3|8	Version:	1.1
14mu|texlive-esami-1.1-3|9	Release:	3
14mu|texlive-esami-1.1-3|10	Summary:	Typeset exams with scrambled questions and answers
14mu|texlive-esami-1.1-3|11	Group:		Publishing
14mu|texlive-esami-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esami
14mu|texlive-esami-1.1-3|13	License:	LPPL
14mu|texlive-esami-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esami.tar.xz
14mu|texlive-esami-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esami.doc.tar.xz
14mu|texlive-esami-1.1-3|16	BuildArch:	noarch
14mu|texlive-esami-1.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-esami-1.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-esami-1.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-esami-1.1-3|20	
14mu|texlive-esami-1.1-3|21	%description
14mu|texlive-esami-1.1-3|22	The package enables the user to typeset exams with multiple
14mu|texlive-esami-1.1-3|23	choice, open questions and many other types of exercise. Both
14mu|texlive-esami-1.1-3|24	questions and answers may be randomly distributed within the
14mu|texlive-esami-1.1-3|25	exam, and the solutions are typeset automatically. Exercises
14mu|texlive-esami-1.1-3|26	may contain a wide number of random parameters and it is
14mu|texlive-esami-1.1-3|27	possible to do arithmetical operations on them. The package is
14mu|texlive-esami-1.1-3|28	localised in Italian, English, French, German, Greek and
14mu|texlive-esami-1.1-3|29	Spanish.
14mu|texlive-esami-1.1-3|30	
14mu|texlive-esami-1.1-3|31	
14mu|texlive-esami-1.1-3|32	#-----------------------------------------------------------------------
14mu|texlive-esami-1.1-3|33	%files
14mu|texlive-esami-1.1-3|34	%{_texmfdistdir}/tex/latex/esami/es-UKenglish.lng
14mu|texlive-esami-1.1-3|35	%{_texmfdistdir}/tex/latex/esami/es-USenglish.lng
14mu|texlive-esami-1.1-3|36	%{_texmfdistdir}/tex/latex/esami/es-french.lng
14mu|texlive-esami-1.1-3|37	%{_texmfdistdir}/tex/latex/esami/es-german.lng
14mu|texlive-esami-1.1-3|38	%{_texmfdistdir}/tex/latex/esami/es-greek.lng
14mu|texlive-esami-1.1-3|39	%{_texmfdistdir}/tex/latex/esami/es-italian.lng
14mu|texlive-esami-1.1-3|40	%{_texmfdistdir}/tex/latex/esami/es-spanish.lng
14mu|texlive-esami-1.1-3|41	%{_texmfdistdir}/tex/latex/esami/esami.sty
14mu|texlive-esami-1.1-3|42	%doc %{_texmfdistdir}/doc/latex/esami/README
14mu|texlive-esami-1.1-3|43	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-en.pdf
14mu|texlive-esami-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-en.tex
14mu|texlive-esami-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-it.dtx
14mu|texlive-esami-1.1-3|46	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-it.pdf
14mu|texlive-esami-1.1-3|47	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-it.tex
14mu|texlive-esami-1.1-3|48	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami.bib
14mu|texlive-esami-1.1-3|49	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/esami-xyz.cfg
14mu|texlive-esami-1.1-3|50	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/master-sol.tex
14mu|texlive-esami-1.1-3|51	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/master.tex
14mu|texlive-esami-1.1-3|52	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem1.tex
14mu|texlive-esami-1.1-3|53	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem2-tabella.tex
14mu|texlive-esami-1.1-3|54	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem3-matching.tex
14mu|texlive-esami-1.1-3|55	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem4-fillin.tex
14mu|texlive-esami-1.1-3|56	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test1.tex
14mu|texlive-esami-1.1-3|57	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test11.tex
14mu|texlive-esami-1.1-3|58	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test12.tex
14mu|texlive-esami-1.1-3|59	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test13.tex
14mu|texlive-esami-1.1-3|60	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test14.tex
14mu|texlive-esami-1.1-3|61	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test2.tex
14mu|texlive-esami-1.1-3|62	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test3.tex
14mu|texlive-esami-1.1-3|63	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test4.tex
14mu|texlive-esami-1.1-3|64	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test5-fillin.tex
14mu|texlive-esami-1.1-3|65	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/testA-sol.pdf
14mu|texlive-esami-1.1-3|66	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/testA.pdf
14mu|texlive-esami-1.1-3|67	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/testA.tex
14mu|texlive-esami-1.1-3|68	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/totale-versioni.tex
14mu|texlive-esami-1.1-3|69	%doc %{_texmfdistdir}/doc/latex/esami/esami-xyz.cfg
14mu|texlive-esami-1.1-3|70	
14mu|texlive-esami-1.1-3|71	#-----------------------------------------------------------------------
14mu|texlive-esami-1.1-3|72	%prep
14mu|texlive-esami-1.1-3|73	%setup -c -a0 -a1
14mu|texlive-esami-1.1-3|74	
14mu|texlive-esami-1.1-3|75	%build
14mu|texlive-esami-1.1-3|76	
14mu|texlive-esami-1.1-3|77	%install
14mu|texlive-esami-1.1-3|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-esami-1.1-3|79	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-esami-1.1-3|80	
14mu|texlive-esami-1.1-3|81	%changelog
14mu|texlive-esami-1.1-3|82	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-esami-1.1-3|83	+ Revision: 91ab731
14mu|texlive-esami-1.1-3|84	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-esami-1.1-3|85	
14mu|texlive-esami-1.1-3|86	

24730 14
14mu|texlive-esdiff-1.2-4|1	# revision 21385
14mu|texlive-esdiff-1.2-4|2	# category Package
14mu|texlive-esdiff-1.2-4|3	# catalog-ctan /macros/latex/contrib/esdiff
14mu|texlive-esdiff-1.2-4|4	# catalog-date 2011-02-13 18:31:54 +0100
14mu|texlive-esdiff-1.2-4|5	# catalog-license lppl1
14mu|texlive-esdiff-1.2-4|6	# catalog-version 1.2
14mu|texlive-esdiff-1.2-4|7	Name:		texlive-esdiff
14mu|texlive-esdiff-1.2-4|8	Version:	1.2
14mu|texlive-esdiff-1.2-4|9	Release:	4
14mu|texlive-esdiff-1.2-4|10	Summary:	Simplify typesetting of derivatives
14mu|texlive-esdiff-1.2-4|11	Group:		Publishing
14mu|texlive-esdiff-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esdiff
14mu|texlive-esdiff-1.2-4|13	License:	LPPL1
14mu|texlive-esdiff-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esdiff.tar.xz
14mu|texlive-esdiff-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esdiff.doc.tar.xz
14mu|texlive-esdiff-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esdiff.source.tar.xz
14mu|texlive-esdiff-1.2-4|17	BuildArch:	noarch
14mu|texlive-esdiff-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-esdiff-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-esdiff-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-esdiff-1.2-4|21	
14mu|texlive-esdiff-1.2-4|22	%description
14mu|texlive-esdiff-1.2-4|23	The package makes writing derivatives very easy. It offers
14mu|texlive-esdiff-1.2-4|24	macros for derivatives, partial derivatives and multiple
14mu|texlive-esdiff-1.2-4|25	derivatives, and allows specification of the point at which the
14mu|texlive-esdiff-1.2-4|26	value is calculated. Some typographic alternatives may be
14mu|texlive-esdiff-1.2-4|27	selected by package options.
14mu|texlive-esdiff-1.2-4|28	
14mu|texlive-esdiff-1.2-4|29	
14mu|texlive-esdiff-1.2-4|30	#-----------------------------------------------------------------------
14mu|texlive-esdiff-1.2-4|31	%files
14mu|texlive-esdiff-1.2-4|32	%{_texmfdistdir}/tex/latex/esdiff/esdiff.sty
14mu|texlive-esdiff-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/esdiff/README
14mu|texlive-esdiff-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/esdiff/esdiff.pdf
14mu|texlive-esdiff-1.2-4|35	#- source
14mu|texlive-esdiff-1.2-4|36	%doc %{_texmfdistdir}/source/latex/esdiff/esdiff.dtx
14mu|texlive-esdiff-1.2-4|37	%doc %{_texmfdistdir}/source/latex/esdiff/esdiff.ins
14mu|texlive-esdiff-1.2-4|38	
14mu|texlive-esdiff-1.2-4|39	#-----------------------------------------------------------------------
14mu|texlive-esdiff-1.2-4|40	%prep
14mu|texlive-esdiff-1.2-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-esdiff-1.2-4|42	
14mu|texlive-esdiff-1.2-4|43	%build
14mu|texlive-esdiff-1.2-4|44	
14mu|texlive-esdiff-1.2-4|45	%install
14mu|texlive-esdiff-1.2-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-esdiff-1.2-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-esdiff-1.2-4|48	
14mu|texlive-esdiff-1.2-4|49	
14mu|texlive-esdiff-1.2-4|50	
14mu|texlive-esdiff-1.2-4|51	%changelog
14mu|texlive-esdiff-1.2-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-esdiff-1.2-4|53	+ Revision: efb34b1
14mu|texlive-esdiff-1.2-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-esdiff-1.2-4|55	
14mu|texlive-esdiff-1.2-4|56	

24731 14
14mu|texlive-ESIEEcv-20090430-4|1	# revision 15878
14mu|texlive-ESIEEcv-20090430-4|2	# category Package
14mu|texlive-ESIEEcv-20090430-4|3	# catalog-ctan /macros/latex/contrib/ESIEEcv
14mu|texlive-ESIEEcv-20090430-4|4	# catalog-date 2009-04-30 00:32:08 +0200
14mu|texlive-ESIEEcv-20090430-4|5	# catalog-license lppl
14mu|texlive-ESIEEcv-20090430-4|6	# catalog-version undef
14mu|texlive-ESIEEcv-20090430-4|7	Name:		texlive-ESIEEcv
14mu|texlive-ESIEEcv-20090430-4|8	Version:	20090430
14mu|texlive-ESIEEcv-20090430-4|9	Release:	4
14mu|texlive-ESIEEcv-20090430-4|10	Summary:	Curriculum vitae for French use
14mu|texlive-ESIEEcv-20090430-4|11	Group:		Publishing
14mu|texlive-ESIEEcv-20090430-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ESIEEcv
14mu|texlive-ESIEEcv-20090430-4|13	License:	LPPL
14mu|texlive-ESIEEcv-20090430-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ESIEEcv.tar.xz
14mu|texlive-ESIEEcv-20090430-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ESIEEcv.doc.tar.xz
14mu|texlive-ESIEEcv-20090430-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ESIEEcv.source.tar.xz
14mu|texlive-ESIEEcv-20090430-4|17	BuildArch:	noarch
14mu|texlive-ESIEEcv-20090430-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ESIEEcv-20090430-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ESIEEcv-20090430-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ESIEEcv-20090430-4|21	
14mu|texlive-ESIEEcv-20090430-4|22	%description
14mu|texlive-ESIEEcv-20090430-4|23	The package allows the user to set up a curriculum vitae as a
14mu|texlive-ESIEEcv-20090430-4|24	French employer will expect.
14mu|texlive-ESIEEcv-20090430-4|25	
14mu|texlive-ESIEEcv-20090430-4|26	
14mu|texlive-ESIEEcv-20090430-4|27	#-----------------------------------------------------------------------
14mu|texlive-ESIEEcv-20090430-4|28	%files
14mu|texlive-ESIEEcv-20090430-4|29	%{_texmfdistdir}/tex/latex/ESIEEcv/ESIEEcv.sty
14mu|texlive-ESIEEcv-20090430-4|30	%doc %{_texmfdistdir}/doc/latex/ESIEEcv/ESIEEcv.pdf
14mu|texlive-ESIEEcv-20090430-4|31	%doc %{_texmfdistdir}/doc/latex/ESIEEcv/cvtest.pdf
14mu|texlive-ESIEEcv-20090430-4|32	%doc %{_texmfdistdir}/doc/latex/ESIEEcv/cvtest.tex
14mu|texlive-ESIEEcv-20090430-4|33	#- source
14mu|texlive-ESIEEcv-20090430-4|34	%doc %{_texmfdistdir}/source/latex/ESIEEcv/ESIEEcv.dtx
14mu|texlive-ESIEEcv-20090430-4|35	%doc %{_texmfdistdir}/source/latex/ESIEEcv/ESIEEcv.ins
14mu|texlive-ESIEEcv-20090430-4|36	
14mu|texlive-ESIEEcv-20090430-4|37	#-----------------------------------------------------------------------
14mu|texlive-ESIEEcv-20090430-4|38	%prep
14mu|texlive-ESIEEcv-20090430-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-ESIEEcv-20090430-4|40	
14mu|texlive-ESIEEcv-20090430-4|41	%build
14mu|texlive-ESIEEcv-20090430-4|42	
14mu|texlive-ESIEEcv-20090430-4|43	%install
14mu|texlive-ESIEEcv-20090430-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ESIEEcv-20090430-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ESIEEcv-20090430-4|46	
14mu|texlive-ESIEEcv-20090430-4|47	
14mu|texlive-ESIEEcv-20090430-4|48	
14mu|texlive-ESIEEcv-20090430-4|49	%changelog
14mu|texlive-ESIEEcv-20090430-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090430-4
14mu|texlive-ESIEEcv-20090430-4|51	+ Revision: 5361f0d
14mu|texlive-ESIEEcv-20090430-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ESIEEcv-20090430-4|53	
14mu|texlive-ESIEEcv-20090430-4|54	

24732 14
14mu|texlive-esint-1.1-4|1	# revision 15878
14mu|texlive-esint-1.1-4|2	# category Package
14mu|texlive-esint-1.1-4|3	# catalog-ctan /macros/latex/contrib/esint
14mu|texlive-esint-1.1-4|4	# catalog-date 2006-10-27 00:09:51 +0200
14mu|texlive-esint-1.1-4|5	# catalog-license pd
14mu|texlive-esint-1.1-4|6	# catalog-version 1.1
14mu|texlive-esint-1.1-4|7	Name:		texlive-esint
14mu|texlive-esint-1.1-4|8	Version:	1.1
14mu|texlive-esint-1.1-4|9	Release:	4
14mu|texlive-esint-1.1-4|10	Summary:	Extended set of integrals for Computer Modern
14mu|texlive-esint-1.1-4|11	Group:		Publishing
14mu|texlive-esint-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esint
14mu|texlive-esint-1.1-4|13	License:	PD
14mu|texlive-esint-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint.tar.xz
14mu|texlive-esint-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint.doc.tar.xz
14mu|texlive-esint-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint.source.tar.xz
14mu|texlive-esint-1.1-4|17	BuildArch:	noarch
14mu|texlive-esint-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-esint-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-esint-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-esint-1.1-4|21	
14mu|texlive-esint-1.1-4|22	%description
14mu|texlive-esint-1.1-4|23	The esint package permits access to alternate integral symbols
14mu|texlive-esint-1.1-4|24	when you're using the Computer Modern fonts. In the original
14mu|texlive-esint-1.1-4|25	set, several integral symbols are missing, such as \oiint. Many
14mu|texlive-esint-1.1-4|26	of these symbols are available in other font sets (pxfonts,
14mu|texlive-esint-1.1-4|27	txfonts, etc.), but there is no good solution if you want to
14mu|texlive-esint-1.1-4|28	use Computer Modern. The package provides Metafont source and
14mu|texlive-esint-1.1-4|29	LaTeX macro support.
14mu|texlive-esint-1.1-4|30	
14mu|texlive-esint-1.1-4|31	
14mu|texlive-esint-1.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-esint-1.1-4|33	%files
14mu|texlive-esint-1.1-4|34	%{_texmfdistdir}/fonts/source/public/esint/bigint.mf
14mu|texlive-esint-1.1-4|35	%{_texmfdistdir}/fonts/source/public/esint/esint10.mf
14mu|texlive-esint-1.1-4|36	%{_texmfdistdir}/fonts/source/public/esint/mathint.mf
14mu|texlive-esint-1.1-4|37	%{_texmfdistdir}/fonts/tfm/public/esint/esint10.tfm
14mu|texlive-esint-1.1-4|38	%{_texmfdistdir}/tex/latex/esint/esint.sty
14mu|texlive-esint-1.1-4|39	%{_texmfdistdir}/tex/latex/esint/uesint.fd
14mu|texlive-esint-1.1-4|40	%doc %{_texmfdistdir}/doc/latex/esint/README
14mu|texlive-esint-1.1-4|41	%doc %{_texmfdistdir}/doc/latex/esint/esint.pdf
14mu|texlive-esint-1.1-4|42	#- source
14mu|texlive-esint-1.1-4|43	%doc %{_texmfdistdir}/source/latex/esint/esint.dtx
14mu|texlive-esint-1.1-4|44	%doc %{_texmfdistdir}/source/latex/esint/esint.ins
14mu|texlive-esint-1.1-4|45	
14mu|texlive-esint-1.1-4|46	#-----------------------------------------------------------------------
14mu|texlive-esint-1.1-4|47	%prep
14mu|texlive-esint-1.1-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-esint-1.1-4|49	
14mu|texlive-esint-1.1-4|50	%build
14mu|texlive-esint-1.1-4|51	
14mu|texlive-esint-1.1-4|52	%install
14mu|texlive-esint-1.1-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-esint-1.1-4|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-esint-1.1-4|55	
14mu|texlive-esint-1.1-4|56	
14mu|texlive-esint-1.1-4|57	
14mu|texlive-esint-1.1-4|58	%changelog
14mu|texlive-esint-1.1-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-esint-1.1-4|60	+ Revision: f140248
14mu|texlive-esint-1.1-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-esint-1.1-4|62	
14mu|texlive-esint-1.1-4|63	

24733 14
14mu|texlive-esint-type1-20080116-4|1	# revision 15878
14mu|texlive-esint-type1-20080116-4|2	# category Package
14mu|texlive-esint-type1-20080116-4|3	# catalog-ctan /fonts/ps-type1/esint
14mu|texlive-esint-type1-20080116-4|4	# catalog-date 2008-01-16 21:31:11 +0100
14mu|texlive-esint-type1-20080116-4|5	# catalog-license pd
14mu|texlive-esint-type1-20080116-4|6	# catalog-version undef
14mu|texlive-esint-type1-20080116-4|7	Name:		texlive-esint-type1
14mu|texlive-esint-type1-20080116-4|8	Version:	20080116
14mu|texlive-esint-type1-20080116-4|9	Release:	4
14mu|texlive-esint-type1-20080116-4|10	Summary:	Font esint10 in Type 1 format
14mu|texlive-esint-type1-20080116-4|11	Group:		Publishing
14mu|texlive-esint-type1-20080116-4|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/esint
14mu|texlive-esint-type1-20080116-4|13	License:	PD
14mu|texlive-esint-type1-20080116-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint-type1.tar.xz
14mu|texlive-esint-type1-20080116-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint-type1.doc.tar.xz
14mu|texlive-esint-type1-20080116-4|16	BuildArch:	noarch
14mu|texlive-esint-type1-20080116-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-esint-type1-20080116-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-esint-type1-20080116-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-esint-type1-20080116-4|20	Requires:	texlive-esint
14mu|texlive-esint-type1-20080116-4|21	
14mu|texlive-esint-type1-20080116-4|22	%description
14mu|texlive-esint-type1-20080116-4|23	This is Eddie Saudrais's font esint10 in Adobe Type 1 format.
14mu|texlive-esint-type1-20080116-4|24	The Adobe Type 1 implementation was generated from the original
14mu|texlive-esint-type1-20080116-4|25	MetaFont using mftrace. This distribution does not contain the
14mu|texlive-esint-type1-20080116-4|26	TFM files that are necessary to use the fonts with TeX; the TFM
14mu|texlive-esint-type1-20080116-4|27	files can be generated from the Metafont sources obtained by
14mu|texlive-esint-type1-20080116-4|28	following the instructions in the normal way.
14mu|texlive-esint-type1-20080116-4|29	
14mu|texlive-esint-type1-20080116-4|30	
14mu|texlive-esint-type1-20080116-4|31	#-----------------------------------------------------------------------
14mu|texlive-esint-type1-20080116-4|32	%files
14mu|texlive-esint-type1-20080116-4|33	%{_texmfdistdir}/dvips/esint-type1/config.esint
14mu|texlive-esint-type1-20080116-4|34	%{_texmfdistdir}/fonts/map/dvips/esint-type1/esint.map
14mu|texlive-esint-type1-20080116-4|35	%{_texmfdistdir}/fonts/type1/public/esint-type1/esint10.pfb
14mu|texlive-esint-type1-20080116-4|36	%{_texmfdistdir}/tex/plain/esint-type1/esint.tex
14mu|texlive-esint-type1-20080116-4|37	%doc %{_texmfdistdir}/doc/fonts/esint-type1/README
14mu|texlive-esint-type1-20080116-4|38	%doc %{_texmfdistdir}/doc/fonts/esint-type1/README.plainTeX
14mu|texlive-esint-type1-20080116-4|39	%doc %{_texmfdistdir}/doc/fonts/esint-type1/table.pdf
14mu|texlive-esint-type1-20080116-4|40	%doc %{_texmfdistdir}/doc/fonts/esint-type1/table.tex
14mu|texlive-esint-type1-20080116-4|41	
14mu|texlive-esint-type1-20080116-4|42	#-----------------------------------------------------------------------
14mu|texlive-esint-type1-20080116-4|43	%prep
14mu|texlive-esint-type1-20080116-4|44	%setup -c -a0 -a1
14mu|texlive-esint-type1-20080116-4|45	
14mu|texlive-esint-type1-20080116-4|46	%build
14mu|texlive-esint-type1-20080116-4|47	
14mu|texlive-esint-type1-20080116-4|48	%install
14mu|texlive-esint-type1-20080116-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-esint-type1-20080116-4|50	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-esint-type1-20080116-4|51	
14mu|texlive-esint-type1-20080116-4|52	
14mu|texlive-esint-type1-20080116-4|53	
14mu|texlive-esint-type1-20080116-4|54	%changelog
14mu|texlive-esint-type1-20080116-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080116-4
14mu|texlive-esint-type1-20080116-4|56	+ Revision: 2c4cc47
14mu|texlive-esint-type1-20080116-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-esint-type1-20080116-4|58	
14mu|texlive-esint-type1-20080116-4|59	

24734 14
14mu|texlive-esk-1.0-4|1	# revision 18115
14mu|texlive-esk-1.0-4|2	# category Package
14mu|texlive-esk-1.0-4|3	# catalog-ctan /macros/latex/contrib/esk
14mu|texlive-esk-1.0-4|4	# catalog-date 2010-05-11 12:36:30 +0200
14mu|texlive-esk-1.0-4|5	# catalog-license gpl
14mu|texlive-esk-1.0-4|6	# catalog-version 1.0
14mu|texlive-esk-1.0-4|7	Name:		texlive-esk
14mu|texlive-esk-1.0-4|8	Version:	1.0
14mu|texlive-esk-1.0-4|9	Release:	4
14mu|texlive-esk-1.0-4|10	Summary:	Package to encapsulate Sketch files in LaTeX sources
14mu|texlive-esk-1.0-4|11	Group:		Publishing
14mu|texlive-esk-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esk
14mu|texlive-esk-1.0-4|13	License:	GPL
14mu|texlive-esk-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esk.tar.xz
14mu|texlive-esk-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esk.doc.tar.xz
14mu|texlive-esk-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esk.source.tar.xz
14mu|texlive-esk-1.0-4|17	BuildArch:	noarch
14mu|texlive-esk-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-esk-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-esk-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-esk-1.0-4|21	
14mu|texlive-esk-1.0-4|22	%description
14mu|texlive-esk-1.0-4|23	The ESK package allows to encapsulate Sketch files in LaTeX
14mu|texlive-esk-1.0-4|24	sources. This is very useful for keeping illustrations in sync
14mu|texlive-esk-1.0-4|25	with the text. It also frees the user from inventing
14mu|texlive-esk-1.0-4|26	descriptive names for new files that fit into the confines of
14mu|texlive-esk-1.0-4|27	file system conventions. Sketch is a 3D scene description
14mu|texlive-esk-1.0-4|28	language by Eugene K. Ressler and can generate TikZ and
14mu|texlive-esk-1.0-4|29	PSTricks code. ESK behaves in a similar fashion to EMP (which
14mu|texlive-esk-1.0-4|30	encapsulates Metapost files), and was in fact developed from
14mu|texlive-esk-1.0-4|31	it.
14mu|texlive-esk-1.0-4|32	
14mu|texlive-esk-1.0-4|33	
14mu|texlive-esk-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-esk-1.0-4|35	%files
14mu|texlive-esk-1.0-4|36	%{_texmfdistdir}/tex/latex/esk/esk.sty
14mu|texlive-esk-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/esk/COPYING
14mu|texlive-esk-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/esk/README
14mu|texlive-esk-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/esk/esk.pdf
14mu|texlive-esk-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/esk/eskman.pdf
14mu|texlive-esk-1.0-4|41	#- source
14mu|texlive-esk-1.0-4|42	%doc %{_texmfdistdir}/source/latex/esk/Makefile
14mu|texlive-esk-1.0-4|43	%doc %{_texmfdistdir}/source/latex/esk/esk.drv
14mu|texlive-esk-1.0-4|44	%doc %{_texmfdistdir}/source/latex/esk/esk.dtx
14mu|texlive-esk-1.0-4|45	%doc %{_texmfdistdir}/source/latex/esk/esk.ins
14mu|texlive-esk-1.0-4|46	%doc %{_texmfdistdir}/source/latex/esk/eskman.drv
14mu|texlive-esk-1.0-4|47	
14mu|texlive-esk-1.0-4|48	#-----------------------------------------------------------------------
14mu|texlive-esk-1.0-4|49	%prep
14mu|texlive-esk-1.0-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-esk-1.0-4|51	
14mu|texlive-esk-1.0-4|52	%build
14mu|texlive-esk-1.0-4|53	
14mu|texlive-esk-1.0-4|54	%install
14mu|texlive-esk-1.0-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-esk-1.0-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-esk-1.0-4|57	
14mu|texlive-esk-1.0-4|58	
14mu|texlive-esk-1.0-4|59	
14mu|texlive-esk-1.0-4|60	%changelog
14mu|texlive-esk-1.0-4|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-esk-1.0-4|62	+ Revision: 492ccfa
14mu|texlive-esk-1.0-4|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-esk-1.0-4|64	
14mu|texlive-esk-1.0-4|65	

24735 14
14mu|texlive-eskd-20070214-4|1	# revision 15878
14mu|texlive-eskd-20070214-4|2	# category Package
14mu|texlive-eskd-20070214-4|3	# catalog-ctan /macros/latex/contrib/eskd
14mu|texlive-eskd-20070214-4|4	# catalog-date 2007-02-14 08:57:40 +0100
14mu|texlive-eskd-20070214-4|5	# catalog-license lppl
14mu|texlive-eskd-20070214-4|6	# catalog-version undef
14mu|texlive-eskd-20070214-4|7	Name:		texlive-eskd
14mu|texlive-eskd-20070214-4|8	Version:	20070214
14mu|texlive-eskd-20070214-4|9	Release:	4
14mu|texlive-eskd-20070214-4|10	Summary:	Modern Russian typesetting
14mu|texlive-eskd-20070214-4|11	Group:		Publishing
14mu|texlive-eskd-20070214-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eskd
14mu|texlive-eskd-20070214-4|13	License:	LPPL
14mu|texlive-eskd-20070214-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskd.tar.xz
14mu|texlive-eskd-20070214-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskd.doc.tar.xz
14mu|texlive-eskd-20070214-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskd.source.tar.xz
14mu|texlive-eskd-20070214-4|17	BuildArch:	noarch
14mu|texlive-eskd-20070214-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eskd-20070214-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eskd-20070214-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-eskd-20070214-4|21	
14mu|texlive-eskd-20070214-4|22	%description
14mu|texlive-eskd-20070214-4|23	The class offers modern Russian text formatting, in accordance
14mu|texlive-eskd-20070214-4|24	with accepted design standards. Fonts not (apparently)
14mu|texlive-eskd-20070214-4|25	available on CTAN are required for use of the class.
14mu|texlive-eskd-20070214-4|26	
14mu|texlive-eskd-20070214-4|27	
14mu|texlive-eskd-20070214-4|28	#-----------------------------------------------------------------------
14mu|texlive-eskd-20070214-4|29	%files
14mu|texlive-eskd-20070214-4|30	%{_texmfdistdir}/tex/latex/eskd/eskd.cls
14mu|texlive-eskd-20070214-4|31	%doc %{_texmfdistdir}/doc/latex/eskd/README
14mu|texlive-eskd-20070214-4|32	%doc %{_texmfdistdir}/doc/latex/eskd/eskd.pdf
14mu|texlive-eskd-20070214-4|33	%doc %{_texmfdistdir}/doc/latex/eskd/example.eps
14mu|texlive-eskd-20070214-4|34	%doc %{_texmfdistdir}/doc/latex/eskd/example.tex
14mu|texlive-eskd-20070214-4|35	#- source
14mu|texlive-eskd-20070214-4|36	%doc %{_texmfdistdir}/source/latex/eskd/eskd.dtx
14mu|texlive-eskd-20070214-4|37	%doc %{_texmfdistdir}/source/latex/eskd/eskd.ins
14mu|texlive-eskd-20070214-4|38	
14mu|texlive-eskd-20070214-4|39	#-----------------------------------------------------------------------
14mu|texlive-eskd-20070214-4|40	%prep
14mu|texlive-eskd-20070214-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-eskd-20070214-4|42	
14mu|texlive-eskd-20070214-4|43	%build
14mu|texlive-eskd-20070214-4|44	
14mu|texlive-eskd-20070214-4|45	%install
14mu|texlive-eskd-20070214-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eskd-20070214-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-eskd-20070214-4|48	
14mu|texlive-eskd-20070214-4|49	
14mu|texlive-eskd-20070214-4|50	
14mu|texlive-eskd-20070214-4|51	%changelog
14mu|texlive-eskd-20070214-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070214-4
14mu|texlive-eskd-20070214-4|53	+ Revision: a36731e
14mu|texlive-eskd-20070214-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eskd-20070214-4|55	
14mu|texlive-eskd-20070214-4|56	

24736 14
14mu|texlive-eskdx-0.98-4|1	# revision 22465
14mu|texlive-eskdx-0.98-4|2	# category Package
14mu|texlive-eskdx-0.98-4|3	# catalog-ctan /macros/latex/contrib/eskdx
14mu|texlive-eskdx-0.98-4|4	# catalog-date 2011-05-13 21:22:08 +0200
14mu|texlive-eskdx-0.98-4|5	# catalog-license lppl1.3
14mu|texlive-eskdx-0.98-4|6	# catalog-version 0.98
14mu|texlive-eskdx-0.98-4|7	Name:		texlive-eskdx
14mu|texlive-eskdx-0.98-4|8	Version:	0.98
14mu|texlive-eskdx-0.98-4|9	Release:	4
14mu|texlive-eskdx-0.98-4|10	Summary:	Modern Russian typesetting
14mu|texlive-eskdx-0.98-4|11	Group:		Publishing
14mu|texlive-eskdx-0.98-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eskdx
14mu|texlive-eskdx-0.98-4|13	License:	LPPL1.3
14mu|texlive-eskdx-0.98-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskdx.tar.xz
14mu|texlive-eskdx-0.98-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskdx.doc.tar.xz
14mu|texlive-eskdx-0.98-4|16	BuildArch:	noarch
14mu|texlive-eskdx-0.98-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-eskdx-0.98-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-eskdx-0.98-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-eskdx-0.98-4|20	
14mu|texlive-eskdx-0.98-4|21	%description
14mu|texlive-eskdx-0.98-4|22	Eskdx is a collection of LaTeX classes and packages to typeset
14mu|texlive-eskdx-0.98-4|23	textual and graphical documents in accordance with Russian (and
14mu|texlive-eskdx-0.98-4|24	probably post USSR) standards for designers.
14mu|texlive-eskdx-0.98-4|25	
14mu|texlive-eskdx-0.98-4|26	
14mu|texlive-eskdx-0.98-4|27	#-----------------------------------------------------------------------
14mu|texlive-eskdx-0.98-4|28	%files
14mu|texlive-eskdx-0.98-4|29	%{_texmfdistdir}/tex/latex/eskdx/eskdafterpkg.sty
14mu|texlive-eskdx-0.98-4|30	%{_texmfdistdir}/tex/latex/eskdx/eskdappsheet.sty
14mu|texlive-eskdx-0.98-4|31	%{_texmfdistdir}/tex/latex/eskdx/eskdbiblist.sty
14mu|texlive-eskdx-0.98-4|32	%{_texmfdistdir}/tex/latex/eskdx/eskdcap.sty
14mu|texlive-eskdx-0.98-4|33	%{_texmfdistdir}/tex/latex/eskdx/eskdchngsheet.sty
14mu|texlive-eskdx-0.98-4|34	%{_texmfdistdir}/tex/latex/eskdx/eskddstu.sty
14mu|texlive-eskdx-0.98-4|35	%{_texmfdistdir}/tex/latex/eskdx/eskdexplan.sty
14mu|texlive-eskdx-0.98-4|36	%{_texmfdistdir}/tex/latex/eskdx/eskdfont.sty
14mu|texlive-eskdx-0.98-4|37	%{_texmfdistdir}/tex/latex/eskdx/eskdfootnote.sty
14mu|texlive-eskdx-0.98-4|38	%{_texmfdistdir}/tex/latex/eskdx/eskdfreesize.sty
14mu|texlive-eskdx-0.98-4|39	%{_texmfdistdir}/tex/latex/eskdx/eskdgraph.cls
14mu|texlive-eskdx-0.98-4|40	%{_texmfdistdir}/tex/latex/eskdx/eskdhash.sty
14mu|texlive-eskdx-0.98-4|41	%{_texmfdistdir}/tex/latex/eskdx/eskdindent.sty
14mu|texlive-eskdx-0.98-4|42	%{_texmfdistdir}/tex/latex/eskdx/eskdinfo.sty
14mu|texlive-eskdx-0.98-4|43	%{_texmfdistdir}/tex/latex/eskdx/eskdlang.sty
14mu|texlive-eskdx-0.98-4|44	%{_texmfdistdir}/tex/latex/eskdx/eskdlist.sty
14mu|texlive-eskdx-0.98-4|45	%{_texmfdistdir}/tex/latex/eskdx/eskdpara.sty
14mu|texlive-eskdx-0.98-4|46	%{_texmfdistdir}/tex/latex/eskdx/eskdplain.sty
14mu|texlive-eskdx-0.98-4|47	%{_texmfdistdir}/tex/latex/eskdx/eskdrussian.def
14mu|texlive-eskdx-0.98-4|48	%{_texmfdistdir}/tex/latex/eskdx/eskdsect.sty
14mu|texlive-eskdx-0.98-4|49	%{_texmfdistdir}/tex/latex/eskdx/eskdspec.sty
14mu|texlive-eskdx-0.98-4|50	%{_texmfdistdir}/tex/latex/eskdx/eskdspecii.sty
14mu|texlive-eskdx-0.98-4|51	%{_texmfdistdir}/tex/latex/eskdx/eskdstamp.sty
14mu|texlive-eskdx-0.98-4|52	%{_texmfdistdir}/tex/latex/eskdx/eskdtab.cls
14mu|texlive-eskdx-0.98-4|53	%{_texmfdistdir}/tex/latex/eskdx/eskdtext.cls
14mu|texlive-eskdx-0.98-4|54	%{_texmfdistdir}/tex/latex/eskdx/eskdtitle.sty
14mu|texlive-eskdx-0.98-4|55	%{_texmfdistdir}/tex/latex/eskdx/eskdtitlebase.sty
14mu|texlive-eskdx-0.98-4|56	%{_texmfdistdir}/tex/latex/eskdx/eskdtotal.sty
14mu|texlive-eskdx-0.98-4|57	%{_texmfdistdir}/tex/latex/eskdx/eskdukrainian.def
14mu|texlive-eskdx-0.98-4|58	%doc %{_texmfdistdir}/doc/latex/eskdx/ChangeLog
14mu|texlive-eskdx-0.98-4|59	%doc %{_texmfdistdir}/doc/latex/eskdx/Makefile
14mu|texlive-eskdx-0.98-4|60	%doc %{_texmfdistdir}/doc/latex/eskdx/Makefile.unpacked
14mu|texlive-eskdx-0.98-4|61	%doc %{_texmfdistdir}/doc/latex/eskdx/NEWS
14mu|texlive-eskdx-0.98-4|62	%doc %{_texmfdistdir}/doc/latex/eskdx/NEWS.in
14mu|texlive-eskdx-0.98-4|63	%doc %{_texmfdistdir}/doc/latex/eskdx/README
14mu|texlive-eskdx-0.98-4|64	%doc %{_texmfdistdir}/doc/latex/eskdx/README.in
14mu|texlive-eskdx-0.98-4|65	%doc %{_texmfdistdir}/doc/latex/eskdx/include.m4
14mu|texlive-eskdx-0.98-4|66	%doc %{_texmfdistdir}/doc/latex/eskdx/include.mak
14mu|texlive-eskdx-0.98-4|67	%doc %{_texmfdistdir}/doc/latex/eskdx/manifest.txt
14mu|texlive-eskdx-0.98-4|68	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/Makefile
14mu|texlive-eskdx-0.98-4|69	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/eskdx.pdf
14mu|texlive-eskdx-0.98-4|70	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/eskdx.tex.in
14mu|texlive-eskdx-0.98-4|71	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/example.tex
14mu|texlive-eskdx-0.98-4|72	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-form1.svg
14mu|texlive-eskdx-0.98-4|73	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-form2.svg
14mu|texlive-eskdx-0.98-4|74	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-form2a.svg
14mu|texlive-eskdx-0.98-4|75	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-title.svg
14mu|texlive-eskdx-0.98-4|76	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/latex2html-init
14mu|texlive-eskdx-0.98-4|77	%doc %{_texmfdistdir}/doc/latex/eskdx/source/Makefile
14mu|texlive-eskdx-0.98-4|78	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdafterpkg.sty.in
14mu|texlive-eskdx-0.98-4|79	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdappsheet.sty.in
14mu|texlive-eskdx-0.98-4|80	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdbiblist.sty.in
14mu|texlive-eskdx-0.98-4|81	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdcap.sty.in
14mu|texlive-eskdx-0.98-4|82	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdchngsheet.sty.in
14mu|texlive-eskdx-0.98-4|83	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskddstu.sty.in
14mu|texlive-eskdx-0.98-4|84	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdexplan.sty.in
14mu|texlive-eskdx-0.98-4|85	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdfont.sty.in
14mu|texlive-eskdx-0.98-4|86	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdfootnote.sty.in
14mu|texlive-eskdx-0.98-4|87	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdfreesize.sty.in
14mu|texlive-eskdx-0.98-4|88	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdgraph.cls.in
14mu|texlive-eskdx-0.98-4|89	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdhash.sty.in
14mu|texlive-eskdx-0.98-4|90	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdindent.sty.in
14mu|texlive-eskdx-0.98-4|91	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdinfo.sty.in
14mu|texlive-eskdx-0.98-4|92	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdlang.sty.in
14mu|texlive-eskdx-0.98-4|93	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdlist.sty.in
14mu|texlive-eskdx-0.98-4|94	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdpara.sty.in
14mu|texlive-eskdx-0.98-4|95	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdplain.sty.in
14mu|texlive-eskdx-0.98-4|96	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdrussian.def.in
14mu|texlive-eskdx-0.98-4|97	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdsect.sty.in
14mu|texlive-eskdx-0.98-4|98	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdspec.sty.in
14mu|texlive-eskdx-0.98-4|99	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdspecii.sty.in
14mu|texlive-eskdx-0.98-4|100	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdstamp.sty.in
14mu|texlive-eskdx-0.98-4|101	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtab.cls.in
14mu|texlive-eskdx-0.98-4|102	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtext.cls.in
14mu|texlive-eskdx-0.98-4|103	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtitle.sty.in
14mu|texlive-eskdx-0.98-4|104	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtitlebase.sty.in
14mu|texlive-eskdx-0.98-4|105	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtotal.sty.in
14mu|texlive-eskdx-0.98-4|106	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdukrainian.def.in
14mu|texlive-eskdx-0.98-4|107	%doc %{_texmfdistdir}/doc/latex/eskdx/test/Makefile
14mu|texlive-eskdx-0.98-4|108	%doc %{_texmfdistdir}/doc/latex/eskdx/test/appsheet.tex
14mu|texlive-eskdx-0.98-4|109	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a2.tex
14mu|texlive-eskdx-0.98-4|110	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a3-mp.tex
14mu|texlive-eskdx-0.98-4|111	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a3-p.tex
14mu|texlive-eskdx-0.98-4|112	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a3.tex
14mu|texlive-eskdx-0.98-4|113	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a4.tex
14mu|texlive-eskdx-0.98-4|114	%doc %{_texmfdistdir}/doc/latex/eskdx/test/footnote.tex
14mu|texlive-eskdx-0.98-4|115	%doc %{_texmfdistdir}/doc/latex/eskdx/test/freesizesheets.tex
14mu|texlive-eskdx-0.98-4|116	%doc %{_texmfdistdir}/doc/latex/eskdx/test/general.tex
14mu|texlive-eskdx-0.98-4|117	%doc %{_texmfdistdir}/doc/latex/eskdx/test/general2.tex
14mu|texlive-eskdx-0.98-4|118	%doc %{_texmfdistdir}/doc/latex/eskdx/test/numbering.tex
14mu|texlive-eskdx-0.98-4|119	%doc %{_texmfdistdir}/doc/latex/eskdx/test/pagestyle.tex
14mu|texlive-eskdx-0.98-4|120	%doc %{_texmfdistdir}/doc/latex/eskdx/test/spec.tex
14mu|texlive-eskdx-0.98-4|121	%doc %{_texmfdistdir}/doc/latex/eskdx/test/specii.tex
14mu|texlive-eskdx-0.98-4|122	%doc %{_texmfdistdir}/doc/latex/eskdx/test/twoside.tex
14mu|texlive-eskdx-0.98-4|123	
14mu|texlive-eskdx-0.98-4|124	#-----------------------------------------------------------------------
14mu|texlive-eskdx-0.98-4|125	%prep
14mu|texlive-eskdx-0.98-4|126	%setup -c -a0 -a1
14mu|texlive-eskdx-0.98-4|127	
14mu|texlive-eskdx-0.98-4|128	%build
14mu|texlive-eskdx-0.98-4|129	
14mu|texlive-eskdx-0.98-4|130	%install
14mu|texlive-eskdx-0.98-4|131	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eskdx-0.98-4|132	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-eskdx-0.98-4|133	
14mu|texlive-eskdx-0.98-4|134	
14mu|texlive-eskdx-0.98-4|135	
14mu|texlive-eskdx-0.98-4|136	%changelog
14mu|texlive-eskdx-0.98-4|137	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.98-4
14mu|texlive-eskdx-0.98-4|138	+ Revision: b9cc011
14mu|texlive-eskdx-0.98-4|139	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eskdx-0.98-4|140	
14mu|texlive-eskdx-0.98-4|141	

24737 14
14mu|texlive-eso-pic-2.0d-7|1	# revision 31875
14mu|texlive-eso-pic-2.0d-7|2	# category Package
14mu|texlive-eso-pic-2.0d-7|3	# catalog-ctan /macros/latex/contrib/eso-pic
14mu|texlive-eso-pic-2.0d-7|4	# catalog-date 2013-10-10 16:26:27 +0200
14mu|texlive-eso-pic-2.0d-7|5	# catalog-license lppl1.2
14mu|texlive-eso-pic-2.0d-7|6	# catalog-version 2.0d
14mu|texlive-eso-pic-2.0d-7|7	Name:		texlive-eso-pic
14mu|texlive-eso-pic-2.0d-7|8	Version:	2.0d
14mu|texlive-eso-pic-2.0d-7|9	Release:	7
14mu|texlive-eso-pic-2.0d-7|10	Summary:	Add picture commands (or backgrounds) to every page
14mu|texlive-eso-pic-2.0d-7|11	Group:		Publishing
14mu|texlive-eso-pic-2.0d-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eso-pic
14mu|texlive-eso-pic-2.0d-7|13	License:	LPPL1.2
14mu|texlive-eso-pic-2.0d-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.tar.xz
14mu|texlive-eso-pic-2.0d-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.doc.tar.xz
14mu|texlive-eso-pic-2.0d-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.source.tar.xz
14mu|texlive-eso-pic-2.0d-7|17	BuildArch:	noarch
14mu|texlive-eso-pic-2.0d-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eso-pic-2.0d-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eso-pic-2.0d-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-eso-pic-2.0d-7|21	
14mu|texlive-eso-pic-2.0d-7|22	%description
14mu|texlive-eso-pic-2.0d-7|23	The package adds one or more user commands to LaTeX's shipout
14mu|texlive-eso-pic-2.0d-7|24	routine, which may be used to place the output at fixed
14mu|texlive-eso-pic-2.0d-7|25	positions. The grid option may be used to find the correct
14mu|texlive-eso-pic-2.0d-7|26	places.
14mu|texlive-eso-pic-2.0d-7|27	
14mu|texlive-eso-pic-2.0d-7|28	
14mu|texlive-eso-pic-2.0d-7|29	#-----------------------------------------------------------------------
14mu|texlive-eso-pic-2.0d-7|30	%files
14mu|texlive-eso-pic-2.0d-7|31	%{_texmfdistdir}/tex/latex/eso-pic/eso-pic.sty
14mu|texlive-eso-pic-2.0d-7|32	%{_texmfdistdir}/tex/latex/eso-pic/showframe.sty
14mu|texlive-eso-pic-2.0d-7|33	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-article-test.tex
14mu|texlive-eso-pic-2.0d-7|34	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex1.tex
14mu|texlive-eso-pic-2.0d-7|35	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex2.tex
14mu|texlive-eso-pic-2.0d-7|36	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex3.tex
14mu|texlive-eso-pic-2.0d-7|37	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex4.tex
14mu|texlive-eso-pic-2.0d-7|38	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex5.tex
14mu|texlive-eso-pic-2.0d-7|39	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-memoir-test.tex
14mu|texlive-eso-pic-2.0d-7|40	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-pic.pdf
14mu|texlive-eso-pic-2.0d-7|41	#- source
14mu|texlive-eso-pic-2.0d-7|42	%doc %{_texmfdistdir}/source/latex/eso-pic/eso-pic.dtx
14mu|texlive-eso-pic-2.0d-7|43	%doc %{_texmfdistdir}/source/latex/eso-pic/eso-pic.ins
14mu|texlive-eso-pic-2.0d-7|44	
14mu|texlive-eso-pic-2.0d-7|45	#-----------------------------------------------------------------------
14mu|texlive-eso-pic-2.0d-7|46	%prep
14mu|texlive-eso-pic-2.0d-7|47	%setup -c -a0 -a1 -a2
14mu|texlive-eso-pic-2.0d-7|48	
14mu|texlive-eso-pic-2.0d-7|49	%build
14mu|texlive-eso-pic-2.0d-7|50	
14mu|texlive-eso-pic-2.0d-7|51	%install
14mu|texlive-eso-pic-2.0d-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eso-pic-2.0d-7|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-eso-pic-2.0d-7|54	
14mu|texlive-eso-pic-2.0d-7|55	%changelog
14mu|texlive-eso-pic-2.0d-7|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0d-7
14mu|texlive-eso-pic-2.0d-7|57	+ Revision: 99d8292
14mu|texlive-eso-pic-2.0d-7|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eso-pic-2.0d-7|59	
14mu|texlive-eso-pic-2.0d-7|60	

24738 14
14mu|texlive-estcpmm-0.4-4|1	# revision 17335
14mu|texlive-estcpmm-0.4-4|2	# category Package
14mu|texlive-estcpmm-0.4-4|3	# catalog-ctan /macros/latex/contrib/estcpmm
14mu|texlive-estcpmm-0.4-4|4	# catalog-date 2010-03-04 23:40:34 +0100
14mu|texlive-estcpmm-0.4-4|5	# catalog-license lppl
14mu|texlive-estcpmm-0.4-4|6	# catalog-version 0.4
14mu|texlive-estcpmm-0.4-4|7	Name:		texlive-estcpmm
14mu|texlive-estcpmm-0.4-4|8	Version:	0.4
14mu|texlive-estcpmm-0.4-4|9	Release:	4
14mu|texlive-estcpmm-0.4-4|10	Summary:	Style for Munitions Management Project Reports
14mu|texlive-estcpmm-0.4-4|11	Group:		Publishing
14mu|texlive-estcpmm-0.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/estcpmm
14mu|texlive-estcpmm-0.4-4|13	License:	LPPL
14mu|texlive-estcpmm-0.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/estcpmm.tar.xz
14mu|texlive-estcpmm-0.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/estcpmm.doc.tar.xz
14mu|texlive-estcpmm-0.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/estcpmm.source.tar.xz
14mu|texlive-estcpmm-0.4-4|17	BuildArch:	noarch
14mu|texlive-estcpmm-0.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-estcpmm-0.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-estcpmm-0.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-estcpmm-0.4-4|21	
14mu|texlive-estcpmm-0.4-4|22	%description
14mu|texlive-estcpmm-0.4-4|23	Provides a class which supports typesetting Cost and
14mu|texlive-estcpmm-0.4-4|24	Performance Reports and Final Reports for Munitions Management
14mu|texlive-estcpmm-0.4-4|25	Reports, US Environmental Security Technology Certification
14mu|texlive-estcpmm-0.4-4|26	Program. The class was commissioned and paid for by US Army
14mu|texlive-estcpmm-0.4-4|27	Corps of Engineers, Engineer Research and Development Center,
14mu|texlive-estcpmm-0.4-4|28	3909 Halls Ferry Road, Vicksburg, MS 39180-6199.
14mu|texlive-estcpmm-0.4-4|29	
14mu|texlive-estcpmm-0.4-4|30	
14mu|texlive-estcpmm-0.4-4|31	#-----------------------------------------------------------------------
14mu|texlive-estcpmm-0.4-4|32	%files
14mu|texlive-estcpmm-0.4-4|33	%{_texmfdistdir}/tex/latex/estcpmm/estcpmm.cls
14mu|texlive-estcpmm-0.4-4|34	%doc %{_texmfdistdir}/doc/latex/estcpmm/README
14mu|texlive-estcpmm-0.4-4|35	%doc %{_texmfdistdir}/doc/latex/estcpmm/estcp.pdf
14mu|texlive-estcpmm-0.4-4|36	%doc %{_texmfdistdir}/doc/latex/estcpmm/estcpmm.bib
14mu|texlive-estcpmm-0.4-4|37	%doc %{_texmfdistdir}/doc/latex/estcpmm/estcpmm.pdf
14mu|texlive-estcpmm-0.4-4|38	%doc %{_texmfdistdir}/doc/latex/estcpmm/red_corps_castle2.pdf
14mu|texlive-estcpmm-0.4-4|39	%doc %{_texmfdistdir}/doc/latex/estcpmm/sample.pdf
14mu|texlive-estcpmm-0.4-4|40	%doc %{_texmfdistdir}/doc/latex/estcpmm/sample.tex
14mu|texlive-estcpmm-0.4-4|41	#- source
14mu|texlive-estcpmm-0.4-4|42	%doc %{_texmfdistdir}/source/latex/estcpmm/Makefile
14mu|texlive-estcpmm-0.4-4|43	%doc %{_texmfdistdir}/source/latex/estcpmm/estcpmm.dtx
14mu|texlive-estcpmm-0.4-4|44	%doc %{_texmfdistdir}/source/latex/estcpmm/estcpmm.ins
14mu|texlive-estcpmm-0.4-4|45	
14mu|texlive-estcpmm-0.4-4|46	#-----------------------------------------------------------------------
14mu|texlive-estcpmm-0.4-4|47	%prep
14mu|texlive-estcpmm-0.4-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-estcpmm-0.4-4|49	
14mu|texlive-estcpmm-0.4-4|50	%build
14mu|texlive-estcpmm-0.4-4|51	
14mu|texlive-estcpmm-0.4-4|52	%install
14mu|texlive-estcpmm-0.4-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-estcpmm-0.4-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-estcpmm-0.4-4|55	
14mu|texlive-estcpmm-0.4-4|56	
14mu|texlive-estcpmm-0.4-4|57	
14mu|texlive-estcpmm-0.4-4|58	%changelog
14mu|texlive-estcpmm-0.4-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14mu|texlive-estcpmm-0.4-4|60	+ Revision: 700ba6c
14mu|texlive-estcpmm-0.4-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-estcpmm-0.4-4|62	
14mu|texlive-estcpmm-0.4-4|63	

24739 14
14mu|texlive-etaremune-v1.2-4|1	# revision 15878
14mu|texlive-etaremune-v1.2-4|2	# category Package
14mu|texlive-etaremune-v1.2-4|3	# catalog-ctan /macros/latex/contrib/etaremune
14mu|texlive-etaremune-v1.2-4|4	# catalog-date 2009-05-14 13:22:18 +0200
14mu|texlive-etaremune-v1.2-4|5	# catalog-license lppl
14mu|texlive-etaremune-v1.2-4|6	# catalog-version v1.2
14mu|texlive-etaremune-v1.2-4|7	Name:		texlive-etaremune
14mu|texlive-etaremune-v1.2-4|8	Version:	v1.2
14mu|texlive-etaremune-v1.2-4|9	Release:	4
14mu|texlive-etaremune-v1.2-4|10	Summary:	Reverse-counting enumerate environment
14mu|texlive-etaremune-v1.2-4|11	Group:		Publishing
14mu|texlive-etaremune-v1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etaremune
14mu|texlive-etaremune-v1.2-4|13	License:	LPPL
14mu|texlive-etaremune-v1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etaremune.tar.xz
14mu|texlive-etaremune-v1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etaremune.doc.tar.xz
14mu|texlive-etaremune-v1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etaremune.source.tar.xz
14mu|texlive-etaremune-v1.2-4|17	BuildArch:	noarch
14mu|texlive-etaremune-v1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-etaremune-v1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-etaremune-v1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-etaremune-v1.2-4|21	
14mu|texlive-etaremune-v1.2-4|22	%description
14mu|texlive-etaremune-v1.2-4|23	This package implements the etaremune environment which is
14mu|texlive-etaremune-v1.2-4|24	similar to the enumerate environment, except that labels are
14mu|texlive-etaremune-v1.2-4|25	decreasing instead of increasing. The package provides a
14mu|texlive-etaremune-v1.2-4|26	noticeably more efficient alternative to the revnum package,
14mu|texlive-etaremune-v1.2-4|27	which uses painfully many counters.
14mu|texlive-etaremune-v1.2-4|28	
14mu|texlive-etaremune-v1.2-4|29	
14mu|texlive-etaremune-v1.2-4|30	#-----------------------------------------------------------------------
14mu|texlive-etaremune-v1.2-4|31	%files
14mu|texlive-etaremune-v1.2-4|32	%{_texmfdistdir}/tex/latex/etaremune/etaremune.sty
14mu|texlive-etaremune-v1.2-4|33	%doc %{_texmfdistdir}/doc/latex/etaremune/README
14mu|texlive-etaremune-v1.2-4|34	%doc %{_texmfdistdir}/doc/latex/etaremune/etaremune.pdf
14mu|texlive-etaremune-v1.2-4|35	#- source
14mu|texlive-etaremune-v1.2-4|36	%doc %{_texmfdistdir}/source/latex/etaremune/etaremune.dtx
14mu|texlive-etaremune-v1.2-4|37	
14mu|texlive-etaremune-v1.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-etaremune-v1.2-4|39	%prep
14mu|texlive-etaremune-v1.2-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-etaremune-v1.2-4|41	
14mu|texlive-etaremune-v1.2-4|42	%build
14mu|texlive-etaremune-v1.2-4|43	
14mu|texlive-etaremune-v1.2-4|44	%install
14mu|texlive-etaremune-v1.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-etaremune-v1.2-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-etaremune-v1.2-4|47	
14mu|texlive-etaremune-v1.2-4|48	
14mu|texlive-etaremune-v1.2-4|49	
14mu|texlive-etaremune-v1.2-4|50	%changelog
14mu|texlive-etaremune-v1.2-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.2-4
14mu|texlive-etaremune-v1.2-4|52	+ Revision: 9e3eeda
14mu|texlive-etaremune-v1.2-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-etaremune-v1.2-4|54	
14mu|texlive-etaremune-v1.2-4|55	

24740 14
14mu|texlive-etextools-3.1415926-4|1	# revision 20694
14mu|texlive-etextools-3.1415926-4|2	# category Package
14mu|texlive-etextools-3.1415926-4|3	# catalog-ctan /macros/latex/contrib/etextools
14mu|texlive-etextools-3.1415926-4|4	# catalog-date 2010-12-08 18:13:15 +0100
14mu|texlive-etextools-3.1415926-4|5	# catalog-license lppl
14mu|texlive-etextools-3.1415926-4|6	# catalog-version 3.1415926
14mu|texlive-etextools-3.1415926-4|7	Name:		texlive-etextools
14mu|texlive-etextools-3.1415926-4|8	Version:	3.1415926
14mu|texlive-etextools-3.1415926-4|9	Release:	4
14mu|texlive-etextools-3.1415926-4|10	Summary:	E-TeX tools for LaTeX users and package writers
14mu|texlive-etextools-3.1415926-4|11	Group:		Publishing
14mu|texlive-etextools-3.1415926-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etextools
14mu|texlive-etextools-3.1415926-4|13	License:	LPPL
14mu|texlive-etextools-3.1415926-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etextools.tar.xz
14mu|texlive-etextools-3.1415926-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etextools.doc.tar.xz
14mu|texlive-etextools-3.1415926-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etextools.source.tar.xz
14mu|texlive-etextools-3.1415926-4|17	BuildArch:	noarch
14mu|texlive-etextools-3.1415926-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-etextools-3.1415926-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-etextools-3.1415926-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-etextools-3.1415926-4|21	
14mu|texlive-etextools-3.1415926-4|22	%description
14mu|texlive-etextools-3.1415926-4|23	The package provides many (purely expandable) tools for LaTeX:
14mu|texlive-etextools-3.1415926-4|24	- Extensive list management (csv lists, lists of single
14mu|texlive-etextools-3.1415926-4|25	tokens/characters, etoolbox lists): * purely expandable loops
14mu|texlive-etextools-3.1415926-4|26	(csvloop, forcsvloop, etc.) * conversion (csvtolist, etc.)) *
14mu|texlive-etextools-3.1415926-4|27	addition/deletion (csvadd, listdel, etc.) - Expansion and group
14mu|texlive-etextools-3.1415926-4|28	control: \expandnext, \ExpandAfterCmds, \AfterGroup... - Tests
14mu|texlive-etextools-3.1415926-4|29	on tokens, characters and control sequences (\iffirstchar,
14mu|texlive-etextools-3.1415926-4|30	\ifiscs, \ifdefcount, \@ifchar...) - Tests on strings
14mu|texlive-etextools-3.1415926-4|31	(\ifstrnum, \ifuppercase, \DeclareStringFilter...) - Purely
14mu|texlive-etextools-3.1415926-4|32	expandable macros with options (\FE@testopt, \FE@ifstar) or
14mu|texlive-etextools-3.1415926-4|33	modifiers (\FE@modifiers) - Some purely expandable numerics
14mu|texlive-etextools-3.1415926-4|34	(\interval, \locinterplin). The package is dependent on the
14mu|texlive-etextools-3.1415926-4|35	etex and the etoolbox packages.
14mu|texlive-etextools-3.1415926-4|36	
14mu|texlive-etextools-3.1415926-4|37	
14mu|texlive-etextools-3.1415926-4|38	#-----------------------------------------------------------------------
14mu|texlive-etextools-3.1415926-4|39	%files
14mu|texlive-etextools-3.1415926-4|40	%{_texmfdistdir}/tex/latex/etextools/etextools.sty
14mu|texlive-etextools-3.1415926-4|41	%doc %{_texmfdistdir}/doc/latex/etextools/README
14mu|texlive-etextools-3.1415926-4|42	%doc %{_texmfdistdir}/doc/latex/etextools/etextools-examples.pdf
14mu|texlive-etextools-3.1415926-4|43	%doc %{_texmfdistdir}/doc/latex/etextools/etextools-examples.tex
14mu|texlive-etextools-3.1415926-4|44	%doc %{_texmfdistdir}/doc/latex/etextools/etextools.pdf
14mu|texlive-etextools-3.1415926-4|45	#- source
14mu|texlive-etextools-3.1415926-4|46	%doc %{_texmfdistdir}/source/latex/etextools/etextools.drv
14mu|texlive-etextools-3.1415926-4|47	%doc %{_texmfdistdir}/source/latex/etextools/etextools.dtx
14mu|texlive-etextools-3.1415926-4|48	%doc %{_texmfdistdir}/source/latex/etextools/etextools.ins
14mu|texlive-etextools-3.1415926-4|49	
14mu|texlive-etextools-3.1415926-4|50	#-----------------------------------------------------------------------
14mu|texlive-etextools-3.1415926-4|51	%prep
14mu|texlive-etextools-3.1415926-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-etextools-3.1415926-4|53	
14mu|texlive-etextools-3.1415926-4|54	%build
14mu|texlive-etextools-3.1415926-4|55	
14mu|texlive-etextools-3.1415926-4|56	%install
14mu|texlive-etextools-3.1415926-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-etextools-3.1415926-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-etextools-3.1415926-4|59	
14mu|texlive-etextools-3.1415926-4|60	
14mu|texlive-etextools-3.1415926-4|61	
14mu|texlive-etextools-3.1415926-4|62	%changelog
14mu|texlive-etextools-3.1415926-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1415926-4
14mu|texlive-etextools-3.1415926-4|64	+ Revision: 0a28e90
14mu|texlive-etextools-3.1415926-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-etextools-3.1415926-4|66	
14mu|texlive-etextools-3.1415926-4|67	

24741 14
14mu|texlive-ethiop-0.7-4|1	# revision 15878
14mu|texlive-ethiop-0.7-4|2	# category Package
14mu|texlive-ethiop-0.7-4|3	# catalog-ctan /language/ethiopia/ethiop
14mu|texlive-ethiop-0.7-4|4	# catalog-date 2007-02-14 08:57:40 +0100
14mu|texlive-ethiop-0.7-4|5	# catalog-license gpl
14mu|texlive-ethiop-0.7-4|6	# catalog-version 0.7
14mu|texlive-ethiop-0.7-4|7	Name:		texlive-ethiop
14mu|texlive-ethiop-0.7-4|8	Version:	0.7
14mu|texlive-ethiop-0.7-4|9	Release:	4
14mu|texlive-ethiop-0.7-4|10	Summary:	LaTeX macros and fonts for typesetting Amharic
14mu|texlive-ethiop-0.7-4|11	Group:		Publishing
14mu|texlive-ethiop-0.7-4|12	URL:		http://www.ctan.org/tex-archive/language/ethiopia/ethiop
14mu|texlive-ethiop-0.7-4|13	License:	GPL
14mu|texlive-ethiop-0.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop.tar.xz
14mu|texlive-ethiop-0.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop.doc.tar.xz
14mu|texlive-ethiop-0.7-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop.source.tar.xz
14mu|texlive-ethiop-0.7-4|17	BuildArch:	noarch
14mu|texlive-ethiop-0.7-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ethiop-0.7-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ethiop-0.7-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ethiop-0.7-4|21	
14mu|texlive-ethiop-0.7-4|22	%description
14mu|texlive-ethiop-0.7-4|23	Ethiopian language support for the babel package, including a
14mu|texlive-ethiop-0.7-4|24	collection of fonts and TeX macros for typesetting the
14mu|texlive-ethiop-0.7-4|25	characters of the languages of Ethiopia, with MetaFont fonts
14mu|texlive-ethiop-0.7-4|26	based on EthTeX's.
14mu|texlive-ethiop-0.7-4|27	
14mu|texlive-ethiop-0.7-4|28	
14mu|texlive-ethiop-0.7-4|29	#-----------------------------------------------------------------------
14mu|texlive-ethiop-0.7-4|30	%files
14mu|texlive-ethiop-0.7-4|31	%{_texmfdistdir}/fonts/ofm/public/ethiop/etho10.ofm
14mu|texlive-ethiop-0.7-4|32	%{_texmfdistdir}/fonts/ofm/public/ethiop/ethob10.ofm
14mu|texlive-ethiop-0.7-4|33	%{_texmfdistdir}/fonts/ofm/public/ethiop/ethos10.ofm
14mu|texlive-ethiop-0.7-4|34	%{_texmfdistdir}/fonts/ofm/public/ethiop/ethosb10.ofm
14mu|texlive-ethiop-0.7-4|35	%{_texmfdistdir}/fonts/ovf/public/ethiop/etho10.ovf
14mu|texlive-ethiop-0.7-4|36	%{_texmfdistdir}/fonts/ovf/public/ethiop/ethob10.ovf
14mu|texlive-ethiop-0.7-4|37	%{_texmfdistdir}/fonts/ovf/public/ethiop/ethos10.ovf
14mu|texlive-ethiop-0.7-4|38	%{_texmfdistdir}/fonts/ovf/public/ethiop/ethosb10.ovf
14mu|texlive-ethiop-0.7-4|39	%{_texmfdistdir}/fonts/ovp/public/ethiop/etho10.ovp
14mu|texlive-ethiop-0.7-4|40	%{_texmfdistdir}/fonts/ovp/public/ethiop/ethob10.ovp
14mu|texlive-ethiop-0.7-4|41	%{_texmfdistdir}/fonts/ovp/public/ethiop/ethos10.ovp
14mu|texlive-ethiop-0.7-4|42	%{_texmfdistdir}/fonts/ovp/public/ethiop/ethosb10.ovp
14mu|texlive-ethiop-0.7-4|43	%{_texmfdistdir}/fonts/source/public/ethiop/eth__a.mf
14mu|texlive-ethiop-0.7-4|44	%{_texmfdistdir}/fonts/source/public/ethiop/eth__g.mf
14mu|texlive-ethiop-0.7-4|45	%{_texmfdistdir}/fonts/source/public/ethiop/eth_acce.mf
14mu|texlive-ethiop-0.7-4|46	%{_texmfdistdir}/fonts/source/public/ethiop/eth_b.mf
14mu|texlive-ethiop-0.7-4|47	%{_texmfdistdir}/fonts/source/public/ethiop/eth_c_c.mf
14mu|texlive-ethiop-0.7-4|48	%{_texmfdistdir}/fonts/source/public/ethiop/eth_cc.mf
14mu|texlive-ethiop-0.7-4|49	%{_texmfdistdir}/fonts/source/public/ethiop/eth_cc_c.mf
14mu|texlive-ethiop-0.7-4|50	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ccc2.mf
14mu|texlive-ethiop-0.7-4|51	%{_texmfdistdir}/fonts/source/public/ethiop/eth_d.mf
14mu|texlive-ethiop-0.7-4|52	%{_texmfdistdir}/fonts/source/public/ethiop/eth_dd.mf
14mu|texlive-ethiop-0.7-4|53	%{_texmfdistdir}/fonts/source/public/ethiop/eth_f.mf
14mu|texlive-ethiop-0.7-4|54	%{_texmfdistdir}/fonts/source/public/ethiop/eth_fu.mf
14mu|texlive-ethiop-0.7-4|55	%{_texmfdistdir}/fonts/source/public/ethiop/eth_g.mf
14mu|texlive-ethiop-0.7-4|56	%{_texmfdistdir}/fonts/source/public/ethiop/eth_g_a.mf
14mu|texlive-ethiop-0.7-4|57	%{_texmfdistdir}/fonts/source/public/ethiop/eth_gg.mf
14mu|texlive-ethiop-0.7-4|58	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ggu.mf
14mu|texlive-ethiop-0.7-4|59	%{_texmfdistdir}/fonts/source/public/ethiop/eth_gu.mf
14mu|texlive-ethiop-0.7-4|60	%{_texmfdistdir}/fonts/source/public/ethiop/eth_h.mf
14mu|texlive-ethiop-0.7-4|61	%{_texmfdistdir}/fonts/source/public/ethiop/eth_h_a.mf
14mu|texlive-ethiop-0.7-4|62	%{_texmfdistdir}/fonts/source/public/ethiop/eth_h_c.mf
14mu|texlive-ethiop-0.7-4|63	%{_texmfdistdir}/fonts/source/public/ethiop/eth_hh.mf
14mu|texlive-ethiop-0.7-4|64	%{_texmfdistdir}/fonts/source/public/ethiop/eth_hu_c.mf
14mu|texlive-ethiop-0.7-4|65	%{_texmfdistdir}/fonts/source/public/ethiop/eth_j.mf
14mu|texlive-ethiop-0.7-4|66	%{_texmfdistdir}/fonts/source/public/ethiop/eth_k.mf
14mu|texlive-ethiop-0.7-4|67	%{_texmfdistdir}/fonts/source/public/ethiop/eth_k_a.mf
14mu|texlive-ethiop-0.7-4|68	%{_texmfdistdir}/fonts/source/public/ethiop/eth_kk.mf
14mu|texlive-ethiop-0.7-4|69	%{_texmfdistdir}/fonts/source/public/ethiop/eth_kku.mf
14mu|texlive-ethiop-0.7-4|70	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ku.mf
14mu|texlive-ethiop-0.7-4|71	%{_texmfdistdir}/fonts/source/public/ethiop/eth_l.mf
14mu|texlive-ethiop-0.7-4|72	%{_texmfdistdir}/fonts/source/public/ethiop/eth_m.mf
14mu|texlive-ethiop-0.7-4|73	%{_texmfdistdir}/fonts/source/public/ethiop/eth_mrf.mf
14mu|texlive-ethiop-0.7-4|74	%{_texmfdistdir}/fonts/source/public/ethiop/eth_mu.mf
14mu|texlive-ethiop-0.7-4|75	%{_texmfdistdir}/fonts/source/public/ethiop/eth_n.mf
14mu|texlive-ethiop-0.7-4|76	%{_texmfdistdir}/fonts/source/public/ethiop/eth_nn.mf
14mu|texlive-ethiop-0.7-4|77	%{_texmfdistdir}/fonts/source/public/ethiop/eth_num.mf
14mu|texlive-ethiop-0.7-4|78	%{_texmfdistdir}/fonts/source/public/ethiop/eth_p.mf
14mu|texlive-ethiop-0.7-4|79	%{_texmfdistdir}/fonts/source/public/ethiop/eth_pp.mf
14mu|texlive-ethiop-0.7-4|80	%{_texmfdistdir}/fonts/source/public/ethiop/eth_pu.mf
14mu|texlive-ethiop-0.7-4|81	%{_texmfdistdir}/fonts/source/public/ethiop/eth_punc.mf
14mu|texlive-ethiop-0.7-4|82	%{_texmfdistdir}/fonts/source/public/ethiop/eth_q.mf
14mu|texlive-ethiop-0.7-4|83	%{_texmfdistdir}/fonts/source/public/ethiop/eth_q_a.mf
14mu|texlive-ethiop-0.7-4|84	%{_texmfdistdir}/fonts/source/public/ethiop/eth_qq.mf
14mu|texlive-ethiop-0.7-4|85	%{_texmfdistdir}/fonts/source/public/ethiop/eth_qqu.mf
14mu|texlive-ethiop-0.7-4|86	%{_texmfdistdir}/fonts/source/public/ethiop/eth_qu.mf
14mu|texlive-ethiop-0.7-4|87	%{_texmfdistdir}/fonts/source/public/ethiop/eth_r.mf
14mu|texlive-ethiop-0.7-4|88	%{_texmfdistdir}/fonts/source/public/ethiop/eth_s.mf
14mu|texlive-ethiop-0.7-4|89	%{_texmfdistdir}/fonts/source/public/ethiop/eth_s_a.mf
14mu|texlive-ethiop-0.7-4|90	%{_texmfdistdir}/fonts/source/public/ethiop/eth_s_c.mf
14mu|texlive-ethiop-0.7-4|91	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ss.mf
14mu|texlive-ethiop-0.7-4|92	%{_texmfdistdir}/fonts/source/public/ethiop/eth_t.mf
14mu|texlive-ethiop-0.7-4|93	%{_texmfdistdir}/fonts/source/public/ethiop/eth_tt.mf
14mu|texlive-ethiop-0.7-4|94	%{_texmfdistdir}/fonts/source/public/ethiop/eth_v.mf
14mu|texlive-ethiop-0.7-4|95	%{_texmfdistdir}/fonts/source/public/ethiop/eth_w.mf
14mu|texlive-ethiop-0.7-4|96	%{_texmfdistdir}/fonts/source/public/ethiop/eth_wu.mf
14mu|texlive-ethiop-0.7-4|97	%{_texmfdistdir}/fonts/source/public/ethiop/eth_y.mf
14mu|texlive-ethiop-0.7-4|98	%{_texmfdistdir}/fonts/source/public/ethiop/eth_z.mf
14mu|texlive-ethiop-0.7-4|99	%{_texmfdistdir}/fonts/source/public/ethiop/eth_z_c.mf
14mu|texlive-ethiop-0.7-4|100	%{_texmfdistdir}/fonts/source/public/ethiop/etha10.mf
14mu|texlive-ethiop-0.7-4|101	%{_texmfdistdir}/fonts/source/public/ethiop/etha6.mf
14mu|texlive-ethiop-0.7-4|102	%{_texmfdistdir}/fonts/source/public/ethiop/etha7.mf
14mu|texlive-ethiop-0.7-4|103	%{_texmfdistdir}/fonts/source/public/ethiop/etha8.mf
14mu|texlive-ethiop-0.7-4|104	%{_texmfdistdir}/fonts/source/public/ethiop/etha_cod.mf
14mu|texlive-ethiop-0.7-4|105	%{_texmfdistdir}/fonts/source/public/ethiop/etha_drv.mf
14mu|texlive-ethiop-0.7-4|106	%{_texmfdistdir}/fonts/source/public/ethiop/etha_lig.mf
14mu|texlive-ethiop-0.7-4|107	%{_texmfdistdir}/fonts/source/public/ethiop/ethab10.mf
14mu|texlive-ethiop-0.7-4|108	%{_texmfdistdir}/fonts/source/public/ethiop/ethab11.mf
14mu|texlive-ethiop-0.7-4|109	%{_texmfdistdir}/fonts/source/public/ethiop/ethab12.mf
14mu|texlive-ethiop-0.7-4|110	%{_texmfdistdir}/fonts/source/public/ethiop/ethab14.mf
14mu|texlive-ethiop-0.7-4|111	%{_texmfdistdir}/fonts/source/public/ethiop/ethab18.mf
14mu|texlive-ethiop-0.7-4|112	%{_texmfdistdir}/fonts/source/public/ethiop/ethab24.mf
14mu|texlive-ethiop-0.7-4|113	%{_texmfdistdir}/fonts/source/public/ethiop/ethab36.mf
14mu|texlive-ethiop-0.7-4|114	%{_texmfdistdir}/fonts/source/public/ethiop/ethab9.mf
14mu|texlive-ethiop-0.7-4|115	%{_texmfdistdir}/fonts/source/public/ethiop/ethas10.mf
14mu|texlive-ethiop-0.7-4|116	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb10.mf
14mu|texlive-ethiop-0.7-4|117	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb11.mf
14mu|texlive-ethiop-0.7-4|118	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb12.mf
14mu|texlive-ethiop-0.7-4|119	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb14.mf
14mu|texlive-ethiop-0.7-4|120	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb18.mf
14mu|texlive-ethiop-0.7-4|121	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb24.mf
14mu|texlive-ethiop-0.7-4|122	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb36.mf
14mu|texlive-ethiop-0.7-4|123	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb9.mf
14mu|texlive-ethiop-0.7-4|124	%{_texmfdistdir}/fonts/source/public/ethiop/ethatt10.mf
14mu|texlive-ethiop-0.7-4|125	%{_texmfdistdir}/fonts/source/public/ethiop/ethb10.mf
14mu|texlive-ethiop-0.7-4|126	%{_texmfdistdir}/fonts/source/public/ethiop/ethb6.mf
14mu|texlive-ethiop-0.7-4|127	%{_texmfdistdir}/fonts/source/public/ethiop/ethb7.mf
14mu|texlive-ethiop-0.7-4|128	%{_texmfdistdir}/fonts/source/public/ethiop/ethb8.mf
14mu|texlive-ethiop-0.7-4|129	%{_texmfdistdir}/fonts/source/public/ethiop/ethb_cod.mf
14mu|texlive-ethiop-0.7-4|130	%{_texmfdistdir}/fonts/source/public/ethiop/ethb_drv.mf
14mu|texlive-ethiop-0.7-4|131	%{_texmfdistdir}/fonts/source/public/ethiop/ethb_lig.mf
14mu|texlive-ethiop-0.7-4|132	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb10.mf
14mu|texlive-ethiop-0.7-4|133	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb11.mf
14mu|texlive-ethiop-0.7-4|134	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb12.mf
14mu|texlive-ethiop-0.7-4|135	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb14.mf
14mu|texlive-ethiop-0.7-4|136	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb18.mf
14mu|texlive-ethiop-0.7-4|137	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb24.mf
14mu|texlive-ethiop-0.7-4|138	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb36.mf
14mu|texlive-ethiop-0.7-4|139	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb9.mf
14mu|texlive-ethiop-0.7-4|140	%{_texmfdistdir}/fonts/source/public/ethiop/ethbs10.mf
14mu|texlive-ethiop-0.7-4|141	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb10.mf
14mu|texlive-ethiop-0.7-4|142	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb11.mf
14mu|texlive-ethiop-0.7-4|143	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb12.mf
14mu|texlive-ethiop-0.7-4|144	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb14.mf
14mu|texlive-ethiop-0.7-4|145	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb18.mf
14mu|texlive-ethiop-0.7-4|146	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb24.mf
14mu|texlive-ethiop-0.7-4|147	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb36.mf
14mu|texlive-ethiop-0.7-4|148	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb9.mf
14mu|texlive-ethiop-0.7-4|149	%{_texmfdistdir}/fonts/source/public/ethiop/ethbtt10.mf
14mu|texlive-ethiop-0.7-4|150	%{_texmfdistdir}/fonts/source/public/ethiop/ethiomac.mf
14mu|texlive-ethiop-0.7-4|151	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha10.tfm
14mu|texlive-ethiop-0.7-4|152	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha6.tfm
14mu|texlive-ethiop-0.7-4|153	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha7.tfm
14mu|texlive-ethiop-0.7-4|154	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha8.tfm
14mu|texlive-ethiop-0.7-4|155	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab10.tfm
14mu|texlive-ethiop-0.7-4|156	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab11.tfm
14mu|texlive-ethiop-0.7-4|157	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab12.tfm
14mu|texlive-ethiop-0.7-4|158	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab14.tfm
14mu|texlive-ethiop-0.7-4|159	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab18.tfm
14mu|texlive-ethiop-0.7-4|160	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab24.tfm
14mu|texlive-ethiop-0.7-4|161	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab36.tfm
14mu|texlive-ethiop-0.7-4|162	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab9.tfm
14mu|texlive-ethiop-0.7-4|163	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethas10.tfm
14mu|texlive-ethiop-0.7-4|164	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb10.tfm
14mu|texlive-ethiop-0.7-4|165	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb11.tfm
14mu|texlive-ethiop-0.7-4|166	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb12.tfm
14mu|texlive-ethiop-0.7-4|167	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb14.tfm
14mu|texlive-ethiop-0.7-4|168	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb18.tfm
14mu|texlive-ethiop-0.7-4|169	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb24.tfm
14mu|texlive-ethiop-0.7-4|170	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb36.tfm
14mu|texlive-ethiop-0.7-4|171	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb9.tfm
14mu|texlive-ethiop-0.7-4|172	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethatt10.tfm
14mu|texlive-ethiop-0.7-4|173	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb10.tfm
14mu|texlive-ethiop-0.7-4|174	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb6.tfm
14mu|texlive-ethiop-0.7-4|175	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb7.tfm
14mu|texlive-ethiop-0.7-4|176	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb8.tfm
14mu|texlive-ethiop-0.7-4|177	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb10.tfm
14mu|texlive-ethiop-0.7-4|178	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb11.tfm
14mu|texlive-ethiop-0.7-4|179	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb12.tfm
14mu|texlive-ethiop-0.7-4|180	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb14.tfm
14mu|texlive-ethiop-0.7-4|181	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb18.tfm
14mu|texlive-ethiop-0.7-4|182	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb24.tfm
14mu|texlive-ethiop-0.7-4|183	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb36.tfm
14mu|texlive-ethiop-0.7-4|184	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb9.tfm
14mu|texlive-ethiop-0.7-4|185	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbs10.tfm
14mu|texlive-ethiop-0.7-4|186	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb10.tfm
14mu|texlive-ethiop-0.7-4|187	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb11.tfm
14mu|texlive-ethiop-0.7-4|188	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb12.tfm
14mu|texlive-ethiop-0.7-4|189	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb14.tfm
14mu|texlive-ethiop-0.7-4|190	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb18.tfm
14mu|texlive-ethiop-0.7-4|191	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb24.tfm
14mu|texlive-ethiop-0.7-4|192	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb36.tfm
14mu|texlive-ethiop-0.7-4|193	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb9.tfm
14mu|texlive-ethiop-0.7-4|194	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbtt10.tfm
14mu|texlive-ethiop-0.7-4|195	%{_texmfdistdir}/omega/ocp/ethiop/ethospc.ocp
14mu|texlive-ethiop-0.7-4|196	%{_texmfdistdir}/omega/otp/ethiop/ethospc.otp
14mu|texlive-ethiop-0.7-4|197	%{_texmfdistdir}/tex/latex/ethiop/etharab.sty
14mu|texlive-ethiop-0.7-4|198	%{_texmfdistdir}/tex/latex/ethiop/ethiop.ldf
14mu|texlive-ethiop-0.7-4|199	%{_texmfdistdir}/tex/latex/ethiop/ethiop.sty
14mu|texlive-ethiop-0.7-4|200	%{_texmfdistdir}/tex/latex/ethiop/uetha.fd
14mu|texlive-ethiop-0.7-4|201	%{_texmfdistdir}/tex/latex/ethiop/uethb.fd
14mu|texlive-ethiop-0.7-4|202	%{_texmfdistdir}/tex/latex/ethiop/uetho.fd
14mu|texlive-ethiop-0.7-4|203	%doc %{_texmfdistdir}/doc/latex/ethiop/MANIFEST
14mu|texlive-ethiop-0.7-4|204	%doc %{_texmfdistdir}/doc/latex/ethiop/README
14mu|texlive-ethiop-0.7-4|205	%doc %{_texmfdistdir}/doc/latex/ethiop/codeetha.tex
14mu|texlive-ethiop-0.7-4|206	%doc %{_texmfdistdir}/doc/latex/ethiop/codeethb.tex
14mu|texlive-ethiop-0.7-4|207	%doc %{_texmfdistdir}/doc/latex/ethiop/ethiodoc.pdf
14mu|texlive-ethiop-0.7-4|208	%doc %{_texmfdistdir}/doc/latex/ethiop/ethiodoc.tex
14mu|texlive-ethiop-0.7-4|209	#- source
14mu|texlive-ethiop-0.7-4|210	%doc %{_texmfdistdir}/source/latex/ethiop/ethiop.dtx
14mu|texlive-ethiop-0.7-4|211	%doc %{_texmfdistdir}/source/latex/ethiop/ethiop.ins
14mu|texlive-ethiop-0.7-4|212	
14mu|texlive-ethiop-0.7-4|213	#-----------------------------------------------------------------------
14mu|texlive-ethiop-0.7-4|214	%prep
14mu|texlive-ethiop-0.7-4|215	%setup -c -a0 -a1 -a2
14mu|texlive-ethiop-0.7-4|216	
14mu|texlive-ethiop-0.7-4|217	%build
14mu|texlive-ethiop-0.7-4|218	
14mu|texlive-ethiop-0.7-4|219	%install
14mu|texlive-ethiop-0.7-4|220	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ethiop-0.7-4|221	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ethiop-0.7-4|222	
14mu|texlive-ethiop-0.7-4|223	
14mu|texlive-ethiop-0.7-4|224	
14mu|texlive-ethiop-0.7-4|225	%changelog
14mu|texlive-ethiop-0.7-4|226	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-4
14mu|texlive-ethiop-0.7-4|227	+ Revision: ecca903
14mu|texlive-ethiop-0.7-4|228	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ethiop-0.7-4|229	
14mu|texlive-ethiop-0.7-4|230	

24742 14
14mu|texlive-ethiop-t1-20070214-4|1	# revision 15878
14mu|texlive-ethiop-t1-20070214-4|2	# category Package
14mu|texlive-ethiop-t1-20070214-4|3	# catalog-ctan /fonts/ps-type1/ethiop
14mu|texlive-ethiop-t1-20070214-4|4	# catalog-date 2007-02-14 08:57:40 +0100
14mu|texlive-ethiop-t1-20070214-4|5	# catalog-license gpl
14mu|texlive-ethiop-t1-20070214-4|6	# catalog-version undef
14mu|texlive-ethiop-t1-20070214-4|7	Name:		texlive-ethiop-t1
14mu|texlive-ethiop-t1-20070214-4|8	Version:	20070214
14mu|texlive-ethiop-t1-20070214-4|9	Release:	4
14mu|texlive-ethiop-t1-20070214-4|10	Summary:	Type 1 versions of Amharic fonts
14mu|texlive-ethiop-t1-20070214-4|11	Group:		Publishing
14mu|texlive-ethiop-t1-20070214-4|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/ethiop
14mu|texlive-ethiop-t1-20070214-4|13	License:	GPL
14mu|texlive-ethiop-t1-20070214-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop-t1.tar.xz
14mu|texlive-ethiop-t1-20070214-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop-t1.doc.tar.xz
14mu|texlive-ethiop-t1-20070214-4|16	BuildArch:	noarch
14mu|texlive-ethiop-t1-20070214-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ethiop-t1-20070214-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ethiop-t1-20070214-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ethiop-t1-20070214-4|20	
14mu|texlive-ethiop-t1-20070214-4|21	%description
14mu|texlive-ethiop-t1-20070214-4|22	These fonts are drop-in Adobe type 1 replacements for the fonts
14mu|texlive-ethiop-t1-20070214-4|23	of the ethiop package.
14mu|texlive-ethiop-t1-20070214-4|24	
14mu|texlive-ethiop-t1-20070214-4|25	
14mu|texlive-ethiop-t1-20070214-4|26	#-----------------------------------------------------------------------
14mu|texlive-ethiop-t1-20070214-4|27	%files
14mu|texlive-ethiop-t1-20070214-4|28	%{_texmfdistdir}/fonts/map/dvips/ethiop-t1/ethiop.map
14mu|texlive-ethiop-t1-20070214-4|29	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha10.pfb
14mu|texlive-ethiop-t1-20070214-4|30	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha6.pfb
14mu|texlive-ethiop-t1-20070214-4|31	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha7.pfb
14mu|texlive-ethiop-t1-20070214-4|32	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha8.pfb
14mu|texlive-ethiop-t1-20070214-4|33	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab10.pfb
14mu|texlive-ethiop-t1-20070214-4|34	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab11.pfb
14mu|texlive-ethiop-t1-20070214-4|35	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab12.pfb
14mu|texlive-ethiop-t1-20070214-4|36	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab14.pfb
14mu|texlive-ethiop-t1-20070214-4|37	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab18.pfb
14mu|texlive-ethiop-t1-20070214-4|38	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab24.pfb
14mu|texlive-ethiop-t1-20070214-4|39	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab36.pfb
14mu|texlive-ethiop-t1-20070214-4|40	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab9.pfb
14mu|texlive-ethiop-t1-20070214-4|41	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethas10.pfb
14mu|texlive-ethiop-t1-20070214-4|42	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb10.pfb
14mu|texlive-ethiop-t1-20070214-4|43	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb11.pfb
14mu|texlive-ethiop-t1-20070214-4|44	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb12.pfb
14mu|texlive-ethiop-t1-20070214-4|45	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb14.pfb
14mu|texlive-ethiop-t1-20070214-4|46	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb18.pfb
14mu|texlive-ethiop-t1-20070214-4|47	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb24.pfb
14mu|texlive-ethiop-t1-20070214-4|48	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb36.pfb
14mu|texlive-ethiop-t1-20070214-4|49	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb9.pfb
14mu|texlive-ethiop-t1-20070214-4|50	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethatt10.pfb
14mu|texlive-ethiop-t1-20070214-4|51	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb10.pfb
14mu|texlive-ethiop-t1-20070214-4|52	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb6.pfb
14mu|texlive-ethiop-t1-20070214-4|53	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb7.pfb
14mu|texlive-ethiop-t1-20070214-4|54	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb8.pfb
14mu|texlive-ethiop-t1-20070214-4|55	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb10.pfb
14mu|texlive-ethiop-t1-20070214-4|56	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb11.pfb
14mu|texlive-ethiop-t1-20070214-4|57	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb12.pfb
14mu|texlive-ethiop-t1-20070214-4|58	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb14.pfb
14mu|texlive-ethiop-t1-20070214-4|59	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb18.pfb
14mu|texlive-ethiop-t1-20070214-4|60	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb24.pfb
14mu|texlive-ethiop-t1-20070214-4|61	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb36.pfb
14mu|texlive-ethiop-t1-20070214-4|62	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb9.pfb
14mu|texlive-ethiop-t1-20070214-4|63	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbs10.pfb
14mu|texlive-ethiop-t1-20070214-4|64	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb10.pfb
14mu|texlive-ethiop-t1-20070214-4|65	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb11.pfb
14mu|texlive-ethiop-t1-20070214-4|66	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb12.pfb
14mu|texlive-ethiop-t1-20070214-4|67	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb14.pfb
14mu|texlive-ethiop-t1-20070214-4|68	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb18.pfb
14mu|texlive-ethiop-t1-20070214-4|69	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb24.pfb
14mu|texlive-ethiop-t1-20070214-4|70	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb36.pfb
14mu|texlive-ethiop-t1-20070214-4|71	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb9.pfb
14mu|texlive-ethiop-t1-20070214-4|72	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbtt10.pfb
14mu|texlive-ethiop-t1-20070214-4|73	%doc %{_texmfdistdir}/doc/latex/ethiop-t1/COPYING
14mu|texlive-ethiop-t1-20070214-4|74	%doc %{_texmfdistdir}/doc/latex/ethiop-t1/README
14mu|texlive-ethiop-t1-20070214-4|75	
14mu|texlive-ethiop-t1-20070214-4|76	#-----------------------------------------------------------------------
14mu|texlive-ethiop-t1-20070214-4|77	%prep
14mu|texlive-ethiop-t1-20070214-4|78	%setup -c -a0 -a1
14mu|texlive-ethiop-t1-20070214-4|79	
14mu|texlive-ethiop-t1-20070214-4|80	%build
14mu|texlive-ethiop-t1-20070214-4|81	
14mu|texlive-ethiop-t1-20070214-4|82	%install
14mu|texlive-ethiop-t1-20070214-4|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ethiop-t1-20070214-4|84	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ethiop-t1-20070214-4|85	
14mu|texlive-ethiop-t1-20070214-4|86	
14mu|texlive-ethiop-t1-20070214-4|87	
14mu|texlive-ethiop-t1-20070214-4|88	%changelog
14mu|texlive-ethiop-t1-20070214-4|89	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070214-4
14mu|texlive-ethiop-t1-20070214-4|90	+ Revision: 353133c
14mu|texlive-ethiop-t1-20070214-4|91	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ethiop-t1-20070214-4|92	
14mu|texlive-ethiop-t1-20070214-4|93	

24743 14
14mu|texlive-etoc-1.07k-3|1	# revision 33118
14mu|texlive-etoc-1.07k-3|2	# category Package
14mu|texlive-etoc-1.07k-3|3	# catalog-ctan /macros/latex/contrib/etoc
14mu|texlive-etoc-1.07k-3|4	# catalog-date 2014-03-07 10:32:30 +0100
14mu|texlive-etoc-1.07k-3|5	# catalog-license lppl1.2
14mu|texlive-etoc-1.07k-3|6	# catalog-version 1.07k
14mu|texlive-etoc-1.07k-3|7	Name:		texlive-etoc
14mu|texlive-etoc-1.07k-3|8	Version:	1.07k
14mu|texlive-etoc-1.07k-3|9	Release:	3
14mu|texlive-etoc-1.07k-3|10	Summary:	Completely customisable TOCs
14mu|texlive-etoc-1.07k-3|11	Group:		Publishing
14mu|texlive-etoc-1.07k-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etoc
14mu|texlive-etoc-1.07k-3|13	License:	LPPL1.2
14mu|texlive-etoc-1.07k-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoc.tar.xz
14mu|texlive-etoc-1.07k-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoc.doc.tar.xz
14mu|texlive-etoc-1.07k-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoc.source.tar.xz
14mu|texlive-etoc-1.07k-3|17	BuildArch:	noarch
14mu|texlive-etoc-1.07k-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-etoc-1.07k-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-etoc-1.07k-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-etoc-1.07k-3|21	
14mu|texlive-etoc-1.07k-3|22	%description
14mu|texlive-etoc-1.07k-3|23	The package gives the user complete control of how the entries
14mu|texlive-etoc-1.07k-3|24	of the table of contents should be constituted from the name,
14mu|texlive-etoc-1.07k-3|25	number, and page number of each sectioning unit. The layout is
14mu|texlive-etoc-1.07k-3|26	controlled by the definition of 'line styles' for each
14mu|texlive-etoc-1.07k-3|27	sectioning level used in the document. The package provides its
14mu|texlive-etoc-1.07k-3|28	own custom line styles (which may be used as examples), and
14mu|texlive-etoc-1.07k-3|29	continues to support the standard formatting inherited from the
14mu|texlive-etoc-1.07k-3|30	LaTeX document classes, but the package can also allow the user
14mu|texlive-etoc-1.07k-3|31	to delegate the details to packages dealing with list making
14mu|texlive-etoc-1.07k-3|32	environments (such as enumitem). The package's default global
14mu|texlive-etoc-1.07k-3|33	style typesets tables of contents in a multi-column format,
14mu|texlive-etoc-1.07k-3|34	with either a standard heading, or a ruled title (optionally
14mu|texlive-etoc-1.07k-3|35	with a frame around the table). The \tableofcontents command
14mu|texlive-etoc-1.07k-3|36	may be used arbitrarily many times in the same document, while
14mu|texlive-etoc-1.07k-3|37	\localtableofcontents provides a 'local' table of contents.
14mu|texlive-etoc-1.07k-3|38	
14mu|texlive-etoc-1.07k-3|39	
14mu|texlive-etoc-1.07k-3|40	#-----------------------------------------------------------------------
14mu|texlive-etoc-1.07k-3|41	%files
14mu|texlive-etoc-1.07k-3|42	%{_texmfdistdir}/tex/latex/etoc/etoc.sty
14mu|texlive-etoc-1.07k-3|43	%doc %{_texmfdistdir}/doc/latex/etoc/README
14mu|texlive-etoc-1.07k-3|44	%doc %{_texmfdistdir}/doc/latex/etoc/etoc.pdf
14mu|texlive-etoc-1.07k-3|45	%doc %{_texmfdistdir}/doc/latex/etoc/etoc.tex
14mu|texlive-etoc-1.07k-3|46	#- source
14mu|texlive-etoc-1.07k-3|47	%doc %{_texmfdistdir}/source/latex/etoc/etoc.dtx
14mu|texlive-etoc-1.07k-3|48	%doc %{_texmfdistdir}/source/latex/etoc/etoc.ins
14mu|texlive-etoc-1.07k-3|49	
14mu|texlive-etoc-1.07k-3|50	#-----------------------------------------------------------------------
14mu|texlive-etoc-1.07k-3|51	%prep
14mu|texlive-etoc-1.07k-3|52	%setup -c -a0 -a1 -a2
14mu|texlive-etoc-1.07k-3|53	
14mu|texlive-etoc-1.07k-3|54	%build
14mu|texlive-etoc-1.07k-3|55	
14mu|texlive-etoc-1.07k-3|56	%install
14mu|texlive-etoc-1.07k-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-etoc-1.07k-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-etoc-1.07k-3|59	
14mu|texlive-etoc-1.07k-3|60	%changelog
14mu|texlive-etoc-1.07k-3|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.07k-3
14mu|texlive-etoc-1.07k-3|62	+ Revision: c44ab45
14mu|texlive-etoc-1.07k-3|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-etoc-1.07k-3|64	
14mu|texlive-etoc-1.07k-3|65	

24744 14
14mu|texlive-etoolbox-2.1-4|1	# revision 20922
14mu|texlive-etoolbox-2.1-4|2	# category Package
14mu|texlive-etoolbox-2.1-4|3	# catalog-ctan /macros/latex/contrib/etoolbox
14mu|texlive-etoolbox-2.1-4|4	# catalog-date 2011-01-03 19:54:22 +0100
14mu|texlive-etoolbox-2.1-4|5	# catalog-license lppl1.3
14mu|texlive-etoolbox-2.1-4|6	# catalog-version 2.1
14mu|texlive-etoolbox-2.1-4|7	Name:		texlive-etoolbox
14mu|texlive-etoolbox-2.1-4|8	Version:	2.1
14mu|texlive-etoolbox-2.1-4|9	Release:	4
14mu|texlive-etoolbox-2.1-4|10	Summary:	Tool-box for LaTeX programmers using e-TeX
14mu|texlive-etoolbox-2.1-4|11	Group:		Publishing
14mu|texlive-etoolbox-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox
14mu|texlive-etoolbox-2.1-4|13	License:	LPPL1.3
14mu|texlive-etoolbox-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoolbox.tar.xz
14mu|texlive-etoolbox-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etoolbox.doc.tar.xz
14mu|texlive-etoolbox-2.1-4|16	BuildArch:	noarch
14mu|texlive-etoolbox-2.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-etoolbox-2.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-etoolbox-2.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-etoolbox-2.1-4|20	
14mu|texlive-etoolbox-2.1-4|21	%description
14mu|texlive-etoolbox-2.1-4|22	The etoolbox package is a toolbox of programming facilities
14mu|texlive-etoolbox-2.1-4|23	geared primarily towards LaTeX class and package authors. It
14mu|texlive-etoolbox-2.1-4|24	provides LaTeX frontends to some of the new primitives provided
14mu|texlive-etoolbox-2.1-4|25	by e-TeX as well as some generic tools which are not strictly
14mu|texlive-etoolbox-2.1-4|26	related to e-TeX but match the profile of this package. Note
14mu|texlive-etoolbox-2.1-4|27	that the initial versions of this package were released under
14mu|texlive-etoolbox-2.1-4|28	the name elatex. The package provides functions that seem to
14mu|texlive-etoolbox-2.1-4|29	offer alternative ways of implementing some LaTeX kernel
14mu|texlive-etoolbox-2.1-4|30	commands; nevertheless, the package will not modify any part of
14mu|texlive-etoolbox-2.1-4|31	the LaTeX kernel.
14mu|texlive-etoolbox-2.1-4|32	
14mu|texlive-etoolbox-2.1-4|33	
14mu|texlive-etoolbox-2.1-4|34	#-----------------------------------------------------------------------
14mu|texlive-etoolbox-2.1-4|35	%files
14mu|texlive-etoolbox-2.1-4|36	%{_texmfdistdir}/tex/latex/etoolbox/etoolbox.def
14mu|texlive-etoolbox-2.1-4|37	%{_texmfdistdir}/tex/latex/etoolbox/etoolbox.sty
14mu|texlive-etoolbox-2.1-4|38	%doc %{_texmfdistdir}/doc/latex/etoolbox/README
14mu|texlive-etoolbox-2.1-4|39	%doc %{_texmfdistdir}/doc/latex/etoolbox/etoolbox.pdf
14mu|texlive-etoolbox-2.1-4|40	%doc %{_texmfdistdir}/doc/latex/etoolbox/etoolbox.tex
14mu|texlive-etoolbox-2.1-4|41	
14mu|texlive-etoolbox-2.1-4|42	#-----------------------------------------------------------------------
14mu|texlive-etoolbox-2.1-4|43	%prep
14mu|texlive-etoolbox-2.1-4|44	%setup -c -a0 -a1
14mu|texlive-etoolbox-2.1-4|45	
14mu|texlive-etoolbox-2.1-4|46	%build
14mu|texlive-etoolbox-2.1-4|47	
14mu|texlive-etoolbox-2.1-4|48	%install
14mu|texlive-etoolbox-2.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-etoolbox-2.1-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-etoolbox-2.1-4|51	
14mu|texlive-etoolbox-2.1-4|52	
14mu|texlive-etoolbox-2.1-4|53	
14mu|texlive-etoolbox-2.1-4|54	%changelog
14mu|texlive-etoolbox-2.1-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-etoolbox-2.1-4|56	+ Revision: ce10afa
14mu|texlive-etoolbox-2.1-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-etoolbox-2.1-4|58	
14mu|texlive-etoolbox-2.1-4|59	

24745 14
14mu|texlive-euenc-0.1h-4|1	# revision 19795
14mu|texlive-euenc-0.1h-4|2	# category Package
14mu|texlive-euenc-0.1h-4|3	# catalog-ctan /macros/latex/contrib/euenc
14mu|texlive-euenc-0.1h-4|4	# catalog-date 2010-09-19 01:22:04 +0200
14mu|texlive-euenc-0.1h-4|5	# catalog-license lppl1.3
14mu|texlive-euenc-0.1h-4|6	# catalog-version 0.1h
14mu|texlive-euenc-0.1h-4|7	Name:		texlive-euenc
14mu|texlive-euenc-0.1h-4|8	Version:	0.1h
14mu|texlive-euenc-0.1h-4|9	Release:	4
14mu|texlive-euenc-0.1h-4|10	Summary:	Unicode font encoding definitions for XeTeX
14mu|texlive-euenc-0.1h-4|11	Group:		Publishing
14mu|texlive-euenc-0.1h-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/euenc
14mu|texlive-euenc-0.1h-4|13	License:	LPPL1.3
14mu|texlive-euenc-0.1h-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euenc.tar.xz
14mu|texlive-euenc-0.1h-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euenc.doc.tar.xz
14mu|texlive-euenc-0.1h-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euenc.source.tar.xz
14mu|texlive-euenc-0.1h-4|17	BuildArch:	noarch
14mu|texlive-euenc-0.1h-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-euenc-0.1h-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-euenc-0.1h-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-euenc-0.1h-4|21	
14mu|texlive-euenc-0.1h-4|22	%description
14mu|texlive-euenc-0.1h-4|23	Font encoding definitions for unicode fonts loaded by LaTeX in
14mu|texlive-euenc-0.1h-4|24	XeTeX or LuaTeX. The package provides two encodings: -- EU1,
14mu|texlive-euenc-0.1h-4|25	designed for use with XeTeX, which the fontspec uses for
14mu|texlive-euenc-0.1h-4|26	unicode fonts which require no macro-level processing for
14mu|texlive-euenc-0.1h-4|27	accents, and -- EU2, which provides the same facilities for use
14mu|texlive-euenc-0.1h-4|28	with LuaTeX. Neither encoding places any restriction on the
14mu|texlive-euenc-0.1h-4|29	glyphs provided by a font; use of EU2 causes the package
14mu|texlive-euenc-0.1h-4|30	euxunicode to be loaded (the package is part of this
14mu|texlive-euenc-0.1h-4|31	distribution). The package includes font definition files for
14mu|texlive-euenc-0.1h-4|32	use with the Latin Modern OpenType fonts.
14mu|texlive-euenc-0.1h-4|33	
14mu|texlive-euenc-0.1h-4|34	
14mu|texlive-euenc-0.1h-4|35	#-----------------------------------------------------------------------
14mu|texlive-euenc-0.1h-4|36	%files
14mu|texlive-euenc-0.1h-4|37	%{_texmfdistdir}/tex/latex/euenc/eu1enc.def
14mu|texlive-euenc-0.1h-4|38	%{_texmfdistdir}/tex/latex/euenc/eu1lmdh.fd
14mu|texlive-euenc-0.1h-4|39	%{_texmfdistdir}/tex/latex/euenc/eu1lmr.fd
14mu|texlive-euenc-0.1h-4|40	%{_texmfdistdir}/tex/latex/euenc/eu1lmss.fd
14mu|texlive-euenc-0.1h-4|41	%{_texmfdistdir}/tex/latex/euenc/eu1lmssq.fd
14mu|texlive-euenc-0.1h-4|42	%{_texmfdistdir}/tex/latex/euenc/eu1lmtt.fd
14mu|texlive-euenc-0.1h-4|43	%{_texmfdistdir}/tex/latex/euenc/eu1lmvtt.fd
14mu|texlive-euenc-0.1h-4|44	%{_texmfdistdir}/tex/latex/euenc/eu2enc.def
14mu|texlive-euenc-0.1h-4|45	%{_texmfdistdir}/tex/latex/euenc/eu2lmdh.fd
14mu|texlive-euenc-0.1h-4|46	%{_texmfdistdir}/tex/latex/euenc/eu2lmr.fd
14mu|texlive-euenc-0.1h-4|47	%{_texmfdistdir}/tex/latex/euenc/eu2lmss.fd
14mu|texlive-euenc-0.1h-4|48	%{_texmfdistdir}/tex/latex/euenc/eu2lmssq.fd
14mu|texlive-euenc-0.1h-4|49	%{_texmfdistdir}/tex/latex/euenc/eu2lmtt.fd
14mu|texlive-euenc-0.1h-4|50	%{_texmfdistdir}/tex/latex/euenc/eu2lmvtt.fd
14mu|texlive-euenc-0.1h-4|51	%doc %{_texmfdistdir}/doc/latex/euenc/README
14mu|texlive-euenc-0.1h-4|52	%doc %{_texmfdistdir}/doc/latex/euenc/euenc.pdf
14mu|texlive-euenc-0.1h-4|53	%doc %{_texmfdistdir}/doc/latex/euenc/test-euxlm.ltx
14mu|texlive-euenc-0.1h-4|54	#- source
14mu|texlive-euenc-0.1h-4|55	%doc %{_texmfdistdir}/source/latex/euenc/Makefile
14mu|texlive-euenc-0.1h-4|56	%doc %{_texmfdistdir}/source/latex/euenc/euenc.dtx
14mu|texlive-euenc-0.1h-4|57	
14mu|texlive-euenc-0.1h-4|58	#-----------------------------------------------------------------------
14mu|texlive-euenc-0.1h-4|59	%prep
14mu|texlive-euenc-0.1h-4|60	%setup -c -a0 -a1 -a2
14mu|texlive-euenc-0.1h-4|61	
14mu|texlive-euenc-0.1h-4|62	%build
14mu|texlive-euenc-0.1h-4|63	
14mu|texlive-euenc-0.1h-4|64	%install
14mu|texlive-euenc-0.1h-4|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-euenc-0.1h-4|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-euenc-0.1h-4|67	
14mu|texlive-euenc-0.1h-4|68	
14mu|texlive-euenc-0.1h-4|69	
14mu|texlive-euenc-0.1h-4|70	%changelog
14mu|texlive-euenc-0.1h-4|71	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1h-4
14mu|texlive-euenc-0.1h-4|72	+ Revision: 6c951f2
14mu|texlive-euenc-0.1h-4|73	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-euenc-0.1h-4|74	
14mu|texlive-euenc-0.1h-4|75	

24746 14
14mu|texlive-eukdate-1.04-4|1	# revision 15878
14mu|texlive-eukdate-1.04-4|2	# category Package
14mu|texlive-eukdate-1.04-4|3	# catalog-ctan /macros/latex/contrib/eukdate
14mu|texlive-eukdate-1.04-4|4	# catalog-date 2009-03-17 21:46:26 +0100
14mu|texlive-eukdate-1.04-4|5	# catalog-license lppl
14mu|texlive-eukdate-1.04-4|6	# catalog-version 1.04
14mu|texlive-eukdate-1.04-4|7	Name:		texlive-eukdate
14mu|texlive-eukdate-1.04-4|8	Version:	1.04
14mu|texlive-eukdate-1.04-4|9	Release:	4
14mu|texlive-eukdate-1.04-4|10	Summary:	UK format dates, with weekday
14mu|texlive-eukdate-1.04-4|11	Group:		Publishing
14mu|texlive-eukdate-1.04-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eukdate
14mu|texlive-eukdate-1.04-4|13	License:	LPPL
14mu|texlive-eukdate-1.04-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eukdate.tar.xz
14mu|texlive-eukdate-1.04-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eukdate.doc.tar.xz
14mu|texlive-eukdate-1.04-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eukdate.source.tar.xz
14mu|texlive-eukdate-1.04-4|17	BuildArch:	noarch
14mu|texlive-eukdate-1.04-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eukdate-1.04-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eukdate-1.04-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-eukdate-1.04-4|21	
14mu|texlive-eukdate-1.04-4|22	%description
14mu|texlive-eukdate-1.04-4|23	The package is used to change the format of \today's date,
14mu|texlive-eukdate-1.04-4|24	including the weekday, e.g., "Saturday, 26 June 2008", the 'UK
14mu|texlive-eukdate-1.04-4|25	format', which is preferred in many parts of the world, as
14mu|texlive-eukdate-1.04-4|26	distinct from that which is used in \maketitle of the article
14mu|texlive-eukdate-1.04-4|27	class, "June 26, 2008", the 'US format'.
14mu|texlive-eukdate-1.04-4|28	
14mu|texlive-eukdate-1.04-4|29	
14mu|texlive-eukdate-1.04-4|30	#-----------------------------------------------------------------------
14mu|texlive-eukdate-1.04-4|31	%files
14mu|texlive-eukdate-1.04-4|32	%{_texmfdistdir}/tex/latex/eukdate/eukdate.sty
14mu|texlive-eukdate-1.04-4|33	%doc %{_texmfdistdir}/doc/latex/eukdate/README
14mu|texlive-eukdate-1.04-4|34	%doc %{_texmfdistdir}/doc/latex/eukdate/eukdate.pdf
14mu|texlive-eukdate-1.04-4|35	#- source
14mu|texlive-eukdate-1.04-4|36	%doc %{_texmfdistdir}/source/latex/eukdate/eukdate.dtx
14mu|texlive-eukdate-1.04-4|37	%doc %{_texmfdistdir}/source/latex/eukdate/eukdate.ins
14mu|texlive-eukdate-1.04-4|38	
14mu|texlive-eukdate-1.04-4|39	#-----------------------------------------------------------------------
14mu|texlive-eukdate-1.04-4|40	%prep
14mu|texlive-eukdate-1.04-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-eukdate-1.04-4|42	
14mu|texlive-eukdate-1.04-4|43	%build
14mu|texlive-eukdate-1.04-4|44	
14mu|texlive-eukdate-1.04-4|45	%install
14mu|texlive-eukdate-1.04-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eukdate-1.04-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-eukdate-1.04-4|48	
14mu|texlive-eukdate-1.04-4|49	
14mu|texlive-eukdate-1.04-4|50	
14mu|texlive-eukdate-1.04-4|51	%changelog
14mu|texlive-eukdate-1.04-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.04-4
14mu|texlive-eukdate-1.04-4|53	+ Revision: 1077cc4
14mu|texlive-eukdate-1.04-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eukdate-1.04-4|55	
14mu|texlive-eukdate-1.04-4|56	

24747 14
14mu|texlive-euler-2.5-4|1	# revision 17261
14mu|texlive-euler-2.5-4|2	# category Package
14mu|texlive-euler-2.5-4|3	# catalog-ctan /macros/latex/contrib/euler
14mu|texlive-euler-2.5-4|4	# catalog-date 2010-02-28 19:16:53 +0100
14mu|texlive-euler-2.5-4|5	# catalog-license lppl
14mu|texlive-euler-2.5-4|6	# catalog-version 2.5
14mu|texlive-euler-2.5-4|7	Name:		texlive-euler
14mu|texlive-euler-2.5-4|8	Version:	2.5
14mu|texlive-euler-2.5-4|9	Release:	4
14mu|texlive-euler-2.5-4|10	Summary:	Use AMS Euler fonts for math
14mu|texlive-euler-2.5-4|11	Group:		Publishing
14mu|texlive-euler-2.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/euler
14mu|texlive-euler-2.5-4|13	License:	LPPL
14mu|texlive-euler-2.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euler.tar.xz
14mu|texlive-euler-2.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euler.doc.tar.xz
14mu|texlive-euler-2.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euler.source.tar.xz
14mu|texlive-euler-2.5-4|17	BuildArch:	noarch
14mu|texlive-euler-2.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-euler-2.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-euler-2.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-euler-2.5-4|21	
14mu|texlive-euler-2.5-4|22	%description
14mu|texlive-euler-2.5-4|23	Provides a setup for using the AMS Euler family of fonts for
14mu|texlive-euler-2.5-4|24	mathematics in LaTeX documents. "The underlying philosophy of
14mu|texlive-euler-2.5-4|25	Zapf's Euler design was to capture the flavour of mathematics
14mu|texlive-euler-2.5-4|26	as it might be written by a mathematician with excellent
14mu|texlive-euler-2.5-4|27	handwriting." [concrete-tug] The euler package is based on
14mu|texlive-euler-2.5-4|28	Knuth's macros for the book 'Concrete Mathematics'. The text
14mu|texlive-euler-2.5-4|29	fonts for the Concrete book are supported by the beton package.
14mu|texlive-euler-2.5-4|30	
14mu|texlive-euler-2.5-4|31	
14mu|texlive-euler-2.5-4|32	#-----------------------------------------------------------------------
14mu|texlive-euler-2.5-4|33	%files
14mu|texlive-euler-2.5-4|34	%{_texmfdistdir}/tex/latex/euler/euler.sty
14mu|texlive-euler-2.5-4|35	%doc %{_texmfdistdir}/doc/latex/euler/euler.pdf
14mu|texlive-euler-2.5-4|36	%doc %{_texmfdistdir}/doc/latex/euler/legal.txt
14mu|texlive-euler-2.5-4|37	#- source
14mu|texlive-euler-2.5-4|38	%doc %{_texmfdistdir}/source/latex/euler/euler.dtx
14mu|texlive-euler-2.5-4|39	%doc %{_texmfdistdir}/source/latex/euler/euler.ins
14mu|texlive-euler-2.5-4|40	
14mu|texlive-euler-2.5-4|41	#-----------------------------------------------------------------------
14mu|texlive-euler-2.5-4|42	%prep
14mu|texlive-euler-2.5-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-euler-2.5-4|44	
14mu|texlive-euler-2.5-4|45	%build
14mu|texlive-euler-2.5-4|46	
14mu|texlive-euler-2.5-4|47	%install
14mu|texlive-euler-2.5-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-euler-2.5-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-euler-2.5-4|50	
14mu|texlive-euler-2.5-4|51	
14mu|texlive-euler-2.5-4|52	
14mu|texlive-euler-2.5-4|53	%changelog
14mu|texlive-euler-2.5-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5-4
14mu|texlive-euler-2.5-4|55	+ Revision: a7c31ef
14mu|texlive-euler-2.5-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-euler-2.5-4|57	
14mu|texlive-euler-2.5-4|58	

24748 14
14mu|texlive-eulervm-4.0-4|1	# revision 15878
14mu|texlive-eulervm-4.0-4|2	# category Package
14mu|texlive-eulervm-4.0-4|3	# catalog-ctan /fonts/eulervm
14mu|texlive-eulervm-4.0-4|4	# catalog-date 2006-12-09 23:51:48 +0100
14mu|texlive-eulervm-4.0-4|5	# catalog-license lppl
14mu|texlive-eulervm-4.0-4|6	# catalog-version 4.0
14mu|texlive-eulervm-4.0-4|7	Name:		texlive-eulervm
14mu|texlive-eulervm-4.0-4|8	Version:	4.0
14mu|texlive-eulervm-4.0-4|9	Release:	4
14mu|texlive-eulervm-4.0-4|10	Summary:	Euler virtual math fonts
14mu|texlive-eulervm-4.0-4|11	Group:		Publishing
14mu|texlive-eulervm-4.0-4|12	URL:		http://www.ctan.org/tex-archive/fonts/eulervm
14mu|texlive-eulervm-4.0-4|13	License:	LPPL
14mu|texlive-eulervm-4.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eulervm.tar.xz
14mu|texlive-eulervm-4.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eulervm.doc.tar.xz
14mu|texlive-eulervm-4.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eulervm.source.tar.xz
14mu|texlive-eulervm-4.0-4|17	BuildArch:	noarch
14mu|texlive-eulervm-4.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-eulervm-4.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-eulervm-4.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-eulervm-4.0-4|21	
14mu|texlive-eulervm-4.0-4|22	%description
14mu|texlive-eulervm-4.0-4|23	The well-known Euler fonts are suitable for typsetting
14mu|texlive-eulervm-4.0-4|24	mathematics in conjunction with a variety of text fonts which
14mu|texlive-eulervm-4.0-4|25	do not provide mathematical character sets of their own. Euler-
14mu|texlive-eulervm-4.0-4|26	VM is a set of virtual mathematics fonts based on Euler and CM.
14mu|texlive-eulervm-4.0-4|27	This approach has several advantages over immediately using the
14mu|texlive-eulervm-4.0-4|28	real Euler fonts: Most noticeably, less TeX resources are
14mu|texlive-eulervm-4.0-4|29	consumed, the quality of various math symbols is improved and a
14mu|texlive-eulervm-4.0-4|30	usable \hslash symbol can be provided. The virtual fonts are
14mu|texlive-eulervm-4.0-4|31	accompanied by a LaTeX package which makes them easy to use,
14mu|texlive-eulervm-4.0-4|32	particularly in conjunction with Type1 PostScript text fonts.
14mu|texlive-eulervm-4.0-4|33	They are compatible with amsmath. A package option allows the
14mu|texlive-eulervm-4.0-4|34	fonts to be loaded at 95% of their nominal size, thus blending
14mu|texlive-eulervm-4.0-4|35	better with certain text fonts, e.g., Minion.
14mu|texlive-eulervm-4.0-4|36	
14mu|texlive-eulervm-4.0-4|37	
14mu|texlive-eulervm-4.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-eulervm-4.0-4|39	%files
14mu|texlive-eulervm-4.0-4|40	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeuex10.tfm
14mu|texlive-eulervm-4.0-4|41	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurb10.tfm
14mu|texlive-eulervm-4.0-4|42	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurb5.tfm
14mu|texlive-eulervm-4.0-4|43	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurb7.tfm
14mu|texlive-eulervm-4.0-4|44	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurm10.tfm
14mu|texlive-eulervm-4.0-4|45	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurm5.tfm
14mu|texlive-eulervm-4.0-4|46	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeurm7.tfm
14mu|texlive-eulervm-4.0-4|47	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusb10.tfm
14mu|texlive-eulervm-4.0-4|48	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusb5.tfm
14mu|texlive-eulervm-4.0-4|49	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusb7.tfm
14mu|texlive-eulervm-4.0-4|50	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusm10.tfm
14mu|texlive-eulervm-4.0-4|51	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusm5.tfm
14mu|texlive-eulervm-4.0-4|52	%{_texmfdistdir}/fonts/tfm/public/eulervm/zeusm7.tfm
14mu|texlive-eulervm-4.0-4|53	%{_texmfdistdir}/fonts/vf/public/eulervm/zeuex10.vf
14mu|texlive-eulervm-4.0-4|54	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurb10.vf
14mu|texlive-eulervm-4.0-4|55	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurb5.vf
14mu|texlive-eulervm-4.0-4|56	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurb7.vf
14mu|texlive-eulervm-4.0-4|57	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurm10.vf
14mu|texlive-eulervm-4.0-4|58	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurm5.vf
14mu|texlive-eulervm-4.0-4|59	%{_texmfdistdir}/fonts/vf/public/eulervm/zeurm7.vf
14mu|texlive-eulervm-4.0-4|60	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusb10.vf
14mu|texlive-eulervm-4.0-4|61	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusb5.vf
14mu|texlive-eulervm-4.0-4|62	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusb7.vf
14mu|texlive-eulervm-4.0-4|63	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusm10.vf
14mu|texlive-eulervm-4.0-4|64	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusm5.vf
14mu|texlive-eulervm-4.0-4|65	%{_texmfdistdir}/fonts/vf/public/eulervm/zeusm7.vf
14mu|texlive-eulervm-4.0-4|66	%{_texmfdistdir}/tex/latex/eulervm/eulervm.sty
14mu|texlive-eulervm-4.0-4|67	%{_texmfdistdir}/tex/latex/eulervm/uzeuex.fd
14mu|texlive-eulervm-4.0-4|68	%{_texmfdistdir}/tex/latex/eulervm/uzeur.fd
14mu|texlive-eulervm-4.0-4|69	%{_texmfdistdir}/tex/latex/eulervm/uzeus.fd
14mu|texlive-eulervm-4.0-4|70	%doc %{_texmfdistdir}/doc/latex/eulervm/README.eulervm
14mu|texlive-eulervm-4.0-4|71	%doc %{_texmfdistdir}/doc/latex/eulervm/eulervm.pdf
14mu|texlive-eulervm-4.0-4|72	%doc %{_texmfdistdir}/doc/latex/eulervm/manifest.txt
14mu|texlive-eulervm-4.0-4|73	#- source
14mu|texlive-eulervm-4.0-4|74	%doc %{_texmfdistdir}/source/latex/eulervm/eulervm.dtx
14mu|texlive-eulervm-4.0-4|75	%doc %{_texmfdistdir}/source/latex/eulervm/eulervm.ins
14mu|texlive-eulervm-4.0-4|76	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/Makefile
14mu|texlive-eulervm-4.0-4|77	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/amsrel10.mtx
14mu|texlive-eulervm-4.0-4|78	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/amsrel5.mtx
14mu|texlive-eulervm-4.0-4|79	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/amsrel7.mtx
14mu|texlive-eulervm-4.0-4|80	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/axis10.mtx
14mu|texlive-eulervm-4.0-4|81	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/axis5.mtx
14mu|texlive-eulervm-4.0-4|82	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/axis7.mtx
14mu|texlive-eulervm-4.0-4|83	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eubar10.mtx
14mu|texlive-eulervm-4.0-4|84	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eubar5.mtx
14mu|texlive-eulervm-4.0-4|85	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eubar7.mtx
14mu|texlive-eulervm-4.0-4|86	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/euml.etx
14mu|texlive-eulervm-4.0-4|87	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eums.etx
14mu|texlive-eulervm-4.0-4|88	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/eumx.etx
14mu|texlive-eulervm-4.0-4|89	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/fontevm.tex
14mu|texlive-eulervm-4.0-4|90	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/unsetams.mtx
14mu|texlive-eulervm-4.0-4|91	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/unseteus.mtx
14mu|texlive-eulervm-4.0-4|92	%doc %{_texmfdistdir}/source/latex/eulervm/fontinst/unsetex.mtx
14mu|texlive-eulervm-4.0-4|93	
14mu|texlive-eulervm-4.0-4|94	#-----------------------------------------------------------------------
14mu|texlive-eulervm-4.0-4|95	%prep
14mu|texlive-eulervm-4.0-4|96	%setup -c -a0 -a1 -a2
14mu|texlive-eulervm-4.0-4|97	
14mu|texlive-eulervm-4.0-4|98	%build
14mu|texlive-eulervm-4.0-4|99	
14mu|texlive-eulervm-4.0-4|100	%install
14mu|texlive-eulervm-4.0-4|101	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eulervm-4.0-4|102	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-eulervm-4.0-4|103	
14mu|texlive-eulervm-4.0-4|104	
14mu|texlive-eulervm-4.0-4|105	
14mu|texlive-eulervm-4.0-4|106	%changelog
14mu|texlive-eulervm-4.0-4|107	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0-4
14mu|texlive-eulervm-4.0-4|108	+ Revision: 974181f
14mu|texlive-eulervm-4.0-4|109	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eulervm-4.0-4|110	
14mu|texlive-eulervm-4.0-4|111	

24749 14
14mu|texlive-euproposal-0.3-4|1	# revision 15878
14mu|texlive-euproposal-0.3-4|2	# category Package
14mu|texlive-euproposal-0.3-4|3	# catalog-ctan /macros/latex/contrib/euproposal
14mu|texlive-euproposal-0.3-4|4	# catalog-date 2008-08-19 20:15:24 +0200
14mu|texlive-euproposal-0.3-4|5	# catalog-license lppl
14mu|texlive-euproposal-0.3-4|6	# catalog-version 0.3
14mu|texlive-euproposal-0.3-4|7	Name:		texlive-euproposal
14mu|texlive-euproposal-0.3-4|8	Version:	0.3
14mu|texlive-euproposal-0.3-4|9	Release:	4
14mu|texlive-euproposal-0.3-4|10	Summary:	A class for preparing FP7 proposals
14mu|texlive-euproposal-0.3-4|11	Group:		Publishing
14mu|texlive-euproposal-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/euproposal
14mu|texlive-euproposal-0.3-4|13	License:	LPPL
14mu|texlive-euproposal-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euproposal.tar.xz
14mu|texlive-euproposal-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euproposal.doc.tar.xz
14mu|texlive-euproposal-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euproposal.source.tar.xz
14mu|texlive-euproposal-0.3-4|17	BuildArch:	noarch
14mu|texlive-euproposal-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-euproposal-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-euproposal-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-euproposal-0.3-4|21	
14mu|texlive-euproposal-0.3-4|22	%description
14mu|texlive-euproposal-0.3-4|23	The euproposal class supports many of the specific elements of
14mu|texlive-euproposal-0.3-4|24	a Framework 7 Proposal. It is optimized towards collaborative
14mu|texlive-euproposal-0.3-4|25	projects. The package comes with an extensive example (a fake
14mu|texlive-euproposal-0.3-4|26	EU proposal; see the file propB.tex) that shows all elements in
14mu|texlive-euproposal-0.3-4|27	action.
14mu|texlive-euproposal-0.3-4|28	
14mu|texlive-euproposal-0.3-4|29	
14mu|texlive-euproposal-0.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-euproposal-0.3-4|31	%files
14mu|texlive-euproposal-0.3-4|32	%{_texmfdistdir}/tex/latex/euproposal/euproposal.cls
14mu|texlive-euproposal-0.3-4|33	%doc %{_texmfdistdir}/doc/latex/euproposal/README
14mu|texlive-euproposal-0.3-4|34	%doc %{_texmfdistdir}/doc/latex/euproposal/euproposal.pdf
14mu|texlive-euproposal-0.3-4|35	%doc %{_texmfdistdir}/doc/latex/euproposal/propB.delivs
14mu|texlive-euproposal-0.3-4|36	%doc %{_texmfdistdir}/doc/latex/euproposal/propB.pdf
14mu|texlive-euproposal-0.3-4|37	%doc %{_texmfdistdir}/doc/latex/euproposal/propB.tex
14mu|texlive-euproposal-0.3-4|38	#- source
14mu|texlive-euproposal-0.3-4|39	%doc %{_texmfdistdir}/source/latex/euproposal/euproposal.dtx
14mu|texlive-euproposal-0.3-4|40	%doc %{_texmfdistdir}/source/latex/euproposal/euproposal.ins
14mu|texlive-euproposal-0.3-4|41	
14mu|texlive-euproposal-0.3-4|42	#-----------------------------------------------------------------------
14mu|texlive-euproposal-0.3-4|43	%prep
14mu|texlive-euproposal-0.3-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-euproposal-0.3-4|45	
14mu|texlive-euproposal-0.3-4|46	%build
14mu|texlive-euproposal-0.3-4|47	
14mu|texlive-euproposal-0.3-4|48	%install
14mu|texlive-euproposal-0.3-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-euproposal-0.3-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-euproposal-0.3-4|51	
14mu|texlive-euproposal-0.3-4|52	
14mu|texlive-euproposal-0.3-4|53	
14mu|texlive-euproposal-0.3-4|54	%changelog
14mu|texlive-euproposal-0.3-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-euproposal-0.3-4|56	+ Revision: cda839c
14mu|texlive-euproposal-0.3-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-euproposal-0.3-4|58	
14mu|texlive-euproposal-0.3-4|59	

24750 14
14mu|texlive-euro-1.1-4|1	# revision 22191
14mu|texlive-euro-1.1-4|2	# category Package
14mu|texlive-euro-1.1-4|3	# catalog-ctan /macros/latex/contrib/euro
14mu|texlive-euro-1.1-4|4	# catalog-date 2006-09-12 14:13:09 +0200
14mu|texlive-euro-1.1-4|5	# catalog-license lppl
14mu|texlive-euro-1.1-4|6	# catalog-version 1.1
14mu|texlive-euro-1.1-4|7	Name:		texlive-euro
14mu|texlive-euro-1.1-4|8	Version:	1.1
14mu|texlive-euro-1.1-4|9	Release:	4
14mu|texlive-euro-1.1-4|10	Summary:	Provide Euro values for national currency amounts
14mu|texlive-euro-1.1-4|11	Group:		Publishing
14mu|texlive-euro-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/euro
14mu|texlive-euro-1.1-4|13	License:	LPPL
14mu|texlive-euro-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro.tar.xz
14mu|texlive-euro-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro.doc.tar.xz
14mu|texlive-euro-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro.source.tar.xz
14mu|texlive-euro-1.1-4|17	BuildArch:	noarch
14mu|texlive-euro-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-euro-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-euro-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-euro-1.1-4|21	
14mu|texlive-euro-1.1-4|22	%description
14mu|texlive-euro-1.1-4|23	Converts arbitrary national currency amounts using the Euro as
14mu|texlive-euro-1.1-4|24	base unit, and typesets monetary amounts in almost any desired
14mu|texlive-euro-1.1-4|25	way. Write, e.g., \ATS{17.6} to get something like '17,60 oS
14mu|texlive-euro-1.1-4|26	(1,28 Euro)' automatically. Conversion rates for the initial
14mu|texlive-euro-1.1-4|27	Euro-zone countries are already built-in. Further rates can be
14mu|texlive-euro-1.1-4|28	added easily. The package uses the fp package to do its sums.
14mu|texlive-euro-1.1-4|29	
14mu|texlive-euro-1.1-4|30	
14mu|texlive-euro-1.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-euro-1.1-4|32	%files
14mu|texlive-euro-1.1-4|33	%{_texmfdistdir}/tex/latex/euro/euro.sty
14mu|texlive-euro-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/euro/Makefile
14mu|texlive-euro-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/euro/euro.pdf
14mu|texlive-euro-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/euro/euro.txt
14mu|texlive-euro-1.1-4|37	#- source
14mu|texlive-euro-1.1-4|38	%doc %{_texmfdistdir}/source/latex/euro/euro.dtx
14mu|texlive-euro-1.1-4|39	%doc %{_texmfdistdir}/source/latex/euro/euro.ins
14mu|texlive-euro-1.1-4|40	
14mu|texlive-euro-1.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-euro-1.1-4|42	%prep
14mu|texlive-euro-1.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-euro-1.1-4|44	
14mu|texlive-euro-1.1-4|45	%build
14mu|texlive-euro-1.1-4|46	
14mu|texlive-euro-1.1-4|47	%install
14mu|texlive-euro-1.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-euro-1.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-euro-1.1-4|50	
14mu|texlive-euro-1.1-4|51	
14mu|texlive-euro-1.1-4|52	
14mu|texlive-euro-1.1-4|53	%changelog
14mu|texlive-euro-1.1-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-euro-1.1-4|55	+ Revision: 043b281
14mu|texlive-euro-1.1-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-euro-1.1-4|57	
14mu|texlive-euro-1.1-4|58	

24751 14
14mu|texlive-euro-ce-3.0b-3|1	# revision 25714
14mu|texlive-euro-ce-3.0b-3|2	# category Package
14mu|texlive-euro-ce-3.0b-3|3	# catalog-ctan /fonts/euro-ce
14mu|texlive-euro-ce-3.0b-3|4	# catalog-date 2012-03-20 10:39:30 +0100
14mu|texlive-euro-ce-3.0b-3|5	# catalog-license bsd
14mu|texlive-euro-ce-3.0b-3|6	# catalog-version 3.0b
14mu|texlive-euro-ce-3.0b-3|7	Name:		texlive-euro-ce
14mu|texlive-euro-ce-3.0b-3|8	Epoch:		1
14mu|texlive-euro-ce-3.0b-3|9	Version:	3.0b
14mu|texlive-euro-ce-3.0b-3|10	Release:	3
14mu|texlive-euro-ce-3.0b-3|11	Summary:	Euro and CE sign font
14mu|texlive-euro-ce-3.0b-3|12	Group:		Publishing
14mu|texlive-euro-ce-3.0b-3|13	URL:		http://www.ctan.org/tex-archive/fonts/euro-ce
14mu|texlive-euro-ce-3.0b-3|14	License:	BSD
14mu|texlive-euro-ce-3.0b-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro-ce.tar.xz
14mu|texlive-euro-ce-3.0b-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/euro-ce.doc.tar.xz
14mu|texlive-euro-ce-3.0b-3|17	BuildArch:	noarch
14mu|texlive-euro-ce-3.0b-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-euro-ce-3.0b-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-euro-ce-3.0b-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-euro-ce-3.0b-3|21	
14mu|texlive-euro-ce-3.0b-3|22	%description
14mu|texlive-euro-ce-3.0b-3|23	Metafont source for the symbols in several variants, designed
14mu|texlive-euro-ce-3.0b-3|24	to fit with Computer Modern-set text.
14mu|texlive-euro-ce-3.0b-3|25	
14mu|texlive-euro-ce-3.0b-3|26	
14mu|texlive-euro-ce-3.0b-3|27	#-----------------------------------------------------------------------
14mu|texlive-euro-ce-3.0b-3|28	%files
14mu|texlive-euro-ce-3.0b-3|29	%{_texmfdistdir}/fonts/source/public/euro-ce/ceit.mf
14mu|texlive-euro-ce-3.0b-3|30	%{_texmfdistdir}/fonts/source/public/euro-ce/cemac.mf
14mu|texlive-euro-ce-3.0b-3|31	%{_texmfdistdir}/fonts/source/public/euro-ce/cerm.mf
14mu|texlive-euro-ce-3.0b-3|32	%{_texmfdistdir}/fonts/source/public/euro-ce/cesl.mf
14mu|texlive-euro-ce-3.0b-3|33	%{_texmfdistdir}/fonts/source/public/euro-ce/eurobf.mf
14mu|texlive-euro-ce-3.0b-3|34	%{_texmfdistdir}/fonts/source/public/euro-ce/eurobfit.mf
14mu|texlive-euro-ce-3.0b-3|35	%{_texmfdistdir}/fonts/source/public/euro-ce/eurobfsl.mf
14mu|texlive-euro-ce-3.0b-3|36	%{_texmfdistdir}/fonts/source/public/euro-ce/euroit.mf
14mu|texlive-euro-ce-3.0b-3|37	%{_texmfdistdir}/fonts/source/public/euro-ce/euromac.mf
14mu|texlive-euro-ce-3.0b-3|38	%{_texmfdistdir}/fonts/source/public/euro-ce/euroof.mf
14mu|texlive-euro-ce-3.0b-3|39	%{_texmfdistdir}/fonts/source/public/euro-ce/eurorm.mf
14mu|texlive-euro-ce-3.0b-3|40	%{_texmfdistdir}/fonts/source/public/euro-ce/eurosl.mf
14mu|texlive-euro-ce-3.0b-3|41	%{_texmfdistdir}/fonts/source/public/euro-ce/eurosp.mf
14mu|texlive-euro-ce-3.0b-3|42	%{_texmfdistdir}/fonts/tfm/public/euro-ce/ceit.tfm
14mu|texlive-euro-ce-3.0b-3|43	%{_texmfdistdir}/fonts/tfm/public/euro-ce/cerm.tfm
14mu|texlive-euro-ce-3.0b-3|44	%{_texmfdistdir}/fonts/tfm/public/euro-ce/cesl.tfm
14mu|texlive-euro-ce-3.0b-3|45	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurobf.tfm
14mu|texlive-euro-ce-3.0b-3|46	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurobfit.tfm
14mu|texlive-euro-ce-3.0b-3|47	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurobfsl.tfm
14mu|texlive-euro-ce-3.0b-3|48	%{_texmfdistdir}/fonts/tfm/public/euro-ce/euroit.tfm
14mu|texlive-euro-ce-3.0b-3|49	%{_texmfdistdir}/fonts/tfm/public/euro-ce/euroof.tfm
14mu|texlive-euro-ce-3.0b-3|50	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurorm.tfm
14mu|texlive-euro-ce-3.0b-3|51	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurosl.tfm
14mu|texlive-euro-ce-3.0b-3|52	%{_texmfdistdir}/fonts/tfm/public/euro-ce/eurosp.tfm
14mu|texlive-euro-ce-3.0b-3|53	%doc %{_texmfdistdir}/doc/fonts/euro-ce/euro-ce.doc
14mu|texlive-euro-ce-3.0b-3|54	%doc %{_texmfdistdir}/doc/fonts/euro-ce/euro-ce.dvi
14mu|texlive-euro-ce-3.0b-3|55	%doc %{_texmfdistdir}/doc/fonts/euro-ce/euro-ce.tex
14mu|texlive-euro-ce-3.0b-3|56	
14mu|texlive-euro-ce-3.0b-3|57	#-----------------------------------------------------------------------
14mu|texlive-euro-ce-3.0b-3|58	%prep
14mu|texlive-euro-ce-3.0b-3|59	%setup -c -a0 -a1
14mu|texlive-euro-ce-3.0b-3|60	
14mu|texlive-euro-ce-3.0b-3|61	%build
14mu|texlive-euro-ce-3.0b-3|62	
14mu|texlive-euro-ce-3.0b-3|63	%install
14mu|texlive-euro-ce-3.0b-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-euro-ce-3.0b-3|65	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-euro-ce-3.0b-3|66	
14mu|texlive-euro-ce-3.0b-3|67	
14mu|texlive-euro-ce-3.0b-3|68	
14mu|texlive-euro-ce-3.0b-3|69	%changelog
14mu|texlive-euro-ce-3.0b-3|70	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:3.0b-3
14mu|texlive-euro-ce-3.0b-3|71	+ Revision: ffab36e
14mu|texlive-euro-ce-3.0b-3|72	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-euro-ce-3.0b-3|73	
14mu|texlive-euro-ce-3.0b-3|74	

24752 14
14mu|texlive-europecv-20061209-4|1	# revision 15878
14mu|texlive-europecv-20061209-4|2	# category Package
14mu|texlive-europecv-20061209-4|3	# catalog-ctan /macros/latex/contrib/europecv
14mu|texlive-europecv-20061209-4|4	# catalog-date 2006-12-09 23:51:48 +0100
14mu|texlive-europecv-20061209-4|5	# catalog-license lppl
14mu|texlive-europecv-20061209-4|6	# catalog-version undef
14mu|texlive-europecv-20061209-4|7	Name:		texlive-europecv
14mu|texlive-europecv-20061209-4|8	Version:	20061209
14mu|texlive-europecv-20061209-4|9	Release:	4
14mu|texlive-europecv-20061209-4|10	Summary:	Unofficial class for European curricula vitae
14mu|texlive-europecv-20061209-4|11	Group:		Publishing
14mu|texlive-europecv-20061209-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/europecv
14mu|texlive-europecv-20061209-4|13	License:	LPPL
14mu|texlive-europecv-20061209-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/europecv.tar.xz
14mu|texlive-europecv-20061209-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/europecv.doc.tar.xz
14mu|texlive-europecv-20061209-4|16	BuildArch:	noarch
14mu|texlive-europecv-20061209-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-europecv-20061209-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-europecv-20061209-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-europecv-20061209-4|20	
14mu|texlive-europecv-20061209-4|21	%description
14mu|texlive-europecv-20061209-4|22	The europecv class is an unofficial LaTeX implementation of the
14mu|texlive-europecv-20061209-4|23	standard model for curricula vitae (the "Europass CV") as
14mu|texlive-europecv-20061209-4|24	recommended by the European Commission. Although primarily
14mu|texlive-europecv-20061209-4|25	intended for users in the European Union, the class is flexible
14mu|texlive-europecv-20061209-4|26	enough to be used for any kind of curriculum vitae. The class
14mu|texlive-europecv-20061209-4|27	has localisations for all the official languages of the EU
14mu|texlive-europecv-20061209-4|28	(plus Catalan), as well as options permitting input in UTF-8
14mu|texlive-europecv-20061209-4|29	and koi8-r.
14mu|texlive-europecv-20061209-4|30	
14mu|texlive-europecv-20061209-4|31	
14mu|texlive-europecv-20061209-4|32	#-----------------------------------------------------------------------
14mu|texlive-europecv-20061209-4|33	%files
14mu|texlive-europecv-20061209-4|34	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagBW.eps
14mu|texlive-europecv-20061209-4|35	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagBW.pdf
14mu|texlive-europecv-20061209-4|36	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagBlueCMYK.eps
14mu|texlive-europecv-20061209-4|37	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagBlueCMYK.pdf
14mu|texlive-europecv-20061209-4|38	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagCMYK.eps
14mu|texlive-europecv-20061209-4|39	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagCMYK.pdf
14mu|texlive-europecv-20061209-4|40	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagWB.eps
14mu|texlive-europecv-20061209-4|41	%{_texmfdistdir}/tex/latex/europecv/EuropeFlagWB.pdf
14mu|texlive-europecv-20061209-4|42	%{_texmfdistdir}/tex/latex/europecv/ecvbg.def
14mu|texlive-europecv-20061209-4|43	%{_texmfdistdir}/tex/latex/europecv/ecvca.def
14mu|texlive-europecv-20061209-4|44	%{_texmfdistdir}/tex/latex/europecv/ecvcs.def
14mu|texlive-europecv-20061209-4|45	%{_texmfdistdir}/tex/latex/europecv/ecvda.def
14mu|texlive-europecv-20061209-4|46	%{_texmfdistdir}/tex/latex/europecv/ecvde.def
14mu|texlive-europecv-20061209-4|47	%{_texmfdistdir}/tex/latex/europecv/ecven.def
14mu|texlive-europecv-20061209-4|48	%{_texmfdistdir}/tex/latex/europecv/ecves.def
14mu|texlive-europecv-20061209-4|49	%{_texmfdistdir}/tex/latex/europecv/ecvet.def
14mu|texlive-europecv-20061209-4|50	%{_texmfdistdir}/tex/latex/europecv/ecvfi.def
14mu|texlive-europecv-20061209-4|51	%{_texmfdistdir}/tex/latex/europecv/ecvfr.def
14mu|texlive-europecv-20061209-4|52	%{_texmfdistdir}/tex/latex/europecv/ecvgl.def
14mu|texlive-europecv-20061209-4|53	%{_texmfdistdir}/tex/latex/europecv/ecvgr.def
14mu|texlive-europecv-20061209-4|54	%{_texmfdistdir}/tex/latex/europecv/ecvhu.def
14mu|texlive-europecv-20061209-4|55	%{_texmfdistdir}/tex/latex/europecv/ecvis.def
14mu|texlive-europecv-20061209-4|56	%{_texmfdistdir}/tex/latex/europecv/ecvit.def
14mu|texlive-europecv-20061209-4|57	%{_texmfdistdir}/tex/latex/europecv/ecvlt.def
14mu|texlive-europecv-20061209-4|58	%{_texmfdistdir}/tex/latex/europecv/ecvlv.def
14mu|texlive-europecv-20061209-4|59	%{_texmfdistdir}/tex/latex/europecv/ecvmt.def
14mu|texlive-europecv-20061209-4|60	%{_texmfdistdir}/tex/latex/europecv/ecvnl.def
14mu|texlive-europecv-20061209-4|61	%{_texmfdistdir}/tex/latex/europecv/ecvno.def
14mu|texlive-europecv-20061209-4|62	%{_texmfdistdir}/tex/latex/europecv/ecvpl.def
14mu|texlive-europecv-20061209-4|63	%{_texmfdistdir}/tex/latex/europecv/ecvpt.def
14mu|texlive-europecv-20061209-4|64	%{_texmfdistdir}/tex/latex/europecv/ecvro.def
14mu|texlive-europecv-20061209-4|65	%{_texmfdistdir}/tex/latex/europecv/ecvsk.def
14mu|texlive-europecv-20061209-4|66	%{_texmfdistdir}/tex/latex/europecv/ecvsl.def
14mu|texlive-europecv-20061209-4|67	%{_texmfdistdir}/tex/latex/europecv/ecvsr.def
14mu|texlive-europecv-20061209-4|68	%{_texmfdistdir}/tex/latex/europecv/ecvsv.def
14mu|texlive-europecv-20061209-4|69	%{_texmfdistdir}/tex/latex/europecv/europasslogo.eps
14mu|texlive-europecv-20061209-4|70	%{_texmfdistdir}/tex/latex/europecv/europasslogo.pdf
14mu|texlive-europecv-20061209-4|71	%{_texmfdistdir}/tex/latex/europecv/europecv.cls
14mu|texlive-europecv-20061209-4|72	%doc %{_texmfdistdir}/doc/latex/europecv/europecv.pdf
14mu|texlive-europecv-20061209-4|73	%doc %{_texmfdistdir}/doc/latex/europecv/europecv.tex
14mu|texlive-europecv-20061209-4|74	%doc %{_texmfdistdir}/doc/latex/europecv/examples/at.pdf
14mu|texlive-europecv-20061209-4|75	%doc %{_texmfdistdir}/doc/latex/europecv/examples/bulgarian-koi8-r.tex
14mu|texlive-europecv-20061209-4|76	%doc %{_texmfdistdir}/doc/latex/europecv/examples/bulgarian-utf8.tex
14mu|texlive-europecv-20061209-4|77	%doc %{_texmfdistdir}/doc/latex/europecv/examples/greek-utf8.pdf
14mu|texlive-europecv-20061209-4|78	%doc %{_texmfdistdir}/doc/latex/europecv/examples/greek-utf8.tex
14mu|texlive-europecv-20061209-4|79	%doc %{_texmfdistdir}/doc/latex/europecv/examples/maltese-maltese.tex
14mu|texlive-europecv-20061209-4|80	%doc %{_texmfdistdir}/doc/latex/europecv/examples/maltese-utf8.tex
14mu|texlive-europecv-20061209-4|81	%doc %{_texmfdistdir}/doc/latex/europecv/examples/minimal.pdf
14mu|texlive-europecv-20061209-4|82	%doc %{_texmfdistdir}/doc/latex/europecv/examples/minimal.tex
14mu|texlive-europecv-20061209-4|83	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_de.pdf
14mu|texlive-europecv-20061209-4|84	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_de.tex
14mu|texlive-europecv-20061209-4|85	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_en.pdf
14mu|texlive-europecv-20061209-4|86	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_en.tex
14mu|texlive-europecv-20061209-4|87	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_it.pdf
14mu|texlive-europecv-20061209-4|88	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_it.tex
14mu|texlive-europecv-20061209-4|89	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_pl.pdf
14mu|texlive-europecv-20061209-4|90	%doc %{_texmfdistdir}/doc/latex/europecv/templates/cv_template_pl.tex
14mu|texlive-europecv-20061209-4|91	%doc %{_texmfdistdir}/doc/latex/europecv/templates/publications.bib
14mu|texlive-europecv-20061209-4|92	
14mu|texlive-europecv-20061209-4|93	#-----------------------------------------------------------------------
14mu|texlive-europecv-20061209-4|94	%prep
14mu|texlive-europecv-20061209-4|95	%setup -c -a0 -a1
14mu|texlive-europecv-20061209-4|96	
14mu|texlive-europecv-20061209-4|97	%build
14mu|texlive-europecv-20061209-4|98	
14mu|texlive-europecv-20061209-4|99	%install
14mu|texlive-europecv-20061209-4|100	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-europecv-20061209-4|101	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-europecv-20061209-4|102	
14mu|texlive-europecv-20061209-4|103	
14mu|texlive-europecv-20061209-4|104	
14mu|texlive-europecv-20061209-4|105	%changelog
14mu|texlive-europecv-20061209-4|106	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061209-4
14mu|texlive-europecv-20061209-4|107	+ Revision: f36ef65
14mu|texlive-europecv-20061209-4|108	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-europecv-20061209-4|109	
14mu|texlive-europecv-20061209-4|110	

24753 14
14mu|texlive-eurosym-1.4-4|1	# revision 17265
14mu|texlive-eurosym-1.4-4|2	# category Package
14mu|texlive-eurosym-1.4-4|3	# catalog-ctan /fonts/eurosym
14mu|texlive-eurosym-1.4-4|4	# catalog-date 2009-03-31 14:27:12 +0200
14mu|texlive-eurosym-1.4-4|5	# catalog-license other-free
14mu|texlive-eurosym-1.4-4|6	# catalog-version 1.4-subrfix
14mu|texlive-eurosym-1.4-4|7	Name:		texlive-eurosym
14mu|texlive-eurosym-1.4-4|8	Version:	1.4
14mu|texlive-eurosym-1.4-4|9	Release:	4
14mu|texlive-eurosym-1.4-4|10	Summary:	MetaFont and macros for Euro sign
14mu|texlive-eurosym-1.4-4|11	Group:		Publishing
14mu|texlive-eurosym-1.4-4|12	URL:		http://www.ctan.org/tex-archive/fonts/eurosym
14mu|texlive-eurosym-1.4-4|13	License:	OTHER-FREE
14mu|texlive-eurosym-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eurosym.tar.xz
14mu|texlive-eurosym-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eurosym.doc.tar.xz
14mu|texlive-eurosym-1.4-4|16	BuildArch:	noarch
14mu|texlive-eurosym-1.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-eurosym-1.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-eurosym-1.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-eurosym-1.4-4|20	
14mu|texlive-eurosym-1.4-4|21	%description
14mu|texlive-eurosym-1.4-4|22	The new European currency symbol for the Euro implemented in
14mu|texlive-eurosym-1.4-4|23	MetaFont, using the official European Commission dimensions,
14mu|texlive-eurosym-1.4-4|24	and providing several shapes (normal, slanted, bold, outline).
14mu|texlive-eurosym-1.4-4|25	The package also includes a LaTeX package which defines the
14mu|texlive-eurosym-1.4-4|26	macro, pre-compiled tfm files, and documentation.
14mu|texlive-eurosym-1.4-4|27	
14mu|texlive-eurosym-1.4-4|28	
14mu|texlive-eurosym-1.4-4|29	#-----------------------------------------------------------------------
14mu|texlive-eurosym-1.4-4|30	%files
14mu|texlive-eurosym-1.4-4|31	%{_texmfdistdir}/fonts/map/dvips/eurosym/eurosym.map
14mu|texlive-eurosym-1.4-4|32	%{_texmfdistdir}/fonts/source/public/eurosym/fey.mf
14mu|texlive-eurosym-1.4-4|33	%{_texmfdistdir}/fonts/source/public/eurosym/feybl10.mf
14mu|texlive-eurosym-1.4-4|34	%{_texmfdistdir}/fonts/source/public/eurosym/feybo10.mf
14mu|texlive-eurosym-1.4-4|35	%{_texmfdistdir}/fonts/source/public/eurosym/feybr10.mf
14mu|texlive-eurosym-1.4-4|36	%{_texmfdistdir}/fonts/source/public/eurosym/feyml10.mf
14mu|texlive-eurosym-1.4-4|37	%{_texmfdistdir}/fonts/source/public/eurosym/feymo10.mf
14mu|texlive-eurosym-1.4-4|38	%{_texmfdistdir}/fonts/source/public/eurosym/feymr10.mf
14mu|texlive-eurosym-1.4-4|39	%{_texmfdistdir}/fonts/tfm/public/eurosym/feybl10.tfm
14mu|texlive-eurosym-1.4-4|40	%{_texmfdistdir}/fonts/tfm/public/eurosym/feybo10.tfm
14mu|texlive-eurosym-1.4-4|41	%{_texmfdistdir}/fonts/tfm/public/eurosym/feybr10.tfm
14mu|texlive-eurosym-1.4-4|42	%{_texmfdistdir}/fonts/tfm/public/eurosym/feyml10.tfm
14mu|texlive-eurosym-1.4-4|43	%{_texmfdistdir}/fonts/tfm/public/eurosym/feymo10.tfm
14mu|texlive-eurosym-1.4-4|44	%{_texmfdistdir}/fonts/tfm/public/eurosym/feymr10.tfm
14mu|texlive-eurosym-1.4-4|45	%{_texmfdistdir}/fonts/type1/public/eurosym/feybl10.pfb
14mu|texlive-eurosym-1.4-4|46	%{_texmfdistdir}/fonts/type1/public/eurosym/feybo10.pfb
14mu|texlive-eurosym-1.4-4|47	%{_texmfdistdir}/fonts/type1/public/eurosym/feybr10.pfb
14mu|texlive-eurosym-1.4-4|48	%{_texmfdistdir}/fonts/type1/public/eurosym/feyml10.pfb
14mu|texlive-eurosym-1.4-4|49	%{_texmfdistdir}/fonts/type1/public/eurosym/feymo10.pfb
14mu|texlive-eurosym-1.4-4|50	%{_texmfdistdir}/fonts/type1/public/eurosym/feymr10.pfb
14mu|texlive-eurosym-1.4-4|51	%{_texmfdistdir}/fonts/type1/public/eurosym/geybl10.pfb
14mu|texlive-eurosym-1.4-4|52	%{_texmfdistdir}/fonts/type1/public/eurosym/geybo10.pfb
14mu|texlive-eurosym-1.4-4|53	%{_texmfdistdir}/fonts/type1/public/eurosym/geybr10.pfb
14mu|texlive-eurosym-1.4-4|54	%{_texmfdistdir}/fonts/type1/public/eurosym/geyml10.pfb
14mu|texlive-eurosym-1.4-4|55	%{_texmfdistdir}/fonts/type1/public/eurosym/geymo10.pfb
14mu|texlive-eurosym-1.4-4|56	%{_texmfdistdir}/fonts/type1/public/eurosym/geymr10.pfb
14mu|texlive-eurosym-1.4-4|57	%{_texmfdistdir}/tex/latex/eurosym/eurosym.sty
14mu|texlive-eurosym-1.4-4|58	%doc %{_texmfdistdir}/doc/fonts/eurosym/COPYING
14mu|texlive-eurosym-1.4-4|59	%doc %{_texmfdistdir}/doc/fonts/eurosym/Changes
14mu|texlive-eurosym-1.4-4|60	%doc %{_texmfdistdir}/doc/fonts/eurosym/Makefile
14mu|texlive-eurosym-1.4-4|61	%doc %{_texmfdistdir}/doc/fonts/eurosym/README
14mu|texlive-eurosym-1.4-4|62	%doc %{_texmfdistdir}/doc/fonts/eurosym/README.type1
14mu|texlive-eurosym-1.4-4|63	%doc %{_texmfdistdir}/doc/fonts/eurosym/c/Makefile
14mu|texlive-eurosym-1.4-4|64	%doc %{_texmfdistdir}/doc/fonts/eurosym/eurosym.cpp
14mu|texlive-eurosym-1.4-4|65	%doc %{_texmfdistdir}/doc/fonts/eurosym/makemfs
14mu|texlive-eurosym-1.4-4|66	%doc %{_texmfdistdir}/doc/fonts/eurosym/rundvips
14mu|texlive-eurosym-1.4-4|67	%doc %{_texmfdistdir}/doc/fonts/eurosym/runlatex
14mu|texlive-eurosym-1.4-4|68	%doc %{_texmfdistdir}/doc/fonts/eurosym/src/Makefile
14mu|texlive-eurosym-1.4-4|69	%doc %{_texmfdistdir}/doc/fonts/eurosym/testeuro.pdf
14mu|texlive-eurosym-1.4-4|70	%doc %{_texmfdistdir}/doc/fonts/eurosym/testeuro.tex
14mu|texlive-eurosym-1.4-4|71	
14mu|texlive-eurosym-1.4-4|72	#-----------------------------------------------------------------------
14mu|texlive-eurosym-1.4-4|73	%prep
14mu|texlive-eurosym-1.4-4|74	%setup -c -a0 -a1
14mu|texlive-eurosym-1.4-4|75	
14mu|texlive-eurosym-1.4-4|76	%build
14mu|texlive-eurosym-1.4-4|77	
14mu|texlive-eurosym-1.4-4|78	%install
14mu|texlive-eurosym-1.4-4|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-eurosym-1.4-4|80	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-eurosym-1.4-4|81	
14mu|texlive-eurosym-1.4-4|82	
14mu|texlive-eurosym-1.4-4|83	
14mu|texlive-eurosym-1.4-4|84	%changelog
14mu|texlive-eurosym-1.4-4|85	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-eurosym-1.4-4|86	+ Revision: 1ccd824
14mu|texlive-eurosym-1.4-4|87	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-eurosym-1.4-4|88	
14mu|texlive-eurosym-1.4-4|89	

24754 14
14mu|texlive-everyhook-1.1-4|1	# revision 21298
14mu|texlive-everyhook-1.1-4|2	# category Package
14mu|texlive-everyhook-1.1-4|3	# catalog-ctan /macros/latex/contrib/everyhook
14mu|texlive-everyhook-1.1-4|4	# catalog-date 2011-02-04 11:55:08 +0100
14mu|texlive-everyhook-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-everyhook-1.1-4|6	# catalog-version 1.1
14mu|texlive-everyhook-1.1-4|7	Name:		texlive-everyhook
14mu|texlive-everyhook-1.1-4|8	Version:	1.1
14mu|texlive-everyhook-1.1-4|9	Release:	4
14mu|texlive-everyhook-1.1-4|10	Summary:	Hooks for standard TeX token lists
14mu|texlive-everyhook-1.1-4|11	Group:		Publishing
14mu|texlive-everyhook-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/everyhook
14mu|texlive-everyhook-1.1-4|13	License:	LPPL1.3
14mu|texlive-everyhook-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everyhook.tar.xz
14mu|texlive-everyhook-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everyhook.doc.tar.xz
14mu|texlive-everyhook-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everyhook.source.tar.xz
14mu|texlive-everyhook-1.1-4|17	BuildArch:	noarch
14mu|texlive-everyhook-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-everyhook-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-everyhook-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-everyhook-1.1-4|21	
14mu|texlive-everyhook-1.1-4|22	%description
14mu|texlive-everyhook-1.1-4|23	The package takes control of the six TeX token registers
14mu|texlive-everyhook-1.1-4|24	\everypar, \everymath, \everydisplay, \everyhbox, \everyvbox
14mu|texlive-everyhook-1.1-4|25	and \everycr. Real hooks for each of the registers may be
14mu|texlive-everyhook-1.1-4|26	installed using a stack like interface. For backwards
14mu|texlive-everyhook-1.1-4|27	compatibility, each of the \everyX token lists can be set
14mu|texlive-everyhook-1.1-4|28	without interfering with the hooks.
14mu|texlive-everyhook-1.1-4|29	
14mu|texlive-everyhook-1.1-4|30	
14mu|texlive-everyhook-1.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-everyhook-1.1-4|32	%files
14mu|texlive-everyhook-1.1-4|33	%{_texmfdistdir}/tex/latex/everyhook/everyhook.sty
14mu|texlive-everyhook-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/everyhook/README
14mu|texlive-everyhook-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/everyhook/everyhook.pdf
14mu|texlive-everyhook-1.1-4|36	#- source
14mu|texlive-everyhook-1.1-4|37	%doc %{_texmfdistdir}/source/latex/everyhook/everyhook.dtx
14mu|texlive-everyhook-1.1-4|38	
14mu|texlive-everyhook-1.1-4|39	#-----------------------------------------------------------------------
14mu|texlive-everyhook-1.1-4|40	%prep
14mu|texlive-everyhook-1.1-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-everyhook-1.1-4|42	
14mu|texlive-everyhook-1.1-4|43	%build
14mu|texlive-everyhook-1.1-4|44	
14mu|texlive-everyhook-1.1-4|45	%install
14mu|texlive-everyhook-1.1-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-everyhook-1.1-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-everyhook-1.1-4|48	
14mu|texlive-everyhook-1.1-4|49	
14mu|texlive-everyhook-1.1-4|50	
14mu|texlive-everyhook-1.1-4|51	%changelog
14mu|texlive-everyhook-1.1-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-everyhook-1.1-4|53	+ Revision: 7cc589f
14mu|texlive-everyhook-1.1-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-everyhook-1.1-4|55	
14mu|texlive-everyhook-1.1-4|56	

24755 14
14mu|texlive-everypage-1.1-4|1	# revision 15878
14mu|texlive-everypage-1.1-4|2	# category Package
14mu|texlive-everypage-1.1-4|3	# catalog-ctan /macros/latex/contrib/everypage
14mu|texlive-everypage-1.1-4|4	# catalog-date 2008-02-19 19:31:19 +0100
14mu|texlive-everypage-1.1-4|5	# catalog-license lppl
14mu|texlive-everypage-1.1-4|6	# catalog-version 1.1
14mu|texlive-everypage-1.1-4|7	Name:		texlive-everypage
14mu|texlive-everypage-1.1-4|8	Version:	1.1
14mu|texlive-everypage-1.1-4|9	Release:	4
14mu|texlive-everypage-1.1-4|10	Summary:	Provide hooks to be run on every page of a document
14mu|texlive-everypage-1.1-4|11	Group:		Publishing
14mu|texlive-everypage-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/everypage
14mu|texlive-everypage-1.1-4|13	License:	LPPL
14mu|texlive-everypage-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everypage.tar.xz
14mu|texlive-everypage-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everypage.doc.tar.xz
14mu|texlive-everypage-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/everypage.source.tar.xz
14mu|texlive-everypage-1.1-4|17	BuildArch:	noarch
14mu|texlive-everypage-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-everypage-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-everypage-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-everypage-1.1-4|21	
14mu|texlive-everypage-1.1-4|22	%description
14mu|texlive-everypage-1.1-4|23	The package provides hooks to perform actions on every page, or
14mu|texlive-everypage-1.1-4|24	on the current page. Specifically, actions are performed after
14mu|texlive-everypage-1.1-4|25	the page is composed, but before it is shipped, so they can be
14mu|texlive-everypage-1.1-4|26	used to prepare the output page in tasks like putting
14mu|texlive-everypage-1.1-4|27	watermarks in the background, or in setting the next page
14mu|texlive-everypage-1.1-4|28	layout, etc.
14mu|texlive-everypage-1.1-4|29	
14mu|texlive-everypage-1.1-4|30	
14mu|texlive-everypage-1.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-everypage-1.1-4|32	%files
14mu|texlive-everypage-1.1-4|33	%{_texmfdistdir}/tex/latex/everypage/everypage.sty
14mu|texlive-everypage-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/everypage/README
14mu|texlive-everypage-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/everypage/everypage.pdf
14mu|texlive-everypage-1.1-4|36	#- source
14mu|texlive-everypage-1.1-4|37	%doc %{_texmfdistdir}/source/latex/everypage/everypage.dtx
14mu|texlive-everypage-1.1-4|38	%doc %{_texmfdistdir}/source/latex/everypage/everypage.ins
14mu|texlive-everypage-1.1-4|39	
14mu|texlive-everypage-1.1-4|40	#-----------------------------------------------------------------------
14mu|texlive-everypage-1.1-4|41	%prep
14mu|texlive-everypage-1.1-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-everypage-1.1-4|43	
14mu|texlive-everypage-1.1-4|44	%build
14mu|texlive-everypage-1.1-4|45	
14mu|texlive-everypage-1.1-4|46	%install
14mu|texlive-everypage-1.1-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-everypage-1.1-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-everypage-1.1-4|49	
14mu|texlive-everypage-1.1-4|50	
14mu|texlive-everypage-1.1-4|51	
14mu|texlive-everypage-1.1-4|52	%changelog
14mu|texlive-everypage-1.1-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-everypage-1.1-4|54	+ Revision: 36a1d9c
14mu|texlive-everypage-1.1-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-everypage-1.1-4|56	
14mu|texlive-everypage-1.1-4|57	

24756 14
14mu|texlive-exam-2.4-4|1	# revision 22585
14mu|texlive-exam-2.4-4|2	# category Package
14mu|texlive-exam-2.4-4|3	# catalog-ctan /macros/latex/contrib/exam
14mu|texlive-exam-2.4-4|4	# catalog-date 2011-05-23 10:42:55 +0200
14mu|texlive-exam-2.4-4|5	# catalog-license lppl1.3
14mu|texlive-exam-2.4-4|6	# catalog-version 2.4
14mu|texlive-exam-2.4-4|7	Name:		texlive-exam
14mu|texlive-exam-2.4-4|8	Version:	2.4
14mu|texlive-exam-2.4-4|9	Release:	4
14mu|texlive-exam-2.4-4|10	Summary:	Package for typesetting exam scripts
14mu|texlive-exam-2.4-4|11	Group:		Publishing
14mu|texlive-exam-2.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exam
14mu|texlive-exam-2.4-4|13	License:	LPPL1.3
14mu|texlive-exam-2.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exam.tar.xz
14mu|texlive-exam-2.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exam.doc.tar.xz
14mu|texlive-exam-2.4-4|16	BuildArch:	noarch
14mu|texlive-exam-2.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-exam-2.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-exam-2.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-exam-2.4-4|20	
14mu|texlive-exam-2.4-4|21	%description
14mu|texlive-exam-2.4-4|22	Provides a class exam, which eases production of exams, even by
14mu|texlive-exam-2.4-4|23	a LaTeX novice. Simple commands are provided to: - create
14mu|texlive-exam-2.4-4|24	questions, parts of questions, subparts of parts, and
14mu|texlive-exam-2.4-4|25	subsubparts of subparts, all with optional point values; -
14mu|texlive-exam-2.4-4|26	create a grading table, indexed either by question number
14mu|texlive-exam-2.4-4|27	(listing each question and the total possible points for that
14mu|texlive-exam-2.4-4|28	question) or by page number (listing each page with points and
14mu|texlive-exam-2.4-4|29	the total possible points for that page); - create headers and
14mu|texlive-exam-2.4-4|30	footers that are each specified in three parts: one part to be
14mu|texlive-exam-2.4-4|31	left justified, one part to be centered, and one part to be
14mu|texlive-exam-2.4-4|32	right justified, in the manner of fancyhdr Headers and/or
14mu|texlive-exam-2.4-4|33	footers can be different on the first page of the exam, can be
14mu|texlive-exam-2.4-4|34	different on the last page of the exam, and can vary depending
14mu|texlive-exam-2.4-4|35	on whether the page number is odd or even, or on whether the
14mu|texlive-exam-2.4-4|36	current page continues a question from a previous page, or on
14mu|texlive-exam-2.4-4|37	whether the last question on the current page continues onto
14mu|texlive-exam-2.4-4|38	the following page. Multiple line headers and/or footers are
14mu|texlive-exam-2.4-4|39	allowed, and it's easy to increase the part of the page devoted
14mu|texlive-exam-2.4-4|40	to headers and/or footers to allow for this. Note that the
14mu|texlive-exam-2.4-4|41	bundle exams also provides a file exam.cls; the two bundles
14mu|texlive-exam-2.4-4|42	therefore clash, and should not be installed on the same
14mu|texlive-exam-2.4-4|43	system.
14mu|texlive-exam-2.4-4|44	
14mu|texlive-exam-2.4-4|45	
14mu|texlive-exam-2.4-4|46	#-----------------------------------------------------------------------
14mu|texlive-exam-2.4-4|47	%files
14mu|texlive-exam-2.4-4|48	%{_texmfdistdir}/tex/latex/exam/exam.cls
14mu|texlive-exam-2.4-4|49	%doc %{_texmfdistdir}/doc/latex/exam/README
14mu|texlive-exam-2.4-4|50	%doc %{_texmfdistdir}/doc/latex/exam/exam-2.4.md5
14mu|texlive-exam-2.4-4|51	%doc %{_texmfdistdir}/doc/latex/exam/examdoc.pdf
14mu|texlive-exam-2.4-4|52	%doc %{_texmfdistdir}/doc/latex/exam/examdoc.tex
14mu|texlive-exam-2.4-4|53	
14mu|texlive-exam-2.4-4|54	#-----------------------------------------------------------------------
14mu|texlive-exam-2.4-4|55	%prep
14mu|texlive-exam-2.4-4|56	%setup -c -a0 -a1
14mu|texlive-exam-2.4-4|57	
14mu|texlive-exam-2.4-4|58	%build
14mu|texlive-exam-2.4-4|59	
14mu|texlive-exam-2.4-4|60	%install
14mu|texlive-exam-2.4-4|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-exam-2.4-4|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-exam-2.4-4|63	
14mu|texlive-exam-2.4-4|64	
14mu|texlive-exam-2.4-4|65	
14mu|texlive-exam-2.4-4|66	%changelog
14mu|texlive-exam-2.4-4|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-4
14mu|texlive-exam-2.4-4|68	+ Revision: 8ba3ac5
14mu|texlive-exam-2.4-4|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-exam-2.4-4|70	
14mu|texlive-exam-2.4-4|71	

24757 14
14mu|texlive-examdesign-20061209-4|1	# revision 15878
14mu|texlive-examdesign-20061209-4|2	# category Package
14mu|texlive-examdesign-20061209-4|3	# catalog-ctan /macros/latex/contrib/examdesign
14mu|texlive-examdesign-20061209-4|4	# catalog-date 2006-12-09 23:51:48 +0100
14mu|texlive-examdesign-20061209-4|5	# catalog-license lppl
14mu|texlive-examdesign-20061209-4|6	# catalog-version undef
14mu|texlive-examdesign-20061209-4|7	Name:		texlive-examdesign
14mu|texlive-examdesign-20061209-4|8	Version:	20061209
14mu|texlive-examdesign-20061209-4|9	Release:	4
14mu|texlive-examdesign-20061209-4|10	Summary:	LaTeX class for typesetting exams
14mu|texlive-examdesign-20061209-4|11	Group:		Publishing
14mu|texlive-examdesign-20061209-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/examdesign
14mu|texlive-examdesign-20061209-4|13	License:	LPPL
14mu|texlive-examdesign-20061209-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examdesign.tar.xz
14mu|texlive-examdesign-20061209-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examdesign.doc.tar.xz
14mu|texlive-examdesign-20061209-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examdesign.source.tar.xz
14mu|texlive-examdesign-20061209-4|17	BuildArch:	noarch
14mu|texlive-examdesign-20061209-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-examdesign-20061209-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-examdesign-20061209-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-examdesign-20061209-4|21	
14mu|texlive-examdesign-20061209-4|22	%description
14mu|texlive-examdesign-20061209-4|23	This bundle provides a class examdesign. The class provides
14mu|texlive-examdesign-20061209-4|24	several features useful for designing tests or question sets: -
14mu|texlive-examdesign-20061209-4|25	it allows for explicit markup of questions and answers; - the
14mu|texlive-examdesign-20061209-4|26	class will, at the user's request, automatically generate
14mu|texlive-examdesign-20061209-4|27	answer keys; - multiple versions of the same test can be
14mu|texlive-examdesign-20061209-4|28	generated automatically, with the ordering of questions within
14mu|texlive-examdesign-20061209-4|29	each section randomly permuted so as to minimize cheating; -
14mu|texlive-examdesign-20061209-4|30	the generated answer keys can be constructed either with or
14mu|texlive-examdesign-20061209-4|31	without the questions included; - environments are provided to
14mu|texlive-examdesign-20061209-4|32	assist in constructing the most common types of test question:
14mu|texlive-examdesign-20061209-4|33	matching, true/false, multiple-choice, fill-in-the-blank, and
14mu|texlive-examdesign-20061209-4|34	short answer/essay questions.
14mu|texlive-examdesign-20061209-4|35	
14mu|texlive-examdesign-20061209-4|36	
14mu|texlive-examdesign-20061209-4|37	#-----------------------------------------------------------------------
14mu|texlive-examdesign-20061209-4|38	%files
14mu|texlive-examdesign-20061209-4|39	%{_texmfdistdir}/tex/latex/examdesign/examdesign.cls
14mu|texlive-examdesign-20061209-4|40	%doc %{_texmfdistdir}/doc/latex/examdesign/Bugs
14mu|texlive-examdesign-20061209-4|41	%doc %{_texmfdistdir}/doc/latex/examdesign/Changes
14mu|texlive-examdesign-20061209-4|42	%doc %{_texmfdistdir}/doc/latex/examdesign/INSTALL
14mu|texlive-examdesign-20061209-4|43	%doc %{_texmfdistdir}/doc/latex/examdesign/README
14mu|texlive-examdesign-20061209-4|44	%doc %{_texmfdistdir}/doc/latex/examdesign/examdesign.pdf
14mu|texlive-examdesign-20061209-4|45	%doc %{_texmfdistdir}/doc/latex/examdesign/examplea.pdf
14mu|texlive-examdesign-20061209-4|46	%doc %{_texmfdistdir}/doc/latex/examdesign/examplea.tex
14mu|texlive-examdesign-20061209-4|47	%doc %{_texmfdistdir}/doc/latex/examdesign/exampleb.pdf
14mu|texlive-examdesign-20061209-4|48	%doc %{_texmfdistdir}/doc/latex/examdesign/exampleb.tex
14mu|texlive-examdesign-20061209-4|49	%doc %{_texmfdistdir}/doc/latex/examdesign/examplec.pdf
14mu|texlive-examdesign-20061209-4|50	%doc %{_texmfdistdir}/doc/latex/examdesign/examplec.tex
14mu|texlive-examdesign-20061209-4|51	%doc %{_texmfdistdir}/doc/latex/examdesign/foobar.tex
14mu|texlive-examdesign-20061209-4|52	#- source
14mu|texlive-examdesign-20061209-4|53	%doc %{_texmfdistdir}/source/latex/examdesign/examdesign.dtx
14mu|texlive-examdesign-20061209-4|54	%doc %{_texmfdistdir}/source/latex/examdesign/examdesign.ins
14mu|texlive-examdesign-20061209-4|55	
14mu|texlive-examdesign-20061209-4|56	#-----------------------------------------------------------------------
14mu|texlive-examdesign-20061209-4|57	%prep
14mu|texlive-examdesign-20061209-4|58	%setup -c -a0 -a1 -a2
14mu|texlive-examdesign-20061209-4|59	
14mu|texlive-examdesign-20061209-4|60	%build
14mu|texlive-examdesign-20061209-4|61	
14mu|texlive-examdesign-20061209-4|62	%install
14mu|texlive-examdesign-20061209-4|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-examdesign-20061209-4|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-examdesign-20061209-4|65	
14mu|texlive-examdesign-20061209-4|66	
14mu|texlive-examdesign-20061209-4|67	
14mu|texlive-examdesign-20061209-4|68	%changelog
14mu|texlive-examdesign-20061209-4|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061209-4
14mu|texlive-examdesign-20061209-4|70	+ Revision: 0337e7a
14mu|texlive-examdesign-20061209-4|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-examdesign-20061209-4|72	
14mu|texlive-examdesign-20061209-4|73	

24758 14
14mu|texlive-examplep-0.04-4|1	# revision 16916
14mu|texlive-examplep-0.04-4|2	# category Package
14mu|texlive-examplep-0.04-4|3	# catalog-ctan /macros/latex/contrib/examplep
14mu|texlive-examplep-0.04-4|4	# catalog-date 2010-02-04 09:03:57 +0100
14mu|texlive-examplep-0.04-4|5	# catalog-license gpl
14mu|texlive-examplep-0.04-4|6	# catalog-version 0.04
14mu|texlive-examplep-0.04-4|7	Name:		texlive-examplep
14mu|texlive-examplep-0.04-4|8	Version:	0.04
14mu|texlive-examplep-0.04-4|9	Release:	4
14mu|texlive-examplep-0.04-4|10	Summary:	Verbatim phrases and listings in LaTeX
14mu|texlive-examplep-0.04-4|11	Group:		Publishing
14mu|texlive-examplep-0.04-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/examplep
14mu|texlive-examplep-0.04-4|13	License:	GPL
14mu|texlive-examplep-0.04-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examplep.tar.xz
14mu|texlive-examplep-0.04-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/examplep.doc.tar.xz
14mu|texlive-examplep-0.04-4|16	BuildArch:	noarch
14mu|texlive-examplep-0.04-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-examplep-0.04-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-examplep-0.04-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-examplep-0.04-4|20	
14mu|texlive-examplep-0.04-4|21	%description
14mu|texlive-examplep-0.04-4|22	Examplep provides sophisticated features for typesetting
14mu|texlive-examplep-0.04-4|23	verbatim source code listings, including the display of the
14mu|texlive-examplep-0.04-4|24	source code and its compiled LaTeX or METAPOST output side-by-
14mu|texlive-examplep-0.04-4|25	side, with automatic width detection and enabled page breaks
14mu|texlive-examplep-0.04-4|26	(in the source), without the need for specifying the source
14mu|texlive-examplep-0.04-4|27	twice. Special care is taken that section, page and footnote
14mu|texlive-examplep-0.04-4|28	numbers do not interfere with the main document. For
14mu|texlive-examplep-0.04-4|29	typesetting short verbatim phrases, a replacement for the \verb
14mu|texlive-examplep-0.04-4|30	command is also provided in the package, which can be used
14mu|texlive-examplep-0.04-4|31	inside tables and moving arguments such as footnotes and
14mu|texlive-examplep-0.04-4|32	section titles. The listings package is used for syntax
14mu|texlive-examplep-0.04-4|33	highlighting. The accompanying codep package and the wrfiles.pl
14mu|texlive-examplep-0.04-4|34	Perl script provide a convenient interface to the examplep
14mu|texlive-examplep-0.04-4|35	package for authors of manuals. With codep it is possible to
14mu|texlive-examplep-0.04-4|36	generate the source code, the LaTeX or METAPOST output and the
14mu|texlive-examplep-0.04-4|37	compilable example file from a single source embedded into the
14mu|texlive-examplep-0.04-4|38	appropriate place of the .tex document file.
14mu|texlive-examplep-0.04-4|39	
14mu|texlive-examplep-0.04-4|40	
14mu|texlive-examplep-0.04-4|41	#-----------------------------------------------------------------------
14mu|texlive-examplep-0.04-4|42	%files
14mu|texlive-examplep-0.04-4|43	%{_texmfdistdir}/tex/latex/examplep/codep.sty
14mu|texlive-examplep-0.04-4|44	%{_texmfdistdir}/tex/latex/examplep/examplep.sty
14mu|texlive-examplep-0.04-4|45	%{_texmfdistdir}/tex/latex/examplep/verbfwr.sty
14mu|texlive-examplep-0.04-4|46	%doc %{_texmfdistdir}/doc/latex/examplep/README
14mu|texlive-examplep-0.04-4|47	%doc %{_texmfdistdir}/doc/latex/examplep/eurotex_2005_examplep.pdf
14mu|texlive-examplep-0.04-4|48	%doc %{_texmfdistdir}/doc/latex/examplep/eurotex_2005_examplep.tex
14mu|texlive-examplep-0.04-4|49	%doc %{_texmfdistdir}/doc/latex/examplep/houses.eps
14mu|texlive-examplep-0.04-4|50	%doc %{_texmfdistdir}/doc/latex/examplep/houses.pdf
14mu|texlive-examplep-0.04-4|51	%doc %{_texmfdistdir}/doc/latex/examplep/pexaminipage.eps
14mu|texlive-examplep-0.04-4|52	%doc %{_texmfdistdir}/doc/latex/examplep/pexaminipage.pdf
14mu|texlive-examplep-0.04-4|53	%doc %{_texmfdistdir}/doc/latex/examplep/shorthyp_t1xtts.eps
14mu|texlive-examplep-0.04-4|54	%doc %{_texmfdistdir}/doc/latex/examplep/shorthyp_t1xtts.pdf
14mu|texlive-examplep-0.04-4|55	%doc %{_texmfdistdir}/doc/latex/examplep/wrfiles.pl
14mu|texlive-examplep-0.04-4|56	
14mu|texlive-examplep-0.04-4|57	#-----------------------------------------------------------------------
14mu|texlive-examplep-0.04-4|58	%prep
14mu|texlive-examplep-0.04-4|59	%setup -c -a0 -a1
14mu|texlive-examplep-0.04-4|60	
14mu|texlive-examplep-0.04-4|61	%build
14mu|texlive-examplep-0.04-4|62	
14mu|texlive-examplep-0.04-4|63	%install
14mu|texlive-examplep-0.04-4|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-examplep-0.04-4|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-examplep-0.04-4|66	
14mu|texlive-examplep-0.04-4|67	
14mu|texlive-examplep-0.04-4|68	
14mu|texlive-examplep-0.04-4|69	%changelog
14mu|texlive-examplep-0.04-4|70	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.04-4
14mu|texlive-examplep-0.04-4|71	+ Revision: a2a8547
14mu|texlive-examplep-0.04-4|72	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-examplep-0.04-4|73	
14mu|texlive-examplep-0.04-4|74	

24759 14
14mu|texlive-exceltex-0.5.1-4|1	# revision 26313
14mu|texlive-exceltex-0.5.1-4|2	# category Package
14mu|texlive-exceltex-0.5.1-4|3	# catalog-ctan /macros/latex/contrib/exceltex
14mu|texlive-exceltex-0.5.1-4|4	# catalog-date 2012-05-07 22:43:29 +0200
14mu|texlive-exceltex-0.5.1-4|5	# catalog-license gpl
14mu|texlive-exceltex-0.5.1-4|6	# catalog-version 0.5.1
14mu|texlive-exceltex-0.5.1-4|7	Name:		texlive-exceltex
14mu|texlive-exceltex-0.5.1-4|8	Version:	0.5.1
14mu|texlive-exceltex-0.5.1-4|9	Release:	4
14mu|texlive-exceltex-0.5.1-4|10	Summary:	Get data from Excel files into LaTeX
14mu|texlive-exceltex-0.5.1-4|11	Group:		Publishing
14mu|texlive-exceltex-0.5.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exceltex
14mu|texlive-exceltex-0.5.1-4|13	License:	GPL
14mu|texlive-exceltex-0.5.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exceltex.tar.xz
14mu|texlive-exceltex-0.5.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exceltex.doc.tar.xz
14mu|texlive-exceltex-0.5.1-4|16	BuildArch:	noarch
14mu|texlive-exceltex-0.5.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-exceltex-0.5.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-exceltex-0.5.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-exceltex-0.5.1-4|20	Provides:	texlive-exceltex.bin = %{EVRD}
14mu|texlive-exceltex-0.5.1-4|21	
14mu|texlive-exceltex-0.5.1-4|22	%description
14mu|texlive-exceltex-0.5.1-4|23	Exceltex is a LaTeX package combined with a helper program
14mu|texlive-exceltex-0.5.1-4|24	written in Perl. It provides an easy to use yet powerfull and
14mu|texlive-exceltex-0.5.1-4|25	flexible way to get data from Spreadsheets into LaTeX. In
14mu|texlive-exceltex-0.5.1-4|26	contrast to other solutions, exceltex does not seek to make the
14mu|texlive-exceltex-0.5.1-4|27	creation of tables in LaTeX easier, but to get data from
14mu|texlive-exceltex-0.5.1-4|28	Spreadsheets into LaTeX as easily as possible. The Excel (TM)
14mu|texlive-exceltex-0.5.1-4|29	file format only acts as an interface between the spreadsheet
14mu|texlive-exceltex-0.5.1-4|30	application and exceltex beacause it is easily accessible (via
14mu|texlive-exceltex-0.5.1-4|31	the Spreadsheet::ParseExcel Perl module) and because most
14mu|texlive-exceltex-0.5.1-4|32	spreadsheet applications are able to read and write Excel
14mu|texlive-exceltex-0.5.1-4|33	files.
14mu|texlive-exceltex-0.5.1-4|34	
14mu|texlive-exceltex-0.5.1-4|35	
14mu|texlive-exceltex-0.5.1-4|36	#-----------------------------------------------------------------------
14mu|texlive-exceltex-0.5.1-4|37	%files
14mu|texlive-exceltex-0.5.1-4|38	%{_bindir}/exceltex
14mu|texlive-exceltex-0.5.1-4|39	%{_texmfdistdir}/scripts/exceltex/exceltex
14mu|texlive-exceltex-0.5.1-4|40	%{_texmfdistdir}/tex/latex/exceltex/exceltex.sty
14mu|texlive-exceltex-0.5.1-4|41	%doc %{_texmfdistdir}/doc/latex/exceltex/CHANGES
14mu|texlive-exceltex-0.5.1-4|42	%doc %{_texmfdistdir}/doc/latex/exceltex/INSTALL
14mu|texlive-exceltex-0.5.1-4|43	%doc %{_texmfdistdir}/doc/latex/exceltex/README
14mu|texlive-exceltex-0.5.1-4|44	%doc %{_texmfdistdir}/doc/latex/exceltex/README.TEXLIVE
14mu|texlive-exceltex-0.5.1-4|45	
14mu|texlive-exceltex-0.5.1-4|46	#-----------------------------------------------------------------------
14mu|texlive-exceltex-0.5.1-4|47	%prep
14mu|texlive-exceltex-0.5.1-4|48	%setup -c -a0 -a1
14mu|texlive-exceltex-0.5.1-4|49	
14mu|texlive-exceltex-0.5.1-4|50	%build
14mu|texlive-exceltex-0.5.1-4|51	
14mu|texlive-exceltex-0.5.1-4|52	%install
14mu|texlive-exceltex-0.5.1-4|53	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-exceltex-0.5.1-4|54	pushd %{buildroot}%{_bindir}
14mu|texlive-exceltex-0.5.1-4|55	ln -sf %{_texmfdistdir}/scripts/exceltex/exceltex exceltex
14mu|texlive-exceltex-0.5.1-4|56	popd
14mu|texlive-exceltex-0.5.1-4|57	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-exceltex-0.5.1-4|58	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-exceltex-0.5.1-4|59	
14mu|texlive-exceltex-0.5.1-4|60	
14mu|texlive-exceltex-0.5.1-4|61	
14mu|texlive-exceltex-0.5.1-4|62	%changelog
14mu|texlive-exceltex-0.5.1-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-4
14mu|texlive-exceltex-0.5.1-4|64	+ Revision: 0ec1bc7
14mu|texlive-exceltex-0.5.1-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-exceltex-0.5.1-4|66	
14mu|texlive-exceltex-0.5.1-4|67	

24760 14
14mu|texlive-excludeonly-1.0-4|1	# revision 17262
14mu|texlive-excludeonly-1.0-4|2	# category Package
14mu|texlive-excludeonly-1.0-4|3	# catalog-ctan /macros/latex/contrib/excludeonly
14mu|texlive-excludeonly-1.0-4|4	# catalog-date 2010-03-01 08:47:36 +0100
14mu|texlive-excludeonly-1.0-4|5	# catalog-license pd
14mu|texlive-excludeonly-1.0-4|6	# catalog-version 1.0
14mu|texlive-excludeonly-1.0-4|7	Name:		texlive-excludeonly
14mu|texlive-excludeonly-1.0-4|8	Version:	1.0
14mu|texlive-excludeonly-1.0-4|9	Release:	4
14mu|texlive-excludeonly-1.0-4|10	Summary:	Prevent files being \include-ed
14mu|texlive-excludeonly-1.0-4|11	Group:		Publishing
14mu|texlive-excludeonly-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/excludeonly
14mu|texlive-excludeonly-1.0-4|13	License:	PD
14mu|texlive-excludeonly-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/excludeonly.tar.xz
14mu|texlive-excludeonly-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/excludeonly.doc.tar.xz
14mu|texlive-excludeonly-1.0-4|16	BuildArch:	noarch
14mu|texlive-excludeonly-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-excludeonly-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-excludeonly-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-excludeonly-1.0-4|20	
14mu|texlive-excludeonly-1.0-4|21	%description
14mu|texlive-excludeonly-1.0-4|22	The package defines an \excludeonly command, which is (in
14mu|texlive-excludeonly-1.0-4|23	effect) the opposite of \includeonly. If both \includeonly and
14mu|texlive-excludeonly-1.0-4|24	\excludeonly exist in a document, only files "allowed" by both
14mu|texlive-excludeonly-1.0-4|25	will be included. The package redefines the internal \@include
14mu|texlive-excludeonly-1.0-4|26	command, so it conflicts with packages that do the same.
14mu|texlive-excludeonly-1.0-4|27	Examples are the classes paper.cls and thesis.cls.
14mu|texlive-excludeonly-1.0-4|28	
14mu|texlive-excludeonly-1.0-4|29	
14mu|texlive-excludeonly-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-excludeonly-1.0-4|31	%files
14mu|texlive-excludeonly-1.0-4|32	%{_texmfdistdir}/tex/latex/excludeonly/excludeonly.sty
14mu|texlive-excludeonly-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/excludeonly/excludeonly.pdf
14mu|texlive-excludeonly-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/excludeonly/excludeonly.tex
14mu|texlive-excludeonly-1.0-4|35	
14mu|texlive-excludeonly-1.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-excludeonly-1.0-4|37	%prep
14mu|texlive-excludeonly-1.0-4|38	%setup -c -a0 -a1
14mu|texlive-excludeonly-1.0-4|39	
14mu|texlive-excludeonly-1.0-4|40	%build
14mu|texlive-excludeonly-1.0-4|41	
14mu|texlive-excludeonly-1.0-4|42	%install
14mu|texlive-excludeonly-1.0-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-excludeonly-1.0-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-excludeonly-1.0-4|45	
14mu|texlive-excludeonly-1.0-4|46	
14mu|texlive-excludeonly-1.0-4|47	
14mu|texlive-excludeonly-1.0-4|48	%changelog
14mu|texlive-excludeonly-1.0-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-excludeonly-1.0-4|50	+ Revision: 20d7346
14mu|texlive-excludeonly-1.0-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-excludeonly-1.0-4|52	
14mu|texlive-excludeonly-1.0-4|53	

24761 14
14mu|texlive-exercise-1.58-3|1	# revision 26260
14mu|texlive-exercise-1.58-3|2	# category Package
14mu|texlive-exercise-1.58-3|3	# catalog-ctan /macros/latex/contrib/exercise
14mu|texlive-exercise-1.58-3|4	# catalog-date 2012-05-08 15:13:49 +0200
14mu|texlive-exercise-1.58-3|5	# catalog-license gpl
14mu|texlive-exercise-1.58-3|6	# catalog-version 1.58
14mu|texlive-exercise-1.58-3|7	Name:		texlive-exercise
14mu|texlive-exercise-1.58-3|8	Version:	1.58
14mu|texlive-exercise-1.58-3|9	Release:	3
14mu|texlive-exercise-1.58-3|10	Summary:	Typeset exercises, problems, etc. and their answers
14mu|texlive-exercise-1.58-3|11	Group:		Publishing
14mu|texlive-exercise-1.58-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exercise
14mu|texlive-exercise-1.58-3|13	License:	GPL
14mu|texlive-exercise-1.58-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exercise.tar.xz
14mu|texlive-exercise-1.58-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exercise.doc.tar.xz
14mu|texlive-exercise-1.58-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exercise.source.tar.xz
14mu|texlive-exercise-1.58-3|17	BuildArch:	noarch
14mu|texlive-exercise-1.58-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-exercise-1.58-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-exercise-1.58-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-exercise-1.58-3|21	
14mu|texlive-exercise-1.58-3|22	%description
14mu|texlive-exercise-1.58-3|23	The package helps to typeset exercises or list of exercises
14mu|texlive-exercise-1.58-3|24	within any document. Exercises, questions and sub-questions are
14mu|texlive-exercise-1.58-3|25	automatically numbered. It is possible to put answers in the
14mu|texlive-exercise-1.58-3|26	same document, and display them immediatly, later in the
14mu|texlive-exercise-1.58-3|27	document or not to print answers at all. The layout of
14mu|texlive-exercise-1.58-3|28	exercises is fully customisable. It is possible to typeset long
14mu|texlive-exercise-1.58-3|29	problems, short exercises, questionnaires, etc. Usage of the
14mu|texlive-exercise-1.58-3|30	babel package is detected, but not fully supported yet (only
14mu|texlive-exercise-1.58-3|31	English and French are implemented).
14mu|texlive-exercise-1.58-3|32	
14mu|texlive-exercise-1.58-3|33	
14mu|texlive-exercise-1.58-3|34	#-----------------------------------------------------------------------
14mu|texlive-exercise-1.58-3|35	%files
14mu|texlive-exercise-1.58-3|36	%{_texmfdistdir}/tex/latex/exercise/exercise.sty
14mu|texlive-exercise-1.58-3|37	%doc %{_texmfdistdir}/doc/latex/exercise/README
14mu|texlive-exercise-1.58-3|38	%doc %{_texmfdistdir}/doc/latex/exercise/exercise.pdf
14mu|texlive-exercise-1.58-3|39	#- source
14mu|texlive-exercise-1.58-3|40	%doc %{_texmfdistdir}/source/latex/exercise/exercise.dtx
14mu|texlive-exercise-1.58-3|41	%doc %{_texmfdistdir}/source/latex/exercise/exercise.ins
14mu|texlive-exercise-1.58-3|42	
14mu|texlive-exercise-1.58-3|43	#-----------------------------------------------------------------------
14mu|texlive-exercise-1.58-3|44	%prep
14mu|texlive-exercise-1.58-3|45	%setup -c -a0 -a1 -a2
14mu|texlive-exercise-1.58-3|46	
14mu|texlive-exercise-1.58-3|47	%build
14mu|texlive-exercise-1.58-3|48	
14mu|texlive-exercise-1.58-3|49	%install
14mu|texlive-exercise-1.58-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-exercise-1.58-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-exercise-1.58-3|52	
14mu|texlive-exercise-1.58-3|53	
14mu|texlive-exercise-1.58-3|54	
14mu|texlive-exercise-1.58-3|55	%changelog
14mu|texlive-exercise-1.58-3|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.58-3
14mu|texlive-exercise-1.58-3|57	+ Revision: d773179
14mu|texlive-exercise-1.58-3|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-exercise-1.58-3|59	
14mu|texlive-exercise-1.58-3|60	

24762 14
14mu|texlive-expdlist-2.4-4|1	# revision 15878
14mu|texlive-expdlist-2.4-4|2	# category Package
14mu|texlive-expdlist-2.4-4|3	# catalog-ctan /macros/latex/contrib/expdlist
14mu|texlive-expdlist-2.4-4|4	# catalog-date 2008-06-23 23:47:50 +0200
14mu|texlive-expdlist-2.4-4|5	# catalog-license lppl
14mu|texlive-expdlist-2.4-4|6	# catalog-version 2.4
14mu|texlive-expdlist-2.4-4|7	Name:		texlive-expdlist
14mu|texlive-expdlist-2.4-4|8	Version:	2.4
14mu|texlive-expdlist-2.4-4|9	Release:	4
14mu|texlive-expdlist-2.4-4|10	Summary:	Expanded description environments
14mu|texlive-expdlist-2.4-4|11	Group:		Publishing
14mu|texlive-expdlist-2.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/expdlist
14mu|texlive-expdlist-2.4-4|13	License:	LPPL
14mu|texlive-expdlist-2.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expdlist.tar.xz
14mu|texlive-expdlist-2.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expdlist.doc.tar.xz
14mu|texlive-expdlist-2.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expdlist.source.tar.xz
14mu|texlive-expdlist-2.4-4|17	BuildArch:	noarch
14mu|texlive-expdlist-2.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-expdlist-2.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-expdlist-2.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-expdlist-2.4-4|21	
14mu|texlive-expdlist-2.4-4|22	%description
14mu|texlive-expdlist-2.4-4|23	The package provides additional features for the LaTeX
14mu|texlive-expdlist-2.4-4|24	description environment, including adjustable left margin. The
14mu|texlive-expdlist-2.4-4|25	package also allows the user to 'break' a list (for example, to
14mu|texlive-expdlist-2.4-4|26	interpose a comment) without affecting the structure of the
14mu|texlive-expdlist-2.4-4|27	list (so that, for example, numbered lists remain in sequence).
14mu|texlive-expdlist-2.4-4|28	
14mu|texlive-expdlist-2.4-4|29	
14mu|texlive-expdlist-2.4-4|30	#-----------------------------------------------------------------------
14mu|texlive-expdlist-2.4-4|31	%files
14mu|texlive-expdlist-2.4-4|32	%{_texmfdistdir}/tex/latex/expdlist/expdlist.sty
14mu|texlive-expdlist-2.4-4|33	%doc %{_texmfdistdir}/doc/latex/expdlist/expdlisg.pdf
14mu|texlive-expdlist-2.4-4|34	%doc %{_texmfdistdir}/doc/latex/expdlist/expdlist.pdf
14mu|texlive-expdlist-2.4-4|35	%doc %{_texmfdistdir}/doc/latex/expdlist/readme.txt
14mu|texlive-expdlist-2.4-4|36	#- source
14mu|texlive-expdlist-2.4-4|37	%doc %{_texmfdistdir}/source/latex/expdlist/expdlisg.drv
14mu|texlive-expdlist-2.4-4|38	%doc %{_texmfdistdir}/source/latex/expdlist/expdlist.drv
14mu|texlive-expdlist-2.4-4|39	%doc %{_texmfdistdir}/source/latex/expdlist/expdlist.dtx
14mu|texlive-expdlist-2.4-4|40	%doc %{_texmfdistdir}/source/latex/expdlist/expdlist.ins
14mu|texlive-expdlist-2.4-4|41	
14mu|texlive-expdlist-2.4-4|42	#-----------------------------------------------------------------------
14mu|texlive-expdlist-2.4-4|43	%prep
14mu|texlive-expdlist-2.4-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-expdlist-2.4-4|45	
14mu|texlive-expdlist-2.4-4|46	%build
14mu|texlive-expdlist-2.4-4|47	
14mu|texlive-expdlist-2.4-4|48	%install
14mu|texlive-expdlist-2.4-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-expdlist-2.4-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-expdlist-2.4-4|51	
14mu|texlive-expdlist-2.4-4|52	
14mu|texlive-expdlist-2.4-4|53	
14mu|texlive-expdlist-2.4-4|54	%changelog
14mu|texlive-expdlist-2.4-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-4
14mu|texlive-expdlist-2.4-4|56	+ Revision: 3044103
14mu|texlive-expdlist-2.4-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-expdlist-2.4-4|58	
14mu|texlive-expdlist-2.4-4|59	

24763 14
14mu|texlive-expex-5.0-3|1	# revision 32962
14mu|texlive-expex-5.0-3|2	# category Package
14mu|texlive-expex-5.0-3|3	# catalog-ctan /macros/plain/contrib/expex
14mu|texlive-expex-5.0-3|4	# catalog-date 2014-02-13 19:55:47 +0100
14mu|texlive-expex-5.0-3|5	# catalog-license lppl
14mu|texlive-expex-5.0-3|6	# catalog-version 5.0
14mu|texlive-expex-5.0-3|7	Name:		texlive-expex
14mu|texlive-expex-5.0-3|8	Version:	5.0
14mu|texlive-expex-5.0-3|9	Release:	3
14mu|texlive-expex-5.0-3|10	Summary:	Format linguistic examples and glosses, with reference capabilities
14mu|texlive-expex-5.0-3|11	Group:		Publishing
14mu|texlive-expex-5.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/expex
14mu|texlive-expex-5.0-3|13	License:	LPPL
14mu|texlive-expex-5.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expex.tar.xz
14mu|texlive-expex-5.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expex.doc.tar.xz
14mu|texlive-expex-5.0-3|16	BuildArch:	noarch
14mu|texlive-expex-5.0-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-expex-5.0-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-expex-5.0-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-expex-5.0-3|20	
14mu|texlive-expex-5.0-3|21	%description
14mu|texlive-expex-5.0-3|22	The package provides macros for typesetting linguistic examples
14mu|texlive-expex-5.0-3|23	and glosses, with a refined mechanism for referencing examples
14mu|texlive-expex-5.0-3|24	and parts of examples. The package can be used with LaTex using
14mu|texlive-expex-5.0-3|25	the .sty wrapper or with PlainTex.
14mu|texlive-expex-5.0-3|26	
14mu|texlive-expex-5.0-3|27	
14mu|texlive-expex-5.0-3|28	#-----------------------------------------------------------------------
14mu|texlive-expex-5.0-3|29	%files
14mu|texlive-expex-5.0-3|30	%{_texmfdistdir}/tex/generic/expex/epltxchapno.sty
14mu|texlive-expex-5.0-3|31	%{_texmfdistdir}/tex/generic/expex/epltxfn.sty
14mu|texlive-expex-5.0-3|32	%{_texmfdistdir}/tex/generic/expex/eptexfn.tex
14mu|texlive-expex-5.0-3|33	%{_texmfdistdir}/tex/generic/expex/expex-demo.tex
14mu|texlive-expex-5.0-3|34	%{_texmfdistdir}/tex/generic/expex/expex.sty
14mu|texlive-expex-5.0-3|35	%{_texmfdistdir}/tex/generic/expex/expex.tex
14mu|texlive-expex-5.0-3|36	%doc %{_texmfdistdir}/doc/generic/expex/README
14mu|texlive-expex-5.0-3|37	%doc %{_texmfdistdir}/doc/generic/expex/doc-source.zip
14mu|texlive-expex-5.0-3|38	%doc %{_texmfdistdir}/doc/generic/expex/expex-doc.pdf
14mu|texlive-expex-5.0-3|39	
14mu|texlive-expex-5.0-3|40	#-----------------------------------------------------------------------
14mu|texlive-expex-5.0-3|41	%prep
14mu|texlive-expex-5.0-3|42	%setup -c -a0 -a1
14mu|texlive-expex-5.0-3|43	
14mu|texlive-expex-5.0-3|44	%build
14mu|texlive-expex-5.0-3|45	
14mu|texlive-expex-5.0-3|46	%install
14mu|texlive-expex-5.0-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-expex-5.0-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-expex-5.0-3|49	
14mu|texlive-expex-5.0-3|50	%changelog
14mu|texlive-expex-5.0-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0-3
14mu|texlive-expex-5.0-3|52	+ Revision: 7f673f5
14mu|texlive-expex-5.0-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-expex-5.0-3|54	
14mu|texlive-expex-5.0-3|55	

24764 14
14mu|texlive-export-1.8-4|1	# revision 15878
14mu|texlive-export-1.8-4|2	# category Package
14mu|texlive-export-1.8-4|3	# catalog-ctan /macros/latex/contrib/export
14mu|texlive-export-1.8-4|4	# catalog-date 2007-01-03 21:31:08 +0100
14mu|texlive-export-1.8-4|5	# catalog-license lppl
14mu|texlive-export-1.8-4|6	# catalog-version 1.8
14mu|texlive-export-1.8-4|7	Name:		texlive-export
14mu|texlive-export-1.8-4|8	Version:	1.8
14mu|texlive-export-1.8-4|9	Release:	4
14mu|texlive-export-1.8-4|10	Summary:	Import and export values of LaTeX registers
14mu|texlive-export-1.8-4|11	Group:		Publishing
14mu|texlive-export-1.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/export
14mu|texlive-export-1.8-4|13	License:	LPPL
14mu|texlive-export-1.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/export.tar.xz
14mu|texlive-export-1.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/export.doc.tar.xz
14mu|texlive-export-1.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/export.source.tar.xz
14mu|texlive-export-1.8-4|17	BuildArch:	noarch
14mu|texlive-export-1.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-export-1.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-export-1.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-export-1.8-4|21	
14mu|texlive-export-1.8-4|22	%description
14mu|texlive-export-1.8-4|23	This package allows the user to export/import the values of
14mu|texlive-export-1.8-4|24	LaTeX registers (counters, rigid and rubber lengths only). It
14mu|texlive-export-1.8-4|25	is definitely not for faint-hearted users. The package may be
14mu|texlive-export-1.8-4|26	used, for example, to communicate between documents for the
14mu|texlive-export-1.8-4|27	purposes of dvipaste.
14mu|texlive-export-1.8-4|28	
14mu|texlive-export-1.8-4|29	
14mu|texlive-export-1.8-4|30	#-----------------------------------------------------------------------
14mu|texlive-export-1.8-4|31	%files
14mu|texlive-export-1.8-4|32	%{_texmfdistdir}/tex/latex/export/dvipaste.sty
14mu|texlive-export-1.8-4|33	%{_texmfdistdir}/tex/latex/export/export.sty
14mu|texlive-export-1.8-4|34	%doc %{_texmfdistdir}/doc/latex/export/00readme
14mu|texlive-export-1.8-4|35	#- source
14mu|texlive-export-1.8-4|36	%doc %{_texmfdistdir}/source/latex/export/export.dtx
14mu|texlive-export-1.8-4|37	%doc %{_texmfdistdir}/source/latex/export/export.ins
14mu|texlive-export-1.8-4|38	%doc %{_texmfdistdir}/source/latex/export/export.l
14mu|texlive-export-1.8-4|39	
14mu|texlive-export-1.8-4|40	#-----------------------------------------------------------------------
14mu|texlive-export-1.8-4|41	%prep
14mu|texlive-export-1.8-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-export-1.8-4|43	
14mu|texlive-export-1.8-4|44	%build
14mu|texlive-export-1.8-4|45	
14mu|texlive-export-1.8-4|46	%install
14mu|texlive-export-1.8-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-export-1.8-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-export-1.8-4|49	
14mu|texlive-export-1.8-4|50	
14mu|texlive-export-1.8-4|51	
14mu|texlive-export-1.8-4|52	%changelog
14mu|texlive-export-1.8-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8-4
14mu|texlive-export-1.8-4|54	+ Revision: 1f779f2
14mu|texlive-export-1.8-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-export-1.8-4|56	
14mu|texlive-export-1.8-4|57	

24765 14
14mu|texlive-expressg-1.5-4|1	# revision 15878
14mu|texlive-expressg-1.5-4|2	# category Package
14mu|texlive-expressg-1.5-4|3	# catalog-ctan /graphics/metapost/contrib/macros/expressg
14mu|texlive-expressg-1.5-4|4	# catalog-date 2007-01-05 12:56:21 +0100
14mu|texlive-expressg-1.5-4|5	# catalog-license lppl
14mu|texlive-expressg-1.5-4|6	# catalog-version 1.5
14mu|texlive-expressg-1.5-4|7	Name:		texlive-expressg
14mu|texlive-expressg-1.5-4|8	Version:	1.5
14mu|texlive-expressg-1.5-4|9	Release:	4
14mu|texlive-expressg-1.5-4|10	Summary:	Diagrams consisting of boxes, lines, and annotations
14mu|texlive-expressg-1.5-4|11	Group:		Publishing
14mu|texlive-expressg-1.5-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/expressg
14mu|texlive-expressg-1.5-4|13	License:	LPPL
14mu|texlive-expressg-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expressg.tar.xz
14mu|texlive-expressg-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expressg.doc.tar.xz
14mu|texlive-expressg-1.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/expressg.source.tar.xz
14mu|texlive-expressg-1.5-4|17	BuildArch:	noarch
14mu|texlive-expressg-1.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-expressg-1.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-expressg-1.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-expressg-1.5-4|21	
14mu|texlive-expressg-1.5-4|22	%description
14mu|texlive-expressg-1.5-4|23	A MetaPost package providing facilities to assist in drawing
14mu|texlive-expressg-1.5-4|24	diagrams that consist of boxes, lines, and annotations.
14mu|texlive-expressg-1.5-4|25	Particular support is provided for creating EXPRESS-G diagrams,
14mu|texlive-expressg-1.5-4|26	for example IDEF1X, OMT, Shlaer-Mellor, and NIAM diagrams. The
14mu|texlive-expressg-1.5-4|27	package may also be used to create UML and most other Box-Line-
14mu|texlive-expressg-1.5-4|28	Annotation charts, but not Gantt charts directly.
14mu|texlive-expressg-1.5-4|29	
14mu|texlive-expressg-1.5-4|30	
14mu|texlive-expressg-1.5-4|31	#-----------------------------------------------------------------------
14mu|texlive-expressg-1.5-4|32	%files
14mu|texlive-expressg-1.5-4|33	%{_texmfdistdir}/metapost/expressg/aam.mp
14mu|texlive-expressg-1.5-4|34	%{_texmfdistdir}/metapost/expressg/expeg.mp
14mu|texlive-expressg-1.5-4|35	%{_texmfdistdir}/metapost/expressg/expressg.mp
14mu|texlive-expressg-1.5-4|36	%doc %{_texmfdistdir}/doc/metapost/expressg/README
14mu|texlive-expressg-1.5-4|37	%doc %{_texmfdistdir}/doc/metapost/expressg/aamfigs.pdf
14mu|texlive-expressg-1.5-4|38	%doc %{_texmfdistdir}/doc/metapost/expressg/aamfigs.tex
14mu|texlive-expressg-1.5-4|39	%doc %{_texmfdistdir}/doc/metapost/expressg/expeg.pdf
14mu|texlive-expressg-1.5-4|40	%doc %{_texmfdistdir}/doc/metapost/expressg/expeg.tex
14mu|texlive-expressg-1.5-4|41	%doc %{_texmfdistdir}/doc/metapost/expressg/expressg.pdf
14mu|texlive-expressg-1.5-4|42	%doc %{_texmfdistdir}/doc/metapost/expressg/n2mps.sh
14mu|texlive-expressg-1.5-4|43	%doc %{_texmfdistdir}/doc/metapost/expressg/n2mpsprl.prl
14mu|texlive-expressg-1.5-4|44	#- source
14mu|texlive-expressg-1.5-4|45	%doc %{_texmfdistdir}/source/metapost/expressg/expressg.dtx
14mu|texlive-expressg-1.5-4|46	%doc %{_texmfdistdir}/source/metapost/expressg/expressg.ins
14mu|texlive-expressg-1.5-4|47	
14mu|texlive-expressg-1.5-4|48	#-----------------------------------------------------------------------
14mu|texlive-expressg-1.5-4|49	%prep
14mu|texlive-expressg-1.5-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-expressg-1.5-4|51	
14mu|texlive-expressg-1.5-4|52	%build
14mu|texlive-expressg-1.5-4|53	
14mu|texlive-expressg-1.5-4|54	%install
14mu|texlive-expressg-1.5-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-expressg-1.5-4|56	cp -fpar metapost doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-expressg-1.5-4|57	
14mu|texlive-expressg-1.5-4|58	
14mu|texlive-expressg-1.5-4|59	
14mu|texlive-expressg-1.5-4|60	%changelog
14mu|texlive-expressg-1.5-4|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-expressg-1.5-4|62	+ Revision: 51dc5b5
14mu|texlive-expressg-1.5-4|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-expressg-1.5-4|64	
14mu|texlive-expressg-1.5-4|65	

24766 14
14mu|texlive-exp-testopt-0.3-4|1	# revision 15878
14mu|texlive-exp-testopt-0.3-4|2	# category Package
14mu|texlive-exp-testopt-0.3-4|3	# catalog-ctan /macros/latex/contrib/exp-testopt
14mu|texlive-exp-testopt-0.3-4|4	# catalog-date 2009-03-08 17:38:29 +0100
14mu|texlive-exp-testopt-0.3-4|5	# catalog-license lppl
14mu|texlive-exp-testopt-0.3-4|6	# catalog-version 0.3
14mu|texlive-exp-testopt-0.3-4|7	Name:		texlive-exp-testopt
14mu|texlive-exp-testopt-0.3-4|8	Version:	0.3
14mu|texlive-exp-testopt-0.3-4|9	Release:	4
14mu|texlive-exp-testopt-0.3-4|10	Summary:	Expandable \@testopt (and related) macros
14mu|texlive-exp-testopt-0.3-4|11	Group:		Publishing
14mu|texlive-exp-testopt-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exp-testopt
14mu|texlive-exp-testopt-0.3-4|13	License:	LPPL
14mu|texlive-exp-testopt-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exp-testopt.tar.xz
14mu|texlive-exp-testopt-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exp-testopt.doc.tar.xz
14mu|texlive-exp-testopt-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exp-testopt.source.tar.xz
14mu|texlive-exp-testopt-0.3-4|17	BuildArch:	noarch
14mu|texlive-exp-testopt-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-exp-testopt-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-exp-testopt-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-exp-testopt-0.3-4|21	
14mu|texlive-exp-testopt-0.3-4|22	%description
14mu|texlive-exp-testopt-0.3-4|23	The package provides an expandable variant of the LaTeX kernel
14mu|texlive-exp-testopt-0.3-4|24	command \@testopt, named \@expandable@testopt, and a more
14mu|texlive-exp-testopt-0.3-4|25	general \@expandable@ifopt, both intended for package writers.
14mu|texlive-exp-testopt-0.3-4|26	Also we have a variant of \newcommand which uses these macros
14mu|texlive-exp-testopt-0.3-4|27	to check for optional arguments.
14mu|texlive-exp-testopt-0.3-4|28	
14mu|texlive-exp-testopt-0.3-4|29	
14mu|texlive-exp-testopt-0.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-exp-testopt-0.3-4|31	%files
14mu|texlive-exp-testopt-0.3-4|32	%{_texmfdistdir}/tex/latex/exp-testopt/exp-testopt.sty
14mu|texlive-exp-testopt-0.3-4|33	%doc %{_texmfdistdir}/doc/latex/exp-testopt/README
14mu|texlive-exp-testopt-0.3-4|34	%doc %{_texmfdistdir}/doc/latex/exp-testopt/exp-testopt.pdf
14mu|texlive-exp-testopt-0.3-4|35	%doc %{_texmfdistdir}/doc/latex/exp-testopt/exp-testopt.test
14mu|texlive-exp-testopt-0.3-4|36	#- source
14mu|texlive-exp-testopt-0.3-4|37	%doc %{_texmfdistdir}/source/latex/exp-testopt/exp-testopt.dtx
14mu|texlive-exp-testopt-0.3-4|38	%doc %{_texmfdistdir}/source/latex/exp-testopt/exp-testopt.ins
14mu|texlive-exp-testopt-0.3-4|39	
14mu|texlive-exp-testopt-0.3-4|40	#-----------------------------------------------------------------------
14mu|texlive-exp-testopt-0.3-4|41	%prep
14mu|texlive-exp-testopt-0.3-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-exp-testopt-0.3-4|43	
14mu|texlive-exp-testopt-0.3-4|44	%build
14mu|texlive-exp-testopt-0.3-4|45	
14mu|texlive-exp-testopt-0.3-4|46	%install
14mu|texlive-exp-testopt-0.3-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-exp-testopt-0.3-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-exp-testopt-0.3-4|49	
14mu|texlive-exp-testopt-0.3-4|50	
14mu|texlive-exp-testopt-0.3-4|51	
14mu|texlive-exp-testopt-0.3-4|52	%changelog
14mu|texlive-exp-testopt-0.3-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-exp-testopt-0.3-4|54	+ Revision: 838d28f
14mu|texlive-exp-testopt-0.3-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-exp-testopt-0.3-4|56	
14mu|texlive-exp-testopt-0.3-4|57	

24767 14
14mu|texlive-exsheets-0.12b-3|1	# revision 32517
14mu|texlive-exsheets-0.12b-3|2	# category Package
14mu|texlive-exsheets-0.12b-3|3	# catalog-ctan /macros/latex/contrib/exsheets
14mu|texlive-exsheets-0.12b-3|4	# catalog-date 2013-12-27 13:12:36 +0100
14mu|texlive-exsheets-0.12b-3|5	# catalog-license lppl1.3
14mu|texlive-exsheets-0.12b-3|6	# catalog-version 0.12b
14mu|texlive-exsheets-0.12b-3|7	Name:		texlive-exsheets
14mu|texlive-exsheets-0.12b-3|8	Version:	0.12b
14mu|texlive-exsheets-0.12b-3|9	Release:	3
14mu|texlive-exsheets-0.12b-3|10	Summary:	Create exercise sheets and exams
14mu|texlive-exsheets-0.12b-3|11	Group:		Publishing
14mu|texlive-exsheets-0.12b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exsheets
14mu|texlive-exsheets-0.12b-3|13	License:	LPPL1.3
14mu|texlive-exsheets-0.12b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsheets.tar.xz
14mu|texlive-exsheets-0.12b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsheets.doc.tar.xz
14mu|texlive-exsheets-0.12b-3|16	BuildArch:	noarch
14mu|texlive-exsheets-0.12b-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-exsheets-0.12b-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-exsheets-0.12b-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-exsheets-0.12b-3|20	
14mu|texlive-exsheets-0.12b-3|21	%description
14mu|texlive-exsheets-0.12b-3|22	The package provides the means to create exercises or questions
14mu|texlive-exsheets-0.12b-3|23	and their corresponding solutions. The questions may be divided
14mu|texlive-exsheets-0.12b-3|24	into classes and/or topics and may be printed selectively.
14mu|texlive-exsheets-0.12b-3|25	Meta-data to questions can be added and recovered. The
14mu|texlive-exsheets-0.12b-3|26	solutions may be printed where they are, or collected and
14mu|texlive-exsheets-0.12b-3|27	printed at a later point in the document all together, section-
14mu|texlive-exsheets-0.12b-3|28	wise or selectively by ID. The package provides the means to
14mu|texlive-exsheets-0.12b-3|29	selectively include questions from an external file, and to
14mu|texlive-exsheets-0.12b-3|30	control the style of headings of both questions and solutions.
14mu|texlive-exsheets-0.12b-3|31	
14mu|texlive-exsheets-0.12b-3|32	
14mu|texlive-exsheets-0.12b-3|33	#-----------------------------------------------------------------------
14mu|texlive-exsheets-0.12b-3|34	%files
14mu|texlive-exsheets-0.12b-3|35	%{_texmfdistdir}/tex/latex/exsheets/cntformats.sty
14mu|texlive-exsheets-0.12b-3|36	%{_texmfdistdir}/tex/latex/exsheets/exsheets-listings.sty
14mu|texlive-exsheets-0.12b-3|37	%{_texmfdistdir}/tex/latex/exsheets/exsheets.sty
14mu|texlive-exsheets-0.12b-3|38	%{_texmfdistdir}/tex/latex/exsheets/exsheets_configurations.cfg
14mu|texlive-exsheets-0.12b-3|39	%{_texmfdistdir}/tex/latex/exsheets/exsheets_headings.cfg
14mu|texlive-exsheets-0.12b-3|40	%{_texmfdistdir}/tex/latex/exsheets/exsheets_headings.def
14mu|texlive-exsheets-0.12b-3|41	%{_texmfdistdir}/tex/latex/exsheets/tasks.cfg
14mu|texlive-exsheets-0.12b-3|42	%{_texmfdistdir}/tex/latex/exsheets/tasks.sty
14mu|texlive-exsheets-0.12b-3|43	%doc %{_texmfdistdir}/doc/latex/exsheets/README
14mu|texlive-exsheets-0.12b-3|44	%doc %{_texmfdistdir}/doc/latex/exsheets/cntformats_en.pdf
14mu|texlive-exsheets-0.12b-3|45	%doc %{_texmfdistdir}/doc/latex/exsheets/cntformats_en.tex
14mu|texlive-exsheets-0.12b-3|46	%doc %{_texmfdistdir}/doc/latex/exsheets/exsheets_en.pdf
14mu|texlive-exsheets-0.12b-3|47	%doc %{_texmfdistdir}/doc/latex/exsheets/exsheets_en.tex
14mu|texlive-exsheets-0.12b-3|48	%doc %{_texmfdistdir}/doc/latex/exsheets/grading-table.pdf
14mu|texlive-exsheets-0.12b-3|49	%doc %{_texmfdistdir}/doc/latex/exsheets/grading-table.tex
14mu|texlive-exsheets-0.12b-3|50	%doc %{_texmfdistdir}/doc/latex/exsheets/tasks_en.pdf
14mu|texlive-exsheets-0.12b-3|51	%doc %{_texmfdistdir}/doc/latex/exsheets/tasks_en.tex
14mu|texlive-exsheets-0.12b-3|52	
14mu|texlive-exsheets-0.12b-3|53	#-----------------------------------------------------------------------
14mu|texlive-exsheets-0.12b-3|54	%prep
14mu|texlive-exsheets-0.12b-3|55	%setup -c -a0 -a1
14mu|texlive-exsheets-0.12b-3|56	
14mu|texlive-exsheets-0.12b-3|57	%build
14mu|texlive-exsheets-0.12b-3|58	
14mu|texlive-exsheets-0.12b-3|59	%install
14mu|texlive-exsheets-0.12b-3|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-exsheets-0.12b-3|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-exsheets-0.12b-3|62	
14mu|texlive-exsheets-0.12b-3|63	%changelog
14mu|texlive-exsheets-0.12b-3|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.12b-3
14mu|texlive-exsheets-0.12b-3|65	+ Revision: 430ad35
14mu|texlive-exsheets-0.12b-3|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-exsheets-0.12b-3|67	
14mu|texlive-exsheets-0.12b-3|68	

24768 14
14mu|texlive-exsol-0.6-7|1	# revision 30451
14mu|texlive-exsol-0.6-7|2	# category Package
14mu|texlive-exsol-0.6-7|3	# catalog-ctan /macros/latex/contrib/exsol
14mu|texlive-exsol-0.6-7|4	# catalog-date 2013-05-13 10:56:37 +0200
14mu|texlive-exsol-0.6-7|5	# catalog-license lppl1.3
14mu|texlive-exsol-0.6-7|6	# catalog-version 0.6
14mu|texlive-exsol-0.6-7|7	Name:		texlive-exsol
14mu|texlive-exsol-0.6-7|8	Version:	0.6
14mu|texlive-exsol-0.6-7|9	Release:	7
14mu|texlive-exsol-0.6-7|10	Summary:	Exercises and solutions from same source, into a book
14mu|texlive-exsol-0.6-7|11	Group:		Publishing
14mu|texlive-exsol-0.6-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/exsol
14mu|texlive-exsol-0.6-7|13	License:	LPPL1.3
14mu|texlive-exsol-0.6-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsol.tar.xz
14mu|texlive-exsol-0.6-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsol.doc.tar.xz
14mu|texlive-exsol-0.6-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exsol.source.tar.xz
14mu|texlive-exsol-0.6-7|17	BuildArch:	noarch
14mu|texlive-exsol-0.6-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-exsol-0.6-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-exsol-0.6-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-exsol-0.6-7|21	
14mu|texlive-exsol-0.6-7|22	%description
14mu|texlive-exsol-0.6-7|23	The packageThe exsol package provides macros to allow for
14mu|texlive-exsol-0.6-7|24	embedding exercises and solutions in the LaTeX source of an
14mu|texlive-exsol-0.6-7|25	instructional text (e.g., a book or a course text) while
14mu|texlive-exsol-0.6-7|26	generating the following separate documents: - your original
14mu|texlive-exsol-0.6-7|27	text that only contains the exercises, and - a solution book
14mu|texlive-exsol-0.6-7|28	that contains only the solutions to the exercises (optionally,
14mu|texlive-exsol-0.6-7|29	the exercises themselves are also copied to the solution book).
14mu|texlive-exsol-0.6-7|30	The exercise data are generated when running LaTeX on your
14mu|texlive-exsol-0.6-7|31	document; the first run also writes the solutions to a
14mu|texlive-exsol-0.6-7|32	secondary file that may be included in a simple document
14mu|texlive-exsol-0.6-7|33	harness, may be processed by LaTeX, to generate a nice solution
14mu|texlive-exsol-0.6-7|34	book. The code of the package was derived (in large part) from
14mu|texlive-exsol-0.6-7|35	fancyvrb.
14mu|texlive-exsol-0.6-7|36	
14mu|texlive-exsol-0.6-7|37	
14mu|texlive-exsol-0.6-7|38	#-----------------------------------------------------------------------
14mu|texlive-exsol-0.6-7|39	%files
14mu|texlive-exsol-0.6-7|40	%{_texmfdistdir}/tex/latex/exsol/exsol.sty
14mu|texlive-exsol-0.6-7|41	%doc %{_texmfdistdir}/doc/latex/exsol/LICENSE
14mu|texlive-exsol-0.6-7|42	%doc %{_texmfdistdir}/doc/latex/exsol/exsol.pdf
14mu|texlive-exsol-0.6-7|43	#- source
14mu|texlive-exsol-0.6-7|44	%doc %{_texmfdistdir}/source/latex/exsol/exsol.dtx
14mu|texlive-exsol-0.6-7|45	%doc %{_texmfdistdir}/source/latex/exsol/exsol.ins
14mu|texlive-exsol-0.6-7|46	
14mu|texlive-exsol-0.6-7|47	#-----------------------------------------------------------------------
14mu|texlive-exsol-0.6-7|48	%prep
14mu|texlive-exsol-0.6-7|49	%setup -c -a0 -a1 -a2
14mu|texlive-exsol-0.6-7|50	
14mu|texlive-exsol-0.6-7|51	%build
14mu|texlive-exsol-0.6-7|52	
14mu|texlive-exsol-0.6-7|53	%install
14mu|texlive-exsol-0.6-7|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-exsol-0.6-7|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-exsol-0.6-7|56	
14mu|texlive-exsol-0.6-7|57	%changelog
14mu|texlive-exsol-0.6-7|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-7
14mu|texlive-exsol-0.6-7|59	+ Revision: 33a4b6f
14mu|texlive-exsol-0.6-7|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-exsol-0.6-7|61	
14mu|texlive-exsol-0.6-7|62	

24769 14
14mu|texlive-exteps-0.41-4|1	# revision 19859
14mu|texlive-exteps-0.41-4|2	# category Package
14mu|texlive-exteps-0.41-4|3	# catalog-ctan /graphics/metapost/contrib/macros/exteps
14mu|texlive-exteps-0.41-4|4	# catalog-date 2007-03-06 10:34:25 +0100
14mu|texlive-exteps-0.41-4|5	# catalog-license gpl
14mu|texlive-exteps-0.41-4|6	# catalog-version 0.41
14mu|texlive-exteps-0.41-4|7	Name:		texlive-exteps
14mu|texlive-exteps-0.41-4|8	Version:	0.41
14mu|texlive-exteps-0.41-4|9	Release:	4
14mu|texlive-exteps-0.41-4|10	Summary:	Include EPS figures in MetaPost
14mu|texlive-exteps-0.41-4|11	Group:		Publishing
14mu|texlive-exteps-0.41-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/exteps
14mu|texlive-exteps-0.41-4|13	License:	GPL
14mu|texlive-exteps-0.41-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exteps.tar.xz
14mu|texlive-exteps-0.41-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/exteps.doc.tar.xz
14mu|texlive-exteps-0.41-4|16	BuildArch:	noarch
14mu|texlive-exteps-0.41-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-exteps-0.41-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-exteps-0.41-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-exteps-0.41-4|20	
14mu|texlive-exteps-0.41-4|21	%description
14mu|texlive-exteps-0.41-4|22	Exteps is a module for including external EPS figures into
14mu|texlive-exteps-0.41-4|23	MetaPost figures. It is written entirely in MetaPost, and does
14mu|texlive-exteps-0.41-4|24	not therefore require any post processing of the MetaPost
14mu|texlive-exteps-0.41-4|25	output.
14mu|texlive-exteps-0.41-4|26	
14mu|texlive-exteps-0.41-4|27	
14mu|texlive-exteps-0.41-4|28	#-----------------------------------------------------------------------
14mu|texlive-exteps-0.41-4|29	%files
14mu|texlive-exteps-0.41-4|30	%{_texmfdistdir}/metapost/exteps/exteps.mp
14mu|texlive-exteps-0.41-4|31	%doc %{_texmfdistdir}/doc/metapost/exteps/LICENSE
14mu|texlive-exteps-0.41-4|32	%doc %{_texmfdistdir}/doc/metapost/exteps/README
14mu|texlive-exteps-0.41-4|33	%doc %{_texmfdistdir}/doc/metapost/exteps/delfin
14mu|texlive-exteps-0.41-4|34	%doc %{_texmfdistdir}/doc/metapost/exteps/exteps.pdf
14mu|texlive-exteps-0.41-4|35	%doc %{_texmfdistdir}/doc/metapost/exteps/exteps.tex
14mu|texlive-exteps-0.41-4|36	
14mu|texlive-exteps-0.41-4|37	#-----------------------------------------------------------------------
14mu|texlive-exteps-0.41-4|38	%prep
14mu|texlive-exteps-0.41-4|39	%setup -c -a0 -a1
14mu|texlive-exteps-0.41-4|40	
14mu|texlive-exteps-0.41-4|41	%build
14mu|texlive-exteps-0.41-4|42	
14mu|texlive-exteps-0.41-4|43	%install
14mu|texlive-exteps-0.41-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-exteps-0.41-4|45	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-exteps-0.41-4|46	
14mu|texlive-exteps-0.41-4|47	
14mu|texlive-exteps-0.41-4|48	
14mu|texlive-exteps-0.41-4|49	%changelog
14mu|texlive-exteps-0.41-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.41-4
14mu|texlive-exteps-0.41-4|51	+ Revision: afe2956
14mu|texlive-exteps-0.41-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-exteps-0.41-4|53	
14mu|texlive-exteps-0.41-4|54	

24770 14
14mu|texlive-extract-1.8-4|1	# revision 15878
14mu|texlive-extract-1.8-4|2	# category Package
14mu|texlive-extract-1.8-4|3	# catalog-ctan /macros/latex/contrib/extract
14mu|texlive-extract-1.8-4|4	# catalog-date 2006-11-09 15:16:55 +0100
14mu|texlive-extract-1.8-4|5	# catalog-license lppl
14mu|texlive-extract-1.8-4|6	# catalog-version 1.8
14mu|texlive-extract-1.8-4|7	Name:		texlive-extract
14mu|texlive-extract-1.8-4|8	Version:	1.8
14mu|texlive-extract-1.8-4|9	Release:	4
14mu|texlive-extract-1.8-4|10	Summary:	Extract parts of a document and write to another document
14mu|texlive-extract-1.8-4|11	Group:		Publishing
14mu|texlive-extract-1.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/extract
14mu|texlive-extract-1.8-4|13	License:	LPPL
14mu|texlive-extract-1.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extract.tar.xz
14mu|texlive-extract-1.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extract.doc.tar.xz
14mu|texlive-extract-1.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extract.source.tar.xz
14mu|texlive-extract-1.8-4|17	BuildArch:	noarch
14mu|texlive-extract-1.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-extract-1.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-extract-1.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-extract-1.8-4|21	
14mu|texlive-extract-1.8-4|22	%description
14mu|texlive-extract-1.8-4|23	The package provides the means to extract specific content from
14mu|texlive-extract-1.8-4|24	a source document and write that to a target document. One
14mu|texlive-extract-1.8-4|25	could, for instance, use this to extract all exercises from
14mu|texlive-extract-1.8-4|26	lecture notes and generate an exercises book on the fly. The
14mu|texlive-extract-1.8-4|27	package also provides an environment which writes its body
14mu|texlive-extract-1.8-4|28	entirely to the target file. Another environment will write to
14mu|texlive-extract-1.8-4|29	the target file, but will also execute the body. This allows to
14mu|texlive-extract-1.8-4|30	share code (for instance, a preamble) between the source
14mu|texlive-extract-1.8-4|31	document and the target file. Finally, the package provides an
14mu|texlive-extract-1.8-4|32	interface to conditionally extract content. With a single
14mu|texlive-extract-1.8-4|33	package option, one can specify exactly which commands (counted
14mu|texlive-extract-1.8-4|34	from the start of the document) should be extracted and which
14mu|texlive-extract-1.8-4|35	not. This might be useful for extracting specific slides from a
14mu|texlive-extract-1.8-4|36	presentation and use them in a new file.
14mu|texlive-extract-1.8-4|37	
14mu|texlive-extract-1.8-4|38	
14mu|texlive-extract-1.8-4|39	#-----------------------------------------------------------------------
14mu|texlive-extract-1.8-4|40	%files
14mu|texlive-extract-1.8-4|41	%{_texmfdistdir}/tex/latex/extract/extract.sty
14mu|texlive-extract-1.8-4|42	%doc %{_texmfdistdir}/doc/latex/extract/README
14mu|texlive-extract-1.8-4|43	%doc %{_texmfdistdir}/doc/latex/extract/extract.pdf
14mu|texlive-extract-1.8-4|44	#- source
14mu|texlive-extract-1.8-4|45	%doc %{_texmfdistdir}/source/latex/extract/extract.dtx
14mu|texlive-extract-1.8-4|46	
14mu|texlive-extract-1.8-4|47	#-----------------------------------------------------------------------
14mu|texlive-extract-1.8-4|48	%prep
14mu|texlive-extract-1.8-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-extract-1.8-4|50	
14mu|texlive-extract-1.8-4|51	%build
14mu|texlive-extract-1.8-4|52	
14mu|texlive-extract-1.8-4|53	%install
14mu|texlive-extract-1.8-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-extract-1.8-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-extract-1.8-4|56	
14mu|texlive-extract-1.8-4|57	
14mu|texlive-extract-1.8-4|58	
14mu|texlive-extract-1.8-4|59	%changelog
14mu|texlive-extract-1.8-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8-4
14mu|texlive-extract-1.8-4|61	+ Revision: 1f306cd
14mu|texlive-extract-1.8-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-extract-1.8-4|63	
14mu|texlive-extract-1.8-4|64	

24771 14
14mu|texlive-extsizes-1.4a-4|1	# revision 17263
14mu|texlive-extsizes-1.4a-4|2	# category Package
14mu|texlive-extsizes-1.4a-4|3	# catalog-ctan /macros/latex/contrib/extsizes
14mu|texlive-extsizes-1.4a-4|4	# catalog-date 2010-02-28 19:16:53 +0100
14mu|texlive-extsizes-1.4a-4|5	# catalog-license lppl
14mu|texlive-extsizes-1.4a-4|6	# catalog-version 1.4a
14mu|texlive-extsizes-1.4a-4|7	Name:		texlive-extsizes
14mu|texlive-extsizes-1.4a-4|8	Version:	1.4a
14mu|texlive-extsizes-1.4a-4|9	Release:	4
14mu|texlive-extsizes-1.4a-4|10	Summary:	Extend the standard classes' size options
14mu|texlive-extsizes-1.4a-4|11	Group:		Publishing
14mu|texlive-extsizes-1.4a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/extsizes
14mu|texlive-extsizes-1.4a-4|13	License:	LPPL
14mu|texlive-extsizes-1.4a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extsizes.tar.xz
14mu|texlive-extsizes-1.4a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/extsizes.doc.tar.xz
14mu|texlive-extsizes-1.4a-4|16	BuildArch:	noarch
14mu|texlive-extsizes-1.4a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-extsizes-1.4a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-extsizes-1.4a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-extsizes-1.4a-4|20	
14mu|texlive-extsizes-1.4a-4|21	%description
14mu|texlive-extsizes-1.4a-4|22	Provides classes extarticle and extreport, extletter, extbook,
14mu|texlive-extsizes-1.4a-4|23	extproc which allow for documents with a base font of size 8-
14mu|texlive-extsizes-1.4a-4|24	20pt.
14mu|texlive-extsizes-1.4a-4|25	
14mu|texlive-extsizes-1.4a-4|26	
14mu|texlive-extsizes-1.4a-4|27	#-----------------------------------------------------------------------
14mu|texlive-extsizes-1.4a-4|28	%files
14mu|texlive-extsizes-1.4a-4|29	%{_texmfdistdir}/tex/latex/extsizes/autopagewidth.sty
14mu|texlive-extsizes-1.4a-4|30	%{_texmfdistdir}/tex/latex/extsizes/extarticle.cls
14mu|texlive-extsizes-1.4a-4|31	%{_texmfdistdir}/tex/latex/extsizes/extbook.cls
14mu|texlive-extsizes-1.4a-4|32	%{_texmfdistdir}/tex/latex/extsizes/extletter.cls
14mu|texlive-extsizes-1.4a-4|33	%{_texmfdistdir}/tex/latex/extsizes/extproc.cls
14mu|texlive-extsizes-1.4a-4|34	%{_texmfdistdir}/tex/latex/extsizes/extreport.cls
14mu|texlive-extsizes-1.4a-4|35	%{_texmfdistdir}/tex/latex/extsizes/extsizes.sty
14mu|texlive-extsizes-1.4a-4|36	%{_texmfdistdir}/tex/latex/extsizes/size14.clo
14mu|texlive-extsizes-1.4a-4|37	%{_texmfdistdir}/tex/latex/extsizes/size17.clo
14mu|texlive-extsizes-1.4a-4|38	%{_texmfdistdir}/tex/latex/extsizes/size20.clo
14mu|texlive-extsizes-1.4a-4|39	%{_texmfdistdir}/tex/latex/extsizes/size8.clo
14mu|texlive-extsizes-1.4a-4|40	%{_texmfdistdir}/tex/latex/extsizes/size9.clo
14mu|texlive-extsizes-1.4a-4|41	%doc %{_texmfdistdir}/doc/latex/extsizes/README
14mu|texlive-extsizes-1.4a-4|42	%doc %{_texmfdistdir}/doc/latex/extsizes/extsizes.pdf
14mu|texlive-extsizes-1.4a-4|43	%doc %{_texmfdistdir}/doc/latex/extsizes/extsizes.tex
14mu|texlive-extsizes-1.4a-4|44	%doc %{_texmfdistdir}/doc/latex/extsizes/readme.extsizes
14mu|texlive-extsizes-1.4a-4|45	
14mu|texlive-extsizes-1.4a-4|46	#-----------------------------------------------------------------------
14mu|texlive-extsizes-1.4a-4|47	%prep
14mu|texlive-extsizes-1.4a-4|48	%setup -c -a0 -a1
14mu|texlive-extsizes-1.4a-4|49	
14mu|texlive-extsizes-1.4a-4|50	%build
14mu|texlive-extsizes-1.4a-4|51	
14mu|texlive-extsizes-1.4a-4|52	%install
14mu|texlive-extsizes-1.4a-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-extsizes-1.4a-4|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-extsizes-1.4a-4|55	
14mu|texlive-extsizes-1.4a-4|56	
14mu|texlive-extsizes-1.4a-4|57	
14mu|texlive-extsizes-1.4a-4|58	%changelog
14mu|texlive-extsizes-1.4a-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4a-4
14mu|texlive-extsizes-1.4a-4|60	+ Revision: e5dce28
14mu|texlive-extsizes-1.4a-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-extsizes-1.4a-4|62	
14mu|texlive-extsizes-1.4a-4|63	

24772 14
14mu|texlive-facsimile-1.0-4|1	# revision 21328
14mu|texlive-facsimile-1.0-4|2	# category Package
14mu|texlive-facsimile-1.0-4|3	# catalog-ctan /macros/latex/contrib/facsimile
14mu|texlive-facsimile-1.0-4|4	# catalog-date 2007-01-03 21:31:08 +0100
14mu|texlive-facsimile-1.0-4|5	# catalog-license lppl
14mu|texlive-facsimile-1.0-4|6	# catalog-version 1.0
14mu|texlive-facsimile-1.0-4|7	Name:		texlive-facsimile
14mu|texlive-facsimile-1.0-4|8	Version:	1.0
14mu|texlive-facsimile-1.0-4|9	Release:	4
14mu|texlive-facsimile-1.0-4|10	Summary:	Document class for preparing faxes
14mu|texlive-facsimile-1.0-4|11	Group:		Publishing
14mu|texlive-facsimile-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/facsimile
14mu|texlive-facsimile-1.0-4|13	License:	LPPL
14mu|texlive-facsimile-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facsimile.tar.xz
14mu|texlive-facsimile-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facsimile.doc.tar.xz
14mu|texlive-facsimile-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facsimile.source.tar.xz
14mu|texlive-facsimile-1.0-4|17	BuildArch:	noarch
14mu|texlive-facsimile-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-facsimile-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-facsimile-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-facsimile-1.0-4|21	
14mu|texlive-facsimile-1.0-4|22	%description
14mu|texlive-facsimile-1.0-4|23	The facsimile class provides a simple interface for creating a
14mu|texlive-facsimile-1.0-4|24	document for sending as a fax, with LaTeX. The class covers two
14mu|texlive-facsimile-1.0-4|25	areas: - First, a title page is created with a detailed fax
14mu|texlive-facsimile-1.0-4|26	header; - second, every page gets headers and footers so that
14mu|texlive-facsimile-1.0-4|27	the recipient can be sure that every page has been received and
14mu|texlive-facsimile-1.0-4|28	all pages are complete, and in the correct order. The class
14mu|texlive-facsimile-1.0-4|29	evolved from the fax package, and provides much better language
14mu|texlive-facsimile-1.0-4|30	support.
14mu|texlive-facsimile-1.0-4|31	
14mu|texlive-facsimile-1.0-4|32	
14mu|texlive-facsimile-1.0-4|33	#-----------------------------------------------------------------------
14mu|texlive-facsimile-1.0-4|34	%files
14mu|texlive-facsimile-1.0-4|35	%{_texmfdistdir}/tex/latex/facsimile/fac-de.cfg
14mu|texlive-facsimile-1.0-4|36	%{_texmfdistdir}/tex/latex/facsimile/fac-en.cfg
14mu|texlive-facsimile-1.0-4|37	%{_texmfdistdir}/tex/latex/facsimile/facsimile.cls
14mu|texlive-facsimile-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/facsimile/README
14mu|texlive-facsimile-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/facsimile/example.tex
14mu|texlive-facsimile-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/facsimile/facsimile.pdf
14mu|texlive-facsimile-1.0-4|41	#- source
14mu|texlive-facsimile-1.0-4|42	%doc %{_texmfdistdir}/source/latex/facsimile/facsimile.dtx
14mu|texlive-facsimile-1.0-4|43	%doc %{_texmfdistdir}/source/latex/facsimile/facsimile.ins
14mu|texlive-facsimile-1.0-4|44	
14mu|texlive-facsimile-1.0-4|45	#-----------------------------------------------------------------------
14mu|texlive-facsimile-1.0-4|46	%prep
14mu|texlive-facsimile-1.0-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-facsimile-1.0-4|48	
14mu|texlive-facsimile-1.0-4|49	%build
14mu|texlive-facsimile-1.0-4|50	
14mu|texlive-facsimile-1.0-4|51	%install
14mu|texlive-facsimile-1.0-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-facsimile-1.0-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-facsimile-1.0-4|54	
14mu|texlive-facsimile-1.0-4|55	
14mu|texlive-facsimile-1.0-4|56	
14mu|texlive-facsimile-1.0-4|57	%changelog
14mu|texlive-facsimile-1.0-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-facsimile-1.0-4|59	+ Revision: af483a4
14mu|texlive-facsimile-1.0-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-facsimile-1.0-4|61	
14mu|texlive-facsimile-1.0-4|62	

24773 14
14mu|texlive-factura-20131012-7|1	# revision 30167
14mu|texlive-factura-20131012-7|2	# category Package
14mu|texlive-factura-20131012-7|3	# catalog-ctan undef
14mu|texlive-factura-20131012-7|4	# catalog-date undef
14mu|texlive-factura-20131012-7|5	# catalog-license undef
14mu|texlive-factura-20131012-7|6	# catalog-version undef
14mu|texlive-factura-20131012-7|7	Name:		texlive-factura
14mu|texlive-factura-20131012-7|8	Version:	20131012
14mu|texlive-factura-20131012-7|9	Release:	7
14mu|texlive-factura-20131012-7|10	Summary:	TeXLive factura package
14mu|texlive-factura-20131012-7|11	Group:		Publishing
14mu|texlive-factura-20131012-7|12	URL:		http://tug.org/texlive
14mu|texlive-factura-20131012-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-factura-20131012-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/factura.tar.xz
14mu|texlive-factura-20131012-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/factura.doc.tar.xz
14mu|texlive-factura-20131012-7|16	BuildArch:	noarch
14mu|texlive-factura-20131012-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-factura-20131012-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-factura-20131012-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-factura-20131012-7|20	
14mu|texlive-factura-20131012-7|21	%description
14mu|texlive-factura-20131012-7|22	TeXLive factura package.
14mu|texlive-factura-20131012-7|23	
14mu|texlive-factura-20131012-7|24	
14mu|texlive-factura-20131012-7|25	#-----------------------------------------------------------------------
14mu|texlive-factura-20131012-7|26	%files
14mu|texlive-factura-20131012-7|27	%{_texmfdistdir}/tex/latex/factura/factura.cls
14mu|texlive-factura-20131012-7|28	%{_texmfdistdir}/tex/latex/factura/factura.def
14mu|texlive-factura-20131012-7|29	%doc %{_texmfdistdir}/doc/latex/factura/README
14mu|texlive-factura-20131012-7|30	%doc %{_texmfdistdir}/doc/latex/factura/factura-modelo-ya.tex
14mu|texlive-factura-20131012-7|31	%doc %{_texmfdistdir}/doc/latex/factura/factura-modelo.tex
14mu|texlive-factura-20131012-7|32	
14mu|texlive-factura-20131012-7|33	#-----------------------------------------------------------------------
14mu|texlive-factura-20131012-7|34	%prep
14mu|texlive-factura-20131012-7|35	%setup -c -a0 -a1
14mu|texlive-factura-20131012-7|36	
14mu|texlive-factura-20131012-7|37	%build
14mu|texlive-factura-20131012-7|38	
14mu|texlive-factura-20131012-7|39	%install
14mu|texlive-factura-20131012-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-factura-20131012-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-factura-20131012-7|42	
14mu|texlive-factura-20131012-7|43	%changelog
14mu|texlive-factura-20131012-7|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131012-7
14mu|texlive-factura-20131012-7|45	+ Revision: 9c595a0
14mu|texlive-factura-20131012-7|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-factura-20131012-7|47	
14mu|texlive-factura-20131012-7|48	

24774 14
14mu|texlive-facture-1.0-4|1	# revision 24092
14mu|texlive-facture-1.0-4|2	# category Package
14mu|texlive-facture-1.0-4|3	# catalog-ctan /macros/xetex/latex/facture
14mu|texlive-facture-1.0-4|4	# catalog-date 2011-09-24 18:52:18 +0200
14mu|texlive-facture-1.0-4|5	# catalog-license other-free
14mu|texlive-facture-1.0-4|6	# catalog-version 1.0
14mu|texlive-facture-1.0-4|7	Name:		texlive-facture
14mu|texlive-facture-1.0-4|8	Version:	1.0
14mu|texlive-facture-1.0-4|9	Release:	4
14mu|texlive-facture-1.0-4|10	Summary:	Generate an invoice
14mu|texlive-facture-1.0-4|11	Group:		Publishing
14mu|texlive-facture-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/facture
14mu|texlive-facture-1.0-4|13	License:	OTHER-FREE
14mu|texlive-facture-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facture.tar.xz
14mu|texlive-facture-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facture.doc.tar.xz
14mu|texlive-facture-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/facture.source.tar.xz
14mu|texlive-facture-1.0-4|17	BuildArch:	noarch
14mu|texlive-facture-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-facture-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-facture-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-facture-1.0-4|21	
14mu|texlive-facture-1.0-4|22	%description
14mu|texlive-facture-1.0-4|23	Une classe simple permettant de produite une facture, avec ou
14mu|texlive-facture-1.0-4|24	sans TVA, avec gestion d'une adresse differente pour la
14mu|texlive-facture-1.0-4|25	livraison et pour la facturation. A simple class that allows
14mu|texlive-facture-1.0-4|26	production of an invoice, with or without VAT; different
14mu|texlive-facture-1.0-4|27	addresses for delivery and for billing are permitted.
14mu|texlive-facture-1.0-4|28	
14mu|texlive-facture-1.0-4|29	
14mu|texlive-facture-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-facture-1.0-4|31	%files
14mu|texlive-facture-1.0-4|32	%{_texmfdistdir}/tex/xelatex/facture/facture.cls
14mu|texlive-facture-1.0-4|33	%doc %{_texmfdistdir}/doc/xelatex/facture/README
14mu|texlive-facture-1.0-4|34	%doc %{_texmfdistdir}/doc/xelatex/facture/exemple.pdf
14mu|texlive-facture-1.0-4|35	%doc %{_texmfdistdir}/doc/xelatex/facture/exemple.tex
14mu|texlive-facture-1.0-4|36	%doc %{_texmfdistdir}/doc/xelatex/facture/exemplesansTVA.pdf
14mu|texlive-facture-1.0-4|37	%doc %{_texmfdistdir}/doc/xelatex/facture/exemplesansTVA.tex
14mu|texlive-facture-1.0-4|38	%doc %{_texmfdistdir}/doc/xelatex/facture/facture.pdf
14mu|texlive-facture-1.0-4|39	%doc %{_texmfdistdir}/doc/xelatex/facture/makefile
14mu|texlive-facture-1.0-4|40	#- source
14mu|texlive-facture-1.0-4|41	%doc %{_texmfdistdir}/source/xelatex/facture/facture.dtx
14mu|texlive-facture-1.0-4|42	%doc %{_texmfdistdir}/source/xelatex/facture/facture.ins
14mu|texlive-facture-1.0-4|43	
14mu|texlive-facture-1.0-4|44	#-----------------------------------------------------------------------
14mu|texlive-facture-1.0-4|45	%prep
14mu|texlive-facture-1.0-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-facture-1.0-4|47	
14mu|texlive-facture-1.0-4|48	%build
14mu|texlive-facture-1.0-4|49	
14mu|texlive-facture-1.0-4|50	%install
14mu|texlive-facture-1.0-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-facture-1.0-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-facture-1.0-4|53	
14mu|texlive-facture-1.0-4|54	
14mu|texlive-facture-1.0-4|55	
14mu|texlive-facture-1.0-4|56	%changelog
14mu|texlive-facture-1.0-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-facture-1.0-4|58	+ Revision: d0d6504
14mu|texlive-facture-1.0-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-facture-1.0-4|60	
14mu|texlive-facture-1.0-4|61	

24775 14
14mu|texlive-fancybox-1.4-4|1	# revision 18304
14mu|texlive-fancybox-1.4-4|2	# category Package
14mu|texlive-fancybox-1.4-4|3	# catalog-ctan /macros/latex/contrib/fancybox
14mu|texlive-fancybox-1.4-4|4	# catalog-date 2010-05-15 22:45:27 +0200
14mu|texlive-fancybox-1.4-4|5	# catalog-license lppl1.2
14mu|texlive-fancybox-1.4-4|6	# catalog-version 1.4
14mu|texlive-fancybox-1.4-4|7	Name:		texlive-fancybox
14mu|texlive-fancybox-1.4-4|8	Version:	1.4
14mu|texlive-fancybox-1.4-4|9	Release:	4
14mu|texlive-fancybox-1.4-4|10	Summary:	Variants of \fbox and other games with boxes
14mu|texlive-fancybox-1.4-4|11	Group:		Publishing
14mu|texlive-fancybox-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancybox
14mu|texlive-fancybox-1.4-4|13	License:	LPPL1.2
14mu|texlive-fancybox-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancybox.tar.xz
14mu|texlive-fancybox-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancybox.doc.tar.xz
14mu|texlive-fancybox-1.4-4|16	BuildArch:	noarch
14mu|texlive-fancybox-1.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fancybox-1.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fancybox-1.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fancybox-1.4-4|20	
14mu|texlive-fancybox-1.4-4|21	%description
14mu|texlive-fancybox-1.4-4|22	Provides variants of \fbox: \shadowbox, \doublebox, \ovalbox,
14mu|texlive-fancybox-1.4-4|23	\Ovalbox, with helpful tools for using box macros and flexible
14mu|texlive-fancybox-1.4-4|24	verbatim macros. You can box mathematics, floats, center,
14mu|texlive-fancybox-1.4-4|25	flushleft, and flushright, lists, and pages.
14mu|texlive-fancybox-1.4-4|26	
14mu|texlive-fancybox-1.4-4|27	
14mu|texlive-fancybox-1.4-4|28	#-----------------------------------------------------------------------
14mu|texlive-fancybox-1.4-4|29	%files
14mu|texlive-fancybox-1.4-4|30	%{_texmfdistdir}/tex/latex/fancybox/fancybox.sty
14mu|texlive-fancybox-1.4-4|31	%doc %{_texmfdistdir}/doc/latex/fancybox/Changes
14mu|texlive-fancybox-1.4-4|32	%doc %{_texmfdistdir}/doc/latex/fancybox/Makefile
14mu|texlive-fancybox-1.4-4|33	%doc %{_texmfdistdir}/doc/latex/fancybox/README
14mu|texlive-fancybox-1.4-4|34	%doc %{_texmfdistdir}/doc/latex/fancybox/fancybox-doc.pdf
14mu|texlive-fancybox-1.4-4|35	%doc %{_texmfdistdir}/doc/latex/fancybox/fancybox-doc.tex
14mu|texlive-fancybox-1.4-4|36	
14mu|texlive-fancybox-1.4-4|37	#-----------------------------------------------------------------------
14mu|texlive-fancybox-1.4-4|38	%prep
14mu|texlive-fancybox-1.4-4|39	%setup -c -a0 -a1
14mu|texlive-fancybox-1.4-4|40	
14mu|texlive-fancybox-1.4-4|41	%build
14mu|texlive-fancybox-1.4-4|42	
14mu|texlive-fancybox-1.4-4|43	%install
14mu|texlive-fancybox-1.4-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fancybox-1.4-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fancybox-1.4-4|46	
14mu|texlive-fancybox-1.4-4|47	
14mu|texlive-fancybox-1.4-4|48	
14mu|texlive-fancybox-1.4-4|49	%changelog
14mu|texlive-fancybox-1.4-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-fancybox-1.4-4|51	+ Revision: 195648a
14mu|texlive-fancybox-1.4-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fancybox-1.4-4|53	
14mu|texlive-fancybox-1.4-4|54	

24776 14
14mu|texlive-fancynum-0.92-4|1	# revision 15878
14mu|texlive-fancynum-0.92-4|2	# category Package
14mu|texlive-fancynum-0.92-4|3	# catalog-ctan /macros/latex/contrib/fancynum
14mu|texlive-fancynum-0.92-4|4	# catalog-date 2008-04-19 23:11:03 +0200
14mu|texlive-fancynum-0.92-4|5	# catalog-license other-free
14mu|texlive-fancynum-0.92-4|6	# catalog-version 0.92
14mu|texlive-fancynum-0.92-4|7	Name:		texlive-fancynum
14mu|texlive-fancynum-0.92-4|8	Version:	0.92
14mu|texlive-fancynum-0.92-4|9	Release:	4
14mu|texlive-fancynum-0.92-4|10	Summary:	Typeset numbers
14mu|texlive-fancynum-0.92-4|11	Group:		Publishing
14mu|texlive-fancynum-0.92-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancynum
14mu|texlive-fancynum-0.92-4|13	License:	OTHER-FREE
14mu|texlive-fancynum-0.92-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancynum.tar.xz
14mu|texlive-fancynum-0.92-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancynum.doc.tar.xz
14mu|texlive-fancynum-0.92-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancynum.source.tar.xz
14mu|texlive-fancynum-0.92-4|17	BuildArch:	noarch
14mu|texlive-fancynum-0.92-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fancynum-0.92-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fancynum-0.92-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fancynum-0.92-4|21	
14mu|texlive-fancynum-0.92-4|22	%description
14mu|texlive-fancynum-0.92-4|23	A LaTeX package for typesetting numbers, in particular floating
14mu|texlive-fancynum-0.92-4|24	point numbers, such as you find in program output.
14mu|texlive-fancynum-0.92-4|25	
14mu|texlive-fancynum-0.92-4|26	
14mu|texlive-fancynum-0.92-4|27	#-----------------------------------------------------------------------
14mu|texlive-fancynum-0.92-4|28	%files
14mu|texlive-fancynum-0.92-4|29	%{_texmfdistdir}/tex/latex/fancynum/fancynum.sty
14mu|texlive-fancynum-0.92-4|30	%doc %{_texmfdistdir}/doc/latex/fancynum/CHANGES
14mu|texlive-fancynum-0.92-4|31	%doc %{_texmfdistdir}/doc/latex/fancynum/README
14mu|texlive-fancynum-0.92-4|32	%doc %{_texmfdistdir}/doc/latex/fancynum/aue.txt
14mu|texlive-fancynum-0.92-4|33	%doc %{_texmfdistdir}/doc/latex/fancynum/ctt.txt
14mu|texlive-fancynum-0.92-4|34	%doc %{_texmfdistdir}/doc/latex/fancynum/dbltable.tex
14mu|texlive-fancynum-0.92-4|35	%doc %{_texmfdistdir}/doc/latex/fancynum/examples.tex
14mu|texlive-fancynum-0.92-4|36	%doc %{_texmfdistdir}/doc/latex/fancynum/fancynum.pdf
14mu|texlive-fancynum-0.92-4|37	#- source
14mu|texlive-fancynum-0.92-4|38	%doc %{_texmfdistdir}/source/latex/fancynum/Makefile
14mu|texlive-fancynum-0.92-4|39	%doc %{_texmfdistdir}/source/latex/fancynum/fancynum.dtx
14mu|texlive-fancynum-0.92-4|40	%doc %{_texmfdistdir}/source/latex/fancynum/fancynum.ins
14mu|texlive-fancynum-0.92-4|41	%doc %{_texmfdistdir}/source/latex/fancynum/tables.c
14mu|texlive-fancynum-0.92-4|42	
14mu|texlive-fancynum-0.92-4|43	#-----------------------------------------------------------------------
14mu|texlive-fancynum-0.92-4|44	%prep
14mu|texlive-fancynum-0.92-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-fancynum-0.92-4|46	
14mu|texlive-fancynum-0.92-4|47	%build
14mu|texlive-fancynum-0.92-4|48	
14mu|texlive-fancynum-0.92-4|49	%install
14mu|texlive-fancynum-0.92-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fancynum-0.92-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fancynum-0.92-4|52	
14mu|texlive-fancynum-0.92-4|53	
14mu|texlive-fancynum-0.92-4|54	
14mu|texlive-fancynum-0.92-4|55	%changelog
14mu|texlive-fancynum-0.92-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.92-4
14mu|texlive-fancynum-0.92-4|57	+ Revision: 347166b
14mu|texlive-fancynum-0.92-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fancynum-0.92-4|59	
14mu|texlive-fancynum-0.92-4|60	

24777 14
14mu|texlive-fancypar-1.1-4|1	# revision 18018
14mu|texlive-fancypar-1.1-4|2	# category Package
14mu|texlive-fancypar-1.1-4|3	# catalog-ctan /macros/latex/contrib/fancypar
14mu|texlive-fancypar-1.1-4|4	# catalog-date 2010-04-29 12:40:52 +0200
14mu|texlive-fancypar-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-fancypar-1.1-4|6	# catalog-version 1.1
14mu|texlive-fancypar-1.1-4|7	Name:		texlive-fancypar
14mu|texlive-fancypar-1.1-4|8	Version:	1.1
14mu|texlive-fancypar-1.1-4|9	Release:	4
14mu|texlive-fancypar-1.1-4|10	Summary:	Decoration of individual paragraphs
14mu|texlive-fancypar-1.1-4|11	Group:		Publishing
14mu|texlive-fancypar-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancypar
14mu|texlive-fancypar-1.1-4|13	License:	LPPL1.3
14mu|texlive-fancypar-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancypar.tar.xz
14mu|texlive-fancypar-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancypar.doc.tar.xz
14mu|texlive-fancypar-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancypar.source.tar.xz
14mu|texlive-fancypar-1.1-4|17	BuildArch:	noarch
14mu|texlive-fancypar-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fancypar-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fancypar-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fancypar-1.1-4|21	
14mu|texlive-fancypar-1.1-4|22	%description
14mu|texlive-fancypar-1.1-4|23	Decorates individual paragraphs of a document, offering five
14mu|texlive-fancypar-1.1-4|24	pre-defined styles. The command offers an optional 'key-value'
14mu|texlive-fancypar-1.1-4|25	argument with the user may define parameters of the selected
14mu|texlive-fancypar-1.1-4|26	style. Predefined styles offer a spiral-notebook, a zebra-like,
14mu|texlive-fancypar-1.1-4|27	a dashed, a marked design, and an underlined style. Users may
14mu|texlive-fancypar-1.1-4|28	also define their own styles. Decorated paragraphs may not
14mu|texlive-fancypar-1.1-4|29	include displayed mathematics.
14mu|texlive-fancypar-1.1-4|30	
14mu|texlive-fancypar-1.1-4|31	
14mu|texlive-fancypar-1.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-fancypar-1.1-4|33	%files
14mu|texlive-fancypar-1.1-4|34	%{_texmfdistdir}/tex/latex/fancypar/fancypar.sty
14mu|texlive-fancypar-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/fancypar/README
14mu|texlive-fancypar-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/fancypar/fancypar.pdf
14mu|texlive-fancypar-1.1-4|37	#- source
14mu|texlive-fancypar-1.1-4|38	%doc %{_texmfdistdir}/source/latex/fancypar/fancypar.dtx
14mu|texlive-fancypar-1.1-4|39	%doc %{_texmfdistdir}/source/latex/fancypar/fancypar.ins
14mu|texlive-fancypar-1.1-4|40	
14mu|texlive-fancypar-1.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-fancypar-1.1-4|42	%prep
14mu|texlive-fancypar-1.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-fancypar-1.1-4|44	
14mu|texlive-fancypar-1.1-4|45	%build
14mu|texlive-fancypar-1.1-4|46	
14mu|texlive-fancypar-1.1-4|47	%install
14mu|texlive-fancypar-1.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fancypar-1.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fancypar-1.1-4|50	
14mu|texlive-fancypar-1.1-4|51	
14mu|texlive-fancypar-1.1-4|52	
14mu|texlive-fancypar-1.1-4|53	%changelog
14mu|texlive-fancypar-1.1-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-fancypar-1.1-4|55	+ Revision: ec7a355
14mu|texlive-fancypar-1.1-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fancypar-1.1-4|57	
14mu|texlive-fancypar-1.1-4|58	

24778 14
14mu|texlive-fancyref-0.9c-4|1	# revision 15878
14mu|texlive-fancyref-0.9c-4|2	# category Package
14mu|texlive-fancyref-0.9c-4|3	# catalog-ctan /macros/latex/contrib/fancyref
14mu|texlive-fancyref-0.9c-4|4	# catalog-date 2006-12-05 17:23:05 +0100
14mu|texlive-fancyref-0.9c-4|5	# catalog-license gpl
14mu|texlive-fancyref-0.9c-4|6	# catalog-version 0.9c
14mu|texlive-fancyref-0.9c-4|7	Name:		texlive-fancyref
14mu|texlive-fancyref-0.9c-4|8	Version:	0.9c
14mu|texlive-fancyref-0.9c-4|9	Release:	4
14mu|texlive-fancyref-0.9c-4|10	Summary:	A LaTeX package for fancy cross-referencing
14mu|texlive-fancyref-0.9c-4|11	Group:		Publishing
14mu|texlive-fancyref-0.9c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancyref
14mu|texlive-fancyref-0.9c-4|13	License:	GPL
14mu|texlive-fancyref-0.9c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyref.tar.xz
14mu|texlive-fancyref-0.9c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyref.doc.tar.xz
14mu|texlive-fancyref-0.9c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyref.source.tar.xz
14mu|texlive-fancyref-0.9c-4|17	BuildArch:	noarch
14mu|texlive-fancyref-0.9c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fancyref-0.9c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fancyref-0.9c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fancyref-0.9c-4|21	
14mu|texlive-fancyref-0.9c-4|22	%description
14mu|texlive-fancyref-0.9c-4|23	Provides fancy cross-referencing support, based on the
14mu|texlive-fancyref-0.9c-4|24	package's reference commands (\fref and \Fref) that recognise
14mu|texlive-fancyref-0.9c-4|25	what sort of object is being referenced. So, for example, the
14mu|texlive-fancyref-0.9c-4|26	label for a \section would be expected to be of the form
14mu|texlive-fancyref-0.9c-4|27	'sec:foo': the package would recognise the 'sec:' part.
14mu|texlive-fancyref-0.9c-4|28	
14mu|texlive-fancyref-0.9c-4|29	
14mu|texlive-fancyref-0.9c-4|30	#-----------------------------------------------------------------------
14mu|texlive-fancyref-0.9c-4|31	%files
14mu|texlive-fancyref-0.9c-4|32	%{_texmfdistdir}/tex/latex/fancyref/fancyref.sty
14mu|texlive-fancyref-0.9c-4|33	%doc %{_texmfdistdir}/doc/latex/fancyref/COPYING
14mu|texlive-fancyref-0.9c-4|34	%doc %{_texmfdistdir}/doc/latex/fancyref/README
14mu|texlive-fancyref-0.9c-4|35	%doc %{_texmfdistdir}/doc/latex/fancyref/fancyref.pdf
14mu|texlive-fancyref-0.9c-4|36	%doc %{_texmfdistdir}/doc/latex/fancyref/freftest.tex
14mu|texlive-fancyref-0.9c-4|37	#- source
14mu|texlive-fancyref-0.9c-4|38	%doc %{_texmfdistdir}/source/latex/fancyref/fancyref.dtx
14mu|texlive-fancyref-0.9c-4|39	%doc %{_texmfdistdir}/source/latex/fancyref/fancyref.ins
14mu|texlive-fancyref-0.9c-4|40	
14mu|texlive-fancyref-0.9c-4|41	#-----------------------------------------------------------------------
14mu|texlive-fancyref-0.9c-4|42	%prep
14mu|texlive-fancyref-0.9c-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-fancyref-0.9c-4|44	
14mu|texlive-fancyref-0.9c-4|45	%build
14mu|texlive-fancyref-0.9c-4|46	
14mu|texlive-fancyref-0.9c-4|47	%install
14mu|texlive-fancyref-0.9c-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fancyref-0.9c-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fancyref-0.9c-4|50	
14mu|texlive-fancyref-0.9c-4|51	
14mu|texlive-fancyref-0.9c-4|52	
14mu|texlive-fancyref-0.9c-4|53	%changelog
14mu|texlive-fancyref-0.9c-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9c-4
14mu|texlive-fancyref-0.9c-4|55	+ Revision: f1d5d8f
14mu|texlive-fancyref-0.9c-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fancyref-0.9c-4|57	
14mu|texlive-fancyref-0.9c-4|58	

24779 14
14mu|texlive-fancytabs-1.6-4|1	# revision 23839
14mu|texlive-fancytabs-1.6-4|2	# category Package
14mu|texlive-fancytabs-1.6-4|3	# catalog-ctan /macros/latex/contrib/fancytabs
14mu|texlive-fancytabs-1.6-4|4	# catalog-date 2011-09-04 11:56:55 +0200
14mu|texlive-fancytabs-1.6-4|5	# catalog-license lppl1.3
14mu|texlive-fancytabs-1.6-4|6	# catalog-version 1.6
14mu|texlive-fancytabs-1.6-4|7	Name:		texlive-fancytabs
14mu|texlive-fancytabs-1.6-4|8	Version:	1.6
14mu|texlive-fancytabs-1.6-4|9	Release:	4
14mu|texlive-fancytabs-1.6-4|10	Summary:	Fancy page border tabs
14mu|texlive-fancytabs-1.6-4|11	Group:		Publishing
14mu|texlive-fancytabs-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancytabs
14mu|texlive-fancytabs-1.6-4|13	License:	LPPL1.3
14mu|texlive-fancytabs-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytabs.tar.xz
14mu|texlive-fancytabs-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytabs.doc.tar.xz
14mu|texlive-fancytabs-1.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytabs.source.tar.xz
14mu|texlive-fancytabs-1.6-4|17	BuildArch:	noarch
14mu|texlive-fancytabs-1.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fancytabs-1.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fancytabs-1.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fancytabs-1.6-4|21	
14mu|texlive-fancytabs-1.6-4|22	%description
14mu|texlive-fancytabs-1.6-4|23	The package can typeset tabs on the side of a page. It requires
14mu|texlive-fancytabs-1.6-4|24	TikZ from the pgf bundle.
14mu|texlive-fancytabs-1.6-4|25	
14mu|texlive-fancytabs-1.6-4|26	
14mu|texlive-fancytabs-1.6-4|27	#-----------------------------------------------------------------------
14mu|texlive-fancytabs-1.6-4|28	%files
14mu|texlive-fancytabs-1.6-4|29	%{_texmfdistdir}/tex/latex/fancytabs/fancytabs.sty
14mu|texlive-fancytabs-1.6-4|30	%doc %{_texmfdistdir}/doc/latex/fancytabs/README
14mu|texlive-fancytabs-1.6-4|31	%doc %{_texmfdistdir}/doc/latex/fancytabs/fancytabs.pdf
14mu|texlive-fancytabs-1.6-4|32	#- source
14mu|texlive-fancytabs-1.6-4|33	%doc %{_texmfdistdir}/source/latex/fancytabs/fancytabs.dtx
14mu|texlive-fancytabs-1.6-4|34	%doc %{_texmfdistdir}/source/latex/fancytabs/fancytabs.ins
14mu|texlive-fancytabs-1.6-4|35	
14mu|texlive-fancytabs-1.6-4|36	#-----------------------------------------------------------------------
14mu|texlive-fancytabs-1.6-4|37	%prep
14mu|texlive-fancytabs-1.6-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-fancytabs-1.6-4|39	
14mu|texlive-fancytabs-1.6-4|40	%build
14mu|texlive-fancytabs-1.6-4|41	
14mu|texlive-fancytabs-1.6-4|42	%install
14mu|texlive-fancytabs-1.6-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fancytabs-1.6-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fancytabs-1.6-4|45	
14mu|texlive-fancytabs-1.6-4|46	
14mu|texlive-fancytabs-1.6-4|47	
14mu|texlive-fancytabs-1.6-4|48	%changelog
14mu|texlive-fancytabs-1.6-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-fancytabs-1.6-4|50	+ Revision: 7e80b69
14mu|texlive-fancytabs-1.6-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fancytabs-1.6-4|52	
14mu|texlive-fancytabs-1.6-4|53	

24780 14
14mu|texlive-fancytooltips-1.8-3|1	# revision 27129
14mu|texlive-fancytooltips-1.8-3|2	# category Package
14mu|texlive-fancytooltips-1.8-3|3	# catalog-ctan /macros/latex/contrib/fancytooltips
14mu|texlive-fancytooltips-1.8-3|4	# catalog-date 2012-06-03 20:06:11 +0200
14mu|texlive-fancytooltips-1.8-3|5	# catalog-license lppl1.2
14mu|texlive-fancytooltips-1.8-3|6	# catalog-version 1.8
14mu|texlive-fancytooltips-1.8-3|7	Name:		texlive-fancytooltips
14mu|texlive-fancytooltips-1.8-3|8	Version:	1.8
14mu|texlive-fancytooltips-1.8-3|9	Release:	3
14mu|texlive-fancytooltips-1.8-3|10	Summary:	Include a wide range of material in PDF tooltips
14mu|texlive-fancytooltips-1.8-3|11	Group:		Publishing
14mu|texlive-fancytooltips-1.8-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancytooltips
14mu|texlive-fancytooltips-1.8-3|13	License:	LPPL1.2
14mu|texlive-fancytooltips-1.8-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytooltips.tar.xz
14mu|texlive-fancytooltips-1.8-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytooltips.doc.tar.xz
14mu|texlive-fancytooltips-1.8-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancytooltips.source.tar.xz
14mu|texlive-fancytooltips-1.8-3|17	BuildArch:	noarch
14mu|texlive-fancytooltips-1.8-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fancytooltips-1.8-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fancytooltips-1.8-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-fancytooltips-1.8-3|21	
14mu|texlive-fancytooltips-1.8-3|22	%description
14mu|texlive-fancytooltips-1.8-3|23	The package was inspired by the cooltooltips package. In
14mu|texlive-fancytooltips-1.8-3|24	contrast to cooltooltips, fancytooltips allows inclusion of
14mu|texlive-fancytooltips-1.8-3|25	tooltips which contain arbitrary TeX material or a series of
14mu|texlive-fancytooltips-1.8-3|26	TeX materials (animated graphics) from an external PDF file. To
14mu|texlive-fancytooltips-1.8-3|27	see the tooltips, you have to open the files in Adobe Reader.
14mu|texlive-fancytooltips-1.8-3|28	The links and JavaScripts are inserted using eforms package
14mu|texlive-fancytooltips-1.8-3|29	from the AcroTeX bundle.
14mu|texlive-fancytooltips-1.8-3|30	
14mu|texlive-fancytooltips-1.8-3|31	
14mu|texlive-fancytooltips-1.8-3|32	#-----------------------------------------------------------------------
14mu|texlive-fancytooltips-1.8-3|33	%files
14mu|texlive-fancytooltips-1.8-3|34	%{_texmfdistdir}/tex/latex/fancytooltips/fancytipmark.eps
14mu|texlive-fancytooltips-1.8-3|35	%{_texmfdistdir}/tex/latex/fancytooltips/fancytipmark.pdf
14mu|texlive-fancytooltips-1.8-3|36	%{_texmfdistdir}/tex/latex/fancytooltips/fancytipmark.svg
14mu|texlive-fancytooltips-1.8-3|37	%{_texmfdistdir}/tex/latex/fancytooltips/fancytooltips.sty
14mu|texlive-fancytooltips-1.8-3|38	%doc %{_texmfdistdir}/doc/latex/fancytooltips/cite.png
14mu|texlive-fancytooltips-1.8-3|39	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo.pdf
14mu|texlive-fancytooltips-1.8-3|40	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo.sin.table
14mu|texlive-fancytooltips-1.8-3|41	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo.tex
14mu|texlive-fancytooltips-1.8-3|42	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo2.pdf
14mu|texlive-fancytooltips-1.8-3|43	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancy-preview-demo2.tex
14mu|texlive-fancytooltips-1.8-3|44	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancytooltips-example.pdf
14mu|texlive-fancytooltips-1.8-3|45	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/fancytooltips-example.tex
14mu|texlive-fancytooltips-1.8-3|46	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/pics/tecna2.pdf
14mu|texlive-fancytooltips-1.8-3|47	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/pics/tooltipy.pdf
14mu|texlive-fancytooltips-1.8-3|48	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/pics/tooltipy.tex
14mu|texlive-fancytooltips-1.8-3|49	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/pics/tooltipy.tips
14mu|texlive-fancytooltips-1.8-3|50	%doc %{_texmfdistdir}/doc/latex/fancytooltips/examples/readme
14mu|texlive-fancytooltips-1.8-3|51	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancy-preview
14mu|texlive-fancytooltips-1.8-3|52	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytipmark1.pdf
14mu|texlive-fancytooltips-1.8-3|53	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytipmark2.pdf
14mu|texlive-fancytooltips-1.8-3|54	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytipmark3.pdf
14mu|texlive-fancytooltips-1.8-3|55	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytipmark4.pdf
14mu|texlive-fancytooltips-1.8-3|56	%doc %{_texmfdistdir}/doc/latex/fancytooltips/fancytooltips.pdf
14mu|texlive-fancytooltips-1.8-3|57	%doc %{_texmfdistdir}/doc/latex/fancytooltips/readme
14mu|texlive-fancytooltips-1.8-3|58	%doc %{_texmfdistdir}/doc/latex/fancytooltips/tip.pdf
14mu|texlive-fancytooltips-1.8-3|59	%doc %{_texmfdistdir}/doc/latex/fancytooltips/tip.tex
14mu|texlive-fancytooltips-1.8-3|60	#- source
14mu|texlive-fancytooltips-1.8-3|61	%doc %{_texmfdistdir}/source/latex/fancytooltips/fancytooltips.dtx
14mu|texlive-fancytooltips-1.8-3|62	%doc %{_texmfdistdir}/source/latex/fancytooltips/fancytooltips.ins
14mu|texlive-fancytooltips-1.8-3|63	
14mu|texlive-fancytooltips-1.8-3|64	#-----------------------------------------------------------------------
14mu|texlive-fancytooltips-1.8-3|65	%prep
14mu|texlive-fancytooltips-1.8-3|66	%setup -c -a0 -a1 -a2
14mu|texlive-fancytooltips-1.8-3|67	
14mu|texlive-fancytooltips-1.8-3|68	%build
14mu|texlive-fancytooltips-1.8-3|69	
14mu|texlive-fancytooltips-1.8-3|70	%install
14mu|texlive-fancytooltips-1.8-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fancytooltips-1.8-3|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fancytooltips-1.8-3|73	
14mu|texlive-fancytooltips-1.8-3|74	
14mu|texlive-fancytooltips-1.8-3|75	
14mu|texlive-fancytooltips-1.8-3|76	%changelog
14mu|texlive-fancytooltips-1.8-3|77	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8-3
14mu|texlive-fancytooltips-1.8-3|78	+ Revision: 6722838
14mu|texlive-fancytooltips-1.8-3|79	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fancytooltips-1.8-3|80	
14mu|texlive-fancytooltips-1.8-3|81	

24781 14
14mu|texlive-fancyvrb-2.8-4|1	# revision 18492
14mu|texlive-fancyvrb-2.8-4|2	# category Package
14mu|texlive-fancyvrb-2.8-4|3	# catalog-ctan /macros/latex/contrib/fancyvrb
14mu|texlive-fancyvrb-2.8-4|4	# catalog-date 2010-05-25 20:13:54 +0200
14mu|texlive-fancyvrb-2.8-4|5	# catalog-license lppl
14mu|texlive-fancyvrb-2.8-4|6	# catalog-version 2.8
14mu|texlive-fancyvrb-2.8-4|7	Name:		texlive-fancyvrb
14mu|texlive-fancyvrb-2.8-4|8	Version:	2.8
14mu|texlive-fancyvrb-2.8-4|9	Release:	4
14mu|texlive-fancyvrb-2.8-4|10	Summary:	Sophisticated verbatim text
14mu|texlive-fancyvrb-2.8-4|11	Group:		Publishing
14mu|texlive-fancyvrb-2.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fancyvrb
14mu|texlive-fancyvrb-2.8-4|13	License:	LPPL
14mu|texlive-fancyvrb-2.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyvrb.tar.xz
14mu|texlive-fancyvrb-2.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyvrb.doc.tar.xz
14mu|texlive-fancyvrb-2.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fancyvrb.source.tar.xz
14mu|texlive-fancyvrb-2.8-4|17	BuildArch:	noarch
14mu|texlive-fancyvrb-2.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fancyvrb-2.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fancyvrb-2.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fancyvrb-2.8-4|21	
14mu|texlive-fancyvrb-2.8-4|22	%description
14mu|texlive-fancyvrb-2.8-4|23	Flexible handling of verbatim text including: verbatim commands
14mu|texlive-fancyvrb-2.8-4|24	in footnotes; a variety of verbatim environments with many
14mu|texlive-fancyvrb-2.8-4|25	parameters; ability to define new customized verbatim
14mu|texlive-fancyvrb-2.8-4|26	environments; save and restore verbatim text and environments;
14mu|texlive-fancyvrb-2.8-4|27	write and read files in verbatim mode; build "example"
14mu|texlive-fancyvrb-2.8-4|28	environments (showing both result and verbatim source).
14mu|texlive-fancyvrb-2.8-4|29	
14mu|texlive-fancyvrb-2.8-4|30	
14mu|texlive-fancyvrb-2.8-4|31	#-----------------------------------------------------------------------
14mu|texlive-fancyvrb-2.8-4|32	%files
14mu|texlive-fancyvrb-2.8-4|33	%{_texmfdistdir}/tex/latex/fancyvrb/fancyvrb.sty
14mu|texlive-fancyvrb-2.8-4|34	%{_texmfdistdir}/tex/latex/fancyvrb/fvrb-ex.sty
14mu|texlive-fancyvrb-2.8-4|35	%{_texmfdistdir}/tex/latex/fancyvrb/hbaw.sty
14mu|texlive-fancyvrb-2.8-4|36	%{_texmfdistdir}/tex/latex/fancyvrb/hcolor.sty
14mu|texlive-fancyvrb-2.8-4|37	%doc %{_texmfdistdir}/doc/latex/fancyvrb/Changes
14mu|texlive-fancyvrb-2.8-4|38	%doc %{_texmfdistdir}/doc/latex/fancyvrb/Makefile
14mu|texlive-fancyvrb-2.8-4|39	%doc %{_texmfdistdir}/doc/latex/fancyvrb/README
14mu|texlive-fancyvrb-2.8-4|40	%doc %{_texmfdistdir}/doc/latex/fancyvrb/README.contrib
14mu|texlive-fancyvrb-2.8-4|41	%doc %{_texmfdistdir}/doc/latex/fancyvrb/fancyvrb.pdf
14mu|texlive-fancyvrb-2.8-4|42	%doc %{_texmfdistdir}/doc/latex/fancyvrb/fvrb-ex.pdf
14mu|texlive-fancyvrb-2.8-4|43	%doc %{_texmfdistdir}/doc/latex/fancyvrb/t-fvrbex.tex
14mu|texlive-fancyvrb-2.8-4|44	#- source
14mu|texlive-fancyvrb-2.8-4|45	%doc %{_texmfdistdir}/source/latex/fancyvrb/fancyvrb.dtx
14mu|texlive-fancyvrb-2.8-4|46	%doc %{_texmfdistdir}/source/latex/fancyvrb/fancyvrb.ins
14mu|texlive-fancyvrb-2.8-4|47	%doc %{_texmfdistdir}/source/latex/fancyvrb/fvrb-ex.dtx
14mu|texlive-fancyvrb-2.8-4|48	%doc %{_texmfdistdir}/source/latex/fancyvrb/fvrb-ex.ins
14mu|texlive-fancyvrb-2.8-4|49	
14mu|texlive-fancyvrb-2.8-4|50	#-----------------------------------------------------------------------
14mu|texlive-fancyvrb-2.8-4|51	%prep
14mu|texlive-fancyvrb-2.8-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-fancyvrb-2.8-4|53	
14mu|texlive-fancyvrb-2.8-4|54	%build
14mu|texlive-fancyvrb-2.8-4|55	
14mu|texlive-fancyvrb-2.8-4|56	%install
14mu|texlive-fancyvrb-2.8-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fancyvrb-2.8-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fancyvrb-2.8-4|59	
14mu|texlive-fancyvrb-2.8-4|60	
14mu|texlive-fancyvrb-2.8-4|61	
14mu|texlive-fancyvrb-2.8-4|62	%changelog
14mu|texlive-fancyvrb-2.8-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.8-4
14mu|texlive-fancyvrb-2.8-4|64	+ Revision: ce1a0aa
14mu|texlive-fancyvrb-2.8-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fancyvrb-2.8-4|66	
14mu|texlive-fancyvrb-2.8-4|67	

24782 14
14mu|texlive-fandol-0.2-7|1	# revision 31345
14mu|texlive-fandol-0.2-7|2	# category Package
14mu|texlive-fandol-0.2-7|3	# catalog-ctan /fonts/fandol
14mu|texlive-fandol-0.2-7|4	# catalog-date 2013-08-04 11:01:13 +0200
14mu|texlive-fandol-0.2-7|5	# catalog-license gpl
14mu|texlive-fandol-0.2-7|6	# catalog-version 0.2
14mu|texlive-fandol-0.2-7|7	Name:		texlive-fandol
14mu|texlive-fandol-0.2-7|8	Version:	0.2
14mu|texlive-fandol-0.2-7|9	Release:	7
14mu|texlive-fandol-0.2-7|10	Summary:	Four basic fonts for Chinese typesetting
14mu|texlive-fandol-0.2-7|11	Group:		Publishing
14mu|texlive-fandol-0.2-7|12	URL:		http://www.ctan.org/tex-archive/fonts/fandol
14mu|texlive-fandol-0.2-7|13	License:	GPL
14mu|texlive-fandol-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fandol.tar.xz
14mu|texlive-fandol-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fandol.doc.tar.xz
14mu|texlive-fandol-0.2-7|16	BuildArch:	noarch
14mu|texlive-fandol-0.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fandol-0.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fandol-0.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-fandol-0.2-7|20	
14mu|texlive-fandol-0.2-7|21	%description
14mu|texlive-fandol-0.2-7|22	Fandol fonts designed for Chinese typesetting. The current
14mu|texlive-fandol-0.2-7|23	version contains four styles: Song, Hei, Kai, Fang. All fonts
14mu|texlive-fandol-0.2-7|24	are in OpenType format.
14mu|texlive-fandol-0.2-7|25	
14mu|texlive-fandol-0.2-7|26	
14mu|texlive-fandol-0.2-7|27	#-----------------------------------------------------------------------
14mu|texlive-fandol-0.2-7|28	%files
14mu|texlive-fandol-0.2-7|29	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolFang-Regular.otf
14mu|texlive-fandol-0.2-7|30	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolHei-Bold.otf
14mu|texlive-fandol-0.2-7|31	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolHei-Regular.otf
14mu|texlive-fandol-0.2-7|32	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolKai-Regular.otf
14mu|texlive-fandol-0.2-7|33	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolSong-Bold.otf
14mu|texlive-fandol-0.2-7|34	%{_texmfdistdir}/fonts/opentype/public/fandol/FandolSong-Regular.otf
14mu|texlive-fandol-0.2-7|35	%doc %{_texmfdistdir}/doc/fonts/fandol/COPYING
14mu|texlive-fandol-0.2-7|36	%doc %{_texmfdistdir}/doc/fonts/fandol/README
14mu|texlive-fandol-0.2-7|37	
14mu|texlive-fandol-0.2-7|38	#-----------------------------------------------------------------------
14mu|texlive-fandol-0.2-7|39	%prep
14mu|texlive-fandol-0.2-7|40	%setup -c -a0 -a1
14mu|texlive-fandol-0.2-7|41	
14mu|texlive-fandol-0.2-7|42	%build
14mu|texlive-fandol-0.2-7|43	
14mu|texlive-fandol-0.2-7|44	%install
14mu|texlive-fandol-0.2-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fandol-0.2-7|46	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fandol-0.2-7|47	
14mu|texlive-fandol-0.2-7|48	%changelog
14mu|texlive-fandol-0.2-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-fandol-0.2-7|50	+ Revision: 3e2abd0
14mu|texlive-fandol-0.2-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fandol-0.2-7|52	
14mu|texlive-fandol-0.2-7|53	

24783 14
14mu|texlive-fast-diagram-1.1-7|1	# revision 29264
14mu|texlive-fast-diagram-1.1-7|2	# category Package
14mu|texlive-fast-diagram-1.1-7|3	# catalog-ctan /graphics/pgf/contrib/fast-diagram
14mu|texlive-fast-diagram-1.1-7|4	# catalog-date 2013-02-27 20:12:49 +0100
14mu|texlive-fast-diagram-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-fast-diagram-1.1-7|6	# catalog-version 1.1
14mu|texlive-fast-diagram-1.1-7|7	Name:		texlive-fast-diagram
14mu|texlive-fast-diagram-1.1-7|8	Version:	1.1
14mu|texlive-fast-diagram-1.1-7|9	Release:	7
14mu|texlive-fast-diagram-1.1-7|10	Summary:	Easy generation of FAST diagrams
14mu|texlive-fast-diagram-1.1-7|11	Group:		Publishing
14mu|texlive-fast-diagram-1.1-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/fast-diagram
14mu|texlive-fast-diagram-1.1-7|13	License:	LPPL1.3
14mu|texlive-fast-diagram-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fast-diagram.tar.xz
14mu|texlive-fast-diagram-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fast-diagram.doc.tar.xz
14mu|texlive-fast-diagram-1.1-7|16	BuildArch:	noarch
14mu|texlive-fast-diagram-1.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fast-diagram-1.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fast-diagram-1.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-fast-diagram-1.1-7|20	
14mu|texlive-fast-diagram-1.1-7|21	%description
14mu|texlive-fast-diagram-1.1-7|22	The package provides simple means of producing FAST diagrams,
14mu|texlive-fast-diagram-1.1-7|23	using TikZ/pgf tools. FAST diagrams are useful for functional
14mu|texlive-fast-diagram-1.1-7|24	analysis techniques in design methods.
14mu|texlive-fast-diagram-1.1-7|25	
14mu|texlive-fast-diagram-1.1-7|26	
14mu|texlive-fast-diagram-1.1-7|27	#-----------------------------------------------------------------------
14mu|texlive-fast-diagram-1.1-7|28	%files
14mu|texlive-fast-diagram-1.1-7|29	%{_texmfdistdir}/tex/latex/fast-diagram/fast-diagram.sty
14mu|texlive-fast-diagram-1.1-7|30	%doc %{_texmfdistdir}/doc/latex/fast-diagram/README
14mu|texlive-fast-diagram-1.1-7|31	%doc %{_texmfdistdir}/doc/latex/fast-diagram/help.pdf
14mu|texlive-fast-diagram-1.1-7|32	%doc %{_texmfdistdir}/doc/latex/fast-diagram/help.tex
14mu|texlive-fast-diagram-1.1-7|33	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/commandes.tex
14mu|texlive-fast-diagram-1.1-7|34	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/exemple.tex
14mu|texlive-fast-diagram-1.1-7|35	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/antenne.png
14mu|texlive-fast-diagram-1.1-7|36	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/batterie.png
14mu|texlive-fast-diagram-1.1-7|37	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/biellettes.png
14mu|texlive-fast-diagram-1.1-7|38	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/bouton.png
14mu|texlive-fast-diagram-1.1-7|39	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/moteur.png
14mu|texlive-fast-diagram-1.1-7|40	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/pedalier.png
14mu|texlive-fast-diagram-1.1-7|41	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/pignons.png
14mu|texlive-fast-diagram-1.1-7|42	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/recepteur.png
14mu|texlive-fast-diagram-1.1-7|43	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/roue.png
14mu|texlive-fast-diagram-1.1-7|44	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/images/servomoteur.png
14mu|texlive-fast-diagram-1.1-7|45	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/installation.tex
14mu|texlive-fast-diagram-1.1-7|46	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/intro.tex
14mu|texlive-fast-diagram-1.1-7|47	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/miseEnForme.tex
14mu|texlive-fast-diagram-1.1-7|48	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/reglages.tex
14mu|texlive-fast-diagram-1.1-7|49	%doc %{_texmfdistdir}/doc/latex/fast-diagram/sources_help/tikz.tex
14mu|texlive-fast-diagram-1.1-7|50	
14mu|texlive-fast-diagram-1.1-7|51	#-----------------------------------------------------------------------
14mu|texlive-fast-diagram-1.1-7|52	%prep
14mu|texlive-fast-diagram-1.1-7|53	%setup -c -a0 -a1
14mu|texlive-fast-diagram-1.1-7|54	
14mu|texlive-fast-diagram-1.1-7|55	%build
14mu|texlive-fast-diagram-1.1-7|56	
14mu|texlive-fast-diagram-1.1-7|57	%install
14mu|texlive-fast-diagram-1.1-7|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fast-diagram-1.1-7|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fast-diagram-1.1-7|60	
14mu|texlive-fast-diagram-1.1-7|61	%changelog
14mu|texlive-fast-diagram-1.1-7|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-fast-diagram-1.1-7|63	+ Revision: 5a9ad11
14mu|texlive-fast-diagram-1.1-7|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fast-diagram-1.1-7|65	
14mu|texlive-fast-diagram-1.1-7|66	

24784 14
14mu|texlive-fbithesis-1.2m-4|1	# revision 21340
14mu|texlive-fbithesis-1.2m-4|2	# category Package
14mu|texlive-fbithesis-1.2m-4|3	# catalog-ctan /macros/latex/contrib/fbithesis
14mu|texlive-fbithesis-1.2m-4|4	# catalog-date 2011-02-07 09:47:54 +0100
14mu|texlive-fbithesis-1.2m-4|5	# catalog-license other-free
14mu|texlive-fbithesis-1.2m-4|6	# catalog-version 1.2m
14mu|texlive-fbithesis-1.2m-4|7	Name:		texlive-fbithesis
14mu|texlive-fbithesis-1.2m-4|8	Version:	1.2m
14mu|texlive-fbithesis-1.2m-4|9	Release:	4
14mu|texlive-fbithesis-1.2m-4|10	Summary:	Computer Science thesis class for University of Dortmund
14mu|texlive-fbithesis-1.2m-4|11	Group:		Publishing
14mu|texlive-fbithesis-1.2m-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fbithesis
14mu|texlive-fbithesis-1.2m-4|13	License:	OTHER-FREE
14mu|texlive-fbithesis-1.2m-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fbithesis.tar.xz
14mu|texlive-fbithesis-1.2m-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fbithesis.doc.tar.xz
14mu|texlive-fbithesis-1.2m-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fbithesis.source.tar.xz
14mu|texlive-fbithesis-1.2m-4|17	BuildArch:	noarch
14mu|texlive-fbithesis-1.2m-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fbithesis-1.2m-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fbithesis-1.2m-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fbithesis-1.2m-4|21	
14mu|texlive-fbithesis-1.2m-4|22	%description
14mu|texlive-fbithesis-1.2m-4|23	At the department of computer science at the University of
14mu|texlive-fbithesis-1.2m-4|24	Dortmund there are cardboard cover pages for research or
14mu|texlive-fbithesis-1.2m-4|25	internal reports like master/phd-theses. The main function of
14mu|texlive-fbithesis-1.2m-4|26	this LaTeX2e document-class is a replacement for the \maketitle
14mu|texlive-fbithesis-1.2m-4|27	command to typeset a title page that is adjusted to these cover
14mu|texlive-fbithesis-1.2m-4|28	pages.
14mu|texlive-fbithesis-1.2m-4|29	
14mu|texlive-fbithesis-1.2m-4|30	
14mu|texlive-fbithesis-1.2m-4|31	#-----------------------------------------------------------------------
14mu|texlive-fbithesis-1.2m-4|32	%files
14mu|texlive-fbithesis-1.2m-4|33	%{_texmfdistdir}/tex/latex/fbithesis/fbithesis.cfg
14mu|texlive-fbithesis-1.2m-4|34	%{_texmfdistdir}/tex/latex/fbithesis/fbithesis.cls
14mu|texlive-fbithesis-1.2m-4|35	%doc %{_texmfdistdir}/doc/latex/fbithesis/README
14mu|texlive-fbithesis-1.2m-4|36	%doc %{_texmfdistdir}/doc/latex/fbithesis/distribution.key
14mu|texlive-fbithesis-1.2m-4|37	%doc %{_texmfdistdir}/doc/latex/fbithesis/example.pdf
14mu|texlive-fbithesis-1.2m-4|38	%doc %{_texmfdistdir}/doc/latex/fbithesis/example.tex
14mu|texlive-fbithesis-1.2m-4|39	%doc %{_texmfdistdir}/doc/latex/fbithesis/exampleaux.tex
14mu|texlive-fbithesis-1.2m-4|40	%doc %{_texmfdistdir}/doc/latex/fbithesis/fbithesis.dtx.asc
14mu|texlive-fbithesis-1.2m-4|41	%doc %{_texmfdistdir}/doc/latex/fbithesis/fbithesis.pdf
14mu|texlive-fbithesis-1.2m-4|42	#- source
14mu|texlive-fbithesis-1.2m-4|43	%doc %{_texmfdistdir}/source/latex/fbithesis/fbithesis.drv
14mu|texlive-fbithesis-1.2m-4|44	%doc %{_texmfdistdir}/source/latex/fbithesis/fbithesis.dtx
14mu|texlive-fbithesis-1.2m-4|45	%doc %{_texmfdistdir}/source/latex/fbithesis/fbithesis.ins
14mu|texlive-fbithesis-1.2m-4|46	
14mu|texlive-fbithesis-1.2m-4|47	#-----------------------------------------------------------------------
14mu|texlive-fbithesis-1.2m-4|48	%prep
14mu|texlive-fbithesis-1.2m-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-fbithesis-1.2m-4|50	
14mu|texlive-fbithesis-1.2m-4|51	%build
14mu|texlive-fbithesis-1.2m-4|52	
14mu|texlive-fbithesis-1.2m-4|53	%install
14mu|texlive-fbithesis-1.2m-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fbithesis-1.2m-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fbithesis-1.2m-4|56	
14mu|texlive-fbithesis-1.2m-4|57	
14mu|texlive-fbithesis-1.2m-4|58	
14mu|texlive-fbithesis-1.2m-4|59	%changelog
14mu|texlive-fbithesis-1.2m-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2m-4
14mu|texlive-fbithesis-1.2m-4|61	+ Revision: 9eb7dd5
14mu|texlive-fbithesis-1.2m-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fbithesis-1.2m-4|63	
14mu|texlive-fbithesis-1.2m-4|64	

24785 14
14mu|texlive-fc-1.4-4|1	# revision 15878
14mu|texlive-fc-1.4-4|2	# category Package
14mu|texlive-fc-1.4-4|3	# catalog-ctan /fonts/jknappen/fc
14mu|texlive-fc-1.4-4|4	# catalog-date 2009-08-26 22:28:30 +0200
14mu|texlive-fc-1.4-4|5	# catalog-license gpl2
14mu|texlive-fc-1.4-4|6	# catalog-version 1.4
14mu|texlive-fc-1.4-4|7	Name:		texlive-fc
14mu|texlive-fc-1.4-4|8	Version:	1.4
14mu|texlive-fc-1.4-4|9	Release:	4
14mu|texlive-fc-1.4-4|10	Summary:	Fonts for African languages
14mu|texlive-fc-1.4-4|11	Group:		Publishing
14mu|texlive-fc-1.4-4|12	URL:		http://www.ctan.org/tex-archive/fonts/jknappen/fc
14mu|texlive-fc-1.4-4|13	License:	GPL2
14mu|texlive-fc-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fc.tar.xz
14mu|texlive-fc-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fc.doc.tar.xz
14mu|texlive-fc-1.4-4|16	BuildArch:	noarch
14mu|texlive-fc-1.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fc-1.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fc-1.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fc-1.4-4|20	
14mu|texlive-fc-1.4-4|21	%description
14mu|texlive-fc-1.4-4|22	The fonts are provided as MetaFont source, in the familiar
14mu|texlive-fc-1.4-4|23	arrangement of lots of (autogenerated) preamble files and a
14mu|texlive-fc-1.4-4|24	modest set of glyph specifications. (A similar arrangement
14mu|texlive-fc-1.4-4|25	appears in the ec and lh font bundles.).
14mu|texlive-fc-1.4-4|26	
14mu|texlive-fc-1.4-4|27	
14mu|texlive-fc-1.4-4|28	#-----------------------------------------------------------------------
14mu|texlive-fc-1.4-4|29	%files
14mu|texlive-fc-1.4-4|30	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcbx.mf
14mu|texlive-fc-1.4-4|31	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcbxi.mf
14mu|texlive-fc-1.4-4|32	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcbxsl.mf
14mu|texlive-fc-1.4-4|33	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcbxu.mf
14mu|texlive-fc-1.4-4|34	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fccsc.mf
14mu|texlive-fc-1.4-4|35	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fci.mf
14mu|texlive-fc-1.4-4|36	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcitt.mf
14mu|texlive-fc-1.4-4|37	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcr.mf
14mu|texlive-fc-1.4-4|38	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcsibx.mf
14mu|texlive-fc-1.4-4|39	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcsitt.mf
14mu|texlive-fc-1.4-4|40	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcsl.mf
14mu|texlive-fc-1.4-4|41	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcss.mf
14mu|texlive-fc-1.4-4|42	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcssbx.mf
14mu|texlive-fc-1.4-4|43	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcssi.mf
14mu|texlive-fc-1.4-4|44	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcsstt.mf
14mu|texlive-fc-1.4-4|45	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fctt.mf
14mu|texlive-fc-1.4-4|46	%{_texmfdistdir}/fonts/source/jknappen/fc/b-fcu.mf
14mu|texlive-fc-1.4-4|47	%{_texmfdistdir}/fonts/source/jknappen/fc/c-fcsstt.mf
14mu|texlive-fc-1.4-4|48	%{_texmfdistdir}/fonts/source/jknappen/fc/fcaccent.mf
14mu|texlive-fc-1.4-4|49	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx10.mf
14mu|texlive-fc-1.4-4|50	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx11.mf
14mu|texlive-fc-1.4-4|51	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx12.mf
14mu|texlive-fc-1.4-4|52	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx14.mf
14mu|texlive-fc-1.4-4|53	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx17.mf
14mu|texlive-fc-1.4-4|54	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx20.mf
14mu|texlive-fc-1.4-4|55	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx25.mf
14mu|texlive-fc-1.4-4|56	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx5.mf
14mu|texlive-fc-1.4-4|57	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx6.mf
14mu|texlive-fc-1.4-4|58	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx7.mf
14mu|texlive-fc-1.4-4|59	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx8.mf
14mu|texlive-fc-1.4-4|60	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbx9.mf
14mu|texlive-fc-1.4-4|61	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi10.mf
14mu|texlive-fc-1.4-4|62	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi11.mf
14mu|texlive-fc-1.4-4|63	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi12.mf
14mu|texlive-fc-1.4-4|64	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi14.mf
14mu|texlive-fc-1.4-4|65	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi17.mf
14mu|texlive-fc-1.4-4|66	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi20.mf
14mu|texlive-fc-1.4-4|67	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi25.mf
14mu|texlive-fc-1.4-4|68	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi5.mf
14mu|texlive-fc-1.4-4|69	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi6.mf
14mu|texlive-fc-1.4-4|70	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi7.mf
14mu|texlive-fc-1.4-4|71	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi8.mf
14mu|texlive-fc-1.4-4|72	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxi9.mf
14mu|texlive-fc-1.4-4|73	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl10.mf
14mu|texlive-fc-1.4-4|74	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl11.mf
14mu|texlive-fc-1.4-4|75	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl12.mf
14mu|texlive-fc-1.4-4|76	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl14.mf
14mu|texlive-fc-1.4-4|77	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl17.mf
14mu|texlive-fc-1.4-4|78	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl20.mf
14mu|texlive-fc-1.4-4|79	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl25.mf
14mu|texlive-fc-1.4-4|80	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl5.mf
14mu|texlive-fc-1.4-4|81	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl6.mf
14mu|texlive-fc-1.4-4|82	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl7.mf
14mu|texlive-fc-1.4-4|83	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl8.mf
14mu|texlive-fc-1.4-4|84	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxsl9.mf
14mu|texlive-fc-1.4-4|85	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu10.mf
14mu|texlive-fc-1.4-4|86	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu11.mf
14mu|texlive-fc-1.4-4|87	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu12.mf
14mu|texlive-fc-1.4-4|88	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu14.mf
14mu|texlive-fc-1.4-4|89	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu17.mf
14mu|texlive-fc-1.4-4|90	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu20.mf
14mu|texlive-fc-1.4-4|91	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu25.mf
14mu|texlive-fc-1.4-4|92	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu5.mf
14mu|texlive-fc-1.4-4|93	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu6.mf
14mu|texlive-fc-1.4-4|94	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu7.mf
14mu|texlive-fc-1.4-4|95	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu8.mf
14mu|texlive-fc-1.4-4|96	%{_texmfdistdir}/fonts/source/jknappen/fc/fcbxu9.mf
14mu|texlive-fc-1.4-4|97	%{_texmfdistdir}/fonts/source/jknappen/fc/fccoding.mf
14mu|texlive-fc-1.4-4|98	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc10.mf
14mu|texlive-fc-1.4-4|99	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc11.mf
14mu|texlive-fc-1.4-4|100	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc12.mf
14mu|texlive-fc-1.4-4|101	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc14.mf
14mu|texlive-fc-1.4-4|102	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc17.mf
14mu|texlive-fc-1.4-4|103	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc20.mf
14mu|texlive-fc-1.4-4|104	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc25.mf
14mu|texlive-fc-1.4-4|105	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc5.mf
14mu|texlive-fc-1.4-4|106	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc6.mf
14mu|texlive-fc-1.4-4|107	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc7.mf
14mu|texlive-fc-1.4-4|108	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc8.mf
14mu|texlive-fc-1.4-4|109	%{_texmfdistdir}/fonts/source/jknappen/fc/fccsc9.mf
14mu|texlive-fc-1.4-4|110	%{_texmfdistdir}/fonts/source/jknappen/fc/fccscspu.mf
14mu|texlive-fc-1.4-4|111	%{_texmfdistdir}/fonts/source/jknappen/fc/fci10.mf
14mu|texlive-fc-1.4-4|112	%{_texmfdistdir}/fonts/source/jknappen/fc/fci11.mf
14mu|texlive-fc-1.4-4|113	%{_texmfdistdir}/fonts/source/jknappen/fc/fci12.mf
14mu|texlive-fc-1.4-4|114	%{_texmfdistdir}/fonts/source/jknappen/fc/fci14.mf
14mu|texlive-fc-1.4-4|115	%{_texmfdistdir}/fonts/source/jknappen/fc/fci17.mf
14mu|texlive-fc-1.4-4|116	%{_texmfdistdir}/fonts/source/jknappen/fc/fci20.mf
14mu|texlive-fc-1.4-4|117	%{_texmfdistdir}/fonts/source/jknappen/fc/fci25.mf
14mu|texlive-fc-1.4-4|118	%{_texmfdistdir}/fonts/source/jknappen/fc/fci5.mf
14mu|texlive-fc-1.4-4|119	%{_texmfdistdir}/fonts/source/jknappen/fc/fci6.mf
14mu|texlive-fc-1.4-4|120	%{_texmfdistdir}/fonts/source/jknappen/fc/fci7.mf
14mu|texlive-fc-1.4-4|121	%{_texmfdistdir}/fonts/source/jknappen/fc/fci8.mf
14mu|texlive-fc-1.4-4|122	%{_texmfdistdir}/fonts/source/jknappen/fc/fci9.mf
14mu|texlive-fc-1.4-4|123	%{_texmfdistdir}/fonts/source/jknappen/fc/fcilig.mf
14mu|texlive-fc-1.4-4|124	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitalic.mf
14mu|texlive-fc-1.4-4|125	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitligt.mf
14mu|texlive-fc-1.4-4|126	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitlpct.mf
14mu|texlive-fc-1.4-4|127	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt10.mf
14mu|texlive-fc-1.4-4|128	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt11.mf
14mu|texlive-fc-1.4-4|129	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt12.mf
14mu|texlive-fc-1.4-4|130	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt14.mf
14mu|texlive-fc-1.4-4|131	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt17.mf
14mu|texlive-fc-1.4-4|132	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt20.mf
14mu|texlive-fc-1.4-4|133	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt25.mf
14mu|texlive-fc-1.4-4|134	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt5.mf
14mu|texlive-fc-1.4-4|135	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt6.mf
14mu|texlive-fc-1.4-4|136	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt7.mf
14mu|texlive-fc-1.4-4|137	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt8.mf
14mu|texlive-fc-1.4-4|138	%{_texmfdistdir}/fonts/source/jknappen/fc/fcitt9.mf
14mu|texlive-fc-1.4-4|139	%{_texmfdistdir}/fonts/source/jknappen/fc/fcmacros.mf
14mu|texlive-fc-1.4-4|140	%{_texmfdistdir}/fonts/source/jknappen/fc/fcpunct.mf
14mu|texlive-fc-1.4-4|141	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr10.mf
14mu|texlive-fc-1.4-4|142	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr11.mf
14mu|texlive-fc-1.4-4|143	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr12.mf
14mu|texlive-fc-1.4-4|144	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr14.mf
14mu|texlive-fc-1.4-4|145	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr17.mf
14mu|texlive-fc-1.4-4|146	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr20.mf
14mu|texlive-fc-1.4-4|147	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr25.mf
14mu|texlive-fc-1.4-4|148	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr5.mf
14mu|texlive-fc-1.4-4|149	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr6.mf
14mu|texlive-fc-1.4-4|150	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr7.mf
14mu|texlive-fc-1.4-4|151	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr8.mf
14mu|texlive-fc-1.4-4|152	%{_texmfdistdir}/fonts/source/jknappen/fc/fcr9.mf
14mu|texlive-fc-1.4-4|153	%{_texmfdistdir}/fonts/source/jknappen/fc/fcrlig.mf
14mu|texlive-fc-1.4-4|154	%{_texmfdistdir}/fonts/source/jknappen/fc/fcroligt.mf
14mu|texlive-fc-1.4-4|155	%{_texmfdistdir}/fonts/source/jknappen/fc/fcroman.mf
14mu|texlive-fc-1.4-4|156	%{_texmfdistdir}/fonts/source/jknappen/fc/fcrompct.mf
14mu|texlive-fc-1.4-4|157	%{_texmfdistdir}/fonts/source/jknappen/fc/fcscligt.mf
14mu|texlive-fc-1.4-4|158	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsfligt.mf
14mu|texlive-fc-1.4-4|159	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx10.mf
14mu|texlive-fc-1.4-4|160	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx11.mf
14mu|texlive-fc-1.4-4|161	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx12.mf
14mu|texlive-fc-1.4-4|162	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx14.mf
14mu|texlive-fc-1.4-4|163	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx17.mf
14mu|texlive-fc-1.4-4|164	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx20.mf
14mu|texlive-fc-1.4-4|165	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx25.mf
14mu|texlive-fc-1.4-4|166	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx5.mf
14mu|texlive-fc-1.4-4|167	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx6.mf
14mu|texlive-fc-1.4-4|168	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx7.mf
14mu|texlive-fc-1.4-4|169	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx8.mf
14mu|texlive-fc-1.4-4|170	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsibx9.mf
14mu|texlive-fc-1.4-4|171	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt10.mf
14mu|texlive-fc-1.4-4|172	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt11.mf
14mu|texlive-fc-1.4-4|173	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt12.mf
14mu|texlive-fc-1.4-4|174	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt14.mf
14mu|texlive-fc-1.4-4|175	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt17.mf
14mu|texlive-fc-1.4-4|176	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt20.mf
14mu|texlive-fc-1.4-4|177	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt25.mf
14mu|texlive-fc-1.4-4|178	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt5.mf
14mu|texlive-fc-1.4-4|179	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt6.mf
14mu|texlive-fc-1.4-4|180	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt7.mf
14mu|texlive-fc-1.4-4|181	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt8.mf
14mu|texlive-fc-1.4-4|182	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsitt9.mf
14mu|texlive-fc-1.4-4|183	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl10.mf
14mu|texlive-fc-1.4-4|184	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl11.mf
14mu|texlive-fc-1.4-4|185	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl12.mf
14mu|texlive-fc-1.4-4|186	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl14.mf
14mu|texlive-fc-1.4-4|187	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl17.mf
14mu|texlive-fc-1.4-4|188	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl20.mf
14mu|texlive-fc-1.4-4|189	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl25.mf
14mu|texlive-fc-1.4-4|190	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl5.mf
14mu|texlive-fc-1.4-4|191	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl6.mf
14mu|texlive-fc-1.4-4|192	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl7.mf
14mu|texlive-fc-1.4-4|193	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl8.mf
14mu|texlive-fc-1.4-4|194	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsl9.mf
14mu|texlive-fc-1.4-4|195	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss10.mf
14mu|texlive-fc-1.4-4|196	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss11.mf
14mu|texlive-fc-1.4-4|197	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss12.mf
14mu|texlive-fc-1.4-4|198	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss14.mf
14mu|texlive-fc-1.4-4|199	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss17.mf
14mu|texlive-fc-1.4-4|200	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss20.mf
14mu|texlive-fc-1.4-4|201	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss25.mf
14mu|texlive-fc-1.4-4|202	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss5.mf
14mu|texlive-fc-1.4-4|203	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss6.mf
14mu|texlive-fc-1.4-4|204	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss7.mf
14mu|texlive-fc-1.4-4|205	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss8.mf
14mu|texlive-fc-1.4-4|206	%{_texmfdistdir}/fonts/source/jknappen/fc/fcss9.mf
14mu|texlive-fc-1.4-4|207	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx10.mf
14mu|texlive-fc-1.4-4|208	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx11.mf
14mu|texlive-fc-1.4-4|209	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx12.mf
14mu|texlive-fc-1.4-4|210	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx14.mf
14mu|texlive-fc-1.4-4|211	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx17.mf
14mu|texlive-fc-1.4-4|212	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx20.mf
14mu|texlive-fc-1.4-4|213	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx25.mf
14mu|texlive-fc-1.4-4|214	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx5.mf
14mu|texlive-fc-1.4-4|215	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx6.mf
14mu|texlive-fc-1.4-4|216	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx7.mf
14mu|texlive-fc-1.4-4|217	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx8.mf
14mu|texlive-fc-1.4-4|218	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssbx9.mf
14mu|texlive-fc-1.4-4|219	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi10.mf
14mu|texlive-fc-1.4-4|220	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi11.mf
14mu|texlive-fc-1.4-4|221	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi12.mf
14mu|texlive-fc-1.4-4|222	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi14.mf
14mu|texlive-fc-1.4-4|223	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi17.mf
14mu|texlive-fc-1.4-4|224	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi20.mf
14mu|texlive-fc-1.4-4|225	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi25.mf
14mu|texlive-fc-1.4-4|226	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi5.mf
14mu|texlive-fc-1.4-4|227	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi6.mf
14mu|texlive-fc-1.4-4|228	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi7.mf
14mu|texlive-fc-1.4-4|229	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi8.mf
14mu|texlive-fc-1.4-4|230	%{_texmfdistdir}/fonts/source/jknappen/fc/fcssi9.mf
14mu|texlive-fc-1.4-4|231	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt10.mf
14mu|texlive-fc-1.4-4|232	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt11.mf
14mu|texlive-fc-1.4-4|233	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt12.mf
14mu|texlive-fc-1.4-4|234	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt14.mf
14mu|texlive-fc-1.4-4|235	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt17.mf
14mu|texlive-fc-1.4-4|236	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt20.mf
14mu|texlive-fc-1.4-4|237	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt25.mf
14mu|texlive-fc-1.4-4|238	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt5.mf
14mu|texlive-fc-1.4-4|239	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt6.mf
14mu|texlive-fc-1.4-4|240	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt7.mf
14mu|texlive-fc-1.4-4|241	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt8.mf
14mu|texlive-fc-1.4-4|242	%{_texmfdistdir}/fonts/source/jknappen/fc/fcsstt9.mf
14mu|texlive-fc-1.4-4|243	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt10.mf
14mu|texlive-fc-1.4-4|244	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt11.mf
14mu|texlive-fc-1.4-4|245	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt12.mf
14mu|texlive-fc-1.4-4|246	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt14.mf
14mu|texlive-fc-1.4-4|247	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt17.mf
14mu|texlive-fc-1.4-4|248	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt20.mf
14mu|texlive-fc-1.4-4|249	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt25.mf
14mu|texlive-fc-1.4-4|250	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt5.mf
14mu|texlive-fc-1.4-4|251	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt6.mf
14mu|texlive-fc-1.4-4|252	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt7.mf
14mu|texlive-fc-1.4-4|253	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt8.mf
14mu|texlive-fc-1.4-4|254	%{_texmfdistdir}/fonts/source/jknappen/fc/fctt9.mf
14mu|texlive-fc-1.4-4|255	%{_texmfdistdir}/fonts/source/jknappen/fc/fcttligt.mf
14mu|texlive-fc-1.4-4|256	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu10.mf
14mu|texlive-fc-1.4-4|257	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu11.mf
14mu|texlive-fc-1.4-4|258	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu12.mf
14mu|texlive-fc-1.4-4|259	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu14.mf
14mu|texlive-fc-1.4-4|260	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu17.mf
14mu|texlive-fc-1.4-4|261	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu20.mf
14mu|texlive-fc-1.4-4|262	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu25.mf
14mu|texlive-fc-1.4-4|263	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu5.mf
14mu|texlive-fc-1.4-4|264	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu6.mf
14mu|texlive-fc-1.4-4|265	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu7.mf
14mu|texlive-fc-1.4-4|266	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu8.mf
14mu|texlive-fc-1.4-4|267	%{_texmfdistdir}/fonts/source/jknappen/fc/fcu9.mf
14mu|texlive-fc-1.4-4|268	%{_texmfdistdir}/fonts/source/jknappen/fc/itala.mf
14mu|texlive-fc-1.4-4|269	%{_texmfdistdir}/fonts/source/jknappen/fc/italbcd.mf
14mu|texlive-fc-1.4-4|270	%{_texmfdistdir}/fonts/source/jknappen/fc/itale.mf
14mu|texlive-fc-1.4-4|271	%{_texmfdistdir}/fonts/source/jknappen/fc/italfgh.mf
14mu|texlive-fc-1.4-4|272	%{_texmfdistdir}/fonts/source/jknappen/fc/italij.mf
14mu|texlive-fc-1.4-4|273	%{_texmfdistdir}/fonts/source/jknappen/fc/italklm.mf
14mu|texlive-fc-1.4-4|274	%{_texmfdistdir}/fonts/source/jknappen/fc/italn.mf
14mu|texlive-fc-1.4-4|275	%{_texmfdistdir}/fonts/source/jknappen/fc/italo.mf
14mu|texlive-fc-1.4-4|276	%{_texmfdistdir}/fonts/source/jknappen/fc/italpqr.mf
14mu|texlive-fc-1.4-4|277	%{_texmfdistdir}/fonts/source/jknappen/fc/italst.mf
14mu|texlive-fc-1.4-4|278	%{_texmfdistdir}/fonts/source/jknappen/fc/italuvw.mf
14mu|texlive-fc-1.4-4|279	%{_texmfdistdir}/fonts/source/jknappen/fc/italxyz.mf
14mu|texlive-fc-1.4-4|280	%{_texmfdistdir}/fonts/source/jknappen/fc/lowera.mf
14mu|texlive-fc-1.4-4|281	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerbcd.mf
14mu|texlive-fc-1.4-4|282	%{_texmfdistdir}/fonts/source/jknappen/fc/lowere.mf
14mu|texlive-fc-1.4-4|283	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerfgh.mf
14mu|texlive-fc-1.4-4|284	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerij.mf
14mu|texlive-fc-1.4-4|285	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerklm.mf
14mu|texlive-fc-1.4-4|286	%{_texmfdistdir}/fonts/source/jknappen/fc/lowern.mf
14mu|texlive-fc-1.4-4|287	%{_texmfdistdir}/fonts/source/jknappen/fc/lowero.mf
14mu|texlive-fc-1.4-4|288	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerpqr.mf
14mu|texlive-fc-1.4-4|289	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerst.mf
14mu|texlive-fc-1.4-4|290	%{_texmfdistdir}/fonts/source/jknappen/fc/loweruvw.mf
14mu|texlive-fc-1.4-4|291	%{_texmfdistdir}/fonts/source/jknappen/fc/lowerxyz.mf
14mu|texlive-fc-1.4-4|292	%{_texmfdistdir}/fonts/source/jknappen/fc/uppera.mf
14mu|texlive-fc-1.4-4|293	%{_texmfdistdir}/fonts/source/jknappen/fc/upperbcd.mf
14mu|texlive-fc-1.4-4|294	%{_texmfdistdir}/fonts/source/jknappen/fc/uppere.mf
14mu|texlive-fc-1.4-4|295	%{_texmfdistdir}/fonts/source/jknappen/fc/upperfgh.mf
14mu|texlive-fc-1.4-4|296	%{_texmfdistdir}/fonts/source/jknappen/fc/upperij.mf
14mu|texlive-fc-1.4-4|297	%{_texmfdistdir}/fonts/source/jknappen/fc/upperklm.mf
14mu|texlive-fc-1.4-4|298	%{_texmfdistdir}/fonts/source/jknappen/fc/uppern.mf
14mu|texlive-fc-1.4-4|299	%{_texmfdistdir}/fonts/source/jknappen/fc/uppero.mf
14mu|texlive-fc-1.4-4|300	%{_texmfdistdir}/fonts/source/jknappen/fc/upperpqr.mf
14mu|texlive-fc-1.4-4|301	%{_texmfdistdir}/fonts/source/jknappen/fc/upperst.mf
14mu|texlive-fc-1.4-4|302	%{_texmfdistdir}/fonts/source/jknappen/fc/upperuvw.mf
14mu|texlive-fc-1.4-4|303	%{_texmfdistdir}/fonts/source/jknappen/fc/upperxyz.mf
14mu|texlive-fc-1.4-4|304	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx10.tfm
14mu|texlive-fc-1.4-4|305	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx11.tfm
14mu|texlive-fc-1.4-4|306	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx12.tfm
14mu|texlive-fc-1.4-4|307	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx14.tfm
14mu|texlive-fc-1.4-4|308	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx17.tfm
14mu|texlive-fc-1.4-4|309	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx20.tfm
14mu|texlive-fc-1.4-4|310	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx25.tfm
14mu|texlive-fc-1.4-4|311	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx5.tfm
14mu|texlive-fc-1.4-4|312	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx6.tfm
14mu|texlive-fc-1.4-4|313	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx7.tfm
14mu|texlive-fc-1.4-4|314	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx8.tfm
14mu|texlive-fc-1.4-4|315	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbx9.tfm
14mu|texlive-fc-1.4-4|316	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi10.tfm
14mu|texlive-fc-1.4-4|317	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi11.tfm
14mu|texlive-fc-1.4-4|318	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi12.tfm
14mu|texlive-fc-1.4-4|319	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi14.tfm
14mu|texlive-fc-1.4-4|320	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi17.tfm
14mu|texlive-fc-1.4-4|321	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi20.tfm
14mu|texlive-fc-1.4-4|322	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi25.tfm
14mu|texlive-fc-1.4-4|323	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi5.tfm
14mu|texlive-fc-1.4-4|324	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi6.tfm
14mu|texlive-fc-1.4-4|325	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi7.tfm
14mu|texlive-fc-1.4-4|326	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi8.tfm
14mu|texlive-fc-1.4-4|327	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxi9.tfm
14mu|texlive-fc-1.4-4|328	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl10.tfm
14mu|texlive-fc-1.4-4|329	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl11.tfm
14mu|texlive-fc-1.4-4|330	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl12.tfm
14mu|texlive-fc-1.4-4|331	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl14.tfm
14mu|texlive-fc-1.4-4|332	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl17.tfm
14mu|texlive-fc-1.4-4|333	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl20.tfm
14mu|texlive-fc-1.4-4|334	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl25.tfm
14mu|texlive-fc-1.4-4|335	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl5.tfm
14mu|texlive-fc-1.4-4|336	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl6.tfm
14mu|texlive-fc-1.4-4|337	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl7.tfm
14mu|texlive-fc-1.4-4|338	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl8.tfm
14mu|texlive-fc-1.4-4|339	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxsl9.tfm
14mu|texlive-fc-1.4-4|340	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu10.tfm
14mu|texlive-fc-1.4-4|341	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu11.tfm
14mu|texlive-fc-1.4-4|342	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu12.tfm
14mu|texlive-fc-1.4-4|343	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu14.tfm
14mu|texlive-fc-1.4-4|344	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu17.tfm
14mu|texlive-fc-1.4-4|345	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu20.tfm
14mu|texlive-fc-1.4-4|346	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu25.tfm
14mu|texlive-fc-1.4-4|347	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu5.tfm
14mu|texlive-fc-1.4-4|348	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu6.tfm
14mu|texlive-fc-1.4-4|349	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu7.tfm
14mu|texlive-fc-1.4-4|350	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu8.tfm
14mu|texlive-fc-1.4-4|351	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcbxu9.tfm
14mu|texlive-fc-1.4-4|352	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc10.tfm
14mu|texlive-fc-1.4-4|353	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc11.tfm
14mu|texlive-fc-1.4-4|354	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc12.tfm
14mu|texlive-fc-1.4-4|355	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc14.tfm
14mu|texlive-fc-1.4-4|356	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc17.tfm
14mu|texlive-fc-1.4-4|357	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc20.tfm
14mu|texlive-fc-1.4-4|358	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc25.tfm
14mu|texlive-fc-1.4-4|359	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc5.tfm
14mu|texlive-fc-1.4-4|360	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc6.tfm
14mu|texlive-fc-1.4-4|361	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc7.tfm
14mu|texlive-fc-1.4-4|362	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc8.tfm
14mu|texlive-fc-1.4-4|363	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fccsc9.tfm
14mu|texlive-fc-1.4-4|364	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci10.tfm
14mu|texlive-fc-1.4-4|365	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci11.tfm
14mu|texlive-fc-1.4-4|366	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci12.tfm
14mu|texlive-fc-1.4-4|367	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci14.tfm
14mu|texlive-fc-1.4-4|368	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci17.tfm
14mu|texlive-fc-1.4-4|369	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci20.tfm
14mu|texlive-fc-1.4-4|370	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci25.tfm
14mu|texlive-fc-1.4-4|371	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci5.tfm
14mu|texlive-fc-1.4-4|372	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci6.tfm
14mu|texlive-fc-1.4-4|373	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci7.tfm
14mu|texlive-fc-1.4-4|374	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci8.tfm
14mu|texlive-fc-1.4-4|375	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fci9.tfm
14mu|texlive-fc-1.4-4|376	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt10.tfm
14mu|texlive-fc-1.4-4|377	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt11.tfm
14mu|texlive-fc-1.4-4|378	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt12.tfm
14mu|texlive-fc-1.4-4|379	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt14.tfm
14mu|texlive-fc-1.4-4|380	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt17.tfm
14mu|texlive-fc-1.4-4|381	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt20.tfm
14mu|texlive-fc-1.4-4|382	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt25.tfm
14mu|texlive-fc-1.4-4|383	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt5.tfm
14mu|texlive-fc-1.4-4|384	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt6.tfm
14mu|texlive-fc-1.4-4|385	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt7.tfm
14mu|texlive-fc-1.4-4|386	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt8.tfm
14mu|texlive-fc-1.4-4|387	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcitt9.tfm
14mu|texlive-fc-1.4-4|388	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr10.tfm
14mu|texlive-fc-1.4-4|389	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr11.tfm
14mu|texlive-fc-1.4-4|390	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr12.tfm
14mu|texlive-fc-1.4-4|391	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr14.tfm
14mu|texlive-fc-1.4-4|392	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr17.tfm
14mu|texlive-fc-1.4-4|393	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr20.tfm
14mu|texlive-fc-1.4-4|394	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr25.tfm
14mu|texlive-fc-1.4-4|395	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr5.tfm
14mu|texlive-fc-1.4-4|396	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr6.tfm
14mu|texlive-fc-1.4-4|397	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr7.tfm
14mu|texlive-fc-1.4-4|398	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr8.tfm
14mu|texlive-fc-1.4-4|399	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcr9.tfm
14mu|texlive-fc-1.4-4|400	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx10.tfm
14mu|texlive-fc-1.4-4|401	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx11.tfm
14mu|texlive-fc-1.4-4|402	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx12.tfm
14mu|texlive-fc-1.4-4|403	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx14.tfm
14mu|texlive-fc-1.4-4|404	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx17.tfm
14mu|texlive-fc-1.4-4|405	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx20.tfm
14mu|texlive-fc-1.4-4|406	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx25.tfm
14mu|texlive-fc-1.4-4|407	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx5.tfm
14mu|texlive-fc-1.4-4|408	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx6.tfm
14mu|texlive-fc-1.4-4|409	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx7.tfm
14mu|texlive-fc-1.4-4|410	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx8.tfm
14mu|texlive-fc-1.4-4|411	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsibx9.tfm
14mu|texlive-fc-1.4-4|412	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt10.tfm
14mu|texlive-fc-1.4-4|413	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt11.tfm
14mu|texlive-fc-1.4-4|414	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt12.tfm
14mu|texlive-fc-1.4-4|415	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt14.tfm
14mu|texlive-fc-1.4-4|416	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt17.tfm
14mu|texlive-fc-1.4-4|417	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt20.tfm
14mu|texlive-fc-1.4-4|418	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt25.tfm
14mu|texlive-fc-1.4-4|419	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt5.tfm
14mu|texlive-fc-1.4-4|420	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt6.tfm
14mu|texlive-fc-1.4-4|421	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt7.tfm
14mu|texlive-fc-1.4-4|422	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt8.tfm
14mu|texlive-fc-1.4-4|423	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsitt9.tfm
14mu|texlive-fc-1.4-4|424	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl10.tfm
14mu|texlive-fc-1.4-4|425	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl11.tfm
14mu|texlive-fc-1.4-4|426	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl12.tfm
14mu|texlive-fc-1.4-4|427	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl14.tfm
14mu|texlive-fc-1.4-4|428	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl17.tfm
14mu|texlive-fc-1.4-4|429	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl20.tfm
14mu|texlive-fc-1.4-4|430	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl25.tfm
14mu|texlive-fc-1.4-4|431	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl5.tfm
14mu|texlive-fc-1.4-4|432	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl6.tfm
14mu|texlive-fc-1.4-4|433	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl7.tfm
14mu|texlive-fc-1.4-4|434	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl8.tfm
14mu|texlive-fc-1.4-4|435	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsl9.tfm
14mu|texlive-fc-1.4-4|436	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss10.tfm
14mu|texlive-fc-1.4-4|437	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss11.tfm
14mu|texlive-fc-1.4-4|438	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss12.tfm
14mu|texlive-fc-1.4-4|439	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss14.tfm
14mu|texlive-fc-1.4-4|440	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss17.tfm
14mu|texlive-fc-1.4-4|441	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss20.tfm
14mu|texlive-fc-1.4-4|442	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss25.tfm
14mu|texlive-fc-1.4-4|443	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss5.tfm
14mu|texlive-fc-1.4-4|444	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss6.tfm
14mu|texlive-fc-1.4-4|445	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss7.tfm
14mu|texlive-fc-1.4-4|446	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss8.tfm
14mu|texlive-fc-1.4-4|447	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcss9.tfm
14mu|texlive-fc-1.4-4|448	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx10.tfm
14mu|texlive-fc-1.4-4|449	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx11.tfm
14mu|texlive-fc-1.4-4|450	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx12.tfm
14mu|texlive-fc-1.4-4|451	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx14.tfm
14mu|texlive-fc-1.4-4|452	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx17.tfm
14mu|texlive-fc-1.4-4|453	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx20.tfm
14mu|texlive-fc-1.4-4|454	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx25.tfm
14mu|texlive-fc-1.4-4|455	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx5.tfm
14mu|texlive-fc-1.4-4|456	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx6.tfm
14mu|texlive-fc-1.4-4|457	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx7.tfm
14mu|texlive-fc-1.4-4|458	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx8.tfm
14mu|texlive-fc-1.4-4|459	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssbx9.tfm
14mu|texlive-fc-1.4-4|460	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi10.tfm
14mu|texlive-fc-1.4-4|461	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi11.tfm
14mu|texlive-fc-1.4-4|462	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi12.tfm
14mu|texlive-fc-1.4-4|463	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi14.tfm
14mu|texlive-fc-1.4-4|464	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi17.tfm
14mu|texlive-fc-1.4-4|465	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi20.tfm
14mu|texlive-fc-1.4-4|466	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi25.tfm
14mu|texlive-fc-1.4-4|467	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi5.tfm
14mu|texlive-fc-1.4-4|468	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi6.tfm
14mu|texlive-fc-1.4-4|469	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi7.tfm
14mu|texlive-fc-1.4-4|470	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi8.tfm
14mu|texlive-fc-1.4-4|471	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcssi9.tfm
14mu|texlive-fc-1.4-4|472	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt10.tfm
14mu|texlive-fc-1.4-4|473	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt11.tfm
14mu|texlive-fc-1.4-4|474	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt12.tfm
14mu|texlive-fc-1.4-4|475	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt14.tfm
14mu|texlive-fc-1.4-4|476	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt17.tfm
14mu|texlive-fc-1.4-4|477	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt20.tfm
14mu|texlive-fc-1.4-4|478	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt25.tfm
14mu|texlive-fc-1.4-4|479	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt5.tfm
14mu|texlive-fc-1.4-4|480	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt6.tfm
14mu|texlive-fc-1.4-4|481	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt7.tfm
14mu|texlive-fc-1.4-4|482	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt8.tfm
14mu|texlive-fc-1.4-4|483	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcsstt9.tfm
14mu|texlive-fc-1.4-4|484	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt10.tfm
14mu|texlive-fc-1.4-4|485	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt11.tfm
14mu|texlive-fc-1.4-4|486	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt12.tfm
14mu|texlive-fc-1.4-4|487	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt14.tfm
14mu|texlive-fc-1.4-4|488	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt17.tfm
14mu|texlive-fc-1.4-4|489	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt20.tfm
14mu|texlive-fc-1.4-4|490	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt25.tfm
14mu|texlive-fc-1.4-4|491	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt5.tfm
14mu|texlive-fc-1.4-4|492	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt6.tfm
14mu|texlive-fc-1.4-4|493	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt7.tfm
14mu|texlive-fc-1.4-4|494	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt8.tfm
14mu|texlive-fc-1.4-4|495	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fctt9.tfm
14mu|texlive-fc-1.4-4|496	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu10.tfm
14mu|texlive-fc-1.4-4|497	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu11.tfm
14mu|texlive-fc-1.4-4|498	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu12.tfm
14mu|texlive-fc-1.4-4|499	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu14.tfm
14mu|texlive-fc-1.4-4|500	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu17.tfm
14mu|texlive-fc-1.4-4|501	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu20.tfm
14mu|texlive-fc-1.4-4|502	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu25.tfm
14mu|texlive-fc-1.4-4|503	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu5.tfm
14mu|texlive-fc-1.4-4|504	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu6.tfm
14mu|texlive-fc-1.4-4|505	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu7.tfm
14mu|texlive-fc-1.4-4|506	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu8.tfm
14mu|texlive-fc-1.4-4|507	%{_texmfdistdir}/fonts/tfm/jknappen/fc/fcu9.tfm
14mu|texlive-fc-1.4-4|508	%{_texmfdistdir}/tex/latex/fc/fclfont.sty
14mu|texlive-fc-1.4-4|509	%{_texmfdistdir}/tex/latex/fc/fclfont.sty_old
14mu|texlive-fc-1.4-4|510	%{_texmfdistdir}/tex/latex/fc/fcuse.sty
14mu|texlive-fc-1.4-4|511	%{_texmfdistdir}/tex/latex/fc/t4cmr.fd
14mu|texlive-fc-1.4-4|512	%{_texmfdistdir}/tex/latex/fc/t4cmss.fd
14mu|texlive-fc-1.4-4|513	%{_texmfdistdir}/tex/latex/fc/t4cmtt.fd
14mu|texlive-fc-1.4-4|514	%{_texmfdistdir}/tex/latex/fc/t4enc.def
14mu|texlive-fc-1.4-4|515	%{_texmfdistdir}/tex/latex/fc/t4fcr.fd
14mu|texlive-fc-1.4-4|516	%{_texmfdistdir}/tex/latex/fc/t4phonet.sty
14mu|texlive-fc-1.4-4|517	%doc %{_texmfdistdir}/doc/fonts/fc/fc.bug
14mu|texlive-fc-1.4-4|518	%doc %{_texmfdistdir}/doc/fonts/fc/fc.rme
14mu|texlive-fc-1.4-4|519	%doc %{_texmfdistdir}/doc/fonts/fc/fctugbot.tex
14mu|texlive-fc-1.4-4|520	%doc %{_texmfdistdir}/doc/fonts/fc/fontdef.fc_old
14mu|texlive-fc-1.4-4|521	%doc %{_texmfdistdir}/doc/fonts/fc/licence.gnu
14mu|texlive-fc-1.4-4|522	
14mu|texlive-fc-1.4-4|523	#-----------------------------------------------------------------------
14mu|texlive-fc-1.4-4|524	%prep
14mu|texlive-fc-1.4-4|525	%setup -c -a0 -a1
14mu|texlive-fc-1.4-4|526	
14mu|texlive-fc-1.4-4|527	%build
14mu|texlive-fc-1.4-4|528	
14mu|texlive-fc-1.4-4|529	%install
14mu|texlive-fc-1.4-4|530	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fc-1.4-4|531	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fc-1.4-4|532	
14mu|texlive-fc-1.4-4|533	
14mu|texlive-fc-1.4-4|534	
14mu|texlive-fc-1.4-4|535	%changelog
14mu|texlive-fc-1.4-4|536	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-fc-1.4-4|537	+ Revision: acee688
14mu|texlive-fc-1.4-4|538	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fc-1.4-4|539	
14mu|texlive-fc-1.4-4|540	

24786 14
14mu|texlive-fcltxdoc-1.0-4|1	# revision 24500
14mu|texlive-fcltxdoc-1.0-4|2	# category Package
14mu|texlive-fcltxdoc-1.0-4|3	# catalog-ctan /macros/latex/contrib/fcltxdoc
14mu|texlive-fcltxdoc-1.0-4|4	# catalog-date 2011-11-03 08:30:49 +0100
14mu|texlive-fcltxdoc-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-fcltxdoc-1.0-4|6	# catalog-version 1.0
14mu|texlive-fcltxdoc-1.0-4|7	Name:		texlive-fcltxdoc
14mu|texlive-fcltxdoc-1.0-4|8	Version:	1.0
14mu|texlive-fcltxdoc-1.0-4|9	Release:	4
14mu|texlive-fcltxdoc-1.0-4|10	Summary:	Macros for use in the author's documentation
14mu|texlive-fcltxdoc-1.0-4|11	Group:		Publishing
14mu|texlive-fcltxdoc-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fcltxdoc
14mu|texlive-fcltxdoc-1.0-4|13	License:	LPPL1.3
14mu|texlive-fcltxdoc-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fcltxdoc.tar.xz
14mu|texlive-fcltxdoc-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fcltxdoc.doc.tar.xz
14mu|texlive-fcltxdoc-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fcltxdoc.source.tar.xz
14mu|texlive-fcltxdoc-1.0-4|17	BuildArch:	noarch
14mu|texlive-fcltxdoc-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fcltxdoc-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fcltxdoc-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fcltxdoc-1.0-4|21	
14mu|texlive-fcltxdoc-1.0-4|22	%description
14mu|texlive-fcltxdoc-1.0-4|23	The package is not advertised for public use, but is necessary
14mu|texlive-fcltxdoc-1.0-4|24	for the support of others of the author's packages (which are
14mu|texlive-fcltxdoc-1.0-4|25	compiled under the ltxdoc class).
14mu|texlive-fcltxdoc-1.0-4|26	
14mu|texlive-fcltxdoc-1.0-4|27	
14mu|texlive-fcltxdoc-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-fcltxdoc-1.0-4|29	%files
14mu|texlive-fcltxdoc-1.0-4|30	%{_texmfdistdir}/tex/latex/fcltxdoc/fcltxdoc.sty
14mu|texlive-fcltxdoc-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/fcltxdoc/fcltxdoc.pdf
14mu|texlive-fcltxdoc-1.0-4|32	#- source
14mu|texlive-fcltxdoc-1.0-4|33	%doc %{_texmfdistdir}/source/latex/fcltxdoc/fcltxdoc.drv
14mu|texlive-fcltxdoc-1.0-4|34	%doc %{_texmfdistdir}/source/latex/fcltxdoc/fcltxdoc.dtx
14mu|texlive-fcltxdoc-1.0-4|35	%doc %{_texmfdistdir}/source/latex/fcltxdoc/fcltxdoc.ins
14mu|texlive-fcltxdoc-1.0-4|36	
14mu|texlive-fcltxdoc-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-fcltxdoc-1.0-4|38	%prep
14mu|texlive-fcltxdoc-1.0-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-fcltxdoc-1.0-4|40	
14mu|texlive-fcltxdoc-1.0-4|41	%build
14mu|texlive-fcltxdoc-1.0-4|42	
14mu|texlive-fcltxdoc-1.0-4|43	%install
14mu|texlive-fcltxdoc-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fcltxdoc-1.0-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fcltxdoc-1.0-4|46	
14mu|texlive-fcltxdoc-1.0-4|47	
14mu|texlive-fcltxdoc-1.0-4|48	
14mu|texlive-fcltxdoc-1.0-4|49	%changelog
14mu|texlive-fcltxdoc-1.0-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-fcltxdoc-1.0-4|51	+ Revision: 1445805
14mu|texlive-fcltxdoc-1.0-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fcltxdoc-1.0-4|53	
14mu|texlive-fcltxdoc-1.0-4|54	

24787 14
14mu|texlive-featpost-0.8.6-3|1	# revision 26049
14mu|texlive-featpost-0.8.6-3|2	# category Package
14mu|texlive-featpost-0.8.6-3|3	# catalog-ctan /graphics/metapost/contrib/macros/featpost
14mu|texlive-featpost-0.8.6-3|4	# catalog-date 2012-04-16 18:59:36 +0200
14mu|texlive-featpost-0.8.6-3|5	# catalog-license gpl
14mu|texlive-featpost-0.8.6-3|6	# catalog-version 0.8.6
14mu|texlive-featpost-0.8.6-3|7	Name:		texlive-featpost
14mu|texlive-featpost-0.8.6-3|8	Version:	0.8.6
14mu|texlive-featpost-0.8.6-3|9	Release:	3
14mu|texlive-featpost-0.8.6-3|10	Summary:	MetaPost macros for 3D
14mu|texlive-featpost-0.8.6-3|11	Group:		Publishing
14mu|texlive-featpost-0.8.6-3|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/featpost
14mu|texlive-featpost-0.8.6-3|13	License:	GPL
14mu|texlive-featpost-0.8.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/featpost.tar.xz
14mu|texlive-featpost-0.8.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/featpost.doc.tar.xz
14mu|texlive-featpost-0.8.6-3|16	BuildArch:	noarch
14mu|texlive-featpost-0.8.6-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-featpost-0.8.6-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-featpost-0.8.6-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-featpost-0.8.6-3|20	
14mu|texlive-featpost-0.8.6-3|21	%description
14mu|texlive-featpost-0.8.6-3|22	These macros allow the production of three-dimensional schemes
14mu|texlive-featpost-0.8.6-3|23	containing: angles, circles, cylinders, cones and spheres,
14mu|texlive-featpost-0.8.6-3|24	among other things.
14mu|texlive-featpost-0.8.6-3|25	
14mu|texlive-featpost-0.8.6-3|26	
14mu|texlive-featpost-0.8.6-3|27	#-----------------------------------------------------------------------
14mu|texlive-featpost-0.8.6-3|28	%files
14mu|texlive-featpost-0.8.6-3|29	%{_texmfdistdir}/metapost/featpost/featpost.mp
14mu|texlive-featpost-0.8.6-3|30	%{_texmfdistdir}/metapost/featpost/featpost3Dplus2D.mp
14mu|texlive-featpost-0.8.6-3|31	%doc %{_texmfdistdir}/doc/metapost/featpost/COMPILE.sh
14mu|texlive-featpost-0.8.6-3|32	%doc %{_texmfdistdir}/doc/metapost/featpost/README
14mu|texlive-featpost-0.8.6-3|33	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/Exemplifier.ps.bz2
14mu|texlive-featpost-0.8.6-3|34	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostbeamer.pdf
14mu|texlive-featpost-0.8.6-3|35	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostbeamer.tex
14mu|texlive-featpost-0.8.6-3|36	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostdocsource.tex
14mu|texlive-featpost-0.8.6-3|37	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostmanual.pdf
14mu|texlive-featpost-0.8.6-3|38	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/featpostmanual.tex
14mu|texlive-featpost-0.8.6-3|39	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/lastfiguretest.pdf
14mu|texlive-featpost-0.8.6-3|40	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/lastfiguretest.tex
14mu|texlive-featpost-0.8.6-3|41	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropaganda.pdf
14mu|texlive-featpost-0.8.6-3|42	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropaganda.tex
14mu|texlive-featpost-0.8.6-3|43	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps
14mu|texlive-featpost-0.8.6-3|44	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/3.jpeg
14mu|texlive-featpost-0.8.6-3|45	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/3.pgm
14mu|texlive-featpost-0.8.6-3|46	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/CompanionsCollection.jpg
14mu|texlive-featpost-0.8.6-3|47	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.dia
14mu|texlive-featpost-0.8.6-3|48	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.mp
14mu|texlive-featpost-0.8.6-3|49	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/KnuthCollection.jpg
14mu|texlive-featpost-0.8.6-3|50	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/dia.png
14mu|texlive-featpost-0.8.6-3|51	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/fekslatexmp.mp
14mu|texlive-featpost-0.8.6-3|52	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/intersection2D.mp
14mu|texlive-featpost-0.8.6-3|53	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/metapostpropaganda.png
14mu|texlive-featpost-0.8.6-3|54	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.mps
14mu|texlive-featpost-0.8.6-3|55	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.pdf
14mu|texlive-featpost-0.8.6-3|56	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpeg
14mu|texlive-featpost-0.8.6-3|57	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpg
14mu|texlive-featpost-0.8.6-3|58	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.mp
14mu|texlive-featpost-0.8.6-3|59	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.png
14mu|texlive-featpost-0.8.6-3|60	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/pifpaf.jpeg
14mu|texlive-featpost-0.8.6-3|61	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafphoto.jpg
14mu|texlive-featpost-0.8.6-3|62	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.mp
14mu|texlive-featpost-0.8.6-3|63	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.mp
14mu|texlive-featpost-0.8.6-3|64	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal-1.svg
14mu|texlive-featpost-0.8.6-3|65	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal.mp
14mu|texlive-featpost-0.8.6-3|66	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/todo.jpg
14mu|texlive-featpost-0.8.6-3|67	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/workflow-from-mpman-charts.mp
14mu|texlive-featpost-0.8.6-3|68	%doc %{_texmfdistdir}/doc/metapost/featpost/doc/metapostpropagandafiles/xfig.png
14mu|texlive-featpost-0.8.6-3|69	%doc %{_texmfdistdir}/doc/metapost/featpost/example/38.mp
14mu|texlive-featpost-0.8.6-3|70	%doc %{_texmfdistdir}/doc/metapost/featpost/example/CAT.mp
14mu|texlive-featpost-0.8.6-3|71	%doc %{_texmfdistdir}/doc/metapost/featpost/example/DebianSwirlsmallEdited.mp
14mu|texlive-featpost-0.8.6-3|72	%doc %{_texmfdistdir}/doc/metapost/featpost/example/EBcrossed.mp
14mu|texlive-featpost-0.8.6-3|73	%doc %{_texmfdistdir}/doc/metapost/featpost/example/LED.mp
14mu|texlive-featpost-0.8.6-3|74	%doc %{_texmfdistdir}/doc/metapost/featpost/example/acmaglev.mp
14mu|texlive-featpost-0.8.6-3|75	%doc %{_texmfdistdir}/doc/metapost/featpost/example/acoplanv.mp
14mu|texlive-featpost-0.8.6-3|76	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ahoraesglobal.mp
14mu|texlive-featpost-0.8.6-3|77	%doc %{_texmfdistdir}/doc/metapost/featpost/example/aledlogo.mp
14mu|texlive-featpost-0.8.6-3|78	%doc %{_texmfdistdir}/doc/metapost/featpost/example/allfigs.mp
14mu|texlive-featpost-0.8.6-3|79	%doc %{_texmfdistdir}/doc/metapost/featpost/example/allgreatideas.mp
14mu|texlive-featpost-0.8.6-3|80	%doc %{_texmfdistdir}/doc/metapost/featpost/example/anglinerigorouscircle.mp
14mu|texlive-featpost-0.8.6-3|81	%doc %{_texmfdistdir}/doc/metapost/featpost/example/antimattermeteor.mp
14mu|texlive-featpost-0.8.6-3|82	%doc %{_texmfdistdir}/doc/metapost/featpost/example/avalzero.mp
14mu|texlive-featpost-0.8.6-3|83	%doc %{_texmfdistdir}/doc/metapost/featpost/example/badshreeyantra.mp
14mu|texlive-featpost-0.8.6-3|84	%doc %{_texmfdistdir}/doc/metapost/featpost/example/balllauncher.mp
14mu|texlive-featpost-0.8.6-3|85	%doc %{_texmfdistdir}/doc/metapost/featpost/example/bananadimmer.log
14mu|texlive-featpost-0.8.6-3|86	%doc %{_texmfdistdir}/doc/metapost/featpost/example/bananadimmer.mp
14mu|texlive-featpost-0.8.6-3|87	%doc %{_texmfdistdir}/doc/metapost/featpost/example/brownellips.mp
14mu|texlive-featpost-0.8.6-3|88	%doc %{_texmfdistdir}/doc/metapost/featpost/example/bstr.mp
14mu|texlive-featpost-0.8.6-3|89	%doc %{_texmfdistdir}/doc/metapost/featpost/example/bughunt.mp
14mu|texlive-featpost-0.8.6-3|90	%doc %{_texmfdistdir}/doc/metapost/featpost/example/buildcyclebug.mp
14mu|texlive-featpost-0.8.6-3|91	%doc %{_texmfdistdir}/doc/metapost/featpost/example/canschemes.mp
14mu|texlive-featpost-0.8.6-3|92	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cap29res.mp
14mu|texlive-featpost-0.8.6-3|93	%doc %{_texmfdistdir}/doc/metapost/featpost/example/caratk3edit.mp
14mu|texlive-featpost-0.8.6-3|94	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cartaxes.mp
14mu|texlive-featpost-0.8.6-3|95	%doc %{_texmfdistdir}/doc/metapost/featpost/example/casadopessoal.mp
14mu|texlive-featpost-0.8.6-3|96	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cellevolve.mp
14mu|texlive-featpost-0.8.6-3|97	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cinemwork.mp
14mu|texlive-featpost-0.8.6-3|98	%doc %{_texmfdistdir}/doc/metapost/featpost/example/closingbox.mp
14mu|texlive-featpost-0.8.6-3|99	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cmykropes.mp
14mu|texlive-featpost-0.8.6-3|100	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cone.mp
14mu|texlive-featpost-0.8.6-3|101	%doc %{_texmfdistdir}/doc/metapost/featpost/example/conegetready.mp
14mu|texlive-featpost-0.8.6-3|102	%doc %{_texmfdistdir}/doc/metapost/featpost/example/conicurv.mp
14mu|texlive-featpost-0.8.6-3|103	%doc %{_texmfdistdir}/doc/metapost/featpost/example/convergingspirals.mp
14mu|texlive-featpost-0.8.6-3|104	%doc %{_texmfdistdir}/doc/metapost/featpost/example/crossingline.mp
14mu|texlive-featpost-0.8.6-3|105	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cruztuga.mp
14mu|texlive-featpost-0.8.6-3|106	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cubicfacecentered.mp
14mu|texlive-featpost-0.8.6-3|107	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cubicfigures.mp
14mu|texlive-featpost-0.8.6-3|108	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cubicstructurefcc.mp
14mu|texlive-featpost-0.8.6-3|109	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cubicstructures.mp
14mu|texlive-featpost-0.8.6-3|110	%doc %{_texmfdistdir}/doc/metapost/featpost/example/cylimple.mp
14mu|texlive-featpost-0.8.6-3|111	%doc %{_texmfdistdir}/doc/metapost/featpost/example/daliasensor.mp
14mu|texlive-featpost-0.8.6-3|112	%doc %{_texmfdistdir}/doc/metapost/featpost/example/decorstatement.mp
14mu|texlive-featpost-0.8.6-3|113	%doc %{_texmfdistdir}/doc/metapost/featpost/example/defaultcmr.mp
14mu|texlive-featpost-0.8.6-3|114	%doc %{_texmfdistdir}/doc/metapost/featpost/example/deperspective.mp
14mu|texlive-featpost-0.8.6-3|115	%doc %{_texmfdistdir}/doc/metapost/featpost/example/derivondatriang.mp
14mu|texlive-featpost-0.8.6-3|116	%doc %{_texmfdistdir}/doc/metapost/featpost/example/diameters.mp
14mu|texlive-featpost-0.8.6-3|117	%doc %{_texmfdistdir}/doc/metapost/featpost/example/directfonts.mp
14mu|texlive-featpost-0.8.6-3|118	%doc %{_texmfdistdir}/doc/metapost/featpost/example/doitnow.mp
14mu|texlive-featpost-0.8.6-3|119	%doc %{_texmfdistdir}/doc/metapost/featpost/example/downloadicon.mp
14mu|texlive-featpost-0.8.6-3|120	%doc %{_texmfdistdir}/doc/metapost/featpost/example/durgayantra.mp
14mu|texlive-featpost-0.8.6-3|121	%doc %{_texmfdistdir}/doc/metapost/featpost/example/eemcsblabla.mp
14mu|texlive-featpost-0.8.6-3|122	%doc %{_texmfdistdir}/doc/metapost/featpost/example/electricpotential.mp
14mu|texlive-featpost-0.8.6-3|123	%doc %{_texmfdistdir}/doc/metapost/featpost/example/electrospiral.mp
14mu|texlive-featpost-0.8.6-3|124	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ellipticextrusionpress.mp
14mu|texlive-featpost-0.8.6-3|125	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ellipticprism.mp
14mu|texlive-featpost-0.8.6-3|126	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ellipticproperties.mp
14mu|texlive-featpost-0.8.6-3|127	%doc %{_texmfdistdir}/doc/metapost/featpost/example/elliptictable.mp
14mu|texlive-featpost-0.8.6-3|128	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ellipticthing.mp
14mu|texlive-featpost-0.8.6-3|129	%doc %{_texmfdistdir}/doc/metapost/featpost/example/embroncordada.mp
14mu|texlive-featpost-0.8.6-3|130	%doc %{_texmfdistdir}/doc/metapost/featpost/example/emptylines.mp
14mu|texlive-featpost-0.8.6-3|131	%doc %{_texmfdistdir}/doc/metapost/featpost/example/equilatrianglelines.mp
14mu|texlive-featpost-0.8.6-3|132	%doc %{_texmfdistdir}/doc/metapost/featpost/example/esteveslogo.mp
14mu|texlive-featpost-0.8.6-3|133	%doc %{_texmfdistdir}/doc/metapost/featpost/example/experimental.mp
14mu|texlive-featpost-0.8.6-3|134	%doc %{_texmfdistdir}/doc/metapost/featpost/example/experimental2Dsetup.mp
14mu|texlive-featpost-0.8.6-3|135	%doc %{_texmfdistdir}/doc/metapost/featpost/example/f1aula03.mp
14mu|texlive-featpost-0.8.6-3|136	%doc %{_texmfdistdir}/doc/metapost/featpost/example/f1aula05.mp
14mu|texlive-featpost-0.8.6-3|137	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fakehole.mp
14mu|texlive-featpost-0.8.6-3|138	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fallinthewind.mp
14mu|texlive-featpost-0.8.6-3|139	%doc %{_texmfdistdir}/doc/metapost/featpost/example/featpostlogo.mp
14mu|texlive-featpost-0.8.6-3|140	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ffcbob.mp
14mu|texlive-featpost-0.8.6-3|141	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fieldlines.mp
14mu|texlive-featpost-0.8.6-3|142	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fieldlinesnorma.mp
14mu|texlive-featpost-0.8.6-3|143	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fieldlinesnormapaper.mp
14mu|texlive-featpost-0.8.6-3|144	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fieldlinesnormapaperwork.mp
14mu|texlive-featpost-0.8.6-3|145	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fis1prex.mp
14mu|texlive-featpost-0.8.6-3|146	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fis3prex.mp
14mu|texlive-featpost-0.8.6-3|147	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fis3prex7.mp
14mu|texlive-featpost-0.8.6-3|148	%doc %{_texmfdistdir}/doc/metapost/featpost/example/fis3prey.mp
14mu|texlive-featpost-0.8.6-3|149	%doc %{_texmfdistdir}/doc/metapost/featpost/example/frustum.mp
14mu|texlive-featpost-0.8.6-3|150	%doc %{_texmfdistdir}/doc/metapost/featpost/example/galvanometro-inducao.mp
14mu|texlive-featpost-0.8.6-3|151	%doc %{_texmfdistdir}/doc/metapost/featpost/example/gausslawframe.mp
14mu|texlive-featpost-0.8.6-3|152	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geombasic.mp
14mu|texlive-featpost-0.8.6-3|153	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geomcasq.mp
14mu|texlive-featpost-0.8.6-3|154	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geometricaverage.mp
14mu|texlive-featpost-0.8.6-3|155	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geomfiguei.mp
14mu|texlive-featpost-0.8.6-3|156	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geomfreder.mp
14mu|texlive-featpost-0.8.6-3|157	%doc %{_texmfdistdir}/doc/metapost/featpost/example/geommine.mp
14mu|texlive-featpost-0.8.6-3|158	%doc %{_texmfdistdir}/doc/metapost/featpost/example/globe.mp
14mu|texlive-featpost-0.8.6-3|159	%doc %{_texmfdistdir}/doc/metapost/featpost/example/gnupost.mp
14mu|texlive-featpost-0.8.6-3|160	%doc %{_texmfdistdir}/doc/metapost/featpost/example/gnupost3Dlogo.mp
14mu|texlive-featpost-0.8.6-3|161	%doc %{_texmfdistdir}/doc/metapost/featpost/example/goldenellipse.mp
14mu|texlive-featpost-0.8.6-3|162	%doc %{_texmfdistdir}/doc/metapost/featpost/example/graphene.mp
14mu|texlive-featpost-0.8.6-3|163	%doc %{_texmfdistdir}/doc/metapost/featpost/example/graphexample.mp
14mu|texlive-featpost-0.8.6-3|164	%doc %{_texmfdistdir}/doc/metapost/featpost/example/graphs.mp
14mu|texlive-featpost-0.8.6-3|165	%doc %{_texmfdistdir}/doc/metapost/featpost/example/halfcirclesfear.mp
14mu|texlive-featpost-0.8.6-3|166	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hap.mp
14mu|texlive-featpost-0.8.6-3|167	%doc %{_texmfdistdir}/doc/metapost/featpost/example/heatfromroom.mp
14mu|texlive-featpost-0.8.6-3|168	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hermitespliknot.mp
14mu|texlive-featpost-0.8.6-3|169	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hexacylon.mp
14mu|texlive-featpost-0.8.6-3|170	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hexagonaltrimesh.mp
14mu|texlive-featpost-0.8.6-3|171	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hiddenlinegraph.mp
14mu|texlive-featpost-0.8.6-3|172	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hiddensurface.mp
14mu|texlive-featpost-0.8.6-3|173	%doc %{_texmfdistdir}/doc/metapost/featpost/example/hiddensurfaces.mp
14mu|texlive-featpost-0.8.6-3|174	%doc %{_texmfdistdir}/doc/metapost/featpost/example/iamsorrykarl.mp
14mu|texlive-featpost-0.8.6-3|175	%doc %{_texmfdistdir}/doc/metapost/featpost/example/inductionbob.mp
14mu|texlive-featpost-0.8.6-3|176	%doc %{_texmfdistdir}/doc/metapost/featpost/example/integerbars.mp
14mu|texlive-featpost-0.8.6-3|177	%doc %{_texmfdistdir}/doc/metapost/featpost/example/integratorfigures.mp
14mu|texlive-featpost-0.8.6-3|178	%doc %{_texmfdistdir}/doc/metapost/featpost/example/jd44.mp
14mu|texlive-featpost-0.8.6-3|179	%doc %{_texmfdistdir}/doc/metapost/featpost/example/joinedemptylines.mp
14mu|texlive-featpost-0.8.6-3|180	%doc %{_texmfdistdir}/doc/metapost/featpost/example/kindofcube.mp
14mu|texlive-featpost-0.8.6-3|181	%doc %{_texmfdistdir}/doc/metapost/featpost/example/kindofcuber.mp
14mu|texlive-featpost-0.8.6-3|182	%doc %{_texmfdistdir}/doc/metapost/featpost/example/kopptrammel.mp
14mu|texlive-featpost-0.8.6-3|183	%doc %{_texmfdistdir}/doc/metapost/featpost/example/labelconstruct.mp
14mu|texlive-featpost-0.8.6-3|184	%doc %{_texmfdistdir}/doc/metapost/featpost/example/labelinspace.mp
14mu|texlive-featpost-0.8.6-3|185	%doc %{_texmfdistdir}/doc/metapost/featpost/example/lamarquejaune.mp
14mu|texlive-featpost-0.8.6-3|186	%doc %{_texmfdistdir}/doc/metapost/featpost/example/lasermachine.mp
14mu|texlive-featpost-0.8.6-3|187	%doc %{_texmfdistdir}/doc/metapost/featpost/example/latexboxes.mp
14mu|texlive-featpost-0.8.6-3|188	%doc %{_texmfdistdir}/doc/metapost/featpost/example/lawofcosines.mp
14mu|texlive-featpost-0.8.6-3|189	%doc %{_texmfdistdir}/doc/metapost/featpost/example/lcurvature.mp
14mu|texlive-featpost-0.8.6-3|190	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ledlogo.mp
14mu|texlive-featpost-0.8.6-3|191	%doc %{_texmfdistdir}/doc/metapost/featpost/example/loglogpaper.mp
14mu|texlive-featpost-0.8.6-3|192	%doc %{_texmfdistdir}/doc/metapost/featpost/example/logofontest.mp
14mu|texlive-featpost-0.8.6-3|193	%doc %{_texmfdistdir}/doc/metapost/featpost/example/magneticflux.mp
14mu|texlive-featpost-0.8.6-3|194	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mainmemtest.mp
14mu|texlive-featpost-0.8.6-3|195	%doc %{_texmfdistdir}/doc/metapost/featpost/example/manjusha.mp
14mu|texlive-featpost-0.8.6-3|196	%doc %{_texmfdistdir}/doc/metapost/featpost/example/matricskoc.mp
14mu|texlive-featpost-0.8.6-3|197	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mce-lng.mp
14mu|texlive-featpost-0.8.6-3|198	%doc %{_texmfdistdir}/doc/metapost/featpost/example/metalcharge.mp
14mu|texlive-featpost-0.8.6-3|199	%doc %{_texmfdistdir}/doc/metapost/featpost/example/micromu.mp
14mu|texlive-featpost-0.8.6-3|200	%doc %{_texmfdistdir}/doc/metapost/featpost/example/milimetricpaper.mp
14mu|texlive-featpost-0.8.6-3|201	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mpfields.mp
14mu|texlive-featpost-0.8.6-3|202	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mptoolcone.mp
14mu|texlive-featpost-0.8.6-3|203	%doc %{_texmfdistdir}/doc/metapost/featpost/example/muslimpattern.mp
14mu|texlive-featpost-0.8.6-3|204	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mypatent.mp
14mu|texlive-featpost-0.8.6-3|205	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mypatentpieces.mp
14mu|texlive-featpost-0.8.6-3|206	%doc %{_texmfdistdir}/doc/metapost/featpost/example/mysquaresectionbar.mp
14mu|texlive-featpost-0.8.6-3|207	%doc %{_texmfdistdir}/doc/metapost/featpost/example/naoestacionar.mp
14mu|texlive-featpost-0.8.6-3|208	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nembends.mp
14mu|texlive-featpost-0.8.6-3|209	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nembiaxi.mp
14mu|texlive-featpost-0.8.6-3|210	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemdirector.mp
14mu|texlive-featpost-0.8.6-3|211	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemquira.mp
14mu|texlive-featpost-0.8.6-3|212	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemquirapitch.mp
14mu|texlive-featpost-0.8.6-3|213	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemsaddl.mp
14mu|texlive-featpost-0.8.6-3|214	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nemuniax.mp
14mu|texlive-featpost-0.8.6-3|215	%doc %{_texmfdistdir}/doc/metapost/featpost/example/newcommunism.mp
14mu|texlive-featpost-0.8.6-3|216	%doc %{_texmfdistdir}/doc/metapost/featpost/example/newexperimental.mp
14mu|texlive-featpost-0.8.6-3|217	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nosimples.mp
14mu|texlive-featpost-0.8.6-3|218	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nosuspension.mp
14mu|texlive-featpost-0.8.6-3|219	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nsmetica.mp
14mu|texlive-featpost-0.8.6-3|220	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nulldefectanglexample.mp
14mu|texlive-featpost-0.8.6-3|221	%doc %{_texmfdistdir}/doc/metapost/featpost/example/nurbstobeziern.mp
14mu|texlive-featpost-0.8.6-3|222	%doc %{_texmfdistdir}/doc/metapost/featpost/example/onebigword.mp
14mu|texlive-featpost-0.8.6-3|223	%doc %{_texmfdistdir}/doc/metapost/featpost/example/optest.mp
14mu|texlive-featpost-0.8.6-3|224	%doc %{_texmfdistdir}/doc/metapost/featpost/example/optica.mp
14mu|texlive-featpost-0.8.6-3|225	%doc %{_texmfdistdir}/doc/metapost/featpost/example/par3Dplotexamples.mp
14mu|texlive-featpost-0.8.6-3|226	%doc %{_texmfdistdir}/doc/metapost/featpost/example/parafuso.mp
14mu|texlive-featpost-0.8.6-3|227	%doc %{_texmfdistdir}/doc/metapost/featpost/example/parafusoprojxy.mp
14mu|texlive-featpost-0.8.6-3|228	%doc %{_texmfdistdir}/doc/metapost/featpost/example/pathernon.mp
14mu|texlive-featpost-0.8.6-3|229	%doc %{_texmfdistdir}/doc/metapost/featpost/example/pathofstraightline.mp
14mu|texlive-featpost-0.8.6-3|230	%doc %{_texmfdistdir}/doc/metapost/featpost/example/perspec.mp
14mu|texlive-featpost-0.8.6-3|231	%doc %{_texmfdistdir}/doc/metapost/featpost/example/photorefer.mp
14mu|texlive-featpost-0.8.6-3|232	%doc %{_texmfdistdir}/doc/metapost/featpost/example/photoreverse.mp
14mu|texlive-featpost-0.8.6-3|233	%doc %{_texmfdistdir}/doc/metapost/featpost/example/pifpaf.mp
14mu|texlive-featpost-0.8.6-3|234	%doc %{_texmfdistdir}/doc/metapost/featpost/example/pixelgrid.mp
14mu|texlive-featpost-0.8.6-3|235	%doc %{_texmfdistdir}/doc/metapost/featpost/example/plaintangency.mp
14mu|texlive-featpost-0.8.6-3|236	%doc %{_texmfdistdir}/doc/metapost/featpost/example/planintersection.mp
14mu|texlive-featpost-0.8.6-3|237	%doc %{_texmfdistdir}/doc/metapost/featpost/example/planpht.mp
14mu|texlive-featpost-0.8.6-3|238	%doc %{_texmfdistdir}/doc/metapost/featpost/example/polyhedr.mp
14mu|texlive-featpost-0.8.6-3|239	%doc %{_texmfdistdir}/doc/metapost/featpost/example/positivecharge.mp
14mu|texlive-featpost-0.8.6-3|240	%doc %{_texmfdistdir}/doc/metapost/featpost/example/potenciadecicloeliptico.mp
14mu|texlive-featpost-0.8.6-3|241	%doc %{_texmfdistdir}/doc/metapost/featpost/example/probtodooterr.mp
14mu|texlive-featpost-0.8.6-3|242	%doc %{_texmfdistdir}/doc/metapost/featpost/example/profaux.mp
14mu|texlive-featpost-0.8.6-3|243	%doc %{_texmfdistdir}/doc/metapost/featpost/example/project.mp
14mu|texlive-featpost-0.8.6-3|244	%doc %{_texmfdistdir}/doc/metapost/featpost/example/qap.mp
14mu|texlive-featpost-0.8.6-3|245	%doc %{_texmfdistdir}/doc/metapost/featpost/example/quartertorus.mp
14mu|texlive-featpost-0.8.6-3|246	%doc %{_texmfdistdir}/doc/metapost/featpost/example/redplanet.mp
14mu|texlive-featpost-0.8.6-3|247	%doc %{_texmfdistdir}/doc/metapost/featpost/example/reeditedgoodquestionmark.mp
14mu|texlive-featpost-0.8.6-3|248	%doc %{_texmfdistdir}/doc/metapost/featpost/example/resistcircuit.mp
14mu|texlive-featpost-0.8.6-3|249	%doc %{_texmfdistdir}/doc/metapost/featpost/example/revolipsoid.mp
14mu|texlive-featpost-0.8.6-3|250	%doc %{_texmfdistdir}/doc/metapost/featpost/example/revolvers.mp
14mu|texlive-featpost-0.8.6-3|251	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorcubo.mp
14mu|texlive-featpost-0.8.6-3|252	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorouscircle.mp
14mu|texlive-featpost-0.8.6-3|253	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorouscone.mp
14mu|texlive-featpost-0.8.6-3|254	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorousdiscSD.mp
14mu|texlive-featpost-0.8.6-3|255	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorousdiscoptions.mp
14mu|texlive-featpost-0.8.6-3|256	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rigorousfearpath.mp
14mu|texlive-featpost-0.8.6-3|257	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rmnbob.mp
14mu|texlive-featpost-0.8.6-3|258	%doc %{_texmfdistdir}/doc/metapost/featpost/example/roadincline.mp
14mu|texlive-featpost-0.8.6-3|259	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rodarolaremplaninc.mp
14mu|texlive-featpost-0.8.6-3|260	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ropepatterns.mp
14mu|texlive-featpost-0.8.6-3|261	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rotatnlc.mp
14mu|texlive-featpost-0.8.6-3|262	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rothexagrid.mp
14mu|texlive-featpost-0.8.6-3|263	%doc %{_texmfdistdir}/doc/metapost/featpost/example/rungekuttasecond.mp
14mu|texlive-featpost-0.8.6-3|264	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sal.mp
14mu|texlive-featpost-0.8.6-3|265	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sap.mp
14mu|texlive-featpost-0.8.6-3|266	%doc %{_texmfdistdir}/doc/metapost/featpost/example/saturn.mp
14mu|texlive-featpost-0.8.6-3|267	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sfearschem.mp
14mu|texlive-featpost-0.8.6-3|268	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sharpraytrace.mp
14mu|texlive-featpost-0.8.6-3|269	%doc %{_texmfdistdir}/doc/metapost/featpost/example/signalvertexSD.mp
14mu|texlive-featpost-0.8.6-3|270	%doc %{_texmfdistdir}/doc/metapost/featpost/example/simplecar.mp
14mu|texlive-featpost-0.8.6-3|271	%doc %{_texmfdistdir}/doc/metapost/featpost/example/simplecarparam.mp
14mu|texlive-featpost-0.8.6-3|272	%doc %{_texmfdistdir}/doc/metapost/featpost/example/simplexperiment.mp
14mu|texlive-featpost-0.8.6-3|273	%doc %{_texmfdistdir}/doc/metapost/featpost/example/sincityredesigned.mp
14mu|texlive-featpost-0.8.6-3|274	%doc %{_texmfdistdir}/doc/metapost/featpost/example/slingshot.mp
14mu|texlive-featpost-0.8.6-3|275	%doc %{_texmfdistdir}/doc/metapost/featpost/example/smC.mp
14mu|texlive-featpost-0.8.6-3|276	%doc %{_texmfdistdir}/doc/metapost/featpost/example/some2Dvecs.mp
14mu|texlive-featpost-0.8.6-3|277	%doc %{_texmfdistdir}/doc/metapost/featpost/example/spatialhalfsfear.mp
14mu|texlive-featpost-0.8.6-3|278	%doc %{_texmfdistdir}/doc/metapost/featpost/example/spherample.mp
14mu|texlive-featpost-0.8.6-3|279	%doc %{_texmfdistdir}/doc/metapost/featpost/example/splineperspective.mp
14mu|texlive-featpost-0.8.6-3|280	%doc %{_texmfdistdir}/doc/metapost/featpost/example/spltwiben.mp
14mu|texlive-featpost-0.8.6-3|281	%doc %{_texmfdistdir}/doc/metapost/featpost/example/squareanglines.mp
14mu|texlive-featpost-0.8.6-3|282	%doc %{_texmfdistdir}/doc/metapost/featpost/example/stageforthree.mp
14mu|texlive-featpost-0.8.6-3|283	%doc %{_texmfdistdir}/doc/metapost/featpost/example/statement.mp
14mu|texlive-featpost-0.8.6-3|284	%doc %{_texmfdistdir}/doc/metapost/featpost/example/statethreelines.mp
14mu|texlive-featpost-0.8.6-3|285	%doc %{_texmfdistdir}/doc/metapost/featpost/example/steamcamera.mp
14mu|texlive-featpost-0.8.6-3|286	%doc %{_texmfdistdir}/doc/metapost/featpost/example/strength1defect.mp
14mu|texlive-featpost-0.8.6-3|287	%doc %{_texmfdistdir}/doc/metapost/featpost/example/symbol.mp
14mu|texlive-featpost-0.8.6-3|288	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tangency2D.mp
14mu|texlive-featpost-0.8.6-3|289	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tangencypoint.mp
14mu|texlive-featpost-0.8.6-3|290	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tdarrow.mp
14mu|texlive-featpost-0.8.6-3|291	%doc %{_texmfdistdir}/doc/metapost/featpost/example/telemira.mp
14mu|texlive-featpost-0.8.6-3|292	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tete.mp
14mu|texlive-featpost-0.8.6-3|293	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tetrapodes.mp
14mu|texlive-featpost-0.8.6-3|294	%doc %{_texmfdistdir}/doc/metapost/featpost/example/theHURD.mp
14mu|texlive-featpost-0.8.6-3|295	%doc %{_texmfdistdir}/doc/metapost/featpost/example/thearchicon.mp
14mu|texlive-featpost-0.8.6-3|296	%doc %{_texmfdistdir}/doc/metapost/featpost/example/thethreekindsofperspec.mp
14mu|texlive-featpost-0.8.6-3|297	%doc %{_texmfdistdir}/doc/metapost/featpost/example/thunderproblem.mp
14mu|texlive-featpost-0.8.6-3|298	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tiposdetrans.mp
14mu|texlive-featpost-0.8.6-3|299	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tiposdetransb.mp
14mu|texlive-featpost-0.8.6-3|300	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tiposdetranst.mp
14mu|texlive-featpost-0.8.6-3|301	%doc %{_texmfdistdir}/doc/metapost/featpost/example/torus.mp
14mu|texlive-featpost-0.8.6-3|302	%doc %{_texmfdistdir}/doc/metapost/featpost/example/trajectoryline.mp
14mu|texlive-featpost-0.8.6-3|303	%doc %{_texmfdistdir}/doc/metapost/featpost/example/trianglecenterofmass.mp
14mu|texlive-featpost-0.8.6-3|304	%doc %{_texmfdistdir}/doc/metapost/featpost/example/triangulartrimesh.mp
14mu|texlive-featpost-0.8.6-3|305	%doc %{_texmfdistdir}/doc/metapost/featpost/example/trig.mp
14mu|texlive-featpost-0.8.6-3|306	%doc %{_texmfdistdir}/doc/metapost/featpost/example/trigonometry.mp
14mu|texlive-featpost-0.8.6-3|307	%doc %{_texmfdistdir}/doc/metapost/featpost/example/troncoconedef.mp
14mu|texlive-featpost-0.8.6-3|308	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tropicalglobe.mp
14mu|texlive-featpost-0.8.6-3|309	%doc %{_texmfdistdir}/doc/metapost/featpost/example/troysfear.mp
14mu|texlive-featpost-0.8.6-3|310	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tshirtfig.mp
14mu|texlive-featpost-0.8.6-3|311	%doc %{_texmfdistdir}/doc/metapost/featpost/example/tuftescatter.mp
14mu|texlive-featpost-0.8.6-3|312	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twistflat.mp
14mu|texlive-featpost-0.8.6-3|313	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twistnlc.mp
14mu|texlive-featpost-0.8.6-3|314	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twistroundbiax.mp
14mu|texlive-featpost-0.8.6-3|315	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twocyclestogether.mp
14mu|texlive-featpost-0.8.6-3|316	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twoholes.mp
14mu|texlive-featpost-0.8.6-3|317	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twoplustwo.mp
14mu|texlive-featpost-0.8.6-3|318	%doc %{_texmfdistdir}/doc/metapost/featpost/example/twoupcones.mp
14mu|texlive-featpost-0.8.6-3|319	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ubhtransients.mp
14mu|texlive-featpost-0.8.6-3|320	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ultraeye.mp
14mu|texlive-featpost-0.8.6-3|321	%doc %{_texmfdistdir}/doc/metapost/featpost/example/ultraimprovertex.mp
14mu|texlive-featpost-0.8.6-3|322	%doc %{_texmfdistdir}/doc/metapost/featpost/example/unperfection.mp
14mu|texlive-featpost-0.8.6-3|323	%doc %{_texmfdistdir}/doc/metapost/featpost/example/unperfectionremoved.mp
14mu|texlive-featpost-0.8.6-3|324	%doc %{_texmfdistdir}/doc/metapost/featpost/example/vanallenbelt.mp
14mu|texlive-featpost-0.8.6-3|325	%doc %{_texmfdistdir}/doc/metapost/featpost/example/verygoodcone.mp
14mu|texlive-featpost-0.8.6-3|326	%doc %{_texmfdistdir}/doc/metapost/featpost/example/wwfpmp.mp
14mu|texlive-featpost-0.8.6-3|327	%doc %{_texmfdistdir}/doc/metapost/featpost/example/xcmplaca2buraquads.mp
14mu|texlive-featpost-0.8.6-3|328	%doc %{_texmfdistdir}/doc/metapost/featpost/example/xraycamera.mp
14mu|texlive-featpost-0.8.6-3|329	
14mu|texlive-featpost-0.8.6-3|330	#-----------------------------------------------------------------------
14mu|texlive-featpost-0.8.6-3|331	%prep
14mu|texlive-featpost-0.8.6-3|332	%setup -c -a0 -a1
14mu|texlive-featpost-0.8.6-3|333	
14mu|texlive-featpost-0.8.6-3|334	%build
14mu|texlive-featpost-0.8.6-3|335	
14mu|texlive-featpost-0.8.6-3|336	%install
14mu|texlive-featpost-0.8.6-3|337	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-featpost-0.8.6-3|338	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-featpost-0.8.6-3|339	
14mu|texlive-featpost-0.8.6-3|340	
14mu|texlive-featpost-0.8.6-3|341	
14mu|texlive-featpost-0.8.6-3|342	%changelog
14mu|texlive-featpost-0.8.6-3|343	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.6-3
14mu|texlive-featpost-0.8.6-3|344	+ Revision: bdd044b
14mu|texlive-featpost-0.8.6-3|345	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-featpost-0.8.6-3|346	
14mu|texlive-featpost-0.8.6-3|347	

24788 14
14mu|texlive-feupphdteses-4.0-7|1	# revision 30962
14mu|texlive-feupphdteses-4.0-7|2	# category Package
14mu|texlive-feupphdteses-4.0-7|3	# catalog-ctan /macros/latex/contrib/feupphdteses
14mu|texlive-feupphdteses-4.0-7|4	# catalog-date 2013-06-19 18:27:53 +0200
14mu|texlive-feupphdteses-4.0-7|5	# catalog-license lppl
14mu|texlive-feupphdteses-4.0-7|6	# catalog-version 4.0
14mu|texlive-feupphdteses-4.0-7|7	Name:		texlive-feupphdteses
14mu|texlive-feupphdteses-4.0-7|8	Version:	4.0
14mu|texlive-feupphdteses-4.0-7|9	Release:	7
14mu|texlive-feupphdteses-4.0-7|10	Summary:	Typeset Engineering PhD theses at the University of Porto
14mu|texlive-feupphdteses-4.0-7|11	Group:		Publishing
14mu|texlive-feupphdteses-4.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/feupphdteses
14mu|texlive-feupphdteses-4.0-7|13	License:	LPPL
14mu|texlive-feupphdteses-4.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feupphdteses.tar.xz
14mu|texlive-feupphdteses-4.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feupphdteses.doc.tar.xz
14mu|texlive-feupphdteses-4.0-7|16	BuildArch:	noarch
14mu|texlive-feupphdteses-4.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-feupphdteses-4.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-feupphdteses-4.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-feupphdteses-4.0-7|20	
14mu|texlive-feupphdteses-4.0-7|21	%description
14mu|texlive-feupphdteses-4.0-7|22	A complete template for thesis/works of Faculdade de Engenharia
14mu|texlive-feupphdteses-4.0-7|23	da Universidade do Porto (FEUP) Faculty of Engineering
14mu|texlive-feupphdteses-4.0-7|24	University of Porto.
14mu|texlive-feupphdteses-4.0-7|25	
14mu|texlive-feupphdteses-4.0-7|26	
14mu|texlive-feupphdteses-4.0-7|27	#-----------------------------------------------------------------------
14mu|texlive-feupphdteses-4.0-7|28	%files
14mu|texlive-feupphdteses-4.0-7|29	%{_texmfdistdir}/tex/latex/feupphdteses/feupphdteses.sty
14mu|texlive-feupphdteses-4.0-7|30	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Abbs.tex
14mu|texlive-feupphdteses-4.0-7|31	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Abstract.tex
14mu|texlive-feupphdteses-4.0-7|32	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Acknow.tex
14mu|texlive-feupphdteses-4.0-7|33	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Appendix.tex
14mu|texlive-feupphdteses-4.0-7|34	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Chapter2.tex
14mu|texlive-feupphdteses-4.0-7|35	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Chapter3.tex
14mu|texlive-feupphdteses-4.0-7|36	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Conclusions.tex
14mu|texlive-feupphdteses-4.0-7|37	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Dedicatory.tex
14mu|texlive-feupphdteses-4.0-7|38	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Figures/uporto-feup.pdf
14mu|texlive-feupphdteses-4.0-7|39	%doc %{_texmfdistdir}/doc/latex/feupphdteses/IEEEtranN.bst
14mu|texlive-feupphdteses-4.0-7|40	%doc %{_texmfdistdir}/doc/latex/feupphdteses/IEEEtranSN.bst
14mu|texlive-feupphdteses-4.0-7|41	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Intro.tex
14mu|texlive-feupphdteses-4.0-7|42	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Publications.tex
14mu|texlive-feupphdteses-4.0-7|43	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Quote.tex
14mu|texlive-feupphdteses-4.0-7|44	%doc %{_texmfdistdir}/doc/latex/feupphdteses/README
14mu|texlive-feupphdteses-4.0-7|45	%doc %{_texmfdistdir}/doc/latex/feupphdteses/References.bib
14mu|texlive-feupphdteses-4.0-7|46	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Resumo.tex
14mu|texlive-feupphdteses-4.0-7|47	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Template_EN.pdf
14mu|texlive-feupphdteses-4.0-7|48	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Template_EN.tcp
14mu|texlive-feupphdteses-4.0-7|49	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Template_EN.tex
14mu|texlive-feupphdteses-4.0-7|50	%doc %{_texmfdistdir}/doc/latex/feupphdteses/Template_EN.tps
14mu|texlive-feupphdteses-4.0-7|51	%doc %{_texmfdistdir}/doc/latex/feupphdteses/mymacros.tex
14mu|texlive-feupphdteses-4.0-7|52	
14mu|texlive-feupphdteses-4.0-7|53	#-----------------------------------------------------------------------
14mu|texlive-feupphdteses-4.0-7|54	%prep
14mu|texlive-feupphdteses-4.0-7|55	%setup -c -a0 -a1
14mu|texlive-feupphdteses-4.0-7|56	
14mu|texlive-feupphdteses-4.0-7|57	%build
14mu|texlive-feupphdteses-4.0-7|58	
14mu|texlive-feupphdteses-4.0-7|59	%install
14mu|texlive-feupphdteses-4.0-7|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-feupphdteses-4.0-7|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-feupphdteses-4.0-7|62	
14mu|texlive-feupphdteses-4.0-7|63	%changelog
14mu|texlive-feupphdteses-4.0-7|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0-7
14mu|texlive-feupphdteses-4.0-7|65	+ Revision: 26024a6
14mu|texlive-feupphdteses-4.0-7|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-feupphdteses-4.0-7|67	
14mu|texlive-feupphdteses-4.0-7|68	

24789 14
14mu|texlive-feynmf-1.08-4|1	# revision 17259
14mu|texlive-feynmf-1.08-4|2	# category Package
14mu|texlive-feynmf-1.08-4|3	# catalog-ctan /macros/latex/contrib/feynmf
14mu|texlive-feynmf-1.08-4|4	# catalog-date 2010-03-01 15:04:13 +0100
14mu|texlive-feynmf-1.08-4|5	# catalog-license gpl
14mu|texlive-feynmf-1.08-4|6	# catalog-version 1.08
14mu|texlive-feynmf-1.08-4|7	Name:		texlive-feynmf
14mu|texlive-feynmf-1.08-4|8	Version:	1.08
14mu|texlive-feynmf-1.08-4|9	Release:	4
14mu|texlive-feynmf-1.08-4|10	Summary:	Macros and fonts for creating Feynman (and other) diagrams
14mu|texlive-feynmf-1.08-4|11	Group:		Publishing
14mu|texlive-feynmf-1.08-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/feynmf
14mu|texlive-feynmf-1.08-4|13	License:	GPL
14mu|texlive-feynmf-1.08-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmf.tar.xz
14mu|texlive-feynmf-1.08-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmf.doc.tar.xz
14mu|texlive-feynmf-1.08-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmf.source.tar.xz
14mu|texlive-feynmf-1.08-4|17	BuildArch:	noarch
14mu|texlive-feynmf-1.08-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-feynmf-1.08-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-feynmf-1.08-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-feynmf-1.08-4|21	
14mu|texlive-feynmf-1.08-4|22	%description
14mu|texlive-feynmf-1.08-4|23	The feynmf package provides an interface to MetaFont (inspired
14mu|texlive-feynmf-1.08-4|24	by the facilities of mfpic) to use simple structure
14mu|texlive-feynmf-1.08-4|25	specifications to produce relatively complex diagrams. (The
14mu|texlive-feynmf-1.08-4|26	feynmp package, also part of this bundle, uses MetaPost in the
14mu|texlive-feynmf-1.08-4|27	same way.) While the package was designed for Feynman diagrams,
14mu|texlive-feynmf-1.08-4|28	it could in principle be used for diagrams in graph and similar
14mu|texlive-feynmf-1.08-4|29	theories, where the structure is semi-algorithmically
14mu|texlive-feynmf-1.08-4|30	determined.
14mu|texlive-feynmf-1.08-4|31	
14mu|texlive-feynmf-1.08-4|32	
14mu|texlive-feynmf-1.08-4|33	#-----------------------------------------------------------------------
14mu|texlive-feynmf-1.08-4|34	%files
14mu|texlive-feynmf-1.08-4|35	%{_texmfdistdir}/metafont/feynmf/feynmf.mf
14mu|texlive-feynmf-1.08-4|36	%{_texmfdistdir}/metapost/feynmf/feynmp.mp
14mu|texlive-feynmf-1.08-4|37	%{_texmfdistdir}/metapost/feynmf/manpics.mp
14mu|texlive-feynmf-1.08-4|38	%{_texmfdistdir}/tex/latex/feynmf/feynmf.sty
14mu|texlive-feynmf-1.08-4|39	%{_texmfdistdir}/tex/latex/feynmf/feynmp.sty
14mu|texlive-feynmf-1.08-4|40	%doc %{_texmfdistdir}/doc/latex/feynmf/Announce
14mu|texlive-feynmf-1.08-4|41	%doc %{_texmfdistdir}/doc/latex/feynmf/COPYING
14mu|texlive-feynmf-1.08-4|42	%doc %{_texmfdistdir}/doc/latex/feynmf/Feynman.Diagrams
14mu|texlive-feynmf-1.08-4|43	%doc %{_texmfdistdir}/doc/latex/feynmf/README
14mu|texlive-feynmf-1.08-4|44	%doc %{_texmfdistdir}/doc/latex/feynmf/Tutorial
14mu|texlive-feynmf-1.08-4|45	%doc %{_texmfdistdir}/doc/latex/feynmf/fmfman.pdf
14mu|texlive-feynmf-1.08-4|46	%doc %{_texmfdistdir}/doc/latex/feynmf/manpics.1
14mu|texlive-feynmf-1.08-4|47	%doc %{_texmfdistdir}/doc/latex/feynmf/manpics.2
14mu|texlive-feynmf-1.08-4|48	%doc %{_texmfdistdir}/doc/latex/feynmf/manpics.3
14mu|texlive-feynmf-1.08-4|49	%doc %{_texmfdistdir}/doc/latex/feynmf/template.tex
14mu|texlive-feynmf-1.08-4|50	#- source
14mu|texlive-feynmf-1.08-4|51	%doc %{_texmfdistdir}/source/latex/feynmf/Makefile
14mu|texlive-feynmf-1.08-4|52	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf.drv
14mu|texlive-feynmf-1.08-4|53	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf.dtx
14mu|texlive-feynmf-1.08-4|54	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf.ins
14mu|texlive-feynmf-1.08-4|55	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf.pl
14mu|texlive-feynmf-1.08-4|56	%doc %{_texmfdistdir}/source/latex/feynmf/feynmf209.ins
14mu|texlive-feynmf-1.08-4|57	%doc %{_texmfdistdir}/source/latex/feynmf/feynmp.drv
14mu|texlive-feynmf-1.08-4|58	%doc %{_texmfdistdir}/source/latex/feynmf/fmfman.drv
14mu|texlive-feynmf-1.08-4|59	%doc %{_texmfdistdir}/source/latex/feynmf/fmfmanps.drv
14mu|texlive-feynmf-1.08-4|60	
14mu|texlive-feynmf-1.08-4|61	#-----------------------------------------------------------------------
14mu|texlive-feynmf-1.08-4|62	%prep
14mu|texlive-feynmf-1.08-4|63	%setup -c -a0 -a1 -a2
14mu|texlive-feynmf-1.08-4|64	
14mu|texlive-feynmf-1.08-4|65	%build
14mu|texlive-feynmf-1.08-4|66	
14mu|texlive-feynmf-1.08-4|67	%install
14mu|texlive-feynmf-1.08-4|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-feynmf-1.08-4|69	cp -fpar metafont metapost tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-feynmf-1.08-4|70	
14mu|texlive-feynmf-1.08-4|71	
14mu|texlive-feynmf-1.08-4|72	
14mu|texlive-feynmf-1.08-4|73	%changelog
14mu|texlive-feynmf-1.08-4|74	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.08-4
14mu|texlive-feynmf-1.08-4|75	+ Revision: fb99923
14mu|texlive-feynmf-1.08-4|76	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-feynmf-1.08-4|77	
14mu|texlive-feynmf-1.08-4|78	

24790 14
14mu|texlive-feynmp-auto-1.1-7|1	# revision 30223
14mu|texlive-feynmp-auto-1.1-7|2	# category Package
14mu|texlive-feynmp-auto-1.1-7|3	# catalog-ctan /macros/latex/contrib/feynmp-auto
14mu|texlive-feynmp-auto-1.1-7|4	# catalog-date 2013-05-03 17:23:09 +0200
14mu|texlive-feynmp-auto-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-feynmp-auto-1.1-7|6	# catalog-version 1.1
14mu|texlive-feynmp-auto-1.1-7|7	Name:		texlive-feynmp-auto
14mu|texlive-feynmp-auto-1.1-7|8	Version:	1.1
14mu|texlive-feynmp-auto-1.1-7|9	Release:	7
14mu|texlive-feynmp-auto-1.1-7|10	Summary:	Automatic processing of feynmp graphics
14mu|texlive-feynmp-auto-1.1-7|11	Group:		Publishing
14mu|texlive-feynmp-auto-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/feynmp-auto
14mu|texlive-feynmp-auto-1.1-7|13	License:	LPPL1.3
14mu|texlive-feynmp-auto-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmp-auto.tar.xz
14mu|texlive-feynmp-auto-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmp-auto.doc.tar.xz
14mu|texlive-feynmp-auto-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/feynmp-auto.source.tar.xz
14mu|texlive-feynmp-auto-1.1-7|17	BuildArch:	noarch
14mu|texlive-feynmp-auto-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-feynmp-auto-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-feynmp-auto-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-feynmp-auto-1.1-7|21	
14mu|texlive-feynmp-auto-1.1-7|22	%description
14mu|texlive-feynmp-auto-1.1-7|23	The package takes care of running Metapost on the output files
14mu|texlive-feynmp-auto-1.1-7|24	produced by the feynmp package, so that the compiled pictures
14mu|texlive-feynmp-auto-1.1-7|25	will be available in the next run of LaTeX. The package honours
14mu|texlive-feynmp-auto-1.1-7|26	options that apply to feynmp.
14mu|texlive-feynmp-auto-1.1-7|27	
14mu|texlive-feynmp-auto-1.1-7|28	
14mu|texlive-feynmp-auto-1.1-7|29	#-----------------------------------------------------------------------
14mu|texlive-feynmp-auto-1.1-7|30	%files
14mu|texlive-feynmp-auto-1.1-7|31	%{_texmfdistdir}/tex/latex/feynmp-auto/feynmp-auto.sty
14mu|texlive-feynmp-auto-1.1-7|32	%doc %{_texmfdistdir}/doc/latex/feynmp-auto/README
14mu|texlive-feynmp-auto-1.1-7|33	%doc %{_texmfdistdir}/doc/latex/feynmp-auto/feynmp-auto.pdf
14mu|texlive-feynmp-auto-1.1-7|34	#- source
14mu|texlive-feynmp-auto-1.1-7|35	%doc %{_texmfdistdir}/source/latex/feynmp-auto/feynmp-auto.dtx
14mu|texlive-feynmp-auto-1.1-7|36	%doc %{_texmfdistdir}/source/latex/feynmp-auto/feynmp-auto.ins
14mu|texlive-feynmp-auto-1.1-7|37	
14mu|texlive-feynmp-auto-1.1-7|38	#-----------------------------------------------------------------------
14mu|texlive-feynmp-auto-1.1-7|39	%prep
14mu|texlive-feynmp-auto-1.1-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-feynmp-auto-1.1-7|41	
14mu|texlive-feynmp-auto-1.1-7|42	%build
14mu|texlive-feynmp-auto-1.1-7|43	
14mu|texlive-feynmp-auto-1.1-7|44	%install
14mu|texlive-feynmp-auto-1.1-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-feynmp-auto-1.1-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-feynmp-auto-1.1-7|47	
14mu|texlive-feynmp-auto-1.1-7|48	%changelog
14mu|texlive-feynmp-auto-1.1-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-feynmp-auto-1.1-7|50	+ Revision: 45b2c31
14mu|texlive-feynmp-auto-1.1-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-feynmp-auto-1.1-7|52	
14mu|texlive-feynmp-auto-1.1-7|53	

24791 14
14mu|texlive-fig4latex-0.2-5|1	# revision 26313
14mu|texlive-fig4latex-0.2-5|2	# category Package
14mu|texlive-fig4latex-0.2-5|3	# catalog-ctan /graphics/fig4latex
14mu|texlive-fig4latex-0.2-5|4	# catalog-date 2009-11-09 22:14:03 +0100
14mu|texlive-fig4latex-0.2-5|5	# catalog-license gpl3
14mu|texlive-fig4latex-0.2-5|6	# catalog-version 0.2
14mu|texlive-fig4latex-0.2-5|7	Name:		texlive-fig4latex
14mu|texlive-fig4latex-0.2-5|8	Version:	0.2
14mu|texlive-fig4latex-0.2-5|9	Release:	5
14mu|texlive-fig4latex-0.2-5|10	Summary:	Management of figures for large LaTeX documents
14mu|texlive-fig4latex-0.2-5|11	Group:		Publishing
14mu|texlive-fig4latex-0.2-5|12	URL:		http://www.ctan.org/tex-archive/graphics/fig4latex
14mu|texlive-fig4latex-0.2-5|13	License:	GPL3
14mu|texlive-fig4latex-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fig4latex.tar.xz
14mu|texlive-fig4latex-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fig4latex.doc.tar.xz
14mu|texlive-fig4latex-0.2-5|16	BuildArch:	noarch
14mu|texlive-fig4latex-0.2-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fig4latex-0.2-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fig4latex-0.2-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-fig4latex-0.2-5|20	Provides:	texlive-fig4latex.bin = %{EVRD}
14mu|texlive-fig4latex-0.2-5|21	
14mu|texlive-fig4latex-0.2-5|22	%description
14mu|texlive-fig4latex-0.2-5|23	Fig4LaTeX simplifies management of the figures in a large LaTeX
14mu|texlive-fig4latex-0.2-5|24	document. Fig4LaTeX is appropriate for projects that include
14mu|texlive-fig4latex-0.2-5|25	figures with graphics created by XFig -- in particular,
14mu|texlive-fig4latex-0.2-5|26	graphics which use the combined PS/LaTeX (or PDF/LaTeX) export
14mu|texlive-fig4latex-0.2-5|27	method. An example document (with its output) is provided.
14mu|texlive-fig4latex-0.2-5|28	
14mu|texlive-fig4latex-0.2-5|29	
14mu|texlive-fig4latex-0.2-5|30	#-----------------------------------------------------------------------
14mu|texlive-fig4latex-0.2-5|31	%files
14mu|texlive-fig4latex-0.2-5|32	%{_bindir}/fig4latex
14mu|texlive-fig4latex-0.2-5|33	%{_texmfdistdir}/scripts/fig4latex/fig4latex
14mu|texlive-fig4latex-0.2-5|34	%doc %{_texmfdistdir}/doc/support/fig4latex/CHANGES
14mu|texlive-fig4latex-0.2-5|35	%doc %{_texmfdistdir}/doc/support/fig4latex/COPYING
14mu|texlive-fig4latex-0.2-5|36	%doc %{_texmfdistdir}/doc/support/fig4latex/README
14mu|texlive-fig4latex-0.2-5|37	%doc %{_texmfdistdir}/doc/support/fig4latex/example.pdf
14mu|texlive-fig4latex-0.2-5|38	%doc %{_texmfdistdir}/doc/support/fig4latex/example.tex
14mu|texlive-fig4latex-0.2-5|39	%doc %{_texmfdistdir}/doc/support/fig4latex/figs/div_alg_flowchart.fig
14mu|texlive-fig4latex-0.2-5|40	%doc %{_texmfdistdir}/doc/support/fig4latex/figs/if-then_flowchart.fig
14mu|texlive-fig4latex-0.2-5|41	
14mu|texlive-fig4latex-0.2-5|42	#-----------------------------------------------------------------------
14mu|texlive-fig4latex-0.2-5|43	%prep
14mu|texlive-fig4latex-0.2-5|44	%setup -c -a0 -a1
14mu|texlive-fig4latex-0.2-5|45	
14mu|texlive-fig4latex-0.2-5|46	%build
14mu|texlive-fig4latex-0.2-5|47	
14mu|texlive-fig4latex-0.2-5|48	%install
14mu|texlive-fig4latex-0.2-5|49	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-fig4latex-0.2-5|50	pushd %{buildroot}%{_bindir}
14mu|texlive-fig4latex-0.2-5|51	ln -sf %{_texmfdistdir}/scripts/fig4latex/fig4latex fig4latex
14mu|texlive-fig4latex-0.2-5|52	popd
14mu|texlive-fig4latex-0.2-5|53	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-fig4latex-0.2-5|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-fig4latex-0.2-5|55	
14mu|texlive-fig4latex-0.2-5|56	
14mu|texlive-fig4latex-0.2-5|57	
14mu|texlive-fig4latex-0.2-5|58	%changelog
14mu|texlive-fig4latex-0.2-5|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14mu|texlive-fig4latex-0.2-5|60	+ Revision: b156bf3
14mu|texlive-fig4latex-0.2-5|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fig4latex-0.2-5|62	
14mu|texlive-fig4latex-0.2-5|63	

24792 14
14mu|texlive-figbas-1.0-4|1	# revision 21037
14mu|texlive-figbas-1.0-4|2	# category Package
14mu|texlive-figbas-1.0-4|3	# catalog-ctan /fonts/figbas
14mu|texlive-figbas-1.0-4|4	# catalog-date 2009-05-20 15:30:38 +0200
14mu|texlive-figbas-1.0-4|5	# catalog-license lppl
14mu|texlive-figbas-1.0-4|6	# catalog-version 1.0
14mu|texlive-figbas-1.0-4|7	Name:		texlive-figbas
14mu|texlive-figbas-1.0-4|8	Version:	1.0
14mu|texlive-figbas-1.0-4|9	Release:	4
14mu|texlive-figbas-1.0-4|10	Summary:	Mini-fonts for figured-bass notation in music
14mu|texlive-figbas-1.0-4|11	Group:		Publishing
14mu|texlive-figbas-1.0-4|12	URL:		http://www.ctan.org/tex-archive/fonts/figbas
14mu|texlive-figbas-1.0-4|13	License:	LPPL
14mu|texlive-figbas-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figbas.tar.xz
14mu|texlive-figbas-1.0-4|15	BuildArch:	noarch
14mu|texlive-figbas-1.0-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-figbas-1.0-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-figbas-1.0-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-figbas-1.0-4|19	
14mu|texlive-figbas-1.0-4|20	%description
14mu|texlive-figbas-1.0-4|21	This package consists of three mini-fonts (and associated
14mu|texlive-figbas-1.0-4|22	metrics) of conventional ligatures for the figured-bass
14mu|texlive-figbas-1.0-4|23	notations 2+, 4+, 5+, 6+ and 9+ in music manuscripts. The fonts
14mu|texlive-figbas-1.0-4|24	are usable with Computer Modern Roman and Sans, and
14mu|texlive-figbas-1.0-4|25	Palatino/Palladio, respectively.
14mu|texlive-figbas-1.0-4|26	
14mu|texlive-figbas-1.0-4|27	
14mu|texlive-figbas-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-figbas-1.0-4|29	%files
14mu|texlive-figbas-1.0-4|30	%{_texmfdistdir}/fonts/afm/public/figbas/cmrj.afm
14mu|texlive-figbas-1.0-4|31	%{_texmfdistdir}/fonts/afm/public/figbas/cmssj.afm
14mu|texlive-figbas-1.0-4|32	%{_texmfdistdir}/fonts/afm/public/figbas/plrj.afm
14mu|texlive-figbas-1.0-4|33	%{_texmfdistdir}/fonts/map/dvips/figbas/figbas.map
14mu|texlive-figbas-1.0-4|34	%{_texmfdistdir}/fonts/tfm/public/figbas/cmrj.tfm
14mu|texlive-figbas-1.0-4|35	%{_texmfdistdir}/fonts/tfm/public/figbas/cmssj.tfm
14mu|texlive-figbas-1.0-4|36	%{_texmfdistdir}/fonts/tfm/public/figbas/plrj.tfm
14mu|texlive-figbas-1.0-4|37	%{_texmfdistdir}/fonts/type1/public/figbas/cmrj.pfb
14mu|texlive-figbas-1.0-4|38	%{_texmfdistdir}/fonts/type1/public/figbas/cmssj.pfb
14mu|texlive-figbas-1.0-4|39	%{_texmfdistdir}/fonts/type1/public/figbas/plrj.pfb
14mu|texlive-figbas-1.0-4|40	
14mu|texlive-figbas-1.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-figbas-1.0-4|42	%prep
14mu|texlive-figbas-1.0-4|43	%setup -c -a0
14mu|texlive-figbas-1.0-4|44	
14mu|texlive-figbas-1.0-4|45	%build
14mu|texlive-figbas-1.0-4|46	
14mu|texlive-figbas-1.0-4|47	%install
14mu|texlive-figbas-1.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-figbas-1.0-4|49	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mu|texlive-figbas-1.0-4|50	
14mu|texlive-figbas-1.0-4|51	
14mu|texlive-figbas-1.0-4|52	
14mu|texlive-figbas-1.0-4|53	%changelog
14mu|texlive-figbas-1.0-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-figbas-1.0-4|55	+ Revision: 173d511
14mu|texlive-figbas-1.0-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-figbas-1.0-4|57	
14mu|texlive-figbas-1.0-4|58	

24793 14
14mu|texlive-figsize-0.1-4|1	# revision 18784
14mu|texlive-figsize-0.1-4|2	# category Package
14mu|texlive-figsize-0.1-4|3	# catalog-ctan /macros/latex/contrib/figsize
14mu|texlive-figsize-0.1-4|4	# catalog-date 2006-12-13 12:28:27 +0100
14mu|texlive-figsize-0.1-4|5	# catalog-license lppl
14mu|texlive-figsize-0.1-4|6	# catalog-version 0.1
14mu|texlive-figsize-0.1-4|7	Name:		texlive-figsize
14mu|texlive-figsize-0.1-4|8	Version:	0.1
14mu|texlive-figsize-0.1-4|9	Release:	4
14mu|texlive-figsize-0.1-4|10	Summary:	Auto-size graphics
14mu|texlive-figsize-0.1-4|11	Group:		Publishing
14mu|texlive-figsize-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/figsize
14mu|texlive-figsize-0.1-4|13	License:	LPPL
14mu|texlive-figsize-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figsize.tar.xz
14mu|texlive-figsize-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/figsize.doc.tar.xz
14mu|texlive-figsize-0.1-4|16	BuildArch:	noarch
14mu|texlive-figsize-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-figsize-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-figsize-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-figsize-0.1-4|20	
14mu|texlive-figsize-0.1-4|21	%description
14mu|texlive-figsize-0.1-4|22	The FigSize package enables automatic sizing of graphics,
14mu|texlive-figsize-0.1-4|23	especially when including graphics with the graphicx package.
14mu|texlive-figsize-0.1-4|24	The user only has to specify the number of graphics that should
14mu|texlive-figsize-0.1-4|25	fit to a page or fraction there of and the package will
14mu|texlive-figsize-0.1-4|26	dynamically calculate the correct graphics sizes relative to
14mu|texlive-figsize-0.1-4|27	the page size. Thus, graphics can be auto-sized to fill a whole
14mu|texlive-figsize-0.1-4|28	page or fraction and manual changes of graphic sizes are never
14mu|texlive-figsize-0.1-4|29	needed when changing document layouts. Finally, the package's
14mu|texlive-figsize-0.1-4|30	dynamic lengths can be used to allow other document element
14mu|texlive-figsize-0.1-4|31	sizes to be dynamic.
14mu|texlive-figsize-0.1-4|32	
14mu|texlive-figsize-0.1-4|33	
14mu|texlive-figsize-0.1-4|34	#-----------------------------------------------------------------------
14mu|texlive-figsize-0.1-4|35	%files
14mu|texlive-figsize-0.1-4|36	%{_texmfdistdir}/tex/latex/figsize/figsize.sty
14mu|texlive-figsize-0.1-4|37	%doc %{_texmfdistdir}/doc/latex/figsize/README
14mu|texlive-figsize-0.1-4|38	%doc %{_texmfdistdir}/doc/latex/figsize/epsfig.eps
14mu|texlive-figsize-0.1-4|39	%doc %{_texmfdistdir}/doc/latex/figsize/figsize.pdf
14mu|texlive-figsize-0.1-4|40	%doc %{_texmfdistdir}/doc/latex/figsize/figsize.tex
14mu|texlive-figsize-0.1-4|41	
14mu|texlive-figsize-0.1-4|42	#-----------------------------------------------------------------------
14mu|texlive-figsize-0.1-4|43	%prep
14mu|texlive-figsize-0.1-4|44	%setup -c -a0 -a1
14mu|texlive-figsize-0.1-4|45	
14mu|texlive-figsize-0.1-4|46	%build
14mu|texlive-figsize-0.1-4|47	
14mu|texlive-figsize-0.1-4|48	%install
14mu|texlive-figsize-0.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-figsize-0.1-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-figsize-0.1-4|51	
14mu|texlive-figsize-0.1-4|52	
14mu|texlive-figsize-0.1-4|53	
14mu|texlive-figsize-0.1-4|54	%changelog
14mu|texlive-figsize-0.1-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-figsize-0.1-4|56	+ Revision: 9ac72e4
14mu|texlive-figsize-0.1-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-figsize-0.1-4|58	
14mu|texlive-figsize-0.1-4|59	

24794 14
14mu|texlive-filecontents-1.3-4|1	# revision 24250
14mu|texlive-filecontents-1.3-4|2	# category Package
14mu|texlive-filecontents-1.3-4|3	# catalog-ctan /macros/latex/contrib/filecontents
14mu|texlive-filecontents-1.3-4|4	# catalog-date 2011-10-09 16:42:04 +0200
14mu|texlive-filecontents-1.3-4|5	# catalog-license lppl
14mu|texlive-filecontents-1.3-4|6	# catalog-version 1.3
14mu|texlive-filecontents-1.3-4|7	Name:		texlive-filecontents
14mu|texlive-filecontents-1.3-4|8	Version:	1.3
14mu|texlive-filecontents-1.3-4|9	Release:	4
14mu|texlive-filecontents-1.3-4|10	Summary:	Extended filecontents and filecontents* environments
14mu|texlive-filecontents-1.3-4|11	Group:		Publishing
14mu|texlive-filecontents-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/filecontents
14mu|texlive-filecontents-1.3-4|13	License:	LPPL
14mu|texlive-filecontents-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filecontents.tar.xz
14mu|texlive-filecontents-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filecontents.doc.tar.xz
14mu|texlive-filecontents-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filecontents.source.tar.xz
14mu|texlive-filecontents-1.3-4|17	BuildArch:	noarch
14mu|texlive-filecontents-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-filecontents-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-filecontents-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-filecontents-1.3-4|21	
14mu|texlive-filecontents-1.3-4|22	%description
14mu|texlive-filecontents-1.3-4|23	LaTeX2e's filecontents and filecontents* environments enable a
14mu|texlive-filecontents-1.3-4|24	LaTeX source file to generate external files as it runs through
14mu|texlive-filecontents-1.3-4|25	LaTeX. However, there are two limitations of these
14mu|texlive-filecontents-1.3-4|26	environments: they refuse to overwrite existing files, and they
14mu|texlive-filecontents-1.3-4|27	can only be used in the preamble of a document. The
14mu|texlive-filecontents-1.3-4|28	filecontents package removes these limitations, letting you
14mu|texlive-filecontents-1.3-4|29	overwrite existing files and letting you use
14mu|texlive-filecontents-1.3-4|30	filecontents/filecontents* anywhere.
14mu|texlive-filecontents-1.3-4|31	
14mu|texlive-filecontents-1.3-4|32	
14mu|texlive-filecontents-1.3-4|33	#-----------------------------------------------------------------------
14mu|texlive-filecontents-1.3-4|34	%files
14mu|texlive-filecontents-1.3-4|35	%{_texmfdistdir}/tex/latex/filecontents/filecontents.sty
14mu|texlive-filecontents-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/filecontents/README
14mu|texlive-filecontents-1.3-4|37	%doc %{_texmfdistdir}/doc/latex/filecontents/filecontents.pdf
14mu|texlive-filecontents-1.3-4|38	#- source
14mu|texlive-filecontents-1.3-4|39	%doc %{_texmfdistdir}/source/latex/filecontents/filecontents.dtx
14mu|texlive-filecontents-1.3-4|40	%doc %{_texmfdistdir}/source/latex/filecontents/filecontents.ins
14mu|texlive-filecontents-1.3-4|41	
14mu|texlive-filecontents-1.3-4|42	#-----------------------------------------------------------------------
14mu|texlive-filecontents-1.3-4|43	%prep
14mu|texlive-filecontents-1.3-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-filecontents-1.3-4|45	
14mu|texlive-filecontents-1.3-4|46	%build
14mu|texlive-filecontents-1.3-4|47	
14mu|texlive-filecontents-1.3-4|48	%install
14mu|texlive-filecontents-1.3-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-filecontents-1.3-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-filecontents-1.3-4|51	
14mu|texlive-filecontents-1.3-4|52	
14mu|texlive-filecontents-1.3-4|53	
14mu|texlive-filecontents-1.3-4|54	%changelog
14mu|texlive-filecontents-1.3-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-filecontents-1.3-4|56	+ Revision: 03cc7fc
14mu|texlive-filecontents-1.3-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-filecontents-1.3-4|58	
14mu|texlive-filecontents-1.3-4|59	

24795 14
14mu|texlive-filedate-0.4-8|1	# revision 29529
14mu|texlive-filedate-0.4-8|2	# category Package
14mu|texlive-filedate-0.4-8|3	# catalog-ctan /macros/latex/contrib/filedate
14mu|texlive-filedate-0.4-8|4	# catalog-date 2012-11-14 11:01:29 +0100
14mu|texlive-filedate-0.4-8|5	# catalog-license lppl
14mu|texlive-filedate-0.4-8|6	# catalog-version 0.4
14mu|texlive-filedate-0.4-8|7	Name:		texlive-filedate
14mu|texlive-filedate-0.4-8|8	Version:	0.4
14mu|texlive-filedate-0.4-8|9	Release:	8
14mu|texlive-filedate-0.4-8|10	Summary:	Access and compare info and modification dates
14mu|texlive-filedate-0.4-8|11	Group:		Publishing
14mu|texlive-filedate-0.4-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/filedate
14mu|texlive-filedate-0.4-8|13	License:	LPPL
14mu|texlive-filedate-0.4-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filedate.tar.xz
14mu|texlive-filedate-0.4-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filedate.doc.tar.xz
14mu|texlive-filedate-0.4-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filedate.source.tar.xz
14mu|texlive-filedate-0.4-8|17	BuildArch:	noarch
14mu|texlive-filedate-0.4-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-filedate-0.4-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-filedate-0.4-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-filedate-0.4-8|21	
14mu|texlive-filedate-0.4-8|22	%description
14mu|texlive-filedate-0.4-8|23	The package provides basic access to the date of a LaTeX source
14mu|texlive-filedate-0.4-8|24	file according to its \Provides... entry (the "info date") as
14mu|texlive-filedate-0.4-8|25	well as to its modification date according to \pdffilemoddate
14mu|texlive-filedate-0.4-8|26	if the latter is available.
14mu|texlive-filedate-0.4-8|27	
14mu|texlive-filedate-0.4-8|28	
14mu|texlive-filedate-0.4-8|29	#-----------------------------------------------------------------------
14mu|texlive-filedate-0.4-8|30	%files
14mu|texlive-filedate-0.4-8|31	%{_texmfdistdir}/tex/latex/filedate/filedate.RLS
14mu|texlive-filedate-0.4-8|32	%{_texmfdistdir}/tex/latex/filedate/filedate.sty
14mu|texlive-filedate-0.4-8|33	%doc %{_texmfdistdir}/doc/latex/filedate/Announce.txt
14mu|texlive-filedate-0.4-8|34	%doc %{_texmfdistdir}/doc/latex/filedate/README
14mu|texlive-filedate-0.4-8|35	%doc %{_texmfdistdir}/doc/latex/filedate/SrcFILEs.txt
14mu|texlive-filedate-0.4-8|36	%doc %{_texmfdistdir}/doc/latex/filedate/filedate.pdf
14mu|texlive-filedate-0.4-8|37	#- source
14mu|texlive-filedate-0.4-8|38	%doc %{_texmfdistdir}/source/latex/filedate/fdatechk.tex
14mu|texlive-filedate-0.4-8|39	%doc %{_texmfdistdir}/source/latex/filedate/filedate.tex
14mu|texlive-filedate-0.4-8|40	%doc %{_texmfdistdir}/source/latex/filedate/srcfiles.tex
14mu|texlive-filedate-0.4-8|41	
14mu|texlive-filedate-0.4-8|42	#-----------------------------------------------------------------------
14mu|texlive-filedate-0.4-8|43	%prep
14mu|texlive-filedate-0.4-8|44	%setup -c -a0 -a1 -a2
14mu|texlive-filedate-0.4-8|45	
14mu|texlive-filedate-0.4-8|46	%build
14mu|texlive-filedate-0.4-8|47	
14mu|texlive-filedate-0.4-8|48	%install
14mu|texlive-filedate-0.4-8|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-filedate-0.4-8|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-filedate-0.4-8|51	
14mu|texlive-filedate-0.4-8|52	%changelog
14mu|texlive-filedate-0.4-8|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-8
14mu|texlive-filedate-0.4-8|54	+ Revision: 7dff20c
14mu|texlive-filedate-0.4-8|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-filedate-0.4-8|56	
14mu|texlive-filedate-0.4-8|57	

24796 14
14mu|texlive-filehook-0.5d-4|1	# revision 24280
14mu|texlive-filehook-0.5d-4|2	# category Package
14mu|texlive-filehook-0.5d-4|3	# catalog-ctan /macros/latex/contrib/filehook
14mu|texlive-filehook-0.5d-4|4	# catalog-date 2011-10-13 10:45:00 +0200
14mu|texlive-filehook-0.5d-4|5	# catalog-license lppl1.3
14mu|texlive-filehook-0.5d-4|6	# catalog-version 0.5d
14mu|texlive-filehook-0.5d-4|7	Name:		texlive-filehook
14mu|texlive-filehook-0.5d-4|8	Version:	0.5d
14mu|texlive-filehook-0.5d-4|9	Release:	4
14mu|texlive-filehook-0.5d-4|10	Summary:	Hooks for input files
14mu|texlive-filehook-0.5d-4|11	Group:		Publishing
14mu|texlive-filehook-0.5d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/filehook
14mu|texlive-filehook-0.5d-4|13	License:	LPPL1.3
14mu|texlive-filehook-0.5d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filehook.tar.xz
14mu|texlive-filehook-0.5d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filehook.doc.tar.xz
14mu|texlive-filehook-0.5d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filehook.source.tar.xz
14mu|texlive-filehook-0.5d-4|17	BuildArch:	noarch
14mu|texlive-filehook-0.5d-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-filehook-0.5d-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-filehook-0.5d-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-filehook-0.5d-4|21	
14mu|texlive-filehook-0.5d-4|22	%description
14mu|texlive-filehook-0.5d-4|23	The package provides several file hooks (AtBegin, AtEnd, ...)
14mu|texlive-filehook-0.5d-4|24	for files read by \input, \include and \InputIfFileExists.
14mu|texlive-filehook-0.5d-4|25	General hooks for all such files (e.g. all \include'd ones) and
14mu|texlive-filehook-0.5d-4|26	file specific hooks only used for named files are provided; two
14mu|texlive-filehook-0.5d-4|27	hooks are provided for the end of \included files -- one
14mu|texlive-filehook-0.5d-4|28	before, and one after the final \clearpage.
14mu|texlive-filehook-0.5d-4|29	
14mu|texlive-filehook-0.5d-4|30	
14mu|texlive-filehook-0.5d-4|31	#-----------------------------------------------------------------------
14mu|texlive-filehook-0.5d-4|32	%files
14mu|texlive-filehook-0.5d-4|33	%{_texmfdistdir}/tex/latex/filehook/filehook-fink.sty
14mu|texlive-filehook-0.5d-4|34	%{_texmfdistdir}/tex/latex/filehook/filehook-listings.sty
14mu|texlive-filehook-0.5d-4|35	%{_texmfdistdir}/tex/latex/filehook/filehook-memoir.sty
14mu|texlive-filehook-0.5d-4|36	%{_texmfdistdir}/tex/latex/filehook/filehook-scrlfile.sty
14mu|texlive-filehook-0.5d-4|37	%{_texmfdistdir}/tex/latex/filehook/filehook.sty
14mu|texlive-filehook-0.5d-4|38	%{_texmfdistdir}/tex/latex/filehook/pgf-filehook.sty
14mu|texlive-filehook-0.5d-4|39	%doc %{_texmfdistdir}/doc/latex/filehook/README
14mu|texlive-filehook-0.5d-4|40	%doc %{_texmfdistdir}/doc/latex/filehook/filehook.pdf
14mu|texlive-filehook-0.5d-4|41	#- source
14mu|texlive-filehook-0.5d-4|42	%doc %{_texmfdistdir}/source/latex/filehook/filehook.dtx
14mu|texlive-filehook-0.5d-4|43	%doc %{_texmfdistdir}/source/latex/filehook/filehook.ins
14mu|texlive-filehook-0.5d-4|44	
14mu|texlive-filehook-0.5d-4|45	#-----------------------------------------------------------------------
14mu|texlive-filehook-0.5d-4|46	%prep
14mu|texlive-filehook-0.5d-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-filehook-0.5d-4|48	
14mu|texlive-filehook-0.5d-4|49	%build
14mu|texlive-filehook-0.5d-4|50	
14mu|texlive-filehook-0.5d-4|51	%install
14mu|texlive-filehook-0.5d-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-filehook-0.5d-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-filehook-0.5d-4|54	
14mu|texlive-filehook-0.5d-4|55	
14mu|texlive-filehook-0.5d-4|56	
14mu|texlive-filehook-0.5d-4|57	%changelog
14mu|texlive-filehook-0.5d-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5d-4
14mu|texlive-filehook-0.5d-4|59	+ Revision: 41bb2c0
14mu|texlive-filehook-0.5d-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-filehook-0.5d-4|61	
14mu|texlive-filehook-0.5d-4|62	

24797 14
14mu|texlive-fileinfo-0.4-3|1	# revision 26696
14mu|texlive-fileinfo-0.4-3|2	# category Package
14mu|texlive-fileinfo-0.4-3|3	# catalog-ctan /macros/latex/contrib/fileinfo
14mu|texlive-fileinfo-0.4-3|4	# catalog-date 2012-05-28 13:29:39 +0200
14mu|texlive-fileinfo-0.4-3|5	# catalog-license lppl1.3
14mu|texlive-fileinfo-0.4-3|6	# catalog-version 0.4
14mu|texlive-fileinfo-0.4-3|7	Name:		texlive-fileinfo
14mu|texlive-fileinfo-0.4-3|8	Version:	0.4
14mu|texlive-fileinfo-0.4-3|9	Release:	3
14mu|texlive-fileinfo-0.4-3|10	Summary:	Enhanced display of LaTeX File Information
14mu|texlive-fileinfo-0.4-3|11	Group:		Publishing
14mu|texlive-fileinfo-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fileinfo
14mu|texlive-fileinfo-0.4-3|13	License:	LPPL1.3
14mu|texlive-fileinfo-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fileinfo.tar.xz
14mu|texlive-fileinfo-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fileinfo.doc.tar.xz
14mu|texlive-fileinfo-0.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fileinfo.source.tar.xz
14mu|texlive-fileinfo-0.4-3|17	BuildArch:	noarch
14mu|texlive-fileinfo-0.4-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fileinfo-0.4-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fileinfo-0.4-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-fileinfo-0.4-3|21	
14mu|texlive-fileinfo-0.4-3|22	%description
14mu|texlive-fileinfo-0.4-3|23	The bundle provides two packages, readprov and myfilist. The
14mu|texlive-fileinfo-0.4-3|24	readprov package provides a means of reading file information
14mu|texlive-fileinfo-0.4-3|25	without loading the body of the file. The myfilist package uses
14mu|texlive-fileinfo-0.4-3|26	readprov and controls what \listfiles will report.
14mu|texlive-fileinfo-0.4-3|27	
14mu|texlive-fileinfo-0.4-3|28	
14mu|texlive-fileinfo-0.4-3|29	#-----------------------------------------------------------------------
14mu|texlive-fileinfo-0.4-3|30	%files
14mu|texlive-fileinfo-0.4-3|31	%{_texmfdistdir}/tex/latex/fileinfo/fileinfo.RLS
14mu|texlive-fileinfo-0.4-3|32	%{_texmfdistdir}/tex/latex/fileinfo/myfilist.sty
14mu|texlive-fileinfo-0.4-3|33	%{_texmfdistdir}/tex/latex/fileinfo/readprov.sty
14mu|texlive-fileinfo-0.4-3|34	%doc %{_texmfdistdir}/doc/latex/fileinfo/CONTENTs.txt
14mu|texlive-fileinfo-0.4-3|35	%doc %{_texmfdistdir}/doc/latex/fileinfo/README
14mu|texlive-fileinfo-0.4-3|36	%doc %{_texmfdistdir}/doc/latex/fileinfo/README.pdf
14mu|texlive-fileinfo-0.4-3|37	%doc %{_texmfdistdir}/doc/latex/fileinfo/RELEASE.txt
14mu|texlive-fileinfo-0.4-3|38	%doc %{_texmfdistdir}/doc/latex/fileinfo/myfilist.pdf
14mu|texlive-fileinfo-0.4-3|39	%doc %{_texmfdistdir}/doc/latex/fileinfo/readprov.pdf
14mu|texlive-fileinfo-0.4-3|40	#- source
14mu|texlive-fileinfo-0.4-3|41	%doc %{_texmfdistdir}/source/latex/fileinfo/README.tex
14mu|texlive-fileinfo-0.4-3|42	%doc %{_texmfdistdir}/source/latex/fileinfo/gather.tex
14mu|texlive-fileinfo-0.4-3|43	%doc %{_texmfdistdir}/source/latex/fileinfo/myfilist.tex
14mu|texlive-fileinfo-0.4-3|44	%doc %{_texmfdistdir}/source/latex/fileinfo/readprov.tex
14mu|texlive-fileinfo-0.4-3|45	
14mu|texlive-fileinfo-0.4-3|46	#-----------------------------------------------------------------------
14mu|texlive-fileinfo-0.4-3|47	%prep
14mu|texlive-fileinfo-0.4-3|48	%setup -c -a0 -a1 -a2
14mu|texlive-fileinfo-0.4-3|49	
14mu|texlive-fileinfo-0.4-3|50	%build
14mu|texlive-fileinfo-0.4-3|51	
14mu|texlive-fileinfo-0.4-3|52	%install
14mu|texlive-fileinfo-0.4-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fileinfo-0.4-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fileinfo-0.4-3|55	
14mu|texlive-fileinfo-0.4-3|56	
14mu|texlive-fileinfo-0.4-3|57	
14mu|texlive-fileinfo-0.4-3|58	%changelog
14mu|texlive-fileinfo-0.4-3|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14mu|texlive-fileinfo-0.4-3|60	+ Revision: 49d30ba
14mu|texlive-fileinfo-0.4-3|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fileinfo-0.4-3|62	
14mu|texlive-fileinfo-0.4-3|63	

24798 14
14mu|texlive-filemod-1.2-4|1	# revision 24042
14mu|texlive-filemod-1.2-4|2	# category Package
14mu|texlive-filemod-1.2-4|3	# catalog-ctan /macros/latex/contrib/filemod
14mu|texlive-filemod-1.2-4|4	# catalog-date 2011-09-21 00:38:26 +0200
14mu|texlive-filemod-1.2-4|5	# catalog-license lppl1.3
14mu|texlive-filemod-1.2-4|6	# catalog-version 1.2
14mu|texlive-filemod-1.2-4|7	Name:		texlive-filemod
14mu|texlive-filemod-1.2-4|8	Version:	1.2
14mu|texlive-filemod-1.2-4|9	Release:	4
14mu|texlive-filemod-1.2-4|10	Summary:	Provide file modification times, and compare them
14mu|texlive-filemod-1.2-4|11	Group:		Publishing
14mu|texlive-filemod-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/filemod
14mu|texlive-filemod-1.2-4|13	License:	LPPL1.3
14mu|texlive-filemod-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filemod.tar.xz
14mu|texlive-filemod-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/filemod.doc.tar.xz
14mu|texlive-filemod-1.2-4|16	BuildArch:	noarch
14mu|texlive-filemod-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-filemod-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-filemod-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-filemod-1.2-4|20	
14mu|texlive-filemod-1.2-4|21	%description
14mu|texlive-filemod-1.2-4|22	The package provides macros to read and compare the
14mu|texlive-filemod-1.2-4|23	modification dates of files. The files may be .tex files,
14mu|texlive-filemod-1.2-4|24	images or other files (as long as they can be found by LaTeX).
14mu|texlive-filemod-1.2-4|25	It uses the \pdffilemoddate primitive of pdfLaTeX to find the
14mu|texlive-filemod-1.2-4|26	file modification date as PDF date string, parses the string
14mu|texlive-filemod-1.2-4|27	and returns the value to the user. The package will also work
14mu|texlive-filemod-1.2-4|28	for DVI output with recent versions of the LaTeX compiler which
14mu|texlive-filemod-1.2-4|29	uses pdfLaTeX in DVI mode. The functionality is provided by
14mu|texlive-filemod-1.2-4|30	purely expandable macros or by faster but non-expandable ones.
14mu|texlive-filemod-1.2-4|31	
14mu|texlive-filemod-1.2-4|32	
14mu|texlive-filemod-1.2-4|33	#-----------------------------------------------------------------------
14mu|texlive-filemod-1.2-4|34	%files
14mu|texlive-filemod-1.2-4|35	%{_texmfdistdir}/tex/generic/filemod/filemod-expmin.tex
14mu|texlive-filemod-1.2-4|36	%{_texmfdistdir}/tex/generic/filemod/filemod.tex
14mu|texlive-filemod-1.2-4|37	%{_texmfdistdir}/tex/latex/filemod/filemod-expmin.sty
14mu|texlive-filemod-1.2-4|38	%{_texmfdistdir}/tex/latex/filemod/filemod.sty
14mu|texlive-filemod-1.2-4|39	%doc %{_texmfdistdir}/doc/latex/filemod/README
14mu|texlive-filemod-1.2-4|40	%doc %{_texmfdistdir}/doc/latex/filemod/filemod.pdf
14mu|texlive-filemod-1.2-4|41	
14mu|texlive-filemod-1.2-4|42	#-----------------------------------------------------------------------
14mu|texlive-filemod-1.2-4|43	%prep
14mu|texlive-filemod-1.2-4|44	%setup -c -a0 -a1
14mu|texlive-filemod-1.2-4|45	
14mu|texlive-filemod-1.2-4|46	%build
14mu|texlive-filemod-1.2-4|47	
14mu|texlive-filemod-1.2-4|48	%install
14mu|texlive-filemod-1.2-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-filemod-1.2-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-filemod-1.2-4|51	
14mu|texlive-filemod-1.2-4|52	
14mu|texlive-filemod-1.2-4|53	
14mu|texlive-filemod-1.2-4|54	%changelog
14mu|texlive-filemod-1.2-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-filemod-1.2-4|56	+ Revision: a391432
14mu|texlive-filemod-1.2-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-filemod-1.2-4|58	
14mu|texlive-filemod-1.2-4|59	

24799 14
14mu|texlive-finbib-20081207-4|1	# revision 15878
14mu|texlive-finbib-20081207-4|2	# category Package
14mu|texlive-finbib-20081207-4|3	# catalog-ctan /biblio/bibtex/contrib/misc/finplain.bst
14mu|texlive-finbib-20081207-4|4	# catalog-date 2008-12-07 00:01:13 +0100
14mu|texlive-finbib-20081207-4|5	# catalog-license other-free
14mu|texlive-finbib-20081207-4|6	# catalog-version undef
14mu|texlive-finbib-20081207-4|7	Name:		texlive-finbib
14mu|texlive-finbib-20081207-4|8	Version:	20081207
14mu|texlive-finbib-20081207-4|9	Release:	4
14mu|texlive-finbib-20081207-4|10	Summary:	A Finnish version of plain.bst
14mu|texlive-finbib-20081207-4|11	Group:		Publishing
14mu|texlive-finbib-20081207-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/misc/finplain.bst
14mu|texlive-finbib-20081207-4|13	License:	OTHER-FREE
14mu|texlive-finbib-20081207-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/finbib.tar.xz
14mu|texlive-finbib-20081207-4|15	BuildArch:	noarch
14mu|texlive-finbib-20081207-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-finbib-20081207-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-finbib-20081207-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-finbib-20081207-4|19	
14mu|texlive-finbib-20081207-4|20	%description
14mu|texlive-finbib-20081207-4|21	TeXLive finbib package.
14mu|texlive-finbib-20081207-4|22	
14mu|texlive-finbib-20081207-4|23	
14mu|texlive-finbib-20081207-4|24	#-----------------------------------------------------------------------
14mu|texlive-finbib-20081207-4|25	%files
14mu|texlive-finbib-20081207-4|26	%{_texmfdistdir}/bibtex/bst/finbib/finplain.bst
14mu|texlive-finbib-20081207-4|27	
14mu|texlive-finbib-20081207-4|28	#-----------------------------------------------------------------------
14mu|texlive-finbib-20081207-4|29	%prep
14mu|texlive-finbib-20081207-4|30	%setup -c -a0
14mu|texlive-finbib-20081207-4|31	
14mu|texlive-finbib-20081207-4|32	%build
14mu|texlive-finbib-20081207-4|33	
14mu|texlive-finbib-20081207-4|34	%install
14mu|texlive-finbib-20081207-4|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-finbib-20081207-4|36	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
14mu|texlive-finbib-20081207-4|37	
14mu|texlive-finbib-20081207-4|38	
14mu|texlive-finbib-20081207-4|39	
14mu|texlive-finbib-20081207-4|40	%changelog
14mu|texlive-finbib-20081207-4|41	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081207-4
14mu|texlive-finbib-20081207-4|42	+ Revision: 9a6d2fb
14mu|texlive-finbib-20081207-4|43	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-finbib-20081207-4|44	
14mu|texlive-finbib-20081207-4|45	

24800 14
14mu|texlive-fink-2.2.1-4|1	# revision 24329
14mu|texlive-fink-2.2.1-4|2	# category Package
14mu|texlive-fink-2.2.1-4|3	# catalog-ctan /macros/latex/contrib/fink
14mu|texlive-fink-2.2.1-4|4	# catalog-date 2011-10-19 14:04:28 +0200
14mu|texlive-fink-2.2.1-4|5	# catalog-license lppl
14mu|texlive-fink-2.2.1-4|6	# catalog-version 2.2.1
14mu|texlive-fink-2.2.1-4|7	Name:		texlive-fink
14mu|texlive-fink-2.2.1-4|8	Version:	2.2.1
14mu|texlive-fink-2.2.1-4|9	Release:	4
14mu|texlive-fink-2.2.1-4|10	Summary:	The LaTeX2e File Name Keeper
14mu|texlive-fink-2.2.1-4|11	Group:		Publishing
14mu|texlive-fink-2.2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fink
14mu|texlive-fink-2.2.1-4|13	License:	LPPL
14mu|texlive-fink-2.2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fink.tar.xz
14mu|texlive-fink-2.2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fink.doc.tar.xz
14mu|texlive-fink-2.2.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fink.source.tar.xz
14mu|texlive-fink-2.2.1-4|17	BuildArch:	noarch
14mu|texlive-fink-2.2.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fink-2.2.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fink-2.2.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fink-2.2.1-4|21	
14mu|texlive-fink-2.2.1-4|22	%define		_unpackaged_subdirs_terminate_build	0
14mu|texlive-fink-2.2.1-4|23	
14mu|texlive-fink-2.2.1-4|24	%description
14mu|texlive-fink-2.2.1-4|25	This package "looks over your shoulder" and keeps track of
14mu|texlive-fink-2.2.1-4|26	files \input'ed (the LaTeX way) or \include'ed in your
14mu|texlive-fink-2.2.1-4|27	document. You then have permanent access to the name of the
14mu|texlive-fink-2.2.1-4|28	file currently being processed through the macro \finkfile.
14mu|texlive-fink-2.2.1-4|29	FiNK also comes with support for AUC-TeX. As of version 2.2.1,
14mu|texlive-fink-2.2.1-4|30	FiNK has been deprecated and is not maintained anymore. People
14mu|texlive-fink-2.2.1-4|31	interested in FiNK's functionality are invited to use a package
14mu|texlive-fink-2.2.1-4|32	named currfile instead.
14mu|texlive-fink-2.2.1-4|33	
14mu|texlive-fink-2.2.1-4|34	
14mu|texlive-fink-2.2.1-4|35	#-----------------------------------------------------------------------
14mu|texlive-fink-2.2.1-4|36	%files
14mu|texlive-fink-2.2.1-4|37	%{_texmfdistdir}/tex/latex/fink/fink.sty
14mu|texlive-fink-2.2.1-4|38	%doc %{_texmfdistdir}/doc/latex/fink/NEWS
14mu|texlive-fink-2.2.1-4|39	%doc %{_texmfdistdir}/doc/latex/fink/README
14mu|texlive-fink-2.2.1-4|40	%doc %{_texmfdistdir}/doc/latex/fink/THANKS
14mu|texlive-fink-2.2.1-4|41	%doc %{_texmfdistdir}/doc/latex/fink/fink.el
14mu|texlive-fink-2.2.1-4|42	%doc %{_texmfdistdir}/doc/latex/fink/fink.pdf
14mu|texlive-fink-2.2.1-4|43	%doc %{_texmfdistdir}/doc/latex/fink/header.inc
14mu|texlive-fink-2.2.1-4|44	#- source
14mu|texlive-fink-2.2.1-4|45	%doc %{_texmfdistdir}/source/latex/fink/fink.dtx
14mu|texlive-fink-2.2.1-4|46	%doc %{_texmfdistdir}/source/latex/fink/fink.ins
14mu|texlive-fink-2.2.1-4|47	
14mu|texlive-fink-2.2.1-4|48	#-----------------------------------------------------------------------
14mu|texlive-fink-2.2.1-4|49	%prep
14mu|texlive-fink-2.2.1-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-fink-2.2.1-4|51	
14mu|texlive-fink-2.2.1-4|52	%build
14mu|texlive-fink-2.2.1-4|53	
14mu|texlive-fink-2.2.1-4|54	%install
14mu|texlive-fink-2.2.1-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fink-2.2.1-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fink-2.2.1-4|57	
14mu|texlive-fink-2.2.1-4|58	
14mu|texlive-fink-2.2.1-4|59	
14mu|texlive-fink-2.2.1-4|60	%changelog
14mu|texlive-fink-2.2.1-4|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-4
14mu|texlive-fink-2.2.1-4|62	+ Revision: 0ead2cd
14mu|texlive-fink-2.2.1-4|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fink-2.2.1-4|64	
14mu|texlive-fink-2.2.1-4|65	

24801 14
14mu|texlive-finstrut-0.5-4|1	# revision 21719
14mu|texlive-finstrut-0.5-4|2	# category Package
14mu|texlive-finstrut-0.5-4|3	# catalog-ctan /macros/latex/contrib/finstrut
14mu|texlive-finstrut-0.5-4|4	# catalog-date 2011-03-14 20:53:55 +0100
14mu|texlive-finstrut-0.5-4|5	# catalog-license lppl1.3
14mu|texlive-finstrut-0.5-4|6	# catalog-version 0.5
14mu|texlive-finstrut-0.5-4|7	Name:		texlive-finstrut
14mu|texlive-finstrut-0.5-4|8	Version:	0.5
14mu|texlive-finstrut-0.5-4|9	Release:	4
14mu|texlive-finstrut-0.5-4|10	Summary:	Adjust behaviour of the ends of footnotes
14mu|texlive-finstrut-0.5-4|11	Group:		Publishing
14mu|texlive-finstrut-0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/finstrut
14mu|texlive-finstrut-0.5-4|13	License:	LPPL1.3
14mu|texlive-finstrut-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/finstrut.tar.xz
14mu|texlive-finstrut-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/finstrut.doc.tar.xz
14mu|texlive-finstrut-0.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/finstrut.source.tar.xz
14mu|texlive-finstrut-0.5-4|17	BuildArch:	noarch
14mu|texlive-finstrut-0.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-finstrut-0.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-finstrut-0.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-finstrut-0.5-4|21	
14mu|texlive-finstrut-0.5-4|22	%description
14mu|texlive-finstrut-0.5-4|23	The LaTeX internal command \@finalstrut is used automatically
14mu|texlive-finstrut-0.5-4|24	used at the end of footnote texts to insert a strut to avoid
14mu|texlive-finstrut-0.5-4|25	mis-spacing of multiple footnotes. Unfortunately the command
14mu|texlive-finstrut-0.5-4|26	can cause a blank line at the end of a footnote. The package
14mu|texlive-finstrut-0.5-4|27	provides a solution to this problem.
14mu|texlive-finstrut-0.5-4|28	
14mu|texlive-finstrut-0.5-4|29	
14mu|texlive-finstrut-0.5-4|30	#-----------------------------------------------------------------------
14mu|texlive-finstrut-0.5-4|31	%files
14mu|texlive-finstrut-0.5-4|32	%{_texmfdistdir}/tex/latex/finstrut/finstrut.sty
14mu|texlive-finstrut-0.5-4|33	%doc %{_texmfdistdir}/doc/latex/finstrut/README
14mu|texlive-finstrut-0.5-4|34	%doc %{_texmfdistdir}/doc/latex/finstrut/SRCFILEs.txt
14mu|texlive-finstrut-0.5-4|35	%doc %{_texmfdistdir}/doc/latex/finstrut/finstrut.pdf
14mu|texlive-finstrut-0.5-4|36	%doc %{_texmfdistdir}/doc/latex/finstrut/fstrutst.pdf
14mu|texlive-finstrut-0.5-4|37	#- source
14mu|texlive-finstrut-0.5-4|38	%doc %{_texmfdistdir}/source/latex/finstrut/finstrut.tex
14mu|texlive-finstrut-0.5-4|39	%doc %{_texmfdistdir}/source/latex/finstrut/fstrutst.tex
14mu|texlive-finstrut-0.5-4|40	%doc %{_texmfdistdir}/source/latex/finstrut/srcfiles.tex
14mu|texlive-finstrut-0.5-4|41	
14mu|texlive-finstrut-0.5-4|42	#-----------------------------------------------------------------------
14mu|texlive-finstrut-0.5-4|43	%prep
14mu|texlive-finstrut-0.5-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-finstrut-0.5-4|45	
14mu|texlive-finstrut-0.5-4|46	%build
14mu|texlive-finstrut-0.5-4|47	
14mu|texlive-finstrut-0.5-4|48	%install
14mu|texlive-finstrut-0.5-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-finstrut-0.5-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-finstrut-0.5-4|51	
14mu|texlive-finstrut-0.5-4|52	
14mu|texlive-finstrut-0.5-4|53	
14mu|texlive-finstrut-0.5-4|54	%changelog
14mu|texlive-finstrut-0.5-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-finstrut-0.5-4|56	+ Revision: 9695954
14mu|texlive-finstrut-0.5-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-finstrut-0.5-4|58	
14mu|texlive-finstrut-0.5-4|59	

24802 14
14mu|texlive-fix2col-20100223-4|1	# revision 17133
14mu|texlive-fix2col-20100223-4|2	# category Package
14mu|texlive-fix2col-20100223-4|3	# catalog-ctan /macros/latex/contrib/fix2col
14mu|texlive-fix2col-20100223-4|4	# catalog-date 2010-02-23 16:16:11 +0100
14mu|texlive-fix2col-20100223-4|5	# catalog-license lppl
14mu|texlive-fix2col-20100223-4|6	# catalog-version undef
14mu|texlive-fix2col-20100223-4|7	Name:		texlive-fix2col
14mu|texlive-fix2col-20100223-4|8	Version:	20100223
14mu|texlive-fix2col-20100223-4|9	Release:	4
14mu|texlive-fix2col-20100223-4|10	Summary:	Fix miscellaneous two column mode features
14mu|texlive-fix2col-20100223-4|11	Group:		Publishing
14mu|texlive-fix2col-20100223-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fix2col
14mu|texlive-fix2col-20100223-4|13	License:	LPPL
14mu|texlive-fix2col-20100223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fix2col.tar.xz
14mu|texlive-fix2col-20100223-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fix2col.doc.tar.xz
14mu|texlive-fix2col-20100223-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fix2col.source.tar.xz
14mu|texlive-fix2col-20100223-4|17	BuildArch:	noarch
14mu|texlive-fix2col-20100223-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fix2col-20100223-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fix2col-20100223-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fix2col-20100223-4|21	
14mu|texlive-fix2col-20100223-4|22	%description
14mu|texlive-fix2col-20100223-4|23	Fix mark handling so that \firstmark is taken from the first
14mu|texlive-fix2col-20100223-4|24	column if that column has any marks at all; keep two column
14mu|texlive-fix2col-20100223-4|25	floats like figure* in sequence with single column floats like
14mu|texlive-fix2col-20100223-4|26	figure.
14mu|texlive-fix2col-20100223-4|27	
14mu|texlive-fix2col-20100223-4|28	
14mu|texlive-fix2col-20100223-4|29	#-----------------------------------------------------------------------
14mu|texlive-fix2col-20100223-4|30	%files
14mu|texlive-fix2col-20100223-4|31	%{_texmfdistdir}/tex/latex/fix2col/fix2col.sty
14mu|texlive-fix2col-20100223-4|32	%doc %{_texmfdistdir}/doc/latex/fix2col/README
14mu|texlive-fix2col-20100223-4|33	%doc %{_texmfdistdir}/doc/latex/fix2col/fix2col.pdf
14mu|texlive-fix2col-20100223-4|34	#- source
14mu|texlive-fix2col-20100223-4|35	%doc %{_texmfdistdir}/source/latex/fix2col/fix2col.dtx
14mu|texlive-fix2col-20100223-4|36	%doc %{_texmfdistdir}/source/latex/fix2col/fix2col.ins
14mu|texlive-fix2col-20100223-4|37	
14mu|texlive-fix2col-20100223-4|38	#-----------------------------------------------------------------------
14mu|texlive-fix2col-20100223-4|39	%prep
14mu|texlive-fix2col-20100223-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-fix2col-20100223-4|41	
14mu|texlive-fix2col-20100223-4|42	%build
14mu|texlive-fix2col-20100223-4|43	
14mu|texlive-fix2col-20100223-4|44	%install
14mu|texlive-fix2col-20100223-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fix2col-20100223-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fix2col-20100223-4|47	
14mu|texlive-fix2col-20100223-4|48	
14mu|texlive-fix2col-20100223-4|49	
14mu|texlive-fix2col-20100223-4|50	%changelog
14mu|texlive-fix2col-20100223-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100223-4
14mu|texlive-fix2col-20100223-4|52	+ Revision: fd59c05
14mu|texlive-fix2col-20100223-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fix2col-20100223-4|54	
14mu|texlive-fix2col-20100223-4|55	

24803 14
14mu|texlive-fixfoot-0.3a-4|1	# revision 17131
14mu|texlive-fixfoot-0.3a-4|2	# category Package
14mu|texlive-fixfoot-0.3a-4|3	# catalog-ctan /macros/latex/contrib/fixfoot
14mu|texlive-fixfoot-0.3a-4|4	# catalog-date 2010-02-20 00:32:21 +0100
14mu|texlive-fixfoot-0.3a-4|5	# catalog-license lppl
14mu|texlive-fixfoot-0.3a-4|6	# catalog-version 0.3a
14mu|texlive-fixfoot-0.3a-4|7	Name:		texlive-fixfoot
14mu|texlive-fixfoot-0.3a-4|8	Version:	0.3a
14mu|texlive-fixfoot-0.3a-4|9	Release:	4
14mu|texlive-fixfoot-0.3a-4|10	Summary:	Multiple use of the same footnote text
14mu|texlive-fixfoot-0.3a-4|11	Group:		Publishing
14mu|texlive-fixfoot-0.3a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fixfoot
14mu|texlive-fixfoot-0.3a-4|13	License:	LPPL
14mu|texlive-fixfoot-0.3a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixfoot.tar.xz
14mu|texlive-fixfoot-0.3a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixfoot.doc.tar.xz
14mu|texlive-fixfoot-0.3a-4|16	BuildArch:	noarch
14mu|texlive-fixfoot-0.3a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fixfoot-0.3a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fixfoot-0.3a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fixfoot-0.3a-4|20	
14mu|texlive-fixfoot-0.3a-4|21	%description
14mu|texlive-fixfoot-0.3a-4|22	Provides a \DeclareFixedFootnote command to provide a single
14mu|texlive-fixfoot-0.3a-4|23	command for a frequently-used footnote. The package ensures
14mu|texlive-fixfoot-0.3a-4|24	that only one instance of the footnote text appears on each
14mu|texlive-fixfoot-0.3a-4|25	page (LaTeX needs to be run several times to achieve this).
14mu|texlive-fixfoot-0.3a-4|26	
14mu|texlive-fixfoot-0.3a-4|27	
14mu|texlive-fixfoot-0.3a-4|28	#-----------------------------------------------------------------------
14mu|texlive-fixfoot-0.3a-4|29	%files
14mu|texlive-fixfoot-0.3a-4|30	%{_texmfdistdir}/tex/latex/fixfoot/fixfoot.sty
14mu|texlive-fixfoot-0.3a-4|31	%doc %{_texmfdistdir}/doc/latex/fixfoot/README
14mu|texlive-fixfoot-0.3a-4|32	%doc %{_texmfdistdir}/doc/latex/fixfoot/fixfoot.pdf
14mu|texlive-fixfoot-0.3a-4|33	%doc %{_texmfdistdir}/doc/latex/fixfoot/fixfoot.tex
14mu|texlive-fixfoot-0.3a-4|34	%doc %{_texmfdistdir}/doc/latex/fixfoot/testfix.tex
14mu|texlive-fixfoot-0.3a-4|35	
14mu|texlive-fixfoot-0.3a-4|36	#-----------------------------------------------------------------------
14mu|texlive-fixfoot-0.3a-4|37	%prep
14mu|texlive-fixfoot-0.3a-4|38	%setup -c -a0 -a1
14mu|texlive-fixfoot-0.3a-4|39	
14mu|texlive-fixfoot-0.3a-4|40	%build
14mu|texlive-fixfoot-0.3a-4|41	
14mu|texlive-fixfoot-0.3a-4|42	%install
14mu|texlive-fixfoot-0.3a-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fixfoot-0.3a-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fixfoot-0.3a-4|45	
14mu|texlive-fixfoot-0.3a-4|46	
14mu|texlive-fixfoot-0.3a-4|47	
14mu|texlive-fixfoot-0.3a-4|48	%changelog
14mu|texlive-fixfoot-0.3a-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3a-4
14mu|texlive-fixfoot-0.3a-4|50	+ Revision: 54f78c9
14mu|texlive-fixfoot-0.3a-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fixfoot-0.3a-4|52	
14mu|texlive-fixfoot-0.3a-4|53	

24804 14
14mu|texlive-fixlatvian-1a-4|1	# revision 21631
14mu|texlive-fixlatvian-1a-4|2	# category Package
14mu|texlive-fixlatvian-1a-4|3	# catalog-ctan /macros/xetex/latex/fixlatvian
14mu|texlive-fixlatvian-1a-4|4	# catalog-date 2011-03-06 19:31:04 +0100
14mu|texlive-fixlatvian-1a-4|5	# catalog-license lppl1.3
14mu|texlive-fixlatvian-1a-4|6	# catalog-version 1a
14mu|texlive-fixlatvian-1a-4|7	Name:		texlive-fixlatvian
14mu|texlive-fixlatvian-1a-4|8	Version:	1a
14mu|texlive-fixlatvian-1a-4|9	Release:	4
14mu|texlive-fixlatvian-1a-4|10	Summary:	Improve Latvian language support in XeLaTeX
14mu|texlive-fixlatvian-1a-4|11	Group:		Publishing
14mu|texlive-fixlatvian-1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/fixlatvian
14mu|texlive-fixlatvian-1a-4|13	License:	LPPL1.3
14mu|texlive-fixlatvian-1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixlatvian.tar.xz
14mu|texlive-fixlatvian-1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixlatvian.doc.tar.xz
14mu|texlive-fixlatvian-1a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixlatvian.source.tar.xz
14mu|texlive-fixlatvian-1a-4|17	BuildArch:	noarch
14mu|texlive-fixlatvian-1a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fixlatvian-1a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fixlatvian-1a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fixlatvian-1a-4|21	
14mu|texlive-fixlatvian-1a-4|22	%description
14mu|texlive-fixlatvian-1a-4|23	The package offers improvement of the Latvian language support
14mu|texlive-fixlatvian-1a-4|24	in polyglossia, in particular in the area of the standard
14mu|texlive-fixlatvian-1a-4|25	classes.
14mu|texlive-fixlatvian-1a-4|26	
14mu|texlive-fixlatvian-1a-4|27	
14mu|texlive-fixlatvian-1a-4|28	#-----------------------------------------------------------------------
14mu|texlive-fixlatvian-1a-4|29	%files
14mu|texlive-fixlatvian-1a-4|30	%{_texmfdistdir}/makeindex/fixlatvian/lv.ist
14mu|texlive-fixlatvian-1a-4|31	%{_texmfdistdir}/tex/xelatex/fixlatvian/fixlatvian.sty
14mu|texlive-fixlatvian-1a-4|32	%doc %{_texmfdistdir}/doc/xelatex/fixlatvian/Makefile
14mu|texlive-fixlatvian-1a-4|33	%doc %{_texmfdistdir}/doc/xelatex/fixlatvian/README
14mu|texlive-fixlatvian-1a-4|34	%doc %{_texmfdistdir}/doc/xelatex/fixlatvian/fixlatvian.pdf
14mu|texlive-fixlatvian-1a-4|35	#- source
14mu|texlive-fixlatvian-1a-4|36	%doc %{_texmfdistdir}/source/xelatex/fixlatvian/fixlatvian.dtx
14mu|texlive-fixlatvian-1a-4|37	%doc %{_texmfdistdir}/source/xelatex/fixlatvian/fixlatvian.ins
14mu|texlive-fixlatvian-1a-4|38	
14mu|texlive-fixlatvian-1a-4|39	#-----------------------------------------------------------------------
14mu|texlive-fixlatvian-1a-4|40	%prep
14mu|texlive-fixlatvian-1a-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-fixlatvian-1a-4|42	
14mu|texlive-fixlatvian-1a-4|43	%build
14mu|texlive-fixlatvian-1a-4|44	
14mu|texlive-fixlatvian-1a-4|45	%install
14mu|texlive-fixlatvian-1a-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fixlatvian-1a-4|47	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fixlatvian-1a-4|48	
14mu|texlive-fixlatvian-1a-4|49	
14mu|texlive-fixlatvian-1a-4|50	
14mu|texlive-fixlatvian-1a-4|51	%changelog
14mu|texlive-fixlatvian-1a-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1a-4
14mu|texlive-fixlatvian-1a-4|53	+ Revision: 44033c8
14mu|texlive-fixlatvian-1a-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fixlatvian-1a-4|55	
14mu|texlive-fixlatvian-1a-4|56	

24805 14
14mu|texlive-fixltxhyph-0.4-3|1	# revision 25832
14mu|texlive-fixltxhyph-0.4-3|2	# category Package
14mu|texlive-fixltxhyph-0.4-3|3	# catalog-ctan /macros/latex/contrib/fixltxhyph
14mu|texlive-fixltxhyph-0.4-3|4	# catalog-date 2012-04-02 21:14:13 +0200
14mu|texlive-fixltxhyph-0.4-3|5	# catalog-license lppl1.3
14mu|texlive-fixltxhyph-0.4-3|6	# catalog-version 0.4
14mu|texlive-fixltxhyph-0.4-3|7	Name:		texlive-fixltxhyph
14mu|texlive-fixltxhyph-0.4-3|8	Version:	0.4
14mu|texlive-fixltxhyph-0.4-3|9	Release:	3
14mu|texlive-fixltxhyph-0.4-3|10	Summary:	Allow hyphenation of partially-emphasised substrings
14mu|texlive-fixltxhyph-0.4-3|11	Group:		Publishing
14mu|texlive-fixltxhyph-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fixltxhyph
14mu|texlive-fixltxhyph-0.4-3|13	License:	LPPL1.3
14mu|texlive-fixltxhyph-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixltxhyph.tar.xz
14mu|texlive-fixltxhyph-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixltxhyph.doc.tar.xz
14mu|texlive-fixltxhyph-0.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixltxhyph.source.tar.xz
14mu|texlive-fixltxhyph-0.4-3|17	BuildArch:	noarch
14mu|texlive-fixltxhyph-0.4-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fixltxhyph-0.4-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fixltxhyph-0.4-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-fixltxhyph-0.4-3|21	
14mu|texlive-fixltxhyph-0.4-3|22	%description
14mu|texlive-fixltxhyph-0.4-3|23	The package fixes the problem of TeX failing to hyphenate
14mu|texlive-fixltxhyph-0.4-3|24	letter strings that seem (to TeX) to be words, but which are
14mu|texlive-fixltxhyph-0.4-3|25	followed by an apostrophe and then an emphasis command. The
14mu|texlive-fixltxhyph-0.4-3|26	cause of the problem is not the apostrophe, but the font change
14mu|texlive-fixltxhyph-0.4-3|27	in the middle of the string. The problem arises in Catalan,
14mu|texlive-fixltxhyph-0.4-3|28	French and Italian (it could arise in Romansh, were there LaTeX
14mu|texlive-fixltxhyph-0.4-3|29	support for it).
14mu|texlive-fixltxhyph-0.4-3|30	
14mu|texlive-fixltxhyph-0.4-3|31	
14mu|texlive-fixltxhyph-0.4-3|32	#-----------------------------------------------------------------------
14mu|texlive-fixltxhyph-0.4-3|33	%files
14mu|texlive-fixltxhyph-0.4-3|34	%{_texmfdistdir}/tex/latex/fixltxhyph/fixltxhyph.sty
14mu|texlive-fixltxhyph-0.4-3|35	%doc %{_texmfdistdir}/doc/latex/fixltxhyph/README
14mu|texlive-fixltxhyph-0.4-3|36	%doc %{_texmfdistdir}/doc/latex/fixltxhyph/fixltxhyph.pdf
14mu|texlive-fixltxhyph-0.4-3|37	#- source
14mu|texlive-fixltxhyph-0.4-3|38	%doc %{_texmfdistdir}/source/latex/fixltxhyph/fixltxhyph.dtx
14mu|texlive-fixltxhyph-0.4-3|39	
14mu|texlive-fixltxhyph-0.4-3|40	#-----------------------------------------------------------------------
14mu|texlive-fixltxhyph-0.4-3|41	%prep
14mu|texlive-fixltxhyph-0.4-3|42	%setup -c -a0 -a1 -a2
14mu|texlive-fixltxhyph-0.4-3|43	
14mu|texlive-fixltxhyph-0.4-3|44	%build
14mu|texlive-fixltxhyph-0.4-3|45	
14mu|texlive-fixltxhyph-0.4-3|46	%install
14mu|texlive-fixltxhyph-0.4-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fixltxhyph-0.4-3|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fixltxhyph-0.4-3|49	
14mu|texlive-fixltxhyph-0.4-3|50	
14mu|texlive-fixltxhyph-0.4-3|51	
14mu|texlive-fixltxhyph-0.4-3|52	%changelog
14mu|texlive-fixltxhyph-0.4-3|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14mu|texlive-fixltxhyph-0.4-3|54	+ Revision: 9d1f6ba
14mu|texlive-fixltxhyph-0.4-3|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fixltxhyph-0.4-3|56	
14mu|texlive-fixltxhyph-0.4-3|57	

24806 14
14mu|texlive-fixme-4.2-7|1	# revision 29362
14mu|texlive-fixme-4.2-7|2	# category Package
14mu|texlive-fixme-4.2-7|3	# catalog-ctan /macros/latex/contrib/fixme
14mu|texlive-fixme-4.2-7|4	# catalog-date 2013-01-28 16:52:26 +0100
14mu|texlive-fixme-4.2-7|5	# catalog-license lppl
14mu|texlive-fixme-4.2-7|6	# catalog-version 4.2
14mu|texlive-fixme-4.2-7|7	Name:		texlive-fixme
14mu|texlive-fixme-4.2-7|8	Version:	4.2
14mu|texlive-fixme-4.2-7|9	Release:	7
14mu|texlive-fixme-4.2-7|10	Summary:	Insert "fixme" notes into draft documents
14mu|texlive-fixme-4.2-7|11	Group:		Publishing
14mu|texlive-fixme-4.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fixme
14mu|texlive-fixme-4.2-7|13	License:	LPPL
14mu|texlive-fixme-4.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixme.tar.xz
14mu|texlive-fixme-4.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixme.doc.tar.xz
14mu|texlive-fixme-4.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixme.source.tar.xz
14mu|texlive-fixme-4.2-7|17	BuildArch:	noarch
14mu|texlive-fixme-4.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fixme-4.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fixme-4.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-fixme-4.2-7|21	
14mu|texlive-fixme-4.2-7|22	%description
14mu|texlive-fixme-4.2-7|23	This package provides a way to insert fixme notes in documents
14mu|texlive-fixme-4.2-7|24	being developed (in draft mode). Such notes can appear in the
14mu|texlive-fixme-4.2-7|25	margin of the document, as index entries, in the log file and
14mu|texlive-fixme-4.2-7|26	as warnings on stdout. It is also possible to summarize them in
14mu|texlive-fixme-4.2-7|27	a list. If your document is in a final version, any remaining
14mu|texlive-fixme-4.2-7|28	fixme notes will produce an error. FiXme also comes with
14mu|texlive-fixme-4.2-7|29	support for AUC-TeX.
14mu|texlive-fixme-4.2-7|30	
14mu|texlive-fixme-4.2-7|31	
14mu|texlive-fixme-4.2-7|32	#-----------------------------------------------------------------------
14mu|texlive-fixme-4.2-7|33	%files
14mu|texlive-fixme-4.2-7|34	%{_texmfdistdir}/tex/latex/fixme/fixme.sty
14mu|texlive-fixme-4.2-7|35	%{_texmfdistdir}/tex/latex/fixme/layouts/env/fxenvlayoutcolor.sty
14mu|texlive-fixme-4.2-7|36	%{_texmfdistdir}/tex/latex/fixme/layouts/env/fxenvlayoutcolorsig.sty
14mu|texlive-fixme-4.2-7|37	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutmarginnote.sty
14mu|texlive-fixme-4.2-7|38	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfcmargin.sty
14mu|texlive-fixme-4.2-7|39	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty
14mu|texlive-fixme-4.2-7|40	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfcsigmargin.sty
14mu|texlive-fixme-4.2-7|41	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfcsignote.sty
14mu|texlive-fixme-4.2-7|42	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfmargin.sty
14mu|texlive-fixme-4.2-7|43	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfnote.sty
14mu|texlive-fixme-4.2-7|44	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfsigmargin.sty
14mu|texlive-fixme-4.2-7|45	%{_texmfdistdir}/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty
14mu|texlive-fixme-4.2-7|46	%{_texmfdistdir}/tex/latex/fixme/layouts/target/fxtargetlayoutchangebar.sty
14mu|texlive-fixme-4.2-7|47	%{_texmfdistdir}/tex/latex/fixme/layouts/target/fxtargetlayoutcolor.sty
14mu|texlive-fixme-4.2-7|48	%{_texmfdistdir}/tex/latex/fixme/layouts/target/fxtargetlayoutcolorcb.sty
14mu|texlive-fixme-4.2-7|49	%{_texmfdistdir}/tex/latex/fixme/themes/fxthemecolor.sty
14mu|texlive-fixme-4.2-7|50	%{_texmfdistdir}/tex/latex/fixme/themes/fxthemecolorsig.sty
14mu|texlive-fixme-4.2-7|51	%{_texmfdistdir}/tex/latex/fixme/themes/fxthemesignature.sty
14mu|texlive-fixme-4.2-7|52	%doc %{_texmfdistdir}/doc/latex/fixme/NEWS
14mu|texlive-fixme-4.2-7|53	%doc %{_texmfdistdir}/doc/latex/fixme/README
14mu|texlive-fixme-4.2-7|54	%doc %{_texmfdistdir}/doc/latex/fixme/THANKS
14mu|texlive-fixme-4.2-7|55	%doc %{_texmfdistdir}/doc/latex/fixme/fixme.el
14mu|texlive-fixme-4.2-7|56	%doc %{_texmfdistdir}/doc/latex/fixme/fixme.pdf
14mu|texlive-fixme-4.2-7|57	%doc %{_texmfdistdir}/doc/latex/fixme/header.inc
14mu|texlive-fixme-4.2-7|58	#- source
14mu|texlive-fixme-4.2-7|59	%doc %{_texmfdistdir}/source/latex/fixme/fixme.dtx
14mu|texlive-fixme-4.2-7|60	%doc %{_texmfdistdir}/source/latex/fixme/fixme.ins
14mu|texlive-fixme-4.2-7|61	
14mu|texlive-fixme-4.2-7|62	#-----------------------------------------------------------------------
14mu|texlive-fixme-4.2-7|63	%prep
14mu|texlive-fixme-4.2-7|64	%setup -c -a0 -a1 -a2
14mu|texlive-fixme-4.2-7|65	
14mu|texlive-fixme-4.2-7|66	%build
14mu|texlive-fixme-4.2-7|67	
14mu|texlive-fixme-4.2-7|68	%install
14mu|texlive-fixme-4.2-7|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fixme-4.2-7|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fixme-4.2-7|71	
14mu|texlive-fixme-4.2-7|72	%changelog
14mu|texlive-fixme-4.2-7|73	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.2-7
14mu|texlive-fixme-4.2-7|74	+ Revision: 7cecc2a
14mu|texlive-fixme-4.2-7|75	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fixme-4.2-7|76	
14mu|texlive-fixme-4.2-7|77	

24807 14
14mu|texlive-fixmetodonotes-0.2.2-7|1	# revision 30168
14mu|texlive-fixmetodonotes-0.2.2-7|2	# category Package
14mu|texlive-fixmetodonotes-0.2.2-7|3	# catalog-ctan /macros/latex/contrib/fixmetodonotes
14mu|texlive-fixmetodonotes-0.2.2-7|4	# catalog-date 2013-04-28 19:46:12 +0200
14mu|texlive-fixmetodonotes-0.2.2-7|5	# catalog-license pd
14mu|texlive-fixmetodonotes-0.2.2-7|6	# catalog-version 0.2.2
14mu|texlive-fixmetodonotes-0.2.2-7|7	Name:		texlive-fixmetodonotes
14mu|texlive-fixmetodonotes-0.2.2-7|8	Version:	0.2.2
14mu|texlive-fixmetodonotes-0.2.2-7|9	Release:	7
14mu|texlive-fixmetodonotes-0.2.2-7|10	Summary:	Add notes on document development
14mu|texlive-fixmetodonotes-0.2.2-7|11	Group:		Publishing
14mu|texlive-fixmetodonotes-0.2.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fixmetodonotes
14mu|texlive-fixmetodonotes-0.2.2-7|13	License:	PD
14mu|texlive-fixmetodonotes-0.2.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixmetodonotes.tar.xz
14mu|texlive-fixmetodonotes-0.2.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixmetodonotes.doc.tar.xz
14mu|texlive-fixmetodonotes-0.2.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fixmetodonotes.source.tar.xz
14mu|texlive-fixmetodonotes-0.2.2-7|17	BuildArch:	noarch
14mu|texlive-fixmetodonotes-0.2.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fixmetodonotes-0.2.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fixmetodonotes-0.2.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-fixmetodonotes-0.2.2-7|21	
14mu|texlive-fixmetodonotes-0.2.2-7|22	%description
14mu|texlive-fixmetodonotes-0.2.2-7|23	The package provides tools to highlight FIXME and TODO
14mu|texlive-fixmetodonotes-0.2.2-7|24	annotations. The command \listofnotes prints a list of
14mu|texlive-fixmetodonotes-0.2.2-7|25	outstanding notes, with links to the pages on which they
14mu|texlive-fixmetodonotes-0.2.2-7|26	appear.
14mu|texlive-fixmetodonotes-0.2.2-7|27	
14mu|texlive-fixmetodonotes-0.2.2-7|28	
14mu|texlive-fixmetodonotes-0.2.2-7|29	#-----------------------------------------------------------------------
14mu|texlive-fixmetodonotes-0.2.2-7|30	%files
14mu|texlive-fixmetodonotes-0.2.2-7|31	%{_texmfdistdir}/tex/latex/fixmetodonotes/fixmetodonotes.sty
14mu|texlive-fixmetodonotes-0.2.2-7|32	%doc %{_texmfdistdir}/doc/latex/fixmetodonotes/LICENSE
14mu|texlive-fixmetodonotes-0.2.2-7|33	%doc %{_texmfdistdir}/doc/latex/fixmetodonotes/README
14mu|texlive-fixmetodonotes-0.2.2-7|34	#- source
14mu|texlive-fixmetodonotes-0.2.2-7|35	%doc %{_texmfdistdir}/source/latex/fixmetodonotes/fixmetodonotes.dtx
14mu|texlive-fixmetodonotes-0.2.2-7|36	%doc %{_texmfdistdir}/source/latex/fixmetodonotes/fixmetodonotes.ins
14mu|texlive-fixmetodonotes-0.2.2-7|37	
14mu|texlive-fixmetodonotes-0.2.2-7|38	#-----------------------------------------------------------------------
14mu|texlive-fixmetodonotes-0.2.2-7|39	%prep
14mu|texlive-fixmetodonotes-0.2.2-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-fixmetodonotes-0.2.2-7|41	
14mu|texlive-fixmetodonotes-0.2.2-7|42	%build
14mu|texlive-fixmetodonotes-0.2.2-7|43	
14mu|texlive-fixmetodonotes-0.2.2-7|44	%install
14mu|texlive-fixmetodonotes-0.2.2-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fixmetodonotes-0.2.2-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fixmetodonotes-0.2.2-7|47	
14mu|texlive-fixmetodonotes-0.2.2-7|48	%changelog
14mu|texlive-fixmetodonotes-0.2.2-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.2-7
14mu|texlive-fixmetodonotes-0.2.2-7|50	+ Revision: 1fa560f
14mu|texlive-fixmetodonotes-0.2.2-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fixmetodonotes-0.2.2-7|52	
14mu|texlive-fixmetodonotes-0.2.2-7|53	

24808 14
14mu|texlive-fjodor-20101026-4|1	# revision 20220
14mu|texlive-fjodor-20101026-4|2	# category Package
14mu|texlive-fjodor-20101026-4|3	# catalog-ctan /macros/latex/contrib/fjodor
14mu|texlive-fjodor-20101026-4|4	# catalog-date 2010-10-26 21:52:03 +0200
14mu|texlive-fjodor-20101026-4|5	# catalog-license gpl
14mu|texlive-fjodor-20101026-4|6	# catalog-version undef
14mu|texlive-fjodor-20101026-4|7	Name:		texlive-fjodor
14mu|texlive-fjodor-20101026-4|8	Version:	20101026
14mu|texlive-fjodor-20101026-4|9	Release:	4
14mu|texlive-fjodor-20101026-4|10	Summary:	A selection of layout styles
14mu|texlive-fjodor-20101026-4|11	Group:		Publishing
14mu|texlive-fjodor-20101026-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fjodor
14mu|texlive-fjodor-20101026-4|13	License:	GPL
14mu|texlive-fjodor-20101026-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fjodor.tar.xz
14mu|texlive-fjodor-20101026-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fjodor.doc.tar.xz
14mu|texlive-fjodor-20101026-4|16	BuildArch:	noarch
14mu|texlive-fjodor-20101026-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fjodor-20101026-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fjodor-20101026-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fjodor-20101026-4|20	
14mu|texlive-fjodor-20101026-4|21	%description
14mu|texlive-fjodor-20101026-4|22	The package provides several page layouts, selectable by
14mu|texlive-fjodor-20101026-4|23	package options.
14mu|texlive-fjodor-20101026-4|24	
14mu|texlive-fjodor-20101026-4|25	
14mu|texlive-fjodor-20101026-4|26	#-----------------------------------------------------------------------
14mu|texlive-fjodor-20101026-4|27	%files
14mu|texlive-fjodor-20101026-4|28	%{_texmfdistdir}/tex/latex/fjodor/fjodor.sty
14mu|texlive-fjodor-20101026-4|29	%doc %{_texmfdistdir}/doc/latex/fjodor/README
14mu|texlive-fjodor-20101026-4|30	%doc %{_texmfdistdir}/doc/latex/fjodor/dostojevski.pdf
14mu|texlive-fjodor-20101026-4|31	%doc %{_texmfdistdir}/doc/latex/fjodor/dostojevski.tex
14mu|texlive-fjodor-20101026-4|32	%doc %{_texmfdistdir}/doc/latex/fjodor/fjodor.pdf
14mu|texlive-fjodor-20101026-4|33	%doc %{_texmfdistdir}/doc/latex/fjodor/fjodor.tex
14mu|texlive-fjodor-20101026-4|34	%doc %{_texmfdistdir}/doc/latex/fjodor/srbook-mem.sty
14mu|texlive-fjodor-20101026-4|35	
14mu|texlive-fjodor-20101026-4|36	#-----------------------------------------------------------------------
14mu|texlive-fjodor-20101026-4|37	%prep
14mu|texlive-fjodor-20101026-4|38	%setup -c -a0 -a1
14mu|texlive-fjodor-20101026-4|39	
14mu|texlive-fjodor-20101026-4|40	%build
14mu|texlive-fjodor-20101026-4|41	
14mu|texlive-fjodor-20101026-4|42	%install
14mu|texlive-fjodor-20101026-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fjodor-20101026-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fjodor-20101026-4|45	
14mu|texlive-fjodor-20101026-4|46	
14mu|texlive-fjodor-20101026-4|47	
14mu|texlive-fjodor-20101026-4|48	%changelog
14mu|texlive-fjodor-20101026-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101026-4
14mu|texlive-fjodor-20101026-4|50	+ Revision: 49b0b5f
14mu|texlive-fjodor-20101026-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fjodor-20101026-4|52	
14mu|texlive-fjodor-20101026-4|53	

24809 14
14mu|texlive-flabels-1.0-4|1	# revision 17272
14mu|texlive-flabels-1.0-4|2	# category Package
14mu|texlive-flabels-1.0-4|3	# catalog-ctan /macros/latex/contrib/flabels
14mu|texlive-flabels-1.0-4|4	# catalog-date 2010-02-28 22:13:22 +0100
14mu|texlive-flabels-1.0-4|5	# catalog-license lppl
14mu|texlive-flabels-1.0-4|6	# catalog-version 1.0
14mu|texlive-flabels-1.0-4|7	Name:		texlive-flabels
14mu|texlive-flabels-1.0-4|8	Version:	1.0
14mu|texlive-flabels-1.0-4|9	Release:	4
14mu|texlive-flabels-1.0-4|10	Summary:	Labels for files and folders
14mu|texlive-flabels-1.0-4|11	Group:		Publishing
14mu|texlive-flabels-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flabels
14mu|texlive-flabels-1.0-4|13	License:	LPPL
14mu|texlive-flabels-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flabels.tar.xz
14mu|texlive-flabels-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flabels.doc.tar.xz
14mu|texlive-flabels-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flabels.source.tar.xz
14mu|texlive-flabels-1.0-4|17	BuildArch:	noarch
14mu|texlive-flabels-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-flabels-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-flabels-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-flabels-1.0-4|21	
14mu|texlive-flabels-1.0-4|22	%description
14mu|texlive-flabels-1.0-4|23	Macros for typesetting pretty labels (optionally colored) for
14mu|texlive-flabels-1.0-4|24	the back of files or binders (currently only the special A4
14mu|texlive-flabels-1.0-4|25	"Leitz-Ordner" ring binder is supported).
14mu|texlive-flabels-1.0-4|26	
14mu|texlive-flabels-1.0-4|27	
14mu|texlive-flabels-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-flabels-1.0-4|29	%files
14mu|texlive-flabels-1.0-4|30	%{_texmfdistdir}/tex/latex/flabels/flabels.sty
14mu|texlive-flabels-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/flabels/README
14mu|texlive-flabels-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/flabels/flabels.pdf
14mu|texlive-flabels-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/flabels/makedoc
14mu|texlive-flabels-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/flabels/makedoc-patched
14mu|texlive-flabels-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/flabels/makedoc.bat
14mu|texlive-flabels-1.0-4|36	#- source
14mu|texlive-flabels-1.0-4|37	%doc %{_texmfdistdir}/source/latex/flabels/flabels.dtx
14mu|texlive-flabels-1.0-4|38	%doc %{_texmfdistdir}/source/latex/flabels/flabels.ins
14mu|texlive-flabels-1.0-4|39	
14mu|texlive-flabels-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-flabels-1.0-4|41	%prep
14mu|texlive-flabels-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-flabels-1.0-4|43	
14mu|texlive-flabels-1.0-4|44	%build
14mu|texlive-flabels-1.0-4|45	
14mu|texlive-flabels-1.0-4|46	%install
14mu|texlive-flabels-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-flabels-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-flabels-1.0-4|49	
14mu|texlive-flabels-1.0-4|50	
14mu|texlive-flabels-1.0-4|51	
14mu|texlive-flabels-1.0-4|52	%changelog
14mu|texlive-flabels-1.0-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-flabels-1.0-4|54	+ Revision: 73249a1
14mu|texlive-flabels-1.0-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-flabels-1.0-4|56	
14mu|texlive-flabels-1.0-4|57	

24810 14
14mu|texlive-flacards-0.1.1b-4|1	# revision 19440
14mu|texlive-flacards-0.1.1b-4|2	# category Package
14mu|texlive-flacards-0.1.1b-4|3	# catalog-ctan /macros/latex/contrib/flacards
14mu|texlive-flacards-0.1.1b-4|4	# catalog-date 2010-01-16 19:56:06 +0100
14mu|texlive-flacards-0.1.1b-4|5	# catalog-license gpl
14mu|texlive-flacards-0.1.1b-4|6	# catalog-version 0.1.1b
14mu|texlive-flacards-0.1.1b-4|7	Name:		texlive-flacards
14mu|texlive-flacards-0.1.1b-4|8	Version:	0.1.1b
14mu|texlive-flacards-0.1.1b-4|9	Release:	4
14mu|texlive-flacards-0.1.1b-4|10	Summary:	Generate flashcards for printing
14mu|texlive-flacards-0.1.1b-4|11	Group:		Publishing
14mu|texlive-flacards-0.1.1b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flacards
14mu|texlive-flacards-0.1.1b-4|13	License:	GPL
14mu|texlive-flacards-0.1.1b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flacards.tar.xz
14mu|texlive-flacards-0.1.1b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flacards.doc.tar.xz
14mu|texlive-flacards-0.1.1b-4|16	BuildArch:	noarch
14mu|texlive-flacards-0.1.1b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-flacards-0.1.1b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-flacards-0.1.1b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-flacards-0.1.1b-4|20	
14mu|texlive-flacards-0.1.1b-4|21	%description
14mu|texlive-flacards-0.1.1b-4|22	The flacards class provides an easy interface to produce
14mu|texlive-flacards-0.1.1b-4|23	flashcards. It will print several cards per page, on both sides
14mu|texlive-flacards-0.1.1b-4|24	of the paper.
14mu|texlive-flacards-0.1.1b-4|25	
14mu|texlive-flacards-0.1.1b-4|26	
14mu|texlive-flacards-0.1.1b-4|27	#-----------------------------------------------------------------------
14mu|texlive-flacards-0.1.1b-4|28	%files
14mu|texlive-flacards-0.1.1b-4|29	%{_texmfdistdir}/tex/latex/flacards/flacards.cls
14mu|texlive-flacards-0.1.1b-4|30	%doc %{_texmfdistdir}/doc/latex/flacards/COPYING
14mu|texlive-flacards-0.1.1b-4|31	%doc %{_texmfdistdir}/doc/latex/flacards/README
14mu|texlive-flacards-0.1.1b-4|32	%doc %{_texmfdistdir}/doc/latex/flacards/README.TEXLIVE
14mu|texlive-flacards-0.1.1b-4|33	%doc %{_texmfdistdir}/doc/latex/flacards/changelog.txt
14mu|texlive-flacards-0.1.1b-4|34	%doc %{_texmfdistdir}/doc/latex/flacards/flacards_ex.pdf
14mu|texlive-flacards-0.1.1b-4|35	%doc %{_texmfdistdir}/doc/latex/flacards/flacards_ex.tex
14mu|texlive-flacards-0.1.1b-4|36	%doc %{_texmfdistdir}/doc/latex/flacards/flacards_ex1.tex
14mu|texlive-flacards-0.1.1b-4|37	%doc %{_texmfdistdir}/doc/latex/flacards/flacards_ex2.tex
14mu|texlive-flacards-0.1.1b-4|38	
14mu|texlive-flacards-0.1.1b-4|39	#-----------------------------------------------------------------------
14mu|texlive-flacards-0.1.1b-4|40	%prep
14mu|texlive-flacards-0.1.1b-4|41	%setup -c -a0 -a1
14mu|texlive-flacards-0.1.1b-4|42	
14mu|texlive-flacards-0.1.1b-4|43	%build
14mu|texlive-flacards-0.1.1b-4|44	
14mu|texlive-flacards-0.1.1b-4|45	%install
14mu|texlive-flacards-0.1.1b-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-flacards-0.1.1b-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-flacards-0.1.1b-4|48	
14mu|texlive-flacards-0.1.1b-4|49	
14mu|texlive-flacards-0.1.1b-4|50	
14mu|texlive-flacards-0.1.1b-4|51	%changelog
14mu|texlive-flacards-0.1.1b-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1b-4
14mu|texlive-flacards-0.1.1b-4|53	+ Revision: 1addfa1
14mu|texlive-flacards-0.1.1b-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-flacards-0.1.1b-4|55	
14mu|texlive-flacards-0.1.1b-4|56	

24811 14
14mu|texlive-flagderiv-0.10-4|1	# revision 15878
14mu|texlive-flagderiv-0.10-4|2	# category Package
14mu|texlive-flagderiv-0.10-4|3	# catalog-ctan /macros/latex/contrib/flagderiv
14mu|texlive-flagderiv-0.10-4|4	# catalog-date 2007-02-22 16:49:05 +0100
14mu|texlive-flagderiv-0.10-4|5	# catalog-license gpl
14mu|texlive-flagderiv-0.10-4|6	# catalog-version 0.10
14mu|texlive-flagderiv-0.10-4|7	Name:		texlive-flagderiv
14mu|texlive-flagderiv-0.10-4|8	Version:	0.10
14mu|texlive-flagderiv-0.10-4|9	Release:	4
14mu|texlive-flagderiv-0.10-4|10	Summary:	Flag style derivation package
14mu|texlive-flagderiv-0.10-4|11	Group:		Publishing
14mu|texlive-flagderiv-0.10-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flagderiv
14mu|texlive-flagderiv-0.10-4|13	License:	GPL
14mu|texlive-flagderiv-0.10-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flagderiv.tar.xz
14mu|texlive-flagderiv-0.10-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flagderiv.doc.tar.xz
14mu|texlive-flagderiv-0.10-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flagderiv.source.tar.xz
14mu|texlive-flagderiv-0.10-4|17	BuildArch:	noarch
14mu|texlive-flagderiv-0.10-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-flagderiv-0.10-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-flagderiv-0.10-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-flagderiv-0.10-4|21	
14mu|texlive-flagderiv-0.10-4|22	%description
14mu|texlive-flagderiv-0.10-4|23	The flagderiv package is used to create mathematical
14mu|texlive-flagderiv-0.10-4|24	derivations using the flag/flagpole notation. The package
14mu|texlive-flagderiv-0.10-4|25	features an intuitive command syntax, opening and closing
14mu|texlive-flagderiv-0.10-4|26	multiple flagpoles, different comment styles, customizable
14mu|texlive-flagderiv-0.10-4|27	symbols and label namespaces.
14mu|texlive-flagderiv-0.10-4|28	
14mu|texlive-flagderiv-0.10-4|29	
14mu|texlive-flagderiv-0.10-4|30	#-----------------------------------------------------------------------
14mu|texlive-flagderiv-0.10-4|31	%files
14mu|texlive-flagderiv-0.10-4|32	%{_texmfdistdir}/tex/latex/flagderiv/flagderiv.sty
14mu|texlive-flagderiv-0.10-4|33	%doc %{_texmfdistdir}/doc/latex/flagderiv/README
14mu|texlive-flagderiv-0.10-4|34	%doc %{_texmfdistdir}/doc/latex/flagderiv/flagderiv.pdf
14mu|texlive-flagderiv-0.10-4|35	#- source
14mu|texlive-flagderiv-0.10-4|36	%doc %{_texmfdistdir}/source/latex/flagderiv/flagderiv.dtx
14mu|texlive-flagderiv-0.10-4|37	%doc %{_texmfdistdir}/source/latex/flagderiv/flagderiv.ins
14mu|texlive-flagderiv-0.10-4|38	
14mu|texlive-flagderiv-0.10-4|39	#-----------------------------------------------------------------------
14mu|texlive-flagderiv-0.10-4|40	%prep
14mu|texlive-flagderiv-0.10-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-flagderiv-0.10-4|42	
14mu|texlive-flagderiv-0.10-4|43	%build
14mu|texlive-flagderiv-0.10-4|44	
14mu|texlive-flagderiv-0.10-4|45	%install
14mu|texlive-flagderiv-0.10-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-flagderiv-0.10-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-flagderiv-0.10-4|48	
14mu|texlive-flagderiv-0.10-4|49	
14mu|texlive-flagderiv-0.10-4|50	
14mu|texlive-flagderiv-0.10-4|51	%changelog
14mu|texlive-flagderiv-0.10-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10-4
14mu|texlive-flagderiv-0.10-4|53	+ Revision: 2787e62
14mu|texlive-flagderiv-0.10-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-flagderiv-0.10-4|55	
14mu|texlive-flagderiv-0.10-4|56	

24812 14
14mu|texlive-flashcards-1.0.1-4|1	# revision 19667
14mu|texlive-flashcards-1.0.1-4|2	# category Package
14mu|texlive-flashcards-1.0.1-4|3	# catalog-ctan /macros/latex/contrib/flashcards
14mu|texlive-flashcards-1.0.1-4|4	# catalog-date 2010-08-06 13:03:06 +0200
14mu|texlive-flashcards-1.0.1-4|5	# catalog-license gpl
14mu|texlive-flashcards-1.0.1-4|6	# catalog-version 1.0.1
14mu|texlive-flashcards-1.0.1-4|7	Name:		texlive-flashcards
14mu|texlive-flashcards-1.0.1-4|8	Version:	1.0.1
14mu|texlive-flashcards-1.0.1-4|9	Release:	4
14mu|texlive-flashcards-1.0.1-4|10	Summary:	A class for typesetting flashcards
14mu|texlive-flashcards-1.0.1-4|11	Group:		Publishing
14mu|texlive-flashcards-1.0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flashcards
14mu|texlive-flashcards-1.0.1-4|13	License:	GPL
14mu|texlive-flashcards-1.0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashcards.tar.xz
14mu|texlive-flashcards-1.0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashcards.doc.tar.xz
14mu|texlive-flashcards-1.0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashcards.source.tar.xz
14mu|texlive-flashcards-1.0.1-4|17	BuildArch:	noarch
14mu|texlive-flashcards-1.0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-flashcards-1.0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-flashcards-1.0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-flashcards-1.0.1-4|21	
14mu|texlive-flashcards-1.0.1-4|22	%description
14mu|texlive-flashcards-1.0.1-4|23	The FlashCards class provides for the typesetting of flash
14mu|texlive-flashcards-1.0.1-4|24	cards. By flash card, we mean a two sided card which has a
14mu|texlive-flashcards-1.0.1-4|25	prompt or a question on one side and the response or the answer
14mu|texlive-flashcards-1.0.1-4|26	on the flip (back) side. Flash cards come in many sizes
14mu|texlive-flashcards-1.0.1-4|27	depending on the nature of the information they contain.
14mu|texlive-flashcards-1.0.1-4|28	
14mu|texlive-flashcards-1.0.1-4|29	
14mu|texlive-flashcards-1.0.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-flashcards-1.0.1-4|31	%files
14mu|texlive-flashcards-1.0.1-4|32	%{_texmfdistdir}/tex/latex/flashcards/avery5371.cfg
14mu|texlive-flashcards-1.0.1-4|33	%{_texmfdistdir}/tex/latex/flashcards/avery5388.cfg
14mu|texlive-flashcards-1.0.1-4|34	%{_texmfdistdir}/tex/latex/flashcards/flashcards.cls
14mu|texlive-flashcards-1.0.1-4|35	%doc %{_texmfdistdir}/doc/latex/flashcards/COPYING
14mu|texlive-flashcards-1.0.1-4|36	%doc %{_texmfdistdir}/doc/latex/flashcards/README
14mu|texlive-flashcards-1.0.1-4|37	%doc %{_texmfdistdir}/doc/latex/flashcards/flashcards.pdf
14mu|texlive-flashcards-1.0.1-4|38	%doc %{_texmfdistdir}/doc/latex/flashcards/samplecards.tex
14mu|texlive-flashcards-1.0.1-4|39	#- source
14mu|texlive-flashcards-1.0.1-4|40	%doc %{_texmfdistdir}/source/latex/flashcards/flashcards.dtx
14mu|texlive-flashcards-1.0.1-4|41	%doc %{_texmfdistdir}/source/latex/flashcards/flashcards.ins
14mu|texlive-flashcards-1.0.1-4|42	
14mu|texlive-flashcards-1.0.1-4|43	#-----------------------------------------------------------------------
14mu|texlive-flashcards-1.0.1-4|44	%prep
14mu|texlive-flashcards-1.0.1-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-flashcards-1.0.1-4|46	
14mu|texlive-flashcards-1.0.1-4|47	%build
14mu|texlive-flashcards-1.0.1-4|48	
14mu|texlive-flashcards-1.0.1-4|49	%install
14mu|texlive-flashcards-1.0.1-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-flashcards-1.0.1-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-flashcards-1.0.1-4|52	
14mu|texlive-flashcards-1.0.1-4|53	
14mu|texlive-flashcards-1.0.1-4|54	
14mu|texlive-flashcards-1.0.1-4|55	%changelog
14mu|texlive-flashcards-1.0.1-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14mu|texlive-flashcards-1.0.1-4|57	+ Revision: 94c3549
14mu|texlive-flashcards-1.0.1-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-flashcards-1.0.1-4|59	
14mu|texlive-flashcards-1.0.1-4|60	

24813 14
14mu|texlive-flashmovie-0.4-5|1	# revision 25768
14mu|texlive-flashmovie-0.4-5|2	# category Package
14mu|texlive-flashmovie-0.4-5|3	# catalog-ctan /macros/latex/contrib/flashmovie
14mu|texlive-flashmovie-0.4-5|4	# catalog-date 2012-03-21 09:27:37 +0100
14mu|texlive-flashmovie-0.4-5|5	# catalog-license lppl1.3
14mu|texlive-flashmovie-0.4-5|6	# catalog-version 0.4
14mu|texlive-flashmovie-0.4-5|7	Name:		texlive-flashmovie
14mu|texlive-flashmovie-0.4-5|8	Version:	0.4
14mu|texlive-flashmovie-0.4-5|9	Release:	5
14mu|texlive-flashmovie-0.4-5|10	Summary:	Directly embed flash movies into PDF files
14mu|texlive-flashmovie-0.4-5|11	Group:		Publishing
14mu|texlive-flashmovie-0.4-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flashmovie
14mu|texlive-flashmovie-0.4-5|13	License:	LPPL1.3
14mu|texlive-flashmovie-0.4-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashmovie.tar.xz
14mu|texlive-flashmovie-0.4-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flashmovie.doc.tar.xz
14mu|texlive-flashmovie-0.4-5|16	BuildArch:	noarch
14mu|texlive-flashmovie-0.4-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-flashmovie-0.4-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-flashmovie-0.4-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-flashmovie-0.4-5|20	
14mu|texlive-flashmovie-0.4-5|21	%description
14mu|texlive-flashmovie-0.4-5|22	The package allows direct embedding of flash movies into PDF
14mu|texlive-flashmovie-0.4-5|23	files. It is designed for use with pdflatex. The package takes
14mu|texlive-flashmovie-0.4-5|24	advantage of the embedded Adobe Flash player in Adobe Reader 9;
14mu|texlive-flashmovie-0.4-5|25	the reader is invoked with the 'rich media annotation' feature,
14mu|texlive-flashmovie-0.4-5|26	described in "Adobe Supplement to the ISO 32000 BaseVersion:
14mu|texlive-flashmovie-0.4-5|27	1.7 ExtensionLevel: 3". This method of embedding movies is
14mu|texlive-flashmovie-0.4-5|28	attractive since it removes all platform dependencies; however,
14mu|texlive-flashmovie-0.4-5|29	the user is required to use Acrobat 9.
14mu|texlive-flashmovie-0.4-5|30	
14mu|texlive-flashmovie-0.4-5|31	
14mu|texlive-flashmovie-0.4-5|32	#-----------------------------------------------------------------------
14mu|texlive-flashmovie-0.4-5|33	%files
14mu|texlive-flashmovie-0.4-5|34	%{_texmfdistdir}/tex/latex/flashmovie/flashmovie.sty
14mu|texlive-flashmovie-0.4-5|35	%{_texmfdistdir}/tex/latex/flashmovie/player_flv_maxi.swf
14mu|texlive-flashmovie-0.4-5|36	%doc %{_texmfdistdir}/doc/latex/flashmovie/README
14mu|texlive-flashmovie-0.4-5|37	%doc %{_texmfdistdir}/doc/latex/flashmovie/flv-player-license/MPL-1.1
14mu|texlive-flashmovie-0.4-5|38	%doc %{_texmfdistdir}/doc/latex/flashmovie/flv-player-license/license.txt
14mu|texlive-flashmovie-0.4-5|39	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-beamer-0.pdf
14mu|texlive-flashmovie-0.4-5|40	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-beamer-0.tex
14mu|texlive-flashmovie-0.4-5|41	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-beamer-1.tex
14mu|texlive-flashmovie-0.4-5|42	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-flv.pdf
14mu|texlive-flashmovie-0.4-5|43	%doc %{_texmfdistdir}/doc/latex/flashmovie/test-flv.tex
14mu|texlive-flashmovie-0.4-5|44	%doc %{_texmfdistdir}/doc/latex/flashmovie/test.tex
14mu|texlive-flashmovie-0.4-5|45	
14mu|texlive-flashmovie-0.4-5|46	#-----------------------------------------------------------------------
14mu|texlive-flashmovie-0.4-5|47	%prep
14mu|texlive-flashmovie-0.4-5|48	%setup -c -a0 -a1
14mu|texlive-flashmovie-0.4-5|49	
14mu|texlive-flashmovie-0.4-5|50	%build
14mu|texlive-flashmovie-0.4-5|51	
14mu|texlive-flashmovie-0.4-5|52	%install
14mu|texlive-flashmovie-0.4-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-flashmovie-0.4-5|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-flashmovie-0.4-5|55	
14mu|texlive-flashmovie-0.4-5|56	
14mu|texlive-flashmovie-0.4-5|57	
14mu|texlive-flashmovie-0.4-5|58	%changelog
14mu|texlive-flashmovie-0.4-5|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-5
14mu|texlive-flashmovie-0.4-5|60	+ Revision: bd6878b
14mu|texlive-flashmovie-0.4-5|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-flashmovie-0.4-5|62	
14mu|texlive-flashmovie-0.4-5|63	

24814 14
14mu|texlive-flipbook-0.2-3|1	# revision 25584
14mu|texlive-flipbook-0.2-3|2	# category Package
14mu|texlive-flipbook-0.2-3|3	# catalog-ctan /macros/latex/contrib/flipbook
14mu|texlive-flipbook-0.2-3|4	# catalog-date 2012-03-07 15:39:23 +0100
14mu|texlive-flipbook-0.2-3|5	# catalog-license lppl
14mu|texlive-flipbook-0.2-3|6	# catalog-version 0.2
14mu|texlive-flipbook-0.2-3|7	Name:		texlive-flipbook
14mu|texlive-flipbook-0.2-3|8	Version:	0.2
14mu|texlive-flipbook-0.2-3|9	Release:	3
14mu|texlive-flipbook-0.2-3|10	Summary:	Typeset flipbook animations, in the corners of documents
14mu|texlive-flipbook-0.2-3|11	Group:		Publishing
14mu|texlive-flipbook-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flipbook
14mu|texlive-flipbook-0.2-3|13	License:	LPPL
14mu|texlive-flipbook-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flipbook.tar.xz
14mu|texlive-flipbook-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flipbook.doc.tar.xz
14mu|texlive-flipbook-0.2-3|16	BuildArch:	noarch
14mu|texlive-flipbook-0.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-flipbook-0.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-flipbook-0.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-flipbook-0.2-3|20	
14mu|texlive-flipbook-0.2-3|21	%description
14mu|texlive-flipbook-0.2-3|22	The package provides techniques for adding flip book animations
14mu|texlive-flipbook-0.2-3|23	in the corner of your LaTeX documents (using images or ASCII
14mu|texlive-flipbook-0.2-3|24	art). Animations are defined as a set of numbered files (e.g.,
14mu|texlive-flipbook-0.2-3|25	"im1.pdf", "im2.pdf", "im3.pdf", ...). The package relies on
14mu|texlive-flipbook-0.2-3|26	fancyhdr to control the corners.
14mu|texlive-flipbook-0.2-3|27	
14mu|texlive-flipbook-0.2-3|28	
14mu|texlive-flipbook-0.2-3|29	#-----------------------------------------------------------------------
14mu|texlive-flipbook-0.2-3|30	%files
14mu|texlive-flipbook-0.2-3|31	%{_texmfdistdir}/tex/latex/flipbook/flipbook.sty
14mu|texlive-flipbook-0.2-3|32	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im01.eps
14mu|texlive-flipbook-0.2-3|33	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im01.fig
14mu|texlive-flipbook-0.2-3|34	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im01.pdf
14mu|texlive-flipbook-0.2-3|35	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im02.eps
14mu|texlive-flipbook-0.2-3|36	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im02.fig
14mu|texlive-flipbook-0.2-3|37	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im02.pdf
14mu|texlive-flipbook-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im03.eps
14mu|texlive-flipbook-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im03.fig
14mu|texlive-flipbook-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im03.pdf
14mu|texlive-flipbook-0.2-3|41	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im04.eps
14mu|texlive-flipbook-0.2-3|42	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im04.fig
14mu|texlive-flipbook-0.2-3|43	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im04.pdf
14mu|texlive-flipbook-0.2-3|44	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im05.eps
14mu|texlive-flipbook-0.2-3|45	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im05.fig
14mu|texlive-flipbook-0.2-3|46	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im05.pdf
14mu|texlive-flipbook-0.2-3|47	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im06.eps
14mu|texlive-flipbook-0.2-3|48	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im06.fig
14mu|texlive-flipbook-0.2-3|49	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an1b/im06.pdf
14mu|texlive-flipbook-0.2-3|50	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/an2.gif
14mu|texlive-flipbook-0.2-3|51	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/an2.xcf
14mu|texlive-flipbook-0.2-3|52	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im0.eps
14mu|texlive-flipbook-0.2-3|53	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im0.pdf
14mu|texlive-flipbook-0.2-3|54	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im00.fig
14mu|texlive-flipbook-0.2-3|55	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im01.fig
14mu|texlive-flipbook-0.2-3|56	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im01.gif
14mu|texlive-flipbook-0.2-3|57	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im02.fig
14mu|texlive-flipbook-0.2-3|58	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im02.gif
14mu|texlive-flipbook-0.2-3|59	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im03.fig
14mu|texlive-flipbook-0.2-3|60	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im03.gif
14mu|texlive-flipbook-0.2-3|61	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im04.fig
14mu|texlive-flipbook-0.2-3|62	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im04.gif
14mu|texlive-flipbook-0.2-3|63	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im05.fig
14mu|texlive-flipbook-0.2-3|64	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im05.gif
14mu|texlive-flipbook-0.2-3|65	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im06.fig
14mu|texlive-flipbook-0.2-3|66	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im06.gif
14mu|texlive-flipbook-0.2-3|67	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im07.fig
14mu|texlive-flipbook-0.2-3|68	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im07.gif
14mu|texlive-flipbook-0.2-3|69	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im08.fig
14mu|texlive-flipbook-0.2-3|70	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im08.gif
14mu|texlive-flipbook-0.2-3|71	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im09.fig
14mu|texlive-flipbook-0.2-3|72	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im09.gif
14mu|texlive-flipbook-0.2-3|73	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im1.eps
14mu|texlive-flipbook-0.2-3|74	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im1.pdf
14mu|texlive-flipbook-0.2-3|75	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im10.eps
14mu|texlive-flipbook-0.2-3|76	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im10.fig
14mu|texlive-flipbook-0.2-3|77	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im10.gif
14mu|texlive-flipbook-0.2-3|78	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im10.pdf
14mu|texlive-flipbook-0.2-3|79	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im11.eps
14mu|texlive-flipbook-0.2-3|80	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im11.fig
14mu|texlive-flipbook-0.2-3|81	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im11.gif
14mu|texlive-flipbook-0.2-3|82	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im11.pdf
14mu|texlive-flipbook-0.2-3|83	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im12.eps
14mu|texlive-flipbook-0.2-3|84	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im12.fig
14mu|texlive-flipbook-0.2-3|85	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im12.gif
14mu|texlive-flipbook-0.2-3|86	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im12.pdf
14mu|texlive-flipbook-0.2-3|87	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im13.eps
14mu|texlive-flipbook-0.2-3|88	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im13.fig
14mu|texlive-flipbook-0.2-3|89	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im13.pdf
14mu|texlive-flipbook-0.2-3|90	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im14.eps
14mu|texlive-flipbook-0.2-3|91	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im14.fig
14mu|texlive-flipbook-0.2-3|92	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im14.pdf
14mu|texlive-flipbook-0.2-3|93	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im15.eps
14mu|texlive-flipbook-0.2-3|94	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im15.fig
14mu|texlive-flipbook-0.2-3|95	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im15.pdf
14mu|texlive-flipbook-0.2-3|96	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im16.eps
14mu|texlive-flipbook-0.2-3|97	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im16.fig
14mu|texlive-flipbook-0.2-3|98	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im16.pdf
14mu|texlive-flipbook-0.2-3|99	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im2.eps
14mu|texlive-flipbook-0.2-3|100	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im2.pdf
14mu|texlive-flipbook-0.2-3|101	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im3.eps
14mu|texlive-flipbook-0.2-3|102	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im3.pdf
14mu|texlive-flipbook-0.2-3|103	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im4.eps
14mu|texlive-flipbook-0.2-3|104	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im4.pdf
14mu|texlive-flipbook-0.2-3|105	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im5.eps
14mu|texlive-flipbook-0.2-3|106	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im5.pdf
14mu|texlive-flipbook-0.2-3|107	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im6.eps
14mu|texlive-flipbook-0.2-3|108	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im6.pdf
14mu|texlive-flipbook-0.2-3|109	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im7.eps
14mu|texlive-flipbook-0.2-3|110	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im7.pdf
14mu|texlive-flipbook-0.2-3|111	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im8.eps
14mu|texlive-flipbook-0.2-3|112	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im8.pdf
14mu|texlive-flipbook-0.2-3|113	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im9.eps
14mu|texlive-flipbook-0.2-3|114	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an2/im9.pdf
14mu|texlive-flipbook-0.2-3|115	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/an3.png
14mu|texlive-flipbook-0.2-3|116	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/an3.pnm
14mu|texlive-flipbook-0.2-3|117	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/an3.xcf
14mu|texlive-flipbook-0.2-3|118	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im1.png
14mu|texlive-flipbook-0.2-3|119	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im10.png
14mu|texlive-flipbook-0.2-3|120	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im11.png
14mu|texlive-flipbook-0.2-3|121	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im12.png
14mu|texlive-flipbook-0.2-3|122	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im13.png
14mu|texlive-flipbook-0.2-3|123	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im14.png
14mu|texlive-flipbook-0.2-3|124	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im15.png
14mu|texlive-flipbook-0.2-3|125	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im16.png
14mu|texlive-flipbook-0.2-3|126	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im17.png
14mu|texlive-flipbook-0.2-3|127	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im18.png
14mu|texlive-flipbook-0.2-3|128	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im19.png
14mu|texlive-flipbook-0.2-3|129	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im2.png
14mu|texlive-flipbook-0.2-3|130	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im20.png
14mu|texlive-flipbook-0.2-3|131	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im21.png
14mu|texlive-flipbook-0.2-3|132	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im22.png
14mu|texlive-flipbook-0.2-3|133	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im23.png
14mu|texlive-flipbook-0.2-3|134	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im24.png
14mu|texlive-flipbook-0.2-3|135	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im25.png
14mu|texlive-flipbook-0.2-3|136	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im26.png
14mu|texlive-flipbook-0.2-3|137	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im27.png
14mu|texlive-flipbook-0.2-3|138	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im28.png
14mu|texlive-flipbook-0.2-3|139	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im29.png
14mu|texlive-flipbook-0.2-3|140	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im3.png
14mu|texlive-flipbook-0.2-3|141	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im30.png
14mu|texlive-flipbook-0.2-3|142	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im31.png
14mu|texlive-flipbook-0.2-3|143	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im32.png
14mu|texlive-flipbook-0.2-3|144	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im33.png
14mu|texlive-flipbook-0.2-3|145	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im34.png
14mu|texlive-flipbook-0.2-3|146	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im35.png
14mu|texlive-flipbook-0.2-3|147	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im36.png
14mu|texlive-flipbook-0.2-3|148	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im37.png
14mu|texlive-flipbook-0.2-3|149	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im38.png
14mu|texlive-flipbook-0.2-3|150	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im39.png
14mu|texlive-flipbook-0.2-3|151	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im4.png
14mu|texlive-flipbook-0.2-3|152	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im40.png
14mu|texlive-flipbook-0.2-3|153	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im41.png
14mu|texlive-flipbook-0.2-3|154	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im42.png
14mu|texlive-flipbook-0.2-3|155	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im43.png
14mu|texlive-flipbook-0.2-3|156	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im44.png
14mu|texlive-flipbook-0.2-3|157	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im45.png
14mu|texlive-flipbook-0.2-3|158	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im46.png
14mu|texlive-flipbook-0.2-3|159	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im5.png
14mu|texlive-flipbook-0.2-3|160	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im6.png
14mu|texlive-flipbook-0.2-3|161	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im7.png
14mu|texlive-flipbook-0.2-3|162	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im8.png
14mu|texlive-flipbook-0.2-3|163	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/an3/im9.png
14mu|texlive-flipbook-0.2-3|164	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an0.tex
14mu|texlive-flipbook-0.2-3|165	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an1.tex
14mu|texlive-flipbook-0.2-3|166	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an2.tex
14mu|texlive-flipbook-0.2-3|167	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an3.tex
14mu|texlive-flipbook-0.2-3|168	%doc %{_texmfdistdir}/doc/latex/flipbook/Images/Anims/anASCII/an4.tex
14mu|texlive-flipbook-0.2-3|169	%doc %{_texmfdistdir}/doc/latex/flipbook/Makefile
14mu|texlive-flipbook-0.2-3|170	%doc %{_texmfdistdir}/doc/latex/flipbook/README
14mu|texlive-flipbook-0.2-3|171	%doc %{_texmfdistdir}/doc/latex/flipbook/flipbook-doc.pdf
14mu|texlive-flipbook-0.2-3|172	%doc %{_texmfdistdir}/doc/latex/flipbook/flipbook-doc.tex
14mu|texlive-flipbook-0.2-3|173	%doc %{_texmfdistdir}/doc/latex/flipbook/flipbook-ex.pdf
14mu|texlive-flipbook-0.2-3|174	%doc %{_texmfdistdir}/doc/latex/flipbook/flipbook-ex.tex
14mu|texlive-flipbook-0.2-3|175	
14mu|texlive-flipbook-0.2-3|176	#-----------------------------------------------------------------------
14mu|texlive-flipbook-0.2-3|177	%prep
14mu|texlive-flipbook-0.2-3|178	%setup -c -a0 -a1
14mu|texlive-flipbook-0.2-3|179	
14mu|texlive-flipbook-0.2-3|180	%build
14mu|texlive-flipbook-0.2-3|181	
14mu|texlive-flipbook-0.2-3|182	%install
14mu|texlive-flipbook-0.2-3|183	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-flipbook-0.2-3|184	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-flipbook-0.2-3|185	
14mu|texlive-flipbook-0.2-3|186	
14mu|texlive-flipbook-0.2-3|187	
14mu|texlive-flipbook-0.2-3|188	%changelog
14mu|texlive-flipbook-0.2-3|189	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14mu|texlive-flipbook-0.2-3|190	+ Revision: f29b9b6
14mu|texlive-flipbook-0.2-3|191	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-flipbook-0.2-3|192	
14mu|texlive-flipbook-0.2-3|193	

24815 14
14mu|texlive-flippdf-1.0-4|1	# revision 15878
14mu|texlive-flippdf-1.0-4|2	# category Package
14mu|texlive-flippdf-1.0-4|3	# catalog-ctan /macros/latex/contrib/flippdf
14mu|texlive-flippdf-1.0-4|4	# catalog-date 2007-02-27 14:19:10 +0100
14mu|texlive-flippdf-1.0-4|5	# catalog-license lppl
14mu|texlive-flippdf-1.0-4|6	# catalog-version 1.0
14mu|texlive-flippdf-1.0-4|7	Name:		texlive-flippdf
14mu|texlive-flippdf-1.0-4|8	Version:	1.0
14mu|texlive-flippdf-1.0-4|9	Release:	4
14mu|texlive-flippdf-1.0-4|10	Summary:	Horizontal flipping of pages with pdfLaTeX
14mu|texlive-flippdf-1.0-4|11	Group:		Publishing
14mu|texlive-flippdf-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flippdf
14mu|texlive-flippdf-1.0-4|13	License:	LPPL
14mu|texlive-flippdf-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flippdf.tar.xz
14mu|texlive-flippdf-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flippdf.doc.tar.xz
14mu|texlive-flippdf-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flippdf.source.tar.xz
14mu|texlive-flippdf-1.0-4|17	BuildArch:	noarch
14mu|texlive-flippdf-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-flippdf-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-flippdf-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-flippdf-1.0-4|21	
14mu|texlive-flippdf-1.0-4|22	%description
14mu|texlive-flippdf-1.0-4|23	The package allows the production of a document with pages
14mu|texlive-flippdf-1.0-4|24	"mirrored". This is sometimes required by publishers who want
14mu|texlive-flippdf-1.0-4|25	camera-ready documents to be printed on transparent film (to be
14mu|texlive-flippdf-1.0-4|26	viewed from the "wrong" side). The package requires everypage,
14mu|texlive-flippdf-1.0-4|27	and only works with pdfLaTeX in PDF mode.
14mu|texlive-flippdf-1.0-4|28	
14mu|texlive-flippdf-1.0-4|29	
14mu|texlive-flippdf-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-flippdf-1.0-4|31	%files
14mu|texlive-flippdf-1.0-4|32	%{_texmfdistdir}/tex/latex/flippdf/flippdf.sty
14mu|texlive-flippdf-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/flippdf/README
14mu|texlive-flippdf-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/flippdf/flippdf.pdf
14mu|texlive-flippdf-1.0-4|35	#- source
14mu|texlive-flippdf-1.0-4|36	%doc %{_texmfdistdir}/source/latex/flippdf/flippdf.dtx
14mu|texlive-flippdf-1.0-4|37	%doc %{_texmfdistdir}/source/latex/flippdf/flippdf.ins
14mu|texlive-flippdf-1.0-4|38	
14mu|texlive-flippdf-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-flippdf-1.0-4|40	%prep
14mu|texlive-flippdf-1.0-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-flippdf-1.0-4|42	
14mu|texlive-flippdf-1.0-4|43	%build
14mu|texlive-flippdf-1.0-4|44	
14mu|texlive-flippdf-1.0-4|45	%install
14mu|texlive-flippdf-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-flippdf-1.0-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-flippdf-1.0-4|48	
14mu|texlive-flippdf-1.0-4|49	
14mu|texlive-flippdf-1.0-4|50	
14mu|texlive-flippdf-1.0-4|51	%changelog
14mu|texlive-flippdf-1.0-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-flippdf-1.0-4|53	+ Revision: 8b20537
14mu|texlive-flippdf-1.0-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-flippdf-1.0-4|55	
14mu|texlive-flippdf-1.0-4|56	

24816 14
14mu|texlive-float-1.3d-4|1	# revision 15878
14mu|texlive-float-1.3d-4|2	# category Package
14mu|texlive-float-1.3d-4|3	# catalog-ctan /macros/latex/contrib/float
14mu|texlive-float-1.3d-4|4	# catalog-date 2009-09-26 09:33:53 +0200
14mu|texlive-float-1.3d-4|5	# catalog-license lppl
14mu|texlive-float-1.3d-4|6	# catalog-version 1.3d
14mu|texlive-float-1.3d-4|7	Name:		texlive-float
14mu|texlive-float-1.3d-4|8	Version:	1.3d
14mu|texlive-float-1.3d-4|9	Release:	4
14mu|texlive-float-1.3d-4|10	Summary:	Improved interface for floating objects
14mu|texlive-float-1.3d-4|11	Group:		Publishing
14mu|texlive-float-1.3d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/float
14mu|texlive-float-1.3d-4|13	License:	LPPL
14mu|texlive-float-1.3d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/float.tar.xz
14mu|texlive-float-1.3d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/float.doc.tar.xz
14mu|texlive-float-1.3d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/float.source.tar.xz
14mu|texlive-float-1.3d-4|17	BuildArch:	noarch
14mu|texlive-float-1.3d-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-float-1.3d-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-float-1.3d-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-float-1.3d-4|21	
14mu|texlive-float-1.3d-4|22	%description
14mu|texlive-float-1.3d-4|23	Improves the interface for defining floating objects such as
14mu|texlive-float-1.3d-4|24	figures and tables. Introduces the boxed float, the ruled float
14mu|texlive-float-1.3d-4|25	and the plaintop float. You can define your own floats and
14mu|texlive-float-1.3d-4|26	improve the behaviour of the old ones. The package also
14mu|texlive-float-1.3d-4|27	provides the H float modifier option of the obsolete here
14mu|texlive-float-1.3d-4|28	package. You can select this as automatic default with
14mu|texlive-float-1.3d-4|29	\floatplacement{figure}{H}.
14mu|texlive-float-1.3d-4|30	
14mu|texlive-float-1.3d-4|31	
14mu|texlive-float-1.3d-4|32	#-----------------------------------------------------------------------
14mu|texlive-float-1.3d-4|33	%files
14mu|texlive-float-1.3d-4|34	%{_texmfdistdir}/tex/latex/float/float.sty
14mu|texlive-float-1.3d-4|35	%doc %{_texmfdistdir}/doc/latex/float/README
14mu|texlive-float-1.3d-4|36	%doc %{_texmfdistdir}/doc/latex/float/float.pdf
14mu|texlive-float-1.3d-4|37	#- source
14mu|texlive-float-1.3d-4|38	%doc %{_texmfdistdir}/source/latex/float/float.dtx
14mu|texlive-float-1.3d-4|39	%doc %{_texmfdistdir}/source/latex/float/float.ins
14mu|texlive-float-1.3d-4|40	
14mu|texlive-float-1.3d-4|41	#-----------------------------------------------------------------------
14mu|texlive-float-1.3d-4|42	%prep
14mu|texlive-float-1.3d-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-float-1.3d-4|44	
14mu|texlive-float-1.3d-4|45	%build
14mu|texlive-float-1.3d-4|46	
14mu|texlive-float-1.3d-4|47	%install
14mu|texlive-float-1.3d-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-float-1.3d-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-float-1.3d-4|50	
14mu|texlive-float-1.3d-4|51	
14mu|texlive-float-1.3d-4|52	
14mu|texlive-float-1.3d-4|53	%changelog
14mu|texlive-float-1.3d-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3d-4
14mu|texlive-float-1.3d-4|55	+ Revision: 7fac5d5
14mu|texlive-float-1.3d-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-float-1.3d-4|57	
14mu|texlive-float-1.3d-4|58	

24817 14
14mu|texlive-floatflt-1.31-6|1	# revision 25540
14mu|texlive-floatflt-1.31-6|2	# category Package
14mu|texlive-floatflt-1.31-6|3	# catalog-ctan /macros/latex/contrib/floatflt
14mu|texlive-floatflt-1.31-6|4	# catalog-date 2012-02-29 15:33:26 +0100
14mu|texlive-floatflt-1.31-6|5	# catalog-license lppl1.3
14mu|texlive-floatflt-1.31-6|6	# catalog-version 1.31
14mu|texlive-floatflt-1.31-6|7	Name:		texlive-floatflt
14mu|texlive-floatflt-1.31-6|8	Version:	1.31
14mu|texlive-floatflt-1.31-6|9	Release:	6
14mu|texlive-floatflt-1.31-6|10	Summary:	Wrap text around floats
14mu|texlive-floatflt-1.31-6|11	Group:		Publishing
14mu|texlive-floatflt-1.31-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/floatflt
14mu|texlive-floatflt-1.31-6|13	License:	LPPL1.3
14mu|texlive-floatflt-1.31-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatflt.tar.xz
14mu|texlive-floatflt-1.31-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatflt.doc.tar.xz
14mu|texlive-floatflt-1.31-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatflt.source.tar.xz
14mu|texlive-floatflt-1.31-6|17	BuildArch:	noarch
14mu|texlive-floatflt-1.31-6|18	BuildRequires:	texlive-tlpkg
14mu|texlive-floatflt-1.31-6|19	Requires(pre):	texlive-tlpkg
14mu|texlive-floatflt-1.31-6|20	Requires(post):	texlive-kpathsea
14mu|texlive-floatflt-1.31-6|21	
14mu|texlive-floatflt-1.31-6|22	%description
14mu|texlive-floatflt-1.31-6|23	The package can float text around figures and tables which do
14mu|texlive-floatflt-1.31-6|24	not span the full width of a page; it improves upon floatfig,
14mu|texlive-floatflt-1.31-6|25	and allows tables/figures to be set left/right or alternating
14mu|texlive-floatflt-1.31-6|26	on even/odd pages.
14mu|texlive-floatflt-1.31-6|27	
14mu|texlive-floatflt-1.31-6|28	
14mu|texlive-floatflt-1.31-6|29	#-----------------------------------------------------------------------
14mu|texlive-floatflt-1.31-6|30	%files
14mu|texlive-floatflt-1.31-6|31	%{_texmfdistdir}/tex/latex/floatflt/floatflt.sty
14mu|texlive-floatflt-1.31-6|32	%doc %{_texmfdistdir}/doc/latex/floatflt/README
14mu|texlive-floatflt-1.31-6|33	%doc %{_texmfdistdir}/doc/latex/floatflt/floatexm.tex
14mu|texlive-floatflt-1.31-6|34	%doc %{_texmfdistdir}/doc/latex/floatflt/floatfge.tex
14mu|texlive-floatflt-1.31-6|35	%doc %{_texmfdistdir}/doc/latex/floatflt/floatfig.txt
14mu|texlive-floatflt-1.31-6|36	%doc %{_texmfdistdir}/doc/latex/floatflt/floatflt.pdf
14mu|texlive-floatflt-1.31-6|37	#- source
14mu|texlive-floatflt-1.31-6|38	%doc %{_texmfdistdir}/source/latex/floatflt/floatflt.dtx
14mu|texlive-floatflt-1.31-6|39	%doc %{_texmfdistdir}/source/latex/floatflt/floatflt.ins
14mu|texlive-floatflt-1.31-6|40	
14mu|texlive-floatflt-1.31-6|41	#-----------------------------------------------------------------------
14mu|texlive-floatflt-1.31-6|42	%prep
14mu|texlive-floatflt-1.31-6|43	%setup -c -a0 -a1 -a2
14mu|texlive-floatflt-1.31-6|44	
14mu|texlive-floatflt-1.31-6|45	%build
14mu|texlive-floatflt-1.31-6|46	
14mu|texlive-floatflt-1.31-6|47	%install
14mu|texlive-floatflt-1.31-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-floatflt-1.31-6|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-floatflt-1.31-6|50	
14mu|texlive-floatflt-1.31-6|51	
14mu|texlive-floatflt-1.31-6|52	
14mu|texlive-floatflt-1.31-6|53	%changelog
14mu|texlive-floatflt-1.31-6|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.31-6
14mu|texlive-floatflt-1.31-6|55	+ Revision: bf1b79e
14mu|texlive-floatflt-1.31-6|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-floatflt-1.31-6|57	
14mu|texlive-floatflt-1.31-6|58	

24818 14
14mu|texlive-floatrow-0.3b-4|1	# revision 15878
14mu|texlive-floatrow-0.3b-4|2	# category Package
14mu|texlive-floatrow-0.3b-4|3	# catalog-ctan /macros/latex/contrib/floatrow
14mu|texlive-floatrow-0.3b-4|4	# catalog-date 2009-09-27 10:36:15 +0200
14mu|texlive-floatrow-0.3b-4|5	# catalog-license lppl
14mu|texlive-floatrow-0.3b-4|6	# catalog-version 0.3b
14mu|texlive-floatrow-0.3b-4|7	Name:		texlive-floatrow
14mu|texlive-floatrow-0.3b-4|8	Version:	0.3b
14mu|texlive-floatrow-0.3b-4|9	Release:	4
14mu|texlive-floatrow-0.3b-4|10	Summary:	Modifying the layout of floats
14mu|texlive-floatrow-0.3b-4|11	Group:		Publishing
14mu|texlive-floatrow-0.3b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/floatrow
14mu|texlive-floatrow-0.3b-4|13	License:	LPPL
14mu|texlive-floatrow-0.3b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatrow.tar.xz
14mu|texlive-floatrow-0.3b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatrow.doc.tar.xz
14mu|texlive-floatrow-0.3b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/floatrow.source.tar.xz
14mu|texlive-floatrow-0.3b-4|17	BuildArch:	noarch
14mu|texlive-floatrow-0.3b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-floatrow-0.3b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-floatrow-0.3b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-floatrow-0.3b-4|21	
14mu|texlive-floatrow-0.3b-4|22	%description
14mu|texlive-floatrow-0.3b-4|23	The floatrow package provides many ways to customize layouts of
14mu|texlive-floatrow-0.3b-4|24	floating environments and has code to cooperate with the
14mu|texlive-floatrow-0.3b-4|25	caption 3.x package. The package offers mechanisms to put
14mu|texlive-floatrow-0.3b-4|26	floats side by side, and to put the caption beside its float.
14mu|texlive-floatrow-0.3b-4|27	The floatrow settings could be expanded to the floats created
14mu|texlive-floatrow-0.3b-4|28	by packages rotating, wrapfig, subfig (in the case of rows of
14mu|texlive-floatrow-0.3b-4|29	subfloats), and longtable.
14mu|texlive-floatrow-0.3b-4|30	
14mu|texlive-floatrow-0.3b-4|31	
14mu|texlive-floatrow-0.3b-4|32	#-----------------------------------------------------------------------
14mu|texlive-floatrow-0.3b-4|33	%files
14mu|texlive-floatrow-0.3b-4|34	%{_texmfdistdir}/tex/latex/floatrow/floatpagestyle.sty
14mu|texlive-floatrow-0.3b-4|35	%{_texmfdistdir}/tex/latex/floatrow/floatrow.sty
14mu|texlive-floatrow-0.3b-4|36	%{_texmfdistdir}/tex/latex/floatrow/fr-fancy.sty
14mu|texlive-floatrow-0.3b-4|37	%{_texmfdistdir}/tex/latex/floatrow/fr-longtable.sty
14mu|texlive-floatrow-0.3b-4|38	%{_texmfdistdir}/tex/latex/floatrow/fr-subfig.sty
14mu|texlive-floatrow-0.3b-4|39	%{_texmfdistdir}/tex/latex/floatrow/listpen.sty
14mu|texlive-floatrow-0.3b-4|40	%doc %{_texmfdistdir}/doc/latex/floatrow/README
14mu|texlive-floatrow-0.3b-4|41	%doc %{_texmfdistdir}/doc/latex/floatrow/floatrow-rus.pdf
14mu|texlive-floatrow-0.3b-4|42	%doc %{_texmfdistdir}/doc/latex/floatrow/floatrow-rus.tex
14mu|texlive-floatrow-0.3b-4|43	%doc %{_texmfdistdir}/doc/latex/floatrow/floatrow.pdf
14mu|texlive-floatrow-0.3b-4|44	%doc %{_texmfdistdir}/doc/latex/floatrow/fr-sample.tex
14mu|texlive-floatrow-0.3b-4|45	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample01.tex
14mu|texlive-floatrow-0.3b-4|46	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample02.tex
14mu|texlive-floatrow-0.3b-4|47	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample03.tex
14mu|texlive-floatrow-0.3b-4|48	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample04.tex
14mu|texlive-floatrow-0.3b-4|49	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample05.tex
14mu|texlive-floatrow-0.3b-4|50	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample06.tex
14mu|texlive-floatrow-0.3b-4|51	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample07.tex
14mu|texlive-floatrow-0.3b-4|52	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample10.tex
14mu|texlive-floatrow-0.3b-4|53	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample11.tex
14mu|texlive-floatrow-0.3b-4|54	%doc %{_texmfdistdir}/doc/latex/floatrow/frsample12.tex
14mu|texlive-floatrow-0.3b-4|55	%doc %{_texmfdistdir}/doc/latex/floatrow/pictures.tex
14mu|texlive-floatrow-0.3b-4|56	%doc %{_texmfdistdir}/doc/latex/floatrow/sample-longtable-rus.tex
14mu|texlive-floatrow-0.3b-4|57	%doc %{_texmfdistdir}/doc/latex/floatrow/sample-longtable.tex
14mu|texlive-floatrow-0.3b-4|58	#- source
14mu|texlive-floatrow-0.3b-4|59	%doc %{_texmfdistdir}/source/latex/floatrow/floatrow.dtx
14mu|texlive-floatrow-0.3b-4|60	%doc %{_texmfdistdir}/source/latex/floatrow/floatrow.ins
14mu|texlive-floatrow-0.3b-4|61	
14mu|texlive-floatrow-0.3b-4|62	#-----------------------------------------------------------------------
14mu|texlive-floatrow-0.3b-4|63	%prep
14mu|texlive-floatrow-0.3b-4|64	%setup -c -a0 -a1 -a2
14mu|texlive-floatrow-0.3b-4|65	
14mu|texlive-floatrow-0.3b-4|66	%build
14mu|texlive-floatrow-0.3b-4|67	
14mu|texlive-floatrow-0.3b-4|68	%install
14mu|texlive-floatrow-0.3b-4|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-floatrow-0.3b-4|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-floatrow-0.3b-4|71	
14mu|texlive-floatrow-0.3b-4|72	
14mu|texlive-floatrow-0.3b-4|73	
14mu|texlive-floatrow-0.3b-4|74	%changelog
14mu|texlive-floatrow-0.3b-4|75	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3b-4
14mu|texlive-floatrow-0.3b-4|76	+ Revision: a36fcec
14mu|texlive-floatrow-0.3b-4|77	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-floatrow-0.3b-4|78	
14mu|texlive-floatrow-0.3b-4|79	

24819 14
14mu|texlive-flowchart-3.2-7|1	# revision 29153
14mu|texlive-flowchart-3.2-7|2	# category Package
14mu|texlive-flowchart-3.2-7|3	# catalog-ctan /graphics/pgf/contrib/flowchart
14mu|texlive-flowchart-3.2-7|4	# catalog-date 2013-02-18 18:17:35 +0100
14mu|texlive-flowchart-3.2-7|5	# catalog-license lppl1.3
14mu|texlive-flowchart-3.2-7|6	# catalog-version 3.2
14mu|texlive-flowchart-3.2-7|7	Name:		texlive-flowchart
14mu|texlive-flowchart-3.2-7|8	Version:	3.2
14mu|texlive-flowchart-3.2-7|9	Release:	7
14mu|texlive-flowchart-3.2-7|10	Summary:	Shapes for drawing flowcharts, using TikZ
14mu|texlive-flowchart-3.2-7|11	Group:		Publishing
14mu|texlive-flowchart-3.2-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/flowchart
14mu|texlive-flowchart-3.2-7|13	License:	LPPL1.3
14mu|texlive-flowchart-3.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowchart.tar.xz
14mu|texlive-flowchart-3.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowchart.doc.tar.xz
14mu|texlive-flowchart-3.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowchart.source.tar.xz
14mu|texlive-flowchart-3.2-7|17	BuildArch:	noarch
14mu|texlive-flowchart-3.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-flowchart-3.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-flowchart-3.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-flowchart-3.2-7|21	
14mu|texlive-flowchart-3.2-7|22	%description
14mu|texlive-flowchart-3.2-7|23	The package provides a set of 'traditional' flowchart element
14mu|texlive-flowchart-3.2-7|24	shapes; the documentation shows how to build a flowchart from
14mu|texlive-flowchart-3.2-7|25	these elements, using pgf/TikZ. The package also requires the
14mu|texlive-flowchart-3.2-7|26	makeshape package.
14mu|texlive-flowchart-3.2-7|27	
14mu|texlive-flowchart-3.2-7|28	
14mu|texlive-flowchart-3.2-7|29	#-----------------------------------------------------------------------
14mu|texlive-flowchart-3.2-7|30	%files
14mu|texlive-flowchart-3.2-7|31	%{_texmfdistdir}/tex/latex/flowchart/flowchart.sty
14mu|texlive-flowchart-3.2-7|32	%doc %{_texmfdistdir}/doc/latex/flowchart/README
14mu|texlive-flowchart-3.2-7|33	%doc %{_texmfdistdir}/doc/latex/flowchart/flowchart.pdf
14mu|texlive-flowchart-3.2-7|34	#- source
14mu|texlive-flowchart-3.2-7|35	%doc %{_texmfdistdir}/source/latex/flowchart/flowchart.dtx
14mu|texlive-flowchart-3.2-7|36	%doc %{_texmfdistdir}/source/latex/flowchart/flowchart.ins
14mu|texlive-flowchart-3.2-7|37	
14mu|texlive-flowchart-3.2-7|38	#-----------------------------------------------------------------------
14mu|texlive-flowchart-3.2-7|39	%prep
14mu|texlive-flowchart-3.2-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-flowchart-3.2-7|41	
14mu|texlive-flowchart-3.2-7|42	%build
14mu|texlive-flowchart-3.2-7|43	
14mu|texlive-flowchart-3.2-7|44	%install
14mu|texlive-flowchart-3.2-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-flowchart-3.2-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-flowchart-3.2-7|47	
14mu|texlive-flowchart-3.2-7|48	%changelog
14mu|texlive-flowchart-3.2-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.2-7
14mu|texlive-flowchart-3.2-7|50	+ Revision: d6d429c
14mu|texlive-flowchart-3.2-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-flowchart-3.2-7|52	
14mu|texlive-flowchart-3.2-7|53	

24820 14
14mu|texlive-flowfram-1.14-7|1	# revision 28238
14mu|texlive-flowfram-1.14-7|2	# category Package
14mu|texlive-flowfram-1.14-7|3	# catalog-ctan /macros/latex/contrib/flowfram
14mu|texlive-flowfram-1.14-7|4	# catalog-date 2012-11-11 10:25:17 +0100
14mu|texlive-flowfram-1.14-7|5	# catalog-license lppl
14mu|texlive-flowfram-1.14-7|6	# catalog-version 1.14
14mu|texlive-flowfram-1.14-7|7	Name:		texlive-flowfram
14mu|texlive-flowfram-1.14-7|8	Version:	1.14
14mu|texlive-flowfram-1.14-7|9	Release:	7
14mu|texlive-flowfram-1.14-7|10	Summary:	Create text frames for posters, brochures or magazines
14mu|texlive-flowfram-1.14-7|11	Group:		Publishing
14mu|texlive-flowfram-1.14-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flowfram
14mu|texlive-flowfram-1.14-7|13	License:	LPPL
14mu|texlive-flowfram-1.14-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowfram.tar.xz
14mu|texlive-flowfram-1.14-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowfram.doc.tar.xz
14mu|texlive-flowfram-1.14-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowfram.source.tar.xz
14mu|texlive-flowfram-1.14-7|17	BuildArch:	noarch
14mu|texlive-flowfram-1.14-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-flowfram-1.14-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-flowfram-1.14-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-flowfram-1.14-7|21	
14mu|texlive-flowfram-1.14-7|22	%description
14mu|texlive-flowfram-1.14-7|23	The flowfram package enables you to create frames in a document
14mu|texlive-flowfram-1.14-7|24	such that the contents of the document environment flow from
14mu|texlive-flowfram-1.14-7|25	one frame to the next in the order in which they were defined.
14mu|texlive-flowfram-1.14-7|26	This is useful for creating posters or magazines, indeed any
14mu|texlive-flowfram-1.14-7|27	form of document that does not conform to the standard one or
14mu|texlive-flowfram-1.14-7|28	two column layout.
14mu|texlive-flowfram-1.14-7|29	
14mu|texlive-flowfram-1.14-7|30	
14mu|texlive-flowfram-1.14-7|31	#-----------------------------------------------------------------------
14mu|texlive-flowfram-1.14-7|32	%files
14mu|texlive-flowfram-1.14-7|33	%{_texmfdistdir}/scripts/flowfram/flowfram.perl
14mu|texlive-flowfram-1.14-7|34	%{_texmfdistdir}/tex/latex/flowfram/flowfram.sty
14mu|texlive-flowfram-1.14-7|35	%doc %{_texmfdistdir}/doc/latex/flowfram/CHANGES
14mu|texlive-flowfram-1.14-7|36	%doc %{_texmfdistdir}/doc/latex/flowfram/README
14mu|texlive-flowfram-1.14-7|37	%doc %{_texmfdistdir}/doc/latex/flowfram/ffuserguide.pdf
14mu|texlive-flowfram-1.14-7|38	%doc %{_texmfdistdir}/doc/latex/flowfram/ffuserguide.tex
14mu|texlive-flowfram-1.14-7|39	%doc %{_texmfdistdir}/doc/latex/flowfram/ffuserguideidx.ist
14mu|texlive-flowfram-1.14-7|40	%doc %{_texmfdistdir}/doc/latex/flowfram/flowfram.pdf
14mu|texlive-flowfram-1.14-7|41	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/egg.eps
14mu|texlive-flowfram-1.14-7|42	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/egg.png
14mu|texlive-flowfram-1.14-7|43	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-article.pdf
14mu|texlive-flowfram-1.14-7|44	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-article.tex
14mu|texlive-flowfram-1.14-7|45	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-blanks.tex
14mu|texlive-flowfram-1.14-7|46	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-brochure.pdf
14mu|texlive-flowfram-1.14-7|47	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-brochure.tex
14mu|texlive-flowfram-1.14-7|48	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-news.pdf
14mu|texlive-flowfram-1.14-7|49	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-news.tex
14mu|texlive-flowfram-1.14-7|50	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-news2.pdf
14mu|texlive-flowfram-1.14-7|51	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-news2.tex
14mu|texlive-flowfram-1.14-7|52	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-pages.pdf
14mu|texlive-flowfram-1.14-7|53	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-pages.tex
14mu|texlive-flowfram-1.14-7|54	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-poster.pdf
14mu|texlive-flowfram-1.14-7|55	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-poster.tex
14mu|texlive-flowfram-1.14-7|56	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-rot.pdf
14mu|texlive-flowfram-1.14-7|57	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample-rot.tex
14mu|texlive-flowfram-1.14-7|58	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample.pdf
14mu|texlive-flowfram-1.14-7|59	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample.tex
14mu|texlive-flowfram-1.14-7|60	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample1.pdf
14mu|texlive-flowfram-1.14-7|61	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample1.tex
14mu|texlive-flowfram-1.14-7|62	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample2.pdf
14mu|texlive-flowfram-1.14-7|63	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample2.tex
14mu|texlive-flowfram-1.14-7|64	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample3.pdf
14mu|texlive-flowfram-1.14-7|65	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sample3.tex
14mu|texlive-flowfram-1.14-7|66	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sampleRL.pdf
14mu|texlive-flowfram-1.14-7|67	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sampleRL.tex
14mu|texlive-flowfram-1.14-7|68	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sheep.eps
14mu|texlive-flowfram-1.14-7|69	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sheep.png
14mu|texlive-flowfram-1.14-7|70	#- source
14mu|texlive-flowfram-1.14-7|71	%doc %{_texmfdistdir}/source/latex/flowfram/flowfram.dtx
14mu|texlive-flowfram-1.14-7|72	%doc %{_texmfdistdir}/source/latex/flowfram/flowfram.ins
14mu|texlive-flowfram-1.14-7|73	
14mu|texlive-flowfram-1.14-7|74	#-----------------------------------------------------------------------
14mu|texlive-flowfram-1.14-7|75	%prep
14mu|texlive-flowfram-1.14-7|76	%setup -c -a0 -a1 -a2
14mu|texlive-flowfram-1.14-7|77	
14mu|texlive-flowfram-1.14-7|78	%build
14mu|texlive-flowfram-1.14-7|79	
14mu|texlive-flowfram-1.14-7|80	%install
14mu|texlive-flowfram-1.14-7|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-flowfram-1.14-7|82	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-flowfram-1.14-7|83	
14mu|texlive-flowfram-1.14-7|84	%changelog
14mu|texlive-flowfram-1.14-7|85	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.14-7
14mu|texlive-flowfram-1.14-7|86	+ Revision: a1f6336
14mu|texlive-flowfram-1.14-7|87	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-flowfram-1.14-7|88	
14mu|texlive-flowfram-1.14-7|89	

24821 14
14mu|texlive-fmp-20070104-4|1	# revision 15878
14mu|texlive-fmp-20070104-4|2	# category Package
14mu|texlive-fmp-20070104-4|3	# catalog-ctan /macros/latex/contrib/fmp
14mu|texlive-fmp-20070104-4|4	# catalog-date 2007-01-04 00:44:01 +0100
14mu|texlive-fmp-20070104-4|5	# catalog-license lppl
14mu|texlive-fmp-20070104-4|6	# catalog-version undef
14mu|texlive-fmp-20070104-4|7	Name:		texlive-fmp
14mu|texlive-fmp-20070104-4|8	Version:	20070104
14mu|texlive-fmp-20070104-4|9	Release:	4
14mu|texlive-fmp-20070104-4|10	Summary:	Include Functional MetaPost in LaTeX
14mu|texlive-fmp-20070104-4|11	Group:		Publishing
14mu|texlive-fmp-20070104-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fmp
14mu|texlive-fmp-20070104-4|13	License:	LPPL
14mu|texlive-fmp-20070104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmp.tar.xz
14mu|texlive-fmp-20070104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmp.doc.tar.xz
14mu|texlive-fmp-20070104-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmp.source.tar.xz
14mu|texlive-fmp-20070104-4|17	BuildArch:	noarch
14mu|texlive-fmp-20070104-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fmp-20070104-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fmp-20070104-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fmp-20070104-4|21	
14mu|texlive-fmp-20070104-4|22	%description
14mu|texlive-fmp-20070104-4|23	TeXLive fmp package.
14mu|texlive-fmp-20070104-4|24	
14mu|texlive-fmp-20070104-4|25	
14mu|texlive-fmp-20070104-4|26	#-----------------------------------------------------------------------
14mu|texlive-fmp-20070104-4|27	%files
14mu|texlive-fmp-20070104-4|28	%{_texmfdistdir}/tex/latex/fmp/fmp.sty
14mu|texlive-fmp-20070104-4|29	%doc %{_texmfdistdir}/doc/latex/fmp/README
14mu|texlive-fmp-20070104-4|30	%doc %{_texmfdistdir}/doc/latex/fmp/fmp.pdf
14mu|texlive-fmp-20070104-4|31	#- source
14mu|texlive-fmp-20070104-4|32	%doc %{_texmfdistdir}/source/latex/fmp/fmp-doc.hs
14mu|texlive-fmp-20070104-4|33	%doc %{_texmfdistdir}/source/latex/fmp/fmp.dtx
14mu|texlive-fmp-20070104-4|34	%doc %{_texmfdistdir}/source/latex/fmp/fmp.ins
14mu|texlive-fmp-20070104-4|35	
14mu|texlive-fmp-20070104-4|36	#-----------------------------------------------------------------------
14mu|texlive-fmp-20070104-4|37	%prep
14mu|texlive-fmp-20070104-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-fmp-20070104-4|39	
14mu|texlive-fmp-20070104-4|40	%build
14mu|texlive-fmp-20070104-4|41	
14mu|texlive-fmp-20070104-4|42	%install
14mu|texlive-fmp-20070104-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fmp-20070104-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fmp-20070104-4|45	
14mu|texlive-fmp-20070104-4|46	
14mu|texlive-fmp-20070104-4|47	
14mu|texlive-fmp-20070104-4|48	%changelog
14mu|texlive-fmp-20070104-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070104-4
14mu|texlive-fmp-20070104-4|50	+ Revision: 9e3d147
14mu|texlive-fmp-20070104-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fmp-20070104-4|52	
14mu|texlive-fmp-20070104-4|53	

24822 14
14mu|texlive-fmtcount-1.31-5|1	# revision 24750
14mu|texlive-fmtcount-1.31-5|2	# category Package
14mu|texlive-fmtcount-1.31-5|3	# catalog-ctan /macros/latex/contrib/fmtcount
14mu|texlive-fmtcount-1.31-5|4	# catalog-date 2011-11-07 10:42:11 +0100
14mu|texlive-fmtcount-1.31-5|5	# catalog-license lppl1.3
14mu|texlive-fmtcount-1.31-5|6	# catalog-version 1.31
14mu|texlive-fmtcount-1.31-5|7	Name:		texlive-fmtcount
14mu|texlive-fmtcount-1.31-5|8	Version:	1.31
14mu|texlive-fmtcount-1.31-5|9	Release:	5
14mu|texlive-fmtcount-1.31-5|10	Summary:	Display the value of a LaTeX counter in a variety of formats
14mu|texlive-fmtcount-1.31-5|11	Group:		Publishing
14mu|texlive-fmtcount-1.31-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fmtcount
14mu|texlive-fmtcount-1.31-5|13	License:	LPPL1.3
14mu|texlive-fmtcount-1.31-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmtcount.tar.xz
14mu|texlive-fmtcount-1.31-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmtcount.doc.tar.xz
14mu|texlive-fmtcount-1.31-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fmtcount.source.tar.xz
14mu|texlive-fmtcount-1.31-5|17	BuildArch:	noarch
14mu|texlive-fmtcount-1.31-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fmtcount-1.31-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fmtcount-1.31-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-fmtcount-1.31-5|21	
14mu|texlive-fmtcount-1.31-5|22	%description
14mu|texlive-fmtcount-1.31-5|23	The package fmtcount.sty provides commands that display the
14mu|texlive-fmtcount-1.31-5|24	value of a LaTeX counter in a variety of formats (ordinal,
14mu|texlive-fmtcount-1.31-5|25	text, hexadecimal, decimal, octal, binary etc). The package
14mu|texlive-fmtcount-1.31-5|26	offers some multilingual support; configurations for use in
14mu|texlive-fmtcount-1.31-5|27	English (both British and American usage), French, German,
14mu|texlive-fmtcount-1.31-5|28	Portuguese and Spanish documents are provided. This package was
14mu|texlive-fmtcount-1.31-5|29	originally provided as part of the author's datetime package,
14mu|texlive-fmtcount-1.31-5|30	but is now distributed separately.
14mu|texlive-fmtcount-1.31-5|31	
14mu|texlive-fmtcount-1.31-5|32	
14mu|texlive-fmtcount-1.31-5|33	#-----------------------------------------------------------------------
14mu|texlive-fmtcount-1.31-5|34	%files
14mu|texlive-fmtcount-1.31-5|35	%{_texmfdistdir}/tex/latex/fmtcount/fc-UKenglish.def
14mu|texlive-fmtcount-1.31-5|36	%{_texmfdistdir}/tex/latex/fmtcount/fc-USenglish.def
14mu|texlive-fmtcount-1.31-5|37	%{_texmfdistdir}/tex/latex/fmtcount/fc-british.def
14mu|texlive-fmtcount-1.31-5|38	%{_texmfdistdir}/tex/latex/fmtcount/fc-english.def
14mu|texlive-fmtcount-1.31-5|39	%{_texmfdistdir}/tex/latex/fmtcount/fc-french.def
14mu|texlive-fmtcount-1.31-5|40	%{_texmfdistdir}/tex/latex/fmtcount/fc-german.def
14mu|texlive-fmtcount-1.31-5|41	%{_texmfdistdir}/tex/latex/fmtcount/fc-italian.def
14mu|texlive-fmtcount-1.31-5|42	%{_texmfdistdir}/tex/latex/fmtcount/fc-portuges.def
14mu|texlive-fmtcount-1.31-5|43	%{_texmfdistdir}/tex/latex/fmtcount/fc-spanish.def
14mu|texlive-fmtcount-1.31-5|44	%{_texmfdistdir}/tex/latex/fmtcount/fmtcount.sty
14mu|texlive-fmtcount-1.31-5|45	%doc %{_texmfdistdir}/doc/latex/fmtcount/CHANGES
14mu|texlive-fmtcount-1.31-5|46	%doc %{_texmfdistdir}/doc/latex/fmtcount/README
14mu|texlive-fmtcount-1.31-5|47	%doc %{_texmfdistdir}/doc/latex/fmtcount/fc-lang.tex
14mu|texlive-fmtcount-1.31-5|48	%doc %{_texmfdistdir}/doc/latex/fmtcount/fc-samp.tex
14mu|texlive-fmtcount-1.31-5|49	%doc %{_texmfdistdir}/doc/latex/fmtcount/fmtcount-manual.html
14mu|texlive-fmtcount-1.31-5|50	%doc %{_texmfdistdir}/doc/latex/fmtcount/fmtcount.pdf
14mu|texlive-fmtcount-1.31-5|51	#- source
14mu|texlive-fmtcount-1.31-5|52	%doc %{_texmfdistdir}/source/latex/fmtcount/fmtcount.dtx
14mu|texlive-fmtcount-1.31-5|53	%doc %{_texmfdistdir}/source/latex/fmtcount/fmtcount.ins
14mu|texlive-fmtcount-1.31-5|54	%doc %{_texmfdistdir}/source/latex/fmtcount/fmtcount.perl
14mu|texlive-fmtcount-1.31-5|55	
14mu|texlive-fmtcount-1.31-5|56	#-----------------------------------------------------------------------
14mu|texlive-fmtcount-1.31-5|57	%prep
14mu|texlive-fmtcount-1.31-5|58	%setup -c -a0 -a1 -a2
14mu|texlive-fmtcount-1.31-5|59	
14mu|texlive-fmtcount-1.31-5|60	%build
14mu|texlive-fmtcount-1.31-5|61	
14mu|texlive-fmtcount-1.31-5|62	%install
14mu|texlive-fmtcount-1.31-5|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fmtcount-1.31-5|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fmtcount-1.31-5|65	
14mu|texlive-fmtcount-1.31-5|66	
14mu|texlive-fmtcount-1.31-5|67	
14mu|texlive-fmtcount-1.31-5|68	%changelog
14mu|texlive-fmtcount-1.31-5|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.31-5
14mu|texlive-fmtcount-1.31-5|70	+ Revision: 94b7773
14mu|texlive-fmtcount-1.31-5|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fmtcount-1.31-5|72	
14mu|texlive-fmtcount-1.31-5|73	

24823 14
14mu|texlive-fn2end-1.1-4|1	# revision 15878
14mu|texlive-fn2end-1.1-4|2	# category Package
14mu|texlive-fn2end-1.1-4|3	# catalog-ctan /macros/latex/contrib/fn2end
14mu|texlive-fn2end-1.1-4|4	# catalog-date 2009-01-03 10:55:55 +0100
14mu|texlive-fn2end-1.1-4|5	# catalog-license pd
14mu|texlive-fn2end-1.1-4|6	# catalog-version 1.1
14mu|texlive-fn2end-1.1-4|7	Name:		texlive-fn2end
14mu|texlive-fn2end-1.1-4|8	Version:	1.1
14mu|texlive-fn2end-1.1-4|9	Release:	4
14mu|texlive-fn2end-1.1-4|10	Summary:	Convert footnotes to endnotes
14mu|texlive-fn2end-1.1-4|11	Group:		Publishing
14mu|texlive-fn2end-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fn2end
14mu|texlive-fn2end-1.1-4|13	License:	PD
14mu|texlive-fn2end-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fn2end.tar.xz
14mu|texlive-fn2end-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fn2end.doc.tar.xz
14mu|texlive-fn2end-1.1-4|16	BuildArch:	noarch
14mu|texlive-fn2end-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fn2end-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fn2end-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fn2end-1.1-4|20	
14mu|texlive-fn2end-1.1-4|21	%description
14mu|texlive-fn2end-1.1-4|22	Defines macros \makeendnotes, which converts \footnote to
14mu|texlive-fn2end-1.1-4|23	produce endnotes; and \theendnotes which prints them out.
14mu|texlive-fn2end-1.1-4|24	
14mu|texlive-fn2end-1.1-4|25	
14mu|texlive-fn2end-1.1-4|26	#-----------------------------------------------------------------------
14mu|texlive-fn2end-1.1-4|27	%files
14mu|texlive-fn2end-1.1-4|28	%{_texmfdistdir}/tex/latex/fn2end/fn2end.sty
14mu|texlive-fn2end-1.1-4|29	%doc %{_texmfdistdir}/doc/latex/fn2end/fn2end.pdf
14mu|texlive-fn2end-1.1-4|30	%doc %{_texmfdistdir}/doc/latex/fn2end/fn2end.tex
14mu|texlive-fn2end-1.1-4|31	
14mu|texlive-fn2end-1.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-fn2end-1.1-4|33	%prep
14mu|texlive-fn2end-1.1-4|34	%setup -c -a0 -a1
14mu|texlive-fn2end-1.1-4|35	
14mu|texlive-fn2end-1.1-4|36	%build
14mu|texlive-fn2end-1.1-4|37	
14mu|texlive-fn2end-1.1-4|38	%install
14mu|texlive-fn2end-1.1-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fn2end-1.1-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fn2end-1.1-4|41	
14mu|texlive-fn2end-1.1-4|42	
14mu|texlive-fn2end-1.1-4|43	
14mu|texlive-fn2end-1.1-4|44	%changelog
14mu|texlive-fn2end-1.1-4|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-fn2end-1.1-4|46	+ Revision: 1ae2a65
14mu|texlive-fn2end-1.1-4|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fn2end-1.1-4|48	
14mu|texlive-fn2end-1.1-4|49	

24824 14
14mu|texlive-fnbreak-1.30-3|1	# revision 25003
14mu|texlive-fnbreak-1.30-3|2	# category Package
14mu|texlive-fnbreak-1.30-3|3	# catalog-ctan /macros/latex/contrib/fnbreak
14mu|texlive-fnbreak-1.30-3|4	# catalog-date 2012-01-02 14:24:13 +0100
14mu|texlive-fnbreak-1.30-3|5	# catalog-license lppl
14mu|texlive-fnbreak-1.30-3|6	# catalog-version 1.30
14mu|texlive-fnbreak-1.30-3|7	Name:		texlive-fnbreak
14mu|texlive-fnbreak-1.30-3|8	Version:	1.30
14mu|texlive-fnbreak-1.30-3|9	Release:	3
14mu|texlive-fnbreak-1.30-3|10	Summary:	Warn for split footnotes
14mu|texlive-fnbreak-1.30-3|11	Group:		Publishing
14mu|texlive-fnbreak-1.30-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fnbreak
14mu|texlive-fnbreak-1.30-3|13	License:	LPPL
14mu|texlive-fnbreak-1.30-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnbreak.tar.xz
14mu|texlive-fnbreak-1.30-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnbreak.doc.tar.xz
14mu|texlive-fnbreak-1.30-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnbreak.source.tar.xz
14mu|texlive-fnbreak-1.30-3|17	BuildArch:	noarch
14mu|texlive-fnbreak-1.30-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fnbreak-1.30-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fnbreak-1.30-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-fnbreak-1.30-3|21	
14mu|texlive-fnbreak-1.30-3|22	%description
14mu|texlive-fnbreak-1.30-3|23	This package detects footnotes that are split over several
14mu|texlive-fnbreak-1.30-3|24	pages, and writes a warning to the log file.
14mu|texlive-fnbreak-1.30-3|25	
14mu|texlive-fnbreak-1.30-3|26	
14mu|texlive-fnbreak-1.30-3|27	#-----------------------------------------------------------------------
14mu|texlive-fnbreak-1.30-3|28	%files
14mu|texlive-fnbreak-1.30-3|29	%{_texmfdistdir}/tex/latex/fnbreak/fnbreak.sty
14mu|texlive-fnbreak-1.30-3|30	%doc %{_texmfdistdir}/doc/latex/fnbreak/ChangeLog
14mu|texlive-fnbreak-1.30-3|31	%doc %{_texmfdistdir}/doc/latex/fnbreak/Makefile
14mu|texlive-fnbreak-1.30-3|32	%doc %{_texmfdistdir}/doc/latex/fnbreak/README
14mu|texlive-fnbreak-1.30-3|33	%doc %{_texmfdistdir}/doc/latex/fnbreak/fnbreak-v.tex
14mu|texlive-fnbreak-1.30-3|34	%doc %{_texmfdistdir}/doc/latex/fnbreak/fnbreak.pdf
14mu|texlive-fnbreak-1.30-3|35	%doc %{_texmfdistdir}/doc/latex/fnbreak/fnbreak.xml
14mu|texlive-fnbreak-1.30-3|36	%doc %{_texmfdistdir}/doc/latex/fnbreak/fnbreaktest.tex
14mu|texlive-fnbreak-1.30-3|37	#- source
14mu|texlive-fnbreak-1.30-3|38	%doc %{_texmfdistdir}/source/latex/fnbreak/fnbreak.dtx
14mu|texlive-fnbreak-1.30-3|39	%doc %{_texmfdistdir}/source/latex/fnbreak/fnbreak.ins
14mu|texlive-fnbreak-1.30-3|40	
14mu|texlive-fnbreak-1.30-3|41	#-----------------------------------------------------------------------
14mu|texlive-fnbreak-1.30-3|42	%prep
14mu|texlive-fnbreak-1.30-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-fnbreak-1.30-3|44	
14mu|texlive-fnbreak-1.30-3|45	%build
14mu|texlive-fnbreak-1.30-3|46	
14mu|texlive-fnbreak-1.30-3|47	%install
14mu|texlive-fnbreak-1.30-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fnbreak-1.30-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fnbreak-1.30-3|50	
14mu|texlive-fnbreak-1.30-3|51	
14mu|texlive-fnbreak-1.30-3|52	
14mu|texlive-fnbreak-1.30-3|53	%changelog
14mu|texlive-fnbreak-1.30-3|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.30-3
14mu|texlive-fnbreak-1.30-3|55	+ Revision: bc29970
14mu|texlive-fnbreak-1.30-3|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fnbreak-1.30-3|57	
14mu|texlive-fnbreak-1.30-3|58	

24825 14
14mu|texlive-fncychap-v1.34-4|1	# revision 20710
14mu|texlive-fncychap-v1.34-4|2	# category Package
14mu|texlive-fncychap-v1.34-4|3	# catalog-ctan /macros/latex/contrib/fncychap
14mu|texlive-fncychap-v1.34-4|4	# catalog-date 2010-12-10 10:22:28 +0100
14mu|texlive-fncychap-v1.34-4|5	# catalog-license lppl1.3
14mu|texlive-fncychap-v1.34-4|6	# catalog-version v1.34
14mu|texlive-fncychap-v1.34-4|7	Name:		texlive-fncychap
14mu|texlive-fncychap-v1.34-4|8	Version:	v1.34
14mu|texlive-fncychap-v1.34-4|9	Release:	4
14mu|texlive-fncychap-v1.34-4|10	Summary:	Seven predefined chapter heading styles
14mu|texlive-fncychap-v1.34-4|11	Group:		Publishing
14mu|texlive-fncychap-v1.34-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fncychap
14mu|texlive-fncychap-v1.34-4|13	License:	LPPL1.3
14mu|texlive-fncychap-v1.34-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fncychap.tar.xz
14mu|texlive-fncychap-v1.34-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fncychap.doc.tar.xz
14mu|texlive-fncychap-v1.34-4|16	BuildArch:	noarch
14mu|texlive-fncychap-v1.34-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fncychap-v1.34-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fncychap-v1.34-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fncychap-v1.34-4|20	
14mu|texlive-fncychap-v1.34-4|21	%description
14mu|texlive-fncychap-v1.34-4|22	Each style can be modified using a set of simple commands.
14mu|texlive-fncychap-v1.34-4|23	Optionally one can modify the formatting routines in order to
14mu|texlive-fncychap-v1.34-4|24	create additional chapter headings. This package was previously
14mu|texlive-fncychap-v1.34-4|25	known as FancyChapter.
14mu|texlive-fncychap-v1.34-4|26	
14mu|texlive-fncychap-v1.34-4|27	
14mu|texlive-fncychap-v1.34-4|28	#-----------------------------------------------------------------------
14mu|texlive-fncychap-v1.34-4|29	%files
14mu|texlive-fncychap-v1.34-4|30	%{_texmfdistdir}/tex/latex/fncychap/fncychap.sty
14mu|texlive-fncychap-v1.34-4|31	%doc %{_texmfdistdir}/doc/latex/fncychap/Bjarne.eps
14mu|texlive-fncychap-v1.34-4|32	%doc %{_texmfdistdir}/doc/latex/fncychap/Bjarnes.eps
14mu|texlive-fncychap-v1.34-4|33	%doc %{_texmfdistdir}/doc/latex/fncychap/Bjornstrup.eps
14mu|texlive-fncychap-v1.34-4|34	%doc %{_texmfdistdir}/doc/latex/fncychap/BjornstrupS.eps
14mu|texlive-fncychap-v1.34-4|35	%doc %{_texmfdistdir}/doc/latex/fncychap/Conny.eps
14mu|texlive-fncychap-v1.34-4|36	%doc %{_texmfdistdir}/doc/latex/fncychap/Connys.eps
14mu|texlive-fncychap-v1.34-4|37	%doc %{_texmfdistdir}/doc/latex/fncychap/Glenn.eps
14mu|texlive-fncychap-v1.34-4|38	%doc %{_texmfdistdir}/doc/latex/fncychap/Glenns.eps
14mu|texlive-fncychap-v1.34-4|39	%doc %{_texmfdistdir}/doc/latex/fncychap/Lenny.eps
14mu|texlive-fncychap-v1.34-4|40	%doc %{_texmfdistdir}/doc/latex/fncychap/Lennys.eps
14mu|texlive-fncychap-v1.34-4|41	%doc %{_texmfdistdir}/doc/latex/fncychap/README
14mu|texlive-fncychap-v1.34-4|42	%doc %{_texmfdistdir}/doc/latex/fncychap/Rejne.eps
14mu|texlive-fncychap-v1.34-4|43	%doc %{_texmfdistdir}/doc/latex/fncychap/Rejnes.eps
14mu|texlive-fncychap-v1.34-4|44	%doc %{_texmfdistdir}/doc/latex/fncychap/Sonny.eps
14mu|texlive-fncychap-v1.34-4|45	%doc %{_texmfdistdir}/doc/latex/fncychap/Sonnys.eps
14mu|texlive-fncychap-v1.34-4|46	%doc %{_texmfdistdir}/doc/latex/fncychap/fncychap.pdf
14mu|texlive-fncychap-v1.34-4|47	%doc %{_texmfdistdir}/doc/latex/fncychap/fncychap.tex
14mu|texlive-fncychap-v1.34-4|48	%doc %{_texmfdistdir}/doc/latex/fncychap/manifest.txt
14mu|texlive-fncychap-v1.34-4|49	
14mu|texlive-fncychap-v1.34-4|50	#-----------------------------------------------------------------------
14mu|texlive-fncychap-v1.34-4|51	%prep
14mu|texlive-fncychap-v1.34-4|52	%setup -c -a0 -a1
14mu|texlive-fncychap-v1.34-4|53	
14mu|texlive-fncychap-v1.34-4|54	%build
14mu|texlive-fncychap-v1.34-4|55	
14mu|texlive-fncychap-v1.34-4|56	%install
14mu|texlive-fncychap-v1.34-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fncychap-v1.34-4|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fncychap-v1.34-4|59	
14mu|texlive-fncychap-v1.34-4|60	
14mu|texlive-fncychap-v1.34-4|61	
14mu|texlive-fncychap-v1.34-4|62	%changelog
14mu|texlive-fncychap-v1.34-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.34-4
14mu|texlive-fncychap-v1.34-4|64	+ Revision: b50cdd2
14mu|texlive-fncychap-v1.34-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fncychap-v1.34-4|66	
14mu|texlive-fncychap-v1.34-4|67	

24826 14
14mu|texlive-fncylab-1.0-4|1	# revision 17382
14mu|texlive-fncylab-1.0-4|2	# category Package
14mu|texlive-fncylab-1.0-4|3	# catalog-ctan /macros/latex/contrib/fncylab
14mu|texlive-fncylab-1.0-4|4	# catalog-date 2010-03-09 12:54:42 +0100
14mu|texlive-fncylab-1.0-4|5	# catalog-license lppl
14mu|texlive-fncylab-1.0-4|6	# catalog-version 1.0
14mu|texlive-fncylab-1.0-4|7	Name:		texlive-fncylab
14mu|texlive-fncylab-1.0-4|8	Version:	1.0
14mu|texlive-fncylab-1.0-4|9	Release:	4
14mu|texlive-fncylab-1.0-4|10	Summary:	Alter the format of \label references
14mu|texlive-fncylab-1.0-4|11	Group:		Publishing
14mu|texlive-fncylab-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fncylab
14mu|texlive-fncylab-1.0-4|13	License:	LPPL
14mu|texlive-fncylab-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fncylab.tar.xz
14mu|texlive-fncylab-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fncylab.doc.tar.xz
14mu|texlive-fncylab-1.0-4|16	BuildArch:	noarch
14mu|texlive-fncylab-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fncylab-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fncylab-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fncylab-1.0-4|20	
14mu|texlive-fncylab-1.0-4|21	%description
14mu|texlive-fncylab-1.0-4|22	LaTeX provides a mechanism for altering the appearance of
14mu|texlive-fncylab-1.0-4|23	references to labels, but it's somewhat flawed, and requires
14mu|texlive-fncylab-1.0-4|24	that the user manipulate internal commands. The package fixes
14mu|texlive-fncylab-1.0-4|25	the flaw in LaTeX, and provides a \labelformat command for
14mu|texlive-fncylab-1.0-4|26	changing the format of references to labels. The package also
14mu|texlive-fncylab-1.0-4|27	provides a \Ref command to make reference to such redefined
14mu|texlive-fncylab-1.0-4|28	labels at the start of a sentence.
14mu|texlive-fncylab-1.0-4|29	
14mu|texlive-fncylab-1.0-4|30	
14mu|texlive-fncylab-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-fncylab-1.0-4|32	%files
14mu|texlive-fncylab-1.0-4|33	%{_texmfdistdir}/tex/latex/fncylab/fncylab.sty
14mu|texlive-fncylab-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/fncylab/fncylab-example.tex
14mu|texlive-fncylab-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/fncylab/fncylab.pdf
14mu|texlive-fncylab-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/fncylab/fncylab.tex
14mu|texlive-fncylab-1.0-4|37	
14mu|texlive-fncylab-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-fncylab-1.0-4|39	%prep
14mu|texlive-fncylab-1.0-4|40	%setup -c -a0 -a1
14mu|texlive-fncylab-1.0-4|41	
14mu|texlive-fncylab-1.0-4|42	%build
14mu|texlive-fncylab-1.0-4|43	
14mu|texlive-fncylab-1.0-4|44	%install
14mu|texlive-fncylab-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fncylab-1.0-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fncylab-1.0-4|47	
14mu|texlive-fncylab-1.0-4|48	
14mu|texlive-fncylab-1.0-4|49	
14mu|texlive-fncylab-1.0-4|50	%changelog
14mu|texlive-fncylab-1.0-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-fncylab-1.0-4|52	+ Revision: d1a7ba6
14mu|texlive-fncylab-1.0-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fncylab-1.0-4|54	
14mu|texlive-fncylab-1.0-4|55	

24827 14
14mu|texlive-fnpara-20120311-3|1	# revision 25607
14mu|texlive-fnpara-20120311-3|2	# category Package
14mu|texlive-fnpara-20120311-3|3	# catalog-ctan /macros/latex/contrib/fnpara
14mu|texlive-fnpara-20120311-3|4	# catalog-date 2012-03-11 01:08:16 +0100
14mu|texlive-fnpara-20120311-3|5	# catalog-license lppl1.3
14mu|texlive-fnpara-20120311-3|6	# catalog-version undef
14mu|texlive-fnpara-20120311-3|7	Name:		texlive-fnpara
14mu|texlive-fnpara-20120311-3|8	Version:	20120311
14mu|texlive-fnpara-20120311-3|9	Release:	3
14mu|texlive-fnpara-20120311-3|10	Summary:	Footnotes in paragraphs
14mu|texlive-fnpara-20120311-3|11	Group:		Publishing
14mu|texlive-fnpara-20120311-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fnpara
14mu|texlive-fnpara-20120311-3|13	License:	LPPL1.3
14mu|texlive-fnpara-20120311-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnpara.tar.xz
14mu|texlive-fnpara-20120311-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnpara.doc.tar.xz
14mu|texlive-fnpara-20120311-3|16	BuildArch:	noarch
14mu|texlive-fnpara-20120311-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fnpara-20120311-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fnpara-20120311-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-fnpara-20120311-3|20	
14mu|texlive-fnpara-20120311-3|21	%description
14mu|texlive-fnpara-20120311-3|22	Typeset footnotes in run-on paragraphs, instead of one above
14mu|texlive-fnpara-20120311-3|23	another; this is a re-seating, for the LaTeX environment, of an
14mu|texlive-fnpara-20120311-3|24	example in the TeXbook. The same basic code, improved for use
14mu|texlive-fnpara-20120311-3|25	in e-TeX-based LaTeX, appears in the comprehensive footnote
14mu|texlive-fnpara-20120311-3|26	package footmisc, and superior versions are also available in
14mu|texlive-fnpara-20120311-3|27	the manyfoot and bigfoot packages.
14mu|texlive-fnpara-20120311-3|28	
14mu|texlive-fnpara-20120311-3|29	
14mu|texlive-fnpara-20120311-3|30	#-----------------------------------------------------------------------
14mu|texlive-fnpara-20120311-3|31	%files
14mu|texlive-fnpara-20120311-3|32	%{_texmfdistdir}/tex/latex/fnpara/fnpara.sty
14mu|texlive-fnpara-20120311-3|33	%doc %{_texmfdistdir}/doc/latex/fnpara/fnpara-doc.pdf
14mu|texlive-fnpara-20120311-3|34	%doc %{_texmfdistdir}/doc/latex/fnpara/fnpara-doc.tex
14mu|texlive-fnpara-20120311-3|35	
14mu|texlive-fnpara-20120311-3|36	#-----------------------------------------------------------------------
14mu|texlive-fnpara-20120311-3|37	%prep
14mu|texlive-fnpara-20120311-3|38	%setup -c -a0 -a1
14mu|texlive-fnpara-20120311-3|39	
14mu|texlive-fnpara-20120311-3|40	%build
14mu|texlive-fnpara-20120311-3|41	
14mu|texlive-fnpara-20120311-3|42	%install
14mu|texlive-fnpara-20120311-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fnpara-20120311-3|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fnpara-20120311-3|45	
14mu|texlive-fnpara-20120311-3|46	
14mu|texlive-fnpara-20120311-3|47	
14mu|texlive-fnpara-20120311-3|48	%changelog
14mu|texlive-fnpara-20120311-3|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120311-3
14mu|texlive-fnpara-20120311-3|50	+ Revision: c89d931
14mu|texlive-fnpara-20120311-3|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fnpara-20120311-3|52	
14mu|texlive-fnpara-20120311-3|53	

24828 14
14mu|texlive-fnpct-0.2e-3|1	# revision 27180
14mu|texlive-fnpct-0.2e-3|2	# category Package
14mu|texlive-fnpct-0.2e-3|3	# catalog-ctan /macros/latex/contrib/fnpct
14mu|texlive-fnpct-0.2e-3|4	# catalog-date 2012-07-24 16:08:54 +0200
14mu|texlive-fnpct-0.2e-3|5	# catalog-license lppl1.3
14mu|texlive-fnpct-0.2e-3|6	# catalog-version 0.2e
14mu|texlive-fnpct-0.2e-3|7	Name:		texlive-fnpct
14mu|texlive-fnpct-0.2e-3|8	Version:	0.2e
14mu|texlive-fnpct-0.2e-3|9	Release:	3
14mu|texlive-fnpct-0.2e-3|10	Summary:	Manage footnote marks' interaction with punctuation
14mu|texlive-fnpct-0.2e-3|11	Group:		Publishing
14mu|texlive-fnpct-0.2e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fnpct
14mu|texlive-fnpct-0.2e-3|13	License:	LPPL1.3
14mu|texlive-fnpct-0.2e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnpct.tar.xz
14mu|texlive-fnpct-0.2e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnpct.doc.tar.xz
14mu|texlive-fnpct-0.2e-3|16	BuildArch:	noarch
14mu|texlive-fnpct-0.2e-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fnpct-0.2e-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fnpct-0.2e-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-fnpct-0.2e-3|20	
14mu|texlive-fnpct-0.2e-3|21	%description
14mu|texlive-fnpct-0.2e-3|22	The package moves footnote marks after following punctuation
14mu|texlive-fnpct-0.2e-3|23	(comma or full stop), and adjusts kerning as appropriate. As a
14mu|texlive-fnpct-0.2e-3|24	side effect, a change to the handling of multiple footnotes is
14mu|texlive-fnpct-0.2e-3|25	provided.
14mu|texlive-fnpct-0.2e-3|26	
14mu|texlive-fnpct-0.2e-3|27	
14mu|texlive-fnpct-0.2e-3|28	#-----------------------------------------------------------------------
14mu|texlive-fnpct-0.2e-3|29	%files
14mu|texlive-fnpct-0.2e-3|30	%{_texmfdistdir}/tex/latex/fnpct/fnpct.sty
14mu|texlive-fnpct-0.2e-3|31	%doc %{_texmfdistdir}/doc/latex/fnpct/README
14mu|texlive-fnpct-0.2e-3|32	%doc %{_texmfdistdir}/doc/latex/fnpct/bigfoot_ex.tex
14mu|texlive-fnpct-0.2e-3|33	%doc %{_texmfdistdir}/doc/latex/fnpct/fixfoot_ex.tex
14mu|texlive-fnpct-0.2e-3|34	%doc %{_texmfdistdir}/doc/latex/fnpct/fnpct_en.pdf
14mu|texlive-fnpct-0.2e-3|35	%doc %{_texmfdistdir}/doc/latex/fnpct/fnpct_en.tex
14mu|texlive-fnpct-0.2e-3|36	%doc %{_texmfdistdir}/doc/latex/fnpct/nested_ex.tex
14mu|texlive-fnpct-0.2e-3|37	%doc %{_texmfdistdir}/doc/latex/fnpct/nested_ex_a.tex
14mu|texlive-fnpct-0.2e-3|38	%doc %{_texmfdistdir}/doc/latex/fnpct/nested_ex_b.tex
14mu|texlive-fnpct-0.2e-3|39	%doc %{_texmfdistdir}/doc/latex/fnpct/nested_ex_c.tex
14mu|texlive-fnpct-0.2e-3|40	%doc %{_texmfdistdir}/doc/latex/fnpct/normal_ex.tex
14mu|texlive-fnpct-0.2e-3|41	%doc %{_texmfdistdir}/doc/latex/fnpct/pagenote_ex.tex
14mu|texlive-fnpct-0.2e-3|42	%doc %{_texmfdistdir}/doc/latex/fnpct/sepfootnotes_ex.tex
14mu|texlive-fnpct-0.2e-3|43	%doc %{_texmfdistdir}/doc/latex/fnpct/tufte_ex.tex
14mu|texlive-fnpct-0.2e-3|44	
14mu|texlive-fnpct-0.2e-3|45	#-----------------------------------------------------------------------
14mu|texlive-fnpct-0.2e-3|46	%prep
14mu|texlive-fnpct-0.2e-3|47	%setup -c -a0 -a1
14mu|texlive-fnpct-0.2e-3|48	
14mu|texlive-fnpct-0.2e-3|49	%build
14mu|texlive-fnpct-0.2e-3|50	
14mu|texlive-fnpct-0.2e-3|51	%install
14mu|texlive-fnpct-0.2e-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fnpct-0.2e-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fnpct-0.2e-3|54	
14mu|texlive-fnpct-0.2e-3|55	
14mu|texlive-fnpct-0.2e-3|56	
14mu|texlive-fnpct-0.2e-3|57	%changelog
14mu|texlive-fnpct-0.2e-3|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2e-3
14mu|texlive-fnpct-0.2e-3|59	+ Revision: 50fbb2f
14mu|texlive-fnpct-0.2e-3|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fnpct-0.2e-3|61	
14mu|texlive-fnpct-0.2e-3|62	

24829 14
14mu|texlive-fnumprint-1.1a-8|1	# revision 29173
14mu|texlive-fnumprint-1.1a-8|2	# category Package
14mu|texlive-fnumprint-1.1a-8|3	# catalog-ctan /macros/latex/contrib/fnumprint
14mu|texlive-fnumprint-1.1a-8|4	# catalog-date 2013-02-19 09:29:17 +0100
14mu|texlive-fnumprint-1.1a-8|5	# catalog-license lppl1.3
14mu|texlive-fnumprint-1.1a-8|6	# catalog-version 1.1a
14mu|texlive-fnumprint-1.1a-8|7	Name:		texlive-fnumprint
14mu|texlive-fnumprint-1.1a-8|8	Version:	1.1a
14mu|texlive-fnumprint-1.1a-8|9	Release:	8
14mu|texlive-fnumprint-1.1a-8|10	Summary:	Print a number in 'appropriate' format
14mu|texlive-fnumprint-1.1a-8|11	Group:		Publishing
14mu|texlive-fnumprint-1.1a-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fnumprint
14mu|texlive-fnumprint-1.1a-8|13	License:	LPPL1.3
14mu|texlive-fnumprint-1.1a-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnumprint.tar.xz
14mu|texlive-fnumprint-1.1a-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnumprint.doc.tar.xz
14mu|texlive-fnumprint-1.1a-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fnumprint.source.tar.xz
14mu|texlive-fnumprint-1.1a-8|17	BuildArch:	noarch
14mu|texlive-fnumprint-1.1a-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fnumprint-1.1a-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fnumprint-1.1a-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-fnumprint-1.1a-8|21	
14mu|texlive-fnumprint-1.1a-8|22	%description
14mu|texlive-fnumprint-1.1a-8|23	The package defines two macros which decide to typeset a number
14mu|texlive-fnumprint-1.1a-8|24	either as an Arabic number or as a word (or words) for the
14mu|texlive-fnumprint-1.1a-8|25	number. If the number is between zero and twelve (including
14mu|texlive-fnumprint-1.1a-8|26	zero and twelve) then words will be used; if the number is
14mu|texlive-fnumprint-1.1a-8|27	outside that range, it will be typeset using the package
14mu|texlive-fnumprint-1.1a-8|28	numprint Words for English representation of numbers are
14mu|texlive-fnumprint-1.1a-8|29	generated within the package, while those for German are
14mu|texlive-fnumprint-1.1a-8|30	generated using the package zahl2string.
14mu|texlive-fnumprint-1.1a-8|31	
14mu|texlive-fnumprint-1.1a-8|32	
14mu|texlive-fnumprint-1.1a-8|33	#-----------------------------------------------------------------------
14mu|texlive-fnumprint-1.1a-8|34	%files
14mu|texlive-fnumprint-1.1a-8|35	%{_texmfdistdir}/tex/latex/fnumprint/fnumprint.sty
14mu|texlive-fnumprint-1.1a-8|36	%doc %{_texmfdistdir}/doc/latex/fnumprint/README
14mu|texlive-fnumprint-1.1a-8|37	%doc %{_texmfdistdir}/doc/latex/fnumprint/fnumprint.pdf
14mu|texlive-fnumprint-1.1a-8|38	#- source
14mu|texlive-fnumprint-1.1a-8|39	%doc %{_texmfdistdir}/source/latex/fnumprint/fnumprint.dtx
14mu|texlive-fnumprint-1.1a-8|40	%doc %{_texmfdistdir}/source/latex/fnumprint/fnumprint.ins
14mu|texlive-fnumprint-1.1a-8|41	
14mu|texlive-fnumprint-1.1a-8|42	#-----------------------------------------------------------------------
14mu|texlive-fnumprint-1.1a-8|43	%prep
14mu|texlive-fnumprint-1.1a-8|44	%setup -c -a0 -a1 -a2
14mu|texlive-fnumprint-1.1a-8|45	
14mu|texlive-fnumprint-1.1a-8|46	%build
14mu|texlive-fnumprint-1.1a-8|47	
14mu|texlive-fnumprint-1.1a-8|48	%install
14mu|texlive-fnumprint-1.1a-8|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fnumprint-1.1a-8|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fnumprint-1.1a-8|51	
14mu|texlive-fnumprint-1.1a-8|52	%changelog
14mu|texlive-fnumprint-1.1a-8|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-8
14mu|texlive-fnumprint-1.1a-8|54	+ Revision: 150e3ac
14mu|texlive-fnumprint-1.1a-8|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fnumprint-1.1a-8|56	
14mu|texlive-fnumprint-1.1a-8|57	

24830 14
14mu|texlive-foilhtml-1.2-4|1	# revision 21855
14mu|texlive-foilhtml-1.2-4|2	# category Package
14mu|texlive-foilhtml-1.2-4|3	# catalog-ctan /macros/latex/contrib/foilhtml
14mu|texlive-foilhtml-1.2-4|4	# catalog-date 2007-01-05 16:07:21 +0100
14mu|texlive-foilhtml-1.2-4|5	# catalog-license lppl
14mu|texlive-foilhtml-1.2-4|6	# catalog-version 1.2
14mu|texlive-foilhtml-1.2-4|7	Name:		texlive-foilhtml
14mu|texlive-foilhtml-1.2-4|8	Version:	1.2
14mu|texlive-foilhtml-1.2-4|9	Release:	4
14mu|texlive-foilhtml-1.2-4|10	Summary:	Interface between foiltex and LaTeX2HTML
14mu|texlive-foilhtml-1.2-4|11	Group:		Publishing
14mu|texlive-foilhtml-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/foilhtml
14mu|texlive-foilhtml-1.2-4|13	License:	LPPL
14mu|texlive-foilhtml-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foilhtml.tar.xz
14mu|texlive-foilhtml-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foilhtml.doc.tar.xz
14mu|texlive-foilhtml-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foilhtml.source.tar.xz
14mu|texlive-foilhtml-1.2-4|17	BuildArch:	noarch
14mu|texlive-foilhtml-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-foilhtml-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-foilhtml-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-foilhtml-1.2-4|21	
14mu|texlive-foilhtml-1.2-4|22	%description
14mu|texlive-foilhtml-1.2-4|23	Provides integration between FoilTeX and LaTeX2HTML, adding
14mu|texlive-foilhtml-1.2-4|24	sectioning commands and elements of logical formatting to
14mu|texlive-foilhtml-1.2-4|25	FoilTeX and providing support for FoilTeX commands in
14mu|texlive-foilhtml-1.2-4|26	LaTeX2HTML.
14mu|texlive-foilhtml-1.2-4|27	
14mu|texlive-foilhtml-1.2-4|28	
14mu|texlive-foilhtml-1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-foilhtml-1.2-4|30	%files
14mu|texlive-foilhtml-1.2-4|31	%{_texmfdistdir}/tex/latex/foilhtml/foilhtml.cfg
14mu|texlive-foilhtml-1.2-4|32	%{_texmfdistdir}/tex/latex/foilhtml/foilhtml.sty
14mu|texlive-foilhtml-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/foilhtml/foilhtml-96.perl
14mu|texlive-foilhtml-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/foilhtml/foils-97.perl
14mu|texlive-foilhtml-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/foilhtml/foils.perl
14mu|texlive-foilhtml-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/foilhtml/readme.v12
14mu|texlive-foilhtml-1.2-4|37	#- source
14mu|texlive-foilhtml-1.2-4|38	%doc %{_texmfdistdir}/source/latex/foilhtml/foilhtml.drv
14mu|texlive-foilhtml-1.2-4|39	%doc %{_texmfdistdir}/source/latex/foilhtml/foilhtml.dtx
14mu|texlive-foilhtml-1.2-4|40	%doc %{_texmfdistdir}/source/latex/foilhtml/foilhtml.ins
14mu|texlive-foilhtml-1.2-4|41	
14mu|texlive-foilhtml-1.2-4|42	#-----------------------------------------------------------------------
14mu|texlive-foilhtml-1.2-4|43	%prep
14mu|texlive-foilhtml-1.2-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-foilhtml-1.2-4|45	
14mu|texlive-foilhtml-1.2-4|46	%build
14mu|texlive-foilhtml-1.2-4|47	
14mu|texlive-foilhtml-1.2-4|48	%install
14mu|texlive-foilhtml-1.2-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-foilhtml-1.2-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-foilhtml-1.2-4|51	
14mu|texlive-foilhtml-1.2-4|52	
14mu|texlive-foilhtml-1.2-4|53	
14mu|texlive-foilhtml-1.2-4|54	%changelog
14mu|texlive-foilhtml-1.2-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-foilhtml-1.2-4|56	+ Revision: 93a8eab
14mu|texlive-foilhtml-1.2-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-foilhtml-1.2-4|58	
14mu|texlive-foilhtml-1.2-4|59	

24831 14
14mu|texlive-fontaxes-1.0c-4|1	# revision 24880
14mu|texlive-fontaxes-1.0c-4|2	# category Package
14mu|texlive-fontaxes-1.0c-4|3	# catalog-ctan /macros/latex/contrib/fontaxes
14mu|texlive-fontaxes-1.0c-4|4	# catalog-date 2011-12-19 11:01:35 +0100
14mu|texlive-fontaxes-1.0c-4|5	# catalog-license lppl1.3
14mu|texlive-fontaxes-1.0c-4|6	# catalog-version 1.0c
14mu|texlive-fontaxes-1.0c-4|7	Name:		texlive-fontaxes
14mu|texlive-fontaxes-1.0c-4|8	Version:	1.0c
14mu|texlive-fontaxes-1.0c-4|9	Release:	4
14mu|texlive-fontaxes-1.0c-4|10	Summary:	Additional font axes for LaTeX
14mu|texlive-fontaxes-1.0c-4|11	Group:		Publishing
14mu|texlive-fontaxes-1.0c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fontaxes
14mu|texlive-fontaxes-1.0c-4|13	License:	LPPL1.3
14mu|texlive-fontaxes-1.0c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontaxes.tar.xz
14mu|texlive-fontaxes-1.0c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontaxes.doc.tar.xz
14mu|texlive-fontaxes-1.0c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontaxes.source.tar.xz
14mu|texlive-fontaxes-1.0c-4|17	BuildArch:	noarch
14mu|texlive-fontaxes-1.0c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fontaxes-1.0c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fontaxes-1.0c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fontaxes-1.0c-4|21	
14mu|texlive-fontaxes-1.0c-4|22	%description
14mu|texlive-fontaxes-1.0c-4|23	The package adds several new font axes on top of LaTeX's New
14mu|texlive-fontaxes-1.0c-4|24	Font Selection Scheme. In particular, it splits the shape axis
14mu|texlive-fontaxes-1.0c-4|25	into a primary and a secondary shape axis, and it adds three
14mu|texlive-fontaxes-1.0c-4|26	new axes to deal with the different figure versions offered by
14mu|texlive-fontaxes-1.0c-4|27	many professional fonts.
14mu|texlive-fontaxes-1.0c-4|28	
14mu|texlive-fontaxes-1.0c-4|29	
14mu|texlive-fontaxes-1.0c-4|30	#-----------------------------------------------------------------------
14mu|texlive-fontaxes-1.0c-4|31	%files
14mu|texlive-fontaxes-1.0c-4|32	%{_texmfdistdir}/tex/latex/fontaxes/fontaxes.sty
14mu|texlive-fontaxes-1.0c-4|33	%doc %{_texmfdistdir}/doc/latex/fontaxes/README
14mu|texlive-fontaxes-1.0c-4|34	%doc %{_texmfdistdir}/doc/latex/fontaxes/fontaxes.pdf
14mu|texlive-fontaxes-1.0c-4|35	%doc %{_texmfdistdir}/doc/latex/fontaxes/test-fontaxes.tex
14mu|texlive-fontaxes-1.0c-4|36	#- source
14mu|texlive-fontaxes-1.0c-4|37	%doc %{_texmfdistdir}/source/latex/fontaxes/fontaxes.dtx
14mu|texlive-fontaxes-1.0c-4|38	%doc %{_texmfdistdir}/source/latex/fontaxes/fontaxes.ins
14mu|texlive-fontaxes-1.0c-4|39	
14mu|texlive-fontaxes-1.0c-4|40	#-----------------------------------------------------------------------
14mu|texlive-fontaxes-1.0c-4|41	%prep
14mu|texlive-fontaxes-1.0c-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-fontaxes-1.0c-4|43	
14mu|texlive-fontaxes-1.0c-4|44	%build
14mu|texlive-fontaxes-1.0c-4|45	
14mu|texlive-fontaxes-1.0c-4|46	%install
14mu|texlive-fontaxes-1.0c-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fontaxes-1.0c-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fontaxes-1.0c-4|49	
14mu|texlive-fontaxes-1.0c-4|50	
14mu|texlive-fontaxes-1.0c-4|51	
14mu|texlive-fontaxes-1.0c-4|52	%changelog
14mu|texlive-fontaxes-1.0c-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0c-4
14mu|texlive-fontaxes-1.0c-4|54	+ Revision: 9bc3181
14mu|texlive-fontaxes-1.0c-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fontaxes-1.0c-4|56	
14mu|texlive-fontaxes-1.0c-4|57	

24832 14
14mu|texlive-fontbook-0.2-4|1	# revision 23608
14mu|texlive-fontbook-0.2-4|2	# category Package
14mu|texlive-fontbook-0.2-4|3	# catalog-ctan /macros/xetex/latex/fontbook
14mu|texlive-fontbook-0.2-4|4	# catalog-date 2011-08-17 19:15:50 +0200
14mu|texlive-fontbook-0.2-4|5	# catalog-license lppl1.3
14mu|texlive-fontbook-0.2-4|6	# catalog-version 0.2
14mu|texlive-fontbook-0.2-4|7	Name:		texlive-fontbook
14mu|texlive-fontbook-0.2-4|8	Version:	0.2
14mu|texlive-fontbook-0.2-4|9	Release:	4
14mu|texlive-fontbook-0.2-4|10	Summary:	Generate a font book
14mu|texlive-fontbook-0.2-4|11	Group:		Publishing
14mu|texlive-fontbook-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/fontbook
14mu|texlive-fontbook-0.2-4|13	License:	LPPL1.3
14mu|texlive-fontbook-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontbook.tar.xz
14mu|texlive-fontbook-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontbook.doc.tar.xz
14mu|texlive-fontbook-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontbook.source.tar.xz
14mu|texlive-fontbook-0.2-4|17	BuildArch:	noarch
14mu|texlive-fontbook-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fontbook-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fontbook-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fontbook-0.2-4|21	
14mu|texlive-fontbook-0.2-4|22	%description
14mu|texlive-fontbook-0.2-4|23	The package provides a means of producing a 'book' of font
14mu|texlive-fontbook-0.2-4|24	samples (for evaluation, etc.).
14mu|texlive-fontbook-0.2-4|25	
14mu|texlive-fontbook-0.2-4|26	
14mu|texlive-fontbook-0.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-fontbook-0.2-4|28	%files
14mu|texlive-fontbook-0.2-4|29	%{_texmfdistdir}/tex/xelatex/fontbook/fontbook.sty
14mu|texlive-fontbook-0.2-4|30	%doc %{_texmfdistdir}/doc/xelatex/fontbook/README
14mu|texlive-fontbook-0.2-4|31	%doc %{_texmfdistdir}/doc/xelatex/fontbook/fontbook-freefonts.pdf
14mu|texlive-fontbook-0.2-4|32	%doc %{_texmfdistdir}/doc/xelatex/fontbook/fontbook-freefonts.tex
14mu|texlive-fontbook-0.2-4|33	%doc %{_texmfdistdir}/doc/xelatex/fontbook/fontbook.pdf
14mu|texlive-fontbook-0.2-4|34	#- source
14mu|texlive-fontbook-0.2-4|35	%doc %{_texmfdistdir}/source/xelatex/fontbook/fontbook.dtx
14mu|texlive-fontbook-0.2-4|36	%doc %{_texmfdistdir}/source/xelatex/fontbook/fontbook.ins
14mu|texlive-fontbook-0.2-4|37	
14mu|texlive-fontbook-0.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-fontbook-0.2-4|39	%prep
14mu|texlive-fontbook-0.2-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-fontbook-0.2-4|41	
14mu|texlive-fontbook-0.2-4|42	%build
14mu|texlive-fontbook-0.2-4|43	
14mu|texlive-fontbook-0.2-4|44	%install
14mu|texlive-fontbook-0.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fontbook-0.2-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fontbook-0.2-4|47	
14mu|texlive-fontbook-0.2-4|48	
14mu|texlive-fontbook-0.2-4|49	
14mu|texlive-fontbook-0.2-4|50	%changelog
14mu|texlive-fontbook-0.2-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-fontbook-0.2-4|52	+ Revision: aecc402
14mu|texlive-fontbook-0.2-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fontbook-0.2-4|54	
14mu|texlive-fontbook-0.2-4|55	

24833 14
14mu|texlive-fontinst-1.933-12|1	# revision 29764
14mu|texlive-fontinst-1.933-12|2	# category Package
14mu|texlive-fontinst-1.933-12|3	# catalog-ctan /fonts/utilities/fontinst
14mu|texlive-fontinst-1.933-12|4	# catalog-date 2012-07-06 12:12:34 +0200
14mu|texlive-fontinst-1.933-12|5	# catalog-license lppl
14mu|texlive-fontinst-1.933-12|6	# catalog-version 1.933
14mu|texlive-fontinst-1.933-12|7	Name:		texlive-fontinst
14mu|texlive-fontinst-1.933-12|8	Version:	1.933
14mu|texlive-fontinst-1.933-12|9	Release:	12
14mu|texlive-fontinst-1.933-12|10	Summary:	Help with installing fonts for TeX and LaTeX
14mu|texlive-fontinst-1.933-12|11	Group:		Publishing
14mu|texlive-fontinst-1.933-12|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/fontinst
14mu|texlive-fontinst-1.933-12|13	License:	LPPL
14mu|texlive-fontinst-1.933-12|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontinst.tar.xz
14mu|texlive-fontinst-1.933-12|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontinst.doc.tar.xz
14mu|texlive-fontinst-1.933-12|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontinst.source.tar.xz
14mu|texlive-fontinst-1.933-12|17	BuildArch:	noarch
14mu|texlive-fontinst-1.933-12|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fontinst-1.933-12|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fontinst-1.933-12|20	Requires(post):	texlive-kpathsea
14mu|texlive-fontinst-1.933-12|21	Provides:	texlive-fontinst.bin = %{EVRD}
14mu|texlive-fontinst-1.933-12|22	
14mu|texlive-fontinst-1.933-12|23	%description
14mu|texlive-fontinst-1.933-12|24	TeX macros for converting Adobe Font Metric files to TeX metric
14mu|texlive-fontinst-1.933-12|25	and virtual font format. Fontinst helps mainly with the number
14mu|texlive-fontinst-1.933-12|26	crunching and shovelling parts of font installation. This means
14mu|texlive-fontinst-1.933-12|27	in practice that it creates a number of files which give the
14mu|texlive-fontinst-1.933-12|28	TeX metrics (and related information) for a font family that
14mu|texlive-fontinst-1.933-12|29	(La)TeX needs to do any typesetting in these fonts. Fontinst
14mu|texlive-fontinst-1.933-12|30	furthermore makes it easy to create fonts containing glyphs
14mu|texlive-fontinst-1.933-12|31	from more than one base font, taking advantage of (e.g.)
14mu|texlive-fontinst-1.933-12|32	"expert" font sets. Fontinst cannot examine files to see if
14mu|texlive-fontinst-1.933-12|33	they contain any useful information, nor automatically search
14mu|texlive-fontinst-1.933-12|34	for files or work with binary file formats; those tasks must
14mu|texlive-fontinst-1.933-12|35	normally be done manually or with the help of some other tool,
14mu|texlive-fontinst-1.933-12|36	such as the pltotf and vptovf programs.
14mu|texlive-fontinst-1.933-12|37	
14mu|texlive-fontinst-1.933-12|38	
14mu|texlive-fontinst-1.933-12|39	#-----------------------------------------------------------------------
14mu|texlive-fontinst-1.933-12|40	%files
14mu|texlive-fontinst-1.933-12|41	%{_bindir}/fontinst
14mu|texlive-fontinst-1.933-12|42	%{_texmfdistdir}/scripts/texlive/fontinst.sh
14mu|texlive-fontinst-1.933-12|43	%{_texmfdistdir}/tex/fontinst/base/bbox.sty
14mu|texlive-fontinst-1.933-12|44	%{_texmfdistdir}/tex/fontinst/base/cfntinst.sty
14mu|texlive-fontinst-1.933-12|45	%{_texmfdistdir}/tex/fontinst/base/finstmsc.sty
14mu|texlive-fontinst-1.933-12|46	%{_texmfdistdir}/tex/fontinst/base/fontinst.ini
14mu|texlive-fontinst-1.933-12|47	%{_texmfdistdir}/tex/fontinst/base/fontinst.sty
14mu|texlive-fontinst-1.933-12|48	%{_texmfdistdir}/tex/fontinst/base/multislot.sty
14mu|texlive-fontinst-1.933-12|49	%{_texmfdistdir}/tex/fontinst/base/xfntinst.sty
14mu|texlive-fontinst-1.933-12|50	%{_texmfdistdir}/tex/fontinst/latinetx/8r.etx
14mu|texlive-fontinst-1.933-12|51	%{_texmfdistdir}/tex/fontinst/latinetx/8y.etx
14mu|texlive-fontinst-1.933-12|52	%{_texmfdistdir}/tex/fontinst/latinetx/ot1.etx
14mu|texlive-fontinst-1.933-12|53	%{_texmfdistdir}/tex/fontinst/latinetx/ot1c.etx
14mu|texlive-fontinst-1.933-12|54	%{_texmfdistdir}/tex/fontinst/latinetx/ot1cj.etx
14mu|texlive-fontinst-1.933-12|55	%{_texmfdistdir}/tex/fontinst/latinetx/ot1ctt.etx
14mu|texlive-fontinst-1.933-12|56	%{_texmfdistdir}/tex/fontinst/latinetx/ot1i.etx
14mu|texlive-fontinst-1.933-12|57	%{_texmfdistdir}/tex/fontinst/latinetx/ot1ij.etx
14mu|texlive-fontinst-1.933-12|58	%{_texmfdistdir}/tex/fontinst/latinetx/ot1itt.etx
14mu|texlive-fontinst-1.933-12|59	%{_texmfdistdir}/tex/fontinst/latinetx/ot1j.etx
14mu|texlive-fontinst-1.933-12|60	%{_texmfdistdir}/tex/fontinst/latinetx/ot1tt.etx
14mu|texlive-fontinst-1.933-12|61	%{_texmfdistdir}/tex/fontinst/latinetx/t1.etx
14mu|texlive-fontinst-1.933-12|62	%{_texmfdistdir}/tex/fontinst/latinetx/t1c.etx
14mu|texlive-fontinst-1.933-12|63	%{_texmfdistdir}/tex/fontinst/latinetx/t1cj.etx
14mu|texlive-fontinst-1.933-12|64	%{_texmfdistdir}/tex/fontinst/latinetx/t1i.etx
14mu|texlive-fontinst-1.933-12|65	%{_texmfdistdir}/tex/fontinst/latinetx/t1ij.etx
14mu|texlive-fontinst-1.933-12|66	%{_texmfdistdir}/tex/fontinst/latinetx/t1j.etx
14mu|texlive-fontinst-1.933-12|67	%{_texmfdistdir}/tex/fontinst/latinetx/txtfdmns.etx
14mu|texlive-fontinst-1.933-12|68	%{_texmfdistdir}/tex/fontinst/latinmtx/8r.mtx
14mu|texlive-fontinst-1.933-12|69	%{_texmfdistdir}/tex/fontinst/latinmtx/8y.mtx
14mu|texlive-fontinst-1.933-12|70	%{_texmfdistdir}/tex/fontinst/latinmtx/latin.mtx
14mu|texlive-fontinst-1.933-12|71	%{_texmfdistdir}/tex/fontinst/latinmtx/latinsc.mtx
14mu|texlive-fontinst-1.933-12|72	%{_texmfdistdir}/tex/fontinst/latinmtx/llbuild.mtx
14mu|texlive-fontinst-1.933-12|73	%{_texmfdistdir}/tex/fontinst/latinmtx/lsbuild.mtx
14mu|texlive-fontinst-1.933-12|74	%{_texmfdistdir}/tex/fontinst/latinmtx/lsfake.mtx
14mu|texlive-fontinst-1.933-12|75	%{_texmfdistdir}/tex/fontinst/latinmtx/lsmisc.mtx
14mu|texlive-fontinst-1.933-12|76	%{_texmfdistdir}/tex/fontinst/latinmtx/ltcmds.mtx
14mu|texlive-fontinst-1.933-12|77	%{_texmfdistdir}/tex/fontinst/latinmtx/ltpunct.mtx
14mu|texlive-fontinst-1.933-12|78	%{_texmfdistdir}/tex/fontinst/latinmtx/lubuild.mtx
14mu|texlive-fontinst-1.933-12|79	%{_texmfdistdir}/tex/fontinst/latinmtx/newlatin.mtx
14mu|texlive-fontinst-1.933-12|80	%{_texmfdistdir}/tex/fontinst/latinmtx/resetsc.mtx
14mu|texlive-fontinst-1.933-12|81	%{_texmfdistdir}/tex/fontinst/latinmtx/unsetalf.mtx
14mu|texlive-fontinst-1.933-12|82	%{_texmfdistdir}/tex/fontinst/mathetx/euex.etx
14mu|texlive-fontinst-1.933-12|83	%{_texmfdistdir}/tex/fontinst/mathetx/eufrak.etx
14mu|texlive-fontinst-1.933-12|84	%{_texmfdistdir}/tex/fontinst/mathetx/eurm.etx
14mu|texlive-fontinst-1.933-12|85	%{_texmfdistdir}/tex/fontinst/mathetx/euscr.etx
14mu|texlive-fontinst-1.933-12|86	%{_texmfdistdir}/tex/fontinst/mathetx/msam.etx
14mu|texlive-fontinst-1.933-12|87	%{_texmfdistdir}/tex/fontinst/mathetx/msbm.etx
14mu|texlive-fontinst-1.933-12|88	%{_texmfdistdir}/tex/fontinst/mathetx/oml.etx
14mu|texlive-fontinst-1.933-12|89	%{_texmfdistdir}/tex/fontinst/mathetx/oms.etx
14mu|texlive-fontinst-1.933-12|90	%{_texmfdistdir}/tex/fontinst/mathetx/omx.etx
14mu|texlive-fontinst-1.933-12|91	%{_texmfdistdir}/tex/fontinst/mathetx/rsfs.etx
14mu|texlive-fontinst-1.933-12|92	%{_texmfdistdir}/tex/fontinst/mathmtx/mathex.mtx
14mu|texlive-fontinst-1.933-12|93	%{_texmfdistdir}/tex/fontinst/mathmtx/mathit.mtx
14mu|texlive-fontinst-1.933-12|94	%{_texmfdistdir}/tex/fontinst/mathmtx/mathsy.mtx
14mu|texlive-fontinst-1.933-12|95	%{_texmfdistdir}/tex/fontinst/misc/csc2x.tex
14mu|texlive-fontinst-1.933-12|96	%{_texmfdistdir}/tex/fontinst/misc/csckrn2x.tex
14mu|texlive-fontinst-1.933-12|97	%{_texmfdistdir}/tex/fontinst/misc/glyphbox.mtx
14mu|texlive-fontinst-1.933-12|98	%{_texmfdistdir}/tex/fontinst/misc/glyphoff.mtx
14mu|texlive-fontinst-1.933-12|99	%{_texmfdistdir}/tex/fontinst/misc/glyphon.mtx
14mu|texlive-fontinst-1.933-12|100	%{_texmfdistdir}/tex/fontinst/misc/kernoff.mtx
14mu|texlive-fontinst-1.933-12|101	%{_texmfdistdir}/tex/fontinst/misc/kernon.mtx
14mu|texlive-fontinst-1.933-12|102	%{_texmfdistdir}/tex/fontinst/misc/osf2x.tex
14mu|texlive-fontinst-1.933-12|103	%{_texmfdistdir}/tex/fontinst/smbletx/digit2.etx
14mu|texlive-fontinst-1.933-12|104	%{_texmfdistdir}/tex/fontinst/smbletx/ts1.etx
14mu|texlive-fontinst-1.933-12|105	%{_texmfdistdir}/tex/fontinst/smbletx/ts1i.etx
14mu|texlive-fontinst-1.933-12|106	%{_texmfdistdir}/tex/fontinst/smbletx/ts1ij.etx
14mu|texlive-fontinst-1.933-12|107	%{_texmfdistdir}/tex/fontinst/smbletx/ts1j.etx
14mu|texlive-fontinst-1.933-12|108	%{_texmfdistdir}/tex/fontinst/smblmtx/resetosf.mtx
14mu|texlive-fontinst-1.933-12|109	%{_texmfdistdir}/tex/fontinst/smblmtx/textcomp.mtx
14mu|texlive-fontinst-1.933-12|110	%{_texmfdistdir}/tex/fontinst/smblmtx/unsetnum.mtx
14mu|texlive-fontinst-1.933-12|111	%{_texmfdistdir}/tex/latex/fontinst/fontdoc.sty
14mu|texlive-fontinst-1.933-12|112	%doc %{_texmfdistdir}/doc/fonts/fontinst/README
14mu|texlive-fontinst-1.933-12|113	%doc %{_texmfdistdir}/doc/fonts/fontinst/encspecs/encspecs.tex
14mu|texlive-fontinst-1.933-12|114	%doc %{_texmfdistdir}/doc/fonts/fontinst/encspecs/omxdraft.etx
14mu|texlive-fontinst-1.933-12|115	%doc %{_texmfdistdir}/doc/fonts/fontinst/encspecs/ot1draft.etx
14mu|texlive-fontinst-1.933-12|116	%doc %{_texmfdistdir}/doc/fonts/fontinst/encspecs/t1draft.etx
14mu|texlive-fontinst-1.933-12|117	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/basic/basicex.tex
14mu|texlive-fontinst-1.933-12|118	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/basic/basicex2.tex
14mu|texlive-fontinst-1.933-12|119	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/eurofont/Makefile
14mu|texlive-fontinst-1.933-12|120	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/eurofont/eurofont.map
14mu|texlive-fontinst-1.933-12|121	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/eurofont/eurofont.tex
14mu|texlive-fontinst-1.933-12|122	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/Makefile
14mu|texlive-fontinst-1.933-12|123	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/fontptcm.tex
14mu|texlive-fontinst-1.933-12|124	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/mathtest.tex
14mu|texlive-fontinst-1.933-12|125	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/resetsy.mtx
14mu|texlive-fontinst-1.933-12|126	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/unsetmu.mtx
14mu|texlive-fontinst-1.933-12|127	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zrhax.mtx
14mu|texlive-fontinst-1.933-12|128	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zrmhax.mtx
14mu|texlive-fontinst-1.933-12|129	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zrmkern.mtx
14mu|texlive-fontinst-1.933-12|130	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zrvhax.mtx
14mu|texlive-fontinst-1.933-12|131	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptm/zryhax.mtx
14mu|texlive-fontinst-1.933-12|132	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/Makefile
14mu|texlive-fontinst-1.933-12|133	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/fontptcmx.tex
14mu|texlive-fontinst-1.933-12|134	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/mathptmx.sty
14mu|texlive-fontinst-1.933-12|135	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/mathtestx.tex
14mu|texlive-fontinst-1.933-12|136	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/resetsy.mtx
14mu|texlive-fontinst-1.933-12|137	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/unsetmu.mtx
14mu|texlive-fontinst-1.933-12|138	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrhax.mtx
14mu|texlive-fontinst-1.933-12|139	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrmhax.mtx
14mu|texlive-fontinst-1.933-12|140	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrmkernx.mtx
14mu|texlive-fontinst-1.933-12|141	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrvhax.mtx
14mu|texlive-fontinst-1.933-12|142	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zryhax.mtx
14mu|texlive-fontinst-1.933-12|143	%doc %{_texmfdistdir}/doc/fonts/fontinst/examples/mathptmx/zrykernx.mtx
14mu|texlive-fontinst-1.933-12|144	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/fontinst.pdf
14mu|texlive-fontinst-1.933-12|145	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/fontinst.tex
14mu|texlive-fontinst-1.933-12|146	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/intro98.pdf
14mu|texlive-fontinst-1.933-12|147	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/intro98.tex
14mu|texlive-fontinst-1.933-12|148	%doc %{_texmfdistdir}/doc/fonts/fontinst/manual/roadmap.eps
14mu|texlive-fontinst-1.933-12|149	%doc %{_texmfdistdir}/doc/fonts/fontinst/talks/et99-font-tables.pdf
14mu|texlive-fontinst-1.933-12|150	%doc %{_texmfdistdir}/doc/fonts/fontinst/talks/et99-font-tutorial.pdf
14mu|texlive-fontinst-1.933-12|151	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/cc-pl.enc
14mu|texlive-fontinst-1.933-12|152	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/comparemetrics.sty
14mu|texlive-fontinst-1.933-12|153	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/comparepls.tex
14mu|texlive-fontinst-1.933-12|154	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/fadrr.mtx
14mu|texlive-fontinst-1.933-12|155	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/multislot-test.tex
14mu|texlive-fontinst-1.933-12|156	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/multislot.etx
14mu|texlive-fontinst-1.933-12|157	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/omsdraft.etx
14mu|texlive-fontinst-1.933-12|158	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/testsc.tex
14mu|texlive-fontinst-1.933-12|159	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1901test.mtx
14mu|texlive-fontinst-1.933-12|160	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1901test.tex
14mu|texlive-fontinst-1.933-12|161	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1902test.tex
14mu|texlive-fontinst-1.933-12|162	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1905test.tex
14mu|texlive-fontinst-1.933-12|163	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1906test.etx
14mu|texlive-fontinst-1.933-12|164	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1906test.mtx
14mu|texlive-fontinst-1.933-12|165	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1906test.tex
14mu|texlive-fontinst-1.933-12|166	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1913test.tex
14mu|texlive-fontinst-1.933-12|167	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1914test.tex
14mu|texlive-fontinst-1.933-12|168	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1914testmap.tex
14mu|texlive-fontinst-1.933-12|169	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1914testshow.tex
14mu|texlive-fontinst-1.933-12|170	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1915test.tex
14mu|texlive-fontinst-1.933-12|171	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1915testmap.tex
14mu|texlive-fontinst-1.933-12|172	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1916test.mtx
14mu|texlive-fontinst-1.933-12|173	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1916test.tex
14mu|texlive-fontinst-1.933-12|174	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1916test2.tex
14mu|texlive-fontinst-1.933-12|175	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1923test.tex
14mu|texlive-fontinst-1.933-12|176	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1927test.tex
14mu|texlive-fontinst-1.933-12|177	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1928test.tex
14mu|texlive-fontinst-1.933-12|178	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1928test2.tex
14mu|texlive-fontinst-1.933-12|179	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1930test.tex
14mu|texlive-fontinst-1.933-12|180	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1931test0.tex
14mu|texlive-fontinst-1.933-12|181	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1931test1.tex
14mu|texlive-fontinst-1.933-12|182	%doc %{_texmfdistdir}/doc/fonts/fontinst/test/v1931test2.tex
14mu|texlive-fontinst-1.933-12|183	%doc %{_mandir}/man1/fontinst.1*
14mu|texlive-fontinst-1.933-12|184	%doc %{_texmfdistdir}/doc/man/man1/fontinst.man1.pdf
14mu|texlive-fontinst-1.933-12|185	#- source
14mu|texlive-fontinst-1.933-12|186	%doc %{_texmfdistdir}/source/fontinst/base/CHANGES
14mu|texlive-fontinst-1.933-12|187	%doc %{_texmfdistdir}/source/fontinst/base/fibasics.dtx
14mu|texlive-fontinst-1.933-12|188	%doc %{_texmfdistdir}/source/fontinst/base/ficommon.dtx
14mu|texlive-fontinst-1.933-12|189	%doc %{_texmfdistdir}/source/fontinst/base/ficonv.dtx
14mu|texlive-fontinst-1.933-12|190	%doc %{_texmfdistdir}/source/fontinst/base/filtfam.dtx
14mu|texlive-fontinst-1.933-12|191	%doc %{_texmfdistdir}/source/fontinst/base/fimain.dtx
14mu|texlive-fontinst-1.933-12|192	%doc %{_texmfdistdir}/source/fontinst/base/fimapgen.dtx
14mu|texlive-fontinst-1.933-12|193	%doc %{_texmfdistdir}/source/fontinst/base/fisource.dvi
14mu|texlive-fontinst-1.933-12|194	%doc %{_texmfdistdir}/source/fontinst/base/fisource.ist
14mu|texlive-fontinst-1.933-12|195	%doc %{_texmfdistdir}/source/fontinst/base/fisource.sty
14mu|texlive-fontinst-1.933-12|196	%doc %{_texmfdistdir}/source/fontinst/base/fisource.tex
14mu|texlive-fontinst-1.933-12|197	%doc %{_texmfdistdir}/source/fontinst/base/fitrig.dtx
14mu|texlive-fontinst-1.933-12|198	%doc %{_texmfdistdir}/source/fontinst/base/fontinst.ins
14mu|texlive-fontinst-1.933-12|199	
14mu|texlive-fontinst-1.933-12|200	#-----------------------------------------------------------------------
14mu|texlive-fontinst-1.933-12|201	%prep
14mu|texlive-fontinst-1.933-12|202	%setup -c -a0 -a1 -a2
14mu|texlive-fontinst-1.933-12|203	
14mu|texlive-fontinst-1.933-12|204	%build
14mu|texlive-fontinst-1.933-12|205	
14mu|texlive-fontinst-1.933-12|206	%install
14mu|texlive-fontinst-1.933-12|207	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-fontinst-1.933-12|208	pushd %{buildroot}%{_bindir}
14mu|texlive-fontinst-1.933-12|209	ln -sf %{_texmfdistdir}/scripts/texlive/fontinst.sh fontinst
14mu|texlive-fontinst-1.933-12|210	popd
14mu|texlive-fontinst-1.933-12|211	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-fontinst-1.933-12|212	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-fontinst-1.933-12|213	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-fontinst-1.933-12|214	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-fontinst-1.933-12|215	
14mu|texlive-fontinst-1.933-12|216	%changelog
14mu|texlive-fontinst-1.933-12|217	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.933-12
14mu|texlive-fontinst-1.933-12|218	+ Revision: d4b3c33
14mu|texlive-fontinst-1.933-12|219	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fontinst-1.933-12|220	
14mu|texlive-fontinst-1.933-12|221	

24834 14
14mu|texlive-fontname-20101025-5|1	# revision 24661
14mu|texlive-fontname-20101025-5|2	# category Package
14mu|texlive-fontname-20101025-5|3	# catalog-ctan /info/fontname
14mu|texlive-fontname-20101025-5|4	# catalog-date 2010-10-25 08:39:19 +0200
14mu|texlive-fontname-20101025-5|5	# catalog-license gpl
14mu|texlive-fontname-20101025-5|6	# catalog-version undef
14mu|texlive-fontname-20101025-5|7	Name:		texlive-fontname
14mu|texlive-fontname-20101025-5|8	Version:	20101025
14mu|texlive-fontname-20101025-5|9	Release:	5
14mu|texlive-fontname-20101025-5|10	Summary:	Scheme for naming fonts in TeX
14mu|texlive-fontname-20101025-5|11	Group:		Publishing
14mu|texlive-fontname-20101025-5|12	URL:		http://www.ctan.org/tex-archive/info/fontname
14mu|texlive-fontname-20101025-5|13	License:	GPL
14mu|texlive-fontname-20101025-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontname.tar.xz
14mu|texlive-fontname-20101025-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontname.doc.tar.xz
14mu|texlive-fontname-20101025-5|16	BuildArch:	noarch
14mu|texlive-fontname-20101025-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fontname-20101025-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fontname-20101025-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-fontname-20101025-5|20	
14mu|texlive-fontname-20101025-5|21	%description
14mu|texlive-fontname-20101025-5|22	The scheme for assigning names is described (in the
14mu|texlive-fontname-20101025-5|23	documentation part of the package), and map files giving the
14mu|texlive-fontname-20101025-5|24	relation between foundry name and 'TeX-name' are also provided.
14mu|texlive-fontname-20101025-5|25	
14mu|texlive-fontname-20101025-5|26	
14mu|texlive-fontname-20101025-5|27	#-----------------------------------------------------------------------
14mu|texlive-fontname-20101025-5|28	%files
14mu|texlive-fontname-20101025-5|29	%{_texmfdistdir}/fonts/map/fontname/adobe.map
14mu|texlive-fontname-20101025-5|30	%{_texmfdistdir}/fonts/map/fontname/apple.map
14mu|texlive-fontname-20101025-5|31	%{_texmfdistdir}/fonts/map/fontname/bitstrea.map
14mu|texlive-fontname-20101025-5|32	%{_texmfdistdir}/fonts/map/fontname/dtc.map
14mu|texlive-fontname-20101025-5|33	%{_texmfdistdir}/fonts/map/fontname/itc.map
14mu|texlive-fontname-20101025-5|34	%{_texmfdistdir}/fonts/map/fontname/linot-cd.map
14mu|texlive-fontname-20101025-5|35	%{_texmfdistdir}/fonts/map/fontname/linotype-cd.map
14mu|texlive-fontname-20101025-5|36	%{_texmfdistdir}/fonts/map/fontname/linotype.map
14mu|texlive-fontname-20101025-5|37	%{_texmfdistdir}/fonts/map/fontname/monotype.map
14mu|texlive-fontname-20101025-5|38	%{_texmfdistdir}/fonts/map/fontname/skey1250.map
14mu|texlive-fontname-20101025-5|39	%{_texmfdistdir}/fonts/map/fontname/skey1555.map
14mu|texlive-fontname-20101025-5|40	%{_texmfdistdir}/fonts/map/fontname/softkey-1250.map
14mu|texlive-fontname-20101025-5|41	%{_texmfdistdir}/fonts/map/fontname/softkey-1555.map
14mu|texlive-fontname-20101025-5|42	%{_texmfdistdir}/fonts/map/fontname/softkey.map
14mu|texlive-fontname-20101025-5|43	%{_texmfdistdir}/fonts/map/fontname/special.map
14mu|texlive-fontname-20101025-5|44	%{_texmfdistdir}/fonts/map/fontname/supplier.map
14mu|texlive-fontname-20101025-5|45	%{_texmfdistdir}/fonts/map/fontname/texfonts.map
14mu|texlive-fontname-20101025-5|46	%{_texmfdistdir}/fonts/map/fontname/typeface.map
14mu|texlive-fontname-20101025-5|47	%{_texmfdistdir}/fonts/map/fontname/urw.map
14mu|texlive-fontname-20101025-5|48	%{_texmfdistdir}/fonts/map/fontname/variant.map
14mu|texlive-fontname-20101025-5|49	%{_texmfdistdir}/fonts/map/fontname/weight.map
14mu|texlive-fontname-20101025-5|50	%{_texmfdistdir}/fonts/map/fontname/width.map
14mu|texlive-fontname-20101025-5|51	%{_texmfdistdir}/fonts/map/fontname/yandy.map
14mu|texlive-fontname-20101025-5|52	%doc %{_texmfdistdir}/doc/fonts/fontname/8a.html
14mu|texlive-fontname-20101025-5|53	%doc %{_texmfdistdir}/doc/fonts/fontname/8r.html
14mu|texlive-fontname-20101025-5|54	%doc %{_texmfdistdir}/doc/fonts/fontname/Adobe-fonts.html
14mu|texlive-fontname-20101025-5|55	%doc %{_texmfdistdir}/doc/fonts/fontname/Apple-fonts.html
14mu|texlive-fontname-20101025-5|56	%doc %{_texmfdistdir}/doc/fonts/fontname/Bitstream-fonts.html
14mu|texlive-fontname-20101025-5|57	%doc %{_texmfdistdir}/doc/fonts/fontname/ChangeLog
14mu|texlive-fontname-20101025-5|58	%doc %{_texmfdistdir}/doc/fonts/fontname/DTC-fonts.html
14mu|texlive-fontname-20101025-5|59	%doc %{_texmfdistdir}/doc/fonts/fontname/Encodings.html
14mu|texlive-fontname-20101025-5|60	%doc %{_texmfdistdir}/doc/fonts/fontname/Filenames-for-fonts.html
14mu|texlive-fontname-20101025-5|61	%doc %{_texmfdistdir}/doc/fonts/fontname/Font-legalities.html
14mu|texlive-fontname-20101025-5|62	%doc %{_texmfdistdir}/doc/fonts/fontname/Font-name-lists.html
14mu|texlive-fontname-20101025-5|63	%doc %{_texmfdistdir}/doc/fonts/fontname/History.html
14mu|texlive-fontname-20101025-5|64	%doc %{_texmfdistdir}/doc/fonts/fontname/ITC-fonts.html
14mu|texlive-fontname-20101025-5|65	%doc %{_texmfdistdir}/doc/fonts/fontname/Introduction.html
14mu|texlive-fontname-20101025-5|66	%doc %{_texmfdistdir}/doc/fonts/fontname/Linotype-fonts.html
14mu|texlive-fontname-20101025-5|67	%doc %{_texmfdistdir}/doc/fonts/fontname/Long-names.html
14mu|texlive-fontname-20101025-5|68	%doc %{_texmfdistdir}/doc/fonts/fontname/Long-naming-scheme.html
14mu|texlive-fontname-20101025-5|69	%doc %{_texmfdistdir}/doc/fonts/fontname/Makefile
14mu|texlive-fontname-20101025-5|70	%doc %{_texmfdistdir}/doc/fonts/fontname/Monotype-fonts.html
14mu|texlive-fontname-20101025-5|71	%doc %{_texmfdistdir}/doc/fonts/fontname/Name-mapping-file.html
14mu|texlive-fontname-20101025-5|72	%doc %{_texmfdistdir}/doc/fonts/fontname/References.html
14mu|texlive-fontname-20101025-5|73	%doc %{_texmfdistdir}/doc/fonts/fontname/Standard-PostScript-fonts.html
14mu|texlive-fontname-20101025-5|74	%doc %{_texmfdistdir}/doc/fonts/fontname/Suppliers.html
14mu|texlive-fontname-20101025-5|75	%doc %{_texmfdistdir}/doc/fonts/fontname/Typefaces.html
14mu|texlive-fontname-20101025-5|76	%doc %{_texmfdistdir}/doc/fonts/fontname/URW-fonts.html
14mu|texlive-fontname-20101025-5|77	%doc %{_texmfdistdir}/doc/fonts/fontname/Variants.html
14mu|texlive-fontname-20101025-5|78	%doc %{_texmfdistdir}/doc/fonts/fontname/Weights.html
14mu|texlive-fontname-20101025-5|79	%doc %{_texmfdistdir}/doc/fonts/fontname/Widths.html
14mu|texlive-fontname-20101025-5|80	%doc %{_texmfdistdir}/doc/fonts/fontname/bitstrea.aka
14mu|texlive-fontname-20101025-5|81	%doc %{_texmfdistdir}/doc/fonts/fontname/cork.html
14mu|texlive-fontname-20101025-5|82	%doc %{_texmfdistdir}/doc/fonts/fontname/dvips.html
14mu|texlive-fontname-20101025-5|83	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.aux
14mu|texlive-fontname-20101025-5|84	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.cp
14mu|texlive-fontname-20101025-5|85	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.html
14mu|texlive-fontname-20101025-5|86	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.pdf
14mu|texlive-fontname-20101025-5|87	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.texi
14mu|texlive-fontname-20101025-5|88	%doc %{_texmfdistdir}/doc/fonts/fontname/fontname.toc
14mu|texlive-fontname-20101025-5|89	%doc %{_texmfdistdir}/doc/fonts/fontname/index.html
14mu|texlive-fontname-20101025-5|90	%doc %{_texmfdistdir}/doc/fonts/fontname/texmext.html
14mu|texlive-fontname-20101025-5|91	%doc %{_texmfdistdir}/doc/fonts/fontname/texmital.html
14mu|texlive-fontname-20101025-5|92	%doc %{_texmfdistdir}/doc/fonts/fontname/texmsym.html
14mu|texlive-fontname-20101025-5|93	%doc %{_texmfdistdir}/doc/fonts/fontname/texnansi.html
14mu|texlive-fontname-20101025-5|94	%doc %{_texmfdistdir}/doc/fonts/fontname/texnansx.html
14mu|texlive-fontname-20101025-5|95	%doc %{_texmfdistdir}/doc/fonts/fontname/xl2.html
14mu|texlive-fontname-20101025-5|96	%doc %{_texmfdistdir}/doc/fonts/fontname/xt2.html
14mu|texlive-fontname-20101025-5|97	%doc %{_infodir}/fontname.info*
14mu|texlive-fontname-20101025-5|98	
14mu|texlive-fontname-20101025-5|99	#-----------------------------------------------------------------------
14mu|texlive-fontname-20101025-5|100	%prep
14mu|texlive-fontname-20101025-5|101	%setup -c -a0 -a1
14mu|texlive-fontname-20101025-5|102	
14mu|texlive-fontname-20101025-5|103	%build
14mu|texlive-fontname-20101025-5|104	
14mu|texlive-fontname-20101025-5|105	%install
14mu|texlive-fontname-20101025-5|106	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-fontname-20101025-5|107	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
14mu|texlive-fontname-20101025-5|108	mkdir -p %{buildroot}%{_infodir}
14mu|texlive-fontname-20101025-5|109	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
14mu|texlive-fontname-20101025-5|110	
14mu|texlive-fontname-20101025-5|111	
14mu|texlive-fontname-20101025-5|112	
14mu|texlive-fontname-20101025-5|113	%changelog
14mu|texlive-fontname-20101025-5|114	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101025-5
14mu|texlive-fontname-20101025-5|115	+ Revision: c266667
14mu|texlive-fontname-20101025-5|116	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fontname-20101025-5|117	
14mu|texlive-fontname-20101025-5|118	

24835 14
14mu|texlive-fontools-20131031-7|1	# revision 32050
14mu|texlive-fontools-20131031-7|2	# category Package
14mu|texlive-fontools-20131031-7|3	# catalog-ctan /fonts/utilities/fontools
14mu|texlive-fontools-20131031-7|4	# catalog-date 2013-10-31 18:58:21 +0100
14mu|texlive-fontools-20131031-7|5	# catalog-license gpl2
14mu|texlive-fontools-20131031-7|6	# catalog-version undef
14mu|texlive-fontools-20131031-7|7	Name:		texlive-fontools
14mu|texlive-fontools-20131031-7|8	Version:	20131031
14mu|texlive-fontools-20131031-7|9	Release:	7
14mu|texlive-fontools-20131031-7|10	Summary:	Tools to simplify using fonts (especially TT/OTF ones)
14mu|texlive-fontools-20131031-7|11	Group:		Publishing
14mu|texlive-fontools-20131031-7|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/fontools
14mu|texlive-fontools-20131031-7|13	License:	GPL2
14mu|texlive-fontools-20131031-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontools.tar.xz
14mu|texlive-fontools-20131031-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontools.doc.tar.xz
14mu|texlive-fontools-20131031-7|16	BuildArch:	noarch
14mu|texlive-fontools-20131031-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fontools-20131031-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fontools-20131031-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-fontools-20131031-7|20	Provides:	texlive-fontools.bin = %{EVRD}
14mu|texlive-fontools-20131031-7|21	
14mu|texlive-fontools-20131031-7|22	%description
14mu|texlive-fontools-20131031-7|23	This package provides a few tools to ease using fonts
14mu|texlive-fontools-20131031-7|24	(especially Truetype/Opentype ones) with Latex and fontinst:
14mu|texlive-fontools-20131031-7|25	AFM2AFM - reencode .afm files; designed to replace fontinst's
14mu|texlive-fontools-20131031-7|26	\reencodefont for big .afm files; AUTOINST - simplify the use
14mu|texlive-fontools-20131031-7|27	of the LCDF TypeTools by creating a command file for otftotfm,
14mu|texlive-fontools-20131031-7|28	plus .fd and .sty files; and OT2KPX - extract all kerning pairs
14mu|texlive-fontools-20131031-7|29	from an OpenType font.
14mu|texlive-fontools-20131031-7|30	
14mu|texlive-fontools-20131031-7|31	
14mu|texlive-fontools-20131031-7|32	#-----------------------------------------------------------------------
14mu|texlive-fontools-20131031-7|33	%files
14mu|texlive-fontools-20131031-7|34	%{_bindir}/*
14mu|texlive-fontools-20131031-7|35	%{_texmfdistdir}/fonts/enc/dvips/fontools/fontools_ly1.enc
14mu|texlive-fontools-20131031-7|36	%{_texmfdistdir}/fonts/enc/dvips/fontools/fontools_ot1.enc
14mu|texlive-fontools-20131031-7|37	%{_texmfdistdir}/fonts/enc/dvips/fontools/fontools_t1.enc
14mu|texlive-fontools-20131031-7|38	%{_texmfdistdir}/fonts/enc/dvips/fontools/fontools_ts1.enc
14mu|texlive-fontools-20131031-7|39	%{_texmfdistdir}/scripts/fontools/afm2afm
14mu|texlive-fontools-20131031-7|40	%{_texmfdistdir}/scripts/fontools/autoinst
14mu|texlive-fontools-20131031-7|41	%{_texmfdistdir}/scripts/fontools/ot2kpx
14mu|texlive-fontools-20131031-7|42	%doc %{_mandir}/man1/afm2afm.1*
14mu|texlive-fontools-20131031-7|43	%doc %{_texmfdistdir}/doc/man/man1/afm2afm.man1.pdf
14mu|texlive-fontools-20131031-7|44	%doc %{_mandir}/man1/autoinst.1*
14mu|texlive-fontools-20131031-7|45	%doc %{_texmfdistdir}/doc/man/man1/autoinst.man1.pdf
14mu|texlive-fontools-20131031-7|46	%doc %{_mandir}/man1/ot2kpx.1*
14mu|texlive-fontools-20131031-7|47	%doc %{_texmfdistdir}/doc/man/man1/ot2kpx.man1.pdf
14mu|texlive-fontools-20131031-7|48	%doc %{_texmfdistdir}/doc/support/fontools/GPLv2.txt
14mu|texlive-fontools-20131031-7|49	%doc %{_texmfdistdir}/doc/support/fontools/README
14mu|texlive-fontools-20131031-7|50	
14mu|texlive-fontools-20131031-7|51	#-----------------------------------------------------------------------
14mu|texlive-fontools-20131031-7|52	%prep
14mu|texlive-fontools-20131031-7|53	%setup -c -a0 -a1
14mu|texlive-fontools-20131031-7|54	
14mu|texlive-fontools-20131031-7|55	%build
14mu|texlive-fontools-20131031-7|56	
14mu|texlive-fontools-20131031-7|57	%install
14mu|texlive-fontools-20131031-7|58	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-fontools-20131031-7|59	pushd %{buildroot}%{_bindir}
14mu|texlive-fontools-20131031-7|60	ln -sf %{_texmfdistdir}/scripts/fontools/afm2afm afm2afm
14mu|texlive-fontools-20131031-7|61	ln -sf %{_texmfdistdir}/scripts/fontools/autoinst autoinst
14mu|texlive-fontools-20131031-7|62	ln -sf %{_texmfdistdir}/scripts/fontools/ot2kpx ot2kpx
14mu|texlive-fontools-20131031-7|63	popd
14mu|texlive-fontools-20131031-7|64	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-fontools-20131031-7|65	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-fontools-20131031-7|66	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-fontools-20131031-7|67	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-fontools-20131031-7|68	
14mu|texlive-fontools-20131031-7|69	%changelog
14mu|texlive-fontools-20131031-7|70	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131031-7
14mu|texlive-fontools-20131031-7|71	+ Revision: d08c646
14mu|texlive-fontools-20131031-7|72	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fontools-20131031-7|73	
14mu|texlive-fontools-20131031-7|74	

24836 14
14mu|texlive-fontspec-v2.2b-3|1	# revision 26230
14mu|texlive-fontspec-v2.2b-3|2	# category Package
14mu|texlive-fontspec-v2.2b-3|3	# catalog-ctan /macros/latex/contrib/fontspec
14mu|texlive-fontspec-v2.2b-3|4	# catalog-date 2012-05-06 11:43:12 +0200
14mu|texlive-fontspec-v2.2b-3|5	# catalog-license lppl1.3
14mu|texlive-fontspec-v2.2b-3|6	# catalog-version v2.2b
14mu|texlive-fontspec-v2.2b-3|7	Name:		texlive-fontspec
14mu|texlive-fontspec-v2.2b-3|8	Version:	v2.2b
14mu|texlive-fontspec-v2.2b-3|9	Release:	3
14mu|texlive-fontspec-v2.2b-3|10	Summary:	Advanced font selection in XeLaTeX and LuaLaTeX
14mu|texlive-fontspec-v2.2b-3|11	Group:		Publishing
14mu|texlive-fontspec-v2.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fontspec
14mu|texlive-fontspec-v2.2b-3|13	License:	LPPL1.3
14mu|texlive-fontspec-v2.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontspec.tar.xz
14mu|texlive-fontspec-v2.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontspec.doc.tar.xz
14mu|texlive-fontspec-v2.2b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontspec.source.tar.xz
14mu|texlive-fontspec-v2.2b-3|17	BuildArch:	noarch
14mu|texlive-fontspec-v2.2b-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fontspec-v2.2b-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fontspec-v2.2b-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-fontspec-v2.2b-3|21	Requires:	texlive-kastrup
14mu|texlive-fontspec-v2.2b-3|22	Requires:	texlive-lm
14mu|texlive-fontspec-v2.2b-3|23	
14mu|texlive-fontspec-v2.2b-3|24	%description
14mu|texlive-fontspec-v2.2b-3|25	Fontspec is a package for XeLaTeX and LuaLaTeX. It provides an
14mu|texlive-fontspec-v2.2b-3|26	automatic and unified interface to feature-rich AAT and
14mu|texlive-fontspec-v2.2b-3|27	OpenType fonts through the NFSS in LaTeX running on XeTeX or
14mu|texlive-fontspec-v2.2b-3|28	LuaTeX engines. The package requires the l3kernel and xparse
14mu|texlive-fontspec-v2.2b-3|29	bundles from the LaTeX 3 development team.
14mu|texlive-fontspec-v2.2b-3|30	
14mu|texlive-fontspec-v2.2b-3|31	
14mu|texlive-fontspec-v2.2b-3|32	#-----------------------------------------------------------------------
14mu|texlive-fontspec-v2.2b-3|33	%files
14mu|texlive-fontspec-v2.2b-3|34	%{_texmfdistdir}/tex/latex/fontspec/fontspec-luatex.sty
14mu|texlive-fontspec-v2.2b-3|35	%{_texmfdistdir}/tex/latex/fontspec/fontspec-patches.sty
14mu|texlive-fontspec-v2.2b-3|36	%{_texmfdistdir}/tex/latex/fontspec/fontspec-xetex.sty
14mu|texlive-fontspec-v2.2b-3|37	%{_texmfdistdir}/tex/latex/fontspec/fontspec.cfg
14mu|texlive-fontspec-v2.2b-3|38	%{_texmfdistdir}/tex/latex/fontspec/fontspec.lua
14mu|texlive-fontspec-v2.2b-3|39	%{_texmfdistdir}/tex/latex/fontspec/fontspec.sty
14mu|texlive-fontspec-v2.2b-3|40	%doc %{_texmfdistdir}/doc/latex/fontspec/README
14mu|texlive-fontspec-v2.2b-3|41	%doc %{_texmfdistdir}/doc/latex/fontspec/fontspec-example.tex
14mu|texlive-fontspec-v2.2b-3|42	%doc %{_texmfdistdir}/doc/latex/fontspec/fontspec-testsuite.pdf
14mu|texlive-fontspec-v2.2b-3|43	%doc %{_texmfdistdir}/doc/latex/fontspec/fontspec.pdf
14mu|texlive-fontspec-v2.2b-3|44	#- source
14mu|texlive-fontspec-v2.2b-3|45	%doc %{_texmfdistdir}/source/latex/fontspec/Makefile
14mu|texlive-fontspec-v2.2b-3|46	%doc %{_texmfdistdir}/source/latex/fontspec/fontspec.dtx
14mu|texlive-fontspec-v2.2b-3|47	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-alias-feature-option.ltx
14mu|texlive-fontspec-v2.2b-3|48	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-alias-feature.ltx
14mu|texlive-fontspec-v2.2b-3|49	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-autofake.ltx
14mu|texlive-fontspec-v2.2b-3|50	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-autoscaling.ltx
14mu|texlive-fontspec-v2.2b-3|51	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-charactervariant.ltx
14mu|texlive-fontspec-v2.2b-3|52	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-colour-basic.ltx
14mu|texlive-fontspec-v2.2b-3|53	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-colour-clash.ltx
14mu|texlive-fontspec-v2.2b-3|54	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-colour-opacity.ltx
14mu|texlive-fontspec-v2.2b-3|55	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-feat-numbers.ltx
14mu|texlive-fontspec-v2.2b-3|56	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-font-selection-bold.ltx
14mu|texlive-fontspec-v2.2b-3|57	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-hyphenchar.ltx
14mu|texlive-fontspec-v2.2b-3|58	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-inner-emph.ltx
14mu|texlive-fontspec-v2.2b-3|59	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-basic.ltx
14mu|texlive-fontspec-v2.2b-3|60	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-external-underdefined.ltx
14mu|texlive-fontspec-v2.2b-3|61	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-nested-scfeat.ltx
14mu|texlive-fontspec-v2.2b-3|62	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-scale.ltx
14mu|texlive-fontspec-v2.2b-3|63	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-loading-sizefeatures.ltx
14mu|texlive-fontspec-v2.2b-3|64	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-optical-sizes.ltx
14mu|texlive-fontspec-v2.2b-3|65	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-ot-cvxx-2.ltx
14mu|texlive-fontspec-v2.2b-3|66	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-ot-cvxx.ltx
14mu|texlive-fontspec-v2.2b-3|67	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-ot-ss06.ltx
14mu|texlive-fontspec-v2.2b-3|68	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-programmers-interface.ltx
14mu|texlive-fontspec-v2.2b-3|69	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-fancyvrb.ltx
14mu|texlive-fontspec-v2.2b-3|70	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-listings.ltx
14mu|texlive-fontspec-v2.2b-3|71	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-moreverb.ltx
14mu|texlive-fontspec-v2.2b-3|72	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-plain.ltx
14mu|texlive-fontspec-v2.2b-3|73	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-verb-verbatim.ltx
14mu|texlive-fontspec-v2.2b-3|74	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/F-wordspace.ltx
14mu|texlive-fontspec-v2.2b-3|75	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/X-new-font-feature.ltx
14mu|texlive-fontspec-v2.2b-3|76	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/testsuite-listing.tex
14mu|texlive-fontspec-v2.2b-3|77	%doc %{_texmfdistdir}/source/latex/fontspec/testsuite/testsuite.cls
14mu|texlive-fontspec-v2.2b-3|78	
14mu|texlive-fontspec-v2.2b-3|79	#-----------------------------------------------------------------------
14mu|texlive-fontspec-v2.2b-3|80	%prep
14mu|texlive-fontspec-v2.2b-3|81	%setup -c -a0 -a1 -a2
14mu|texlive-fontspec-v2.2b-3|82	
14mu|texlive-fontspec-v2.2b-3|83	%build
14mu|texlive-fontspec-v2.2b-3|84	
14mu|texlive-fontspec-v2.2b-3|85	%install
14mu|texlive-fontspec-v2.2b-3|86	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fontspec-v2.2b-3|87	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fontspec-v2.2b-3|88	
14mu|texlive-fontspec-v2.2b-3|89	
14mu|texlive-fontspec-v2.2b-3|90	
14mu|texlive-fontspec-v2.2b-3|91	%changelog
14mu|texlive-fontspec-v2.2b-3|92	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v2.2b-3
14mu|texlive-fontspec-v2.2b-3|93	+ Revision: a67c758
14mu|texlive-fontspec-v2.2b-3|94	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fontspec-v2.2b-3|95	
14mu|texlive-fontspec-v2.2b-3|96	

24837 14
14mu|texlive-fonts-tlwg-0.5.0-3|1	# revision 25417
14mu|texlive-fonts-tlwg-0.5.0-3|2	# category Package
14mu|texlive-fonts-tlwg-0.5.0-3|3	# catalog-ctan /fonts/thai/fonts-tlwg
14mu|texlive-fonts-tlwg-0.5.0-3|4	# catalog-date 2012-02-16 15:35:28 +0100
14mu|texlive-fonts-tlwg-0.5.0-3|5	# catalog-license gpl
14mu|texlive-fonts-tlwg-0.5.0-3|6	# catalog-version 0.5.0
14mu|texlive-fonts-tlwg-0.5.0-3|7	Name:		texlive-fonts-tlwg
14mu|texlive-fonts-tlwg-0.5.0-3|8	Version:	0.5.0
14mu|texlive-fonts-tlwg-0.5.0-3|9	Release:	3
14mu|texlive-fonts-tlwg-0.5.0-3|10	Summary:	Thai fonts for LaTeX from TLWG
14mu|texlive-fonts-tlwg-0.5.0-3|11	Group:		Publishing
14mu|texlive-fonts-tlwg-0.5.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/thai/fonts-tlwg
14mu|texlive-fonts-tlwg-0.5.0-3|13	License:	GPL
14mu|texlive-fonts-tlwg-0.5.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonts-tlwg.tar.xz
14mu|texlive-fonts-tlwg-0.5.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonts-tlwg.doc.tar.xz
14mu|texlive-fonts-tlwg-0.5.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonts-tlwg.source.tar.xz
14mu|texlive-fonts-tlwg-0.5.0-3|17	BuildArch:	noarch
14mu|texlive-fonts-tlwg-0.5.0-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fonts-tlwg-0.5.0-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fonts-tlwg-0.5.0-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-fonts-tlwg-0.5.0-3|21	
14mu|texlive-fonts-tlwg-0.5.0-3|22	%description
14mu|texlive-fonts-tlwg-0.5.0-3|23	A collection of free Thai fonts, supplied as FontForge sources,
14mu|texlive-fonts-tlwg-0.5.0-3|24	and with LaTeX .fd files. This package depends on the thailatex
14mu|texlive-fonts-tlwg-0.5.0-3|25	package.
14mu|texlive-fonts-tlwg-0.5.0-3|26	
14mu|texlive-fonts-tlwg-0.5.0-3|27	
14mu|texlive-fonts-tlwg-0.5.0-3|28	#-----------------------------------------------------------------------
14mu|texlive-fonts-tlwg-0.5.0-3|29	%files
14mu|texlive-fonts-tlwg-0.5.0-3|30	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/garuda.afm
14mu|texlive-fonts-tlwg-0.5.0-3|31	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/garuda_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|32	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/garuda_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|33	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/garuda_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|34	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari.afm
14mu|texlive-fonts-tlwg-0.5.0-3|35	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|36	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_bi.afm
14mu|texlive-fonts-tlwg-0.5.0-3|37	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|38	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_i.afm
14mu|texlive-fonts-tlwg-0.5.0-3|39	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/kinnari_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|40	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/loma.afm
14mu|texlive-fonts-tlwg-0.5.0-3|41	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/loma_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|42	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/loma_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|43	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/loma_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|44	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi.afm
14mu|texlive-fonts-tlwg-0.5.0-3|45	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|46	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_bi.afm
14mu|texlive-fonts-tlwg-0.5.0-3|47	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|48	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_i.afm
14mu|texlive-fonts-tlwg-0.5.0-3|49	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/norasi_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|50	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/purisa.afm
14mu|texlive-fonts-tlwg-0.5.0-3|51	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/purisa_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|52	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/purisa_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|53	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/purisa_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|54	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/sawasdee.afm
14mu|texlive-fonts-tlwg-0.5.0-3|55	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/sawasdee_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|56	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/sawasdee_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|57	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/sawasdee_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|58	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttype.afm
14mu|texlive-fonts-tlwg-0.5.0-3|59	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttype_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|60	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttype_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|61	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttype_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|62	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttypist.afm
14mu|texlive-fonts-tlwg-0.5.0-3|63	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttypist_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|64	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttypist_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|65	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/ttypist_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|66	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/umpush.afm
14mu|texlive-fonts-tlwg-0.5.0-3|67	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/umpush_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|68	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/umpush_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|69	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/umpush_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|70	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/waree.afm
14mu|texlive-fonts-tlwg-0.5.0-3|71	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/waree_b.afm
14mu|texlive-fonts-tlwg-0.5.0-3|72	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/waree_bo.afm
14mu|texlive-fonts-tlwg-0.5.0-3|73	%{_texmfdistdir}/fonts/afm/public/fonts-tlwg/waree_o.afm
14mu|texlive-fonts-tlwg-0.5.0-3|74	%{_texmfdistdir}/fonts/enc/dvips/fonts-tlwg/lthtlwg.enc
14mu|texlive-fonts-tlwg-0.5.0-3|75	%{_texmfdistdir}/fonts/map/dvips/fonts-tlwg/nectec.map
14mu|texlive-fonts-tlwg-0.5.0-3|76	%{_texmfdistdir}/fonts/map/dvips/fonts-tlwg/nf.map
14mu|texlive-fonts-tlwg-0.5.0-3|77	%{_texmfdistdir}/fonts/map/dvips/fonts-tlwg/tlwg.map
14mu|texlive-fonts-tlwg-0.5.0-3|78	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/garuda.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|79	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/garuda_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|80	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/garuda_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|81	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/garuda_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|82	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|83	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|84	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_bi.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|85	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|86	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_i.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|87	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/kinnari_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|88	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/loma.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|89	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/loma_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|90	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/loma_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|91	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/loma_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|92	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|93	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|94	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_bi.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|95	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|96	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_i.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|97	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/norasi_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|98	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/purisa.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|99	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/purisa_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|100	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/purisa_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|101	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/purisa_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|102	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rgaruda.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|103	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rgaruda_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|104	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rgaruda_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|105	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rgaruda_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|106	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|107	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|108	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_bi.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|109	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|110	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_i.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|111	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rkinnari_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|112	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rloma.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|113	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rloma_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|114	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rloma_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|115	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rloma_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|116	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|117	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|118	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_bi.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|119	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|120	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_i.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|121	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rnorasi_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|122	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rpurisa.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|123	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rpurisa_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|124	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rpurisa_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|125	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rpurisa_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|126	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rsawasdee.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|127	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rsawasdee_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|128	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rsawasdee_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|129	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rsawasdee_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|130	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttype.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|131	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttype_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|132	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttype_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|133	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttype_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|134	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttypist.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|135	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttypist_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|136	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttypist_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|137	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rttypist_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|138	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rumpush.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|139	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rumpush_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|140	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rumpush_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|141	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rumpush_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|142	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rwaree.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|143	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rwaree_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|144	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rwaree_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|145	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/rwaree_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|146	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/sawasdee.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|147	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/sawasdee_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|148	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/sawasdee_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|149	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/sawasdee_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|150	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttype.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|151	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttype_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|152	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttype_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|153	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttype_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|154	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttypist.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|155	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttypist_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|156	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttypist_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|157	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/ttypist_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|158	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/umpush.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|159	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/umpush_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|160	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/umpush_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|161	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/umpush_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|162	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/waree.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|163	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/waree_b.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|164	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/waree_bo.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|165	%{_texmfdistdir}/fonts/tfm/public/fonts-tlwg/waree_o.tfm
14mu|texlive-fonts-tlwg-0.5.0-3|166	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/garuda.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|167	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/garuda_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|168	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/garuda_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|169	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/garuda_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|170	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|171	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|172	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_bi.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|173	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|174	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_i.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|175	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/kinnari_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|176	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/loma.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|177	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/loma_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|178	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/loma_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|179	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/loma_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|180	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|181	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|182	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_bi.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|183	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|184	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_i.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|185	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/norasi_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|186	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/purisa.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|187	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/purisa_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|188	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/purisa_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|189	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/purisa_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|190	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/sawasdee.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|191	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/sawasdee_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|192	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/sawasdee_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|193	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/sawasdee_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|194	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttype.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|195	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttype_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|196	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttype_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|197	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttype_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|198	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttypist.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|199	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttypist_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|200	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttypist_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|201	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/ttypist_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|202	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/umpush.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|203	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/umpush_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|204	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/umpush_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|205	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/umpush_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|206	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/waree.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|207	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/waree_b.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|208	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/waree_bo.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|209	%{_texmfdistdir}/fonts/type1/public/fonts-tlwg/waree_o.pfb
14mu|texlive-fonts-tlwg-0.5.0-3|210	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/garuda.vf
14mu|texlive-fonts-tlwg-0.5.0-3|211	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/garuda_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|212	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/garuda_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|213	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/garuda_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|214	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari.vf
14mu|texlive-fonts-tlwg-0.5.0-3|215	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|216	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_bi.vf
14mu|texlive-fonts-tlwg-0.5.0-3|217	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|218	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_i.vf
14mu|texlive-fonts-tlwg-0.5.0-3|219	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/kinnari_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|220	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/loma.vf
14mu|texlive-fonts-tlwg-0.5.0-3|221	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/loma_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|222	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/loma_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|223	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/loma_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|224	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi.vf
14mu|texlive-fonts-tlwg-0.5.0-3|225	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|226	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_bi.vf
14mu|texlive-fonts-tlwg-0.5.0-3|227	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|228	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_i.vf
14mu|texlive-fonts-tlwg-0.5.0-3|229	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/norasi_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|230	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/purisa.vf
14mu|texlive-fonts-tlwg-0.5.0-3|231	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/purisa_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|232	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/purisa_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|233	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/purisa_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|234	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/sawasdee.vf
14mu|texlive-fonts-tlwg-0.5.0-3|235	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/sawasdee_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|236	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/sawasdee_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|237	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/sawasdee_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|238	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttype.vf
14mu|texlive-fonts-tlwg-0.5.0-3|239	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttype_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|240	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttype_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|241	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttype_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|242	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttypist.vf
14mu|texlive-fonts-tlwg-0.5.0-3|243	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttypist_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|244	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttypist_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|245	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/ttypist_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|246	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/umpush.vf
14mu|texlive-fonts-tlwg-0.5.0-3|247	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/umpush_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|248	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/umpush_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|249	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/umpush_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|250	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/waree.vf
14mu|texlive-fonts-tlwg-0.5.0-3|251	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/waree_b.vf
14mu|texlive-fonts-tlwg-0.5.0-3|252	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/waree_bo.vf
14mu|texlive-fonts-tlwg-0.5.0-3|253	%{_texmfdistdir}/fonts/vf/public/fonts-tlwg/waree_o.vf
14mu|texlive-fonts-tlwg-0.5.0-3|254	%{_texmfdistdir}/tex/latex/fonts-tlwg/fonts-tlwg.sty
14mu|texlive-fonts-tlwg-0.5.0-3|255	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthgaruda.fd
14mu|texlive-fonts-tlwg-0.5.0-3|256	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthkinnari.fd
14mu|texlive-fonts-tlwg-0.5.0-3|257	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthloma.fd
14mu|texlive-fonts-tlwg-0.5.0-3|258	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthnorasi.fd
14mu|texlive-fonts-tlwg-0.5.0-3|259	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthpurisa.fd
14mu|texlive-fonts-tlwg-0.5.0-3|260	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthsawasdee.fd
14mu|texlive-fonts-tlwg-0.5.0-3|261	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthttype.fd
14mu|texlive-fonts-tlwg-0.5.0-3|262	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthttypist.fd
14mu|texlive-fonts-tlwg-0.5.0-3|263	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthumpush.fd
14mu|texlive-fonts-tlwg-0.5.0-3|264	%{_texmfdistdir}/tex/latex/fonts-tlwg/lthwaree.fd
14mu|texlive-fonts-tlwg-0.5.0-3|265	%doc %{_texmfdistdir}/doc/fonts/fonts-tlwg/examples/teststd.tex
14mu|texlive-fonts-tlwg-0.5.0-3|266	#- source
14mu|texlive-fonts-tlwg-0.5.0-3|267	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/AUTHORS
14mu|texlive-fonts-tlwg-0.5.0-3|268	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/COPYING
14mu|texlive-fonts-tlwg-0.5.0-3|269	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/ChangeLog
14mu|texlive-fonts-tlwg-0.5.0-3|270	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/ChangeLog.thai-ttf
14mu|texlive-fonts-tlwg-0.5.0-3|271	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/GPL
14mu|texlive-fonts-tlwg-0.5.0-3|272	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/INSTALL
14mu|texlive-fonts-tlwg-0.5.0-3|273	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/Makefile.am
14mu|texlive-fonts-tlwg-0.5.0-3|274	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/Makefile.in
14mu|texlive-fonts-tlwg-0.5.0-3|275	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/NEWS
14mu|texlive-fonts-tlwg-0.5.0-3|276	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/README
14mu|texlive-fonts-tlwg-0.5.0-3|277	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/TODO
14mu|texlive-fonts-tlwg-0.5.0-3|278	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/aclocal.m4
14mu|texlive-fonts-tlwg-0.5.0-3|279	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/configure
14mu|texlive-fonts-tlwg-0.5.0-3|280	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/configure.in
14mu|texlive-fonts-tlwg-0.5.0-3|281	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/fontconfig/64-ttf-thai-tlwg.conf
14mu|texlive-fonts-tlwg-0.5.0-3|282	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/fontconfig/89-ttf-thai-tlwg-synthetic.conf
14mu|texlive-fonts-tlwg-0.5.0-3|283	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/fontconfig/Makefile.am
14mu|texlive-fonts-tlwg-0.5.0-3|284	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/fontconfig/Makefile.in
14mu|texlive-fonts-tlwg-0.5.0-3|285	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/install-sh
14mu|texlive-fonts-tlwg-0.5.0-3|286	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/Makefile.am
14mu|texlive-fonts-tlwg-0.5.0-3|287	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/Makefile.in
14mu|texlive-fonts-tlwg-0.5.0-3|288	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/examples/Makefile.am
14mu|texlive-fonts-tlwg-0.5.0-3|289	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/examples/Makefile.in
14mu|texlive-fonts-tlwg-0.5.0-3|290	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/examples/teststd.tex
14mu|texlive-fonts-tlwg-0.5.0-3|291	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/fonts-tlwg.sty
14mu|texlive-fonts-tlwg-0.5.0-3|292	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthgaruda.fd
14mu|texlive-fonts-tlwg-0.5.0-3|293	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthkinnari.fd
14mu|texlive-fonts-tlwg-0.5.0-3|294	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthloma.fd
14mu|texlive-fonts-tlwg-0.5.0-3|295	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthnorasi.fd
14mu|texlive-fonts-tlwg-0.5.0-3|296	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthpurisa.fd
14mu|texlive-fonts-tlwg-0.5.0-3|297	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthsawasdee.fd
14mu|texlive-fonts-tlwg-0.5.0-3|298	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthtlwg.enc
14mu|texlive-fonts-tlwg-0.5.0-3|299	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthttype.fd
14mu|texlive-fonts-tlwg-0.5.0-3|300	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthttypist.fd
14mu|texlive-fonts-tlwg-0.5.0-3|301	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthumpush.fd
14mu|texlive-fonts-tlwg-0.5.0-3|302	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/lthwaree.fd
14mu|texlive-fonts-tlwg-0.5.0-3|303	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/texfont.mk.am
14mu|texlive-fonts-tlwg-0.5.0-3|304	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/thai-dummy.afm
14mu|texlive-fonts-tlwg-0.5.0-3|305	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/latex/thailigs.enc
14mu|texlive-fonts-tlwg-0.5.0-3|306	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/missing
14mu|texlive-fonts-tlwg-0.5.0-3|307	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Loma-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|308	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Loma-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|309	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Loma-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|310	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Loma.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|311	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Makefile.am
14mu|texlive-fonts-tlwg-0.5.0-3|312	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nectec/Makefile.in
14mu|texlive-fonts-tlwg-0.5.0-3|313	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Garuda-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|314	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Garuda-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|315	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Garuda-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|316	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Garuda.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|317	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|318	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-BoldItalic.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|319	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|320	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-Italic.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|321	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|322	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Kinnari.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|323	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Makefile.am
14mu|texlive-fonts-tlwg-0.5.0-3|324	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Makefile.in
14mu|texlive-fonts-tlwg-0.5.0-3|325	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|326	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-BoldItalic.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|327	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|328	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-Italic.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|329	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|330	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/Norasi.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|331	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/nf/README.1ST
14mu|texlive-fonts-tlwg-0.5.0-3|332	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/Makefile.am
14mu|texlive-fonts-tlwg-0.5.0-3|333	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/Makefile.in
14mu|texlive-fonts-tlwg-0.5.0-3|334	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/engkernpairs.txt
14mu|texlive-fonts-tlwg-0.5.0-3|335	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-otf.pe
14mu|texlive-fonts-tlwg-0.5.0-3|336	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-pfa.pe
14mu|texlive-fonts-tlwg-0.5.0-3|337	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-pfb.pe
14mu|texlive-fonts-tlwg-0.5.0-3|338	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-test-otf.pe
14mu|texlive-fonts-tlwg-0.5.0-3|339	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-test-pfa.pe
14mu|texlive-fonts-tlwg-0.5.0-3|340	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-test-pfb.pe
14mu|texlive-fonts-tlwg-0.5.0-3|341	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-test-ttf.pe
14mu|texlive-fonts-tlwg-0.5.0-3|342	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen-ttf.pe
14mu|texlive-fonts-tlwg-0.5.0-3|343	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/gen.mk.am
14mu|texlive-fonts-tlwg-0.5.0-3|344	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/scripts/thaikernpairs.txt
14mu|texlive-fonts-tlwg-0.5.0-3|345	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/Makefile.am
14mu|texlive-fonts-tlwg-0.5.0-3|346	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/Makefile.in
14mu|texlive-fonts-tlwg-0.5.0-3|347	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/gen-pdfsample.sh
14mu|texlive-fonts-tlwg-0.5.0-3|348	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/test-otf.sh
14mu|texlive-fonts-tlwg-0.5.0-3|349	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/test-pfa.sh
14mu|texlive-fonts-tlwg-0.5.0-3|350	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/test-pfb.sh
14mu|texlive-fonts-tlwg-0.5.0-3|351	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tests/test-ttf.sh
14mu|texlive-fonts-tlwg-0.5.0-3|352	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/AUTHORS
14mu|texlive-fonts-tlwg-0.5.0-3|353	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/CREDITS
14mu|texlive-fonts-tlwg-0.5.0-3|354	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Makefile.am
14mu|texlive-fonts-tlwg-0.5.0-3|355	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Makefile.in
14mu|texlive-fonts-tlwg-0.5.0-3|356	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Purisa-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|357	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Purisa-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|358	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Purisa-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|359	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Purisa.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|360	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/README
14mu|texlive-fonts-tlwg-0.5.0-3|361	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Sawasdee-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|362	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Sawasdee-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|363	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Sawasdee-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|364	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Sawasdee.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|365	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgMono-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|366	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgMono-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|367	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgMono-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|368	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgMono.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|369	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|370	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|371	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|372	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypewriter.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|373	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypist-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|374	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypist-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|375	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypist-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|376	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypist.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|377	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypo-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|378	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypo-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|379	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypo-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|380	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/TlwgTypo.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|381	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|382	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|383	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-Light.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|384	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-LightOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|385	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|386	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Umpush.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|387	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Waree-Bold.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|388	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Waree-BoldOblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|389	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Waree-Oblique.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|390	%doc %{_texmfdistdir}/source/fonts/fonts-tlwg/tlwg/Waree.sfd
14mu|texlive-fonts-tlwg-0.5.0-3|391	
14mu|texlive-fonts-tlwg-0.5.0-3|392	#-----------------------------------------------------------------------
14mu|texlive-fonts-tlwg-0.5.0-3|393	%prep
14mu|texlive-fonts-tlwg-0.5.0-3|394	%setup -c -a0 -a1 -a2
14mu|texlive-fonts-tlwg-0.5.0-3|395	
14mu|texlive-fonts-tlwg-0.5.0-3|396	%build
14mu|texlive-fonts-tlwg-0.5.0-3|397	
14mu|texlive-fonts-tlwg-0.5.0-3|398	%install
14mu|texlive-fonts-tlwg-0.5.0-3|399	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fonts-tlwg-0.5.0-3|400	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fonts-tlwg-0.5.0-3|401	
14mu|texlive-fonts-tlwg-0.5.0-3|402	
14mu|texlive-fonts-tlwg-0.5.0-3|403	
14mu|texlive-fonts-tlwg-0.5.0-3|404	%changelog
14mu|texlive-fonts-tlwg-0.5.0-3|405	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14mu|texlive-fonts-tlwg-0.5.0-3|406	+ Revision: dcae09e
14mu|texlive-fonts-tlwg-0.5.0-3|407	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fonts-tlwg-0.5.0-3|408	
14mu|texlive-fonts-tlwg-0.5.0-3|409	

24838 14
14mu|texlive-fonttable-1.6-4|1	# revision 21399
14mu|texlive-fonttable-1.6-4|2	# category Package
14mu|texlive-fonttable-1.6-4|3	# catalog-ctan /macros/latex/contrib/fonttable
14mu|texlive-fonttable-1.6-4|4	# catalog-date 2009-10-20 21:39:17 +0200
14mu|texlive-fonttable-1.6-4|5	# catalog-license lppl1.3
14mu|texlive-fonttable-1.6-4|6	# catalog-version 1.6
14mu|texlive-fonttable-1.6-4|7	Name:		texlive-fonttable
14mu|texlive-fonttable-1.6-4|8	Version:	1.6
14mu|texlive-fonttable-1.6-4|9	Release:	4
14mu|texlive-fonttable-1.6-4|10	Summary:	Print font tables from a LaTeX document
14mu|texlive-fonttable-1.6-4|11	Group:		Publishing
14mu|texlive-fonttable-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fonttable
14mu|texlive-fonttable-1.6-4|13	License:	LPPL1.3
14mu|texlive-fonttable-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonttable.tar.xz
14mu|texlive-fonttable-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonttable.doc.tar.xz
14mu|texlive-fonttable-1.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fonttable.source.tar.xz
14mu|texlive-fonttable-1.6-4|17	BuildArch:	noarch
14mu|texlive-fonttable-1.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fonttable-1.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fonttable-1.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fonttable-1.6-4|21	
14mu|texlive-fonttable-1.6-4|22	%description
14mu|texlive-fonttable-1.6-4|23	This is a package version of nfssfont.tex (part of the LaTeX
14mu|texlive-fonttable-1.6-4|24	distribution); it enables you to print a table of the
14mu|texlive-fonttable-1.6-4|25	characters of a font and/or some text (for demonstration or
14mu|texlive-fonttable-1.6-4|26	testing purposes), from within a document. (Packages such as
14mu|texlive-fonttable-1.6-4|27	testfont and nfssfont.tex provide these facilities, but they
14mu|texlive-fonttable-1.6-4|28	run as interactive programs: the user is expected to type
14mu|texlive-fonttable-1.6-4|29	details of what is needed.) Note that the package mftinc also
14mu|texlive-fonttable-1.6-4|30	has a \fonttable function; the documentation explains how avoid
14mu|texlive-fonttable-1.6-4|31	a clash with that package.
14mu|texlive-fonttable-1.6-4|32	
14mu|texlive-fonttable-1.6-4|33	
14mu|texlive-fonttable-1.6-4|34	#-----------------------------------------------------------------------
14mu|texlive-fonttable-1.6-4|35	%files
14mu|texlive-fonttable-1.6-4|36	%{_texmfdistdir}/tex/latex/fonttable/fonttable.sty
14mu|texlive-fonttable-1.6-4|37	%doc %{_texmfdistdir}/doc/latex/fonttable/README
14mu|texlive-fonttable-1.6-4|38	%doc %{_texmfdistdir}/doc/latex/fonttable/fonttable.pdf
14mu|texlive-fonttable-1.6-4|39	#- source
14mu|texlive-fonttable-1.6-4|40	%doc %{_texmfdistdir}/source/latex/fonttable/fonttable.dtx
14mu|texlive-fonttable-1.6-4|41	%doc %{_texmfdistdir}/source/latex/fonttable/fonttable.ins
14mu|texlive-fonttable-1.6-4|42	
14mu|texlive-fonttable-1.6-4|43	#-----------------------------------------------------------------------
14mu|texlive-fonttable-1.6-4|44	%prep
14mu|texlive-fonttable-1.6-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-fonttable-1.6-4|46	
14mu|texlive-fonttable-1.6-4|47	%build
14mu|texlive-fonttable-1.6-4|48	
14mu|texlive-fonttable-1.6-4|49	%install
14mu|texlive-fonttable-1.6-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fonttable-1.6-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fonttable-1.6-4|52	
14mu|texlive-fonttable-1.6-4|53	
14mu|texlive-fonttable-1.6-4|54	
14mu|texlive-fonttable-1.6-4|55	%changelog
14mu|texlive-fonttable-1.6-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-fonttable-1.6-4|57	+ Revision: 0282161
14mu|texlive-fonttable-1.6-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fonttable-1.6-4|59	
14mu|texlive-fonttable-1.6-4|60	

24839 14
14mu|texlive-fontwrap-20080819-4|1	# revision 15878
14mu|texlive-fontwrap-20080819-4|2	# category Package
14mu|texlive-fontwrap-20080819-4|3	# catalog-ctan /macros/xetex/latex/fontwrap
14mu|texlive-fontwrap-20080819-4|4	# catalog-date 2008-08-19 20:38:14 +0200
14mu|texlive-fontwrap-20080819-4|5	# catalog-license gpl
14mu|texlive-fontwrap-20080819-4|6	# catalog-version undef
14mu|texlive-fontwrap-20080819-4|7	Name:		texlive-fontwrap
14mu|texlive-fontwrap-20080819-4|8	Version:	20080819
14mu|texlive-fontwrap-20080819-4|9	Release:	4
14mu|texlive-fontwrap-20080819-4|10	Summary:	Bind fonts to specific unicode blocks
14mu|texlive-fontwrap-20080819-4|11	Group:		Publishing
14mu|texlive-fontwrap-20080819-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/fontwrap
14mu|texlive-fontwrap-20080819-4|13	License:	GPL
14mu|texlive-fontwrap-20080819-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontwrap.tar.xz
14mu|texlive-fontwrap-20080819-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fontwrap.doc.tar.xz
14mu|texlive-fontwrap-20080819-4|16	BuildArch:	noarch
14mu|texlive-fontwrap-20080819-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fontwrap-20080819-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fontwrap-20080819-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fontwrap-20080819-4|20	
14mu|texlive-fontwrap-20080819-4|21	%description
14mu|texlive-fontwrap-20080819-4|22	The package (which runs under XeLaTeX) lets you bind fonts to
14mu|texlive-fontwrap-20080819-4|23	specific unicode blocks, for automatic font tagging of
14mu|texlive-fontwrap-20080819-4|24	multilingual text. The package uses Perl (via perltex) to
14mu|texlive-fontwrap-20080819-4|25	construct its tables.
14mu|texlive-fontwrap-20080819-4|26	
14mu|texlive-fontwrap-20080819-4|27	
14mu|texlive-fontwrap-20080819-4|28	#-----------------------------------------------------------------------
14mu|texlive-fontwrap-20080819-4|29	%files
14mu|texlive-fontwrap-20080819-4|30	%{_texmfdistdir}/tex/xelatex/fontwrap/fontwrap.sty
14mu|texlive-fontwrap-20080819-4|31	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/README
14mu|texlive-fontwrap-20080819-4|32	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/fontwrap.pdf
14mu|texlive-fontwrap-20080819-4|33	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/fontwrap.tex
14mu|texlive-fontwrap-20080819-4|34	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/fontwrap_example.pdf
14mu|texlive-fontwrap-20080819-4|35	%doc %{_texmfdistdir}/doc/xelatex/fontwrap/fontwrap_example.tex
14mu|texlive-fontwrap-20080819-4|36	
14mu|texlive-fontwrap-20080819-4|37	#-----------------------------------------------------------------------
14mu|texlive-fontwrap-20080819-4|38	%prep
14mu|texlive-fontwrap-20080819-4|39	%setup -c -a0 -a1
14mu|texlive-fontwrap-20080819-4|40	
14mu|texlive-fontwrap-20080819-4|41	%build
14mu|texlive-fontwrap-20080819-4|42	
14mu|texlive-fontwrap-20080819-4|43	%install
14mu|texlive-fontwrap-20080819-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fontwrap-20080819-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fontwrap-20080819-4|46	
14mu|texlive-fontwrap-20080819-4|47	
14mu|texlive-fontwrap-20080819-4|48	
14mu|texlive-fontwrap-20080819-4|49	%changelog
14mu|texlive-fontwrap-20080819-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080819-4
14mu|texlive-fontwrap-20080819-4|51	+ Revision: a45a264
14mu|texlive-fontwrap-20080819-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fontwrap-20080819-4|53	
14mu|texlive-fontwrap-20080819-4|54	

24840 14
14mu|texlive-footmisc-5.5b-4|1	# revision 23330
14mu|texlive-footmisc-5.5b-4|2	# category Package
14mu|texlive-footmisc-5.5b-4|3	# catalog-ctan /macros/latex/contrib/footmisc
14mu|texlive-footmisc-5.5b-4|4	# catalog-date 2011-06-09 17:50:36 +0200
14mu|texlive-footmisc-5.5b-4|5	# catalog-license lppl1.3
14mu|texlive-footmisc-5.5b-4|6	# catalog-version 5.5b
14mu|texlive-footmisc-5.5b-4|7	Name:		texlive-footmisc
14mu|texlive-footmisc-5.5b-4|8	Version:	5.5b
14mu|texlive-footmisc-5.5b-4|9	Release:	4
14mu|texlive-footmisc-5.5b-4|10	Summary:	A range of footnote options
14mu|texlive-footmisc-5.5b-4|11	Group:		Publishing
14mu|texlive-footmisc-5.5b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/footmisc
14mu|texlive-footmisc-5.5b-4|13	License:	LPPL1.3
14mu|texlive-footmisc-5.5b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footmisc.tar.xz
14mu|texlive-footmisc-5.5b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footmisc.doc.tar.xz
14mu|texlive-footmisc-5.5b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footmisc.source.tar.xz
14mu|texlive-footmisc-5.5b-4|17	BuildArch:	noarch
14mu|texlive-footmisc-5.5b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-footmisc-5.5b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-footmisc-5.5b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-footmisc-5.5b-4|21	
14mu|texlive-footmisc-5.5b-4|22	%description
14mu|texlive-footmisc-5.5b-4|23	A collection of ways to change the typesetting of footnotes.
14mu|texlive-footmisc-5.5b-4|24	The package provides means of changing the layout of the
14mu|texlive-footmisc-5.5b-4|25	footnotes themselves (including setting them in 'paragraphs' --
14mu|texlive-footmisc-5.5b-4|26	the para option), a way to number footnotes per page (the
14mu|texlive-footmisc-5.5b-4|27	perpage option), to make footnotes disappear when an argument
14mu|texlive-footmisc-5.5b-4|28	moves (stable option) and to deal with multiple references to
14mu|texlive-footmisc-5.5b-4|29	footnotes from the same place (multiple option). The package
14mu|texlive-footmisc-5.5b-4|30	also has a range of techniques for labelling footnotes with
14mu|texlive-footmisc-5.5b-4|31	symbols rather than numbers. Some of the functions of the
14mu|texlive-footmisc-5.5b-4|32	package are overlap with the functionality of other packages.
14mu|texlive-footmisc-5.5b-4|33	The para option is also provided by the manyfoot and bigfoot
14mu|texlive-footmisc-5.5b-4|34	packages, though those are both also portmanteau packages.
14mu|texlive-footmisc-5.5b-4|35	(Don't be seduced by fnpara, whose implementation is improved
14mu|texlive-footmisc-5.5b-4|36	by the present package.) The perpage option is also offered by
14mu|texlive-footmisc-5.5b-4|37	footnpag and by the rather more general-purpose perpage.
14mu|texlive-footmisc-5.5b-4|38	
14mu|texlive-footmisc-5.5b-4|39	
14mu|texlive-footmisc-5.5b-4|40	#-----------------------------------------------------------------------
14mu|texlive-footmisc-5.5b-4|41	%files
14mu|texlive-footmisc-5.5b-4|42	%{_texmfdistdir}/tex/latex/footmisc/footmisc.sty
14mu|texlive-footmisc-5.5b-4|43	%doc %{_texmfdistdir}/doc/latex/footmisc/README
14mu|texlive-footmisc-5.5b-4|44	%doc %{_texmfdistdir}/doc/latex/footmisc/footmisc.pdf
14mu|texlive-footmisc-5.5b-4|45	#- source
14mu|texlive-footmisc-5.5b-4|46	%doc %{_texmfdistdir}/source/latex/footmisc/footmisc.dtx
14mu|texlive-footmisc-5.5b-4|47	%doc %{_texmfdistdir}/source/latex/footmisc/footmisc.ins
14mu|texlive-footmisc-5.5b-4|48	
14mu|texlive-footmisc-5.5b-4|49	#-----------------------------------------------------------------------
14mu|texlive-footmisc-5.5b-4|50	%prep
14mu|texlive-footmisc-5.5b-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-footmisc-5.5b-4|52	
14mu|texlive-footmisc-5.5b-4|53	%build
14mu|texlive-footmisc-5.5b-4|54	
14mu|texlive-footmisc-5.5b-4|55	%install
14mu|texlive-footmisc-5.5b-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-footmisc-5.5b-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-footmisc-5.5b-4|58	
14mu|texlive-footmisc-5.5b-4|59	
14mu|texlive-footmisc-5.5b-4|60	
14mu|texlive-footmisc-5.5b-4|61	%changelog
14mu|texlive-footmisc-5.5b-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.5b-4
14mu|texlive-footmisc-5.5b-4|63	+ Revision: e528884
14mu|texlive-footmisc-5.5b-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-footmisc-5.5b-4|65	
14mu|texlive-footmisc-5.5b-4|66	

24841 14
14mu|texlive-footnotebackref-1.0-3|1	# revision 27034
14mu|texlive-footnotebackref-1.0-3|2	# category Package
14mu|texlive-footnotebackref-1.0-3|3	# catalog-ctan /macros/latex/contrib/footnotebackref
14mu|texlive-footnotebackref-1.0-3|4	# catalog-date 2012-07-05 10:27:55 +0200
14mu|texlive-footnotebackref-1.0-3|5	# catalog-license lppl1.3
14mu|texlive-footnotebackref-1.0-3|6	# catalog-version 1.0
14mu|texlive-footnotebackref-1.0-3|7	Name:		texlive-footnotebackref
14mu|texlive-footnotebackref-1.0-3|8	Version:	1.0
14mu|texlive-footnotebackref-1.0-3|9	Release:	3
14mu|texlive-footnotebackref-1.0-3|10	Summary:	Back-references from footnotes
14mu|texlive-footnotebackref-1.0-3|11	Group:		Publishing
14mu|texlive-footnotebackref-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/footnotebackref
14mu|texlive-footnotebackref-1.0-3|13	License:	LPPL1.3
14mu|texlive-footnotebackref-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnotebackref.tar.xz
14mu|texlive-footnotebackref-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnotebackref.doc.tar.xz
14mu|texlive-footnotebackref-1.0-3|16	BuildArch:	noarch
14mu|texlive-footnotebackref-1.0-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-footnotebackref-1.0-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-footnotebackref-1.0-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-footnotebackref-1.0-3|20	
14mu|texlive-footnotebackref-1.0-3|21	%description
14mu|texlive-footnotebackref-1.0-3|22	The package provides the means of creating hyperlinks, from a
14mu|texlive-footnotebackref-1.0-3|23	footnote at the bottom of the page, back to the occurence of
14mu|texlive-footnotebackref-1.0-3|24	the footnote in the main text.
14mu|texlive-footnotebackref-1.0-3|25	
14mu|texlive-footnotebackref-1.0-3|26	
14mu|texlive-footnotebackref-1.0-3|27	#-----------------------------------------------------------------------
14mu|texlive-footnotebackref-1.0-3|28	%files
14mu|texlive-footnotebackref-1.0-3|29	%{_texmfdistdir}/tex/latex/footnotebackref/footnotebackref.sty
14mu|texlive-footnotebackref-1.0-3|30	%doc %{_texmfdistdir}/doc/latex/footnotebackref/README
14mu|texlive-footnotebackref-1.0-3|31	%doc %{_texmfdistdir}/doc/latex/footnotebackref/footnotebackref.pdf
14mu|texlive-footnotebackref-1.0-3|32	%doc %{_texmfdistdir}/doc/latex/footnotebackref/footnotebackref.tex
14mu|texlive-footnotebackref-1.0-3|33	
14mu|texlive-footnotebackref-1.0-3|34	#-----------------------------------------------------------------------
14mu|texlive-footnotebackref-1.0-3|35	%prep
14mu|texlive-footnotebackref-1.0-3|36	%setup -c -a0 -a1
14mu|texlive-footnotebackref-1.0-3|37	
14mu|texlive-footnotebackref-1.0-3|38	%build
14mu|texlive-footnotebackref-1.0-3|39	
14mu|texlive-footnotebackref-1.0-3|40	%install
14mu|texlive-footnotebackref-1.0-3|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-footnotebackref-1.0-3|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-footnotebackref-1.0-3|43	
14mu|texlive-footnotebackref-1.0-3|44	
14mu|texlive-footnotebackref-1.0-3|45	
14mu|texlive-footnotebackref-1.0-3|46	%changelog
14mu|texlive-footnotebackref-1.0-3|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mu|texlive-footnotebackref-1.0-3|48	+ Revision: fe0a951
14mu|texlive-footnotebackref-1.0-3|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-footnotebackref-1.0-3|50	
14mu|texlive-footnotebackref-1.0-3|51	

24842 14
14mu|texlive-footnoterange-1.0a-3|1	# revision 25430
14mu|texlive-footnoterange-1.0a-3|2	# category Package
14mu|texlive-footnoterange-1.0a-3|3	# catalog-ctan /macros/latex/contrib/footnoterange
14mu|texlive-footnoterange-1.0a-3|4	# catalog-date 2012-02-19 15:01:00 +0100
14mu|texlive-footnoterange-1.0a-3|5	# catalog-license lppl1.3
14mu|texlive-footnoterange-1.0a-3|6	# catalog-version 1.0a
14mu|texlive-footnoterange-1.0a-3|7	Name:		texlive-footnoterange
14mu|texlive-footnoterange-1.0a-3|8	Version:	1.0a
14mu|texlive-footnoterange-1.0a-3|9	Release:	3
14mu|texlive-footnoterange-1.0a-3|10	Summary:	References to ranges of footnotes
14mu|texlive-footnoterange-1.0a-3|11	Group:		Publishing
14mu|texlive-footnoterange-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/footnoterange
14mu|texlive-footnoterange-1.0a-3|13	License:	LPPL1.3
14mu|texlive-footnoterange-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnoterange.tar.xz
14mu|texlive-footnoterange-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnoterange.doc.tar.xz
14mu|texlive-footnoterange-1.0a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnoterange.source.tar.xz
14mu|texlive-footnoterange-1.0a-3|17	BuildArch:	noarch
14mu|texlive-footnoterange-1.0a-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-footnoterange-1.0a-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-footnoterange-1.0a-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-footnoterange-1.0a-3|21	
14mu|texlive-footnoterange-1.0a-3|22	%description
14mu|texlive-footnoterange-1.0a-3|23	The package provides environments footnoterange and
14mu|texlive-footnoterange-1.0a-3|24	footnoterange*. Multiple footnotes inside these environments
14mu|texlive-footnoterange-1.0a-3|25	are not referenced as (e.g.) "1 2 3 4" but as "1-4", i.e., the
14mu|texlive-footnoterange-1.0a-3|26	range (from first to last referred footnote at that place) is
14mu|texlive-footnoterange-1.0a-3|27	given. If hyperref package and use of its hyperfootnotes-option
14mu|texlive-footnoterange-1.0a-3|28	the references are hyperlinked. (References to footnotes in the
14mu|texlive-footnoterange-1.0a-3|29	footnoterange* environment are never hyperlinked.).
14mu|texlive-footnoterange-1.0a-3|30	
14mu|texlive-footnoterange-1.0a-3|31	
14mu|texlive-footnoterange-1.0a-3|32	#-----------------------------------------------------------------------
14mu|texlive-footnoterange-1.0a-3|33	%files
14mu|texlive-footnoterange-1.0a-3|34	%{_texmfdistdir}/tex/latex/footnoterange/footnoterange.sty
14mu|texlive-footnoterange-1.0a-3|35	%doc %{_texmfdistdir}/doc/latex/footnoterange/README
14mu|texlive-footnoterange-1.0a-3|36	%doc %{_texmfdistdir}/doc/latex/footnoterange/footnoterange-example.pdf
14mu|texlive-footnoterange-1.0a-3|37	%doc %{_texmfdistdir}/doc/latex/footnoterange/footnoterange-example.tex
14mu|texlive-footnoterange-1.0a-3|38	%doc %{_texmfdistdir}/doc/latex/footnoterange/footnoterange.pdf
14mu|texlive-footnoterange-1.0a-3|39	#- source
14mu|texlive-footnoterange-1.0a-3|40	%doc %{_texmfdistdir}/source/latex/footnoterange/footnoterange.drv
14mu|texlive-footnoterange-1.0a-3|41	%doc %{_texmfdistdir}/source/latex/footnoterange/footnoterange.dtx
14mu|texlive-footnoterange-1.0a-3|42	%doc %{_texmfdistdir}/source/latex/footnoterange/footnoterange.ins
14mu|texlive-footnoterange-1.0a-3|43	
14mu|texlive-footnoterange-1.0a-3|44	#-----------------------------------------------------------------------
14mu|texlive-footnoterange-1.0a-3|45	%prep
14mu|texlive-footnoterange-1.0a-3|46	%setup -c -a0 -a1 -a2
14mu|texlive-footnoterange-1.0a-3|47	
14mu|texlive-footnoterange-1.0a-3|48	%build
14mu|texlive-footnoterange-1.0a-3|49	
14mu|texlive-footnoterange-1.0a-3|50	%install
14mu|texlive-footnoterange-1.0a-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-footnoterange-1.0a-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-footnoterange-1.0a-3|53	
14mu|texlive-footnoterange-1.0a-3|54	
14mu|texlive-footnoterange-1.0a-3|55	
14mu|texlive-footnoterange-1.0a-3|56	%changelog
14mu|texlive-footnoterange-1.0a-3|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-3
14mu|texlive-footnoterange-1.0a-3|58	+ Revision: 24331a5
14mu|texlive-footnoterange-1.0a-3|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-footnoterange-1.0a-3|60	
14mu|texlive-footnoterange-1.0a-3|61	

24843 14
14mu|texlive-footnpag-20090926-4|1	# revision 15878
14mu|texlive-footnpag-20090926-4|2	# category Package
14mu|texlive-footnpag-20090926-4|3	# catalog-ctan /macros/latex/contrib/footnpag
14mu|texlive-footnpag-20090926-4|4	# catalog-date 2009-09-26 11:43:36 +0200
14mu|texlive-footnpag-20090926-4|5	# catalog-license gpl
14mu|texlive-footnpag-20090926-4|6	# catalog-version undef
14mu|texlive-footnpag-20090926-4|7	Name:		texlive-footnpag
14mu|texlive-footnpag-20090926-4|8	Version:	20090926
14mu|texlive-footnpag-20090926-4|9	Release:	4
14mu|texlive-footnpag-20090926-4|10	Summary:	Per-page numbering of footnotes
14mu|texlive-footnpag-20090926-4|11	Group:		Publishing
14mu|texlive-footnpag-20090926-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/footnpag
14mu|texlive-footnpag-20090926-4|13	License:	GPL
14mu|texlive-footnpag-20090926-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnpag.tar.xz
14mu|texlive-footnpag-20090926-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnpag.doc.tar.xz
14mu|texlive-footnpag-20090926-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/footnpag.source.tar.xz
14mu|texlive-footnpag-20090926-4|17	BuildArch:	noarch
14mu|texlive-footnpag-20090926-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-footnpag-20090926-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-footnpag-20090926-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-footnpag-20090926-4|21	
14mu|texlive-footnpag-20090926-4|22	%description
14mu|texlive-footnpag-20090926-4|23	Allows footnotes on individual pages to be numbered from 1,
14mu|texlive-footnpag-20090926-4|24	rather than being numbered sequentially through the document.
14mu|texlive-footnpag-20090926-4|25	
14mu|texlive-footnpag-20090926-4|26	
14mu|texlive-footnpag-20090926-4|27	#-----------------------------------------------------------------------
14mu|texlive-footnpag-20090926-4|28	%files
14mu|texlive-footnpag-20090926-4|29	%{_texmfdistdir}/tex/latex/footnpag/footnpag.sty
14mu|texlive-footnpag-20090926-4|30	%doc %{_texmfdistdir}/doc/latex/footnpag/CATALOG
14mu|texlive-footnpag-20090926-4|31	%doc %{_texmfdistdir}/doc/latex/footnpag/History
14mu|texlive-footnpag-20090926-4|32	%doc %{_texmfdistdir}/doc/latex/footnpag/INSTALL
14mu|texlive-footnpag-20090926-4|33	%doc %{_texmfdistdir}/doc/latex/footnpag/Imakefile
14mu|texlive-footnpag-20090926-4|34	%doc %{_texmfdistdir}/doc/latex/footnpag/License
14mu|texlive-footnpag-20090926-4|35	%doc %{_texmfdistdir}/doc/latex/footnpag/MANIFEST
14mu|texlive-footnpag-20090926-4|36	%doc %{_texmfdistdir}/doc/latex/footnpag/README
14mu|texlive-footnpag-20090926-4|37	%doc %{_texmfdistdir}/doc/latex/footnpag/TODO
14mu|texlive-footnpag-20090926-4|38	%doc %{_texmfdistdir}/doc/latex/footnpag/footnpag-doc.sty
14mu|texlive-footnpag-20090926-4|39	%doc %{_texmfdistdir}/doc/latex/footnpag/footnpag-user.pdf
14mu|texlive-footnpag-20090926-4|40	%doc %{_texmfdistdir}/doc/latex/footnpag/footnpag-user.tex
14mu|texlive-footnpag-20090926-4|41	%doc %{_texmfdistdir}/doc/latex/footnpag/footnpag.doc
14mu|texlive-footnpag-20090926-4|42	%doc %{_texmfdistdir}/doc/latex/footnpag/test/Imakefile
14mu|texlive-footnpag-20090926-4|43	%doc %{_texmfdistdir}/doc/latex/footnpag/test/eqnarray-fnmark.tex
14mu|texlive-footnpag-20090926-4|44	%doc %{_texmfdistdir}/doc/latex/footnpag/test/late.tex
14mu|texlive-footnpag-20090926-4|45	%doc %{_texmfdistdir}/doc/latex/footnpag/test/many.tex
14mu|texlive-footnpag-20090926-4|46	%doc %{_texmfdistdir}/doc/latex/footnpag/test/minipage.tex
14mu|texlive-footnpag-20090926-4|47	%doc %{_texmfdistdir}/doc/latex/footnpag/test/report.tex
14mu|texlive-footnpag-20090926-4|48	%doc %{_texmfdistdir}/doc/latex/footnpag/test/title-2col.tex
14mu|texlive-footnpag-20090926-4|49	#- source
14mu|texlive-footnpag-20090926-4|50	%doc %{_texmfdistdir}/source/latex/footnpag/Makefile
14mu|texlive-footnpag-20090926-4|51	
14mu|texlive-footnpag-20090926-4|52	#-----------------------------------------------------------------------
14mu|texlive-footnpag-20090926-4|53	%prep
14mu|texlive-footnpag-20090926-4|54	%setup -c -a0 -a1 -a2
14mu|texlive-footnpag-20090926-4|55	
14mu|texlive-footnpag-20090926-4|56	%build
14mu|texlive-footnpag-20090926-4|57	
14mu|texlive-footnpag-20090926-4|58	%install
14mu|texlive-footnpag-20090926-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-footnpag-20090926-4|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-footnpag-20090926-4|61	
14mu|texlive-footnpag-20090926-4|62	
14mu|texlive-footnpag-20090926-4|63	
14mu|texlive-footnpag-20090926-4|64	%changelog
14mu|texlive-footnpag-20090926-4|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090926-4
14mu|texlive-footnpag-20090926-4|66	+ Revision: 1f1d196
14mu|texlive-footnpag-20090926-4|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-footnpag-20090926-4|68	
14mu|texlive-footnpag-20090926-4|69	

24844 14
14mu|texlive-forarray-1.01-4|1	# revision 15878
14mu|texlive-forarray-1.01-4|2	# category Package
14mu|texlive-forarray-1.01-4|3	# catalog-ctan /macros/latex/contrib/forarray
14mu|texlive-forarray-1.01-4|4	# catalog-date 2008-08-19 20:38:14 +0200
14mu|texlive-forarray-1.01-4|5	# catalog-license lppl
14mu|texlive-forarray-1.01-4|6	# catalog-version 1.01
14mu|texlive-forarray-1.01-4|7	Name:		texlive-forarray
14mu|texlive-forarray-1.01-4|8	Version:	1.01
14mu|texlive-forarray-1.01-4|9	Release:	4
14mu|texlive-forarray-1.01-4|10	Summary:	Using array structures in LaTeX
14mu|texlive-forarray-1.01-4|11	Group:		Publishing
14mu|texlive-forarray-1.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/forarray
14mu|texlive-forarray-1.01-4|13	License:	LPPL
14mu|texlive-forarray-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forarray.tar.xz
14mu|texlive-forarray-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forarray.doc.tar.xz
14mu|texlive-forarray-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forarray.source.tar.xz
14mu|texlive-forarray-1.01-4|17	BuildArch:	noarch
14mu|texlive-forarray-1.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-forarray-1.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-forarray-1.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-forarray-1.01-4|21	
14mu|texlive-forarray-1.01-4|22	%description
14mu|texlive-forarray-1.01-4|23	The package provides functionality for processing lists and
14mu|texlive-forarray-1.01-4|24	array structures in LaTeX. Arrays can contain characters as
14mu|texlive-forarray-1.01-4|25	well as TeX and LaTeX commands, nesting of arrays is possible,
14mu|texlive-forarray-1.01-4|26	and arrays are processed within the same brace level as their
14mu|texlive-forarray-1.01-4|27	surrounding environment. Array levels can be delimited by
14mu|texlive-forarray-1.01-4|28	characters or control sequences defined by the user. Practical
14mu|texlive-forarray-1.01-4|29	uses of this package include data management, construction of
14mu|texlive-forarray-1.01-4|30	lists and tables, and calculations based on the contents of
14mu|texlive-forarray-1.01-4|31	lists and arrays.
14mu|texlive-forarray-1.01-4|32	
14mu|texlive-forarray-1.01-4|33	
14mu|texlive-forarray-1.01-4|34	#-----------------------------------------------------------------------
14mu|texlive-forarray-1.01-4|35	%files
14mu|texlive-forarray-1.01-4|36	%{_texmfdistdir}/tex/latex/forarray/forarray.sty
14mu|texlive-forarray-1.01-4|37	%doc %{_texmfdistdir}/doc/latex/forarray/README.txt
14mu|texlive-forarray-1.01-4|38	%doc %{_texmfdistdir}/doc/latex/forarray/forarray
14mu|texlive-forarray-1.01-4|39	%doc %{_texmfdistdir}/doc/latex/forarray/forarray-test.pdf
14mu|texlive-forarray-1.01-4|40	%doc %{_texmfdistdir}/doc/latex/forarray/forarray-test.tex
14mu|texlive-forarray-1.01-4|41	%doc %{_texmfdistdir}/doc/latex/forarray/forarray.dtm
14mu|texlive-forarray-1.01-4|42	%doc %{_texmfdistdir}/doc/latex/forarray/forarray.dts
14mu|texlive-forarray-1.01-4|43	%doc %{_texmfdistdir}/doc/latex/forarray/forarray.pdf
14mu|texlive-forarray-1.01-4|44	#- source
14mu|texlive-forarray-1.01-4|45	%doc %{_texmfdistdir}/source/latex/forarray/forarray.dtx
14mu|texlive-forarray-1.01-4|46	
14mu|texlive-forarray-1.01-4|47	#-----------------------------------------------------------------------
14mu|texlive-forarray-1.01-4|48	%prep
14mu|texlive-forarray-1.01-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-forarray-1.01-4|50	
14mu|texlive-forarray-1.01-4|51	%build
14mu|texlive-forarray-1.01-4|52	
14mu|texlive-forarray-1.01-4|53	%install
14mu|texlive-forarray-1.01-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-forarray-1.01-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-forarray-1.01-4|56	
14mu|texlive-forarray-1.01-4|57	
14mu|texlive-forarray-1.01-4|58	
14mu|texlive-forarray-1.01-4|59	%changelog
14mu|texlive-forarray-1.01-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-forarray-1.01-4|61	+ Revision: 447d4f1
14mu|texlive-forarray-1.01-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-forarray-1.01-4|63	
14mu|texlive-forarray-1.01-4|64	

24845 14
14mu|texlive-foreign-2.7-7|1	# revision 27819
14mu|texlive-foreign-2.7-7|2	# category Package
14mu|texlive-foreign-2.7-7|3	# catalog-ctan /macros/latex/contrib/foreign
14mu|texlive-foreign-2.7-7|4	# catalog-date 2012-09-26 16:23:18 +0200
14mu|texlive-foreign-2.7-7|5	# catalog-license lppl1.3
14mu|texlive-foreign-2.7-7|6	# catalog-version 2.7
14mu|texlive-foreign-2.7-7|7	Name:		texlive-foreign
14mu|texlive-foreign-2.7-7|8	Version:	2.7
14mu|texlive-foreign-2.7-7|9	Release:	7
14mu|texlive-foreign-2.7-7|10	Summary:	Systematic treatment of 'foreign' words in documents
14mu|texlive-foreign-2.7-7|11	Group:		Publishing
14mu|texlive-foreign-2.7-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/foreign
14mu|texlive-foreign-2.7-7|13	License:	LPPL1.3
14mu|texlive-foreign-2.7-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foreign.tar.xz
14mu|texlive-foreign-2.7-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foreign.doc.tar.xz
14mu|texlive-foreign-2.7-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/foreign.source.tar.xz
14mu|texlive-foreign-2.7-7|17	BuildArch:	noarch
14mu|texlive-foreign-2.7-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-foreign-2.7-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-foreign-2.7-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-foreign-2.7-7|21	
14mu|texlive-foreign-2.7-7|22	%description
14mu|texlive-foreign-2.7-7|23	The package supports authors' use of consistent typesetting of
14mu|texlive-foreign-2.7-7|24	foreign words in documents.
14mu|texlive-foreign-2.7-7|25	
14mu|texlive-foreign-2.7-7|26	
14mu|texlive-foreign-2.7-7|27	#-----------------------------------------------------------------------
14mu|texlive-foreign-2.7-7|28	%files
14mu|texlive-foreign-2.7-7|29	%{_texmfdistdir}/tex/latex/foreign/foreign.sty
14mu|texlive-foreign-2.7-7|30	%doc %{_texmfdistdir}/doc/latex/foreign/README
14mu|texlive-foreign-2.7-7|31	%doc %{_texmfdistdir}/doc/latex/foreign/foreign.pdf
14mu|texlive-foreign-2.7-7|32	#- source
14mu|texlive-foreign-2.7-7|33	%doc %{_texmfdistdir}/source/latex/foreign/foreign.dtx
14mu|texlive-foreign-2.7-7|34	%doc %{_texmfdistdir}/source/latex/foreign/foreign.ins
14mu|texlive-foreign-2.7-7|35	
14mu|texlive-foreign-2.7-7|36	#-----------------------------------------------------------------------
14mu|texlive-foreign-2.7-7|37	%prep
14mu|texlive-foreign-2.7-7|38	%setup -c -a0 -a1 -a2
14mu|texlive-foreign-2.7-7|39	
14mu|texlive-foreign-2.7-7|40	%build
14mu|texlive-foreign-2.7-7|41	
14mu|texlive-foreign-2.7-7|42	%install
14mu|texlive-foreign-2.7-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-foreign-2.7-7|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-foreign-2.7-7|45	
14mu|texlive-foreign-2.7-7|46	%changelog
14mu|texlive-foreign-2.7-7|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7-7
14mu|texlive-foreign-2.7-7|48	+ Revision: 8838143
14mu|texlive-foreign-2.7-7|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-foreign-2.7-7|50	
14mu|texlive-foreign-2.7-7|51	

24846 14
14mu|texlive-forest-1.04-7|1	# revision 31930
14mu|texlive-forest-1.04-7|2	# category Package
14mu|texlive-forest-1.04-7|3	# catalog-ctan /graphics/pgf/contrib/forest
14mu|texlive-forest-1.04-7|4	# catalog-date 2013-10-17 10:50:39 +0200
14mu|texlive-forest-1.04-7|5	# catalog-license lppl1.3
14mu|texlive-forest-1.04-7|6	# catalog-version 1.04
14mu|texlive-forest-1.04-7|7	Name:		texlive-forest
14mu|texlive-forest-1.04-7|8	Version:	1.04
14mu|texlive-forest-1.04-7|9	Release:	7
14mu|texlive-forest-1.04-7|10	Summary:	Drawing (linguistic) trees
14mu|texlive-forest-1.04-7|11	Group:		Publishing
14mu|texlive-forest-1.04-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/forest
14mu|texlive-forest-1.04-7|13	License:	LPPL1.3
14mu|texlive-forest-1.04-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forest.tar.xz
14mu|texlive-forest-1.04-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forest.doc.tar.xz
14mu|texlive-forest-1.04-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forest.source.tar.xz
14mu|texlive-forest-1.04-7|17	BuildArch:	noarch
14mu|texlive-forest-1.04-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-forest-1.04-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-forest-1.04-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-forest-1.04-7|21	
14mu|texlive-forest-1.04-7|22	%description
14mu|texlive-forest-1.04-7|23	The package is provides a PGF/TikZ-based mechanism for drawing
14mu|texlive-forest-1.04-7|24	linguistic (and other kinds of) trees. Its main features are: -
14mu|texlive-forest-1.04-7|25	a packing algorithm which can produce very compact trees; - a
14mu|texlive-forest-1.04-7|26	user-friendly interface consisting of the familiar bracket
14mu|texlive-forest-1.04-7|27	encoding of trees plus the key-value interface to option-
14mu|texlive-forest-1.04-7|28	setting; - many tree-formatting options, with control over
14mu|texlive-forest-1.04-7|29	option values of individual nodes and mechanisms for their
14mu|texlive-forest-1.04-7|30	manipulation; - the possibility to decorate the tree using the
14mu|texlive-forest-1.04-7|31	full power of PGF/TikZ; and - an externalization mechanism
14mu|texlive-forest-1.04-7|32	sensitive to code-changes.
14mu|texlive-forest-1.04-7|33	
14mu|texlive-forest-1.04-7|34	
14mu|texlive-forest-1.04-7|35	#-----------------------------------------------------------------------
14mu|texlive-forest-1.04-7|36	%files
14mu|texlive-forest-1.04-7|37	%{_texmfdistdir}/tex/latex/forest/forest.sty
14mu|texlive-forest-1.04-7|38	%doc %{_texmfdistdir}/doc/latex/forest/README
14mu|texlive-forest-1.04-7|39	%doc %{_texmfdistdir}/doc/latex/forest/forest.pdf
14mu|texlive-forest-1.04-7|40	#- source
14mu|texlive-forest-1.04-7|41	%doc %{_texmfdistdir}/source/latex/forest/forest.dtx
14mu|texlive-forest-1.04-7|42	%doc %{_texmfdistdir}/source/latex/forest/forest.ins
14mu|texlive-forest-1.04-7|43	
14mu|texlive-forest-1.04-7|44	#-----------------------------------------------------------------------
14mu|texlive-forest-1.04-7|45	%prep
14mu|texlive-forest-1.04-7|46	%setup -c -a0 -a1 -a2
14mu|texlive-forest-1.04-7|47	
14mu|texlive-forest-1.04-7|48	%build
14mu|texlive-forest-1.04-7|49	
14mu|texlive-forest-1.04-7|50	%install
14mu|texlive-forest-1.04-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-forest-1.04-7|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-forest-1.04-7|53	
14mu|texlive-forest-1.04-7|54	%changelog
14mu|texlive-forest-1.04-7|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.04-7
14mu|texlive-forest-1.04-7|56	+ Revision: f8e1b46
14mu|texlive-forest-1.04-7|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-forest-1.04-7|58	
14mu|texlive-forest-1.04-7|59	

24847 14
14mu|texlive-forloop-3.0-4|1	# revision 15878
14mu|texlive-forloop-3.0-4|2	# category Package
14mu|texlive-forloop-3.0-4|3	# catalog-ctan /macros/latex/contrib/forloop
14mu|texlive-forloop-3.0-4|4	# catalog-date 2007-02-27 14:19:10 +0100
14mu|texlive-forloop-3.0-4|5	# catalog-license lgpl
14mu|texlive-forloop-3.0-4|6	# catalog-version 3.0
14mu|texlive-forloop-3.0-4|7	Name:		texlive-forloop
14mu|texlive-forloop-3.0-4|8	Version:	3.0
14mu|texlive-forloop-3.0-4|9	Release:	4
14mu|texlive-forloop-3.0-4|10	Summary:	Iteration in LaTeX
14mu|texlive-forloop-3.0-4|11	Group:		Publishing
14mu|texlive-forloop-3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/forloop
14mu|texlive-forloop-3.0-4|13	License:	LGPL
14mu|texlive-forloop-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forloop.tar.xz
14mu|texlive-forloop-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forloop.doc.tar.xz
14mu|texlive-forloop-3.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/forloop.source.tar.xz
14mu|texlive-forloop-3.0-4|17	BuildArch:	noarch
14mu|texlive-forloop-3.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-forloop-3.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-forloop-3.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-forloop-3.0-4|21	
14mu|texlive-forloop-3.0-4|22	%description
14mu|texlive-forloop-3.0-4|23	The package provides a command \forloop for doing iteration in
14mu|texlive-forloop-3.0-4|24	LaTeX macro programming.
14mu|texlive-forloop-3.0-4|25	
14mu|texlive-forloop-3.0-4|26	
14mu|texlive-forloop-3.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-forloop-3.0-4|28	%files
14mu|texlive-forloop-3.0-4|29	%{_texmfdistdir}/tex/latex/forloop/forloop.sty
14mu|texlive-forloop-3.0-4|30	%doc %{_texmfdistdir}/doc/latex/forloop/README
14mu|texlive-forloop-3.0-4|31	%doc %{_texmfdistdir}/doc/latex/forloop/forloop.pdf
14mu|texlive-forloop-3.0-4|32	#- source
14mu|texlive-forloop-3.0-4|33	%doc %{_texmfdistdir}/source/latex/forloop/forloop.dtx
14mu|texlive-forloop-3.0-4|34	%doc %{_texmfdistdir}/source/latex/forloop/forloop.ins
14mu|texlive-forloop-3.0-4|35	
14mu|texlive-forloop-3.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-forloop-3.0-4|37	%prep
14mu|texlive-forloop-3.0-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-forloop-3.0-4|39	
14mu|texlive-forloop-3.0-4|40	%build
14mu|texlive-forloop-3.0-4|41	
14mu|texlive-forloop-3.0-4|42	%install
14mu|texlive-forloop-3.0-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-forloop-3.0-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-forloop-3.0-4|45	
14mu|texlive-forloop-3.0-4|46	
14mu|texlive-forloop-3.0-4|47	
14mu|texlive-forloop-3.0-4|48	%changelog
14mu|texlive-forloop-3.0-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14mu|texlive-forloop-3.0-4|50	+ Revision: bce0dc7
14mu|texlive-forloop-3.0-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-forloop-3.0-4|52	
14mu|texlive-forloop-3.0-4|53	

24848 14
14mu|texlive-formlett-2.3-4|1	# revision 21480
14mu|texlive-formlett-2.3-4|2	# category Package
14mu|texlive-formlett-2.3-4|3	# catalog-ctan /macros/generic/formlett
14mu|texlive-formlett-2.3-4|4	# catalog-date 2010-12-21 20:58:16 +0100
14mu|texlive-formlett-2.3-4|5	# catalog-license noinfo
14mu|texlive-formlett-2.3-4|6	# catalog-version 2.3
14mu|texlive-formlett-2.3-4|7	Name:		texlive-formlett
14mu|texlive-formlett-2.3-4|8	Version:	2.3
14mu|texlive-formlett-2.3-4|9	Release:	4
14mu|texlive-formlett-2.3-4|10	Summary:	Letters to multiple recipients
14mu|texlive-formlett-2.3-4|11	Group:		Publishing
14mu|texlive-formlett-2.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/formlett
14mu|texlive-formlett-2.3-4|13	License:	NOINFO
14mu|texlive-formlett-2.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formlett.tar.xz
14mu|texlive-formlett-2.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formlett.doc.tar.xz
14mu|texlive-formlett-2.3-4|16	BuildArch:	noarch
14mu|texlive-formlett-2.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-formlett-2.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-formlett-2.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-formlett-2.3-4|20	
14mu|texlive-formlett-2.3-4|21	%description
14mu|texlive-formlett-2.3-4|22	A package for multiple letters from the same basic source; the
14mu|texlive-formlett-2.3-4|23	package offers parametrisation of the letters actually sent.
14mu|texlive-formlett-2.3-4|24	
14mu|texlive-formlett-2.3-4|25	
14mu|texlive-formlett-2.3-4|26	#-----------------------------------------------------------------------
14mu|texlive-formlett-2.3-4|27	%files
14mu|texlive-formlett-2.3-4|28	%{_texmfdistdir}/tex/generic/formlett/formlett.sty
14mu|texlive-formlett-2.3-4|29	%doc %{_texmfdistdir}/doc/generic/formlett/prog_manual.pdf
14mu|texlive-formlett-2.3-4|30	%doc %{_texmfdistdir}/doc/generic/formlett/prog_manual.tex
14mu|texlive-formlett-2.3-4|31	%doc %{_texmfdistdir}/doc/generic/formlett/user_manual.pdf
14mu|texlive-formlett-2.3-4|32	%doc %{_texmfdistdir}/doc/generic/formlett/user_manual.tex
14mu|texlive-formlett-2.3-4|33	
14mu|texlive-formlett-2.3-4|34	#-----------------------------------------------------------------------
14mu|texlive-formlett-2.3-4|35	%prep
14mu|texlive-formlett-2.3-4|36	%setup -c -a0 -a1
14mu|texlive-formlett-2.3-4|37	
14mu|texlive-formlett-2.3-4|38	%build
14mu|texlive-formlett-2.3-4|39	
14mu|texlive-formlett-2.3-4|40	%install
14mu|texlive-formlett-2.3-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-formlett-2.3-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-formlett-2.3-4|43	
14mu|texlive-formlett-2.3-4|44	
14mu|texlive-formlett-2.3-4|45	
14mu|texlive-formlett-2.3-4|46	%changelog
14mu|texlive-formlett-2.3-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-4
14mu|texlive-formlett-2.3-4|48	+ Revision: feed22e
14mu|texlive-formlett-2.3-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-formlett-2.3-4|50	
14mu|texlive-formlett-2.3-4|51	

24849 14
14mu|texlive-formular-1.0a-4|1	# revision 15878
14mu|texlive-formular-1.0a-4|2	# category Package
14mu|texlive-formular-1.0a-4|3	# catalog-ctan /macros/latex/contrib/formular
14mu|texlive-formular-1.0a-4|4	# catalog-date 2007-01-05 21:30:32 +0100
14mu|texlive-formular-1.0a-4|5	# catalog-license lppl
14mu|texlive-formular-1.0a-4|6	# catalog-version 1.0a
14mu|texlive-formular-1.0a-4|7	Name:		texlive-formular
14mu|texlive-formular-1.0a-4|8	Version:	1.0a
14mu|texlive-formular-1.0a-4|9	Release:	4
14mu|texlive-formular-1.0a-4|10	Summary:	Create forms containing field for manual entry
14mu|texlive-formular-1.0a-4|11	Group:		Publishing
14mu|texlive-formular-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/formular
14mu|texlive-formular-1.0a-4|13	License:	LPPL
14mu|texlive-formular-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formular.tar.xz
14mu|texlive-formular-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formular.doc.tar.xz
14mu|texlive-formular-1.0a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/formular.source.tar.xz
14mu|texlive-formular-1.0a-4|17	BuildArch:	noarch
14mu|texlive-formular-1.0a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-formular-1.0a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-formular-1.0a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-formular-1.0a-4|21	
14mu|texlive-formular-1.0a-4|22	%description
14mu|texlive-formular-1.0a-4|23	When typesetting forms there often arises the need for defining
14mu|texlive-formular-1.0a-4|24	fields which consist of one or more lines where the customer
14mu|texlive-formular-1.0a-4|25	can write something down manually. This package offers some
14mu|texlive-formular-1.0a-4|26	commands for defining such fields in a distinctive way.
14mu|texlive-formular-1.0a-4|27	
14mu|texlive-formular-1.0a-4|28	
14mu|texlive-formular-1.0a-4|29	#-----------------------------------------------------------------------
14mu|texlive-formular-1.0a-4|30	%files
14mu|texlive-formular-1.0a-4|31	%{_texmfdistdir}/tex/latex/formular/formular.sty
14mu|texlive-formular-1.0a-4|32	%doc %{_texmfdistdir}/doc/latex/formular/README
14mu|texlive-formular-1.0a-4|33	%doc %{_texmfdistdir}/doc/latex/formular/formular.pdf
14mu|texlive-formular-1.0a-4|34	#- source
14mu|texlive-formular-1.0a-4|35	%doc %{_texmfdistdir}/source/latex/formular/formular.dtx
14mu|texlive-formular-1.0a-4|36	%doc %{_texmfdistdir}/source/latex/formular/formular.ins
14mu|texlive-formular-1.0a-4|37	
14mu|texlive-formular-1.0a-4|38	#-----------------------------------------------------------------------
14mu|texlive-formular-1.0a-4|39	%prep
14mu|texlive-formular-1.0a-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-formular-1.0a-4|41	
14mu|texlive-formular-1.0a-4|42	%build
14mu|texlive-formular-1.0a-4|43	
14mu|texlive-formular-1.0a-4|44	%install
14mu|texlive-formular-1.0a-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-formular-1.0a-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-formular-1.0a-4|47	
14mu|texlive-formular-1.0a-4|48	
14mu|texlive-formular-1.0a-4|49	
14mu|texlive-formular-1.0a-4|50	%changelog
14mu|texlive-formular-1.0a-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14mu|texlive-formular-1.0a-4|52	+ Revision: 68ce2d2
14mu|texlive-formular-1.0a-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-formular-1.0a-4|54	
14mu|texlive-formular-1.0a-4|55	

24850 14
14mu|texlive-fouridx-1.00-4|1	# revision 15878
14mu|texlive-fouridx-1.00-4|2	# category Package
14mu|texlive-fouridx-1.00-4|3	# catalog-ctan /macros/latex/contrib/fouridx
14mu|texlive-fouridx-1.00-4|4	# catalog-date 2008-08-19 20:38:14 +0200
14mu|texlive-fouridx-1.00-4|5	# catalog-license lppl
14mu|texlive-fouridx-1.00-4|6	# catalog-version 1.00
14mu|texlive-fouridx-1.00-4|7	Name:		texlive-fouridx
14mu|texlive-fouridx-1.00-4|8	Version:	1.00
14mu|texlive-fouridx-1.00-4|9	Release:	4
14mu|texlive-fouridx-1.00-4|10	Summary:	Left sub- and superscripts in maths mode
14mu|texlive-fouridx-1.00-4|11	Group:		Publishing
14mu|texlive-fouridx-1.00-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fouridx
14mu|texlive-fouridx-1.00-4|13	License:	LPPL
14mu|texlive-fouridx-1.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fouridx.tar.xz
14mu|texlive-fouridx-1.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fouridx.doc.tar.xz
14mu|texlive-fouridx-1.00-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fouridx.source.tar.xz
14mu|texlive-fouridx-1.00-4|17	BuildArch:	noarch
14mu|texlive-fouridx-1.00-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fouridx-1.00-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fouridx-1.00-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fouridx-1.00-4|21	
14mu|texlive-fouridx-1.00-4|22	%description
14mu|texlive-fouridx-1.00-4|23	The package enables left subscripts and superscripts in maths
14mu|texlive-fouridx-1.00-4|24	mode. The sub- and superscripts are raised for optimum fitting
14mu|texlive-fouridx-1.00-4|25	to the symbol indexed, in such a way that left and right sub-
14mu|texlive-fouridx-1.00-4|26	and superscripts are set on the same level, as appropriate. The
14mu|texlive-fouridx-1.00-4|27	package provides an alternative to the use of the \sideset
14mu|texlive-fouridx-1.00-4|28	command in the amsmath package.
14mu|texlive-fouridx-1.00-4|29	
14mu|texlive-fouridx-1.00-4|30	
14mu|texlive-fouridx-1.00-4|31	#-----------------------------------------------------------------------
14mu|texlive-fouridx-1.00-4|32	%files
14mu|texlive-fouridx-1.00-4|33	%{_texmfdistdir}/tex/latex/fouridx/fouridx.sty
14mu|texlive-fouridx-1.00-4|34	%doc %{_texmfdistdir}/doc/latex/fouridx/README
14mu|texlive-fouridx-1.00-4|35	%doc %{_texmfdistdir}/doc/latex/fouridx/fouridx.pdf
14mu|texlive-fouridx-1.00-4|36	#- source
14mu|texlive-fouridx-1.00-4|37	%doc %{_texmfdistdir}/source/latex/fouridx/fouridx.dtx
14mu|texlive-fouridx-1.00-4|38	%doc %{_texmfdistdir}/source/latex/fouridx/fouridx.ins
14mu|texlive-fouridx-1.00-4|39	
14mu|texlive-fouridx-1.00-4|40	#-----------------------------------------------------------------------
14mu|texlive-fouridx-1.00-4|41	%prep
14mu|texlive-fouridx-1.00-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-fouridx-1.00-4|43	
14mu|texlive-fouridx-1.00-4|44	%build
14mu|texlive-fouridx-1.00-4|45	
14mu|texlive-fouridx-1.00-4|46	%install
14mu|texlive-fouridx-1.00-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fouridx-1.00-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fouridx-1.00-4|49	
14mu|texlive-fouridx-1.00-4|50	
14mu|texlive-fouridx-1.00-4|51	
14mu|texlive-fouridx-1.00-4|52	%changelog
14mu|texlive-fouridx-1.00-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14mu|texlive-fouridx-1.00-4|54	+ Revision: ec64f5b
14mu|texlive-fouridx-1.00-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fouridx-1.00-4|56	
14mu|texlive-fouridx-1.00-4|57	

24851 14
14mu|texlive-fp-20090926-4|1	# revision 15878
14mu|texlive-fp-20090926-4|2	# category Package
14mu|texlive-fp-20090926-4|3	# catalog-ctan /macros/latex/contrib/fp
14mu|texlive-fp-20090926-4|4	# catalog-date 2009-09-26 11:43:36 +0200
14mu|texlive-fp-20090926-4|5	# catalog-license lppl
14mu|texlive-fp-20090926-4|6	# catalog-version undef
14mu|texlive-fp-20090926-4|7	Name:		texlive-fp
14mu|texlive-fp-20090926-4|8	Version:	20090926
14mu|texlive-fp-20090926-4|9	Release:	4
14mu|texlive-fp-20090926-4|10	Summary:	Fixed point arithmetic
14mu|texlive-fp-20090926-4|11	Group:		Publishing
14mu|texlive-fp-20090926-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fp
14mu|texlive-fp-20090926-4|13	License:	LPPL
14mu|texlive-fp-20090926-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fp.tar.xz
14mu|texlive-fp-20090926-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fp.doc.tar.xz
14mu|texlive-fp-20090926-4|16	BuildArch:	noarch
14mu|texlive-fp-20090926-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fp-20090926-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fp-20090926-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fp-20090926-4|20	
14mu|texlive-fp-20090926-4|21	%description
14mu|texlive-fp-20090926-4|22	An extensive collection of arithmetic operations for fixed
14mu|texlive-fp-20090926-4|23	point real numbers of high precision.
14mu|texlive-fp-20090926-4|24	
14mu|texlive-fp-20090926-4|25	
14mu|texlive-fp-20090926-4|26	#-----------------------------------------------------------------------
14mu|texlive-fp-20090926-4|27	%files
14mu|texlive-fp-20090926-4|28	%{_texmfdistdir}/tex/latex/fp/defpattern.sty
14mu|texlive-fp-20090926-4|29	%{_texmfdistdir}/tex/latex/fp/fp-addons.sty
14mu|texlive-fp-20090926-4|30	%{_texmfdistdir}/tex/latex/fp/fp-basic.sty
14mu|texlive-fp-20090926-4|31	%{_texmfdistdir}/tex/latex/fp/fp-eqn.sty
14mu|texlive-fp-20090926-4|32	%{_texmfdistdir}/tex/latex/fp/fp-eval.sty
14mu|texlive-fp-20090926-4|33	%{_texmfdistdir}/tex/latex/fp/fp-exp.sty
14mu|texlive-fp-20090926-4|34	%{_texmfdistdir}/tex/latex/fp/fp-pas.sty
14mu|texlive-fp-20090926-4|35	%{_texmfdistdir}/tex/latex/fp/fp-random.sty
14mu|texlive-fp-20090926-4|36	%{_texmfdistdir}/tex/latex/fp/fp-snap.sty
14mu|texlive-fp-20090926-4|37	%{_texmfdistdir}/tex/latex/fp/fp-trigo.sty
14mu|texlive-fp-20090926-4|38	%{_texmfdistdir}/tex/latex/fp/fp-upn.sty
14mu|texlive-fp-20090926-4|39	%{_texmfdistdir}/tex/latex/fp/fp.sty
14mu|texlive-fp-20090926-4|40	%{_texmfdistdir}/tex/latex/fp/lfp.sty
14mu|texlive-fp-20090926-4|41	%{_texmfdistdir}/tex/plain/fp/fp.tex
14mu|texlive-fp-20090926-4|42	%doc %{_texmfdistdir}/doc/latex/fp/README
14mu|texlive-fp-20090926-4|43	%doc %{_texmfdistdir}/doc/latex/fp/fp.tex
14mu|texlive-fp-20090926-4|44	
14mu|texlive-fp-20090926-4|45	#-----------------------------------------------------------------------
14mu|texlive-fp-20090926-4|46	%prep
14mu|texlive-fp-20090926-4|47	%setup -c -a0 -a1
14mu|texlive-fp-20090926-4|48	
14mu|texlive-fp-20090926-4|49	%build
14mu|texlive-fp-20090926-4|50	
14mu|texlive-fp-20090926-4|51	%install
14mu|texlive-fp-20090926-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fp-20090926-4|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fp-20090926-4|54	
14mu|texlive-fp-20090926-4|55	
14mu|texlive-fp-20090926-4|56	
14mu|texlive-fp-20090926-4|57	%changelog
14mu|texlive-fp-20090926-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090926-4
14mu|texlive-fp-20090926-4|59	+ Revision: bbdaa6f
14mu|texlive-fp-20090926-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fp-20090926-4|61	
14mu|texlive-fp-20090926-4|62	

24852 14
14mu|texlive-fpl-1.002-4|1	# revision 15878
14mu|texlive-fpl-1.002-4|2	# category Package
14mu|texlive-fpl-1.002-4|3	# catalog-ctan /fonts/fpl
14mu|texlive-fpl-1.002-4|4	# catalog-date 2007-09-28 22:20:10 +0200
14mu|texlive-fpl-1.002-4|5	# catalog-license gpl
14mu|texlive-fpl-1.002-4|6	# catalog-version 1.002
14mu|texlive-fpl-1.002-4|7	Name:		texlive-fpl
14mu|texlive-fpl-1.002-4|8	Version:	1.002
14mu|texlive-fpl-1.002-4|9	Release:	4
14mu|texlive-fpl-1.002-4|10	Summary:	SC and OsF fonts for URW Palladio L
14mu|texlive-fpl-1.002-4|11	Group:		Publishing
14mu|texlive-fpl-1.002-4|12	URL:		http://www.ctan.org/tex-archive/fonts/fpl
14mu|texlive-fpl-1.002-4|13	License:	GPL
14mu|texlive-fpl-1.002-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fpl.tar.xz
14mu|texlive-fpl-1.002-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fpl.doc.tar.xz
14mu|texlive-fpl-1.002-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fpl.source.tar.xz
14mu|texlive-fpl-1.002-4|17	BuildArch:	noarch
14mu|texlive-fpl-1.002-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fpl-1.002-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fpl-1.002-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fpl-1.002-4|21	
14mu|texlive-fpl-1.002-4|22	%description
14mu|texlive-fpl-1.002-4|23	The FPL Fonts provide a set of SC/OsF fonts for URW Palladio L
14mu|texlive-fpl-1.002-4|24	which are compatible with respect to metrics with the Palatino
14mu|texlive-fpl-1.002-4|25	SC/OsF fonts from Adobe. Note that it is not my aim to exactly
14mu|texlive-fpl-1.002-4|26	reproduce the outlines of the original Adobe fonts. The SC and
14mu|texlive-fpl-1.002-4|27	OsF in the FPL Fonts were designed with the glyphs from URW
14mu|texlive-fpl-1.002-4|28	Palladio L as starting point. For some glyphs (e.g. 'o') I got
14mu|texlive-fpl-1.002-4|29	the best result by scaling and boldening. For others (e.g. 'h')
14mu|texlive-fpl-1.002-4|30	shifting selected portions of the character gave more
14mu|texlive-fpl-1.002-4|31	satisfying results. All this was done using the free font
14mu|texlive-fpl-1.002-4|32	editor FontForge. The kerning data in these fonts comes from
14mu|texlive-fpl-1.002-4|33	Walter Schmidt's improved Palatino metrics. LaTeX use is
14mu|texlive-fpl-1.002-4|34	enabled by the mathpazo package, which is part of the psnfss
14mu|texlive-fpl-1.002-4|35	distribution.
14mu|texlive-fpl-1.002-4|36	
14mu|texlive-fpl-1.002-4|37	
14mu|texlive-fpl-1.002-4|38	#-----------------------------------------------------------------------
14mu|texlive-fpl-1.002-4|39	%files
14mu|texlive-fpl-1.002-4|40	%{_texmfdistdir}/fonts/afm/public/fpl/fplbij8a.afm
14mu|texlive-fpl-1.002-4|41	%{_texmfdistdir}/fonts/afm/public/fpl/fplbj8a.afm
14mu|texlive-fpl-1.002-4|42	%{_texmfdistdir}/fonts/afm/public/fpl/fplrc8a.afm
14mu|texlive-fpl-1.002-4|43	%{_texmfdistdir}/fonts/afm/public/fpl/fplrij8a.afm
14mu|texlive-fpl-1.002-4|44	%{_texmfdistdir}/fonts/afm/public/fpl/pplb9d-kern.afm
14mu|texlive-fpl-1.002-4|45	%{_texmfdistdir}/fonts/afm/public/fpl/pplbi9d-kern.afm
14mu|texlive-fpl-1.002-4|46	%{_texmfdistdir}/fonts/afm/public/fpl/pplrc9d-kern.afm
14mu|texlive-fpl-1.002-4|47	%{_texmfdistdir}/fonts/afm/public/fpl/pplri9d-kern.afm
14mu|texlive-fpl-1.002-4|48	%{_texmfdistdir}/fonts/type1/public/fpl/fplbij8a.pfb
14mu|texlive-fpl-1.002-4|49	%{_texmfdistdir}/fonts/type1/public/fpl/fplbij8a.pfm
14mu|texlive-fpl-1.002-4|50	%{_texmfdistdir}/fonts/type1/public/fpl/fplbj8a.pfb
14mu|texlive-fpl-1.002-4|51	%{_texmfdistdir}/fonts/type1/public/fpl/fplbj8a.pfm
14mu|texlive-fpl-1.002-4|52	%{_texmfdistdir}/fonts/type1/public/fpl/fplrc8a.pfb
14mu|texlive-fpl-1.002-4|53	%{_texmfdistdir}/fonts/type1/public/fpl/fplrc8a.pfm
14mu|texlive-fpl-1.002-4|54	%{_texmfdistdir}/fonts/type1/public/fpl/fplrij8a.pfb
14mu|texlive-fpl-1.002-4|55	%{_texmfdistdir}/fonts/type1/public/fpl/fplrij8a.pfm
14mu|texlive-fpl-1.002-4|56	%doc %{_texmfdistdir}/doc/fonts/fpl/COPYING
14mu|texlive-fpl-1.002-4|57	%doc %{_texmfdistdir}/doc/fonts/fpl/README
14mu|texlive-fpl-1.002-4|58	#- source
14mu|texlive-fpl-1.002-4|59	%doc %{_texmfdistdir}/source/fonts/fpl/AddException
14mu|texlive-fpl-1.002-4|60	%doc %{_texmfdistdir}/source/fonts/fpl/AddGPL
14mu|texlive-fpl-1.002-4|61	%doc %{_texmfdistdir}/source/fonts/fpl/Makefile
14mu|texlive-fpl-1.002-4|62	%doc %{_texmfdistdir}/source/fonts/fpl/Palladio-BoldItalicOsF.sfd
14mu|texlive-fpl-1.002-4|63	%doc %{_texmfdistdir}/source/fonts/fpl/Palladio-BoldOsF.sfd
14mu|texlive-fpl-1.002-4|64	%doc %{_texmfdistdir}/source/fonts/fpl/Palladio-ItalicOsF.sfd
14mu|texlive-fpl-1.002-4|65	%doc %{_texmfdistdir}/source/fonts/fpl/Palladio-SC.sfd
14mu|texlive-fpl-1.002-4|66	%doc %{_texmfdistdir}/source/fonts/fpl/README
14mu|texlive-fpl-1.002-4|67	%doc %{_texmfdistdir}/source/fonts/fpl/TeXPalladioL-BoldItalicOsF.pe
14mu|texlive-fpl-1.002-4|68	%doc %{_texmfdistdir}/source/fonts/fpl/TeXPalladioL-BoldOsF.pe
14mu|texlive-fpl-1.002-4|69	%doc %{_texmfdistdir}/source/fonts/fpl/TeXPalladioL-ItalicOsF.pe
14mu|texlive-fpl-1.002-4|70	%doc %{_texmfdistdir}/source/fonts/fpl/TeXPalladioL-SC.pe
14mu|texlive-fpl-1.002-4|71	%doc %{_texmfdistdir}/source/fonts/fpl/URW-OtherSubrs.ps
14mu|texlive-fpl-1.002-4|72	
14mu|texlive-fpl-1.002-4|73	#-----------------------------------------------------------------------
14mu|texlive-fpl-1.002-4|74	%prep
14mu|texlive-fpl-1.002-4|75	%setup -c -a0 -a1 -a2
14mu|texlive-fpl-1.002-4|76	
14mu|texlive-fpl-1.002-4|77	%build
14mu|texlive-fpl-1.002-4|78	
14mu|texlive-fpl-1.002-4|79	%install
14mu|texlive-fpl-1.002-4|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fpl-1.002-4|81	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fpl-1.002-4|82	
14mu|texlive-fpl-1.002-4|83	
14mu|texlive-fpl-1.002-4|84	
14mu|texlive-fpl-1.002-4|85	%changelog
14mu|texlive-fpl-1.002-4|86	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.002-4
14mu|texlive-fpl-1.002-4|87	+ Revision: f9af8c8
14mu|texlive-fpl-1.002-4|88	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fpl-1.002-4|89	
14mu|texlive-fpl-1.002-4|90	

24853 14
14mu|texlive-fragments-20090116-4|1	# revision 15878
14mu|texlive-fragments-20090116-4|2	# category Package
14mu|texlive-fragments-20090116-4|3	# catalog-ctan /macros/latex/contrib/fragments
14mu|texlive-fragments-20090116-4|4	# catalog-date 2009-01-16 17:12:15 +0100
14mu|texlive-fragments-20090116-4|5	# catalog-license collection
14mu|texlive-fragments-20090116-4|6	# catalog-version undef
14mu|texlive-fragments-20090116-4|7	Name:		texlive-fragments
14mu|texlive-fragments-20090116-4|8	Version:	20090116
14mu|texlive-fragments-20090116-4|9	Release:	4
14mu|texlive-fragments-20090116-4|10	Summary:	Fragments of LaTeX code
14mu|texlive-fragments-20090116-4|11	Group:		Publishing
14mu|texlive-fragments-20090116-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fragments
14mu|texlive-fragments-20090116-4|13	License:	COLLECTION
14mu|texlive-fragments-20090116-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fragments.tar.xz
14mu|texlive-fragments-20090116-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fragments.doc.tar.xz
14mu|texlive-fragments-20090116-4|16	BuildArch:	noarch
14mu|texlive-fragments-20090116-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fragments-20090116-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fragments-20090116-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fragments-20090116-4|20	
14mu|texlive-fragments-20090116-4|21	%description
14mu|texlive-fragments-20090116-4|22	A collection of fragments of LaTeX code, suitable for inclusion
14mu|texlive-fragments-20090116-4|23	in packages, or (possibly) in users' documents. Included are: -
14mu|texlive-fragments-20090116-4|24	checklab, for modifying the label checking code at
14mu|texlive-fragments-20090116-4|25	\end{document}; - overrightarrow, defining a doubled over-arrow
14mu|texlive-fragments-20090116-4|26	macro; - removefr, for removing 'reset' relations between
14mu|texlive-fragments-20090116-4|27	counters; and - subscript, defining a \textsubscript command.
14mu|texlive-fragments-20090116-4|28	
14mu|texlive-fragments-20090116-4|29	
14mu|texlive-fragments-20090116-4|30	#-----------------------------------------------------------------------
14mu|texlive-fragments-20090116-4|31	%files
14mu|texlive-fragments-20090116-4|32	%{_texmfdistdir}/tex/latex/fragments/checklab.tex
14mu|texlive-fragments-20090116-4|33	%{_texmfdistdir}/tex/latex/fragments/overrightarrow.sty
14mu|texlive-fragments-20090116-4|34	%{_texmfdistdir}/tex/latex/fragments/removefr.tex
14mu|texlive-fragments-20090116-4|35	%{_texmfdistdir}/tex/latex/fragments/subscript.sty
14mu|texlive-fragments-20090116-4|36	%doc %{_texmfdistdir}/doc/latex/fragments/README
14mu|texlive-fragments-20090116-4|37	
14mu|texlive-fragments-20090116-4|38	#-----------------------------------------------------------------------
14mu|texlive-fragments-20090116-4|39	%prep
14mu|texlive-fragments-20090116-4|40	%setup -c -a0 -a1
14mu|texlive-fragments-20090116-4|41	
14mu|texlive-fragments-20090116-4|42	%build
14mu|texlive-fragments-20090116-4|43	
14mu|texlive-fragments-20090116-4|44	%install
14mu|texlive-fragments-20090116-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fragments-20090116-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fragments-20090116-4|47	
14mu|texlive-fragments-20090116-4|48	
14mu|texlive-fragments-20090116-4|49	
14mu|texlive-fragments-20090116-4|50	%changelog
14mu|texlive-fragments-20090116-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090116-4
14mu|texlive-fragments-20090116-4|52	+ Revision: f52055e
14mu|texlive-fragments-20090116-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fragments-20090116-4|54	
14mu|texlive-fragments-20090116-4|55	

24854 14
14mu|texlive-frame-1.0-4|1	# revision 18312
14mu|texlive-frame-1.0-4|2	# category Package
14mu|texlive-frame-1.0-4|3	# catalog-ctan /macros/generic/frame
14mu|texlive-frame-1.0-4|4	# catalog-date 2010-06-06 13:50:32 +0200
14mu|texlive-frame-1.0-4|5	# catalog-license lppl
14mu|texlive-frame-1.0-4|6	# catalog-version 1.0
14mu|texlive-frame-1.0-4|7	Name:		texlive-frame
14mu|texlive-frame-1.0-4|8	Version:	1.0
14mu|texlive-frame-1.0-4|9	Release:	4
14mu|texlive-frame-1.0-4|10	Summary:	Framed boxes for Plain TeX
14mu|texlive-frame-1.0-4|11	Group:		Publishing
14mu|texlive-frame-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/frame
14mu|texlive-frame-1.0-4|13	License:	LPPL
14mu|texlive-frame-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frame.tar.xz
14mu|texlive-frame-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frame.doc.tar.xz
14mu|texlive-frame-1.0-4|16	BuildArch:	noarch
14mu|texlive-frame-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-frame-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-frame-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-frame-1.0-4|20	
14mu|texlive-frame-1.0-4|21	%description
14mu|texlive-frame-1.0-4|22	A jiffy file (taken from fancybox) for placing a frame around a
14mu|texlive-frame-1.0-4|23	box of text. The macros also provide for typesetting an empty
14mu|texlive-frame-1.0-4|24	box of given dimensions.
14mu|texlive-frame-1.0-4|25	
14mu|texlive-frame-1.0-4|26	
14mu|texlive-frame-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-frame-1.0-4|28	%files
14mu|texlive-frame-1.0-4|29	%{_texmfdistdir}/tex/generic/frame/frame.sty
14mu|texlive-frame-1.0-4|30	%{_texmfdistdir}/tex/generic/frame/frame.tex
14mu|texlive-frame-1.0-4|31	%doc %{_texmfdistdir}/doc/generic/frame/Changes
14mu|texlive-frame-1.0-4|32	%doc %{_texmfdistdir}/doc/generic/frame/Makefile
14mu|texlive-frame-1.0-4|33	%doc %{_texmfdistdir}/doc/generic/frame/README
14mu|texlive-frame-1.0-4|34	%doc %{_texmfdistdir}/doc/generic/frame/frame-doc.pdf
14mu|texlive-frame-1.0-4|35	%doc %{_texmfdistdir}/doc/generic/frame/frame-doc.tex
14mu|texlive-frame-1.0-4|36	
14mu|texlive-frame-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-frame-1.0-4|38	%prep
14mu|texlive-frame-1.0-4|39	%setup -c -a0 -a1
14mu|texlive-frame-1.0-4|40	
14mu|texlive-frame-1.0-4|41	%build
14mu|texlive-frame-1.0-4|42	
14mu|texlive-frame-1.0-4|43	%install
14mu|texlive-frame-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-frame-1.0-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-frame-1.0-4|46	
14mu|texlive-frame-1.0-4|47	
14mu|texlive-frame-1.0-4|48	
14mu|texlive-frame-1.0-4|49	%changelog
14mu|texlive-frame-1.0-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-frame-1.0-4|51	+ Revision: f10b02f
14mu|texlive-frame-1.0-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-frame-1.0-4|53	
14mu|texlive-frame-1.0-4|54	

24855 14
14mu|texlive-framed-0.96-3|1	# revision 26789
14mu|texlive-framed-0.96-3|2	# category Package
14mu|texlive-framed-0.96-3|3	# catalog-ctan /macros/latex/contrib/framed
14mu|texlive-framed-0.96-3|4	# catalog-date 2012-06-01 12:48:04 +0200
14mu|texlive-framed-0.96-3|5	# catalog-license other-free
14mu|texlive-framed-0.96-3|6	# catalog-version 0.96
14mu|texlive-framed-0.96-3|7	Name:		texlive-framed
14mu|texlive-framed-0.96-3|8	Version:	0.96
14mu|texlive-framed-0.96-3|9	Release:	3
14mu|texlive-framed-0.96-3|10	Summary:	Framed or shaded regions that can break across pages
14mu|texlive-framed-0.96-3|11	Group:		Publishing
14mu|texlive-framed-0.96-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/framed
14mu|texlive-framed-0.96-3|13	License:	OTHER-FREE
14mu|texlive-framed-0.96-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/framed.tar.xz
14mu|texlive-framed-0.96-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/framed.doc.tar.xz
14mu|texlive-framed-0.96-3|16	BuildArch:	noarch
14mu|texlive-framed-0.96-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-framed-0.96-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-framed-0.96-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-framed-0.96-3|20	
14mu|texlive-framed-0.96-3|21	%description
14mu|texlive-framed-0.96-3|22	The package creates three environments: - framed, which puts an
14mu|texlive-framed-0.96-3|23	ordinary frame box around the region, - shaded, which shades
14mu|texlive-framed-0.96-3|24	the region, and - leftbar, which places a line at the left
14mu|texlive-framed-0.96-3|25	side. The environments allow a break at their start (the
14mu|texlive-framed-0.96-3|26	\FrameCommand enables creation of a title that is "attached" to
14mu|texlive-framed-0.96-3|27	the environment); breaks are also allowed in the course of the
14mu|texlive-framed-0.96-3|28	framed/shaded matter. There is also a command \MakeFramed to
14mu|texlive-framed-0.96-3|29	make your own framed-style environments.
14mu|texlive-framed-0.96-3|30	
14mu|texlive-framed-0.96-3|31	
14mu|texlive-framed-0.96-3|32	#-----------------------------------------------------------------------
14mu|texlive-framed-0.96-3|33	%files
14mu|texlive-framed-0.96-3|34	%{_texmfdistdir}/tex/latex/framed/framed.sty
14mu|texlive-framed-0.96-3|35	%doc %{_texmfdistdir}/doc/latex/framed/framed.pdf
14mu|texlive-framed-0.96-3|36	%doc %{_texmfdistdir}/doc/latex/framed/framed.tex
14mu|texlive-framed-0.96-3|37	
14mu|texlive-framed-0.96-3|38	#-----------------------------------------------------------------------
14mu|texlive-framed-0.96-3|39	%prep
14mu|texlive-framed-0.96-3|40	%setup -c -a0 -a1
14mu|texlive-framed-0.96-3|41	
14mu|texlive-framed-0.96-3|42	%build
14mu|texlive-framed-0.96-3|43	
14mu|texlive-framed-0.96-3|44	%install
14mu|texlive-framed-0.96-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-framed-0.96-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-framed-0.96-3|47	
14mu|texlive-framed-0.96-3|48	
14mu|texlive-framed-0.96-3|49	
14mu|texlive-framed-0.96-3|50	%changelog
14mu|texlive-framed-0.96-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.96-3
14mu|texlive-framed-0.96-3|52	+ Revision: 7680ba9
14mu|texlive-framed-0.96-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-framed-0.96-3|54	
14mu|texlive-framed-0.96-3|55	

24856 14
14mu|texlive-frankenstein-20080819-4|1	# revision 15878
14mu|texlive-frankenstein-20080819-4|2	# category Package
14mu|texlive-frankenstein-20080819-4|3	# catalog-ctan /macros/latex/contrib/frankenstein
14mu|texlive-frankenstein-20080819-4|4	# catalog-date 2008-08-19 20:38:14 +0200
14mu|texlive-frankenstein-20080819-4|5	# catalog-license gpl
14mu|texlive-frankenstein-20080819-4|6	# catalog-version undef
14mu|texlive-frankenstein-20080819-4|7	Name:		texlive-frankenstein
14mu|texlive-frankenstein-20080819-4|8	Version:	20080819
14mu|texlive-frankenstein-20080819-4|9	Release:	4
14mu|texlive-frankenstein-20080819-4|10	Summary:	A collection of LaTeX packages
14mu|texlive-frankenstein-20080819-4|11	Group:		Publishing
14mu|texlive-frankenstein-20080819-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/frankenstein
14mu|texlive-frankenstein-20080819-4|13	License:	GPL
14mu|texlive-frankenstein-20080819-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frankenstein.tar.xz
14mu|texlive-frankenstein-20080819-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frankenstein.doc.tar.xz
14mu|texlive-frankenstein-20080819-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frankenstein.source.tar.xz
14mu|texlive-frankenstein-20080819-4|17	BuildArch:	noarch
14mu|texlive-frankenstein-20080819-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-frankenstein-20080819-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-frankenstein-20080819-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-frankenstein-20080819-4|21	
14mu|texlive-frankenstein-20080819-4|22	%description
14mu|texlive-frankenstein-20080819-4|23	Frankenstein is a bundle of LaTeX packages serving various
14mu|texlive-frankenstein-20080819-4|24	purposes and a BibTeX bibliography style. Descriptions are
14mu|texlive-frankenstein-20080819-4|25	given under the individual packages: abbrevs, achicago package,
14mu|texlive-frankenstein-20080819-4|26	achicago bibstyle, attrib, blkcntrl, compsci, dialogue, lips,
14mu|texlive-frankenstein-20080819-4|27	moredefs, newclude, slemph, titles.
14mu|texlive-frankenstein-20080819-4|28	
14mu|texlive-frankenstein-20080819-4|29	
14mu|texlive-frankenstein-20080819-4|30	#-----------------------------------------------------------------------
14mu|texlive-frankenstein-20080819-4|31	%files
14mu|texlive-frankenstein-20080819-4|32	%{_texmfdistdir}/bibtex/bib/frankenstein/frankenstein.bib
14mu|texlive-frankenstein-20080819-4|33	%{_texmfdistdir}/bibtex/bst/frankenstein/achicago.bst
14mu|texlive-frankenstein-20080819-4|34	%{_texmfdistdir}/tex/latex/frankenstein/abbrevs.cfg
14mu|texlive-frankenstein-20080819-4|35	%{_texmfdistdir}/tex/latex/frankenstein/abbrevs.stq
14mu|texlive-frankenstein-20080819-4|36	%{_texmfdistdir}/tex/latex/frankenstein/abbrevs.sty
14mu|texlive-frankenstein-20080819-4|37	%{_texmfdistdir}/tex/latex/frankenstein/achicago.stq
14mu|texlive-frankenstein-20080819-4|38	%{_texmfdistdir}/tex/latex/frankenstein/achicago.sty
14mu|texlive-frankenstein-20080819-4|39	%{_texmfdistdir}/tex/latex/frankenstein/allocate.sto
14mu|texlive-frankenstein-20080819-4|40	%{_texmfdistdir}/tex/latex/frankenstein/attrib.stq
14mu|texlive-frankenstein-20080819-4|41	%{_texmfdistdir}/tex/latex/frankenstein/attrib.sty
14mu|texlive-frankenstein-20080819-4|42	%{_texmfdistdir}/tex/latex/frankenstein/blkcntrl.stq
14mu|texlive-frankenstein-20080819-4|43	%{_texmfdistdir}/tex/latex/frankenstein/blkcntrl.sty
14mu|texlive-frankenstein-20080819-4|44	%{_texmfdistdir}/tex/latex/frankenstein/compsci.cfg
14mu|texlive-frankenstein-20080819-4|45	%{_texmfdistdir}/tex/latex/frankenstein/compsci.stq
14mu|texlive-frankenstein-20080819-4|46	%{_texmfdistdir}/tex/latex/frankenstein/compsci.sty
14mu|texlive-frankenstein-20080819-4|47	%{_texmfdistdir}/tex/latex/frankenstein/dialogue.stq
14mu|texlive-frankenstein-20080819-4|48	%{_texmfdistdir}/tex/latex/frankenstein/dialogue.sty
14mu|texlive-frankenstein-20080819-4|49	%{_texmfdistdir}/tex/latex/frankenstein/lips.stq
14mu|texlive-frankenstein-20080819-4|50	%{_texmfdistdir}/tex/latex/frankenstein/lips.sty
14mu|texlive-frankenstein-20080819-4|51	%{_texmfdistdir}/tex/latex/frankenstein/moredefs.stq
14mu|texlive-frankenstein-20080819-4|52	%{_texmfdistdir}/tex/latex/frankenstein/moredefs.sty
14mu|texlive-frankenstein-20080819-4|53	%{_texmfdistdir}/tex/latex/frankenstein/newclude.stq
14mu|texlive-frankenstein-20080819-4|54	%{_texmfdistdir}/tex/latex/frankenstein/newclude.sty
14mu|texlive-frankenstein-20080819-4|55	%{_texmfdistdir}/tex/latex/frankenstein/simple.sto
14mu|texlive-frankenstein-20080819-4|56	%{_texmfdistdir}/tex/latex/frankenstein/slemph.cfg
14mu|texlive-frankenstein-20080819-4|57	%{_texmfdistdir}/tex/latex/frankenstein/slemph.stq
14mu|texlive-frankenstein-20080819-4|58	%{_texmfdistdir}/tex/latex/frankenstein/slemph.sty
14mu|texlive-frankenstein-20080819-4|59	%{_texmfdistdir}/tex/latex/frankenstein/tag.sto
14mu|texlive-frankenstein-20080819-4|60	%{_texmfdistdir}/tex/latex/frankenstein/titles.cfg
14mu|texlive-frankenstein-20080819-4|61	%{_texmfdistdir}/tex/latex/frankenstein/titles.stq
14mu|texlive-frankenstein-20080819-4|62	%{_texmfdistdir}/tex/latex/frankenstein/titles.sty
14mu|texlive-frankenstein-20080819-4|63	%doc %{_texmfdistdir}/doc/latex/frankenstein/ChangeLog
14mu|texlive-frankenstein-20080819-4|64	%doc %{_texmfdistdir}/doc/latex/frankenstein/Frankenfile
14mu|texlive-frankenstein-20080819-4|65	%doc %{_texmfdistdir}/doc/latex/frankenstein/INSTALL
14mu|texlive-frankenstein-20080819-4|66	%doc %{_texmfdistdir}/doc/latex/frankenstein/README
14mu|texlive-frankenstein-20080819-4|67	%doc %{_texmfdistdir}/doc/latex/frankenstein/abbrevs.pdf
14mu|texlive-frankenstein-20080819-4|68	%doc %{_texmfdistdir}/doc/latex/frankenstein/abbrevs.tex
14mu|texlive-frankenstein-20080819-4|69	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago-bst.pdf
14mu|texlive-frankenstein-20080819-4|70	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago-bst.tex
14mu|texlive-frankenstein-20080819-4|71	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago-bst.ver
14mu|texlive-frankenstein-20080819-4|72	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago.bsq
14mu|texlive-frankenstein-20080819-4|73	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago.pdf
14mu|texlive-frankenstein-20080819-4|74	%doc %{_texmfdistdir}/doc/latex/frankenstein/achicago.tex
14mu|texlive-frankenstein-20080819-4|75	%doc %{_texmfdistdir}/doc/latex/frankenstein/attrib.pdf
14mu|texlive-frankenstein-20080819-4|76	%doc %{_texmfdistdir}/doc/latex/frankenstein/attrib.tex
14mu|texlive-frankenstein-20080819-4|77	%doc %{_texmfdistdir}/doc/latex/frankenstein/blkcntrl.pdf
14mu|texlive-frankenstein-20080819-4|78	%doc %{_texmfdistdir}/doc/latex/frankenstein/blkcntrl.tex
14mu|texlive-frankenstein-20080819-4|79	%doc %{_texmfdistdir}/doc/latex/frankenstein/compsci.pdf
14mu|texlive-frankenstein-20080819-4|80	%doc %{_texmfdistdir}/doc/latex/frankenstein/compsci.tex
14mu|texlive-frankenstein-20080819-4|81	%doc %{_texmfdistdir}/doc/latex/frankenstein/dialogue.pdf
14mu|texlive-frankenstein-20080819-4|82	%doc %{_texmfdistdir}/doc/latex/frankenstein/dialogue.tex
14mu|texlive-frankenstein-20080819-4|83	%doc %{_texmfdistdir}/doc/latex/frankenstein/lips.pdf
14mu|texlive-frankenstein-20080819-4|84	%doc %{_texmfdistdir}/doc/latex/frankenstein/lips.tex
14mu|texlive-frankenstein-20080819-4|85	%doc %{_texmfdistdir}/doc/latex/frankenstein/moredefs.pdf
14mu|texlive-frankenstein-20080819-4|86	%doc %{_texmfdistdir}/doc/latex/frankenstein/moredefs.tex
14mu|texlive-frankenstein-20080819-4|87	%doc %{_texmfdistdir}/doc/latex/frankenstein/newclude.pdf
14mu|texlive-frankenstein-20080819-4|88	%doc %{_texmfdistdir}/doc/latex/frankenstein/newclude.tex
14mu|texlive-frankenstein-20080819-4|89	%doc %{_texmfdistdir}/doc/latex/frankenstein/slemph.pdf
14mu|texlive-frankenstein-20080819-4|90	%doc %{_texmfdistdir}/doc/latex/frankenstein/slemph.tex
14mu|texlive-frankenstein-20080819-4|91	%doc %{_texmfdistdir}/doc/latex/frankenstein/titles.pdf
14mu|texlive-frankenstein-20080819-4|92	%doc %{_texmfdistdir}/doc/latex/frankenstein/titles.tex
14mu|texlive-frankenstein-20080819-4|93	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/README-unsupported
14mu|texlive-frankenstein-20080819-4|94	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.cfg
14mu|texlive-frankenstein-20080819-4|95	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.ins
14mu|texlive-frankenstein-20080819-4|96	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.pdf
14mu|texlive-frankenstein-20080819-4|97	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.sty
14mu|texlive-frankenstein-20080819-4|98	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/bits.tex
14mu|texlive-frankenstein-20080819-4|99	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/drama.ins
14mu|texlive-frankenstein-20080819-4|100	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/drama.pdf
14mu|texlive-frankenstein-20080819-4|101	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/drama.sty
14mu|texlive-frankenstein-20080819-4|102	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/drama.tex
14mu|texlive-frankenstein-20080819-4|103	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex-test.tex
14mu|texlive-frankenstein-20080819-4|104	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex.ins
14mu|texlive-frankenstein-20080819-4|105	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex.pdf
14mu|texlive-frankenstein-20080819-4|106	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex.sty
14mu|texlive-frankenstein-20080819-4|107	%doc %{_texmfdistdir}/doc/latex/frankenstein/unsupported/includex.tex
14mu|texlive-frankenstein-20080819-4|108	#- source
14mu|texlive-frankenstein-20080819-4|109	%doc %{_texmfdistdir}/source/latex/frankenstein/Makefile
14mu|texlive-frankenstein-20080819-4|110	%doc %{_texmfdistdir}/source/latex/frankenstein/abbrevs.ins
14mu|texlive-frankenstein-20080819-4|111	%doc %{_texmfdistdir}/source/latex/frankenstein/achicago-bst.ins
14mu|texlive-frankenstein-20080819-4|112	%doc %{_texmfdistdir}/source/latex/frankenstein/achicago.ins
14mu|texlive-frankenstein-20080819-4|113	%doc %{_texmfdistdir}/source/latex/frankenstein/attrib.ins
14mu|texlive-frankenstein-20080819-4|114	%doc %{_texmfdistdir}/source/latex/frankenstein/blkcntrl.ins
14mu|texlive-frankenstein-20080819-4|115	%doc %{_texmfdistdir}/source/latex/frankenstein/compsci.ins
14mu|texlive-frankenstein-20080819-4|116	%doc %{_texmfdistdir}/source/latex/frankenstein/dialogue.ins
14mu|texlive-frankenstein-20080819-4|117	%doc %{_texmfdistdir}/source/latex/frankenstein/lips.ins
14mu|texlive-frankenstein-20080819-4|118	%doc %{_texmfdistdir}/source/latex/frankenstein/moredefs.ins
14mu|texlive-frankenstein-20080819-4|119	%doc %{_texmfdistdir}/source/latex/frankenstein/newclude.ins
14mu|texlive-frankenstein-20080819-4|120	%doc %{_texmfdistdir}/source/latex/frankenstein/slemph.ins
14mu|texlive-frankenstein-20080819-4|121	%doc %{_texmfdistdir}/source/latex/frankenstein/titles.ins
14mu|texlive-frankenstein-20080819-4|122	
14mu|texlive-frankenstein-20080819-4|123	#-----------------------------------------------------------------------
14mu|texlive-frankenstein-20080819-4|124	%prep
14mu|texlive-frankenstein-20080819-4|125	%setup -c -a0 -a1 -a2
14mu|texlive-frankenstein-20080819-4|126	
14mu|texlive-frankenstein-20080819-4|127	%build
14mu|texlive-frankenstein-20080819-4|128	
14mu|texlive-frankenstein-20080819-4|129	%install
14mu|texlive-frankenstein-20080819-4|130	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-frankenstein-20080819-4|131	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-frankenstein-20080819-4|132	
14mu|texlive-frankenstein-20080819-4|133	
14mu|texlive-frankenstein-20080819-4|134	
14mu|texlive-frankenstein-20080819-4|135	%changelog
14mu|texlive-frankenstein-20080819-4|136	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080819-4
14mu|texlive-frankenstein-20080819-4|137	+ Revision: cadcebb
14mu|texlive-frankenstein-20080819-4|138	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-frankenstein-20080819-4|139	
14mu|texlive-frankenstein-20080819-4|140	

24857 14
14mu|texlive-frege-1.3-7|1	# revision 27417
14mu|texlive-frege-1.3-7|2	# category Package
14mu|texlive-frege-1.3-7|3	# catalog-ctan /macros/latex/contrib/frege
14mu|texlive-frege-1.3-7|4	# catalog-date 2012-08-15 12:04:21 +0200
14mu|texlive-frege-1.3-7|5	# catalog-license gpl
14mu|texlive-frege-1.3-7|6	# catalog-version 1.3
14mu|texlive-frege-1.3-7|7	Name:		texlive-frege
14mu|texlive-frege-1.3-7|8	Version:	1.3
14mu|texlive-frege-1.3-7|9	Release:	7
14mu|texlive-frege-1.3-7|10	Summary:	Typeset fregean Begriffsschrift
14mu|texlive-frege-1.3-7|11	Group:		Publishing
14mu|texlive-frege-1.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/frege
14mu|texlive-frege-1.3-7|13	License:	GPL
14mu|texlive-frege-1.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frege.tar.xz
14mu|texlive-frege-1.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frege.doc.tar.xz
14mu|texlive-frege-1.3-7|16	BuildArch:	noarch
14mu|texlive-frege-1.3-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-frege-1.3-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-frege-1.3-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-frege-1.3-7|20	
14mu|texlive-frege-1.3-7|21	%description
14mu|texlive-frege-1.3-7|22	The package defines a number of new commands for typesetting
14mu|texlive-frege-1.3-7|23	fregean Begriffsschrift in LaTeX. It is loosely based on the
14mu|texlive-frege-1.3-7|24	package begriff, and offers a number of improvements including
14mu|texlive-frege-1.3-7|25	better relative lengths of the content stroke with respect to
14mu|texlive-frege-1.3-7|26	other strokes, content strokes that point at the middle of
14mu|texlive-frege-1.3-7|27	lines rather than the bottom, a greater width for the assertion
14mu|texlive-frege-1.3-7|28	stroke as compared to the content stroke, a more intuitive
14mu|texlive-frege-1.3-7|29	structure for the conditional, greater care taken to allow for
14mu|texlive-frege-1.3-7|30	the linewidth in the spacing of formulas.
14mu|texlive-frege-1.3-7|31	
14mu|texlive-frege-1.3-7|32	
14mu|texlive-frege-1.3-7|33	#-----------------------------------------------------------------------
14mu|texlive-frege-1.3-7|34	%files
14mu|texlive-frege-1.3-7|35	%{_texmfdistdir}/tex/latex/frege/frege.sty
14mu|texlive-frege-1.3-7|36	%doc %{_texmfdistdir}/doc/latex/frege/GNU.txt
14mu|texlive-frege-1.3-7|37	%doc %{_texmfdistdir}/doc/latex/frege/INSTALL
14mu|texlive-frege-1.3-7|38	%doc %{_texmfdistdir}/doc/latex/frege/README
14mu|texlive-frege-1.3-7|39	%doc %{_texmfdistdir}/doc/latex/frege/frege.pdf
14mu|texlive-frege-1.3-7|40	%doc %{_texmfdistdir}/doc/latex/frege/frege.tex
14mu|texlive-frege-1.3-7|41	
14mu|texlive-frege-1.3-7|42	#-----------------------------------------------------------------------
14mu|texlive-frege-1.3-7|43	%prep
14mu|texlive-frege-1.3-7|44	%setup -c -a0 -a1
14mu|texlive-frege-1.3-7|45	
14mu|texlive-frege-1.3-7|46	%build
14mu|texlive-frege-1.3-7|47	
14mu|texlive-frege-1.3-7|48	%install
14mu|texlive-frege-1.3-7|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-frege-1.3-7|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-frege-1.3-7|51	
14mu|texlive-frege-1.3-7|52	%changelog
14mu|texlive-frege-1.3-7|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14mu|texlive-frege-1.3-7|54	+ Revision: 37e92a9
14mu|texlive-frege-1.3-7|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-frege-1.3-7|56	
14mu|texlive-frege-1.3-7|57	

24858 14
14mu|texlive-frenchle-5.9995-3|1	# revision 25164
14mu|texlive-frenchle-5.9995-3|2	# category Package
14mu|texlive-frenchle-5.9995-3|3	# catalog-ctan /language/french/frenchle
14mu|texlive-frenchle-5.9995-3|4	# catalog-date 2012-01-20 12:38:21 +0100
14mu|texlive-frenchle-5.9995-3|5	# catalog-license lppl
14mu|texlive-frenchle-5.9995-3|6	# catalog-version 5.9995
14mu|texlive-frenchle-5.9995-3|7	Name:		texlive-frenchle
14mu|texlive-frenchle-5.9995-3|8	Version:	5.9995
14mu|texlive-frenchle-5.9995-3|9	Release:	3
14mu|texlive-frenchle-5.9995-3|10	Summary:	French macros, usable stand-alone or with Babel
14mu|texlive-frenchle-5.9995-3|11	Group:		Publishing
14mu|texlive-frenchle-5.9995-3|12	URL:		http://www.ctan.org/tex-archive/language/french/frenchle
14mu|texlive-frenchle-5.9995-3|13	License:	LPPL
14mu|texlive-frenchle-5.9995-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frenchle.tar.xz
14mu|texlive-frenchle-5.9995-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frenchle.doc.tar.xz
14mu|texlive-frenchle-5.9995-3|16	BuildArch:	noarch
14mu|texlive-frenchle-5.9995-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-frenchle-5.9995-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-frenchle-5.9995-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-frenchle-5.9995-3|20	
14mu|texlive-frenchle-5.9995-3|21	%description
14mu|texlive-frenchle-5.9995-3|22	This is a redistribution and repackaging of the late Bernard
14mu|texlive-frenchle-5.9995-3|23	Gaulle's "light" package to typeset French documents according
14mu|texlive-frenchle-5.9995-3|24	to the rules of the "Imprimerie Nationale". The package offers
14mu|texlive-frenchle-5.9995-3|25	a package, two Babel language definition files (french.ldf and
14mu|texlive-frenchle-5.9995-3|26	frenchle.ldf), and a package to enable the non-standard
14mu|texlive-frenchle-5.9995-3|27	definition files to be loaded into an unmodified Babel. The
14mu|texlive-frenchle-5.9995-3|28	user may simply use frenchle.sty if typesetting a French-only
14mu|texlive-frenchle-5.9995-3|29	document, but should use Babel with the frenchle option for a
14mu|texlive-frenchle-5.9995-3|30	multilingual document.
14mu|texlive-frenchle-5.9995-3|31	
14mu|texlive-frenchle-5.9995-3|32	
14mu|texlive-frenchle-5.9995-3|33	#-----------------------------------------------------------------------
14mu|texlive-frenchle-5.9995-3|34	%files
14mu|texlive-frenchle-5.9995-3|35	%{_texmfdistdir}/tex/latex/frenchle/babelfr.sty
14mu|texlive-frenchle-5.9995-3|36	%{_texmfdistdir}/tex/latex/frenchle/french.ldf
14mu|texlive-frenchle-5.9995-3|37	%{_texmfdistdir}/tex/latex/frenchle/frenchle.cfg
14mu|texlive-frenchle-5.9995-3|38	%{_texmfdistdir}/tex/latex/frenchle/frenchle.ldf
14mu|texlive-frenchle-5.9995-3|39	%{_texmfdistdir}/tex/latex/frenchle/frenchle.sty
14mu|texlive-frenchle-5.9995-3|40	%doc %{_texmfdistdir}/doc/latex/frenchle/ALIRE.le
14mu|texlive-frenchle-5.9995-3|41	%doc %{_texmfdistdir}/doc/latex/frenchle/README
14mu|texlive-frenchle-5.9995-3|42	%doc %{_texmfdistdir}/doc/latex/frenchle/frenchle.pdf
14mu|texlive-frenchle-5.9995-3|43	
14mu|texlive-frenchle-5.9995-3|44	#-----------------------------------------------------------------------
14mu|texlive-frenchle-5.9995-3|45	%prep
14mu|texlive-frenchle-5.9995-3|46	%setup -c -a0 -a1
14mu|texlive-frenchle-5.9995-3|47	
14mu|texlive-frenchle-5.9995-3|48	%build
14mu|texlive-frenchle-5.9995-3|49	
14mu|texlive-frenchle-5.9995-3|50	%install
14mu|texlive-frenchle-5.9995-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-frenchle-5.9995-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-frenchle-5.9995-3|53	
14mu|texlive-frenchle-5.9995-3|54	
14mu|texlive-frenchle-5.9995-3|55	
14mu|texlive-frenchle-5.9995-3|56	%changelog
14mu|texlive-frenchle-5.9995-3|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.9995-3
14mu|texlive-frenchle-5.9995-3|58	+ Revision: 87baeed
14mu|texlive-frenchle-5.9995-3|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-frenchle-5.9995-3|60	
14mu|texlive-frenchle-5.9995-3|61	

24859 14
14mu|texlive-friulan-20120413-4|1	# revision 25957
14mu|texlive-friulan-20120413-4|2	# category Package
14mu|texlive-friulan-20120413-4|3	# catalog-ctan /macros/latex/contrib/babel-contrib/friulan
14mu|texlive-friulan-20120413-4|4	# catalog-date 2012-04-13 12:36:19 +0200
14mu|texlive-friulan-20120413-4|5	# catalog-license lppl1.3
14mu|texlive-friulan-20120413-4|6	# catalog-version undef
14mu|texlive-friulan-20120413-4|7	Name:		texlive-friulan
14mu|texlive-friulan-20120413-4|8	Version:	20120413
14mu|texlive-friulan-20120413-4|9	Release:	4
14mu|texlive-friulan-20120413-4|10	Summary:	Babel/Polyglossia support for Friulan(Furlan)
14mu|texlive-friulan-20120413-4|11	Group:		Publishing
14mu|texlive-friulan-20120413-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/friulan
14mu|texlive-friulan-20120413-4|13	License:	LPPL1.3
14mu|texlive-friulan-20120413-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/friulan.tar.xz
14mu|texlive-friulan-20120413-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/friulan.doc.tar.xz
14mu|texlive-friulan-20120413-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/friulan.source.tar.xz
14mu|texlive-friulan-20120413-4|17	BuildArch:	noarch
14mu|texlive-friulan-20120413-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-friulan-20120413-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-friulan-20120413-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-friulan-20120413-4|21	
14mu|texlive-friulan-20120413-4|22	%description
14mu|texlive-friulan-20120413-4|23	The package provides a language description file that enables
14mu|texlive-friulan-20120413-4|24	support of Friulan either with babel or with polyglossia.
14mu|texlive-friulan-20120413-4|25	
14mu|texlive-friulan-20120413-4|26	
14mu|texlive-friulan-20120413-4|27	#-----------------------------------------------------------------------
14mu|texlive-friulan-20120413-4|28	%files
14mu|texlive-friulan-20120413-4|29	%{_texmfdistdir}/tex/latex/friulan/friulan.ldf
14mu|texlive-friulan-20120413-4|30	%{_texmfdistdir}/tex/latex/friulan/furlan.ldf
14mu|texlive-friulan-20120413-4|31	%doc %{_texmfdistdir}/doc/latex/friulan/friulan.pdf
14mu|texlive-friulan-20120413-4|32	#- source
14mu|texlive-friulan-20120413-4|33	%doc %{_texmfdistdir}/source/latex/friulan/friulan.dtx
14mu|texlive-friulan-20120413-4|34	
14mu|texlive-friulan-20120413-4|35	#-----------------------------------------------------------------------
14mu|texlive-friulan-20120413-4|36	%prep
14mu|texlive-friulan-20120413-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-friulan-20120413-4|38	
14mu|texlive-friulan-20120413-4|39	%build
14mu|texlive-friulan-20120413-4|40	
14mu|texlive-friulan-20120413-4|41	%install
14mu|texlive-friulan-20120413-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-friulan-20120413-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-friulan-20120413-4|44	
14mu|texlive-friulan-20120413-4|45	
14mu|texlive-friulan-20120413-4|46	
14mu|texlive-friulan-20120413-4|47	%changelog
14mu|texlive-friulan-20120413-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120413-4
14mu|texlive-friulan-20120413-4|49	+ Revision: 35c4ddb
14mu|texlive-friulan-20120413-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-friulan-20120413-4|51	
14mu|texlive-friulan-20120413-4|52	

24860 14
14mu|texlive-frletter-20080819-4|1	# revision 15878
14mu|texlive-frletter-20080819-4|2	# category Package
14mu|texlive-frletter-20080819-4|3	# catalog-ctan /macros/latex/contrib/frletter
14mu|texlive-frletter-20080819-4|4	# catalog-date 2008-08-19 21:00:04 +0200
14mu|texlive-frletter-20080819-4|5	# catalog-license pd
14mu|texlive-frletter-20080819-4|6	# catalog-version undef
14mu|texlive-frletter-20080819-4|7	Name:		texlive-frletter
14mu|texlive-frletter-20080819-4|8	Version:	20080819
14mu|texlive-frletter-20080819-4|9	Release:	4
14mu|texlive-frletter-20080819-4|10	Summary:	Typeset letters in the French style
14mu|texlive-frletter-20080819-4|11	Group:		Publishing
14mu|texlive-frletter-20080819-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/frletter
14mu|texlive-frletter-20080819-4|13	License:	PD
14mu|texlive-frletter-20080819-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frletter.tar.xz
14mu|texlive-frletter-20080819-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frletter.doc.tar.xz
14mu|texlive-frletter-20080819-4|16	BuildArch:	noarch
14mu|texlive-frletter-20080819-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-frletter-20080819-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-frletter-20080819-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-frletter-20080819-4|20	
14mu|texlive-frletter-20080819-4|21	%description
14mu|texlive-frletter-20080819-4|22	A small class for typesetting letters in France. No assumption
14mu|texlive-frletter-20080819-4|23	is made about the language in use. The class represents a small
14mu|texlive-frletter-20080819-4|24	modification of the beletter class, which is itself a
14mu|texlive-frletter-20080819-4|25	modification of the standard LaTeX letter class.
14mu|texlive-frletter-20080819-4|26	
14mu|texlive-frletter-20080819-4|27	
14mu|texlive-frletter-20080819-4|28	#-----------------------------------------------------------------------
14mu|texlive-frletter-20080819-4|29	%files
14mu|texlive-frletter-20080819-4|30	%{_texmfdistdir}/tex/latex/frletter/frletter.cls
14mu|texlive-frletter-20080819-4|31	%doc %{_texmfdistdir}/doc/latex/frletter/README
14mu|texlive-frletter-20080819-4|32	
14mu|texlive-frletter-20080819-4|33	#-----------------------------------------------------------------------
14mu|texlive-frletter-20080819-4|34	%prep
14mu|texlive-frletter-20080819-4|35	%setup -c -a0 -a1
14mu|texlive-frletter-20080819-4|36	
14mu|texlive-frletter-20080819-4|37	%build
14mu|texlive-frletter-20080819-4|38	
14mu|texlive-frletter-20080819-4|39	%install
14mu|texlive-frletter-20080819-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-frletter-20080819-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-frletter-20080819-4|42	
14mu|texlive-frletter-20080819-4|43	
14mu|texlive-frletter-20080819-4|44	
14mu|texlive-frletter-20080819-4|45	%changelog
14mu|texlive-frletter-20080819-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080819-4
14mu|texlive-frletter-20080819-4|47	+ Revision: 100210e
14mu|texlive-frletter-20080819-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-frletter-20080819-4|49	
14mu|texlive-frletter-20080819-4|50	

24861 14
14mu|texlive-frontespizio-1.4a-4|1	# revision 24054
14mu|texlive-frontespizio-1.4a-4|2	# category Package
14mu|texlive-frontespizio-1.4a-4|3	# catalog-ctan /macros/latex/contrib/frontespizio
14mu|texlive-frontespizio-1.4a-4|4	# catalog-date 2011-09-21 15:45:55 +0200
14mu|texlive-frontespizio-1.4a-4|5	# catalog-license lppl
14mu|texlive-frontespizio-1.4a-4|6	# catalog-version 1.4a
14mu|texlive-frontespizio-1.4a-4|7	Name:		texlive-frontespizio
14mu|texlive-frontespizio-1.4a-4|8	Version:	1.4a
14mu|texlive-frontespizio-1.4a-4|9	Release:	4
14mu|texlive-frontespizio-1.4a-4|10	Summary:	Create a frontispiece for Italian theses
14mu|texlive-frontespizio-1.4a-4|11	Group:		Publishing
14mu|texlive-frontespizio-1.4a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/frontespizio
14mu|texlive-frontespizio-1.4a-4|13	License:	LPPL
14mu|texlive-frontespizio-1.4a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frontespizio.tar.xz
14mu|texlive-frontespizio-1.4a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frontespizio.doc.tar.xz
14mu|texlive-frontespizio-1.4a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/frontespizio.source.tar.xz
14mu|texlive-frontespizio-1.4a-4|17	BuildArch:	noarch
14mu|texlive-frontespizio-1.4a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-frontespizio-1.4a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-frontespizio-1.4a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-frontespizio-1.4a-4|21	
14mu|texlive-frontespizio-1.4a-4|22	%description
14mu|texlive-frontespizio-1.4a-4|23	Typesetting a frontispiece independently of the layout of the
14mu|texlive-frontespizio-1.4a-4|24	main document is difficult. This package provides a solution by
14mu|texlive-frontespizio-1.4a-4|25	producing an auxiliary TeX file to be typeset on its own and
14mu|texlive-frontespizio-1.4a-4|26	the result is automatically included at the next run. The
14mu|texlive-frontespizio-1.4a-4|27	markup necessary for the frontispiece is written in the main
14mu|texlive-frontespizio-1.4a-4|28	document in a frontespizio environment. Documentation is mainly
14mu|texlive-frontespizio-1.4a-4|29	in Italian, as the style is probably apt only to theses in
14mu|texlive-frontespizio-1.4a-4|30	Italy.
14mu|texlive-frontespizio-1.4a-4|31	
14mu|texlive-frontespizio-1.4a-4|32	
14mu|texlive-frontespizio-1.4a-4|33	#-----------------------------------------------------------------------
14mu|texlive-frontespizio-1.4a-4|34	%files
14mu|texlive-frontespizio-1.4a-4|35	%{_texmfdistdir}/tex/latex/frontespizio/frontespizio.sty
14mu|texlive-frontespizio-1.4a-4|36	%doc %{_texmfdistdir}/doc/latex/frontespizio/README
14mu|texlive-frontespizio-1.4a-4|37	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplea.pdf
14mu|texlive-frontespizio-1.4a-4|38	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplea.tex
14mu|texlive-frontespizio-1.4a-4|39	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampleasuf.pdf
14mu|texlive-frontespizio-1.4a-4|40	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampleasuf.tex
14mu|texlive-frontespizio-1.4a-4|41	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampleb.pdf
14mu|texlive-frontespizio-1.4a-4|42	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampleb.tex
14mu|texlive-frontespizio-1.4a-4|43	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplec.pdf
14mu|texlive-frontespizio-1.4a-4|44	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplec.tex
14mu|texlive-frontespizio-1.4a-4|45	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampled.pdf
14mu|texlive-frontespizio-1.4a-4|46	%doc %{_texmfdistdir}/doc/latex/frontespizio/exampled.tex
14mu|texlive-frontespizio-1.4a-4|47	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplee.pdf
14mu|texlive-frontespizio-1.4a-4|48	%doc %{_texmfdistdir}/doc/latex/frontespizio/examplee.tex
14mu|texlive-frontespizio-1.4a-4|49	%doc %{_texmfdistdir}/doc/latex/frontespizio/fakelogo.mp
14mu|texlive-frontespizio-1.4a-4|50	%doc %{_texmfdistdir}/doc/latex/frontespizio/fakelogo.pdf
14mu|texlive-frontespizio-1.4a-4|51	%doc %{_texmfdistdir}/doc/latex/frontespizio/frontespizio.pdf
14mu|texlive-frontespizio-1.4a-4|52	#- source
14mu|texlive-frontespizio-1.4a-4|53	%doc %{_texmfdistdir}/source/latex/frontespizio/frontespizio.dtx
14mu|texlive-frontespizio-1.4a-4|54	%doc %{_texmfdistdir}/source/latex/frontespizio/frontespizio.ins
14mu|texlive-frontespizio-1.4a-4|55	
14mu|texlive-frontespizio-1.4a-4|56	#-----------------------------------------------------------------------
14mu|texlive-frontespizio-1.4a-4|57	%prep
14mu|texlive-frontespizio-1.4a-4|58	%setup -c -a0 -a1 -a2
14mu|texlive-frontespizio-1.4a-4|59	
14mu|texlive-frontespizio-1.4a-4|60	%build
14mu|texlive-frontespizio-1.4a-4|61	
14mu|texlive-frontespizio-1.4a-4|62	%install
14mu|texlive-frontespizio-1.4a-4|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-frontespizio-1.4a-4|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-frontespizio-1.4a-4|65	
14mu|texlive-frontespizio-1.4a-4|66	
14mu|texlive-frontespizio-1.4a-4|67	
14mu|texlive-frontespizio-1.4a-4|68	%changelog
14mu|texlive-frontespizio-1.4a-4|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4a-4
14mu|texlive-frontespizio-1.4a-4|70	+ Revision: ee53ae2
14mu|texlive-frontespizio-1.4a-4|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-frontespizio-1.4a-4|72	
14mu|texlive-frontespizio-1.4a-4|73	

24862 14
14mu|texlive-ftcap-1.4-4|1	# revision 17275
14mu|texlive-ftcap-1.4-4|2	# category Package
14mu|texlive-ftcap-1.4-4|3	# catalog-ctan /macros/latex/contrib/ftcap
14mu|texlive-ftcap-1.4-4|4	# catalog-date 2010-03-09 13:05:51 +0100
14mu|texlive-ftcap-1.4-4|5	# catalog-license gpl
14mu|texlive-ftcap-1.4-4|6	# catalog-version 1.4
14mu|texlive-ftcap-1.4-4|7	Name:		texlive-ftcap
14mu|texlive-ftcap-1.4-4|8	Version:	1.4
14mu|texlive-ftcap-1.4-4|9	Release:	4
14mu|texlive-ftcap-1.4-4|10	Summary:	Allows \caption at the beginning of a table-environment
14mu|texlive-ftcap-1.4-4|11	Group:		Publishing
14mu|texlive-ftcap-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ftcap
14mu|texlive-ftcap-1.4-4|13	License:	GPL
14mu|texlive-ftcap-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftcap.tar.xz
14mu|texlive-ftcap-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftcap.doc.tar.xz
14mu|texlive-ftcap-1.4-4|16	BuildArch:	noarch
14mu|texlive-ftcap-1.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ftcap-1.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ftcap-1.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ftcap-1.4-4|20	
14mu|texlive-ftcap-1.4-4|21	%description
14mu|texlive-ftcap-1.4-4|22	For several reasons a \caption may be desirable at the top of a
14mu|texlive-ftcap-1.4-4|23	table environment. This package changes the table environment
14mu|texlive-ftcap-1.4-4|24	such that \abovecaptionskip and \belowcaptionskip are swapped.
14mu|texlive-ftcap-1.4-4|25	The package should also work with a non-standard table
14mu|texlive-ftcap-1.4-4|26	environment.
14mu|texlive-ftcap-1.4-4|27	
14mu|texlive-ftcap-1.4-4|28	
14mu|texlive-ftcap-1.4-4|29	#-----------------------------------------------------------------------
14mu|texlive-ftcap-1.4-4|30	%files
14mu|texlive-ftcap-1.4-4|31	%{_texmfdistdir}/tex/latex/ftcap/ftcap.sty
14mu|texlive-ftcap-1.4-4|32	%doc %{_texmfdistdir}/doc/latex/ftcap/ftcap.pdf
14mu|texlive-ftcap-1.4-4|33	%doc %{_texmfdistdir}/doc/latex/ftcap/ftcap.tex
14mu|texlive-ftcap-1.4-4|34	
14mu|texlive-ftcap-1.4-4|35	#-----------------------------------------------------------------------
14mu|texlive-ftcap-1.4-4|36	%prep
14mu|texlive-ftcap-1.4-4|37	%setup -c -a0 -a1
14mu|texlive-ftcap-1.4-4|38	
14mu|texlive-ftcap-1.4-4|39	%build
14mu|texlive-ftcap-1.4-4|40	
14mu|texlive-ftcap-1.4-4|41	%install
14mu|texlive-ftcap-1.4-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ftcap-1.4-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ftcap-1.4-4|44	
14mu|texlive-ftcap-1.4-4|45	
14mu|texlive-ftcap-1.4-4|46	
14mu|texlive-ftcap-1.4-4|47	%changelog
14mu|texlive-ftcap-1.4-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-ftcap-1.4-4|49	+ Revision: 00ebb5d
14mu|texlive-ftcap-1.4-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ftcap-1.4-4|51	
14mu|texlive-ftcap-1.4-4|52	

24863 14
14mu|texlive-ftnxtra-0.1-4|1	# revision 17317
14mu|texlive-ftnxtra-0.1-4|2	# category Package
14mu|texlive-ftnxtra-0.1-4|3	# catalog-ctan /macros/latex/contrib/ftnxtra
14mu|texlive-ftnxtra-0.1-4|4	# catalog-date 2010-03-03 22:26:40 +0100
14mu|texlive-ftnxtra-0.1-4|5	# catalog-license lppl
14mu|texlive-ftnxtra-0.1-4|6	# catalog-version 0.1
14mu|texlive-ftnxtra-0.1-4|7	Name:		texlive-ftnxtra
14mu|texlive-ftnxtra-0.1-4|8	Version:	0.1
14mu|texlive-ftnxtra-0.1-4|9	Release:	4
14mu|texlive-ftnxtra-0.1-4|10	Summary:	Extends the applicability of the \footnote command
14mu|texlive-ftnxtra-0.1-4|11	Group:		Publishing
14mu|texlive-ftnxtra-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ftnxtra
14mu|texlive-ftnxtra-0.1-4|13	License:	LPPL
14mu|texlive-ftnxtra-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftnxtra.tar.xz
14mu|texlive-ftnxtra-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftnxtra.doc.tar.xz
14mu|texlive-ftnxtra-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ftnxtra.source.tar.xz
14mu|texlive-ftnxtra-0.1-4|17	BuildArch:	noarch
14mu|texlive-ftnxtra-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ftnxtra-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ftnxtra-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ftnxtra-0.1-4|21	
14mu|texlive-ftnxtra-0.1-4|22	%description
14mu|texlive-ftnxtra-0.1-4|23	The package treats footnotes in \caption, the tabular
14mu|texlive-ftnxtra-0.1-4|24	environment, and \chapter and other \section-like commands.
14mu|texlive-ftnxtra-0.1-4|25	
14mu|texlive-ftnxtra-0.1-4|26	
14mu|texlive-ftnxtra-0.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-ftnxtra-0.1-4|28	%files
14mu|texlive-ftnxtra-0.1-4|29	%{_texmfdistdir}/tex/latex/ftnxtra/ftnxtra.sty
14mu|texlive-ftnxtra-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/ftnxtra/README
14mu|texlive-ftnxtra-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/ftnxtra/ftnxtra.pdf
14mu|texlive-ftnxtra-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/ftnxtra/ftnxtra.tex
14mu|texlive-ftnxtra-0.1-4|33	#- source
14mu|texlive-ftnxtra-0.1-4|34	%doc %{_texmfdistdir}/source/latex/ftnxtra/ftnxtra.dtx
14mu|texlive-ftnxtra-0.1-4|35	%doc %{_texmfdistdir}/source/latex/ftnxtra/ftnxtra.ins
14mu|texlive-ftnxtra-0.1-4|36	
14mu|texlive-ftnxtra-0.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-ftnxtra-0.1-4|38	%prep
14mu|texlive-ftnxtra-0.1-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-ftnxtra-0.1-4|40	
14mu|texlive-ftnxtra-0.1-4|41	%build
14mu|texlive-ftnxtra-0.1-4|42	
14mu|texlive-ftnxtra-0.1-4|43	%install
14mu|texlive-ftnxtra-0.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ftnxtra-0.1-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ftnxtra-0.1-4|46	
14mu|texlive-ftnxtra-0.1-4|47	
14mu|texlive-ftnxtra-0.1-4|48	
14mu|texlive-ftnxtra-0.1-4|49	%changelog
14mu|texlive-ftnxtra-0.1-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-ftnxtra-0.1-4|51	+ Revision: 01626a1
14mu|texlive-ftnxtra-0.1-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ftnxtra-0.1-4|53	
14mu|texlive-ftnxtra-0.1-4|54	

24864 14
14mu|texlive-fullblck-1.03-5|1	# revision 25434
14mu|texlive-fullblck-1.03-5|2	# category Package
14mu|texlive-fullblck-1.03-5|3	# catalog-ctan /macros/latex/contrib/fullblck
14mu|texlive-fullblck-1.03-5|4	# catalog-date 2008-09-12 11:36:07 +0200
14mu|texlive-fullblck-1.03-5|5	# catalog-license lppl
14mu|texlive-fullblck-1.03-5|6	# catalog-version 1.03
14mu|texlive-fullblck-1.03-5|7	Name:		texlive-fullblck
14mu|texlive-fullblck-1.03-5|8	Version:	1.03
14mu|texlive-fullblck-1.03-5|9	Release:	5
14mu|texlive-fullblck-1.03-5|10	Summary:	Left-blocking for letter class
14mu|texlive-fullblck-1.03-5|11	Group:		Publishing
14mu|texlive-fullblck-1.03-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fullblck
14mu|texlive-fullblck-1.03-5|13	License:	LPPL
14mu|texlive-fullblck-1.03-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullblck.tar.xz
14mu|texlive-fullblck-1.03-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullblck.doc.tar.xz
14mu|texlive-fullblck-1.03-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullblck.source.tar.xz
14mu|texlive-fullblck-1.03-5|17	BuildArch:	noarch
14mu|texlive-fullblck-1.03-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fullblck-1.03-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fullblck-1.03-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-fullblck-1.03-5|21	
14mu|texlive-fullblck-1.03-5|22	%description
14mu|texlive-fullblck-1.03-5|23	Used with the letter documentclass to set the letter in a
14mu|texlive-fullblck-1.03-5|24	fullblock style (everything at the left margin).
14mu|texlive-fullblck-1.03-5|25	
14mu|texlive-fullblck-1.03-5|26	
14mu|texlive-fullblck-1.03-5|27	#-----------------------------------------------------------------------
14mu|texlive-fullblck-1.03-5|28	%files
14mu|texlive-fullblck-1.03-5|29	%{_texmfdistdir}/tex/latex/fullblck/fullblck.sty
14mu|texlive-fullblck-1.03-5|30	%doc %{_texmfdistdir}/doc/latex/fullblck/README
14mu|texlive-fullblck-1.03-5|31	%doc %{_texmfdistdir}/doc/latex/fullblck/fullblck.pdf
14mu|texlive-fullblck-1.03-5|32	#- source
14mu|texlive-fullblck-1.03-5|33	%doc %{_texmfdistdir}/source/latex/fullblck/fullblck.dtx
14mu|texlive-fullblck-1.03-5|34	%doc %{_texmfdistdir}/source/latex/fullblck/fullblck.dtx.asc
14mu|texlive-fullblck-1.03-5|35	%doc %{_texmfdistdir}/source/latex/fullblck/fullblck.ins
14mu|texlive-fullblck-1.03-5|36	
14mu|texlive-fullblck-1.03-5|37	#-----------------------------------------------------------------------
14mu|texlive-fullblck-1.03-5|38	%prep
14mu|texlive-fullblck-1.03-5|39	%setup -c -a0 -a1 -a2
14mu|texlive-fullblck-1.03-5|40	
14mu|texlive-fullblck-1.03-5|41	%build
14mu|texlive-fullblck-1.03-5|42	
14mu|texlive-fullblck-1.03-5|43	%install
14mu|texlive-fullblck-1.03-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fullblck-1.03-5|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fullblck-1.03-5|46	
14mu|texlive-fullblck-1.03-5|47	
14mu|texlive-fullblck-1.03-5|48	
14mu|texlive-fullblck-1.03-5|49	%changelog
14mu|texlive-fullblck-1.03-5|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.03-5
14mu|texlive-fullblck-1.03-5|51	+ Revision: eeb7c49
14mu|texlive-fullblck-1.03-5|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fullblck-1.03-5|53	
14mu|texlive-fullblck-1.03-5|54	

24865 14
14mu|texlive-fullwidth-0.1-4|1	# revision 24684
14mu|texlive-fullwidth-0.1-4|2	# category Package
14mu|texlive-fullwidth-0.1-4|3	# catalog-ctan /macros/latex/contrib/fullwidth
14mu|texlive-fullwidth-0.1-4|4	# catalog-date 2011-11-28 12:38:18 +0100
14mu|texlive-fullwidth-0.1-4|5	# catalog-license lppl
14mu|texlive-fullwidth-0.1-4|6	# catalog-version 0.1
14mu|texlive-fullwidth-0.1-4|7	Name:		texlive-fullwidth
14mu|texlive-fullwidth-0.1-4|8	Version:	0.1
14mu|texlive-fullwidth-0.1-4|9	Release:	4
14mu|texlive-fullwidth-0.1-4|10	Summary:	Adjust margins of text block
14mu|texlive-fullwidth-0.1-4|11	Group:		Publishing
14mu|texlive-fullwidth-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fullwidth
14mu|texlive-fullwidth-0.1-4|13	License:	LPPL
14mu|texlive-fullwidth-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullwidth.tar.xz
14mu|texlive-fullwidth-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fullwidth.doc.tar.xz
14mu|texlive-fullwidth-0.1-4|16	BuildArch:	noarch
14mu|texlive-fullwidth-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fullwidth-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fullwidth-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fullwidth-0.1-4|20	
14mu|texlive-fullwidth-0.1-4|21	%description
14mu|texlive-fullwidth-0.1-4|22	The package provides the environment fullwidth, which sets the
14mu|texlive-fullwidth-0.1-4|23	left and right margins in a simple way. There is no constraint
14mu|texlive-fullwidth-0.1-4|24	about page breaks; if you are using the twoside mode, you can
14mu|texlive-fullwidth-0.1-4|25	set the inner and outer margins to avoid the effects of the
14mu|texlive-fullwidth-0.1-4|26	different margins.
14mu|texlive-fullwidth-0.1-4|27	
14mu|texlive-fullwidth-0.1-4|28	
14mu|texlive-fullwidth-0.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-fullwidth-0.1-4|30	%files
14mu|texlive-fullwidth-0.1-4|31	%{_texmfdistdir}/tex/latex/fullwidth/fullwidth.sty
14mu|texlive-fullwidth-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/fullwidth/README
14mu|texlive-fullwidth-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/fullwidth/fullwidth-test.pdf
14mu|texlive-fullwidth-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/fullwidth/fullwidth-test.tex
14mu|texlive-fullwidth-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/fullwidth/fullwidth.pdf
14mu|texlive-fullwidth-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/fullwidth/fullwidth.tex
14mu|texlive-fullwidth-0.1-4|37	
14mu|texlive-fullwidth-0.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-fullwidth-0.1-4|39	%prep
14mu|texlive-fullwidth-0.1-4|40	%setup -c -a0 -a1
14mu|texlive-fullwidth-0.1-4|41	
14mu|texlive-fullwidth-0.1-4|42	%build
14mu|texlive-fullwidth-0.1-4|43	
14mu|texlive-fullwidth-0.1-4|44	%install
14mu|texlive-fullwidth-0.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fullwidth-0.1-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fullwidth-0.1-4|47	
14mu|texlive-fullwidth-0.1-4|48	
14mu|texlive-fullwidth-0.1-4|49	
14mu|texlive-fullwidth-0.1-4|50	%changelog
14mu|texlive-fullwidth-0.1-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-fullwidth-0.1-4|52	+ Revision: 4d91cba
14mu|texlive-fullwidth-0.1-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fullwidth-0.1-4|54	
14mu|texlive-fullwidth-0.1-4|55	

24866 14
14mu|texlive-functan-20070107-4|1	# revision 15878
14mu|texlive-functan-20070107-4|2	# category Package
14mu|texlive-functan-20070107-4|3	# catalog-ctan /macros/latex/contrib/functan
14mu|texlive-functan-20070107-4|4	# catalog-date 2007-01-07 11:47:19 +0100
14mu|texlive-functan-20070107-4|5	# catalog-license lppl
14mu|texlive-functan-20070107-4|6	# catalog-version undef
14mu|texlive-functan-20070107-4|7	Name:		texlive-functan
14mu|texlive-functan-20070107-4|8	Version:	20070107
14mu|texlive-functan-20070107-4|9	Release:	4
14mu|texlive-functan-20070107-4|10	Summary:	Macros for functional analysis and PDE theory
14mu|texlive-functan-20070107-4|11	Group:		Publishing
14mu|texlive-functan-20070107-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/functan
14mu|texlive-functan-20070107-4|13	License:	LPPL
14mu|texlive-functan-20070107-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/functan.tar.xz
14mu|texlive-functan-20070107-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/functan.doc.tar.xz
14mu|texlive-functan-20070107-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/functan.source.tar.xz
14mu|texlive-functan-20070107-4|17	BuildArch:	noarch
14mu|texlive-functan-20070107-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-functan-20070107-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-functan-20070107-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-functan-20070107-4|21	
14mu|texlive-functan-20070107-4|22	%description
14mu|texlive-functan-20070107-4|23	This package provides a convenient and coherent way to deal
14mu|texlive-functan-20070107-4|24	with name of functional spaces (mainly Sobolev spaces) in
14mu|texlive-functan-20070107-4|25	functional analysis and PDE theory. It also provides a set of
14mu|texlive-functan-20070107-4|26	macros for dealing with norms, scalar products and convergence
14mu|texlive-functan-20070107-4|27	with some object oriented flavor (it gives the possibility to
14mu|texlive-functan-20070107-4|28	override the standard behavior of norms, ...).
14mu|texlive-functan-20070107-4|29	
14mu|texlive-functan-20070107-4|30	
14mu|texlive-functan-20070107-4|31	#-----------------------------------------------------------------------
14mu|texlive-functan-20070107-4|32	%files
14mu|texlive-functan-20070107-4|33	%{_texmfdistdir}/tex/latex/functan/functan.sty
14mu|texlive-functan-20070107-4|34	%doc %{_texmfdistdir}/doc/latex/functan/README
14mu|texlive-functan-20070107-4|35	%doc %{_texmfdistdir}/doc/latex/functan/functan.pdf
14mu|texlive-functan-20070107-4|36	#- source
14mu|texlive-functan-20070107-4|37	%doc %{_texmfdistdir}/source/latex/functan/functan.drv
14mu|texlive-functan-20070107-4|38	%doc %{_texmfdistdir}/source/latex/functan/functan.dtx
14mu|texlive-functan-20070107-4|39	%doc %{_texmfdistdir}/source/latex/functan/functan.ins
14mu|texlive-functan-20070107-4|40	
14mu|texlive-functan-20070107-4|41	#-----------------------------------------------------------------------
14mu|texlive-functan-20070107-4|42	%prep
14mu|texlive-functan-20070107-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-functan-20070107-4|44	
14mu|texlive-functan-20070107-4|45	%build
14mu|texlive-functan-20070107-4|46	
14mu|texlive-functan-20070107-4|47	%install
14mu|texlive-functan-20070107-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-functan-20070107-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-functan-20070107-4|50	
14mu|texlive-functan-20070107-4|51	
14mu|texlive-functan-20070107-4|52	
14mu|texlive-functan-20070107-4|53	%changelog
14mu|texlive-functan-20070107-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070107-4
14mu|texlive-functan-20070107-4|55	+ Revision: 35dbfa0
14mu|texlive-functan-20070107-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-functan-20070107-4|57	
14mu|texlive-functan-20070107-4|58	

24867 14
14mu|texlive-fundus-20080912-4|1	# revision 18146
14mu|texlive-fundus-20080912-4|2	# category Package
14mu|texlive-fundus-20080912-4|3	# catalog-ctan /macros/latex/contrib/gene/fundus
14mu|texlive-fundus-20080912-4|4	# catalog-date 2008-09-12 11:49:08 +0200
14mu|texlive-fundus-20080912-4|5	# catalog-license other-free
14mu|texlive-fundus-20080912-4|6	# catalog-version undef
14mu|texlive-fundus-20080912-4|7	Name:		texlive-fundus
14mu|texlive-fundus-20080912-4|8	Version:	20080912
14mu|texlive-fundus-20080912-4|9	Release:	4
14mu|texlive-fundus-20080912-4|10	Summary:	Providing LaTeX access to various font families
14mu|texlive-fundus-20080912-4|11	Group:		Publishing
14mu|texlive-fundus-20080912-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/fundus
14mu|texlive-fundus-20080912-4|13	License:	OTHER-FREE
14mu|texlive-fundus-20080912-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus.tar.xz
14mu|texlive-fundus-20080912-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus.doc.tar.xz
14mu|texlive-fundus-20080912-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus.source.tar.xz
14mu|texlive-fundus-20080912-4|17	BuildArch:	noarch
14mu|texlive-fundus-20080912-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fundus-20080912-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fundus-20080912-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fundus-20080912-4|21	
14mu|texlive-fundus-20080912-4|22	%description
14mu|texlive-fundus-20080912-4|23	Fonts supported are Peter Vanroose's calligra and handwriting
14mu|texlive-fundus-20080912-4|24	fonts, the Washington University cyrillic fonts, the la and lla
14mu|texlive-fundus-20080912-4|25	children's handwriting fonts, the Computer Modern outline
14mu|texlive-fundus-20080912-4|26	fonts, various 'Star Trek' fonts, Sutterlin and schwell
14mu|texlive-fundus-20080912-4|27	handwriting fonts, the twcal calligraphic fonts, and the va
14mu|texlive-fundus-20080912-4|28	handwriting fonts. Note that the Washington University fonts
14mu|texlive-fundus-20080912-4|29	are now officially supported by LaTeX, as the OT2 encoding.
14mu|texlive-fundus-20080912-4|30	
14mu|texlive-fundus-20080912-4|31	
14mu|texlive-fundus-20080912-4|32	#-----------------------------------------------------------------------
14mu|texlive-fundus-20080912-4|33	%files
14mu|texlive-fundus-20080912-4|34	%{_texmfdistdir}/tex/latex/fundus/calligra.sty
14mu|texlive-fundus-20080912-4|35	%{_texmfdistdir}/tex/latex/fundus/cyr.sty
14mu|texlive-fundus-20080912-4|36	%{_texmfdistdir}/tex/latex/fundus/la.sty
14mu|texlive-fundus-20080912-4|37	%{_texmfdistdir}/tex/latex/fundus/ot1ocm.fd
14mu|texlive-fundus-20080912-4|38	%{_texmfdistdir}/tex/latex/fundus/ot1ocmss.fd
14mu|texlive-fundus-20080912-4|39	%{_texmfdistdir}/tex/latex/fundus/ot1ocmtt.fd
14mu|texlive-fundus-20080912-4|40	%{_texmfdistdir}/tex/latex/fundus/pvscript.sty
14mu|texlive-fundus-20080912-4|41	%{_texmfdistdir}/tex/latex/fundus/startrek.sty
14mu|texlive-fundus-20080912-4|42	%{_texmfdistdir}/tex/latex/fundus/suetterl.sty
14mu|texlive-fundus-20080912-4|43	%{_texmfdistdir}/tex/latex/fundus/twcal.sty
14mu|texlive-fundus-20080912-4|44	%{_texmfdistdir}/tex/latex/fundus/va.sty
14mu|texlive-fundus-20080912-4|45	%doc %{_texmfdistdir}/doc/latex/fundus/doc/calligra.pdf
14mu|texlive-fundus-20080912-4|46	%doc %{_texmfdistdir}/doc/latex/fundus/doc/la.pdf
14mu|texlive-fundus-20080912-4|47	%doc %{_texmfdistdir}/doc/latex/fundus/doc/outline.pdf
14mu|texlive-fundus-20080912-4|48	%doc %{_texmfdistdir}/doc/latex/fundus/doc/twcal.pdf
14mu|texlive-fundus-20080912-4|49	%doc %{_texmfdistdir}/doc/latex/fundus/startrek.map
14mu|texlive-fundus-20080912-4|50	%doc %{_texmfdistdir}/doc/latex/fundus/stclass.zip
14mu|texlive-fundus-20080912-4|51	%doc %{_texmfdistdir}/doc/latex/fundus/stmov.zip
14mu|texlive-fundus-20080912-4|52	%doc %{_texmfdistdir}/doc/latex/fundus/tngcril.zip
14mu|texlive-fundus-20080912-4|53	%doc %{_texmfdistdir}/doc/latex/fundus/tngmon.zip
14mu|texlive-fundus-20080912-4|54	%doc %{_texmfdistdir}/doc/latex/fundus/tngtit.zip
14mu|texlive-fundus-20080912-4|55	#- source
14mu|texlive-fundus-20080912-4|56	%doc %{_texmfdistdir}/source/latex/fundus/calligra.dtx
14mu|texlive-fundus-20080912-4|57	%doc %{_texmfdistdir}/source/latex/fundus/calligra.ins
14mu|texlive-fundus-20080912-4|58	%doc %{_texmfdistdir}/source/latex/fundus/la.dtx
14mu|texlive-fundus-20080912-4|59	%doc %{_texmfdistdir}/source/latex/fundus/la.ins
14mu|texlive-fundus-20080912-4|60	%doc %{_texmfdistdir}/source/latex/fundus/outline.dtx
14mu|texlive-fundus-20080912-4|61	%doc %{_texmfdistdir}/source/latex/fundus/outline.ins
14mu|texlive-fundus-20080912-4|62	%doc %{_texmfdistdir}/source/latex/fundus/pvscript.dtx
14mu|texlive-fundus-20080912-4|63	%doc %{_texmfdistdir}/source/latex/fundus/pvscript.ins
14mu|texlive-fundus-20080912-4|64	%doc %{_texmfdistdir}/source/latex/fundus/startrek.dtx
14mu|texlive-fundus-20080912-4|65	%doc %{_texmfdistdir}/source/latex/fundus/startrek.ins
14mu|texlive-fundus-20080912-4|66	%doc %{_texmfdistdir}/source/latex/fundus/suetterl.dtx
14mu|texlive-fundus-20080912-4|67	%doc %{_texmfdistdir}/source/latex/fundus/suetterl.ins
14mu|texlive-fundus-20080912-4|68	%doc %{_texmfdistdir}/source/latex/fundus/twcal.dtx
14mu|texlive-fundus-20080912-4|69	%doc %{_texmfdistdir}/source/latex/fundus/twcal.ins
14mu|texlive-fundus-20080912-4|70	%doc %{_texmfdistdir}/source/latex/fundus/va.dtx
14mu|texlive-fundus-20080912-4|71	%doc %{_texmfdistdir}/source/latex/fundus/va.ins
14mu|texlive-fundus-20080912-4|72	
14mu|texlive-fundus-20080912-4|73	#-----------------------------------------------------------------------
14mu|texlive-fundus-20080912-4|74	%prep
14mu|texlive-fundus-20080912-4|75	%setup -c -a0 -a1 -a2
14mu|texlive-fundus-20080912-4|76	
14mu|texlive-fundus-20080912-4|77	%build
14mu|texlive-fundus-20080912-4|78	
14mu|texlive-fundus-20080912-4|79	%install
14mu|texlive-fundus-20080912-4|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fundus-20080912-4|81	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fundus-20080912-4|82	
14mu|texlive-fundus-20080912-4|83	
14mu|texlive-fundus-20080912-4|84	
14mu|texlive-fundus-20080912-4|85	%changelog
14mu|texlive-fundus-20080912-4|86	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080912-4
14mu|texlive-fundus-20080912-4|87	+ Revision: 61b6169
14mu|texlive-fundus-20080912-4|88	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fundus-20080912-4|89	
14mu|texlive-fundus-20080912-4|90	

24868 14
14mu|texlive-fundus-calligra-1.2-4|1	# revision 26018
14mu|texlive-fundus-calligra-1.2-4|2	# category Package
14mu|texlive-fundus-calligra-1.2-4|3	# catalog-ctan /macros/latex/contrib/fundus/calligra
14mu|texlive-fundus-calligra-1.2-4|4	# catalog-date 2012-04-15 00:54:55 +0200
14mu|texlive-fundus-calligra-1.2-4|5	# catalog-license other-free
14mu|texlive-fundus-calligra-1.2-4|6	# catalog-version 1.2
14mu|texlive-fundus-calligra-1.2-4|7	Name:		texlive-fundus-calligra
14mu|texlive-fundus-calligra-1.2-4|8	Version:	1.2
14mu|texlive-fundus-calligra-1.2-4|9	Release:	4
14mu|texlive-fundus-calligra-1.2-4|10	Summary:	Support for the calligra font in LaTeX documents
14mu|texlive-fundus-calligra-1.2-4|11	Group:		Publishing
14mu|texlive-fundus-calligra-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fundus/calligra
14mu|texlive-fundus-calligra-1.2-4|13	License:	OTHER-FREE
14mu|texlive-fundus-calligra-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-calligra.tar.xz
14mu|texlive-fundus-calligra-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-calligra.doc.tar.xz
14mu|texlive-fundus-calligra-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-calligra.source.tar.xz
14mu|texlive-fundus-calligra-1.2-4|17	BuildArch:	noarch
14mu|texlive-fundus-calligra-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fundus-calligra-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fundus-calligra-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fundus-calligra-1.2-4|21	
14mu|texlive-fundus-calligra-1.2-4|22	%description
14mu|texlive-fundus-calligra-1.2-4|23	The package offers support for the calligra handwriting font,
14mu|texlive-fundus-calligra-1.2-4|24	in LaTeX documents. The package is part of the fundus bundle.
14mu|texlive-fundus-calligra-1.2-4|25	
14mu|texlive-fundus-calligra-1.2-4|26	
14mu|texlive-fundus-calligra-1.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-fundus-calligra-1.2-4|28	%files
14mu|texlive-fundus-calligra-1.2-4|29	%{_texmfdistdir}/tex/latex/fundus-calligra/calligra.sty
14mu|texlive-fundus-calligra-1.2-4|30	%doc %{_texmfdistdir}/doc/latex/fundus-calligra/calligra.pdf
14mu|texlive-fundus-calligra-1.2-4|31	#- source
14mu|texlive-fundus-calligra-1.2-4|32	%doc %{_texmfdistdir}/source/latex/fundus-calligra/calligra.dtx
14mu|texlive-fundus-calligra-1.2-4|33	%doc %{_texmfdistdir}/source/latex/fundus-calligra/calligra.ins
14mu|texlive-fundus-calligra-1.2-4|34	
14mu|texlive-fundus-calligra-1.2-4|35	#-----------------------------------------------------------------------
14mu|texlive-fundus-calligra-1.2-4|36	%prep
14mu|texlive-fundus-calligra-1.2-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-fundus-calligra-1.2-4|38	
14mu|texlive-fundus-calligra-1.2-4|39	%build
14mu|texlive-fundus-calligra-1.2-4|40	
14mu|texlive-fundus-calligra-1.2-4|41	%install
14mu|texlive-fundus-calligra-1.2-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fundus-calligra-1.2-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fundus-calligra-1.2-4|44	
14mu|texlive-fundus-calligra-1.2-4|45	
14mu|texlive-fundus-calligra-1.2-4|46	
14mu|texlive-fundus-calligra-1.2-4|47	%changelog
14mu|texlive-fundus-calligra-1.2-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-fundus-calligra-1.2-4|49	+ Revision: ecc5c6e
14mu|texlive-fundus-calligra-1.2-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fundus-calligra-1.2-4|51	
14mu|texlive-fundus-calligra-1.2-4|52	

24869 14
14mu|texlive-fundus-cyr-20120415-4|1	# revision 26019
14mu|texlive-fundus-cyr-20120415-4|2	# category Package
14mu|texlive-fundus-cyr-20120415-4|3	# catalog-ctan /macros/latex/contrib/fundus/cyr/cyr.sty
14mu|texlive-fundus-cyr-20120415-4|4	# catalog-date 2012-04-15 11:57:05 +0200
14mu|texlive-fundus-cyr-20120415-4|5	# catalog-license lppl1.3
14mu|texlive-fundus-cyr-20120415-4|6	# catalog-version undef
14mu|texlive-fundus-cyr-20120415-4|7	Name:		texlive-fundus-cyr
14mu|texlive-fundus-cyr-20120415-4|8	Version:	20120415
14mu|texlive-fundus-cyr-20120415-4|9	Release:	4
14mu|texlive-fundus-cyr-20120415-4|10	Summary:	Support for Washington University Cyrillic fonts
14mu|texlive-fundus-cyr-20120415-4|11	Group:		Publishing
14mu|texlive-fundus-cyr-20120415-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fundus/cyr/cyr.sty
14mu|texlive-fundus-cyr-20120415-4|13	License:	LPPL1.3
14mu|texlive-fundus-cyr-20120415-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-cyr.tar.xz
14mu|texlive-fundus-cyr-20120415-4|15	BuildArch:	noarch
14mu|texlive-fundus-cyr-20120415-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-fundus-cyr-20120415-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-fundus-cyr-20120415-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-fundus-cyr-20120415-4|19	
14mu|texlive-fundus-cyr-20120415-4|20	%description
14mu|texlive-fundus-cyr-20120415-4|21	The package supports the use of the Washington Cyrillic fonts
14mu|texlive-fundus-cyr-20120415-4|22	with LaTeX (Note that standard LateX has support, too, as
14mu|texlive-fundus-cyr-20120415-4|23	encoding OT2). The package is distributed as part of the fundus
14mu|texlive-fundus-cyr-20120415-4|24	bundle.
14mu|texlive-fundus-cyr-20120415-4|25	
14mu|texlive-fundus-cyr-20120415-4|26	
14mu|texlive-fundus-cyr-20120415-4|27	#-----------------------------------------------------------------------
14mu|texlive-fundus-cyr-20120415-4|28	%files
14mu|texlive-fundus-cyr-20120415-4|29	%{_texmfdistdir}/tex/latex/fundus-cyr/cyr.sty
14mu|texlive-fundus-cyr-20120415-4|30	
14mu|texlive-fundus-cyr-20120415-4|31	#-----------------------------------------------------------------------
14mu|texlive-fundus-cyr-20120415-4|32	%prep
14mu|texlive-fundus-cyr-20120415-4|33	%setup -c -a0
14mu|texlive-fundus-cyr-20120415-4|34	
14mu|texlive-fundus-cyr-20120415-4|35	%build
14mu|texlive-fundus-cyr-20120415-4|36	
14mu|texlive-fundus-cyr-20120415-4|37	%install
14mu|texlive-fundus-cyr-20120415-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fundus-cyr-20120415-4|39	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-fundus-cyr-20120415-4|40	
14mu|texlive-fundus-cyr-20120415-4|41	
14mu|texlive-fundus-cyr-20120415-4|42	
14mu|texlive-fundus-cyr-20120415-4|43	%changelog
14mu|texlive-fundus-cyr-20120415-4|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120415-4
14mu|texlive-fundus-cyr-20120415-4|45	+ Revision: c6d7090
14mu|texlive-fundus-cyr-20120415-4|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fundus-cyr-20120415-4|47	
14mu|texlive-fundus-cyr-20120415-4|48	

24870 14
14mu|texlive-fundus-sueterlin-1.2-4|1	# revision 26030
14mu|texlive-fundus-sueterlin-1.2-4|2	# category Package
14mu|texlive-fundus-sueterlin-1.2-4|3	# catalog-ctan /macros/latex/contrib/fundus/suetterl
14mu|texlive-fundus-sueterlin-1.2-4|4	# catalog-date 2012-04-18 12:42:25 +0200
14mu|texlive-fundus-sueterlin-1.2-4|5	# catalog-license lppl1.3
14mu|texlive-fundus-sueterlin-1.2-4|6	# catalog-version 1.2
14mu|texlive-fundus-sueterlin-1.2-4|7	Name:		texlive-fundus-sueterlin
14mu|texlive-fundus-sueterlin-1.2-4|8	Version:	1.2
14mu|texlive-fundus-sueterlin-1.2-4|9	Release:	4
14mu|texlive-fundus-sueterlin-1.2-4|10	Summary:	Sutterlin
14mu|texlive-fundus-sueterlin-1.2-4|11	Group:		Publishing
14mu|texlive-fundus-sueterlin-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fundus/suetterl
14mu|texlive-fundus-sueterlin-1.2-4|13	License:	LPPL1.3
14mu|texlive-fundus-sueterlin-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-sueterlin.tar.xz
14mu|texlive-fundus-sueterlin-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-sueterlin.doc.tar.xz
14mu|texlive-fundus-sueterlin-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fundus-sueterlin.source.tar.xz
14mu|texlive-fundus-sueterlin-1.2-4|17	BuildArch:	noarch
14mu|texlive-fundus-sueterlin-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-fundus-sueterlin-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-fundus-sueterlin-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-fundus-sueterlin-1.2-4|21	
14mu|texlive-fundus-sueterlin-1.2-4|22	%description
14mu|texlive-fundus-sueterlin-1.2-4|23	The package supports use, in LaTeX, of the MetaFont emulation
14mu|texlive-fundus-sueterlin-1.2-4|24	of the Sueterlin handwriting fonts The package is distributed
14mu|texlive-fundus-sueterlin-1.2-4|25	as part of the fundus bundle..
14mu|texlive-fundus-sueterlin-1.2-4|26	
14mu|texlive-fundus-sueterlin-1.2-4|27	
14mu|texlive-fundus-sueterlin-1.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-fundus-sueterlin-1.2-4|29	%files
14mu|texlive-fundus-sueterlin-1.2-4|30	%{_texmfdistdir}/tex/latex/fundus-sueterlin/suetterl.sty
14mu|texlive-fundus-sueterlin-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/fundus-sueterlin/suetterl.pdf
14mu|texlive-fundus-sueterlin-1.2-4|32	#- source
14mu|texlive-fundus-sueterlin-1.2-4|33	%doc %{_texmfdistdir}/source/latex/fundus-sueterlin/suetterl.dtx
14mu|texlive-fundus-sueterlin-1.2-4|34	%doc %{_texmfdistdir}/source/latex/fundus-sueterlin/suetterl.ins
14mu|texlive-fundus-sueterlin-1.2-4|35	
14mu|texlive-fundus-sueterlin-1.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-fundus-sueterlin-1.2-4|37	%prep
14mu|texlive-fundus-sueterlin-1.2-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-fundus-sueterlin-1.2-4|39	
14mu|texlive-fundus-sueterlin-1.2-4|40	%build
14mu|texlive-fundus-sueterlin-1.2-4|41	
14mu|texlive-fundus-sueterlin-1.2-4|42	%install
14mu|texlive-fundus-sueterlin-1.2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fundus-sueterlin-1.2-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-fundus-sueterlin-1.2-4|45	
14mu|texlive-fundus-sueterlin-1.2-4|46	
14mu|texlive-fundus-sueterlin-1.2-4|47	
14mu|texlive-fundus-sueterlin-1.2-4|48	%changelog
14mu|texlive-fundus-sueterlin-1.2-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-fundus-sueterlin-1.2-4|50	+ Revision: 02ad702
14mu|texlive-fundus-sueterlin-1.2-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fundus-sueterlin-1.2-4|52	
14mu|texlive-fundus-sueterlin-1.2-4|53	

24871 14
14mu|texlive-fwlw-20110228-4|1	# revision 21548
14mu|texlive-fwlw-20110228-4|2	# category Package
14mu|texlive-fwlw-20110228-4|3	# catalog-ctan /macros/latex/contrib/fwlw
14mu|texlive-fwlw-20110228-4|4	# catalog-date 2011-02-28 15:08:29 +0100
14mu|texlive-fwlw-20110228-4|5	# catalog-license other-free
14mu|texlive-fwlw-20110228-4|6	# catalog-version undef
14mu|texlive-fwlw-20110228-4|7	Name:		texlive-fwlw
14mu|texlive-fwlw-20110228-4|8	Version:	20110228
14mu|texlive-fwlw-20110228-4|9	Release:	4
14mu|texlive-fwlw-20110228-4|10	Summary:	Get first and last words of a page
14mu|texlive-fwlw-20110228-4|11	Group:		Publishing
14mu|texlive-fwlw-20110228-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fwlw
14mu|texlive-fwlw-20110228-4|13	License:	OTHER-FREE
14mu|texlive-fwlw-20110228-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fwlw.tar.xz
14mu|texlive-fwlw-20110228-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fwlw.doc.tar.xz
14mu|texlive-fwlw-20110228-4|16	BuildArch:	noarch
14mu|texlive-fwlw-20110228-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-fwlw-20110228-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-fwlw-20110228-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-fwlw-20110228-4|20	
14mu|texlive-fwlw-20110228-4|21	%description
14mu|texlive-fwlw-20110228-4|22	The package extracts the first and last words of a page,
14mu|texlive-fwlw-20110228-4|23	together with the first word of the next page, just before the
14mu|texlive-fwlw-20110228-4|24	page is formed into the object to print. The package defines a
14mu|texlive-fwlw-20110228-4|25	couple of page styles that use the words that have been
14mu|texlive-fwlw-20110228-4|26	extracted.
14mu|texlive-fwlw-20110228-4|27	
14mu|texlive-fwlw-20110228-4|28	
14mu|texlive-fwlw-20110228-4|29	#-----------------------------------------------------------------------
14mu|texlive-fwlw-20110228-4|30	%files
14mu|texlive-fwlw-20110228-4|31	%{_texmfdistdir}/tex/latex/fwlw/fwlw.sty
14mu|texlive-fwlw-20110228-4|32	%doc %{_texmfdistdir}/doc/latex/fwlw/README
14mu|texlive-fwlw-20110228-4|33	%doc %{_texmfdistdir}/doc/latex/fwlw/fwlw.pdf
14mu|texlive-fwlw-20110228-4|34	%doc %{_texmfdistdir}/doc/latex/fwlw/fwlw.tex
14mu|texlive-fwlw-20110228-4|35	
14mu|texlive-fwlw-20110228-4|36	#-----------------------------------------------------------------------
14mu|texlive-fwlw-20110228-4|37	%prep
14mu|texlive-fwlw-20110228-4|38	%setup -c -a0 -a1
14mu|texlive-fwlw-20110228-4|39	
14mu|texlive-fwlw-20110228-4|40	%build
14mu|texlive-fwlw-20110228-4|41	
14mu|texlive-fwlw-20110228-4|42	%install
14mu|texlive-fwlw-20110228-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-fwlw-20110228-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-fwlw-20110228-4|45	
14mu|texlive-fwlw-20110228-4|46	
14mu|texlive-fwlw-20110228-4|47	
14mu|texlive-fwlw-20110228-4|48	%changelog
14mu|texlive-fwlw-20110228-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110228-4
14mu|texlive-fwlw-20110228-4|50	+ Revision: 6930a6a
14mu|texlive-fwlw-20110228-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-fwlw-20110228-4|52	
14mu|texlive-fwlw-20110228-4|53	

24872 14
14mu|texlive-gaceta-1.06-4|1	# revision 15878
14mu|texlive-gaceta-1.06-4|2	# category Package
14mu|texlive-gaceta-1.06-4|3	# catalog-ctan /macros/latex/contrib/gaceta
14mu|texlive-gaceta-1.06-4|4	# catalog-date 2008-08-19 21:00:04 +0200
14mu|texlive-gaceta-1.06-4|5	# catalog-license lppl
14mu|texlive-gaceta-1.06-4|6	# catalog-version 1.06
14mu|texlive-gaceta-1.06-4|7	Name:		texlive-gaceta
14mu|texlive-gaceta-1.06-4|8	Version:	1.06
14mu|texlive-gaceta-1.06-4|9	Release:	4
14mu|texlive-gaceta-1.06-4|10	Summary:	A class to typeset La Gaceta de la RSME
14mu|texlive-gaceta-1.06-4|11	Group:		Publishing
14mu|texlive-gaceta-1.06-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gaceta
14mu|texlive-gaceta-1.06-4|13	License:	LPPL
14mu|texlive-gaceta-1.06-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gaceta.tar.xz
14mu|texlive-gaceta-1.06-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gaceta.doc.tar.xz
14mu|texlive-gaceta-1.06-4|16	BuildArch:	noarch
14mu|texlive-gaceta-1.06-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gaceta-1.06-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gaceta-1.06-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gaceta-1.06-4|20	
14mu|texlive-gaceta-1.06-4|21	%description
14mu|texlive-gaceta-1.06-4|22	The class will typeset papers for <<La Gaceta de la Real
14mu|texlive-gaceta-1.06-4|23	Sociedad Matematica Espanola>>.
14mu|texlive-gaceta-1.06-4|24	
14mu|texlive-gaceta-1.06-4|25	
14mu|texlive-gaceta-1.06-4|26	#-----------------------------------------------------------------------
14mu|texlive-gaceta-1.06-4|27	%files
14mu|texlive-gaceta-1.06-4|28	%{_texmfdistdir}/tex/latex/gaceta/gaceta.cls
14mu|texlive-gaceta-1.06-4|29	%doc %{_texmfdistdir}/doc/latex/gaceta/README
14mu|texlive-gaceta-1.06-4|30	%doc %{_texmfdistdir}/doc/latex/gaceta/plantilla-articulo-de-seccion.pdf
14mu|texlive-gaceta-1.06-4|31	%doc %{_texmfdistdir}/doc/latex/gaceta/plantilla-articulo-de-seccion.tex
14mu|texlive-gaceta-1.06-4|32	%doc %{_texmfdistdir}/doc/latex/gaceta/plantilla-articulo-suelto.pdf
14mu|texlive-gaceta-1.06-4|33	%doc %{_texmfdistdir}/doc/latex/gaceta/plantilla-articulo-suelto.tex
14mu|texlive-gaceta-1.06-4|34	
14mu|texlive-gaceta-1.06-4|35	#-----------------------------------------------------------------------
14mu|texlive-gaceta-1.06-4|36	%prep
14mu|texlive-gaceta-1.06-4|37	%setup -c -a0 -a1
14mu|texlive-gaceta-1.06-4|38	
14mu|texlive-gaceta-1.06-4|39	%build
14mu|texlive-gaceta-1.06-4|40	
14mu|texlive-gaceta-1.06-4|41	%install
14mu|texlive-gaceta-1.06-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gaceta-1.06-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gaceta-1.06-4|44	
14mu|texlive-gaceta-1.06-4|45	
14mu|texlive-gaceta-1.06-4|46	
14mu|texlive-gaceta-1.06-4|47	%changelog
14mu|texlive-gaceta-1.06-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.06-4
14mu|texlive-gaceta-1.06-4|49	+ Revision: 1c037c2
14mu|texlive-gaceta-1.06-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gaceta-1.06-4|51	
14mu|texlive-gaceta-1.06-4|52	

24873 14
14mu|texlive-galois-1.5-4|1	# revision 15878
14mu|texlive-galois-1.5-4|2	# category Package
14mu|texlive-galois-1.5-4|3	# catalog-ctan /macros/latex/contrib/galois
14mu|texlive-galois-1.5-4|4	# catalog-date 2006-12-02 11:49:32 +0100
14mu|texlive-galois-1.5-4|5	# catalog-license lppl
14mu|texlive-galois-1.5-4|6	# catalog-version 1.5
14mu|texlive-galois-1.5-4|7	Name:		texlive-galois
14mu|texlive-galois-1.5-4|8	Version:	1.5
14mu|texlive-galois-1.5-4|9	Release:	4
14mu|texlive-galois-1.5-4|10	Summary:	Typeset Galois connections
14mu|texlive-galois-1.5-4|11	Group:		Publishing
14mu|texlive-galois-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/galois
14mu|texlive-galois-1.5-4|13	License:	LPPL
14mu|texlive-galois-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/galois.tar.xz
14mu|texlive-galois-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/galois.doc.tar.xz
14mu|texlive-galois-1.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/galois.source.tar.xz
14mu|texlive-galois-1.5-4|17	BuildArch:	noarch
14mu|texlive-galois-1.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-galois-1.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-galois-1.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-galois-1.5-4|21	
14mu|texlive-galois-1.5-4|22	%description
14mu|texlive-galois-1.5-4|23	The package deals with connections in two-dimensional style,
14mu|texlive-galois-1.5-4|24	optionally in colour.
14mu|texlive-galois-1.5-4|25	
14mu|texlive-galois-1.5-4|26	
14mu|texlive-galois-1.5-4|27	#-----------------------------------------------------------------------
14mu|texlive-galois-1.5-4|28	%files
14mu|texlive-galois-1.5-4|29	%{_texmfdistdir}/tex/latex/galois/galois.sty
14mu|texlive-galois-1.5-4|30	%doc %{_texmfdistdir}/doc/latex/galois/README
14mu|texlive-galois-1.5-4|31	%doc %{_texmfdistdir}/doc/latex/galois/galois.pdf
14mu|texlive-galois-1.5-4|32	#- source
14mu|texlive-galois-1.5-4|33	%doc %{_texmfdistdir}/source/latex/galois/Makefile
14mu|texlive-galois-1.5-4|34	%doc %{_texmfdistdir}/source/latex/galois/galois.dtx
14mu|texlive-galois-1.5-4|35	%doc %{_texmfdistdir}/source/latex/galois/galois.ins
14mu|texlive-galois-1.5-4|36	
14mu|texlive-galois-1.5-4|37	#-----------------------------------------------------------------------
14mu|texlive-galois-1.5-4|38	%prep
14mu|texlive-galois-1.5-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-galois-1.5-4|40	
14mu|texlive-galois-1.5-4|41	%build
14mu|texlive-galois-1.5-4|42	
14mu|texlive-galois-1.5-4|43	%install
14mu|texlive-galois-1.5-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-galois-1.5-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-galois-1.5-4|46	
14mu|texlive-galois-1.5-4|47	
14mu|texlive-galois-1.5-4|48	
14mu|texlive-galois-1.5-4|49	%changelog
14mu|texlive-galois-1.5-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-galois-1.5-4|51	+ Revision: 4918ebd
14mu|texlive-galois-1.5-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-galois-1.5-4|53	
14mu|texlive-galois-1.5-4|54	

24874 14
14mu|texlive-gamebook-1.0-4|1	# revision 24714
14mu|texlive-gamebook-1.0-4|2	# category Package
14mu|texlive-gamebook-1.0-4|3	# catalog-ctan /macros/latex/contrib/gamebook
14mu|texlive-gamebook-1.0-4|4	# catalog-date 2011-11-29 16:55:00 +0100
14mu|texlive-gamebook-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-gamebook-1.0-4|6	# catalog-version 1.0
14mu|texlive-gamebook-1.0-4|7	Name:		texlive-gamebook
14mu|texlive-gamebook-1.0-4|8	Version:	1.0
14mu|texlive-gamebook-1.0-4|9	Release:	4
14mu|texlive-gamebook-1.0-4|10	Summary:	Typeset gamebooks and other interactive novels
14mu|texlive-gamebook-1.0-4|11	Group:		Publishing
14mu|texlive-gamebook-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gamebook
14mu|texlive-gamebook-1.0-4|13	License:	LPPL1.3
14mu|texlive-gamebook-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gamebook.tar.xz
14mu|texlive-gamebook-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gamebook.doc.tar.xz
14mu|texlive-gamebook-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gamebook.source.tar.xz
14mu|texlive-gamebook-1.0-4|17	BuildArch:	noarch
14mu|texlive-gamebook-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gamebook-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gamebook-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-gamebook-1.0-4|21	
14mu|texlive-gamebook-1.0-4|22	%description
14mu|texlive-gamebook-1.0-4|23	This package provides the means in order to lay-out gamebooks
14mu|texlive-gamebook-1.0-4|24	with LaTeX. A simple gamebook example is included with the
14mu|texlive-gamebook-1.0-4|25	package, and acts as a tutorial.
14mu|texlive-gamebook-1.0-4|26	
14mu|texlive-gamebook-1.0-4|27	
14mu|texlive-gamebook-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-gamebook-1.0-4|29	%files
14mu|texlive-gamebook-1.0-4|30	%{_texmfdistdir}/tex/latex/gamebook/gamebook.sty
14mu|texlive-gamebook-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/gamebook/README
14mu|texlive-gamebook-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/gamebook/gamebook-example.pdf
14mu|texlive-gamebook-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/gamebook/gamebook-example.tex
14mu|texlive-gamebook-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/gamebook/gamebook.pdf
14mu|texlive-gamebook-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/gamebook/lppl.txt
14mu|texlive-gamebook-1.0-4|36	#- source
14mu|texlive-gamebook-1.0-4|37	%doc %{_texmfdistdir}/source/latex/gamebook/gamebook.dtx
14mu|texlive-gamebook-1.0-4|38	%doc %{_texmfdistdir}/source/latex/gamebook/gamebook.ins
14mu|texlive-gamebook-1.0-4|39	
14mu|texlive-gamebook-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-gamebook-1.0-4|41	%prep
14mu|texlive-gamebook-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-gamebook-1.0-4|43	
14mu|texlive-gamebook-1.0-4|44	%build
14mu|texlive-gamebook-1.0-4|45	
14mu|texlive-gamebook-1.0-4|46	%install
14mu|texlive-gamebook-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gamebook-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gamebook-1.0-4|49	
14mu|texlive-gamebook-1.0-4|50	
14mu|texlive-gamebook-1.0-4|51	
14mu|texlive-gamebook-1.0-4|52	%changelog
14mu|texlive-gamebook-1.0-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-gamebook-1.0-4|54	+ Revision: 2526160
14mu|texlive-gamebook-1.0-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gamebook-1.0-4|56	
14mu|texlive-gamebook-1.0-4|57	

24875 14
14mu|texlive-garrigues-20091110-4|1	# revision 15878
14mu|texlive-garrigues-20091110-4|2	# category Package
14mu|texlive-garrigues-20091110-4|3	# catalog-ctan /graphics/metapost/contrib/macros/garrigues
14mu|texlive-garrigues-20091110-4|4	# catalog-date 2009-11-10 09:15:37 +0100
14mu|texlive-garrigues-20091110-4|5	# catalog-license lppl
14mu|texlive-garrigues-20091110-4|6	# catalog-version undef
14mu|texlive-garrigues-20091110-4|7	Name:		texlive-garrigues
14mu|texlive-garrigues-20091110-4|8	Version:	20091110
14mu|texlive-garrigues-20091110-4|9	Release:	4
14mu|texlive-garrigues-20091110-4|10	Summary:	MetaPost macros for the reproduction of Garrigues' Easter nomogram
14mu|texlive-garrigues-20091110-4|11	Group:		Publishing
14mu|texlive-garrigues-20091110-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/garrigues
14mu|texlive-garrigues-20091110-4|13	License:	LPPL
14mu|texlive-garrigues-20091110-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/garrigues.tar.xz
14mu|texlive-garrigues-20091110-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/garrigues.doc.tar.xz
14mu|texlive-garrigues-20091110-4|16	BuildArch:	noarch
14mu|texlive-garrigues-20091110-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-garrigues-20091110-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-garrigues-20091110-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-garrigues-20091110-4|20	
14mu|texlive-garrigues-20091110-4|21	%description
14mu|texlive-garrigues-20091110-4|22	Metapost macros for the reproduction of Garrigues' Easter
14mu|texlive-garrigues-20091110-4|23	nomogram. These macros are described in Denis Roegel: An
14mu|texlive-garrigues-20091110-4|24	introduction to nomography: Garrigues' nomogram for the
14mu|texlive-garrigues-20091110-4|25	computation of Easter, TUGboat (volume 30, number 1, 2009,
14mu|texlive-garrigues-20091110-4|26	pages 88-104).
14mu|texlive-garrigues-20091110-4|27	
14mu|texlive-garrigues-20091110-4|28	
14mu|texlive-garrigues-20091110-4|29	#-----------------------------------------------------------------------
14mu|texlive-garrigues-20091110-4|30	%files
14mu|texlive-garrigues-20091110-4|31	%{_texmfdistdir}/metapost/garrigues/garrigues.mp
14mu|texlive-garrigues-20091110-4|32	%doc %{_texmfdistdir}/doc/metapost/garrigues/README
14mu|texlive-garrigues-20091110-4|33	%doc %{_texmfdistdir}/doc/metapost/garrigues/article.txt
14mu|texlive-garrigues-20091110-4|34	
14mu|texlive-garrigues-20091110-4|35	#-----------------------------------------------------------------------
14mu|texlive-garrigues-20091110-4|36	%prep
14mu|texlive-garrigues-20091110-4|37	%setup -c -a0 -a1
14mu|texlive-garrigues-20091110-4|38	
14mu|texlive-garrigues-20091110-4|39	%build
14mu|texlive-garrigues-20091110-4|40	
14mu|texlive-garrigues-20091110-4|41	%install
14mu|texlive-garrigues-20091110-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-garrigues-20091110-4|43	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-garrigues-20091110-4|44	
14mu|texlive-garrigues-20091110-4|45	
14mu|texlive-garrigues-20091110-4|46	
14mu|texlive-garrigues-20091110-4|47	%changelog
14mu|texlive-garrigues-20091110-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091110-4
14mu|texlive-garrigues-20091110-4|49	+ Revision: 5b9c645
14mu|texlive-garrigues-20091110-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-garrigues-20091110-4|51	
14mu|texlive-garrigues-20091110-4|52	

24876 14
14mu|texlive-garuda-c90-20131012-7|1	# revision 30642
14mu|texlive-garuda-c90-20131012-7|2	# category Package
14mu|texlive-garuda-c90-20131012-7|3	# catalog-ctan undef
14mu|texlive-garuda-c90-20131012-7|4	# catalog-date undef
14mu|texlive-garuda-c90-20131012-7|5	# catalog-license undef
14mu|texlive-garuda-c90-20131012-7|6	# catalog-version undef
14mu|texlive-garuda-c90-20131012-7|7	Name:		texlive-garuda-c90
14mu|texlive-garuda-c90-20131012-7|8	Version:	20131012
14mu|texlive-garuda-c90-20131012-7|9	Release:	7
14mu|texlive-garuda-c90-20131012-7|10	Summary:	TeX support (from CJK) for the garuda font
14mu|texlive-garuda-c90-20131012-7|11	Group:		Publishing
14mu|texlive-garuda-c90-20131012-7|12	URL:		http://tug.org/texlive
14mu|texlive-garuda-c90-20131012-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-garuda-c90-20131012-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/garuda-c90.tar.xz
14mu|texlive-garuda-c90-20131012-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/garuda-c90.source.tar.xz
14mu|texlive-garuda-c90-20131012-7|16	BuildArch:	noarch
14mu|texlive-garuda-c90-20131012-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-garuda-c90-20131012-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-garuda-c90-20131012-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-garuda-c90-20131012-7|20	Requires:	texlive-fonts-tlwg
14mu|texlive-garuda-c90-20131012-7|21	
14mu|texlive-garuda-c90-20131012-7|22	%description
14mu|texlive-garuda-c90-20131012-7|23	TeXLive garuda-c90 package.
14mu|texlive-garuda-c90-20131012-7|24	
14mu|texlive-garuda-c90-20131012-7|25	
14mu|texlive-garuda-c90-20131012-7|26	#-----------------------------------------------------------------------
14mu|texlive-garuda-c90-20131012-7|27	%files
14mu|texlive-garuda-c90-20131012-7|28	%{_texmfdistdir}/dvips/garuda-c90/config.garuda-c90
14mu|texlive-garuda-c90-20131012-7|29	%{_texmfdistdir}/fonts/map/dvips/garuda-c90/garuda-c90.map
14mu|texlive-garuda-c90-20131012-7|30	%{_texmfdistdir}/fonts/tfm/public/garuda-c90/fgdb8z.tfm
14mu|texlive-garuda-c90-20131012-7|31	%{_texmfdistdir}/fonts/tfm/public/garuda-c90/fgdbo8z.tfm
14mu|texlive-garuda-c90-20131012-7|32	%{_texmfdistdir}/fonts/tfm/public/garuda-c90/fgdo8z.tfm
14mu|texlive-garuda-c90-20131012-7|33	%{_texmfdistdir}/fonts/tfm/public/garuda-c90/fgdr8z.tfm
14mu|texlive-garuda-c90-20131012-7|34	#- source
14mu|texlive-garuda-c90-20131012-7|35	%doc %{_texmfdistdir}/source/fonts/garuda-c90/garuda-c90.fontinst
14mu|texlive-garuda-c90-20131012-7|36	
14mu|texlive-garuda-c90-20131012-7|37	#-----------------------------------------------------------------------
14mu|texlive-garuda-c90-20131012-7|38	%prep
14mu|texlive-garuda-c90-20131012-7|39	%setup -c -a0 -a1
14mu|texlive-garuda-c90-20131012-7|40	
14mu|texlive-garuda-c90-20131012-7|41	%build
14mu|texlive-garuda-c90-20131012-7|42	
14mu|texlive-garuda-c90-20131012-7|43	%install
14mu|texlive-garuda-c90-20131012-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-garuda-c90-20131012-7|45	cp -fpar dvips fonts source %{buildroot}%{_texmfdistdir}
14mu|texlive-garuda-c90-20131012-7|46	
14mu|texlive-garuda-c90-20131012-7|47	%changelog
14mu|texlive-garuda-c90-20131012-7|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131012-7
14mu|texlive-garuda-c90-20131012-7|49	+ Revision: 9b0b798
14mu|texlive-garuda-c90-20131012-7|50	- MassBuild#674: Increase release tag
14mu|texlive-garuda-c90-20131012-7|51	
14mu|texlive-garuda-c90-20131012-7|52	

24877 14
14mu|texlive-gastex-2.8-4|1	# revision 15878
14mu|texlive-gastex-2.8-4|2	# category Package
14mu|texlive-gastex-2.8-4|3	# catalog-ctan /graphics/gastex
14mu|texlive-gastex-2.8-4|4	# catalog-date 2007-03-07 00:33:49 +0100
14mu|texlive-gastex-2.8-4|5	# catalog-license lppl
14mu|texlive-gastex-2.8-4|6	# catalog-version 2.8
14mu|texlive-gastex-2.8-4|7	Name:		texlive-gastex
14mu|texlive-gastex-2.8-4|8	Version:	2.8
14mu|texlive-gastex-2.8-4|9	Release:	4
14mu|texlive-gastex-2.8-4|10	Summary:	Graphs and Automata Simplified in TeX
14mu|texlive-gastex-2.8-4|11	Group:		Publishing
14mu|texlive-gastex-2.8-4|12	URL:		http://www.ctan.org/tex-archive/graphics/gastex
14mu|texlive-gastex-2.8-4|13	License:	LPPL
14mu|texlive-gastex-2.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gastex.tar.xz
14mu|texlive-gastex-2.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gastex.doc.tar.xz
14mu|texlive-gastex-2.8-4|16	BuildArch:	noarch
14mu|texlive-gastex-2.8-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gastex-2.8-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gastex-2.8-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gastex-2.8-4|20	
14mu|texlive-gastex-2.8-4|21	%description
14mu|texlive-gastex-2.8-4|22	GasTeX is a set of LaTeX macros which enable the user to draw
14mu|texlive-gastex-2.8-4|23	graphs, automata, nets, diagrams, etc., very easily, in the
14mu|texlive-gastex-2.8-4|24	LaTeX picture environment. The package offers no documentation
14mu|texlive-gastex-2.8-4|25	(per se), but offers a couple of example files in the
14mu|texlive-gastex-2.8-4|26	distribution, and more on its home page. GasTeX generates its
14mu|texlive-gastex-2.8-4|27	own PostScript code, and therefore doesn't work directly under
14mu|texlive-gastex-2.8-4|28	PDFLaTeX.
14mu|texlive-gastex-2.8-4|29	
14mu|texlive-gastex-2.8-4|30	
14mu|texlive-gastex-2.8-4|31	#-----------------------------------------------------------------------
14mu|texlive-gastex-2.8-4|32	%files
14mu|texlive-gastex-2.8-4|33	%{_texmfdistdir}/dvips/gastex/gastex.pro
14mu|texlive-gastex-2.8-4|34	%{_texmfdistdir}/tex/latex/gastex/gastex.sty
14mu|texlive-gastex-2.8-4|35	%doc %{_texmfdistdir}/doc/latex/gastex/README
14mu|texlive-gastex-2.8-4|36	%doc %{_texmfdistdir}/doc/latex/gastex/ex-beamer-gastex.tex
14mu|texlive-gastex-2.8-4|37	%doc %{_texmfdistdir}/doc/latex/gastex/ex-gastex.tex
14mu|texlive-gastex-2.8-4|38	
14mu|texlive-gastex-2.8-4|39	#-----------------------------------------------------------------------
14mu|texlive-gastex-2.8-4|40	%prep
14mu|texlive-gastex-2.8-4|41	%setup -c -a0 -a1
14mu|texlive-gastex-2.8-4|42	
14mu|texlive-gastex-2.8-4|43	%build
14mu|texlive-gastex-2.8-4|44	
14mu|texlive-gastex-2.8-4|45	%install
14mu|texlive-gastex-2.8-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gastex-2.8-4|47	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gastex-2.8-4|48	
14mu|texlive-gastex-2.8-4|49	
14mu|texlive-gastex-2.8-4|50	
14mu|texlive-gastex-2.8-4|51	%changelog
14mu|texlive-gastex-2.8-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.8-4
14mu|texlive-gastex-2.8-4|53	+ Revision: dc0c69f
14mu|texlive-gastex-2.8-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gastex-2.8-4|55	
14mu|texlive-gastex-2.8-4|56	

24878 14
14mu|texlive-gatech-thesis-1.8-4|1	# revision 19886
14mu|texlive-gatech-thesis-1.8-4|2	# category Package
14mu|texlive-gatech-thesis-1.8-4|3	# catalog-ctan /macros/latex/contrib/gatech-thesis
14mu|texlive-gatech-thesis-1.8-4|4	# catalog-date 2010-07-26 16:46:28 +0200
14mu|texlive-gatech-thesis-1.8-4|5	# catalog-license gpl
14mu|texlive-gatech-thesis-1.8-4|6	# catalog-version 1.8
14mu|texlive-gatech-thesis-1.8-4|7	Name:		texlive-gatech-thesis
14mu|texlive-gatech-thesis-1.8-4|8	Version:	1.8
14mu|texlive-gatech-thesis-1.8-4|9	Release:	4
14mu|texlive-gatech-thesis-1.8-4|10	Summary:	Georgia Institute of Technology thesis class
14mu|texlive-gatech-thesis-1.8-4|11	Group:		Publishing
14mu|texlive-gatech-thesis-1.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gatech-thesis
14mu|texlive-gatech-thesis-1.8-4|13	License:	GPL
14mu|texlive-gatech-thesis-1.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gatech-thesis.tar.xz
14mu|texlive-gatech-thesis-1.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gatech-thesis.doc.tar.xz
14mu|texlive-gatech-thesis-1.8-4|16	BuildArch:	noarch
14mu|texlive-gatech-thesis-1.8-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gatech-thesis-1.8-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gatech-thesis-1.8-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gatech-thesis-1.8-4|20	
14mu|texlive-gatech-thesis-1.8-4|21	%description
14mu|texlive-gatech-thesis-1.8-4|22	The output generated by using this class has been approved by
14mu|texlive-gatech-thesis-1.8-4|23	the Georgia Tech Office of Graduate Studies. It satisfies their
14mu|texlive-gatech-thesis-1.8-4|24	undocumented moving-target requirements in additional to the
14mu|texlive-gatech-thesis-1.8-4|25	actual documented requirements of the June 2002 Georgia Tech
14mu|texlive-gatech-thesis-1.8-4|26	Thesis Style Manual, as amended up to 2010.
14mu|texlive-gatech-thesis-1.8-4|27	
14mu|texlive-gatech-thesis-1.8-4|28	
14mu|texlive-gatech-thesis-1.8-4|29	#-----------------------------------------------------------------------
14mu|texlive-gatech-thesis-1.8-4|30	%files
14mu|texlive-gatech-thesis-1.8-4|31	%{_texmfdistdir}/bibtex/bst/gatech-thesis/gatech-thesis-losa.bst
14mu|texlive-gatech-thesis-1.8-4|32	%{_texmfdistdir}/bibtex/bst/gatech-thesis/gatech-thesis.bst
14mu|texlive-gatech-thesis-1.8-4|33	%{_texmfdistdir}/makeindex/gatech-thesis/gatech-thesis-index.ist
14mu|texlive-gatech-thesis-1.8-4|34	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis-gloss.sty
14mu|texlive-gatech-thesis-1.8-4|35	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis-index.sty
14mu|texlive-gatech-thesis-1.8-4|36	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis-losa.sty
14mu|texlive-gatech-thesis-1.8-4|37	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis-patch.sty
14mu|texlive-gatech-thesis-1.8-4|38	%{_texmfdistdir}/tex/latex/gatech-thesis/gatech-thesis.cls
14mu|texlive-gatech-thesis-1.8-4|39	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/CHANGES
14mu|texlive-gatech-thesis-1.8-4|40	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/COMPLIANCE
14mu|texlive-gatech-thesis-1.8-4|41	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/COPYING
14mu|texlive-gatech-thesis-1.8-4|42	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/ChangeLog
14mu|texlive-gatech-thesis-1.8-4|43	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/INSTALL
14mu|texlive-gatech-thesis-1.8-4|44	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/MANIFEST
14mu|texlive-gatech-thesis-1.8-4|45	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/NEWS
14mu|texlive-gatech-thesis-1.8-4|46	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/NOTES
14mu|texlive-gatech-thesis-1.8-4|47	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/README
14mu|texlive-gatech-thesis-1.8-4|48	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/TODO
14mu|texlive-gatech-thesis-1.8-4|49	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/example-thesis.bib
14mu|texlive-gatech-thesis-1.8-4|50	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/example-thesis.pdf
14mu|texlive-gatech-thesis-1.8-4|51	%doc %{_texmfdistdir}/doc/latex/gatech-thesis/example-thesis.tex
14mu|texlive-gatech-thesis-1.8-4|52	
14mu|texlive-gatech-thesis-1.8-4|53	#-----------------------------------------------------------------------
14mu|texlive-gatech-thesis-1.8-4|54	%prep
14mu|texlive-gatech-thesis-1.8-4|55	%setup -c -a0 -a1
14mu|texlive-gatech-thesis-1.8-4|56	
14mu|texlive-gatech-thesis-1.8-4|57	%build
14mu|texlive-gatech-thesis-1.8-4|58	
14mu|texlive-gatech-thesis-1.8-4|59	%install
14mu|texlive-gatech-thesis-1.8-4|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gatech-thesis-1.8-4|61	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gatech-thesis-1.8-4|62	
14mu|texlive-gatech-thesis-1.8-4|63	
14mu|texlive-gatech-thesis-1.8-4|64	
14mu|texlive-gatech-thesis-1.8-4|65	%changelog
14mu|texlive-gatech-thesis-1.8-4|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8-4
14mu|texlive-gatech-thesis-1.8-4|67	+ Revision: 7195273
14mu|texlive-gatech-thesis-1.8-4|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gatech-thesis-1.8-4|69	
14mu|texlive-gatech-thesis-1.8-4|70	

24879 14
14mu|texlive-gauss-20111026-4|1	# revision 24411
14mu|texlive-gauss-20111026-4|2	# category Package
14mu|texlive-gauss-20111026-4|3	# catalog-ctan /macros/latex/contrib/gauss
14mu|texlive-gauss-20111026-4|4	# catalog-date 2011-10-26 17:26:33 +0200
14mu|texlive-gauss-20111026-4|5	# catalog-license lppl
14mu|texlive-gauss-20111026-4|6	# catalog-version undef
14mu|texlive-gauss-20111026-4|7	Name:		texlive-gauss
14mu|texlive-gauss-20111026-4|8	Version:	20111026
14mu|texlive-gauss-20111026-4|9	Release:	4
14mu|texlive-gauss-20111026-4|10	Summary:	A package for Gaussian operations
14mu|texlive-gauss-20111026-4|11	Group:		Publishing
14mu|texlive-gauss-20111026-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gauss
14mu|texlive-gauss-20111026-4|13	License:	LPPL
14mu|texlive-gauss-20111026-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gauss.tar.xz
14mu|texlive-gauss-20111026-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gauss.doc.tar.xz
14mu|texlive-gauss-20111026-4|16	BuildArch:	noarch
14mu|texlive-gauss-20111026-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gauss-20111026-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gauss-20111026-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gauss-20111026-4|20	
14mu|texlive-gauss-20111026-4|21	%description
14mu|texlive-gauss-20111026-4|22	The gauss package provides configurable tools for producing row
14mu|texlive-gauss-20111026-4|23	and column operations on matrices (a.k.a. Gaussian operations).
14mu|texlive-gauss-20111026-4|24	
14mu|texlive-gauss-20111026-4|25	
14mu|texlive-gauss-20111026-4|26	#-----------------------------------------------------------------------
14mu|texlive-gauss-20111026-4|27	%files
14mu|texlive-gauss-20111026-4|28	%{_texmfdistdir}/tex/latex/gauss/gauss.sty
14mu|texlive-gauss-20111026-4|29	%doc %{_texmfdistdir}/doc/latex/gauss/README
14mu|texlive-gauss-20111026-4|30	%doc %{_texmfdistdir}/doc/latex/gauss/gauss-doc.pdf
14mu|texlive-gauss-20111026-4|31	%doc %{_texmfdistdir}/doc/latex/gauss/gauss-ex.pdf
14mu|texlive-gauss-20111026-4|32	%doc %{_texmfdistdir}/doc/latex/gauss/gauss-ex.tex
14mu|texlive-gauss-20111026-4|33	
14mu|texlive-gauss-20111026-4|34	#-----------------------------------------------------------------------
14mu|texlive-gauss-20111026-4|35	%prep
14mu|texlive-gauss-20111026-4|36	%setup -c -a0 -a1
14mu|texlive-gauss-20111026-4|37	
14mu|texlive-gauss-20111026-4|38	%build
14mu|texlive-gauss-20111026-4|39	
14mu|texlive-gauss-20111026-4|40	%install
14mu|texlive-gauss-20111026-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gauss-20111026-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gauss-20111026-4|43	
14mu|texlive-gauss-20111026-4|44	
14mu|texlive-gauss-20111026-4|45	
14mu|texlive-gauss-20111026-4|46	%changelog
14mu|texlive-gauss-20111026-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111026-4
14mu|texlive-gauss-20111026-4|48	+ Revision: f0292bc
14mu|texlive-gauss-20111026-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gauss-20111026-4|50	
14mu|texlive-gauss-20111026-4|51	

24880 14
14mu|texlive-gb4e-20100703-4|1	# revision 19216
14mu|texlive-gb4e-20100703-4|2	# category Package
14mu|texlive-gb4e-20100703-4|3	# catalog-ctan /macros/latex/contrib/gb4e
14mu|texlive-gb4e-20100703-4|4	# catalog-date 2010-07-03 20:09:25 +0200
14mu|texlive-gb4e-20100703-4|5	# catalog-license lppl1.2
14mu|texlive-gb4e-20100703-4|6	# catalog-version undef
14mu|texlive-gb4e-20100703-4|7	Name:		texlive-gb4e
14mu|texlive-gb4e-20100703-4|8	Version:	20100703
14mu|texlive-gb4e-20100703-4|9	Release:	4
14mu|texlive-gb4e-20100703-4|10	Summary:	Linguistic tools
14mu|texlive-gb4e-20100703-4|11	Group:		Publishing
14mu|texlive-gb4e-20100703-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gb4e
14mu|texlive-gb4e-20100703-4|13	License:	LPPL1.2
14mu|texlive-gb4e-20100703-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gb4e.tar.xz
14mu|texlive-gb4e-20100703-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gb4e.doc.tar.xz
14mu|texlive-gb4e-20100703-4|16	BuildArch:	noarch
14mu|texlive-gb4e-20100703-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gb4e-20100703-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gb4e-20100703-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gb4e-20100703-4|20	
14mu|texlive-gb4e-20100703-4|21	%description
14mu|texlive-gb4e-20100703-4|22	Provides an environment for linguistic examples, tools for
14mu|texlive-gb4e-20100703-4|23	glosses, and various other goodies. The code was developed from
14mu|texlive-gb4e-20100703-4|24	the midnight and covington packages.
14mu|texlive-gb4e-20100703-4|25	
14mu|texlive-gb4e-20100703-4|26	
14mu|texlive-gb4e-20100703-4|27	#-----------------------------------------------------------------------
14mu|texlive-gb4e-20100703-4|28	%files
14mu|texlive-gb4e-20100703-4|29	%{_texmfdistdir}/tex/latex/gb4e/cgloss4e.sty
14mu|texlive-gb4e-20100703-4|30	%{_texmfdistdir}/tex/latex/gb4e/gb4e.sty
14mu|texlive-gb4e-20100703-4|31	%doc %{_texmfdistdir}/doc/latex/gb4e/README
14mu|texlive-gb4e-20100703-4|32	%doc %{_texmfdistdir}/doc/latex/gb4e/gb4e-doc.pdf
14mu|texlive-gb4e-20100703-4|33	%doc %{_texmfdistdir}/doc/latex/gb4e/gb4e-doc.tex
14mu|texlive-gb4e-20100703-4|34	
14mu|texlive-gb4e-20100703-4|35	#-----------------------------------------------------------------------
14mu|texlive-gb4e-20100703-4|36	%prep
14mu|texlive-gb4e-20100703-4|37	%setup -c -a0 -a1
14mu|texlive-gb4e-20100703-4|38	
14mu|texlive-gb4e-20100703-4|39	%build
14mu|texlive-gb4e-20100703-4|40	
14mu|texlive-gb4e-20100703-4|41	%install
14mu|texlive-gb4e-20100703-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gb4e-20100703-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gb4e-20100703-4|44	
14mu|texlive-gb4e-20100703-4|45	
14mu|texlive-gb4e-20100703-4|46	
14mu|texlive-gb4e-20100703-4|47	%changelog
14mu|texlive-gb4e-20100703-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100703-4
14mu|texlive-gb4e-20100703-4|49	+ Revision: 8eecdc5
14mu|texlive-gb4e-20100703-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gb4e-20100703-4|51	
14mu|texlive-gb4e-20100703-4|52	

24881 14
14mu|texlive-g-brief-4.0.2-4|1	# revision 21140
14mu|texlive-g-brief-4.0.2-4|2	# category Package
14mu|texlive-g-brief-4.0.2-4|3	# catalog-ctan /macros/latex/contrib/g-brief
14mu|texlive-g-brief-4.0.2-4|4	# catalog-date 2009-01-23 15:11:09 +0100
14mu|texlive-g-brief-4.0.2-4|5	# catalog-license lppl
14mu|texlive-g-brief-4.0.2-4|6	# catalog-version 4.0.2
14mu|texlive-g-brief-4.0.2-4|7	Name:		texlive-g-brief
14mu|texlive-g-brief-4.0.2-4|8	Version:	4.0.2
14mu|texlive-g-brief-4.0.2-4|9	Release:	4
14mu|texlive-g-brief-4.0.2-4|10	Summary:	Letter document class
14mu|texlive-g-brief-4.0.2-4|11	Group:		Publishing
14mu|texlive-g-brief-4.0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/g-brief
14mu|texlive-g-brief-4.0.2-4|13	License:	LPPL
14mu|texlive-g-brief-4.0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/g-brief.tar.xz
14mu|texlive-g-brief-4.0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/g-brief.doc.tar.xz
14mu|texlive-g-brief-4.0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/g-brief.source.tar.xz
14mu|texlive-g-brief-4.0.2-4|17	BuildArch:	noarch
14mu|texlive-g-brief-4.0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-g-brief-4.0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-g-brief-4.0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-g-brief-4.0.2-4|21	
14mu|texlive-g-brief-4.0.2-4|22	%description
14mu|texlive-g-brief-4.0.2-4|23	Designed for formatting formless letters in German; can also be
14mu|texlive-g-brief-4.0.2-4|24	used for English (by those who can read the documentation).
14mu|texlive-g-brief-4.0.2-4|25	There are LaTeX 2.09 documentstyle and LaTeX 2e class files for
14mu|texlive-g-brief-4.0.2-4|26	both an 'old' and a 'new' version of g-brief.
14mu|texlive-g-brief-4.0.2-4|27	
14mu|texlive-g-brief-4.0.2-4|28	
14mu|texlive-g-brief-4.0.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-g-brief-4.0.2-4|30	%files
14mu|texlive-g-brief-4.0.2-4|31	%{_texmfdistdir}/tex/latex/g-brief/g-brief.cls
14mu|texlive-g-brief-4.0.2-4|32	%{_texmfdistdir}/tex/latex/g-brief/g-brief.sty
14mu|texlive-g-brief-4.0.2-4|33	%{_texmfdistdir}/tex/latex/g-brief/g-brief2.cls
14mu|texlive-g-brief-4.0.2-4|34	%{_texmfdistdir}/tex/latex/g-brief/g-brief2.sty
14mu|texlive-g-brief-4.0.2-4|35	%doc %{_texmfdistdir}/doc/latex/g-brief/beispiel.pdf
14mu|texlive-g-brief-4.0.2-4|36	%doc %{_texmfdistdir}/doc/latex/g-brief/beispiel.tex
14mu|texlive-g-brief-4.0.2-4|37	%doc %{_texmfdistdir}/doc/latex/g-brief/beispiel2.pdf
14mu|texlive-g-brief-4.0.2-4|38	%doc %{_texmfdistdir}/doc/latex/g-brief/beispiel2.tex
14mu|texlive-g-brief-4.0.2-4|39	%doc %{_texmfdistdir}/doc/latex/g-brief/g-brief.pdf
14mu|texlive-g-brief-4.0.2-4|40	#- source
14mu|texlive-g-brief-4.0.2-4|41	%doc %{_texmfdistdir}/source/latex/g-brief/g-brief.drv
14mu|texlive-g-brief-4.0.2-4|42	%doc %{_texmfdistdir}/source/latex/g-brief/g-brief.dtx
14mu|texlive-g-brief-4.0.2-4|43	%doc %{_texmfdistdir}/source/latex/g-brief/g-brief.ins
14mu|texlive-g-brief-4.0.2-4|44	
14mu|texlive-g-brief-4.0.2-4|45	#-----------------------------------------------------------------------
14mu|texlive-g-brief-4.0.2-4|46	%prep
14mu|texlive-g-brief-4.0.2-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-g-brief-4.0.2-4|48	
14mu|texlive-g-brief-4.0.2-4|49	%build
14mu|texlive-g-brief-4.0.2-4|50	
14mu|texlive-g-brief-4.0.2-4|51	%install
14mu|texlive-g-brief-4.0.2-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-g-brief-4.0.2-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-g-brief-4.0.2-4|54	
14mu|texlive-g-brief-4.0.2-4|55	
14mu|texlive-g-brief-4.0.2-4|56	
14mu|texlive-g-brief-4.0.2-4|57	%changelog
14mu|texlive-g-brief-4.0.2-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0.2-4
14mu|texlive-g-brief-4.0.2-4|59	+ Revision: 6c200f9
14mu|texlive-g-brief-4.0.2-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-g-brief-4.0.2-4|61	
14mu|texlive-g-brief-4.0.2-4|62	

24882 14
14mu|texlive-gcard-20080819-4|1	# revision 15878
14mu|texlive-gcard-20080819-4|2	# category Package
14mu|texlive-gcard-20080819-4|3	# catalog-ctan /macros/latex/contrib/gcard
14mu|texlive-gcard-20080819-4|4	# catalog-date 2008-08-19 21:00:04 +0200
14mu|texlive-gcard-20080819-4|5	# catalog-license lppl
14mu|texlive-gcard-20080819-4|6	# catalog-version undef
14mu|texlive-gcard-20080819-4|7	Name:		texlive-gcard
14mu|texlive-gcard-20080819-4|8	Version:	20080819
14mu|texlive-gcard-20080819-4|9	Release:	4
14mu|texlive-gcard-20080819-4|10	Summary:	Arrange text on a sheet to fold into a greeting card
14mu|texlive-gcard-20080819-4|11	Group:		Publishing
14mu|texlive-gcard-20080819-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gcard
14mu|texlive-gcard-20080819-4|13	License:	LPPL
14mu|texlive-gcard-20080819-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcard.tar.xz
14mu|texlive-gcard-20080819-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcard.doc.tar.xz
14mu|texlive-gcard-20080819-4|16	BuildArch:	noarch
14mu|texlive-gcard-20080819-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gcard-20080819-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gcard-20080819-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gcard-20080819-4|20	
14mu|texlive-gcard-20080819-4|21	%description
14mu|texlive-gcard-20080819-4|22	The package provides a simple means of producing greeting
14mu|texlive-gcard-20080819-4|23	cards. It arranges four panels onto a single sheet so that when
14mu|texlive-gcard-20080819-4|24	the sheet is folded twice the four panels are arranged as front
14mu|texlive-gcard-20080819-4|25	cover, inside left and right pages, and back cover. It uses the
14mu|texlive-gcard-20080819-4|26	textpos package for placement on the sheet and the graphicx
14mu|texlive-gcard-20080819-4|27	package for the necessary rotation. The four panels are set in
14mu|texlive-gcard-20080819-4|28	minipages for formatting by the user.
14mu|texlive-gcard-20080819-4|29	
14mu|texlive-gcard-20080819-4|30	
14mu|texlive-gcard-20080819-4|31	#-----------------------------------------------------------------------
14mu|texlive-gcard-20080819-4|32	%files
14mu|texlive-gcard-20080819-4|33	%{_texmfdistdir}/tex/latex/gcard/gcard.sty
14mu|texlive-gcard-20080819-4|34	%doc %{_texmfdistdir}/doc/latex/gcard/README
14mu|texlive-gcard-20080819-4|35	%doc %{_texmfdistdir}/doc/latex/gcard/gcard.pdf
14mu|texlive-gcard-20080819-4|36	%doc %{_texmfdistdir}/doc/latex/gcard/gcardex.tex
14mu|texlive-gcard-20080819-4|37	%doc %{_texmfdistdir}/doc/latex/gcard/gcardminexample.tex
14mu|texlive-gcard-20080819-4|38	
14mu|texlive-gcard-20080819-4|39	#-----------------------------------------------------------------------
14mu|texlive-gcard-20080819-4|40	%prep
14mu|texlive-gcard-20080819-4|41	%setup -c -a0 -a1
14mu|texlive-gcard-20080819-4|42	
14mu|texlive-gcard-20080819-4|43	%build
14mu|texlive-gcard-20080819-4|44	
14mu|texlive-gcard-20080819-4|45	%install
14mu|texlive-gcard-20080819-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gcard-20080819-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gcard-20080819-4|48	
14mu|texlive-gcard-20080819-4|49	
14mu|texlive-gcard-20080819-4|50	
14mu|texlive-gcard-20080819-4|51	%changelog
14mu|texlive-gcard-20080819-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080819-4
14mu|texlive-gcard-20080819-4|53	+ Revision: 213e6a8
14mu|texlive-gcard-20080819-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gcard-20080819-4|55	
14mu|texlive-gcard-20080819-4|56	

24883 14
14mu|texlive-gchords-1.20-4|1	# revision 15878
14mu|texlive-gchords-1.20-4|2	# category Package
14mu|texlive-gchords-1.20-4|3	# catalog-ctan /graphics/gchords
14mu|texlive-gchords-1.20-4|4	# catalog-date 2009-02-12 12:29:53 +0100
14mu|texlive-gchords-1.20-4|5	# catalog-license gpl
14mu|texlive-gchords-1.20-4|6	# catalog-version 1.20
14mu|texlive-gchords-1.20-4|7	Name:		texlive-gchords
14mu|texlive-gchords-1.20-4|8	Version:	1.20
14mu|texlive-gchords-1.20-4|9	Release:	4
14mu|texlive-gchords-1.20-4|10	Summary:	Typeset guitar chords
14mu|texlive-gchords-1.20-4|11	Group:		Publishing
14mu|texlive-gchords-1.20-4|12	URL:		http://www.ctan.org/tex-archive/graphics/gchords
14mu|texlive-gchords-1.20-4|13	License:	GPL
14mu|texlive-gchords-1.20-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gchords.tar.xz
14mu|texlive-gchords-1.20-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gchords.doc.tar.xz
14mu|texlive-gchords-1.20-4|16	BuildArch:	noarch
14mu|texlive-gchords-1.20-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gchords-1.20-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gchords-1.20-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gchords-1.20-4|20	
14mu|texlive-gchords-1.20-4|21	%description
14mu|texlive-gchords-1.20-4|22	A LaTeX package for typesetting of guitar chord diagrams,
14mu|texlive-gchords-1.20-4|23	including options for chord names, finger numbers and
14mu|texlive-gchords-1.20-4|24	typesetting above lyrics. The bundle also includes a TCL script
14mu|texlive-gchords-1.20-4|25	(chordbox.tcl) that provides a graphical application which
14mu|texlive-gchords-1.20-4|26	creates LaTeX files that use gchords.sty.
14mu|texlive-gchords-1.20-4|27	
14mu|texlive-gchords-1.20-4|28	
14mu|texlive-gchords-1.20-4|29	#-----------------------------------------------------------------------
14mu|texlive-gchords-1.20-4|30	%files
14mu|texlive-gchords-1.20-4|31	%{_texmfdistdir}/tex/latex/gchords/gchords.sty
14mu|texlive-gchords-1.20-4|32	%doc %{_texmfdistdir}/doc/latex/gchords/README
14mu|texlive-gchords-1.20-4|33	%doc %{_texmfdistdir}/doc/latex/gchords/chordbox.tcl
14mu|texlive-gchords-1.20-4|34	%doc %{_texmfdistdir}/doc/latex/gchords/gchords_doc.pdf
14mu|texlive-gchords-1.20-4|35	%doc %{_texmfdistdir}/doc/latex/gchords/gchords_doc.tex
14mu|texlive-gchords-1.20-4|36	%doc %{_texmfdistdir}/doc/latex/gchords/get2knowu.tex
14mu|texlive-gchords-1.20-4|37	
14mu|texlive-gchords-1.20-4|38	#-----------------------------------------------------------------------
14mu|texlive-gchords-1.20-4|39	%prep
14mu|texlive-gchords-1.20-4|40	%setup -c -a0 -a1
14mu|texlive-gchords-1.20-4|41	
14mu|texlive-gchords-1.20-4|42	%build
14mu|texlive-gchords-1.20-4|43	
14mu|texlive-gchords-1.20-4|44	%install
14mu|texlive-gchords-1.20-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gchords-1.20-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gchords-1.20-4|47	
14mu|texlive-gchords-1.20-4|48	
14mu|texlive-gchords-1.20-4|49	
14mu|texlive-gchords-1.20-4|50	%changelog
14mu|texlive-gchords-1.20-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20-4
14mu|texlive-gchords-1.20-4|52	+ Revision: 1ac05cb
14mu|texlive-gchords-1.20-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gchords-1.20-4|54	
14mu|texlive-gchords-1.20-4|55	

24884 14
14mu|texlive-gcite-1.0.1-4|1	# revision 15878
14mu|texlive-gcite-1.0.1-4|2	# category Package
14mu|texlive-gcite-1.0.1-4|3	# catalog-ctan /macros/latex/exptl/gcite
14mu|texlive-gcite-1.0.1-4|4	# catalog-date 2009-07-04 21:47:31 +0200
14mu|texlive-gcite-1.0.1-4|5	# catalog-license lppl1.3
14mu|texlive-gcite-1.0.1-4|6	# catalog-version 1.0.1
14mu|texlive-gcite-1.0.1-4|7	Name:		texlive-gcite
14mu|texlive-gcite-1.0.1-4|8	Version:	1.0.1
14mu|texlive-gcite-1.0.1-4|9	Release:	4
14mu|texlive-gcite-1.0.1-4|10	Summary:	Citations in a reader-friendly style
14mu|texlive-gcite-1.0.1-4|11	Group:		Publishing
14mu|texlive-gcite-1.0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/gcite
14mu|texlive-gcite-1.0.1-4|13	License:	LPPL1.3
14mu|texlive-gcite-1.0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcite.tar.xz
14mu|texlive-gcite-1.0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcite.doc.tar.xz
14mu|texlive-gcite-1.0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gcite.source.tar.xz
14mu|texlive-gcite-1.0.1-4|17	BuildArch:	noarch
14mu|texlive-gcite-1.0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gcite-1.0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gcite-1.0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-gcite-1.0.1-4|21	
14mu|texlive-gcite-1.0.1-4|22	%description
14mu|texlive-gcite-1.0.1-4|23	The package allows citations in the German style, which is
14mu|texlive-gcite-1.0.1-4|24	considered by many to be particularly reader-friendly. The
14mu|texlive-gcite-1.0.1-4|25	citation provides a small amount of bibliographic information
14mu|texlive-gcite-1.0.1-4|26	in a footnote on the page where each citation is made. It
14mu|texlive-gcite-1.0.1-4|27	combines a desire to eliminate unnecessary page-turning with
14mu|texlive-gcite-1.0.1-4|28	the look-up efficiency afforded by numeric citations. The
14mu|texlive-gcite-1.0.1-4|29	package makes use of the (still experimental) BibLaTeX package,
14mu|texlive-gcite-1.0.1-4|30	and is itself also considered experimental; comment is invited.
14mu|texlive-gcite-1.0.1-4|31	
14mu|texlive-gcite-1.0.1-4|32	
14mu|texlive-gcite-1.0.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-gcite-1.0.1-4|34	%files
14mu|texlive-gcite-1.0.1-4|35	%{_texmfdistdir}/tex/latex/gcite/gcite.sty
14mu|texlive-gcite-1.0.1-4|36	%doc %{_texmfdistdir}/doc/latex/gcite/CHANGES
14mu|texlive-gcite-1.0.1-4|37	%doc %{_texmfdistdir}/doc/latex/gcite/README
14mu|texlive-gcite-1.0.1-4|38	%doc %{_texmfdistdir}/doc/latex/gcite/gcite.bib
14mu|texlive-gcite-1.0.1-4|39	%doc %{_texmfdistdir}/doc/latex/gcite/gcite.pdf
14mu|texlive-gcite-1.0.1-4|40	#- source
14mu|texlive-gcite-1.0.1-4|41	%doc %{_texmfdistdir}/source/latex/gcite/gcite.dtx
14mu|texlive-gcite-1.0.1-4|42	%doc %{_texmfdistdir}/source/latex/gcite/gcite.ins
14mu|texlive-gcite-1.0.1-4|43	
14mu|texlive-gcite-1.0.1-4|44	#-----------------------------------------------------------------------
14mu|texlive-gcite-1.0.1-4|45	%prep
14mu|texlive-gcite-1.0.1-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-gcite-1.0.1-4|47	
14mu|texlive-gcite-1.0.1-4|48	%build
14mu|texlive-gcite-1.0.1-4|49	
14mu|texlive-gcite-1.0.1-4|50	%install
14mu|texlive-gcite-1.0.1-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gcite-1.0.1-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gcite-1.0.1-4|53	
14mu|texlive-gcite-1.0.1-4|54	
14mu|texlive-gcite-1.0.1-4|55	
14mu|texlive-gcite-1.0.1-4|56	%changelog
14mu|texlive-gcite-1.0.1-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14mu|texlive-gcite-1.0.1-4|58	+ Revision: 96d1dd2
14mu|texlive-gcite-1.0.1-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gcite-1.0.1-4|60	
14mu|texlive-gcite-1.0.1-4|61	

24885 14
14mu|texlive-gene-logic-1.4-4|1	# revision 15878
14mu|texlive-gene-logic-1.4-4|2	# category Package
14mu|texlive-gene-logic-1.4-4|3	# catalog-ctan /macros/latex/contrib/gene/logic
14mu|texlive-gene-logic-1.4-4|4	# catalog-date 2008-10-04 10:00:56 +0200
14mu|texlive-gene-logic-1.4-4|5	# catalog-license other-free
14mu|texlive-gene-logic-1.4-4|6	# catalog-version 1.4
14mu|texlive-gene-logic-1.4-4|7	Name:		texlive-gene-logic
14mu|texlive-gene-logic-1.4-4|8	Version:	1.4
14mu|texlive-gene-logic-1.4-4|9	Release:	4
14mu|texlive-gene-logic-1.4-4|10	Summary:	Typeset logic formulae, etc
14mu|texlive-gene-logic-1.4-4|11	Group:		Publishing
14mu|texlive-gene-logic-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/logic
14mu|texlive-gene-logic-1.4-4|13	License:	OTHER-FREE
14mu|texlive-gene-logic-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gene-logic.tar.xz
14mu|texlive-gene-logic-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gene-logic.doc.tar.xz
14mu|texlive-gene-logic-1.4-4|16	BuildArch:	noarch
14mu|texlive-gene-logic-1.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gene-logic-1.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gene-logic-1.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gene-logic-1.4-4|20	
14mu|texlive-gene-logic-1.4-4|21	%description
14mu|texlive-gene-logic-1.4-4|22	The package provides a facility to typeset certain logic
14mu|texlive-gene-logic-1.4-4|23	formulae. It provides an environment like eqnarray, an extended
14mu|texlive-gene-logic-1.4-4|24	newtheorem environment, and several macros.
14mu|texlive-gene-logic-1.4-4|25	
14mu|texlive-gene-logic-1.4-4|26	
14mu|texlive-gene-logic-1.4-4|27	#-----------------------------------------------------------------------
14mu|texlive-gene-logic-1.4-4|28	%files
14mu|texlive-gene-logic-1.4-4|29	%{_texmfdistdir}/tex/latex/gene-logic/gn-logic14.sty
14mu|texlive-gene-logic-1.4-4|30	%doc %{_texmfdistdir}/doc/latex/gene-logic/gn-logic14.pdf
14mu|texlive-gene-logic-1.4-4|31	%doc %{_texmfdistdir}/doc/latex/gene-logic/gn-logic14.tex
14mu|texlive-gene-logic-1.4-4|32	
14mu|texlive-gene-logic-1.4-4|33	#-----------------------------------------------------------------------
14mu|texlive-gene-logic-1.4-4|34	%prep
14mu|texlive-gene-logic-1.4-4|35	%setup -c -a0 -a1
14mu|texlive-gene-logic-1.4-4|36	
14mu|texlive-gene-logic-1.4-4|37	%build
14mu|texlive-gene-logic-1.4-4|38	
14mu|texlive-gene-logic-1.4-4|39	%install
14mu|texlive-gene-logic-1.4-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gene-logic-1.4-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gene-logic-1.4-4|42	
14mu|texlive-gene-logic-1.4-4|43	
14mu|texlive-gene-logic-1.4-4|44	
14mu|texlive-gene-logic-1.4-4|45	%changelog
14mu|texlive-gene-logic-1.4-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-gene-logic-1.4-4|47	+ Revision: c099bec
14mu|texlive-gene-logic-1.4-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gene-logic-1.4-4|49	
14mu|texlive-gene-logic-1.4-4|50	

24886 14
14mu|texlive-genmisc-20120807-3|1	# revision 27208
14mu|texlive-genmisc-20120807-3|2	# category Package
14mu|texlive-genmisc-20120807-3|3	# catalog-ctan undef
14mu|texlive-genmisc-20120807-3|4	# catalog-date undef
14mu|texlive-genmisc-20120807-3|5	# catalog-license undef
14mu|texlive-genmisc-20120807-3|6	# catalog-version undef
14mu|texlive-genmisc-20120807-3|7	Name:		texlive-genmisc
14mu|texlive-genmisc-20120807-3|8	Version:	20120807
14mu|texlive-genmisc-20120807-3|9	Release:	3
14mu|texlive-genmisc-20120807-3|10	Summary:	TeXLive genmisc package
14mu|texlive-genmisc-20120807-3|11	Group:		Publishing
14mu|texlive-genmisc-20120807-3|12	URL:		http://tug.org/texlive
14mu|texlive-genmisc-20120807-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-genmisc-20120807-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genmisc.tar.xz
14mu|texlive-genmisc-20120807-3|15	BuildArch:	noarch
14mu|texlive-genmisc-20120807-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-genmisc-20120807-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-genmisc-20120807-3|18	Requires(post):	texlive-kpathsea
14mu|texlive-genmisc-20120807-3|19	
14mu|texlive-genmisc-20120807-3|20	%description
14mu|texlive-genmisc-20120807-3|21	TeXLive genmisc package.
14mu|texlive-genmisc-20120807-3|22	
14mu|texlive-genmisc-20120807-3|23	
14mu|texlive-genmisc-20120807-3|24	#-----------------------------------------------------------------------
14mu|texlive-genmisc-20120807-3|25	%files
14mu|texlive-genmisc-20120807-3|26	%{_texmfdistdir}/tex/generic/genmisc/anti.tex
14mu|texlive-genmisc-20120807-3|27	%{_texmfdistdir}/tex/generic/genmisc/apldef.tex
14mu|texlive-genmisc-20120807-3|28	%{_texmfdistdir}/tex/generic/genmisc/arabic.tex
14mu|texlive-genmisc-20120807-3|29	%{_texmfdistdir}/tex/generic/genmisc/backgrnd.tex
14mu|texlive-genmisc-20120807-3|30	%{_texmfdistdir}/tex/generic/genmisc/balancedquotes.sty
14mu|texlive-genmisc-20120807-3|31	%{_texmfdistdir}/tex/generic/genmisc/chessmin.tex
14mu|texlive-genmisc-20120807-3|32	%{_texmfdistdir}/tex/generic/genmisc/compare.tex
14mu|texlive-genmisc-20120807-3|33	%{_texmfdistdir}/tex/generic/genmisc/cropmark.sty
14mu|texlive-genmisc-20120807-3|34	%{_texmfdistdir}/tex/generic/genmisc/cropmark.tex
14mu|texlive-genmisc-20120807-3|35	%{_texmfdistdir}/tex/generic/genmisc/croptest.tex
14mu|texlive-genmisc-20120807-3|36	%{_texmfdistdir}/tex/generic/genmisc/dayofweek.tex
14mu|texlive-genmisc-20120807-3|37	%{_texmfdistdir}/tex/generic/genmisc/daytime.sty
14mu|texlive-genmisc-20120807-3|38	%{_texmfdistdir}/tex/generic/genmisc/default.sty
14mu|texlive-genmisc-20120807-3|39	%{_texmfdistdir}/tex/generic/genmisc/dow.tex
14mu|texlive-genmisc-20120807-3|40	%{_texmfdistdir}/tex/generic/genmisc/emtrees.tex
14mu|texlive-genmisc-20120807-3|41	%{_texmfdistdir}/tex/generic/genmisc/endnote.tex
14mu|texlive-genmisc-20120807-3|42	%{_texmfdistdir}/tex/generic/genmisc/fakebold.tex
14mu|texlive-genmisc-20120807-3|43	%{_texmfdistdir}/tex/generic/genmisc/hep.tex
14mu|texlive-genmisc-20120807-3|44	%{_texmfdistdir}/tex/generic/genmisc/inscrutable.tex
14mu|texlive-genmisc-20120807-3|45	%{_texmfdistdir}/tex/generic/genmisc/laps.tex
14mu|texlive-genmisc-20120807-3|46	%{_texmfdistdir}/tex/generic/genmisc/letterspacing.tex
14mu|texlive-genmisc-20120807-3|47	%{_texmfdistdir}/tex/generic/genmisc/longdiv.tex
14mu|texlive-genmisc-20120807-3|48	%{_texmfdistdir}/tex/generic/genmisc/mandel.tex
14mu|texlive-genmisc-20120807-3|49	%{_texmfdistdir}/tex/generic/genmisc/mathlig.tex
14mu|texlive-genmisc-20120807-3|50	%{_texmfdistdir}/tex/generic/genmisc/nth.sty
14mu|texlive-genmisc-20120807-3|51	%{_texmfdistdir}/tex/generic/genmisc/outerhbox.sty
14mu|texlive-genmisc-20120807-3|52	%{_texmfdistdir}/tex/generic/genmisc/pagereference.tex
14mu|texlive-genmisc-20120807-3|53	%{_texmfdistdir}/tex/generic/genmisc/quotation.tex
14mu|texlive-genmisc-20120807-3|54	%{_texmfdistdir}/tex/generic/genmisc/ragged.sty
14mu|texlive-genmisc-20120807-3|55	%{_texmfdistdir}/tex/generic/genmisc/random.tex
14mu|texlive-genmisc-20120807-3|56	%{_texmfdistdir}/tex/generic/genmisc/ruler.tex
14mu|texlive-genmisc-20120807-3|57	%{_texmfdistdir}/tex/generic/genmisc/selectpage.tex
14mu|texlive-genmisc-20120807-3|58	%{_texmfdistdir}/tex/generic/genmisc/shadebox.tex
14mu|texlive-genmisc-20120807-3|59	%{_texmfdistdir}/tex/generic/genmisc/swrule.sty
14mu|texlive-genmisc-20120807-3|60	%{_texmfdistdir}/tex/generic/genmisc/underlin.tex
14mu|texlive-genmisc-20120807-3|61	%{_texmfdistdir}/tex/generic/genmisc/undertilde.tex
14mu|texlive-genmisc-20120807-3|62	%{_texmfdistdir}/tex/generic/genmisc/verbatim.tex
14mu|texlive-genmisc-20120807-3|63	%{_texmfdistdir}/tex/generic/genmisc/weekday.sty
14mu|texlive-genmisc-20120807-3|64	%{_texmfdistdir}/tex/generic/genmisc/wiggly.tex
14mu|texlive-genmisc-20120807-3|65	%{_texmfdistdir}/tex/generic/genmisc/zip.tex
14mu|texlive-genmisc-20120807-3|66	
14mu|texlive-genmisc-20120807-3|67	#-----------------------------------------------------------------------
14mu|texlive-genmisc-20120807-3|68	%prep
14mu|texlive-genmisc-20120807-3|69	%setup -c -a0
14mu|texlive-genmisc-20120807-3|70	
14mu|texlive-genmisc-20120807-3|71	%build
14mu|texlive-genmisc-20120807-3|72	
14mu|texlive-genmisc-20120807-3|73	%install
14mu|texlive-genmisc-20120807-3|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-genmisc-20120807-3|75	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-genmisc-20120807-3|76	
14mu|texlive-genmisc-20120807-3|77	
14mu|texlive-genmisc-20120807-3|78	
14mu|texlive-genmisc-20120807-3|79	%changelog
14mu|texlive-genmisc-20120807-3|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120807-3
14mu|texlive-genmisc-20120807-3|81	+ Revision: cedd27d
14mu|texlive-genmisc-20120807-3|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-genmisc-20120807-3|83	
14mu|texlive-genmisc-20120807-3|84	

24887 14
14mu|texlive-genmpage-0.3.1-4|1	# revision 15878
14mu|texlive-genmpage-0.3.1-4|2	# category Package
14mu|texlive-genmpage-0.3.1-4|3	# catalog-ctan /macros/latex/contrib/genmpage
14mu|texlive-genmpage-0.3.1-4|4	# catalog-date 2007-03-07 00:33:49 +0100
14mu|texlive-genmpage-0.3.1-4|5	# catalog-license lppl
14mu|texlive-genmpage-0.3.1-4|6	# catalog-version 0.3.1
14mu|texlive-genmpage-0.3.1-4|7	Name:		texlive-genmpage
14mu|texlive-genmpage-0.3.1-4|8	Version:	0.3.1
14mu|texlive-genmpage-0.3.1-4|9	Release:	4
14mu|texlive-genmpage-0.3.1-4|10	Summary:	Generalization of LaTeX's minipages
14mu|texlive-genmpage-0.3.1-4|11	Group:		Publishing
14mu|texlive-genmpage-0.3.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/genmpage
14mu|texlive-genmpage-0.3.1-4|13	License:	LPPL
14mu|texlive-genmpage-0.3.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genmpage.tar.xz
14mu|texlive-genmpage-0.3.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genmpage.doc.tar.xz
14mu|texlive-genmpage-0.3.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/genmpage.source.tar.xz
14mu|texlive-genmpage-0.3.1-4|17	BuildArch:	noarch
14mu|texlive-genmpage-0.3.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-genmpage-0.3.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-genmpage-0.3.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-genmpage-0.3.1-4|21	
14mu|texlive-genmpage-0.3.1-4|22	%description
14mu|texlive-genmpage-0.3.1-4|23	The GenMPage package generalizes LaTeX's minipages. Keyval
14mu|texlive-genmpage-0.3.1-4|24	options and styles can be used to determine their appearance in
14mu|texlive-genmpage-0.3.1-4|25	an easy and consistent way. Includes options for paragraph
14mu|texlive-genmpage-0.3.1-4|26	indentation and vertical alignment with respect to the visual
14mu|texlive-genmpage-0.3.1-4|27	top and bottom margins.
14mu|texlive-genmpage-0.3.1-4|28	
14mu|texlive-genmpage-0.3.1-4|29	
14mu|texlive-genmpage-0.3.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-genmpage-0.3.1-4|31	%files
14mu|texlive-genmpage-0.3.1-4|32	%{_texmfdistdir}/tex/latex/genmpage/genmpage.sty
14mu|texlive-genmpage-0.3.1-4|33	%doc %{_texmfdistdir}/doc/latex/genmpage/README
14mu|texlive-genmpage-0.3.1-4|34	%doc %{_texmfdistdir}/doc/latex/genmpage/genmpage.pdf
14mu|texlive-genmpage-0.3.1-4|35	#- source
14mu|texlive-genmpage-0.3.1-4|36	%doc %{_texmfdistdir}/source/latex/genmpage/genmpage.dtx
14mu|texlive-genmpage-0.3.1-4|37	%doc %{_texmfdistdir}/source/latex/genmpage/genmpage.ins
14mu|texlive-genmpage-0.3.1-4|38	
14mu|texlive-genmpage-0.3.1-4|39	#-----------------------------------------------------------------------
14mu|texlive-genmpage-0.3.1-4|40	%prep
14mu|texlive-genmpage-0.3.1-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-genmpage-0.3.1-4|42	
14mu|texlive-genmpage-0.3.1-4|43	%build
14mu|texlive-genmpage-0.3.1-4|44	
14mu|texlive-genmpage-0.3.1-4|45	%install
14mu|texlive-genmpage-0.3.1-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-genmpage-0.3.1-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-genmpage-0.3.1-4|48	
14mu|texlive-genmpage-0.3.1-4|49	
14mu|texlive-genmpage-0.3.1-4|50	
14mu|texlive-genmpage-0.3.1-4|51	%changelog
14mu|texlive-genmpage-0.3.1-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.1-4
14mu|texlive-genmpage-0.3.1-4|53	+ Revision: 02e71c0
14mu|texlive-genmpage-0.3.1-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-genmpage-0.3.1-4|55	
14mu|texlive-genmpage-0.3.1-4|56	

24888 14
14mu|texlive-gentium-tug-1.0-7|1	# revision 31194
14mu|texlive-gentium-tug-1.0-7|2	# category Package
14mu|texlive-gentium-tug-1.0-7|3	# catalog-ctan /fonts/gentium-tug
14mu|texlive-gentium-tug-1.0-7|4	# catalog-date 2013-07-10 10:52:50 +0200
14mu|texlive-gentium-tug-1.0-7|5	# catalog-license other-free
14mu|texlive-gentium-tug-1.0-7|6	# catalog-version 1.0
14mu|texlive-gentium-tug-1.0-7|7	Name:		texlive-gentium-tug
14mu|texlive-gentium-tug-1.0-7|8	Version:	1.0
14mu|texlive-gentium-tug-1.0-7|9	Release:	7
14mu|texlive-gentium-tug-1.0-7|10	Summary:	Gentium fonts (in two formats) and support files
14mu|texlive-gentium-tug-1.0-7|11	Group:		Publishing
14mu|texlive-gentium-tug-1.0-7|12	URL:		http://www.ctan.org/tex-archive/fonts/gentium-tug
14mu|texlive-gentium-tug-1.0-7|13	License:	OTHER-FREE
14mu|texlive-gentium-tug-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentium-tug.tar.xz
14mu|texlive-gentium-tug-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentium-tug.doc.tar.xz
14mu|texlive-gentium-tug-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gentium-tug.source.tar.xz
14mu|texlive-gentium-tug-1.0-7|17	BuildArch:	noarch
14mu|texlive-gentium-tug-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gentium-tug-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gentium-tug-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-gentium-tug-1.0-7|21	
14mu|texlive-gentium-tug-1.0-7|22	%description
14mu|texlive-gentium-tug-1.0-7|23	Gentium is a typeface family designed to enable the diverse
14mu|texlive-gentium-tug-1.0-7|24	ethnic groups around the world who use the Latin, Cyrillic and
14mu|texlive-gentium-tug-1.0-7|25	Greek scripts to produce readable, high-quality publications.
14mu|texlive-gentium-tug-1.0-7|26	It supports a wide range of Latin- and Cyrillic-based
14mu|texlive-gentium-tug-1.0-7|27	alphabets. The package consists of: - The original (unaltered)
14mu|texlive-gentium-tug-1.0-7|28	GentiumPlus, GentiumBook, and other Gentium-family fonts in
14mu|texlive-gentium-tug-1.0-7|29	TrueType format, as developed by SIL and released under the OFL
14mu|texlive-gentium-tug-1.0-7|30	(see OFL.txt and OFL-FAQ.txt); - Converted fonts in PostScript
14mu|texlive-gentium-tug-1.0-7|31	Type 1 format, released under the same terms. These incorporate
14mu|texlive-gentium-tug-1.0-7|32	the name "Gentium" by permission of SIL given to the TeX Users
14mu|texlive-gentium-tug-1.0-7|33	Group; - ConTeXt, LaTeX and other supporting files; - TeX-
14mu|texlive-gentium-tug-1.0-7|34	related documentation, and the SIL documentation and other
14mu|texlive-gentium-tug-1.0-7|35	files.
14mu|texlive-gentium-tug-1.0-7|36	
14mu|texlive-gentium-tug-1.0-7|37	
14mu|texlive-gentium-tug-1.0-7|38	#-----------------------------------------------------------------------
14mu|texlive-gentium-tug-1.0-7|39	%files
14mu|texlive-gentium-tug-1.0-7|40	%{_texmfdistdir}/fonts/afm/public/gentium-tug/GenBasB.afm
14mu|texlive-gentium-tug-1.0-7|41	%{_texmfdistdir}/fonts/afm/public/gentium-tug/GenBasBI.afm
14mu|texlive-gentium-tug-1.0-7|42	%{_texmfdistdir}/fonts/afm/public/gentium-tug/GentiumPlus-I.afm
14mu|texlive-gentium-tug-1.0-7|43	%{_texmfdistdir}/fonts/afm/public/gentium-tug/GentiumPlus-R.afm
14mu|texlive-gentium-tug-1.0-7|44	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-agr.enc
14mu|texlive-gentium-tug-1.0-7|45	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ec-sc.enc
14mu|texlive-gentium-tug-1.0-7|46	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ec-ttf-sc.enc
14mu|texlive-gentium-tug-1.0-7|47	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ec-ttf.enc
14mu|texlive-gentium-tug-1.0-7|48	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ec.enc
14mu|texlive-gentium-tug-1.0-7|49	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-l7x-sc.enc
14mu|texlive-gentium-tug-1.0-7|50	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-l7x.enc
14mu|texlive-gentium-tug-1.0-7|51	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-lgr.enc
14mu|texlive-gentium-tug-1.0-7|52	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ot1-sc.enc
14mu|texlive-gentium-tug-1.0-7|53	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ot1.enc
14mu|texlive-gentium-tug-1.0-7|54	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-qx-sc.enc
14mu|texlive-gentium-tug-1.0-7|55	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-qx.enc
14mu|texlive-gentium-tug-1.0-7|56	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2a-sc.enc
14mu|texlive-gentium-tug-1.0-7|57	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2a.enc
14mu|texlive-gentium-tug-1.0-7|58	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2b-sc.enc
14mu|texlive-gentium-tug-1.0-7|59	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2b.enc
14mu|texlive-gentium-tug-1.0-7|60	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2c-sc.enc
14mu|texlive-gentium-tug-1.0-7|61	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t2c.enc
14mu|texlive-gentium-tug-1.0-7|62	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t5-sc.enc
14mu|texlive-gentium-tug-1.0-7|63	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t5-ttf.enc
14mu|texlive-gentium-tug-1.0-7|64	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-t5.enc
14mu|texlive-gentium-tug-1.0-7|65	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-texnansi-sc.enc
14mu|texlive-gentium-tug-1.0-7|66	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-texnansi.enc
14mu|texlive-gentium-tug-1.0-7|67	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-ts1.enc
14mu|texlive-gentium-tug-1.0-7|68	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-x2-sc.enc
14mu|texlive-gentium-tug-1.0-7|69	%{_texmfdistdir}/fonts/enc/dvips/gentium-tug/gentium-x2.enc
14mu|texlive-gentium-tug-1.0-7|70	%{_texmfdistdir}/fonts/map/dvips/gentium-tug/gentium-type1.map
14mu|texlive-gentium-tug-1.0-7|71	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-agr.map
14mu|texlive-gentium-tug-1.0-7|72	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-ec.map
14mu|texlive-gentium-tug-1.0-7|73	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-l7x.map
14mu|texlive-gentium-tug-1.0-7|74	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-lgr.map
14mu|texlive-gentium-tug-1.0-7|75	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-ot1.map
14mu|texlive-gentium-tug-1.0-7|76	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-qx.map
14mu|texlive-gentium-tug-1.0-7|77	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-t2a.map
14mu|texlive-gentium-tug-1.0-7|78	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-t2b.map
14mu|texlive-gentium-tug-1.0-7|79	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-t2c.map
14mu|texlive-gentium-tug-1.0-7|80	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-t5.map
14mu|texlive-gentium-tug-1.0-7|81	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-texnansi.map
14mu|texlive-gentium-tug-1.0-7|82	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-truetype.map
14mu|texlive-gentium-tug-1.0-7|83	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-ts1.map
14mu|texlive-gentium-tug-1.0-7|84	%{_texmfdistdir}/fonts/map/pdftex/gentium-tug/gentium-x2.map
14mu|texlive-gentium-tug-1.0-7|85	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/agr-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|86	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/agr-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|87	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumbasic-bold.tfm
14mu|texlive-gentium-tug-1.0-7|88	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumbasic-bolditalic.tfm
14mu|texlive-gentium-tug-1.0-7|89	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|90	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|91	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|92	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ec-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|93	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumbasic-bold.tfm
14mu|texlive-gentium-tug-1.0-7|94	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumbasic-bolditalic.tfm
14mu|texlive-gentium-tug-1.0-7|95	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|96	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|97	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|98	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/l7x-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|99	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/lgr-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|100	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/lgr-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|101	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumbasic-bold.tfm
14mu|texlive-gentium-tug-1.0-7|102	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumbasic-bolditalic.tfm
14mu|texlive-gentium-tug-1.0-7|103	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|104	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|105	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|106	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ot1-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|107	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumbasic-bold.tfm
14mu|texlive-gentium-tug-1.0-7|108	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumbasic-bolditalic.tfm
14mu|texlive-gentium-tug-1.0-7|109	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|110	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|111	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|112	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/qx-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|113	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2a-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|114	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2a-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|115	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2a-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|116	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2a-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|117	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2b-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|118	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2b-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|119	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2b-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|120	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2b-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|121	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2c-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|122	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2c-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|123	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2c-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|124	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t2c-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|125	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumbasic-bold.tfm
14mu|texlive-gentium-tug-1.0-7|126	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumbasic-bolditalic.tfm
14mu|texlive-gentium-tug-1.0-7|127	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|128	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|129	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|130	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/t5-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|131	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumbasic-bold.tfm
14mu|texlive-gentium-tug-1.0-7|132	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumbasic-bolditalic.tfm
14mu|texlive-gentium-tug-1.0-7|133	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|134	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|135	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|136	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|137	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ts1-gentiumbasic-bold.tfm
14mu|texlive-gentium-tug-1.0-7|138	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ts1-gentiumbasic-bolditalic.tfm
14mu|texlive-gentium-tug-1.0-7|139	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ts1-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|140	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/ts1-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|141	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/x2-gentiumplus-italic-sc.tfm
14mu|texlive-gentium-tug-1.0-7|142	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/x2-gentiumplus-italic.tfm
14mu|texlive-gentium-tug-1.0-7|143	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/x2-gentiumplus-regular-sc.tfm
14mu|texlive-gentium-tug-1.0-7|144	%{_texmfdistdir}/fonts/tfm/public/gentium-tug/x2-gentiumplus-regular.tfm
14mu|texlive-gentium-tug-1.0-7|145	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBasB.ttf
14mu|texlive-gentium-tug-1.0-7|146	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBasBI.ttf
14mu|texlive-gentium-tug-1.0-7|147	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBasI.ttf
14mu|texlive-gentium-tug-1.0-7|148	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBasR.ttf
14mu|texlive-gentium-tug-1.0-7|149	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBkBasB.ttf
14mu|texlive-gentium-tug-1.0-7|150	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBkBasBI.ttf
14mu|texlive-gentium-tug-1.0-7|151	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBkBasI.ttf
14mu|texlive-gentium-tug-1.0-7|152	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GenBkBasR.ttf
14mu|texlive-gentium-tug-1.0-7|153	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/Gentium-I.ttf
14mu|texlive-gentium-tug-1.0-7|154	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/Gentium-R.ttf
14mu|texlive-gentium-tug-1.0-7|155	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumAlt-I.ttf
14mu|texlive-gentium-tug-1.0-7|156	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumAlt-R.ttf
14mu|texlive-gentium-tug-1.0-7|157	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumPlus-I.ttf
14mu|texlive-gentium-tug-1.0-7|158	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumPlus-R.ttf
14mu|texlive-gentium-tug-1.0-7|159	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumPlusCompact-I.ttf
14mu|texlive-gentium-tug-1.0-7|160	%{_texmfdistdir}/fonts/truetype/public/gentium-tug/GentiumPlusCompact-R.ttf
14mu|texlive-gentium-tug-1.0-7|161	%{_texmfdistdir}/fonts/type1/public/gentium-tug/GenBasB.pfb
14mu|texlive-gentium-tug-1.0-7|162	%{_texmfdistdir}/fonts/type1/public/gentium-tug/GenBasBI.pfb
14mu|texlive-gentium-tug-1.0-7|163	%{_texmfdistdir}/fonts/type1/public/gentium-tug/GentiumPlus-I.pfb
14mu|texlive-gentium-tug-1.0-7|164	%{_texmfdistdir}/fonts/type1/public/gentium-tug/GentiumPlus-R.pfb
14mu|texlive-gentium-tug-1.0-7|165	%{_texmfdistdir}/tex/context/third/gentium-tug/type-gentium.mkii
14mu|texlive-gentium-tug-1.0-7|166	%{_texmfdistdir}/tex/context/third/gentium-tug/type-gentium.mkiv
14mu|texlive-gentium-tug-1.0-7|167	%{_texmfdistdir}/tex/latex/gentium-tug/gentium.sty
14mu|texlive-gentium-tug-1.0-7|168	%{_texmfdistdir}/tex/latex/gentium-tug/l7xgentium.fd
14mu|texlive-gentium-tug-1.0-7|169	%{_texmfdistdir}/tex/latex/gentium-tug/lgrgentium.fd
14mu|texlive-gentium-tug-1.0-7|170	%{_texmfdistdir}/tex/latex/gentium-tug/ly1gentium.fd
14mu|texlive-gentium-tug-1.0-7|171	%{_texmfdistdir}/tex/latex/gentium-tug/ot1gentium.fd
14mu|texlive-gentium-tug-1.0-7|172	%{_texmfdistdir}/tex/latex/gentium-tug/qxgentium.fd
14mu|texlive-gentium-tug-1.0-7|173	%{_texmfdistdir}/tex/latex/gentium-tug/t1gentium.fd
14mu|texlive-gentium-tug-1.0-7|174	%{_texmfdistdir}/tex/latex/gentium-tug/t2agentium.fd
14mu|texlive-gentium-tug-1.0-7|175	%{_texmfdistdir}/tex/latex/gentium-tug/t2bgentium.fd
14mu|texlive-gentium-tug-1.0-7|176	%{_texmfdistdir}/tex/latex/gentium-tug/t2cgentium.fd
14mu|texlive-gentium-tug-1.0-7|177	%{_texmfdistdir}/tex/latex/gentium-tug/t5gentium.fd
14mu|texlive-gentium-tug-1.0-7|178	%{_texmfdistdir}/tex/latex/gentium-tug/ts1gentium.fd
14mu|texlive-gentium-tug-1.0-7|179	%{_texmfdistdir}/tex/latex/gentium-tug/x2gentium.fd
14mu|texlive-gentium-tug-1.0-7|180	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/ChangeLog
14mu|texlive-gentium-tug-1.0-7|181	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/FONTLOG.txt
14mu|texlive-gentium-tug-1.0-7|182	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/FONTLOG.txt
14mu|texlive-gentium-tug-1.0-7|183	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/GENTIUM-FAQ.txt
14mu|texlive-gentium-tug-1.0-7|184	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/OFL-FAQ.txt
14mu|texlive-gentium-tug-1.0-7|185	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/OFL.txt
14mu|texlive-gentium-tug-1.0-7|186	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/QUOTES.txt
14mu|texlive-gentium-tug-1.0-7|187	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Gentium/README.txt
14mu|texlive-gentium-tug-1.0-7|188	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumBasic/FONTLOG.txt
14mu|texlive-gentium-tug-1.0-7|189	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumBasic/GENTIUM-FAQ.txt
14mu|texlive-gentium-tug-1.0-7|190	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumBasic/OFL-FAQ.txt
14mu|texlive-gentium-tug-1.0-7|191	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumBasic/OFL.txt
14mu|texlive-gentium-tug-1.0-7|192	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/FONTLOG.txt
14mu|texlive-gentium-tug-1.0-7|193	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/GENTIUM-FAQ.txt
14mu|texlive-gentium-tug-1.0-7|194	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/OFL-FAQ.txt
14mu|texlive-gentium-tug-1.0-7|195	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/OFL.txt
14mu|texlive-gentium-tug-1.0-7|196	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/README.txt
14mu|texlive-gentium-tug-1.0-7|197	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/documentation/DOCUMENTATION.txt
14mu|texlive-gentium-tug-1.0-7|198	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/documentation/GentiumPlus-features.odt
14mu|texlive-gentium-tug-1.0-7|199	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlus/documentation/GentiumPlus-features.pdf
14mu|texlive-gentium-tug-1.0-7|200	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlusCompact/FONTLOG.txt
14mu|texlive-gentium-tug-1.0-7|201	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlusCompact/README.txt
14mu|texlive-gentium-tug-1.0-7|202	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/GentiumPlusCompact/feat_set_tuned.xml
14mu|texlive-gentium-tug-1.0-7|203	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/Makefile
14mu|texlive-gentium-tug-1.0-7|204	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/OFL-FAQ.txt
14mu|texlive-gentium-tug-1.0-7|205	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/OFL.txt
14mu|texlive-gentium-tug-1.0-7|206	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/README
14mu|texlive-gentium-tug-1.0-7|207	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/gentium.pdf
14mu|texlive-gentium-tug-1.0-7|208	%doc %{_texmfdistdir}/doc/fonts/gentium-tug/gentium.tex
14mu|texlive-gentium-tug-1.0-7|209	#- source
14mu|texlive-gentium-tug-1.0-7|210	%doc %{_texmfdistdir}/source/fonts/gentium-tug/generate-support-files.rb
14mu|texlive-gentium-tug-1.0-7|211	%doc %{_texmfdistdir}/source/fonts/gentium-tug/gentium.rb
14mu|texlive-gentium-tug-1.0-7|212	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/README
14mu|texlive-gentium-tug-1.0-7|213	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-agr.lig
14mu|texlive-gentium-tug-1.0-7|214	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-lgr.lig
14mu|texlive-gentium-tug-1.0-7|215	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-t2a.lig
14mu|texlive-gentium-tug-1.0-7|216	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-t2b.lig
14mu|texlive-gentium-tug-1.0-7|217	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-t2c.lig
14mu|texlive-gentium-tug-1.0-7|218	%doc %{_texmfdistdir}/source/fonts/gentium-tug/lig/gentium-x2.lig
14mu|texlive-gentium-tug-1.0-7|219	%doc %{_texmfdistdir}/source/fonts/gentium-tug/make-zip-4CTAN.sh
14mu|texlive-gentium-tug-1.0-7|220	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/GentiumPlus-I-Czech.kern
14mu|texlive-gentium-tug-1.0-7|221	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/GentiumPlus-R-Czech.kern
14mu|texlive-gentium-tug-1.0-7|222	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/Makefile
14mu|texlive-gentium-tug-1.0-7|223	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/afmcreator.py
14mu|texlive-gentium-tug-1.0-7|224	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/ff-gentium.pe
14mu|texlive-gentium-tug-1.0-7|225	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/generate-extra-kerns.sh
14mu|texlive-gentium-tug-1.0-7|226	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/greekcorrection.py
14mu|texlive-gentium-tug-1.0-7|227	%doc %{_texmfdistdir}/source/fonts/gentium-tug/type1/kerncorrection.py
14mu|texlive-gentium-tug-1.0-7|228	
14mu|texlive-gentium-tug-1.0-7|229	#-----------------------------------------------------------------------
14mu|texlive-gentium-tug-1.0-7|230	%prep
14mu|texlive-gentium-tug-1.0-7|231	%setup -c -a0 -a1 -a2
14mu|texlive-gentium-tug-1.0-7|232	
14mu|texlive-gentium-tug-1.0-7|233	%build
14mu|texlive-gentium-tug-1.0-7|234	
14mu|texlive-gentium-tug-1.0-7|235	%install
14mu|texlive-gentium-tug-1.0-7|236	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gentium-tug-1.0-7|237	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gentium-tug-1.0-7|238	
14mu|texlive-gentium-tug-1.0-7|239	%changelog
14mu|texlive-gentium-tug-1.0-7|240	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-gentium-tug-1.0-7|241	+ Revision: 218b3da
14mu|texlive-gentium-tug-1.0-7|242	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gentium-tug-1.0-7|243	
14mu|texlive-gentium-tug-1.0-7|244	

24889 14
14mu|texlive-geometry-5.6-4|1	# revision 19716
14mu|texlive-geometry-5.6-4|2	# category Package
14mu|texlive-geometry-5.6-4|3	# catalog-ctan /macros/latex/contrib/geometry
14mu|texlive-geometry-5.6-4|4	# catalog-date 2010-09-13 00:36:13 +0200
14mu|texlive-geometry-5.6-4|5	# catalog-license lppl
14mu|texlive-geometry-5.6-4|6	# catalog-version 5.6
14mu|texlive-geometry-5.6-4|7	Name:		texlive-geometry
14mu|texlive-geometry-5.6-4|8	Version:	5.6
14mu|texlive-geometry-5.6-4|9	Release:	4
14mu|texlive-geometry-5.6-4|10	Summary:	Flexible and complete interface to document dimensions
14mu|texlive-geometry-5.6-4|11	Group:		Publishing
14mu|texlive-geometry-5.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/geometry
14mu|texlive-geometry-5.6-4|13	License:	LPPL
14mu|texlive-geometry-5.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geometry.tar.xz
14mu|texlive-geometry-5.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geometry.doc.tar.xz
14mu|texlive-geometry-5.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/geometry.source.tar.xz
14mu|texlive-geometry-5.6-4|17	BuildArch:	noarch
14mu|texlive-geometry-5.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-geometry-5.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-geometry-5.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-geometry-5.6-4|21	
14mu|texlive-geometry-5.6-4|22	%description
14mu|texlive-geometry-5.6-4|23	The package provides an easy and flexible user interface to
14mu|texlive-geometry-5.6-4|24	customize page layout, implementing auto-centering and auto-
14mu|texlive-geometry-5.6-4|25	balancing mechanisms so that the users have only to give the
14mu|texlive-geometry-5.6-4|26	least description for the page layout. For example, if you want
14mu|texlive-geometry-5.6-4|27	to set each margin 2cm without header space, what you need is
14mu|texlive-geometry-5.6-4|28	just \usepackage[margin=2cm,nohead]{geometry}. The package
14mu|texlive-geometry-5.6-4|29	knows about all the standard paper sizes, so that the user need
14mu|texlive-geometry-5.6-4|30	not know what the nominal 'real' dimensions of the paper are,
14mu|texlive-geometry-5.6-4|31	just its standard name (such as a4, letter, etc.). An important
14mu|texlive-geometry-5.6-4|32	feature is the package's ability to communicate the paper size
14mu|texlive-geometry-5.6-4|33	it's set up to the output (whether via DVI \specials or via
14mu|texlive-geometry-5.6-4|34	direct interaction with PDF(La)TeX).
14mu|texlive-geometry-5.6-4|35	
14mu|texlive-geometry-5.6-4|36	
14mu|texlive-geometry-5.6-4|37	#-----------------------------------------------------------------------
14mu|texlive-geometry-5.6-4|38	%files
14mu|texlive-geometry-5.6-4|39	%{_texmfdistdir}/tex/latex/geometry/geometry.sty
14mu|texlive-geometry-5.6-4|40	%doc %{_texmfdistdir}/doc/latex/geometry/README
14mu|texlive-geometry-5.6-4|41	%doc %{_texmfdistdir}/doc/latex/geometry/changes.txt
14mu|texlive-geometry-5.6-4|42	%doc %{_texmfdistdir}/doc/latex/geometry/geometry-samples.tex
14mu|texlive-geometry-5.6-4|43	%doc %{_texmfdistdir}/doc/latex/geometry/geometry.cfg
14mu|texlive-geometry-5.6-4|44	%doc %{_texmfdistdir}/doc/latex/geometry/geometry.pdf
14mu|texlive-geometry-5.6-4|45	#- source
14mu|texlive-geometry-5.6-4|46	%doc %{_texmfdistdir}/source/latex/geometry/geometry.drv
14mu|texlive-geometry-5.6-4|47	%doc %{_texmfdistdir}/source/latex/geometry/geometry.dtx
14mu|texlive-geometry-5.6-4|48	%doc %{_texmfdistdir}/source/latex/geometry/geometry.ins
14mu|texlive-geometry-5.6-4|49	
14mu|texlive-geometry-5.6-4|50	#-----------------------------------------------------------------------
14mu|texlive-geometry-5.6-4|51	%prep
14mu|texlive-geometry-5.6-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-geometry-5.6-4|53	
14mu|texlive-geometry-5.6-4|54	%build
14mu|texlive-geometry-5.6-4|55	
14mu|texlive-geometry-5.6-4|56	%install
14mu|texlive-geometry-5.6-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-geometry-5.6-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-geometry-5.6-4|59	
14mu|texlive-geometry-5.6-4|60	
14mu|texlive-geometry-5.6-4|61	
14mu|texlive-geometry-5.6-4|62	%changelog
14mu|texlive-geometry-5.6-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.6-4
14mu|texlive-geometry-5.6-4|64	+ Revision: 6034288
14mu|texlive-geometry-5.6-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-geometry-5.6-4|66	
14mu|texlive-geometry-5.6-4|67	

24890 14
14mu|texlive-german-2.5e-4|1	# revision 17039
14mu|texlive-german-2.5e-4|2	# category Package
14mu|texlive-german-2.5e-4|3	# catalog-ctan /language/german
14mu|texlive-german-2.5e-4|4	# catalog-date 2009-09-26 12:32:55 +0200
14mu|texlive-german-2.5e-4|5	# catalog-license lppl
14mu|texlive-german-2.5e-4|6	# catalog-version 2.5e
14mu|texlive-german-2.5e-4|7	Name:		texlive-german
14mu|texlive-german-2.5e-4|8	Version:	2.5e
14mu|texlive-german-2.5e-4|9	Release:	4
14mu|texlive-german-2.5e-4|10	Summary:	Support for German typography
14mu|texlive-german-2.5e-4|11	Group:		Publishing
14mu|texlive-german-2.5e-4|12	URL:		http://www.ctan.org/tex-archive/language/german
14mu|texlive-german-2.5e-4|13	License:	LPPL
14mu|texlive-german-2.5e-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/german.tar.xz
14mu|texlive-german-2.5e-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/german.doc.tar.xz
14mu|texlive-german-2.5e-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/german.source.tar.xz
14mu|texlive-german-2.5e-4|17	BuildArch:	noarch
14mu|texlive-german-2.5e-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-german-2.5e-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-german-2.5e-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-german-2.5e-4|21	
14mu|texlive-german-2.5e-4|22	%description
14mu|texlive-german-2.5e-4|23	Supports the new German orthography (neue deutsche
14mu|texlive-german-2.5e-4|24	Rechtschreibung).
14mu|texlive-german-2.5e-4|25	
14mu|texlive-german-2.5e-4|26	
14mu|texlive-german-2.5e-4|27	#-----------------------------------------------------------------------
14mu|texlive-german-2.5e-4|28	%files
14mu|texlive-german-2.5e-4|29	%{_texmfdistdir}/tex/generic/german/german.sty
14mu|texlive-german-2.5e-4|30	%{_texmfdistdir}/tex/generic/german/ngerman.sty
14mu|texlive-german-2.5e-4|31	%doc %{_texmfdistdir}/doc/generic/german/00readme.1st
14mu|texlive-german-2.5e-4|32	%doc %{_texmfdistdir}/doc/generic/german/betatest/00readme.1st
14mu|texlive-german-2.5e-4|33	%doc %{_texmfdistdir}/doc/generic/german/gerdoc.pdf
14mu|texlive-german-2.5e-4|34	%doc %{_texmfdistdir}/doc/generic/german/gerdoc.tex
14mu|texlive-german-2.5e-4|35	%doc %{_texmfdistdir}/doc/generic/german/german.MISSING
14mu|texlive-german-2.5e-4|36	%doc %{_texmfdistdir}/doc/generic/german/hyphxmpl.cfg
14mu|texlive-german-2.5e-4|37	#- source
14mu|texlive-german-2.5e-4|38	%doc %{_texmfdistdir}/source/generic/german/german.dtx
14mu|texlive-german-2.5e-4|39	%doc %{_texmfdistdir}/source/generic/german/german.ins
14mu|texlive-german-2.5e-4|40	
14mu|texlive-german-2.5e-4|41	#-----------------------------------------------------------------------
14mu|texlive-german-2.5e-4|42	%prep
14mu|texlive-german-2.5e-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-german-2.5e-4|44	
14mu|texlive-german-2.5e-4|45	%build
14mu|texlive-german-2.5e-4|46	
14mu|texlive-german-2.5e-4|47	%install
14mu|texlive-german-2.5e-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-german-2.5e-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-german-2.5e-4|50	
14mu|texlive-german-2.5e-4|51	
14mu|texlive-german-2.5e-4|52	
14mu|texlive-german-2.5e-4|53	%changelog
14mu|texlive-german-2.5e-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5e-4
14mu|texlive-german-2.5e-4|55	+ Revision: 493aecf
14mu|texlive-german-2.5e-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-german-2.5e-4|57	
14mu|texlive-german-2.5e-4|58	

24891 14
14mu|texlive-germbib-20090104-4|1	# revision 15878
14mu|texlive-germbib-20090104-4|2	# category Package
14mu|texlive-germbib-20090104-4|3	# catalog-ctan /biblio/bibtex/contrib/germbib
14mu|texlive-germbib-20090104-4|4	# catalog-date 2009-01-04 15:06:03 +0100
14mu|texlive-germbib-20090104-4|5	# catalog-license noinfo
14mu|texlive-germbib-20090104-4|6	# catalog-version undef
14mu|texlive-germbib-20090104-4|7	Name:		texlive-germbib
14mu|texlive-germbib-20090104-4|8	Version:	20090104
14mu|texlive-germbib-20090104-4|9	Release:	4
14mu|texlive-germbib-20090104-4|10	Summary:	German variants of standard BibTeX styles
14mu|texlive-germbib-20090104-4|11	Group:		Publishing
14mu|texlive-germbib-20090104-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/germbib
14mu|texlive-germbib-20090104-4|13	License:	NOINFO
14mu|texlive-germbib-20090104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/germbib.tar.xz
14mu|texlive-germbib-20090104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/germbib.doc.tar.xz
14mu|texlive-germbib-20090104-4|16	BuildArch:	noarch
14mu|texlive-germbib-20090104-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-germbib-20090104-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-germbib-20090104-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-germbib-20090104-4|20	
14mu|texlive-germbib-20090104-4|21	%description
14mu|texlive-germbib-20090104-4|22	A development of the (old) german.sty, this bundle provides
14mu|texlive-germbib-20090104-4|23	German packages, BibTeX styles and documentary examples, for
14mu|texlive-germbib-20090104-4|24	writing documents with bibliographies. The author has since
14mu|texlive-germbib-20090104-4|25	developed the babelbib bundle, which (he asserts) supersedes
14mu|texlive-germbib-20090104-4|26	germbib.
14mu|texlive-germbib-20090104-4|27	
14mu|texlive-germbib-20090104-4|28	
14mu|texlive-germbib-20090104-4|29	#-----------------------------------------------------------------------
14mu|texlive-germbib-20090104-4|30	%files
14mu|texlive-germbib-20090104-4|31	%{_texmfdistdir}/bibtex/bst/germbib/gerabbrv.bst
14mu|texlive-germbib-20090104-4|32	%{_texmfdistdir}/bibtex/bst/germbib/geralpha.bst
14mu|texlive-germbib-20090104-4|33	%{_texmfdistdir}/bibtex/bst/germbib/gerapali.bst
14mu|texlive-germbib-20090104-4|34	%{_texmfdistdir}/bibtex/bst/germbib/gerplain.bst
14mu|texlive-germbib-20090104-4|35	%{_texmfdistdir}/bibtex/bst/germbib/gerunsrt.bst
14mu|texlive-germbib-20090104-4|36	%{_texmfdistdir}/tex/latex/germbib/bibgerm.sty
14mu|texlive-germbib-20090104-4|37	%{_texmfdistdir}/tex/latex/germbib/mynormal.sty
14mu|texlive-germbib-20090104-4|38	%doc %{_texmfdistdir}/doc/bibtex/germbib/README.bibgerm
14mu|texlive-germbib-20090104-4|39	%doc %{_texmfdistdir}/doc/bibtex/germbib/apalike.doc
14mu|texlive-germbib-20090104-4|40	%doc %{_texmfdistdir}/doc/bibtex/germbib/apalike.germbib_sty
14mu|texlive-germbib-20090104-4|41	%doc %{_texmfdistdir}/doc/bibtex/germbib/apalike.tex
14mu|texlive-germbib-20090104-4|42	%doc %{_texmfdistdir}/doc/bibtex/germbib/btxdoc.tex
14mu|texlive-germbib-20090104-4|43	%doc %{_texmfdistdir}/doc/bibtex/germbib/btxhak.tex
14mu|texlive-germbib-20090104-4|44	%doc %{_texmfdistdir}/doc/bibtex/germbib/gerbibtx.bib
14mu|texlive-germbib-20090104-4|45	%doc %{_texmfdistdir}/doc/bibtex/germbib/gerbibtx.tex
14mu|texlive-germbib-20090104-4|46	%doc %{_texmfdistdir}/doc/bibtex/germbib/gerxampl.bib
14mu|texlive-germbib-20090104-4|47	%doc %{_texmfdistdir}/doc/bibtex/germbib/schaum.bib
14mu|texlive-germbib-20090104-4|48	%doc %{_texmfdistdir}/doc/bibtex/germbib/testbibgerm.tex
14mu|texlive-germbib-20090104-4|49	%doc %{_texmfdistdir}/doc/bibtex/germbib/testgerb.tex
14mu|texlive-germbib-20090104-4|50	%doc %{_texmfdistdir}/doc/bibtex/germbib/xampl.bib
14mu|texlive-germbib-20090104-4|51	
14mu|texlive-germbib-20090104-4|52	#-----------------------------------------------------------------------
14mu|texlive-germbib-20090104-4|53	%prep
14mu|texlive-germbib-20090104-4|54	%setup -c -a0 -a1
14mu|texlive-germbib-20090104-4|55	
14mu|texlive-germbib-20090104-4|56	%build
14mu|texlive-germbib-20090104-4|57	
14mu|texlive-germbib-20090104-4|58	%install
14mu|texlive-germbib-20090104-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-germbib-20090104-4|60	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-germbib-20090104-4|61	
14mu|texlive-germbib-20090104-4|62	
14mu|texlive-germbib-20090104-4|63	
14mu|texlive-germbib-20090104-4|64	%changelog
14mu|texlive-germbib-20090104-4|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090104-4
14mu|texlive-germbib-20090104-4|66	+ Revision: 7c5c6ee
14mu|texlive-germbib-20090104-4|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-germbib-20090104-4|68	
14mu|texlive-germbib-20090104-4|69	

24892 14
14mu|texlive-germkorr-1.0-4|1	# revision 15878
14mu|texlive-germkorr-1.0-4|2	# category Package
14mu|texlive-germkorr-1.0-4|3	# catalog-ctan /macros/latex/contrib/germkorr
14mu|texlive-germkorr-1.0-4|4	# catalog-date 2009-11-10 09:15:37 +0100
14mu|texlive-germkorr-1.0-4|5	# catalog-license gpl
14mu|texlive-germkorr-1.0-4|6	# catalog-version 1.0
14mu|texlive-germkorr-1.0-4|7	Name:		texlive-germkorr
14mu|texlive-germkorr-1.0-4|8	Version:	1.0
14mu|texlive-germkorr-1.0-4|9	Release:	4
14mu|texlive-germkorr-1.0-4|10	Summary:	Change kerning for german quotation marks
14mu|texlive-germkorr-1.0-4|11	Group:		Publishing
14mu|texlive-germkorr-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/germkorr
14mu|texlive-germkorr-1.0-4|13	License:	GPL
14mu|texlive-germkorr-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/germkorr.tar.xz
14mu|texlive-germkorr-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/germkorr.doc.tar.xz
14mu|texlive-germkorr-1.0-4|16	BuildArch:	noarch
14mu|texlive-germkorr-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-germkorr-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-germkorr-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-germkorr-1.0-4|20	
14mu|texlive-germkorr-1.0-4|21	%description
14mu|texlive-germkorr-1.0-4|22	The package germcorr has to be loaded after the package german.
14mu|texlive-germkorr-1.0-4|23	It brings some letters like T nearer to german single and
14mu|texlive-germkorr-1.0-4|24	double quotes even when that letter wears a standard accent
14mu|texlive-germkorr-1.0-4|25	like "`\.T"'.
14mu|texlive-germkorr-1.0-4|26	
14mu|texlive-germkorr-1.0-4|27	
14mu|texlive-germkorr-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-germkorr-1.0-4|29	%files
14mu|texlive-germkorr-1.0-4|30	%{_texmfdistdir}/tex/latex/germkorr/germkorr.sty
14mu|texlive-germkorr-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/germkorr/COPYING
14mu|texlive-germkorr-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/germkorr/README
14mu|texlive-germkorr-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/germkorr/germkorr.pdf
14mu|texlive-germkorr-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/germkorr/germkorr.tex
14mu|texlive-germkorr-1.0-4|35	
14mu|texlive-germkorr-1.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-germkorr-1.0-4|37	%prep
14mu|texlive-germkorr-1.0-4|38	%setup -c -a0 -a1
14mu|texlive-germkorr-1.0-4|39	
14mu|texlive-germkorr-1.0-4|40	%build
14mu|texlive-germkorr-1.0-4|41	
14mu|texlive-germkorr-1.0-4|42	%install
14mu|texlive-germkorr-1.0-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-germkorr-1.0-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-germkorr-1.0-4|45	
14mu|texlive-germkorr-1.0-4|46	
14mu|texlive-germkorr-1.0-4|47	
14mu|texlive-germkorr-1.0-4|48	%changelog
14mu|texlive-germkorr-1.0-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-germkorr-1.0-4|50	+ Revision: 41078a1
14mu|texlive-germkorr-1.0-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-germkorr-1.0-4|52	
14mu|texlive-germkorr-1.0-4|53	

24893 14
14mu|texlive-getfiledate-1.2-4|1	# revision 16189
14mu|texlive-getfiledate-1.2-4|2	# category Package
14mu|texlive-getfiledate-1.2-4|3	# catalog-ctan /macros/latex/contrib/getfiledate
14mu|texlive-getfiledate-1.2-4|4	# catalog-date 2009-11-26 14:59:55 +0100
14mu|texlive-getfiledate-1.2-4|5	# catalog-license lppl
14mu|texlive-getfiledate-1.2-4|6	# catalog-version 1.2
14mu|texlive-getfiledate-1.2-4|7	Name:		texlive-getfiledate
14mu|texlive-getfiledate-1.2-4|8	Version:	1.2
14mu|texlive-getfiledate-1.2-4|9	Release:	4
14mu|texlive-getfiledate-1.2-4|10	Summary:	Find the date of last modification of a file
14mu|texlive-getfiledate-1.2-4|11	Group:		Publishing
14mu|texlive-getfiledate-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/getfiledate
14mu|texlive-getfiledate-1.2-4|13	License:	LPPL
14mu|texlive-getfiledate-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/getfiledate.tar.xz
14mu|texlive-getfiledate-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/getfiledate.doc.tar.xz
14mu|texlive-getfiledate-1.2-4|16	BuildArch:	noarch
14mu|texlive-getfiledate-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-getfiledate-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-getfiledate-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-getfiledate-1.2-4|20	
14mu|texlive-getfiledate-1.2-4|21	%description
14mu|texlive-getfiledate-1.2-4|22	The package fetches from the system the date of last
14mu|texlive-getfiledate-1.2-4|23	modification or opening of an existing file, using the function
14mu|texlive-getfiledate-1.2-4|24	\pdffilemoddate (present in recent versions of PDFTeX); the
14mu|texlive-getfiledate-1.2-4|25	user may specify how the date is to be presented.
14mu|texlive-getfiledate-1.2-4|26	
14mu|texlive-getfiledate-1.2-4|27	
14mu|texlive-getfiledate-1.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-getfiledate-1.2-4|29	%files
14mu|texlive-getfiledate-1.2-4|30	%{_texmfdistdir}/tex/latex/getfiledate/getfiledate.sty
14mu|texlive-getfiledate-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/getfiledate/README
14mu|texlive-getfiledate-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/getfiledate/getfiledate-guide.pdf
14mu|texlive-getfiledate-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/getfiledate/getfiledate-guide.tex
14mu|texlive-getfiledate-1.2-4|34	
14mu|texlive-getfiledate-1.2-4|35	#-----------------------------------------------------------------------
14mu|texlive-getfiledate-1.2-4|36	%prep
14mu|texlive-getfiledate-1.2-4|37	%setup -c -a0 -a1
14mu|texlive-getfiledate-1.2-4|38	
14mu|texlive-getfiledate-1.2-4|39	%build
14mu|texlive-getfiledate-1.2-4|40	
14mu|texlive-getfiledate-1.2-4|41	%install
14mu|texlive-getfiledate-1.2-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-getfiledate-1.2-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-getfiledate-1.2-4|44	
14mu|texlive-getfiledate-1.2-4|45	
14mu|texlive-getfiledate-1.2-4|46	
14mu|texlive-getfiledate-1.2-4|47	%changelog
14mu|texlive-getfiledate-1.2-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-getfiledate-1.2-4|49	+ Revision: ad715fc
14mu|texlive-getfiledate-1.2-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-getfiledate-1.2-4|51	
14mu|texlive-getfiledate-1.2-4|52	

24894 14
14mu|texlive-gfsbaskerville-1.0-4|1	# revision 19440
14mu|texlive-gfsbaskerville-1.0-4|2	# category Package
14mu|texlive-gfsbaskerville-1.0-4|3	# catalog-ctan /fonts/greek/gfs/gfsbaskerville
14mu|texlive-gfsbaskerville-1.0-4|4	# catalog-date 2008-08-19 21:00:04 +0200
14mu|texlive-gfsbaskerville-1.0-4|5	# catalog-license other-free
14mu|texlive-gfsbaskerville-1.0-4|6	# catalog-version 1.0
14mu|texlive-gfsbaskerville-1.0-4|7	Name:		texlive-gfsbaskerville
14mu|texlive-gfsbaskerville-1.0-4|8	Version:	1.0
14mu|texlive-gfsbaskerville-1.0-4|9	Release:	4
14mu|texlive-gfsbaskerville-1.0-4|10	Summary:	A Greek font, from one such by Baskerville
14mu|texlive-gfsbaskerville-1.0-4|11	Group:		Publishing
14mu|texlive-gfsbaskerville-1.0-4|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfsbaskerville
14mu|texlive-gfsbaskerville-1.0-4|13	License:	OTHER-FREE
14mu|texlive-gfsbaskerville-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsbaskerville.tar.xz
14mu|texlive-gfsbaskerville-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsbaskerville.doc.tar.xz
14mu|texlive-gfsbaskerville-1.0-4|16	BuildArch:	noarch
14mu|texlive-gfsbaskerville-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gfsbaskerville-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gfsbaskerville-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gfsbaskerville-1.0-4|20	
14mu|texlive-gfsbaskerville-1.0-4|21	%description
14mu|texlive-gfsbaskerville-1.0-4|22	The font is a digital implementation of Baskerville's classic
14mu|texlive-gfsbaskerville-1.0-4|23	Greek font, provided by the Greek Font Society. The font covers
14mu|texlive-gfsbaskerville-1.0-4|24	Greek only, and LaTeX support provides for the use of LGR
14mu|texlive-gfsbaskerville-1.0-4|25	encoding.
14mu|texlive-gfsbaskerville-1.0-4|26	
14mu|texlive-gfsbaskerville-1.0-4|27	
14mu|texlive-gfsbaskerville-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-gfsbaskerville-1.0-4|29	%files
14mu|texlive-gfsbaskerville-1.0-4|30	%{_texmfdistdir}/fonts/afm/public/gfsbaskerville/GFSBaskerville-Regular.afm
14mu|texlive-gfsbaskerville-1.0-4|31	%{_texmfdistdir}/fonts/enc/dvips/gfsbaskerville/gpgfsbaskerville.enc
14mu|texlive-gfsbaskerville-1.0-4|32	%{_texmfdistdir}/fonts/map/dvips/gfsbaskerville/gfsbaskerville.map
14mu|texlive-gfsbaskerville-1.0-4|33	%{_texmfdistdir}/fonts/opentype/public/gfsbaskerville/GFSBaskerville.otf
14mu|texlive-gfsbaskerville-1.0-4|34	%{_texmfdistdir}/fonts/tfm/public/gfsbaskerville/ggfsbaskervillerg6a.tfm
14mu|texlive-gfsbaskerville-1.0-4|35	%{_texmfdistdir}/fonts/tfm/public/gfsbaskerville/ggfsbaskervillerg6r.tfm
14mu|texlive-gfsbaskerville-1.0-4|36	%{_texmfdistdir}/fonts/type1/public/gfsbaskerville/GFSBaskerville-Regular.pfb
14mu|texlive-gfsbaskerville-1.0-4|37	%{_texmfdistdir}/fonts/vf/public/gfsbaskerville/ggfsbaskervillerg6a.vf
14mu|texlive-gfsbaskerville-1.0-4|38	%{_texmfdistdir}/tex/latex/gfsbaskerville/gfsbaskerville.sty
14mu|texlive-gfsbaskerville-1.0-4|39	%{_texmfdistdir}/tex/latex/gfsbaskerville/lgrgfsbaskerville.fd
14mu|texlive-gfsbaskerville-1.0-4|40	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/OFL-FAQ.txt
14mu|texlive-gfsbaskerville-1.0-4|41	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/OFL.txt
14mu|texlive-gfsbaskerville-1.0-4|42	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/README
14mu|texlive-gfsbaskerville-1.0-4|43	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/README.TEXLIVE
14mu|texlive-gfsbaskerville-1.0-4|44	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/gfsbaskerville.pdf
14mu|texlive-gfsbaskerville-1.0-4|45	%doc %{_texmfdistdir}/doc/fonts/gfsbaskerville/gfsbaskerville.tex
14mu|texlive-gfsbaskerville-1.0-4|46	
14mu|texlive-gfsbaskerville-1.0-4|47	#-----------------------------------------------------------------------
14mu|texlive-gfsbaskerville-1.0-4|48	%prep
14mu|texlive-gfsbaskerville-1.0-4|49	%setup -c -a0 -a1
14mu|texlive-gfsbaskerville-1.0-4|50	
14mu|texlive-gfsbaskerville-1.0-4|51	%build
14mu|texlive-gfsbaskerville-1.0-4|52	
14mu|texlive-gfsbaskerville-1.0-4|53	%install
14mu|texlive-gfsbaskerville-1.0-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gfsbaskerville-1.0-4|55	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gfsbaskerville-1.0-4|56	
14mu|texlive-gfsbaskerville-1.0-4|57	
14mu|texlive-gfsbaskerville-1.0-4|58	
14mu|texlive-gfsbaskerville-1.0-4|59	%changelog
14mu|texlive-gfsbaskerville-1.0-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-gfsbaskerville-1.0-4|61	+ Revision: 25e6a7b
14mu|texlive-gfsbaskerville-1.0-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gfsbaskerville-1.0-4|63	
14mu|texlive-gfsbaskerville-1.0-4|64	

24895 14
14mu|texlive-gfsporson-1.01-4|1	# revision 18651
14mu|texlive-gfsporson-1.01-4|2	# category Package
14mu|texlive-gfsporson-1.01-4|3	# catalog-ctan /fonts/greek/gfs/gfsporson
14mu|texlive-gfsporson-1.01-4|4	# catalog-date 2008-08-19 21:00:04 +0200
14mu|texlive-gfsporson-1.01-4|5	# catalog-license other-free
14mu|texlive-gfsporson-1.01-4|6	# catalog-version 1.01
14mu|texlive-gfsporson-1.01-4|7	Name:		texlive-gfsporson
14mu|texlive-gfsporson-1.01-4|8	Version:	1.01
14mu|texlive-gfsporson-1.01-4|9	Release:	4
14mu|texlive-gfsporson-1.01-4|10	Summary:	A Greek font, originally from Porson
14mu|texlive-gfsporson-1.01-4|11	Group:		Publishing
14mu|texlive-gfsporson-1.01-4|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/gfs/gfsporson
14mu|texlive-gfsporson-1.01-4|13	License:	OTHER-FREE
14mu|texlive-gfsporson-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsporson.tar.xz
14mu|texlive-gfsporson-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gfsporson.doc.tar.xz
14mu|texlive-gfsporson-1.01-4|16	BuildArch:	noarch
14mu|texlive-gfsporson-1.01-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gfsporson-1.01-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gfsporson-1.01-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gfsporson-1.01-4|20	
14mu|texlive-gfsporson-1.01-4|21	%description
14mu|texlive-gfsporson-1.01-4|22	Porson is an elegant Greek font, originally cut at the turn of
14mu|texlive-gfsporson-1.01-4|23	the 19th Century in England. The present version has been
14mu|texlive-gfsporson-1.01-4|24	provided by the Greek Font Society. The font supports the Greek
14mu|texlive-gfsporson-1.01-4|25	alphabet only. LaTeX support is provided, using the LGR
14mu|texlive-gfsporson-1.01-4|26	encoding.
14mu|texlive-gfsporson-1.01-4|27	
14mu|texlive-gfsporson-1.01-4|28	
14mu|texlive-gfsporson-1.01-4|29	#-----------------------------------------------------------------------
14mu|texlive-gfsporson-1.01-4|30	%files
14mu|texlive-gfsporson-1.01-4|31	%{_texmfdistdir}/fonts/afm/public/gfsporson/GFSPorson-Regular.afm
14mu|texlive-gfsporson-1.01-4|32	%{_texmfdistdir}/fonts/enc/dvips/gfsporson/porsonel.enc
14mu|texlive-gfsporson-1.01-4|33	%{_texmfdistdir}/fonts/map/dvips/gfsporson/gfsporson.map
14mu|texlive-gfsporson-1.01-4|34	%{_texmfdistdir}/fonts/opentype/public/gfsporson/GFSPorson.otf
14mu|texlive-gfsporson-1.01-4|35	%{_texmfdistdir}/fonts/tfm/public/gfsporson/gporsonrg6a.tfm
14mu|texlive-gfsporson-1.01-4|36	%{_texmfdistdir}/fonts/tfm/public/gfsporson/gporsonrg6r.tfm
14mu|texlive-gfsporson-1.01-4|37	%{_texmfdistdir}/fonts/type1/public/gfsporson/GFSPorson-Regular.pfb
14mu|texlive-gfsporson-1.01-4|38	%{_texmfdistdir}/fonts/vf/public/gfsporson/gporsonrg6a.vf
14mu|texlive-gfsporson-1.01-4|39	%{_texmfdistdir}/tex/latex/gfsporson/gfsporson.sty
14mu|texlive-gfsporson-1.01-4|40	%{_texmfdistdir}/tex/latex/gfsporson/lgrporson.fd
14mu|texlive-gfsporson-1.01-4|41	%doc %{_texmfdistdir}/doc/fonts/gfsporson/OFL-FAQ.txt
14mu|texlive-gfsporson-1.01-4|42	%doc %{_texmfdistdir}/doc/fonts/gfsporson/OFL.txt
14mu|texlive-gfsporson-1.01-4|43	%doc %{_texmfdistdir}/doc/fonts/gfsporson/README
14mu|texlive-gfsporson-1.01-4|44	%doc %{_texmfdistdir}/doc/fonts/gfsporson/gfsporson.pdf
14mu|texlive-gfsporson-1.01-4|45	%doc %{_texmfdistdir}/doc/fonts/gfsporson/gfsporson.tex
14mu|texlive-gfsporson-1.01-4|46	
14mu|texlive-gfsporson-1.01-4|47	#-----------------------------------------------------------------------
14mu|texlive-gfsporson-1.01-4|48	%prep
14mu|texlive-gfsporson-1.01-4|49	%setup -c -a0 -a1
14mu|texlive-gfsporson-1.01-4|50	
14mu|texlive-gfsporson-1.01-4|51	%build
14mu|texlive-gfsporson-1.01-4|52	
14mu|texlive-gfsporson-1.01-4|53	%install
14mu|texlive-gfsporson-1.01-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gfsporson-1.01-4|55	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gfsporson-1.01-4|56	
14mu|texlive-gfsporson-1.01-4|57	
14mu|texlive-gfsporson-1.01-4|58	
14mu|texlive-gfsporson-1.01-4|59	%changelog
14mu|texlive-gfsporson-1.01-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-gfsporson-1.01-4|61	+ Revision: bd54e01
14mu|texlive-gfsporson-1.01-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gfsporson-1.01-4|63	
14mu|texlive-gfsporson-1.01-4|64	

24896 14
14mu|texlive-ghab-0.5-7|1	# revision 29803
14mu|texlive-ghab-0.5-7|2	# category Package
14mu|texlive-ghab-0.5-7|3	# catalog-ctan /macros/latex/contrib/ghab
14mu|texlive-ghab-0.5-7|4	# catalog-date 2013-04-05 13:20:40 +0200
14mu|texlive-ghab-0.5-7|5	# catalog-license lppl
14mu|texlive-ghab-0.5-7|6	# catalog-version 0.5
14mu|texlive-ghab-0.5-7|7	Name:		texlive-ghab
14mu|texlive-ghab-0.5-7|8	Version:	0.5
14mu|texlive-ghab-0.5-7|9	Release:	7
14mu|texlive-ghab-0.5-7|10	Summary:	Typeset ghab boxes in LaTeX
14mu|texlive-ghab-0.5-7|11	Group:		Publishing
14mu|texlive-ghab-0.5-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ghab
14mu|texlive-ghab-0.5-7|13	License:	LPPL
14mu|texlive-ghab-0.5-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ghab.tar.xz
14mu|texlive-ghab-0.5-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ghab.doc.tar.xz
14mu|texlive-ghab-0.5-7|16	BuildArch:	noarch
14mu|texlive-ghab-0.5-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ghab-0.5-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ghab-0.5-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-ghab-0.5-7|20	
14mu|texlive-ghab-0.5-7|21	%description
14mu|texlive-ghab-0.5-7|22	The package defines a command \darghab that will typeset its
14mu|texlive-ghab-0.5-7|23	argument in a box with a decorated frame. The width of the box
14mu|texlive-ghab-0.5-7|24	may be set using an optional argument.
14mu|texlive-ghab-0.5-7|25	
14mu|texlive-ghab-0.5-7|26	
14mu|texlive-ghab-0.5-7|27	#-----------------------------------------------------------------------
14mu|texlive-ghab-0.5-7|28	%files
14mu|texlive-ghab-0.5-7|29	%{_texmfdistdir}/fonts/source/public/ghab/ghab.mf
14mu|texlive-ghab-0.5-7|30	%{_texmfdistdir}/tex/latex/ghab/ghab.sty
14mu|texlive-ghab-0.5-7|31	%doc %{_texmfdistdir}/doc/latex/ghab/README
14mu|texlive-ghab-0.5-7|32	%doc %{_texmfdistdir}/doc/latex/ghab/ghab-doc.pdf
14mu|texlive-ghab-0.5-7|33	%doc %{_texmfdistdir}/doc/latex/ghab/ghab-doc.tex
14mu|texlive-ghab-0.5-7|34	
14mu|texlive-ghab-0.5-7|35	#-----------------------------------------------------------------------
14mu|texlive-ghab-0.5-7|36	%prep
14mu|texlive-ghab-0.5-7|37	%setup -c -a0 -a1
14mu|texlive-ghab-0.5-7|38	
14mu|texlive-ghab-0.5-7|39	%build
14mu|texlive-ghab-0.5-7|40	
14mu|texlive-ghab-0.5-7|41	%install
14mu|texlive-ghab-0.5-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ghab-0.5-7|43	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ghab-0.5-7|44	
14mu|texlive-ghab-0.5-7|45	%changelog
14mu|texlive-ghab-0.5-7|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-7
14mu|texlive-ghab-0.5-7|47	+ Revision: 865b326
14mu|texlive-ghab-0.5-7|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ghab-0.5-7|49	
14mu|texlive-ghab-0.5-7|50	

24897 14
14mu|texlive-gincltex-0.3-4|1	# revision 23835
14mu|texlive-gincltex-0.3-4|2	# category Package
14mu|texlive-gincltex-0.3-4|3	# catalog-ctan /macros/latex/contrib/gincltex
14mu|texlive-gincltex-0.3-4|4	# catalog-date 2011-09-05 20:39:25 +0200
14mu|texlive-gincltex-0.3-4|5	# catalog-license lppl1.3
14mu|texlive-gincltex-0.3-4|6	# catalog-version 0.3
14mu|texlive-gincltex-0.3-4|7	Name:		texlive-gincltex
14mu|texlive-gincltex-0.3-4|8	Version:	0.3
14mu|texlive-gincltex-0.3-4|9	Release:	4
14mu|texlive-gincltex-0.3-4|10	Summary:	Include TeX files as graphics (.tex support for \includegraphics)
14mu|texlive-gincltex-0.3-4|11	Group:		Publishing
14mu|texlive-gincltex-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gincltex
14mu|texlive-gincltex-0.3-4|13	License:	LPPL1.3
14mu|texlive-gincltex-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gincltex.tar.xz
14mu|texlive-gincltex-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gincltex.doc.tar.xz
14mu|texlive-gincltex-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gincltex.source.tar.xz
14mu|texlive-gincltex-0.3-4|17	BuildArch:	noarch
14mu|texlive-gincltex-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gincltex-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gincltex-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-gincltex-0.3-4|21	
14mu|texlive-gincltex-0.3-4|22	%description
14mu|texlive-gincltex-0.3-4|23	The package builds on the standard LaTeX packages graphics
14mu|texlive-gincltex-0.3-4|24	and/or graphicx and allows external LaTeX source files to be
14mu|texlive-gincltex-0.3-4|25	included, in the same way as graphic files, by
14mu|texlive-gincltex-0.3-4|26	\includegraphics. In effect, then package adds support for the
14mu|texlive-gincltex-0.3-4|27	.tex extension. Some of the lower level operations like
14mu|texlive-gincltex-0.3-4|28	clipping and trimming are implemented using the adjustbox
14mu|texlive-gincltex-0.3-4|29	package which includes native pdflatex support and uses the pdf
14mu|texlive-gincltex-0.3-4|30	pacakge for other output formats.
14mu|texlive-gincltex-0.3-4|31	
14mu|texlive-gincltex-0.3-4|32	
14mu|texlive-gincltex-0.3-4|33	#-----------------------------------------------------------------------
14mu|texlive-gincltex-0.3-4|34	%files
14mu|texlive-gincltex-0.3-4|35	%{_texmfdistdir}/tex/latex/gincltex/gincltex.sty
14mu|texlive-gincltex-0.3-4|36	%doc %{_texmfdistdir}/doc/latex/gincltex/README
14mu|texlive-gincltex-0.3-4|37	%doc %{_texmfdistdir}/doc/latex/gincltex/gincltex.pdf
14mu|texlive-gincltex-0.3-4|38	#- source
14mu|texlive-gincltex-0.3-4|39	%doc %{_texmfdistdir}/source/latex/gincltex/gincltex.dtx
14mu|texlive-gincltex-0.3-4|40	%doc %{_texmfdistdir}/source/latex/gincltex/gincltex.ins
14mu|texlive-gincltex-0.3-4|41	
14mu|texlive-gincltex-0.3-4|42	#-----------------------------------------------------------------------
14mu|texlive-gincltex-0.3-4|43	%prep
14mu|texlive-gincltex-0.3-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-gincltex-0.3-4|45	
14mu|texlive-gincltex-0.3-4|46	%build
14mu|texlive-gincltex-0.3-4|47	
14mu|texlive-gincltex-0.3-4|48	%install
14mu|texlive-gincltex-0.3-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gincltex-0.3-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gincltex-0.3-4|51	
14mu|texlive-gincltex-0.3-4|52	
14mu|texlive-gincltex-0.3-4|53	
14mu|texlive-gincltex-0.3-4|54	%changelog
14mu|texlive-gincltex-0.3-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-gincltex-0.3-4|56	+ Revision: fd0bf3e
14mu|texlive-gincltex-0.3-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gincltex-0.3-4|58	
14mu|texlive-gincltex-0.3-4|59	

24898 14
14mu|texlive-ginpenc-1.0-5|1	# revision 24980
14mu|texlive-ginpenc-1.0-5|2	# category Package
14mu|texlive-ginpenc-1.0-5|3	# catalog-ctan /macros/latex/contrib/ginpenc
14mu|texlive-ginpenc-1.0-5|4	# catalog-date 2007-07-08 11:00:26 +0200
14mu|texlive-ginpenc-1.0-5|5	# catalog-license lppl
14mu|texlive-ginpenc-1.0-5|6	# catalog-version 1.0
14mu|texlive-ginpenc-1.0-5|7	Name:		texlive-ginpenc
14mu|texlive-ginpenc-1.0-5|8	Version:	1.0
14mu|texlive-ginpenc-1.0-5|9	Release:	5
14mu|texlive-ginpenc-1.0-5|10	Summary:	Modification of inputenc for German
14mu|texlive-ginpenc-1.0-5|11	Group:		Publishing
14mu|texlive-ginpenc-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ginpenc
14mu|texlive-ginpenc-1.0-5|13	License:	LPPL
14mu|texlive-ginpenc-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ginpenc.tar.xz
14mu|texlive-ginpenc-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ginpenc.doc.tar.xz
14mu|texlive-ginpenc-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ginpenc.source.tar.xz
14mu|texlive-ginpenc-1.0-5|17	BuildArch:	noarch
14mu|texlive-ginpenc-1.0-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ginpenc-1.0-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ginpenc-1.0-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-ginpenc-1.0-5|21	
14mu|texlive-ginpenc-1.0-5|22	%description
14mu|texlive-ginpenc-1.0-5|23	If the inputenc is used and German umlauts are input directly,
14mu|texlive-ginpenc-1.0-5|24	they are converted to the LICR representation \"a (etc.). This
14mu|texlive-ginpenc-1.0-5|25	breaks the sort algorithm of makeindex, for instance. Ginpenc
14mu|texlive-ginpenc-1.0-5|26	converts umlauts and the sharp-s to the short forms defined by
14mu|texlive-ginpenc-1.0-5|27	babel, e.g., "a instead, if the text is typeset in German.
14mu|texlive-ginpenc-1.0-5|28	
14mu|texlive-ginpenc-1.0-5|29	
14mu|texlive-ginpenc-1.0-5|30	#-----------------------------------------------------------------------
14mu|texlive-ginpenc-1.0-5|31	%files
14mu|texlive-ginpenc-1.0-5|32	%{_texmfdistdir}/tex/latex/ginpenc/ansinew.gie
14mu|texlive-ginpenc-1.0-5|33	%{_texmfdistdir}/tex/latex/ginpenc/applemac.gie
14mu|texlive-ginpenc-1.0-5|34	%{_texmfdistdir}/tex/latex/ginpenc/ascii.gie
14mu|texlive-ginpenc-1.0-5|35	%{_texmfdistdir}/tex/latex/ginpenc/cp1250.gie
14mu|texlive-ginpenc-1.0-5|36	%{_texmfdistdir}/tex/latex/ginpenc/cp1252.gie
14mu|texlive-ginpenc-1.0-5|37	%{_texmfdistdir}/tex/latex/ginpenc/cp437.gie
14mu|texlive-ginpenc-1.0-5|38	%{_texmfdistdir}/tex/latex/ginpenc/cp437de.gie
14mu|texlive-ginpenc-1.0-5|39	%{_texmfdistdir}/tex/latex/ginpenc/cp850.gie
14mu|texlive-ginpenc-1.0-5|40	%{_texmfdistdir}/tex/latex/ginpenc/cp852.gie
14mu|texlive-ginpenc-1.0-5|41	%{_texmfdistdir}/tex/latex/ginpenc/cp865.gie
14mu|texlive-ginpenc-1.0-5|42	%{_texmfdistdir}/tex/latex/ginpenc/decmulti.gie
14mu|texlive-ginpenc-1.0-5|43	%{_texmfdistdir}/tex/latex/ginpenc/ginpenc.sty
14mu|texlive-ginpenc-1.0-5|44	%{_texmfdistdir}/tex/latex/ginpenc/latin1.gie
14mu|texlive-ginpenc-1.0-5|45	%{_texmfdistdir}/tex/latex/ginpenc/latin2.gie
14mu|texlive-ginpenc-1.0-5|46	%{_texmfdistdir}/tex/latex/ginpenc/latin3.gie
14mu|texlive-ginpenc-1.0-5|47	%{_texmfdistdir}/tex/latex/ginpenc/latin5.gie
14mu|texlive-ginpenc-1.0-5|48	%{_texmfdistdir}/tex/latex/ginpenc/latin9.gie
14mu|texlive-ginpenc-1.0-5|49	%{_texmfdistdir}/tex/latex/ginpenc/next.gie
14mu|texlive-ginpenc-1.0-5|50	%doc %{_texmfdistdir}/doc/latex/ginpenc/ChangeLog
14mu|texlive-ginpenc-1.0-5|51	%doc %{_texmfdistdir}/doc/latex/ginpenc/Makefile
14mu|texlive-ginpenc-1.0-5|52	%doc %{_texmfdistdir}/doc/latex/ginpenc/README
14mu|texlive-ginpenc-1.0-5|53	%doc %{_texmfdistdir}/doc/latex/ginpenc/ginpenc.pdf
14mu|texlive-ginpenc-1.0-5|54	%doc %{_texmfdistdir}/doc/latex/ginpenc/news-message.txt
14mu|texlive-ginpenc-1.0-5|55	%doc %{_texmfdistdir}/doc/latex/ginpenc/testginpenc.tex
14mu|texlive-ginpenc-1.0-5|56	#- source
14mu|texlive-ginpenc-1.0-5|57	%doc %{_texmfdistdir}/source/latex/ginpenc/ginpenc.dtx
14mu|texlive-ginpenc-1.0-5|58	%doc %{_texmfdistdir}/source/latex/ginpenc/ginpenc.ins
14mu|texlive-ginpenc-1.0-5|59	
14mu|texlive-ginpenc-1.0-5|60	#-----------------------------------------------------------------------
14mu|texlive-ginpenc-1.0-5|61	%prep
14mu|texlive-ginpenc-1.0-5|62	%setup -c -a0 -a1 -a2
14mu|texlive-ginpenc-1.0-5|63	
14mu|texlive-ginpenc-1.0-5|64	%build
14mu|texlive-ginpenc-1.0-5|65	
14mu|texlive-ginpenc-1.0-5|66	%install
14mu|texlive-ginpenc-1.0-5|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ginpenc-1.0-5|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ginpenc-1.0-5|69	
14mu|texlive-ginpenc-1.0-5|70	
14mu|texlive-ginpenc-1.0-5|71	
14mu|texlive-ginpenc-1.0-5|72	%changelog
14mu|texlive-ginpenc-1.0-5|73	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14mu|texlive-ginpenc-1.0-5|74	+ Revision: ab6accd
14mu|texlive-ginpenc-1.0-5|75	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ginpenc-1.0-5|76	
14mu|texlive-ginpenc-1.0-5|77	

24899 14
14mu|texlive-gitinfo-1.0-4|1	# revision 23779
14mu|texlive-gitinfo-1.0-4|2	# category Package
14mu|texlive-gitinfo-1.0-4|3	# catalog-ctan /macros/latex/contrib/gitinfo
14mu|texlive-gitinfo-1.0-4|4	# catalog-date 2011-09-01 15:37:23 +0200
14mu|texlive-gitinfo-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-gitinfo-1.0-4|6	# catalog-version 1.0
14mu|texlive-gitinfo-1.0-4|7	Name:		texlive-gitinfo
14mu|texlive-gitinfo-1.0-4|8	Version:	1.0
14mu|texlive-gitinfo-1.0-4|9	Release:	4
14mu|texlive-gitinfo-1.0-4|10	Summary:	Access metadata from the git distributed version control system
14mu|texlive-gitinfo-1.0-4|11	Group:		Publishing
14mu|texlive-gitinfo-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gitinfo
14mu|texlive-gitinfo-1.0-4|13	License:	LPPL1.3
14mu|texlive-gitinfo-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gitinfo.tar.xz
14mu|texlive-gitinfo-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gitinfo.doc.tar.xz
14mu|texlive-gitinfo-1.0-4|16	BuildArch:	noarch
14mu|texlive-gitinfo-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gitinfo-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gitinfo-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gitinfo-1.0-4|20	
14mu|texlive-gitinfo-1.0-4|21	%description
14mu|texlive-gitinfo-1.0-4|22	The package makes it possible to incorporate git version
14mu|texlive-gitinfo-1.0-4|23	control metadata into documents. For memoir users, the package
14mu|texlive-gitinfo-1.0-4|24	provides the means to tailor page headers and footers to use
14mu|texlive-gitinfo-1.0-4|25	the metadata.
14mu|texlive-gitinfo-1.0-4|26	
14mu|texlive-gitinfo-1.0-4|27	
14mu|texlive-gitinfo-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-gitinfo-1.0-4|29	%files
14mu|texlive-gitinfo-1.0-4|30	%{_texmfdistdir}/tex/latex/gitinfo/gitinfo.sty
14mu|texlive-gitinfo-1.0-4|31	%{_texmfdistdir}/tex/latex/gitinfo/gitsetinfo.sty
14mu|texlive-gitinfo-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/gitinfo/README
14mu|texlive-gitinfo-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/gitinfo/gitHeadInfo.gin
14mu|texlive-gitinfo-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/gitinfo/gitinfo.pdf
14mu|texlive-gitinfo-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/gitinfo/gitinfo.tex
14mu|texlive-gitinfo-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/gitinfo/post-xxx-sample.txt
14mu|texlive-gitinfo-1.0-4|37	
14mu|texlive-gitinfo-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-gitinfo-1.0-4|39	%prep
14mu|texlive-gitinfo-1.0-4|40	%setup -c -a0 -a1
14mu|texlive-gitinfo-1.0-4|41	
14mu|texlive-gitinfo-1.0-4|42	%build
14mu|texlive-gitinfo-1.0-4|43	
14mu|texlive-gitinfo-1.0-4|44	%install
14mu|texlive-gitinfo-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gitinfo-1.0-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gitinfo-1.0-4|47	
14mu|texlive-gitinfo-1.0-4|48	
14mu|texlive-gitinfo-1.0-4|49	
14mu|texlive-gitinfo-1.0-4|50	%changelog
14mu|texlive-gitinfo-1.0-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-gitinfo-1.0-4|52	+ Revision: f6b9e67
14mu|texlive-gitinfo-1.0-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gitinfo-1.0-4|54	
14mu|texlive-gitinfo-1.0-4|55	

24900 14
14mu|texlive-gloss-1.5.2-4|1	# revision 15878
14mu|texlive-gloss-1.5.2-4|2	# category Package
14mu|texlive-gloss-1.5.2-4|3	# catalog-ctan /macros/latex/contrib/gloss
14mu|texlive-gloss-1.5.2-4|4	# catalog-date 2006-12-11 14:57:52 +0100
14mu|texlive-gloss-1.5.2-4|5	# catalog-license lppl
14mu|texlive-gloss-1.5.2-4|6	# catalog-version 1.5.2
14mu|texlive-gloss-1.5.2-4|7	Name:		texlive-gloss
14mu|texlive-gloss-1.5.2-4|8	Version:	1.5.2
14mu|texlive-gloss-1.5.2-4|9	Release:	4
14mu|texlive-gloss-1.5.2-4|10	Summary:	Create glossaries using BibTeX
14mu|texlive-gloss-1.5.2-4|11	Group:		Publishing
14mu|texlive-gloss-1.5.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gloss
14mu|texlive-gloss-1.5.2-4|13	License:	LPPL
14mu|texlive-gloss-1.5.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gloss.tar.xz
14mu|texlive-gloss-1.5.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gloss.doc.tar.xz
14mu|texlive-gloss-1.5.2-4|16	BuildArch:	noarch
14mu|texlive-gloss-1.5.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gloss-1.5.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gloss-1.5.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gloss-1.5.2-4|20	
14mu|texlive-gloss-1.5.2-4|21	%description
14mu|texlive-gloss-1.5.2-4|22	A glossary package using BibTeX with \cite replaced by \gloss.
14mu|texlive-gloss-1.5.2-4|23	
14mu|texlive-gloss-1.5.2-4|24	
14mu|texlive-gloss-1.5.2-4|25	#-----------------------------------------------------------------------
14mu|texlive-gloss-1.5.2-4|26	%files
14mu|texlive-gloss-1.5.2-4|27	%{_texmfdistdir}/bibtex/bib/gloss/glsbase.bib
14mu|texlive-gloss-1.5.2-4|28	%{_texmfdistdir}/bibtex/bib/gloss/sample.bib
14mu|texlive-gloss-1.5.2-4|29	%{_texmfdistdir}/bibtex/bst/gloss/glsplain.bst
14mu|texlive-gloss-1.5.2-4|30	%{_texmfdistdir}/bibtex/bst/gloss/glsshort.bst
14mu|texlive-gloss-1.5.2-4|31	%{_texmfdistdir}/tex/latex/gloss/gloss.sty
14mu|texlive-gloss-1.5.2-4|32	%doc %{_texmfdistdir}/doc/latex/gloss/README
14mu|texlive-gloss-1.5.2-4|33	%doc %{_texmfdistdir}/doc/latex/gloss/gloss.pdf
14mu|texlive-gloss-1.5.2-4|34	%doc %{_texmfdistdir}/doc/latex/gloss/gloss.tex
14mu|texlive-gloss-1.5.2-4|35	%doc %{_texmfdistdir}/doc/latex/gloss/sample.tex
14mu|texlive-gloss-1.5.2-4|36	
14mu|texlive-gloss-1.5.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-gloss-1.5.2-4|38	%prep
14mu|texlive-gloss-1.5.2-4|39	%setup -c -a0 -a1
14mu|texlive-gloss-1.5.2-4|40	
14mu|texlive-gloss-1.5.2-4|41	%build
14mu|texlive-gloss-1.5.2-4|42	
14mu|texlive-gloss-1.5.2-4|43	%install
14mu|texlive-gloss-1.5.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gloss-1.5.2-4|45	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gloss-1.5.2-4|46	
14mu|texlive-gloss-1.5.2-4|47	
14mu|texlive-gloss-1.5.2-4|48	
14mu|texlive-gloss-1.5.2-4|49	%changelog
14mu|texlive-gloss-1.5.2-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-4
14mu|texlive-gloss-1.5.2-4|51	+ Revision: 418ff60
14mu|texlive-gloss-1.5.2-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gloss-1.5.2-4|53	
14mu|texlive-gloss-1.5.2-4|54	

24901 14
14mu|texlive-glossaries-4.03-3|1	# revision 32735
14mu|texlive-glossaries-4.03-3|2	# category Package
14mu|texlive-glossaries-4.03-3|3	# catalog-ctan /macros/latex/contrib/glossaries
14mu|texlive-glossaries-4.03-3|4	# catalog-date 2014-01-20 19:35:32 +0100
14mu|texlive-glossaries-4.03-3|5	# catalog-license lppl
14mu|texlive-glossaries-4.03-3|6	# catalog-version 4.03
14mu|texlive-glossaries-4.03-3|7	Name:		texlive-glossaries
14mu|texlive-glossaries-4.03-3|8	Epoch:		1
14mu|texlive-glossaries-4.03-3|9	Version:	4.03
14mu|texlive-glossaries-4.03-3|10	Release:	3
14mu|texlive-glossaries-4.03-3|11	Summary:	Create glossaries and lists of acronyms
14mu|texlive-glossaries-4.03-3|12	Group:		Publishing
14mu|texlive-glossaries-4.03-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/glossaries
14mu|texlive-glossaries-4.03-3|14	License:	LPPL
14mu|texlive-glossaries-4.03-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/glossaries.tar.xz
14mu|texlive-glossaries-4.03-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/glossaries.doc.tar.xz
14mu|texlive-glossaries-4.03-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/glossaries.source.tar.xz
14mu|texlive-glossaries-4.03-3|18	BuildArch:	noarch
14mu|texlive-glossaries-4.03-3|19	BuildRequires:	texlive-tlpkg
14mu|texlive-glossaries-4.03-3|20	Requires(pre):	texlive-tlpkg
14mu|texlive-glossaries-4.03-3|21	Requires(post):	texlive-kpathsea
14mu|texlive-glossaries-4.03-3|22	Provides:	texlive-glossaries.bin = %{EVRD}
14mu|texlive-glossaries-4.03-3|23	
14mu|texlive-glossaries-4.03-3|24	%description
14mu|texlive-glossaries-4.03-3|25	The glossaries package supports acronyms and multiple
14mu|texlive-glossaries-4.03-3|26	glossaries, and has provision for operation in several
14mu|texlive-glossaries-4.03-3|27	languages (using the facilities of either babel or
14mu|texlive-glossaries-4.03-3|28	polyglossia). New entries are defined to have a name and
14mu|texlive-glossaries-4.03-3|29	description (and optionally an associated symbol). Support for
14mu|texlive-glossaries-4.03-3|30	multiple languages is offered, and plural forms of terms may be
14mu|texlive-glossaries-4.03-3|31	specified. An additional package, glossaries-accsupp, can make
14mu|texlive-glossaries-4.03-3|32	use of the accsupp package mechanisms for accessibility support
14mu|texlive-glossaries-4.03-3|33	for PDF files containing glossaries. The user may define new
14mu|texlive-glossaries-4.03-3|34	glossary styles, and preambles and postambles can be specified.
14mu|texlive-glossaries-4.03-3|35	There is provision for loading a database of terms, but only
14mu|texlive-glossaries-4.03-3|36	terms used in the text will be added to the relevant glossary.
14mu|texlive-glossaries-4.03-3|37	The package uses an indexing program to provide the actual
14mu|texlive-glossaries-4.03-3|38	glossary; either makeindex or xindy may serve this purpose, and
14mu|texlive-glossaries-4.03-3|39	a Perl script is provided to serve as interface. The package
14mu|texlive-glossaries-4.03-3|40	distribution also provides the mfirstuc package, for changing
14mu|texlive-glossaries-4.03-3|41	the first letter of a word to upper case. The package
14mu|texlive-glossaries-4.03-3|42	supersedes the author's glossary package (which is now
14mu|texlive-glossaries-4.03-3|43	obsolete), and a conversion tool is provided.
14mu|texlive-glossaries-4.03-3|44	
14mu|texlive-glossaries-4.03-3|45	
14mu|texlive-glossaries-4.03-3|46	#-----------------------------------------------------------------------
14mu|texlive-glossaries-4.03-3|47	%files
14mu|texlive-glossaries-4.03-3|48	%{_bindir}/makeglossaries
14mu|texlive-glossaries-4.03-3|49	%{_texmfdistdir}/scripts/glossaries/glossaries.perl
14mu|texlive-glossaries-4.03-3|50	%{_texmfdistdir}/scripts/glossaries/makeglossaries
14mu|texlive-glossaries-4.03-3|51	%{_texmfdistdir}/scripts/glossaries/makeglossaries.bat
14mu|texlive-glossaries-4.03-3|52	%{_texmfdistdir}/scripts/glossaries/mfirstuc.perl
14mu|texlive-glossaries-4.03-3|53	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries-babel.sty
14mu|texlive-glossaries-4.03-3|54	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries-compatible-207.sty
14mu|texlive-glossaries-4.03-3|55	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries-compatible-307.sty
14mu|texlive-glossaries-4.03-3|56	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries-polyglossia.sty
14mu|texlive-glossaries-4.03-3|57	%{_texmfdistdir}/tex/latex/glossaries/base/glossaries.sty
14mu|texlive-glossaries-4.03-3|58	%{_texmfdistdir}/tex/latex/glossaries/base/mfirstuc.sty
14mu|texlive-glossaries-4.03-3|59	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Brazilian.dict
14mu|texlive-glossaries-4.03-3|60	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Danish.dict
14mu|texlive-glossaries-4.03-3|61	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Dutch.dict
14mu|texlive-glossaries-4.03-3|62	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-English.dict
14mu|texlive-glossaries-4.03-3|63	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-French.dict
14mu|texlive-glossaries-4.03-3|64	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-German.dict
14mu|texlive-glossaries-4.03-3|65	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Irish.dict
14mu|texlive-glossaries-4.03-3|66	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Italian.dict
14mu|texlive-glossaries-4.03-3|67	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Magyar.dict
14mu|texlive-glossaries-4.03-3|68	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Polish.dict
14mu|texlive-glossaries-4.03-3|69	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Serbian.dict
14mu|texlive-glossaries-4.03-3|70	%{_texmfdistdir}/tex/latex/glossaries/dict/glossaries-dictionary-Spanish.dict
14mu|texlive-glossaries-4.03-3|71	%{_texmfdistdir}/tex/latex/glossaries/expl/glossaries-accsupp.sty
14mu|texlive-glossaries-4.03-3|72	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-hypernav.sty
14mu|texlive-glossaries-4.03-3|73	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-inline.sty
14mu|texlive-glossaries-4.03-3|74	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-list.sty
14mu|texlive-glossaries-4.03-3|75	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-long.sty
14mu|texlive-glossaries-4.03-3|76	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-longragged.sty
14mu|texlive-glossaries-4.03-3|77	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-mcols.sty
14mu|texlive-glossaries-4.03-3|78	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-super.sty
14mu|texlive-glossaries-4.03-3|79	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-superragged.sty
14mu|texlive-glossaries-4.03-3|80	%{_texmfdistdir}/tex/latex/glossaries/styles/glossary-tree.sty
14mu|texlive-glossaries-4.03-3|81	%doc %{_texmfdistdir}/doc/latex/glossaries/CHANGES
14mu|texlive-glossaries-4.03-3|82	%doc %{_texmfdistdir}/doc/latex/glossaries/INSTALL
14mu|texlive-glossaries-4.03-3|83	%doc %{_texmfdistdir}/doc/latex/glossaries/README
14mu|texlive-glossaries-4.03-3|84	%doc %{_texmfdistdir}/doc/latex/glossaries/glossaries-code.pdf
14mu|texlive-glossaries-4.03-3|85	%doc %{_texmfdistdir}/doc/latex/glossaries/glossaries-user.html
14mu|texlive-glossaries-4.03-3|86	%doc %{_texmfdistdir}/doc/latex/glossaries/glossaries-user.pdf
14mu|texlive-glossaries-4.03-3|87	%doc %{_texmfdistdir}/doc/latex/glossaries/glossaries-user.tex
14mu|texlive-glossaries-4.03-3|88	%doc %{_texmfdistdir}/doc/latex/glossaries/glossariesbegin.html
14mu|texlive-glossaries-4.03-3|89	%doc %{_texmfdistdir}/doc/latex/glossaries/glossariesbegin.pdf
14mu|texlive-glossaries-4.03-3|90	%doc %{_texmfdistdir}/doc/latex/glossaries/glossariesbegin.tex
14mu|texlive-glossaries-4.03-3|91	%doc %{_texmfdistdir}/doc/latex/glossaries/glossary2glossaries.html
14mu|texlive-glossaries-4.03-3|92	%doc %{_texmfdistdir}/doc/latex/glossaries/glossary2glossaries.pdf
14mu|texlive-glossaries-4.03-3|93	%doc %{_texmfdistdir}/doc/latex/glossaries/glossary2glossaries.tex
14mu|texlive-glossaries-4.03-3|94	%doc %{_texmfdistdir}/doc/latex/glossaries/mfirstuc-manual.html
14mu|texlive-glossaries-4.03-3|95	%doc %{_texmfdistdir}/doc/latex/glossaries/mfirstuc-manual.pdf
14mu|texlive-glossaries-4.03-3|96	%doc %{_texmfdistdir}/doc/latex/glossaries/mfirstuc-manual.tex
14mu|texlive-glossaries-4.03-3|97	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/README-samples
14mu|texlive-glossaries-4.03-3|98	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/database1.tex
14mu|texlive-glossaries-4.03-3|99	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/database2.tex
14mu|texlive-glossaries-4.03-3|100	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/minimalgls.pdf
14mu|texlive-glossaries-4.03-3|101	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/minimalgls.tex
14mu|texlive-glossaries-4.03-3|102	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-FnDesc.pdf
14mu|texlive-glossaries-4.03-3|103	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-FnDesc.tex
14mu|texlive-glossaries-4.03-3|104	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-crossref.pdf
14mu|texlive-glossaries-4.03-3|105	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-crossref.tex
14mu|texlive-glossaries-4.03-3|106	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-custom-acronym.pdf
14mu|texlive-glossaries-4.03-3|107	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-custom-acronym.tex
14mu|texlive-glossaries-4.03-3|108	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-dual.pdf
14mu|texlive-glossaries-4.03-3|109	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-dual.tex
14mu|texlive-glossaries-4.03-3|110	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-entryfmt.pdf
14mu|texlive-glossaries-4.03-3|111	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-entryfmt.tex
14mu|texlive-glossaries-4.03-3|112	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-index.pdf
14mu|texlive-glossaries-4.03-3|113	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-index.tex
14mu|texlive-glossaries-4.03-3|114	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-inline.pdf
14mu|texlive-glossaries-4.03-3|115	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-inline.tex
14mu|texlive-glossaries-4.03-3|116	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-langdict.pdf
14mu|texlive-glossaries-4.03-3|117	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-langdict.tex
14mu|texlive-glossaries-4.03-3|118	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-mfirstuc.pdf
14mu|texlive-glossaries-4.03-3|119	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-mfirstuc.tex
14mu|texlive-glossaries-4.03-3|120	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-newkeys.pdf
14mu|texlive-glossaries-4.03-3|121	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-newkeys.tex
14mu|texlive-glossaries-4.03-3|122	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-nomathhyper.pdf
14mu|texlive-glossaries-4.03-3|123	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-nomathhyper.tex
14mu|texlive-glossaries-4.03-3|124	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-numberlist.pdf
14mu|texlive-glossaries-4.03-3|125	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-numberlist.tex
14mu|texlive-glossaries-4.03-3|126	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-prefix.pdf
14mu|texlive-glossaries-4.03-3|127	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-prefix.tex
14mu|texlive-glossaries-4.03-3|128	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-si.pdf
14mu|texlive-glossaries-4.03-3|129	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample-si.tex
14mu|texlive-glossaries-4.03-3|130	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample.pdf
14mu|texlive-glossaries-4.03-3|131	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample.tex
14mu|texlive-glossaries-4.03-3|132	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample4col.pdf
14mu|texlive-glossaries-4.03-3|133	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sample4col.tex
14mu|texlive-glossaries-4.03-3|134	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleAcr.pdf
14mu|texlive-glossaries-4.03-3|135	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleAcr.tex
14mu|texlive-glossaries-4.03-3|136	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleAcrDesc.pdf
14mu|texlive-glossaries-4.03-3|137	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleAcrDesc.tex
14mu|texlive-glossaries-4.03-3|138	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleCustomAcr.pdf
14mu|texlive-glossaries-4.03-3|139	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleCustomAcr.tex
14mu|texlive-glossaries-4.03-3|140	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleDB.pdf
14mu|texlive-glossaries-4.03-3|141	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleDB.tex
14mu|texlive-glossaries-4.03-3|142	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleDesc.pdf
14mu|texlive-glossaries-4.03-3|143	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleDesc.tex
14mu|texlive-glossaries-4.03-3|144	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleEq.pdf
14mu|texlive-glossaries-4.03-3|145	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleEq.tex
14mu|texlive-glossaries-4.03-3|146	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleEqPg.pdf
14mu|texlive-glossaries-4.03-3|147	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleEqPg.tex
14mu|texlive-glossaries-4.03-3|148	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleFnAcrDesc.pdf
14mu|texlive-glossaries-4.03-3|149	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleFnAcrDesc.tex
14mu|texlive-glossaries-4.03-3|150	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleNtn.pdf
14mu|texlive-glossaries-4.03-3|151	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleNtn.tex
14mu|texlive-glossaries-4.03-3|152	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplePeople.pdf
14mu|texlive-glossaries-4.03-3|153	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplePeople.tex
14mu|texlive-glossaries-4.03-3|154	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleSec.pdf
14mu|texlive-glossaries-4.03-3|155	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleSec.tex
14mu|texlive-glossaries-4.03-3|156	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleSort.pdf
14mu|texlive-glossaries-4.03-3|157	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleSort.tex
14mu|texlive-glossaries-4.03-3|158	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleaccsupp.pdf
14mu|texlive-glossaries-4.03-3|159	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleaccsupp.tex
14mu|texlive-glossaries-4.03-3|160	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleacronyms.pdf
14mu|texlive-glossaries-4.03-3|161	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleacronyms.tex
14mu|texlive-glossaries-4.03-3|162	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampletree.pdf
14mu|texlive-glossaries-4.03-3|163	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampletree.tex
14mu|texlive-glossaries-4.03-3|164	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleutf8.pdf
14mu|texlive-glossaries-4.03-3|165	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/sampleutf8.tex
14mu|texlive-glossaries-4.03-3|166	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy-mc.xdy
14mu|texlive-glossaries-4.03-3|167	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy-mc207.xdy
14mu|texlive-glossaries-4.03-3|168	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy.pdf
14mu|texlive-glossaries-4.03-3|169	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy.tex
14mu|texlive-glossaries-4.03-3|170	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy2.pdf
14mu|texlive-glossaries-4.03-3|171	%doc %{_texmfdistdir}/doc/latex/glossaries/samples/samplexdy2.tex
14mu|texlive-glossaries-4.03-3|172	#- source
14mu|texlive-glossaries-4.03-3|173	%doc %{_texmfdistdir}/source/latex/glossaries/glossaries.dtx
14mu|texlive-glossaries-4.03-3|174	%doc %{_texmfdistdir}/source/latex/glossaries/glossaries.ins
14mu|texlive-glossaries-4.03-3|175	
14mu|texlive-glossaries-4.03-3|176	#-----------------------------------------------------------------------
14mu|texlive-glossaries-4.03-3|177	%prep
14mu|texlive-glossaries-4.03-3|178	%setup -c -a0 -a1 -a2
14mu|texlive-glossaries-4.03-3|179	
14mu|texlive-glossaries-4.03-3|180	%build
14mu|texlive-glossaries-4.03-3|181	
14mu|texlive-glossaries-4.03-3|182	%install
14mu|texlive-glossaries-4.03-3|183	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-glossaries-4.03-3|184	pushd %{buildroot}%{_bindir}
14mu|texlive-glossaries-4.03-3|185	ln -sf %{_texmfdistdir}/scripts/glossaries/makeglossaries makeglossaries
14mu|texlive-glossaries-4.03-3|186	popd
14mu|texlive-glossaries-4.03-3|187	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-glossaries-4.03-3|188	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-glossaries-4.03-3|189	
14mu|texlive-glossaries-4.03-3|190	%changelog
14mu|texlive-glossaries-4.03-3|191	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:4.03-3
14mu|texlive-glossaries-4.03-3|192	+ Revision: 6d0552e
14mu|texlive-glossaries-4.03-3|193	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-glossaries-4.03-3|194	
14mu|texlive-glossaries-4.03-3|195	

24902 14
14mu|texlive-gmdoc-0.993-4|1	# revision 21292
14mu|texlive-gmdoc-0.993-4|2	# category Package
14mu|texlive-gmdoc-0.993-4|3	# catalog-ctan /macros/latex/contrib/gmdoc
14mu|texlive-gmdoc-0.993-4|4	# catalog-date 2011-02-02 20:24:54 +0100
14mu|texlive-gmdoc-0.993-4|5	# catalog-license lppl
14mu|texlive-gmdoc-0.993-4|6	# catalog-version 0.993
14mu|texlive-gmdoc-0.993-4|7	Name:		texlive-gmdoc
14mu|texlive-gmdoc-0.993-4|8	Version:	0.993
14mu|texlive-gmdoc-0.993-4|9	Release:	4
14mu|texlive-gmdoc-0.993-4|10	Summary:	Documentation of LaTeX packages
14mu|texlive-gmdoc-0.993-4|11	Group:		Publishing
14mu|texlive-gmdoc-0.993-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmdoc
14mu|texlive-gmdoc-0.993-4|13	License:	LPPL
14mu|texlive-gmdoc-0.993-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc.tar.xz
14mu|texlive-gmdoc-0.993-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc.doc.tar.xz
14mu|texlive-gmdoc-0.993-4|16	BuildArch:	noarch
14mu|texlive-gmdoc-0.993-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gmdoc-0.993-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gmdoc-0.993-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gmdoc-0.993-4|20	
14mu|texlive-gmdoc-0.993-4|21	%description
14mu|texlive-gmdoc-0.993-4|22	A LaTeX package and an example class for documenting (La)TeX
14mu|texlive-gmdoc-0.993-4|23	packages, document classes, .dtx etc., providing hyperlinks.
14mu|texlive-gmdoc-0.993-4|24	The package is believed to be compatible with doc and permits
14mu|texlive-gmdoc-0.993-4|25	minimal markup of code (the macrocode environment is no longer
14mu|texlive-gmdoc-0.993-4|26	necessary). The package provides automatic detection of
14mu|texlive-gmdoc-0.993-4|27	definitions (detecting such things as \def, \newcommand,
14mu|texlive-gmdoc-0.993-4|28	\DeclareOption etc.). The package needs hyperref and the
14mu|texlive-gmdoc-0.993-4|29	author's three ''basic' packages: gmutils, gmverb and gmiflink.
14mu|texlive-gmdoc-0.993-4|30	As a bonus (and as an example of doc compatibility) driver
14mu|texlive-gmdoc-0.993-4|31	files are provided that may be used to typeset the LaTeX Base.
14mu|texlive-gmdoc-0.993-4|32	
14mu|texlive-gmdoc-0.993-4|33	
14mu|texlive-gmdoc-0.993-4|34	#-----------------------------------------------------------------------
14mu|texlive-gmdoc-0.993-4|35	%files
14mu|texlive-gmdoc-0.993-4|36	%{_texmfdistdir}/makeindex/gmdoc/gmglo.ist
14mu|texlive-gmdoc-0.993-4|37	%{_texmfdistdir}/tex/latex/gmdoc/gmdoc.sty
14mu|texlive-gmdoc-0.993-4|38	%{_texmfdistdir}/tex/latex/gmdoc/gmdocc.cls
14mu|texlive-gmdoc-0.993-4|39	%{_texmfdistdir}/tex/latex/gmdoc/gmoldcomm.sty
14mu|texlive-gmdoc-0.993-4|40	%doc %{_texmfdistdir}/doc/latex/gmdoc/README
14mu|texlive-gmdoc-0.993-4|41	%doc %{_texmfdistdir}/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex
14mu|texlive-gmdoc-0.993-4|42	%doc %{_texmfdistdir}/doc/latex/gmdoc/basedrivers/docstrip_gmdoc.tex
14mu|texlive-gmdoc-0.993-4|43	%doc %{_texmfdistdir}/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex
14mu|texlive-gmdoc-0.993-4|44	%doc %{_texmfdistdir}/doc/latex/gmdoc/gmdoc.pdf
14mu|texlive-gmdoc-0.993-4|45	
14mu|texlive-gmdoc-0.993-4|46	#-----------------------------------------------------------------------
14mu|texlive-gmdoc-0.993-4|47	%prep
14mu|texlive-gmdoc-0.993-4|48	%setup -c -a0 -a1
14mu|texlive-gmdoc-0.993-4|49	
14mu|texlive-gmdoc-0.993-4|50	%build
14mu|texlive-gmdoc-0.993-4|51	
14mu|texlive-gmdoc-0.993-4|52	%install
14mu|texlive-gmdoc-0.993-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gmdoc-0.993-4|54	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gmdoc-0.993-4|55	
14mu|texlive-gmdoc-0.993-4|56	
14mu|texlive-gmdoc-0.993-4|57	
14mu|texlive-gmdoc-0.993-4|58	%changelog
14mu|texlive-gmdoc-0.993-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.993-4
14mu|texlive-gmdoc-0.993-4|60	+ Revision: d53e537
14mu|texlive-gmdoc-0.993-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gmdoc-0.993-4|62	
14mu|texlive-gmdoc-0.993-4|63	

24903 14
14mu|texlive-gmdoc-enhance-v0.2-4|1	# revision 15878
14mu|texlive-gmdoc-enhance-v0.2-4|2	# category Package
14mu|texlive-gmdoc-enhance-v0.2-4|3	# catalog-ctan /macros/latex/contrib/gmdoc-enhance
14mu|texlive-gmdoc-enhance-v0.2-4|4	# catalog-date 2009-03-01 13:29:14 +0100
14mu|texlive-gmdoc-enhance-v0.2-4|5	# catalog-license lppl
14mu|texlive-gmdoc-enhance-v0.2-4|6	# catalog-version v0.2
14mu|texlive-gmdoc-enhance-v0.2-4|7	Name:		texlive-gmdoc-enhance
14mu|texlive-gmdoc-enhance-v0.2-4|8	Version:	v0.2
14mu|texlive-gmdoc-enhance-v0.2-4|9	Release:	4
14mu|texlive-gmdoc-enhance-v0.2-4|10	Summary:	Some enhancements to the gmdoc package
14mu|texlive-gmdoc-enhance-v0.2-4|11	Group:		Publishing
14mu|texlive-gmdoc-enhance-v0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmdoc-enhance
14mu|texlive-gmdoc-enhance-v0.2-4|13	License:	LPPL
14mu|texlive-gmdoc-enhance-v0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc-enhance.tar.xz
14mu|texlive-gmdoc-enhance-v0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc-enhance.doc.tar.xz
14mu|texlive-gmdoc-enhance-v0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmdoc-enhance.source.tar.xz
14mu|texlive-gmdoc-enhance-v0.2-4|17	BuildArch:	noarch
14mu|texlive-gmdoc-enhance-v0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gmdoc-enhance-v0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gmdoc-enhance-v0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-gmdoc-enhance-v0.2-4|21	
14mu|texlive-gmdoc-enhance-v0.2-4|22	%description
14mu|texlive-gmdoc-enhance-v0.2-4|23	This package provides some enhancements for the gmdoc package:
14mu|texlive-gmdoc-enhance-v0.2-4|24	nicer formatting for multiple line inline comments, an ability
14mu|texlive-gmdoc-enhance-v0.2-4|25	to "comment out" some code, and a macro to input other files in
14mu|texlive-gmdoc-enhance-v0.2-4|26	"normal" LaTeX mode.
14mu|texlive-gmdoc-enhance-v0.2-4|27	
14mu|texlive-gmdoc-enhance-v0.2-4|28	
14mu|texlive-gmdoc-enhance-v0.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-gmdoc-enhance-v0.2-4|30	%files
14mu|texlive-gmdoc-enhance-v0.2-4|31	%{_texmfdistdir}/tex/latex/gmdoc-enhance/gmdoc-enhance.sty
14mu|texlive-gmdoc-enhance-v0.2-4|32	%doc %{_texmfdistdir}/doc/latex/gmdoc-enhance/README
14mu|texlive-gmdoc-enhance-v0.2-4|33	%doc %{_texmfdistdir}/doc/latex/gmdoc-enhance/gmdoc-enhance.pdf
14mu|texlive-gmdoc-enhance-v0.2-4|34	#- source
14mu|texlive-gmdoc-enhance-v0.2-4|35	%doc %{_texmfdistdir}/source/latex/gmdoc-enhance/gmdoc-enhance.dtx
14mu|texlive-gmdoc-enhance-v0.2-4|36	%doc %{_texmfdistdir}/source/latex/gmdoc-enhance/gmdoc-enhance.ins
14mu|texlive-gmdoc-enhance-v0.2-4|37	
14mu|texlive-gmdoc-enhance-v0.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-gmdoc-enhance-v0.2-4|39	%prep
14mu|texlive-gmdoc-enhance-v0.2-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-gmdoc-enhance-v0.2-4|41	
14mu|texlive-gmdoc-enhance-v0.2-4|42	%build
14mu|texlive-gmdoc-enhance-v0.2-4|43	
14mu|texlive-gmdoc-enhance-v0.2-4|44	%install
14mu|texlive-gmdoc-enhance-v0.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gmdoc-enhance-v0.2-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gmdoc-enhance-v0.2-4|47	
14mu|texlive-gmdoc-enhance-v0.2-4|48	
14mu|texlive-gmdoc-enhance-v0.2-4|49	
14mu|texlive-gmdoc-enhance-v0.2-4|50	%changelog
14mu|texlive-gmdoc-enhance-v0.2-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.2-4
14mu|texlive-gmdoc-enhance-v0.2-4|52	+ Revision: 197be39
14mu|texlive-gmdoc-enhance-v0.2-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gmdoc-enhance-v0.2-4|54	
14mu|texlive-gmdoc-enhance-v0.2-4|55	

24904 14
14mu|texlive-gmeometric-0.73-4|1	# revision 15878
14mu|texlive-gmeometric-0.73-4|2	# category Package
14mu|texlive-gmeometric-0.73-4|3	# catalog-ctan /macros/latex/contrib/gmeometric
14mu|texlive-gmeometric-0.73-4|4	# catalog-date 2008-11-23 19:39:24 +0100
14mu|texlive-gmeometric-0.73-4|5	# catalog-license lppl
14mu|texlive-gmeometric-0.73-4|6	# catalog-version 0.73
14mu|texlive-gmeometric-0.73-4|7	Name:		texlive-gmeometric
14mu|texlive-gmeometric-0.73-4|8	Version:	0.73
14mu|texlive-gmeometric-0.73-4|9	Release:	4
14mu|texlive-gmeometric-0.73-4|10	Summary:	Change page size wherever it's safe
14mu|texlive-gmeometric-0.73-4|11	Group:		Publishing
14mu|texlive-gmeometric-0.73-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmeometric
14mu|texlive-gmeometric-0.73-4|13	License:	LPPL
14mu|texlive-gmeometric-0.73-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmeometric.tar.xz
14mu|texlive-gmeometric-0.73-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmeometric.doc.tar.xz
14mu|texlive-gmeometric-0.73-4|16	BuildArch:	noarch
14mu|texlive-gmeometric-0.73-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gmeometric-0.73-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gmeometric-0.73-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gmeometric-0.73-4|20	
14mu|texlive-gmeometric-0.73-4|21	%description
14mu|texlive-gmeometric-0.73-4|22	Changing the size of the typeset area is well-known to be a
14mu|texlive-gmeometric-0.73-4|23	dangerous operation in TeX documents. This package identifies
14mu|texlive-gmeometric-0.73-4|24	the circumstances where the \geometry command of the geometry
14mu|texlive-gmeometric-0.73-4|25	package may safely be used, (other, of course, than in the
14mu|texlive-gmeometric-0.73-4|26	preamble of a document) and provides a mechanism for using it.
14mu|texlive-gmeometric-0.73-4|27	The package makes use of the author's gmutils package.
14mu|texlive-gmeometric-0.73-4|28	
14mu|texlive-gmeometric-0.73-4|29	
14mu|texlive-gmeometric-0.73-4|30	#-----------------------------------------------------------------------
14mu|texlive-gmeometric-0.73-4|31	%files
14mu|texlive-gmeometric-0.73-4|32	%{_texmfdistdir}/tex/latex/gmeometric/gmeometric.sty
14mu|texlive-gmeometric-0.73-4|33	%doc %{_texmfdistdir}/doc/latex/gmeometric/README
14mu|texlive-gmeometric-0.73-4|34	%doc %{_texmfdistdir}/doc/latex/gmeometric/gmeometric.pdf
14mu|texlive-gmeometric-0.73-4|35	
14mu|texlive-gmeometric-0.73-4|36	#-----------------------------------------------------------------------
14mu|texlive-gmeometric-0.73-4|37	%prep
14mu|texlive-gmeometric-0.73-4|38	%setup -c -a0 -a1
14mu|texlive-gmeometric-0.73-4|39	
14mu|texlive-gmeometric-0.73-4|40	%build
14mu|texlive-gmeometric-0.73-4|41	
14mu|texlive-gmeometric-0.73-4|42	%install
14mu|texlive-gmeometric-0.73-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gmeometric-0.73-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gmeometric-0.73-4|45	
14mu|texlive-gmeometric-0.73-4|46	
14mu|texlive-gmeometric-0.73-4|47	
14mu|texlive-gmeometric-0.73-4|48	%changelog
14mu|texlive-gmeometric-0.73-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.73-4
14mu|texlive-gmeometric-0.73-4|50	+ Revision: ba360a8
14mu|texlive-gmeometric-0.73-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gmeometric-0.73-4|52	
14mu|texlive-gmeometric-0.73-4|53	

24905 14
14mu|texlive-gmiflink-v0.97-4|1	# revision 15878
14mu|texlive-gmiflink-v0.97-4|2	# category Package
14mu|texlive-gmiflink-v0.97-4|3	# catalog-ctan /macros/latex/contrib/gmiflink
14mu|texlive-gmiflink-v0.97-4|4	# catalog-date 2008-08-13 17:41:00 +0200
14mu|texlive-gmiflink-v0.97-4|5	# catalog-license lppl
14mu|texlive-gmiflink-v0.97-4|6	# catalog-version v0.97
14mu|texlive-gmiflink-v0.97-4|7	Name:		texlive-gmiflink
14mu|texlive-gmiflink-v0.97-4|8	Version:	v0.97
14mu|texlive-gmiflink-v0.97-4|9	Release:	4
14mu|texlive-gmiflink-v0.97-4|10	Summary:	Simplify usage of \hypertarget and \hyperlink
14mu|texlive-gmiflink-v0.97-4|11	Group:		Publishing
14mu|texlive-gmiflink-v0.97-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmiflink
14mu|texlive-gmiflink-v0.97-4|13	License:	LPPL
14mu|texlive-gmiflink-v0.97-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmiflink.tar.xz
14mu|texlive-gmiflink-v0.97-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmiflink.doc.tar.xz
14mu|texlive-gmiflink-v0.97-4|16	BuildArch:	noarch
14mu|texlive-gmiflink-v0.97-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gmiflink-v0.97-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gmiflink-v0.97-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gmiflink-v0.97-4|20	
14mu|texlive-gmiflink-v0.97-4|21	%description
14mu|texlive-gmiflink-v0.97-4|22	Three hyperref-based macros that simplify usage of \hypertarget
14mu|texlive-gmiflink-v0.97-4|23	and \hyperlink: one argument instead of the same one twice.
14mu|texlive-gmiflink-v0.97-4|24	Also \gmiflink and \gmifref which typeset plain text instead of
14mu|texlive-gmiflink-v0.97-4|25	generating an error or printing '??' if there is no respective
14mu|texlive-gmiflink-v0.97-4|26	hypertarget or label.
14mu|texlive-gmiflink-v0.97-4|27	
14mu|texlive-gmiflink-v0.97-4|28	
14mu|texlive-gmiflink-v0.97-4|29	#-----------------------------------------------------------------------
14mu|texlive-gmiflink-v0.97-4|30	%files
14mu|texlive-gmiflink-v0.97-4|31	%{_texmfdistdir}/tex/latex/gmiflink/gmiflink.sty
14mu|texlive-gmiflink-v0.97-4|32	%doc %{_texmfdistdir}/doc/latex/gmiflink/README
14mu|texlive-gmiflink-v0.97-4|33	%doc %{_texmfdistdir}/doc/latex/gmiflink/gmiflink.pdf
14mu|texlive-gmiflink-v0.97-4|34	
14mu|texlive-gmiflink-v0.97-4|35	#-----------------------------------------------------------------------
14mu|texlive-gmiflink-v0.97-4|36	%prep
14mu|texlive-gmiflink-v0.97-4|37	%setup -c -a0 -a1
14mu|texlive-gmiflink-v0.97-4|38	
14mu|texlive-gmiflink-v0.97-4|39	%build
14mu|texlive-gmiflink-v0.97-4|40	
14mu|texlive-gmiflink-v0.97-4|41	%install
14mu|texlive-gmiflink-v0.97-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gmiflink-v0.97-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gmiflink-v0.97-4|44	
14mu|texlive-gmiflink-v0.97-4|45	
14mu|texlive-gmiflink-v0.97-4|46	
14mu|texlive-gmiflink-v0.97-4|47	%changelog
14mu|texlive-gmiflink-v0.97-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.97-4
14mu|texlive-gmiflink-v0.97-4|49	+ Revision: f81df12
14mu|texlive-gmiflink-v0.97-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gmiflink-v0.97-4|51	
14mu|texlive-gmiflink-v0.97-4|52	

24906 14
14mu|texlive-gmp-1.0-4|1	# revision 21691
14mu|texlive-gmp-1.0-4|2	# category Package
14mu|texlive-gmp-1.0-4|3	# catalog-ctan /macros/latex/contrib/gmp
14mu|texlive-gmp-1.0-4|4	# catalog-date 2011-03-11 00:02:27 +0100
14mu|texlive-gmp-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-gmp-1.0-4|6	# catalog-version 1.0
14mu|texlive-gmp-1.0-4|7	Name:		texlive-gmp
14mu|texlive-gmp-1.0-4|8	Version:	1.0
14mu|texlive-gmp-1.0-4|9	Release:	4
14mu|texlive-gmp-1.0-4|10	Summary:	Allow integration between MetaPost pictures and LaTeX
14mu|texlive-gmp-1.0-4|11	Group:		Publishing
14mu|texlive-gmp-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmp
14mu|texlive-gmp-1.0-4|13	License:	LPPL1.3
14mu|texlive-gmp-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmp.tar.xz
14mu|texlive-gmp-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmp.doc.tar.xz
14mu|texlive-gmp-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmp.source.tar.xz
14mu|texlive-gmp-1.0-4|17	BuildArch:	noarch
14mu|texlive-gmp-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gmp-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gmp-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-gmp-1.0-4|21	
14mu|texlive-gmp-1.0-4|22	%description
14mu|texlive-gmp-1.0-4|23	The package allows integration between MetaPost pictures and
14mu|texlive-gmp-1.0-4|24	LaTeX. The main feature is that passing parameters to the
14mu|texlive-gmp-1.0-4|25	MetaPost pictures is possible and the picture code can be put
14mu|texlive-gmp-1.0-4|26	inside arguments to commands, including \newcommand.
14mu|texlive-gmp-1.0-4|27	
14mu|texlive-gmp-1.0-4|28	
14mu|texlive-gmp-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-gmp-1.0-4|30	%files
14mu|texlive-gmp-1.0-4|31	%{_texmfdistdir}/tex/latex/gmp/gmp.sty
14mu|texlive-gmp-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/gmp/README
14mu|texlive-gmp-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/gmp/gmp.pdf
14mu|texlive-gmp-1.0-4|34	#- source
14mu|texlive-gmp-1.0-4|35	%doc %{_texmfdistdir}/source/latex/gmp/gmp.dtx
14mu|texlive-gmp-1.0-4|36	%doc %{_texmfdistdir}/source/latex/gmp/gmp.ins
14mu|texlive-gmp-1.0-4|37	
14mu|texlive-gmp-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-gmp-1.0-4|39	%prep
14mu|texlive-gmp-1.0-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-gmp-1.0-4|41	
14mu|texlive-gmp-1.0-4|42	%build
14mu|texlive-gmp-1.0-4|43	
14mu|texlive-gmp-1.0-4|44	%install
14mu|texlive-gmp-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gmp-1.0-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gmp-1.0-4|47	
14mu|texlive-gmp-1.0-4|48	
14mu|texlive-gmp-1.0-4|49	
14mu|texlive-gmp-1.0-4|50	%changelog
14mu|texlive-gmp-1.0-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-gmp-1.0-4|52	+ Revision: bfdca69
14mu|texlive-gmp-1.0-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gmp-1.0-4|54	
14mu|texlive-gmp-1.0-4|55	

24907 14
14mu|texlive-gmutils-v0.996-4|1	# revision 24287
14mu|texlive-gmutils-v0.996-4|2	# category Package
14mu|texlive-gmutils-v0.996-4|3	# catalog-ctan /macros/latex/contrib/gmutils
14mu|texlive-gmutils-v0.996-4|4	# catalog-date 2011-10-14 16:42:22 +0200
14mu|texlive-gmutils-v0.996-4|5	# catalog-license lppl
14mu|texlive-gmutils-v0.996-4|6	# catalog-version v0.996
14mu|texlive-gmutils-v0.996-4|7	Name:		texlive-gmutils
14mu|texlive-gmutils-v0.996-4|8	Version:	v0.996
14mu|texlive-gmutils-v0.996-4|9	Release:	4
14mu|texlive-gmutils-v0.996-4|10	Summary:	Support macros for other packages
14mu|texlive-gmutils-v0.996-4|11	Group:		Publishing
14mu|texlive-gmutils-v0.996-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmutils
14mu|texlive-gmutils-v0.996-4|13	License:	LPPL
14mu|texlive-gmutils-v0.996-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmutils.tar.xz
14mu|texlive-gmutils-v0.996-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmutils.doc.tar.xz
14mu|texlive-gmutils-v0.996-4|16	BuildArch:	noarch
14mu|texlive-gmutils-v0.996-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gmutils-v0.996-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gmutils-v0.996-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gmutils-v0.996-4|20	
14mu|texlive-gmutils-v0.996-4|21	%description
14mu|texlive-gmutils-v0.996-4|22	Miscellaneous macros used by others of the author's packages.
14mu|texlive-gmutils-v0.996-4|23	Contents of the package: \newgif and other globals; \@ifnextcat
14mu|texlive-gmutils-v0.996-4|24	and \@ifXeTeX; \(Re)storeMacro(s) to override redefinitions;
14mu|texlive-gmutils-v0.996-4|25	\afterfi and friends; commands from relsize, etc.; "almost an
14mu|texlive-gmutils-v0.996-4|26	environment" or redefinition of \begin (\begin* doesn't check
14mu|texlive-gmutils-v0.996-4|27	if the argument environment is defined).
14mu|texlive-gmutils-v0.996-4|28	
14mu|texlive-gmutils-v0.996-4|29	
14mu|texlive-gmutils-v0.996-4|30	#-----------------------------------------------------------------------
14mu|texlive-gmutils-v0.996-4|31	%files
14mu|texlive-gmutils-v0.996-4|32	%{_texmfdistdir}/tex/latex/gmutils/gmRCS.sty
14mu|texlive-gmutils-v0.996-4|33	%{_texmfdistdir}/tex/latex/gmutils/gmampulex.sty
14mu|texlive-gmutils-v0.996-4|34	%{_texmfdistdir}/tex/latex/gmutils/gmbase.sty
14mu|texlive-gmutils-v0.996-4|35	%{_texmfdistdir}/tex/latex/gmutils/gmcommand.sty
14mu|texlive-gmutils-v0.996-4|36	%{_texmfdistdir}/tex/latex/gmutils/gmenvir.sty
14mu|texlive-gmutils-v0.996-4|37	%{_texmfdistdir}/tex/latex/gmutils/gmlogos.sty
14mu|texlive-gmutils-v0.996-4|38	%{_texmfdistdir}/tex/latex/gmutils/gmmeta.sty
14mu|texlive-gmutils-v0.996-4|39	%{_texmfdistdir}/tex/latex/gmutils/gmmw.sty
14mu|texlive-gmutils-v0.996-4|40	%{_texmfdistdir}/tex/latex/gmutils/gmnotonlypream.sty
14mu|texlive-gmutils-v0.996-4|41	%{_texmfdistdir}/tex/latex/gmutils/gmparts.sty
14mu|texlive-gmutils-v0.996-4|42	%{_texmfdistdir}/tex/latex/gmutils/gmrelsize.sty
14mu|texlive-gmutils-v0.996-4|43	%{_texmfdistdir}/tex/latex/gmutils/gmtypos.sty
14mu|texlive-gmutils-v0.996-4|44	%{_texmfdistdir}/tex/latex/gmutils/gmurl.sty
14mu|texlive-gmutils-v0.996-4|45	%{_texmfdistdir}/tex/latex/gmutils/gmutils.sty
14mu|texlive-gmutils-v0.996-4|46	%doc %{_texmfdistdir}/doc/latex/gmutils/README
14mu|texlive-gmutils-v0.996-4|47	%doc %{_texmfdistdir}/doc/latex/gmutils/gmutils.pdf
14mu|texlive-gmutils-v0.996-4|48	
14mu|texlive-gmutils-v0.996-4|49	#-----------------------------------------------------------------------
14mu|texlive-gmutils-v0.996-4|50	%prep
14mu|texlive-gmutils-v0.996-4|51	%setup -c -a0 -a1
14mu|texlive-gmutils-v0.996-4|52	
14mu|texlive-gmutils-v0.996-4|53	%build
14mu|texlive-gmutils-v0.996-4|54	
14mu|texlive-gmutils-v0.996-4|55	%install
14mu|texlive-gmutils-v0.996-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gmutils-v0.996-4|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gmutils-v0.996-4|58	
14mu|texlive-gmutils-v0.996-4|59	
14mu|texlive-gmutils-v0.996-4|60	
14mu|texlive-gmutils-v0.996-4|61	%changelog
14mu|texlive-gmutils-v0.996-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.996-4
14mu|texlive-gmutils-v0.996-4|63	+ Revision: 11103c8
14mu|texlive-gmutils-v0.996-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gmutils-v0.996-4|65	
14mu|texlive-gmutils-v0.996-4|66	

24908 14
14mu|texlive-gmverb-v0.98-4|1	# revision 24288
14mu|texlive-gmverb-v0.98-4|2	# category Package
14mu|texlive-gmverb-v0.98-4|3	# catalog-ctan /macros/latex/contrib/gmverb
14mu|texlive-gmverb-v0.98-4|4	# catalog-date 2011-10-14 16:42:22 +0200
14mu|texlive-gmverb-v0.98-4|5	# catalog-license lppl
14mu|texlive-gmverb-v0.98-4|6	# catalog-version v0.98
14mu|texlive-gmverb-v0.98-4|7	Name:		texlive-gmverb
14mu|texlive-gmverb-v0.98-4|8	Version:	v0.98
14mu|texlive-gmverb-v0.98-4|9	Release:	4
14mu|texlive-gmverb-v0.98-4|10	Summary:	A variant of LaTeX \verb, verbatim and shortvrb
14mu|texlive-gmverb-v0.98-4|11	Group:		Publishing
14mu|texlive-gmverb-v0.98-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmverb
14mu|texlive-gmverb-v0.98-4|13	License:	LPPL
14mu|texlive-gmverb-v0.98-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmverb.tar.xz
14mu|texlive-gmverb-v0.98-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmverb.doc.tar.xz
14mu|texlive-gmverb-v0.98-4|16	BuildArch:	noarch
14mu|texlive-gmverb-v0.98-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gmverb-v0.98-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gmverb-v0.98-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gmverb-v0.98-4|20	
14mu|texlive-gmverb-v0.98-4|21	%description
14mu|texlive-gmverb-v0.98-4|22	A redefinition of \verb and verbatim so that long lines are
14mu|texlive-gmverb-v0.98-4|23	breakable before \ and after { with % as 'hyphen'. Allows you
14mu|texlive-gmverb-v0.98-4|24	to define your own verbatim-like environments (subject to a
14mu|texlive-gmverb-v0.98-4|25	size limit) and allows you to declare any single character as a
14mu|texlive-gmverb-v0.98-4|26	shorthand as in the \MakeShortVerb command of the shortvrb
14mu|texlive-gmverb-v0.98-4|27	package of the LaTeX distribution. The package depends on the
14mu|texlive-gmverb-v0.98-4|28	gmutils package.
14mu|texlive-gmverb-v0.98-4|29	
14mu|texlive-gmverb-v0.98-4|30	
14mu|texlive-gmverb-v0.98-4|31	#-----------------------------------------------------------------------
14mu|texlive-gmverb-v0.98-4|32	%files
14mu|texlive-gmverb-v0.98-4|33	%{_texmfdistdir}/tex/latex/gmverb/gmverb.sty
14mu|texlive-gmverb-v0.98-4|34	%doc %{_texmfdistdir}/doc/latex/gmverb/README
14mu|texlive-gmverb-v0.98-4|35	%doc %{_texmfdistdir}/doc/latex/gmverb/gmverb.pdf
14mu|texlive-gmverb-v0.98-4|36	
14mu|texlive-gmverb-v0.98-4|37	#-----------------------------------------------------------------------
14mu|texlive-gmverb-v0.98-4|38	%prep
14mu|texlive-gmverb-v0.98-4|39	%setup -c -a0 -a1
14mu|texlive-gmverb-v0.98-4|40	
14mu|texlive-gmverb-v0.98-4|41	%build
14mu|texlive-gmverb-v0.98-4|42	
14mu|texlive-gmverb-v0.98-4|43	%install
14mu|texlive-gmverb-v0.98-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gmverb-v0.98-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gmverb-v0.98-4|46	
14mu|texlive-gmverb-v0.98-4|47	
14mu|texlive-gmverb-v0.98-4|48	
14mu|texlive-gmverb-v0.98-4|49	%changelog
14mu|texlive-gmverb-v0.98-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.98-4
14mu|texlive-gmverb-v0.98-4|51	+ Revision: d217c06
14mu|texlive-gmverb-v0.98-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gmverb-v0.98-4|53	
14mu|texlive-gmverb-v0.98-4|54	

24909 14
14mu|texlive-gmverse-v0.73-4|1	# revision 15878
14mu|texlive-gmverse-v0.73-4|2	# category Package
14mu|texlive-gmverse-v0.73-4|3	# catalog-ctan /macros/latex/contrib/gmverse
14mu|texlive-gmverse-v0.73-4|4	# catalog-date 2008-09-06 11:23:59 +0200
14mu|texlive-gmverse-v0.73-4|5	# catalog-license lppl
14mu|texlive-gmverse-v0.73-4|6	# catalog-version v0.73
14mu|texlive-gmverse-v0.73-4|7	Name:		texlive-gmverse
14mu|texlive-gmverse-v0.73-4|8	Version:	v0.73
14mu|texlive-gmverse-v0.73-4|9	Release:	4
14mu|texlive-gmverse-v0.73-4|10	Summary:	A package for typesetting (short) poems
14mu|texlive-gmverse-v0.73-4|11	Group:		Publishing
14mu|texlive-gmverse-v0.73-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gmverse
14mu|texlive-gmverse-v0.73-4|13	License:	LPPL
14mu|texlive-gmverse-v0.73-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmverse.tar.xz
14mu|texlive-gmverse-v0.73-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gmverse.doc.tar.xz
14mu|texlive-gmverse-v0.73-4|16	BuildArch:	noarch
14mu|texlive-gmverse-v0.73-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gmverse-v0.73-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gmverse-v0.73-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gmverse-v0.73-4|20	
14mu|texlive-gmverse-v0.73-4|21	%description
14mu|texlive-gmverse-v0.73-4|22	A redefinition of the verse environment to make the \\ command
14mu|texlive-gmverse-v0.73-4|23	optional for line ends and to give it a possibility of optical
14mu|texlive-gmverse-v0.73-4|24	centering and `right-hanging' alignment of lines broken because
14mu|texlive-gmverse-v0.73-4|25	of length.
14mu|texlive-gmverse-v0.73-4|26	
14mu|texlive-gmverse-v0.73-4|27	
14mu|texlive-gmverse-v0.73-4|28	#-----------------------------------------------------------------------
14mu|texlive-gmverse-v0.73-4|29	%files
14mu|texlive-gmverse-v0.73-4|30	%{_texmfdistdir}/tex/latex/gmverse/gmverse.sty
14mu|texlive-gmverse-v0.73-4|31	%doc %{_texmfdistdir}/doc/latex/gmverse/README
14mu|texlive-gmverse-v0.73-4|32	%doc %{_texmfdistdir}/doc/latex/gmverse/gmverse.pdf
14mu|texlive-gmverse-v0.73-4|33	
14mu|texlive-gmverse-v0.73-4|34	#-----------------------------------------------------------------------
14mu|texlive-gmverse-v0.73-4|35	%prep
14mu|texlive-gmverse-v0.73-4|36	%setup -c -a0 -a1
14mu|texlive-gmverse-v0.73-4|37	
14mu|texlive-gmverse-v0.73-4|38	%build
14mu|texlive-gmverse-v0.73-4|39	
14mu|texlive-gmverse-v0.73-4|40	%install
14mu|texlive-gmverse-v0.73-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gmverse-v0.73-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gmverse-v0.73-4|43	
14mu|texlive-gmverse-v0.73-4|44	
14mu|texlive-gmverse-v0.73-4|45	
14mu|texlive-gmverse-v0.73-4|46	%changelog
14mu|texlive-gmverse-v0.73-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.73-4
14mu|texlive-gmverse-v0.73-4|48	+ Revision: 0a69f0a
14mu|texlive-gmverse-v0.73-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gmverse-v0.73-4|50	
14mu|texlive-gmverse-v0.73-4|51	

24910 14
14mu|texlive-gnuplottex-0.8.0-7|1	# revision 32277
14mu|texlive-gnuplottex-0.8.0-7|2	# category Package
14mu|texlive-gnuplottex-0.8.0-7|3	# catalog-ctan /macros/latex/contrib/gnuplottex
14mu|texlive-gnuplottex-0.8.0-7|4	# catalog-date 2013-11-29 10:11:23 +0100
14mu|texlive-gnuplottex-0.8.0-7|5	# catalog-license gpl2
14mu|texlive-gnuplottex-0.8.0-7|6	# catalog-version 0.8
14mu|texlive-gnuplottex-0.8.0-7|7	Name:		texlive-gnuplottex
14mu|texlive-gnuplottex-0.8.0-7|8	Version:	0.8.0
14mu|texlive-gnuplottex-0.8.0-7|9	Release:	7
14mu|texlive-gnuplottex-0.8.0-7|10	Summary:	Embed Gnuplot commands in LaTeX documents
14mu|texlive-gnuplottex-0.8.0-7|11	Group:		Publishing
14mu|texlive-gnuplottex-0.8.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gnuplottex
14mu|texlive-gnuplottex-0.8.0-7|13	License:	GPL2
14mu|texlive-gnuplottex-0.8.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gnuplottex.tar.xz
14mu|texlive-gnuplottex-0.8.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gnuplottex.doc.tar.xz
14mu|texlive-gnuplottex-0.8.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gnuplottex.source.tar.xz
14mu|texlive-gnuplottex-0.8.0-7|17	BuildArch:	noarch
14mu|texlive-gnuplottex-0.8.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gnuplottex-0.8.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gnuplottex-0.8.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-gnuplottex-0.8.0-7|21	
14mu|texlive-gnuplottex-0.8.0-7|22	%description
14mu|texlive-gnuplottex-0.8.0-7|23	The package extracts Gnuplot code from the document and writes
14mu|texlive-gnuplottex-0.8.0-7|24	it to .gnuplot files. If shell escape is enabled, the graph
14mu|texlive-gnuplottex-0.8.0-7|25	files are automatically processed and converted to PostScript
14mu|texlive-gnuplottex-0.8.0-7|26	or PDF files, which will then be included. If shell escape is
14mu|texlive-gnuplottex-0.8.0-7|27	disabled, the user has to run the files through gnuplot, and
14mu|texlive-gnuplottex-0.8.0-7|28	re-run the LaTeX job.
14mu|texlive-gnuplottex-0.8.0-7|29	
14mu|texlive-gnuplottex-0.8.0-7|30	
14mu|texlive-gnuplottex-0.8.0-7|31	#-----------------------------------------------------------------------
14mu|texlive-gnuplottex-0.8.0-7|32	%files
14mu|texlive-gnuplottex-0.8.0-7|33	%{_texmfdistdir}/tex/latex/gnuplottex/gnuplottex.sty
14mu|texlive-gnuplottex-0.8.0-7|34	%doc %{_texmfdistdir}/doc/latex/gnuplottex/README
14mu|texlive-gnuplottex-0.8.0-7|35	%doc %{_texmfdistdir}/doc/latex/gnuplottex/SomeValuesForGnuplot.txt
14mu|texlive-gnuplottex-0.8.0-7|36	%doc %{_texmfdistdir}/doc/latex/gnuplottex/example-pdf.tex
14mu|texlive-gnuplottex-0.8.0-7|37	%doc %{_texmfdistdir}/doc/latex/gnuplottex/example.gnuplot
14mu|texlive-gnuplottex-0.8.0-7|38	%doc %{_texmfdistdir}/doc/latex/gnuplottex/gnuplottex.pdf
14mu|texlive-gnuplottex-0.8.0-7|39	%doc %{_texmfdistdir}/doc/latex/gnuplottex/gpl.txt
14mu|texlive-gnuplottex-0.8.0-7|40	#- source
14mu|texlive-gnuplottex-0.8.0-7|41	%doc %{_texmfdistdir}/source/latex/gnuplottex/gnuplottex.dtx
14mu|texlive-gnuplottex-0.8.0-7|42	%doc %{_texmfdistdir}/source/latex/gnuplottex/gnuplottex.ins
14mu|texlive-gnuplottex-0.8.0-7|43	
14mu|texlive-gnuplottex-0.8.0-7|44	#-----------------------------------------------------------------------
14mu|texlive-gnuplottex-0.8.0-7|45	%prep
14mu|texlive-gnuplottex-0.8.0-7|46	%setup -c -a0 -a1 -a2
14mu|texlive-gnuplottex-0.8.0-7|47	
14mu|texlive-gnuplottex-0.8.0-7|48	%build
14mu|texlive-gnuplottex-0.8.0-7|49	
14mu|texlive-gnuplottex-0.8.0-7|50	%install
14mu|texlive-gnuplottex-0.8.0-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gnuplottex-0.8.0-7|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gnuplottex-0.8.0-7|53	
14mu|texlive-gnuplottex-0.8.0-7|54	%changelog
14mu|texlive-gnuplottex-0.8.0-7|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-7
14mu|texlive-gnuplottex-0.8.0-7|56	+ Revision: 5bdf289
14mu|texlive-gnuplottex-0.8.0-7|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gnuplottex-0.8.0-7|58	
14mu|texlive-gnuplottex-0.8.0-7|59	

24911 14
14mu|texlive-go-20100219-4|1	# revision 15878
14mu|texlive-go-20100219-4|2	# category Package
14mu|texlive-go-20100219-4|3	# catalog-ctan /fonts/go
14mu|texlive-go-20100219-4|4	# catalog-date 2010-02-19 00:25:14 +0100
14mu|texlive-go-20100219-4|5	# catalog-license pd
14mu|texlive-go-20100219-4|6	# catalog-version undef
14mu|texlive-go-20100219-4|7	Name:		texlive-go
14mu|texlive-go-20100219-4|8	Version:	20100219
14mu|texlive-go-20100219-4|9	Release:	4
14mu|texlive-go-20100219-4|10	Summary:	Fonts and macros for typesetting go games
14mu|texlive-go-20100219-4|11	Group:		Publishing
14mu|texlive-go-20100219-4|12	URL:		http://www.ctan.org/tex-archive/fonts/go
14mu|texlive-go-20100219-4|13	License:	PD
14mu|texlive-go-20100219-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/go.tar.xz
14mu|texlive-go-20100219-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/go.source.tar.xz
14mu|texlive-go-20100219-4|16	BuildArch:	noarch
14mu|texlive-go-20100219-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-go-20100219-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-go-20100219-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-go-20100219-4|20	
14mu|texlive-go-20100219-4|21	%description
14mu|texlive-go-20100219-4|22	The macros provide for nothing more complicated than the
14mu|texlive-go-20100219-4|23	standard 19x19 board; the fonts are written in MetaFont.
14mu|texlive-go-20100219-4|24	
14mu|texlive-go-20100219-4|25	
14mu|texlive-go-20100219-4|26	#-----------------------------------------------------------------------
14mu|texlive-go-20100219-4|27	%files
14mu|texlive-go-20100219-4|28	%{_texmfdistdir}/fonts/source/public/go/go.mf
14mu|texlive-go-20100219-4|29	%{_texmfdistdir}/fonts/source/public/go/go10.mf
14mu|texlive-go-20100219-4|30	%{_texmfdistdir}/fonts/source/public/go/go15.mf
14mu|texlive-go-20100219-4|31	%{_texmfdistdir}/fonts/source/public/go/go1bla10.mf
14mu|texlive-go-20100219-4|32	%{_texmfdistdir}/fonts/source/public/go/go1bla15.mf
14mu|texlive-go-20100219-4|33	%{_texmfdistdir}/fonts/source/public/go/go1bla20.mf
14mu|texlive-go-20100219-4|34	%{_texmfdistdir}/fonts/source/public/go/go1black.mf
14mu|texlive-go-20100219-4|35	%{_texmfdistdir}/fonts/source/public/go/go1whi10.mf
14mu|texlive-go-20100219-4|36	%{_texmfdistdir}/fonts/source/public/go/go1whi15.mf
14mu|texlive-go-20100219-4|37	%{_texmfdistdir}/fonts/source/public/go/go1whi20.mf
14mu|texlive-go-20100219-4|38	%{_texmfdistdir}/fonts/source/public/go/go1white.mf
14mu|texlive-go-20100219-4|39	%{_texmfdistdir}/fonts/source/public/go/go20.mf
14mu|texlive-go-20100219-4|40	%{_texmfdistdir}/fonts/source/public/go/go2bla10.mf
14mu|texlive-go-20100219-4|41	%{_texmfdistdir}/fonts/source/public/go/go2bla15.mf
14mu|texlive-go-20100219-4|42	%{_texmfdistdir}/fonts/source/public/go/go2bla20.mf
14mu|texlive-go-20100219-4|43	%{_texmfdistdir}/fonts/source/public/go/go2black.mf
14mu|texlive-go-20100219-4|44	%{_texmfdistdir}/fonts/source/public/go/go2whi10.mf
14mu|texlive-go-20100219-4|45	%{_texmfdistdir}/fonts/source/public/go/go2whi15.mf
14mu|texlive-go-20100219-4|46	%{_texmfdistdir}/fonts/source/public/go/go2whi20.mf
14mu|texlive-go-20100219-4|47	%{_texmfdistdir}/fonts/source/public/go/go2white.mf
14mu|texlive-go-20100219-4|48	%{_texmfdistdir}/fonts/source/public/go/gosign50.mf
14mu|texlive-go-20100219-4|49	%{_texmfdistdir}/fonts/tfm/public/go/go10.tfm
14mu|texlive-go-20100219-4|50	%{_texmfdistdir}/fonts/tfm/public/go/go15.tfm
14mu|texlive-go-20100219-4|51	%{_texmfdistdir}/fonts/tfm/public/go/go1bla10.tfm
14mu|texlive-go-20100219-4|52	%{_texmfdistdir}/fonts/tfm/public/go/go1bla15.tfm
14mu|texlive-go-20100219-4|53	%{_texmfdistdir}/fonts/tfm/public/go/go1bla20.tfm
14mu|texlive-go-20100219-4|54	%{_texmfdistdir}/fonts/tfm/public/go/go1whi10.tfm
14mu|texlive-go-20100219-4|55	%{_texmfdistdir}/fonts/tfm/public/go/go1whi15.tfm
14mu|texlive-go-20100219-4|56	%{_texmfdistdir}/fonts/tfm/public/go/go1whi20.tfm
14mu|texlive-go-20100219-4|57	%{_texmfdistdir}/fonts/tfm/public/go/go20.tfm
14mu|texlive-go-20100219-4|58	%{_texmfdistdir}/fonts/tfm/public/go/go2bla10.tfm
14mu|texlive-go-20100219-4|59	%{_texmfdistdir}/fonts/tfm/public/go/go2bla15.tfm
14mu|texlive-go-20100219-4|60	%{_texmfdistdir}/fonts/tfm/public/go/go2bla20.tfm
14mu|texlive-go-20100219-4|61	%{_texmfdistdir}/fonts/tfm/public/go/go2whi10.tfm
14mu|texlive-go-20100219-4|62	%{_texmfdistdir}/fonts/tfm/public/go/go2whi15.tfm
14mu|texlive-go-20100219-4|63	%{_texmfdistdir}/fonts/tfm/public/go/go2whi20.tfm
14mu|texlive-go-20100219-4|64	%{_texmfdistdir}/fonts/tfm/public/go/gosign50.tfm
14mu|texlive-go-20100219-4|65	%{_texmfdistdir}/tex/latex/go/go.sty
14mu|texlive-go-20100219-4|66	#- source
14mu|texlive-go-20100219-4|67	%doc %{_texmfdistdir}/source/latex/go/gomaps.ltx
14mu|texlive-go-20100219-4|68	
14mu|texlive-go-20100219-4|69	#-----------------------------------------------------------------------
14mu|texlive-go-20100219-4|70	%prep
14mu|texlive-go-20100219-4|71	%setup -c -a0 -a1
14mu|texlive-go-20100219-4|72	
14mu|texlive-go-20100219-4|73	%build
14mu|texlive-go-20100219-4|74	
14mu|texlive-go-20100219-4|75	%install
14mu|texlive-go-20100219-4|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-go-20100219-4|77	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
14mu|texlive-go-20100219-4|78	
14mu|texlive-go-20100219-4|79	
14mu|texlive-go-20100219-4|80	
14mu|texlive-go-20100219-4|81	%changelog
14mu|texlive-go-20100219-4|82	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100219-4
14mu|texlive-go-20100219-4|83	+ Revision: d290a3f
14mu|texlive-go-20100219-4|84	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-go-20100219-4|85	
14mu|texlive-go-20100219-4|86	

24912 14
14mu|texlive-gost-1.2-3|1	# revision 25450
14mu|texlive-gost-1.2-3|2	# category Package
14mu|texlive-gost-1.2-3|3	# catalog-ctan /biblio/bibtex/contrib/gost
14mu|texlive-gost-1.2-3|4	# catalog-date 2012-02-20 16:14:33 +0100
14mu|texlive-gost-1.2-3|5	# catalog-license lppl
14mu|texlive-gost-1.2-3|6	# catalog-version 1.2
14mu|texlive-gost-1.2-3|7	Name:		texlive-gost
14mu|texlive-gost-1.2-3|8	Epoch:		1
14mu|texlive-gost-1.2-3|9	Version:	1.2
14mu|texlive-gost-1.2-3|10	Release:	3
14mu|texlive-gost-1.2-3|11	Summary:	BibTeX styles to format according to GOST
14mu|texlive-gost-1.2-3|12	Group:		Publishing
14mu|texlive-gost-1.2-3|13	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/gost
14mu|texlive-gost-1.2-3|14	License:	LPPL
14mu|texlive-gost-1.2-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gost.tar.xz
14mu|texlive-gost-1.2-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gost.doc.tar.xz
14mu|texlive-gost-1.2-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gost.source.tar.xz
14mu|texlive-gost-1.2-3|18	BuildArch:	noarch
14mu|texlive-gost-1.2-3|19	BuildRequires:	texlive-tlpkg
14mu|texlive-gost-1.2-3|20	Requires(pre):	texlive-tlpkg
14mu|texlive-gost-1.2-3|21	Requires(post):	texlive-kpathsea
14mu|texlive-gost-1.2-3|22	
14mu|texlive-gost-1.2-3|23	%description
14mu|texlive-gost-1.2-3|24	BibTeX styles to format bibliographies in English, Russian or
14mu|texlive-gost-1.2-3|25	Ukrainian according to GOST 7.0.5-2008 or GOST 7.1-2003. Both
14mu|texlive-gost-1.2-3|26	8-bit and Unicode (UTF-8) versions of each BibTeX style, in
14mu|texlive-gost-1.2-3|27	each case offering a choice of sorted and unsorted. Further, a
14mu|texlive-gost-1.2-3|28	set of three styles (which do not conform to current standards)
14mu|texlive-gost-1.2-3|29	are retained for backwards compatibility.
14mu|texlive-gost-1.2-3|30	
14mu|texlive-gost-1.2-3|31	
14mu|texlive-gost-1.2-3|32	#-----------------------------------------------------------------------
14mu|texlive-gost-1.2-3|33	%files
14mu|texlive-gost-1.2-3|34	%{_texmfdistdir}/bibtex/bst/gost/gost2003.bst
14mu|texlive-gost-1.2-3|35	%{_texmfdistdir}/bibtex/bst/gost/gost2003s.bst
14mu|texlive-gost-1.2-3|36	%{_texmfdistdir}/bibtex/bst/gost/gost2008.bst
14mu|texlive-gost-1.2-3|37	%{_texmfdistdir}/bibtex/bst/gost/gost2008l.bst
14mu|texlive-gost-1.2-3|38	%{_texmfdistdir}/bibtex/bst/gost/gost2008ls.bst
14mu|texlive-gost-1.2-3|39	%{_texmfdistdir}/bibtex/bst/gost/gost2008n.bst
14mu|texlive-gost-1.2-3|40	%{_texmfdistdir}/bibtex/bst/gost/gost2008ns.bst
14mu|texlive-gost-1.2-3|41	%{_texmfdistdir}/bibtex/bst/gost/gost2008s.bst
14mu|texlive-gost-1.2-3|42	%{_texmfdistdir}/bibtex/bst/gost/gost780.bst
14mu|texlive-gost-1.2-3|43	%{_texmfdistdir}/bibtex/bst/gost/gost780s.bst
14mu|texlive-gost-1.2-3|44	%{_texmfdistdir}/bibtex/bst/gost/ugost2003.bst
14mu|texlive-gost-1.2-3|45	%{_texmfdistdir}/bibtex/bst/gost/ugost2003s.bst
14mu|texlive-gost-1.2-3|46	%{_texmfdistdir}/bibtex/bst/gost/ugost2008.bst
14mu|texlive-gost-1.2-3|47	%{_texmfdistdir}/bibtex/bst/gost/ugost2008l.bst
14mu|texlive-gost-1.2-3|48	%{_texmfdistdir}/bibtex/bst/gost/ugost2008ls.bst
14mu|texlive-gost-1.2-3|49	%{_texmfdistdir}/bibtex/bst/gost/ugost2008n.bst
14mu|texlive-gost-1.2-3|50	%{_texmfdistdir}/bibtex/bst/gost/ugost2008ns.bst
14mu|texlive-gost-1.2-3|51	%{_texmfdistdir}/bibtex/bst/gost/ugost2008s.bst
14mu|texlive-gost-1.2-3|52	%{_texmfdistdir}/bibtex/csf/gost/cp1251.csf
14mu|texlive-gost-1.2-3|53	%{_texmfdistdir}/bibtex/csf/gost/koi8u.csf
14mu|texlive-gost-1.2-3|54	%{_texmfdistdir}/bibtex/csf/gost/ruscii.csf
14mu|texlive-gost-1.2-3|55	%{_texmfdistdir}/bibtex/csf/gost/utf8cyrillic.csf
14mu|texlive-gost-1.2-3|56	%doc %{_texmfdistdir}/doc/bibtex/gost/README
14mu|texlive-gost-1.2-3|57	%doc %{_texmfdistdir}/doc/bibtex/gost/gost.pdf
14mu|texlive-gost-1.2-3|58	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2003.pdf
14mu|texlive-gost-1.2-3|59	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008-customized.pdf
14mu|texlive-gost-1.2-3|60	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008-natbib-s.pdf
14mu|texlive-gost-1.2-3|61	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008-natbib.pdf
14mu|texlive-gost-1.2-3|62	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008-sorted.pdf
14mu|texlive-gost-1.2-3|63	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008.pdf
14mu|texlive-gost-1.2-3|64	%doc %{_texmfdistdir}/doc/bibtex/gost/gost2008l.pdf
14mu|texlive-gost-1.2-3|65	%doc %{_texmfdistdir}/doc/bibtex/gost/gost780.pdf
14mu|texlive-gost-1.2-3|66	#- source
14mu|texlive-gost-1.2-3|67	%doc %{_texmfdistdir}/source/bibtex/gost/gost.dtx
14mu|texlive-gost-1.2-3|68	%doc %{_texmfdistdir}/source/bibtex/gost/gost.ins
14mu|texlive-gost-1.2-3|69	
14mu|texlive-gost-1.2-3|70	#-----------------------------------------------------------------------
14mu|texlive-gost-1.2-3|71	%prep
14mu|texlive-gost-1.2-3|72	%setup -c -a0 -a1 -a2
14mu|texlive-gost-1.2-3|73	
14mu|texlive-gost-1.2-3|74	%build
14mu|texlive-gost-1.2-3|75	
14mu|texlive-gost-1.2-3|76	%install
14mu|texlive-gost-1.2-3|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gost-1.2-3|78	cp -fpar bibtex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gost-1.2-3|79	
14mu|texlive-gost-1.2-3|80	
14mu|texlive-gost-1.2-3|81	
14mu|texlive-gost-1.2-3|82	%changelog
14mu|texlive-gost-1.2-3|83	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2-3
14mu|texlive-gost-1.2-3|84	+ Revision: 0b8e85c
14mu|texlive-gost-1.2-3|85	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gost-1.2-3|86	
14mu|texlive-gost-1.2-3|87	

24913 14
14mu|texlive-gradientframe-0.2-4|1	# revision 21387
14mu|texlive-gradientframe-0.2-4|2	# category Package
14mu|texlive-gradientframe-0.2-4|3	# catalog-ctan /macros/latex/contrib/gradientframe
14mu|texlive-gradientframe-0.2-4|4	# catalog-date 2011-02-13 15:43:06 +0100
14mu|texlive-gradientframe-0.2-4|5	# catalog-license lppl1.3
14mu|texlive-gradientframe-0.2-4|6	# catalog-version 0.2
14mu|texlive-gradientframe-0.2-4|7	Name:		texlive-gradientframe
14mu|texlive-gradientframe-0.2-4|8	Version:	0.2
14mu|texlive-gradientframe-0.2-4|9	Release:	4
14mu|texlive-gradientframe-0.2-4|10	Summary:	Simple gradient frames around objects
14mu|texlive-gradientframe-0.2-4|11	Group:		Publishing
14mu|texlive-gradientframe-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gradientframe
14mu|texlive-gradientframe-0.2-4|13	License:	LPPL1.3
14mu|texlive-gradientframe-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gradientframe.tar.xz
14mu|texlive-gradientframe-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gradientframe.doc.tar.xz
14mu|texlive-gradientframe-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gradientframe.source.tar.xz
14mu|texlive-gradientframe-0.2-4|17	BuildArch:	noarch
14mu|texlive-gradientframe-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gradientframe-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gradientframe-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-gradientframe-0.2-4|21	
14mu|texlive-gradientframe-0.2-4|22	%description
14mu|texlive-gradientframe-0.2-4|23	The package provides a means of drawing graded frames around
14mu|texlive-gradientframe-0.2-4|24	objects. The gradients of the frames are drawn using the color
14mu|texlive-gradientframe-0.2-4|25	package.
14mu|texlive-gradientframe-0.2-4|26	
14mu|texlive-gradientframe-0.2-4|27	
14mu|texlive-gradientframe-0.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-gradientframe-0.2-4|29	%files
14mu|texlive-gradientframe-0.2-4|30	%{_texmfdistdir}/tex/latex/gradientframe/gradientframe.sty
14mu|texlive-gradientframe-0.2-4|31	%doc %{_texmfdistdir}/doc/latex/gradientframe/README
14mu|texlive-gradientframe-0.2-4|32	%doc %{_texmfdistdir}/doc/latex/gradientframe/gradientframe.pdf
14mu|texlive-gradientframe-0.2-4|33	#- source
14mu|texlive-gradientframe-0.2-4|34	%doc %{_texmfdistdir}/source/latex/gradientframe/gradientframe.dtx
14mu|texlive-gradientframe-0.2-4|35	
14mu|texlive-gradientframe-0.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-gradientframe-0.2-4|37	%prep
14mu|texlive-gradientframe-0.2-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-gradientframe-0.2-4|39	
14mu|texlive-gradientframe-0.2-4|40	%build
14mu|texlive-gradientframe-0.2-4|41	
14mu|texlive-gradientframe-0.2-4|42	%install
14mu|texlive-gradientframe-0.2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gradientframe-0.2-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gradientframe-0.2-4|45	
14mu|texlive-gradientframe-0.2-4|46	
14mu|texlive-gradientframe-0.2-4|47	
14mu|texlive-gradientframe-0.2-4|48	%changelog
14mu|texlive-gradientframe-0.2-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-gradientframe-0.2-4|50	+ Revision: 8234ed5
14mu|texlive-gradientframe-0.2-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gradientframe-0.2-4|52	
14mu|texlive-gradientframe-0.2-4|53	

24914 14
14mu|texlive-grafcet-1.3.5-4|1	# revision 22509
14mu|texlive-grafcet-1.3.5-4|2	# category Package
14mu|texlive-grafcet-1.3.5-4|3	# catalog-ctan /graphics/pgf/contrib/grafcet
14mu|texlive-grafcet-1.3.5-4|4	# catalog-date 2011-05-17 01:53:44 +0200
14mu|texlive-grafcet-1.3.5-4|5	# catalog-license lppl1
14mu|texlive-grafcet-1.3.5-4|6	# catalog-version 1.3.5
14mu|texlive-grafcet-1.3.5-4|7	Name:		texlive-grafcet
14mu|texlive-grafcet-1.3.5-4|8	Version:	1.3.5
14mu|texlive-grafcet-1.3.5-4|9	Release:	4
14mu|texlive-grafcet-1.3.5-4|10	Summary:	Draw Grafcet/SFC with TikZ
14mu|texlive-grafcet-1.3.5-4|11	Group:		Publishing
14mu|texlive-grafcet-1.3.5-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/grafcet
14mu|texlive-grafcet-1.3.5-4|13	License:	LPPL1
14mu|texlive-grafcet-1.3.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grafcet.tar.xz
14mu|texlive-grafcet-1.3.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grafcet.doc.tar.xz
14mu|texlive-grafcet-1.3.5-4|16	BuildArch:	noarch
14mu|texlive-grafcet-1.3.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-grafcet-1.3.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-grafcet-1.3.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-grafcet-1.3.5-4|20	
14mu|texlive-grafcet-1.3.5-4|21	%description
14mu|texlive-grafcet-1.3.5-4|22	The package provides a library (GRAFCET) that can draw
14mu|texlive-grafcet-1.3.5-4|23	Grafcet/SFC diagrams, in accordance with EN 60848, using
14mu|texlive-grafcet-1.3.5-4|24	Pgf/TikZ. L'objectif de la librairie GRAFCET est de permettre
14mu|texlive-grafcet-1.3.5-4|25	le trace de grafcet selon la norme EN~60848 a partir de
14mu|texlive-grafcet-1.3.5-4|26	Pgf/TikZ.
14mu|texlive-grafcet-1.3.5-4|27	
14mu|texlive-grafcet-1.3.5-4|28	
14mu|texlive-grafcet-1.3.5-4|29	#-----------------------------------------------------------------------
14mu|texlive-grafcet-1.3.5-4|30	%files
14mu|texlive-grafcet-1.3.5-4|31	%{_texmfdistdir}/tex/latex/grafcet/grafcet.sty
14mu|texlive-grafcet-1.3.5-4|32	%doc %{_texmfdistdir}/doc/latex/grafcet/README
14mu|texlive-grafcet-1.3.5-4|33	%doc %{_texmfdistdir}/doc/latex/grafcet/grafcet.pdf
14mu|texlive-grafcet-1.3.5-4|34	%doc %{_texmfdistdir}/doc/latex/grafcet/grafcet.tex
14mu|texlive-grafcet-1.3.5-4|35	
14mu|texlive-grafcet-1.3.5-4|36	#-----------------------------------------------------------------------
14mu|texlive-grafcet-1.3.5-4|37	%prep
14mu|texlive-grafcet-1.3.5-4|38	%setup -c -a0 -a1
14mu|texlive-grafcet-1.3.5-4|39	
14mu|texlive-grafcet-1.3.5-4|40	%build
14mu|texlive-grafcet-1.3.5-4|41	
14mu|texlive-grafcet-1.3.5-4|42	%install
14mu|texlive-grafcet-1.3.5-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-grafcet-1.3.5-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-grafcet-1.3.5-4|45	
14mu|texlive-grafcet-1.3.5-4|46	
14mu|texlive-grafcet-1.3.5-4|47	
14mu|texlive-grafcet-1.3.5-4|48	%changelog
14mu|texlive-grafcet-1.3.5-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.5-4
14mu|texlive-grafcet-1.3.5-4|50	+ Revision: 6b90720
14mu|texlive-grafcet-1.3.5-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-grafcet-1.3.5-4|52	
14mu|texlive-grafcet-1.3.5-4|53	

24915 14
14mu|texlive-graphicxbox-1.0-3|1	# revision 32630
14mu|texlive-graphicxbox-1.0-3|2	# category Package
14mu|texlive-graphicxbox-1.0-3|3	# catalog-ctan /macros/latex/contrib/graphicxbox
14mu|texlive-graphicxbox-1.0-3|4	# catalog-date 2014-01-10 18:49:42 +0100
14mu|texlive-graphicxbox-1.0-3|5	# catalog-license lppl
14mu|texlive-graphicxbox-1.0-3|6	# catalog-version 1.0
14mu|texlive-graphicxbox-1.0-3|7	Name:		texlive-graphicxbox
14mu|texlive-graphicxbox-1.0-3|8	Version:	1.0
14mu|texlive-graphicxbox-1.0-3|9	Release:	3
14mu|texlive-graphicxbox-1.0-3|10	Summary:	Insert a graphical image as a background
14mu|texlive-graphicxbox-1.0-3|11	Group:		Publishing
14mu|texlive-graphicxbox-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/graphicxbox
14mu|texlive-graphicxbox-1.0-3|13	License:	LPPL
14mu|texlive-graphicxbox-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicxbox.tar.xz
14mu|texlive-graphicxbox-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicxbox.doc.tar.xz
14mu|texlive-graphicxbox-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicxbox.source.tar.xz
14mu|texlive-graphicxbox-1.0-3|17	BuildArch:	noarch
14mu|texlive-graphicxbox-1.0-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-graphicxbox-1.0-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-graphicxbox-1.0-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-graphicxbox-1.0-3|21	
14mu|texlive-graphicxbox-1.0-3|22	%description
14mu|texlive-graphicxbox-1.0-3|23	The package defines two new commands \graphicxbox and
14mu|texlive-graphicxbox-1.0-3|24	\fgraphicxbox, which are companions to \colorbox and \fcolorbox
14mu|texlive-graphicxbox-1.0-3|25	of the Standard LaTeX color package. The \graphicxbox command
14mu|texlive-graphicxbox-1.0-3|26	inserts a graphical image as a background rather than a
14mu|texlive-graphicxbox-1.0-3|27	background color, while \fgraphicxbox does the same thing, but
14mu|texlive-graphicxbox-1.0-3|28	also draws a colored frame around the box.
14mu|texlive-graphicxbox-1.0-3|29	
14mu|texlive-graphicxbox-1.0-3|30	
14mu|texlive-graphicxbox-1.0-3|31	#-----------------------------------------------------------------------
14mu|texlive-graphicxbox-1.0-3|32	%files
14mu|texlive-graphicxbox-1.0-3|33	%{_texmfdistdir}/tex/latex/graphicxbox/graphicxbox.sty
14mu|texlive-graphicxbox-1.0-3|34	%doc %{_texmfdistdir}/doc/latex/graphicxbox/README
14mu|texlive-graphicxbox-1.0-3|35	%doc %{_texmfdistdir}/doc/latex/graphicxbox/doc/graphicxbox.pdf
14mu|texlive-graphicxbox-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/IndianBlanket.eps
14mu|texlive-graphicxbox-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/IndianBlanket.pdf
14mu|texlive-graphicxbox-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/Wood-Brown.eps
14mu|texlive-graphicxbox-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/Wood-Brown.pdf
14mu|texlive-graphicxbox-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/bg_cle_tile.eps
14mu|texlive-graphicxbox-1.0-3|41	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/grandcanyon.eps
14mu|texlive-graphicxbox-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/grandcanyon.pdf
14mu|texlive-graphicxbox-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/news_bgr.eps
14mu|texlive-graphicxbox-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/graphics/news_bgr.pdf
14mu|texlive-graphicxbox-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst.pdf
14mu|texlive-graphicxbox-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst.tex
14mu|texlive-graphicxbox-1.0-3|47	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst_indians.pdf
14mu|texlive-graphicxbox-1.0-3|48	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst_indians.tex
14mu|texlive-graphicxbox-1.0-3|49	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst_sp.pdf
14mu|texlive-graphicxbox-1.0-3|50	%doc %{_texmfdistdir}/doc/latex/graphicxbox/examples/grfxbox_tst_sp.tex
14mu|texlive-graphicxbox-1.0-3|51	#- source
14mu|texlive-graphicxbox-1.0-3|52	%doc %{_texmfdistdir}/source/latex/graphicxbox/graphicxbox.dtx
14mu|texlive-graphicxbox-1.0-3|53	%doc %{_texmfdistdir}/source/latex/graphicxbox/graphicxbox.ins
14mu|texlive-graphicxbox-1.0-3|54	
14mu|texlive-graphicxbox-1.0-3|55	#-----------------------------------------------------------------------
14mu|texlive-graphicxbox-1.0-3|56	%prep
14mu|texlive-graphicxbox-1.0-3|57	%setup -c -a0 -a1 -a2
14mu|texlive-graphicxbox-1.0-3|58	
14mu|texlive-graphicxbox-1.0-3|59	%build
14mu|texlive-graphicxbox-1.0-3|60	
14mu|texlive-graphicxbox-1.0-3|61	%install
14mu|texlive-graphicxbox-1.0-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-graphicxbox-1.0-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-graphicxbox-1.0-3|64	
14mu|texlive-graphicxbox-1.0-3|65	%changelog
14mu|texlive-graphicxbox-1.0-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mu|texlive-graphicxbox-1.0-3|67	+ Revision: 516fec1
14mu|texlive-graphicxbox-1.0-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-graphicxbox-1.0-3|69	
14mu|texlive-graphicxbox-1.0-3|70	

24916 14
14mu|texlive-graphicx-psmin-1.1-4|1	# revision 15878
14mu|texlive-graphicx-psmin-1.1-4|2	# category Package
14mu|texlive-graphicx-psmin-1.1-4|3	# catalog-ctan /macros/latex/contrib/graphicx-psmin
14mu|texlive-graphicx-psmin-1.1-4|4	# catalog-date 2007-05-25 16:15:27 +0200
14mu|texlive-graphicx-psmin-1.1-4|5	# catalog-license lppl
14mu|texlive-graphicx-psmin-1.1-4|6	# catalog-version 1.1
14mu|texlive-graphicx-psmin-1.1-4|7	Name:		texlive-graphicx-psmin
14mu|texlive-graphicx-psmin-1.1-4|8	Version:	1.1
14mu|texlive-graphicx-psmin-1.1-4|9	Release:	4
14mu|texlive-graphicx-psmin-1.1-4|10	Summary:	Reduce size of PostScript files by not repeating images
14mu|texlive-graphicx-psmin-1.1-4|11	Group:		Publishing
14mu|texlive-graphicx-psmin-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/graphicx-psmin
14mu|texlive-graphicx-psmin-1.1-4|13	License:	LPPL
14mu|texlive-graphicx-psmin-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicx-psmin.tar.xz
14mu|texlive-graphicx-psmin-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicx-psmin.doc.tar.xz
14mu|texlive-graphicx-psmin-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphicx-psmin.source.tar.xz
14mu|texlive-graphicx-psmin-1.1-4|17	BuildArch:	noarch
14mu|texlive-graphicx-psmin-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-graphicx-psmin-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-graphicx-psmin-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-graphicx-psmin-1.1-4|21	
14mu|texlive-graphicx-psmin-1.1-4|22	%description
14mu|texlive-graphicx-psmin-1.1-4|23	This package is an extension of the standard graphics bundle
14mu|texlive-graphicx-psmin-1.1-4|24	and provides a way to include repeated PostScript graphics (ps,
14mu|texlive-graphicx-psmin-1.1-4|25	eps) only once in a PostScript document. This provides a way to
14mu|texlive-graphicx-psmin-1.1-4|26	get smaller PostScript documents when having, for instance, a
14mu|texlive-graphicx-psmin-1.1-4|27	logo on every page. This package only works when post-processed
14mu|texlive-graphicx-psmin-1.1-4|28	with dvips, which should at least have version 5.95b. The
14mu|texlive-graphicx-psmin-1.1-4|29	difference for a resulting distilled PDF file is minimal (as
14mu|texlive-graphicx-psmin-1.1-4|30	Ghostscript and Adobe Distiller only include a single copy of
14mu|texlive-graphicx-psmin-1.1-4|31	each graphics file, anyway).
14mu|texlive-graphicx-psmin-1.1-4|32	
14mu|texlive-graphicx-psmin-1.1-4|33	
14mu|texlive-graphicx-psmin-1.1-4|34	#-----------------------------------------------------------------------
14mu|texlive-graphicx-psmin-1.1-4|35	%files
14mu|texlive-graphicx-psmin-1.1-4|36	%{_texmfdistdir}/tex/latex/graphicx-psmin/graphicx-psmin.sty
14mu|texlive-graphicx-psmin-1.1-4|37	%doc %{_texmfdistdir}/doc/latex/graphicx-psmin/README
14mu|texlive-graphicx-psmin-1.1-4|38	%doc %{_texmfdistdir}/doc/latex/graphicx-psmin/graphicx-psmin.pdf
14mu|texlive-graphicx-psmin-1.1-4|39	#- source
14mu|texlive-graphicx-psmin-1.1-4|40	%doc %{_texmfdistdir}/source/latex/graphicx-psmin/graphicx-psmin.dtx
14mu|texlive-graphicx-psmin-1.1-4|41	
14mu|texlive-graphicx-psmin-1.1-4|42	#-----------------------------------------------------------------------
14mu|texlive-graphicx-psmin-1.1-4|43	%prep
14mu|texlive-graphicx-psmin-1.1-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-graphicx-psmin-1.1-4|45	
14mu|texlive-graphicx-psmin-1.1-4|46	%build
14mu|texlive-graphicx-psmin-1.1-4|47	
14mu|texlive-graphicx-psmin-1.1-4|48	%install
14mu|texlive-graphicx-psmin-1.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-graphicx-psmin-1.1-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-graphicx-psmin-1.1-4|51	
14mu|texlive-graphicx-psmin-1.1-4|52	
14mu|texlive-graphicx-psmin-1.1-4|53	
14mu|texlive-graphicx-psmin-1.1-4|54	%changelog
14mu|texlive-graphicx-psmin-1.1-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-graphicx-psmin-1.1-4|56	+ Revision: c3a3493
14mu|texlive-graphicx-psmin-1.1-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-graphicx-psmin-1.1-4|58	
14mu|texlive-graphicx-psmin-1.1-4|59	

24917 14
14mu|texlive-graphviz-0.94-8|1	# revision 31517
14mu|texlive-graphviz-0.94-8|2	# category Package
14mu|texlive-graphviz-0.94-8|3	# catalog-ctan /macros/latex/contrib/graphviz
14mu|texlive-graphviz-0.94-8|4	# catalog-date 2013-08-26 01:14:13 +0200
14mu|texlive-graphviz-0.94-8|5	# catalog-license lppl1.3
14mu|texlive-graphviz-0.94-8|6	# catalog-version 0.94
14mu|texlive-graphviz-0.94-8|7	Name:		texlive-graphviz
14mu|texlive-graphviz-0.94-8|8	Version:	0.94
14mu|texlive-graphviz-0.94-8|9	Release:	8
14mu|texlive-graphviz-0.94-8|10	Summary:	Write graphviz (dot+neato) inline in LaTeX documents
14mu|texlive-graphviz-0.94-8|11	Group:		Publishing
14mu|texlive-graphviz-0.94-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/graphviz
14mu|texlive-graphviz-0.94-8|13	License:	LPPL1.3
14mu|texlive-graphviz-0.94-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphviz.tar.xz
14mu|texlive-graphviz-0.94-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphviz.doc.tar.xz
14mu|texlive-graphviz-0.94-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/graphviz.source.tar.xz
14mu|texlive-graphviz-0.94-8|17	BuildArch:	noarch
14mu|texlive-graphviz-0.94-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-graphviz-0.94-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-graphviz-0.94-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-graphviz-0.94-8|21	
14mu|texlive-graphviz-0.94-8|22	%description
14mu|texlive-graphviz-0.94-8|23	The package allows inline use of graphviz code, in a LaTeX
14mu|texlive-graphviz-0.94-8|24	document.
14mu|texlive-graphviz-0.94-8|25	
14mu|texlive-graphviz-0.94-8|26	
14mu|texlive-graphviz-0.94-8|27	#-----------------------------------------------------------------------
14mu|texlive-graphviz-0.94-8|28	%files
14mu|texlive-graphviz-0.94-8|29	%{_texmfdistdir}/tex/latex/graphviz/graphviz.sty
14mu|texlive-graphviz-0.94-8|30	%doc %{_texmfdistdir}/doc/latex/graphviz/LICENSE
14mu|texlive-graphviz-0.94-8|31	%doc %{_texmfdistdir}/doc/latex/graphviz/Makefile
14mu|texlive-graphviz-0.94-8|32	%doc %{_texmfdistdir}/doc/latex/graphviz/README
14mu|texlive-graphviz-0.94-8|33	%doc %{_texmfdistdir}/doc/latex/graphviz/README.md
14mu|texlive-graphviz-0.94-8|34	%doc %{_texmfdistdir}/doc/latex/graphviz/graphviz.pdf
14mu|texlive-graphviz-0.94-8|35	%doc %{_texmfdistdir}/doc/latex/graphviz/test/Makefile
14mu|texlive-graphviz-0.94-8|36	%doc %{_texmfdistdir}/doc/latex/graphviz/test/body.tex
14mu|texlive-graphviz-0.94-8|37	%doc %{_texmfdistdir}/doc/latex/graphviz/test/pdf-singlefile-tmpdir.tex
14mu|texlive-graphviz-0.94-8|38	%doc %{_texmfdistdir}/doc/latex/graphviz/test/pdf-singlefile.tex
14mu|texlive-graphviz-0.94-8|39	%doc %{_texmfdistdir}/doc/latex/graphviz/test/pdf-tmpdir.tex
14mu|texlive-graphviz-0.94-8|40	%doc %{_texmfdistdir}/doc/latex/graphviz/test/pdf.tex
14mu|texlive-graphviz-0.94-8|41	%doc %{_texmfdistdir}/doc/latex/graphviz/test/ps.tex
14mu|texlive-graphviz-0.94-8|42	#- source
14mu|texlive-graphviz-0.94-8|43	%doc %{_texmfdistdir}/source/latex/graphviz/graphviz.dtx
14mu|texlive-graphviz-0.94-8|44	%doc %{_texmfdistdir}/source/latex/graphviz/graphviz.ins
14mu|texlive-graphviz-0.94-8|45	
14mu|texlive-graphviz-0.94-8|46	#-----------------------------------------------------------------------
14mu|texlive-graphviz-0.94-8|47	%prep
14mu|texlive-graphviz-0.94-8|48	%setup -c -a0 -a1 -a2
14mu|texlive-graphviz-0.94-8|49	
14mu|texlive-graphviz-0.94-8|50	%build
14mu|texlive-graphviz-0.94-8|51	
14mu|texlive-graphviz-0.94-8|52	%install
14mu|texlive-graphviz-0.94-8|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-graphviz-0.94-8|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-graphviz-0.94-8|55	
14mu|texlive-graphviz-0.94-8|56	%changelog
14mu|texlive-graphviz-0.94-8|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.94-8
14mu|texlive-graphviz-0.94-8|58	+ Revision: ae00c9f
14mu|texlive-graphviz-0.94-8|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-graphviz-0.94-8|60	
14mu|texlive-graphviz-0.94-8|61	

24918 14
14mu|texlive-greekdates-1.0-4|1	# revision 15878
14mu|texlive-greekdates-1.0-4|2	# category Package
14mu|texlive-greekdates-1.0-4|3	# catalog-ctan /macros/latex/contrib/greekdates
14mu|texlive-greekdates-1.0-4|4	# catalog-date 2008-08-21 09:38:31 +0200
14mu|texlive-greekdates-1.0-4|5	# catalog-license lppl
14mu|texlive-greekdates-1.0-4|6	# catalog-version 1.0
14mu|texlive-greekdates-1.0-4|7	Name:		texlive-greekdates
14mu|texlive-greekdates-1.0-4|8	Version:	1.0
14mu|texlive-greekdates-1.0-4|9	Release:	4
14mu|texlive-greekdates-1.0-4|10	Summary:	Provides ancient Greek day and month names, dates, etc
14mu|texlive-greekdates-1.0-4|11	Group:		Publishing
14mu|texlive-greekdates-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/greekdates
14mu|texlive-greekdates-1.0-4|13	License:	LPPL
14mu|texlive-greekdates-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greekdates.tar.xz
14mu|texlive-greekdates-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greekdates.doc.tar.xz
14mu|texlive-greekdates-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greekdates.source.tar.xz
14mu|texlive-greekdates-1.0-4|17	BuildArch:	noarch
14mu|texlive-greekdates-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-greekdates-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-greekdates-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-greekdates-1.0-4|21	
14mu|texlive-greekdates-1.0-4|22	%description
14mu|texlive-greekdates-1.0-4|23	The package provides easy access to ancient Greek names of days
14mu|texlive-greekdates-1.0-4|24	and months of various regions of Greece. In case the historical
14mu|texlive-greekdates-1.0-4|25	information about a region is not complete, we use the Athenian
14mu|texlive-greekdates-1.0-4|26	name of the month. Moreover commands and options are provided,
14mu|texlive-greekdates-1.0-4|27	in order to completely switch to the "ancient way", commands
14mu|texlive-greekdates-1.0-4|28	such as \today.
14mu|texlive-greekdates-1.0-4|29	
14mu|texlive-greekdates-1.0-4|30	
14mu|texlive-greekdates-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-greekdates-1.0-4|32	%files
14mu|texlive-greekdates-1.0-4|33	%{_texmfdistdir}/tex/latex/greekdates/greekdates.sty
14mu|texlive-greekdates-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/greekdates/README
14mu|texlive-greekdates-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/greekdates/greekdates.pdf
14mu|texlive-greekdates-1.0-4|36	#- source
14mu|texlive-greekdates-1.0-4|37	%doc %{_texmfdistdir}/source/latex/greekdates/greekdates.dtx
14mu|texlive-greekdates-1.0-4|38	%doc %{_texmfdistdir}/source/latex/greekdates/greekdates.ins
14mu|texlive-greekdates-1.0-4|39	
14mu|texlive-greekdates-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-greekdates-1.0-4|41	%prep
14mu|texlive-greekdates-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-greekdates-1.0-4|43	
14mu|texlive-greekdates-1.0-4|44	%build
14mu|texlive-greekdates-1.0-4|45	
14mu|texlive-greekdates-1.0-4|46	%install
14mu|texlive-greekdates-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-greekdates-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-greekdates-1.0-4|49	
14mu|texlive-greekdates-1.0-4|50	
14mu|texlive-greekdates-1.0-4|51	
14mu|texlive-greekdates-1.0-4|52	%changelog
14mu|texlive-greekdates-1.0-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-greekdates-1.0-4|54	+ Revision: 5be58c0
14mu|texlive-greekdates-1.0-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-greekdates-1.0-4|56	
14mu|texlive-greekdates-1.0-4|57	

24919 14
14mu|texlive-greek-fontenc-0.11.1-3|1	# revision 32301
14mu|texlive-greek-fontenc-0.11.1-3|2	# category Package
14mu|texlive-greek-fontenc-0.11.1-3|3	# catalog-ctan /language/greek/greek-fontenc
14mu|texlive-greek-fontenc-0.11.1-3|4	# catalog-date 2013-12-02 17:59:53 +0100
14mu|texlive-greek-fontenc-0.11.1-3|5	# catalog-license lppl1.3
14mu|texlive-greek-fontenc-0.11.1-3|6	# catalog-version 0.11.1
14mu|texlive-greek-fontenc-0.11.1-3|7	Name:		texlive-greek-fontenc
14mu|texlive-greek-fontenc-0.11.1-3|8	Version:	0.11.1
14mu|texlive-greek-fontenc-0.11.1-3|9	Release:	3
14mu|texlive-greek-fontenc-0.11.1-3|10	Summary:	LICR macros and encoding definition files for Greek
14mu|texlive-greek-fontenc-0.11.1-3|11	Group:		Publishing
14mu|texlive-greek-fontenc-0.11.1-3|12	URL:		http://www.ctan.org/tex-archive/language/greek/greek-fontenc
14mu|texlive-greek-fontenc-0.11.1-3|13	License:	LPPL1.3
14mu|texlive-greek-fontenc-0.11.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greek-fontenc.tar.xz
14mu|texlive-greek-fontenc-0.11.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greek-fontenc.doc.tar.xz
14mu|texlive-greek-fontenc-0.11.1-3|16	BuildArch:	noarch
14mu|texlive-greek-fontenc-0.11.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-greek-fontenc-0.11.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-greek-fontenc-0.11.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-greek-fontenc-0.11.1-3|20	
14mu|texlive-greek-fontenc-0.11.1-3|21	%description
14mu|texlive-greek-fontenc-0.11.1-3|22	The package provides Greek LICR macro definitions and encoding
14mu|texlive-greek-fontenc-0.11.1-3|23	definition files for Greek text font encodings for use with
14mu|texlive-greek-fontenc-0.11.1-3|24	fontenc.
14mu|texlive-greek-fontenc-0.11.1-3|25	
14mu|texlive-greek-fontenc-0.11.1-3|26	
14mu|texlive-greek-fontenc-0.11.1-3|27	#-----------------------------------------------------------------------
14mu|texlive-greek-fontenc-0.11.1-3|28	%files
14mu|texlive-greek-fontenc-0.11.1-3|29	%{_texmfdistdir}/tex/latex/greek-fontenc/alphabeta-euenc.def
14mu|texlive-greek-fontenc-0.11.1-3|30	%{_texmfdistdir}/tex/latex/greek-fontenc/alphabeta.sty
14mu|texlive-greek-fontenc-0.11.1-3|31	%{_texmfdistdir}/tex/latex/greek-fontenc/greek-euenc.def
14mu|texlive-greek-fontenc-0.11.1-3|32	%{_texmfdistdir}/tex/latex/greek-fontenc/greek-fontenc.def
14mu|texlive-greek-fontenc-0.11.1-3|33	%{_texmfdistdir}/tex/latex/greek-fontenc/lgrenc.def
14mu|texlive-greek-fontenc-0.11.1-3|34	%{_texmfdistdir}/tex/latex/greek-fontenc/textalpha.sty
14mu|texlive-greek-fontenc-0.11.1-3|35	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/README
14mu|texlive-greek-fontenc-0.11.1-3|36	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/README.html
14mu|texlive-greek-fontenc-0.11.1-3|37	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta-euenc.def.html
14mu|texlive-greek-fontenc-0.11.1-3|38	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta-euenc.def.txt
14mu|texlive-greek-fontenc-0.11.1-3|39	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta-test.pdf
14mu|texlive-greek-fontenc-0.11.1-3|40	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta-test.tex
14mu|texlive-greek-fontenc-0.11.1-3|41	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/alphabeta.sty.html
14mu|texlive-greek-fontenc-0.11.1-3|42	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/diacritics.pdf
14mu|texlive-greek-fontenc-0.11.1-3|43	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/diacritics.tex
14mu|texlive-greek-fontenc-0.11.1-3|44	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/euenc-test.pdf
14mu|texlive-greek-fontenc-0.11.1-3|45	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/euenc-test.tex
14mu|texlive-greek-fontenc-0.11.1-3|46	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/greek-euenc.def.html
14mu|texlive-greek-fontenc-0.11.1-3|47	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/greek-fontenc.def.html
14mu|texlive-greek-fontenc-0.11.1-3|48	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/greekhyperref.pdf
14mu|texlive-greek-fontenc-0.11.1-3|49	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/greekhyperref.tex
14mu|texlive-greek-fontenc-0.11.1-3|50	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgr2licr.lua
14mu|texlive-greek-fontenc-0.11.1-3|51	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgr2licr.lua.html
14mu|texlive-greek-fontenc-0.11.1-3|52	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgrenc-test.pdf
14mu|texlive-greek-fontenc-0.11.1-3|53	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgrenc-test.tex
14mu|texlive-greek-fontenc-0.11.1-3|54	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/lgrenc.def.html
14mu|texlive-greek-fontenc-0.11.1-3|55	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/textalpha-test.pdf
14mu|texlive-greek-fontenc-0.11.1-3|56	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/textalpha-test.tex
14mu|texlive-greek-fontenc-0.11.1-3|57	%doc %{_texmfdistdir}/doc/latex/greek-fontenc/textalpha.sty.html
14mu|texlive-greek-fontenc-0.11.1-3|58	
14mu|texlive-greek-fontenc-0.11.1-3|59	#-----------------------------------------------------------------------
14mu|texlive-greek-fontenc-0.11.1-3|60	%prep
14mu|texlive-greek-fontenc-0.11.1-3|61	%setup -c -a0 -a1
14mu|texlive-greek-fontenc-0.11.1-3|62	
14mu|texlive-greek-fontenc-0.11.1-3|63	%build
14mu|texlive-greek-fontenc-0.11.1-3|64	
14mu|texlive-greek-fontenc-0.11.1-3|65	%install
14mu|texlive-greek-fontenc-0.11.1-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-greek-fontenc-0.11.1-3|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-greek-fontenc-0.11.1-3|68	
14mu|texlive-greek-fontenc-0.11.1-3|69	%changelog
14mu|texlive-greek-fontenc-0.11.1-3|70	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.11.1-3
14mu|texlive-greek-fontenc-0.11.1-3|71	+ Revision: 0b9f395
14mu|texlive-greek-fontenc-0.11.1-3|72	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-greek-fontenc-0.11.1-3|73	
14mu|texlive-greek-fontenc-0.11.1-3|74	

24920 14
14mu|texlive-greek-inputenc-1.2-4|1	# revision 15878
14mu|texlive-greek-inputenc-1.2-4|2	# category Package
14mu|texlive-greek-inputenc-1.2-4|3	# catalog-ctan /language/greek/greek-inputenc
14mu|texlive-greek-inputenc-1.2-4|4	# catalog-date 2008-08-21 09:38:31 +0200
14mu|texlive-greek-inputenc-1.2-4|5	# catalog-license lppl
14mu|texlive-greek-inputenc-1.2-4|6	# catalog-version 1.2
14mu|texlive-greek-inputenc-1.2-4|7	Name:		texlive-greek-inputenc
14mu|texlive-greek-inputenc-1.2-4|8	Version:	1.2
14mu|texlive-greek-inputenc-1.2-4|9	Release:	4
14mu|texlive-greek-inputenc-1.2-4|10	Summary:	Greek encoding support for inputenc
14mu|texlive-greek-inputenc-1.2-4|11	Group:		Publishing
14mu|texlive-greek-inputenc-1.2-4|12	URL:		http://www.ctan.org/tex-archive/language/greek/greek-inputenc
14mu|texlive-greek-inputenc-1.2-4|13	License:	LPPL
14mu|texlive-greek-inputenc-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greek-inputenc.tar.xz
14mu|texlive-greek-inputenc-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greek-inputenc.doc.tar.xz
14mu|texlive-greek-inputenc-1.2-4|16	BuildArch:	noarch
14mu|texlive-greek-inputenc-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-greek-inputenc-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-greek-inputenc-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-greek-inputenc-1.2-4|20	
14mu|texlive-greek-inputenc-1.2-4|21	%description
14mu|texlive-greek-inputenc-1.2-4|22	The bundle provides Macintosh Greek encoding and ISO 8859-7
14mu|texlive-greek-inputenc-1.2-4|23	definition files for use with inputenc.
14mu|texlive-greek-inputenc-1.2-4|24	
14mu|texlive-greek-inputenc-1.2-4|25	
14mu|texlive-greek-inputenc-1.2-4|26	#-----------------------------------------------------------------------
14mu|texlive-greek-inputenc-1.2-4|27	%files
14mu|texlive-greek-inputenc-1.2-4|28	%{_texmfdistdir}/tex/latex/greek-inputenc/iso-8859-7.def
14mu|texlive-greek-inputenc-1.2-4|29	%{_texmfdistdir}/tex/latex/greek-inputenc/macgreek.def
14mu|texlive-greek-inputenc-1.2-4|30	%doc %{_texmfdistdir}/doc/latex/greek-inputenc/test.tex
14mu|texlive-greek-inputenc-1.2-4|31	
14mu|texlive-greek-inputenc-1.2-4|32	#-----------------------------------------------------------------------
14mu|texlive-greek-inputenc-1.2-4|33	%prep
14mu|texlive-greek-inputenc-1.2-4|34	%setup -c -a0 -a1
14mu|texlive-greek-inputenc-1.2-4|35	
14mu|texlive-greek-inputenc-1.2-4|36	%build
14mu|texlive-greek-inputenc-1.2-4|37	
14mu|texlive-greek-inputenc-1.2-4|38	%install
14mu|texlive-greek-inputenc-1.2-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-greek-inputenc-1.2-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-greek-inputenc-1.2-4|41	
14mu|texlive-greek-inputenc-1.2-4|42	
14mu|texlive-greek-inputenc-1.2-4|43	
14mu|texlive-greek-inputenc-1.2-4|44	%changelog
14mu|texlive-greek-inputenc-1.2-4|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-greek-inputenc-1.2-4|46	+ Revision: 07dd7d0
14mu|texlive-greek-inputenc-1.2-4|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-greek-inputenc-1.2-4|48	
14mu|texlive-greek-inputenc-1.2-4|49	

24921 14
14mu|texlive-greektex-20120713-7|1	# revision 28327
14mu|texlive-greektex-20120713-7|2	# category Package
14mu|texlive-greektex-20120713-7|3	# catalog-ctan /fonts/greek/greektex
14mu|texlive-greektex-20120713-7|4	# catalog-date 2012-07-13 12:20:40 +0200
14mu|texlive-greektex-20120713-7|5	# catalog-license pd
14mu|texlive-greektex-20120713-7|6	# catalog-version undef
14mu|texlive-greektex-20120713-7|7	Name:		texlive-greektex
14mu|texlive-greektex-20120713-7|8	Version:	20120713
14mu|texlive-greektex-20120713-7|9	Release:	7
14mu|texlive-greektex-20120713-7|10	Summary:	Fonts for typesetting Greek/English documents
14mu|texlive-greektex-20120713-7|11	Group:		Publishing
14mu|texlive-greektex-20120713-7|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/greektex
14mu|texlive-greektex-20120713-7|13	License:	PD
14mu|texlive-greektex-20120713-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greektex.tar.xz
14mu|texlive-greektex-20120713-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/greektex.doc.tar.xz
14mu|texlive-greektex-20120713-7|16	BuildArch:	noarch
14mu|texlive-greektex-20120713-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-greektex-20120713-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-greektex-20120713-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-greektex-20120713-7|20	
14mu|texlive-greektex-20120713-7|21	%description
14mu|texlive-greektex-20120713-7|22	The fonts are based on Silvio Levy's classical Greek fonts;
14mu|texlive-greektex-20120713-7|23	macros and Greek hyphenation patterns for the fonts' encoding
14mu|texlive-greektex-20120713-7|24	are also provided.
14mu|texlive-greektex-20120713-7|25	
14mu|texlive-greektex-20120713-7|26	
14mu|texlive-greektex-20120713-7|27	#-----------------------------------------------------------------------
14mu|texlive-greektex-20120713-7|28	%files
14mu|texlive-greektex-20120713-7|29	%{_texmfdistdir}/tex/latex/greektex/greektex.sty
14mu|texlive-greektex-20120713-7|30	%doc %{_texmfdistdir}/doc/fonts/greektex/README
14mu|texlive-greektex-20120713-7|31	%doc %{_texmfdistdir}/doc/fonts/greektex/gehyphw.gr
14mu|texlive-greektex-20120713-7|32	%doc %{_texmfdistdir}/doc/fonts/greektex/greektexdoc.pdf
14mu|texlive-greektex-20120713-7|33	%doc %{_texmfdistdir}/doc/fonts/greektex/greektexdoc.tex
14mu|texlive-greektex-20120713-7|34	%doc %{_texmfdistdir}/doc/fonts/greektex/ywcl.zip
14mu|texlive-greektex-20120713-7|35	
14mu|texlive-greektex-20120713-7|36	#-----------------------------------------------------------------------
14mu|texlive-greektex-20120713-7|37	%prep
14mu|texlive-greektex-20120713-7|38	%setup -c -a0 -a1
14mu|texlive-greektex-20120713-7|39	
14mu|texlive-greektex-20120713-7|40	%build
14mu|texlive-greektex-20120713-7|41	
14mu|texlive-greektex-20120713-7|42	%install
14mu|texlive-greektex-20120713-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-greektex-20120713-7|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-greektex-20120713-7|45	
14mu|texlive-greektex-20120713-7|46	%changelog
14mu|texlive-greektex-20120713-7|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120713-7
14mu|texlive-greektex-20120713-7|48	+ Revision: 9c5a83e
14mu|texlive-greektex-20120713-7|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-greektex-20120713-7|50	
14mu|texlive-greektex-20120713-7|51	

24922 14
14mu|texlive-grfpaste-0.2-4|1	# revision 17354
14mu|texlive-grfpaste-0.2-4|2	# category Package
14mu|texlive-grfpaste-0.2-4|3	# catalog-ctan /macros/latex/contrib/grfpaste
14mu|texlive-grfpaste-0.2-4|4	# catalog-date 2010-03-06 14:40:43 +0100
14mu|texlive-grfpaste-0.2-4|5	# catalog-license lppl
14mu|texlive-grfpaste-0.2-4|6	# catalog-version 0.2
14mu|texlive-grfpaste-0.2-4|7	Name:		texlive-grfpaste
14mu|texlive-grfpaste-0.2-4|8	Version:	0.2
14mu|texlive-grfpaste-0.2-4|9	Release:	4
14mu|texlive-grfpaste-0.2-4|10	Summary:	Include fragments of a dvi file
14mu|texlive-grfpaste-0.2-4|11	Group:		Publishing
14mu|texlive-grfpaste-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/grfpaste
14mu|texlive-grfpaste-0.2-4|13	License:	LPPL
14mu|texlive-grfpaste-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grfpaste.tar.xz
14mu|texlive-grfpaste-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grfpaste.doc.tar.xz
14mu|texlive-grfpaste-0.2-4|16	BuildArch:	noarch
14mu|texlive-grfpaste-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-grfpaste-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-grfpaste-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-grfpaste-0.2-4|20	
14mu|texlive-grfpaste-0.2-4|21	%description
14mu|texlive-grfpaste-0.2-4|22	Provides a mechanism to include fragments of dvi files with the
14mu|texlive-grfpaste-0.2-4|23	graphicx package, so that you can use \includegraphics to
14mu|texlive-grfpaste-0.2-4|24	include dvi files. The package requires the dvipaste program.
14mu|texlive-grfpaste-0.2-4|25	
14mu|texlive-grfpaste-0.2-4|26	
14mu|texlive-grfpaste-0.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-grfpaste-0.2-4|28	%files
14mu|texlive-grfpaste-0.2-4|29	%{_texmfdistdir}/tex/latex/grfpaste/grfpaste.sty
14mu|texlive-grfpaste-0.2-4|30	%doc %{_texmfdistdir}/doc/latex/grfpaste/doc/grfpaste.pdf
14mu|texlive-grfpaste-0.2-4|31	%doc %{_texmfdistdir}/doc/latex/grfpaste/doc/grfpaste.tex
14mu|texlive-grfpaste-0.2-4|32	%doc %{_texmfdistdir}/doc/latex/grfpaste/dvipaste.txt
14mu|texlive-grfpaste-0.2-4|33	%doc %{_texmfdistdir}/doc/latex/grfpaste/grfp1.tex
14mu|texlive-grfpaste-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/grfpaste/grfp2.tex
14mu|texlive-grfpaste-0.2-4|35	%doc %{_texmfdistdir}/doc/latex/grfpaste/grfp3.tex
14mu|texlive-grfpaste-0.2-4|36	
14mu|texlive-grfpaste-0.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-grfpaste-0.2-4|38	%prep
14mu|texlive-grfpaste-0.2-4|39	%setup -c -a0 -a1
14mu|texlive-grfpaste-0.2-4|40	
14mu|texlive-grfpaste-0.2-4|41	%build
14mu|texlive-grfpaste-0.2-4|42	
14mu|texlive-grfpaste-0.2-4|43	%install
14mu|texlive-grfpaste-0.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-grfpaste-0.2-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-grfpaste-0.2-4|46	
14mu|texlive-grfpaste-0.2-4|47	
14mu|texlive-grfpaste-0.2-4|48	
14mu|texlive-grfpaste-0.2-4|49	%changelog
14mu|texlive-grfpaste-0.2-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-grfpaste-0.2-4|51	+ Revision: 55a321b
14mu|texlive-grfpaste-0.2-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-grfpaste-0.2-4|53	
14mu|texlive-grfpaste-0.2-4|54	

24923 14
14mu|texlive-grid-1.0-4|1	# revision 15878
14mu|texlive-grid-1.0-4|2	# category Package
14mu|texlive-grid-1.0-4|3	# catalog-ctan /macros/latex/contrib/grid
14mu|texlive-grid-1.0-4|4	# catalog-date 2009-11-09 22:36:07 +0100
14mu|texlive-grid-1.0-4|5	# catalog-license lppl
14mu|texlive-grid-1.0-4|6	# catalog-version 1.0
14mu|texlive-grid-1.0-4|7	Name:		texlive-grid
14mu|texlive-grid-1.0-4|8	Version:	1.0
14mu|texlive-grid-1.0-4|9	Release:	4
14mu|texlive-grid-1.0-4|10	Summary:	Grid typesetting in LaTeX
14mu|texlive-grid-1.0-4|11	Group:		Publishing
14mu|texlive-grid-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/grid
14mu|texlive-grid-1.0-4|13	License:	LPPL
14mu|texlive-grid-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid.tar.xz
14mu|texlive-grid-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid.doc.tar.xz
14mu|texlive-grid-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid.source.tar.xz
14mu|texlive-grid-1.0-4|17	BuildArch:	noarch
14mu|texlive-grid-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-grid-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-grid-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-grid-1.0-4|21	
14mu|texlive-grid-1.0-4|22	%description
14mu|texlive-grid-1.0-4|23	The package enables grid typesetting in double column
14mu|texlive-grid-1.0-4|24	documents. Grid typesetting (vertical aligning of lines of text
14mu|texlive-grid-1.0-4|25	in adjacent columns) is a difficult task in LaTeX, and the
14mu|texlive-grid-1.0-4|26	present package is no more than an attempt to help users to
14mu|texlive-grid-1.0-4|27	achieve it in a limited way. An example document, grid.tex, is
14mu|texlive-grid-1.0-4|28	provided with simple instructions to typeset it using the
14mu|texlive-grid-1.0-4|29	package. The package needs a lot of, this is only a
14mu|texlive-grid-1.0-4|30	beginning...
14mu|texlive-grid-1.0-4|31	
14mu|texlive-grid-1.0-4|32	
14mu|texlive-grid-1.0-4|33	#-----------------------------------------------------------------------
14mu|texlive-grid-1.0-4|34	%files
14mu|texlive-grid-1.0-4|35	%{_texmfdistdir}/tex/latex/grid/grid.sty
14mu|texlive-grid-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/grid/README
14mu|texlive-grid-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/grid/grid.pdf
14mu|texlive-grid-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/grid/grid.tex
14mu|texlive-grid-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/grid/manifest.txt
14mu|texlive-grid-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/grid/rvdtx.sty
14mu|texlive-grid-1.0-4|41	#- source
14mu|texlive-grid-1.0-4|42	%doc %{_texmfdistdir}/source/latex/grid/Makefile
14mu|texlive-grid-1.0-4|43	
14mu|texlive-grid-1.0-4|44	#-----------------------------------------------------------------------
14mu|texlive-grid-1.0-4|45	%prep
14mu|texlive-grid-1.0-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-grid-1.0-4|47	
14mu|texlive-grid-1.0-4|48	%build
14mu|texlive-grid-1.0-4|49	
14mu|texlive-grid-1.0-4|50	%install
14mu|texlive-grid-1.0-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-grid-1.0-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-grid-1.0-4|53	
14mu|texlive-grid-1.0-4|54	
14mu|texlive-grid-1.0-4|55	
14mu|texlive-grid-1.0-4|56	%changelog
14mu|texlive-grid-1.0-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-grid-1.0-4|58	+ Revision: 4e21da3
14mu|texlive-grid-1.0-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-grid-1.0-4|60	
14mu|texlive-grid-1.0-4|61	

24924 14
14mu|texlive-gridset-0.1-4|1	# revision 15878
14mu|texlive-gridset-0.1-4|2	# category Package
14mu|texlive-gridset-0.1-4|3	# catalog-ctan /macros/latex/contrib/gridset
14mu|texlive-gridset-0.1-4|4	# catalog-date 2009-11-09 22:36:07 +0100
14mu|texlive-gridset-0.1-4|5	# catalog-license lppl
14mu|texlive-gridset-0.1-4|6	# catalog-version 0.1
14mu|texlive-gridset-0.1-4|7	Name:		texlive-gridset
14mu|texlive-gridset-0.1-4|8	Version:	0.1
14mu|texlive-gridset-0.1-4|9	Release:	4
14mu|texlive-gridset-0.1-4|10	Summary:	Grid, a.k.a. in-register, setting
14mu|texlive-gridset-0.1-4|11	Group:		Publishing
14mu|texlive-gridset-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gridset
14mu|texlive-gridset-0.1-4|13	License:	LPPL
14mu|texlive-gridset-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gridset.tar.xz
14mu|texlive-gridset-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gridset.doc.tar.xz
14mu|texlive-gridset-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gridset.source.tar.xz
14mu|texlive-gridset-0.1-4|17	BuildArch:	noarch
14mu|texlive-gridset-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gridset-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gridset-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-gridset-0.1-4|21	
14mu|texlive-gridset-0.1-4|22	%description
14mu|texlive-gridset-0.1-4|23	Grid setting -- also known as strict in-register setting -- is
14mu|texlive-gridset-0.1-4|24	something, that should be done for a lot of documents but is
14mu|texlive-gridset-0.1-4|25	not easy using LaTeX. The package helps to get the information
14mu|texlive-gridset-0.1-4|26	needed for grid setting. It does not implement auto grid
14mu|texlive-gridset-0.1-4|27	setting, but there is a command \vskipnextgrid, that moves to
14mu|texlive-gridset-0.1-4|28	the next grid position. This may be enough under some
14mu|texlive-gridset-0.1-4|29	circumstances, but in other circumstances it may fail. Thus
14mu|texlive-gridset-0.1-4|30	gridset is only one more step for grid setting, not a complete
14mu|texlive-gridset-0.1-4|31	solution.
14mu|texlive-gridset-0.1-4|32	
14mu|texlive-gridset-0.1-4|33	
14mu|texlive-gridset-0.1-4|34	#-----------------------------------------------------------------------
14mu|texlive-gridset-0.1-4|35	%files
14mu|texlive-gridset-0.1-4|36	%{_texmfdistdir}/tex/latex/gridset/gridset.sty
14mu|texlive-gridset-0.1-4|37	%doc %{_texmfdistdir}/doc/latex/gridset/gridset.pdf
14mu|texlive-gridset-0.1-4|38	#- source
14mu|texlive-gridset-0.1-4|39	%doc %{_texmfdistdir}/source/latex/gridset/README
14mu|texlive-gridset-0.1-4|40	%doc %{_texmfdistdir}/source/latex/gridset/gridset.dtx
14mu|texlive-gridset-0.1-4|41	%doc %{_texmfdistdir}/source/latex/gridset/gridset.ins
14mu|texlive-gridset-0.1-4|42	
14mu|texlive-gridset-0.1-4|43	#-----------------------------------------------------------------------
14mu|texlive-gridset-0.1-4|44	%prep
14mu|texlive-gridset-0.1-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-gridset-0.1-4|46	
14mu|texlive-gridset-0.1-4|47	%build
14mu|texlive-gridset-0.1-4|48	
14mu|texlive-gridset-0.1-4|49	%install
14mu|texlive-gridset-0.1-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gridset-0.1-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gridset-0.1-4|52	
14mu|texlive-gridset-0.1-4|53	
14mu|texlive-gridset-0.1-4|54	
14mu|texlive-gridset-0.1-4|55	%changelog
14mu|texlive-gridset-0.1-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-gridset-0.1-4|57	+ Revision: b8b2804
14mu|texlive-gridset-0.1-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gridset-0.1-4|59	
14mu|texlive-gridset-0.1-4|60	

24925 14
14mu|texlive-grid-system-0.3.0-3|1	# revision 32981
14mu|texlive-grid-system-0.3.0-3|2	# category Package
14mu|texlive-grid-system-0.3.0-3|3	# catalog-ctan /macros/latex/contrib/grid-system
14mu|texlive-grid-system-0.3.0-3|4	# catalog-date 2014-02-16 20:01:44 +0100
14mu|texlive-grid-system-0.3.0-3|5	# catalog-license apache2
14mu|texlive-grid-system-0.3.0-3|6	# catalog-version 0.3.0
14mu|texlive-grid-system-0.3.0-3|7	Name:		texlive-grid-system
14mu|texlive-grid-system-0.3.0-3|8	Version:	0.3.0
14mu|texlive-grid-system-0.3.0-3|9	Release:	3
14mu|texlive-grid-system-0.3.0-3|10	Summary:	Page organisation, modelled on CSS facilities
14mu|texlive-grid-system-0.3.0-3|11	Group:		Publishing
14mu|texlive-grid-system-0.3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/grid-system
14mu|texlive-grid-system-0.3.0-3|13	License:	APACHE2
14mu|texlive-grid-system-0.3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid-system.tar.xz
14mu|texlive-grid-system-0.3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grid-system.doc.tar.xz
14mu|texlive-grid-system-0.3.0-3|16	BuildArch:	noarch
14mu|texlive-grid-system-0.3.0-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-grid-system-0.3.0-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-grid-system-0.3.0-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-grid-system-0.3.0-3|20	
14mu|texlive-grid-system-0.3.0-3|21	%description
14mu|texlive-grid-system-0.3.0-3|22	The package provides the means for LaTeX to implement a grid
14mu|texlive-grid-system-0.3.0-3|23	system as known from CSS grid systems. The facility is useful
14mu|texlive-grid-system-0.3.0-3|24	for creating box layouts as used in brochures.
14mu|texlive-grid-system-0.3.0-3|25	
14mu|texlive-grid-system-0.3.0-3|26	
14mu|texlive-grid-system-0.3.0-3|27	#-----------------------------------------------------------------------
14mu|texlive-grid-system-0.3.0-3|28	%files
14mu|texlive-grid-system-0.3.0-3|29	%{_texmfdistdir}/tex/latex/grid-system/grid-system.sty
14mu|texlive-grid-system-0.3.0-3|30	%doc %{_texmfdistdir}/doc/latex/grid-system/LICENSE
14mu|texlive-grid-system-0.3.0-3|31	%doc %{_texmfdistdir}/doc/latex/grid-system/README
14mu|texlive-grid-system-0.3.0-3|32	%doc %{_texmfdistdir}/doc/latex/grid-system/grid-system.pdf
14mu|texlive-grid-system-0.3.0-3|33	%doc %{_texmfdistdir}/doc/latex/grid-system/grid-system.tex
14mu|texlive-grid-system-0.3.0-3|34	
14mu|texlive-grid-system-0.3.0-3|35	#-----------------------------------------------------------------------
14mu|texlive-grid-system-0.3.0-3|36	%prep
14mu|texlive-grid-system-0.3.0-3|37	%setup -c -a0 -a1
14mu|texlive-grid-system-0.3.0-3|38	
14mu|texlive-grid-system-0.3.0-3|39	%build
14mu|texlive-grid-system-0.3.0-3|40	
14mu|texlive-grid-system-0.3.0-3|41	%install
14mu|texlive-grid-system-0.3.0-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-grid-system-0.3.0-3|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-grid-system-0.3.0-3|44	
14mu|texlive-grid-system-0.3.0-3|45	%changelog
14mu|texlive-grid-system-0.3.0-3|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-3
14mu|texlive-grid-system-0.3.0-3|47	+ Revision: 4c9023f
14mu|texlive-grid-system-0.3.0-3|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-grid-system-0.3.0-3|49	
14mu|texlive-grid-system-0.3.0-3|50	

24926 14
14mu|texlive-grverb-1.0-4|1	# revision 17368
14mu|texlive-grverb-1.0-4|2	# category Package
14mu|texlive-grverb-1.0-4|3	# catalog-ctan /language/greek/grverb
14mu|texlive-grverb-1.0-4|4	# catalog-date 2010-03-06 16:54:30 +0100
14mu|texlive-grverb-1.0-4|5	# catalog-license lppl
14mu|texlive-grverb-1.0-4|6	# catalog-version 1.0
14mu|texlive-grverb-1.0-4|7	Name:		texlive-grverb
14mu|texlive-grverb-1.0-4|8	Version:	1.0
14mu|texlive-grverb-1.0-4|9	Release:	4
14mu|texlive-grverb-1.0-4|10	Summary:	Typesetting Greek verbatim
14mu|texlive-grverb-1.0-4|11	Group:		Publishing
14mu|texlive-grverb-1.0-4|12	URL:		http://www.ctan.org/tex-archive/language/greek/grverb
14mu|texlive-grverb-1.0-4|13	License:	LPPL
14mu|texlive-grverb-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grverb.tar.xz
14mu|texlive-grverb-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grverb.doc.tar.xz
14mu|texlive-grverb-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/grverb.source.tar.xz
14mu|texlive-grverb-1.0-4|17	BuildArch:	noarch
14mu|texlive-grverb-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-grverb-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-grverb-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-grverb-1.0-4|21	
14mu|texlive-grverb-1.0-4|22	%description
14mu|texlive-grverb-1.0-4|23	The package provides verbatim typsetting, in the context of the
14mu|texlive-grverb-1.0-4|24	Greek option in babel. The package uses the public domain
14mu|texlive-grverb-1.0-4|25	Greek-CourierPlain font, and the font itself (in Type 1
14mu|texlive-grverb-1.0-4|26	format), metrics and a font map entry for its use are provided.
14mu|texlive-grverb-1.0-4|27	
14mu|texlive-grverb-1.0-4|28	
14mu|texlive-grverb-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-grverb-1.0-4|30	%files
14mu|texlive-grverb-1.0-4|31	%{_texmfdistdir}/fonts/afm/public/grverb/grkcurp.afm
14mu|texlive-grverb-1.0-4|32	%{_texmfdistdir}/fonts/map/dvips/grverb/grverb.map
14mu|texlive-grverb-1.0-4|33	%{_texmfdistdir}/fonts/tfm/public/grverb/grcour7t.tfm
14mu|texlive-grverb-1.0-4|34	%{_texmfdistdir}/fonts/tfm/public/grverb/grcour8a.tfm
14mu|texlive-grverb-1.0-4|35	%{_texmfdistdir}/fonts/type1/public/grverb/grkcurp.pfb
14mu|texlive-grverb-1.0-4|36	%{_texmfdistdir}/fonts/vf/public/grverb/grcour7t.vf
14mu|texlive-grverb-1.0-4|37	%{_texmfdistdir}/tex/latex/grverb/grverb.sty
14mu|texlive-grverb-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/grverb/README
14mu|texlive-grverb-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/grverb/grv.ps
14mu|texlive-grverb-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/grverb/grv.tex
14mu|texlive-grverb-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/grverb/grverb.pdf
14mu|texlive-grverb-1.0-4|42	#- source
14mu|texlive-grverb-1.0-4|43	%doc %{_texmfdistdir}/source/latex/grverb/grcour7t.vpl
14mu|texlive-grverb-1.0-4|44	%doc %{_texmfdistdir}/source/latex/grverb/grverb.dtx
14mu|texlive-grverb-1.0-4|45	%doc %{_texmfdistdir}/source/latex/grverb/grverb.ins
14mu|texlive-grverb-1.0-4|46	
14mu|texlive-grverb-1.0-4|47	#-----------------------------------------------------------------------
14mu|texlive-grverb-1.0-4|48	%prep
14mu|texlive-grverb-1.0-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-grverb-1.0-4|50	
14mu|texlive-grverb-1.0-4|51	%build
14mu|texlive-grverb-1.0-4|52	
14mu|texlive-grverb-1.0-4|53	%install
14mu|texlive-grverb-1.0-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-grverb-1.0-4|55	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-grverb-1.0-4|56	
14mu|texlive-grverb-1.0-4|57	
14mu|texlive-grverb-1.0-4|58	
14mu|texlive-grverb-1.0-4|59	%changelog
14mu|texlive-grverb-1.0-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-grverb-1.0-4|61	+ Revision: 7df6e86
14mu|texlive-grverb-1.0-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-grverb-1.0-4|63	
14mu|texlive-grverb-1.0-4|64	

24927 14
14mu|texlive-GS1-9-8|1	# revision 27540
14mu|texlive-GS1-9-8|2	# category Package
14mu|texlive-GS1-9-8|3	# catalog-ctan /macros/latex/contrib/gs1
14mu|texlive-GS1-9-8|4	# catalog-date 2012-08-22 13:03:09 +0200
14mu|texlive-GS1-9-8|5	# catalog-license lppl1.3
14mu|texlive-GS1-9-8|6	# catalog-version 9
14mu|texlive-GS1-9-8|7	Name:		texlive-GS1
14mu|texlive-GS1-9-8|8	Version:	9
14mu|texlive-GS1-9-8|9	Release:	8
14mu|texlive-GS1-9-8|10	Summary:	Typeset EAN barcodes using TeX rules, only
14mu|texlive-GS1-9-8|11	Group:		Publishing
14mu|texlive-GS1-9-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gs1
14mu|texlive-GS1-9-8|13	License:	LPPL1.3
14mu|texlive-GS1-9-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/GS1.tar.xz
14mu|texlive-GS1-9-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/GS1.doc.tar.xz
14mu|texlive-GS1-9-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/GS1.source.tar.xz
14mu|texlive-GS1-9-8|17	BuildArch:	noarch
14mu|texlive-GS1-9-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-GS1-9-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-GS1-9-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-GS1-9-8|21	
14mu|texlive-GS1-9-8|22	%description
14mu|texlive-GS1-9-8|23	The (LaTeX 3) package typesets EAN-8 and EAN-13 barcodes, using
14mu|texlive-GS1-9-8|24	the facilities of the rule-D package.
14mu|texlive-GS1-9-8|25	
14mu|texlive-GS1-9-8|26	
14mu|texlive-GS1-9-8|27	#-----------------------------------------------------------------------
14mu|texlive-GS1-9-8|28	%files
14mu|texlive-GS1-9-8|29	%{_texmfdistdir}/tex/latex/GS1/GS1.sty
14mu|texlive-GS1-9-8|30	%{_texmfdistdir}/tex/latex/GS1/rule-D.sty
14mu|texlive-GS1-9-8|31	%doc %{_texmfdistdir}/doc/latex/GS1/GS1.pdf
14mu|texlive-GS1-9-8|32	%doc %{_texmfdistdir}/doc/latex/GS1/README
14mu|texlive-GS1-9-8|33	%doc %{_texmfdistdir}/doc/latex/GS1/examples/EANBarcode.pdf
14mu|texlive-GS1-9-8|34	%doc %{_texmfdistdir}/doc/latex/GS1/examples/EANBarcode.tex
14mu|texlive-GS1-9-8|35	%doc %{_texmfdistdir}/doc/latex/GS1/examples/EANControlDigit.pdf
14mu|texlive-GS1-9-8|36	%doc %{_texmfdistdir}/doc/latex/GS1/examples/EANControlDigit.tex
14mu|texlive-GS1-9-8|37	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GSSetup.pdf
14mu|texlive-GS1-9-8|38	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GSSetup.tex
14mu|texlive-GS1-9-8|39	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_cut_EAN_control_digit.pdf
14mu|texlive-GS1-9-8|40	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_cut_EAN_control_digit.tex
14mu|texlive-GS1-9-8|41	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_set_EAN_control_digit.pdf
14mu|texlive-GS1-9-8|42	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_set_EAN_control_digit.tex
14mu|texlive-GS1-9-8|43	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_set_code_digit_seq.pdf
14mu|texlive-GS1-9-8|44	%doc %{_texmfdistdir}/doc/latex/GS1/examples/GS_set_code_digit_seq.tex
14mu|texlive-GS1-9-8|45	%doc %{_texmfdistdir}/doc/latex/GS1/examples/int_set_to_EAN_control_digit.pdf
14mu|texlive-GS1-9-8|46	%doc %{_texmfdistdir}/doc/latex/GS1/examples/int_set_to_EAN_control_digit.tex
14mu|texlive-GS1-9-8|47	%doc %{_texmfdistdir}/doc/latex/GS1/rule-D.pdf
14mu|texlive-GS1-9-8|48	#- source
14mu|texlive-GS1-9-8|49	%doc %{_texmfdistdir}/source/latex/GS1/GS1.dtx
14mu|texlive-GS1-9-8|50	%doc %{_texmfdistdir}/source/latex/GS1/GS1.ins
14mu|texlive-GS1-9-8|51	%doc %{_texmfdistdir}/source/latex/GS1/README
14mu|texlive-GS1-9-8|52	%doc %{_texmfdistdir}/source/latex/GS1/rule-D.dtx
14mu|texlive-GS1-9-8|53	
14mu|texlive-GS1-9-8|54	#-----------------------------------------------------------------------
14mu|texlive-GS1-9-8|55	%prep
14mu|texlive-GS1-9-8|56	%setup -c -a0 -a1 -a2
14mu|texlive-GS1-9-8|57	
14mu|texlive-GS1-9-8|58	%build
14mu|texlive-GS1-9-8|59	
14mu|texlive-GS1-9-8|60	%install
14mu|texlive-GS1-9-8|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-GS1-9-8|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-GS1-9-8|63	
14mu|texlive-GS1-9-8|64	%changelog
14mu|texlive-GS1-9-8|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 9-8
14mu|texlive-GS1-9-8|66	+ Revision: cb6691c
14mu|texlive-GS1-9-8|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-GS1-9-8|68	
14mu|texlive-GS1-9-8|69	

24928 14
14mu|texlive-gtl-20131014-7|1	# revision 31306
14mu|texlive-gtl-20131014-7|2	# category Package
14mu|texlive-gtl-20131014-7|3	# catalog-ctan undef
14mu|texlive-gtl-20131014-7|4	# catalog-date undef
14mu|texlive-gtl-20131014-7|5	# catalog-license undef
14mu|texlive-gtl-20131014-7|6	# catalog-version undef
14mu|texlive-gtl-20131014-7|7	Name:		texlive-gtl
14mu|texlive-gtl-20131014-7|8	Version:	20131014
14mu|texlive-gtl-20131014-7|9	Release:	7
14mu|texlive-gtl-20131014-7|10	Summary:	TeXLive gtl package
14mu|texlive-gtl-20131014-7|11	Group:		Publishing
14mu|texlive-gtl-20131014-7|12	URL:		http://tug.org/texlive
14mu|texlive-gtl-20131014-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-gtl-20131014-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtl.tar.xz
14mu|texlive-gtl-20131014-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtl.doc.tar.xz
14mu|texlive-gtl-20131014-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtl.source.tar.xz
14mu|texlive-gtl-20131014-7|17	BuildArch:	noarch
14mu|texlive-gtl-20131014-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-gtl-20131014-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-gtl-20131014-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-gtl-20131014-7|21	
14mu|texlive-gtl-20131014-7|22	%description
14mu|texlive-gtl-20131014-7|23	TeXLive gtl package.
14mu|texlive-gtl-20131014-7|24	
14mu|texlive-gtl-20131014-7|25	
14mu|texlive-gtl-20131014-7|26	#-----------------------------------------------------------------------
14mu|texlive-gtl-20131014-7|27	%files
14mu|texlive-gtl-20131014-7|28	%{_texmfdistdir}/tex/latex/gtl/gtl.sty
14mu|texlive-gtl-20131014-7|29	%doc %{_texmfdistdir}/doc/latex/gtl/README
14mu|texlive-gtl-20131014-7|30	%doc %{_texmfdistdir}/doc/latex/gtl/gtl.pdf
14mu|texlive-gtl-20131014-7|31	#- source
14mu|texlive-gtl-20131014-7|32	%doc %{_texmfdistdir}/source/latex/gtl/gtl.dtx
14mu|texlive-gtl-20131014-7|33	%doc %{_texmfdistdir}/source/latex/gtl/gtl.ins
14mu|texlive-gtl-20131014-7|34	
14mu|texlive-gtl-20131014-7|35	#-----------------------------------------------------------------------
14mu|texlive-gtl-20131014-7|36	%prep
14mu|texlive-gtl-20131014-7|37	%setup -c -a0 -a1 -a2
14mu|texlive-gtl-20131014-7|38	
14mu|texlive-gtl-20131014-7|39	%build
14mu|texlive-gtl-20131014-7|40	
14mu|texlive-gtl-20131014-7|41	%install
14mu|texlive-gtl-20131014-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gtl-20131014-7|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-gtl-20131014-7|44	
14mu|texlive-gtl-20131014-7|45	%changelog
14mu|texlive-gtl-20131014-7|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131014-7
14mu|texlive-gtl-20131014-7|47	+ Revision: 4b0994e
14mu|texlive-gtl-20131014-7|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gtl-20131014-7|49	
14mu|texlive-gtl-20131014-7|50	

24929 14
14mu|texlive-gtrcrd-1.1-3|1	# revision 32484
14mu|texlive-gtrcrd-1.1-3|2	# category Package
14mu|texlive-gtrcrd-1.1-3|3	# catalog-ctan /macros/latex/contrib/gtrcrd
14mu|texlive-gtrcrd-1.1-3|4	# catalog-date 2013-12-25 08:30:41 +0100
14mu|texlive-gtrcrd-1.1-3|5	# catalog-license lppl1.3
14mu|texlive-gtrcrd-1.1-3|6	# catalog-version 1.1
14mu|texlive-gtrcrd-1.1-3|7	Name:		texlive-gtrcrd
14mu|texlive-gtrcrd-1.1-3|8	Version:	1.1
14mu|texlive-gtrcrd-1.1-3|9	Release:	3
14mu|texlive-gtrcrd-1.1-3|10	Summary:	Add chords to lyrics
14mu|texlive-gtrcrd-1.1-3|11	Group:		Publishing
14mu|texlive-gtrcrd-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gtrcrd
14mu|texlive-gtrcrd-1.1-3|13	License:	LPPL1.3
14mu|texlive-gtrcrd-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtrcrd.tar.xz
14mu|texlive-gtrcrd-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gtrcrd.doc.tar.xz
14mu|texlive-gtrcrd-1.1-3|16	BuildArch:	noarch
14mu|texlive-gtrcrd-1.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gtrcrd-1.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gtrcrd-1.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-gtrcrd-1.1-3|20	
14mu|texlive-gtrcrd-1.1-3|21	%description
14mu|texlive-gtrcrd-1.1-3|22	The package provides the means to specify guitar chords to be
14mu|texlive-gtrcrd-1.1-3|23	played with each part of the lyrics of a song. The syntax of
14mu|texlive-gtrcrd-1.1-3|24	the macros reduces the chance of failing to provide a chord
14mu|texlive-gtrcrd-1.1-3|25	where one is needed, and the structure of the macros ensures
14mu|texlive-gtrcrd-1.1-3|26	that the chord specification appears immediately above the
14mu|texlive-gtrcrd-1.1-3|27	start of the lyric.
14mu|texlive-gtrcrd-1.1-3|28	
14mu|texlive-gtrcrd-1.1-3|29	
14mu|texlive-gtrcrd-1.1-3|30	#-----------------------------------------------------------------------
14mu|texlive-gtrcrd-1.1-3|31	%files
14mu|texlive-gtrcrd-1.1-3|32	%{_texmfdistdir}/tex/latex/gtrcrd/gtrcrd.sty
14mu|texlive-gtrcrd-1.1-3|33	%doc %{_texmfdistdir}/doc/latex/gtrcrd/README
14mu|texlive-gtrcrd-1.1-3|34	%doc %{_texmfdistdir}/doc/latex/gtrcrd/gtrcrd-doc.pdf
14mu|texlive-gtrcrd-1.1-3|35	%doc %{_texmfdistdir}/doc/latex/gtrcrd/gtrcrd-doc.tex
14mu|texlive-gtrcrd-1.1-3|36	
14mu|texlive-gtrcrd-1.1-3|37	#-----------------------------------------------------------------------
14mu|texlive-gtrcrd-1.1-3|38	%prep
14mu|texlive-gtrcrd-1.1-3|39	%setup -c -a0 -a1
14mu|texlive-gtrcrd-1.1-3|40	
14mu|texlive-gtrcrd-1.1-3|41	%build
14mu|texlive-gtrcrd-1.1-3|42	
14mu|texlive-gtrcrd-1.1-3|43	%install
14mu|texlive-gtrcrd-1.1-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gtrcrd-1.1-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gtrcrd-1.1-3|46	
14mu|texlive-gtrcrd-1.1-3|47	%changelog
14mu|texlive-gtrcrd-1.1-3|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-gtrcrd-1.1-3|49	+ Revision: 2214a62
14mu|texlive-gtrcrd-1.1-3|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gtrcrd-1.1-3|51	
14mu|texlive-gtrcrd-1.1-3|52	

24930 14
14mu|texlive-gu-20080821-4|1	# revision 15878
14mu|texlive-gu-20080821-4|2	# category Package
14mu|texlive-gu-20080821-4|3	# catalog-ctan /macros/latex/contrib/gu
14mu|texlive-gu-20080821-4|4	# catalog-date 2008-08-21 09:38:31 +0200
14mu|texlive-gu-20080821-4|5	# catalog-license lppl
14mu|texlive-gu-20080821-4|6	# catalog-version undef
14mu|texlive-gu-20080821-4|7	Name:		texlive-gu
14mu|texlive-gu-20080821-4|8	Version:	20080821
14mu|texlive-gu-20080821-4|9	Release:	4
14mu|texlive-gu-20080821-4|10	Summary:	Typeset crystallographic group-subgroup-schemes
14mu|texlive-gu-20080821-4|11	Group:		Publishing
14mu|texlive-gu-20080821-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gu
14mu|texlive-gu-20080821-4|13	License:	LPPL
14mu|texlive-gu-20080821-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gu.tar.xz
14mu|texlive-gu-20080821-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gu.doc.tar.xz
14mu|texlive-gu-20080821-4|16	BuildArch:	noarch
14mu|texlive-gu-20080821-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gu-20080821-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gu-20080821-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gu-20080821-4|20	
14mu|texlive-gu-20080821-4|21	%description
14mu|texlive-gu-20080821-4|22	The package simplifies typesetting of simple crystallographic
14mu|texlive-gu-20080821-4|23	group-subgroup-schemes in the Barnighausen formalism. It
14mu|texlive-gu-20080821-4|24	defines a new environment stammbaum, wherein all elements of
14mu|texlive-gu-20080821-4|25	the scheme are defined. Afterwards all necessary dimensions are
14mu|texlive-gu-20080821-4|26	calculated and the scheme is drawn. Currently two steps of
14mu|texlive-gu-20080821-4|27	symmetry reduction are supported.
14mu|texlive-gu-20080821-4|28	
14mu|texlive-gu-20080821-4|29	
14mu|texlive-gu-20080821-4|30	#-----------------------------------------------------------------------
14mu|texlive-gu-20080821-4|31	%files
14mu|texlive-gu-20080821-4|32	%{_texmfdistdir}/tex/latex/gu/gu.sty
14mu|texlive-gu-20080821-4|33	%doc %{_texmfdistdir}/doc/latex/gu/README
14mu|texlive-gu-20080821-4|34	%doc %{_texmfdistdir}/doc/latex/gu/gudemo.tex
14mu|texlive-gu-20080821-4|35	%doc %{_texmfdistdir}/doc/latex/gu/gudoc.pdf
14mu|texlive-gu-20080821-4|36	%doc %{_texmfdistdir}/doc/latex/gu/gudoc.tex
14mu|texlive-gu-20080821-4|37	
14mu|texlive-gu-20080821-4|38	#-----------------------------------------------------------------------
14mu|texlive-gu-20080821-4|39	%prep
14mu|texlive-gu-20080821-4|40	%setup -c -a0 -a1
14mu|texlive-gu-20080821-4|41	
14mu|texlive-gu-20080821-4|42	%build
14mu|texlive-gu-20080821-4|43	
14mu|texlive-gu-20080821-4|44	%install
14mu|texlive-gu-20080821-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gu-20080821-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gu-20080821-4|47	
14mu|texlive-gu-20080821-4|48	
14mu|texlive-gu-20080821-4|49	
14mu|texlive-gu-20080821-4|50	%changelog
14mu|texlive-gu-20080821-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080821-4
14mu|texlive-gu-20080821-4|52	+ Revision: 3757d1f
14mu|texlive-gu-20080821-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gu-20080821-4|54	
14mu|texlive-gu-20080821-4|55	

24931 14
14mu|texlive-guitar-1.6-4|1	# revision 17355
14mu|texlive-guitar-1.6-4|2	# category Package
14mu|texlive-guitar-1.6-4|3	# catalog-ctan /macros/latex/contrib/guitar
14mu|texlive-guitar-1.6-4|4	# catalog-date 2010-03-06 16:54:30 +0100
14mu|texlive-guitar-1.6-4|5	# catalog-license lppl
14mu|texlive-guitar-1.6-4|6	# catalog-version 1.6
14mu|texlive-guitar-1.6-4|7	Name:		texlive-guitar
14mu|texlive-guitar-1.6-4|8	Version:	1.6
14mu|texlive-guitar-1.6-4|9	Release:	4
14mu|texlive-guitar-1.6-4|10	Summary:	Guitar chords and song texts
14mu|texlive-guitar-1.6-4|11	Group:		Publishing
14mu|texlive-guitar-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/guitar
14mu|texlive-guitar-1.6-4|13	License:	LPPL
14mu|texlive-guitar-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitar.tar.xz
14mu|texlive-guitar-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitar.doc.tar.xz
14mu|texlive-guitar-1.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitar.source.tar.xz
14mu|texlive-guitar-1.6-4|17	BuildArch:	noarch
14mu|texlive-guitar-1.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-guitar-1.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-guitar-1.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-guitar-1.6-4|21	
14mu|texlive-guitar-1.6-4|22	%description
14mu|texlive-guitar-1.6-4|23	(La)TeX macros for typesetting guitar chords over song texts.
14mu|texlive-guitar-1.6-4|24	The toolbox package is required. Note that this package only
14mu|texlive-guitar-1.6-4|25	places arbitrary TeX code over the lyrics. To typeset the
14mu|texlive-guitar-1.6-4|26	chords graphically (and not only by name), the author
14mu|texlive-guitar-1.6-4|27	recommends use of an additional package such as gchords by K.
14mu|texlive-guitar-1.6-4|28	Peeters.
14mu|texlive-guitar-1.6-4|29	
14mu|texlive-guitar-1.6-4|30	
14mu|texlive-guitar-1.6-4|31	#-----------------------------------------------------------------------
14mu|texlive-guitar-1.6-4|32	%files
14mu|texlive-guitar-1.6-4|33	%{_texmfdistdir}/tex/latex/guitar/guitar.sty
14mu|texlive-guitar-1.6-4|34	%doc %{_texmfdistdir}/doc/latex/guitar/guitar.pdf
14mu|texlive-guitar-1.6-4|35	%doc %{_texmfdistdir}/doc/latex/guitar/guitar.tex
14mu|texlive-guitar-1.6-4|36	%doc %{_texmfdistdir}/doc/latex/guitar/guitar.txt
14mu|texlive-guitar-1.6-4|37	#- source
14mu|texlive-guitar-1.6-4|38	%doc %{_texmfdistdir}/source/latex/guitar/guitar.dtx
14mu|texlive-guitar-1.6-4|39	%doc %{_texmfdistdir}/source/latex/guitar/guitar.ins
14mu|texlive-guitar-1.6-4|40	
14mu|texlive-guitar-1.6-4|41	#-----------------------------------------------------------------------
14mu|texlive-guitar-1.6-4|42	%prep
14mu|texlive-guitar-1.6-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-guitar-1.6-4|44	
14mu|texlive-guitar-1.6-4|45	%build
14mu|texlive-guitar-1.6-4|46	
14mu|texlive-guitar-1.6-4|47	%install
14mu|texlive-guitar-1.6-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-guitar-1.6-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-guitar-1.6-4|50	
14mu|texlive-guitar-1.6-4|51	
14mu|texlive-guitar-1.6-4|52	
14mu|texlive-guitar-1.6-4|53	%changelog
14mu|texlive-guitar-1.6-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-guitar-1.6-4|55	+ Revision: f891e55
14mu|texlive-guitar-1.6-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-guitar-1.6-4|57	
14mu|texlive-guitar-1.6-4|58	

24932 14
14mu|texlive-guitarchordschemes-0.4-7|1	# revision 31524
14mu|texlive-guitarchordschemes-0.4-7|2	# category Package
14mu|texlive-guitarchordschemes-0.4-7|3	# catalog-ctan /macros/latex/contrib/guitarchordschemes
14mu|texlive-guitarchordschemes-0.4-7|4	# catalog-date 2013-08-25 22:09:38 +0200
14mu|texlive-guitarchordschemes-0.4-7|5	# catalog-license lppl1.3
14mu|texlive-guitarchordschemes-0.4-7|6	# catalog-version 0.4
14mu|texlive-guitarchordschemes-0.4-7|7	Name:		texlive-guitarchordschemes
14mu|texlive-guitarchordschemes-0.4-7|8	Version:	0.4
14mu|texlive-guitarchordschemes-0.4-7|9	Release:	7
14mu|texlive-guitarchordschemes-0.4-7|10	Summary:	Guitar Chord and Scale Tablatures
14mu|texlive-guitarchordschemes-0.4-7|11	Group:		Publishing
14mu|texlive-guitarchordschemes-0.4-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/guitarchordschemes
14mu|texlive-guitarchordschemes-0.4-7|13	License:	LPPL1.3
14mu|texlive-guitarchordschemes-0.4-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitarchordschemes.tar.xz
14mu|texlive-guitarchordschemes-0.4-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitarchordschemes.doc.tar.xz
14mu|texlive-guitarchordschemes-0.4-7|16	BuildArch:	noarch
14mu|texlive-guitarchordschemes-0.4-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-guitarchordschemes-0.4-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-guitarchordschemes-0.4-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-guitarchordschemes-0.4-7|20	
14mu|texlive-guitarchordschemes-0.4-7|21	%description
14mu|texlive-guitarchordschemes-0.4-7|22	This package provides two commands (\chordscheme and \scales).
14mu|texlive-guitarchordschemes-0.4-7|23	With those commands it is possible to draw schematic diagrams
14mu|texlive-guitarchordschemes-0.4-7|24	of guitar chord tablatures and scale tablatures. Both commands
14mu|texlive-guitarchordschemes-0.4-7|25	know a range of options that allow wide customization of the
14mu|texlive-guitarchordschemes-0.4-7|26	output. The package's drawing is done with the help of TikZ.
14mu|texlive-guitarchordschemes-0.4-7|27	
14mu|texlive-guitarchordschemes-0.4-7|28	
14mu|texlive-guitarchordschemes-0.4-7|29	#-----------------------------------------------------------------------
14mu|texlive-guitarchordschemes-0.4-7|30	%files
14mu|texlive-guitarchordschemes-0.4-7|31	%{_texmfdistdir}/tex/latex/guitarchordschemes/guitarchordschemes.sty
14mu|texlive-guitarchordschemes-0.4-7|32	%doc %{_texmfdistdir}/doc/latex/guitarchordschemes/README
14mu|texlive-guitarchordschemes-0.4-7|33	%doc %{_texmfdistdir}/doc/latex/guitarchordschemes/guitarchordschemes_en.pdf
14mu|texlive-guitarchordschemes-0.4-7|34	%doc %{_texmfdistdir}/doc/latex/guitarchordschemes/guitarchordschemes_en.tex
14mu|texlive-guitarchordschemes-0.4-7|35	
14mu|texlive-guitarchordschemes-0.4-7|36	#-----------------------------------------------------------------------
14mu|texlive-guitarchordschemes-0.4-7|37	%prep
14mu|texlive-guitarchordschemes-0.4-7|38	%setup -c -a0 -a1
14mu|texlive-guitarchordschemes-0.4-7|39	
14mu|texlive-guitarchordschemes-0.4-7|40	%build
14mu|texlive-guitarchordschemes-0.4-7|41	
14mu|texlive-guitarchordschemes-0.4-7|42	%install
14mu|texlive-guitarchordschemes-0.4-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-guitarchordschemes-0.4-7|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-guitarchordschemes-0.4-7|45	
14mu|texlive-guitarchordschemes-0.4-7|46	%changelog
14mu|texlive-guitarchordschemes-0.4-7|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-7
14mu|texlive-guitarchordschemes-0.4-7|48	+ Revision: 438ee65
14mu|texlive-guitarchordschemes-0.4-7|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-guitarchordschemes-0.4-7|50	
14mu|texlive-guitarchordschemes-0.4-7|51	

24933 14
14mu|texlive-guitlogo-0.9.2-8|1	# revision 27458
14mu|texlive-guitlogo-0.9.2-8|2	# category Package
14mu|texlive-guitlogo-0.9.2-8|3	# catalog-ctan /macros/latex/contrib/GuIT/GuITlogo
14mu|texlive-guitlogo-0.9.2-8|4	# catalog-date 2012-08-19 10:36:46 +0200
14mu|texlive-guitlogo-0.9.2-8|5	# catalog-license lppl
14mu|texlive-guitlogo-0.9.2-8|6	# catalog-version 0.9.2
14mu|texlive-guitlogo-0.9.2-8|7	Name:		texlive-guitlogo
14mu|texlive-guitlogo-0.9.2-8|8	Version:	0.9.2
14mu|texlive-guitlogo-0.9.2-8|9	Release:	8
14mu|texlive-guitlogo-0.9.2-8|10	Summary:	Macros for typesetting the GuIT logo
14mu|texlive-guitlogo-0.9.2-8|11	Group:		Publishing
14mu|texlive-guitlogo-0.9.2-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/GuIT/GuITlogo
14mu|texlive-guitlogo-0.9.2-8|13	License:	LPPL
14mu|texlive-guitlogo-0.9.2-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitlogo.tar.xz
14mu|texlive-guitlogo-0.9.2-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitlogo.doc.tar.xz
14mu|texlive-guitlogo-0.9.2-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/guitlogo.source.tar.xz
14mu|texlive-guitlogo-0.9.2-8|17	BuildArch:	noarch
14mu|texlive-guitlogo-0.9.2-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-guitlogo-0.9.2-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-guitlogo-0.9.2-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-guitlogo-0.9.2-8|21	
14mu|texlive-guitlogo-0.9.2-8|22	%description
14mu|texlive-guitlogo-0.9.2-8|23	Guit provides some commands useful to correctly write the logo
14mu|texlive-guitlogo-0.9.2-8|24	of GUIT -- "Gruppo Utilizzatori Italiani di TeX" (Italian TeX
14mu|texlive-guitlogo-0.9.2-8|25	User Group), using the default document color or any other
14mu|texlive-guitlogo-0.9.2-8|26	color the user may ever choose, in conformity with logo's
14mu|texlive-guitlogo-0.9.2-8|27	scheme as seen on the Group web site
14mu|texlive-guitlogo-0.9.2-8|28	(http://www.guit.sssup.it). Likewise, commands are provided
14mu|texlive-guitlogo-0.9.2-8|29	that simplify the writing of GuIT acronym's complete expansion,
14mu|texlive-guitlogo-0.9.2-8|30	of the addresses of Group's internet site and public forum and
14mu|texlive-guitlogo-0.9.2-8|31	'GuITmeeting' logo. Optionally, using hyperref, the outputs of
14mu|texlive-guitlogo-0.9.2-8|32	the above cited commands can become hyperlinks to Group's site.
14mu|texlive-guitlogo-0.9.2-8|33	Documentation is available in Italian, only.
14mu|texlive-guitlogo-0.9.2-8|34	
14mu|texlive-guitlogo-0.9.2-8|35	
14mu|texlive-guitlogo-0.9.2-8|36	#-----------------------------------------------------------------------
14mu|texlive-guitlogo-0.9.2-8|37	%files
14mu|texlive-guitlogo-0.9.2-8|38	%{_texmfdistdir}/tex/latex/guitlogo/guit.cfg
14mu|texlive-guitlogo-0.9.2-8|39	%{_texmfdistdir}/tex/latex/guitlogo/guit.sty
14mu|texlive-guitlogo-0.9.2-8|40	%doc %{_texmfdistdir}/doc/latex/guitlogo/README
14mu|texlive-guitlogo-0.9.2-8|41	%doc %{_texmfdistdir}/doc/latex/guitlogo/guit.pdf
14mu|texlive-guitlogo-0.9.2-8|42	%doc %{_texmfdistdir}/doc/latex/guitlogo/guittest.pdf
14mu|texlive-guitlogo-0.9.2-8|43	%doc %{_texmfdistdir}/doc/latex/guitlogo/guittest.tex
14mu|texlive-guitlogo-0.9.2-8|44	#- source
14mu|texlive-guitlogo-0.9.2-8|45	%doc %{_texmfdistdir}/source/latex/guitlogo/guit.dtx
14mu|texlive-guitlogo-0.9.2-8|46	%doc %{_texmfdistdir}/source/latex/guitlogo/guit.ins
14mu|texlive-guitlogo-0.9.2-8|47	
14mu|texlive-guitlogo-0.9.2-8|48	#-----------------------------------------------------------------------
14mu|texlive-guitlogo-0.9.2-8|49	%prep
14mu|texlive-guitlogo-0.9.2-8|50	%setup -c -a0 -a1 -a2
14mu|texlive-guitlogo-0.9.2-8|51	
14mu|texlive-guitlogo-0.9.2-8|52	%build
14mu|texlive-guitlogo-0.9.2-8|53	
14mu|texlive-guitlogo-0.9.2-8|54	%install
14mu|texlive-guitlogo-0.9.2-8|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-guitlogo-0.9.2-8|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-guitlogo-0.9.2-8|57	
14mu|texlive-guitlogo-0.9.2-8|58	%changelog
14mu|texlive-guitlogo-0.9.2-8|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.2-8
14mu|texlive-guitlogo-0.9.2-8|60	+ Revision: 7e69db4
14mu|texlive-guitlogo-0.9.2-8|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-guitlogo-0.9.2-8|62	
14mu|texlive-guitlogo-0.9.2-8|63	

24934 14
14mu|texlive-gustlib-20070121-4|1	# revision 15878
14mu|texlive-gustlib-20070121-4|2	# category Package
14mu|texlive-gustlib-20070121-4|3	# catalog-ctan undef
14mu|texlive-gustlib-20070121-4|4	# catalog-date 2007-01-21 11:04:51 +0100
14mu|texlive-gustlib-20070121-4|5	# catalog-license pd
14mu|texlive-gustlib-20070121-4|6	# catalog-version undef
14mu|texlive-gustlib-20070121-4|7	Name:		texlive-gustlib
14mu|texlive-gustlib-20070121-4|8	Version:	20070121
14mu|texlive-gustlib-20070121-4|9	Release:	4
14mu|texlive-gustlib-20070121-4|10	Summary:	Polish oriented macros
14mu|texlive-gustlib-20070121-4|11	Group:		Publishing
14mu|texlive-gustlib-20070121-4|12	URL:		http://tug.org/texlive
14mu|texlive-gustlib-20070121-4|13	License:	PD
14mu|texlive-gustlib-20070121-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gustlib.tar.xz
14mu|texlive-gustlib-20070121-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/gustlib.doc.tar.xz
14mu|texlive-gustlib-20070121-4|16	BuildArch:	noarch
14mu|texlive-gustlib-20070121-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-gustlib-20070121-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-gustlib-20070121-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-gustlib-20070121-4|20	
14mu|texlive-gustlib-20070121-4|21	%description
14mu|texlive-gustlib-20070121-4|22	Various small utility packages for typesetting in plain TeX,
14mu|texlive-gustlib-20070121-4|23	with a Polish perspective. Neither the package, nor any of its
14mu|texlive-gustlib-20070121-4|24	contents, appears on CTAN.
14mu|texlive-gustlib-20070121-4|25	
14mu|texlive-gustlib-20070121-4|26	
14mu|texlive-gustlib-20070121-4|27	#-----------------------------------------------------------------------
14mu|texlive-gustlib-20070121-4|28	%files
14mu|texlive-gustlib-20070121-4|29	%{_texmfdistdir}/bibtex/bib/gustlib/plbib.bib
14mu|texlive-gustlib-20070121-4|30	%{_texmfdistdir}/bibtex/bst/gustlib/plabbrv.bst
14mu|texlive-gustlib-20070121-4|31	%{_texmfdistdir}/bibtex/bst/gustlib/plalpha.bst
14mu|texlive-gustlib-20070121-4|32	%{_texmfdistdir}/bibtex/bst/gustlib/plplain.bst
14mu|texlive-gustlib-20070121-4|33	%{_texmfdistdir}/bibtex/bst/gustlib/plunsrt.bst
14mu|texlive-gustlib-20070121-4|34	%{_texmfdistdir}/tex/plain/gustlib/biblotex/biblotex.tex
14mu|texlive-gustlib-20070121-4|35	%{_texmfdistdir}/tex/plain/gustlib/infr-ex.tex
14mu|texlive-gustlib-20070121-4|36	%{_texmfdistdir}/tex/plain/gustlib/infram.tex
14mu|texlive-gustlib-20070121-4|37	%{_texmfdistdir}/tex/plain/gustlib/licz/licz-tst.mex
14mu|texlive-gustlib-20070121-4|38	%{_texmfdistdir}/tex/plain/gustlib/licz/licz.mex
14mu|texlive-gustlib-20070121-4|39	%{_texmfdistdir}/tex/plain/gustlib/map/map.tex
14mu|texlive-gustlib-20070121-4|40	%{_texmfdistdir}/tex/plain/gustlib/map/split.tex
14mu|texlive-gustlib-20070121-4|41	%{_texmfdistdir}/tex/plain/gustlib/map/tsp-tst.mex
14mu|texlive-gustlib-20070121-4|42	%{_texmfdistdir}/tex/plain/gustlib/map/tsp.tex
14mu|texlive-gustlib-20070121-4|43	%{_texmfdistdir}/tex/plain/gustlib/map/tun-test.mex
14mu|texlive-gustlib-20070121-4|44	%{_texmfdistdir}/tex/plain/gustlib/map/tun.tex
14mu|texlive-gustlib-20070121-4|45	%{_texmfdistdir}/tex/plain/gustlib/mcol-ex.tex
14mu|texlive-gustlib-20070121-4|46	%{_texmfdistdir}/tex/plain/gustlib/meashor.tex
14mu|texlive-gustlib-20070121-4|47	%{_texmfdistdir}/tex/plain/gustlib/mimulcol.tex
14mu|texlive-gustlib-20070121-4|48	%{_texmfdistdir}/tex/plain/gustlib/plbtx993/plbtxbst.doc
14mu|texlive-gustlib-20070121-4|49	%{_texmfdistdir}/tex/plain/gustlib/plbtx993/test.mex
14mu|texlive-gustlib-20070121-4|50	%{_texmfdistdir}/tex/plain/gustlib/plmac218/plidxmac.tex
14mu|texlive-gustlib-20070121-4|51	%{_texmfdistdir}/tex/plain/gustlib/plmac218/plind.bat
14mu|texlive-gustlib-20070121-4|52	%{_texmfdistdir}/tex/plain/gustlib/plmac218/przyklad.tex
14mu|texlive-gustlib-20070121-4|53	%{_texmfdistdir}/tex/plain/gustlib/rbox-ex.tex
14mu|texlive-gustlib-20070121-4|54	%{_texmfdistdir}/tex/plain/gustlib/roundbox.tex
14mu|texlive-gustlib-20070121-4|55	%{_texmfdistdir}/tex/plain/gustlib/tp-crf.tex
14mu|texlive-gustlib-20070121-4|56	%{_texmfdistdir}/tex/plain/gustlib/verbatim-dek.tex
14mu|texlive-gustlib-20070121-4|57	%doc %{_texmfdistdir}/doc/plain/gustlib/README
14mu|texlive-gustlib-20070121-4|58	%doc %{_texmfdistdir}/doc/plain/gustlib/readme.biblotex
14mu|texlive-gustlib-20070121-4|59	%doc %{_texmfdistdir}/doc/plain/gustlib/readme.plbtx993
14mu|texlive-gustlib-20070121-4|60	%doc %{_texmfdistdir}/doc/plain/gustlib/readme.plmac218
14mu|texlive-gustlib-20070121-4|61	
14mu|texlive-gustlib-20070121-4|62	#-----------------------------------------------------------------------
14mu|texlive-gustlib-20070121-4|63	%prep
14mu|texlive-gustlib-20070121-4|64	%setup -c -a0 -a1
14mu|texlive-gustlib-20070121-4|65	
14mu|texlive-gustlib-20070121-4|66	%build
14mu|texlive-gustlib-20070121-4|67	
14mu|texlive-gustlib-20070121-4|68	%install
14mu|texlive-gustlib-20070121-4|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-gustlib-20070121-4|70	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-gustlib-20070121-4|71	
14mu|texlive-gustlib-20070121-4|72	
14mu|texlive-gustlib-20070121-4|73	
14mu|texlive-gustlib-20070121-4|74	%changelog
14mu|texlive-gustlib-20070121-4|75	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070121-4
14mu|texlive-gustlib-20070121-4|76	+ Revision: 882e9d3
14mu|texlive-gustlib-20070121-4|77	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-gustlib-20070121-4|78	
14mu|texlive-gustlib-20070121-4|79	

24935 14
14mu|texlive-hanging-1.2b-4|1	# revision 15878
14mu|texlive-hanging-1.2b-4|2	# category Package
14mu|texlive-hanging-1.2b-4|3	# catalog-ctan /macros/latex/contrib/hanging
14mu|texlive-hanging-1.2b-4|4	# catalog-date 2009-11-02 14:28:41 +0100
14mu|texlive-hanging-1.2b-4|5	# catalog-license lppl1.3
14mu|texlive-hanging-1.2b-4|6	# catalog-version 1.2b
14mu|texlive-hanging-1.2b-4|7	Name:		texlive-hanging
14mu|texlive-hanging-1.2b-4|8	Version:	1.2b
14mu|texlive-hanging-1.2b-4|9	Release:	4
14mu|texlive-hanging-1.2b-4|10	Summary:	Hanging paragraphs
14mu|texlive-hanging-1.2b-4|11	Group:		Publishing
14mu|texlive-hanging-1.2b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hanging
14mu|texlive-hanging-1.2b-4|13	License:	LPPL1.3
14mu|texlive-hanging-1.2b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hanging.tar.xz
14mu|texlive-hanging-1.2b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hanging.doc.tar.xz
14mu|texlive-hanging-1.2b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hanging.source.tar.xz
14mu|texlive-hanging-1.2b-4|17	BuildArch:	noarch
14mu|texlive-hanging-1.2b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hanging-1.2b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hanging-1.2b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hanging-1.2b-4|21	
14mu|texlive-hanging-1.2b-4|22	%description
14mu|texlive-hanging-1.2b-4|23	The hanging package facilitates the typesetting of hanging
14mu|texlive-hanging-1.2b-4|24	paragraphs. The package also enables typesetting with hanging
14mu|texlive-hanging-1.2b-4|25	punctuation, by making punctuation characters active. This
14mu|texlive-hanging-1.2b-4|26	facility is best suppressed (it can interfere with other
14mu|texlive-hanging-1.2b-4|27	packages) -- there are package options for suppressing each
14mu|texlive-hanging-1.2b-4|28	individual punctuation character. 'Real' attempts at hanging
14mu|texlive-hanging-1.2b-4|29	punction should nowadays use the microtype package, which takes
14mu|texlive-hanging-1.2b-4|30	advantage of the support offered in recent versions of pdfTeX.
14mu|texlive-hanging-1.2b-4|31	
14mu|texlive-hanging-1.2b-4|32	
14mu|texlive-hanging-1.2b-4|33	#-----------------------------------------------------------------------
14mu|texlive-hanging-1.2b-4|34	%files
14mu|texlive-hanging-1.2b-4|35	%{_texmfdistdir}/tex/latex/hanging/hanging.sty
14mu|texlive-hanging-1.2b-4|36	%doc %{_texmfdistdir}/doc/latex/hanging/README
14mu|texlive-hanging-1.2b-4|37	%doc %{_texmfdistdir}/doc/latex/hanging/hanging.pdf
14mu|texlive-hanging-1.2b-4|38	#- source
14mu|texlive-hanging-1.2b-4|39	%doc %{_texmfdistdir}/source/latex/hanging/hanging.dtx
14mu|texlive-hanging-1.2b-4|40	%doc %{_texmfdistdir}/source/latex/hanging/hanging.ins
14mu|texlive-hanging-1.2b-4|41	
14mu|texlive-hanging-1.2b-4|42	#-----------------------------------------------------------------------
14mu|texlive-hanging-1.2b-4|43	%prep
14mu|texlive-hanging-1.2b-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-hanging-1.2b-4|45	
14mu|texlive-hanging-1.2b-4|46	%build
14mu|texlive-hanging-1.2b-4|47	
14mu|texlive-hanging-1.2b-4|48	%install
14mu|texlive-hanging-1.2b-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hanging-1.2b-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hanging-1.2b-4|51	
14mu|texlive-hanging-1.2b-4|52	
14mu|texlive-hanging-1.2b-4|53	
14mu|texlive-hanging-1.2b-4|54	%changelog
14mu|texlive-hanging-1.2b-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2b-4
14mu|texlive-hanging-1.2b-4|56	+ Revision: 9fc3518
14mu|texlive-hanging-1.2b-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hanging-1.2b-4|58	
14mu|texlive-hanging-1.2b-4|59	

24936 14
14mu|texlive-hanoi-20120101-3|1	# revision 25019
14mu|texlive-hanoi-20120101-3|2	# category Package
14mu|texlive-hanoi-20120101-3|3	# catalog-ctan /macros/plain/contrib/hanoi/hanoi.tex
14mu|texlive-hanoi-20120101-3|4	# catalog-date 2012-01-03 17:40:13 +0100
14mu|texlive-hanoi-20120101-3|5	# catalog-license pd
14mu|texlive-hanoi-20120101-3|6	# catalog-version 20120101
14mu|texlive-hanoi-20120101-3|7	Name:		texlive-hanoi
14mu|texlive-hanoi-20120101-3|8	Version:	20120101
14mu|texlive-hanoi-20120101-3|9	Release:	3
14mu|texlive-hanoi-20120101-3|10	Summary:	Tower of Hanoi in TeX
14mu|texlive-hanoi-20120101-3|11	Group:		Publishing
14mu|texlive-hanoi-20120101-3|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/hanoi/hanoi.tex
14mu|texlive-hanoi-20120101-3|13	License:	PD
14mu|texlive-hanoi-20120101-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hanoi.tar.xz
14mu|texlive-hanoi-20120101-3|15	BuildArch:	noarch
14mu|texlive-hanoi-20120101-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hanoi-20120101-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hanoi-20120101-3|18	Requires(post):	texlive-kpathsea
14mu|texlive-hanoi-20120101-3|19	
14mu|texlive-hanoi-20120101-3|20	%description
14mu|texlive-hanoi-20120101-3|21	The Plain TeX program (typed in the shape of the towers of
14mu|texlive-hanoi-20120101-3|22	Hanoi) serves both as a game and as a TeX programming exercise.
14mu|texlive-hanoi-20120101-3|23	As a game it will solve the towers with (up to) 15 discs (with
14mu|texlive-hanoi-20120101-3|24	15 discs, 32767 moves are needed).
14mu|texlive-hanoi-20120101-3|25	
14mu|texlive-hanoi-20120101-3|26	
14mu|texlive-hanoi-20120101-3|27	#-----------------------------------------------------------------------
14mu|texlive-hanoi-20120101-3|28	%files
14mu|texlive-hanoi-20120101-3|29	%{_texmfdistdir}/tex/plain/hanoi/hanoi.tex
14mu|texlive-hanoi-20120101-3|30	
14mu|texlive-hanoi-20120101-3|31	#-----------------------------------------------------------------------
14mu|texlive-hanoi-20120101-3|32	%prep
14mu|texlive-hanoi-20120101-3|33	%setup -c -a0
14mu|texlive-hanoi-20120101-3|34	
14mu|texlive-hanoi-20120101-3|35	%build
14mu|texlive-hanoi-20120101-3|36	
14mu|texlive-hanoi-20120101-3|37	%install
14mu|texlive-hanoi-20120101-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hanoi-20120101-3|39	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-hanoi-20120101-3|40	
14mu|texlive-hanoi-20120101-3|41	
14mu|texlive-hanoi-20120101-3|42	
14mu|texlive-hanoi-20120101-3|43	%changelog
14mu|texlive-hanoi-20120101-3|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120101-3
14mu|texlive-hanoi-20120101-3|45	+ Revision: ff1cafd
14mu|texlive-hanoi-20120101-3|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hanoi-20120101-3|47	
14mu|texlive-hanoi-20120101-3|48	

24937 14
14mu|texlive-HA-prosper-4.21-4|1	# revision 15878
14mu|texlive-HA-prosper-4.21-4|2	# category Package
14mu|texlive-HA-prosper-4.21-4|3	# catalog-ctan /macros/latex/contrib/ha-prosper
14mu|texlive-HA-prosper-4.21-4|4	# catalog-date 2006-12-03 19:48:14 +0100
14mu|texlive-HA-prosper-4.21-4|5	# catalog-license lppl
14mu|texlive-HA-prosper-4.21-4|6	# catalog-version 4.21
14mu|texlive-HA-prosper-4.21-4|7	Name:		texlive-HA-prosper
14mu|texlive-HA-prosper-4.21-4|8	Version:	4.21
14mu|texlive-HA-prosper-4.21-4|9	Release:	4
14mu|texlive-HA-prosper-4.21-4|10	Summary:	Patches and improvements for prosper
14mu|texlive-HA-prosper-4.21-4|11	Group:		Publishing
14mu|texlive-HA-prosper-4.21-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ha-prosper
14mu|texlive-HA-prosper-4.21-4|13	License:	LPPL
14mu|texlive-HA-prosper-4.21-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/HA-prosper.tar.xz
14mu|texlive-HA-prosper-4.21-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/HA-prosper.doc.tar.xz
14mu|texlive-HA-prosper-4.21-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/HA-prosper.source.tar.xz
14mu|texlive-HA-prosper-4.21-4|17	BuildArch:	noarch
14mu|texlive-HA-prosper-4.21-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-HA-prosper-4.21-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-HA-prosper-4.21-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-HA-prosper-4.21-4|21	
14mu|texlive-HA-prosper-4.21-4|22	%description
14mu|texlive-HA-prosper-4.21-4|23	HA-prosper is a patch for prosper that adds new functionality
14mu|texlive-HA-prosper-4.21-4|24	to prosper based presentations. Among the new features you will
14mu|texlive-HA-prosper-4.21-4|25	find automatic generation of a table of contents on each slide,
14mu|texlive-HA-prosper-4.21-4|26	support for notes and portrait slides. The available styles
14mu|texlive-HA-prosper-4.21-4|27	demonstrate how to expand the functionality of prosper even
14mu|texlive-HA-prosper-4.21-4|28	further.
14mu|texlive-HA-prosper-4.21-4|29	
14mu|texlive-HA-prosper-4.21-4|30	
14mu|texlive-HA-prosper-4.21-4|31	#-----------------------------------------------------------------------
14mu|texlive-HA-prosper-4.21-4|32	%files
14mu|texlive-HA-prosper-4.21-4|33	%{_texmfdistdir}/tex/latex/HA-prosper/HA-prosper.cfg
14mu|texlive-HA-prosper-4.21-4|34	%{_texmfdistdir}/tex/latex/HA-prosper/HA-prosper.sty
14mu|texlive-HA-prosper-4.21-4|35	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Aggie/AMLogo.eps
14mu|texlive-HA-prosper-4.21-4|36	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Aggie/HAPAggie.sty
14mu|texlive-HA-prosper-4.21-4|37	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Aggie/files.txt
14mu|texlive-HA-prosper-4.21-4|38	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Capsules/HAPcapsules.sty
14mu|texlive-HA-prosper-4.21-4|39	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Ciment/HAPciment.sty
14mu|texlive-HA-prosper-4.21-4|40	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Fyma/HAPFyma.sty
14mu|texlive-HA-prosper-4.21-4|41	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/HA/HAPHA.sty
14mu|texlive-HA-prosper-4.21-4|42	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/HA/flower.ps
14mu|texlive-HA-prosper-4.21-4|43	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Lakar/HAPLakar.sty
14mu|texlive-HA-prosper-4.21-4|44	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Simple/HAPsimple.sty
14mu|texlive-HA-prosper-4.21-4|45	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/HAPTCS.sty
14mu|texlive-HA-prosper-4.21-4|46	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/HAPTCSTealBlue.sty
14mu|texlive-HA-prosper-4.21-4|47	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/HAPTCSgrad.sty
14mu|texlive-HA-prosper-4.21-4|48	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/TCSgradlogo.ps
14mu|texlive-HA-prosper-4.21-4|49	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/TCS/TCSlogo.ps
14mu|texlive-HA-prosper-4.21-4|50	%{_texmfdistdir}/tex/latex/HA-prosper/Styles/Tycja/HAPTycja.sty
14mu|texlive-HA-prosper-4.21-4|51	%doc %{_texmfdistdir}/doc/latex/HA-prosper/HA-prosper.pdf
14mu|texlive-HA-prosper-4.21-4|52	%doc %{_texmfdistdir}/doc/latex/HA-prosper/HAPBigtest.tex
14mu|texlive-HA-prosper-4.21-4|53	%doc %{_texmfdistdir}/doc/latex/HA-prosper/HAPDualslide.tex
14mu|texlive-HA-prosper-4.21-4|54	%doc %{_texmfdistdir}/doc/latex/HA-prosper/HAPIntroduction.tex
14mu|texlive-HA-prosper-4.21-4|55	%doc %{_texmfdistdir}/doc/latex/HA-prosper/README
14mu|texlive-HA-prosper-4.21-4|56	#- source
14mu|texlive-HA-prosper-4.21-4|57	%doc %{_texmfdistdir}/source/latex/HA-prosper/HA-prosper.def
14mu|texlive-HA-prosper-4.21-4|58	%doc %{_texmfdistdir}/source/latex/HA-prosper/HA-prosper.dtx
14mu|texlive-HA-prosper-4.21-4|59	
14mu|texlive-HA-prosper-4.21-4|60	#-----------------------------------------------------------------------
14mu|texlive-HA-prosper-4.21-4|61	%prep
14mu|texlive-HA-prosper-4.21-4|62	%setup -c -a0 -a1 -a2
14mu|texlive-HA-prosper-4.21-4|63	
14mu|texlive-HA-prosper-4.21-4|64	%build
14mu|texlive-HA-prosper-4.21-4|65	
14mu|texlive-HA-prosper-4.21-4|66	%install
14mu|texlive-HA-prosper-4.21-4|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-HA-prosper-4.21-4|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-HA-prosper-4.21-4|69	
14mu|texlive-HA-prosper-4.21-4|70	
14mu|texlive-HA-prosper-4.21-4|71	
14mu|texlive-HA-prosper-4.21-4|72	%changelog
14mu|texlive-HA-prosper-4.21-4|73	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.21-4
14mu|texlive-HA-prosper-4.21-4|74	+ Revision: f0f423c
14mu|texlive-HA-prosper-4.21-4|75	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-HA-prosper-4.21-4|76	
14mu|texlive-HA-prosper-4.21-4|77	

24938 14
14mu|texlive-har2nat-1.0-4|1	# revision 17356
14mu|texlive-har2nat-1.0-4|2	# category Package
14mu|texlive-har2nat-1.0-4|3	# catalog-ctan /macros/latex/contrib/har2nat
14mu|texlive-har2nat-1.0-4|4	# catalog-date 2010-03-06 16:54:30 +0100
14mu|texlive-har2nat-1.0-4|5	# catalog-license lppl
14mu|texlive-har2nat-1.0-4|6	# catalog-version 1.0
14mu|texlive-har2nat-1.0-4|7	Name:		texlive-har2nat
14mu|texlive-har2nat-1.0-4|8	Version:	1.0
14mu|texlive-har2nat-1.0-4|9	Release:	4
14mu|texlive-har2nat-1.0-4|10	Summary:	Replace the harvard package with natbib
14mu|texlive-har2nat-1.0-4|11	Group:		Publishing
14mu|texlive-har2nat-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/har2nat
14mu|texlive-har2nat-1.0-4|13	License:	LPPL
14mu|texlive-har2nat-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/har2nat.tar.xz
14mu|texlive-har2nat-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/har2nat.doc.tar.xz
14mu|texlive-har2nat-1.0-4|16	BuildArch:	noarch
14mu|texlive-har2nat-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-har2nat-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-har2nat-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-har2nat-1.0-4|20	
14mu|texlive-har2nat-1.0-4|21	%description
14mu|texlive-har2nat-1.0-4|22	This small package allows a LaTeX document containing the
14mu|texlive-har2nat-1.0-4|23	citation commands provided by the Harvard package to be
14mu|texlive-har2nat-1.0-4|24	compiled using the natbib package. Migration from harvard to
14mu|texlive-har2nat-1.0-4|25	natbib thus can be achieved simply by replacing
14mu|texlive-har2nat-1.0-4|26	\usepackage{harvard} with \usepackage{natbib}
14mu|texlive-har2nat-1.0-4|27	\usepackage{har2nat} It is important that har2nat be loaded
14mu|texlive-har2nat-1.0-4|28	after natbib, since it modifies natbib commands.
14mu|texlive-har2nat-1.0-4|29	
14mu|texlive-har2nat-1.0-4|30	
14mu|texlive-har2nat-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-har2nat-1.0-4|32	%files
14mu|texlive-har2nat-1.0-4|33	%{_texmfdistdir}/tex/latex/har2nat/har2nat.sty
14mu|texlive-har2nat-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/har2nat/README
14mu|texlive-har2nat-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/har2nat/har2nat.pdf
14mu|texlive-har2nat-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/har2nat/har2nat.tex
14mu|texlive-har2nat-1.0-4|37	
14mu|texlive-har2nat-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-har2nat-1.0-4|39	%prep
14mu|texlive-har2nat-1.0-4|40	%setup -c -a0 -a1
14mu|texlive-har2nat-1.0-4|41	
14mu|texlive-har2nat-1.0-4|42	%build
14mu|texlive-har2nat-1.0-4|43	
14mu|texlive-har2nat-1.0-4|44	%install
14mu|texlive-har2nat-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-har2nat-1.0-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-har2nat-1.0-4|47	
14mu|texlive-har2nat-1.0-4|48	
14mu|texlive-har2nat-1.0-4|49	
14mu|texlive-har2nat-1.0-4|50	%changelog
14mu|texlive-har2nat-1.0-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-har2nat-1.0-4|52	+ Revision: a9205f3
14mu|texlive-har2nat-1.0-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-har2nat-1.0-4|54	
14mu|texlive-har2nat-1.0-4|55	

24939 14
14mu|texlive-hardwrap-0.2-4|1	# revision 21396
14mu|texlive-hardwrap-0.2-4|2	# category Package
14mu|texlive-hardwrap-0.2-4|3	# catalog-ctan /macros/latex/contrib/hardwrap
14mu|texlive-hardwrap-0.2-4|4	# catalog-date 2011-02-12 10:24:58 +0100
14mu|texlive-hardwrap-0.2-4|5	# catalog-license lppl1.3
14mu|texlive-hardwrap-0.2-4|6	# catalog-version 0.2
14mu|texlive-hardwrap-0.2-4|7	Name:		texlive-hardwrap
14mu|texlive-hardwrap-0.2-4|8	Version:	0.2
14mu|texlive-hardwrap-0.2-4|9	Release:	4
14mu|texlive-hardwrap-0.2-4|10	Summary:	Hard wrap text to a certain character length
14mu|texlive-hardwrap-0.2-4|11	Group:		Publishing
14mu|texlive-hardwrap-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hardwrap
14mu|texlive-hardwrap-0.2-4|13	License:	LPPL1.3
14mu|texlive-hardwrap-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hardwrap.tar.xz
14mu|texlive-hardwrap-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hardwrap.doc.tar.xz
14mu|texlive-hardwrap-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hardwrap.source.tar.xz
14mu|texlive-hardwrap-0.2-4|17	BuildArch:	noarch
14mu|texlive-hardwrap-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hardwrap-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hardwrap-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hardwrap-0.2-4|21	
14mu|texlive-hardwrap-0.2-4|22	%description
14mu|texlive-hardwrap-0.2-4|23	The package facilitates wrapping text to a specific character
14mu|texlive-hardwrap-0.2-4|24	width, breaking lines by words rather than, as done by TeX, by
14mu|texlive-hardwrap-0.2-4|25	characters. The primary use for these facilities is to aid the
14mu|texlive-hardwrap-0.2-4|26	generation of messages sent to the log file or console output
14mu|texlive-hardwrap-0.2-4|27	to display messages to the user. Package authors may also find
14mu|texlive-hardwrap-0.2-4|28	this useful when writing out arbitary text to an external file.
14mu|texlive-hardwrap-0.2-4|29	
14mu|texlive-hardwrap-0.2-4|30	
14mu|texlive-hardwrap-0.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-hardwrap-0.2-4|32	%files
14mu|texlive-hardwrap-0.2-4|33	%{_texmfdistdir}/tex/latex/hardwrap/hardwrap.sty
14mu|texlive-hardwrap-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/hardwrap/README
14mu|texlive-hardwrap-0.2-4|35	%doc %{_texmfdistdir}/doc/latex/hardwrap/hardwrap.pdf
14mu|texlive-hardwrap-0.2-4|36	#- source
14mu|texlive-hardwrap-0.2-4|37	%doc %{_texmfdistdir}/source/latex/hardwrap/hardwrap.dtx
14mu|texlive-hardwrap-0.2-4|38	%doc %{_texmfdistdir}/source/latex/hardwrap/hardwrap.ins
14mu|texlive-hardwrap-0.2-4|39	
14mu|texlive-hardwrap-0.2-4|40	#-----------------------------------------------------------------------
14mu|texlive-hardwrap-0.2-4|41	%prep
14mu|texlive-hardwrap-0.2-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-hardwrap-0.2-4|43	
14mu|texlive-hardwrap-0.2-4|44	%build
14mu|texlive-hardwrap-0.2-4|45	
14mu|texlive-hardwrap-0.2-4|46	%install
14mu|texlive-hardwrap-0.2-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hardwrap-0.2-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hardwrap-0.2-4|49	
14mu|texlive-hardwrap-0.2-4|50	
14mu|texlive-hardwrap-0.2-4|51	
14mu|texlive-hardwrap-0.2-4|52	%changelog
14mu|texlive-hardwrap-0.2-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-hardwrap-0.2-4|54	+ Revision: eec84c5
14mu|texlive-hardwrap-0.2-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hardwrap-0.2-4|56	
14mu|texlive-hardwrap-0.2-4|57	

24940 14
14mu|texlive-harmony-20090625-4|1	# revision 15878
14mu|texlive-harmony-20090625-4|2	# category Package
14mu|texlive-harmony-20090625-4|3	# catalog-ctan /macros/latex/contrib/harmony
14mu|texlive-harmony-20090625-4|4	# catalog-date 2009-06-25 00:34:53 +0200
14mu|texlive-harmony-20090625-4|5	# catalog-license lppl
14mu|texlive-harmony-20090625-4|6	# catalog-version undef
14mu|texlive-harmony-20090625-4|7	Name:		texlive-harmony
14mu|texlive-harmony-20090625-4|8	Version:	20090625
14mu|texlive-harmony-20090625-4|9	Release:	4
14mu|texlive-harmony-20090625-4|10	Summary:	Typeset harmony symbols, etc., for musicology
14mu|texlive-harmony-20090625-4|11	Group:		Publishing
14mu|texlive-harmony-20090625-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/harmony
14mu|texlive-harmony-20090625-4|13	License:	LPPL
14mu|texlive-harmony-20090625-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harmony.tar.xz
14mu|texlive-harmony-20090625-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harmony.doc.tar.xz
14mu|texlive-harmony-20090625-4|16	BuildArch:	noarch
14mu|texlive-harmony-20090625-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-harmony-20090625-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-harmony-20090625-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-harmony-20090625-4|20	
14mu|texlive-harmony-20090625-4|21	%description
14mu|texlive-harmony-20090625-4|22	The package harmony.sty uses the packages ifthen and amssymb
14mu|texlive-harmony-20090625-4|23	from the amsfonts bundle, together with the LaTeX font
14mu|texlive-harmony-20090625-4|24	lcirclew10 and the font musix13 from musixtex.
14mu|texlive-harmony-20090625-4|25	
14mu|texlive-harmony-20090625-4|26	
14mu|texlive-harmony-20090625-4|27	#-----------------------------------------------------------------------
14mu|texlive-harmony-20090625-4|28	%files
14mu|texlive-harmony-20090625-4|29	%{_texmfdistdir}/tex/latex/harmony/harmony.sty
14mu|texlive-harmony-20090625-4|30	%doc %{_texmfdistdir}/doc/latex/harmony/README
14mu|texlive-harmony-20090625-4|31	%doc %{_texmfdistdir}/doc/latex/harmony/harmony.pdf
14mu|texlive-harmony-20090625-4|32	%doc %{_texmfdistdir}/doc/latex/harmony/harmony.tex
14mu|texlive-harmony-20090625-4|33	
14mu|texlive-harmony-20090625-4|34	#-----------------------------------------------------------------------
14mu|texlive-harmony-20090625-4|35	%prep
14mu|texlive-harmony-20090625-4|36	%setup -c -a0 -a1
14mu|texlive-harmony-20090625-4|37	
14mu|texlive-harmony-20090625-4|38	%build
14mu|texlive-harmony-20090625-4|39	
14mu|texlive-harmony-20090625-4|40	%install
14mu|texlive-harmony-20090625-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-harmony-20090625-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-harmony-20090625-4|43	
14mu|texlive-harmony-20090625-4|44	
14mu|texlive-harmony-20090625-4|45	
14mu|texlive-harmony-20090625-4|46	%changelog
14mu|texlive-harmony-20090625-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090625-4
14mu|texlive-harmony-20090625-4|48	+ Revision: 134051e
14mu|texlive-harmony-20090625-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-harmony-20090625-4|50	
14mu|texlive-harmony-20090625-4|51	

24941 14
14mu|texlive-harnon-cv-20120809-3|1	# revision 26543
14mu|texlive-harnon-cv-20120809-3|2	# category Package
14mu|texlive-harnon-cv-20120809-3|3	# catalog-ctan undef
14mu|texlive-harnon-cv-20120809-3|4	# catalog-date undef
14mu|texlive-harnon-cv-20120809-3|5	# catalog-license undef
14mu|texlive-harnon-cv-20120809-3|6	# catalog-version undef
14mu|texlive-harnon-cv-20120809-3|7	Name:		texlive-harnon-cv
14mu|texlive-harnon-cv-20120809-3|8	Version:	20120809
14mu|texlive-harnon-cv-20120809-3|9	Release:	3
14mu|texlive-harnon-cv-20120809-3|10	Summary:	TeXLive harnon-cv package
14mu|texlive-harnon-cv-20120809-3|11	Group:		Publishing
14mu|texlive-harnon-cv-20120809-3|12	URL:		http://tug.org/texlive
14mu|texlive-harnon-cv-20120809-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-harnon-cv-20120809-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harnon-cv.tar.xz
14mu|texlive-harnon-cv-20120809-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harnon-cv.doc.tar.xz
14mu|texlive-harnon-cv-20120809-3|16	BuildArch:	noarch
14mu|texlive-harnon-cv-20120809-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-harnon-cv-20120809-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-harnon-cv-20120809-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-harnon-cv-20120809-3|20	
14mu|texlive-harnon-cv-20120809-3|21	%description
14mu|texlive-harnon-cv-20120809-3|22	TeXLive harnon-cv package.
14mu|texlive-harnon-cv-20120809-3|23	
14mu|texlive-harnon-cv-20120809-3|24	
14mu|texlive-harnon-cv-20120809-3|25	#-----------------------------------------------------------------------
14mu|texlive-harnon-cv-20120809-3|26	%files
14mu|texlive-harnon-cv-20120809-3|27	%{_texmfdistdir}/tex/latex/harnon-cv/harnon-cv.cls
14mu|texlive-harnon-cv-20120809-3|28	%doc %{_texmfdistdir}/doc/latex/harnon-cv/README
14mu|texlive-harnon-cv-20120809-3|29	%doc %{_texmfdistdir}/doc/latex/harnon-cv/sample.pdf
14mu|texlive-harnon-cv-20120809-3|30	%doc %{_texmfdistdir}/doc/latex/harnon-cv/sample.tex
14mu|texlive-harnon-cv-20120809-3|31	
14mu|texlive-harnon-cv-20120809-3|32	#-----------------------------------------------------------------------
14mu|texlive-harnon-cv-20120809-3|33	%prep
14mu|texlive-harnon-cv-20120809-3|34	%setup -c -a0 -a1
14mu|texlive-harnon-cv-20120809-3|35	
14mu|texlive-harnon-cv-20120809-3|36	%build
14mu|texlive-harnon-cv-20120809-3|37	
14mu|texlive-harnon-cv-20120809-3|38	%install
14mu|texlive-harnon-cv-20120809-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-harnon-cv-20120809-3|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-harnon-cv-20120809-3|41	
14mu|texlive-harnon-cv-20120809-3|42	
14mu|texlive-harnon-cv-20120809-3|43	
14mu|texlive-harnon-cv-20120809-3|44	%changelog
14mu|texlive-harnon-cv-20120809-3|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120809-3
14mu|texlive-harnon-cv-20120809-3|46	+ Revision: 5a92e19
14mu|texlive-harnon-cv-20120809-3|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-harnon-cv-20120809-3|48	
14mu|texlive-harnon-cv-20120809-3|49	

24942 14
14mu|texlive-harpoon-1.0-4|1	# revision 21327
14mu|texlive-harpoon-1.0-4|2	# category Package
14mu|texlive-harpoon-1.0-4|3	# catalog-ctan /macros/latex/contrib/harpoon
14mu|texlive-harpoon-1.0-4|4	# catalog-date 2008-09-24 00:41:06 +0200
14mu|texlive-harpoon-1.0-4|5	# catalog-license pd
14mu|texlive-harpoon-1.0-4|6	# catalog-version 1.0
14mu|texlive-harpoon-1.0-4|7	Name:		texlive-harpoon
14mu|texlive-harpoon-1.0-4|8	Version:	1.0
14mu|texlive-harpoon-1.0-4|9	Release:	4
14mu|texlive-harpoon-1.0-4|10	Summary:	Extra harpoons, using the graphics package
14mu|texlive-harpoon-1.0-4|11	Group:		Publishing
14mu|texlive-harpoon-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/harpoon
14mu|texlive-harpoon-1.0-4|13	License:	PD
14mu|texlive-harpoon-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harpoon.tar.xz
14mu|texlive-harpoon-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harpoon.doc.tar.xz
14mu|texlive-harpoon-1.0-4|16	BuildArch:	noarch
14mu|texlive-harpoon-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-harpoon-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-harpoon-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-harpoon-1.0-4|20	
14mu|texlive-harpoon-1.0-4|21	%description
14mu|texlive-harpoon-1.0-4|22	Provides over- and under-harpoon symbol commands; the harpoons
14mu|texlive-harpoon-1.0-4|23	may point in either direction, with the hook pointing up or
14mu|texlive-harpoon-1.0-4|24	down. The covered object is provided as an argument to the
14mu|texlive-harpoon-1.0-4|25	commands, so that they have the look of accent commands.
14mu|texlive-harpoon-1.0-4|26	
14mu|texlive-harpoon-1.0-4|27	
14mu|texlive-harpoon-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-harpoon-1.0-4|29	%files
14mu|texlive-harpoon-1.0-4|30	%{_texmfdistdir}/tex/latex/harpoon/harpoon.sty
14mu|texlive-harpoon-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/harpoon/harpoon.pdf
14mu|texlive-harpoon-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/harpoon/harpoon.tex
14mu|texlive-harpoon-1.0-4|33	
14mu|texlive-harpoon-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-harpoon-1.0-4|35	%prep
14mu|texlive-harpoon-1.0-4|36	%setup -c -a0 -a1
14mu|texlive-harpoon-1.0-4|37	
14mu|texlive-harpoon-1.0-4|38	%build
14mu|texlive-harpoon-1.0-4|39	
14mu|texlive-harpoon-1.0-4|40	%install
14mu|texlive-harpoon-1.0-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-harpoon-1.0-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-harpoon-1.0-4|43	
14mu|texlive-harpoon-1.0-4|44	
14mu|texlive-harpoon-1.0-4|45	
14mu|texlive-harpoon-1.0-4|46	%changelog
14mu|texlive-harpoon-1.0-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-harpoon-1.0-4|48	+ Revision: 975dd29
14mu|texlive-harpoon-1.0-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-harpoon-1.0-4|50	
14mu|texlive-harpoon-1.0-4|51	

24943 14
14mu|texlive-harveyballs-1.1-7|1	# revision 32003
14mu|texlive-harveyballs-1.1-7|2	# category Package
14mu|texlive-harveyballs-1.1-7|3	# catalog-ctan /graphics/pgf/contrib/harveyballs
14mu|texlive-harveyballs-1.1-7|4	# catalog-date 2013-10-26 15:10:57 +0200
14mu|texlive-harveyballs-1.1-7|5	# catalog-license gpl3
14mu|texlive-harveyballs-1.1-7|6	# catalog-version 1.1
14mu|texlive-harveyballs-1.1-7|7	Name:		texlive-harveyballs
14mu|texlive-harveyballs-1.1-7|8	Version:	1.1
14mu|texlive-harveyballs-1.1-7|9	Release:	7
14mu|texlive-harveyballs-1.1-7|10	Summary:	Create Harvey Balls using TikZ
14mu|texlive-harveyballs-1.1-7|11	Group:		Publishing
14mu|texlive-harveyballs-1.1-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/harveyballs
14mu|texlive-harveyballs-1.1-7|13	License:	GPL3
14mu|texlive-harveyballs-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harveyballs.tar.xz
14mu|texlive-harveyballs-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/harveyballs.doc.tar.xz
14mu|texlive-harveyballs-1.1-7|16	BuildArch:	noarch
14mu|texlive-harveyballs-1.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-harveyballs-1.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-harveyballs-1.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-harveyballs-1.1-7|20	
14mu|texlive-harveyballs-1.1-7|21	%description
14mu|texlive-harveyballs-1.1-7|22	The package provides 5 commands (giving symbols from "none" to
14mu|texlive-harveyballs-1.1-7|23	"full").
14mu|texlive-harveyballs-1.1-7|24	
14mu|texlive-harveyballs-1.1-7|25	
14mu|texlive-harveyballs-1.1-7|26	#-----------------------------------------------------------------------
14mu|texlive-harveyballs-1.1-7|27	%files
14mu|texlive-harveyballs-1.1-7|28	%{_texmfdistdir}/tex/latex/harveyballs/harveyballs.sty
14mu|texlive-harveyballs-1.1-7|29	%doc %{_texmfdistdir}/doc/latex/harveyballs/README
14mu|texlive-harveyballs-1.1-7|30	%doc %{_texmfdistdir}/doc/latex/harveyballs/harveyballs-Manual.pdf
14mu|texlive-harveyballs-1.1-7|31	%doc %{_texmfdistdir}/doc/latex/harveyballs/harveyballs-Manual.tex
14mu|texlive-harveyballs-1.1-7|32	
14mu|texlive-harveyballs-1.1-7|33	#-----------------------------------------------------------------------
14mu|texlive-harveyballs-1.1-7|34	%prep
14mu|texlive-harveyballs-1.1-7|35	%setup -c -a0 -a1
14mu|texlive-harveyballs-1.1-7|36	
14mu|texlive-harveyballs-1.1-7|37	%build
14mu|texlive-harveyballs-1.1-7|38	
14mu|texlive-harveyballs-1.1-7|39	%install
14mu|texlive-harveyballs-1.1-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-harveyballs-1.1-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-harveyballs-1.1-7|42	
14mu|texlive-harveyballs-1.1-7|43	%changelog
14mu|texlive-harveyballs-1.1-7|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-harveyballs-1.1-7|45	+ Revision: 569c633
14mu|texlive-harveyballs-1.1-7|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-harveyballs-1.1-7|47	
14mu|texlive-harveyballs-1.1-7|48	

24944 14
14mu|texlive-hatching-0.11-4|1	# revision 23818
14mu|texlive-hatching-0.11-4|2	# category Package
14mu|texlive-hatching-0.11-4|3	# catalog-ctan /graphics/metapost/contrib/macros/hatching
14mu|texlive-hatching-0.11-4|4	# catalog-date 2006-12-17 23:49:42 +0100
14mu|texlive-hatching-0.11-4|5	# catalog-license pd
14mu|texlive-hatching-0.11-4|6	# catalog-version 0.11
14mu|texlive-hatching-0.11-4|7	Name:		texlive-hatching
14mu|texlive-hatching-0.11-4|8	Version:	0.11
14mu|texlive-hatching-0.11-4|9	Release:	4
14mu|texlive-hatching-0.11-4|10	Summary:	MetaPost macros for hatching interior of closed paths
14mu|texlive-hatching-0.11-4|11	Group:		Publishing
14mu|texlive-hatching-0.11-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/hatching
14mu|texlive-hatching-0.11-4|13	License:	PD
14mu|texlive-hatching-0.11-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hatching.tar.xz
14mu|texlive-hatching-0.11-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hatching.doc.tar.xz
14mu|texlive-hatching-0.11-4|16	BuildArch:	noarch
14mu|texlive-hatching-0.11-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hatching-0.11-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hatching-0.11-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-hatching-0.11-4|20	
14mu|texlive-hatching-0.11-4|21	%description
14mu|texlive-hatching-0.11-4|22	The file hatching.mp contains a set of MetaPost macros for
14mu|texlive-hatching-0.11-4|23	hatching interior of closed paths. Examples of usage are
14mu|texlive-hatching-0.11-4|24	included.
14mu|texlive-hatching-0.11-4|25	
14mu|texlive-hatching-0.11-4|26	
14mu|texlive-hatching-0.11-4|27	#-----------------------------------------------------------------------
14mu|texlive-hatching-0.11-4|28	%files
14mu|texlive-hatching-0.11-4|29	%{_texmfdistdir}/metapost/hatching/hatching.mp
14mu|texlive-hatching-0.11-4|30	%doc %{_texmfdistdir}/doc/metapost/hatching/README
14mu|texlive-hatching-0.11-4|31	%doc %{_texmfdistdir}/doc/metapost/hatching/htchuse.mp
14mu|texlive-hatching-0.11-4|32	%doc %{_texmfdistdir}/doc/metapost/hatching/htchuse_.tex
14mu|texlive-hatching-0.11-4|33	
14mu|texlive-hatching-0.11-4|34	#-----------------------------------------------------------------------
14mu|texlive-hatching-0.11-4|35	%prep
14mu|texlive-hatching-0.11-4|36	%setup -c -a0 -a1
14mu|texlive-hatching-0.11-4|37	
14mu|texlive-hatching-0.11-4|38	%build
14mu|texlive-hatching-0.11-4|39	
14mu|texlive-hatching-0.11-4|40	%install
14mu|texlive-hatching-0.11-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hatching-0.11-4|42	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hatching-0.11-4|43	
14mu|texlive-hatching-0.11-4|44	
14mu|texlive-hatching-0.11-4|45	
14mu|texlive-hatching-0.11-4|46	%changelog
14mu|texlive-hatching-0.11-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.11-4
14mu|texlive-hatching-0.11-4|48	+ Revision: a4a42be
14mu|texlive-hatching-0.11-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hatching-0.11-4|50	
14mu|texlive-hatching-0.11-4|51	

24945 14
14mu|texlive-hausarbeit-jura-1.0-3|1	# revision 25356
14mu|texlive-hausarbeit-jura-1.0-3|2	# category Package
14mu|texlive-hausarbeit-jura-1.0-3|3	# catalog-ctan /macros/latex/contrib/hausarbeit-jura
14mu|texlive-hausarbeit-jura-1.0-3|4	# catalog-date 2012-02-10 13:14:08 +0100
14mu|texlive-hausarbeit-jura-1.0-3|5	# catalog-license lppl1.3
14mu|texlive-hausarbeit-jura-1.0-3|6	# catalog-version 1.0
14mu|texlive-hausarbeit-jura-1.0-3|7	Name:		texlive-hausarbeit-jura
14mu|texlive-hausarbeit-jura-1.0-3|8	Version:	1.0
14mu|texlive-hausarbeit-jura-1.0-3|9	Release:	3
14mu|texlive-hausarbeit-jura-1.0-3|10	Summary:	Class for writing "juristiche Hausarbeiten" at German Universities
14mu|texlive-hausarbeit-jura-1.0-3|11	Group:		Publishing
14mu|texlive-hausarbeit-jura-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hausarbeit-jura
14mu|texlive-hausarbeit-jura-1.0-3|13	License:	LPPL1.3
14mu|texlive-hausarbeit-jura-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hausarbeit-jura.tar.xz
14mu|texlive-hausarbeit-jura-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hausarbeit-jura.doc.tar.xz
14mu|texlive-hausarbeit-jura-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hausarbeit-jura.source.tar.xz
14mu|texlive-hausarbeit-jura-1.0-3|17	BuildArch:	noarch
14mu|texlive-hausarbeit-jura-1.0-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hausarbeit-jura-1.0-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hausarbeit-jura-1.0-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-hausarbeit-jura-1.0-3|21	
14mu|texlive-hausarbeit-jura-1.0-3|22	%description
14mu|texlive-hausarbeit-jura-1.0-3|23	The class was developed to write legal essays ("juristische
14mu|texlive-hausarbeit-jura-1.0-3|24	Hausarbeit") at German Universities. It is based on jurabook
14mu|texlive-hausarbeit-jura-1.0-3|25	and jurabib and makes it easy for LaTeX beginners to get a
14mu|texlive-hausarbeit-jura-1.0-3|26	correct and nicely formatted paper.
14mu|texlive-hausarbeit-jura-1.0-3|27	
14mu|texlive-hausarbeit-jura-1.0-3|28	
14mu|texlive-hausarbeit-jura-1.0-3|29	#-----------------------------------------------------------------------
14mu|texlive-hausarbeit-jura-1.0-3|30	%files
14mu|texlive-hausarbeit-jura-1.0-3|31	%{_texmfdistdir}/tex/latex/hausarbeit-jura/hausarbeit-jura.cls
14mu|texlive-hausarbeit-jura-1.0-3|32	%doc %{_texmfdistdir}/doc/latex/hausarbeit-jura/README
14mu|texlive-hausarbeit-jura-1.0-3|33	%doc %{_texmfdistdir}/doc/latex/hausarbeit-jura/README.
14mu|texlive-hausarbeit-jura-1.0-3|34	%doc %{_texmfdistdir}/doc/latex/hausarbeit-jura/hausarbeit-demo.bib
14mu|texlive-hausarbeit-jura-1.0-3|35	%doc %{_texmfdistdir}/doc/latex/hausarbeit-jura/hausarbeit-demo.tex
14mu|texlive-hausarbeit-jura-1.0-3|36	#- source
14mu|texlive-hausarbeit-jura-1.0-3|37	%doc %{_texmfdistdir}/source/latex/hausarbeit-jura/hausarbeit-jura.dtx
14mu|texlive-hausarbeit-jura-1.0-3|38	%doc %{_texmfdistdir}/source/latex/hausarbeit-jura/hausarbeit-jura.ins
14mu|texlive-hausarbeit-jura-1.0-3|39	
14mu|texlive-hausarbeit-jura-1.0-3|40	#-----------------------------------------------------------------------
14mu|texlive-hausarbeit-jura-1.0-3|41	%prep
14mu|texlive-hausarbeit-jura-1.0-3|42	%setup -c -a0 -a1 -a2
14mu|texlive-hausarbeit-jura-1.0-3|43	
14mu|texlive-hausarbeit-jura-1.0-3|44	%build
14mu|texlive-hausarbeit-jura-1.0-3|45	
14mu|texlive-hausarbeit-jura-1.0-3|46	%install
14mu|texlive-hausarbeit-jura-1.0-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hausarbeit-jura-1.0-3|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hausarbeit-jura-1.0-3|49	
14mu|texlive-hausarbeit-jura-1.0-3|50	
14mu|texlive-hausarbeit-jura-1.0-3|51	
14mu|texlive-hausarbeit-jura-1.0-3|52	%changelog
14mu|texlive-hausarbeit-jura-1.0-3|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mu|texlive-hausarbeit-jura-1.0-3|54	+ Revision: 1f9fea0
14mu|texlive-hausarbeit-jura-1.0-3|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hausarbeit-jura-1.0-3|56	
14mu|texlive-hausarbeit-jura-1.0-3|57	

24946 14
14mu|texlive-hc-20080420-4|1	# revision 15878
14mu|texlive-hc-20080420-4|2	# category Package
14mu|texlive-hc-20080420-4|3	# catalog-ctan /macros/latex/contrib/hc
14mu|texlive-hc-20080420-4|4	# catalog-date 2008-04-20 19:53:04 +0200
14mu|texlive-hc-20080420-4|5	# catalog-license other-free
14mu|texlive-hc-20080420-4|6	# catalog-version undef
14mu|texlive-hc-20080420-4|7	Name:		texlive-hc
14mu|texlive-hc-20080420-4|8	Version:	20080420
14mu|texlive-hc-20080420-4|9	Release:	4
14mu|texlive-hc-20080420-4|10	Summary:	Replacement for the LaTeX classes
14mu|texlive-hc-20080420-4|11	Group:		Publishing
14mu|texlive-hc-20080420-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hc
14mu|texlive-hc-20080420-4|13	License:	OTHER-FREE
14mu|texlive-hc-20080420-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hc.tar.xz
14mu|texlive-hc-20080420-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hc.doc.tar.xz
14mu|texlive-hc-20080420-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hc.source.tar.xz
14mu|texlive-hc-20080420-4|17	BuildArch:	noarch
14mu|texlive-hc-20080420-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hc-20080420-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hc-20080420-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hc-20080420-4|21	
14mu|texlive-hc-20080420-4|22	%description
14mu|texlive-hc-20080420-4|23	A set of replacements for the default LaTeX classes, based upon
14mu|texlive-hc-20080420-4|24	the Koma-Script bundle and the seminar class. Includes hcart,
14mu|texlive-hc-20080420-4|25	hcreport, hcletter, and hcslides.
14mu|texlive-hc-20080420-4|26	
14mu|texlive-hc-20080420-4|27	
14mu|texlive-hc-20080420-4|28	#-----------------------------------------------------------------------
14mu|texlive-hc-20080420-4|29	%files
14mu|texlive-hc-20080420-4|30	%{_texmfdistdir}/bibtex/bst/hc/hc-de.bst
14mu|texlive-hc-20080420-4|31	%{_texmfdistdir}/bibtex/bst/hc/hc-en.bst
14mu|texlive-hc-20080420-4|32	%{_texmfdistdir}/tex/latex/hc/german.hld
14mu|texlive-hc-20080420-4|33	%{_texmfdistdir}/tex/latex/hc/hcart.cls
14mu|texlive-hc-20080420-4|34	%{_texmfdistdir}/tex/latex/hc/hcletter.cls
14mu|texlive-hc-20080420-4|35	%{_texmfdistdir}/tex/latex/hc/hcreport.cls
14mu|texlive-hc-20080420-4|36	%{_texmfdistdir}/tex/latex/hc/hcslides.cls
14mu|texlive-hc-20080420-4|37	%doc %{_texmfdistdir}/doc/latex/hc/COPYING
14mu|texlive-hc-20080420-4|38	%doc %{_texmfdistdir}/doc/latex/hc/FILES
14mu|texlive-hc-20080420-4|39	%doc %{_texmfdistdir}/doc/latex/hc/README
14mu|texlive-hc-20080420-4|40	%doc %{_texmfdistdir}/doc/latex/hc/hc.ps
14mu|texlive-hc-20080420-4|41	#- source
14mu|texlive-hc-20080420-4|42	%doc %{_texmfdistdir}/source/latex/hc/hc.dtx
14mu|texlive-hc-20080420-4|43	%doc %{_texmfdistdir}/source/latex/hc/hc.ins
14mu|texlive-hc-20080420-4|44	
14mu|texlive-hc-20080420-4|45	#-----------------------------------------------------------------------
14mu|texlive-hc-20080420-4|46	%prep
14mu|texlive-hc-20080420-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-hc-20080420-4|48	
14mu|texlive-hc-20080420-4|49	%build
14mu|texlive-hc-20080420-4|50	
14mu|texlive-hc-20080420-4|51	%install
14mu|texlive-hc-20080420-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hc-20080420-4|53	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hc-20080420-4|54	
14mu|texlive-hc-20080420-4|55	
14mu|texlive-hc-20080420-4|56	
14mu|texlive-hc-20080420-4|57	%changelog
14mu|texlive-hc-20080420-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080420-4
14mu|texlive-hc-20080420-4|59	+ Revision: 750b549
14mu|texlive-hc-20080420-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hc-20080420-4|61	
14mu|texlive-hc-20080420-4|62	

24947 14
14mu|texlive-hep-1.0-4|1	# revision 15878
14mu|texlive-hep-1.0-4|2	# category Package
14mu|texlive-hep-1.0-4|3	# catalog-ctan /macros/latex/contrib/hep
14mu|texlive-hep-1.0-4|4	# catalog-date 2008-08-21 09:38:31 +0200
14mu|texlive-hep-1.0-4|5	# catalog-license lppl
14mu|texlive-hep-1.0-4|6	# catalog-version 1.0
14mu|texlive-hep-1.0-4|7	Name:		texlive-hep
14mu|texlive-hep-1.0-4|8	Version:	1.0
14mu|texlive-hep-1.0-4|9	Release:	4
14mu|texlive-hep-1.0-4|10	Summary:	A "convenience wrapper" for High Energy Physics packages
14mu|texlive-hep-1.0-4|11	Group:		Publishing
14mu|texlive-hep-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hep
14mu|texlive-hep-1.0-4|13	License:	LPPL
14mu|texlive-hep-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hep.tar.xz
14mu|texlive-hep-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hep.doc.tar.xz
14mu|texlive-hep-1.0-4|16	BuildArch:	noarch
14mu|texlive-hep-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hep-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hep-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-hep-1.0-4|20	
14mu|texlive-hep-1.0-4|21	%description
14mu|texlive-hep-1.0-4|22	Loads the author's hepunits and hepnicenames packages, and a
14mu|texlive-hep-1.0-4|23	selection of others that are useful in High Energy Physics
14mu|texlive-hep-1.0-4|24	papers, etc.
14mu|texlive-hep-1.0-4|25	
14mu|texlive-hep-1.0-4|26	
14mu|texlive-hep-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-hep-1.0-4|28	%files
14mu|texlive-hep-1.0-4|29	%{_texmfdistdir}/tex/latex/hep/hep.sty
14mu|texlive-hep-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/hep/ChangeLog
14mu|texlive-hep-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/hep/README
14mu|texlive-hep-1.0-4|32	
14mu|texlive-hep-1.0-4|33	#-----------------------------------------------------------------------
14mu|texlive-hep-1.0-4|34	%prep
14mu|texlive-hep-1.0-4|35	%setup -c -a0 -a1
14mu|texlive-hep-1.0-4|36	
14mu|texlive-hep-1.0-4|37	%build
14mu|texlive-hep-1.0-4|38	
14mu|texlive-hep-1.0-4|39	%install
14mu|texlive-hep-1.0-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hep-1.0-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hep-1.0-4|42	
14mu|texlive-hep-1.0-4|43	
14mu|texlive-hep-1.0-4|44	
14mu|texlive-hep-1.0-4|45	%changelog
14mu|texlive-hep-1.0-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-hep-1.0-4|47	+ Revision: c94d50d
14mu|texlive-hep-1.0-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hep-1.0-4|49	
14mu|texlive-hep-1.0-4|50	

24948 14
14mu|texlive-hepnames-1.4-4|1	# revision 15878
14mu|texlive-hepnames-1.4-4|2	# category Package
14mu|texlive-hepnames-1.4-4|3	# catalog-ctan /macros/latex/contrib/hepnames
14mu|texlive-hepnames-1.4-4|4	# catalog-date 2008-08-21 09:38:31 +0200
14mu|texlive-hepnames-1.4-4|5	# catalog-license lppl
14mu|texlive-hepnames-1.4-4|6	# catalog-version 1.4
14mu|texlive-hepnames-1.4-4|7	Name:		texlive-hepnames
14mu|texlive-hepnames-1.4-4|8	Version:	1.4
14mu|texlive-hepnames-1.4-4|9	Release:	4
14mu|texlive-hepnames-1.4-4|10	Summary:	Pre-defined high energy particle names
14mu|texlive-hepnames-1.4-4|11	Group:		Publishing
14mu|texlive-hepnames-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hepnames
14mu|texlive-hepnames-1.4-4|13	License:	LPPL
14mu|texlive-hepnames-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepnames.tar.xz
14mu|texlive-hepnames-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepnames.doc.tar.xz
14mu|texlive-hepnames-1.4-4|16	BuildArch:	noarch
14mu|texlive-hepnames-1.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hepnames-1.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hepnames-1.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-hepnames-1.4-4|20	
14mu|texlive-hepnames-1.4-4|21	%description
14mu|texlive-hepnames-1.4-4|22	Hepnames provides a pair of LaTeX packages, heppennames and
14mu|texlive-hepnames-1.4-4|23	hepnicenames, providing a large set of pre-defined high energy
14mu|texlive-hepnames-1.4-4|24	physics particle names built with the hepparticles package. The
14mu|texlive-hepnames-1.4-4|25	packages are based on pennames.sty by Michel Goosens and Eric
14mu|texlive-hepnames-1.4-4|26	van Herwijnen. Heppennames re-implements the particle names in
14mu|texlive-hepnames-1.4-4|27	pennames.sty, with some additions and alterations and greater
14mu|texlive-hepnames-1.4-4|28	flexibility and robustness due to the hepparticles structures,
14mu|texlive-hepnames-1.4-4|29	which were written for this purpose. Hepnicenames provides the
14mu|texlive-hepnames-1.4-4|30	main non-resonant particle names from heppennames with more
14mu|texlive-hepnames-1.4-4|31	"friendly" names.
14mu|texlive-hepnames-1.4-4|32	
14mu|texlive-hepnames-1.4-4|33	
14mu|texlive-hepnames-1.4-4|34	#-----------------------------------------------------------------------
14mu|texlive-hepnames-1.4-4|35	%files
14mu|texlive-hepnames-1.4-4|36	%{_texmfdistdir}/tex/latex/hepnames/hepnames.sty
14mu|texlive-hepnames-1.4-4|37	%{_texmfdistdir}/tex/latex/hepnames/hepnicenames.sty
14mu|texlive-hepnames-1.4-4|38	%{_texmfdistdir}/tex/latex/hepnames/heppennames.sty
14mu|texlive-hepnames-1.4-4|39	%doc %{_texmfdistdir}/doc/latex/hepnames/ChangeLog
14mu|texlive-hepnames-1.4-4|40	%doc %{_texmfdistdir}/doc/latex/hepnames/README
14mu|texlive-hepnames-1.4-4|41	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnames.pdf
14mu|texlive-hepnames-1.4-4|42	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnames.tex
14mu|texlive-hepnames-1.4-4|43	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnicenames-macros.tex
14mu|texlive-hepnames-1.4-4|44	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnicenames.pdf
14mu|texlive-hepnames-1.4-4|45	%doc %{_texmfdistdir}/doc/latex/hepnames/hepnicenames.tex
14mu|texlive-hepnames-1.4-4|46	%doc %{_texmfdistdir}/doc/latex/hepnames/heppennames-macros.tex
14mu|texlive-hepnames-1.4-4|47	%doc %{_texmfdistdir}/doc/latex/hepnames/heppennames.pdf
14mu|texlive-hepnames-1.4-4|48	%doc %{_texmfdistdir}/doc/latex/hepnames/heppennames.tex
14mu|texlive-hepnames-1.4-4|49	
14mu|texlive-hepnames-1.4-4|50	#-----------------------------------------------------------------------
14mu|texlive-hepnames-1.4-4|51	%prep
14mu|texlive-hepnames-1.4-4|52	%setup -c -a0 -a1
14mu|texlive-hepnames-1.4-4|53	
14mu|texlive-hepnames-1.4-4|54	%build
14mu|texlive-hepnames-1.4-4|55	
14mu|texlive-hepnames-1.4-4|56	%install
14mu|texlive-hepnames-1.4-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hepnames-1.4-4|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hepnames-1.4-4|59	
14mu|texlive-hepnames-1.4-4|60	
14mu|texlive-hepnames-1.4-4|61	
14mu|texlive-hepnames-1.4-4|62	%changelog
14mu|texlive-hepnames-1.4-4|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-hepnames-1.4-4|64	+ Revision: e6ab6e2
14mu|texlive-hepnames-1.4-4|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hepnames-1.4-4|66	
14mu|texlive-hepnames-1.4-4|67	

24949 14
14mu|texlive-hepparticles-20070223-4|1	# revision 15878
14mu|texlive-hepparticles-20070223-4|2	# category Package
14mu|texlive-hepparticles-20070223-4|3	# catalog-ctan /macros/latex/contrib/hepparticles
14mu|texlive-hepparticles-20070223-4|4	# catalog-date 2007-02-23 00:16:39 +0100
14mu|texlive-hepparticles-20070223-4|5	# catalog-license lppl
14mu|texlive-hepparticles-20070223-4|6	# catalog-version undef
14mu|texlive-hepparticles-20070223-4|7	Name:		texlive-hepparticles
14mu|texlive-hepparticles-20070223-4|8	Version:	20070223
14mu|texlive-hepparticles-20070223-4|9	Release:	4
14mu|texlive-hepparticles-20070223-4|10	Summary:	Macros for typesetting high energy physics particle names
14mu|texlive-hepparticles-20070223-4|11	Group:		Publishing
14mu|texlive-hepparticles-20070223-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hepparticles
14mu|texlive-hepparticles-20070223-4|13	License:	LPPL
14mu|texlive-hepparticles-20070223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepparticles.tar.xz
14mu|texlive-hepparticles-20070223-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepparticles.doc.tar.xz
14mu|texlive-hepparticles-20070223-4|16	BuildArch:	noarch
14mu|texlive-hepparticles-20070223-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hepparticles-20070223-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hepparticles-20070223-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-hepparticles-20070223-4|20	
14mu|texlive-hepparticles-20070223-4|21	%description
14mu|texlive-hepparticles-20070223-4|22	HEPparticles is a set of macros for typesetting high energy
14mu|texlive-hepparticles-20070223-4|23	particle names, to meet the following criteria: 1. The main
14mu|texlive-hepparticles-20070223-4|24	particle name is a Roman or Greek symbol, to be typeset in
14mu|texlive-hepparticles-20070223-4|25	upright font in normal contexts. 2. Additionally a superscript
14mu|texlive-hepparticles-20070223-4|26	and/or subscript may follow the main symbol. 3. Particle
14mu|texlive-hepparticles-20070223-4|27	resonances may also have a resonance specifier which is typeset
14mu|texlive-hepparticles-20070223-4|28	in parentheses following the main symbol. In general the
14mu|texlive-hepparticles-20070223-4|29	parentheses may also be followed by sub- and superscripts. 4.
14mu|texlive-hepparticles-20070223-4|30	The particle names are expected to be used both in and out of
14mu|texlive-hepparticles-20070223-4|31	mathematical contexts. 5. If the surrounding text is bold or
14mu|texlive-hepparticles-20070223-4|32	italic then the particle name should adapt to that context as
14mu|texlive-hepparticles-20070223-4|33	best as possible (this may not be possible for Greek symbols).
14mu|texlive-hepparticles-20070223-4|34	A consequence of point 5 is that the well-known problems with
14mu|texlive-hepparticles-20070223-4|35	boldness of particle names in section titles, headers and
14mu|texlive-hepparticles-20070223-4|36	tables of contents automatically disappear if these macros are
14mu|texlive-hepparticles-20070223-4|37	used.
14mu|texlive-hepparticles-20070223-4|38	
14mu|texlive-hepparticles-20070223-4|39	
14mu|texlive-hepparticles-20070223-4|40	#-----------------------------------------------------------------------
14mu|texlive-hepparticles-20070223-4|41	%files
14mu|texlive-hepparticles-20070223-4|42	%{_texmfdistdir}/tex/latex/hepparticles/hepparticles.sty
14mu|texlive-hepparticles-20070223-4|43	%doc %{_texmfdistdir}/doc/latex/hepparticles/README
14mu|texlive-hepparticles-20070223-4|44	%doc %{_texmfdistdir}/doc/latex/hepparticles/hepparticles.pdf
14mu|texlive-hepparticles-20070223-4|45	%doc %{_texmfdistdir}/doc/latex/hepparticles/hepparticles.tex
14mu|texlive-hepparticles-20070223-4|46	%doc %{_texmfdistdir}/doc/latex/hepparticles/testhepparticles.pdf
14mu|texlive-hepparticles-20070223-4|47	%doc %{_texmfdistdir}/doc/latex/hepparticles/testhepparticles.tex
14mu|texlive-hepparticles-20070223-4|48	
14mu|texlive-hepparticles-20070223-4|49	#-----------------------------------------------------------------------
14mu|texlive-hepparticles-20070223-4|50	%prep
14mu|texlive-hepparticles-20070223-4|51	%setup -c -a0 -a1
14mu|texlive-hepparticles-20070223-4|52	
14mu|texlive-hepparticles-20070223-4|53	%build
14mu|texlive-hepparticles-20070223-4|54	
14mu|texlive-hepparticles-20070223-4|55	%install
14mu|texlive-hepparticles-20070223-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hepparticles-20070223-4|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hepparticles-20070223-4|58	
14mu|texlive-hepparticles-20070223-4|59	
14mu|texlive-hepparticles-20070223-4|60	
14mu|texlive-hepparticles-20070223-4|61	%changelog
14mu|texlive-hepparticles-20070223-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070223-4
14mu|texlive-hepparticles-20070223-4|63	+ Revision: baad2fd
14mu|texlive-hepparticles-20070223-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hepparticles-20070223-4|65	
14mu|texlive-hepparticles-20070223-4|66	

24950 14
14mu|texlive-hepthesis-1.4.3-4|1	# revision 18725
14mu|texlive-hepthesis-1.4.3-4|2	# category Package
14mu|texlive-hepthesis-1.4.3-4|3	# catalog-ctan /macros/latex/contrib/hepthesis
14mu|texlive-hepthesis-1.4.3-4|4	# catalog-date 2010-06-03 14:28:33 +0200
14mu|texlive-hepthesis-1.4.3-4|5	# catalog-license lppl
14mu|texlive-hepthesis-1.4.3-4|6	# catalog-version 1.4.3
14mu|texlive-hepthesis-1.4.3-4|7	Name:		texlive-hepthesis
14mu|texlive-hepthesis-1.4.3-4|8	Version:	1.4.3
14mu|texlive-hepthesis-1.4.3-4|9	Release:	4
14mu|texlive-hepthesis-1.4.3-4|10	Summary:	A class for academic reports, especially PhD theses
14mu|texlive-hepthesis-1.4.3-4|11	Group:		Publishing
14mu|texlive-hepthesis-1.4.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hepthesis
14mu|texlive-hepthesis-1.4.3-4|13	License:	LPPL
14mu|texlive-hepthesis-1.4.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepthesis.tar.xz
14mu|texlive-hepthesis-1.4.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepthesis.doc.tar.xz
14mu|texlive-hepthesis-1.4.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepthesis.source.tar.xz
14mu|texlive-hepthesis-1.4.3-4|17	BuildArch:	noarch
14mu|texlive-hepthesis-1.4.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hepthesis-1.4.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hepthesis-1.4.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hepthesis-1.4.3-4|21	
14mu|texlive-hepthesis-1.4.3-4|22	%description
14mu|texlive-hepthesis-1.4.3-4|23	Hepthesis is a LaTeX class for typesetting large academic
14mu|texlive-hepthesis-1.4.3-4|24	reports, in particular PhD theses. It was originally developed
14mu|texlive-hepthesis-1.4.3-4|25	for typesetting the author's high-energy physics PhD thesis and
14mu|texlive-hepthesis-1.4.3-4|26	includes some features specifically tailored to such an
14mu|texlive-hepthesis-1.4.3-4|27	application. In particular, hepthesis offers: - Attractive
14mu|texlive-hepthesis-1.4.3-4|28	semantic environments for various rubric sections; - Extensive
14mu|texlive-hepthesis-1.4.3-4|29	options for draft production, screen viewing and binding-ready
14mu|texlive-hepthesis-1.4.3-4|30	output; - Helpful extensions of existing environments,
14mu|texlive-hepthesis-1.4.3-4|31	including equation and tabular; and - Support for quotations at
14mu|texlive-hepthesis-1.4.3-4|32	the start of the thesis and each chapter. The class is based on
14mu|texlive-hepthesis-1.4.3-4|33	scrbook, from the KOMA-Script bundle.
14mu|texlive-hepthesis-1.4.3-4|34	
14mu|texlive-hepthesis-1.4.3-4|35	
14mu|texlive-hepthesis-1.4.3-4|36	#-----------------------------------------------------------------------
14mu|texlive-hepthesis-1.4.3-4|37	%files
14mu|texlive-hepthesis-1.4.3-4|38	%{_texmfdistdir}/tex/latex/hepthesis/hepthesis.cls
14mu|texlive-hepthesis-1.4.3-4|39	%doc %{_texmfdistdir}/doc/latex/hepthesis/ChangeLog
14mu|texlive-hepthesis-1.4.3-4|40	%doc %{_texmfdistdir}/doc/latex/hepthesis/Makefile
14mu|texlive-hepthesis-1.4.3-4|41	%doc %{_texmfdistdir}/doc/latex/hepthesis/README
14mu|texlive-hepthesis-1.4.3-4|42	%doc %{_texmfdistdir}/doc/latex/hepthesis/TODO
14mu|texlive-hepthesis-1.4.3-4|43	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/Makefile
14mu|texlive-hepthesis-1.4.3-4|44	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/appendices.tex
14mu|texlive-hepthesis-1.4.3-4|45	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/backmatter.tex
14mu|texlive-hepthesis-1.4.3-4|46	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/chap1.tex
14mu|texlive-hepthesis-1.4.3-4|47	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/chap2.tex
14mu|texlive-hepthesis-1.4.3-4|48	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/chap3.tex
14mu|texlive-hepthesis-1.4.3-4|49	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/ckmfitter-alpha-combined.pdf
14mu|texlive-hepthesis-1.4.3-4|50	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/example.pdf
14mu|texlive-hepthesis-1.4.3-4|51	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/example.tex
14mu|texlive-hepthesis-1.4.3-4|52	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/extrastyles.zip
14mu|texlive-hepthesis-1.4.3-4|53	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/frontmatter.tex
14mu|texlive-hepthesis-1.4.3-4|54	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/getNewBibtex
14mu|texlive-hepthesis-1.4.3-4|55	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/h-physrev.bst
14mu|texlive-hepthesis-1.4.3-4|56	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/lhcb-detector-cross-section.pdf
14mu|texlive-hepthesis-1.4.3-4|57	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/mythesis.bib
14mu|texlive-hepthesis-1.4.3-4|58	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/mythesis.cls
14mu|texlive-hepthesis-1.4.3-4|59	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/mythesis.sty
14mu|texlive-hepthesis-1.4.3-4|60	%doc %{_texmfdistdir}/doc/latex/hepthesis/example/mythesismath.sty
14mu|texlive-hepthesis-1.4.3-4|61	%doc %{_texmfdistdir}/doc/latex/hepthesis/hepthesis.pdf
14mu|texlive-hepthesis-1.4.3-4|62	%doc %{_texmfdistdir}/doc/latex/hepthesis/hepthesis.tex
14mu|texlive-hepthesis-1.4.3-4|63	#- source
14mu|texlive-hepthesis-1.4.3-4|64	%doc %{_texmfdistdir}/source/latex/hepthesis/Makefile
14mu|texlive-hepthesis-1.4.3-4|65	
14mu|texlive-hepthesis-1.4.3-4|66	#-----------------------------------------------------------------------
14mu|texlive-hepthesis-1.4.3-4|67	%prep
14mu|texlive-hepthesis-1.4.3-4|68	%setup -c -a0 -a1 -a2
14mu|texlive-hepthesis-1.4.3-4|69	
14mu|texlive-hepthesis-1.4.3-4|70	%build
14mu|texlive-hepthesis-1.4.3-4|71	
14mu|texlive-hepthesis-1.4.3-4|72	%install
14mu|texlive-hepthesis-1.4.3-4|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hepthesis-1.4.3-4|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hepthesis-1.4.3-4|75	
14mu|texlive-hepthesis-1.4.3-4|76	
14mu|texlive-hepthesis-1.4.3-4|77	
14mu|texlive-hepthesis-1.4.3-4|78	%changelog
14mu|texlive-hepthesis-1.4.3-4|79	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.3-4
14mu|texlive-hepthesis-1.4.3-4|80	+ Revision: 4c38777
14mu|texlive-hepthesis-1.4.3-4|81	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hepthesis-1.4.3-4|82	
14mu|texlive-hepthesis-1.4.3-4|83	

24951 14
14mu|texlive-hepunits-1.1.1-4|1	# revision 15878
14mu|texlive-hepunits-1.1.1-4|2	# category Package
14mu|texlive-hepunits-1.1.1-4|3	# catalog-ctan /macros/latex/contrib/hepunits
14mu|texlive-hepunits-1.1.1-4|4	# catalog-date 2009-09-19 12:08:16 +0200
14mu|texlive-hepunits-1.1.1-4|5	# catalog-license lppl
14mu|texlive-hepunits-1.1.1-4|6	# catalog-version 1.1.1
14mu|texlive-hepunits-1.1.1-4|7	Name:		texlive-hepunits
14mu|texlive-hepunits-1.1.1-4|8	Version:	1.1.1
14mu|texlive-hepunits-1.1.1-4|9	Release:	4
14mu|texlive-hepunits-1.1.1-4|10	Summary:	A set of units useful in high energy physics applications
14mu|texlive-hepunits-1.1.1-4|11	Group:		Publishing
14mu|texlive-hepunits-1.1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hepunits
14mu|texlive-hepunits-1.1.1-4|13	License:	LPPL
14mu|texlive-hepunits-1.1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepunits.tar.xz
14mu|texlive-hepunits-1.1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hepunits.doc.tar.xz
14mu|texlive-hepunits-1.1.1-4|16	BuildArch:	noarch
14mu|texlive-hepunits-1.1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hepunits-1.1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hepunits-1.1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-hepunits-1.1.1-4|20	
14mu|texlive-hepunits-1.1.1-4|21	%description
14mu|texlive-hepunits-1.1.1-4|22	Hepunits is a LaTeX package built on the SIunits package which
14mu|texlive-hepunits-1.1.1-4|23	adds a collection of useful HEP units to the existing SIunits
14mu|texlive-hepunits-1.1.1-4|24	set. These include the energy units \MeV, \GeV, \TeV and the
14mu|texlive-hepunits-1.1.1-4|25	derived momentum and mass units \MeVoverc, \MeVovercsq and so
14mu|texlive-hepunits-1.1.1-4|26	on.
14mu|texlive-hepunits-1.1.1-4|27	
14mu|texlive-hepunits-1.1.1-4|28	
14mu|texlive-hepunits-1.1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-hepunits-1.1.1-4|30	%files
14mu|texlive-hepunits-1.1.1-4|31	%{_texmfdistdir}/tex/latex/hepunits/hepunits.sty
14mu|texlive-hepunits-1.1.1-4|32	%doc %{_texmfdistdir}/doc/latex/hepunits/ChangeLog
14mu|texlive-hepunits-1.1.1-4|33	%doc %{_texmfdistdir}/doc/latex/hepunits/README
14mu|texlive-hepunits-1.1.1-4|34	%doc %{_texmfdistdir}/doc/latex/hepunits/hepunits.pdf
14mu|texlive-hepunits-1.1.1-4|35	%doc %{_texmfdistdir}/doc/latex/hepunits/hepunits.tex
14mu|texlive-hepunits-1.1.1-4|36	
14mu|texlive-hepunits-1.1.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-hepunits-1.1.1-4|38	%prep
14mu|texlive-hepunits-1.1.1-4|39	%setup -c -a0 -a1
14mu|texlive-hepunits-1.1.1-4|40	
14mu|texlive-hepunits-1.1.1-4|41	%build
14mu|texlive-hepunits-1.1.1-4|42	
14mu|texlive-hepunits-1.1.1-4|43	%install
14mu|texlive-hepunits-1.1.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hepunits-1.1.1-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hepunits-1.1.1-4|46	
14mu|texlive-hepunits-1.1.1-4|47	
14mu|texlive-hepunits-1.1.1-4|48	
14mu|texlive-hepunits-1.1.1-4|49	%changelog
14mu|texlive-hepunits-1.1.1-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-4
14mu|texlive-hepunits-1.1.1-4|51	+ Revision: 589d52d
14mu|texlive-hepunits-1.1.1-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hepunits-1.1.1-4|53	
14mu|texlive-hepunits-1.1.1-4|54	

24952 14
14mu|texlive-here-20091128-4|1	# revision 16135
14mu|texlive-here-20091128-4|2	# category Package
14mu|texlive-here-20091128-4|3	# catalog-ctan /macros/latex/contrib/here
14mu|texlive-here-20091128-4|4	# catalog-date 2009-11-28 09:57:52 +0100
14mu|texlive-here-20091128-4|5	# catalog-license pd
14mu|texlive-here-20091128-4|6	# catalog-version undef
14mu|texlive-here-20091128-4|7	Name:		texlive-here
14mu|texlive-here-20091128-4|8	Version:	20091128
14mu|texlive-here-20091128-4|9	Release:	4
14mu|texlive-here-20091128-4|10	Summary:	Emulation of obsolete package for "here" floats
14mu|texlive-here-20091128-4|11	Group:		Publishing
14mu|texlive-here-20091128-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/here
14mu|texlive-here-20091128-4|13	License:	PD
14mu|texlive-here-20091128-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/here.tar.xz
14mu|texlive-here-20091128-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/here.doc.tar.xz
14mu|texlive-here-20091128-4|16	BuildArch:	noarch
14mu|texlive-here-20091128-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-here-20091128-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-here-20091128-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-here-20091128-4|20	
14mu|texlive-here-20091128-4|21	%description
14mu|texlive-here-20091128-4|22	Provides the H option for floats in LaTeX to signify that the
14mu|texlive-here-20091128-4|23	environemt is not really a float (and should therefore be
14mu|texlive-here-20091128-4|24	placed "here" and not float at all). The package emulates an
14mu|texlive-here-20091128-4|25	older package of the same name, which has long been been
14mu|texlive-here-20091128-4|26	suppressed by its author. The job is done by nothing more than
14mu|texlive-here-20091128-4|27	loading the float package, which has long provided the option
14mu|texlive-here-20091128-4|28	in an acceptable framework.
14mu|texlive-here-20091128-4|29	
14mu|texlive-here-20091128-4|30	
14mu|texlive-here-20091128-4|31	#-----------------------------------------------------------------------
14mu|texlive-here-20091128-4|32	%files
14mu|texlive-here-20091128-4|33	%{_texmfdistdir}/tex/latex/here/here.sty
14mu|texlive-here-20091128-4|34	%doc %{_texmfdistdir}/doc/latex/here/README
14mu|texlive-here-20091128-4|35	
14mu|texlive-here-20091128-4|36	#-----------------------------------------------------------------------
14mu|texlive-here-20091128-4|37	%prep
14mu|texlive-here-20091128-4|38	%setup -c -a0 -a1
14mu|texlive-here-20091128-4|39	
14mu|texlive-here-20091128-4|40	%build
14mu|texlive-here-20091128-4|41	
14mu|texlive-here-20091128-4|42	%install
14mu|texlive-here-20091128-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-here-20091128-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-here-20091128-4|45	
14mu|texlive-here-20091128-4|46	
14mu|texlive-here-20091128-4|47	
14mu|texlive-here-20091128-4|48	%changelog
14mu|texlive-here-20091128-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091128-4
14mu|texlive-here-20091128-4|50	+ Revision: 4e1dd7a
14mu|texlive-here-20091128-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-here-20091128-4|52	
14mu|texlive-here-20091128-4|53	

24953 14
14mu|texlive-he-she-1.1-8|1	# revision 29290
14mu|texlive-he-she-1.1-8|2	# category Package
14mu|texlive-he-she-1.1-8|3	# catalog-ctan /macros/latex/contrib/he-she
14mu|texlive-he-she-1.1-8|4	# catalog-date 2013-03-04 16:31:08 +0100
14mu|texlive-he-she-1.1-8|5	# catalog-license lppl1.3
14mu|texlive-he-she-1.1-8|6	# catalog-version 1.1
14mu|texlive-he-she-1.1-8|7	Name:		texlive-he-she
14mu|texlive-he-she-1.1-8|8	Version:	1.1
14mu|texlive-he-she-1.1-8|9	Release:	8
14mu|texlive-he-she-1.1-8|10	Summary:	Alternating pronouns to aid to gender-neutral writing
14mu|texlive-he-she-1.1-8|11	Group:		Publishing
14mu|texlive-he-she-1.1-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/he-she
14mu|texlive-he-she-1.1-8|13	License:	LPPL1.3
14mu|texlive-he-she-1.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/he-she.tar.xz
14mu|texlive-he-she-1.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/he-she.doc.tar.xz
14mu|texlive-he-she-1.1-8|16	BuildArch:	noarch
14mu|texlive-he-she-1.1-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-he-she-1.1-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-he-she-1.1-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-he-she-1.1-8|20	
14mu|texlive-he-she-1.1-8|21	%description
14mu|texlive-he-she-1.1-8|22	The package implements a version of semi-automatic pronoun
14mu|texlive-he-she-1.1-8|23	switching for writing gender-neutral (and possibly annoying)
14mu|texlive-he-she-1.1-8|24	prose. It has upper- and lowercase versions of switching
14mu|texlive-he-she-1.1-8|25	pronouns for all case forms, plus anaphoric versions that
14mu|texlive-he-she-1.1-8|26	reflect the current gender choice.
14mu|texlive-he-she-1.1-8|27	
14mu|texlive-he-she-1.1-8|28	
14mu|texlive-he-she-1.1-8|29	#-----------------------------------------------------------------------
14mu|texlive-he-she-1.1-8|30	%files
14mu|texlive-he-she-1.1-8|31	%{_texmfdistdir}/tex/latex/he-she/he-she.sty
14mu|texlive-he-she-1.1-8|32	%doc %{_texmfdistdir}/doc/latex/he-she/README
14mu|texlive-he-she-1.1-8|33	%doc %{_texmfdistdir}/doc/latex/he-she/he-she.pdf
14mu|texlive-he-she-1.1-8|34	%doc %{_texmfdistdir}/doc/latex/he-she/he-she.tex
14mu|texlive-he-she-1.1-8|35	
14mu|texlive-he-she-1.1-8|36	#-----------------------------------------------------------------------
14mu|texlive-he-she-1.1-8|37	%prep
14mu|texlive-he-she-1.1-8|38	%setup -c -a0 -a1
14mu|texlive-he-she-1.1-8|39	
14mu|texlive-he-she-1.1-8|40	%build
14mu|texlive-he-she-1.1-8|41	
14mu|texlive-he-she-1.1-8|42	%install
14mu|texlive-he-she-1.1-8|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-he-she-1.1-8|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-he-she-1.1-8|45	
14mu|texlive-he-she-1.1-8|46	%changelog
14mu|texlive-he-she-1.1-8|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-8
14mu|texlive-he-she-1.1-8|48	+ Revision: 3516dae
14mu|texlive-he-she-1.1-8|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-he-she-1.1-8|50	
14mu|texlive-he-she-1.1-8|51	

24954 14
14mu|texlive-hexgame-1.0-4|1	# revision 15878
14mu|texlive-hexgame-1.0-4|2	# category Package
14mu|texlive-hexgame-1.0-4|3	# catalog-ctan /macros/latex/contrib/hexgame
14mu|texlive-hexgame-1.0-4|4	# catalog-date 2008-08-22 10:38:02 +0200
14mu|texlive-hexgame-1.0-4|5	# catalog-license lppl
14mu|texlive-hexgame-1.0-4|6	# catalog-version 1.0
14mu|texlive-hexgame-1.0-4|7	Name:		texlive-hexgame
14mu|texlive-hexgame-1.0-4|8	Version:	1.0
14mu|texlive-hexgame-1.0-4|9	Release:	4
14mu|texlive-hexgame-1.0-4|10	Summary:	Provide an environment to draw a hexgame-board
14mu|texlive-hexgame-1.0-4|11	Group:		Publishing
14mu|texlive-hexgame-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hexgame
14mu|texlive-hexgame-1.0-4|13	License:	LPPL
14mu|texlive-hexgame-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hexgame.tar.xz
14mu|texlive-hexgame-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hexgame.doc.tar.xz
14mu|texlive-hexgame-1.0-4|16	BuildArch:	noarch
14mu|texlive-hexgame-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hexgame-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hexgame-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-hexgame-1.0-4|20	
14mu|texlive-hexgame-1.0-4|21	%description
14mu|texlive-hexgame-1.0-4|22	Hex is a mathematical game invented by the Danish mathematician
14mu|texlive-hexgame-1.0-4|23	Piet Hein and independently by the mathematician John Nash.
14mu|texlive-hexgame-1.0-4|24	This package defines an environment that enables the user to
14mu|texlive-hexgame-1.0-4|25	draw such a game in a trivial way.
14mu|texlive-hexgame-1.0-4|26	
14mu|texlive-hexgame-1.0-4|27	
14mu|texlive-hexgame-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-hexgame-1.0-4|29	%files
14mu|texlive-hexgame-1.0-4|30	%{_texmfdistdir}/tex/latex/hexgame/hexgame.sty
14mu|texlive-hexgame-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/hexgame/README
14mu|texlive-hexgame-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/hexgame/hexgame.pdf
14mu|texlive-hexgame-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/hexgame/hexgame.tex
14mu|texlive-hexgame-1.0-4|34	
14mu|texlive-hexgame-1.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-hexgame-1.0-4|36	%prep
14mu|texlive-hexgame-1.0-4|37	%setup -c -a0 -a1
14mu|texlive-hexgame-1.0-4|38	
14mu|texlive-hexgame-1.0-4|39	%build
14mu|texlive-hexgame-1.0-4|40	
14mu|texlive-hexgame-1.0-4|41	%install
14mu|texlive-hexgame-1.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hexgame-1.0-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hexgame-1.0-4|44	
14mu|texlive-hexgame-1.0-4|45	
14mu|texlive-hexgame-1.0-4|46	
14mu|texlive-hexgame-1.0-4|47	%changelog
14mu|texlive-hexgame-1.0-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-hexgame-1.0-4|49	+ Revision: 0d7608b
14mu|texlive-hexgame-1.0-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hexgame-1.0-4|51	
14mu|texlive-hexgame-1.0-4|52	

24955 14
14mu|texlive-hf-tikz-0.3-7|1	# revision 29278
14mu|texlive-hf-tikz-0.3-7|2	# category Package
14mu|texlive-hf-tikz-0.3-7|3	# catalog-ctan /graphics/pgf/contrib/hf-tikz
14mu|texlive-hf-tikz-0.3-7|4	# catalog-date 2013-03-03 12:29:02 +0100
14mu|texlive-hf-tikz-0.3-7|5	# catalog-license lppl1.3
14mu|texlive-hf-tikz-0.3-7|6	# catalog-version 0.3
14mu|texlive-hf-tikz-0.3-7|7	Name:		texlive-hf-tikz
14mu|texlive-hf-tikz-0.3-7|8	Version:	0.3
14mu|texlive-hf-tikz-0.3-7|9	Release:	7
14mu|texlive-hf-tikz-0.3-7|10	Summary:	A simple way to highlight formulas and formula parts
14mu|texlive-hf-tikz-0.3-7|11	Group:		Publishing
14mu|texlive-hf-tikz-0.3-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/hf-tikz
14mu|texlive-hf-tikz-0.3-7|13	License:	LPPL1.3
14mu|texlive-hf-tikz-0.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hf-tikz.tar.xz
14mu|texlive-hf-tikz-0.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hf-tikz.doc.tar.xz
14mu|texlive-hf-tikz-0.3-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hf-tikz.source.tar.xz
14mu|texlive-hf-tikz-0.3-7|17	BuildArch:	noarch
14mu|texlive-hf-tikz-0.3-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hf-tikz-0.3-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hf-tikz-0.3-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-hf-tikz-0.3-7|21	
14mu|texlive-hf-tikz-0.3-7|22	%description
14mu|texlive-hf-tikz-0.3-7|23	The package provides a way to highlight formulas and formula
14mu|texlive-hf-tikz-0.3-7|24	parts in both documents and presentations, us TikZ.
14mu|texlive-hf-tikz-0.3-7|25	
14mu|texlive-hf-tikz-0.3-7|26	
14mu|texlive-hf-tikz-0.3-7|27	#-----------------------------------------------------------------------
14mu|texlive-hf-tikz-0.3-7|28	%files
14mu|texlive-hf-tikz-0.3-7|29	%{_texmfdistdir}/tex/latex/hf-tikz/hf-tikz.sty
14mu|texlive-hf-tikz-0.3-7|30	%doc %{_texmfdistdir}/doc/latex/hf-tikz/README
14mu|texlive-hf-tikz-0.3-7|31	%doc %{_texmfdistdir}/doc/latex/hf-tikz/README.txt
14mu|texlive-hf-tikz-0.3-7|32	%doc %{_texmfdistdir}/doc/latex/hf-tikz/hf-tikz.pdf
14mu|texlive-hf-tikz-0.3-7|33	#- source
14mu|texlive-hf-tikz-0.3-7|34	%doc %{_texmfdistdir}/source/latex/hf-tikz/hf-tikz.dtx
14mu|texlive-hf-tikz-0.3-7|35	%doc %{_texmfdistdir}/source/latex/hf-tikz/hf-tikz.ins
14mu|texlive-hf-tikz-0.3-7|36	
14mu|texlive-hf-tikz-0.3-7|37	#-----------------------------------------------------------------------
14mu|texlive-hf-tikz-0.3-7|38	%prep
14mu|texlive-hf-tikz-0.3-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-hf-tikz-0.3-7|40	
14mu|texlive-hf-tikz-0.3-7|41	%build
14mu|texlive-hf-tikz-0.3-7|42	
14mu|texlive-hf-tikz-0.3-7|43	%install
14mu|texlive-hf-tikz-0.3-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hf-tikz-0.3-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hf-tikz-0.3-7|46	
14mu|texlive-hf-tikz-0.3-7|47	%changelog
14mu|texlive-hf-tikz-0.3-7|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14mu|texlive-hf-tikz-0.3-7|49	+ Revision: 841763d
14mu|texlive-hf-tikz-0.3-7|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hf-tikz-0.3-7|51	
14mu|texlive-hf-tikz-0.3-7|52	

24956 14
14mu|texlive-hhtensor-0.61-3|1	# revision 24981
14mu|texlive-hhtensor-0.61-3|2	# category Package
14mu|texlive-hhtensor-0.61-3|3	# catalog-ctan /macros/latex/contrib/hhtensor
14mu|texlive-hhtensor-0.61-3|4	# catalog-date 2011-12-29 22:44:25 +0100
14mu|texlive-hhtensor-0.61-3|5	# catalog-license lppl
14mu|texlive-hhtensor-0.61-3|6	# catalog-version 0.61
14mu|texlive-hhtensor-0.61-3|7	Name:		texlive-hhtensor
14mu|texlive-hhtensor-0.61-3|8	Version:	0.61
14mu|texlive-hhtensor-0.61-3|9	Release:	3
14mu|texlive-hhtensor-0.61-3|10	Summary:	Print vectors, matrices, and tensors
14mu|texlive-hhtensor-0.61-3|11	Group:		Publishing
14mu|texlive-hhtensor-0.61-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hhtensor
14mu|texlive-hhtensor-0.61-3|13	License:	LPPL
14mu|texlive-hhtensor-0.61-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hhtensor.tar.xz
14mu|texlive-hhtensor-0.61-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hhtensor.doc.tar.xz
14mu|texlive-hhtensor-0.61-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hhtensor.source.tar.xz
14mu|texlive-hhtensor-0.61-3|17	BuildArch:	noarch
14mu|texlive-hhtensor-0.61-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hhtensor-0.61-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hhtensor-0.61-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-hhtensor-0.61-3|21	
14mu|texlive-hhtensor-0.61-3|22	%description
14mu|texlive-hhtensor-0.61-3|23	This package provides commands for vectors, matrices, and
14mu|texlive-hhtensor-0.61-3|24	tensors with different styles -- arrows (as the LaTeX default),
14mu|texlive-hhtensor-0.61-3|25	underlined, and bold).
14mu|texlive-hhtensor-0.61-3|26	
14mu|texlive-hhtensor-0.61-3|27	
14mu|texlive-hhtensor-0.61-3|28	#-----------------------------------------------------------------------
14mu|texlive-hhtensor-0.61-3|29	%files
14mu|texlive-hhtensor-0.61-3|30	%{_texmfdistdir}/tex/latex/hhtensor/hhtensor.sty
14mu|texlive-hhtensor-0.61-3|31	%doc %{_texmfdistdir}/doc/latex/hhtensor/ChangeLog
14mu|texlive-hhtensor-0.61-3|32	%doc %{_texmfdistdir}/doc/latex/hhtensor/Makefile
14mu|texlive-hhtensor-0.61-3|33	%doc %{_texmfdistdir}/doc/latex/hhtensor/README
14mu|texlive-hhtensor-0.61-3|34	%doc %{_texmfdistdir}/doc/latex/hhtensor/getversion.tex
14mu|texlive-hhtensor-0.61-3|35	%doc %{_texmfdistdir}/doc/latex/hhtensor/hhtensor.pdf
14mu|texlive-hhtensor-0.61-3|36	#- source
14mu|texlive-hhtensor-0.61-3|37	%doc %{_texmfdistdir}/source/latex/hhtensor/hhtensor.dtx
14mu|texlive-hhtensor-0.61-3|38	%doc %{_texmfdistdir}/source/latex/hhtensor/hhtensor.ins
14mu|texlive-hhtensor-0.61-3|39	
14mu|texlive-hhtensor-0.61-3|40	#-----------------------------------------------------------------------
14mu|texlive-hhtensor-0.61-3|41	%prep
14mu|texlive-hhtensor-0.61-3|42	%setup -c -a0 -a1 -a2
14mu|texlive-hhtensor-0.61-3|43	
14mu|texlive-hhtensor-0.61-3|44	%build
14mu|texlive-hhtensor-0.61-3|45	
14mu|texlive-hhtensor-0.61-3|46	%install
14mu|texlive-hhtensor-0.61-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hhtensor-0.61-3|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hhtensor-0.61-3|49	
14mu|texlive-hhtensor-0.61-3|50	
14mu|texlive-hhtensor-0.61-3|51	
14mu|texlive-hhtensor-0.61-3|52	%changelog
14mu|texlive-hhtensor-0.61-3|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.61-3
14mu|texlive-hhtensor-0.61-3|54	+ Revision: d23ca4d
14mu|texlive-hhtensor-0.61-3|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hhtensor-0.61-3|56	
14mu|texlive-hhtensor-0.61-3|57	

24957 14
14mu|texlive-histogr-1.01-4|1	# revision 15878
14mu|texlive-histogr-1.01-4|2	# category Package
14mu|texlive-histogr-1.01-4|3	# catalog-ctan /macros/latex/contrib/histogr
14mu|texlive-histogr-1.01-4|4	# catalog-date 2006-11-09 15:16:55 +0100
14mu|texlive-histogr-1.01-4|5	# catalog-license lppl1.3
14mu|texlive-histogr-1.01-4|6	# catalog-version 1.01
14mu|texlive-histogr-1.01-4|7	Name:		texlive-histogr
14mu|texlive-histogr-1.01-4|8	Version:	1.01
14mu|texlive-histogr-1.01-4|9	Release:	4
14mu|texlive-histogr-1.01-4|10	Summary:	Draw histograms with the LaTeX picture environment
14mu|texlive-histogr-1.01-4|11	Group:		Publishing
14mu|texlive-histogr-1.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/histogr
14mu|texlive-histogr-1.01-4|13	License:	LPPL1.3
14mu|texlive-histogr-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/histogr.tar.xz
14mu|texlive-histogr-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/histogr.doc.tar.xz
14mu|texlive-histogr-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/histogr.source.tar.xz
14mu|texlive-histogr-1.01-4|17	BuildArch:	noarch
14mu|texlive-histogr-1.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-histogr-1.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-histogr-1.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-histogr-1.01-4|21	
14mu|texlive-histogr-1.01-4|22	%description
14mu|texlive-histogr-1.01-4|23	This is a macro collection to draw histogram bars inside a
14mu|texlive-histogr-1.01-4|24	LaTeX picture-environment.
14mu|texlive-histogr-1.01-4|25	
14mu|texlive-histogr-1.01-4|26	
14mu|texlive-histogr-1.01-4|27	#-----------------------------------------------------------------------
14mu|texlive-histogr-1.01-4|28	%files
14mu|texlive-histogr-1.01-4|29	%{_texmfdistdir}/tex/latex/histogr/histogr.sty
14mu|texlive-histogr-1.01-4|30	%doc %{_texmfdistdir}/doc/latex/histogr/histogr.pdf
14mu|texlive-histogr-1.01-4|31	#- source
14mu|texlive-histogr-1.01-4|32	%doc %{_texmfdistdir}/source/latex/histogr/histogr.dtx
14mu|texlive-histogr-1.01-4|33	%doc %{_texmfdistdir}/source/latex/histogr/histogr.ins
14mu|texlive-histogr-1.01-4|34	
14mu|texlive-histogr-1.01-4|35	#-----------------------------------------------------------------------
14mu|texlive-histogr-1.01-4|36	%prep
14mu|texlive-histogr-1.01-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-histogr-1.01-4|38	
14mu|texlive-histogr-1.01-4|39	%build
14mu|texlive-histogr-1.01-4|40	
14mu|texlive-histogr-1.01-4|41	%install
14mu|texlive-histogr-1.01-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-histogr-1.01-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-histogr-1.01-4|44	
14mu|texlive-histogr-1.01-4|45	
14mu|texlive-histogr-1.01-4|46	
14mu|texlive-histogr-1.01-4|47	%changelog
14mu|texlive-histogr-1.01-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-histogr-1.01-4|49	+ Revision: 172a165
14mu|texlive-histogr-1.01-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-histogr-1.01-4|51	
14mu|texlive-histogr-1.01-4|52	

24958 14
14mu|texlive-hitec-0.0beta-4|1	# revision 15878
14mu|texlive-hitec-0.0beta-4|2	# category Package
14mu|texlive-hitec-0.0beta-4|3	# catalog-ctan /macros/latex/contrib/hitec
14mu|texlive-hitec-0.0beta-4|4	# catalog-date 2008-11-07 01:12:48 +0100
14mu|texlive-hitec-0.0beta-4|5	# catalog-license lppl
14mu|texlive-hitec-0.0beta-4|6	# catalog-version 0.0(beta)
14mu|texlive-hitec-0.0beta-4|7	Name:		texlive-hitec
14mu|texlive-hitec-0.0beta-4|8	Version:	0.0beta
14mu|texlive-hitec-0.0beta-4|9	Release:	4
14mu|texlive-hitec-0.0beta-4|10	Summary:	Class for documentation
14mu|texlive-hitec-0.0beta-4|11	Group:		Publishing
14mu|texlive-hitec-0.0beta-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hitec
14mu|texlive-hitec-0.0beta-4|13	License:	LPPL
14mu|texlive-hitec-0.0beta-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hitec.tar.xz
14mu|texlive-hitec-0.0beta-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hitec.doc.tar.xz
14mu|texlive-hitec-0.0beta-4|16	BuildArch:	noarch
14mu|texlive-hitec-0.0beta-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hitec-0.0beta-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hitec-0.0beta-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-hitec-0.0beta-4|20	
14mu|texlive-hitec-0.0beta-4|21	%description
14mu|texlive-hitec-0.0beta-4|22	An article-based class designed for use for documentation in
14mu|texlive-hitec-0.0beta-4|23	high-technology companies.
14mu|texlive-hitec-0.0beta-4|24	
14mu|texlive-hitec-0.0beta-4|25	
14mu|texlive-hitec-0.0beta-4|26	#-----------------------------------------------------------------------
14mu|texlive-hitec-0.0beta-4|27	%files
14mu|texlive-hitec-0.0beta-4|28	%{_texmfdistdir}/tex/latex/hitec/hitec.cls
14mu|texlive-hitec-0.0beta-4|29	%doc %{_texmfdistdir}/doc/latex/hitec/README
14mu|texlive-hitec-0.0beta-4|30	%doc %{_texmfdistdir}/doc/latex/hitec/hitec_doc.pdf
14mu|texlive-hitec-0.0beta-4|31	%doc %{_texmfdistdir}/doc/latex/hitec/hitec_doc.tex
14mu|texlive-hitec-0.0beta-4|32	
14mu|texlive-hitec-0.0beta-4|33	#-----------------------------------------------------------------------
14mu|texlive-hitec-0.0beta-4|34	%prep
14mu|texlive-hitec-0.0beta-4|35	%setup -c -a0 -a1
14mu|texlive-hitec-0.0beta-4|36	
14mu|texlive-hitec-0.0beta-4|37	%build
14mu|texlive-hitec-0.0beta-4|38	
14mu|texlive-hitec-0.0beta-4|39	%install
14mu|texlive-hitec-0.0beta-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hitec-0.0beta-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hitec-0.0beta-4|42	
14mu|texlive-hitec-0.0beta-4|43	
14mu|texlive-hitec-0.0beta-4|44	
14mu|texlive-hitec-0.0beta-4|45	%changelog
14mu|texlive-hitec-0.0beta-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0beta-4
14mu|texlive-hitec-0.0beta-4|47	+ Revision: 5258ce8
14mu|texlive-hitec-0.0beta-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hitec-0.0beta-4|49	
14mu|texlive-hitec-0.0beta-4|50	

24959 14
14mu|texlive-hletter-4.2-7|1	# revision 30002
14mu|texlive-hletter-4.2-7|2	# category Package
14mu|texlive-hletter-4.2-7|3	# catalog-ctan /macros/latex/contrib/hletter
14mu|texlive-hletter-4.2-7|4	# catalog-date 2013-04-17 11:54:35 +0200
14mu|texlive-hletter-4.2-7|5	# catalog-license lppl1.2
14mu|texlive-hletter-4.2-7|6	# catalog-version 4.2
14mu|texlive-hletter-4.2-7|7	Name:		texlive-hletter
14mu|texlive-hletter-4.2-7|8	Version:	4.2
14mu|texlive-hletter-4.2-7|9	Release:	7
14mu|texlive-hletter-4.2-7|10	Summary:	Flexible letter typesetting with flexible page headings
14mu|texlive-hletter-4.2-7|11	Group:		Publishing
14mu|texlive-hletter-4.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hletter
14mu|texlive-hletter-4.2-7|13	License:	LPPL1.2
14mu|texlive-hletter-4.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hletter.tar.xz
14mu|texlive-hletter-4.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hletter.doc.tar.xz
14mu|texlive-hletter-4.2-7|16	BuildArch:	noarch
14mu|texlive-hletter-4.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hletter-4.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hletter-4.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-hletter-4.2-7|20	
14mu|texlive-hletter-4.2-7|21	%description
14mu|texlive-hletter-4.2-7|22	The package permits the user to specify easily, with the aid of
14mu|texlive-hletter-4.2-7|23	self defined key-words, letters (with a logo and private) and
14mu|texlive-hletter-4.2-7|24	headings. The heading may include a footer and the letter
14mu|texlive-hletter-4.2-7|25	provides commands to include a scanned signature and two
14mu|texlive-hletter-4.2-7|26	signees. The package works with the merge package.
14mu|texlive-hletter-4.2-7|27	
14mu|texlive-hletter-4.2-7|28	
14mu|texlive-hletter-4.2-7|29	#-----------------------------------------------------------------------
14mu|texlive-hletter-4.2-7|30	%files
14mu|texlive-hletter-4.2-7|31	%{_texmfdistdir}/tex/latex/hletter/hdefine.clo
14mu|texlive-hletter-4.2-7|32	%{_texmfdistdir}/tex/latex/hletter/hhead.sty
14mu|texlive-hletter-4.2-7|33	%{_texmfdistdir}/tex/latex/hletter/hlete.clo
14mu|texlive-hletter-4.2-7|34	%{_texmfdistdir}/tex/latex/hletter/hletf.clo
14mu|texlive-hletter-4.2-7|35	%{_texmfdistdir}/tex/latex/hletter/hletg.clo
14mu|texlive-hletter-4.2-7|36	%{_texmfdistdir}/tex/latex/hletter/hletter.cls
14mu|texlive-hletter-4.2-7|37	%{_texmfdistdir}/tex/latex/hletter/hsetup.sty
14mu|texlive-hletter-4.2-7|38	%{_texmfdistdir}/tex/latex/hletter/mergeh.sty
14mu|texlive-hletter-4.2-7|39	%doc %{_texmfdistdir}/doc/latex/hletter/Bruennhilde.eps
14mu|texlive-hletter-4.2-7|40	%doc %{_texmfdistdir}/doc/latex/hletter/Bruennhilde.jpg
14mu|texlive-hletter-4.2-7|41	%doc %{_texmfdistdir}/doc/latex/hletter/Gccs.eps
14mu|texlive-hletter-4.2-7|42	%doc %{_texmfdistdir}/doc/latex/hletter/Gccs.jpg
14mu|texlive-hletter-4.2-7|43	%doc %{_texmfdistdir}/doc/latex/hletter/Hletter.pdf
14mu|texlive-hletter-4.2-7|44	%doc %{_texmfdistdir}/doc/latex/hletter/README
14mu|texlive-hletter-4.2-7|45	%doc %{_texmfdistdir}/doc/latex/hletter/Testheader.tex
14mu|texlive-hletter-4.2-7|46	%doc %{_texmfdistdir}/doc/latex/hletter/Testletter1.tex
14mu|texlive-hletter-4.2-7|47	%doc %{_texmfdistdir}/doc/latex/hletter/Testletter2.tex
14mu|texlive-hletter-4.2-7|48	%doc %{_texmfdistdir}/doc/latex/hletter/Testletter3.tex
14mu|texlive-hletter-4.2-7|49	%doc %{_texmfdistdir}/doc/latex/hletter/Testmerge.dat
14mu|texlive-hletter-4.2-7|50	%doc %{_texmfdistdir}/doc/latex/hletter/Testmerge.tex
14mu|texlive-hletter-4.2-7|51	%doc %{_texmfdistdir}/doc/latex/hletter/signat.eps
14mu|texlive-hletter-4.2-7|52	%doc %{_texmfdistdir}/doc/latex/hletter/signat.jpg
14mu|texlive-hletter-4.2-7|53	
14mu|texlive-hletter-4.2-7|54	#-----------------------------------------------------------------------
14mu|texlive-hletter-4.2-7|55	%prep
14mu|texlive-hletter-4.2-7|56	%setup -c -a0 -a1
14mu|texlive-hletter-4.2-7|57	
14mu|texlive-hletter-4.2-7|58	%build
14mu|texlive-hletter-4.2-7|59	
14mu|texlive-hletter-4.2-7|60	%install
14mu|texlive-hletter-4.2-7|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hletter-4.2-7|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hletter-4.2-7|63	
14mu|texlive-hletter-4.2-7|64	%changelog
14mu|texlive-hletter-4.2-7|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.2-7
14mu|texlive-hletter-4.2-7|66	+ Revision: 08a303e
14mu|texlive-hletter-4.2-7|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hletter-4.2-7|68	
14mu|texlive-hletter-4.2-7|69	

24960 14
14mu|texlive-hobby-1.4-3|1	# revision 32795
14mu|texlive-hobby-1.4-3|2	# category Package
14mu|texlive-hobby-1.4-3|3	# catalog-ctan /graphics/pgf/contrib/hobby
14mu|texlive-hobby-1.4-3|4	# catalog-date 2014-01-20 18:33:13 +0100
14mu|texlive-hobby-1.4-3|5	# catalog-license lppl1.3
14mu|texlive-hobby-1.4-3|6	# catalog-version 1.4
14mu|texlive-hobby-1.4-3|7	Name:		texlive-hobby
14mu|texlive-hobby-1.4-3|8	Version:	1.4
14mu|texlive-hobby-1.4-3|9	Release:	3
14mu|texlive-hobby-1.4-3|10	Summary:	An implementation of Hobby's algorithm for PGF/TikZ
14mu|texlive-hobby-1.4-3|11	Group:		Publishing
14mu|texlive-hobby-1.4-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/hobby
14mu|texlive-hobby-1.4-3|13	License:	LPPL1.3
14mu|texlive-hobby-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobby.tar.xz
14mu|texlive-hobby-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobby.doc.tar.xz
14mu|texlive-hobby-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobby.source.tar.xz
14mu|texlive-hobby-1.4-3|17	BuildArch:	noarch
14mu|texlive-hobby-1.4-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hobby-1.4-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hobby-1.4-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-hobby-1.4-3|21	
14mu|texlive-hobby-1.4-3|22	%description
14mu|texlive-hobby-1.4-3|23	This package defines a path generation function for PGF/TikZ
14mu|texlive-hobby-1.4-3|24	which implements Hobby's algorithm for a path built out of
14mu|texlive-hobby-1.4-3|25	Bezier curves which passes through a given set of points. The
14mu|texlive-hobby-1.4-3|26	path thus generated may by used as a TikZ 'to path'. The
14mu|texlive-hobby-1.4-3|27	implementation is in LaTeX3.
14mu|texlive-hobby-1.4-3|28	
14mu|texlive-hobby-1.4-3|29	
14mu|texlive-hobby-1.4-3|30	#-----------------------------------------------------------------------
14mu|texlive-hobby-1.4-3|31	%files
14mu|texlive-hobby-1.4-3|32	%{_texmfdistdir}/tex/latex/hobby/hobby.code.tex
14mu|texlive-hobby-1.4-3|33	%{_texmfdistdir}/tex/latex/hobby/pgflibraryhobby.code.tex
14mu|texlive-hobby-1.4-3|34	%{_texmfdistdir}/tex/latex/hobby/pml3array.sty
14mu|texlive-hobby-1.4-3|35	%{_texmfdistdir}/tex/latex/hobby/tikzlibraryhobby.code.tex
14mu|texlive-hobby-1.4-3|36	%doc %{_texmfdistdir}/doc/latex/hobby/README
14mu|texlive-hobby-1.4-3|37	%doc %{_texmfdistdir}/doc/latex/hobby/hobby.pdf
14mu|texlive-hobby-1.4-3|38	%doc %{_texmfdistdir}/doc/latex/hobby/hobby_doc.pdf
14mu|texlive-hobby-1.4-3|39	%doc %{_texmfdistdir}/doc/latex/hobby/hobby_doc.tex
14mu|texlive-hobby-1.4-3|40	#- source
14mu|texlive-hobby-1.4-3|41	%doc %{_texmfdistdir}/source/latex/hobby/hobby.dtx
14mu|texlive-hobby-1.4-3|42	%doc %{_texmfdistdir}/source/latex/hobby/hobby.ins
14mu|texlive-hobby-1.4-3|43	
14mu|texlive-hobby-1.4-3|44	#-----------------------------------------------------------------------
14mu|texlive-hobby-1.4-3|45	%prep
14mu|texlive-hobby-1.4-3|46	%setup -c -a0 -a1 -a2
14mu|texlive-hobby-1.4-3|47	
14mu|texlive-hobby-1.4-3|48	%build
14mu|texlive-hobby-1.4-3|49	
14mu|texlive-hobby-1.4-3|50	%install
14mu|texlive-hobby-1.4-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hobby-1.4-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hobby-1.4-3|53	
14mu|texlive-hobby-1.4-3|54	%changelog
14mu|texlive-hobby-1.4-3|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14mu|texlive-hobby-1.4-3|56	+ Revision: c2ea3c2
14mu|texlive-hobby-1.4-3|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hobby-1.4-3|58	
14mu|texlive-hobby-1.4-3|59	

24961 14
14mu|texlive-hobete-20120626-3|1	# revision 27036
14mu|texlive-hobete-20120626-3|2	# category Package
14mu|texlive-hobete-20120626-3|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/hobete
14mu|texlive-hobete-20120626-3|4	# catalog-date 2012-06-26 15:55:21 +0200
14mu|texlive-hobete-20120626-3|5	# catalog-license lppl
14mu|texlive-hobete-20120626-3|6	# catalog-version undef
14mu|texlive-hobete-20120626-3|7	Name:		texlive-hobete
14mu|texlive-hobete-20120626-3|8	Version:	20120626
14mu|texlive-hobete-20120626-3|9	Release:	3
14mu|texlive-hobete-20120626-3|10	Summary:	Unofficial beamer theme for the University of Hohenheim
14mu|texlive-hobete-20120626-3|11	Group:		Publishing
14mu|texlive-hobete-20120626-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/hobete
14mu|texlive-hobete-20120626-3|13	License:	LPPL
14mu|texlive-hobete-20120626-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobete.tar.xz
14mu|texlive-hobete-20120626-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hobete.doc.tar.xz
14mu|texlive-hobete-20120626-3|16	BuildArch:	noarch
14mu|texlive-hobete-20120626-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hobete-20120626-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hobete-20120626-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-hobete-20120626-3|20	
14mu|texlive-hobete-20120626-3|21	%description
14mu|texlive-hobete-20120626-3|22	The package provides a beamer theme which features the Ci
14mu|texlive-hobete-20120626-3|23	colors of the University of Hohenheim. Please note that this is
14mu|texlive-hobete-20120626-3|24	not an official Theme, and that there will be no support for
14mu|texlive-hobete-20120626-3|25	it, from the University. Furthermore there is NO relationship
14mu|texlive-hobete-20120626-3|26	between the University and this theme.
14mu|texlive-hobete-20120626-3|27	
14mu|texlive-hobete-20120626-3|28	
14mu|texlive-hobete-20120626-3|29	#-----------------------------------------------------------------------
14mu|texlive-hobete-20120626-3|30	%files
14mu|texlive-hobete-20120626-3|31	%{_texmfdistdir}/tex/latex/hobete/beamercolorthemehohenheim.sty
14mu|texlive-hobete-20120626-3|32	%{_texmfdistdir}/tex/latex/hobete/beamerouterthemehohenheim.sty
14mu|texlive-hobete-20120626-3|33	%{_texmfdistdir}/tex/latex/hobete/beamerouterthemehohenheimposter.sty
14mu|texlive-hobete-20120626-3|34	%{_texmfdistdir}/tex/latex/hobete/beamerthemehohenheim.sty
14mu|texlive-hobete-20120626-3|35	%{_texmfdistdir}/tex/latex/hobete/hobete.sty
14mu|texlive-hobete-20120626-3|36	%doc %{_texmfdistdir}/doc/latex/hobete/README
14mu|texlive-hobete-20120626-3|37	%doc %{_texmfdistdir}/doc/latex/hobete/hobete_doc.pdf
14mu|texlive-hobete-20120626-3|38	%doc %{_texmfdistdir}/doc/latex/hobete/hobete_doc.tex
14mu|texlive-hobete-20120626-3|39	%doc %{_texmfdistdir}/doc/latex/hobete/poster-test.tex
14mu|texlive-hobete-20120626-3|40	
14mu|texlive-hobete-20120626-3|41	#-----------------------------------------------------------------------
14mu|texlive-hobete-20120626-3|42	%prep
14mu|texlive-hobete-20120626-3|43	%setup -c -a0 -a1
14mu|texlive-hobete-20120626-3|44	
14mu|texlive-hobete-20120626-3|45	%build
14mu|texlive-hobete-20120626-3|46	
14mu|texlive-hobete-20120626-3|47	%install
14mu|texlive-hobete-20120626-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hobete-20120626-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hobete-20120626-3|50	
14mu|texlive-hobete-20120626-3|51	
14mu|texlive-hobete-20120626-3|52	
14mu|texlive-hobete-20120626-3|53	%changelog
14mu|texlive-hobete-20120626-3|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120626-3
14mu|texlive-hobete-20120626-3|55	+ Revision: 41aadb4
14mu|texlive-hobete-20120626-3|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hobete-20120626-3|57	
14mu|texlive-hobete-20120626-3|58	

24962 14
14mu|texlive-horoscop-0.92-7|1	# revision 30530
14mu|texlive-horoscop-0.92-7|2	# category Package
14mu|texlive-horoscop-0.92-7|3	# catalog-ctan /macros/latex/contrib/horoscop
14mu|texlive-horoscop-0.92-7|4	# catalog-date 2013-05-17 13:43:39 +0200
14mu|texlive-horoscop-0.92-7|5	# catalog-license pd
14mu|texlive-horoscop-0.92-7|6	# catalog-version 0.92
14mu|texlive-horoscop-0.92-7|7	Name:		texlive-horoscop
14mu|texlive-horoscop-0.92-7|8	Version:	0.92
14mu|texlive-horoscop-0.92-7|9	Release:	7
14mu|texlive-horoscop-0.92-7|10	Summary:	Generate astrological charts in LaTeX
14mu|texlive-horoscop-0.92-7|11	Group:		Publishing
14mu|texlive-horoscop-0.92-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/horoscop
14mu|texlive-horoscop-0.92-7|13	License:	PD
14mu|texlive-horoscop-0.92-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/horoscop.tar.xz
14mu|texlive-horoscop-0.92-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/horoscop.doc.tar.xz
14mu|texlive-horoscop-0.92-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/horoscop.source.tar.xz
14mu|texlive-horoscop-0.92-7|17	BuildArch:	noarch
14mu|texlive-horoscop-0.92-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-horoscop-0.92-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-horoscop-0.92-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-horoscop-0.92-7|21	
14mu|texlive-horoscop-0.92-7|22	%description
14mu|texlive-horoscop-0.92-7|23	The horoscop package provides a unified interface for
14mu|texlive-horoscop-0.92-7|24	astrological font packages; typesetting with pict2e of standard
14mu|texlive-horoscop-0.92-7|25	wheel charts and some variations, in PostScript- and PDF-
14mu|texlive-horoscop-0.92-7|26	generating TeX engines; and access to external calculation
14mu|texlive-horoscop-0.92-7|27	software (Astrolog and Swiss Ephemeris) for computing object
14mu|texlive-horoscop-0.92-7|28	positions.
14mu|texlive-horoscop-0.92-7|29	
14mu|texlive-horoscop-0.92-7|30	
14mu|texlive-horoscop-0.92-7|31	#-----------------------------------------------------------------------
14mu|texlive-horoscop-0.92-7|32	%files
14mu|texlive-horoscop-0.92-7|33	%{_texmfdistdir}/tex/latex/horoscop/horoscop.sty
14mu|texlive-horoscop-0.92-7|34	%doc %{_texmfdistdir}/doc/latex/horoscop/README
14mu|texlive-horoscop-0.92-7|35	%doc %{_texmfdistdir}/doc/latex/horoscop/horoscop.pdf
14mu|texlive-horoscop-0.92-7|36	#- source
14mu|texlive-horoscop-0.92-7|37	%doc %{_texmfdistdir}/source/latex/horoscop/horoscop.dtx
14mu|texlive-horoscop-0.92-7|38	%doc %{_texmfdistdir}/source/latex/horoscop/horoscop.ins
14mu|texlive-horoscop-0.92-7|39	
14mu|texlive-horoscop-0.92-7|40	#-----------------------------------------------------------------------
14mu|texlive-horoscop-0.92-7|41	%prep
14mu|texlive-horoscop-0.92-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-horoscop-0.92-7|43	
14mu|texlive-horoscop-0.92-7|44	%build
14mu|texlive-horoscop-0.92-7|45	
14mu|texlive-horoscop-0.92-7|46	%install
14mu|texlive-horoscop-0.92-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-horoscop-0.92-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-horoscop-0.92-7|49	
14mu|texlive-horoscop-0.92-7|50	%changelog
14mu|texlive-horoscop-0.92-7|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.92-7
14mu|texlive-horoscop-0.92-7|52	+ Revision: 67e1260
14mu|texlive-horoscop-0.92-7|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-horoscop-0.92-7|54	
14mu|texlive-horoscop-0.92-7|55	

24963 14
14mu|texlive-hpsdiss-1.0-4|1	# revision 15878
14mu|texlive-hpsdiss-1.0-4|2	# category Package
14mu|texlive-hpsdiss-1.0-4|3	# catalog-ctan /macros/latex/contrib/hpsdiss
14mu|texlive-hpsdiss-1.0-4|4	# catalog-date 2007-01-07 11:47:19 +0100
14mu|texlive-hpsdiss-1.0-4|5	# catalog-license gpl
14mu|texlive-hpsdiss-1.0-4|6	# catalog-version 1.0
14mu|texlive-hpsdiss-1.0-4|7	Name:		texlive-hpsdiss
14mu|texlive-hpsdiss-1.0-4|8	Version:	1.0
14mu|texlive-hpsdiss-1.0-4|9	Release:	4
14mu|texlive-hpsdiss-1.0-4|10	Summary:	A dissertation class
14mu|texlive-hpsdiss-1.0-4|11	Group:		Publishing
14mu|texlive-hpsdiss-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hpsdiss
14mu|texlive-hpsdiss-1.0-4|13	License:	GPL
14mu|texlive-hpsdiss-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hpsdiss.tar.xz
14mu|texlive-hpsdiss-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hpsdiss.doc.tar.xz
14mu|texlive-hpsdiss-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hpsdiss.source.tar.xz
14mu|texlive-hpsdiss-1.0-4|17	BuildArch:	noarch
14mu|texlive-hpsdiss-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hpsdiss-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hpsdiss-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hpsdiss-1.0-4|21	
14mu|texlive-hpsdiss-1.0-4|22	%description
14mu|texlive-hpsdiss-1.0-4|23	The class was developed to typeset a dissertation at ETH
14mu|texlive-hpsdiss-1.0-4|24	Zurich. The requirements were to use A5 paper and 10pt type. A
14mu|texlive-hpsdiss-1.0-4|25	sample of the output is shown in the PDF documentation link.
14mu|texlive-hpsdiss-1.0-4|26	
14mu|texlive-hpsdiss-1.0-4|27	
14mu|texlive-hpsdiss-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-hpsdiss-1.0-4|29	%files
14mu|texlive-hpsdiss-1.0-4|30	%{_texmfdistdir}/tex/latex/hpsdiss/hpsdiss.cls
14mu|texlive-hpsdiss-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/hpsdiss/hpsdiss.pdf
14mu|texlive-hpsdiss-1.0-4|32	#- source
14mu|texlive-hpsdiss-1.0-4|33	%doc %{_texmfdistdir}/source/latex/hpsdiss/hpsdiss.dtx
14mu|texlive-hpsdiss-1.0-4|34	%doc %{_texmfdistdir}/source/latex/hpsdiss/hpsdiss.ins
14mu|texlive-hpsdiss-1.0-4|35	
14mu|texlive-hpsdiss-1.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-hpsdiss-1.0-4|37	%prep
14mu|texlive-hpsdiss-1.0-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-hpsdiss-1.0-4|39	
14mu|texlive-hpsdiss-1.0-4|40	%build
14mu|texlive-hpsdiss-1.0-4|41	
14mu|texlive-hpsdiss-1.0-4|42	%install
14mu|texlive-hpsdiss-1.0-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hpsdiss-1.0-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hpsdiss-1.0-4|45	
14mu|texlive-hpsdiss-1.0-4|46	
14mu|texlive-hpsdiss-1.0-4|47	
14mu|texlive-hpsdiss-1.0-4|48	%changelog
14mu|texlive-hpsdiss-1.0-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-hpsdiss-1.0-4|50	+ Revision: 5cfc13f
14mu|texlive-hpsdiss-1.0-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hpsdiss-1.0-4|52	
14mu|texlive-hpsdiss-1.0-4|53	

24964 14
14mu|texlive-hrefhide-1.0f-4|1	# revision 22255
14mu|texlive-hrefhide-1.0f-4|2	# category Package
14mu|texlive-hrefhide-1.0f-4|3	# catalog-ctan /macros/latex/contrib/hrefhide
14mu|texlive-hrefhide-1.0f-4|4	# catalog-date 2011-04-29 14:22:52 +0200
14mu|texlive-hrefhide-1.0f-4|5	# catalog-license lppl1.3
14mu|texlive-hrefhide-1.0f-4|6	# catalog-version 1.0f
14mu|texlive-hrefhide-1.0f-4|7	Name:		texlive-hrefhide
14mu|texlive-hrefhide-1.0f-4|8	Version:	1.0f
14mu|texlive-hrefhide-1.0f-4|9	Release:	4
14mu|texlive-hrefhide-1.0f-4|10	Summary:	Suppress hyper links when printing
14mu|texlive-hrefhide-1.0f-4|11	Group:		Publishing
14mu|texlive-hrefhide-1.0f-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hrefhide
14mu|texlive-hrefhide-1.0f-4|13	License:	LPPL1.3
14mu|texlive-hrefhide-1.0f-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrefhide.tar.xz
14mu|texlive-hrefhide-1.0f-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrefhide.doc.tar.xz
14mu|texlive-hrefhide-1.0f-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrefhide.source.tar.xz
14mu|texlive-hrefhide-1.0f-4|17	BuildArch:	noarch
14mu|texlive-hrefhide-1.0f-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hrefhide-1.0f-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hrefhide-1.0f-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hrefhide-1.0f-4|21	
14mu|texlive-hrefhide-1.0f-4|22	%description
14mu|texlive-hrefhide-1.0f-4|23	This package provides the command \hrefdisplayonly (which
14mu|texlive-hrefhide-1.0f-4|24	provides a substitute for \href). While the (hyperlinked) text
14mu|texlive-hrefhide-1.0f-4|25	appears like an ordinary \href in the compiled PDF file, the
14mu|texlive-hrefhide-1.0f-4|26	same text will be "hidden" when printing the text. (Hiding is
14mu|texlive-hrefhide-1.0f-4|27	actually achieved by making the text the same colour as the
14mu|texlive-hrefhide-1.0f-4|28	background, thus preserving the layout of the rest of the
14mu|texlive-hrefhide-1.0f-4|29	text.).
14mu|texlive-hrefhide-1.0f-4|30	
14mu|texlive-hrefhide-1.0f-4|31	
14mu|texlive-hrefhide-1.0f-4|32	#-----------------------------------------------------------------------
14mu|texlive-hrefhide-1.0f-4|33	%files
14mu|texlive-hrefhide-1.0f-4|34	%{_texmfdistdir}/tex/latex/hrefhide/hrefhide.sty
14mu|texlive-hrefhide-1.0f-4|35	%doc %{_texmfdistdir}/doc/latex/hrefhide/README
14mu|texlive-hrefhide-1.0f-4|36	%doc %{_texmfdistdir}/doc/latex/hrefhide/hrefhide-example.pdf
14mu|texlive-hrefhide-1.0f-4|37	%doc %{_texmfdistdir}/doc/latex/hrefhide/hrefhide-example.tex
14mu|texlive-hrefhide-1.0f-4|38	%doc %{_texmfdistdir}/doc/latex/hrefhide/hrefhide.pdf
14mu|texlive-hrefhide-1.0f-4|39	#- source
14mu|texlive-hrefhide-1.0f-4|40	%doc %{_texmfdistdir}/source/latex/hrefhide/hrefhide.drv
14mu|texlive-hrefhide-1.0f-4|41	%doc %{_texmfdistdir}/source/latex/hrefhide/hrefhide.dtx
14mu|texlive-hrefhide-1.0f-4|42	%doc %{_texmfdistdir}/source/latex/hrefhide/hrefhide.ins
14mu|texlive-hrefhide-1.0f-4|43	
14mu|texlive-hrefhide-1.0f-4|44	#-----------------------------------------------------------------------
14mu|texlive-hrefhide-1.0f-4|45	%prep
14mu|texlive-hrefhide-1.0f-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-hrefhide-1.0f-4|47	
14mu|texlive-hrefhide-1.0f-4|48	%build
14mu|texlive-hrefhide-1.0f-4|49	
14mu|texlive-hrefhide-1.0f-4|50	%install
14mu|texlive-hrefhide-1.0f-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hrefhide-1.0f-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hrefhide-1.0f-4|53	
14mu|texlive-hrefhide-1.0f-4|54	
14mu|texlive-hrefhide-1.0f-4|55	
14mu|texlive-hrefhide-1.0f-4|56	%changelog
14mu|texlive-hrefhide-1.0f-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0f-4
14mu|texlive-hrefhide-1.0f-4|58	+ Revision: 8fcb3a0
14mu|texlive-hrefhide-1.0f-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hrefhide-1.0f-4|60	
14mu|texlive-hrefhide-1.0f-4|61	

24965 14
14mu|texlive-hrlatex-0.23-4|1	# revision 18020
14mu|texlive-hrlatex-0.23-4|2	# category Package
14mu|texlive-hrlatex-0.23-4|3	# catalog-ctan /language/croatian/hrlatex
14mu|texlive-hrlatex-0.23-4|4	# catalog-date 2010-04-25 22:49:50 +0200
14mu|texlive-hrlatex-0.23-4|5	# catalog-license lppl
14mu|texlive-hrlatex-0.23-4|6	# catalog-version 0.23
14mu|texlive-hrlatex-0.23-4|7	Name:		texlive-hrlatex
14mu|texlive-hrlatex-0.23-4|8	Version:	0.23
14mu|texlive-hrlatex-0.23-4|9	Release:	4
14mu|texlive-hrlatex-0.23-4|10	Summary:	LaTeX support for Croatian documents
14mu|texlive-hrlatex-0.23-4|11	Group:		Publishing
14mu|texlive-hrlatex-0.23-4|12	URL:		http://www.ctan.org/tex-archive/language/croatian/hrlatex
14mu|texlive-hrlatex-0.23-4|13	License:	LPPL
14mu|texlive-hrlatex-0.23-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrlatex.tar.xz
14mu|texlive-hrlatex-0.23-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrlatex.doc.tar.xz
14mu|texlive-hrlatex-0.23-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hrlatex.source.tar.xz
14mu|texlive-hrlatex-0.23-4|17	BuildArch:	noarch
14mu|texlive-hrlatex-0.23-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hrlatex-0.23-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hrlatex-0.23-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hrlatex-0.23-4|21	
14mu|texlive-hrlatex-0.23-4|22	%description
14mu|texlive-hrlatex-0.23-4|23	This package simplifies creation of new documents for the
14mu|texlive-hrlatex-0.23-4|24	(average) Croatian user. As an example, a class file hrdipl.cls
14mu|texlive-hrlatex-0.23-4|25	(designed for the graduation thesis at the University of
14mu|texlive-hrlatex-0.23-4|26	Zagreb) and sample thesis documents are included.
14mu|texlive-hrlatex-0.23-4|27	
14mu|texlive-hrlatex-0.23-4|28	
14mu|texlive-hrlatex-0.23-4|29	#-----------------------------------------------------------------------
14mu|texlive-hrlatex-0.23-4|30	%files
14mu|texlive-hrlatex-0.23-4|31	%{_texmfdistdir}/tex/latex/hrlatex/fsbispit.cls
14mu|texlive-hrlatex-0.23-4|32	%{_texmfdistdir}/tex/latex/hrlatex/fsbmath.sty
14mu|texlive-hrlatex-0.23-4|33	%{_texmfdistdir}/tex/latex/hrlatex/hrlatex.sty
14mu|texlive-hrlatex-0.23-4|34	%doc %{_texmfdistdir}/doc/latex/hrlatex/README
14mu|texlive-hrlatex-0.23-4|35	%doc %{_texmfdistdir}/doc/latex/hrlatex/hrlatex.pdf
14mu|texlive-hrlatex-0.23-4|36	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.fsbispit.tex
14mu|texlive-hrlatex-0.23-4|37	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.minimal.cp1250.tex
14mu|texlive-hrlatex-0.23-4|38	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.minimal.latin2.tex
14mu|texlive-hrlatex-0.23-4|39	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.minimal.utf8.tex
14mu|texlive-hrlatex-0.23-4|40	%doc %{_texmfdistdir}/doc/latex/hrlatex/sample.prezentacija.tex
14mu|texlive-hrlatex-0.23-4|41	#- source
14mu|texlive-hrlatex-0.23-4|42	%doc %{_texmfdistdir}/source/latex/hrlatex/hrlatex.dtx
14mu|texlive-hrlatex-0.23-4|43	%doc %{_texmfdistdir}/source/latex/hrlatex/hrlatex.ins
14mu|texlive-hrlatex-0.23-4|44	
14mu|texlive-hrlatex-0.23-4|45	#-----------------------------------------------------------------------
14mu|texlive-hrlatex-0.23-4|46	%prep
14mu|texlive-hrlatex-0.23-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-hrlatex-0.23-4|48	
14mu|texlive-hrlatex-0.23-4|49	%build
14mu|texlive-hrlatex-0.23-4|50	
14mu|texlive-hrlatex-0.23-4|51	%install
14mu|texlive-hrlatex-0.23-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hrlatex-0.23-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hrlatex-0.23-4|54	
14mu|texlive-hrlatex-0.23-4|55	
14mu|texlive-hrlatex-0.23-4|56	
14mu|texlive-hrlatex-0.23-4|57	%changelog
14mu|texlive-hrlatex-0.23-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.23-4
14mu|texlive-hrlatex-0.23-4|59	+ Revision: e523b6e
14mu|texlive-hrlatex-0.23-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hrlatex-0.23-4|61	
14mu|texlive-hrlatex-0.23-4|62	

24966 14
14mu|texlive-hvfloat-1.1-6|1	# revision 25570
14mu|texlive-hvfloat-1.1-6|2	# category Package
14mu|texlive-hvfloat-1.1-6|3	# catalog-ctan /macros/latex/contrib/hvfloat
14mu|texlive-hvfloat-1.1-6|4	# catalog-date 2012-03-05 13:21:26 +0100
14mu|texlive-hvfloat-1.1-6|5	# catalog-license lppl
14mu|texlive-hvfloat-1.1-6|6	# catalog-version 1.1
14mu|texlive-hvfloat-1.1-6|7	Name:		texlive-hvfloat
14mu|texlive-hvfloat-1.1-6|8	Version:	1.1
14mu|texlive-hvfloat-1.1-6|9	Release:	6
14mu|texlive-hvfloat-1.1-6|10	Summary:	Rotating caption and object of floats independently
14mu|texlive-hvfloat-1.1-6|11	Group:		Publishing
14mu|texlive-hvfloat-1.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hvfloat
14mu|texlive-hvfloat-1.1-6|13	License:	LPPL
14mu|texlive-hvfloat-1.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hvfloat.tar.xz
14mu|texlive-hvfloat-1.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hvfloat.doc.tar.xz
14mu|texlive-hvfloat-1.1-6|16	BuildArch:	noarch
14mu|texlive-hvfloat-1.1-6|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hvfloat-1.1-6|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hvfloat-1.1-6|19	Requires(post):	texlive-kpathsea
14mu|texlive-hvfloat-1.1-6|20	
14mu|texlive-hvfloat-1.1-6|21	%description
14mu|texlive-hvfloat-1.1-6|22	This package defines a macro to place objects (tables and
14mu|texlive-hvfloat-1.1-6|23	figures) and their captions in different positions with
14mu|texlive-hvfloat-1.1-6|24	different rotating angles within a float. All objects and
14mu|texlive-hvfloat-1.1-6|25	captions can be framed. The main command is \hvFloat{float
14mu|texlive-hvfloat-1.1-6|26	type}{floating object}{caption}{label}; a simple example is
14mu|texlive-hvfloat-1.1-6|27	\hvFloat{figure}{\includegraphics{rose}}{Caption}{fig:0}.
14mu|texlive-hvfloat-1.1-6|28	Options are provided to place captions to the right or left,
14mu|texlive-hvfloat-1.1-6|29	and rotated. Setting nonFloat=true results in placing the float
14mu|texlive-hvfloat-1.1-6|30	here.
14mu|texlive-hvfloat-1.1-6|31	
14mu|texlive-hvfloat-1.1-6|32	
14mu|texlive-hvfloat-1.1-6|33	#-----------------------------------------------------------------------
14mu|texlive-hvfloat-1.1-6|34	%files
14mu|texlive-hvfloat-1.1-6|35	%{_texmfdistdir}/tex/latex/hvfloat/hvfloat.sty
14mu|texlive-hvfloat-1.1-6|36	%doc %{_texmfdistdir}/doc/latex/hvfloat/README
14mu|texlive-hvfloat-1.1-6|37	%doc %{_texmfdistdir}/doc/latex/hvfloat/bateaux.jpg
14mu|texlive-hvfloat-1.1-6|38	%doc %{_texmfdistdir}/doc/latex/hvfloat/hvfloat.pdf
14mu|texlive-hvfloat-1.1-6|39	%doc %{_texmfdistdir}/doc/latex/hvfloat/hvfloat.tex
14mu|texlive-hvfloat-1.1-6|40	%doc %{_texmfdistdir}/doc/latex/hvfloat/rose.png
14mu|texlive-hvfloat-1.1-6|41	
14mu|texlive-hvfloat-1.1-6|42	#-----------------------------------------------------------------------
14mu|texlive-hvfloat-1.1-6|43	%prep
14mu|texlive-hvfloat-1.1-6|44	%setup -c -a0 -a1
14mu|texlive-hvfloat-1.1-6|45	
14mu|texlive-hvfloat-1.1-6|46	%build
14mu|texlive-hvfloat-1.1-6|47	
14mu|texlive-hvfloat-1.1-6|48	%install
14mu|texlive-hvfloat-1.1-6|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hvfloat-1.1-6|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hvfloat-1.1-6|51	
14mu|texlive-hvfloat-1.1-6|52	
14mu|texlive-hvfloat-1.1-6|53	
14mu|texlive-hvfloat-1.1-6|54	%changelog
14mu|texlive-hvfloat-1.1-6|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-6
14mu|texlive-hvfloat-1.1-6|56	+ Revision: 861aa1f
14mu|texlive-hvfloat-1.1-6|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hvfloat-1.1-6|58	
14mu|texlive-hvfloat-1.1-6|59	

24967 14
14mu|texlive-hvindex-0.02-4|1	# revision 16136
14mu|texlive-hvindex-0.02-4|2	# category Package
14mu|texlive-hvindex-0.02-4|3	# catalog-ctan /macros/latex/contrib/hvindex
14mu|texlive-hvindex-0.02-4|4	# catalog-date 2009-11-23 13:00:14 +0100
14mu|texlive-hvindex-0.02-4|5	# catalog-license lppl
14mu|texlive-hvindex-0.02-4|6	# catalog-version 0.02
14mu|texlive-hvindex-0.02-4|7	Name:		texlive-hvindex
14mu|texlive-hvindex-0.02-4|8	Version:	0.02
14mu|texlive-hvindex-0.02-4|9	Release:	4
14mu|texlive-hvindex-0.02-4|10	Summary:	Support for indexing
14mu|texlive-hvindex-0.02-4|11	Group:		Publishing
14mu|texlive-hvindex-0.02-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hvindex
14mu|texlive-hvindex-0.02-4|13	License:	LPPL
14mu|texlive-hvindex-0.02-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hvindex.tar.xz
14mu|texlive-hvindex-0.02-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hvindex.doc.tar.xz
14mu|texlive-hvindex-0.02-4|16	BuildArch:	noarch
14mu|texlive-hvindex-0.02-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hvindex-0.02-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hvindex-0.02-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-hvindex-0.02-4|20	
14mu|texlive-hvindex-0.02-4|21	%description
14mu|texlive-hvindex-0.02-4|22	The package simplifies the indexing of words using the \index
14mu|texlive-hvindex-0.02-4|23	command of makeidx. With the package, to index a word in a
14mu|texlive-hvindex-0.02-4|24	text, you only have to type it once; the package makes sure it
14mu|texlive-hvindex-0.02-4|25	is both typeset and indexed.
14mu|texlive-hvindex-0.02-4|26	
14mu|texlive-hvindex-0.02-4|27	
14mu|texlive-hvindex-0.02-4|28	#-----------------------------------------------------------------------
14mu|texlive-hvindex-0.02-4|29	%files
14mu|texlive-hvindex-0.02-4|30	%{_texmfdistdir}/tex/latex/hvindex/hvindex.sty
14mu|texlive-hvindex-0.02-4|31	%doc %{_texmfdistdir}/doc/latex/hvindex/Changes
14mu|texlive-hvindex-0.02-4|32	%doc %{_texmfdistdir}/doc/latex/hvindex/README
14mu|texlive-hvindex-0.02-4|33	%doc %{_texmfdistdir}/doc/latex/hvindex/hvindex.pdf
14mu|texlive-hvindex-0.02-4|34	%doc %{_texmfdistdir}/doc/latex/hvindex/hvindex.tex
14mu|texlive-hvindex-0.02-4|35	
14mu|texlive-hvindex-0.02-4|36	#-----------------------------------------------------------------------
14mu|texlive-hvindex-0.02-4|37	%prep
14mu|texlive-hvindex-0.02-4|38	%setup -c -a0 -a1
14mu|texlive-hvindex-0.02-4|39	
14mu|texlive-hvindex-0.02-4|40	%build
14mu|texlive-hvindex-0.02-4|41	
14mu|texlive-hvindex-0.02-4|42	%install
14mu|texlive-hvindex-0.02-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hvindex-0.02-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hvindex-0.02-4|45	
14mu|texlive-hvindex-0.02-4|46	
14mu|texlive-hvindex-0.02-4|47	
14mu|texlive-hvindex-0.02-4|48	%changelog
14mu|texlive-hvindex-0.02-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.02-4
14mu|texlive-hvindex-0.02-4|50	+ Revision: 58acefb
14mu|texlive-hvindex-0.02-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hvindex-0.02-4|52	
14mu|texlive-hvindex-0.02-4|53	

24968 14
14mu|texlive-hypdvips-3.00-7|1	# revision 28667
14mu|texlive-hypdvips-3.00-7|2	# category Package
14mu|texlive-hypdvips-3.00-7|3	# catalog-ctan /macros/latex/contrib/hypdvips
14mu|texlive-hypdvips-3.00-7|4	# catalog-date 2012-12-30 16:12:46 +0100
14mu|texlive-hypdvips-3.00-7|5	# catalog-license lppl1.3
14mu|texlive-hypdvips-3.00-7|6	# catalog-version 3.00
14mu|texlive-hypdvips-3.00-7|7	Name:		texlive-hypdvips
14mu|texlive-hypdvips-3.00-7|8	Version:	3.00
14mu|texlive-hypdvips-3.00-7|9	Release:	7
14mu|texlive-hypdvips-3.00-7|10	Summary:	Hyperref extensions for use with dvips
14mu|texlive-hypdvips-3.00-7|11	Group:		Publishing
14mu|texlive-hypdvips-3.00-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hypdvips
14mu|texlive-hypdvips-3.00-7|13	License:	LPPL1.3
14mu|texlive-hypdvips-3.00-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hypdvips.tar.xz
14mu|texlive-hypdvips-3.00-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hypdvips.doc.tar.xz
14mu|texlive-hypdvips-3.00-7|16	BuildArch:	noarch
14mu|texlive-hypdvips-3.00-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hypdvips-3.00-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hypdvips-3.00-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-hypdvips-3.00-7|20	
14mu|texlive-hypdvips-3.00-7|21	%description
14mu|texlive-hypdvips-3.00-7|22	The hypdvips package fixes some problems when using hyperref
14mu|texlive-hypdvips-3.00-7|23	with dvips. It also adds support for breaking links, file
14mu|texlive-hypdvips-3.00-7|24	attachments, embedded documents and different types of GoTo-
14mu|texlive-hypdvips-3.00-7|25	links. The cooperation of hyperref with cleveref is improved,
14mu|texlive-hypdvips-3.00-7|26	which in addition allows an enhanced back-referencing system.
14mu|texlive-hypdvips-3.00-7|27	
14mu|texlive-hypdvips-3.00-7|28	
14mu|texlive-hypdvips-3.00-7|29	#-----------------------------------------------------------------------
14mu|texlive-hypdvips-3.00-7|30	%files
14mu|texlive-hypdvips-3.00-7|31	%{_texmfdistdir}/tex/latex/hypdvips/hypdvips.sty
14mu|texlive-hypdvips-3.00-7|32	%doc %{_texmfdistdir}/doc/latex/hypdvips/README
14mu|texlive-hypdvips-3.00-7|33	%doc %{_texmfdistdir}/doc/latex/hypdvips/hypdvips.pdf
14mu|texlive-hypdvips-3.00-7|34	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example1.eps
14mu|texlive-hypdvips-3.00-7|35	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example2.eps
14mu|texlive-hypdvips-3.00-7|36	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example3.eps
14mu|texlive-hypdvips-3.00-7|37	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example4.eps
14mu|texlive-hypdvips-3.00-7|38	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example5.eps
14mu|texlive-hypdvips-3.00-7|39	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example6.eps
14mu|texlive-hypdvips-3.00-7|40	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/example7.eps
14mu|texlive-hypdvips-3.00-7|41	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/graph.eps
14mu|texlive-hypdvips-3.00-7|42	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/icon_draft.eps
14mu|texlive-hypdvips-3.00-7|43	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/ids.eps
14mu|texlive-hypdvips-3.00-7|44	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/logfile.eps
14mu|texlive-hypdvips-3.00-7|45	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/openmsg_six.eps
14mu|texlive-hypdvips-3.00-7|46	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/openmsg_sixinbrowser.eps
14mu|texlive-hypdvips-3.00-7|47	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/paperclip.eps
14mu|texlive-hypdvips-3.00-7|48	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/pushpin.eps
14mu|texlive-hypdvips-3.00-7|49	%doc %{_texmfdistdir}/doc/latex/hypdvips/images/tag.eps
14mu|texlive-hypdvips-3.00-7|50	%doc %{_texmfdistdir}/doc/latex/hypdvips/manifest.txt
14mu|texlive-hypdvips-3.00-7|51	
14mu|texlive-hypdvips-3.00-7|52	#-----------------------------------------------------------------------
14mu|texlive-hypdvips-3.00-7|53	%prep
14mu|texlive-hypdvips-3.00-7|54	%setup -c -a0 -a1
14mu|texlive-hypdvips-3.00-7|55	
14mu|texlive-hypdvips-3.00-7|56	%build
14mu|texlive-hypdvips-3.00-7|57	
14mu|texlive-hypdvips-3.00-7|58	%install
14mu|texlive-hypdvips-3.00-7|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hypdvips-3.00-7|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hypdvips-3.00-7|61	
14mu|texlive-hypdvips-3.00-7|62	%changelog
14mu|texlive-hypdvips-3.00-7|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.00-7
14mu|texlive-hypdvips-3.00-7|64	+ Revision: bf20461
14mu|texlive-hypdvips-3.00-7|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hypdvips-3.00-7|66	
14mu|texlive-hypdvips-3.00-7|67	

24969 14
14mu|texlive-hyper-4.2d-4|1	# revision 17357
14mu|texlive-hyper-4.2d-4|2	# category Package
14mu|texlive-hyper-4.2d-4|3	# catalog-ctan /macros/latex/contrib/hyper
14mu|texlive-hyper-4.2d-4|4	# catalog-date 2010-03-06 16:54:30 +0100
14mu|texlive-hyper-4.2d-4|5	# catalog-license lppl
14mu|texlive-hyper-4.2d-4|6	# catalog-version 4.2d
14mu|texlive-hyper-4.2d-4|7	Name:		texlive-hyper
14mu|texlive-hyper-4.2d-4|8	Version:	4.2d
14mu|texlive-hyper-4.2d-4|9	Release:	4
14mu|texlive-hyper-4.2d-4|10	Summary:	Hypertext cross referencing
14mu|texlive-hyper-4.2d-4|11	Group:		Publishing
14mu|texlive-hyper-4.2d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hyper
14mu|texlive-hyper-4.2d-4|13	License:	LPPL
14mu|texlive-hyper-4.2d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyper.tar.xz
14mu|texlive-hyper-4.2d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyper.doc.tar.xz
14mu|texlive-hyper-4.2d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyper.source.tar.xz
14mu|texlive-hyper-4.2d-4|17	BuildArch:	noarch
14mu|texlive-hyper-4.2d-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hyper-4.2d-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hyper-4.2d-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hyper-4.2d-4|21	
14mu|texlive-hyper-4.2d-4|22	%description
14mu|texlive-hyper-4.2d-4|23	Redefines LaTeX cross-referencing commands to insert \special
14mu|texlive-hyper-4.2d-4|24	commands for HyperTeX dvi viewers, such as recent versions of
14mu|texlive-hyper-4.2d-4|25	xdvi. The package is now largely superseded by hyperref.
14mu|texlive-hyper-4.2d-4|26	
14mu|texlive-hyper-4.2d-4|27	
14mu|texlive-hyper-4.2d-4|28	#-----------------------------------------------------------------------
14mu|texlive-hyper-4.2d-4|29	%files
14mu|texlive-hyper-4.2d-4|30	%{_texmfdistdir}/tex/latex/hyper/amsart.hyp
14mu|texlive-hyper-4.2d-4|31	%{_texmfdistdir}/tex/latex/hyper/amsbook.hyp
14mu|texlive-hyper-4.2d-4|32	%{_texmfdistdir}/tex/latex/hyper/amsdtx.hyp
14mu|texlive-hyper-4.2d-4|33	%{_texmfdistdir}/tex/latex/hyper/amsldoc.hyp
14mu|texlive-hyper-4.2d-4|34	%{_texmfdistdir}/tex/latex/hyper/amsmath.hyp
14mu|texlive-hyper-4.2d-4|35	%{_texmfdistdir}/tex/latex/hyper/amsproc.hyp
14mu|texlive-hyper-4.2d-4|36	%{_texmfdistdir}/tex/latex/hyper/amstex.hyp
14mu|texlive-hyper-4.2d-4|37	%{_texmfdistdir}/tex/latex/hyper/amsthm.hyp
14mu|texlive-hyper-4.2d-4|38	%{_texmfdistdir}/tex/latex/hyper/article.hyp
14mu|texlive-hyper-4.2d-4|39	%{_texmfdistdir}/tex/latex/hyper/book.hyp
14mu|texlive-hyper-4.2d-4|40	%{_texmfdistdir}/tex/latex/hyper/cweb.hyp
14mu|texlive-hyper-4.2d-4|41	%{_texmfdistdir}/tex/latex/hyper/doc.hyp
14mu|texlive-hyper-4.2d-4|42	%{_texmfdistdir}/tex/latex/hyper/fancyheadings.hyp
14mu|texlive-hyper-4.2d-4|43	%{_texmfdistdir}/tex/latex/hyper/ftnright.hyp
14mu|texlive-hyper-4.2d-4|44	%{_texmfdistdir}/tex/latex/hyper/hxt-bc.sty
14mu|texlive-hyper-4.2d-4|45	%{_texmfdistdir}/tex/latex/hyper/hyper.sty
14mu|texlive-hyper-4.2d-4|46	%{_texmfdistdir}/tex/latex/hyper/leqno.hyp
14mu|texlive-hyper-4.2d-4|47	%{_texmfdistdir}/tex/latex/hyper/letter.hyp
14mu|texlive-hyper-4.2d-4|48	%{_texmfdistdir}/tex/latex/hyper/longtable.hyp
14mu|texlive-hyper-4.2d-4|49	%{_texmfdistdir}/tex/latex/hyper/ltnews.hyp
14mu|texlive-hyper-4.2d-4|50	%{_texmfdistdir}/tex/latex/hyper/ltxdoc.hyp
14mu|texlive-hyper-4.2d-4|51	%{_texmfdistdir}/tex/latex/hyper/ltxguide.hyp
14mu|texlive-hyper-4.2d-4|52	%{_texmfdistdir}/tex/latex/hyper/natbib.hyp
14mu|texlive-hyper-4.2d-4|53	%{_texmfdistdir}/tex/latex/hyper/proc.hyp
14mu|texlive-hyper-4.2d-4|54	%{_texmfdistdir}/tex/latex/hyper/report.hyp
14mu|texlive-hyper-4.2d-4|55	%{_texmfdistdir}/tex/latex/hyper/slides.hyp
14mu|texlive-hyper-4.2d-4|56	%{_texmfdistdir}/tex/latex/hyper/subeqnarray.hyp
14mu|texlive-hyper-4.2d-4|57	%{_texmfdistdir}/tex/latex/hyper/theorem.hyp
14mu|texlive-hyper-4.2d-4|58	%{_texmfdistdir}/tex/latex/hyper/upref.hyp
14mu|texlive-hyper-4.2d-4|59	%{_texmfdistdir}/tex/latex/hyper/xr.hyp
14mu|texlive-hyper-4.2d-4|60	%doc %{_texmfdistdir}/doc/latex/hyper/README
14mu|texlive-hyper-4.2d-4|61	%doc %{_texmfdistdir}/doc/latex/hyper/TODO
14mu|texlive-hyper-4.2d-4|62	%doc %{_texmfdistdir}/doc/latex/hyper/contrib/README
14mu|texlive-hyper-4.2d-4|63	%doc %{_texmfdistdir}/doc/latex/hyper/contrib/harvard-to.hyp
14mu|texlive-hyper-4.2d-4|64	%doc %{_texmfdistdir}/doc/latex/hyper/defpattern.sty
14mu|texlive-hyper-4.2d-4|65	%doc %{_texmfdistdir}/doc/latex/hyper/hyper.pdf
14mu|texlive-hyper-4.2d-4|66	%doc %{_texmfdistdir}/doc/latex/hyper/scontrib/README
14mu|texlive-hyper-4.2d-4|67	%doc %{_texmfdistdir}/doc/latex/hyper/scontrib/harvard.hyp
14mu|texlive-hyper-4.2d-4|68	#- source
14mu|texlive-hyper-4.2d-4|69	%doc %{_texmfdistdir}/source/latex/hyper/Makefile-MSDos
14mu|texlive-hyper-4.2d-4|70	%doc %{_texmfdistdir}/source/latex/hyper/Makefile-Unix
14mu|texlive-hyper-4.2d-4|71	%doc %{_texmfdistdir}/source/latex/hyper/backcite.dtx
14mu|texlive-hyper-4.2d-4|72	%doc %{_texmfdistdir}/source/latex/hyper/dvi2pdf.pl
14mu|texlive-hyper-4.2d-4|73	%doc %{_texmfdistdir}/source/latex/hyper/hyper.dtx
14mu|texlive-hyper-4.2d-4|74	%doc %{_texmfdistdir}/source/latex/hyper/hyper.ins
14mu|texlive-hyper-4.2d-4|75	
14mu|texlive-hyper-4.2d-4|76	#-----------------------------------------------------------------------
14mu|texlive-hyper-4.2d-4|77	%prep
14mu|texlive-hyper-4.2d-4|78	%setup -c -a0 -a1 -a2
14mu|texlive-hyper-4.2d-4|79	
14mu|texlive-hyper-4.2d-4|80	%build
14mu|texlive-hyper-4.2d-4|81	
14mu|texlive-hyper-4.2d-4|82	%install
14mu|texlive-hyper-4.2d-4|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hyper-4.2d-4|84	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hyper-4.2d-4|85	
14mu|texlive-hyper-4.2d-4|86	
14mu|texlive-hyper-4.2d-4|87	
14mu|texlive-hyper-4.2d-4|88	%changelog
14mu|texlive-hyper-4.2d-4|89	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.2d-4
14mu|texlive-hyper-4.2d-4|90	+ Revision: 689d6b3
14mu|texlive-hyper-4.2d-4|91	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyper-4.2d-4|92	
14mu|texlive-hyper-4.2d-4|93	

24970 14
14mu|texlive-hypernat-1.0b-4|1	# revision 17358
14mu|texlive-hypernat-1.0b-4|2	# category Package
14mu|texlive-hypernat-1.0b-4|3	# catalog-ctan /macros/latex/contrib/hypernat
14mu|texlive-hypernat-1.0b-4|4	# catalog-date 2010-03-08 12:29:56 +0100
14mu|texlive-hypernat-1.0b-4|5	# catalog-license gpl
14mu|texlive-hypernat-1.0b-4|6	# catalog-version 1.0b
14mu|texlive-hypernat-1.0b-4|7	Name:		texlive-hypernat
14mu|texlive-hypernat-1.0b-4|8	Version:	1.0b
14mu|texlive-hypernat-1.0b-4|9	Release:	4
14mu|texlive-hypernat-1.0b-4|10	Summary:	Allow hyperref and natbib to work together
14mu|texlive-hypernat-1.0b-4|11	Group:		Publishing
14mu|texlive-hypernat-1.0b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hypernat
14mu|texlive-hypernat-1.0b-4|13	License:	GPL
14mu|texlive-hypernat-1.0b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hypernat.tar.xz
14mu|texlive-hypernat-1.0b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hypernat.doc.tar.xz
14mu|texlive-hypernat-1.0b-4|16	BuildArch:	noarch
14mu|texlive-hypernat-1.0b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hypernat-1.0b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hypernat-1.0b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-hypernat-1.0b-4|20	
14mu|texlive-hypernat-1.0b-4|21	%description
14mu|texlive-hypernat-1.0b-4|22	Allows hyperref package and the natbib package with options
14mu|texlive-hypernat-1.0b-4|23	'numbers' and 'sort&compress' to work together. This means that
14mu|texlive-hypernat-1.0b-4|24	multiple sequential citations (e.g [3,2,1]) will be compressed
14mu|texlive-hypernat-1.0b-4|25	to [1-3], where the '1' and the '3' are (color-)linked to the
14mu|texlive-hypernat-1.0b-4|26	bibliography.
14mu|texlive-hypernat-1.0b-4|27	
14mu|texlive-hypernat-1.0b-4|28	
14mu|texlive-hypernat-1.0b-4|29	#-----------------------------------------------------------------------
14mu|texlive-hypernat-1.0b-4|30	%files
14mu|texlive-hypernat-1.0b-4|31	%{_texmfdistdir}/tex/latex/hypernat/hypernat.sty
14mu|texlive-hypernat-1.0b-4|32	%doc %{_texmfdistdir}/doc/latex/hypernat/hypernat.pdf
14mu|texlive-hypernat-1.0b-4|33	%doc %{_texmfdistdir}/doc/latex/hypernat/hypernat.tex
14mu|texlive-hypernat-1.0b-4|34	
14mu|texlive-hypernat-1.0b-4|35	#-----------------------------------------------------------------------
14mu|texlive-hypernat-1.0b-4|36	%prep
14mu|texlive-hypernat-1.0b-4|37	%setup -c -a0 -a1
14mu|texlive-hypernat-1.0b-4|38	
14mu|texlive-hypernat-1.0b-4|39	%build
14mu|texlive-hypernat-1.0b-4|40	
14mu|texlive-hypernat-1.0b-4|41	%install
14mu|texlive-hypernat-1.0b-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hypernat-1.0b-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hypernat-1.0b-4|44	
14mu|texlive-hypernat-1.0b-4|45	
14mu|texlive-hypernat-1.0b-4|46	
14mu|texlive-hypernat-1.0b-4|47	%changelog
14mu|texlive-hypernat-1.0b-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0b-4
14mu|texlive-hypernat-1.0b-4|49	+ Revision: 6c6e041
14mu|texlive-hypernat-1.0b-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hypernat-1.0b-4|51	
14mu|texlive-hypernat-1.0b-4|52	

24971 14
14mu|texlive-hyperref-6.82m-4|1	# revision 26094
14mu|texlive-hyperref-6.82m-4|2	# category Package
14mu|texlive-hyperref-6.82m-4|3	# catalog-ctan /macros/latex/contrib/hyperref
14mu|texlive-hyperref-6.82m-4|4	# catalog-date 2011-12-05 11:03:21 +0100
14mu|texlive-hyperref-6.82m-4|5	# catalog-license lppl
14mu|texlive-hyperref-6.82m-4|6	# catalog-version 6.82m
14mu|texlive-hyperref-6.82m-4|7	Name:		texlive-hyperref
14mu|texlive-hyperref-6.82m-4|8	Version:	6.82m
14mu|texlive-hyperref-6.82m-4|9	Release:	4
14mu|texlive-hyperref-6.82m-4|10	Summary:	Extensive support for hypertext in LaTeX
14mu|texlive-hyperref-6.82m-4|11	Group:		Publishing
14mu|texlive-hyperref-6.82m-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hyperref
14mu|texlive-hyperref-6.82m-4|13	License:	LPPL
14mu|texlive-hyperref-6.82m-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperref.tar.xz
14mu|texlive-hyperref-6.82m-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperref.doc.tar.xz
14mu|texlive-hyperref-6.82m-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperref.source.tar.xz
14mu|texlive-hyperref-6.82m-4|17	BuildArch:	noarch
14mu|texlive-hyperref-6.82m-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hyperref-6.82m-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hyperref-6.82m-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hyperref-6.82m-4|21	
14mu|texlive-hyperref-6.82m-4|22	%description
14mu|texlive-hyperref-6.82m-4|23	The hyperref package is used to handle cross-referencing
14mu|texlive-hyperref-6.82m-4|24	commands in LaTeX to produce hypertext links in the document.
14mu|texlive-hyperref-6.82m-4|25	The package provides backends for the \special set defined for
14mu|texlive-hyperref-6.82m-4|26	HyperTeX DVI processors; for embedded pdfmark commands for
14mu|texlive-hyperref-6.82m-4|27	processing by Acrobat Distiller (dvips and Y&Y's dvipsone); for
14mu|texlive-hyperref-6.82m-4|28	Y&Y's dviwindo; for PDF control within pdfTeX and dvipdfm; for
14mu|texlive-hyperref-6.82m-4|29	TeX4ht; and for VTeX's pdf and HTML backends. The package is
14mu|texlive-hyperref-6.82m-4|30	distributed with the backref and nameref packages, which make
14mu|texlive-hyperref-6.82m-4|31	use of the facilities of hyperref. The package depends on the
14mu|texlive-hyperref-6.82m-4|32	author's kvoptions, ltxcmdsand refcount packages.
14mu|texlive-hyperref-6.82m-4|33	
14mu|texlive-hyperref-6.82m-4|34	
14mu|texlive-hyperref-6.82m-4|35	#-----------------------------------------------------------------------
14mu|texlive-hyperref-6.82m-4|36	%files
14mu|texlive-hyperref-6.82m-4|37	%{_texmfdistdir}/tex/latex/hyperref/backref.sty
14mu|texlive-hyperref-6.82m-4|38	%{_texmfdistdir}/tex/latex/hyperref/hdvipdfm.def
14mu|texlive-hyperref-6.82m-4|39	%{_texmfdistdir}/tex/latex/hyperref/hdvips.def
14mu|texlive-hyperref-6.82m-4|40	%{_texmfdistdir}/tex/latex/hyperref/hdvipson.def
14mu|texlive-hyperref-6.82m-4|41	%{_texmfdistdir}/tex/latex/hyperref/hdviwind.def
14mu|texlive-hyperref-6.82m-4|42	%{_texmfdistdir}/tex/latex/hyperref/hpdftex.def
14mu|texlive-hyperref-6.82m-4|43	%{_texmfdistdir}/tex/latex/hyperref/htex4ht.cfg
14mu|texlive-hyperref-6.82m-4|44	%{_texmfdistdir}/tex/latex/hyperref/htex4ht.def
14mu|texlive-hyperref-6.82m-4|45	%{_texmfdistdir}/tex/latex/hyperref/htexture.def
14mu|texlive-hyperref-6.82m-4|46	%{_texmfdistdir}/tex/latex/hyperref/hvtex.def
14mu|texlive-hyperref-6.82m-4|47	%{_texmfdistdir}/tex/latex/hyperref/hvtexhtm.def
14mu|texlive-hyperref-6.82m-4|48	%{_texmfdistdir}/tex/latex/hyperref/hvtexmrk.def
14mu|texlive-hyperref-6.82m-4|49	%{_texmfdistdir}/tex/latex/hyperref/hxetex.def
14mu|texlive-hyperref-6.82m-4|50	%{_texmfdistdir}/tex/latex/hyperref/hylatex.ltx
14mu|texlive-hyperref-6.82m-4|51	%{_texmfdistdir}/tex/latex/hyperref/hyperref.sty
14mu|texlive-hyperref-6.82m-4|52	%{_texmfdistdir}/tex/latex/hyperref/hypertex.def
14mu|texlive-hyperref-6.82m-4|53	%{_texmfdistdir}/tex/latex/hyperref/minitoc-hyper.sty
14mu|texlive-hyperref-6.82m-4|54	%{_texmfdistdir}/tex/latex/hyperref/nameref.sty
14mu|texlive-hyperref-6.82m-4|55	%{_texmfdistdir}/tex/latex/hyperref/nohyperref.sty
14mu|texlive-hyperref-6.82m-4|56	%{_texmfdistdir}/tex/latex/hyperref/ntheorem-hyper.sty
14mu|texlive-hyperref-6.82m-4|57	%{_texmfdistdir}/tex/latex/hyperref/pd1enc.def
14mu|texlive-hyperref-6.82m-4|58	%{_texmfdistdir}/tex/latex/hyperref/pdfmark.def
14mu|texlive-hyperref-6.82m-4|59	%{_texmfdistdir}/tex/latex/hyperref/puarenc.def
14mu|texlive-hyperref-6.82m-4|60	%{_texmfdistdir}/tex/latex/hyperref/puenc.def
14mu|texlive-hyperref-6.82m-4|61	%{_texmfdistdir}/tex/latex/hyperref/puvnenc.def
14mu|texlive-hyperref-6.82m-4|62	%{_texmfdistdir}/tex/latex/hyperref/xr-hyper.sty
14mu|texlive-hyperref-6.82m-4|63	%doc %{_texmfdistdir}/doc/latex/hyperref/ChangeLog
14mu|texlive-hyperref-6.82m-4|64	%doc %{_texmfdistdir}/doc/latex/hyperref/ChangeLog.pdf
14mu|texlive-hyperref-6.82m-4|65	%doc %{_texmfdistdir}/doc/latex/hyperref/README
14mu|texlive-hyperref-6.82m-4|66	%doc %{_texmfdistdir}/doc/latex/hyperref/README.pdf
14mu|texlive-hyperref-6.82m-4|67	%doc %{_texmfdistdir}/doc/latex/hyperref/backref.pdf
14mu|texlive-hyperref-6.82m-4|68	%doc %{_texmfdistdir}/doc/latex/hyperref/cmmi10-22.gif
14mu|texlive-hyperref-6.82m-4|69	%doc %{_texmfdistdir}/doc/latex/hyperref/cmsy10-21.gif
14mu|texlive-hyperref-6.82m-4|70	%doc %{_texmfdistdir}/doc/latex/hyperref/hyperref.pdf
14mu|texlive-hyperref-6.82m-4|71	%doc %{_texmfdistdir}/doc/latex/hyperref/manual.css
14mu|texlive-hyperref-6.82m-4|72	%doc %{_texmfdistdir}/doc/latex/hyperref/manual.html
14mu|texlive-hyperref-6.82m-4|73	%doc %{_texmfdistdir}/doc/latex/hyperref/manual.pdf
14mu|texlive-hyperref-6.82m-4|74	%doc %{_texmfdistdir}/doc/latex/hyperref/manual2.html
14mu|texlive-hyperref-6.82m-4|75	%doc %{_texmfdistdir}/doc/latex/hyperref/manual3.html
14mu|texlive-hyperref-6.82m-4|76	%doc %{_texmfdistdir}/doc/latex/hyperref/nameref.pdf
14mu|texlive-hyperref-6.82m-4|77	%doc %{_texmfdistdir}/doc/latex/hyperref/options.pdf
14mu|texlive-hyperref-6.82m-4|78	%doc %{_texmfdistdir}/doc/latex/hyperref/paper.pdf
14mu|texlive-hyperref-6.82m-4|79	%doc %{_texmfdistdir}/doc/latex/hyperref/slides.pdf
14mu|texlive-hyperref-6.82m-4|80	#- source
14mu|texlive-hyperref-6.82m-4|81	%doc %{_texmfdistdir}/source/latex/hyperref/backref.dtx
14mu|texlive-hyperref-6.82m-4|82	%doc %{_texmfdistdir}/source/latex/hyperref/bmhydoc.sty
14mu|texlive-hyperref-6.82m-4|83	%doc %{_texmfdistdir}/source/latex/hyperref/doc/fdl.tex
14mu|texlive-hyperref-6.82m-4|84	%doc %{_texmfdistdir}/source/latex/hyperref/doc/manual.tex
14mu|texlive-hyperref-6.82m-4|85	%doc %{_texmfdistdir}/source/latex/hyperref/doc/options.tex
14mu|texlive-hyperref-6.82m-4|86	%doc %{_texmfdistdir}/source/latex/hyperref/hyperref.dtx
14mu|texlive-hyperref-6.82m-4|87	%doc %{_texmfdistdir}/source/latex/hyperref/hyperref.ins
14mu|texlive-hyperref-6.82m-4|88	%doc %{_texmfdistdir}/source/latex/hyperref/nameref.dtx
14mu|texlive-hyperref-6.82m-4|89	%doc %{_texmfdistdir}/source/latex/hyperref/test/Makefile
14mu|texlive-hyperref-6.82m-4|90	%doc %{_texmfdistdir}/source/latex/hyperref/test/bit.tex
14mu|texlive-hyperref-6.82m-4|91	%doc %{_texmfdistdir}/source/latex/hyperref/test/hog.eps
14mu|texlive-hyperref-6.82m-4|92	%doc %{_texmfdistdir}/source/latex/hyperref/test/hog.pdf
14mu|texlive-hyperref-6.82m-4|93	%doc %{_texmfdistdir}/source/latex/hyperref/test/phys1.jpg
14mu|texlive-hyperref-6.82m-4|94	%doc %{_texmfdistdir}/source/latex/hyperref/test/phys2.jpg
14mu|texlive-hyperref-6.82m-4|95	%doc %{_texmfdistdir}/source/latex/hyperref/test/picture.eps
14mu|texlive-hyperref-6.82m-4|96	%doc %{_texmfdistdir}/source/latex/hyperref/test/picture.pdf
14mu|texlive-hyperref-6.82m-4|97	%doc %{_texmfdistdir}/source/latex/hyperref/test/picture.png
14mu|texlive-hyperref-6.82m-4|98	%doc %{_texmfdistdir}/source/latex/hyperref/test/test-bm-pu-licr.tex
14mu|texlive-hyperref-6.82m-4|99	%doc %{_texmfdistdir}/source/latex/hyperref/test/test0.tex
14mu|texlive-hyperref-6.82m-4|100	%doc %{_texmfdistdir}/source/latex/hyperref/test/test1.tex
14mu|texlive-hyperref-6.82m-4|101	%doc %{_texmfdistdir}/source/latex/hyperref/test/test2.tex
14mu|texlive-hyperref-6.82m-4|102	%doc %{_texmfdistdir}/source/latex/hyperref/test/test3.tex
14mu|texlive-hyperref-6.82m-4|103	%doc %{_texmfdistdir}/source/latex/hyperref/test/test4.tex
14mu|texlive-hyperref-6.82m-4|104	%doc %{_texmfdistdir}/source/latex/hyperref/test/test6.tex
14mu|texlive-hyperref-6.82m-4|105	%doc %{_texmfdistdir}/source/latex/hyperref/test/test7.tex
14mu|texlive-hyperref-6.82m-4|106	%doc %{_texmfdistdir}/source/latex/hyperref/test/test8.tex
14mu|texlive-hyperref-6.82m-4|107	%doc %{_texmfdistdir}/source/latex/hyperref/test/testams.tex
14mu|texlive-hyperref-6.82m-4|108	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbib.bbl
14mu|texlive-hyperref-6.82m-4|109	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbib.bib
14mu|texlive-hyperref-6.82m-4|110	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbib.tex
14mu|texlive-hyperref-6.82m-4|111	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbmgl.tex
14mu|texlive-hyperref-6.82m-4|112	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbmu.tex
14mu|texlive-hyperref-6.82m-4|113	%doc %{_texmfdistdir}/source/latex/hyperref/test/testbookmark.tex
14mu|texlive-hyperref-6.82m-4|114	%doc %{_texmfdistdir}/source/latex/hyperref/test/testfor2.tex
14mu|texlive-hyperref-6.82m-4|115	%doc %{_texmfdistdir}/source/latex/hyperref/test/testform.tex
14mu|texlive-hyperref-6.82m-4|116	%doc %{_texmfdistdir}/source/latex/hyperref/test/testinfo.tex
14mu|texlive-hyperref-6.82m-4|117	%doc %{_texmfdistdir}/source/latex/hyperref/test/testnb.tex
14mu|texlive-hyperref-6.82m-4|118	%doc %{_texmfdistdir}/source/latex/hyperref/test/testoz.tex
14mu|texlive-hyperref-6.82m-4|119	%doc %{_texmfdistdir}/source/latex/hyperref/test/testslide.tex
14mu|texlive-hyperref-6.82m-4|120	%doc %{_texmfdistdir}/source/latex/hyperref/test/testurl.bbl
14mu|texlive-hyperref-6.82m-4|121	%doc %{_texmfdistdir}/source/latex/hyperref/test/testurl.bib
14mu|texlive-hyperref-6.82m-4|122	%doc %{_texmfdistdir}/source/latex/hyperref/test/testurl.tex
14mu|texlive-hyperref-6.82m-4|123	
14mu|texlive-hyperref-6.82m-4|124	#-----------------------------------------------------------------------
14mu|texlive-hyperref-6.82m-4|125	%prep
14mu|texlive-hyperref-6.82m-4|126	%setup -c -a0 -a1 -a2
14mu|texlive-hyperref-6.82m-4|127	
14mu|texlive-hyperref-6.82m-4|128	%build
14mu|texlive-hyperref-6.82m-4|129	
14mu|texlive-hyperref-6.82m-4|130	%install
14mu|texlive-hyperref-6.82m-4|131	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hyperref-6.82m-4|132	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hyperref-6.82m-4|133	
14mu|texlive-hyperref-6.82m-4|134	
14mu|texlive-hyperref-6.82m-4|135	
14mu|texlive-hyperref-6.82m-4|136	%changelog
14mu|texlive-hyperref-6.82m-4|137	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.82m-4
14mu|texlive-hyperref-6.82m-4|138	+ Revision: 0c3b385
14mu|texlive-hyperref-6.82m-4|139	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyperref-6.82m-4|140	
14mu|texlive-hyperref-6.82m-4|141	

24972 14
14mu|texlive-hyperxmp-2.40-3|1	# revision 32560
14mu|texlive-hyperxmp-2.40-3|2	# category Package
14mu|texlive-hyperxmp-2.40-3|3	# catalog-ctan /macros/latex/contrib/hyperxmp
14mu|texlive-hyperxmp-2.40-3|4	# catalog-date 2014-01-03 12:23:53 +0100
14mu|texlive-hyperxmp-2.40-3|5	# catalog-license lppl1.3
14mu|texlive-hyperxmp-2.40-3|6	# catalog-version 2.4
14mu|texlive-hyperxmp-2.40-3|7	Name:		texlive-hyperxmp
14mu|texlive-hyperxmp-2.40-3|8	Version:	2.40
14mu|texlive-hyperxmp-2.40-3|9	Release:	3
14mu|texlive-hyperxmp-2.40-3|10	Summary:	Embed XMP metadata within a LaTeX document
14mu|texlive-hyperxmp-2.40-3|11	Group:		Publishing
14mu|texlive-hyperxmp-2.40-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hyperxmp
14mu|texlive-hyperxmp-2.40-3|13	License:	LPPL1.3
14mu|texlive-hyperxmp-2.40-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperxmp.tar.xz
14mu|texlive-hyperxmp-2.40-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperxmp.doc.tar.xz
14mu|texlive-hyperxmp-2.40-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperxmp.source.tar.xz
14mu|texlive-hyperxmp-2.40-3|17	BuildArch:	noarch
14mu|texlive-hyperxmp-2.40-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hyperxmp-2.40-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hyperxmp-2.40-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-hyperxmp-2.40-3|21	
14mu|texlive-hyperxmp-2.40-3|22	%description
14mu|texlive-hyperxmp-2.40-3|23	XMP (eXtensible Metadata Platform) is a mechanism proposed by
14mu|texlive-hyperxmp-2.40-3|24	Adobe for embedding document metadata within the document
14mu|texlive-hyperxmp-2.40-3|25	itself. The metadata is designed to be easy to extract, even by
14mu|texlive-hyperxmp-2.40-3|26	programs that are oblivious to the document's file format. Most
14mu|texlive-hyperxmp-2.40-3|27	of Adobe's applications store XMP metadata when saving files.
14mu|texlive-hyperxmp-2.40-3|28	Now, with the hyperxmp package, it is trivial for LaTeX
14mu|texlive-hyperxmp-2.40-3|29	document authors to store XMP metadata in their documents as
14mu|texlive-hyperxmp-2.40-3|30	well. Version 2.2 of the package added support for the IPTC
14mu|texlive-hyperxmp-2.40-3|31	Photo Metadata schema. It allows \xmpcomma and \xmpquote to be
14mu|texlive-hyperxmp-2.40-3|32	used in any hyperxmp option, not only those that require
14mu|texlive-hyperxmp-2.40-3|33	special treatment of commas. And it introduces an \xmplinesep
14mu|texlive-hyperxmp-2.40-3|34	macro that controls how multiline fields are represented in the
14mu|texlive-hyperxmp-2.40-3|35	XMP packet. The package integrates seamlessly with hyperref and
14mu|texlive-hyperxmp-2.40-3|36	requires virtually no modifications to documents that already
14mu|texlive-hyperxmp-2.40-3|37	exploit hyperref's mechanisms for specifying PDF metadata. The
14mu|texlive-hyperxmp-2.40-3|38	current version of hyperxmp can embed the following metadata as
14mu|texlive-hyperxmp-2.40-3|39	XMP: title, authors, primary author's title or position,
14mu|texlive-hyperxmp-2.40-3|40	metadata writer, subject/summary, keywords, copyright, license
14mu|texlive-hyperxmp-2.40-3|41	URL, document base URL, document identifier and instance
14mu|texlive-hyperxmp-2.40-3|42	identifier, language, source file name, PDF generating tool,
14mu|texlive-hyperxmp-2.40-3|43	PDF version, and contact telephone number/postal address/email
14mu|texlive-hyperxmp-2.40-3|44	address/URL. Hyperxmp currently embeds XMP only within PDF
14mu|texlive-hyperxmp-2.40-3|45	documents; it is compatible with pdflatex, xelatex,
14mu|texlive-hyperxmp-2.40-3|46	latex+dvipdfm, and latex+dvips+ps2pdf.
14mu|texlive-hyperxmp-2.40-3|47	
14mu|texlive-hyperxmp-2.40-3|48	
14mu|texlive-hyperxmp-2.40-3|49	#-----------------------------------------------------------------------
14mu|texlive-hyperxmp-2.40-3|50	%files
14mu|texlive-hyperxmp-2.40-3|51	%{_texmfdistdir}/tex/latex/hyperxmp/hyperxmp.sty
14mu|texlive-hyperxmp-2.40-3|52	%doc %{_texmfdistdir}/doc/latex/hyperxmp/README
14mu|texlive-hyperxmp-2.40-3|53	%doc %{_texmfdistdir}/doc/latex/hyperxmp/hyperxmp.pdf
14mu|texlive-hyperxmp-2.40-3|54	#- source
14mu|texlive-hyperxmp-2.40-3|55	%doc %{_texmfdistdir}/source/latex/hyperxmp/einstein-xmp.tex
14mu|texlive-hyperxmp-2.40-3|56	%doc %{_texmfdistdir}/source/latex/hyperxmp/einstein1.png
14mu|texlive-hyperxmp-2.40-3|57	%doc %{_texmfdistdir}/source/latex/hyperxmp/einstein2.png
14mu|texlive-hyperxmp-2.40-3|58	%doc %{_texmfdistdir}/source/latex/hyperxmp/gglo-hyxmp.ist
14mu|texlive-hyperxmp-2.40-3|59	%doc %{_texmfdistdir}/source/latex/hyperxmp/gind-hyxmp.ist
14mu|texlive-hyperxmp-2.40-3|60	%doc %{_texmfdistdir}/source/latex/hyperxmp/hyperxmp.dtx
14mu|texlive-hyperxmp-2.40-3|61	%doc %{_texmfdistdir}/source/latex/hyperxmp/hyperxmp.ins
14mu|texlive-hyperxmp-2.40-3|62	
14mu|texlive-hyperxmp-2.40-3|63	#-----------------------------------------------------------------------
14mu|texlive-hyperxmp-2.40-3|64	%prep
14mu|texlive-hyperxmp-2.40-3|65	%setup -c -a0 -a1 -a2
14mu|texlive-hyperxmp-2.40-3|66	
14mu|texlive-hyperxmp-2.40-3|67	%build
14mu|texlive-hyperxmp-2.40-3|68	
14mu|texlive-hyperxmp-2.40-3|69	%install
14mu|texlive-hyperxmp-2.40-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hyperxmp-2.40-3|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hyperxmp-2.40-3|72	
14mu|texlive-hyperxmp-2.40-3|73	%changelog
14mu|texlive-hyperxmp-2.40-3|74	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.40-3
14mu|texlive-hyperxmp-2.40-3|75	+ Revision: ae48519
14mu|texlive-hyperxmp-2.40-3|76	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyperxmp-2.40-3|77	
14mu|texlive-hyperxmp-2.40-3|78	

24973 14
14mu|texlive-hyphen-afrikaans-20120611-3|1	# revision 25990
14mu|texlive-hyphen-afrikaans-20120611-3|2	# category TLCore
14mu|texlive-hyphen-afrikaans-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-afrikaans-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-afrikaans-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-afrikaans-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-afrikaans-20120611-3|7	Name:		texlive-hyphen-afrikaans
14mu|texlive-hyphen-afrikaans-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-afrikaans-20120611-3|9	Release:	3
14mu|texlive-hyphen-afrikaans-20120611-3|10	Summary:	Afrikaans hyphenation patterns
14mu|texlive-hyphen-afrikaans-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-afrikaans-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-afrikaans-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-afrikaans-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-afrikaans.tar.xz
14mu|texlive-hyphen-afrikaans-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-afrikaans-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-afrikaans-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-afrikaans-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-afrikaans-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-afrikaans-20120611-3|20	
14mu|texlive-hyphen-afrikaans-20120611-3|21	%description
14mu|texlive-hyphen-afrikaans-20120611-3|22	Hyphenation patterns for Afrikaans in T1/EC and UTF-8
14mu|texlive-hyphen-afrikaans-20120611-3|23	encodings. OpenOffice includes older patterns created by a
14mu|texlive-hyphen-afrikaans-20120611-3|24	different author, but the patterns packaged with TeX are
14mu|texlive-hyphen-afrikaans-20120611-3|25	considered superior in quality.
14mu|texlive-hyphen-afrikaans-20120611-3|26	
14mu|texlive-hyphen-afrikaans-20120611-3|27	
14mu|texlive-hyphen-afrikaans-20120611-3|28	#-----------------------------------------------------------------------
14mu|texlive-hyphen-afrikaans-20120611-3|29	%files
14mu|texlive-hyphen-afrikaans-20120611-3|30	%_texmf_language_dat_d/hyphen-afrikaans
14mu|texlive-hyphen-afrikaans-20120611-3|31	%_texmf_language_def_d/hyphen-afrikaans
14mu|texlive-hyphen-afrikaans-20120611-3|32	%_texmf_language_lua_d/hyphen-afrikaans
14mu|texlive-hyphen-afrikaans-20120611-3|33	
14mu|texlive-hyphen-afrikaans-20120611-3|34	#-----------------------------------------------------------------------
14mu|texlive-hyphen-afrikaans-20120611-3|35	%prep
14mu|texlive-hyphen-afrikaans-20120611-3|36	%setup -c -a0
14mu|texlive-hyphen-afrikaans-20120611-3|37	
14mu|texlive-hyphen-afrikaans-20120611-3|38	%build
14mu|texlive-hyphen-afrikaans-20120611-3|39	
14mu|texlive-hyphen-afrikaans-20120611-3|40	%install
14mu|texlive-hyphen-afrikaans-20120611-3|41	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-afrikaans-20120611-3|42	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-afrikaans <<EOF
14mu|texlive-hyphen-afrikaans-20120611-3|43	\%% from hyphen-afrikaans:
14mu|texlive-hyphen-afrikaans-20120611-3|44	afrikaans loadhyph-af.tex
14mu|texlive-hyphen-afrikaans-20120611-3|45	EOF
14mu|texlive-hyphen-afrikaans-20120611-3|46	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-afrikaans
14mu|texlive-hyphen-afrikaans-20120611-3|47	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-afrikaans-20120611-3|48	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-afrikaans <<EOF
14mu|texlive-hyphen-afrikaans-20120611-3|49	\%% from hyphen-afrikaans:
14mu|texlive-hyphen-afrikaans-20120611-3|50	\addlanguage{afrikaans}{loadhyph-af.tex}{}{1}{2}
14mu|texlive-hyphen-afrikaans-20120611-3|51	EOF
14mu|texlive-hyphen-afrikaans-20120611-3|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-afrikaans
14mu|texlive-hyphen-afrikaans-20120611-3|53	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-afrikaans-20120611-3|54	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-afrikaans <<EOF
14mu|texlive-hyphen-afrikaans-20120611-3|55	-- from hyphen-afrikaans:
14mu|texlive-hyphen-afrikaans-20120611-3|56	['afrikaans'] = {
14mu|texlive-hyphen-afrikaans-20120611-3|57	loader = 'loadhyph-af.tex',
14mu|texlive-hyphen-afrikaans-20120611-3|58	lefthyphenmin = 1,
14mu|texlive-hyphen-afrikaans-20120611-3|59	righthyphenmin = 2,
14mu|texlive-hyphen-afrikaans-20120611-3|60	synonyms = {  },
14mu|texlive-hyphen-afrikaans-20120611-3|61	patterns = 'hyph-af.pat.txt',
14mu|texlive-hyphen-afrikaans-20120611-3|62	hyphenation = 'hyph-af.hyp.txt',
14mu|texlive-hyphen-afrikaans-20120611-3|63	},
14mu|texlive-hyphen-afrikaans-20120611-3|64	EOF
14mu|texlive-hyphen-afrikaans-20120611-3|65	
14mu|texlive-hyphen-afrikaans-20120611-3|66	
14mu|texlive-hyphen-afrikaans-20120611-3|67	
14mu|texlive-hyphen-afrikaans-20120611-3|68	%changelog
14mu|texlive-hyphen-afrikaans-20120611-3|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-afrikaans-20120611-3|70	+ Revision: 50deae0
14mu|texlive-hyphen-afrikaans-20120611-3|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-afrikaans-20120611-3|72	
14mu|texlive-hyphen-afrikaans-20120611-3|73	

24974 14
14mu|texlive-hyphen-arabic-20120124-3|1	# revision 23085
14mu|texlive-hyphen-arabic-20120124-3|2	# category TLCore
14mu|texlive-hyphen-arabic-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-arabic-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-arabic-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-arabic-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-arabic-20120124-3|7	Name:		texlive-hyphen-arabic
14mu|texlive-hyphen-arabic-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-arabic-20120124-3|9	Release:	3
14mu|texlive-hyphen-arabic-20120124-3|10	Summary:	(No) Arabic hyphenation patterns
14mu|texlive-hyphen-arabic-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-arabic-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-arabic-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-arabic-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-arabic.tar.xz
14mu|texlive-hyphen-arabic-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-arabic-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-arabic-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-arabic-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-arabic-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-arabic-20120124-3|20	
14mu|texlive-hyphen-arabic-20120124-3|21	%description
14mu|texlive-hyphen-arabic-20120124-3|22	Prevent hyphenation in Arabic.
14mu|texlive-hyphen-arabic-20120124-3|23	
14mu|texlive-hyphen-arabic-20120124-3|24	
14mu|texlive-hyphen-arabic-20120124-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-arabic-20120124-3|26	%files
14mu|texlive-hyphen-arabic-20120124-3|27	%_texmf_language_dat_d/hyphen-arabic
14mu|texlive-hyphen-arabic-20120124-3|28	%_texmf_language_def_d/hyphen-arabic
14mu|texlive-hyphen-arabic-20120124-3|29	%_texmf_language_lua_d/hyphen-arabic
14mu|texlive-hyphen-arabic-20120124-3|30	
14mu|texlive-hyphen-arabic-20120124-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-arabic-20120124-3|32	%prep
14mu|texlive-hyphen-arabic-20120124-3|33	%setup -c -a0
14mu|texlive-hyphen-arabic-20120124-3|34	
14mu|texlive-hyphen-arabic-20120124-3|35	%build
14mu|texlive-hyphen-arabic-20120124-3|36	
14mu|texlive-hyphen-arabic-20120124-3|37	%install
14mu|texlive-hyphen-arabic-20120124-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-arabic-20120124-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-arabic <<EOF
14mu|texlive-hyphen-arabic-20120124-3|40	\%% from hyphen-arabic:
14mu|texlive-hyphen-arabic-20120124-3|41	arabic zerohyph.tex
14mu|texlive-hyphen-arabic-20120124-3|42	EOF
14mu|texlive-hyphen-arabic-20120124-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-arabic
14mu|texlive-hyphen-arabic-20120124-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-arabic-20120124-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-arabic <<EOF
14mu|texlive-hyphen-arabic-20120124-3|46	\%% from hyphen-arabic:
14mu|texlive-hyphen-arabic-20120124-3|47	\addlanguage{arabic}{zerohyph.tex}{}{2}{3}
14mu|texlive-hyphen-arabic-20120124-3|48	EOF
14mu|texlive-hyphen-arabic-20120124-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-arabic
14mu|texlive-hyphen-arabic-20120124-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-arabic-20120124-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-arabic <<EOF
14mu|texlive-hyphen-arabic-20120124-3|52	-- from hyphen-arabic:
14mu|texlive-hyphen-arabic-20120124-3|53	['arabic'] = {
14mu|texlive-hyphen-arabic-20120124-3|54	loader = 'zerohyph.tex',
14mu|texlive-hyphen-arabic-20120124-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-arabic-20120124-3|56	righthyphenmin = 3,
14mu|texlive-hyphen-arabic-20120124-3|57	synonyms = {  },
14mu|texlive-hyphen-arabic-20120124-3|58	patterns = '',
14mu|texlive-hyphen-arabic-20120124-3|59	},
14mu|texlive-hyphen-arabic-20120124-3|60	EOF
14mu|texlive-hyphen-arabic-20120124-3|61	
14mu|texlive-hyphen-arabic-20120124-3|62	
14mu|texlive-hyphen-arabic-20120124-3|63	
14mu|texlive-hyphen-arabic-20120124-3|64	%changelog
14mu|texlive-hyphen-arabic-20120124-3|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-arabic-20120124-3|66	+ Revision: a8e4b4b
14mu|texlive-hyphen-arabic-20120124-3|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-arabic-20120124-3|68	
14mu|texlive-hyphen-arabic-20120124-3|69	

24975 14
14mu|texlive-hyphen-armenian-20120124-3|1	# revision 23085
14mu|texlive-hyphen-armenian-20120124-3|2	# category TLCore
14mu|texlive-hyphen-armenian-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-armenian-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-armenian-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-armenian-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-armenian-20120124-3|7	Name:		texlive-hyphen-armenian
14mu|texlive-hyphen-armenian-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-armenian-20120124-3|9	Release:	3
14mu|texlive-hyphen-armenian-20120124-3|10	Summary:	Armenian hyphenation patterns
14mu|texlive-hyphen-armenian-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-armenian-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-armenian-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-armenian-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-armenian.tar.xz
14mu|texlive-hyphen-armenian-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-armenian-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-armenian-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-armenian-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-armenian-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-armenian-20120124-3|20	
14mu|texlive-hyphen-armenian-20120124-3|21	%description
14mu|texlive-hyphen-armenian-20120124-3|22	Hyphenation patterns for Armenian for Unicode engines.
14mu|texlive-hyphen-armenian-20120124-3|23	
14mu|texlive-hyphen-armenian-20120124-3|24	
14mu|texlive-hyphen-armenian-20120124-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-armenian-20120124-3|26	%files
14mu|texlive-hyphen-armenian-20120124-3|27	%_texmf_language_dat_d/hyphen-armenian
14mu|texlive-hyphen-armenian-20120124-3|28	%_texmf_language_def_d/hyphen-armenian
14mu|texlive-hyphen-armenian-20120124-3|29	%_texmf_language_lua_d/hyphen-armenian
14mu|texlive-hyphen-armenian-20120124-3|30	
14mu|texlive-hyphen-armenian-20120124-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-armenian-20120124-3|32	%prep
14mu|texlive-hyphen-armenian-20120124-3|33	%setup -c -a0
14mu|texlive-hyphen-armenian-20120124-3|34	
14mu|texlive-hyphen-armenian-20120124-3|35	%build
14mu|texlive-hyphen-armenian-20120124-3|36	
14mu|texlive-hyphen-armenian-20120124-3|37	%install
14mu|texlive-hyphen-armenian-20120124-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-armenian-20120124-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-armenian <<EOF
14mu|texlive-hyphen-armenian-20120124-3|40	\%% from hyphen-armenian:
14mu|texlive-hyphen-armenian-20120124-3|41	armenian loadhyph-hy.tex
14mu|texlive-hyphen-armenian-20120124-3|42	EOF
14mu|texlive-hyphen-armenian-20120124-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-armenian
14mu|texlive-hyphen-armenian-20120124-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-armenian-20120124-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-armenian <<EOF
14mu|texlive-hyphen-armenian-20120124-3|46	\%% from hyphen-armenian:
14mu|texlive-hyphen-armenian-20120124-3|47	\addlanguage{armenian}{loadhyph-hy.tex}{}{1}{2}
14mu|texlive-hyphen-armenian-20120124-3|48	EOF
14mu|texlive-hyphen-armenian-20120124-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-armenian
14mu|texlive-hyphen-armenian-20120124-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-armenian-20120124-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-armenian <<EOF
14mu|texlive-hyphen-armenian-20120124-3|52	-- from hyphen-armenian:
14mu|texlive-hyphen-armenian-20120124-3|53	['armenian'] = {
14mu|texlive-hyphen-armenian-20120124-3|54	loader = 'loadhyph-hy.tex',
14mu|texlive-hyphen-armenian-20120124-3|55	lefthyphenmin = 1,
14mu|texlive-hyphen-armenian-20120124-3|56	righthyphenmin = 2,
14mu|texlive-hyphen-armenian-20120124-3|57	synonyms = {  },
14mu|texlive-hyphen-armenian-20120124-3|58	patterns = 'hyph-hy.pat.txt',
14mu|texlive-hyphen-armenian-20120124-3|59	hyphenation = '',
14mu|texlive-hyphen-armenian-20120124-3|60	},
14mu|texlive-hyphen-armenian-20120124-3|61	EOF
14mu|texlive-hyphen-armenian-20120124-3|62	
14mu|texlive-hyphen-armenian-20120124-3|63	
14mu|texlive-hyphen-armenian-20120124-3|64	
14mu|texlive-hyphen-armenian-20120124-3|65	%changelog
14mu|texlive-hyphen-armenian-20120124-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-armenian-20120124-3|67	+ Revision: 5e1e711
14mu|texlive-hyphen-armenian-20120124-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-armenian-20120124-3|69	
14mu|texlive-hyphen-armenian-20120124-3|70	

24976 14
14mu|texlive-hyphenat-2.3c-4|1	# revision 15878
14mu|texlive-hyphenat-2.3c-4|2	# category Package
14mu|texlive-hyphenat-2.3c-4|3	# catalog-ctan /macros/latex/contrib/hyphenat
14mu|texlive-hyphenat-2.3c-4|4	# catalog-date 2009-09-02 18:09:14 +0200
14mu|texlive-hyphenat-2.3c-4|5	# catalog-license lppl1.3
14mu|texlive-hyphenat-2.3c-4|6	# catalog-version 2.3c
14mu|texlive-hyphenat-2.3c-4|7	Name:		texlive-hyphenat
14mu|texlive-hyphenat-2.3c-4|8	Version:	2.3c
14mu|texlive-hyphenat-2.3c-4|9	Release:	4
14mu|texlive-hyphenat-2.3c-4|10	Summary:	Disable/enable hypenation
14mu|texlive-hyphenat-2.3c-4|11	Group:		Publishing
14mu|texlive-hyphenat-2.3c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hyphenat
14mu|texlive-hyphenat-2.3c-4|13	License:	LPPL1.3
14mu|texlive-hyphenat-2.3c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphenat.tar.xz
14mu|texlive-hyphenat-2.3c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphenat.doc.tar.xz
14mu|texlive-hyphenat-2.3c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphenat.source.tar.xz
14mu|texlive-hyphenat-2.3c-4|17	BuildArch:	noarch
14mu|texlive-hyphenat-2.3c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphenat-2.3c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphenat-2.3c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-hyphenat-2.3c-4|21	
14mu|texlive-hyphenat-2.3c-4|22	%description
14mu|texlive-hyphenat-2.3c-4|23	This package can disable all hyphenation or enable hyphenation
14mu|texlive-hyphenat-2.3c-4|24	of non-alphabetics or monospaced fonts. The package can also
14mu|texlive-hyphenat-2.3c-4|25	enable hyphenation within 'words' that contain non-alphabetic
14mu|texlive-hyphenat-2.3c-4|26	characters (e.g., that include underscores), and hyphenation of
14mu|texlive-hyphenat-2.3c-4|27	text typeset in monospaced (e.g., cmtt) fonts.
14mu|texlive-hyphenat-2.3c-4|28	
14mu|texlive-hyphenat-2.3c-4|29	
14mu|texlive-hyphenat-2.3c-4|30	#-----------------------------------------------------------------------
14mu|texlive-hyphenat-2.3c-4|31	%files
14mu|texlive-hyphenat-2.3c-4|32	%{_texmfdistdir}/tex/latex/hyphenat/hyphenat.sty
14mu|texlive-hyphenat-2.3c-4|33	%doc %{_texmfdistdir}/doc/latex/hyphenat/README
14mu|texlive-hyphenat-2.3c-4|34	%doc %{_texmfdistdir}/doc/latex/hyphenat/hyphenat.pdf
14mu|texlive-hyphenat-2.3c-4|35	#- source
14mu|texlive-hyphenat-2.3c-4|36	%doc %{_texmfdistdir}/source/latex/hyphenat/hyphenat.dtx
14mu|texlive-hyphenat-2.3c-4|37	%doc %{_texmfdistdir}/source/latex/hyphenat/hyphenat.ins
14mu|texlive-hyphenat-2.3c-4|38	
14mu|texlive-hyphenat-2.3c-4|39	#-----------------------------------------------------------------------
14mu|texlive-hyphenat-2.3c-4|40	%prep
14mu|texlive-hyphenat-2.3c-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-hyphenat-2.3c-4|42	
14mu|texlive-hyphenat-2.3c-4|43	%build
14mu|texlive-hyphenat-2.3c-4|44	
14mu|texlive-hyphenat-2.3c-4|45	%install
14mu|texlive-hyphenat-2.3c-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hyphenat-2.3c-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hyphenat-2.3c-4|48	
14mu|texlive-hyphenat-2.3c-4|49	
14mu|texlive-hyphenat-2.3c-4|50	
14mu|texlive-hyphenat-2.3c-4|51	%changelog
14mu|texlive-hyphenat-2.3c-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3c-4
14mu|texlive-hyphenat-2.3c-4|53	+ Revision: 09a0109
14mu|texlive-hyphenat-2.3c-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphenat-2.3c-4|55	
14mu|texlive-hyphenat-2.3c-4|56	

24977 14
14mu|texlive-hyphen-basque-20090924-5|1	# revision 23085
14mu|texlive-hyphen-basque-20090924-5|2	# category TLCore
14mu|texlive-hyphen-basque-20090924-5|3	# catalog-ctan /language/basque
14mu|texlive-hyphen-basque-20090924-5|4	# catalog-date 2009-09-24 15:05:48 +0200
14mu|texlive-hyphen-basque-20090924-5|5	# catalog-license other-free
14mu|texlive-hyphen-basque-20090924-5|6	# catalog-version undef
14mu|texlive-hyphen-basque-20090924-5|7	Name:		texlive-hyphen-basque
14mu|texlive-hyphen-basque-20090924-5|8	Version:	20090924
14mu|texlive-hyphen-basque-20090924-5|9	Release:	5
14mu|texlive-hyphen-basque-20090924-5|10	Summary:	Basque hyphenation patterns
14mu|texlive-hyphen-basque-20090924-5|11	Group:		Publishing
14mu|texlive-hyphen-basque-20090924-5|12	URL:		http://www.ctan.org/tex-archive/language/basque
14mu|texlive-hyphen-basque-20090924-5|13	License:	OTHER-FREE
14mu|texlive-hyphen-basque-20090924-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-basque.tar.xz
14mu|texlive-hyphen-basque-20090924-5|15	BuildArch:	noarch
14mu|texlive-hyphen-basque-20090924-5|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-basque-20090924-5|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-basque-20090924-5|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-basque-20090924-5|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-basque-20090924-5|20	
14mu|texlive-hyphen-basque-20090924-5|21	%description
14mu|texlive-hyphen-basque-20090924-5|22	Hyphenation patterns for Basque in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-basque-20090924-5|23	
14mu|texlive-hyphen-basque-20090924-5|24	
14mu|texlive-hyphen-basque-20090924-5|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-basque-20090924-5|26	%files
14mu|texlive-hyphen-basque-20090924-5|27	%_texmf_language_dat_d/hyphen-basque
14mu|texlive-hyphen-basque-20090924-5|28	%_texmf_language_def_d/hyphen-basque
14mu|texlive-hyphen-basque-20090924-5|29	%_texmf_language_lua_d/hyphen-basque
14mu|texlive-hyphen-basque-20090924-5|30	
14mu|texlive-hyphen-basque-20090924-5|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-basque-20090924-5|32	%prep
14mu|texlive-hyphen-basque-20090924-5|33	%setup -c -a0
14mu|texlive-hyphen-basque-20090924-5|34	
14mu|texlive-hyphen-basque-20090924-5|35	%build
14mu|texlive-hyphen-basque-20090924-5|36	
14mu|texlive-hyphen-basque-20090924-5|37	%install
14mu|texlive-hyphen-basque-20090924-5|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-basque-20090924-5|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-basque <<EOF
14mu|texlive-hyphen-basque-20090924-5|40	\%% from hyphen-basque:
14mu|texlive-hyphen-basque-20090924-5|41	basque loadhyph-eu.tex
14mu|texlive-hyphen-basque-20090924-5|42	EOF
14mu|texlive-hyphen-basque-20090924-5|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-basque
14mu|texlive-hyphen-basque-20090924-5|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-basque-20090924-5|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-basque <<EOF
14mu|texlive-hyphen-basque-20090924-5|46	\%% from hyphen-basque:
14mu|texlive-hyphen-basque-20090924-5|47	\addlanguage{basque}{loadhyph-eu.tex}{}{2}{2}
14mu|texlive-hyphen-basque-20090924-5|48	EOF
14mu|texlive-hyphen-basque-20090924-5|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-basque
14mu|texlive-hyphen-basque-20090924-5|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-basque-20090924-5|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-basque <<EOF
14mu|texlive-hyphen-basque-20090924-5|52	-- from hyphen-basque:
14mu|texlive-hyphen-basque-20090924-5|53	['basque'] = {
14mu|texlive-hyphen-basque-20090924-5|54	loader = 'loadhyph-eu.tex',
14mu|texlive-hyphen-basque-20090924-5|55	lefthyphenmin = 2,
14mu|texlive-hyphen-basque-20090924-5|56	righthyphenmin = 2,
14mu|texlive-hyphen-basque-20090924-5|57	synonyms = {  },
14mu|texlive-hyphen-basque-20090924-5|58	patterns = 'hyph-eu.pat.txt',
14mu|texlive-hyphen-basque-20090924-5|59	hyphenation = '',
14mu|texlive-hyphen-basque-20090924-5|60	},
14mu|texlive-hyphen-basque-20090924-5|61	EOF
14mu|texlive-hyphen-basque-20090924-5|62	
14mu|texlive-hyphen-basque-20090924-5|63	
14mu|texlive-hyphen-basque-20090924-5|64	
14mu|texlive-hyphen-basque-20090924-5|65	%changelog
14mu|texlive-hyphen-basque-20090924-5|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090924-5
14mu|texlive-hyphen-basque-20090924-5|67	+ Revision: c155858
14mu|texlive-hyphen-basque-20090924-5|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-basque-20090924-5|69	
14mu|texlive-hyphen-basque-20090924-5|70	

24978 14
14mu|texlive-hyphen-bulgarian-20120611-3|1	# revision 25990
14mu|texlive-hyphen-bulgarian-20120611-3|2	# category TLCore
14mu|texlive-hyphen-bulgarian-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-bulgarian-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-bulgarian-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-bulgarian-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-bulgarian-20120611-3|7	Name:		texlive-hyphen-bulgarian
14mu|texlive-hyphen-bulgarian-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-bulgarian-20120611-3|9	Release:	3
14mu|texlive-hyphen-bulgarian-20120611-3|10	Summary:	Bulgarian hyphenation patterns
14mu|texlive-hyphen-bulgarian-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-bulgarian-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-bulgarian-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-bulgarian-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-bulgarian.tar.xz
14mu|texlive-hyphen-bulgarian-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-bulgarian-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-bulgarian-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-bulgarian-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-bulgarian-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-bulgarian-20120611-3|20	
14mu|texlive-hyphen-bulgarian-20120611-3|21	%description
14mu|texlive-hyphen-bulgarian-20120611-3|22	Hyphenation patterns for Bulgarian in T2A and UTF-8 encodings.
14mu|texlive-hyphen-bulgarian-20120611-3|23	
14mu|texlive-hyphen-bulgarian-20120611-3|24	
14mu|texlive-hyphen-bulgarian-20120611-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-bulgarian-20120611-3|26	%files
14mu|texlive-hyphen-bulgarian-20120611-3|27	%_texmf_language_dat_d/hyphen-bulgarian
14mu|texlive-hyphen-bulgarian-20120611-3|28	%_texmf_language_def_d/hyphen-bulgarian
14mu|texlive-hyphen-bulgarian-20120611-3|29	%_texmf_language_lua_d/hyphen-bulgarian
14mu|texlive-hyphen-bulgarian-20120611-3|30	
14mu|texlive-hyphen-bulgarian-20120611-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-bulgarian-20120611-3|32	%prep
14mu|texlive-hyphen-bulgarian-20120611-3|33	%setup -c -a0
14mu|texlive-hyphen-bulgarian-20120611-3|34	
14mu|texlive-hyphen-bulgarian-20120611-3|35	%build
14mu|texlive-hyphen-bulgarian-20120611-3|36	
14mu|texlive-hyphen-bulgarian-20120611-3|37	%install
14mu|texlive-hyphen-bulgarian-20120611-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-bulgarian-20120611-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-bulgarian <<EOF
14mu|texlive-hyphen-bulgarian-20120611-3|40	\%% from hyphen-bulgarian:
14mu|texlive-hyphen-bulgarian-20120611-3|41	bulgarian loadhyph-bg.tex
14mu|texlive-hyphen-bulgarian-20120611-3|42	EOF
14mu|texlive-hyphen-bulgarian-20120611-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-bulgarian
14mu|texlive-hyphen-bulgarian-20120611-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-bulgarian-20120611-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-bulgarian <<EOF
14mu|texlive-hyphen-bulgarian-20120611-3|46	\%% from hyphen-bulgarian:
14mu|texlive-hyphen-bulgarian-20120611-3|47	\addlanguage{bulgarian}{loadhyph-bg.tex}{}{2}{2}
14mu|texlive-hyphen-bulgarian-20120611-3|48	EOF
14mu|texlive-hyphen-bulgarian-20120611-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-bulgarian
14mu|texlive-hyphen-bulgarian-20120611-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-bulgarian-20120611-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-bulgarian <<EOF
14mu|texlive-hyphen-bulgarian-20120611-3|52	-- from hyphen-bulgarian:
14mu|texlive-hyphen-bulgarian-20120611-3|53	['bulgarian'] = {
14mu|texlive-hyphen-bulgarian-20120611-3|54	loader = 'loadhyph-bg.tex',
14mu|texlive-hyphen-bulgarian-20120611-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-bulgarian-20120611-3|56	righthyphenmin = 2,
14mu|texlive-hyphen-bulgarian-20120611-3|57	synonyms = {  },
14mu|texlive-hyphen-bulgarian-20120611-3|58	patterns = 'hyph-bg.pat.txt',
14mu|texlive-hyphen-bulgarian-20120611-3|59	hyphenation = '',
14mu|texlive-hyphen-bulgarian-20120611-3|60	},
14mu|texlive-hyphen-bulgarian-20120611-3|61	EOF
14mu|texlive-hyphen-bulgarian-20120611-3|62	
14mu|texlive-hyphen-bulgarian-20120611-3|63	
14mu|texlive-hyphen-bulgarian-20120611-3|64	
14mu|texlive-hyphen-bulgarian-20120611-3|65	%changelog
14mu|texlive-hyphen-bulgarian-20120611-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-bulgarian-20120611-3|67	+ Revision: 2686347
14mu|texlive-hyphen-bulgarian-20120611-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-bulgarian-20120611-3|69	
14mu|texlive-hyphen-bulgarian-20120611-3|70	

24979 14
14mu|texlive-hyphen-catalan-20120611-3|1	# revision 25990
14mu|texlive-hyphen-catalan-20120611-3|2	# category TLCore
14mu|texlive-hyphen-catalan-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-catalan-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-catalan-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-catalan-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-catalan-20120611-3|7	Name:		texlive-hyphen-catalan
14mu|texlive-hyphen-catalan-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-catalan-20120611-3|9	Release:	3
14mu|texlive-hyphen-catalan-20120611-3|10	Summary:	Catalan hyphenation patterns
14mu|texlive-hyphen-catalan-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-catalan-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-catalan-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-catalan-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-catalan.tar.xz
14mu|texlive-hyphen-catalan-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-catalan-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-catalan-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-catalan-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-catalan-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-catalan-20120611-3|20	
14mu|texlive-hyphen-catalan-20120611-3|21	%description
14mu|texlive-hyphen-catalan-20120611-3|22	Hyphenation patterns for Catalan in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-catalan-20120611-3|23	
14mu|texlive-hyphen-catalan-20120611-3|24	
14mu|texlive-hyphen-catalan-20120611-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-catalan-20120611-3|26	%files
14mu|texlive-hyphen-catalan-20120611-3|27	%_texmf_language_dat_d/hyphen-catalan
14mu|texlive-hyphen-catalan-20120611-3|28	%_texmf_language_def_d/hyphen-catalan
14mu|texlive-hyphen-catalan-20120611-3|29	%_texmf_language_lua_d/hyphen-catalan
14mu|texlive-hyphen-catalan-20120611-3|30	
14mu|texlive-hyphen-catalan-20120611-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-catalan-20120611-3|32	%prep
14mu|texlive-hyphen-catalan-20120611-3|33	%setup -c -a0
14mu|texlive-hyphen-catalan-20120611-3|34	
14mu|texlive-hyphen-catalan-20120611-3|35	%build
14mu|texlive-hyphen-catalan-20120611-3|36	
14mu|texlive-hyphen-catalan-20120611-3|37	%install
14mu|texlive-hyphen-catalan-20120611-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-catalan-20120611-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-catalan <<EOF
14mu|texlive-hyphen-catalan-20120611-3|40	\%% from hyphen-catalan:
14mu|texlive-hyphen-catalan-20120611-3|41	catalan loadhyph-ca.tex
14mu|texlive-hyphen-catalan-20120611-3|42	EOF
14mu|texlive-hyphen-catalan-20120611-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-catalan
14mu|texlive-hyphen-catalan-20120611-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-catalan-20120611-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-catalan <<EOF
14mu|texlive-hyphen-catalan-20120611-3|46	\%% from hyphen-catalan:
14mu|texlive-hyphen-catalan-20120611-3|47	\addlanguage{catalan}{loadhyph-ca.tex}{}{2}{2}
14mu|texlive-hyphen-catalan-20120611-3|48	EOF
14mu|texlive-hyphen-catalan-20120611-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-catalan
14mu|texlive-hyphen-catalan-20120611-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-catalan-20120611-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-catalan <<EOF
14mu|texlive-hyphen-catalan-20120611-3|52	-- from hyphen-catalan:
14mu|texlive-hyphen-catalan-20120611-3|53	['catalan'] = {
14mu|texlive-hyphen-catalan-20120611-3|54	loader = 'loadhyph-ca.tex',
14mu|texlive-hyphen-catalan-20120611-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-catalan-20120611-3|56	righthyphenmin = 2,
14mu|texlive-hyphen-catalan-20120611-3|57	synonyms = {  },
14mu|texlive-hyphen-catalan-20120611-3|58	patterns = 'hyph-ca.pat.txt',
14mu|texlive-hyphen-catalan-20120611-3|59	hyphenation = 'hyph-ca.hyp.txt',
14mu|texlive-hyphen-catalan-20120611-3|60	},
14mu|texlive-hyphen-catalan-20120611-3|61	EOF
14mu|texlive-hyphen-catalan-20120611-3|62	
14mu|texlive-hyphen-catalan-20120611-3|63	
14mu|texlive-hyphen-catalan-20120611-3|64	
14mu|texlive-hyphen-catalan-20120611-3|65	%changelog
14mu|texlive-hyphen-catalan-20120611-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-catalan-20120611-3|67	+ Revision: 4a0c8c0
14mu|texlive-hyphen-catalan-20120611-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-catalan-20120611-3|69	
14mu|texlive-hyphen-catalan-20120611-3|70	

24980 14
14mu|texlive-hyphen-chinese-20120611-3|1	# revision 25990
14mu|texlive-hyphen-chinese-20120611-3|2	# category TLCore
14mu|texlive-hyphen-chinese-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-chinese-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-chinese-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-chinese-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-chinese-20120611-3|7	Name:		texlive-hyphen-chinese
14mu|texlive-hyphen-chinese-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-chinese-20120611-3|9	Release:	3
14mu|texlive-hyphen-chinese-20120611-3|10	Summary:	Chinese pinyin hyphenation patterns
14mu|texlive-hyphen-chinese-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-chinese-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-chinese-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-chinese-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-chinese.tar.xz
14mu|texlive-hyphen-chinese-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-chinese-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-chinese-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-chinese-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-chinese-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-chinese-20120611-3|20	
14mu|texlive-hyphen-chinese-20120611-3|21	%description
14mu|texlive-hyphen-chinese-20120611-3|22	Hyphenation patterns for unaccented transliterated Mandarin
14mu|texlive-hyphen-chinese-20120611-3|23	Chinese (pinyin) in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-chinese-20120611-3|24	
14mu|texlive-hyphen-chinese-20120611-3|25	
14mu|texlive-hyphen-chinese-20120611-3|26	#-----------------------------------------------------------------------
14mu|texlive-hyphen-chinese-20120611-3|27	%files
14mu|texlive-hyphen-chinese-20120611-3|28	%_texmf_language_dat_d/hyphen-chinese
14mu|texlive-hyphen-chinese-20120611-3|29	%_texmf_language_def_d/hyphen-chinese
14mu|texlive-hyphen-chinese-20120611-3|30	%_texmf_language_lua_d/hyphen-chinese
14mu|texlive-hyphen-chinese-20120611-3|31	
14mu|texlive-hyphen-chinese-20120611-3|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-chinese-20120611-3|33	%prep
14mu|texlive-hyphen-chinese-20120611-3|34	%setup -c -a0
14mu|texlive-hyphen-chinese-20120611-3|35	
14mu|texlive-hyphen-chinese-20120611-3|36	%build
14mu|texlive-hyphen-chinese-20120611-3|37	
14mu|texlive-hyphen-chinese-20120611-3|38	%install
14mu|texlive-hyphen-chinese-20120611-3|39	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-chinese-20120611-3|40	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-chinese <<EOF
14mu|texlive-hyphen-chinese-20120611-3|41	\%% from hyphen-chinese:
14mu|texlive-hyphen-chinese-20120611-3|42	pinyin loadhyph-zh-latn-pinyin.tex
14mu|texlive-hyphen-chinese-20120611-3|43	EOF
14mu|texlive-hyphen-chinese-20120611-3|44	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-chinese
14mu|texlive-hyphen-chinese-20120611-3|45	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-chinese-20120611-3|46	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-chinese <<EOF
14mu|texlive-hyphen-chinese-20120611-3|47	\%% from hyphen-chinese:
14mu|texlive-hyphen-chinese-20120611-3|48	\addlanguage{pinyin}{loadhyph-zh-latn-pinyin.tex}{}{1}{1}
14mu|texlive-hyphen-chinese-20120611-3|49	EOF
14mu|texlive-hyphen-chinese-20120611-3|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-chinese
14mu|texlive-hyphen-chinese-20120611-3|51	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-chinese-20120611-3|52	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-chinese <<EOF
14mu|texlive-hyphen-chinese-20120611-3|53	-- from hyphen-chinese:
14mu|texlive-hyphen-chinese-20120611-3|54	['pinyin'] = {
14mu|texlive-hyphen-chinese-20120611-3|55	loader = 'loadhyph-zh-latn-pinyin.tex',
14mu|texlive-hyphen-chinese-20120611-3|56	lefthyphenmin = 1,
14mu|texlive-hyphen-chinese-20120611-3|57	righthyphenmin = 1,
14mu|texlive-hyphen-chinese-20120611-3|58	synonyms = {  },
14mu|texlive-hyphen-chinese-20120611-3|59	patterns = 'hyph-zh-latn-pinyin.pat.txt',
14mu|texlive-hyphen-chinese-20120611-3|60	hyphenation = '',
14mu|texlive-hyphen-chinese-20120611-3|61	},
14mu|texlive-hyphen-chinese-20120611-3|62	EOF
14mu|texlive-hyphen-chinese-20120611-3|63	
14mu|texlive-hyphen-chinese-20120611-3|64	
14mu|texlive-hyphen-chinese-20120611-3|65	
14mu|texlive-hyphen-chinese-20120611-3|66	%changelog
14mu|texlive-hyphen-chinese-20120611-3|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-chinese-20120611-3|68	+ Revision: d2ba643
14mu|texlive-hyphen-chinese-20120611-3|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-chinese-20120611-3|70	
14mu|texlive-hyphen-chinese-20120611-3|71	

24981 14
14mu|texlive-hyphen-coptic-20120124-3|1	# revision 23085
14mu|texlive-hyphen-coptic-20120124-3|2	# category TLCore
14mu|texlive-hyphen-coptic-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-coptic-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-coptic-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-coptic-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-coptic-20120124-3|7	Name:		texlive-hyphen-coptic
14mu|texlive-hyphen-coptic-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-coptic-20120124-3|9	Release:	3
14mu|texlive-hyphen-coptic-20120124-3|10	Summary:	Coptic hyphenation patterns
14mu|texlive-hyphen-coptic-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-coptic-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-coptic-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-coptic-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-coptic.tar.xz
14mu|texlive-hyphen-coptic-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-coptic-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-coptic-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-coptic-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-coptic-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-coptic-20120124-3|20	
14mu|texlive-hyphen-coptic-20120124-3|21	%description
14mu|texlive-hyphen-coptic-20120124-3|22	Hyphenation patterns for Coptic in UTF-8 encoding as well as in
14mu|texlive-hyphen-coptic-20120124-3|23	ASCII-based encoding for 8-bit engines. The latter can only be
14mu|texlive-hyphen-coptic-20120124-3|24	used with special Coptic fonts (like CBcoptic). The patterns
14mu|texlive-hyphen-coptic-20120124-3|25	are considered experimental.
14mu|texlive-hyphen-coptic-20120124-3|26	
14mu|texlive-hyphen-coptic-20120124-3|27	
14mu|texlive-hyphen-coptic-20120124-3|28	#-----------------------------------------------------------------------
14mu|texlive-hyphen-coptic-20120124-3|29	%files
14mu|texlive-hyphen-coptic-20120124-3|30	%_texmf_language_dat_d/hyphen-coptic
14mu|texlive-hyphen-coptic-20120124-3|31	%_texmf_language_def_d/hyphen-coptic
14mu|texlive-hyphen-coptic-20120124-3|32	%_texmf_language_lua_d/hyphen-coptic
14mu|texlive-hyphen-coptic-20120124-3|33	
14mu|texlive-hyphen-coptic-20120124-3|34	#-----------------------------------------------------------------------
14mu|texlive-hyphen-coptic-20120124-3|35	%prep
14mu|texlive-hyphen-coptic-20120124-3|36	%setup -c -a0
14mu|texlive-hyphen-coptic-20120124-3|37	
14mu|texlive-hyphen-coptic-20120124-3|38	%build
14mu|texlive-hyphen-coptic-20120124-3|39	
14mu|texlive-hyphen-coptic-20120124-3|40	%install
14mu|texlive-hyphen-coptic-20120124-3|41	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-coptic-20120124-3|42	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-coptic <<EOF
14mu|texlive-hyphen-coptic-20120124-3|43	\%% from hyphen-coptic:
14mu|texlive-hyphen-coptic-20120124-3|44	coptic loadhyph-cop.tex
14mu|texlive-hyphen-coptic-20120124-3|45	EOF
14mu|texlive-hyphen-coptic-20120124-3|46	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-coptic
14mu|texlive-hyphen-coptic-20120124-3|47	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-coptic-20120124-3|48	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-coptic <<EOF
14mu|texlive-hyphen-coptic-20120124-3|49	\%% from hyphen-coptic:
14mu|texlive-hyphen-coptic-20120124-3|50	\addlanguage{coptic}{loadhyph-cop.tex}{}{1}{1}
14mu|texlive-hyphen-coptic-20120124-3|51	EOF
14mu|texlive-hyphen-coptic-20120124-3|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-coptic
14mu|texlive-hyphen-coptic-20120124-3|53	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-coptic-20120124-3|54	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-coptic <<EOF
14mu|texlive-hyphen-coptic-20120124-3|55	-- from hyphen-coptic:
14mu|texlive-hyphen-coptic-20120124-3|56	['coptic'] = {
14mu|texlive-hyphen-coptic-20120124-3|57	loader = 'loadhyph-cop.tex',
14mu|texlive-hyphen-coptic-20120124-3|58	lefthyphenmin = 1,
14mu|texlive-hyphen-coptic-20120124-3|59	righthyphenmin = 1,
14mu|texlive-hyphen-coptic-20120124-3|60	synonyms = {  },
14mu|texlive-hyphen-coptic-20120124-3|61	patterns = 'hyph-cop.pat.txt',
14mu|texlive-hyphen-coptic-20120124-3|62	hyphenation = '',
14mu|texlive-hyphen-coptic-20120124-3|63	},
14mu|texlive-hyphen-coptic-20120124-3|64	EOF
14mu|texlive-hyphen-coptic-20120124-3|65	
14mu|texlive-hyphen-coptic-20120124-3|66	
14mu|texlive-hyphen-coptic-20120124-3|67	
14mu|texlive-hyphen-coptic-20120124-3|68	%changelog
14mu|texlive-hyphen-coptic-20120124-3|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-coptic-20120124-3|70	+ Revision: ce0c95a
14mu|texlive-hyphen-coptic-20120124-3|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-coptic-20120124-3|72	
14mu|texlive-hyphen-coptic-20120124-3|73	

24982 14
14mu|texlive-hyphen-croatian-20110608-5|1	# revision 23085
14mu|texlive-hyphen-croatian-20110608-5|2	# category TLCore
14mu|texlive-hyphen-croatian-20110608-5|3	# catalog-ctan /language/hyphenation/hrhyph.tex
14mu|texlive-hyphen-croatian-20110608-5|4	# catalog-date 2011-06-08 00:02:48 +0200
14mu|texlive-hyphen-croatian-20110608-5|5	# catalog-license lppl1.3
14mu|texlive-hyphen-croatian-20110608-5|6	# catalog-version undef
14mu|texlive-hyphen-croatian-20110608-5|7	Name:		texlive-hyphen-croatian
14mu|texlive-hyphen-croatian-20110608-5|8	Version:	20110608
14mu|texlive-hyphen-croatian-20110608-5|9	Release:	5
14mu|texlive-hyphen-croatian-20110608-5|10	Summary:	Croatian hyphenation patterns
14mu|texlive-hyphen-croatian-20110608-5|11	Group:		Publishing
14mu|texlive-hyphen-croatian-20110608-5|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/hrhyph.tex
14mu|texlive-hyphen-croatian-20110608-5|13	License:	LPPL1.3
14mu|texlive-hyphen-croatian-20110608-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-croatian.tar.xz
14mu|texlive-hyphen-croatian-20110608-5|15	BuildArch:	noarch
14mu|texlive-hyphen-croatian-20110608-5|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-croatian-20110608-5|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-croatian-20110608-5|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-croatian-20110608-5|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-croatian-20110608-5|20	
14mu|texlive-hyphen-croatian-20110608-5|21	%description
14mu|texlive-hyphen-croatian-20110608-5|22	Hyphenation patterns for Croatian in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-croatian-20110608-5|23	
14mu|texlive-hyphen-croatian-20110608-5|24	
14mu|texlive-hyphen-croatian-20110608-5|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-croatian-20110608-5|26	%files
14mu|texlive-hyphen-croatian-20110608-5|27	%_texmf_language_dat_d/hyphen-croatian
14mu|texlive-hyphen-croatian-20110608-5|28	%_texmf_language_def_d/hyphen-croatian
14mu|texlive-hyphen-croatian-20110608-5|29	%_texmf_language_lua_d/hyphen-croatian
14mu|texlive-hyphen-croatian-20110608-5|30	
14mu|texlive-hyphen-croatian-20110608-5|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-croatian-20110608-5|32	%prep
14mu|texlive-hyphen-croatian-20110608-5|33	%setup -c -a0
14mu|texlive-hyphen-croatian-20110608-5|34	
14mu|texlive-hyphen-croatian-20110608-5|35	%build
14mu|texlive-hyphen-croatian-20110608-5|36	
14mu|texlive-hyphen-croatian-20110608-5|37	%install
14mu|texlive-hyphen-croatian-20110608-5|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-croatian-20110608-5|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-croatian <<EOF
14mu|texlive-hyphen-croatian-20110608-5|40	\%% from hyphen-croatian:
14mu|texlive-hyphen-croatian-20110608-5|41	croatian loadhyph-hr.tex
14mu|texlive-hyphen-croatian-20110608-5|42	EOF
14mu|texlive-hyphen-croatian-20110608-5|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-croatian
14mu|texlive-hyphen-croatian-20110608-5|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-croatian-20110608-5|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-croatian <<EOF
14mu|texlive-hyphen-croatian-20110608-5|46	\%% from hyphen-croatian:
14mu|texlive-hyphen-croatian-20110608-5|47	\addlanguage{croatian}{loadhyph-hr.tex}{}{2}{2}
14mu|texlive-hyphen-croatian-20110608-5|48	EOF
14mu|texlive-hyphen-croatian-20110608-5|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-croatian
14mu|texlive-hyphen-croatian-20110608-5|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-croatian-20110608-5|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-croatian <<EOF
14mu|texlive-hyphen-croatian-20110608-5|52	-- from hyphen-croatian:
14mu|texlive-hyphen-croatian-20110608-5|53	['croatian'] = {
14mu|texlive-hyphen-croatian-20110608-5|54	loader = 'loadhyph-hr.tex',
14mu|texlive-hyphen-croatian-20110608-5|55	lefthyphenmin = 2,
14mu|texlive-hyphen-croatian-20110608-5|56	righthyphenmin = 2,
14mu|texlive-hyphen-croatian-20110608-5|57	synonyms = {  },
14mu|texlive-hyphen-croatian-20110608-5|58	patterns = 'hyph-hr.pat.txt',
14mu|texlive-hyphen-croatian-20110608-5|59	hyphenation = '',
14mu|texlive-hyphen-croatian-20110608-5|60	},
14mu|texlive-hyphen-croatian-20110608-5|61	EOF
14mu|texlive-hyphen-croatian-20110608-5|62	
14mu|texlive-hyphen-croatian-20110608-5|63	
14mu|texlive-hyphen-croatian-20110608-5|64	
14mu|texlive-hyphen-croatian-20110608-5|65	%changelog
14mu|texlive-hyphen-croatian-20110608-5|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110608-5
14mu|texlive-hyphen-croatian-20110608-5|67	+ Revision: 528bc27
14mu|texlive-hyphen-croatian-20110608-5|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-croatian-20110608-5|69	
14mu|texlive-hyphen-croatian-20110608-5|70	

24983 14
14mu|texlive-hyphen-czech-20120611-3|1	# revision 25990
14mu|texlive-hyphen-czech-20120611-3|2	# category TLCore
14mu|texlive-hyphen-czech-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-czech-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-czech-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-czech-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-czech-20120611-3|7	Name:		texlive-hyphen-czech
14mu|texlive-hyphen-czech-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-czech-20120611-3|9	Release:	3
14mu|texlive-hyphen-czech-20120611-3|10	Summary:	Czech hyphenation patterns
14mu|texlive-hyphen-czech-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-czech-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-czech-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-czech-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-czech.tar.xz
14mu|texlive-hyphen-czech-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-czech-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-czech-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-czech-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-czech-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-czech-20120611-3|20	
14mu|texlive-hyphen-czech-20120611-3|21	%description
14mu|texlive-hyphen-czech-20120611-3|22	Hyphenation patterns for Czech in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-czech-20120611-3|23	Original patterns 'czhyphen' are still distributed in the
14mu|texlive-hyphen-czech-20120611-3|24	'csplain' package and loaded with ISO Latin 2 encoding (IL2).
14mu|texlive-hyphen-czech-20120611-3|25	
14mu|texlive-hyphen-czech-20120611-3|26	
14mu|texlive-hyphen-czech-20120611-3|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-czech-20120611-3|28	%files
14mu|texlive-hyphen-czech-20120611-3|29	%_texmf_language_dat_d/hyphen-czech
14mu|texlive-hyphen-czech-20120611-3|30	%_texmf_language_def_d/hyphen-czech
14mu|texlive-hyphen-czech-20120611-3|31	%_texmf_language_lua_d/hyphen-czech
14mu|texlive-hyphen-czech-20120611-3|32	
14mu|texlive-hyphen-czech-20120611-3|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-czech-20120611-3|34	%prep
14mu|texlive-hyphen-czech-20120611-3|35	%setup -c -a0
14mu|texlive-hyphen-czech-20120611-3|36	
14mu|texlive-hyphen-czech-20120611-3|37	%build
14mu|texlive-hyphen-czech-20120611-3|38	
14mu|texlive-hyphen-czech-20120611-3|39	%install
14mu|texlive-hyphen-czech-20120611-3|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-czech-20120611-3|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-czech <<EOF
14mu|texlive-hyphen-czech-20120611-3|42	\%% from hyphen-czech:
14mu|texlive-hyphen-czech-20120611-3|43	czech loadhyph-cs.tex
14mu|texlive-hyphen-czech-20120611-3|44	EOF
14mu|texlive-hyphen-czech-20120611-3|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-czech
14mu|texlive-hyphen-czech-20120611-3|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-czech-20120611-3|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-czech <<EOF
14mu|texlive-hyphen-czech-20120611-3|48	\%% from hyphen-czech:
14mu|texlive-hyphen-czech-20120611-3|49	\addlanguage{czech}{loadhyph-cs.tex}{}{2}{3}
14mu|texlive-hyphen-czech-20120611-3|50	EOF
14mu|texlive-hyphen-czech-20120611-3|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-czech
14mu|texlive-hyphen-czech-20120611-3|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-czech-20120611-3|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-czech <<EOF
14mu|texlive-hyphen-czech-20120611-3|54	-- from hyphen-czech:
14mu|texlive-hyphen-czech-20120611-3|55	['czech'] = {
14mu|texlive-hyphen-czech-20120611-3|56	loader = 'loadhyph-cs.tex',
14mu|texlive-hyphen-czech-20120611-3|57	lefthyphenmin = 2,
14mu|texlive-hyphen-czech-20120611-3|58	righthyphenmin = 3,
14mu|texlive-hyphen-czech-20120611-3|59	synonyms = {  },
14mu|texlive-hyphen-czech-20120611-3|60	patterns = 'hyph-cs.pat.txt',
14mu|texlive-hyphen-czech-20120611-3|61	hyphenation = 'hyph-cs.hyp.txt',
14mu|texlive-hyphen-czech-20120611-3|62	},
14mu|texlive-hyphen-czech-20120611-3|63	EOF
14mu|texlive-hyphen-czech-20120611-3|64	
14mu|texlive-hyphen-czech-20120611-3|65	
14mu|texlive-hyphen-czech-20120611-3|66	
14mu|texlive-hyphen-czech-20120611-3|67	%changelog
14mu|texlive-hyphen-czech-20120611-3|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-czech-20120611-3|69	+ Revision: 50b8885
14mu|texlive-hyphen-czech-20120611-3|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-czech-20120611-3|71	
14mu|texlive-hyphen-czech-20120611-3|72	

24984 14
14mu|texlive-hyphen-danish-20090925-5|1	# revision 23085
14mu|texlive-hyphen-danish-20090925-5|2	# category TLCore
14mu|texlive-hyphen-danish-20090925-5|3	# catalog-ctan /language/hyphenation/dkhyphen
14mu|texlive-hyphen-danish-20090925-5|4	# catalog-date 2009-09-25 22:54:35 +0200
14mu|texlive-hyphen-danish-20090925-5|5	# catalog-license lppl
14mu|texlive-hyphen-danish-20090925-5|6	# catalog-version undef
14mu|texlive-hyphen-danish-20090925-5|7	Name:		texlive-hyphen-danish
14mu|texlive-hyphen-danish-20090925-5|8	Version:	20090925
14mu|texlive-hyphen-danish-20090925-5|9	Release:	5
14mu|texlive-hyphen-danish-20090925-5|10	Summary:	Danish hyphenation patterns
14mu|texlive-hyphen-danish-20090925-5|11	Group:		Publishing
14mu|texlive-hyphen-danish-20090925-5|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/dkhyphen
14mu|texlive-hyphen-danish-20090925-5|13	License:	LPPL
14mu|texlive-hyphen-danish-20090925-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-danish.tar.xz
14mu|texlive-hyphen-danish-20090925-5|15	BuildArch:	noarch
14mu|texlive-hyphen-danish-20090925-5|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-danish-20090925-5|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-danish-20090925-5|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-danish-20090925-5|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-danish-20090925-5|20	
14mu|texlive-hyphen-danish-20090925-5|21	%description
14mu|texlive-hyphen-danish-20090925-5|22	Hyphenation patterns for Danish in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-danish-20090925-5|23	
14mu|texlive-hyphen-danish-20090925-5|24	
14mu|texlive-hyphen-danish-20090925-5|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-danish-20090925-5|26	%files
14mu|texlive-hyphen-danish-20090925-5|27	%_texmf_language_dat_d/hyphen-danish
14mu|texlive-hyphen-danish-20090925-5|28	%_texmf_language_def_d/hyphen-danish
14mu|texlive-hyphen-danish-20090925-5|29	%_texmf_language_lua_d/hyphen-danish
14mu|texlive-hyphen-danish-20090925-5|30	
14mu|texlive-hyphen-danish-20090925-5|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-danish-20090925-5|32	%prep
14mu|texlive-hyphen-danish-20090925-5|33	%setup -c -a0
14mu|texlive-hyphen-danish-20090925-5|34	
14mu|texlive-hyphen-danish-20090925-5|35	%build
14mu|texlive-hyphen-danish-20090925-5|36	
14mu|texlive-hyphen-danish-20090925-5|37	%install
14mu|texlive-hyphen-danish-20090925-5|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-danish-20090925-5|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-danish <<EOF
14mu|texlive-hyphen-danish-20090925-5|40	\%% from hyphen-danish:
14mu|texlive-hyphen-danish-20090925-5|41	danish loadhyph-da.tex
14mu|texlive-hyphen-danish-20090925-5|42	EOF
14mu|texlive-hyphen-danish-20090925-5|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-danish
14mu|texlive-hyphen-danish-20090925-5|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-danish-20090925-5|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-danish <<EOF
14mu|texlive-hyphen-danish-20090925-5|46	\%% from hyphen-danish:
14mu|texlive-hyphen-danish-20090925-5|47	\addlanguage{danish}{loadhyph-da.tex}{}{2}{2}
14mu|texlive-hyphen-danish-20090925-5|48	EOF
14mu|texlive-hyphen-danish-20090925-5|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-danish
14mu|texlive-hyphen-danish-20090925-5|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-danish-20090925-5|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-danish <<EOF
14mu|texlive-hyphen-danish-20090925-5|52	-- from hyphen-danish:
14mu|texlive-hyphen-danish-20090925-5|53	['danish'] = {
14mu|texlive-hyphen-danish-20090925-5|54	loader = 'loadhyph-da.tex',
14mu|texlive-hyphen-danish-20090925-5|55	lefthyphenmin = 2,
14mu|texlive-hyphen-danish-20090925-5|56	righthyphenmin = 2,
14mu|texlive-hyphen-danish-20090925-5|57	synonyms = {  },
14mu|texlive-hyphen-danish-20090925-5|58	patterns = 'hyph-da.pat.txt',
14mu|texlive-hyphen-danish-20090925-5|59	hyphenation = '',
14mu|texlive-hyphen-danish-20090925-5|60	},
14mu|texlive-hyphen-danish-20090925-5|61	EOF
14mu|texlive-hyphen-danish-20090925-5|62	
14mu|texlive-hyphen-danish-20090925-5|63	
14mu|texlive-hyphen-danish-20090925-5|64	
14mu|texlive-hyphen-danish-20090925-5|65	%changelog
14mu|texlive-hyphen-danish-20090925-5|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090925-5
14mu|texlive-hyphen-danish-20090925-5|67	+ Revision: e883485
14mu|texlive-hyphen-danish-20090925-5|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-danish-20090925-5|69	
14mu|texlive-hyphen-danish-20090925-5|70	

24985 14
14mu|texlive-hyphen-dutch-20120611-3|1	# revision 25990
14mu|texlive-hyphen-dutch-20120611-3|2	# category TLCore
14mu|texlive-hyphen-dutch-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-dutch-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-dutch-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-dutch-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-dutch-20120611-3|7	Name:		texlive-hyphen-dutch
14mu|texlive-hyphen-dutch-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-dutch-20120611-3|9	Release:	3
14mu|texlive-hyphen-dutch-20120611-3|10	Summary:	Dutch hyphenation patterns
14mu|texlive-hyphen-dutch-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-dutch-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-dutch-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-dutch-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-dutch.tar.xz
14mu|texlive-hyphen-dutch-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-dutch-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-dutch-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-dutch-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-dutch-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-dutch-20120611-3|20	
14mu|texlive-hyphen-dutch-20120611-3|21	%description
14mu|texlive-hyphen-dutch-20120611-3|22	Hyphenation patterns for Dutch in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-dutch-20120611-3|23	These patterns don't handle cases like 'menuutje' > 'menu-tje',
14mu|texlive-hyphen-dutch-20120611-3|24	and don't hyphenate words that have different hyphenations
14mu|texlive-hyphen-dutch-20120611-3|25	according to their meaning.
14mu|texlive-hyphen-dutch-20120611-3|26	
14mu|texlive-hyphen-dutch-20120611-3|27	
14mu|texlive-hyphen-dutch-20120611-3|28	#-----------------------------------------------------------------------
14mu|texlive-hyphen-dutch-20120611-3|29	%files
14mu|texlive-hyphen-dutch-20120611-3|30	%_texmf_language_dat_d/hyphen-dutch
14mu|texlive-hyphen-dutch-20120611-3|31	%_texmf_language_def_d/hyphen-dutch
14mu|texlive-hyphen-dutch-20120611-3|32	%_texmf_language_lua_d/hyphen-dutch
14mu|texlive-hyphen-dutch-20120611-3|33	
14mu|texlive-hyphen-dutch-20120611-3|34	#-----------------------------------------------------------------------
14mu|texlive-hyphen-dutch-20120611-3|35	%prep
14mu|texlive-hyphen-dutch-20120611-3|36	%setup -c -a0
14mu|texlive-hyphen-dutch-20120611-3|37	
14mu|texlive-hyphen-dutch-20120611-3|38	%build
14mu|texlive-hyphen-dutch-20120611-3|39	
14mu|texlive-hyphen-dutch-20120611-3|40	%install
14mu|texlive-hyphen-dutch-20120611-3|41	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-dutch-20120611-3|42	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-dutch <<EOF
14mu|texlive-hyphen-dutch-20120611-3|43	\%% from hyphen-dutch:
14mu|texlive-hyphen-dutch-20120611-3|44	dutch loadhyph-nl.tex
14mu|texlive-hyphen-dutch-20120611-3|45	EOF
14mu|texlive-hyphen-dutch-20120611-3|46	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-dutch
14mu|texlive-hyphen-dutch-20120611-3|47	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-dutch-20120611-3|48	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-dutch <<EOF
14mu|texlive-hyphen-dutch-20120611-3|49	\%% from hyphen-dutch:
14mu|texlive-hyphen-dutch-20120611-3|50	\addlanguage{dutch}{loadhyph-nl.tex}{}{2}{2}
14mu|texlive-hyphen-dutch-20120611-3|51	EOF
14mu|texlive-hyphen-dutch-20120611-3|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-dutch
14mu|texlive-hyphen-dutch-20120611-3|53	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-dutch-20120611-3|54	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-dutch <<EOF
14mu|texlive-hyphen-dutch-20120611-3|55	-- from hyphen-dutch:
14mu|texlive-hyphen-dutch-20120611-3|56	['dutch'] = {
14mu|texlive-hyphen-dutch-20120611-3|57	loader = 'loadhyph-nl.tex',
14mu|texlive-hyphen-dutch-20120611-3|58	lefthyphenmin = 2,
14mu|texlive-hyphen-dutch-20120611-3|59	righthyphenmin = 2,
14mu|texlive-hyphen-dutch-20120611-3|60	synonyms = {  },
14mu|texlive-hyphen-dutch-20120611-3|61	patterns = 'hyph-nl.pat.txt',
14mu|texlive-hyphen-dutch-20120611-3|62	hyphenation = 'hyph-nl.hyp.txt',
14mu|texlive-hyphen-dutch-20120611-3|63	},
14mu|texlive-hyphen-dutch-20120611-3|64	EOF
14mu|texlive-hyphen-dutch-20120611-3|65	
14mu|texlive-hyphen-dutch-20120611-3|66	
14mu|texlive-hyphen-dutch-20120611-3|67	
14mu|texlive-hyphen-dutch-20120611-3|68	%changelog
14mu|texlive-hyphen-dutch-20120611-3|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-dutch-20120611-3|70	+ Revision: 935c5b7
14mu|texlive-hyphen-dutch-20120611-3|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-dutch-20120611-3|72	
14mu|texlive-hyphen-dutch-20120611-3|73	

24986 14
14mu|texlive-hyphen-english-20120611-3|1	# revision 25990
14mu|texlive-hyphen-english-20120611-3|2	# category TLCore
14mu|texlive-hyphen-english-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-english-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-english-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-english-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-english-20120611-3|7	Name:		texlive-hyphen-english
14mu|texlive-hyphen-english-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-english-20120611-3|9	Release:	3
14mu|texlive-hyphen-english-20120611-3|10	Summary:	English hyphenation patterns
14mu|texlive-hyphen-english-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-english-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-english-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-english-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-english.tar.xz
14mu|texlive-hyphen-english-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-english-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-english-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-english-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-english-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-english-20120611-3|20	
14mu|texlive-hyphen-english-20120611-3|21	%description
14mu|texlive-hyphen-english-20120611-3|22	Additional hyphenation patterns for American and British
14mu|texlive-hyphen-english-20120611-3|23	English in ASCII encoding.  The American English patterns
14mu|texlive-hyphen-english-20120611-3|24	(usenglishmax) greatly extend the standard patterns from Knuth
14mu|texlive-hyphen-english-20120611-3|25	to find many additional hyphenation points.  British English
14mu|texlive-hyphen-english-20120611-3|26	hyphenation is completely different from US English, so has its
14mu|texlive-hyphen-english-20120611-3|27	own set of patterns.
14mu|texlive-hyphen-english-20120611-3|28	
14mu|texlive-hyphen-english-20120611-3|29	
14mu|texlive-hyphen-english-20120611-3|30	#-----------------------------------------------------------------------
14mu|texlive-hyphen-english-20120611-3|31	%files
14mu|texlive-hyphen-english-20120611-3|32	%_texmf_language_dat_d/hyphen-english
14mu|texlive-hyphen-english-20120611-3|33	%_texmf_language_def_d/hyphen-english
14mu|texlive-hyphen-english-20120611-3|34	%_texmf_language_lua_d/hyphen-english
14mu|texlive-hyphen-english-20120611-3|35	
14mu|texlive-hyphen-english-20120611-3|36	#-----------------------------------------------------------------------
14mu|texlive-hyphen-english-20120611-3|37	%prep
14mu|texlive-hyphen-english-20120611-3|38	%setup -c -a0
14mu|texlive-hyphen-english-20120611-3|39	
14mu|texlive-hyphen-english-20120611-3|40	%build
14mu|texlive-hyphen-english-20120611-3|41	
14mu|texlive-hyphen-english-20120611-3|42	%install
14mu|texlive-hyphen-english-20120611-3|43	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-english-20120611-3|44	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-english <<EOF
14mu|texlive-hyphen-english-20120611-3|45	\%% from hyphen-english:
14mu|texlive-hyphen-english-20120611-3|46	ukenglish loadhyph-en-gb.tex
14mu|texlive-hyphen-english-20120611-3|47	=british
14mu|texlive-hyphen-english-20120611-3|48	=UKenglish
14mu|texlive-hyphen-english-20120611-3|49	usenglishmax loadhyph-en-us.tex
14mu|texlive-hyphen-english-20120611-3|50	EOF
14mu|texlive-hyphen-english-20120611-3|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-english
14mu|texlive-hyphen-english-20120611-3|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-english-20120611-3|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-english <<EOF
14mu|texlive-hyphen-english-20120611-3|54	\%% from hyphen-english:
14mu|texlive-hyphen-english-20120611-3|55	\addlanguage{ukenglish}{loadhyph-en-gb.tex}{}{2}{3}
14mu|texlive-hyphen-english-20120611-3|56	\addlanguage{british}{loadhyph-en-gb.tex}{}{2}{3}
14mu|texlive-hyphen-english-20120611-3|57	\addlanguage{UKenglish}{loadhyph-en-gb.tex}{}{2}{3}
14mu|texlive-hyphen-english-20120611-3|58	\addlanguage{usenglishmax}{loadhyph-en-us.tex}{}{2}{3}
14mu|texlive-hyphen-english-20120611-3|59	EOF
14mu|texlive-hyphen-english-20120611-3|60	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-english
14mu|texlive-hyphen-english-20120611-3|61	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-english-20120611-3|62	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-english <<EOF
14mu|texlive-hyphen-english-20120611-3|63	-- from hyphen-english:
14mu|texlive-hyphen-english-20120611-3|64	['ukenglish'] = {
14mu|texlive-hyphen-english-20120611-3|65	loader = 'loadhyph-en-gb.tex',
14mu|texlive-hyphen-english-20120611-3|66	lefthyphenmin = 2,
14mu|texlive-hyphen-english-20120611-3|67	righthyphenmin = 3,
14mu|texlive-hyphen-english-20120611-3|68	synonyms = { 'british', 'UKenglish' },
14mu|texlive-hyphen-english-20120611-3|69	patterns = 'hyph-en-gb.pat.txt',
14mu|texlive-hyphen-english-20120611-3|70	hyphenation = 'hyph-en-gb.hyp.txt',
14mu|texlive-hyphen-english-20120611-3|71	},
14mu|texlive-hyphen-english-20120611-3|72	['usenglishmax'] = {
14mu|texlive-hyphen-english-20120611-3|73	loader = 'loadhyph-en-us.tex',
14mu|texlive-hyphen-english-20120611-3|74	lefthyphenmin = 2,
14mu|texlive-hyphen-english-20120611-3|75	righthyphenmin = 3,
14mu|texlive-hyphen-english-20120611-3|76	synonyms = {  },
14mu|texlive-hyphen-english-20120611-3|77	patterns = 'hyph-en-us.pat.txt',
14mu|texlive-hyphen-english-20120611-3|78	hyphenation = 'hyph-en-us.hyp.txt',
14mu|texlive-hyphen-english-20120611-3|79	},
14mu|texlive-hyphen-english-20120611-3|80	EOF
14mu|texlive-hyphen-english-20120611-3|81	
14mu|texlive-hyphen-english-20120611-3|82	
14mu|texlive-hyphen-english-20120611-3|83	
14mu|texlive-hyphen-english-20120611-3|84	%changelog
14mu|texlive-hyphen-english-20120611-3|85	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-english-20120611-3|86	+ Revision: 75ba4c4
14mu|texlive-hyphen-english-20120611-3|87	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-english-20120611-3|88	
14mu|texlive-hyphen-english-20120611-3|89	

24987 14
14mu|texlive-hyphen-esperanto-20120124-3|1	# revision 23085
14mu|texlive-hyphen-esperanto-20120124-3|2	# category TLCore
14mu|texlive-hyphen-esperanto-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-esperanto-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-esperanto-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-esperanto-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-esperanto-20120124-3|7	Name:		texlive-hyphen-esperanto
14mu|texlive-hyphen-esperanto-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-esperanto-20120124-3|9	Release:	3
14mu|texlive-hyphen-esperanto-20120124-3|10	Summary:	Esperanto hyphenation patterns
14mu|texlive-hyphen-esperanto-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-esperanto-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-esperanto-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-esperanto-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-esperanto.tar.xz
14mu|texlive-hyphen-esperanto-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-esperanto-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-esperanto-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-esperanto-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-esperanto-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-esperanto-20120124-3|20	
14mu|texlive-hyphen-esperanto-20120124-3|21	%description
14mu|texlive-hyphen-esperanto-20120124-3|22	Hyphenation patterns for Esperanto ISO Latin 3 and UTF-8
14mu|texlive-hyphen-esperanto-20120124-3|23	encodings. Note that TeX distributions don't ship any suitable
14mu|texlive-hyphen-esperanto-20120124-3|24	fonts in Latin 3 encoding, so unless you create your own font
14mu|texlive-hyphen-esperanto-20120124-3|25	support or want to use MlTeX, using native Unicode engines is
14mu|texlive-hyphen-esperanto-20120124-3|26	highly recommended.
14mu|texlive-hyphen-esperanto-20120124-3|27	
14mu|texlive-hyphen-esperanto-20120124-3|28	
14mu|texlive-hyphen-esperanto-20120124-3|29	#-----------------------------------------------------------------------
14mu|texlive-hyphen-esperanto-20120124-3|30	%files
14mu|texlive-hyphen-esperanto-20120124-3|31	%_texmf_language_dat_d/hyphen-esperanto
14mu|texlive-hyphen-esperanto-20120124-3|32	%_texmf_language_def_d/hyphen-esperanto
14mu|texlive-hyphen-esperanto-20120124-3|33	%_texmf_language_lua_d/hyphen-esperanto
14mu|texlive-hyphen-esperanto-20120124-3|34	
14mu|texlive-hyphen-esperanto-20120124-3|35	#-----------------------------------------------------------------------
14mu|texlive-hyphen-esperanto-20120124-3|36	%prep
14mu|texlive-hyphen-esperanto-20120124-3|37	%setup -c -a0
14mu|texlive-hyphen-esperanto-20120124-3|38	
14mu|texlive-hyphen-esperanto-20120124-3|39	%build
14mu|texlive-hyphen-esperanto-20120124-3|40	
14mu|texlive-hyphen-esperanto-20120124-3|41	%install
14mu|texlive-hyphen-esperanto-20120124-3|42	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-esperanto-20120124-3|43	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-esperanto <<EOF
14mu|texlive-hyphen-esperanto-20120124-3|44	\%% from hyphen-esperanto:
14mu|texlive-hyphen-esperanto-20120124-3|45	esperanto loadhyph-eo.tex
14mu|texlive-hyphen-esperanto-20120124-3|46	EOF
14mu|texlive-hyphen-esperanto-20120124-3|47	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-esperanto
14mu|texlive-hyphen-esperanto-20120124-3|48	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-esperanto-20120124-3|49	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-esperanto <<EOF
14mu|texlive-hyphen-esperanto-20120124-3|50	\%% from hyphen-esperanto:
14mu|texlive-hyphen-esperanto-20120124-3|51	\addlanguage{esperanto}{loadhyph-eo.tex}{}{2}{2}
14mu|texlive-hyphen-esperanto-20120124-3|52	EOF
14mu|texlive-hyphen-esperanto-20120124-3|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-esperanto
14mu|texlive-hyphen-esperanto-20120124-3|54	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-esperanto-20120124-3|55	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-esperanto <<EOF
14mu|texlive-hyphen-esperanto-20120124-3|56	-- from hyphen-esperanto:
14mu|texlive-hyphen-esperanto-20120124-3|57	['esperanto'] = {
14mu|texlive-hyphen-esperanto-20120124-3|58	loader = 'loadhyph-eo.tex',
14mu|texlive-hyphen-esperanto-20120124-3|59	lefthyphenmin = 2,
14mu|texlive-hyphen-esperanto-20120124-3|60	righthyphenmin = 2,
14mu|texlive-hyphen-esperanto-20120124-3|61	synonyms = {  },
14mu|texlive-hyphen-esperanto-20120124-3|62	patterns = 'hyph-eo.pat.txt',
14mu|texlive-hyphen-esperanto-20120124-3|63	hyphenation = '',
14mu|texlive-hyphen-esperanto-20120124-3|64	},
14mu|texlive-hyphen-esperanto-20120124-3|65	EOF
14mu|texlive-hyphen-esperanto-20120124-3|66	
14mu|texlive-hyphen-esperanto-20120124-3|67	
14mu|texlive-hyphen-esperanto-20120124-3|68	
14mu|texlive-hyphen-esperanto-20120124-3|69	%changelog
14mu|texlive-hyphen-esperanto-20120124-3|70	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-esperanto-20120124-3|71	+ Revision: e2210c8
14mu|texlive-hyphen-esperanto-20120124-3|72	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-esperanto-20120124-3|73	
14mu|texlive-hyphen-esperanto-20120124-3|74	

24988 14
14mu|texlive-hyphen-estonian-20120124-3|1	# revision 23085
14mu|texlive-hyphen-estonian-20120124-3|2	# category TLCore
14mu|texlive-hyphen-estonian-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-estonian-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-estonian-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-estonian-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-estonian-20120124-3|7	Name:		texlive-hyphen-estonian
14mu|texlive-hyphen-estonian-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-estonian-20120124-3|9	Release:	3
14mu|texlive-hyphen-estonian-20120124-3|10	Summary:	Estonian hyphenation patterns
14mu|texlive-hyphen-estonian-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-estonian-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-estonian-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-estonian-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-estonian.tar.xz
14mu|texlive-hyphen-estonian-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-estonian-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-estonian-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-estonian-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-estonian-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-estonian-20120124-3|20	
14mu|texlive-hyphen-estonian-20120124-3|21	%description
14mu|texlive-hyphen-estonian-20120124-3|22	Hyphenation patterns for Estonian in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-estonian-20120124-3|23	
14mu|texlive-hyphen-estonian-20120124-3|24	
14mu|texlive-hyphen-estonian-20120124-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-estonian-20120124-3|26	%files
14mu|texlive-hyphen-estonian-20120124-3|27	%_texmf_language_dat_d/hyphen-estonian
14mu|texlive-hyphen-estonian-20120124-3|28	%_texmf_language_def_d/hyphen-estonian
14mu|texlive-hyphen-estonian-20120124-3|29	%_texmf_language_lua_d/hyphen-estonian
14mu|texlive-hyphen-estonian-20120124-3|30	
14mu|texlive-hyphen-estonian-20120124-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-estonian-20120124-3|32	%prep
14mu|texlive-hyphen-estonian-20120124-3|33	%setup -c -a0
14mu|texlive-hyphen-estonian-20120124-3|34	
14mu|texlive-hyphen-estonian-20120124-3|35	%build
14mu|texlive-hyphen-estonian-20120124-3|36	
14mu|texlive-hyphen-estonian-20120124-3|37	%install
14mu|texlive-hyphen-estonian-20120124-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-estonian-20120124-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-estonian <<EOF
14mu|texlive-hyphen-estonian-20120124-3|40	\%% from hyphen-estonian:
14mu|texlive-hyphen-estonian-20120124-3|41	estonian loadhyph-et.tex
14mu|texlive-hyphen-estonian-20120124-3|42	EOF
14mu|texlive-hyphen-estonian-20120124-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-estonian
14mu|texlive-hyphen-estonian-20120124-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-estonian-20120124-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-estonian <<EOF
14mu|texlive-hyphen-estonian-20120124-3|46	\%% from hyphen-estonian:
14mu|texlive-hyphen-estonian-20120124-3|47	\addlanguage{estonian}{loadhyph-et.tex}{}{2}{3}
14mu|texlive-hyphen-estonian-20120124-3|48	EOF
14mu|texlive-hyphen-estonian-20120124-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-estonian
14mu|texlive-hyphen-estonian-20120124-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-estonian-20120124-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-estonian <<EOF
14mu|texlive-hyphen-estonian-20120124-3|52	-- from hyphen-estonian:
14mu|texlive-hyphen-estonian-20120124-3|53	['estonian'] = {
14mu|texlive-hyphen-estonian-20120124-3|54	loader = 'loadhyph-et.tex',
14mu|texlive-hyphen-estonian-20120124-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-estonian-20120124-3|56	righthyphenmin = 3,
14mu|texlive-hyphen-estonian-20120124-3|57	synonyms = {  },
14mu|texlive-hyphen-estonian-20120124-3|58	patterns = 'hyph-et.pat.txt',
14mu|texlive-hyphen-estonian-20120124-3|59	hyphenation = '',
14mu|texlive-hyphen-estonian-20120124-3|60	},
14mu|texlive-hyphen-estonian-20120124-3|61	EOF
14mu|texlive-hyphen-estonian-20120124-3|62	
14mu|texlive-hyphen-estonian-20120124-3|63	
14mu|texlive-hyphen-estonian-20120124-3|64	
14mu|texlive-hyphen-estonian-20120124-3|65	%changelog
14mu|texlive-hyphen-estonian-20120124-3|66	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-estonian-20120124-3|67	+ Revision: 8aa1553
14mu|texlive-hyphen-estonian-20120124-3|68	- MassBuild#674: Increase release tag
14mu|texlive-hyphen-estonian-20120124-3|69	
14mu|texlive-hyphen-estonian-20120124-3|70	

24989 14
14mu|texlive-hyphen-ethiopic-20120124-3|1	# revision 23085
14mu|texlive-hyphen-ethiopic-20120124-3|2	# category TLCore
14mu|texlive-hyphen-ethiopic-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-ethiopic-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-ethiopic-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-ethiopic-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-ethiopic-20120124-3|7	Name:		texlive-hyphen-ethiopic
14mu|texlive-hyphen-ethiopic-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-ethiopic-20120124-3|9	Release:	3
14mu|texlive-hyphen-ethiopic-20120124-3|10	Summary:	Hyphenation patterns for Ethiopic scripts
14mu|texlive-hyphen-ethiopic-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-ethiopic-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-ethiopic-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-ethiopic-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-ethiopic.tar.xz
14mu|texlive-hyphen-ethiopic-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-ethiopic-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-ethiopic-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-ethiopic-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-ethiopic-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-ethiopic-20120124-3|20	
14mu|texlive-hyphen-ethiopic-20120124-3|21	%description
14mu|texlive-hyphen-ethiopic-20120124-3|22	Hyphenation patterns for languages written using the Ethiopic
14mu|texlive-hyphen-ethiopic-20120124-3|23	script for Unicode engines. They are not supposed to be
14mu|texlive-hyphen-ethiopic-20120124-3|24	linguistically relevant in all cases and should, for proper
14mu|texlive-hyphen-ethiopic-20120124-3|25	typography, be replaced by files tailored to individual
14mu|texlive-hyphen-ethiopic-20120124-3|26	languages.
14mu|texlive-hyphen-ethiopic-20120124-3|27	
14mu|texlive-hyphen-ethiopic-20120124-3|28	
14mu|texlive-hyphen-ethiopic-20120124-3|29	#-----------------------------------------------------------------------
14mu|texlive-hyphen-ethiopic-20120124-3|30	%files
14mu|texlive-hyphen-ethiopic-20120124-3|31	%_texmf_language_dat_d/hyphen-ethiopic
14mu|texlive-hyphen-ethiopic-20120124-3|32	%_texmf_language_def_d/hyphen-ethiopic
14mu|texlive-hyphen-ethiopic-20120124-3|33	%_texmf_language_lua_d/hyphen-ethiopic
14mu|texlive-hyphen-ethiopic-20120124-3|34	
14mu|texlive-hyphen-ethiopic-20120124-3|35	#-----------------------------------------------------------------------
14mu|texlive-hyphen-ethiopic-20120124-3|36	%prep
14mu|texlive-hyphen-ethiopic-20120124-3|37	%setup -c -a0
14mu|texlive-hyphen-ethiopic-20120124-3|38	
14mu|texlive-hyphen-ethiopic-20120124-3|39	%build
14mu|texlive-hyphen-ethiopic-20120124-3|40	
14mu|texlive-hyphen-ethiopic-20120124-3|41	%install
14mu|texlive-hyphen-ethiopic-20120124-3|42	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-ethiopic-20120124-3|43	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-ethiopic <<EOF
14mu|texlive-hyphen-ethiopic-20120124-3|44	\%% from hyphen-ethiopic:
14mu|texlive-hyphen-ethiopic-20120124-3|45	ethiopic loadhyph-mul-ethi.tex
14mu|texlive-hyphen-ethiopic-20120124-3|46	=amharic
14mu|texlive-hyphen-ethiopic-20120124-3|47	=geez
14mu|texlive-hyphen-ethiopic-20120124-3|48	EOF
14mu|texlive-hyphen-ethiopic-20120124-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-ethiopic
14mu|texlive-hyphen-ethiopic-20120124-3|50	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-ethiopic-20120124-3|51	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-ethiopic <<EOF
14mu|texlive-hyphen-ethiopic-20120124-3|52	\%% from hyphen-ethiopic:
14mu|texlive-hyphen-ethiopic-20120124-3|53	\addlanguage{ethiopic}{loadhyph-mul-ethi.tex}{}{1}{1}
14mu|texlive-hyphen-ethiopic-20120124-3|54	\addlanguage{amharic}{loadhyph-mul-ethi.tex}{}{1}{1}
14mu|texlive-hyphen-ethiopic-20120124-3|55	\addlanguage{geez}{loadhyph-mul-ethi.tex}{}{1}{1}
14mu|texlive-hyphen-ethiopic-20120124-3|56	EOF
14mu|texlive-hyphen-ethiopic-20120124-3|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-ethiopic
14mu|texlive-hyphen-ethiopic-20120124-3|58	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-ethiopic-20120124-3|59	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-ethiopic <<EOF
14mu|texlive-hyphen-ethiopic-20120124-3|60	-- from hyphen-ethiopic:
14mu|texlive-hyphen-ethiopic-20120124-3|61	['ethiopic'] = {
14mu|texlive-hyphen-ethiopic-20120124-3|62	loader = 'loadhyph-mul-ethi.tex',
14mu|texlive-hyphen-ethiopic-20120124-3|63	lefthyphenmin = 1,
14mu|texlive-hyphen-ethiopic-20120124-3|64	righthyphenmin = 1,
14mu|texlive-hyphen-ethiopic-20120124-3|65	synonyms = { 'amharic', 'geez' },
14mu|texlive-hyphen-ethiopic-20120124-3|66	patterns = 'hyph-mul-ethi.pat.txt',
14mu|texlive-hyphen-ethiopic-20120124-3|67	hyphenation = '',
14mu|texlive-hyphen-ethiopic-20120124-3|68	},
14mu|texlive-hyphen-ethiopic-20120124-3|69	EOF
14mu|texlive-hyphen-ethiopic-20120124-3|70	
14mu|texlive-hyphen-ethiopic-20120124-3|71	
14mu|texlive-hyphen-ethiopic-20120124-3|72	
14mu|texlive-hyphen-ethiopic-20120124-3|73	%changelog
14mu|texlive-hyphen-ethiopic-20120124-3|74	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-ethiopic-20120124-3|75	+ Revision: e427bfc
14mu|texlive-hyphen-ethiopic-20120124-3|76	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-ethiopic-20120124-3|77	
14mu|texlive-hyphen-ethiopic-20120124-3|78	

24990 14
14mu|texlive-hyphen-farsi-20120124-3|1	# revision 23085
14mu|texlive-hyphen-farsi-20120124-3|2	# category TLCore
14mu|texlive-hyphen-farsi-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-farsi-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-farsi-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-farsi-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-farsi-20120124-3|7	Name:		texlive-hyphen-farsi
14mu|texlive-hyphen-farsi-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-farsi-20120124-3|9	Release:	3
14mu|texlive-hyphen-farsi-20120124-3|10	Summary:	(No) Persian hyphenation patterns
14mu|texlive-hyphen-farsi-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-farsi-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-farsi-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-farsi-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-farsi.tar.xz
14mu|texlive-hyphen-farsi-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-farsi-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-farsi-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-farsi-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-farsi-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-farsi-20120124-3|20	
14mu|texlive-hyphen-farsi-20120124-3|21	%description
14mu|texlive-hyphen-farsi-20120124-3|22	Prevent hyphenation in Persian.
14mu|texlive-hyphen-farsi-20120124-3|23	
14mu|texlive-hyphen-farsi-20120124-3|24	
14mu|texlive-hyphen-farsi-20120124-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-farsi-20120124-3|26	%files
14mu|texlive-hyphen-farsi-20120124-3|27	%_texmf_language_dat_d/hyphen-farsi
14mu|texlive-hyphen-farsi-20120124-3|28	%_texmf_language_def_d/hyphen-farsi
14mu|texlive-hyphen-farsi-20120124-3|29	%_texmf_language_lua_d/hyphen-farsi
14mu|texlive-hyphen-farsi-20120124-3|30	
14mu|texlive-hyphen-farsi-20120124-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-farsi-20120124-3|32	%prep
14mu|texlive-hyphen-farsi-20120124-3|33	%setup -c -a0
14mu|texlive-hyphen-farsi-20120124-3|34	
14mu|texlive-hyphen-farsi-20120124-3|35	%build
14mu|texlive-hyphen-farsi-20120124-3|36	
14mu|texlive-hyphen-farsi-20120124-3|37	%install
14mu|texlive-hyphen-farsi-20120124-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-farsi-20120124-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-farsi <<EOF
14mu|texlive-hyphen-farsi-20120124-3|40	\%% from hyphen-farsi:
14mu|texlive-hyphen-farsi-20120124-3|41	farsi zerohyph.tex
14mu|texlive-hyphen-farsi-20120124-3|42	=persian
14mu|texlive-hyphen-farsi-20120124-3|43	EOF
14mu|texlive-hyphen-farsi-20120124-3|44	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-farsi
14mu|texlive-hyphen-farsi-20120124-3|45	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-farsi-20120124-3|46	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-farsi <<EOF
14mu|texlive-hyphen-farsi-20120124-3|47	\%% from hyphen-farsi:
14mu|texlive-hyphen-farsi-20120124-3|48	\addlanguage{farsi}{zerohyph.tex}{}{2}{3}
14mu|texlive-hyphen-farsi-20120124-3|49	\addlanguage{persian}{zerohyph.tex}{}{2}{3}
14mu|texlive-hyphen-farsi-20120124-3|50	EOF
14mu|texlive-hyphen-farsi-20120124-3|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-farsi
14mu|texlive-hyphen-farsi-20120124-3|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-farsi-20120124-3|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-farsi <<EOF
14mu|texlive-hyphen-farsi-20120124-3|54	-- from hyphen-farsi:
14mu|texlive-hyphen-farsi-20120124-3|55	['farsi'] = {
14mu|texlive-hyphen-farsi-20120124-3|56	loader = 'zerohyph.tex',
14mu|texlive-hyphen-farsi-20120124-3|57	lefthyphenmin = 2,
14mu|texlive-hyphen-farsi-20120124-3|58	righthyphenmin = 3,
14mu|texlive-hyphen-farsi-20120124-3|59	synonyms = { 'persian' },
14mu|texlive-hyphen-farsi-20120124-3|60	patterns = '',
14mu|texlive-hyphen-farsi-20120124-3|61	},
14mu|texlive-hyphen-farsi-20120124-3|62	EOF
14mu|texlive-hyphen-farsi-20120124-3|63	
14mu|texlive-hyphen-farsi-20120124-3|64	
14mu|texlive-hyphen-farsi-20120124-3|65	
14mu|texlive-hyphen-farsi-20120124-3|66	%changelog
14mu|texlive-hyphen-farsi-20120124-3|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-farsi-20120124-3|68	+ Revision: ec25a3d
14mu|texlive-hyphen-farsi-20120124-3|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-farsi-20120124-3|70	
14mu|texlive-hyphen-farsi-20120124-3|71	

24991 14
14mu|texlive-hyphen-finnish-20090927-6|1	# revision 25990
14mu|texlive-hyphen-finnish-20090927-6|2	# category TLCore
14mu|texlive-hyphen-finnish-20090927-6|3	# catalog-ctan /language/hyphenation/fihyph
14mu|texlive-hyphen-finnish-20090927-6|4	# catalog-date 2009-09-27 10:36:15 +0200
14mu|texlive-hyphen-finnish-20090927-6|5	# catalog-license pd
14mu|texlive-hyphen-finnish-20090927-6|6	# catalog-version undef
14mu|texlive-hyphen-finnish-20090927-6|7	Name:		texlive-hyphen-finnish
14mu|texlive-hyphen-finnish-20090927-6|8	Version:	20090927
14mu|texlive-hyphen-finnish-20090927-6|9	Release:	6
14mu|texlive-hyphen-finnish-20090927-6|10	Summary:	Finnish hyphenation patterns
14mu|texlive-hyphen-finnish-20090927-6|11	Group:		Publishing
14mu|texlive-hyphen-finnish-20090927-6|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/fihyph
14mu|texlive-hyphen-finnish-20090927-6|13	License:	PD
14mu|texlive-hyphen-finnish-20090927-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-finnish.tar.xz
14mu|texlive-hyphen-finnish-20090927-6|15	BuildArch:	noarch
14mu|texlive-hyphen-finnish-20090927-6|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-finnish-20090927-6|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-finnish-20090927-6|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-finnish-20090927-6|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-finnish-20090927-6|20	
14mu|texlive-hyphen-finnish-20090927-6|21	%description
14mu|texlive-hyphen-finnish-20090927-6|22	Hyphenation patterns for Finnish in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-finnish-20090927-6|23	
14mu|texlive-hyphen-finnish-20090927-6|24	
14mu|texlive-hyphen-finnish-20090927-6|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-finnish-20090927-6|26	%files
14mu|texlive-hyphen-finnish-20090927-6|27	%_texmf_language_dat_d/hyphen-finnish
14mu|texlive-hyphen-finnish-20090927-6|28	%_texmf_language_def_d/hyphen-finnish
14mu|texlive-hyphen-finnish-20090927-6|29	%_texmf_language_lua_d/hyphen-finnish
14mu|texlive-hyphen-finnish-20090927-6|30	
14mu|texlive-hyphen-finnish-20090927-6|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-finnish-20090927-6|32	%prep
14mu|texlive-hyphen-finnish-20090927-6|33	%setup -c -a0
14mu|texlive-hyphen-finnish-20090927-6|34	
14mu|texlive-hyphen-finnish-20090927-6|35	%build
14mu|texlive-hyphen-finnish-20090927-6|36	
14mu|texlive-hyphen-finnish-20090927-6|37	%install
14mu|texlive-hyphen-finnish-20090927-6|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-finnish-20090927-6|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-finnish <<EOF
14mu|texlive-hyphen-finnish-20090927-6|40	\%% from hyphen-finnish:
14mu|texlive-hyphen-finnish-20090927-6|41	finnish loadhyph-fi.tex
14mu|texlive-hyphen-finnish-20090927-6|42	EOF
14mu|texlive-hyphen-finnish-20090927-6|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-finnish
14mu|texlive-hyphen-finnish-20090927-6|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-finnish-20090927-6|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-finnish <<EOF
14mu|texlive-hyphen-finnish-20090927-6|46	\%% from hyphen-finnish:
14mu|texlive-hyphen-finnish-20090927-6|47	\addlanguage{finnish}{loadhyph-fi.tex}{}{2}{2}
14mu|texlive-hyphen-finnish-20090927-6|48	EOF
14mu|texlive-hyphen-finnish-20090927-6|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-finnish
14mu|texlive-hyphen-finnish-20090927-6|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-finnish-20090927-6|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-finnish <<EOF
14mu|texlive-hyphen-finnish-20090927-6|52	-- from hyphen-finnish:
14mu|texlive-hyphen-finnish-20090927-6|53	['finnish'] = {
14mu|texlive-hyphen-finnish-20090927-6|54	loader = 'loadhyph-fi.tex',
14mu|texlive-hyphen-finnish-20090927-6|55	lefthyphenmin = 2,
14mu|texlive-hyphen-finnish-20090927-6|56	righthyphenmin = 2,
14mu|texlive-hyphen-finnish-20090927-6|57	synonyms = {  },
14mu|texlive-hyphen-finnish-20090927-6|58	patterns = 'hyph-fi.pat.txt',
14mu|texlive-hyphen-finnish-20090927-6|59	hyphenation = '',
14mu|texlive-hyphen-finnish-20090927-6|60	},
14mu|texlive-hyphen-finnish-20090927-6|61	EOF
14mu|texlive-hyphen-finnish-20090927-6|62	
14mu|texlive-hyphen-finnish-20090927-6|63	
14mu|texlive-hyphen-finnish-20090927-6|64	
14mu|texlive-hyphen-finnish-20090927-6|65	%changelog
14mu|texlive-hyphen-finnish-20090927-6|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090927-6
14mu|texlive-hyphen-finnish-20090927-6|67	+ Revision: 360e735
14mu|texlive-hyphen-finnish-20090927-6|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-finnish-20090927-6|69	
14mu|texlive-hyphen-finnish-20090927-6|70	

24992 14
14mu|texlive-hyphen-french-20120611-3|1	# revision 25990
14mu|texlive-hyphen-french-20120611-3|2	# category TLCore
14mu|texlive-hyphen-french-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-french-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-french-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-french-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-french-20120611-3|7	Name:		texlive-hyphen-french
14mu|texlive-hyphen-french-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-french-20120611-3|9	Release:	3
14mu|texlive-hyphen-french-20120611-3|10	Summary:	French hyphenation patterns
14mu|texlive-hyphen-french-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-french-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-french-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-french-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-french.tar.xz
14mu|texlive-hyphen-french-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-french-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-french-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-french-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-french-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-french-20120611-3|20	
14mu|texlive-hyphen-french-20120611-3|21	%description
14mu|texlive-hyphen-french-20120611-3|22	Hyphenation patterns for French in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-french-20120611-3|23	
14mu|texlive-hyphen-french-20120611-3|24	
14mu|texlive-hyphen-french-20120611-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-french-20120611-3|26	%files
14mu|texlive-hyphen-french-20120611-3|27	%_texmf_language_dat_d/hyphen-french
14mu|texlive-hyphen-french-20120611-3|28	%_texmf_language_def_d/hyphen-french
14mu|texlive-hyphen-french-20120611-3|29	%_texmf_language_lua_d/hyphen-french
14mu|texlive-hyphen-french-20120611-3|30	
14mu|texlive-hyphen-french-20120611-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-french-20120611-3|32	%prep
14mu|texlive-hyphen-french-20120611-3|33	%setup -c -a0
14mu|texlive-hyphen-french-20120611-3|34	
14mu|texlive-hyphen-french-20120611-3|35	%build
14mu|texlive-hyphen-french-20120611-3|36	
14mu|texlive-hyphen-french-20120611-3|37	%install
14mu|texlive-hyphen-french-20120611-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-french-20120611-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-french <<EOF
14mu|texlive-hyphen-french-20120611-3|40	\%% from hyphen-french:
14mu|texlive-hyphen-french-20120611-3|41	french loadhyph-fr.tex
14mu|texlive-hyphen-french-20120611-3|42	=patois
14mu|texlive-hyphen-french-20120611-3|43	=francais
14mu|texlive-hyphen-french-20120611-3|44	EOF
14mu|texlive-hyphen-french-20120611-3|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-french
14mu|texlive-hyphen-french-20120611-3|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-french-20120611-3|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-french <<EOF
14mu|texlive-hyphen-french-20120611-3|48	\%% from hyphen-french:
14mu|texlive-hyphen-french-20120611-3|49	\addlanguage{french}{loadhyph-fr.tex}{}{2}{3}
14mu|texlive-hyphen-french-20120611-3|50	\addlanguage{patois}{loadhyph-fr.tex}{}{2}{3}
14mu|texlive-hyphen-french-20120611-3|51	\addlanguage{francais}{loadhyph-fr.tex}{}{2}{3}
14mu|texlive-hyphen-french-20120611-3|52	EOF
14mu|texlive-hyphen-french-20120611-3|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-french
14mu|texlive-hyphen-french-20120611-3|54	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-french-20120611-3|55	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-french <<EOF
14mu|texlive-hyphen-french-20120611-3|56	-- from hyphen-french:
14mu|texlive-hyphen-french-20120611-3|57	['french'] = {
14mu|texlive-hyphen-french-20120611-3|58	loader = 'loadhyph-fr.tex',
14mu|texlive-hyphen-french-20120611-3|59	lefthyphenmin = 2,
14mu|texlive-hyphen-french-20120611-3|60	righthyphenmin = 3,
14mu|texlive-hyphen-french-20120611-3|61	synonyms = { 'patois', 'francais' },
14mu|texlive-hyphen-french-20120611-3|62	patterns = 'hyph-fr.pat.txt',
14mu|texlive-hyphen-french-20120611-3|63	hyphenation = '',
14mu|texlive-hyphen-french-20120611-3|64	},
14mu|texlive-hyphen-french-20120611-3|65	EOF
14mu|texlive-hyphen-french-20120611-3|66	
14mu|texlive-hyphen-french-20120611-3|67	
14mu|texlive-hyphen-french-20120611-3|68	
14mu|texlive-hyphen-french-20120611-3|69	%changelog
14mu|texlive-hyphen-french-20120611-3|70	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-french-20120611-3|71	+ Revision: c717049
14mu|texlive-hyphen-french-20120611-3|72	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-french-20120611-3|73	
14mu|texlive-hyphen-french-20120611-3|74	

24993 14
14mu|texlive-hyphen-friulan-20120809-3|1	# revision 26595
14mu|texlive-hyphen-friulan-20120809-3|2	# category TLCore
14mu|texlive-hyphen-friulan-20120809-3|3	# catalog-ctan undef
14mu|texlive-hyphen-friulan-20120809-3|4	# catalog-date undef
14mu|texlive-hyphen-friulan-20120809-3|5	# catalog-license undef
14mu|texlive-hyphen-friulan-20120809-3|6	# catalog-version undef
14mu|texlive-hyphen-friulan-20120809-3|7	Name:		texlive-hyphen-friulan
14mu|texlive-hyphen-friulan-20120809-3|8	Version:	20120809
14mu|texlive-hyphen-friulan-20120809-3|9	Release:	3
14mu|texlive-hyphen-friulan-20120809-3|10	Summary:	Friulan hyphenation patterns
14mu|texlive-hyphen-friulan-20120809-3|11	Group:		Publishing
14mu|texlive-hyphen-friulan-20120809-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-friulan-20120809-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-friulan-20120809-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-friulan.tar.xz
14mu|texlive-hyphen-friulan-20120809-3|15	BuildArch:	noarch
14mu|texlive-hyphen-friulan-20120809-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-friulan-20120809-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-friulan-20120809-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-friulan-20120809-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-friulan-20120809-3|20	
14mu|texlive-hyphen-friulan-20120809-3|21	%description
14mu|texlive-hyphen-friulan-20120809-3|22	Hyphenation patterns for Friulan in ASCII encoding. They are
14mu|texlive-hyphen-friulan-20120809-3|23	supposed to comply with the common spelling of the Friulan
14mu|texlive-hyphen-friulan-20120809-3|24	(Furlan) language as fixed by the Regional Law N.15/96 dated
14mu|texlive-hyphen-friulan-20120809-3|25	November 6, 1996 and its following amendments.
14mu|texlive-hyphen-friulan-20120809-3|26	
14mu|texlive-hyphen-friulan-20120809-3|27	
14mu|texlive-hyphen-friulan-20120809-3|28	#-----------------------------------------------------------------------
14mu|texlive-hyphen-friulan-20120809-3|29	%files
14mu|texlive-hyphen-friulan-20120809-3|30	%_texmf_language_dat_d/hyphen-friulan
14mu|texlive-hyphen-friulan-20120809-3|31	%_texmf_language_def_d/hyphen-friulan
14mu|texlive-hyphen-friulan-20120809-3|32	%_texmf_language_lua_d/hyphen-friulan
14mu|texlive-hyphen-friulan-20120809-3|33	
14mu|texlive-hyphen-friulan-20120809-3|34	#-----------------------------------------------------------------------
14mu|texlive-hyphen-friulan-20120809-3|35	%prep
14mu|texlive-hyphen-friulan-20120809-3|36	%setup -c -a0
14mu|texlive-hyphen-friulan-20120809-3|37	
14mu|texlive-hyphen-friulan-20120809-3|38	%build
14mu|texlive-hyphen-friulan-20120809-3|39	
14mu|texlive-hyphen-friulan-20120809-3|40	%install
14mu|texlive-hyphen-friulan-20120809-3|41	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-friulan-20120809-3|42	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-friulan <<EOF
14mu|texlive-hyphen-friulan-20120809-3|43	\%% from hyphen-friulan:
14mu|texlive-hyphen-friulan-20120809-3|44	friulan loadhyph-fur.tex
14mu|texlive-hyphen-friulan-20120809-3|45	EOF
14mu|texlive-hyphen-friulan-20120809-3|46	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-friulan
14mu|texlive-hyphen-friulan-20120809-3|47	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-friulan-20120809-3|48	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-friulan <<EOF
14mu|texlive-hyphen-friulan-20120809-3|49	\%% from hyphen-friulan:
14mu|texlive-hyphen-friulan-20120809-3|50	\addlanguage{friulan}{loadhyph-fur.tex}{}{2}{2}
14mu|texlive-hyphen-friulan-20120809-3|51	EOF
14mu|texlive-hyphen-friulan-20120809-3|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-friulan
14mu|texlive-hyphen-friulan-20120809-3|53	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-friulan-20120809-3|54	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-friulan <<EOF
14mu|texlive-hyphen-friulan-20120809-3|55	-- from hyphen-friulan:
14mu|texlive-hyphen-friulan-20120809-3|56	['friulan'] = {
14mu|texlive-hyphen-friulan-20120809-3|57	loader = 'loadhyph-fur.tex',
14mu|texlive-hyphen-friulan-20120809-3|58	lefthyphenmin = 2,
14mu|texlive-hyphen-friulan-20120809-3|59	righthyphenmin = 2,
14mu|texlive-hyphen-friulan-20120809-3|60	synonyms = {  },
14mu|texlive-hyphen-friulan-20120809-3|61	patterns = 'hyph-fur.pat.txt',
14mu|texlive-hyphen-friulan-20120809-3|62	hyphenation = '',
14mu|texlive-hyphen-friulan-20120809-3|63	},
14mu|texlive-hyphen-friulan-20120809-3|64	EOF
14mu|texlive-hyphen-friulan-20120809-3|65	
14mu|texlive-hyphen-friulan-20120809-3|66	
14mu|texlive-hyphen-friulan-20120809-3|67	
14mu|texlive-hyphen-friulan-20120809-3|68	%changelog
14mu|texlive-hyphen-friulan-20120809-3|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120809-3
14mu|texlive-hyphen-friulan-20120809-3|70	+ Revision: 87fbba6
14mu|texlive-hyphen-friulan-20120809-3|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-friulan-20120809-3|72	
14mu|texlive-hyphen-friulan-20120809-3|73	

24994 14
14mu|texlive-hyphen-galician-20120611-3|1	# revision 25990
14mu|texlive-hyphen-galician-20120611-3|2	# category TLCore
14mu|texlive-hyphen-galician-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-galician-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-galician-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-galician-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-galician-20120611-3|7	Name:		texlive-hyphen-galician
14mu|texlive-hyphen-galician-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-galician-20120611-3|9	Release:	3
14mu|texlive-hyphen-galician-20120611-3|10	Summary:	Galician hyphenation patterns
14mu|texlive-hyphen-galician-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-galician-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-galician-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-galician-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-galician.tar.xz
14mu|texlive-hyphen-galician-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-galician-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-galician-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-galician-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-galician-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-galician-20120611-3|20	
14mu|texlive-hyphen-galician-20120611-3|21	%description
14mu|texlive-hyphen-galician-20120611-3|22	Hyphenation patterns for Galician in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-galician-20120611-3|23	
14mu|texlive-hyphen-galician-20120611-3|24	
14mu|texlive-hyphen-galician-20120611-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-galician-20120611-3|26	%files
14mu|texlive-hyphen-galician-20120611-3|27	%_texmf_language_dat_d/hyphen-galician
14mu|texlive-hyphen-galician-20120611-3|28	%_texmf_language_def_d/hyphen-galician
14mu|texlive-hyphen-galician-20120611-3|29	%_texmf_language_lua_d/hyphen-galician
14mu|texlive-hyphen-galician-20120611-3|30	
14mu|texlive-hyphen-galician-20120611-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-galician-20120611-3|32	%prep
14mu|texlive-hyphen-galician-20120611-3|33	%setup -c -a0
14mu|texlive-hyphen-galician-20120611-3|34	
14mu|texlive-hyphen-galician-20120611-3|35	%build
14mu|texlive-hyphen-galician-20120611-3|36	
14mu|texlive-hyphen-galician-20120611-3|37	%install
14mu|texlive-hyphen-galician-20120611-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-galician-20120611-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-galician <<EOF
14mu|texlive-hyphen-galician-20120611-3|40	\%% from hyphen-galician:
14mu|texlive-hyphen-galician-20120611-3|41	galician loadhyph-gl.tex
14mu|texlive-hyphen-galician-20120611-3|42	EOF
14mu|texlive-hyphen-galician-20120611-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-galician
14mu|texlive-hyphen-galician-20120611-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-galician-20120611-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-galician <<EOF
14mu|texlive-hyphen-galician-20120611-3|46	\%% from hyphen-galician:
14mu|texlive-hyphen-galician-20120611-3|47	\addlanguage{galician}{loadhyph-gl.tex}{}{2}{2}
14mu|texlive-hyphen-galician-20120611-3|48	EOF
14mu|texlive-hyphen-galician-20120611-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-galician
14mu|texlive-hyphen-galician-20120611-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-galician-20120611-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-galician <<EOF
14mu|texlive-hyphen-galician-20120611-3|52	-- from hyphen-galician:
14mu|texlive-hyphen-galician-20120611-3|53	['galician'] = {
14mu|texlive-hyphen-galician-20120611-3|54	loader = 'loadhyph-gl.tex',
14mu|texlive-hyphen-galician-20120611-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-galician-20120611-3|56	righthyphenmin = 2,
14mu|texlive-hyphen-galician-20120611-3|57	synonyms = {  },
14mu|texlive-hyphen-galician-20120611-3|58	patterns = 'hyph-gl.pat.txt',
14mu|texlive-hyphen-galician-20120611-3|59	hyphenation = '',
14mu|texlive-hyphen-galician-20120611-3|60	},
14mu|texlive-hyphen-galician-20120611-3|61	EOF
14mu|texlive-hyphen-galician-20120611-3|62	
14mu|texlive-hyphen-galician-20120611-3|63	
14mu|texlive-hyphen-galician-20120611-3|64	
14mu|texlive-hyphen-galician-20120611-3|65	%changelog
14mu|texlive-hyphen-galician-20120611-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-galician-20120611-3|67	+ Revision: c6086a5
14mu|texlive-hyphen-galician-20120611-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-galician-20120611-3|69	
14mu|texlive-hyphen-galician-20120611-3|70	

24995 14
14mu|texlive-hyphen-georgian-20131012-7|1	# revision 30326
14mu|texlive-hyphen-georgian-20131012-7|2	# category TLCore
14mu|texlive-hyphen-georgian-20131012-7|3	# catalog-ctan undef
14mu|texlive-hyphen-georgian-20131012-7|4	# catalog-date undef
14mu|texlive-hyphen-georgian-20131012-7|5	# catalog-license undef
14mu|texlive-hyphen-georgian-20131012-7|6	# catalog-version undef
14mu|texlive-hyphen-georgian-20131012-7|7	Name:		texlive-hyphen-georgian
14mu|texlive-hyphen-georgian-20131012-7|8	Version:	20131012
14mu|texlive-hyphen-georgian-20131012-7|9	Release:	7
14mu|texlive-hyphen-georgian-20131012-7|10	Summary:	Georgian hyphenation patterns
14mu|texlive-hyphen-georgian-20131012-7|11	Group:		Publishing
14mu|texlive-hyphen-georgian-20131012-7|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-georgian-20131012-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-georgian-20131012-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-georgian.tar.xz
14mu|texlive-hyphen-georgian-20131012-7|15	BuildArch:	noarch
14mu|texlive-hyphen-georgian-20131012-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-georgian-20131012-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-georgian-20131012-7|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-georgian-20131012-7|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-georgian-20131012-7|20	
14mu|texlive-hyphen-georgian-20131012-7|21	%description
14mu|texlive-hyphen-georgian-20131012-7|22	Hyphenation patterns for Georgian in T8M, T8K and UTF-8
14mu|texlive-hyphen-georgian-20131012-7|23	encodings.
14mu|texlive-hyphen-georgian-20131012-7|24	
14mu|texlive-hyphen-georgian-20131012-7|25	
14mu|texlive-hyphen-georgian-20131012-7|26	#-----------------------------------------------------------------------
14mu|texlive-hyphen-georgian-20131012-7|27	%files
14mu|texlive-hyphen-georgian-20131012-7|28	%_texmf_language_dat_d/hyphen-georgian
14mu|texlive-hyphen-georgian-20131012-7|29	%_texmf_language_def_d/hyphen-georgian
14mu|texlive-hyphen-georgian-20131012-7|30	%_texmf_language_lua_d/hyphen-georgian
14mu|texlive-hyphen-georgian-20131012-7|31	
14mu|texlive-hyphen-georgian-20131012-7|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-georgian-20131012-7|33	%prep
14mu|texlive-hyphen-georgian-20131012-7|34	%setup -c -a0
14mu|texlive-hyphen-georgian-20131012-7|35	
14mu|texlive-hyphen-georgian-20131012-7|36	%build
14mu|texlive-hyphen-georgian-20131012-7|37	
14mu|texlive-hyphen-georgian-20131012-7|38	%install
14mu|texlive-hyphen-georgian-20131012-7|39	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-georgian-20131012-7|40	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-georgian <<EOF
14mu|texlive-hyphen-georgian-20131012-7|41	\%% from hyphen-georgian:
14mu|texlive-hyphen-georgian-20131012-7|42	georgian loadhyph-ka.tex
14mu|texlive-hyphen-georgian-20131012-7|43	EOF
14mu|texlive-hyphen-georgian-20131012-7|44	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-georgian
14mu|texlive-hyphen-georgian-20131012-7|45	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-georgian-20131012-7|46	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-georgian <<EOF
14mu|texlive-hyphen-georgian-20131012-7|47	\%% from hyphen-georgian:
14mu|texlive-hyphen-georgian-20131012-7|48	\addlanguage{georgian}{loadhyph-ka.tex}{}{2}{3}
14mu|texlive-hyphen-georgian-20131012-7|49	EOF
14mu|texlive-hyphen-georgian-20131012-7|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-georgian
14mu|texlive-hyphen-georgian-20131012-7|51	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-georgian-20131012-7|52	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-georgian <<EOF
14mu|texlive-hyphen-georgian-20131012-7|53	-- from hyphen-georgian:
14mu|texlive-hyphen-georgian-20131012-7|54	['georgian'] = {
14mu|texlive-hyphen-georgian-20131012-7|55	loader = 'loadhyph-ka.tex',
14mu|texlive-hyphen-georgian-20131012-7|56	lefthyphenmin = 2,
14mu|texlive-hyphen-georgian-20131012-7|57	righthyphenmin = 3,
14mu|texlive-hyphen-georgian-20131012-7|58	synonyms = {  },
14mu|texlive-hyphen-georgian-20131012-7|59	patterns = 'hyph-ka.pat.txt',
14mu|texlive-hyphen-georgian-20131012-7|60	hyphenation = '',
14mu|texlive-hyphen-georgian-20131012-7|61	},
14mu|texlive-hyphen-georgian-20131012-7|62	EOF
14mu|texlive-hyphen-georgian-20131012-7|63	
14mu|texlive-hyphen-georgian-20131012-7|64	%changelog
14mu|texlive-hyphen-georgian-20131012-7|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131012-7
14mu|texlive-hyphen-georgian-20131012-7|66	+ Revision: ccf1f83
14mu|texlive-hyphen-georgian-20131012-7|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-georgian-20131012-7|68	
14mu|texlive-hyphen-georgian-20131012-7|69	

24996 14
14mu|texlive-hyphen-hungarian-20120619-7|1	# revision 29725
14mu|texlive-hyphen-hungarian-20120619-7|2	# category TLCore
14mu|texlive-hyphen-hungarian-20120619-7|3	# catalog-ctan /language/hungarian/hyphenation
14mu|texlive-hyphen-hungarian-20120619-7|4	# catalog-date 2012-06-19 22:38:05 +0200
14mu|texlive-hyphen-hungarian-20120619-7|5	# catalog-license gpl
14mu|texlive-hyphen-hungarian-20120619-7|6	# catalog-version undef
14mu|texlive-hyphen-hungarian-20120619-7|7	Name:		texlive-hyphen-hungarian
14mu|texlive-hyphen-hungarian-20120619-7|8	Version:	20120619
14mu|texlive-hyphen-hungarian-20120619-7|9	Release:	7
14mu|texlive-hyphen-hungarian-20120619-7|10	Summary:	Hungarian hyphenation patterns
14mu|texlive-hyphen-hungarian-20120619-7|11	Group:		Publishing
14mu|texlive-hyphen-hungarian-20120619-7|12	URL:		http://www.ctan.org/tex-archive/language/hungarian/hyphenation
14mu|texlive-hyphen-hungarian-20120619-7|13	License:	GPL
14mu|texlive-hyphen-hungarian-20120619-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-hungarian.tar.xz
14mu|texlive-hyphen-hungarian-20120619-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-hungarian.doc.tar.xz
14mu|texlive-hyphen-hungarian-20120619-7|16	BuildArch:	noarch
14mu|texlive-hyphen-hungarian-20120619-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-hungarian-20120619-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-hungarian-20120619-7|19	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-hungarian-20120619-7|20	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-hungarian-20120619-7|21	
14mu|texlive-hyphen-hungarian-20120619-7|22	%description
14mu|texlive-hyphen-hungarian-20120619-7|23	Hyphenation patterns for Hungarian in T1/EC and UTF-8
14mu|texlive-hyphen-hungarian-20120619-7|24	encodings. From https://github.com/nagybence/huhyphn/.
14mu|texlive-hyphen-hungarian-20120619-7|25	
14mu|texlive-hyphen-hungarian-20120619-7|26	
14mu|texlive-hyphen-hungarian-20120619-7|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-hungarian-20120619-7|28	%files
14mu|texlive-hyphen-hungarian-20120619-7|29	%_texmf_language_dat_d/hyphen-hungarian
14mu|texlive-hyphen-hungarian-20120619-7|30	%_texmf_language_def_d/hyphen-hungarian
14mu|texlive-hyphen-hungarian-20120619-7|31	%_texmf_language_lua_d/hyphen-hungarian
14mu|texlive-hyphen-hungarian-20120619-7|32	%doc %{_texmfdistdir}/doc/generic/huhyphen/huhyphn.pdf
14mu|texlive-hyphen-hungarian-20120619-7|33	%doc %{_texmfdistdir}/doc/generic/huhyphen/hyph_hu.dic
14mu|texlive-hyphen-hungarian-20120619-7|34	%doc %{_texmfdistdir}/doc/generic/huhyphen/searchforerrors.rb
14mu|texlive-hyphen-hungarian-20120619-7|35	%doc %{_texmfdistdir}/doc/generic/huhyphen/testhyphenation.rb
14mu|texlive-hyphen-hungarian-20120619-7|36	
14mu|texlive-hyphen-hungarian-20120619-7|37	#-----------------------------------------------------------------------
14mu|texlive-hyphen-hungarian-20120619-7|38	%prep
14mu|texlive-hyphen-hungarian-20120619-7|39	%setup -c -a0 -a1
14mu|texlive-hyphen-hungarian-20120619-7|40	
14mu|texlive-hyphen-hungarian-20120619-7|41	%build
14mu|texlive-hyphen-hungarian-20120619-7|42	
14mu|texlive-hyphen-hungarian-20120619-7|43	%install
14mu|texlive-hyphen-hungarian-20120619-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hyphen-hungarian-20120619-7|45	cp -fpar doc %{buildroot}%{_texmfdistdir}
14mu|texlive-hyphen-hungarian-20120619-7|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-hungarian-20120619-7|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-hungarian <<EOF
14mu|texlive-hyphen-hungarian-20120619-7|48	\%% from hyphen-hungarian:
14mu|texlive-hyphen-hungarian-20120619-7|49	hungarian loadhyph-hu.tex
14mu|texlive-hyphen-hungarian-20120619-7|50	EOF
14mu|texlive-hyphen-hungarian-20120619-7|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-hungarian
14mu|texlive-hyphen-hungarian-20120619-7|52	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-hungarian-20120619-7|53	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-hungarian <<EOF
14mu|texlive-hyphen-hungarian-20120619-7|54	\%% from hyphen-hungarian:
14mu|texlive-hyphen-hungarian-20120619-7|55	\addlanguage{hungarian}{loadhyph-hu.tex}{}{2}{2}
14mu|texlive-hyphen-hungarian-20120619-7|56	EOF
14mu|texlive-hyphen-hungarian-20120619-7|57	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-hungarian
14mu|texlive-hyphen-hungarian-20120619-7|58	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-hungarian-20120619-7|59	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-hungarian <<EOF
14mu|texlive-hyphen-hungarian-20120619-7|60	-- from hyphen-hungarian:
14mu|texlive-hyphen-hungarian-20120619-7|61	['hungarian'] = {
14mu|texlive-hyphen-hungarian-20120619-7|62	loader = 'loadhyph-hu.tex',
14mu|texlive-hyphen-hungarian-20120619-7|63	lefthyphenmin = 2,
14mu|texlive-hyphen-hungarian-20120619-7|64	righthyphenmin = 2,
14mu|texlive-hyphen-hungarian-20120619-7|65	synonyms = {  },
14mu|texlive-hyphen-hungarian-20120619-7|66	patterns = 'hyph-hu.pat.txt',
14mu|texlive-hyphen-hungarian-20120619-7|67	hyphenation = '',
14mu|texlive-hyphen-hungarian-20120619-7|68	},
14mu|texlive-hyphen-hungarian-20120619-7|69	EOF
14mu|texlive-hyphen-hungarian-20120619-7|70	
14mu|texlive-hyphen-hungarian-20120619-7|71	%changelog
14mu|texlive-hyphen-hungarian-20120619-7|72	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120619-7
14mu|texlive-hyphen-hungarian-20120619-7|73	+ Revision: 28c1c40
14mu|texlive-hyphen-hungarian-20120619-7|74	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-hungarian-20120619-7|75	
14mu|texlive-hyphen-hungarian-20120619-7|76	

24997 14
14mu|texlive-hyphen-icelandic-20070417-5|1	# revision 23085
14mu|texlive-hyphen-icelandic-20070417-5|2	# category TLCore
14mu|texlive-hyphen-icelandic-20070417-5|3	# catalog-ctan /language/hyphenation/icehyph.tex
14mu|texlive-hyphen-icelandic-20070417-5|4	# catalog-date 2007-04-17 11:56:04 +0200
14mu|texlive-hyphen-icelandic-20070417-5|5	# catalog-license lppl
14mu|texlive-hyphen-icelandic-20070417-5|6	# catalog-version undef
14mu|texlive-hyphen-icelandic-20070417-5|7	Name:		texlive-hyphen-icelandic
14mu|texlive-hyphen-icelandic-20070417-5|8	Version:	20070417
14mu|texlive-hyphen-icelandic-20070417-5|9	Release:	5
14mu|texlive-hyphen-icelandic-20070417-5|10	Summary:	Icelandic hyphenation patterns
14mu|texlive-hyphen-icelandic-20070417-5|11	Group:		Publishing
14mu|texlive-hyphen-icelandic-20070417-5|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/icehyph.tex
14mu|texlive-hyphen-icelandic-20070417-5|13	License:	LPPL
14mu|texlive-hyphen-icelandic-20070417-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-icelandic.tar.xz
14mu|texlive-hyphen-icelandic-20070417-5|15	BuildArch:	noarch
14mu|texlive-hyphen-icelandic-20070417-5|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-icelandic-20070417-5|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-icelandic-20070417-5|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-icelandic-20070417-5|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-icelandic-20070417-5|20	
14mu|texlive-hyphen-icelandic-20070417-5|21	%description
14mu|texlive-hyphen-icelandic-20070417-5|22	Hyphenation patterns for Icelandic in T1/EC and UTF-8
14mu|texlive-hyphen-icelandic-20070417-5|23	encodings.
14mu|texlive-hyphen-icelandic-20070417-5|24	
14mu|texlive-hyphen-icelandic-20070417-5|25	
14mu|texlive-hyphen-icelandic-20070417-5|26	#-----------------------------------------------------------------------
14mu|texlive-hyphen-icelandic-20070417-5|27	%files
14mu|texlive-hyphen-icelandic-20070417-5|28	%_texmf_language_dat_d/hyphen-icelandic
14mu|texlive-hyphen-icelandic-20070417-5|29	%_texmf_language_def_d/hyphen-icelandic
14mu|texlive-hyphen-icelandic-20070417-5|30	%_texmf_language_lua_d/hyphen-icelandic
14mu|texlive-hyphen-icelandic-20070417-5|31	
14mu|texlive-hyphen-icelandic-20070417-5|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-icelandic-20070417-5|33	%prep
14mu|texlive-hyphen-icelandic-20070417-5|34	%setup -c -a0
14mu|texlive-hyphen-icelandic-20070417-5|35	
14mu|texlive-hyphen-icelandic-20070417-5|36	%build
14mu|texlive-hyphen-icelandic-20070417-5|37	
14mu|texlive-hyphen-icelandic-20070417-5|38	%install
14mu|texlive-hyphen-icelandic-20070417-5|39	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-icelandic-20070417-5|40	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-icelandic <<EOF
14mu|texlive-hyphen-icelandic-20070417-5|41	\%% from hyphen-icelandic:
14mu|texlive-hyphen-icelandic-20070417-5|42	icelandic loadhyph-is.tex
14mu|texlive-hyphen-icelandic-20070417-5|43	EOF
14mu|texlive-hyphen-icelandic-20070417-5|44	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-icelandic
14mu|texlive-hyphen-icelandic-20070417-5|45	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-icelandic-20070417-5|46	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-icelandic <<EOF
14mu|texlive-hyphen-icelandic-20070417-5|47	\%% from hyphen-icelandic:
14mu|texlive-hyphen-icelandic-20070417-5|48	\addlanguage{icelandic}{loadhyph-is.tex}{}{2}{2}
14mu|texlive-hyphen-icelandic-20070417-5|49	EOF
14mu|texlive-hyphen-icelandic-20070417-5|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-icelandic
14mu|texlive-hyphen-icelandic-20070417-5|51	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-icelandic-20070417-5|52	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-icelandic <<EOF
14mu|texlive-hyphen-icelandic-20070417-5|53	-- from hyphen-icelandic:
14mu|texlive-hyphen-icelandic-20070417-5|54	['icelandic'] = {
14mu|texlive-hyphen-icelandic-20070417-5|55	loader = 'loadhyph-is.tex',
14mu|texlive-hyphen-icelandic-20070417-5|56	lefthyphenmin = 2,
14mu|texlive-hyphen-icelandic-20070417-5|57	righthyphenmin = 2,
14mu|texlive-hyphen-icelandic-20070417-5|58	synonyms = {  },
14mu|texlive-hyphen-icelandic-20070417-5|59	patterns = 'hyph-is.pat.txt',
14mu|texlive-hyphen-icelandic-20070417-5|60	hyphenation = '',
14mu|texlive-hyphen-icelandic-20070417-5|61	},
14mu|texlive-hyphen-icelandic-20070417-5|62	EOF
14mu|texlive-hyphen-icelandic-20070417-5|63	
14mu|texlive-hyphen-icelandic-20070417-5|64	
14mu|texlive-hyphen-icelandic-20070417-5|65	
14mu|texlive-hyphen-icelandic-20070417-5|66	%changelog
14mu|texlive-hyphen-icelandic-20070417-5|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070417-5
14mu|texlive-hyphen-icelandic-20070417-5|68	+ Revision: 85fd4de
14mu|texlive-hyphen-icelandic-20070417-5|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-icelandic-20070417-5|70	
14mu|texlive-hyphen-icelandic-20070417-5|71	

24998 14
14mu|texlive-hyphen-indic-20120611-3|1	# revision 25990
14mu|texlive-hyphen-indic-20120611-3|2	# category TLCore
14mu|texlive-hyphen-indic-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-indic-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-indic-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-indic-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-indic-20120611-3|7	Name:		texlive-hyphen-indic
14mu|texlive-hyphen-indic-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-indic-20120611-3|9	Release:	3
14mu|texlive-hyphen-indic-20120611-3|10	Summary:	Indic hyphenation patterns
14mu|texlive-hyphen-indic-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-indic-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-indic-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-indic-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-indic.tar.xz
14mu|texlive-hyphen-indic-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-indic-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-indic-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-indic-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-indic-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-indic-20120611-3|20	
14mu|texlive-hyphen-indic-20120611-3|21	%description
14mu|texlive-hyphen-indic-20120611-3|22	Hyphenation patterns for Assamese, Bengali, Gujarati, Hindi,
14mu|texlive-hyphen-indic-20120611-3|23	Kannada, Malayalam, Marathi, Oriya, Panjabi, Tamil and Telugu
14mu|texlive-hyphen-indic-20120611-3|24	for Unicode engines.
14mu|texlive-hyphen-indic-20120611-3|25	
14mu|texlive-hyphen-indic-20120611-3|26	
14mu|texlive-hyphen-indic-20120611-3|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-indic-20120611-3|28	%files
14mu|texlive-hyphen-indic-20120611-3|29	%_texmf_language_dat_d/hyphen-indic
14mu|texlive-hyphen-indic-20120611-3|30	%_texmf_language_def_d/hyphen-indic
14mu|texlive-hyphen-indic-20120611-3|31	%_texmf_language_lua_d/hyphen-indic
14mu|texlive-hyphen-indic-20120611-3|32	
14mu|texlive-hyphen-indic-20120611-3|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-indic-20120611-3|34	%prep
14mu|texlive-hyphen-indic-20120611-3|35	%setup -c -a0
14mu|texlive-hyphen-indic-20120611-3|36	
14mu|texlive-hyphen-indic-20120611-3|37	%build
14mu|texlive-hyphen-indic-20120611-3|38	
14mu|texlive-hyphen-indic-20120611-3|39	%install
14mu|texlive-hyphen-indic-20120611-3|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-indic-20120611-3|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-indic <<EOF
14mu|texlive-hyphen-indic-20120611-3|42	\%% from hyphen-indic:
14mu|texlive-hyphen-indic-20120611-3|43	assamese loadhyph-as.tex
14mu|texlive-hyphen-indic-20120611-3|44	bengali loadhyph-bn.tex
14mu|texlive-hyphen-indic-20120611-3|45	gujarati loadhyph-gu.tex
14mu|texlive-hyphen-indic-20120611-3|46	hindi loadhyph-hi.tex
14mu|texlive-hyphen-indic-20120611-3|47	kannada loadhyph-kn.tex
14mu|texlive-hyphen-indic-20120611-3|48	malayalam loadhyph-ml.tex
14mu|texlive-hyphen-indic-20120611-3|49	marathi loadhyph-mr.tex
14mu|texlive-hyphen-indic-20120611-3|50	oriya loadhyph-or.tex
14mu|texlive-hyphen-indic-20120611-3|51	panjabi loadhyph-pa.tex
14mu|texlive-hyphen-indic-20120611-3|52	tamil loadhyph-ta.tex
14mu|texlive-hyphen-indic-20120611-3|53	telugu loadhyph-te.tex
14mu|texlive-hyphen-indic-20120611-3|54	EOF
14mu|texlive-hyphen-indic-20120611-3|55	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-indic
14mu|texlive-hyphen-indic-20120611-3|56	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-indic-20120611-3|57	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-indic <<EOF
14mu|texlive-hyphen-indic-20120611-3|58	\%% from hyphen-indic:
14mu|texlive-hyphen-indic-20120611-3|59	\addlanguage{assamese}{loadhyph-as.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|60	\addlanguage{bengali}{loadhyph-bn.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|61	\addlanguage{gujarati}{loadhyph-gu.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|62	\addlanguage{hindi}{loadhyph-hi.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|63	\addlanguage{kannada}{loadhyph-kn.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|64	\addlanguage{malayalam}{loadhyph-ml.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|65	\addlanguage{marathi}{loadhyph-mr.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|66	\addlanguage{oriya}{loadhyph-or.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|67	\addlanguage{panjabi}{loadhyph-pa.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|68	\addlanguage{tamil}{loadhyph-ta.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|69	\addlanguage{telugu}{loadhyph-te.tex}{}{1}{1}
14mu|texlive-hyphen-indic-20120611-3|70	EOF
14mu|texlive-hyphen-indic-20120611-3|71	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-indic
14mu|texlive-hyphen-indic-20120611-3|72	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-indic-20120611-3|73	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-indic <<EOF
14mu|texlive-hyphen-indic-20120611-3|74	-- from hyphen-indic:
14mu|texlive-hyphen-indic-20120611-3|75	['assamese'] = {
14mu|texlive-hyphen-indic-20120611-3|76	loader = 'loadhyph-as.tex',
14mu|texlive-hyphen-indic-20120611-3|77	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|78	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|79	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|80	patterns = 'hyph-as.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|81	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|82	},
14mu|texlive-hyphen-indic-20120611-3|83	['bengali'] = {
14mu|texlive-hyphen-indic-20120611-3|84	loader = 'loadhyph-bn.tex',
14mu|texlive-hyphen-indic-20120611-3|85	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|86	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|87	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|88	patterns = 'hyph-bn.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|89	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|90	},
14mu|texlive-hyphen-indic-20120611-3|91	['gujarati'] = {
14mu|texlive-hyphen-indic-20120611-3|92	loader = 'loadhyph-gu.tex',
14mu|texlive-hyphen-indic-20120611-3|93	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|94	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|95	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|96	patterns = 'hyph-gu.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|97	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|98	},
14mu|texlive-hyphen-indic-20120611-3|99	['hindi'] = {
14mu|texlive-hyphen-indic-20120611-3|100	loader = 'loadhyph-hi.tex',
14mu|texlive-hyphen-indic-20120611-3|101	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|102	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|103	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|104	patterns = 'hyph-hi.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|105	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|106	},
14mu|texlive-hyphen-indic-20120611-3|107	['kannada'] = {
14mu|texlive-hyphen-indic-20120611-3|108	loader = 'loadhyph-kn.tex',
14mu|texlive-hyphen-indic-20120611-3|109	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|110	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|111	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|112	patterns = 'hyph-kn.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|113	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|114	},
14mu|texlive-hyphen-indic-20120611-3|115	['malayalam'] = {
14mu|texlive-hyphen-indic-20120611-3|116	loader = 'loadhyph-ml.tex',
14mu|texlive-hyphen-indic-20120611-3|117	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|118	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|119	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|120	patterns = 'hyph-ml.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|121	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|122	},
14mu|texlive-hyphen-indic-20120611-3|123	['marathi'] = {
14mu|texlive-hyphen-indic-20120611-3|124	loader = 'loadhyph-mr.tex',
14mu|texlive-hyphen-indic-20120611-3|125	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|126	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|127	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|128	patterns = 'hyph-mr.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|129	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|130	},
14mu|texlive-hyphen-indic-20120611-3|131	['oriya'] = {
14mu|texlive-hyphen-indic-20120611-3|132	loader = 'loadhyph-or.tex',
14mu|texlive-hyphen-indic-20120611-3|133	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|134	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|135	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|136	patterns = 'hyph-or.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|137	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|138	},
14mu|texlive-hyphen-indic-20120611-3|139	['panjabi'] = {
14mu|texlive-hyphen-indic-20120611-3|140	loader = 'loadhyph-pa.tex',
14mu|texlive-hyphen-indic-20120611-3|141	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|142	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|143	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|144	patterns = 'hyph-pa.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|145	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|146	},
14mu|texlive-hyphen-indic-20120611-3|147	['tamil'] = {
14mu|texlive-hyphen-indic-20120611-3|148	loader = 'loadhyph-ta.tex',
14mu|texlive-hyphen-indic-20120611-3|149	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|150	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|151	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|152	patterns = 'hyph-ta.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|153	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|154	},
14mu|texlive-hyphen-indic-20120611-3|155	['telugu'] = {
14mu|texlive-hyphen-indic-20120611-3|156	loader = 'loadhyph-te.tex',
14mu|texlive-hyphen-indic-20120611-3|157	lefthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|158	righthyphenmin = 1,
14mu|texlive-hyphen-indic-20120611-3|159	synonyms = {  },
14mu|texlive-hyphen-indic-20120611-3|160	patterns = 'hyph-te.pat.txt',
14mu|texlive-hyphen-indic-20120611-3|161	hyphenation = '',
14mu|texlive-hyphen-indic-20120611-3|162	},
14mu|texlive-hyphen-indic-20120611-3|163	EOF
14mu|texlive-hyphen-indic-20120611-3|164	
14mu|texlive-hyphen-indic-20120611-3|165	
14mu|texlive-hyphen-indic-20120611-3|166	
14mu|texlive-hyphen-indic-20120611-3|167	%changelog
14mu|texlive-hyphen-indic-20120611-3|168	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-indic-20120611-3|169	+ Revision: 8415380
14mu|texlive-hyphen-indic-20120611-3|170	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-indic-20120611-3|171	
14mu|texlive-hyphen-indic-20120611-3|172	

24999 14
14mu|texlive-hyphen-indonesian-20120611-3|1	# revision 25990
14mu|texlive-hyphen-indonesian-20120611-3|2	# category TLCore
14mu|texlive-hyphen-indonesian-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-indonesian-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-indonesian-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-indonesian-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-indonesian-20120611-3|7	Name:		texlive-hyphen-indonesian
14mu|texlive-hyphen-indonesian-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-indonesian-20120611-3|9	Release:	3
14mu|texlive-hyphen-indonesian-20120611-3|10	Summary:	Indonesian hyphenation patterns
14mu|texlive-hyphen-indonesian-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-indonesian-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-indonesian-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-indonesian-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-indonesian.tar.xz
14mu|texlive-hyphen-indonesian-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-indonesian-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-indonesian-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-indonesian-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-indonesian-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-indonesian-20120611-3|20	
14mu|texlive-hyphen-indonesian-20120611-3|21	%description
14mu|texlive-hyphen-indonesian-20120611-3|22	Hyphenation patterns for Indonesian (Bahasa Indonesia) in ASCII
14mu|texlive-hyphen-indonesian-20120611-3|23	encoding.  They are probably also usable for Malay (Bahasa
14mu|texlive-hyphen-indonesian-20120611-3|24	Melayu).
14mu|texlive-hyphen-indonesian-20120611-3|25	
14mu|texlive-hyphen-indonesian-20120611-3|26	
14mu|texlive-hyphen-indonesian-20120611-3|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-indonesian-20120611-3|28	%files
14mu|texlive-hyphen-indonesian-20120611-3|29	%_texmf_language_dat_d/hyphen-indonesian
14mu|texlive-hyphen-indonesian-20120611-3|30	%_texmf_language_def_d/hyphen-indonesian
14mu|texlive-hyphen-indonesian-20120611-3|31	%_texmf_language_lua_d/hyphen-indonesian
14mu|texlive-hyphen-indonesian-20120611-3|32	
14mu|texlive-hyphen-indonesian-20120611-3|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-indonesian-20120611-3|34	%prep
14mu|texlive-hyphen-indonesian-20120611-3|35	%setup -c -a0
14mu|texlive-hyphen-indonesian-20120611-3|36	
14mu|texlive-hyphen-indonesian-20120611-3|37	%build
14mu|texlive-hyphen-indonesian-20120611-3|38	
14mu|texlive-hyphen-indonesian-20120611-3|39	%install
14mu|texlive-hyphen-indonesian-20120611-3|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-indonesian-20120611-3|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-indonesian <<EOF
14mu|texlive-hyphen-indonesian-20120611-3|42	\%% from hyphen-indonesian:
14mu|texlive-hyphen-indonesian-20120611-3|43	indonesian loadhyph-id.tex
14mu|texlive-hyphen-indonesian-20120611-3|44	EOF
14mu|texlive-hyphen-indonesian-20120611-3|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-indonesian
14mu|texlive-hyphen-indonesian-20120611-3|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-indonesian-20120611-3|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-indonesian <<EOF
14mu|texlive-hyphen-indonesian-20120611-3|48	\%% from hyphen-indonesian:
14mu|texlive-hyphen-indonesian-20120611-3|49	\addlanguage{indonesian}{loadhyph-id.tex}{}{2}{2}
14mu|texlive-hyphen-indonesian-20120611-3|50	EOF
14mu|texlive-hyphen-indonesian-20120611-3|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-indonesian
14mu|texlive-hyphen-indonesian-20120611-3|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-indonesian-20120611-3|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-indonesian <<EOF
14mu|texlive-hyphen-indonesian-20120611-3|54	-- from hyphen-indonesian:
14mu|texlive-hyphen-indonesian-20120611-3|55	['indonesian'] = {
14mu|texlive-hyphen-indonesian-20120611-3|56	loader = 'loadhyph-id.tex',
14mu|texlive-hyphen-indonesian-20120611-3|57	lefthyphenmin = 2,
14mu|texlive-hyphen-indonesian-20120611-3|58	righthyphenmin = 2,
14mu|texlive-hyphen-indonesian-20120611-3|59	synonyms = {  },
14mu|texlive-hyphen-indonesian-20120611-3|60	patterns = 'hyph-id.pat.txt',
14mu|texlive-hyphen-indonesian-20120611-3|61	hyphenation = 'hyph-id.hyp.txt',
14mu|texlive-hyphen-indonesian-20120611-3|62	},
14mu|texlive-hyphen-indonesian-20120611-3|63	EOF
14mu|texlive-hyphen-indonesian-20120611-3|64	
14mu|texlive-hyphen-indonesian-20120611-3|65	
14mu|texlive-hyphen-indonesian-20120611-3|66	
14mu|texlive-hyphen-indonesian-20120611-3|67	%changelog
14mu|texlive-hyphen-indonesian-20120611-3|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-indonesian-20120611-3|69	+ Revision: 8cf0b2a
14mu|texlive-hyphen-indonesian-20120611-3|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-indonesian-20120611-3|71	
14mu|texlive-hyphen-indonesian-20120611-3|72	

25000 14
14mu|texlive-hyphen-interlingua-20120611-3|1	# revision 25990
14mu|texlive-hyphen-interlingua-20120611-3|2	# category TLCore
14mu|texlive-hyphen-interlingua-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-interlingua-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-interlingua-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-interlingua-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-interlingua-20120611-3|7	Name:		texlive-hyphen-interlingua
14mu|texlive-hyphen-interlingua-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-interlingua-20120611-3|9	Release:	3
14mu|texlive-hyphen-interlingua-20120611-3|10	Summary:	Interlingua hyphenation patterns
14mu|texlive-hyphen-interlingua-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-interlingua-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-interlingua-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-interlingua-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-interlingua.tar.xz
14mu|texlive-hyphen-interlingua-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-interlingua-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-interlingua-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-interlingua-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-interlingua-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-interlingua-20120611-3|20	
14mu|texlive-hyphen-interlingua-20120611-3|21	%description
14mu|texlive-hyphen-interlingua-20120611-3|22	Hyphenation patterns for Interlingua in ASCII encoding.
14mu|texlive-hyphen-interlingua-20120611-3|23	
14mu|texlive-hyphen-interlingua-20120611-3|24	
14mu|texlive-hyphen-interlingua-20120611-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-interlingua-20120611-3|26	%files
14mu|texlive-hyphen-interlingua-20120611-3|27	%_texmf_language_dat_d/hyphen-interlingua
14mu|texlive-hyphen-interlingua-20120611-3|28	%_texmf_language_def_d/hyphen-interlingua
14mu|texlive-hyphen-interlingua-20120611-3|29	%_texmf_language_lua_d/hyphen-interlingua
14mu|texlive-hyphen-interlingua-20120611-3|30	
14mu|texlive-hyphen-interlingua-20120611-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-interlingua-20120611-3|32	%prep
14mu|texlive-hyphen-interlingua-20120611-3|33	%setup -c -a0
14mu|texlive-hyphen-interlingua-20120611-3|34	
14mu|texlive-hyphen-interlingua-20120611-3|35	%build
14mu|texlive-hyphen-interlingua-20120611-3|36	
14mu|texlive-hyphen-interlingua-20120611-3|37	%install
14mu|texlive-hyphen-interlingua-20120611-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-interlingua-20120611-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-interlingua <<EOF
14mu|texlive-hyphen-interlingua-20120611-3|40	\%% from hyphen-interlingua:
14mu|texlive-hyphen-interlingua-20120611-3|41	interlingua loadhyph-ia.tex
14mu|texlive-hyphen-interlingua-20120611-3|42	EOF
14mu|texlive-hyphen-interlingua-20120611-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-interlingua
14mu|texlive-hyphen-interlingua-20120611-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-interlingua-20120611-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-interlingua <<EOF
14mu|texlive-hyphen-interlingua-20120611-3|46	\%% from hyphen-interlingua:
14mu|texlive-hyphen-interlingua-20120611-3|47	\addlanguage{interlingua}{loadhyph-ia.tex}{}{2}{2}
14mu|texlive-hyphen-interlingua-20120611-3|48	EOF
14mu|texlive-hyphen-interlingua-20120611-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-interlingua
14mu|texlive-hyphen-interlingua-20120611-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-interlingua-20120611-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-interlingua <<EOF
14mu|texlive-hyphen-interlingua-20120611-3|52	-- from hyphen-interlingua:
14mu|texlive-hyphen-interlingua-20120611-3|53	['interlingua'] = {
14mu|texlive-hyphen-interlingua-20120611-3|54	loader = 'loadhyph-ia.tex',
14mu|texlive-hyphen-interlingua-20120611-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-interlingua-20120611-3|56	righthyphenmin = 2,
14mu|texlive-hyphen-interlingua-20120611-3|57	synonyms = {  },
14mu|texlive-hyphen-interlingua-20120611-3|58	patterns = 'hyph-ia.pat.txt',
14mu|texlive-hyphen-interlingua-20120611-3|59	hyphenation = 'hyph-ia.hyp.txt',
14mu|texlive-hyphen-interlingua-20120611-3|60	},
14mu|texlive-hyphen-interlingua-20120611-3|61	EOF
14mu|texlive-hyphen-interlingua-20120611-3|62	
14mu|texlive-hyphen-interlingua-20120611-3|63	
14mu|texlive-hyphen-interlingua-20120611-3|64	
14mu|texlive-hyphen-interlingua-20120611-3|65	%changelog
14mu|texlive-hyphen-interlingua-20120611-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-interlingua-20120611-3|67	+ Revision: 144c4b1
14mu|texlive-hyphen-interlingua-20120611-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-interlingua-20120611-3|69	
14mu|texlive-hyphen-interlingua-20120611-3|70	

25001 14
14mu|texlive-hyphen-irish-20120611-3|1	# revision 25990
14mu|texlive-hyphen-irish-20120611-3|2	# category TLCore
14mu|texlive-hyphen-irish-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-irish-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-irish-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-irish-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-irish-20120611-3|7	Name:		texlive-hyphen-irish
14mu|texlive-hyphen-irish-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-irish-20120611-3|9	Release:	3
14mu|texlive-hyphen-irish-20120611-3|10	Summary:	Irish hyphenation patterns
14mu|texlive-hyphen-irish-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-irish-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-irish-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-irish-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-irish.tar.xz
14mu|texlive-hyphen-irish-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-irish-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-irish-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-irish-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-irish-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-irish-20120611-3|20	
14mu|texlive-hyphen-irish-20120611-3|21	%description
14mu|texlive-hyphen-irish-20120611-3|22	Hyphenation patterns for Irish (Gaeilge) in T1/EC and UTF-8
14mu|texlive-hyphen-irish-20120611-3|23	encodings. Visit http://borel.slu.edu/fleiscin/index.html for
14mu|texlive-hyphen-irish-20120611-3|24	more information.
14mu|texlive-hyphen-irish-20120611-3|25	
14mu|texlive-hyphen-irish-20120611-3|26	
14mu|texlive-hyphen-irish-20120611-3|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-irish-20120611-3|28	%files
14mu|texlive-hyphen-irish-20120611-3|29	%_texmf_language_dat_d/hyphen-irish
14mu|texlive-hyphen-irish-20120611-3|30	%_texmf_language_def_d/hyphen-irish
14mu|texlive-hyphen-irish-20120611-3|31	%_texmf_language_lua_d/hyphen-irish
14mu|texlive-hyphen-irish-20120611-3|32	
14mu|texlive-hyphen-irish-20120611-3|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-irish-20120611-3|34	%prep
14mu|texlive-hyphen-irish-20120611-3|35	%setup -c -a0
14mu|texlive-hyphen-irish-20120611-3|36	
14mu|texlive-hyphen-irish-20120611-3|37	%build
14mu|texlive-hyphen-irish-20120611-3|38	
14mu|texlive-hyphen-irish-20120611-3|39	%install
14mu|texlive-hyphen-irish-20120611-3|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-irish-20120611-3|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-irish <<EOF
14mu|texlive-hyphen-irish-20120611-3|42	\%% from hyphen-irish:
14mu|texlive-hyphen-irish-20120611-3|43	irish loadhyph-ga.tex
14mu|texlive-hyphen-irish-20120611-3|44	EOF
14mu|texlive-hyphen-irish-20120611-3|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-irish
14mu|texlive-hyphen-irish-20120611-3|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-irish-20120611-3|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-irish <<EOF
14mu|texlive-hyphen-irish-20120611-3|48	\%% from hyphen-irish:
14mu|texlive-hyphen-irish-20120611-3|49	\addlanguage{irish}{loadhyph-ga.tex}{}{2}{3}
14mu|texlive-hyphen-irish-20120611-3|50	EOF
14mu|texlive-hyphen-irish-20120611-3|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-irish
14mu|texlive-hyphen-irish-20120611-3|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-irish-20120611-3|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-irish <<EOF
14mu|texlive-hyphen-irish-20120611-3|54	-- from hyphen-irish:
14mu|texlive-hyphen-irish-20120611-3|55	['irish'] = {
14mu|texlive-hyphen-irish-20120611-3|56	loader = 'loadhyph-ga.tex',
14mu|texlive-hyphen-irish-20120611-3|57	lefthyphenmin = 2,
14mu|texlive-hyphen-irish-20120611-3|58	righthyphenmin = 3,
14mu|texlive-hyphen-irish-20120611-3|59	synonyms = {  },
14mu|texlive-hyphen-irish-20120611-3|60	patterns = 'hyph-ga.pat.txt',
14mu|texlive-hyphen-irish-20120611-3|61	hyphenation = 'hyph-ga.hyp.txt',
14mu|texlive-hyphen-irish-20120611-3|62	},
14mu|texlive-hyphen-irish-20120611-3|63	EOF
14mu|texlive-hyphen-irish-20120611-3|64	
14mu|texlive-hyphen-irish-20120611-3|65	
14mu|texlive-hyphen-irish-20120611-3|66	
14mu|texlive-hyphen-irish-20120611-3|67	%changelog
14mu|texlive-hyphen-irish-20120611-3|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-irish-20120611-3|69	+ Revision: 4a7261f
14mu|texlive-hyphen-irish-20120611-3|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-irish-20120611-3|71	
14mu|texlive-hyphen-irish-20120611-3|72	

25002 14
14mu|texlive-hyphen-italian-4.8g-6|1	# revision 25990
14mu|texlive-hyphen-italian-4.8g-6|2	# category TLCore
14mu|texlive-hyphen-italian-4.8g-6|3	# catalog-ctan /language/hyphenation/ithyph.tex
14mu|texlive-hyphen-italian-4.8g-6|4	# catalog-date 2009-09-29 00:01:21 +0200
14mu|texlive-hyphen-italian-4.8g-6|5	# catalog-license lgpl
14mu|texlive-hyphen-italian-4.8g-6|6	# catalog-version 4.8g
14mu|texlive-hyphen-italian-4.8g-6|7	Name:		texlive-hyphen-italian
14mu|texlive-hyphen-italian-4.8g-6|8	Version:	4.8g
14mu|texlive-hyphen-italian-4.8g-6|9	Release:	6
14mu|texlive-hyphen-italian-4.8g-6|10	Summary:	Italian hyphenation patterns
14mu|texlive-hyphen-italian-4.8g-6|11	Group:		Publishing
14mu|texlive-hyphen-italian-4.8g-6|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/ithyph.tex
14mu|texlive-hyphen-italian-4.8g-6|13	License:	LGPL
14mu|texlive-hyphen-italian-4.8g-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-italian.tar.xz
14mu|texlive-hyphen-italian-4.8g-6|15	BuildArch:	noarch
14mu|texlive-hyphen-italian-4.8g-6|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-italian-4.8g-6|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-italian-4.8g-6|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-italian-4.8g-6|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-italian-4.8g-6|20	
14mu|texlive-hyphen-italian-4.8g-6|21	%description
14mu|texlive-hyphen-italian-4.8g-6|22	Hyphenation patterns for Italian in ASCII encoding. Compliant
14mu|texlive-hyphen-italian-4.8g-6|23	with the Recommendation UNI 6461 on hyphenation issued by the
14mu|texlive-hyphen-italian-4.8g-6|24	Italian Standards Institution (Ente Nazionale di Unificazione
14mu|texlive-hyphen-italian-4.8g-6|25	UNI).
14mu|texlive-hyphen-italian-4.8g-6|26	
14mu|texlive-hyphen-italian-4.8g-6|27	
14mu|texlive-hyphen-italian-4.8g-6|28	#-----------------------------------------------------------------------
14mu|texlive-hyphen-italian-4.8g-6|29	%files
14mu|texlive-hyphen-italian-4.8g-6|30	%_texmf_language_dat_d/hyphen-italian
14mu|texlive-hyphen-italian-4.8g-6|31	%_texmf_language_def_d/hyphen-italian
14mu|texlive-hyphen-italian-4.8g-6|32	%_texmf_language_lua_d/hyphen-italian
14mu|texlive-hyphen-italian-4.8g-6|33	
14mu|texlive-hyphen-italian-4.8g-6|34	#-----------------------------------------------------------------------
14mu|texlive-hyphen-italian-4.8g-6|35	%prep
14mu|texlive-hyphen-italian-4.8g-6|36	%setup -c -a0
14mu|texlive-hyphen-italian-4.8g-6|37	
14mu|texlive-hyphen-italian-4.8g-6|38	%build
14mu|texlive-hyphen-italian-4.8g-6|39	
14mu|texlive-hyphen-italian-4.8g-6|40	%install
14mu|texlive-hyphen-italian-4.8g-6|41	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-italian-4.8g-6|42	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-italian <<EOF
14mu|texlive-hyphen-italian-4.8g-6|43	\%% from hyphen-italian:
14mu|texlive-hyphen-italian-4.8g-6|44	italian loadhyph-it.tex
14mu|texlive-hyphen-italian-4.8g-6|45	EOF
14mu|texlive-hyphen-italian-4.8g-6|46	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-italian
14mu|texlive-hyphen-italian-4.8g-6|47	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-italian-4.8g-6|48	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-italian <<EOF
14mu|texlive-hyphen-italian-4.8g-6|49	\%% from hyphen-italian:
14mu|texlive-hyphen-italian-4.8g-6|50	\addlanguage{italian}{loadhyph-it.tex}{}{2}{2}
14mu|texlive-hyphen-italian-4.8g-6|51	EOF
14mu|texlive-hyphen-italian-4.8g-6|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-italian
14mu|texlive-hyphen-italian-4.8g-6|53	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-italian-4.8g-6|54	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-italian <<EOF
14mu|texlive-hyphen-italian-4.8g-6|55	-- from hyphen-italian:
14mu|texlive-hyphen-italian-4.8g-6|56	['italian'] = {
14mu|texlive-hyphen-italian-4.8g-6|57	loader = 'loadhyph-it.tex',
14mu|texlive-hyphen-italian-4.8g-6|58	lefthyphenmin = 2,
14mu|texlive-hyphen-italian-4.8g-6|59	righthyphenmin = 2,
14mu|texlive-hyphen-italian-4.8g-6|60	synonyms = {  },
14mu|texlive-hyphen-italian-4.8g-6|61	patterns = 'hyph-it.pat.txt',
14mu|texlive-hyphen-italian-4.8g-6|62	hyphenation = '',
14mu|texlive-hyphen-italian-4.8g-6|63	},
14mu|texlive-hyphen-italian-4.8g-6|64	EOF
14mu|texlive-hyphen-italian-4.8g-6|65	
14mu|texlive-hyphen-italian-4.8g-6|66	
14mu|texlive-hyphen-italian-4.8g-6|67	
14mu|texlive-hyphen-italian-4.8g-6|68	%changelog
14mu|texlive-hyphen-italian-4.8g-6|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.8g-6
14mu|texlive-hyphen-italian-4.8g-6|70	+ Revision: b2dcc2b
14mu|texlive-hyphen-italian-4.8g-6|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-italian-4.8g-6|72	
14mu|texlive-hyphen-italian-4.8g-6|73	

25003 14
14mu|texlive-hyphen-kurmanji-20120611-3|1	# revision 25990
14mu|texlive-hyphen-kurmanji-20120611-3|2	# category TLCore
14mu|texlive-hyphen-kurmanji-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-kurmanji-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-kurmanji-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-kurmanji-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-kurmanji-20120611-3|7	Name:		texlive-hyphen-kurmanji
14mu|texlive-hyphen-kurmanji-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-kurmanji-20120611-3|9	Release:	3
14mu|texlive-hyphen-kurmanji-20120611-3|10	Summary:	Kurmanji hyphenation patterns
14mu|texlive-hyphen-kurmanji-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-kurmanji-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-kurmanji-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-kurmanji-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-kurmanji.tar.xz
14mu|texlive-hyphen-kurmanji-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-kurmanji-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-kurmanji-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-kurmanji-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-kurmanji-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-kurmanji-20120611-3|20	
14mu|texlive-hyphen-kurmanji-20120611-3|21	%description
14mu|texlive-hyphen-kurmanji-20120611-3|22	Hyphenation patterns for Kurmanji (Northern Kurdish) as spoken
14mu|texlive-hyphen-kurmanji-20120611-3|23	in Turkey and by the Kurdish diaspora in Europe, in T1/EC and
14mu|texlive-hyphen-kurmanji-20120611-3|24	UTF-8 encodings.
14mu|texlive-hyphen-kurmanji-20120611-3|25	
14mu|texlive-hyphen-kurmanji-20120611-3|26	
14mu|texlive-hyphen-kurmanji-20120611-3|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-kurmanji-20120611-3|28	%files
14mu|texlive-hyphen-kurmanji-20120611-3|29	%_texmf_language_dat_d/hyphen-kurmanji
14mu|texlive-hyphen-kurmanji-20120611-3|30	%_texmf_language_def_d/hyphen-kurmanji
14mu|texlive-hyphen-kurmanji-20120611-3|31	%_texmf_language_lua_d/hyphen-kurmanji
14mu|texlive-hyphen-kurmanji-20120611-3|32	
14mu|texlive-hyphen-kurmanji-20120611-3|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-kurmanji-20120611-3|34	%prep
14mu|texlive-hyphen-kurmanji-20120611-3|35	%setup -c -a0
14mu|texlive-hyphen-kurmanji-20120611-3|36	
14mu|texlive-hyphen-kurmanji-20120611-3|37	%build
14mu|texlive-hyphen-kurmanji-20120611-3|38	
14mu|texlive-hyphen-kurmanji-20120611-3|39	%install
14mu|texlive-hyphen-kurmanji-20120611-3|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-kurmanji-20120611-3|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-kurmanji <<EOF
14mu|texlive-hyphen-kurmanji-20120611-3|42	\%% from hyphen-kurmanji:
14mu|texlive-hyphen-kurmanji-20120611-3|43	kurmanji loadhyph-kmr.tex
14mu|texlive-hyphen-kurmanji-20120611-3|44	EOF
14mu|texlive-hyphen-kurmanji-20120611-3|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-kurmanji
14mu|texlive-hyphen-kurmanji-20120611-3|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-kurmanji-20120611-3|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-kurmanji <<EOF
14mu|texlive-hyphen-kurmanji-20120611-3|48	\%% from hyphen-kurmanji:
14mu|texlive-hyphen-kurmanji-20120611-3|49	\addlanguage{kurmanji}{loadhyph-kmr.tex}{}{2}{2}
14mu|texlive-hyphen-kurmanji-20120611-3|50	EOF
14mu|texlive-hyphen-kurmanji-20120611-3|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-kurmanji
14mu|texlive-hyphen-kurmanji-20120611-3|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-kurmanji-20120611-3|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-kurmanji <<EOF
14mu|texlive-hyphen-kurmanji-20120611-3|54	-- from hyphen-kurmanji:
14mu|texlive-hyphen-kurmanji-20120611-3|55	['kurmanji'] = {
14mu|texlive-hyphen-kurmanji-20120611-3|56	loader = 'loadhyph-kmr.tex',
14mu|texlive-hyphen-kurmanji-20120611-3|57	lefthyphenmin = 2,
14mu|texlive-hyphen-kurmanji-20120611-3|58	righthyphenmin = 2,
14mu|texlive-hyphen-kurmanji-20120611-3|59	synonyms = {  },
14mu|texlive-hyphen-kurmanji-20120611-3|60	patterns = 'hyph-kmr.pat.txt',
14mu|texlive-hyphen-kurmanji-20120611-3|61	hyphenation = '',
14mu|texlive-hyphen-kurmanji-20120611-3|62	},
14mu|texlive-hyphen-kurmanji-20120611-3|63	EOF
14mu|texlive-hyphen-kurmanji-20120611-3|64	
14mu|texlive-hyphen-kurmanji-20120611-3|65	
14mu|texlive-hyphen-kurmanji-20120611-3|66	
14mu|texlive-hyphen-kurmanji-20120611-3|67	%changelog
14mu|texlive-hyphen-kurmanji-20120611-3|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-kurmanji-20120611-3|69	+ Revision: db0b080
14mu|texlive-hyphen-kurmanji-20120611-3|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-kurmanji-20120611-3|71	
14mu|texlive-hyphen-kurmanji-20120611-3|72	

25004 14
14mu|texlive-hyphen-lao-20120124-3|1	# revision 23085
14mu|texlive-hyphen-lao-20120124-3|2	# category TLCore
14mu|texlive-hyphen-lao-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-lao-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-lao-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-lao-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-lao-20120124-3|7	Name:		texlive-hyphen-lao
14mu|texlive-hyphen-lao-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-lao-20120124-3|9	Release:	3
14mu|texlive-hyphen-lao-20120124-3|10	Summary:	Lao hyphenation patterns
14mu|texlive-hyphen-lao-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-lao-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-lao-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-lao-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-lao.tar.xz
14mu|texlive-hyphen-lao-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-lao-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-lao-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-lao-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-lao-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-lao-20120124-3|20	
14mu|texlive-hyphen-lao-20120124-3|21	%description
14mu|texlive-hyphen-lao-20120124-3|22	Hyphenation patterns for Lao language for Unicode engines.
14mu|texlive-hyphen-lao-20120124-3|23	Current version is experimental and gives bad results.
14mu|texlive-hyphen-lao-20120124-3|24	
14mu|texlive-hyphen-lao-20120124-3|25	
14mu|texlive-hyphen-lao-20120124-3|26	#-----------------------------------------------------------------------
14mu|texlive-hyphen-lao-20120124-3|27	%files
14mu|texlive-hyphen-lao-20120124-3|28	%_texmf_language_dat_d/hyphen-lao
14mu|texlive-hyphen-lao-20120124-3|29	%_texmf_language_def_d/hyphen-lao
14mu|texlive-hyphen-lao-20120124-3|30	%_texmf_language_lua_d/hyphen-lao
14mu|texlive-hyphen-lao-20120124-3|31	
14mu|texlive-hyphen-lao-20120124-3|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-lao-20120124-3|33	%prep
14mu|texlive-hyphen-lao-20120124-3|34	%setup -c -a0
14mu|texlive-hyphen-lao-20120124-3|35	
14mu|texlive-hyphen-lao-20120124-3|36	%build
14mu|texlive-hyphen-lao-20120124-3|37	
14mu|texlive-hyphen-lao-20120124-3|38	%install
14mu|texlive-hyphen-lao-20120124-3|39	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-lao-20120124-3|40	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-lao <<EOF
14mu|texlive-hyphen-lao-20120124-3|41	\%% from hyphen-lao:
14mu|texlive-hyphen-lao-20120124-3|42	lao loadhyph-lo.tex
14mu|texlive-hyphen-lao-20120124-3|43	EOF
14mu|texlive-hyphen-lao-20120124-3|44	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-lao
14mu|texlive-hyphen-lao-20120124-3|45	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-lao-20120124-3|46	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-lao <<EOF
14mu|texlive-hyphen-lao-20120124-3|47	\%% from hyphen-lao:
14mu|texlive-hyphen-lao-20120124-3|48	\addlanguage{lao}{loadhyph-lo.tex}{}{1}{1}
14mu|texlive-hyphen-lao-20120124-3|49	EOF
14mu|texlive-hyphen-lao-20120124-3|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-lao
14mu|texlive-hyphen-lao-20120124-3|51	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-lao-20120124-3|52	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-lao <<EOF
14mu|texlive-hyphen-lao-20120124-3|53	-- from hyphen-lao:
14mu|texlive-hyphen-lao-20120124-3|54	['lao'] = {
14mu|texlive-hyphen-lao-20120124-3|55	loader = 'loadhyph-lo.tex',
14mu|texlive-hyphen-lao-20120124-3|56	lefthyphenmin = 1,
14mu|texlive-hyphen-lao-20120124-3|57	righthyphenmin = 1,
14mu|texlive-hyphen-lao-20120124-3|58	synonyms = {  },
14mu|texlive-hyphen-lao-20120124-3|59	patterns = 'hyph-lo.pat.txt',
14mu|texlive-hyphen-lao-20120124-3|60	hyphenation = '',
14mu|texlive-hyphen-lao-20120124-3|61	},
14mu|texlive-hyphen-lao-20120124-3|62	EOF
14mu|texlive-hyphen-lao-20120124-3|63	
14mu|texlive-hyphen-lao-20120124-3|64	
14mu|texlive-hyphen-lao-20120124-3|65	
14mu|texlive-hyphen-lao-20120124-3|66	%changelog
14mu|texlive-hyphen-lao-20120124-3|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-lao-20120124-3|68	+ Revision: 2e71683
14mu|texlive-hyphen-lao-20120124-3|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-lao-20120124-3|70	
14mu|texlive-hyphen-lao-20120124-3|71	

25005 14
14mu|texlive-hyphen-latin-3.1-6|1	# revision 25990
14mu|texlive-hyphen-latin-3.1-6|2	# category TLCore
14mu|texlive-hyphen-latin-3.1-6|3	# catalog-ctan /language/hyphenation/lahyph.tex
14mu|texlive-hyphen-latin-3.1-6|4	# catalog-date 2009-09-29 00:01:21 +0200
14mu|texlive-hyphen-latin-3.1-6|5	# catalog-license lppl
14mu|texlive-hyphen-latin-3.1-6|6	# catalog-version 3.1
14mu|texlive-hyphen-latin-3.1-6|7	Name:		texlive-hyphen-latin
14mu|texlive-hyphen-latin-3.1-6|8	Version:	3.1
14mu|texlive-hyphen-latin-3.1-6|9	Release:	6
14mu|texlive-hyphen-latin-3.1-6|10	Summary:	Latin hyphenation patterns
14mu|texlive-hyphen-latin-3.1-6|11	Group:		Publishing
14mu|texlive-hyphen-latin-3.1-6|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/lahyph.tex
14mu|texlive-hyphen-latin-3.1-6|13	License:	LPPL
14mu|texlive-hyphen-latin-3.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-latin.tar.xz
14mu|texlive-hyphen-latin-3.1-6|15	BuildArch:	noarch
14mu|texlive-hyphen-latin-3.1-6|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-latin-3.1-6|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-latin-3.1-6|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-latin-3.1-6|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-latin-3.1-6|20	
14mu|texlive-hyphen-latin-3.1-6|21	%description
14mu|texlive-hyphen-latin-3.1-6|22	Hyphenation patterns for Latin in T1/EC and UTF-8 encodings,
14mu|texlive-hyphen-latin-3.1-6|23	mainly in modern spelling (u when u is needed and v when v is
14mu|texlive-hyphen-latin-3.1-6|24	needed), medieval spelling with the ligatures \ae and \oe and
14mu|texlive-hyphen-latin-3.1-6|25	the (uncial) lowercase 'v' written as a 'u' is also supported.
14mu|texlive-hyphen-latin-3.1-6|26	Apparently there is no conflict between the patterns of modern
14mu|texlive-hyphen-latin-3.1-6|27	Latin and those of medieval Latin.
14mu|texlive-hyphen-latin-3.1-6|28	
14mu|texlive-hyphen-latin-3.1-6|29	
14mu|texlive-hyphen-latin-3.1-6|30	#-----------------------------------------------------------------------
14mu|texlive-hyphen-latin-3.1-6|31	%files
14mu|texlive-hyphen-latin-3.1-6|32	%_texmf_language_dat_d/hyphen-latin
14mu|texlive-hyphen-latin-3.1-6|33	%_texmf_language_def_d/hyphen-latin
14mu|texlive-hyphen-latin-3.1-6|34	%_texmf_language_lua_d/hyphen-latin
14mu|texlive-hyphen-latin-3.1-6|35	
14mu|texlive-hyphen-latin-3.1-6|36	#-----------------------------------------------------------------------
14mu|texlive-hyphen-latin-3.1-6|37	%prep
14mu|texlive-hyphen-latin-3.1-6|38	%setup -c -a0
14mu|texlive-hyphen-latin-3.1-6|39	
14mu|texlive-hyphen-latin-3.1-6|40	%build
14mu|texlive-hyphen-latin-3.1-6|41	
14mu|texlive-hyphen-latin-3.1-6|42	%install
14mu|texlive-hyphen-latin-3.1-6|43	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-latin-3.1-6|44	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-latin <<EOF
14mu|texlive-hyphen-latin-3.1-6|45	\%% from hyphen-latin:
14mu|texlive-hyphen-latin-3.1-6|46	latin loadhyph-la.tex
14mu|texlive-hyphen-latin-3.1-6|47	EOF
14mu|texlive-hyphen-latin-3.1-6|48	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-latin
14mu|texlive-hyphen-latin-3.1-6|49	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-latin-3.1-6|50	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-latin <<EOF
14mu|texlive-hyphen-latin-3.1-6|51	\%% from hyphen-latin:
14mu|texlive-hyphen-latin-3.1-6|52	\addlanguage{latin}{loadhyph-la.tex}{}{2}{2}
14mu|texlive-hyphen-latin-3.1-6|53	EOF
14mu|texlive-hyphen-latin-3.1-6|54	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-latin
14mu|texlive-hyphen-latin-3.1-6|55	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-latin-3.1-6|56	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-latin <<EOF
14mu|texlive-hyphen-latin-3.1-6|57	-- from hyphen-latin:
14mu|texlive-hyphen-latin-3.1-6|58	['latin'] = {
14mu|texlive-hyphen-latin-3.1-6|59	loader = 'loadhyph-la.tex',
14mu|texlive-hyphen-latin-3.1-6|60	lefthyphenmin = 2,
14mu|texlive-hyphen-latin-3.1-6|61	righthyphenmin = 2,
14mu|texlive-hyphen-latin-3.1-6|62	synonyms = {  },
14mu|texlive-hyphen-latin-3.1-6|63	patterns = 'hyph-la.pat.txt',
14mu|texlive-hyphen-latin-3.1-6|64	hyphenation = '',
14mu|texlive-hyphen-latin-3.1-6|65	},
14mu|texlive-hyphen-latin-3.1-6|66	EOF
14mu|texlive-hyphen-latin-3.1-6|67	
14mu|texlive-hyphen-latin-3.1-6|68	
14mu|texlive-hyphen-latin-3.1-6|69	
14mu|texlive-hyphen-latin-3.1-6|70	%changelog
14mu|texlive-hyphen-latin-3.1-6|71	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1-6
14mu|texlive-hyphen-latin-3.1-6|72	+ Revision: 32da374
14mu|texlive-hyphen-latin-3.1-6|73	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-latin-3.1-6|74	
14mu|texlive-hyphen-latin-3.1-6|75	

25006 14
14mu|texlive-hyphen-latvian-20120611-3|1	# revision 25990
14mu|texlive-hyphen-latvian-20120611-3|2	# category TLCore
14mu|texlive-hyphen-latvian-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-latvian-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-latvian-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-latvian-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-latvian-20120611-3|7	Name:		texlive-hyphen-latvian
14mu|texlive-hyphen-latvian-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-latvian-20120611-3|9	Release:	3
14mu|texlive-hyphen-latvian-20120611-3|10	Summary:	Latvian hyphenation patterns
14mu|texlive-hyphen-latvian-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-latvian-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-latvian-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-latvian-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-latvian.tar.xz
14mu|texlive-hyphen-latvian-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-latvian-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-latvian-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-latvian-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-latvian-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-latvian-20120611-3|20	
14mu|texlive-hyphen-latvian-20120611-3|21	%description
14mu|texlive-hyphen-latvian-20120611-3|22	Hyphenation patterns for Latvian in L7X and UTF-8 encodings.
14mu|texlive-hyphen-latvian-20120611-3|23	
14mu|texlive-hyphen-latvian-20120611-3|24	
14mu|texlive-hyphen-latvian-20120611-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-latvian-20120611-3|26	%files
14mu|texlive-hyphen-latvian-20120611-3|27	%_texmf_language_dat_d/hyphen-latvian
14mu|texlive-hyphen-latvian-20120611-3|28	%_texmf_language_def_d/hyphen-latvian
14mu|texlive-hyphen-latvian-20120611-3|29	%_texmf_language_lua_d/hyphen-latvian
14mu|texlive-hyphen-latvian-20120611-3|30	
14mu|texlive-hyphen-latvian-20120611-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-latvian-20120611-3|32	%prep
14mu|texlive-hyphen-latvian-20120611-3|33	%setup -c -a0
14mu|texlive-hyphen-latvian-20120611-3|34	
14mu|texlive-hyphen-latvian-20120611-3|35	%build
14mu|texlive-hyphen-latvian-20120611-3|36	
14mu|texlive-hyphen-latvian-20120611-3|37	%install
14mu|texlive-hyphen-latvian-20120611-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-latvian-20120611-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-latvian <<EOF
14mu|texlive-hyphen-latvian-20120611-3|40	\%% from hyphen-latvian:
14mu|texlive-hyphen-latvian-20120611-3|41	latvian loadhyph-lv.tex
14mu|texlive-hyphen-latvian-20120611-3|42	EOF
14mu|texlive-hyphen-latvian-20120611-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-latvian
14mu|texlive-hyphen-latvian-20120611-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-latvian-20120611-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-latvian <<EOF
14mu|texlive-hyphen-latvian-20120611-3|46	\%% from hyphen-latvian:
14mu|texlive-hyphen-latvian-20120611-3|47	\addlanguage{latvian}{loadhyph-lv.tex}{}{2}{2}
14mu|texlive-hyphen-latvian-20120611-3|48	EOF
14mu|texlive-hyphen-latvian-20120611-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-latvian
14mu|texlive-hyphen-latvian-20120611-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-latvian-20120611-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-latvian <<EOF
14mu|texlive-hyphen-latvian-20120611-3|52	-- from hyphen-latvian:
14mu|texlive-hyphen-latvian-20120611-3|53	['latvian'] = {
14mu|texlive-hyphen-latvian-20120611-3|54	loader = 'loadhyph-lv.tex',
14mu|texlive-hyphen-latvian-20120611-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-latvian-20120611-3|56	righthyphenmin = 2,
14mu|texlive-hyphen-latvian-20120611-3|57	synonyms = {  },
14mu|texlive-hyphen-latvian-20120611-3|58	patterns = 'hyph-lv.pat.txt',
14mu|texlive-hyphen-latvian-20120611-3|59	hyphenation = '',
14mu|texlive-hyphen-latvian-20120611-3|60	},
14mu|texlive-hyphen-latvian-20120611-3|61	EOF
14mu|texlive-hyphen-latvian-20120611-3|62	
14mu|texlive-hyphen-latvian-20120611-3|63	
14mu|texlive-hyphen-latvian-20120611-3|64	
14mu|texlive-hyphen-latvian-20120611-3|65	%changelog
14mu|texlive-hyphen-latvian-20120611-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-latvian-20120611-3|67	+ Revision: 95eac4c
14mu|texlive-hyphen-latvian-20120611-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-latvian-20120611-3|69	
14mu|texlive-hyphen-latvian-20120611-3|70	

25007 14
14mu|texlive-hyphen-lithuanian-20120124-3|1	# revision 23085
14mu|texlive-hyphen-lithuanian-20120124-3|2	# category TLCore
14mu|texlive-hyphen-lithuanian-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-lithuanian-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-lithuanian-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-lithuanian-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-lithuanian-20120124-3|7	Name:		texlive-hyphen-lithuanian
14mu|texlive-hyphen-lithuanian-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-lithuanian-20120124-3|9	Release:	3
14mu|texlive-hyphen-lithuanian-20120124-3|10	Summary:	Lithuanian hyphenation patterns
14mu|texlive-hyphen-lithuanian-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-lithuanian-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-lithuanian-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-lithuanian-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-lithuanian.tar.xz
14mu|texlive-hyphen-lithuanian-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-lithuanian-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-lithuanian-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-lithuanian-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-lithuanian-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-lithuanian-20120124-3|20	
14mu|texlive-hyphen-lithuanian-20120124-3|21	%description
14mu|texlive-hyphen-lithuanian-20120124-3|22	Hyphenation patterns for Lithuanian in L7X and UTF-8 encodings.
14mu|texlive-hyphen-lithuanian-20120124-3|23	\lefthyphenmin and \righthyphenmin have to be at least 2.
14mu|texlive-hyphen-lithuanian-20120124-3|24	
14mu|texlive-hyphen-lithuanian-20120124-3|25	
14mu|texlive-hyphen-lithuanian-20120124-3|26	#-----------------------------------------------------------------------
14mu|texlive-hyphen-lithuanian-20120124-3|27	%files
14mu|texlive-hyphen-lithuanian-20120124-3|28	%_texmf_language_dat_d/hyphen-lithuanian
14mu|texlive-hyphen-lithuanian-20120124-3|29	%_texmf_language_def_d/hyphen-lithuanian
14mu|texlive-hyphen-lithuanian-20120124-3|30	%_texmf_language_lua_d/hyphen-lithuanian
14mu|texlive-hyphen-lithuanian-20120124-3|31	
14mu|texlive-hyphen-lithuanian-20120124-3|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-lithuanian-20120124-3|33	%prep
14mu|texlive-hyphen-lithuanian-20120124-3|34	%setup -c -a0
14mu|texlive-hyphen-lithuanian-20120124-3|35	
14mu|texlive-hyphen-lithuanian-20120124-3|36	%build
14mu|texlive-hyphen-lithuanian-20120124-3|37	
14mu|texlive-hyphen-lithuanian-20120124-3|38	%install
14mu|texlive-hyphen-lithuanian-20120124-3|39	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-lithuanian-20120124-3|40	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-lithuanian <<EOF
14mu|texlive-hyphen-lithuanian-20120124-3|41	\%% from hyphen-lithuanian:
14mu|texlive-hyphen-lithuanian-20120124-3|42	lithuanian loadhyph-lt.tex
14mu|texlive-hyphen-lithuanian-20120124-3|43	EOF
14mu|texlive-hyphen-lithuanian-20120124-3|44	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-lithuanian
14mu|texlive-hyphen-lithuanian-20120124-3|45	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-lithuanian-20120124-3|46	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-lithuanian <<EOF
14mu|texlive-hyphen-lithuanian-20120124-3|47	\%% from hyphen-lithuanian:
14mu|texlive-hyphen-lithuanian-20120124-3|48	\addlanguage{lithuanian}{loadhyph-lt.tex}{}{2}{2}
14mu|texlive-hyphen-lithuanian-20120124-3|49	EOF
14mu|texlive-hyphen-lithuanian-20120124-3|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-lithuanian
14mu|texlive-hyphen-lithuanian-20120124-3|51	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-lithuanian-20120124-3|52	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-lithuanian <<EOF
14mu|texlive-hyphen-lithuanian-20120124-3|53	-- from hyphen-lithuanian:
14mu|texlive-hyphen-lithuanian-20120124-3|54	['lithuanian'] = {
14mu|texlive-hyphen-lithuanian-20120124-3|55	loader = 'loadhyph-lt.tex',
14mu|texlive-hyphen-lithuanian-20120124-3|56	lefthyphenmin = 2,
14mu|texlive-hyphen-lithuanian-20120124-3|57	righthyphenmin = 2,
14mu|texlive-hyphen-lithuanian-20120124-3|58	synonyms = {  },
14mu|texlive-hyphen-lithuanian-20120124-3|59	patterns = 'hyph-lt.pat.txt',
14mu|texlive-hyphen-lithuanian-20120124-3|60	hyphenation = '',
14mu|texlive-hyphen-lithuanian-20120124-3|61	},
14mu|texlive-hyphen-lithuanian-20120124-3|62	EOF
14mu|texlive-hyphen-lithuanian-20120124-3|63	
14mu|texlive-hyphen-lithuanian-20120124-3|64	
14mu|texlive-hyphen-lithuanian-20120124-3|65	
14mu|texlive-hyphen-lithuanian-20120124-3|66	%changelog
14mu|texlive-hyphen-lithuanian-20120124-3|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-lithuanian-20120124-3|68	+ Revision: f7724ba
14mu|texlive-hyphen-lithuanian-20120124-3|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-lithuanian-20120124-3|70	
14mu|texlive-hyphen-lithuanian-20120124-3|71	

25008 14
14mu|texlive-hyphen-mongolian-20120611-3|1	# revision 25990
14mu|texlive-hyphen-mongolian-20120611-3|2	# category TLCore
14mu|texlive-hyphen-mongolian-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-mongolian-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-mongolian-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-mongolian-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-mongolian-20120611-3|7	Name:		texlive-hyphen-mongolian
14mu|texlive-hyphen-mongolian-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-mongolian-20120611-3|9	Release:	3
14mu|texlive-hyphen-mongolian-20120611-3|10	Summary:	Mongolian hyphenation patterns in Cyrillic script
14mu|texlive-hyphen-mongolian-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-mongolian-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-mongolian-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-mongolian-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-mongolian.tar.xz
14mu|texlive-hyphen-mongolian-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-mongolian-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-mongolian-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-mongolian-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-mongolian-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-mongolian-20120611-3|20	
14mu|texlive-hyphen-mongolian-20120611-3|21	%description
14mu|texlive-hyphen-mongolian-20120611-3|22	Hyphenation patterns for Mongolian in T2A, LMC and UTF-8
14mu|texlive-hyphen-mongolian-20120611-3|23	encodings. LMC encoding is used in MonTeX. The package includes
14mu|texlive-hyphen-mongolian-20120611-3|24	two sets of patterns that will hopefully be merged in future.
14mu|texlive-hyphen-mongolian-20120611-3|25	
14mu|texlive-hyphen-mongolian-20120611-3|26	
14mu|texlive-hyphen-mongolian-20120611-3|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-mongolian-20120611-3|28	%files
14mu|texlive-hyphen-mongolian-20120611-3|29	%_texmf_language_dat_d/hyphen-mongolian
14mu|texlive-hyphen-mongolian-20120611-3|30	%_texmf_language_def_d/hyphen-mongolian
14mu|texlive-hyphen-mongolian-20120611-3|31	%_texmf_language_lua_d/hyphen-mongolian
14mu|texlive-hyphen-mongolian-20120611-3|32	
14mu|texlive-hyphen-mongolian-20120611-3|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-mongolian-20120611-3|34	%prep
14mu|texlive-hyphen-mongolian-20120611-3|35	%setup -c -a0
14mu|texlive-hyphen-mongolian-20120611-3|36	
14mu|texlive-hyphen-mongolian-20120611-3|37	%build
14mu|texlive-hyphen-mongolian-20120611-3|38	
14mu|texlive-hyphen-mongolian-20120611-3|39	%install
14mu|texlive-hyphen-mongolian-20120611-3|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-mongolian-20120611-3|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-mongolian <<EOF
14mu|texlive-hyphen-mongolian-20120611-3|42	\%% from hyphen-mongolian:
14mu|texlive-hyphen-mongolian-20120611-3|43	mongolian loadhyph-mn-cyrl.tex
14mu|texlive-hyphen-mongolian-20120611-3|44	mongolianlmc loadhyph-mn-cyrl-x-lmc.tex
14mu|texlive-hyphen-mongolian-20120611-3|45	EOF
14mu|texlive-hyphen-mongolian-20120611-3|46	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-mongolian
14mu|texlive-hyphen-mongolian-20120611-3|47	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-mongolian-20120611-3|48	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-mongolian <<EOF
14mu|texlive-hyphen-mongolian-20120611-3|49	\%% from hyphen-mongolian:
14mu|texlive-hyphen-mongolian-20120611-3|50	\addlanguage{mongolian}{loadhyph-mn-cyrl.tex}{}{2}{2}
14mu|texlive-hyphen-mongolian-20120611-3|51	\addlanguage{mongolianlmc}{loadhyph-mn-cyrl-x-lmc.tex}{}{2}{2}
14mu|texlive-hyphen-mongolian-20120611-3|52	EOF
14mu|texlive-hyphen-mongolian-20120611-3|53	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-mongolian
14mu|texlive-hyphen-mongolian-20120611-3|54	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-mongolian-20120611-3|55	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-mongolian <<EOF
14mu|texlive-hyphen-mongolian-20120611-3|56	-- from hyphen-mongolian:
14mu|texlive-hyphen-mongolian-20120611-3|57	['mongolian'] = {
14mu|texlive-hyphen-mongolian-20120611-3|58	loader = 'loadhyph-mn-cyrl.tex',
14mu|texlive-hyphen-mongolian-20120611-3|59	lefthyphenmin = 2,
14mu|texlive-hyphen-mongolian-20120611-3|60	righthyphenmin = 2,
14mu|texlive-hyphen-mongolian-20120611-3|61	synonyms = {  },
14mu|texlive-hyphen-mongolian-20120611-3|62	patterns = 'hyph-mn-cyrl.pat.txt',
14mu|texlive-hyphen-mongolian-20120611-3|63	hyphenation = '',
14mu|texlive-hyphen-mongolian-20120611-3|64	},
14mu|texlive-hyphen-mongolian-20120611-3|65	['mongolianlmc'] = {
14mu|texlive-hyphen-mongolian-20120611-3|66	loader = 'loadhyph-mn-cyrl-x-lmc.tex',
14mu|texlive-hyphen-mongolian-20120611-3|67	lefthyphenmin = 2,
14mu|texlive-hyphen-mongolian-20120611-3|68	righthyphenmin = 2,
14mu|texlive-hyphen-mongolian-20120611-3|69	synonyms = {  },
14mu|texlive-hyphen-mongolian-20120611-3|70	special = 'disabled:only for 8bit montex with lmc encoding',
14mu|texlive-hyphen-mongolian-20120611-3|71	},
14mu|texlive-hyphen-mongolian-20120611-3|72	EOF
14mu|texlive-hyphen-mongolian-20120611-3|73	
14mu|texlive-hyphen-mongolian-20120611-3|74	
14mu|texlive-hyphen-mongolian-20120611-3|75	
14mu|texlive-hyphen-mongolian-20120611-3|76	%changelog
14mu|texlive-hyphen-mongolian-20120611-3|77	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-mongolian-20120611-3|78	+ Revision: 5d2d1af
14mu|texlive-hyphen-mongolian-20120611-3|79	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-mongolian-20120611-3|80	
14mu|texlive-hyphen-mongolian-20120611-3|81	

25009 14
14mu|texlive-hyphen-norwegian-20120124-3|1	# revision 23085
14mu|texlive-hyphen-norwegian-20120124-3|2	# category TLCore
14mu|texlive-hyphen-norwegian-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-norwegian-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-norwegian-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-norwegian-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-norwegian-20120124-3|7	Name:		texlive-hyphen-norwegian
14mu|texlive-hyphen-norwegian-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-norwegian-20120124-3|9	Release:	3
14mu|texlive-hyphen-norwegian-20120124-3|10	Summary:	Norwegian Bokmal and Nynorsk hyphenation patterns
14mu|texlive-hyphen-norwegian-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-norwegian-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-norwegian-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-norwegian-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-norwegian.tar.xz
14mu|texlive-hyphen-norwegian-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-norwegian-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-norwegian-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-norwegian-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-norwegian-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-norwegian-20120124-3|20	
14mu|texlive-hyphen-norwegian-20120124-3|21	%description
14mu|texlive-hyphen-norwegian-20120124-3|22	Hyphenation patterns for Norwegian Bokmal and Nynorsk in T1/EC
14mu|texlive-hyphen-norwegian-20120124-3|23	and UTF-8 encodings.
14mu|texlive-hyphen-norwegian-20120124-3|24	
14mu|texlive-hyphen-norwegian-20120124-3|25	
14mu|texlive-hyphen-norwegian-20120124-3|26	#-----------------------------------------------------------------------
14mu|texlive-hyphen-norwegian-20120124-3|27	%files
14mu|texlive-hyphen-norwegian-20120124-3|28	%_texmf_language_dat_d/hyphen-norwegian
14mu|texlive-hyphen-norwegian-20120124-3|29	%_texmf_language_def_d/hyphen-norwegian
14mu|texlive-hyphen-norwegian-20120124-3|30	%_texmf_language_lua_d/hyphen-norwegian
14mu|texlive-hyphen-norwegian-20120124-3|31	
14mu|texlive-hyphen-norwegian-20120124-3|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-norwegian-20120124-3|33	%prep
14mu|texlive-hyphen-norwegian-20120124-3|34	%setup -c -a0
14mu|texlive-hyphen-norwegian-20120124-3|35	
14mu|texlive-hyphen-norwegian-20120124-3|36	%build
14mu|texlive-hyphen-norwegian-20120124-3|37	
14mu|texlive-hyphen-norwegian-20120124-3|38	%install
14mu|texlive-hyphen-norwegian-20120124-3|39	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-norwegian-20120124-3|40	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-norwegian <<EOF
14mu|texlive-hyphen-norwegian-20120124-3|41	\%% from hyphen-norwegian:
14mu|texlive-hyphen-norwegian-20120124-3|42	bokmal loadhyph-nb.tex
14mu|texlive-hyphen-norwegian-20120124-3|43	=norwegian
14mu|texlive-hyphen-norwegian-20120124-3|44	=norsk
14mu|texlive-hyphen-norwegian-20120124-3|45	nynorsk loadhyph-nn.tex
14mu|texlive-hyphen-norwegian-20120124-3|46	EOF
14mu|texlive-hyphen-norwegian-20120124-3|47	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-norwegian
14mu|texlive-hyphen-norwegian-20120124-3|48	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-norwegian-20120124-3|49	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-norwegian <<EOF
14mu|texlive-hyphen-norwegian-20120124-3|50	\%% from hyphen-norwegian:
14mu|texlive-hyphen-norwegian-20120124-3|51	\addlanguage{bokmal}{loadhyph-nb.tex}{}{2}{2}
14mu|texlive-hyphen-norwegian-20120124-3|52	\addlanguage{norwegian}{loadhyph-nb.tex}{}{2}{2}
14mu|texlive-hyphen-norwegian-20120124-3|53	\addlanguage{norsk}{loadhyph-nb.tex}{}{2}{2}
14mu|texlive-hyphen-norwegian-20120124-3|54	\addlanguage{nynorsk}{loadhyph-nn.tex}{}{2}{2}
14mu|texlive-hyphen-norwegian-20120124-3|55	EOF
14mu|texlive-hyphen-norwegian-20120124-3|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-norwegian
14mu|texlive-hyphen-norwegian-20120124-3|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-norwegian-20120124-3|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-norwegian <<EOF
14mu|texlive-hyphen-norwegian-20120124-3|59	-- from hyphen-norwegian:
14mu|texlive-hyphen-norwegian-20120124-3|60	['bokmal'] = {
14mu|texlive-hyphen-norwegian-20120124-3|61	loader = 'loadhyph-nb.tex',
14mu|texlive-hyphen-norwegian-20120124-3|62	lefthyphenmin = 2,
14mu|texlive-hyphen-norwegian-20120124-3|63	righthyphenmin = 2,
14mu|texlive-hyphen-norwegian-20120124-3|64	synonyms = { 'norwegian', 'norsk' },
14mu|texlive-hyphen-norwegian-20120124-3|65	patterns = 'hyph-nb.pat.txt',
14mu|texlive-hyphen-norwegian-20120124-3|66	hyphenation = 'hyph-nb.hyp.txt',
14mu|texlive-hyphen-norwegian-20120124-3|67	},
14mu|texlive-hyphen-norwegian-20120124-3|68	['nynorsk'] = {
14mu|texlive-hyphen-norwegian-20120124-3|69	loader = 'loadhyph-nn.tex',
14mu|texlive-hyphen-norwegian-20120124-3|70	lefthyphenmin = 2,
14mu|texlive-hyphen-norwegian-20120124-3|71	righthyphenmin = 2,
14mu|texlive-hyphen-norwegian-20120124-3|72	synonyms = {  },
14mu|texlive-hyphen-norwegian-20120124-3|73	patterns = 'hyph-nn.pat.txt',
14mu|texlive-hyphen-norwegian-20120124-3|74	hyphenation = 'hyph-nn.hyp.txt',
14mu|texlive-hyphen-norwegian-20120124-3|75	},
14mu|texlive-hyphen-norwegian-20120124-3|76	EOF
14mu|texlive-hyphen-norwegian-20120124-3|77	
14mu|texlive-hyphen-norwegian-20120124-3|78	
14mu|texlive-hyphen-norwegian-20120124-3|79	
14mu|texlive-hyphen-norwegian-20120124-3|80	%changelog
14mu|texlive-hyphen-norwegian-20120124-3|81	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-norwegian-20120124-3|82	+ Revision: ce7b806
14mu|texlive-hyphen-norwegian-20120124-3|83	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-norwegian-20120124-3|84	
14mu|texlive-hyphen-norwegian-20120124-3|85	

25010 14
14mu|texlive-hyphen-piedmontese-20131011-7|1	# revision 29193
14mu|texlive-hyphen-piedmontese-20131011-7|2	# category TLCore
14mu|texlive-hyphen-piedmontese-20131011-7|3	# catalog-ctan undef
14mu|texlive-hyphen-piedmontese-20131011-7|4	# catalog-date undef
14mu|texlive-hyphen-piedmontese-20131011-7|5	# catalog-license undef
14mu|texlive-hyphen-piedmontese-20131011-7|6	# catalog-version undef
14mu|texlive-hyphen-piedmontese-20131011-7|7	Name:		texlive-hyphen-piedmontese
14mu|texlive-hyphen-piedmontese-20131011-7|8	Version:	20131011
14mu|texlive-hyphen-piedmontese-20131011-7|9	Release:	7
14mu|texlive-hyphen-piedmontese-20131011-7|10	Summary:	Piedmontese hyphenation patterns
14mu|texlive-hyphen-piedmontese-20131011-7|11	Group:		Publishing
14mu|texlive-hyphen-piedmontese-20131011-7|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-piedmontese-20131011-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-piedmontese-20131011-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-piedmontese.tar.xz
14mu|texlive-hyphen-piedmontese-20131011-7|15	BuildArch:	noarch
14mu|texlive-hyphen-piedmontese-20131011-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-piedmontese-20131011-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-piedmontese-20131011-7|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-piedmontese-20131011-7|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-piedmontese-20131011-7|20	
14mu|texlive-hyphen-piedmontese-20131011-7|21	%description
14mu|texlive-hyphen-piedmontese-20131011-7|22	Hyphenation patterns for Piedmontese in ASCII encoding.
14mu|texlive-hyphen-piedmontese-20131011-7|23	Compliant with 'Gramatica dla lengua piemonteisa' by Camillo
14mu|texlive-hyphen-piedmontese-20131011-7|24	Brero.
14mu|texlive-hyphen-piedmontese-20131011-7|25	
14mu|texlive-hyphen-piedmontese-20131011-7|26	
14mu|texlive-hyphen-piedmontese-20131011-7|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-piedmontese-20131011-7|28	%files
14mu|texlive-hyphen-piedmontese-20131011-7|29	%_texmf_language_dat_d/hyphen-piedmontese
14mu|texlive-hyphen-piedmontese-20131011-7|30	%_texmf_language_def_d/hyphen-piedmontese
14mu|texlive-hyphen-piedmontese-20131011-7|31	%_texmf_language_lua_d/hyphen-piedmontese
14mu|texlive-hyphen-piedmontese-20131011-7|32	
14mu|texlive-hyphen-piedmontese-20131011-7|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-piedmontese-20131011-7|34	%prep
14mu|texlive-hyphen-piedmontese-20131011-7|35	%setup -c -a0
14mu|texlive-hyphen-piedmontese-20131011-7|36	
14mu|texlive-hyphen-piedmontese-20131011-7|37	%build
14mu|texlive-hyphen-piedmontese-20131011-7|38	
14mu|texlive-hyphen-piedmontese-20131011-7|39	%install
14mu|texlive-hyphen-piedmontese-20131011-7|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-piedmontese-20131011-7|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-piedmontese <<EOF
14mu|texlive-hyphen-piedmontese-20131011-7|42	\%% from hyphen-piedmontese:
14mu|texlive-hyphen-piedmontese-20131011-7|43	piedmontese loadhyph-pms.tex
14mu|texlive-hyphen-piedmontese-20131011-7|44	EOF
14mu|texlive-hyphen-piedmontese-20131011-7|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-piedmontese
14mu|texlive-hyphen-piedmontese-20131011-7|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-piedmontese-20131011-7|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-piedmontese <<EOF
14mu|texlive-hyphen-piedmontese-20131011-7|48	\%% from hyphen-piedmontese:
14mu|texlive-hyphen-piedmontese-20131011-7|49	\addlanguage{piedmontese}{loadhyph-pms.tex}{}{2}{2}
14mu|texlive-hyphen-piedmontese-20131011-7|50	EOF
14mu|texlive-hyphen-piedmontese-20131011-7|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-piedmontese
14mu|texlive-hyphen-piedmontese-20131011-7|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-piedmontese-20131011-7|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-piedmontese <<EOF
14mu|texlive-hyphen-piedmontese-20131011-7|54	-- from hyphen-piedmontese:
14mu|texlive-hyphen-piedmontese-20131011-7|55	['piedmontese'] = {
14mu|texlive-hyphen-piedmontese-20131011-7|56	loader = 'loadhyph-pms.tex',
14mu|texlive-hyphen-piedmontese-20131011-7|57	lefthyphenmin = 2,
14mu|texlive-hyphen-piedmontese-20131011-7|58	righthyphenmin = 2,
14mu|texlive-hyphen-piedmontese-20131011-7|59	synonyms = {  },
14mu|texlive-hyphen-piedmontese-20131011-7|60	patterns = 'hyph-pms.pat.txt',
14mu|texlive-hyphen-piedmontese-20131011-7|61	hyphenation = '',
14mu|texlive-hyphen-piedmontese-20131011-7|62	},
14mu|texlive-hyphen-piedmontese-20131011-7|63	EOF
14mu|texlive-hyphen-piedmontese-20131011-7|64	
14mu|texlive-hyphen-piedmontese-20131011-7|65	%changelog
14mu|texlive-hyphen-piedmontese-20131011-7|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131011-7
14mu|texlive-hyphen-piedmontese-20131011-7|67	+ Revision: 0ee8ea9
14mu|texlive-hyphen-piedmontese-20131011-7|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-piedmontese-20131011-7|69	
14mu|texlive-hyphen-piedmontese-20131011-7|70	

25011 14
14mu|texlive-hyphen-polish-3.0a-6|1	# revision 25990
14mu|texlive-hyphen-polish-3.0a-6|2	# category TLCore
14mu|texlive-hyphen-polish-3.0a-6|3	# catalog-ctan /language/polish/plhyph.tex
14mu|texlive-hyphen-polish-3.0a-6|4	# catalog-date 2009-10-07 21:35:42 +0200
14mu|texlive-hyphen-polish-3.0a-6|5	# catalog-license knuth
14mu|texlive-hyphen-polish-3.0a-6|6	# catalog-version 3.0a
14mu|texlive-hyphen-polish-3.0a-6|7	Name:		texlive-hyphen-polish
14mu|texlive-hyphen-polish-3.0a-6|8	Version:	3.0a
14mu|texlive-hyphen-polish-3.0a-6|9	Release:	6
14mu|texlive-hyphen-polish-3.0a-6|10	Summary:	Polish hyphenation patterns
14mu|texlive-hyphen-polish-3.0a-6|11	Group:		Publishing
14mu|texlive-hyphen-polish-3.0a-6|12	URL:		http://www.ctan.org/tex-archive/language/polish/plhyph.tex
14mu|texlive-hyphen-polish-3.0a-6|13	License:	KNUTH
14mu|texlive-hyphen-polish-3.0a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-polish.tar.xz
14mu|texlive-hyphen-polish-3.0a-6|15	BuildArch:	noarch
14mu|texlive-hyphen-polish-3.0a-6|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-polish-3.0a-6|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-polish-3.0a-6|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-polish-3.0a-6|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-polish-3.0a-6|20	
14mu|texlive-hyphen-polish-3.0a-6|21	%description
14mu|texlive-hyphen-polish-3.0a-6|22	Hyphenation patterns for Polish in QX and UTF-8 encodings.
14mu|texlive-hyphen-polish-3.0a-6|23	These patterns are also used by Polish TeX formats MeX and
14mu|texlive-hyphen-polish-3.0a-6|24	LaMeX.
14mu|texlive-hyphen-polish-3.0a-6|25	
14mu|texlive-hyphen-polish-3.0a-6|26	
14mu|texlive-hyphen-polish-3.0a-6|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-polish-3.0a-6|28	%files
14mu|texlive-hyphen-polish-3.0a-6|29	%_texmf_language_dat_d/hyphen-polish
14mu|texlive-hyphen-polish-3.0a-6|30	%_texmf_language_def_d/hyphen-polish
14mu|texlive-hyphen-polish-3.0a-6|31	%_texmf_language_lua_d/hyphen-polish
14mu|texlive-hyphen-polish-3.0a-6|32	
14mu|texlive-hyphen-polish-3.0a-6|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-polish-3.0a-6|34	%prep
14mu|texlive-hyphen-polish-3.0a-6|35	%setup -c -a0
14mu|texlive-hyphen-polish-3.0a-6|36	
14mu|texlive-hyphen-polish-3.0a-6|37	%build
14mu|texlive-hyphen-polish-3.0a-6|38	
14mu|texlive-hyphen-polish-3.0a-6|39	%install
14mu|texlive-hyphen-polish-3.0a-6|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-polish-3.0a-6|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-polish <<EOF
14mu|texlive-hyphen-polish-3.0a-6|42	\%% from hyphen-polish:
14mu|texlive-hyphen-polish-3.0a-6|43	polish loadhyph-pl.tex
14mu|texlive-hyphen-polish-3.0a-6|44	EOF
14mu|texlive-hyphen-polish-3.0a-6|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-polish
14mu|texlive-hyphen-polish-3.0a-6|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-polish-3.0a-6|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-polish <<EOF
14mu|texlive-hyphen-polish-3.0a-6|48	\%% from hyphen-polish:
14mu|texlive-hyphen-polish-3.0a-6|49	\addlanguage{polish}{loadhyph-pl.tex}{}{2}{2}
14mu|texlive-hyphen-polish-3.0a-6|50	EOF
14mu|texlive-hyphen-polish-3.0a-6|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-polish
14mu|texlive-hyphen-polish-3.0a-6|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-polish-3.0a-6|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-polish <<EOF
14mu|texlive-hyphen-polish-3.0a-6|54	-- from hyphen-polish:
14mu|texlive-hyphen-polish-3.0a-6|55	['polish'] = {
14mu|texlive-hyphen-polish-3.0a-6|56	loader = 'loadhyph-pl.tex',
14mu|texlive-hyphen-polish-3.0a-6|57	lefthyphenmin = 2,
14mu|texlive-hyphen-polish-3.0a-6|58	righthyphenmin = 2,
14mu|texlive-hyphen-polish-3.0a-6|59	synonyms = {  },
14mu|texlive-hyphen-polish-3.0a-6|60	patterns = 'hyph-pl.pat.txt',
14mu|texlive-hyphen-polish-3.0a-6|61	hyphenation = 'hyph-pl.hyp.txt',
14mu|texlive-hyphen-polish-3.0a-6|62	},
14mu|texlive-hyphen-polish-3.0a-6|63	EOF
14mu|texlive-hyphen-polish-3.0a-6|64	
14mu|texlive-hyphen-polish-3.0a-6|65	
14mu|texlive-hyphen-polish-3.0a-6|66	
14mu|texlive-hyphen-polish-3.0a-6|67	%changelog
14mu|texlive-hyphen-polish-3.0a-6|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0a-6
14mu|texlive-hyphen-polish-3.0a-6|69	+ Revision: d97f98b
14mu|texlive-hyphen-polish-3.0a-6|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-polish-3.0a-6|71	
14mu|texlive-hyphen-polish-3.0a-6|72	

25012 14
14mu|texlive-hyphen-portuguese-20131011-7|1	# revision 31125
14mu|texlive-hyphen-portuguese-20131011-7|2	# category TLCore
14mu|texlive-hyphen-portuguese-20131011-7|3	# catalog-ctan undef
14mu|texlive-hyphen-portuguese-20131011-7|4	# catalog-date undef
14mu|texlive-hyphen-portuguese-20131011-7|5	# catalog-license undef
14mu|texlive-hyphen-portuguese-20131011-7|6	# catalog-version undef
14mu|texlive-hyphen-portuguese-20131011-7|7	Name:		texlive-hyphen-portuguese
14mu|texlive-hyphen-portuguese-20131011-7|8	Version:	20131011
14mu|texlive-hyphen-portuguese-20131011-7|9	Release:	7
14mu|texlive-hyphen-portuguese-20131011-7|10	Summary:	Portuguese hyphenation patterns
14mu|texlive-hyphen-portuguese-20131011-7|11	Group:		Publishing
14mu|texlive-hyphen-portuguese-20131011-7|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-portuguese-20131011-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-portuguese-20131011-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-portuguese.tar.xz
14mu|texlive-hyphen-portuguese-20131011-7|15	BuildArch:	noarch
14mu|texlive-hyphen-portuguese-20131011-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-portuguese-20131011-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-portuguese-20131011-7|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-portuguese-20131011-7|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-portuguese-20131011-7|20	
14mu|texlive-hyphen-portuguese-20131011-7|21	%description
14mu|texlive-hyphen-portuguese-20131011-7|22	Hyphenation patterns for Portuguese in T1/EC and UTF-8
14mu|texlive-hyphen-portuguese-20131011-7|23	encodings.
14mu|texlive-hyphen-portuguese-20131011-7|24	
14mu|texlive-hyphen-portuguese-20131011-7|25	
14mu|texlive-hyphen-portuguese-20131011-7|26	#-----------------------------------------------------------------------
14mu|texlive-hyphen-portuguese-20131011-7|27	%files
14mu|texlive-hyphen-portuguese-20131011-7|28	%_texmf_language_dat_d/hyphen-portuguese
14mu|texlive-hyphen-portuguese-20131011-7|29	%_texmf_language_def_d/hyphen-portuguese
14mu|texlive-hyphen-portuguese-20131011-7|30	%_texmf_language_lua_d/hyphen-portuguese
14mu|texlive-hyphen-portuguese-20131011-7|31	
14mu|texlive-hyphen-portuguese-20131011-7|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-portuguese-20131011-7|33	%prep
14mu|texlive-hyphen-portuguese-20131011-7|34	%setup -c -a0
14mu|texlive-hyphen-portuguese-20131011-7|35	
14mu|texlive-hyphen-portuguese-20131011-7|36	%build
14mu|texlive-hyphen-portuguese-20131011-7|37	
14mu|texlive-hyphen-portuguese-20131011-7|38	%install
14mu|texlive-hyphen-portuguese-20131011-7|39	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-portuguese-20131011-7|40	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-portuguese <<EOF
14mu|texlive-hyphen-portuguese-20131011-7|41	\%% from hyphen-portuguese:
14mu|texlive-hyphen-portuguese-20131011-7|42	portuguese loadhyph-pt.tex
14mu|texlive-hyphen-portuguese-20131011-7|43	=portuges
14mu|texlive-hyphen-portuguese-20131011-7|44	=brazil
14mu|texlive-hyphen-portuguese-20131011-7|45	=brazilian
14mu|texlive-hyphen-portuguese-20131011-7|46	EOF
14mu|texlive-hyphen-portuguese-20131011-7|47	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-portuguese
14mu|texlive-hyphen-portuguese-20131011-7|48	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-portuguese-20131011-7|49	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-portuguese <<EOF
14mu|texlive-hyphen-portuguese-20131011-7|50	\%% from hyphen-portuguese:
14mu|texlive-hyphen-portuguese-20131011-7|51	\addlanguage{portuguese}{loadhyph-pt.tex}{}{2}{3}
14mu|texlive-hyphen-portuguese-20131011-7|52	\addlanguage{portuges}{loadhyph-pt.tex}{}{2}{3}
14mu|texlive-hyphen-portuguese-20131011-7|53	\addlanguage{brazil}{loadhyph-pt.tex}{}{2}{3}
14mu|texlive-hyphen-portuguese-20131011-7|54	\addlanguage{brazilian}{loadhyph-pt.tex}{}{2}{3}
14mu|texlive-hyphen-portuguese-20131011-7|55	EOF
14mu|texlive-hyphen-portuguese-20131011-7|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-portuguese
14mu|texlive-hyphen-portuguese-20131011-7|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-portuguese-20131011-7|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-portuguese <<EOF
14mu|texlive-hyphen-portuguese-20131011-7|59	-- from hyphen-portuguese:
14mu|texlive-hyphen-portuguese-20131011-7|60	['portuguese'] = {
14mu|texlive-hyphen-portuguese-20131011-7|61	loader = 'loadhyph-pt.tex',
14mu|texlive-hyphen-portuguese-20131011-7|62	lefthyphenmin = 2,
14mu|texlive-hyphen-portuguese-20131011-7|63	righthyphenmin = 3,
14mu|texlive-hyphen-portuguese-20131011-7|64	synonyms = { 'portuges', 'brazil', 'brazilian' },
14mu|texlive-hyphen-portuguese-20131011-7|65	patterns = 'hyph-pt.pat.txt',
14mu|texlive-hyphen-portuguese-20131011-7|66	hyphenation = 'hyph-pt.hyp.txt',
14mu|texlive-hyphen-portuguese-20131011-7|67	},
14mu|texlive-hyphen-portuguese-20131011-7|68	EOF
14mu|texlive-hyphen-portuguese-20131011-7|69	
14mu|texlive-hyphen-portuguese-20131011-7|70	%changelog
14mu|texlive-hyphen-portuguese-20131011-7|71	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131011-7
14mu|texlive-hyphen-portuguese-20131011-7|72	+ Revision: ba88875
14mu|texlive-hyphen-portuguese-20131011-7|73	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-portuguese-20131011-7|74	
14mu|texlive-hyphen-portuguese-20131011-7|75	

25013 14
14mu|texlive-hyphen-romanian-20120611-3|1	# revision 25990
14mu|texlive-hyphen-romanian-20120611-3|2	# category TLCore
14mu|texlive-hyphen-romanian-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-romanian-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-romanian-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-romanian-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-romanian-20120611-3|7	Name:		texlive-hyphen-romanian
14mu|texlive-hyphen-romanian-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-romanian-20120611-3|9	Release:	3
14mu|texlive-hyphen-romanian-20120611-3|10	Summary:	Romanian hyphenation patterns
14mu|texlive-hyphen-romanian-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-romanian-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-romanian-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-romanian-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-romanian.tar.xz
14mu|texlive-hyphen-romanian-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-romanian-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-romanian-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-romanian-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-romanian-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-romanian-20120611-3|20	
14mu|texlive-hyphen-romanian-20120611-3|21	%description
14mu|texlive-hyphen-romanian-20120611-3|22	Hyphenation patterns for Romanian in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-romanian-20120611-3|23	The UTF-8 patterns use U+0219 for the character 's with comma
14mu|texlive-hyphen-romanian-20120611-3|24	accent' and U+021B for 't with comma accent', but we may
14mu|texlive-hyphen-romanian-20120611-3|25	consider using U+015F and U+0163 as well in the future.
14mu|texlive-hyphen-romanian-20120611-3|26	
14mu|texlive-hyphen-romanian-20120611-3|27	
14mu|texlive-hyphen-romanian-20120611-3|28	#-----------------------------------------------------------------------
14mu|texlive-hyphen-romanian-20120611-3|29	%files
14mu|texlive-hyphen-romanian-20120611-3|30	%_texmf_language_dat_d/hyphen-romanian
14mu|texlive-hyphen-romanian-20120611-3|31	%_texmf_language_def_d/hyphen-romanian
14mu|texlive-hyphen-romanian-20120611-3|32	%_texmf_language_lua_d/hyphen-romanian
14mu|texlive-hyphen-romanian-20120611-3|33	
14mu|texlive-hyphen-romanian-20120611-3|34	#-----------------------------------------------------------------------
14mu|texlive-hyphen-romanian-20120611-3|35	%prep
14mu|texlive-hyphen-romanian-20120611-3|36	%setup -c -a0
14mu|texlive-hyphen-romanian-20120611-3|37	
14mu|texlive-hyphen-romanian-20120611-3|38	%build
14mu|texlive-hyphen-romanian-20120611-3|39	
14mu|texlive-hyphen-romanian-20120611-3|40	%install
14mu|texlive-hyphen-romanian-20120611-3|41	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-romanian-20120611-3|42	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-romanian <<EOF
14mu|texlive-hyphen-romanian-20120611-3|43	\%% from hyphen-romanian:
14mu|texlive-hyphen-romanian-20120611-3|44	romanian loadhyph-ro.tex
14mu|texlive-hyphen-romanian-20120611-3|45	EOF
14mu|texlive-hyphen-romanian-20120611-3|46	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-romanian
14mu|texlive-hyphen-romanian-20120611-3|47	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-romanian-20120611-3|48	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-romanian <<EOF
14mu|texlive-hyphen-romanian-20120611-3|49	\%% from hyphen-romanian:
14mu|texlive-hyphen-romanian-20120611-3|50	\addlanguage{romanian}{loadhyph-ro.tex}{}{2}{2}
14mu|texlive-hyphen-romanian-20120611-3|51	EOF
14mu|texlive-hyphen-romanian-20120611-3|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-romanian
14mu|texlive-hyphen-romanian-20120611-3|53	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-romanian-20120611-3|54	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-romanian <<EOF
14mu|texlive-hyphen-romanian-20120611-3|55	-- from hyphen-romanian:
14mu|texlive-hyphen-romanian-20120611-3|56	['romanian'] = {
14mu|texlive-hyphen-romanian-20120611-3|57	loader = 'loadhyph-ro.tex',
14mu|texlive-hyphen-romanian-20120611-3|58	lefthyphenmin = 2,
14mu|texlive-hyphen-romanian-20120611-3|59	righthyphenmin = 2,
14mu|texlive-hyphen-romanian-20120611-3|60	synonyms = {  },
14mu|texlive-hyphen-romanian-20120611-3|61	patterns = 'hyph-ro.pat.txt',
14mu|texlive-hyphen-romanian-20120611-3|62	hyphenation = '',
14mu|texlive-hyphen-romanian-20120611-3|63	},
14mu|texlive-hyphen-romanian-20120611-3|64	EOF
14mu|texlive-hyphen-romanian-20120611-3|65	
14mu|texlive-hyphen-romanian-20120611-3|66	
14mu|texlive-hyphen-romanian-20120611-3|67	
14mu|texlive-hyphen-romanian-20120611-3|68	%changelog
14mu|texlive-hyphen-romanian-20120611-3|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-romanian-20120611-3|70	+ Revision: fda96c4
14mu|texlive-hyphen-romanian-20120611-3|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-romanian-20120611-3|72	
14mu|texlive-hyphen-romanian-20120611-3|73	

25014 14
14mu|texlive-hyphen-romansh-20120611-3|1	# revision 25990
14mu|texlive-hyphen-romansh-20120611-3|2	# category TLCore
14mu|texlive-hyphen-romansh-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-romansh-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-romansh-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-romansh-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-romansh-20120611-3|7	Name:		texlive-hyphen-romansh
14mu|texlive-hyphen-romansh-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-romansh-20120611-3|9	Release:	3
14mu|texlive-hyphen-romansh-20120611-3|10	Summary:	Romansh hyphenation patterns
14mu|texlive-hyphen-romansh-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-romansh-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-romansh-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-romansh-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-romansh.tar.xz
14mu|texlive-hyphen-romansh-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-romansh-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-romansh-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-romansh-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-romansh-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-romansh-20120611-3|20	
14mu|texlive-hyphen-romansh-20120611-3|21	%description
14mu|texlive-hyphen-romansh-20120611-3|22	Hyphenation patterns for Romansh in ASCII encoding. They are
14mu|texlive-hyphen-romansh-20120611-3|23	supposed to comply with the rules indicated by the Lia
14mu|texlive-hyphen-romansh-20120611-3|24	Rumantscha (Romansh language society).
14mu|texlive-hyphen-romansh-20120611-3|25	
14mu|texlive-hyphen-romansh-20120611-3|26	
14mu|texlive-hyphen-romansh-20120611-3|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-romansh-20120611-3|28	%files
14mu|texlive-hyphen-romansh-20120611-3|29	%_texmf_language_dat_d/hyphen-romansh
14mu|texlive-hyphen-romansh-20120611-3|30	%_texmf_language_def_d/hyphen-romansh
14mu|texlive-hyphen-romansh-20120611-3|31	%_texmf_language_lua_d/hyphen-romansh
14mu|texlive-hyphen-romansh-20120611-3|32	
14mu|texlive-hyphen-romansh-20120611-3|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-romansh-20120611-3|34	%prep
14mu|texlive-hyphen-romansh-20120611-3|35	%setup -c -a0
14mu|texlive-hyphen-romansh-20120611-3|36	
14mu|texlive-hyphen-romansh-20120611-3|37	%build
14mu|texlive-hyphen-romansh-20120611-3|38	
14mu|texlive-hyphen-romansh-20120611-3|39	%install
14mu|texlive-hyphen-romansh-20120611-3|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-romansh-20120611-3|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-romansh <<EOF
14mu|texlive-hyphen-romansh-20120611-3|42	\%% from hyphen-romansh:
14mu|texlive-hyphen-romansh-20120611-3|43	romansh loadhyph-rm.tex
14mu|texlive-hyphen-romansh-20120611-3|44	EOF
14mu|texlive-hyphen-romansh-20120611-3|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-romansh
14mu|texlive-hyphen-romansh-20120611-3|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-romansh-20120611-3|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-romansh <<EOF
14mu|texlive-hyphen-romansh-20120611-3|48	\%% from hyphen-romansh:
14mu|texlive-hyphen-romansh-20120611-3|49	\addlanguage{romansh}{loadhyph-rm.tex}{}{2}{2}
14mu|texlive-hyphen-romansh-20120611-3|50	EOF
14mu|texlive-hyphen-romansh-20120611-3|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-romansh
14mu|texlive-hyphen-romansh-20120611-3|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-romansh-20120611-3|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-romansh <<EOF
14mu|texlive-hyphen-romansh-20120611-3|54	-- from hyphen-romansh:
14mu|texlive-hyphen-romansh-20120611-3|55	['romansh'] = {
14mu|texlive-hyphen-romansh-20120611-3|56	loader = 'loadhyph-rm.tex',
14mu|texlive-hyphen-romansh-20120611-3|57	lefthyphenmin = 2,
14mu|texlive-hyphen-romansh-20120611-3|58	righthyphenmin = 2,
14mu|texlive-hyphen-romansh-20120611-3|59	synonyms = {  },
14mu|texlive-hyphen-romansh-20120611-3|60	patterns = 'hyph-rm.pat.txt',
14mu|texlive-hyphen-romansh-20120611-3|61	hyphenation = '',
14mu|texlive-hyphen-romansh-20120611-3|62	},
14mu|texlive-hyphen-romansh-20120611-3|63	EOF
14mu|texlive-hyphen-romansh-20120611-3|64	
14mu|texlive-hyphen-romansh-20120611-3|65	
14mu|texlive-hyphen-romansh-20120611-3|66	
14mu|texlive-hyphen-romansh-20120611-3|67	%changelog
14mu|texlive-hyphen-romansh-20120611-3|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-romansh-20120611-3|69	+ Revision: 2e02cfa
14mu|texlive-hyphen-romansh-20120611-3|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-romansh-20120611-3|71	
14mu|texlive-hyphen-romansh-20120611-3|72	

25015 14
14mu|texlive-hyphen-russian-20120124-3|1	# revision 23085
14mu|texlive-hyphen-russian-20120124-3|2	# category TLCore
14mu|texlive-hyphen-russian-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-russian-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-russian-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-russian-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-russian-20120124-3|7	Name:		texlive-hyphen-russian
14mu|texlive-hyphen-russian-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-russian-20120124-3|9	Release:	3
14mu|texlive-hyphen-russian-20120124-3|10	Summary:	Russian hyphenation patterns
14mu|texlive-hyphen-russian-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-russian-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-russian-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-russian-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-russian.tar.xz
14mu|texlive-hyphen-russian-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-russian-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-russian-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-russian-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-russian-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-russian-20120124-3|20	Requires:	texlive-ruhyphen
14mu|texlive-hyphen-russian-20120124-3|21	
14mu|texlive-hyphen-russian-20120124-3|22	%description
14mu|texlive-hyphen-russian-20120124-3|23	Hyphenation patterns for Russian in T2A and UTF-8 encodings.
14mu|texlive-hyphen-russian-20120124-3|24	For 8-bit engines, the 'ruhyphen' package provides a number of
14mu|texlive-hyphen-russian-20120124-3|25	different pattern sets, as well as different (8-bit) encodings,
14mu|texlive-hyphen-russian-20120124-3|26	that can be chosen at format-generation time.  The UTF-8
14mu|texlive-hyphen-russian-20120124-3|27	version only provides the default pattern set.  A mechanism
14mu|texlive-hyphen-russian-20120124-3|28	similar to the one used for 8-bit patterns may be implemented
14mu|texlive-hyphen-russian-20120124-3|29	in the future.
14mu|texlive-hyphen-russian-20120124-3|30	
14mu|texlive-hyphen-russian-20120124-3|31	
14mu|texlive-hyphen-russian-20120124-3|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-russian-20120124-3|33	%files
14mu|texlive-hyphen-russian-20120124-3|34	%_texmf_language_dat_d/hyphen-russian
14mu|texlive-hyphen-russian-20120124-3|35	%_texmf_language_def_d/hyphen-russian
14mu|texlive-hyphen-russian-20120124-3|36	%_texmf_language_lua_d/hyphen-russian
14mu|texlive-hyphen-russian-20120124-3|37	
14mu|texlive-hyphen-russian-20120124-3|38	#-----------------------------------------------------------------------
14mu|texlive-hyphen-russian-20120124-3|39	%prep
14mu|texlive-hyphen-russian-20120124-3|40	%setup -c -a0
14mu|texlive-hyphen-russian-20120124-3|41	
14mu|texlive-hyphen-russian-20120124-3|42	%build
14mu|texlive-hyphen-russian-20120124-3|43	
14mu|texlive-hyphen-russian-20120124-3|44	%install
14mu|texlive-hyphen-russian-20120124-3|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-russian-20120124-3|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-russian <<EOF
14mu|texlive-hyphen-russian-20120124-3|47	\%% from hyphen-russian:
14mu|texlive-hyphen-russian-20120124-3|48	russian loadhyph-ru.tex
14mu|texlive-hyphen-russian-20120124-3|49	EOF
14mu|texlive-hyphen-russian-20120124-3|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-russian
14mu|texlive-hyphen-russian-20120124-3|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-russian-20120124-3|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-russian <<EOF
14mu|texlive-hyphen-russian-20120124-3|53	\%% from hyphen-russian:
14mu|texlive-hyphen-russian-20120124-3|54	\addlanguage{russian}{loadhyph-ru.tex}{}{2}{2}
14mu|texlive-hyphen-russian-20120124-3|55	EOF
14mu|texlive-hyphen-russian-20120124-3|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-russian
14mu|texlive-hyphen-russian-20120124-3|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-russian-20120124-3|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-russian <<EOF
14mu|texlive-hyphen-russian-20120124-3|59	-- from hyphen-russian:
14mu|texlive-hyphen-russian-20120124-3|60	['russian'] = {
14mu|texlive-hyphen-russian-20120124-3|61	loader = 'loadhyph-ru.tex',
14mu|texlive-hyphen-russian-20120124-3|62	lefthyphenmin = 2,
14mu|texlive-hyphen-russian-20120124-3|63	righthyphenmin = 2,
14mu|texlive-hyphen-russian-20120124-3|64	synonyms = {  },
14mu|texlive-hyphen-russian-20120124-3|65	patterns = 'hyph-ru.pat.txt',
14mu|texlive-hyphen-russian-20120124-3|66	hyphenation = 'hyph-ru.hyp.txt',
14mu|texlive-hyphen-russian-20120124-3|67	},
14mu|texlive-hyphen-russian-20120124-3|68	EOF
14mu|texlive-hyphen-russian-20120124-3|69	
14mu|texlive-hyphen-russian-20120124-3|70	
14mu|texlive-hyphen-russian-20120124-3|71	
14mu|texlive-hyphen-russian-20120124-3|72	%changelog
14mu|texlive-hyphen-russian-20120124-3|73	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-russian-20120124-3|74	+ Revision: 6b32695
14mu|texlive-hyphen-russian-20120124-3|75	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-russian-20120124-3|76	
14mu|texlive-hyphen-russian-20120124-3|77	

25016 14
14mu|texlive-hyphen-sanskrit-20131011-7|1	# revision 28522
14mu|texlive-hyphen-sanskrit-20131011-7|2	# category TLCore
14mu|texlive-hyphen-sanskrit-20131011-7|3	# catalog-ctan undef
14mu|texlive-hyphen-sanskrit-20131011-7|4	# catalog-date undef
14mu|texlive-hyphen-sanskrit-20131011-7|5	# catalog-license undef
14mu|texlive-hyphen-sanskrit-20131011-7|6	# catalog-version undef
14mu|texlive-hyphen-sanskrit-20131011-7|7	Name:		texlive-hyphen-sanskrit
14mu|texlive-hyphen-sanskrit-20131011-7|8	Version:	20131011
14mu|texlive-hyphen-sanskrit-20131011-7|9	Release:	7
14mu|texlive-hyphen-sanskrit-20131011-7|10	Summary:	Sanskrit hyphenation patterns
14mu|texlive-hyphen-sanskrit-20131011-7|11	Group:		Publishing
14mu|texlive-hyphen-sanskrit-20131011-7|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-sanskrit-20131011-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-sanskrit-20131011-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-sanskrit.tar.xz
14mu|texlive-hyphen-sanskrit-20131011-7|15	BuildArch:	noarch
14mu|texlive-hyphen-sanskrit-20131011-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-sanskrit-20131011-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-sanskrit-20131011-7|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-sanskrit-20131011-7|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-sanskrit-20131011-7|20	
14mu|texlive-hyphen-sanskrit-20131011-7|21	%description
14mu|texlive-hyphen-sanskrit-20131011-7|22	Hyphenation patterns for Sanskrit and Prakrit in
14mu|texlive-hyphen-sanskrit-20131011-7|23	transliteration, and in Devanagari, Bengali, Kannada, Malayalam
14mu|texlive-hyphen-sanskrit-20131011-7|24	and Telugu scripts for Unicode engines.
14mu|texlive-hyphen-sanskrit-20131011-7|25	
14mu|texlive-hyphen-sanskrit-20131011-7|26	
14mu|texlive-hyphen-sanskrit-20131011-7|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-sanskrit-20131011-7|28	%files
14mu|texlive-hyphen-sanskrit-20131011-7|29	%_texmf_language_dat_d/hyphen-sanskrit
14mu|texlive-hyphen-sanskrit-20131011-7|30	%_texmf_language_def_d/hyphen-sanskrit
14mu|texlive-hyphen-sanskrit-20131011-7|31	%_texmf_language_lua_d/hyphen-sanskrit
14mu|texlive-hyphen-sanskrit-20131011-7|32	
14mu|texlive-hyphen-sanskrit-20131011-7|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-sanskrit-20131011-7|34	%prep
14mu|texlive-hyphen-sanskrit-20131011-7|35	%setup -c -a0
14mu|texlive-hyphen-sanskrit-20131011-7|36	
14mu|texlive-hyphen-sanskrit-20131011-7|37	%build
14mu|texlive-hyphen-sanskrit-20131011-7|38	
14mu|texlive-hyphen-sanskrit-20131011-7|39	%install
14mu|texlive-hyphen-sanskrit-20131011-7|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-sanskrit-20131011-7|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-sanskrit <<EOF
14mu|texlive-hyphen-sanskrit-20131011-7|42	\%% from hyphen-sanskrit:
14mu|texlive-hyphen-sanskrit-20131011-7|43	sanskrit loadhyph-sa.tex
14mu|texlive-hyphen-sanskrit-20131011-7|44	EOF
14mu|texlive-hyphen-sanskrit-20131011-7|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-sanskrit
14mu|texlive-hyphen-sanskrit-20131011-7|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-sanskrit-20131011-7|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-sanskrit <<EOF
14mu|texlive-hyphen-sanskrit-20131011-7|48	\%% from hyphen-sanskrit:
14mu|texlive-hyphen-sanskrit-20131011-7|49	\addlanguage{sanskrit}{loadhyph-sa.tex}{}{1}{3}
14mu|texlive-hyphen-sanskrit-20131011-7|50	EOF
14mu|texlive-hyphen-sanskrit-20131011-7|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-sanskrit
14mu|texlive-hyphen-sanskrit-20131011-7|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-sanskrit-20131011-7|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-sanskrit <<EOF
14mu|texlive-hyphen-sanskrit-20131011-7|54	-- from hyphen-sanskrit:
14mu|texlive-hyphen-sanskrit-20131011-7|55	['sanskrit'] = {
14mu|texlive-hyphen-sanskrit-20131011-7|56	loader = 'loadhyph-sa.tex',
14mu|texlive-hyphen-sanskrit-20131011-7|57	lefthyphenmin = 1,
14mu|texlive-hyphen-sanskrit-20131011-7|58	righthyphenmin = 3,
14mu|texlive-hyphen-sanskrit-20131011-7|59	synonyms = {  },
14mu|texlive-hyphen-sanskrit-20131011-7|60	patterns = 'hyph-sa.pat.txt',
14mu|texlive-hyphen-sanskrit-20131011-7|61	hyphenation = '',
14mu|texlive-hyphen-sanskrit-20131011-7|62	},
14mu|texlive-hyphen-sanskrit-20131011-7|63	EOF
14mu|texlive-hyphen-sanskrit-20131011-7|64	
14mu|texlive-hyphen-sanskrit-20131011-7|65	%changelog
14mu|texlive-hyphen-sanskrit-20131011-7|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131011-7
14mu|texlive-hyphen-sanskrit-20131011-7|67	+ Revision: e260660
14mu|texlive-hyphen-sanskrit-20131011-7|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-sanskrit-20131011-7|69	
14mu|texlive-hyphen-sanskrit-20131011-7|70	

25017 14
14mu|texlive-hyphen-serbian-1.0a-6|1	# revision 25990
14mu|texlive-hyphen-serbian-1.0a-6|2	# category TLCore
14mu|texlive-hyphen-serbian-1.0a-6|3	# catalog-ctan /language/hyphenation/srhyphc.tex
14mu|texlive-hyphen-serbian-1.0a-6|4	# catalog-date 2007-02-28 00:02:05 +0100
14mu|texlive-hyphen-serbian-1.0a-6|5	# catalog-license gpl
14mu|texlive-hyphen-serbian-1.0a-6|6	# catalog-version 1.0a
14mu|texlive-hyphen-serbian-1.0a-6|7	Name:		texlive-hyphen-serbian
14mu|texlive-hyphen-serbian-1.0a-6|8	Version:	1.0a
14mu|texlive-hyphen-serbian-1.0a-6|9	Release:	6
14mu|texlive-hyphen-serbian-1.0a-6|10	Summary:	Serbian hyphenation patterns
14mu|texlive-hyphen-serbian-1.0a-6|11	Group:		Publishing
14mu|texlive-hyphen-serbian-1.0a-6|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/srhyphc.tex
14mu|texlive-hyphen-serbian-1.0a-6|13	License:	GPL
14mu|texlive-hyphen-serbian-1.0a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-serbian.tar.xz
14mu|texlive-hyphen-serbian-1.0a-6|15	BuildArch:	noarch
14mu|texlive-hyphen-serbian-1.0a-6|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-serbian-1.0a-6|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-serbian-1.0a-6|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-serbian-1.0a-6|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-serbian-1.0a-6|20	
14mu|texlive-hyphen-serbian-1.0a-6|21	%description
14mu|texlive-hyphen-serbian-1.0a-6|22	Hyphenation patterns for Serbian in T1/EC, T2A and UTF-8
14mu|texlive-hyphen-serbian-1.0a-6|23	encodings. For 8-bit engines the patterns are available
14mu|texlive-hyphen-serbian-1.0a-6|24	separately as 'serbian' in T1/EC encoding for Latin script and
14mu|texlive-hyphen-serbian-1.0a-6|25	'serbianc' in T2A encoding for Cyrillic script. Unicode engines
14mu|texlive-hyphen-serbian-1.0a-6|26	should only use 'serbian' which has patterns in both scripts
14mu|texlive-hyphen-serbian-1.0a-6|27	combined.
14mu|texlive-hyphen-serbian-1.0a-6|28	
14mu|texlive-hyphen-serbian-1.0a-6|29	
14mu|texlive-hyphen-serbian-1.0a-6|30	#-----------------------------------------------------------------------
14mu|texlive-hyphen-serbian-1.0a-6|31	%files
14mu|texlive-hyphen-serbian-1.0a-6|32	%_texmf_language_dat_d/hyphen-serbian
14mu|texlive-hyphen-serbian-1.0a-6|33	%_texmf_language_def_d/hyphen-serbian
14mu|texlive-hyphen-serbian-1.0a-6|34	%_texmf_language_lua_d/hyphen-serbian
14mu|texlive-hyphen-serbian-1.0a-6|35	
14mu|texlive-hyphen-serbian-1.0a-6|36	#-----------------------------------------------------------------------
14mu|texlive-hyphen-serbian-1.0a-6|37	%prep
14mu|texlive-hyphen-serbian-1.0a-6|38	%setup -c -a0
14mu|texlive-hyphen-serbian-1.0a-6|39	
14mu|texlive-hyphen-serbian-1.0a-6|40	%build
14mu|texlive-hyphen-serbian-1.0a-6|41	
14mu|texlive-hyphen-serbian-1.0a-6|42	%install
14mu|texlive-hyphen-serbian-1.0a-6|43	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-serbian-1.0a-6|44	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-serbian <<EOF
14mu|texlive-hyphen-serbian-1.0a-6|45	\%% from hyphen-serbian:
14mu|texlive-hyphen-serbian-1.0a-6|46	serbian loadhyph-sr-latn.tex
14mu|texlive-hyphen-serbian-1.0a-6|47	serbianc loadhyph-sr-cyrl.tex
14mu|texlive-hyphen-serbian-1.0a-6|48	EOF
14mu|texlive-hyphen-serbian-1.0a-6|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-serbian
14mu|texlive-hyphen-serbian-1.0a-6|50	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-serbian-1.0a-6|51	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-serbian <<EOF
14mu|texlive-hyphen-serbian-1.0a-6|52	\%% from hyphen-serbian:
14mu|texlive-hyphen-serbian-1.0a-6|53	\addlanguage{serbian}{loadhyph-sr-latn.tex}{}{2}{2}
14mu|texlive-hyphen-serbian-1.0a-6|54	\addlanguage{serbianc}{loadhyph-sr-cyrl.tex}{}{2}{2}
14mu|texlive-hyphen-serbian-1.0a-6|55	EOF
14mu|texlive-hyphen-serbian-1.0a-6|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-serbian
14mu|texlive-hyphen-serbian-1.0a-6|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-serbian-1.0a-6|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-serbian <<EOF
14mu|texlive-hyphen-serbian-1.0a-6|59	-- from hyphen-serbian:
14mu|texlive-hyphen-serbian-1.0a-6|60	['serbian'] = {
14mu|texlive-hyphen-serbian-1.0a-6|61	loader = 'loadhyph-sr-latn.tex',
14mu|texlive-hyphen-serbian-1.0a-6|62	lefthyphenmin = 2,
14mu|texlive-hyphen-serbian-1.0a-6|63	righthyphenmin = 2,
14mu|texlive-hyphen-serbian-1.0a-6|64	synonyms = {  },
14mu|texlive-hyphen-serbian-1.0a-6|65	patterns = 'hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt',
14mu|texlive-hyphen-serbian-1.0a-6|66	hyphenation = 'hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt',
14mu|texlive-hyphen-serbian-1.0a-6|67	},
14mu|texlive-hyphen-serbian-1.0a-6|68	['serbianc'] = {
14mu|texlive-hyphen-serbian-1.0a-6|69	loader = 'loadhyph-sr-cyrl.tex',
14mu|texlive-hyphen-serbian-1.0a-6|70	lefthyphenmin = 2,
14mu|texlive-hyphen-serbian-1.0a-6|71	righthyphenmin = 2,
14mu|texlive-hyphen-serbian-1.0a-6|72	synonyms = {  },
14mu|texlive-hyphen-serbian-1.0a-6|73	patterns = 'hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt',
14mu|texlive-hyphen-serbian-1.0a-6|74	hyphenation = 'hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt',
14mu|texlive-hyphen-serbian-1.0a-6|75	},
14mu|texlive-hyphen-serbian-1.0a-6|76	EOF
14mu|texlive-hyphen-serbian-1.0a-6|77	
14mu|texlive-hyphen-serbian-1.0a-6|78	
14mu|texlive-hyphen-serbian-1.0a-6|79	
14mu|texlive-hyphen-serbian-1.0a-6|80	%changelog
14mu|texlive-hyphen-serbian-1.0a-6|81	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-6
14mu|texlive-hyphen-serbian-1.0a-6|82	+ Revision: 989d620
14mu|texlive-hyphen-serbian-1.0a-6|83	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-serbian-1.0a-6|84	
14mu|texlive-hyphen-serbian-1.0a-6|85	

25018 14
14mu|texlive-hyphen-slovak-20120611-3|1	# revision 25990
14mu|texlive-hyphen-slovak-20120611-3|2	# category TLCore
14mu|texlive-hyphen-slovak-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-slovak-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-slovak-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-slovak-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-slovak-20120611-3|7	Name:		texlive-hyphen-slovak
14mu|texlive-hyphen-slovak-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-slovak-20120611-3|9	Release:	3
14mu|texlive-hyphen-slovak-20120611-3|10	Summary:	Slovak hyphenation patterns
14mu|texlive-hyphen-slovak-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-slovak-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-slovak-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-slovak-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-slovak.tar.xz
14mu|texlive-hyphen-slovak-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-slovak-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-slovak-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-slovak-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-slovak-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-slovak-20120611-3|20	
14mu|texlive-hyphen-slovak-20120611-3|21	%description
14mu|texlive-hyphen-slovak-20120611-3|22	Hyphenation patterns for Slovak in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-slovak-20120611-3|23	Original patterns 'skhyphen' are still distributed in the
14mu|texlive-hyphen-slovak-20120611-3|24	'csplain' package and loaded with ISO Latin 2 encoding (IL2).
14mu|texlive-hyphen-slovak-20120611-3|25	
14mu|texlive-hyphen-slovak-20120611-3|26	
14mu|texlive-hyphen-slovak-20120611-3|27	#-----------------------------------------------------------------------
14mu|texlive-hyphen-slovak-20120611-3|28	%files
14mu|texlive-hyphen-slovak-20120611-3|29	%_texmf_language_dat_d/hyphen-slovak
14mu|texlive-hyphen-slovak-20120611-3|30	%_texmf_language_def_d/hyphen-slovak
14mu|texlive-hyphen-slovak-20120611-3|31	%_texmf_language_lua_d/hyphen-slovak
14mu|texlive-hyphen-slovak-20120611-3|32	
14mu|texlive-hyphen-slovak-20120611-3|33	#-----------------------------------------------------------------------
14mu|texlive-hyphen-slovak-20120611-3|34	%prep
14mu|texlive-hyphen-slovak-20120611-3|35	%setup -c -a0
14mu|texlive-hyphen-slovak-20120611-3|36	
14mu|texlive-hyphen-slovak-20120611-3|37	%build
14mu|texlive-hyphen-slovak-20120611-3|38	
14mu|texlive-hyphen-slovak-20120611-3|39	%install
14mu|texlive-hyphen-slovak-20120611-3|40	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-slovak-20120611-3|41	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-slovak <<EOF
14mu|texlive-hyphen-slovak-20120611-3|42	\%% from hyphen-slovak:
14mu|texlive-hyphen-slovak-20120611-3|43	slovak loadhyph-sk.tex
14mu|texlive-hyphen-slovak-20120611-3|44	EOF
14mu|texlive-hyphen-slovak-20120611-3|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-slovak
14mu|texlive-hyphen-slovak-20120611-3|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-slovak-20120611-3|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-slovak <<EOF
14mu|texlive-hyphen-slovak-20120611-3|48	\%% from hyphen-slovak:
14mu|texlive-hyphen-slovak-20120611-3|49	\addlanguage{slovak}{loadhyph-sk.tex}{}{2}{3}
14mu|texlive-hyphen-slovak-20120611-3|50	EOF
14mu|texlive-hyphen-slovak-20120611-3|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-slovak
14mu|texlive-hyphen-slovak-20120611-3|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-slovak-20120611-3|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-slovak <<EOF
14mu|texlive-hyphen-slovak-20120611-3|54	-- from hyphen-slovak:
14mu|texlive-hyphen-slovak-20120611-3|55	['slovak'] = {
14mu|texlive-hyphen-slovak-20120611-3|56	loader = 'loadhyph-sk.tex',
14mu|texlive-hyphen-slovak-20120611-3|57	lefthyphenmin = 2,
14mu|texlive-hyphen-slovak-20120611-3|58	righthyphenmin = 3,
14mu|texlive-hyphen-slovak-20120611-3|59	synonyms = {  },
14mu|texlive-hyphen-slovak-20120611-3|60	patterns = 'hyph-sk.pat.txt',
14mu|texlive-hyphen-slovak-20120611-3|61	hyphenation = 'hyph-sk.hyp.txt',
14mu|texlive-hyphen-slovak-20120611-3|62	},
14mu|texlive-hyphen-slovak-20120611-3|63	EOF
14mu|texlive-hyphen-slovak-20120611-3|64	
14mu|texlive-hyphen-slovak-20120611-3|65	
14mu|texlive-hyphen-slovak-20120611-3|66	
14mu|texlive-hyphen-slovak-20120611-3|67	%changelog
14mu|texlive-hyphen-slovak-20120611-3|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-slovak-20120611-3|69	+ Revision: ece22f3
14mu|texlive-hyphen-slovak-20120611-3|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-slovak-20120611-3|71	
14mu|texlive-hyphen-slovak-20120611-3|72	

25019 14
14mu|texlive-hyphen-slovenian-20120611-3|1	# revision 25990
14mu|texlive-hyphen-slovenian-20120611-3|2	# category TLCore
14mu|texlive-hyphen-slovenian-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-slovenian-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-slovenian-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-slovenian-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-slovenian-20120611-3|7	Name:		texlive-hyphen-slovenian
14mu|texlive-hyphen-slovenian-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-slovenian-20120611-3|9	Release:	3
14mu|texlive-hyphen-slovenian-20120611-3|10	Summary:	Slovenian hyphenation patterns
14mu|texlive-hyphen-slovenian-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-slovenian-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-slovenian-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-slovenian-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-slovenian.tar.xz
14mu|texlive-hyphen-slovenian-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-slovenian-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-slovenian-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-slovenian-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-slovenian-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-slovenian-20120611-3|20	
14mu|texlive-hyphen-slovenian-20120611-3|21	%description
14mu|texlive-hyphen-slovenian-20120611-3|22	Hyphenation patterns for Slovenian in T1/EC and UTF-8
14mu|texlive-hyphen-slovenian-20120611-3|23	encodings.
14mu|texlive-hyphen-slovenian-20120611-3|24	
14mu|texlive-hyphen-slovenian-20120611-3|25	
14mu|texlive-hyphen-slovenian-20120611-3|26	#-----------------------------------------------------------------------
14mu|texlive-hyphen-slovenian-20120611-3|27	%files
14mu|texlive-hyphen-slovenian-20120611-3|28	%_texmf_language_dat_d/hyphen-slovenian
14mu|texlive-hyphen-slovenian-20120611-3|29	%_texmf_language_def_d/hyphen-slovenian
14mu|texlive-hyphen-slovenian-20120611-3|30	%_texmf_language_lua_d/hyphen-slovenian
14mu|texlive-hyphen-slovenian-20120611-3|31	
14mu|texlive-hyphen-slovenian-20120611-3|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-slovenian-20120611-3|33	%prep
14mu|texlive-hyphen-slovenian-20120611-3|34	%setup -c -a0
14mu|texlive-hyphen-slovenian-20120611-3|35	
14mu|texlive-hyphen-slovenian-20120611-3|36	%build
14mu|texlive-hyphen-slovenian-20120611-3|37	
14mu|texlive-hyphen-slovenian-20120611-3|38	%install
14mu|texlive-hyphen-slovenian-20120611-3|39	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-slovenian-20120611-3|40	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-slovenian <<EOF
14mu|texlive-hyphen-slovenian-20120611-3|41	\%% from hyphen-slovenian:
14mu|texlive-hyphen-slovenian-20120611-3|42	slovenian loadhyph-sl.tex
14mu|texlive-hyphen-slovenian-20120611-3|43	=slovene
14mu|texlive-hyphen-slovenian-20120611-3|44	EOF
14mu|texlive-hyphen-slovenian-20120611-3|45	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-slovenian
14mu|texlive-hyphen-slovenian-20120611-3|46	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-slovenian-20120611-3|47	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-slovenian <<EOF
14mu|texlive-hyphen-slovenian-20120611-3|48	\%% from hyphen-slovenian:
14mu|texlive-hyphen-slovenian-20120611-3|49	\addlanguage{slovenian}{loadhyph-sl.tex}{}{2}{2}
14mu|texlive-hyphen-slovenian-20120611-3|50	\addlanguage{slovene}{loadhyph-sl.tex}{}{2}{2}
14mu|texlive-hyphen-slovenian-20120611-3|51	EOF
14mu|texlive-hyphen-slovenian-20120611-3|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-slovenian
14mu|texlive-hyphen-slovenian-20120611-3|53	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-slovenian-20120611-3|54	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-slovenian <<EOF
14mu|texlive-hyphen-slovenian-20120611-3|55	-- from hyphen-slovenian:
14mu|texlive-hyphen-slovenian-20120611-3|56	['slovenian'] = {
14mu|texlive-hyphen-slovenian-20120611-3|57	loader = 'loadhyph-sl.tex',
14mu|texlive-hyphen-slovenian-20120611-3|58	lefthyphenmin = 2,
14mu|texlive-hyphen-slovenian-20120611-3|59	righthyphenmin = 2,
14mu|texlive-hyphen-slovenian-20120611-3|60	synonyms = { 'slovene' },
14mu|texlive-hyphen-slovenian-20120611-3|61	patterns = 'hyph-sl.pat.txt',
14mu|texlive-hyphen-slovenian-20120611-3|62	hyphenation = '',
14mu|texlive-hyphen-slovenian-20120611-3|63	},
14mu|texlive-hyphen-slovenian-20120611-3|64	EOF
14mu|texlive-hyphen-slovenian-20120611-3|65	
14mu|texlive-hyphen-slovenian-20120611-3|66	
14mu|texlive-hyphen-slovenian-20120611-3|67	
14mu|texlive-hyphen-slovenian-20120611-3|68	%changelog
14mu|texlive-hyphen-slovenian-20120611-3|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-slovenian-20120611-3|70	+ Revision: 672714d
14mu|texlive-hyphen-slovenian-20120611-3|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-slovenian-20120611-3|72	
14mu|texlive-hyphen-slovenian-20120611-3|73	

25020 14
14mu|texlive-hyphen-spanish-4.5-6|1	# revision 25990
14mu|texlive-hyphen-spanish-4.5-6|2	# category TLCore
14mu|texlive-hyphen-spanish-4.5-6|3	# catalog-ctan /language/spanish/hyphen/base
14mu|texlive-hyphen-spanish-4.5-6|4	# catalog-date 2009-08-01 23:35:18 +0200
14mu|texlive-hyphen-spanish-4.5-6|5	# catalog-license lppl
14mu|texlive-hyphen-spanish-4.5-6|6	# catalog-version 4.5
14mu|texlive-hyphen-spanish-4.5-6|7	Name:		texlive-hyphen-spanish
14mu|texlive-hyphen-spanish-4.5-6|8	Version:	4.5
14mu|texlive-hyphen-spanish-4.5-6|9	Release:	6
14mu|texlive-hyphen-spanish-4.5-6|10	Summary:	Spanish hyphenation patterns
14mu|texlive-hyphen-spanish-4.5-6|11	Group:		Publishing
14mu|texlive-hyphen-spanish-4.5-6|12	URL:		http://www.ctan.org/tex-archive/language/spanish/hyphen/base
14mu|texlive-hyphen-spanish-4.5-6|13	License:	LPPL
14mu|texlive-hyphen-spanish-4.5-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-spanish.tar.xz
14mu|texlive-hyphen-spanish-4.5-6|15	BuildArch:	noarch
14mu|texlive-hyphen-spanish-4.5-6|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-spanish-4.5-6|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-spanish-4.5-6|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-spanish-4.5-6|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-spanish-4.5-6|20	
14mu|texlive-hyphen-spanish-4.5-6|21	%description
14mu|texlive-hyphen-spanish-4.5-6|22	Hyphenation patterns for Spanish in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-spanish-4.5-6|23	
14mu|texlive-hyphen-spanish-4.5-6|24	
14mu|texlive-hyphen-spanish-4.5-6|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-spanish-4.5-6|26	%files
14mu|texlive-hyphen-spanish-4.5-6|27	%_texmf_language_dat_d/hyphen-spanish
14mu|texlive-hyphen-spanish-4.5-6|28	%_texmf_language_def_d/hyphen-spanish
14mu|texlive-hyphen-spanish-4.5-6|29	%_texmf_language_lua_d/hyphen-spanish
14mu|texlive-hyphen-spanish-4.5-6|30	
14mu|texlive-hyphen-spanish-4.5-6|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-spanish-4.5-6|32	%prep
14mu|texlive-hyphen-spanish-4.5-6|33	%setup -c -a0
14mu|texlive-hyphen-spanish-4.5-6|34	
14mu|texlive-hyphen-spanish-4.5-6|35	%build
14mu|texlive-hyphen-spanish-4.5-6|36	
14mu|texlive-hyphen-spanish-4.5-6|37	%install
14mu|texlive-hyphen-spanish-4.5-6|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-spanish-4.5-6|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-spanish <<EOF
14mu|texlive-hyphen-spanish-4.5-6|40	\%% from hyphen-spanish:
14mu|texlive-hyphen-spanish-4.5-6|41	spanish loadhyph-es.tex
14mu|texlive-hyphen-spanish-4.5-6|42	=espanol
14mu|texlive-hyphen-spanish-4.5-6|43	EOF
14mu|texlive-hyphen-spanish-4.5-6|44	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-spanish
14mu|texlive-hyphen-spanish-4.5-6|45	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-spanish-4.5-6|46	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-spanish <<EOF
14mu|texlive-hyphen-spanish-4.5-6|47	\%% from hyphen-spanish:
14mu|texlive-hyphen-spanish-4.5-6|48	\addlanguage{spanish}{loadhyph-es.tex}{}{2}{2}
14mu|texlive-hyphen-spanish-4.5-6|49	\addlanguage{espanol}{loadhyph-es.tex}{}{2}{2}
14mu|texlive-hyphen-spanish-4.5-6|50	EOF
14mu|texlive-hyphen-spanish-4.5-6|51	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-spanish
14mu|texlive-hyphen-spanish-4.5-6|52	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-spanish-4.5-6|53	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-spanish <<EOF
14mu|texlive-hyphen-spanish-4.5-6|54	-- from hyphen-spanish:
14mu|texlive-hyphen-spanish-4.5-6|55	['spanish'] = {
14mu|texlive-hyphen-spanish-4.5-6|56	loader = 'loadhyph-es.tex',
14mu|texlive-hyphen-spanish-4.5-6|57	lefthyphenmin = 2,
14mu|texlive-hyphen-spanish-4.5-6|58	righthyphenmin = 2,
14mu|texlive-hyphen-spanish-4.5-6|59	synonyms = { 'espanol' },
14mu|texlive-hyphen-spanish-4.5-6|60	patterns = 'hyph-es.pat.txt',
14mu|texlive-hyphen-spanish-4.5-6|61	hyphenation = '',
14mu|texlive-hyphen-spanish-4.5-6|62	},
14mu|texlive-hyphen-spanish-4.5-6|63	EOF
14mu|texlive-hyphen-spanish-4.5-6|64	
14mu|texlive-hyphen-spanish-4.5-6|65	
14mu|texlive-hyphen-spanish-4.5-6|66	
14mu|texlive-hyphen-spanish-4.5-6|67	%changelog
14mu|texlive-hyphen-spanish-4.5-6|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.5-6
14mu|texlive-hyphen-spanish-4.5-6|69	+ Revision: 86f51b1
14mu|texlive-hyphen-spanish-4.5-6|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-spanish-4.5-6|71	
14mu|texlive-hyphen-spanish-4.5-6|72	

25021 14
14mu|texlive-hyphen-swedish-20120124-3|1	# revision 23085
14mu|texlive-hyphen-swedish-20120124-3|2	# category TLCore
14mu|texlive-hyphen-swedish-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-swedish-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-swedish-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-swedish-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-swedish-20120124-3|7	Name:		texlive-hyphen-swedish
14mu|texlive-hyphen-swedish-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-swedish-20120124-3|9	Release:	3
14mu|texlive-hyphen-swedish-20120124-3|10	Summary:	Swedish hyphenation patterns
14mu|texlive-hyphen-swedish-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-swedish-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-swedish-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-swedish-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-swedish.tar.xz
14mu|texlive-hyphen-swedish-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-swedish-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-swedish-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-swedish-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-swedish-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-swedish-20120124-3|20	
14mu|texlive-hyphen-swedish-20120124-3|21	%description
14mu|texlive-hyphen-swedish-20120124-3|22	Hyphenation patterns for Swedish in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-swedish-20120124-3|23	
14mu|texlive-hyphen-swedish-20120124-3|24	
14mu|texlive-hyphen-swedish-20120124-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-swedish-20120124-3|26	%files
14mu|texlive-hyphen-swedish-20120124-3|27	%_texmf_language_dat_d/hyphen-swedish
14mu|texlive-hyphen-swedish-20120124-3|28	%_texmf_language_def_d/hyphen-swedish
14mu|texlive-hyphen-swedish-20120124-3|29	%_texmf_language_lua_d/hyphen-swedish
14mu|texlive-hyphen-swedish-20120124-3|30	
14mu|texlive-hyphen-swedish-20120124-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-swedish-20120124-3|32	%prep
14mu|texlive-hyphen-swedish-20120124-3|33	%setup -c -a0
14mu|texlive-hyphen-swedish-20120124-3|34	
14mu|texlive-hyphen-swedish-20120124-3|35	%build
14mu|texlive-hyphen-swedish-20120124-3|36	
14mu|texlive-hyphen-swedish-20120124-3|37	%install
14mu|texlive-hyphen-swedish-20120124-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-swedish-20120124-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-swedish <<EOF
14mu|texlive-hyphen-swedish-20120124-3|40	\%% from hyphen-swedish:
14mu|texlive-hyphen-swedish-20120124-3|41	swedish loadhyph-sv.tex
14mu|texlive-hyphen-swedish-20120124-3|42	EOF
14mu|texlive-hyphen-swedish-20120124-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-swedish
14mu|texlive-hyphen-swedish-20120124-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-swedish-20120124-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-swedish <<EOF
14mu|texlive-hyphen-swedish-20120124-3|46	\%% from hyphen-swedish:
14mu|texlive-hyphen-swedish-20120124-3|47	\addlanguage{swedish}{loadhyph-sv.tex}{}{2}{2}
14mu|texlive-hyphen-swedish-20120124-3|48	EOF
14mu|texlive-hyphen-swedish-20120124-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-swedish
14mu|texlive-hyphen-swedish-20120124-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-swedish-20120124-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-swedish <<EOF
14mu|texlive-hyphen-swedish-20120124-3|52	-- from hyphen-swedish:
14mu|texlive-hyphen-swedish-20120124-3|53	['swedish'] = {
14mu|texlive-hyphen-swedish-20120124-3|54	loader = 'loadhyph-sv.tex',
14mu|texlive-hyphen-swedish-20120124-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-swedish-20120124-3|56	righthyphenmin = 2,
14mu|texlive-hyphen-swedish-20120124-3|57	synonyms = {  },
14mu|texlive-hyphen-swedish-20120124-3|58	patterns = 'hyph-sv.pat.txt',
14mu|texlive-hyphen-swedish-20120124-3|59	hyphenation = '',
14mu|texlive-hyphen-swedish-20120124-3|60	},
14mu|texlive-hyphen-swedish-20120124-3|61	EOF
14mu|texlive-hyphen-swedish-20120124-3|62	
14mu|texlive-hyphen-swedish-20120124-3|63	
14mu|texlive-hyphen-swedish-20120124-3|64	
14mu|texlive-hyphen-swedish-20120124-3|65	%changelog
14mu|texlive-hyphen-swedish-20120124-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-swedish-20120124-3|67	+ Revision: 4f8166a
14mu|texlive-hyphen-swedish-20120124-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-swedish-20120124-3|69	
14mu|texlive-hyphen-swedish-20120124-3|70	

25022 14
14mu|texlive-hyphen-thai-20131011-7|1	# revision 30605
14mu|texlive-hyphen-thai-20131011-7|2	# category TLCore
14mu|texlive-hyphen-thai-20131011-7|3	# catalog-ctan undef
14mu|texlive-hyphen-thai-20131011-7|4	# catalog-date undef
14mu|texlive-hyphen-thai-20131011-7|5	# catalog-license undef
14mu|texlive-hyphen-thai-20131011-7|6	# catalog-version undef
14mu|texlive-hyphen-thai-20131011-7|7	Name:		texlive-hyphen-thai
14mu|texlive-hyphen-thai-20131011-7|8	Version:	20131011
14mu|texlive-hyphen-thai-20131011-7|9	Release:	7
14mu|texlive-hyphen-thai-20131011-7|10	Summary:	Thai hyphenation patterns
14mu|texlive-hyphen-thai-20131011-7|11	Group:		Publishing
14mu|texlive-hyphen-thai-20131011-7|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-thai-20131011-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-thai-20131011-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-thai.tar.xz
14mu|texlive-hyphen-thai-20131011-7|15	BuildArch:	noarch
14mu|texlive-hyphen-thai-20131011-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-thai-20131011-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-thai-20131011-7|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-thai-20131011-7|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-thai-20131011-7|20	
14mu|texlive-hyphen-thai-20131011-7|21	%description
14mu|texlive-hyphen-thai-20131011-7|22	Hyphenation patterns for Thai in LTH and UTF-8 encodings.
14mu|texlive-hyphen-thai-20131011-7|23	
14mu|texlive-hyphen-thai-20131011-7|24	
14mu|texlive-hyphen-thai-20131011-7|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-thai-20131011-7|26	%files
14mu|texlive-hyphen-thai-20131011-7|27	%_texmf_language_dat_d/hyphen-thai
14mu|texlive-hyphen-thai-20131011-7|28	%_texmf_language_def_d/hyphen-thai
14mu|texlive-hyphen-thai-20131011-7|29	%_texmf_language_lua_d/hyphen-thai
14mu|texlive-hyphen-thai-20131011-7|30	
14mu|texlive-hyphen-thai-20131011-7|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-thai-20131011-7|32	%prep
14mu|texlive-hyphen-thai-20131011-7|33	%setup -c -a0
14mu|texlive-hyphen-thai-20131011-7|34	
14mu|texlive-hyphen-thai-20131011-7|35	%build
14mu|texlive-hyphen-thai-20131011-7|36	
14mu|texlive-hyphen-thai-20131011-7|37	%install
14mu|texlive-hyphen-thai-20131011-7|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-thai-20131011-7|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-thai <<EOF
14mu|texlive-hyphen-thai-20131011-7|40	\%% from hyphen-thai:
14mu|texlive-hyphen-thai-20131011-7|41	thai loadhyph-th.tex
14mu|texlive-hyphen-thai-20131011-7|42	EOF
14mu|texlive-hyphen-thai-20131011-7|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-thai
14mu|texlive-hyphen-thai-20131011-7|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-thai-20131011-7|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-thai <<EOF
14mu|texlive-hyphen-thai-20131011-7|46	\%% from hyphen-thai:
14mu|texlive-hyphen-thai-20131011-7|47	\addlanguage{thai}{loadhyph-th.tex}{}{2}{3}
14mu|texlive-hyphen-thai-20131011-7|48	EOF
14mu|texlive-hyphen-thai-20131011-7|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-thai
14mu|texlive-hyphen-thai-20131011-7|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-thai-20131011-7|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-thai <<EOF
14mu|texlive-hyphen-thai-20131011-7|52	-- from hyphen-thai:
14mu|texlive-hyphen-thai-20131011-7|53	['thai'] = {
14mu|texlive-hyphen-thai-20131011-7|54	loader = 'loadhyph-th.tex',
14mu|texlive-hyphen-thai-20131011-7|55	lefthyphenmin = 2,
14mu|texlive-hyphen-thai-20131011-7|56	righthyphenmin = 3,
14mu|texlive-hyphen-thai-20131011-7|57	synonyms = {  },
14mu|texlive-hyphen-thai-20131011-7|58	patterns = 'hyph-th.pat.txt',
14mu|texlive-hyphen-thai-20131011-7|59	hyphenation = '',
14mu|texlive-hyphen-thai-20131011-7|60	},
14mu|texlive-hyphen-thai-20131011-7|61	EOF
14mu|texlive-hyphen-thai-20131011-7|62	
14mu|texlive-hyphen-thai-20131011-7|63	%changelog
14mu|texlive-hyphen-thai-20131011-7|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131011-7
14mu|texlive-hyphen-thai-20131011-7|65	+ Revision: 02e5dce
14mu|texlive-hyphen-thai-20131011-7|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-thai-20131011-7|67	
14mu|texlive-hyphen-thai-20131011-7|68	

25023 14
14mu|texlive-hyphen-turkish-20110223-5|1	# revision 23085
14mu|texlive-hyphen-turkish-20110223-5|2	# category TLCore
14mu|texlive-hyphen-turkish-20110223-5|3	# catalog-ctan /language/hyphenation/tkhyph.tex
14mu|texlive-hyphen-turkish-20110223-5|4	# catalog-date 2011-02-23 08:51:21 +0100
14mu|texlive-hyphen-turkish-20110223-5|5	# catalog-license other-free
14mu|texlive-hyphen-turkish-20110223-5|6	# catalog-version undef
14mu|texlive-hyphen-turkish-20110223-5|7	Name:		texlive-hyphen-turkish
14mu|texlive-hyphen-turkish-20110223-5|8	Version:	20110223
14mu|texlive-hyphen-turkish-20110223-5|9	Release:	5
14mu|texlive-hyphen-turkish-20110223-5|10	Summary:	Turkish hyphenation patterns
14mu|texlive-hyphen-turkish-20110223-5|11	Group:		Publishing
14mu|texlive-hyphen-turkish-20110223-5|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/tkhyph.tex
14mu|texlive-hyphen-turkish-20110223-5|13	License:	OTHER-FREE
14mu|texlive-hyphen-turkish-20110223-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-turkish.tar.xz
14mu|texlive-hyphen-turkish-20110223-5|15	BuildArch:	noarch
14mu|texlive-hyphen-turkish-20110223-5|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-turkish-20110223-5|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-turkish-20110223-5|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-turkish-20110223-5|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-turkish-20110223-5|20	
14mu|texlive-hyphen-turkish-20110223-5|21	%description
14mu|texlive-hyphen-turkish-20110223-5|22	Hyphenation patterns for Turkish in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-turkish-20110223-5|23	The patterns for Turkish were first produced for the Ottoman
14mu|texlive-hyphen-turkish-20110223-5|24	Texts Project in 1987 and were suitable for both Modern Turkish
14mu|texlive-hyphen-turkish-20110223-5|25	and Ottoman Turkish in Latin script, however the required
14mu|texlive-hyphen-turkish-20110223-5|26	character set didn't fit into EC encoding, so support for
14mu|texlive-hyphen-turkish-20110223-5|27	Ottoman Turkish had to be dropped to keep compatibility with 8-
14mu|texlive-hyphen-turkish-20110223-5|28	bit engines.
14mu|texlive-hyphen-turkish-20110223-5|29	
14mu|texlive-hyphen-turkish-20110223-5|30	
14mu|texlive-hyphen-turkish-20110223-5|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-turkish-20110223-5|32	%files
14mu|texlive-hyphen-turkish-20110223-5|33	%_texmf_language_dat_d/hyphen-turkish
14mu|texlive-hyphen-turkish-20110223-5|34	%_texmf_language_def_d/hyphen-turkish
14mu|texlive-hyphen-turkish-20110223-5|35	%_texmf_language_lua_d/hyphen-turkish
14mu|texlive-hyphen-turkish-20110223-5|36	
14mu|texlive-hyphen-turkish-20110223-5|37	#-----------------------------------------------------------------------
14mu|texlive-hyphen-turkish-20110223-5|38	%prep
14mu|texlive-hyphen-turkish-20110223-5|39	%setup -c -a0
14mu|texlive-hyphen-turkish-20110223-5|40	
14mu|texlive-hyphen-turkish-20110223-5|41	%build
14mu|texlive-hyphen-turkish-20110223-5|42	
14mu|texlive-hyphen-turkish-20110223-5|43	%install
14mu|texlive-hyphen-turkish-20110223-5|44	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-turkish-20110223-5|45	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-turkish <<EOF
14mu|texlive-hyphen-turkish-20110223-5|46	\%% from hyphen-turkish:
14mu|texlive-hyphen-turkish-20110223-5|47	turkish loadhyph-tr.tex
14mu|texlive-hyphen-turkish-20110223-5|48	EOF
14mu|texlive-hyphen-turkish-20110223-5|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-turkish
14mu|texlive-hyphen-turkish-20110223-5|50	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-turkish-20110223-5|51	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-turkish <<EOF
14mu|texlive-hyphen-turkish-20110223-5|52	\%% from hyphen-turkish:
14mu|texlive-hyphen-turkish-20110223-5|53	\addlanguage{turkish}{loadhyph-tr.tex}{}{2}{2}
14mu|texlive-hyphen-turkish-20110223-5|54	EOF
14mu|texlive-hyphen-turkish-20110223-5|55	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-turkish
14mu|texlive-hyphen-turkish-20110223-5|56	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-turkish-20110223-5|57	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-turkish <<EOF
14mu|texlive-hyphen-turkish-20110223-5|58	-- from hyphen-turkish:
14mu|texlive-hyphen-turkish-20110223-5|59	['turkish'] = {
14mu|texlive-hyphen-turkish-20110223-5|60	loader = 'loadhyph-tr.tex',
14mu|texlive-hyphen-turkish-20110223-5|61	lefthyphenmin = 2,
14mu|texlive-hyphen-turkish-20110223-5|62	righthyphenmin = 2,
14mu|texlive-hyphen-turkish-20110223-5|63	synonyms = {  },
14mu|texlive-hyphen-turkish-20110223-5|64	patterns = 'hyph-tr.pat.txt',
14mu|texlive-hyphen-turkish-20110223-5|65	hyphenation = '',
14mu|texlive-hyphen-turkish-20110223-5|66	},
14mu|texlive-hyphen-turkish-20110223-5|67	EOF
14mu|texlive-hyphen-turkish-20110223-5|68	
14mu|texlive-hyphen-turkish-20110223-5|69	
14mu|texlive-hyphen-turkish-20110223-5|70	
14mu|texlive-hyphen-turkish-20110223-5|71	%changelog
14mu|texlive-hyphen-turkish-20110223-5|72	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110223-5
14mu|texlive-hyphen-turkish-20110223-5|73	+ Revision: e753ff0
14mu|texlive-hyphen-turkish-20110223-5|74	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-turkish-20110223-5|75	
14mu|texlive-hyphen-turkish-20110223-5|76	

25024 14
14mu|texlive-hyphen-turkmen-20120611-3|1	# revision 25990
14mu|texlive-hyphen-turkmen-20120611-3|2	# category TLCore
14mu|texlive-hyphen-turkmen-20120611-3|3	# catalog-ctan undef
14mu|texlive-hyphen-turkmen-20120611-3|4	# catalog-date undef
14mu|texlive-hyphen-turkmen-20120611-3|5	# catalog-license undef
14mu|texlive-hyphen-turkmen-20120611-3|6	# catalog-version undef
14mu|texlive-hyphen-turkmen-20120611-3|7	Name:		texlive-hyphen-turkmen
14mu|texlive-hyphen-turkmen-20120611-3|8	Version:	20120611
14mu|texlive-hyphen-turkmen-20120611-3|9	Release:	3
14mu|texlive-hyphen-turkmen-20120611-3|10	Summary:	Turkmen hyphenation patterns
14mu|texlive-hyphen-turkmen-20120611-3|11	Group:		Publishing
14mu|texlive-hyphen-turkmen-20120611-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-turkmen-20120611-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-turkmen-20120611-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-turkmen.tar.xz
14mu|texlive-hyphen-turkmen-20120611-3|15	BuildArch:	noarch
14mu|texlive-hyphen-turkmen-20120611-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-turkmen-20120611-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-turkmen-20120611-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-turkmen-20120611-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-turkmen-20120611-3|20	
14mu|texlive-hyphen-turkmen-20120611-3|21	%description
14mu|texlive-hyphen-turkmen-20120611-3|22	Hyphenation patterns for Turkmen in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-turkmen-20120611-3|23	
14mu|texlive-hyphen-turkmen-20120611-3|24	
14mu|texlive-hyphen-turkmen-20120611-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-turkmen-20120611-3|26	%files
14mu|texlive-hyphen-turkmen-20120611-3|27	%_texmf_language_dat_d/hyphen-turkmen
14mu|texlive-hyphen-turkmen-20120611-3|28	%_texmf_language_def_d/hyphen-turkmen
14mu|texlive-hyphen-turkmen-20120611-3|29	%_texmf_language_lua_d/hyphen-turkmen
14mu|texlive-hyphen-turkmen-20120611-3|30	
14mu|texlive-hyphen-turkmen-20120611-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-turkmen-20120611-3|32	%prep
14mu|texlive-hyphen-turkmen-20120611-3|33	%setup -c -a0
14mu|texlive-hyphen-turkmen-20120611-3|34	
14mu|texlive-hyphen-turkmen-20120611-3|35	%build
14mu|texlive-hyphen-turkmen-20120611-3|36	
14mu|texlive-hyphen-turkmen-20120611-3|37	%install
14mu|texlive-hyphen-turkmen-20120611-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-turkmen-20120611-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-turkmen <<EOF
14mu|texlive-hyphen-turkmen-20120611-3|40	\%% from hyphen-turkmen:
14mu|texlive-hyphen-turkmen-20120611-3|41	turkmen loadhyph-tk.tex
14mu|texlive-hyphen-turkmen-20120611-3|42	EOF
14mu|texlive-hyphen-turkmen-20120611-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-turkmen
14mu|texlive-hyphen-turkmen-20120611-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-turkmen-20120611-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-turkmen <<EOF
14mu|texlive-hyphen-turkmen-20120611-3|46	\%% from hyphen-turkmen:
14mu|texlive-hyphen-turkmen-20120611-3|47	\addlanguage{turkmen}{loadhyph-tk.tex}{}{2}{2}
14mu|texlive-hyphen-turkmen-20120611-3|48	EOF
14mu|texlive-hyphen-turkmen-20120611-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-turkmen
14mu|texlive-hyphen-turkmen-20120611-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-turkmen-20120611-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-turkmen <<EOF
14mu|texlive-hyphen-turkmen-20120611-3|52	-- from hyphen-turkmen:
14mu|texlive-hyphen-turkmen-20120611-3|53	['turkmen'] = {
14mu|texlive-hyphen-turkmen-20120611-3|54	loader = 'loadhyph-tk.tex',
14mu|texlive-hyphen-turkmen-20120611-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-turkmen-20120611-3|56	righthyphenmin = 2,
14mu|texlive-hyphen-turkmen-20120611-3|57	synonyms = {  },
14mu|texlive-hyphen-turkmen-20120611-3|58	patterns = 'hyph-tk.pat.txt',
14mu|texlive-hyphen-turkmen-20120611-3|59	hyphenation = '',
14mu|texlive-hyphen-turkmen-20120611-3|60	},
14mu|texlive-hyphen-turkmen-20120611-3|61	EOF
14mu|texlive-hyphen-turkmen-20120611-3|62	
14mu|texlive-hyphen-turkmen-20120611-3|63	
14mu|texlive-hyphen-turkmen-20120611-3|64	
14mu|texlive-hyphen-turkmen-20120611-3|65	%changelog
14mu|texlive-hyphen-turkmen-20120611-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120611-3
14mu|texlive-hyphen-turkmen-20120611-3|67	+ Revision: cf9297b
14mu|texlive-hyphen-turkmen-20120611-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-turkmen-20120611-3|69	
14mu|texlive-hyphen-turkmen-20120611-3|70	

25025 14
14mu|texlive-hyphen-ukrainian-20120124-3|1	# revision 23085
14mu|texlive-hyphen-ukrainian-20120124-3|2	# category TLCore
14mu|texlive-hyphen-ukrainian-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-ukrainian-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-ukrainian-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-ukrainian-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-ukrainian-20120124-3|7	Name:		texlive-hyphen-ukrainian
14mu|texlive-hyphen-ukrainian-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-ukrainian-20120124-3|9	Release:	3
14mu|texlive-hyphen-ukrainian-20120124-3|10	Summary:	Ukrainian hyphenation patterns
14mu|texlive-hyphen-ukrainian-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-ukrainian-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-ukrainian-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-ukrainian-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-ukrainian.tar.xz
14mu|texlive-hyphen-ukrainian-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-ukrainian-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-ukrainian-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-ukrainian-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-ukrainian-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-ukrainian-20120124-3|20	Requires:	texlive-ukrhyph
14mu|texlive-hyphen-ukrainian-20120124-3|21	
14mu|texlive-hyphen-ukrainian-20120124-3|22	%description
14mu|texlive-hyphen-ukrainian-20120124-3|23	Hyphenation patterns for Ukrainian in T2A and UTF-8 encodings.
14mu|texlive-hyphen-ukrainian-20120124-3|24	For 8-bit engines, the 'ukrhyph' package provides a number of
14mu|texlive-hyphen-ukrainian-20120124-3|25	different pattern sets, as well as different (8-bit) encodings,
14mu|texlive-hyphen-ukrainian-20120124-3|26	that can be chosen at format-generation time.  The UTF-8
14mu|texlive-hyphen-ukrainian-20120124-3|27	version only provides the default pattern set.  A mechanism
14mu|texlive-hyphen-ukrainian-20120124-3|28	similar to the one used for 8-bit patterns may be implemented
14mu|texlive-hyphen-ukrainian-20120124-3|29	in the future.
14mu|texlive-hyphen-ukrainian-20120124-3|30	
14mu|texlive-hyphen-ukrainian-20120124-3|31	
14mu|texlive-hyphen-ukrainian-20120124-3|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-ukrainian-20120124-3|33	%files
14mu|texlive-hyphen-ukrainian-20120124-3|34	%_texmf_language_dat_d/hyphen-ukrainian
14mu|texlive-hyphen-ukrainian-20120124-3|35	%_texmf_language_def_d/hyphen-ukrainian
14mu|texlive-hyphen-ukrainian-20120124-3|36	%_texmf_language_lua_d/hyphen-ukrainian
14mu|texlive-hyphen-ukrainian-20120124-3|37	
14mu|texlive-hyphen-ukrainian-20120124-3|38	#-----------------------------------------------------------------------
14mu|texlive-hyphen-ukrainian-20120124-3|39	%prep
14mu|texlive-hyphen-ukrainian-20120124-3|40	%setup -c -a0
14mu|texlive-hyphen-ukrainian-20120124-3|41	
14mu|texlive-hyphen-ukrainian-20120124-3|42	%build
14mu|texlive-hyphen-ukrainian-20120124-3|43	
14mu|texlive-hyphen-ukrainian-20120124-3|44	%install
14mu|texlive-hyphen-ukrainian-20120124-3|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-ukrainian-20120124-3|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-ukrainian <<EOF
14mu|texlive-hyphen-ukrainian-20120124-3|47	\%% from hyphen-ukrainian:
14mu|texlive-hyphen-ukrainian-20120124-3|48	ukrainian loadhyph-uk.tex
14mu|texlive-hyphen-ukrainian-20120124-3|49	EOF
14mu|texlive-hyphen-ukrainian-20120124-3|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-ukrainian
14mu|texlive-hyphen-ukrainian-20120124-3|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-ukrainian-20120124-3|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-ukrainian <<EOF
14mu|texlive-hyphen-ukrainian-20120124-3|53	\%% from hyphen-ukrainian:
14mu|texlive-hyphen-ukrainian-20120124-3|54	\addlanguage{ukrainian}{loadhyph-uk.tex}{}{2}{2}
14mu|texlive-hyphen-ukrainian-20120124-3|55	EOF
14mu|texlive-hyphen-ukrainian-20120124-3|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-ukrainian
14mu|texlive-hyphen-ukrainian-20120124-3|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-ukrainian-20120124-3|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-ukrainian <<EOF
14mu|texlive-hyphen-ukrainian-20120124-3|59	-- from hyphen-ukrainian:
14mu|texlive-hyphen-ukrainian-20120124-3|60	['ukrainian'] = {
14mu|texlive-hyphen-ukrainian-20120124-3|61	loader = 'loadhyph-uk.tex',
14mu|texlive-hyphen-ukrainian-20120124-3|62	lefthyphenmin = 2,
14mu|texlive-hyphen-ukrainian-20120124-3|63	righthyphenmin = 2,
14mu|texlive-hyphen-ukrainian-20120124-3|64	synonyms = {  },
14mu|texlive-hyphen-ukrainian-20120124-3|65	patterns = 'hyph-uk.pat.txt',
14mu|texlive-hyphen-ukrainian-20120124-3|66	hyphenation = '',
14mu|texlive-hyphen-ukrainian-20120124-3|67	},
14mu|texlive-hyphen-ukrainian-20120124-3|68	EOF
14mu|texlive-hyphen-ukrainian-20120124-3|69	
14mu|texlive-hyphen-ukrainian-20120124-3|70	
14mu|texlive-hyphen-ukrainian-20120124-3|71	
14mu|texlive-hyphen-ukrainian-20120124-3|72	%changelog
14mu|texlive-hyphen-ukrainian-20120124-3|73	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-ukrainian-20120124-3|74	+ Revision: b1a67e5
14mu|texlive-hyphen-ukrainian-20120124-3|75	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-ukrainian-20120124-3|76	
14mu|texlive-hyphen-ukrainian-20120124-3|77	

25026 14
14mu|texlive-hyphen-uppersorbian-20120124-3|1	# revision 23085
14mu|texlive-hyphen-uppersorbian-20120124-3|2	# category TLCore
14mu|texlive-hyphen-uppersorbian-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-uppersorbian-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-uppersorbian-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-uppersorbian-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-uppersorbian-20120124-3|7	Name:		texlive-hyphen-uppersorbian
14mu|texlive-hyphen-uppersorbian-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-uppersorbian-20120124-3|9	Release:	3
14mu|texlive-hyphen-uppersorbian-20120124-3|10	Summary:	Upper Sorbian hyphenation patterns
14mu|texlive-hyphen-uppersorbian-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-uppersorbian-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-uppersorbian-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-uppersorbian-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-uppersorbian.tar.xz
14mu|texlive-hyphen-uppersorbian-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-uppersorbian-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-uppersorbian-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-uppersorbian-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-uppersorbian-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-uppersorbian-20120124-3|20	
14mu|texlive-hyphen-uppersorbian-20120124-3|21	%description
14mu|texlive-hyphen-uppersorbian-20120124-3|22	Hyphenation patterns for Upper Sorbian in T1/EC and UTF-8
14mu|texlive-hyphen-uppersorbian-20120124-3|23	encodings.
14mu|texlive-hyphen-uppersorbian-20120124-3|24	
14mu|texlive-hyphen-uppersorbian-20120124-3|25	
14mu|texlive-hyphen-uppersorbian-20120124-3|26	#-----------------------------------------------------------------------
14mu|texlive-hyphen-uppersorbian-20120124-3|27	%files
14mu|texlive-hyphen-uppersorbian-20120124-3|28	%_texmf_language_dat_d/hyphen-uppersorbian
14mu|texlive-hyphen-uppersorbian-20120124-3|29	%_texmf_language_def_d/hyphen-uppersorbian
14mu|texlive-hyphen-uppersorbian-20120124-3|30	%_texmf_language_lua_d/hyphen-uppersorbian
14mu|texlive-hyphen-uppersorbian-20120124-3|31	
14mu|texlive-hyphen-uppersorbian-20120124-3|32	#-----------------------------------------------------------------------
14mu|texlive-hyphen-uppersorbian-20120124-3|33	%prep
14mu|texlive-hyphen-uppersorbian-20120124-3|34	%setup -c -a0
14mu|texlive-hyphen-uppersorbian-20120124-3|35	
14mu|texlive-hyphen-uppersorbian-20120124-3|36	%build
14mu|texlive-hyphen-uppersorbian-20120124-3|37	
14mu|texlive-hyphen-uppersorbian-20120124-3|38	%install
14mu|texlive-hyphen-uppersorbian-20120124-3|39	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-uppersorbian-20120124-3|40	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-uppersorbian <<EOF
14mu|texlive-hyphen-uppersorbian-20120124-3|41	\%% from hyphen-uppersorbian:
14mu|texlive-hyphen-uppersorbian-20120124-3|42	uppersorbian loadhyph-hsb.tex
14mu|texlive-hyphen-uppersorbian-20120124-3|43	EOF
14mu|texlive-hyphen-uppersorbian-20120124-3|44	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-uppersorbian
14mu|texlive-hyphen-uppersorbian-20120124-3|45	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-uppersorbian-20120124-3|46	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-uppersorbian <<EOF
14mu|texlive-hyphen-uppersorbian-20120124-3|47	\%% from hyphen-uppersorbian:
14mu|texlive-hyphen-uppersorbian-20120124-3|48	\addlanguage{uppersorbian}{loadhyph-hsb.tex}{}{2}{2}
14mu|texlive-hyphen-uppersorbian-20120124-3|49	EOF
14mu|texlive-hyphen-uppersorbian-20120124-3|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-uppersorbian
14mu|texlive-hyphen-uppersorbian-20120124-3|51	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-uppersorbian-20120124-3|52	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-uppersorbian <<EOF
14mu|texlive-hyphen-uppersorbian-20120124-3|53	-- from hyphen-uppersorbian:
14mu|texlive-hyphen-uppersorbian-20120124-3|54	['uppersorbian'] = {
14mu|texlive-hyphen-uppersorbian-20120124-3|55	loader = 'loadhyph-hsb.tex',
14mu|texlive-hyphen-uppersorbian-20120124-3|56	lefthyphenmin = 2,
14mu|texlive-hyphen-uppersorbian-20120124-3|57	righthyphenmin = 2,
14mu|texlive-hyphen-uppersorbian-20120124-3|58	synonyms = {  },
14mu|texlive-hyphen-uppersorbian-20120124-3|59	patterns = 'hyph-hsb.pat.txt',
14mu|texlive-hyphen-uppersorbian-20120124-3|60	hyphenation = 'hyph-hsb.hyp.txt',
14mu|texlive-hyphen-uppersorbian-20120124-3|61	},
14mu|texlive-hyphen-uppersorbian-20120124-3|62	EOF
14mu|texlive-hyphen-uppersorbian-20120124-3|63	
14mu|texlive-hyphen-uppersorbian-20120124-3|64	
14mu|texlive-hyphen-uppersorbian-20120124-3|65	
14mu|texlive-hyphen-uppersorbian-20120124-3|66	%changelog
14mu|texlive-hyphen-uppersorbian-20120124-3|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-uppersorbian-20120124-3|68	+ Revision: cf95c34
14mu|texlive-hyphen-uppersorbian-20120124-3|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-uppersorbian-20120124-3|70	
14mu|texlive-hyphen-uppersorbian-20120124-3|71	

25027 14
14mu|texlive-hyphen-welsh-20120124-3|1	# revision 23085
14mu|texlive-hyphen-welsh-20120124-3|2	# category TLCore
14mu|texlive-hyphen-welsh-20120124-3|3	# catalog-ctan undef
14mu|texlive-hyphen-welsh-20120124-3|4	# catalog-date undef
14mu|texlive-hyphen-welsh-20120124-3|5	# catalog-license undef
14mu|texlive-hyphen-welsh-20120124-3|6	# catalog-version undef
14mu|texlive-hyphen-welsh-20120124-3|7	Name:		texlive-hyphen-welsh
14mu|texlive-hyphen-welsh-20120124-3|8	Version:	20120124
14mu|texlive-hyphen-welsh-20120124-3|9	Release:	3
14mu|texlive-hyphen-welsh-20120124-3|10	Summary:	Welsh hyphenation patterns
14mu|texlive-hyphen-welsh-20120124-3|11	Group:		Publishing
14mu|texlive-hyphen-welsh-20120124-3|12	URL:		http://tug.org/texlive
14mu|texlive-hyphen-welsh-20120124-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-hyphen-welsh-20120124-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-welsh.tar.xz
14mu|texlive-hyphen-welsh-20120124-3|15	BuildArch:	noarch
14mu|texlive-hyphen-welsh-20120124-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-hyphen-welsh-20120124-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-hyphen-welsh-20120124-3|18	Requires(post):	texlive-hyphen-base
14mu|texlive-hyphen-welsh-20120124-3|19	Requires:	texlive-hyph-utf8
14mu|texlive-hyphen-welsh-20120124-3|20	
14mu|texlive-hyphen-welsh-20120124-3|21	%description
14mu|texlive-hyphen-welsh-20120124-3|22	Hyphenation patterns for Welsh in T1/EC and UTF-8 encodings.
14mu|texlive-hyphen-welsh-20120124-3|23	
14mu|texlive-hyphen-welsh-20120124-3|24	
14mu|texlive-hyphen-welsh-20120124-3|25	#-----------------------------------------------------------------------
14mu|texlive-hyphen-welsh-20120124-3|26	%files
14mu|texlive-hyphen-welsh-20120124-3|27	%_texmf_language_dat_d/hyphen-welsh
14mu|texlive-hyphen-welsh-20120124-3|28	%_texmf_language_def_d/hyphen-welsh
14mu|texlive-hyphen-welsh-20120124-3|29	%_texmf_language_lua_d/hyphen-welsh
14mu|texlive-hyphen-welsh-20120124-3|30	
14mu|texlive-hyphen-welsh-20120124-3|31	#-----------------------------------------------------------------------
14mu|texlive-hyphen-welsh-20120124-3|32	%prep
14mu|texlive-hyphen-welsh-20120124-3|33	%setup -c -a0
14mu|texlive-hyphen-welsh-20120124-3|34	
14mu|texlive-hyphen-welsh-20120124-3|35	%build
14mu|texlive-hyphen-welsh-20120124-3|36	
14mu|texlive-hyphen-welsh-20120124-3|37	%install
14mu|texlive-hyphen-welsh-20120124-3|38	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-hyphen-welsh-20120124-3|39	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-welsh <<EOF
14mu|texlive-hyphen-welsh-20120124-3|40	\%% from hyphen-welsh:
14mu|texlive-hyphen-welsh-20120124-3|41	welsh loadhyph-cy.tex
14mu|texlive-hyphen-welsh-20120124-3|42	EOF
14mu|texlive-hyphen-welsh-20120124-3|43	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-welsh
14mu|texlive-hyphen-welsh-20120124-3|44	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-hyphen-welsh-20120124-3|45	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-welsh <<EOF
14mu|texlive-hyphen-welsh-20120124-3|46	\%% from hyphen-welsh:
14mu|texlive-hyphen-welsh-20120124-3|47	\addlanguage{welsh}{loadhyph-cy.tex}{}{2}{3}
14mu|texlive-hyphen-welsh-20120124-3|48	EOF
14mu|texlive-hyphen-welsh-20120124-3|49	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-welsh
14mu|texlive-hyphen-welsh-20120124-3|50	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-hyphen-welsh-20120124-3|51	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-welsh <<EOF
14mu|texlive-hyphen-welsh-20120124-3|52	-- from hyphen-welsh:
14mu|texlive-hyphen-welsh-20120124-3|53	['welsh'] = {
14mu|texlive-hyphen-welsh-20120124-3|54	loader = 'loadhyph-cy.tex',
14mu|texlive-hyphen-welsh-20120124-3|55	lefthyphenmin = 2,
14mu|texlive-hyphen-welsh-20120124-3|56	righthyphenmin = 3,
14mu|texlive-hyphen-welsh-20120124-3|57	synonyms = {  },
14mu|texlive-hyphen-welsh-20120124-3|58	patterns = 'hyph-cy.pat.txt',
14mu|texlive-hyphen-welsh-20120124-3|59	hyphenation = '',
14mu|texlive-hyphen-welsh-20120124-3|60	},
14mu|texlive-hyphen-welsh-20120124-3|61	EOF
14mu|texlive-hyphen-welsh-20120124-3|62	
14mu|texlive-hyphen-welsh-20120124-3|63	
14mu|texlive-hyphen-welsh-20120124-3|64	
14mu|texlive-hyphen-welsh-20120124-3|65	%changelog
14mu|texlive-hyphen-welsh-20120124-3|66	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120124-3
14mu|texlive-hyphen-welsh-20120124-3|67	+ Revision: 9deb200
14mu|texlive-hyphen-welsh-20120124-3|68	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-hyphen-welsh-20120124-3|69	
14mu|texlive-hyphen-welsh-20120124-3|70	

25028 14
14mu|texlive-hyph-utf8-20130508-9|1	# revision 30757
14mu|texlive-hyph-utf8-20130508-9|2	# category Package
14mu|texlive-hyph-utf8-20130508-9|3	# catalog-ctan /language/hyph-utf8
14mu|texlive-hyph-utf8-20130508-9|4	# catalog-date 2013-05-08 01:16:25 +0200
14mu|texlive-hyph-utf8-20130508-9|5	# catalog-license other-free
14mu|texlive-hyph-utf8-20130508-9|6	# catalog-version undef
14mu|texlive-hyph-utf8-20130508-9|7	Summary:	Hyphenation patterns expressed in UTF-8
14mu|texlive-hyph-utf8-20130508-9|8	Name:		texlive-hyph-utf8
14mu|texlive-hyph-utf8-20130508-9|9	Version:	20130508
14mu|texlive-hyph-utf8-20130508-9|10	Release:	9
14mu|texlive-hyph-utf8-20130508-9|11	License:	OTHER-FREE
14mu|texlive-hyph-utf8-20130508-9|12	Group:		Publishing
14mu|texlive-hyph-utf8-20130508-9|13	Url:		http://www.ctan.org/tex-archive/language/hyph-utf8
14mu|texlive-hyph-utf8-20130508-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyph-utf8.tar.xz
14mu|texlive-hyph-utf8-20130508-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyph-utf8.doc.tar.xz
14mu|texlive-hyph-utf8-20130508-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyph-utf8.source.tar.xz
14mu|texlive-hyph-utf8-20130508-9|17	Source10:	%{name}.rpmlintrc
14mu|texlive-hyph-utf8-20130508-9|18	BuildRequires:	texlive-tlpkg
14mu|texlive-hyph-utf8-20130508-9|19	# Used via import
14mu|texlive-hyph-utf8-20130508-9|20	Requires:	texlive-hyphen-ancientgreek
14mu|texlive-hyph-utf8-20130508-9|21	Requires:	texlive-hyphen-base
14mu|texlive-hyph-utf8-20130508-9|22	Requires:	texlive-hyphen-german
14mu|texlive-hyph-utf8-20130508-9|23	Requires:	texlive-hyphen-greek
14mu|texlive-hyph-utf8-20130508-9|24	Requires:	texlive-ruhyphen
14mu|texlive-hyph-utf8-20130508-9|25	Requires:	texlive-thailatex
14mu|texlive-hyph-utf8-20130508-9|26	Requires:	texlive-ukrhyph
14mu|texlive-hyph-utf8-20130508-9|27	Requires(pre):	texlive-tlpkg
14mu|texlive-hyph-utf8-20130508-9|28	Requires(post):	texlive-kpathsea
14mu|texlive-hyph-utf8-20130508-9|29	BuildArch:	noarch
14mu|texlive-hyph-utf8-20130508-9|30	
14mu|texlive-hyph-utf8-20130508-9|31	%description
14mu|texlive-hyph-utf8-20130508-9|32	Modern native UTF-8 engines such as XeTeX and LuaTeX need
14mu|texlive-hyph-utf8-20130508-9|33	hyphenation patterns in UTF-8 format, whereas older systems
14mu|texlive-hyph-utf8-20130508-9|34	require hyphenation patterns in the 8-bit encoding of the font
14mu|texlive-hyph-utf8-20130508-9|35	in use (such encodings are codified in the LaTeX scheme with
14mu|texlive-hyph-utf8-20130508-9|36	names like OT1, T2A, TS1, OML, LY1, etc). The present package
14mu|texlive-hyph-utf8-20130508-9|37	offers a collection of conversions of existing patterns to UTF-
14mu|texlive-hyph-utf8-20130508-9|38	8 format, together with converters for use with 8-bit fonts in
14mu|texlive-hyph-utf8-20130508-9|39	older systems. Since hyphenation patterns for Knuthian-style
14mu|texlive-hyph-utf8-20130508-9|40	TeX systems are only read at iniTeX time, it is hoped that the
14mu|texlive-hyph-utf8-20130508-9|41	UTF-8 patterns, with their converters, will completely supplant
14mu|texlive-hyph-utf8-20130508-9|42	the older patterns.
14mu|texlive-hyph-utf8-20130508-9|43	
14mu|texlive-hyph-utf8-20130508-9|44	#-----------------------------------------------------------------------
14mu|texlive-hyph-utf8-20130508-9|45	%files
14mu|texlive-hyph-utf8-20130508-9|46	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-ec.tex
14mu|texlive-hyph-utf8-20130508-9|47	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-il2.tex
14mu|texlive-hyph-utf8-20130508-9|48	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-il3.tex
14mu|texlive-hyph-utf8-20130508-9|49	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-l7x.tex
14mu|texlive-hyph-utf8-20130508-9|50	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-lmc.tex
14mu|texlive-hyph-utf8-20130508-9|51	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-lth.tex
14mu|texlive-hyph-utf8-20130508-9|52	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-qx.tex
14mu|texlive-hyph-utf8-20130508-9|53	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-t2a.tex
14mu|texlive-hyph-utf8-20130508-9|54	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-t8m.tex
14mu|texlive-hyph-utf8-20130508-9|55	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-af.tex
14mu|texlive-hyph-utf8-20130508-9|56	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-as.tex
14mu|texlive-hyph-utf8-20130508-9|57	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-bg.tex
14mu|texlive-hyph-utf8-20130508-9|58	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-bn.tex
14mu|texlive-hyph-utf8-20130508-9|59	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ca.tex
14mu|texlive-hyph-utf8-20130508-9|60	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex
14mu|texlive-hyph-utf8-20130508-9|61	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-cs.tex
14mu|texlive-hyph-utf8-20130508-9|62	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-cy.tex
14mu|texlive-hyph-utf8-20130508-9|63	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-da.tex
14mu|texlive-hyph-utf8-20130508-9|64	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-de-1901.tex
14mu|texlive-hyph-utf8-20130508-9|65	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-de-1996.tex
14mu|texlive-hyph-utf8-20130508-9|66	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-de-ch-1901.tex
14mu|texlive-hyph-utf8-20130508-9|67	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-el-monoton.tex
14mu|texlive-hyph-utf8-20130508-9|68	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-el-polyton.tex
14mu|texlive-hyph-utf8-20130508-9|69	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-en-gb.tex
14mu|texlive-hyph-utf8-20130508-9|70	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-en-us.tex
14mu|texlive-hyph-utf8-20130508-9|71	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-eo.tex
14mu|texlive-hyph-utf8-20130508-9|72	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-es.tex
14mu|texlive-hyph-utf8-20130508-9|73	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-et.tex
14mu|texlive-hyph-utf8-20130508-9|74	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-eu.tex
14mu|texlive-hyph-utf8-20130508-9|75	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-fi.tex
14mu|texlive-hyph-utf8-20130508-9|76	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex
14mu|texlive-hyph-utf8-20130508-9|77	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-fur.tex
14mu|texlive-hyph-utf8-20130508-9|78	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ga.tex
14mu|texlive-hyph-utf8-20130508-9|79	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-gl.tex
14mu|texlive-hyph-utf8-20130508-9|80	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-grc.tex
14mu|texlive-hyph-utf8-20130508-9|81	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-gu.tex
14mu|texlive-hyph-utf8-20130508-9|82	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hi.tex
14mu|texlive-hyph-utf8-20130508-9|83	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hr.tex
14mu|texlive-hyph-utf8-20130508-9|84	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hsb.tex
14mu|texlive-hyph-utf8-20130508-9|85	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hu.tex
14mu|texlive-hyph-utf8-20130508-9|86	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hy.tex
14mu|texlive-hyph-utf8-20130508-9|87	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ia.tex
14mu|texlive-hyph-utf8-20130508-9|88	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-id.tex
14mu|texlive-hyph-utf8-20130508-9|89	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-is.tex
14mu|texlive-hyph-utf8-20130508-9|90	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-it.tex
14mu|texlive-hyph-utf8-20130508-9|91	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ka.tex
14mu|texlive-hyph-utf8-20130508-9|92	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-kmr.tex
14mu|texlive-hyph-utf8-20130508-9|93	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-kn.tex
14mu|texlive-hyph-utf8-20130508-9|94	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-la.tex
14mu|texlive-hyph-utf8-20130508-9|95	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-lt.tex
14mu|texlive-hyph-utf8-20130508-9|96	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-lv.tex
14mu|texlive-hyph-utf8-20130508-9|97	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex
14mu|texlive-hyph-utf8-20130508-9|98	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mn-cyrl-x-lmc.tex
14mu|texlive-hyph-utf8-20130508-9|99	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mn-cyrl.tex
14mu|texlive-hyph-utf8-20130508-9|100	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mr.tex
14mu|texlive-hyph-utf8-20130508-9|101	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mul-ethi.tex
14mu|texlive-hyph-utf8-20130508-9|102	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-nb.tex
14mu|texlive-hyph-utf8-20130508-9|103	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-nl.tex
14mu|texlive-hyph-utf8-20130508-9|104	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-nn.tex
14mu|texlive-hyph-utf8-20130508-9|105	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-or.tex
14mu|texlive-hyph-utf8-20130508-9|106	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pa.tex
14mu|texlive-hyph-utf8-20130508-9|107	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pl.tex
14mu|texlive-hyph-utf8-20130508-9|108	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pms.tex
14mu|texlive-hyph-utf8-20130508-9|109	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pt.tex
14mu|texlive-hyph-utf8-20130508-9|110	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-rm.tex
14mu|texlive-hyph-utf8-20130508-9|111	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ro.tex
14mu|texlive-hyph-utf8-20130508-9|112	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex
14mu|texlive-hyph-utf8-20130508-9|113	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sa.tex
14mu|texlive-hyph-utf8-20130508-9|114	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sk.tex
14mu|texlive-hyph-utf8-20130508-9|115	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sl.tex
14mu|texlive-hyph-utf8-20130508-9|116	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sr-cyrl.tex
14mu|texlive-hyph-utf8-20130508-9|117	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sr-latn.tex
14mu|texlive-hyph-utf8-20130508-9|118	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sv.tex
14mu|texlive-hyph-utf8-20130508-9|119	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ta.tex
14mu|texlive-hyph-utf8-20130508-9|120	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-te.tex
14mu|texlive-hyph-utf8-20130508-9|121	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-th.tex
14mu|texlive-hyph-utf8-20130508-9|122	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-tk.tex
14mu|texlive-hyph-utf8-20130508-9|123	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-tr.tex
14mu|texlive-hyph-utf8-20130508-9|124	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-uk.tex
14mu|texlive-hyph-utf8-20130508-9|125	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex
14mu|texlive-hyph-utf8-20130508-9|126	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-af.ec.tex
14mu|texlive-hyph-utf8-20130508-9|127	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-bg.t2a.tex
14mu|texlive-hyph-utf8-20130508-9|128	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ca.ec.tex
14mu|texlive-hyph-utf8-20130508-9|129	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-cs.ec.tex
14mu|texlive-hyph-utf8-20130508-9|130	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-cy.ec.tex
14mu|texlive-hyph-utf8-20130508-9|131	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-da.ec.tex
14mu|texlive-hyph-utf8-20130508-9|132	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-de-1901.ec.tex
14mu|texlive-hyph-utf8-20130508-9|133	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-de-1996.ec.tex
14mu|texlive-hyph-utf8-20130508-9|134	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-de-ch-1901.ec.tex
14mu|texlive-hyph-utf8-20130508-9|135	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-eo.il3.tex
14mu|texlive-hyph-utf8-20130508-9|136	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-es.ec.tex
14mu|texlive-hyph-utf8-20130508-9|137	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-et.ec.tex
14mu|texlive-hyph-utf8-20130508-9|138	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-eu.ec.tex
14mu|texlive-hyph-utf8-20130508-9|139	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-fi.ec.tex
14mu|texlive-hyph-utf8-20130508-9|140	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-fr.ec.tex
14mu|texlive-hyph-utf8-20130508-9|141	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-fur.ec.tex
14mu|texlive-hyph-utf8-20130508-9|142	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ga.ec.tex
14mu|texlive-hyph-utf8-20130508-9|143	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-gl.ec.tex
14mu|texlive-hyph-utf8-20130508-9|144	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-hr.ec.tex
14mu|texlive-hyph-utf8-20130508-9|145	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-hsb.ec.tex
14mu|texlive-hyph-utf8-20130508-9|146	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-hu.ec.tex
14mu|texlive-hyph-utf8-20130508-9|147	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-is.ec.tex
14mu|texlive-hyph-utf8-20130508-9|148	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ka.t8m.tex
14mu|texlive-hyph-utf8-20130508-9|149	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-kmr.ec.tex
14mu|texlive-hyph-utf8-20130508-9|150	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-la.ec.tex
14mu|texlive-hyph-utf8-20130508-9|151	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-lt.l7x.tex
14mu|texlive-hyph-utf8-20130508-9|152	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-lv.l7x.tex
14mu|texlive-hyph-utf8-20130508-9|153	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-mn-cyrl-x-lmc.lmc.tex
14mu|texlive-hyph-utf8-20130508-9|154	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-mn-cyrl.t2a.tex
14mu|texlive-hyph-utf8-20130508-9|155	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-nb.ec.tex
14mu|texlive-hyph-utf8-20130508-9|156	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-nl.ec.tex
14mu|texlive-hyph-utf8-20130508-9|157	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-nn.ec.tex
14mu|texlive-hyph-utf8-20130508-9|158	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-pl.qx.tex
14mu|texlive-hyph-utf8-20130508-9|159	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-pt.ec.tex
14mu|texlive-hyph-utf8-20130508-9|160	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ro.ec.tex
14mu|texlive-hyph-utf8-20130508-9|161	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ru.t2a.tex
14mu|texlive-hyph-utf8-20130508-9|162	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sh-cyrl.t2a.tex
14mu|texlive-hyph-utf8-20130508-9|163	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sh-latn.ec.tex
14mu|texlive-hyph-utf8-20130508-9|164	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sk.ec.tex
14mu|texlive-hyph-utf8-20130508-9|165	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sl.ec.tex
14mu|texlive-hyph-utf8-20130508-9|166	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sv.ec.tex
14mu|texlive-hyph-utf8-20130508-9|167	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-th.lth.tex
14mu|texlive-hyph-utf8-20130508-9|168	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-tk.ec.tex
14mu|texlive-hyph-utf8-20130508-9|169	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-tr.ec.tex
14mu|texlive-hyph-utf8-20130508-9|170	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-uk.t2a.tex
14mu|texlive-hyph-utf8-20130508-9|171	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-zh-latn-pinyin.ec.tex
14mu|texlive-hyph-utf8-20130508-9|172	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-af.tex
14mu|texlive-hyph-utf8-20130508-9|173	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-fr.tex
14mu|texlive-hyph-utf8-20130508-9|174	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-fur.tex
14mu|texlive-hyph-utf8-20130508-9|175	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-it.tex
14mu|texlive-hyph-utf8-20130508-9|176	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-pms.tex
14mu|texlive-hyph-utf8-20130508-9|177	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-rm.tex
14mu|texlive-hyph-utf8-20130508-9|178	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-uk.tex
14mu|texlive-hyph-utf8-20130508-9|179	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-zh-latn-pinyin.tex
14mu|texlive-hyph-utf8-20130508-9|180	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex-8bit/copthyph.tex
14mu|texlive-hyph-utf8-20130508-9|181	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-af.tex
14mu|texlive-hyph-utf8-20130508-9|182	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-as.tex
14mu|texlive-hyph-utf8-20130508-9|183	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-bg.tex
14mu|texlive-hyph-utf8-20130508-9|184	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-bn.tex
14mu|texlive-hyph-utf8-20130508-9|185	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ca.tex
14mu|texlive-hyph-utf8-20130508-9|186	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-cop.tex
14mu|texlive-hyph-utf8-20130508-9|187	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-cs.tex
14mu|texlive-hyph-utf8-20130508-9|188	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-cy.tex
14mu|texlive-hyph-utf8-20130508-9|189	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-da.tex
14mu|texlive-hyph-utf8-20130508-9|190	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-de-1901.tex
14mu|texlive-hyph-utf8-20130508-9|191	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-de-1996.tex
14mu|texlive-hyph-utf8-20130508-9|192	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-de-ch-1901.tex
14mu|texlive-hyph-utf8-20130508-9|193	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-el-monoton.tex
14mu|texlive-hyph-utf8-20130508-9|194	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-el-polyton.tex
14mu|texlive-hyph-utf8-20130508-9|195	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-en-gb.tex
14mu|texlive-hyph-utf8-20130508-9|196	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-en-us.tex
14mu|texlive-hyph-utf8-20130508-9|197	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-eo.tex
14mu|texlive-hyph-utf8-20130508-9|198	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-es.tex
14mu|texlive-hyph-utf8-20130508-9|199	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-et.tex
14mu|texlive-hyph-utf8-20130508-9|200	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex
14mu|texlive-hyph-utf8-20130508-9|201	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-fi.tex
14mu|texlive-hyph-utf8-20130508-9|202	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-fr.tex
14mu|texlive-hyph-utf8-20130508-9|203	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-fur.tex
14mu|texlive-hyph-utf8-20130508-9|204	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ga.tex
14mu|texlive-hyph-utf8-20130508-9|205	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-gl.tex
14mu|texlive-hyph-utf8-20130508-9|206	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-grc.tex
14mu|texlive-hyph-utf8-20130508-9|207	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-gu.tex
14mu|texlive-hyph-utf8-20130508-9|208	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hi.tex
14mu|texlive-hyph-utf8-20130508-9|209	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hr.tex
14mu|texlive-hyph-utf8-20130508-9|210	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hsb.tex
14mu|texlive-hyph-utf8-20130508-9|211	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hu.tex
14mu|texlive-hyph-utf8-20130508-9|212	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hy.tex
14mu|texlive-hyph-utf8-20130508-9|213	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ia.tex
14mu|texlive-hyph-utf8-20130508-9|214	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-id.tex
14mu|texlive-hyph-utf8-20130508-9|215	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-is.tex
14mu|texlive-hyph-utf8-20130508-9|216	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-it.tex
14mu|texlive-hyph-utf8-20130508-9|217	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ka.tex
14mu|texlive-hyph-utf8-20130508-9|218	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-kmr.tex
14mu|texlive-hyph-utf8-20130508-9|219	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-kn.tex
14mu|texlive-hyph-utf8-20130508-9|220	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-la.tex
14mu|texlive-hyph-utf8-20130508-9|221	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex
14mu|texlive-hyph-utf8-20130508-9|222	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-lv.tex
14mu|texlive-hyph-utf8-20130508-9|223	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ml.tex
14mu|texlive-hyph-utf8-20130508-9|224	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl-x-lmc.tex
14mu|texlive-hyph-utf8-20130508-9|225	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex
14mu|texlive-hyph-utf8-20130508-9|226	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mr.tex
14mu|texlive-hyph-utf8-20130508-9|227	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mul-ethi.tex
14mu|texlive-hyph-utf8-20130508-9|228	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-nb.tex
14mu|texlive-hyph-utf8-20130508-9|229	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-nl.tex
14mu|texlive-hyph-utf8-20130508-9|230	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-nn.tex
14mu|texlive-hyph-utf8-20130508-9|231	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-no.tex
14mu|texlive-hyph-utf8-20130508-9|232	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-or.tex
14mu|texlive-hyph-utf8-20130508-9|233	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pa.tex
14mu|texlive-hyph-utf8-20130508-9|234	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pl.tex
14mu|texlive-hyph-utf8-20130508-9|235	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pms.tex
14mu|texlive-hyph-utf8-20130508-9|236	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pt.tex
14mu|texlive-hyph-utf8-20130508-9|237	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-rm.tex
14mu|texlive-hyph-utf8-20130508-9|238	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ro.tex
14mu|texlive-hyph-utf8-20130508-9|239	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ru.tex
14mu|texlive-hyph-utf8-20130508-9|240	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sa.tex
14mu|texlive-hyph-utf8-20130508-9|241	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sh-cyrl.tex
14mu|texlive-hyph-utf8-20130508-9|242	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sh-latn.tex
14mu|texlive-hyph-utf8-20130508-9|243	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sk.tex
14mu|texlive-hyph-utf8-20130508-9|244	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sl.tex
14mu|texlive-hyph-utf8-20130508-9|245	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sr-cyrl.tex
14mu|texlive-hyph-utf8-20130508-9|246	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sv.tex
14mu|texlive-hyph-utf8-20130508-9|247	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ta.tex
14mu|texlive-hyph-utf8-20130508-9|248	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-te.tex
14mu|texlive-hyph-utf8-20130508-9|249	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-th.tex
14mu|texlive-hyph-utf8-20130508-9|250	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-tk.tex
14mu|texlive-hyph-utf8-20130508-9|251	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-tr.tex
14mu|texlive-hyph-utf8-20130508-9|252	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-uk.tex
14mu|texlive-hyph-utf8-20130508-9|253	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-zh-latn-pinyin.tex
14mu|texlive-hyph-utf8-20130508-9|254	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.chr.txt
14mu|texlive-hyph-utf8-20130508-9|255	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|256	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.lic.txt
14mu|texlive-hyph-utf8-20130508-9|257	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.pat.txt
14mu|texlive-hyph-utf8-20130508-9|258	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.chr.txt
14mu|texlive-hyph-utf8-20130508-9|259	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|260	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.lic.txt
14mu|texlive-hyph-utf8-20130508-9|261	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.pat.txt
14mu|texlive-hyph-utf8-20130508-9|262	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.chr.txt
14mu|texlive-hyph-utf8-20130508-9|263	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|264	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.lic.txt
14mu|texlive-hyph-utf8-20130508-9|265	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.pat.txt
14mu|texlive-hyph-utf8-20130508-9|266	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.chr.txt
14mu|texlive-hyph-utf8-20130508-9|267	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|268	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.lic.txt
14mu|texlive-hyph-utf8-20130508-9|269	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.pat.txt
14mu|texlive-hyph-utf8-20130508-9|270	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.chr.txt
14mu|texlive-hyph-utf8-20130508-9|271	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|272	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.lic.txt
14mu|texlive-hyph-utf8-20130508-9|273	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.pat.txt
14mu|texlive-hyph-utf8-20130508-9|274	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.chr.txt
14mu|texlive-hyph-utf8-20130508-9|275	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|276	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.lic.txt
14mu|texlive-hyph-utf8-20130508-9|277	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.pat.txt
14mu|texlive-hyph-utf8-20130508-9|278	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.chr.txt
14mu|texlive-hyph-utf8-20130508-9|279	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|280	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.lic.txt
14mu|texlive-hyph-utf8-20130508-9|281	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.pat.txt
14mu|texlive-hyph-utf8-20130508-9|282	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.chr.txt
14mu|texlive-hyph-utf8-20130508-9|283	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|284	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.lic.txt
14mu|texlive-hyph-utf8-20130508-9|285	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.pat.txt
14mu|texlive-hyph-utf8-20130508-9|286	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.chr.txt
14mu|texlive-hyph-utf8-20130508-9|287	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|288	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.lic.txt
14mu|texlive-hyph-utf8-20130508-9|289	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.pat.txt
14mu|texlive-hyph-utf8-20130508-9|290	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.chr.txt
14mu|texlive-hyph-utf8-20130508-9|291	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|292	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.lic.txt
14mu|texlive-hyph-utf8-20130508-9|293	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.pat.txt
14mu|texlive-hyph-utf8-20130508-9|294	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.chr.txt
14mu|texlive-hyph-utf8-20130508-9|295	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|296	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.lic.txt
14mu|texlive-hyph-utf8-20130508-9|297	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.pat.txt
14mu|texlive-hyph-utf8-20130508-9|298	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.chr.txt
14mu|texlive-hyph-utf8-20130508-9|299	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|300	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.lic.txt
14mu|texlive-hyph-utf8-20130508-9|301	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.pat.txt
14mu|texlive-hyph-utf8-20130508-9|302	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.chr.txt
14mu|texlive-hyph-utf8-20130508-9|303	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|304	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.lic.txt
14mu|texlive-hyph-utf8-20130508-9|305	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.pat.txt
14mu|texlive-hyph-utf8-20130508-9|306	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.chr.txt
14mu|texlive-hyph-utf8-20130508-9|307	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|308	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.lic.txt
14mu|texlive-hyph-utf8-20130508-9|309	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.pat.txt
14mu|texlive-hyph-utf8-20130508-9|310	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.chr.txt
14mu|texlive-hyph-utf8-20130508-9|311	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|312	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.lic.txt
14mu|texlive-hyph-utf8-20130508-9|313	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.pat.txt
14mu|texlive-hyph-utf8-20130508-9|314	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.chr.txt
14mu|texlive-hyph-utf8-20130508-9|315	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|316	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.lic.txt
14mu|texlive-hyph-utf8-20130508-9|317	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.pat.txt
14mu|texlive-hyph-utf8-20130508-9|318	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.chr.txt
14mu|texlive-hyph-utf8-20130508-9|319	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|320	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.lic.txt
14mu|texlive-hyph-utf8-20130508-9|321	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.pat.txt
14mu|texlive-hyph-utf8-20130508-9|322	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.chr.txt
14mu|texlive-hyph-utf8-20130508-9|323	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|324	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.lic.txt
14mu|texlive-hyph-utf8-20130508-9|325	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.pat.txt
14mu|texlive-hyph-utf8-20130508-9|326	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.chr.txt
14mu|texlive-hyph-utf8-20130508-9|327	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|328	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.lic.txt
14mu|texlive-hyph-utf8-20130508-9|329	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.pat.txt
14mu|texlive-hyph-utf8-20130508-9|330	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.chr.txt
14mu|texlive-hyph-utf8-20130508-9|331	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|332	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.lic.txt
14mu|texlive-hyph-utf8-20130508-9|333	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.pat.txt
14mu|texlive-hyph-utf8-20130508-9|334	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.chr.txt
14mu|texlive-hyph-utf8-20130508-9|335	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|336	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.lic.txt
14mu|texlive-hyph-utf8-20130508-9|337	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.pat.txt
14mu|texlive-hyph-utf8-20130508-9|338	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.chr.txt
14mu|texlive-hyph-utf8-20130508-9|339	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|340	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.lic.txt
14mu|texlive-hyph-utf8-20130508-9|341	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.pat.txt
14mu|texlive-hyph-utf8-20130508-9|342	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.chr.txt
14mu|texlive-hyph-utf8-20130508-9|343	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|344	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.lic.txt
14mu|texlive-hyph-utf8-20130508-9|345	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.pat.txt
14mu|texlive-hyph-utf8-20130508-9|346	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.chr.txt
14mu|texlive-hyph-utf8-20130508-9|347	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|348	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.lic.txt
14mu|texlive-hyph-utf8-20130508-9|349	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.pat.txt
14mu|texlive-hyph-utf8-20130508-9|350	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.chr.txt
14mu|texlive-hyph-utf8-20130508-9|351	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|352	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.lic.txt
14mu|texlive-hyph-utf8-20130508-9|353	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.pat.txt
14mu|texlive-hyph-utf8-20130508-9|354	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.chr.txt
14mu|texlive-hyph-utf8-20130508-9|355	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|356	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.lic.txt
14mu|texlive-hyph-utf8-20130508-9|357	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.pat.txt
14mu|texlive-hyph-utf8-20130508-9|358	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.chr.txt
14mu|texlive-hyph-utf8-20130508-9|359	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|360	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.lic.txt
14mu|texlive-hyph-utf8-20130508-9|361	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.pat.txt
14mu|texlive-hyph-utf8-20130508-9|362	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.chr.txt
14mu|texlive-hyph-utf8-20130508-9|363	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|364	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.lic.txt
14mu|texlive-hyph-utf8-20130508-9|365	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.pat.txt
14mu|texlive-hyph-utf8-20130508-9|366	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.chr.txt
14mu|texlive-hyph-utf8-20130508-9|367	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|368	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.lic.txt
14mu|texlive-hyph-utf8-20130508-9|369	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.pat.txt
14mu|texlive-hyph-utf8-20130508-9|370	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.chr.txt
14mu|texlive-hyph-utf8-20130508-9|371	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|372	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.lic.txt
14mu|texlive-hyph-utf8-20130508-9|373	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.pat.txt
14mu|texlive-hyph-utf8-20130508-9|374	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.chr.txt
14mu|texlive-hyph-utf8-20130508-9|375	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|376	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.lic.txt
14mu|texlive-hyph-utf8-20130508-9|377	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.pat.txt
14mu|texlive-hyph-utf8-20130508-9|378	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.chr.txt
14mu|texlive-hyph-utf8-20130508-9|379	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|380	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.lic.txt
14mu|texlive-hyph-utf8-20130508-9|381	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.pat.txt
14mu|texlive-hyph-utf8-20130508-9|382	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.chr.txt
14mu|texlive-hyph-utf8-20130508-9|383	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|384	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.lic.txt
14mu|texlive-hyph-utf8-20130508-9|385	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.pat.txt
14mu|texlive-hyph-utf8-20130508-9|386	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.chr.txt
14mu|texlive-hyph-utf8-20130508-9|387	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|388	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.lic.txt
14mu|texlive-hyph-utf8-20130508-9|389	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.pat.txt
14mu|texlive-hyph-utf8-20130508-9|390	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.chr.txt
14mu|texlive-hyph-utf8-20130508-9|391	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|392	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.lic.txt
14mu|texlive-hyph-utf8-20130508-9|393	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.pat.txt
14mu|texlive-hyph-utf8-20130508-9|394	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.chr.txt
14mu|texlive-hyph-utf8-20130508-9|395	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|396	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.lic.txt
14mu|texlive-hyph-utf8-20130508-9|397	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.pat.txt
14mu|texlive-hyph-utf8-20130508-9|398	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.chr.txt
14mu|texlive-hyph-utf8-20130508-9|399	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|400	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.lic.txt
14mu|texlive-hyph-utf8-20130508-9|401	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.pat.txt
14mu|texlive-hyph-utf8-20130508-9|402	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.chr.txt
14mu|texlive-hyph-utf8-20130508-9|403	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|404	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.lic.txt
14mu|texlive-hyph-utf8-20130508-9|405	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.pat.txt
14mu|texlive-hyph-utf8-20130508-9|406	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.chr.txt
14mu|texlive-hyph-utf8-20130508-9|407	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|408	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.lic.txt
14mu|texlive-hyph-utf8-20130508-9|409	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.pat.txt
14mu|texlive-hyph-utf8-20130508-9|410	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.chr.txt
14mu|texlive-hyph-utf8-20130508-9|411	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|412	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.lic.txt
14mu|texlive-hyph-utf8-20130508-9|413	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.pat.txt
14mu|texlive-hyph-utf8-20130508-9|414	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.chr.txt
14mu|texlive-hyph-utf8-20130508-9|415	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|416	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.lic.txt
14mu|texlive-hyph-utf8-20130508-9|417	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.pat.txt
14mu|texlive-hyph-utf8-20130508-9|418	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.chr.txt
14mu|texlive-hyph-utf8-20130508-9|419	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|420	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.lic.txt
14mu|texlive-hyph-utf8-20130508-9|421	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.pat.txt
14mu|texlive-hyph-utf8-20130508-9|422	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.chr.txt
14mu|texlive-hyph-utf8-20130508-9|423	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|424	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.lic.txt
14mu|texlive-hyph-utf8-20130508-9|425	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.pat.txt
14mu|texlive-hyph-utf8-20130508-9|426	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.chr.txt
14mu|texlive-hyph-utf8-20130508-9|427	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|428	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.lic.txt
14mu|texlive-hyph-utf8-20130508-9|429	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.pat.txt
14mu|texlive-hyph-utf8-20130508-9|430	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.chr.txt
14mu|texlive-hyph-utf8-20130508-9|431	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|432	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.lic.txt
14mu|texlive-hyph-utf8-20130508-9|433	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.pat.txt
14mu|texlive-hyph-utf8-20130508-9|434	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.chr.txt
14mu|texlive-hyph-utf8-20130508-9|435	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|436	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.lic.txt
14mu|texlive-hyph-utf8-20130508-9|437	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.pat.txt
14mu|texlive-hyph-utf8-20130508-9|438	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.chr.txt
14mu|texlive-hyph-utf8-20130508-9|439	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|440	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.lic.txt
14mu|texlive-hyph-utf8-20130508-9|441	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.pat.txt
14mu|texlive-hyph-utf8-20130508-9|442	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.chr.txt
14mu|texlive-hyph-utf8-20130508-9|443	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|444	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.lic.txt
14mu|texlive-hyph-utf8-20130508-9|445	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.pat.txt
14mu|texlive-hyph-utf8-20130508-9|446	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.chr.txt
14mu|texlive-hyph-utf8-20130508-9|447	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|448	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.lic.txt
14mu|texlive-hyph-utf8-20130508-9|449	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.pat.txt
14mu|texlive-hyph-utf8-20130508-9|450	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.chr.txt
14mu|texlive-hyph-utf8-20130508-9|451	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|452	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.lic.txt
14mu|texlive-hyph-utf8-20130508-9|453	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.pat.txt
14mu|texlive-hyph-utf8-20130508-9|454	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.chr.txt
14mu|texlive-hyph-utf8-20130508-9|455	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|456	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.lic.txt
14mu|texlive-hyph-utf8-20130508-9|457	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.pat.txt
14mu|texlive-hyph-utf8-20130508-9|458	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.chr.txt
14mu|texlive-hyph-utf8-20130508-9|459	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|460	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.lic.txt
14mu|texlive-hyph-utf8-20130508-9|461	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.pat.txt
14mu|texlive-hyph-utf8-20130508-9|462	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.chr.txt
14mu|texlive-hyph-utf8-20130508-9|463	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|464	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.lic.txt
14mu|texlive-hyph-utf8-20130508-9|465	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.pat.txt
14mu|texlive-hyph-utf8-20130508-9|466	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.chr.txt
14mu|texlive-hyph-utf8-20130508-9|467	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|468	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.lic.txt
14mu|texlive-hyph-utf8-20130508-9|469	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.pat.txt
14mu|texlive-hyph-utf8-20130508-9|470	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.chr.txt
14mu|texlive-hyph-utf8-20130508-9|471	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|472	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.lic.txt
14mu|texlive-hyph-utf8-20130508-9|473	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.pat.txt
14mu|texlive-hyph-utf8-20130508-9|474	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.chr.txt
14mu|texlive-hyph-utf8-20130508-9|475	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|476	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.lic.txt
14mu|texlive-hyph-utf8-20130508-9|477	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.pat.txt
14mu|texlive-hyph-utf8-20130508-9|478	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.chr.txt
14mu|texlive-hyph-utf8-20130508-9|479	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|480	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.lic.txt
14mu|texlive-hyph-utf8-20130508-9|481	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.pat.txt
14mu|texlive-hyph-utf8-20130508-9|482	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.chr.txt
14mu|texlive-hyph-utf8-20130508-9|483	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|484	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.lic.txt
14mu|texlive-hyph-utf8-20130508-9|485	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.pat.txt
14mu|texlive-hyph-utf8-20130508-9|486	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.chr.txt
14mu|texlive-hyph-utf8-20130508-9|487	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|488	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.lic.txt
14mu|texlive-hyph-utf8-20130508-9|489	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.pat.txt
14mu|texlive-hyph-utf8-20130508-9|490	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.chr.txt
14mu|texlive-hyph-utf8-20130508-9|491	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|492	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.lic.txt
14mu|texlive-hyph-utf8-20130508-9|493	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.pat.txt
14mu|texlive-hyph-utf8-20130508-9|494	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.chr.txt
14mu|texlive-hyph-utf8-20130508-9|495	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|496	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.lic.txt
14mu|texlive-hyph-utf8-20130508-9|497	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.pat.txt
14mu|texlive-hyph-utf8-20130508-9|498	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.chr.txt
14mu|texlive-hyph-utf8-20130508-9|499	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|500	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.lic.txt
14mu|texlive-hyph-utf8-20130508-9|501	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.pat.txt
14mu|texlive-hyph-utf8-20130508-9|502	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.chr.txt
14mu|texlive-hyph-utf8-20130508-9|503	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|504	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.lic.txt
14mu|texlive-hyph-utf8-20130508-9|505	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.pat.txt
14mu|texlive-hyph-utf8-20130508-9|506	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.chr.txt
14mu|texlive-hyph-utf8-20130508-9|507	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|508	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.lic.txt
14mu|texlive-hyph-utf8-20130508-9|509	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.pat.txt
14mu|texlive-hyph-utf8-20130508-9|510	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.chr.txt
14mu|texlive-hyph-utf8-20130508-9|511	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|512	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.lic.txt
14mu|texlive-hyph-utf8-20130508-9|513	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.pat.txt
14mu|texlive-hyph-utf8-20130508-9|514	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.chr.txt
14mu|texlive-hyph-utf8-20130508-9|515	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|516	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.lic.txt
14mu|texlive-hyph-utf8-20130508-9|517	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.pat.txt
14mu|texlive-hyph-utf8-20130508-9|518	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.chr.txt
14mu|texlive-hyph-utf8-20130508-9|519	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|520	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.lic.txt
14mu|texlive-hyph-utf8-20130508-9|521	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.pat.txt
14mu|texlive-hyph-utf8-20130508-9|522	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.chr.txt
14mu|texlive-hyph-utf8-20130508-9|523	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|524	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.lic.txt
14mu|texlive-hyph-utf8-20130508-9|525	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.pat.txt
14mu|texlive-hyph-utf8-20130508-9|526	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.chr.txt
14mu|texlive-hyph-utf8-20130508-9|527	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|528	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.lic.txt
14mu|texlive-hyph-utf8-20130508-9|529	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.pat.txt
14mu|texlive-hyph-utf8-20130508-9|530	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.chr.txt
14mu|texlive-hyph-utf8-20130508-9|531	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|532	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.lic.txt
14mu|texlive-hyph-utf8-20130508-9|533	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.pat.txt
14mu|texlive-hyph-utf8-20130508-9|534	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.chr.txt
14mu|texlive-hyph-utf8-20130508-9|535	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.hyp.txt
14mu|texlive-hyph-utf8-20130508-9|536	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.lic.txt
14mu|texlive-hyph-utf8-20130508-9|537	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.pat.txt
14mu|texlive-hyph-utf8-20130508-9|538	%{_texmfdistdir}/tex/luatex/hyph-utf8/etex.src
14mu|texlive-hyph-utf8-20130508-9|539	%{_texmfdistdir}/tex/luatex/hyph-utf8/luatex-hyphen.lua
14mu|texlive-hyph-utf8-20130508-9|540	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/CHANGES
14mu|texlive-hyph-utf8-20130508-9|541	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/README
14mu|texlive-hyph-utf8-20130508-9|542	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/bg/azbukaExtended.pdf
14mu|texlive-hyph-utf8-20130508-9|543	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/bg/azbukaExtended.tex
14mu|texlive-hyph-utf8-20130508-9|544	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/es/README
14mu|texlive-hyph-utf8-20130508-9|545	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/es/division.pdf
14mu|texlive-hyph-utf8-20130508-9|546	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hu/huhyphn.pdf
14mu|texlive-hyph-utf8-20130508-9|547	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation-distribution.pdf
14mu|texlive-hyph-utf8-20130508-9|548	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation-distribution.tex
14mu|texlive-hyph-utf8-20130508-9|549	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation.pdf
14mu|texlive-hyph-utf8-20130508-9|550	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation.tex
14mu|texlive-hyph-utf8-20130508-9|551	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/img/miktex-languages.png
14mu|texlive-hyph-utf8-20130508-9|552	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/img/texlive-collection.png
14mu|texlive-hyph-utf8-20130508-9|553	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/sa/hyphenmin.txt
14mu|texlive-hyph-utf8-20130508-9|554	%doc %{_texmfdistdir}/doc/luatex/hyph-utf8/README
14mu|texlive-hyph-utf8-20130508-9|555	%doc %{_texmfdistdir}/doc/luatex/hyph-utf8/luatex-hyphen.pdf
14mu|texlive-hyph-utf8-20130508-9|556	#- source
14mu|texlive-hyph-utf8-20130508-9|557	%doc %{_texmfdistdir}/source/generic/hyph-utf8/README
14mu|texlive-hyph-utf8-20130508-9|558	%doc %{_texmfdistdir}/source/generic/hyph-utf8/contributed/make-exhyph.pl
14mu|texlive-hyph-utf8-20130508-9|559	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/ec.dat
14mu|texlive-hyph-utf8-20130508-9|560	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/il2.dat
14mu|texlive-hyph-utf8-20130508-9|561	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/il3.dat
14mu|texlive-hyph-utf8-20130508-9|562	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/l7x.dat
14mu|texlive-hyph-utf8-20130508-9|563	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/lmc.dat
14mu|texlive-hyph-utf8-20130508-9|564	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/lth.dat
14mu|texlive-hyph-utf8-20130508-9|565	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/qx.dat
14mu|texlive-hyph-utf8-20130508-9|566	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/t2a.dat
14mu|texlive-hyph-utf8-20130508-9|567	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/t8m.dat
14mu|texlive-hyph-utf8-20130508-9|568	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/texnansi.dat
14mu|texlive-hyph-utf8-20130508-9|569	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-converters.rb
14mu|texlive-hyph-utf8-20130508-9|570	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-pattern-loaders.rb
14mu|texlive-hyph-utf8-20130508-9|571	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-plain-patterns.rb
14mu|texlive-hyph-utf8-20130508-9|572	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-ptex-patterns.rb
14mu|texlive-hyph-utf8-20130508-9|573	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-tl-files.rb
14mu|texlive-hyph-utf8-20130508-9|574	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-webpage.rb
14mu|texlive-hyph-utf8-20130508-9|575	%doc %{_texmfdistdir}/source/generic/hyph-utf8/hyph-utf8.rb
14mu|texlive-hyph-utf8-20130508-9|576	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages-txt.rb
14mu|texlive-hyph-utf8-20130508-9|577	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages.rb
14mu|texlive-hyph-utf8-20130508-9|578	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/es/README
14mu|texlive-hyph-utf8-20130508-9|579	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/es/eshyph-make.lua
14mu|texlive-hyph-utf8-20130508-9|580	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/es/eshyph.src
14mu|texlive-hyph-utf8-20130508-9|581	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/eu/generate_patterns_eu.rb
14mu|texlive-hyph-utf8-20130508-9|582	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/README
14mu|texlive-hyph-utf8-20130508-9|583	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhybiox.tex
14mu|texlive-hyph-utf8-20130508-9|584	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhyextr.tex
14mu|texlive-hyph-utf8-20130508-9|585	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhymed.tex
14mu|texlive-hyph-utf8-20130508-9|586	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhyquim.tex
14mu|texlive-hyph-utf8-20130508-9|587	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhytec.tex
14mu|texlive-hyph-utf8-20130508-9|588	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhyxeog.tex
14mu|texlive-hyph-utf8-20130508-9|589	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glpatter-utf8.tex
14mu|texlive-hyph-utf8-20130508-9|590	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/hy/generate_patterns_hy.rb
14mu|texlive-hyph-utf8-20130508-9|591	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/mul-ethi/generate_patterns_mul-ethi.lua
14mu|texlive-hyph-utf8-20130508-9|592	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/tk/generate_patterns_tk.rb
14mu|texlive-hyph-utf8-20130508-9|593	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/tr/README
14mu|texlive-hyph-utf8-20130508-9|594	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/tr/generate_patterns_tr.rb
14mu|texlive-hyph-utf8-20130508-9|595	%doc %{_texmfdistdir}/source/luatex/hyph-utf8/Makefile
14mu|texlive-hyph-utf8-20130508-9|596	%doc %{_texmfdistdir}/source/luatex/hyph-utf8/luatex-hyphen.dtx
14mu|texlive-hyph-utf8-20130508-9|597	
14mu|texlive-hyph-utf8-20130508-9|598	#-----------------------------------------------------------------------
14mu|texlive-hyph-utf8-20130508-9|599	%prep
14mu|texlive-hyph-utf8-20130508-9|600	%setup -c -a0 -a1 -a2
14mu|texlive-hyph-utf8-20130508-9|601	
14mu|texlive-hyph-utf8-20130508-9|602	%build
14mu|texlive-hyph-utf8-20130508-9|603	
14mu|texlive-hyph-utf8-20130508-9|604	%install
14mu|texlive-hyph-utf8-20130508-9|605	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-hyph-utf8-20130508-9|606	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-hyph-utf8-20130508-9|607	
14mu|texlive-hyph-utf8-20130508-9|608	%changelog
14mu|texlive-hyph-utf8-20130508-9|609	
14mu|texlive-hyph-utf8-20130508-9|610	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20130508-9
14mu|texlive-hyph-utf8-20130508-9|611	- (4f8ba65) Update Requires
14mu|texlive-hyph-utf8-20130508-9|612	
14mu|texlive-hyph-utf8-20130508-9|613	

25029 14
14mu|texlive-ibycus-babel-3.0-4|1	# revision 15878
14mu|texlive-ibycus-babel-3.0-4|2	# category Package
14mu|texlive-ibycus-babel-3.0-4|3	# catalog-ctan /language/greek/ibycus-babel
14mu|texlive-ibycus-babel-3.0-4|4	# catalog-date 2009-05-06 13:52:38 +0200
14mu|texlive-ibycus-babel-3.0-4|5	# catalog-license lppl
14mu|texlive-ibycus-babel-3.0-4|6	# catalog-version 3.0
14mu|texlive-ibycus-babel-3.0-4|7	Name:		texlive-ibycus-babel
14mu|texlive-ibycus-babel-3.0-4|8	Version:	3.0
14mu|texlive-ibycus-babel-3.0-4|9	Release:	4
14mu|texlive-ibycus-babel-3.0-4|10	Summary:	Use the Ibycus 4 Greek font with Babel
14mu|texlive-ibycus-babel-3.0-4|11	Group:		Publishing
14mu|texlive-ibycus-babel-3.0-4|12	URL:		http://www.ctan.org/tex-archive/language/greek/ibycus-babel
14mu|texlive-ibycus-babel-3.0-4|13	License:	LPPL
14mu|texlive-ibycus-babel-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibycus-babel.tar.xz
14mu|texlive-ibycus-babel-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibycus-babel.doc.tar.xz
14mu|texlive-ibycus-babel-3.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibycus-babel.source.tar.xz
14mu|texlive-ibycus-babel-3.0-4|17	BuildArch:	noarch
14mu|texlive-ibycus-babel-3.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ibycus-babel-3.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ibycus-babel-3.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ibycus-babel-3.0-4|21	
14mu|texlive-ibycus-babel-3.0-4|22	%description
14mu|texlive-ibycus-babel-3.0-4|23	This package allows you to use the Ibycus 4 font for ancient
14mu|texlive-ibycus-babel-3.0-4|24	Greek with Babel. It uses a Perl script to generate hyphenation
14mu|texlive-ibycus-babel-3.0-4|25	patterns for Ibycus from those for the ordinary Babel encoding,
14mu|texlive-ibycus-babel-3.0-4|26	cbgreek. It sets up "ibycus" as a pseudo-language you can
14mu|texlive-ibycus-babel-3.0-4|27	specify in the normal Babel manner. For proper hyphenation of
14mu|texlive-ibycus-babel-3.0-4|28	Greek quoted in mid-paragraph, you should use it with elatex.
14mu|texlive-ibycus-babel-3.0-4|29	See the README for details.
14mu|texlive-ibycus-babel-3.0-4|30	
14mu|texlive-ibycus-babel-3.0-4|31	
14mu|texlive-ibycus-babel-3.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-ibycus-babel-3.0-4|33	%files
14mu|texlive-ibycus-babel-3.0-4|34	%{_texmfdistdir}/tex/latex/ibycus-babel/ibycus.ldf
14mu|texlive-ibycus-babel-3.0-4|35	%{_texmfdistdir}/tex/latex/ibycus-babel/lgienc.def
14mu|texlive-ibycus-babel-3.0-4|36	%{_texmfdistdir}/tex/latex/ibycus-babel/lgifib.fd
14mu|texlive-ibycus-babel-3.0-4|37	%doc %{_texmfdistdir}/doc/latex/ibycus-babel/README
14mu|texlive-ibycus-babel-3.0-4|38	%doc %{_texmfdistdir}/doc/latex/ibycus-babel/ibycus-babel-test.tex
14mu|texlive-ibycus-babel-3.0-4|39	%doc %{_texmfdistdir}/doc/latex/ibycus-babel/ibycus-babel.pdf
14mu|texlive-ibycus-babel-3.0-4|40	%doc %{_texmfdistdir}/doc/latex/ibycus-babel/ibyhyph.pl
14mu|texlive-ibycus-babel-3.0-4|41	#- source
14mu|texlive-ibycus-babel-3.0-4|42	%doc %{_texmfdistdir}/source/latex/ibycus-babel/ibycus-babel.dtx
14mu|texlive-ibycus-babel-3.0-4|43	%doc %{_texmfdistdir}/source/latex/ibycus-babel/ibycus-babel.ins
14mu|texlive-ibycus-babel-3.0-4|44	
14mu|texlive-ibycus-babel-3.0-4|45	#-----------------------------------------------------------------------
14mu|texlive-ibycus-babel-3.0-4|46	%prep
14mu|texlive-ibycus-babel-3.0-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-ibycus-babel-3.0-4|48	
14mu|texlive-ibycus-babel-3.0-4|49	%build
14mu|texlive-ibycus-babel-3.0-4|50	
14mu|texlive-ibycus-babel-3.0-4|51	%install
14mu|texlive-ibycus-babel-3.0-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ibycus-babel-3.0-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ibycus-babel-3.0-4|54	
14mu|texlive-ibycus-babel-3.0-4|55	
14mu|texlive-ibycus-babel-3.0-4|56	
14mu|texlive-ibycus-babel-3.0-4|57	%changelog
14mu|texlive-ibycus-babel-3.0-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14mu|texlive-ibycus-babel-3.0-4|59	+ Revision: 6b29af6
14mu|texlive-ibycus-babel-3.0-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ibycus-babel-3.0-4|61	
14mu|texlive-ibycus-babel-3.0-4|62	

25030 14
14mu|texlive-ibygrk-4.5-4|1	# revision 15878
14mu|texlive-ibygrk-4.5-4|2	# category Package
14mu|texlive-ibygrk-4.5-4|3	# catalog-ctan /fonts/greek/ibygrk
14mu|texlive-ibygrk-4.5-4|4	# catalog-date 2007-07-29 11:26:52 +0200
14mu|texlive-ibygrk-4.5-4|5	# catalog-license gpl
14mu|texlive-ibygrk-4.5-4|6	# catalog-version 4.5
14mu|texlive-ibygrk-4.5-4|7	Name:		texlive-ibygrk
14mu|texlive-ibygrk-4.5-4|8	Version:	4.5
14mu|texlive-ibygrk-4.5-4|9	Release:	4
14mu|texlive-ibygrk-4.5-4|10	Summary:	Fonts and macros to typeset ancient Greek
14mu|texlive-ibygrk-4.5-4|11	Group:		Publishing
14mu|texlive-ibygrk-4.5-4|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/ibygrk
14mu|texlive-ibygrk-4.5-4|13	License:	GPL
14mu|texlive-ibygrk-4.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibygrk.tar.xz
14mu|texlive-ibygrk-4.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ibygrk.doc.tar.xz
14mu|texlive-ibygrk-4.5-4|16	BuildArch:	noarch
14mu|texlive-ibygrk-4.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ibygrk-4.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ibygrk-4.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ibygrk-4.5-4|20	
14mu|texlive-ibygrk-4.5-4|21	%description
14mu|texlive-ibygrk-4.5-4|22	Ibycus is a Greek typeface, based on Silvio Levy's realisation
14mu|texlive-ibygrk-4.5-4|23	of a classic Didot cut of Greek type from around 1800. The
14mu|texlive-ibygrk-4.5-4|24	fonts are available both as MetaFont source and in Adobe Type 1
14mu|texlive-ibygrk-4.5-4|25	format. This distribution of ibycus is accompanied by a set of
14mu|texlive-ibygrk-4.5-4|26	macro packages to use it with Plain TeX or LaTeX, but for use
14mu|texlive-ibygrk-4.5-4|27	with Babel, see the ibycus-babel package.
14mu|texlive-ibygrk-4.5-4|28	
14mu|texlive-ibygrk-4.5-4|29	
14mu|texlive-ibygrk-4.5-4|30	#-----------------------------------------------------------------------
14mu|texlive-ibygrk-4.5-4|31	%files
14mu|texlive-ibygrk-4.5-4|32	%{_texmfdistdir}/fonts/afm/public/ibygrk/fibb84.afm
14mu|texlive-ibygrk-4.5-4|33	%{_texmfdistdir}/fonts/afm/public/ibygrk/fibr84.afm
14mu|texlive-ibygrk-4.5-4|34	%{_texmfdistdir}/fonts/enc/dvips/ibygrk/IbycusHTG.enc
14mu|texlive-ibygrk-4.5-4|35	%{_texmfdistdir}/fonts/map/dvips/ibygrk/iby.map
14mu|texlive-ibygrk-4.5-4|36	%{_texmfdistdir}/fonts/source/public/ibygrk/abary4.mf
14mu|texlive-ibygrk-4.5-4|37	%{_texmfdistdir}/fonts/source/public/ibygrk/cigma4.mf
14mu|texlive-ibygrk-4.5-4|38	%{_texmfdistdir}/fonts/source/public/ibygrk/digamma4.mf
14mu|texlive-ibygrk-4.5-4|39	%{_texmfdistdir}/fonts/source/public/ibygrk/ebary4.mf
14mu|texlive-ibygrk-4.5-4|40	%{_texmfdistdir}/fonts/source/public/ibygrk/fibb84.mf
14mu|texlive-ibygrk-4.5-4|41	%{_texmfdistdir}/fonts/source/public/ibygrk/fibb848.mf
14mu|texlive-ibygrk-4.5-4|42	%{_texmfdistdir}/fonts/source/public/ibygrk/fibb849.mf
14mu|texlive-ibygrk-4.5-4|43	%{_texmfdistdir}/fonts/source/public/ibygrk/fibo84.mf
14mu|texlive-ibygrk-4.5-4|44	%{_texmfdistdir}/fonts/source/public/ibygrk/fibo848.mf
14mu|texlive-ibygrk-4.5-4|45	%{_texmfdistdir}/fonts/source/public/ibygrk/fibo849.mf
14mu|texlive-ibygrk-4.5-4|46	%{_texmfdistdir}/fonts/source/public/ibygrk/fibr84.mf
14mu|texlive-ibygrk-4.5-4|47	%{_texmfdistdir}/fonts/source/public/ibygrk/fibr848.mf
14mu|texlive-ibygrk-4.5-4|48	%{_texmfdistdir}/fonts/source/public/ibygrk/fibr849.mf
14mu|texlive-ibygrk-4.5-4|49	%{_texmfdistdir}/fonts/source/public/ibygrk/hbary4.mf
14mu|texlive-ibygrk-4.5-4|50	%{_texmfdistdir}/fonts/source/public/ibygrk/ibary4.mf
14mu|texlive-ibygrk-4.5-4|51	%{_texmfdistdir}/fonts/source/public/ibygrk/ibyacc4.mf
14mu|texlive-ibygrk-4.5-4|52	%{_texmfdistdir}/fonts/source/public/ibygrk/ibycus4.map
14mu|texlive-ibygrk-4.5-4|53	%{_texmfdistdir}/fonts/source/public/ibygrk/ibycus4.mf
14mu|texlive-ibygrk-4.5-4|54	%{_texmfdistdir}/fonts/source/public/ibygrk/ibylig4.mf
14mu|texlive-ibygrk-4.5-4|55	%{_texmfdistdir}/fonts/source/public/ibygrk/ibylwr4.mf
14mu|texlive-ibygrk-4.5-4|56	%{_texmfdistdir}/fonts/source/public/ibygrk/ibypnct4.mf
14mu|texlive-ibygrk-4.5-4|57	%{_texmfdistdir}/fonts/source/public/ibygrk/ibyupr4.mf
14mu|texlive-ibygrk-4.5-4|58	%{_texmfdistdir}/fonts/source/public/ibygrk/koppa4.mf
14mu|texlive-ibygrk-4.5-4|59	%{_texmfdistdir}/fonts/source/public/ibygrk/obary4.mf
14mu|texlive-ibygrk-4.5-4|60	%{_texmfdistdir}/fonts/source/public/ibygrk/sampi4.mf
14mu|texlive-ibygrk-4.5-4|61	%{_texmfdistdir}/fonts/source/public/ibygrk/ubary4.mf
14mu|texlive-ibygrk-4.5-4|62	%{_texmfdistdir}/fonts/source/public/ibygrk/version4.mf
14mu|texlive-ibygrk-4.5-4|63	%{_texmfdistdir}/fonts/source/public/ibygrk/wbary4.mf
14mu|texlive-ibygrk-4.5-4|64	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibb84.tfm
14mu|texlive-ibygrk-4.5-4|65	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibb848.tfm
14mu|texlive-ibygrk-4.5-4|66	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibb849.tfm
14mu|texlive-ibygrk-4.5-4|67	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibo84.tfm
14mu|texlive-ibygrk-4.5-4|68	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibo848.tfm
14mu|texlive-ibygrk-4.5-4|69	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibo849.tfm
14mu|texlive-ibygrk-4.5-4|70	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibr84.tfm
14mu|texlive-ibygrk-4.5-4|71	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibr848.tfm
14mu|texlive-ibygrk-4.5-4|72	%{_texmfdistdir}/fonts/tfm/public/ibygrk/fibr849.tfm
14mu|texlive-ibygrk-4.5-4|73	%{_texmfdistdir}/fonts/type1/public/ibygrk/fibb84.pfb
14mu|texlive-ibygrk-4.5-4|74	%{_texmfdistdir}/fonts/type1/public/ibygrk/fibr84.pfb
14mu|texlive-ibygrk-4.5-4|75	%{_texmfdistdir}/tex/generic/ibygrk/Uibycus.fd
14mu|texlive-ibygrk-4.5-4|76	%{_texmfdistdir}/tex/generic/ibygrk/Uibycus4.fd
14mu|texlive-ibygrk-4.5-4|77	%{_texmfdistdir}/tex/generic/ibygrk/iby4extr.tex
14mu|texlive-ibygrk-4.5-4|78	%{_texmfdistdir}/tex/generic/ibygrk/ibycus4.map
14mu|texlive-ibygrk-4.5-4|79	%{_texmfdistdir}/tex/generic/ibygrk/ibycus4.sty
14mu|texlive-ibygrk-4.5-4|80	%{_texmfdistdir}/tex/generic/ibygrk/ibycus4.tex
14mu|texlive-ibygrk-4.5-4|81	%{_texmfdistdir}/tex/generic/ibygrk/ibycusps.tex
14mu|texlive-ibygrk-4.5-4|82	%{_texmfdistdir}/tex/generic/ibygrk/psibycus.sty
14mu|texlive-ibygrk-4.5-4|83	%{_texmfdistdir}/tex/generic/ibygrk/pssetiby.tex
14mu|texlive-ibygrk-4.5-4|84	%{_texmfdistdir}/tex/generic/ibygrk/setiby4.tex
14mu|texlive-ibygrk-4.5-4|85	%{_texmfdistdir}/tex/generic/ibygrk/tlgsqq.tex
14mu|texlive-ibygrk-4.5-4|86	%{_texmfdistdir}/tex/generic/ibygrk/version4.tex
14mu|texlive-ibygrk-4.5-4|87	%doc %{_texmfdistdir}/doc/fonts/ibygrk/COPYING
14mu|texlive-ibygrk-4.5-4|88	%doc %{_texmfdistdir}/doc/fonts/ibygrk/NEWS
14mu|texlive-ibygrk-4.5-4|89	%doc %{_texmfdistdir}/doc/fonts/ibygrk/README
14mu|texlive-ibygrk-4.5-4|90	%doc %{_texmfdistdir}/doc/fonts/ibygrk/README.ibycus4
14mu|texlive-ibygrk-4.5-4|91	%doc %{_texmfdistdir}/doc/fonts/ibygrk/iby4text.tex
14mu|texlive-ibygrk-4.5-4|92	%doc %{_texmfdistdir}/doc/fonts/ibygrk/ibycus3.RME
14mu|texlive-ibygrk-4.5-4|93	%doc %{_texmfdistdir}/doc/fonts/ibygrk/ibycus4.ltx
14mu|texlive-ibygrk-4.5-4|94	%doc %{_texmfdistdir}/doc/fonts/ibygrk/psibycus.ltx
14mu|texlive-ibygrk-4.5-4|95	%doc %{_texmfdistdir}/doc/fonts/ibygrk/psibycus.tex
14mu|texlive-ibygrk-4.5-4|96	
14mu|texlive-ibygrk-4.5-4|97	#-----------------------------------------------------------------------
14mu|texlive-ibygrk-4.5-4|98	%prep
14mu|texlive-ibygrk-4.5-4|99	%setup -c -a0 -a1
14mu|texlive-ibygrk-4.5-4|100	
14mu|texlive-ibygrk-4.5-4|101	%build
14mu|texlive-ibygrk-4.5-4|102	
14mu|texlive-ibygrk-4.5-4|103	%install
14mu|texlive-ibygrk-4.5-4|104	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ibygrk-4.5-4|105	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ibygrk-4.5-4|106	
14mu|texlive-ibygrk-4.5-4|107	
14mu|texlive-ibygrk-4.5-4|108	
14mu|texlive-ibygrk-4.5-4|109	%changelog
14mu|texlive-ibygrk-4.5-4|110	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.5-4
14mu|texlive-ibygrk-4.5-4|111	+ Revision: efafeb1
14mu|texlive-ibygrk-4.5-4|112	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ibygrk-4.5-4|113	
14mu|texlive-ibygrk-4.5-4|114	

25031 14
14mu|texlive-icsv-0.2-4|1	# revision 15878
14mu|texlive-icsv-0.2-4|2	# category Package
14mu|texlive-icsv-0.2-4|3	# catalog-ctan /macros/latex/contrib/conferences/icsv
14mu|texlive-icsv-0.2-4|4	# catalog-date 2008-05-21 23:07:53 +0200
14mu|texlive-icsv-0.2-4|5	# catalog-license lppl
14mu|texlive-icsv-0.2-4|6	# catalog-version 0.2
14mu|texlive-icsv-0.2-4|7	Name:		texlive-icsv
14mu|texlive-icsv-0.2-4|8	Version:	0.2
14mu|texlive-icsv-0.2-4|9	Release:	4
14mu|texlive-icsv-0.2-4|10	Summary:	Class for typesetting articles for the ICSV conference
14mu|texlive-icsv-0.2-4|11	Group:		Publishing
14mu|texlive-icsv-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/icsv
14mu|texlive-icsv-0.2-4|13	License:	LPPL
14mu|texlive-icsv-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/icsv.tar.xz
14mu|texlive-icsv-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/icsv.doc.tar.xz
14mu|texlive-icsv-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/icsv.source.tar.xz
14mu|texlive-icsv-0.2-4|17	BuildArch:	noarch
14mu|texlive-icsv-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-icsv-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-icsv-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-icsv-0.2-4|21	
14mu|texlive-icsv-0.2-4|22	%description
14mu|texlive-icsv-0.2-4|23	This is an ad-hoc class for typesetting articles for the ICSV
14mu|texlive-icsv-0.2-4|24	conference, based on the earler active-conf by the same author.
14mu|texlive-icsv-0.2-4|25	
14mu|texlive-icsv-0.2-4|26	
14mu|texlive-icsv-0.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-icsv-0.2-4|28	%files
14mu|texlive-icsv-0.2-4|29	%{_texmfdistdir}/tex/latex/icsv/icsv.cls
14mu|texlive-icsv-0.2-4|30	%doc %{_texmfdistdir}/doc/latex/icsv/README
14mu|texlive-icsv-0.2-4|31	%doc %{_texmfdistdir}/doc/latex/icsv/icsv-example.tex
14mu|texlive-icsv-0.2-4|32	%doc %{_texmfdistdir}/doc/latex/icsv/icsv.pdf
14mu|texlive-icsv-0.2-4|33	#- source
14mu|texlive-icsv-0.2-4|34	%doc %{_texmfdistdir}/source/latex/icsv/icsv.dtx
14mu|texlive-icsv-0.2-4|35	%doc %{_texmfdistdir}/source/latex/icsv/icsv.ins
14mu|texlive-icsv-0.2-4|36	
14mu|texlive-icsv-0.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-icsv-0.2-4|38	%prep
14mu|texlive-icsv-0.2-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-icsv-0.2-4|40	
14mu|texlive-icsv-0.2-4|41	%build
14mu|texlive-icsv-0.2-4|42	
14mu|texlive-icsv-0.2-4|43	%install
14mu|texlive-icsv-0.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-icsv-0.2-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-icsv-0.2-4|46	
14mu|texlive-icsv-0.2-4|47	
14mu|texlive-icsv-0.2-4|48	
14mu|texlive-icsv-0.2-4|49	%changelog
14mu|texlive-icsv-0.2-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-icsv-0.2-4|51	+ Revision: b757527
14mu|texlive-icsv-0.2-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-icsv-0.2-4|53	
14mu|texlive-icsv-0.2-4|54	

25032 14
14mu|texlive-idxcmds-0.2a-7|1	# revision 31557
14mu|texlive-idxcmds-0.2a-7|2	# category Package
14mu|texlive-idxcmds-0.2a-7|3	# catalog-ctan /macros/latex/contrib/idxcmds
14mu|texlive-idxcmds-0.2a-7|4	# catalog-date 2013-08-31 22:39:59 +0200
14mu|texlive-idxcmds-0.2a-7|5	# catalog-license lppl1.3
14mu|texlive-idxcmds-0.2a-7|6	# catalog-version 0.2a
14mu|texlive-idxcmds-0.2a-7|7	Name:		texlive-idxcmds
14mu|texlive-idxcmds-0.2a-7|8	Version:	0.2a
14mu|texlive-idxcmds-0.2a-7|9	Release:	7
14mu|texlive-idxcmds-0.2a-7|10	Summary:	Semantic commands for adding formatted index entries
14mu|texlive-idxcmds-0.2a-7|11	Group:		Publishing
14mu|texlive-idxcmds-0.2a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/idxcmds
14mu|texlive-idxcmds-0.2a-7|13	License:	LPPL1.3
14mu|texlive-idxcmds-0.2a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxcmds.tar.xz
14mu|texlive-idxcmds-0.2a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxcmds.doc.tar.xz
14mu|texlive-idxcmds-0.2a-7|16	BuildArch:	noarch
14mu|texlive-idxcmds-0.2a-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-idxcmds-0.2a-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-idxcmds-0.2a-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-idxcmds-0.2a-7|20	
14mu|texlive-idxcmds-0.2a-7|21	%description
14mu|texlive-idxcmds-0.2a-7|22	The package provides commands for adding formatted index
14mu|texlive-idxcmds-0.2a-7|23	entries; it arises from the author's work on large documents.
14mu|texlive-idxcmds-0.2a-7|24	
14mu|texlive-idxcmds-0.2a-7|25	
14mu|texlive-idxcmds-0.2a-7|26	#-----------------------------------------------------------------------
14mu|texlive-idxcmds-0.2a-7|27	%files
14mu|texlive-idxcmds-0.2a-7|28	%{_texmfdistdir}/tex/latex/idxcmds/idxcmds.sty
14mu|texlive-idxcmds-0.2a-7|29	%doc %{_texmfdistdir}/doc/latex/idxcmds/README
14mu|texlive-idxcmds-0.2a-7|30	%doc %{_texmfdistdir}/doc/latex/idxcmds/idxcmds_en.pdf
14mu|texlive-idxcmds-0.2a-7|31	%doc %{_texmfdistdir}/doc/latex/idxcmds/idxcmds_en.tex
14mu|texlive-idxcmds-0.2a-7|32	
14mu|texlive-idxcmds-0.2a-7|33	#-----------------------------------------------------------------------
14mu|texlive-idxcmds-0.2a-7|34	%prep
14mu|texlive-idxcmds-0.2a-7|35	%setup -c -a0 -a1
14mu|texlive-idxcmds-0.2a-7|36	
14mu|texlive-idxcmds-0.2a-7|37	%build
14mu|texlive-idxcmds-0.2a-7|38	
14mu|texlive-idxcmds-0.2a-7|39	%install
14mu|texlive-idxcmds-0.2a-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-idxcmds-0.2a-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-idxcmds-0.2a-7|42	
14mu|texlive-idxcmds-0.2a-7|43	%changelog
14mu|texlive-idxcmds-0.2a-7|44	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2a-7
14mu|texlive-idxcmds-0.2a-7|45	+ Revision: 350e9d4
14mu|texlive-idxcmds-0.2a-7|46	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-idxcmds-0.2a-7|47	
14mu|texlive-idxcmds-0.2a-7|48	

25033 14
14mu|texlive-idxlayout-0.4d-3|1	# revision 25821
14mu|texlive-idxlayout-0.4d-3|2	# category Package
14mu|texlive-idxlayout-0.4d-3|3	# catalog-ctan /macros/latex/contrib/idxlayout
14mu|texlive-idxlayout-0.4d-3|4	# catalog-date 2012-04-01 20:39:12 +0200
14mu|texlive-idxlayout-0.4d-3|5	# catalog-license lppl
14mu|texlive-idxlayout-0.4d-3|6	# catalog-version 0.4d
14mu|texlive-idxlayout-0.4d-3|7	Name:		texlive-idxlayout
14mu|texlive-idxlayout-0.4d-3|8	Version:	0.4d
14mu|texlive-idxlayout-0.4d-3|9	Release:	3
14mu|texlive-idxlayout-0.4d-3|10	Summary:	Configurable index layout, responsive to KOMA-Script and memoir
14mu|texlive-idxlayout-0.4d-3|11	Group:		Publishing
14mu|texlive-idxlayout-0.4d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/idxlayout
14mu|texlive-idxlayout-0.4d-3|13	License:	LPPL
14mu|texlive-idxlayout-0.4d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxlayout.tar.xz
14mu|texlive-idxlayout-0.4d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxlayout.doc.tar.xz
14mu|texlive-idxlayout-0.4d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxlayout.source.tar.xz
14mu|texlive-idxlayout-0.4d-3|17	BuildArch:	noarch
14mu|texlive-idxlayout-0.4d-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-idxlayout-0.4d-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-idxlayout-0.4d-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-idxlayout-0.4d-3|21	
14mu|texlive-idxlayout-0.4d-3|22	%description
14mu|texlive-idxlayout-0.4d-3|23	The idxlayout package offers a key-value interface to configure
14mu|texlive-idxlayout-0.4d-3|24	index layout parameters, e.g. allowing for three-column indexes
14mu|texlive-idxlayout-0.4d-3|25	or for "parent" items and their affiliated subitems being
14mu|texlive-idxlayout-0.4d-3|26	typeset as a single paragraph. The package is responsive to the
14mu|texlive-idxlayout-0.4d-3|27	index-related options and commands of the KOMA-Script and
14mu|texlive-idxlayout-0.4d-3|28	memoir classes.
14mu|texlive-idxlayout-0.4d-3|29	
14mu|texlive-idxlayout-0.4d-3|30	
14mu|texlive-idxlayout-0.4d-3|31	#-----------------------------------------------------------------------
14mu|texlive-idxlayout-0.4d-3|32	%files
14mu|texlive-idxlayout-0.4d-3|33	%{_texmfdistdir}/tex/latex/idxlayout/idxlayout.sty
14mu|texlive-idxlayout-0.4d-3|34	%doc %{_texmfdistdir}/doc/latex/idxlayout/README
14mu|texlive-idxlayout-0.4d-3|35	%doc %{_texmfdistdir}/doc/latex/idxlayout/idxlayout.pdf
14mu|texlive-idxlayout-0.4d-3|36	#- source
14mu|texlive-idxlayout-0.4d-3|37	%doc %{_texmfdistdir}/source/latex/idxlayout/idxlayout.dtx
14mu|texlive-idxlayout-0.4d-3|38	%doc %{_texmfdistdir}/source/latex/idxlayout/idxlayout.ins
14mu|texlive-idxlayout-0.4d-3|39	
14mu|texlive-idxlayout-0.4d-3|40	#-----------------------------------------------------------------------
14mu|texlive-idxlayout-0.4d-3|41	%prep
14mu|texlive-idxlayout-0.4d-3|42	%setup -c -a0 -a1 -a2
14mu|texlive-idxlayout-0.4d-3|43	
14mu|texlive-idxlayout-0.4d-3|44	%build
14mu|texlive-idxlayout-0.4d-3|45	
14mu|texlive-idxlayout-0.4d-3|46	%install
14mu|texlive-idxlayout-0.4d-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-idxlayout-0.4d-3|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-idxlayout-0.4d-3|49	
14mu|texlive-idxlayout-0.4d-3|50	
14mu|texlive-idxlayout-0.4d-3|51	
14mu|texlive-idxlayout-0.4d-3|52	%changelog
14mu|texlive-idxlayout-0.4d-3|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4d-3
14mu|texlive-idxlayout-0.4d-3|54	+ Revision: dd319a5
14mu|texlive-idxlayout-0.4d-3|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-idxlayout-0.4d-3|56	
14mu|texlive-idxlayout-0.4d-3|57	

25034 14
14mu|texlive-IEEEconf-1.4-4|1	# revision 15878
14mu|texlive-IEEEconf-1.4-4|2	# category Package
14mu|texlive-IEEEconf-1.4-4|3	# catalog-ctan /macros/latex/contrib/IEEEconf
14mu|texlive-IEEEconf-1.4-4|4	# catalog-date 2009-04-06 20:17:45 +0200
14mu|texlive-IEEEconf-1.4-4|5	# catalog-license lppl
14mu|texlive-IEEEconf-1.4-4|6	# catalog-version 1.4
14mu|texlive-IEEEconf-1.4-4|7	Name:		texlive-IEEEconf
14mu|texlive-IEEEconf-1.4-4|8	Version:	1.4
14mu|texlive-IEEEconf-1.4-4|9	Release:	4
14mu|texlive-IEEEconf-1.4-4|10	Summary:	Macros for IEEE conference proceedings
14mu|texlive-IEEEconf-1.4-4|11	Group:		Publishing
14mu|texlive-IEEEconf-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEconf
14mu|texlive-IEEEconf-1.4-4|13	License:	LPPL
14mu|texlive-IEEEconf-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEconf.tar.xz
14mu|texlive-IEEEconf-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEconf.doc.tar.xz
14mu|texlive-IEEEconf-1.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEconf.source.tar.xz
14mu|texlive-IEEEconf-1.4-4|17	BuildArch:	noarch
14mu|texlive-IEEEconf-1.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-IEEEconf-1.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-IEEEconf-1.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-IEEEconf-1.4-4|21	
14mu|texlive-IEEEconf-1.4-4|22	%description
14mu|texlive-IEEEconf-1.4-4|23	The IEEEconf class implements the formatting dictated by the
14mu|texlive-IEEEconf-1.4-4|24	IEEE Computer Society Press for conference proceedings.
14mu|texlive-IEEEconf-1.4-4|25	
14mu|texlive-IEEEconf-1.4-4|26	
14mu|texlive-IEEEconf-1.4-4|27	#-----------------------------------------------------------------------
14mu|texlive-IEEEconf-1.4-4|28	%files
14mu|texlive-IEEEconf-1.4-4|29	%{_texmfdistdir}/tex/latex/IEEEconf/IEEEconf.cls
14mu|texlive-IEEEconf-1.4-4|30	%doc %{_texmfdistdir}/doc/latex/IEEEconf/IEEEconf.pdf
14mu|texlive-IEEEconf-1.4-4|31	%doc %{_texmfdistdir}/doc/latex/IEEEconf/README
14mu|texlive-IEEEconf-1.4-4|32	#- source
14mu|texlive-IEEEconf-1.4-4|33	%doc %{_texmfdistdir}/source/latex/IEEEconf/IEEEconf.dtx
14mu|texlive-IEEEconf-1.4-4|34	%doc %{_texmfdistdir}/source/latex/IEEEconf/IEEEconf.ins
14mu|texlive-IEEEconf-1.4-4|35	
14mu|texlive-IEEEconf-1.4-4|36	#-----------------------------------------------------------------------
14mu|texlive-IEEEconf-1.4-4|37	%prep
14mu|texlive-IEEEconf-1.4-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-IEEEconf-1.4-4|39	
14mu|texlive-IEEEconf-1.4-4|40	%build
14mu|texlive-IEEEconf-1.4-4|41	
14mu|texlive-IEEEconf-1.4-4|42	%install
14mu|texlive-IEEEconf-1.4-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-IEEEconf-1.4-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-IEEEconf-1.4-4|45	
14mu|texlive-IEEEconf-1.4-4|46	
14mu|texlive-IEEEconf-1.4-4|47	
14mu|texlive-IEEEconf-1.4-4|48	%changelog
14mu|texlive-IEEEconf-1.4-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-IEEEconf-1.4-4|50	+ Revision: 2a4f44e
14mu|texlive-IEEEconf-1.4-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-IEEEconf-1.4-4|52	
14mu|texlive-IEEEconf-1.4-4|53	

25035 14
14mu|texlive-ieeepes-4.0-4|1	# revision 17359
14mu|texlive-ieeepes-4.0-4|2	# category Package
14mu|texlive-ieeepes-4.0-4|3	# catalog-ctan /macros/latex/contrib/ieeepes
14mu|texlive-ieeepes-4.0-4|4	# catalog-date 2010-03-06 17:23:09 +0100
14mu|texlive-ieeepes-4.0-4|5	# catalog-license lppl
14mu|texlive-ieeepes-4.0-4|6	# catalog-version 4.0
14mu|texlive-ieeepes-4.0-4|7	Name:		texlive-ieeepes
14mu|texlive-ieeepes-4.0-4|8	Version:	4.0
14mu|texlive-ieeepes-4.0-4|9	Release:	4
14mu|texlive-ieeepes-4.0-4|10	Summary:	IEEE Power Engineering Society Transactions
14mu|texlive-ieeepes-4.0-4|11	Group:		Publishing
14mu|texlive-ieeepes-4.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ieeepes
14mu|texlive-ieeepes-4.0-4|13	License:	LPPL
14mu|texlive-ieeepes-4.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ieeepes.tar.xz
14mu|texlive-ieeepes-4.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ieeepes.doc.tar.xz
14mu|texlive-ieeepes-4.0-4|16	BuildArch:	noarch
14mu|texlive-ieeepes-4.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ieeepes-4.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ieeepes-4.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ieeepes-4.0-4|20	
14mu|texlive-ieeepes-4.0-4|21	%description
14mu|texlive-ieeepes-4.0-4|22	Supports typesetting of transactions, as well as discussions
14mu|texlive-ieeepes-4.0-4|23	and closures, for the IEEE Power Engineering Society
14mu|texlive-ieeepes-4.0-4|24	Transactions journals.
14mu|texlive-ieeepes-4.0-4|25	
14mu|texlive-ieeepes-4.0-4|26	
14mu|texlive-ieeepes-4.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-ieeepes-4.0-4|28	%files
14mu|texlive-ieeepes-4.0-4|29	%{_texmfdistdir}/bibtex/bst/ieeepes/ieeepes.bst
14mu|texlive-ieeepes-4.0-4|30	%{_texmfdistdir}/tex/latex/ieeepes/ieeepes.sty
14mu|texlive-ieeepes-4.0-4|31	%doc %{_texmfdistdir}/doc/latex/ieeepes/README
14mu|texlive-ieeepes-4.0-4|32	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_check.bib
14mu|texlive-ieeepes-4.0-4|33	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_check.tex
14mu|texlive-ieeepes-4.0-4|34	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_doc.pdf
14mu|texlive-ieeepes-4.0-4|35	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_doc.tex
14mu|texlive-ieeepes-4.0-4|36	%doc %{_texmfdistdir}/doc/latex/ieeepes/ieeepes_skel.tex
14mu|texlive-ieeepes-4.0-4|37	%doc %{_texmfdistdir}/doc/latex/ieeepes/vk.eps
14mu|texlive-ieeepes-4.0-4|38	
14mu|texlive-ieeepes-4.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-ieeepes-4.0-4|40	%prep
14mu|texlive-ieeepes-4.0-4|41	%setup -c -a0 -a1
14mu|texlive-ieeepes-4.0-4|42	
14mu|texlive-ieeepes-4.0-4|43	%build
14mu|texlive-ieeepes-4.0-4|44	
14mu|texlive-ieeepes-4.0-4|45	%install
14mu|texlive-ieeepes-4.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ieeepes-4.0-4|47	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ieeepes-4.0-4|48	
14mu|texlive-ieeepes-4.0-4|49	
14mu|texlive-ieeepes-4.0-4|50	
14mu|texlive-ieeepes-4.0-4|51	%changelog
14mu|texlive-ieeepes-4.0-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0-4
14mu|texlive-ieeepes-4.0-4|53	+ Revision: f13092a
14mu|texlive-ieeepes-4.0-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ieeepes-4.0-4|55	
14mu|texlive-ieeepes-4.0-4|56	

25036 14
14mu|texlive-IEEEtran-1.8-7|1	# revision 28697
14mu|texlive-IEEEtran-1.8-7|2	# category Package
14mu|texlive-IEEEtran-1.8-7|3	# catalog-ctan /macros/latex/contrib/IEEEtran
14mu|texlive-IEEEtran-1.8-7|4	# catalog-date 2013-01-02 11:09:21 +0100
14mu|texlive-IEEEtran-1.8-7|5	# catalog-license lppl
14mu|texlive-IEEEtran-1.8-7|6	# catalog-version 1.8
14mu|texlive-IEEEtran-1.8-7|7	Name:		texlive-IEEEtran
14mu|texlive-IEEEtran-1.8-7|8	Version:	1.8
14mu|texlive-IEEEtran-1.8-7|9	Release:	7
14mu|texlive-IEEEtran-1.8-7|10	Summary:	Document class for IEEE Transactions journals and conferences
14mu|texlive-IEEEtran-1.8-7|11	Group:		Publishing
14mu|texlive-IEEEtran-1.8-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran
14mu|texlive-IEEEtran-1.8-7|13	License:	LPPL
14mu|texlive-IEEEtran-1.8-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEtran.tar.xz
14mu|texlive-IEEEtran-1.8-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEtran.doc.tar.xz
14mu|texlive-IEEEtran-1.8-7|16	BuildArch:	noarch
14mu|texlive-IEEEtran-1.8-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-IEEEtran-1.8-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-IEEEtran-1.8-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-IEEEtran-1.8-7|20	
14mu|texlive-IEEEtran-1.8-7|21	%description
14mu|texlive-IEEEtran-1.8-7|22	The class and its BibTeX style enable authors to produce
14mu|texlive-IEEEtran-1.8-7|23	officially-correct output for the Institute of Electrical and
14mu|texlive-IEEEtran-1.8-7|24	Electronics Engineers (IEEE) transactions, journals and
14mu|texlive-IEEEtran-1.8-7|25	conferences.
14mu|texlive-IEEEtran-1.8-7|26	
14mu|texlive-IEEEtran-1.8-7|27	
14mu|texlive-IEEEtran-1.8-7|28	#-----------------------------------------------------------------------
14mu|texlive-IEEEtran-1.8-7|29	%files
14mu|texlive-IEEEtran-1.8-7|30	%{_texmfdistdir}/bibtex/bib/IEEEtran/IEEEabrv.bib
14mu|texlive-IEEEtran-1.8-7|31	%{_texmfdistdir}/bibtex/bib/IEEEtran/IEEEexample.bib
14mu|texlive-IEEEtran-1.8-7|32	%{_texmfdistdir}/bibtex/bib/IEEEtran/IEEEfull.bib
14mu|texlive-IEEEtran-1.8-7|33	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtran.bst
14mu|texlive-IEEEtran-1.8-7|34	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranN.bst
14mu|texlive-IEEEtran-1.8-7|35	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranS.bst
14mu|texlive-IEEEtran-1.8-7|36	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranSA.bst
14mu|texlive-IEEEtran-1.8-7|37	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranSN.bst
14mu|texlive-IEEEtran-1.8-7|38	%{_texmfdistdir}/tex/latex/IEEEtran/IEEEtran.cls
14mu|texlive-IEEEtran-1.8-7|39	%{_texmfdistdir}/tex/latex/IEEEtran/IEEEtrantools.sty
14mu|texlive-IEEEtran-1.8-7|40	%doc %{_texmfdistdir}/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf
14mu|texlive-IEEEtran-1.8-7|41	%doc %{_texmfdistdir}/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf
14mu|texlive-IEEEtran-1.8-7|42	%doc %{_texmfdistdir}/doc/latex/IEEEtran/IEEEtrantools_doc.txt
14mu|texlive-IEEEtran-1.8-7|43	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README
14mu|texlive-IEEEtran-1.8-7|44	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.bibtex
14mu|texlive-IEEEtran-1.8-7|45	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.extras
14mu|texlive-IEEEtran-1.8-7|46	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.testflow
14mu|texlive-IEEEtran-1.8-7|47	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.tools
14mu|texlive-IEEEtran-1.8-7|48	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_adv.tex
14mu|texlive-IEEEtran-1.8-7|49	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_conf.tex
14mu|texlive-IEEEtran-1.8-7|50	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_jrnl.tex
14mu|texlive-IEEEtran-1.8-7|51	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_jrnl_compsoc.tex
14mu|texlive-IEEEtran-1.8-7|52	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_jrnl_transmag.tex
14mu|texlive-IEEEtran-1.8-7|53	%doc %{_texmfdistdir}/doc/latex/IEEEtran/changelog.txt
14mu|texlive-IEEEtran-1.8-7|54	%doc %{_texmfdistdir}/doc/latex/IEEEtran/font_install_how.txt
14mu|texlive-IEEEtran-1.8-7|55	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow.tex
14mu|texlive-IEEEtran-1.8-7|56	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow_ctl_A4.pdf
14mu|texlive-IEEEtran-1.8-7|57	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow_ctl_LTR.pdf
14mu|texlive-IEEEtran-1.8-7|58	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow_doc.pdf
14mu|texlive-IEEEtran-1.8-7|59	%doc %{_texmfdistdir}/doc/latex/IEEEtran/tux.eps
14mu|texlive-IEEEtran-1.8-7|60	
14mu|texlive-IEEEtran-1.8-7|61	#-----------------------------------------------------------------------
14mu|texlive-IEEEtran-1.8-7|62	%prep
14mu|texlive-IEEEtran-1.8-7|63	%setup -c -a0 -a1
14mu|texlive-IEEEtran-1.8-7|64	
14mu|texlive-IEEEtran-1.8-7|65	%build
14mu|texlive-IEEEtran-1.8-7|66	
14mu|texlive-IEEEtran-1.8-7|67	%install
14mu|texlive-IEEEtran-1.8-7|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-IEEEtran-1.8-7|69	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-IEEEtran-1.8-7|70	
14mu|texlive-IEEEtran-1.8-7|71	%changelog
14mu|texlive-IEEEtran-1.8-7|72	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8-7
14mu|texlive-IEEEtran-1.8-7|73	+ Revision: 177c1fa
14mu|texlive-IEEEtran-1.8-7|74	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-IEEEtran-1.8-7|75	
14mu|texlive-IEEEtran-1.8-7|76	

25037 14
14mu|texlive-ifmslide-0.47-4|1	# revision 20727
14mu|texlive-ifmslide-0.47-4|2	# category Package
14mu|texlive-ifmslide-0.47-4|3	# catalog-ctan /macros/latex/contrib/ifmslide
14mu|texlive-ifmslide-0.47-4|4	# catalog-date 2010-12-14 00:15:57 +0100
14mu|texlive-ifmslide-0.47-4|5	# catalog-license lppl1.2
14mu|texlive-ifmslide-0.47-4|6	# catalog-version 0.47
14mu|texlive-ifmslide-0.47-4|7	Name:		texlive-ifmslide
14mu|texlive-ifmslide-0.47-4|8	Version:	0.47
14mu|texlive-ifmslide-0.47-4|9	Release:	4
14mu|texlive-ifmslide-0.47-4|10	Summary:	Presentation slides for screen and printouts
14mu|texlive-ifmslide-0.47-4|11	Group:		Publishing
14mu|texlive-ifmslide-0.47-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifmslide
14mu|texlive-ifmslide-0.47-4|13	License:	LPPL1.2
14mu|texlive-ifmslide-0.47-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmslide.tar.xz
14mu|texlive-ifmslide-0.47-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmslide.doc.tar.xz
14mu|texlive-ifmslide-0.47-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmslide.source.tar.xz
14mu|texlive-ifmslide-0.47-4|17	BuildArch:	noarch
14mu|texlive-ifmslide-0.47-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ifmslide-0.47-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ifmslide-0.47-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ifmslide-0.47-4|21	
14mu|texlive-ifmslide-0.47-4|22	%description
14mu|texlive-ifmslide-0.47-4|23	This package is used to produce printed slides with latex and
14mu|texlive-ifmslide-0.47-4|24	online presentations with pdflatex. It is provided by the
14mu|texlive-ifmslide-0.47-4|25	'Institute of Mechanics' (ifm) Univ. of Technology Darmstadt,
14mu|texlive-ifmslide-0.47-4|26	Germany. It is based on ideas of pdfslide, but completely
14mu|texlive-ifmslide-0.47-4|27	rewritten for compatibility with texpower and seminar. The
14mu|texlive-ifmslide-0.47-4|28	manual describes all functions and provides a sample.
14mu|texlive-ifmslide-0.47-4|29	
14mu|texlive-ifmslide-0.47-4|30	
14mu|texlive-ifmslide-0.47-4|31	#-----------------------------------------------------------------------
14mu|texlive-ifmslide-0.47-4|32	%files
14mu|texlive-ifmslide-0.47-4|33	%{_texmfdistdir}/tex/latex/ifmslide/aqua_ravines.eps
14mu|texlive-ifmslide-0.47-4|34	%{_texmfdistdir}/tex/latex/ifmslide/aqua_ravines.jpg
14mu|texlive-ifmslide-0.47-4|35	%{_texmfdistdir}/tex/latex/ifmslide/button1c.eps
14mu|texlive-ifmslide-0.47-4|36	%{_texmfdistdir}/tex/latex/ifmslide/button1c.pdf
14mu|texlive-ifmslide-0.47-4|37	%{_texmfdistdir}/tex/latex/ifmslide/button1e.eps
14mu|texlive-ifmslide-0.47-4|38	%{_texmfdistdir}/tex/latex/ifmslide/button1e.pdf
14mu|texlive-ifmslide-0.47-4|39	%{_texmfdistdir}/tex/latex/ifmslide/buttonec.eps
14mu|texlive-ifmslide-0.47-4|40	%{_texmfdistdir}/tex/latex/ifmslide/buttonec.pdf
14mu|texlive-ifmslide-0.47-4|41	%{_texmfdistdir}/tex/latex/ifmslide/buttonee.eps
14mu|texlive-ifmslide-0.47-4|42	%{_texmfdistdir}/tex/latex/ifmslide/buttonee.pdf
14mu|texlive-ifmslide-0.47-4|43	%{_texmfdistdir}/tex/latex/ifmslide/buttongc.eps
14mu|texlive-ifmslide-0.47-4|44	%{_texmfdistdir}/tex/latex/ifmslide/buttongc.pdf
14mu|texlive-ifmslide-0.47-4|45	%{_texmfdistdir}/tex/latex/ifmslide/buttonge.eps
14mu|texlive-ifmslide-0.47-4|46	%{_texmfdistdir}/tex/latex/ifmslide/buttonge.pdf
14mu|texlive-ifmslide-0.47-4|47	%{_texmfdistdir}/tex/latex/ifmslide/ifmlogoc.eps
14mu|texlive-ifmslide-0.47-4|48	%{_texmfdistdir}/tex/latex/ifmslide/ifmlogoc.pdf
14mu|texlive-ifmslide-0.47-4|49	%{_texmfdistdir}/tex/latex/ifmslide/ifmlogog.eps
14mu|texlive-ifmslide-0.47-4|50	%{_texmfdistdir}/tex/latex/ifmslide/ifmlogog.pdf
14mu|texlive-ifmslide-0.47-4|51	%{_texmfdistdir}/tex/latex/ifmslide/ifmslide.cfg
14mu|texlive-ifmslide-0.47-4|52	%{_texmfdistdir}/tex/latex/ifmslide/ifmslide.sty
14mu|texlive-ifmslide-0.47-4|53	%{_texmfdistdir}/tex/latex/ifmslide/liquid_helium.eps
14mu|texlive-ifmslide-0.47-4|54	%{_texmfdistdir}/tex/latex/ifmslide/liquid_helium.jpg
14mu|texlive-ifmslide-0.47-4|55	%doc %{_texmfdistdir}/doc/latex/ifmslide/README
14mu|texlive-ifmslide-0.47-4|56	%doc %{_texmfdistdir}/doc/latex/ifmslide/genbutton
14mu|texlive-ifmslide-0.47-4|57	%doc %{_texmfdistdir}/doc/latex/ifmslide/ifmman.pdf
14mu|texlive-ifmslide-0.47-4|58	%doc %{_texmfdistdir}/doc/latex/ifmslide/ifmman.tex
14mu|texlive-ifmslide-0.47-4|59	#- source
14mu|texlive-ifmslide-0.47-4|60	%doc %{_texmfdistdir}/source/latex/ifmslide/genbutton
14mu|texlive-ifmslide-0.47-4|61	
14mu|texlive-ifmslide-0.47-4|62	#-----------------------------------------------------------------------
14mu|texlive-ifmslide-0.47-4|63	%prep
14mu|texlive-ifmslide-0.47-4|64	%setup -c -a0 -a1 -a2
14mu|texlive-ifmslide-0.47-4|65	
14mu|texlive-ifmslide-0.47-4|66	%build
14mu|texlive-ifmslide-0.47-4|67	
14mu|texlive-ifmslide-0.47-4|68	%install
14mu|texlive-ifmslide-0.47-4|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ifmslide-0.47-4|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ifmslide-0.47-4|71	
14mu|texlive-ifmslide-0.47-4|72	
14mu|texlive-ifmslide-0.47-4|73	
14mu|texlive-ifmslide-0.47-4|74	%changelog
14mu|texlive-ifmslide-0.47-4|75	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.47-4
14mu|texlive-ifmslide-0.47-4|76	+ Revision: fc5d03e
14mu|texlive-ifmslide-0.47-4|77	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ifmslide-0.47-4|78	
14mu|texlive-ifmslide-0.47-4|79	

25038 14
14mu|texlive-ifmtarg-1.2a-4|1	# revision 19363
14mu|texlive-ifmtarg-1.2a-4|2	# category Package
14mu|texlive-ifmtarg-1.2a-4|3	# catalog-ctan /macros/latex/contrib/ifmtarg
14mu|texlive-ifmtarg-1.2a-4|4	# catalog-date 2010-07-10 16:47:23 +0200
14mu|texlive-ifmtarg-1.2a-4|5	# catalog-license lppl
14mu|texlive-ifmtarg-1.2a-4|6	# catalog-version 1.2a
14mu|texlive-ifmtarg-1.2a-4|7	Name:		texlive-ifmtarg
14mu|texlive-ifmtarg-1.2a-4|8	Version:	1.2a
14mu|texlive-ifmtarg-1.2a-4|9	Release:	4
14mu|texlive-ifmtarg-1.2a-4|10	Summary:	If-then-else command for processing potentially empty arguments
14mu|texlive-ifmtarg-1.2a-4|11	Group:		Publishing
14mu|texlive-ifmtarg-1.2a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifmtarg
14mu|texlive-ifmtarg-1.2a-4|13	License:	LPPL
14mu|texlive-ifmtarg-1.2a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmtarg.tar.xz
14mu|texlive-ifmtarg-1.2a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmtarg.doc.tar.xz
14mu|texlive-ifmtarg-1.2a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifmtarg.source.tar.xz
14mu|texlive-ifmtarg-1.2a-4|17	BuildArch:	noarch
14mu|texlive-ifmtarg-1.2a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ifmtarg-1.2a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ifmtarg-1.2a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ifmtarg-1.2a-4|21	
14mu|texlive-ifmtarg-1.2a-4|22	%description
14mu|texlive-ifmtarg-1.2a-4|23	TeXLive ifmtarg package.
14mu|texlive-ifmtarg-1.2a-4|24	
14mu|texlive-ifmtarg-1.2a-4|25	
14mu|texlive-ifmtarg-1.2a-4|26	#-----------------------------------------------------------------------
14mu|texlive-ifmtarg-1.2a-4|27	%files
14mu|texlive-ifmtarg-1.2a-4|28	%{_texmfdistdir}/tex/latex/ifmtarg/ifmtarg.sty
14mu|texlive-ifmtarg-1.2a-4|29	%doc %{_texmfdistdir}/doc/latex/ifmtarg/README
14mu|texlive-ifmtarg-1.2a-4|30	%doc %{_texmfdistdir}/doc/latex/ifmtarg/ifmtarg.pdf
14mu|texlive-ifmtarg-1.2a-4|31	#- source
14mu|texlive-ifmtarg-1.2a-4|32	%doc %{_texmfdistdir}/source/latex/ifmtarg/ifmtarg.ins
14mu|texlive-ifmtarg-1.2a-4|33	%doc %{_texmfdistdir}/source/latex/ifmtarg/ifmtarg.tex
14mu|texlive-ifmtarg-1.2a-4|34	
14mu|texlive-ifmtarg-1.2a-4|35	#-----------------------------------------------------------------------
14mu|texlive-ifmtarg-1.2a-4|36	%prep
14mu|texlive-ifmtarg-1.2a-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-ifmtarg-1.2a-4|38	
14mu|texlive-ifmtarg-1.2a-4|39	%build
14mu|texlive-ifmtarg-1.2a-4|40	
14mu|texlive-ifmtarg-1.2a-4|41	%install
14mu|texlive-ifmtarg-1.2a-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ifmtarg-1.2a-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ifmtarg-1.2a-4|44	
14mu|texlive-ifmtarg-1.2a-4|45	
14mu|texlive-ifmtarg-1.2a-4|46	
14mu|texlive-ifmtarg-1.2a-4|47	%changelog
14mu|texlive-ifmtarg-1.2a-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-4
14mu|texlive-ifmtarg-1.2a-4|49	+ Revision: 1a494ac
14mu|texlive-ifmtarg-1.2a-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ifmtarg-1.2a-4|51	
14mu|texlive-ifmtarg-1.2a-4|52	

25039 14
14mu|texlive-ifnextok-0.3-4|1	# revision 23379
14mu|texlive-ifnextok-0.3-4|2	# category Package
14mu|texlive-ifnextok-0.3-4|3	# catalog-ctan /macros/latex/contrib/ifnextok
14mu|texlive-ifnextok-0.3-4|4	# catalog-date 2011-06-27 20:36:28 +0200
14mu|texlive-ifnextok-0.3-4|5	# catalog-license lppl1.3
14mu|texlive-ifnextok-0.3-4|6	# catalog-version 0.3
14mu|texlive-ifnextok-0.3-4|7	Name:		texlive-ifnextok
14mu|texlive-ifnextok-0.3-4|8	Version:	0.3
14mu|texlive-ifnextok-0.3-4|9	Release:	4
14mu|texlive-ifnextok-0.3-4|10	Summary:	Utility macro: peek ahead without ignoring spaces
14mu|texlive-ifnextok-0.3-4|11	Group:		Publishing
14mu|texlive-ifnextok-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifnextok
14mu|texlive-ifnextok-0.3-4|13	License:	LPPL1.3
14mu|texlive-ifnextok-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifnextok.tar.xz
14mu|texlive-ifnextok-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifnextok.doc.tar.xz
14mu|texlive-ifnextok-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifnextok.source.tar.xz
14mu|texlive-ifnextok-0.3-4|17	BuildArch:	noarch
14mu|texlive-ifnextok-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ifnextok-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ifnextok-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ifnextok-0.3-4|21	
14mu|texlive-ifnextok-0.3-4|22	%description
14mu|texlive-ifnextok-0.3-4|23	The package deals with the behaviour of the LaTeX internal
14mu|texlive-ifnextok-0.3-4|24	command \@ifnextchar, which skips blank spaces. This has the
14mu|texlive-ifnextok-0.3-4|25	potential to surprise users, since it can produce really
14mu|texlive-ifnextok-0.3-4|26	unwanted effects. A common example occurs with brackets
14mu|texlive-ifnextok-0.3-4|27	starting a line following \\: the command looks for an optional
14mu|texlive-ifnextok-0.3-4|28	argument, whereas the user wants the brackets to be printed.
14mu|texlive-ifnextok-0.3-4|29	The package offers commands and options for modifying this
14mu|texlive-ifnextok-0.3-4|30	behaviour, maybe limited to certain parts of the document
14mu|texlive-ifnextok-0.3-4|31	source.
14mu|texlive-ifnextok-0.3-4|32	
14mu|texlive-ifnextok-0.3-4|33	
14mu|texlive-ifnextok-0.3-4|34	#-----------------------------------------------------------------------
14mu|texlive-ifnextok-0.3-4|35	%files
14mu|texlive-ifnextok-0.3-4|36	%{_texmfdistdir}/tex/latex/ifnextok/ifnextok.sty
14mu|texlive-ifnextok-0.3-4|37	%doc %{_texmfdistdir}/doc/latex/ifnextok/README
14mu|texlive-ifnextok-0.3-4|38	%doc %{_texmfdistdir}/doc/latex/ifnextok/RELEASEs.txt
14mu|texlive-ifnextok-0.3-4|39	%doc %{_texmfdistdir}/doc/latex/ifnextok/SRCFILEs.txt
14mu|texlive-ifnextok-0.3-4|40	%doc %{_texmfdistdir}/doc/latex/ifnextok/ifnextok.pdf
14mu|texlive-ifnextok-0.3-4|41	%doc %{_texmfdistdir}/doc/latex/ifnextok/testIfNT.pdf
14mu|texlive-ifnextok-0.3-4|42	#- source
14mu|texlive-ifnextok-0.3-4|43	%doc %{_texmfdistdir}/source/latex/ifnextok/ifnextok.tex
14mu|texlive-ifnextok-0.3-4|44	%doc %{_texmfdistdir}/source/latex/ifnextok/makedoc.cfg
14mu|texlive-ifnextok-0.3-4|45	%doc %{_texmfdistdir}/source/latex/ifnextok/srcfiles.tex
14mu|texlive-ifnextok-0.3-4|46	%doc %{_texmfdistdir}/source/latex/ifnextok/testIfNT.tex
14mu|texlive-ifnextok-0.3-4|47	
14mu|texlive-ifnextok-0.3-4|48	#-----------------------------------------------------------------------
14mu|texlive-ifnextok-0.3-4|49	%prep
14mu|texlive-ifnextok-0.3-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-ifnextok-0.3-4|51	
14mu|texlive-ifnextok-0.3-4|52	%build
14mu|texlive-ifnextok-0.3-4|53	
14mu|texlive-ifnextok-0.3-4|54	%install
14mu|texlive-ifnextok-0.3-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ifnextok-0.3-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ifnextok-0.3-4|57	
14mu|texlive-ifnextok-0.3-4|58	
14mu|texlive-ifnextok-0.3-4|59	
14mu|texlive-ifnextok-0.3-4|60	%changelog
14mu|texlive-ifnextok-0.3-4|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-ifnextok-0.3-4|62	+ Revision: ca9d01d
14mu|texlive-ifnextok-0.3-4|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ifnextok-0.3-4|64	
14mu|texlive-ifnextok-0.3-4|65	

25040 14
14mu|texlive-ifoddpage-20111103-4|1	# revision 23979
14mu|texlive-ifoddpage-20111103-4|2	# category Package
14mu|texlive-ifoddpage-20111103-4|3	# catalog-ctan undef
14mu|texlive-ifoddpage-20111103-4|4	# catalog-date undef
14mu|texlive-ifoddpage-20111103-4|5	# catalog-license undef
14mu|texlive-ifoddpage-20111103-4|6	# catalog-version undef
14mu|texlive-ifoddpage-20111103-4|7	Name:		texlive-ifoddpage
14mu|texlive-ifoddpage-20111103-4|8	Version:	20111103
14mu|texlive-ifoddpage-20111103-4|9	Release:	4
14mu|texlive-ifoddpage-20111103-4|10	Summary:	TeXLive ifoddpage package
14mu|texlive-ifoddpage-20111103-4|11	Group:		Publishing
14mu|texlive-ifoddpage-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-ifoddpage-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-ifoddpage-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifoddpage.tar.xz
14mu|texlive-ifoddpage-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifoddpage.doc.tar.xz
14mu|texlive-ifoddpage-20111103-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifoddpage.source.tar.xz
14mu|texlive-ifoddpage-20111103-4|17	BuildArch:	noarch
14mu|texlive-ifoddpage-20111103-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ifoddpage-20111103-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ifoddpage-20111103-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ifoddpage-20111103-4|21	
14mu|texlive-ifoddpage-20111103-4|22	%description
14mu|texlive-ifoddpage-20111103-4|23	TeXLive ifoddpage package.
14mu|texlive-ifoddpage-20111103-4|24	
14mu|texlive-ifoddpage-20111103-4|25	
14mu|texlive-ifoddpage-20111103-4|26	#-----------------------------------------------------------------------
14mu|texlive-ifoddpage-20111103-4|27	%files
14mu|texlive-ifoddpage-20111103-4|28	%{_texmfdistdir}/tex/latex/ifoddpage/ifoddpage.sty
14mu|texlive-ifoddpage-20111103-4|29	%doc %{_texmfdistdir}/doc/latex/ifoddpage/README
14mu|texlive-ifoddpage-20111103-4|30	%doc %{_texmfdistdir}/doc/latex/ifoddpage/ifoddpage.pdf
14mu|texlive-ifoddpage-20111103-4|31	#- source
14mu|texlive-ifoddpage-20111103-4|32	%doc %{_texmfdistdir}/source/latex/ifoddpage/ifoddpage.dtx
14mu|texlive-ifoddpage-20111103-4|33	%doc %{_texmfdistdir}/source/latex/ifoddpage/ifoddpage.ins
14mu|texlive-ifoddpage-20111103-4|34	
14mu|texlive-ifoddpage-20111103-4|35	#-----------------------------------------------------------------------
14mu|texlive-ifoddpage-20111103-4|36	%prep
14mu|texlive-ifoddpage-20111103-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-ifoddpage-20111103-4|38	
14mu|texlive-ifoddpage-20111103-4|39	%build
14mu|texlive-ifoddpage-20111103-4|40	
14mu|texlive-ifoddpage-20111103-4|41	%install
14mu|texlive-ifoddpage-20111103-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ifoddpage-20111103-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ifoddpage-20111103-4|44	
14mu|texlive-ifoddpage-20111103-4|45	
14mu|texlive-ifoddpage-20111103-4|46	
14mu|texlive-ifoddpage-20111103-4|47	%changelog
14mu|texlive-ifoddpage-20111103-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-ifoddpage-20111103-4|49	+ Revision: 6d9de75
14mu|texlive-ifoddpage-20111103-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ifoddpage-20111103-4|51	
14mu|texlive-ifoddpage-20111103-4|52	

25041 14
14mu|texlive-ifplatform-0.3a-4|1	# revision 21156
14mu|texlive-ifplatform-0.3a-4|2	# category Package
14mu|texlive-ifplatform-0.3a-4|3	# catalog-ctan /macros/latex/contrib/ifplatform
14mu|texlive-ifplatform-0.3a-4|4	# catalog-date 2009-09-10 17:35:10 +0200
14mu|texlive-ifplatform-0.3a-4|5	# catalog-license lppl
14mu|texlive-ifplatform-0.3a-4|6	# catalog-version 0.3a
14mu|texlive-ifplatform-0.3a-4|7	Name:		texlive-ifplatform
14mu|texlive-ifplatform-0.3a-4|8	Version:	0.3a
14mu|texlive-ifplatform-0.3a-4|9	Release:	4
14mu|texlive-ifplatform-0.3a-4|10	Summary:	Conditionals to test which platform is being used
14mu|texlive-ifplatform-0.3a-4|11	Group:		Publishing
14mu|texlive-ifplatform-0.3a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifplatform
14mu|texlive-ifplatform-0.3a-4|13	License:	LPPL
14mu|texlive-ifplatform-0.3a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifplatform.tar.xz
14mu|texlive-ifplatform-0.3a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifplatform.doc.tar.xz
14mu|texlive-ifplatform-0.3a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifplatform.source.tar.xz
14mu|texlive-ifplatform-0.3a-4|17	BuildArch:	noarch
14mu|texlive-ifplatform-0.3a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ifplatform-0.3a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ifplatform-0.3a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ifplatform-0.3a-4|21	
14mu|texlive-ifplatform-0.3a-4|22	%description
14mu|texlive-ifplatform-0.3a-4|23	This package uses the (La)TeX extension -shell-escape to
14mu|texlive-ifplatform-0.3a-4|24	establish whether the document is being processed on a Windows
14mu|texlive-ifplatform-0.3a-4|25	or on a Unix-like system (Mac OS X, Linux, etc.), or on Cygwin
14mu|texlive-ifplatform-0.3a-4|26	(Unix environment over a windows system). Booleans provided
14mu|texlive-ifplatform-0.3a-4|27	are: - \ifwindows, - \iflinux, - \ifmacosx and - \ifcygwin. The
14mu|texlive-ifplatform-0.3a-4|28	package also preserves the output of uname on a Unix-like
14mu|texlive-ifplatform-0.3a-4|29	system, which may be used to distinguish between various
14mu|texlive-ifplatform-0.3a-4|30	classes of Unix systems.
14mu|texlive-ifplatform-0.3a-4|31	
14mu|texlive-ifplatform-0.3a-4|32	
14mu|texlive-ifplatform-0.3a-4|33	#-----------------------------------------------------------------------
14mu|texlive-ifplatform-0.3a-4|34	%files
14mu|texlive-ifplatform-0.3a-4|35	%{_texmfdistdir}/tex/latex/ifplatform/ifplatform.sty
14mu|texlive-ifplatform-0.3a-4|36	%doc %{_texmfdistdir}/doc/latex/ifplatform/README
14mu|texlive-ifplatform-0.3a-4|37	%doc %{_texmfdistdir}/doc/latex/ifplatform/ifplatform.pdf
14mu|texlive-ifplatform-0.3a-4|38	#- source
14mu|texlive-ifplatform-0.3a-4|39	%doc %{_texmfdistdir}/source/latex/ifplatform/ifplatform.dtx
14mu|texlive-ifplatform-0.3a-4|40	%doc %{_texmfdistdir}/source/latex/ifplatform/ifplatform.ins
14mu|texlive-ifplatform-0.3a-4|41	
14mu|texlive-ifplatform-0.3a-4|42	#-----------------------------------------------------------------------
14mu|texlive-ifplatform-0.3a-4|43	%prep
14mu|texlive-ifplatform-0.3a-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-ifplatform-0.3a-4|45	
14mu|texlive-ifplatform-0.3a-4|46	%build
14mu|texlive-ifplatform-0.3a-4|47	
14mu|texlive-ifplatform-0.3a-4|48	%install
14mu|texlive-ifplatform-0.3a-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ifplatform-0.3a-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ifplatform-0.3a-4|51	
14mu|texlive-ifplatform-0.3a-4|52	
14mu|texlive-ifplatform-0.3a-4|53	
14mu|texlive-ifplatform-0.3a-4|54	%changelog
14mu|texlive-ifplatform-0.3a-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3a-4
14mu|texlive-ifplatform-0.3a-4|56	+ Revision: 3dce023
14mu|texlive-ifplatform-0.3a-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ifplatform-0.3a-4|58	
14mu|texlive-ifplatform-0.3a-4|59	

25042 14
14mu|texlive-ifthenx-0.1a-3|1	# revision 25819
14mu|texlive-ifthenx-0.1a-3|2	# category Package
14mu|texlive-ifthenx-0.1a-3|3	# catalog-ctan /macros/latex/contrib/ifthenx
14mu|texlive-ifthenx-0.1a-3|4	# catalog-date 2012-04-01 23:59:58 +0200
14mu|texlive-ifthenx-0.1a-3|5	# catalog-license lppl
14mu|texlive-ifthenx-0.1a-3|6	# catalog-version 0.1a
14mu|texlive-ifthenx-0.1a-3|7	Name:		texlive-ifthenx
14mu|texlive-ifthenx-0.1a-3|8	Version:	0.1a
14mu|texlive-ifthenx-0.1a-3|9	Release:	3
14mu|texlive-ifthenx-0.1a-3|10	Summary:	Extra tests for \ifthenelse
14mu|texlive-ifthenx-0.1a-3|11	Group:		Publishing
14mu|texlive-ifthenx-0.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ifthenx
14mu|texlive-ifthenx-0.1a-3|13	License:	LPPL
14mu|texlive-ifthenx-0.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifthenx.tar.xz
14mu|texlive-ifthenx-0.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ifthenx.doc.tar.xz
14mu|texlive-ifthenx-0.1a-3|16	BuildArch:	noarch
14mu|texlive-ifthenx-0.1a-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ifthenx-0.1a-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ifthenx-0.1a-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-ifthenx-0.1a-3|20	
14mu|texlive-ifthenx-0.1a-3|21	%description
14mu|texlive-ifthenx-0.1a-3|22	The package extends the ifthen package, providing extra
14mu|texlive-ifthenx-0.1a-3|23	predicates for the package's \ifthenelse command. The package
14mu|texlive-ifthenx-0.1a-3|24	is complementary to xifthen, in that they provide different
14mu|texlive-ifthenx-0.1a-3|25	facilities; the two may be loaded in the same document, as long
14mu|texlive-ifthenx-0.1a-3|26	as xifthen is loaded first.
14mu|texlive-ifthenx-0.1a-3|27	
14mu|texlive-ifthenx-0.1a-3|28	
14mu|texlive-ifthenx-0.1a-3|29	#-----------------------------------------------------------------------
14mu|texlive-ifthenx-0.1a-3|30	%files
14mu|texlive-ifthenx-0.1a-3|31	%{_texmfdistdir}/tex/latex/ifthenx/ifthenx.sty
14mu|texlive-ifthenx-0.1a-3|32	%doc %{_texmfdistdir}/doc/latex/ifthenx/README
14mu|texlive-ifthenx-0.1a-3|33	
14mu|texlive-ifthenx-0.1a-3|34	#-----------------------------------------------------------------------
14mu|texlive-ifthenx-0.1a-3|35	%prep
14mu|texlive-ifthenx-0.1a-3|36	%setup -c -a0 -a1
14mu|texlive-ifthenx-0.1a-3|37	
14mu|texlive-ifthenx-0.1a-3|38	%build
14mu|texlive-ifthenx-0.1a-3|39	
14mu|texlive-ifthenx-0.1a-3|40	%install
14mu|texlive-ifthenx-0.1a-3|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ifthenx-0.1a-3|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ifthenx-0.1a-3|43	
14mu|texlive-ifthenx-0.1a-3|44	
14mu|texlive-ifthenx-0.1a-3|45	
14mu|texlive-ifthenx-0.1a-3|46	%changelog
14mu|texlive-ifthenx-0.1a-3|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1a-3
14mu|texlive-ifthenx-0.1a-3|48	+ Revision: 1bf916c
14mu|texlive-ifthenx-0.1a-3|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ifthenx-0.1a-3|50	
14mu|texlive-ifthenx-0.1a-3|51	

25043 14
14mu|texlive-iitem-1.0-7|1	# revision 29613
14mu|texlive-iitem-1.0-7|2	# category Package
14mu|texlive-iitem-1.0-7|3	# catalog-ctan /macros/latex/contrib/iitem
14mu|texlive-iitem-1.0-7|4	# catalog-date 2013-04-02 15:23:02 +0200
14mu|texlive-iitem-1.0-7|5	# catalog-license lppl
14mu|texlive-iitem-1.0-7|6	# catalog-version 1.0
14mu|texlive-iitem-1.0-7|7	Name:		texlive-iitem
14mu|texlive-iitem-1.0-7|8	Version:	1.0
14mu|texlive-iitem-1.0-7|9	Release:	7
14mu|texlive-iitem-1.0-7|10	Summary:	Multiple level of lists in one list-like environment
14mu|texlive-iitem-1.0-7|11	Group:		Publishing
14mu|texlive-iitem-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/iitem
14mu|texlive-iitem-1.0-7|13	License:	LPPL
14mu|texlive-iitem-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iitem.tar.xz
14mu|texlive-iitem-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iitem.doc.tar.xz
14mu|texlive-iitem-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iitem.source.tar.xz
14mu|texlive-iitem-1.0-7|17	BuildArch:	noarch
14mu|texlive-iitem-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-iitem-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-iitem-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-iitem-1.0-7|21	
14mu|texlive-iitem-1.0-7|22	%description
14mu|texlive-iitem-1.0-7|23	The package defines multiple level lists within one list-like
14mu|texlive-iitem-1.0-7|24	environment. instead of writing \begin{enumerate} \item 1
14mu|texlive-iitem-1.0-7|25	\begin{enumerate} \item 2 \begin{enumerate} \item 3
14mu|texlive-iitem-1.0-7|26	\begin{enumerate} \item 4 \end{enumerate} \end{enumerate} \item
14mu|texlive-iitem-1.0-7|27	2.1 \end{enumerate} \item 1.1 \begin{enumerate} \item 2
14mu|texlive-iitem-1.0-7|28	\end{enumerate} \end{enumerate} this package allows you to
14mu|texlive-iitem-1.0-7|29	write \begin{enumerate} \item 1 \iitem 2 \iiitem 3 \ivtem 4
14mu|texlive-iitem-1.0-7|30	\iitem 2.1 \item 1.1 \iitem 2 \end{enumerate}.
14mu|texlive-iitem-1.0-7|31	
14mu|texlive-iitem-1.0-7|32	
14mu|texlive-iitem-1.0-7|33	#-----------------------------------------------------------------------
14mu|texlive-iitem-1.0-7|34	%files
14mu|texlive-iitem-1.0-7|35	%{_texmfdistdir}/tex/latex/iitem/iitem.sty
14mu|texlive-iitem-1.0-7|36	%doc %{_texmfdistdir}/doc/latex/iitem/README
14mu|texlive-iitem-1.0-7|37	%doc %{_texmfdistdir}/doc/latex/iitem/iitem.pdf
14mu|texlive-iitem-1.0-7|38	#- source
14mu|texlive-iitem-1.0-7|39	%doc %{_texmfdistdir}/source/latex/iitem/iitem.dtx
14mu|texlive-iitem-1.0-7|40	%doc %{_texmfdistdir}/source/latex/iitem/iitem.ins
14mu|texlive-iitem-1.0-7|41	
14mu|texlive-iitem-1.0-7|42	#-----------------------------------------------------------------------
14mu|texlive-iitem-1.0-7|43	%prep
14mu|texlive-iitem-1.0-7|44	%setup -c -a0 -a1 -a2
14mu|texlive-iitem-1.0-7|45	
14mu|texlive-iitem-1.0-7|46	%build
14mu|texlive-iitem-1.0-7|47	
14mu|texlive-iitem-1.0-7|48	%install
14mu|texlive-iitem-1.0-7|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-iitem-1.0-7|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-iitem-1.0-7|51	
14mu|texlive-iitem-1.0-7|52	%changelog
14mu|texlive-iitem-1.0-7|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-iitem-1.0-7|54	+ Revision: 47c5769
14mu|texlive-iitem-1.0-7|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-iitem-1.0-7|56	
14mu|texlive-iitem-1.0-7|57	

25044 14
14mu|texlive-ijmart-1.6-4|1	# revision 20276
14mu|texlive-ijmart-1.6-4|2	# category Package
14mu|texlive-ijmart-1.6-4|3	# catalog-ctan /macros/latex/contrib/ijmart
14mu|texlive-ijmart-1.6-4|4	# catalog-date 2010-10-30 13:33:19 +0200
14mu|texlive-ijmart-1.6-4|5	# catalog-license lppl
14mu|texlive-ijmart-1.6-4|6	# catalog-version 1.6
14mu|texlive-ijmart-1.6-4|7	Name:		texlive-ijmart
14mu|texlive-ijmart-1.6-4|8	Version:	1.6
14mu|texlive-ijmart-1.6-4|9	Release:	4
14mu|texlive-ijmart-1.6-4|10	Summary:	LaTeX Class for the Israel Journal of Mathematics
14mu|texlive-ijmart-1.6-4|11	Group:		Publishing
14mu|texlive-ijmart-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ijmart
14mu|texlive-ijmart-1.6-4|13	License:	LPPL
14mu|texlive-ijmart-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ijmart.tar.xz
14mu|texlive-ijmart-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ijmart.doc.tar.xz
14mu|texlive-ijmart-1.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ijmart.source.tar.xz
14mu|texlive-ijmart-1.6-4|17	BuildArch:	noarch
14mu|texlive-ijmart-1.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ijmart-1.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ijmart-1.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ijmart-1.6-4|21	
14mu|texlive-ijmart-1.6-4|22	%description
14mu|texlive-ijmart-1.6-4|23	The Israel Journal of Mathematics is published by The Hebrew
14mu|texlive-ijmart-1.6-4|24	University Magnes Press. This class provides LaTeX support for
14mu|texlive-ijmart-1.6-4|25	its authors and editors. It strives to achieve the distinct
14mu|texlive-ijmart-1.6-4|26	"look and feel" of the journal, while having the interface
14mu|texlive-ijmart-1.6-4|27	similar to that of the amsart document class. This will help
14mu|texlive-ijmart-1.6-4|28	authors already familiar with amsart to easily submit
14mu|texlive-ijmart-1.6-4|29	manuscripts for The Israel Journal of Mathematics or to put the
14mu|texlive-ijmart-1.6-4|30	preprints in arXiv with minimal changes in the LaTeX source.
14mu|texlive-ijmart-1.6-4|31	
14mu|texlive-ijmart-1.6-4|32	
14mu|texlive-ijmart-1.6-4|33	#-----------------------------------------------------------------------
14mu|texlive-ijmart-1.6-4|34	%files
14mu|texlive-ijmart-1.6-4|35	%{_texmfdistdir}/bibtex/bst/ijmart/ijmart.bst
14mu|texlive-ijmart-1.6-4|36	%{_texmfdistdir}/tex/latex/ijmart/ijmart.cls
14mu|texlive-ijmart-1.6-4|37	%doc %{_texmfdistdir}/doc/latex/ijmart/Makefile
14mu|texlive-ijmart-1.6-4|38	%doc %{_texmfdistdir}/doc/latex/ijmart/README
14mu|texlive-ijmart-1.6-4|39	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmart.bib
14mu|texlive-ijmart-1.6-4|40	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmart.pdf
14mu|texlive-ijmart-1.6-4|41	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmsample.bib
14mu|texlive-ijmart-1.6-4|42	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmsample.pdf
14mu|texlive-ijmart-1.6-4|43	%doc %{_texmfdistdir}/doc/latex/ijmart/ijmsample.tex
14mu|texlive-ijmart-1.6-4|44	#- source
14mu|texlive-ijmart-1.6-4|45	%doc %{_texmfdistdir}/source/latex/ijmart/ijmart.dtx
14mu|texlive-ijmart-1.6-4|46	%doc %{_texmfdistdir}/source/latex/ijmart/ijmart.ins
14mu|texlive-ijmart-1.6-4|47	
14mu|texlive-ijmart-1.6-4|48	#-----------------------------------------------------------------------
14mu|texlive-ijmart-1.6-4|49	%prep
14mu|texlive-ijmart-1.6-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-ijmart-1.6-4|51	
14mu|texlive-ijmart-1.6-4|52	%build
14mu|texlive-ijmart-1.6-4|53	
14mu|texlive-ijmart-1.6-4|54	%install
14mu|texlive-ijmart-1.6-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ijmart-1.6-4|56	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ijmart-1.6-4|57	
14mu|texlive-ijmart-1.6-4|58	
14mu|texlive-ijmart-1.6-4|59	
14mu|texlive-ijmart-1.6-4|60	%changelog
14mu|texlive-ijmart-1.6-4|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-ijmart-1.6-4|62	+ Revision: a0d2f6e
14mu|texlive-ijmart-1.6-4|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ijmart-1.6-4|64	
14mu|texlive-ijmart-1.6-4|65	

25045 14
14mu|texlive-imac-20100306-4|1	# revision 17347
14mu|texlive-imac-20100306-4|2	# category Package
14mu|texlive-imac-20100306-4|3	# catalog-ctan /macros/latex/contrib/imac
14mu|texlive-imac-20100306-4|4	# catalog-date 2010-03-06 17:30:22 +0100
14mu|texlive-imac-20100306-4|5	# catalog-license gpl
14mu|texlive-imac-20100306-4|6	# catalog-version undef
14mu|texlive-imac-20100306-4|7	Name:		texlive-imac
14mu|texlive-imac-20100306-4|8	Version:	20100306
14mu|texlive-imac-20100306-4|9	Release:	4
14mu|texlive-imac-20100306-4|10	Summary:	International Modal Analysis Conference format
14mu|texlive-imac-20100306-4|11	Group:		Publishing
14mu|texlive-imac-20100306-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/imac
14mu|texlive-imac-20100306-4|13	License:	GPL
14mu|texlive-imac-20100306-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imac.tar.xz
14mu|texlive-imac-20100306-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imac.doc.tar.xz
14mu|texlive-imac-20100306-4|16	BuildArch:	noarch
14mu|texlive-imac-20100306-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-imac-20100306-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-imac-20100306-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-imac-20100306-4|20	
14mu|texlive-imac-20100306-4|21	%description
14mu|texlive-imac-20100306-4|22	A set of files for producing correctly formatted documents for
14mu|texlive-imac-20100306-4|23	the International Modal Analysis Conference. The bundle
14mu|texlive-imac-20100306-4|24	provides a LaTeX package and a BibTeX style file.
14mu|texlive-imac-20100306-4|25	
14mu|texlive-imac-20100306-4|26	
14mu|texlive-imac-20100306-4|27	#-----------------------------------------------------------------------
14mu|texlive-imac-20100306-4|28	%files
14mu|texlive-imac-20100306-4|29	%{_texmfdistdir}/bibtex/bst/imac/imac.bst
14mu|texlive-imac-20100306-4|30	%{_texmfdistdir}/tex/latex/imac/imac.sty
14mu|texlive-imac-20100306-4|31	%doc %{_texmfdistdir}/doc/latex/imac/imac.bib
14mu|texlive-imac-20100306-4|32	%doc %{_texmfdistdir}/doc/latex/imac/imac.pdf
14mu|texlive-imac-20100306-4|33	%doc %{_texmfdistdir}/doc/latex/imac/imac.tex
14mu|texlive-imac-20100306-4|34	%doc %{_texmfdistdir}/doc/latex/imac/readme.txt
14mu|texlive-imac-20100306-4|35	
14mu|texlive-imac-20100306-4|36	#-----------------------------------------------------------------------
14mu|texlive-imac-20100306-4|37	%prep
14mu|texlive-imac-20100306-4|38	%setup -c -a0 -a1
14mu|texlive-imac-20100306-4|39	
14mu|texlive-imac-20100306-4|40	%build
14mu|texlive-imac-20100306-4|41	
14mu|texlive-imac-20100306-4|42	%install
14mu|texlive-imac-20100306-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-imac-20100306-4|44	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-imac-20100306-4|45	
14mu|texlive-imac-20100306-4|46	
14mu|texlive-imac-20100306-4|47	
14mu|texlive-imac-20100306-4|48	%changelog
14mu|texlive-imac-20100306-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100306-4
14mu|texlive-imac-20100306-4|50	+ Revision: 3ecb65c
14mu|texlive-imac-20100306-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-imac-20100306-4|52	
14mu|texlive-imac-20100306-4|53	

25046 14
14mu|texlive-image-gallery-v1.0j-4|1	# revision 15878
14mu|texlive-image-gallery-v1.0j-4|2	# category Package
14mu|texlive-image-gallery-v1.0j-4|3	# catalog-ctan /macros/latex/contrib/image-gallery
14mu|texlive-image-gallery-v1.0j-4|4	# catalog-date 2008-08-19 23:32:24 +0200
14mu|texlive-image-gallery-v1.0j-4|5	# catalog-license lppl
14mu|texlive-image-gallery-v1.0j-4|6	# catalog-version v1.0j
14mu|texlive-image-gallery-v1.0j-4|7	Name:		texlive-image-gallery
14mu|texlive-image-gallery-v1.0j-4|8	Version:	v1.0j
14mu|texlive-image-gallery-v1.0j-4|9	Release:	4
14mu|texlive-image-gallery-v1.0j-4|10	Summary:	Create an overview of pictures from a digital camera or from other sources
14mu|texlive-image-gallery-v1.0j-4|11	Group:		Publishing
14mu|texlive-image-gallery-v1.0j-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/image-gallery
14mu|texlive-image-gallery-v1.0j-4|13	License:	LPPL
14mu|texlive-image-gallery-v1.0j-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/image-gallery.tar.xz
14mu|texlive-image-gallery-v1.0j-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/image-gallery.doc.tar.xz
14mu|texlive-image-gallery-v1.0j-4|16	BuildArch:	noarch
14mu|texlive-image-gallery-v1.0j-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-image-gallery-v1.0j-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-image-gallery-v1.0j-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-image-gallery-v1.0j-4|20	
14mu|texlive-image-gallery-v1.0j-4|21	%description
14mu|texlive-image-gallery-v1.0j-4|22	The class may be used to create an overview of pictures from a
14mu|texlive-image-gallery-v1.0j-4|23	digital camera or from other sources. It is possible to adjust
14mu|texlive-image-gallery-v1.0j-4|24	the size of the pictures and all the margins. The example file
14mu|texlive-image-gallery-v1.0j-4|25	shows the usage.
14mu|texlive-image-gallery-v1.0j-4|26	
14mu|texlive-image-gallery-v1.0j-4|27	
14mu|texlive-image-gallery-v1.0j-4|28	#-----------------------------------------------------------------------
14mu|texlive-image-gallery-v1.0j-4|29	%files
14mu|texlive-image-gallery-v1.0j-4|30	%{_texmfdistdir}/tex/latex/image-gallery/image-gallery.cls
14mu|texlive-image-gallery-v1.0j-4|31	%doc %{_texmfdistdir}/doc/latex/image-gallery/README
14mu|texlive-image-gallery-v1.0j-4|32	%doc %{_texmfdistdir}/doc/latex/image-gallery/gallery-example.pdf
14mu|texlive-image-gallery-v1.0j-4|33	%doc %{_texmfdistdir}/doc/latex/image-gallery/gallery-example.tex
14mu|texlive-image-gallery-v1.0j-4|34	%doc %{_texmfdistdir}/doc/latex/image-gallery/mypics.txt
14mu|texlive-image-gallery-v1.0j-4|35	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic001.jpg
14mu|texlive-image-gallery-v1.0j-4|36	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic002.jpg
14mu|texlive-image-gallery-v1.0j-4|37	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic003.jpg
14mu|texlive-image-gallery-v1.0j-4|38	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic004.jpg
14mu|texlive-image-gallery-v1.0j-4|39	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic005.jpg
14mu|texlive-image-gallery-v1.0j-4|40	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic006.jpg
14mu|texlive-image-gallery-v1.0j-4|41	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic007.jpg
14mu|texlive-image-gallery-v1.0j-4|42	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic008.jpg
14mu|texlive-image-gallery-v1.0j-4|43	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic009.jpg
14mu|texlive-image-gallery-v1.0j-4|44	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic010.jpg
14mu|texlive-image-gallery-v1.0j-4|45	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic011.jpg
14mu|texlive-image-gallery-v1.0j-4|46	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic012.jpg
14mu|texlive-image-gallery-v1.0j-4|47	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic013.jpg
14mu|texlive-image-gallery-v1.0j-4|48	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic014.jpg
14mu|texlive-image-gallery-v1.0j-4|49	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic015.jpg
14mu|texlive-image-gallery-v1.0j-4|50	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic016.jpg
14mu|texlive-image-gallery-v1.0j-4|51	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic017.jpg
14mu|texlive-image-gallery-v1.0j-4|52	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic018.jpg
14mu|texlive-image-gallery-v1.0j-4|53	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic019.jpg
14mu|texlive-image-gallery-v1.0j-4|54	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic020.jpg
14mu|texlive-image-gallery-v1.0j-4|55	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic021.jpg
14mu|texlive-image-gallery-v1.0j-4|56	%doc %{_texmfdistdir}/doc/latex/image-gallery/pic022.jpg
14mu|texlive-image-gallery-v1.0j-4|57	
14mu|texlive-image-gallery-v1.0j-4|58	#-----------------------------------------------------------------------
14mu|texlive-image-gallery-v1.0j-4|59	%prep
14mu|texlive-image-gallery-v1.0j-4|60	%setup -c -a0 -a1
14mu|texlive-image-gallery-v1.0j-4|61	
14mu|texlive-image-gallery-v1.0j-4|62	%build
14mu|texlive-image-gallery-v1.0j-4|63	
14mu|texlive-image-gallery-v1.0j-4|64	%install
14mu|texlive-image-gallery-v1.0j-4|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-image-gallery-v1.0j-4|66	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-image-gallery-v1.0j-4|67	
14mu|texlive-image-gallery-v1.0j-4|68	
14mu|texlive-image-gallery-v1.0j-4|69	
14mu|texlive-image-gallery-v1.0j-4|70	%changelog
14mu|texlive-image-gallery-v1.0j-4|71	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.0j-4
14mu|texlive-image-gallery-v1.0j-4|72	+ Revision: 03bfb62
14mu|texlive-image-gallery-v1.0j-4|73	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-image-gallery-v1.0j-4|74	
14mu|texlive-image-gallery-v1.0j-4|75	

25047 14
14mu|texlive-imakeidx-1.0a-3|1	# revision 26275
14mu|texlive-imakeidx-1.0a-3|2	# category Package
14mu|texlive-imakeidx-1.0a-3|3	# catalog-ctan /macros/latex/contrib/imakeidx
14mu|texlive-imakeidx-1.0a-3|4	# catalog-date 2012-05-09 14:48:06 +0200
14mu|texlive-imakeidx-1.0a-3|5	# catalog-license lppl1.3
14mu|texlive-imakeidx-1.0a-3|6	# catalog-version 1.0a
14mu|texlive-imakeidx-1.0a-3|7	Name:		texlive-imakeidx
14mu|texlive-imakeidx-1.0a-3|8	Version:	1.0a
14mu|texlive-imakeidx-1.0a-3|9	Release:	3
14mu|texlive-imakeidx-1.0a-3|10	Summary:	A package for producing multiple indexes
14mu|texlive-imakeidx-1.0a-3|11	Group:		Publishing
14mu|texlive-imakeidx-1.0a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/imakeidx
14mu|texlive-imakeidx-1.0a-3|13	License:	LPPL1.3
14mu|texlive-imakeidx-1.0a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imakeidx.tar.xz
14mu|texlive-imakeidx-1.0a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imakeidx.doc.tar.xz
14mu|texlive-imakeidx-1.0a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imakeidx.source.tar.xz
14mu|texlive-imakeidx-1.0a-3|17	BuildArch:	noarch
14mu|texlive-imakeidx-1.0a-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-imakeidx-1.0a-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-imakeidx-1.0a-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-imakeidx-1.0a-3|21	
14mu|texlive-imakeidx-1.0a-3|22	%description
14mu|texlive-imakeidx-1.0a-3|23	The package enables the user to produce and typeset one or more
14mu|texlive-imakeidx-1.0a-3|24	indexes simultaneously with a document. The package is known to
14mu|texlive-imakeidx-1.0a-3|25	work in LaTeX documents processed with pdflatex, xelatatex and
14mu|texlive-imakeidx-1.0a-3|26	lualatex. If makeindex is used for processing the index
14mu|texlive-imakeidx-1.0a-3|27	entries, no particular setting up is needed when TeX Live 2010
14mu|texlive-imakeidx-1.0a-3|28	is used. Using xindy or other programs it is necessary to
14mu|texlive-imakeidx-1.0a-3|29	enable shell escape; shell escape is also needed if splitindex
14mu|texlive-imakeidx-1.0a-3|30	is used.
14mu|texlive-imakeidx-1.0a-3|31	
14mu|texlive-imakeidx-1.0a-3|32	
14mu|texlive-imakeidx-1.0a-3|33	#-----------------------------------------------------------------------
14mu|texlive-imakeidx-1.0a-3|34	%files
14mu|texlive-imakeidx-1.0a-3|35	%{_texmfdistdir}/tex/latex/imakeidx/imakeidx.sty
14mu|texlive-imakeidx-1.0a-3|36	%doc %{_texmfdistdir}/doc/latex/imakeidx/README
14mu|texlive-imakeidx-1.0a-3|37	%doc %{_texmfdistdir}/doc/latex/imakeidx/imakeidx.pdf
14mu|texlive-imakeidx-1.0a-3|38	#- source
14mu|texlive-imakeidx-1.0a-3|39	%doc %{_texmfdistdir}/source/latex/imakeidx/imakeidx.dtx
14mu|texlive-imakeidx-1.0a-3|40	
14mu|texlive-imakeidx-1.0a-3|41	#-----------------------------------------------------------------------
14mu|texlive-imakeidx-1.0a-3|42	%prep
14mu|texlive-imakeidx-1.0a-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-imakeidx-1.0a-3|44	
14mu|texlive-imakeidx-1.0a-3|45	%build
14mu|texlive-imakeidx-1.0a-3|46	
14mu|texlive-imakeidx-1.0a-3|47	%install
14mu|texlive-imakeidx-1.0a-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-imakeidx-1.0a-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-imakeidx-1.0a-3|50	
14mu|texlive-imakeidx-1.0a-3|51	
14mu|texlive-imakeidx-1.0a-3|52	
14mu|texlive-imakeidx-1.0a-3|53	%changelog
14mu|texlive-imakeidx-1.0a-3|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-3
14mu|texlive-imakeidx-1.0a-3|55	+ Revision: 09fe299
14mu|texlive-imakeidx-1.0a-3|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-imakeidx-1.0a-3|57	
14mu|texlive-imakeidx-1.0a-3|58	

25048 14
14mu|texlive-impnattypo-1.0-4|1	# revision 24057
14mu|texlive-impnattypo-1.0-4|2	# category Package
14mu|texlive-impnattypo-1.0-4|3	# catalog-ctan /macros/latex/contrib/impnattypo
14mu|texlive-impnattypo-1.0-4|4	# catalog-date 2011-09-21 17:45:17 +0200
14mu|texlive-impnattypo-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-impnattypo-1.0-4|6	# catalog-version 1.0
14mu|texlive-impnattypo-1.0-4|7	Name:		texlive-impnattypo
14mu|texlive-impnattypo-1.0-4|8	Version:	1.0
14mu|texlive-impnattypo-1.0-4|9	Release:	4
14mu|texlive-impnattypo-1.0-4|10	Summary:	Support typography of l'Imprimerie Nationale FranASSaise
14mu|texlive-impnattypo-1.0-4|11	Group:		Publishing
14mu|texlive-impnattypo-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/impnattypo
14mu|texlive-impnattypo-1.0-4|13	License:	LPPL1.3
14mu|texlive-impnattypo-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impnattypo.tar.xz
14mu|texlive-impnattypo-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impnattypo.doc.tar.xz
14mu|texlive-impnattypo-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/impnattypo.source.tar.xz
14mu|texlive-impnattypo-1.0-4|17	BuildArch:	noarch
14mu|texlive-impnattypo-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-impnattypo-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-impnattypo-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-impnattypo-1.0-4|21	
14mu|texlive-impnattypo-1.0-4|22	%description
14mu|texlive-impnattypo-1.0-4|23	The package provides useful macros implementing recommendations
14mu|texlive-impnattypo-1.0-4|24	by the French Imprimerie Nationale.
14mu|texlive-impnattypo-1.0-4|25	
14mu|texlive-impnattypo-1.0-4|26	
14mu|texlive-impnattypo-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-impnattypo-1.0-4|28	%files
14mu|texlive-impnattypo-1.0-4|29	%{_texmfdistdir}/tex/latex/impnattypo/impnattypo.sty
14mu|texlive-impnattypo-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/impnattypo/README
14mu|texlive-impnattypo-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/impnattypo/impnattypo-fr.pdf
14mu|texlive-impnattypo-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/impnattypo/impnattypo.pdf
14mu|texlive-impnattypo-1.0-4|33	#- source
14mu|texlive-impnattypo-1.0-4|34	%doc %{_texmfdistdir}/source/latex/impnattypo/impnattypo.dtx
14mu|texlive-impnattypo-1.0-4|35	%doc %{_texmfdistdir}/source/latex/impnattypo/impnattypo.ins
14mu|texlive-impnattypo-1.0-4|36	
14mu|texlive-impnattypo-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-impnattypo-1.0-4|38	%prep
14mu|texlive-impnattypo-1.0-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-impnattypo-1.0-4|40	
14mu|texlive-impnattypo-1.0-4|41	%build
14mu|texlive-impnattypo-1.0-4|42	
14mu|texlive-impnattypo-1.0-4|43	%install
14mu|texlive-impnattypo-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-impnattypo-1.0-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-impnattypo-1.0-4|46	
14mu|texlive-impnattypo-1.0-4|47	
14mu|texlive-impnattypo-1.0-4|48	
14mu|texlive-impnattypo-1.0-4|49	%changelog
14mu|texlive-impnattypo-1.0-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-impnattypo-1.0-4|51	+ Revision: 9f1cf99
14mu|texlive-impnattypo-1.0-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-impnattypo-1.0-4|53	
14mu|texlive-impnattypo-1.0-4|54	

25049 14
14mu|texlive-import-5.1-4|1	# revision 17361
14mu|texlive-import-5.1-4|2	# category Package
14mu|texlive-import-5.1-4|3	# catalog-ctan /macros/latex/contrib/import
14mu|texlive-import-5.1-4|4	# catalog-date 2010-03-09 13:05:51 +0100
14mu|texlive-import-5.1-4|5	# catalog-license pd
14mu|texlive-import-5.1-4|6	# catalog-version 5.1
14mu|texlive-import-5.1-4|7	Name:		texlive-import
14mu|texlive-import-5.1-4|8	Version:	5.1
14mu|texlive-import-5.1-4|9	Release:	4
14mu|texlive-import-5.1-4|10	Summary:	Establish input relative to a directory
14mu|texlive-import-5.1-4|11	Group:		Publishing
14mu|texlive-import-5.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/import
14mu|texlive-import-5.1-4|13	License:	PD
14mu|texlive-import-5.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/import.tar.xz
14mu|texlive-import-5.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/import.doc.tar.xz
14mu|texlive-import-5.1-4|16	BuildArch:	noarch
14mu|texlive-import-5.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-import-5.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-import-5.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-import-5.1-4|20	
14mu|texlive-import-5.1-4|21	%description
14mu|texlive-import-5.1-4|22	The commands \import{full_path}{file} and
14mu|texlive-import-5.1-4|23	\subimport{path_extension}{file} set up input through standard
14mu|texlive-import-5.1-4|24	LaTeX mechanisms (\input, \include and \includegraphics) to
14mu|texlive-import-5.1-4|25	load files relative to the \import-ed directory. There are also
14mu|texlive-import-5.1-4|26	\includefrom, \subincludefrom, and * variants of the commands.
14mu|texlive-import-5.1-4|27	
14mu|texlive-import-5.1-4|28	
14mu|texlive-import-5.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-import-5.1-4|30	%files
14mu|texlive-import-5.1-4|31	%{_texmfdistdir}/tex/latex/import/import.sty
14mu|texlive-import-5.1-4|32	%doc %{_texmfdistdir}/doc/latex/import/import.pdf
14mu|texlive-import-5.1-4|33	%doc %{_texmfdistdir}/doc/latex/import/import.tex
14mu|texlive-import-5.1-4|34	
14mu|texlive-import-5.1-4|35	#-----------------------------------------------------------------------
14mu|texlive-import-5.1-4|36	%prep
14mu|texlive-import-5.1-4|37	%setup -c -a0 -a1
14mu|texlive-import-5.1-4|38	
14mu|texlive-import-5.1-4|39	%build
14mu|texlive-import-5.1-4|40	
14mu|texlive-import-5.1-4|41	%install
14mu|texlive-import-5.1-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-import-5.1-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-import-5.1-4|44	
14mu|texlive-import-5.1-4|45	
14mu|texlive-import-5.1-4|46	
14mu|texlive-import-5.1-4|47	%changelog
14mu|texlive-import-5.1-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.1-4
14mu|texlive-import-5.1-4|49	+ Revision: 81a95bd
14mu|texlive-import-5.1-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-import-5.1-4|51	
14mu|texlive-import-5.1-4|52	

25050 14
14mu|texlive-imsproc-0.1-4|1	# revision 26198
14mu|texlive-imsproc-0.1-4|2	# category Package
14mu|texlive-imsproc-0.1-4|3	# catalog-ctan /macros/xetex/latex/imsproc
14mu|texlive-imsproc-0.1-4|4	# catalog-date 2012-05-02 17:05:01 +0200
14mu|texlive-imsproc-0.1-4|5	# catalog-license lppl1.3
14mu|texlive-imsproc-0.1-4|6	# catalog-version 0.1
14mu|texlive-imsproc-0.1-4|7	Name:		texlive-imsproc
14mu|texlive-imsproc-0.1-4|8	Version:	0.1
14mu|texlive-imsproc-0.1-4|9	Release:	4
14mu|texlive-imsproc-0.1-4|10	Summary:	Typeset IMS conference proceedings
14mu|texlive-imsproc-0.1-4|11	Group:		Publishing
14mu|texlive-imsproc-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/imsproc
14mu|texlive-imsproc-0.1-4|13	License:	LPPL1.3
14mu|texlive-imsproc-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imsproc.tar.xz
14mu|texlive-imsproc-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imsproc.doc.tar.xz
14mu|texlive-imsproc-0.1-4|16	BuildArch:	noarch
14mu|texlive-imsproc-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-imsproc-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-imsproc-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-imsproc-0.1-4|20	
14mu|texlive-imsproc-0.1-4|21	%description
14mu|texlive-imsproc-0.1-4|22	The class typesets papers for IMS (Iranian Mathematical
14mu|texlive-imsproc-0.1-4|23	Society) conference proceedings. The class uses the XePersian
14mu|texlive-imsproc-0.1-4|24	package.
14mu|texlive-imsproc-0.1-4|25	
14mu|texlive-imsproc-0.1-4|26	
14mu|texlive-imsproc-0.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-imsproc-0.1-4|28	%files
14mu|texlive-imsproc-0.1-4|29	%{_texmfdistdir}/tex/xelatex/imsproc/imsproc.cls
14mu|texlive-imsproc-0.1-4|30	%doc %{_texmfdistdir}/doc/xelatex/imsproc/README
14mu|texlive-imsproc-0.1-4|31	%doc %{_texmfdistdir}/doc/xelatex/imsproc/logo.JPG
14mu|texlive-imsproc-0.1-4|32	%doc %{_texmfdistdir}/doc/xelatex/imsproc/sample-imsproc.tex
14mu|texlive-imsproc-0.1-4|33	
14mu|texlive-imsproc-0.1-4|34	#-----------------------------------------------------------------------
14mu|texlive-imsproc-0.1-4|35	%prep
14mu|texlive-imsproc-0.1-4|36	%setup -c -a0 -a1
14mu|texlive-imsproc-0.1-4|37	
14mu|texlive-imsproc-0.1-4|38	%build
14mu|texlive-imsproc-0.1-4|39	
14mu|texlive-imsproc-0.1-4|40	%install
14mu|texlive-imsproc-0.1-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-imsproc-0.1-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-imsproc-0.1-4|43	
14mu|texlive-imsproc-0.1-4|44	
14mu|texlive-imsproc-0.1-4|45	
14mu|texlive-imsproc-0.1-4|46	%changelog
14mu|texlive-imsproc-0.1-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-imsproc-0.1-4|48	+ Revision: 8d79d70
14mu|texlive-imsproc-0.1-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-imsproc-0.1-4|50	
14mu|texlive-imsproc-0.1-4|51	

25051 14
14mu|texlive-imtekda-1.7-4|1	# revision 17667
14mu|texlive-imtekda-1.7-4|2	# category Package
14mu|texlive-imtekda-1.7-4|3	# catalog-ctan /macros/latex/contrib/imtekda
14mu|texlive-imtekda-1.7-4|4	# catalog-date 2010-04-03 16:55:02 +0200
14mu|texlive-imtekda-1.7-4|5	# catalog-license lppl
14mu|texlive-imtekda-1.7-4|6	# catalog-version 1.7
14mu|texlive-imtekda-1.7-4|7	Name:		texlive-imtekda
14mu|texlive-imtekda-1.7-4|8	Version:	1.7
14mu|texlive-imtekda-1.7-4|9	Release:	4
14mu|texlive-imtekda-1.7-4|10	Summary:	IMTEK thesis class
14mu|texlive-imtekda-1.7-4|11	Group:		Publishing
14mu|texlive-imtekda-1.7-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/imtekda
14mu|texlive-imtekda-1.7-4|13	License:	LPPL
14mu|texlive-imtekda-1.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imtekda.tar.xz
14mu|texlive-imtekda-1.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imtekda.doc.tar.xz
14mu|texlive-imtekda-1.7-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/imtekda.source.tar.xz
14mu|texlive-imtekda-1.7-4|17	BuildArch:	noarch
14mu|texlive-imtekda-1.7-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-imtekda-1.7-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-imtekda-1.7-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-imtekda-1.7-4|21	
14mu|texlive-imtekda-1.7-4|22	%description
14mu|texlive-imtekda-1.7-4|23	The class permits typesetting of diploma, bachelor's and
14mu|texlive-imtekda-1.7-4|24	master's theses for the Institute of Microsystem Technology
14mu|texlive-imtekda-1.7-4|25	(IMTEK) at the University of Freiburg (Germany). The class is
14mu|texlive-imtekda-1.7-4|26	based on the KOMA-Script class scrbook. Included in the
14mu|texlive-imtekda-1.7-4|27	documentation is a large collection of useful tips for
14mu|texlive-imtekda-1.7-4|28	typesetting theses and a list of recommended packages.
14mu|texlive-imtekda-1.7-4|29	
14mu|texlive-imtekda-1.7-4|30	
14mu|texlive-imtekda-1.7-4|31	#-----------------------------------------------------------------------
14mu|texlive-imtekda-1.7-4|32	%files
14mu|texlive-imtekda-1.7-4|33	%{_texmfdistdir}/tex/latex/imtekda/IMTEKda.cls
14mu|texlive-imtekda-1.7-4|34	%doc %{_texmfdistdir}/doc/latex/imtekda/IMTEKda.pdf
14mu|texlive-imtekda-1.7-4|35	%doc %{_texmfdistdir}/doc/latex/imtekda/README
14mu|texlive-imtekda-1.7-4|36	%doc %{_texmfdistdir}/doc/latex/imtekda/diplarb.bib
14mu|texlive-imtekda-1.7-4|37	%doc %{_texmfdistdir}/doc/latex/imtekda/diplarb.tex
14mu|texlive-imtekda-1.7-4|38	%doc %{_texmfdistdir}/doc/latex/imtekda/figures/bild.eps
14mu|texlive-imtekda-1.7-4|39	%doc %{_texmfdistdir}/doc/latex/imtekda/figures/bild.pdf
14mu|texlive-imtekda-1.7-4|40	#- source
14mu|texlive-imtekda-1.7-4|41	%doc %{_texmfdistdir}/source/latex/imtekda/IMTEKda.dtx
14mu|texlive-imtekda-1.7-4|42	%doc %{_texmfdistdir}/source/latex/imtekda/IMTEKda.ins
14mu|texlive-imtekda-1.7-4|43	
14mu|texlive-imtekda-1.7-4|44	#-----------------------------------------------------------------------
14mu|texlive-imtekda-1.7-4|45	%prep
14mu|texlive-imtekda-1.7-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-imtekda-1.7-4|47	
14mu|texlive-imtekda-1.7-4|48	%build
14mu|texlive-imtekda-1.7-4|49	
14mu|texlive-imtekda-1.7-4|50	%install
14mu|texlive-imtekda-1.7-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-imtekda-1.7-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-imtekda-1.7-4|53	
14mu|texlive-imtekda-1.7-4|54	
14mu|texlive-imtekda-1.7-4|55	
14mu|texlive-imtekda-1.7-4|56	%changelog
14mu|texlive-imtekda-1.7-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7-4
14mu|texlive-imtekda-1.7-4|58	+ Revision: cdba567
14mu|texlive-imtekda-1.7-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-imtekda-1.7-4|60	
14mu|texlive-imtekda-1.7-4|61	

25052 14
14mu|texlive-incgraph-1.02-3|1	# revision 27038
14mu|texlive-incgraph-1.02-3|2	# category Package
14mu|texlive-incgraph-1.02-3|3	# catalog-ctan /macros/latex/contrib/incgraph
14mu|texlive-incgraph-1.02-3|4	# catalog-date 2012-07-06 12:27:41 +0200
14mu|texlive-incgraph-1.02-3|5	# catalog-license lppl1.3
14mu|texlive-incgraph-1.02-3|6	# catalog-version 1.02
14mu|texlive-incgraph-1.02-3|7	Name:		texlive-incgraph
14mu|texlive-incgraph-1.02-3|8	Version:	1.02
14mu|texlive-incgraph-1.02-3|9	Release:	3
14mu|texlive-incgraph-1.02-3|10	Summary:	Sophisticated graphics inclusion in a PDF document
14mu|texlive-incgraph-1.02-3|11	Group:		Publishing
14mu|texlive-incgraph-1.02-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/incgraph
14mu|texlive-incgraph-1.02-3|13	License:	LPPL1.3
14mu|texlive-incgraph-1.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/incgraph.tar.xz
14mu|texlive-incgraph-1.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/incgraph.doc.tar.xz
14mu|texlive-incgraph-1.02-3|16	BuildArch:	noarch
14mu|texlive-incgraph-1.02-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-incgraph-1.02-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-incgraph-1.02-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-incgraph-1.02-3|20	
14mu|texlive-incgraph-1.02-3|21	%description
14mu|texlive-incgraph-1.02-3|22	The package provides tools for including graphics at the full
14mu|texlive-incgraph-1.02-3|23	size of the output medium, or for creating "pages" whose size
14mu|texlive-incgraph-1.02-3|24	is that of the graphic they contain. A principal use case is
14mu|texlive-incgraph-1.02-3|25	documents that require inclusion of (potentially many) scans or
14mu|texlive-incgraph-1.02-3|26	photographs. Bookmarking is especially supported. The tool box
14mu|texlive-incgraph-1.02-3|27	has basic macros and a 'convenience' user interface that wraps
14mu|texlive-incgraph-1.02-3|28	\includegraphics.
14mu|texlive-incgraph-1.02-3|29	
14mu|texlive-incgraph-1.02-3|30	
14mu|texlive-incgraph-1.02-3|31	#-----------------------------------------------------------------------
14mu|texlive-incgraph-1.02-3|32	%files
14mu|texlive-incgraph-1.02-3|33	%{_texmfdistdir}/tex/latex/incgraph/incgraph.sty
14mu|texlive-incgraph-1.02-3|34	%doc %{_texmfdistdir}/doc/latex/incgraph/CHANGES
14mu|texlive-incgraph-1.02-3|35	%doc %{_texmfdistdir}/doc/latex/incgraph/README
14mu|texlive-incgraph-1.02-3|36	%doc %{_texmfdistdir}/doc/latex/incgraph/exaimage-0001.png
14mu|texlive-incgraph-1.02-3|37	%doc %{_texmfdistdir}/doc/latex/incgraph/exaimage-0037.png
14mu|texlive-incgraph-1.02-3|38	%doc %{_texmfdistdir}/doc/latex/incgraph/exaimage-0123.png
14mu|texlive-incgraph-1.02-3|39	%doc %{_texmfdistdir}/doc/latex/incgraph/example.jpg
14mu|texlive-incgraph-1.02-3|40	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-a.pdf
14mu|texlive-incgraph-1.02-3|41	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-a.tex
14mu|texlive-incgraph-1.02-3|42	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-b.pdf
14mu|texlive-incgraph-1.02-3|43	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-b.tex
14mu|texlive-incgraph-1.02-3|44	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-c.pdf
14mu|texlive-incgraph-1.02-3|45	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph-example-c.tex
14mu|texlive-incgraph-1.02-3|46	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph.pdf
14mu|texlive-incgraph-1.02-3|47	%doc %{_texmfdistdir}/doc/latex/incgraph/incgraph.tex
14mu|texlive-incgraph-1.02-3|48	
14mu|texlive-incgraph-1.02-3|49	#-----------------------------------------------------------------------
14mu|texlive-incgraph-1.02-3|50	%prep
14mu|texlive-incgraph-1.02-3|51	%setup -c -a0 -a1
14mu|texlive-incgraph-1.02-3|52	
14mu|texlive-incgraph-1.02-3|53	%build
14mu|texlive-incgraph-1.02-3|54	
14mu|texlive-incgraph-1.02-3|55	%install
14mu|texlive-incgraph-1.02-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-incgraph-1.02-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-incgraph-1.02-3|58	
14mu|texlive-incgraph-1.02-3|59	
14mu|texlive-incgraph-1.02-3|60	
14mu|texlive-incgraph-1.02-3|61	%changelog
14mu|texlive-incgraph-1.02-3|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02-3
14mu|texlive-incgraph-1.02-3|63	+ Revision: fcbc7ae
14mu|texlive-incgraph-1.02-3|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-incgraph-1.02-3|65	
14mu|texlive-incgraph-1.02-3|66	

25053 14
14mu|texlive-inconsolata-20100907-4|1	# revision 19721
14mu|texlive-inconsolata-20100907-4|2	# category Package
14mu|texlive-inconsolata-20100907-4|3	# catalog-ctan /fonts/inconsolata
14mu|texlive-inconsolata-20100907-4|4	# catalog-date 2010-09-07 15:05:43 +0200
14mu|texlive-inconsolata-20100907-4|5	# catalog-license ofl
14mu|texlive-inconsolata-20100907-4|6	# catalog-version undef
14mu|texlive-inconsolata-20100907-4|7	Name:		texlive-inconsolata
14mu|texlive-inconsolata-20100907-4|8	Version:	20100907
14mu|texlive-inconsolata-20100907-4|9	Release:	4
14mu|texlive-inconsolata-20100907-4|10	Summary:	A monospaced font, with support files for use with TeX
14mu|texlive-inconsolata-20100907-4|11	Group:		Publishing
14mu|texlive-inconsolata-20100907-4|12	URL:		http://www.ctan.org/tex-archive/fonts/inconsolata
14mu|texlive-inconsolata-20100907-4|13	License:	OFL
14mu|texlive-inconsolata-20100907-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inconsolata.tar.xz
14mu|texlive-inconsolata-20100907-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inconsolata.doc.tar.xz
14mu|texlive-inconsolata-20100907-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inconsolata.source.tar.xz
14mu|texlive-inconsolata-20100907-4|17	BuildArch:	noarch
14mu|texlive-inconsolata-20100907-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-inconsolata-20100907-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-inconsolata-20100907-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-inconsolata-20100907-4|21	
14mu|texlive-inconsolata-20100907-4|22	%description
14mu|texlive-inconsolata-20100907-4|23	Inconsolata is a monospaced font designed by Raph Levien. This
14mu|texlive-inconsolata-20100907-4|24	package contains the font (in both Adobe Type 1 and OpenType
14mu|texlive-inconsolata-20100907-4|25	formats), metric files for use with TeX, and LaTeX font
14mu|texlive-inconsolata-20100907-4|26	definition and other relevant files.
14mu|texlive-inconsolata-20100907-4|27	
14mu|texlive-inconsolata-20100907-4|28	
14mu|texlive-inconsolata-20100907-4|29	#-----------------------------------------------------------------------
14mu|texlive-inconsolata-20100907-4|30	%files
14mu|texlive-inconsolata-20100907-4|31	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-ec.enc
14mu|texlive-inconsolata-20100907-4|32	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-ei1.enc
14mu|texlive-inconsolata-20100907-4|33	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-ot1tt.enc
14mu|texlive-inconsolata-20100907-4|34	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-qxtt.enc
14mu|texlive-inconsolata-20100907-4|35	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-texnansi.enc
14mu|texlive-inconsolata-20100907-4|36	%{_texmfdistdir}/fonts/enc/dvips/inconsolata/fi4-ts1.enc
14mu|texlive-inconsolata-20100907-4|37	%{_texmfdistdir}/fonts/map/dvips/inconsolata/fi4.map
14mu|texlive-inconsolata-20100907-4|38	%{_texmfdistdir}/fonts/opentype/public/inconsolata/Inconsolata.otf
14mu|texlive-inconsolata-20100907-4|39	%{_texmfdistdir}/fonts/tfm/public/inconsolata/ec-inconsolata.tfm
14mu|texlive-inconsolata-20100907-4|40	%{_texmfdistdir}/fonts/tfm/public/inconsolata/ei1-inconsolata.tfm
14mu|texlive-inconsolata-20100907-4|41	%{_texmfdistdir}/fonts/tfm/public/inconsolata/qx-inconsolata.tfm
14mu|texlive-inconsolata-20100907-4|42	%{_texmfdistdir}/fonts/tfm/public/inconsolata/rm-inconsolata.tfm
14mu|texlive-inconsolata-20100907-4|43	%{_texmfdistdir}/fonts/tfm/public/inconsolata/texnansi-inconsolata.tfm
14mu|texlive-inconsolata-20100907-4|44	%{_texmfdistdir}/fonts/tfm/public/inconsolata/ts1-inconsolata.tfm
14mu|texlive-inconsolata-20100907-4|45	%{_texmfdistdir}/fonts/type1/public/inconsolata/Inconsolata.pfb
14mu|texlive-inconsolata-20100907-4|46	%{_texmfdistdir}/tex/latex/inconsolata/ei1fi4.fd
14mu|texlive-inconsolata-20100907-4|47	%{_texmfdistdir}/tex/latex/inconsolata/inconsolata.sty
14mu|texlive-inconsolata-20100907-4|48	%{_texmfdistdir}/tex/latex/inconsolata/ly1fi4.fd
14mu|texlive-inconsolata-20100907-4|49	%{_texmfdistdir}/tex/latex/inconsolata/ot1fi4.fd
14mu|texlive-inconsolata-20100907-4|50	%{_texmfdistdir}/tex/latex/inconsolata/qxfi4.fd
14mu|texlive-inconsolata-20100907-4|51	%{_texmfdistdir}/tex/latex/inconsolata/t1fi4.fd
14mu|texlive-inconsolata-20100907-4|52	%{_texmfdistdir}/tex/latex/inconsolata/ts1fi4.fd
14mu|texlive-inconsolata-20100907-4|53	%doc %{_texmfdistdir}/doc/fonts/inconsolata/ChangeLog
14mu|texlive-inconsolata-20100907-4|54	%doc %{_texmfdistdir}/doc/fonts/inconsolata/GNUmakefile
14mu|texlive-inconsolata-20100907-4|55	%doc %{_texmfdistdir}/doc/fonts/inconsolata/NEWS
14mu|texlive-inconsolata-20100907-4|56	%doc %{_texmfdistdir}/doc/fonts/inconsolata/README
14mu|texlive-inconsolata-20100907-4|57	%doc %{_texmfdistdir}/doc/fonts/inconsolata/fonttable.pdf
14mu|texlive-inconsolata-20100907-4|58	%doc %{_texmfdistdir}/doc/fonts/inconsolata/inconsolata.pdf
14mu|texlive-inconsolata-20100907-4|59	%doc %{_texmfdistdir}/doc/fonts/inconsolata/inconsolata.tex
14mu|texlive-inconsolata-20100907-4|60	%doc %{_texmfdistdir}/doc/fonts/inconsolata/test-spacing.tex
14mu|texlive-inconsolata-20100907-4|61	%doc %{_texmfdistdir}/doc/fonts/inconsolata/test-textless.tex
14mu|texlive-inconsolata-20100907-4|62	%doc %{_texmfdistdir}/doc/fonts/inconsolata/test.pdf
14mu|texlive-inconsolata-20100907-4|63	%doc %{_texmfdistdir}/doc/fonts/inconsolata/test.tex
14mu|texlive-inconsolata-20100907-4|64	%doc %{_texmfdistdir}/doc/fonts/inconsolata/testmin.tex
14mu|texlive-inconsolata-20100907-4|65	#- source
14mu|texlive-inconsolata-20100907-4|66	%doc %{_texmfdistdir}/source/fonts/inconsolata/Inconsolata.sfd
14mu|texlive-inconsolata-20100907-4|67	
14mu|texlive-inconsolata-20100907-4|68	#-----------------------------------------------------------------------
14mu|texlive-inconsolata-20100907-4|69	%prep
14mu|texlive-inconsolata-20100907-4|70	%setup -c -a0 -a1 -a2
14mu|texlive-inconsolata-20100907-4|71	
14mu|texlive-inconsolata-20100907-4|72	%build
14mu|texlive-inconsolata-20100907-4|73	
14mu|texlive-inconsolata-20100907-4|74	%install
14mu|texlive-inconsolata-20100907-4|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-inconsolata-20100907-4|76	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-inconsolata-20100907-4|77	
14mu|texlive-inconsolata-20100907-4|78	
14mu|texlive-inconsolata-20100907-4|79	
14mu|texlive-inconsolata-20100907-4|80	%changelog
14mu|texlive-inconsolata-20100907-4|81	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100907-4
14mu|texlive-inconsolata-20100907-4|82	+ Revision: 7fa5dfd
14mu|texlive-inconsolata-20100907-4|83	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-inconsolata-20100907-4|84	
14mu|texlive-inconsolata-20100907-4|85	

25054 14
14mu|texlive-index-4.1beta-4|1	# revision 24099
14mu|texlive-index-4.1beta-4|2	# category Package
14mu|texlive-index-4.1beta-4|3	# catalog-ctan /macros/latex/contrib/index
14mu|texlive-index-4.1beta-4|4	# catalog-date 2008-04-20 19:53:04 +0200
14mu|texlive-index-4.1beta-4|5	# catalog-license other-free
14mu|texlive-index-4.1beta-4|6	# catalog-version 4.1beta
14mu|texlive-index-4.1beta-4|7	Name:		texlive-index
14mu|texlive-index-4.1beta-4|8	Version:	4.1beta
14mu|texlive-index-4.1beta-4|9	Release:	4
14mu|texlive-index-4.1beta-4|10	Summary:	Extended index for LaTeX including multiple indexes
14mu|texlive-index-4.1beta-4|11	Group:		Publishing
14mu|texlive-index-4.1beta-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/index
14mu|texlive-index-4.1beta-4|13	License:	OTHER-FREE
14mu|texlive-index-4.1beta-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/index.tar.xz
14mu|texlive-index-4.1beta-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/index.doc.tar.xz
14mu|texlive-index-4.1beta-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/index.source.tar.xz
14mu|texlive-index-4.1beta-4|17	BuildArch:	noarch
14mu|texlive-index-4.1beta-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-index-4.1beta-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-index-4.1beta-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-index-4.1beta-4|21	
14mu|texlive-index-4.1beta-4|22	%description
14mu|texlive-index-4.1beta-4|23	This is a reimplementation of LaTeX's indexing macros to
14mu|texlive-index-4.1beta-4|24	provide better support for indexing. For example, it supports
14mu|texlive-index-4.1beta-4|25	multiple indexes in a single document and provides a more
14mu|texlive-index-4.1beta-4|26	robust \index command. It supplies short hand notations for the
14mu|texlive-index-4.1beta-4|27	\index command (^{word}) and a * variation of \index
14mu|texlive-index-4.1beta-4|28	(abbreviated _{word}) that prints the word being indexed, as
14mu|texlive-index-4.1beta-4|29	well as creating an index entry for it.
14mu|texlive-index-4.1beta-4|30	
14mu|texlive-index-4.1beta-4|31	
14mu|texlive-index-4.1beta-4|32	#-----------------------------------------------------------------------
14mu|texlive-index-4.1beta-4|33	%files
14mu|texlive-index-4.1beta-4|34	%{_texmfdistdir}/bibtex/bst/index/xagsm.bst
14mu|texlive-index-4.1beta-4|35	%{_texmfdistdir}/bibtex/bst/index/xplain.bst
14mu|texlive-index-4.1beta-4|36	%{_texmfdistdir}/makeindex/index/bibref.ist
14mu|texlive-index-4.1beta-4|37	%{_texmfdistdir}/tex/latex/index/autind.sty
14mu|texlive-index-4.1beta-4|38	%{_texmfdistdir}/tex/latex/index/bibref.sty
14mu|texlive-index-4.1beta-4|39	%{_texmfdistdir}/tex/latex/index/index.sty
14mu|texlive-index-4.1beta-4|40	%doc %{_texmfdistdir}/doc/latex/index/README
14mu|texlive-index-4.1beta-4|41	%doc %{_texmfdistdir}/doc/latex/index/TODO
14mu|texlive-index-4.1beta-4|42	%doc %{_texmfdistdir}/doc/latex/index/agsmtst.tex
14mu|texlive-index-4.1beta-4|43	%doc %{_texmfdistdir}/doc/latex/index/autind.tex
14mu|texlive-index-4.1beta-4|44	%doc %{_texmfdistdir}/doc/latex/index/index.pdf
14mu|texlive-index-4.1beta-4|45	%doc %{_texmfdistdir}/doc/latex/index/plaintst.tex
14mu|texlive-index-4.1beta-4|46	%doc %{_texmfdistdir}/doc/latex/index/sample.tex
14mu|texlive-index-4.1beta-4|47	%doc %{_texmfdistdir}/doc/latex/index/test.bib
14mu|texlive-index-4.1beta-4|48	#- source
14mu|texlive-index-4.1beta-4|49	%doc %{_texmfdistdir}/source/latex/index/index.dtx
14mu|texlive-index-4.1beta-4|50	%doc %{_texmfdistdir}/source/latex/index/index.ins
14mu|texlive-index-4.1beta-4|51	
14mu|texlive-index-4.1beta-4|52	#-----------------------------------------------------------------------
14mu|texlive-index-4.1beta-4|53	%prep
14mu|texlive-index-4.1beta-4|54	%setup -c -a0 -a1 -a2
14mu|texlive-index-4.1beta-4|55	
14mu|texlive-index-4.1beta-4|56	%build
14mu|texlive-index-4.1beta-4|57	
14mu|texlive-index-4.1beta-4|58	%install
14mu|texlive-index-4.1beta-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-index-4.1beta-4|60	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-index-4.1beta-4|61	
14mu|texlive-index-4.1beta-4|62	
14mu|texlive-index-4.1beta-4|63	
14mu|texlive-index-4.1beta-4|64	%changelog
14mu|texlive-index-4.1beta-4|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.1beta-4
14mu|texlive-index-4.1beta-4|66	+ Revision: 08ac55d
14mu|texlive-index-4.1beta-4|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-index-4.1beta-4|68	
14mu|texlive-index-4.1beta-4|69	

25055 14
14mu|texlive-inlinedef-1.0-4|1	# revision 15878
14mu|texlive-inlinedef-1.0-4|2	# category Package
14mu|texlive-inlinedef-1.0-4|3	# catalog-ctan /macros/latex/contrib/inlinedef
14mu|texlive-inlinedef-1.0-4|4	# catalog-date 2008-08-19 23:32:24 +0200
14mu|texlive-inlinedef-1.0-4|5	# catalog-license lppl
14mu|texlive-inlinedef-1.0-4|6	# catalog-version 1.0
14mu|texlive-inlinedef-1.0-4|7	Name:		texlive-inlinedef
14mu|texlive-inlinedef-1.0-4|8	Version:	1.0
14mu|texlive-inlinedef-1.0-4|9	Release:	4
14mu|texlive-inlinedef-1.0-4|10	Summary:	Inline expansions within definitions
14mu|texlive-inlinedef-1.0-4|11	Group:		Publishing
14mu|texlive-inlinedef-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/inlinedef
14mu|texlive-inlinedef-1.0-4|13	License:	LPPL
14mu|texlive-inlinedef-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inlinedef.tar.xz
14mu|texlive-inlinedef-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inlinedef.doc.tar.xz
14mu|texlive-inlinedef-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inlinedef.source.tar.xz
14mu|texlive-inlinedef-1.0-4|17	BuildArch:	noarch
14mu|texlive-inlinedef-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-inlinedef-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-inlinedef-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-inlinedef-1.0-4|21	
14mu|texlive-inlinedef-1.0-4|22	%description
14mu|texlive-inlinedef-1.0-4|23	The package provides a macro \Inline. that precedes a \def or
14mu|texlive-inlinedef-1.0-4|24	\gdef. Within the definition text of an inlined definition,
14mu|texlive-inlinedef-1.0-4|25	keywords such as \Expand may be used to selectively inline
14mu|texlive-inlinedef-1.0-4|26	certain expansions at definition-time. This eases the process
14mu|texlive-inlinedef-1.0-4|27	of redefining macros in terms of the original definition, as
14mu|texlive-inlinedef-1.0-4|28	well as definitions in which the token that must be expanded is
14mu|texlive-inlinedef-1.0-4|29	deep within, where \expandafter would be difficult and \edef is
14mu|texlive-inlinedef-1.0-4|30	not suitable. Another application is as an easier version of
14mu|texlive-inlinedef-1.0-4|31	\aftergroup, by defining a macro in terms of expanded local
14mu|texlive-inlinedef-1.0-4|32	variables, then ending the group with
14mu|texlive-inlinedef-1.0-4|33	\expandafter\endgroup\macro.
14mu|texlive-inlinedef-1.0-4|34	
14mu|texlive-inlinedef-1.0-4|35	
14mu|texlive-inlinedef-1.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-inlinedef-1.0-4|37	%files
14mu|texlive-inlinedef-1.0-4|38	%{_texmfdistdir}/tex/latex/inlinedef/inlinedef.sty
14mu|texlive-inlinedef-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/inlinedef/README
14mu|texlive-inlinedef-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/inlinedef/inlinedef.pdf
14mu|texlive-inlinedef-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/inlinedef/inlinetest.tex
14mu|texlive-inlinedef-1.0-4|42	#- source
14mu|texlive-inlinedef-1.0-4|43	%doc %{_texmfdistdir}/source/latex/inlinedef/inlinedef.dtx
14mu|texlive-inlinedef-1.0-4|44	%doc %{_texmfdistdir}/source/latex/inlinedef/inlinedef.ins
14mu|texlive-inlinedef-1.0-4|45	
14mu|texlive-inlinedef-1.0-4|46	#-----------------------------------------------------------------------
14mu|texlive-inlinedef-1.0-4|47	%prep
14mu|texlive-inlinedef-1.0-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-inlinedef-1.0-4|49	
14mu|texlive-inlinedef-1.0-4|50	%build
14mu|texlive-inlinedef-1.0-4|51	
14mu|texlive-inlinedef-1.0-4|52	%install
14mu|texlive-inlinedef-1.0-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-inlinedef-1.0-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-inlinedef-1.0-4|55	
14mu|texlive-inlinedef-1.0-4|56	
14mu|texlive-inlinedef-1.0-4|57	
14mu|texlive-inlinedef-1.0-4|58	%changelog
14mu|texlive-inlinedef-1.0-4|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-inlinedef-1.0-4|60	+ Revision: f532957
14mu|texlive-inlinedef-1.0-4|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-inlinedef-1.0-4|62	
14mu|texlive-inlinedef-1.0-4|63	

25056 14
14mu|texlive-inputtrc-0.3-7|1	# revision 28019
14mu|texlive-inputtrc-0.3-7|2	# category Package
14mu|texlive-inputtrc-0.3-7|3	# catalog-ctan /macros/latex/contrib/inputtrc
14mu|texlive-inputtrc-0.3-7|4	# catalog-date 2012-10-16 10:36:45 +0200
14mu|texlive-inputtrc-0.3-7|5	# catalog-license lppl1.3
14mu|texlive-inputtrc-0.3-7|6	# catalog-version 0.3
14mu|texlive-inputtrc-0.3-7|7	Name:		texlive-inputtrc
14mu|texlive-inputtrc-0.3-7|8	Version:	0.3
14mu|texlive-inputtrc-0.3-7|9	Release:	7
14mu|texlive-inputtrc-0.3-7|10	Summary:	Trace which file loads which
14mu|texlive-inputtrc-0.3-7|11	Group:		Publishing
14mu|texlive-inputtrc-0.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/inputtrc
14mu|texlive-inputtrc-0.3-7|13	License:	LPPL1.3
14mu|texlive-inputtrc-0.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inputtrc.tar.xz
14mu|texlive-inputtrc-0.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inputtrc.doc.tar.xz
14mu|texlive-inputtrc-0.3-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inputtrc.source.tar.xz
14mu|texlive-inputtrc-0.3-7|17	BuildArch:	noarch
14mu|texlive-inputtrc-0.3-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-inputtrc-0.3-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-inputtrc-0.3-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-inputtrc-0.3-7|21	
14mu|texlive-inputtrc-0.3-7|22	%description
14mu|texlive-inputtrc-0.3-7|23	The package produces screen/log messages of the form '<current>
14mu|texlive-inputtrc-0.3-7|24	INPUTTING <next>' reporting LaTeX input commands (<current> and
14mu|texlive-inputtrc-0.3-7|25	<next> being file names). The message is indented to reflect
14mu|texlive-inputtrc-0.3-7|26	the level of input nesting. Tracing may be turned on and off,
14mu|texlive-inputtrc-0.3-7|27	and the unit of indentation may be adjusted. The implementation
14mu|texlive-inputtrc-0.3-7|28	somewhat resembles those of packages FiNK and inputfile.
14mu|texlive-inputtrc-0.3-7|29	
14mu|texlive-inputtrc-0.3-7|30	
14mu|texlive-inputtrc-0.3-7|31	#-----------------------------------------------------------------------
14mu|texlive-inputtrc-0.3-7|32	%files
14mu|texlive-inputtrc-0.3-7|33	%{_texmfdistdir}/tex/latex/inputtrc/inputtrc.RLS
14mu|texlive-inputtrc-0.3-7|34	%{_texmfdistdir}/tex/latex/inputtrc/inputtrc.sty
14mu|texlive-inputtrc-0.3-7|35	%doc %{_texmfdistdir}/doc/latex/inputtrc/README
14mu|texlive-inputtrc-0.3-7|36	%doc %{_texmfdistdir}/doc/latex/inputtrc/README.pdf
14mu|texlive-inputtrc-0.3-7|37	%doc %{_texmfdistdir}/doc/latex/inputtrc/RELEASE.txt
14mu|texlive-inputtrc-0.3-7|38	%doc %{_texmfdistdir}/doc/latex/inputtrc/SrcFILEs.txt
14mu|texlive-inputtrc-0.3-7|39	%doc %{_texmfdistdir}/doc/latex/inputtrc/inputtrc.pdf
14mu|texlive-inputtrc-0.3-7|40	#- source
14mu|texlive-inputtrc-0.3-7|41	%doc %{_texmfdistdir}/source/latex/inputtrc/README.tex
14mu|texlive-inputtrc-0.3-7|42	%doc %{_texmfdistdir}/source/latex/inputtrc/inputtrc.tex
14mu|texlive-inputtrc-0.3-7|43	%doc %{_texmfdistdir}/source/latex/inputtrc/srcfiles.tex
14mu|texlive-inputtrc-0.3-7|44	
14mu|texlive-inputtrc-0.3-7|45	#-----------------------------------------------------------------------
14mu|texlive-inputtrc-0.3-7|46	%prep
14mu|texlive-inputtrc-0.3-7|47	%setup -c -a0 -a1 -a2
14mu|texlive-inputtrc-0.3-7|48	
14mu|texlive-inputtrc-0.3-7|49	%build
14mu|texlive-inputtrc-0.3-7|50	
14mu|texlive-inputtrc-0.3-7|51	%install
14mu|texlive-inputtrc-0.3-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-inputtrc-0.3-7|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-inputtrc-0.3-7|54	
14mu|texlive-inputtrc-0.3-7|55	
14mu|texlive-inputtrc-0.3-7|56	
14mu|texlive-inputtrc-0.3-7|57	%changelog
14mu|texlive-inputtrc-0.3-7|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14mu|texlive-inputtrc-0.3-7|59	+ Revision: 93549c8
14mu|texlive-inputtrc-0.3-7|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-inputtrc-0.3-7|61	
14mu|texlive-inputtrc-0.3-7|62	

25057 14
14mu|texlive-interactiveworkbook-20061006-4|1	# revision 15878
14mu|texlive-interactiveworkbook-20061006-4|2	# category Package
14mu|texlive-interactiveworkbook-20061006-4|3	# catalog-ctan /macros/latex/contrib/interactiveworkbook
14mu|texlive-interactiveworkbook-20061006-4|4	# catalog-date 2006-10-06 13:44:13 +0200
14mu|texlive-interactiveworkbook-20061006-4|5	# catalog-license lppl
14mu|texlive-interactiveworkbook-20061006-4|6	# catalog-version undef
14mu|texlive-interactiveworkbook-20061006-4|7	Name:		texlive-interactiveworkbook
14mu|texlive-interactiveworkbook-20061006-4|8	Version:	20061006
14mu|texlive-interactiveworkbook-20061006-4|9	Release:	4
14mu|texlive-interactiveworkbook-20061006-4|10	Summary:	Latex-based interactive PDF on the web
14mu|texlive-interactiveworkbook-20061006-4|11	Group:		Publishing
14mu|texlive-interactiveworkbook-20061006-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/interactiveworkbook
14mu|texlive-interactiveworkbook-20061006-4|13	License:	LPPL
14mu|texlive-interactiveworkbook-20061006-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interactiveworkbook.tar.xz
14mu|texlive-interactiveworkbook-20061006-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interactiveworkbook.doc.tar.xz
14mu|texlive-interactiveworkbook-20061006-4|16	BuildArch:	noarch
14mu|texlive-interactiveworkbook-20061006-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-interactiveworkbook-20061006-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-interactiveworkbook-20061006-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-interactiveworkbook-20061006-4|20	
14mu|texlive-interactiveworkbook-20061006-4|21	%description
14mu|texlive-interactiveworkbook-20061006-4|22	The package interactiveworkbook gives the user the ability to
14mu|texlive-interactiveworkbook-20061006-4|23	write LaTeX documents which, ultimately, create interactive
14mu|texlive-interactiveworkbook-20061006-4|24	question-and-answer Portable Document Format (PDF) tutorials
14mu|texlive-interactiveworkbook-20061006-4|25	meant to be used by Internet students and that, in particular,
14mu|texlive-interactiveworkbook-20061006-4|26	freely use mathematical notation.
14mu|texlive-interactiveworkbook-20061006-4|27	
14mu|texlive-interactiveworkbook-20061006-4|28	
14mu|texlive-interactiveworkbook-20061006-4|29	#-----------------------------------------------------------------------
14mu|texlive-interactiveworkbook-20061006-4|30	%files
14mu|texlive-interactiveworkbook-20061006-4|31	%{_texmfdistdir}/tex/latex/interactiveworkbook/interactiveworkbook-web.sty
14mu|texlive-interactiveworkbook-20061006-4|32	%{_texmfdistdir}/tex/latex/interactiveworkbook/interactiveworkbook.sty
14mu|texlive-interactiveworkbook-20061006-4|33	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/documentation/interactiveworkbookmanual.pdf
14mu|texlive-interactiveworkbook-20061006-4|34	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/documentation/interactiveworkbookmanual.tex
14mu|texlive-interactiveworkbook-20061006-4|35	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/WS_FTP.LOG
14mu|texlive-interactiveworkbook-20061006-4|36	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/buttonappearance.eps
14mu|texlive-interactiveworkbook-20061006-4|37	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/checkclear.eps
14mu|texlive-interactiveworkbook-20061006-4|38	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/checksubmit.eps
14mu|texlive-interactiveworkbook-20061006-4|39	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques1.eps
14mu|texlive-interactiveworkbook-20061006-4|40	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques10.eps
14mu|texlive-interactiveworkbook-20061006-4|41	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques11.eps
14mu|texlive-interactiveworkbook-20061006-4|42	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques12.eps
14mu|texlive-interactiveworkbook-20061006-4|43	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques13.eps
14mu|texlive-interactiveworkbook-20061006-4|44	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques14.eps
14mu|texlive-interactiveworkbook-20061006-4|45	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques15.eps
14mu|texlive-interactiveworkbook-20061006-4|46	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques16.eps
14mu|texlive-interactiveworkbook-20061006-4|47	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques17.eps
14mu|texlive-interactiveworkbook-20061006-4|48	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques18.eps
14mu|texlive-interactiveworkbook-20061006-4|49	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques19.eps
14mu|texlive-interactiveworkbook-20061006-4|50	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques2.eps
14mu|texlive-interactiveworkbook-20061006-4|51	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques20.eps
14mu|texlive-interactiveworkbook-20061006-4|52	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques3.eps
14mu|texlive-interactiveworkbook-20061006-4|53	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques4.eps
14mu|texlive-interactiveworkbook-20061006-4|54	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques5.eps
14mu|texlive-interactiveworkbook-20061006-4|55	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques6.eps
14mu|texlive-interactiveworkbook-20061006-4|56	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques7.eps
14mu|texlive-interactiveworkbook-20061006-4|57	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques8.eps
14mu|texlive-interactiveworkbook-20061006-4|58	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/exerques9.eps
14mu|texlive-interactiveworkbook-20061006-4|59	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/fieldclear.eps
14mu|texlive-interactiveworkbook-20061006-4|60	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/fieldsubmit.eps
14mu|texlive-interactiveworkbook-20061006-4|61	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/ndex.eps
14mu|texlive-interactiveworkbook-20061006-4|62	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/next.eps
14mu|texlive-interactiveworkbook-20061006-4|63	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonecheckfive.eps
14mu|texlive-interactiveworkbook-20061006-4|64	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonecheckfour.eps
14mu|texlive-interactiveworkbook-20061006-4|65	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonecheckone.eps
14mu|texlive-interactiveworkbook-20061006-4|66	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonecheckthree.eps
14mu|texlive-interactiveworkbook-20061006-4|67	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonechecktwo.eps
14mu|texlive-interactiveworkbook-20061006-4|68	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldfive.eps
14mu|texlive-interactiveworkbook-20061006-4|69	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldfour.eps
14mu|texlive-interactiveworkbook-20061006-4|70	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldone.eps
14mu|texlive-interactiveworkbook-20061006-4|71	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldthree.eps
14mu|texlive-interactiveworkbook-20061006-4|72	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonefieldtwo.eps
14mu|texlive-interactiveworkbook-20061006-4|73	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopupfive.eps
14mu|texlive-interactiveworkbook-20061006-4|74	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopupfour.eps
14mu|texlive-interactiveworkbook-20061006-4|75	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopupone.eps
14mu|texlive-interactiveworkbook-20061006-4|76	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopupthree.eps
14mu|texlive-interactiveworkbook-20061006-4|77	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageonepopuptwo.eps
14mu|texlive-interactiveworkbook-20061006-4|78	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradiofive.eps
14mu|texlive-interactiveworkbook-20061006-4|79	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradiofour.eps
14mu|texlive-interactiveworkbook-20061006-4|80	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradioone.eps
14mu|texlive-interactiveworkbook-20061006-4|81	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradiothree.eps
14mu|texlive-interactiveworkbook-20061006-4|82	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pageoneradiotwo.eps
14mu|texlive-interactiveworkbook-20061006-4|83	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreecheckfive.eps
14mu|texlive-interactiveworkbook-20061006-4|84	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreecheckfour.eps
14mu|texlive-interactiveworkbook-20061006-4|85	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreecheckone.eps
14mu|texlive-interactiveworkbook-20061006-4|86	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreecheckthree.eps
14mu|texlive-interactiveworkbook-20061006-4|87	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreechecktwo.eps
14mu|texlive-interactiveworkbook-20061006-4|88	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldfive.eps
14mu|texlive-interactiveworkbook-20061006-4|89	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldfour.eps
14mu|texlive-interactiveworkbook-20061006-4|90	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldone.eps
14mu|texlive-interactiveworkbook-20061006-4|91	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldthree.eps
14mu|texlive-interactiveworkbook-20061006-4|92	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreefieldtwo.eps
14mu|texlive-interactiveworkbook-20061006-4|93	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopupfive.eps
14mu|texlive-interactiveworkbook-20061006-4|94	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopupfour.eps
14mu|texlive-interactiveworkbook-20061006-4|95	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopupone.eps
14mu|texlive-interactiveworkbook-20061006-4|96	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopupthree.eps
14mu|texlive-interactiveworkbook-20061006-4|97	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreepopuptwo.eps
14mu|texlive-interactiveworkbook-20061006-4|98	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradiofive.eps
14mu|texlive-interactiveworkbook-20061006-4|99	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradiofour.eps
14mu|texlive-interactiveworkbook-20061006-4|100	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradioone.eps
14mu|texlive-interactiveworkbook-20061006-4|101	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradiothree.eps
14mu|texlive-interactiveworkbook-20061006-4|102	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagethreeradiotwo.eps
14mu|texlive-interactiveworkbook-20061006-4|103	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwocheckfive.eps
14mu|texlive-interactiveworkbook-20061006-4|104	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwocheckfour.eps
14mu|texlive-interactiveworkbook-20061006-4|105	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwocheckone.eps
14mu|texlive-interactiveworkbook-20061006-4|106	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwocheckthree.eps
14mu|texlive-interactiveworkbook-20061006-4|107	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwochecktwo.eps
14mu|texlive-interactiveworkbook-20061006-4|108	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldfive.eps
14mu|texlive-interactiveworkbook-20061006-4|109	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldfour.eps
14mu|texlive-interactiveworkbook-20061006-4|110	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldone.eps
14mu|texlive-interactiveworkbook-20061006-4|111	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldthree.eps
14mu|texlive-interactiveworkbook-20061006-4|112	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwofieldtwo.eps
14mu|texlive-interactiveworkbook-20061006-4|113	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopupfive.eps
14mu|texlive-interactiveworkbook-20061006-4|114	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopupfour.eps
14mu|texlive-interactiveworkbook-20061006-4|115	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopupone.eps
14mu|texlive-interactiveworkbook-20061006-4|116	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopupthree.eps
14mu|texlive-interactiveworkbook-20061006-4|117	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetwopopuptwo.eps
14mu|texlive-interactiveworkbook-20061006-4|118	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadiofive.eps
14mu|texlive-interactiveworkbook-20061006-4|119	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadiofour.eps
14mu|texlive-interactiveworkbook-20061006-4|120	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadioone.eps
14mu|texlive-interactiveworkbook-20061006-4|121	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadiothree.eps
14mu|texlive-interactiveworkbook-20061006-4|122	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/pagetworadiotwo.eps
14mu|texlive-interactiveworkbook-20061006-4|123	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/popupclear.eps
14mu|texlive-interactiveworkbook-20061006-4|124	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/popupsubmit.eps
14mu|texlive-interactiveworkbook-20061006-4|125	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/prev.eps
14mu|texlive-interactiveworkbook-20061006-4|126	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/radioclear.eps
14mu|texlive-interactiveworkbook-20061006-4|127	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/radiosubmit.eps
14mu|texlive-interactiveworkbook-20061006-4|128	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/return.eps
14mu|texlive-interactiveworkbook-20061006-4|129	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/rightcheckcorrect.eps
14mu|texlive-interactiveworkbook-20061006-4|130	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/rightfieldcorrect.eps
14mu|texlive-interactiveworkbook-20061006-4|131	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/rightpopupcorrect.eps
14mu|texlive-interactiveworkbook-20061006-4|132	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/rightradiocorrect.eps
14mu|texlive-interactiveworkbook-20061006-4|133	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/wrongcheckcorrect.eps
14mu|texlive-interactiveworkbook-20061006-4|134	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/wrongfieldcorrect.eps
14mu|texlive-interactiveworkbook-20061006-4|135	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/wrongpopupcorrect.eps
14mu|texlive-interactiveworkbook-20061006-4|136	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/epsfiles/wrongradiocorrect.eps
14mu|texlive-interactiveworkbook-20061006-4|137	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/check.pdf
14mu|texlive-interactiveworkbook-20061006-4|138	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/check.tex
14mu|texlive-interactiveworkbook-20061006-4|139	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/field.pdf
14mu|texlive-interactiveworkbook-20061006-4|140	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/field.tex
14mu|texlive-interactiveworkbook-20061006-4|141	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/ndex.pdf
14mu|texlive-interactiveworkbook-20061006-4|142	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/ndex.tex
14mu|texlive-interactiveworkbook-20061006-4|143	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/popup.pdf
14mu|texlive-interactiveworkbook-20061006-4|144	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/popup.tex
14mu|texlive-interactiveworkbook-20061006-4|145	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/radio.pdf
14mu|texlive-interactiveworkbook-20061006-4|146	%doc %{_texmfdistdir}/doc/latex/interactiveworkbook/samplefiles/radio.tex
14mu|texlive-interactiveworkbook-20061006-4|147	
14mu|texlive-interactiveworkbook-20061006-4|148	#-----------------------------------------------------------------------
14mu|texlive-interactiveworkbook-20061006-4|149	%prep
14mu|texlive-interactiveworkbook-20061006-4|150	%setup -c -a0 -a1
14mu|texlive-interactiveworkbook-20061006-4|151	
14mu|texlive-interactiveworkbook-20061006-4|152	%build
14mu|texlive-interactiveworkbook-20061006-4|153	
14mu|texlive-interactiveworkbook-20061006-4|154	%install
14mu|texlive-interactiveworkbook-20061006-4|155	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-interactiveworkbook-20061006-4|156	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-interactiveworkbook-20061006-4|157	
14mu|texlive-interactiveworkbook-20061006-4|158	
14mu|texlive-interactiveworkbook-20061006-4|159	
14mu|texlive-interactiveworkbook-20061006-4|160	%changelog
14mu|texlive-interactiveworkbook-20061006-4|161	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061006-4
14mu|texlive-interactiveworkbook-20061006-4|162	+ Revision: 3105d23
14mu|texlive-interactiveworkbook-20061006-4|163	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-interactiveworkbook-20061006-4|164	
14mu|texlive-interactiveworkbook-20061006-4|165	

25058 14
14mu|texlive-interfaces-3.1-4|1	# revision 21474
14mu|texlive-interfaces-3.1-4|2	# category Package
14mu|texlive-interfaces-3.1-4|3	# catalog-ctan /macros/latex/contrib/interfaces
14mu|texlive-interfaces-3.1-4|4	# catalog-date 2011-02-19 16:41:47 +0100
14mu|texlive-interfaces-3.1-4|5	# catalog-license lppl1.3
14mu|texlive-interfaces-3.1-4|6	# catalog-version 3.1
14mu|texlive-interfaces-3.1-4|7	Name:		texlive-interfaces
14mu|texlive-interfaces-3.1-4|8	Version:	3.1
14mu|texlive-interfaces-3.1-4|9	Release:	4
14mu|texlive-interfaces-3.1-4|10	Summary:	Set parameters for other packages, conveniently
14mu|texlive-interfaces-3.1-4|11	Group:		Publishing
14mu|texlive-interfaces-3.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/interfaces
14mu|texlive-interfaces-3.1-4|13	License:	LPPL1.3
14mu|texlive-interfaces-3.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interfaces.tar.xz
14mu|texlive-interfaces-3.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interfaces.doc.tar.xz
14mu|texlive-interfaces-3.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interfaces.source.tar.xz
14mu|texlive-interfaces-3.1-4|17	BuildArch:	noarch
14mu|texlive-interfaces-3.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-interfaces-3.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-interfaces-3.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-interfaces-3.1-4|21	
14mu|texlive-interfaces-3.1-4|22	%description
14mu|texlive-interfaces-3.1-4|23	The package provides a small number of convenient macros that
14mu|texlive-interfaces-3.1-4|24	access features in other frequently-used packages, or provide
14mu|texlive-interfaces-3.1-4|25	interfaces to other useful facilities such as the pdfTeX
14mu|texlive-interfaces-3.1-4|26	\pdfelapsedtime primitive. Most of these macros use pgfkeys to
14mu|texlive-interfaces-3.1-4|27	provide a key-value syntax. The package also uses the package
14mu|texlive-interfaces-3.1-4|28	scrlfile from the Koma-Script bundle (for controlled loading of
14mu|texlive-interfaces-3.1-4|29	other files) and etoolbox. The package is bundled with sub-
14mu|texlive-interfaces-3.1-4|30	packages containing actual interfaces: by default, the package
14mu|texlive-interfaces-3.1-4|31	loads all available sub-packages, but techniques are provided
14mu|texlive-interfaces-3.1-4|32	for the user to select no more than the interfaces needed for a
14mu|texlive-interfaces-3.1-4|33	job.
14mu|texlive-interfaces-3.1-4|34	
14mu|texlive-interfaces-3.1-4|35	
14mu|texlive-interfaces-3.1-4|36	#-----------------------------------------------------------------------
14mu|texlive-interfaces-3.1-4|37	%files
14mu|texlive-interfaces-3.1-4|38	%{_texmfdistdir}/tex/latex/interfaces/interfaces-LaTeX.sty
14mu|texlive-interfaces-3.1-4|39	%{_texmfdistdir}/tex/latex/interfaces/interfaces-appendix.sty
14mu|texlive-interfaces-3.1-4|40	%{_texmfdistdir}/tex/latex/interfaces/interfaces-base.sty
14mu|texlive-interfaces-3.1-4|41	%{_texmfdistdir}/tex/latex/interfaces/interfaces-bookmark.sty
14mu|texlive-interfaces-3.1-4|42	%{_texmfdistdir}/tex/latex/interfaces/interfaces-embedfile.sty
14mu|texlive-interfaces-3.1-4|43	%{_texmfdistdir}/tex/latex/interfaces/interfaces-enumitem.sty
14mu|texlive-interfaces-3.1-4|44	%{_texmfdistdir}/tex/latex/interfaces/interfaces-environ.sty
14mu|texlive-interfaces-3.1-4|45	%{_texmfdistdir}/tex/latex/interfaces/interfaces-etoolbox.sty
14mu|texlive-interfaces-3.1-4|46	%{_texmfdistdir}/tex/latex/interfaces/interfaces-fancyhdr.sty
14mu|texlive-interfaces-3.1-4|47	%{_texmfdistdir}/tex/latex/interfaces/interfaces-hypbmsec.sty
14mu|texlive-interfaces-3.1-4|48	%{_texmfdistdir}/tex/latex/interfaces/interfaces-hyperref.sty
14mu|texlive-interfaces-3.1-4|49	%{_texmfdistdir}/tex/latex/interfaces/interfaces-makecell.sty
14mu|texlive-interfaces-3.1-4|50	%{_texmfdistdir}/tex/latex/interfaces/interfaces-marks.sty
14mu|texlive-interfaces-3.1-4|51	%{_texmfdistdir}/tex/latex/interfaces/interfaces-pgfkeys.sty
14mu|texlive-interfaces-3.1-4|52	%{_texmfdistdir}/tex/latex/interfaces/interfaces-scrlfile.sty
14mu|texlive-interfaces-3.1-4|53	%{_texmfdistdir}/tex/latex/interfaces/interfaces-tikz.sty
14mu|texlive-interfaces-3.1-4|54	%{_texmfdistdir}/tex/latex/interfaces/interfaces-titlesec.sty
14mu|texlive-interfaces-3.1-4|55	%{_texmfdistdir}/tex/latex/interfaces/interfaces-tocloft.sty
14mu|texlive-interfaces-3.1-4|56	%{_texmfdistdir}/tex/latex/interfaces/interfaces-truncate.sty
14mu|texlive-interfaces-3.1-4|57	%{_texmfdistdir}/tex/latex/interfaces/interfaces-umrand.sty
14mu|texlive-interfaces-3.1-4|58	%{_texmfdistdir}/tex/latex/interfaces/interfaces.sty
14mu|texlive-interfaces-3.1-4|59	%doc %{_texmfdistdir}/doc/latex/interfaces/README
14mu|texlive-interfaces-3.1-4|60	%doc %{_texmfdistdir}/doc/latex/interfaces/interfaces.pdf
14mu|texlive-interfaces-3.1-4|61	#- source
14mu|texlive-interfaces-3.1-4|62	%doc %{_texmfdistdir}/source/latex/interfaces/interfaces.drv
14mu|texlive-interfaces-3.1-4|63	%doc %{_texmfdistdir}/source/latex/interfaces/interfaces.dtx
14mu|texlive-interfaces-3.1-4|64	%doc %{_texmfdistdir}/source/latex/interfaces/interfaces.ins
14mu|texlive-interfaces-3.1-4|65	
14mu|texlive-interfaces-3.1-4|66	#-----------------------------------------------------------------------
14mu|texlive-interfaces-3.1-4|67	%prep
14mu|texlive-interfaces-3.1-4|68	%setup -c -a0 -a1 -a2
14mu|texlive-interfaces-3.1-4|69	
14mu|texlive-interfaces-3.1-4|70	%build
14mu|texlive-interfaces-3.1-4|71	
14mu|texlive-interfaces-3.1-4|72	%install
14mu|texlive-interfaces-3.1-4|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-interfaces-3.1-4|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-interfaces-3.1-4|75	
14mu|texlive-interfaces-3.1-4|76	
14mu|texlive-interfaces-3.1-4|77	
14mu|texlive-interfaces-3.1-4|78	%changelog
14mu|texlive-interfaces-3.1-4|79	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1-4
14mu|texlive-interfaces-3.1-4|80	+ Revision: d334e6d
14mu|texlive-interfaces-3.1-4|81	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-interfaces-3.1-4|82	
14mu|texlive-interfaces-3.1-4|83	

25059 14
14mu|texlive-interpreter-1.2-3|1	# revision 27232
14mu|texlive-interpreter-1.2-3|2	# category Package
14mu|texlive-interpreter-1.2-3|3	# catalog-ctan /macros/luatex/generic/interpreter
14mu|texlive-interpreter-1.2-3|4	# catalog-date 2012-06-10 11:15:14 +0200
14mu|texlive-interpreter-1.2-3|5	# catalog-license lppl
14mu|texlive-interpreter-1.2-3|6	# catalog-version 1.2
14mu|texlive-interpreter-1.2-3|7	Name:		texlive-interpreter
14mu|texlive-interpreter-1.2-3|8	Version:	1.2
14mu|texlive-interpreter-1.2-3|9	Release:	3
14mu|texlive-interpreter-1.2-3|10	Summary:	Translate input files on the fly
14mu|texlive-interpreter-1.2-3|11	Group:		Publishing
14mu|texlive-interpreter-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/interpreter
14mu|texlive-interpreter-1.2-3|13	License:	LPPL
14mu|texlive-interpreter-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interpreter.tar.xz
14mu|texlive-interpreter-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interpreter.doc.tar.xz
14mu|texlive-interpreter-1.2-3|16	BuildArch:	noarch
14mu|texlive-interpreter-1.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-interpreter-1.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-interpreter-1.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-interpreter-1.2-3|20	
14mu|texlive-interpreter-1.2-3|21	%description
14mu|texlive-interpreter-1.2-3|22	The package preprocesses input files to a Lua(La)TeX run, on
14mu|texlive-interpreter-1.2-3|23	the fly. The user defines Lua regular expressions to search for
14mu|texlive-interpreter-1.2-3|24	patterns and modify input lines (or entire paragraphs)
14mu|texlive-interpreter-1.2-3|25	accordingly, before TeX reads the material. In this way,
14mu|texlive-interpreter-1.2-3|26	documents may be prepared in a non-TeX language (e.g., some
14mu|texlive-interpreter-1.2-3|27	lightweight markup language) and turned into 'proper' TeX for
14mu|texlive-interpreter-1.2-3|28	processing. The source of the documentation is typed in such a
14mu|texlive-interpreter-1.2-3|29	lightweight language and is thus easily readable in a text
14mu|texlive-interpreter-1.2-3|30	editor (the PDF file is also available, of course); the
14mu|texlive-interpreter-1.2-3|31	transformation to TeX syntax via Interpreter's functions is
14mu|texlive-interpreter-1.2-3|32	explained in the documentation itself. Interpreter is
14mu|texlive-interpreter-1.2-3|33	implemented using the author's gates (lua version), and works
14mu|texlive-interpreter-1.2-3|34	for plain TeX and LaTeX, but not ConTeXt.
14mu|texlive-interpreter-1.2-3|35	
14mu|texlive-interpreter-1.2-3|36	
14mu|texlive-interpreter-1.2-3|37	#-----------------------------------------------------------------------
14mu|texlive-interpreter-1.2-3|38	%files
14mu|texlive-interpreter-1.2-3|39	%{_texmfdistdir}/tex/luatex/interpreter/interpreter.lua
14mu|texlive-interpreter-1.2-3|40	%{_texmfdistdir}/tex/luatex/interpreter/interpreter.sty
14mu|texlive-interpreter-1.2-3|41	%{_texmfdistdir}/tex/luatex/interpreter/interpreter.tex
14mu|texlive-interpreter-1.2-3|42	%doc %{_texmfdistdir}/doc/luatex/interpreter/README
14mu|texlive-interpreter-1.2-3|43	%doc %{_texmfdistdir}/doc/luatex/interpreter/i-doc.lua
14mu|texlive-interpreter-1.2-3|44	%doc %{_texmfdistdir}/doc/luatex/interpreter/interpreter-doc.pdf
14mu|texlive-interpreter-1.2-3|45	%doc %{_texmfdistdir}/doc/luatex/interpreter/interpreter-doc.tex
14mu|texlive-interpreter-1.2-3|46	%doc %{_texmfdistdir}/doc/luatex/interpreter/interpreter-doc.txt
14mu|texlive-interpreter-1.2-3|47	
14mu|texlive-interpreter-1.2-3|48	#-----------------------------------------------------------------------
14mu|texlive-interpreter-1.2-3|49	%prep
14mu|texlive-interpreter-1.2-3|50	%setup -c -a0 -a1
14mu|texlive-interpreter-1.2-3|51	
14mu|texlive-interpreter-1.2-3|52	%build
14mu|texlive-interpreter-1.2-3|53	
14mu|texlive-interpreter-1.2-3|54	%install
14mu|texlive-interpreter-1.2-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-interpreter-1.2-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-interpreter-1.2-3|57	
14mu|texlive-interpreter-1.2-3|58	
14mu|texlive-interpreter-1.2-3|59	
14mu|texlive-interpreter-1.2-3|60	%changelog
14mu|texlive-interpreter-1.2-3|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14mu|texlive-interpreter-1.2-3|62	+ Revision: e184d99
14mu|texlive-interpreter-1.2-3|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-interpreter-1.2-3|64	
14mu|texlive-interpreter-1.2-3|65	

25060 14
14mu|texlive-inversepath-0.2-4|1	# revision 15878
14mu|texlive-inversepath-0.2-4|2	# category Package
14mu|texlive-inversepath-0.2-4|3	# catalog-ctan /macros/latex/contrib/inversepath
14mu|texlive-inversepath-0.2-4|4	# catalog-date 2008-08-19 23:32:24 +0200
14mu|texlive-inversepath-0.2-4|5	# catalog-license lppl1.3
14mu|texlive-inversepath-0.2-4|6	# catalog-version 0.2
14mu|texlive-inversepath-0.2-4|7	Name:		texlive-inversepath
14mu|texlive-inversepath-0.2-4|8	Version:	0.2
14mu|texlive-inversepath-0.2-4|9	Release:	4
14mu|texlive-inversepath-0.2-4|10	Summary:	Calculate inverse file paths
14mu|texlive-inversepath-0.2-4|11	Group:		Publishing
14mu|texlive-inversepath-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/inversepath
14mu|texlive-inversepath-0.2-4|13	License:	LPPL1.3
14mu|texlive-inversepath-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inversepath.tar.xz
14mu|texlive-inversepath-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inversepath.doc.tar.xz
14mu|texlive-inversepath-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inversepath.source.tar.xz
14mu|texlive-inversepath-0.2-4|17	BuildArch:	noarch
14mu|texlive-inversepath-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-inversepath-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-inversepath-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-inversepath-0.2-4|21	
14mu|texlive-inversepath-0.2-4|22	%description
14mu|texlive-inversepath-0.2-4|23	The package calculates inverse relative paths. Such things may
14mu|texlive-inversepath-0.2-4|24	be useful, for example, when writing an auxiliary file to a
14mu|texlive-inversepath-0.2-4|25	different directory.
14mu|texlive-inversepath-0.2-4|26	
14mu|texlive-inversepath-0.2-4|27	
14mu|texlive-inversepath-0.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-inversepath-0.2-4|29	%files
14mu|texlive-inversepath-0.2-4|30	%{_texmfdistdir}/tex/latex/inversepath/inversepath.sty
14mu|texlive-inversepath-0.2-4|31	%doc %{_texmfdistdir}/doc/latex/inversepath/README
14mu|texlive-inversepath-0.2-4|32	%doc %{_texmfdistdir}/doc/latex/inversepath/inversepath.pdf
14mu|texlive-inversepath-0.2-4|33	#- source
14mu|texlive-inversepath-0.2-4|34	%doc %{_texmfdistdir}/source/latex/inversepath/inversepath.dtx
14mu|texlive-inversepath-0.2-4|35	%doc %{_texmfdistdir}/source/latex/inversepath/inversepath.ins
14mu|texlive-inversepath-0.2-4|36	
14mu|texlive-inversepath-0.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-inversepath-0.2-4|38	%prep
14mu|texlive-inversepath-0.2-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-inversepath-0.2-4|40	
14mu|texlive-inversepath-0.2-4|41	%build
14mu|texlive-inversepath-0.2-4|42	
14mu|texlive-inversepath-0.2-4|43	%install
14mu|texlive-inversepath-0.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-inversepath-0.2-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-inversepath-0.2-4|46	
14mu|texlive-inversepath-0.2-4|47	
14mu|texlive-inversepath-0.2-4|48	
14mu|texlive-inversepath-0.2-4|49	%changelog
14mu|texlive-inversepath-0.2-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-inversepath-0.2-4|51	+ Revision: 32df858
14mu|texlive-inversepath-0.2-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-inversepath-0.2-4|53	
14mu|texlive-inversepath-0.2-4|54	

25061 14
14mu|texlive-invoice-20111004-4|1	# revision 24194
14mu|texlive-invoice-20111004-4|2	# category Package
14mu|texlive-invoice-20111004-4|3	# catalog-ctan /macros/latex/contrib/invoice
14mu|texlive-invoice-20111004-4|4	# catalog-date 2011-10-04 18:45:10 +0200
14mu|texlive-invoice-20111004-4|5	# catalog-license gpl
14mu|texlive-invoice-20111004-4|6	# catalog-version undef
14mu|texlive-invoice-20111004-4|7	Name:		texlive-invoice
14mu|texlive-invoice-20111004-4|8	Version:	20111004
14mu|texlive-invoice-20111004-4|9	Release:	4
14mu|texlive-invoice-20111004-4|10	Summary:	Generate invoices
14mu|texlive-invoice-20111004-4|11	Group:		Publishing
14mu|texlive-invoice-20111004-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/invoice
14mu|texlive-invoice-20111004-4|13	License:	GPL
14mu|texlive-invoice-20111004-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/invoice.tar.xz
14mu|texlive-invoice-20111004-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/invoice.doc.tar.xz
14mu|texlive-invoice-20111004-4|16	BuildArch:	noarch
14mu|texlive-invoice-20111004-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-invoice-20111004-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-invoice-20111004-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-invoice-20111004-4|20	
14mu|texlive-invoice-20111004-4|21	%description
14mu|texlive-invoice-20111004-4|22	The package may be used for generating invoices. The package
14mu|texlive-invoice-20111004-4|23	can deal with invisible expense items and deductions; output
14mu|texlive-invoice-20111004-4|24	may be presented in any of 10 different languages. The package
14mu|texlive-invoice-20111004-4|25	depends on the fp and calc packages for its calculations.
14mu|texlive-invoice-20111004-4|26	
14mu|texlive-invoice-20111004-4|27	
14mu|texlive-invoice-20111004-4|28	#-----------------------------------------------------------------------
14mu|texlive-invoice-20111004-4|29	%files
14mu|texlive-invoice-20111004-4|30	%{_texmfdistdir}/tex/latex/invoice/invoice.def
14mu|texlive-invoice-20111004-4|31	%{_texmfdistdir}/tex/latex/invoice/invoice.sty
14mu|texlive-invoice-20111004-4|32	%doc %{_texmfdistdir}/doc/latex/invoice/00README.tex
14mu|texlive-invoice-20111004-4|33	%doc %{_texmfdistdir}/doc/latex/invoice/copying
14mu|texlive-invoice-20111004-4|34	%doc %{_texmfdistdir}/doc/latex/invoice/history
14mu|texlive-invoice-20111004-4|35	%doc %{_texmfdistdir}/doc/latex/invoice/install
14mu|texlive-invoice-20111004-4|36	%doc %{_texmfdistdir}/doc/latex/invoice/invoice.pdf
14mu|texlive-invoice-20111004-4|37	%doc %{_texmfdistdir}/doc/latex/invoice/invoice.tex
14mu|texlive-invoice-20111004-4|38	
14mu|texlive-invoice-20111004-4|39	#-----------------------------------------------------------------------
14mu|texlive-invoice-20111004-4|40	%prep
14mu|texlive-invoice-20111004-4|41	%setup -c -a0 -a1
14mu|texlive-invoice-20111004-4|42	
14mu|texlive-invoice-20111004-4|43	%build
14mu|texlive-invoice-20111004-4|44	
14mu|texlive-invoice-20111004-4|45	%install
14mu|texlive-invoice-20111004-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-invoice-20111004-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-invoice-20111004-4|48	
14mu|texlive-invoice-20111004-4|49	
14mu|texlive-invoice-20111004-4|50	
14mu|texlive-invoice-20111004-4|51	%changelog
14mu|texlive-invoice-20111004-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111004-4
14mu|texlive-invoice-20111004-4|53	+ Revision: 5fef32d
14mu|texlive-invoice-20111004-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-invoice-20111004-4|55	
14mu|texlive-invoice-20111004-4|56	

25062 14
14mu|texlive-ipaex-20111103-6|1	# revision 25360
14mu|texlive-ipaex-20111103-6|2	# category Package
14mu|texlive-ipaex-20111103-6|3	# catalog-ctan /fonts/ipaex
14mu|texlive-ipaex-20111103-6|4	# catalog-date 2011-11-03 09:19:42 +0100
14mu|texlive-ipaex-20111103-6|5	# catalog-license other-free
14mu|texlive-ipaex-20111103-6|6	# catalog-version undef
14mu|texlive-ipaex-20111103-6|7	Name:		texlive-ipaex
14mu|texlive-ipaex-20111103-6|8	Version:	20111103
14mu|texlive-ipaex-20111103-6|9	Release:	6
14mu|texlive-ipaex-20111103-6|10	Summary:	IPA and IPAex fonts from Information-technology Promotion Agency, Japan
14mu|texlive-ipaex-20111103-6|11	Group:		Publishing
14mu|texlive-ipaex-20111103-6|12	URL:		http://www.ctan.org/tex-archive/fonts/ipaex
14mu|texlive-ipaex-20111103-6|13	License:	OTHER-FREE
14mu|texlive-ipaex-20111103-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ipaex.tar.xz
14mu|texlive-ipaex-20111103-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ipaex.doc.tar.xz
14mu|texlive-ipaex-20111103-6|16	BuildArch:	noarch
14mu|texlive-ipaex-20111103-6|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ipaex-20111103-6|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ipaex-20111103-6|19	Requires(post):	texlive-kpathsea
14mu|texlive-ipaex-20111103-6|20	
14mu|texlive-ipaex-20111103-6|21	%description
14mu|texlive-ipaex-20111103-6|22	The fonts provide fixed-width glyphs for Kana and Kanji
14mu|texlive-ipaex-20111103-6|23	characters, proportional width glyphs for Western characters.
14mu|texlive-ipaex-20111103-6|24	
14mu|texlive-ipaex-20111103-6|25	
14mu|texlive-ipaex-20111103-6|26	#-----------------------------------------------------------------------
14mu|texlive-ipaex-20111103-6|27	%files
14mu|texlive-ipaex-20111103-6|28	%{_texmfdistdir}/fonts/truetype/public/ipaex/ipaexg.ttf
14mu|texlive-ipaex-20111103-6|29	%{_texmfdistdir}/fonts/truetype/public/ipaex/ipaexm.ttf
14mu|texlive-ipaex-20111103-6|30	%{_texmfdistdir}/fonts/truetype/public/ipaex/ipag.ttf
14mu|texlive-ipaex-20111103-6|31	%{_texmfdistdir}/fonts/truetype/public/ipaex/ipam.ttf
14mu|texlive-ipaex-20111103-6|32	%doc %{_texmfdistdir}/doc/fonts/ipaex/Copyright
14mu|texlive-ipaex-20111103-6|33	%doc %{_texmfdistdir}/doc/fonts/ipaex/README
14mu|texlive-ipaex-20111103-6|34	
14mu|texlive-ipaex-20111103-6|35	#-----------------------------------------------------------------------
14mu|texlive-ipaex-20111103-6|36	%prep
14mu|texlive-ipaex-20111103-6|37	%setup -c -a0 -a1
14mu|texlive-ipaex-20111103-6|38	
14mu|texlive-ipaex-20111103-6|39	%build
14mu|texlive-ipaex-20111103-6|40	
14mu|texlive-ipaex-20111103-6|41	%install
14mu|texlive-ipaex-20111103-6|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ipaex-20111103-6|43	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ipaex-20111103-6|44	
14mu|texlive-ipaex-20111103-6|45	
14mu|texlive-ipaex-20111103-6|46	
14mu|texlive-ipaex-20111103-6|47	%changelog
14mu|texlive-ipaex-20111103-6|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-6
14mu|texlive-ipaex-20111103-6|49	+ Revision: 90d0086
14mu|texlive-ipaex-20111103-6|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ipaex-20111103-6|51	
14mu|texlive-ipaex-20111103-6|52	

25063 14
14mu|texlive-iso10303-1.5-4|1	# revision 15878
14mu|texlive-iso10303-1.5-4|2	# category Package
14mu|texlive-iso10303-1.5-4|3	# catalog-ctan /macros/latex/contrib/isostds/iso10303
14mu|texlive-iso10303-1.5-4|4	# catalog-date 2007-01-09 14:09:22 +0100
14mu|texlive-iso10303-1.5-4|5	# catalog-license lppl
14mu|texlive-iso10303-1.5-4|6	# catalog-version 1.5
14mu|texlive-iso10303-1.5-4|7	Name:		texlive-iso10303
14mu|texlive-iso10303-1.5-4|8	Version:	1.5
14mu|texlive-iso10303-1.5-4|9	Release:	4
14mu|texlive-iso10303-1.5-4|10	Summary:	Typesetting the STEP standards
14mu|texlive-iso10303-1.5-4|11	Group:		Publishing
14mu|texlive-iso10303-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isostds/iso10303
14mu|texlive-iso10303-1.5-4|13	License:	LPPL
14mu|texlive-iso10303-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso10303.tar.xz
14mu|texlive-iso10303-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso10303.doc.tar.xz
14mu|texlive-iso10303-1.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso10303.source.tar.xz
14mu|texlive-iso10303-1.5-4|17	BuildArch:	noarch
14mu|texlive-iso10303-1.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-iso10303-1.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-iso10303-1.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-iso10303-1.5-4|21	
14mu|texlive-iso10303-1.5-4|22	%description
14mu|texlive-iso10303-1.5-4|23	Class and package files building on iso for typesetting the ISO
14mu|texlive-iso10303-1.5-4|24	10303 (STEP) standards. Standard documents prepared using these
14mu|texlive-iso10303-1.5-4|25	packages have been published by ISO.
14mu|texlive-iso10303-1.5-4|26	
14mu|texlive-iso10303-1.5-4|27	
14mu|texlive-iso10303-1.5-4|28	#-----------------------------------------------------------------------
14mu|texlive-iso10303-1.5-4|29	%files
14mu|texlive-iso10303-1.5-4|30	%{_texmfdistdir}/tex/latex/iso10303/aicv1.sty
14mu|texlive-iso10303-1.5-4|31	%{_texmfdistdir}/tex/latex/iso10303/apendint.tex
14mu|texlive-iso10303-1.5-4|32	%{_texmfdistdir}/tex/latex/iso10303/apmpspec.tex
14mu|texlive-iso10303-1.5-4|33	%{_texmfdistdir}/tex/latex/iso10303/apmptbl.tex
14mu|texlive-iso10303-1.5-4|34	%{_texmfdistdir}/tex/latex/iso10303/apmptempl.tex
14mu|texlive-iso10303-1.5-4|35	%{_texmfdistdir}/tex/latex/iso10303/apsstempl.tex
14mu|texlive-iso10303-1.5-4|36	%{_texmfdistdir}/tex/latex/iso10303/apv12.sty
14mu|texlive-iso10303-1.5-4|37	%{_texmfdistdir}/tex/latex/iso10303/atsv11.sty
14mu|texlive-iso10303-1.5-4|38	%{_texmfdistdir}/tex/latex/iso10303/bpfap1.tex
14mu|texlive-iso10303-1.5-4|39	%{_texmfdistdir}/tex/latex/iso10303/bpfap10.tex
14mu|texlive-iso10303-1.5-4|40	%{_texmfdistdir}/tex/latex/iso10303/bpfap11.tex
14mu|texlive-iso10303-1.5-4|41	%{_texmfdistdir}/tex/latex/iso10303/bpfap12.tex
14mu|texlive-iso10303-1.5-4|42	%{_texmfdistdir}/tex/latex/iso10303/bpfap13.tex
14mu|texlive-iso10303-1.5-4|43	%{_texmfdistdir}/tex/latex/iso10303/bpfap14.tex
14mu|texlive-iso10303-1.5-4|44	%{_texmfdistdir}/tex/latex/iso10303/bpfap15.tex
14mu|texlive-iso10303-1.5-4|45	%{_texmfdistdir}/tex/latex/iso10303/bpfap16.tex
14mu|texlive-iso10303-1.5-4|46	%{_texmfdistdir}/tex/latex/iso10303/bpfap2.tex
14mu|texlive-iso10303-1.5-4|47	%{_texmfdistdir}/tex/latex/iso10303/bpfap3.tex
14mu|texlive-iso10303-1.5-4|48	%{_texmfdistdir}/tex/latex/iso10303/bpfap4.tex
14mu|texlive-iso10303-1.5-4|49	%{_texmfdistdir}/tex/latex/iso10303/bpfap5.tex
14mu|texlive-iso10303-1.5-4|50	%{_texmfdistdir}/tex/latex/iso10303/bpfap6.tex
14mu|texlive-iso10303-1.5-4|51	%{_texmfdistdir}/tex/latex/iso10303/bpfap7.tex
14mu|texlive-iso10303-1.5-4|52	%{_texmfdistdir}/tex/latex/iso10303/bpfap8.tex
14mu|texlive-iso10303-1.5-4|53	%{_texmfdistdir}/tex/latex/iso10303/bpfap9.tex
14mu|texlive-iso10303-1.5-4|54	%{_texmfdistdir}/tex/latex/iso10303/bpfats1.tex
14mu|texlive-iso10303-1.5-4|55	%{_texmfdistdir}/tex/latex/iso10303/bpfats10.tex
14mu|texlive-iso10303-1.5-4|56	%{_texmfdistdir}/tex/latex/iso10303/bpfats11.tex
14mu|texlive-iso10303-1.5-4|57	%{_texmfdistdir}/tex/latex/iso10303/bpfats12.tex
14mu|texlive-iso10303-1.5-4|58	%{_texmfdistdir}/tex/latex/iso10303/bpfats14.tex
14mu|texlive-iso10303-1.5-4|59	%{_texmfdistdir}/tex/latex/iso10303/bpfats2.tex
14mu|texlive-iso10303-1.5-4|60	%{_texmfdistdir}/tex/latex/iso10303/bpfats3.tex
14mu|texlive-iso10303-1.5-4|61	%{_texmfdistdir}/tex/latex/iso10303/bpfats4.tex
14mu|texlive-iso10303-1.5-4|62	%{_texmfdistdir}/tex/latex/iso10303/bpfats5.tex
14mu|texlive-iso10303-1.5-4|63	%{_texmfdistdir}/tex/latex/iso10303/bpfats6.tex
14mu|texlive-iso10303-1.5-4|64	%{_texmfdistdir}/tex/latex/iso10303/bpfats7.tex
14mu|texlive-iso10303-1.5-4|65	%{_texmfdistdir}/tex/latex/iso10303/bpfats8.tex
14mu|texlive-iso10303-1.5-4|66	%{_texmfdistdir}/tex/latex/iso10303/bpfats9.tex
14mu|texlive-iso10303-1.5-4|67	%{_texmfdistdir}/tex/latex/iso10303/bpfir1.tex
14mu|texlive-iso10303-1.5-4|68	%{_texmfdistdir}/tex/latex/iso10303/bpfir2.tex
14mu|texlive-iso10303-1.5-4|69	%{_texmfdistdir}/tex/latex/iso10303/bpfir3.tex
14mu|texlive-iso10303-1.5-4|70	%{_texmfdistdir}/tex/latex/iso10303/bpfs1.tex
14mu|texlive-iso10303-1.5-4|71	%{_texmfdistdir}/tex/latex/iso10303/bpfs2.tex
14mu|texlive-iso10303-1.5-4|72	%{_texmfdistdir}/tex/latex/iso10303/bpfs3.tex
14mu|texlive-iso10303-1.5-4|73	%{_texmfdistdir}/tex/latex/iso10303/irv12.sty
14mu|texlive-iso10303-1.5-4|74	%{_texmfdistdir}/tex/latex/iso10303/stepman.tex
14mu|texlive-iso10303-1.5-4|75	%{_texmfdistdir}/tex/latex/iso10303/stepv13.4ht
14mu|texlive-iso10303-1.5-4|76	%{_texmfdistdir}/tex/latex/iso10303/stepv13.sty
14mu|texlive-iso10303-1.5-4|77	%{_texmfdistdir}/tex/latex/iso10303/stppdlst.tex
14mu|texlive-iso10303-1.5-4|78	%doc %{_texmfdistdir}/doc/latex/iso10303/README
14mu|texlive-iso10303-1.5-4|79	%doc %{_texmfdistdir}/doc/latex/iso10303/step4ht.pdf
14mu|texlive-iso10303-1.5-4|80	%doc %{_texmfdistdir}/doc/latex/iso10303/stepe.pdf
14mu|texlive-iso10303-1.5-4|81	%doc %{_texmfdistdir}/doc/latex/iso10303/stepman.pdf
14mu|texlive-iso10303-1.5-4|82	#- source
14mu|texlive-iso10303-1.5-4|83	%doc %{_texmfdistdir}/source/latex/iso10303/step4ht.dtx
14mu|texlive-iso10303-1.5-4|84	%doc %{_texmfdistdir}/source/latex/iso10303/step4ht.ins
14mu|texlive-iso10303-1.5-4|85	%doc %{_texmfdistdir}/source/latex/iso10303/stepe.dtx
14mu|texlive-iso10303-1.5-4|86	%doc %{_texmfdistdir}/source/latex/iso10303/stepe.ins
14mu|texlive-iso10303-1.5-4|87	
14mu|texlive-iso10303-1.5-4|88	#-----------------------------------------------------------------------
14mu|texlive-iso10303-1.5-4|89	%prep
14mu|texlive-iso10303-1.5-4|90	%setup -c -a0 -a1 -a2
14mu|texlive-iso10303-1.5-4|91	
14mu|texlive-iso10303-1.5-4|92	%build
14mu|texlive-iso10303-1.5-4|93	
14mu|texlive-iso10303-1.5-4|94	%install
14mu|texlive-iso10303-1.5-4|95	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-iso10303-1.5-4|96	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-iso10303-1.5-4|97	
14mu|texlive-iso10303-1.5-4|98	
14mu|texlive-iso10303-1.5-4|99	
14mu|texlive-iso10303-1.5-4|100	%changelog
14mu|texlive-iso10303-1.5-4|101	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-iso10303-1.5-4|102	+ Revision: 4e0c9b0
14mu|texlive-iso10303-1.5-4|103	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-iso10303-1.5-4|104	
14mu|texlive-iso10303-1.5-4|105	

25064 14
14mu|texlive-iso-2.4-4|1	# revision 15878
14mu|texlive-iso-2.4-4|2	# category Package
14mu|texlive-iso-2.4-4|3	# catalog-ctan /macros/latex/contrib/isostds/iso
14mu|texlive-iso-2.4-4|4	# catalog-date 2007-01-09 14:09:22 +0100
14mu|texlive-iso-2.4-4|5	# catalog-license lppl
14mu|texlive-iso-2.4-4|6	# catalog-version 2.4
14mu|texlive-iso-2.4-4|7	Name:		texlive-iso
14mu|texlive-iso-2.4-4|8	Version:	2.4
14mu|texlive-iso-2.4-4|9	Release:	4
14mu|texlive-iso-2.4-4|10	Summary:	Generic ISO standards typesetting macros
14mu|texlive-iso-2.4-4|11	Group:		Publishing
14mu|texlive-iso-2.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isostds/iso
14mu|texlive-iso-2.4-4|13	License:	LPPL
14mu|texlive-iso-2.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso.tar.xz
14mu|texlive-iso-2.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso.doc.tar.xz
14mu|texlive-iso-2.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iso.source.tar.xz
14mu|texlive-iso-2.4-4|17	BuildArch:	noarch
14mu|texlive-iso-2.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-iso-2.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-iso-2.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-iso-2.4-4|21	
14mu|texlive-iso-2.4-4|22	%define		_unpackaged_subdirs_terminate_build	0
14mu|texlive-iso-2.4-4|23	
14mu|texlive-iso-2.4-4|24	%description
14mu|texlive-iso-2.4-4|25	Generic class and package files for typesetting ISO
14mu|texlive-iso-2.4-4|26	International Standard documents. Several standard documents
14mu|texlive-iso-2.4-4|27	have been printed by ISO from camera-ready copy prepared using
14mu|texlive-iso-2.4-4|28	LaTeX and these files.
14mu|texlive-iso-2.4-4|29	
14mu|texlive-iso-2.4-4|30	
14mu|texlive-iso-2.4-4|31	#-----------------------------------------------------------------------
14mu|texlive-iso-2.4-4|32	%files
14mu|texlive-iso-2.4-4|33	%{_texmfdistdir}/makeindex/iso/iso.ist
14mu|texlive-iso-2.4-4|34	%{_texmfdistdir}/tex/latex/iso/askincv1.sty
14mu|texlive-iso-2.4-4|35	%{_texmfdistdir}/tex/latex/iso/iso10.clo
14mu|texlive-iso-2.4-4|36	%{_texmfdistdir}/tex/latex/iso/iso11.clo
14mu|texlive-iso-2.4-4|37	%{_texmfdistdir}/tex/latex/iso/iso9.clo
14mu|texlive-iso-2.4-4|38	%{_texmfdistdir}/tex/latex/iso/isov2.4ht
14mu|texlive-iso-2.4-4|39	%{_texmfdistdir}/tex/latex/iso/isov2.cls
14mu|texlive-iso-2.4-4|40	%doc %{_texmfdistdir}/doc/latex/iso/README
14mu|texlive-iso-2.4-4|41	%doc %{_texmfdistdir}/doc/latex/iso/iso4ht.pdf
14mu|texlive-iso-2.4-4|42	%doc %{_texmfdistdir}/doc/latex/iso/isoe.pdf
14mu|texlive-iso-2.4-4|43	%doc %{_texmfdistdir}/doc/latex/iso/isofwdbp.tex
14mu|texlive-iso-2.4-4|44	%doc %{_texmfdistdir}/doc/latex/iso/isoman.pdf
14mu|texlive-iso-2.4-4|45	%doc %{_texmfdistdir}/doc/latex/iso/isoman.tex
14mu|texlive-iso-2.4-4|46	%doc %{_texmfdistdir}/doc/latex/iso/trfwd1.tex
14mu|texlive-iso-2.4-4|47	%doc %{_texmfdistdir}/doc/latex/iso/tspasfwdbp.tex
14mu|texlive-iso-2.4-4|48	#- source
14mu|texlive-iso-2.4-4|49	%doc %{_texmfdistdir}/source/latex/iso/iso4ht.dtx
14mu|texlive-iso-2.4-4|50	%doc %{_texmfdistdir}/source/latex/iso/iso4ht.ins
14mu|texlive-iso-2.4-4|51	%doc %{_texmfdistdir}/source/latex/iso/isoe.dtx
14mu|texlive-iso-2.4-4|52	%doc %{_texmfdistdir}/source/latex/iso/isoe.ins
14mu|texlive-iso-2.4-4|53	
14mu|texlive-iso-2.4-4|54	#-----------------------------------------------------------------------
14mu|texlive-iso-2.4-4|55	%prep
14mu|texlive-iso-2.4-4|56	%setup -c -a0 -a1 -a2
14mu|texlive-iso-2.4-4|57	
14mu|texlive-iso-2.4-4|58	%build
14mu|texlive-iso-2.4-4|59	
14mu|texlive-iso-2.4-4|60	%install
14mu|texlive-iso-2.4-4|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-iso-2.4-4|62	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-iso-2.4-4|63	
14mu|texlive-iso-2.4-4|64	
14mu|texlive-iso-2.4-4|65	
14mu|texlive-iso-2.4-4|66	%changelog
14mu|texlive-iso-2.4-4|67	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-4
14mu|texlive-iso-2.4-4|68	+ Revision: 48f9b39
14mu|texlive-iso-2.4-4|69	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-iso-2.4-4|70	
14mu|texlive-iso-2.4-4|71	

25065 14
14mu|texlive-isodate-2.28-4|1	# revision 16613
14mu|texlive-isodate-2.28-4|2	# category Package
14mu|texlive-isodate-2.28-4|3	# catalog-ctan /macros/latex/contrib/isodate
14mu|texlive-isodate-2.28-4|4	# catalog-date 2006-12-08 14:34:19 +0100
14mu|texlive-isodate-2.28-4|5	# catalog-license lppl
14mu|texlive-isodate-2.28-4|6	# catalog-version 2.28
14mu|texlive-isodate-2.28-4|7	Name:		texlive-isodate
14mu|texlive-isodate-2.28-4|8	Version:	2.28
14mu|texlive-isodate-2.28-4|9	Release:	4
14mu|texlive-isodate-2.28-4|10	Summary:	Tune the output format of dates according to language
14mu|texlive-isodate-2.28-4|11	Group:		Publishing
14mu|texlive-isodate-2.28-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isodate
14mu|texlive-isodate-2.28-4|13	License:	LPPL
14mu|texlive-isodate-2.28-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodate.tar.xz
14mu|texlive-isodate-2.28-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodate.doc.tar.xz
14mu|texlive-isodate-2.28-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodate.source.tar.xz
14mu|texlive-isodate-2.28-4|17	BuildArch:	noarch
14mu|texlive-isodate-2.28-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-isodate-2.28-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-isodate-2.28-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-isodate-2.28-4|21	
14mu|texlive-isodate-2.28-4|22	%description
14mu|texlive-isodate-2.28-4|23	This package provides ten output formats of the commands
14mu|texlive-isodate-2.28-4|24	\today, \printdate, \printdateTeX, and \daterange (partly
14mu|texlive-isodate-2.28-4|25	language dependent). Formats available are: ISO (yyyy-mm-dd),
14mu|texlive-isodate-2.28-4|26	numeric (e.g. dd.\,mm.~yyyy), short (e.g. dd.\,mm.\,yy), TeX
14mu|texlive-isodate-2.28-4|27	(yyyy/mm/dd), original (e.g. dd. mmm yyyy), short original
14mu|texlive-isodate-2.28-4|28	(e.g. dd. mmm yy), as well as numerical formats with Roman
14mu|texlive-isodate-2.28-4|29	numerals for the month. The commands \printdate and
14mu|texlive-isodate-2.28-4|30	\printdateTeX print any date. The command \daterange prints a
14mu|texlive-isodate-2.28-4|31	date range and leaves out unnecessary year or month entries.
14mu|texlive-isodate-2.28-4|32	This package supports German (old and new rules), Austrian, US
14mu|texlive-isodate-2.28-4|33	English, British English, French, Danish, Swedish, and
14mu|texlive-isodate-2.28-4|34	Norwegian.
14mu|texlive-isodate-2.28-4|35	
14mu|texlive-isodate-2.28-4|36	
14mu|texlive-isodate-2.28-4|37	#-----------------------------------------------------------------------
14mu|texlive-isodate-2.28-4|38	%files
14mu|texlive-isodate-2.28-4|39	%{_texmfdistdir}/tex/latex/isodate/danish.idf
14mu|texlive-isodate-2.28-4|40	%{_texmfdistdir}/tex/latex/isodate/english.idf
14mu|texlive-isodate-2.28-4|41	%{_texmfdistdir}/tex/latex/isodate/french.idf
14mu|texlive-isodate-2.28-4|42	%{_texmfdistdir}/tex/latex/isodate/german.idf
14mu|texlive-isodate-2.28-4|43	%{_texmfdistdir}/tex/latex/isodate/isodate.sty
14mu|texlive-isodate-2.28-4|44	%{_texmfdistdir}/tex/latex/isodate/isodateo.sty
14mu|texlive-isodate-2.28-4|45	%{_texmfdistdir}/tex/latex/isodate/italian.idf
14mu|texlive-isodate-2.28-4|46	%{_texmfdistdir}/tex/latex/isodate/norsk.idf
14mu|texlive-isodate-2.28-4|47	%{_texmfdistdir}/tex/latex/isodate/swedish.idf
14mu|texlive-isodate-2.28-4|48	%doc %{_texmfdistdir}/doc/latex/isodate/ChangeLog
14mu|texlive-isodate-2.28-4|49	%doc %{_texmfdistdir}/doc/latex/isodate/README
14mu|texlive-isodate-2.28-4|50	%doc %{_texmfdistdir}/doc/latex/isodate/getversion.tex
14mu|texlive-isodate-2.28-4|51	%doc %{_texmfdistdir}/doc/latex/isodate/isodate.pdf
14mu|texlive-isodate-2.28-4|52	%doc %{_texmfdistdir}/doc/latex/isodate/isodate.xml
14mu|texlive-isodate-2.28-4|53	%doc %{_texmfdistdir}/doc/latex/isodate/isodateo.pdf
14mu|texlive-isodate-2.28-4|54	%doc %{_texmfdistdir}/doc/latex/isodate/testdate.pdf
14mu|texlive-isodate-2.28-4|55	%doc %{_texmfdistdir}/doc/latex/isodate/testdate.tex
14mu|texlive-isodate-2.28-4|56	%doc %{_texmfdistdir}/doc/latex/isodate/testisodate_without_babel.tex
14mu|texlive-isodate-2.28-4|57	#- source
14mu|texlive-isodate-2.28-4|58	%doc %{_texmfdistdir}/source/latex/isodate/Makefile
14mu|texlive-isodate-2.28-4|59	%doc %{_texmfdistdir}/source/latex/isodate/isodate.dtx
14mu|texlive-isodate-2.28-4|60	%doc %{_texmfdistdir}/source/latex/isodate/isodate.ins
14mu|texlive-isodate-2.28-4|61	%doc %{_texmfdistdir}/source/latex/isodate/isodateo.dtx
14mu|texlive-isodate-2.28-4|62	
14mu|texlive-isodate-2.28-4|63	#-----------------------------------------------------------------------
14mu|texlive-isodate-2.28-4|64	%prep
14mu|texlive-isodate-2.28-4|65	%setup -c -a0 -a1 -a2
14mu|texlive-isodate-2.28-4|66	
14mu|texlive-isodate-2.28-4|67	%build
14mu|texlive-isodate-2.28-4|68	
14mu|texlive-isodate-2.28-4|69	%install
14mu|texlive-isodate-2.28-4|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-isodate-2.28-4|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-isodate-2.28-4|72	
14mu|texlive-isodate-2.28-4|73	
14mu|texlive-isodate-2.28-4|74	
14mu|texlive-isodate-2.28-4|75	%changelog
14mu|texlive-isodate-2.28-4|76	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.28-4
14mu|texlive-isodate-2.28-4|77	+ Revision: cb3ca2c
14mu|texlive-isodate-2.28-4|78	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-isodate-2.28-4|79	
14mu|texlive-isodate-2.28-4|80	

25066 14
14mu|texlive-isodoc-1.03-3|1	# revision 32844
14mu|texlive-isodoc-1.03-3|2	# category Package
14mu|texlive-isodoc-1.03-3|3	# catalog-ctan /macros/latex/contrib/isodoc
14mu|texlive-isodoc-1.03-3|4	# catalog-date 2014-01-31 17:04:16 +0100
14mu|texlive-isodoc-1.03-3|5	# catalog-license lppl1.3
14mu|texlive-isodoc-1.03-3|6	# catalog-version 1.03
14mu|texlive-isodoc-1.03-3|7	Name:		texlive-isodoc
14mu|texlive-isodoc-1.03-3|8	Version:	1.03
14mu|texlive-isodoc-1.03-3|9	Release:	3
14mu|texlive-isodoc-1.03-3|10	Summary:	A LaTeX class for the preparation of letters and invoices
14mu|texlive-isodoc-1.03-3|11	Group:		Publishing
14mu|texlive-isodoc-1.03-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isodoc
14mu|texlive-isodoc-1.03-3|13	License:	LPPL1.3
14mu|texlive-isodoc-1.03-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.tar.xz
14mu|texlive-isodoc-1.03-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.doc.tar.xz
14mu|texlive-isodoc-1.03-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.source.tar.xz
14mu|texlive-isodoc-1.03-3|17	BuildArch:	noarch
14mu|texlive-isodoc-1.03-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-isodoc-1.03-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-isodoc-1.03-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-isodoc-1.03-3|21	
14mu|texlive-isodoc-1.03-3|22	%description
14mu|texlive-isodoc-1.03-3|23	The isodoc class can be used for the preparation of letters and
14mu|texlive-isodoc-1.03-3|24	invoices (and, in the future, similar documents). Documents are
14mu|texlive-isodoc-1.03-3|25	set up with options, thus making the class easily adaptable to
14mu|texlive-isodoc-1.03-3|26	user's wishes and extensible for other document types. The
14mu|texlive-isodoc-1.03-3|27	class is based on the NTG brief class by Victor Eijkhout, which
14mu|texlive-isodoc-1.03-3|28	implements the NEN1026 standard.
14mu|texlive-isodoc-1.03-3|29	
14mu|texlive-isodoc-1.03-3|30	
14mu|texlive-isodoc-1.03-3|31	#-----------------------------------------------------------------------
14mu|texlive-isodoc-1.03-3|32	%files
14mu|texlive-isodoc-1.03-3|33	%{_texmfdistdir}/tex/latex/isodoc/isodoc-ca-ES.ldf
14mu|texlive-isodoc-1.03-3|34	%{_texmfdistdir}/tex/latex/isodoc/isodoc-de-DE.ldf
14mu|texlive-isodoc-1.03-3|35	%{_texmfdistdir}/tex/latex/isodoc/isodoc-en-GB.ldf
14mu|texlive-isodoc-1.03-3|36	%{_texmfdistdir}/tex/latex/isodoc/isodoc-en-US.ldf
14mu|texlive-isodoc-1.03-3|37	%{_texmfdistdir}/tex/latex/isodoc/isodoc-es-ES.ldf
14mu|texlive-isodoc-1.03-3|38	%{_texmfdistdir}/tex/latex/isodoc/isodoc-fr-FR.ldf
14mu|texlive-isodoc-1.03-3|39	%{_texmfdistdir}/tex/latex/isodoc/isodoc-it-IT.ldf
14mu|texlive-isodoc-1.03-3|40	%{_texmfdistdir}/tex/latex/isodoc/isodoc-nb-NO.ldf
14mu|texlive-isodoc-1.03-3|41	%{_texmfdistdir}/tex/latex/isodoc/isodoc-nl-BE.ldf
14mu|texlive-isodoc-1.03-3|42	%{_texmfdistdir}/tex/latex/isodoc/isodoc-nl-NL.ldf
14mu|texlive-isodoc-1.03-3|43	%{_texmfdistdir}/tex/latex/isodoc/isodoc-sr-RS.ldf
14mu|texlive-isodoc-1.03-3|44	%{_texmfdistdir}/tex/latex/isodoc/isodoc.cls
14mu|texlive-isodoc-1.03-3|45	%doc %{_texmfdistdir}/doc/latex/isodoc/README
14mu|texlive-isodoc-1.03-3|46	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/accept.sty
14mu|texlive-isodoc-1.03-3|47	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/accept.tex
14mu|texlive-isodoc-1.03-3|48	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/acceptform.jpg
14mu|texlive-isodoc-1.03-3|49	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/ntgcolor.png
14mu|texlive-isodoc-1.03-3|50	%doc %{_texmfdistdir}/doc/latex/isodoc/inst
14mu|texlive-isodoc-1.03-3|51	%doc %{_texmfdistdir}/doc/latex/isodoc/invoice/invoice.sty
14mu|texlive-isodoc-1.03-3|52	%doc %{_texmfdistdir}/doc/latex/isodoc/invoice/invoice.tex
14mu|texlive-isodoc-1.03-3|53	%doc %{_texmfdistdir}/doc/latex/isodoc/isodoc.pdf
14mu|texlive-isodoc-1.03-3|54	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/letter.sty
14mu|texlive-isodoc-1.03-3|55	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/letter.tex
14mu|texlive-isodoc-1.03-3|56	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/sign.png
14mu|texlive-isodoc-1.03-3|57	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/signmarked.png
14mu|texlive-isodoc-1.03-3|58	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/ChopinScript.ttf
14mu|texlive-isodoc-1.03-3|59	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/logoletter.sty
14mu|texlive-isodoc-1.03-3|60	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/logoletter.tex
14mu|texlive-isodoc-1.03-3|61	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/shiva-shakti.png
14mu|texlive-isodoc-1.03-3|62	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/signblue.png
14mu|texlive-isodoc-1.03-3|63	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/typo.txt
14mu|texlive-isodoc-1.03-3|64	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/ntgcolor.png
14mu|texlive-isodoc-1.03-3|65	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/ntgletter.sty
14mu|texlive-isodoc-1.03-3|66	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/ntgletter.tex
14mu|texlive-isodoc-1.03-3|67	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/signlong.png
14mu|texlive-isodoc-1.03-3|68	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/signshort.png
14mu|texlive-isodoc-1.03-3|69	%doc %{_texmfdistdir}/doc/latex/isodoc/template.ldf
14mu|texlive-isodoc-1.03-3|70	#- source
14mu|texlive-isodoc-1.03-3|71	%doc %{_texmfdistdir}/source/latex/isodoc/isodoc.dtx
14mu|texlive-isodoc-1.03-3|72	%doc %{_texmfdistdir}/source/latex/isodoc/isodoc.ins
14mu|texlive-isodoc-1.03-3|73	
14mu|texlive-isodoc-1.03-3|74	#-----------------------------------------------------------------------
14mu|texlive-isodoc-1.03-3|75	%prep
14mu|texlive-isodoc-1.03-3|76	%setup -c -a0 -a1 -a2
14mu|texlive-isodoc-1.03-3|77	
14mu|texlive-isodoc-1.03-3|78	%build
14mu|texlive-isodoc-1.03-3|79	
14mu|texlive-isodoc-1.03-3|80	%install
14mu|texlive-isodoc-1.03-3|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-isodoc-1.03-3|82	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-isodoc-1.03-3|83	
14mu|texlive-isodoc-1.03-3|84	%changelog
14mu|texlive-isodoc-1.03-3|85	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.03-3
14mu|texlive-isodoc-1.03-3|86	+ Revision: 1815d02
14mu|texlive-isodoc-1.03-3|87	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-isodoc-1.03-3|88	
14mu|texlive-isodoc-1.03-3|89	

25067 14
14mu|texlive-isonums-1.0-4|1	# revision 17362
14mu|texlive-isonums-1.0-4|2	# category Package
14mu|texlive-isonums-1.0-4|3	# catalog-ctan /macros/latex/contrib/isonums
14mu|texlive-isonums-1.0-4|4	# catalog-date 2010-03-09 13:05:51 +0100
14mu|texlive-isonums-1.0-4|5	# catalog-license lppl
14mu|texlive-isonums-1.0-4|6	# catalog-version 1.0
14mu|texlive-isonums-1.0-4|7	Name:		texlive-isonums
14mu|texlive-isonums-1.0-4|8	Version:	1.0
14mu|texlive-isonums-1.0-4|9	Release:	4
14mu|texlive-isonums-1.0-4|10	Summary:	Display numbers in maths mode according to ISO 31-0
14mu|texlive-isonums-1.0-4|11	Group:		Publishing
14mu|texlive-isonums-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isonums
14mu|texlive-isonums-1.0-4|13	License:	LPPL
14mu|texlive-isonums-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isonums.tar.xz
14mu|texlive-isonums-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isonums.doc.tar.xz
14mu|texlive-isonums-1.0-4|16	BuildArch:	noarch
14mu|texlive-isonums-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-isonums-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-isonums-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-isonums-1.0-4|20	
14mu|texlive-isonums-1.0-4|21	%description
14mu|texlive-isonums-1.0-4|22	The package makes a quick hack to ziffer to display numbers in
14mu|texlive-isonums-1.0-4|23	maths mode according to ISO 31-0, regardless of input format
14mu|texlive-isonums-1.0-4|24	(European $1.235,7$ or Anglo-American $1,235.7$). The options
14mu|texlive-isonums-1.0-4|25	[euro, anglo] control the global input format. Default input
14mu|texlive-isonums-1.0-4|26	format is anglo. Documentation is included as comments to the
14mu|texlive-isonums-1.0-4|27	text source.
14mu|texlive-isonums-1.0-4|28	
14mu|texlive-isonums-1.0-4|29	
14mu|texlive-isonums-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-isonums-1.0-4|31	%files
14mu|texlive-isonums-1.0-4|32	%{_texmfdistdir}/tex/latex/isonums/isonums.sty
14mu|texlive-isonums-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/isonums/isonums.pdf
14mu|texlive-isonums-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/isonums/isonums.tex
14mu|texlive-isonums-1.0-4|35	
14mu|texlive-isonums-1.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-isonums-1.0-4|37	%prep
14mu|texlive-isonums-1.0-4|38	%setup -c -a0 -a1
14mu|texlive-isonums-1.0-4|39	
14mu|texlive-isonums-1.0-4|40	%build
14mu|texlive-isonums-1.0-4|41	
14mu|texlive-isonums-1.0-4|42	%install
14mu|texlive-isonums-1.0-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-isonums-1.0-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-isonums-1.0-4|45	
14mu|texlive-isonums-1.0-4|46	
14mu|texlive-isonums-1.0-4|47	
14mu|texlive-isonums-1.0-4|48	%changelog
14mu|texlive-isonums-1.0-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-isonums-1.0-4|50	+ Revision: 417b291
14mu|texlive-isonums-1.0-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-isonums-1.0-4|52	
14mu|texlive-isonums-1.0-4|53	

25068 14
14mu|texlive-isorot-20070108-4|1	# revision 15878
14mu|texlive-isorot-20070108-4|2	# category Package
14mu|texlive-isorot-20070108-4|3	# catalog-ctan /macros/latex/contrib/isorot
14mu|texlive-isorot-20070108-4|4	# catalog-date 2007-01-08 13:31:52 +0100
14mu|texlive-isorot-20070108-4|5	# catalog-license lppl
14mu|texlive-isorot-20070108-4|6	# catalog-version undef
14mu|texlive-isorot-20070108-4|7	Name:		texlive-isorot
14mu|texlive-isorot-20070108-4|8	Version:	20070108
14mu|texlive-isorot-20070108-4|9	Release:	4
14mu|texlive-isorot-20070108-4|10	Summary:	Rotation of document elements
14mu|texlive-isorot-20070108-4|11	Group:		Publishing
14mu|texlive-isorot-20070108-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isorot
14mu|texlive-isorot-20070108-4|13	License:	LPPL
14mu|texlive-isorot-20070108-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isorot.tar.xz
14mu|texlive-isorot-20070108-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isorot.doc.tar.xz
14mu|texlive-isorot-20070108-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isorot.source.tar.xz
14mu|texlive-isorot-20070108-4|17	BuildArch:	noarch
14mu|texlive-isorot-20070108-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-isorot-20070108-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-isorot-20070108-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-isorot-20070108-4|21	
14mu|texlive-isorot-20070108-4|22	%description
14mu|texlive-isorot-20070108-4|23	The isorot package is for rotation of document elements. It is
14mu|texlive-isorot-20070108-4|24	a combination of the lscape package and an extension of the
14mu|texlive-isorot-20070108-4|25	rotating package. The package is designed for use with the iso
14mu|texlive-isorot-20070108-4|26	class but may be used with any normal class.
14mu|texlive-isorot-20070108-4|27	
14mu|texlive-isorot-20070108-4|28	
14mu|texlive-isorot-20070108-4|29	#-----------------------------------------------------------------------
14mu|texlive-isorot-20070108-4|30	%files
14mu|texlive-isorot-20070108-4|31	%{_texmfdistdir}/tex/latex/isorot/isorot.sty
14mu|texlive-isorot-20070108-4|32	%doc %{_texmfdistdir}/doc/latex/isorot/README
14mu|texlive-isorot-20070108-4|33	%doc %{_texmfdistdir}/doc/latex/isorot/rotman.pdf
14mu|texlive-isorot-20070108-4|34	%doc %{_texmfdistdir}/doc/latex/isorot/rotman.tex
14mu|texlive-isorot-20070108-4|35	#- source
14mu|texlive-isorot-20070108-4|36	%doc %{_texmfdistdir}/source/latex/isorot/isorot.dtx
14mu|texlive-isorot-20070108-4|37	%doc %{_texmfdistdir}/source/latex/isorot/isorot.ins
14mu|texlive-isorot-20070108-4|38	
14mu|texlive-isorot-20070108-4|39	#-----------------------------------------------------------------------
14mu|texlive-isorot-20070108-4|40	%prep
14mu|texlive-isorot-20070108-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-isorot-20070108-4|42	
14mu|texlive-isorot-20070108-4|43	%build
14mu|texlive-isorot-20070108-4|44	
14mu|texlive-isorot-20070108-4|45	%install
14mu|texlive-isorot-20070108-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-isorot-20070108-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-isorot-20070108-4|48	
14mu|texlive-isorot-20070108-4|49	
14mu|texlive-isorot-20070108-4|50	
14mu|texlive-isorot-20070108-4|51	%changelog
14mu|texlive-isorot-20070108-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070108-4
14mu|texlive-isorot-20070108-4|53	+ Revision: 3cd2cf8
14mu|texlive-isorot-20070108-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-isorot-20070108-4|55	
14mu|texlive-isorot-20070108-4|56	

25069 14
14mu|texlive-isotope-v0.3-4|1	# revision 23711
14mu|texlive-isotope-v0.3-4|2	# category Package
14mu|texlive-isotope-v0.3-4|3	# catalog-ctan /macros/latex/contrib/isotope
14mu|texlive-isotope-v0.3-4|4	# catalog-date 2011-08-26 17:57:53 +0200
14mu|texlive-isotope-v0.3-4|5	# catalog-license lppl
14mu|texlive-isotope-v0.3-4|6	# catalog-version v0.3
14mu|texlive-isotope-v0.3-4|7	Name:		texlive-isotope
14mu|texlive-isotope-v0.3-4|8	Version:	v0.3
14mu|texlive-isotope-v0.3-4|9	Release:	4
14mu|texlive-isotope-v0.3-4|10	Summary:	A package for typesetting isotopes
14mu|texlive-isotope-v0.3-4|11	Group:		Publishing
14mu|texlive-isotope-v0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isotope
14mu|texlive-isotope-v0.3-4|13	License:	LPPL
14mu|texlive-isotope-v0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isotope.tar.xz
14mu|texlive-isotope-v0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isotope.doc.tar.xz
14mu|texlive-isotope-v0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isotope.source.tar.xz
14mu|texlive-isotope-v0.3-4|17	BuildArch:	noarch
14mu|texlive-isotope-v0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-isotope-v0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-isotope-v0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-isotope-v0.3-4|21	
14mu|texlive-isotope-v0.3-4|22	%description
14mu|texlive-isotope-v0.3-4|23	The package provides a command \isotope for setting the atomic
14mu|texlive-isotope-v0.3-4|24	weight and atomic number indications of isotopes. (The naive
14mu|texlive-isotope-v0.3-4|25	way of doing the job with (La)TeX mathematics commands produces
14mu|texlive-isotope-v0.3-4|26	an unsatisfactory result.).
14mu|texlive-isotope-v0.3-4|27	
14mu|texlive-isotope-v0.3-4|28	
14mu|texlive-isotope-v0.3-4|29	#-----------------------------------------------------------------------
14mu|texlive-isotope-v0.3-4|30	%files
14mu|texlive-isotope-v0.3-4|31	%{_texmfdistdir}/tex/latex/isotope/isotope.sty
14mu|texlive-isotope-v0.3-4|32	%doc %{_texmfdistdir}/doc/latex/isotope/README
14mu|texlive-isotope-v0.3-4|33	#- source
14mu|texlive-isotope-v0.3-4|34	%doc %{_texmfdistdir}/source/latex/isotope/isotope.dtx
14mu|texlive-isotope-v0.3-4|35	%doc %{_texmfdistdir}/source/latex/isotope/isotope.ins
14mu|texlive-isotope-v0.3-4|36	
14mu|texlive-isotope-v0.3-4|37	#-----------------------------------------------------------------------
14mu|texlive-isotope-v0.3-4|38	%prep
14mu|texlive-isotope-v0.3-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-isotope-v0.3-4|40	
14mu|texlive-isotope-v0.3-4|41	%build
14mu|texlive-isotope-v0.3-4|42	
14mu|texlive-isotope-v0.3-4|43	%install
14mu|texlive-isotope-v0.3-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-isotope-v0.3-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-isotope-v0.3-4|46	
14mu|texlive-isotope-v0.3-4|47	
14mu|texlive-isotope-v0.3-4|48	
14mu|texlive-isotope-v0.3-4|49	%changelog
14mu|texlive-isotope-v0.3-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.3-4
14mu|texlive-isotope-v0.3-4|51	+ Revision: 3ce9e70
14mu|texlive-isotope-v0.3-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-isotope-v0.3-4|53	
14mu|texlive-isotope-v0.3-4|54	

25070 14
14mu|texlive-issuulinks-1.1-3|1	# revision 25742
14mu|texlive-issuulinks-1.1-3|2	# category Package
14mu|texlive-issuulinks-1.1-3|3	# catalog-ctan /macros/latex/contrib/issuulinks
14mu|texlive-issuulinks-1.1-3|4	# catalog-date 2012-03-23 12:07:20 +0100
14mu|texlive-issuulinks-1.1-3|5	# catalog-license lppl1.3
14mu|texlive-issuulinks-1.1-3|6	# catalog-version 1.1
14mu|texlive-issuulinks-1.1-3|7	Name:		texlive-issuulinks
14mu|texlive-issuulinks-1.1-3|8	Version:	1.1
14mu|texlive-issuulinks-1.1-3|9	Release:	3
14mu|texlive-issuulinks-1.1-3|10	Summary:	Produce external links instead of internal ones
14mu|texlive-issuulinks-1.1-3|11	Group:		Publishing
14mu|texlive-issuulinks-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/issuulinks
14mu|texlive-issuulinks-1.1-3|13	License:	LPPL1.3
14mu|texlive-issuulinks-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/issuulinks.tar.xz
14mu|texlive-issuulinks-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/issuulinks.doc.tar.xz
14mu|texlive-issuulinks-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/issuulinks.source.tar.xz
14mu|texlive-issuulinks-1.1-3|17	BuildArch:	noarch
14mu|texlive-issuulinks-1.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-issuulinks-1.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-issuulinks-1.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-issuulinks-1.1-3|21	
14mu|texlive-issuulinks-1.1-3|22	%description
14mu|texlive-issuulinks-1.1-3|23	The PDF visualizer http://issuu.com/ISSUU is a popular service
14mu|texlive-issuulinks-1.1-3|24	allowing to show PDF documents "a page a time". Due to the way
14mu|texlive-issuulinks-1.1-3|25	it is implemented, internal links in these documents are not
14mu|texlive-issuulinks-1.1-3|26	allowed. Instead, they must be converted to external ones in
14mu|texlive-issuulinks-1.1-3|27	the form http://issuu.com/action/page?page=PAGENUMBER. The
14mu|texlive-issuulinks-1.1-3|28	package patches hyperref to produce external links in the
14mu|texlive-issuulinks-1.1-3|29	required form instead of internal links created by \ref, \cite
14mu|texlive-issuulinks-1.1-3|30	and other commands. Since the package redefines the internals
14mu|texlive-issuulinks-1.1-3|31	of hyperref, it must be loaded it AFTER hyperref.
14mu|texlive-issuulinks-1.1-3|32	
14mu|texlive-issuulinks-1.1-3|33	
14mu|texlive-issuulinks-1.1-3|34	#-----------------------------------------------------------------------
14mu|texlive-issuulinks-1.1-3|35	%files
14mu|texlive-issuulinks-1.1-3|36	%{_texmfdistdir}/tex/latex/issuulinks/issuulinks.sty
14mu|texlive-issuulinks-1.1-3|37	%doc %{_texmfdistdir}/doc/latex/issuulinks/Makefile
14mu|texlive-issuulinks-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/issuulinks/README
14mu|texlive-issuulinks-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/issuulinks/issuulinks.pdf
14mu|texlive-issuulinks-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/issuulinks/sample.pdf
14mu|texlive-issuulinks-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/issuulinks/sample.tex
14mu|texlive-issuulinks-1.1-3|42	#- source
14mu|texlive-issuulinks-1.1-3|43	%doc %{_texmfdistdir}/source/latex/issuulinks/issuulinks.dtx
14mu|texlive-issuulinks-1.1-3|44	%doc %{_texmfdistdir}/source/latex/issuulinks/issuulinks.ins
14mu|texlive-issuulinks-1.1-3|45	
14mu|texlive-issuulinks-1.1-3|46	#-----------------------------------------------------------------------
14mu|texlive-issuulinks-1.1-3|47	%prep
14mu|texlive-issuulinks-1.1-3|48	%setup -c -a0 -a1 -a2
14mu|texlive-issuulinks-1.1-3|49	
14mu|texlive-issuulinks-1.1-3|50	%build
14mu|texlive-issuulinks-1.1-3|51	
14mu|texlive-issuulinks-1.1-3|52	%install
14mu|texlive-issuulinks-1.1-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-issuulinks-1.1-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-issuulinks-1.1-3|55	
14mu|texlive-issuulinks-1.1-3|56	
14mu|texlive-issuulinks-1.1-3|57	
14mu|texlive-issuulinks-1.1-3|58	%changelog
14mu|texlive-issuulinks-1.1-3|59	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-issuulinks-1.1-3|60	+ Revision: 6b17557
14mu|texlive-issuulinks-1.1-3|61	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-issuulinks-1.1-3|62	
14mu|texlive-issuulinks-1.1-3|63	

25071 14
14mu|texlive-itnumpar-1.0-4|1	# revision 15878
14mu|texlive-itnumpar-1.0-4|2	# category Package
14mu|texlive-itnumpar-1.0-4|3	# catalog-ctan /macros/latex/contrib/itnumpar
14mu|texlive-itnumpar-1.0-4|4	# catalog-date 2008-08-19 23:32:24 +0200
14mu|texlive-itnumpar-1.0-4|5	# catalog-license lppl
14mu|texlive-itnumpar-1.0-4|6	# catalog-version 1.0
14mu|texlive-itnumpar-1.0-4|7	Name:		texlive-itnumpar
14mu|texlive-itnumpar-1.0-4|8	Version:	1.0
14mu|texlive-itnumpar-1.0-4|9	Release:	4
14mu|texlive-itnumpar-1.0-4|10	Summary:	Spell numbers in words (Italian)
14mu|texlive-itnumpar-1.0-4|11	Group:		Publishing
14mu|texlive-itnumpar-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/itnumpar
14mu|texlive-itnumpar-1.0-4|13	License:	LPPL
14mu|texlive-itnumpar-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itnumpar.tar.xz
14mu|texlive-itnumpar-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itnumpar.doc.tar.xz
14mu|texlive-itnumpar-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itnumpar.source.tar.xz
14mu|texlive-itnumpar-1.0-4|17	BuildArch:	noarch
14mu|texlive-itnumpar-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-itnumpar-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-itnumpar-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-itnumpar-1.0-4|21	
14mu|texlive-itnumpar-1.0-4|22	%description
14mu|texlive-itnumpar-1.0-4|23	Sometimes we need to say "Capitolo primo" or "Capitolo uno"
14mu|texlive-itnumpar-1.0-4|24	instead of "Capitolo 1", that is, spelling the number in words
14mu|texlive-itnumpar-1.0-4|25	instead of the usual digit form. This package provides support
14mu|texlive-itnumpar-1.0-4|26	for spelling out numbers in Italian words, both in cardinal and
14mu|texlive-itnumpar-1.0-4|27	in ordinal form.
14mu|texlive-itnumpar-1.0-4|28	
14mu|texlive-itnumpar-1.0-4|29	
14mu|texlive-itnumpar-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-itnumpar-1.0-4|31	%files
14mu|texlive-itnumpar-1.0-4|32	%{_texmfdistdir}/tex/latex/itnumpar/itnumpar.sty
14mu|texlive-itnumpar-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/itnumpar/README
14mu|texlive-itnumpar-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/itnumpar/itnumpar.pdf
14mu|texlive-itnumpar-1.0-4|35	#- source
14mu|texlive-itnumpar-1.0-4|36	%doc %{_texmfdistdir}/source/latex/itnumpar/itnumpar.dtx
14mu|texlive-itnumpar-1.0-4|37	%doc %{_texmfdistdir}/source/latex/itnumpar/itnumpar.ins
14mu|texlive-itnumpar-1.0-4|38	
14mu|texlive-itnumpar-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-itnumpar-1.0-4|40	%prep
14mu|texlive-itnumpar-1.0-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-itnumpar-1.0-4|42	
14mu|texlive-itnumpar-1.0-4|43	%build
14mu|texlive-itnumpar-1.0-4|44	
14mu|texlive-itnumpar-1.0-4|45	%install
14mu|texlive-itnumpar-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-itnumpar-1.0-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-itnumpar-1.0-4|48	
14mu|texlive-itnumpar-1.0-4|49	
14mu|texlive-itnumpar-1.0-4|50	
14mu|texlive-itnumpar-1.0-4|51	%changelog
14mu|texlive-itnumpar-1.0-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-itnumpar-1.0-4|53	+ Revision: 422a456
14mu|texlive-itnumpar-1.0-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-itnumpar-1.0-4|55	
14mu|texlive-itnumpar-1.0-4|56	

25072 14
14mu|texlive-itrans-5.32-3|1	# revision 25462
14mu|texlive-itrans-5.32-3|2	# category Package
14mu|texlive-itrans-5.32-3|3	# catalog-ctan /language/indian/itrans
14mu|texlive-itrans-5.32-3|4	# catalog-date 2011-05-10 20:29:15 +0200
14mu|texlive-itrans-5.32-3|5	# catalog-license other-free
14mu|texlive-itrans-5.32-3|6	# catalog-version 5.32
14mu|texlive-itrans-5.32-3|7	Name:		texlive-itrans
14mu|texlive-itrans-5.32-3|8	Version:	5.32
14mu|texlive-itrans-5.32-3|9	Release:	3
14mu|texlive-itrans-5.32-3|10	Summary:	Transliteration of Indian Languages
14mu|texlive-itrans-5.32-3|11	Group:		Publishing
14mu|texlive-itrans-5.32-3|12	URL:		http://www.ctan.org/tex-archive/language/indian/itrans
14mu|texlive-itrans-5.32-3|13	License:	OTHER-FREE
14mu|texlive-itrans-5.32-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itrans.tar.xz
14mu|texlive-itrans-5.32-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/itrans.doc.tar.xz
14mu|texlive-itrans-5.32-3|16	BuildArch:	noarch
14mu|texlive-itrans-5.32-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-itrans-5.32-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-itrans-5.32-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-itrans-5.32-3|20	
14mu|texlive-itrans-5.32-3|21	%description
14mu|texlive-itrans-5.32-3|22	Itrans is a pre-processor: it converts English-encoded text
14mu|texlive-itrans-5.32-3|23	into various Indian Language scripts for printing or for
14mu|texlive-itrans-5.32-3|24	display. The input text to itrans is in a transliterated form:
14mu|texlive-itrans-5.32-3|25	each letter in an Indian Script is assigned an English
14mu|texlive-itrans-5.32-3|26	equivalent, and the English letters are used to represent what
14mu|texlive-itrans-5.32-3|27	will eventually print out in the Indian Language Script.
14mu|texlive-itrans-5.32-3|28	
14mu|texlive-itrans-5.32-3|29	
14mu|texlive-itrans-5.32-3|30	#-----------------------------------------------------------------------
14mu|texlive-itrans-5.32-3|31	%files
14mu|texlive-itrans-5.32-3|32	%{_texmfdistdir}/fonts/afm/public/itrans/devnac.afm
14mu|texlive-itrans-5.32-3|33	%{_texmfdistdir}/fonts/afm/public/itrans/ncpi____.afm
14mu|texlive-itrans-5.32-3|34	%{_texmfdistdir}/fonts/afm/public/itrans/ncpr____.afm
14mu|texlive-itrans-5.32-3|35	%{_texmfdistdir}/fonts/source/public/itrans/kan12.mf
14mu|texlive-itrans-5.32-3|36	%{_texmfdistdir}/fonts/source/public/itrans/kan12b.mf
14mu|texlive-itrans-5.32-3|37	%{_texmfdistdir}/fonts/source/public/itrans/kan12nx.mf
14mu|texlive-itrans-5.32-3|38	%{_texmfdistdir}/fonts/source/public/itrans/kan12ny.mf
14mu|texlive-itrans-5.32-3|39	%{_texmfdistdir}/fonts/source/public/itrans/kan12s.mf
14mu|texlive-itrans-5.32-3|40	%{_texmfdistdir}/fonts/source/public/itrans/kan18.mf
14mu|texlive-itrans-5.32-3|41	%{_texmfdistdir}/fonts/source/public/itrans/kanbase.mf
14mu|texlive-itrans-5.32-3|42	%{_texmfdistdir}/fonts/source/public/itrans/kancodes.mf
14mu|texlive-itrans-5.32-3|43	%{_texmfdistdir}/fonts/source/public/itrans/kanlets.mf
14mu|texlive-itrans-5.32-3|44	%{_texmfdistdir}/fonts/source/public/itrans/kanmain.mf
14mu|texlive-itrans-5.32-3|45	%{_texmfdistdir}/fonts/source/public/itrans/kanparam.mf
14mu|texlive-itrans-5.32-3|46	%{_texmfdistdir}/fonts/source/public/itrans/kanspc.mf
14mu|texlive-itrans-5.32-3|47	%{_texmfdistdir}/fonts/source/public/itrans/kanvarna.mf
14mu|texlive-itrans-5.32-3|48	%{_texmfdistdir}/fonts/source/public/itrans/tamilORG.mf
14mu|texlive-itrans-5.32-3|49	%{_texmfdistdir}/fonts/source/public/itrans/tel12.mf
14mu|texlive-itrans-5.32-3|50	%{_texmfdistdir}/fonts/source/public/itrans/tel12b.mf
14mu|texlive-itrans-5.32-3|51	%{_texmfdistdir}/fonts/source/public/itrans/tel12nx.mf
14mu|texlive-itrans-5.32-3|52	%{_texmfdistdir}/fonts/source/public/itrans/tel12ny.mf
14mu|texlive-itrans-5.32-3|53	%{_texmfdistdir}/fonts/source/public/itrans/tel12s.mf
14mu|texlive-itrans-5.32-3|54	%{_texmfdistdir}/fonts/source/public/itrans/tel18.mf
14mu|texlive-itrans-5.32-3|55	%{_texmfdistdir}/fonts/source/public/itrans/telbase.mf
14mu|texlive-itrans-5.32-3|56	%{_texmfdistdir}/fonts/source/public/itrans/telchrs1.mf
14mu|texlive-itrans-5.32-3|57	%{_texmfdistdir}/fonts/source/public/itrans/telchrs2.mf
14mu|texlive-itrans-5.32-3|58	%{_texmfdistdir}/fonts/source/public/itrans/telchrs3.mf
14mu|texlive-itrans-5.32-3|59	%{_texmfdistdir}/fonts/source/public/itrans/telcodes.mf
14mu|texlive-itrans-5.32-3|60	%{_texmfdistdir}/fonts/source/public/itrans/telmode.mf
14mu|texlive-itrans-5.32-3|61	%{_texmfdistdir}/fonts/source/public/itrans/telparam.mf
14mu|texlive-itrans-5.32-3|62	%{_texmfdistdir}/fonts/source/public/itrans/telspc.mf
14mu|texlive-itrans-5.32-3|63	%{_texmfdistdir}/fonts/source/public/itrans/telugu.mf
14mu|texlive-itrans-5.32-3|64	%{_texmfdistdir}/fonts/source/public/itrans/wntml12.mf
14mu|texlive-itrans-5.32-3|65	%{_texmfdistdir}/fonts/source/public/itrans/wntml17.mf
14mu|texlive-itrans-5.32-3|66	%{_texmfdistdir}/fonts/tfm/public/itrans/kan12.tfm
14mu|texlive-itrans-5.32-3|67	%{_texmfdistdir}/fonts/tfm/public/itrans/kan12b.tfm
14mu|texlive-itrans-5.32-3|68	%{_texmfdistdir}/fonts/tfm/public/itrans/kan12nx.tfm
14mu|texlive-itrans-5.32-3|69	%{_texmfdistdir}/fonts/tfm/public/itrans/kan12s.tfm
14mu|texlive-itrans-5.32-3|70	%{_texmfdistdir}/fonts/tfm/public/itrans/kan18.tfm
14mu|texlive-itrans-5.32-3|71	%{_texmfdistdir}/fonts/tfm/public/itrans/ncpicsxp.tfm
14mu|texlive-itrans-5.32-3|72	%{_texmfdistdir}/fonts/tfm/public/itrans/ncprcsxp.tfm
14mu|texlive-itrans-5.32-3|73	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12.tfm
14mu|texlive-itrans-5.32-3|74	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12b.tfm
14mu|texlive-itrans-5.32-3|75	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12nx.tfm
14mu|texlive-itrans-5.32-3|76	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12ny.tfm
14mu|texlive-itrans-5.32-3|77	%{_texmfdistdir}/fonts/tfm/public/itrans/tel12s.tfm
14mu|texlive-itrans-5.32-3|78	%{_texmfdistdir}/fonts/tfm/public/itrans/tel18.tfm
14mu|texlive-itrans-5.32-3|79	%{_texmfdistdir}/fonts/tfm/public/itrans/telspc.tfm
14mu|texlive-itrans-5.32-3|80	%{_texmfdistdir}/fonts/tfm/public/itrans/wntml12.tfm
14mu|texlive-itrans-5.32-3|81	%{_texmfdistdir}/fonts/tfm/public/itrans/wntml17.tfm
14mu|texlive-itrans-5.32-3|82	%{_texmfdistdir}/fonts/truetype/public/itrans/ncpi____.ttf
14mu|texlive-itrans-5.32-3|83	%{_texmfdistdir}/fonts/truetype/public/itrans/ncpr____.ttf
14mu|texlive-itrans-5.32-3|84	%{_texmfdistdir}/fonts/type1/public/itrans/ncpi____.pfb
14mu|texlive-itrans-5.32-3|85	%{_texmfdistdir}/fonts/type1/public/itrans/ncpr____.pfb
14mu|texlive-itrans-5.32-3|86	%{_texmfdistdir}/tex/latex/itrans/htmlstub.sty
14mu|texlive-itrans-5.32-3|87	%{_texmfdistdir}/tex/latex/itrans/idevn.tex
14mu|texlive-itrans-5.32-3|88	%{_texmfdistdir}/tex/latex/itrans/itrans.sty
14mu|texlive-itrans-5.32-3|89	%{_texmfdistdir}/tex/latex/itrans/itrnstlg.tex
14mu|texlive-itrans-5.32-3|90	%doc %{_texmfdistdir}/doc/fonts/itrans/COPYRIGHT
14mu|texlive-itrans-5.32-3|91	%doc %{_texmfdistdir}/doc/fonts/itrans/README
14mu|texlive-itrans-5.32-3|92	%doc %{_texmfdistdir}/doc/fonts/itrans/beng.itx
14mu|texlive-itrans-5.32-3|93	%doc %{_texmfdistdir}/doc/fonts/itrans/dvnc.itx
14mu|texlive-itrans-5.32-3|94	%doc %{_texmfdistdir}/doc/fonts/itrans/dvng.itx
14mu|texlive-itrans-5.32-3|95	%doc %{_texmfdistdir}/doc/fonts/itrans/ex_latex.itx
14mu|texlive-itrans-5.32-3|96	%doc %{_texmfdistdir}/doc/fonts/itrans/ex_ltn1.itx
14mu|texlive-itrans-5.32-3|97	%doc %{_texmfdistdir}/doc/fonts/itrans/ex_ps.itx
14mu|texlive-itrans-5.32-3|98	%doc %{_texmfdistdir}/doc/fonts/itrans/ex_utf8.itx
14mu|texlive-itrans-5.32-3|99	%doc %{_texmfdistdir}/doc/fonts/itrans/flag.ips
14mu|texlive-itrans-5.32-3|100	%doc %{_texmfdistdir}/doc/fonts/itrans/gujdoc.itx
14mu|texlive-itrans-5.32-3|101	%doc %{_texmfdistdir}/doc/fonts/itrans/icsx.itx
14mu|texlive-itrans-5.32-3|102	%doc %{_texmfdistdir}/doc/fonts/itrans/idoc.itx
14mu|texlive-itrans-5.32-3|103	%doc %{_texmfdistdir}/doc/fonts/itrans/kantex.itx
14mu|texlive-itrans-5.32-3|104	%doc %{_texmfdistdir}/doc/fonts/itrans/nehru.itx
14mu|texlive-itrans-5.32-3|105	%doc %{_texmfdistdir}/doc/fonts/itrans/pundoc.itx
14mu|texlive-itrans-5.32-3|106	%doc %{_texmfdistdir}/doc/fonts/itrans/romancsx.itx
14mu|texlive-itrans-5.32-3|107	%doc %{_texmfdistdir}/doc/fonts/itrans/tamil.itx
14mu|texlive-itrans-5.32-3|108	%doc %{_texmfdistdir}/doc/fonts/itrans/tblall.itx
14mu|texlive-itrans-5.32-3|109	%doc %{_texmfdistdir}/doc/fonts/itrans/tech.tex
14mu|texlive-itrans-5.32-3|110	%doc %{_texmfdistdir}/doc/fonts/itrans/tlgutx.itx
14mu|texlive-itrans-5.32-3|111	
14mu|texlive-itrans-5.32-3|112	#-----------------------------------------------------------------------
14mu|texlive-itrans-5.32-3|113	%prep
14mu|texlive-itrans-5.32-3|114	%setup -c -a0 -a1
14mu|texlive-itrans-5.32-3|115	
14mu|texlive-itrans-5.32-3|116	%build
14mu|texlive-itrans-5.32-3|117	
14mu|texlive-itrans-5.32-3|118	%install
14mu|texlive-itrans-5.32-3|119	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-itrans-5.32-3|120	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-itrans-5.32-3|121	
14mu|texlive-itrans-5.32-3|122	
14mu|texlive-itrans-5.32-3|123	
14mu|texlive-itrans-5.32-3|124	%changelog
14mu|texlive-itrans-5.32-3|125	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.32-3
14mu|texlive-itrans-5.32-3|126	+ Revision: b621143
14mu|texlive-itrans-5.32-3|127	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-itrans-5.32-3|128	
14mu|texlive-itrans-5.32-3|129	

25073 14
14mu|texlive-iwhdp-0.25-4|1	# revision 24790
14mu|texlive-iwhdp-0.25-4|2	# category Package
14mu|texlive-iwhdp-0.25-4|3	# catalog-ctan /macros/latex/contrib/iwhdp
14mu|texlive-iwhdp-0.25-4|4	# catalog-date 2011-12-07 15:00:15 +0100
14mu|texlive-iwhdp-0.25-4|5	# catalog-license lppl1.3
14mu|texlive-iwhdp-0.25-4|6	# catalog-version 0.25
14mu|texlive-iwhdp-0.25-4|7	Name:		texlive-iwhdp
14mu|texlive-iwhdp-0.25-4|8	Version:	0.25
14mu|texlive-iwhdp-0.25-4|9	Release:	4
14mu|texlive-iwhdp-0.25-4|10	Summary:	Halle Institute for Economic Research (IWH) Discussion Papers
14mu|texlive-iwhdp-0.25-4|11	Group:		Publishing
14mu|texlive-iwhdp-0.25-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/iwhdp
14mu|texlive-iwhdp-0.25-4|13	License:	LPPL1.3
14mu|texlive-iwhdp-0.25-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iwhdp.tar.xz
14mu|texlive-iwhdp-0.25-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iwhdp.doc.tar.xz
14mu|texlive-iwhdp-0.25-4|16	BuildArch:	noarch
14mu|texlive-iwhdp-0.25-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-iwhdp-0.25-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-iwhdp-0.25-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-iwhdp-0.25-4|20	
14mu|texlive-iwhdp-0.25-4|21	%description
14mu|texlive-iwhdp-0.25-4|22	The document class is for creating Discussion Papers of the
14mu|texlive-iwhdp-0.25-4|23	Halle Institute for Economic Research (IWH) in Halle, Germany.
14mu|texlive-iwhdp-0.25-4|24	The class offers options for both English and German texts.
14mu|texlive-iwhdp-0.25-4|25	
14mu|texlive-iwhdp-0.25-4|26	
14mu|texlive-iwhdp-0.25-4|27	#-----------------------------------------------------------------------
14mu|texlive-iwhdp-0.25-4|28	%files
14mu|texlive-iwhdp-0.25-4|29	%{_texmfdistdir}/tex/latex/iwhdp/iwhdp.cls
14mu|texlive-iwhdp-0.25-4|30	%doc %{_texmfdistdir}/doc/latex/iwhdp/README
14mu|texlive-iwhdp-0.25-4|31	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_Manual.bib
14mu|texlive-iwhdp-0.25-4|32	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_Manual.pdf
14mu|texlive-iwhdp-0.25-4|33	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_Manual.tex
14mu|texlive-iwhdp-0.25-4|34	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_paper.bib
14mu|texlive-iwhdp-0.25-4|35	%doc %{_texmfdistdir}/doc/latex/iwhdp/iwhdp_paper.tex
14mu|texlive-iwhdp-0.25-4|36	
14mu|texlive-iwhdp-0.25-4|37	#-----------------------------------------------------------------------
14mu|texlive-iwhdp-0.25-4|38	%prep
14mu|texlive-iwhdp-0.25-4|39	%setup -c -a0 -a1
14mu|texlive-iwhdp-0.25-4|40	
14mu|texlive-iwhdp-0.25-4|41	%build
14mu|texlive-iwhdp-0.25-4|42	
14mu|texlive-iwhdp-0.25-4|43	%install
14mu|texlive-iwhdp-0.25-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-iwhdp-0.25-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-iwhdp-0.25-4|46	
14mu|texlive-iwhdp-0.25-4|47	
14mu|texlive-iwhdp-0.25-4|48	
14mu|texlive-iwhdp-0.25-4|49	%changelog
14mu|texlive-iwhdp-0.25-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.25-4
14mu|texlive-iwhdp-0.25-4|51	+ Revision: 552dedb
14mu|texlive-iwhdp-0.25-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-iwhdp-0.25-4|53	
14mu|texlive-iwhdp-0.25-4|54	

25074 14
14mu|texlive-iwona-0.995b-4|1	# revision 19611
14mu|texlive-iwona-0.995b-4|2	# category Package
14mu|texlive-iwona-0.995b-4|3	# catalog-ctan /fonts/iwona
14mu|texlive-iwona-0.995b-4|4	# catalog-date 2010-08-03 20:49:06 +0200
14mu|texlive-iwona-0.995b-4|5	# catalog-license gfsl
14mu|texlive-iwona-0.995b-4|6	# catalog-version 0.995b
14mu|texlive-iwona-0.995b-4|7	Name:		texlive-iwona
14mu|texlive-iwona-0.995b-4|8	Version:	0.995b
14mu|texlive-iwona-0.995b-4|9	Release:	4
14mu|texlive-iwona-0.995b-4|10	Summary:	A two-element sans-serif font
14mu|texlive-iwona-0.995b-4|11	Group:		Publishing
14mu|texlive-iwona-0.995b-4|12	URL:		http://www.ctan.org/tex-archive/fonts/iwona
14mu|texlive-iwona-0.995b-4|13	License:	GFSL
14mu|texlive-iwona-0.995b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iwona.tar.xz
14mu|texlive-iwona-0.995b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iwona.doc.tar.xz
14mu|texlive-iwona-0.995b-4|16	BuildArch:	noarch
14mu|texlive-iwona-0.995b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-iwona-0.995b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-iwona-0.995b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-iwona-0.995b-4|20	
14mu|texlive-iwona-0.995b-4|21	%description
14mu|texlive-iwona-0.995b-4|22	Iwona is a two-element sans-serif typeface. It was created as
14mu|texlive-iwona-0.995b-4|23	an alternative version of the Kurier typeface, which was
14mu|texlive-iwona-0.995b-4|24	designed in 1975 for a diploma in typeface design at the Warsaw
14mu|texlive-iwona-0.995b-4|25	Academy of Fine Arts under the supervision of Roman
14mu|texlive-iwona-0.995b-4|26	Tomaszewski. This distribution contains a significantly
14mu|texlive-iwona-0.995b-4|27	extended set of characters covering the following modern
14mu|texlive-iwona-0.995b-4|28	alphabets: latin (including Vietnamese), Cyrillic and Greek as
14mu|texlive-iwona-0.995b-4|29	well as a number of additional symbols (including mathematical
14mu|texlive-iwona-0.995b-4|30	symbols). The fonts are prepared in Type 1 and OpenType
14mu|texlive-iwona-0.995b-4|31	formats. For use with TeX the following encoding files have
14mu|texlive-iwona-0.995b-4|32	been prepared: T1 (ec), T2 (abc), and OT2--Cyrillic, T5
14mu|texlive-iwona-0.995b-4|33	(Vietnamese), OT4, QX, texansi and nonstandard (IL2 for the
14mu|texlive-iwona-0.995b-4|34	Czech fonts), as well as supporting macros and files defining
14mu|texlive-iwona-0.995b-4|35	fonts for LaTeX.
14mu|texlive-iwona-0.995b-4|36	
14mu|texlive-iwona-0.995b-4|37	
14mu|texlive-iwona-0.995b-4|38	#-----------------------------------------------------------------------
14mu|texlive-iwona-0.995b-4|39	%files
14mu|texlive-iwona-0.995b-4|40	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonab.afm
14mu|texlive-iwona-0.995b-4|41	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonabi.afm
14mu|texlive-iwona-0.995b-4|42	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacb.afm
14mu|texlive-iwona-0.995b-4|43	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacbi.afm
14mu|texlive-iwona-0.995b-4|44	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonach.afm
14mu|texlive-iwona-0.995b-4|45	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonachi.afm
14mu|texlive-iwona-0.995b-4|46	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacl.afm
14mu|texlive-iwona-0.995b-4|47	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacli.afm
14mu|texlive-iwona-0.995b-4|48	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacm.afm
14mu|texlive-iwona-0.995b-4|49	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacmi.afm
14mu|texlive-iwona-0.995b-4|50	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacr.afm
14mu|texlive-iwona-0.995b-4|51	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonacri.afm
14mu|texlive-iwona-0.995b-4|52	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonah.afm
14mu|texlive-iwona-0.995b-4|53	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonahi.afm
14mu|texlive-iwona-0.995b-4|54	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonal.afm
14mu|texlive-iwona-0.995b-4|55	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonali.afm
14mu|texlive-iwona-0.995b-4|56	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonam.afm
14mu|texlive-iwona-0.995b-4|57	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonami.afm
14mu|texlive-iwona-0.995b-4|58	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonar.afm
14mu|texlive-iwona-0.995b-4|59	%{_texmfdistdir}/fonts/afm/nowacki/iwona/iwonari.afm
14mu|texlive-iwona-0.995b-4|60	%{_texmfdistdir}/fonts/enc/dvips/iwona/cs-iwona-sc.enc
14mu|texlive-iwona-0.995b-4|61	%{_texmfdistdir}/fonts/enc/dvips/iwona/cs-iwona.enc
14mu|texlive-iwona-0.995b-4|62	%{_texmfdistdir}/fonts/enc/dvips/iwona/ec-iwona-sc.enc
14mu|texlive-iwona-0.995b-4|63	%{_texmfdistdir}/fonts/enc/dvips/iwona/ec-iwona.enc
14mu|texlive-iwona-0.995b-4|64	%{_texmfdistdir}/fonts/enc/dvips/iwona/ex-iwona.enc
14mu|texlive-iwona-0.995b-4|65	%{_texmfdistdir}/fonts/enc/dvips/iwona/greek-iwona.enc
14mu|texlive-iwona-0.995b-4|66	%{_texmfdistdir}/fonts/enc/dvips/iwona/l7x-iwona-sc.enc
14mu|texlive-iwona-0.995b-4|67	%{_texmfdistdir}/fonts/enc/dvips/iwona/l7x-iwona.enc
14mu|texlive-iwona-0.995b-4|68	%{_texmfdistdir}/fonts/enc/dvips/iwona/mi-iwona.enc
14mu|texlive-iwona-0.995b-4|69	%{_texmfdistdir}/fonts/enc/dvips/iwona/qx-iwona-sc.enc
14mu|texlive-iwona-0.995b-4|70	%{_texmfdistdir}/fonts/enc/dvips/iwona/qx-iwona.enc
14mu|texlive-iwona-0.995b-4|71	%{_texmfdistdir}/fonts/enc/dvips/iwona/rm-iwona-sc.enc
14mu|texlive-iwona-0.995b-4|72	%{_texmfdistdir}/fonts/enc/dvips/iwona/rm-iwona.enc
14mu|texlive-iwona-0.995b-4|73	%{_texmfdistdir}/fonts/enc/dvips/iwona/sy-iwona.enc
14mu|texlive-iwona-0.995b-4|74	%{_texmfdistdir}/fonts/enc/dvips/iwona/t2a-iwona.enc
14mu|texlive-iwona-0.995b-4|75	%{_texmfdistdir}/fonts/enc/dvips/iwona/t2b-iwona.enc
14mu|texlive-iwona-0.995b-4|76	%{_texmfdistdir}/fonts/enc/dvips/iwona/t2c-iwona.enc
14mu|texlive-iwona-0.995b-4|77	%{_texmfdistdir}/fonts/enc/dvips/iwona/t5-iwona-sc.enc
14mu|texlive-iwona-0.995b-4|78	%{_texmfdistdir}/fonts/enc/dvips/iwona/t5-iwona.enc
14mu|texlive-iwona-0.995b-4|79	%{_texmfdistdir}/fonts/enc/dvips/iwona/texnansi-iwona-sc.enc
14mu|texlive-iwona-0.995b-4|80	%{_texmfdistdir}/fonts/enc/dvips/iwona/texnansi-iwona.enc
14mu|texlive-iwona-0.995b-4|81	%{_texmfdistdir}/fonts/enc/dvips/iwona/ts1-iwona.enc
14mu|texlive-iwona-0.995b-4|82	%{_texmfdistdir}/fonts/enc/dvips/iwona/wncy-iwona.enc
14mu|texlive-iwona-0.995b-4|83	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-cs.map
14mu|texlive-iwona-0.995b-4|84	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-ec.map
14mu|texlive-iwona-0.995b-4|85	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-ex.map
14mu|texlive-iwona-0.995b-4|86	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-greek.map
14mu|texlive-iwona-0.995b-4|87	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-l7x.map
14mu|texlive-iwona-0.995b-4|88	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-mi.map
14mu|texlive-iwona-0.995b-4|89	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-qx.map
14mu|texlive-iwona-0.995b-4|90	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-rm.map
14mu|texlive-iwona-0.995b-4|91	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-sy.map
14mu|texlive-iwona-0.995b-4|92	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-t2a.map
14mu|texlive-iwona-0.995b-4|93	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-t2b.map
14mu|texlive-iwona-0.995b-4|94	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-t2c.map
14mu|texlive-iwona-0.995b-4|95	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-t5.map
14mu|texlive-iwona-0.995b-4|96	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-texnansi.map
14mu|texlive-iwona-0.995b-4|97	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-ts1.map
14mu|texlive-iwona-0.995b-4|98	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona-wncy.map
14mu|texlive-iwona-0.995b-4|99	%{_texmfdistdir}/fonts/map/dvips/iwona/iwona.map
14mu|texlive-iwona-0.995b-4|100	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/Iwona-Bold.otf
14mu|texlive-iwona-0.995b-4|101	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/Iwona-BoldItalic.otf
14mu|texlive-iwona-0.995b-4|102	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/Iwona-Italic.otf
14mu|texlive-iwona-0.995b-4|103	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/Iwona-Regular.otf
14mu|texlive-iwona-0.995b-4|104	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCond-Bold.otf
14mu|texlive-iwona-0.995b-4|105	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCond-BoldItalic.otf
14mu|texlive-iwona-0.995b-4|106	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCond-Italic.otf
14mu|texlive-iwona-0.995b-4|107	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCond-Regular.otf
14mu|texlive-iwona-0.995b-4|108	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondHeavy-Italic.otf
14mu|texlive-iwona-0.995b-4|109	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondHeavy-Regular.otf
14mu|texlive-iwona-0.995b-4|110	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondLight-Italic.otf
14mu|texlive-iwona-0.995b-4|111	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondLight-Regular.otf
14mu|texlive-iwona-0.995b-4|112	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondMedium-Italic.otf
14mu|texlive-iwona-0.995b-4|113	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaCondMedium-Regular.otf
14mu|texlive-iwona-0.995b-4|114	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaHeavy-Italic.otf
14mu|texlive-iwona-0.995b-4|115	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaHeavy-Regular.otf
14mu|texlive-iwona-0.995b-4|116	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaLight-Italic.otf
14mu|texlive-iwona-0.995b-4|117	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaLight-Regular.otf
14mu|texlive-iwona-0.995b-4|118	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaMedium-Italic.otf
14mu|texlive-iwona-0.995b-4|119	%{_texmfdistdir}/fonts/opentype/nowacki/iwona/IwonaMedium-Regular.otf
14mu|texlive-iwona-0.995b-4|120	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonab-sc.tfm
14mu|texlive-iwona-0.995b-4|121	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonab.tfm
14mu|texlive-iwona-0.995b-4|122	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonabi-sc.tfm
14mu|texlive-iwona-0.995b-4|123	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|124	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacb-sc.tfm
14mu|texlive-iwona-0.995b-4|125	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|126	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacbi-sc.tfm
14mu|texlive-iwona-0.995b-4|127	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|128	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonach-sc.tfm
14mu|texlive-iwona-0.995b-4|129	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonach.tfm
14mu|texlive-iwona-0.995b-4|130	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonachi-sc.tfm
14mu|texlive-iwona-0.995b-4|131	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|132	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacl-sc.tfm
14mu|texlive-iwona-0.995b-4|133	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|134	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacli-sc.tfm
14mu|texlive-iwona-0.995b-4|135	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|136	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacm-sc.tfm
14mu|texlive-iwona-0.995b-4|137	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|138	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacmi-sc.tfm
14mu|texlive-iwona-0.995b-4|139	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|140	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacr-sc.tfm
14mu|texlive-iwona-0.995b-4|141	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|142	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacri-sc.tfm
14mu|texlive-iwona-0.995b-4|143	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|144	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonah-sc.tfm
14mu|texlive-iwona-0.995b-4|145	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonah.tfm
14mu|texlive-iwona-0.995b-4|146	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonahi-sc.tfm
14mu|texlive-iwona-0.995b-4|147	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|148	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonal-sc.tfm
14mu|texlive-iwona-0.995b-4|149	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonal.tfm
14mu|texlive-iwona-0.995b-4|150	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonali-sc.tfm
14mu|texlive-iwona-0.995b-4|151	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonali.tfm
14mu|texlive-iwona-0.995b-4|152	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonam-sc.tfm
14mu|texlive-iwona-0.995b-4|153	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonam.tfm
14mu|texlive-iwona-0.995b-4|154	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonami-sc.tfm
14mu|texlive-iwona-0.995b-4|155	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonami.tfm
14mu|texlive-iwona-0.995b-4|156	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonar-sc.tfm
14mu|texlive-iwona-0.995b-4|157	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonar.tfm
14mu|texlive-iwona-0.995b-4|158	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonari-sc.tfm
14mu|texlive-iwona-0.995b-4|159	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/cs-iwonari.tfm
14mu|texlive-iwona-0.995b-4|160	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonab-sc.tfm
14mu|texlive-iwona-0.995b-4|161	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonab.tfm
14mu|texlive-iwona-0.995b-4|162	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonabi-sc.tfm
14mu|texlive-iwona-0.995b-4|163	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|164	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacb-sc.tfm
14mu|texlive-iwona-0.995b-4|165	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|166	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacbi-sc.tfm
14mu|texlive-iwona-0.995b-4|167	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|168	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonach-sc.tfm
14mu|texlive-iwona-0.995b-4|169	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonach.tfm
14mu|texlive-iwona-0.995b-4|170	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonachi-sc.tfm
14mu|texlive-iwona-0.995b-4|171	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|172	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacl-sc.tfm
14mu|texlive-iwona-0.995b-4|173	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|174	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacli-sc.tfm
14mu|texlive-iwona-0.995b-4|175	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|176	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacm-sc.tfm
14mu|texlive-iwona-0.995b-4|177	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|178	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacmi-sc.tfm
14mu|texlive-iwona-0.995b-4|179	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|180	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacr-sc.tfm
14mu|texlive-iwona-0.995b-4|181	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|182	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacri-sc.tfm
14mu|texlive-iwona-0.995b-4|183	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|184	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonah-sc.tfm
14mu|texlive-iwona-0.995b-4|185	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonah.tfm
14mu|texlive-iwona-0.995b-4|186	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonahi-sc.tfm
14mu|texlive-iwona-0.995b-4|187	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|188	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonal-sc.tfm
14mu|texlive-iwona-0.995b-4|189	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonal.tfm
14mu|texlive-iwona-0.995b-4|190	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonali-sc.tfm
14mu|texlive-iwona-0.995b-4|191	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonali.tfm
14mu|texlive-iwona-0.995b-4|192	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonam-sc.tfm
14mu|texlive-iwona-0.995b-4|193	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonam.tfm
14mu|texlive-iwona-0.995b-4|194	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonami-sc.tfm
14mu|texlive-iwona-0.995b-4|195	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonami.tfm
14mu|texlive-iwona-0.995b-4|196	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonar-sc.tfm
14mu|texlive-iwona-0.995b-4|197	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonar.tfm
14mu|texlive-iwona-0.995b-4|198	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonari-sc.tfm
14mu|texlive-iwona-0.995b-4|199	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ec-iwonari.tfm
14mu|texlive-iwona-0.995b-4|200	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonab.tfm
14mu|texlive-iwona-0.995b-4|201	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|202	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonach.tfm
14mu|texlive-iwona-0.995b-4|203	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|204	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|205	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|206	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonah.tfm
14mu|texlive-iwona-0.995b-4|207	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonal.tfm
14mu|texlive-iwona-0.995b-4|208	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonam.tfm
14mu|texlive-iwona-0.995b-4|209	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ex-iwonar.tfm
14mu|texlive-iwona-0.995b-4|210	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonab.tfm
14mu|texlive-iwona-0.995b-4|211	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|212	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|213	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|214	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonach.tfm
14mu|texlive-iwona-0.995b-4|215	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|216	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|217	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|218	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|219	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|220	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|221	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|222	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonah.tfm
14mu|texlive-iwona-0.995b-4|223	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|224	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonal.tfm
14mu|texlive-iwona-0.995b-4|225	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonali.tfm
14mu|texlive-iwona-0.995b-4|226	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonam.tfm
14mu|texlive-iwona-0.995b-4|227	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonami.tfm
14mu|texlive-iwona-0.995b-4|228	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonar.tfm
14mu|texlive-iwona-0.995b-4|229	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/greek-iwonari.tfm
14mu|texlive-iwona-0.995b-4|230	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonab-sc.tfm
14mu|texlive-iwona-0.995b-4|231	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonab.tfm
14mu|texlive-iwona-0.995b-4|232	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonabi-sc.tfm
14mu|texlive-iwona-0.995b-4|233	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|234	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacb-sc.tfm
14mu|texlive-iwona-0.995b-4|235	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|236	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacbi-sc.tfm
14mu|texlive-iwona-0.995b-4|237	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|238	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonach-sc.tfm
14mu|texlive-iwona-0.995b-4|239	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonach.tfm
14mu|texlive-iwona-0.995b-4|240	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonachi-sc.tfm
14mu|texlive-iwona-0.995b-4|241	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|242	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacl-sc.tfm
14mu|texlive-iwona-0.995b-4|243	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|244	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacli-sc.tfm
14mu|texlive-iwona-0.995b-4|245	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|246	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacm-sc.tfm
14mu|texlive-iwona-0.995b-4|247	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|248	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacmi-sc.tfm
14mu|texlive-iwona-0.995b-4|249	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|250	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacr-sc.tfm
14mu|texlive-iwona-0.995b-4|251	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|252	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacri-sc.tfm
14mu|texlive-iwona-0.995b-4|253	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|254	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonah-sc.tfm
14mu|texlive-iwona-0.995b-4|255	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonah.tfm
14mu|texlive-iwona-0.995b-4|256	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonahi-sc.tfm
14mu|texlive-iwona-0.995b-4|257	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|258	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonal-sc.tfm
14mu|texlive-iwona-0.995b-4|259	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonal.tfm
14mu|texlive-iwona-0.995b-4|260	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonali-sc.tfm
14mu|texlive-iwona-0.995b-4|261	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonali.tfm
14mu|texlive-iwona-0.995b-4|262	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonam-sc.tfm
14mu|texlive-iwona-0.995b-4|263	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonam.tfm
14mu|texlive-iwona-0.995b-4|264	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonami-sc.tfm
14mu|texlive-iwona-0.995b-4|265	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonami.tfm
14mu|texlive-iwona-0.995b-4|266	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonar-sc.tfm
14mu|texlive-iwona-0.995b-4|267	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonar.tfm
14mu|texlive-iwona-0.995b-4|268	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonari-sc.tfm
14mu|texlive-iwona-0.995b-4|269	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/l7x-iwonari.tfm
14mu|texlive-iwona-0.995b-4|270	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|271	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|272	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|273	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|274	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|275	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|276	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|277	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonali.tfm
14mu|texlive-iwona-0.995b-4|278	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonami.tfm
14mu|texlive-iwona-0.995b-4|279	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/mi-iwonari.tfm
14mu|texlive-iwona-0.995b-4|280	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonab-sc.tfm
14mu|texlive-iwona-0.995b-4|281	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonab.tfm
14mu|texlive-iwona-0.995b-4|282	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonabi-sc.tfm
14mu|texlive-iwona-0.995b-4|283	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|284	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacb-sc.tfm
14mu|texlive-iwona-0.995b-4|285	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|286	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacbi-sc.tfm
14mu|texlive-iwona-0.995b-4|287	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|288	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonach-sc.tfm
14mu|texlive-iwona-0.995b-4|289	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonach.tfm
14mu|texlive-iwona-0.995b-4|290	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonachi-sc.tfm
14mu|texlive-iwona-0.995b-4|291	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|292	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacl-sc.tfm
14mu|texlive-iwona-0.995b-4|293	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|294	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacli-sc.tfm
14mu|texlive-iwona-0.995b-4|295	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|296	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacm-sc.tfm
14mu|texlive-iwona-0.995b-4|297	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|298	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacmi-sc.tfm
14mu|texlive-iwona-0.995b-4|299	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|300	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacr-sc.tfm
14mu|texlive-iwona-0.995b-4|301	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|302	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacri-sc.tfm
14mu|texlive-iwona-0.995b-4|303	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|304	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonah-sc.tfm
14mu|texlive-iwona-0.995b-4|305	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonah.tfm
14mu|texlive-iwona-0.995b-4|306	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonahi-sc.tfm
14mu|texlive-iwona-0.995b-4|307	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|308	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonal-sc.tfm
14mu|texlive-iwona-0.995b-4|309	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonal.tfm
14mu|texlive-iwona-0.995b-4|310	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonali-sc.tfm
14mu|texlive-iwona-0.995b-4|311	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonali.tfm
14mu|texlive-iwona-0.995b-4|312	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonam-sc.tfm
14mu|texlive-iwona-0.995b-4|313	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonam.tfm
14mu|texlive-iwona-0.995b-4|314	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonami-sc.tfm
14mu|texlive-iwona-0.995b-4|315	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonami.tfm
14mu|texlive-iwona-0.995b-4|316	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonar-sc.tfm
14mu|texlive-iwona-0.995b-4|317	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonar.tfm
14mu|texlive-iwona-0.995b-4|318	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonari-sc.tfm
14mu|texlive-iwona-0.995b-4|319	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/qx-iwonari.tfm
14mu|texlive-iwona-0.995b-4|320	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonab-sc.tfm
14mu|texlive-iwona-0.995b-4|321	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonab.tfm
14mu|texlive-iwona-0.995b-4|322	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonabi-sc.tfm
14mu|texlive-iwona-0.995b-4|323	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|324	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacb-sc.tfm
14mu|texlive-iwona-0.995b-4|325	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|326	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacbi-sc.tfm
14mu|texlive-iwona-0.995b-4|327	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|328	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonach-sc.tfm
14mu|texlive-iwona-0.995b-4|329	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonach.tfm
14mu|texlive-iwona-0.995b-4|330	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonachi-sc.tfm
14mu|texlive-iwona-0.995b-4|331	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|332	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacl-sc.tfm
14mu|texlive-iwona-0.995b-4|333	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|334	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacli-sc.tfm
14mu|texlive-iwona-0.995b-4|335	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|336	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacm-sc.tfm
14mu|texlive-iwona-0.995b-4|337	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|338	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacmi-sc.tfm
14mu|texlive-iwona-0.995b-4|339	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|340	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacr-sc.tfm
14mu|texlive-iwona-0.995b-4|341	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|342	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacri-sc.tfm
14mu|texlive-iwona-0.995b-4|343	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|344	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonah-sc.tfm
14mu|texlive-iwona-0.995b-4|345	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonah.tfm
14mu|texlive-iwona-0.995b-4|346	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonahi-sc.tfm
14mu|texlive-iwona-0.995b-4|347	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|348	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonal-sc.tfm
14mu|texlive-iwona-0.995b-4|349	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonal.tfm
14mu|texlive-iwona-0.995b-4|350	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonali-sc.tfm
14mu|texlive-iwona-0.995b-4|351	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonali.tfm
14mu|texlive-iwona-0.995b-4|352	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonam-sc.tfm
14mu|texlive-iwona-0.995b-4|353	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonam.tfm
14mu|texlive-iwona-0.995b-4|354	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonami-sc.tfm
14mu|texlive-iwona-0.995b-4|355	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonami.tfm
14mu|texlive-iwona-0.995b-4|356	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonar-sc.tfm
14mu|texlive-iwona-0.995b-4|357	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonar.tfm
14mu|texlive-iwona-0.995b-4|358	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonari-sc.tfm
14mu|texlive-iwona-0.995b-4|359	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/rm-iwonari.tfm
14mu|texlive-iwona-0.995b-4|360	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonabz.tfm
14mu|texlive-iwona-0.995b-4|361	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonacbz.tfm
14mu|texlive-iwona-0.995b-4|362	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonachz.tfm
14mu|texlive-iwona-0.995b-4|363	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonaclz.tfm
14mu|texlive-iwona-0.995b-4|364	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonacmz.tfm
14mu|texlive-iwona-0.995b-4|365	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonacrz.tfm
14mu|texlive-iwona-0.995b-4|366	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonahz.tfm
14mu|texlive-iwona-0.995b-4|367	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonalz.tfm
14mu|texlive-iwona-0.995b-4|368	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonamz.tfm
14mu|texlive-iwona-0.995b-4|369	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/sy-iwonarz.tfm
14mu|texlive-iwona-0.995b-4|370	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonab.tfm
14mu|texlive-iwona-0.995b-4|371	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|372	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|373	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|374	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonach.tfm
14mu|texlive-iwona-0.995b-4|375	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|376	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|377	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|378	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|379	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|380	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|381	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|382	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonah.tfm
14mu|texlive-iwona-0.995b-4|383	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|384	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonal.tfm
14mu|texlive-iwona-0.995b-4|385	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonali.tfm
14mu|texlive-iwona-0.995b-4|386	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonam.tfm
14mu|texlive-iwona-0.995b-4|387	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonami.tfm
14mu|texlive-iwona-0.995b-4|388	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonar.tfm
14mu|texlive-iwona-0.995b-4|389	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2a-iwonari.tfm
14mu|texlive-iwona-0.995b-4|390	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonab.tfm
14mu|texlive-iwona-0.995b-4|391	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|392	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|393	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|394	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonach.tfm
14mu|texlive-iwona-0.995b-4|395	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|396	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|397	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|398	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|399	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|400	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|401	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|402	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonah.tfm
14mu|texlive-iwona-0.995b-4|403	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|404	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonal.tfm
14mu|texlive-iwona-0.995b-4|405	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonali.tfm
14mu|texlive-iwona-0.995b-4|406	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonam.tfm
14mu|texlive-iwona-0.995b-4|407	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonami.tfm
14mu|texlive-iwona-0.995b-4|408	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonar.tfm
14mu|texlive-iwona-0.995b-4|409	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2b-iwonari.tfm
14mu|texlive-iwona-0.995b-4|410	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonab.tfm
14mu|texlive-iwona-0.995b-4|411	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|412	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|413	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|414	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonach.tfm
14mu|texlive-iwona-0.995b-4|415	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|416	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|417	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|418	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|419	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|420	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|421	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|422	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonah.tfm
14mu|texlive-iwona-0.995b-4|423	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|424	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonal.tfm
14mu|texlive-iwona-0.995b-4|425	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonali.tfm
14mu|texlive-iwona-0.995b-4|426	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonam.tfm
14mu|texlive-iwona-0.995b-4|427	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonami.tfm
14mu|texlive-iwona-0.995b-4|428	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonar.tfm
14mu|texlive-iwona-0.995b-4|429	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t2c-iwonari.tfm
14mu|texlive-iwona-0.995b-4|430	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonab-sc.tfm
14mu|texlive-iwona-0.995b-4|431	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonab.tfm
14mu|texlive-iwona-0.995b-4|432	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonabi-sc.tfm
14mu|texlive-iwona-0.995b-4|433	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|434	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacb-sc.tfm
14mu|texlive-iwona-0.995b-4|435	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|436	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacbi-sc.tfm
14mu|texlive-iwona-0.995b-4|437	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|438	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonach-sc.tfm
14mu|texlive-iwona-0.995b-4|439	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonach.tfm
14mu|texlive-iwona-0.995b-4|440	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonachi-sc.tfm
14mu|texlive-iwona-0.995b-4|441	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|442	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacl-sc.tfm
14mu|texlive-iwona-0.995b-4|443	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|444	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacli-sc.tfm
14mu|texlive-iwona-0.995b-4|445	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|446	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacm-sc.tfm
14mu|texlive-iwona-0.995b-4|447	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|448	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacmi-sc.tfm
14mu|texlive-iwona-0.995b-4|449	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|450	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacr-sc.tfm
14mu|texlive-iwona-0.995b-4|451	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|452	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacri-sc.tfm
14mu|texlive-iwona-0.995b-4|453	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|454	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonah-sc.tfm
14mu|texlive-iwona-0.995b-4|455	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonah.tfm
14mu|texlive-iwona-0.995b-4|456	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonahi-sc.tfm
14mu|texlive-iwona-0.995b-4|457	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|458	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonal-sc.tfm
14mu|texlive-iwona-0.995b-4|459	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonal.tfm
14mu|texlive-iwona-0.995b-4|460	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonali-sc.tfm
14mu|texlive-iwona-0.995b-4|461	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonali.tfm
14mu|texlive-iwona-0.995b-4|462	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonam-sc.tfm
14mu|texlive-iwona-0.995b-4|463	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonam.tfm
14mu|texlive-iwona-0.995b-4|464	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonami-sc.tfm
14mu|texlive-iwona-0.995b-4|465	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonami.tfm
14mu|texlive-iwona-0.995b-4|466	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonar-sc.tfm
14mu|texlive-iwona-0.995b-4|467	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonar.tfm
14mu|texlive-iwona-0.995b-4|468	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonari-sc.tfm
14mu|texlive-iwona-0.995b-4|469	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/t5-iwonari.tfm
14mu|texlive-iwona-0.995b-4|470	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonab-sc.tfm
14mu|texlive-iwona-0.995b-4|471	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonab.tfm
14mu|texlive-iwona-0.995b-4|472	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonabi-sc.tfm
14mu|texlive-iwona-0.995b-4|473	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|474	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacb-sc.tfm
14mu|texlive-iwona-0.995b-4|475	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|476	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacbi-sc.tfm
14mu|texlive-iwona-0.995b-4|477	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|478	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonach-sc.tfm
14mu|texlive-iwona-0.995b-4|479	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonach.tfm
14mu|texlive-iwona-0.995b-4|480	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonachi-sc.tfm
14mu|texlive-iwona-0.995b-4|481	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|482	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacl-sc.tfm
14mu|texlive-iwona-0.995b-4|483	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|484	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacli-sc.tfm
14mu|texlive-iwona-0.995b-4|485	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|486	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacm-sc.tfm
14mu|texlive-iwona-0.995b-4|487	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|488	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacmi-sc.tfm
14mu|texlive-iwona-0.995b-4|489	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|490	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacr-sc.tfm
14mu|texlive-iwona-0.995b-4|491	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|492	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacri-sc.tfm
14mu|texlive-iwona-0.995b-4|493	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|494	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonah-sc.tfm
14mu|texlive-iwona-0.995b-4|495	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonah.tfm
14mu|texlive-iwona-0.995b-4|496	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonahi-sc.tfm
14mu|texlive-iwona-0.995b-4|497	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|498	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonal-sc.tfm
14mu|texlive-iwona-0.995b-4|499	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonal.tfm
14mu|texlive-iwona-0.995b-4|500	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonali-sc.tfm
14mu|texlive-iwona-0.995b-4|501	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonali.tfm
14mu|texlive-iwona-0.995b-4|502	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonam-sc.tfm
14mu|texlive-iwona-0.995b-4|503	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonam.tfm
14mu|texlive-iwona-0.995b-4|504	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonami-sc.tfm
14mu|texlive-iwona-0.995b-4|505	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonami.tfm
14mu|texlive-iwona-0.995b-4|506	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonar-sc.tfm
14mu|texlive-iwona-0.995b-4|507	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonar.tfm
14mu|texlive-iwona-0.995b-4|508	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonari-sc.tfm
14mu|texlive-iwona-0.995b-4|509	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/texnansi-iwonari.tfm
14mu|texlive-iwona-0.995b-4|510	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonab.tfm
14mu|texlive-iwona-0.995b-4|511	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|512	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|513	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|514	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonach.tfm
14mu|texlive-iwona-0.995b-4|515	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|516	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|517	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|518	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|519	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|520	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|521	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|522	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonah.tfm
14mu|texlive-iwona-0.995b-4|523	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|524	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonal.tfm
14mu|texlive-iwona-0.995b-4|525	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonali.tfm
14mu|texlive-iwona-0.995b-4|526	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonam.tfm
14mu|texlive-iwona-0.995b-4|527	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonami.tfm
14mu|texlive-iwona-0.995b-4|528	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonar.tfm
14mu|texlive-iwona-0.995b-4|529	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/ts1-iwonari.tfm
14mu|texlive-iwona-0.995b-4|530	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonab.tfm
14mu|texlive-iwona-0.995b-4|531	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonabi.tfm
14mu|texlive-iwona-0.995b-4|532	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacb.tfm
14mu|texlive-iwona-0.995b-4|533	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacbi.tfm
14mu|texlive-iwona-0.995b-4|534	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonach.tfm
14mu|texlive-iwona-0.995b-4|535	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonachi.tfm
14mu|texlive-iwona-0.995b-4|536	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacl.tfm
14mu|texlive-iwona-0.995b-4|537	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacli.tfm
14mu|texlive-iwona-0.995b-4|538	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacm.tfm
14mu|texlive-iwona-0.995b-4|539	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacmi.tfm
14mu|texlive-iwona-0.995b-4|540	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacr.tfm
14mu|texlive-iwona-0.995b-4|541	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonacri.tfm
14mu|texlive-iwona-0.995b-4|542	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonah.tfm
14mu|texlive-iwona-0.995b-4|543	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonahi.tfm
14mu|texlive-iwona-0.995b-4|544	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonal.tfm
14mu|texlive-iwona-0.995b-4|545	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonali.tfm
14mu|texlive-iwona-0.995b-4|546	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonam.tfm
14mu|texlive-iwona-0.995b-4|547	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonami.tfm
14mu|texlive-iwona-0.995b-4|548	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonar.tfm
14mu|texlive-iwona-0.995b-4|549	%{_texmfdistdir}/fonts/tfm/nowacki/iwona/wncy-iwonari.tfm
14mu|texlive-iwona-0.995b-4|550	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonab.pfb
14mu|texlive-iwona-0.995b-4|551	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonabi.pfb
14mu|texlive-iwona-0.995b-4|552	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacb.pfb
14mu|texlive-iwona-0.995b-4|553	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacbi.pfb
14mu|texlive-iwona-0.995b-4|554	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonach.pfb
14mu|texlive-iwona-0.995b-4|555	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonachi.pfb
14mu|texlive-iwona-0.995b-4|556	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacl.pfb
14mu|texlive-iwona-0.995b-4|557	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacli.pfb
14mu|texlive-iwona-0.995b-4|558	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacm.pfb
14mu|texlive-iwona-0.995b-4|559	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacmi.pfb
14mu|texlive-iwona-0.995b-4|560	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacr.pfb
14mu|texlive-iwona-0.995b-4|561	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonacri.pfb
14mu|texlive-iwona-0.995b-4|562	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonah.pfb
14mu|texlive-iwona-0.995b-4|563	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonahi.pfb
14mu|texlive-iwona-0.995b-4|564	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonal.pfb
14mu|texlive-iwona-0.995b-4|565	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonali.pfb
14mu|texlive-iwona-0.995b-4|566	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonam.pfb
14mu|texlive-iwona-0.995b-4|567	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonami.pfb
14mu|texlive-iwona-0.995b-4|568	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonar.pfb
14mu|texlive-iwona-0.995b-4|569	%{_texmfdistdir}/fonts/type1/nowacki/iwona/iwonari.pfb
14mu|texlive-iwona-0.995b-4|570	%{_texmfdistdir}/tex/latex/iwona/il2iwona.fd
14mu|texlive-iwona-0.995b-4|571	%{_texmfdistdir}/tex/latex/iwona/il2iwonac.fd
14mu|texlive-iwona-0.995b-4|572	%{_texmfdistdir}/tex/latex/iwona/il2iwonal.fd
14mu|texlive-iwona-0.995b-4|573	%{_texmfdistdir}/tex/latex/iwona/il2iwonalc.fd
14mu|texlive-iwona-0.995b-4|574	%{_texmfdistdir}/tex/latex/iwona/iwona.sty
14mu|texlive-iwona-0.995b-4|575	%{_texmfdistdir}/tex/latex/iwona/l7xiwona.fd
14mu|texlive-iwona-0.995b-4|576	%{_texmfdistdir}/tex/latex/iwona/l7xiwonac.fd
14mu|texlive-iwona-0.995b-4|577	%{_texmfdistdir}/tex/latex/iwona/l7xiwonal.fd
14mu|texlive-iwona-0.995b-4|578	%{_texmfdistdir}/tex/latex/iwona/l7xiwonalc.fd
14mu|texlive-iwona-0.995b-4|579	%{_texmfdistdir}/tex/latex/iwona/ly1iwona.fd
14mu|texlive-iwona-0.995b-4|580	%{_texmfdistdir}/tex/latex/iwona/ly1iwonac.fd
14mu|texlive-iwona-0.995b-4|581	%{_texmfdistdir}/tex/latex/iwona/ly1iwonal.fd
14mu|texlive-iwona-0.995b-4|582	%{_texmfdistdir}/tex/latex/iwona/ly1iwonalc.fd
14mu|texlive-iwona-0.995b-4|583	%{_texmfdistdir}/tex/latex/iwona/omliwona.fd
14mu|texlive-iwona-0.995b-4|584	%{_texmfdistdir}/tex/latex/iwona/omliwonac.fd
14mu|texlive-iwona-0.995b-4|585	%{_texmfdistdir}/tex/latex/iwona/omliwonal.fd
14mu|texlive-iwona-0.995b-4|586	%{_texmfdistdir}/tex/latex/iwona/omliwonalc.fd
14mu|texlive-iwona-0.995b-4|587	%{_texmfdistdir}/tex/latex/iwona/omsiwona.fd
14mu|texlive-iwona-0.995b-4|588	%{_texmfdistdir}/tex/latex/iwona/omsiwonac.fd
14mu|texlive-iwona-0.995b-4|589	%{_texmfdistdir}/tex/latex/iwona/omsiwonal.fd
14mu|texlive-iwona-0.995b-4|590	%{_texmfdistdir}/tex/latex/iwona/omsiwonalc.fd
14mu|texlive-iwona-0.995b-4|591	%{_texmfdistdir}/tex/latex/iwona/omxiwona.fd
14mu|texlive-iwona-0.995b-4|592	%{_texmfdistdir}/tex/latex/iwona/omxiwonac.fd
14mu|texlive-iwona-0.995b-4|593	%{_texmfdistdir}/tex/latex/iwona/omxiwonal.fd
14mu|texlive-iwona-0.995b-4|594	%{_texmfdistdir}/tex/latex/iwona/omxiwonalc.fd
14mu|texlive-iwona-0.995b-4|595	%{_texmfdistdir}/tex/latex/iwona/ot1iwona.fd
14mu|texlive-iwona-0.995b-4|596	%{_texmfdistdir}/tex/latex/iwona/ot1iwonac.fd
14mu|texlive-iwona-0.995b-4|597	%{_texmfdistdir}/tex/latex/iwona/ot1iwonacm.fd
14mu|texlive-iwona-0.995b-4|598	%{_texmfdistdir}/tex/latex/iwona/ot1iwonal.fd
14mu|texlive-iwona-0.995b-4|599	%{_texmfdistdir}/tex/latex/iwona/ot1iwonalc.fd
14mu|texlive-iwona-0.995b-4|600	%{_texmfdistdir}/tex/latex/iwona/ot1iwonalcm.fd
14mu|texlive-iwona-0.995b-4|601	%{_texmfdistdir}/tex/latex/iwona/ot1iwonalm.fd
14mu|texlive-iwona-0.995b-4|602	%{_texmfdistdir}/tex/latex/iwona/ot1iwonam.fd
14mu|texlive-iwona-0.995b-4|603	%{_texmfdistdir}/tex/latex/iwona/ot2iwona.fd
14mu|texlive-iwona-0.995b-4|604	%{_texmfdistdir}/tex/latex/iwona/ot2iwonac.fd
14mu|texlive-iwona-0.995b-4|605	%{_texmfdistdir}/tex/latex/iwona/ot2iwonal.fd
14mu|texlive-iwona-0.995b-4|606	%{_texmfdistdir}/tex/latex/iwona/ot2iwonalc.fd
14mu|texlive-iwona-0.995b-4|607	%{_texmfdistdir}/tex/latex/iwona/ot4iwona.fd
14mu|texlive-iwona-0.995b-4|608	%{_texmfdistdir}/tex/latex/iwona/ot4iwonac.fd
14mu|texlive-iwona-0.995b-4|609	%{_texmfdistdir}/tex/latex/iwona/ot4iwonal.fd
14mu|texlive-iwona-0.995b-4|610	%{_texmfdistdir}/tex/latex/iwona/ot4iwonalc.fd
14mu|texlive-iwona-0.995b-4|611	%{_texmfdistdir}/tex/latex/iwona/qxiwona.fd
14mu|texlive-iwona-0.995b-4|612	%{_texmfdistdir}/tex/latex/iwona/qxiwonac.fd
14mu|texlive-iwona-0.995b-4|613	%{_texmfdistdir}/tex/latex/iwona/qxiwonal.fd
14mu|texlive-iwona-0.995b-4|614	%{_texmfdistdir}/tex/latex/iwona/qxiwonalc.fd
14mu|texlive-iwona-0.995b-4|615	%{_texmfdistdir}/tex/latex/iwona/t1iwona.fd
14mu|texlive-iwona-0.995b-4|616	%{_texmfdistdir}/tex/latex/iwona/t1iwonac.fd
14mu|texlive-iwona-0.995b-4|617	%{_texmfdistdir}/tex/latex/iwona/t1iwonal.fd
14mu|texlive-iwona-0.995b-4|618	%{_texmfdistdir}/tex/latex/iwona/t1iwonalc.fd
14mu|texlive-iwona-0.995b-4|619	%{_texmfdistdir}/tex/latex/iwona/t2aiwona.fd
14mu|texlive-iwona-0.995b-4|620	%{_texmfdistdir}/tex/latex/iwona/t2aiwonac.fd
14mu|texlive-iwona-0.995b-4|621	%{_texmfdistdir}/tex/latex/iwona/t2aiwonal.fd
14mu|texlive-iwona-0.995b-4|622	%{_texmfdistdir}/tex/latex/iwona/t2aiwonalc.fd
14mu|texlive-iwona-0.995b-4|623	%{_texmfdistdir}/tex/latex/iwona/t2biwona.fd
14mu|texlive-iwona-0.995b-4|624	%{_texmfdistdir}/tex/latex/iwona/t2biwonac.fd
14mu|texlive-iwona-0.995b-4|625	%{_texmfdistdir}/tex/latex/iwona/t2biwonal.fd
14mu|texlive-iwona-0.995b-4|626	%{_texmfdistdir}/tex/latex/iwona/t2biwonalc.fd
14mu|texlive-iwona-0.995b-4|627	%{_texmfdistdir}/tex/latex/iwona/t2ciwona.fd
14mu|texlive-iwona-0.995b-4|628	%{_texmfdistdir}/tex/latex/iwona/t2ciwonac.fd
14mu|texlive-iwona-0.995b-4|629	%{_texmfdistdir}/tex/latex/iwona/t2ciwonal.fd
14mu|texlive-iwona-0.995b-4|630	%{_texmfdistdir}/tex/latex/iwona/t2ciwonalc.fd
14mu|texlive-iwona-0.995b-4|631	%{_texmfdistdir}/tex/latex/iwona/t5iwona.fd
14mu|texlive-iwona-0.995b-4|632	%{_texmfdistdir}/tex/latex/iwona/t5iwonac.fd
14mu|texlive-iwona-0.995b-4|633	%{_texmfdistdir}/tex/latex/iwona/t5iwonal.fd
14mu|texlive-iwona-0.995b-4|634	%{_texmfdistdir}/tex/latex/iwona/t5iwonalc.fd
14mu|texlive-iwona-0.995b-4|635	%{_texmfdistdir}/tex/latex/iwona/ts1iwona.fd
14mu|texlive-iwona-0.995b-4|636	%{_texmfdistdir}/tex/latex/iwona/ts1iwonac.fd
14mu|texlive-iwona-0.995b-4|637	%{_texmfdistdir}/tex/latex/iwona/ts1iwonal.fd
14mu|texlive-iwona-0.995b-4|638	%{_texmfdistdir}/tex/latex/iwona/ts1iwonalc.fd
14mu|texlive-iwona-0.995b-4|639	%{_texmfdistdir}/tex/plain/iwona/iwona-math.tex
14mu|texlive-iwona-0.995b-4|640	%doc %{_texmfdistdir}/doc/fonts/iwona/00readme.eng
14mu|texlive-iwona-0.995b-4|641	%doc %{_texmfdistdir}/doc/fonts/iwona/00readme.pol
14mu|texlive-iwona-0.995b-4|642	%doc %{_texmfdistdir}/doc/fonts/iwona/GUST-FONT-LICENSE.txt
14mu|texlive-iwona-0.995b-4|643	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-info-src.zip
14mu|texlive-iwona-0.995b-4|644	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-info.pdf
14mu|texlive-iwona-0.995b-4|645	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-cyr.tex
14mu|texlive-iwona-0.995b-4|646	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-math.tex
14mu|texlive-iwona-0.995b-4|647	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-pl.tex
14mu|texlive-iwona-0.995b-4|648	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-t2a.tex
14mu|texlive-iwona-0.995b-4|649	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-latex-t5.tex
14mu|texlive-iwona-0.995b-4|650	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-mathtest.tex
14mu|texlive-iwona-0.995b-4|651	%doc %{_texmfdistdir}/doc/fonts/iwona/iwona-table.tex
14mu|texlive-iwona-0.995b-4|652	%doc %{_texmfdistdir}/doc/fonts/iwona/manifest.txt
14mu|texlive-iwona-0.995b-4|653	
14mu|texlive-iwona-0.995b-4|654	#-----------------------------------------------------------------------
14mu|texlive-iwona-0.995b-4|655	%prep
14mu|texlive-iwona-0.995b-4|656	%setup -c -a0 -a1
14mu|texlive-iwona-0.995b-4|657	
14mu|texlive-iwona-0.995b-4|658	%build
14mu|texlive-iwona-0.995b-4|659	
14mu|texlive-iwona-0.995b-4|660	%install
14mu|texlive-iwona-0.995b-4|661	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-iwona-0.995b-4|662	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-iwona-0.995b-4|663	
14mu|texlive-iwona-0.995b-4|664	
14mu|texlive-iwona-0.995b-4|665	
14mu|texlive-iwona-0.995b-4|666	%changelog
14mu|texlive-iwona-0.995b-4|667	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.995b-4
14mu|texlive-iwona-0.995b-4|668	+ Revision: a8d7816
14mu|texlive-iwona-0.995b-4|669	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-iwona-0.995b-4|670	
14mu|texlive-iwona-0.995b-4|671	

25075 14
14mu|texlive-jadetex-3.13-6|1	# revision 23409
14mu|texlive-jadetex-3.13-6|2	# category Package
14mu|texlive-jadetex-3.13-6|3	# catalog-ctan /macros/jadetex/jadetex-3.13.tar.gz
14mu|texlive-jadetex-3.13-6|4	# catalog-date 2008-04-20 19:53:04 +0200
14mu|texlive-jadetex-3.13-6|5	# catalog-license other-free
14mu|texlive-jadetex-3.13-6|6	# catalog-version 3.13
14mu|texlive-jadetex-3.13-6|7	Name:		texlive-jadetex
14mu|texlive-jadetex-3.13-6|8	Version:	3.13
14mu|texlive-jadetex-3.13-6|9	Release:	6
14mu|texlive-jadetex-3.13-6|10	Summary:	Macros supporting Jade DSSSL output
14mu|texlive-jadetex-3.13-6|11	Group:		Publishing
14mu|texlive-jadetex-3.13-6|12	URL:		http://www.ctan.org/tex-archive/macros/jadetex/jadetex-3.13.tar.gz
14mu|texlive-jadetex-3.13-6|13	License:	OTHER-FREE
14mu|texlive-jadetex-3.13-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jadetex.tar.xz
14mu|texlive-jadetex-3.13-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jadetex.doc.tar.xz
14mu|texlive-jadetex-3.13-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jadetex.source.tar.xz
14mu|texlive-jadetex-3.13-6|17	BuildArch:	noarch
14mu|texlive-jadetex-3.13-6|18	BuildRequires:	texlive-tlpkg
14mu|texlive-jadetex-3.13-6|19	Requires(pre):	texlive-tlpkg
14mu|texlive-jadetex-3.13-6|20	Requires(post):	texlive-kpathsea
14mu|texlive-jadetex-3.13-6|21	Requires(post):	texlive-tetex
14mu|texlive-jadetex-3.13-6|22	Requires:	texlive-latex
14mu|texlive-jadetex-3.13-6|23	Requires:	texlive-pdftex
14mu|texlive-jadetex-3.13-6|24	Requires:	texlive-tex
14mu|texlive-jadetex-3.13-6|25	Requires:	texlive-jadetex.bin
14mu|texlive-jadetex-3.13-6|26	%rename jadetex
14mu|texlive-jadetex-3.13-6|27	
14mu|texlive-jadetex-3.13-6|28	%description
14mu|texlive-jadetex-3.13-6|29	Macro package on top of LaTeX to typeset TeX output of the Jade
14mu|texlive-jadetex-3.13-6|30	DSSSL implementation.
14mu|texlive-jadetex-3.13-6|31	
14mu|texlive-jadetex-3.13-6|32	
14mu|texlive-jadetex-3.13-6|33	#-----------------------------------------------------------------------
14mu|texlive-jadetex-3.13-6|34	%files
14mu|texlive-jadetex-3.13-6|35	%{_texmfdistdir}/tex/jadetex/base/dsssl.def
14mu|texlive-jadetex-3.13-6|36	%{_texmfdistdir}/tex/jadetex/base/jadetex.ini
14mu|texlive-jadetex-3.13-6|37	%{_texmfdistdir}/tex/jadetex/base/jadetex.ltx
14mu|texlive-jadetex-3.13-6|38	%{_texmfdistdir}/tex/jadetex/base/pdfjadetex.ini
14mu|texlive-jadetex-3.13-6|39	%{_texmfdistdir}/tex/jadetex/base/uentities.sty
14mu|texlive-jadetex-3.13-6|40	%{_texmfdistdir}/tex/jadetex/base/ut1omlgc.fd
14mu|texlive-jadetex-3.13-6|41	%_texmf_fmtutil_d/jadetex
14mu|texlive-jadetex-3.13-6|42	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/ChangeLog
14mu|texlive-jadetex-3.13-6|43	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/ChangeLog-old
14mu|texlive-jadetex-3.13-6|44	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/Makefile
14mu|texlive-jadetex-3.13-6|45	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/demo.sgm
14mu|texlive-jadetex-3.13-6|46	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/docbook.dsl
14mu|texlive-jadetex-3.13-6|47	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/index.html
14mu|texlive-jadetex-3.13-6|48	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/index.xml
14mu|texlive-jadetex-3.13-6|49	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/index.xsl
14mu|texlive-jadetex-3.13-6|50	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/jadetex.1
14mu|texlive-jadetex-3.13-6|51	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/jadetex.cfg
14mu|texlive-jadetex-3.13-6|52	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/logo.png
14mu|texlive-jadetex-3.13-6|53	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/pdfjadetex.1
14mu|texlive-jadetex-3.13-6|54	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/releasenotes.dsl
14mu|texlive-jadetex-3.13-6|55	%doc %{_texmfdistdir}/doc/otherformats/jadetex/base/releasenotes.xml
14mu|texlive-jadetex-3.13-6|56	#- source
14mu|texlive-jadetex-3.13-6|57	%doc %{_texmfdistdir}/source/jadetex/base/Makefile
14mu|texlive-jadetex-3.13-6|58	%doc %{_texmfdistdir}/source/jadetex/base/jadetex.dtx
14mu|texlive-jadetex-3.13-6|59	%doc %{_texmfdistdir}/source/jadetex/base/jadetex.ins
14mu|texlive-jadetex-3.13-6|60	
14mu|texlive-jadetex-3.13-6|61	#-----------------------------------------------------------------------
14mu|texlive-jadetex-3.13-6|62	%prep
14mu|texlive-jadetex-3.13-6|63	%setup -c -a0 -a1 -a2
14mu|texlive-jadetex-3.13-6|64	
14mu|texlive-jadetex-3.13-6|65	%build
14mu|texlive-jadetex-3.13-6|66	
14mu|texlive-jadetex-3.13-6|67	%install
14mu|texlive-jadetex-3.13-6|68	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-jadetex-3.13-6|69	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-jadetex-3.13-6|70	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-jadetex-3.13-6|71	cat > %{buildroot}%{_texmf_fmtutil_d}/jadetex <<EOF
14mu|texlive-jadetex-3.13-6|72	#
14mu|texlive-jadetex-3.13-6|73	# from jadetex:
14mu|texlive-jadetex-3.13-6|74	jadetex pdftex language.dat *jadetex.ini
14mu|texlive-jadetex-3.13-6|75	pdfjadetex pdftex language.dat *pdfjadetex.ini
14mu|texlive-jadetex-3.13-6|76	EOF
14mu|texlive-jadetex-3.13-6|77	
14mu|texlive-jadetex-3.13-6|78	
14mu|texlive-jadetex-3.13-6|79	
14mu|texlive-jadetex-3.13-6|80	%changelog
14mu|texlive-jadetex-3.13-6|81	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.13-6
14mu|texlive-jadetex-3.13-6|82	+ Revision: 5eabddc
14mu|texlive-jadetex-3.13-6|83	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jadetex-3.13-6|84	
14mu|texlive-jadetex-3.13-6|85	

25076 14
14mu|texlive-japanese-1.3-5|1	# revision 24533
14mu|texlive-japanese-1.3-5|2	# category Package
14mu|texlive-japanese-1.3-5|3	# catalog-ctan /language/japanese/japanese
14mu|texlive-japanese-1.3-5|4	# catalog-date 2011-10-29 13:37:49 +0200
14mu|texlive-japanese-1.3-5|5	# catalog-license lppl
14mu|texlive-japanese-1.3-5|6	# catalog-version 1.3
14mu|texlive-japanese-1.3-5|7	Name:		texlive-japanese
14mu|texlive-japanese-1.3-5|8	Version:	1.3
14mu|texlive-japanese-1.3-5|9	Release:	5
14mu|texlive-japanese-1.3-5|10	Summary:	A substitute for a babel package for Japanese
14mu|texlive-japanese-1.3-5|11	Group:		Publishing
14mu|texlive-japanese-1.3-5|12	URL:		http://www.ctan.org/tex-archive/language/japanese/japanese
14mu|texlive-japanese-1.3-5|13	License:	LPPL
14mu|texlive-japanese-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese.tar.xz
14mu|texlive-japanese-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese.doc.tar.xz
14mu|texlive-japanese-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese.source.tar.xz
14mu|texlive-japanese-1.3-5|17	BuildArch:	noarch
14mu|texlive-japanese-1.3-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-japanese-1.3-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-japanese-1.3-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-japanese-1.3-5|21	
14mu|texlive-japanese-1.3-5|22	%description
14mu|texlive-japanese-1.3-5|23	The package behaves in a similar way as if you provided the
14mu|texlive-japanese-1.3-5|24	(non-existent) Japanese option to babel so that you can handle
14mu|texlive-japanese-1.3-5|25	Japanese language text in LaTeX documents. The package requires
14mu|texlive-japanese-1.3-5|26	a Japanese-enabled TeX system, such as pTeX or jTeX.
14mu|texlive-japanese-1.3-5|27	
14mu|texlive-japanese-1.3-5|28	
14mu|texlive-japanese-1.3-5|29	#-----------------------------------------------------------------------
14mu|texlive-japanese-1.3-5|30	%files
14mu|texlive-japanese-1.3-5|31	%{_texmfdistdir}/tex/platex/japanese/japanese.ldf
14mu|texlive-japanese-1.3-5|32	%doc %{_texmfdistdir}/doc/platex/japanese/README
14mu|texlive-japanese-1.3-5|33	%doc %{_texmfdistdir}/doc/platex/japanese/sample.pdf
14mu|texlive-japanese-1.3-5|34	%doc %{_texmfdistdir}/doc/platex/japanese/sample.tex
14mu|texlive-japanese-1.3-5|35	#- source
14mu|texlive-japanese-1.3-5|36	%doc %{_texmfdistdir}/source/platex/japanese/japanese.dtx
14mu|texlive-japanese-1.3-5|37	%doc %{_texmfdistdir}/source/platex/japanese/japanese.ins
14mu|texlive-japanese-1.3-5|38	
14mu|texlive-japanese-1.3-5|39	#-----------------------------------------------------------------------
14mu|texlive-japanese-1.3-5|40	%prep
14mu|texlive-japanese-1.3-5|41	%setup -c -a0 -a1 -a2
14mu|texlive-japanese-1.3-5|42	
14mu|texlive-japanese-1.3-5|43	%build
14mu|texlive-japanese-1.3-5|44	
14mu|texlive-japanese-1.3-5|45	%install
14mu|texlive-japanese-1.3-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-japanese-1.3-5|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-japanese-1.3-5|48	
14mu|texlive-japanese-1.3-5|49	
14mu|texlive-japanese-1.3-5|50	
14mu|texlive-japanese-1.3-5|51	%changelog
14mu|texlive-japanese-1.3-5|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
14mu|texlive-japanese-1.3-5|53	+ Revision: 6b69946
14mu|texlive-japanese-1.3-5|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-japanese-1.3-5|55	
14mu|texlive-japanese-1.3-5|56	

25077 14
14mu|texlive-japanese-otf-uptex-0.11-3|1	# revision 26985
14mu|texlive-japanese-otf-uptex-0.11-3|2	# category Package
14mu|texlive-japanese-otf-uptex-0.11-3|3	# catalog-ctan /language/japanese/japanese-otf-uptex
14mu|texlive-japanese-otf-uptex-0.11-3|4	# catalog-date 2012-07-10 11:04:52 +0200
14mu|texlive-japanese-otf-uptex-0.11-3|5	# catalog-license other-free
14mu|texlive-japanese-otf-uptex-0.11-3|6	# catalog-version 0.11
14mu|texlive-japanese-otf-uptex-0.11-3|7	Name:		texlive-japanese-otf-uptex
14mu|texlive-japanese-otf-uptex-0.11-3|8	Epoch:		1
14mu|texlive-japanese-otf-uptex-0.11-3|9	Version:	0.11
14mu|texlive-japanese-otf-uptex-0.11-3|10	Release:	3
14mu|texlive-japanese-otf-uptex-0.11-3|11	Summary:	Support for Japanese OTF files in upLaTeX
14mu|texlive-japanese-otf-uptex-0.11-3|12	Group:		Publishing
14mu|texlive-japanese-otf-uptex-0.11-3|13	URL:		http://www.ctan.org/tex-archive/language/japanese/japanese-otf-uptex
14mu|texlive-japanese-otf-uptex-0.11-3|14	License:	OTHER-FREE
14mu|texlive-japanese-otf-uptex-0.11-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf-uptex.tar.xz
14mu|texlive-japanese-otf-uptex-0.11-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf-uptex.doc.tar.xz
14mu|texlive-japanese-otf-uptex-0.11-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf-uptex.source.tar.xz
14mu|texlive-japanese-otf-uptex-0.11-3|18	BuildArch:	noarch
14mu|texlive-japanese-otf-uptex-0.11-3|19	BuildRequires:	texlive-tlpkg
14mu|texlive-japanese-otf-uptex-0.11-3|20	Requires(pre):	texlive-tlpkg
14mu|texlive-japanese-otf-uptex-0.11-3|21	Requires(post):	texlive-kpathsea
14mu|texlive-japanese-otf-uptex-0.11-3|22	Requires:	texlive-japanese-otf
14mu|texlive-japanese-otf-uptex-0.11-3|23	
14mu|texlive-japanese-otf-uptex-0.11-3|24	%description
14mu|texlive-japanese-otf-uptex-0.11-3|25	The bundle offers support of the fonts in the japanese-otf
14mu|texlive-japanese-otf-uptex-0.11-3|26	package, for use with the UpTeX distribution (version 0.20 or
14mu|texlive-japanese-otf-uptex-0.11-3|27	later).
14mu|texlive-japanese-otf-uptex-0.11-3|28	
14mu|texlive-japanese-otf-uptex-0.11-3|29	
14mu|texlive-japanese-otf-uptex-0.11-3|30	#-----------------------------------------------------------------------
14mu|texlive-japanese-otf-uptex-0.11-3|31	%files
14mu|texlive-japanese-otf-uptex-0.11-3|32	%{_texmfdistdir}/fonts/map/dvipdfmx/japanese-otf-uptex/otf-up-noEmbed.map
14mu|texlive-japanese-otf-uptex-0.11-3|33	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|34	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|35	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|36	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|37	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|38	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgrm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|39	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgro-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|40	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcgro-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|41	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|42	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|43	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|44	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|45	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|46	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmrm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|47	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmro-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|48	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfcmro-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|49	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrj-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|50	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrj-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|51	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|52	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|53	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|54	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|55	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|56	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|57	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrn-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|58	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrn-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|59	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgro-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|60	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgro-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|61	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|62	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|63	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|64	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|65	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|66	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|67	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrs-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|68	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrs-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|69	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|70	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|71	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgru-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|72	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgru-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|73	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrv-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|74	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrv-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|75	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|76	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfgrz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|77	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbj-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|78	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbj-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|79	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|80	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|81	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|82	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|83	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|84	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|85	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbn-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|86	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbn-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|87	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbo-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|88	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbo-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|89	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|90	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|91	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|92	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|93	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|94	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|95	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbs-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|96	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbs-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|97	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|98	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|99	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbu-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|100	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbu-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|101	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbv-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|102	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbv-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|103	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|104	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgbz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|105	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrj-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|106	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrj-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|107	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|108	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|109	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|110	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|111	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|112	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|113	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrn-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|114	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrn-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|115	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgro-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|116	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgro-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|117	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|118	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|119	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|120	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|121	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|122	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|123	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrs-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|124	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrs-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|125	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|126	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|127	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgru-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|128	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgru-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|129	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrv-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|130	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrv-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|131	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|132	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjgrz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|133	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbj-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|134	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbj-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|135	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|136	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|137	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|138	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|139	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|140	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|141	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbn-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|142	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbn-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|143	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbo-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|144	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbo-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|145	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|146	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|147	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|148	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|149	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|150	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|151	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbs-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|152	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbs-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|153	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|154	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|155	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbu-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|156	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbu-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|157	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbv-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|158	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbv-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|159	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|160	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmbz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|161	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrj-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|162	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrj-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|163	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|164	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|165	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|166	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|167	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|168	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|169	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrn-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|170	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrn-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|171	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgro-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|172	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgro-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|173	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|174	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|175	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|176	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|177	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|178	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|179	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrs-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|180	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrs-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|181	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|182	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|183	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgru-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|184	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgru-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|185	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrv-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|186	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrv-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|187	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|188	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmgrz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|189	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlj-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|190	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlj-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|191	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|192	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|193	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmll-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|194	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmll-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|195	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|196	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|197	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmln-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|198	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmln-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|199	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlo-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|200	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlo-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|201	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|202	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|203	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|204	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|205	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|206	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|207	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmls-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|208	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmls-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|209	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|210	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|211	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlu-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|212	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlu-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|213	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlv-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|214	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlv-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|215	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|216	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmlz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|217	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrj-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|218	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrj-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|219	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|220	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|221	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|222	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|223	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|224	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|225	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrn-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|226	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrn-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|227	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmro-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|228	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmro-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|229	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|230	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|231	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|232	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|233	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|234	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|235	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrs-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|236	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrs-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|237	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|238	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|239	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmru-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|240	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmru-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|241	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrv-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|242	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrv-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|243	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|244	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfjmrz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|245	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrj-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|246	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrj-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|247	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|248	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|249	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|250	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|251	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|252	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|253	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrn-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|254	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrn-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|255	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmro-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|256	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmro-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|257	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|258	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|259	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|260	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|261	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|262	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|263	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrs-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|264	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrs-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|265	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|266	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|267	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmru-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|268	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmru-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|269	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrv-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|270	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrv-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|271	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|272	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utfmrz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|273	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|274	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|275	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|276	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|277	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|278	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|279	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrn-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|280	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrn-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|281	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgro-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|282	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgro-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|283	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|284	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|285	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|286	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|287	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|288	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|289	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrs-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|290	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrs-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|291	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|292	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|293	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgru-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|294	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgru-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|295	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|296	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftgrz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|297	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrk-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|298	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrk-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|299	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrl-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|300	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrl-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|301	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrm-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|302	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrm-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|303	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrn-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|304	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrn-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|305	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmro-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|306	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmro-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|307	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrp-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|308	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrp-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|309	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrq-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|310	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrq-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|311	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrr-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|312	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrr-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|313	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrs-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|314	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrs-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|315	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrt-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|316	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrt-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|317	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmru-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|318	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmru-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|319	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrz-h.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|320	%{_texmfdistdir}/fonts/ovp/public/japanese-otf-uptex/utftmrz-v.ovp
14mu|texlive-japanese-otf-uptex-0.11-3|321	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|322	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|323	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|324	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|325	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpmgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|326	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpmgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|327	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|328	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|329	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|330	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|331	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|332	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgexpminr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|333	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|334	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|335	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgotheb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|336	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgotheb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|337	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|338	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|339	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlmgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|340	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlmgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|341	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|342	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|343	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|344	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|345	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|346	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upbrsgnmlminr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|347	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpgothb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|348	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpgothb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|349	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|350	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|351	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpmgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|352	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpmgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|353	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|354	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|355	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|356	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|357	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|358	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upexpminr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|359	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgothb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|360	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgothb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|361	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgotheb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|362	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgotheb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|363	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|364	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|365	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphmgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|366	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphmgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|367	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|368	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|369	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|370	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|371	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|372	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uphminr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|373	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgothb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|374	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgothb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|375	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgotheb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|376	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgotheb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|377	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|378	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|379	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlmgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|380	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlmgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|381	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|382	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|383	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|384	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|385	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|386	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/upnmlminr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|387	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubygothb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|388	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubygothb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|389	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubygothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|390	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubygothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|391	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubymgothr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|392	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubymgothr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|393	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminb-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|394	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminb-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|395	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|396	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|397	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|398	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/uprubyminr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|399	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|400	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|401	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|402	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|403	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|404	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgrm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|405	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgro-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|406	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcgro-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|407	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|408	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|409	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|410	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|411	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|412	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmrm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|413	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmro-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|414	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfcmro-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|415	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrj-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|416	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrj-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|417	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|418	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|419	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|420	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|421	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|422	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|423	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrn-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|424	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrn-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|425	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgro-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|426	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgro-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|427	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|428	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|429	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|430	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|431	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|432	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|433	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrs-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|434	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrs-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|435	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|436	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|437	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgru-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|438	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgru-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|439	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrv-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|440	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrv-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|441	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|442	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfgrz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|443	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbj-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|444	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbj-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|445	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|446	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|447	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|448	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|449	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|450	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|451	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbn-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|452	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbn-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|453	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbo-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|454	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbo-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|455	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|456	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|457	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|458	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|459	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|460	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|461	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbs-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|462	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbs-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|463	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|464	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|465	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbu-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|466	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbu-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|467	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbv-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|468	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbv-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|469	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|470	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgbz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|471	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrj-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|472	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrj-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|473	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|474	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|475	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|476	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|477	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|478	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|479	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrn-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|480	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrn-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|481	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgro-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|482	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgro-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|483	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|484	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|485	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|486	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|487	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|488	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|489	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrs-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|490	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrs-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|491	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|492	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|493	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgru-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|494	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgru-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|495	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrv-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|496	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrv-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|497	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|498	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjgrz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|499	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbj-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|500	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbj-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|501	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|502	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|503	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|504	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|505	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|506	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|507	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbn-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|508	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbn-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|509	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbo-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|510	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbo-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|511	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|512	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|513	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|514	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|515	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|516	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|517	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbs-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|518	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbs-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|519	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|520	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|521	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbu-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|522	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbu-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|523	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbv-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|524	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbv-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|525	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|526	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmbz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|527	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrj-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|528	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrj-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|529	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|530	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|531	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|532	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|533	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|534	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|535	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrn-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|536	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrn-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|537	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgro-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|538	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgro-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|539	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|540	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|541	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|542	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|543	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|544	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|545	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrs-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|546	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrs-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|547	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|548	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|549	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgru-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|550	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgru-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|551	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrv-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|552	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrv-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|553	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|554	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmgrz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|555	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlj-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|556	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlj-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|557	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|558	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|559	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmll-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|560	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmll-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|561	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|562	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|563	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmln-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|564	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmln-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|565	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlo-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|566	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlo-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|567	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|568	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|569	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|570	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|571	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|572	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|573	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmls-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|574	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmls-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|575	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|576	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|577	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlu-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|578	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlu-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|579	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlv-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|580	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlv-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|581	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|582	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmlz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|583	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrj-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|584	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrj-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|585	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|586	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|587	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|588	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|589	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|590	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|591	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrn-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|592	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrn-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|593	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmro-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|594	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmro-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|595	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|596	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|597	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|598	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|599	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|600	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|601	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrs-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|602	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrs-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|603	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|604	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|605	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmru-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|606	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmru-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|607	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrv-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|608	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrv-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|609	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|610	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfjmrz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|611	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrj-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|612	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrj-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|613	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|614	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|615	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|616	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|617	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|618	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|619	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrn-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|620	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrn-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|621	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmro-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|622	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmro-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|623	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|624	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|625	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|626	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|627	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|628	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|629	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrs-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|630	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrs-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|631	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|632	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|633	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmru-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|634	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmru-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|635	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrv-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|636	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrv-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|637	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|638	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utfmrz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|639	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|640	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|641	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|642	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|643	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|644	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|645	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrn-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|646	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrn-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|647	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgro-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|648	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgro-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|649	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|650	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|651	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|652	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|653	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|654	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|655	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrs-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|656	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrs-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|657	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|658	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|659	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgru-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|660	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgru-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|661	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|662	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftgrz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|663	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrk-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|664	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrk-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|665	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrl-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|666	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrl-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|667	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrm-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|668	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrm-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|669	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrn-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|670	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrn-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|671	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmro-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|672	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmro-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|673	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrp-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|674	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrp-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|675	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrq-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|676	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrq-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|677	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrr-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|678	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrr-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|679	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrs-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|680	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrs-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|681	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrt-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|682	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrt-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|683	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmru-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|684	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmru-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|685	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrz-h.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|686	%{_texmfdistdir}/fonts/tfm/public/japanese-otf-uptex/utftmrz-v.tfm
14mu|texlive-japanese-otf-uptex-0.11-3|687	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|688	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|689	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|690	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpgothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|691	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpmgothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|692	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpmgothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|693	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|694	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|695	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|696	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|697	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|698	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgexpminr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|699	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|700	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|701	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgotheb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|702	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgotheb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|703	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|704	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlgothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|705	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlmgothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|706	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlmgothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|707	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|708	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|709	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|710	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|711	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|712	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upbrsgnmlminr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|713	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpgothb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|714	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpgothb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|715	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpgothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|716	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpgothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|717	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpmgothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|718	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpmgothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|719	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|720	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|721	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|722	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|723	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|724	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upexpminr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|725	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgothb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|726	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgothb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|727	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgotheb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|728	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgotheb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|729	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|730	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlgothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|731	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlmgothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|732	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlmgothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|733	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|734	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|735	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|736	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|737	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|738	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/upnmlminr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|739	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubygothb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|740	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubygothb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|741	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubygothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|742	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubygothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|743	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubymgothr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|744	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubymgothr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|745	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminb-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|746	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminb-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|747	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|748	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|749	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|750	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/uprubyminr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|751	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|752	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|753	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|754	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|755	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|756	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgrm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|757	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgro-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|758	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcgro-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|759	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|760	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|761	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|762	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|763	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|764	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmrm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|765	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmro-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|766	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfcmro-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|767	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrj-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|768	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrj-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|769	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|770	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|771	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|772	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|773	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|774	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|775	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrn-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|776	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrn-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|777	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgro-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|778	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgro-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|779	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|780	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|781	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|782	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|783	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|784	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|785	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrs-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|786	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrs-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|787	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|788	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|789	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgru-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|790	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgru-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|791	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrv-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|792	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrv-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|793	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|794	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfgrz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|795	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbj-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|796	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbj-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|797	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|798	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|799	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|800	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|801	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|802	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|803	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbn-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|804	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbn-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|805	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbo-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|806	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbo-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|807	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|808	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|809	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|810	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|811	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|812	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|813	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbs-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|814	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbs-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|815	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|816	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|817	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbu-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|818	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbu-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|819	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbv-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|820	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbv-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|821	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|822	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgbz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|823	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrj-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|824	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrj-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|825	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|826	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|827	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|828	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|829	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|830	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|831	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrn-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|832	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrn-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|833	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgro-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|834	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgro-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|835	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|836	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|837	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|838	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|839	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|840	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|841	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrs-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|842	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrs-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|843	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|844	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|845	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgru-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|846	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgru-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|847	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrv-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|848	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrv-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|849	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|850	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjgrz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|851	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbj-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|852	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbj-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|853	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|854	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|855	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|856	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|857	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|858	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|859	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbn-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|860	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbn-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|861	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbo-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|862	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbo-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|863	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|864	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|865	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|866	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|867	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|868	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|869	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbs-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|870	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbs-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|871	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|872	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|873	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbu-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|874	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbu-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|875	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbv-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|876	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbv-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|877	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|878	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmbz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|879	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrj-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|880	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrj-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|881	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|882	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|883	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|884	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|885	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|886	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|887	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrn-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|888	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrn-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|889	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgro-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|890	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgro-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|891	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|892	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|893	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|894	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|895	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|896	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|897	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrs-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|898	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrs-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|899	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|900	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|901	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgru-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|902	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgru-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|903	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrv-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|904	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrv-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|905	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|906	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmgrz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|907	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlj-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|908	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlj-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|909	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|910	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|911	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmll-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|912	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmll-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|913	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|914	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|915	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmln-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|916	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmln-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|917	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlo-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|918	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlo-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|919	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|920	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|921	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|922	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|923	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|924	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|925	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmls-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|926	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmls-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|927	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|928	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|929	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlu-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|930	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlu-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|931	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlv-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|932	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlv-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|933	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|934	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmlz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|935	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrj-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|936	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrj-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|937	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|938	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|939	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|940	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|941	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|942	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|943	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrn-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|944	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrn-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|945	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmro-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|946	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmro-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|947	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|948	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|949	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|950	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|951	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|952	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|953	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrs-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|954	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrs-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|955	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|956	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|957	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmru-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|958	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmru-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|959	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrv-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|960	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrv-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|961	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|962	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfjmrz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|963	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrj-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|964	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrj-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|965	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|966	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|967	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|968	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|969	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|970	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|971	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrn-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|972	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrn-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|973	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmro-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|974	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmro-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|975	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|976	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|977	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|978	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|979	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|980	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|981	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrs-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|982	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrs-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|983	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|984	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|985	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmru-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|986	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmru-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|987	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrv-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|988	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrv-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|989	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|990	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utfmrz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|991	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|992	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|993	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|994	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|995	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|996	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|997	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrn-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|998	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrn-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|999	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgro-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1000	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgro-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1001	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1002	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1003	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1004	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1005	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1006	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1007	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrs-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1008	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrs-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1009	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1010	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1011	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgru-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1012	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgru-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1013	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1014	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftgrz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1015	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrk-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1016	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrk-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1017	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrl-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1018	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrl-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1019	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrm-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1020	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrm-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1021	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrn-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1022	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrn-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1023	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmro-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1024	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmro-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1025	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrp-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1026	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrp-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1027	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrq-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1028	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrq-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1029	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrr-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1030	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrr-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1031	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrs-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1032	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrs-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1033	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrt-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1034	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrt-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1035	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmru-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1036	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmru-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1037	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrz-h.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1038	%{_texmfdistdir}/fonts/vf/public/japanese-otf-uptex/utftmrz-v.vf
14mu|texlive-japanese-otf-uptex-0.11-3|1039	%{_texmfdistdir}/tex/platex/japanese-otf-uptex/mlutf.sty
14mu|texlive-japanese-otf-uptex-0.11-3|1040	%{_texmfdistdir}/tex/platex/japanese-otf-uptex/otf.sty
14mu|texlive-japanese-otf-uptex-0.11-3|1041	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/00otf-uptex.txt
14mu|texlive-japanese-otf-uptex-0.11-3|1042	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/COPYRIGHT
14mu|texlive-japanese-otf-uptex-0.11-3|1043	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/README
14mu|texlive-japanese-otf-uptex-0.11-3|1044	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/Makefile
14mu|texlive-japanese-otf-uptex-0.11-3|1045	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_cns_utf.tex
14mu|texlive-japanese-otf-uptex-0.11-3|1046	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_gb_utf.tex
14mu|texlive-japanese-otf-uptex-0.11-3|1047	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_jp_text.tex
14mu|texlive-japanese-otf-uptex-0.11-3|1048	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_jp_utf.tex
14mu|texlive-japanese-otf-uptex-0.11-3|1049	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/sp_kr_utf.tex
14mu|texlive-japanese-otf-uptex-0.11-3|1050	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/uotf-sp-utf8.tex
14mu|texlive-japanese-otf-uptex-0.11-3|1051	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/uotftest-utf8.tex
14mu|texlive-japanese-otf-uptex-0.11-3|1052	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/uotftest.tex
14mu|texlive-japanese-otf-uptex-0.11-3|1053	%doc %{_texmfdistdir}/doc/fonts/japanese-otf-uptex/test/uplatex/upbrsgtest.tex
14mu|texlive-japanese-otf-uptex-0.11-3|1054	#- source
14mu|texlive-japanese-otf-uptex-0.11-3|1055	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/basepl/ubase-h.pl
14mu|texlive-japanese-otf-uptex-0.11-3|1056	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/basepl/ubase-v.pl
14mu|texlive-japanese-otf-uptex-0.11-3|1057	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/basepl/ubrsg-h.pl
14mu|texlive-japanese-otf-uptex-0.11-3|1058	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/basepl/ubrsg-v.pl
14mu|texlive-japanese-otf-uptex-0.11-3|1059	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/patch/otfbeta_uptex-0.10.patch
14mu|texlive-japanese-otf-uptex-0.11-3|1060	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/MakeSPList.pm
14mu|texlive-japanese-otf-uptex-0.11-3|1061	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/mktfm_sp.pl
14mu|texlive-japanese-otf-uptex-0.11-3|1062	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/mkutf32list.pl
14mu|texlive-japanese-otf-uptex-0.11-3|1063	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/mkutfvf_sp.pl
14mu|texlive-japanese-otf-uptex-0.11-3|1064	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/sp_list_c.txt
14mu|texlive-japanese-otf-uptex-0.11-3|1065	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/sp_list_j.txt
14mu|texlive-japanese-otf-uptex-0.11-3|1066	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/sp_list_k.txt
14mu|texlive-japanese-otf-uptex-0.11-3|1067	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/script/sp_list_t.txt
14mu|texlive-japanese-otf-uptex-0.11-3|1068	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/umakeotf
14mu|texlive-japanese-otf-uptex-0.11-3|1069	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/umakeotf_brsg
14mu|texlive-japanese-otf-uptex-0.11-3|1070	%doc %{_texmfdistdir}/source/fonts/japanese-otf-uptex/umkjvf
14mu|texlive-japanese-otf-uptex-0.11-3|1071	
14mu|texlive-japanese-otf-uptex-0.11-3|1072	#-----------------------------------------------------------------------
14mu|texlive-japanese-otf-uptex-0.11-3|1073	%prep
14mu|texlive-japanese-otf-uptex-0.11-3|1074	%setup -c -a0 -a1 -a2
14mu|texlive-japanese-otf-uptex-0.11-3|1075	
14mu|texlive-japanese-otf-uptex-0.11-3|1076	%build
14mu|texlive-japanese-otf-uptex-0.11-3|1077	
14mu|texlive-japanese-otf-uptex-0.11-3|1078	%install
14mu|texlive-japanese-otf-uptex-0.11-3|1079	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-japanese-otf-uptex-0.11-3|1080	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-japanese-otf-uptex-0.11-3|1081	
14mu|texlive-japanese-otf-uptex-0.11-3|1082	
14mu|texlive-japanese-otf-uptex-0.11-3|1083	
14mu|texlive-japanese-otf-uptex-0.11-3|1084	%changelog
14mu|texlive-japanese-otf-uptex-0.11-3|1085	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.11-3
14mu|texlive-japanese-otf-uptex-0.11-3|1086	+ Revision: b68af17
14mu|texlive-japanese-otf-uptex-0.11-3|1087	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-japanese-otf-uptex-0.11-3|1088	
14mu|texlive-japanese-otf-uptex-0.11-3|1089	

25078 14
14mu|texlive-japanese-otf-v1.7b5-3|1	# revision 25939
14mu|texlive-japanese-otf-v1.7b5-3|2	# category Package
14mu|texlive-japanese-otf-v1.7b5-3|3	# catalog-ctan /language/japanese/japanese-otf
14mu|texlive-japanese-otf-v1.7b5-3|4	# catalog-date 2012-04-11 09:22:31 +0200
14mu|texlive-japanese-otf-v1.7b5-3|5	# catalog-license other-free
14mu|texlive-japanese-otf-v1.7b5-3|6	# catalog-version v1.7b5
14mu|texlive-japanese-otf-v1.7b5-3|7	Name:		texlive-japanese-otf
14mu|texlive-japanese-otf-v1.7b5-3|8	Epoch:		1
14mu|texlive-japanese-otf-v1.7b5-3|9	Version:	v1.7b5
14mu|texlive-japanese-otf-v1.7b5-3|10	Release:	3
14mu|texlive-japanese-otf-v1.7b5-3|11	Summary:	Advanced font selection for platex and its friends
14mu|texlive-japanese-otf-v1.7b5-3|12	Group:		Publishing
14mu|texlive-japanese-otf-v1.7b5-3|13	URL:		http://www.ctan.org/tex-archive/language/japanese/japanese-otf
14mu|texlive-japanese-otf-v1.7b5-3|14	License:	OTHER-FREE
14mu|texlive-japanese-otf-v1.7b5-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf.tar.xz
14mu|texlive-japanese-otf-v1.7b5-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf.doc.tar.xz
14mu|texlive-japanese-otf-v1.7b5-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/japanese-otf.source.tar.xz
14mu|texlive-japanese-otf-v1.7b5-3|18	BuildArch:	noarch
14mu|texlive-japanese-otf-v1.7b5-3|19	BuildRequires:	texlive-tlpkg
14mu|texlive-japanese-otf-v1.7b5-3|20	Requires(pre):	texlive-tlpkg
14mu|texlive-japanese-otf-v1.7b5-3|21	Requires(post):	texlive-kpathsea
14mu|texlive-japanese-otf-v1.7b5-3|22	Requires(post):	texlive-tetex
14mu|texlive-japanese-otf-v1.7b5-3|23	
14mu|texlive-japanese-otf-v1.7b5-3|24	%description
14mu|texlive-japanese-otf-v1.7b5-3|25	The package contains pLaTeX support files and virtual fonts for
14mu|texlive-japanese-otf-v1.7b5-3|26	supporting a wide variety of fonts in LaTeX using the pTeX
14mu|texlive-japanese-otf-v1.7b5-3|27	engine.
14mu|texlive-japanese-otf-v1.7b5-3|28	
14mu|texlive-japanese-otf-v1.7b5-3|29	
14mu|texlive-japanese-otf-v1.7b5-3|30	#-----------------------------------------------------------------------
14mu|texlive-japanese-otf-v1.7b5-3|31	%files
14mu|texlive-japanese-otf-v1.7b5-3|32	%{_texmfdistdir}/fonts/map/dvipdfmx/japanese-otf/otf-cktx.map
14mu|texlive-japanese-otf-v1.7b5-3|33	%{_texmfdistdir}/fonts/map/dvipdfmx/japanese-otf/otf-noEmbed.map
14mu|texlive-japanese-otf-v1.7b5-3|34	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hirakaku-w3-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|35	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hirakaku-w3-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|36	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hirakaku-w6-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|37	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hirakaku-w6-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|38	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramaru-w4-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|39	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramaru-w4-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|40	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramin-w3-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|41	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramin-w3-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|42	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramin-w6-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|43	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/hiramin-w6-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|44	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjgb-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|45	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjgb-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|46	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjgr-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|47	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjgr-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|48	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmb-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|49	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmb-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|50	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmgr-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|51	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmgr-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|52	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjml-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|53	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjml-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|54	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmr-h.ofm
14mu|texlive-japanese-otf-v1.7b5-3|55	%{_texmfdistdir}/fonts/ofm/public/japanese-otf/otf-cjmr-v.ofm
14mu|texlive-japanese-otf-v1.7b5-3|56	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|57	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|58	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|59	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|60	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|61	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|62	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|63	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|64	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpmgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|65	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpmgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|66	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpmgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|67	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpmgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|68	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|69	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|70	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|71	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|72	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminl-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|73	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminl-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|74	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminln-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|75	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminln-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|76	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|77	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|78	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|79	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgexpminrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|80	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|81	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|82	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|83	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|84	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgotheb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|85	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgotheb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|86	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|87	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|88	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|89	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|90	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlmgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|91	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlmgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|92	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlmgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|93	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlmgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|94	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|95	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|96	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|97	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|98	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminl-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|99	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminl-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|100	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminln-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|101	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminln-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|102	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|103	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|104	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|105	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/brsgnmlminrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|106	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|107	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|108	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|109	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|110	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|111	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|112	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|113	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|114	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|115	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|116	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|117	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|118	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|119	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|120	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|121	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcgr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|122	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|123	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|124	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|125	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|126	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|127	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|128	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|129	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|130	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|131	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|132	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|133	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|134	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|135	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|136	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|137	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidcmr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|138	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|139	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|140	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|141	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|142	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|143	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|144	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|145	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|146	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|147	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|148	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|149	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgb5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|150	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|151	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|152	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|153	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|154	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|155	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|156	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|157	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|158	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|159	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|160	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|161	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjgr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|162	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|163	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|164	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|165	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|166	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|167	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|168	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|169	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|170	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|171	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|172	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|173	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmb5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|174	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|175	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|176	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|177	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|178	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|179	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|180	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|181	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|182	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|183	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|184	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|185	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmgr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|186	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|187	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|188	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|189	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|190	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|191	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|192	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|193	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|194	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|195	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|196	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|197	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjml5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|198	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|199	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|200	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|201	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|202	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|203	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|204	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|205	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|206	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|207	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|208	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|209	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidjmr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|210	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|211	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|212	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|213	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|214	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|215	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|216	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|217	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|218	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|219	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|220	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|221	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|222	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|223	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|224	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|225	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|226	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|227	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|228	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|229	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidkmr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|230	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|231	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|232	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|233	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|234	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|235	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|236	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|237	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|238	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|239	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|240	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|241	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|242	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|243	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|244	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|245	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|246	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|247	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|248	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|249	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/cidtmr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|250	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|251	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|252	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|253	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|254	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|255	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|256	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|257	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|258	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expmgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|259	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expmgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|260	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expmgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|261	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expmgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|262	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|263	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|264	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|265	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|266	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminl-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|267	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminl-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|268	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminln-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|269	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminln-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|270	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|271	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|272	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|273	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/expminrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|274	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|275	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|276	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|277	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|278	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgotheb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|279	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgotheb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|280	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|281	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|282	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|283	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|284	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hirakaku-w3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|285	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hirakaku-w3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|286	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hirakaku-w6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|287	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hirakaku-w6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|288	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramaru-w4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|289	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramaru-w4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|290	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramin-w3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|291	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramin-w3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|292	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramin-w6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|293	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hiramin-w6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|294	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hmgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|295	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hmgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|296	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hmgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|297	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hmgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|298	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|299	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|300	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|301	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|302	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminl-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|303	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminl-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|304	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminln-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|305	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminln-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|306	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|307	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|308	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|309	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/hminrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|310	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|311	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|312	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|313	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|314	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgotheb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|315	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgotheb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|316	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|317	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|318	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|319	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|320	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlmgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|321	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlmgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|322	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlmgothrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|323	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlmgothrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|324	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|325	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|326	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|327	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|328	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminl-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|329	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminl-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|330	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminln-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|331	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminln-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|332	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|333	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|334	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|335	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/nmlminrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|336	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ccgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|337	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ccgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|338	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ccmr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|339	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ccmr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|340	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjgb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|341	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjgb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|342	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|343	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|344	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|345	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|346	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|347	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|348	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjml-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|349	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjml-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|350	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|351	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-cjmr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|352	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ckgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|353	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ckgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|354	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ckmr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|355	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ckmr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|356	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ctgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|357	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ctgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|358	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ctmr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|359	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ctmr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|360	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ucgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|361	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ucgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|362	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ucmr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|363	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ucmr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|364	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|365	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|366	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|367	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|368	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|369	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|370	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|371	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujgrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|372	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|373	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|374	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmbn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|375	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmbn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|376	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|377	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|378	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmgrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|379	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmgrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|380	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujml-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|381	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujml-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|382	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmln-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|383	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmln-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|384	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|385	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|386	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmrn-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|387	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ujmrn-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|388	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ukgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|389	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ukgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|390	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ukmr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|391	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-ukmr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|392	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-utgr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|393	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-utgr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|394	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-utmr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|395	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/otf-utmr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|396	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phirakakuw3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|397	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phirakakuw3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|398	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phirakakuw6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|399	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phirakakuw6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|400	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiramaruw4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|401	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiramaruw4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|402	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiraminw3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|403	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiraminw3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|404	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiraminw6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|405	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/phiraminw6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|406	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubygothb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|407	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubygothb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|408	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubygothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|409	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubygothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|410	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubymgothr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|411	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubymgothr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|412	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|413	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|414	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminl-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|415	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminl-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|416	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminr-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|417	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/rubyminr-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|418	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|419	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|420	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|421	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|422	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|423	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|424	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|425	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|426	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|427	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|428	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|429	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|430	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|431	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|432	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|433	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|434	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|435	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|436	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|437	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|438	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|439	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|440	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|441	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|442	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|443	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|444	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|445	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|446	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|447	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|448	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|449	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcgrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|450	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|451	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|452	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|453	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|454	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|455	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|456	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|457	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|458	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|459	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|460	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|461	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|462	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|463	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|464	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|465	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|466	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|467	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|468	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|469	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|470	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|471	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|472	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|473	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|474	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|475	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|476	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|477	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|478	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|479	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|480	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|481	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfcmrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|482	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|483	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|484	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|485	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|486	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|487	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|488	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|489	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|490	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|491	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|492	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|493	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|494	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|495	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|496	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|497	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|498	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|499	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|500	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|501	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|502	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|503	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|504	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|505	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|506	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|507	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|508	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|509	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|510	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|511	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|512	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|513	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfgrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|514	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|515	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|516	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|517	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|518	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|519	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|520	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|521	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|522	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|523	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|524	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|525	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|526	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|527	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|528	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|529	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|530	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|531	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|532	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|533	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgb9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|534	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgba-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|535	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgba-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|536	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|537	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|538	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|539	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|540	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|541	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|542	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbe-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|543	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbe-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|544	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|545	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|546	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|547	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|548	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|549	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|550	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|551	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|552	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|553	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|554	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|555	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|556	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|557	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|558	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|559	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|560	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|561	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|562	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|563	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|564	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|565	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbn9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|566	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbna-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|567	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbna-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|568	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|569	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|570	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|571	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|572	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|573	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|574	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbne-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|575	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbne-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|576	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|577	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgbnf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|578	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|579	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|580	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|581	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|582	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|583	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|584	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|585	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|586	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|587	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|588	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|589	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|590	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|591	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|592	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|593	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|594	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|595	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|596	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|597	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|598	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|599	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|600	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|601	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|602	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|603	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|604	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|605	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|606	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|607	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|608	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|609	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|610	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|611	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|612	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|613	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|614	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|615	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|616	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|617	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|618	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|619	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|620	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|621	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|622	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|623	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|624	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|625	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|626	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|627	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|628	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|629	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrn9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|630	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrna-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|631	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrna-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|632	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|633	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|634	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|635	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|636	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|637	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|638	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrne-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|639	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrne-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|640	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|641	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjgrnf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|642	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|643	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|644	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|645	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|646	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|647	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|648	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|649	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|650	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|651	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|652	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|653	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|654	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|655	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|656	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|657	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|658	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|659	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|660	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|661	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmb9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|662	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmba-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|663	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmba-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|664	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|665	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|666	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|667	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|668	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|669	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|670	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbe-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|671	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbe-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|672	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|673	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|674	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|675	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|676	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|677	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|678	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|679	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|680	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|681	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|682	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|683	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|684	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|685	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|686	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|687	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|688	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|689	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|690	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|691	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|692	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|693	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbn9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|694	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbna-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|695	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbna-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|696	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|697	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|698	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|699	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|700	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|701	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|702	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbne-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|703	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbne-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|704	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|705	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmbnf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|706	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|707	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|708	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|709	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|710	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|711	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|712	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|713	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|714	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|715	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|716	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|717	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|718	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|719	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|720	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|721	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|722	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|723	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|724	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|725	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|726	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|727	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|728	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|729	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|730	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|731	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|732	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|733	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|734	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|735	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|736	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|737	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|738	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|739	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|740	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|741	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|742	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|743	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|744	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|745	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|746	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|747	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|748	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|749	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|750	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|751	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|752	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|753	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|754	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|755	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|756	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|757	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrn9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|758	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrna-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|759	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrna-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|760	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|761	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|762	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|763	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|764	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|765	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|766	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrne-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|767	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrne-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|768	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|769	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmgrnf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|770	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|771	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|772	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|773	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|774	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|775	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|776	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|777	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|778	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|779	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|780	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|781	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|782	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|783	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|784	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|785	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|786	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|787	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|788	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|789	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjml9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|790	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmla-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|791	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmla-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|792	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|793	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|794	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|795	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|796	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmld-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|797	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmld-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|798	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmle-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|799	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmle-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|800	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|801	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|802	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|803	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|804	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|805	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|806	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|807	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|808	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|809	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|810	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|811	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|812	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|813	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|814	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|815	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|816	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|817	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|818	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|819	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|820	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|821	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmln9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|822	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlna-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|823	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlna-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|824	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|825	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|826	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|827	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|828	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|829	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|830	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlne-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|831	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlne-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|832	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|833	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmlnf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|834	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|835	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|836	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|837	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|838	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|839	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|840	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|841	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|842	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|843	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|844	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|845	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|846	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|847	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|848	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|849	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|850	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|851	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|852	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|853	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|854	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|855	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|856	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|857	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|858	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|859	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|860	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|861	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|862	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|863	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|864	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|865	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|866	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|867	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|868	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|869	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|870	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|871	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|872	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|873	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|874	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|875	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|876	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|877	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|878	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|879	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|880	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|881	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|882	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|883	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|884	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|885	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrn9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|886	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrna-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|887	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrna-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|888	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|889	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|890	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|891	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|892	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|893	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|894	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrne-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|895	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrne-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|896	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|897	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfjmrnf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|898	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|899	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|900	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|901	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|902	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|903	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|904	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|905	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|906	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|907	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|908	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|909	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|910	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|911	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|912	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|913	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|914	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|915	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|916	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|917	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|918	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|919	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|920	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|921	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|922	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|923	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|924	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|925	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|926	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|927	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|928	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|929	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkgrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|930	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|931	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|932	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|933	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|934	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|935	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|936	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|937	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|938	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|939	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|940	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|941	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|942	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|943	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|944	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|945	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|946	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|947	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|948	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|949	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|950	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|951	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|952	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|953	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|954	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|955	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|956	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|957	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|958	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|959	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|960	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|961	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfkmrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|962	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|963	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|964	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|965	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|966	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|967	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|968	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|969	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|970	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|971	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|972	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|973	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|974	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|975	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|976	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|977	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|978	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|979	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|980	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|981	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|982	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|983	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|984	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|985	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|986	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|987	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|988	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|989	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|990	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|991	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|992	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|993	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utfmrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|994	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|995	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|996	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|997	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|998	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|999	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1000	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1001	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1002	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1003	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1004	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1005	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1006	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1007	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1008	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1009	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1010	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1011	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1012	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1013	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1014	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1015	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1016	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1017	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1018	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1019	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1020	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1021	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1022	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1023	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1024	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1025	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftgrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1026	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr0-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1027	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr0-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1028	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr1-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1029	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr1-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1030	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr2-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1031	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr2-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1032	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr3-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1033	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr3-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1034	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr4-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1035	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr4-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1036	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr5-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1037	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr5-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1038	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr6-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1039	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr6-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1040	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr7-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1041	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr7-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1042	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr8-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1043	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr8-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1044	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr9-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1045	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmr9-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1046	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmra-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1047	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmra-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1048	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrb-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1049	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrb-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1050	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrc-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1051	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrc-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1052	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrd-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1053	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrd-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1054	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmre-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1055	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmre-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1056	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrf-h.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1057	%{_texmfdistdir}/fonts/tfm/public/japanese-otf/utftmrf-v.tfm
14mu|texlive-japanese-otf-v1.7b5-3|1058	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1059	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1060	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothbn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1061	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothbn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1062	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1063	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1064	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1065	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpgothrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1066	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpmgothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1067	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpmgothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1068	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpmgothrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1069	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpmgothrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1070	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1071	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1072	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminbn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1073	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminbn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1074	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminl-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1075	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminl-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1076	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminln-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1077	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminln-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1078	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1079	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1080	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1081	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgexpminrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1082	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1083	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1084	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothbn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1085	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothbn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1086	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgotheb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1087	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgotheb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1088	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1089	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1090	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1091	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlgothrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1092	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlmgothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1093	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlmgothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1094	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlmgothrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1095	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlmgothrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1096	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1097	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1098	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminbn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1099	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminbn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1100	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminl-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1101	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminl-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1102	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminln-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1103	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminln-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1104	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1105	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1106	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1107	%{_texmfdistdir}/fonts/vf/public/japanese-otf/brsgnmlminrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1108	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1109	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1110	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1111	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1112	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1113	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1114	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1115	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1116	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1117	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1118	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1119	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1120	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1121	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1122	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1123	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcgr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1124	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1125	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1126	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1127	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1128	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1129	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1130	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1131	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1132	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1133	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1134	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1135	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1136	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1137	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1138	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1139	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidcmr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1140	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1141	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1142	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1143	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1144	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1145	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1146	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1147	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1148	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1149	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1150	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1151	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgb5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1152	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1153	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1154	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1155	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1156	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1157	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1158	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1159	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1160	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1161	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1162	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1163	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjgr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1164	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1165	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1166	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1167	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1168	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1169	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1170	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1171	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1172	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1173	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1174	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1175	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmb5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1176	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1177	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1178	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1179	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1180	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1181	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1182	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1183	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1184	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1185	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1186	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1187	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmgr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1188	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1189	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1190	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1191	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1192	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1193	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1194	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1195	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1196	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1197	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1198	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1199	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjml5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1200	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1201	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1202	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1203	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1204	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1205	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1206	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1207	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1208	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1209	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1210	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1211	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidjmr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1212	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1213	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1214	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1215	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1216	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1217	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1218	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1219	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1220	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1221	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1222	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1223	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1224	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1225	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1226	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1227	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1228	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1229	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1230	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1231	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidkmr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1232	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1233	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1234	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1235	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1236	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1237	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1238	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1239	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1240	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1241	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1242	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1243	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1244	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1245	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1246	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1247	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1248	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1249	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1250	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1251	%{_texmfdistdir}/fonts/vf/public/japanese-otf/cidtmr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1252	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1253	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1254	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothbn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1255	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothbn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1256	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1257	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1258	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1259	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expgothrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1260	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expmgothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1261	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expmgothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1262	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expmgothrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1263	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expmgothrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1264	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1265	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1266	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminbn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1267	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminbn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1268	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminl-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1269	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminl-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1270	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminln-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1271	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminln-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1272	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1273	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1274	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1275	%{_texmfdistdir}/fonts/vf/public/japanese-otf/expminrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1276	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1277	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1278	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothbn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1279	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothbn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1280	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgotheb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1281	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgotheb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1282	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1283	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1284	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1285	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlgothrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1286	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlmgothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1287	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlmgothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1288	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlmgothrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1289	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlmgothrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1290	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1291	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1292	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminbn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1293	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminbn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1294	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminl-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1295	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminl-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1296	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminln-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1297	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminln-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1298	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1299	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1300	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminrn-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1301	%{_texmfdistdir}/fonts/vf/public/japanese-otf/nmlminrn-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1302	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phirakakuw3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1303	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phirakakuw3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1304	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phirakakuw6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1305	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phirakakuw6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1306	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiramaruw4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1307	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiramaruw4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1308	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiraminw3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1309	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiraminw3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1310	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiraminw6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1311	%{_texmfdistdir}/fonts/vf/public/japanese-otf/phiraminw6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1312	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubygothb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1313	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubygothb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1314	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubygothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1315	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubygothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1316	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubymgothr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1317	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubymgothr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1318	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1319	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1320	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminl-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1321	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminl-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1322	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminr-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1323	%{_texmfdistdir}/fonts/vf/public/japanese-otf/rubyminr-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1324	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1325	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1326	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1327	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1328	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1329	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1330	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1331	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1332	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1333	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1334	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1335	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1336	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1337	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1338	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1339	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1340	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1341	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1342	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1343	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1344	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1345	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1346	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1347	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1348	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1349	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1350	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1351	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1352	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1353	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1354	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1355	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcgrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1356	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1357	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1358	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1359	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1360	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1361	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1362	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1363	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1364	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1365	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1366	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1367	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1368	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1369	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1370	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1371	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1372	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1373	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1374	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1375	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1376	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1377	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1378	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1379	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1380	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1381	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1382	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1383	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1384	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1385	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1386	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1387	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfcmrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1388	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1389	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1390	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1391	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1392	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1393	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1394	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1395	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1396	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1397	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1398	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1399	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1400	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1401	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1402	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1403	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1404	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1405	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1406	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1407	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1408	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1409	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1410	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1411	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1412	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1413	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1414	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1415	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1416	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1417	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1418	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1419	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfgrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1420	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1421	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1422	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1423	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1424	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1425	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1426	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1427	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1428	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1429	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1430	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1431	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1432	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1433	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1434	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1435	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1436	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1437	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1438	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1439	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgb9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1440	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgba-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1441	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgba-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1442	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1443	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1444	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1445	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1446	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1447	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1448	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbe-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1449	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbe-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1450	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1451	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1452	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1453	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1454	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1455	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1456	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1457	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1458	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1459	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1460	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1461	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1462	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1463	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1464	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1465	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1466	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1467	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1468	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1469	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1470	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1471	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbn9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1472	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbna-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1473	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbna-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1474	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1475	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1476	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1477	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1478	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1479	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1480	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbne-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1481	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbne-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1482	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1483	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgbnf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1484	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1485	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1486	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1487	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1488	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1489	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1490	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1491	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1492	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1493	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1494	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1495	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1496	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1497	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1498	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1499	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1500	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1501	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1502	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1503	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1504	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1505	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1506	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1507	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1508	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1509	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1510	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1511	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1512	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1513	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1514	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1515	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1516	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1517	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1518	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1519	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1520	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1521	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1522	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1523	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1524	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1525	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1526	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1527	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1528	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1529	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1530	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1531	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1532	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1533	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1534	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1535	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrn9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1536	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrna-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1537	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrna-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1538	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1539	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1540	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1541	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1542	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1543	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1544	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrne-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1545	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrne-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1546	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1547	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjgrnf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1548	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1549	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1550	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1551	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1552	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1553	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1554	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1555	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1556	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1557	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1558	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1559	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1560	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1561	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1562	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1563	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1564	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1565	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1566	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1567	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmb9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1568	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmba-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1569	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmba-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1570	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1571	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1572	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1573	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1574	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1575	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1576	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbe-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1577	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbe-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1578	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1579	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1580	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1581	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1582	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1583	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1584	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1585	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1586	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1587	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1588	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1589	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1590	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1591	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1592	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1593	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1594	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1595	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1596	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1597	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1598	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1599	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbn9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1600	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbna-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1601	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbna-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1602	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1603	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1604	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1605	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1606	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1607	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1608	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbne-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1609	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbne-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1610	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1611	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmbnf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1612	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1613	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1614	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1615	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1616	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1617	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1618	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1619	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1620	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1621	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1622	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1623	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1624	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1625	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1626	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1627	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1628	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1629	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1630	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1631	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1632	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1633	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1634	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1635	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1636	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1637	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1638	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1639	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1640	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1641	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1642	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1643	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1644	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1645	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1646	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1647	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1648	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1649	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1650	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1651	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1652	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1653	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1654	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1655	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1656	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1657	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1658	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1659	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1660	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1661	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1662	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1663	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrn9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1664	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrna-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1665	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrna-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1666	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1667	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1668	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1669	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1670	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1671	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1672	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrne-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1673	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrne-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1674	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1675	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmgrnf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1676	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1677	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1678	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1679	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1680	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1681	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1682	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1683	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1684	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1685	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1686	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1687	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1688	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1689	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1690	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1691	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1692	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1693	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1694	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1695	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjml9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1696	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmla-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1697	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmla-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1698	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1699	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1700	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1701	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1702	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmld-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1703	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmld-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1704	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmle-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1705	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmle-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1706	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1707	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1708	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1709	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1710	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1711	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1712	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1713	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1714	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1715	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1716	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1717	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1718	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1719	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1720	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1721	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1722	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1723	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1724	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1725	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1726	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1727	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmln9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1728	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlna-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1729	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlna-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1730	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1731	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1732	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1733	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1734	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1735	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1736	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlne-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1737	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlne-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1738	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1739	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmlnf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1740	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1741	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1742	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1743	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1744	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1745	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1746	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1747	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1748	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1749	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1750	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1751	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1752	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1753	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1754	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1755	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1756	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1757	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1758	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1759	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1760	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1761	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1762	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1763	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1764	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1765	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1766	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1767	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1768	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1769	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1770	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1771	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1772	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1773	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1774	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1775	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1776	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1777	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1778	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1779	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1780	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1781	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1782	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1783	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1784	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1785	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1786	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1787	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1788	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1789	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1790	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1791	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrn9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1792	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrna-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1793	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrna-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1794	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1795	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1796	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1797	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1798	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1799	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1800	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrne-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1801	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrne-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1802	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1803	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfjmrnf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1804	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1805	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1806	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1807	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1808	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1809	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1810	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1811	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1812	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1813	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1814	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1815	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1816	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1817	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1818	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1819	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1820	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1821	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1822	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1823	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1824	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1825	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1826	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1827	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1828	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1829	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1830	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1831	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1832	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1833	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1834	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1835	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkgrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1836	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1837	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1838	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1839	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1840	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1841	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1842	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1843	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1844	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1845	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1846	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1847	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1848	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1849	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1850	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1851	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1852	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1853	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1854	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1855	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1856	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1857	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1858	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1859	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1860	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1861	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1862	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1863	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1864	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1865	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1866	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1867	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfkmrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1868	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1869	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1870	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1871	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1872	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1873	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1874	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1875	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1876	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1877	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1878	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1879	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1880	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1881	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1882	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1883	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1884	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1885	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1886	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1887	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1888	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1889	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1890	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1891	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1892	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1893	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1894	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1895	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1896	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1897	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1898	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1899	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utfmrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1900	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1901	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1902	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1903	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1904	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1905	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1906	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1907	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1908	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1909	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1910	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1911	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1912	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1913	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1914	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1915	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1916	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1917	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1918	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1919	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1920	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1921	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1922	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1923	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1924	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1925	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1926	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1927	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1928	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1929	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1930	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1931	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftgrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1932	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr0-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1933	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr0-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1934	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr1-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1935	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr1-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1936	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr2-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1937	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr2-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1938	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr3-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1939	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr3-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1940	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr4-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1941	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr4-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1942	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr5-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1943	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr5-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1944	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr6-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1945	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr6-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1946	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr7-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1947	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr7-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1948	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr8-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1949	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr8-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1950	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr9-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1951	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmr9-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1952	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmra-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1953	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmra-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1954	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrb-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1955	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrb-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1956	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrc-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1957	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrc-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1958	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrd-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1959	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrd-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1960	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmre-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1961	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmre-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1962	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrf-h.vf
14mu|texlive-japanese-otf-v1.7b5-3|1963	%{_texmfdistdir}/fonts/vf/public/japanese-otf/utftmrf-v.vf
14mu|texlive-japanese-otf-v1.7b5-3|1964	%{_texmfdistdir}/tex/platex/japanese-otf/ajmacros.sty
14mu|texlive-japanese-otf-v1.7b5-3|1965	%{_texmfdistdir}/tex/platex/japanese-otf/mlcid.sty
14mu|texlive-japanese-otf-v1.7b5-3|1966	%{_texmfdistdir}/tex/platex/japanese-otf/otf-hangul.dfu
14mu|texlive-japanese-otf-v1.7b5-3|1967	%{_texmfdistdir}/tex/platex/japanese-otf/redeffont.sty
14mu|texlive-japanese-otf-v1.7b5-3|1968	%_texmf_updmap_d/japanese-otf
14mu|texlive-japanese-otf-v1.7b5-3|1969	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/COPYRIGHT
14mu|texlive-japanese-otf-v1.7b5-3|1970	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/readme.en.txt
14mu|texlive-japanese-otf-v1.7b5-3|1971	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/readme.txt
14mu|texlive-japanese-otf-v1.7b5-3|1972	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/brsgtest.tex
14mu|texlive-japanese-otf-v1.7b5-3|1973	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/jis2004.tex
14mu|texlive-japanese-otf-v1.7b5-3|1974	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/koreanexample.tex
14mu|texlive-japanese-otf-v1.7b5-3|1975	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/otftest.tex
14mu|texlive-japanese-otf-v1.7b5-3|1976	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/pkanatest.tex
14mu|texlive-japanese-otf-v1.7b5-3|1977	%doc %{_texmfdistdir}/doc/fonts/japanese-otf/test/pkanatest2.tex
14mu|texlive-japanese-otf-v1.7b5-3|1978	#- source
14mu|texlive-japanese-otf-v1.7b5-3|1979	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base-h.pl
14mu|texlive-japanese-otf-v1.7b5-3|1980	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base-v.pl
14mu|texlive-japanese-otf-v1.7b5-3|1981	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base0-h.pl
14mu|texlive-japanese-otf-v1.7b5-3|1982	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base2-h.pl
14mu|texlive-japanese-otf-v1.7b5-3|1983	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base2-v.pl
14mu|texlive-japanese-otf-v1.7b5-3|1984	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/base3-v.pl
14mu|texlive-japanese-otf-v1.7b5-3|1985	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/brsg-h.pl
14mu|texlive-japanese-otf-v1.7b5-3|1986	%doc %{_texmfdistdir}/source/fonts/japanese-otf/basepl/brsg-v.pl
14mu|texlive-japanese-otf-v1.7b5-3|1987	%doc %{_texmfdistdir}/source/fonts/japanese-otf/makeotf
14mu|texlive-japanese-otf-v1.7b5-3|1988	%doc %{_texmfdistdir}/source/fonts/japanese-otf/mkjvf
14mu|texlive-japanese-otf-v1.7b5-3|1989	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/glyphdata
14mu|texlive-japanese-otf-v1.7b5-3|1990	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkaltutfvf.pl
14mu|texlive-japanese-otf-v1.7b5-3|1991	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkcidofm.pl
14mu|texlive-japanese-otf-v1.7b5-3|1992	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkcidvf.pl
14mu|texlive-japanese-otf-v1.7b5-3|1993	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkjp04tfmvf.pl
14mu|texlive-japanese-otf-v1.7b5-3|1994	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkmlcidvf.pl
14mu|texlive-japanese-otf-v1.7b5-3|1995	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkpkana.pl
14mu|texlive-japanese-otf-v1.7b5-3|1996	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkpropofm.pl
14mu|texlive-japanese-otf-v1.7b5-3|1997	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mktfm.pl
14mu|texlive-japanese-otf-v1.7b5-3|1998	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkutfvf.pl
14mu|texlive-japanese-otf-v1.7b5-3|1999	%doc %{_texmfdistdir}/source/fonts/japanese-otf/script/mkvpkana.pl
14mu|texlive-japanese-otf-v1.7b5-3|2000	
14mu|texlive-japanese-otf-v1.7b5-3|2001	#-----------------------------------------------------------------------
14mu|texlive-japanese-otf-v1.7b5-3|2002	%prep
14mu|texlive-japanese-otf-v1.7b5-3|2003	%setup -c -a0 -a1 -a2
14mu|texlive-japanese-otf-v1.7b5-3|2004	
14mu|texlive-japanese-otf-v1.7b5-3|2005	%build
14mu|texlive-japanese-otf-v1.7b5-3|2006	
14mu|texlive-japanese-otf-v1.7b5-3|2007	%install
14mu|texlive-japanese-otf-v1.7b5-3|2008	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-japanese-otf-v1.7b5-3|2009	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-japanese-otf-v1.7b5-3|2010	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mu|texlive-japanese-otf-v1.7b5-3|2011	cat > %{buildroot}%{_texmf_updmap_d}/japanese-otf <<EOF
14mu|texlive-japanese-otf-v1.7b5-3|2012	KanjiMap otf-@kanjiEmbed@.map
14mu|texlive-japanese-otf-v1.7b5-3|2013	KanjiMap otf-cktx.map
14mu|texlive-japanese-otf-v1.7b5-3|2014	EOF
14mu|texlive-japanese-otf-v1.7b5-3|2015	
14mu|texlive-japanese-otf-v1.7b5-3|2016	
14mu|texlive-japanese-otf-v1.7b5-3|2017	
14mu|texlive-japanese-otf-v1.7b5-3|2018	%changelog
14mu|texlive-japanese-otf-v1.7b5-3|2019	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:v1.7b5-3
14mu|texlive-japanese-otf-v1.7b5-3|2020	+ Revision: 9f2ab7e
14mu|texlive-japanese-otf-v1.7b5-3|2021	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-japanese-otf-v1.7b5-3|2022	
14mu|texlive-japanese-otf-v1.7b5-3|2023	

25079 14
14mu|texlive-jeopardy-1.1a-4|1	# revision 17757
14mu|texlive-jeopardy-1.1a-4|2	# category Package
14mu|texlive-jeopardy-1.1a-4|3	# catalog-ctan /macros/latex/contrib/jeopardy
14mu|texlive-jeopardy-1.1a-4|4	# catalog-date 2010-04-14 18:01:33 +0200
14mu|texlive-jeopardy-1.1a-4|5	# catalog-license lppl
14mu|texlive-jeopardy-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-jeopardy-1.1a-4|7	Name:		texlive-jeopardy
14mu|texlive-jeopardy-1.1a-4|8	Version:	1.1a
14mu|texlive-jeopardy-1.1a-4|9	Release:	4
14mu|texlive-jeopardy-1.1a-4|10	Summary:	Build a jeopardy game in LaTeX
14mu|texlive-jeopardy-1.1a-4|11	Group:		Publishing
14mu|texlive-jeopardy-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jeopardy
14mu|texlive-jeopardy-1.1a-4|13	License:	LPPL
14mu|texlive-jeopardy-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jeopardy.tar.xz
14mu|texlive-jeopardy-1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jeopardy.doc.tar.xz
14mu|texlive-jeopardy-1.1a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jeopardy.source.tar.xz
14mu|texlive-jeopardy-1.1a-4|17	BuildArch:	noarch
14mu|texlive-jeopardy-1.1a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-jeopardy-1.1a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-jeopardy-1.1a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-jeopardy-1.1a-4|21	
14mu|texlive-jeopardy-1.1a-4|22	%description
14mu|texlive-jeopardy-1.1a-4|23	The jeopardy package allows to build a jeopardy game with
14mu|texlive-jeopardy-1.1a-4|24	pdfLaTeX. It is based on the jj_game class and exerquiz
14mu|texlive-jeopardy-1.1a-4|25	package, written by D. P. Story. The author of the game can use
14mu|texlive-jeopardy-1.1a-4|26	multichoice questions or fill-in questions. The answer for
14mu|texlive-jeopardy-1.1a-4|27	fill-in questions is either a mathematical formula or text
14mu|texlive-jeopardy-1.1a-4|28	string (see the documentation of exerquiz and \RespBoxMath and
14mu|texlive-jeopardy-1.1a-4|29	\RespBoxTxt commands to learn more about the capabilities).
14mu|texlive-jeopardy-1.1a-4|30	JavaScripts are written to record the score. If the score is
14mu|texlive-jeopardy-1.1a-4|31	greater than a given value, a hidden string is shown. The user
14mu|texlive-jeopardy-1.1a-4|32	should use the style with some screen presentation package,
14mu|texlive-jeopardy-1.1a-4|33	such as web. The package is distributed with some example
14mu|texlive-jeopardy-1.1a-4|34	games, including both 1- and 2-player games.
14mu|texlive-jeopardy-1.1a-4|35	
14mu|texlive-jeopardy-1.1a-4|36	
14mu|texlive-jeopardy-1.1a-4|37	#-----------------------------------------------------------------------
14mu|texlive-jeopardy-1.1a-4|38	%files
14mu|texlive-jeopardy-1.1a-4|39	%{_texmfdistdir}/tex/latex/jeopardy/jeopardy.cfg
14mu|texlive-jeopardy-1.1a-4|40	%{_texmfdistdir}/tex/latex/jeopardy/jeopardy.sty
14mu|texlive-jeopardy-1.1a-4|41	%doc %{_texmfdistdir}/doc/latex/jeopardy/README
14mu|texlive-jeopardy-1.1a-4|42	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/aleq.jpg
14mu|texlive-jeopardy-1.1a-4|43	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1-two.pdf
14mu|texlive-jeopardy-1.1a-4|44	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1-two.tex
14mu|texlive-jeopardy-1.1a-4|45	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1.pdf
14mu|texlive-jeopardy-1.1a-4|46	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1.tex
14mu|texlive-jeopardy-1.1a-4|47	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1a.pdf
14mu|texlive-jeopardy-1.1a-4|48	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game1a.tex
14mu|texlive-jeopardy-1.1a-4|49	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game2.pdf
14mu|texlive-jeopardy-1.1a-4|50	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game2.tex
14mu|texlive-jeopardy-1.1a-4|51	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game2a.pdf
14mu|texlive-jeopardy-1.1a-4|52	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game2a.tex
14mu|texlive-jeopardy-1.1a-4|53	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game3-CZ.pdf
14mu|texlive-jeopardy-1.1a-4|54	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game3-CZ.tex
14mu|texlive-jeopardy-1.1a-4|55	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game3-oneplayer-CZ.pdf
14mu|texlive-jeopardy-1.1a-4|56	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game3-oneplayer-CZ.tex
14mu|texlive-jeopardy-1.1a-4|57	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game4.pdf
14mu|texlive-jeopardy-1.1a-4|58	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/game4.tex
14mu|texlive-jeopardy-1.1a-4|59	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/joke.jpg
14mu|texlive-jeopardy-1.1a-4|60	%doc %{_texmfdistdir}/doc/latex/jeopardy/example/picture.jpg
14mu|texlive-jeopardy-1.1a-4|61	%doc %{_texmfdistdir}/doc/latex/jeopardy/jeopardy.pdf
14mu|texlive-jeopardy-1.1a-4|62	#- source
14mu|texlive-jeopardy-1.1a-4|63	%doc %{_texmfdistdir}/source/latex/jeopardy/jeopardy.dtx
14mu|texlive-jeopardy-1.1a-4|64	%doc %{_texmfdistdir}/source/latex/jeopardy/jeopardy.ins
14mu|texlive-jeopardy-1.1a-4|65	
14mu|texlive-jeopardy-1.1a-4|66	#-----------------------------------------------------------------------
14mu|texlive-jeopardy-1.1a-4|67	%prep
14mu|texlive-jeopardy-1.1a-4|68	%setup -c -a0 -a1 -a2
14mu|texlive-jeopardy-1.1a-4|69	
14mu|texlive-jeopardy-1.1a-4|70	%build
14mu|texlive-jeopardy-1.1a-4|71	
14mu|texlive-jeopardy-1.1a-4|72	%install
14mu|texlive-jeopardy-1.1a-4|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jeopardy-1.1a-4|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-jeopardy-1.1a-4|75	
14mu|texlive-jeopardy-1.1a-4|76	
14mu|texlive-jeopardy-1.1a-4|77	
14mu|texlive-jeopardy-1.1a-4|78	%changelog
14mu|texlive-jeopardy-1.1a-4|79	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-jeopardy-1.1a-4|80	+ Revision: ec44ccf
14mu|texlive-jeopardy-1.1a-4|81	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jeopardy-1.1a-4|82	
14mu|texlive-jeopardy-1.1a-4|83	

25080 14
14mu|texlive-jfontmaps-20120210-7|1	# revision 25887
14mu|texlive-jfontmaps-20120210-7|2	# category Package
14mu|texlive-jfontmaps-20120210-7|3	# catalog-ctan /language/japanese/jfontmaps
14mu|texlive-jfontmaps-20120210-7|4	# catalog-date 2012-02-10 14:42:49 +0100
14mu|texlive-jfontmaps-20120210-7|5	# catalog-license gpl3
14mu|texlive-jfontmaps-20120210-7|6	# catalog-version undef
14mu|texlive-jfontmaps-20120210-7|7	Name:		texlive-jfontmaps
14mu|texlive-jfontmaps-20120210-7|8	Version:	20120210
14mu|texlive-jfontmaps-20120210-7|9	Release:	7
14mu|texlive-jfontmaps-20120210-7|10	Summary:	Font maps for Japanese fonts
14mu|texlive-jfontmaps-20120210-7|11	Group:		Publishing
14mu|texlive-jfontmaps-20120210-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/jfontmaps
14mu|texlive-jfontmaps-20120210-7|13	License:	GPL3
14mu|texlive-jfontmaps-20120210-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jfontmaps.tar.xz
14mu|texlive-jfontmaps-20120210-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jfontmaps.doc.tar.xz
14mu|texlive-jfontmaps-20120210-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jfontmaps.x86_64-linux.tar.xz
14mu|texlive-jfontmaps-20120210-7|17	BuildArch:	noarch
14mu|texlive-jfontmaps-20120210-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-jfontmaps-20120210-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-jfontmaps-20120210-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-jfontmaps-20120210-7|21	Provides:	texlive-jfontmaps.bin = %{EVRD}
14mu|texlive-jfontmaps-20120210-7|22	
14mu|texlive-jfontmaps-20120210-7|23	%description
14mu|texlive-jfontmaps-20120210-7|24	The package offers font maps, and supporting material, that
14mu|texlive-jfontmaps-20120210-7|25	make various Japanese fonts available to users of (u)ptex and
14mu|texlive-jfontmaps-20120210-7|26	related programs or formats.
14mu|texlive-jfontmaps-20120210-7|27	
14mu|texlive-jfontmaps-20120210-7|28	
14mu|texlive-jfontmaps-20120210-7|29	#-----------------------------------------------------------------------
14mu|texlive-jfontmaps-20120210-7|30	%files
14mu|texlive-jfontmaps-20120210-7|31	%{_bindir}/updmap-setup-kanji
14mu|texlive-jfontmaps-20120210-7|32	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-hiragino.map
14mu|texlive-jfontmaps-20120210-7|33	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-ipa.map
14mu|texlive-jfontmaps-20120210-7|34	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-ipaex.map
14mu|texlive-jfontmaps-20120210-7|35	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-kozuka.map
14mu|texlive-jfontmaps-20120210-7|36	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-morisawa.map
14mu|texlive-jfontmaps-20120210-7|37	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-hiragino.map
14mu|texlive-jfontmaps-20120210-7|38	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-ipa.map
14mu|texlive-jfontmaps-20120210-7|39	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-ipaex.map
14mu|texlive-jfontmaps-20120210-7|40	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-kozuka.map
14mu|texlive-jfontmaps-20120210-7|41	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/otf-up-morisawa.map
14mu|texlive-jfontmaps-20120210-7|42	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-hiragino-04.map
14mu|texlive-jfontmaps-20120210-7|43	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-hiragino.map
14mu|texlive-jfontmaps-20120210-7|44	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-ipa.map
14mu|texlive-jfontmaps-20120210-7|45	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-ipaex.map
14mu|texlive-jfontmaps-20120210-7|46	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-kozuka-04.map
14mu|texlive-jfontmaps-20120210-7|47	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-kozuka.map
14mu|texlive-jfontmaps-20120210-7|48	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-morisawa-04.map
14mu|texlive-jfontmaps-20120210-7|49	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/ptex-morisawa.map
14mu|texlive-jfontmaps-20120210-7|50	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-hiragino-04.map
14mu|texlive-jfontmaps-20120210-7|51	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-hiragino.map
14mu|texlive-jfontmaps-20120210-7|52	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-ipa.map
14mu|texlive-jfontmaps-20120210-7|53	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-ipaex.map
14mu|texlive-jfontmaps-20120210-7|54	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-kozuka-04.map
14mu|texlive-jfontmaps-20120210-7|55	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-kozuka.map
14mu|texlive-jfontmaps-20120210-7|56	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-morisawa-04.map
14mu|texlive-jfontmaps-20120210-7|57	%{_texmfdistdir}/fonts/map/dvipdfmx/jfontmaps/uptex-morisawa.map
14mu|texlive-jfontmaps-20120210-7|58	%{_texmfdistdir}/scripts/jfontmaps/updmap-setup-kanji.pl
14mu|texlive-jfontmaps-20120210-7|59	%doc %{_texmfdistdir}/doc/fonts/jfontmaps/ChangeLog
14mu|texlive-jfontmaps-20120210-7|60	%doc %{_texmfdistdir}/doc/fonts/jfontmaps/README
14mu|texlive-jfontmaps-20120210-7|61	%doc %{_texmfdistdir}/doc/fonts/jfontmaps/updmap-otf.sh
14mu|texlive-jfontmaps-20120210-7|62	
14mu|texlive-jfontmaps-20120210-7|63	#-----------------------------------------------------------------------
14mu|texlive-jfontmaps-20120210-7|64	%prep
14mu|texlive-jfontmaps-20120210-7|65	%setup -c -a0 -a1 -a2
14mu|texlive-jfontmaps-20120210-7|66	
14mu|texlive-jfontmaps-20120210-7|67	%build
14mu|texlive-jfontmaps-20120210-7|68	
14mu|texlive-jfontmaps-20120210-7|69	%install
14mu|texlive-jfontmaps-20120210-7|70	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-jfontmaps-20120210-7|71	pushd %{buildroot}%{_bindir}
14mu|texlive-jfontmaps-20120210-7|72	ln -sf %{_texmfdistdir}/scripts/jfontmaps/updmap-setup-kanji.pl updmap-setup-kanji
14mu|texlive-jfontmaps-20120210-7|73	popd
14mu|texlive-jfontmaps-20120210-7|74	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-jfontmaps-20120210-7|75	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-jfontmaps-20120210-7|76	
14mu|texlive-jfontmaps-20120210-7|77	
14mu|texlive-jfontmaps-20120210-7|78	
14mu|texlive-jfontmaps-20120210-7|79	%changelog
14mu|texlive-jfontmaps-20120210-7|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120210-7
14mu|texlive-jfontmaps-20120210-7|81	+ Revision: 1daa272
14mu|texlive-jfontmaps-20120210-7|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jfontmaps-20120210-7|83	
14mu|texlive-jfontmaps-20120210-7|84	

25081 14
14mu|texlive-jknapltx-20061215-4|1	# revision 19440
14mu|texlive-jknapltx-20061215-4|2	# category Package
14mu|texlive-jknapltx-20061215-4|3	# catalog-ctan /macros/latex/contrib/jknappen
14mu|texlive-jknapltx-20061215-4|4	# catalog-date 2006-12-15 11:08:32 +0100
14mu|texlive-jknapltx-20061215-4|5	# catalog-license gpl
14mu|texlive-jknapltx-20061215-4|6	# catalog-version undef
14mu|texlive-jknapltx-20061215-4|7	Name:		texlive-jknapltx
14mu|texlive-jknapltx-20061215-4|8	Version:	20061215
14mu|texlive-jknapltx-20061215-4|9	Release:	4
14mu|texlive-jknapltx-20061215-4|10	Summary:	Miscellaneous packages by Joerg Knappen
14mu|texlive-jknapltx-20061215-4|11	Group:		Publishing
14mu|texlive-jknapltx-20061215-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jknappen
14mu|texlive-jknapltx-20061215-4|13	License:	GPL
14mu|texlive-jknapltx-20061215-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jknapltx.tar.xz
14mu|texlive-jknapltx-20061215-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jknapltx.doc.tar.xz
14mu|texlive-jknapltx-20061215-4|16	BuildArch:	noarch
14mu|texlive-jknapltx-20061215-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-jknapltx-20061215-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-jknapltx-20061215-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-jknapltx-20061215-4|20	
14mu|texlive-jknapltx-20061215-4|21	%description
14mu|texlive-jknapltx-20061215-4|22	Miscellaneous macros by Jorg Knappen, including: - represent
14mu|texlive-jknapltx-20061215-4|23	counters in greek; - Maxwell's non-commutative division; -
14mu|texlive-jknapltx-20061215-4|24	latin1jk, latin2jk and latin3jk, which are their inputenc
14mu|texlive-jknapltx-20061215-4|25	definition files that allow verbatim input in the respective
14mu|texlive-jknapltx-20061215-4|26	ISO Latin codes; - blackboard bold fonts in maths; - use of
14mu|texlive-jknapltx-20061215-4|27	RSFS fonts in maths; - extra alignments for \parboxes; - swap
14mu|texlive-jknapltx-20061215-4|28	Roman and Sans fonts; - transliterate semitic languages; -
14mu|texlive-jknapltx-20061215-4|29	patches to make (La)TeX formulae embeddable in SGML; - use
14mu|texlive-jknapltx-20061215-4|30	maths "minus" in text as appropriate; - simple Young tableaux.
14mu|texlive-jknapltx-20061215-4|31	
14mu|texlive-jknapltx-20061215-4|32	
14mu|texlive-jknapltx-20061215-4|33	#-----------------------------------------------------------------------
14mu|texlive-jknapltx-20061215-4|34	%files
14mu|texlive-jknapltx-20061215-4|35	%{_texmfdistdir}/tex/latex/jknapltx/greekctr.sty
14mu|texlive-jknapltx-20061215-4|36	%{_texmfdistdir}/tex/latex/jknapltx/holtpolt.sty
14mu|texlive-jknapltx-20061215-4|37	%{_texmfdistdir}/tex/latex/jknapltx/latin1jk.def
14mu|texlive-jknapltx-20061215-4|38	%{_texmfdistdir}/tex/latex/jknapltx/latin2jk.def
14mu|texlive-jknapltx-20061215-4|39	%{_texmfdistdir}/tex/latex/jknapltx/latin3jk.def
14mu|texlive-jknapltx-20061215-4|40	%{_texmfdistdir}/tex/latex/jknapltx/mathbbol.sty
14mu|texlive-jknapltx-20061215-4|41	%{_texmfdistdir}/tex/latex/jknapltx/mathrsfs.sty
14mu|texlive-jknapltx-20061215-4|42	%{_texmfdistdir}/tex/latex/jknapltx/parboxx.sty
14mu|texlive-jknapltx-20061215-4|43	%{_texmfdistdir}/tex/latex/jknapltx/sans.sty
14mu|texlive-jknapltx-20061215-4|44	%{_texmfdistdir}/tex/latex/jknapltx/semtrans.sty
14mu|texlive-jknapltx-20061215-4|45	%{_texmfdistdir}/tex/latex/jknapltx/sgmlcmpt.sty
14mu|texlive-jknapltx-20061215-4|46	%{_texmfdistdir}/tex/latex/jknapltx/smartmn.sty
14mu|texlive-jknapltx-20061215-4|47	%{_texmfdistdir}/tex/latex/jknapltx/tccompat.sty
14mu|texlive-jknapltx-20061215-4|48	%{_texmfdistdir}/tex/latex/jknapltx/ursfs.fd
14mu|texlive-jknapltx-20061215-4|49	%{_texmfdistdir}/tex/latex/jknapltx/ustmary.fd
14mu|texlive-jknapltx-20061215-4|50	%{_texmfdistdir}/tex/latex/jknapltx/young.sty
14mu|texlive-jknapltx-20061215-4|51	%doc %{_texmfdistdir}/doc/latex/jknapltx/00readme.txt
14mu|texlive-jknapltx-20061215-4|52	%doc %{_texmfdistdir}/doc/latex/jknapltx/README.TEXLIVE
14mu|texlive-jknapltx-20061215-4|53	%doc %{_texmfdistdir}/doc/latex/jknapltx/mathbbol.rme
14mu|texlive-jknapltx-20061215-4|54	%doc %{_texmfdistdir}/doc/latex/jknapltx/mathrsfs.rme
14mu|texlive-jknapltx-20061215-4|55	
14mu|texlive-jknapltx-20061215-4|56	#-----------------------------------------------------------------------
14mu|texlive-jknapltx-20061215-4|57	%prep
14mu|texlive-jknapltx-20061215-4|58	%setup -c -a0 -a1
14mu|texlive-jknapltx-20061215-4|59	
14mu|texlive-jknapltx-20061215-4|60	%build
14mu|texlive-jknapltx-20061215-4|61	
14mu|texlive-jknapltx-20061215-4|62	%install
14mu|texlive-jknapltx-20061215-4|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jknapltx-20061215-4|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-jknapltx-20061215-4|65	
14mu|texlive-jknapltx-20061215-4|66	
14mu|texlive-jknapltx-20061215-4|67	
14mu|texlive-jknapltx-20061215-4|68	%changelog
14mu|texlive-jknapltx-20061215-4|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061215-4
14mu|texlive-jknapltx-20061215-4|70	+ Revision: fe899fc
14mu|texlive-jknapltx-20061215-4|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jknapltx-20061215-4|72	
14mu|texlive-jknapltx-20061215-4|73	

25082 14
14mu|texlive-jlabels-20110605-5|1	# revision 24858
14mu|texlive-jlabels-20110605-5|2	# category Package
14mu|texlive-jlabels-20110605-5|3	# catalog-ctan /macros/latex/contrib/jlabels
14mu|texlive-jlabels-20110605-5|4	# catalog-date 2011-12-16 16:22:52 +0100
14mu|texlive-jlabels-20110605-5|5	# catalog-license nosource
14mu|texlive-jlabels-20110605-5|6	# catalog-version 2011-06-05
14mu|texlive-jlabels-20110605-5|7	Name:		texlive-jlabels
14mu|texlive-jlabels-20110605-5|8	Version:	20110605
14mu|texlive-jlabels-20110605-5|9	Release:	5
14mu|texlive-jlabels-20110605-5|10	Summary:	Make letter-sized pages of labels
14mu|texlive-jlabels-20110605-5|11	Group:		Publishing
14mu|texlive-jlabels-20110605-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jlabels
14mu|texlive-jlabels-20110605-5|13	License:	NOSOURCE
14mu|texlive-jlabels-20110605-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jlabels.tar.xz
14mu|texlive-jlabels-20110605-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jlabels.doc.tar.xz
14mu|texlive-jlabels-20110605-5|16	BuildArch:	noarch
14mu|texlive-jlabels-20110605-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-jlabels-20110605-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-jlabels-20110605-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-jlabels-20110605-5|20	
14mu|texlive-jlabels-20110605-5|21	%description
14mu|texlive-jlabels-20110605-5|22	The package provides controls for the numbers of rows and
14mu|texlive-jlabels-20110605-5|23	columns.
14mu|texlive-jlabels-20110605-5|24	
14mu|texlive-jlabels-20110605-5|25	
14mu|texlive-jlabels-20110605-5|26	#-----------------------------------------------------------------------
14mu|texlive-jlabels-20110605-5|27	%files
14mu|texlive-jlabels-20110605-5|28	%{_texmfdistdir}/tex/latex/jlabels/jlabels.sty
14mu|texlive-jlabels-20110605-5|29	%doc %{_texmfdistdir}/doc/latex/jlabels/README
14mu|texlive-jlabels-20110605-5|30	%doc %{_texmfdistdir}/doc/latex/jlabels/jlabels.pdf
14mu|texlive-jlabels-20110605-5|31	%doc %{_texmfdistdir}/doc/latex/jlabels/jlabels.tex
14mu|texlive-jlabels-20110605-5|32	
14mu|texlive-jlabels-20110605-5|33	#-----------------------------------------------------------------------
14mu|texlive-jlabels-20110605-5|34	%prep
14mu|texlive-jlabels-20110605-5|35	%setup -c -a0 -a1
14mu|texlive-jlabels-20110605-5|36	
14mu|texlive-jlabels-20110605-5|37	%build
14mu|texlive-jlabels-20110605-5|38	
14mu|texlive-jlabels-20110605-5|39	%install
14mu|texlive-jlabels-20110605-5|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jlabels-20110605-5|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-jlabels-20110605-5|42	
14mu|texlive-jlabels-20110605-5|43	
14mu|texlive-jlabels-20110605-5|44	
14mu|texlive-jlabels-20110605-5|45	%changelog
14mu|texlive-jlabels-20110605-5|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110605-5
14mu|texlive-jlabels-20110605-5|47	+ Revision: 0d7d296
14mu|texlive-jlabels-20110605-5|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jlabels-20110605-5|49	
14mu|texlive-jlabels-20110605-5|50	

25083 14
14mu|texlive-jmlr-1.17-3|1	# revision 26759
14mu|texlive-jmlr-1.17-3|2	# category Package
14mu|texlive-jmlr-1.17-3|3	# catalog-ctan /macros/latex/contrib/jmlr
14mu|texlive-jmlr-1.17-3|4	# catalog-date 2012-05-30 16:45:26 +0200
14mu|texlive-jmlr-1.17-3|5	# catalog-license lppl
14mu|texlive-jmlr-1.17-3|6	# catalog-version 1.17
14mu|texlive-jmlr-1.17-3|7	Name:		texlive-jmlr
14mu|texlive-jmlr-1.17-3|8	Version:	1.17
14mu|texlive-jmlr-1.17-3|9	Release:	3
14mu|texlive-jmlr-1.17-3|10	Summary:	Class files for the Journal of Machine Learning Research
14mu|texlive-jmlr-1.17-3|11	Group:		Publishing
14mu|texlive-jmlr-1.17-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jmlr
14mu|texlive-jmlr-1.17-3|13	License:	LPPL
14mu|texlive-jmlr-1.17-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jmlr.tar.xz
14mu|texlive-jmlr-1.17-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jmlr.doc.tar.xz
14mu|texlive-jmlr-1.17-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jmlr.source.tar.xz
14mu|texlive-jmlr-1.17-3|17	BuildArch:	noarch
14mu|texlive-jmlr-1.17-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-jmlr-1.17-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-jmlr-1.17-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-jmlr-1.17-3|21	
14mu|texlive-jmlr-1.17-3|22	%description
14mu|texlive-jmlr-1.17-3|23	The jmlr bundle provides a class for authors (jmlr) and a class
14mu|texlive-jmlr-1.17-3|24	for production editors (jmlrbook), as well as a script
14mu|texlive-jmlr-1.17-3|25	makejmlrbook The jmlrbook class may can be used to combine
14mu|texlive-jmlr-1.17-3|26	articles written using the jmlr class into a book. The class
14mu|texlive-jmlr-1.17-3|27	uses the combine class and the hyperref package to produce
14mu|texlive-jmlr-1.17-3|28	either a colour hyperlinked book for on-line viewing or a
14mu|texlive-jmlr-1.17-3|29	greyscale nonhyperlinked book for printing. The makejmlrbook
14mu|texlive-jmlr-1.17-3|30	Perl script can be used to create the colour hyperlinked and
14mu|texlive-jmlr-1.17-3|31	greyscale nonhyperlinked PDFs of a document using the jmlrbook
14mu|texlive-jmlr-1.17-3|32	class. It can also create a set of HTML files that list the
14mu|texlive-jmlr-1.17-3|33	included papers with links to their abstracts and the
14mu|texlive-jmlr-1.17-3|34	individual articles as PDFs.
14mu|texlive-jmlr-1.17-3|35	
14mu|texlive-jmlr-1.17-3|36	
14mu|texlive-jmlr-1.17-3|37	#-----------------------------------------------------------------------
14mu|texlive-jmlr-1.17-3|38	%files
14mu|texlive-jmlr-1.17-3|39	%{_texmfdistdir}/scripts/jmlr/makejmlrbook
14mu|texlive-jmlr-1.17-3|40	%{_texmfdistdir}/scripts/jmlr/makejmlrbook.bat
14mu|texlive-jmlr-1.17-3|41	%{_texmfdistdir}/tex/latex/jmlr/jmlr.cls
14mu|texlive-jmlr-1.17-3|42	%{_texmfdistdir}/tex/latex/jmlr/jmlrbook.cls
14mu|texlive-jmlr-1.17-3|43	%doc %{_texmfdistdir}/doc/latex/jmlr/CHANGES
14mu|texlive-jmlr-1.17-3|44	%doc %{_texmfdistdir}/doc/latex/jmlr/INSTALL
14mu|texlive-jmlr-1.17-3|45	%doc %{_texmfdistdir}/doc/latex/jmlr/README
14mu|texlive-jmlr-1.17-3|46	%doc %{_texmfdistdir}/doc/latex/jmlr/jmlr.pdf
14mu|texlive-jmlr-1.17-3|47	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/bookLogo-gray.png
14mu|texlive-jmlr-1.17-3|48	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/bookLogo.png
14mu|texlive-jmlr-1.17-3|49	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf
14mu|texlive-jmlr-1.17-3|50	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/jmlrbook-sample.tex
14mu|texlive-jmlr-1.17-3|51	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper1/paper1.bib
14mu|texlive-jmlr-1.17-3|52	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper1/paper1.tex
14mu|texlive-jmlr-1.17-3|53	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper2/paper2.bib
14mu|texlive-jmlr-1.17-3|54	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper2/paper2.tex
14mu|texlive-jmlr-1.17-3|55	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper3/paper3.bib
14mu|texlive-jmlr-1.17-3|56	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper3/paper3.tex
14mu|texlive-jmlr-1.17-3|57	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper4/paper4.bib
14mu|texlive-jmlr-1.17-3|58	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/paper4/paper4.tex
14mu|texlive-jmlr-1.17-3|59	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/proceedings-sample.pdf
14mu|texlive-jmlr-1.17-3|60	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-books/proceedings-sample.tex
14mu|texlive-jmlr-1.17-3|61	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/circle-gray.png
14mu|texlive-jmlr-1.17-3|62	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/circle.jpg
14mu|texlive-jmlr-1.17-3|63	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/nodes-gray.png
14mu|texlive-jmlr-1.17-3|64	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/nodes.png
14mu|texlive-jmlr-1.17-3|65	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/square-gray.png
14mu|texlive-jmlr-1.17-3|66	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/square.png
14mu|texlive-jmlr-1.17-3|67	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/teximage.tex
14mu|texlive-jmlr-1.17-3|68	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlr-sample.bib
14mu|texlive-jmlr-1.17-3|69	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlr-sample.pdf
14mu|texlive-jmlr-1.17-3|70	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlr-sample.tex
14mu|texlive-jmlr-1.17-3|71	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlrwcp-sample.pdf
14mu|texlive-jmlr-1.17-3|72	%doc %{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex
14mu|texlive-jmlr-1.17-3|73	#- source
14mu|texlive-jmlr-1.17-3|74	%doc %{_texmfdistdir}/source/latex/jmlr/jmlr.dtx
14mu|texlive-jmlr-1.17-3|75	%doc %{_texmfdistdir}/source/latex/jmlr/jmlr.ins
14mu|texlive-jmlr-1.17-3|76	
14mu|texlive-jmlr-1.17-3|77	#-----------------------------------------------------------------------
14mu|texlive-jmlr-1.17-3|78	%prep
14mu|texlive-jmlr-1.17-3|79	%setup -c -a0 -a1 -a2
14mu|texlive-jmlr-1.17-3|80	
14mu|texlive-jmlr-1.17-3|81	%build
14mu|texlive-jmlr-1.17-3|82	
14mu|texlive-jmlr-1.17-3|83	%install
14mu|texlive-jmlr-1.17-3|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jmlr-1.17-3|85	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-jmlr-1.17-3|86	
14mu|texlive-jmlr-1.17-3|87	
14mu|texlive-jmlr-1.17-3|88	
14mu|texlive-jmlr-1.17-3|89	%changelog
14mu|texlive-jmlr-1.17-3|90	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.17-3
14mu|texlive-jmlr-1.17-3|91	+ Revision: 05c9cb7
14mu|texlive-jmlr-1.17-3|92	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jmlr-1.17-3|93	
14mu|texlive-jmlr-1.17-3|94	

25084 14
14mu|texlive-jmn-20111103-4|1	# revision 22719
14mu|texlive-jmn-20111103-4|2	# category Package
14mu|texlive-jmn-20111103-4|3	# catalog-ctan undef
14mu|texlive-jmn-20111103-4|4	# catalog-date undef
14mu|texlive-jmn-20111103-4|5	# catalog-license undef
14mu|texlive-jmn-20111103-4|6	# catalog-version undef
14mu|texlive-jmn-20111103-4|7	Name:		texlive-jmn
14mu|texlive-jmn-20111103-4|8	Version:	20111103
14mu|texlive-jmn-20111103-4|9	Release:	4
14mu|texlive-jmn-20111103-4|10	Summary:	TeXLive jmn package
14mu|texlive-jmn-20111103-4|11	Group:		Publishing
14mu|texlive-jmn-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-jmn-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-jmn-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jmn.tar.xz
14mu|texlive-jmn-20111103-4|15	BuildArch:	noarch
14mu|texlive-jmn-20111103-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-jmn-20111103-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-jmn-20111103-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-jmn-20111103-4|19	
14mu|texlive-jmn-20111103-4|20	%description
14mu|texlive-jmn-20111103-4|21	TeXLive jmn package.
14mu|texlive-jmn-20111103-4|22	
14mu|texlive-jmn-20111103-4|23	
14mu|texlive-jmn-20111103-4|24	#-----------------------------------------------------------------------
14mu|texlive-jmn-20111103-4|25	%files
14mu|texlive-jmn-20111103-4|26	%{_texmfdistdir}/fonts/afm/jmn/hans/hans-sh.afm
14mu|texlive-jmn-20111103-4|27	%{_texmfdistdir}/fonts/afm/jmn/hans/hans.afm
14mu|texlive-jmn-20111103-4|28	%{_texmfdistdir}/fonts/enc/dvips/jmn/hans.enc
14mu|texlive-jmn-20111103-4|29	%{_texmfdistdir}/fonts/map/dvips/jmn/hans.map
14mu|texlive-jmn-20111103-4|30	%{_texmfdistdir}/fonts/tfm/jmn/hans/hans-sh.tfm
14mu|texlive-jmn-20111103-4|31	%{_texmfdistdir}/fonts/tfm/jmn/hans/hans.tfm
14mu|texlive-jmn-20111103-4|32	%{_texmfdistdir}/fonts/type1/jmn/hans/hans-sh.pfb
14mu|texlive-jmn-20111103-4|33	%{_texmfdistdir}/fonts/type1/jmn/hans/hans-sh.pfm
14mu|texlive-jmn-20111103-4|34	%{_texmfdistdir}/fonts/type1/jmn/hans/hans.pfb
14mu|texlive-jmn-20111103-4|35	%{_texmfdistdir}/fonts/type1/jmn/hans/hans.pfm
14mu|texlive-jmn-20111103-4|36	
14mu|texlive-jmn-20111103-4|37	#-----------------------------------------------------------------------
14mu|texlive-jmn-20111103-4|38	%prep
14mu|texlive-jmn-20111103-4|39	%setup -c -a0
14mu|texlive-jmn-20111103-4|40	
14mu|texlive-jmn-20111103-4|41	%build
14mu|texlive-jmn-20111103-4|42	
14mu|texlive-jmn-20111103-4|43	%install
14mu|texlive-jmn-20111103-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jmn-20111103-4|45	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mu|texlive-jmn-20111103-4|46	
14mu|texlive-jmn-20111103-4|47	
14mu|texlive-jmn-20111103-4|48	
14mu|texlive-jmn-20111103-4|49	%changelog
14mu|texlive-jmn-20111103-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-jmn-20111103-4|51	+ Revision: 3b20ef2
14mu|texlive-jmn-20111103-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jmn-20111103-4|53	
14mu|texlive-jmn-20111103-4|54	

25085 14
14mu|texlive-jpsj-1.2.2-4|1	# revision 15878
14mu|texlive-jpsj-1.2.2-4|2	# category Package
14mu|texlive-jpsj-1.2.2-4|3	# catalog-ctan /macros/latex/contrib/jpsj
14mu|texlive-jpsj-1.2.2-4|4	# catalog-date 2007-03-14 08:57:39 +0100
14mu|texlive-jpsj-1.2.2-4|5	# catalog-license lppl
14mu|texlive-jpsj-1.2.2-4|6	# catalog-version 1.2.2
14mu|texlive-jpsj-1.2.2-4|7	Name:		texlive-jpsj
14mu|texlive-jpsj-1.2.2-4|8	Version:	1.2.2
14mu|texlive-jpsj-1.2.2-4|9	Release:	4
14mu|texlive-jpsj-1.2.2-4|10	Summary:	Document Class for Journal of the Physical Society of Japan
14mu|texlive-jpsj-1.2.2-4|11	Group:		Publishing
14mu|texlive-jpsj-1.2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jpsj
14mu|texlive-jpsj-1.2.2-4|13	License:	LPPL
14mu|texlive-jpsj-1.2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jpsj.tar.xz
14mu|texlive-jpsj-1.2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jpsj.doc.tar.xz
14mu|texlive-jpsj-1.2.2-4|16	BuildArch:	noarch
14mu|texlive-jpsj-1.2.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-jpsj-1.2.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-jpsj-1.2.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-jpsj-1.2.2-4|20	
14mu|texlive-jpsj-1.2.2-4|21	%description
14mu|texlive-jpsj-1.2.2-4|22	TeXLive jpsj package.
14mu|texlive-jpsj-1.2.2-4|23	
14mu|texlive-jpsj-1.2.2-4|24	
14mu|texlive-jpsj-1.2.2-4|25	#-----------------------------------------------------------------------
14mu|texlive-jpsj-1.2.2-4|26	%files
14mu|texlive-jpsj-1.2.2-4|27	%{_texmfdistdir}/tex/latex/jpsj/jpsj2.cls
14mu|texlive-jpsj-1.2.2-4|28	%doc %{_texmfdistdir}/doc/latex/jpsj/dummy.eps
14mu|texlive-jpsj-1.2.2-4|29	%doc %{_texmfdistdir}/doc/latex/jpsj/injpsj2.pdf
14mu|texlive-jpsj-1.2.2-4|30	%doc %{_texmfdistdir}/doc/latex/jpsj/injpsj2.tex
14mu|texlive-jpsj-1.2.2-4|31	%doc %{_texmfdistdir}/doc/latex/jpsj/template.tex
14mu|texlive-jpsj-1.2.2-4|32	
14mu|texlive-jpsj-1.2.2-4|33	#-----------------------------------------------------------------------
14mu|texlive-jpsj-1.2.2-4|34	%prep
14mu|texlive-jpsj-1.2.2-4|35	%setup -c -a0 -a1
14mu|texlive-jpsj-1.2.2-4|36	
14mu|texlive-jpsj-1.2.2-4|37	%build
14mu|texlive-jpsj-1.2.2-4|38	
14mu|texlive-jpsj-1.2.2-4|39	%install
14mu|texlive-jpsj-1.2.2-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jpsj-1.2.2-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-jpsj-1.2.2-4|42	
14mu|texlive-jpsj-1.2.2-4|43	
14mu|texlive-jpsj-1.2.2-4|44	
14mu|texlive-jpsj-1.2.2-4|45	%changelog
14mu|texlive-jpsj-1.2.2-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-4
14mu|texlive-jpsj-1.2.2-4|47	+ Revision: 022389c
14mu|texlive-jpsj-1.2.2-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jpsj-1.2.2-4|49	
14mu|texlive-jpsj-1.2.2-4|50	

25086 14
14mu|texlive-jsclasses-20071208-4|1	# revision 18430
14mu|texlive-jsclasses-20071208-4|2	# category Package
14mu|texlive-jsclasses-20071208-4|3	# catalog-ctan /macros/latex/contrib/jsclasses
14mu|texlive-jsclasses-20071208-4|4	# catalog-date 2007-12-08 14:15:18 +0100
14mu|texlive-jsclasses-20071208-4|5	# catalog-license bsd
14mu|texlive-jsclasses-20071208-4|6	# catalog-version undef
14mu|texlive-jsclasses-20071208-4|7	Name:		texlive-jsclasses
14mu|texlive-jsclasses-20071208-4|8	Version:	20071208
14mu|texlive-jsclasses-20071208-4|9	Release:	4
14mu|texlive-jsclasses-20071208-4|10	Summary:	Classes tailored for use with Japanese
14mu|texlive-jsclasses-20071208-4|11	Group:		Publishing
14mu|texlive-jsclasses-20071208-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jsclasses
14mu|texlive-jsclasses-20071208-4|13	License:	BSD
14mu|texlive-jsclasses-20071208-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jsclasses.tar.xz
14mu|texlive-jsclasses-20071208-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jsclasses.source.tar.xz
14mu|texlive-jsclasses-20071208-4|16	BuildArch:	noarch
14mu|texlive-jsclasses-20071208-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-jsclasses-20071208-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-jsclasses-20071208-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-jsclasses-20071208-4|20	
14mu|texlive-jsclasses-20071208-4|21	%description
14mu|texlive-jsclasses-20071208-4|22	Classes jsarticle and jsbook are provided, together with
14mu|texlive-jsclasses-20071208-4|23	packages okumacro, okuverb and morisawa. These classes are
14mu|texlive-jsclasses-20071208-4|24	designed to work under ASCII Corporation's Japanese TeX system
14mu|texlive-jsclasses-20071208-4|25	ptex.
14mu|texlive-jsclasses-20071208-4|26	
14mu|texlive-jsclasses-20071208-4|27	
14mu|texlive-jsclasses-20071208-4|28	#-----------------------------------------------------------------------
14mu|texlive-jsclasses-20071208-4|29	%files
14mu|texlive-jsclasses-20071208-4|30	%{_texmfdistdir}/tex/platex/jsclasses/jsarticle.cls
14mu|texlive-jsclasses-20071208-4|31	%{_texmfdistdir}/tex/platex/jsclasses/jsbook.cls
14mu|texlive-jsclasses-20071208-4|32	%{_texmfdistdir}/tex/platex/jsclasses/jspf.cls
14mu|texlive-jsclasses-20071208-4|33	%{_texmfdistdir}/tex/platex/jsclasses/jsverb.sty
14mu|texlive-jsclasses-20071208-4|34	%{_texmfdistdir}/tex/platex/jsclasses/kiyou.cls
14mu|texlive-jsclasses-20071208-4|35	%{_texmfdistdir}/tex/platex/jsclasses/minijs.sty
14mu|texlive-jsclasses-20071208-4|36	%{_texmfdistdir}/tex/platex/jsclasses/morisawa.sty
14mu|texlive-jsclasses-20071208-4|37	%{_texmfdistdir}/tex/platex/jsclasses/okumacro.sty
14mu|texlive-jsclasses-20071208-4|38	%{_texmfdistdir}/tex/platex/jsclasses/okuverb.sty
14mu|texlive-jsclasses-20071208-4|39	#- source
14mu|texlive-jsclasses-20071208-4|40	%doc %{_texmfdistdir}/source/platex/jsclasses/jsclasses.dtx
14mu|texlive-jsclasses-20071208-4|41	%doc %{_texmfdistdir}/source/platex/jsclasses/jsclasses.ins
14mu|texlive-jsclasses-20071208-4|42	%doc %{_texmfdistdir}/source/platex/jsclasses/jsverb.dtx
14mu|texlive-jsclasses-20071208-4|43	%doc %{_texmfdistdir}/source/platex/jsclasses/jsverb.ins
14mu|texlive-jsclasses-20071208-4|44	%doc %{_texmfdistdir}/source/platex/jsclasses/morisawa.dtx
14mu|texlive-jsclasses-20071208-4|45	%doc %{_texmfdistdir}/source/platex/jsclasses/morisawa.ins
14mu|texlive-jsclasses-20071208-4|46	%doc %{_texmfdistdir}/source/platex/jsclasses/okumacro.dtx
14mu|texlive-jsclasses-20071208-4|47	%doc %{_texmfdistdir}/source/platex/jsclasses/okumacro.ins
14mu|texlive-jsclasses-20071208-4|48	%doc %{_texmfdistdir}/source/platex/jsclasses/okuverb.dtx
14mu|texlive-jsclasses-20071208-4|49	%doc %{_texmfdistdir}/source/platex/jsclasses/okuverb.ins
14mu|texlive-jsclasses-20071208-4|50	
14mu|texlive-jsclasses-20071208-4|51	#-----------------------------------------------------------------------
14mu|texlive-jsclasses-20071208-4|52	%prep
14mu|texlive-jsclasses-20071208-4|53	%setup -c -a0 -a1
14mu|texlive-jsclasses-20071208-4|54	
14mu|texlive-jsclasses-20071208-4|55	%build
14mu|texlive-jsclasses-20071208-4|56	
14mu|texlive-jsclasses-20071208-4|57	%install
14mu|texlive-jsclasses-20071208-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jsclasses-20071208-4|59	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mu|texlive-jsclasses-20071208-4|60	
14mu|texlive-jsclasses-20071208-4|61	
14mu|texlive-jsclasses-20071208-4|62	
14mu|texlive-jsclasses-20071208-4|63	%changelog
14mu|texlive-jsclasses-20071208-4|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20071208-4
14mu|texlive-jsclasses-20071208-4|65	+ Revision: 5dd940d
14mu|texlive-jsclasses-20071208-4|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jsclasses-20071208-4|67	
14mu|texlive-jsclasses-20071208-4|68	

25087 14
14mu|texlive-jura-20070108-4|1	# revision 15878
14mu|texlive-jura-20070108-4|2	# category Package
14mu|texlive-jura-20070108-4|3	# catalog-ctan /macros/latex/contrib/jura
14mu|texlive-jura-20070108-4|4	# catalog-date 2007-01-08 14:12:54 +0100
14mu|texlive-jura-20070108-4|5	# catalog-license gpl
14mu|texlive-jura-20070108-4|6	# catalog-version undef
14mu|texlive-jura-20070108-4|7	Name:		texlive-jura
14mu|texlive-jura-20070108-4|8	Version:	20070108
14mu|texlive-jura-20070108-4|9	Release:	4
14mu|texlive-jura-20070108-4|10	Summary:	A document class for German legal texts
14mu|texlive-jura-20070108-4|11	Group:		Publishing
14mu|texlive-jura-20070108-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jura
14mu|texlive-jura-20070108-4|13	License:	GPL
14mu|texlive-jura-20070108-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jura.tar.xz
14mu|texlive-jura-20070108-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jura.doc.tar.xz
14mu|texlive-jura-20070108-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jura.source.tar.xz
14mu|texlive-jura-20070108-4|17	BuildArch:	noarch
14mu|texlive-jura-20070108-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-jura-20070108-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-jura-20070108-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-jura-20070108-4|21	
14mu|texlive-jura-20070108-4|22	%description
14mu|texlive-jura-20070108-4|23	Implements the standard layout for German term papers in law
14mu|texlive-jura-20070108-4|24	(one-and-half linespacing, 7 cm margins, etc.). Includes
14mu|texlive-jura-20070108-4|25	alphanum that permits alphanumeric section numbering (e.g., A.
14mu|texlive-jura-20070108-4|26	Introduction; III. International Law).
14mu|texlive-jura-20070108-4|27	
14mu|texlive-jura-20070108-4|28	
14mu|texlive-jura-20070108-4|29	#-----------------------------------------------------------------------
14mu|texlive-jura-20070108-4|30	%files
14mu|texlive-jura-20070108-4|31	%{_texmfdistdir}/tex/latex/jura/alphanum.sty
14mu|texlive-jura-20070108-4|32	%{_texmfdistdir}/tex/latex/jura/jura.cls
14mu|texlive-jura-20070108-4|33	%doc %{_texmfdistdir}/doc/latex/jura/README
14mu|texlive-jura-20070108-4|34	%doc %{_texmfdistdir}/doc/latex/jura/jura.pdf
14mu|texlive-jura-20070108-4|35	%doc %{_texmfdistdir}/doc/latex/jura/jura2html
14mu|texlive-jura-20070108-4|36	%doc %{_texmfdistdir}/doc/latex/jura/juratest.ltx
14mu|texlive-jura-20070108-4|37	#- source
14mu|texlive-jura-20070108-4|38	%doc %{_texmfdistdir}/source/latex/jura/jura.dtx
14mu|texlive-jura-20070108-4|39	%doc %{_texmfdistdir}/source/latex/jura/jura.ins
14mu|texlive-jura-20070108-4|40	
14mu|texlive-jura-20070108-4|41	#-----------------------------------------------------------------------
14mu|texlive-jura-20070108-4|42	%prep
14mu|texlive-jura-20070108-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-jura-20070108-4|44	
14mu|texlive-jura-20070108-4|45	%build
14mu|texlive-jura-20070108-4|46	
14mu|texlive-jura-20070108-4|47	%install
14mu|texlive-jura-20070108-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jura-20070108-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-jura-20070108-4|50	
14mu|texlive-jura-20070108-4|51	
14mu|texlive-jura-20070108-4|52	
14mu|texlive-jura-20070108-4|53	%changelog
14mu|texlive-jura-20070108-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070108-4
14mu|texlive-jura-20070108-4|55	+ Revision: 5596cee
14mu|texlive-jura-20070108-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jura-20070108-4|57	
14mu|texlive-jura-20070108-4|58	

25088 14
14mu|texlive-juraabbrev-20070108-4|1	# revision 15878
14mu|texlive-juraabbrev-20070108-4|2	# category Package
14mu|texlive-juraabbrev-20070108-4|3	# catalog-ctan /macros/latex/contrib/juraabbrev
14mu|texlive-juraabbrev-20070108-4|4	# catalog-date 2007-01-08 14:12:54 +0100
14mu|texlive-juraabbrev-20070108-4|5	# catalog-license gpl
14mu|texlive-juraabbrev-20070108-4|6	# catalog-version undef
14mu|texlive-juraabbrev-20070108-4|7	Name:		texlive-juraabbrev
14mu|texlive-juraabbrev-20070108-4|8	Version:	20070108
14mu|texlive-juraabbrev-20070108-4|9	Release:	4
14mu|texlive-juraabbrev-20070108-4|10	Summary:	Abbreviations for typesetting (German) juridical documents
14mu|texlive-juraabbrev-20070108-4|11	Group:		Publishing
14mu|texlive-juraabbrev-20070108-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/juraabbrev
14mu|texlive-juraabbrev-20070108-4|13	License:	GPL
14mu|texlive-juraabbrev-20070108-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juraabbrev.tar.xz
14mu|texlive-juraabbrev-20070108-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juraabbrev.doc.tar.xz
14mu|texlive-juraabbrev-20070108-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juraabbrev.source.tar.xz
14mu|texlive-juraabbrev-20070108-4|17	BuildArch:	noarch
14mu|texlive-juraabbrev-20070108-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-juraabbrev-20070108-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-juraabbrev-20070108-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-juraabbrev-20070108-4|21	
14mu|texlive-juraabbrev-20070108-4|22	%description
14mu|texlive-juraabbrev-20070108-4|23	This package should be helpful for people working on (German)
14mu|texlive-juraabbrev-20070108-4|24	law. It helps you to handle abbreviations and creates a list of
14mu|texlive-juraabbrev-20070108-4|25	those (pre-defined) abbreviations that have actually been used
14mu|texlive-juraabbrev-20070108-4|26	in the document.
14mu|texlive-juraabbrev-20070108-4|27	
14mu|texlive-juraabbrev-20070108-4|28	
14mu|texlive-juraabbrev-20070108-4|29	#-----------------------------------------------------------------------
14mu|texlive-juraabbrev-20070108-4|30	%files
14mu|texlive-juraabbrev-20070108-4|31	%{_texmfdistdir}/makeindex/juraabbrev/laws.ist
14mu|texlive-juraabbrev-20070108-4|32	%{_texmfdistdir}/tex/latex/juraabbrev/juraabbrev.4ht
14mu|texlive-juraabbrev-20070108-4|33	%{_texmfdistdir}/tex/latex/juraabbrev/juraabbrev.sty
14mu|texlive-juraabbrev-20070108-4|34	%doc %{_texmfdistdir}/doc/latex/juraabbrev/README
14mu|texlive-juraabbrev-20070108-4|35	%doc %{_texmfdistdir}/doc/latex/juraabbrev/abbrevtest.tex
14mu|texlive-juraabbrev-20070108-4|36	%doc %{_texmfdistdir}/doc/latex/juraabbrev/juraabbrev.pdf
14mu|texlive-juraabbrev-20070108-4|37	#- source
14mu|texlive-juraabbrev-20070108-4|38	%doc %{_texmfdistdir}/source/latex/juraabbrev/juraabbrev.dtx
14mu|texlive-juraabbrev-20070108-4|39	%doc %{_texmfdistdir}/source/latex/juraabbrev/juraabbrev.ins
14mu|texlive-juraabbrev-20070108-4|40	
14mu|texlive-juraabbrev-20070108-4|41	#-----------------------------------------------------------------------
14mu|texlive-juraabbrev-20070108-4|42	%prep
14mu|texlive-juraabbrev-20070108-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-juraabbrev-20070108-4|44	
14mu|texlive-juraabbrev-20070108-4|45	%build
14mu|texlive-juraabbrev-20070108-4|46	
14mu|texlive-juraabbrev-20070108-4|47	%install
14mu|texlive-juraabbrev-20070108-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-juraabbrev-20070108-4|49	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-juraabbrev-20070108-4|50	
14mu|texlive-juraabbrev-20070108-4|51	
14mu|texlive-juraabbrev-20070108-4|52	
14mu|texlive-juraabbrev-20070108-4|53	%changelog
14mu|texlive-juraabbrev-20070108-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070108-4
14mu|texlive-juraabbrev-20070108-4|55	+ Revision: 3df302a
14mu|texlive-juraabbrev-20070108-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-juraabbrev-20070108-4|57	
14mu|texlive-juraabbrev-20070108-4|58	

25089 14
14mu|texlive-juramisc-0.91-4|1	# revision 15878
14mu|texlive-juramisc-0.91-4|2	# category Package
14mu|texlive-juramisc-0.91-4|3	# catalog-ctan /macros/latex/contrib/juramisc
14mu|texlive-juramisc-0.91-4|4	# catalog-date 2007-11-23 19:34:36 +0100
14mu|texlive-juramisc-0.91-4|5	# catalog-license lppl
14mu|texlive-juramisc-0.91-4|6	# catalog-version 0.91
14mu|texlive-juramisc-0.91-4|7	Name:		texlive-juramisc
14mu|texlive-juramisc-0.91-4|8	Version:	0.91
14mu|texlive-juramisc-0.91-4|9	Release:	4
14mu|texlive-juramisc-0.91-4|10	Summary:	Typesetting German juridical documents
14mu|texlive-juramisc-0.91-4|11	Group:		Publishing
14mu|texlive-juramisc-0.91-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/juramisc
14mu|texlive-juramisc-0.91-4|13	License:	LPPL
14mu|texlive-juramisc-0.91-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juramisc.tar.xz
14mu|texlive-juramisc-0.91-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/juramisc.doc.tar.xz
14mu|texlive-juramisc-0.91-4|16	BuildArch:	noarch
14mu|texlive-juramisc-0.91-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-juramisc-0.91-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-juramisc-0.91-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-juramisc-0.91-4|20	
14mu|texlive-juramisc-0.91-4|21	%description
14mu|texlive-juramisc-0.91-4|22	A collection of classes for typesetting court sentences, legal
14mu|texlive-juramisc-0.91-4|23	opinions, and dissertations for German lawyers. The package is
14mu|texlive-juramisc-0.91-4|24	still under development.
14mu|texlive-juramisc-0.91-4|25	
14mu|texlive-juramisc-0.91-4|26	
14mu|texlive-juramisc-0.91-4|27	#-----------------------------------------------------------------------
14mu|texlive-juramisc-0.91-4|28	%files
14mu|texlive-juramisc-0.91-4|29	%{_texmfdistdir}/tex/latex/juramisc/jbgoe.clo
14mu|texlive-juramisc-0.91-4|30	%{_texmfdistdir}/tex/latex/juramisc/jbstgallen.clo
14mu|texlive-juramisc-0.91-4|31	%{_texmfdistdir}/tex/latex/juramisc/jbtrier.clo
14mu|texlive-juramisc-0.91-4|32	%{_texmfdistdir}/tex/latex/juramisc/jurabase.sty
14mu|texlive-juramisc-0.91-4|33	%{_texmfdistdir}/tex/latex/juramisc/jurabook.cls
14mu|texlive-juramisc-0.91-4|34	%{_texmfdistdir}/tex/latex/juramisc/juraovw.cls
14mu|texlive-juramisc-0.91-4|35	%{_texmfdistdir}/tex/latex/juramisc/juraurtl.cls
14mu|texlive-juramisc-0.91-4|36	%doc %{_texmfdistdir}/doc/latex/juramisc/README
14mu|texlive-juramisc-0.91-4|37	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jbook/jbook.dtx
14mu|texlive-juramisc-0.91-4|38	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jbook/jbook.ins
14mu|texlive-juramisc-0.91-4|39	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jmgerdoc.pdf
14mu|texlive-juramisc-0.91-4|40	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jmgerdoc.tex
14mu|texlive-juramisc-0.91-4|41	%doc %{_texmfdistdir}/doc/latex/juramisc/doc/jmgerdoc_scr.pdf
14mu|texlive-juramisc-0.91-4|42	
14mu|texlive-juramisc-0.91-4|43	#-----------------------------------------------------------------------
14mu|texlive-juramisc-0.91-4|44	%prep
14mu|texlive-juramisc-0.91-4|45	%setup -c -a0 -a1
14mu|texlive-juramisc-0.91-4|46	
14mu|texlive-juramisc-0.91-4|47	%build
14mu|texlive-juramisc-0.91-4|48	
14mu|texlive-juramisc-0.91-4|49	%install
14mu|texlive-juramisc-0.91-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-juramisc-0.91-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-juramisc-0.91-4|52	
14mu|texlive-juramisc-0.91-4|53	
14mu|texlive-juramisc-0.91-4|54	
14mu|texlive-juramisc-0.91-4|55	%changelog
14mu|texlive-juramisc-0.91-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.91-4
14mu|texlive-juramisc-0.91-4|57	+ Revision: a0fd8a0
14mu|texlive-juramisc-0.91-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-juramisc-0.91-4|59	
14mu|texlive-juramisc-0.91-4|60	

25090 14
14mu|texlive-jurarsp-0.52-4|1	# revision 15878
14mu|texlive-jurarsp-0.52-4|2	# category Package
14mu|texlive-jurarsp-0.52-4|3	# catalog-ctan /macros/latex/contrib/jurarsp
14mu|texlive-jurarsp-0.52-4|4	# catalog-date 2007-01-08 14:12:54 +0100
14mu|texlive-jurarsp-0.52-4|5	# catalog-license gpl
14mu|texlive-jurarsp-0.52-4|6	# catalog-version 0.52
14mu|texlive-jurarsp-0.52-4|7	Name:		texlive-jurarsp
14mu|texlive-jurarsp-0.52-4|8	Version:	0.52
14mu|texlive-jurarsp-0.52-4|9	Release:	4
14mu|texlive-jurarsp-0.52-4|10	Summary:	Citations of judgements and official documents in (German) juridical documents
14mu|texlive-jurarsp-0.52-4|11	Group:		Publishing
14mu|texlive-jurarsp-0.52-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jurarsp
14mu|texlive-jurarsp-0.52-4|13	License:	GPL
14mu|texlive-jurarsp-0.52-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jurarsp.tar.xz
14mu|texlive-jurarsp-0.52-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jurarsp.doc.tar.xz
14mu|texlive-jurarsp-0.52-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jurarsp.source.tar.xz
14mu|texlive-jurarsp-0.52-4|17	BuildArch:	noarch
14mu|texlive-jurarsp-0.52-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-jurarsp-0.52-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-jurarsp-0.52-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-jurarsp-0.52-4|21	
14mu|texlive-jurarsp-0.52-4|22	%description
14mu|texlive-jurarsp-0.52-4|23	This package should be helpful for people working on (German)
14mu|texlive-jurarsp-0.52-4|24	law. It (ab)uses BibTeX for citations of judgements and
14mu|texlive-jurarsp-0.52-4|25	official documents. For this purpose, a special BibTeX-style is
14mu|texlive-jurarsp-0.52-4|26	provided.
14mu|texlive-jurarsp-0.52-4|27	
14mu|texlive-jurarsp-0.52-4|28	
14mu|texlive-jurarsp-0.52-4|29	#-----------------------------------------------------------------------
14mu|texlive-jurarsp-0.52-4|30	%files
14mu|texlive-jurarsp-0.52-4|31	%{_texmfdistdir}/bibtex/bst/jurarsp/jurarsp.bst
14mu|texlive-jurarsp-0.52-4|32	%{_texmfdistdir}/tex/latex/jurarsp/jurarsp.cfg
14mu|texlive-jurarsp-0.52-4|33	%{_texmfdistdir}/tex/latex/jurarsp/jurarsp.sty
14mu|texlive-jurarsp-0.52-4|34	%doc %{_texmfdistdir}/doc/latex/jurarsp/README
14mu|texlive-jurarsp-0.52-4|35	%doc %{_texmfdistdir}/doc/latex/jurarsp/jurarsp.pdf
14mu|texlive-jurarsp-0.52-4|36	%doc %{_texmfdistdir}/doc/latex/jurarsp/rsptest.bib
14mu|texlive-jurarsp-0.52-4|37	%doc %{_texmfdistdir}/doc/latex/jurarsp/rsptest.tex
14mu|texlive-jurarsp-0.52-4|38	#- source
14mu|texlive-jurarsp-0.52-4|39	%doc %{_texmfdistdir}/source/latex/jurarsp/jurarsp.dtx
14mu|texlive-jurarsp-0.52-4|40	%doc %{_texmfdistdir}/source/latex/jurarsp/jurarsp.ins
14mu|texlive-jurarsp-0.52-4|41	
14mu|texlive-jurarsp-0.52-4|42	#-----------------------------------------------------------------------
14mu|texlive-jurarsp-0.52-4|43	%prep
14mu|texlive-jurarsp-0.52-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-jurarsp-0.52-4|45	
14mu|texlive-jurarsp-0.52-4|46	%build
14mu|texlive-jurarsp-0.52-4|47	
14mu|texlive-jurarsp-0.52-4|48	%install
14mu|texlive-jurarsp-0.52-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jurarsp-0.52-4|50	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-jurarsp-0.52-4|51	
14mu|texlive-jurarsp-0.52-4|52	
14mu|texlive-jurarsp-0.52-4|53	
14mu|texlive-jurarsp-0.52-4|54	%changelog
14mu|texlive-jurarsp-0.52-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.52-4
14mu|texlive-jurarsp-0.52-4|56	+ Revision: 9484d64
14mu|texlive-jurarsp-0.52-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jurarsp-0.52-4|58	
14mu|texlive-jurarsp-0.52-4|59	

25091 14
14mu|texlive-jvlisting-0.7-4|1	# revision 24638
14mu|texlive-jvlisting-0.7-4|2	# category Package
14mu|texlive-jvlisting-0.7-4|3	# catalog-ctan /macros/latex/contrib/jvlisting
14mu|texlive-jvlisting-0.7-4|4	# catalog-date 2011-11-18 01:15:46 +0100
14mu|texlive-jvlisting-0.7-4|5	# catalog-license lppl
14mu|texlive-jvlisting-0.7-4|6	# catalog-version 0.7
14mu|texlive-jvlisting-0.7-4|7	Name:		texlive-jvlisting
14mu|texlive-jvlisting-0.7-4|8	Version:	0.7
14mu|texlive-jvlisting-0.7-4|9	Release:	4
14mu|texlive-jvlisting-0.7-4|10	Summary:	A replacement for LaTeX's verbatim package
14mu|texlive-jvlisting-0.7-4|11	Group:		Publishing
14mu|texlive-jvlisting-0.7-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/jvlisting
14mu|texlive-jvlisting-0.7-4|13	License:	LPPL
14mu|texlive-jvlisting-0.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jvlisting.tar.xz
14mu|texlive-jvlisting-0.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jvlisting.doc.tar.xz
14mu|texlive-jvlisting-0.7-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/jvlisting.source.tar.xz
14mu|texlive-jvlisting-0.7-4|17	BuildArch:	noarch
14mu|texlive-jvlisting-0.7-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-jvlisting-0.7-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-jvlisting-0.7-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-jvlisting-0.7-4|21	
14mu|texlive-jvlisting-0.7-4|22	%description
14mu|texlive-jvlisting-0.7-4|23	This package provides a LaTeX environment listing, an
14mu|texlive-jvlisting-0.7-4|24	alternative to the built-in verbatim environment. The listing
14mu|texlive-jvlisting-0.7-4|25	environment is tailored for including listings of computer
14mu|texlive-jvlisting-0.7-4|26	program source code into documents. The main advantages over
14mu|texlive-jvlisting-0.7-4|27	the original verbatim environment are: - environments
14mu|texlive-jvlisting-0.7-4|28	automatically fixes leading whitespace so that the environment
14mu|texlive-jvlisting-0.7-4|29	and program listing can be indented with the rest of the
14mu|texlive-jvlisting-0.7-4|30	document source, and; - listing environments may easily be
14mu|texlive-jvlisting-0.7-4|31	customised and extended.
14mu|texlive-jvlisting-0.7-4|32	
14mu|texlive-jvlisting-0.7-4|33	
14mu|texlive-jvlisting-0.7-4|34	#-----------------------------------------------------------------------
14mu|texlive-jvlisting-0.7-4|35	%files
14mu|texlive-jvlisting-0.7-4|36	%{_texmfdistdir}/tex/latex/jvlisting/jvlisting.sty
14mu|texlive-jvlisting-0.7-4|37	%doc %{_texmfdistdir}/doc/latex/jvlisting/README
14mu|texlive-jvlisting-0.7-4|38	%doc %{_texmfdistdir}/doc/latex/jvlisting/examples.tex
14mu|texlive-jvlisting-0.7-4|39	%doc %{_texmfdistdir}/doc/latex/jvlisting/jvlisting.pdf
14mu|texlive-jvlisting-0.7-4|40	%doc %{_texmfdistdir}/doc/latex/jvlisting/test.tex
14mu|texlive-jvlisting-0.7-4|41	#- source
14mu|texlive-jvlisting-0.7-4|42	%doc %{_texmfdistdir}/source/latex/jvlisting/jvlisting.dtx
14mu|texlive-jvlisting-0.7-4|43	%doc %{_texmfdistdir}/source/latex/jvlisting/jvlisting.ins
14mu|texlive-jvlisting-0.7-4|44	
14mu|texlive-jvlisting-0.7-4|45	#-----------------------------------------------------------------------
14mu|texlive-jvlisting-0.7-4|46	%prep
14mu|texlive-jvlisting-0.7-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-jvlisting-0.7-4|48	
14mu|texlive-jvlisting-0.7-4|49	%build
14mu|texlive-jvlisting-0.7-4|50	
14mu|texlive-jvlisting-0.7-4|51	%install
14mu|texlive-jvlisting-0.7-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-jvlisting-0.7-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-jvlisting-0.7-4|54	
14mu|texlive-jvlisting-0.7-4|55	
14mu|texlive-jvlisting-0.7-4|56	
14mu|texlive-jvlisting-0.7-4|57	%changelog
14mu|texlive-jvlisting-0.7-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-4
14mu|texlive-jvlisting-0.7-4|59	+ Revision: 19e07ce
14mu|texlive-jvlisting-0.7-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-jvlisting-0.7-4|61	
14mu|texlive-jvlisting-0.7-4|62	

25092 14
14mu|texlive-kantlipsum-0.5-3|1	# revision 24935
14mu|texlive-kantlipsum-0.5-3|2	# category Package
14mu|texlive-kantlipsum-0.5-3|3	# catalog-ctan /macros/latex/contrib/kantlipsum
14mu|texlive-kantlipsum-0.5-3|4	# catalog-date 2011-12-24 01:22:03 +0100
14mu|texlive-kantlipsum-0.5-3|5	# catalog-license lppl1.3
14mu|texlive-kantlipsum-0.5-3|6	# catalog-version 0.5
14mu|texlive-kantlipsum-0.5-3|7	Name:		texlive-kantlipsum
14mu|texlive-kantlipsum-0.5-3|8	Version:	0.5
14mu|texlive-kantlipsum-0.5-3|9	Release:	3
14mu|texlive-kantlipsum-0.5-3|10	Summary:	Generate sentences in Kant's style
14mu|texlive-kantlipsum-0.5-3|11	Group:		Publishing
14mu|texlive-kantlipsum-0.5-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kantlipsum
14mu|texlive-kantlipsum-0.5-3|13	License:	LPPL1.3
14mu|texlive-kantlipsum-0.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kantlipsum.tar.xz
14mu|texlive-kantlipsum-0.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kantlipsum.doc.tar.xz
14mu|texlive-kantlipsum-0.5-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kantlipsum.source.tar.xz
14mu|texlive-kantlipsum-0.5-3|17	BuildArch:	noarch
14mu|texlive-kantlipsum-0.5-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-kantlipsum-0.5-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-kantlipsum-0.5-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-kantlipsum-0.5-3|21	
14mu|texlive-kantlipsum-0.5-3|22	%description
14mu|texlive-kantlipsum-0.5-3|23	The package spits out sentences in Kantian style; the text is
14mu|texlive-kantlipsum-0.5-3|24	provided by the Kant generator for Python by Mark Pilgrim,
14mu|texlive-kantlipsum-0.5-3|25	described in the book "Dive into Python". The package is
14mu|texlive-kantlipsum-0.5-3|26	modelled on lipsum, and may be used for similar purposes.
14mu|texlive-kantlipsum-0.5-3|27	
14mu|texlive-kantlipsum-0.5-3|28	
14mu|texlive-kantlipsum-0.5-3|29	#-----------------------------------------------------------------------
14mu|texlive-kantlipsum-0.5-3|30	%files
14mu|texlive-kantlipsum-0.5-3|31	%{_texmfdistdir}/tex/latex/kantlipsum/kantlipsum.sty
14mu|texlive-kantlipsum-0.5-3|32	%doc %{_texmfdistdir}/doc/latex/kantlipsum/README
14mu|texlive-kantlipsum-0.5-3|33	%doc %{_texmfdistdir}/doc/latex/kantlipsum/kantlipsum.pdf
14mu|texlive-kantlipsum-0.5-3|34	#- source
14mu|texlive-kantlipsum-0.5-3|35	%doc %{_texmfdistdir}/source/latex/kantlipsum/kantlipsum.dtx
14mu|texlive-kantlipsum-0.5-3|36	%doc %{_texmfdistdir}/source/latex/kantlipsum/kantlipsum.ins
14mu|texlive-kantlipsum-0.5-3|37	
14mu|texlive-kantlipsum-0.5-3|38	#-----------------------------------------------------------------------
14mu|texlive-kantlipsum-0.5-3|39	%prep
14mu|texlive-kantlipsum-0.5-3|40	%setup -c -a0 -a1 -a2
14mu|texlive-kantlipsum-0.5-3|41	
14mu|texlive-kantlipsum-0.5-3|42	%build
14mu|texlive-kantlipsum-0.5-3|43	
14mu|texlive-kantlipsum-0.5-3|44	%install
14mu|texlive-kantlipsum-0.5-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kantlipsum-0.5-3|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-kantlipsum-0.5-3|47	
14mu|texlive-kantlipsum-0.5-3|48	
14mu|texlive-kantlipsum-0.5-3|49	
14mu|texlive-kantlipsum-0.5-3|50	%changelog
14mu|texlive-kantlipsum-0.5-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-3
14mu|texlive-kantlipsum-0.5-3|52	+ Revision: abc5ca6
14mu|texlive-kantlipsum-0.5-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kantlipsum-0.5-3|54	
14mu|texlive-kantlipsum-0.5-3|55	

25093 14
14mu|texlive-karnaugh-20070108-4|1	# revision 21338
14mu|texlive-karnaugh-20070108-4|2	# category Package
14mu|texlive-karnaugh-20070108-4|3	# catalog-ctan /macros/latex/contrib/karnaugh
14mu|texlive-karnaugh-20070108-4|4	# catalog-date 2007-01-08 14:40:40 +0100
14mu|texlive-karnaugh-20070108-4|5	# catalog-license lppl
14mu|texlive-karnaugh-20070108-4|6	# catalog-version undef
14mu|texlive-karnaugh-20070108-4|7	Name:		texlive-karnaugh
14mu|texlive-karnaugh-20070108-4|8	Version:	20070108
14mu|texlive-karnaugh-20070108-4|9	Release:	4
14mu|texlive-karnaugh-20070108-4|10	Summary:	Typeset Karnaugh-Veitch-maps
14mu|texlive-karnaugh-20070108-4|11	Group:		Publishing
14mu|texlive-karnaugh-20070108-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/karnaugh
14mu|texlive-karnaugh-20070108-4|13	License:	LPPL
14mu|texlive-karnaugh-20070108-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/karnaugh.tar.xz
14mu|texlive-karnaugh-20070108-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/karnaugh.doc.tar.xz
14mu|texlive-karnaugh-20070108-4|16	BuildArch:	noarch
14mu|texlive-karnaugh-20070108-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-karnaugh-20070108-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-karnaugh-20070108-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-karnaugh-20070108-4|20	
14mu|texlive-karnaugh-20070108-4|21	%description
14mu|texlive-karnaugh-20070108-4|22	Macros intended for typesetting Karnaugh-Maps and Veitch-Charts
14mu|texlive-karnaugh-20070108-4|23	in a simple and user-friendly way. Karnaugh-Maps and Veitch-
14mu|texlive-karnaugh-20070108-4|24	Charts are used to display and simplify logic functions
14mu|texlive-karnaugh-20070108-4|25	"manually". These macros can typeset Karnaugh-Maps and Veitch-
14mu|texlive-karnaugh-20070108-4|26	Charts with up to ten variables (=1024 entries).
14mu|texlive-karnaugh-20070108-4|27	
14mu|texlive-karnaugh-20070108-4|28	
14mu|texlive-karnaugh-20070108-4|29	#-----------------------------------------------------------------------
14mu|texlive-karnaugh-20070108-4|30	%files
14mu|texlive-karnaugh-20070108-4|31	%{_texmfdistdir}/tex/latex/karnaugh/kvmacros.tex
14mu|texlive-karnaugh-20070108-4|32	%doc %{_texmfdistdir}/doc/latex/karnaugh/kvdoc.pdf
14mu|texlive-karnaugh-20070108-4|33	%doc %{_texmfdistdir}/doc/latex/karnaugh/kvdoc.tex
14mu|texlive-karnaugh-20070108-4|34	
14mu|texlive-karnaugh-20070108-4|35	#-----------------------------------------------------------------------
14mu|texlive-karnaugh-20070108-4|36	%prep
14mu|texlive-karnaugh-20070108-4|37	%setup -c -a0 -a1
14mu|texlive-karnaugh-20070108-4|38	
14mu|texlive-karnaugh-20070108-4|39	%build
14mu|texlive-karnaugh-20070108-4|40	
14mu|texlive-karnaugh-20070108-4|41	%install
14mu|texlive-karnaugh-20070108-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-karnaugh-20070108-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-karnaugh-20070108-4|44	
14mu|texlive-karnaugh-20070108-4|45	
14mu|texlive-karnaugh-20070108-4|46	
14mu|texlive-karnaugh-20070108-4|47	%changelog
14mu|texlive-karnaugh-20070108-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070108-4
14mu|texlive-karnaugh-20070108-4|49	+ Revision: 45be62f
14mu|texlive-karnaugh-20070108-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-karnaugh-20070108-4|51	
14mu|texlive-karnaugh-20070108-4|52	

25094 14
14mu|texlive-kastrup-20111103-4|1	# revision 15878
14mu|texlive-kastrup-20111103-4|2	# category Package
14mu|texlive-kastrup-20111103-4|3	# catalog-ctan undef
14mu|texlive-kastrup-20111103-4|4	# catalog-date undef
14mu|texlive-kastrup-20111103-4|5	# catalog-license undef
14mu|texlive-kastrup-20111103-4|6	# catalog-version undef
14mu|texlive-kastrup-20111103-4|7	Name:		texlive-kastrup
14mu|texlive-kastrup-20111103-4|8	Version:	20111103
14mu|texlive-kastrup-20111103-4|9	Release:	4
14mu|texlive-kastrup-20111103-4|10	Summary:	TeXLive kastrup package
14mu|texlive-kastrup-20111103-4|11	Group:		Publishing
14mu|texlive-kastrup-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-kastrup-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-kastrup-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kastrup.tar.xz
14mu|texlive-kastrup-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kastrup.doc.tar.xz
14mu|texlive-kastrup-20111103-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kastrup.source.tar.xz
14mu|texlive-kastrup-20111103-4|17	BuildArch:	noarch
14mu|texlive-kastrup-20111103-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-kastrup-20111103-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-kastrup-20111103-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-kastrup-20111103-4|21	
14mu|texlive-kastrup-20111103-4|22	%description
14mu|texlive-kastrup-20111103-4|23	TeXLive kastrup package.
14mu|texlive-kastrup-20111103-4|24	
14mu|texlive-kastrup-20111103-4|25	
14mu|texlive-kastrup-20111103-4|26	#-----------------------------------------------------------------------
14mu|texlive-kastrup-20111103-4|27	%files
14mu|texlive-kastrup-20111103-4|28	%{_texmfdistdir}/tex/generic/kastrup/binhex.tex
14mu|texlive-kastrup-20111103-4|29	%doc %{_texmfdistdir}/doc/generic/kastrup/binhex.pdf
14mu|texlive-kastrup-20111103-4|30	#- source
14mu|texlive-kastrup-20111103-4|31	%doc %{_texmfdistdir}/source/generic/kastrup/binhex.drv
14mu|texlive-kastrup-20111103-4|32	%doc %{_texmfdistdir}/source/generic/kastrup/binhex.dtx
14mu|texlive-kastrup-20111103-4|33	%doc %{_texmfdistdir}/source/generic/kastrup/binhex.ins
14mu|texlive-kastrup-20111103-4|34	
14mu|texlive-kastrup-20111103-4|35	#-----------------------------------------------------------------------
14mu|texlive-kastrup-20111103-4|36	%prep
14mu|texlive-kastrup-20111103-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-kastrup-20111103-4|38	
14mu|texlive-kastrup-20111103-4|39	%build
14mu|texlive-kastrup-20111103-4|40	
14mu|texlive-kastrup-20111103-4|41	%install
14mu|texlive-kastrup-20111103-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kastrup-20111103-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-kastrup-20111103-4|44	
14mu|texlive-kastrup-20111103-4|45	
14mu|texlive-kastrup-20111103-4|46	
14mu|texlive-kastrup-20111103-4|47	%changelog
14mu|texlive-kastrup-20111103-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-kastrup-20111103-4|49	+ Revision: 46fae0b
14mu|texlive-kastrup-20111103-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kastrup-20111103-4|51	
14mu|texlive-kastrup-20111103-4|52	

25095 14
14mu|texlive-kdgdocs-1.0-4|1	# revision 24498
14mu|texlive-kdgdocs-1.0-4|2	# category Package
14mu|texlive-kdgdocs-1.0-4|3	# catalog-ctan /macros/latex/contrib/kdgdocs
14mu|texlive-kdgdocs-1.0-4|4	# catalog-date 2011-11-03 00:18:47 +0100
14mu|texlive-kdgdocs-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-kdgdocs-1.0-4|6	# catalog-version 1.0
14mu|texlive-kdgdocs-1.0-4|7	Name:		texlive-kdgdocs
14mu|texlive-kdgdocs-1.0-4|8	Version:	1.0
14mu|texlive-kdgdocs-1.0-4|9	Release:	4
14mu|texlive-kdgdocs-1.0-4|10	Summary:	Document classes for Karel de Grote University College
14mu|texlive-kdgdocs-1.0-4|11	Group:		Publishing
14mu|texlive-kdgdocs-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kdgdocs
14mu|texlive-kdgdocs-1.0-4|13	License:	LPPL1.3
14mu|texlive-kdgdocs-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgdocs.tar.xz
14mu|texlive-kdgdocs-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgdocs.doc.tar.xz
14mu|texlive-kdgdocs-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgdocs.source.tar.xz
14mu|texlive-kdgdocs-1.0-4|17	BuildArch:	noarch
14mu|texlive-kdgdocs-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-kdgdocs-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-kdgdocs-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-kdgdocs-1.0-4|21	
14mu|texlive-kdgdocs-1.0-4|22	%description
14mu|texlive-kdgdocs-1.0-4|23	The bundle provides two classes for usage by KdG professors and
14mu|texlive-kdgdocs-1.0-4|24	master students: - kdgcoursetext: for writing course texts, and
14mu|texlive-kdgdocs-1.0-4|25	- kdgmasterthesis: for writing master's theses. The bundle
14mu|texlive-kdgdocs-1.0-4|26	replaces the original kdgcoursetext package (now removed from
14mu|texlive-kdgdocs-1.0-4|27	the archive).
14mu|texlive-kdgdocs-1.0-4|28	
14mu|texlive-kdgdocs-1.0-4|29	
14mu|texlive-kdgdocs-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-kdgdocs-1.0-4|31	%files
14mu|texlive-kdgdocs-1.0-4|32	%{_texmfdistdir}/tex/latex/kdgdocs/kdgcoursetext.cls
14mu|texlive-kdgdocs-1.0-4|33	%{_texmfdistdir}/tex/latex/kdgdocs/kdgmasterthesis.cls
14mu|texlive-kdgdocs-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/kdgdocs/LICENSE
14mu|texlive-kdgdocs-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/kdgdocs/README
14mu|texlive-kdgdocs-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdg_color.eps
14mu|texlive-kdgdocs-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdg_color.pdf
14mu|texlive-kdgdocs-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgcoursetext-example.pdf
14mu|texlive-kdgdocs-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgcoursetext-example.tex
14mu|texlive-kdgdocs-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgdocs.pdf
14mu|texlive-kdgdocs-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgmasterthesis-example.pdf
14mu|texlive-kdgdocs-1.0-4|42	%doc %{_texmfdistdir}/doc/latex/kdgdocs/kdgmasterthesis-example.tex
14mu|texlive-kdgdocs-1.0-4|43	%doc %{_texmfdistdir}/doc/latex/kdgdocs/manifest.txt
14mu|texlive-kdgdocs-1.0-4|44	%doc %{_texmfdistdir}/doc/latex/kdgdocs/pi-orchid.jpg
14mu|texlive-kdgdocs-1.0-4|45	#- source
14mu|texlive-kdgdocs-1.0-4|46	%doc %{_texmfdistdir}/source/latex/kdgdocs/kdgdocs.dtx
14mu|texlive-kdgdocs-1.0-4|47	%doc %{_texmfdistdir}/source/latex/kdgdocs/kdgdocs.ins
14mu|texlive-kdgdocs-1.0-4|48	
14mu|texlive-kdgdocs-1.0-4|49	#-----------------------------------------------------------------------
14mu|texlive-kdgdocs-1.0-4|50	%prep
14mu|texlive-kdgdocs-1.0-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-kdgdocs-1.0-4|52	
14mu|texlive-kdgdocs-1.0-4|53	%build
14mu|texlive-kdgdocs-1.0-4|54	
14mu|texlive-kdgdocs-1.0-4|55	%install
14mu|texlive-kdgdocs-1.0-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kdgdocs-1.0-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-kdgdocs-1.0-4|58	
14mu|texlive-kdgdocs-1.0-4|59	
14mu|texlive-kdgdocs-1.0-4|60	
14mu|texlive-kdgdocs-1.0-4|61	%changelog
14mu|texlive-kdgdocs-1.0-4|62	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-kdgdocs-1.0-4|63	+ Revision: 8757a88
14mu|texlive-kdgdocs-1.0-4|64	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kdgdocs-1.0-4|65	
14mu|texlive-kdgdocs-1.0-4|66	

25096 14
14mu|texlive-kerkis-20090115-4|1	# revision 15878
14mu|texlive-kerkis-20090115-4|2	# category Package
14mu|texlive-kerkis-20090115-4|3	# catalog-ctan /fonts/greek/kerkis
14mu|texlive-kerkis-20090115-4|4	# catalog-date 2009-01-15 17:16:29 +0100
14mu|texlive-kerkis-20090115-4|5	# catalog-license lppl
14mu|texlive-kerkis-20090115-4|6	# catalog-version undef
14mu|texlive-kerkis-20090115-4|7	Name:		texlive-kerkis
14mu|texlive-kerkis-20090115-4|8	Version:	20090115
14mu|texlive-kerkis-20090115-4|9	Release:	4
14mu|texlive-kerkis-20090115-4|10	Summary:	Kerkis (Greek) font family
14mu|texlive-kerkis-20090115-4|11	Group:		Publishing
14mu|texlive-kerkis-20090115-4|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/kerkis
14mu|texlive-kerkis-20090115-4|13	License:	LPPL
14mu|texlive-kerkis-20090115-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerkis.tar.xz
14mu|texlive-kerkis-20090115-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerkis.doc.tar.xz
14mu|texlive-kerkis-20090115-4|16	BuildArch:	noarch
14mu|texlive-kerkis-20090115-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-kerkis-20090115-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-kerkis-20090115-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-kerkis-20090115-4|20	
14mu|texlive-kerkis-20090115-4|21	%description
14mu|texlive-kerkis-20090115-4|22	Sans-serif Greek fonts to match the URW Bookman set (which are
14mu|texlive-kerkis-20090115-4|23	distributed with Kerkis). The Kerkis font set has some support
14mu|texlive-kerkis-20090115-4|24	for mathematics as well as other glyphs missing from the base
14mu|texlive-kerkis-20090115-4|25	URW Bookman fonts (the URW fonts are duplicated in the
14mu|texlive-kerkis-20090115-4|26	distribution). Macros are provided to use the fonts in OT1, T1
14mu|texlive-kerkis-20090115-4|27	(only NG/ng glyphs missing) and LGR encodings, as well as in
14mu|texlive-kerkis-20090115-4|28	mathematics; small caps and old-style number glyphs are also
14mu|texlive-kerkis-20090115-4|29	available. The philosophy, and the design process, of the
14mu|texlive-kerkis-20090115-4|30	Kerkis fonts is discussed in a paper in TUGboat 23(3/4), 2002.
14mu|texlive-kerkis-20090115-4|31	
14mu|texlive-kerkis-20090115-4|32	
14mu|texlive-kerkis-20090115-4|33	#-----------------------------------------------------------------------
14mu|texlive-kerkis-20090115-4|34	%files
14mu|texlive-kerkis-20090115-4|35	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-Bold.afm
14mu|texlive-kerkis-20090115-4|36	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-BoldItalic.afm
14mu|texlive-kerkis-20090115-4|37	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-BoldSmallCaps.afm
14mu|texlive-kerkis-20090115-4|38	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-Calligraphic.afm
14mu|texlive-kerkis-20090115-4|39	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-Italic.afm
14mu|texlive-kerkis-20090115-4|40	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-SemiBold-Italic.afm
14mu|texlive-kerkis-20090115-4|41	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-SemiBold.afm
14mu|texlive-kerkis-20090115-4|42	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-SmallCaps.afm
14mu|texlive-kerkis-20090115-4|43	%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis.afm
14mu|texlive-kerkis-20090115-4|44	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-Bold.afm
14mu|texlive-kerkis-20090115-4|45	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-BoldItalic.afm
14mu|texlive-kerkis-20090115-4|46	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-Italic.afm
14mu|texlive-kerkis-20090115-4|47	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-SmallCaps.afm
14mu|texlive-kerkis-20090115-4|48	%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans.afm
14mu|texlive-kerkis-20090115-4|49	%{_texmfdistdir}/fonts/afm/public/kerkis/ktsy.afm
14mu|texlive-kerkis-20090115-4|50	%{_texmfdistdir}/fonts/enc/dvips/kerkis/gkerkis.enc
14mu|texlive-kerkis-20090115-4|51	%{_texmfdistdir}/fonts/enc/dvips/kerkis/gkerkisc.enc
14mu|texlive-kerkis-20090115-4|52	%{_texmfdistdir}/fonts/enc/dvips/kerkis/gpkerkis.enc
14mu|texlive-kerkis-20090115-4|53	%{_texmfdistdir}/fonts/enc/dvips/kerkis/gpkerkisc.enc
14mu|texlive-kerkis-20090115-4|54	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkis.enc
14mu|texlive-kerkis-20090115-4|55	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkisc.enc
14mu|texlive-kerkis-20090115-4|56	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkisec.enc
14mu|texlive-kerkis-20090115-4|57	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkisecsc.enc
14mu|texlive-kerkis-20090115-4|58	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kmath.enc
14mu|texlive-kerkis-20090115-4|59	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kmex.enc
14mu|texlive-kerkis-20090115-4|60	%{_texmfdistdir}/fonts/enc/dvips/kerkis/kmsym.enc
14mu|texlive-kerkis-20090115-4|61	%{_texmfdistdir}/fonts/map/dvips/kerkis/kerkis.map
14mu|texlive-kerkis-20090115-4|62	%{_texmfdistdir}/fonts/tfm/public/kerkis/ek8a.tfm
14mu|texlive-kerkis-20090115-4|63	%{_texmfdistdir}/fonts/tfm/public/kerkis/ek8r.tfm
14mu|texlive-kerkis-20090115-4|64	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekb8a.tfm
14mu|texlive-kerkis-20090115-4|65	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekb8r.tfm
14mu|texlive-kerkis-20090115-4|66	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbi8a.tfm
14mu|texlive-kerkis-20090115-4|67	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbi8r.tfm
14mu|texlive-kerkis-20090115-4|68	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbo8a.tfm
14mu|texlive-kerkis-20090115-4|69	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbo8r.tfm
14mu|texlive-kerkis-20090115-4|70	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsc8a.tfm
14mu|texlive-kerkis-20090115-4|71	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsc8r.tfm
14mu|texlive-kerkis-20090115-4|72	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsco8a.tfm
14mu|texlive-kerkis-20090115-4|73	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsco8r.tfm
14mu|texlive-kerkis-20090115-4|74	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbui8a.tfm
14mu|texlive-kerkis-20090115-4|75	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbui8r.tfm
14mu|texlive-kerkis-20090115-4|76	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekcal8a.tfm
14mu|texlive-kerkis-20090115-4|77	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekcal8r.tfm
14mu|texlive-kerkis-20090115-4|78	%{_texmfdistdir}/fonts/tfm/public/kerkis/eki8a.tfm
14mu|texlive-kerkis-20090115-4|79	%{_texmfdistdir}/fonts/tfm/public/kerkis/eki8r.tfm
14mu|texlive-kerkis-20090115-4|80	%{_texmfdistdir}/fonts/tfm/public/kerkis/eko8a.tfm
14mu|texlive-kerkis-20090115-4|81	%{_texmfdistdir}/fonts/tfm/public/kerkis/eko8r.tfm
14mu|texlive-kerkis-20090115-4|82	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksb8a.tfm
14mu|texlive-kerkis-20090115-4|83	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksb8r.tfm
14mu|texlive-kerkis-20090115-4|84	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbi8a.tfm
14mu|texlive-kerkis-20090115-4|85	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbi8r.tfm
14mu|texlive-kerkis-20090115-4|86	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbo8a.tfm
14mu|texlive-kerkis-20090115-4|87	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbo8r.tfm
14mu|texlive-kerkis-20090115-4|88	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbui8a.tfm
14mu|texlive-kerkis-20090115-4|89	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbui8r.tfm
14mu|texlive-kerkis-20090115-4|90	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksc8a.tfm
14mu|texlive-kerkis-20090115-4|91	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksc8r.tfm
14mu|texlive-kerkis-20090115-4|92	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksco8a.tfm
14mu|texlive-kerkis-20090115-4|93	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksco8r.tfm
14mu|texlive-kerkis-20090115-4|94	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksf8a.tfm
14mu|texlive-kerkis-20090115-4|95	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksf8t.tfm
14mu|texlive-kerkis-20090115-4|96	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfb8a.tfm
14mu|texlive-kerkis-20090115-4|97	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfb8t.tfm
14mu|texlive-kerkis-20090115-4|98	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfbi8a.tfm
14mu|texlive-kerkis-20090115-4|99	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfbi8t.tfm
14mu|texlive-kerkis-20090115-4|100	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfi8a.tfm
14mu|texlive-kerkis-20090115-4|101	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfi8t.tfm
14mu|texlive-kerkis-20090115-4|102	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfsc8a.tfm
14mu|texlive-kerkis-20090115-4|103	%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfsc8t.tfm
14mu|texlive-kerkis-20090115-4|104	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekui8a.tfm
14mu|texlive-kerkis-20090115-4|105	%{_texmfdistdir}/fonts/tfm/public/kerkis/ekui8r.tfm
14mu|texlive-kerkis-20090115-4|106	%{_texmfdistdir}/fonts/tfm/public/kerkis/gk7a.tfm
14mu|texlive-kerkis-20090115-4|107	%{_texmfdistdir}/fonts/tfm/public/kerkis/gk7t.tfm
14mu|texlive-kerkis-20090115-4|108	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkb7a.tfm
14mu|texlive-kerkis-20090115-4|109	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkb7t.tfm
14mu|texlive-kerkis-20090115-4|110	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbi7a.tfm
14mu|texlive-kerkis-20090115-4|111	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbi7t.tfm
14mu|texlive-kerkis-20090115-4|112	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbo7a.tfm
14mu|texlive-kerkis-20090115-4|113	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbo7t.tfm
14mu|texlive-kerkis-20090115-4|114	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsc8a.tfm
14mu|texlive-kerkis-20090115-4|115	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsc8r.tfm
14mu|texlive-kerkis-20090115-4|116	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsco8a.tfm
14mu|texlive-kerkis-20090115-4|117	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsco8r.tfm
14mu|texlive-kerkis-20090115-4|118	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbui7a.tfm
14mu|texlive-kerkis-20090115-4|119	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbui7t.tfm
14mu|texlive-kerkis-20090115-4|120	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkcal7a.tfm
14mu|texlive-kerkis-20090115-4|121	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkcal7t.tfm
14mu|texlive-kerkis-20090115-4|122	%{_texmfdistdir}/fonts/tfm/public/kerkis/gki7a.tfm
14mu|texlive-kerkis-20090115-4|123	%{_texmfdistdir}/fonts/tfm/public/kerkis/gki7t.tfm
14mu|texlive-kerkis-20090115-4|124	%{_texmfdistdir}/fonts/tfm/public/kerkis/gko7a.tfm
14mu|texlive-kerkis-20090115-4|125	%{_texmfdistdir}/fonts/tfm/public/kerkis/gko7t.tfm
14mu|texlive-kerkis-20090115-4|126	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksb7a.tfm
14mu|texlive-kerkis-20090115-4|127	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksb7t.tfm
14mu|texlive-kerkis-20090115-4|128	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbi7a.tfm
14mu|texlive-kerkis-20090115-4|129	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbi7t.tfm
14mu|texlive-kerkis-20090115-4|130	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbo7a.tfm
14mu|texlive-kerkis-20090115-4|131	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbo7t.tfm
14mu|texlive-kerkis-20090115-4|132	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbui7a.tfm
14mu|texlive-kerkis-20090115-4|133	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbui7t.tfm
14mu|texlive-kerkis-20090115-4|134	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksc7a.tfm
14mu|texlive-kerkis-20090115-4|135	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksc7t.tfm
14mu|texlive-kerkis-20090115-4|136	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksco7a.tfm
14mu|texlive-kerkis-20090115-4|137	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksco7t.tfm
14mu|texlive-kerkis-20090115-4|138	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksf7a.tfm
14mu|texlive-kerkis-20090115-4|139	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksf7t.tfm
14mu|texlive-kerkis-20090115-4|140	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfb7a.tfm
14mu|texlive-kerkis-20090115-4|141	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfb7t.tfm
14mu|texlive-kerkis-20090115-4|142	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfbi7a.tfm
14mu|texlive-kerkis-20090115-4|143	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfbi7t.tfm
14mu|texlive-kerkis-20090115-4|144	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfi7a.tfm
14mu|texlive-kerkis-20090115-4|145	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfi7t.tfm
14mu|texlive-kerkis-20090115-4|146	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfsc7a.tfm
14mu|texlive-kerkis-20090115-4|147	%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfsc7t.tfm
14mu|texlive-kerkis-20090115-4|148	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkui7a.tfm
14mu|texlive-kerkis-20090115-4|149	%{_texmfdistdir}/fonts/tfm/public/kerkis/gkui7t.tfm
14mu|texlive-kerkis-20090115-4|150	%{_texmfdistdir}/fonts/tfm/public/kerkis/k8a.tfm
14mu|texlive-kerkis-20090115-4|151	%{_texmfdistdir}/fonts/tfm/public/kerkis/k8r.tfm
14mu|texlive-kerkis-20090115-4|152	%{_texmfdistdir}/fonts/tfm/public/kerkis/kb8a.tfm
14mu|texlive-kerkis-20090115-4|153	%{_texmfdistdir}/fonts/tfm/public/kerkis/kb8r.tfm
14mu|texlive-kerkis-20090115-4|154	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbi8a.tfm
14mu|texlive-kerkis-20090115-4|155	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbi8r.tfm
14mu|texlive-kerkis-20090115-4|156	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbo8a.tfm
14mu|texlive-kerkis-20090115-4|157	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbo8r.tfm
14mu|texlive-kerkis-20090115-4|158	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsc8a.tfm
14mu|texlive-kerkis-20090115-4|159	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsc8r.tfm
14mu|texlive-kerkis-20090115-4|160	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsco8a.tfm
14mu|texlive-kerkis-20090115-4|161	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsco8r.tfm
14mu|texlive-kerkis-20090115-4|162	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbui8a.tfm
14mu|texlive-kerkis-20090115-4|163	%{_texmfdistdir}/fonts/tfm/public/kerkis/kbui8r.tfm
14mu|texlive-kerkis-20090115-4|164	%{_texmfdistdir}/fonts/tfm/public/kerkis/kcal8a.tfm
14mu|texlive-kerkis-20090115-4|165	%{_texmfdistdir}/fonts/tfm/public/kerkis/kcal8r.tfm
14mu|texlive-kerkis-20090115-4|166	%{_texmfdistdir}/fonts/tfm/public/kerkis/ki8a.tfm
14mu|texlive-kerkis-20090115-4|167	%{_texmfdistdir}/fonts/tfm/public/kerkis/ki8r.tfm
14mu|texlive-kerkis-20090115-4|168	%{_texmfdistdir}/fonts/tfm/public/kerkis/kmath8a.tfm
14mu|texlive-kerkis-20090115-4|169	%{_texmfdistdir}/fonts/tfm/public/kerkis/kmath8r.tfm
14mu|texlive-kerkis-20090115-4|170	%{_texmfdistdir}/fonts/tfm/public/kerkis/ko8a.tfm
14mu|texlive-kerkis-20090115-4|171	%{_texmfdistdir}/fonts/tfm/public/kerkis/ko8r.tfm
14mu|texlive-kerkis-20090115-4|172	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksb8a.tfm
14mu|texlive-kerkis-20090115-4|173	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksb8r.tfm
14mu|texlive-kerkis-20090115-4|174	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbi8a.tfm
14mu|texlive-kerkis-20090115-4|175	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbi8r.tfm
14mu|texlive-kerkis-20090115-4|176	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbo8a.tfm
14mu|texlive-kerkis-20090115-4|177	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbo8r.tfm
14mu|texlive-kerkis-20090115-4|178	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbui8a.tfm
14mu|texlive-kerkis-20090115-4|179	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbui8r.tfm
14mu|texlive-kerkis-20090115-4|180	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksc8a.tfm
14mu|texlive-kerkis-20090115-4|181	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksc8r.tfm
14mu|texlive-kerkis-20090115-4|182	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksco8a.tfm
14mu|texlive-kerkis-20090115-4|183	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksco8r.tfm
14mu|texlive-kerkis-20090115-4|184	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksf8a.tfm
14mu|texlive-kerkis-20090115-4|185	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksf8t.tfm
14mu|texlive-kerkis-20090115-4|186	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfb8a.tfm
14mu|texlive-kerkis-20090115-4|187	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfb8t.tfm
14mu|texlive-kerkis-20090115-4|188	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfbi8a.tfm
14mu|texlive-kerkis-20090115-4|189	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfbi8t.tfm
14mu|texlive-kerkis-20090115-4|190	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfi8a.tfm
14mu|texlive-kerkis-20090115-4|191	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfi8t.tfm
14mu|texlive-kerkis-20090115-4|192	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfsc8a.tfm
14mu|texlive-kerkis-20090115-4|193	%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfsc8t.tfm
14mu|texlive-kerkis-20090115-4|194	%{_texmfdistdir}/fonts/tfm/public/kerkis/ktsy8a.tfm
14mu|texlive-kerkis-20090115-4|195	%{_texmfdistdir}/fonts/tfm/public/kerkis/ktsy8r.tfm
14mu|texlive-kerkis-20090115-4|196	%{_texmfdistdir}/fonts/tfm/public/kerkis/kui8a.tfm
14mu|texlive-kerkis-20090115-4|197	%{_texmfdistdir}/fonts/tfm/public/kerkis/kui8r.tfm
14mu|texlive-kerkis-20090115-4|198	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-Bold.pfb
14mu|texlive-kerkis-20090115-4|199	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-BoldItalic.pfb
14mu|texlive-kerkis-20090115-4|200	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-BoldSmallCaps.pfb
14mu|texlive-kerkis-20090115-4|201	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-Calligraphic.pfb
14mu|texlive-kerkis-20090115-4|202	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-Italic.pfb
14mu|texlive-kerkis-20090115-4|203	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-SemiBold-Italic.pfb
14mu|texlive-kerkis-20090115-4|204	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-SemiBold.pfb
14mu|texlive-kerkis-20090115-4|205	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-SmallCaps.pfb
14mu|texlive-kerkis-20090115-4|206	%{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis.pfb
14mu|texlive-kerkis-20090115-4|207	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-Bold.pfb
14mu|texlive-kerkis-20090115-4|208	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-BoldItalic.pfb
14mu|texlive-kerkis-20090115-4|209	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-Italic.pfb
14mu|texlive-kerkis-20090115-4|210	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-SmallCaps.pfb
14mu|texlive-kerkis-20090115-4|211	%{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans.pfb
14mu|texlive-kerkis-20090115-4|212	%{_texmfdistdir}/fonts/type1/public/kerkis/ktsy.pfb
14mu|texlive-kerkis-20090115-4|213	%{_texmfdistdir}/fonts/vf/public/kerkis/ek8a.vf
14mu|texlive-kerkis-20090115-4|214	%{_texmfdistdir}/fonts/vf/public/kerkis/ekb8a.vf
14mu|texlive-kerkis-20090115-4|215	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbi8a.vf
14mu|texlive-kerkis-20090115-4|216	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbo8a.vf
14mu|texlive-kerkis-20090115-4|217	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbsc8a.vf
14mu|texlive-kerkis-20090115-4|218	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbsco8a.vf
14mu|texlive-kerkis-20090115-4|219	%{_texmfdistdir}/fonts/vf/public/kerkis/ekbui8a.vf
14mu|texlive-kerkis-20090115-4|220	%{_texmfdistdir}/fonts/vf/public/kerkis/ekcal8a.vf
14mu|texlive-kerkis-20090115-4|221	%{_texmfdistdir}/fonts/vf/public/kerkis/eki8a.vf
14mu|texlive-kerkis-20090115-4|222	%{_texmfdistdir}/fonts/vf/public/kerkis/eko8a.vf
14mu|texlive-kerkis-20090115-4|223	%{_texmfdistdir}/fonts/vf/public/kerkis/eksb8a.vf
14mu|texlive-kerkis-20090115-4|224	%{_texmfdistdir}/fonts/vf/public/kerkis/eksbi8a.vf
14mu|texlive-kerkis-20090115-4|225	%{_texmfdistdir}/fonts/vf/public/kerkis/eksbo8a.vf
14mu|texlive-kerkis-20090115-4|226	%{_texmfdistdir}/fonts/vf/public/kerkis/eksbui8a.vf
14mu|texlive-kerkis-20090115-4|227	%{_texmfdistdir}/fonts/vf/public/kerkis/eksc8a.vf
14mu|texlive-kerkis-20090115-4|228	%{_texmfdistdir}/fonts/vf/public/kerkis/eksco8a.vf
14mu|texlive-kerkis-20090115-4|229	%{_texmfdistdir}/fonts/vf/public/kerkis/eksf8t.vf
14mu|texlive-kerkis-20090115-4|230	%{_texmfdistdir}/fonts/vf/public/kerkis/eksfb8t.vf
14mu|texlive-kerkis-20090115-4|231	%{_texmfdistdir}/fonts/vf/public/kerkis/eksfbi8t.vf
14mu|texlive-kerkis-20090115-4|232	%{_texmfdistdir}/fonts/vf/public/kerkis/eksfi8t.vf
14mu|texlive-kerkis-20090115-4|233	%{_texmfdistdir}/fonts/vf/public/kerkis/eksfsc8t.vf
14mu|texlive-kerkis-20090115-4|234	%{_texmfdistdir}/fonts/vf/public/kerkis/ekui8a.vf
14mu|texlive-kerkis-20090115-4|235	%{_texmfdistdir}/fonts/vf/public/kerkis/gk7t.vf
14mu|texlive-kerkis-20090115-4|236	%{_texmfdistdir}/fonts/vf/public/kerkis/gkb7t.vf
14mu|texlive-kerkis-20090115-4|237	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbi7t.vf
14mu|texlive-kerkis-20090115-4|238	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbo7t.vf
14mu|texlive-kerkis-20090115-4|239	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbsc8a.vf
14mu|texlive-kerkis-20090115-4|240	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbsco8a.vf
14mu|texlive-kerkis-20090115-4|241	%{_texmfdistdir}/fonts/vf/public/kerkis/gkbui7t.vf
14mu|texlive-kerkis-20090115-4|242	%{_texmfdistdir}/fonts/vf/public/kerkis/gkcal7t.vf
14mu|texlive-kerkis-20090115-4|243	%{_texmfdistdir}/fonts/vf/public/kerkis/gki7t.vf
14mu|texlive-kerkis-20090115-4|244	%{_texmfdistdir}/fonts/vf/public/kerkis/gko7t.vf
14mu|texlive-kerkis-20090115-4|245	%{_texmfdistdir}/fonts/vf/public/kerkis/gksb7t.vf
14mu|texlive-kerkis-20090115-4|246	%{_texmfdistdir}/fonts/vf/public/kerkis/gksbi7t.vf
14mu|texlive-kerkis-20090115-4|247	%{_texmfdistdir}/fonts/vf/public/kerkis/gksbo7t.vf
14mu|texlive-kerkis-20090115-4|248	%{_texmfdistdir}/fonts/vf/public/kerkis/gksbui7t.vf
14mu|texlive-kerkis-20090115-4|249	%{_texmfdistdir}/fonts/vf/public/kerkis/gksc7t.vf
14mu|texlive-kerkis-20090115-4|250	%{_texmfdistdir}/fonts/vf/public/kerkis/gksco7t.vf
14mu|texlive-kerkis-20090115-4|251	%{_texmfdistdir}/fonts/vf/public/kerkis/gksf7t.vf
14mu|texlive-kerkis-20090115-4|252	%{_texmfdistdir}/fonts/vf/public/kerkis/gksfb7t.vf
14mu|texlive-kerkis-20090115-4|253	%{_texmfdistdir}/fonts/vf/public/kerkis/gksfbi7t.vf
14mu|texlive-kerkis-20090115-4|254	%{_texmfdistdir}/fonts/vf/public/kerkis/gksfi7t.vf
14mu|texlive-kerkis-20090115-4|255	%{_texmfdistdir}/fonts/vf/public/kerkis/gksfsc7t.vf
14mu|texlive-kerkis-20090115-4|256	%{_texmfdistdir}/fonts/vf/public/kerkis/gkui7t.vf
14mu|texlive-kerkis-20090115-4|257	%{_texmfdistdir}/fonts/vf/public/kerkis/k8a.vf
14mu|texlive-kerkis-20090115-4|258	%{_texmfdistdir}/fonts/vf/public/kerkis/kb8a.vf
14mu|texlive-kerkis-20090115-4|259	%{_texmfdistdir}/fonts/vf/public/kerkis/kbi8a.vf
14mu|texlive-kerkis-20090115-4|260	%{_texmfdistdir}/fonts/vf/public/kerkis/kbo8a.vf
14mu|texlive-kerkis-20090115-4|261	%{_texmfdistdir}/fonts/vf/public/kerkis/kbsc8a.vf
14mu|texlive-kerkis-20090115-4|262	%{_texmfdistdir}/fonts/vf/public/kerkis/kbsco8a.vf
14mu|texlive-kerkis-20090115-4|263	%{_texmfdistdir}/fonts/vf/public/kerkis/kbui8a.vf
14mu|texlive-kerkis-20090115-4|264	%{_texmfdistdir}/fonts/vf/public/kerkis/kcal8a.vf
14mu|texlive-kerkis-20090115-4|265	%{_texmfdistdir}/fonts/vf/public/kerkis/ki8a.vf
14mu|texlive-kerkis-20090115-4|266	%{_texmfdistdir}/fonts/vf/public/kerkis/kmath8a.vf
14mu|texlive-kerkis-20090115-4|267	%{_texmfdistdir}/fonts/vf/public/kerkis/ko8a.vf
14mu|texlive-kerkis-20090115-4|268	%{_texmfdistdir}/fonts/vf/public/kerkis/ksb8a.vf
14mu|texlive-kerkis-20090115-4|269	%{_texmfdistdir}/fonts/vf/public/kerkis/ksbi8a.vf
14mu|texlive-kerkis-20090115-4|270	%{_texmfdistdir}/fonts/vf/public/kerkis/ksbo8a.vf
14mu|texlive-kerkis-20090115-4|271	%{_texmfdistdir}/fonts/vf/public/kerkis/ksbui8a.vf
14mu|texlive-kerkis-20090115-4|272	%{_texmfdistdir}/fonts/vf/public/kerkis/ksc8a.vf
14mu|texlive-kerkis-20090115-4|273	%{_texmfdistdir}/fonts/vf/public/kerkis/ksco8a.vf
14mu|texlive-kerkis-20090115-4|274	%{_texmfdistdir}/fonts/vf/public/kerkis/ksf8t.vf
14mu|texlive-kerkis-20090115-4|275	%{_texmfdistdir}/fonts/vf/public/kerkis/ksfb8t.vf
14mu|texlive-kerkis-20090115-4|276	%{_texmfdistdir}/fonts/vf/public/kerkis/ksfbi8t.vf
14mu|texlive-kerkis-20090115-4|277	%{_texmfdistdir}/fonts/vf/public/kerkis/ksfi8t.vf
14mu|texlive-kerkis-20090115-4|278	%{_texmfdistdir}/fonts/vf/public/kerkis/ksfsc8t.vf
14mu|texlive-kerkis-20090115-4|279	%{_texmfdistdir}/fonts/vf/public/kerkis/ktsy8a.vf
14mu|texlive-kerkis-20090115-4|280	%{_texmfdistdir}/fonts/vf/public/kerkis/kui8a.vf
14mu|texlive-kerkis-20090115-4|281	%{_texmfdistdir}/tex/latex/kerkis/kerkis.sty
14mu|texlive-kerkis-20090115-4|282	%{_texmfdistdir}/tex/latex/kerkis/kmath.sty
14mu|texlive-kerkis-20090115-4|283	%{_texmfdistdir}/tex/latex/kerkis/lgrkfn.fd
14mu|texlive-kerkis-20090115-4|284	%{_texmfdistdir}/tex/latex/kerkis/lgrmak.fd
14mu|texlive-kerkis-20090115-4|285	%{_texmfdistdir}/tex/latex/kerkis/lgrmaksf.fd
14mu|texlive-kerkis-20090115-4|286	%{_texmfdistdir}/tex/latex/kerkis/omlmak.fd
14mu|texlive-kerkis-20090115-4|287	%{_texmfdistdir}/tex/latex/kerkis/omsmak.fd
14mu|texlive-kerkis-20090115-4|288	%{_texmfdistdir}/tex/latex/kerkis/ot1kfn.fd
14mu|texlive-kerkis-20090115-4|289	%{_texmfdistdir}/tex/latex/kerkis/ot1mak.fd
14mu|texlive-kerkis-20090115-4|290	%{_texmfdistdir}/tex/latex/kerkis/ot1maksf.fd
14mu|texlive-kerkis-20090115-4|291	%{_texmfdistdir}/tex/latex/kerkis/t1mak.fd
14mu|texlive-kerkis-20090115-4|292	%{_texmfdistdir}/tex/latex/kerkis/t1maksf.fd
14mu|texlive-kerkis-20090115-4|293	%doc %{_texmfdistdir}/doc/latex/kerkis/License.txt
14mu|texlive-kerkis-20090115-4|294	%doc %{_texmfdistdir}/doc/latex/kerkis/README.html
14mu|texlive-kerkis-20090115-4|295	
14mu|texlive-kerkis-20090115-4|296	#-----------------------------------------------------------------------
14mu|texlive-kerkis-20090115-4|297	%prep
14mu|texlive-kerkis-20090115-4|298	%setup -c -a0 -a1
14mu|texlive-kerkis-20090115-4|299	
14mu|texlive-kerkis-20090115-4|300	%build
14mu|texlive-kerkis-20090115-4|301	
14mu|texlive-kerkis-20090115-4|302	%install
14mu|texlive-kerkis-20090115-4|303	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kerkis-20090115-4|304	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-kerkis-20090115-4|305	
14mu|texlive-kerkis-20090115-4|306	
14mu|texlive-kerkis-20090115-4|307	
14mu|texlive-kerkis-20090115-4|308	%changelog
14mu|texlive-kerkis-20090115-4|309	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090115-4
14mu|texlive-kerkis-20090115-4|310	+ Revision: 9a23627
14mu|texlive-kerkis-20090115-4|311	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kerkis-20090115-4|312	
14mu|texlive-kerkis-20090115-4|313	

25097 14
14mu|texlive-kerntest-1.32-4|1	# revision 15878
14mu|texlive-kerntest-1.32-4|2	# category Package
14mu|texlive-kerntest-1.32-4|3	# catalog-ctan /macros/latex/contrib/kerntest
14mu|texlive-kerntest-1.32-4|4	# catalog-date 2007-03-08 21:58:53 +0100
14mu|texlive-kerntest-1.32-4|5	# catalog-license lppl
14mu|texlive-kerntest-1.32-4|6	# catalog-version 1.32
14mu|texlive-kerntest-1.32-4|7	Name:		texlive-kerntest
14mu|texlive-kerntest-1.32-4|8	Version:	1.32
14mu|texlive-kerntest-1.32-4|9	Release:	4
14mu|texlive-kerntest-1.32-4|10	Summary:	Print tables and generate control files to adjust kernings
14mu|texlive-kerntest-1.32-4|11	Group:		Publishing
14mu|texlive-kerntest-1.32-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kerntest
14mu|texlive-kerntest-1.32-4|13	License:	LPPL
14mu|texlive-kerntest-1.32-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerntest.tar.xz
14mu|texlive-kerntest-1.32-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerntest.doc.tar.xz
14mu|texlive-kerntest-1.32-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kerntest.source.tar.xz
14mu|texlive-kerntest-1.32-4|17	BuildArch:	noarch
14mu|texlive-kerntest-1.32-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-kerntest-1.32-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-kerntest-1.32-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-kerntest-1.32-4|21	
14mu|texlive-kerntest-1.32-4|22	%description
14mu|texlive-kerntest-1.32-4|23	This class makes it easy to generate tables that show many
14mu|texlive-kerntest-1.32-4|24	different kerning pairs of an arbitrary font, usable by LaTeX.
14mu|texlive-kerntest-1.32-4|25	It shows the kerning values that are used in the the font by
14mu|texlive-kerntest-1.32-4|26	default. In addition, this class enables the user to alter the
14mu|texlive-kerntest-1.32-4|27	kernings and to observe the results. Kerning pairs can be
14mu|texlive-kerntest-1.32-4|28	defined for groups of similar glyphs at the same time. An mtx
14mu|texlive-kerntest-1.32-4|29	file is generated automatically. The mtx file may then be
14mu|texlive-kerntest-1.32-4|30	loaded by fontinst to introduce the user-made kernings into the
14mu|texlive-kerntest-1.32-4|31	virtual font for later use in LaTeX.
14mu|texlive-kerntest-1.32-4|32	
14mu|texlive-kerntest-1.32-4|33	
14mu|texlive-kerntest-1.32-4|34	#-----------------------------------------------------------------------
14mu|texlive-kerntest-1.32-4|35	%files
14mu|texlive-kerntest-1.32-4|36	%{_texmfdistdir}/tex/latex/kerntest/kerntest.cls
14mu|texlive-kerntest-1.32-4|37	%{_texmfdistdir}/tex/latex/kerntest/ly1mtx.clo
14mu|texlive-kerntest-1.32-4|38	%{_texmfdistdir}/tex/latex/kerntest/ot1mtx.clo
14mu|texlive-kerntest-1.32-4|39	%{_texmfdistdir}/tex/latex/kerntest/t1cmr-1200.fd
14mu|texlive-kerntest-1.32-4|40	%{_texmfdistdir}/tex/latex/kerntest/t1mtx.clo
14mu|texlive-kerntest-1.32-4|41	%{_texmfdistdir}/tex/latex/kerntest/t2amtx.clo
14mu|texlive-kerntest-1.32-4|42	%{_texmfdistdir}/tex/latex/kerntest/t2bmtx.clo
14mu|texlive-kerntest-1.32-4|43	%{_texmfdistdir}/tex/latex/kerntest/ts1mtx.clo
14mu|texlive-kerntest-1.32-4|44	%doc %{_texmfdistdir}/doc/latex/kerntest/ChangeLog
14mu|texlive-kerntest-1.32-4|45	%doc %{_texmfdistdir}/doc/latex/kerntest/README
14mu|texlive-kerntest-1.32-4|46	%doc %{_texmfdistdir}/doc/latex/kerntest/ToDo
14mu|texlive-kerntest-1.32-4|47	%doc %{_texmfdistdir}/doc/latex/kerntest/kerntest.pdf
14mu|texlive-kerntest-1.32-4|48	%doc %{_texmfdistdir}/doc/latex/kerntest/krntst-v.tex
14mu|texlive-kerntest-1.32-4|49	%doc %{_texmfdistdir}/doc/latex/kerntest/ot1-XXX-m-n.tex
14mu|texlive-kerntest-1.32-4|50	%doc %{_texmfdistdir}/doc/latex/kerntest/schoolb.map
14mu|texlive-kerntest-1.32-4|51	%doc %{_texmfdistdir}/doc/latex/kerntest/schoolb1.tex
14mu|texlive-kerntest-1.32-4|52	%doc %{_texmfdistdir}/doc/latex/kerntest/schoolb2.tex
14mu|texlive-kerntest-1.32-4|53	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-9nc-m-n-1.tex
14mu|texlive-kerntest-1.32-4|54	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-9nc-m-n-2.tex
14mu|texlive-kerntest-1.32-4|55	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-XXX-m-n.tex
14mu|texlive-kerntest-1.32-4|56	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-cmr-m-n-1200.tex
14mu|texlive-kerntest-1.32-4|57	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-ptm-bx-n-example.tex
14mu|texlive-kerntest-1.32-4|58	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-ptm-m-n-shortexample.tex
14mu|texlive-kerntest-1.32-4|59	%doc %{_texmfdistdir}/doc/latex/kerntest/t1-ptm-m-n.tex
14mu|texlive-kerntest-1.32-4|60	%doc %{_texmfdistdir}/doc/latex/kerntest/testschoolb.tex
14mu|texlive-kerntest-1.32-4|61	%doc %{_texmfdistdir}/doc/latex/kerntest/ts1-XXX-m-n.tex
14mu|texlive-kerntest-1.32-4|62	#- source
14mu|texlive-kerntest-1.32-4|63	%doc %{_texmfdistdir}/source/latex/kerntest/Makefile
14mu|texlive-kerntest-1.32-4|64	%doc %{_texmfdistdir}/source/latex/kerntest/kerntest.dtx
14mu|texlive-kerntest-1.32-4|65	%doc %{_texmfdistdir}/source/latex/kerntest/kerntest.ins
14mu|texlive-kerntest-1.32-4|66	
14mu|texlive-kerntest-1.32-4|67	#-----------------------------------------------------------------------
14mu|texlive-kerntest-1.32-4|68	%prep
14mu|texlive-kerntest-1.32-4|69	%setup -c -a0 -a1 -a2
14mu|texlive-kerntest-1.32-4|70	
14mu|texlive-kerntest-1.32-4|71	%build
14mu|texlive-kerntest-1.32-4|72	
14mu|texlive-kerntest-1.32-4|73	%install
14mu|texlive-kerntest-1.32-4|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kerntest-1.32-4|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-kerntest-1.32-4|76	
14mu|texlive-kerntest-1.32-4|77	
14mu|texlive-kerntest-1.32-4|78	
14mu|texlive-kerntest-1.32-4|79	%changelog
14mu|texlive-kerntest-1.32-4|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.32-4
14mu|texlive-kerntest-1.32-4|81	+ Revision: 0f6e7ac
14mu|texlive-kerntest-1.32-4|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kerntest-1.32-4|83	
14mu|texlive-kerntest-1.32-4|84	

25098 14
14mu|texlive-keycommand-3.1415-4|1	# revision 18042
14mu|texlive-keycommand-3.1415-4|2	# category Package
14mu|texlive-keycommand-3.1415-4|3	# catalog-ctan /macros/latex/contrib/keycommand
14mu|texlive-keycommand-3.1415-4|4	# catalog-date 2010-04-27 09:59:23 +0200
14mu|texlive-keycommand-3.1415-4|5	# catalog-license lppl
14mu|texlive-keycommand-3.1415-4|6	# catalog-version 3.1415
14mu|texlive-keycommand-3.1415-4|7	Name:		texlive-keycommand
14mu|texlive-keycommand-3.1415-4|8	Version:	3.1415
14mu|texlive-keycommand-3.1415-4|9	Release:	4
14mu|texlive-keycommand-3.1415-4|10	Summary:	Simple creation of commands with key-value arguments
14mu|texlive-keycommand-3.1415-4|11	Group:		Publishing
14mu|texlive-keycommand-3.1415-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/keycommand
14mu|texlive-keycommand-3.1415-4|13	License:	LPPL
14mu|texlive-keycommand-3.1415-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keycommand.tar.xz
14mu|texlive-keycommand-3.1415-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keycommand.doc.tar.xz
14mu|texlive-keycommand-3.1415-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keycommand.source.tar.xz
14mu|texlive-keycommand-3.1415-4|17	BuildArch:	noarch
14mu|texlive-keycommand-3.1415-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-keycommand-3.1415-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-keycommand-3.1415-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-keycommand-3.1415-4|21	
14mu|texlive-keycommand-3.1415-4|22	%description
14mu|texlive-keycommand-3.1415-4|23	The package (which requires e-TeX) provides a natural way to
14mu|texlive-keycommand-3.1415-4|24	define commands with optional keys. The package provides
14mu|texlive-keycommand-3.1415-4|25	\newkeycommand, \renewkeycommand, \providekeycommand,
14mu|texlive-keycommand-3.1415-4|26	\newkeyenvironment and \renewkeyenvironment, together with
14mu|texlive-keycommand-3.1415-4|27	\keycmd for a more advanced interface. The package is based on
14mu|texlive-keycommand-3.1415-4|28	kvsetkeys by Heiko Oberdiek.
14mu|texlive-keycommand-3.1415-4|29	
14mu|texlive-keycommand-3.1415-4|30	
14mu|texlive-keycommand-3.1415-4|31	#-----------------------------------------------------------------------
14mu|texlive-keycommand-3.1415-4|32	%files
14mu|texlive-keycommand-3.1415-4|33	%{_texmfdistdir}/tex/latex/keycommand/keycommand.sty
14mu|texlive-keycommand-3.1415-4|34	%doc %{_texmfdistdir}/doc/latex/keycommand/README
14mu|texlive-keycommand-3.1415-4|35	%doc %{_texmfdistdir}/doc/latex/keycommand/keycommand-example.pdf
14mu|texlive-keycommand-3.1415-4|36	%doc %{_texmfdistdir}/doc/latex/keycommand/keycommand-example.tex
14mu|texlive-keycommand-3.1415-4|37	%doc %{_texmfdistdir}/doc/latex/keycommand/keycommand.pdf
14mu|texlive-keycommand-3.1415-4|38	#- source
14mu|texlive-keycommand-3.1415-4|39	%doc %{_texmfdistdir}/source/latex/keycommand/keycommand.drv
14mu|texlive-keycommand-3.1415-4|40	%doc %{_texmfdistdir}/source/latex/keycommand/keycommand.dtx
14mu|texlive-keycommand-3.1415-4|41	%doc %{_texmfdistdir}/source/latex/keycommand/keycommand.ins
14mu|texlive-keycommand-3.1415-4|42	
14mu|texlive-keycommand-3.1415-4|43	#-----------------------------------------------------------------------
14mu|texlive-keycommand-3.1415-4|44	%prep
14mu|texlive-keycommand-3.1415-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-keycommand-3.1415-4|46	
14mu|texlive-keycommand-3.1415-4|47	%build
14mu|texlive-keycommand-3.1415-4|48	
14mu|texlive-keycommand-3.1415-4|49	%install
14mu|texlive-keycommand-3.1415-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-keycommand-3.1415-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-keycommand-3.1415-4|52	
14mu|texlive-keycommand-3.1415-4|53	
14mu|texlive-keycommand-3.1415-4|54	
14mu|texlive-keycommand-3.1415-4|55	%changelog
14mu|texlive-keycommand-3.1415-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1415-4
14mu|texlive-keycommand-3.1415-4|57	+ Revision: d16850b
14mu|texlive-keycommand-3.1415-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-keycommand-3.1415-4|59	
14mu|texlive-keycommand-3.1415-4|60	

25099 14
14mu|texlive-keyreader-0.4b-5|1	# revision 25563
14mu|texlive-keyreader-0.4b-5|2	# category Package
14mu|texlive-keyreader-0.4b-5|3	# catalog-ctan /macros/latex/contrib/keyreader
14mu|texlive-keyreader-0.4b-5|4	# catalog-date 2012-01-19 11:04:21 +0100
14mu|texlive-keyreader-0.4b-5|5	# catalog-license lppl1.3
14mu|texlive-keyreader-0.4b-5|6	# catalog-version 0.4b
14mu|texlive-keyreader-0.4b-5|7	Name:		texlive-keyreader
14mu|texlive-keyreader-0.4b-5|8	Version:	0.4b
14mu|texlive-keyreader-0.4b-5|9	Release:	5
14mu|texlive-keyreader-0.4b-5|10	Summary:	A robust interface to xkeyval
14mu|texlive-keyreader-0.4b-5|11	Group:		Publishing
14mu|texlive-keyreader-0.4b-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/keyreader
14mu|texlive-keyreader-0.4b-5|13	License:	LPPL1.3
14mu|texlive-keyreader-0.4b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keyreader.tar.xz
14mu|texlive-keyreader-0.4b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keyreader.doc.tar.xz
14mu|texlive-keyreader-0.4b-5|16	BuildArch:	noarch
14mu|texlive-keyreader-0.4b-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-keyreader-0.4b-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-keyreader-0.4b-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-keyreader-0.4b-5|20	
14mu|texlive-keyreader-0.4b-5|21	%description
14mu|texlive-keyreader-0.4b-5|22	The package provides a robust interface to controlling keys in
14mu|texlive-keyreader-0.4b-5|23	xkeyval, removing some of that package's restrictions. The
14mu|texlive-keyreader-0.4b-5|24	package also addresses some of the issues now covered by the
14mu|texlive-keyreader-0.4b-5|25	author's ltxkeys package, which was assumed to be a replacement
14mu|texlive-keyreader-0.4b-5|26	for keyreader. Since keyreader has remained a favourite with
14mu|texlive-keyreader-0.4b-5|27	users, it has been reinstated.
14mu|texlive-keyreader-0.4b-5|28	
14mu|texlive-keyreader-0.4b-5|29	
14mu|texlive-keyreader-0.4b-5|30	#-----------------------------------------------------------------------
14mu|texlive-keyreader-0.4b-5|31	%files
14mu|texlive-keyreader-0.4b-5|32	%{_texmfdistdir}/tex/latex/keyreader/keyreader-guide.cfg
14mu|texlive-keyreader-0.4b-5|33	%{_texmfdistdir}/tex/latex/keyreader/keyreader.sty
14mu|texlive-keyreader-0.4b-5|34	%doc %{_texmfdistdir}/doc/latex/keyreader/README
14mu|texlive-keyreader-0.4b-5|35	%doc %{_texmfdistdir}/doc/latex/keyreader/keyreader-guide.pdf
14mu|texlive-keyreader-0.4b-5|36	%doc %{_texmfdistdir}/doc/latex/keyreader/keyreader-guide.tex
14mu|texlive-keyreader-0.4b-5|37	
14mu|texlive-keyreader-0.4b-5|38	#-----------------------------------------------------------------------
14mu|texlive-keyreader-0.4b-5|39	%prep
14mu|texlive-keyreader-0.4b-5|40	%setup -c -a0 -a1
14mu|texlive-keyreader-0.4b-5|41	
14mu|texlive-keyreader-0.4b-5|42	%build
14mu|texlive-keyreader-0.4b-5|43	
14mu|texlive-keyreader-0.4b-5|44	%install
14mu|texlive-keyreader-0.4b-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-keyreader-0.4b-5|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-keyreader-0.4b-5|47	
14mu|texlive-keyreader-0.4b-5|48	
14mu|texlive-keyreader-0.4b-5|49	
14mu|texlive-keyreader-0.4b-5|50	%changelog
14mu|texlive-keyreader-0.4b-5|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4b-5
14mu|texlive-keyreader-0.4b-5|52	+ Revision: 15f7fde
14mu|texlive-keyreader-0.4b-5|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-keyreader-0.4b-5|54	
14mu|texlive-keyreader-0.4b-5|55	

25100 14
14mu|texlive-keystroke-v1.6-4|1	# revision 17992
14mu|texlive-keystroke-v1.6-4|2	# category Package
14mu|texlive-keystroke-v1.6-4|3	# catalog-ctan /macros/latex/contrib/keystroke
14mu|texlive-keystroke-v1.6-4|4	# catalog-date 2010-04-23 13:36:14 +0200
14mu|texlive-keystroke-v1.6-4|5	# catalog-license gpl
14mu|texlive-keystroke-v1.6-4|6	# catalog-version v1.6
14mu|texlive-keystroke-v1.6-4|7	Name:		texlive-keystroke
14mu|texlive-keystroke-v1.6-4|8	Version:	v1.6
14mu|texlive-keystroke-v1.6-4|9	Release:	4
14mu|texlive-keystroke-v1.6-4|10	Summary:	Graphical representation of keys on keyboard
14mu|texlive-keystroke-v1.6-4|11	Group:		Publishing
14mu|texlive-keystroke-v1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/keystroke
14mu|texlive-keystroke-v1.6-4|13	License:	GPL
14mu|texlive-keystroke-v1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keystroke.tar.xz
14mu|texlive-keystroke-v1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keystroke.doc.tar.xz
14mu|texlive-keystroke-v1.6-4|16	BuildArch:	noarch
14mu|texlive-keystroke-v1.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-keystroke-v1.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-keystroke-v1.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-keystroke-v1.6-4|20	
14mu|texlive-keystroke-v1.6-4|21	%description
14mu|texlive-keystroke-v1.6-4|22	A LaTeX package which provides macros for the graphical
14mu|texlive-keystroke-v1.6-4|23	representation of the keys on a computer keyboard.
14mu|texlive-keystroke-v1.6-4|24	
14mu|texlive-keystroke-v1.6-4|25	
14mu|texlive-keystroke-v1.6-4|26	#-----------------------------------------------------------------------
14mu|texlive-keystroke-v1.6-4|27	%files
14mu|texlive-keystroke-v1.6-4|28	%{_texmfdistdir}/tex/latex/keystroke/keystroke.sty
14mu|texlive-keystroke-v1.6-4|29	%{_texmfdistdir}/tex/latex/keystroke/keystroke_left.eps
14mu|texlive-keystroke-v1.6-4|30	%{_texmfdistdir}/tex/latex/keystroke/keystroke_left.pdf
14mu|texlive-keystroke-v1.6-4|31	%{_texmfdistdir}/tex/latex/keystroke/keystroke_middle.eps
14mu|texlive-keystroke-v1.6-4|32	%{_texmfdistdir}/tex/latex/keystroke/keystroke_middle.pdf
14mu|texlive-keystroke-v1.6-4|33	%{_texmfdistdir}/tex/latex/keystroke/keystroke_right.eps
14mu|texlive-keystroke-v1.6-4|34	%{_texmfdistdir}/tex/latex/keystroke/keystroke_right.pdf
14mu|texlive-keystroke-v1.6-4|35	%doc %{_texmfdistdir}/doc/latex/keystroke/README
14mu|texlive-keystroke-v1.6-4|36	%doc %{_texmfdistdir}/doc/latex/keystroke/key-test.pdf
14mu|texlive-keystroke-v1.6-4|37	%doc %{_texmfdistdir}/doc/latex/keystroke/key-test.tex
14mu|texlive-keystroke-v1.6-4|38	
14mu|texlive-keystroke-v1.6-4|39	#-----------------------------------------------------------------------
14mu|texlive-keystroke-v1.6-4|40	%prep
14mu|texlive-keystroke-v1.6-4|41	%setup -c -a0 -a1
14mu|texlive-keystroke-v1.6-4|42	
14mu|texlive-keystroke-v1.6-4|43	%build
14mu|texlive-keystroke-v1.6-4|44	
14mu|texlive-keystroke-v1.6-4|45	%install
14mu|texlive-keystroke-v1.6-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-keystroke-v1.6-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-keystroke-v1.6-4|48	
14mu|texlive-keystroke-v1.6-4|49	
14mu|texlive-keystroke-v1.6-4|50	
14mu|texlive-keystroke-v1.6-4|51	%changelog
14mu|texlive-keystroke-v1.6-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.6-4
14mu|texlive-keystroke-v1.6-4|53	+ Revision: a8587e5
14mu|texlive-keystroke-v1.6-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-keystroke-v1.6-4|55	
14mu|texlive-keystroke-v1.6-4|56	

25101 14
14mu|texlive-keyval2e-0.0.2-4|1	# revision 23698
14mu|texlive-keyval2e-0.0.2-4|2	# category Package
14mu|texlive-keyval2e-0.0.2-4|3	# catalog-ctan /macros/latex/contrib/keyval2e
14mu|texlive-keyval2e-0.0.2-4|4	# catalog-date 2011-08-26 11:26:23 +0200
14mu|texlive-keyval2e-0.0.2-4|5	# catalog-license lppl1.3
14mu|texlive-keyval2e-0.0.2-4|6	# catalog-version 0.0.2
14mu|texlive-keyval2e-0.0.2-4|7	Name:		texlive-keyval2e
14mu|texlive-keyval2e-0.0.2-4|8	Version:	0.0.2
14mu|texlive-keyval2e-0.0.2-4|9	Release:	4
14mu|texlive-keyval2e-0.0.2-4|10	Summary:	A lightweight and robust key-value parser
14mu|texlive-keyval2e-0.0.2-4|11	Group:		Publishing
14mu|texlive-keyval2e-0.0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/keyval2e
14mu|texlive-keyval2e-0.0.2-4|13	License:	LPPL1.3
14mu|texlive-keyval2e-0.0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keyval2e.tar.xz
14mu|texlive-keyval2e-0.0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/keyval2e.doc.tar.xz
14mu|texlive-keyval2e-0.0.2-4|16	BuildArch:	noarch
14mu|texlive-keyval2e-0.0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-keyval2e-0.0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-keyval2e-0.0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-keyval2e-0.0.2-4|20	
14mu|texlive-keyval2e-0.0.2-4|21	%description
14mu|texlive-keyval2e-0.0.2-4|22	The package provides lightweight and robust facilities for
14mu|texlive-keyval2e-0.0.2-4|23	creating and managing keys. Its machinery isn't as extensive as
14mu|texlive-keyval2e-0.0.2-4|24	that of, e.g., the ltxkeys package, but it is equally robust;
14mu|texlive-keyval2e-0.0.2-4|25	ease of use and speed of processing are the design aims of the
14mu|texlive-keyval2e-0.0.2-4|26	package.
14mu|texlive-keyval2e-0.0.2-4|27	
14mu|texlive-keyval2e-0.0.2-4|28	
14mu|texlive-keyval2e-0.0.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-keyval2e-0.0.2-4|30	%files
14mu|texlive-keyval2e-0.0.2-4|31	%{_texmfdistdir}/tex/latex/keyval2e/keyval2e.sty
14mu|texlive-keyval2e-0.0.2-4|32	%doc %{_texmfdistdir}/doc/latex/keyval2e/README
14mu|texlive-keyval2e-0.0.2-4|33	%doc %{_texmfdistdir}/doc/latex/keyval2e/keyval2e-examples.pdf
14mu|texlive-keyval2e-0.0.2-4|34	%doc %{_texmfdistdir}/doc/latex/keyval2e/keyval2e-examples.tex
14mu|texlive-keyval2e-0.0.2-4|35	%doc %{_texmfdistdir}/doc/latex/keyval2e/keyval2e-guide.pdf
14mu|texlive-keyval2e-0.0.2-4|36	%doc %{_texmfdistdir}/doc/latex/keyval2e/keyval2e-guide.tex
14mu|texlive-keyval2e-0.0.2-4|37	
14mu|texlive-keyval2e-0.0.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-keyval2e-0.0.2-4|39	%prep
14mu|texlive-keyval2e-0.0.2-4|40	%setup -c -a0 -a1
14mu|texlive-keyval2e-0.0.2-4|41	
14mu|texlive-keyval2e-0.0.2-4|42	%build
14mu|texlive-keyval2e-0.0.2-4|43	
14mu|texlive-keyval2e-0.0.2-4|44	%install
14mu|texlive-keyval2e-0.0.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-keyval2e-0.0.2-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-keyval2e-0.0.2-4|47	
14mu|texlive-keyval2e-0.0.2-4|48	
14mu|texlive-keyval2e-0.0.2-4|49	
14mu|texlive-keyval2e-0.0.2-4|50	%changelog
14mu|texlive-keyval2e-0.0.2-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14mu|texlive-keyval2e-0.0.2-4|52	+ Revision: 68a5410
14mu|texlive-keyval2e-0.0.2-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-keyval2e-0.0.2-4|54	
14mu|texlive-keyval2e-0.0.2-4|55	

25102 14
14mu|texlive-kix-20110304-4|1	# revision 21606
14mu|texlive-kix-20110304-4|2	# category Package
14mu|texlive-kix-20110304-4|3	# catalog-ctan /macros/latex/contrib/kix
14mu|texlive-kix-20110304-4|4	# catalog-date 2011-03-04 11:12:16 +0100
14mu|texlive-kix-20110304-4|5	# catalog-license lppl1
14mu|texlive-kix-20110304-4|6	# catalog-version undef
14mu|texlive-kix-20110304-4|7	Name:		texlive-kix
14mu|texlive-kix-20110304-4|8	Version:	20110304
14mu|texlive-kix-20110304-4|9	Release:	4
14mu|texlive-kix-20110304-4|10	Summary:	Typeset KIX codes
14mu|texlive-kix-20110304-4|11	Group:		Publishing
14mu|texlive-kix-20110304-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kix
14mu|texlive-kix-20110304-4|13	License:	LPPL1
14mu|texlive-kix-20110304-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kix.tar.xz
14mu|texlive-kix-20110304-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kix.doc.tar.xz
14mu|texlive-kix-20110304-4|16	BuildArch:	noarch
14mu|texlive-kix-20110304-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-kix-20110304-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-kix-20110304-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-kix-20110304-4|20	
14mu|texlive-kix-20110304-4|21	%description
14mu|texlive-kix-20110304-4|22	Implements KIX codes as used by the Dutch PTT for bulk mail
14mu|texlive-kix-20110304-4|23	addressing. (Royal Mail 4 State Code.) KIX is a registered
14mu|texlive-kix-20110304-4|24	trade mark of PTT Post Holdings B. V.
14mu|texlive-kix-20110304-4|25	
14mu|texlive-kix-20110304-4|26	
14mu|texlive-kix-20110304-4|27	#-----------------------------------------------------------------------
14mu|texlive-kix-20110304-4|28	%files
14mu|texlive-kix-20110304-4|29	%{_texmfdistdir}/tex/latex/kix/kix.sty
14mu|texlive-kix-20110304-4|30	%doc %{_texmfdistdir}/doc/latex/kix/kix.pdf
14mu|texlive-kix-20110304-4|31	%doc %{_texmfdistdir}/doc/latex/kix/kix.tex
14mu|texlive-kix-20110304-4|32	
14mu|texlive-kix-20110304-4|33	#-----------------------------------------------------------------------
14mu|texlive-kix-20110304-4|34	%prep
14mu|texlive-kix-20110304-4|35	%setup -c -a0 -a1
14mu|texlive-kix-20110304-4|36	
14mu|texlive-kix-20110304-4|37	%build
14mu|texlive-kix-20110304-4|38	
14mu|texlive-kix-20110304-4|39	%install
14mu|texlive-kix-20110304-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kix-20110304-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-kix-20110304-4|42	
14mu|texlive-kix-20110304-4|43	
14mu|texlive-kix-20110304-4|44	
14mu|texlive-kix-20110304-4|45	%changelog
14mu|texlive-kix-20110304-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110304-4
14mu|texlive-kix-20110304-4|47	+ Revision: 39f82e4
14mu|texlive-kix-20110304-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kix-20110304-4|49	
14mu|texlive-kix-20110304-4|50	

25103 14
14mu|texlive-kluwer-20111103-4|1	# revision 15878
14mu|texlive-kluwer-20111103-4|2	# category Package
14mu|texlive-kluwer-20111103-4|3	# catalog-ctan undef
14mu|texlive-kluwer-20111103-4|4	# catalog-date undef
14mu|texlive-kluwer-20111103-4|5	# catalog-license undef
14mu|texlive-kluwer-20111103-4|6	# catalog-version undef
14mu|texlive-kluwer-20111103-4|7	Name:		texlive-kluwer
14mu|texlive-kluwer-20111103-4|8	Version:	20111103
14mu|texlive-kluwer-20111103-4|9	Release:	4
14mu|texlive-kluwer-20111103-4|10	Summary:	TeXLive kluwer package
14mu|texlive-kluwer-20111103-4|11	Group:		Publishing
14mu|texlive-kluwer-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-kluwer-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-kluwer-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kluwer.tar.xz
14mu|texlive-kluwer-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kluwer.doc.tar.xz
14mu|texlive-kluwer-20111103-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kluwer.source.tar.xz
14mu|texlive-kluwer-20111103-4|17	BuildArch:	noarch
14mu|texlive-kluwer-20111103-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-kluwer-20111103-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-kluwer-20111103-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-kluwer-20111103-4|21	
14mu|texlive-kluwer-20111103-4|22	%description
14mu|texlive-kluwer-20111103-4|23	TeXLive kluwer package.
14mu|texlive-kluwer-20111103-4|24	
14mu|texlive-kluwer-20111103-4|25	
14mu|texlive-kluwer-20111103-4|26	#-----------------------------------------------------------------------
14mu|texlive-kluwer-20111103-4|27	%files
14mu|texlive-kluwer-20111103-4|28	%{_texmfdistdir}/bibtex/bst/kluwer/klunamed.bst
14mu|texlive-kluwer-20111103-4|29	%{_texmfdistdir}/bibtex/bst/kluwer/klunum.bst
14mu|texlive-kluwer-20111103-4|30	%{_texmfdistdir}/tex/latex/kluwer/klu10.clo
14mu|texlive-kluwer-20111103-4|31	%{_texmfdistdir}/tex/latex/kluwer/klu105.clo
14mu|texlive-kluwer-20111103-4|32	%{_texmfdistdir}/tex/latex/kluwer/klu11.clo
14mu|texlive-kluwer-20111103-4|33	%{_texmfdistdir}/tex/latex/kluwer/klu12.clo
14mu|texlive-kluwer-20111103-4|34	%{_texmfdistdir}/tex/latex/kluwer/klu9.clo
14mu|texlive-kluwer-20111103-4|35	%{_texmfdistdir}/tex/latex/kluwer/klucite.sty
14mu|texlive-kluwer-20111103-4|36	%{_texmfdistdir}/tex/latex/kluwer/kluedit.sty
14mu|texlive-kluwer-20111103-4|37	%{_texmfdistdir}/tex/latex/kluwer/klufloa.sty
14mu|texlive-kluwer-20111103-4|38	%{_texmfdistdir}/tex/latex/kluwer/klulist.sty
14mu|texlive-kluwer-20111103-4|39	%{_texmfdistdir}/tex/latex/kluwer/klumac.sty
14mu|texlive-kluwer-20111103-4|40	%{_texmfdistdir}/tex/latex/kluwer/klumath.sty
14mu|texlive-kluwer-20111103-4|41	%{_texmfdistdir}/tex/latex/kluwer/klumono.sty
14mu|texlive-kluwer-20111103-4|42	%{_texmfdistdir}/tex/latex/kluwer/klunote.sty
14mu|texlive-kluwer-20111103-4|43	%{_texmfdistdir}/tex/latex/kluwer/kluopen.sty
14mu|texlive-kluwer-20111103-4|44	%{_texmfdistdir}/tex/latex/kluwer/klups.sty
14mu|texlive-kluwer-20111103-4|45	%{_texmfdistdir}/tex/latex/kluwer/kluref.sty
14mu|texlive-kluwer-20111103-4|46	%{_texmfdistdir}/tex/latex/kluwer/klusec.sty
14mu|texlive-kluwer-20111103-4|47	%{_texmfdistdir}/tex/latex/kluwer/klut10.clo
14mu|texlive-kluwer-20111103-4|48	%{_texmfdistdir}/tex/latex/kluwer/klut11.clo
14mu|texlive-kluwer-20111103-4|49	%{_texmfdistdir}/tex/latex/kluwer/klut12.clo
14mu|texlive-kluwer-20111103-4|50	%{_texmfdistdir}/tex/latex/kluwer/klut9.clo
14mu|texlive-kluwer-20111103-4|51	%{_texmfdistdir}/tex/latex/kluwer/klutab.sty
14mu|texlive-kluwer-20111103-4|52	%{_texmfdistdir}/tex/latex/kluwer/kluwer.cls
14mu|texlive-kluwer-20111103-4|53	%doc %{_texmfdistdir}/doc/latex/kluwer/00readme
14mu|texlive-kluwer-20111103-4|54	%doc %{_texmfdistdir}/doc/latex/kluwer/mouse.eps
14mu|texlive-kluwer-20111103-4|55	%doc %{_texmfdistdir}/doc/latex/kluwer/sampkluw.dvi
14mu|texlive-kluwer-20111103-4|56	%doc %{_texmfdistdir}/doc/latex/kluwer/sampkluw.ent
14mu|texlive-kluwer-20111103-4|57	%doc %{_texmfdistdir}/doc/latex/kluwer/sampkluw.tex
14mu|texlive-kluwer-20111103-4|58	%doc %{_texmfdistdir}/doc/latex/kluwer/sampopen.dvi
14mu|texlive-kluwer-20111103-4|59	%doc %{_texmfdistdir}/doc/latex/kluwer/sampopen.tex
14mu|texlive-kluwer-20111103-4|60	%doc %{_texmfdistdir}/doc/latex/kluwer/usrman.dvi
14mu|texlive-kluwer-20111103-4|61	%doc %{_texmfdistdir}/doc/latex/kluwer/usrman.ent
14mu|texlive-kluwer-20111103-4|62	%doc %{_texmfdistdir}/doc/latex/kluwer/usrman.tex
14mu|texlive-kluwer-20111103-4|63	#- source
14mu|texlive-kluwer-20111103-4|64	%doc %{_texmfdistdir}/source/latex/kluwer/kluwer.dtx
14mu|texlive-kluwer-20111103-4|65	%doc %{_texmfdistdir}/source/latex/kluwer/kluwer.ins
14mu|texlive-kluwer-20111103-4|66	
14mu|texlive-kluwer-20111103-4|67	#-----------------------------------------------------------------------
14mu|texlive-kluwer-20111103-4|68	%prep
14mu|texlive-kluwer-20111103-4|69	%setup -c -a0 -a1 -a2
14mu|texlive-kluwer-20111103-4|70	
14mu|texlive-kluwer-20111103-4|71	%build
14mu|texlive-kluwer-20111103-4|72	
14mu|texlive-kluwer-20111103-4|73	%install
14mu|texlive-kluwer-20111103-4|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kluwer-20111103-4|75	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-kluwer-20111103-4|76	
14mu|texlive-kluwer-20111103-4|77	
14mu|texlive-kluwer-20111103-4|78	
14mu|texlive-kluwer-20111103-4|79	%changelog
14mu|texlive-kluwer-20111103-4|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-kluwer-20111103-4|81	+ Revision: 708c8bc
14mu|texlive-kluwer-20111103-4|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kluwer-20111103-4|83	
14mu|texlive-kluwer-20111103-4|84	

25104 14
14mu|texlive-knitting-2.0-4|1	# revision 19595
14mu|texlive-knitting-2.0-4|2	# category Package
14mu|texlive-knitting-2.0-4|3	# catalog-ctan /fonts/knitting
14mu|texlive-knitting-2.0-4|4	# catalog-date 2010-08-29 22:20:17 +0200
14mu|texlive-knitting-2.0-4|5	# catalog-license lppl1.3
14mu|texlive-knitting-2.0-4|6	# catalog-version 2.0
14mu|texlive-knitting-2.0-4|7	Name:		texlive-knitting
14mu|texlive-knitting-2.0-4|8	Version:	2.0
14mu|texlive-knitting-2.0-4|9	Release:	4
14mu|texlive-knitting-2.0-4|10	Summary:	Produce knitting charts, in Plain TeX or LaTeX
14mu|texlive-knitting-2.0-4|11	Group:		Publishing
14mu|texlive-knitting-2.0-4|12	URL:		http://www.ctan.org/tex-archive/fonts/knitting
14mu|texlive-knitting-2.0-4|13	License:	LPPL1.3
14mu|texlive-knitting-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knitting.tar.xz
14mu|texlive-knitting-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knitting.doc.tar.xz
14mu|texlive-knitting-2.0-4|16	BuildArch:	noarch
14mu|texlive-knitting-2.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-knitting-2.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-knitting-2.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-knitting-2.0-4|20	
14mu|texlive-knitting-2.0-4|21	%description
14mu|texlive-knitting-2.0-4|22	The package provides symbol fonts and commands to write charted
14mu|texlive-knitting-2.0-4|23	instructions for cable and lace knitting patterns, using either
14mu|texlive-knitting-2.0-4|24	plain TeX or LaTeX. The fonts are available both as MetaFont
14mu|texlive-knitting-2.0-4|25	source and in Adobe Type 1 format.
14mu|texlive-knitting-2.0-4|26	
14mu|texlive-knitting-2.0-4|27	
14mu|texlive-knitting-2.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-knitting-2.0-4|29	%files
14mu|texlive-knitting-2.0-4|30	%{_texmfdistdir}/fonts/afm/public/knitting/knitg_sc_in.afm
14mu|texlive-knitting-2.0-4|31	%{_texmfdistdir}/fonts/afm/public/knitting/knitg_sc_out.afm
14mu|texlive-knitting-2.0-4|32	%{_texmfdistdir}/fonts/afm/public/knitting/knitgg.afm
14mu|texlive-knitting-2.0-4|33	%{_texmfdistdir}/fonts/afm/public/knitting/knitgn.afm
14mu|texlive-knitting-2.0-4|34	%{_texmfdistdir}/fonts/afm/public/knitting/knitgp.afm
14mu|texlive-knitting-2.0-4|35	%{_texmfdistdir}/fonts/afm/public/knitting/knitn_sc_in.afm
14mu|texlive-knitting-2.0-4|36	%{_texmfdistdir}/fonts/afm/public/knitting/knitn_sc_out.afm
14mu|texlive-knitting-2.0-4|37	%{_texmfdistdir}/fonts/afm/public/knitting/knitnl.afm
14mu|texlive-knitting-2.0-4|38	%{_texmfdistdir}/fonts/afm/public/knitting/knitnn.afm
14mu|texlive-knitting-2.0-4|39	%{_texmfdistdir}/fonts/afm/public/knitting/knitnp.afm
14mu|texlive-knitting-2.0-4|40	%{_texmfdistdir}/fonts/afm/public/knitting/knitnr.afm
14mu|texlive-knitting-2.0-4|41	%{_texmfdistdir}/fonts/afm/public/knitting/knitw_sc_in.afm
14mu|texlive-knitting-2.0-4|42	%{_texmfdistdir}/fonts/afm/public/knitting/knitw_sc_out.afm
14mu|texlive-knitting-2.0-4|43	%{_texmfdistdir}/fonts/afm/public/knitting/knitwg.afm
14mu|texlive-knitting-2.0-4|44	%{_texmfdistdir}/fonts/afm/public/knitting/knitwn.afm
14mu|texlive-knitting-2.0-4|45	%{_texmfdistdir}/fonts/afm/public/knitting/knitwp.afm
14mu|texlive-knitting-2.0-4|46	%{_texmfdistdir}/fonts/map/dvips/knitting/knitfont.map
14mu|texlive-knitting-2.0-4|47	%{_texmfdistdir}/fonts/source/public/knitting/knit_dimens.mf
14mu|texlive-knitting-2.0-4|48	%{_texmfdistdir}/fonts/source/public/knitting/knit_grid_cables.mf
14mu|texlive-knitting-2.0-4|49	%{_texmfdistdir}/fonts/source/public/knitting/knit_nogrid_cables.mf
14mu|texlive-knitting-2.0-4|50	%{_texmfdistdir}/fonts/source/public/knitting/knit_symbols.mf
14mu|texlive-knitting-2.0-4|51	%{_texmfdistdir}/fonts/source/public/knitting/knitg_sc_in.mf
14mu|texlive-knitting-2.0-4|52	%{_texmfdistdir}/fonts/source/public/knitting/knitg_sc_out.mf
14mu|texlive-knitting-2.0-4|53	%{_texmfdistdir}/fonts/source/public/knitting/knitgg.mf
14mu|texlive-knitting-2.0-4|54	%{_texmfdistdir}/fonts/source/public/knitting/knitgn.mf
14mu|texlive-knitting-2.0-4|55	%{_texmfdistdir}/fonts/source/public/knitting/knitgp.mf
14mu|texlive-knitting-2.0-4|56	%{_texmfdistdir}/fonts/source/public/knitting/knitn_sc_in.mf
14mu|texlive-knitting-2.0-4|57	%{_texmfdistdir}/fonts/source/public/knitting/knitn_sc_out.mf
14mu|texlive-knitting-2.0-4|58	%{_texmfdistdir}/fonts/source/public/knitting/knitnl.mf
14mu|texlive-knitting-2.0-4|59	%{_texmfdistdir}/fonts/source/public/knitting/knitnn.mf
14mu|texlive-knitting-2.0-4|60	%{_texmfdistdir}/fonts/source/public/knitting/knitnp.mf
14mu|texlive-knitting-2.0-4|61	%{_texmfdistdir}/fonts/source/public/knitting/knitnr.mf
14mu|texlive-knitting-2.0-4|62	%{_texmfdistdir}/fonts/source/public/knitting/knitw_sc_in.mf
14mu|texlive-knitting-2.0-4|63	%{_texmfdistdir}/fonts/source/public/knitting/knitw_sc_out.mf
14mu|texlive-knitting-2.0-4|64	%{_texmfdistdir}/fonts/source/public/knitting/knitwg.mf
14mu|texlive-knitting-2.0-4|65	%{_texmfdistdir}/fonts/source/public/knitting/knitwn.mf
14mu|texlive-knitting-2.0-4|66	%{_texmfdistdir}/fonts/source/public/knitting/knitwp.mf
14mu|texlive-knitting-2.0-4|67	%{_texmfdistdir}/fonts/tfm/public/knitting/knitg_sc_in.tfm
14mu|texlive-knitting-2.0-4|68	%{_texmfdistdir}/fonts/tfm/public/knitting/knitg_sc_out.tfm
14mu|texlive-knitting-2.0-4|69	%{_texmfdistdir}/fonts/tfm/public/knitting/knitgg.tfm
14mu|texlive-knitting-2.0-4|70	%{_texmfdistdir}/fonts/tfm/public/knitting/knitgn.tfm
14mu|texlive-knitting-2.0-4|71	%{_texmfdistdir}/fonts/tfm/public/knitting/knitgp.tfm
14mu|texlive-knitting-2.0-4|72	%{_texmfdistdir}/fonts/tfm/public/knitting/knitn_sc_in.tfm
14mu|texlive-knitting-2.0-4|73	%{_texmfdistdir}/fonts/tfm/public/knitting/knitn_sc_out.tfm
14mu|texlive-knitting-2.0-4|74	%{_texmfdistdir}/fonts/tfm/public/knitting/knitnl.tfm
14mu|texlive-knitting-2.0-4|75	%{_texmfdistdir}/fonts/tfm/public/knitting/knitnn.tfm
14mu|texlive-knitting-2.0-4|76	%{_texmfdistdir}/fonts/tfm/public/knitting/knitnp.tfm
14mu|texlive-knitting-2.0-4|77	%{_texmfdistdir}/fonts/tfm/public/knitting/knitnr.tfm
14mu|texlive-knitting-2.0-4|78	%{_texmfdistdir}/fonts/tfm/public/knitting/knitw_sc_in.tfm
14mu|texlive-knitting-2.0-4|79	%{_texmfdistdir}/fonts/tfm/public/knitting/knitw_sc_out.tfm
14mu|texlive-knitting-2.0-4|80	%{_texmfdistdir}/fonts/tfm/public/knitting/knitwg.tfm
14mu|texlive-knitting-2.0-4|81	%{_texmfdistdir}/fonts/tfm/public/knitting/knitwn.tfm
14mu|texlive-knitting-2.0-4|82	%{_texmfdistdir}/fonts/tfm/public/knitting/knitwp.tfm
14mu|texlive-knitting-2.0-4|83	%{_texmfdistdir}/fonts/type1/public/knitting/knitg_sc_in.pfb
14mu|texlive-knitting-2.0-4|84	%{_texmfdistdir}/fonts/type1/public/knitting/knitg_sc_out.pfb
14mu|texlive-knitting-2.0-4|85	%{_texmfdistdir}/fonts/type1/public/knitting/knitgg.pfb
14mu|texlive-knitting-2.0-4|86	%{_texmfdistdir}/fonts/type1/public/knitting/knitgn.pfb
14mu|texlive-knitting-2.0-4|87	%{_texmfdistdir}/fonts/type1/public/knitting/knitgp.pfb
14mu|texlive-knitting-2.0-4|88	%{_texmfdistdir}/fonts/type1/public/knitting/knitn_sc_in.pfb
14mu|texlive-knitting-2.0-4|89	%{_texmfdistdir}/fonts/type1/public/knitting/knitn_sc_out.pfb
14mu|texlive-knitting-2.0-4|90	%{_texmfdistdir}/fonts/type1/public/knitting/knitnl.pfb
14mu|texlive-knitting-2.0-4|91	%{_texmfdistdir}/fonts/type1/public/knitting/knitnn.pfb
14mu|texlive-knitting-2.0-4|92	%{_texmfdistdir}/fonts/type1/public/knitting/knitnp.pfb
14mu|texlive-knitting-2.0-4|93	%{_texmfdistdir}/fonts/type1/public/knitting/knitnr.pfb
14mu|texlive-knitting-2.0-4|94	%{_texmfdistdir}/fonts/type1/public/knitting/knitw_sc_in.pfb
14mu|texlive-knitting-2.0-4|95	%{_texmfdistdir}/fonts/type1/public/knitting/knitw_sc_out.pfb
14mu|texlive-knitting-2.0-4|96	%{_texmfdistdir}/fonts/type1/public/knitting/knitwg.pfb
14mu|texlive-knitting-2.0-4|97	%{_texmfdistdir}/fonts/type1/public/knitting/knitwn.pfb
14mu|texlive-knitting-2.0-4|98	%{_texmfdistdir}/fonts/type1/public/knitting/knitwp.pfb
14mu|texlive-knitting-2.0-4|99	%{_texmfdistdir}/tex/latex/knitting/knitting.sty
14mu|texlive-knitting-2.0-4|100	%{_texmfdistdir}/tex/latex/knitting/uknit.fd
14mu|texlive-knitting-2.0-4|101	%{_texmfdistdir}/tex/plain/knitting/knitting.tex
14mu|texlive-knitting-2.0-4|102	%doc %{_texmfdistdir}/doc/fonts/knitting/README
14mu|texlive-knitting-2.0-4|103	%doc %{_texmfdistdir}/doc/fonts/knitting/knitexamples.tex
14mu|texlive-knitting-2.0-4|104	%doc %{_texmfdistdir}/doc/fonts/knitting/knitkey.tex
14mu|texlive-knitting-2.0-4|105	%doc %{_texmfdistdir}/doc/fonts/knitting/knitting-doc.pdf
14mu|texlive-knitting-2.0-4|106	%doc %{_texmfdistdir}/doc/fonts/knitting/knitting-doc.tex
14mu|texlive-knitting-2.0-4|107	
14mu|texlive-knitting-2.0-4|108	#-----------------------------------------------------------------------
14mu|texlive-knitting-2.0-4|109	%prep
14mu|texlive-knitting-2.0-4|110	%setup -c -a0 -a1
14mu|texlive-knitting-2.0-4|111	
14mu|texlive-knitting-2.0-4|112	%build
14mu|texlive-knitting-2.0-4|113	
14mu|texlive-knitting-2.0-4|114	%install
14mu|texlive-knitting-2.0-4|115	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-knitting-2.0-4|116	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-knitting-2.0-4|117	
14mu|texlive-knitting-2.0-4|118	
14mu|texlive-knitting-2.0-4|119	
14mu|texlive-knitting-2.0-4|120	%changelog
14mu|texlive-knitting-2.0-4|121	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-knitting-2.0-4|122	+ Revision: 09907c9
14mu|texlive-knitting-2.0-4|123	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-knitting-2.0-4|124	
14mu|texlive-knitting-2.0-4|125	

25105 14
14mu|texlive-knittingpattern-20100309-4|1	# revision 17205
14mu|texlive-knittingpattern-20100309-4|2	# category Package
14mu|texlive-knittingpattern-20100309-4|3	# catalog-ctan /macros/latex/contrib/knittingpattern
14mu|texlive-knittingpattern-20100309-4|4	# catalog-date 2010-03-09 13:13:30 +0100
14mu|texlive-knittingpattern-20100309-4|5	# catalog-license lppl1.3
14mu|texlive-knittingpattern-20100309-4|6	# catalog-version undef
14mu|texlive-knittingpattern-20100309-4|7	Name:		texlive-knittingpattern
14mu|texlive-knittingpattern-20100309-4|8	Version:	20100309
14mu|texlive-knittingpattern-20100309-4|9	Release:	4
14mu|texlive-knittingpattern-20100309-4|10	Summary:	Create knitting patterns
14mu|texlive-knittingpattern-20100309-4|11	Group:		Publishing
14mu|texlive-knittingpattern-20100309-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/knittingpattern
14mu|texlive-knittingpattern-20100309-4|13	License:	LPPL1.3
14mu|texlive-knittingpattern-20100309-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knittingpattern.tar.xz
14mu|texlive-knittingpattern-20100309-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/knittingpattern.doc.tar.xz
14mu|texlive-knittingpattern-20100309-4|16	BuildArch:	noarch
14mu|texlive-knittingpattern-20100309-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-knittingpattern-20100309-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-knittingpattern-20100309-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-knittingpattern-20100309-4|20	
14mu|texlive-knittingpattern-20100309-4|21	%description
14mu|texlive-knittingpattern-20100309-4|22	The class provides a simple, effective method for knitters to
14mu|texlive-knittingpattern-20100309-4|23	produce high-quality, attractive patterns using LaTeX. It does
14mu|texlive-knittingpattern-20100309-4|24	this by providing commands to handle as much of the layout of
14mu|texlive-knittingpattern-20100309-4|25	the document as possible, leaving the author free to
14mu|texlive-knittingpattern-20100309-4|26	concentrate on the pattern.
14mu|texlive-knittingpattern-20100309-4|27	
14mu|texlive-knittingpattern-20100309-4|28	
14mu|texlive-knittingpattern-20100309-4|29	#-----------------------------------------------------------------------
14mu|texlive-knittingpattern-20100309-4|30	%files
14mu|texlive-knittingpattern-20100309-4|31	%{_texmfdistdir}/tex/latex/knittingpattern/knittingpattern.cls
14mu|texlive-knittingpattern-20100309-4|32	%doc %{_texmfdistdir}/doc/latex/knittingpattern/README
14mu|texlive-knittingpattern-20100309-4|33	%doc %{_texmfdistdir}/doc/latex/knittingpattern/introduction.pdf
14mu|texlive-knittingpattern-20100309-4|34	%doc %{_texmfdistdir}/doc/latex/knittingpattern/introduction.tex
14mu|texlive-knittingpattern-20100309-4|35	%doc %{_texmfdistdir}/doc/latex/knittingpattern/lion.png
14mu|texlive-knittingpattern-20100309-4|36	%doc %{_texmfdistdir}/doc/latex/knittingpattern/template.pdf
14mu|texlive-knittingpattern-20100309-4|37	%doc %{_texmfdistdir}/doc/latex/knittingpattern/template.tex
14mu|texlive-knittingpattern-20100309-4|38	
14mu|texlive-knittingpattern-20100309-4|39	#-----------------------------------------------------------------------
14mu|texlive-knittingpattern-20100309-4|40	%prep
14mu|texlive-knittingpattern-20100309-4|41	%setup -c -a0 -a1
14mu|texlive-knittingpattern-20100309-4|42	
14mu|texlive-knittingpattern-20100309-4|43	%build
14mu|texlive-knittingpattern-20100309-4|44	
14mu|texlive-knittingpattern-20100309-4|45	%install
14mu|texlive-knittingpattern-20100309-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-knittingpattern-20100309-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-knittingpattern-20100309-4|48	
14mu|texlive-knittingpattern-20100309-4|49	
14mu|texlive-knittingpattern-20100309-4|50	
14mu|texlive-knittingpattern-20100309-4|51	%changelog
14mu|texlive-knittingpattern-20100309-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100309-4
14mu|texlive-knittingpattern-20100309-4|53	+ Revision: 6f35769
14mu|texlive-knittingpattern-20100309-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-knittingpattern-20100309-4|55	
14mu|texlive-knittingpattern-20100309-4|56	

25106 14
14mu|texlive-koma-moderncvclassic-v0.5-4|1	# revision 25025
14mu|texlive-koma-moderncvclassic-v0.5-4|2	# category Package
14mu|texlive-koma-moderncvclassic-v0.5-4|3	# catalog-ctan /macros/latex/contrib/koma-moderncvclassic
14mu|texlive-koma-moderncvclassic-v0.5-4|4	# catalog-date 2012-01-05 01:27:26 +0100
14mu|texlive-koma-moderncvclassic-v0.5-4|5	# catalog-license lppl1.3
14mu|texlive-koma-moderncvclassic-v0.5-4|6	# catalog-version v0.5
14mu|texlive-koma-moderncvclassic-v0.5-4|7	Name:		texlive-koma-moderncvclassic
14mu|texlive-koma-moderncvclassic-v0.5-4|8	Version:	v0.5
14mu|texlive-koma-moderncvclassic-v0.5-4|9	Release:	4
14mu|texlive-koma-moderncvclassic-v0.5-4|10	Summary:	An imitation of the moderncv class with the classic style
14mu|texlive-koma-moderncvclassic-v0.5-4|11	Group:		Publishing
14mu|texlive-koma-moderncvclassic-v0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/koma-moderncvclassic
14mu|texlive-koma-moderncvclassic-v0.5-4|13	License:	LPPL1.3
14mu|texlive-koma-moderncvclassic-v0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-moderncvclassic.tar.xz
14mu|texlive-koma-moderncvclassic-v0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-moderncvclassic.doc.tar.xz
14mu|texlive-koma-moderncvclassic-v0.5-4|16	BuildArch:	noarch
14mu|texlive-koma-moderncvclassic-v0.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-koma-moderncvclassic-v0.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-koma-moderncvclassic-v0.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-koma-moderncvclassic-v0.5-4|20	
14mu|texlive-koma-moderncvclassic-v0.5-4|21	%description
14mu|texlive-koma-moderncvclassic-v0.5-4|22	This package provides an imitation of the moderncv class with
14mu|texlive-koma-moderncvclassic-v0.5-4|23	the classic style (by Xavier Danaux), to be used in conjunction
14mu|texlive-koma-moderncvclassic-v0.5-4|24	with the koma-classes. Thus it is possible to configure
14mu|texlive-koma-moderncvclassic-v0.5-4|25	pagelayout, headings etc. the way it is done in koma-classes.
14mu|texlive-koma-moderncvclassic-v0.5-4|26	Moreover, it is possible to use biblatex, while the original
14mu|texlive-koma-moderncvclassic-v0.5-4|27	moderncv-class is incompatible with biblatex.
14mu|texlive-koma-moderncvclassic-v0.5-4|28	
14mu|texlive-koma-moderncvclassic-v0.5-4|29	
14mu|texlive-koma-moderncvclassic-v0.5-4|30	#-----------------------------------------------------------------------
14mu|texlive-koma-moderncvclassic-v0.5-4|31	%files
14mu|texlive-koma-moderncvclassic-v0.5-4|32	%{_texmfdistdir}/tex/latex/koma-moderncvclassic/koma-moderncvclassic.sty
14mu|texlive-koma-moderncvclassic-v0.5-4|33	%doc %{_texmfdistdir}/doc/latex/koma-moderncvclassic/README
14mu|texlive-koma-moderncvclassic-v0.5-4|34	%doc %{_texmfdistdir}/doc/latex/koma-moderncvclassic/changelog
14mu|texlive-koma-moderncvclassic-v0.5-4|35	%doc %{_texmfdistdir}/doc/latex/koma-moderncvclassic/cvbasic.pdf
14mu|texlive-koma-moderncvclassic-v0.5-4|36	%doc %{_texmfdistdir}/doc/latex/koma-moderncvclassic/cvbasic.tex
14mu|texlive-koma-moderncvclassic-v0.5-4|37	
14mu|texlive-koma-moderncvclassic-v0.5-4|38	#-----------------------------------------------------------------------
14mu|texlive-koma-moderncvclassic-v0.5-4|39	%prep
14mu|texlive-koma-moderncvclassic-v0.5-4|40	%setup -c -a0 -a1
14mu|texlive-koma-moderncvclassic-v0.5-4|41	
14mu|texlive-koma-moderncvclassic-v0.5-4|42	%build
14mu|texlive-koma-moderncvclassic-v0.5-4|43	
14mu|texlive-koma-moderncvclassic-v0.5-4|44	%install
14mu|texlive-koma-moderncvclassic-v0.5-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-koma-moderncvclassic-v0.5-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-koma-moderncvclassic-v0.5-4|47	
14mu|texlive-koma-moderncvclassic-v0.5-4|48	
14mu|texlive-koma-moderncvclassic-v0.5-4|49	
14mu|texlive-koma-moderncvclassic-v0.5-4|50	%changelog
14mu|texlive-koma-moderncvclassic-v0.5-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.5-4
14mu|texlive-koma-moderncvclassic-v0.5-4|52	+ Revision: 198cca6
14mu|texlive-koma-moderncvclassic-v0.5-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-koma-moderncvclassic-v0.5-4|54	
14mu|texlive-koma-moderncvclassic-v0.5-4|55	

25107 14
14mu|texlive-koma-script-3.12-3|1	# revision 32489
14mu|texlive-koma-script-3.12-3|2	# category TLCore
14mu|texlive-koma-script-3.12-3|3	# catalog-ctan /macros/latex/contrib/koma-script
14mu|texlive-koma-script-3.12-3|4	# catalog-date 2013-12-26 07:56:41 +0100
14mu|texlive-koma-script-3.12-3|5	# catalog-license lppl
14mu|texlive-koma-script-3.12-3|6	# catalog-version 3.12
14mu|texlive-koma-script-3.12-3|7	Name:		texlive-koma-script
14mu|texlive-koma-script-3.12-3|8	Version:	3.12
14mu|texlive-koma-script-3.12-3|9	Release:	3
14mu|texlive-koma-script-3.12-3|10	Summary:	A bundle of versatile classes and packages
14mu|texlive-koma-script-3.12-3|11	Group:		Publishing
14mu|texlive-koma-script-3.12-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/koma-script
14mu|texlive-koma-script-3.12-3|13	License:	LPPL
14mu|texlive-koma-script-3.12-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script.tar.xz
14mu|texlive-koma-script-3.12-3|15	BuildArch:	noarch
14mu|texlive-koma-script-3.12-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-koma-script-3.12-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-koma-script-3.12-3|18	Requires(post):	texlive-kpathsea
14mu|texlive-koma-script-3.12-3|19	
14mu|texlive-koma-script-3.12-3|20	%description
14mu|texlive-koma-script-3.12-3|21	The KOMA-Script bundle provides drop-in replacements for the
14mu|texlive-koma-script-3.12-3|22	article/report/book classes with emphasis on typography and
14mu|texlive-koma-script-3.12-3|23	versatility. There is also a letter class, different from all
14mu|texlive-koma-script-3.12-3|24	other letter classes. The bundle also offers: - a package for
14mu|texlive-koma-script-3.12-3|25	calculating type areas in the way laid down by the typographer
14mu|texlive-koma-script-3.12-3|26	Jan Tschichold, - a package for easily changing and defining
14mu|texlive-koma-script-3.12-3|27	page styles, - a package scrdate for getting not only the
14mu|texlive-koma-script-3.12-3|28	current date but also the name of the day, and - a package
14mu|texlive-koma-script-3.12-3|29	scrtime for getting the current time. All these packages may be
14mu|texlive-koma-script-3.12-3|30	used not only with KOMA-Script classes but also with the
14mu|texlive-koma-script-3.12-3|31	standard classes. Since every package has its own version
14mu|texlive-koma-script-3.12-3|32	number, the version number quoted only refers to the version of
14mu|texlive-koma-script-3.12-3|33	scrbook, scrreprt, scrartcl, scrlttr2 and typearea. These are
14mu|texlive-koma-script-3.12-3|34	the main parts of the bundle.
14mu|texlive-koma-script-3.12-3|35	
14mu|texlive-koma-script-3.12-3|36	
14mu|texlive-koma-script-3.12-3|37	#-----------------------------------------------------------------------
14mu|texlive-koma-script-3.12-3|38	%files
14mu|texlive-koma-script-3.12-3|39	%{_texmfdistdir}/doc/latex/koma-script/INSTALL.txt
14mu|texlive-koma-script-3.12-3|40	%{_texmfdistdir}/doc/latex/koma-script/INSTALLD.txt
14mu|texlive-koma-script-3.12-3|41	%{_texmfdistdir}/doc/latex/koma-script/README
14mu|texlive-koma-script-3.12-3|42	%{_texmfdistdir}/doc/latex/koma-script/koma-script.html
14mu|texlive-koma-script-3.12-3|43	%{_texmfdistdir}/doc/latex/koma-script/komabug.tex
14mu|texlive-koma-script-3.12-3|44	%{_texmfdistdir}/doc/latex/koma-script/komascr.html
14mu|texlive-koma-script-3.12-3|45	%{_texmfdistdir}/doc/latex/koma-script/komascript.html
14mu|texlive-koma-script-3.12-3|46	%{_texmfdistdir}/doc/latex/koma-script/lppl-de.txt
14mu|texlive-koma-script-3.12-3|47	%{_texmfdistdir}/doc/latex/koma-script/lppl.txt
14mu|texlive-koma-script-3.12-3|48	%{_texmfdistdir}/doc/latex/koma-script/manifest.txt
14mu|texlive-koma-script-3.12-3|49	%{_texmfdistdir}/doc/latex/koma-script/scraddr.html
14mu|texlive-koma-script-3.12-3|50	%{_texmfdistdir}/doc/latex/koma-script/scrartcl.html
14mu|texlive-koma-script-3.12-3|51	%{_texmfdistdir}/doc/latex/koma-script/scrbase.html
14mu|texlive-koma-script-3.12-3|52	%{_texmfdistdir}/doc/latex/koma-script/scrbook.html
14mu|texlive-koma-script-3.12-3|53	%{_texmfdistdir}/doc/latex/koma-script/scrdate.html
14mu|texlive-koma-script-3.12-3|54	%{_texmfdistdir}/doc/latex/koma-script/scrextend.html
14mu|texlive-koma-script-3.12-3|55	%{_texmfdistdir}/doc/latex/koma-script/scrguide.html
14mu|texlive-koma-script-3.12-3|56	%{_texmfdistdir}/doc/latex/koma-script/scrguide.pdf
14mu|texlive-koma-script-3.12-3|57	%{_texmfdistdir}/doc/latex/koma-script/scrguien.html
14mu|texlive-koma-script-3.12-3|58	%{_texmfdistdir}/doc/latex/koma-script/scrguien.pdf
14mu|texlive-koma-script-3.12-3|59	%{_texmfdistdir}/doc/latex/koma-script/scrhack.html
14mu|texlive-koma-script-3.12-3|60	%{_texmfdistdir}/doc/latex/koma-script/scrhack.pdf
14mu|texlive-koma-script-3.12-3|61	%{_texmfdistdir}/doc/latex/koma-script/scrjura.pdf
14mu|texlive-koma-script-3.12-3|62	%{_texmfdistdir}/doc/latex/koma-script/scrlayer-notecolumn.html
14mu|texlive-koma-script-3.12-3|63	%{_texmfdistdir}/doc/latex/koma-script/scrlayer-scrpage.html
14mu|texlive-koma-script-3.12-3|64	%{_texmfdistdir}/doc/latex/koma-script/scrlayer.html
14mu|texlive-koma-script-3.12-3|65	%{_texmfdistdir}/doc/latex/koma-script/scrlfile.html
14mu|texlive-koma-script-3.12-3|66	%{_texmfdistdir}/doc/latex/koma-script/scrlttr2.html
14mu|texlive-koma-script-3.12-3|67	%{_texmfdistdir}/doc/latex/koma-script/scrpage2.html
14mu|texlive-koma-script-3.12-3|68	%{_texmfdistdir}/doc/latex/koma-script/scrreprt.html
14mu|texlive-koma-script-3.12-3|69	%{_texmfdistdir}/doc/latex/koma-script/scrtime.html
14mu|texlive-koma-script-3.12-3|70	%{_texmfdistdir}/doc/latex/koma-script/scrwfile.html
14mu|texlive-koma-script-3.12-3|71	%{_texmfdistdir}/doc/latex/koma-script/tocbasic.html
14mu|texlive-koma-script-3.12-3|72	%{_texmfdistdir}/doc/latex/koma-script/tocstyle.pdf
14mu|texlive-koma-script-3.12-3|73	%{_texmfdistdir}/doc/latex/koma-script/typearea.html
14mu|texlive-koma-script-3.12-3|74	%{_texmfdistdir}/source/latex/koma-script/ChangeLog
14mu|texlive-koma-script-3.12-3|75	%{_texmfdistdir}/source/latex/koma-script/ChangeLog.2
14mu|texlive-koma-script-3.12-3|76	%{_texmfdistdir}/source/latex/koma-script/Makefile
14mu|texlive-koma-script-3.12-3|77	%{_texmfdistdir}/source/latex/koma-script/Makefile.baseinit
14mu|texlive-koma-script-3.12-3|78	%{_texmfdistdir}/source/latex/koma-script/Makefile.baserules
14mu|texlive-koma-script-3.12-3|79	%{_texmfdistdir}/source/latex/koma-script/doc/Makefile
14mu|texlive-koma-script-3.12-3|80	%{_texmfdistdir}/source/latex/koma-script/doc/Makefile.guide
14mu|texlive-koma-script-3.12-3|81	%{_texmfdistdir}/source/latex/koma-script/doc/Makefile.latexinit
14mu|texlive-koma-script-3.12-3|82	%{_texmfdistdir}/source/latex/koma-script/doc/bin/genhtmlidx.pl
14mu|texlive-koma-script-3.12-3|83	%{_texmfdistdir}/source/latex/koma-script/doc/bin/genindex.pl
14mu|texlive-koma-script-3.12-3|84	%{_texmfdistdir}/source/latex/koma-script/doc/english/Makefile
14mu|texlive-koma-script-3.12-3|85	%{_texmfdistdir}/source/latex/koma-script/doc/english/adrconvnote.tex
14mu|texlive-koma-script-3.12-3|86	%{_texmfdistdir}/source/latex/koma-script/doc/english/authorpart.tex
14mu|texlive-koma-script-3.12-3|87	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-0.tex
14mu|texlive-koma-script-3.12-3|88	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-1.tex
14mu|texlive-koma-script-3.12-3|89	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-10.tex
14mu|texlive-koma-script-3.12-3|90	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-11.tex
14mu|texlive-koma-script-3.12-3|91	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-12.tex
14mu|texlive-koma-script-3.12-3|92	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-13.tex
14mu|texlive-koma-script-3.12-3|93	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-14.tex
14mu|texlive-koma-script-3.12-3|94	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-15.tex
14mu|texlive-koma-script-3.12-3|95	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-2.tex
14mu|texlive-koma-script-3.12-3|96	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-20.tex
14mu|texlive-koma-script-3.12-3|97	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-21.tex
14mu|texlive-koma-script-3.12-3|98	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-3.tex
14mu|texlive-koma-script-3.12-3|99	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-4.tex
14mu|texlive-koma-script-3.12-3|100	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-5.tex
14mu|texlive-koma-script-3.12-3|101	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-6.tex
14mu|texlive-koma-script-3.12-3|102	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-7.tex
14mu|texlive-koma-script-3.12-3|103	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-8.tex
14mu|texlive-koma-script-3.12-3|104	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-9.tex
14mu|texlive-koma-script-3.12-3|105	%{_texmfdistdir}/source/latex/koma-script/doc/english/expertpart.tex
14mu|texlive-koma-script-3.12-3|106	%{_texmfdistdir}/source/latex/koma-script/doc/english/guide-english.tex
14mu|texlive-koma-script-3.12-3|107	%{_texmfdistdir}/source/latex/koma-script/doc/english/guide.tex
14mu|texlive-koma-script-3.12-3|108	%{_texmfdistdir}/source/latex/koma-script/doc/english/htmlsetup
14mu|texlive-koma-script-3.12-3|109	%{_texmfdistdir}/source/latex/koma-script/doc/english/introduction.tex
14mu|texlive-koma-script-3.12-3|110	%{_texmfdistdir}/source/latex/koma-script/doc/english/japanlco.tex
14mu|texlive-koma-script-3.12-3|111	%{_texmfdistdir}/source/latex/koma-script/doc/english/linkalias.tex
14mu|texlive-koma-script-3.12-3|112	%{_texmfdistdir}/source/latex/koma-script/doc/english/preface.tex
14mu|texlive-koma-script-3.12-3|113	%{_texmfdistdir}/source/latex/koma-script/doc/english/scraddr.tex
14mu|texlive-koma-script-3.12-3|114	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbase.tex
14mu|texlive-koma-script-3.12-3|115	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex
14mu|texlive-koma-script-3.12-3|116	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbookreportarticle.tex
14mu|texlive-koma-script-3.12-3|117	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrdatetime.tex
14mu|texlive-koma-script-3.12-3|118	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrextend.tex
14mu|texlive-koma-script-3.12-3|119	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrhack.tex
14mu|texlive-koma-script-3.12-3|120	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-notecolumn.tex
14mu|texlive-koma-script-3.12-3|121	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex
14mu|texlive-koma-script-3.12-3|122	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-scrpage.tex
14mu|texlive-koma-script-3.12-3|123	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer.tex
14mu|texlive-koma-script-3.12-3|124	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlfile.tex
14mu|texlive-koma-script-3.12-3|125	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2-experts.tex
14mu|texlive-koma-script-3.12-3|126	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2.tex
14mu|texlive-koma-script-3.12-3|127	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2examples.dtx
14mu|texlive-koma-script-3.12-3|128	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrpage2.tex
14mu|texlive-koma-script-3.12-3|129	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrwfile.tex
14mu|texlive-koma-script-3.12-3|130	%{_texmfdistdir}/source/latex/koma-script/doc/english/tocbasic.tex
14mu|texlive-koma-script-3.12-3|131	%{_texmfdistdir}/source/latex/koma-script/doc/english/typearea-experts.tex
14mu|texlive-koma-script-3.12-3|132	%{_texmfdistdir}/source/latex/koma-script/doc/english/typearea.tex
14mu|texlive-koma-script-3.12-3|133	%{_texmfdistdir}/source/latex/koma-script/doc/guide.bib
14mu|texlive-koma-script-3.12-3|134	%{_texmfdistdir}/source/latex/koma-script/doc/guide.tex
14mu|texlive-koma-script-3.12-3|135	%{_texmfdistdir}/source/latex/koma-script/doc/linkalias.tex
14mu|texlive-koma-script-3.12-3|136	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/Makefile
14mu|texlive-koma-script-3.12-3|137	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/adrconvnote.tex
14mu|texlive-koma-script-3.12-3|138	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/authorpart.tex
14mu|texlive-koma-script-3.12-3|139	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-0.tex
14mu|texlive-koma-script-3.12-3|140	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-1.tex
14mu|texlive-koma-script-3.12-3|141	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-10.tex
14mu|texlive-koma-script-3.12-3|142	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-11.tex
14mu|texlive-koma-script-3.12-3|143	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-12.tex
14mu|texlive-koma-script-3.12-3|144	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-13.tex
14mu|texlive-koma-script-3.12-3|145	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-14.tex
14mu|texlive-koma-script-3.12-3|146	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-15.tex
14mu|texlive-koma-script-3.12-3|147	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-2.tex
14mu|texlive-koma-script-3.12-3|148	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-20.tex
14mu|texlive-koma-script-3.12-3|149	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-21.tex
14mu|texlive-koma-script-3.12-3|150	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-3.tex
14mu|texlive-koma-script-3.12-3|151	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-4.tex
14mu|texlive-koma-script-3.12-3|152	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-5.tex
14mu|texlive-koma-script-3.12-3|153	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-6.tex
14mu|texlive-koma-script-3.12-3|154	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-7.tex
14mu|texlive-koma-script-3.12-3|155	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-8.tex
14mu|texlive-koma-script-3.12-3|156	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-9.tex
14mu|texlive-koma-script-3.12-3|157	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/expertpart.tex
14mu|texlive-koma-script-3.12-3|158	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/guide-ngerman.tex
14mu|texlive-koma-script-3.12-3|159	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/guide.tex
14mu|texlive-koma-script-3.12-3|160	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/htmlsetup
14mu|texlive-koma-script-3.12-3|161	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/introduction.tex
14mu|texlive-koma-script-3.12-3|162	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/linkalias.tex
14mu|texlive-koma-script-3.12-3|163	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/preface.tex
14mu|texlive-koma-script-3.12-3|164	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scraddr.tex
14mu|texlive-koma-script-3.12-3|165	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbase.tex
14mu|texlive-koma-script-3.12-3|166	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbookreportarticle-experts.tex
14mu|texlive-koma-script-3.12-3|167	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex
14mu|texlive-koma-script-3.12-3|168	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrdatetime.tex
14mu|texlive-koma-script-3.12-3|169	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrextend.tex
14mu|texlive-koma-script-3.12-3|170	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrhack.tex
14mu|texlive-koma-script-3.12-3|171	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn-example.tex
14mu|texlive-koma-script-3.12-3|172	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn.tex
14mu|texlive-koma-script-3.12-3|173	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-scrpage-experts.tex
14mu|texlive-koma-script-3.12-3|174	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-scrpage.tex
14mu|texlive-koma-script-3.12-3|175	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer.tex
14mu|texlive-koma-script-3.12-3|176	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlfile.tex
14mu|texlive-koma-script-3.12-3|177	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2-experts.tex
14mu|texlive-koma-script-3.12-3|178	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2.tex
14mu|texlive-koma-script-3.12-3|179	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2examples.dtx
14mu|texlive-koma-script-3.12-3|180	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrpage2.tex
14mu|texlive-koma-script-3.12-3|181	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrwfile.tex
14mu|texlive-koma-script-3.12-3|182	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/tocbasic.tex
14mu|texlive-koma-script-3.12-3|183	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/typearea-experts.tex
14mu|texlive-koma-script-3.12-3|184	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/typearea.tex
14mu|texlive-koma-script-3.12-3|185	%{_texmfdistdir}/source/latex/koma-script/doc/plength.dtx
14mu|texlive-koma-script-3.12-3|186	%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.cls
14mu|texlive-koma-script-3.12-3|187	%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.gst
14mu|texlive-koma-script-3.12-3|188	%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.ist
14mu|texlive-koma-script-3.12-3|189	%{_texmfdistdir}/source/latex/koma-script/japanlco.dtx
14mu|texlive-koma-script-3.12-3|190	%{_texmfdistdir}/source/latex/koma-script/scraddr.dtx
14mu|texlive-koma-script-3.12-3|191	%{_texmfdistdir}/source/latex/koma-script/scrbeta.dtx
14mu|texlive-koma-script-3.12-3|192	%{_texmfdistdir}/source/latex/koma-script/scrdoc.dtx
14mu|texlive-koma-script-3.12-3|193	%{_texmfdistdir}/source/latex/koma-script/scrdocstrip.tex
14mu|texlive-koma-script-3.12-3|194	%{_texmfdistdir}/source/latex/koma-script/scrextend.dtx
14mu|texlive-koma-script-3.12-3|195	%{_texmfdistdir}/source/latex/koma-script/scrhack.dtx
14mu|texlive-koma-script-3.12-3|196	%{_texmfdistdir}/source/latex/koma-script/scrjura.dtx
14mu|texlive-koma-script-3.12-3|197	%{_texmfdistdir}/source/latex/koma-script/scrkernel-basics.dtx
14mu|texlive-koma-script-3.12-3|198	%{_texmfdistdir}/source/latex/koma-script/scrkernel-bibliography.dtx
14mu|texlive-koma-script-3.12-3|199	%{_texmfdistdir}/source/latex/koma-script/scrkernel-circularletters.dtx
14mu|texlive-koma-script-3.12-3|200	%{_texmfdistdir}/source/latex/koma-script/scrkernel-compatibility.dtx
14mu|texlive-koma-script-3.12-3|201	%{_texmfdistdir}/source/latex/koma-script/scrkernel-floats.dtx
14mu|texlive-koma-script-3.12-3|202	%{_texmfdistdir}/source/latex/koma-script/scrkernel-fonts.dtx
14mu|texlive-koma-script-3.12-3|203	%{_texmfdistdir}/source/latex/koma-script/scrkernel-footnotes.dtx
14mu|texlive-koma-script-3.12-3|204	%{_texmfdistdir}/source/latex/koma-script/scrkernel-index.dtx
14mu|texlive-koma-script-3.12-3|205	%{_texmfdistdir}/source/latex/koma-script/scrkernel-language.dtx
14mu|texlive-koma-script-3.12-3|206	%{_texmfdistdir}/source/latex/koma-script/scrkernel-letterclassoptions.dtx
14mu|texlive-koma-script-3.12-3|207	%{_texmfdistdir}/source/latex/koma-script/scrkernel-listsandtabulars.dtx
14mu|texlive-koma-script-3.12-3|208	%{_texmfdistdir}/source/latex/koma-script/scrkernel-listsof.dtx
14mu|texlive-koma-script-3.12-3|209	%{_texmfdistdir}/source/latex/koma-script/scrkernel-miscellaneous.dtx
14mu|texlive-koma-script-3.12-3|210	%{_texmfdistdir}/source/latex/koma-script/scrkernel-notepaper.dtx
14mu|texlive-koma-script-3.12-3|211	%{_texmfdistdir}/source/latex/koma-script/scrkernel-pagestyles.dtx
14mu|texlive-koma-script-3.12-3|212	%{_texmfdistdir}/source/latex/koma-script/scrkernel-paragraphs.dtx
14mu|texlive-koma-script-3.12-3|213	%{_texmfdistdir}/source/latex/koma-script/scrkernel-pseudolengths.dtx
14mu|texlive-koma-script-3.12-3|214	%{_texmfdistdir}/source/latex/koma-script/scrkernel-sections.dtx
14mu|texlive-koma-script-3.12-3|215	%{_texmfdistdir}/source/latex/koma-script/scrkernel-title.dtx
14mu|texlive-koma-script-3.12-3|216	%{_texmfdistdir}/source/latex/koma-script/scrkernel-typearea.dtx
14mu|texlive-koma-script-3.12-3|217	%{_texmfdistdir}/source/latex/koma-script/scrkernel-variables.dtx
14mu|texlive-koma-script-3.12-3|218	%{_texmfdistdir}/source/latex/koma-script/scrkernel-version.dtx
14mu|texlive-koma-script-3.12-3|219	%{_texmfdistdir}/source/latex/koma-script/scrlayer-notecolumn.dtx
14mu|texlive-koma-script-3.12-3|220	%{_texmfdistdir}/source/latex/koma-script/scrlayer-scrpage.dtx
14mu|texlive-koma-script-3.12-3|221	%{_texmfdistdir}/source/latex/koma-script/scrlayer.dtx
14mu|texlive-koma-script-3.12-3|222	%{_texmfdistdir}/source/latex/koma-script/scrlfile.dtx
14mu|texlive-koma-script-3.12-3|223	%{_texmfdistdir}/source/latex/koma-script/scrlogo.dtx
14mu|texlive-koma-script-3.12-3|224	%{_texmfdistdir}/source/latex/koma-script/scrmain.ins
14mu|texlive-koma-script-3.12-3|225	%{_texmfdistdir}/source/latex/koma-script/scrpage.dtx
14mu|texlive-koma-script-3.12-3|226	%{_texmfdistdir}/source/latex/koma-script/scrsource.tex
14mu|texlive-koma-script-3.12-3|227	%{_texmfdistdir}/source/latex/koma-script/scrstrip.inc
14mu|texlive-koma-script-3.12-3|228	%{_texmfdistdir}/source/latex/koma-script/scrstrop.inc
14mu|texlive-koma-script-3.12-3|229	%{_texmfdistdir}/source/latex/koma-script/scrtime.dtx
14mu|texlive-koma-script-3.12-3|230	%{_texmfdistdir}/source/latex/koma-script/scrwfile.dtx
14mu|texlive-koma-script-3.12-3|231	%{_texmfdistdir}/source/latex/koma-script/tocbasic.dtx
14mu|texlive-koma-script-3.12-3|232	%{_texmfdistdir}/source/latex/koma-script/tocstyle.dtx
14mu|texlive-koma-script-3.12-3|233	%{_texmfdistdir}/tex/latex/koma-script/DIN.lco
14mu|texlive-koma-script-3.12-3|234	%{_texmfdistdir}/tex/latex/koma-script/DINmtext.lco
14mu|texlive-koma-script-3.12-3|235	%{_texmfdistdir}/tex/latex/koma-script/KOMAold.lco
14mu|texlive-koma-script-3.12-3|236	%{_texmfdistdir}/tex/latex/koma-script/KakuLL.lco
14mu|texlive-koma-script-3.12-3|237	%{_texmfdistdir}/tex/latex/koma-script/NF.lco
14mu|texlive-koma-script-3.12-3|238	%{_texmfdistdir}/tex/latex/koma-script/NipponEH.lco
14mu|texlive-koma-script-3.12-3|239	%{_texmfdistdir}/tex/latex/koma-script/NipponEL.lco
14mu|texlive-koma-script-3.12-3|240	%{_texmfdistdir}/tex/latex/koma-script/NipponLH.lco
14mu|texlive-koma-script-3.12-3|241	%{_texmfdistdir}/tex/latex/koma-script/NipponLL.lco
14mu|texlive-koma-script-3.12-3|242	%{_texmfdistdir}/tex/latex/koma-script/NipponRL.lco
14mu|texlive-koma-script-3.12-3|243	%{_texmfdistdir}/tex/latex/koma-script/SN.lco
14mu|texlive-koma-script-3.12-3|244	%{_texmfdistdir}/tex/latex/koma-script/SNleft.lco
14mu|texlive-koma-script-3.12-3|245	%{_texmfdistdir}/tex/latex/koma-script/UScommercial9.lco
14mu|texlive-koma-script-3.12-3|246	%{_texmfdistdir}/tex/latex/koma-script/UScommercial9DW.lco
14mu|texlive-koma-script-3.12-3|247	%{_texmfdistdir}/tex/latex/koma-script/float.hak
14mu|texlive-koma-script-3.12-3|248	%{_texmfdistdir}/tex/latex/koma-script/floatrow.hak
14mu|texlive-koma-script-3.12-3|249	%{_texmfdistdir}/tex/latex/koma-script/hyperref.hak
14mu|texlive-koma-script-3.12-3|250	%{_texmfdistdir}/tex/latex/koma-script/listings.hak
14mu|texlive-koma-script-3.12-3|251	%{_texmfdistdir}/tex/latex/koma-script/scraddr.sty
14mu|texlive-koma-script-3.12-3|252	%{_texmfdistdir}/tex/latex/koma-script/scrartcl.cls
14mu|texlive-koma-script-3.12-3|253	%{_texmfdistdir}/tex/latex/koma-script/scrbase.sty
14mu|texlive-koma-script-3.12-3|254	%{_texmfdistdir}/tex/latex/koma-script/scrbook.cls
14mu|texlive-koma-script-3.12-3|255	%{_texmfdistdir}/tex/latex/koma-script/scrdate.sty
14mu|texlive-koma-script-3.12-3|256	%{_texmfdistdir}/tex/latex/koma-script/scrdoc.cls
14mu|texlive-koma-script-3.12-3|257	%{_texmfdistdir}/tex/latex/koma-script/scrextend.sty
14mu|texlive-koma-script-3.12-3|258	%{_texmfdistdir}/tex/latex/koma-script/scrfontsizes.sty
14mu|texlive-koma-script-3.12-3|259	%{_texmfdistdir}/tex/latex/koma-script/scrhack.sty
14mu|texlive-koma-script-3.12-3|260	%{_texmfdistdir}/tex/latex/koma-script/scrjura.sty
14mu|texlive-koma-script-3.12-3|261	%{_texmfdistdir}/tex/latex/koma-script/scrkbase.sty
14mu|texlive-koma-script-3.12-3|262	%{_texmfdistdir}/tex/latex/koma-script/scrlayer-notecolumn.sty
14mu|texlive-koma-script-3.12-3|263	%{_texmfdistdir}/tex/latex/koma-script/scrlayer-scrpage.sty
14mu|texlive-koma-script-3.12-3|264	%{_texmfdistdir}/tex/latex/koma-script/scrlayer.sty
14mu|texlive-koma-script-3.12-3|265	%{_texmfdistdir}/tex/latex/koma-script/scrlfile.sty
14mu|texlive-koma-script-3.12-3|266	%{_texmfdistdir}/tex/latex/koma-script/scrlttr2.cls
14mu|texlive-koma-script-3.12-3|267	%{_texmfdistdir}/tex/latex/koma-script/scrpage2.sty
14mu|texlive-koma-script-3.12-3|268	%{_texmfdistdir}/tex/latex/koma-script/scrreprt.cls
14mu|texlive-koma-script-3.12-3|269	%{_texmfdistdir}/tex/latex/koma-script/scrsize10pt.clo
14mu|texlive-koma-script-3.12-3|270	%{_texmfdistdir}/tex/latex/koma-script/scrsize11pt.clo
14mu|texlive-koma-script-3.12-3|271	%{_texmfdistdir}/tex/latex/koma-script/scrsize12pt.clo
14mu|texlive-koma-script-3.12-3|272	%{_texmfdistdir}/tex/latex/koma-script/scrtime.sty
14mu|texlive-koma-script-3.12-3|273	%{_texmfdistdir}/tex/latex/koma-script/scrwfile.sty
14mu|texlive-koma-script-3.12-3|274	%{_texmfdistdir}/tex/latex/koma-script/tocbasic.sty
14mu|texlive-koma-script-3.12-3|275	%{_texmfdistdir}/tex/latex/koma-script/tocstyle.sty
14mu|texlive-koma-script-3.12-3|276	%{_texmfdistdir}/tex/latex/koma-script/typearea.sty
14mu|texlive-koma-script-3.12-3|277	%{_texmfdistdir}/tex/latex/koma-script/visualize.lco
14mu|texlive-koma-script-3.12-3|278	
14mu|texlive-koma-script-3.12-3|279	#-----------------------------------------------------------------------
14mu|texlive-koma-script-3.12-3|280	%prep
14mu|texlive-koma-script-3.12-3|281	%setup -c -a0
14mu|texlive-koma-script-3.12-3|282	
14mu|texlive-koma-script-3.12-3|283	%build
14mu|texlive-koma-script-3.12-3|284	
14mu|texlive-koma-script-3.12-3|285	%install
14mu|texlive-koma-script-3.12-3|286	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-koma-script-3.12-3|287	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-koma-script-3.12-3|288	
14mu|texlive-koma-script-3.12-3|289	%changelog
14mu|texlive-koma-script-3.12-3|290	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.12-3
14mu|texlive-koma-script-3.12-3|291	+ Revision: cee87fb
14mu|texlive-koma-script-3.12-3|292	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-koma-script-3.12-3|293	
14mu|texlive-koma-script-3.12-3|294	

25108 14
14mu|texlive-koma-script-sfs-1.0-4|1	# revision 26137
14mu|texlive-koma-script-sfs-1.0-4|2	# category Package
14mu|texlive-koma-script-sfs-1.0-4|3	# catalog-ctan /macros/latex/contrib/koma-script-SFS
14mu|texlive-koma-script-sfs-1.0-4|4	# catalog-date 2008-11-15 10:53:47 +0100
14mu|texlive-koma-script-sfs-1.0-4|5	# catalog-license lppl
14mu|texlive-koma-script-sfs-1.0-4|6	# catalog-version 1.0
14mu|texlive-koma-script-sfs-1.0-4|7	Name:		texlive-koma-script-sfs
14mu|texlive-koma-script-sfs-1.0-4|8	Version:	1.0
14mu|texlive-koma-script-sfs-1.0-4|9	Release:	4
14mu|texlive-koma-script-sfs-1.0-4|10	Summary:	Koma-script letter class option for Finnish
14mu|texlive-koma-script-sfs-1.0-4|11	Group:		Publishing
14mu|texlive-koma-script-sfs-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/koma-script-SFS
14mu|texlive-koma-script-sfs-1.0-4|13	License:	LPPL
14mu|texlive-koma-script-sfs-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script-sfs.tar.xz
14mu|texlive-koma-script-sfs-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script-sfs.doc.tar.xz
14mu|texlive-koma-script-sfs-1.0-4|16	BuildArch:	noarch
14mu|texlive-koma-script-sfs-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-koma-script-sfs-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-koma-script-sfs-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-koma-script-sfs-1.0-4|20	
14mu|texlive-koma-script-sfs-1.0-4|21	%description
14mu|texlive-koma-script-sfs-1.0-4|22	A koma-script parameter set for letters on A4 paper, complying
14mu|texlive-koma-script-sfs-1.0-4|23	with Finnish standards SFS 2486, 2487 and 2488; suitable for
14mu|texlive-koma-script-sfs-1.0-4|24	window envelopes with window on the left size in the sizes C5,
14mu|texlive-koma-script-sfs-1.0-4|25	C65, E5 and E65 (although, because the address window is
14mu|texlive-koma-script-sfs-1.0-4|26	smaller, for sizes E5 and E65 the address may not fit within
14mu|texlive-koma-script-sfs-1.0-4|27	the window, but ordinary 3-line address should fit).
14mu|texlive-koma-script-sfs-1.0-4|28	
14mu|texlive-koma-script-sfs-1.0-4|29	
14mu|texlive-koma-script-sfs-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-koma-script-sfs-1.0-4|31	%files
14mu|texlive-koma-script-sfs-1.0-4|32	%{_texmfdistdir}/tex/latex/koma-script-sfs/SFS.lco
14mu|texlive-koma-script-sfs-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/koma-script-sfs/README
14mu|texlive-koma-script-sfs-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/koma-script-sfs/SFSesim.pdf
14mu|texlive-koma-script-sfs-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/koma-script-sfs/SFSesim.tex
14mu|texlive-koma-script-sfs-1.0-4|36	
14mu|texlive-koma-script-sfs-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-koma-script-sfs-1.0-4|38	%prep
14mu|texlive-koma-script-sfs-1.0-4|39	%setup -c -a0 -a1
14mu|texlive-koma-script-sfs-1.0-4|40	
14mu|texlive-koma-script-sfs-1.0-4|41	%build
14mu|texlive-koma-script-sfs-1.0-4|42	
14mu|texlive-koma-script-sfs-1.0-4|43	%install
14mu|texlive-koma-script-sfs-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-koma-script-sfs-1.0-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-koma-script-sfs-1.0-4|46	
14mu|texlive-koma-script-sfs-1.0-4|47	
14mu|texlive-koma-script-sfs-1.0-4|48	
14mu|texlive-koma-script-sfs-1.0-4|49	%changelog
14mu|texlive-koma-script-sfs-1.0-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-koma-script-sfs-1.0-4|51	+ Revision: 9a8d2ee
14mu|texlive-koma-script-sfs-1.0-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-koma-script-sfs-1.0-4|53	
14mu|texlive-koma-script-sfs-1.0-4|54	

25109 14
14mu|texlive-kotex-oblivoir-2.0.0-7|1	# revision 32105
14mu|texlive-kotex-oblivoir-2.0.0-7|2	# category Package
14mu|texlive-kotex-oblivoir-2.0.0-7|3	# catalog-ctan /language/korean/kotex-oblivoir
14mu|texlive-kotex-oblivoir-2.0.0-7|4	# catalog-date 2013-11-03 10:05:42 +0100
14mu|texlive-kotex-oblivoir-2.0.0-7|5	# catalog-license lppl
14mu|texlive-kotex-oblivoir-2.0.0-7|6	# catalog-version 2.0.0
14mu|texlive-kotex-oblivoir-2.0.0-7|7	Name:		texlive-kotex-oblivoir
14mu|texlive-kotex-oblivoir-2.0.0-7|8	Version:	2.0.0
14mu|texlive-kotex-oblivoir-2.0.0-7|9	Release:	7
14mu|texlive-kotex-oblivoir-2.0.0-7|10	Summary:	A LaTeX document class for typesetting Korean documents
14mu|texlive-kotex-oblivoir-2.0.0-7|11	Group:		Publishing
14mu|texlive-kotex-oblivoir-2.0.0-7|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-oblivoir
14mu|texlive-kotex-oblivoir-2.0.0-7|13	License:	LPPL
14mu|texlive-kotex-oblivoir-2.0.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-oblivoir.tar.xz
14mu|texlive-kotex-oblivoir-2.0.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-oblivoir.doc.tar.xz
14mu|texlive-kotex-oblivoir-2.0.0-7|16	BuildArch:	noarch
14mu|texlive-kotex-oblivoir-2.0.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-kotex-oblivoir-2.0.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-kotex-oblivoir-2.0.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-kotex-oblivoir-2.0.0-7|20	Requires:	texlive-memoir
14mu|texlive-kotex-oblivoir-2.0.0-7|21	Requires:	texlive-kotex-utf
14mu|texlive-kotex-oblivoir-2.0.0-7|22	
14mu|texlive-kotex-oblivoir-2.0.0-7|23	%description
14mu|texlive-kotex-oblivoir-2.0.0-7|24	The class is based on memoir, and is adapted to typesetting
14mu|texlive-kotex-oblivoir-2.0.0-7|25	Korean documents. The bundle (of class and associated packages)
14mu|texlive-kotex-oblivoir-2.0.0-7|26	belongs to the ko.TeX bundle.
14mu|texlive-kotex-oblivoir-2.0.0-7|27	
14mu|texlive-kotex-oblivoir-2.0.0-7|28	
14mu|texlive-kotex-oblivoir-2.0.0-7|29	#-----------------------------------------------------------------------
14mu|texlive-kotex-oblivoir-2.0.0-7|30	%files
14mu|texlive-kotex-oblivoir-2.0.0-7|31	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/10_5.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|32	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/fapapersize.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|33	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/hfontsel.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|34	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/hfontspec.nanum
14mu|texlive-kotex-oblivoir-2.0.0-7|35	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-common.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|36	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-patch.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|37	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-ucs.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|38	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-enumerate.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|39	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-gremph.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|40	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-interword.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|41	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-setspace.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|42	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/nanumfontsel.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|43	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|44	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-nokoreanappendix.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|45	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-toclof.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|46	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/luatexko-xobfont.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|47	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/memhangul-x.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|48	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/memucs-interword-x.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|49	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xetexko-var.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|50	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xetexko-xobfont.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|51	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-amssymb.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|52	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-dotemph.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|53	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-hyper.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|54	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty
14mu|texlive-kotex-oblivoir-2.0.0-7|55	%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir-base.cls
14mu|texlive-kotex-oblivoir-2.0.0-7|56	%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir-xlua.cls
14mu|texlive-kotex-oblivoir-2.0.0-7|57	%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir.cls
14mu|texlive-kotex-oblivoir-2.0.0-7|58	%{_texmfdistdir}/tex/latex/kotex-oblivoir/xoblivoir.cls
14mu|texlive-kotex-oblivoir-2.0.0-7|59	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/README
14mu|texlive-kotex-oblivoir-2.0.0-7|60	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/oblivoir-simpledoc.pdf
14mu|texlive-kotex-oblivoir-2.0.0-7|61	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/oblivoir-simpledoc.tex
14mu|texlive-kotex-oblivoir-2.0.0-7|62	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/oblivoir-test.tex
14mu|texlive-kotex-oblivoir-2.0.0-7|63	
14mu|texlive-kotex-oblivoir-2.0.0-7|64	#-----------------------------------------------------------------------
14mu|texlive-kotex-oblivoir-2.0.0-7|65	%prep
14mu|texlive-kotex-oblivoir-2.0.0-7|66	%setup -c -a0 -a1
14mu|texlive-kotex-oblivoir-2.0.0-7|67	
14mu|texlive-kotex-oblivoir-2.0.0-7|68	%build
14mu|texlive-kotex-oblivoir-2.0.0-7|69	
14mu|texlive-kotex-oblivoir-2.0.0-7|70	%install
14mu|texlive-kotex-oblivoir-2.0.0-7|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kotex-oblivoir-2.0.0-7|72	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-kotex-oblivoir-2.0.0-7|73	
14mu|texlive-kotex-oblivoir-2.0.0-7|74	%changelog
14mu|texlive-kotex-oblivoir-2.0.0-7|75	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-7
14mu|texlive-kotex-oblivoir-2.0.0-7|76	+ Revision: dbe1989
14mu|texlive-kotex-oblivoir-2.0.0-7|77	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kotex-oblivoir-2.0.0-7|78	
14mu|texlive-kotex-oblivoir-2.0.0-7|79	

25110 14
14mu|texlive-kotex-plain-20131103-7|1	# revision 32104
14mu|texlive-kotex-plain-20131103-7|2	# category Package
14mu|texlive-kotex-plain-20131103-7|3	# catalog-ctan /language/korean/kotex-plain
14mu|texlive-kotex-plain-20131103-7|4	# catalog-date 2013-11-03 10:05:42 +0100
14mu|texlive-kotex-plain-20131103-7|5	# catalog-license lppl1.3
14mu|texlive-kotex-plain-20131103-7|6	# catalog-version undef
14mu|texlive-kotex-plain-20131103-7|7	Name:		texlive-kotex-plain
14mu|texlive-kotex-plain-20131103-7|8	Version:	20131103
14mu|texlive-kotex-plain-20131103-7|9	Release:	7
14mu|texlive-kotex-plain-20131103-7|10	Summary:	Macros for typesetting Korean under Plain TeX
14mu|texlive-kotex-plain-20131103-7|11	Group:		Publishing
14mu|texlive-kotex-plain-20131103-7|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-plain
14mu|texlive-kotex-plain-20131103-7|13	License:	LPPL1.3
14mu|texlive-kotex-plain-20131103-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-plain.tar.xz
14mu|texlive-kotex-plain-20131103-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-plain.doc.tar.xz
14mu|texlive-kotex-plain-20131103-7|16	BuildArch:	noarch
14mu|texlive-kotex-plain-20131103-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-kotex-plain-20131103-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-kotex-plain-20131103-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-kotex-plain-20131103-7|20	
14mu|texlive-kotex-plain-20131103-7|21	%description
14mu|texlive-kotex-plain-20131103-7|22	The package provides macros for typesetting Hangul, the native
14mu|texlive-kotex-plain-20131103-7|23	alphabet of the Korean language, using plain *TeX. Input Korean
14mu|texlive-kotex-plain-20131103-7|24	text should be encoded in UTF-8. The package is belongs to the
14mu|texlive-kotex-plain-20131103-7|25	ko.TeX bundle.
14mu|texlive-kotex-plain-20131103-7|26	
14mu|texlive-kotex-plain-20131103-7|27	
14mu|texlive-kotex-plain-20131103-7|28	#-----------------------------------------------------------------------
14mu|texlive-kotex-plain-20131103-7|29	%files
14mu|texlive-kotex-plain-20131103-7|30	%{_texmfdistdir}/tex/plain/kotex-plain/hangulcweb.tex
14mu|texlive-kotex-plain-20131103-7|31	%{_texmfdistdir}/tex/plain/kotex-plain/kotexplain.tex
14mu|texlive-kotex-plain-20131103-7|32	%{_texmfdistdir}/tex/plain/kotex-plain/kotexutf-core.tex
14mu|texlive-kotex-plain-20131103-7|33	%{_texmfdistdir}/tex/plain/kotex-plain/kotexutf.tex
14mu|texlive-kotex-plain-20131103-7|34	%doc %{_texmfdistdir}/doc/plain/kotex-plain/ChangeLog
14mu|texlive-kotex-plain-20131103-7|35	%doc %{_texmfdistdir}/doc/plain/kotex-plain/README
14mu|texlive-kotex-plain-20131103-7|36	
14mu|texlive-kotex-plain-20131103-7|37	#-----------------------------------------------------------------------
14mu|texlive-kotex-plain-20131103-7|38	%prep
14mu|texlive-kotex-plain-20131103-7|39	%setup -c -a0 -a1
14mu|texlive-kotex-plain-20131103-7|40	
14mu|texlive-kotex-plain-20131103-7|41	%build
14mu|texlive-kotex-plain-20131103-7|42	
14mu|texlive-kotex-plain-20131103-7|43	%install
14mu|texlive-kotex-plain-20131103-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kotex-plain-20131103-7|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-kotex-plain-20131103-7|46	
14mu|texlive-kotex-plain-20131103-7|47	%changelog
14mu|texlive-kotex-plain-20131103-7|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131103-7
14mu|texlive-kotex-plain-20131103-7|49	+ Revision: 52243ee
14mu|texlive-kotex-plain-20131103-7|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kotex-plain-20131103-7|51	
14mu|texlive-kotex-plain-20131103-7|52	

25111 14
14mu|texlive-kotex-utf-2.0.1-7|1	# revision 32103
14mu|texlive-kotex-utf-2.0.1-7|2	# category Package
14mu|texlive-kotex-utf-2.0.1-7|3	# catalog-ctan /language/korean/kotex-utf
14mu|texlive-kotex-utf-2.0.1-7|4	# catalog-date 2013-11-08 09:28:00 +0100
14mu|texlive-kotex-utf-2.0.1-7|5	# catalog-license lppl1.3
14mu|texlive-kotex-utf-2.0.1-7|6	# catalog-version 2.0.1
14mu|texlive-kotex-utf-2.0.1-7|7	Name:		texlive-kotex-utf
14mu|texlive-kotex-utf-2.0.1-7|8	Version:	2.0.1
14mu|texlive-kotex-utf-2.0.1-7|9	Release:	7
14mu|texlive-kotex-utf-2.0.1-7|10	Summary:	Typeset Hangul, coded in UTF-8
14mu|texlive-kotex-utf-2.0.1-7|11	Group:		Publishing
14mu|texlive-kotex-utf-2.0.1-7|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-utf
14mu|texlive-kotex-utf-2.0.1-7|13	License:	LPPL1.3
14mu|texlive-kotex-utf-2.0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utf.tar.xz
14mu|texlive-kotex-utf-2.0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utf.doc.tar.xz
14mu|texlive-kotex-utf-2.0.1-7|16	BuildArch:	noarch
14mu|texlive-kotex-utf-2.0.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-kotex-utf-2.0.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-kotex-utf-2.0.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-kotex-utf-2.0.1-7|20	Requires:	texlive-cjk-ko
14mu|texlive-kotex-utf-2.0.1-7|21	
14mu|texlive-kotex-utf-2.0.1-7|22	%description
14mu|texlive-kotex-utf-2.0.1-7|23	The package typesets Hangul, which is the native alphabet of
14mu|texlive-kotex-utf-2.0.1-7|24	the Korean language; input Korean text should be encoded in
14mu|texlive-kotex-utf-2.0.1-7|25	UTF-8. The bundle (of class and associated packages) belongs to
14mu|texlive-kotex-utf-2.0.1-7|26	the ko.TeX bundle.
14mu|texlive-kotex-utf-2.0.1-7|27	
14mu|texlive-kotex-utf-2.0.1-7|28	
14mu|texlive-kotex-utf-2.0.1-7|29	#-----------------------------------------------------------------------
14mu|texlive-kotex-utf-2.0.1-7|30	%files
14mu|texlive-kotex-utf-2.0.1-7|31	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-cmap.sty
14mu|texlive-kotex-utf-2.0.1-7|32	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-enumerate.sty
14mu|texlive-kotex-utf-2.0.1-7|33	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-enumitem.sty
14mu|texlive-kotex-utf-2.0.1-7|34	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-gremph.sty
14mu|texlive-kotex-utf-2.0.1-7|35	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-interword.sty
14mu|texlive-kotex-utf-2.0.1-7|36	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-paralist.sty
14mu|texlive-kotex-utf-2.0.1-7|37	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-sectsty.sty
14mu|texlive-kotex-utf-2.0.1-7|38	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-setspace.sty
14mu|texlive-kotex-utf-2.0.1-7|39	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-trivcj.sty
14mu|texlive-kotex-utf-2.0.1-7|40	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-ucshyper.sty
14mu|texlive-kotex-utf-2.0.1-7|41	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucsfn.sty
14mu|texlive-kotex-utf-2.0.1-7|42	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/kotex-logo.sty
14mu|texlive-kotex-utf-2.0.1-7|43	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/kotex-varioref.sty
14mu|texlive-kotex-utf-2.0.1-7|44	%{_texmfdistdir}/tex/latex/kotex-utf/dhucs-nanumfont.sty
14mu|texlive-kotex-utf-2.0.1-7|45	%{_texmfdistdir}/tex/latex/kotex-utf/dhucs.sty
14mu|texlive-kotex-utf-2.0.1-7|46	%{_texmfdistdir}/tex/latex/kotex-utf/hfontspec.default
14mu|texlive-kotex-utf-2.0.1-7|47	%{_texmfdistdir}/tex/latex/kotex-utf/kosections-utf.sty
14mu|texlive-kotex-utf-2.0.1-7|48	%{_texmfdistdir}/tex/latex/kotex-utf/kotex.cfg
14mu|texlive-kotex-utf-2.0.1-7|49	%{_texmfdistdir}/tex/latex/kotex-utf/kotexutf.sty
14mu|texlive-kotex-utf-2.0.1-7|50	%{_texmfdistdir}/tex/latex/kotex-utf/lucenc.dfu
14mu|texlive-kotex-utf-2.0.1-7|51	%{_texmfdistdir}/tex/latex/kotex-utf/lucuhcmj.fd
14mu|texlive-kotex-utf-2.0.1-7|52	%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/dhucs.4ht
14mu|texlive-kotex-utf-2.0.1-7|53	%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/dhucs.cfg
14mu|texlive-kotex-utf-2.0.1-7|54	%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/kosections-utf.4ht
14mu|texlive-kotex-utf-2.0.1-7|55	%doc %{_texmfdistdir}/doc/latex/kotex-utf/ChangeLog
14mu|texlive-kotex-utf-2.0.1-7|56	%doc %{_texmfdistdir}/doc/latex/kotex-utf/README
14mu|texlive-kotex-utf-2.0.1-7|57	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/allowbreak-dhucs.pdf
14mu|texlive-kotex-utf-2.0.1-7|58	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/fntexp.pdf
14mu|texlive-kotex-utf-2.0.1-7|59	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/fntnormal.pdf
14mu|texlive-kotex-utf-2.0.1-7|60	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/histkotex.jpg
14mu|texlive-kotex-utf-2.0.1-7|61	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/linebreaktest.pdf
14mu|texlive-kotex-utf-2.0.1-7|62	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/testdhucsallowbreak.pdf
14mu|texlive-kotex-utf-2.0.1-7|63	%doc %{_texmfdistdir}/doc/latex/kotex-utf/kotexdoc.pdf
14mu|texlive-kotex-utf-2.0.1-7|64	%doc %{_texmfdistdir}/doc/latex/kotex-utf/kotexdoc.tex
14mu|texlive-kotex-utf-2.0.1-7|65	%doc %{_texmfdistdir}/doc/latex/kotex-utf/sample-finemath-setup.tex
14mu|texlive-kotex-utf-2.0.1-7|66	%doc %{_texmfdistdir}/doc/latex/kotex-utf/yettext.tex
14mu|texlive-kotex-utf-2.0.1-7|67	%doc %{_texmfdistdir}/doc/latex/kotex-utf/yettext.txt
14mu|texlive-kotex-utf-2.0.1-7|68	
14mu|texlive-kotex-utf-2.0.1-7|69	#-----------------------------------------------------------------------
14mu|texlive-kotex-utf-2.0.1-7|70	%prep
14mu|texlive-kotex-utf-2.0.1-7|71	%setup -c -a0 -a1
14mu|texlive-kotex-utf-2.0.1-7|72	
14mu|texlive-kotex-utf-2.0.1-7|73	%build
14mu|texlive-kotex-utf-2.0.1-7|74	
14mu|texlive-kotex-utf-2.0.1-7|75	%install
14mu|texlive-kotex-utf-2.0.1-7|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kotex-utf-2.0.1-7|77	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-kotex-utf-2.0.1-7|78	
14mu|texlive-kotex-utf-2.0.1-7|79	%changelog
14mu|texlive-kotex-utf-2.0.1-7|80	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-7
14mu|texlive-kotex-utf-2.0.1-7|81	+ Revision: 3470662
14mu|texlive-kotex-utf-2.0.1-7|82	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kotex-utf-2.0.1-7|83	
14mu|texlive-kotex-utf-2.0.1-7|84	

25112 14
14mu|texlive-kotex-utils-2.0.1-8|1	# revision 32101
14mu|texlive-kotex-utils-2.0.1-8|2	# category Package
14mu|texlive-kotex-utils-2.0.1-8|3	# catalog-ctan /language/korean/kotex-utils
14mu|texlive-kotex-utils-2.0.1-8|4	# catalog-date 2013-11-08 09:28:00 +0100
14mu|texlive-kotex-utils-2.0.1-8|5	# catalog-license lppl
14mu|texlive-kotex-utils-2.0.1-8|6	# catalog-version 2.0.1
14mu|texlive-kotex-utils-2.0.1-8|7	Name:		texlive-kotex-utils
14mu|texlive-kotex-utils-2.0.1-8|8	Version:	2.0.1
14mu|texlive-kotex-utils-2.0.1-8|9	Release:	8
14mu|texlive-kotex-utils-2.0.1-8|10	Summary:	Utility scripts and support files for typesetting Korean
14mu|texlive-kotex-utils-2.0.1-8|11	Group:		Publishing
14mu|texlive-kotex-utils-2.0.1-8|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-utils
14mu|texlive-kotex-utils-2.0.1-8|13	License:	LPPL
14mu|texlive-kotex-utils-2.0.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utils.tar.xz
14mu|texlive-kotex-utils-2.0.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utils.doc.tar.xz
14mu|texlive-kotex-utils-2.0.1-8|16	BuildArch:	noarch
14mu|texlive-kotex-utils-2.0.1-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-kotex-utils-2.0.1-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-kotex-utils-2.0.1-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-kotex-utils-2.0.1-8|20	Requires:	texlive-kotex-utf
14mu|texlive-kotex-utils-2.0.1-8|21	Provides:	texlive-kotex-utils.bin = %{EVRD}
14mu|texlive-kotex-utils-2.0.1-8|22	
14mu|texlive-kotex-utils-2.0.1-8|23	%description
14mu|texlive-kotex-utils-2.0.1-8|24	The bundle provides scripts and support files for index
14mu|texlive-kotex-utils-2.0.1-8|25	generation in Korean language typesetting. The files belong to
14mu|texlive-kotex-utils-2.0.1-8|26	the ko.TeX bundle.
14mu|texlive-kotex-utils-2.0.1-8|27	
14mu|texlive-kotex-utils-2.0.1-8|28	
14mu|texlive-kotex-utils-2.0.1-8|29	#-----------------------------------------------------------------------
14mu|texlive-kotex-utils-2.0.1-8|30	%files
14mu|texlive-kotex-utils-2.0.1-8|31	%{_bindir}/jamo-normalize
14mu|texlive-kotex-utils-2.0.1-8|32	%{_bindir}/komkindex
14mu|texlive-kotex-utils-2.0.1-8|33	%{_bindir}/ttf2kotexfont
14mu|texlive-kotex-utils-2.0.1-8|34	%{_texmfdistdir}/makeindex/kotex-utils/kotex.ist
14mu|texlive-kotex-utils-2.0.1-8|35	%{_texmfdistdir}/makeindex/kotex-utils/memucs-manual.ist
14mu|texlive-kotex-utils-2.0.1-8|36	%{_texmfdistdir}/scripts/kotex-utils/jamo-normalize.pl
14mu|texlive-kotex-utils-2.0.1-8|37	%{_texmfdistdir}/scripts/kotex-utils/komkindex.pl
14mu|texlive-kotex-utils-2.0.1-8|38	%{_texmfdistdir}/scripts/kotex-utils/ttf2kotexfont.pl
14mu|texlive-kotex-utils-2.0.1-8|39	%doc %{_texmfdistdir}/doc/latex/kotex-utils/ChangeLog
14mu|texlive-kotex-utils-2.0.1-8|40	%doc %{_texmfdistdir}/doc/latex/kotex-utils/README
14mu|texlive-kotex-utils-2.0.1-8|41	%doc %{_texmfdistdir}/doc/latex/kotex-utils/utf8-lang.xdy
14mu|texlive-kotex-utils-2.0.1-8|42	%doc %{_texmfdistdir}/doc/latex/kotex-utils/utf8.xdy
14mu|texlive-kotex-utils-2.0.1-8|43	
14mu|texlive-kotex-utils-2.0.1-8|44	#-----------------------------------------------------------------------
14mu|texlive-kotex-utils-2.0.1-8|45	%prep
14mu|texlive-kotex-utils-2.0.1-8|46	%setup -c -a0 -a1
14mu|texlive-kotex-utils-2.0.1-8|47	
14mu|texlive-kotex-utils-2.0.1-8|48	%build
14mu|texlive-kotex-utils-2.0.1-8|49	
14mu|texlive-kotex-utils-2.0.1-8|50	%install
14mu|texlive-kotex-utils-2.0.1-8|51	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-kotex-utils-2.0.1-8|52	pushd %{buildroot}%{_bindir}
14mu|texlive-kotex-utils-2.0.1-8|53	ln -sf ../share/texmf-dist/scripts/kotex-utils/jamo-normalize.pl jamo-normalize
14mu|texlive-kotex-utils-2.0.1-8|54	ln -sf ../share/texmf-dist/scripts/kotex-utils/komkindex.pl komkindex
14mu|texlive-kotex-utils-2.0.1-8|55	ln -sf ../share/texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl ttf2kotexfont
14mu|texlive-kotex-utils-2.0.1-8|56	popd
14mu|texlive-kotex-utils-2.0.1-8|57	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-kotex-utils-2.0.1-8|58	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-kotex-utils-2.0.1-8|59	
14mu|texlive-kotex-utils-2.0.1-8|60	%changelog
14mu|texlive-kotex-utils-2.0.1-8|61	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-8
14mu|texlive-kotex-utils-2.0.1-8|62	+ Revision: 741c752
14mu|texlive-kotex-utils-2.0.1-8|63	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kotex-utils-2.0.1-8|64	
14mu|texlive-kotex-utils-2.0.1-8|65	

25113 14
14mu|texlive-ktv-texdata-05.34-8|1	# revision 27369
14mu|texlive-ktv-texdata-05.34-8|2	# category Package
14mu|texlive-ktv-texdata-05.34-8|3	# catalog-ctan /macros/latex/contrib/ktv-texdata
14mu|texlive-ktv-texdata-05.34-8|4	# catalog-date 2012-04-26 12:50:58 +0200
14mu|texlive-ktv-texdata-05.34-8|5	# catalog-license gpl
14mu|texlive-ktv-texdata-05.34-8|6	# catalog-version 05.34
14mu|texlive-ktv-texdata-05.34-8|7	Name:		texlive-ktv-texdata
14mu|texlive-ktv-texdata-05.34-8|8	Version:	05.34
14mu|texlive-ktv-texdata-05.34-8|9	Release:	8
14mu|texlive-ktv-texdata-05.34-8|10	Summary:	Extract subsets of documents
14mu|texlive-ktv-texdata-05.34-8|11	Group:		Publishing
14mu|texlive-ktv-texdata-05.34-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ktv-texdata
14mu|texlive-ktv-texdata-05.34-8|13	License:	GPL
14mu|texlive-ktv-texdata-05.34-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ktv-texdata.tar.xz
14mu|texlive-ktv-texdata-05.34-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ktv-texdata.doc.tar.xz
14mu|texlive-ktv-texdata-05.34-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ktv-texdata.source.tar.xz
14mu|texlive-ktv-texdata-05.34-8|17	BuildArch:	noarch
14mu|texlive-ktv-texdata-05.34-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ktv-texdata-05.34-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ktv-texdata-05.34-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-ktv-texdata-05.34-8|21	
14mu|texlive-ktv-texdata-05.34-8|22	%description
14mu|texlive-ktv-texdata-05.34-8|23	The package defines an exercice environment which numbers every
14mu|texlive-ktv-texdata-05.34-8|24	exercise, and a command \get to extract a collection whose
14mu|texlive-ktv-texdata-05.34-8|25	argument is a comma-separated set of exercise index numbers.
14mu|texlive-ktv-texdata-05.34-8|26	While the package was designed for teachers constructing tables
14mu|texlive-ktv-texdata-05.34-8|27	of exercises, it plainly has more general application.
14mu|texlive-ktv-texdata-05.34-8|28	
14mu|texlive-ktv-texdata-05.34-8|29	
14mu|texlive-ktv-texdata-05.34-8|30	#-----------------------------------------------------------------------
14mu|texlive-ktv-texdata-05.34-8|31	%files
14mu|texlive-ktv-texdata-05.34-8|32	%{_texmfdistdir}/tex/latex/ktv-texdata/ktv-buildnum.sty
14mu|texlive-ktv-texdata-05.34-8|33	%{_texmfdistdir}/tex/latex/ktv-texdata/ktv-texdata.sty
14mu|texlive-ktv-texdata-05.34-8|34	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/README
14mu|texlive-ktv-texdata-05.34-8|35	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/README.txt.doc
14mu|texlive-ktv-texdata-05.34-8|36	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-data.tex
14mu|texlive-ktv-texdata-05.34-8|37	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-test.KTVhint
14mu|texlive-ktv-texdata-05.34-8|38	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-test.tex
14mu|texlive-ktv-texdata-05.34-8|39	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-texdata.ktvnum
14mu|texlive-ktv-texdata-05.34-8|40	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-texdata.pdf
14mu|texlive-ktv-texdata-05.34-8|41	#- source
14mu|texlive-ktv-texdata-05.34-8|42	%doc %{_texmfdistdir}/source/latex/ktv-texdata/ktv-texdata.dtx
14mu|texlive-ktv-texdata-05.34-8|43	%doc %{_texmfdistdir}/source/latex/ktv-texdata/ktv-texdata.ins
14mu|texlive-ktv-texdata-05.34-8|44	
14mu|texlive-ktv-texdata-05.34-8|45	#-----------------------------------------------------------------------
14mu|texlive-ktv-texdata-05.34-8|46	%prep
14mu|texlive-ktv-texdata-05.34-8|47	%setup -c -a0 -a1 -a2
14mu|texlive-ktv-texdata-05.34-8|48	
14mu|texlive-ktv-texdata-05.34-8|49	%build
14mu|texlive-ktv-texdata-05.34-8|50	
14mu|texlive-ktv-texdata-05.34-8|51	%install
14mu|texlive-ktv-texdata-05.34-8|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ktv-texdata-05.34-8|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ktv-texdata-05.34-8|54	
14mu|texlive-ktv-texdata-05.34-8|55	%changelog
14mu|texlive-ktv-texdata-05.34-8|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 05.34-8
14mu|texlive-ktv-texdata-05.34-8|57	+ Revision: 8a0d98b
14mu|texlive-ktv-texdata-05.34-8|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ktv-texdata-05.34-8|59	
14mu|texlive-ktv-texdata-05.34-8|60	

25114 14
14mu|texlive-kurier-0.995b-4|1	# revision 19612
14mu|texlive-kurier-0.995b-4|2	# category Package
14mu|texlive-kurier-0.995b-4|3	# catalog-ctan /fonts/kurier
14mu|texlive-kurier-0.995b-4|4	# catalog-date 2010-08-03 20:49:06 +0200
14mu|texlive-kurier-0.995b-4|5	# catalog-license gfsl
14mu|texlive-kurier-0.995b-4|6	# catalog-version 0.995b
14mu|texlive-kurier-0.995b-4|7	Name:		texlive-kurier
14mu|texlive-kurier-0.995b-4|8	Version:	0.995b
14mu|texlive-kurier-0.995b-4|9	Release:	4
14mu|texlive-kurier-0.995b-4|10	Summary:	A two-element sans-serif typeface
14mu|texlive-kurier-0.995b-4|11	Group:		Publishing
14mu|texlive-kurier-0.995b-4|12	URL:		http://www.ctan.org/tex-archive/fonts/kurier
14mu|texlive-kurier-0.995b-4|13	License:	GFSL
14mu|texlive-kurier-0.995b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kurier.tar.xz
14mu|texlive-kurier-0.995b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kurier.doc.tar.xz
14mu|texlive-kurier-0.995b-4|16	BuildArch:	noarch
14mu|texlive-kurier-0.995b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-kurier-0.995b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-kurier-0.995b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-kurier-0.995b-4|20	
14mu|texlive-kurier-0.995b-4|21	%description
14mu|texlive-kurier-0.995b-4|22	Kurier is a two-element sans-serif typeface. It was designed
14mu|texlive-kurier-0.995b-4|23	for a diploma in typeface design at the Warsaw Academy of Fine
14mu|texlive-kurier-0.995b-4|24	Arts under the supervision of Roman Tomaszewski. This
14mu|texlive-kurier-0.995b-4|25	distribution contains a significantly extended set of
14mu|texlive-kurier-0.995b-4|26	characters covering the following modern alphabets: latin
14mu|texlive-kurier-0.995b-4|27	(including Vietnamese), Cyrillic and Greek as well as a number
14mu|texlive-kurier-0.995b-4|28	of additional symbols (including mathematical symbols). The
14mu|texlive-kurier-0.995b-4|29	fonts are prepared in Type 1 and OpenType formats. For use with
14mu|texlive-kurier-0.995b-4|30	TeX the following encoding files have been prepared: T1 (ec),
14mu|texlive-kurier-0.995b-4|31	T2 (abc), and OT2--Cyrillic, T5 (Vietnamese), OT4, QX, texansi
14mu|texlive-kurier-0.995b-4|32	and--nonstandard (IL2 for the Czech fonts), as well as
14mu|texlive-kurier-0.995b-4|33	supporting macros and files defining fonts for LaTeX.
14mu|texlive-kurier-0.995b-4|34	
14mu|texlive-kurier-0.995b-4|35	
14mu|texlive-kurier-0.995b-4|36	#-----------------------------------------------------------------------
14mu|texlive-kurier-0.995b-4|37	%files
14mu|texlive-kurier-0.995b-4|38	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierb.afm
14mu|texlive-kurier-0.995b-4|39	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierbi.afm
14mu|texlive-kurier-0.995b-4|40	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercb.afm
14mu|texlive-kurier-0.995b-4|41	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercbi.afm
14mu|texlive-kurier-0.995b-4|42	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierch.afm
14mu|texlive-kurier-0.995b-4|43	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierchi.afm
14mu|texlive-kurier-0.995b-4|44	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercl.afm
14mu|texlive-kurier-0.995b-4|45	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercli.afm
14mu|texlive-kurier-0.995b-4|46	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercm.afm
14mu|texlive-kurier-0.995b-4|47	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercmi.afm
14mu|texlive-kurier-0.995b-4|48	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercr.afm
14mu|texlive-kurier-0.995b-4|49	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercri.afm
14mu|texlive-kurier-0.995b-4|50	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierh.afm
14mu|texlive-kurier-0.995b-4|51	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierhi.afm
14mu|texlive-kurier-0.995b-4|52	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierl.afm
14mu|texlive-kurier-0.995b-4|53	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierli.afm
14mu|texlive-kurier-0.995b-4|54	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierm.afm
14mu|texlive-kurier-0.995b-4|55	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriermi.afm
14mu|texlive-kurier-0.995b-4|56	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierr.afm
14mu|texlive-kurier-0.995b-4|57	%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierri.afm
14mu|texlive-kurier-0.995b-4|58	%{_texmfdistdir}/fonts/enc/dvips/kurier/cs-kurier-sc.enc
14mu|texlive-kurier-0.995b-4|59	%{_texmfdistdir}/fonts/enc/dvips/kurier/cs-kurier.enc
14mu|texlive-kurier-0.995b-4|60	%{_texmfdistdir}/fonts/enc/dvips/kurier/ec-kurier-sc.enc
14mu|texlive-kurier-0.995b-4|61	%{_texmfdistdir}/fonts/enc/dvips/kurier/ec-kurier.enc
14mu|texlive-kurier-0.995b-4|62	%{_texmfdistdir}/fonts/enc/dvips/kurier/ex-kurier.enc
14mu|texlive-kurier-0.995b-4|63	%{_texmfdistdir}/fonts/enc/dvips/kurier/greek-kurier.enc
14mu|texlive-kurier-0.995b-4|64	%{_texmfdistdir}/fonts/enc/dvips/kurier/l7x-kurier-sc.enc
14mu|texlive-kurier-0.995b-4|65	%{_texmfdistdir}/fonts/enc/dvips/kurier/l7x-kurier.enc
14mu|texlive-kurier-0.995b-4|66	%{_texmfdistdir}/fonts/enc/dvips/kurier/mi-kurier.enc
14mu|texlive-kurier-0.995b-4|67	%{_texmfdistdir}/fonts/enc/dvips/kurier/qx-kurier-sc.enc
14mu|texlive-kurier-0.995b-4|68	%{_texmfdistdir}/fonts/enc/dvips/kurier/qx-kurier.enc
14mu|texlive-kurier-0.995b-4|69	%{_texmfdistdir}/fonts/enc/dvips/kurier/rm-kurier-sc.enc
14mu|texlive-kurier-0.995b-4|70	%{_texmfdistdir}/fonts/enc/dvips/kurier/rm-kurier.enc
14mu|texlive-kurier-0.995b-4|71	%{_texmfdistdir}/fonts/enc/dvips/kurier/sy-kurier.enc
14mu|texlive-kurier-0.995b-4|72	%{_texmfdistdir}/fonts/enc/dvips/kurier/t2a-kurier.enc
14mu|texlive-kurier-0.995b-4|73	%{_texmfdistdir}/fonts/enc/dvips/kurier/t2b-kurier.enc
14mu|texlive-kurier-0.995b-4|74	%{_texmfdistdir}/fonts/enc/dvips/kurier/t2c-kurier.enc
14mu|texlive-kurier-0.995b-4|75	%{_texmfdistdir}/fonts/enc/dvips/kurier/t5-kurier-sc.enc
14mu|texlive-kurier-0.995b-4|76	%{_texmfdistdir}/fonts/enc/dvips/kurier/t5-kurier.enc
14mu|texlive-kurier-0.995b-4|77	%{_texmfdistdir}/fonts/enc/dvips/kurier/texnansi-kurier-sc.enc
14mu|texlive-kurier-0.995b-4|78	%{_texmfdistdir}/fonts/enc/dvips/kurier/texnansi-kurier.enc
14mu|texlive-kurier-0.995b-4|79	%{_texmfdistdir}/fonts/enc/dvips/kurier/ts1-kurier.enc
14mu|texlive-kurier-0.995b-4|80	%{_texmfdistdir}/fonts/enc/dvips/kurier/wncy-kurier.enc
14mu|texlive-kurier-0.995b-4|81	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-cs.map
14mu|texlive-kurier-0.995b-4|82	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-ec.map
14mu|texlive-kurier-0.995b-4|83	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-ex.map
14mu|texlive-kurier-0.995b-4|84	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-greek.map
14mu|texlive-kurier-0.995b-4|85	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-l7x.map
14mu|texlive-kurier-0.995b-4|86	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-mi.map
14mu|texlive-kurier-0.995b-4|87	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-qx.map
14mu|texlive-kurier-0.995b-4|88	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-rm.map
14mu|texlive-kurier-0.995b-4|89	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-sy.map
14mu|texlive-kurier-0.995b-4|90	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t2a.map
14mu|texlive-kurier-0.995b-4|91	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t2b.map
14mu|texlive-kurier-0.995b-4|92	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t2c.map
14mu|texlive-kurier-0.995b-4|93	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t5.map
14mu|texlive-kurier-0.995b-4|94	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-texnansi.map
14mu|texlive-kurier-0.995b-4|95	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-ts1.map
14mu|texlive-kurier-0.995b-4|96	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-wncy.map
14mu|texlive-kurier-0.995b-4|97	%{_texmfdistdir}/fonts/map/dvips/kurier/kurier.map
14mu|texlive-kurier-0.995b-4|98	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-Bold.otf
14mu|texlive-kurier-0.995b-4|99	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-BoldItalic.otf
14mu|texlive-kurier-0.995b-4|100	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-Italic.otf
14mu|texlive-kurier-0.995b-4|101	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-Regular.otf
14mu|texlive-kurier-0.995b-4|102	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-Bold.otf
14mu|texlive-kurier-0.995b-4|103	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-BoldItalic.otf
14mu|texlive-kurier-0.995b-4|104	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-Italic.otf
14mu|texlive-kurier-0.995b-4|105	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-Regular.otf
14mu|texlive-kurier-0.995b-4|106	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondHeavy-Italic.otf
14mu|texlive-kurier-0.995b-4|107	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondHeavy-Regular.otf
14mu|texlive-kurier-0.995b-4|108	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondLight-Italic.otf
14mu|texlive-kurier-0.995b-4|109	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondLight-Regular.otf
14mu|texlive-kurier-0.995b-4|110	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondMedium-Italic.otf
14mu|texlive-kurier-0.995b-4|111	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondMedium-Regular.otf
14mu|texlive-kurier-0.995b-4|112	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierHeavy-Italic.otf
14mu|texlive-kurier-0.995b-4|113	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierHeavy-Regular.otf
14mu|texlive-kurier-0.995b-4|114	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierLight-Italic.otf
14mu|texlive-kurier-0.995b-4|115	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierLight-Regular.otf
14mu|texlive-kurier-0.995b-4|116	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierMedium-Italic.otf
14mu|texlive-kurier-0.995b-4|117	%{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierMedium-Regular.otf
14mu|texlive-kurier-0.995b-4|118	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierb-sc.tfm
14mu|texlive-kurier-0.995b-4|119	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierb.tfm
14mu|texlive-kurier-0.995b-4|120	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierbi-sc.tfm
14mu|texlive-kurier-0.995b-4|121	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|122	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercb-sc.tfm
14mu|texlive-kurier-0.995b-4|123	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|124	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercbi-sc.tfm
14mu|texlive-kurier-0.995b-4|125	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|126	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierch-sc.tfm
14mu|texlive-kurier-0.995b-4|127	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierch.tfm
14mu|texlive-kurier-0.995b-4|128	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierchi-sc.tfm
14mu|texlive-kurier-0.995b-4|129	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|130	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercl-sc.tfm
14mu|texlive-kurier-0.995b-4|131	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|132	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercli-sc.tfm
14mu|texlive-kurier-0.995b-4|133	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|134	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercm-sc.tfm
14mu|texlive-kurier-0.995b-4|135	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|136	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercmi-sc.tfm
14mu|texlive-kurier-0.995b-4|137	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|138	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercr-sc.tfm
14mu|texlive-kurier-0.995b-4|139	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|140	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercri-sc.tfm
14mu|texlive-kurier-0.995b-4|141	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|142	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierh-sc.tfm
14mu|texlive-kurier-0.995b-4|143	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierh.tfm
14mu|texlive-kurier-0.995b-4|144	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierhi-sc.tfm
14mu|texlive-kurier-0.995b-4|145	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|146	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierl-sc.tfm
14mu|texlive-kurier-0.995b-4|147	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierl.tfm
14mu|texlive-kurier-0.995b-4|148	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierli-sc.tfm
14mu|texlive-kurier-0.995b-4|149	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierli.tfm
14mu|texlive-kurier-0.995b-4|150	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierm-sc.tfm
14mu|texlive-kurier-0.995b-4|151	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierm.tfm
14mu|texlive-kurier-0.995b-4|152	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriermi-sc.tfm
14mu|texlive-kurier-0.995b-4|153	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|154	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierr-sc.tfm
14mu|texlive-kurier-0.995b-4|155	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierr.tfm
14mu|texlive-kurier-0.995b-4|156	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierri-sc.tfm
14mu|texlive-kurier-0.995b-4|157	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierri.tfm
14mu|texlive-kurier-0.995b-4|158	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierb-sc.tfm
14mu|texlive-kurier-0.995b-4|159	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierb.tfm
14mu|texlive-kurier-0.995b-4|160	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierbi-sc.tfm
14mu|texlive-kurier-0.995b-4|161	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|162	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercb-sc.tfm
14mu|texlive-kurier-0.995b-4|163	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|164	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercbi-sc.tfm
14mu|texlive-kurier-0.995b-4|165	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|166	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierch-sc.tfm
14mu|texlive-kurier-0.995b-4|167	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierch.tfm
14mu|texlive-kurier-0.995b-4|168	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierchi-sc.tfm
14mu|texlive-kurier-0.995b-4|169	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|170	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercl-sc.tfm
14mu|texlive-kurier-0.995b-4|171	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|172	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercli-sc.tfm
14mu|texlive-kurier-0.995b-4|173	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|174	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercm-sc.tfm
14mu|texlive-kurier-0.995b-4|175	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|176	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercmi-sc.tfm
14mu|texlive-kurier-0.995b-4|177	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|178	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercr-sc.tfm
14mu|texlive-kurier-0.995b-4|179	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|180	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercri-sc.tfm
14mu|texlive-kurier-0.995b-4|181	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|182	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierh-sc.tfm
14mu|texlive-kurier-0.995b-4|183	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierh.tfm
14mu|texlive-kurier-0.995b-4|184	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierhi-sc.tfm
14mu|texlive-kurier-0.995b-4|185	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|186	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierl-sc.tfm
14mu|texlive-kurier-0.995b-4|187	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierl.tfm
14mu|texlive-kurier-0.995b-4|188	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierli-sc.tfm
14mu|texlive-kurier-0.995b-4|189	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierli.tfm
14mu|texlive-kurier-0.995b-4|190	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierm-sc.tfm
14mu|texlive-kurier-0.995b-4|191	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierm.tfm
14mu|texlive-kurier-0.995b-4|192	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriermi-sc.tfm
14mu|texlive-kurier-0.995b-4|193	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|194	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierr-sc.tfm
14mu|texlive-kurier-0.995b-4|195	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierr.tfm
14mu|texlive-kurier-0.995b-4|196	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierri-sc.tfm
14mu|texlive-kurier-0.995b-4|197	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierri.tfm
14mu|texlive-kurier-0.995b-4|198	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierb.tfm
14mu|texlive-kurier-0.995b-4|199	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|200	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierch.tfm
14mu|texlive-kurier-0.995b-4|201	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|202	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|203	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|204	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierh.tfm
14mu|texlive-kurier-0.995b-4|205	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierl.tfm
14mu|texlive-kurier-0.995b-4|206	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierm.tfm
14mu|texlive-kurier-0.995b-4|207	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierr.tfm
14mu|texlive-kurier-0.995b-4|208	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierb.tfm
14mu|texlive-kurier-0.995b-4|209	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|210	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|211	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|212	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierch.tfm
14mu|texlive-kurier-0.995b-4|213	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|214	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|215	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|216	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|217	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|218	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|219	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|220	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierh.tfm
14mu|texlive-kurier-0.995b-4|221	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|222	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierl.tfm
14mu|texlive-kurier-0.995b-4|223	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierli.tfm
14mu|texlive-kurier-0.995b-4|224	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierm.tfm
14mu|texlive-kurier-0.995b-4|225	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|226	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierr.tfm
14mu|texlive-kurier-0.995b-4|227	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierri.tfm
14mu|texlive-kurier-0.995b-4|228	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierb-sc.tfm
14mu|texlive-kurier-0.995b-4|229	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierb.tfm
14mu|texlive-kurier-0.995b-4|230	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierbi-sc.tfm
14mu|texlive-kurier-0.995b-4|231	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|232	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercb-sc.tfm
14mu|texlive-kurier-0.995b-4|233	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|234	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercbi-sc.tfm
14mu|texlive-kurier-0.995b-4|235	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|236	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierch-sc.tfm
14mu|texlive-kurier-0.995b-4|237	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierch.tfm
14mu|texlive-kurier-0.995b-4|238	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierchi-sc.tfm
14mu|texlive-kurier-0.995b-4|239	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|240	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercl-sc.tfm
14mu|texlive-kurier-0.995b-4|241	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|242	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercli-sc.tfm
14mu|texlive-kurier-0.995b-4|243	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|244	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercm-sc.tfm
14mu|texlive-kurier-0.995b-4|245	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|246	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercmi-sc.tfm
14mu|texlive-kurier-0.995b-4|247	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|248	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercr-sc.tfm
14mu|texlive-kurier-0.995b-4|249	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|250	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercri-sc.tfm
14mu|texlive-kurier-0.995b-4|251	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|252	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierh-sc.tfm
14mu|texlive-kurier-0.995b-4|253	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierh.tfm
14mu|texlive-kurier-0.995b-4|254	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierhi-sc.tfm
14mu|texlive-kurier-0.995b-4|255	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|256	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierl-sc.tfm
14mu|texlive-kurier-0.995b-4|257	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierl.tfm
14mu|texlive-kurier-0.995b-4|258	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierli-sc.tfm
14mu|texlive-kurier-0.995b-4|259	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierli.tfm
14mu|texlive-kurier-0.995b-4|260	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierm-sc.tfm
14mu|texlive-kurier-0.995b-4|261	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierm.tfm
14mu|texlive-kurier-0.995b-4|262	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriermi-sc.tfm
14mu|texlive-kurier-0.995b-4|263	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|264	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierr-sc.tfm
14mu|texlive-kurier-0.995b-4|265	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierr.tfm
14mu|texlive-kurier-0.995b-4|266	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierri-sc.tfm
14mu|texlive-kurier-0.995b-4|267	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierri.tfm
14mu|texlive-kurier-0.995b-4|268	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|269	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|270	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|271	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|272	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|273	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|274	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|275	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierli.tfm
14mu|texlive-kurier-0.995b-4|276	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|277	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierri.tfm
14mu|texlive-kurier-0.995b-4|278	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierb-sc.tfm
14mu|texlive-kurier-0.995b-4|279	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierb.tfm
14mu|texlive-kurier-0.995b-4|280	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierbi-sc.tfm
14mu|texlive-kurier-0.995b-4|281	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|282	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercb-sc.tfm
14mu|texlive-kurier-0.995b-4|283	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|284	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercbi-sc.tfm
14mu|texlive-kurier-0.995b-4|285	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|286	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierch-sc.tfm
14mu|texlive-kurier-0.995b-4|287	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierch.tfm
14mu|texlive-kurier-0.995b-4|288	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierchi-sc.tfm
14mu|texlive-kurier-0.995b-4|289	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|290	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercl-sc.tfm
14mu|texlive-kurier-0.995b-4|291	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|292	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercli-sc.tfm
14mu|texlive-kurier-0.995b-4|293	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|294	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercm-sc.tfm
14mu|texlive-kurier-0.995b-4|295	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|296	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercmi-sc.tfm
14mu|texlive-kurier-0.995b-4|297	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|298	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercr-sc.tfm
14mu|texlive-kurier-0.995b-4|299	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|300	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercri-sc.tfm
14mu|texlive-kurier-0.995b-4|301	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|302	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierh-sc.tfm
14mu|texlive-kurier-0.995b-4|303	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierh.tfm
14mu|texlive-kurier-0.995b-4|304	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierhi-sc.tfm
14mu|texlive-kurier-0.995b-4|305	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|306	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierl-sc.tfm
14mu|texlive-kurier-0.995b-4|307	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierl.tfm
14mu|texlive-kurier-0.995b-4|308	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierli-sc.tfm
14mu|texlive-kurier-0.995b-4|309	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierli.tfm
14mu|texlive-kurier-0.995b-4|310	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierm-sc.tfm
14mu|texlive-kurier-0.995b-4|311	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierm.tfm
14mu|texlive-kurier-0.995b-4|312	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriermi-sc.tfm
14mu|texlive-kurier-0.995b-4|313	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|314	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierr-sc.tfm
14mu|texlive-kurier-0.995b-4|315	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierr.tfm
14mu|texlive-kurier-0.995b-4|316	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierri-sc.tfm
14mu|texlive-kurier-0.995b-4|317	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierri.tfm
14mu|texlive-kurier-0.995b-4|318	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierb-sc.tfm
14mu|texlive-kurier-0.995b-4|319	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierb.tfm
14mu|texlive-kurier-0.995b-4|320	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierbi-sc.tfm
14mu|texlive-kurier-0.995b-4|321	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|322	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercb-sc.tfm
14mu|texlive-kurier-0.995b-4|323	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|324	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercbi-sc.tfm
14mu|texlive-kurier-0.995b-4|325	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|326	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierch-sc.tfm
14mu|texlive-kurier-0.995b-4|327	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierch.tfm
14mu|texlive-kurier-0.995b-4|328	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierchi-sc.tfm
14mu|texlive-kurier-0.995b-4|329	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|330	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercl-sc.tfm
14mu|texlive-kurier-0.995b-4|331	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|332	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercli-sc.tfm
14mu|texlive-kurier-0.995b-4|333	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|334	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercm-sc.tfm
14mu|texlive-kurier-0.995b-4|335	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|336	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercmi-sc.tfm
14mu|texlive-kurier-0.995b-4|337	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|338	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercr-sc.tfm
14mu|texlive-kurier-0.995b-4|339	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|340	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercri-sc.tfm
14mu|texlive-kurier-0.995b-4|341	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|342	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierh-sc.tfm
14mu|texlive-kurier-0.995b-4|343	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierh.tfm
14mu|texlive-kurier-0.995b-4|344	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierhi-sc.tfm
14mu|texlive-kurier-0.995b-4|345	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|346	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierl-sc.tfm
14mu|texlive-kurier-0.995b-4|347	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierl.tfm
14mu|texlive-kurier-0.995b-4|348	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierli-sc.tfm
14mu|texlive-kurier-0.995b-4|349	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierli.tfm
14mu|texlive-kurier-0.995b-4|350	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierm-sc.tfm
14mu|texlive-kurier-0.995b-4|351	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierm.tfm
14mu|texlive-kurier-0.995b-4|352	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriermi-sc.tfm
14mu|texlive-kurier-0.995b-4|353	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|354	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierr-sc.tfm
14mu|texlive-kurier-0.995b-4|355	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierr.tfm
14mu|texlive-kurier-0.995b-4|356	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierri-sc.tfm
14mu|texlive-kurier-0.995b-4|357	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierri.tfm
14mu|texlive-kurier-0.995b-4|358	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierbz.tfm
14mu|texlive-kurier-0.995b-4|359	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriercbz.tfm
14mu|texlive-kurier-0.995b-4|360	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierchz.tfm
14mu|texlive-kurier-0.995b-4|361	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierclz.tfm
14mu|texlive-kurier-0.995b-4|362	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriercmz.tfm
14mu|texlive-kurier-0.995b-4|363	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriercrz.tfm
14mu|texlive-kurier-0.995b-4|364	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierhz.tfm
14mu|texlive-kurier-0.995b-4|365	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierlz.tfm
14mu|texlive-kurier-0.995b-4|366	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriermz.tfm
14mu|texlive-kurier-0.995b-4|367	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierrz.tfm
14mu|texlive-kurier-0.995b-4|368	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierb.tfm
14mu|texlive-kurier-0.995b-4|369	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|370	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|371	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|372	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierch.tfm
14mu|texlive-kurier-0.995b-4|373	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|374	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|375	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|376	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|377	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|378	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|379	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|380	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierh.tfm
14mu|texlive-kurier-0.995b-4|381	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|382	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierl.tfm
14mu|texlive-kurier-0.995b-4|383	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierli.tfm
14mu|texlive-kurier-0.995b-4|384	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierm.tfm
14mu|texlive-kurier-0.995b-4|385	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|386	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierr.tfm
14mu|texlive-kurier-0.995b-4|387	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierri.tfm
14mu|texlive-kurier-0.995b-4|388	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierb.tfm
14mu|texlive-kurier-0.995b-4|389	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|390	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|391	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|392	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierch.tfm
14mu|texlive-kurier-0.995b-4|393	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|394	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|395	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|396	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|397	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|398	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|399	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|400	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierh.tfm
14mu|texlive-kurier-0.995b-4|401	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|402	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierl.tfm
14mu|texlive-kurier-0.995b-4|403	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierli.tfm
14mu|texlive-kurier-0.995b-4|404	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierm.tfm
14mu|texlive-kurier-0.995b-4|405	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|406	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierr.tfm
14mu|texlive-kurier-0.995b-4|407	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierri.tfm
14mu|texlive-kurier-0.995b-4|408	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierb.tfm
14mu|texlive-kurier-0.995b-4|409	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|410	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|411	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|412	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierch.tfm
14mu|texlive-kurier-0.995b-4|413	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|414	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|415	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|416	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|417	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|418	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|419	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|420	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierh.tfm
14mu|texlive-kurier-0.995b-4|421	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|422	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierl.tfm
14mu|texlive-kurier-0.995b-4|423	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierli.tfm
14mu|texlive-kurier-0.995b-4|424	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierm.tfm
14mu|texlive-kurier-0.995b-4|425	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|426	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierr.tfm
14mu|texlive-kurier-0.995b-4|427	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierri.tfm
14mu|texlive-kurier-0.995b-4|428	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierb-sc.tfm
14mu|texlive-kurier-0.995b-4|429	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierb.tfm
14mu|texlive-kurier-0.995b-4|430	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierbi-sc.tfm
14mu|texlive-kurier-0.995b-4|431	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|432	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercb-sc.tfm
14mu|texlive-kurier-0.995b-4|433	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|434	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercbi-sc.tfm
14mu|texlive-kurier-0.995b-4|435	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|436	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierch-sc.tfm
14mu|texlive-kurier-0.995b-4|437	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierch.tfm
14mu|texlive-kurier-0.995b-4|438	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierchi-sc.tfm
14mu|texlive-kurier-0.995b-4|439	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|440	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercl-sc.tfm
14mu|texlive-kurier-0.995b-4|441	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|442	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercli-sc.tfm
14mu|texlive-kurier-0.995b-4|443	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|444	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercm-sc.tfm
14mu|texlive-kurier-0.995b-4|445	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|446	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercmi-sc.tfm
14mu|texlive-kurier-0.995b-4|447	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|448	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercr-sc.tfm
14mu|texlive-kurier-0.995b-4|449	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|450	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercri-sc.tfm
14mu|texlive-kurier-0.995b-4|451	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|452	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierh-sc.tfm
14mu|texlive-kurier-0.995b-4|453	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierh.tfm
14mu|texlive-kurier-0.995b-4|454	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierhi-sc.tfm
14mu|texlive-kurier-0.995b-4|455	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|456	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierl-sc.tfm
14mu|texlive-kurier-0.995b-4|457	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierl.tfm
14mu|texlive-kurier-0.995b-4|458	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierli-sc.tfm
14mu|texlive-kurier-0.995b-4|459	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierli.tfm
14mu|texlive-kurier-0.995b-4|460	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierm-sc.tfm
14mu|texlive-kurier-0.995b-4|461	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierm.tfm
14mu|texlive-kurier-0.995b-4|462	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriermi-sc.tfm
14mu|texlive-kurier-0.995b-4|463	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|464	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierr-sc.tfm
14mu|texlive-kurier-0.995b-4|465	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierr.tfm
14mu|texlive-kurier-0.995b-4|466	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierri-sc.tfm
14mu|texlive-kurier-0.995b-4|467	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierri.tfm
14mu|texlive-kurier-0.995b-4|468	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierb-sc.tfm
14mu|texlive-kurier-0.995b-4|469	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierb.tfm
14mu|texlive-kurier-0.995b-4|470	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierbi-sc.tfm
14mu|texlive-kurier-0.995b-4|471	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|472	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercb-sc.tfm
14mu|texlive-kurier-0.995b-4|473	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|474	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercbi-sc.tfm
14mu|texlive-kurier-0.995b-4|475	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|476	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierch-sc.tfm
14mu|texlive-kurier-0.995b-4|477	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierch.tfm
14mu|texlive-kurier-0.995b-4|478	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierchi-sc.tfm
14mu|texlive-kurier-0.995b-4|479	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|480	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercl-sc.tfm
14mu|texlive-kurier-0.995b-4|481	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|482	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercli-sc.tfm
14mu|texlive-kurier-0.995b-4|483	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|484	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercm-sc.tfm
14mu|texlive-kurier-0.995b-4|485	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|486	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercmi-sc.tfm
14mu|texlive-kurier-0.995b-4|487	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|488	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercr-sc.tfm
14mu|texlive-kurier-0.995b-4|489	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|490	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercri-sc.tfm
14mu|texlive-kurier-0.995b-4|491	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|492	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierh-sc.tfm
14mu|texlive-kurier-0.995b-4|493	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierh.tfm
14mu|texlive-kurier-0.995b-4|494	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierhi-sc.tfm
14mu|texlive-kurier-0.995b-4|495	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|496	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierl-sc.tfm
14mu|texlive-kurier-0.995b-4|497	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierl.tfm
14mu|texlive-kurier-0.995b-4|498	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierli-sc.tfm
14mu|texlive-kurier-0.995b-4|499	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierli.tfm
14mu|texlive-kurier-0.995b-4|500	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierm-sc.tfm
14mu|texlive-kurier-0.995b-4|501	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierm.tfm
14mu|texlive-kurier-0.995b-4|502	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriermi-sc.tfm
14mu|texlive-kurier-0.995b-4|503	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|504	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierr-sc.tfm
14mu|texlive-kurier-0.995b-4|505	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierr.tfm
14mu|texlive-kurier-0.995b-4|506	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierri-sc.tfm
14mu|texlive-kurier-0.995b-4|507	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierri.tfm
14mu|texlive-kurier-0.995b-4|508	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierb.tfm
14mu|texlive-kurier-0.995b-4|509	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|510	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|511	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|512	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierch.tfm
14mu|texlive-kurier-0.995b-4|513	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|514	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|515	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|516	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|517	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|518	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|519	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|520	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierh.tfm
14mu|texlive-kurier-0.995b-4|521	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|522	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierl.tfm
14mu|texlive-kurier-0.995b-4|523	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierli.tfm
14mu|texlive-kurier-0.995b-4|524	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierm.tfm
14mu|texlive-kurier-0.995b-4|525	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|526	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierr.tfm
14mu|texlive-kurier-0.995b-4|527	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierri.tfm
14mu|texlive-kurier-0.995b-4|528	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierb.tfm
14mu|texlive-kurier-0.995b-4|529	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierbi.tfm
14mu|texlive-kurier-0.995b-4|530	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercb.tfm
14mu|texlive-kurier-0.995b-4|531	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercbi.tfm
14mu|texlive-kurier-0.995b-4|532	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierch.tfm
14mu|texlive-kurier-0.995b-4|533	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierchi.tfm
14mu|texlive-kurier-0.995b-4|534	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercl.tfm
14mu|texlive-kurier-0.995b-4|535	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercli.tfm
14mu|texlive-kurier-0.995b-4|536	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercm.tfm
14mu|texlive-kurier-0.995b-4|537	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercmi.tfm
14mu|texlive-kurier-0.995b-4|538	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercr.tfm
14mu|texlive-kurier-0.995b-4|539	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercri.tfm
14mu|texlive-kurier-0.995b-4|540	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierh.tfm
14mu|texlive-kurier-0.995b-4|541	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierhi.tfm
14mu|texlive-kurier-0.995b-4|542	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierl.tfm
14mu|texlive-kurier-0.995b-4|543	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierli.tfm
14mu|texlive-kurier-0.995b-4|544	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierm.tfm
14mu|texlive-kurier-0.995b-4|545	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriermi.tfm
14mu|texlive-kurier-0.995b-4|546	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierr.tfm
14mu|texlive-kurier-0.995b-4|547	%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierri.tfm
14mu|texlive-kurier-0.995b-4|548	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierb.pfb
14mu|texlive-kurier-0.995b-4|549	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierbi.pfb
14mu|texlive-kurier-0.995b-4|550	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercb.pfb
14mu|texlive-kurier-0.995b-4|551	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercbi.pfb
14mu|texlive-kurier-0.995b-4|552	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierch.pfb
14mu|texlive-kurier-0.995b-4|553	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierchi.pfb
14mu|texlive-kurier-0.995b-4|554	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercl.pfb
14mu|texlive-kurier-0.995b-4|555	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercli.pfb
14mu|texlive-kurier-0.995b-4|556	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercm.pfb
14mu|texlive-kurier-0.995b-4|557	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercmi.pfb
14mu|texlive-kurier-0.995b-4|558	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercr.pfb
14mu|texlive-kurier-0.995b-4|559	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercri.pfb
14mu|texlive-kurier-0.995b-4|560	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierh.pfb
14mu|texlive-kurier-0.995b-4|561	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierhi.pfb
14mu|texlive-kurier-0.995b-4|562	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierl.pfb
14mu|texlive-kurier-0.995b-4|563	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierli.pfb
14mu|texlive-kurier-0.995b-4|564	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierm.pfb
14mu|texlive-kurier-0.995b-4|565	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriermi.pfb
14mu|texlive-kurier-0.995b-4|566	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierr.pfb
14mu|texlive-kurier-0.995b-4|567	%{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierri.pfb
14mu|texlive-kurier-0.995b-4|568	%{_texmfdistdir}/tex/latex/kurier/il2kurier.fd
14mu|texlive-kurier-0.995b-4|569	%{_texmfdistdir}/tex/latex/kurier/il2kurierc.fd
14mu|texlive-kurier-0.995b-4|570	%{_texmfdistdir}/tex/latex/kurier/il2kurierl.fd
14mu|texlive-kurier-0.995b-4|571	%{_texmfdistdir}/tex/latex/kurier/il2kurierlc.fd
14mu|texlive-kurier-0.995b-4|572	%{_texmfdistdir}/tex/latex/kurier/kurier.sty
14mu|texlive-kurier-0.995b-4|573	%{_texmfdistdir}/tex/latex/kurier/l7xkurier.fd
14mu|texlive-kurier-0.995b-4|574	%{_texmfdistdir}/tex/latex/kurier/l7xkurierc.fd
14mu|texlive-kurier-0.995b-4|575	%{_texmfdistdir}/tex/latex/kurier/l7xkurierl.fd
14mu|texlive-kurier-0.995b-4|576	%{_texmfdistdir}/tex/latex/kurier/l7xkurierlc.fd
14mu|texlive-kurier-0.995b-4|577	%{_texmfdistdir}/tex/latex/kurier/ly1kurier.fd
14mu|texlive-kurier-0.995b-4|578	%{_texmfdistdir}/tex/latex/kurier/ly1kurierc.fd
14mu|texlive-kurier-0.995b-4|579	%{_texmfdistdir}/tex/latex/kurier/ly1kurierl.fd
14mu|texlive-kurier-0.995b-4|580	%{_texmfdistdir}/tex/latex/kurier/ly1kurierlc.fd
14mu|texlive-kurier-0.995b-4|581	%{_texmfdistdir}/tex/latex/kurier/omlkurier.fd
14mu|texlive-kurier-0.995b-4|582	%{_texmfdistdir}/tex/latex/kurier/omlkurierc.fd
14mu|texlive-kurier-0.995b-4|583	%{_texmfdistdir}/tex/latex/kurier/omlkurierl.fd
14mu|texlive-kurier-0.995b-4|584	%{_texmfdistdir}/tex/latex/kurier/omlkurierlc.fd
14mu|texlive-kurier-0.995b-4|585	%{_texmfdistdir}/tex/latex/kurier/omskurier.fd
14mu|texlive-kurier-0.995b-4|586	%{_texmfdistdir}/tex/latex/kurier/omskurierc.fd
14mu|texlive-kurier-0.995b-4|587	%{_texmfdistdir}/tex/latex/kurier/omskurierl.fd
14mu|texlive-kurier-0.995b-4|588	%{_texmfdistdir}/tex/latex/kurier/omskurierlc.fd
14mu|texlive-kurier-0.995b-4|589	%{_texmfdistdir}/tex/latex/kurier/omxkurier.fd
14mu|texlive-kurier-0.995b-4|590	%{_texmfdistdir}/tex/latex/kurier/omxkurierc.fd
14mu|texlive-kurier-0.995b-4|591	%{_texmfdistdir}/tex/latex/kurier/omxkurierl.fd
14mu|texlive-kurier-0.995b-4|592	%{_texmfdistdir}/tex/latex/kurier/omxkurierlc.fd
14mu|texlive-kurier-0.995b-4|593	%{_texmfdistdir}/tex/latex/kurier/ot1kurier.fd
14mu|texlive-kurier-0.995b-4|594	%{_texmfdistdir}/tex/latex/kurier/ot1kurierc.fd
14mu|texlive-kurier-0.995b-4|595	%{_texmfdistdir}/tex/latex/kurier/ot1kuriercm.fd
14mu|texlive-kurier-0.995b-4|596	%{_texmfdistdir}/tex/latex/kurier/ot1kurierl.fd
14mu|texlive-kurier-0.995b-4|597	%{_texmfdistdir}/tex/latex/kurier/ot1kurierlc.fd
14mu|texlive-kurier-0.995b-4|598	%{_texmfdistdir}/tex/latex/kurier/ot1kurierlcm.fd
14mu|texlive-kurier-0.995b-4|599	%{_texmfdistdir}/tex/latex/kurier/ot1kurierlm.fd
14mu|texlive-kurier-0.995b-4|600	%{_texmfdistdir}/tex/latex/kurier/ot1kurierm.fd
14mu|texlive-kurier-0.995b-4|601	%{_texmfdistdir}/tex/latex/kurier/ot2kurier.fd
14mu|texlive-kurier-0.995b-4|602	%{_texmfdistdir}/tex/latex/kurier/ot2kurierc.fd
14mu|texlive-kurier-0.995b-4|603	%{_texmfdistdir}/tex/latex/kurier/ot2kurierl.fd
14mu|texlive-kurier-0.995b-4|604	%{_texmfdistdir}/tex/latex/kurier/ot2kurierlc.fd
14mu|texlive-kurier-0.995b-4|605	%{_texmfdistdir}/tex/latex/kurier/ot4kurier.fd
14mu|texlive-kurier-0.995b-4|606	%{_texmfdistdir}/tex/latex/kurier/ot4kurierc.fd
14mu|texlive-kurier-0.995b-4|607	%{_texmfdistdir}/tex/latex/kurier/ot4kurierl.fd
14mu|texlive-kurier-0.995b-4|608	%{_texmfdistdir}/tex/latex/kurier/ot4kurierlc.fd
14mu|texlive-kurier-0.995b-4|609	%{_texmfdistdir}/tex/latex/kurier/qxkurier.fd
14mu|texlive-kurier-0.995b-4|610	%{_texmfdistdir}/tex/latex/kurier/qxkurierc.fd
14mu|texlive-kurier-0.995b-4|611	%{_texmfdistdir}/tex/latex/kurier/qxkurierl.fd
14mu|texlive-kurier-0.995b-4|612	%{_texmfdistdir}/tex/latex/kurier/qxkurierlc.fd
14mu|texlive-kurier-0.995b-4|613	%{_texmfdistdir}/tex/latex/kurier/t1kurier.fd
14mu|texlive-kurier-0.995b-4|614	%{_texmfdistdir}/tex/latex/kurier/t1kurierc.fd
14mu|texlive-kurier-0.995b-4|615	%{_texmfdistdir}/tex/latex/kurier/t1kurierl.fd
14mu|texlive-kurier-0.995b-4|616	%{_texmfdistdir}/tex/latex/kurier/t1kurierlc.fd
14mu|texlive-kurier-0.995b-4|617	%{_texmfdistdir}/tex/latex/kurier/t2akurier.fd
14mu|texlive-kurier-0.995b-4|618	%{_texmfdistdir}/tex/latex/kurier/t2akurierc.fd
14mu|texlive-kurier-0.995b-4|619	%{_texmfdistdir}/tex/latex/kurier/t2akurierl.fd
14mu|texlive-kurier-0.995b-4|620	%{_texmfdistdir}/tex/latex/kurier/t2akurierlc.fd
14mu|texlive-kurier-0.995b-4|621	%{_texmfdistdir}/tex/latex/kurier/t2bkurier.fd
14mu|texlive-kurier-0.995b-4|622	%{_texmfdistdir}/tex/latex/kurier/t2bkurierc.fd
14mu|texlive-kurier-0.995b-4|623	%{_texmfdistdir}/tex/latex/kurier/t2bkurierl.fd
14mu|texlive-kurier-0.995b-4|624	%{_texmfdistdir}/tex/latex/kurier/t2bkurierlc.fd
14mu|texlive-kurier-0.995b-4|625	%{_texmfdistdir}/tex/latex/kurier/t2ckurier.fd
14mu|texlive-kurier-0.995b-4|626	%{_texmfdistdir}/tex/latex/kurier/t2ckurierc.fd
14mu|texlive-kurier-0.995b-4|627	%{_texmfdistdir}/tex/latex/kurier/t2ckurierl.fd
14mu|texlive-kurier-0.995b-4|628	%{_texmfdistdir}/tex/latex/kurier/t2ckurierlc.fd
14mu|texlive-kurier-0.995b-4|629	%{_texmfdistdir}/tex/latex/kurier/t5kurier.fd
14mu|texlive-kurier-0.995b-4|630	%{_texmfdistdir}/tex/latex/kurier/t5kurierc.fd
14mu|texlive-kurier-0.995b-4|631	%{_texmfdistdir}/tex/latex/kurier/t5kurierl.fd
14mu|texlive-kurier-0.995b-4|632	%{_texmfdistdir}/tex/latex/kurier/t5kurierlc.fd
14mu|texlive-kurier-0.995b-4|633	%{_texmfdistdir}/tex/latex/kurier/ts1kurier.fd
14mu|texlive-kurier-0.995b-4|634	%{_texmfdistdir}/tex/latex/kurier/ts1kurierc.fd
14mu|texlive-kurier-0.995b-4|635	%{_texmfdistdir}/tex/latex/kurier/ts1kurierl.fd
14mu|texlive-kurier-0.995b-4|636	%{_texmfdistdir}/tex/latex/kurier/ts1kurierlc.fd
14mu|texlive-kurier-0.995b-4|637	%{_texmfdistdir}/tex/plain/kurier/kurier-math.tex
14mu|texlive-kurier-0.995b-4|638	%doc %{_texmfdistdir}/doc/fonts/kurier/00readme.eng
14mu|texlive-kurier-0.995b-4|639	%doc %{_texmfdistdir}/doc/fonts/kurier/00readme.pol
14mu|texlive-kurier-0.995b-4|640	%doc %{_texmfdistdir}/doc/fonts/kurier/GUST-FONT-LICENSE.txt
14mu|texlive-kurier-0.995b-4|641	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-info-src.zip
14mu|texlive-kurier-0.995b-4|642	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-info.pdf
14mu|texlive-kurier-0.995b-4|643	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-cyr.tex
14mu|texlive-kurier-0.995b-4|644	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-math.tex
14mu|texlive-kurier-0.995b-4|645	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-pl.tex
14mu|texlive-kurier-0.995b-4|646	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-t2a.tex
14mu|texlive-kurier-0.995b-4|647	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-latex-t5.tex
14mu|texlive-kurier-0.995b-4|648	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-mathtest.tex
14mu|texlive-kurier-0.995b-4|649	%doc %{_texmfdistdir}/doc/fonts/kurier/kurier-table.tex
14mu|texlive-kurier-0.995b-4|650	%doc %{_texmfdistdir}/doc/fonts/kurier/manifest.txt
14mu|texlive-kurier-0.995b-4|651	
14mu|texlive-kurier-0.995b-4|652	#-----------------------------------------------------------------------
14mu|texlive-kurier-0.995b-4|653	%prep
14mu|texlive-kurier-0.995b-4|654	%setup -c -a0 -a1
14mu|texlive-kurier-0.995b-4|655	
14mu|texlive-kurier-0.995b-4|656	%build
14mu|texlive-kurier-0.995b-4|657	
14mu|texlive-kurier-0.995b-4|658	%install
14mu|texlive-kurier-0.995b-4|659	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-kurier-0.995b-4|660	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-kurier-0.995b-4|661	
14mu|texlive-kurier-0.995b-4|662	
14mu|texlive-kurier-0.995b-4|663	
14mu|texlive-kurier-0.995b-4|664	%changelog
14mu|texlive-kurier-0.995b-4|665	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.995b-4
14mu|texlive-kurier-0.995b-4|666	+ Revision: 3ee5b2f
14mu|texlive-kurier-0.995b-4|667	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-kurier-0.995b-4|668	
14mu|texlive-kurier-0.995b-4|669	

25115 14
14mu|texlive-l3experimental-SVN3990-3|1	# revision 27107
14mu|texlive-l3experimental-SVN3990-3|2	# category Package
14mu|texlive-l3experimental-SVN3990-3|3	# catalog-ctan /macros/latex/contrib/l3experimental
14mu|texlive-l3experimental-SVN3990-3|4	# catalog-date 2012-07-16 14:27:23 +0200
14mu|texlive-l3experimental-SVN3990-3|5	# catalog-license lppl1.3
14mu|texlive-l3experimental-SVN3990-3|6	# catalog-version SVN 3990
14mu|texlive-l3experimental-SVN3990-3|7	Name:		texlive-l3experimental
14mu|texlive-l3experimental-SVN3990-3|8	Version:	SVN3990
14mu|texlive-l3experimental-SVN3990-3|9	Release:	3
14mu|texlive-l3experimental-SVN3990-3|10	Summary:	Experimental LaTeX3 concepts
14mu|texlive-l3experimental-SVN3990-3|11	Group:		Publishing
14mu|texlive-l3experimental-SVN3990-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/l3experimental
14mu|texlive-l3experimental-SVN3990-3|13	License:	LPPL1.3
14mu|texlive-l3experimental-SVN3990-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3experimental.tar.xz
14mu|texlive-l3experimental-SVN3990-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3experimental.doc.tar.xz
14mu|texlive-l3experimental-SVN3990-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3experimental.source.tar.xz
14mu|texlive-l3experimental-SVN3990-3|17	BuildArch:	noarch
14mu|texlive-l3experimental-SVN3990-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-l3experimental-SVN3990-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-l3experimental-SVN3990-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-l3experimental-SVN3990-3|21	
14mu|texlive-l3experimental-SVN3990-3|22	%description
14mu|texlive-l3experimental-SVN3990-3|23	The l3experimental packages are a collection of experimental
14mu|texlive-l3experimental-SVN3990-3|24	implementations for aspects of the LaTeX3 kernel, dealing with
14mu|texlive-l3experimental-SVN3990-3|25	higher-level ideas such as the Designer Interface. Some of them
14mu|texlive-l3experimental-SVN3990-3|26	work as stand alone packages, providing new functionality, and
14mu|texlive-l3experimental-SVN3990-3|27	can be used on top of LaTeX2e with no changes to the existing
14mu|texlive-l3experimental-SVN3990-3|28	kernel. The present release includes: - xgalley, which controls
14mu|texlive-l3experimental-SVN3990-3|29	boxes receiving text for typesetting. - l3dt: kernel support
14mu|texlive-l3experimental-SVN3990-3|30	for data tables; - l3galley: kernel support for xgalley; -
14mu|texlive-l3experimental-SVN3990-3|31	l3regex: kernel support for regular expression search and
14mu|texlive-l3experimental-SVN3990-3|32	replace operations; - l3sort: kernel support for sorting
14mu|texlive-l3experimental-SVN3990-3|33	sequences, token lists or comma-lists, according to user-
14mu|texlive-l3experimental-SVN3990-3|34	specified comparison criteria; - l3str: kernel support for
14mu|texlive-l3experimental-SVN3990-3|35	string manipulation; - l3tl-build: kernel support for token
14mu|texlive-l3experimental-SVN3990-3|36	list building; - l3tl_analysis: kernel support for token list
14mu|texlive-l3experimental-SVN3990-3|37	analysis; and - xcoffins, which allows the alignment of boxes
14mu|texlive-l3experimental-SVN3990-3|38	using a series of 'handle' positions, supplementing the simple
14mu|texlive-l3experimental-SVN3990-3|39	TeX reference point. All the files of the bundle are also
14mu|texlive-l3experimental-SVN3990-3|40	available in the Subversion (SVN) repository of the LaTeX3
14mu|texlive-l3experimental-SVN3990-3|41	Project. The bundle on CTAN is based on a snapshot of the SVN
14mu|texlive-l3experimental-SVN3990-3|42	repository on 2012-07-16.
14mu|texlive-l3experimental-SVN3990-3|43	
14mu|texlive-l3experimental-SVN3990-3|44	
14mu|texlive-l3experimental-SVN3990-3|45	#-----------------------------------------------------------------------
14mu|texlive-l3experimental-SVN3990-3|46	%files
14mu|texlive-l3experimental-SVN3990-3|47	%{_texmfdistdir}/tex/latex/l3experimental/l3dt/l3dt.sty
14mu|texlive-l3experimental-SVN3990-3|48	%{_texmfdistdir}/tex/latex/l3experimental/l3sort/l3sort.sty
14mu|texlive-l3experimental-SVN3990-3|49	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3flag.sty
14mu|texlive-l3experimental-SVN3990-3|50	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3regex-trace.sty
14mu|texlive-l3experimental-SVN3990-3|51	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3regex.sty
14mu|texlive-l3experimental-SVN3990-3|52	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str.sty
14mu|texlive-l3experimental-SVN3990-3|53	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3tl-analysis.sty
14mu|texlive-l3experimental-SVN3990-3|54	%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3tl-build.sty
14mu|texlive-l3experimental-SVN3990-3|55	%{_texmfdistdir}/tex/latex/l3experimental/xcoffins/xcoffins.sty
14mu|texlive-l3experimental-SVN3990-3|56	%{_texmfdistdir}/tex/latex/l3experimental/xgalley/l3galley.sty
14mu|texlive-l3experimental-SVN3990-3|57	%{_texmfdistdir}/tex/latex/l3experimental/xgalley/xgalley.sty
14mu|texlive-l3experimental-SVN3990-3|58	%doc %{_texmfdistdir}/doc/latex/l3experimental/README
14mu|texlive-l3experimental-SVN3990-3|59	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3dt/l3dt.pdf
14mu|texlive-l3experimental-SVN3990-3|60	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3sort/l3sort.pdf
14mu|texlive-l3experimental-SVN3990-3|61	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3flag.pdf
14mu|texlive-l3experimental-SVN3990-3|62	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3regex.pdf
14mu|texlive-l3experimental-SVN3990-3|63	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3str.pdf
14mu|texlive-l3experimental-SVN3990-3|64	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3tl-analysis.pdf
14mu|texlive-l3experimental-SVN3990-3|65	%doc %{_texmfdistdir}/doc/latex/l3experimental/l3str/l3tl-build.pdf
14mu|texlive-l3experimental-SVN3990-3|66	%doc %{_texmfdistdir}/doc/latex/l3experimental/xcoffins/xcoffins.pdf
14mu|texlive-l3experimental-SVN3990-3|67	%doc %{_texmfdistdir}/doc/latex/l3experimental/xgalley/l3galley.pdf
14mu|texlive-l3experimental-SVN3990-3|68	%doc %{_texmfdistdir}/doc/latex/l3experimental/xgalley/xgalley.pdf
14mu|texlive-l3experimental-SVN3990-3|69	#- source
14mu|texlive-l3experimental-SVN3990-3|70	%doc %{_texmfdistdir}/source/latex/l3experimental/l3dt/l3dt.dtx
14mu|texlive-l3experimental-SVN3990-3|71	%doc %{_texmfdistdir}/source/latex/l3experimental/l3dt/l3dt.ins
14mu|texlive-l3experimental-SVN3990-3|72	%doc %{_texmfdistdir}/source/latex/l3experimental/l3sort/l3sort.dtx
14mu|texlive-l3experimental-SVN3990-3|73	%doc %{_texmfdistdir}/source/latex/l3experimental/l3sort/l3sort.ins
14mu|texlive-l3experimental-SVN3990-3|74	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3flag.dtx
14mu|texlive-l3experimental-SVN3990-3|75	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3regex.dtx
14mu|texlive-l3experimental-SVN3990-3|76	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3str.dtx
14mu|texlive-l3experimental-SVN3990-3|77	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3str.ins
14mu|texlive-l3experimental-SVN3990-3|78	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3tl-analysis.dtx
14mu|texlive-l3experimental-SVN3990-3|79	%doc %{_texmfdistdir}/source/latex/l3experimental/l3str/l3tl-build.dtx
14mu|texlive-l3experimental-SVN3990-3|80	%doc %{_texmfdistdir}/source/latex/l3experimental/xcoffins/xcoffins.dtx
14mu|texlive-l3experimental-SVN3990-3|81	%doc %{_texmfdistdir}/source/latex/l3experimental/xcoffins/xcoffins.ins
14mu|texlive-l3experimental-SVN3990-3|82	%doc %{_texmfdistdir}/source/latex/l3experimental/xgalley/l3galley.dtx
14mu|texlive-l3experimental-SVN3990-3|83	%doc %{_texmfdistdir}/source/latex/l3experimental/xgalley/xgalley.dtx
14mu|texlive-l3experimental-SVN3990-3|84	%doc %{_texmfdistdir}/source/latex/l3experimental/xgalley/xgalley.ins
14mu|texlive-l3experimental-SVN3990-3|85	
14mu|texlive-l3experimental-SVN3990-3|86	#-----------------------------------------------------------------------
14mu|texlive-l3experimental-SVN3990-3|87	%prep
14mu|texlive-l3experimental-SVN3990-3|88	%setup -c -a0 -a1 -a2
14mu|texlive-l3experimental-SVN3990-3|89	
14mu|texlive-l3experimental-SVN3990-3|90	%build
14mu|texlive-l3experimental-SVN3990-3|91	
14mu|texlive-l3experimental-SVN3990-3|92	%install
14mu|texlive-l3experimental-SVN3990-3|93	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-l3experimental-SVN3990-3|94	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-l3experimental-SVN3990-3|95	
14mu|texlive-l3experimental-SVN3990-3|96	
14mu|texlive-l3experimental-SVN3990-3|97	
14mu|texlive-l3experimental-SVN3990-3|98	%changelog
14mu|texlive-l3experimental-SVN3990-3|99	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> SVN3990-3
14mu|texlive-l3experimental-SVN3990-3|100	+ Revision: 220e94c
14mu|texlive-l3experimental-SVN3990-3|101	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-l3experimental-SVN3990-3|102	
14mu|texlive-l3experimental-SVN3990-3|103	

25116 14
14mu|texlive-l3kernel-SVN3990-3|1	# revision 27108
14mu|texlive-l3kernel-SVN3990-3|2	# category Package
14mu|texlive-l3kernel-SVN3990-3|3	# catalog-ctan /macros/latex/contrib/l3kernel
14mu|texlive-l3kernel-SVN3990-3|4	# catalog-date 2012-07-16 14:26:04 +0200
14mu|texlive-l3kernel-SVN3990-3|5	# catalog-license lppl1.3
14mu|texlive-l3kernel-SVN3990-3|6	# catalog-version SVN 3990
14mu|texlive-l3kernel-SVN3990-3|7	Name:		texlive-l3kernel
14mu|texlive-l3kernel-SVN3990-3|8	Epoch:		1
14mu|texlive-l3kernel-SVN3990-3|9	Version:	SVN3990
14mu|texlive-l3kernel-SVN3990-3|10	Release:	3
14mu|texlive-l3kernel-SVN3990-3|11	Summary:	LaTeX3 programming conventions
14mu|texlive-l3kernel-SVN3990-3|12	Group:		Publishing
14mu|texlive-l3kernel-SVN3990-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/l3kernel
14mu|texlive-l3kernel-SVN3990-3|14	License:	LPPL1.3
14mu|texlive-l3kernel-SVN3990-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3kernel.tar.xz
14mu|texlive-l3kernel-SVN3990-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3kernel.doc.tar.xz
14mu|texlive-l3kernel-SVN3990-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3kernel.source.tar.xz
14mu|texlive-l3kernel-SVN3990-3|18	BuildArch:	noarch
14mu|texlive-l3kernel-SVN3990-3|19	BuildRequires:	texlive-tlpkg
14mu|texlive-l3kernel-SVN3990-3|20	Requires(pre):	texlive-tlpkg
14mu|texlive-l3kernel-SVN3990-3|21	Requires(post):	texlive-kpathsea
14mu|texlive-l3kernel-SVN3990-3|22	
14mu|texlive-l3kernel-SVN3990-3|23	%description
14mu|texlive-l3kernel-SVN3990-3|24	The l3kernel bundle provides an implementation of the LaTeX3
14mu|texlive-l3kernel-SVN3990-3|25	programmers' interface, as a set of packages that run under
14mu|texlive-l3kernel-SVN3990-3|26	LaTeX 2e. The interface provides the foundation on which the
14mu|texlive-l3kernel-SVN3990-3|27	LaTeX3 kernel and other future code are built: it is an API for
14mu|texlive-l3kernel-SVN3990-3|28	TeX programmers. The packages are set up so that the LaTeX3
14mu|texlive-l3kernel-SVN3990-3|29	conventions can be used with regular LaTeX 2e packages. All the
14mu|texlive-l3kernel-SVN3990-3|30	files of the bundle are also available in the Subversion (SVN)
14mu|texlive-l3kernel-SVN3990-3|31	repository of the LaTeX3 Project. The bundle on CTAN is based
14mu|texlive-l3kernel-SVN3990-3|32	on a snapshot of the SVN repository on 2012-07-16.
14mu|texlive-l3kernel-SVN3990-3|33	
14mu|texlive-l3kernel-SVN3990-3|34	
14mu|texlive-l3kernel-SVN3990-3|35	#-----------------------------------------------------------------------
14mu|texlive-l3kernel-SVN3990-3|36	%files
14mu|texlive-l3kernel-SVN3990-3|37	%{_texmfdistdir}/makeindex/l3kernel/l3doc.ist
14mu|texlive-l3kernel-SVN3990-3|38	%{_texmfdistdir}/tex/latex/l3kernel/expl3.sty
14mu|texlive-l3kernel-SVN3990-3|39	%{_texmfdistdir}/tex/latex/l3kernel/l3basics.sty
14mu|texlive-l3kernel-SVN3990-3|40	%{_texmfdistdir}/tex/latex/l3kernel/l3bootstrap.sty
14mu|texlive-l3kernel-SVN3990-3|41	%{_texmfdistdir}/tex/latex/l3kernel/l3box.sty
14mu|texlive-l3kernel-SVN3990-3|42	%{_texmfdistdir}/tex/latex/l3kernel/l3candidates.sty
14mu|texlive-l3kernel-SVN3990-3|43	%{_texmfdistdir}/tex/latex/l3kernel/l3clist.sty
14mu|texlive-l3kernel-SVN3990-3|44	%{_texmfdistdir}/tex/latex/l3kernel/l3coffins.sty
14mu|texlive-l3kernel-SVN3990-3|45	%{_texmfdistdir}/tex/latex/l3kernel/l3color.sty
14mu|texlive-l3kernel-SVN3990-3|46	%{_texmfdistdir}/tex/latex/l3kernel/l3doc.cls
14mu|texlive-l3kernel-SVN3990-3|47	%{_texmfdistdir}/tex/latex/l3kernel/l3docstrip.tex
14mu|texlive-l3kernel-SVN3990-3|48	%{_texmfdistdir}/tex/latex/l3kernel/l3expan.sty
14mu|texlive-l3kernel-SVN3990-3|49	%{_texmfdistdir}/tex/latex/l3kernel/l3file.sty
14mu|texlive-l3kernel-SVN3990-3|50	%{_texmfdistdir}/tex/latex/l3kernel/l3fp.sty
14mu|texlive-l3kernel-SVN3990-3|51	%{_texmfdistdir}/tex/latex/l3kernel/l3int.sty
14mu|texlive-l3kernel-SVN3990-3|52	%{_texmfdistdir}/tex/latex/l3kernel/l3keys.sty
14mu|texlive-l3kernel-SVN3990-3|53	%{_texmfdistdir}/tex/latex/l3kernel/l3luatex.sty
14mu|texlive-l3kernel-SVN3990-3|54	%{_texmfdistdir}/tex/latex/l3kernel/l3msg.sty
14mu|texlive-l3kernel-SVN3990-3|55	%{_texmfdistdir}/tex/latex/l3kernel/l3names.sty
14mu|texlive-l3kernel-SVN3990-3|56	%{_texmfdistdir}/tex/latex/l3kernel/l3prg.sty
14mu|texlive-l3kernel-SVN3990-3|57	%{_texmfdistdir}/tex/latex/l3kernel/l3prop.sty
14mu|texlive-l3kernel-SVN3990-3|58	%{_texmfdistdir}/tex/latex/l3kernel/l3quark.sty
14mu|texlive-l3kernel-SVN3990-3|59	%{_texmfdistdir}/tex/latex/l3kernel/l3seq.sty
14mu|texlive-l3kernel-SVN3990-3|60	%{_texmfdistdir}/tex/latex/l3kernel/l3skip.sty
14mu|texlive-l3kernel-SVN3990-3|61	%{_texmfdistdir}/tex/latex/l3kernel/l3tl.sty
14mu|texlive-l3kernel-SVN3990-3|62	%{_texmfdistdir}/tex/latex/l3kernel/l3token.sty
14mu|texlive-l3kernel-SVN3990-3|63	%doc %{_texmfdistdir}/doc/latex/l3kernel/README
14mu|texlive-l3kernel-SVN3990-3|64	%doc %{_texmfdistdir}/doc/latex/l3kernel/expl3.pdf
14mu|texlive-l3kernel-SVN3990-3|65	%doc %{_texmfdistdir}/doc/latex/l3kernel/interface3.pdf
14mu|texlive-l3kernel-SVN3990-3|66	%doc %{_texmfdistdir}/doc/latex/l3kernel/interface3.tex
14mu|texlive-l3kernel-SVN3990-3|67	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3docstrip.pdf
14mu|texlive-l3kernel-SVN3990-3|68	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3styleguide.pdf
14mu|texlive-l3kernel-SVN3990-3|69	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3styleguide.tex
14mu|texlive-l3kernel-SVN3990-3|70	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3syntax-changes.pdf
14mu|texlive-l3kernel-SVN3990-3|71	%doc %{_texmfdistdir}/doc/latex/l3kernel/l3syntax-changes.tex
14mu|texlive-l3kernel-SVN3990-3|72	%doc %{_texmfdistdir}/doc/latex/l3kernel/source3.pdf
14mu|texlive-l3kernel-SVN3990-3|73	%doc %{_texmfdistdir}/doc/latex/l3kernel/source3.tex
14mu|texlive-l3kernel-SVN3990-3|74	%doc %{_texmfdistdir}/doc/latex/l3kernel/source3body.tex
14mu|texlive-l3kernel-SVN3990-3|75	#- source
14mu|texlive-l3kernel-SVN3990-3|76	%doc %{_texmfdistdir}/source/latex/l3kernel/expl3.dtx
14mu|texlive-l3kernel-SVN3990-3|77	%doc %{_texmfdistdir}/source/latex/l3kernel/l3alloc.dtx
14mu|texlive-l3kernel-SVN3990-3|78	%doc %{_texmfdistdir}/source/latex/l3kernel/l3basics.dtx
14mu|texlive-l3kernel-SVN3990-3|79	%doc %{_texmfdistdir}/source/latex/l3kernel/l3bootstrap.dtx
14mu|texlive-l3kernel-SVN3990-3|80	%doc %{_texmfdistdir}/source/latex/l3kernel/l3box.dtx
14mu|texlive-l3kernel-SVN3990-3|81	%doc %{_texmfdistdir}/source/latex/l3kernel/l3candidates.dtx
14mu|texlive-l3kernel-SVN3990-3|82	%doc %{_texmfdistdir}/source/latex/l3kernel/l3clist.dtx
14mu|texlive-l3kernel-SVN3990-3|83	%doc %{_texmfdistdir}/source/latex/l3kernel/l3coffins.dtx
14mu|texlive-l3kernel-SVN3990-3|84	%doc %{_texmfdistdir}/source/latex/l3kernel/l3color.dtx
14mu|texlive-l3kernel-SVN3990-3|85	%doc %{_texmfdistdir}/source/latex/l3kernel/l3doc.dtx
14mu|texlive-l3kernel-SVN3990-3|86	%doc %{_texmfdistdir}/source/latex/l3kernel/l3docstrip.dtx
14mu|texlive-l3kernel-SVN3990-3|87	%doc %{_texmfdistdir}/source/latex/l3kernel/l3drivers.dtx
14mu|texlive-l3kernel-SVN3990-3|88	%doc %{_texmfdistdir}/source/latex/l3kernel/l3expan.dtx
14mu|texlive-l3kernel-SVN3990-3|89	%doc %{_texmfdistdir}/source/latex/l3kernel/l3file.dtx
14mu|texlive-l3kernel-SVN3990-3|90	%doc %{_texmfdistdir}/source/latex/l3kernel/l3final.dtx
14mu|texlive-l3kernel-SVN3990-3|91	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-assign.dtx
14mu|texlive-l3kernel-SVN3990-3|92	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-aux.dtx
14mu|texlive-l3kernel-SVN3990-3|93	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-basics.dtx
14mu|texlive-l3kernel-SVN3990-3|94	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-convert.dtx
14mu|texlive-l3kernel-SVN3990-3|95	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-expo.dtx
14mu|texlive-l3kernel-SVN3990-3|96	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-extended.dtx
14mu|texlive-l3kernel-SVN3990-3|97	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-logic.dtx
14mu|texlive-l3kernel-SVN3990-3|98	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-old.dtx
14mu|texlive-l3kernel-SVN3990-3|99	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-parse.dtx
14mu|texlive-l3kernel-SVN3990-3|100	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-round.dtx
14mu|texlive-l3kernel-SVN3990-3|101	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-traps.dtx
14mu|texlive-l3kernel-SVN3990-3|102	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp-trig.dtx
14mu|texlive-l3kernel-SVN3990-3|103	%doc %{_texmfdistdir}/source/latex/l3kernel/l3fp.dtx
14mu|texlive-l3kernel-SVN3990-3|104	%doc %{_texmfdistdir}/source/latex/l3kernel/l3int.dtx
14mu|texlive-l3kernel-SVN3990-3|105	%doc %{_texmfdistdir}/source/latex/l3kernel/l3keys.dtx
14mu|texlive-l3kernel-SVN3990-3|106	%doc %{_texmfdistdir}/source/latex/l3kernel/l3luatex.dtx
14mu|texlive-l3kernel-SVN3990-3|107	%doc %{_texmfdistdir}/source/latex/l3kernel/l3msg.dtx
14mu|texlive-l3kernel-SVN3990-3|108	%doc %{_texmfdistdir}/source/latex/l3kernel/l3names.dtx
14mu|texlive-l3kernel-SVN3990-3|109	%doc %{_texmfdistdir}/source/latex/l3kernel/l3prg.dtx
14mu|texlive-l3kernel-SVN3990-3|110	%doc %{_texmfdistdir}/source/latex/l3kernel/l3prop.dtx
14mu|texlive-l3kernel-SVN3990-3|111	%doc %{_texmfdistdir}/source/latex/l3kernel/l3quark.dtx
14mu|texlive-l3kernel-SVN3990-3|112	%doc %{_texmfdistdir}/source/latex/l3kernel/l3seq.dtx
14mu|texlive-l3kernel-SVN3990-3|113	%doc %{_texmfdistdir}/source/latex/l3kernel/l3skip.dtx
14mu|texlive-l3kernel-SVN3990-3|114	%doc %{_texmfdistdir}/source/latex/l3kernel/l3tl.dtx
14mu|texlive-l3kernel-SVN3990-3|115	%doc %{_texmfdistdir}/source/latex/l3kernel/l3token.dtx
14mu|texlive-l3kernel-SVN3990-3|116	
14mu|texlive-l3kernel-SVN3990-3|117	#-----------------------------------------------------------------------
14mu|texlive-l3kernel-SVN3990-3|118	%prep
14mu|texlive-l3kernel-SVN3990-3|119	%setup -c -a0 -a1 -a2
14mu|texlive-l3kernel-SVN3990-3|120	
14mu|texlive-l3kernel-SVN3990-3|121	%build
14mu|texlive-l3kernel-SVN3990-3|122	
14mu|texlive-l3kernel-SVN3990-3|123	%install
14mu|texlive-l3kernel-SVN3990-3|124	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-l3kernel-SVN3990-3|125	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-l3kernel-SVN3990-3|126	
14mu|texlive-l3kernel-SVN3990-3|127	
14mu|texlive-l3kernel-SVN3990-3|128	
14mu|texlive-l3kernel-SVN3990-3|129	%changelog
14mu|texlive-l3kernel-SVN3990-3|130	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:SVN3990-3
14mu|texlive-l3kernel-SVN3990-3|131	+ Revision: 9beaffd
14mu|texlive-l3kernel-SVN3990-3|132	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-l3kernel-SVN3990-3|133	
14mu|texlive-l3kernel-SVN3990-3|134	

25117 14
14mu|texlive-l3packages-SVN3990-3|1	# revision 27109
14mu|texlive-l3packages-SVN3990-3|2	# category Package
14mu|texlive-l3packages-SVN3990-3|3	# catalog-ctan /macros/latex/contrib/l3packages
14mu|texlive-l3packages-SVN3990-3|4	# catalog-date 2012-07-16 14:26:04 +0200
14mu|texlive-l3packages-SVN3990-3|5	# catalog-license lppl1.3
14mu|texlive-l3packages-SVN3990-3|6	# catalog-version SVN 3990
14mu|texlive-l3packages-SVN3990-3|7	Name:		texlive-l3packages
14mu|texlive-l3packages-SVN3990-3|8	Epoch:		1
14mu|texlive-l3packages-SVN3990-3|9	Version:	SVN3990
14mu|texlive-l3packages-SVN3990-3|10	Release:	3
14mu|texlive-l3packages-SVN3990-3|11	Summary:	High-level LaTeX3 concepts
14mu|texlive-l3packages-SVN3990-3|12	Group:		Publishing
14mu|texlive-l3packages-SVN3990-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/l3packages
14mu|texlive-l3packages-SVN3990-3|14	License:	LPPL1.3
14mu|texlive-l3packages-SVN3990-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3packages.tar.xz
14mu|texlive-l3packages-SVN3990-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3packages.doc.tar.xz
14mu|texlive-l3packages-SVN3990-3|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/l3packages.source.tar.xz
14mu|texlive-l3packages-SVN3990-3|18	BuildArch:	noarch
14mu|texlive-l3packages-SVN3990-3|19	BuildRequires:	texlive-tlpkg
14mu|texlive-l3packages-SVN3990-3|20	Requires(pre):	texlive-tlpkg
14mu|texlive-l3packages-SVN3990-3|21	Requires(post):	texlive-kpathsea
14mu|texlive-l3packages-SVN3990-3|22	
14mu|texlive-l3packages-SVN3990-3|23	%description
14mu|texlive-l3packages-SVN3990-3|24	The bundle holds prototype implementations of concepts for a
14mu|texlive-l3packages-SVN3990-3|25	LaTeX designer interface, to be used with the experimental
14mu|texlive-l3packages-SVN3990-3|26	LaTeX kernel as programming tools and kernel support. Packages
14mu|texlive-l3packages-SVN3990-3|27	provided in this release are: - l3keys2e, which makes the
14mu|texlive-l3packages-SVN3990-3|28	facilities of the kernel module l3keys available for use by
14mu|texlive-l3packages-SVN3990-3|29	LaTeX 2e packages; - xfrac, which provides flexible split-level
14mu|texlive-l3packages-SVN3990-3|30	fractions; - xparse, which provides a high-level interface for
14mu|texlive-l3packages-SVN3990-3|31	declaring document commands; and - xtemplate, which provides a
14mu|texlive-l3packages-SVN3990-3|32	means of defining generic functions using a key-value syntax.
14mu|texlive-l3packages-SVN3990-3|33	All the files of the bundle are also available in the
14mu|texlive-l3packages-SVN3990-3|34	Subversion (SVN) repository of the LaTeX3 Project. The bundle
14mu|texlive-l3packages-SVN3990-3|35	on CTAN is based on a snapshot of the SVN repository on 2012-
14mu|texlive-l3packages-SVN3990-3|36	07-16.
14mu|texlive-l3packages-SVN3990-3|37	
14mu|texlive-l3packages-SVN3990-3|38	
14mu|texlive-l3packages-SVN3990-3|39	#-----------------------------------------------------------------------
14mu|texlive-l3packages-SVN3990-3|40	%files
14mu|texlive-l3packages-SVN3990-3|41	%{_texmfdistdir}/tex/latex/l3packages/l3keys2e/l3keys2e.sty
14mu|texlive-l3packages-SVN3990-3|42	%{_texmfdistdir}/tex/latex/l3packages/xfrac/xfrac.sty
14mu|texlive-l3packages-SVN3990-3|43	%{_texmfdistdir}/tex/latex/l3packages/xparse/xparse.sty
14mu|texlive-l3packages-SVN3990-3|44	%{_texmfdistdir}/tex/latex/l3packages/xtemplate/xtemplate.sty
14mu|texlive-l3packages-SVN3990-3|45	%doc %{_texmfdistdir}/doc/latex/l3packages/README
14mu|texlive-l3packages-SVN3990-3|46	%doc %{_texmfdistdir}/doc/latex/l3packages/l3keys2e/l3keys2e.pdf
14mu|texlive-l3packages-SVN3990-3|47	%doc %{_texmfdistdir}/doc/latex/l3packages/xfrac/xfrac.pdf
14mu|texlive-l3packages-SVN3990-3|48	%doc %{_texmfdistdir}/doc/latex/l3packages/xparse/xparse.pdf
14mu|texlive-l3packages-SVN3990-3|49	%doc %{_texmfdistdir}/doc/latex/l3packages/xtemplate/xtemplate.pdf
14mu|texlive-l3packages-SVN3990-3|50	#- source
14mu|texlive-l3packages-SVN3990-3|51	%doc %{_texmfdistdir}/source/latex/l3packages/l3keys2e/l3keys2e.dtx
14mu|texlive-l3packages-SVN3990-3|52	%doc %{_texmfdistdir}/source/latex/l3packages/l3keys2e/l3keys2e.ins
14mu|texlive-l3packages-SVN3990-3|53	%doc %{_texmfdistdir}/source/latex/l3packages/xfrac/xfrac.dtx
14mu|texlive-l3packages-SVN3990-3|54	%doc %{_texmfdistdir}/source/latex/l3packages/xfrac/xfrac.ins
14mu|texlive-l3packages-SVN3990-3|55	%doc %{_texmfdistdir}/source/latex/l3packages/xparse/xparse.dtx
14mu|texlive-l3packages-SVN3990-3|56	%doc %{_texmfdistdir}/source/latex/l3packages/xparse/xparse.ins
14mu|texlive-l3packages-SVN3990-3|57	%doc %{_texmfdistdir}/source/latex/l3packages/xtemplate/xtemplate.dtx
14mu|texlive-l3packages-SVN3990-3|58	%doc %{_texmfdistdir}/source/latex/l3packages/xtemplate/xtemplate.ins
14mu|texlive-l3packages-SVN3990-3|59	
14mu|texlive-l3packages-SVN3990-3|60	#-----------------------------------------------------------------------
14mu|texlive-l3packages-SVN3990-3|61	%prep
14mu|texlive-l3packages-SVN3990-3|62	%setup -c -a0 -a1 -a2
14mu|texlive-l3packages-SVN3990-3|63	
14mu|texlive-l3packages-SVN3990-3|64	%build
14mu|texlive-l3packages-SVN3990-3|65	
14mu|texlive-l3packages-SVN3990-3|66	%install
14mu|texlive-l3packages-SVN3990-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-l3packages-SVN3990-3|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-l3packages-SVN3990-3|69	
14mu|texlive-l3packages-SVN3990-3|70	
14mu|texlive-l3packages-SVN3990-3|71	
14mu|texlive-l3packages-SVN3990-3|72	%changelog
14mu|texlive-l3packages-SVN3990-3|73	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:SVN3990-3
14mu|texlive-l3packages-SVN3990-3|74	+ Revision: 8ed8b38
14mu|texlive-l3packages-SVN3990-3|75	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-l3packages-SVN3990-3|76	
14mu|texlive-l3packages-SVN3990-3|77	

25118 14
14mu|texlive-labbook-20080330-4|1	# revision 15878
14mu|texlive-labbook-20080330-4|2	# category Package
14mu|texlive-labbook-20080330-4|3	# catalog-ctan /macros/latex/contrib/labbook
14mu|texlive-labbook-20080330-4|4	# catalog-date 2008-03-30 20:37:26 +0200
14mu|texlive-labbook-20080330-4|5	# catalog-license lppl
14mu|texlive-labbook-20080330-4|6	# catalog-version undef
14mu|texlive-labbook-20080330-4|7	Name:		texlive-labbook
14mu|texlive-labbook-20080330-4|8	Version:	20080330
14mu|texlive-labbook-20080330-4|9	Release:	4
14mu|texlive-labbook-20080330-4|10	Summary:	Typeset laboratory journals
14mu|texlive-labbook-20080330-4|11	Group:		Publishing
14mu|texlive-labbook-20080330-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/labbook
14mu|texlive-labbook-20080330-4|13	License:	LPPL
14mu|texlive-labbook-20080330-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labbook.tar.xz
14mu|texlive-labbook-20080330-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labbook.doc.tar.xz
14mu|texlive-labbook-20080330-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labbook.source.tar.xz
14mu|texlive-labbook-20080330-4|17	BuildArch:	noarch
14mu|texlive-labbook-20080330-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-labbook-20080330-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-labbook-20080330-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-labbook-20080330-4|21	
14mu|texlive-labbook-20080330-4|22	%description
14mu|texlive-labbook-20080330-4|23	This class is designed to typeset laboratory journals that
14mu|texlive-labbook-20080330-4|24	contain chronologically ordered records about experiments. From
14mu|texlive-labbook-20080330-4|25	the sectioning commands, an experiment index is generated. The
14mu|texlive-labbook-20080330-4|26	class is based on the KOMA-Script class scrbook.cls. There can
14mu|texlive-labbook-20080330-4|27	be several index entries for one experiment.
14mu|texlive-labbook-20080330-4|28	
14mu|texlive-labbook-20080330-4|29	
14mu|texlive-labbook-20080330-4|30	#-----------------------------------------------------------------------
14mu|texlive-labbook-20080330-4|31	%files
14mu|texlive-labbook-20080330-4|32	%{_texmfdistdir}/tex/latex/labbook/labbook.cls
14mu|texlive-labbook-20080330-4|33	%doc %{_texmfdistdir}/doc/latex/labbook/README
14mu|texlive-labbook-20080330-4|34	%doc %{_texmfdistdir}/doc/latex/labbook/boilerplates.tex
14mu|texlive-labbook-20080330-4|35	%doc %{_texmfdistdir}/doc/latex/labbook/examplde.tex
14mu|texlive-labbook-20080330-4|36	%doc %{_texmfdistdir}/doc/latex/labbook/examplen.tex
14mu|texlive-labbook-20080330-4|37	%doc %{_texmfdistdir}/doc/latex/labbook/labboode.pdf
14mu|texlive-labbook-20080330-4|38	%doc %{_texmfdistdir}/doc/latex/labbook/labboode.tex
14mu|texlive-labbook-20080330-4|39	%doc %{_texmfdistdir}/doc/latex/labbook/labbook.el
14mu|texlive-labbook-20080330-4|40	%doc %{_texmfdistdir}/doc/latex/labbook/labbook.pdf
14mu|texlive-labbook-20080330-4|41	#- source
14mu|texlive-labbook-20080330-4|42	%doc %{_texmfdistdir}/source/latex/labbook/labbook.dtx
14mu|texlive-labbook-20080330-4|43	%doc %{_texmfdistdir}/source/latex/labbook/labbook.ins
14mu|texlive-labbook-20080330-4|44	
14mu|texlive-labbook-20080330-4|45	#-----------------------------------------------------------------------
14mu|texlive-labbook-20080330-4|46	%prep
14mu|texlive-labbook-20080330-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-labbook-20080330-4|48	
14mu|texlive-labbook-20080330-4|49	%build
14mu|texlive-labbook-20080330-4|50	
14mu|texlive-labbook-20080330-4|51	%install
14mu|texlive-labbook-20080330-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-labbook-20080330-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-labbook-20080330-4|54	
14mu|texlive-labbook-20080330-4|55	
14mu|texlive-labbook-20080330-4|56	
14mu|texlive-labbook-20080330-4|57	%changelog
14mu|texlive-labbook-20080330-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080330-4
14mu|texlive-labbook-20080330-4|59	+ Revision: a654c24
14mu|texlive-labbook-20080330-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-labbook-20080330-4|61	
14mu|texlive-labbook-20080330-4|62	

25119 14
14mu|texlive-labelcas-1.12-4|1	# revision 15878
14mu|texlive-labelcas-1.12-4|2	# category Package
14mu|texlive-labelcas-1.12-4|3	# catalog-ctan /macros/latex/contrib/labelcas
14mu|texlive-labelcas-1.12-4|4	# catalog-date 2007-03-08 21:58:53 +0100
14mu|texlive-labelcas-1.12-4|5	# catalog-license lppl
14mu|texlive-labelcas-1.12-4|6	# catalog-version 1.12
14mu|texlive-labelcas-1.12-4|7	Name:		texlive-labelcas
14mu|texlive-labelcas-1.12-4|8	Version:	1.12
14mu|texlive-labelcas-1.12-4|9	Release:	4
14mu|texlive-labelcas-1.12-4|10	Summary:	Check the existence of labels, and fork accordingly
14mu|texlive-labelcas-1.12-4|11	Group:		Publishing
14mu|texlive-labelcas-1.12-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/labelcas
14mu|texlive-labelcas-1.12-4|13	License:	LPPL
14mu|texlive-labelcas-1.12-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labelcas.tar.xz
14mu|texlive-labelcas-1.12-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labelcas.doc.tar.xz
14mu|texlive-labelcas-1.12-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labelcas.source.tar.xz
14mu|texlive-labelcas-1.12-4|17	BuildArch:	noarch
14mu|texlive-labelcas-1.12-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-labelcas-1.12-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-labelcas-1.12-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-labelcas-1.12-4|21	
14mu|texlive-labelcas-1.12-4|22	%description
14mu|texlive-labelcas-1.12-4|23	The package defines two commands: - \eachlabelcase, which
14mu|texlive-labelcas-1.12-4|24	distinguishes whether a set of labels is defined, and for each
14mu|texlive-labelcas-1.12-4|25	label either queues action accordingly, or appends the action
14mu|texlive-labelcas-1.12-4|26	to a macro; and - \lotlabelcase, which takes a comma-separated
14mu|texlive-labelcas-1.12-4|27	list of label names, and distinguishes the resulting action on
14mu|texlive-labelcas-1.12-4|28	whether all were defined, whether none were defined, whether
14mu|texlive-labelcas-1.12-4|29	not all were defined, or whether the lest is empty (again, the
14mu|texlive-labelcas-1.12-4|30	action resulting from \lotlabelcase may be written to a macro).
14mu|texlive-labelcas-1.12-4|31	
14mu|texlive-labelcas-1.12-4|32	
14mu|texlive-labelcas-1.12-4|33	#-----------------------------------------------------------------------
14mu|texlive-labelcas-1.12-4|34	%files
14mu|texlive-labelcas-1.12-4|35	%{_texmfdistdir}/tex/latex/labelcas/labelcas.sty
14mu|texlive-labelcas-1.12-4|36	%doc %{_texmfdistdir}/doc/latex/labelcas/README
14mu|texlive-labelcas-1.12-4|37	%doc %{_texmfdistdir}/doc/latex/labelcas/labelcas.pdf
14mu|texlive-labelcas-1.12-4|38	#- source
14mu|texlive-labelcas-1.12-4|39	%doc %{_texmfdistdir}/source/latex/labelcas/labelcas.dtx
14mu|texlive-labelcas-1.12-4|40	%doc %{_texmfdistdir}/source/latex/labelcas/labelcas.ins
14mu|texlive-labelcas-1.12-4|41	
14mu|texlive-labelcas-1.12-4|42	#-----------------------------------------------------------------------
14mu|texlive-labelcas-1.12-4|43	%prep
14mu|texlive-labelcas-1.12-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-labelcas-1.12-4|45	
14mu|texlive-labelcas-1.12-4|46	%build
14mu|texlive-labelcas-1.12-4|47	
14mu|texlive-labelcas-1.12-4|48	%install
14mu|texlive-labelcas-1.12-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-labelcas-1.12-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-labelcas-1.12-4|51	
14mu|texlive-labelcas-1.12-4|52	
14mu|texlive-labelcas-1.12-4|53	
14mu|texlive-labelcas-1.12-4|54	%changelog
14mu|texlive-labelcas-1.12-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.12-4
14mu|texlive-labelcas-1.12-4|56	+ Revision: cc6030e
14mu|texlive-labelcas-1.12-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-labelcas-1.12-4|58	
14mu|texlive-labelcas-1.12-4|59	

25120 14
14mu|texlive-labels-.13-4|1	# revision 15878
14mu|texlive-labels-.13-4|2	# category Package
14mu|texlive-labels-.13-4|3	# catalog-ctan /macros/latex/contrib/labels
14mu|texlive-labels-.13-4|4	# catalog-date 2009-09-29 00:01:21 +0200
14mu|texlive-labels-.13-4|5	# catalog-license lppl1.2
14mu|texlive-labels-.13-4|6	# catalog-version .13
14mu|texlive-labels-.13-4|7	Name:		texlive-labels
14mu|texlive-labels-.13-4|8	Version:	.13
14mu|texlive-labels-.13-4|9	Release:	4
14mu|texlive-labels-.13-4|10	Summary:	Print sheets of sticky labels
14mu|texlive-labels-.13-4|11	Group:		Publishing
14mu|texlive-labels-.13-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/labels
14mu|texlive-labels-.13-4|13	License:	LPPL1.2
14mu|texlive-labels-.13-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labels.tar.xz
14mu|texlive-labels-.13-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labels.doc.tar.xz
14mu|texlive-labels-.13-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/labels.source.tar.xz
14mu|texlive-labels-.13-4|17	BuildArch:	noarch
14mu|texlive-labels-.13-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-labels-.13-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-labels-.13-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-labels-.13-4|21	
14mu|texlive-labels-.13-4|22	%description
14mu|texlive-labels-.13-4|23	A LaTeX package to print a regular grid of ragged-right labels
14mu|texlive-labels-.13-4|24	on a page, suitable for sheets of labels which can be fed
14mu|texlive-labels-.13-4|25	through a printer. Macros are provided to allow easy input of
14mu|texlive-labels-.13-4|26	names and addresses in a form free of TeX markup. Equally
14mu|texlive-labels-.13-4|27	useful is a feature for making multiple copies of a single
14mu|texlive-labels-.13-4|28	label, e.g., return address stickers to go with the labels.
14mu|texlive-labels-.13-4|29	Rows, columns, borders can all be specified to match the label
14mu|texlive-labels-.13-4|30	sheet being used.
14mu|texlive-labels-.13-4|31	
14mu|texlive-labels-.13-4|32	
14mu|texlive-labels-.13-4|33	#-----------------------------------------------------------------------
14mu|texlive-labels-.13-4|34	%files
14mu|texlive-labels-.13-4|35	%{_texmfdistdir}/tex/latex/labels/labels.sty
14mu|texlive-labels-.13-4|36	%{_texmfdistdir}/tex/latex/labels/olabels.sty
14mu|texlive-labels-.13-4|37	%doc %{_texmfdistdir}/doc/latex/labels/README
14mu|texlive-labels-.13-4|38	%doc %{_texmfdistdir}/doc/latex/labels/labels.pdf
14mu|texlive-labels-.13-4|39	%doc %{_texmfdistdir}/doc/latex/labels/test/avery5162.tex
14mu|texlive-labels-.13-4|40	%doc %{_texmfdistdir}/doc/latex/labels/test/badge.tex
14mu|texlive-labels-.13-4|41	%doc %{_texmfdistdir}/doc/latex/labels/test/beebe.tex
14mu|texlive-labels-.13-4|42	%doc %{_texmfdistdir}/doc/latex/labels/test/door.tex
14mu|texlive-labels-.13-4|43	%doc %{_texmfdistdir}/doc/latex/labels/test/door209.tex
14mu|texlive-labels-.13-4|44	%doc %{_texmfdistdir}/doc/latex/labels/test/names.dat
14mu|texlive-labels-.13-4|45	%doc %{_texmfdistdir}/doc/latex/labels/test/news.tex
14mu|texlive-labels-.13-4|46	%doc %{_texmfdistdir}/doc/latex/labels/test/test.tex
14mu|texlive-labels-.13-4|47	%doc %{_texmfdistdir}/doc/latex/labels/test/test1.tex
14mu|texlive-labels-.13-4|48	%doc %{_texmfdistdir}/doc/latex/labels/test/test10.tex
14mu|texlive-labels-.13-4|49	%doc %{_texmfdistdir}/doc/latex/labels/test/test11.tex
14mu|texlive-labels-.13-4|50	%doc %{_texmfdistdir}/doc/latex/labels/test/test12.tex
14mu|texlive-labels-.13-4|51	%doc %{_texmfdistdir}/doc/latex/labels/test/test2.tex
14mu|texlive-labels-.13-4|52	%doc %{_texmfdistdir}/doc/latex/labels/test/test3.tex
14mu|texlive-labels-.13-4|53	%doc %{_texmfdistdir}/doc/latex/labels/test/test4.tex
14mu|texlive-labels-.13-4|54	%doc %{_texmfdistdir}/doc/latex/labels/test/test5.tex
14mu|texlive-labels-.13-4|55	%doc %{_texmfdistdir}/doc/latex/labels/test/test6.tex
14mu|texlive-labels-.13-4|56	%doc %{_texmfdistdir}/doc/latex/labels/test/test7.tex
14mu|texlive-labels-.13-4|57	%doc %{_texmfdistdir}/doc/latex/labels/test/test8.tex
14mu|texlive-labels-.13-4|58	%doc %{_texmfdistdir}/doc/latex/labels/test/test9.tex
14mu|texlive-labels-.13-4|59	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew.tex
14mu|texlive-labels-.13-4|60	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew1.tex
14mu|texlive-labels-.13-4|61	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew10.tex
14mu|texlive-labels-.13-4|62	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew11.tex
14mu|texlive-labels-.13-4|63	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew12.tex
14mu|texlive-labels-.13-4|64	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew13.tex
14mu|texlive-labels-.13-4|65	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew2.tex
14mu|texlive-labels-.13-4|66	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew3.tex
14mu|texlive-labels-.13-4|67	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew4.tex
14mu|texlive-labels-.13-4|68	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew5.tex
14mu|texlive-labels-.13-4|69	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew6.tex
14mu|texlive-labels-.13-4|70	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew7.tex
14mu|texlive-labels-.13-4|71	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew8.tex
14mu|texlive-labels-.13-4|72	%doc %{_texmfdistdir}/doc/latex/labels/test/testnew9.tex
14mu|texlive-labels-.13-4|73	%doc %{_texmfdistdir}/doc/latex/labels/test/zwekform.tex
14mu|texlive-labels-.13-4|74	#- source
14mu|texlive-labels-.13-4|75	%doc %{_texmfdistdir}/source/latex/labels/labels.dtx
14mu|texlive-labels-.13-4|76	%doc %{_texmfdistdir}/source/latex/labels/labels.ins
14mu|texlive-labels-.13-4|77	
14mu|texlive-labels-.13-4|78	#-----------------------------------------------------------------------
14mu|texlive-labels-.13-4|79	%prep
14mu|texlive-labels-.13-4|80	%setup -c -a0 -a1 -a2
14mu|texlive-labels-.13-4|81	
14mu|texlive-labels-.13-4|82	%build
14mu|texlive-labels-.13-4|83	
14mu|texlive-labels-.13-4|84	%install
14mu|texlive-labels-.13-4|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-labels-.13-4|86	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-labels-.13-4|87	
14mu|texlive-labels-.13-4|88	
14mu|texlive-labels-.13-4|89	
14mu|texlive-labels-.13-4|90	%changelog
14mu|texlive-labels-.13-4|91	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> .13-4
14mu|texlive-labels-.13-4|92	+ Revision: 46b7187
14mu|texlive-labels-.13-4|93	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-labels-.13-4|94	
14mu|texlive-labels-.13-4|95	

25121 14
14mu|texlive-lambda-20131011-7|1	# revision 28669
14mu|texlive-lambda-20131011-7|2	# category Package
14mu|texlive-lambda-20131011-7|3	# catalog-ctan undef
14mu|texlive-lambda-20131011-7|4	# catalog-date undef
14mu|texlive-lambda-20131011-7|5	# catalog-license undef
14mu|texlive-lambda-20131011-7|6	# catalog-version undef
14mu|texlive-lambda-20131011-7|7	Name:		texlive-lambda
14mu|texlive-lambda-20131011-7|8	Version:	20131011
14mu|texlive-lambda-20131011-7|9	Release:	7
14mu|texlive-lambda-20131011-7|10	Summary:	TeXLive lambda package
14mu|texlive-lambda-20131011-7|11	Group:		Publishing
14mu|texlive-lambda-20131011-7|12	URL:		http://tug.org/texlive
14mu|texlive-lambda-20131011-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-lambda-20131011-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lambda.tar.xz
14mu|texlive-lambda-20131011-7|15	BuildArch:	noarch
14mu|texlive-lambda-20131011-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-lambda-20131011-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-lambda-20131011-7|18	Requires(post):	texlive-kpathsea
14mu|texlive-lambda-20131011-7|19	
14mu|texlive-lambda-20131011-7|20	%description
14mu|texlive-lambda-20131011-7|21	TeXLive lambda package.
14mu|texlive-lambda-20131011-7|22	
14mu|texlive-lambda-20131011-7|23	
14mu|texlive-lambda-20131011-7|24	#-----------------------------------------------------------------------
14mu|texlive-lambda-20131011-7|25	%files
14mu|texlive-lambda-20131011-7|26	%{_texmfdistdir}/tex/lambda/base/UT1cmr.fd
14mu|texlive-lambda-20131011-7|27	%{_texmfdistdir}/tex/lambda/base/UT1omlgc.fd
14mu|texlive-lambda-20131011-7|28	%{_texmfdistdir}/tex/lambda/base/elhyph16.tex
14mu|texlive-lambda-20131011-7|29	%{_texmfdistdir}/tex/lambda/base/french.bgd
14mu|texlive-lambda-20131011-7|30	%{_texmfdistdir}/tex/lambda/base/french.lay
14mu|texlive-lambda-20131011-7|31	%{_texmfdistdir}/tex/lambda/base/grcodes.tex
14mu|texlive-lambda-20131011-7|32	%{_texmfdistdir}/tex/lambda/base/greek.bgd
14mu|texlive-lambda-20131011-7|33	%{_texmfdistdir}/tex/lambda/base/greek.lay
14mu|texlive-lambda-20131011-7|34	%{_texmfdistdir}/tex/lambda/base/grmhyph.tex
14mu|texlive-lambda-20131011-7|35	%{_texmfdistdir}/tex/lambda/base/inuit.hpn
14mu|texlive-lambda-20131011-7|36	%{_texmfdistdir}/tex/lambda/base/lambda.tex
14mu|texlive-lambda-20131011-7|37	%{_texmfdistdir}/tex/lambda/base/lchcmr.fd
14mu|texlive-lambda-20131011-7|38	%{_texmfdistdir}/tex/lambda/base/lchenc.def
14mu|texlive-lambda-20131011-7|39	%{_texmfdistdir}/tex/lambda/base/ocherokee.sty
14mu|texlive-lambda-20131011-7|40	%{_texmfdistdir}/tex/lambda/base/odev.sty
14mu|texlive-lambda-20131011-7|41	%{_texmfdistdir}/tex/lambda/base/ojapan.sty
14mu|texlive-lambda-20131011-7|42	%{_texmfdistdir}/tex/lambda/base/omarab.cfg
14mu|texlive-lambda-20131011-7|43	%{_texmfdistdir}/tex/lambda/base/omega.sty
14mu|texlive-lambda-20131011-7|44	%{_texmfdistdir}/tex/lambda/base/omlgc.cfg
14mu|texlive-lambda-20131011-7|45	%{_texmfdistdir}/tex/lambda/base/ot1omarb.fd
14mu|texlive-lambda-20131011-7|46	%{_texmfdistdir}/tex/lambda/base/ot1omlgc.fd
14mu|texlive-lambda-20131011-7|47	%{_texmfdistdir}/tex/lambda/base/ot1uctt.fd
14mu|texlive-lambda-20131011-7|48	%{_texmfdistdir}/tex/lambda/base/usenglish.bgd
14mu|texlive-lambda-20131011-7|49	%{_texmfdistdir}/tex/lambda/base/usenglish.lay
14mu|texlive-lambda-20131011-7|50	%{_texmfdistdir}/tex/lambda/base/ut1enc.def
14mu|texlive-lambda-20131011-7|51	%{_texmfdistdir}/tex/lambda/config/lambda.ini
14mu|texlive-lambda-20131011-7|52	%{_texmfdistdir}/tex/lambda/config/language.dat
14mu|texlive-lambda-20131011-7|53	
14mu|texlive-lambda-20131011-7|54	#-----------------------------------------------------------------------
14mu|texlive-lambda-20131011-7|55	%prep
14mu|texlive-lambda-20131011-7|56	%setup -c -a0
14mu|texlive-lambda-20131011-7|57	
14mu|texlive-lambda-20131011-7|58	%build
14mu|texlive-lambda-20131011-7|59	
14mu|texlive-lambda-20131011-7|60	%install
14mu|texlive-lambda-20131011-7|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lambda-20131011-7|62	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-lambda-20131011-7|63	
14mu|texlive-lambda-20131011-7|64	%changelog
14mu|texlive-lambda-20131011-7|65	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131011-7
14mu|texlive-lambda-20131011-7|66	+ Revision: 7379751
14mu|texlive-lambda-20131011-7|67	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lambda-20131011-7|68	
14mu|texlive-lambda-20131011-7|69	

25122 14
14mu|texlive-lapdf-1.1-4|1	# revision 23806
14mu|texlive-lapdf-1.1-4|2	# category Package
14mu|texlive-lapdf-1.1-4|3	# catalog-ctan /macros/latex/contrib/lapdf
14mu|texlive-lapdf-1.1-4|4	# catalog-date 2011-09-04 01:09:50 +0200
14mu|texlive-lapdf-1.1-4|5	# catalog-license gpl
14mu|texlive-lapdf-1.1-4|6	# catalog-version 1.1
14mu|texlive-lapdf-1.1-4|7	Name:		texlive-lapdf
14mu|texlive-lapdf-1.1-4|8	Version:	1.1
14mu|texlive-lapdf-1.1-4|9	Release:	4
14mu|texlive-lapdf-1.1-4|10	Summary:	PDF drawing directly in TeX documents
14mu|texlive-lapdf-1.1-4|11	Group:		Publishing
14mu|texlive-lapdf-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lapdf
14mu|texlive-lapdf-1.1-4|13	License:	GPL
14mu|texlive-lapdf-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lapdf.tar.xz
14mu|texlive-lapdf-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lapdf.doc.tar.xz
14mu|texlive-lapdf-1.1-4|16	BuildArch:	noarch
14mu|texlive-lapdf-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lapdf-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lapdf-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lapdf-1.1-4|20	
14mu|texlive-lapdf-1.1-4|21	%description
14mu|texlive-lapdf-1.1-4|22	The package provides the means to use PDF drawing primitives to
14mu|texlive-lapdf-1.1-4|23	produce high quality, colored graphics. It - uses Bezier curves
14mu|texlive-lapdf-1.1-4|24	(integral and rational) from degree one to seven, - allows TeX
14mu|texlive-lapdf-1.1-4|25	typesetting in the graphic, - offers most of the standard math
14mu|texlive-lapdf-1.1-4|26	functions, - allows plotting normal, parametric and polar
14mu|texlive-lapdf-1.1-4|27	functions. The package has linear, logx, logy, logxy and polar
14mu|texlive-lapdf-1.1-4|28	grids with many specs; - it can rotate, clip and do many nice
14mu|texlive-lapdf-1.1-4|29	things easily - it has two looping commands for programming and
14mu|texlive-lapdf-1.1-4|30	many instructive example files. The package requires pdfTeX but
14mu|texlive-lapdf-1.1-4|31	otherwise only depends on the calc package.
14mu|texlive-lapdf-1.1-4|32	
14mu|texlive-lapdf-1.1-4|33	
14mu|texlive-lapdf-1.1-4|34	#-----------------------------------------------------------------------
14mu|texlive-lapdf-1.1-4|35	%files
14mu|texlive-lapdf-1.1-4|36	%{_texmfdistdir}/tex/latex/lapdf/lapdf.sty
14mu|texlive-lapdf-1.1-4|37	%doc %{_texmfdistdir}/doc/latex/lapdf/README
14mu|texlive-lapdf-1.1-4|38	%doc %{_texmfdistdir}/doc/latex/lapdf/arcs.pdf
14mu|texlive-lapdf-1.1-4|39	%doc %{_texmfdistdir}/doc/latex/lapdf/arcs.tex
14mu|texlive-lapdf-1.1-4|40	%doc %{_texmfdistdir}/doc/latex/lapdf/bezier.pdf
14mu|texlive-lapdf-1.1-4|41	%doc %{_texmfdistdir}/doc/latex/lapdf/bezier.tex
14mu|texlive-lapdf-1.1-4|42	%doc %{_texmfdistdir}/doc/latex/lapdf/bezinfo.pdf
14mu|texlive-lapdf-1.1-4|43	%doc %{_texmfdistdir}/doc/latex/lapdf/bezinfo.tex
14mu|texlive-lapdf-1.1-4|44	%doc %{_texmfdistdir}/doc/latex/lapdf/buttrfly.pdf
14mu|texlive-lapdf-1.1-4|45	%doc %{_texmfdistdir}/doc/latex/lapdf/buttrfly.tex
14mu|texlive-lapdf-1.1-4|46	%doc %{_texmfdistdir}/doc/latex/lapdf/cfamily.pdf
14mu|texlive-lapdf-1.1-4|47	%doc %{_texmfdistdir}/doc/latex/lapdf/cfamily.tex
14mu|texlive-lapdf-1.1-4|48	%doc %{_texmfdistdir}/doc/latex/lapdf/chrysant.pdf
14mu|texlive-lapdf-1.1-4|49	%doc %{_texmfdistdir}/doc/latex/lapdf/chrysant.tex
14mu|texlive-lapdf-1.1-4|50	%doc %{_texmfdistdir}/doc/latex/lapdf/circle.pdf
14mu|texlive-lapdf-1.1-4|51	%doc %{_texmfdistdir}/doc/latex/lapdf/circle.tex
14mu|texlive-lapdf-1.1-4|52	%doc %{_texmfdistdir}/doc/latex/lapdf/colors.pdf
14mu|texlive-lapdf-1.1-4|53	%doc %{_texmfdistdir}/doc/latex/lapdf/colors.tex
14mu|texlive-lapdf-1.1-4|54	%doc %{_texmfdistdir}/doc/latex/lapdf/conic.pdf
14mu|texlive-lapdf-1.1-4|55	%doc %{_texmfdistdir}/doc/latex/lapdf/conic.tex
14mu|texlive-lapdf-1.1-4|56	%doc %{_texmfdistdir}/doc/latex/lapdf/curve.pdf
14mu|texlive-lapdf-1.1-4|57	%doc %{_texmfdistdir}/doc/latex/lapdf/curve.tex
14mu|texlive-lapdf-1.1-4|58	%doc %{_texmfdistdir}/doc/latex/lapdf/curveto.pdf
14mu|texlive-lapdf-1.1-4|59	%doc %{_texmfdistdir}/doc/latex/lapdf/curveto.tex
14mu|texlive-lapdf-1.1-4|60	%doc %{_texmfdistdir}/doc/latex/lapdf/cycloid.pdf
14mu|texlive-lapdf-1.1-4|61	%doc %{_texmfdistdir}/doc/latex/lapdf/cycloid.tex
14mu|texlive-lapdf-1.1-4|62	%doc %{_texmfdistdir}/doc/latex/lapdf/drawing.pdf
14mu|texlive-lapdf-1.1-4|63	%doc %{_texmfdistdir}/doc/latex/lapdf/drawing.tex
14mu|texlive-lapdf-1.1-4|64	%doc %{_texmfdistdir}/doc/latex/lapdf/ellipse.pdf
14mu|texlive-lapdf-1.1-4|65	%doc %{_texmfdistdir}/doc/latex/lapdf/ellipse.tex
14mu|texlive-lapdf-1.1-4|66	%doc %{_texmfdistdir}/doc/latex/lapdf/fplot.pdf
14mu|texlive-lapdf-1.1-4|67	%doc %{_texmfdistdir}/doc/latex/lapdf/fplot.tex
14mu|texlive-lapdf-1.1-4|68	%doc %{_texmfdistdir}/doc/latex/lapdf/geometry.pdf
14mu|texlive-lapdf-1.1-4|69	%doc %{_texmfdistdir}/doc/latex/lapdf/geometry.tex
14mu|texlive-lapdf-1.1-4|70	%doc %{_texmfdistdir}/doc/latex/lapdf/grids.pdf
14mu|texlive-lapdf-1.1-4|71	%doc %{_texmfdistdir}/doc/latex/lapdf/grids.tex
14mu|texlive-lapdf-1.1-4|72	%doc %{_texmfdistdir}/doc/latex/lapdf/hippo.pdf
14mu|texlive-lapdf-1.1-4|73	%doc %{_texmfdistdir}/doc/latex/lapdf/hippo.tex
14mu|texlive-lapdf-1.1-4|74	%doc %{_texmfdistdir}/doc/latex/lapdf/lapdf.pdf
14mu|texlive-lapdf-1.1-4|75	%doc %{_texmfdistdir}/doc/latex/lapdf/lapdf.tex
14mu|texlive-lapdf-1.1-4|76	%doc %{_texmfdistdir}/doc/latex/lapdf/licence.txt
14mu|texlive-lapdf-1.1-4|77	%doc %{_texmfdistdir}/doc/latex/lapdf/line.pdf
14mu|texlive-lapdf-1.1-4|78	%doc %{_texmfdistdir}/doc/latex/lapdf/line.tex
14mu|texlive-lapdf-1.1-4|79	%doc %{_texmfdistdir}/doc/latex/lapdf/polygon.pdf
14mu|texlive-lapdf-1.1-4|80	%doc %{_texmfdistdir}/doc/latex/lapdf/polygon.tex
14mu|texlive-lapdf-1.1-4|81	%doc %{_texmfdistdir}/doc/latex/lapdf/polynom.pdf
14mu|texlive-lapdf-1.1-4|82	%doc %{_texmfdistdir}/doc/latex/lapdf/polynom.tex
14mu|texlive-lapdf-1.1-4|83	%doc %{_texmfdistdir}/doc/latex/lapdf/pplot.pdf
14mu|texlive-lapdf-1.1-4|84	%doc %{_texmfdistdir}/doc/latex/lapdf/pplot.tex
14mu|texlive-lapdf-1.1-4|85	%doc %{_texmfdistdir}/doc/latex/lapdf/preamble.tex
14mu|texlive-lapdf-1.1-4|86	%doc %{_texmfdistdir}/doc/latex/lapdf/pythagor.pdf
14mu|texlive-lapdf-1.1-4|87	%doc %{_texmfdistdir}/doc/latex/lapdf/pythagor.tex
14mu|texlive-lapdf-1.1-4|88	%doc %{_texmfdistdir}/doc/latex/lapdf/qcircle.pdf
14mu|texlive-lapdf-1.1-4|89	%doc %{_texmfdistdir}/doc/latex/lapdf/qcircle.tex
14mu|texlive-lapdf-1.1-4|90	%doc %{_texmfdistdir}/doc/latex/lapdf/quartic.pdf
14mu|texlive-lapdf-1.1-4|91	%doc %{_texmfdistdir}/doc/latex/lapdf/quartic.tex
14mu|texlive-lapdf-1.1-4|92	%doc %{_texmfdistdir}/doc/latex/lapdf/rational.pdf
14mu|texlive-lapdf-1.1-4|93	%doc %{_texmfdistdir}/doc/latex/lapdf/rational.tex
14mu|texlive-lapdf-1.1-4|94	%doc %{_texmfdistdir}/doc/latex/lapdf/rcircle.pdf
14mu|texlive-lapdf-1.1-4|95	%doc %{_texmfdistdir}/doc/latex/lapdf/rcircle.tex
14mu|texlive-lapdf-1.1-4|96	%doc %{_texmfdistdir}/doc/latex/lapdf/rcurve.pdf
14mu|texlive-lapdf-1.1-4|97	%doc %{_texmfdistdir}/doc/latex/lapdf/rcurve.tex
14mu|texlive-lapdf-1.1-4|98	%doc %{_texmfdistdir}/doc/latex/lapdf/recttria.pdf
14mu|texlive-lapdf-1.1-4|99	%doc %{_texmfdistdir}/doc/latex/lapdf/recttria.tex
14mu|texlive-lapdf-1.1-4|100	%doc %{_texmfdistdir}/doc/latex/lapdf/roundtri.pdf
14mu|texlive-lapdf-1.1-4|101	%doc %{_texmfdistdir}/doc/latex/lapdf/roundtri.tex
14mu|texlive-lapdf-1.1-4|102	%doc %{_texmfdistdir}/doc/latex/lapdf/rparams.pdf
14mu|texlive-lapdf-1.1-4|103	%doc %{_texmfdistdir}/doc/latex/lapdf/rparams.tex
14mu|texlive-lapdf-1.1-4|104	%doc %{_texmfdistdir}/doc/latex/lapdf/superell.pdf
14mu|texlive-lapdf-1.1-4|105	%doc %{_texmfdistdir}/doc/latex/lapdf/superell.tex
14mu|texlive-lapdf-1.1-4|106	%doc %{_texmfdistdir}/doc/latex/lapdf/tplot.pdf
14mu|texlive-lapdf-1.1-4|107	%doc %{_texmfdistdir}/doc/latex/lapdf/tplot.tex
14mu|texlive-lapdf-1.1-4|108	%doc %{_texmfdistdir}/doc/latex/lapdf/trochoid.pdf
14mu|texlive-lapdf-1.1-4|109	%doc %{_texmfdistdir}/doc/latex/lapdf/trochoid.tex
14mu|texlive-lapdf-1.1-4|110	%doc %{_texmfdistdir}/doc/latex/lapdf/turtle.pdf
14mu|texlive-lapdf-1.1-4|111	%doc %{_texmfdistdir}/doc/latex/lapdf/turtle.tex
14mu|texlive-lapdf-1.1-4|112	%doc %{_texmfdistdir}/doc/latex/lapdf/vector.pdf
14mu|texlive-lapdf-1.1-4|113	%doc %{_texmfdistdir}/doc/latex/lapdf/vector.tex
14mu|texlive-lapdf-1.1-4|114	
14mu|texlive-lapdf-1.1-4|115	#-----------------------------------------------------------------------
14mu|texlive-lapdf-1.1-4|116	%prep
14mu|texlive-lapdf-1.1-4|117	%setup -c -a0 -a1
14mu|texlive-lapdf-1.1-4|118	
14mu|texlive-lapdf-1.1-4|119	%build
14mu|texlive-lapdf-1.1-4|120	
14mu|texlive-lapdf-1.1-4|121	%install
14mu|texlive-lapdf-1.1-4|122	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lapdf-1.1-4|123	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lapdf-1.1-4|124	
14mu|texlive-lapdf-1.1-4|125	
14mu|texlive-lapdf-1.1-4|126	
14mu|texlive-lapdf-1.1-4|127	%changelog
14mu|texlive-lapdf-1.1-4|128	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-lapdf-1.1-4|129	+ Revision: c0f1e4c
14mu|texlive-lapdf-1.1-4|130	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lapdf-1.1-4|131	
14mu|texlive-lapdf-1.1-4|132	

25123 14
14mu|texlive-lastpage-1.2l-7|1	# revision 28985
14mu|texlive-lastpage-1.2l-7|2	# category Package
14mu|texlive-lastpage-1.2l-7|3	# catalog-ctan /macros/latex/contrib/lastpage
14mu|texlive-lastpage-1.2l-7|4	# catalog-date 2013-01-29 10:13:54 +0100
14mu|texlive-lastpage-1.2l-7|5	# catalog-license gpl2
14mu|texlive-lastpage-1.2l-7|6	# catalog-version 1.2l
14mu|texlive-lastpage-1.2l-7|7	Name:		texlive-lastpage
14mu|texlive-lastpage-1.2l-7|8	Version:	1.2l
14mu|texlive-lastpage-1.2l-7|9	Release:	7
14mu|texlive-lastpage-1.2l-7|10	Summary:	Reference last page for Page N of M type footers
14mu|texlive-lastpage-1.2l-7|11	Group:		Publishing
14mu|texlive-lastpage-1.2l-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lastpage
14mu|texlive-lastpage-1.2l-7|13	License:	GPL2
14mu|texlive-lastpage-1.2l-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lastpage.tar.xz
14mu|texlive-lastpage-1.2l-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lastpage.doc.tar.xz
14mu|texlive-lastpage-1.2l-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lastpage.source.tar.xz
14mu|texlive-lastpage-1.2l-7|17	BuildArch:	noarch
14mu|texlive-lastpage-1.2l-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lastpage-1.2l-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lastpage-1.2l-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-lastpage-1.2l-7|21	
14mu|texlive-lastpage-1.2l-7|22	%description
14mu|texlive-lastpage-1.2l-7|23	Reference the number of pages in your LaTeX document through
14mu|texlive-lastpage-1.2l-7|24	the introduction of a new label which can be referenced like
14mu|texlive-lastpage-1.2l-7|25	\pageref{LastPage} to give a reference to the last page of a
14mu|texlive-lastpage-1.2l-7|26	document. It is particularly useful in the page footer that
14mu|texlive-lastpage-1.2l-7|27	says: Page N of M.
14mu|texlive-lastpage-1.2l-7|28	
14mu|texlive-lastpage-1.2l-7|29	
14mu|texlive-lastpage-1.2l-7|30	#-----------------------------------------------------------------------
14mu|texlive-lastpage-1.2l-7|31	%files
14mu|texlive-lastpage-1.2l-7|32	%{_texmfdistdir}/tex/latex/lastpage/lastpage.sty
14mu|texlive-lastpage-1.2l-7|33	%{_texmfdistdir}/tex/latex/lastpage/lastpage209.sty
14mu|texlive-lastpage-1.2l-7|34	%doc %{_texmfdistdir}/doc/latex/lastpage/README
14mu|texlive-lastpage-1.2l-7|35	%doc %{_texmfdistdir}/doc/latex/lastpage/lastpage-example.pdf
14mu|texlive-lastpage-1.2l-7|36	%doc %{_texmfdistdir}/doc/latex/lastpage/lastpage-example.tex
14mu|texlive-lastpage-1.2l-7|37	%doc %{_texmfdistdir}/doc/latex/lastpage/lastpage.pdf
14mu|texlive-lastpage-1.2l-7|38	#- source
14mu|texlive-lastpage-1.2l-7|39	%doc %{_texmfdistdir}/source/latex/lastpage/lastpage.drv
14mu|texlive-lastpage-1.2l-7|40	%doc %{_texmfdistdir}/source/latex/lastpage/lastpage.dtx
14mu|texlive-lastpage-1.2l-7|41	%doc %{_texmfdistdir}/source/latex/lastpage/lastpage.ins
14mu|texlive-lastpage-1.2l-7|42	
14mu|texlive-lastpage-1.2l-7|43	#-----------------------------------------------------------------------
14mu|texlive-lastpage-1.2l-7|44	%prep
14mu|texlive-lastpage-1.2l-7|45	%setup -c -a0 -a1 -a2
14mu|texlive-lastpage-1.2l-7|46	
14mu|texlive-lastpage-1.2l-7|47	%build
14mu|texlive-lastpage-1.2l-7|48	
14mu|texlive-lastpage-1.2l-7|49	%install
14mu|texlive-lastpage-1.2l-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lastpage-1.2l-7|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lastpage-1.2l-7|52	
14mu|texlive-lastpage-1.2l-7|53	%changelog
14mu|texlive-lastpage-1.2l-7|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2l-7
14mu|texlive-lastpage-1.2l-7|55	+ Revision: 7c5de93
14mu|texlive-lastpage-1.2l-7|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lastpage-1.2l-7|57	
14mu|texlive-lastpage-1.2l-7|58	

25124 14
14mu|texlive-latexfileinfo-pkgs-0.22-4|1	# revision 26760
14mu|texlive-latexfileinfo-pkgs-0.22-4|2	# category Package
14mu|texlive-latexfileinfo-pkgs-0.22-4|3	# catalog-ctan /info/latexfileinfo-pkgs
14mu|texlive-latexfileinfo-pkgs-0.22-4|4	# catalog-date 2012-05-30 14:24:48 +0200
14mu|texlive-latexfileinfo-pkgs-0.22-4|5	# catalog-license lppl1.3
14mu|texlive-latexfileinfo-pkgs-0.22-4|6	# catalog-version 0.22
14mu|texlive-latexfileinfo-pkgs-0.22-4|7	Name:		texlive-latexfileinfo-pkgs
14mu|texlive-latexfileinfo-pkgs-0.22-4|8	Version:	0.22
14mu|texlive-latexfileinfo-pkgs-0.22-4|9	Release:	4
14mu|texlive-latexfileinfo-pkgs-0.22-4|10	Summary:	A comparison of packages showing LaTeX file information
14mu|texlive-latexfileinfo-pkgs-0.22-4|11	Group:		Publishing
14mu|texlive-latexfileinfo-pkgs-0.22-4|12	URL:		http://www.ctan.org/tex-archive/info/latexfileinfo-pkgs
14mu|texlive-latexfileinfo-pkgs-0.22-4|13	License:	LPPL1.3
14mu|texlive-latexfileinfo-pkgs-0.22-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexfileinfo-pkgs.tar.xz
14mu|texlive-latexfileinfo-pkgs-0.22-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexfileinfo-pkgs.doc.tar.xz
14mu|texlive-latexfileinfo-pkgs-0.22-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexfileinfo-pkgs.source.tar.xz
14mu|texlive-latexfileinfo-pkgs-0.22-4|17	BuildArch:	noarch
14mu|texlive-latexfileinfo-pkgs-0.22-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-latexfileinfo-pkgs-0.22-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-latexfileinfo-pkgs-0.22-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-latexfileinfo-pkgs-0.22-4|21	
14mu|texlive-latexfileinfo-pkgs-0.22-4|22	%description
14mu|texlive-latexfileinfo-pkgs-0.22-4|23	The package provides an HTML file that lists and compares CTAN
14mu|texlive-latexfileinfo-pkgs-0.22-4|24	packages that display LaTeX source file information from
14mu|texlive-latexfileinfo-pkgs-0.22-4|25	\ProvidesClass, \ProvidesFile, and \ProvidesPackage commands in
14mu|texlive-latexfileinfo-pkgs-0.22-4|26	the LaTeX file. Five packages of the author's, and several
14mu|texlive-latexfileinfo-pkgs-0.22-4|27	other packages are discussed; revision control systems are
14mu|texlive-latexfileinfo-pkgs-0.22-4|28	mentioned briefly.
14mu|texlive-latexfileinfo-pkgs-0.22-4|29	
14mu|texlive-latexfileinfo-pkgs-0.22-4|30	
14mu|texlive-latexfileinfo-pkgs-0.22-4|31	#-----------------------------------------------------------------------
14mu|texlive-latexfileinfo-pkgs-0.22-4|32	%files
14mu|texlive-latexfileinfo-pkgs-0.22-4|33	%{_texmfdistdir}/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS
14mu|texlive-latexfileinfo-pkgs-0.22-4|34	%doc %{_texmfdistdir}/doc/latex/latexfileinfo-pkgs/README
14mu|texlive-latexfileinfo-pkgs-0.22-4|35	%doc %{_texmfdistdir}/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm
14mu|texlive-latexfileinfo-pkgs-0.22-4|36	#- source
14mu|texlive-latexfileinfo-pkgs-0.22-4|37	%doc %{_texmfdistdir}/source/latex/latexfileinfo-pkgs/SrcFILEs.txt
14mu|texlive-latexfileinfo-pkgs-0.22-4|38	%doc %{_texmfdistdir}/source/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.tex
14mu|texlive-latexfileinfo-pkgs-0.22-4|39	%doc %{_texmfdistdir}/source/latex/latexfileinfo-pkgs/mkht_ltxfinfo_pkgs.tex
14mu|texlive-latexfileinfo-pkgs-0.22-4|40	
14mu|texlive-latexfileinfo-pkgs-0.22-4|41	#-----------------------------------------------------------------------
14mu|texlive-latexfileinfo-pkgs-0.22-4|42	%prep
14mu|texlive-latexfileinfo-pkgs-0.22-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-latexfileinfo-pkgs-0.22-4|44	
14mu|texlive-latexfileinfo-pkgs-0.22-4|45	%build
14mu|texlive-latexfileinfo-pkgs-0.22-4|46	
14mu|texlive-latexfileinfo-pkgs-0.22-4|47	%install
14mu|texlive-latexfileinfo-pkgs-0.22-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-latexfileinfo-pkgs-0.22-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-latexfileinfo-pkgs-0.22-4|50	
14mu|texlive-latexfileinfo-pkgs-0.22-4|51	
14mu|texlive-latexfileinfo-pkgs-0.22-4|52	
14mu|texlive-latexfileinfo-pkgs-0.22-4|53	%changelog
14mu|texlive-latexfileinfo-pkgs-0.22-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.22-4
14mu|texlive-latexfileinfo-pkgs-0.22-4|55	+ Revision: 78280df
14mu|texlive-latexfileinfo-pkgs-0.22-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-latexfileinfo-pkgs-0.22-4|57	
14mu|texlive-latexfileinfo-pkgs-0.22-4|58	

25125 14
14mu|texlive-latexmp-1.2.1-4|1	# revision 15878
14mu|texlive-latexmp-1.2.1-4|2	# category Package
14mu|texlive-latexmp-1.2.1-4|3	# catalog-ctan /graphics/metapost/contrib/macros/latexmp
14mu|texlive-latexmp-1.2.1-4|4	# catalog-date 2007-02-23 00:16:39 +0100
14mu|texlive-latexmp-1.2.1-4|5	# catalog-license pd
14mu|texlive-latexmp-1.2.1-4|6	# catalog-version 1.2.1
14mu|texlive-latexmp-1.2.1-4|7	Name:		texlive-latexmp
14mu|texlive-latexmp-1.2.1-4|8	Version:	1.2.1
14mu|texlive-latexmp-1.2.1-4|9	Release:	4
14mu|texlive-latexmp-1.2.1-4|10	Summary:	Interface for LaTeX-based typesetting in MetaPost
14mu|texlive-latexmp-1.2.1-4|11	Group:		Publishing
14mu|texlive-latexmp-1.2.1-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/latexmp
14mu|texlive-latexmp-1.2.1-4|13	License:	PD
14mu|texlive-latexmp-1.2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmp.tar.xz
14mu|texlive-latexmp-1.2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmp.doc.tar.xz
14mu|texlive-latexmp-1.2.1-4|16	BuildArch:	noarch
14mu|texlive-latexmp-1.2.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-latexmp-1.2.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-latexmp-1.2.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-latexmp-1.2.1-4|20	
14mu|texlive-latexmp-1.2.1-4|21	%description
14mu|texlive-latexmp-1.2.1-4|22	The MetaPost package latexMP implements a user-friendly
14mu|texlive-latexmp-1.2.1-4|23	interface to access LaTeX-based typesetting capabilities in
14mu|texlive-latexmp-1.2.1-4|24	MetaPost. The text to be typeset is given as string. This
14mu|texlive-latexmp-1.2.1-4|25	allows even dynamic text elements, for example counters, to be
14mu|texlive-latexmp-1.2.1-4|26	used in labels. Compared to other implementations it is much
14mu|texlive-latexmp-1.2.1-4|27	more flexible, since it can be used as direct replacement for
14mu|texlive-latexmp-1.2.1-4|28	btex..etex, and much faster, compared for example to the
14mu|texlive-latexmp-1.2.1-4|29	solution provided by tex.mp.
14mu|texlive-latexmp-1.2.1-4|30	
14mu|texlive-latexmp-1.2.1-4|31	
14mu|texlive-latexmp-1.2.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-latexmp-1.2.1-4|33	%files
14mu|texlive-latexmp-1.2.1-4|34	%{_texmfdistdir}/metapost/latexmp/latexmp.mp
14mu|texlive-latexmp-1.2.1-4|35	%doc %{_texmfdistdir}/doc/metapost/latexmp/README
14mu|texlive-latexmp-1.2.1-4|36	%doc %{_texmfdistdir}/doc/metapost/latexmp/latexmp.pdf
14mu|texlive-latexmp-1.2.1-4|37	
14mu|texlive-latexmp-1.2.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-latexmp-1.2.1-4|39	%prep
14mu|texlive-latexmp-1.2.1-4|40	%setup -c -a0 -a1
14mu|texlive-latexmp-1.2.1-4|41	
14mu|texlive-latexmp-1.2.1-4|42	%build
14mu|texlive-latexmp-1.2.1-4|43	
14mu|texlive-latexmp-1.2.1-4|44	%install
14mu|texlive-latexmp-1.2.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-latexmp-1.2.1-4|46	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-latexmp-1.2.1-4|47	
14mu|texlive-latexmp-1.2.1-4|48	
14mu|texlive-latexmp-1.2.1-4|49	
14mu|texlive-latexmp-1.2.1-4|50	%changelog
14mu|texlive-latexmp-1.2.1-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-4
14mu|texlive-latexmp-1.2.1-4|52	+ Revision: fe86c84
14mu|texlive-latexmp-1.2.1-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-latexmp-1.2.1-4|54	
14mu|texlive-latexmp-1.2.1-4|55	

25126 14
14mu|texlive-layaureo-20061230-4|1	# revision 19087
14mu|texlive-layaureo-20061230-4|2	# category Package
14mu|texlive-layaureo-20061230-4|3	# catalog-ctan /macros/latex/contrib/layaureo
14mu|texlive-layaureo-20061230-4|4	# catalog-date 2006-12-30 10:59:01 +0100
14mu|texlive-layaureo-20061230-4|5	# catalog-license lppl
14mu|texlive-layaureo-20061230-4|6	# catalog-version undef
14mu|texlive-layaureo-20061230-4|7	Name:		texlive-layaureo
14mu|texlive-layaureo-20061230-4|8	Version:	20061230
14mu|texlive-layaureo-20061230-4|9	Release:	4
14mu|texlive-layaureo-20061230-4|10	Summary:	A package to improve the A4 page layout
14mu|texlive-layaureo-20061230-4|11	Group:		Publishing
14mu|texlive-layaureo-20061230-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/layaureo
14mu|texlive-layaureo-20061230-4|13	License:	LPPL
14mu|texlive-layaureo-20061230-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layaureo.tar.xz
14mu|texlive-layaureo-20061230-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layaureo.doc.tar.xz
14mu|texlive-layaureo-20061230-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layaureo.source.tar.xz
14mu|texlive-layaureo-20061230-4|17	BuildArch:	noarch
14mu|texlive-layaureo-20061230-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-layaureo-20061230-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-layaureo-20061230-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-layaureo-20061230-4|21	
14mu|texlive-layaureo-20061230-4|22	%description
14mu|texlive-layaureo-20061230-4|23	This package produces a wide page layout for documents that use
14mu|texlive-layaureo-20061230-4|24	A4 paper size. Moreover, LayAureo provides both a simple hook
14mu|texlive-layaureo-20061230-4|25	for leaving an empty space which is required if pages are
14mu|texlive-layaureo-20061230-4|26	bundled by a press binding use option binding=length), and an
14mu|texlive-layaureo-20061230-4|27	option called big which it forces typearea to become maximum.
14mu|texlive-layaureo-20061230-4|28	
14mu|texlive-layaureo-20061230-4|29	
14mu|texlive-layaureo-20061230-4|30	#-----------------------------------------------------------------------
14mu|texlive-layaureo-20061230-4|31	%files
14mu|texlive-layaureo-20061230-4|32	%{_texmfdistdir}/tex/latex/layaureo/layaureo.sty
14mu|texlive-layaureo-20061230-4|33	%doc %{_texmfdistdir}/doc/latex/layaureo/README
14mu|texlive-layaureo-20061230-4|34	%doc %{_texmfdistdir}/doc/latex/layaureo/layaureo.pdf
14mu|texlive-layaureo-20061230-4|35	#- source
14mu|texlive-layaureo-20061230-4|36	%doc %{_texmfdistdir}/source/latex/layaureo/layaureo.dtx
14mu|texlive-layaureo-20061230-4|37	%doc %{_texmfdistdir}/source/latex/layaureo/layaureo.ins
14mu|texlive-layaureo-20061230-4|38	
14mu|texlive-layaureo-20061230-4|39	#-----------------------------------------------------------------------
14mu|texlive-layaureo-20061230-4|40	%prep
14mu|texlive-layaureo-20061230-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-layaureo-20061230-4|42	
14mu|texlive-layaureo-20061230-4|43	%build
14mu|texlive-layaureo-20061230-4|44	
14mu|texlive-layaureo-20061230-4|45	%install
14mu|texlive-layaureo-20061230-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-layaureo-20061230-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-layaureo-20061230-4|48	
14mu|texlive-layaureo-20061230-4|49	
14mu|texlive-layaureo-20061230-4|50	
14mu|texlive-layaureo-20061230-4|51	%changelog
14mu|texlive-layaureo-20061230-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061230-4
14mu|texlive-layaureo-20061230-4|53	+ Revision: 131c84b
14mu|texlive-layaureo-20061230-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-layaureo-20061230-4|55	
14mu|texlive-layaureo-20061230-4|56	

25127 14
14mu|texlive-layouts-2.6d-4|1	# revision 15878
14mu|texlive-layouts-2.6d-4|2	# category Package
14mu|texlive-layouts-2.6d-4|3	# catalog-ctan /macros/latex/contrib/layouts
14mu|texlive-layouts-2.6d-4|4	# catalog-date 2009-09-02 18:09:14 +0200
14mu|texlive-layouts-2.6d-4|5	# catalog-license lppl1.3
14mu|texlive-layouts-2.6d-4|6	# catalog-version 2.6d
14mu|texlive-layouts-2.6d-4|7	Name:		texlive-layouts
14mu|texlive-layouts-2.6d-4|8	Version:	2.6d
14mu|texlive-layouts-2.6d-4|9	Release:	4
14mu|texlive-layouts-2.6d-4|10	Summary:	Display various elements of a document's layout
14mu|texlive-layouts-2.6d-4|11	Group:		Publishing
14mu|texlive-layouts-2.6d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/layouts
14mu|texlive-layouts-2.6d-4|13	License:	LPPL1.3
14mu|texlive-layouts-2.6d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layouts.tar.xz
14mu|texlive-layouts-2.6d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layouts.doc.tar.xz
14mu|texlive-layouts-2.6d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/layouts.source.tar.xz
14mu|texlive-layouts-2.6d-4|17	BuildArch:	noarch
14mu|texlive-layouts-2.6d-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-layouts-2.6d-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-layouts-2.6d-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-layouts-2.6d-4|21	
14mu|texlive-layouts-2.6d-4|22	%description
14mu|texlive-layouts-2.6d-4|23	Display information about a document, including: text
14mu|texlive-layouts-2.6d-4|24	positioning on a page; disposition of floats; layout of
14mu|texlive-layouts-2.6d-4|25	paragraphs, lists, footnotes, table of contents, and sectional
14mu|texlive-layouts-2.6d-4|26	headings; font boxes. Facilities are provided for a document
14mu|texlive-layouts-2.6d-4|27	designer to experiment with the layout parameters.
14mu|texlive-layouts-2.6d-4|28	
14mu|texlive-layouts-2.6d-4|29	
14mu|texlive-layouts-2.6d-4|30	#-----------------------------------------------------------------------
14mu|texlive-layouts-2.6d-4|31	%files
14mu|texlive-layouts-2.6d-4|32	%{_texmfdistdir}/tex/latex/layouts/layouts.sty
14mu|texlive-layouts-2.6d-4|33	%doc %{_texmfdistdir}/doc/latex/layouts/README
14mu|texlive-layouts-2.6d-4|34	%doc %{_texmfdistdir}/doc/latex/layouts/layman.pdf
14mu|texlive-layouts-2.6d-4|35	%doc %{_texmfdistdir}/doc/latex/layouts/layouts.pdf
14mu|texlive-layouts-2.6d-4|36	#- source
14mu|texlive-layouts-2.6d-4|37	%doc %{_texmfdistdir}/source/latex/layouts/layman.tex
14mu|texlive-layouts-2.6d-4|38	%doc %{_texmfdistdir}/source/latex/layouts/layouts.dtx
14mu|texlive-layouts-2.6d-4|39	%doc %{_texmfdistdir}/source/latex/layouts/layouts.ins
14mu|texlive-layouts-2.6d-4|40	
14mu|texlive-layouts-2.6d-4|41	#-----------------------------------------------------------------------
14mu|texlive-layouts-2.6d-4|42	%prep
14mu|texlive-layouts-2.6d-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-layouts-2.6d-4|44	
14mu|texlive-layouts-2.6d-4|45	%build
14mu|texlive-layouts-2.6d-4|46	
14mu|texlive-layouts-2.6d-4|47	%install
14mu|texlive-layouts-2.6d-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-layouts-2.6d-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-layouts-2.6d-4|50	
14mu|texlive-layouts-2.6d-4|51	
14mu|texlive-layouts-2.6d-4|52	
14mu|texlive-layouts-2.6d-4|53	%changelog
14mu|texlive-layouts-2.6d-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.6d-4
14mu|texlive-layouts-2.6d-4|55	+ Revision: 01fd4b0
14mu|texlive-layouts-2.6d-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-layouts-2.6d-4|57	
14mu|texlive-layouts-2.6d-4|58	

25128 14
14mu|texlive-lazylist-1.0a-4|1	# revision 17691
14mu|texlive-lazylist-1.0a-4|2	# category Package
14mu|texlive-lazylist-1.0a-4|3	# catalog-ctan /macros/latex/contrib/lazylist
14mu|texlive-lazylist-1.0a-4|4	# catalog-date 2006-12-30 10:59:01 +0100
14mu|texlive-lazylist-1.0a-4|5	# catalog-license lppl
14mu|texlive-lazylist-1.0a-4|6	# catalog-version 1.0a
14mu|texlive-lazylist-1.0a-4|7	Name:		texlive-lazylist
14mu|texlive-lazylist-1.0a-4|8	Version:	1.0a
14mu|texlive-lazylist-1.0a-4|9	Release:	4
14mu|texlive-lazylist-1.0a-4|10	Summary:	Lists in TeX's "mouth"
14mu|texlive-lazylist-1.0a-4|11	Group:		Publishing
14mu|texlive-lazylist-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist
14mu|texlive-lazylist-1.0a-4|13	License:	LPPL
14mu|texlive-lazylist-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lazylist.tar.xz
14mu|texlive-lazylist-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lazylist.doc.tar.xz
14mu|texlive-lazylist-1.0a-4|16	BuildArch:	noarch
14mu|texlive-lazylist-1.0a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lazylist-1.0a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lazylist-1.0a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lazylist-1.0a-4|20	
14mu|texlive-lazylist-1.0a-4|21	%description
14mu|texlive-lazylist-1.0a-4|22	This package provides a pile of lambda-calculus and list-
14mu|texlive-lazylist-1.0a-4|23	handling macros of an incredibly obtuse nature. The TUGboat
14mu|texlive-lazylist-1.0a-4|24	paper serves as a manual for the macros. This TeX code was
14mu|texlive-lazylist-1.0a-4|25	formally verified.
14mu|texlive-lazylist-1.0a-4|26	
14mu|texlive-lazylist-1.0a-4|27	
14mu|texlive-lazylist-1.0a-4|28	#-----------------------------------------------------------------------
14mu|texlive-lazylist-1.0a-4|29	%files
14mu|texlive-lazylist-1.0a-4|30	%{_texmfdistdir}/tex/latex/lazylist/lazylist.sty
14mu|texlive-lazylist-1.0a-4|31	%doc %{_texmfdistdir}/doc/latex/lazylist/lazylist.pdf
14mu|texlive-lazylist-1.0a-4|32	%doc %{_texmfdistdir}/doc/latex/lazylist/lazylist.tex
14mu|texlive-lazylist-1.0a-4|33	
14mu|texlive-lazylist-1.0a-4|34	#-----------------------------------------------------------------------
14mu|texlive-lazylist-1.0a-4|35	%prep
14mu|texlive-lazylist-1.0a-4|36	%setup -c -a0 -a1
14mu|texlive-lazylist-1.0a-4|37	
14mu|texlive-lazylist-1.0a-4|38	%build
14mu|texlive-lazylist-1.0a-4|39	
14mu|texlive-lazylist-1.0a-4|40	%install
14mu|texlive-lazylist-1.0a-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lazylist-1.0a-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lazylist-1.0a-4|43	
14mu|texlive-lazylist-1.0a-4|44	
14mu|texlive-lazylist-1.0a-4|45	
14mu|texlive-lazylist-1.0a-4|46	%changelog
14mu|texlive-lazylist-1.0a-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14mu|texlive-lazylist-1.0a-4|48	+ Revision: a56539f
14mu|texlive-lazylist-1.0a-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lazylist-1.0a-4|50	
14mu|texlive-lazylist-1.0a-4|51	

25129 14
14mu|texlive-lcd-0.3-4|1	# revision 16549
14mu|texlive-lcd-0.3-4|2	# category Package
14mu|texlive-lcd-0.3-4|3	# catalog-ctan /macros/latex/contrib/lcd
14mu|texlive-lcd-0.3-4|4	# catalog-date 2006-11-14 20:05:17 +0100
14mu|texlive-lcd-0.3-4|5	# catalog-license lppl
14mu|texlive-lcd-0.3-4|6	# catalog-version 0.3
14mu|texlive-lcd-0.3-4|7	Name:		texlive-lcd
14mu|texlive-lcd-0.3-4|8	Version:	0.3
14mu|texlive-lcd-0.3-4|9	Release:	4
14mu|texlive-lcd-0.3-4|10	Summary:	Alphanumerical LCD-style displays
14mu|texlive-lcd-0.3-4|11	Group:		Publishing
14mu|texlive-lcd-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lcd
14mu|texlive-lcd-0.3-4|13	License:	LPPL
14mu|texlive-lcd-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcd.tar.xz
14mu|texlive-lcd-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcd.doc.tar.xz
14mu|texlive-lcd-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcd.source.tar.xz
14mu|texlive-lcd-0.3-4|17	BuildArch:	noarch
14mu|texlive-lcd-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lcd-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lcd-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lcd-0.3-4|21	
14mu|texlive-lcd-0.3-4|22	%description
14mu|texlive-lcd-0.3-4|23	A LaTeX package that will display text as on an LCD display.
14mu|texlive-lcd-0.3-4|24	Assumes 8-bit input in its internal verbatim-style environment.
14mu|texlive-lcd-0.3-4|25	
14mu|texlive-lcd-0.3-4|26	
14mu|texlive-lcd-0.3-4|27	#-----------------------------------------------------------------------
14mu|texlive-lcd-0.3-4|28	%files
14mu|texlive-lcd-0.3-4|29	%{_texmfdistdir}/tex/latex/lcd/lcd.sty
14mu|texlive-lcd-0.3-4|30	%doc %{_texmfdistdir}/doc/latex/lcd/00readme
14mu|texlive-lcd-0.3-4|31	%doc %{_texmfdistdir}/doc/latex/lcd/example.pdf
14mu|texlive-lcd-0.3-4|32	%doc %{_texmfdistdir}/doc/latex/lcd/example.tex
14mu|texlive-lcd-0.3-4|33	#- source
14mu|texlive-lcd-0.3-4|34	%doc %{_texmfdistdir}/source/latex/lcd/lcd.dtx
14mu|texlive-lcd-0.3-4|35	%doc %{_texmfdistdir}/source/latex/lcd/lcd.ins
14mu|texlive-lcd-0.3-4|36	
14mu|texlive-lcd-0.3-4|37	#-----------------------------------------------------------------------
14mu|texlive-lcd-0.3-4|38	%prep
14mu|texlive-lcd-0.3-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-lcd-0.3-4|40	
14mu|texlive-lcd-0.3-4|41	%build
14mu|texlive-lcd-0.3-4|42	
14mu|texlive-lcd-0.3-4|43	%install
14mu|texlive-lcd-0.3-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lcd-0.3-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lcd-0.3-4|46	
14mu|texlive-lcd-0.3-4|47	
14mu|texlive-lcd-0.3-4|48	
14mu|texlive-lcd-0.3-4|49	%changelog
14mu|texlive-lcd-0.3-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-lcd-0.3-4|51	+ Revision: 2a469c0
14mu|texlive-lcd-0.3-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lcd-0.3-4|53	
14mu|texlive-lcd-0.3-4|54	

25130 14
14mu|texlive-lcg-1.3-7|1	# revision 31474
14mu|texlive-lcg-1.3-7|2	# category Package
14mu|texlive-lcg-1.3-7|3	# catalog-ctan /macros/latex/contrib/lcg
14mu|texlive-lcg-1.3-7|4	# catalog-date 2013-08-19 14:43:09 +0200
14mu|texlive-lcg-1.3-7|5	# catalog-license lppl
14mu|texlive-lcg-1.3-7|6	# catalog-version 1.3
14mu|texlive-lcg-1.3-7|7	Name:		texlive-lcg
14mu|texlive-lcg-1.3-7|8	Version:	1.3
14mu|texlive-lcg-1.3-7|9	Release:	7
14mu|texlive-lcg-1.3-7|10	Summary:	Generate random integers
14mu|texlive-lcg-1.3-7|11	Group:		Publishing
14mu|texlive-lcg-1.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lcg
14mu|texlive-lcg-1.3-7|13	License:	LPPL
14mu|texlive-lcg-1.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcg.tar.xz
14mu|texlive-lcg-1.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcg.doc.tar.xz
14mu|texlive-lcg-1.3-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcg.source.tar.xz
14mu|texlive-lcg-1.3-7|17	BuildArch:	noarch
14mu|texlive-lcg-1.3-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lcg-1.3-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lcg-1.3-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-lcg-1.3-7|21	
14mu|texlive-lcg-1.3-7|22	%description
14mu|texlive-lcg-1.3-7|23	The lcg package generates random numbers (integers) via a
14mu|texlive-lcg-1.3-7|24	linear congruential generator (Schrage's method). The random
14mu|texlive-lcg-1.3-7|25	numbers are written to a counter. The keyval package is used
14mu|texlive-lcg-1.3-7|26	for the user to provide values for the range and a seed, and
14mu|texlive-lcg-1.3-7|27	for the name of the counter to be used.
14mu|texlive-lcg-1.3-7|28	
14mu|texlive-lcg-1.3-7|29	
14mu|texlive-lcg-1.3-7|30	#-----------------------------------------------------------------------
14mu|texlive-lcg-1.3-7|31	%files
14mu|texlive-lcg-1.3-7|32	%{_texmfdistdir}/tex/latex/lcg/lcg.sty
14mu|texlive-lcg-1.3-7|33	%doc %{_texmfdistdir}/doc/latex/lcg/lcg.pdf
14mu|texlive-lcg-1.3-7|34	#- source
14mu|texlive-lcg-1.3-7|35	%doc %{_texmfdistdir}/source/latex/lcg/lcg.dtx
14mu|texlive-lcg-1.3-7|36	%doc %{_texmfdistdir}/source/latex/lcg/lcg.ins
14mu|texlive-lcg-1.3-7|37	
14mu|texlive-lcg-1.3-7|38	#-----------------------------------------------------------------------
14mu|texlive-lcg-1.3-7|39	%prep
14mu|texlive-lcg-1.3-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-lcg-1.3-7|41	
14mu|texlive-lcg-1.3-7|42	%build
14mu|texlive-lcg-1.3-7|43	
14mu|texlive-lcg-1.3-7|44	%install
14mu|texlive-lcg-1.3-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lcg-1.3-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lcg-1.3-7|47	
14mu|texlive-lcg-1.3-7|48	%changelog
14mu|texlive-lcg-1.3-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-7
14mu|texlive-lcg-1.3-7|50	+ Revision: d3dc971
14mu|texlive-lcg-1.3-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lcg-1.3-7|52	
14mu|texlive-lcg-1.3-7|53	

25131 14
14mu|texlive-lcyw-v1.1-4|1	# revision 15878
14mu|texlive-lcyw-v1.1-4|2	# category Package
14mu|texlive-lcyw-v1.1-4|3	# catalog-ctan /macros/latex/contrib/lcyw
14mu|texlive-lcyw-v1.1-4|4	# catalog-date 2009-12-16 19:51:33 +0100
14mu|texlive-lcyw-v1.1-4|5	# catalog-license lppl1.3
14mu|texlive-lcyw-v1.1-4|6	# catalog-version v1.1
14mu|texlive-lcyw-v1.1-4|7	Name:		texlive-lcyw
14mu|texlive-lcyw-v1.1-4|8	Version:	v1.1
14mu|texlive-lcyw-v1.1-4|9	Release:	4
14mu|texlive-lcyw-v1.1-4|10	Summary:	Make Classic Cyrillic CM fonts accessible in LaTeX
14mu|texlive-lcyw-v1.1-4|11	Group:		Publishing
14mu|texlive-lcyw-v1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lcyw
14mu|texlive-lcyw-v1.1-4|13	License:	LPPL1.3
14mu|texlive-lcyw-v1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcyw.tar.xz
14mu|texlive-lcyw-v1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcyw.doc.tar.xz
14mu|texlive-lcyw-v1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcyw.source.tar.xz
14mu|texlive-lcyw-v1.1-4|17	BuildArch:	noarch
14mu|texlive-lcyw-v1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lcyw-v1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lcyw-v1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lcyw-v1.1-4|21	
14mu|texlive-lcyw-v1.1-4|22	%description
14mu|texlive-lcyw-v1.1-4|23	The package makes the classic CM Cyrillic fonts accessible for
14mu|texlive-lcyw-v1.1-4|24	use with LaTeX.
14mu|texlive-lcyw-v1.1-4|25	
14mu|texlive-lcyw-v1.1-4|26	
14mu|texlive-lcyw-v1.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-lcyw-v1.1-4|28	%files
14mu|texlive-lcyw-v1.1-4|29	%{_texmfdistdir}/tex/latex/lcyw/cmap-cyr-vf.sty
14mu|texlive-lcyw-v1.1-4|30	%{_texmfdistdir}/tex/latex/lcyw/koi7a.cmap
14mu|texlive-lcyw-v1.1-4|31	%{_texmfdistdir}/tex/latex/lcyw/lcywcmr.fd
14mu|texlive-lcyw-v1.1-4|32	%{_texmfdistdir}/tex/latex/lcyw/lcywcmss.fd
14mu|texlive-lcyw-v1.1-4|33	%{_texmfdistdir}/tex/latex/lcyw/lcywcmssq.fd
14mu|texlive-lcyw-v1.1-4|34	%{_texmfdistdir}/tex/latex/lcyw/lcywcmtt.fd
14mu|texlive-lcyw-v1.1-4|35	%{_texmfdistdir}/tex/latex/lcyw/lcywenc.def
14mu|texlive-lcyw-v1.1-4|36	%doc %{_texmfdistdir}/doc/latex/lcyw/README
14mu|texlive-lcyw-v1.1-4|37	%doc %{_texmfdistdir}/doc/latex/lcyw/README.koi8-r
14mu|texlive-lcyw-v1.1-4|38	%doc %{_texmfdistdir}/doc/latex/lcyw/example-lcyw.tex
14mu|texlive-lcyw-v1.1-4|39	%doc %{_texmfdistdir}/doc/latex/lcyw/lcyw.pdf
14mu|texlive-lcyw-v1.1-4|40	#- source
14mu|texlive-lcyw-v1.1-4|41	%doc %{_texmfdistdir}/source/latex/lcyw/lcyw.dtx
14mu|texlive-lcyw-v1.1-4|42	%doc %{_texmfdistdir}/source/latex/lcyw/lcyw.ins
14mu|texlive-lcyw-v1.1-4|43	%doc %{_texmfdistdir}/source/latex/lcyw/lcywfd.fdd
14mu|texlive-lcyw-v1.1-4|44	
14mu|texlive-lcyw-v1.1-4|45	#-----------------------------------------------------------------------
14mu|texlive-lcyw-v1.1-4|46	%prep
14mu|texlive-lcyw-v1.1-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-lcyw-v1.1-4|48	
14mu|texlive-lcyw-v1.1-4|49	%build
14mu|texlive-lcyw-v1.1-4|50	
14mu|texlive-lcyw-v1.1-4|51	%install
14mu|texlive-lcyw-v1.1-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lcyw-v1.1-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lcyw-v1.1-4|54	
14mu|texlive-lcyw-v1.1-4|55	
14mu|texlive-lcyw-v1.1-4|56	
14mu|texlive-lcyw-v1.1-4|57	%changelog
14mu|texlive-lcyw-v1.1-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.1-4
14mu|texlive-lcyw-v1.1-4|59	+ Revision: 0d70294
14mu|texlive-lcyw-v1.1-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lcyw-v1.1-4|61	
14mu|texlive-lcyw-v1.1-4|62	

25132 14
14mu|texlive-leading-0.3-4|1	# revision 15878
14mu|texlive-leading-0.3-4|2	# category Package
14mu|texlive-leading-0.3-4|3	# catalog-ctan /macros/latex/contrib/leading
14mu|texlive-leading-0.3-4|4	# catalog-date 2008-12-15 18:32:16 +0100
14mu|texlive-leading-0.3-4|5	# catalog-license lppl
14mu|texlive-leading-0.3-4|6	# catalog-version 0.3
14mu|texlive-leading-0.3-4|7	Name:		texlive-leading
14mu|texlive-leading-0.3-4|8	Version:	0.3
14mu|texlive-leading-0.3-4|9	Release:	4
14mu|texlive-leading-0.3-4|10	Summary:	Define leading with a length
14mu|texlive-leading-0.3-4|11	Group:		Publishing
14mu|texlive-leading-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/leading
14mu|texlive-leading-0.3-4|13	License:	LPPL
14mu|texlive-leading-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leading.tar.xz
14mu|texlive-leading-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leading.doc.tar.xz
14mu|texlive-leading-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leading.source.tar.xz
14mu|texlive-leading-0.3-4|17	BuildArch:	noarch
14mu|texlive-leading-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-leading-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-leading-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-leading-0.3-4|21	
14mu|texlive-leading-0.3-4|22	%description
14mu|texlive-leading-0.3-4|23	The package defines a command \leading, whose argument is a
14mu|texlive-leading-0.3-4|24	<length> that specifies the nominal distance between
14mu|texlive-leading-0.3-4|25	consecutive baselines of typeset text. The command replaces the
14mu|texlive-leading-0.3-4|26	rather more difficult LaTeX command \linespread{<ratio>}, where
14mu|texlive-leading-0.3-4|27	the leading is specified by reference to the font size.
14mu|texlive-leading-0.3-4|28	
14mu|texlive-leading-0.3-4|29	
14mu|texlive-leading-0.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-leading-0.3-4|31	%files
14mu|texlive-leading-0.3-4|32	%{_texmfdistdir}/tex/latex/leading/leading.sty
14mu|texlive-leading-0.3-4|33	%doc %{_texmfdistdir}/doc/latex/leading/README
14mu|texlive-leading-0.3-4|34	%doc %{_texmfdistdir}/doc/latex/leading/leading.pdf
14mu|texlive-leading-0.3-4|35	#- source
14mu|texlive-leading-0.3-4|36	%doc %{_texmfdistdir}/source/latex/leading/leading.dtx
14mu|texlive-leading-0.3-4|37	%doc %{_texmfdistdir}/source/latex/leading/leading.ins
14mu|texlive-leading-0.3-4|38	
14mu|texlive-leading-0.3-4|39	#-----------------------------------------------------------------------
14mu|texlive-leading-0.3-4|40	%prep
14mu|texlive-leading-0.3-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-leading-0.3-4|42	
14mu|texlive-leading-0.3-4|43	%build
14mu|texlive-leading-0.3-4|44	
14mu|texlive-leading-0.3-4|45	%install
14mu|texlive-leading-0.3-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-leading-0.3-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-leading-0.3-4|48	
14mu|texlive-leading-0.3-4|49	
14mu|texlive-leading-0.3-4|50	
14mu|texlive-leading-0.3-4|51	%changelog
14mu|texlive-leading-0.3-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-leading-0.3-4|53	+ Revision: 617ad55
14mu|texlive-leading-0.3-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-leading-0.3-4|55	
14mu|texlive-leading-0.3-4|56	

25133 14
14mu|texlive-leaflet-1.0d-3|1	# revision 27126
14mu|texlive-leaflet-1.0d-3|2	# category Package
14mu|texlive-leaflet-1.0d-3|3	# catalog-ctan /macros/latex/contrib/leaflet
14mu|texlive-leaflet-1.0d-3|4	# catalog-date 2012-07-05 15:17:31 +0200
14mu|texlive-leaflet-1.0d-3|5	# catalog-license lppl
14mu|texlive-leaflet-1.0d-3|6	# catalog-version 1.0d
14mu|texlive-leaflet-1.0d-3|7	Name:		texlive-leaflet
14mu|texlive-leaflet-1.0d-3|8	Version:	1.0d
14mu|texlive-leaflet-1.0d-3|9	Release:	3
14mu|texlive-leaflet-1.0d-3|10	Summary:	Create small handouts (flyers)
14mu|texlive-leaflet-1.0d-3|11	Group:		Publishing
14mu|texlive-leaflet-1.0d-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/leaflet
14mu|texlive-leaflet-1.0d-3|13	License:	LPPL
14mu|texlive-leaflet-1.0d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leaflet.tar.xz
14mu|texlive-leaflet-1.0d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leaflet.doc.tar.xz
14mu|texlive-leaflet-1.0d-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leaflet.source.tar.xz
14mu|texlive-leaflet-1.0d-3|17	BuildArch:	noarch
14mu|texlive-leaflet-1.0d-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-leaflet-1.0d-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-leaflet-1.0d-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-leaflet-1.0d-3|21	
14mu|texlive-leaflet-1.0d-3|22	%description
14mu|texlive-leaflet-1.0d-3|23	A document class to create small hand-outs (flyers) that fit on
14mu|texlive-leaflet-1.0d-3|24	a single sheet of paper which is then folded twice. Pages are
14mu|texlive-leaflet-1.0d-3|25	rearranged by LaTeX so that they print correctly on a single
14mu|texlive-leaflet-1.0d-3|26	sheet -- no external script is necessary. (Works with
14mu|texlive-leaflet-1.0d-3|27	PostScript and PDF.) This is a complete reimplementation with
14mu|texlive-leaflet-1.0d-3|28	permission of the original author Jurgen Schlegelmilch.
14mu|texlive-leaflet-1.0d-3|29	
14mu|texlive-leaflet-1.0d-3|30	
14mu|texlive-leaflet-1.0d-3|31	#-----------------------------------------------------------------------
14mu|texlive-leaflet-1.0d-3|32	%files
14mu|texlive-leaflet-1.0d-3|33	%{_texmfdistdir}/tex/latex/leaflet/leaflet.cls
14mu|texlive-leaflet-1.0d-3|34	%doc %{_texmfdistdir}/doc/latex/leaflet/README
14mu|texlive-leaflet-1.0d-3|35	%doc %{_texmfdistdir}/doc/latex/leaflet/leaflet-manual.pdf
14mu|texlive-leaflet-1.0d-3|36	%doc %{_texmfdistdir}/doc/latex/leaflet/leaflet-manual.tex
14mu|texlive-leaflet-1.0d-3|37	%doc %{_texmfdistdir}/doc/latex/leaflet/leaflet.pdf
14mu|texlive-leaflet-1.0d-3|38	#- source
14mu|texlive-leaflet-1.0d-3|39	%doc %{_texmfdistdir}/source/latex/leaflet/leaflet.dtx
14mu|texlive-leaflet-1.0d-3|40	%doc %{_texmfdistdir}/source/latex/leaflet/leaflet.ins
14mu|texlive-leaflet-1.0d-3|41	
14mu|texlive-leaflet-1.0d-3|42	#-----------------------------------------------------------------------
14mu|texlive-leaflet-1.0d-3|43	%prep
14mu|texlive-leaflet-1.0d-3|44	%setup -c -a0 -a1 -a2
14mu|texlive-leaflet-1.0d-3|45	
14mu|texlive-leaflet-1.0d-3|46	%build
14mu|texlive-leaflet-1.0d-3|47	
14mu|texlive-leaflet-1.0d-3|48	%install
14mu|texlive-leaflet-1.0d-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-leaflet-1.0d-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-leaflet-1.0d-3|51	
14mu|texlive-leaflet-1.0d-3|52	
14mu|texlive-leaflet-1.0d-3|53	
14mu|texlive-leaflet-1.0d-3|54	%changelog
14mu|texlive-leaflet-1.0d-3|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0d-3
14mu|texlive-leaflet-1.0d-3|56	+ Revision: 72b8a9e
14mu|texlive-leaflet-1.0d-3|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-leaflet-1.0d-3|58	
14mu|texlive-leaflet-1.0d-3|59	

25134 14
14mu|texlive-ledmac-0.19.1-7|1	# revision 30987
14mu|texlive-ledmac-0.19.1-7|2	# category Package
14mu|texlive-ledmac-0.19.1-7|3	# catalog-ctan /macros/latex/contrib/ledmac
14mu|texlive-ledmac-0.19.1-7|4	# catalog-date 2013-06-15 00:57:55 +0200
14mu|texlive-ledmac-0.19.1-7|5	# catalog-license lppl
14mu|texlive-ledmac-0.19.1-7|6	# catalog-version 0.19.1
14mu|texlive-ledmac-0.19.1-7|7	Name:		texlive-ledmac
14mu|texlive-ledmac-0.19.1-7|8	Version:	0.19.1
14mu|texlive-ledmac-0.19.1-7|9	Release:	7
14mu|texlive-ledmac-0.19.1-7|10	Summary:	Typeset scholarly editions
14mu|texlive-ledmac-0.19.1-7|11	Group:		Publishing
14mu|texlive-ledmac-0.19.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ledmac
14mu|texlive-ledmac-0.19.1-7|13	License:	LPPL
14mu|texlive-ledmac-0.19.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ledmac.tar.xz
14mu|texlive-ledmac-0.19.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ledmac.doc.tar.xz
14mu|texlive-ledmac-0.19.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ledmac.source.tar.xz
14mu|texlive-ledmac-0.19.1-7|17	BuildArch:	noarch
14mu|texlive-ledmac-0.19.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ledmac-0.19.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ledmac-0.19.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-ledmac-0.19.1-7|21	
14mu|texlive-ledmac-0.19.1-7|22	%description
14mu|texlive-ledmac-0.19.1-7|23	A macro package for typesetting scholarly critical editions.
14mu|texlive-ledmac-0.19.1-7|24	The ledmac package is a LaTeX port of the plain TeX EDMAC
14mu|texlive-ledmac-0.19.1-7|25	macros. It supports indexing by page and line number and simple
14mu|texlive-ledmac-0.19.1-7|26	tabular- and array-style environments. The package is
14mu|texlive-ledmac-0.19.1-7|27	distributed with the related ledpar and ledarab packages. The
14mu|texlive-ledmac-0.19.1-7|28	package is now superseded by eledmac.
14mu|texlive-ledmac-0.19.1-7|29	
14mu|texlive-ledmac-0.19.1-7|30	
14mu|texlive-ledmac-0.19.1-7|31	#-----------------------------------------------------------------------
14mu|texlive-ledmac-0.19.1-7|32	%files
14mu|texlive-ledmac-0.19.1-7|33	%{_texmfdistdir}/tex/latex/ledmac/afoot.sty
14mu|texlive-ledmac-0.19.1-7|34	%{_texmfdistdir}/tex/latex/ledmac/ledarab.sty
14mu|texlive-ledmac-0.19.1-7|35	%{_texmfdistdir}/tex/latex/ledmac/ledmac.sty
14mu|texlive-ledmac-0.19.1-7|36	%{_texmfdistdir}/tex/latex/ledmac/ledpar.sty
14mu|texlive-ledmac-0.19.1-7|37	%doc %{_texmfdistdir}/doc/latex/ledmac/Makefile
14mu|texlive-ledmac-0.19.1-7|38	%doc %{_texmfdistdir}/doc/latex/ledmac/README
14mu|texlive-ledmac-0.19.1-7|39	%doc %{_texmfdistdir}/doc/latex/ledmac/djd17nov.tex
14mu|texlive-ledmac-0.19.1-7|40	%doc %{_texmfdistdir}/doc/latex/ledmac/djd17novL.eps
14mu|texlive-ledmac-0.19.1-7|41	%doc %{_texmfdistdir}/doc/latex/ledmac/djd17novR.eps
14mu|texlive-ledmac-0.19.1-7|42	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems.tex
14mu|texlive-ledmac-0.19.1-7|43	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems1.eps
14mu|texlive-ledmac-0.19.1-7|44	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems2.eps
14mu|texlive-ledmac-0.19.1-7|45	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems3.eps
14mu|texlive-ledmac-0.19.1-7|46	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems4.eps
14mu|texlive-ledmac-0.19.1-7|47	%doc %{_texmfdistdir}/doc/latex/ledmac/egarab.eps
14mu|texlive-ledmac-0.19.1-7|48	%doc %{_texmfdistdir}/doc/latex/ledmac/egarab.tex
14mu|texlive-ledmac-0.19.1-7|49	%doc %{_texmfdistdir}/doc/latex/ledmac/egarabpar.eps
14mu|texlive-ledmac-0.19.1-7|50	%doc %{_texmfdistdir}/doc/latex/ledmac/egarabpar.tex
14mu|texlive-ledmac-0.19.1-7|51	%doc %{_texmfdistdir}/doc/latex/ledmac/ledarab.pdf
14mu|texlive-ledmac-0.19.1-7|52	%doc %{_texmfdistdir}/doc/latex/ledmac/ledarden.eps
14mu|texlive-ledmac-0.19.1-7|53	%doc %{_texmfdistdir}/doc/latex/ledmac/ledarden.tex
14mu|texlive-ledmac-0.19.1-7|54	%doc %{_texmfdistdir}/doc/latex/ledmac/ledbraonain.eps
14mu|texlive-ledmac-0.19.1-7|55	%doc %{_texmfdistdir}/doc/latex/ledmac/ledbraonain.tex
14mu|texlive-ledmac-0.19.1-7|56	%doc %{_texmfdistdir}/doc/latex/ledmac/ledeasy.eps
14mu|texlive-ledmac-0.19.1-7|57	%doc %{_texmfdistdir}/doc/latex/ledmac/ledeasy.tex
14mu|texlive-ledmac-0.19.1-7|58	%doc %{_texmfdistdir}/doc/latex/ledmac/ledekker.eps
14mu|texlive-ledmac-0.19.1-7|59	%doc %{_texmfdistdir}/doc/latex/ledmac/ledekker.tex
14mu|texlive-ledmac-0.19.1-7|60	%doc %{_texmfdistdir}/doc/latex/ledmac/ledfeat.eps
14mu|texlive-ledmac-0.19.1-7|61	%doc %{_texmfdistdir}/doc/latex/ledmac/ledfeat.tex
14mu|texlive-ledmac-0.19.1-7|62	%doc %{_texmfdistdir}/doc/latex/ledmac/ledioc.eps
14mu|texlive-ledmac-0.19.1-7|63	%doc %{_texmfdistdir}/doc/latex/ledmac/ledioc.tex
14mu|texlive-ledmac-0.19.1-7|64	%doc %{_texmfdistdir}/doc/latex/ledmac/ledmac.pdf
14mu|texlive-ledmac-0.19.1-7|65	%doc %{_texmfdistdir}/doc/latex/ledmac/ledmixed.eps
14mu|texlive-ledmac-0.19.1-7|66	%doc %{_texmfdistdir}/doc/latex/ledmac/ledmixed.tex
14mu|texlive-ledmac-0.19.1-7|67	%doc %{_texmfdistdir}/doc/latex/ledmac/ledpar.pdf
14mu|texlive-ledmac-0.19.1-7|68	%doc %{_texmfdistdir}/doc/latex/ledmac/villon.eps
14mu|texlive-ledmac-0.19.1-7|69	%doc %{_texmfdistdir}/doc/latex/ledmac/villon.tex
14mu|texlive-ledmac-0.19.1-7|70	#- source
14mu|texlive-ledmac-0.19.1-7|71	%doc %{_texmfdistdir}/source/latex/ledmac/ledarab.dtx
14mu|texlive-ledmac-0.19.1-7|72	%doc %{_texmfdistdir}/source/latex/ledmac/ledarab.ins
14mu|texlive-ledmac-0.19.1-7|73	%doc %{_texmfdistdir}/source/latex/ledmac/ledmac.dtx
14mu|texlive-ledmac-0.19.1-7|74	%doc %{_texmfdistdir}/source/latex/ledmac/ledmac.ins
14mu|texlive-ledmac-0.19.1-7|75	%doc %{_texmfdistdir}/source/latex/ledmac/ledpar.dtx
14mu|texlive-ledmac-0.19.1-7|76	%doc %{_texmfdistdir}/source/latex/ledmac/ledpar.ins
14mu|texlive-ledmac-0.19.1-7|77	
14mu|texlive-ledmac-0.19.1-7|78	#-----------------------------------------------------------------------
14mu|texlive-ledmac-0.19.1-7|79	%prep
14mu|texlive-ledmac-0.19.1-7|80	%setup -c -a0 -a1 -a2
14mu|texlive-ledmac-0.19.1-7|81	
14mu|texlive-ledmac-0.19.1-7|82	%build
14mu|texlive-ledmac-0.19.1-7|83	
14mu|texlive-ledmac-0.19.1-7|84	%install
14mu|texlive-ledmac-0.19.1-7|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ledmac-0.19.1-7|86	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ledmac-0.19.1-7|87	
14mu|texlive-ledmac-0.19.1-7|88	%changelog
14mu|texlive-ledmac-0.19.1-7|89	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.19.1-7
14mu|texlive-ledmac-0.19.1-7|90	+ Revision: 12001e8
14mu|texlive-ledmac-0.19.1-7|91	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ledmac-0.19.1-7|92	
14mu|texlive-ledmac-0.19.1-7|93	

25135 14
14mu|texlive-leftidx-20070108-4|1	# revision 15878
14mu|texlive-leftidx-20070108-4|2	# category Package
14mu|texlive-leftidx-20070108-4|3	# catalog-ctan /macros/latex/contrib/leftidx
14mu|texlive-leftidx-20070108-4|4	# catalog-date 2007-01-08 22:21:56 +0100
14mu|texlive-leftidx-20070108-4|5	# catalog-license lppl
14mu|texlive-leftidx-20070108-4|6	# catalog-version undef
14mu|texlive-leftidx-20070108-4|7	Name:		texlive-leftidx
14mu|texlive-leftidx-20070108-4|8	Version:	20070108
14mu|texlive-leftidx-20070108-4|9	Release:	4
14mu|texlive-leftidx-20070108-4|10	Summary:	Left and right subscripts and superscripts in math mode
14mu|texlive-leftidx-20070108-4|11	Group:		Publishing
14mu|texlive-leftidx-20070108-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/leftidx
14mu|texlive-leftidx-20070108-4|13	License:	LPPL
14mu|texlive-leftidx-20070108-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leftidx.tar.xz
14mu|texlive-leftidx-20070108-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leftidx.doc.tar.xz
14mu|texlive-leftidx-20070108-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leftidx.source.tar.xz
14mu|texlive-leftidx-20070108-4|17	BuildArch:	noarch
14mu|texlive-leftidx-20070108-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-leftidx-20070108-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-leftidx-20070108-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-leftidx-20070108-4|21	
14mu|texlive-leftidx-20070108-4|22	%description
14mu|texlive-leftidx-20070108-4|23	Left and right subscripts and superscripts are automatically
14mu|texlive-leftidx-20070108-4|24	raised for better fitting to the symbol they belong to.
14mu|texlive-leftidx-20070108-4|25	
14mu|texlive-leftidx-20070108-4|26	
14mu|texlive-leftidx-20070108-4|27	#-----------------------------------------------------------------------
14mu|texlive-leftidx-20070108-4|28	%files
14mu|texlive-leftidx-20070108-4|29	%{_texmfdistdir}/tex/latex/leftidx/leftidx.sty
14mu|texlive-leftidx-20070108-4|30	%doc %{_texmfdistdir}/doc/latex/leftidx/README
14mu|texlive-leftidx-20070108-4|31	%doc %{_texmfdistdir}/doc/latex/leftidx/leftidx.pdf
14mu|texlive-leftidx-20070108-4|32	#- source
14mu|texlive-leftidx-20070108-4|33	%doc %{_texmfdistdir}/source/latex/leftidx/Makefile
14mu|texlive-leftidx-20070108-4|34	%doc %{_texmfdistdir}/source/latex/leftidx/leftidx.dtx
14mu|texlive-leftidx-20070108-4|35	%doc %{_texmfdistdir}/source/latex/leftidx/leftidx.ins
14mu|texlive-leftidx-20070108-4|36	
14mu|texlive-leftidx-20070108-4|37	#-----------------------------------------------------------------------
14mu|texlive-leftidx-20070108-4|38	%prep
14mu|texlive-leftidx-20070108-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-leftidx-20070108-4|40	
14mu|texlive-leftidx-20070108-4|41	%build
14mu|texlive-leftidx-20070108-4|42	
14mu|texlive-leftidx-20070108-4|43	%install
14mu|texlive-leftidx-20070108-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-leftidx-20070108-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-leftidx-20070108-4|46	
14mu|texlive-leftidx-20070108-4|47	
14mu|texlive-leftidx-20070108-4|48	
14mu|texlive-leftidx-20070108-4|49	%changelog
14mu|texlive-leftidx-20070108-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070108-4
14mu|texlive-leftidx-20070108-4|51	+ Revision: 8da3d64
14mu|texlive-leftidx-20070108-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-leftidx-20070108-4|53	
14mu|texlive-leftidx-20070108-4|54	

25136 14
14mu|texlive-leipzig-1.1-7|1	# revision 31045
14mu|texlive-leipzig-1.1-7|2	# category Package
14mu|texlive-leipzig-1.1-7|3	# catalog-ctan /macros/latex/contrib/leipzig
14mu|texlive-leipzig-1.1-7|4	# catalog-date 2013-06-19 00:57:02 +0200
14mu|texlive-leipzig-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-leipzig-1.1-7|6	# catalog-version 1.1
14mu|texlive-leipzig-1.1-7|7	Name:		texlive-leipzig
14mu|texlive-leipzig-1.1-7|8	Version:	1.1
14mu|texlive-leipzig-1.1-7|9	Release:	7
14mu|texlive-leipzig-1.1-7|10	Summary:	Typeset and index linguistic gloss abbreviations
14mu|texlive-leipzig-1.1-7|11	Group:		Publishing
14mu|texlive-leipzig-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/leipzig
14mu|texlive-leipzig-1.1-7|13	License:	LPPL1.3
14mu|texlive-leipzig-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leipzig.tar.xz
14mu|texlive-leipzig-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leipzig.doc.tar.xz
14mu|texlive-leipzig-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leipzig.source.tar.xz
14mu|texlive-leipzig-1.1-7|17	BuildArch:	noarch
14mu|texlive-leipzig-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-leipzig-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-leipzig-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-leipzig-1.1-7|21	
14mu|texlive-leipzig-1.1-7|22	%description
14mu|texlive-leipzig-1.1-7|23	The leipzig package provides a set of macros for standard
14mu|texlive-leipzig-1.1-7|24	glossing abbreviations, with options to create new ones. They
14mu|texlive-leipzig-1.1-7|25	are mnemonic (e.g. \Acc{} for accusative, abbreviated acc).
14mu|texlive-leipzig-1.1-7|26	These abbre can be used alone or on top of the glossaries
14mu|texlive-leipzig-1.1-7|27	package for easy indexing and glossary printing.
14mu|texlive-leipzig-1.1-7|28	
14mu|texlive-leipzig-1.1-7|29	
14mu|texlive-leipzig-1.1-7|30	#-----------------------------------------------------------------------
14mu|texlive-leipzig-1.1-7|31	%files
14mu|texlive-leipzig-1.1-7|32	%{_texmfdistdir}/tex/latex/leipzig/leipzig.sty
14mu|texlive-leipzig-1.1-7|33	%doc %{_texmfdistdir}/doc/latex/leipzig/README
14mu|texlive-leipzig-1.1-7|34	%doc %{_texmfdistdir}/doc/latex/leipzig/README.txt
14mu|texlive-leipzig-1.1-7|35	%doc %{_texmfdistdir}/doc/latex/leipzig/leipzig.pdf
14mu|texlive-leipzig-1.1-7|36	%doc %{_texmfdistdir}/doc/latex/leipzig/leipzig.tex
14mu|texlive-leipzig-1.1-7|37	#- source
14mu|texlive-leipzig-1.1-7|38	%doc %{_texmfdistdir}/source/latex/leipzig/leipzig.dtx
14mu|texlive-leipzig-1.1-7|39	%doc %{_texmfdistdir}/source/latex/leipzig/leipzig.ins
14mu|texlive-leipzig-1.1-7|40	
14mu|texlive-leipzig-1.1-7|41	#-----------------------------------------------------------------------
14mu|texlive-leipzig-1.1-7|42	%prep
14mu|texlive-leipzig-1.1-7|43	%setup -c -a0 -a1 -a2
14mu|texlive-leipzig-1.1-7|44	
14mu|texlive-leipzig-1.1-7|45	%build
14mu|texlive-leipzig-1.1-7|46	
14mu|texlive-leipzig-1.1-7|47	%install
14mu|texlive-leipzig-1.1-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-leipzig-1.1-7|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-leipzig-1.1-7|50	
14mu|texlive-leipzig-1.1-7|51	%changelog
14mu|texlive-leipzig-1.1-7|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-leipzig-1.1-7|53	+ Revision: c795ef2
14mu|texlive-leipzig-1.1-7|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-leipzig-1.1-7|55	
14mu|texlive-leipzig-1.1-7|56	

25137 14
14mu|texlive-lengthconvert-1.0a-9|1	# revision 30867
14mu|texlive-lengthconvert-1.0a-9|2	# category Package
14mu|texlive-lengthconvert-1.0a-9|3	# catalog-ctan /macros/latex/contrib/lengthconvert
14mu|texlive-lengthconvert-1.0a-9|4	# catalog-date 2013-06-22 23:41:37 +0200
14mu|texlive-lengthconvert-1.0a-9|5	# catalog-license lppl1.3
14mu|texlive-lengthconvert-1.0a-9|6	# catalog-version 1.0a
14mu|texlive-lengthconvert-1.0a-9|7	Name:		texlive-lengthconvert
14mu|texlive-lengthconvert-1.0a-9|8	Version:	1.0a
14mu|texlive-lengthconvert-1.0a-9|9	Release:	9
14mu|texlive-lengthconvert-1.0a-9|10	Summary:	Express lengths in arbitrary units
14mu|texlive-lengthconvert-1.0a-9|11	Group:		Publishing
14mu|texlive-lengthconvert-1.0a-9|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lengthconvert
14mu|texlive-lengthconvert-1.0a-9|13	License:	LPPL1.3
14mu|texlive-lengthconvert-1.0a-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lengthconvert.tar.xz
14mu|texlive-lengthconvert-1.0a-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lengthconvert.doc.tar.xz
14mu|texlive-lengthconvert-1.0a-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lengthconvert.source.tar.xz
14mu|texlive-lengthconvert-1.0a-9|17	BuildArch:	noarch
14mu|texlive-lengthconvert-1.0a-9|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lengthconvert-1.0a-9|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lengthconvert-1.0a-9|20	Requires(post):	texlive-kpathsea
14mu|texlive-lengthconvert-1.0a-9|21	
14mu|texlive-lengthconvert-1.0a-9|22	%description
14mu|texlive-lengthconvert-1.0a-9|23	The package provides a command to convert a length to any of a
14mu|texlive-lengthconvert-1.0a-9|24	large selection of units. The package relies on the LaTeX 3
14mu|texlive-lengthconvert-1.0a-9|25	programming environment.
14mu|texlive-lengthconvert-1.0a-9|26	
14mu|texlive-lengthconvert-1.0a-9|27	
14mu|texlive-lengthconvert-1.0a-9|28	#-----------------------------------------------------------------------
14mu|texlive-lengthconvert-1.0a-9|29	%files
14mu|texlive-lengthconvert-1.0a-9|30	%{_texmfdistdir}/tex/latex/lengthconvert/lengthconvert.sty
14mu|texlive-lengthconvert-1.0a-9|31	%doc %{_texmfdistdir}/doc/latex/lengthconvert/lengthconvert.pdf
14mu|texlive-lengthconvert-1.0a-9|32	#- source
14mu|texlive-lengthconvert-1.0a-9|33	%doc %{_texmfdistdir}/source/latex/lengthconvert/lengthconvert.dtx
14mu|texlive-lengthconvert-1.0a-9|34	%doc %{_texmfdistdir}/source/latex/lengthconvert/lengthconvert.ins
14mu|texlive-lengthconvert-1.0a-9|35	
14mu|texlive-lengthconvert-1.0a-9|36	#-----------------------------------------------------------------------
14mu|texlive-lengthconvert-1.0a-9|37	%prep
14mu|texlive-lengthconvert-1.0a-9|38	%setup -c -a0 -a1 -a2
14mu|texlive-lengthconvert-1.0a-9|39	
14mu|texlive-lengthconvert-1.0a-9|40	%build
14mu|texlive-lengthconvert-1.0a-9|41	
14mu|texlive-lengthconvert-1.0a-9|42	%install
14mu|texlive-lengthconvert-1.0a-9|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lengthconvert-1.0a-9|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lengthconvert-1.0a-9|45	
14mu|texlive-lengthconvert-1.0a-9|46	%changelog
14mu|texlive-lengthconvert-1.0a-9|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-9
14mu|texlive-lengthconvert-1.0a-9|48	+ Revision: 1446067
14mu|texlive-lengthconvert-1.0a-9|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lengthconvert-1.0a-9|50	
14mu|texlive-lengthconvert-1.0a-9|51	

25138 14
14mu|texlive-lettre-2.346-4|1	# revision 21400
14mu|texlive-lettre-2.346-4|2	# category Package
14mu|texlive-lettre-2.346-4|3	# catalog-ctan /macros/latex/contrib/lettre
14mu|texlive-lettre-2.346-4|4	# catalog-date 2007-01-08 22:21:56 +0100
14mu|texlive-lettre-2.346-4|5	# catalog-license lppl
14mu|texlive-lettre-2.346-4|6	# catalog-version 2.346
14mu|texlive-lettre-2.346-4|7	Name:		texlive-lettre
14mu|texlive-lettre-2.346-4|8	Version:	2.346
14mu|texlive-lettre-2.346-4|9	Release:	4
14mu|texlive-lettre-2.346-4|10	Summary:	Letters and faxes in French
14mu|texlive-lettre-2.346-4|11	Group:		Publishing
14mu|texlive-lettre-2.346-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lettre
14mu|texlive-lettre-2.346-4|13	License:	LPPL
14mu|texlive-lettre-2.346-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettre.tar.xz
14mu|texlive-lettre-2.346-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettre.doc.tar.xz
14mu|texlive-lettre-2.346-4|16	BuildArch:	noarch
14mu|texlive-lettre-2.346-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lettre-2.346-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lettre-2.346-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lettre-2.346-4|20	
14mu|texlive-lettre-2.346-4|21	%description
14mu|texlive-lettre-2.346-4|22	Developed from the ancestor of the standard letter class, at
14mu|texlive-lettre-2.346-4|23	the Observatoire de Geneve.
14mu|texlive-lettre-2.346-4|24	
14mu|texlive-lettre-2.346-4|25	
14mu|texlive-lettre-2.346-4|26	#-----------------------------------------------------------------------
14mu|texlive-lettre-2.346-4|27	%files
14mu|texlive-lettre-2.346-4|28	%{_texmfdistdir}/tex/latex/lettre/default.ins
14mu|texlive-lettre-2.346-4|29	%{_texmfdistdir}/tex/latex/lettre/lettre.cls
14mu|texlive-lettre-2.346-4|30	%{_texmfdistdir}/tex/latex/lettre/lettre.cls_2.346
14mu|texlive-lettre-2.346-4|31	%{_texmfdistdir}/tex/latex/lettre/obs.ins
14mu|texlive-lettre-2.346-4|32	%doc %{_texmfdistdir}/doc/latex/lettre/2.346-release-notes
14mu|texlive-lettre-2.346-4|33	%doc %{_texmfdistdir}/doc/latex/lettre/ALIRE
14mu|texlive-lettre-2.346-4|34	%doc %{_texmfdistdir}/doc/latex/lettre/LAST_VERSION_IS_2.346
14mu|texlive-lettre-2.346-4|35	%doc %{_texmfdistdir}/doc/latex/lettre/LICENSE
14mu|texlive-lettre-2.346-4|36	%doc %{_texmfdistdir}/doc/latex/lettre/README
14mu|texlive-lettre-2.346-4|37	%doc %{_texmfdistdir}/doc/latex/lettre/institut.tpl
14mu|texlive-lettre-2.346-4|38	%doc %{_texmfdistdir}/doc/latex/lettre/letdoc.ps
14mu|texlive-lettre-2.346-4|39	%doc %{_texmfdistdir}/doc/latex/lettre/letex1.odt
14mu|texlive-lettre-2.346-4|40	%doc %{_texmfdistdir}/doc/latex/lettre/letex1.ps
14mu|texlive-lettre-2.346-4|41	%doc %{_texmfdistdir}/doc/latex/lettre/letex1.tex
14mu|texlive-lettre-2.346-4|42	%doc %{_texmfdistdir}/doc/latex/lettre/letex2.odt
14mu|texlive-lettre-2.346-4|43	%doc %{_texmfdistdir}/doc/latex/lettre/letex2.ps
14mu|texlive-lettre-2.346-4|44	%doc %{_texmfdistdir}/doc/latex/lettre/letex2.tex
14mu|texlive-lettre-2.346-4|45	%doc %{_texmfdistdir}/doc/latex/lettre/letex3.odt
14mu|texlive-lettre-2.346-4|46	%doc %{_texmfdistdir}/doc/latex/lettre/letex3.ps
14mu|texlive-lettre-2.346-4|47	%doc %{_texmfdistdir}/doc/latex/lettre/letex3.tex
14mu|texlive-lettre-2.346-4|48	%doc %{_texmfdistdir}/doc/latex/lettre/letex4.odt
14mu|texlive-lettre-2.346-4|49	%doc %{_texmfdistdir}/doc/latex/lettre/letex4.ps
14mu|texlive-lettre-2.346-4|50	%doc %{_texmfdistdir}/doc/latex/lettre/letex4.tex
14mu|texlive-lettre-2.346-4|51	%doc %{_texmfdistdir}/doc/latex/lettre/letex5.odt
14mu|texlive-lettre-2.346-4|52	%doc %{_texmfdistdir}/doc/latex/lettre/letex5.ps
14mu|texlive-lettre-2.346-4|53	%doc %{_texmfdistdir}/doc/latex/lettre/letex5.tex
14mu|texlive-lettre-2.346-4|54	%doc %{_texmfdistdir}/doc/latex/lettre/letex6.odt
14mu|texlive-lettre-2.346-4|55	%doc %{_texmfdistdir}/doc/latex/lettre/letex6.ps
14mu|texlive-lettre-2.346-4|56	%doc %{_texmfdistdir}/doc/latex/lettre/letex6.tex
14mu|texlive-lettre-2.346-4|57	%doc %{_texmfdistdir}/doc/latex/lettre/letex7.odt
14mu|texlive-lettre-2.346-4|58	%doc %{_texmfdistdir}/doc/latex/lettre/letex7.tex
14mu|texlive-lettre-2.346-4|59	%doc %{_texmfdistdir}/doc/latex/lettre/letex71.ps
14mu|texlive-lettre-2.346-4|60	%doc %{_texmfdistdir}/doc/latex/lettre/letex72.ps
14mu|texlive-lettre-2.346-4|61	%doc %{_texmfdistdir}/doc/latex/lettre/letex8.odt
14mu|texlive-lettre-2.346-4|62	%doc %{_texmfdistdir}/doc/latex/lettre/letex8.tex
14mu|texlive-lettre-2.346-4|63	%doc %{_texmfdistdir}/doc/latex/lettre/letex81.ps
14mu|texlive-lettre-2.346-4|64	%doc %{_texmfdistdir}/doc/latex/lettre/letex82.ps
14mu|texlive-lettre-2.346-4|65	%doc %{_texmfdistdir}/doc/latex/lettre/letex83.ps
14mu|texlive-lettre-2.346-4|66	%doc %{_texmfdistdir}/doc/latex/lettre/lettre.tpl
14mu|texlive-lettre-2.346-4|67	%doc %{_texmfdistdir}/doc/latex/lettre/lppl.txt
14mu|texlive-lettre-2.346-4|68	%doc %{_texmfdistdir}/doc/latex/lettre/telefax.tpl
14mu|texlive-lettre-2.346-4|69	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxd.odt
14mu|texlive-lettre-2.346-4|70	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxd.ps
14mu|texlive-lettre-2.346-4|71	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxd.tex
14mu|texlive-lettre-2.346-4|72	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxe.odt
14mu|texlive-lettre-2.346-4|73	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxe.ps
14mu|texlive-lettre-2.346-4|74	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxe.tex
14mu|texlive-lettre-2.346-4|75	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxf.odt
14mu|texlive-lettre-2.346-4|76	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxf.tex
14mu|texlive-lettre-2.346-4|77	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxf1.ps
14mu|texlive-lettre-2.346-4|78	%doc %{_texmfdistdir}/doc/latex/lettre/testfaxf2.ps
14mu|texlive-lettre-2.346-4|79	
14mu|texlive-lettre-2.346-4|80	#-----------------------------------------------------------------------
14mu|texlive-lettre-2.346-4|81	%prep
14mu|texlive-lettre-2.346-4|82	%setup -c -a0 -a1
14mu|texlive-lettre-2.346-4|83	
14mu|texlive-lettre-2.346-4|84	%build
14mu|texlive-lettre-2.346-4|85	
14mu|texlive-lettre-2.346-4|86	%install
14mu|texlive-lettre-2.346-4|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lettre-2.346-4|88	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lettre-2.346-4|89	
14mu|texlive-lettre-2.346-4|90	
14mu|texlive-lettre-2.346-4|91	
14mu|texlive-lettre-2.346-4|92	%changelog
14mu|texlive-lettre-2.346-4|93	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.346-4
14mu|texlive-lettre-2.346-4|94	+ Revision: da79776
14mu|texlive-lettre-2.346-4|95	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lettre-2.346-4|96	
14mu|texlive-lettre-2.346-4|97	

25139 14
14mu|texlive-lettrine-1.63-3|1	# revision 27185
14mu|texlive-lettrine-1.63-3|2	# category Package
14mu|texlive-lettrine-1.63-3|3	# catalog-ctan /macros/latex/contrib/lettrine
14mu|texlive-lettrine-1.63-3|4	# catalog-date 2012-07-20 19:39:58 +0200
14mu|texlive-lettrine-1.63-3|5	# catalog-license lppl
14mu|texlive-lettrine-1.63-3|6	# catalog-version 1.63
14mu|texlive-lettrine-1.63-3|7	Name:		texlive-lettrine
14mu|texlive-lettrine-1.63-3|8	Version:	1.63
14mu|texlive-lettrine-1.63-3|9	Release:	3
14mu|texlive-lettrine-1.63-3|10	Summary:	Typeset dropped capitals
14mu|texlive-lettrine-1.63-3|11	Group:		Publishing
14mu|texlive-lettrine-1.63-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lettrine
14mu|texlive-lettrine-1.63-3|13	License:	LPPL
14mu|texlive-lettrine-1.63-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettrine.tar.xz
14mu|texlive-lettrine-1.63-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettrine.doc.tar.xz
14mu|texlive-lettrine-1.63-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lettrine.source.tar.xz
14mu|texlive-lettrine-1.63-3|17	BuildArch:	noarch
14mu|texlive-lettrine-1.63-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lettrine-1.63-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lettrine-1.63-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-lettrine-1.63-3|21	
14mu|texlive-lettrine-1.63-3|22	%description
14mu|texlive-lettrine-1.63-3|23	The lettrine package supports various dropped capitals styles,
14mu|texlive-lettrine-1.63-3|24	typically those described in the French typographic books. In
14mu|texlive-lettrine-1.63-3|25	particular, it has facilities for the paragraph text's left
14mu|texlive-lettrine-1.63-3|26	edge to follow the outline of capitals that have a regular
14mu|texlive-lettrine-1.63-3|27	shape (such as "A" and "V").
14mu|texlive-lettrine-1.63-3|28	
14mu|texlive-lettrine-1.63-3|29	
14mu|texlive-lettrine-1.63-3|30	#-----------------------------------------------------------------------
14mu|texlive-lettrine-1.63-3|31	%files
14mu|texlive-lettrine-1.63-3|32	%{_texmfdistdir}/tex/latex/lettrine/lettrine.cfg
14mu|texlive-lettrine-1.63-3|33	%{_texmfdistdir}/tex/latex/lettrine/lettrine.sty
14mu|texlive-lettrine-1.63-3|34	%{_texmfdistdir}/tex/latex/lettrine/optfile.cfl
14mu|texlive-lettrine-1.63-3|35	%{_texmfdistdir}/tex/latex/lettrine/pacl.cfl
14mu|texlive-lettrine-1.63-3|36	%{_texmfdistdir}/tex/latex/lettrine/padl.cfl
14mu|texlive-lettrine-1.63-3|37	%{_texmfdistdir}/tex/latex/lettrine/pzc2.cfl
14mu|texlive-lettrine-1.63-3|38	%{_texmfdistdir}/tex/latex/lettrine/pzc3.cfl
14mu|texlive-lettrine-1.63-3|39	%doc %{_texmfdistdir}/doc/latex/lettrine/README
14mu|texlive-lettrine-1.63-3|40	%doc %{_texmfdistdir}/doc/latex/lettrine/W.eps
14mu|texlive-lettrine-1.63-3|41	%doc %{_texmfdistdir}/doc/latex/lettrine/W.pdf
14mu|texlive-lettrine-1.63-3|42	%doc %{_texmfdistdir}/doc/latex/lettrine/demo-de.pdf
14mu|texlive-lettrine-1.63-3|43	%doc %{_texmfdistdir}/doc/latex/lettrine/demo-de.tex
14mu|texlive-lettrine-1.63-3|44	%doc %{_texmfdistdir}/doc/latex/lettrine/demo.pdf
14mu|texlive-lettrine-1.63-3|45	%doc %{_texmfdistdir}/doc/latex/lettrine/demo.tex
14mu|texlive-lettrine-1.63-3|46	%doc %{_texmfdistdir}/doc/latex/lettrine/lettrine.pdf
14mu|texlive-lettrine-1.63-3|47	#- source
14mu|texlive-lettrine-1.63-3|48	%doc %{_texmfdistdir}/source/latex/lettrine/lettrine.dtx
14mu|texlive-lettrine-1.63-3|49	%doc %{_texmfdistdir}/source/latex/lettrine/lettrine.ins
14mu|texlive-lettrine-1.63-3|50	
14mu|texlive-lettrine-1.63-3|51	#-----------------------------------------------------------------------
14mu|texlive-lettrine-1.63-3|52	%prep
14mu|texlive-lettrine-1.63-3|53	%setup -c -a0 -a1 -a2
14mu|texlive-lettrine-1.63-3|54	
14mu|texlive-lettrine-1.63-3|55	%build
14mu|texlive-lettrine-1.63-3|56	
14mu|texlive-lettrine-1.63-3|57	%install
14mu|texlive-lettrine-1.63-3|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lettrine-1.63-3|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lettrine-1.63-3|60	
14mu|texlive-lettrine-1.63-3|61	
14mu|texlive-lettrine-1.63-3|62	
14mu|texlive-lettrine-1.63-3|63	%changelog
14mu|texlive-lettrine-1.63-3|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.63-3
14mu|texlive-lettrine-1.63-3|65	+ Revision: 689593c
14mu|texlive-lettrine-1.63-3|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lettrine-1.63-3|67	
14mu|texlive-lettrine-1.63-3|68	

25140 14
14mu|texlive-levy-20110316-4|1	# revision 21750
14mu|texlive-levy-20110316-4|2	# category Package
14mu|texlive-levy-20110316-4|3	# catalog-ctan /fonts/greek/levy
14mu|texlive-levy-20110316-4|4	# catalog-date 2011-03-16 12:04:55 +0100
14mu|texlive-levy-20110316-4|5	# catalog-license gpl2
14mu|texlive-levy-20110316-4|6	# catalog-version undef
14mu|texlive-levy-20110316-4|7	Name:		texlive-levy
14mu|texlive-levy-20110316-4|8	Version:	20110316
14mu|texlive-levy-20110316-4|9	Release:	4
14mu|texlive-levy-20110316-4|10	Summary:	Fonts for typesetting classical greek
14mu|texlive-levy-20110316-4|11	Group:		Publishing
14mu|texlive-levy-20110316-4|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/levy
14mu|texlive-levy-20110316-4|13	License:	GPL2
14mu|texlive-levy-20110316-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/levy.tar.xz
14mu|texlive-levy-20110316-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/levy.doc.tar.xz
14mu|texlive-levy-20110316-4|16	BuildArch:	noarch
14mu|texlive-levy-20110316-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-levy-20110316-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-levy-20110316-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-levy-20110316-4|20	
14mu|texlive-levy-20110316-4|21	%description
14mu|texlive-levy-20110316-4|22	These fonts are derivatives of Kunth's CM fonts. Macros for use
14mu|texlive-levy-20110316-4|23	with Plain TeX are included in the package; for use with LaTeX,
14mu|texlive-levy-20110316-4|24	see lgreek (with English documentation) or levy (with German
14mu|texlive-levy-20110316-4|25	documentation).
14mu|texlive-levy-20110316-4|26	
14mu|texlive-levy-20110316-4|27	
14mu|texlive-levy-20110316-4|28	#-----------------------------------------------------------------------
14mu|texlive-levy-20110316-4|29	%files
14mu|texlive-levy-20110316-4|30	%{_texmfdistdir}/fonts/source/public/levy/a.mf
14mu|texlive-levy-20110316-4|31	%{_texmfdistdir}/fonts/source/public/levy/b.mf
14mu|texlive-levy-20110316-4|32	%{_texmfdistdir}/fonts/source/public/levy/d.mf
14mu|texlive-levy-20110316-4|33	%{_texmfdistdir}/fonts/source/public/levy/digits.mf
14mu|texlive-levy-20110316-4|34	%{_texmfdistdir}/fonts/source/public/levy/e.mf
14mu|texlive-levy-20110316-4|35	%{_texmfdistdir}/fonts/source/public/levy/f.mf
14mu|texlive-levy-20110316-4|36	%{_texmfdistdir}/fonts/source/public/levy/g.mf
14mu|texlive-levy-20110316-4|37	%{_texmfdistdir}/fonts/source/public/levy/gen_acc.mf
14mu|texlive-levy-20110316-4|38	%{_texmfdistdir}/fonts/source/public/levy/gen_sigma.mf
14mu|texlive-levy-20110316-4|39	%{_texmfdistdir}/fonts/source/public/levy/graccent.mf
14mu|texlive-levy-20110316-4|40	%{_texmfdistdir}/fonts/source/public/levy/grbase.mf
14mu|texlive-levy-20110316-4|41	%{_texmfdistdir}/fonts/source/public/levy/grbld10.mf
14mu|texlive-levy-20110316-4|42	%{_texmfdistdir}/fonts/source/public/levy/grbld8.mf
14mu|texlive-levy-20110316-4|43	%{_texmfdistdir}/fonts/source/public/levy/grbld9.mf
14mu|texlive-levy-20110316-4|44	%{_texmfdistdir}/fonts/source/public/levy/greek.mf
14mu|texlive-levy-20110316-4|45	%{_texmfdistdir}/fonts/source/public/levy/grpunct.mf
14mu|texlive-levy-20110316-4|46	%{_texmfdistdir}/fonts/source/public/levy/grreg10.mf
14mu|texlive-levy-20110316-4|47	%{_texmfdistdir}/fonts/source/public/levy/grreg8.mf
14mu|texlive-levy-20110316-4|48	%{_texmfdistdir}/fonts/source/public/levy/grreg9.mf
14mu|texlive-levy-20110316-4|49	%{_texmfdistdir}/fonts/source/public/levy/grtt10.mf
14mu|texlive-levy-20110316-4|50	%{_texmfdistdir}/fonts/source/public/levy/h.mf
14mu|texlive-levy-20110316-4|51	%{_texmfdistdir}/fonts/source/public/levy/i.mf
14mu|texlive-levy-20110316-4|52	%{_texmfdistdir}/fonts/source/public/levy/j.mf
14mu|texlive-levy-20110316-4|53	%{_texmfdistdir}/fonts/source/public/levy/k.mf
14mu|texlive-levy-20110316-4|54	%{_texmfdistdir}/fonts/source/public/levy/l.mf
14mu|texlive-levy-20110316-4|55	%{_texmfdistdir}/fonts/source/public/levy/lig.mf
14mu|texlive-levy-20110316-4|56	%{_texmfdistdir}/fonts/source/public/levy/lower.mf
14mu|texlive-levy-20110316-4|57	%{_texmfdistdir}/fonts/source/public/levy/m.mf
14mu|texlive-levy-20110316-4|58	%{_texmfdistdir}/fonts/source/public/levy/n.mf
14mu|texlive-levy-20110316-4|59	%{_texmfdistdir}/fonts/source/public/levy/o.mf
14mu|texlive-levy-20110316-4|60	%{_texmfdistdir}/fonts/source/public/levy/p.mf
14mu|texlive-levy-20110316-4|61	%{_texmfdistdir}/fonts/source/public/levy/q.mf
14mu|texlive-levy-20110316-4|62	%{_texmfdistdir}/fonts/source/public/levy/r.mf
14mu|texlive-levy-20110316-4|63	%{_texmfdistdir}/fonts/source/public/levy/s.mf
14mu|texlive-levy-20110316-4|64	%{_texmfdistdir}/fonts/source/public/levy/t.mf
14mu|texlive-levy-20110316-4|65	%{_texmfdistdir}/fonts/source/public/levy/u.mf
14mu|texlive-levy-20110316-4|66	%{_texmfdistdir}/fonts/source/public/levy/upper.mf
14mu|texlive-levy-20110316-4|67	%{_texmfdistdir}/fonts/source/public/levy/w.mf
14mu|texlive-levy-20110316-4|68	%{_texmfdistdir}/fonts/source/public/levy/x.mf
14mu|texlive-levy-20110316-4|69	%{_texmfdistdir}/fonts/source/public/levy/y.mf
14mu|texlive-levy-20110316-4|70	%{_texmfdistdir}/fonts/source/public/levy/z.mf
14mu|texlive-levy-20110316-4|71	%{_texmfdistdir}/fonts/tfm/public/levy/grbld10.tfm
14mu|texlive-levy-20110316-4|72	%{_texmfdistdir}/fonts/tfm/public/levy/grbld8.tfm
14mu|texlive-levy-20110316-4|73	%{_texmfdistdir}/fonts/tfm/public/levy/grbld9.tfm
14mu|texlive-levy-20110316-4|74	%{_texmfdistdir}/fonts/tfm/public/levy/grreg10.tfm
14mu|texlive-levy-20110316-4|75	%{_texmfdistdir}/fonts/tfm/public/levy/grreg8.tfm
14mu|texlive-levy-20110316-4|76	%{_texmfdistdir}/fonts/tfm/public/levy/grreg9.tfm
14mu|texlive-levy-20110316-4|77	%{_texmfdistdir}/tex/generic/levy/greekmacros.tex
14mu|texlive-levy-20110316-4|78	%{_texmfdistdir}/tex/generic/levy/slgreek.sty
14mu|texlive-levy-20110316-4|79	%doc %{_texmfdistdir}/doc/fonts/levy/README
14mu|texlive-levy-20110316-4|80	%doc %{_texmfdistdir}/doc/fonts/levy/digits.mf-old
14mu|texlive-levy-20110316-4|81	%doc %{_texmfdistdir}/doc/fonts/levy/g.mf-old
14mu|texlive-levy-20110316-4|82	%doc %{_texmfdistdir}/doc/fonts/levy/greekhist.tex
14mu|texlive-levy-20110316-4|83	%doc %{_texmfdistdir}/doc/fonts/levy/greekuse.tex
14mu|texlive-levy-20110316-4|84	%doc %{_texmfdistdir}/doc/fonts/levy/grinstall.tex
14mu|texlive-levy-20110316-4|85	%doc %{_texmfdistdir}/doc/fonts/levy/grtestfont.tex
14mu|texlive-levy-20110316-4|86	%doc %{_texmfdistdir}/doc/fonts/levy/makeall
14mu|texlive-levy-20110316-4|87	%doc %{_texmfdistdir}/doc/fonts/levy/makefont
14mu|texlive-levy-20110316-4|88	%doc %{_texmfdistdir}/doc/fonts/levy/testfont
14mu|texlive-levy-20110316-4|89	
14mu|texlive-levy-20110316-4|90	#-----------------------------------------------------------------------
14mu|texlive-levy-20110316-4|91	%prep
14mu|texlive-levy-20110316-4|92	%setup -c -a0 -a1
14mu|texlive-levy-20110316-4|93	
14mu|texlive-levy-20110316-4|94	%build
14mu|texlive-levy-20110316-4|95	
14mu|texlive-levy-20110316-4|96	%install
14mu|texlive-levy-20110316-4|97	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-levy-20110316-4|98	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-levy-20110316-4|99	
14mu|texlive-levy-20110316-4|100	
14mu|texlive-levy-20110316-4|101	
14mu|texlive-levy-20110316-4|102	%changelog
14mu|texlive-levy-20110316-4|103	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110316-4
14mu|texlive-levy-20110316-4|104	+ Revision: 0a699e2
14mu|texlive-levy-20110316-4|105	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-levy-20110316-4|106	
14mu|texlive-levy-20110316-4|107	

25141 14
14mu|texlive-lewis-0.1-4|1	# revision 15878
14mu|texlive-lewis-0.1-4|2	# category Package
14mu|texlive-lewis-0.1-4|3	# catalog-ctan /macros/latex/contrib/lewis
14mu|texlive-lewis-0.1-4|4	# catalog-date 2007-03-08 21:58:53 +0100
14mu|texlive-lewis-0.1-4|5	# catalog-license pd
14mu|texlive-lewis-0.1-4|6	# catalog-version 0.1
14mu|texlive-lewis-0.1-4|7	Name:		texlive-lewis
14mu|texlive-lewis-0.1-4|8	Version:	0.1
14mu|texlive-lewis-0.1-4|9	Release:	4
14mu|texlive-lewis-0.1-4|10	Summary:	Draw Lewis structures
14mu|texlive-lewis-0.1-4|11	Group:		Publishing
14mu|texlive-lewis-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lewis
14mu|texlive-lewis-0.1-4|13	License:	PD
14mu|texlive-lewis-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lewis.tar.xz
14mu|texlive-lewis-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lewis.doc.tar.xz
14mu|texlive-lewis-0.1-4|16	BuildArch:	noarch
14mu|texlive-lewis-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lewis-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lewis-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lewis-0.1-4|20	
14mu|texlive-lewis-0.1-4|21	%description
14mu|texlive-lewis-0.1-4|22	The package provides rudimentary support for drawing Lewis
14mu|texlive-lewis-0.1-4|23	Structures. Support is limited to elements that support the
14mu|texlive-lewis-0.1-4|24	octet rule.
14mu|texlive-lewis-0.1-4|25	
14mu|texlive-lewis-0.1-4|26	
14mu|texlive-lewis-0.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-lewis-0.1-4|28	%files
14mu|texlive-lewis-0.1-4|29	%{_texmfdistdir}/tex/latex/lewis/lewis.sty
14mu|texlive-lewis-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/lewis/README
14mu|texlive-lewis-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/lewis/lewis.pdf
14mu|texlive-lewis-0.1-4|32	
14mu|texlive-lewis-0.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-lewis-0.1-4|34	%prep
14mu|texlive-lewis-0.1-4|35	%setup -c -a0 -a1
14mu|texlive-lewis-0.1-4|36	
14mu|texlive-lewis-0.1-4|37	%build
14mu|texlive-lewis-0.1-4|38	
14mu|texlive-lewis-0.1-4|39	%install
14mu|texlive-lewis-0.1-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lewis-0.1-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lewis-0.1-4|42	
14mu|texlive-lewis-0.1-4|43	
14mu|texlive-lewis-0.1-4|44	
14mu|texlive-lewis-0.1-4|45	%changelog
14mu|texlive-lewis-0.1-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-lewis-0.1-4|47	+ Revision: 5a29ab1
14mu|texlive-lewis-0.1-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lewis-0.1-4|49	
14mu|texlive-lewis-0.1-4|50	

25142 14
14mu|texlive-lexikon-1.0c-4|1	# revision 17364
14mu|texlive-lexikon-1.0c-4|2	# category Package
14mu|texlive-lexikon-1.0c-4|3	# catalog-ctan /macros/latex/contrib/lexikon
14mu|texlive-lexikon-1.0c-4|4	# catalog-date 2010-03-06 21:34:04 +0100
14mu|texlive-lexikon-1.0c-4|5	# catalog-license lppl
14mu|texlive-lexikon-1.0c-4|6	# catalog-version 1.0c
14mu|texlive-lexikon-1.0c-4|7	Name:		texlive-lexikon
14mu|texlive-lexikon-1.0c-4|8	Version:	1.0c
14mu|texlive-lexikon-1.0c-4|9	Release:	4
14mu|texlive-lexikon-1.0c-4|10	Summary:	Macros for a two language dictionary
14mu|texlive-lexikon-1.0c-4|11	Group:		Publishing
14mu|texlive-lexikon-1.0c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lexikon
14mu|texlive-lexikon-1.0c-4|13	License:	LPPL
14mu|texlive-lexikon-1.0c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexikon.tar.xz
14mu|texlive-lexikon-1.0c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexikon.doc.tar.xz
14mu|texlive-lexikon-1.0c-4|16	BuildArch:	noarch
14mu|texlive-lexikon-1.0c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lexikon-1.0c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lexikon-1.0c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lexikon-1.0c-4|20	
14mu|texlive-lexikon-1.0c-4|21	%description
14mu|texlive-lexikon-1.0c-4|22	TeXLive lexikon package.
14mu|texlive-lexikon-1.0c-4|23	
14mu|texlive-lexikon-1.0c-4|24	
14mu|texlive-lexikon-1.0c-4|25	#-----------------------------------------------------------------------
14mu|texlive-lexikon-1.0c-4|26	%files
14mu|texlive-lexikon-1.0c-4|27	%{_texmfdistdir}/tex/latex/lexikon/lexikon.sty
14mu|texlive-lexikon-1.0c-4|28	%doc %{_texmfdistdir}/doc/latex/lexikon/lexikon-doc.pdf
14mu|texlive-lexikon-1.0c-4|29	%doc %{_texmfdistdir}/doc/latex/lexikon/lexikon-doc.tex
14mu|texlive-lexikon-1.0c-4|30	%doc %{_texmfdistdir}/doc/latex/lexikon/lexikon.tex
14mu|texlive-lexikon-1.0c-4|31	%doc %{_texmfdistdir}/doc/latex/lexikon/lexikon.upl
14mu|texlive-lexikon-1.0c-4|32	
14mu|texlive-lexikon-1.0c-4|33	#-----------------------------------------------------------------------
14mu|texlive-lexikon-1.0c-4|34	%prep
14mu|texlive-lexikon-1.0c-4|35	%setup -c -a0 -a1
14mu|texlive-lexikon-1.0c-4|36	
14mu|texlive-lexikon-1.0c-4|37	%build
14mu|texlive-lexikon-1.0c-4|38	
14mu|texlive-lexikon-1.0c-4|39	%install
14mu|texlive-lexikon-1.0c-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lexikon-1.0c-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lexikon-1.0c-4|42	
14mu|texlive-lexikon-1.0c-4|43	
14mu|texlive-lexikon-1.0c-4|44	
14mu|texlive-lexikon-1.0c-4|45	%changelog
14mu|texlive-lexikon-1.0c-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0c-4
14mu|texlive-lexikon-1.0c-4|47	+ Revision: 43d6cdf
14mu|texlive-lexikon-1.0c-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lexikon-1.0c-4|49	
14mu|texlive-lexikon-1.0c-4|50	

25143 14
14mu|texlive-lexref-1.0.1alpha-3|1	# revision 32751
14mu|texlive-lexref-1.0.1alpha-3|2	# category Package
14mu|texlive-lexref-1.0.1alpha-3|3	# catalog-ctan /macros/latex/contrib/lexref
14mu|texlive-lexref-1.0.1alpha-3|4	# catalog-date 2014-01-21 18:42:00 +0100
14mu|texlive-lexref-1.0.1alpha-3|5	# catalog-license lppl1.3
14mu|texlive-lexref-1.0.1alpha-3|6	# catalog-version 1.0.1 alpha
14mu|texlive-lexref-1.0.1alpha-3|7	Name:		texlive-lexref
14mu|texlive-lexref-1.0.1alpha-3|8	Version:	1.0.1alpha
14mu|texlive-lexref-1.0.1alpha-3|9	Release:	3
14mu|texlive-lexref-1.0.1alpha-3|10	Summary:	Convenient and uniform references to legal provisions
14mu|texlive-lexref-1.0.1alpha-3|11	Group:		Publishing
14mu|texlive-lexref-1.0.1alpha-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lexref
14mu|texlive-lexref-1.0.1alpha-3|13	License:	LPPL1.3
14mu|texlive-lexref-1.0.1alpha-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexref.tar.xz
14mu|texlive-lexref-1.0.1alpha-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexref.doc.tar.xz
14mu|texlive-lexref-1.0.1alpha-3|16	BuildArch:	noarch
14mu|texlive-lexref-1.0.1alpha-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lexref-1.0.1alpha-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lexref-1.0.1alpha-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-lexref-1.0.1alpha-3|20	
14mu|texlive-lexref-1.0.1alpha-3|21	%description
14mu|texlive-lexref-1.0.1alpha-3|22	The package is aimed at continental lawyers (especially those
14mu|texlive-lexref-1.0.1alpha-3|23	in Switzerland and Germany), allowing the user to make
14mu|texlive-lexref-1.0.1alpha-3|24	references to legal provisions conveniently and uniformly. The
14mu|texlive-lexref-1.0.1alpha-3|25	package also allows the user to add cited Acts to a
14mu|texlive-lexref-1.0.1alpha-3|26	nomenclature list (automatically), and to build specific
14mu|texlive-lexref-1.0.1alpha-3|27	indexes for each cited Act. The package is still under
14mu|texlive-lexref-1.0.1alpha-3|28	development, and should be treated as an 'alpha'-release.
14mu|texlive-lexref-1.0.1alpha-3|29	
14mu|texlive-lexref-1.0.1alpha-3|30	
14mu|texlive-lexref-1.0.1alpha-3|31	#-----------------------------------------------------------------------
14mu|texlive-lexref-1.0.1alpha-3|32	%files
14mu|texlive-lexref-1.0.1alpha-3|33	%{_texmfdistdir}/tex/latex/lexref/lexref.sty
14mu|texlive-lexref-1.0.1alpha-3|34	%doc %{_texmfdistdir}/doc/latex/lexref/README
14mu|texlive-lexref-1.0.1alpha-3|35	%doc %{_texmfdistdir}/doc/latex/lexref/lexref.pdf
14mu|texlive-lexref-1.0.1alpha-3|36	%doc %{_texmfdistdir}/doc/latex/lexref/lexref.tex
14mu|texlive-lexref-1.0.1alpha-3|37	
14mu|texlive-lexref-1.0.1alpha-3|38	#-----------------------------------------------------------------------
14mu|texlive-lexref-1.0.1alpha-3|39	%prep
14mu|texlive-lexref-1.0.1alpha-3|40	%setup -c -a0 -a1
14mu|texlive-lexref-1.0.1alpha-3|41	
14mu|texlive-lexref-1.0.1alpha-3|42	%build
14mu|texlive-lexref-1.0.1alpha-3|43	
14mu|texlive-lexref-1.0.1alpha-3|44	%install
14mu|texlive-lexref-1.0.1alpha-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lexref-1.0.1alpha-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lexref-1.0.1alpha-3|47	
14mu|texlive-lexref-1.0.1alpha-3|48	%changelog
14mu|texlive-lexref-1.0.1alpha-3|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1alpha-3
14mu|texlive-lexref-1.0.1alpha-3|50	+ Revision: 5d78436
14mu|texlive-lexref-1.0.1alpha-3|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lexref-1.0.1alpha-3|52	
14mu|texlive-lexref-1.0.1alpha-3|53	

25144 14
14mu|texlive-lgreek-20110314-4|1	# revision 21818
14mu|texlive-lgreek-20110314-4|2	# category Package
14mu|texlive-lgreek-20110314-4|3	# catalog-ctan /macros/latex/contrib/lgreek
14mu|texlive-lgreek-20110314-4|4	# catalog-date 2011-03-14 20:27:38 +0100
14mu|texlive-lgreek-20110314-4|5	# catalog-license gpl2
14mu|texlive-lgreek-20110314-4|6	# catalog-version undef
14mu|texlive-lgreek-20110314-4|7	Name:		texlive-lgreek
14mu|texlive-lgreek-20110314-4|8	Version:	20110314
14mu|texlive-lgreek-20110314-4|9	Release:	4
14mu|texlive-lgreek-20110314-4|10	Summary:	LaTeX macros for using Silvio Levy's Greek fonts
14mu|texlive-lgreek-20110314-4|11	Group:		Publishing
14mu|texlive-lgreek-20110314-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lgreek
14mu|texlive-lgreek-20110314-4|13	License:	GPL2
14mu|texlive-lgreek-20110314-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lgreek.tar.xz
14mu|texlive-lgreek-20110314-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lgreek.doc.tar.xz
14mu|texlive-lgreek-20110314-4|16	BuildArch:	noarch
14mu|texlive-lgreek-20110314-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lgreek-20110314-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lgreek-20110314-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lgreek-20110314-4|20	
14mu|texlive-lgreek-20110314-4|21	%description
14mu|texlive-lgreek-20110314-4|22	A conversion of Silvio Levy's Plain TeX macros for use with
14mu|texlive-lgreek-20110314-4|23	LaTeX.
14mu|texlive-lgreek-20110314-4|24	
14mu|texlive-lgreek-20110314-4|25	
14mu|texlive-lgreek-20110314-4|26	#-----------------------------------------------------------------------
14mu|texlive-lgreek-20110314-4|27	%files
14mu|texlive-lgreek-20110314-4|28	%{_texmfdistdir}/tex/latex/lgreek/LGcmr.fd
14mu|texlive-lgreek-20110314-4|29	%{_texmfdistdir}/tex/latex/lgreek/LGcmtt.fd
14mu|texlive-lgreek-20110314-4|30	%{_texmfdistdir}/tex/latex/lgreek/LGenc.def
14mu|texlive-lgreek-20110314-4|31	%{_texmfdistdir}/tex/latex/lgreek/lgreek.sty
14mu|texlive-lgreek-20110314-4|32	%doc %{_texmfdistdir}/doc/latex/lgreek/README
14mu|texlive-lgreek-20110314-4|33	%doc %{_texmfdistdir}/doc/latex/lgreek/lgreekuse.pdf
14mu|texlive-lgreek-20110314-4|34	%doc %{_texmfdistdir}/doc/latex/lgreek/lgreekuse.tex
14mu|texlive-lgreek-20110314-4|35	
14mu|texlive-lgreek-20110314-4|36	#-----------------------------------------------------------------------
14mu|texlive-lgreek-20110314-4|37	%prep
14mu|texlive-lgreek-20110314-4|38	%setup -c -a0 -a1
14mu|texlive-lgreek-20110314-4|39	
14mu|texlive-lgreek-20110314-4|40	%build
14mu|texlive-lgreek-20110314-4|41	
14mu|texlive-lgreek-20110314-4|42	%install
14mu|texlive-lgreek-20110314-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lgreek-20110314-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lgreek-20110314-4|45	
14mu|texlive-lgreek-20110314-4|46	
14mu|texlive-lgreek-20110314-4|47	
14mu|texlive-lgreek-20110314-4|48	%changelog
14mu|texlive-lgreek-20110314-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110314-4
14mu|texlive-lgreek-20110314-4|50	+ Revision: 293a526
14mu|texlive-lgreek-20110314-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lgreek-20110314-4|52	
14mu|texlive-lgreek-20110314-4|53	

25145 14
14mu|texlive-lgrx-0.6-4|1	# revision 27003
14mu|texlive-lgrx-0.6-4|2	# category Package
14mu|texlive-lgrx-0.6-4|3	# catalog-ctan /macros/latex/contrib/lgrx
14mu|texlive-lgrx-0.6-4|4	# catalog-date 2012-07-05 15:34:29 +0200
14mu|texlive-lgrx-0.6-4|5	# catalog-license lppl1.3
14mu|texlive-lgrx-0.6-4|6	# catalog-version 0.6
14mu|texlive-lgrx-0.6-4|7	Name:		texlive-lgrx
14mu|texlive-lgrx-0.6-4|8	Epoch:		1
14mu|texlive-lgrx-0.6-4|9	Version:	0.6
14mu|texlive-lgrx-0.6-4|10	Release:	4
14mu|texlive-lgrx-0.6-4|11	Summary:	Greek text with the LGR font encoding
14mu|texlive-lgrx-0.6-4|12	Group:		Publishing
14mu|texlive-lgrx-0.6-4|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lgrx
14mu|texlive-lgrx-0.6-4|14	License:	LPPL1.3
14mu|texlive-lgrx-0.6-4|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lgrx.tar.xz
14mu|texlive-lgrx-0.6-4|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lgrx.doc.tar.xz
14mu|texlive-lgrx-0.6-4|17	BuildArch:	noarch
14mu|texlive-lgrx-0.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lgrx-0.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lgrx-0.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lgrx-0.6-4|21	
14mu|texlive-lgrx-0.6-4|22	%description
14mu|texlive-lgrx-0.6-4|23	The LGRx bundle provides packages and definitions for
14mu|texlive-lgrx-0.6-4|24	typesetting Greek text with fonts in the LGR encoding, the de-
14mu|texlive-lgrx-0.6-4|25	facto standard set by babel. It includes a comprehensive font
14mu|texlive-lgrx-0.6-4|26	definition file, support for Unicode input and macros for Greek
14mu|texlive-lgrx-0.6-4|27	letters in non-Greek text.
14mu|texlive-lgrx-0.6-4|28	
14mu|texlive-lgrx-0.6-4|29	
14mu|texlive-lgrx-0.6-4|30	#-----------------------------------------------------------------------
14mu|texlive-lgrx-0.6-4|31	%files
14mu|texlive-lgrx-0.6-4|32	%{_texmfdistdir}/tex/latex/lgrx/alphabeta.sty
14mu|texlive-lgrx-0.6-4|33	%{_texmfdistdir}/tex/latex/lgrx/lgrenc.dfu
14mu|texlive-lgrx-0.6-4|34	%{_texmfdistdir}/tex/latex/lgrx/lgrxenc.def
14mu|texlive-lgrx-0.6-4|35	%{_texmfdistdir}/tex/latex/lgrx/textalpha.sty
14mu|texlive-lgrx-0.6-4|36	%doc %{_texmfdistdir}/doc/latex/lgrx/README
14mu|texlive-lgrx-0.6-4|37	%doc %{_texmfdistdir}/doc/latex/lgrx/README.html
14mu|texlive-lgrx-0.6-4|38	%doc %{_texmfdistdir}/doc/latex/lgrx/alphabeta-test.pdf
14mu|texlive-lgrx-0.6-4|39	%doc %{_texmfdistdir}/doc/latex/lgrx/alphabeta-test.tex
14mu|texlive-lgrx-0.6-4|40	%doc %{_texmfdistdir}/doc/latex/lgrx/alphabeta.sty.html
14mu|texlive-lgrx-0.6-4|41	%doc %{_texmfdistdir}/doc/latex/lgrx/greek-unicode.pdf
14mu|texlive-lgrx-0.6-4|42	%doc %{_texmfdistdir}/doc/latex/lgrx/greek-unicode.tex
14mu|texlive-lgrx-0.6-4|43	%doc %{_texmfdistdir}/doc/latex/lgrx/greekhyperref.pdf
14mu|texlive-lgrx-0.6-4|44	%doc %{_texmfdistdir}/doc/latex/lgrx/greekhyperref.tex
14mu|texlive-lgrx-0.6-4|45	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrenc.dfu.html
14mu|texlive-lgrx-0.6-4|46	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrx.pdf
14mu|texlive-lgrx-0.6-4|47	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrx.tex
14mu|texlive-lgrx-0.6-4|48	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc-test.pdf
14mu|texlive-lgrx-0.6-4|49	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc-test.tex
14mu|texlive-lgrx-0.6-4|50	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc.def.html
14mu|texlive-lgrx-0.6-4|51	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc.pdf
14mu|texlive-lgrx-0.6-4|52	%doc %{_texmfdistdir}/doc/latex/lgrx/lgrxenc.tex
14mu|texlive-lgrx-0.6-4|53	%doc %{_texmfdistdir}/doc/latex/lgrx/textalpha-test.pdf
14mu|texlive-lgrx-0.6-4|54	%doc %{_texmfdistdir}/doc/latex/lgrx/textalpha-test.tex
14mu|texlive-lgrx-0.6-4|55	%doc %{_texmfdistdir}/doc/latex/lgrx/textalpha.sty.html
14mu|texlive-lgrx-0.6-4|56	
14mu|texlive-lgrx-0.6-4|57	#-----------------------------------------------------------------------
14mu|texlive-lgrx-0.6-4|58	%prep
14mu|texlive-lgrx-0.6-4|59	%setup -c -a0 -a1
14mu|texlive-lgrx-0.6-4|60	
14mu|texlive-lgrx-0.6-4|61	%build
14mu|texlive-lgrx-0.6-4|62	
14mu|texlive-lgrx-0.6-4|63	%install
14mu|texlive-lgrx-0.6-4|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lgrx-0.6-4|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lgrx-0.6-4|66	
14mu|texlive-lgrx-0.6-4|67	
14mu|texlive-lgrx-0.6-4|68	
14mu|texlive-lgrx-0.6-4|69	%changelog
14mu|texlive-lgrx-0.6-4|70	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.6-4
14mu|texlive-lgrx-0.6-4|71	+ Revision: 5396a0c
14mu|texlive-lgrx-0.6-4|72	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lgrx-0.6-4|73	
14mu|texlive-lgrx-0.6-4|74	

25146 14
14mu|texlive-lh-3.5g-4|1	# revision 15878
14mu|texlive-lh-3.5g-4|2	# category Package
14mu|texlive-lh-3.5g-4|3	# catalog-ctan /fonts/cyrillic/lh
14mu|texlive-lh-3.5g-4|4	# catalog-date 2009-09-21 21:37:51 +0200
14mu|texlive-lh-3.5g-4|5	# catalog-license lppl
14mu|texlive-lh-3.5g-4|6	# catalog-version 3.5g
14mu|texlive-lh-3.5g-4|7	Name:		texlive-lh
14mu|texlive-lh-3.5g-4|8	Version:	3.5g
14mu|texlive-lh-3.5g-4|9	Release:	4
14mu|texlive-lh-3.5g-4|10	Summary:	Cyrillic fonts that support LaTeX standard encodings
14mu|texlive-lh-3.5g-4|11	Group:		Publishing
14mu|texlive-lh-3.5g-4|12	URL:		http://www.ctan.org/tex-archive/fonts/cyrillic/lh
14mu|texlive-lh-3.5g-4|13	License:	LPPL
14mu|texlive-lh-3.5g-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lh.tar.xz
14mu|texlive-lh-3.5g-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lh.doc.tar.xz
14mu|texlive-lh-3.5g-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lh.source.tar.xz
14mu|texlive-lh-3.5g-4|17	BuildArch:	noarch
14mu|texlive-lh-3.5g-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lh-3.5g-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lh-3.5g-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lh-3.5g-4|21	Requires:	texlive-ec
14mu|texlive-lh-3.5g-4|22	
14mu|texlive-lh-3.5g-4|23	%description
14mu|texlive-lh-3.5g-4|24	The LH fonts address the problem of the wide variety of
14mu|texlive-lh-3.5g-4|25	alphabets that are written with Cyrillic-style characters. The
14mu|texlive-lh-3.5g-4|26	fonts are the original basis of the set of T2* and X2 encodings
14mu|texlive-lh-3.5g-4|27	that are now used when LaTeX users need to write in Cyrillic
14mu|texlive-lh-3.5g-4|28	languages. Macro support in standard LaTeX encodings is offered
14mu|texlive-lh-3.5g-4|29	through the cyrillic and t2 bundles, and the package itself
14mu|texlive-lh-3.5g-4|30	offers support for other (more traditional) encodings. The
14mu|texlive-lh-3.5g-4|31	fonts, in the standard T2* and X2 encodings are available in
14mu|texlive-lh-3.5g-4|32	Adobe Type 1 format, in the CM-Super family of fonts. The
14mu|texlive-lh-3.5g-4|33	package also offers its own LaTeX support for OT2 encoded
14mu|texlive-lh-3.5g-4|34	fonts, CM bright shaped fonts and Concrete shaped fonts.
14mu|texlive-lh-3.5g-4|35	
14mu|texlive-lh-3.5g-4|36	
14mu|texlive-lh-3.5g-4|37	#-----------------------------------------------------------------------
14mu|texlive-lh-3.5g-4|38	%files
14mu|texlive-lh-3.5g-4|39	%{_texmfdistdir}/fonts/source/lh/base/fikparm.mf
14mu|texlive-lh-3.5g-4|40	%{_texmfdistdir}/fonts/source/lh/base/lcyrbeg.mf
14mu|texlive-lh-3.5g-4|41	%{_texmfdistdir}/fonts/source/lh/base/lcyrdefs.mf
14mu|texlive-lh-3.5g-4|42	%{_texmfdistdir}/fonts/source/lh/base/ldbroman.mf
14mu|texlive-lh-3.5g-4|43	%{_texmfdistdir}/fonts/source/lh/base/ldcsc.mf
14mu|texlive-lh-3.5g-4|44	%{_texmfdistdir}/fonts/source/lh/base/ldroman.mf
14mu|texlive-lh-3.5g-4|45	%{_texmfdistdir}/fonts/source/lh/base/ldtexset.mf
14mu|texlive-lh-3.5g-4|46	%{_texmfdistdir}/fonts/source/lh/base/ldtextit.mf
14mu|texlive-lh-3.5g-4|47	%{_texmfdistdir}/fonts/source/lh/base/ldtitle.mf
14mu|texlive-lh-3.5g-4|48	%{_texmfdistdir}/fonts/source/lh/base/lebroman.mf
14mu|texlive-lh-3.5g-4|49	%{_texmfdistdir}/fonts/source/lh/base/lecsc.mf
14mu|texlive-lh-3.5g-4|50	%{_texmfdistdir}/fonts/source/lh/base/leroman.mf
14mu|texlive-lh-3.5g-4|51	%{_texmfdistdir}/fonts/source/lh/base/letextit.mf
14mu|texlive-lh-3.5g-4|52	%{_texmfdistdir}/fonts/source/lh/base/lgcspl.mf
14mu|texlive-lh-3.5g-4|53	%{_texmfdistdir}/fonts/source/lh/base/lgcyracc.mf
14mu|texlive-lh-3.5g-4|54	%{_texmfdistdir}/fonts/source/lh/base/lgcyri.mf
14mu|texlive-lh-3.5g-4|55	%{_texmfdistdir}/fonts/source/lh/base/lgcyrl.mf
14mu|texlive-lh-3.5g-4|56	%{_texmfdistdir}/fonts/source/lh/base/lgcyrsp.mf
14mu|texlive-lh-3.5g-4|57	%{_texmfdistdir}/fonts/source/lh/base/lgcyrsym.mf
14mu|texlive-lh-3.5g-4|58	%{_texmfdistdir}/fonts/source/lh/base/lgcyru.mf
14mu|texlive-lh-3.5g-4|59	%{_texmfdistdir}/fonts/source/lh/base/lgengsym.mf
14mu|texlive-lh-3.5g-4|60	%{_texmfdistdir}/fonts/source/lh/base/lgidigit.mf
14mu|texlive-lh-3.5g-4|61	%{_texmfdistdir}/fonts/source/lh/base/lgilig.mf
14mu|texlive-lh-3.5g-4|62	%{_texmfdistdir}/fonts/source/lh/base/lgitalp.mf
14mu|texlive-lh-3.5g-4|63	%{_texmfdistdir}/fonts/source/lh/base/lgocyrac.mf
14mu|texlive-lh-3.5g-4|64	%{_texmfdistdir}/fonts/source/lh/base/lgpunct.mf
14mu|texlive-lh-3.5g-4|65	%{_texmfdistdir}/fonts/source/lh/base/lgrdigit.mf
14mu|texlive-lh-3.5g-4|66	%{_texmfdistdir}/fonts/source/lh/base/lgrlig.mf
14mu|texlive-lh-3.5g-4|67	%{_texmfdistdir}/fonts/source/lh/base/lgromp.mf
14mu|texlive-lh-3.5g-4|68	%{_texmfdistdir}/fonts/source/lh/base/lgrusi.mf
14mu|texlive-lh-3.5g-4|69	%{_texmfdistdir}/fonts/source/lh/base/lgrusl.mf
14mu|texlive-lh-3.5g-4|70	%{_texmfdistdir}/fonts/source/lh/base/lgrusu.mf
14mu|texlive-lh-3.5g-4|71	%{_texmfdistdir}/fonts/source/lh/base/lgt2comi.mf
14mu|texlive-lh-3.5g-4|72	%{_texmfdistdir}/fonts/source/lh/base/lgt2coml.mf
14mu|texlive-lh-3.5g-4|73	%{_texmfdistdir}/fonts/source/lh/base/lgt2comu.mf
14mu|texlive-lh-3.5g-4|74	%{_texmfdistdir}/fonts/source/lh/base/lgt2loi.mf
14mu|texlive-lh-3.5g-4|75	%{_texmfdistdir}/fonts/source/lh/base/lgt2lol.mf
14mu|texlive-lh-3.5g-4|76	%{_texmfdistdir}/fonts/source/lh/base/lgt2lou.mf
14mu|texlive-lh-3.5g-4|77	%{_texmfdistdir}/fonts/source/lh/base/lgt2slvi.mf
14mu|texlive-lh-3.5g-4|78	%{_texmfdistdir}/fonts/source/lh/base/lgt2slvl.mf
14mu|texlive-lh-3.5g-4|79	%{_texmfdistdir}/fonts/source/lh/base/lgt2slvu.mf
14mu|texlive-lh-3.5g-4|80	%{_texmfdistdir}/fonts/source/lh/base/lgt2upi.mf
14mu|texlive-lh-3.5g-4|81	%{_texmfdistdir}/fonts/source/lh/base/lgt2upl.mf
14mu|texlive-lh-3.5g-4|82	%{_texmfdistdir}/fonts/source/lh/base/lgt2upu.mf
14mu|texlive-lh-3.5g-4|83	%{_texmfdistdir}/fonts/source/lh/base/lkligtbl.mf
14mu|texlive-lh-3.5g-4|84	%{_texmfdistdir}/fonts/source/lh/base/llbligtb.mf
14mu|texlive-lh-3.5g-4|85	%{_texmfdistdir}/fonts/source/lh/base/llcligtb.mf
14mu|texlive-lh-3.5g-4|86	%{_texmfdistdir}/fonts/source/lh/base/lliligtb.mf
14mu|texlive-lh-3.5g-4|87	%{_texmfdistdir}/fonts/source/lh/base/llmligtb.mf
14mu|texlive-lh-3.5g-4|88	%{_texmfdistdir}/fonts/source/lh/base/llrligtb.mf
14mu|texlive-lh-3.5g-4|89	%{_texmfdistdir}/fonts/source/lh/base/llvligtb.mf
14mu|texlive-lh-3.5g-4|90	%{_texmfdistdir}/fonts/source/lh/base/lwnligs.mf
14mu|texlive-lh-3.5g-4|91	%{_texmfdistdir}/fonts/source/lh/base/lxpseudo.mf
14mu|texlive-lh-3.5g-4|92	%{_texmfdistdir}/fonts/source/lh/base/lycyracc.mf
14mu|texlive-lh-3.5g-4|93	%{_texmfdistdir}/fonts/source/lh/base/lypseudo.mf
14mu|texlive-lh-3.5g-4|94	%{_texmfdistdir}/fonts/source/lh/base/nodraw.mf
14mu|texlive-lh-3.5g-4|95	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irslb8.mf
14mu|texlive-lh-3.5g-4|96	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irsli8.mf
14mu|texlive-lh-3.5g-4|97	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irslo8.mf
14mu|texlive-lh-3.5g-4|98	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irslq8.mf
14mu|texlive-lh-3.5g-4|99	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irsltt8.mf
14mu|texlive-lh-3.5g-4|100	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbbx10.mf
14mu|texlive-lh-3.5g-4|101	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbegin.mf
14mu|texlive-lh-3.5g-4|102	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo10.mf
14mu|texlive-lh-3.5g-4|103	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo17.mf
14mu|texlive-lh-3.5g-4|104	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo8.mf
14mu|texlive-lh-3.5g-4|105	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo9.mf
14mu|texlive-lh-3.5g-4|106	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr10.mf
14mu|texlive-lh-3.5g-4|107	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr17.mf
14mu|texlive-lh-3.5g-4|108	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr8.mf
14mu|texlive-lh-3.5g-4|109	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr9.mf
14mu|texlive-lh-3.5g-4|110	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso10.mf
14mu|texlive-lh-3.5g-4|111	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso17.mf
14mu|texlive-lh-3.5g-4|112	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso8.mf
14mu|texlive-lh-3.5g-4|113	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso9.mf
14mu|texlive-lh-3.5g-4|114	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr10.mf
14mu|texlive-lh-3.5g-4|115	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr17.mf
14mu|texlive-lh-3.5g-4|116	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr8.mf
14mu|texlive-lh-3.5g-4|117	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr9.mf
14mu|texlive-lh-3.5g-4|118	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbtl10.mf
14mu|texlive-lh-3.5g-4|119	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbto10.mf
14mu|texlive-lh-3.5g-4|120	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rscodes.mf
14mu|texlive-lh-3.5g-4|121	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rslb8.mf
14mu|texlive-lh-3.5g-4|122	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsli8.mf
14mu|texlive-lh-3.5g-4|123	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsliker.mf
14mu|texlive-lh-3.5g-4|124	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rslo8.mf
14mu|texlive-lh-3.5g-4|125	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rslq8.mf
14mu|texlive-lh-3.5g-4|126	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsltt8.mf
14mu|texlive-lh-3.5g-4|127	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsob10.mf
14mu|texlive-lh-3.5g-4|128	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx10.mf
14mu|texlive-lh-3.5g-4|129	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx5.mf
14mu|texlive-lh-3.5g-4|130	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx6.mf
14mu|texlive-lh-3.5g-4|131	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx7.mf
14mu|texlive-lh-3.5g-4|132	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx8.mf
14mu|texlive-lh-3.5g-4|133	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx9.mf
14mu|texlive-lh-3.5g-4|134	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobxsl10.mf
14mu|texlive-lh-3.5g-4|135	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobxti10.mf
14mu|texlive-lh-3.5g-4|136	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsocc10.mf
14mu|texlive-lh-3.5g-4|137	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm10.mf
14mu|texlive-lh-3.5g-4|138	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm5.mf
14mu|texlive-lh-3.5g-4|139	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm6.mf
14mu|texlive-lh-3.5g-4|140	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm7.mf
14mu|texlive-lh-3.5g-4|141	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm8.mf
14mu|texlive-lh-3.5g-4|142	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm9.mf
14mu|texlive-lh-3.5g-4|143	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl10.mf
14mu|texlive-lh-3.5g-4|144	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl5.mf
14mu|texlive-lh-3.5g-4|145	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl6.mf
14mu|texlive-lh-3.5g-4|146	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl7.mf
14mu|texlive-lh-3.5g-4|147	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl8.mf
14mu|texlive-lh-3.5g-4|148	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl9.mf
14mu|texlive-lh-3.5g-4|149	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsoslc9.mf
14mu|texlive-lh-3.5g-4|150	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsoti10.mf
14mu|texlive-lh-3.5g-4|151	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsqi8.mf
14mu|texlive-lh-3.5g-4|152	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rssq8.mf
14mu|texlive-lh-3.5g-4|153	%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsssdc10.mf
14mu|texlive-lh-3.5g-4|154	%{_texmfdistdir}/fonts/source/lh/lh-conc/00readme.txt
14mu|texlive-lh-3.5g-4|155	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccb10.mf
14mu|texlive-lh-3.5g-4|156	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx10.mf
14mu|texlive-lh-3.5g-4|157	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx5.mf
14mu|texlive-lh-3.5g-4|158	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx6.mf
14mu|texlive-lh-3.5g-4|159	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx7.mf
14mu|texlive-lh-3.5g-4|160	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx8.mf
14mu|texlive-lh-3.5g-4|161	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx9.mf
14mu|texlive-lh-3.5g-4|162	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbxsl10.mf
14mu|texlive-lh-3.5g-4|163	%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbxti10.mf
14mu|texlive-lh-3.5g-4|164	%{_texmfdistdir}/fonts/source/lh/lh-conc/concb10pt.mf
14mu|texlive-lh-3.5g-4|165	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx10pt.mf
14mu|texlive-lh-3.5g-4|166	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx12pt.mf
14mu|texlive-lh-3.5g-4|167	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx5pt.mf
14mu|texlive-lh-3.5g-4|168	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx6pt.mf
14mu|texlive-lh-3.5g-4|169	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx7pt.mf
14mu|texlive-lh-3.5g-4|170	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx8pt.mf
14mu|texlive-lh-3.5g-4|171	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx9pt.mf
14mu|texlive-lh-3.5g-4|172	%{_texmfdistdir}/fonts/source/lh/lh-conc/concbxti10.mf
14mu|texlive-lh-3.5g-4|173	%{_texmfdistdir}/fonts/source/lh/lh-conc/concc9pt.mf
14mu|texlive-lh-3.5g-4|174	%{_texmfdistdir}/fonts/source/lh/lh-conc/eob10.mf
14mu|texlive-lh-3.5g-4|175	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx10.mf
14mu|texlive-lh-3.5g-4|176	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx5.mf
14mu|texlive-lh-3.5g-4|177	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx6.mf
14mu|texlive-lh-3.5g-4|178	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx7.mf
14mu|texlive-lh-3.5g-4|179	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx8.mf
14mu|texlive-lh-3.5g-4|180	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx9.mf
14mu|texlive-lh-3.5g-4|181	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobxsl10.mf
14mu|texlive-lh-3.5g-4|182	%{_texmfdistdir}/fonts/source/lh/lh-conc/eobxti10.mf
14mu|texlive-lh-3.5g-4|183	%{_texmfdistdir}/fonts/source/lh/lh-conc/eoslc9.mf
14mu|texlive-lh-3.5g-4|184	%{_texmfdistdir}/fonts/source/lh/lh-lcy/ilhcsc10.mf
14mu|texlive-lh-3.5g-4|185	%{_texmfdistdir}/fonts/source/lh/lh-lcy/ilhtt8.mf
14mu|texlive-lh-3.5g-4|186	%{_texmfdistdir}/fonts/source/lh/lh-lcy/illhss8.mf
14mu|texlive-lh-3.5g-4|187	%{_texmfdistdir}/fonts/source/lh/lh-lcy/illhssb8.mf
14mu|texlive-lh-3.5g-4|188	%{_texmfdistdir}/fonts/source/lh/lh-lcy/illhssi8.mf
14mu|texlive-lh-3.5g-4|189	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr10.mf
14mu|texlive-lh-3.5g-4|190	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr17.mf
14mu|texlive-lh-3.5g-4|191	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr8.mf
14mu|texlive-lh-3.5g-4|192	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr9.mf
14mu|texlive-lh-3.5g-4|193	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrbx10.mf
14mu|texlive-lh-3.5g-4|194	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl10.mf
14mu|texlive-lh-3.5g-4|195	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl17.mf
14mu|texlive-lh-3.5g-4|196	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl8.mf
14mu|texlive-lh-3.5g-4|197	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl9.mf
14mu|texlive-lh-3.5g-4|198	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcb10.mf
14mu|texlive-lh-3.5g-4|199	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx10.mf
14mu|texlive-lh-3.5g-4|200	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx5.mf
14mu|texlive-lh-3.5g-4|201	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx6.mf
14mu|texlive-lh-3.5g-4|202	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx7.mf
14mu|texlive-lh-3.5g-4|203	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx8.mf
14mu|texlive-lh-3.5g-4|204	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx9.mf
14mu|texlive-lh-3.5g-4|205	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbxsl10.mf
14mu|texlive-lh-3.5g-4|206	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbxti10.mf
14mu|texlive-lh-3.5g-4|207	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhccsc10.mf
14mu|texlive-lh-3.5g-4|208	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcodes.mf
14mu|texlive-lh-3.5g-4|209	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr10.mf
14mu|texlive-lh-3.5g-4|210	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr5.mf
14mu|texlive-lh-3.5g-4|211	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr6.mf
14mu|texlive-lh-3.5g-4|212	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr7.mf
14mu|texlive-lh-3.5g-4|213	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr8.mf
14mu|texlive-lh-3.5g-4|214	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr9.mf
14mu|texlive-lh-3.5g-4|215	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcsl10.mf
14mu|texlive-lh-3.5g-4|216	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcsl9.mf
14mu|texlive-lh-3.5g-4|217	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcslc9.mf
14mu|texlive-lh-3.5g-4|218	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcti10.mf
14mu|texlive-lh-3.5g-4|219	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhliker.mf
14mu|texlive-lh-3.5g-4|220	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhsltl10.mf
14mu|texlive-lh-3.5g-4|221	%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhtl10.mf
14mu|texlive-lh-3.5g-4|222	%{_texmfdistdir}/fonts/source/lh/lh-lcy/llhss8.mf
14mu|texlive-lh-3.5g-4|223	%{_texmfdistdir}/fonts/source/lh/lh-lcy/llhssb8.mf
14mu|texlive-lh-3.5g-4|224	%{_texmfdistdir}/fonts/source/lh/lh-lcy/llhssi8.mf
14mu|texlive-lh-3.5g-4|225	%{_texmfdistdir}/fonts/source/lh/lh-ot2/ilwnss8.mf
14mu|texlive-lh-3.5g-4|226	%{_texmfdistdir}/fonts/source/lh/lh-ot2/ilwnssb8.mf
14mu|texlive-lh-3.5g-4|227	%{_texmfdistdir}/fonts/source/lh/lh-ot2/ilwnssi8.mf
14mu|texlive-lh-3.5g-4|228	%{_texmfdistdir}/fonts/source/lh/lh-ot2/iwncsc10.mf
14mu|texlive-lh-3.5g-4|229	%{_texmfdistdir}/fonts/source/lh/lh-ot2/iwntt8.mf
14mu|texlive-lh-3.5g-4|230	%{_texmfdistdir}/fonts/source/lh/lh-ot2/lwnss8.mf
14mu|texlive-lh-3.5g-4|231	%{_texmfdistdir}/fonts/source/lh/lh-ot2/lwnssb8.mf
14mu|texlive-lh-3.5g-4|232	%{_texmfdistdir}/fonts/source/lh/lh-ot2/lwnssi8.mf
14mu|texlive-lh-3.5g-4|233	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr10.mf
14mu|texlive-lh-3.5g-4|234	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr17.mf
14mu|texlive-lh-3.5g-4|235	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr8.mf
14mu|texlive-lh-3.5g-4|236	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr9.mf
14mu|texlive-lh-3.5g-4|237	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrbx10.mf
14mu|texlive-lh-3.5g-4|238	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl10.mf
14mu|texlive-lh-3.5g-4|239	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl17.mf
14mu|texlive-lh-3.5g-4|240	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl8.mf
14mu|texlive-lh-3.5g-4|241	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl9.mf
14mu|texlive-lh-3.5g-4|242	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncb10.mf
14mu|texlive-lh-3.5g-4|243	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx10.mf
14mu|texlive-lh-3.5g-4|244	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx5.mf
14mu|texlive-lh-3.5g-4|245	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx6.mf
14mu|texlive-lh-3.5g-4|246	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx7.mf
14mu|texlive-lh-3.5g-4|247	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx8.mf
14mu|texlive-lh-3.5g-4|248	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx9.mf
14mu|texlive-lh-3.5g-4|249	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbxsl10.mf
14mu|texlive-lh-3.5g-4|250	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbxti10.mf
14mu|texlive-lh-3.5g-4|251	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnccsc10.mf
14mu|texlive-lh-3.5g-4|252	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncodes.mf
14mu|texlive-lh-3.5g-4|253	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr10.mf
14mu|texlive-lh-3.5g-4|254	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr5.mf
14mu|texlive-lh-3.5g-4|255	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr6.mf
14mu|texlive-lh-3.5g-4|256	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr7.mf
14mu|texlive-lh-3.5g-4|257	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr8.mf
14mu|texlive-lh-3.5g-4|258	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr9.mf
14mu|texlive-lh-3.5g-4|259	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncsl10.mf
14mu|texlive-lh-3.5g-4|260	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncsl9.mf
14mu|texlive-lh-3.5g-4|261	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncslc9.mf
14mu|texlive-lh-3.5g-4|262	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncti10.mf
14mu|texlive-lh-3.5g-4|263	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnliker.mf
14mu|texlive-lh-3.5g-4|264	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnsltl10.mf
14mu|texlive-lh-3.5g-4|265	%{_texmfdistdir}/fonts/source/lh/lh-ot2/wntl10.mf
14mu|texlive-lh-3.5g-4|266	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilalb8.mf
14mu|texlive-lh-3.5g-4|267	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilali8.mf
14mu|texlive-lh-3.5g-4|268	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilalo8.mf
14mu|texlive-lh-3.5g-4|269	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilalq8.mf
14mu|texlive-lh-3.5g-4|270	%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilaltt8.mf
14mu|texlive-lh-3.5g-4|271	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labbx10.mf
14mu|texlive-lh-3.5g-4|272	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo10.mf
14mu|texlive-lh-3.5g-4|273	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo17.mf
14mu|texlive-lh-3.5g-4|274	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo8.mf
14mu|texlive-lh-3.5g-4|275	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo9.mf
14mu|texlive-lh-3.5g-4|276	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr10.mf
14mu|texlive-lh-3.5g-4|277	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr17.mf
14mu|texlive-lh-3.5g-4|278	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr8.mf
14mu|texlive-lh-3.5g-4|279	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr9.mf
14mu|texlive-lh-3.5g-4|280	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso10.mf
14mu|texlive-lh-3.5g-4|281	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso17.mf
14mu|texlive-lh-3.5g-4|282	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso8.mf
14mu|texlive-lh-3.5g-4|283	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso9.mf
14mu|texlive-lh-3.5g-4|284	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr10.mf
14mu|texlive-lh-3.5g-4|285	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr17.mf
14mu|texlive-lh-3.5g-4|286	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr8.mf
14mu|texlive-lh-3.5g-4|287	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr9.mf
14mu|texlive-lh-3.5g-4|288	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labtl10.mf
14mu|texlive-lh-3.5g-4|289	%{_texmfdistdir}/fonts/source/lh/lh-t2a/labto10.mf
14mu|texlive-lh-3.5g-4|290	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lacodes.mf
14mu|texlive-lh-3.5g-4|291	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lalb8.mf
14mu|texlive-lh-3.5g-4|292	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lali8.mf
14mu|texlive-lh-3.5g-4|293	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laliker.mf
14mu|texlive-lh-3.5g-4|294	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lalo8.mf
14mu|texlive-lh-3.5g-4|295	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lalq8.mf
14mu|texlive-lh-3.5g-4|296	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laltt8.mf
14mu|texlive-lh-3.5g-4|297	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laob10.mf
14mu|texlive-lh-3.5g-4|298	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx10.mf
14mu|texlive-lh-3.5g-4|299	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx5.mf
14mu|texlive-lh-3.5g-4|300	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx6.mf
14mu|texlive-lh-3.5g-4|301	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx7.mf
14mu|texlive-lh-3.5g-4|302	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx8.mf
14mu|texlive-lh-3.5g-4|303	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx9.mf
14mu|texlive-lh-3.5g-4|304	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobxsl10.mf
14mu|texlive-lh-3.5g-4|305	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobxti10.mf
14mu|texlive-lh-3.5g-4|306	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laocc10.mf
14mu|texlive-lh-3.5g-4|307	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm10.mf
14mu|texlive-lh-3.5g-4|308	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm5.mf
14mu|texlive-lh-3.5g-4|309	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm6.mf
14mu|texlive-lh-3.5g-4|310	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm7.mf
14mu|texlive-lh-3.5g-4|311	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm8.mf
14mu|texlive-lh-3.5g-4|312	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm9.mf
14mu|texlive-lh-3.5g-4|313	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl10.mf
14mu|texlive-lh-3.5g-4|314	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl5.mf
14mu|texlive-lh-3.5g-4|315	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl6.mf
14mu|texlive-lh-3.5g-4|316	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl7.mf
14mu|texlive-lh-3.5g-4|317	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl8.mf
14mu|texlive-lh-3.5g-4|318	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl9.mf
14mu|texlive-lh-3.5g-4|319	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laoslc9.mf
14mu|texlive-lh-3.5g-4|320	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laoti10.mf
14mu|texlive-lh-3.5g-4|321	%{_texmfdistdir}/fonts/source/lh/lh-t2a/laqi8.mf
14mu|texlive-lh-3.5g-4|322	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lasq8.mf
14mu|texlive-lh-3.5g-4|323	%{_texmfdistdir}/fonts/source/lh/lh-t2a/lassdc10.mf
14mu|texlive-lh-3.5g-4|324	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilblb8.mf
14mu|texlive-lh-3.5g-4|325	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilbli8.mf
14mu|texlive-lh-3.5g-4|326	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilblo8.mf
14mu|texlive-lh-3.5g-4|327	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilblq8.mf
14mu|texlive-lh-3.5g-4|328	%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilbltt8.mf
14mu|texlive-lh-3.5g-4|329	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbbx10.mf
14mu|texlive-lh-3.5g-4|330	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo10.mf
14mu|texlive-lh-3.5g-4|331	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo17.mf
14mu|texlive-lh-3.5g-4|332	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo8.mf
14mu|texlive-lh-3.5g-4|333	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo9.mf
14mu|texlive-lh-3.5g-4|334	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr10.mf
14mu|texlive-lh-3.5g-4|335	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr17.mf
14mu|texlive-lh-3.5g-4|336	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr8.mf
14mu|texlive-lh-3.5g-4|337	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr9.mf
14mu|texlive-lh-3.5g-4|338	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso10.mf
14mu|texlive-lh-3.5g-4|339	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso17.mf
14mu|texlive-lh-3.5g-4|340	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso8.mf
14mu|texlive-lh-3.5g-4|341	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso9.mf
14mu|texlive-lh-3.5g-4|342	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr10.mf
14mu|texlive-lh-3.5g-4|343	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr17.mf
14mu|texlive-lh-3.5g-4|344	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr8.mf
14mu|texlive-lh-3.5g-4|345	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr9.mf
14mu|texlive-lh-3.5g-4|346	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbtl10.mf
14mu|texlive-lh-3.5g-4|347	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbto10.mf
14mu|texlive-lh-3.5g-4|348	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbcodes.mf
14mu|texlive-lh-3.5g-4|349	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lblb8.mf
14mu|texlive-lh-3.5g-4|350	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbli8.mf
14mu|texlive-lh-3.5g-4|351	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbliker.mf
14mu|texlive-lh-3.5g-4|352	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lblo8.mf
14mu|texlive-lh-3.5g-4|353	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lblq8.mf
14mu|texlive-lh-3.5g-4|354	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbltt8.mf
14mu|texlive-lh-3.5g-4|355	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbob10.mf
14mu|texlive-lh-3.5g-4|356	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx10.mf
14mu|texlive-lh-3.5g-4|357	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx5.mf
14mu|texlive-lh-3.5g-4|358	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx6.mf
14mu|texlive-lh-3.5g-4|359	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx7.mf
14mu|texlive-lh-3.5g-4|360	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx8.mf
14mu|texlive-lh-3.5g-4|361	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx9.mf
14mu|texlive-lh-3.5g-4|362	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobxsl10.mf
14mu|texlive-lh-3.5g-4|363	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobxti10.mf
14mu|texlive-lh-3.5g-4|364	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbocc10.mf
14mu|texlive-lh-3.5g-4|365	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm10.mf
14mu|texlive-lh-3.5g-4|366	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm5.mf
14mu|texlive-lh-3.5g-4|367	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm6.mf
14mu|texlive-lh-3.5g-4|368	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm7.mf
14mu|texlive-lh-3.5g-4|369	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm8.mf
14mu|texlive-lh-3.5g-4|370	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm9.mf
14mu|texlive-lh-3.5g-4|371	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl10.mf
14mu|texlive-lh-3.5g-4|372	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl5.mf
14mu|texlive-lh-3.5g-4|373	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl6.mf
14mu|texlive-lh-3.5g-4|374	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl7.mf
14mu|texlive-lh-3.5g-4|375	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl8.mf
14mu|texlive-lh-3.5g-4|376	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl9.mf
14mu|texlive-lh-3.5g-4|377	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lboslc9.mf
14mu|texlive-lh-3.5g-4|378	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lboti10.mf
14mu|texlive-lh-3.5g-4|379	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbqi8.mf
14mu|texlive-lh-3.5g-4|380	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbsq8.mf
14mu|texlive-lh-3.5g-4|381	%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbssdc10.mf
14mu|texlive-lh-3.5g-4|382	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilclb8.mf
14mu|texlive-lh-3.5g-4|383	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilcli8.mf
14mu|texlive-lh-3.5g-4|384	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilclo8.mf
14mu|texlive-lh-3.5g-4|385	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilclq8.mf
14mu|texlive-lh-3.5g-4|386	%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilcltt8.mf
14mu|texlive-lh-3.5g-4|387	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbbx10.mf
14mu|texlive-lh-3.5g-4|388	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo10.mf
14mu|texlive-lh-3.5g-4|389	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo17.mf
14mu|texlive-lh-3.5g-4|390	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo8.mf
14mu|texlive-lh-3.5g-4|391	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo9.mf
14mu|texlive-lh-3.5g-4|392	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr10.mf
14mu|texlive-lh-3.5g-4|393	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr17.mf
14mu|texlive-lh-3.5g-4|394	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr8.mf
14mu|texlive-lh-3.5g-4|395	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr9.mf
14mu|texlive-lh-3.5g-4|396	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso10.mf
14mu|texlive-lh-3.5g-4|397	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso17.mf
14mu|texlive-lh-3.5g-4|398	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso8.mf
14mu|texlive-lh-3.5g-4|399	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso9.mf
14mu|texlive-lh-3.5g-4|400	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr10.mf
14mu|texlive-lh-3.5g-4|401	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr17.mf
14mu|texlive-lh-3.5g-4|402	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr8.mf
14mu|texlive-lh-3.5g-4|403	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr9.mf
14mu|texlive-lh-3.5g-4|404	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbtl10.mf
14mu|texlive-lh-3.5g-4|405	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbto10.mf
14mu|texlive-lh-3.5g-4|406	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lccodes.mf
14mu|texlive-lh-3.5g-4|407	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lclb8.mf
14mu|texlive-lh-3.5g-4|408	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcli8.mf
14mu|texlive-lh-3.5g-4|409	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcliker.mf
14mu|texlive-lh-3.5g-4|410	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lclo8.mf
14mu|texlive-lh-3.5g-4|411	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lclq8.mf
14mu|texlive-lh-3.5g-4|412	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcltt8.mf
14mu|texlive-lh-3.5g-4|413	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcob10.mf
14mu|texlive-lh-3.5g-4|414	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx10.mf
14mu|texlive-lh-3.5g-4|415	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx5.mf
14mu|texlive-lh-3.5g-4|416	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx6.mf
14mu|texlive-lh-3.5g-4|417	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx7.mf
14mu|texlive-lh-3.5g-4|418	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx8.mf
14mu|texlive-lh-3.5g-4|419	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx9.mf
14mu|texlive-lh-3.5g-4|420	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobxsl10.mf
14mu|texlive-lh-3.5g-4|421	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobxti10.mf
14mu|texlive-lh-3.5g-4|422	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcocc10.mf
14mu|texlive-lh-3.5g-4|423	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm10.mf
14mu|texlive-lh-3.5g-4|424	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm5.mf
14mu|texlive-lh-3.5g-4|425	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm6.mf
14mu|texlive-lh-3.5g-4|426	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm7.mf
14mu|texlive-lh-3.5g-4|427	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm8.mf
14mu|texlive-lh-3.5g-4|428	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm9.mf
14mu|texlive-lh-3.5g-4|429	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl10.mf
14mu|texlive-lh-3.5g-4|430	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl5.mf
14mu|texlive-lh-3.5g-4|431	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl6.mf
14mu|texlive-lh-3.5g-4|432	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl7.mf
14mu|texlive-lh-3.5g-4|433	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl8.mf
14mu|texlive-lh-3.5g-4|434	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl9.mf
14mu|texlive-lh-3.5g-4|435	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcoslc9.mf
14mu|texlive-lh-3.5g-4|436	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcoti10.mf
14mu|texlive-lh-3.5g-4|437	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcqi8.mf
14mu|texlive-lh-3.5g-4|438	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcsq8.mf
14mu|texlive-lh-3.5g-4|439	%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcssdc10.mf
14mu|texlive-lh-3.5g-4|440	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildlb8.mf
14mu|texlive-lh-3.5g-4|441	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildli8.mf
14mu|texlive-lh-3.5g-4|442	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildlo8.mf
14mu|texlive-lh-3.5g-4|443	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildlq8.mf
14mu|texlive-lh-3.5g-4|444	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildltt8.mf
14mu|texlive-lh-3.5g-4|445	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbbx10.mf
14mu|texlive-lh-3.5g-4|446	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo10.mf
14mu|texlive-lh-3.5g-4|447	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo17.mf
14mu|texlive-lh-3.5g-4|448	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo8.mf
14mu|texlive-lh-3.5g-4|449	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo9.mf
14mu|texlive-lh-3.5g-4|450	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr10.mf
14mu|texlive-lh-3.5g-4|451	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr17.mf
14mu|texlive-lh-3.5g-4|452	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr8.mf
14mu|texlive-lh-3.5g-4|453	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr9.mf
14mu|texlive-lh-3.5g-4|454	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso10.mf
14mu|texlive-lh-3.5g-4|455	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso17.mf
14mu|texlive-lh-3.5g-4|456	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso8.mf
14mu|texlive-lh-3.5g-4|457	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso9.mf
14mu|texlive-lh-3.5g-4|458	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr10.mf
14mu|texlive-lh-3.5g-4|459	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr17.mf
14mu|texlive-lh-3.5g-4|460	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr8.mf
14mu|texlive-lh-3.5g-4|461	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr9.mf
14mu|texlive-lh-3.5g-4|462	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbtl10.mf
14mu|texlive-lh-3.5g-4|463	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbto10.mf
14mu|texlive-lh-3.5g-4|464	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldcodes.mf
14mu|texlive-lh-3.5g-4|465	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldlb8.mf
14mu|texlive-lh-3.5g-4|466	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldli8.mf
14mu|texlive-lh-3.5g-4|467	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldliker.mf
14mu|texlive-lh-3.5g-4|468	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldlo8.mf
14mu|texlive-lh-3.5g-4|469	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldlq8.mf
14mu|texlive-lh-3.5g-4|470	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldltt8.mf
14mu|texlive-lh-3.5g-4|471	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldob10.mf
14mu|texlive-lh-3.5g-4|472	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx10.mf
14mu|texlive-lh-3.5g-4|473	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx5.mf
14mu|texlive-lh-3.5g-4|474	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx6.mf
14mu|texlive-lh-3.5g-4|475	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx7.mf
14mu|texlive-lh-3.5g-4|476	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx8.mf
14mu|texlive-lh-3.5g-4|477	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx9.mf
14mu|texlive-lh-3.5g-4|478	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobxsl10.mf
14mu|texlive-lh-3.5g-4|479	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobxti10.mf
14mu|texlive-lh-3.5g-4|480	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldocc10.mf
14mu|texlive-lh-3.5g-4|481	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm10.mf
14mu|texlive-lh-3.5g-4|482	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm5.mf
14mu|texlive-lh-3.5g-4|483	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm6.mf
14mu|texlive-lh-3.5g-4|484	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm7.mf
14mu|texlive-lh-3.5g-4|485	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm8.mf
14mu|texlive-lh-3.5g-4|486	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm9.mf
14mu|texlive-lh-3.5g-4|487	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl10.mf
14mu|texlive-lh-3.5g-4|488	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl5.mf
14mu|texlive-lh-3.5g-4|489	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl6.mf
14mu|texlive-lh-3.5g-4|490	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl7.mf
14mu|texlive-lh-3.5g-4|491	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl8.mf
14mu|texlive-lh-3.5g-4|492	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl9.mf
14mu|texlive-lh-3.5g-4|493	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldoslc9.mf
14mu|texlive-lh-3.5g-4|494	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldoti10.mf
14mu|texlive-lh-3.5g-4|495	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldqi8.mf
14mu|texlive-lh-3.5g-4|496	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldsq8.mf
14mu|texlive-lh-3.5g-4|497	%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldssdc10.mf
14mu|texlive-lh-3.5g-4|498	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxlb8.mf
14mu|texlive-lh-3.5g-4|499	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxli8.mf
14mu|texlive-lh-3.5g-4|500	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxlo8.mf
14mu|texlive-lh-3.5g-4|501	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxlq8.mf
14mu|texlive-lh-3.5g-4|502	%{_texmfdistdir}/fonts/source/lh/lh-x2/irxltt8.mf
14mu|texlive-lh-3.5g-4|503	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbbx10.mf
14mu|texlive-lh-3.5g-4|504	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo10.mf
14mu|texlive-lh-3.5g-4|505	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo17.mf
14mu|texlive-lh-3.5g-4|506	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo8.mf
14mu|texlive-lh-3.5g-4|507	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo9.mf
14mu|texlive-lh-3.5g-4|508	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr10.mf
14mu|texlive-lh-3.5g-4|509	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr17.mf
14mu|texlive-lh-3.5g-4|510	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr8.mf
14mu|texlive-lh-3.5g-4|511	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr9.mf
14mu|texlive-lh-3.5g-4|512	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso10.mf
14mu|texlive-lh-3.5g-4|513	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso17.mf
14mu|texlive-lh-3.5g-4|514	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso8.mf
14mu|texlive-lh-3.5g-4|515	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso9.mf
14mu|texlive-lh-3.5g-4|516	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr10.mf
14mu|texlive-lh-3.5g-4|517	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr17.mf
14mu|texlive-lh-3.5g-4|518	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr8.mf
14mu|texlive-lh-3.5g-4|519	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr9.mf
14mu|texlive-lh-3.5g-4|520	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbtl10.mf
14mu|texlive-lh-3.5g-4|521	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbto10.mf
14mu|texlive-lh-3.5g-4|522	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxcodes.mf
14mu|texlive-lh-3.5g-4|523	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxlb8.mf
14mu|texlive-lh-3.5g-4|524	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxli8.mf
14mu|texlive-lh-3.5g-4|525	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxliker.mf
14mu|texlive-lh-3.5g-4|526	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxlo8.mf
14mu|texlive-lh-3.5g-4|527	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxlq8.mf
14mu|texlive-lh-3.5g-4|528	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxltt8.mf
14mu|texlive-lh-3.5g-4|529	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxob10.mf
14mu|texlive-lh-3.5g-4|530	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx10.mf
14mu|texlive-lh-3.5g-4|531	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx5.mf
14mu|texlive-lh-3.5g-4|532	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx6.mf
14mu|texlive-lh-3.5g-4|533	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx7.mf
14mu|texlive-lh-3.5g-4|534	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx8.mf
14mu|texlive-lh-3.5g-4|535	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx9.mf
14mu|texlive-lh-3.5g-4|536	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobxsl10.mf
14mu|texlive-lh-3.5g-4|537	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobxti10.mf
14mu|texlive-lh-3.5g-4|538	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxocc10.mf
14mu|texlive-lh-3.5g-4|539	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm10.mf
14mu|texlive-lh-3.5g-4|540	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm5.mf
14mu|texlive-lh-3.5g-4|541	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm6.mf
14mu|texlive-lh-3.5g-4|542	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm7.mf
14mu|texlive-lh-3.5g-4|543	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm8.mf
14mu|texlive-lh-3.5g-4|544	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm9.mf
14mu|texlive-lh-3.5g-4|545	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl10.mf
14mu|texlive-lh-3.5g-4|546	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl5.mf
14mu|texlive-lh-3.5g-4|547	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl6.mf
14mu|texlive-lh-3.5g-4|548	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl7.mf
14mu|texlive-lh-3.5g-4|549	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl8.mf
14mu|texlive-lh-3.5g-4|550	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl9.mf
14mu|texlive-lh-3.5g-4|551	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxoslc9.mf
14mu|texlive-lh-3.5g-4|552	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxoti10.mf
14mu|texlive-lh-3.5g-4|553	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxqi8.mf
14mu|texlive-lh-3.5g-4|554	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxsq8.mf
14mu|texlive-lh-3.5g-4|555	%{_texmfdistdir}/fonts/source/lh/lh-x2/rxssdc10.mf
14mu|texlive-lh-3.5g-4|556	%{_texmfdistdir}/fonts/source/lh/nont2/lgbersta.mf
14mu|texlive-lh-3.5g-4|557	%{_texmfdistdir}/fonts/source/lh/nont2/lgberstb.mf
14mu|texlive-lh-3.5g-4|558	%{_texmfdistdir}/fonts/source/lh/nont2/lgberstc.mf
14mu|texlive-lh-3.5g-4|559	%{_texmfdistdir}/fonts/source/lh/nont2/lgcacci.mf
14mu|texlive-lh-3.5g-4|560	%{_texmfdistdir}/fonts/source/lh/nont2/lgcaccl.mf
14mu|texlive-lh-3.5g-4|561	%{_texmfdistdir}/fonts/source/lh/nont2/lgcaccu.mf
14mu|texlive-lh-3.5g-4|562	%{_texmfdistdir}/fonts/source/lh/nont2/lgcmodi.mf
14mu|texlive-lh-3.5g-4|563	%{_texmfdistdir}/fonts/source/lh/nont2/lgcmodl.mf
14mu|texlive-lh-3.5g-4|564	%{_texmfdistdir}/fonts/source/lh/nont2/lgcmodu.mf
14mu|texlive-lh-3.5g-4|565	%{_texmfdistdir}/fonts/source/lh/nont2/lgcvaci.mf
14mu|texlive-lh-3.5g-4|566	%{_texmfdistdir}/fonts/source/lh/nont2/lgcvacl.mf
14mu|texlive-lh-3.5g-4|567	%{_texmfdistdir}/fonts/source/lh/nont2/lgcvacu.mf
14mu|texlive-lh-3.5g-4|568	%{_texmfdistdir}/fonts/source/lh/nont2/lgt2slxi.mf
14mu|texlive-lh-3.5g-4|569	%{_texmfdistdir}/fonts/source/lh/nont2/lgt2slxl.mf
14mu|texlive-lh-3.5g-4|570	%{_texmfdistdir}/fonts/source/lh/nont2/lgt2slxu.mf
14mu|texlive-lh-3.5g-4|571	%{_texmfdistdir}/fonts/source/lh/nont2/lgunici.mf
14mu|texlive-lh-3.5g-4|572	%{_texmfdistdir}/fonts/source/lh/nont2/lgunicl.mf
14mu|texlive-lh-3.5g-4|573	%{_texmfdistdir}/fonts/source/lh/nont2/lgunicu.mf
14mu|texlive-lh-3.5g-4|574	%{_texmfdistdir}/fonts/source/lh/nont2/lhberest.mf
14mu|texlive-lh-3.5g-4|575	%{_texmfdistdir}/fonts/source/lh/specific/lgcrusl.mf
14mu|texlive-lh-3.5g-4|576	%{_texmfdistdir}/fonts/source/lh/specific/lgcyrcl.mf
14mu|texlive-lh-3.5g-4|577	%{_texmfdistdir}/fonts/source/lh/specific/lgcyrcu.mf
14mu|texlive-lh-3.5g-4|578	%{_texmfdistdir}/fonts/source/lh/specific/lgnoncl.mf
14mu|texlive-lh-3.5g-4|579	%{_texmfdistdir}/fonts/source/lh/specific/lgnoncu.mf
14mu|texlive-lh-3.5g-4|580	%{_texmfdistdir}/fonts/source/lh/specific/lgrucl.mf
14mu|texlive-lh-3.5g-4|581	%{_texmfdistdir}/fonts/source/lh/specific/lgrucu.mf
14mu|texlive-lh-3.5g-4|582	%{_texmfdistdir}/tex/latex/lh/lh-lcy.sty
14mu|texlive-lh-3.5g-4|583	%{_texmfdistdir}/tex/latex/lh/lh-lcyccr.sty
14mu|texlive-lh-3.5g-4|584	%{_texmfdistdir}/tex/latex/lh/lh-lcyxccr.sty
14mu|texlive-lh-3.5g-4|585	%{_texmfdistdir}/tex/latex/lh/lh-ot2.sty
14mu|texlive-lh-3.5g-4|586	%{_texmfdistdir}/tex/latex/lh/lh-ot2ccr.sty
14mu|texlive-lh-3.5g-4|587	%{_texmfdistdir}/tex/latex/lh/lh-ot2xccr.sty
14mu|texlive-lh-3.5g-4|588	%{_texmfdistdir}/tex/latex/lh/lh-t2accr.sty
14mu|texlive-lh-3.5g-4|589	%{_texmfdistdir}/tex/latex/lh/lh-t2axccr.sty
14mu|texlive-lh-3.5g-4|590	%{_texmfdistdir}/tex/latex/lh/lh-t2bccr.sty
14mu|texlive-lh-3.5g-4|591	%{_texmfdistdir}/tex/latex/lh/lh-t2bxccr.sty
14mu|texlive-lh-3.5g-4|592	%{_texmfdistdir}/tex/latex/lh/lh-t2cccr.sty
14mu|texlive-lh-3.5g-4|593	%{_texmfdistdir}/tex/latex/lh/lh-t2cxccr.sty
14mu|texlive-lh-3.5g-4|594	%{_texmfdistdir}/tex/latex/lh/lh-x2ccr.sty
14mu|texlive-lh-3.5g-4|595	%{_texmfdistdir}/tex/latex/lh/lh-x2xccr.sty
14mu|texlive-lh-3.5g-4|596	%{_texmfdistdir}/tex/latex/lh/nfssfox.tex
14mu|texlive-lh-3.5g-4|597	%{_texmfdistdir}/tex/plain/lh/testfox.tex
14mu|texlive-lh-3.5g-4|598	%{_texmfdistdir}/tex/plain/lh/testkern.tex
14mu|texlive-lh-3.5g-4|599	%doc %{_texmfdistdir}/doc/fonts/lh/README
14mu|texlive-lh-3.5g-4|600	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/beresta.tex
14mu|texlive-lh-3.5g-4|601	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/berestax.tex
14mu|texlive-lh-3.5g-4|602	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/lacodes.tex
14mu|texlive-lh-3.5g-4|603	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/lbcodes.tex
14mu|texlive-lh-3.5g-4|604	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/lccodes.tex
14mu|texlive-lh-3.5g-4|605	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/ldcodes.tex
14mu|texlive-lh-3.5g-4|606	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/rxcodes.tex
14mu|texlive-lh-3.5g-4|607	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/txcodes.tex
14mu|texlive-lh-3.5g-4|608	%doc %{_texmfdistdir}/doc/fonts/lh/beresta/yycodes.tex
14mu|texlive-lh-3.5g-4|609	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc.tex
14mu|texlive-lh-3.5g-4|610	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc0.tex
14mu|texlive-lh-3.5g-4|611	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc1.tex
14mu|texlive-lh-3.5g-4|612	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc2.tex
14mu|texlive-lh-3.5g-4|613	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc3.tex
14mu|texlive-lh-3.5g-4|614	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/allenc4.tex
14mu|texlive-lh-3.5g-4|615	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog-beresta.tex
14mu|texlive-lh-3.5g-4|616	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog-short.t2
14mu|texlive-lh-3.5g-4|617	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog.lh
14mu|texlive-lh-3.5g-4|618	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog.t2
14mu|texlive-lh-3.5g-4|619	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog1.lh
14mu|texlive-lh-3.5g-4|620	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog1.t2
14mu|texlive-lh-3.5g-4|621	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog2.lh
14mu|texlive-lh-3.5g-4|622	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog2.t2
14mu|texlive-lh-3.5g-4|623	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog3.t2
14mu|texlive-lh-3.5g-4|624	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog4.t2
14mu|texlive-lh-3.5g-4|625	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog5.t2
14mu|texlive-lh-3.5g-4|626	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog6.t2
14mu|texlive-lh-3.5g-4|627	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/katalog7.t2
14mu|texlive-lh-3.5g-4|628	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/lh-fmap.tex
14mu|texlive-lh-3.5g-4|629	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/lh-text.tex
14mu|texlive-lh-3.5g-4|630	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/lh-texx.tex
14mu|texlive-lh-3.5g-4|631	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/lh-texy.tex
14mu|texlive-lh-3.5g-4|632	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2a-fmap-short.tex
14mu|texlive-lh-3.5g-4|633	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2a-fmap.tex
14mu|texlive-lh-3.5g-4|634	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2a-text.tex
14mu|texlive-lh-3.5g-4|635	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2b-fmap.tex
14mu|texlive-lh-3.5g-4|636	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2b-text.tex
14mu|texlive-lh-3.5g-4|637	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2c-fmap.tex
14mu|texlive-lh-3.5g-4|638	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2c-text.tex
14mu|texlive-lh-3.5g-4|639	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2d-fmap.tex
14mu|texlive-lh-3.5g-4|640	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/t2d-text.tex
14mu|texlive-lh-3.5g-4|641	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/testLHtxt.tex
14mu|texlive-lh-3.5g-4|642	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/uc-fmap.tex
14mu|texlive-lh-3.5g-4|643	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/wn-comp.tex
14mu|texlive-lh-3.5g-4|644	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/wn-fmap.tex
14mu|texlive-lh-3.5g-4|645	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/wn-text.tex
14mu|texlive-lh-3.5g-4|646	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/x2-fmap.tex
14mu|texlive-lh-3.5g-4|647	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/x2-text.tex
14mu|texlive-lh-3.5g-4|648	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/xsl-fmap.tex
14mu|texlive-lh-3.5g-4|649	%doc %{_texmfdistdir}/doc/fonts/lh/fonttest/xsl-text.tex
14mu|texlive-lh-3.5g-4|650	%doc %{_texmfdistdir}/doc/fonts/lh/install
14mu|texlive-lh-3.5g-4|651	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/T1inT2.en
14mu|texlive-lh-3.5g-4|652	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/fonttest.en
14mu|texlive-lh-3.5g-4|653	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/lhfont35.en
14mu|texlive-lh-3.5g-4|654	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/lhfont35.ru
14mu|texlive-lh-3.5g-4|655	%doc %{_texmfdistdir}/doc/fonts/lh/lhfonts/lhfonts.hst
14mu|texlive-lh-3.5g-4|656	%doc %{_texmfdistdir}/doc/fonts/lh/manifest.txt
14mu|texlive-lh-3.5g-4|657	%doc %{_texmfdistdir}/doc/fonts/lh/readme35c.1st
14mu|texlive-lh-3.5g-4|658	%doc %{_texmfdistdir}/doc/fonts/lh/readme35g.1st
14mu|texlive-lh-3.5g-4|659	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-lcy.tex
14mu|texlive-lh-3.5g-4|660	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-lcytext.tex
14mu|texlive-lh-3.5g-4|661	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-ot2.tex
14mu|texlive-lh-3.5g-4|662	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-ot2text.tex
14mu|texlive-lh-3.5g-4|663	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-t2a.tex
14mu|texlive-lh-3.5g-4|664	%doc %{_texmfdistdir}/doc/fonts/lh/samples/lh-t2atext.tex
14mu|texlive-lh-3.5g-4|665	#- source
14mu|texlive-lh-3.5g-4|666	%doc %{_texmfdistdir}/source/fonts/lh/dvidrv.mfj
14mu|texlive-lh-3.5g-4|667	%doc %{_texmfdistdir}/source/fonts/lh/dvidrvlh.mfj
14mu|texlive-lh-3.5g-4|668	%doc %{_texmfdistdir}/source/fonts/lh/tex/00readme.txt
14mu|texlive-lh-3.5g-4|669	%doc %{_texmfdistdir}/source/fonts/lh/tex/01cm-lh.tex
14mu|texlive-lh-3.5g-4|670	%doc %{_texmfdistdir}/source/fonts/lh/tex/03cm-wn.tex
14mu|texlive-lh-3.5g-4|671	%doc %{_texmfdistdir}/source/fonts/lh/tex/04cm-vf.tex
14mu|texlive-lh-3.5g-4|672	%doc %{_texmfdistdir}/source/fonts/lh/tex/11ex-rs.tex
14mu|texlive-lh-3.5g-4|673	%doc %{_texmfdistdir}/source/fonts/lh/tex/11ex-rx.tex
14mu|texlive-lh-3.5g-4|674	%doc %{_texmfdistdir}/source/fonts/lh/tex/12ex-la.tex
14mu|texlive-lh-3.5g-4|675	%doc %{_texmfdistdir}/source/fonts/lh/tex/13ex-lb.tex
14mu|texlive-lh-3.5g-4|676	%doc %{_texmfdistdir}/source/fonts/lh/tex/14ex-lc.tex
14mu|texlive-lh-3.5g-4|677	%doc %{_texmfdistdir}/source/fonts/lh/tex/15ex-ld.tex
14mu|texlive-lh-3.5g-4|678	%doc %{_texmfdistdir}/source/fonts/lh/tex/20cm-ct.tex
14mu|texlive-lh-3.5g-4|679	%doc %{_texmfdistdir}/source/fonts/lh/tex/21cm-ic.tex
14mu|texlive-lh-3.5g-4|680	%doc %{_texmfdistdir}/source/fonts/lh/tex/22cm-wc.tex
14mu|texlive-lh-3.5g-4|681	%doc %{_texmfdistdir}/source/fonts/lh/tex/23cm-mc.tex
14mu|texlive-lh-3.5g-4|682	%doc %{_texmfdistdir}/source/fonts/lh/tex/24cm-kc.tex
14mu|texlive-lh-3.5g-4|683	%doc %{_texmfdistdir}/source/fonts/lh/tex/25cm-uc.tex
14mu|texlive-lh-3.5g-4|684	%doc %{_texmfdistdir}/source/fonts/lh/tex/30cm-lx.tex
14mu|texlive-lh-3.5g-4|685	%doc %{_texmfdistdir}/source/fonts/lh/tex/31cm-ix.tex
14mu|texlive-lh-3.5g-4|686	%doc %{_texmfdistdir}/source/fonts/lh/tex/32cm-wx.tex
14mu|texlive-lh-3.5g-4|687	%doc %{_texmfdistdir}/source/fonts/lh/tex/33cm-mx.tex
14mu|texlive-lh-3.5g-4|688	%doc %{_texmfdistdir}/source/fonts/lh/tex/34cm-kx.tex
14mu|texlive-lh-3.5g-4|689	%doc %{_texmfdistdir}/source/fonts/lh/tex/46cm-ly.tex
14mu|texlive-lh-3.5g-4|690	%doc %{_texmfdistdir}/source/fonts/lh/tex/46cm-lz.tex
14mu|texlive-lh-3.5g-4|691	%doc %{_texmfdistdir}/source/fonts/lh/tex/47ex-tx.tex
14mu|texlive-lh-3.5g-4|692	%doc %{_texmfdistdir}/source/fonts/lh/tex/91berest.tex
14mu|texlive-lh-3.5g-4|693	%doc %{_texmfdistdir}/source/fonts/lh/tex/92check.tex
14mu|texlive-lh-3.5g-4|694	%doc %{_texmfdistdir}/source/fonts/lh/tex/92cm-xx.tex
14mu|texlive-lh-3.5g-4|695	%doc %{_texmfdistdir}/source/fonts/lh/tex/99-CMstd.tex
14mu|texlive-lh-3.5g-4|696	%doc %{_texmfdistdir}/source/fonts/lh/tex/99-T2enc.tex
14mu|texlive-lh-3.5g-4|697	%doc %{_texmfdistdir}/source/fonts/lh/tex/99allenc.tex
14mu|texlive-lh-3.5g-4|698	%doc %{_texmfdistdir}/source/fonts/lh/tex/99tstenc.tex
14mu|texlive-lh-3.5g-4|699	%doc %{_texmfdistdir}/source/fonts/lh/tex/cfhead.tex
14mu|texlive-lh-3.5g-4|700	%doc %{_texmfdistdir}/source/fonts/lh/tex/cfstdedt.tex
14mu|texlive-lh-3.5g-4|701	%doc %{_texmfdistdir}/source/fonts/lh/tex/cod-edt.tex
14mu|texlive-lh-3.5g-4|702	%doc %{_texmfdistdir}/source/fonts/lh/tex/enc-t2.tex
14mu|texlive-lh-3.5g-4|703	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntaddcm.tex
14mu|texlive-lh-3.5g-4|704	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntaddec.tex
14mu|texlive-lh-3.5g-4|705	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntallcm.tex
14mu|texlive-lh-3.5g-4|706	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntallec.tex
14mu|texlive-lh-3.5g-4|707	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntbasec.tex
14mu|texlive-lh-3.5g-4|708	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntbercm.tex
14mu|texlive-lh-3.5g-4|709	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntberec.tex
14mu|texlive-lh-3.5g-4|710	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntbricm.tex
14mu|texlive-lh-3.5g-4|711	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntbriec.tex
14mu|texlive-lh-3.5g-4|712	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntconcm.tex
14mu|texlive-lh-3.5g-4|713	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntconec.tex
14mu|texlive-lh-3.5g-4|714	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntinvcm.tex
14mu|texlive-lh-3.5g-4|715	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntinvec.tex
14mu|texlive-lh-3.5g-4|716	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntmincm.tex
14mu|texlive-lh-3.5g-4|717	%doc %{_texmfdistdir}/source/fonts/lh/tex/fntminec.tex
14mu|texlive-lh-3.5g-4|718	%doc %{_texmfdistdir}/source/fonts/lh/tex/fnttstcm.tex
14mu|texlive-lh-3.5g-4|719	%doc %{_texmfdistdir}/source/fonts/lh/tex/fnttstec.tex
14mu|texlive-lh-3.5g-4|720	%doc %{_texmfdistdir}/source/fonts/lh/tex/likerdat.tex
14mu|texlive-lh-3.5g-4|721	%doc %{_texmfdistdir}/source/fonts/lh/tex/likergrp.tex
14mu|texlive-lh-3.5g-4|722	%doc %{_texmfdistdir}/source/fonts/lh/tex/likermac.tex
14mu|texlive-lh-3.5g-4|723	%doc %{_texmfdistdir}/source/fonts/lh/tex/rliker.tex
14mu|texlive-lh-3.5g-4|724	%doc %{_texmfdistdir}/source/fonts/lh/tex/setter.tex
14mu|texlive-lh-3.5g-4|725	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-XSlav/00readme
14mu|texlive-lh-3.5g-4|726	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-lcy/00readme
14mu|texlive-lh-3.5g-4|727	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-ot2/00readme
14mu|texlive-lh-3.5g-4|728	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-t2a/00readme
14mu|texlive-lh-3.5g-4|729	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-t2b/00readme
14mu|texlive-lh-3.5g-4|730	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-t2c/00readme
14mu|texlive-lh-3.5g-4|731	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-t2d/00readme
14mu|texlive-lh-3.5g-4|732	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh-x2/00readme
14mu|texlive-lh-3.5g-4|733	%doc %{_texmfdistdir}/source/fonts/lh/tex/wrk/lh_temp/00readme
14mu|texlive-lh-3.5g-4|734	%doc %{_texmfdistdir}/source/latex/lh/00readme.txt
14mu|texlive-lh-3.5g-4|735	%doc %{_texmfdistdir}/source/latex/lh/lcyfonts.fdd
14mu|texlive-lh-3.5g-4|736	%doc %{_texmfdistdir}/source/latex/lh/lcyfonts.ins
14mu|texlive-lh-3.5g-4|737	%doc %{_texmfdistdir}/source/latex/lh/nfssfox.dtx
14mu|texlive-lh-3.5g-4|738	%doc %{_texmfdistdir}/source/latex/lh/nfssfox.ins
14mu|texlive-lh-3.5g-4|739	%doc %{_texmfdistdir}/source/latex/lh/ot2fonts.fdd
14mu|texlive-lh-3.5g-4|740	%doc %{_texmfdistdir}/source/latex/lh/ot2fonts.ins
14mu|texlive-lh-3.5g-4|741	%doc %{_texmfdistdir}/source/latex/lh/t2ccfonts.fdd
14mu|texlive-lh-3.5g-4|742	%doc %{_texmfdistdir}/source/latex/lh/t2ccfonts.ins
14mu|texlive-lh-3.5g-4|743	
14mu|texlive-lh-3.5g-4|744	#-----------------------------------------------------------------------
14mu|texlive-lh-3.5g-4|745	%prep
14mu|texlive-lh-3.5g-4|746	%setup -c -a0 -a1 -a2
14mu|texlive-lh-3.5g-4|747	
14mu|texlive-lh-3.5g-4|748	%build
14mu|texlive-lh-3.5g-4|749	
14mu|texlive-lh-3.5g-4|750	%install
14mu|texlive-lh-3.5g-4|751	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lh-3.5g-4|752	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lh-3.5g-4|753	
14mu|texlive-lh-3.5g-4|754	
14mu|texlive-lh-3.5g-4|755	
14mu|texlive-lh-3.5g-4|756	%changelog
14mu|texlive-lh-3.5g-4|757	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5g-4
14mu|texlive-lh-3.5g-4|758	+ Revision: 39e4adb
14mu|texlive-lh-3.5g-4|759	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lh-3.5g-4|760	
14mu|texlive-lh-3.5g-4|761	

25147 14
14mu|texlive-lhcyr-20120522-7|1	# revision 31795
14mu|texlive-lhcyr-20120522-7|2	# category Package
14mu|texlive-lhcyr-20120522-7|3	# catalog-ctan /macros/latex/contrib/lhcyr
14mu|texlive-lhcyr-20120522-7|4	# catalog-date 2012-05-22 11:10:15 +0200
14mu|texlive-lhcyr-20120522-7|5	# catalog-license other-free
14mu|texlive-lhcyr-20120522-7|6	# catalog-version undef
14mu|texlive-lhcyr-20120522-7|7	Name:		texlive-lhcyr
14mu|texlive-lhcyr-20120522-7|8	Version:	20120522
14mu|texlive-lhcyr-20120522-7|9	Release:	7
14mu|texlive-lhcyr-20120522-7|10	Summary:	A non-standard Cyrillic input scheme
14mu|texlive-lhcyr-20120522-7|11	Group:		Publishing
14mu|texlive-lhcyr-20120522-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lhcyr
14mu|texlive-lhcyr-20120522-7|13	License:	OTHER-FREE
14mu|texlive-lhcyr-20120522-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhcyr.tar.xz
14mu|texlive-lhcyr-20120522-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhcyr.source.tar.xz
14mu|texlive-lhcyr-20120522-7|16	BuildArch:	noarch
14mu|texlive-lhcyr-20120522-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lhcyr-20120522-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lhcyr-20120522-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-lhcyr-20120522-7|20	
14mu|texlive-lhcyr-20120522-7|21	%description
14mu|texlive-lhcyr-20120522-7|22	A collection of three LaTeX 2e styles intended for typesetting
14mu|texlive-lhcyr-20120522-7|23	Russian and bilingual English-Russian documents, using the lh
14mu|texlive-lhcyr-20120522-7|24	fonts and without the benefit of babel's language-switching
14mu|texlive-lhcyr-20120522-7|25	mechanisms. The packages (lhcyralt and lhcyrwin for use under
14mu|texlive-lhcyr-20120522-7|26	emTeX, and lhcyrkoi for use under teTeX) provide mappings
14mu|texlive-lhcyr-20120522-7|27	between the input encoding and the font encoding (which is
14mu|texlive-lhcyr-20120522-7|28	described as OT1). The way this is done does not match the way
14mu|texlive-lhcyr-20120522-7|29	inputenc would do the job, for output via fontenc to one of the
14mu|texlive-lhcyr-20120522-7|30	T2 series of font encodings.
14mu|texlive-lhcyr-20120522-7|31	
14mu|texlive-lhcyr-20120522-7|32	
14mu|texlive-lhcyr-20120522-7|33	#-----------------------------------------------------------------------
14mu|texlive-lhcyr-20120522-7|34	%files
14mu|texlive-lhcyr-20120522-7|35	%{_texmfdistdir}/tex/latex/lhcyr/karabas.tex
14mu|texlive-lhcyr-20120522-7|36	%{_texmfdistdir}/tex/latex/lhcyr/kniga.tex
14mu|texlive-lhcyr-20120522-7|37	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/README
14mu|texlive-lhcyr-20120522-7|38	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt-hyphen.cfg
14mu|texlive-lhcyr-20120522-7|39	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt-rhyphen.tex
14mu|texlive-lhcyr-20120522-7|40	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt.sty
14mu|texlive-lhcyr-20120522-7|41	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhdh.fd
14mu|texlive-lhcyr-20120522-7|42	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhfib.fd
14mu|texlive-lhcyr-20120522-7|43	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhfr.fd
14mu|texlive-lhcyr-20120522-7|44	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhr.fd
14mu|texlive-lhcyr-20120522-7|45	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhss.fd
14mu|texlive-lhcyr-20120522-7|46	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhtt.fd
14mu|texlive-lhcyr-20120522-7|47	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhvtt.fd
14mu|texlive-lhcyr-20120522-7|48	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/README
14mu|texlive-lhcyr-20120522-7|49	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/kcmf.tgz
14mu|texlive-lhcyr-20120522-7|50	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-hyphen.cfg
14mu|texlive-lhcyr-20120522-7|51	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-rhyphen.tex
14mu|texlive-lhcyr-20120522-7|52	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi.sty
14mu|texlive-lhcyr-20120522-7|53	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/maketfms.sh
14mu|texlive-lhcyr-20120522-7|54	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcdh.fd
14mu|texlive-lhcyr-20120522-7|55	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcfib.fd
14mu|texlive-lhcyr-20120522-7|56	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcfr.fd
14mu|texlive-lhcyr-20120522-7|57	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcr.fd
14mu|texlive-lhcyr-20120522-7|58	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcss.fd
14mu|texlive-lhcyr-20120522-7|59	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kctt.fd
14mu|texlive-lhcyr-20120522-7|60	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcvtt.fd
14mu|texlive-lhcyr-20120522-7|61	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/special.kc
14mu|texlive-lhcyr-20120522-7|62	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/README
14mu|texlive-lhcyr-20120522-7|63	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin-hyphen.cfg
14mu|texlive-lhcyr-20120522-7|64	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin-rhyphen.tex
14mu|texlive-lhcyr-20120522-7|65	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin.sty
14mu|texlive-lhcyr-20120522-7|66	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcdh.fd
14mu|texlive-lhcyr-20120522-7|67	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcfib.fd
14mu|texlive-lhcyr-20120522-7|68	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcfr.fd
14mu|texlive-lhcyr-20120522-7|69	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcr.fd
14mu|texlive-lhcyr-20120522-7|70	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd
14mu|texlive-lhcyr-20120522-7|71	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wctt.fd
14mu|texlive-lhcyr-20120522-7|72	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcvtt.fd
14mu|texlive-lhcyr-20120522-7|73	%{_texmfdistdir}/tex/latex/lhcyr/otchet.tex
14mu|texlive-lhcyr-20120522-7|74	%{_texmfdistdir}/tex/latex/lhcyr/pismo.tex
14mu|texlive-lhcyr-20120522-7|75	%{_texmfdistdir}/tex/latex/lhcyr/rusfonts.tex
14mu|texlive-lhcyr-20120522-7|76	%{_texmfdistdir}/tex/latex/lhcyr/statya.tex
14mu|texlive-lhcyr-20120522-7|77	#- source
14mu|texlive-lhcyr-20120522-7|78	%doc %{_texmfdistdir}/source/latex/lhcyr/README
14mu|texlive-lhcyr-20120522-7|79	%doc %{_texmfdistdir}/source/latex/lhcyr/dvidrv.mfj
14mu|texlive-lhcyr-20120522-7|80	%doc %{_texmfdistdir}/source/latex/lhcyr/lhjob.mfj
14mu|texlive-lhcyr-20120522-7|81	%doc %{_texmfdistdir}/source/latex/lhcyr/wcjob.mfj
14mu|texlive-lhcyr-20120522-7|82	
14mu|texlive-lhcyr-20120522-7|83	#-----------------------------------------------------------------------
14mu|texlive-lhcyr-20120522-7|84	%prep
14mu|texlive-lhcyr-20120522-7|85	%setup -c -a0 -a1
14mu|texlive-lhcyr-20120522-7|86	
14mu|texlive-lhcyr-20120522-7|87	%build
14mu|texlive-lhcyr-20120522-7|88	
14mu|texlive-lhcyr-20120522-7|89	%install
14mu|texlive-lhcyr-20120522-7|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lhcyr-20120522-7|91	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mu|texlive-lhcyr-20120522-7|92	
14mu|texlive-lhcyr-20120522-7|93	%changelog
14mu|texlive-lhcyr-20120522-7|94	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120522-7
14mu|texlive-lhcyr-20120522-7|95	+ Revision: 7d17a08
14mu|texlive-lhcyr-20120522-7|96	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lhcyr-20120522-7|97	
14mu|texlive-lhcyr-20120522-7|98	

25148 14
14mu|texlive-lhelp-2.0-4|1	# revision 23638
14mu|texlive-lhelp-2.0-4|2	# category Package
14mu|texlive-lhelp-2.0-4|3	# catalog-ctan /macros/latex/contrib/lhelp
14mu|texlive-lhelp-2.0-4|4	# catalog-date 2007-01-08 22:21:56 +0100
14mu|texlive-lhelp-2.0-4|5	# catalog-license gpl
14mu|texlive-lhelp-2.0-4|6	# catalog-version 2.0
14mu|texlive-lhelp-2.0-4|7	Name:		texlive-lhelp
14mu|texlive-lhelp-2.0-4|8	Version:	2.0
14mu|texlive-lhelp-2.0-4|9	Release:	4
14mu|texlive-lhelp-2.0-4|10	Summary:	Miscellaneous helper packages
14mu|texlive-lhelp-2.0-4|11	Group:		Publishing
14mu|texlive-lhelp-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lhelp
14mu|texlive-lhelp-2.0-4|13	License:	GPL
14mu|texlive-lhelp-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhelp.tar.xz
14mu|texlive-lhelp-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhelp.doc.tar.xz
14mu|texlive-lhelp-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhelp.source.tar.xz
14mu|texlive-lhelp-2.0-4|17	BuildArch:	noarch
14mu|texlive-lhelp-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lhelp-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lhelp-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lhelp-2.0-4|21	
14mu|texlive-lhelp-2.0-4|22	%description
14mu|texlive-lhelp-2.0-4|23	This package defines macros which are useful for many
14mu|texlive-lhelp-2.0-4|24	documents. It is a large collection of simple 'little helpers'
14mu|texlive-lhelp-2.0-4|25	which do not really warrant a separate package on their own.
14mu|texlive-lhelp-2.0-4|26	Included are, among other things, definitions of common units
14mu|texlive-lhelp-2.0-4|27	with preceeding thinspaces, framed boxes where both width and
14mu|texlive-lhelp-2.0-4|28	height can be specified, starting new odd or even pages, draft
14mu|texlive-lhelp-2.0-4|29	markers, notes, conditional includes, including EPS files, and
14mu|texlive-lhelp-2.0-4|30	versions of enumerate and itemize which allow the horizontal
14mu|texlive-lhelp-2.0-4|31	and vertical spacing to be changed.
14mu|texlive-lhelp-2.0-4|32	
14mu|texlive-lhelp-2.0-4|33	
14mu|texlive-lhelp-2.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-lhelp-2.0-4|35	%files
14mu|texlive-lhelp-2.0-4|36	%{_texmfdistdir}/tex/latex/lhelp/lhelp.sty
14mu|texlive-lhelp-2.0-4|37	%doc %{_texmfdistdir}/doc/latex/lhelp/Makefile
14mu|texlive-lhelp-2.0-4|38	%doc %{_texmfdistdir}/doc/latex/lhelp/lhelp.pdf
14mu|texlive-lhelp-2.0-4|39	#- source
14mu|texlive-lhelp-2.0-4|40	%doc %{_texmfdistdir}/source/latex/lhelp/lhelp.drv
14mu|texlive-lhelp-2.0-4|41	%doc %{_texmfdistdir}/source/latex/lhelp/lhelp.dtx
14mu|texlive-lhelp-2.0-4|42	%doc %{_texmfdistdir}/source/latex/lhelp/lhelp.ins
14mu|texlive-lhelp-2.0-4|43	
14mu|texlive-lhelp-2.0-4|44	#-----------------------------------------------------------------------
14mu|texlive-lhelp-2.0-4|45	%prep
14mu|texlive-lhelp-2.0-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-lhelp-2.0-4|47	
14mu|texlive-lhelp-2.0-4|48	%build
14mu|texlive-lhelp-2.0-4|49	
14mu|texlive-lhelp-2.0-4|50	%install
14mu|texlive-lhelp-2.0-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lhelp-2.0-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lhelp-2.0-4|53	
14mu|texlive-lhelp-2.0-4|54	
14mu|texlive-lhelp-2.0-4|55	
14mu|texlive-lhelp-2.0-4|56	%changelog
14mu|texlive-lhelp-2.0-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-lhelp-2.0-4|58	+ Revision: b3ecbdd
14mu|texlive-lhelp-2.0-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lhelp-2.0-4|60	
14mu|texlive-lhelp-2.0-4|61	

25149 14
14mu|texlive-libertine-5.1.3x6-5|1	# revision 24921
14mu|texlive-libertine-5.1.3x6-5|2	# category Package
14mu|texlive-libertine-5.1.3x6-5|3	# catalog-ctan /fonts/libertine
14mu|texlive-libertine-5.1.3x6-5|4	# catalog-date 2011-12-13 08:25:06 +0100
14mu|texlive-libertine-5.1.3x6-5|5	# catalog-license gpl
14mu|texlive-libertine-5.1.3x6-5|6	# catalog-version 5.1.3x6
14mu|texlive-libertine-5.1.3x6-5|7	Name:		texlive-libertine
14mu|texlive-libertine-5.1.3x6-5|8	Version:	5.1.3x6
14mu|texlive-libertine-5.1.3x6-5|9	Release:	5
14mu|texlive-libertine-5.1.3x6-5|10	Summary:	Use the font Libertine with LaTeX
14mu|texlive-libertine-5.1.3x6-5|11	Group:		Publishing
14mu|texlive-libertine-5.1.3x6-5|12	URL:		http://www.ctan.org/tex-archive/fonts/libertine
14mu|texlive-libertine-5.1.3x6-5|13	License:	GPL
14mu|texlive-libertine-5.1.3x6-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine.tar.xz
14mu|texlive-libertine-5.1.3x6-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine.doc.tar.xz
14mu|texlive-libertine-5.1.3x6-5|16	BuildArch:	noarch
14mu|texlive-libertine-5.1.3x6-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-libertine-5.1.3x6-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-libertine-5.1.3x6-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-libertine-5.1.3x6-5|20	
14mu|texlive-libertine-5.1.3x6-5|21	%description
14mu|texlive-libertine-5.1.3x6-5|22	The Linux-Libertine project offers a font family with a wide
14mu|texlive-libertine-5.1.3x6-5|23	range of shapes, and support of several alphabets (including
14mu|texlive-libertine-5.1.3x6-5|24	Latin, Cyrillic, Greek and Hebrew).
14mu|texlive-libertine-5.1.3x6-5|25	
14mu|texlive-libertine-5.1.3x6-5|26	
14mu|texlive-libertine-5.1.3x6-5|27	#-----------------------------------------------------------------------
14mu|texlive-libertine-5.1.3x6-5|28	%files
14mu|texlive-libertine-5.1.3x6-5|29	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_K.otf
14mu|texlive-libertine-5.1.3x6-5|30	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_R.otf
14mu|texlive-libertine-5.1.3x6-5|31	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_RB.otf
14mu|texlive-libertine-5.1.3x6-5|32	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_RI.otf
14mu|texlive-libertine-5.1.3x6-5|33	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aBL.otf
14mu|texlive-libertine-5.1.3x6-5|34	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aRL.otf
14mu|texlive-libertine-5.1.3x6-5|35	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aU.otf
14mu|texlive-libertine-5.1.3x6-5|36	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aUB.otf
14mu|texlive-libertine-5.1.3x6-5|37	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aUI.otf
14mu|texlive-libertine-5.1.3x6-5|38	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aUL.otf
14mu|texlive-libertine-5.1.3x6-5|39	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aULB.otf
14mu|texlive-libertine-5.1.3x6-5|40	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aW.otf
14mu|texlive-libertine-5.1.3x6-5|41	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aWB.otf
14mu|texlive-libertine-5.1.3x6-5|42	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aWI.otf
14mu|texlive-libertine-5.1.3x6-5|43	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aWL.otf
14mu|texlive-libertine-5.1.3x6-5|44	%{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_aWLB.otf
14mu|texlive-libertine-5.1.3x6-5|45	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_DR.otf
14mu|texlive-libertine-5.1.3x6-5|46	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_I.otf
14mu|texlive-libertine-5.1.3x6-5|47	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_R.otf
14mu|texlive-libertine-5.1.3x6-5|48	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RB.otf
14mu|texlive-libertine-5.1.3x6-5|49	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RBI.otf
14mu|texlive-libertine-5.1.3x6-5|50	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RI.otf
14mu|texlive-libertine-5.1.3x6-5|51	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RZ.otf
14mu|texlive-libertine-5.1.3x6-5|52	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RZI.otf
14mu|texlive-libertine-5.1.3x6-5|53	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_aBL.otf
14mu|texlive-libertine-5.1.3x6-5|54	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_aDRL.otf
14mu|texlive-libertine-5.1.3x6-5|55	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_aRL.otf
14mu|texlive-libertine-5.1.3x6-5|56	%{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_aZL.otf
14mu|texlive-libertine-5.1.3x6-5|57	%{_texmfdistdir}/fonts/opentype/public/libertine/LinMono_M.otf
14mu|texlive-libertine-5.1.3x6-5|58	%{_texmfdistdir}/fonts/opentype/public/libertine/LinMono_aML.otf
14mu|texlive-libertine-5.1.3x6-5|59	%{_texmfdistdir}/tex/latex/libertine/fxbuni.inc
14mu|texlive-libertine-5.1.3x6-5|60	%{_texmfdistdir}/tex/latex/libertine/fxiuni.inc
14mu|texlive-libertine-5.1.3x6-5|61	%{_texmfdistdir}/tex/latex/libertine/fxkuni.inc
14mu|texlive-libertine-5.1.3x6-5|62	%{_texmfdistdir}/tex/latex/libertine/fxluni.inc
14mu|texlive-libertine-5.1.3x6-5|63	%{_texmfdistdir}/tex/latex/libertine/libertineotf.sty
14mu|texlive-libertine-5.1.3x6-5|64	%doc %{_texmfdistdir}/doc/fonts/libertine/Bugs.txt
14mu|texlive-libertine-5.1.3x6-5|65	%doc %{_texmfdistdir}/doc/fonts/libertine/ChangeLog.txt
14mu|texlive-libertine-5.1.3x6-5|66	%doc %{_texmfdistdir}/doc/fonts/libertine/GPL.txt
14mu|texlive-libertine-5.1.3x6-5|67	%doc %{_texmfdistdir}/doc/fonts/libertine/INSTALL.txt
14mu|texlive-libertine-5.1.3x6-5|68	%doc %{_texmfdistdir}/doc/fonts/libertine/LICENCE.txt
14mu|texlive-libertine-5.1.3x6-5|69	%doc %{_texmfdistdir}/doc/fonts/libertine/OFL.txt
14mu|texlive-libertine-5.1.3x6-5|70	%doc %{_texmfdistdir}/doc/fonts/libertine/README.libertine
14mu|texlive-libertine-5.1.3x6-5|71	%doc %{_texmfdistdir}/doc/fonts/libertine/libertine.pdf
14mu|texlive-libertine-5.1.3x6-5|72	%doc %{_texmfdistdir}/doc/fonts/libertine/libertine.sty
14mu|texlive-libertine-5.1.3x6-5|73	%doc %{_texmfdistdir}/doc/fonts/libertine/libertine.tex
14mu|texlive-libertine-5.1.3x6-5|74	
14mu|texlive-libertine-5.1.3x6-5|75	#-----------------------------------------------------------------------
14mu|texlive-libertine-5.1.3x6-5|76	%prep
14mu|texlive-libertine-5.1.3x6-5|77	%setup -c -a0 -a1
14mu|texlive-libertine-5.1.3x6-5|78	
14mu|texlive-libertine-5.1.3x6-5|79	%build
14mu|texlive-libertine-5.1.3x6-5|80	
14mu|texlive-libertine-5.1.3x6-5|81	%install
14mu|texlive-libertine-5.1.3x6-5|82	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-libertine-5.1.3x6-5|83	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-libertine-5.1.3x6-5|84	
14mu|texlive-libertine-5.1.3x6-5|85	
14mu|texlive-libertine-5.1.3x6-5|86	
14mu|texlive-libertine-5.1.3x6-5|87	%changelog
14mu|texlive-libertine-5.1.3x6-5|88	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.1.3x6-5
14mu|texlive-libertine-5.1.3x6-5|89	+ Revision: 40f5786
14mu|texlive-libertine-5.1.3x6-5|90	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-libertine-5.1.3x6-5|91	
14mu|texlive-libertine-5.1.3x6-5|92	

25150 14
14mu|texlive-libgreek-1.0-4|1	# revision 21725
14mu|texlive-libgreek-1.0-4|2	# category Package
14mu|texlive-libgreek-1.0-4|3	# catalog-ctan /macros/latex/contrib/libgreek
14mu|texlive-libgreek-1.0-4|4	# catalog-date 2011-03-14 12:22:04 +0100
14mu|texlive-libgreek-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-libgreek-1.0-4|6	# catalog-version 1.0
14mu|texlive-libgreek-1.0-4|7	Name:		texlive-libgreek
14mu|texlive-libgreek-1.0-4|8	Version:	1.0
14mu|texlive-libgreek-1.0-4|9	Release:	4
14mu|texlive-libgreek-1.0-4|10	Summary:	Use Libertine or Biolinum Greek glyphs in mathematics
14mu|texlive-libgreek-1.0-4|11	Group:		Publishing
14mu|texlive-libgreek-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/libgreek
14mu|texlive-libgreek-1.0-4|13	License:	LPPL1.3
14mu|texlive-libgreek-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libgreek.tar.xz
14mu|texlive-libgreek-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libgreek.doc.tar.xz
14mu|texlive-libgreek-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libgreek.source.tar.xz
14mu|texlive-libgreek-1.0-4|17	BuildArch:	noarch
14mu|texlive-libgreek-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-libgreek-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-libgreek-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-libgreek-1.0-4|21	
14mu|texlive-libgreek-1.0-4|22	%description
14mu|texlive-libgreek-1.0-4|23	The package is for LaTeX users who wish to use the Libertine or
14mu|texlive-libgreek-1.0-4|24	Biolinum font for the Greek letters in math mode. It is not
14mu|texlive-libgreek-1.0-4|25	necessary to load the libertine package itself, but of course
14mu|texlive-libgreek-1.0-4|26	the Linux-Libertine/Biolinum fonts and LaTeX support files must
14mu|texlive-libgreek-1.0-4|27	have been installed.
14mu|texlive-libgreek-1.0-4|28	
14mu|texlive-libgreek-1.0-4|29	
14mu|texlive-libgreek-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-libgreek-1.0-4|31	%files
14mu|texlive-libgreek-1.0-4|32	%{_texmfdistdir}/tex/latex/libgreek/libgreek.sty
14mu|texlive-libgreek-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/libgreek/README
14mu|texlive-libgreek-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/libgreek/libgreek.pdf
14mu|texlive-libgreek-1.0-4|35	#- source
14mu|texlive-libgreek-1.0-4|36	%doc %{_texmfdistdir}/source/latex/libgreek/libgreek.dtx
14mu|texlive-libgreek-1.0-4|37	%doc %{_texmfdistdir}/source/latex/libgreek/libgreek.ins
14mu|texlive-libgreek-1.0-4|38	
14mu|texlive-libgreek-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-libgreek-1.0-4|40	%prep
14mu|texlive-libgreek-1.0-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-libgreek-1.0-4|42	
14mu|texlive-libgreek-1.0-4|43	%build
14mu|texlive-libgreek-1.0-4|44	
14mu|texlive-libgreek-1.0-4|45	%install
14mu|texlive-libgreek-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-libgreek-1.0-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-libgreek-1.0-4|48	
14mu|texlive-libgreek-1.0-4|49	
14mu|texlive-libgreek-1.0-4|50	
14mu|texlive-libgreek-1.0-4|51	%changelog
14mu|texlive-libgreek-1.0-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-libgreek-1.0-4|53	+ Revision: afa4378
14mu|texlive-libgreek-1.0-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-libgreek-1.0-4|55	
14mu|texlive-libgreek-1.0-4|56	

25151 14
14mu|texlive-limap-20070108-4|1	# revision 15878
14mu|texlive-limap-20070108-4|2	# category Package
14mu|texlive-limap-20070108-4|3	# catalog-ctan /macros/latex/contrib/gene/limap
14mu|texlive-limap-20070108-4|4	# catalog-date 2007-01-08 23:14:30 +0100
14mu|texlive-limap-20070108-4|5	# catalog-license lppl
14mu|texlive-limap-20070108-4|6	# catalog-version undef
14mu|texlive-limap-20070108-4|7	Name:		texlive-limap
14mu|texlive-limap-20070108-4|8	Version:	20070108
14mu|texlive-limap-20070108-4|9	Release:	4
14mu|texlive-limap-20070108-4|10	Summary:	Typeset maps and blocks according to the Information Mapping method
14mu|texlive-limap-20070108-4|11	Group:		Publishing
14mu|texlive-limap-20070108-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/limap
14mu|texlive-limap-20070108-4|13	License:	LPPL
14mu|texlive-limap-20070108-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/limap.tar.xz
14mu|texlive-limap-20070108-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/limap.source.tar.xz
14mu|texlive-limap-20070108-4|16	BuildArch:	noarch
14mu|texlive-limap-20070108-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-limap-20070108-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-limap-20070108-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-limap-20070108-4|20	
14mu|texlive-limap-20070108-4|21	%description
14mu|texlive-limap-20070108-4|22	The Information Mapping method provides a methodology for
14mu|texlive-limap-20070108-4|23	structuring and presenting information. It claims to be useful
14mu|texlive-limap-20070108-4|24	for readers who are more concerned about finding the right
14mu|texlive-limap-20070108-4|25	information than reading the document as a whole. Thus short,
14mu|texlive-limap-20070108-4|26	highly structured, and context free pieces of information are
14mu|texlive-limap-20070108-4|27	used. A LaTeX style and a LaTeX class are provided. The style
14mu|texlive-limap-20070108-4|28	contains definitions to typeset maps and blocks according to
14mu|texlive-limap-20070108-4|29	the Information Mapping method. The class provides all
14mu|texlive-limap-20070108-4|30	definitions to typeset a whole document.
14mu|texlive-limap-20070108-4|31	
14mu|texlive-limap-20070108-4|32	
14mu|texlive-limap-20070108-4|33	#-----------------------------------------------------------------------
14mu|texlive-limap-20070108-4|34	%files
14mu|texlive-limap-20070108-4|35	%{_texmfdistdir}/tex/latex/limap/limap.cls
14mu|texlive-limap-20070108-4|36	%{_texmfdistdir}/tex/latex/limap/limap.sty
14mu|texlive-limap-20070108-4|37	#- source
14mu|texlive-limap-20070108-4|38	%doc %{_texmfdistdir}/source/latex/limap/Makefile
14mu|texlive-limap-20070108-4|39	%doc %{_texmfdistdir}/source/latex/limap/limap.dtx
14mu|texlive-limap-20070108-4|40	%doc %{_texmfdistdir}/source/latex/limap/limap.ins
14mu|texlive-limap-20070108-4|41	
14mu|texlive-limap-20070108-4|42	#-----------------------------------------------------------------------
14mu|texlive-limap-20070108-4|43	%prep
14mu|texlive-limap-20070108-4|44	%setup -c -a0 -a1
14mu|texlive-limap-20070108-4|45	
14mu|texlive-limap-20070108-4|46	%build
14mu|texlive-limap-20070108-4|47	
14mu|texlive-limap-20070108-4|48	%install
14mu|texlive-limap-20070108-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-limap-20070108-4|50	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mu|texlive-limap-20070108-4|51	
14mu|texlive-limap-20070108-4|52	
14mu|texlive-limap-20070108-4|53	
14mu|texlive-limap-20070108-4|54	%changelog
14mu|texlive-limap-20070108-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070108-4
14mu|texlive-limap-20070108-4|56	+ Revision: a246685
14mu|texlive-limap-20070108-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-limap-20070108-4|58	
14mu|texlive-limap-20070108-4|59	

25152 14
14mu|texlive-linegoal-2.9-4|1	# revision 21523
14mu|texlive-linegoal-2.9-4|2	# category Package
14mu|texlive-linegoal-2.9-4|3	# catalog-ctan /macros/latex/contrib/linegoal
14mu|texlive-linegoal-2.9-4|4	# catalog-date 2011-02-25 20:25:45 +0100
14mu|texlive-linegoal-2.9-4|5	# catalog-license lppl1.3
14mu|texlive-linegoal-2.9-4|6	# catalog-version 2.9
14mu|texlive-linegoal-2.9-4|7	Name:		texlive-linegoal
14mu|texlive-linegoal-2.9-4|8	Version:	2.9
14mu|texlive-linegoal-2.9-4|9	Release:	4
14mu|texlive-linegoal-2.9-4|10	Summary:	A "dimen" that returns the space left on the line
14mu|texlive-linegoal-2.9-4|11	Group:		Publishing
14mu|texlive-linegoal-2.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/linegoal
14mu|texlive-linegoal-2.9-4|13	License:	LPPL1.3
14mu|texlive-linegoal-2.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linegoal.tar.xz
14mu|texlive-linegoal-2.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linegoal.doc.tar.xz
14mu|texlive-linegoal-2.9-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linegoal.source.tar.xz
14mu|texlive-linegoal-2.9-4|17	BuildArch:	noarch
14mu|texlive-linegoal-2.9-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-linegoal-2.9-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-linegoal-2.9-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-linegoal-2.9-4|21	
14mu|texlive-linegoal-2.9-4|22	%description
14mu|texlive-linegoal-2.9-4|23	The linegoal package provides a macro \linegoal to be used with
14mu|texlive-linegoal-2.9-4|24	\setlength: \setlength<some dimen>\linegoal will set <some
14mu|texlive-linegoal-2.9-4|25	dimen> to the horizontal length of the remainder of the line.
14mu|texlive-linegoal-2.9-4|26	This is achieved using the \pdfsavepos primitive of pdftex,
14mu|texlive-linegoal-2.9-4|27	through the zref-savepos package. Example: Some text:
14mu|texlive-linegoal-2.9-4|28	\begin{tabularx}\linegoal{|l|X|} \hline one & two \\ three &
14mu|texlive-linegoal-2.9-4|29	four \\\hline \end{tabularx} will position the table after the
14mu|texlive-linegoal-2.9-4|30	initial text, and make the table fill the rest of the line.
14mu|texlive-linegoal-2.9-4|31	
14mu|texlive-linegoal-2.9-4|32	
14mu|texlive-linegoal-2.9-4|33	#-----------------------------------------------------------------------
14mu|texlive-linegoal-2.9-4|34	%files
14mu|texlive-linegoal-2.9-4|35	%{_texmfdistdir}/tex/latex/linegoal/linegoal.sty
14mu|texlive-linegoal-2.9-4|36	%doc %{_texmfdistdir}/doc/latex/linegoal/README
14mu|texlive-linegoal-2.9-4|37	%doc %{_texmfdistdir}/doc/latex/linegoal/linegoal.pdf
14mu|texlive-linegoal-2.9-4|38	#- source
14mu|texlive-linegoal-2.9-4|39	%doc %{_texmfdistdir}/source/latex/linegoal/linegoal.drv
14mu|texlive-linegoal-2.9-4|40	%doc %{_texmfdistdir}/source/latex/linegoal/linegoal.dtx
14mu|texlive-linegoal-2.9-4|41	%doc %{_texmfdistdir}/source/latex/linegoal/linegoal.ins
14mu|texlive-linegoal-2.9-4|42	
14mu|texlive-linegoal-2.9-4|43	#-----------------------------------------------------------------------
14mu|texlive-linegoal-2.9-4|44	%prep
14mu|texlive-linegoal-2.9-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-linegoal-2.9-4|46	
14mu|texlive-linegoal-2.9-4|47	%build
14mu|texlive-linegoal-2.9-4|48	
14mu|texlive-linegoal-2.9-4|49	%install
14mu|texlive-linegoal-2.9-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-linegoal-2.9-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-linegoal-2.9-4|52	
14mu|texlive-linegoal-2.9-4|53	
14mu|texlive-linegoal-2.9-4|54	
14mu|texlive-linegoal-2.9-4|55	%changelog
14mu|texlive-linegoal-2.9-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.9-4
14mu|texlive-linegoal-2.9-4|57	+ Revision: 793420e
14mu|texlive-linegoal-2.9-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-linegoal-2.9-4|59	
14mu|texlive-linegoal-2.9-4|60	

25153 14
14mu|texlive-lineno-4.41-4|1	# revision 21442
14mu|texlive-lineno-4.41-4|2	# category Package
14mu|texlive-lineno-4.41-4|3	# catalog-ctan /macros/latex/contrib/lineno
14mu|texlive-lineno-4.41-4|4	# catalog-date 2011-02-16 17:09:51 +0100
14mu|texlive-lineno-4.41-4|5	# catalog-license lppl
14mu|texlive-lineno-4.41-4|6	# catalog-version 4.41
14mu|texlive-lineno-4.41-4|7	Name:		texlive-lineno
14mu|texlive-lineno-4.41-4|8	Version:	4.41
14mu|texlive-lineno-4.41-4|9	Release:	4
14mu|texlive-lineno-4.41-4|10	Summary:	Line numbers on paragraphs
14mu|texlive-lineno-4.41-4|11	Group:		Publishing
14mu|texlive-lineno-4.41-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lineno
14mu|texlive-lineno-4.41-4|13	License:	LPPL
14mu|texlive-lineno-4.41-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lineno.tar.xz
14mu|texlive-lineno-4.41-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lineno.doc.tar.xz
14mu|texlive-lineno-4.41-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lineno.source.tar.xz
14mu|texlive-lineno-4.41-4|17	BuildArch:	noarch
14mu|texlive-lineno-4.41-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lineno-4.41-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lineno-4.41-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lineno-4.41-4|21	
14mu|texlive-lineno-4.41-4|22	%description
14mu|texlive-lineno-4.41-4|23	Adds line numbers to selected paragraphs with reference
14mu|texlive-lineno-4.41-4|24	possible through the LaTeX \ref and \pageref cross reference
14mu|texlive-lineno-4.41-4|25	mechanism. Line numbering may be extended to footnote lines,
14mu|texlive-lineno-4.41-4|26	using the fnlineno package.
14mu|texlive-lineno-4.41-4|27	
14mu|texlive-lineno-4.41-4|28	
14mu|texlive-lineno-4.41-4|29	#-----------------------------------------------------------------------
14mu|texlive-lineno-4.41-4|30	%files
14mu|texlive-lineno-4.41-4|31	%{_texmfdistdir}/tex/latex/lineno/ednmath0.sty
14mu|texlive-lineno-4.41-4|32	%{_texmfdistdir}/tex/latex/lineno/edtable.sty
14mu|texlive-lineno-4.41-4|33	%{_texmfdistdir}/tex/latex/lineno/fnlineno.sty
14mu|texlive-lineno-4.41-4|34	%{_texmfdistdir}/tex/latex/lineno/lineno.sty
14mu|texlive-lineno-4.41-4|35	%{_texmfdistdir}/tex/latex/lineno/vplref.sty
14mu|texlive-lineno-4.41-4|36	%doc %{_texmfdistdir}/doc/latex/lineno/CHANGEs.txt
14mu|texlive-lineno-4.41-4|37	%doc %{_texmfdistdir}/doc/latex/lineno/COPYING.txt
14mu|texlive-lineno-4.41-4|38	%doc %{_texmfdistdir}/doc/latex/lineno/README
14mu|texlive-lineno-4.41-4|39	%doc %{_texmfdistdir}/doc/latex/lineno/README.txt
14mu|texlive-lineno-4.41-4|40	%doc %{_texmfdistdir}/doc/latex/lineno/SRCFILEs.txt
14mu|texlive-lineno-4.41-4|41	%doc %{_texmfdistdir}/doc/latex/lineno/fnlineno.pdf
14mu|texlive-lineno-4.41-4|42	%doc %{_texmfdistdir}/doc/latex/lineno/lineno.pdf
14mu|texlive-lineno-4.41-4|43	%doc %{_texmfdistdir}/doc/latex/lineno/lnosuppl.pdf
14mu|texlive-lineno-4.41-4|44	%doc %{_texmfdistdir}/doc/latex/lineno/ulineno.pdf
14mu|texlive-lineno-4.41-4|45	#- source
14mu|texlive-lineno-4.41-4|46	%doc %{_texmfdistdir}/source/latex/lineno/fnlineno.tex
14mu|texlive-lineno-4.41-4|47	%doc %{_texmfdistdir}/source/latex/lineno/lineno.tex
14mu|texlive-lineno-4.41-4|48	%doc %{_texmfdistdir}/source/latex/lineno/lnosuppl.tex
14mu|texlive-lineno-4.41-4|49	%doc %{_texmfdistdir}/source/latex/lineno/ulineno.tex
14mu|texlive-lineno-4.41-4|50	
14mu|texlive-lineno-4.41-4|51	#-----------------------------------------------------------------------
14mu|texlive-lineno-4.41-4|52	%prep
14mu|texlive-lineno-4.41-4|53	%setup -c -a0 -a1 -a2
14mu|texlive-lineno-4.41-4|54	
14mu|texlive-lineno-4.41-4|55	%build
14mu|texlive-lineno-4.41-4|56	
14mu|texlive-lineno-4.41-4|57	%install
14mu|texlive-lineno-4.41-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lineno-4.41-4|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lineno-4.41-4|60	
14mu|texlive-lineno-4.41-4|61	
14mu|texlive-lineno-4.41-4|62	
14mu|texlive-lineno-4.41-4|63	%changelog
14mu|texlive-lineno-4.41-4|64	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.41-4
14mu|texlive-lineno-4.41-4|65	+ Revision: 382dbfa
14mu|texlive-lineno-4.41-4|66	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lineno-4.41-4|67	
14mu|texlive-lineno-4.41-4|68	

25154 14
14mu|texlive-linguex-4.3-4|1	# revision 19440
14mu|texlive-linguex-4.3-4|2	# category Package
14mu|texlive-linguex-4.3-4|3	# catalog-ctan /macros/latex/contrib/linguex
14mu|texlive-linguex-4.3-4|4	# catalog-date 2010-06-01 09:12:12 +0200
14mu|texlive-linguex-4.3-4|5	# catalog-license lppl
14mu|texlive-linguex-4.3-4|6	# catalog-version 4.3
14mu|texlive-linguex-4.3-4|7	Name:		texlive-linguex
14mu|texlive-linguex-4.3-4|8	Version:	4.3
14mu|texlive-linguex-4.3-4|9	Release:	4
14mu|texlive-linguex-4.3-4|10	Summary:	Format linguists' examples
14mu|texlive-linguex-4.3-4|11	Group:		Publishing
14mu|texlive-linguex-4.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/linguex
14mu|texlive-linguex-4.3-4|13	License:	LPPL
14mu|texlive-linguex-4.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linguex.tar.xz
14mu|texlive-linguex-4.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/linguex.doc.tar.xz
14mu|texlive-linguex-4.3-4|16	BuildArch:	noarch
14mu|texlive-linguex-4.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-linguex-4.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-linguex-4.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-linguex-4.3-4|20	
14mu|texlive-linguex-4.3-4|21	%description
14mu|texlive-linguex-4.3-4|22	This bundle comprises two packages: - The linguex package
14mu|texlive-linguex-4.3-4|23	facilitates the formatting of linguist examples, automatically
14mu|texlive-linguex-4.3-4|24	taking care of example numbering, indentations, indexed
14mu|texlive-linguex-4.3-4|25	brackets, and the '*' in grammaticality judgments. - The ps-
14mu|texlive-linguex-4.3-4|26	trees package provides linguistic trees, building on the macros
14mu|texlive-linguex-4.3-4|27	of tree-dvips, but overcoming some of the older package's
14mu|texlive-linguex-4.3-4|28	shortcomings.
14mu|texlive-linguex-4.3-4|29	
14mu|texlive-linguex-4.3-4|30	
14mu|texlive-linguex-4.3-4|31	#-----------------------------------------------------------------------
14mu|texlive-linguex-4.3-4|32	%files
14mu|texlive-linguex-4.3-4|33	%{_texmfdistdir}/tex/latex/linguex/linguex.sty
14mu|texlive-linguex-4.3-4|34	%{_texmfdistdir}/tex/latex/linguex/linguho.sty
14mu|texlive-linguex-4.3-4|35	%{_texmfdistdir}/tex/latex/linguex/ps-trees.sty
14mu|texlive-linguex-4.3-4|36	%doc %{_texmfdistdir}/doc/latex/linguex/README
14mu|texlive-linguex-4.3-4|37	%doc %{_texmfdistdir}/doc/latex/linguex/README.TEXLIVE
14mu|texlive-linguex-4.3-4|38	%doc %{_texmfdistdir}/doc/latex/linguex/linguex-doc.pdf
14mu|texlive-linguex-4.3-4|39	%doc %{_texmfdistdir}/doc/latex/linguex/linguex-doc.tex
14mu|texlive-linguex-4.3-4|40	%doc %{_texmfdistdir}/doc/latex/linguex/ps-trees-doc.pdf
14mu|texlive-linguex-4.3-4|41	%doc %{_texmfdistdir}/doc/latex/linguex/ps-trees-doc.tex
14mu|texlive-linguex-4.3-4|42	
14mu|texlive-linguex-4.3-4|43	#-----------------------------------------------------------------------
14mu|texlive-linguex-4.3-4|44	%prep
14mu|texlive-linguex-4.3-4|45	%setup -c -a0 -a1
14mu|texlive-linguex-4.3-4|46	
14mu|texlive-linguex-4.3-4|47	%build
14mu|texlive-linguex-4.3-4|48	
14mu|texlive-linguex-4.3-4|49	%install
14mu|texlive-linguex-4.3-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-linguex-4.3-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-linguex-4.3-4|52	
14mu|texlive-linguex-4.3-4|53	
14mu|texlive-linguex-4.3-4|54	
14mu|texlive-linguex-4.3-4|55	%changelog
14mu|texlive-linguex-4.3-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.3-4
14mu|texlive-linguex-4.3-4|57	+ Revision: 42bf57f
14mu|texlive-linguex-4.3-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-linguex-4.3-4|59	
14mu|texlive-linguex-4.3-4|60	

25155 14
14mu|texlive-lipsum-v1.2-4|1	# revision 22098
14mu|texlive-lipsum-v1.2-4|2	# category Package
14mu|texlive-lipsum-v1.2-4|3	# catalog-ctan /macros/latex/contrib/lipsum
14mu|texlive-lipsum-v1.2-4|4	# catalog-date 2011-04-15 00:51:19 +0200
14mu|texlive-lipsum-v1.2-4|5	# catalog-license lppl
14mu|texlive-lipsum-v1.2-4|6	# catalog-version v1.2
14mu|texlive-lipsum-v1.2-4|7	Name:		texlive-lipsum
14mu|texlive-lipsum-v1.2-4|8	Version:	v1.2
14mu|texlive-lipsum-v1.2-4|9	Release:	4
14mu|texlive-lipsum-v1.2-4|10	Summary:	Easy access to the Lorem Ipsum dummy text
14mu|texlive-lipsum-v1.2-4|11	Group:		Publishing
14mu|texlive-lipsum-v1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lipsum
14mu|texlive-lipsum-v1.2-4|13	License:	LPPL
14mu|texlive-lipsum-v1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lipsum.tar.xz
14mu|texlive-lipsum-v1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lipsum.doc.tar.xz
14mu|texlive-lipsum-v1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lipsum.source.tar.xz
14mu|texlive-lipsum-v1.2-4|17	BuildArch:	noarch
14mu|texlive-lipsum-v1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lipsum-v1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lipsum-v1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lipsum-v1.2-4|21	
14mu|texlive-lipsum-v1.2-4|22	%description
14mu|texlive-lipsum-v1.2-4|23	This package gives you easy access to the Lorem Ipsum dummy
14mu|texlive-lipsum-v1.2-4|24	text; an option is available to separate the paragraphs of the
14mu|texlive-lipsum-v1.2-4|25	dummy text into TeX-paragraphs. All the paragraphs are taken
14mu|texlive-lipsum-v1.2-4|26	with permission from http://lipsum.com/.
14mu|texlive-lipsum-v1.2-4|27	
14mu|texlive-lipsum-v1.2-4|28	
14mu|texlive-lipsum-v1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-lipsum-v1.2-4|30	%files
14mu|texlive-lipsum-v1.2-4|31	%{_texmfdistdir}/tex/latex/lipsum/lipsum.sty
14mu|texlive-lipsum-v1.2-4|32	%doc %{_texmfdistdir}/doc/latex/lipsum/README
14mu|texlive-lipsum-v1.2-4|33	%doc %{_texmfdistdir}/doc/latex/lipsum/lipsum.pdf
14mu|texlive-lipsum-v1.2-4|34	#- source
14mu|texlive-lipsum-v1.2-4|35	%doc %{_texmfdistdir}/source/latex/lipsum/lipsum.dtx
14mu|texlive-lipsum-v1.2-4|36	%doc %{_texmfdistdir}/source/latex/lipsum/lipsum.ins
14mu|texlive-lipsum-v1.2-4|37	
14mu|texlive-lipsum-v1.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-lipsum-v1.2-4|39	%prep
14mu|texlive-lipsum-v1.2-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-lipsum-v1.2-4|41	
14mu|texlive-lipsum-v1.2-4|42	%build
14mu|texlive-lipsum-v1.2-4|43	
14mu|texlive-lipsum-v1.2-4|44	%install
14mu|texlive-lipsum-v1.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lipsum-v1.2-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lipsum-v1.2-4|47	
14mu|texlive-lipsum-v1.2-4|48	
14mu|texlive-lipsum-v1.2-4|49	
14mu|texlive-lipsum-v1.2-4|50	%changelog
14mu|texlive-lipsum-v1.2-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.2-4
14mu|texlive-lipsum-v1.2-4|52	+ Revision: ff543cc
14mu|texlive-lipsum-v1.2-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lipsum-v1.2-4|54	
14mu|texlive-lipsum-v1.2-4|55	

25156 14
14mu|texlive-lisp-on-tex-1.2-3|1	# revision 32561
14mu|texlive-lisp-on-tex-1.2-3|2	# category Package
14mu|texlive-lisp-on-tex-1.2-3|3	# catalog-ctan /macros/latex/contrib/lisp-on-tex
14mu|texlive-lisp-on-tex-1.2-3|4	# catalog-date 2014-01-03 19:54:22 +0100
14mu|texlive-lisp-on-tex-1.2-3|5	# catalog-license bsd
14mu|texlive-lisp-on-tex-1.2-3|6	# catalog-version 1.2
14mu|texlive-lisp-on-tex-1.2-3|7	Name:		texlive-lisp-on-tex
14mu|texlive-lisp-on-tex-1.2-3|8	Version:	1.2
14mu|texlive-lisp-on-tex-1.2-3|9	Release:	3
14mu|texlive-lisp-on-tex-1.2-3|10	Summary:	Execute LISP code in a LaTeX document
14mu|texlive-lisp-on-tex-1.2-3|11	Group:		Publishing
14mu|texlive-lisp-on-tex-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lisp-on-tex
14mu|texlive-lisp-on-tex-1.2-3|13	License:	BSD
14mu|texlive-lisp-on-tex-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lisp-on-tex.tar.xz
14mu|texlive-lisp-on-tex-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lisp-on-tex.doc.tar.xz
14mu|texlive-lisp-on-tex-1.2-3|16	BuildArch:	noarch
14mu|texlive-lisp-on-tex-1.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lisp-on-tex-1.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lisp-on-tex-1.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-lisp-on-tex-1.2-3|20	
14mu|texlive-lisp-on-tex-1.2-3|21	%description
14mu|texlive-lisp-on-tex-1.2-3|22	The package provides a LISP interpreter written using TeX
14mu|texlive-lisp-on-tex-1.2-3|23	macros; it is provided as a LaTeX package. The interpreter
14mu|texlive-lisp-on-tex-1.2-3|24	static scoping, dynamic typing, and eager evaluation.
14mu|texlive-lisp-on-tex-1.2-3|25	
14mu|texlive-lisp-on-tex-1.2-3|26	
14mu|texlive-lisp-on-tex-1.2-3|27	#-----------------------------------------------------------------------
14mu|texlive-lisp-on-tex-1.2-3|28	%files
14mu|texlive-lisp-on-tex-1.2-3|29	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-arith.sty
14mu|texlive-lisp-on-tex-1.2-3|30	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-latexutil.sty
14mu|texlive-lisp-on-tex-1.2-3|31	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-mod-fpnum.sty
14mu|texlive-lisp-on-tex-1.2-3|32	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-on-tex.sty
14mu|texlive-lisp-on-tex-1.2-3|33	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-prim.sty
14mu|texlive-lisp-on-tex-1.2-3|34	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-read.sty
14mu|texlive-lisp-on-tex-1.2-3|35	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-string.sty
14mu|texlive-lisp-on-tex-1.2-3|36	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-util.sty
14mu|texlive-lisp-on-tex-1.2-3|37	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/LICENSE
14mu|texlive-lisp-on-tex-1.2-3|38	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/README
14mu|texlive-lisp-on-tex-1.2-3|39	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fact.pdf
14mu|texlive-lisp-on-tex-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fact.tex
14mu|texlive-lisp-on-tex-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.pdf
14mu|texlive-lisp-on-tex-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.tex
14mu|texlive-lisp-on-tex-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/repl.tex
14mu|texlive-lisp-on-tex-1.2-3|44	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/rocket.pdf
14mu|texlive-lisp-on-tex-1.2-3|45	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/rocket.tex
14mu|texlive-lisp-on-tex-1.2-3|46	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/showfont.tex
14mu|texlive-lisp-on-tex-1.2-3|47	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/asts.tex
14mu|texlive-lisp-on-tex-1.2-3|48	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/mandel.pdf
14mu|texlive-lisp-on-tex-1.2-3|49	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/mandel.tex
14mu|texlive-lisp-on-tex-1.2-3|50	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/tarai.pdf
14mu|texlive-lisp-on-tex-1.2-3|51	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/tarai.tex
14mu|texlive-lisp-on-tex-1.2-3|52	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/ast.tex
14mu|texlive-lisp-on-tex-1.2-3|53	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/mandel.pdf
14mu|texlive-lisp-on-tex-1.2-3|54	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/mandel.tex
14mu|texlive-lisp-on-tex-1.2-3|55	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/tarai.pdf
14mu|texlive-lisp-on-tex-1.2-3|56	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/tarai.tex
14mu|texlive-lisp-on-tex-1.2-3|57	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/asts.pdf
14mu|texlive-lisp-on-tex-1.2-3|58	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/asts.tex
14mu|texlive-lisp-on-tex-1.2-3|59	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/mandel.pdf
14mu|texlive-lisp-on-tex-1.2-3|60	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/mandel.tex
14mu|texlive-lisp-on-tex-1.2-3|61	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/tarai.pdf
14mu|texlive-lisp-on-tex-1.2-3|62	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/tarai.tex
14mu|texlive-lisp-on-tex-1.2-3|63	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/asts.pdf
14mu|texlive-lisp-on-tex-1.2-3|64	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/asts.tex
14mu|texlive-lisp-on-tex-1.2-3|65	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/mandel.pdf
14mu|texlive-lisp-on-tex-1.2-3|66	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/mandel.tex
14mu|texlive-lisp-on-tex-1.2-3|67	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/tarai.pdf
14mu|texlive-lisp-on-tex-1.2-3|68	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/tarai.tex
14mu|texlive-lisp-on-tex-1.2-3|69	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.lgpl
14mu|texlive-lisp-on-tex-1.2-3|70	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.pdf
14mu|texlive-lisp-on-tex-1.2-3|71	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.tex
14mu|texlive-lisp-on-tex-1.2-3|72	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/asts.lgpl
14mu|texlive-lisp-on-tex-1.2-3|73	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/asts.pipe
14mu|texlive-lisp-on-tex-1.2-3|74	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.lgpl
14mu|texlive-lisp-on-tex-1.2-3|75	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.pdf
14mu|texlive-lisp-on-tex-1.2-3|76	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.tex
14mu|texlive-lisp-on-tex-1.2-3|77	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.lgpl
14mu|texlive-lisp-on-tex-1.2-3|78	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.pdf
14mu|texlive-lisp-on-tex-1.2-3|79	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.tex
14mu|texlive-lisp-on-tex-1.2-3|80	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/slide.pdf
14mu|texlive-lisp-on-tex-1.2-3|81	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/slide.tex
14mu|texlive-lisp-on-tex-1.2-3|82	
14mu|texlive-lisp-on-tex-1.2-3|83	#-----------------------------------------------------------------------
14mu|texlive-lisp-on-tex-1.2-3|84	%prep
14mu|texlive-lisp-on-tex-1.2-3|85	%setup -c -a0 -a1
14mu|texlive-lisp-on-tex-1.2-3|86	
14mu|texlive-lisp-on-tex-1.2-3|87	%build
14mu|texlive-lisp-on-tex-1.2-3|88	
14mu|texlive-lisp-on-tex-1.2-3|89	%install
14mu|texlive-lisp-on-tex-1.2-3|90	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lisp-on-tex-1.2-3|91	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lisp-on-tex-1.2-3|92	
14mu|texlive-lisp-on-tex-1.2-3|93	%changelog
14mu|texlive-lisp-on-tex-1.2-3|94	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14mu|texlive-lisp-on-tex-1.2-3|95	+ Revision: 4adea37
14mu|texlive-lisp-on-tex-1.2-3|96	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lisp-on-tex-1.2-3|97	
14mu|texlive-lisp-on-tex-1.2-3|98	

25157 14
14mu|texlive-listing-1.2-4|1	# revision 17373
14mu|texlive-listing-1.2-4|2	# category Package
14mu|texlive-listing-1.2-4|3	# catalog-ctan /macros/latex/contrib/listing
14mu|texlive-listing-1.2-4|4	# catalog-date 2010-03-09 13:13:30 +0100
14mu|texlive-listing-1.2-4|5	# catalog-license lppl
14mu|texlive-listing-1.2-4|6	# catalog-version 1.2
14mu|texlive-listing-1.2-4|7	Name:		texlive-listing
14mu|texlive-listing-1.2-4|8	Version:	1.2
14mu|texlive-listing-1.2-4|9	Release:	4
14mu|texlive-listing-1.2-4|10	Summary:	Produce formatted program listings
14mu|texlive-listing-1.2-4|11	Group:		Publishing
14mu|texlive-listing-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listing
14mu|texlive-listing-1.2-4|13	License:	LPPL
14mu|texlive-listing-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listing.tar.xz
14mu|texlive-listing-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listing.doc.tar.xz
14mu|texlive-listing-1.2-4|16	BuildArch:	noarch
14mu|texlive-listing-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-listing-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-listing-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-listing-1.2-4|20	
14mu|texlive-listing-1.2-4|21	%description
14mu|texlive-listing-1.2-4|22	The listing environment is provided and is similar to figure
14mu|texlive-listing-1.2-4|23	and table, although it is not a floating environment. Includes
14mu|texlive-listing-1.2-4|24	support for \caption, \label, \ref, and introduces
14mu|texlive-listing-1.2-4|25	\listoflistings, \listingname, \listlistingname. It produces a
14mu|texlive-listing-1.2-4|26	.lol file. It does not change \@makecaption (unless the option
14mu|texlive-listing-1.2-4|27	bigcaptions is used), so packages that change the layout of
14mu|texlive-listing-1.2-4|28	\caption still work.
14mu|texlive-listing-1.2-4|29	
14mu|texlive-listing-1.2-4|30	
14mu|texlive-listing-1.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-listing-1.2-4|32	%files
14mu|texlive-listing-1.2-4|33	%{_texmfdistdir}/tex/latex/listing/listing.sty
14mu|texlive-listing-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/listing/listing.pdf
14mu|texlive-listing-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/listing/listing.tex
14mu|texlive-listing-1.2-4|36	
14mu|texlive-listing-1.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-listing-1.2-4|38	%prep
14mu|texlive-listing-1.2-4|39	%setup -c -a0 -a1
14mu|texlive-listing-1.2-4|40	
14mu|texlive-listing-1.2-4|41	%build
14mu|texlive-listing-1.2-4|42	
14mu|texlive-listing-1.2-4|43	%install
14mu|texlive-listing-1.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-listing-1.2-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-listing-1.2-4|46	
14mu|texlive-listing-1.2-4|47	
14mu|texlive-listing-1.2-4|48	
14mu|texlive-listing-1.2-4|49	%changelog
14mu|texlive-listing-1.2-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-listing-1.2-4|51	+ Revision: 93ea9f3
14mu|texlive-listing-1.2-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-listing-1.2-4|53	
14mu|texlive-listing-1.2-4|54	

25158 14
14mu|texlive-listings-1.4-4|1	# revision 15878
14mu|texlive-listings-1.4-4|2	# category Package
14mu|texlive-listings-1.4-4|3	# catalog-ctan /macros/latex/contrib/listings
14mu|texlive-listings-1.4-4|4	# catalog-date 2007-03-12 20:45:12 +0100
14mu|texlive-listings-1.4-4|5	# catalog-license lppl
14mu|texlive-listings-1.4-4|6	# catalog-version 1.4
14mu|texlive-listings-1.4-4|7	Name:		texlive-listings
14mu|texlive-listings-1.4-4|8	Version:	1.4
14mu|texlive-listings-1.4-4|9	Release:	4
14mu|texlive-listings-1.4-4|10	Summary:	Typeset source code listings using LaTeX
14mu|texlive-listings-1.4-4|11	Group:		Publishing
14mu|texlive-listings-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listings
14mu|texlive-listings-1.4-4|13	License:	LPPL
14mu|texlive-listings-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listings.tar.xz
14mu|texlive-listings-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listings.doc.tar.xz
14mu|texlive-listings-1.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listings.source.tar.xz
14mu|texlive-listings-1.4-4|17	BuildArch:	noarch
14mu|texlive-listings-1.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-listings-1.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-listings-1.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-listings-1.4-4|21	
14mu|texlive-listings-1.4-4|22	%description
14mu|texlive-listings-1.4-4|23	Typeset programs (programming code) within LaTeX. The source
14mu|texlive-listings-1.4-4|24	code is read directly by TeX. Keywords, comments and strings
14mu|texlive-listings-1.4-4|25	can be typeset using different styles (default is bold for
14mu|texlive-listings-1.4-4|26	keywords, italic for comments and no special style for
14mu|texlive-listings-1.4-4|27	strings). Includes support for hyperref. To use, simply
14mu|texlive-listings-1.4-4|28	\usepackage{listings}, identify the language with
14mu|texlive-listings-1.4-4|29	\lstset{language=Python}, then employ the \begin{lstlisting}
14mu|texlive-listings-1.4-4|30	... \end{lstlisting} environment or the
14mu|texlive-listings-1.4-4|31	\lstinputlisting{filename.py} command. Short (in-line) listings
14mu|texlive-listings-1.4-4|32	are also available, using either \lstinline|...| or | ... |
14mu|texlive-listings-1.4-4|33	(after defining the | token with the \lstMakeShortInline
14mu|texlive-listings-1.4-4|34	command).
14mu|texlive-listings-1.4-4|35	
14mu|texlive-listings-1.4-4|36	
14mu|texlive-listings-1.4-4|37	#-----------------------------------------------------------------------
14mu|texlive-listings-1.4-4|38	%files
14mu|texlive-listings-1.4-4|39	%{_texmfdistdir}/tex/latex/listings/listings.cfg
14mu|texlive-listings-1.4-4|40	%{_texmfdistdir}/tex/latex/listings/listings.sty
14mu|texlive-listings-1.4-4|41	%{_texmfdistdir}/tex/latex/listings/lstdoc.sty
14mu|texlive-listings-1.4-4|42	%{_texmfdistdir}/tex/latex/listings/lstlang1.sty
14mu|texlive-listings-1.4-4|43	%{_texmfdistdir}/tex/latex/listings/lstlang2.sty
14mu|texlive-listings-1.4-4|44	%{_texmfdistdir}/tex/latex/listings/lstlang3.sty
14mu|texlive-listings-1.4-4|45	%{_texmfdistdir}/tex/latex/listings/lstmisc.sty
14mu|texlive-listings-1.4-4|46	%doc %{_texmfdistdir}/doc/latex/listings/README
14mu|texlive-listings-1.4-4|47	%doc %{_texmfdistdir}/doc/latex/listings/listings.pdf
14mu|texlive-listings-1.4-4|48	#- source
14mu|texlive-listings-1.4-4|49	%doc %{_texmfdistdir}/source/latex/listings/Makefile
14mu|texlive-listings-1.4-4|50	%doc %{_texmfdistdir}/source/latex/listings/listings.dtx
14mu|texlive-listings-1.4-4|51	%doc %{_texmfdistdir}/source/latex/listings/listings.ins
14mu|texlive-listings-1.4-4|52	%doc %{_texmfdistdir}/source/latex/listings/lstdrvrs.dtx
14mu|texlive-listings-1.4-4|53	%doc %{_texmfdistdir}/source/latex/listings/lstdrvrs.ins
14mu|texlive-listings-1.4-4|54	
14mu|texlive-listings-1.4-4|55	#-----------------------------------------------------------------------
14mu|texlive-listings-1.4-4|56	%prep
14mu|texlive-listings-1.4-4|57	%setup -c -a0 -a1 -a2
14mu|texlive-listings-1.4-4|58	
14mu|texlive-listings-1.4-4|59	%build
14mu|texlive-listings-1.4-4|60	
14mu|texlive-listings-1.4-4|61	%install
14mu|texlive-listings-1.4-4|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-listings-1.4-4|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-listings-1.4-4|64	
14mu|texlive-listings-1.4-4|65	
14mu|texlive-listings-1.4-4|66	
14mu|texlive-listings-1.4-4|67	%changelog
14mu|texlive-listings-1.4-4|68	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-listings-1.4-4|69	+ Revision: 53f17bc
14mu|texlive-listings-1.4-4|70	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-listings-1.4-4|71	
14mu|texlive-listings-1.4-4|72	

25159 14
14mu|texlive-listliketab-20061208-4|1	# revision 15878
14mu|texlive-listliketab-20061208-4|2	# category Package
14mu|texlive-listliketab-20061208-4|3	# catalog-ctan /macros/latex/contrib/listliketab
14mu|texlive-listliketab-20061208-4|4	# catalog-date 2006-12-08 20:57:43 +0100
14mu|texlive-listliketab-20061208-4|5	# catalog-license lppl
14mu|texlive-listliketab-20061208-4|6	# catalog-version undef
14mu|texlive-listliketab-20061208-4|7	Name:		texlive-listliketab
14mu|texlive-listliketab-20061208-4|8	Version:	20061208
14mu|texlive-listliketab-20061208-4|9	Release:	4
14mu|texlive-listliketab-20061208-4|10	Summary:	Typeset lists as tables
14mu|texlive-listliketab-20061208-4|11	Group:		Publishing
14mu|texlive-listliketab-20061208-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listliketab
14mu|texlive-listliketab-20061208-4|13	License:	LPPL
14mu|texlive-listliketab-20061208-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listliketab.tar.xz
14mu|texlive-listliketab-20061208-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listliketab.doc.tar.xz
14mu|texlive-listliketab-20061208-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listliketab.source.tar.xz
14mu|texlive-listliketab-20061208-4|17	BuildArch:	noarch
14mu|texlive-listliketab-20061208-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-listliketab-20061208-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-listliketab-20061208-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-listliketab-20061208-4|21	
14mu|texlive-listliketab-20061208-4|22	%description
14mu|texlive-listliketab-20061208-4|23	The listliketab package helps the user make list-like tabulars,
14mu|texlive-listliketab-20061208-4|24	i.e., a tabular that is indistinguishable from an itemize or
14mu|texlive-listliketab-20061208-4|25	enumerate environment. The advantage of using a tabular is that
14mu|texlive-listliketab-20061208-4|26	the user can add additional columns to each entry in the list.
14mu|texlive-listliketab-20061208-4|27	
14mu|texlive-listliketab-20061208-4|28	
14mu|texlive-listliketab-20061208-4|29	#-----------------------------------------------------------------------
14mu|texlive-listliketab-20061208-4|30	%files
14mu|texlive-listliketab-20061208-4|31	%{_texmfdistdir}/tex/latex/listliketab/listliketab.sty
14mu|texlive-listliketab-20061208-4|32	%doc %{_texmfdistdir}/doc/latex/listliketab/README
14mu|texlive-listliketab-20061208-4|33	%doc %{_texmfdistdir}/doc/latex/listliketab/listliketab.pdf
14mu|texlive-listliketab-20061208-4|34	#- source
14mu|texlive-listliketab-20061208-4|35	%doc %{_texmfdistdir}/source/latex/listliketab/listliketab.dtx
14mu|texlive-listliketab-20061208-4|36	%doc %{_texmfdistdir}/source/latex/listliketab/listliketab.ins
14mu|texlive-listliketab-20061208-4|37	
14mu|texlive-listliketab-20061208-4|38	#-----------------------------------------------------------------------
14mu|texlive-listliketab-20061208-4|39	%prep
14mu|texlive-listliketab-20061208-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-listliketab-20061208-4|41	
14mu|texlive-listliketab-20061208-4|42	%build
14mu|texlive-listliketab-20061208-4|43	
14mu|texlive-listliketab-20061208-4|44	%install
14mu|texlive-listliketab-20061208-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-listliketab-20061208-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-listliketab-20061208-4|47	
14mu|texlive-listliketab-20061208-4|48	
14mu|texlive-listliketab-20061208-4|49	
14mu|texlive-listliketab-20061208-4|50	%changelog
14mu|texlive-listliketab-20061208-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061208-4
14mu|texlive-listliketab-20061208-4|52	+ Revision: 7bd9bdf
14mu|texlive-listliketab-20061208-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-listliketab-20061208-4|54	
14mu|texlive-listliketab-20061208-4|55	

25160 14
14mu|texlive-listofsymbols-0.2-4|1	# revision 16134
14mu|texlive-listofsymbols-0.2-4|2	# category Package
14mu|texlive-listofsymbols-0.2-4|3	# catalog-ctan /macros/latex/contrib/listofsymbols
14mu|texlive-listofsymbols-0.2-4|4	# catalog-date 2009-11-29 13:21:16 +0100
14mu|texlive-listofsymbols-0.2-4|5	# catalog-license lppl
14mu|texlive-listofsymbols-0.2-4|6	# catalog-version 0.2
14mu|texlive-listofsymbols-0.2-4|7	Name:		texlive-listofsymbols
14mu|texlive-listofsymbols-0.2-4|8	Version:	0.2
14mu|texlive-listofsymbols-0.2-4|9	Release:	4
14mu|texlive-listofsymbols-0.2-4|10	Summary:	Create and manipulate lists of symbols
14mu|texlive-listofsymbols-0.2-4|11	Group:		Publishing
14mu|texlive-listofsymbols-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/listofsymbols
14mu|texlive-listofsymbols-0.2-4|13	License:	LPPL
14mu|texlive-listofsymbols-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listofsymbols.tar.xz
14mu|texlive-listofsymbols-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listofsymbols.doc.tar.xz
14mu|texlive-listofsymbols-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/listofsymbols.source.tar.xz
14mu|texlive-listofsymbols-0.2-4|17	BuildArch:	noarch
14mu|texlive-listofsymbols-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-listofsymbols-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-listofsymbols-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-listofsymbols-0.2-4|21	
14mu|texlive-listofsymbols-0.2-4|22	%description
14mu|texlive-listofsymbols-0.2-4|23	Listofsymbols provides commands to automatically create a list
14mu|texlive-listofsymbols-0.2-4|24	of symbols (also called notation or nomenclature), and to
14mu|texlive-listofsymbols-0.2-4|25	handle symbols logically, i.e. define a macro that is expanded
14mu|texlive-listofsymbols-0.2-4|26	to the desired output and use the macro in the text rather than
14mu|texlive-listofsymbols-0.2-4|27	`hardcoding' the output into the text. This helps to ensure
14mu|texlive-listofsymbols-0.2-4|28	consistency throughout the text, especially if there is a
14mu|texlive-listofsymbols-0.2-4|29	chance that symbols will be changed at some stage. The package
14mu|texlive-listofsymbols-0.2-4|30	is more or less a combination of what the packages nomencl and
14mu|texlive-listofsymbols-0.2-4|31	formula do. The concept of creating the list of symbols,
14mu|texlive-listofsymbols-0.2-4|32	though, is different from the way nomencl.sty does it.
14mu|texlive-listofsymbols-0.2-4|33	
14mu|texlive-listofsymbols-0.2-4|34	
14mu|texlive-listofsymbols-0.2-4|35	#-----------------------------------------------------------------------
14mu|texlive-listofsymbols-0.2-4|36	%files
14mu|texlive-listofsymbols-0.2-4|37	%{_texmfdistdir}/tex/latex/listofsymbols/listofsymbols.sty
14mu|texlive-listofsymbols-0.2-4|38	%doc %{_texmfdistdir}/doc/latex/listofsymbols/README
14mu|texlive-listofsymbols-0.2-4|39	%doc %{_texmfdistdir}/doc/latex/listofsymbols/listofsymbols.pdf
14mu|texlive-listofsymbols-0.2-4|40	#- source
14mu|texlive-listofsymbols-0.2-4|41	%doc %{_texmfdistdir}/source/latex/listofsymbols/listofsymbols.dtx
14mu|texlive-listofsymbols-0.2-4|42	%doc %{_texmfdistdir}/source/latex/listofsymbols/listofsymbols.ins
14mu|texlive-listofsymbols-0.2-4|43	
14mu|texlive-listofsymbols-0.2-4|44	#-----------------------------------------------------------------------
14mu|texlive-listofsymbols-0.2-4|45	%prep
14mu|texlive-listofsymbols-0.2-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-listofsymbols-0.2-4|47	
14mu|texlive-listofsymbols-0.2-4|48	%build
14mu|texlive-listofsymbols-0.2-4|49	
14mu|texlive-listofsymbols-0.2-4|50	%install
14mu|texlive-listofsymbols-0.2-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-listofsymbols-0.2-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-listofsymbols-0.2-4|53	
14mu|texlive-listofsymbols-0.2-4|54	
14mu|texlive-listofsymbols-0.2-4|55	
14mu|texlive-listofsymbols-0.2-4|56	%changelog
14mu|texlive-listofsymbols-0.2-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-listofsymbols-0.2-4|58	+ Revision: 418f4fc
14mu|texlive-listofsymbols-0.2-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-listofsymbols-0.2-4|60	
14mu|texlive-listofsymbols-0.2-4|61	

25161 14
14mu|texlive-lithuanian-20081106-4|1	# revision 22722
14mu|texlive-lithuanian-20081106-4|2	# category Package
14mu|texlive-lithuanian-20081106-4|3	# catalog-ctan /language/lithuanian
14mu|texlive-lithuanian-20081106-4|4	# catalog-date 2008-11-06 00:30:15 +0100
14mu|texlive-lithuanian-20081106-4|5	# catalog-license lppl
14mu|texlive-lithuanian-20081106-4|6	# catalog-version undef
14mu|texlive-lithuanian-20081106-4|7	Name:		texlive-lithuanian
14mu|texlive-lithuanian-20081106-4|8	Version:	20081106
14mu|texlive-lithuanian-20081106-4|9	Release:	4
14mu|texlive-lithuanian-20081106-4|10	Summary:	Lithuanian language support
14mu|texlive-lithuanian-20081106-4|11	Group:		Publishing
14mu|texlive-lithuanian-20081106-4|12	URL:		http://www.ctan.org/tex-archive/language/lithuanian
14mu|texlive-lithuanian-20081106-4|13	License:	LPPL
14mu|texlive-lithuanian-20081106-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lithuanian.tar.xz
14mu|texlive-lithuanian-20081106-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lithuanian.doc.tar.xz
14mu|texlive-lithuanian-20081106-4|16	BuildArch:	noarch
14mu|texlive-lithuanian-20081106-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lithuanian-20081106-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lithuanian-20081106-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lithuanian-20081106-4|20	
14mu|texlive-lithuanian-20081106-4|21	%description
14mu|texlive-lithuanian-20081106-4|22	This language support package provides: - Lithuanian language
14mu|texlive-lithuanian-20081106-4|23	hyphenation patterns; - Lithuanian support for Babel; -
14mu|texlive-lithuanian-20081106-4|24	Lithuanian mapping and metrics for using the URW base-35 Type 1
14mu|texlive-lithuanian-20081106-4|25	fonts; - examples for making Lithuanian fonts with fontinst;
14mu|texlive-lithuanian-20081106-4|26	and - extra tools for intputenc and fontenc.
14mu|texlive-lithuanian-20081106-4|27	
14mu|texlive-lithuanian-20081106-4|28	
14mu|texlive-lithuanian-20081106-4|29	#-----------------------------------------------------------------------
14mu|texlive-lithuanian-20081106-4|30	%files
14mu|texlive-lithuanian-20081106-4|31	%{_texmfdistdir}/fonts/enc/dvips/lithuanian/latin7x.enc
14mu|texlive-lithuanian-20081106-4|32	%{_texmfdistdir}/fonts/map/dvips/lithuanian/l7x-urwvn.map
14mu|texlive-lithuanian-20081106-4|33	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagd.tfm
14mu|texlive-lithuanian-20081106-4|34	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagdo.tfm
14mu|texlive-lithuanian-20081106-4|35	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagk.tfm
14mu|texlive-lithuanian-20081106-4|36	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagko.tfm
14mu|texlive-lithuanian-20081106-4|37	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkd.tfm
14mu|texlive-lithuanian-20081106-4|38	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkdi.tfm
14mu|texlive-lithuanian-20081106-4|39	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkl.tfm
14mu|texlive-lithuanian-20081106-4|40	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkli.tfm
14mu|texlive-lithuanian-20081106-4|41	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrb.tfm
14mu|texlive-lithuanian-20081106-4|42	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrbo.tfm
14mu|texlive-lithuanian-20081106-4|43	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrr.tfm
14mu|texlive-lithuanian-20081106-4|44	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrro.tfm
14mu|texlive-lithuanian-20081106-4|45	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvb.tfm
14mu|texlive-lithuanian-20081106-4|46	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvbc.tfm
14mu|texlive-lithuanian-20081106-4|47	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvbo.tfm
14mu|texlive-lithuanian-20081106-4|48	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvboc.tfm
14mu|texlive-lithuanian-20081106-4|49	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvr.tfm
14mu|texlive-lithuanian-20081106-4|50	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvrc.tfm
14mu|texlive-lithuanian-20081106-4|51	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvro.tfm
14mu|texlive-lithuanian-20081106-4|52	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvroc.tfm
14mu|texlive-lithuanian-20081106-4|53	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncb.tfm
14mu|texlive-lithuanian-20081106-4|54	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncbi.tfm
14mu|texlive-lithuanian-20081106-4|55	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncr.tfm
14mu|texlive-lithuanian-20081106-4|56	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncri.tfm
14mu|texlive-lithuanian-20081106-4|57	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplb.tfm
14mu|texlive-lithuanian-20081106-4|58	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplbi.tfm
14mu|texlive-lithuanian-20081106-4|59	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplr.tfm
14mu|texlive-lithuanian-20081106-4|60	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplri.tfm
14mu|texlive-lithuanian-20081106-4|61	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmb.tfm
14mu|texlive-lithuanian-20081106-4|62	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmbi.tfm
14mu|texlive-lithuanian-20081106-4|63	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmr.tfm
14mu|texlive-lithuanian-20081106-4|64	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmri.tfm
14mu|texlive-lithuanian-20081106-4|65	%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uzcmi.tfm
14mu|texlive-lithuanian-20081106-4|66	%{_texmfdistdir}/tex/latex/lithuanian/cp772.def
14mu|texlive-lithuanian-20081106-4|67	%{_texmfdistdir}/tex/latex/lithuanian/cp774.def
14mu|texlive-lithuanian-20081106-4|68	%{_texmfdistdir}/tex/latex/lithuanian/cp775.def
14mu|texlive-lithuanian-20081106-4|69	%{_texmfdistdir}/tex/latex/lithuanian/cpKBL.def
14mu|texlive-lithuanian-20081106-4|70	%{_texmfdistdir}/tex/latex/lithuanian/cpRIM.def
14mu|texlive-lithuanian-20081106-4|71	%{_texmfdistdir}/tex/latex/lithuanian/l7xenc.def
14mu|texlive-lithuanian-20081106-4|72	%{_texmfdistdir}/tex/latex/lithuanian/l7xenc.dfu
14mu|texlive-lithuanian-20081106-4|73	%{_texmfdistdir}/tex/latex/lithuanian/l7xenc.sty
14mu|texlive-lithuanian-20081106-4|74	%{_texmfdistdir}/tex/latex/lithuanian/l7xuag.fd
14mu|texlive-lithuanian-20081106-4|75	%{_texmfdistdir}/tex/latex/lithuanian/l7xubk.fd
14mu|texlive-lithuanian-20081106-4|76	%{_texmfdistdir}/tex/latex/lithuanian/l7xucr.fd
14mu|texlive-lithuanian-20081106-4|77	%{_texmfdistdir}/tex/latex/lithuanian/l7xuhv.fd
14mu|texlive-lithuanian-20081106-4|78	%{_texmfdistdir}/tex/latex/lithuanian/l7xunc.fd
14mu|texlive-lithuanian-20081106-4|79	%{_texmfdistdir}/tex/latex/lithuanian/l7xupl.fd
14mu|texlive-lithuanian-20081106-4|80	%{_texmfdistdir}/tex/latex/lithuanian/l7xutm.fd
14mu|texlive-lithuanian-20081106-4|81	%{_texmfdistdir}/tex/latex/lithuanian/l7xuzc.fd
14mu|texlive-lithuanian-20081106-4|82	%{_texmfdistdir}/tex/latex/lithuanian/latin7.def
14mu|texlive-lithuanian-20081106-4|83	%{_texmfdistdir}/tex/latex/lithuanian/lithuanian.ldf
14mu|texlive-lithuanian-20081106-4|84	%{_texmfdistdir}/tex/latex/lithuanian/lithuanian.sty
14mu|texlive-lithuanian-20081106-4|85	%doc %{_texmfdistdir}/doc/latex/lithuanian/COPYING
14mu|texlive-lithuanian-20081106-4|86	%doc %{_texmfdistdir}/doc/latex/lithuanian/ChangeLog
14mu|texlive-lithuanian-20081106-4|87	%doc %{_texmfdistdir}/doc/latex/lithuanian/Copyright
14mu|texlive-lithuanian-20081106-4|88	%doc %{_texmfdistdir}/doc/latex/lithuanian/README.lithuanian
14mu|texlive-lithuanian-20081106-4|89	%doc %{_texmfdistdir}/doc/latex/lithuanian/latin7lt.tex
14mu|texlive-lithuanian-20081106-4|90	%doc %{_texmfdistdir}/doc/latex/lithuanian/latin7x.etx
14mu|texlive-lithuanian-20081106-4|91	%doc %{_texmfdistdir}/doc/latex/lithuanian/latin7x.mtx
14mu|texlive-lithuanian-20081106-4|92	%doc %{_texmfdistdir}/doc/latex/lithuanian/latin7x.pdf
14mu|texlive-lithuanian-20081106-4|93	%doc %{_texmfdistdir}/doc/latex/lithuanian/makeLT.html
14mu|texlive-lithuanian-20081106-4|94	%doc %{_texmfdistdir}/doc/latex/lithuanian/makelt.tex
14mu|texlive-lithuanian-20081106-4|95	%doc %{_texmfdistdir}/doc/latex/lithuanian/makeltmap.tex
14mu|texlive-lithuanian-20081106-4|96	%doc %{_texmfdistdir}/doc/latex/lithuanian/testlt-urw.tex
14mu|texlive-lithuanian-20081106-4|97	%doc %{_texmfdistdir}/doc/latex/lithuanian/testlt.tex
14mu|texlive-lithuanian-20081106-4|98	
14mu|texlive-lithuanian-20081106-4|99	#-----------------------------------------------------------------------
14mu|texlive-lithuanian-20081106-4|100	%prep
14mu|texlive-lithuanian-20081106-4|101	%setup -c -a0 -a1
14mu|texlive-lithuanian-20081106-4|102	
14mu|texlive-lithuanian-20081106-4|103	%build
14mu|texlive-lithuanian-20081106-4|104	
14mu|texlive-lithuanian-20081106-4|105	%install
14mu|texlive-lithuanian-20081106-4|106	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lithuanian-20081106-4|107	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lithuanian-20081106-4|108	
14mu|texlive-lithuanian-20081106-4|109	
14mu|texlive-lithuanian-20081106-4|110	
14mu|texlive-lithuanian-20081106-4|111	%changelog
14mu|texlive-lithuanian-20081106-4|112	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081106-4
14mu|texlive-lithuanian-20081106-4|113	+ Revision: 0a610fc
14mu|texlive-lithuanian-20081106-4|114	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lithuanian-20081106-4|115	
14mu|texlive-lithuanian-20081106-4|116	

25162 14
14mu|texlive-liturg-1.0-4|1	# revision 15878
14mu|texlive-liturg-1.0-4|2	# category Package
14mu|texlive-liturg-1.0-4|3	# catalog-ctan /macros/latex/contrib/liturg
14mu|texlive-liturg-1.0-4|4	# catalog-date 2008-09-08 11:32:46 +0200
14mu|texlive-liturg-1.0-4|5	# catalog-license lppl
14mu|texlive-liturg-1.0-4|6	# catalog-version 1.0
14mu|texlive-liturg-1.0-4|7	Name:		texlive-liturg
14mu|texlive-liturg-1.0-4|8	Version:	1.0
14mu|texlive-liturg-1.0-4|9	Release:	4
14mu|texlive-liturg-1.0-4|10	Summary:	Support for typesetting Catholic liturgical texts
14mu|texlive-liturg-1.0-4|11	Group:		Publishing
14mu|texlive-liturg-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/liturg
14mu|texlive-liturg-1.0-4|13	License:	LPPL
14mu|texlive-liturg-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/liturg.tar.xz
14mu|texlive-liturg-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/liturg.doc.tar.xz
14mu|texlive-liturg-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/liturg.source.tar.xz
14mu|texlive-liturg-1.0-4|17	BuildArch:	noarch
14mu|texlive-liturg-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-liturg-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-liturg-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-liturg-1.0-4|21	
14mu|texlive-liturg-1.0-4|22	%description
14mu|texlive-liturg-1.0-4|23	The packages offers simple macros for typesetting Catholic
14mu|texlive-liturg-1.0-4|24	liturgical texts, particularly Missal and Breviary texts. The
14mu|texlive-liturg-1.0-4|25	package assumes availability of Latin typesetting packages.
14mu|texlive-liturg-1.0-4|26	
14mu|texlive-liturg-1.0-4|27	
14mu|texlive-liturg-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-liturg-1.0-4|29	%files
14mu|texlive-liturg-1.0-4|30	%{_texmfdistdir}/tex/latex/liturg/liturg.sty
14mu|texlive-liturg-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/liturg/README
14mu|texlive-liturg-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/liturg/liturg.pdf
14mu|texlive-liturg-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/liturg/test.tex
14mu|texlive-liturg-1.0-4|34	#- source
14mu|texlive-liturg-1.0-4|35	%doc %{_texmfdistdir}/source/latex/liturg/liturg.ins
14mu|texlive-liturg-1.0-4|36	
14mu|texlive-liturg-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-liturg-1.0-4|38	%prep
14mu|texlive-liturg-1.0-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-liturg-1.0-4|40	
14mu|texlive-liturg-1.0-4|41	%build
14mu|texlive-liturg-1.0-4|42	
14mu|texlive-liturg-1.0-4|43	%install
14mu|texlive-liturg-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-liturg-1.0-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-liturg-1.0-4|46	
14mu|texlive-liturg-1.0-4|47	
14mu|texlive-liturg-1.0-4|48	
14mu|texlive-liturg-1.0-4|49	%changelog
14mu|texlive-liturg-1.0-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-liturg-1.0-4|51	+ Revision: e155eae
14mu|texlive-liturg-1.0-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-liturg-1.0-4|53	
14mu|texlive-liturg-1.0-4|54	

25163 14
14mu|texlive-lkproof-3.1-4|1	# revision 20021
14mu|texlive-lkproof-3.1-4|2	# category Package
14mu|texlive-lkproof-3.1-4|3	# catalog-ctan /macros/latex/contrib/lkproof
14mu|texlive-lkproof-3.1-4|4	# catalog-date 2010-10-07 09:27:06 +0200
14mu|texlive-lkproof-3.1-4|5	# catalog-license gpl
14mu|texlive-lkproof-3.1-4|6	# catalog-version 3.1
14mu|texlive-lkproof-3.1-4|7	Name:		texlive-lkproof
14mu|texlive-lkproof-3.1-4|8	Version:	3.1
14mu|texlive-lkproof-3.1-4|9	Release:	4
14mu|texlive-lkproof-3.1-4|10	Summary:	LK Proof figure macros
14mu|texlive-lkproof-3.1-4|11	Group:		Publishing
14mu|texlive-lkproof-3.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lkproof
14mu|texlive-lkproof-3.1-4|13	License:	GPL
14mu|texlive-lkproof-3.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lkproof.tar.xz
14mu|texlive-lkproof-3.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lkproof.doc.tar.xz
14mu|texlive-lkproof-3.1-4|16	BuildArch:	noarch
14mu|texlive-lkproof-3.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lkproof-3.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lkproof-3.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lkproof-3.1-4|20	
14mu|texlive-lkproof-3.1-4|21	%description
14mu|texlive-lkproof-3.1-4|22	The package defines a pair of commands \infer and \deduce, that
14mu|texlive-lkproof-3.1-4|23	are used in constructing LK proof diagrams.
14mu|texlive-lkproof-3.1-4|24	
14mu|texlive-lkproof-3.1-4|25	
14mu|texlive-lkproof-3.1-4|26	#-----------------------------------------------------------------------
14mu|texlive-lkproof-3.1-4|27	%files
14mu|texlive-lkproof-3.1-4|28	%{_texmfdistdir}/tex/latex/lkproof/proof.sty
14mu|texlive-lkproof-3.1-4|29	%doc %{_texmfdistdir}/doc/latex/lkproof/lkproof-doc.pdf
14mu|texlive-lkproof-3.1-4|30	%doc %{_texmfdistdir}/doc/latex/lkproof/lkproof-doc.tex
14mu|texlive-lkproof-3.1-4|31	%doc %{_texmfdistdir}/doc/latex/lkproof/proofeg.tex
14mu|texlive-lkproof-3.1-4|32	
14mu|texlive-lkproof-3.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-lkproof-3.1-4|34	%prep
14mu|texlive-lkproof-3.1-4|35	%setup -c -a0 -a1
14mu|texlive-lkproof-3.1-4|36	
14mu|texlive-lkproof-3.1-4|37	%build
14mu|texlive-lkproof-3.1-4|38	
14mu|texlive-lkproof-3.1-4|39	%install
14mu|texlive-lkproof-3.1-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lkproof-3.1-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lkproof-3.1-4|42	
14mu|texlive-lkproof-3.1-4|43	
14mu|texlive-lkproof-3.1-4|44	
14mu|texlive-lkproof-3.1-4|45	%changelog
14mu|texlive-lkproof-3.1-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1-4
14mu|texlive-lkproof-3.1-4|47	+ Revision: 9657fcb
14mu|texlive-lkproof-3.1-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lkproof-3.1-4|49	
14mu|texlive-lkproof-3.1-4|50	

25164 14
14mu|texlive-lm-2.004-4|1	# revision 23165
14mu|texlive-lm-2.004-4|2	# category Package
14mu|texlive-lm-2.004-4|3	# catalog-ctan /fonts/lm
14mu|texlive-lm-2.004-4|4	# catalog-date 2009-10-09 10:08:38 +0200
14mu|texlive-lm-2.004-4|5	# catalog-license gfsl
14mu|texlive-lm-2.004-4|6	# catalog-version 2.004
14mu|texlive-lm-2.004-4|7	Name:		texlive-lm
14mu|texlive-lm-2.004-4|8	Version:	2.004
14mu|texlive-lm-2.004-4|9	Release:	4
14mu|texlive-lm-2.004-4|10	Summary:	Latin modern fonts in outline formats
14mu|texlive-lm-2.004-4|11	Group:		Publishing
14mu|texlive-lm-2.004-4|12	URL:		http://www.ctan.org/tex-archive/fonts/lm
14mu|texlive-lm-2.004-4|13	License:	GFSL
14mu|texlive-lm-2.004-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm.tar.xz
14mu|texlive-lm-2.004-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm.doc.tar.xz
14mu|texlive-lm-2.004-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm.source.tar.xz
14mu|texlive-lm-2.004-4|17	BuildArch:	noarch
14mu|texlive-lm-2.004-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lm-2.004-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lm-2.004-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lm-2.004-4|21	
14mu|texlive-lm-2.004-4|22	%description
14mu|texlive-lm-2.004-4|23	The Latin Modern family of fonts consists of 72 text fonts and
14mu|texlive-lm-2.004-4|24	20 mathematics fonts, and is based on the Computer Modern fonts
14mu|texlive-lm-2.004-4|25	released into public domain by AMS (copyright (c) 1997 AMS).
14mu|texlive-lm-2.004-4|26	The lm font set contains a lot of additional characters, mainly
14mu|texlive-lm-2.004-4|27	accented ones, but not exclusively. There is one set of fonts,
14mu|texlive-lm-2.004-4|28	available both in Adobe Type 1 format (*.pfb) and in OpenType
14mu|texlive-lm-2.004-4|29	format (*.otf). There are five sets of TeX Font Metric files,
14mu|texlive-lm-2.004-4|30	corresponding to: Cork encoding (cork-*.tfm); QX encoding (qx-
14mu|texlive-lm-2.004-4|31	*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); T5
14mu|texlive-lm-2.004-4|32	(Vietnamese) encoding (t5-*.tfm); and Text Companion for EC
14mu|texlive-lm-2.004-4|33	fonts aka TS1 (ts1-*.tfm).
14mu|texlive-lm-2.004-4|34	
14mu|texlive-lm-2.004-4|35	
14mu|texlive-lm-2.004-4|36	#-----------------------------------------------------------------------
14mu|texlive-lm-2.004-4|37	%files
14mu|texlive-lm-2.004-4|38	%{_texmfdistdir}/fonts/afm/public/lm/lmb10.afm
14mu|texlive-lm-2.004-4|39	%{_texmfdistdir}/fonts/afm/public/lm/lmbo10.afm
14mu|texlive-lm-2.004-4|40	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy10.afm
14mu|texlive-lm-2.004-4|41	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy10.aft
14mu|texlive-lm-2.004-4|42	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy5.afm
14mu|texlive-lm-2.004-4|43	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy5.aft
14mu|texlive-lm-2.004-4|44	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy7.afm
14mu|texlive-lm-2.004-4|45	%{_texmfdistdir}/fonts/afm/public/lm/lmbsy7.aft
14mu|texlive-lm-2.004-4|46	%{_texmfdistdir}/fonts/afm/public/lm/lmbx10.afm
14mu|texlive-lm-2.004-4|47	%{_texmfdistdir}/fonts/afm/public/lm/lmbx12.afm
14mu|texlive-lm-2.004-4|48	%{_texmfdistdir}/fonts/afm/public/lm/lmbx5.afm
14mu|texlive-lm-2.004-4|49	%{_texmfdistdir}/fonts/afm/public/lm/lmbx6.afm
14mu|texlive-lm-2.004-4|50	%{_texmfdistdir}/fonts/afm/public/lm/lmbx7.afm
14mu|texlive-lm-2.004-4|51	%{_texmfdistdir}/fonts/afm/public/lm/lmbx8.afm
14mu|texlive-lm-2.004-4|52	%{_texmfdistdir}/fonts/afm/public/lm/lmbx9.afm
14mu|texlive-lm-2.004-4|53	%{_texmfdistdir}/fonts/afm/public/lm/lmbxi10.afm
14mu|texlive-lm-2.004-4|54	%{_texmfdistdir}/fonts/afm/public/lm/lmbxo10.afm
14mu|texlive-lm-2.004-4|55	%{_texmfdistdir}/fonts/afm/public/lm/lmcsc10.afm
14mu|texlive-lm-2.004-4|56	%{_texmfdistdir}/fonts/afm/public/lm/lmcsco10.afm
14mu|texlive-lm-2.004-4|57	%{_texmfdistdir}/fonts/afm/public/lm/lmdunh10.afm
14mu|texlive-lm-2.004-4|58	%{_texmfdistdir}/fonts/afm/public/lm/lmduno10.afm
14mu|texlive-lm-2.004-4|59	%{_texmfdistdir}/fonts/afm/public/lm/lmex10.afm
14mu|texlive-lm-2.004-4|60	%{_texmfdistdir}/fonts/afm/public/lm/lmex10.aft
14mu|texlive-lm-2.004-4|61	%{_texmfdistdir}/fonts/afm/public/lm/lmmi10.afm
14mu|texlive-lm-2.004-4|62	%{_texmfdistdir}/fonts/afm/public/lm/lmmi10.aft
14mu|texlive-lm-2.004-4|63	%{_texmfdistdir}/fonts/afm/public/lm/lmmi12.afm
14mu|texlive-lm-2.004-4|64	%{_texmfdistdir}/fonts/afm/public/lm/lmmi12.aft
14mu|texlive-lm-2.004-4|65	%{_texmfdistdir}/fonts/afm/public/lm/lmmi5.afm
14mu|texlive-lm-2.004-4|66	%{_texmfdistdir}/fonts/afm/public/lm/lmmi5.aft
14mu|texlive-lm-2.004-4|67	%{_texmfdistdir}/fonts/afm/public/lm/lmmi6.afm
14mu|texlive-lm-2.004-4|68	%{_texmfdistdir}/fonts/afm/public/lm/lmmi6.aft
14mu|texlive-lm-2.004-4|69	%{_texmfdistdir}/fonts/afm/public/lm/lmmi7.afm
14mu|texlive-lm-2.004-4|70	%{_texmfdistdir}/fonts/afm/public/lm/lmmi7.aft
14mu|texlive-lm-2.004-4|71	%{_texmfdistdir}/fonts/afm/public/lm/lmmi8.afm
14mu|texlive-lm-2.004-4|72	%{_texmfdistdir}/fonts/afm/public/lm/lmmi8.aft
14mu|texlive-lm-2.004-4|73	%{_texmfdistdir}/fonts/afm/public/lm/lmmi9.afm
14mu|texlive-lm-2.004-4|74	%{_texmfdistdir}/fonts/afm/public/lm/lmmi9.aft
14mu|texlive-lm-2.004-4|75	%{_texmfdistdir}/fonts/afm/public/lm/lmmib10.afm
14mu|texlive-lm-2.004-4|76	%{_texmfdistdir}/fonts/afm/public/lm/lmmib10.aft
14mu|texlive-lm-2.004-4|77	%{_texmfdistdir}/fonts/afm/public/lm/lmmib5.afm
14mu|texlive-lm-2.004-4|78	%{_texmfdistdir}/fonts/afm/public/lm/lmmib5.aft
14mu|texlive-lm-2.004-4|79	%{_texmfdistdir}/fonts/afm/public/lm/lmmib7.afm
14mu|texlive-lm-2.004-4|80	%{_texmfdistdir}/fonts/afm/public/lm/lmmib7.aft
14mu|texlive-lm-2.004-4|81	%{_texmfdistdir}/fonts/afm/public/lm/lmr10.afm
14mu|texlive-lm-2.004-4|82	%{_texmfdistdir}/fonts/afm/public/lm/lmr12.afm
14mu|texlive-lm-2.004-4|83	%{_texmfdistdir}/fonts/afm/public/lm/lmr17.afm
14mu|texlive-lm-2.004-4|84	%{_texmfdistdir}/fonts/afm/public/lm/lmr5.afm
14mu|texlive-lm-2.004-4|85	%{_texmfdistdir}/fonts/afm/public/lm/lmr6.afm
14mu|texlive-lm-2.004-4|86	%{_texmfdistdir}/fonts/afm/public/lm/lmr7.afm
14mu|texlive-lm-2.004-4|87	%{_texmfdistdir}/fonts/afm/public/lm/lmr8.afm
14mu|texlive-lm-2.004-4|88	%{_texmfdistdir}/fonts/afm/public/lm/lmr9.afm
14mu|texlive-lm-2.004-4|89	%{_texmfdistdir}/fonts/afm/public/lm/lmri10.afm
14mu|texlive-lm-2.004-4|90	%{_texmfdistdir}/fonts/afm/public/lm/lmri12.afm
14mu|texlive-lm-2.004-4|91	%{_texmfdistdir}/fonts/afm/public/lm/lmri7.afm
14mu|texlive-lm-2.004-4|92	%{_texmfdistdir}/fonts/afm/public/lm/lmri8.afm
14mu|texlive-lm-2.004-4|93	%{_texmfdistdir}/fonts/afm/public/lm/lmri9.afm
14mu|texlive-lm-2.004-4|94	%{_texmfdistdir}/fonts/afm/public/lm/lmro10.afm
14mu|texlive-lm-2.004-4|95	%{_texmfdistdir}/fonts/afm/public/lm/lmro12.afm
14mu|texlive-lm-2.004-4|96	%{_texmfdistdir}/fonts/afm/public/lm/lmro17.afm
14mu|texlive-lm-2.004-4|97	%{_texmfdistdir}/fonts/afm/public/lm/lmro8.afm
14mu|texlive-lm-2.004-4|98	%{_texmfdistdir}/fonts/afm/public/lm/lmro9.afm
14mu|texlive-lm-2.004-4|99	%{_texmfdistdir}/fonts/afm/public/lm/lmss10.afm
14mu|texlive-lm-2.004-4|100	%{_texmfdistdir}/fonts/afm/public/lm/lmss12.afm
14mu|texlive-lm-2.004-4|101	%{_texmfdistdir}/fonts/afm/public/lm/lmss17.afm
14mu|texlive-lm-2.004-4|102	%{_texmfdistdir}/fonts/afm/public/lm/lmss8.afm
14mu|texlive-lm-2.004-4|103	%{_texmfdistdir}/fonts/afm/public/lm/lmss9.afm
14mu|texlive-lm-2.004-4|104	%{_texmfdistdir}/fonts/afm/public/lm/lmssbo10.afm
14mu|texlive-lm-2.004-4|105	%{_texmfdistdir}/fonts/afm/public/lm/lmssbx10.afm
14mu|texlive-lm-2.004-4|106	%{_texmfdistdir}/fonts/afm/public/lm/lmssdc10.afm
14mu|texlive-lm-2.004-4|107	%{_texmfdistdir}/fonts/afm/public/lm/lmssdo10.afm
14mu|texlive-lm-2.004-4|108	%{_texmfdistdir}/fonts/afm/public/lm/lmsso10.afm
14mu|texlive-lm-2.004-4|109	%{_texmfdistdir}/fonts/afm/public/lm/lmsso12.afm
14mu|texlive-lm-2.004-4|110	%{_texmfdistdir}/fonts/afm/public/lm/lmsso17.afm
14mu|texlive-lm-2.004-4|111	%{_texmfdistdir}/fonts/afm/public/lm/lmsso8.afm
14mu|texlive-lm-2.004-4|112	%{_texmfdistdir}/fonts/afm/public/lm/lmsso9.afm
14mu|texlive-lm-2.004-4|113	%{_texmfdistdir}/fonts/afm/public/lm/lmssq8.afm
14mu|texlive-lm-2.004-4|114	%{_texmfdistdir}/fonts/afm/public/lm/lmssqbo8.afm
14mu|texlive-lm-2.004-4|115	%{_texmfdistdir}/fonts/afm/public/lm/lmssqbx8.afm
14mu|texlive-lm-2.004-4|116	%{_texmfdistdir}/fonts/afm/public/lm/lmssqo8.afm
14mu|texlive-lm-2.004-4|117	%{_texmfdistdir}/fonts/afm/public/lm/lmsy10.afm
14mu|texlive-lm-2.004-4|118	%{_texmfdistdir}/fonts/afm/public/lm/lmsy10.aft
14mu|texlive-lm-2.004-4|119	%{_texmfdistdir}/fonts/afm/public/lm/lmsy5.afm
14mu|texlive-lm-2.004-4|120	%{_texmfdistdir}/fonts/afm/public/lm/lmsy5.aft
14mu|texlive-lm-2.004-4|121	%{_texmfdistdir}/fonts/afm/public/lm/lmsy6.afm
14mu|texlive-lm-2.004-4|122	%{_texmfdistdir}/fonts/afm/public/lm/lmsy6.aft
14mu|texlive-lm-2.004-4|123	%{_texmfdistdir}/fonts/afm/public/lm/lmsy7.afm
14mu|texlive-lm-2.004-4|124	%{_texmfdistdir}/fonts/afm/public/lm/lmsy7.aft
14mu|texlive-lm-2.004-4|125	%{_texmfdistdir}/fonts/afm/public/lm/lmsy8.afm
14mu|texlive-lm-2.004-4|126	%{_texmfdistdir}/fonts/afm/public/lm/lmsy8.aft
14mu|texlive-lm-2.004-4|127	%{_texmfdistdir}/fonts/afm/public/lm/lmsy9.afm
14mu|texlive-lm-2.004-4|128	%{_texmfdistdir}/fonts/afm/public/lm/lmsy9.aft
14mu|texlive-lm-2.004-4|129	%{_texmfdistdir}/fonts/afm/public/lm/lmtcsc10.afm
14mu|texlive-lm-2.004-4|130	%{_texmfdistdir}/fonts/afm/public/lm/lmtcso10.afm
14mu|texlive-lm-2.004-4|131	%{_texmfdistdir}/fonts/afm/public/lm/lmtk10.afm
14mu|texlive-lm-2.004-4|132	%{_texmfdistdir}/fonts/afm/public/lm/lmtko10.afm
14mu|texlive-lm-2.004-4|133	%{_texmfdistdir}/fonts/afm/public/lm/lmtl10.afm
14mu|texlive-lm-2.004-4|134	%{_texmfdistdir}/fonts/afm/public/lm/lmtlc10.afm
14mu|texlive-lm-2.004-4|135	%{_texmfdistdir}/fonts/afm/public/lm/lmtlco10.afm
14mu|texlive-lm-2.004-4|136	%{_texmfdistdir}/fonts/afm/public/lm/lmtlo10.afm
14mu|texlive-lm-2.004-4|137	%{_texmfdistdir}/fonts/afm/public/lm/lmtt10.afm
14mu|texlive-lm-2.004-4|138	%{_texmfdistdir}/fonts/afm/public/lm/lmtt12.afm
14mu|texlive-lm-2.004-4|139	%{_texmfdistdir}/fonts/afm/public/lm/lmtt8.afm
14mu|texlive-lm-2.004-4|140	%{_texmfdistdir}/fonts/afm/public/lm/lmtt9.afm
14mu|texlive-lm-2.004-4|141	%{_texmfdistdir}/fonts/afm/public/lm/lmtti10.afm
14mu|texlive-lm-2.004-4|142	%{_texmfdistdir}/fonts/afm/public/lm/lmtto10.afm
14mu|texlive-lm-2.004-4|143	%{_texmfdistdir}/fonts/afm/public/lm/lmu10.afm
14mu|texlive-lm-2.004-4|144	%{_texmfdistdir}/fonts/afm/public/lm/lmvtk10.afm
14mu|texlive-lm-2.004-4|145	%{_texmfdistdir}/fonts/afm/public/lm/lmvtko10.afm
14mu|texlive-lm-2.004-4|146	%{_texmfdistdir}/fonts/afm/public/lm/lmvtl10.afm
14mu|texlive-lm-2.004-4|147	%{_texmfdistdir}/fonts/afm/public/lm/lmvtlo10.afm
14mu|texlive-lm-2.004-4|148	%{_texmfdistdir}/fonts/afm/public/lm/lmvtt10.afm
14mu|texlive-lm-2.004-4|149	%{_texmfdistdir}/fonts/afm/public/lm/lmvtto10.afm
14mu|texlive-lm-2.004-4|150	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-cs.enc
14mu|texlive-lm-2.004-4|151	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-cssc.enc
14mu|texlive-lm-2.004-4|152	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-cstt.enc
14mu|texlive-lm-2.004-4|153	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-ec.enc
14mu|texlive-lm-2.004-4|154	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-l7x.enc
14mu|texlive-lm-2.004-4|155	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-mathex.enc
14mu|texlive-lm-2.004-4|156	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-mathit.enc
14mu|texlive-lm-2.004-4|157	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-mathsy.enc
14mu|texlive-lm-2.004-4|158	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-qx.enc
14mu|texlive-lm-2.004-4|159	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-qxsc.enc
14mu|texlive-lm-2.004-4|160	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-qxtt.enc
14mu|texlive-lm-2.004-4|161	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmin.enc
14mu|texlive-lm-2.004-4|162	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmit.enc
14mu|texlive-lm-2.004-4|163	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmitt.enc
14mu|texlive-lm-2.004-4|164	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmrm.enc
14mu|texlive-lm-2.004-4|165	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmsc.enc
14mu|texlive-lm-2.004-4|166	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmtt.enc
14mu|texlive-lm-2.004-4|167	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-csin.enc
14mu|texlive-lm-2.004-4|168	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-csrm.enc
14mu|texlive-lm-2.004-4|169	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cssc.enc
14mu|texlive-lm-2.004-4|170	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cstt.enc
14mu|texlive-lm-2.004-4|171	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plin.enc
14mu|texlive-lm-2.004-4|172	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plit.enc
14mu|texlive-lm-2.004-4|173	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plitt.enc
14mu|texlive-lm-2.004-4|174	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plrm.enc
14mu|texlive-lm-2.004-4|175	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plsc.enc
14mu|texlive-lm-2.004-4|176	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-pltt.enc
14mu|texlive-lm-2.004-4|177	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-t5psn.enc
14mu|texlive-lm-2.004-4|178	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rm.enc
14mu|texlive-lm-2.004-4|179	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rmsc.enc
14mu|texlive-lm-2.004-4|180	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rmtt.enc
14mu|texlive-lm-2.004-4|181	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-t5.enc
14mu|texlive-lm-2.004-4|182	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-texnansi.enc
14mu|texlive-lm-2.004-4|183	%{_texmfdistdir}/fonts/enc/dvips/lm/lm-ts1.enc
14mu|texlive-lm-2.004-4|184	%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-ec.map
14mu|texlive-lm-2.004-4|185	%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-math.map
14mu|texlive-lm-2.004-4|186	%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-rm.map
14mu|texlive-lm-2.004-4|187	%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-texnansi.map
14mu|texlive-lm-2.004-4|188	%{_texmfdistdir}/fonts/map/dvips/lm/lm-cs.map
14mu|texlive-lm-2.004-4|189	%{_texmfdistdir}/fonts/map/dvips/lm/lm-ec.map
14mu|texlive-lm-2.004-4|190	%{_texmfdistdir}/fonts/map/dvips/lm/lm-l7x.map
14mu|texlive-lm-2.004-4|191	%{_texmfdistdir}/fonts/map/dvips/lm/lm-math.map
14mu|texlive-lm-2.004-4|192	%{_texmfdistdir}/fonts/map/dvips/lm/lm-qx.map
14mu|texlive-lm-2.004-4|193	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cmother.map
14mu|texlive-lm-2.004-4|194	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cmtext-interpolated.map
14mu|texlive-lm-2.004-4|195	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cmtext.map
14mu|texlive-lm-2.004-4|196	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cstext.map
14mu|texlive-lm-2.004-4|197	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-pltext.map
14mu|texlive-lm-2.004-4|198	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-vntext.map
14mu|texlive-lm-2.004-4|199	%{_texmfdistdir}/fonts/map/dvips/lm/lm-rm.map
14mu|texlive-lm-2.004-4|200	%{_texmfdistdir}/fonts/map/dvips/lm/lm-t5.map
14mu|texlive-lm-2.004-4|201	%{_texmfdistdir}/fonts/map/dvips/lm/lm-texnansi.map
14mu|texlive-lm-2.004-4|202	%{_texmfdistdir}/fonts/map/dvips/lm/lm-ts1.map
14mu|texlive-lm-2.004-4|203	%{_texmfdistdir}/fonts/map/dvips/lm/lm.map
14mu|texlive-lm-2.004-4|204	%{_texmfdistdir}/fonts/opentype/public/lm/lmmath-regular.otf
14mu|texlive-lm-2.004-4|205	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono10-italic.otf
14mu|texlive-lm-2.004-4|206	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono10-regular.otf
14mu|texlive-lm-2.004-4|207	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono12-regular.otf
14mu|texlive-lm-2.004-4|208	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono8-regular.otf
14mu|texlive-lm-2.004-4|209	%{_texmfdistdir}/fonts/opentype/public/lm/lmmono9-regular.otf
14mu|texlive-lm-2.004-4|210	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonocaps10-oblique.otf
14mu|texlive-lm-2.004-4|211	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonocaps10-regular.otf
14mu|texlive-lm-2.004-4|212	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-bold.otf
14mu|texlive-lm-2.004-4|213	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-boldoblique.otf
14mu|texlive-lm-2.004-4|214	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-oblique.otf
14mu|texlive-lm-2.004-4|215	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-regular.otf
14mu|texlive-lm-2.004-4|216	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoltcond10-oblique.otf
14mu|texlive-lm-2.004-4|217	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoltcond10-regular.otf
14mu|texlive-lm-2.004-4|218	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoprop10-oblique.otf
14mu|texlive-lm-2.004-4|219	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoprop10-regular.otf
14mu|texlive-lm-2.004-4|220	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-bold.otf
14mu|texlive-lm-2.004-4|221	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-boldoblique.otf
14mu|texlive-lm-2.004-4|222	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-oblique.otf
14mu|texlive-lm-2.004-4|223	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-regular.otf
14mu|texlive-lm-2.004-4|224	%{_texmfdistdir}/fonts/opentype/public/lm/lmmonoslant10-regular.otf
14mu|texlive-lm-2.004-4|225	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-bold.otf
14mu|texlive-lm-2.004-4|226	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-bolditalic.otf
14mu|texlive-lm-2.004-4|227	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-italic.otf
14mu|texlive-lm-2.004-4|228	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-regular.otf
14mu|texlive-lm-2.004-4|229	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman12-bold.otf
14mu|texlive-lm-2.004-4|230	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman12-italic.otf
14mu|texlive-lm-2.004-4|231	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman12-regular.otf
14mu|texlive-lm-2.004-4|232	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman17-regular.otf
14mu|texlive-lm-2.004-4|233	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman5-bold.otf
14mu|texlive-lm-2.004-4|234	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman5-regular.otf
14mu|texlive-lm-2.004-4|235	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman6-bold.otf
14mu|texlive-lm-2.004-4|236	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman6-regular.otf
14mu|texlive-lm-2.004-4|237	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman7-bold.otf
14mu|texlive-lm-2.004-4|238	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman7-italic.otf
14mu|texlive-lm-2.004-4|239	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman7-regular.otf
14mu|texlive-lm-2.004-4|240	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman8-bold.otf
14mu|texlive-lm-2.004-4|241	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman8-italic.otf
14mu|texlive-lm-2.004-4|242	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman8-regular.otf
14mu|texlive-lm-2.004-4|243	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman9-bold.otf
14mu|texlive-lm-2.004-4|244	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman9-italic.otf
14mu|texlive-lm-2.004-4|245	%{_texmfdistdir}/fonts/opentype/public/lm/lmroman9-regular.otf
14mu|texlive-lm-2.004-4|246	%{_texmfdistdir}/fonts/opentype/public/lm/lmromancaps10-oblique.otf
14mu|texlive-lm-2.004-4|247	%{_texmfdistdir}/fonts/opentype/public/lm/lmromancaps10-regular.otf
14mu|texlive-lm-2.004-4|248	%{_texmfdistdir}/fonts/opentype/public/lm/lmromandemi10-oblique.otf
14mu|texlive-lm-2.004-4|249	%{_texmfdistdir}/fonts/opentype/public/lm/lmromandemi10-regular.otf
14mu|texlive-lm-2.004-4|250	%{_texmfdistdir}/fonts/opentype/public/lm/lmromandunh10-oblique.otf
14mu|texlive-lm-2.004-4|251	%{_texmfdistdir}/fonts/opentype/public/lm/lmromandunh10-regular.otf
14mu|texlive-lm-2.004-4|252	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant10-bold.otf
14mu|texlive-lm-2.004-4|253	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant10-regular.otf
14mu|texlive-lm-2.004-4|254	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant12-regular.otf
14mu|texlive-lm-2.004-4|255	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant17-regular.otf
14mu|texlive-lm-2.004-4|256	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant8-regular.otf
14mu|texlive-lm-2.004-4|257	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant9-regular.otf
14mu|texlive-lm-2.004-4|258	%{_texmfdistdir}/fonts/opentype/public/lm/lmromanunsl10-regular.otf
14mu|texlive-lm-2.004-4|259	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-bold.otf
14mu|texlive-lm-2.004-4|260	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-boldoblique.otf
14mu|texlive-lm-2.004-4|261	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-oblique.otf
14mu|texlive-lm-2.004-4|262	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-regular.otf
14mu|texlive-lm-2.004-4|263	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans12-oblique.otf
14mu|texlive-lm-2.004-4|264	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans12-regular.otf
14mu|texlive-lm-2.004-4|265	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans17-oblique.otf
14mu|texlive-lm-2.004-4|266	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans17-regular.otf
14mu|texlive-lm-2.004-4|267	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans8-oblique.otf
14mu|texlive-lm-2.004-4|268	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans8-regular.otf
14mu|texlive-lm-2.004-4|269	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans9-oblique.otf
14mu|texlive-lm-2.004-4|270	%{_texmfdistdir}/fonts/opentype/public/lm/lmsans9-regular.otf
14mu|texlive-lm-2.004-4|271	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansdemicond10-oblique.otf
14mu|texlive-lm-2.004-4|272	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansdemicond10-regular.otf
14mu|texlive-lm-2.004-4|273	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-bold.otf
14mu|texlive-lm-2.004-4|274	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-boldoblique.otf
14mu|texlive-lm-2.004-4|275	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-oblique.otf
14mu|texlive-lm-2.004-4|276	%{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-regular.otf
14mu|texlive-lm-2.004-4|277	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmb10.tfm
14mu|texlive-lm-2.004-4|278	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbo10.tfm
14mu|texlive-lm-2.004-4|279	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx10.tfm
14mu|texlive-lm-2.004-4|280	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx12.tfm
14mu|texlive-lm-2.004-4|281	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx5.tfm
14mu|texlive-lm-2.004-4|282	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx6.tfm
14mu|texlive-lm-2.004-4|283	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx7.tfm
14mu|texlive-lm-2.004-4|284	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx8.tfm
14mu|texlive-lm-2.004-4|285	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx9.tfm
14mu|texlive-lm-2.004-4|286	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbxi10.tfm
14mu|texlive-lm-2.004-4|287	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbxo10.tfm
14mu|texlive-lm-2.004-4|288	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmcsc10.tfm
14mu|texlive-lm-2.004-4|289	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmcsco10.tfm
14mu|texlive-lm-2.004-4|290	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmdunh10.tfm
14mu|texlive-lm-2.004-4|291	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmduno10.tfm
14mu|texlive-lm-2.004-4|292	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr10.tfm
14mu|texlive-lm-2.004-4|293	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr12.tfm
14mu|texlive-lm-2.004-4|294	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr17.tfm
14mu|texlive-lm-2.004-4|295	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr5.tfm
14mu|texlive-lm-2.004-4|296	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr6.tfm
14mu|texlive-lm-2.004-4|297	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr7.tfm
14mu|texlive-lm-2.004-4|298	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr8.tfm
14mu|texlive-lm-2.004-4|299	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr9.tfm
14mu|texlive-lm-2.004-4|300	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri10.tfm
14mu|texlive-lm-2.004-4|301	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri12.tfm
14mu|texlive-lm-2.004-4|302	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri7.tfm
14mu|texlive-lm-2.004-4|303	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri8.tfm
14mu|texlive-lm-2.004-4|304	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri9.tfm
14mu|texlive-lm-2.004-4|305	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro10.tfm
14mu|texlive-lm-2.004-4|306	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro12.tfm
14mu|texlive-lm-2.004-4|307	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro17.tfm
14mu|texlive-lm-2.004-4|308	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro8.tfm
14mu|texlive-lm-2.004-4|309	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro9.tfm
14mu|texlive-lm-2.004-4|310	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss10.tfm
14mu|texlive-lm-2.004-4|311	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss12.tfm
14mu|texlive-lm-2.004-4|312	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss17.tfm
14mu|texlive-lm-2.004-4|313	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss8.tfm
14mu|texlive-lm-2.004-4|314	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss9.tfm
14mu|texlive-lm-2.004-4|315	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssbo10.tfm
14mu|texlive-lm-2.004-4|316	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssbx10.tfm
14mu|texlive-lm-2.004-4|317	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssdc10.tfm
14mu|texlive-lm-2.004-4|318	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssdo10.tfm
14mu|texlive-lm-2.004-4|319	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso10.tfm
14mu|texlive-lm-2.004-4|320	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso12.tfm
14mu|texlive-lm-2.004-4|321	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso17.tfm
14mu|texlive-lm-2.004-4|322	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso8.tfm
14mu|texlive-lm-2.004-4|323	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso9.tfm
14mu|texlive-lm-2.004-4|324	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssq8.tfm
14mu|texlive-lm-2.004-4|325	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssqbo8.tfm
14mu|texlive-lm-2.004-4|326	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssqbx8.tfm
14mu|texlive-lm-2.004-4|327	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssqo8.tfm
14mu|texlive-lm-2.004-4|328	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtcsc10.tfm
14mu|texlive-lm-2.004-4|329	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtcso10.tfm
14mu|texlive-lm-2.004-4|330	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtk10.tfm
14mu|texlive-lm-2.004-4|331	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtko10.tfm
14mu|texlive-lm-2.004-4|332	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtl10.tfm
14mu|texlive-lm-2.004-4|333	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtlc10.tfm
14mu|texlive-lm-2.004-4|334	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtlco10.tfm
14mu|texlive-lm-2.004-4|335	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtlo10.tfm
14mu|texlive-lm-2.004-4|336	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt10.tfm
14mu|texlive-lm-2.004-4|337	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt12.tfm
14mu|texlive-lm-2.004-4|338	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt8.tfm
14mu|texlive-lm-2.004-4|339	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt9.tfm
14mu|texlive-lm-2.004-4|340	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtti10.tfm
14mu|texlive-lm-2.004-4|341	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtto10.tfm
14mu|texlive-lm-2.004-4|342	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmu10.tfm
14mu|texlive-lm-2.004-4|343	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtk10.tfm
14mu|texlive-lm-2.004-4|344	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtko10.tfm
14mu|texlive-lm-2.004-4|345	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtl10.tfm
14mu|texlive-lm-2.004-4|346	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtlo10.tfm
14mu|texlive-lm-2.004-4|347	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtt10.tfm
14mu|texlive-lm-2.004-4|348	%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtto10.tfm
14mu|texlive-lm-2.004-4|349	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmb10.tfm
14mu|texlive-lm-2.004-4|350	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbo10.tfm
14mu|texlive-lm-2.004-4|351	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx10.tfm
14mu|texlive-lm-2.004-4|352	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx12.tfm
14mu|texlive-lm-2.004-4|353	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx5.tfm
14mu|texlive-lm-2.004-4|354	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx6.tfm
14mu|texlive-lm-2.004-4|355	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx7.tfm
14mu|texlive-lm-2.004-4|356	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx8.tfm
14mu|texlive-lm-2.004-4|357	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx9.tfm
14mu|texlive-lm-2.004-4|358	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbxi10.tfm
14mu|texlive-lm-2.004-4|359	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbxo10.tfm
14mu|texlive-lm-2.004-4|360	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmcsc10.tfm
14mu|texlive-lm-2.004-4|361	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmcsco10.tfm
14mu|texlive-lm-2.004-4|362	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmdunh10.tfm
14mu|texlive-lm-2.004-4|363	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmduno10.tfm
14mu|texlive-lm-2.004-4|364	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr10.tfm
14mu|texlive-lm-2.004-4|365	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr12.tfm
14mu|texlive-lm-2.004-4|366	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr17.tfm
14mu|texlive-lm-2.004-4|367	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr5.tfm
14mu|texlive-lm-2.004-4|368	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr6.tfm
14mu|texlive-lm-2.004-4|369	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr7.tfm
14mu|texlive-lm-2.004-4|370	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr8.tfm
14mu|texlive-lm-2.004-4|371	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr9.tfm
14mu|texlive-lm-2.004-4|372	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri10.tfm
14mu|texlive-lm-2.004-4|373	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri12.tfm
14mu|texlive-lm-2.004-4|374	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri7.tfm
14mu|texlive-lm-2.004-4|375	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri8.tfm
14mu|texlive-lm-2.004-4|376	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri9.tfm
14mu|texlive-lm-2.004-4|377	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro10.tfm
14mu|texlive-lm-2.004-4|378	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro12.tfm
14mu|texlive-lm-2.004-4|379	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro17.tfm
14mu|texlive-lm-2.004-4|380	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro8.tfm
14mu|texlive-lm-2.004-4|381	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro9.tfm
14mu|texlive-lm-2.004-4|382	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss10.tfm
14mu|texlive-lm-2.004-4|383	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss12.tfm
14mu|texlive-lm-2.004-4|384	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss17.tfm
14mu|texlive-lm-2.004-4|385	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss8.tfm
14mu|texlive-lm-2.004-4|386	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss9.tfm
14mu|texlive-lm-2.004-4|387	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssbo10.tfm
14mu|texlive-lm-2.004-4|388	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssbx10.tfm
14mu|texlive-lm-2.004-4|389	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssdc10.tfm
14mu|texlive-lm-2.004-4|390	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssdo10.tfm
14mu|texlive-lm-2.004-4|391	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso10.tfm
14mu|texlive-lm-2.004-4|392	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso12.tfm
14mu|texlive-lm-2.004-4|393	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso17.tfm
14mu|texlive-lm-2.004-4|394	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso8.tfm
14mu|texlive-lm-2.004-4|395	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso9.tfm
14mu|texlive-lm-2.004-4|396	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssq8.tfm
14mu|texlive-lm-2.004-4|397	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssqbo8.tfm
14mu|texlive-lm-2.004-4|398	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssqbx8.tfm
14mu|texlive-lm-2.004-4|399	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssqo8.tfm
14mu|texlive-lm-2.004-4|400	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtcsc10.tfm
14mu|texlive-lm-2.004-4|401	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtcso10.tfm
14mu|texlive-lm-2.004-4|402	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtk10.tfm
14mu|texlive-lm-2.004-4|403	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtko10.tfm
14mu|texlive-lm-2.004-4|404	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtl10.tfm
14mu|texlive-lm-2.004-4|405	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtlc10.tfm
14mu|texlive-lm-2.004-4|406	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtlco10.tfm
14mu|texlive-lm-2.004-4|407	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtlo10.tfm
14mu|texlive-lm-2.004-4|408	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt10.tfm
14mu|texlive-lm-2.004-4|409	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt12.tfm
14mu|texlive-lm-2.004-4|410	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt8.tfm
14mu|texlive-lm-2.004-4|411	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt9.tfm
14mu|texlive-lm-2.004-4|412	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtti10.tfm
14mu|texlive-lm-2.004-4|413	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtto10.tfm
14mu|texlive-lm-2.004-4|414	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmu10.tfm
14mu|texlive-lm-2.004-4|415	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtk10.tfm
14mu|texlive-lm-2.004-4|416	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtko10.tfm
14mu|texlive-lm-2.004-4|417	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtl10.tfm
14mu|texlive-lm-2.004-4|418	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtlo10.tfm
14mu|texlive-lm-2.004-4|419	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtt10.tfm
14mu|texlive-lm-2.004-4|420	%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtto10.tfm
14mu|texlive-lm-2.004-4|421	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmb10.tfm
14mu|texlive-lm-2.004-4|422	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbo10.tfm
14mu|texlive-lm-2.004-4|423	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx10.tfm
14mu|texlive-lm-2.004-4|424	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx12.tfm
14mu|texlive-lm-2.004-4|425	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx5.tfm
14mu|texlive-lm-2.004-4|426	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx6.tfm
14mu|texlive-lm-2.004-4|427	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx7.tfm
14mu|texlive-lm-2.004-4|428	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx8.tfm
14mu|texlive-lm-2.004-4|429	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx9.tfm
14mu|texlive-lm-2.004-4|430	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbxi10.tfm
14mu|texlive-lm-2.004-4|431	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbxo10.tfm
14mu|texlive-lm-2.004-4|432	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmcsc10.tfm
14mu|texlive-lm-2.004-4|433	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmcsco10.tfm
14mu|texlive-lm-2.004-4|434	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmdunh10.tfm
14mu|texlive-lm-2.004-4|435	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmduno10.tfm
14mu|texlive-lm-2.004-4|436	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr10.tfm
14mu|texlive-lm-2.004-4|437	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr12.tfm
14mu|texlive-lm-2.004-4|438	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr17.tfm
14mu|texlive-lm-2.004-4|439	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr5.tfm
14mu|texlive-lm-2.004-4|440	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr6.tfm
14mu|texlive-lm-2.004-4|441	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr7.tfm
14mu|texlive-lm-2.004-4|442	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr8.tfm
14mu|texlive-lm-2.004-4|443	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr9.tfm
14mu|texlive-lm-2.004-4|444	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri10.tfm
14mu|texlive-lm-2.004-4|445	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri12.tfm
14mu|texlive-lm-2.004-4|446	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri7.tfm
14mu|texlive-lm-2.004-4|447	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri8.tfm
14mu|texlive-lm-2.004-4|448	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri9.tfm
14mu|texlive-lm-2.004-4|449	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro10.tfm
14mu|texlive-lm-2.004-4|450	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro12.tfm
14mu|texlive-lm-2.004-4|451	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro17.tfm
14mu|texlive-lm-2.004-4|452	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro8.tfm
14mu|texlive-lm-2.004-4|453	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro9.tfm
14mu|texlive-lm-2.004-4|454	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss10.tfm
14mu|texlive-lm-2.004-4|455	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss12.tfm
14mu|texlive-lm-2.004-4|456	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss17.tfm
14mu|texlive-lm-2.004-4|457	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss8.tfm
14mu|texlive-lm-2.004-4|458	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss9.tfm
14mu|texlive-lm-2.004-4|459	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssbo10.tfm
14mu|texlive-lm-2.004-4|460	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssbx10.tfm
14mu|texlive-lm-2.004-4|461	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssdc10.tfm
14mu|texlive-lm-2.004-4|462	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssdo10.tfm
14mu|texlive-lm-2.004-4|463	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso10.tfm
14mu|texlive-lm-2.004-4|464	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso12.tfm
14mu|texlive-lm-2.004-4|465	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso17.tfm
14mu|texlive-lm-2.004-4|466	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso8.tfm
14mu|texlive-lm-2.004-4|467	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso9.tfm
14mu|texlive-lm-2.004-4|468	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssq8.tfm
14mu|texlive-lm-2.004-4|469	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssqbo8.tfm
14mu|texlive-lm-2.004-4|470	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssqbx8.tfm
14mu|texlive-lm-2.004-4|471	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssqo8.tfm
14mu|texlive-lm-2.004-4|472	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtcsc10.tfm
14mu|texlive-lm-2.004-4|473	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtcso10.tfm
14mu|texlive-lm-2.004-4|474	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtk10.tfm
14mu|texlive-lm-2.004-4|475	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtko10.tfm
14mu|texlive-lm-2.004-4|476	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtl10.tfm
14mu|texlive-lm-2.004-4|477	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtlc10.tfm
14mu|texlive-lm-2.004-4|478	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtlco10.tfm
14mu|texlive-lm-2.004-4|479	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtlo10.tfm
14mu|texlive-lm-2.004-4|480	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt10.tfm
14mu|texlive-lm-2.004-4|481	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt12.tfm
14mu|texlive-lm-2.004-4|482	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt8.tfm
14mu|texlive-lm-2.004-4|483	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt9.tfm
14mu|texlive-lm-2.004-4|484	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtti10.tfm
14mu|texlive-lm-2.004-4|485	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtto10.tfm
14mu|texlive-lm-2.004-4|486	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmu10.tfm
14mu|texlive-lm-2.004-4|487	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtk10.tfm
14mu|texlive-lm-2.004-4|488	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtko10.tfm
14mu|texlive-lm-2.004-4|489	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtl10.tfm
14mu|texlive-lm-2.004-4|490	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtlo10.tfm
14mu|texlive-lm-2.004-4|491	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtt10.tfm
14mu|texlive-lm-2.004-4|492	%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtto10.tfm
14mu|texlive-lm-2.004-4|493	%{_texmfdistdir}/fonts/tfm/public/lm/lmbsy10.tfm
14mu|texlive-lm-2.004-4|494	%{_texmfdistdir}/fonts/tfm/public/lm/lmbsy5.tfm
14mu|texlive-lm-2.004-4|495	%{_texmfdistdir}/fonts/tfm/public/lm/lmbsy7.tfm
14mu|texlive-lm-2.004-4|496	%{_texmfdistdir}/fonts/tfm/public/lm/lmex10.tfm
14mu|texlive-lm-2.004-4|497	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi10.tfm
14mu|texlive-lm-2.004-4|498	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi12.tfm
14mu|texlive-lm-2.004-4|499	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi5.tfm
14mu|texlive-lm-2.004-4|500	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi6.tfm
14mu|texlive-lm-2.004-4|501	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi7.tfm
14mu|texlive-lm-2.004-4|502	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi8.tfm
14mu|texlive-lm-2.004-4|503	%{_texmfdistdir}/fonts/tfm/public/lm/lmmi9.tfm
14mu|texlive-lm-2.004-4|504	%{_texmfdistdir}/fonts/tfm/public/lm/lmmib10.tfm
14mu|texlive-lm-2.004-4|505	%{_texmfdistdir}/fonts/tfm/public/lm/lmmib5.tfm
14mu|texlive-lm-2.004-4|506	%{_texmfdistdir}/fonts/tfm/public/lm/lmmib7.tfm
14mu|texlive-lm-2.004-4|507	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy10.tfm
14mu|texlive-lm-2.004-4|508	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy5.tfm
14mu|texlive-lm-2.004-4|509	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy6.tfm
14mu|texlive-lm-2.004-4|510	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy7.tfm
14mu|texlive-lm-2.004-4|511	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy8.tfm
14mu|texlive-lm-2.004-4|512	%{_texmfdistdir}/fonts/tfm/public/lm/lmsy9.tfm
14mu|texlive-lm-2.004-4|513	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmb10.tfm
14mu|texlive-lm-2.004-4|514	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbo10.tfm
14mu|texlive-lm-2.004-4|515	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx10.tfm
14mu|texlive-lm-2.004-4|516	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx12.tfm
14mu|texlive-lm-2.004-4|517	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx5.tfm
14mu|texlive-lm-2.004-4|518	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx6.tfm
14mu|texlive-lm-2.004-4|519	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx7.tfm
14mu|texlive-lm-2.004-4|520	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx8.tfm
14mu|texlive-lm-2.004-4|521	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx9.tfm
14mu|texlive-lm-2.004-4|522	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbxi10.tfm
14mu|texlive-lm-2.004-4|523	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbxo10.tfm
14mu|texlive-lm-2.004-4|524	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmcsc10.tfm
14mu|texlive-lm-2.004-4|525	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmcsco10.tfm
14mu|texlive-lm-2.004-4|526	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmdunh10.tfm
14mu|texlive-lm-2.004-4|527	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmduno10.tfm
14mu|texlive-lm-2.004-4|528	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr10.tfm
14mu|texlive-lm-2.004-4|529	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr12.tfm
14mu|texlive-lm-2.004-4|530	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr17.tfm
14mu|texlive-lm-2.004-4|531	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr5.tfm
14mu|texlive-lm-2.004-4|532	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr6.tfm
14mu|texlive-lm-2.004-4|533	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr7.tfm
14mu|texlive-lm-2.004-4|534	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr8.tfm
14mu|texlive-lm-2.004-4|535	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr9.tfm
14mu|texlive-lm-2.004-4|536	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri10.tfm
14mu|texlive-lm-2.004-4|537	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri12.tfm
14mu|texlive-lm-2.004-4|538	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri7.tfm
14mu|texlive-lm-2.004-4|539	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri8.tfm
14mu|texlive-lm-2.004-4|540	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri9.tfm
14mu|texlive-lm-2.004-4|541	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro10.tfm
14mu|texlive-lm-2.004-4|542	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro12.tfm
14mu|texlive-lm-2.004-4|543	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro17.tfm
14mu|texlive-lm-2.004-4|544	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro8.tfm
14mu|texlive-lm-2.004-4|545	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro9.tfm
14mu|texlive-lm-2.004-4|546	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss10.tfm
14mu|texlive-lm-2.004-4|547	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss12.tfm
14mu|texlive-lm-2.004-4|548	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss17.tfm
14mu|texlive-lm-2.004-4|549	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss8.tfm
14mu|texlive-lm-2.004-4|550	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss9.tfm
14mu|texlive-lm-2.004-4|551	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssbo10.tfm
14mu|texlive-lm-2.004-4|552	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssbx10.tfm
14mu|texlive-lm-2.004-4|553	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssdc10.tfm
14mu|texlive-lm-2.004-4|554	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssdo10.tfm
14mu|texlive-lm-2.004-4|555	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso10.tfm
14mu|texlive-lm-2.004-4|556	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso12.tfm
14mu|texlive-lm-2.004-4|557	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso17.tfm
14mu|texlive-lm-2.004-4|558	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso8.tfm
14mu|texlive-lm-2.004-4|559	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso9.tfm
14mu|texlive-lm-2.004-4|560	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssq8.tfm
14mu|texlive-lm-2.004-4|561	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssqbo8.tfm
14mu|texlive-lm-2.004-4|562	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssqbx8.tfm
14mu|texlive-lm-2.004-4|563	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssqo8.tfm
14mu|texlive-lm-2.004-4|564	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtcsc10.tfm
14mu|texlive-lm-2.004-4|565	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtcso10.tfm
14mu|texlive-lm-2.004-4|566	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtk10.tfm
14mu|texlive-lm-2.004-4|567	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtko10.tfm
14mu|texlive-lm-2.004-4|568	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtl10.tfm
14mu|texlive-lm-2.004-4|569	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtlc10.tfm
14mu|texlive-lm-2.004-4|570	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtlco10.tfm
14mu|texlive-lm-2.004-4|571	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtlo10.tfm
14mu|texlive-lm-2.004-4|572	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt10.tfm
14mu|texlive-lm-2.004-4|573	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt12.tfm
14mu|texlive-lm-2.004-4|574	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt8.tfm
14mu|texlive-lm-2.004-4|575	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt9.tfm
14mu|texlive-lm-2.004-4|576	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtti10.tfm
14mu|texlive-lm-2.004-4|577	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtto10.tfm
14mu|texlive-lm-2.004-4|578	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmu10.tfm
14mu|texlive-lm-2.004-4|579	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtk10.tfm
14mu|texlive-lm-2.004-4|580	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtko10.tfm
14mu|texlive-lm-2.004-4|581	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtl10.tfm
14mu|texlive-lm-2.004-4|582	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtlo10.tfm
14mu|texlive-lm-2.004-4|583	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtt10.tfm
14mu|texlive-lm-2.004-4|584	%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtto10.tfm
14mu|texlive-lm-2.004-4|585	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmb10.tfm
14mu|texlive-lm-2.004-4|586	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbo10.tfm
14mu|texlive-lm-2.004-4|587	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx10.tfm
14mu|texlive-lm-2.004-4|588	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx12.tfm
14mu|texlive-lm-2.004-4|589	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx5.tfm
14mu|texlive-lm-2.004-4|590	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx6.tfm
14mu|texlive-lm-2.004-4|591	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx7.tfm
14mu|texlive-lm-2.004-4|592	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx8.tfm
14mu|texlive-lm-2.004-4|593	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx9.tfm
14mu|texlive-lm-2.004-4|594	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbxi10.tfm
14mu|texlive-lm-2.004-4|595	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbxo10.tfm
14mu|texlive-lm-2.004-4|596	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmcsc10.tfm
14mu|texlive-lm-2.004-4|597	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmcsco10.tfm
14mu|texlive-lm-2.004-4|598	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmdunh10.tfm
14mu|texlive-lm-2.004-4|599	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmduno10.tfm
14mu|texlive-lm-2.004-4|600	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr10.tfm
14mu|texlive-lm-2.004-4|601	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr12.tfm
14mu|texlive-lm-2.004-4|602	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr17.tfm
14mu|texlive-lm-2.004-4|603	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr5.tfm
14mu|texlive-lm-2.004-4|604	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr6.tfm
14mu|texlive-lm-2.004-4|605	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr7.tfm
14mu|texlive-lm-2.004-4|606	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr8.tfm
14mu|texlive-lm-2.004-4|607	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr9.tfm
14mu|texlive-lm-2.004-4|608	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri10.tfm
14mu|texlive-lm-2.004-4|609	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri12.tfm
14mu|texlive-lm-2.004-4|610	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri7.tfm
14mu|texlive-lm-2.004-4|611	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri8.tfm
14mu|texlive-lm-2.004-4|612	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri9.tfm
14mu|texlive-lm-2.004-4|613	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro10.tfm
14mu|texlive-lm-2.004-4|614	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro12.tfm
14mu|texlive-lm-2.004-4|615	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro17.tfm
14mu|texlive-lm-2.004-4|616	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro8.tfm
14mu|texlive-lm-2.004-4|617	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro9.tfm
14mu|texlive-lm-2.004-4|618	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss10.tfm
14mu|texlive-lm-2.004-4|619	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss12.tfm
14mu|texlive-lm-2.004-4|620	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss17.tfm
14mu|texlive-lm-2.004-4|621	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss8.tfm
14mu|texlive-lm-2.004-4|622	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss9.tfm
14mu|texlive-lm-2.004-4|623	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssbo10.tfm
14mu|texlive-lm-2.004-4|624	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssbx10.tfm
14mu|texlive-lm-2.004-4|625	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssdc10.tfm
14mu|texlive-lm-2.004-4|626	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssdo10.tfm
14mu|texlive-lm-2.004-4|627	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso10.tfm
14mu|texlive-lm-2.004-4|628	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso12.tfm
14mu|texlive-lm-2.004-4|629	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso17.tfm
14mu|texlive-lm-2.004-4|630	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso8.tfm
14mu|texlive-lm-2.004-4|631	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso9.tfm
14mu|texlive-lm-2.004-4|632	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssq8.tfm
14mu|texlive-lm-2.004-4|633	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssqbo8.tfm
14mu|texlive-lm-2.004-4|634	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssqbx8.tfm
14mu|texlive-lm-2.004-4|635	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssqo8.tfm
14mu|texlive-lm-2.004-4|636	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtcsc10.tfm
14mu|texlive-lm-2.004-4|637	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtcso10.tfm
14mu|texlive-lm-2.004-4|638	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtk10.tfm
14mu|texlive-lm-2.004-4|639	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtko10.tfm
14mu|texlive-lm-2.004-4|640	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtl10.tfm
14mu|texlive-lm-2.004-4|641	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtlc10.tfm
14mu|texlive-lm-2.004-4|642	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtlco10.tfm
14mu|texlive-lm-2.004-4|643	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtlo10.tfm
14mu|texlive-lm-2.004-4|644	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt10.tfm
14mu|texlive-lm-2.004-4|645	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt12.tfm
14mu|texlive-lm-2.004-4|646	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt8.tfm
14mu|texlive-lm-2.004-4|647	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt9.tfm
14mu|texlive-lm-2.004-4|648	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtti10.tfm
14mu|texlive-lm-2.004-4|649	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtto10.tfm
14mu|texlive-lm-2.004-4|650	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmu10.tfm
14mu|texlive-lm-2.004-4|651	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtk10.tfm
14mu|texlive-lm-2.004-4|652	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtko10.tfm
14mu|texlive-lm-2.004-4|653	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtl10.tfm
14mu|texlive-lm-2.004-4|654	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtlo10.tfm
14mu|texlive-lm-2.004-4|655	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtt10.tfm
14mu|texlive-lm-2.004-4|656	%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtto10.tfm
14mu|texlive-lm-2.004-4|657	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmb10.tfm
14mu|texlive-lm-2.004-4|658	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbo10.tfm
14mu|texlive-lm-2.004-4|659	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx10.tfm
14mu|texlive-lm-2.004-4|660	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx12.tfm
14mu|texlive-lm-2.004-4|661	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx5.tfm
14mu|texlive-lm-2.004-4|662	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx6.tfm
14mu|texlive-lm-2.004-4|663	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx7.tfm
14mu|texlive-lm-2.004-4|664	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx8.tfm
14mu|texlive-lm-2.004-4|665	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx9.tfm
14mu|texlive-lm-2.004-4|666	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbxi10.tfm
14mu|texlive-lm-2.004-4|667	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbxo10.tfm
14mu|texlive-lm-2.004-4|668	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmcsc10.tfm
14mu|texlive-lm-2.004-4|669	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmcsco10.tfm
14mu|texlive-lm-2.004-4|670	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmdunh10.tfm
14mu|texlive-lm-2.004-4|671	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmduno10.tfm
14mu|texlive-lm-2.004-4|672	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr10.tfm
14mu|texlive-lm-2.004-4|673	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr12.tfm
14mu|texlive-lm-2.004-4|674	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr17.tfm
14mu|texlive-lm-2.004-4|675	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr5.tfm
14mu|texlive-lm-2.004-4|676	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr6.tfm
14mu|texlive-lm-2.004-4|677	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr7.tfm
14mu|texlive-lm-2.004-4|678	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr8.tfm
14mu|texlive-lm-2.004-4|679	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr9.tfm
14mu|texlive-lm-2.004-4|680	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri10.tfm
14mu|texlive-lm-2.004-4|681	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri12.tfm
14mu|texlive-lm-2.004-4|682	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri7.tfm
14mu|texlive-lm-2.004-4|683	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri8.tfm
14mu|texlive-lm-2.004-4|684	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri9.tfm
14mu|texlive-lm-2.004-4|685	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro10.tfm
14mu|texlive-lm-2.004-4|686	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro12.tfm
14mu|texlive-lm-2.004-4|687	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro17.tfm
14mu|texlive-lm-2.004-4|688	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro8.tfm
14mu|texlive-lm-2.004-4|689	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro9.tfm
14mu|texlive-lm-2.004-4|690	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss10.tfm
14mu|texlive-lm-2.004-4|691	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss12.tfm
14mu|texlive-lm-2.004-4|692	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss17.tfm
14mu|texlive-lm-2.004-4|693	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss8.tfm
14mu|texlive-lm-2.004-4|694	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss9.tfm
14mu|texlive-lm-2.004-4|695	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssbo10.tfm
14mu|texlive-lm-2.004-4|696	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssbx10.tfm
14mu|texlive-lm-2.004-4|697	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssdc10.tfm
14mu|texlive-lm-2.004-4|698	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssdo10.tfm
14mu|texlive-lm-2.004-4|699	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso10.tfm
14mu|texlive-lm-2.004-4|700	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso12.tfm
14mu|texlive-lm-2.004-4|701	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso17.tfm
14mu|texlive-lm-2.004-4|702	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso8.tfm
14mu|texlive-lm-2.004-4|703	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso9.tfm
14mu|texlive-lm-2.004-4|704	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssq8.tfm
14mu|texlive-lm-2.004-4|705	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssqbo8.tfm
14mu|texlive-lm-2.004-4|706	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssqbx8.tfm
14mu|texlive-lm-2.004-4|707	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssqo8.tfm
14mu|texlive-lm-2.004-4|708	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtcsc10.tfm
14mu|texlive-lm-2.004-4|709	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtcso10.tfm
14mu|texlive-lm-2.004-4|710	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtk10.tfm
14mu|texlive-lm-2.004-4|711	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtko10.tfm
14mu|texlive-lm-2.004-4|712	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtl10.tfm
14mu|texlive-lm-2.004-4|713	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtlc10.tfm
14mu|texlive-lm-2.004-4|714	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtlco10.tfm
14mu|texlive-lm-2.004-4|715	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtlo10.tfm
14mu|texlive-lm-2.004-4|716	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt10.tfm
14mu|texlive-lm-2.004-4|717	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt12.tfm
14mu|texlive-lm-2.004-4|718	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt8.tfm
14mu|texlive-lm-2.004-4|719	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt9.tfm
14mu|texlive-lm-2.004-4|720	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtti10.tfm
14mu|texlive-lm-2.004-4|721	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtto10.tfm
14mu|texlive-lm-2.004-4|722	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmu10.tfm
14mu|texlive-lm-2.004-4|723	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtk10.tfm
14mu|texlive-lm-2.004-4|724	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtko10.tfm
14mu|texlive-lm-2.004-4|725	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtl10.tfm
14mu|texlive-lm-2.004-4|726	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtlo10.tfm
14mu|texlive-lm-2.004-4|727	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtt10.tfm
14mu|texlive-lm-2.004-4|728	%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtto10.tfm
14mu|texlive-lm-2.004-4|729	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmb10.tfm
14mu|texlive-lm-2.004-4|730	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbo10.tfm
14mu|texlive-lm-2.004-4|731	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx10.tfm
14mu|texlive-lm-2.004-4|732	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx12.tfm
14mu|texlive-lm-2.004-4|733	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx5.tfm
14mu|texlive-lm-2.004-4|734	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx6.tfm
14mu|texlive-lm-2.004-4|735	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx7.tfm
14mu|texlive-lm-2.004-4|736	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx8.tfm
14mu|texlive-lm-2.004-4|737	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx9.tfm
14mu|texlive-lm-2.004-4|738	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbxi10.tfm
14mu|texlive-lm-2.004-4|739	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbxo10.tfm
14mu|texlive-lm-2.004-4|740	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmcsc10.tfm
14mu|texlive-lm-2.004-4|741	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmcsco10.tfm
14mu|texlive-lm-2.004-4|742	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmdunh10.tfm
14mu|texlive-lm-2.004-4|743	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmduno10.tfm
14mu|texlive-lm-2.004-4|744	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr10.tfm
14mu|texlive-lm-2.004-4|745	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr12.tfm
14mu|texlive-lm-2.004-4|746	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr17.tfm
14mu|texlive-lm-2.004-4|747	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr5.tfm
14mu|texlive-lm-2.004-4|748	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr6.tfm
14mu|texlive-lm-2.004-4|749	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr7.tfm
14mu|texlive-lm-2.004-4|750	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr8.tfm
14mu|texlive-lm-2.004-4|751	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr9.tfm
14mu|texlive-lm-2.004-4|752	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri10.tfm
14mu|texlive-lm-2.004-4|753	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri12.tfm
14mu|texlive-lm-2.004-4|754	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri7.tfm
14mu|texlive-lm-2.004-4|755	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri8.tfm
14mu|texlive-lm-2.004-4|756	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri9.tfm
14mu|texlive-lm-2.004-4|757	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro10.tfm
14mu|texlive-lm-2.004-4|758	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro12.tfm
14mu|texlive-lm-2.004-4|759	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro17.tfm
14mu|texlive-lm-2.004-4|760	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro8.tfm
14mu|texlive-lm-2.004-4|761	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro9.tfm
14mu|texlive-lm-2.004-4|762	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss10.tfm
14mu|texlive-lm-2.004-4|763	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss12.tfm
14mu|texlive-lm-2.004-4|764	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss17.tfm
14mu|texlive-lm-2.004-4|765	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss8.tfm
14mu|texlive-lm-2.004-4|766	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss9.tfm
14mu|texlive-lm-2.004-4|767	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssbo10.tfm
14mu|texlive-lm-2.004-4|768	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssbx10.tfm
14mu|texlive-lm-2.004-4|769	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssdc10.tfm
14mu|texlive-lm-2.004-4|770	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssdo10.tfm
14mu|texlive-lm-2.004-4|771	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso10.tfm
14mu|texlive-lm-2.004-4|772	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso12.tfm
14mu|texlive-lm-2.004-4|773	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso17.tfm
14mu|texlive-lm-2.004-4|774	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso8.tfm
14mu|texlive-lm-2.004-4|775	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso9.tfm
14mu|texlive-lm-2.004-4|776	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssq8.tfm
14mu|texlive-lm-2.004-4|777	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssqbo8.tfm
14mu|texlive-lm-2.004-4|778	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssqbx8.tfm
14mu|texlive-lm-2.004-4|779	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssqo8.tfm
14mu|texlive-lm-2.004-4|780	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtcsc10.tfm
14mu|texlive-lm-2.004-4|781	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtcso10.tfm
14mu|texlive-lm-2.004-4|782	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtk10.tfm
14mu|texlive-lm-2.004-4|783	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtko10.tfm
14mu|texlive-lm-2.004-4|784	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtl10.tfm
14mu|texlive-lm-2.004-4|785	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtlc10.tfm
14mu|texlive-lm-2.004-4|786	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtlco10.tfm
14mu|texlive-lm-2.004-4|787	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtlo10.tfm
14mu|texlive-lm-2.004-4|788	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt10.tfm
14mu|texlive-lm-2.004-4|789	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt12.tfm
14mu|texlive-lm-2.004-4|790	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt8.tfm
14mu|texlive-lm-2.004-4|791	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt9.tfm
14mu|texlive-lm-2.004-4|792	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtti10.tfm
14mu|texlive-lm-2.004-4|793	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtto10.tfm
14mu|texlive-lm-2.004-4|794	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmu10.tfm
14mu|texlive-lm-2.004-4|795	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtk10.tfm
14mu|texlive-lm-2.004-4|796	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtko10.tfm
14mu|texlive-lm-2.004-4|797	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtl10.tfm
14mu|texlive-lm-2.004-4|798	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtlo10.tfm
14mu|texlive-lm-2.004-4|799	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtt10.tfm
14mu|texlive-lm-2.004-4|800	%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtto10.tfm
14mu|texlive-lm-2.004-4|801	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmb10.tfm
14mu|texlive-lm-2.004-4|802	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbo10.tfm
14mu|texlive-lm-2.004-4|803	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx10.tfm
14mu|texlive-lm-2.004-4|804	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx12.tfm
14mu|texlive-lm-2.004-4|805	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx5.tfm
14mu|texlive-lm-2.004-4|806	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx6.tfm
14mu|texlive-lm-2.004-4|807	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx7.tfm
14mu|texlive-lm-2.004-4|808	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx8.tfm
14mu|texlive-lm-2.004-4|809	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx9.tfm
14mu|texlive-lm-2.004-4|810	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbxi10.tfm
14mu|texlive-lm-2.004-4|811	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbxo10.tfm
14mu|texlive-lm-2.004-4|812	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmcsc10.tfm
14mu|texlive-lm-2.004-4|813	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmcsco10.tfm
14mu|texlive-lm-2.004-4|814	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmdunh10.tfm
14mu|texlive-lm-2.004-4|815	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmduno10.tfm
14mu|texlive-lm-2.004-4|816	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr10.tfm
14mu|texlive-lm-2.004-4|817	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr12.tfm
14mu|texlive-lm-2.004-4|818	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr17.tfm
14mu|texlive-lm-2.004-4|819	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr5.tfm
14mu|texlive-lm-2.004-4|820	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr6.tfm
14mu|texlive-lm-2.004-4|821	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr7.tfm
14mu|texlive-lm-2.004-4|822	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr8.tfm
14mu|texlive-lm-2.004-4|823	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr9.tfm
14mu|texlive-lm-2.004-4|824	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri10.tfm
14mu|texlive-lm-2.004-4|825	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri12.tfm
14mu|texlive-lm-2.004-4|826	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri7.tfm
14mu|texlive-lm-2.004-4|827	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri8.tfm
14mu|texlive-lm-2.004-4|828	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri9.tfm
14mu|texlive-lm-2.004-4|829	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro10.tfm
14mu|texlive-lm-2.004-4|830	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro12.tfm
14mu|texlive-lm-2.004-4|831	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro17.tfm
14mu|texlive-lm-2.004-4|832	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro8.tfm
14mu|texlive-lm-2.004-4|833	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro9.tfm
14mu|texlive-lm-2.004-4|834	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss10.tfm
14mu|texlive-lm-2.004-4|835	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss12.tfm
14mu|texlive-lm-2.004-4|836	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss17.tfm
14mu|texlive-lm-2.004-4|837	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss8.tfm
14mu|texlive-lm-2.004-4|838	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss9.tfm
14mu|texlive-lm-2.004-4|839	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssbo10.tfm
14mu|texlive-lm-2.004-4|840	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssbx10.tfm
14mu|texlive-lm-2.004-4|841	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssdc10.tfm
14mu|texlive-lm-2.004-4|842	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssdo10.tfm
14mu|texlive-lm-2.004-4|843	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso10.tfm
14mu|texlive-lm-2.004-4|844	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso12.tfm
14mu|texlive-lm-2.004-4|845	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso17.tfm
14mu|texlive-lm-2.004-4|846	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso8.tfm
14mu|texlive-lm-2.004-4|847	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso9.tfm
14mu|texlive-lm-2.004-4|848	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssq8.tfm
14mu|texlive-lm-2.004-4|849	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssqbo8.tfm
14mu|texlive-lm-2.004-4|850	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssqbx8.tfm
14mu|texlive-lm-2.004-4|851	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssqo8.tfm
14mu|texlive-lm-2.004-4|852	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtcsc10.tfm
14mu|texlive-lm-2.004-4|853	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtcso10.tfm
14mu|texlive-lm-2.004-4|854	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtk10.tfm
14mu|texlive-lm-2.004-4|855	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtko10.tfm
14mu|texlive-lm-2.004-4|856	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtl10.tfm
14mu|texlive-lm-2.004-4|857	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtlc10.tfm
14mu|texlive-lm-2.004-4|858	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtlco10.tfm
14mu|texlive-lm-2.004-4|859	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtlo10.tfm
14mu|texlive-lm-2.004-4|860	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt10.tfm
14mu|texlive-lm-2.004-4|861	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt12.tfm
14mu|texlive-lm-2.004-4|862	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt8.tfm
14mu|texlive-lm-2.004-4|863	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt9.tfm
14mu|texlive-lm-2.004-4|864	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtti10.tfm
14mu|texlive-lm-2.004-4|865	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtto10.tfm
14mu|texlive-lm-2.004-4|866	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmu10.tfm
14mu|texlive-lm-2.004-4|867	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtk10.tfm
14mu|texlive-lm-2.004-4|868	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtko10.tfm
14mu|texlive-lm-2.004-4|869	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtl10.tfm
14mu|texlive-lm-2.004-4|870	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtlo10.tfm
14mu|texlive-lm-2.004-4|871	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtt10.tfm
14mu|texlive-lm-2.004-4|872	%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtto10.tfm
14mu|texlive-lm-2.004-4|873	%{_texmfdistdir}/fonts/type1/public/lm/lmb10.pfb
14mu|texlive-lm-2.004-4|874	%{_texmfdistdir}/fonts/type1/public/lm/lmb10.pfm
14mu|texlive-lm-2.004-4|875	%{_texmfdistdir}/fonts/type1/public/lm/lmbo10.pfb
14mu|texlive-lm-2.004-4|876	%{_texmfdistdir}/fonts/type1/public/lm/lmbo10.pfm
14mu|texlive-lm-2.004-4|877	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy10.pfb
14mu|texlive-lm-2.004-4|878	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy10.pfm
14mu|texlive-lm-2.004-4|879	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy5.pfb
14mu|texlive-lm-2.004-4|880	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy5.pfm
14mu|texlive-lm-2.004-4|881	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy7.pfb
14mu|texlive-lm-2.004-4|882	%{_texmfdistdir}/fonts/type1/public/lm/lmbsy7.pfm
14mu|texlive-lm-2.004-4|883	%{_texmfdistdir}/fonts/type1/public/lm/lmbx10.pfb
14mu|texlive-lm-2.004-4|884	%{_texmfdistdir}/fonts/type1/public/lm/lmbx10.pfm
14mu|texlive-lm-2.004-4|885	%{_texmfdistdir}/fonts/type1/public/lm/lmbx12.pfb
14mu|texlive-lm-2.004-4|886	%{_texmfdistdir}/fonts/type1/public/lm/lmbx12.pfm
14mu|texlive-lm-2.004-4|887	%{_texmfdistdir}/fonts/type1/public/lm/lmbx5.pfb
14mu|texlive-lm-2.004-4|888	%{_texmfdistdir}/fonts/type1/public/lm/lmbx5.pfm
14mu|texlive-lm-2.004-4|889	%{_texmfdistdir}/fonts/type1/public/lm/lmbx6.pfb
14mu|texlive-lm-2.004-4|890	%{_texmfdistdir}/fonts/type1/public/lm/lmbx6.pfm
14mu|texlive-lm-2.004-4|891	%{_texmfdistdir}/fonts/type1/public/lm/lmbx7.pfb
14mu|texlive-lm-2.004-4|892	%{_texmfdistdir}/fonts/type1/public/lm/lmbx7.pfm
14mu|texlive-lm-2.004-4|893	%{_texmfdistdir}/fonts/type1/public/lm/lmbx8.pfb
14mu|texlive-lm-2.004-4|894	%{_texmfdistdir}/fonts/type1/public/lm/lmbx8.pfm
14mu|texlive-lm-2.004-4|895	%{_texmfdistdir}/fonts/type1/public/lm/lmbx9.pfb
14mu|texlive-lm-2.004-4|896	%{_texmfdistdir}/fonts/type1/public/lm/lmbx9.pfm
14mu|texlive-lm-2.004-4|897	%{_texmfdistdir}/fonts/type1/public/lm/lmbxi10.pfb
14mu|texlive-lm-2.004-4|898	%{_texmfdistdir}/fonts/type1/public/lm/lmbxi10.pfm
14mu|texlive-lm-2.004-4|899	%{_texmfdistdir}/fonts/type1/public/lm/lmbxo10.pfb
14mu|texlive-lm-2.004-4|900	%{_texmfdistdir}/fonts/type1/public/lm/lmbxo10.pfm
14mu|texlive-lm-2.004-4|901	%{_texmfdistdir}/fonts/type1/public/lm/lmcsc10.pfb
14mu|texlive-lm-2.004-4|902	%{_texmfdistdir}/fonts/type1/public/lm/lmcsc10.pfm
14mu|texlive-lm-2.004-4|903	%{_texmfdistdir}/fonts/type1/public/lm/lmcsco10.pfb
14mu|texlive-lm-2.004-4|904	%{_texmfdistdir}/fonts/type1/public/lm/lmcsco10.pfm
14mu|texlive-lm-2.004-4|905	%{_texmfdistdir}/fonts/type1/public/lm/lmdunh10.pfb
14mu|texlive-lm-2.004-4|906	%{_texmfdistdir}/fonts/type1/public/lm/lmdunh10.pfm
14mu|texlive-lm-2.004-4|907	%{_texmfdistdir}/fonts/type1/public/lm/lmduno10.pfb
14mu|texlive-lm-2.004-4|908	%{_texmfdistdir}/fonts/type1/public/lm/lmduno10.pfm
14mu|texlive-lm-2.004-4|909	%{_texmfdistdir}/fonts/type1/public/lm/lmex10.pfb
14mu|texlive-lm-2.004-4|910	%{_texmfdistdir}/fonts/type1/public/lm/lmex10.pfm
14mu|texlive-lm-2.004-4|911	%{_texmfdistdir}/fonts/type1/public/lm/lmmi10.pfb
14mu|texlive-lm-2.004-4|912	%{_texmfdistdir}/fonts/type1/public/lm/lmmi10.pfm
14mu|texlive-lm-2.004-4|913	%{_texmfdistdir}/fonts/type1/public/lm/lmmi12.pfb
14mu|texlive-lm-2.004-4|914	%{_texmfdistdir}/fonts/type1/public/lm/lmmi12.pfm
14mu|texlive-lm-2.004-4|915	%{_texmfdistdir}/fonts/type1/public/lm/lmmi5.pfb
14mu|texlive-lm-2.004-4|916	%{_texmfdistdir}/fonts/type1/public/lm/lmmi5.pfm
14mu|texlive-lm-2.004-4|917	%{_texmfdistdir}/fonts/type1/public/lm/lmmi6.pfb
14mu|texlive-lm-2.004-4|918	%{_texmfdistdir}/fonts/type1/public/lm/lmmi6.pfm
14mu|texlive-lm-2.004-4|919	%{_texmfdistdir}/fonts/type1/public/lm/lmmi7.pfb
14mu|texlive-lm-2.004-4|920	%{_texmfdistdir}/fonts/type1/public/lm/lmmi7.pfm
14mu|texlive-lm-2.004-4|921	%{_texmfdistdir}/fonts/type1/public/lm/lmmi8.pfb
14mu|texlive-lm-2.004-4|922	%{_texmfdistdir}/fonts/type1/public/lm/lmmi8.pfm
14mu|texlive-lm-2.004-4|923	%{_texmfdistdir}/fonts/type1/public/lm/lmmi9.pfb
14mu|texlive-lm-2.004-4|924	%{_texmfdistdir}/fonts/type1/public/lm/lmmi9.pfm
14mu|texlive-lm-2.004-4|925	%{_texmfdistdir}/fonts/type1/public/lm/lmmib10.pfb
14mu|texlive-lm-2.004-4|926	%{_texmfdistdir}/fonts/type1/public/lm/lmmib10.pfm
14mu|texlive-lm-2.004-4|927	%{_texmfdistdir}/fonts/type1/public/lm/lmmib5.pfb
14mu|texlive-lm-2.004-4|928	%{_texmfdistdir}/fonts/type1/public/lm/lmmib5.pfm
14mu|texlive-lm-2.004-4|929	%{_texmfdistdir}/fonts/type1/public/lm/lmmib7.pfb
14mu|texlive-lm-2.004-4|930	%{_texmfdistdir}/fonts/type1/public/lm/lmmib7.pfm
14mu|texlive-lm-2.004-4|931	%{_texmfdistdir}/fonts/type1/public/lm/lmr10.pfb
14mu|texlive-lm-2.004-4|932	%{_texmfdistdir}/fonts/type1/public/lm/lmr10.pfm
14mu|texlive-lm-2.004-4|933	%{_texmfdistdir}/fonts/type1/public/lm/lmr12.pfb
14mu|texlive-lm-2.004-4|934	%{_texmfdistdir}/fonts/type1/public/lm/lmr12.pfm
14mu|texlive-lm-2.004-4|935	%{_texmfdistdir}/fonts/type1/public/lm/lmr17.pfb
14mu|texlive-lm-2.004-4|936	%{_texmfdistdir}/fonts/type1/public/lm/lmr17.pfm
14mu|texlive-lm-2.004-4|937	%{_texmfdistdir}/fonts/type1/public/lm/lmr5.pfb
14mu|texlive-lm-2.004-4|938	%{_texmfdistdir}/fonts/type1/public/lm/lmr5.pfm
14mu|texlive-lm-2.004-4|939	%{_texmfdistdir}/fonts/type1/public/lm/lmr6.pfb
14mu|texlive-lm-2.004-4|940	%{_texmfdistdir}/fonts/type1/public/lm/lmr6.pfm
14mu|texlive-lm-2.004-4|941	%{_texmfdistdir}/fonts/type1/public/lm/lmr7.pfb
14mu|texlive-lm-2.004-4|942	%{_texmfdistdir}/fonts/type1/public/lm/lmr7.pfm
14mu|texlive-lm-2.004-4|943	%{_texmfdistdir}/fonts/type1/public/lm/lmr8.pfb
14mu|texlive-lm-2.004-4|944	%{_texmfdistdir}/fonts/type1/public/lm/lmr8.pfm
14mu|texlive-lm-2.004-4|945	%{_texmfdistdir}/fonts/type1/public/lm/lmr9.pfb
14mu|texlive-lm-2.004-4|946	%{_texmfdistdir}/fonts/type1/public/lm/lmr9.pfm
14mu|texlive-lm-2.004-4|947	%{_texmfdistdir}/fonts/type1/public/lm/lmri10.pfb
14mu|texlive-lm-2.004-4|948	%{_texmfdistdir}/fonts/type1/public/lm/lmri10.pfm
14mu|texlive-lm-2.004-4|949	%{_texmfdistdir}/fonts/type1/public/lm/lmri12.pfb
14mu|texlive-lm-2.004-4|950	%{_texmfdistdir}/fonts/type1/public/lm/lmri12.pfm
14mu|texlive-lm-2.004-4|951	%{_texmfdistdir}/fonts/type1/public/lm/lmri7.pfb
14mu|texlive-lm-2.004-4|952	%{_texmfdistdir}/fonts/type1/public/lm/lmri7.pfm
14mu|texlive-lm-2.004-4|953	%{_texmfdistdir}/fonts/type1/public/lm/lmri8.pfb
14mu|texlive-lm-2.004-4|954	%{_texmfdistdir}/fonts/type1/public/lm/lmri8.pfm
14mu|texlive-lm-2.004-4|955	%{_texmfdistdir}/fonts/type1/public/lm/lmri9.pfb
14mu|texlive-lm-2.004-4|956	%{_texmfdistdir}/fonts/type1/public/lm/lmri9.pfm
14mu|texlive-lm-2.004-4|957	%{_texmfdistdir}/fonts/type1/public/lm/lmro10.pfb
14mu|texlive-lm-2.004-4|958	%{_texmfdistdir}/fonts/type1/public/lm/lmro10.pfm
14mu|texlive-lm-2.004-4|959	%{_texmfdistdir}/fonts/type1/public/lm/lmro12.pfb
14mu|texlive-lm-2.004-4|960	%{_texmfdistdir}/fonts/type1/public/lm/lmro12.pfm
14mu|texlive-lm-2.004-4|961	%{_texmfdistdir}/fonts/type1/public/lm/lmro17.pfb
14mu|texlive-lm-2.004-4|962	%{_texmfdistdir}/fonts/type1/public/lm/lmro17.pfm
14mu|texlive-lm-2.004-4|963	%{_texmfdistdir}/fonts/type1/public/lm/lmro8.pfb
14mu|texlive-lm-2.004-4|964	%{_texmfdistdir}/fonts/type1/public/lm/lmro8.pfm
14mu|texlive-lm-2.004-4|965	%{_texmfdistdir}/fonts/type1/public/lm/lmro9.pfb
14mu|texlive-lm-2.004-4|966	%{_texmfdistdir}/fonts/type1/public/lm/lmro9.pfm
14mu|texlive-lm-2.004-4|967	%{_texmfdistdir}/fonts/type1/public/lm/lmss10.pfb
14mu|texlive-lm-2.004-4|968	%{_texmfdistdir}/fonts/type1/public/lm/lmss10.pfm
14mu|texlive-lm-2.004-4|969	%{_texmfdistdir}/fonts/type1/public/lm/lmss12.pfb
14mu|texlive-lm-2.004-4|970	%{_texmfdistdir}/fonts/type1/public/lm/lmss12.pfm
14mu|texlive-lm-2.004-4|971	%{_texmfdistdir}/fonts/type1/public/lm/lmss17.pfb
14mu|texlive-lm-2.004-4|972	%{_texmfdistdir}/fonts/type1/public/lm/lmss17.pfm
14mu|texlive-lm-2.004-4|973	%{_texmfdistdir}/fonts/type1/public/lm/lmss8.pfb
14mu|texlive-lm-2.004-4|974	%{_texmfdistdir}/fonts/type1/public/lm/lmss8.pfm
14mu|texlive-lm-2.004-4|975	%{_texmfdistdir}/fonts/type1/public/lm/lmss9.pfb
14mu|texlive-lm-2.004-4|976	%{_texmfdistdir}/fonts/type1/public/lm/lmss9.pfm
14mu|texlive-lm-2.004-4|977	%{_texmfdistdir}/fonts/type1/public/lm/lmssbo10.pfb
14mu|texlive-lm-2.004-4|978	%{_texmfdistdir}/fonts/type1/public/lm/lmssbo10.pfm
14mu|texlive-lm-2.004-4|979	%{_texmfdistdir}/fonts/type1/public/lm/lmssbx10.pfb
14mu|texlive-lm-2.004-4|980	%{_texmfdistdir}/fonts/type1/public/lm/lmssbx10.pfm
14mu|texlive-lm-2.004-4|981	%{_texmfdistdir}/fonts/type1/public/lm/lmssdc10.pfb
14mu|texlive-lm-2.004-4|982	%{_texmfdistdir}/fonts/type1/public/lm/lmssdc10.pfm
14mu|texlive-lm-2.004-4|983	%{_texmfdistdir}/fonts/type1/public/lm/lmssdo10.pfb
14mu|texlive-lm-2.004-4|984	%{_texmfdistdir}/fonts/type1/public/lm/lmssdo10.pfm
14mu|texlive-lm-2.004-4|985	%{_texmfdistdir}/fonts/type1/public/lm/lmsso10.pfb
14mu|texlive-lm-2.004-4|986	%{_texmfdistdir}/fonts/type1/public/lm/lmsso10.pfm
14mu|texlive-lm-2.004-4|987	%{_texmfdistdir}/fonts/type1/public/lm/lmsso12.pfb
14mu|texlive-lm-2.004-4|988	%{_texmfdistdir}/fonts/type1/public/lm/lmsso12.pfm
14mu|texlive-lm-2.004-4|989	%{_texmfdistdir}/fonts/type1/public/lm/lmsso17.pfb
14mu|texlive-lm-2.004-4|990	%{_texmfdistdir}/fonts/type1/public/lm/lmsso17.pfm
14mu|texlive-lm-2.004-4|991	%{_texmfdistdir}/fonts/type1/public/lm/lmsso8.pfb
14mu|texlive-lm-2.004-4|992	%{_texmfdistdir}/fonts/type1/public/lm/lmsso8.pfm
14mu|texlive-lm-2.004-4|993	%{_texmfdistdir}/fonts/type1/public/lm/lmsso9.pfb
14mu|texlive-lm-2.004-4|994	%{_texmfdistdir}/fonts/type1/public/lm/lmsso9.pfm
14mu|texlive-lm-2.004-4|995	%{_texmfdistdir}/fonts/type1/public/lm/lmssq8.pfb
14mu|texlive-lm-2.004-4|996	%{_texmfdistdir}/fonts/type1/public/lm/lmssq8.pfm
14mu|texlive-lm-2.004-4|997	%{_texmfdistdir}/fonts/type1/public/lm/lmssqbo8.pfb
14mu|texlive-lm-2.004-4|998	%{_texmfdistdir}/fonts/type1/public/lm/lmssqbo8.pfm
14mu|texlive-lm-2.004-4|999	%{_texmfdistdir}/fonts/type1/public/lm/lmssqbx8.pfb
14mu|texlive-lm-2.004-4|1000	%{_texmfdistdir}/fonts/type1/public/lm/lmssqbx8.pfm
14mu|texlive-lm-2.004-4|1001	%{_texmfdistdir}/fonts/type1/public/lm/lmssqo8.pfb
14mu|texlive-lm-2.004-4|1002	%{_texmfdistdir}/fonts/type1/public/lm/lmssqo8.pfm
14mu|texlive-lm-2.004-4|1003	%{_texmfdistdir}/fonts/type1/public/lm/lmsy10.pfb
14mu|texlive-lm-2.004-4|1004	%{_texmfdistdir}/fonts/type1/public/lm/lmsy10.pfm
14mu|texlive-lm-2.004-4|1005	%{_texmfdistdir}/fonts/type1/public/lm/lmsy5.pfb
14mu|texlive-lm-2.004-4|1006	%{_texmfdistdir}/fonts/type1/public/lm/lmsy5.pfm
14mu|texlive-lm-2.004-4|1007	%{_texmfdistdir}/fonts/type1/public/lm/lmsy6.pfb
14mu|texlive-lm-2.004-4|1008	%{_texmfdistdir}/fonts/type1/public/lm/lmsy6.pfm
14mu|texlive-lm-2.004-4|1009	%{_texmfdistdir}/fonts/type1/public/lm/lmsy7.pfb
14mu|texlive-lm-2.004-4|1010	%{_texmfdistdir}/fonts/type1/public/lm/lmsy7.pfm
14mu|texlive-lm-2.004-4|1011	%{_texmfdistdir}/fonts/type1/public/lm/lmsy8.pfb
14mu|texlive-lm-2.004-4|1012	%{_texmfdistdir}/fonts/type1/public/lm/lmsy8.pfm
14mu|texlive-lm-2.004-4|1013	%{_texmfdistdir}/fonts/type1/public/lm/lmsy9.pfb
14mu|texlive-lm-2.004-4|1014	%{_texmfdistdir}/fonts/type1/public/lm/lmsy9.pfm
14mu|texlive-lm-2.004-4|1015	%{_texmfdistdir}/fonts/type1/public/lm/lmtcsc10.pfb
14mu|texlive-lm-2.004-4|1016	%{_texmfdistdir}/fonts/type1/public/lm/lmtcsc10.pfm
14mu|texlive-lm-2.004-4|1017	%{_texmfdistdir}/fonts/type1/public/lm/lmtcso10.pfb
14mu|texlive-lm-2.004-4|1018	%{_texmfdistdir}/fonts/type1/public/lm/lmtcso10.pfm
14mu|texlive-lm-2.004-4|1019	%{_texmfdistdir}/fonts/type1/public/lm/lmtk10.pfb
14mu|texlive-lm-2.004-4|1020	%{_texmfdistdir}/fonts/type1/public/lm/lmtk10.pfm
14mu|texlive-lm-2.004-4|1021	%{_texmfdistdir}/fonts/type1/public/lm/lmtko10.pfb
14mu|texlive-lm-2.004-4|1022	%{_texmfdistdir}/fonts/type1/public/lm/lmtko10.pfm
14mu|texlive-lm-2.004-4|1023	%{_texmfdistdir}/fonts/type1/public/lm/lmtl10.pfb
14mu|texlive-lm-2.004-4|1024	%{_texmfdistdir}/fonts/type1/public/lm/lmtl10.pfm
14mu|texlive-lm-2.004-4|1025	%{_texmfdistdir}/fonts/type1/public/lm/lmtlc10.pfb
14mu|texlive-lm-2.004-4|1026	%{_texmfdistdir}/fonts/type1/public/lm/lmtlc10.pfm
14mu|texlive-lm-2.004-4|1027	%{_texmfdistdir}/fonts/type1/public/lm/lmtlco10.pfb
14mu|texlive-lm-2.004-4|1028	%{_texmfdistdir}/fonts/type1/public/lm/lmtlco10.pfm
14mu|texlive-lm-2.004-4|1029	%{_texmfdistdir}/fonts/type1/public/lm/lmtlo10.pfb
14mu|texlive-lm-2.004-4|1030	%{_texmfdistdir}/fonts/type1/public/lm/lmtlo10.pfm
14mu|texlive-lm-2.004-4|1031	%{_texmfdistdir}/fonts/type1/public/lm/lmtt10.pfb
14mu|texlive-lm-2.004-4|1032	%{_texmfdistdir}/fonts/type1/public/lm/lmtt10.pfm
14mu|texlive-lm-2.004-4|1033	%{_texmfdistdir}/fonts/type1/public/lm/lmtt12.pfb
14mu|texlive-lm-2.004-4|1034	%{_texmfdistdir}/fonts/type1/public/lm/lmtt12.pfm
14mu|texlive-lm-2.004-4|1035	%{_texmfdistdir}/fonts/type1/public/lm/lmtt8.pfb
14mu|texlive-lm-2.004-4|1036	%{_texmfdistdir}/fonts/type1/public/lm/lmtt8.pfm
14mu|texlive-lm-2.004-4|1037	%{_texmfdistdir}/fonts/type1/public/lm/lmtt9.pfb
14mu|texlive-lm-2.004-4|1038	%{_texmfdistdir}/fonts/type1/public/lm/lmtt9.pfm
14mu|texlive-lm-2.004-4|1039	%{_texmfdistdir}/fonts/type1/public/lm/lmtti10.pfb
14mu|texlive-lm-2.004-4|1040	%{_texmfdistdir}/fonts/type1/public/lm/lmtti10.pfm
14mu|texlive-lm-2.004-4|1041	%{_texmfdistdir}/fonts/type1/public/lm/lmtto10.pfb
14mu|texlive-lm-2.004-4|1042	%{_texmfdistdir}/fonts/type1/public/lm/lmtto10.pfm
14mu|texlive-lm-2.004-4|1043	%{_texmfdistdir}/fonts/type1/public/lm/lmu10.pfb
14mu|texlive-lm-2.004-4|1044	%{_texmfdistdir}/fonts/type1/public/lm/lmu10.pfm
14mu|texlive-lm-2.004-4|1045	%{_texmfdistdir}/fonts/type1/public/lm/lmvtk10.pfb
14mu|texlive-lm-2.004-4|1046	%{_texmfdistdir}/fonts/type1/public/lm/lmvtk10.pfm
14mu|texlive-lm-2.004-4|1047	%{_texmfdistdir}/fonts/type1/public/lm/lmvtko10.pfb
14mu|texlive-lm-2.004-4|1048	%{_texmfdistdir}/fonts/type1/public/lm/lmvtko10.pfm
14mu|texlive-lm-2.004-4|1049	%{_texmfdistdir}/fonts/type1/public/lm/lmvtl10.pfb
14mu|texlive-lm-2.004-4|1050	%{_texmfdistdir}/fonts/type1/public/lm/lmvtl10.pfm
14mu|texlive-lm-2.004-4|1051	%{_texmfdistdir}/fonts/type1/public/lm/lmvtlo10.pfb
14mu|texlive-lm-2.004-4|1052	%{_texmfdistdir}/fonts/type1/public/lm/lmvtlo10.pfm
14mu|texlive-lm-2.004-4|1053	%{_texmfdistdir}/fonts/type1/public/lm/lmvtt10.pfb
14mu|texlive-lm-2.004-4|1054	%{_texmfdistdir}/fonts/type1/public/lm/lmvtt10.pfm
14mu|texlive-lm-2.004-4|1055	%{_texmfdistdir}/fonts/type1/public/lm/lmvtto10.pfb
14mu|texlive-lm-2.004-4|1056	%{_texmfdistdir}/fonts/type1/public/lm/lmvtto10.pfm
14mu|texlive-lm-2.004-4|1057	%{_texmfdistdir}/tex/latex/lm/il2lmdh.fd
14mu|texlive-lm-2.004-4|1058	%{_texmfdistdir}/tex/latex/lm/il2lmr.fd
14mu|texlive-lm-2.004-4|1059	%{_texmfdistdir}/tex/latex/lm/il2lmss.fd
14mu|texlive-lm-2.004-4|1060	%{_texmfdistdir}/tex/latex/lm/il2lmssq.fd
14mu|texlive-lm-2.004-4|1061	%{_texmfdistdir}/tex/latex/lm/il2lmtt.fd
14mu|texlive-lm-2.004-4|1062	%{_texmfdistdir}/tex/latex/lm/il2lmvtt.fd
14mu|texlive-lm-2.004-4|1063	%{_texmfdistdir}/tex/latex/lm/l7xlmdh.fd
14mu|texlive-lm-2.004-4|1064	%{_texmfdistdir}/tex/latex/lm/l7xlmr.fd
14mu|texlive-lm-2.004-4|1065	%{_texmfdistdir}/tex/latex/lm/l7xlmss.fd
14mu|texlive-lm-2.004-4|1066	%{_texmfdistdir}/tex/latex/lm/l7xlmssq.fd
14mu|texlive-lm-2.004-4|1067	%{_texmfdistdir}/tex/latex/lm/l7xlmtt.fd
14mu|texlive-lm-2.004-4|1068	%{_texmfdistdir}/tex/latex/lm/l7xlmvtt.fd
14mu|texlive-lm-2.004-4|1069	%{_texmfdistdir}/tex/latex/lm/lmodern.sty
14mu|texlive-lm-2.004-4|1070	%{_texmfdistdir}/tex/latex/lm/ly1lmdh.fd
14mu|texlive-lm-2.004-4|1071	%{_texmfdistdir}/tex/latex/lm/ly1lmr.fd
14mu|texlive-lm-2.004-4|1072	%{_texmfdistdir}/tex/latex/lm/ly1lmss.fd
14mu|texlive-lm-2.004-4|1073	%{_texmfdistdir}/tex/latex/lm/ly1lmssq.fd
14mu|texlive-lm-2.004-4|1074	%{_texmfdistdir}/tex/latex/lm/ly1lmtt.fd
14mu|texlive-lm-2.004-4|1075	%{_texmfdistdir}/tex/latex/lm/ly1lmvtt.fd
14mu|texlive-lm-2.004-4|1076	%{_texmfdistdir}/tex/latex/lm/omllmm.fd
14mu|texlive-lm-2.004-4|1077	%{_texmfdistdir}/tex/latex/lm/omllmr.fd
14mu|texlive-lm-2.004-4|1078	%{_texmfdistdir}/tex/latex/lm/omslmr.fd
14mu|texlive-lm-2.004-4|1079	%{_texmfdistdir}/tex/latex/lm/omslmsy.fd
14mu|texlive-lm-2.004-4|1080	%{_texmfdistdir}/tex/latex/lm/omxlmex.fd
14mu|texlive-lm-2.004-4|1081	%{_texmfdistdir}/tex/latex/lm/ot1lmdh.fd
14mu|texlive-lm-2.004-4|1082	%{_texmfdistdir}/tex/latex/lm/ot1lmr.fd
14mu|texlive-lm-2.004-4|1083	%{_texmfdistdir}/tex/latex/lm/ot1lmss.fd
14mu|texlive-lm-2.004-4|1084	%{_texmfdistdir}/tex/latex/lm/ot1lmssq.fd
14mu|texlive-lm-2.004-4|1085	%{_texmfdistdir}/tex/latex/lm/ot1lmtt.fd
14mu|texlive-lm-2.004-4|1086	%{_texmfdistdir}/tex/latex/lm/ot1lmvtt.fd
14mu|texlive-lm-2.004-4|1087	%{_texmfdistdir}/tex/latex/lm/ot4lmdh.fd
14mu|texlive-lm-2.004-4|1088	%{_texmfdistdir}/tex/latex/lm/ot4lmr.fd
14mu|texlive-lm-2.004-4|1089	%{_texmfdistdir}/tex/latex/lm/ot4lmss.fd
14mu|texlive-lm-2.004-4|1090	%{_texmfdistdir}/tex/latex/lm/ot4lmssq.fd
14mu|texlive-lm-2.004-4|1091	%{_texmfdistdir}/tex/latex/lm/ot4lmtt.fd
14mu|texlive-lm-2.004-4|1092	%{_texmfdistdir}/tex/latex/lm/ot4lmvtt.fd
14mu|texlive-lm-2.004-4|1093	%{_texmfdistdir}/tex/latex/lm/qxlmdh.fd
14mu|texlive-lm-2.004-4|1094	%{_texmfdistdir}/tex/latex/lm/qxlmr.fd
14mu|texlive-lm-2.004-4|1095	%{_texmfdistdir}/tex/latex/lm/qxlmss.fd
14mu|texlive-lm-2.004-4|1096	%{_texmfdistdir}/tex/latex/lm/qxlmssq.fd
14mu|texlive-lm-2.004-4|1097	%{_texmfdistdir}/tex/latex/lm/qxlmtt.fd
14mu|texlive-lm-2.004-4|1098	%{_texmfdistdir}/tex/latex/lm/qxlmvtt.fd
14mu|texlive-lm-2.004-4|1099	%{_texmfdistdir}/tex/latex/lm/t1lmdh.fd
14mu|texlive-lm-2.004-4|1100	%{_texmfdistdir}/tex/latex/lm/t1lmr.fd
14mu|texlive-lm-2.004-4|1101	%{_texmfdistdir}/tex/latex/lm/t1lmss.fd
14mu|texlive-lm-2.004-4|1102	%{_texmfdistdir}/tex/latex/lm/t1lmssq.fd
14mu|texlive-lm-2.004-4|1103	%{_texmfdistdir}/tex/latex/lm/t1lmtt.fd
14mu|texlive-lm-2.004-4|1104	%{_texmfdistdir}/tex/latex/lm/t1lmvtt.fd
14mu|texlive-lm-2.004-4|1105	%{_texmfdistdir}/tex/latex/lm/t5lmdh.fd
14mu|texlive-lm-2.004-4|1106	%{_texmfdistdir}/tex/latex/lm/t5lmr.fd
14mu|texlive-lm-2.004-4|1107	%{_texmfdistdir}/tex/latex/lm/t5lmss.fd
14mu|texlive-lm-2.004-4|1108	%{_texmfdistdir}/tex/latex/lm/t5lmssq.fd
14mu|texlive-lm-2.004-4|1109	%{_texmfdistdir}/tex/latex/lm/t5lmtt.fd
14mu|texlive-lm-2.004-4|1110	%{_texmfdistdir}/tex/latex/lm/t5lmvtt.fd
14mu|texlive-lm-2.004-4|1111	%{_texmfdistdir}/tex/latex/lm/ts1lmdh.fd
14mu|texlive-lm-2.004-4|1112	%{_texmfdistdir}/tex/latex/lm/ts1lmr.fd
14mu|texlive-lm-2.004-4|1113	%{_texmfdistdir}/tex/latex/lm/ts1lmss.fd
14mu|texlive-lm-2.004-4|1114	%{_texmfdistdir}/tex/latex/lm/ts1lmssq.fd
14mu|texlive-lm-2.004-4|1115	%{_texmfdistdir}/tex/latex/lm/ts1lmtt.fd
14mu|texlive-lm-2.004-4|1116	%{_texmfdistdir}/tex/latex/lm/ts1lmvtt.fd
14mu|texlive-lm-2.004-4|1117	%doc %{_texmfdistdir}/doc/fonts/lm/GUST-FONT-LICENSE.TXT
14mu|texlive-lm-2.004-4|1118	%doc %{_texmfdistdir}/doc/fonts/lm/MANIFEST-Latin-Modern.TXT
14mu|texlive-lm-2.004-4|1119	%doc %{_texmfdistdir}/doc/fonts/lm/README-Latin-Modern.TXT
14mu|texlive-lm-2.004-4|1120	%doc %{_texmfdistdir}/doc/fonts/lm/lm-hist.txt
14mu|texlive-lm-2.004-4|1121	%doc %{_texmfdistdir}/doc/fonts/lm/lm-info.pdf
14mu|texlive-lm-2.004-4|1122	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmot1.pdf
14mu|texlive-lm-2.004-4|1123	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmot1.tex
14mu|texlive-lm-2.004-4|1124	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmot4.pdf
14mu|texlive-lm-2.004-4|1125	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmot4.tex
14mu|texlive-lm-2.004-4|1126	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmqx.pdf
14mu|texlive-lm-2.004-4|1127	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmqx.tex
14mu|texlive-lm-2.004-4|1128	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmt1.pdf
14mu|texlive-lm-2.004-4|1129	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmt1.tex
14mu|texlive-lm-2.004-4|1130	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmts1.pdf
14mu|texlive-lm-2.004-4|1131	%doc %{_texmfdistdir}/doc/fonts/lm/tstlmts1.tex
14mu|texlive-lm-2.004-4|1132	#- source
14mu|texlive-lm-2.004-4|1133	%doc %{_texmfdistdir}/source/latex/lm/lm2004mt1.zip
14mu|texlive-lm-2.004-4|1134	
14mu|texlive-lm-2.004-4|1135	#-----------------------------------------------------------------------
14mu|texlive-lm-2.004-4|1136	%prep
14mu|texlive-lm-2.004-4|1137	%setup -c -a0 -a1 -a2
14mu|texlive-lm-2.004-4|1138	
14mu|texlive-lm-2.004-4|1139	%build
14mu|texlive-lm-2.004-4|1140	
14mu|texlive-lm-2.004-4|1141	%install
14mu|texlive-lm-2.004-4|1142	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lm-2.004-4|1143	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lm-2.004-4|1144	
14mu|texlive-lm-2.004-4|1145	
14mu|texlive-lm-2.004-4|1146	
14mu|texlive-lm-2.004-4|1147	%changelog
14mu|texlive-lm-2.004-4|1148	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.004-4
14mu|texlive-lm-2.004-4|1149	+ Revision: 91f380d
14mu|texlive-lm-2.004-4|1150	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lm-2.004-4|1151	
14mu|texlive-lm-2.004-4|1152	

25165 14
14mu|texlive-lmake-1.0-4|1	# revision 25552
14mu|texlive-lmake-1.0-4|2	# category Package
14mu|texlive-lmake-1.0-4|3	# catalog-ctan /macros/latex/contrib/lmake
14mu|texlive-lmake-1.0-4|4	# catalog-date 2012-03-02 00:29:05 +0100
14mu|texlive-lmake-1.0-4|5	# catalog-license lppl1.2
14mu|texlive-lmake-1.0-4|6	# catalog-version 1.0
14mu|texlive-lmake-1.0-4|7	Name:		texlive-lmake
14mu|texlive-lmake-1.0-4|8	Version:	1.0
14mu|texlive-lmake-1.0-4|9	Release:	4
14mu|texlive-lmake-1.0-4|10	Summary:	Process lists to do repetitive actions
14mu|texlive-lmake-1.0-4|11	Group:		Publishing
14mu|texlive-lmake-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lmake
14mu|texlive-lmake-1.0-4|13	License:	LPPL1.2
14mu|texlive-lmake-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lmake.tar.xz
14mu|texlive-lmake-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lmake.doc.tar.xz
14mu|texlive-lmake-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lmake.source.tar.xz
14mu|texlive-lmake-1.0-4|17	BuildArch:	noarch
14mu|texlive-lmake-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lmake-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lmake-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lmake-1.0-4|21	
14mu|texlive-lmake-1.0-4|22	%description
14mu|texlive-lmake-1.0-4|23	The package provides commands to simplify processing of
14mu|texlive-lmake-1.0-4|24	sequential list-like structures, such as making a series of
14mu|texlive-lmake-1.0-4|25	'similar' commands from a list of names.
14mu|texlive-lmake-1.0-4|26	
14mu|texlive-lmake-1.0-4|27	
14mu|texlive-lmake-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-lmake-1.0-4|29	%files
14mu|texlive-lmake-1.0-4|30	%{_texmfdistdir}/tex/latex/lmake/lmake.sty
14mu|texlive-lmake-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/lmake/README
14mu|texlive-lmake-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/lmake/lmake.pdf
14mu|texlive-lmake-1.0-4|33	#- source
14mu|texlive-lmake-1.0-4|34	%doc %{_texmfdistdir}/source/latex/lmake/lmake.dtx
14mu|texlive-lmake-1.0-4|35	%doc %{_texmfdistdir}/source/latex/lmake/lmake.ins
14mu|texlive-lmake-1.0-4|36	
14mu|texlive-lmake-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-lmake-1.0-4|38	%prep
14mu|texlive-lmake-1.0-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-lmake-1.0-4|40	
14mu|texlive-lmake-1.0-4|41	%build
14mu|texlive-lmake-1.0-4|42	
14mu|texlive-lmake-1.0-4|43	%install
14mu|texlive-lmake-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lmake-1.0-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lmake-1.0-4|46	
14mu|texlive-lmake-1.0-4|47	
14mu|texlive-lmake-1.0-4|48	
14mu|texlive-lmake-1.0-4|49	%changelog
14mu|texlive-lmake-1.0-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-lmake-1.0-4|51	+ Revision: b4d0864
14mu|texlive-lmake-1.0-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lmake-1.0-4|53	
14mu|texlive-lmake-1.0-4|54	

25166 14
14mu|texlive-lmextra-20111103-4|1	# revision 18651
14mu|texlive-lmextra-20111103-4|2	# category Package
14mu|texlive-lmextra-20111103-4|3	# catalog-ctan undef
14mu|texlive-lmextra-20111103-4|4	# catalog-date undef
14mu|texlive-lmextra-20111103-4|5	# catalog-license undef
14mu|texlive-lmextra-20111103-4|6	# catalog-version undef
14mu|texlive-lmextra-20111103-4|7	Name:		texlive-lmextra
14mu|texlive-lmextra-20111103-4|8	Version:	20111103
14mu|texlive-lmextra-20111103-4|9	Release:	4
14mu|texlive-lmextra-20111103-4|10	Summary:	TeXLive lmextra package
14mu|texlive-lmextra-20111103-4|11	Group:		Publishing
14mu|texlive-lmextra-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-lmextra-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-lmextra-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lmextra.tar.xz
14mu|texlive-lmextra-20111103-4|15	BuildArch:	noarch
14mu|texlive-lmextra-20111103-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-lmextra-20111103-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-lmextra-20111103-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-lmextra-20111103-4|19	
14mu|texlive-lmextra-20111103-4|20	%description
14mu|texlive-lmextra-20111103-4|21	TeXLive lmextra package.
14mu|texlive-lmextra-20111103-4|22	
14mu|texlive-lmextra-20111103-4|23	
14mu|texlive-lmextra-20111103-4|24	#-----------------------------------------------------------------------
14mu|texlive-lmextra-20111103-4|25	%files
14mu|texlive-lmextra-20111103-4|26	%{_texmfdistdir}/fonts/truetype/hoekwater/lmextra/lmtypewriter10-regular.ttf
14mu|texlive-lmextra-20111103-4|27	
14mu|texlive-lmextra-20111103-4|28	#-----------------------------------------------------------------------
14mu|texlive-lmextra-20111103-4|29	%prep
14mu|texlive-lmextra-20111103-4|30	%setup -c -a0
14mu|texlive-lmextra-20111103-4|31	
14mu|texlive-lmextra-20111103-4|32	%build
14mu|texlive-lmextra-20111103-4|33	
14mu|texlive-lmextra-20111103-4|34	%install
14mu|texlive-lmextra-20111103-4|35	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lmextra-20111103-4|36	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mu|texlive-lmextra-20111103-4|37	
14mu|texlive-lmextra-20111103-4|38	
14mu|texlive-lmextra-20111103-4|39	
14mu|texlive-lmextra-20111103-4|40	%changelog
14mu|texlive-lmextra-20111103-4|41	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-lmextra-20111103-4|42	+ Revision: 8d96ed5
14mu|texlive-lmextra-20111103-4|43	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lmextra-20111103-4|44	
14mu|texlive-lmextra-20111103-4|45	

25167 14
14mu|texlive-lm-math-1.958-7|1	# revision 29044
14mu|texlive-lm-math-1.958-7|2	# category Package
14mu|texlive-lm-math-1.958-7|3	# catalog-ctan /fonts/lm-math
14mu|texlive-lm-math-1.958-7|4	# catalog-date 2013-02-06 18:13:15 +0100
14mu|texlive-lm-math-1.958-7|5	# catalog-license lppl
14mu|texlive-lm-math-1.958-7|6	# catalog-version 1.958
14mu|texlive-lm-math-1.958-7|7	Name:		texlive-lm-math
14mu|texlive-lm-math-1.958-7|8	Version:	1.958
14mu|texlive-lm-math-1.958-7|9	Release:	7
14mu|texlive-lm-math-1.958-7|10	Summary:	OpenType maths fonts for Latin Modern
14mu|texlive-lm-math-1.958-7|11	Group:		Publishing
14mu|texlive-lm-math-1.958-7|12	URL:		http://www.ctan.org/tex-archive/fonts/lm-math
14mu|texlive-lm-math-1.958-7|13	License:	LPPL
14mu|texlive-lm-math-1.958-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm-math.tar.xz
14mu|texlive-lm-math-1.958-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm-math.doc.tar.xz
14mu|texlive-lm-math-1.958-7|16	BuildArch:	noarch
14mu|texlive-lm-math-1.958-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lm-math-1.958-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lm-math-1.958-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-lm-math-1.958-7|20	
14mu|texlive-lm-math-1.958-7|21	%description
14mu|texlive-lm-math-1.958-7|22	Latin Modern Math is a maths companion for the Latin Modern
14mu|texlive-lm-math-1.958-7|23	family of fonts, in OpenType format. For use with LuaLaTeX or
14mu|texlive-lm-math-1.958-7|24	XeLaTeX, support is available from the unicode-math package.
14mu|texlive-lm-math-1.958-7|25	
14mu|texlive-lm-math-1.958-7|26	
14mu|texlive-lm-math-1.958-7|27	#-----------------------------------------------------------------------
14mu|texlive-lm-math-1.958-7|28	%files
14mu|texlive-lm-math-1.958-7|29	%{_texmfdistdir}/fonts/opentype/public/lm-math/latinmodern-math.otf
14mu|texlive-lm-math-1.958-7|30	%doc %{_texmfdistdir}/doc/fonts/lm-math/GUST-FONT-LICENSE.txt
14mu|texlive-lm-math-1.958-7|31	%doc %{_texmfdistdir}/doc/fonts/lm-math/INSTALL.txt
14mu|texlive-lm-math-1.958-7|32	%doc %{_texmfdistdir}/doc/fonts/lm-math/MANIFEST-Latin-Modern-Math.txt
14mu|texlive-lm-math-1.958-7|33	%doc %{_texmfdistdir}/doc/fonts/lm-math/README-Latin-Modern-Math.txt
14mu|texlive-lm-math-1.958-7|34	%doc %{_texmfdistdir}/doc/fonts/lm-math/math-test-context.tex
14mu|texlive-lm-math-1.958-7|35	%doc %{_texmfdistdir}/doc/fonts/lm-math/math-test.tex
14mu|texlive-lm-math-1.958-7|36	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-context-latinmodern_math.pdf
14mu|texlive-lm-math-1.958-7|37	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-context-latinmodern_math.tex
14mu|texlive-lm-math-1.958-7|38	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-lualatex-latinmodern_math.pdf
14mu|texlive-lm-math-1.958-7|39	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-lualatex-latinmodern_math.tex
14mu|texlive-lm-math-1.958-7|40	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-word-latinmodern_math.docx
14mu|texlive-lm-math-1.958-7|41	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-word-latinmodern_math.pdf
14mu|texlive-lm-math-1.958-7|42	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-xelatex-latinmodern_math.pdf
14mu|texlive-lm-math-1.958-7|43	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-xelatex-latinmodern_math.tex
14mu|texlive-lm-math-1.958-7|44	
14mu|texlive-lm-math-1.958-7|45	#-----------------------------------------------------------------------
14mu|texlive-lm-math-1.958-7|46	%prep
14mu|texlive-lm-math-1.958-7|47	%setup -c -a0 -a1
14mu|texlive-lm-math-1.958-7|48	
14mu|texlive-lm-math-1.958-7|49	%build
14mu|texlive-lm-math-1.958-7|50	
14mu|texlive-lm-math-1.958-7|51	%install
14mu|texlive-lm-math-1.958-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lm-math-1.958-7|53	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lm-math-1.958-7|54	
14mu|texlive-lm-math-1.958-7|55	%changelog
14mu|texlive-lm-math-1.958-7|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.958-7
14mu|texlive-lm-math-1.958-7|57	+ Revision: 16ec3a6
14mu|texlive-lm-math-1.958-7|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lm-math-1.958-7|59	
14mu|texlive-lm-math-1.958-7|60	

25168 14
14mu|texlive-locality-0.2-4|1	# revision 20422
14mu|texlive-locality-0.2-4|2	# category Package
14mu|texlive-locality-0.2-4|3	# catalog-ctan /macros/latex/contrib/locality
14mu|texlive-locality-0.2-4|4	# catalog-date 2010-11-12 15:28:10 +0100
14mu|texlive-locality-0.2-4|5	# catalog-license lppl1.3
14mu|texlive-locality-0.2-4|6	# catalog-version 0.2
14mu|texlive-locality-0.2-4|7	Name:		texlive-locality
14mu|texlive-locality-0.2-4|8	Version:	0.2
14mu|texlive-locality-0.2-4|9	Release:	4
14mu|texlive-locality-0.2-4|10	Summary:	Various macros for keeping things local
14mu|texlive-locality-0.2-4|11	Group:		Publishing
14mu|texlive-locality-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/locality
14mu|texlive-locality-0.2-4|13	License:	LPPL1.3
14mu|texlive-locality-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/locality.tar.xz
14mu|texlive-locality-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/locality.doc.tar.xz
14mu|texlive-locality-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/locality.source.tar.xz
14mu|texlive-locality-0.2-4|17	BuildArch:	noarch
14mu|texlive-locality-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-locality-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-locality-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-locality-0.2-4|21	
14mu|texlive-locality-0.2-4|22	%description
14mu|texlive-locality-0.2-4|23	A toolbox of macros designed to allow the LaTeX programmer to
14mu|texlive-locality-0.2-4|24	work around some of the restrictions of the TeX grouping
14mu|texlive-locality-0.2-4|25	mechanisms. The present release offers a preliminary view of
14mu|texlive-locality-0.2-4|26	the package; not all of its facilities are working optimally.
14mu|texlive-locality-0.2-4|27	
14mu|texlive-locality-0.2-4|28	
14mu|texlive-locality-0.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-locality-0.2-4|30	%files
14mu|texlive-locality-0.2-4|31	%{_texmfdistdir}/tex/latex/locality/locality.sty
14mu|texlive-locality-0.2-4|32	%doc %{_texmfdistdir}/doc/latex/locality/README
14mu|texlive-locality-0.2-4|33	%doc %{_texmfdistdir}/doc/latex/locality/changes.txt
14mu|texlive-locality-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/locality/locality.pdf
14mu|texlive-locality-0.2-4|35	#- source
14mu|texlive-locality-0.2-4|36	%doc %{_texmfdistdir}/source/latex/locality/locality.dtx
14mu|texlive-locality-0.2-4|37	%doc %{_texmfdistdir}/source/latex/locality/locality.ins
14mu|texlive-locality-0.2-4|38	
14mu|texlive-locality-0.2-4|39	#-----------------------------------------------------------------------
14mu|texlive-locality-0.2-4|40	%prep
14mu|texlive-locality-0.2-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-locality-0.2-4|42	
14mu|texlive-locality-0.2-4|43	%build
14mu|texlive-locality-0.2-4|44	
14mu|texlive-locality-0.2-4|45	%install
14mu|texlive-locality-0.2-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-locality-0.2-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-locality-0.2-4|48	
14mu|texlive-locality-0.2-4|49	
14mu|texlive-locality-0.2-4|50	
14mu|texlive-locality-0.2-4|51	%changelog
14mu|texlive-locality-0.2-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-locality-0.2-4|53	+ Revision: 22910b3
14mu|texlive-locality-0.2-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-locality-0.2-4|55	
14mu|texlive-locality-0.2-4|56	

25169 14
14mu|texlive-localloc-20091006-4|1	# revision 21934
14mu|texlive-localloc-20091006-4|2	# category Package
14mu|texlive-localloc-20091006-4|3	# catalog-ctan /macros/latex/contrib/localloc
14mu|texlive-localloc-20091006-4|4	# catalog-date 2009-10-06 14:55:10 +0200
14mu|texlive-localloc-20091006-4|5	# catalog-license other-free
14mu|texlive-localloc-20091006-4|6	# catalog-version undef
14mu|texlive-localloc-20091006-4|7	Name:		texlive-localloc
14mu|texlive-localloc-20091006-4|8	Version:	20091006
14mu|texlive-localloc-20091006-4|9	Release:	4
14mu|texlive-localloc-20091006-4|10	Summary:	Macros for localizing TeX register allocations
14mu|texlive-localloc-20091006-4|11	Group:		Publishing
14mu|texlive-localloc-20091006-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/localloc
14mu|texlive-localloc-20091006-4|13	License:	OTHER-FREE
14mu|texlive-localloc-20091006-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/localloc.tar.xz
14mu|texlive-localloc-20091006-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/localloc.doc.tar.xz
14mu|texlive-localloc-20091006-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/localloc.source.tar.xz
14mu|texlive-localloc-20091006-4|17	BuildArch:	noarch
14mu|texlive-localloc-20091006-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-localloc-20091006-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-localloc-20091006-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-localloc-20091006-4|21	
14mu|texlive-localloc-20091006-4|22	%description
14mu|texlive-localloc-20091006-4|23	This package approaches the problem of the shortage of
14mu|texlive-localloc-20091006-4|24	registers, by providing a mechanism for local allocation. The
14mu|texlive-localloc-20091006-4|25	package works with Plain TeX, LaTeX and LaTeX 2.09.
14mu|texlive-localloc-20091006-4|26	
14mu|texlive-localloc-20091006-4|27	
14mu|texlive-localloc-20091006-4|28	#-----------------------------------------------------------------------
14mu|texlive-localloc-20091006-4|29	%files
14mu|texlive-localloc-20091006-4|30	%{_texmfdistdir}/tex/latex/localloc/localloc.sty
14mu|texlive-localloc-20091006-4|31	%doc %{_texmfdistdir}/doc/latex/localloc/localloc.README
14mu|texlive-localloc-20091006-4|32	%doc %{_texmfdistdir}/doc/latex/localloc/localloc.pdf
14mu|texlive-localloc-20091006-4|33	%doc %{_texmfdistdir}/doc/latex/localloc/localtst.tex
14mu|texlive-localloc-20091006-4|34	#- source
14mu|texlive-localloc-20091006-4|35	%doc %{_texmfdistdir}/source/latex/localloc/localloc.drv
14mu|texlive-localloc-20091006-4|36	%doc %{_texmfdistdir}/source/latex/localloc/localloc.dtx
14mu|texlive-localloc-20091006-4|37	
14mu|texlive-localloc-20091006-4|38	#-----------------------------------------------------------------------
14mu|texlive-localloc-20091006-4|39	%prep
14mu|texlive-localloc-20091006-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-localloc-20091006-4|41	
14mu|texlive-localloc-20091006-4|42	%build
14mu|texlive-localloc-20091006-4|43	
14mu|texlive-localloc-20091006-4|44	%install
14mu|texlive-localloc-20091006-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-localloc-20091006-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-localloc-20091006-4|47	
14mu|texlive-localloc-20091006-4|48	
14mu|texlive-localloc-20091006-4|49	
14mu|texlive-localloc-20091006-4|50	%changelog
14mu|texlive-localloc-20091006-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091006-4
14mu|texlive-localloc-20091006-4|52	+ Revision: 7146ce2
14mu|texlive-localloc-20091006-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-localloc-20091006-4|54	
14mu|texlive-localloc-20091006-4|55	

25170 14
14mu|texlive-logbox-1.0-4|1	# revision 24499
14mu|texlive-logbox-1.0-4|2	# category Package
14mu|texlive-logbox-1.0-4|3	# catalog-ctan /macros/latex/contrib/logbox
14mu|texlive-logbox-1.0-4|4	# catalog-date 2011-11-03 08:30:49 +0100
14mu|texlive-logbox-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-logbox-1.0-4|6	# catalog-version 1.0
14mu|texlive-logbox-1.0-4|7	Name:		texlive-logbox
14mu|texlive-logbox-1.0-4|8	Version:	1.0
14mu|texlive-logbox-1.0-4|9	Release:	4
14mu|texlive-logbox-1.0-4|10	Summary:	E-TeX showbox facilities for exploration purposes
14mu|texlive-logbox-1.0-4|11	Group:		Publishing
14mu|texlive-logbox-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/logbox
14mu|texlive-logbox-1.0-4|13	License:	LPPL1.3
14mu|texlive-logbox-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logbox.tar.xz
14mu|texlive-logbox-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logbox.doc.tar.xz
14mu|texlive-logbox-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logbox.source.tar.xz
14mu|texlive-logbox-1.0-4|17	BuildArch:	noarch
14mu|texlive-logbox-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-logbox-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-logbox-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-logbox-1.0-4|21	
14mu|texlive-logbox-1.0-4|22	%description
14mu|texlive-logbox-1.0-4|23	The command \logbox does \showbox without stopping the
14mu|texlive-logbox-1.0-4|24	compilation. The package's main command is \viewbox*: the box
14mu|texlive-logbox-1.0-4|25	is typeset (copied) with its dimensions, and its contents are
14mu|texlive-logbox-1.0-4|26	logged in the .log file.
14mu|texlive-logbox-1.0-4|27	
14mu|texlive-logbox-1.0-4|28	
14mu|texlive-logbox-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-logbox-1.0-4|30	%files
14mu|texlive-logbox-1.0-4|31	%{_texmfdistdir}/tex/latex/logbox/logbox.sty
14mu|texlive-logbox-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/logbox/README
14mu|texlive-logbox-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/logbox/logbox.pdf
14mu|texlive-logbox-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/logbox/logbox.png
14mu|texlive-logbox-1.0-4|35	#- source
14mu|texlive-logbox-1.0-4|36	%doc %{_texmfdistdir}/source/latex/logbox/logbox.drv
14mu|texlive-logbox-1.0-4|37	%doc %{_texmfdistdir}/source/latex/logbox/logbox.dtx
14mu|texlive-logbox-1.0-4|38	%doc %{_texmfdistdir}/source/latex/logbox/logbox.ins
14mu|texlive-logbox-1.0-4|39	
14mu|texlive-logbox-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-logbox-1.0-4|41	%prep
14mu|texlive-logbox-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-logbox-1.0-4|43	
14mu|texlive-logbox-1.0-4|44	%build
14mu|texlive-logbox-1.0-4|45	
14mu|texlive-logbox-1.0-4|46	%install
14mu|texlive-logbox-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-logbox-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-logbox-1.0-4|49	
14mu|texlive-logbox-1.0-4|50	
14mu|texlive-logbox-1.0-4|51	
14mu|texlive-logbox-1.0-4|52	%changelog
14mu|texlive-logbox-1.0-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-logbox-1.0-4|54	+ Revision: 1901fe4
14mu|texlive-logbox-1.0-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-logbox-1.0-4|56	
14mu|texlive-logbox-1.0-4|57	

25171 14
14mu|texlive-logical-markup-utils-20091109-4|1	# revision 15878
14mu|texlive-logical-markup-utils-20091109-4|2	# category Package
14mu|texlive-logical-markup-utils-20091109-4|3	# catalog-ctan /macros/latex/contrib/logical-markup-utils
14mu|texlive-logical-markup-utils-20091109-4|4	# catalog-date 2009-11-09 23:05:00 +0100
14mu|texlive-logical-markup-utils-20091109-4|5	# catalog-license gpl3
14mu|texlive-logical-markup-utils-20091109-4|6	# catalog-version undef
14mu|texlive-logical-markup-utils-20091109-4|7	Name:		texlive-logical-markup-utils
14mu|texlive-logical-markup-utils-20091109-4|8	Version:	20091109
14mu|texlive-logical-markup-utils-20091109-4|9	Release:	4
14mu|texlive-logical-markup-utils-20091109-4|10	Summary:	Packages for language-dependent inline quotes and dashes
14mu|texlive-logical-markup-utils-20091109-4|11	Group:		Publishing
14mu|texlive-logical-markup-utils-20091109-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/logical-markup-utils
14mu|texlive-logical-markup-utils-20091109-4|13	License:	GPL3
14mu|texlive-logical-markup-utils-20091109-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logical-markup-utils.tar.xz
14mu|texlive-logical-markup-utils-20091109-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logical-markup-utils.doc.tar.xz
14mu|texlive-logical-markup-utils-20091109-4|16	BuildArch:	noarch
14mu|texlive-logical-markup-utils-20091109-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-logical-markup-utils-20091109-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-logical-markup-utils-20091109-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-logical-markup-utils-20091109-4|20	
14mu|texlive-logical-markup-utils-20091109-4|21	%description
14mu|texlive-logical-markup-utils-20091109-4|22	The bundle contains two packages: - quoted, for inserting
14mu|texlive-logical-markup-utils-20091109-4|23	quotation marks; and - onedash, for inserting dashes. Each
14mu|texlive-logical-markup-utils-20091109-4|24	package takes a language name as an option; accepted language
14mu|texlive-logical-markup-utils-20091109-4|25	options are american, british, german and polish.
14mu|texlive-logical-markup-utils-20091109-4|26	
14mu|texlive-logical-markup-utils-20091109-4|27	
14mu|texlive-logical-markup-utils-20091109-4|28	#-----------------------------------------------------------------------
14mu|texlive-logical-markup-utils-20091109-4|29	%files
14mu|texlive-logical-markup-utils-20091109-4|30	%{_texmfdistdir}/tex/latex/logical-markup-utils/onedash.sty
14mu|texlive-logical-markup-utils-20091109-4|31	%{_texmfdistdir}/tex/latex/logical-markup-utils/quoted.sty
14mu|texlive-logical-markup-utils-20091109-4|32	%doc %{_texmfdistdir}/doc/latex/logical-markup-utils/COPYING
14mu|texlive-logical-markup-utils-20091109-4|33	%doc %{_texmfdistdir}/doc/latex/logical-markup-utils/README
14mu|texlive-logical-markup-utils-20091109-4|34	%doc %{_texmfdistdir}/doc/latex/logical-markup-utils/TODO
14mu|texlive-logical-markup-utils-20091109-4|35	
14mu|texlive-logical-markup-utils-20091109-4|36	#-----------------------------------------------------------------------
14mu|texlive-logical-markup-utils-20091109-4|37	%prep
14mu|texlive-logical-markup-utils-20091109-4|38	%setup -c -a0 -a1
14mu|texlive-logical-markup-utils-20091109-4|39	
14mu|texlive-logical-markup-utils-20091109-4|40	%build
14mu|texlive-logical-markup-utils-20091109-4|41	
14mu|texlive-logical-markup-utils-20091109-4|42	%install
14mu|texlive-logical-markup-utils-20091109-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-logical-markup-utils-20091109-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-logical-markup-utils-20091109-4|45	
14mu|texlive-logical-markup-utils-20091109-4|46	
14mu|texlive-logical-markup-utils-20091109-4|47	
14mu|texlive-logical-markup-utils-20091109-4|48	%changelog
14mu|texlive-logical-markup-utils-20091109-4|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091109-4
14mu|texlive-logical-markup-utils-20091109-4|50	+ Revision: 4e54878
14mu|texlive-logical-markup-utils-20091109-4|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-logical-markup-utils-20091109-4|52	
14mu|texlive-logical-markup-utils-20091109-4|53	

25172 14
14mu|texlive-logicpuzzle-2.4-7|1	# revision 31024
14mu|texlive-logicpuzzle-2.4-7|2	# category Package
14mu|texlive-logicpuzzle-2.4-7|3	# catalog-ctan /graphics/pgf/contrib/logicpuzzle
14mu|texlive-logicpuzzle-2.4-7|4	# catalog-date 2013-06-07 00:26:22 +0200
14mu|texlive-logicpuzzle-2.4-7|5	# catalog-license lppl1.3
14mu|texlive-logicpuzzle-2.4-7|6	# catalog-version 2.4
14mu|texlive-logicpuzzle-2.4-7|7	Name:		texlive-logicpuzzle
14mu|texlive-logicpuzzle-2.4-7|8	Version:	2.4
14mu|texlive-logicpuzzle-2.4-7|9	Release:	7
14mu|texlive-logicpuzzle-2.4-7|10	Summary:	Typeset (grid-based) logic puzzles
14mu|texlive-logicpuzzle-2.4-7|11	Group:		Publishing
14mu|texlive-logicpuzzle-2.4-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/logicpuzzle
14mu|texlive-logicpuzzle-2.4-7|13	License:	LPPL1.3
14mu|texlive-logicpuzzle-2.4-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logicpuzzle.tar.xz
14mu|texlive-logicpuzzle-2.4-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logicpuzzle.doc.tar.xz
14mu|texlive-logicpuzzle-2.4-7|16	BuildArch:	noarch
14mu|texlive-logicpuzzle-2.4-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-logicpuzzle-2.4-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-logicpuzzle-2.4-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-logicpuzzle-2.4-7|20	
14mu|texlive-logicpuzzle-2.4-7|21	%description
14mu|texlive-logicpuzzle-2.4-7|22	The package allows the user to typeset various logic puzzles.
14mu|texlive-logicpuzzle-2.4-7|23	At the moment the following puzzles are supported: - 2D-Sudoku
14mu|texlive-logicpuzzle-2.4-7|24	(aka Magiequadrat, Diagon, ...), - Battleship (aka Bimaru,
14mu|texlive-logicpuzzle-2.4-7|25	Marinespiel, Batalla Naval, ...), - Bokkusu (aka Kakurasu,
14mu|texlive-logicpuzzle-2.4-7|26	Feldersummenratsel, ...), - Bridges (akak Bruckenbau, Hashi,
14mu|texlive-logicpuzzle-2.4-7|27	...), - Chaos Sudoku, - Four Winds (aka Eminent Domain,
14mu|texlive-logicpuzzle-2.4-7|28	Lichtstrahl, ...), - Hakyuu (aka Seismic, Ripple Effect, ...),
14mu|texlive-logicpuzzle-2.4-7|29	- Hitori, - Kakuro, - Kendoku (aka Mathdoku, Calcudoku, Basic,
14mu|texlive-logicpuzzle-2.4-7|30	MiniPlu, Ken Ken, Square Wisdom, Sukendo, Caldoku, ..., -
14mu|texlive-logicpuzzle-2.4-7|31	Killer Sudoku (aka Samunapure, Sum Number Place, Sumdoku,
14mu|texlive-logicpuzzle-2.4-7|32	Gebietssummen, ...), - Laser Beam (aka Laserstrahl, ...), -
14mu|texlive-logicpuzzle-2.4-7|33	Magic Labyrinth (aka Magic Spiral, Magisches Labyrinth, ...), -
14mu|texlive-logicpuzzle-2.4-7|34	Magnets (aka Magnetplatte, Magnetfeld, ...), - Masyu (aka
14mu|texlive-logicpuzzle-2.4-7|35	Mashi, {White|Black} Pearls, ...), - Minesweeper (aka
14mu|texlive-logicpuzzle-2.4-7|36	Minensuche, ...), - Number Link, - Resuko, - Schatzsuche, -
14mu|texlive-logicpuzzle-2.4-7|37	Skyline (aka Skycrapers, Wolkenkratzer, Hochhauser, ...),
14mu|texlive-logicpuzzle-2.4-7|38	including Skyline Sudoku and Skyline Sudoku (N*N) variants, -
14mu|texlive-logicpuzzle-2.4-7|39	Slitherlink (aka Fences, Number Line, Dotty Dilemma, Sli-Lin,
14mu|texlive-logicpuzzle-2.4-7|40	Takegaki, Great Wall of China, Loop the Loop, Rundweg,
14mu|texlive-logicpuzzle-2.4-7|41	Gartenzaun, ...), - Star Battle (aka Sternenschlacht, ...), -
14mu|texlive-logicpuzzle-2.4-7|42	Stars and Arrows (aka Sternenhimmel, ...), - Sudoku, - Sun and
14mu|texlive-logicpuzzle-2.4-7|43	Moon (aka Sternenhaufen, Munraito, ...), - Tents and Trees (aka
14mu|texlive-logicpuzzle-2.4-7|44	Zeltlager, Zeltplatz, Camping, ...), and - Tunnel.
14mu|texlive-logicpuzzle-2.4-7|45	
14mu|texlive-logicpuzzle-2.4-7|46	
14mu|texlive-logicpuzzle-2.4-7|47	#-----------------------------------------------------------------------
14mu|texlive-logicpuzzle-2.4-7|48	%files
14mu|texlive-logicpuzzle-2.4-7|49	%{_texmfdistdir}/scripts/logicpuzzle/createlpsudoku
14mu|texlive-logicpuzzle-2.4-7|50	%{_texmfdistdir}/scripts/logicpuzzle/lpsmag
14mu|texlive-logicpuzzle-2.4-7|51	%{_texmfdistdir}/scripts/logicpuzzle/simple.smc
14mu|texlive-logicpuzzle-2.4-7|52	%{_texmfdistdir}/tex/latex/logicpuzzle/battleship.sty
14mu|texlive-logicpuzzle-2.4-7|53	%{_texmfdistdir}/tex/latex/logicpuzzle/bokkusu.sty
14mu|texlive-logicpuzzle-2.4-7|54	%{_texmfdistdir}/tex/latex/logicpuzzle/chaossudoku.sty
14mu|texlive-logicpuzzle-2.4-7|55	%{_texmfdistdir}/tex/latex/logicpuzzle/ddsudoku.sty
14mu|texlive-logicpuzzle-2.4-7|56	%{_texmfdistdir}/tex/latex/logicpuzzle/hakyuu.sty
14mu|texlive-logicpuzzle-2.4-7|57	%{_texmfdistdir}/tex/latex/logicpuzzle/hitori.sty
14mu|texlive-logicpuzzle-2.4-7|58	%{_texmfdistdir}/tex/latex/logicpuzzle/kendoku.sty
14mu|texlive-logicpuzzle-2.4-7|59	%{_texmfdistdir}/tex/latex/logicpuzzle/killersudoku.sty
14mu|texlive-logicpuzzle-2.4-7|60	%{_texmfdistdir}/tex/latex/logicpuzzle/laserbeam.sty
14mu|texlive-logicpuzzle-2.4-7|61	%{_texmfdistdir}/tex/latex/logicpuzzle/logicpuzzle.sty
14mu|texlive-logicpuzzle-2.4-7|62	%{_texmfdistdir}/tex/latex/logicpuzzle/lpenv.sty
14mu|texlive-logicpuzzle-2.4-7|63	%{_texmfdistdir}/tex/latex/logicpuzzle/lpsudoku.sty
14mu|texlive-logicpuzzle-2.4-7|64	%{_texmfdistdir}/tex/latex/logicpuzzle/skyline.sty
14mu|texlive-logicpuzzle-2.4-7|65	%{_texmfdistdir}/tex/latex/logicpuzzle/slitherlink.sty
14mu|texlive-logicpuzzle-2.4-7|66	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/CHANGES
14mu|texlive-logicpuzzle-2.4-7|67	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/INSTALL
14mu|texlive-logicpuzzle-2.4-7|68	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/README
14mu|texlive-logicpuzzle-2.4-7|69	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/logicpuzzle.pdf
14mu|texlive-logicpuzzle-2.4-7|70	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/logicpuzzle.tex
14mu|texlive-logicpuzzle-2.4-7|71	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/manifest.txt
14mu|texlive-logicpuzzle-2.4-7|72	
14mu|texlive-logicpuzzle-2.4-7|73	#-----------------------------------------------------------------------
14mu|texlive-logicpuzzle-2.4-7|74	%prep
14mu|texlive-logicpuzzle-2.4-7|75	%setup -c -a0 -a1
14mu|texlive-logicpuzzle-2.4-7|76	
14mu|texlive-logicpuzzle-2.4-7|77	%build
14mu|texlive-logicpuzzle-2.4-7|78	
14mu|texlive-logicpuzzle-2.4-7|79	%install
14mu|texlive-logicpuzzle-2.4-7|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-logicpuzzle-2.4-7|81	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-logicpuzzle-2.4-7|82	
14mu|texlive-logicpuzzle-2.4-7|83	%changelog
14mu|texlive-logicpuzzle-2.4-7|84	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-7
14mu|texlive-logicpuzzle-2.4-7|85	+ Revision: c4b793c
14mu|texlive-logicpuzzle-2.4-7|86	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-logicpuzzle-2.4-7|87	
14mu|texlive-logicpuzzle-2.4-7|88	

25173 14
14mu|texlive-logpap-0.6-4|1	# revision 15878
14mu|texlive-logpap-0.6-4|2	# category Package
14mu|texlive-logpap-0.6-4|3	# catalog-ctan /macros/latex/contrib/logpap
14mu|texlive-logpap-0.6-4|4	# catalog-date 2006-12-08 22:20:56 +0100
14mu|texlive-logpap-0.6-4|5	# catalog-license lppl
14mu|texlive-logpap-0.6-4|6	# catalog-version 0.6
14mu|texlive-logpap-0.6-4|7	Name:		texlive-logpap
14mu|texlive-logpap-0.6-4|8	Version:	0.6
14mu|texlive-logpap-0.6-4|9	Release:	4
14mu|texlive-logpap-0.6-4|10	Summary:	Generate logarithmic graph paper with LaTeX
14mu|texlive-logpap-0.6-4|11	Group:		Publishing
14mu|texlive-logpap-0.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/logpap
14mu|texlive-logpap-0.6-4|13	License:	LPPL
14mu|texlive-logpap-0.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logpap.tar.xz
14mu|texlive-logpap-0.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logpap.doc.tar.xz
14mu|texlive-logpap-0.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logpap.source.tar.xz
14mu|texlive-logpap-0.6-4|17	BuildArch:	noarch
14mu|texlive-logpap-0.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-logpap-0.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-logpap-0.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-logpap-0.6-4|21	
14mu|texlive-logpap-0.6-4|22	%description
14mu|texlive-logpap-0.6-4|23	The logpap package provides four macros for drawing
14mu|texlive-logpap-0.6-4|24	logarithmic-logarithmic, logarithmic-linear, linear-logarithmic
14mu|texlive-logpap-0.6-4|25	and (because it was easy to implement) linear-linear graph
14mu|texlive-logpap-0.6-4|26	paper with LaTeX.
14mu|texlive-logpap-0.6-4|27	
14mu|texlive-logpap-0.6-4|28	
14mu|texlive-logpap-0.6-4|29	#-----------------------------------------------------------------------
14mu|texlive-logpap-0.6-4|30	%files
14mu|texlive-logpap-0.6-4|31	%{_texmfdistdir}/tex/latex/logpap/logpap.sty
14mu|texlive-logpap-0.6-4|32	%doc %{_texmfdistdir}/doc/latex/logpap/README
14mu|texlive-logpap-0.6-4|33	%doc %{_texmfdistdir}/doc/latex/logpap/example.pdf
14mu|texlive-logpap-0.6-4|34	%doc %{_texmfdistdir}/doc/latex/logpap/example.tex
14mu|texlive-logpap-0.6-4|35	#- source
14mu|texlive-logpap-0.6-4|36	%doc %{_texmfdistdir}/source/latex/logpap/logpap.dtx
14mu|texlive-logpap-0.6-4|37	%doc %{_texmfdistdir}/source/latex/logpap/logpap.ins
14mu|texlive-logpap-0.6-4|38	
14mu|texlive-logpap-0.6-4|39	#-----------------------------------------------------------------------
14mu|texlive-logpap-0.6-4|40	%prep
14mu|texlive-logpap-0.6-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-logpap-0.6-4|42	
14mu|texlive-logpap-0.6-4|43	%build
14mu|texlive-logpap-0.6-4|44	
14mu|texlive-logpap-0.6-4|45	%install
14mu|texlive-logpap-0.6-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-logpap-0.6-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-logpap-0.6-4|48	
14mu|texlive-logpap-0.6-4|49	
14mu|texlive-logpap-0.6-4|50	
14mu|texlive-logpap-0.6-4|51	%changelog
14mu|texlive-logpap-0.6-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14mu|texlive-logpap-0.6-4|53	+ Revision: bffbb9d
14mu|texlive-logpap-0.6-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-logpap-0.6-4|55	
14mu|texlive-logpap-0.6-4|56	

25174 14
14mu|texlive-longnamefilelist-0.2-7|1	# revision 27889
14mu|texlive-longnamefilelist-0.2-7|2	# category Package
14mu|texlive-longnamefilelist-0.2-7|3	# catalog-ctan /macros/latex/contrib/longnamefilelist
14mu|texlive-longnamefilelist-0.2-7|4	# catalog-date 2012-10-01 08:11:57 +0200
14mu|texlive-longnamefilelist-0.2-7|5	# catalog-license lppl1.3
14mu|texlive-longnamefilelist-0.2-7|6	# catalog-version 0.2
14mu|texlive-longnamefilelist-0.2-7|7	Name:		texlive-longnamefilelist
14mu|texlive-longnamefilelist-0.2-7|8	Version:	0.2
14mu|texlive-longnamefilelist-0.2-7|9	Release:	7
14mu|texlive-longnamefilelist-0.2-7|10	Summary:	Tidy \listfiles with long file names
14mu|texlive-longnamefilelist-0.2-7|11	Group:		Publishing
14mu|texlive-longnamefilelist-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/longnamefilelist
14mu|texlive-longnamefilelist-0.2-7|13	License:	LPPL1.3
14mu|texlive-longnamefilelist-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/longnamefilelist.tar.xz
14mu|texlive-longnamefilelist-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/longnamefilelist.doc.tar.xz
14mu|texlive-longnamefilelist-0.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/longnamefilelist.source.tar.xz
14mu|texlive-longnamefilelist-0.2-7|17	BuildArch:	noarch
14mu|texlive-longnamefilelist-0.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-longnamefilelist-0.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-longnamefilelist-0.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-longnamefilelist-0.2-7|21	
14mu|texlive-longnamefilelist-0.2-7|22	%description
14mu|texlive-longnamefilelist-0.2-7|23	The package equips LaTeX's \listfiles command with an optional
14mu|texlive-longnamefilelist-0.2-7|24	argument for the number of characters in the longest base
14mu|texlive-longnamefilelist-0.2-7|25	filename. This way you get a neatly aligned file list even when
14mu|texlive-longnamefilelist-0.2-7|26	it contains files whose base names have more than 8 characters.
14mu|texlive-longnamefilelist-0.2-7|27	The package can be combined with the myfilist package as
14mu|texlive-longnamefilelist-0.2-7|28	explained in the documentation.
14mu|texlive-longnamefilelist-0.2-7|29	
14mu|texlive-longnamefilelist-0.2-7|30	
14mu|texlive-longnamefilelist-0.2-7|31	#-----------------------------------------------------------------------
14mu|texlive-longnamefilelist-0.2-7|32	%files
14mu|texlive-longnamefilelist-0.2-7|33	%{_texmfdistdir}/tex/latex/longnamefilelist/longnamefilelist.sty
14mu|texlive-longnamefilelist-0.2-7|34	%doc %{_texmfdistdir}/doc/latex/longnamefilelist/README
14mu|texlive-longnamefilelist-0.2-7|35	%doc %{_texmfdistdir}/doc/latex/longnamefilelist/SrcFILEs.txt
14mu|texlive-longnamefilelist-0.2-7|36	%doc %{_texmfdistdir}/doc/latex/longnamefilelist/longnamefilelist.pdf
14mu|texlive-longnamefilelist-0.2-7|37	#- source
14mu|texlive-longnamefilelist-0.2-7|38	%doc %{_texmfdistdir}/source/latex/longnamefilelist/longnamefilelist.tex
14mu|texlive-longnamefilelist-0.2-7|39	%doc %{_texmfdistdir}/source/latex/longnamefilelist/srcfiles.tex
14mu|texlive-longnamefilelist-0.2-7|40	
14mu|texlive-longnamefilelist-0.2-7|41	#-----------------------------------------------------------------------
14mu|texlive-longnamefilelist-0.2-7|42	%prep
14mu|texlive-longnamefilelist-0.2-7|43	%setup -c -a0 -a1 -a2
14mu|texlive-longnamefilelist-0.2-7|44	
14mu|texlive-longnamefilelist-0.2-7|45	%build
14mu|texlive-longnamefilelist-0.2-7|46	
14mu|texlive-longnamefilelist-0.2-7|47	%install
14mu|texlive-longnamefilelist-0.2-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-longnamefilelist-0.2-7|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-longnamefilelist-0.2-7|50	
14mu|texlive-longnamefilelist-0.2-7|51	
14mu|texlive-longnamefilelist-0.2-7|52	
14mu|texlive-longnamefilelist-0.2-7|53	%changelog
14mu|texlive-longnamefilelist-0.2-7|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-longnamefilelist-0.2-7|55	+ Revision: 7c17320
14mu|texlive-longnamefilelist-0.2-7|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-longnamefilelist-0.2-7|57	
14mu|texlive-longnamefilelist-0.2-7|58	

25175 14
14mu|texlive-loops-1.3-8|1	# revision 30704
14mu|texlive-loops-1.3-8|2	# category Package
14mu|texlive-loops-1.3-8|3	# catalog-ctan /macros/latex/contrib/loops
14mu|texlive-loops-1.3-8|4	# catalog-date 2013-05-16 16:49:13 +0200
14mu|texlive-loops-1.3-8|5	# catalog-license lppl1.3
14mu|texlive-loops-1.3-8|6	# catalog-version 1.3
14mu|texlive-loops-1.3-8|7	Name:		texlive-loops
14mu|texlive-loops-1.3-8|8	Version:	1.3
14mu|texlive-loops-1.3-8|9	Release:	8
14mu|texlive-loops-1.3-8|10	Summary:	General looping macros for use with LaTeX
14mu|texlive-loops-1.3-8|11	Group:		Publishing
14mu|texlive-loops-1.3-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/loops
14mu|texlive-loops-1.3-8|13	License:	LPPL1.3
14mu|texlive-loops-1.3-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/loops.tar.xz
14mu|texlive-loops-1.3-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/loops.doc.tar.xz
14mu|texlive-loops-1.3-8|16	BuildArch:	noarch
14mu|texlive-loops-1.3-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-loops-1.3-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-loops-1.3-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-loops-1.3-8|20	
14mu|texlive-loops-1.3-8|21	%description
14mu|texlive-loops-1.3-8|22	The package provides efficient looping macros for processing
14mu|texlive-loops-1.3-8|23	both csv (separated-values) and nsv/tsv (non-separated values)
14mu|texlive-loops-1.3-8|24	lists. CSV lists which have associated parsers may be processed
14mu|texlive-loops-1.3-8|25	with the tools of the package.
14mu|texlive-loops-1.3-8|26	
14mu|texlive-loops-1.3-8|27	
14mu|texlive-loops-1.3-8|28	#-----------------------------------------------------------------------
14mu|texlive-loops-1.3-8|29	%files
14mu|texlive-loops-1.3-8|30	%{_texmfdistdir}/tex/latex/loops/loops.sty
14mu|texlive-loops-1.3-8|31	%doc %{_texmfdistdir}/doc/latex/loops/README
14mu|texlive-loops-1.3-8|32	%doc %{_texmfdistdir}/doc/latex/loops/loops-pokayoke1.tex
14mu|texlive-loops-1.3-8|33	
14mu|texlive-loops-1.3-8|34	#-----------------------------------------------------------------------
14mu|texlive-loops-1.3-8|35	%prep
14mu|texlive-loops-1.3-8|36	%setup -c -a0 -a1
14mu|texlive-loops-1.3-8|37	
14mu|texlive-loops-1.3-8|38	%build
14mu|texlive-loops-1.3-8|39	
14mu|texlive-loops-1.3-8|40	%install
14mu|texlive-loops-1.3-8|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-loops-1.3-8|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-loops-1.3-8|43	
14mu|texlive-loops-1.3-8|44	%changelog
14mu|texlive-loops-1.3-8|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-8
14mu|texlive-loops-1.3-8|46	+ Revision: 06fc911
14mu|texlive-loops-1.3-8|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-loops-1.3-8|48	
14mu|texlive-loops-1.3-8|49	

25176 14
14mu|texlive-lpic-0.8-4|1	# revision 20843
14mu|texlive-lpic-0.8-4|2	# category Package
14mu|texlive-lpic-0.8-4|3	# catalog-ctan /macros/latex/contrib/lpic
14mu|texlive-lpic-0.8-4|4	# catalog-date 2010-12-23 21:19:38 +0100
14mu|texlive-lpic-0.8-4|5	# catalog-license lppl1.3
14mu|texlive-lpic-0.8-4|6	# catalog-version 0.8
14mu|texlive-lpic-0.8-4|7	Name:		texlive-lpic
14mu|texlive-lpic-0.8-4|8	Version:	0.8
14mu|texlive-lpic-0.8-4|9	Release:	4
14mu|texlive-lpic-0.8-4|10	Summary:	Put LaTeX material over included graphics
14mu|texlive-lpic-0.8-4|11	Group:		Publishing
14mu|texlive-lpic-0.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lpic
14mu|texlive-lpic-0.8-4|13	License:	LPPL1.3
14mu|texlive-lpic-0.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lpic.tar.xz
14mu|texlive-lpic-0.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lpic.doc.tar.xz
14mu|texlive-lpic-0.8-4|16	BuildArch:	noarch
14mu|texlive-lpic-0.8-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lpic-0.8-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lpic-0.8-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lpic-0.8-4|20	
14mu|texlive-lpic-0.8-4|21	%description
14mu|texlive-lpic-0.8-4|22	The package defines a convenient interface to put any LaTeX
14mu|texlive-lpic-0.8-4|23	material on top of included graphics. The LaTeX material may
14mu|texlive-lpic-0.8-4|24	also be rotated and typeset on top of a white box overshadowing
14mu|texlive-lpic-0.8-4|25	the graphics. The coordinates of the LaTeX boxes are given
14mu|texlive-lpic-0.8-4|26	relative to the original, unscaled graphics; when the graphics
14mu|texlive-lpic-0.8-4|27	is rescaled, the LaTeX annotations stay at their right places
14mu|texlive-lpic-0.8-4|28	(unless you do something extreme). In a draft mode, the package
14mu|texlive-lpic-0.8-4|29	enables you to draw a coordinate grid over the picture for easy
14mu|texlive-lpic-0.8-4|30	adjustment of positions of the annotations.
14mu|texlive-lpic-0.8-4|31	
14mu|texlive-lpic-0.8-4|32	
14mu|texlive-lpic-0.8-4|33	#-----------------------------------------------------------------------
14mu|texlive-lpic-0.8-4|34	%files
14mu|texlive-lpic-0.8-4|35	%{_texmfdistdir}/tex/latex/lpic/lpic.sty
14mu|texlive-lpic-0.8-4|36	%doc %{_texmfdistdir}/doc/latex/lpic/README
14mu|texlive-lpic-0.8-4|37	%doc %{_texmfdistdir}/doc/latex/lpic/instructions-differential.eps
14mu|texlive-lpic-0.8-4|38	%doc %{_texmfdistdir}/doc/latex/lpic/instructions-differential.pdf
14mu|texlive-lpic-0.8-4|39	%doc %{_texmfdistdir}/doc/latex/lpic/instructions.pdf
14mu|texlive-lpic-0.8-4|40	%doc %{_texmfdistdir}/doc/latex/lpic/instructions.tex
14mu|texlive-lpic-0.8-4|41	
14mu|texlive-lpic-0.8-4|42	#-----------------------------------------------------------------------
14mu|texlive-lpic-0.8-4|43	%prep
14mu|texlive-lpic-0.8-4|44	%setup -c -a0 -a1
14mu|texlive-lpic-0.8-4|45	
14mu|texlive-lpic-0.8-4|46	%build
14mu|texlive-lpic-0.8-4|47	
14mu|texlive-lpic-0.8-4|48	%install
14mu|texlive-lpic-0.8-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lpic-0.8-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lpic-0.8-4|51	
14mu|texlive-lpic-0.8-4|52	
14mu|texlive-lpic-0.8-4|53	
14mu|texlive-lpic-0.8-4|54	%changelog
14mu|texlive-lpic-0.8-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8-4
14mu|texlive-lpic-0.8-4|56	+ Revision: 164b50d
14mu|texlive-lpic-0.8-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lpic-0.8-4|58	
14mu|texlive-lpic-0.8-4|59	

25177 14
14mu|texlive-lps-0.7-4|1	# revision 21322
14mu|texlive-lps-0.7-4|2	# category Package
14mu|texlive-lps-0.7-4|3	# catalog-ctan /macros/latex/contrib/lps
14mu|texlive-lps-0.7-4|4	# catalog-date 2011-02-03 16:11:01 +0100
14mu|texlive-lps-0.7-4|5	# catalog-license lppl
14mu|texlive-lps-0.7-4|6	# catalog-version 0.7
14mu|texlive-lps-0.7-4|7	Name:		texlive-lps
14mu|texlive-lps-0.7-4|8	Version:	0.7
14mu|texlive-lps-0.7-4|9	Release:	4
14mu|texlive-lps-0.7-4|10	Summary:	Class for "Logic and Philosophy of Science"
14mu|texlive-lps-0.7-4|11	Group:		Publishing
14mu|texlive-lps-0.7-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lps
14mu|texlive-lps-0.7-4|13	License:	LPPL
14mu|texlive-lps-0.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lps.tar.xz
14mu|texlive-lps-0.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lps.doc.tar.xz
14mu|texlive-lps-0.7-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lps.source.tar.xz
14mu|texlive-lps-0.7-4|17	BuildArch:	noarch
14mu|texlive-lps-0.7-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lps-0.7-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lps-0.7-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lps-0.7-4|21	
14mu|texlive-lps-0.7-4|22	%description
14mu|texlive-lps-0.7-4|23	The 'Logic and Philosophy of Science' journal is an online
14mu|texlive-lps-0.7-4|24	publication of the University of Trieste (Italy). The class
14mu|texlive-lps-0.7-4|25	builds on the standard article class to offer a format that
14mu|texlive-lps-0.7-4|26	LaTeX authors may use when submitting to the journal.
14mu|texlive-lps-0.7-4|27	
14mu|texlive-lps-0.7-4|28	
14mu|texlive-lps-0.7-4|29	#-----------------------------------------------------------------------
14mu|texlive-lps-0.7-4|30	%files
14mu|texlive-lps-0.7-4|31	%{_texmfdistdir}/tex/latex/lps/lps.cls
14mu|texlive-lps-0.7-4|32	%doc %{_texmfdistdir}/doc/latex/lps/README
14mu|texlive-lps-0.7-4|33	%doc %{_texmfdistdir}/doc/latex/lps/lps.pdf
14mu|texlive-lps-0.7-4|34	%doc %{_texmfdistdir}/doc/latex/lps/lpstemplate.tex
14mu|texlive-lps-0.7-4|35	#- source
14mu|texlive-lps-0.7-4|36	%doc %{_texmfdistdir}/source/latex/lps/lps.dtx
14mu|texlive-lps-0.7-4|37	%doc %{_texmfdistdir}/source/latex/lps/lps.ins
14mu|texlive-lps-0.7-4|38	
14mu|texlive-lps-0.7-4|39	#-----------------------------------------------------------------------
14mu|texlive-lps-0.7-4|40	%prep
14mu|texlive-lps-0.7-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-lps-0.7-4|42	
14mu|texlive-lps-0.7-4|43	%build
14mu|texlive-lps-0.7-4|44	
14mu|texlive-lps-0.7-4|45	%install
14mu|texlive-lps-0.7-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lps-0.7-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lps-0.7-4|48	
14mu|texlive-lps-0.7-4|49	
14mu|texlive-lps-0.7-4|50	
14mu|texlive-lps-0.7-4|51	%changelog
14mu|texlive-lps-0.7-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-4
14mu|texlive-lps-0.7-4|53	+ Revision: d59b71a
14mu|texlive-lps-0.7-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lps-0.7-4|55	
14mu|texlive-lps-0.7-4|56	

25178 14
14mu|texlive-lsc-20070309-4|1	# revision 15878
14mu|texlive-lsc-20070309-4|2	# category Package
14mu|texlive-lsc-20070309-4|3	# catalog-ctan /macros/latex/contrib/lsc
14mu|texlive-lsc-20070309-4|4	# catalog-date 2007-03-09 12:50:50 +0100
14mu|texlive-lsc-20070309-4|5	# catalog-license lppl
14mu|texlive-lsc-20070309-4|6	# catalog-version undef
14mu|texlive-lsc-20070309-4|7	Name:		texlive-lsc
14mu|texlive-lsc-20070309-4|8	Version:	20070309
14mu|texlive-lsc-20070309-4|9	Release:	4
14mu|texlive-lsc-20070309-4|10	Summary:	Typesetting Live Sequence Charts
14mu|texlive-lsc-20070309-4|11	Group:		Publishing
14mu|texlive-lsc-20070309-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lsc
14mu|texlive-lsc-20070309-4|13	License:	LPPL
14mu|texlive-lsc-20070309-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lsc.tar.xz
14mu|texlive-lsc-20070309-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lsc.doc.tar.xz
14mu|texlive-lsc-20070309-4|16	BuildArch:	noarch
14mu|texlive-lsc-20070309-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lsc-20070309-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lsc-20070309-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-lsc-20070309-4|20	
14mu|texlive-lsc-20070309-4|21	%description
14mu|texlive-lsc-20070309-4|22	This package is similar to the msc package in that it provides
14mu|texlive-lsc-20070309-4|23	macros for typesetting a variant of sequence diagrams, in this
14mu|texlive-lsc-20070309-4|24	case the Live Sequence Charts of Damm and Harel. The package
14mu|texlive-lsc-20070309-4|25	supports the full LSC language of the original LSC paper, the
14mu|texlive-lsc-20070309-4|26	Klose-extensions for formal verification and some of the Harel-
14mu|texlive-lsc-20070309-4|27	extensions for the Play-In/Play-Out approach (cf. the manual).
14mu|texlive-lsc-20070309-4|28	
14mu|texlive-lsc-20070309-4|29	
14mu|texlive-lsc-20070309-4|30	#-----------------------------------------------------------------------
14mu|texlive-lsc-20070309-4|31	%files
14mu|texlive-lsc-20070309-4|32	%{_texmfdistdir}/bibtex/bib/lsc/lsc.bib
14mu|texlive-lsc-20070309-4|33	%{_texmfdistdir}/tex/latex/lsc/lsc.sty
14mu|texlive-lsc-20070309-4|34	%doc %{_texmfdistdir}/doc/latex/lsc/README
14mu|texlive-lsc-20070309-4|35	%doc %{_texmfdistdir}/doc/latex/lsc/lsc.pdf
14mu|texlive-lsc-20070309-4|36	%doc %{_texmfdistdir}/doc/latex/lsc/lsc.tex
14mu|texlive-lsc-20070309-4|37	
14mu|texlive-lsc-20070309-4|38	#-----------------------------------------------------------------------
14mu|texlive-lsc-20070309-4|39	%prep
14mu|texlive-lsc-20070309-4|40	%setup -c -a0 -a1
14mu|texlive-lsc-20070309-4|41	
14mu|texlive-lsc-20070309-4|42	%build
14mu|texlive-lsc-20070309-4|43	
14mu|texlive-lsc-20070309-4|44	%install
14mu|texlive-lsc-20070309-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lsc-20070309-4|46	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lsc-20070309-4|47	
14mu|texlive-lsc-20070309-4|48	
14mu|texlive-lsc-20070309-4|49	
14mu|texlive-lsc-20070309-4|50	%changelog
14mu|texlive-lsc-20070309-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070309-4
14mu|texlive-lsc-20070309-4|52	+ Revision: ffa4693
14mu|texlive-lsc-20070309-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lsc-20070309-4|54	
14mu|texlive-lsc-20070309-4|55	

25179 14
14mu|texlive-lstaddons-0.1-4|1	# revision 26196
14mu|texlive-lstaddons-0.1-4|2	# category Package
14mu|texlive-lstaddons-0.1-4|3	# catalog-ctan /macros/latex/contrib/lstaddons
14mu|texlive-lstaddons-0.1-4|4	# catalog-date 2012-05-03 17:01:13 +0200
14mu|texlive-lstaddons-0.1-4|5	# catalog-license lppl1.3
14mu|texlive-lstaddons-0.1-4|6	# catalog-version 0.1
14mu|texlive-lstaddons-0.1-4|7	Name:		texlive-lstaddons
14mu|texlive-lstaddons-0.1-4|8	Version:	0.1
14mu|texlive-lstaddons-0.1-4|9	Release:	4
14mu|texlive-lstaddons-0.1-4|10	Summary:	Add-on packagvess for listings: autogobble and line background
14mu|texlive-lstaddons-0.1-4|11	Group:		Publishing
14mu|texlive-lstaddons-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lstaddons
14mu|texlive-lstaddons-0.1-4|13	License:	LPPL1.3
14mu|texlive-lstaddons-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lstaddons.tar.xz
14mu|texlive-lstaddons-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lstaddons.doc.tar.xz
14mu|texlive-lstaddons-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lstaddons.source.tar.xz
14mu|texlive-lstaddons-0.1-4|17	BuildArch:	noarch
14mu|texlive-lstaddons-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lstaddons-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lstaddons-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lstaddons-0.1-4|21	
14mu|texlive-lstaddons-0.1-4|22	%description
14mu|texlive-lstaddons-0.1-4|23	The bundle contains a small collection of add-on packages for
14mu|texlive-lstaddons-0.1-4|24	the listings package. Current packages are: [?] lstlinebgrd:
14mu|texlive-lstaddons-0.1-4|25	colour the background of some or all lines of a listing; and
14mu|texlive-lstaddons-0.1-4|26	[?] lstautogobble: set the standard "gobble" option to the
14mu|texlive-lstaddons-0.1-4|27	indent of the first line of the code.
14mu|texlive-lstaddons-0.1-4|28	
14mu|texlive-lstaddons-0.1-4|29	
14mu|texlive-lstaddons-0.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-lstaddons-0.1-4|31	%files
14mu|texlive-lstaddons-0.1-4|32	%{_texmfdistdir}/tex/latex/lstaddons/lstautogobble.sty
14mu|texlive-lstaddons-0.1-4|33	%{_texmfdistdir}/tex/latex/lstaddons/lstlinebgrd.sty
14mu|texlive-lstaddons-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/lstaddons/README
14mu|texlive-lstaddons-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/lstaddons/lstautogobble.pdf
14mu|texlive-lstaddons-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/lstaddons/lstlinebgrd.pdf
14mu|texlive-lstaddons-0.1-4|37	#- source
14mu|texlive-lstaddons-0.1-4|38	%doc %{_texmfdistdir}/source/latex/lstaddons/lstaddons.ins
14mu|texlive-lstaddons-0.1-4|39	%doc %{_texmfdistdir}/source/latex/lstaddons/lstautogobble.dtx
14mu|texlive-lstaddons-0.1-4|40	%doc %{_texmfdistdir}/source/latex/lstaddons/lstlinebgrd.dtx
14mu|texlive-lstaddons-0.1-4|41	
14mu|texlive-lstaddons-0.1-4|42	#-----------------------------------------------------------------------
14mu|texlive-lstaddons-0.1-4|43	%prep
14mu|texlive-lstaddons-0.1-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-lstaddons-0.1-4|45	
14mu|texlive-lstaddons-0.1-4|46	%build
14mu|texlive-lstaddons-0.1-4|47	
14mu|texlive-lstaddons-0.1-4|48	%install
14mu|texlive-lstaddons-0.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lstaddons-0.1-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lstaddons-0.1-4|51	
14mu|texlive-lstaddons-0.1-4|52	
14mu|texlive-lstaddons-0.1-4|53	
14mu|texlive-lstaddons-0.1-4|54	%changelog
14mu|texlive-lstaddons-0.1-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-lstaddons-0.1-4|56	+ Revision: ecb9c05
14mu|texlive-lstaddons-0.1-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lstaddons-0.1-4|58	
14mu|texlive-lstaddons-0.1-4|59	

25180 14
14mu|texlive-lt3graph-0.0.9.r1-3|1	# revision 32356
14mu|texlive-lt3graph-0.0.9.r1-3|2	# category Package
14mu|texlive-lt3graph-0.0.9.r1-3|3	# catalog-ctan /macros/latex/contrib/lt3graph
14mu|texlive-lt3graph-0.0.9.r1-3|4	# catalog-date 2013-12-08 00:11:37 +0100
14mu|texlive-lt3graph-0.0.9.r1-3|5	# catalog-license lppl1.3
14mu|texlive-lt3graph-0.0.9.r1-3|6	# catalog-version 0.0.9-r1
14mu|texlive-lt3graph-0.0.9.r1-3|7	Name:		texlive-lt3graph
14mu|texlive-lt3graph-0.0.9.r1-3|8	Version:	0.0.9.r1
14mu|texlive-lt3graph-0.0.9.r1-3|9	Release:	3
14mu|texlive-lt3graph-0.0.9.r1-3|10	Summary:	Provide a graph datastructure for experimental LaTeX3
14mu|texlive-lt3graph-0.0.9.r1-3|11	Group:		Publishing
14mu|texlive-lt3graph-0.0.9.r1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lt3graph
14mu|texlive-lt3graph-0.0.9.r1-3|13	License:	LPPL1.3
14mu|texlive-lt3graph-0.0.9.r1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lt3graph.tar.xz
14mu|texlive-lt3graph-0.0.9.r1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lt3graph.doc.tar.xz
14mu|texlive-lt3graph-0.0.9.r1-3|16	BuildArch:	noarch
14mu|texlive-lt3graph-0.0.9.r1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lt3graph-0.0.9.r1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lt3graph-0.0.9.r1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-lt3graph-0.0.9.r1-3|20	
14mu|texlive-lt3graph-0.0.9.r1-3|21	%description
14mu|texlive-lt3graph-0.0.9.r1-3|22	The package defines a 'graph' data structure, for use in
14mu|texlive-lt3graph-0.0.9.r1-3|23	documents that are using the experimental LaTeX 3 syntax.
14mu|texlive-lt3graph-0.0.9.r1-3|24	
14mu|texlive-lt3graph-0.0.9.r1-3|25	
14mu|texlive-lt3graph-0.0.9.r1-3|26	#-----------------------------------------------------------------------
14mu|texlive-lt3graph-0.0.9.r1-3|27	%files
14mu|texlive-lt3graph-0.0.9.r1-3|28	%{_texmfdistdir}/tex/latex/lt3graph/lt3graph-dry.sty
14mu|texlive-lt3graph-0.0.9.r1-3|29	%{_texmfdistdir}/tex/latex/lt3graph/lt3graph-packagedoc.cls
14mu|texlive-lt3graph-0.0.9.r1-3|30	%{_texmfdistdir}/tex/latex/lt3graph/lt3graph.sty
14mu|texlive-lt3graph-0.0.9.r1-3|31	%doc %{_texmfdistdir}/doc/latex/lt3graph/README
14mu|texlive-lt3graph-0.0.9.r1-3|32	%doc %{_texmfdistdir}/doc/latex/lt3graph/lt3graph.pdf
14mu|texlive-lt3graph-0.0.9.r1-3|33	%doc %{_texmfdistdir}/doc/latex/lt3graph/lt3graph.tex
14mu|texlive-lt3graph-0.0.9.r1-3|34	
14mu|texlive-lt3graph-0.0.9.r1-3|35	#-----------------------------------------------------------------------
14mu|texlive-lt3graph-0.0.9.r1-3|36	%prep
14mu|texlive-lt3graph-0.0.9.r1-3|37	%setup -c -a0 -a1
14mu|texlive-lt3graph-0.0.9.r1-3|38	
14mu|texlive-lt3graph-0.0.9.r1-3|39	%build
14mu|texlive-lt3graph-0.0.9.r1-3|40	
14mu|texlive-lt3graph-0.0.9.r1-3|41	%install
14mu|texlive-lt3graph-0.0.9.r1-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lt3graph-0.0.9.r1-3|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lt3graph-0.0.9.r1-3|44	
14mu|texlive-lt3graph-0.0.9.r1-3|45	%changelog
14mu|texlive-lt3graph-0.0.9.r1-3|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.9.r1-3
14mu|texlive-lt3graph-0.0.9.r1-3|47	+ Revision: d93438e
14mu|texlive-lt3graph-0.0.9.r1-3|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lt3graph-0.0.9.r1-3|49	
14mu|texlive-lt3graph-0.0.9.r1-3|50	

25181 14
14mu|texlive-ltablex-1.0-7|1	# revision 29903
14mu|texlive-ltablex-1.0-7|2	# category Package
14mu|texlive-ltablex-1.0-7|3	# catalog-ctan /macros/latex/contrib/ltablex
14mu|texlive-ltablex-1.0-7|4	# catalog-date 2013-04-12 10:31:24 +0200
14mu|texlive-ltablex-1.0-7|5	# catalog-license lppl
14mu|texlive-ltablex-1.0-7|6	# catalog-version 1.0
14mu|texlive-ltablex-1.0-7|7	Name:		texlive-ltablex
14mu|texlive-ltablex-1.0-7|8	Version:	1.0
14mu|texlive-ltablex-1.0-7|9	Release:	7
14mu|texlive-ltablex-1.0-7|10	Summary:	Table package extensions
14mu|texlive-ltablex-1.0-7|11	Group:		Publishing
14mu|texlive-ltablex-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltablex
14mu|texlive-ltablex-1.0-7|13	License:	LPPL
14mu|texlive-ltablex-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltablex.tar.xz
14mu|texlive-ltablex-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltablex.doc.tar.xz
14mu|texlive-ltablex-1.0-7|16	BuildArch:	noarch
14mu|texlive-ltablex-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ltablex-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ltablex-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-ltablex-1.0-7|20	
14mu|texlive-ltablex-1.0-7|21	%description
14mu|texlive-ltablex-1.0-7|22	Modifies the tabularx environment to combine the features of
14mu|texlive-ltablex-1.0-7|23	the tabularx package (auto-sized columns in a fixed width
14mu|texlive-ltablex-1.0-7|24	table) with those of the longtable package (multi-page tables).
14mu|texlive-ltablex-1.0-7|25	
14mu|texlive-ltablex-1.0-7|26	
14mu|texlive-ltablex-1.0-7|27	#-----------------------------------------------------------------------
14mu|texlive-ltablex-1.0-7|28	%files
14mu|texlive-ltablex-1.0-7|29	%{_texmfdistdir}/tex/latex/ltablex/ltablex.sty
14mu|texlive-ltablex-1.0-7|30	%doc %{_texmfdistdir}/doc/latex/ltablex/README
14mu|texlive-ltablex-1.0-7|31	%doc %{_texmfdistdir}/doc/latex/ltablex/ltablex.pdf
14mu|texlive-ltablex-1.0-7|32	%doc %{_texmfdistdir}/doc/latex/ltablex/ltablex.tex
14mu|texlive-ltablex-1.0-7|33	
14mu|texlive-ltablex-1.0-7|34	#-----------------------------------------------------------------------
14mu|texlive-ltablex-1.0-7|35	%prep
14mu|texlive-ltablex-1.0-7|36	%setup -c -a0 -a1
14mu|texlive-ltablex-1.0-7|37	
14mu|texlive-ltablex-1.0-7|38	%build
14mu|texlive-ltablex-1.0-7|39	
14mu|texlive-ltablex-1.0-7|40	%install
14mu|texlive-ltablex-1.0-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ltablex-1.0-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ltablex-1.0-7|43	
14mu|texlive-ltablex-1.0-7|44	%changelog
14mu|texlive-ltablex-1.0-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-ltablex-1.0-7|46	+ Revision: b9e3a02
14mu|texlive-ltablex-1.0-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ltablex-1.0-7|48	
14mu|texlive-ltablex-1.0-7|49	

25182 14
14mu|texlive-ltabptch-1.74d-4|1	# revision 17533
14mu|texlive-ltabptch-1.74d-4|2	# category Package
14mu|texlive-ltabptch-1.74d-4|3	# catalog-ctan /macros/latex/contrib/ltabptch
14mu|texlive-ltabptch-1.74d-4|4	# catalog-date 2010-03-07 16:35:25 +0100
14mu|texlive-ltabptch-1.74d-4|5	# catalog-license lppl
14mu|texlive-ltabptch-1.74d-4|6	# catalog-version 1.74d
14mu|texlive-ltabptch-1.74d-4|7	Name:		texlive-ltabptch
14mu|texlive-ltabptch-1.74d-4|8	Version:	1.74d
14mu|texlive-ltabptch-1.74d-4|9	Release:	4
14mu|texlive-ltabptch-1.74d-4|10	Summary:	Bug fix for longtable
14mu|texlive-ltabptch-1.74d-4|11	Group:		Publishing
14mu|texlive-ltabptch-1.74d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltabptch
14mu|texlive-ltabptch-1.74d-4|13	License:	LPPL
14mu|texlive-ltabptch-1.74d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltabptch.tar.xz
14mu|texlive-ltabptch-1.74d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltabptch.doc.tar.xz
14mu|texlive-ltabptch-1.74d-4|16	BuildArch:	noarch
14mu|texlive-ltabptch-1.74d-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ltabptch-1.74d-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ltabptch-1.74d-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ltabptch-1.74d-4|20	
14mu|texlive-ltabptch-1.74d-4|21	%description
14mu|texlive-ltabptch-1.74d-4|22	A patch for LaTeX bugs tools/3180 and tools/3480. The patch
14mu|texlive-ltabptch-1.74d-4|23	applies to version 4.11 of longtable.
14mu|texlive-ltabptch-1.74d-4|24	
14mu|texlive-ltabptch-1.74d-4|25	
14mu|texlive-ltabptch-1.74d-4|26	#-----------------------------------------------------------------------
14mu|texlive-ltabptch-1.74d-4|27	%files
14mu|texlive-ltabptch-1.74d-4|28	%{_texmfdistdir}/tex/latex/ltabptch/ltabptch.sty
14mu|texlive-ltabptch-1.74d-4|29	%doc %{_texmfdistdir}/doc/latex/ltabptch/README
14mu|texlive-ltabptch-1.74d-4|30	%doc %{_texmfdistdir}/doc/latex/ltabptch/ltabptch.pdf
14mu|texlive-ltabptch-1.74d-4|31	%doc %{_texmfdistdir}/doc/latex/ltabptch/ltabptch.tex
14mu|texlive-ltabptch-1.74d-4|32	%doc %{_texmfdistdir}/doc/latex/ltabptch/ltabtest.tex
14mu|texlive-ltabptch-1.74d-4|33	
14mu|texlive-ltabptch-1.74d-4|34	#-----------------------------------------------------------------------
14mu|texlive-ltabptch-1.74d-4|35	%prep
14mu|texlive-ltabptch-1.74d-4|36	%setup -c -a0 -a1
14mu|texlive-ltabptch-1.74d-4|37	
14mu|texlive-ltabptch-1.74d-4|38	%build
14mu|texlive-ltabptch-1.74d-4|39	
14mu|texlive-ltabptch-1.74d-4|40	%install
14mu|texlive-ltabptch-1.74d-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ltabptch-1.74d-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ltabptch-1.74d-4|43	
14mu|texlive-ltabptch-1.74d-4|44	
14mu|texlive-ltabptch-1.74d-4|45	
14mu|texlive-ltabptch-1.74d-4|46	%changelog
14mu|texlive-ltabptch-1.74d-4|47	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.74d-4
14mu|texlive-ltabptch-1.74d-4|48	+ Revision: adb4094
14mu|texlive-ltabptch-1.74d-4|49	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ltabptch-1.74d-4|50	
14mu|texlive-ltabptch-1.74d-4|51	

25183 14
14mu|texlive-ltxdockit-1.2c-4|1	# revision 21869
14mu|texlive-ltxdockit-1.2c-4|2	# category Package
14mu|texlive-ltxdockit-1.2c-4|3	# catalog-ctan /macros/latex/contrib/ltxdockit
14mu|texlive-ltxdockit-1.2c-4|4	# catalog-date 2010-12-10 17:32:44 +0100
14mu|texlive-ltxdockit-1.2c-4|5	# catalog-license lppl
14mu|texlive-ltxdockit-1.2c-4|6	# catalog-version 1.2c
14mu|texlive-ltxdockit-1.2c-4|7	Name:		texlive-ltxdockit
14mu|texlive-ltxdockit-1.2c-4|8	Version:	1.2c
14mu|texlive-ltxdockit-1.2c-4|9	Release:	4
14mu|texlive-ltxdockit-1.2c-4|10	Summary:	Documentation support
14mu|texlive-ltxdockit-1.2c-4|11	Group:		Publishing
14mu|texlive-ltxdockit-1.2c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxdockit
14mu|texlive-ltxdockit-1.2c-4|13	License:	LPPL
14mu|texlive-ltxdockit-1.2c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxdockit.tar.xz
14mu|texlive-ltxdockit-1.2c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxdockit.doc.tar.xz
14mu|texlive-ltxdockit-1.2c-4|16	BuildArch:	noarch
14mu|texlive-ltxdockit-1.2c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ltxdockit-1.2c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ltxdockit-1.2c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ltxdockit-1.2c-4|20	
14mu|texlive-ltxdockit-1.2c-4|21	%description
14mu|texlive-ltxdockit-1.2c-4|22	This bundle, consisting of a simple wrapper class and some
14mu|texlive-ltxdockit-1.2c-4|23	packages, forms a small LaTeX/BibTeX documentation kit; the
14mu|texlive-ltxdockit-1.2c-4|24	author uses it for some of his own packages. The package is not
14mu|texlive-ltxdockit-1.2c-4|25	supported: users should not attempt its use unless they are
14mu|texlive-ltxdockit-1.2c-4|26	capable of dealing with problems unaided. (The actual purpose
14mu|texlive-ltxdockit-1.2c-4|27	of releasing the package is to make it possible for third
14mu|texlive-ltxdockit-1.2c-4|28	parties to compile the documentation of other packages, should
14mu|texlive-ltxdockit-1.2c-4|29	that be necessary.).
14mu|texlive-ltxdockit-1.2c-4|30	
14mu|texlive-ltxdockit-1.2c-4|31	
14mu|texlive-ltxdockit-1.2c-4|32	#-----------------------------------------------------------------------
14mu|texlive-ltxdockit-1.2c-4|33	%files
14mu|texlive-ltxdockit-1.2c-4|34	%{_texmfdistdir}/tex/latex/ltxdockit/btxdockit.sty
14mu|texlive-ltxdockit-1.2c-4|35	%{_texmfdistdir}/tex/latex/ltxdockit/ltxdockit.cfg
14mu|texlive-ltxdockit-1.2c-4|36	%{_texmfdistdir}/tex/latex/ltxdockit/ltxdockit.cls
14mu|texlive-ltxdockit-1.2c-4|37	%{_texmfdistdir}/tex/latex/ltxdockit/ltxdockit.def
14mu|texlive-ltxdockit-1.2c-4|38	%{_texmfdistdir}/tex/latex/ltxdockit/ltxdockit.sty
14mu|texlive-ltxdockit-1.2c-4|39	%doc %{_texmfdistdir}/doc/latex/ltxdockit/README
14mu|texlive-ltxdockit-1.2c-4|40	
14mu|texlive-ltxdockit-1.2c-4|41	#-----------------------------------------------------------------------
14mu|texlive-ltxdockit-1.2c-4|42	%prep
14mu|texlive-ltxdockit-1.2c-4|43	%setup -c -a0 -a1
14mu|texlive-ltxdockit-1.2c-4|44	
14mu|texlive-ltxdockit-1.2c-4|45	%build
14mu|texlive-ltxdockit-1.2c-4|46	
14mu|texlive-ltxdockit-1.2c-4|47	%install
14mu|texlive-ltxdockit-1.2c-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxdockit-1.2c-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxdockit-1.2c-4|50	
14mu|texlive-ltxdockit-1.2c-4|51	
14mu|texlive-ltxdockit-1.2c-4|52	
14mu|texlive-ltxdockit-1.2c-4|53	%changelog
14mu|texlive-ltxdockit-1.2c-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2c-4
14mu|texlive-ltxdockit-1.2c-4|55	+ Revision: 92fb641
14mu|texlive-ltxdockit-1.2c-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ltxdockit-1.2c-4|57	
14mu|texlive-ltxdockit-1.2c-4|58	

25184 14
14mu|texlive-ltxindex-0.1c-4|1	# revision 15878
14mu|texlive-ltxindex-0.1c-4|2	# category Package
14mu|texlive-ltxindex-0.1c-4|3	# catalog-ctan /macros/latex/contrib/ltxindex
14mu|texlive-ltxindex-0.1c-4|4	# catalog-date 2009-10-01 20:18:08 +0200
14mu|texlive-ltxindex-0.1c-4|5	# catalog-license gpl
14mu|texlive-ltxindex-0.1c-4|6	# catalog-version 0.1c
14mu|texlive-ltxindex-0.1c-4|7	Name:		texlive-ltxindex
14mu|texlive-ltxindex-0.1c-4|8	Version:	0.1c
14mu|texlive-ltxindex-0.1c-4|9	Release:	4
14mu|texlive-ltxindex-0.1c-4|10	Summary:	A LaTeX package to typeset indices with GNU's Texindex
14mu|texlive-ltxindex-0.1c-4|11	Group:		Publishing
14mu|texlive-ltxindex-0.1c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxindex
14mu|texlive-ltxindex-0.1c-4|13	License:	GPL
14mu|texlive-ltxindex-0.1c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxindex.tar.xz
14mu|texlive-ltxindex-0.1c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxindex.doc.tar.xz
14mu|texlive-ltxindex-0.1c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxindex.source.tar.xz
14mu|texlive-ltxindex-0.1c-4|17	BuildArch:	noarch
14mu|texlive-ltxindex-0.1c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ltxindex-0.1c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ltxindex-0.1c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ltxindex-0.1c-4|21	
14mu|texlive-ltxindex-0.1c-4|22	%description
14mu|texlive-ltxindex-0.1c-4|23	A LaTeX package that allows the user to make indexes with GNU's
14mu|texlive-ltxindex-0.1c-4|24	Texindex program, instead of makeindex. It provides the
14mu|texlive-ltxindex-0.1c-4|25	indexing commands available in Texinfo by default, but only
14mu|texlive-ltxindex-0.1c-4|26	defines the concept index (cp) by default -- the user must
14mu|texlive-ltxindex-0.1c-4|27	define other standard indexes, and there is no provision for
14mu|texlive-ltxindex-0.1c-4|28	custom indexes. The package is not currently maintained.
14mu|texlive-ltxindex-0.1c-4|29	
14mu|texlive-ltxindex-0.1c-4|30	
14mu|texlive-ltxindex-0.1c-4|31	#-----------------------------------------------------------------------
14mu|texlive-ltxindex-0.1c-4|32	%files
14mu|texlive-ltxindex-0.1c-4|33	%{_texmfdistdir}/tex/latex/ltxindex/ltxindex.sty
14mu|texlive-ltxindex-0.1c-4|34	%doc %{_texmfdistdir}/doc/latex/ltxindex/README
14mu|texlive-ltxindex-0.1c-4|35	%doc %{_texmfdistdir}/doc/latex/ltxindex/copying.txt
14mu|texlive-ltxindex-0.1c-4|36	%doc %{_texmfdistdir}/doc/latex/ltxindex/ltxindex.pdf
14mu|texlive-ltxindex-0.1c-4|37	#- source
14mu|texlive-ltxindex-0.1c-4|38	%doc %{_texmfdistdir}/source/latex/ltxindex/ltxindex.dtx
14mu|texlive-ltxindex-0.1c-4|39	
14mu|texlive-ltxindex-0.1c-4|40	#-----------------------------------------------------------------------
14mu|texlive-ltxindex-0.1c-4|41	%prep
14mu|texlive-ltxindex-0.1c-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-ltxindex-0.1c-4|43	
14mu|texlive-ltxindex-0.1c-4|44	%build
14mu|texlive-ltxindex-0.1c-4|45	
14mu|texlive-ltxindex-0.1c-4|46	%install
14mu|texlive-ltxindex-0.1c-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxindex-0.1c-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxindex-0.1c-4|49	
14mu|texlive-ltxindex-0.1c-4|50	
14mu|texlive-ltxindex-0.1c-4|51	
14mu|texlive-ltxindex-0.1c-4|52	%changelog
14mu|texlive-ltxindex-0.1c-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1c-4
14mu|texlive-ltxindex-0.1c-4|54	+ Revision: 8159b90
14mu|texlive-ltxindex-0.1c-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ltxindex-0.1c-4|56	
14mu|texlive-ltxindex-0.1c-4|57	

25185 14
14mu|texlive-ltxkeys-0.3.0-4|1	# revision 24898
14mu|texlive-ltxkeys-0.3.0-4|2	# category Package
14mu|texlive-ltxkeys-0.3.0-4|3	# catalog-ctan /macros/latex/contrib/ltxkeys
14mu|texlive-ltxkeys-0.3.0-4|4	# catalog-date 2011-12-19 23:56:31 +0100
14mu|texlive-ltxkeys-0.3.0-4|5	# catalog-license lppl
14mu|texlive-ltxkeys-0.3.0-4|6	# catalog-version 0.0.3
14mu|texlive-ltxkeys-0.3.0-4|7	Name:		texlive-ltxkeys
14mu|texlive-ltxkeys-0.3.0-4|8	Version:	0.3.0
14mu|texlive-ltxkeys-0.3.0-4|9	Release:	4
14mu|texlive-ltxkeys-0.3.0-4|10	Summary:	A robust key parser for LaTeX
14mu|texlive-ltxkeys-0.3.0-4|11	Group:		Publishing
14mu|texlive-ltxkeys-0.3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxkeys
14mu|texlive-ltxkeys-0.3.0-4|13	License:	LPPL
14mu|texlive-ltxkeys-0.3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxkeys.tar.xz
14mu|texlive-ltxkeys-0.3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxkeys.doc.tar.xz
14mu|texlive-ltxkeys-0.3.0-4|16	BuildArch:	noarch
14mu|texlive-ltxkeys-0.3.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ltxkeys-0.3.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ltxkeys-0.3.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ltxkeys-0.3.0-4|20	
14mu|texlive-ltxkeys-0.3.0-4|21	%description
14mu|texlive-ltxkeys-0.3.0-4|22	The package provides facilities for creating and managing keys
14mu|texlive-ltxkeys-0.3.0-4|23	in the sense of the keyval and xkeyval packages, but it is
14mu|texlive-ltxkeys-0.3.0-4|24	intended to be more robust and faster. Its robustness comes
14mu|texlive-ltxkeys-0.3.0-4|25	from its ability to preserve braces in key values throughout
14mu|texlive-ltxkeys-0.3.0-4|26	parsing. The need to preserve braces in key values arises often
14mu|texlive-ltxkeys-0.3.0-4|27	in parsing keys (for example, in the xwatermark package). The
14mu|texlive-ltxkeys-0.3.0-4|28	package is faster than xkeyval package because (among other
14mu|texlive-ltxkeys-0.3.0-4|29	things) it avoids character-wise parsing of key values (called
14mu|texlive-ltxkeys-0.3.0-4|30	"selective sanitization" by the xkeyval package). The package
14mu|texlive-ltxkeys-0.3.0-4|31	also provides functions for defining and managing keys.
14mu|texlive-ltxkeys-0.3.0-4|32	
14mu|texlive-ltxkeys-0.3.0-4|33	
14mu|texlive-ltxkeys-0.3.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-ltxkeys-0.3.0-4|35	%files
14mu|texlive-ltxkeys-0.3.0-4|36	%{_texmfdistdir}/tex/latex/ltxkeys/ltxkeys.sty
14mu|texlive-ltxkeys-0.3.0-4|37	%{_texmfdistdir}/tex/latex/ltxkeys/pathkeys.sty
14mu|texlive-ltxkeys-0.3.0-4|38	%doc %{_texmfdistdir}/doc/latex/ltxkeys/README
14mu|texlive-ltxkeys-0.3.0-4|39	%doc %{_texmfdistdir}/doc/latex/ltxkeys/ltxkeys-guide.cfg
14mu|texlive-ltxkeys-0.3.0-4|40	%doc %{_texmfdistdir}/doc/latex/ltxkeys/ltxkeys-guide.pdf
14mu|texlive-ltxkeys-0.3.0-4|41	%doc %{_texmfdistdir}/doc/latex/ltxkeys/ltxkeys-guide.tex
14mu|texlive-ltxkeys-0.3.0-4|42	
14mu|texlive-ltxkeys-0.3.0-4|43	#-----------------------------------------------------------------------
14mu|texlive-ltxkeys-0.3.0-4|44	%prep
14mu|texlive-ltxkeys-0.3.0-4|45	%setup -c -a0 -a1
14mu|texlive-ltxkeys-0.3.0-4|46	
14mu|texlive-ltxkeys-0.3.0-4|47	%build
14mu|texlive-ltxkeys-0.3.0-4|48	
14mu|texlive-ltxkeys-0.3.0-4|49	%install
14mu|texlive-ltxkeys-0.3.0-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxkeys-0.3.0-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxkeys-0.3.0-4|52	
14mu|texlive-ltxkeys-0.3.0-4|53	
14mu|texlive-ltxkeys-0.3.0-4|54	
14mu|texlive-ltxkeys-0.3.0-4|55	%changelog
14mu|texlive-ltxkeys-0.3.0-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-4
14mu|texlive-ltxkeys-0.3.0-4|57	+ Revision: 582ed60
14mu|texlive-ltxkeys-0.3.0-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ltxkeys-0.3.0-4|59	
14mu|texlive-ltxkeys-0.3.0-4|60	

25186 14
14mu|texlive-ltxmisc-20090116-4|1	# revision 21927
14mu|texlive-ltxmisc-20090116-4|2	# category Package
14mu|texlive-ltxmisc-20090116-4|3	# catalog-ctan /macros/latex/contrib/misc
14mu|texlive-ltxmisc-20090116-4|4	# catalog-date 2009-01-16 15:12:56 +0100
14mu|texlive-ltxmisc-20090116-4|5	# catalog-license collection
14mu|texlive-ltxmisc-20090116-4|6	# catalog-version undef
14mu|texlive-ltxmisc-20090116-4|7	Name:		texlive-ltxmisc
14mu|texlive-ltxmisc-20090116-4|8	Version:	20090116
14mu|texlive-ltxmisc-20090116-4|9	Release:	4
14mu|texlive-ltxmisc-20090116-4|10	Summary:	Miscellaneous LaTeX packages, etc
14mu|texlive-ltxmisc-20090116-4|11	Group:		Publishing
14mu|texlive-ltxmisc-20090116-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc
14mu|texlive-ltxmisc-20090116-4|13	License:	COLLECTION
14mu|texlive-ltxmisc-20090116-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxmisc.tar.xz
14mu|texlive-ltxmisc-20090116-4|15	BuildArch:	noarch
14mu|texlive-ltxmisc-20090116-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-ltxmisc-20090116-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-ltxmisc-20090116-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-ltxmisc-20090116-4|19	
14mu|texlive-ltxmisc-20090116-4|20	%description
14mu|texlive-ltxmisc-20090116-4|21	TeXLive ltxmisc package.
14mu|texlive-ltxmisc-20090116-4|22	
14mu|texlive-ltxmisc-20090116-4|23	
14mu|texlive-ltxmisc-20090116-4|24	#-----------------------------------------------------------------------
14mu|texlive-ltxmisc-20090116-4|25	%files
14mu|texlive-ltxmisc-20090116-4|26	%{_texmfdistdir}/tex/latex/ltxmisc/abstbook.cls
14mu|texlive-ltxmisc-20090116-4|27	%{_texmfdistdir}/tex/latex/ltxmisc/beletter.cls
14mu|texlive-ltxmisc-20090116-4|28	%{_texmfdistdir}/tex/latex/ltxmisc/bibcheck.sty
14mu|texlive-ltxmisc-20090116-4|29	%{_texmfdistdir}/tex/latex/ltxmisc/concrete.sty
14mu|texlive-ltxmisc-20090116-4|30	%{_texmfdistdir}/tex/latex/ltxmisc/flashcard.cls
14mu|texlive-ltxmisc-20090116-4|31	%{_texmfdistdir}/tex/latex/ltxmisc/iagproc.cls
14mu|texlive-ltxmisc-20090116-4|32	%{_texmfdistdir}/tex/latex/ltxmisc/linsys.sty
14mu|texlive-ltxmisc-20090116-4|33	%{_texmfdistdir}/tex/latex/ltxmisc/mitpress.sty
14mu|texlive-ltxmisc-20090116-4|34	%{_texmfdistdir}/tex/latex/ltxmisc/thrmappendix.sty
14mu|texlive-ltxmisc-20090116-4|35	%{_texmfdistdir}/tex/latex/ltxmisc/topcapt.sty
14mu|texlive-ltxmisc-20090116-4|36	%{_texmfdistdir}/tex/latex/ltxmisc/vrbexin.sty
14mu|texlive-ltxmisc-20090116-4|37	
14mu|texlive-ltxmisc-20090116-4|38	#-----------------------------------------------------------------------
14mu|texlive-ltxmisc-20090116-4|39	%prep
14mu|texlive-ltxmisc-20090116-4|40	%setup -c -a0
14mu|texlive-ltxmisc-20090116-4|41	
14mu|texlive-ltxmisc-20090116-4|42	%build
14mu|texlive-ltxmisc-20090116-4|43	
14mu|texlive-ltxmisc-20090116-4|44	%install
14mu|texlive-ltxmisc-20090116-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxmisc-20090116-4|46	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxmisc-20090116-4|47	
14mu|texlive-ltxmisc-20090116-4|48	
14mu|texlive-ltxmisc-20090116-4|49	
14mu|texlive-ltxmisc-20090116-4|50	%changelog
14mu|texlive-ltxmisc-20090116-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090116-4
14mu|texlive-ltxmisc-20090116-4|52	+ Revision: 41cc20f
14mu|texlive-ltxmisc-20090116-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ltxmisc-20090116-4|54	
14mu|texlive-ltxmisc-20090116-4|55	

25187 14
14mu|texlive-ltxnew-1.3-4|1	# revision 21586
14mu|texlive-ltxnew-1.3-4|2	# category Package
14mu|texlive-ltxnew-1.3-4|3	# catalog-ctan /macros/latex/contrib/ltxnew
14mu|texlive-ltxnew-1.3-4|4	# catalog-date 2011-03-02 16:08:00 +0100
14mu|texlive-ltxnew-1.3-4|5	# catalog-license lppl1.3
14mu|texlive-ltxnew-1.3-4|6	# catalog-version 1.3
14mu|texlive-ltxnew-1.3-4|7	Name:		texlive-ltxnew
14mu|texlive-ltxnew-1.3-4|8	Version:	1.3
14mu|texlive-ltxnew-1.3-4|9	Release:	4
14mu|texlive-ltxnew-1.3-4|10	Summary:	A simple means of creating commands
14mu|texlive-ltxnew-1.3-4|11	Group:		Publishing
14mu|texlive-ltxnew-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxnew
14mu|texlive-ltxnew-1.3-4|13	License:	LPPL1.3
14mu|texlive-ltxnew-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxnew.tar.xz
14mu|texlive-ltxnew-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxnew.doc.tar.xz
14mu|texlive-ltxnew-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxnew.source.tar.xz
14mu|texlive-ltxnew-1.3-4|17	BuildArch:	noarch
14mu|texlive-ltxnew-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ltxnew-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ltxnew-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ltxnew-1.3-4|21	
14mu|texlive-ltxnew-1.3-4|22	%description
14mu|texlive-ltxnew-1.3-4|23	The package ltxnew provides \new, \renew and \provide prefixes
14mu|texlive-ltxnew-1.3-4|24	for checking definitions. It is designed to work with e-TeX
14mu|texlive-ltxnew-1.3-4|25	distributions of LaTeX and relies on the LaTeX internal macro
14mu|texlive-ltxnew-1.3-4|26	\@ifdefinable. Local allocation of counters, dimensions, skips,
14mu|texlive-ltxnew-1.3-4|27	muskips, boxes, tokens and marks are provided by the etex
14mu|texlive-ltxnew-1.3-4|28	package. \new and \renew as well as \provide may be used for
14mu|texlive-ltxnew-1.3-4|29	all kind of control sequences. Please refer to the section
14mu|texlive-ltxnew-1.3-4|30	"Using \new" of the PDF documentation.
14mu|texlive-ltxnew-1.3-4|31	
14mu|texlive-ltxnew-1.3-4|32	
14mu|texlive-ltxnew-1.3-4|33	#-----------------------------------------------------------------------
14mu|texlive-ltxnew-1.3-4|34	%files
14mu|texlive-ltxnew-1.3-4|35	%{_texmfdistdir}/tex/latex/ltxnew/ltxnew.sty
14mu|texlive-ltxnew-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/ltxnew/README
14mu|texlive-ltxnew-1.3-4|37	%doc %{_texmfdistdir}/doc/latex/ltxnew/ltxnew.pdf
14mu|texlive-ltxnew-1.3-4|38	#- source
14mu|texlive-ltxnew-1.3-4|39	%doc %{_texmfdistdir}/source/latex/ltxnew/ltxnew.dtx
14mu|texlive-ltxnew-1.3-4|40	%doc %{_texmfdistdir}/source/latex/ltxnew/ltxnew.ins
14mu|texlive-ltxnew-1.3-4|41	
14mu|texlive-ltxnew-1.3-4|42	#-----------------------------------------------------------------------
14mu|texlive-ltxnew-1.3-4|43	%prep
14mu|texlive-ltxnew-1.3-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-ltxnew-1.3-4|45	
14mu|texlive-ltxnew-1.3-4|46	%build
14mu|texlive-ltxnew-1.3-4|47	
14mu|texlive-ltxnew-1.3-4|48	%install
14mu|texlive-ltxnew-1.3-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxnew-1.3-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxnew-1.3-4|51	
14mu|texlive-ltxnew-1.3-4|52	
14mu|texlive-ltxnew-1.3-4|53	
14mu|texlive-ltxnew-1.3-4|54	%changelog
14mu|texlive-ltxnew-1.3-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-ltxnew-1.3-4|56	+ Revision: d799025
14mu|texlive-ltxnew-1.3-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ltxnew-1.3-4|58	
14mu|texlive-ltxnew-1.3-4|59	

25188 14
14mu|texlive-ltxtools-0.0.1a-4|1	# revision 24897
14mu|texlive-ltxtools-0.0.1a-4|2	# category Package
14mu|texlive-ltxtools-0.0.1a-4|3	# catalog-ctan /macros/latex/contrib/ltxtools
14mu|texlive-ltxtools-0.0.1a-4|4	# catalog-date 2011-12-19 23:56:31 +0100
14mu|texlive-ltxtools-0.0.1a-4|5	# catalog-license lppl1.3
14mu|texlive-ltxtools-0.0.1a-4|6	# catalog-version 0.0.1a
14mu|texlive-ltxtools-0.0.1a-4|7	Name:		texlive-ltxtools
14mu|texlive-ltxtools-0.0.1a-4|8	Version:	0.0.1a
14mu|texlive-ltxtools-0.0.1a-4|9	Release:	4
14mu|texlive-ltxtools-0.0.1a-4|10	Summary:	A collection of LaTeX API macros
14mu|texlive-ltxtools-0.0.1a-4|11	Group:		Publishing
14mu|texlive-ltxtools-0.0.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltxtools
14mu|texlive-ltxtools-0.0.1a-4|13	License:	LPPL1.3
14mu|texlive-ltxtools-0.0.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxtools.tar.xz
14mu|texlive-ltxtools-0.0.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxtools.doc.tar.xz
14mu|texlive-ltxtools-0.0.1a-4|16	BuildArch:	noarch
14mu|texlive-ltxtools-0.0.1a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ltxtools-0.0.1a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ltxtools-0.0.1a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ltxtools-0.0.1a-4|20	
14mu|texlive-ltxtools-0.0.1a-4|21	%description
14mu|texlive-ltxtools-0.0.1a-4|22	This is a bundle of macros that the author uses in the coding
14mu|texlive-ltxtools-0.0.1a-4|23	of others of his macro files.
14mu|texlive-ltxtools-0.0.1a-4|24	
14mu|texlive-ltxtools-0.0.1a-4|25	
14mu|texlive-ltxtools-0.0.1a-4|26	#-----------------------------------------------------------------------
14mu|texlive-ltxtools-0.0.1a-4|27	%files
14mu|texlive-ltxtools-0.0.1a-4|28	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-base.sty
14mu|texlive-ltxtools-0.0.1a-4|29	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-doc.sty
14mu|texlive-ltxtools-0.0.1a-4|30	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-environ.sty
14mu|texlive-ltxtools-0.0.1a-4|31	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-incluput.sty
14mu|texlive-ltxtools-0.0.1a-4|32	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-index.sty
14mu|texlive-ltxtools-0.0.1a-4|33	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-review.sty
14mu|texlive-ltxtools-0.0.1a-4|34	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools-trace.sty
14mu|texlive-ltxtools-0.0.1a-4|35	%{_texmfdistdir}/tex/latex/ltxtools/ltxtools.sty
14mu|texlive-ltxtools-0.0.1a-4|36	%doc %{_texmfdistdir}/doc/latex/ltxtools/README
14mu|texlive-ltxtools-0.0.1a-4|37	
14mu|texlive-ltxtools-0.0.1a-4|38	#-----------------------------------------------------------------------
14mu|texlive-ltxtools-0.0.1a-4|39	%prep
14mu|texlive-ltxtools-0.0.1a-4|40	%setup -c -a0 -a1
14mu|texlive-ltxtools-0.0.1a-4|41	
14mu|texlive-ltxtools-0.0.1a-4|42	%build
14mu|texlive-ltxtools-0.0.1a-4|43	
14mu|texlive-ltxtools-0.0.1a-4|44	%install
14mu|texlive-ltxtools-0.0.1a-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxtools-0.0.1a-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ltxtools-0.0.1a-4|47	
14mu|texlive-ltxtools-0.0.1a-4|48	
14mu|texlive-ltxtools-0.0.1a-4|49	
14mu|texlive-ltxtools-0.0.1a-4|50	%changelog
14mu|texlive-ltxtools-0.0.1a-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1a-4
14mu|texlive-ltxtools-0.0.1a-4|52	+ Revision: 056d52c
14mu|texlive-ltxtools-0.0.1a-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ltxtools-0.0.1a-4|54	
14mu|texlive-ltxtools-0.0.1a-4|55	

25189 14
14mu|texlive-lua2dox-0.1-3|1	# revision 27205
14mu|texlive-lua2dox-0.1-3|2	# category Package
14mu|texlive-lua2dox-0.1-3|3	# catalog-ctan /web/lua2dox
14mu|texlive-lua2dox-0.1-3|4	# catalog-date 2012-07-21 10:40:57 +0200
14mu|texlive-lua2dox-0.1-3|5	# catalog-license lppl1.3
14mu|texlive-lua2dox-0.1-3|6	# catalog-version 0.1
14mu|texlive-lua2dox-0.1-3|7	Name:		texlive-lua2dox
14mu|texlive-lua2dox-0.1-3|8	Version:	0.1
14mu|texlive-lua2dox-0.1-3|9	Release:	3
14mu|texlive-lua2dox-0.1-3|10	Summary:	Auto-documentation of lua code
14mu|texlive-lua2dox-0.1-3|11	Group:		Publishing
14mu|texlive-lua2dox-0.1-3|12	URL:		http://www.ctan.org/tex-archive/web/lua2dox
14mu|texlive-lua2dox-0.1-3|13	License:	LPPL1.3
14mu|texlive-lua2dox-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua2dox.tar.xz
14mu|texlive-lua2dox-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua2dox.doc.tar.xz
14mu|texlive-lua2dox-0.1-3|16	BuildArch:	noarch
14mu|texlive-lua2dox-0.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lua2dox-0.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lua2dox-0.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-lua2dox-0.1-3|20	Provides:	texlive-lua2dox.bin = %{EVRD}
14mu|texlive-lua2dox-0.1-3|21	
14mu|texlive-lua2dox-0.1-3|22	%description
14mu|texlive-lua2dox-0.1-3|23	The package extends the well-known C-like language autodoc
14mu|texlive-lua2dox-0.1-3|24	tool, doxygen, to read and document lua code. In use, you edit
14mu|texlive-lua2dox-0.1-3|25	and test your code and periodically run the autodoc tool to
14mu|texlive-lua2dox-0.1-3|26	update the documentation, which may be viewed via an html
14mu|texlive-lua2dox-0.1-3|27	browser. Autodoc tools can read the code well enough to find
14mu|texlive-lua2dox-0.1-3|28	function/... declarations and document them. If the code also
14mu|texlive-lua2dox-0.1-3|29	contains appropriatly formatted "magic comments", the tool can
14mu|texlive-lua2dox-0.1-3|30	use them to supplement the documentation. The package is a
14mu|texlive-lua2dox-0.1-3|31	first prototype of a planned TeX2DoX tool (in development),
14mu|texlive-lua2dox-0.1-3|32	which will process joint (La)TeX/lua documents.
14mu|texlive-lua2dox-0.1-3|33	
14mu|texlive-lua2dox-0.1-3|34	
14mu|texlive-lua2dox-0.1-3|35	#-----------------------------------------------------------------------
14mu|texlive-lua2dox-0.1-3|36	%files
14mu|texlive-lua2dox-0.1-3|37	%{_bindir}/lua2dox_filter
14mu|texlive-lua2dox-0.1-3|38	%{_bindir}/lua2dox_lua
14mu|texlive-lua2dox-0.1-3|39	%{_texmfdistdir}/scripts/lua2dox/lua.def
14mu|texlive-lua2dox-0.1-3|40	%{_texmfdistdir}/scripts/lua2dox/lua2dox.lua
14mu|texlive-lua2dox-0.1-3|41	%{_texmfdistdir}/scripts/lua2dox/lua2dox_lua
14mu|texlive-lua2dox-0.1-3|42	%doc %{_texmfdistdir}/doc/support/lua2dox/Doxyfile
14mu|texlive-lua2dox-0.1-3|43	%doc %{_texmfdistdir}/doc/support/lua2dox/INSTALL
14mu|texlive-lua2dox-0.1-3|44	%doc %{_texmfdistdir}/doc/support/lua2dox/README
14mu|texlive-lua2dox-0.1-3|45	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/doxygen.css
14mu|texlive-lua2dox-0.1-3|46	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/doxygen.png
14mu|texlive-lua2dox-0.1-3|47	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/files.html
14mu|texlive-lua2dox-0.1-3|48	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/globals.html
14mu|texlive-lua2dox-0.1-3|49	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/globals_func.html
14mu|texlive-lua2dox-0.1-3|50	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/index.html
14mu|texlive-lua2dox-0.1-3|51	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/lua2dox_8lua-source.html
14mu|texlive-lua2dox-0.1-3|52	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/lua2dox_8lua.html
14mu|texlive-lua2dox-0.1-3|53	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/tab_b.gif
14mu|texlive-lua2dox-0.1-3|54	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/tab_l.gif
14mu|texlive-lua2dox-0.1-3|55	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/tab_r.gif
14mu|texlive-lua2dox-0.1-3|56	%doc %{_texmfdistdir}/doc/support/lua2dox/docs/html/tabs.css
14mu|texlive-lua2dox-0.1-3|57	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/Doxyfile
14mu|texlive-lua2dox-0.1-3|58	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/animals.lua
14mu|texlive-lua2dox-0.1-3|59	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/class.lua
14mu|texlive-lua2dox-0.1-3|60	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/animals_8lua-source.html
14mu|texlive-lua2dox-0.1-3|61	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/animals_8lua.html
14mu|texlive-lua2dox-0.1-3|62	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/annotated.html
14mu|texlive-lua2dox-0.1-3|63	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classAnimal-members.html
14mu|texlive-lua2dox-0.1-3|64	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classAnimal.html
14mu|texlive-lua2dox-0.1-3|65	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classAnimal.png
14mu|texlive-lua2dox-0.1-3|66	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classBird-members.html
14mu|texlive-lua2dox-0.1-3|67	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classBird.html
14mu|texlive-lua2dox-0.1-3|68	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classBird.png
14mu|texlive-lua2dox-0.1-3|69	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classCat-members.html
14mu|texlive-lua2dox-0.1-3|70	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classCat.html
14mu|texlive-lua2dox-0.1-3|71	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classCat.png
14mu|texlive-lua2dox-0.1-3|72	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classDog-members.html
14mu|texlive-lua2dox-0.1-3|73	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classDog.html
14mu|texlive-lua2dox-0.1-3|74	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classDog.png
14mu|texlive-lua2dox-0.1-3|75	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classMammal-members.html
14mu|texlive-lua2dox-0.1-3|76	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classMammal.html
14mu|texlive-lua2dox-0.1-3|77	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classMammal.png
14mu|texlive-lua2dox-0.1-3|78	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classPigeon-members.html
14mu|texlive-lua2dox-0.1-3|79	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classPigeon.html
14mu|texlive-lua2dox-0.1-3|80	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classPigeon.png
14mu|texlive-lua2dox-0.1-3|81	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classRedKite-members.html
14mu|texlive-lua2dox-0.1-3|82	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classRedKite.html
14mu|texlive-lua2dox-0.1-3|83	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/classRedKite.png
14mu|texlive-lua2dox-0.1-3|84	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/class_8lua-source.html
14mu|texlive-lua2dox-0.1-3|85	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/class_8lua.html
14mu|texlive-lua2dox-0.1-3|86	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/doxygen.css
14mu|texlive-lua2dox-0.1-3|87	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/doxygen.png
14mu|texlive-lua2dox-0.1-3|88	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/files.html
14mu|texlive-lua2dox-0.1-3|89	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/functions.html
14mu|texlive-lua2dox-0.1-3|90	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/functions_func.html
14mu|texlive-lua2dox-0.1-3|91	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/globals.html
14mu|texlive-lua2dox-0.1-3|92	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/globals_func.html
14mu|texlive-lua2dox-0.1-3|93	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/hierarchy.html
14mu|texlive-lua2dox-0.1-3|94	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/index.html
14mu|texlive-lua2dox-0.1-3|95	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/main_8lua-source.html
14mu|texlive-lua2dox-0.1-3|96	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/main_8lua.html
14mu|texlive-lua2dox-0.1-3|97	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/tab_b.gif
14mu|texlive-lua2dox-0.1-3|98	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/tab_l.gif
14mu|texlive-lua2dox-0.1-3|99	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/tab_r.gif
14mu|texlive-lua2dox-0.1-3|100	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/docs/html/tabs.css
14mu|texlive-lua2dox-0.1-3|101	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/lua/main.lua
14mu|texlive-lua2dox-0.1-3|102	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/Doxyfile
14mu|texlive-lua2dox-0.1-3|103	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/animals.php
14mu|texlive-lua2dox-0.1-3|104	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/animals_8php-source.html
14mu|texlive-lua2dox-0.1-3|105	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/animals_8php.html
14mu|texlive-lua2dox-0.1-3|106	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/annotated.html
14mu|texlive-lua2dox-0.1-3|107	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classAnimal-members.html
14mu|texlive-lua2dox-0.1-3|108	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classAnimal.html
14mu|texlive-lua2dox-0.1-3|109	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classAnimal.png
14mu|texlive-lua2dox-0.1-3|110	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classBird-members.html
14mu|texlive-lua2dox-0.1-3|111	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classBird.html
14mu|texlive-lua2dox-0.1-3|112	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classBird.png
14mu|texlive-lua2dox-0.1-3|113	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classCat-members.html
14mu|texlive-lua2dox-0.1-3|114	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classCat.html
14mu|texlive-lua2dox-0.1-3|115	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classCat.png
14mu|texlive-lua2dox-0.1-3|116	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classDog-members.html
14mu|texlive-lua2dox-0.1-3|117	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classDog.html
14mu|texlive-lua2dox-0.1-3|118	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classDog.png
14mu|texlive-lua2dox-0.1-3|119	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classMammal-members.html
14mu|texlive-lua2dox-0.1-3|120	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classMammal.html
14mu|texlive-lua2dox-0.1-3|121	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classMammal.png
14mu|texlive-lua2dox-0.1-3|122	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classPigeon-members.html
14mu|texlive-lua2dox-0.1-3|123	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classPigeon.html
14mu|texlive-lua2dox-0.1-3|124	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classPigeon.png
14mu|texlive-lua2dox-0.1-3|125	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classRedKite-members.html
14mu|texlive-lua2dox-0.1-3|126	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classRedKite.html
14mu|texlive-lua2dox-0.1-3|127	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/classRedKite.png
14mu|texlive-lua2dox-0.1-3|128	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/doxygen.css
14mu|texlive-lua2dox-0.1-3|129	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/doxygen.png
14mu|texlive-lua2dox-0.1-3|130	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/files.html
14mu|texlive-lua2dox-0.1-3|131	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/functions.html
14mu|texlive-lua2dox-0.1-3|132	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/functions_func.html
14mu|texlive-lua2dox-0.1-3|133	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/globals.html
14mu|texlive-lua2dox-0.1-3|134	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/globals_func.html
14mu|texlive-lua2dox-0.1-3|135	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/globals_vars.html
14mu|texlive-lua2dox-0.1-3|136	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/hierarchy.html
14mu|texlive-lua2dox-0.1-3|137	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/index.html
14mu|texlive-lua2dox-0.1-3|138	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/main_8php-source.html
14mu|texlive-lua2dox-0.1-3|139	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/main_8php.html
14mu|texlive-lua2dox-0.1-3|140	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/tab_b.gif
14mu|texlive-lua2dox-0.1-3|141	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/tab_l.gif
14mu|texlive-lua2dox-0.1-3|142	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/tab_r.gif
14mu|texlive-lua2dox-0.1-3|143	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/docs/html/tabs.css
14mu|texlive-lua2dox-0.1-3|144	%doc %{_texmfdistdir}/doc/support/lua2dox/examples/php/main.php
14mu|texlive-lua2dox-0.1-3|145	%doc %{_texmfdistdir}/doc/support/lua2dox/install.sh
14mu|texlive-lua2dox-0.1-3|146	%doc %{_texmfdistdir}/doc/support/lua2dox/lua2dox-refm.pdf
14mu|texlive-lua2dox-0.1-3|147	%doc %{_texmfdistdir}/doc/support/lua2dox/lua2dox-refm.tex
14mu|texlive-lua2dox-0.1-3|148	
14mu|texlive-lua2dox-0.1-3|149	#-----------------------------------------------------------------------
14mu|texlive-lua2dox-0.1-3|150	%prep
14mu|texlive-lua2dox-0.1-3|151	%setup -c -a0 -a1
14mu|texlive-lua2dox-0.1-3|152	
14mu|texlive-lua2dox-0.1-3|153	%build
14mu|texlive-lua2dox-0.1-3|154	
14mu|texlive-lua2dox-0.1-3|155	%install
14mu|texlive-lua2dox-0.1-3|156	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-lua2dox-0.1-3|157	pushd %{buildroot}%{_bindir}
14mu|texlive-lua2dox-0.1-3|158	ln -sf %{_texmfdistdir}/scripts/lua2dox/lua2dox_lua lua2dox_lua
14mu|texlive-lua2dox-0.1-3|159	ln -sf lua2dox_lua lua2dox_filter
14mu|texlive-lua2dox-0.1-3|160	popd
14mu|texlive-lua2dox-0.1-3|161	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-lua2dox-0.1-3|162	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-lua2dox-0.1-3|163	
14mu|texlive-lua2dox-0.1-3|164	
14mu|texlive-lua2dox-0.1-3|165	
14mu|texlive-lua2dox-0.1-3|166	%changelog
14mu|texlive-lua2dox-0.1-3|167	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-lua2dox-0.1-3|168	+ Revision: e678300
14mu|texlive-lua2dox-0.1-3|169	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lua2dox-0.1-3|170	
14mu|texlive-lua2dox-0.1-3|171	

25190 14
14mu|texlive-luabibentry-0.1-4|1	# revision 23435
14mu|texlive-luabibentry-0.1-4|2	# category Package
14mu|texlive-luabibentry-0.1-4|3	# catalog-ctan /macros/luatex/latex/luabibentry
14mu|texlive-luabibentry-0.1-4|4	# catalog-date 2011-06-30 18:17:02 +0200
14mu|texlive-luabibentry-0.1-4|5	# catalog-license lppl1.3
14mu|texlive-luabibentry-0.1-4|6	# catalog-version 0.1
14mu|texlive-luabibentry-0.1-4|7	Name:		texlive-luabibentry
14mu|texlive-luabibentry-0.1-4|8	Version:	0.1
14mu|texlive-luabibentry-0.1-4|9	Release:	4
14mu|texlive-luabibentry-0.1-4|10	Summary:	Repeat BibTeX entries in a LuaLaTeX document body
14mu|texlive-luabibentry-0.1-4|11	Group:		Publishing
14mu|texlive-luabibentry-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luabibentry
14mu|texlive-luabibentry-0.1-4|13	License:	LPPL1.3
14mu|texlive-luabibentry-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabibentry.tar.xz
14mu|texlive-luabibentry-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabibentry.doc.tar.xz
14mu|texlive-luabibentry-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabibentry.source.tar.xz
14mu|texlive-luabibentry-0.1-4|17	BuildArch:	noarch
14mu|texlive-luabibentry-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luabibentry-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luabibentry-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-luabibentry-0.1-4|21	
14mu|texlive-luabibentry-0.1-4|22	%define		_unpackaged_subdirs_terminate_build	0
14mu|texlive-luabibentry-0.1-4|23	
14mu|texlive-luabibentry-0.1-4|24	%description
14mu|texlive-luabibentry-0.1-4|25	The package reimplements bibentry, for use in LuaLaTeX.
14mu|texlive-luabibentry-0.1-4|26	
14mu|texlive-luabibentry-0.1-4|27	
14mu|texlive-luabibentry-0.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-luabibentry-0.1-4|29	%files
14mu|texlive-luabibentry-0.1-4|30	%{_texmfdistdir}/tex/lualatex/luabibentry/luabibentry.lua
14mu|texlive-luabibentry-0.1-4|31	%{_texmfdistdir}/tex/lualatex/luabibentry/luabibentry.sty
14mu|texlive-luabibentry-0.1-4|32	%doc %{_texmfdistdir}/doc/lualatex/luabibentry/News
14mu|texlive-luabibentry-0.1-4|33	%doc %{_texmfdistdir}/doc/lualatex/luabibentry/README
14mu|texlive-luabibentry-0.1-4|34	%doc %{_texmfdistdir}/doc/lualatex/luabibentry/luabibentry.pdf
14mu|texlive-luabibentry-0.1-4|35	#- source
14mu|texlive-luabibentry-0.1-4|36	%doc %{_texmfdistdir}/source/lualatex/luabibentry/Makefile
14mu|texlive-luabibentry-0.1-4|37	%doc %{_texmfdistdir}/source/lualatex/luabibentry/luabibentry.dtx
14mu|texlive-luabibentry-0.1-4|38	
14mu|texlive-luabibentry-0.1-4|39	#-----------------------------------------------------------------------
14mu|texlive-luabibentry-0.1-4|40	%prep
14mu|texlive-luabibentry-0.1-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-luabibentry-0.1-4|42	
14mu|texlive-luabibentry-0.1-4|43	%build
14mu|texlive-luabibentry-0.1-4|44	
14mu|texlive-luabibentry-0.1-4|45	%install
14mu|texlive-luabibentry-0.1-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luabibentry-0.1-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-luabibentry-0.1-4|48	
14mu|texlive-luabibentry-0.1-4|49	
14mu|texlive-luabibentry-0.1-4|50	
14mu|texlive-luabibentry-0.1-4|51	%changelog
14mu|texlive-luabibentry-0.1-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-luabibentry-0.1-4|53	+ Revision: d7c5007
14mu|texlive-luabibentry-0.1-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luabibentry-0.1-4|55	
14mu|texlive-luabibentry-0.1-4|56	

25191 14
14mu|texlive-luabidi-20131014-7|1	# revision 30790
14mu|texlive-luabidi-20131014-7|2	# category Package
14mu|texlive-luabidi-20131014-7|3	# catalog-ctan undef
14mu|texlive-luabidi-20131014-7|4	# catalog-date undef
14mu|texlive-luabidi-20131014-7|5	# catalog-license undef
14mu|texlive-luabidi-20131014-7|6	# catalog-version undef
14mu|texlive-luabidi-20131014-7|7	Name:		texlive-luabidi
14mu|texlive-luabidi-20131014-7|8	Version:	20131014
14mu|texlive-luabidi-20131014-7|9	Release:	7
14mu|texlive-luabidi-20131014-7|10	Summary:	TeXLive luabidi package
14mu|texlive-luabidi-20131014-7|11	Group:		Publishing
14mu|texlive-luabidi-20131014-7|12	URL:		http://tug.org/texlive
14mu|texlive-luabidi-20131014-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-luabidi-20131014-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabidi.tar.xz
14mu|texlive-luabidi-20131014-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabidi.doc.tar.xz
14mu|texlive-luabidi-20131014-7|16	BuildArch:	noarch
14mu|texlive-luabidi-20131014-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-luabidi-20131014-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-luabidi-20131014-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-luabidi-20131014-7|20	
14mu|texlive-luabidi-20131014-7|21	%description
14mu|texlive-luabidi-20131014-7|22	TeXLive luabidi package.
14mu|texlive-luabidi-20131014-7|23	
14mu|texlive-luabidi-20131014-7|24	
14mu|texlive-luabidi-20131014-7|25	#-----------------------------------------------------------------------
14mu|texlive-luabidi-20131014-7|26	%files
14mu|texlive-luabidi-20131014-7|27	%{_texmfdistdir}/tex/lualatex/luabidi/arabmaths.tex
14mu|texlive-luabidi-20131014-7|28	%{_texmfdistdir}/tex/lualatex/luabidi/autofootnoterule.tex
14mu|texlive-luabidi-20131014-7|29	%{_texmfdistdir}/tex/lualatex/luabidi/luabidi.sty
14mu|texlive-luabidi-20131014-7|30	%{_texmfdistdir}/tex/lualatex/luabidi/textwidthfootnoterule.tex
14mu|texlive-luabidi-20131014-7|31	%doc %{_texmfdistdir}/doc/lualatex/luabidi/README
14mu|texlive-luabidi-20131014-7|32	%doc %{_texmfdistdir}/doc/lualatex/luabidi/test.tex
14mu|texlive-luabidi-20131014-7|33	
14mu|texlive-luabidi-20131014-7|34	#-----------------------------------------------------------------------
14mu|texlive-luabidi-20131014-7|35	%prep
14mu|texlive-luabidi-20131014-7|36	%setup -c -a0 -a1
14mu|texlive-luabidi-20131014-7|37	
14mu|texlive-luabidi-20131014-7|38	%build
14mu|texlive-luabidi-20131014-7|39	
14mu|texlive-luabidi-20131014-7|40	%install
14mu|texlive-luabidi-20131014-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luabidi-20131014-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-luabidi-20131014-7|43	
14mu|texlive-luabidi-20131014-7|44	%changelog
14mu|texlive-luabidi-20131014-7|45	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131014-7
14mu|texlive-luabidi-20131014-7|46	+ Revision: b189600
14mu|texlive-luabidi-20131014-7|47	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luabidi-20131014-7|48	
14mu|texlive-luabidi-20131014-7|49	

25192 14
14mu|texlive-lua-check-hyphen-0.1-3|1	# revision 27227
14mu|texlive-lua-check-hyphen-0.1-3|2	# category Package
14mu|texlive-lua-check-hyphen-0.1-3|3	# catalog-ctan /macros/luatex/latex/lua-check-hyphen
14mu|texlive-lua-check-hyphen-0.1-3|4	# catalog-date 2012-07-03 11:28:15 +0200
14mu|texlive-lua-check-hyphen-0.1-3|5	# catalog-license other-free
14mu|texlive-lua-check-hyphen-0.1-3|6	# catalog-version 0.1
14mu|texlive-lua-check-hyphen-0.1-3|7	Name:		texlive-lua-check-hyphen
14mu|texlive-lua-check-hyphen-0.1-3|8	Version:	0.1
14mu|texlive-lua-check-hyphen-0.1-3|9	Release:	3
14mu|texlive-lua-check-hyphen-0.1-3|10	Summary:	Mark hyphenations in a document, for checking
14mu|texlive-lua-check-hyphen-0.1-3|11	Group:		Publishing
14mu|texlive-lua-check-hyphen-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/lua-check-hyphen
14mu|texlive-lua-check-hyphen-0.1-3|13	License:	OTHER-FREE
14mu|texlive-lua-check-hyphen-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-check-hyphen.tar.xz
14mu|texlive-lua-check-hyphen-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-check-hyphen.doc.tar.xz
14mu|texlive-lua-check-hyphen-0.1-3|16	BuildArch:	noarch
14mu|texlive-lua-check-hyphen-0.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lua-check-hyphen-0.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lua-check-hyphen-0.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-lua-check-hyphen-0.1-3|20	
14mu|texlive-lua-check-hyphen-0.1-3|21	%description
14mu|texlive-lua-check-hyphen-0.1-3|22	The package looks at all hyphenation breaks in the document,
14mu|texlive-lua-check-hyphen-0.1-3|23	comparing them against a white-list prepared by the author. If
14mu|texlive-lua-check-hyphen-0.1-3|24	a hyphenation break is found, for which there is no entry in
14mu|texlive-lua-check-hyphen-0.1-3|25	the white-list, the package flags the line where the break
14mu|texlive-lua-check-hyphen-0.1-3|26	starts. The author may then either add the hyphenation to the
14mu|texlive-lua-check-hyphen-0.1-3|27	white-list, or adjust the document to avoid the break.
14mu|texlive-lua-check-hyphen-0.1-3|28	
14mu|texlive-lua-check-hyphen-0.1-3|29	
14mu|texlive-lua-check-hyphen-0.1-3|30	#-----------------------------------------------------------------------
14mu|texlive-lua-check-hyphen-0.1-3|31	%files
14mu|texlive-lua-check-hyphen-0.1-3|32	%{_texmfdistdir}/tex/lualatex/lua-check-hyphen/lua-check-hyphen.lua
14mu|texlive-lua-check-hyphen-0.1-3|33	%{_texmfdistdir}/tex/lualatex/lua-check-hyphen/lua-check-hyphen.sty
14mu|texlive-lua-check-hyphen-0.1-3|34	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/README.md
14mu|texlive-lua-check-hyphen-0.1-3|35	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf
14mu|texlive-lua-check-hyphen-0.1-3|36	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.tex
14mu|texlive-lua-check-hyphen-0.1-3|37	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/sample.pdf
14mu|texlive-lua-check-hyphen-0.1-3|38	%doc %{_texmfdistdir}/doc/lualatex/lua-check-hyphen/doc/sample.tex
14mu|texlive-lua-check-hyphen-0.1-3|39	
14mu|texlive-lua-check-hyphen-0.1-3|40	#-----------------------------------------------------------------------
14mu|texlive-lua-check-hyphen-0.1-3|41	%prep
14mu|texlive-lua-check-hyphen-0.1-3|42	%setup -c -a0 -a1
14mu|texlive-lua-check-hyphen-0.1-3|43	
14mu|texlive-lua-check-hyphen-0.1-3|44	%build
14mu|texlive-lua-check-hyphen-0.1-3|45	
14mu|texlive-lua-check-hyphen-0.1-3|46	%install
14mu|texlive-lua-check-hyphen-0.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lua-check-hyphen-0.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lua-check-hyphen-0.1-3|49	
14mu|texlive-lua-check-hyphen-0.1-3|50	
14mu|texlive-lua-check-hyphen-0.1-3|51	
14mu|texlive-lua-check-hyphen-0.1-3|52	%changelog
14mu|texlive-lua-check-hyphen-0.1-3|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-lua-check-hyphen-0.1-3|54	+ Revision: 69f0012
14mu|texlive-lua-check-hyphen-0.1-3|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lua-check-hyphen-0.1-3|56	
14mu|texlive-lua-check-hyphen-0.1-3|57	

25193 14
14mu|texlive-luacode-1.2-4|1	# revision 25193
14mu|texlive-luacode-1.2-4|2	# category Package
14mu|texlive-luacode-1.2-4|3	# catalog-ctan /macros/luatex/latex/luacode
14mu|texlive-luacode-1.2-4|4	# catalog-date 2011-12-29 11:37:48 +0100
14mu|texlive-luacode-1.2-4|5	# catalog-license lppl1.3
14mu|texlive-luacode-1.2-4|6	# catalog-version 1.2
14mu|texlive-luacode-1.2-4|7	Name:		texlive-luacode
14mu|texlive-luacode-1.2-4|8	Version:	1.2
14mu|texlive-luacode-1.2-4|9	Release:	4
14mu|texlive-luacode-1.2-4|10	Summary:	Helper for executing lua code from within TeX
14mu|texlive-luacode-1.2-4|11	Group:		Publishing
14mu|texlive-luacode-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luacode
14mu|texlive-luacode-1.2-4|13	License:	LPPL1.3
14mu|texlive-luacode-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luacode.tar.xz
14mu|texlive-luacode-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luacode.doc.tar.xz
14mu|texlive-luacode-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luacode.source.tar.xz
14mu|texlive-luacode-1.2-4|17	BuildArch:	noarch
14mu|texlive-luacode-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luacode-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luacode-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-luacode-1.2-4|21	
14mu|texlive-luacode-1.2-4|22	%description
14mu|texlive-luacode-1.2-4|23	Executing Lua code from within TeX with directlua can sometimes
14mu|texlive-luacode-1.2-4|24	be tricky: there is no easy way to use the percent character,
14mu|texlive-luacode-1.2-4|25	counting backslashes may be hard, and Lua comments don't work
14mu|texlive-luacode-1.2-4|26	the way you expect. The package provides the \luaexec command
14mu|texlive-luacode-1.2-4|27	and the luacode(*) environments to help with these problems.
14mu|texlive-luacode-1.2-4|28	
14mu|texlive-luacode-1.2-4|29	
14mu|texlive-luacode-1.2-4|30	#-----------------------------------------------------------------------
14mu|texlive-luacode-1.2-4|31	%files
14mu|texlive-luacode-1.2-4|32	%{_texmfdistdir}/tex/lualatex/luacode/luacode.sty
14mu|texlive-luacode-1.2-4|33	%doc %{_texmfdistdir}/doc/lualatex/luacode/News
14mu|texlive-luacode-1.2-4|34	%doc %{_texmfdistdir}/doc/lualatex/luacode/README
14mu|texlive-luacode-1.2-4|35	%doc %{_texmfdistdir}/doc/lualatex/luacode/luacode.pdf
14mu|texlive-luacode-1.2-4|36	#- source
14mu|texlive-luacode-1.2-4|37	%doc %{_texmfdistdir}/source/lualatex/luacode/Makefile
14mu|texlive-luacode-1.2-4|38	%doc %{_texmfdistdir}/source/lualatex/luacode/luacode.dtx
14mu|texlive-luacode-1.2-4|39	
14mu|texlive-luacode-1.2-4|40	#-----------------------------------------------------------------------
14mu|texlive-luacode-1.2-4|41	%prep
14mu|texlive-luacode-1.2-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-luacode-1.2-4|43	
14mu|texlive-luacode-1.2-4|44	%build
14mu|texlive-luacode-1.2-4|45	
14mu|texlive-luacode-1.2-4|46	%install
14mu|texlive-luacode-1.2-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luacode-1.2-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-luacode-1.2-4|49	
14mu|texlive-luacode-1.2-4|50	
14mu|texlive-luacode-1.2-4|51	
14mu|texlive-luacode-1.2-4|52	%changelog
14mu|texlive-luacode-1.2-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-luacode-1.2-4|54	+ Revision: 56591ef
14mu|texlive-luacode-1.2-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luacode-1.2-4|56	
14mu|texlive-luacode-1.2-4|57	

25194 14
14mu|texlive-luaindex-0.1b-5|1	# revision 25882
14mu|texlive-luaindex-0.1b-5|2	# category Package
14mu|texlive-luaindex-0.1b-5|3	# catalog-ctan /macros/luatex/latex/luaindex
14mu|texlive-luaindex-0.1b-5|4	# catalog-date 2011-08-19 10:28:18 +0200
14mu|texlive-luaindex-0.1b-5|5	# catalog-license lppl1.3
14mu|texlive-luaindex-0.1b-5|6	# catalog-version 0.1b
14mu|texlive-luaindex-0.1b-5|7	Name:		texlive-luaindex
14mu|texlive-luaindex-0.1b-5|8	Version:	0.1b
14mu|texlive-luaindex-0.1b-5|9	Release:	5
14mu|texlive-luaindex-0.1b-5|10	Summary:	Create index using lualatex
14mu|texlive-luaindex-0.1b-5|11	Group:		Publishing
14mu|texlive-luaindex-0.1b-5|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luaindex
14mu|texlive-luaindex-0.1b-5|13	License:	LPPL1.3
14mu|texlive-luaindex-0.1b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaindex.tar.xz
14mu|texlive-luaindex-0.1b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaindex.doc.tar.xz
14mu|texlive-luaindex-0.1b-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaindex.source.tar.xz
14mu|texlive-luaindex-0.1b-5|17	BuildArch:	noarch
14mu|texlive-luaindex-0.1b-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luaindex-0.1b-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luaindex-0.1b-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-luaindex-0.1b-5|21	
14mu|texlive-luaindex-0.1b-5|22	%description
14mu|texlive-luaindex-0.1b-5|23	Luaindex provides (yet another) index processor, written in
14mu|texlive-luaindex-0.1b-5|24	Lua.
14mu|texlive-luaindex-0.1b-5|25	
14mu|texlive-luaindex-0.1b-5|26	
14mu|texlive-luaindex-0.1b-5|27	#-----------------------------------------------------------------------
14mu|texlive-luaindex-0.1b-5|28	%files
14mu|texlive-luaindex-0.1b-5|29	%{_texmfdistdir}/scripts/luaindex/luaindex.lua
14mu|texlive-luaindex-0.1b-5|30	%{_texmfdistdir}/tex/lualatex/luaindex/luaindex.sty
14mu|texlive-luaindex-0.1b-5|31	%doc %{_texmfdistdir}/doc/lualatex/luaindex/README
14mu|texlive-luaindex-0.1b-5|32	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex-example.ldx
14mu|texlive-luaindex-0.1b-5|33	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex-example.ltx
14mu|texlive-luaindex-0.1b-5|34	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex-example.pdf
14mu|texlive-luaindex-0.1b-5|35	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex.ltx
14mu|texlive-luaindex-0.1b-5|36	%doc %{_texmfdistdir}/doc/lualatex/luaindex/luaindex.pdf
14mu|texlive-luaindex-0.1b-5|37	#- source
14mu|texlive-luaindex-0.1b-5|38	%doc %{_texmfdistdir}/source/lualatex/luaindex/luaindex.dtx
14mu|texlive-luaindex-0.1b-5|39	
14mu|texlive-luaindex-0.1b-5|40	#-----------------------------------------------------------------------
14mu|texlive-luaindex-0.1b-5|41	%prep
14mu|texlive-luaindex-0.1b-5|42	%setup -c -a0 -a1 -a2
14mu|texlive-luaindex-0.1b-5|43	
14mu|texlive-luaindex-0.1b-5|44	%build
14mu|texlive-luaindex-0.1b-5|45	
14mu|texlive-luaindex-0.1b-5|46	%install
14mu|texlive-luaindex-0.1b-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luaindex-0.1b-5|48	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-luaindex-0.1b-5|49	
14mu|texlive-luaindex-0.1b-5|50	
14mu|texlive-luaindex-0.1b-5|51	
14mu|texlive-luaindex-0.1b-5|52	%changelog
14mu|texlive-luaindex-0.1b-5|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1b-5
14mu|texlive-luaindex-0.1b-5|54	+ Revision: 4c1d6b1
14mu|texlive-luaindex-0.1b-5|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luaindex-0.1b-5|56	
14mu|texlive-luaindex-0.1b-5|57	

25195 14
14mu|texlive-luainputenc-0.973-4|1	# revision 20491
14mu|texlive-luainputenc-0.973-4|2	# category Package
14mu|texlive-luainputenc-0.973-4|3	# catalog-ctan /macros/luatex/latex/luainputenc
14mu|texlive-luainputenc-0.973-4|4	# catalog-date 2010-11-19 16:55:42 +0100
14mu|texlive-luainputenc-0.973-4|5	# catalog-license pd
14mu|texlive-luainputenc-0.973-4|6	# catalog-version 0.973
14mu|texlive-luainputenc-0.973-4|7	Name:		texlive-luainputenc
14mu|texlive-luainputenc-0.973-4|8	Version:	0.973
14mu|texlive-luainputenc-0.973-4|9	Release:	4
14mu|texlive-luainputenc-0.973-4|10	Summary:	Replacing inputenc for use in LuaTeX
14mu|texlive-luainputenc-0.973-4|11	Group:		Publishing
14mu|texlive-luainputenc-0.973-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luainputenc
14mu|texlive-luainputenc-0.973-4|13	License:	PD
14mu|texlive-luainputenc-0.973-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luainputenc.tar.xz
14mu|texlive-luainputenc-0.973-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luainputenc.doc.tar.xz
14mu|texlive-luainputenc-0.973-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luainputenc.source.tar.xz
14mu|texlive-luainputenc-0.973-4|17	BuildArch:	noarch
14mu|texlive-luainputenc-0.973-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luainputenc-0.973-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luainputenc-0.973-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-luainputenc-0.973-4|21	
14mu|texlive-luainputenc-0.973-4|22	%description
14mu|texlive-luainputenc-0.973-4|23	LuaTeX operates by default in UTF-8 input; thus LaTeX documents
14mu|texlive-luainputenc-0.973-4|24	that need 8-bit character-sets need special treatment. (In
14mu|texlive-luainputenc-0.973-4|25	fact, LaTeX documents using UTF-8 with "traditional" -- 256-
14mu|texlive-luainputenc-0.973-4|26	glyph -- fonts also need support from this package.) The
14mu|texlive-luainputenc-0.973-4|27	package, therefore, replaces the LaTeX standard inputenc for
14mu|texlive-luainputenc-0.973-4|28	use under LuaTeX. With a current LuaTeX,the package has the
14mu|texlive-luainputenc-0.973-4|29	same behaviour with LuaTeX as inputenc has under pdfTeX.
14mu|texlive-luainputenc-0.973-4|30	
14mu|texlive-luainputenc-0.973-4|31	
14mu|texlive-luainputenc-0.973-4|32	#-----------------------------------------------------------------------
14mu|texlive-luainputenc-0.973-4|33	%files
14mu|texlive-luainputenc-0.973-4|34	%{_texmfdistdir}/tex/lualatex/luainputenc/luainputenc.lua
14mu|texlive-luainputenc-0.973-4|35	%{_texmfdistdir}/tex/lualatex/luainputenc/luainputenc.sty
14mu|texlive-luainputenc-0.973-4|36	%{_texmfdistdir}/tex/lualatex/luainputenc/lutf8.def
14mu|texlive-luainputenc-0.973-4|37	%{_texmfdistdir}/tex/lualatex/luainputenc/lutf8x.def
14mu|texlive-luainputenc-0.973-4|38	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/NEWS
14mu|texlive-luainputenc-0.973-4|39	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/README
14mu|texlive-luainputenc-0.973-4|40	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/inputenc.sty.diff
14mu|texlive-luainputenc-0.973-4|41	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/luainputenc.pdf
14mu|texlive-luainputenc-0.973-4|42	%doc %{_texmfdistdir}/doc/lualatex/luainputenc/test.tex
14mu|texlive-luainputenc-0.973-4|43	#- source
14mu|texlive-luainputenc-0.973-4|44	%doc %{_texmfdistdir}/source/lualatex/luainputenc/Makefile
14mu|texlive-luainputenc-0.973-4|45	%doc %{_texmfdistdir}/source/lualatex/luainputenc/luainputenc.dtx
14mu|texlive-luainputenc-0.973-4|46	
14mu|texlive-luainputenc-0.973-4|47	#-----------------------------------------------------------------------
14mu|texlive-luainputenc-0.973-4|48	%prep
14mu|texlive-luainputenc-0.973-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-luainputenc-0.973-4|50	
14mu|texlive-luainputenc-0.973-4|51	%build
14mu|texlive-luainputenc-0.973-4|52	
14mu|texlive-luainputenc-0.973-4|53	%install
14mu|texlive-luainputenc-0.973-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luainputenc-0.973-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-luainputenc-0.973-4|56	
14mu|texlive-luainputenc-0.973-4|57	
14mu|texlive-luainputenc-0.973-4|58	
14mu|texlive-luainputenc-0.973-4|59	%changelog
14mu|texlive-luainputenc-0.973-4|60	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.973-4
14mu|texlive-luainputenc-0.973-4|61	+ Revision: 0e9504e
14mu|texlive-luainputenc-0.973-4|62	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luainputenc-0.973-4|63	
14mu|texlive-luainputenc-0.973-4|64	

25196 14
14mu|texlive-lualatex-math-0.3b-4|1	# revision 24009
14mu|texlive-lualatex-math-0.3b-4|2	# category Package
14mu|texlive-lualatex-math-0.3b-4|3	# catalog-ctan /macros/luatex/latex/lualatex-math
14mu|texlive-lualatex-math-0.3b-4|4	# catalog-date 2011-09-18 21:09:14 +0200
14mu|texlive-lualatex-math-0.3b-4|5	# catalog-license lppl1.3
14mu|texlive-lualatex-math-0.3b-4|6	# catalog-version 0.3b
14mu|texlive-lualatex-math-0.3b-4|7	Name:		texlive-lualatex-math
14mu|texlive-lualatex-math-0.3b-4|8	Version:	0.3b
14mu|texlive-lualatex-math-0.3b-4|9	Release:	4
14mu|texlive-lualatex-math-0.3b-4|10	Summary:	Fixes for mathematics-related LuaLaTeX issues
14mu|texlive-lualatex-math-0.3b-4|11	Group:		Publishing
14mu|texlive-lualatex-math-0.3b-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/lualatex-math
14mu|texlive-lualatex-math-0.3b-4|13	License:	LPPL1.3
14mu|texlive-lualatex-math-0.3b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-math.tar.xz
14mu|texlive-lualatex-math-0.3b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-math.doc.tar.xz
14mu|texlive-lualatex-math-0.3b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-math.source.tar.xz
14mu|texlive-lualatex-math-0.3b-4|17	BuildArch:	noarch
14mu|texlive-lualatex-math-0.3b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lualatex-math-0.3b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lualatex-math-0.3b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lualatex-math-0.3b-4|21	
14mu|texlive-lualatex-math-0.3b-4|22	%description
14mu|texlive-lualatex-math-0.3b-4|23	The package patches a few commands of the LaTeX2e kernel and
14mu|texlive-lualatex-math-0.3b-4|24	the amsmath and mathtools packages to be more compatible with
14mu|texlive-lualatex-math-0.3b-4|25	the LuaTeX engine. It is only meaningful for LuaLaTeX documents
14mu|texlive-lualatex-math-0.3b-4|26	containing mathematical formulas, and does not exhibit any new
14mu|texlive-lualatex-math-0.3b-4|27	functionality. The fixes are mostly moved from the unicode-math
14mu|texlive-lualatex-math-0.3b-4|28	package to this package since they are not directly related to
14mu|texlive-lualatex-math-0.3b-4|29	Unicode mathematics typesetting.
14mu|texlive-lualatex-math-0.3b-4|30	
14mu|texlive-lualatex-math-0.3b-4|31	
14mu|texlive-lualatex-math-0.3b-4|32	#-----------------------------------------------------------------------
14mu|texlive-lualatex-math-0.3b-4|33	%files
14mu|texlive-lualatex-math-0.3b-4|34	%{_texmfdistdir}/tex/lualatex/lualatex-math/lualatex-math.lua
14mu|texlive-lualatex-math-0.3b-4|35	%{_texmfdistdir}/tex/lualatex/lualatex-math/lualatex-math.sty
14mu|texlive-lualatex-math-0.3b-4|36	%doc %{_texmfdistdir}/doc/lualatex/lualatex-math/lualatex-math.pdf
14mu|texlive-lualatex-math-0.3b-4|37	#- source
14mu|texlive-lualatex-math-0.3b-4|38	%doc %{_texmfdistdir}/source/lualatex/lualatex-math/lualatex-math.dtx
14mu|texlive-lualatex-math-0.3b-4|39	%doc %{_texmfdistdir}/source/lualatex/lualatex-math/lualatex-math.ins
14mu|texlive-lualatex-math-0.3b-4|40	
14mu|texlive-lualatex-math-0.3b-4|41	#-----------------------------------------------------------------------
14mu|texlive-lualatex-math-0.3b-4|42	%prep
14mu|texlive-lualatex-math-0.3b-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-lualatex-math-0.3b-4|44	
14mu|texlive-lualatex-math-0.3b-4|45	%build
14mu|texlive-lualatex-math-0.3b-4|46	
14mu|texlive-lualatex-math-0.3b-4|47	%install
14mu|texlive-lualatex-math-0.3b-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lualatex-math-0.3b-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lualatex-math-0.3b-4|50	
14mu|texlive-lualatex-math-0.3b-4|51	
14mu|texlive-lualatex-math-0.3b-4|52	
14mu|texlive-lualatex-math-0.3b-4|53	%changelog
14mu|texlive-lualatex-math-0.3b-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3b-4
14mu|texlive-lualatex-math-0.3b-4|55	+ Revision: d15ea4c
14mu|texlive-lualatex-math-0.3b-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lualatex-math-0.3b-4|57	
14mu|texlive-lualatex-math-0.3b-4|58	

25197 14
14mu|texlive-lualibs-0.95-4|1	# revision 21149
14mu|texlive-lualibs-0.95-4|2	# category Package
14mu|texlive-lualibs-0.95-4|3	# catalog-ctan /macros/luatex/generic/lualibs
14mu|texlive-lualibs-0.95-4|4	# catalog-date 2010-09-08 12:09:58 +0200
14mu|texlive-lualibs-0.95-4|5	# catalog-license pd
14mu|texlive-lualibs-0.95-4|6	# catalog-version 0.95
14mu|texlive-lualibs-0.95-4|7	Name:		texlive-lualibs
14mu|texlive-lualibs-0.95-4|8	Version:	0.95
14mu|texlive-lualibs-0.95-4|9	Release:	4
14mu|texlive-lualibs-0.95-4|10	Summary:	Additional Lua functions for LuaTeX macro programmers
14mu|texlive-lualibs-0.95-4|11	Group:		Publishing
14mu|texlive-lualibs-0.95-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/lualibs
14mu|texlive-lualibs-0.95-4|13	License:	PD
14mu|texlive-lualibs-0.95-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualibs.tar.xz
14mu|texlive-lualibs-0.95-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualibs.doc.tar.xz
14mu|texlive-lualibs-0.95-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualibs.source.tar.xz
14mu|texlive-lualibs-0.95-4|17	BuildArch:	noarch
14mu|texlive-lualibs-0.95-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-lualibs-0.95-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-lualibs-0.95-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-lualibs-0.95-4|21	
14mu|texlive-lualibs-0.95-4|22	%description
14mu|texlive-lualibs-0.95-4|23	Lualibs is a collection of Lua modules useful for general
14mu|texlive-lualibs-0.95-4|24	programming. The bundle is based on lua modules shipped with
14mu|texlive-lualibs-0.95-4|25	ConTeXt, and are made available in this bundle for use
14mu|texlive-lualibs-0.95-4|26	independent of ConTeXt.
14mu|texlive-lualibs-0.95-4|27	
14mu|texlive-lualibs-0.95-4|28	
14mu|texlive-lualibs-0.95-4|29	#-----------------------------------------------------------------------
14mu|texlive-lualibs-0.95-4|30	%files
14mu|texlive-lualibs-0.95-4|31	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-aux.lua
14mu|texlive-lualibs-0.95-4|32	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-boolean.lua
14mu|texlive-lualibs-0.95-4|33	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-dimen.lua
14mu|texlive-lualibs-0.95-4|34	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-dir.lua
14mu|texlive-lualibs-0.95-4|35	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-file.lua
14mu|texlive-lualibs-0.95-4|36	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-io.lua
14mu|texlive-lualibs-0.95-4|37	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-lpeg.lua
14mu|texlive-lualibs-0.95-4|38	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-math.lua
14mu|texlive-lualibs-0.95-4|39	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-md5.lua
14mu|texlive-lualibs-0.95-4|40	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-number.lua
14mu|texlive-lualibs-0.95-4|41	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-os.lua
14mu|texlive-lualibs-0.95-4|42	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-set.lua
14mu|texlive-lualibs-0.95-4|43	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-string.lua
14mu|texlive-lualibs-0.95-4|44	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-table.lua
14mu|texlive-lualibs-0.95-4|45	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-unicode.lua
14mu|texlive-lualibs-0.95-4|46	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-url.lua
14mu|texlive-lualibs-0.95-4|47	%{_texmfdistdir}/tex/luatex/lualibs/lualibs-utils.lua
14mu|texlive-lualibs-0.95-4|48	%{_texmfdistdir}/tex/luatex/lualibs/lualibs.lua
14mu|texlive-lualibs-0.95-4|49	%doc %{_texmfdistdir}/doc/luatex/lualibs/NEWS
14mu|texlive-lualibs-0.95-4|50	%doc %{_texmfdistdir}/doc/luatex/lualibs/README
14mu|texlive-lualibs-0.95-4|51	%doc %{_texmfdistdir}/doc/luatex/lualibs/lualibs.pdf
14mu|texlive-lualibs-0.95-4|52	#- source
14mu|texlive-lualibs-0.95-4|53	%doc %{_texmfdistdir}/source/luatex/lualibs/Makefile
14mu|texlive-lualibs-0.95-4|54	%doc %{_texmfdistdir}/source/luatex/lualibs/lualibs.dtx
14mu|texlive-lualibs-0.95-4|55	
14mu|texlive-lualibs-0.95-4|56	#-----------------------------------------------------------------------
14mu|texlive-lualibs-0.95-4|57	%prep
14mu|texlive-lualibs-0.95-4|58	%setup -c -a0 -a1 -a2
14mu|texlive-lualibs-0.95-4|59	
14mu|texlive-lualibs-0.95-4|60	%build
14mu|texlive-lualibs-0.95-4|61	
14mu|texlive-lualibs-0.95-4|62	%install
14mu|texlive-lualibs-0.95-4|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lualibs-0.95-4|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-lualibs-0.95-4|65	
14mu|texlive-lualibs-0.95-4|66	
14mu|texlive-lualibs-0.95-4|67	
14mu|texlive-lualibs-0.95-4|68	%changelog
14mu|texlive-lualibs-0.95-4|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.95-4
14mu|texlive-lualibs-0.95-4|70	+ Revision: 8a68356
14mu|texlive-lualibs-0.95-4|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lualibs-0.95-4|72	
14mu|texlive-lualibs-0.95-4|73	

25198 14
14mu|texlive-luamplib-2.40-3|1	# revision 32862
14mu|texlive-luamplib-2.40-3|2	# category Package
14mu|texlive-luamplib-2.40-3|3	# catalog-ctan /macros/luatex/generic/luamplib
14mu|texlive-luamplib-2.40-3|4	# catalog-date 2014-02-03 08:01:45 +0100
14mu|texlive-luamplib-2.40-3|5	# catalog-license gpl2
14mu|texlive-luamplib-2.40-3|6	# catalog-version 2.4
14mu|texlive-luamplib-2.40-3|7	Name:		texlive-luamplib
14mu|texlive-luamplib-2.40-3|8	Version:	2.40
14mu|texlive-luamplib-2.40-3|9	Release:	3
14mu|texlive-luamplib-2.40-3|10	Summary:	Use LuaTeX's built-in MetaPost interpreter
14mu|texlive-luamplib-2.40-3|11	Group:		Publishing
14mu|texlive-luamplib-2.40-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luamplib
14mu|texlive-luamplib-2.40-3|13	License:	GPL2
14mu|texlive-luamplib-2.40-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luamplib.tar.xz
14mu|texlive-luamplib-2.40-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luamplib.doc.tar.xz
14mu|texlive-luamplib-2.40-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luamplib.source.tar.xz
14mu|texlive-luamplib-2.40-3|17	BuildArch:	noarch
14mu|texlive-luamplib-2.40-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luamplib-2.40-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luamplib-2.40-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-luamplib-2.40-3|21	
14mu|texlive-luamplib-2.40-3|22	%description
14mu|texlive-luamplib-2.40-3|23	The package enables the user to directly incorporate MetaPost
14mu|texlive-luamplib-2.40-3|24	diagrams into a document, using LuaTeX's built-in MetaPost
14mu|texlive-luamplib-2.40-3|25	library. The facility is only available in PDF mode.
14mu|texlive-luamplib-2.40-3|26	
14mu|texlive-luamplib-2.40-3|27	
14mu|texlive-luamplib-2.40-3|28	#-----------------------------------------------------------------------
14mu|texlive-luamplib-2.40-3|29	%files
14mu|texlive-luamplib-2.40-3|30	%{_texmfdistdir}/tex/luatex/luamplib/luamplib.lua
14mu|texlive-luamplib-2.40-3|31	%{_texmfdistdir}/tex/luatex/luamplib/luamplib.sty
14mu|texlive-luamplib-2.40-3|32	%doc %{_texmfdistdir}/doc/luatex/luamplib/NEWS
14mu|texlive-luamplib-2.40-3|33	%doc %{_texmfdistdir}/doc/luatex/luamplib/README
14mu|texlive-luamplib-2.40-3|34	%doc %{_texmfdistdir}/doc/luatex/luamplib/luamplib.pdf
14mu|texlive-luamplib-2.40-3|35	%doc %{_texmfdistdir}/doc/luatex/luamplib/test-luamplib-latex.tex
14mu|texlive-luamplib-2.40-3|36	%doc %{_texmfdistdir}/doc/luatex/luamplib/test-luamplib-plain.tex
14mu|texlive-luamplib-2.40-3|37	#- source
14mu|texlive-luamplib-2.40-3|38	%doc %{_texmfdistdir}/source/luatex/luamplib/Makefile
14mu|texlive-luamplib-2.40-3|39	%doc %{_texmfdistdir}/source/luatex/luamplib/luamplib.dtx
14mu|texlive-luamplib-2.40-3|40	
14mu|texlive-luamplib-2.40-3|41	#-----------------------------------------------------------------------
14mu|texlive-luamplib-2.40-3|42	%prep
14mu|texlive-luamplib-2.40-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-luamplib-2.40-3|44	
14mu|texlive-luamplib-2.40-3|45	%build
14mu|texlive-luamplib-2.40-3|46	
14mu|texlive-luamplib-2.40-3|47	%install
14mu|texlive-luamplib-2.40-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luamplib-2.40-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-luamplib-2.40-3|50	
14mu|texlive-luamplib-2.40-3|51	%changelog
14mu|texlive-luamplib-2.40-3|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.40-3
14mu|texlive-luamplib-2.40-3|53	+ Revision: a7dd361
14mu|texlive-luamplib-2.40-3|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luamplib-2.40-3|55	
14mu|texlive-luamplib-2.40-3|56	

25199 14
14mu|texlive-luaotfload-1.26-3|1	# revision 25753
14mu|texlive-luaotfload-1.26-3|2	# category Package
14mu|texlive-luaotfload-1.26-3|3	# catalog-ctan /macros/luatex/generic/luaotfload
14mu|texlive-luaotfload-1.26-3|4	# catalog-date 2012-03-27 17:08:10 +0200
14mu|texlive-luaotfload-1.26-3|5	# catalog-license gpl2
14mu|texlive-luaotfload-1.26-3|6	# catalog-version 1.26
14mu|texlive-luaotfload-1.26-3|7	Name:		texlive-luaotfload
14mu|texlive-luaotfload-1.26-3|8	Version:	1.26
14mu|texlive-luaotfload-1.26-3|9	Release:	3
14mu|texlive-luaotfload-1.26-3|10	Summary:	OpenType layout system for Plain TeX and LaTeX
14mu|texlive-luaotfload-1.26-3|11	Group:		Publishing
14mu|texlive-luaotfload-1.26-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luaotfload
14mu|texlive-luaotfload-1.26-3|13	License:	GPL2
14mu|texlive-luaotfload-1.26-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaotfload.tar.xz
14mu|texlive-luaotfload-1.26-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaotfload.doc.tar.xz
14mu|texlive-luaotfload-1.26-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaotfload.source.tar.xz
14mu|texlive-luaotfload-1.26-3|17	BuildArch:	noarch
14mu|texlive-luaotfload-1.26-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luaotfload-1.26-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luaotfload-1.26-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-luaotfload-1.26-3|21	Provides:	texlive-luaotfload.bin = %{EVRD}
14mu|texlive-luaotfload-1.26-3|22	
14mu|texlive-luaotfload-1.26-3|23	%description
14mu|texlive-luaotfload-1.26-3|24	The package adopts the TrueType/OpenType Font loader code
14mu|texlive-luaotfload-1.26-3|25	provided in ConTeXt, and adapts it to use in Plain TeX and
14mu|texlive-luaotfload-1.26-3|26	LaTeX.
14mu|texlive-luaotfload-1.26-3|27	
14mu|texlive-luaotfload-1.26-3|28	
14mu|texlive-luaotfload-1.26-3|29	#-----------------------------------------------------------------------
14mu|texlive-luaotfload-1.26-3|30	%files
14mu|texlive-luaotfload-1.26-3|31	%{_bindir}/mkluatexfontdb
14mu|texlive-luaotfload-1.26-3|32	%{_texmfdistdir}/scripts/luaotfload/mkluatexfontdb.lua
14mu|texlive-luaotfload-1.26-3|33	%{_texmfdistdir}/tex/luatex/luaotfload/luaotfload.lua
14mu|texlive-luaotfload-1.26-3|34	%{_texmfdistdir}/tex/luatex/luaotfload/luaotfload.sty
14mu|texlive-luaotfload-1.26-3|35	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-blacklist.cnf
14mu|texlive-luaotfload-1.26-3|36	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-data-con.lua
14mu|texlive-luaotfload-1.26-3|37	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-cid.lua
14mu|texlive-luaotfload-1.26-3|38	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-clr.lua
14mu|texlive-luaotfload-1.26-3|39	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-def.lua
14mu|texlive-luaotfload-1.26-3|40	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-dum.lua
14mu|texlive-luaotfload-1.26-3|41	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-ini.lua
14mu|texlive-luaotfload-1.26-3|42	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-map.lua
14mu|texlive-luaotfload-1.26-3|43	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-nms.lua
14mu|texlive-luaotfload-1.26-3|44	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-ota.lua
14mu|texlive-luaotfload-1.26-3|45	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otb.lua
14mu|texlive-luaotfload-1.26-3|46	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otc.lua
14mu|texlive-luaotfload-1.26-3|47	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otd.lua
14mu|texlive-luaotfload-1.26-3|48	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otf.lua
14mu|texlive-luaotfload-1.26-3|49	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-oti.lua
14mu|texlive-luaotfload-1.26-3|50	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-otn.lua
14mu|texlive-luaotfload-1.26-3|51	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-ott.lua
14mu|texlive-luaotfload-1.26-3|52	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-tfm.lua
14mu|texlive-luaotfload-1.26-3|53	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-font-xtx.lua
14mu|texlive-luaotfload-1.26-3|54	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-luat-dum.lua
14mu|texlive-luaotfload-1.26-3|55	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-luat-ovr.lua
14mu|texlive-luaotfload-1.26-3|56	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-node-dum.lua
14mu|texlive-luaotfload-1.26-3|57	%{_texmfdistdir}/tex/luatex/luaotfload/otfl-node-inj.lua
14mu|texlive-luaotfload-1.26-3|58	%doc %{_texmfdistdir}/doc/luatex/luaotfload/NEWS
14mu|texlive-luaotfload-1.26-3|59	%doc %{_texmfdistdir}/doc/luatex/luaotfload/README
14mu|texlive-luaotfload-1.26-3|60	%doc %{_texmfdistdir}/doc/luatex/luaotfload/luaotfload.pdf
14mu|texlive-luaotfload-1.26-3|61	#- source
14mu|texlive-luaotfload-1.26-3|62	%doc %{_texmfdistdir}/source/luatex/luaotfload/Makefile
14mu|texlive-luaotfload-1.26-3|63	%doc %{_texmfdistdir}/source/luatex/luaotfload/luaotfload.dtx
14mu|texlive-luaotfload-1.26-3|64	
14mu|texlive-luaotfload-1.26-3|65	#-----------------------------------------------------------------------
14mu|texlive-luaotfload-1.26-3|66	%prep
14mu|texlive-luaotfload-1.26-3|67	%setup -c -a0 -a1 -a2
14mu|texlive-luaotfload-1.26-3|68	
14mu|texlive-luaotfload-1.26-3|69	%build
14mu|texlive-luaotfload-1.26-3|70	
14mu|texlive-luaotfload-1.26-3|71	%install
14mu|texlive-luaotfload-1.26-3|72	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-luaotfload-1.26-3|73	pushd %{buildroot}%{_bindir}
14mu|texlive-luaotfload-1.26-3|74	ln -sf %{_texmfdistdir}/scripts/luaotfload/mkluatexfontdb.lua mkluatexfontdb
14mu|texlive-luaotfload-1.26-3|75	popd
14mu|texlive-luaotfload-1.26-3|76	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-luaotfload-1.26-3|77	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-luaotfload-1.26-3|78	
14mu|texlive-luaotfload-1.26-3|79	
14mu|texlive-luaotfload-1.26-3|80	
14mu|texlive-luaotfload-1.26-3|81	%changelog
14mu|texlive-luaotfload-1.26-3|82	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.26-3
14mu|texlive-luaotfload-1.26-3|83	+ Revision: d8461a4
14mu|texlive-luaotfload-1.26-3|84	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luaotfload-1.26-3|85	
14mu|texlive-luaotfload-1.26-3|86	

25200 14
14mu|texlive-luapersian-0.1-4|1	# revision 23576
14mu|texlive-luapersian-0.1-4|2	# category Package
14mu|texlive-luapersian-0.1-4|3	# catalog-ctan /macros/luatex/latex/luapersian
14mu|texlive-luapersian-0.1-4|4	# catalog-date 2011-07-18 09:05:38 +0200
14mu|texlive-luapersian-0.1-4|5	# catalog-license lppl
14mu|texlive-luapersian-0.1-4|6	# catalog-version 0.1
14mu|texlive-luapersian-0.1-4|7	Name:		texlive-luapersian
14mu|texlive-luapersian-0.1-4|8	Version:	0.1
14mu|texlive-luapersian-0.1-4|9	Release:	4
14mu|texlive-luapersian-0.1-4|10	Summary:	Persian for LaTeX in LuaTeX
14mu|texlive-luapersian-0.1-4|11	Group:		Publishing
14mu|texlive-luapersian-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luapersian
14mu|texlive-luapersian-0.1-4|13	License:	LPPL
14mu|texlive-luapersian-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luapersian.tar.xz
14mu|texlive-luapersian-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luapersian.doc.tar.xz
14mu|texlive-luapersian-0.1-4|16	BuildArch:	noarch
14mu|texlive-luapersian-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-luapersian-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-luapersian-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-luapersian-0.1-4|20	
14mu|texlive-luapersian-0.1-4|21	%description
14mu|texlive-luapersian-0.1-4|22	Persian for LaTeX in LuaTeX.
14mu|texlive-luapersian-0.1-4|23	
14mu|texlive-luapersian-0.1-4|24	
14mu|texlive-luapersian-0.1-4|25	#-----------------------------------------------------------------------
14mu|texlive-luapersian-0.1-4|26	%files
14mu|texlive-luapersian-0.1-4|27	%{_texmfdistdir}/tex/lualatex/luapersian/algorithm-luapersian.def
14mu|texlive-luapersian-0.1-4|28	%{_texmfdistdir}/tex/lualatex/luapersian/algorithmic-luapersian.def
14mu|texlive-luapersian-0.1-4|29	%{_texmfdistdir}/tex/lualatex/luapersian/amsart-luapersian.def
14mu|texlive-luapersian-0.1-4|30	%{_texmfdistdir}/tex/lualatex/luapersian/amsbook-luapersian.def
14mu|texlive-luapersian-0.1-4|31	%{_texmfdistdir}/tex/lualatex/luapersian/amsmath-luapersian.def
14mu|texlive-luapersian-0.1-4|32	%{_texmfdistdir}/tex/lualatex/luapersian/amstext-luapersian.def
14mu|texlive-luapersian-0.1-4|33	%{_texmfdistdir}/tex/lualatex/luapersian/array-luapersian.def
14mu|texlive-luapersian-0.1-4|34	%{_texmfdistdir}/tex/lualatex/luapersian/article-luapersian.def
14mu|texlive-luapersian-0.1-4|35	%{_texmfdistdir}/tex/lualatex/luapersian/artikel1-luapersian.def
14mu|texlive-luapersian-0.1-4|36	%{_texmfdistdir}/tex/lualatex/luapersian/artikel2-luapersian.def
14mu|texlive-luapersian-0.1-4|37	%{_texmfdistdir}/tex/lualatex/luapersian/artikel3-luapersian.def
14mu|texlive-luapersian-0.1-4|38	%{_texmfdistdir}/tex/lualatex/luapersian/arydshln-luapersian.def
14mu|texlive-luapersian-0.1-4|39	%{_texmfdistdir}/tex/lualatex/luapersian/backref-luapersian.def
14mu|texlive-luapersian-0.1-4|40	%{_texmfdistdir}/tex/lualatex/luapersian/boek-luapersian.def
14mu|texlive-luapersian-0.1-4|41	%{_texmfdistdir}/tex/lualatex/luapersian/boek3-luapersian.def
14mu|texlive-luapersian-0.1-4|42	%{_texmfdistdir}/tex/lualatex/luapersian/book-luapersian.def
14mu|texlive-luapersian-0.1-4|43	%{_texmfdistdir}/tex/lualatex/luapersian/bookest-luapersian.def
14mu|texlive-luapersian-0.1-4|44	%{_texmfdistdir}/tex/lualatex/luapersian/breqn-luapersian.def
14mu|texlive-luapersian-0.1-4|45	%{_texmfdistdir}/tex/lualatex/luapersian/color-localise-luapersian.def
14mu|texlive-luapersian-0.1-4|46	%{_texmfdistdir}/tex/lualatex/luapersian/commands-ltx-luapersian.def
14mu|texlive-luapersian-0.1-4|47	%{_texmfdistdir}/tex/lualatex/luapersian/commands-luapersian.def
14mu|texlive-luapersian-0.1-4|48	%{_texmfdistdir}/tex/lualatex/luapersian/enumerate-luapersian.def
14mu|texlive-luapersian-0.1-4|49	%{_texmfdistdir}/tex/lualatex/luapersian/environments-ltx-luapersian.def
14mu|texlive-luapersian-0.1-4|50	%{_texmfdistdir}/tex/lualatex/luapersian/environments-luapersian.def
14mu|texlive-luapersian-0.1-4|51	%{_texmfdistdir}/tex/lualatex/luapersian/extarticle-luapersian.def
14mu|texlive-luapersian-0.1-4|52	%{_texmfdistdir}/tex/lualatex/luapersian/extbook-luapersian.def
14mu|texlive-luapersian-0.1-4|53	%{_texmfdistdir}/tex/lualatex/luapersian/extletter-luapersian.def
14mu|texlive-luapersian-0.1-4|54	%{_texmfdistdir}/tex/lualatex/luapersian/extreport-luapersian.def
14mu|texlive-luapersian-0.1-4|55	%{_texmfdistdir}/tex/lualatex/luapersian/fancyhdr-luapersian.def
14mu|texlive-luapersian-0.1-4|56	%{_texmfdistdir}/tex/lualatex/luapersian/fleqn-luapersian.def
14mu|texlive-luapersian-0.1-4|57	%{_texmfdistdir}/tex/lualatex/luapersian/flowfram-luapersian.def
14mu|texlive-luapersian-0.1-4|58	%{_texmfdistdir}/tex/lualatex/luapersian/hvfloat-luapersian.def
14mu|texlive-luapersian-0.1-4|59	%{_texmfdistdir}/tex/lualatex/luapersian/hyperref-luapersian.def
14mu|texlive-luapersian-0.1-4|60	%{_texmfdistdir}/tex/lualatex/luapersian/leqno-luapersian.def
14mu|texlive-luapersian-0.1-4|61	%{_texmfdistdir}/tex/lualatex/luapersian/letter-luapersian.def
14mu|texlive-luapersian-0.1-4|62	%{_texmfdistdir}/tex/lualatex/luapersian/listings-luapersian.def
14mu|texlive-luapersian-0.1-4|63	%{_texmfdistdir}/tex/lualatex/luapersian/loadingorder-luapersian.sty
14mu|texlive-luapersian-0.1-4|64	%{_texmfdistdir}/tex/lualatex/luapersian/localise-luapersian.def
14mu|texlive-luapersian-0.1-4|65	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian-footnote.sty
14mu|texlive-luapersian-0.1-4|66	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian-mathsdigitspec.sty
14mu|texlive-luapersian-0.1-4|67	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian-multiplechoice.sty
14mu|texlive-luapersian-0.1-4|68	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian-persiancal.sty
14mu|texlive-luapersian-0.1-4|69	%{_texmfdistdir}/tex/lualatex/luapersian/luapersian.sty
14mu|texlive-luapersian-0.1-4|70	%{_texmfdistdir}/tex/lualatex/luapersian/luapersianftnxtra.sty
14mu|texlive-luapersian-0.1-4|71	%{_texmfdistdir}/tex/lualatex/luapersian/memoir-luapersian.def
14mu|texlive-luapersian-0.1-4|72	%{_texmfdistdir}/tex/lualatex/luapersian/messages-localise-luapersian.def
14mu|texlive-luapersian-0.1-4|73	%{_texmfdistdir}/tex/lualatex/luapersian/minitoc-luapersian.def
14mu|texlive-luapersian-0.1-4|74	%{_texmfdistdir}/tex/lualatex/luapersian/misc-localise-luapersian.def
14mu|texlive-luapersian-0.1-4|75	%{_texmfdistdir}/tex/lualatex/luapersian/natbib-luapersian.def
14mu|texlive-luapersian-0.1-4|76	%{_texmfdistdir}/tex/lualatex/luapersian/packages-localise-luapersian.def
14mu|texlive-luapersian-0.1-4|77	%{_texmfdistdir}/tex/lualatex/luapersian/pgf-luapersian.def
14mu|texlive-luapersian-0.1-4|78	%{_texmfdistdir}/tex/lualatex/luapersian/ragged2e-luapersian.def
14mu|texlive-luapersian-0.1-4|79	%{_texmfdistdir}/tex/lualatex/luapersian/rapport1-luapersian.def
14mu|texlive-luapersian-0.1-4|80	%{_texmfdistdir}/tex/lualatex/luapersian/rapport3-luapersian.def
14mu|texlive-luapersian-0.1-4|81	%{_texmfdistdir}/tex/lualatex/luapersian/refrep-luapersian.def
14mu|texlive-luapersian-0.1-4|82	%{_texmfdistdir}/tex/lualatex/luapersian/report-luapersian.def
14mu|texlive-luapersian-0.1-4|83	%{_texmfdistdir}/tex/lualatex/luapersian/scrartcl-luapersian.def
14mu|texlive-luapersian-0.1-4|84	%{_texmfdistdir}/tex/lualatex/luapersian/scrbook-luapersian.def
14mu|texlive-luapersian-0.1-4|85	%{_texmfdistdir}/tex/lualatex/luapersian/scrreprt-luapersian.def
14mu|texlive-luapersian-0.1-4|86	%{_texmfdistdir}/tex/lualatex/luapersian/sidecap-luapersian.def
14mu|texlive-luapersian-0.1-4|87	%{_texmfdistdir}/tex/lualatex/luapersian/stabular-luapersian.def
14mu|texlive-luapersian-0.1-4|88	%{_texmfdistdir}/tex/lualatex/luapersian/tabls-luapersian.def
14mu|texlive-luapersian-0.1-4|89	%{_texmfdistdir}/tex/lualatex/luapersian/tabulary-luapersian.def
14mu|texlive-luapersian-0.1-4|90	%{_texmfdistdir}/tex/lualatex/luapersian/tikz-luapersian.def
14mu|texlive-luapersian-0.1-4|91	%{_texmfdistdir}/tex/lualatex/luapersian/tocbibind-luapersian.def
14mu|texlive-luapersian-0.1-4|92	%{_texmfdistdir}/tex/lualatex/luapersian/tocloft-luapersian.def
14mu|texlive-luapersian-0.1-4|93	%{_texmfdistdir}/tex/lualatex/luapersian/wrapfig-luapersian.def
14mu|texlive-luapersian-0.1-4|94	%doc %{_texmfdistdir}/doc/lualatex/luapersian/README
14mu|texlive-luapersian-0.1-4|95	%doc %{_texmfdistdir}/doc/lualatex/luapersian/luapersian.ltx
14mu|texlive-luapersian-0.1-4|96	%doc %{_texmfdistdir}/doc/lualatex/luapersian/luapersian.pdf
14mu|texlive-luapersian-0.1-4|97	
14mu|texlive-luapersian-0.1-4|98	#-----------------------------------------------------------------------
14mu|texlive-luapersian-0.1-4|99	%prep
14mu|texlive-luapersian-0.1-4|100	%setup -c -a0 -a1
14mu|texlive-luapersian-0.1-4|101	
14mu|texlive-luapersian-0.1-4|102	%build
14mu|texlive-luapersian-0.1-4|103	
14mu|texlive-luapersian-0.1-4|104	%install
14mu|texlive-luapersian-0.1-4|105	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luapersian-0.1-4|106	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-luapersian-0.1-4|107	
14mu|texlive-luapersian-0.1-4|108	
14mu|texlive-luapersian-0.1-4|109	
14mu|texlive-luapersian-0.1-4|110	%changelog
14mu|texlive-luapersian-0.1-4|111	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-luapersian-0.1-4|112	+ Revision: 253c0e8
14mu|texlive-luapersian-0.1-4|113	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luapersian-0.1-4|114	
14mu|texlive-luapersian-0.1-4|115	

25201 14
14mu|texlive-luasseq-2.1-4|1	# revision 20467
14mu|texlive-luasseq-2.1-4|2	# category Package
14mu|texlive-luasseq-2.1-4|3	# catalog-ctan /macros/luatex/latex/luasseq
14mu|texlive-luasseq-2.1-4|4	# catalog-date 2010-11-14 10:49:57 +0100
14mu|texlive-luasseq-2.1-4|5	# catalog-license lppl
14mu|texlive-luasseq-2.1-4|6	# catalog-version 2.1
14mu|texlive-luasseq-2.1-4|7	Name:		texlive-luasseq
14mu|texlive-luasseq-2.1-4|8	Version:	2.1
14mu|texlive-luasseq-2.1-4|9	Release:	4
14mu|texlive-luasseq-2.1-4|10	Summary:	Drawing spectral sequences in LuaLaTeX
14mu|texlive-luasseq-2.1-4|11	Group:		Publishing
14mu|texlive-luasseq-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luasseq
14mu|texlive-luasseq-2.1-4|13	License:	LPPL
14mu|texlive-luasseq-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luasseq.tar.xz
14mu|texlive-luasseq-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luasseq.doc.tar.xz
14mu|texlive-luasseq-2.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luasseq.source.tar.xz
14mu|texlive-luasseq-2.1-4|17	BuildArch:	noarch
14mu|texlive-luasseq-2.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luasseq-2.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luasseq-2.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-luasseq-2.1-4|21	
14mu|texlive-luasseq-2.1-4|22	%description
14mu|texlive-luasseq-2.1-4|23	The package is an update of the author's sseq package, for use
14mu|texlive-luasseq-2.1-4|24	with LuaLaTeX. This version uses less memory, and operates
14mu|texlive-luasseq-2.1-4|25	faster than the original; it also offers several enhancements.
14mu|texlive-luasseq-2.1-4|26	
14mu|texlive-luasseq-2.1-4|27	
14mu|texlive-luasseq-2.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-luasseq-2.1-4|29	%files
14mu|texlive-luasseq-2.1-4|30	%{_texmfdistdir}/scripts/luasseq/luasseq.lua
14mu|texlive-luasseq-2.1-4|31	%{_texmfdistdir}/tex/lualatex/luasseq/luasseq.sty
14mu|texlive-luasseq-2.1-4|32	%doc %{_texmfdistdir}/doc/lualatex/luasseq/luasseq.pdf
14mu|texlive-luasseq-2.1-4|33	#- source
14mu|texlive-luasseq-2.1-4|34	%doc %{_texmfdistdir}/source/lualatex/luasseq/luasseq.dtx
14mu|texlive-luasseq-2.1-4|35	%doc %{_texmfdistdir}/source/lualatex/luasseq/luasseq.ins
14mu|texlive-luasseq-2.1-4|36	
14mu|texlive-luasseq-2.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-luasseq-2.1-4|38	%prep
14mu|texlive-luasseq-2.1-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-luasseq-2.1-4|40	
14mu|texlive-luasseq-2.1-4|41	%build
14mu|texlive-luasseq-2.1-4|42	
14mu|texlive-luasseq-2.1-4|43	%install
14mu|texlive-luasseq-2.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luasseq-2.1-4|45	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-luasseq-2.1-4|46	
14mu|texlive-luasseq-2.1-4|47	
14mu|texlive-luasseq-2.1-4|48	
14mu|texlive-luasseq-2.1-4|49	%changelog
14mu|texlive-luasseq-2.1-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-luasseq-2.1-4|51	+ Revision: 8bcba0a
14mu|texlive-luasseq-2.1-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luasseq-2.1-4|53	
14mu|texlive-luasseq-2.1-4|54	

25202 14
14mu|texlive-luatex-0.70.1-16|1	# revision 30581
14mu|texlive-luatex-0.70.1-16|2	# category TLCore
14mu|texlive-luatex-0.70.1-16|3	# catalog-ctan /systems/luatex/base
14mu|texlive-luatex-0.70.1-16|4	# catalog-date 2011-11-09 15:33:34 +0100
14mu|texlive-luatex-0.70.1-16|5	# catalog-license gpl2
14mu|texlive-luatex-0.70.1-16|6	# catalog-version 0.70.1
14mu|texlive-luatex-0.70.1-16|7	Name:		texlive-luatex
14mu|texlive-luatex-0.70.1-16|8	Version:	0.70.1
14mu|texlive-luatex-0.70.1-16|9	Release:	16
14mu|texlive-luatex-0.70.1-16|10	Summary:	The LuaTeX engine
14mu|texlive-luatex-0.70.1-16|11	Group:		Publishing
14mu|texlive-luatex-0.70.1-16|12	URL:		http://www.ctan.org/tex-archive/systems/luatex/base
14mu|texlive-luatex-0.70.1-16|13	License:	GPL2
14mu|texlive-luatex-0.70.1-16|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatex.tar.xz
14mu|texlive-luatex-0.70.1-16|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatex.doc.tar.xz
14mu|texlive-luatex-0.70.1-16|16	BuildArch:	noarch
14mu|texlive-luatex-0.70.1-16|17	BuildRequires:	texlive-tlpkg
14mu|texlive-luatex-0.70.1-16|18	Requires(pre):	texlive-tlpkg
14mu|texlive-luatex-0.70.1-16|19	Requires(post):	texlive-kpathsea
14mu|texlive-luatex-0.70.1-16|20	Requires(post):	texlive-tetex
14mu|texlive-luatex-0.70.1-16|21	Requires:	texlive-luatex.bin
14mu|texlive-luatex-0.70.1-16|22	
14mu|texlive-luatex-0.70.1-16|23	%description
14mu|texlive-luatex-0.70.1-16|24	LuaTeX is an extended version of pdfTeX using Lua as an
14mu|texlive-luatex-0.70.1-16|25	embedded scripting language. The LuaTeX project's main
14mu|texlive-luatex-0.70.1-16|26	objective is to provide an open and configurable variant of TeX
14mu|texlive-luatex-0.70.1-16|27	while at the same time offering downward compatibility. LuaTeX
14mu|texlive-luatex-0.70.1-16|28	uses Unicode (as UTF-8) as its default input encoding, and is
14mu|texlive-luatex-0.70.1-16|29	able to use modern (OpenType) fonts (for both text and
14mu|texlive-luatex-0.70.1-16|30	mathematics). It should be noted that LuaTeX is still under
14mu|texlive-luatex-0.70.1-16|31	development; its specification has been declared stable, but
14mu|texlive-luatex-0.70.1-16|32	absolute stability may not in practice be assumed.
14mu|texlive-luatex-0.70.1-16|33	
14mu|texlive-luatex-0.70.1-16|34	%postun
14mu|texlive-luatex-0.70.1-16|35	if [ $1 -eq 0 ]; then
14mu|texlive-luatex-0.70.1-16|36	rm -fr %{_texmfvardir}/web2c/luatex
14mu|texlive-luatex-0.70.1-16|37	fi
14mu|texlive-luatex-0.70.1-16|38	
14mu|texlive-luatex-0.70.1-16|39	#-----------------------------------------------------------------------
14mu|texlive-luatex-0.70.1-16|40	%files
14mu|texlive-luatex-0.70.1-16|41	%{_texmfdistdir}/tex/generic/config/luatex-unicode-letters.tex
14mu|texlive-luatex-0.70.1-16|42	%{_texmfdistdir}/tex/generic/config/luatexiniconfig.tex
14mu|texlive-luatex-0.70.1-16|43	%{_texmfdistdir}/web2c/texmfcnf.lua
14mu|texlive-luatex-0.70.1-16|44	%_texmf_fmtutil_d/luatex
14mu|texlive-luatex-0.70.1-16|45	%doc %{_texmfdistdir}/doc/luatex/base/fdata.lua
14mu|texlive-luatex-0.70.1-16|46	%doc %{_texmfdistdir}/doc/luatex/base/fdata_epdf.lua
14mu|texlive-luatex-0.70.1-16|47	%doc %{_texmfdistdir}/doc/luatex/base/fdata_img.lua
14mu|texlive-luatex-0.70.1-16|48	%doc %{_texmfdistdir}/doc/luatex/base/functionref.pdf
14mu|texlive-luatex-0.70.1-16|49	%doc %{_texmfdistdir}/doc/luatex/base/functionref.tex
14mu|texlive-luatex-0.70.1-16|50	%doc %{_texmfdistdir}/doc/luatex/base/luatex.man
14mu|texlive-luatex-0.70.1-16|51	%doc %{_texmfdistdir}/doc/luatex/base/luatexref-env.tex
14mu|texlive-luatex-0.70.1-16|52	%doc %{_texmfdistdir}/doc/luatex/base/luatexref-t.pdf
14mu|texlive-luatex-0.70.1-16|53	%doc %{_texmfdistdir}/doc/luatex/base/luatexref-t.tex
14mu|texlive-luatex-0.70.1-16|54	%doc %{_mandir}/man1/luatex.1*
14mu|texlive-luatex-0.70.1-16|55	%doc %{_texmfdistdir}/doc/man/man1/luatex.man1.pdf
14mu|texlive-luatex-0.70.1-16|56	%doc %{_mandir}/man1/texlua.1*
14mu|texlive-luatex-0.70.1-16|57	%doc %{_texmfdistdir}/doc/man/man1/texlua.man1.pdf
14mu|texlive-luatex-0.70.1-16|58	%doc %{_mandir}/man1/texluac.1*
14mu|texlive-luatex-0.70.1-16|59	%doc %{_texmfdistdir}/doc/man/man1/texluac.man1.pdf
14mu|texlive-luatex-0.70.1-16|60	
14mu|texlive-luatex-0.70.1-16|61	#-----------------------------------------------------------------------
14mu|texlive-luatex-0.70.1-16|62	%prep
14mu|texlive-luatex-0.70.1-16|63	%setup -c -a0 -a1
14mu|texlive-luatex-0.70.1-16|64	
14mu|texlive-luatex-0.70.1-16|65	perl -pi -e 's%^(\s*TEXMFMAIN\s+=\s+").*%$1%{_texmfdistdir}",%;'				\
14mu|texlive-luatex-0.70.1-16|66	-e 's%\bTEXMFCONTEXT\b%TEXMFDIST%g;'						\
14mu|texlive-luatex-0.70.1-16|67	-e 's%^(\s*TEXMFDIST\s+=\s+).*%$1"%{_texmfdistdir}",%;'			\
14mu|texlive-luatex-0.70.1-16|68	-e 's%^(\s*TEXMFLOCAL\s+=\s+).*%$1"%{_texmflocaldir}",%;'			\
14mu|texlive-luatex-0.70.1-16|69	-e 's%^(\s*TEXMFSYSVAR\s+=\s+).*%$1"%{_texmfvardir}",%;'			\
14mu|texlive-luatex-0.70.1-16|70	-e 's%^(\s*TEXMFSYSCONFIG\s+=\s+).*%$1"%{_texmfconfdir}",%;'			\
14mu|texlive-luatex-0.70.1-16|71	-e 's%^(\s*TEXMFHOME\s+=\s+").*%$1\$HOME/texmf",%;'				\
14mu|texlive-luatex-0.70.1-16|72	-e 's%^(\s*TEXMFVAR\s+=\s+").*%$1\$HOME/.texlive2013/texmf-var",%;'		\
14mu|texlive-luatex-0.70.1-16|73	-e 's%^(\s*TEXMFCONFIG\s+=\s+").*%$1\$HOME/.texlive2013/texmf-config",%;'	\
14mu|texlive-luatex-0.70.1-16|74	-e 's%^(\s*FONTCONFIG_PATH\s+=\s+").*%$1%{_sysconfdir}/fonts",%;'		\
14mu|texlive-luatex-0.70.1-16|75	-e 's|^local texmflocal.*$||;'							\
14mu|texlive-luatex-0.70.1-16|76	-e 's|^texmflocal.*$||;'							\
14mu|texlive-luatex-0.70.1-16|77	texmf-dist/web2c/texmfcnf.lua
14mu|texlive-luatex-0.70.1-16|78	
14mu|texlive-luatex-0.70.1-16|79	%build
14mu|texlive-luatex-0.70.1-16|80	
14mu|texlive-luatex-0.70.1-16|81	%install
14mu|texlive-luatex-0.70.1-16|82	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-luatex-0.70.1-16|83	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-luatex-0.70.1-16|84	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-luatex-0.70.1-16|85	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-luatex-0.70.1-16|86	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-luatex-0.70.1-16|87	cat > %{buildroot}%{_texmf_fmtutil_d}/luatex <<EOF
14mu|texlive-luatex-0.70.1-16|88	#
14mu|texlive-luatex-0.70.1-16|89	# from luatex:
14mu|texlive-luatex-0.70.1-16|90	luatex luatex language.def,language.dat.lua luatex.ini
14mu|texlive-luatex-0.70.1-16|91	dviluatex luatex language.def,language.dat.lua dviluatex.ini
14mu|texlive-luatex-0.70.1-16|92	EOF
14mu|texlive-luatex-0.70.1-16|93	
14mu|texlive-luatex-0.70.1-16|94	%changelog
14mu|texlive-luatex-0.70.1-16|95	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 0.70.1-16
14mu|texlive-luatex-0.70.1-16|96	+ Revision: e807e2c
14mu|texlive-luatex-0.70.1-16|97	- MassBuild#656: Increase release tag
14mu|texlive-luatex-0.70.1-16|98	
14mu|texlive-luatex-0.70.1-16|99	

25203 14
14mu|texlive-luatexbase-0.31-4|1	# revision 22560
14mu|texlive-luatexbase-0.31-4|2	# category Package
14mu|texlive-luatexbase-0.31-4|3	# catalog-ctan /macros/luatex/generic/luatexbase
14mu|texlive-luatexbase-0.31-4|4	# catalog-date 2011-05-21 16:06:38 +0200
14mu|texlive-luatexbase-0.31-4|5	# catalog-license pd
14mu|texlive-luatexbase-0.31-4|6	# catalog-version 0.31
14mu|texlive-luatexbase-0.31-4|7	Name:		texlive-luatexbase
14mu|texlive-luatexbase-0.31-4|8	Version:	0.31
14mu|texlive-luatexbase-0.31-4|9	Release:	4
14mu|texlive-luatexbase-0.31-4|10	Summary:	Basic resource management for LuaTeX code
14mu|texlive-luatexbase-0.31-4|11	Group:		Publishing
14mu|texlive-luatexbase-0.31-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luatexbase
14mu|texlive-luatexbase-0.31-4|13	License:	PD
14mu|texlive-luatexbase-0.31-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexbase.tar.xz
14mu|texlive-luatexbase-0.31-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexbase.doc.tar.xz
14mu|texlive-luatexbase-0.31-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexbase.source.tar.xz
14mu|texlive-luatexbase-0.31-4|17	BuildArch:	noarch
14mu|texlive-luatexbase-0.31-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luatexbase-0.31-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luatexbase-0.31-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-luatexbase-0.31-4|21	
14mu|texlive-luatexbase-0.31-4|22	%description
14mu|texlive-luatexbase-0.31-4|23	The bundle provides basic facilities for LuaTeX macro
14mu|texlive-luatexbase-0.31-4|24	programmers, mostly resource allocation and convenience
14mu|texlive-luatexbase-0.31-4|25	packages. Provided are: - luatexbase-attr: attribute
14mu|texlive-luatexbase-0.31-4|26	allocation; - luatexbase-cctb: catcode table allocation; -
14mu|texlive-luatexbase-0.31-4|27	luatexbase-compat: compatibility helpers; - luatexbase-loader:
14mu|texlive-luatexbase-0.31-4|28	Lua module loading; - luatexbase-modutils: Lua module
14mu|texlive-luatexbase-0.31-4|29	declaration; - luatexbase-mcb: callbacks extension; and -
14mu|texlive-luatexbase-0.31-4|30	luatexbase-regs: allocation of registers and the like. In
14mu|texlive-luatexbase-0.31-4|31	addition, the (unadorned) luatexbase package loads all the
14mu|texlive-luatexbase-0.31-4|32	above in one fell swoop.
14mu|texlive-luatexbase-0.31-4|33	
14mu|texlive-luatexbase-0.31-4|34	
14mu|texlive-luatexbase-0.31-4|35	#-----------------------------------------------------------------------
14mu|texlive-luatexbase-0.31-4|36	%files
14mu|texlive-luatexbase-0.31-4|37	%{_texmfdistdir}/tex/luatex/luatexbase/attr.lua
14mu|texlive-luatexbase-0.31-4|38	%{_texmfdistdir}/tex/luatex/luatexbase/cctb.lua
14mu|texlive-luatexbase-0.31-4|39	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-attr.sty
14mu|texlive-luatexbase-0.31-4|40	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-cctb.sty
14mu|texlive-luatexbase-0.31-4|41	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-compat.sty
14mu|texlive-luatexbase-0.31-4|42	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-loader.sty
14mu|texlive-luatexbase-0.31-4|43	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-mcb.sty
14mu|texlive-luatexbase-0.31-4|44	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-modutils.sty
14mu|texlive-luatexbase-0.31-4|45	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase-regs.sty
14mu|texlive-luatexbase-0.31-4|46	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase.loader.lua
14mu|texlive-luatexbase-0.31-4|47	%{_texmfdistdir}/tex/luatex/luatexbase/luatexbase.sty
14mu|texlive-luatexbase-0.31-4|48	%{_texmfdistdir}/tex/luatex/luatexbase/mcb.lua
14mu|texlive-luatexbase-0.31-4|49	%{_texmfdistdir}/tex/luatex/luatexbase/modutils.lua
14mu|texlive-luatexbase-0.31-4|50	%doc %{_texmfdistdir}/doc/luatex/luatexbase/Changes
14mu|texlive-luatexbase-0.31-4|51	%doc %{_texmfdistdir}/doc/luatex/luatexbase/README
14mu|texlive-luatexbase-0.31-4|52	%doc %{_texmfdistdir}/doc/luatex/luatexbase/TODO
14mu|texlive-luatexbase-0.31-4|53	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-attr.pdf
14mu|texlive-luatexbase-0.31-4|54	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-cctb.pdf
14mu|texlive-luatexbase-0.31-4|55	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-compat.pdf
14mu|texlive-luatexbase-0.31-4|56	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-loader.pdf
14mu|texlive-luatexbase-0.31-4|57	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-mcb.pdf
14mu|texlive-luatexbase-0.31-4|58	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-modutils.pdf
14mu|texlive-luatexbase-0.31-4|59	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase-regs.pdf
14mu|texlive-luatexbase-0.31-4|60	%doc %{_texmfdistdir}/doc/luatex/luatexbase/luatexbase.pdf
14mu|texlive-luatexbase-0.31-4|61	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-attr-latex.tex
14mu|texlive-luatexbase-0.31-4|62	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-attr-plain.tex
14mu|texlive-luatexbase-0.31-4|63	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-base-latex.tex
14mu|texlive-luatexbase-0.31-4|64	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-base-plain.tex
14mu|texlive-luatexbase-0.31-4|65	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-cctb-latex.tex
14mu|texlive-luatexbase-0.31-4|66	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-cctb-plain.tex
14mu|texlive-luatexbase-0.31-4|67	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-compat-latex.tex
14mu|texlive-luatexbase-0.31-4|68	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-compat-plain.tex
14mu|texlive-luatexbase-0.31-4|69	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-loader-latex.tex
14mu|texlive-luatexbase-0.31-4|70	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-loader-plain.tex
14mu|texlive-luatexbase-0.31-4|71	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-loader.lua
14mu|texlive-luatexbase-0.31-4|72	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-loader.sub.lua
14mu|texlive-luatexbase-0.31-4|73	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-mcb-aux.tex
14mu|texlive-luatexbase-0.31-4|74	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-mcb-latex.tex
14mu|texlive-luatexbase-0.31-4|75	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-mcb-plain.tex
14mu|texlive-luatexbase-0.31-4|76	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-mcb.lua
14mu|texlive-luatexbase-0.31-4|77	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-modutils-latex.tex
14mu|texlive-luatexbase-0.31-4|78	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-modutils-plain.tex
14mu|texlive-luatexbase-0.31-4|79	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-modutils.lua
14mu|texlive-luatexbase-0.31-4|80	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-regs-latex.tex
14mu|texlive-luatexbase-0.31-4|81	%doc %{_texmfdistdir}/doc/luatex/luatexbase/test-regs-plain.tex
14mu|texlive-luatexbase-0.31-4|82	#- source
14mu|texlive-luatexbase-0.31-4|83	%doc %{_texmfdistdir}/source/luatex/luatexbase/Makefile
14mu|texlive-luatexbase-0.31-4|84	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-attr.dtx
14mu|texlive-luatexbase-0.31-4|85	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-cctb.dtx
14mu|texlive-luatexbase-0.31-4|86	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-compat.dtx
14mu|texlive-luatexbase-0.31-4|87	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-loader.dtx
14mu|texlive-luatexbase-0.31-4|88	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-mcb.dtx
14mu|texlive-luatexbase-0.31-4|89	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-modutils.dtx
14mu|texlive-luatexbase-0.31-4|90	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase-regs.dtx
14mu|texlive-luatexbase-0.31-4|91	%doc %{_texmfdistdir}/source/luatex/luatexbase/luatexbase.dtx
14mu|texlive-luatexbase-0.31-4|92	
14mu|texlive-luatexbase-0.31-4|93	#-----------------------------------------------------------------------
14mu|texlive-luatexbase-0.31-4|94	%prep
14mu|texlive-luatexbase-0.31-4|95	%setup -c -a0 -a1 -a2
14mu|texlive-luatexbase-0.31-4|96	
14mu|texlive-luatexbase-0.31-4|97	%build
14mu|texlive-luatexbase-0.31-4|98	
14mu|texlive-luatexbase-0.31-4|99	%install
14mu|texlive-luatexbase-0.31-4|100	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luatexbase-0.31-4|101	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-luatexbase-0.31-4|102	
14mu|texlive-luatexbase-0.31-4|103	
14mu|texlive-luatexbase-0.31-4|104	
14mu|texlive-luatexbase-0.31-4|105	%changelog
14mu|texlive-luatexbase-0.31-4|106	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.31-4
14mu|texlive-luatexbase-0.31-4|107	+ Revision: adf64bd
14mu|texlive-luatexbase-0.31-4|108	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luatexbase-0.31-4|109	
14mu|texlive-luatexbase-0.31-4|110	

25204 14
14mu|texlive-luatexja-20120623-4|1	# revision 27037
14mu|texlive-luatexja-20120623-4|2	# category Package
14mu|texlive-luatexja-20120623-4|3	# catalog-ctan /macros/luatex/generic/luatexja
14mu|texlive-luatexja-20120623-4|4	# catalog-date 2012-06-23 09:21:42 +0200
14mu|texlive-luatexja-20120623-4|5	# catalog-license other-free
14mu|texlive-luatexja-20120623-4|6	# catalog-version undef
14mu|texlive-luatexja-20120623-4|7	Name:		texlive-luatexja
14mu|texlive-luatexja-20120623-4|8	Version:	20120623
14mu|texlive-luatexja-20120623-4|9	Release:	4
14mu|texlive-luatexja-20120623-4|10	Summary:	Typesest Japanese with lua(la)tex
14mu|texlive-luatexja-20120623-4|11	Group:		Publishing
14mu|texlive-luatexja-20120623-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luatexja
14mu|texlive-luatexja-20120623-4|13	License:	OTHER-FREE
14mu|texlive-luatexja-20120623-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexja.tar.xz
14mu|texlive-luatexja-20120623-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexja.doc.tar.xz
14mu|texlive-luatexja-20120623-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexja.source.tar.xz
14mu|texlive-luatexja-20120623-4|17	BuildArch:	noarch
14mu|texlive-luatexja-20120623-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luatexja-20120623-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luatexja-20120623-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-luatexja-20120623-4|21	
14mu|texlive-luatexja-20120623-4|22	%description
14mu|texlive-luatexja-20120623-4|23	The package supports typesetting Japanese documents with
14mu|texlive-luatexja-20120623-4|24	LuaTeX. Both the Plain and LaTeX2e formats may be used with the
14mu|texlive-luatexja-20120623-4|25	package.
14mu|texlive-luatexja-20120623-4|26	
14mu|texlive-luatexja-20120623-4|27	
14mu|texlive-luatexja-20120623-4|28	#-----------------------------------------------------------------------
14mu|texlive-luatexja-20120623-4|29	%files
14mu|texlive-luatexja-20120623-4|30	%{_texmfdistdir}/tex/luatex/luatexja/addons/luatexja-ajmacros.sty
14mu|texlive-luatexja-20120623-4|31	%{_texmfdistdir}/tex/luatex/luatexja/addons/luatexja-fontspec.sty
14mu|texlive-luatexja-20120623-4|32	%{_texmfdistdir}/tex/luatex/luatexja/addons/luatexja-otf.sty
14mu|texlive-luatexja-20120623-4|33	%{_texmfdistdir}/tex/luatex/luatexja/addons/luatexja-preset.sty
14mu|texlive-luatexja-20120623-4|34	%{_texmfdistdir}/tex/luatex/luatexja/jfm-banjiao.lua
14mu|texlive-luatexja-20120623-4|35	%{_texmfdistdir}/tex/luatex/luatexja/jfm-jis.lua
14mu|texlive-luatexja-20120623-4|36	%{_texmfdistdir}/tex/luatex/luatexja/jfm-kaiming.lua
14mu|texlive-luatexja-20120623-4|37	%{_texmfdistdir}/tex/luatex/luatexja/jfm-min.lua
14mu|texlive-luatexja-20120623-4|38	%{_texmfdistdir}/tex/luatex/luatexja/jfm-mono.lua
14mu|texlive-luatexja-20120623-4|39	%{_texmfdistdir}/tex/luatex/luatexja/jfm-prop.lua
14mu|texlive-luatexja-20120623-4|40	%{_texmfdistdir}/tex/luatex/luatexja/jfm-quanjiao.lua
14mu|texlive-luatexja-20120623-4|41	%{_texmfdistdir}/tex/luatex/luatexja/jfm-ujis.lua
14mu|texlive-luatexja-20120623-4|42	%{_texmfdistdir}/tex/luatex/luatexja/ltj-base.lua
14mu|texlive-luatexja-20120623-4|43	%{_texmfdistdir}/tex/luatex/luatexja/ltj-base.sty
14mu|texlive-luatexja-20120623-4|44	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cctbreg.sty
14mu|texlive-luatexja-20120623-4|45	%{_texmfdistdir}/tex/luatex/luatexja/ltj-charrange.lua
14mu|texlive-luatexja-20120623-4|46	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cid-adobe-cns1.lua
14mu|texlive-luatexja-20120623-4|47	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cid-adobe-gb1.lua
14mu|texlive-luatexja-20120623-4|48	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cid-adobe-japan1.lua
14mu|texlive-luatexja-20120623-4|49	%{_texmfdistdir}/tex/luatex/luatexja/ltj-cid-adobe-korea1.lua
14mu|texlive-luatexja-20120623-4|50	%{_texmfdistdir}/tex/luatex/luatexja/ltj-compat-ptex.sty
14mu|texlive-luatexja-20120623-4|51	%{_texmfdistdir}/tex/luatex/luatexja/ltj-compat.lua
14mu|texlive-luatexja-20120623-4|52	%{_texmfdistdir}/tex/luatex/luatexja/ltj-debug.lua
14mu|texlive-luatexja-20120623-4|53	%{_texmfdistdir}/tex/luatex/luatexja/ltj-infomute.lua
14mu|texlive-luatexja-20120623-4|54	%{_texmfdistdir}/tex/luatex/luatexja/ltj-inputbuf.lua
14mu|texlive-luatexja-20120623-4|55	%{_texmfdistdir}/tex/luatex/luatexja/ltj-jfmglue.lua
14mu|texlive-luatexja-20120623-4|56	%{_texmfdistdir}/tex/luatex/luatexja/ltj-jfont.lua
14mu|texlive-luatexja-20120623-4|57	%{_texmfdistdir}/tex/luatex/luatexja/ltj-jisx0208.lua
14mu|texlive-luatexja-20120623-4|58	%{_texmfdistdir}/tex/luatex/luatexja/ltj-latex.sty
14mu|texlive-luatexja-20120623-4|59	%{_texmfdistdir}/tex/luatex/luatexja/ltj-math.lua
14mu|texlive-luatexja-20120623-4|60	%{_texmfdistdir}/tex/luatex/luatexja/ltj-otf.lua
14mu|texlive-luatexja-20120623-4|61	%{_texmfdistdir}/tex/luatex/luatexja/ltj-plain.sty
14mu|texlive-luatexja-20120623-4|62	%{_texmfdistdir}/tex/luatex/luatexja/ltj-pretreat.lua
14mu|texlive-luatexja-20120623-4|63	%{_texmfdistdir}/tex/luatex/luatexja/ltj-rmlgbm.lua
14mu|texlive-luatexja-20120623-4|64	%{_texmfdistdir}/tex/luatex/luatexja/ltj-setwidth.lua
14mu|texlive-luatexja-20120623-4|65	%{_texmfdistdir}/tex/luatex/luatexja/ltj-stack.lua
14mu|texlive-luatexja-20120623-4|66	%{_texmfdistdir}/tex/luatex/luatexja/ltj-tangle.lua
14mu|texlive-luatexja-20120623-4|67	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjarticle.cls
14mu|texlive-luatexja-20120623-4|68	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjbk10.clo
14mu|texlive-luatexja-20120623-4|69	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjbk11.clo
14mu|texlive-luatexja-20120623-4|70	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjbk12.clo
14mu|texlive-luatexja-20120623-4|71	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjbook.cls
14mu|texlive-luatexja-20120623-4|72	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjltxdoc.cls
14mu|texlive-luatexja-20120623-4|73	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjreport.cls
14mu|texlive-luatexja-20120623-4|74	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjsize10.clo
14mu|texlive-luatexja-20120623-4|75	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjsize11.clo
14mu|texlive-luatexja-20120623-4|76	%{_texmfdistdir}/tex/luatex/luatexja/ltjclasses/ltjsize12.clo
14mu|texlive-luatexja-20120623-4|77	%{_texmfdistdir}/tex/luatex/luatexja/ltjsclasses/ltjsarticle.cls
14mu|texlive-luatexja-20120623-4|78	%{_texmfdistdir}/tex/luatex/luatexja/ltjsclasses/ltjsbook.cls
14mu|texlive-luatexja-20120623-4|79	%{_texmfdistdir}/tex/luatex/luatexja/ltjsclasses/ltjskiyou.cls
14mu|texlive-luatexja-20120623-4|80	%{_texmfdistdir}/tex/luatex/luatexja/ltjsclasses/ltjspf.cls
14mu|texlive-luatexja-20120623-4|81	%{_texmfdistdir}/tex/luatex/luatexja/luatexja-compat.sty
14mu|texlive-luatexja-20120623-4|82	%{_texmfdistdir}/tex/luatex/luatexja/luatexja-core.sty
14mu|texlive-luatexja-20120623-4|83	%{_texmfdistdir}/tex/luatex/luatexja/luatexja-kinsoku.tex
14mu|texlive-luatexja-20120623-4|84	%{_texmfdistdir}/tex/luatex/luatexja/luatexja.lua
14mu|texlive-luatexja-20120623-4|85	%{_texmfdistdir}/tex/luatex/luatexja/luatexja.sty
14mu|texlive-luatexja-20120623-4|86	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjcore.sty
14mu|texlive-luatexja-20120623-4|87	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjdefs.sty
14mu|texlive-luatexja-20120623-4|88	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjfont.sty
14mu|texlive-luatexja-20120623-4|89	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjp-listings-jpt.tex
14mu|texlive-luatexja-20120623-4|90	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjp-listings.sty
14mu|texlive-luatexja-20120623-4|91	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjp-unicode-math.sty
14mu|texlive-luatexja-20120623-4|92	%{_texmfdistdir}/tex/luatex/luatexja/patches/lltjp-xunicode.sty
14mu|texlive-luatexja-20120623-4|93	%{_texmfdistdir}/tex/luatex/luatexja/patches/ltj-unicode-ccfix.tex
14mu|texlive-luatexja-20120623-4|94	%doc %{_texmfdistdir}/doc/luatex/luatexja/COPYING
14mu|texlive-luatexja-20120623-4|95	%doc %{_texmfdistdir}/doc/luatex/luatexja/README
14mu|texlive-luatexja-20120623-4|96	%doc %{_texmfdistdir}/doc/luatex/luatexja/jfm-test.lua
14mu|texlive-luatexja-20120623-4|97	%doc %{_texmfdistdir}/doc/luatex/luatexja/ltjclasses.pdf
14mu|texlive-luatexja-20120623-4|98	%doc %{_texmfdistdir}/doc/luatex/luatexja/ltjltxdoc.pdf
14mu|texlive-luatexja-20120623-4|99	%doc %{_texmfdistdir}/doc/luatex/luatexja/ltjsclasses.pdf
14mu|texlive-luatexja-20120623-4|100	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja-en.pdf
14mu|texlive-luatexja-20120623-4|101	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja-ja.pdf
14mu|texlive-luatexja-20120623-4|102	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja-zh.pdf
14mu|texlive-luatexja-20120623-4|103	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja.dtx
14mu|texlive-luatexja-20120623-4|104	%doc %{_texmfdistdir}/doc/luatex/luatexja/luatexja.ins
14mu|texlive-luatexja-20120623-4|105	#- source
14mu|texlive-luatexja-20120623-4|106	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjclasses.dtx
14mu|texlive-luatexja-20120623-4|107	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjclasses.ins
14mu|texlive-luatexja-20120623-4|108	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjlist.lua
14mu|texlive-luatexja-20120623-4|109	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjltxdoc.dtx
14mu|texlive-luatexja-20120623-4|110	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjltxdoc.ins
14mu|texlive-luatexja-20120623-4|111	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjsclasses.dtx
14mu|texlive-luatexja-20120623-4|112	%doc %{_texmfdistdir}/source/luatex/luatexja/ltjsclasses.ins
14mu|texlive-luatexja-20120623-4|113	%doc %{_texmfdistdir}/source/luatex/luatexja/luatexja-kinsoku_make.tex
14mu|texlive-luatexja-20120623-4|114	%doc %{_texmfdistdir}/source/luatex/luatexja/mk-rmlgbm-data.tex
14mu|texlive-luatexja-20120623-4|115	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/blocks2defcharrange.rb
14mu|texlive-luatexja-20120623-4|116	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/chars2defcharrange.rb
14mu|texlive-luatexja-20120623-4|117	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/jfm-readable.rb
14mu|texlive-luatexja-20120623-4|118	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/jisx0208table.tex
14mu|texlive-luatexja-20120623-4|119	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/kyoikukanji.txt
14mu|texlive-luatexja-20120623-4|120	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/kyoikukanjiChars.tex
14mu|texlive-luatexja-20120623-4|121	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/otf-AdobeMingStd-Light.txt
14mu|texlive-luatexja-20120623-4|122	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/otf-AdobeMyungjoStd-Medium.txt
14mu|texlive-luatexja-20120623-4|123	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/otf-AdobeSongStd-Light.txt
14mu|texlive-luatexja-20120623-4|124	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/otf-KozMinPr6N-Regular.txt
14mu|texlive-luatexja-20120623-4|125	%doc %{_texmfdistdir}/source/luatex/luatexja/tool/unicodeBlocks.tex
14mu|texlive-luatexja-20120623-4|126	
14mu|texlive-luatexja-20120623-4|127	#-----------------------------------------------------------------------
14mu|texlive-luatexja-20120623-4|128	%prep
14mu|texlive-luatexja-20120623-4|129	%setup -c -a0 -a1 -a2
14mu|texlive-luatexja-20120623-4|130	
14mu|texlive-luatexja-20120623-4|131	%build
14mu|texlive-luatexja-20120623-4|132	
14mu|texlive-luatexja-20120623-4|133	%install
14mu|texlive-luatexja-20120623-4|134	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luatexja-20120623-4|135	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-luatexja-20120623-4|136	
14mu|texlive-luatexja-20120623-4|137	
14mu|texlive-luatexja-20120623-4|138	
14mu|texlive-luatexja-20120623-4|139	%changelog
14mu|texlive-luatexja-20120623-4|140	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120623-4
14mu|texlive-luatexja-20120623-4|141	+ Revision: 4d21cef
14mu|texlive-luatexja-20120623-4|142	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luatexja-20120623-4|143	
14mu|texlive-luatexja-20120623-4|144	

25205 14
14mu|texlive-luatexko-1.4-3|1	# revision 32740
14mu|texlive-luatexko-1.4-3|2	# category Package
14mu|texlive-luatexko-1.4-3|3	# catalog-ctan /macros/luatex/generic/luatexko
14mu|texlive-luatexko-1.4-3|4	# catalog-date 2014-01-20 15:14:34 +0100
14mu|texlive-luatexko-1.4-3|5	# catalog-license lppl
14mu|texlive-luatexko-1.4-3|6	# catalog-version 1.4
14mu|texlive-luatexko-1.4-3|7	Name:		texlive-luatexko
14mu|texlive-luatexko-1.4-3|8	Version:	1.4
14mu|texlive-luatexko-1.4-3|9	Release:	3
14mu|texlive-luatexko-1.4-3|10	Summary:	Typeset Korean with Lua(La)TeX
14mu|texlive-luatexko-1.4-3|11	Group:		Publishing
14mu|texlive-luatexko-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luatexko
14mu|texlive-luatexko-1.4-3|13	License:	LPPL
14mu|texlive-luatexko-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexko.tar.xz
14mu|texlive-luatexko-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexko.doc.tar.xz
14mu|texlive-luatexko-1.4-3|16	BuildArch:	noarch
14mu|texlive-luatexko-1.4-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-luatexko-1.4-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-luatexko-1.4-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-luatexko-1.4-3|20	
14mu|texlive-luatexko-1.4-3|21	%description
14mu|texlive-luatexko-1.4-3|22	This is a Lua(La)TeX macro package that supports typesetting
14mu|texlive-luatexko-1.4-3|23	Korean documents. LuaTeX version 0.76+ and luaotfload package
14mu|texlive-luatexko-1.4-3|24	version 2.2+ are required. This package also requires both cjk-
14mu|texlive-luatexko-1.4-3|25	ko and xetexko packages for its full functionality.
14mu|texlive-luatexko-1.4-3|26	
14mu|texlive-luatexko-1.4-3|27	
14mu|texlive-luatexko-1.4-3|28	#-----------------------------------------------------------------------
14mu|texlive-luatexko-1.4-3|29	%files
14mu|texlive-luatexko-1.4-3|30	%{_texmfdistdir}/tex/luatex/luatexko/luatexko-core.sty
14mu|texlive-luatexko-1.4-3|31	%{_texmfdistdir}/tex/luatex/luatexko/luatexko-normalize.lua
14mu|texlive-luatexko-1.4-3|32	%{_texmfdistdir}/tex/luatex/luatexko/luatexko-uhc2utf8.lua
14mu|texlive-luatexko-1.4-3|33	%{_texmfdistdir}/tex/luatex/luatexko/luatexko.lua
14mu|texlive-luatexko-1.4-3|34	%{_texmfdistdir}/tex/luatex/luatexko/luatexko.sty
14mu|texlive-luatexko-1.4-3|35	%doc %{_texmfdistdir}/doc/luatex/luatexko/ChangeLog
14mu|texlive-luatexko-1.4-3|36	%doc %{_texmfdistdir}/doc/luatex/luatexko/README
14mu|texlive-luatexko-1.4-3|37	%doc %{_texmfdistdir}/doc/luatex/luatexko/luatexko-doc.pdf
14mu|texlive-luatexko-1.4-3|38	%doc %{_texmfdistdir}/doc/luatex/luatexko/luatexko-doc.tex
14mu|texlive-luatexko-1.4-3|39	
14mu|texlive-luatexko-1.4-3|40	#-----------------------------------------------------------------------
14mu|texlive-luatexko-1.4-3|41	%prep
14mu|texlive-luatexko-1.4-3|42	%setup -c -a0 -a1
14mu|texlive-luatexko-1.4-3|43	
14mu|texlive-luatexko-1.4-3|44	%build
14mu|texlive-luatexko-1.4-3|45	
14mu|texlive-luatexko-1.4-3|46	%install
14mu|texlive-luatexko-1.4-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luatexko-1.4-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-luatexko-1.4-3|49	
14mu|texlive-luatexko-1.4-3|50	%changelog
14mu|texlive-luatexko-1.4-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14mu|texlive-luatexko-1.4-3|52	+ Revision: 980e157
14mu|texlive-luatexko-1.4-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luatexko-1.4-3|54	
14mu|texlive-luatexko-1.4-3|55	

25206 14
14mu|texlive-luatextra-1.0.1-4|1	# revision 20747
14mu|texlive-luatextra-1.0.1-4|2	# category Package
14mu|texlive-luatextra-1.0.1-4|3	# catalog-ctan /macros/luatex/latex/luatextra
14mu|texlive-luatextra-1.0.1-4|4	# catalog-date 2010-12-14 15:25:48 +0100
14mu|texlive-luatextra-1.0.1-4|5	# catalog-license pd
14mu|texlive-luatextra-1.0.1-4|6	# catalog-version 1.0.1
14mu|texlive-luatextra-1.0.1-4|7	Name:		texlive-luatextra
14mu|texlive-luatextra-1.0.1-4|8	Version:	1.0.1
14mu|texlive-luatextra-1.0.1-4|9	Release:	4
14mu|texlive-luatextra-1.0.1-4|10	Summary:	Additional macros for Plain TeX and LaTeX in LuaTeX
14mu|texlive-luatextra-1.0.1-4|11	Group:		Publishing
14mu|texlive-luatextra-1.0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/luatextra
14mu|texlive-luatextra-1.0.1-4|13	License:	PD
14mu|texlive-luatextra-1.0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatextra.tar.xz
14mu|texlive-luatextra-1.0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatextra.doc.tar.xz
14mu|texlive-luatextra-1.0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatextra.source.tar.xz
14mu|texlive-luatextra-1.0.1-4|17	BuildArch:	noarch
14mu|texlive-luatextra-1.0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-luatextra-1.0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-luatextra-1.0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-luatextra-1.0.1-4|21	
14mu|texlive-luatextra-1.0.1-4|22	%description
14mu|texlive-luatextra-1.0.1-4|23	The package provides a coherent extended programming
14mu|texlive-luatextra-1.0.1-4|24	environment for use with luaTeX. It loads packages fontspec,
14mu|texlive-luatextra-1.0.1-4|25	luatexbase and lualibs, and provides additional user-level
14mu|texlive-luatextra-1.0.1-4|26	features and goodies. The package is under development, and its
14mu|texlive-luatextra-1.0.1-4|27	specification may be expected to change.
14mu|texlive-luatextra-1.0.1-4|28	
14mu|texlive-luatextra-1.0.1-4|29	
14mu|texlive-luatextra-1.0.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-luatextra-1.0.1-4|31	%files
14mu|texlive-luatextra-1.0.1-4|32	%{_texmfdistdir}/tex/lualatex/luatextra/luatextra.sty
14mu|texlive-luatextra-1.0.1-4|33	%doc %{_texmfdistdir}/doc/lualatex/luatextra/News
14mu|texlive-luatextra-1.0.1-4|34	%doc %{_texmfdistdir}/doc/lualatex/luatextra/README
14mu|texlive-luatextra-1.0.1-4|35	%doc %{_texmfdistdir}/doc/lualatex/luatextra/luatextra.pdf
14mu|texlive-luatextra-1.0.1-4|36	%doc %{_texmfdistdir}/doc/lualatex/luatextra/test.tex
14mu|texlive-luatextra-1.0.1-4|37	#- source
14mu|texlive-luatextra-1.0.1-4|38	%doc %{_texmfdistdir}/source/lualatex/luatextra/Makefile
14mu|texlive-luatextra-1.0.1-4|39	%doc %{_texmfdistdir}/source/lualatex/luatextra/luatextra.dtx
14mu|texlive-luatextra-1.0.1-4|40	
14mu|texlive-luatextra-1.0.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-luatextra-1.0.1-4|42	%prep
14mu|texlive-luatextra-1.0.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-luatextra-1.0.1-4|44	
14mu|texlive-luatextra-1.0.1-4|45	%build
14mu|texlive-luatextra-1.0.1-4|46	
14mu|texlive-luatextra-1.0.1-4|47	%install
14mu|texlive-luatextra-1.0.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luatextra-1.0.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-luatextra-1.0.1-4|50	
14mu|texlive-luatextra-1.0.1-4|51	
14mu|texlive-luatextra-1.0.1-4|52	
14mu|texlive-luatextra-1.0.1-4|53	%changelog
14mu|texlive-luatextra-1.0.1-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-4
14mu|texlive-luatextra-1.0.1-4|55	+ Revision: 0757ef6
14mu|texlive-luatextra-1.0.1-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luatextra-1.0.1-4|57	
14mu|texlive-luatextra-1.0.1-4|58	

25207 14
14mu|texlive-lua-visual-debug-0.4-3|1	# revision 25881
14mu|texlive-lua-visual-debug-0.4-3|2	# category Package
14mu|texlive-lua-visual-debug-0.4-3|3	# catalog-ctan /macros/luatex/generic/lua-visual-debug
14mu|texlive-lua-visual-debug-0.4-3|4	# catalog-date 2012-04-08 13:49:02 +0200
14mu|texlive-lua-visual-debug-0.4-3|5	# catalog-license other-free
14mu|texlive-lua-visual-debug-0.4-3|6	# catalog-version 0.4
14mu|texlive-lua-visual-debug-0.4-3|7	Name:		texlive-lua-visual-debug
14mu|texlive-lua-visual-debug-0.4-3|8	Version:	0.4
14mu|texlive-lua-visual-debug-0.4-3|9	Release:	3
14mu|texlive-lua-visual-debug-0.4-3|10	Summary:	Visual debugging with LuaLaTeX
14mu|texlive-lua-visual-debug-0.4-3|11	Group:		Publishing
14mu|texlive-lua-visual-debug-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/lua-visual-debug
14mu|texlive-lua-visual-debug-0.4-3|13	License:	OTHER-FREE
14mu|texlive-lua-visual-debug-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-visual-debug.tar.xz
14mu|texlive-lua-visual-debug-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lua-visual-debug.doc.tar.xz
14mu|texlive-lua-visual-debug-0.4-3|16	BuildArch:	noarch
14mu|texlive-lua-visual-debug-0.4-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-lua-visual-debug-0.4-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-lua-visual-debug-0.4-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-lua-visual-debug-0.4-3|20	
14mu|texlive-lua-visual-debug-0.4-3|21	%description
14mu|texlive-lua-visual-debug-0.4-3|22	The package uses lua code to provide visible indications of
14mu|texlive-lua-visual-debug-0.4-3|23	boxes, glues, kerns and penalties in the PDF output. The
14mu|texlive-lua-visual-debug-0.4-3|24	package is known to work in LaTeX and Plain TeX documents.
14mu|texlive-lua-visual-debug-0.4-3|25	
14mu|texlive-lua-visual-debug-0.4-3|26	
14mu|texlive-lua-visual-debug-0.4-3|27	#-----------------------------------------------------------------------
14mu|texlive-lua-visual-debug-0.4-3|28	%files
14mu|texlive-lua-visual-debug-0.4-3|29	%{_texmfdistdir}/tex/luatex/lua-visual-debug/lua-visual-debug.lua
14mu|texlive-lua-visual-debug-0.4-3|30	%{_texmfdistdir}/tex/luatex/lua-visual-debug/lua-visual-debug.sty
14mu|texlive-lua-visual-debug-0.4-3|31	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/README
14mu|texlive-lua-visual-debug-0.4-3|32	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/README.doc
14mu|texlive-lua-visual-debug-0.4-3|33	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/lvdebug-doc.pdf
14mu|texlive-lua-visual-debug-0.4-3|34	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/lvdebug-doc.tex
14mu|texlive-lua-visual-debug-0.4-3|35	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/lvdebugdetail1-num.png
14mu|texlive-lua-visual-debug-0.4-3|36	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/sample-plain.pdf
14mu|texlive-lua-visual-debug-0.4-3|37	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/sample-plain.tex
14mu|texlive-lua-visual-debug-0.4-3|38	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/sample.pdf
14mu|texlive-lua-visual-debug-0.4-3|39	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/sample.tex
14mu|texlive-lua-visual-debug-0.4-3|40	%doc %{_texmfdistdir}/doc/luatex/lua-visual-debug/strut.png
14mu|texlive-lua-visual-debug-0.4-3|41	
14mu|texlive-lua-visual-debug-0.4-3|42	#-----------------------------------------------------------------------
14mu|texlive-lua-visual-debug-0.4-3|43	%prep
14mu|texlive-lua-visual-debug-0.4-3|44	%setup -c -a0 -a1
14mu|texlive-lua-visual-debug-0.4-3|45	
14mu|texlive-lua-visual-debug-0.4-3|46	%build
14mu|texlive-lua-visual-debug-0.4-3|47	
14mu|texlive-lua-visual-debug-0.4-3|48	%install
14mu|texlive-lua-visual-debug-0.4-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-lua-visual-debug-0.4-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-lua-visual-debug-0.4-3|51	
14mu|texlive-lua-visual-debug-0.4-3|52	
14mu|texlive-lua-visual-debug-0.4-3|53	
14mu|texlive-lua-visual-debug-0.4-3|54	%changelog
14mu|texlive-lua-visual-debug-0.4-3|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-3
14mu|texlive-lua-visual-debug-0.4-3|56	+ Revision: 6f650b4
14mu|texlive-lua-visual-debug-0.4-3|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-lua-visual-debug-0.4-3|58	
14mu|texlive-lua-visual-debug-0.4-3|59	

25208 14
14mu|texlive-luaxml-0.0.1-3|1	# revision 27394
14mu|texlive-luaxml-0.0.1-3|2	# category Package
14mu|texlive-luaxml-0.0.1-3|3	# catalog-ctan /macros/luatex/generic/luaxml
14mu|texlive-luaxml-0.0.1-3|4	# catalog-date 2012-08-13 11:53:38 +0200
14mu|texlive-luaxml-0.0.1-3|5	# catalog-license other-free
14mu|texlive-luaxml-0.0.1-3|6	# catalog-version 0.0.1
14mu|texlive-luaxml-0.0.1-3|7	Name:		texlive-luaxml
14mu|texlive-luaxml-0.0.1-3|8	Version:	0.0.1
14mu|texlive-luaxml-0.0.1-3|9	Release:	3
14mu|texlive-luaxml-0.0.1-3|10	Summary:	Lua library for reading and serialising XML files
14mu|texlive-luaxml-0.0.1-3|11	Group:		Publishing
14mu|texlive-luaxml-0.0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luaxml
14mu|texlive-luaxml-0.0.1-3|13	License:	OTHER-FREE
14mu|texlive-luaxml-0.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaxml.tar.xz
14mu|texlive-luaxml-0.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaxml.doc.tar.xz
14mu|texlive-luaxml-0.0.1-3|16	BuildArch:	noarch
14mu|texlive-luaxml-0.0.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-luaxml-0.0.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-luaxml-0.0.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-luaxml-0.0.1-3|20	
14mu|texlive-luaxml-0.0.1-3|21	%description
14mu|texlive-luaxml-0.0.1-3|22	This is a redistribution of a pure lua xml library, LuaXML. The
14mu|texlive-luaxml-0.0.1-3|23	library was originally distributed as part of the odsfile
14mu|texlive-luaxml-0.0.1-3|24	package, but is made available separately in the hope that it
14mu|texlive-luaxml-0.0.1-3|25	can be useful for other projects.
14mu|texlive-luaxml-0.0.1-3|26	
14mu|texlive-luaxml-0.0.1-3|27	
14mu|texlive-luaxml-0.0.1-3|28	#-----------------------------------------------------------------------
14mu|texlive-luaxml-0.0.1-3|29	%files
14mu|texlive-luaxml-0.0.1-3|30	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-mod-handler.lua
14mu|texlive-luaxml-0.0.1-3|31	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-mod-xml.lua
14mu|texlive-luaxml-0.0.1-3|32	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-selectors.lua
14mu|texlive-luaxml-0.0.1-3|33	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-stack.lua
14mu|texlive-luaxml-0.0.1-3|34	%doc %{_texmfdistdir}/doc/luatex/luaxml/README
14mu|texlive-luaxml-0.0.1-3|35	%doc %{_texmfdistdir}/doc/luatex/luaxml/luaxml.pdf
14mu|texlive-luaxml-0.0.1-3|36	%doc %{_texmfdistdir}/doc/luatex/luaxml/luaxml.tex
14mu|texlive-luaxml-0.0.1-3|37	
14mu|texlive-luaxml-0.0.1-3|38	#-----------------------------------------------------------------------
14mu|texlive-luaxml-0.0.1-3|39	%prep
14mu|texlive-luaxml-0.0.1-3|40	%setup -c -a0 -a1
14mu|texlive-luaxml-0.0.1-3|41	
14mu|texlive-luaxml-0.0.1-3|42	%build
14mu|texlive-luaxml-0.0.1-3|43	
14mu|texlive-luaxml-0.0.1-3|44	%install
14mu|texlive-luaxml-0.0.1-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-luaxml-0.0.1-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-luaxml-0.0.1-3|47	
14mu|texlive-luaxml-0.0.1-3|48	
14mu|texlive-luaxml-0.0.1-3|49	
14mu|texlive-luaxml-0.0.1-3|50	%changelog
14mu|texlive-luaxml-0.0.1-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-3
14mu|texlive-luaxml-0.0.1-3|52	+ Revision: 0f60491
14mu|texlive-luaxml-0.0.1-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-luaxml-0.0.1-3|54	
14mu|texlive-luaxml-0.0.1-3|55	

25209 14
14mu|texlive-ly1-20100615-4|1	# revision 21086
14mu|texlive-ly1-20100615-4|2	# category Package
14mu|texlive-ly1-20100615-4|3	# catalog-ctan /fonts/psfonts/ly1
14mu|texlive-ly1-20100615-4|4	# catalog-date 2010-06-15 10:37:47 +0200
14mu|texlive-ly1-20100615-4|5	# catalog-license lppl
14mu|texlive-ly1-20100615-4|6	# catalog-version undef
14mu|texlive-ly1-20100615-4|7	Name:		texlive-ly1
14mu|texlive-ly1-20100615-4|8	Version:	20100615
14mu|texlive-ly1-20100615-4|9	Release:	4
14mu|texlive-ly1-20100615-4|10	Summary:	Support for LY1 LaTeX encoding
14mu|texlive-ly1-20100615-4|11	Group:		Publishing
14mu|texlive-ly1-20100615-4|12	URL:		http://www.ctan.org/tex-archive/fonts/psfonts/ly1
14mu|texlive-ly1-20100615-4|13	License:	LPPL
14mu|texlive-ly1-20100615-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ly1.tar.xz
14mu|texlive-ly1-20100615-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ly1.doc.tar.xz
14mu|texlive-ly1-20100615-4|16	BuildArch:	noarch
14mu|texlive-ly1-20100615-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ly1-20100615-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ly1-20100615-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ly1-20100615-4|20	
14mu|texlive-ly1-20100615-4|21	%description
14mu|texlive-ly1-20100615-4|22	The Y&Y 'texnansi' (TeX and ANSI, for Microsoft interpretations
14mu|texlive-ly1-20100615-4|23	of ANSI standards) encoding lives on, even after the decease of
14mu|texlive-ly1-20100615-4|24	the company; it is known in the LaTeX scheme of things as LY1
14mu|texlive-ly1-20100615-4|25	encoding. This bundle includes metrics and LaTeX macros to use
14mu|texlive-ly1-20100615-4|26	the basic three (Times, Helvetica and Courier) Adobe Type 1
14mu|texlive-ly1-20100615-4|27	fonts in LaTeX using LY1 encoding.
14mu|texlive-ly1-20100615-4|28	
14mu|texlive-ly1-20100615-4|29	
14mu|texlive-ly1-20100615-4|30	#-----------------------------------------------------------------------
14mu|texlive-ly1-20100615-4|31	%files
14mu|texlive-ly1-20100615-4|32	%{_texmfdistdir}/fonts/enc/dvips/ly1/texnansi.enc
14mu|texlive-ly1-20100615-4|33	%{_texmfdistdir}/fonts/map/dvips/ly1/pag8y.map
14mu|texlive-ly1-20100615-4|34	%{_texmfdistdir}/fonts/map/dvips/ly1/pbk8y.map
14mu|texlive-ly1-20100615-4|35	%{_texmfdistdir}/fonts/map/dvips/ly1/pcr8y.map
14mu|texlive-ly1-20100615-4|36	%{_texmfdistdir}/fonts/map/dvips/ly1/phv8y.map
14mu|texlive-ly1-20100615-4|37	%{_texmfdistdir}/fonts/map/dvips/ly1/pnc8y.map
14mu|texlive-ly1-20100615-4|38	%{_texmfdistdir}/fonts/map/dvips/ly1/ppl8y.map
14mu|texlive-ly1-20100615-4|39	%{_texmfdistdir}/fonts/map/dvips/ly1/ptm8y.map
14mu|texlive-ly1-20100615-4|40	%{_texmfdistdir}/fonts/map/dvips/ly1/pzc8y.map
14mu|texlive-ly1-20100615-4|41	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pagd8y.tfm
14mu|texlive-ly1-20100615-4|42	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pagdo8y.tfm
14mu|texlive-ly1-20100615-4|43	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pagk8y.tfm
14mu|texlive-ly1-20100615-4|44	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pagko8y.tfm
14mu|texlive-ly1-20100615-4|45	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkd8y.tfm
14mu|texlive-ly1-20100615-4|46	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkdi8y.tfm
14mu|texlive-ly1-20100615-4|47	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkdo8y.tfm
14mu|texlive-ly1-20100615-4|48	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkl8y.tfm
14mu|texlive-ly1-20100615-4|49	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbkli8y.tfm
14mu|texlive-ly1-20100615-4|50	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pbklo8y.tfm
14mu|texlive-ly1-20100615-4|51	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pcrb8y.tfm
14mu|texlive-ly1-20100615-4|52	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pcrbo8y.tfm
14mu|texlive-ly1-20100615-4|53	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pcrr8y.tfm
14mu|texlive-ly1-20100615-4|54	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pcrro8y.tfm
14mu|texlive-ly1-20100615-4|55	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvb8y.tfm
14mu|texlive-ly1-20100615-4|56	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvb8yn.tfm
14mu|texlive-ly1-20100615-4|57	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvbo8y.tfm
14mu|texlive-ly1-20100615-4|58	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvbo8yn.tfm
14mu|texlive-ly1-20100615-4|59	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvr8y.tfm
14mu|texlive-ly1-20100615-4|60	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvr8yn.tfm
14mu|texlive-ly1-20100615-4|61	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvro8y.tfm
14mu|texlive-ly1-20100615-4|62	%{_texmfdistdir}/fonts/tfm/adobe/ly1/phvro8yn.tfm
14mu|texlive-ly1-20100615-4|63	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncb8y.tfm
14mu|texlive-ly1-20100615-4|64	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncbi8y.tfm
14mu|texlive-ly1-20100615-4|65	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncbo8y.tfm
14mu|texlive-ly1-20100615-4|66	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncr8y.tfm
14mu|texlive-ly1-20100615-4|67	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncri8y.tfm
14mu|texlive-ly1-20100615-4|68	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pncro8y.tfm
14mu|texlive-ly1-20100615-4|69	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplb8y.tfm
14mu|texlive-ly1-20100615-4|70	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplbi8y.tfm
14mu|texlive-ly1-20100615-4|71	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplbo8y.tfm
14mu|texlive-ly1-20100615-4|72	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplbu8y.tfm
14mu|texlive-ly1-20100615-4|73	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplr8y.tfm
14mu|texlive-ly1-20100615-4|74	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplr8yn.tfm
14mu|texlive-ly1-20100615-4|75	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplri8y.tfm
14mu|texlive-ly1-20100615-4|76	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplro8y.tfm
14mu|texlive-ly1-20100615-4|77	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplrr8ye.tfm
14mu|texlive-ly1-20100615-4|78	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pplru8y.tfm
14mu|texlive-ly1-20100615-4|79	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmb8y.tfm
14mu|texlive-ly1-20100615-4|80	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmbc8y.tfm
14mu|texlive-ly1-20100615-4|81	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmbi8y.tfm
14mu|texlive-ly1-20100615-4|82	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmbo8y.tfm
14mu|texlive-ly1-20100615-4|83	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmr8y.tfm
14mu|texlive-ly1-20100615-4|84	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmr8yn.tfm
14mu|texlive-ly1-20100615-4|85	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmrc8y.tfm
14mu|texlive-ly1-20100615-4|86	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmri8y.tfm
14mu|texlive-ly1-20100615-4|87	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmro8y.tfm
14mu|texlive-ly1-20100615-4|88	%{_texmfdistdir}/fonts/tfm/adobe/ly1/ptmrr8ye.tfm
14mu|texlive-ly1-20100615-4|89	%{_texmfdistdir}/fonts/tfm/adobe/ly1/pzcmi8y.tfm
14mu|texlive-ly1-20100615-4|90	%{_texmfdistdir}/fonts/vf/adobe/ly1/ptmbc8y.vf
14mu|texlive-ly1-20100615-4|91	%{_texmfdistdir}/fonts/vf/adobe/ly1/ptmrc8y.vf
14mu|texlive-ly1-20100615-4|92	%{_texmfdistdir}/tex/latex/ly1/ly1enc.def
14mu|texlive-ly1-20100615-4|93	%{_texmfdistdir}/tex/latex/ly1/ly1pag.fd
14mu|texlive-ly1-20100615-4|94	%{_texmfdistdir}/tex/latex/ly1/ly1pbk.fd
14mu|texlive-ly1-20100615-4|95	%{_texmfdistdir}/tex/latex/ly1/ly1pcr.fd
14mu|texlive-ly1-20100615-4|96	%{_texmfdistdir}/tex/latex/ly1/ly1phv.fd
14mu|texlive-ly1-20100615-4|97	%{_texmfdistdir}/tex/latex/ly1/ly1pnc.fd
14mu|texlive-ly1-20100615-4|98	%{_texmfdistdir}/tex/latex/ly1/ly1ppl.fd
14mu|texlive-ly1-20100615-4|99	%{_texmfdistdir}/tex/latex/ly1/ly1ptm.fd
14mu|texlive-ly1-20100615-4|100	%{_texmfdistdir}/tex/latex/ly1/ly1pzc.fd
14mu|texlive-ly1-20100615-4|101	%{_texmfdistdir}/tex/latex/ly1/texnansi.sty
14mu|texlive-ly1-20100615-4|102	%{_texmfdistdir}/tex/plain/ly1/texnansi.tex
14mu|texlive-ly1-20100615-4|103	%doc %{_texmfdistdir}/doc/fonts/ly1/README
14mu|texlive-ly1-20100615-4|104	
14mu|texlive-ly1-20100615-4|105	#-----------------------------------------------------------------------
14mu|texlive-ly1-20100615-4|106	%prep
14mu|texlive-ly1-20100615-4|107	%setup -c -a0 -a1
14mu|texlive-ly1-20100615-4|108	
14mu|texlive-ly1-20100615-4|109	%build
14mu|texlive-ly1-20100615-4|110	
14mu|texlive-ly1-20100615-4|111	%install
14mu|texlive-ly1-20100615-4|112	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ly1-20100615-4|113	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ly1-20100615-4|114	
14mu|texlive-ly1-20100615-4|115	
14mu|texlive-ly1-20100615-4|116	
14mu|texlive-ly1-20100615-4|117	%changelog
14mu|texlive-ly1-20100615-4|118	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100615-4
14mu|texlive-ly1-20100615-4|119	+ Revision: 2851a31
14mu|texlive-ly1-20100615-4|120	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-ly1-20100615-4|121	
14mu|texlive-ly1-20100615-4|122	

25210 14
14mu|texlive-macqassign-1-4|1	# revision 15878
14mu|texlive-macqassign-1-4|2	# category Package
14mu|texlive-macqassign-1-4|3	# catalog-ctan /macros/latex/contrib/macqassign
14mu|texlive-macqassign-1-4|4	# catalog-date 2009-03-01 13:29:14 +0100
14mu|texlive-macqassign-1-4|5	# catalog-license lppl
14mu|texlive-macqassign-1-4|6	# catalog-version 1
14mu|texlive-macqassign-1-4|7	Name:		texlive-macqassign
14mu|texlive-macqassign-1-4|8	Version:	1
14mu|texlive-macqassign-1-4|9	Release:	4
14mu|texlive-macqassign-1-4|10	Summary:	Typeset assignments for Macquarie University
14mu|texlive-macqassign-1-4|11	Group:		Publishing
14mu|texlive-macqassign-1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/macqassign
14mu|texlive-macqassign-1-4|13	License:	LPPL
14mu|texlive-macqassign-1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macqassign.tar.xz
14mu|texlive-macqassign-1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macqassign.doc.tar.xz
14mu|texlive-macqassign-1-4|16	BuildArch:	noarch
14mu|texlive-macqassign-1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-macqassign-1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-macqassign-1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-macqassign-1-4|20	
14mu|texlive-macqassign-1-4|21	%description
14mu|texlive-macqassign-1-4|22	TeXLive macqassign package.
14mu|texlive-macqassign-1-4|23	
14mu|texlive-macqassign-1-4|24	
14mu|texlive-macqassign-1-4|25	#-----------------------------------------------------------------------
14mu|texlive-macqassign-1-4|26	%files
14mu|texlive-macqassign-1-4|27	%{_texmfdistdir}/tex/latex/macqassign/macqassign.cls
14mu|texlive-macqassign-1-4|28	%doc %{_texmfdistdir}/doc/latex/macqassign/README
14mu|texlive-macqassign-1-4|29	%doc %{_texmfdistdir}/doc/latex/macqassign/logo.ps
14mu|texlive-macqassign-1-4|30	%doc %{_texmfdistdir}/doc/latex/macqassign/sample-assign.pdf
14mu|texlive-macqassign-1-4|31	%doc %{_texmfdistdir}/doc/latex/macqassign/sample-assign.tex
14mu|texlive-macqassign-1-4|32	
14mu|texlive-macqassign-1-4|33	#-----------------------------------------------------------------------
14mu|texlive-macqassign-1-4|34	%prep
14mu|texlive-macqassign-1-4|35	%setup -c -a0 -a1
14mu|texlive-macqassign-1-4|36	
14mu|texlive-macqassign-1-4|37	%build
14mu|texlive-macqassign-1-4|38	
14mu|texlive-macqassign-1-4|39	%install
14mu|texlive-macqassign-1-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-macqassign-1-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-macqassign-1-4|42	
14mu|texlive-macqassign-1-4|43	
14mu|texlive-macqassign-1-4|44	
14mu|texlive-macqassign-1-4|45	%changelog
14mu|texlive-macqassign-1-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-4
14mu|texlive-macqassign-1-4|47	+ Revision: d962115
14mu|texlive-macqassign-1-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-macqassign-1-4|49	
14mu|texlive-macqassign-1-4|50	

25211 14
14mu|texlive-macroswap-1.1-7|1	# revision 31498
14mu|texlive-macroswap-1.1-7|2	# category Package
14mu|texlive-macroswap-1.1-7|3	# catalog-ctan /macros/latex/contrib/macroswap
14mu|texlive-macroswap-1.1-7|4	# catalog-date 2013-08-21 23:10:13 +0200
14mu|texlive-macroswap-1.1-7|5	# catalog-license lppl1.2
14mu|texlive-macroswap-1.1-7|6	# catalog-version 1.1
14mu|texlive-macroswap-1.1-7|7	Name:		texlive-macroswap
14mu|texlive-macroswap-1.1-7|8	Version:	1.1
14mu|texlive-macroswap-1.1-7|9	Release:	7
14mu|texlive-macroswap-1.1-7|10	Summary:	Swap the definitions of two LaTeX macros
14mu|texlive-macroswap-1.1-7|11	Group:		Publishing
14mu|texlive-macroswap-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/macroswap
14mu|texlive-macroswap-1.1-7|13	License:	LPPL1.2
14mu|texlive-macroswap-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macroswap.tar.xz
14mu|texlive-macroswap-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macroswap.doc.tar.xz
14mu|texlive-macroswap-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macroswap.source.tar.xz
14mu|texlive-macroswap-1.1-7|17	BuildArch:	noarch
14mu|texlive-macroswap-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-macroswap-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-macroswap-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-macroswap-1.1-7|21	
14mu|texlive-macroswap-1.1-7|22	%description
14mu|texlive-macroswap-1.1-7|23	The package provides simple utility methods to swap the meaning
14mu|texlive-macroswap-1.1-7|24	(token expansion) of two macros by name.
14mu|texlive-macroswap-1.1-7|25	
14mu|texlive-macroswap-1.1-7|26	
14mu|texlive-macroswap-1.1-7|27	#-----------------------------------------------------------------------
14mu|texlive-macroswap-1.1-7|28	%files
14mu|texlive-macroswap-1.1-7|29	%{_texmfdistdir}/tex/latex/macroswap/macroswap.sty
14mu|texlive-macroswap-1.1-7|30	%doc %{_texmfdistdir}/doc/latex/macroswap/Makefile
14mu|texlive-macroswap-1.1-7|31	%doc %{_texmfdistdir}/doc/latex/macroswap/README
14mu|texlive-macroswap-1.1-7|32	%doc %{_texmfdistdir}/doc/latex/macroswap/macroswap.pdf
14mu|texlive-macroswap-1.1-7|33	#- source
14mu|texlive-macroswap-1.1-7|34	%doc %{_texmfdistdir}/source/latex/macroswap/macroswap.dtx
14mu|texlive-macroswap-1.1-7|35	%doc %{_texmfdistdir}/source/latex/macroswap/macroswap.ins
14mu|texlive-macroswap-1.1-7|36	
14mu|texlive-macroswap-1.1-7|37	#-----------------------------------------------------------------------
14mu|texlive-macroswap-1.1-7|38	%prep
14mu|texlive-macroswap-1.1-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-macroswap-1.1-7|40	
14mu|texlive-macroswap-1.1-7|41	%build
14mu|texlive-macroswap-1.1-7|42	
14mu|texlive-macroswap-1.1-7|43	%install
14mu|texlive-macroswap-1.1-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-macroswap-1.1-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-macroswap-1.1-7|46	
14mu|texlive-macroswap-1.1-7|47	%changelog
14mu|texlive-macroswap-1.1-7|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-macroswap-1.1-7|49	+ Revision: 287fa38
14mu|texlive-macroswap-1.1-7|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-macroswap-1.1-7|51	
14mu|texlive-macroswap-1.1-7|52	

25212 14
14mu|texlive-mafr-1.0-4|1	# revision 15878
14mu|texlive-mafr-1.0-4|2	# category Package
14mu|texlive-mafr-1.0-4|3	# catalog-ctan /macros/latex/contrib/mafr
14mu|texlive-mafr-1.0-4|4	# catalog-date 2007-03-09 22:25:45 +0100
14mu|texlive-mafr-1.0-4|5	# catalog-license gpl
14mu|texlive-mafr-1.0-4|6	# catalog-version 1.0
14mu|texlive-mafr-1.0-4|7	Name:		texlive-mafr
14mu|texlive-mafr-1.0-4|8	Version:	1.0
14mu|texlive-mafr-1.0-4|9	Release:	4
14mu|texlive-mafr-1.0-4|10	Summary:	Mathematics in accord with French usage
14mu|texlive-mafr-1.0-4|11	Group:		Publishing
14mu|texlive-mafr-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mafr
14mu|texlive-mafr-1.0-4|13	License:	GPL
14mu|texlive-mafr-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mafr.tar.xz
14mu|texlive-mafr-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mafr.doc.tar.xz
14mu|texlive-mafr-1.0-4|16	BuildArch:	noarch
14mu|texlive-mafr-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mafr-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mafr-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mafr-1.0-4|20	
14mu|texlive-mafr-1.0-4|21	%description
14mu|texlive-mafr-1.0-4|22	The package provides settings and macros for typesetting
14mu|texlive-mafr-1.0-4|23	mathematics with LaTeX in compliance with French usage. It
14mu|texlive-mafr-1.0-4|24	comes with two document classes, 'fiche' and 'cours', useful to
14mu|texlive-mafr-1.0-4|25	create short high school documents such as tests or lessons.
14mu|texlive-mafr-1.0-4|26	The documentation is in French.
14mu|texlive-mafr-1.0-4|27	
14mu|texlive-mafr-1.0-4|28	
14mu|texlive-mafr-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-mafr-1.0-4|30	%files
14mu|texlive-mafr-1.0-4|31	%{_texmfdistdir}/tex/latex/mafr/cours.cls
14mu|texlive-mafr-1.0-4|32	%{_texmfdistdir}/tex/latex/mafr/fiche.cls
14mu|texlive-mafr-1.0-4|33	%{_texmfdistdir}/tex/latex/mafr/mafr.sty
14mu|texlive-mafr-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/mafr/ALIRE
14mu|texlive-mafr-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/mafr/COPYING
14mu|texlive-mafr-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/mafr/README
14mu|texlive-mafr-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/mafr/docmafr.pdf
14mu|texlive-mafr-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/mafr/docmafr.tex
14mu|texlive-mafr-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/mafr/triangle.eps
14mu|texlive-mafr-1.0-4|40	
14mu|texlive-mafr-1.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-mafr-1.0-4|42	%prep
14mu|texlive-mafr-1.0-4|43	%setup -c -a0 -a1
14mu|texlive-mafr-1.0-4|44	
14mu|texlive-mafr-1.0-4|45	%build
14mu|texlive-mafr-1.0-4|46	
14mu|texlive-mafr-1.0-4|47	%install
14mu|texlive-mafr-1.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mafr-1.0-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mafr-1.0-4|50	
14mu|texlive-mafr-1.0-4|51	
14mu|texlive-mafr-1.0-4|52	
14mu|texlive-mafr-1.0-4|53	%changelog
14mu|texlive-mafr-1.0-4|54	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-mafr-1.0-4|55	+ Revision: d243e42
14mu|texlive-mafr-1.0-4|56	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-mafr-1.0-4|57	
14mu|texlive-mafr-1.0-4|58	

25213 14
14mu|texlive-magaz-0.4-4|1	# revision 24694
14mu|texlive-magaz-0.4-4|2	# category Package
14mu|texlive-magaz-0.4-4|3	# catalog-ctan /macros/latex/contrib/magaz
14mu|texlive-magaz-0.4-4|4	# catalog-date 2011-11-29 11:02:24 +0100
14mu|texlive-magaz-0.4-4|5	# catalog-license other-free
14mu|texlive-magaz-0.4-4|6	# catalog-version 0.4
14mu|texlive-magaz-0.4-4|7	Name:		texlive-magaz
14mu|texlive-magaz-0.4-4|8	Version:	0.4
14mu|texlive-magaz-0.4-4|9	Release:	4
14mu|texlive-magaz-0.4-4|10	Summary:	Magazine layout
14mu|texlive-magaz-0.4-4|11	Group:		Publishing
14mu|texlive-magaz-0.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/magaz
14mu|texlive-magaz-0.4-4|13	License:	OTHER-FREE
14mu|texlive-magaz-0.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/magaz.tar.xz
14mu|texlive-magaz-0.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/magaz.doc.tar.xz
14mu|texlive-magaz-0.4-4|16	BuildArch:	noarch
14mu|texlive-magaz-0.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-magaz-0.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-magaz-0.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-magaz-0.4-4|20	
14mu|texlive-magaz-0.4-4|21	%description
14mu|texlive-magaz-0.4-4|22	The current version does special formatting for the first line
14mu|texlive-magaz-0.4-4|23	of text in a paragraph. The package is part of a larger body of
14mu|texlive-magaz-0.4-4|24	tools which remain in preparation.
14mu|texlive-magaz-0.4-4|25	
14mu|texlive-magaz-0.4-4|26	
14mu|texlive-magaz-0.4-4|27	#-----------------------------------------------------------------------
14mu|texlive-magaz-0.4-4|28	%files
14mu|texlive-magaz-0.4-4|29	%{_texmfdistdir}/tex/latex/magaz/magaz.sty
14mu|texlive-magaz-0.4-4|30	%doc %{_texmfdistdir}/doc/latex/magaz/magaz.pdf
14mu|texlive-magaz-0.4-4|31	%doc %{_texmfdistdir}/doc/latex/magaz/magaz.tex
14mu|texlive-magaz-0.4-4|32	
14mu|texlive-magaz-0.4-4|33	#-----------------------------------------------------------------------
14mu|texlive-magaz-0.4-4|34	%prep
14mu|texlive-magaz-0.4-4|35	%setup -c -a0 -a1
14mu|texlive-magaz-0.4-4|36	
14mu|texlive-magaz-0.4-4|37	%build
14mu|texlive-magaz-0.4-4|38	
14mu|texlive-magaz-0.4-4|39	%install
14mu|texlive-magaz-0.4-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-magaz-0.4-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-magaz-0.4-4|42	
14mu|texlive-magaz-0.4-4|43	
14mu|texlive-magaz-0.4-4|44	
14mu|texlive-magaz-0.4-4|45	%changelog
14mu|texlive-magaz-0.4-4|46	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14mu|texlive-magaz-0.4-4|47	+ Revision: 93f3a32
14mu|texlive-magaz-0.4-4|48	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-magaz-0.4-4|49	
14mu|texlive-magaz-0.4-4|50	

25214 14
14mu|texlive-mailing-20061228-4|1	# revision 15878
14mu|texlive-mailing-20061228-4|2	# category Package
14mu|texlive-mailing-20061228-4|3	# catalog-ctan /macros/latex/contrib/mailing
14mu|texlive-mailing-20061228-4|4	# catalog-date 2006-12-28 00:57:12 +0100
14mu|texlive-mailing-20061228-4|5	# catalog-license lppl
14mu|texlive-mailing-20061228-4|6	# catalog-version undef
14mu|texlive-mailing-20061228-4|7	Name:		texlive-mailing
14mu|texlive-mailing-20061228-4|8	Version:	20061228
14mu|texlive-mailing-20061228-4|9	Release:	4
14mu|texlive-mailing-20061228-4|10	Summary:	Macros for mail merging
14mu|texlive-mailing-20061228-4|11	Group:		Publishing
14mu|texlive-mailing-20061228-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mailing
14mu|texlive-mailing-20061228-4|13	License:	LPPL
14mu|texlive-mailing-20061228-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailing.tar.xz
14mu|texlive-mailing-20061228-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailing.doc.tar.xz
14mu|texlive-mailing-20061228-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailing.source.tar.xz
14mu|texlive-mailing-20061228-4|17	BuildArch:	noarch
14mu|texlive-mailing-20061228-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mailing-20061228-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mailing-20061228-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mailing-20061228-4|21	
14mu|texlive-mailing-20061228-4|22	%description
14mu|texlive-mailing-20061228-4|23	This package is for use when sending a large number of letters,
14mu|texlive-mailing-20061228-4|24	all with the same body text. The package's \addressfile command
14mu|texlive-mailing-20061228-4|25	is used to specify who the letter's to be sent to; the body of
14mu|texlive-mailing-20061228-4|26	the \mailingtext command specifies the text of the letters,
14mu|texlive-mailing-20061228-4|27	possibly using macros defined in the \addressfile.
14mu|texlive-mailing-20061228-4|28	
14mu|texlive-mailing-20061228-4|29	
14mu|texlive-mailing-20061228-4|30	#-----------------------------------------------------------------------
14mu|texlive-mailing-20061228-4|31	%files
14mu|texlive-mailing-20061228-4|32	%{_texmfdistdir}/tex/latex/mailing/mailing.sty
14mu|texlive-mailing-20061228-4|33	%doc %{_texmfdistdir}/doc/latex/mailing/mailing.pdf
14mu|texlive-mailing-20061228-4|34	%doc %{_texmfdistdir}/doc/latex/mailing/manifest.txt
14mu|texlive-mailing-20061228-4|35	#- source
14mu|texlive-mailing-20061228-4|36	%doc %{_texmfdistdir}/source/latex/mailing/mailing.dtx
14mu|texlive-mailing-20061228-4|37	%doc %{_texmfdistdir}/source/latex/mailing/mailing.ins
14mu|texlive-mailing-20061228-4|38	
14mu|texlive-mailing-20061228-4|39	#-----------------------------------------------------------------------
14mu|texlive-mailing-20061228-4|40	%prep
14mu|texlive-mailing-20061228-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-mailing-20061228-4|42	
14mu|texlive-mailing-20061228-4|43	%build
14mu|texlive-mailing-20061228-4|44	
14mu|texlive-mailing-20061228-4|45	%install
14mu|texlive-mailing-20061228-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mailing-20061228-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mailing-20061228-4|48	
14mu|texlive-mailing-20061228-4|49	
14mu|texlive-mailing-20061228-4|50	
14mu|texlive-mailing-20061228-4|51	%changelog
14mu|texlive-mailing-20061228-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061228-4
14mu|texlive-mailing-20061228-4|53	+ Revision: da97554
14mu|texlive-mailing-20061228-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-mailing-20061228-4|55	
14mu|texlive-mailing-20061228-4|56	

25215 14
14mu|texlive-mailmerge-1.0-4|1	# revision 15878
14mu|texlive-mailmerge-1.0-4|2	# category Package
14mu|texlive-mailmerge-1.0-4|3	# catalog-ctan /macros/latex/contrib/mailmerge
14mu|texlive-mailmerge-1.0-4|4	# catalog-date 2009-11-09 23:10:10 +0100
14mu|texlive-mailmerge-1.0-4|5	# catalog-license lppl1.2
14mu|texlive-mailmerge-1.0-4|6	# catalog-version 1.0
14mu|texlive-mailmerge-1.0-4|7	Name:		texlive-mailmerge
14mu|texlive-mailmerge-1.0-4|8	Version:	1.0
14mu|texlive-mailmerge-1.0-4|9	Release:	4
14mu|texlive-mailmerge-1.0-4|10	Summary:	Repeating text field substitution
14mu|texlive-mailmerge-1.0-4|11	Group:		Publishing
14mu|texlive-mailmerge-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mailmerge
14mu|texlive-mailmerge-1.0-4|13	License:	LPPL1.2
14mu|texlive-mailmerge-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailmerge.tar.xz
14mu|texlive-mailmerge-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailmerge.doc.tar.xz
14mu|texlive-mailmerge-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mailmerge.source.tar.xz
14mu|texlive-mailmerge-1.0-4|17	BuildArch:	noarch
14mu|texlive-mailmerge-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mailmerge-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mailmerge-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mailmerge-1.0-4|21	
14mu|texlive-mailmerge-1.0-4|22	%description
14mu|texlive-mailmerge-1.0-4|23	The package mailmerge provides an interface to produce text
14mu|texlive-mailmerge-1.0-4|24	from a template, where fields are replaced by actual data, as
14mu|texlive-mailmerge-1.0-4|25	in a database. The package may be used to produce several
14mu|texlive-mailmerge-1.0-4|26	letters from a template, certificates or other such documents.
14mu|texlive-mailmerge-1.0-4|27	It allows access to the entry number, number of entries and so
14mu|texlive-mailmerge-1.0-4|28	on.
14mu|texlive-mailmerge-1.0-4|29	
14mu|texlive-mailmerge-1.0-4|30	
14mu|texlive-mailmerge-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-mailmerge-1.0-4|32	%files
14mu|texlive-mailmerge-1.0-4|33	%{_texmfdistdir}/tex/latex/mailmerge/mailmerge.sty
14mu|texlive-mailmerge-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/mailmerge/README
14mu|texlive-mailmerge-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/mailmerge/mailmerge.pdf
14mu|texlive-mailmerge-1.0-4|36	#- source
14mu|texlive-mailmerge-1.0-4|37	%doc %{_texmfdistdir}/source/latex/mailmerge/mailmerge.dtx
14mu|texlive-mailmerge-1.0-4|38	%doc %{_texmfdistdir}/source/latex/mailmerge/mailmerge.ins
14mu|texlive-mailmerge-1.0-4|39	
14mu|texlive-mailmerge-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-mailmerge-1.0-4|41	%prep
14mu|texlive-mailmerge-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-mailmerge-1.0-4|43	
14mu|texlive-mailmerge-1.0-4|44	%build
14mu|texlive-mailmerge-1.0-4|45	
14mu|texlive-mailmerge-1.0-4|46	%install
14mu|texlive-mailmerge-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mailmerge-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mailmerge-1.0-4|49	
14mu|texlive-mailmerge-1.0-4|50	
14mu|texlive-mailmerge-1.0-4|51	
14mu|texlive-mailmerge-1.0-4|52	%changelog
14mu|texlive-mailmerge-1.0-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-mailmerge-1.0-4|54	+ Revision: f40f3a6
14mu|texlive-mailmerge-1.0-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-mailmerge-1.0-4|56	
14mu|texlive-mailmerge-1.0-4|57	

25216 14
14mu|texlive-makebarcode-1.0-4|1	# revision 15878
14mu|texlive-makebarcode-1.0-4|2	# category Package
14mu|texlive-makebarcode-1.0-4|3	# catalog-ctan /macros/latex/contrib/makebarcode
14mu|texlive-makebarcode-1.0-4|4	# catalog-date 2008-08-22 15:19:59 +0200
14mu|texlive-makebarcode-1.0-4|5	# catalog-license lppl
14mu|texlive-makebarcode-1.0-4|6	# catalog-version 1.0
14mu|texlive-makebarcode-1.0-4|7	Name:		texlive-makebarcode
14mu|texlive-makebarcode-1.0-4|8	Version:	1.0
14mu|texlive-makebarcode-1.0-4|9	Release:	4
14mu|texlive-makebarcode-1.0-4|10	Summary:	Print various kinds 2/5 and Code 39 bar codes
14mu|texlive-makebarcode-1.0-4|11	Group:		Publishing
14mu|texlive-makebarcode-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makebarcode
14mu|texlive-makebarcode-1.0-4|13	License:	LPPL
14mu|texlive-makebarcode-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebarcode.tar.xz
14mu|texlive-makebarcode-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebarcode.doc.tar.xz
14mu|texlive-makebarcode-1.0-4|16	BuildArch:	noarch
14mu|texlive-makebarcode-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-makebarcode-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-makebarcode-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-makebarcode-1.0-4|20	
14mu|texlive-makebarcode-1.0-4|21	%description
14mu|texlive-makebarcode-1.0-4|22	The package contains macros for printing various 2/5 bar codes
14mu|texlive-makebarcode-1.0-4|23	and Code 39 bar codes. The macros do not use fonts but create
14mu|texlive-makebarcode-1.0-4|24	the bar codes directly using vertical rules. It is therefore
14mu|texlive-makebarcode-1.0-4|25	possible to vary width to height ratio, ratio of thin and thick
14mu|texlive-makebarcode-1.0-4|26	bars. The package is therefore convenient for printing ITF bar
14mu|texlive-makebarcode-1.0-4|27	codes as well as bar codes for identification labels for HP
14mu|texlive-makebarcode-1.0-4|28	storage media.
14mu|texlive-makebarcode-1.0-4|29	
14mu|texlive-makebarcode-1.0-4|30	
14mu|texlive-makebarcode-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-makebarcode-1.0-4|32	%files
14mu|texlive-makebarcode-1.0-4|33	%{_texmfdistdir}/tex/latex/makebarcode/makebarcode.sty
14mu|texlive-makebarcode-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/makebarcode/License.txt
14mu|texlive-makebarcode-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/makebarcode/README
14mu|texlive-makebarcode-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/makebarcode/makebarcode.pdf
14mu|texlive-makebarcode-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/makebarcode/makebarcode.tex
14mu|texlive-makebarcode-1.0-4|38	
14mu|texlive-makebarcode-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-makebarcode-1.0-4|40	%prep
14mu|texlive-makebarcode-1.0-4|41	%setup -c -a0 -a1
14mu|texlive-makebarcode-1.0-4|42	
14mu|texlive-makebarcode-1.0-4|43	%build
14mu|texlive-makebarcode-1.0-4|44	
14mu|texlive-makebarcode-1.0-4|45	%install
14mu|texlive-makebarcode-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-makebarcode-1.0-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-makebarcode-1.0-4|48	
14mu|texlive-makebarcode-1.0-4|49	
14mu|texlive-makebarcode-1.0-4|50	
14mu|texlive-makebarcode-1.0-4|51	%changelog
14mu|texlive-makebarcode-1.0-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-makebarcode-1.0-4|53	+ Revision: acb73fd
14mu|texlive-makebarcode-1.0-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-makebarcode-1.0-4|55	
14mu|texlive-makebarcode-1.0-4|56	

25217 14
14mu|texlive-makebox-0.1-4|1	# revision 15878
14mu|texlive-makebox-0.1-4|2	# category Package
14mu|texlive-makebox-0.1-4|3	# catalog-ctan /macros/latex/contrib/makebox
14mu|texlive-makebox-0.1-4|4	# catalog-date 2006-12-02 14:51:32 +0100
14mu|texlive-makebox-0.1-4|5	# catalog-license lppl
14mu|texlive-makebox-0.1-4|6	# catalog-version 0.1
14mu|texlive-makebox-0.1-4|7	Name:		texlive-makebox
14mu|texlive-makebox-0.1-4|8	Version:	0.1
14mu|texlive-makebox-0.1-4|9	Release:	4
14mu|texlive-makebox-0.1-4|10	Summary:	Defines a \makebox* command
14mu|texlive-makebox-0.1-4|11	Group:		Publishing
14mu|texlive-makebox-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makebox
14mu|texlive-makebox-0.1-4|13	License:	LPPL
14mu|texlive-makebox-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebox.tar.xz
14mu|texlive-makebox-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebox.doc.tar.xz
14mu|texlive-makebox-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makebox.source.tar.xz
14mu|texlive-makebox-0.1-4|17	BuildArch:	noarch
14mu|texlive-makebox-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-makebox-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-makebox-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-makebox-0.1-4|21	
14mu|texlive-makebox-0.1-4|22	%description
14mu|texlive-makebox-0.1-4|23	Define a \makebox* command that does the same as a \makebox
14mu|texlive-makebox-0.1-4|24	command, except that the width is given by a sample text
14mu|texlive-makebox-0.1-4|25	instead of an explicit length measure.
14mu|texlive-makebox-0.1-4|26	
14mu|texlive-makebox-0.1-4|27	
14mu|texlive-makebox-0.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-makebox-0.1-4|29	%files
14mu|texlive-makebox-0.1-4|30	%{_texmfdistdir}/tex/latex/makebox/makebox.sty
14mu|texlive-makebox-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/makebox/ChangeLog
14mu|texlive-makebox-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/makebox/README
14mu|texlive-makebox-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/makebox/getversion.tex
14mu|texlive-makebox-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/makebox/makebox.pdf
14mu|texlive-makebox-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/makebox/makebox.xml
14mu|texlive-makebox-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/makebox/testmakebox.tex
14mu|texlive-makebox-0.1-4|37	#- source
14mu|texlive-makebox-0.1-4|38	%doc %{_texmfdistdir}/source/latex/makebox/Makefile
14mu|texlive-makebox-0.1-4|39	%doc %{_texmfdistdir}/source/latex/makebox/makebox.dtx
14mu|texlive-makebox-0.1-4|40	%doc %{_texmfdistdir}/source/latex/makebox/makebox.ins
14mu|texlive-makebox-0.1-4|41	
14mu|texlive-makebox-0.1-4|42	#-----------------------------------------------------------------------
14mu|texlive-makebox-0.1-4|43	%prep
14mu|texlive-makebox-0.1-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-makebox-0.1-4|45	
14mu|texlive-makebox-0.1-4|46	%build
14mu|texlive-makebox-0.1-4|47	
14mu|texlive-makebox-0.1-4|48	%install
14mu|texlive-makebox-0.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-makebox-0.1-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-makebox-0.1-4|51	
14mu|texlive-makebox-0.1-4|52	
14mu|texlive-makebox-0.1-4|53	
14mu|texlive-makebox-0.1-4|54	%changelog
14mu|texlive-makebox-0.1-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-makebox-0.1-4|56	+ Revision: 20bd88d
14mu|texlive-makebox-0.1-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-makebox-0.1-4|58	
14mu|texlive-makebox-0.1-4|59	

25218 14
14mu|texlive-makecell-0.1e-4|1	# revision 15878
14mu|texlive-makecell-0.1e-4|2	# category Package
14mu|texlive-makecell-0.1e-4|3	# catalog-ctan /macros/latex/contrib/makecell
14mu|texlive-makecell-0.1e-4|4	# catalog-date 2009-09-07 01:31:27 +0200
14mu|texlive-makecell-0.1e-4|5	# catalog-license lppl
14mu|texlive-makecell-0.1e-4|6	# catalog-version 0.1e
14mu|texlive-makecell-0.1e-4|7	Name:		texlive-makecell
14mu|texlive-makecell-0.1e-4|8	Version:	0.1e
14mu|texlive-makecell-0.1e-4|9	Release:	4
14mu|texlive-makecell-0.1e-4|10	Summary:	Tabular column heads and multilined cells
14mu|texlive-makecell-0.1e-4|11	Group:		Publishing
14mu|texlive-makecell-0.1e-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makecell
14mu|texlive-makecell-0.1e-4|13	License:	LPPL
14mu|texlive-makecell-0.1e-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecell.tar.xz
14mu|texlive-makecell-0.1e-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecell.doc.tar.xz
14mu|texlive-makecell-0.1e-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecell.source.tar.xz
14mu|texlive-makecell-0.1e-4|17	BuildArch:	noarch
14mu|texlive-makecell-0.1e-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-makecell-0.1e-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-makecell-0.1e-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-makecell-0.1e-4|21	
14mu|texlive-makecell-0.1e-4|22	%description
14mu|texlive-makecell-0.1e-4|23	This package supports common layouts for tabular column heads
14mu|texlive-makecell-0.1e-4|24	in whole documents, based on one-column tabular environment. In
14mu|texlive-makecell-0.1e-4|25	addition, it can create multi-lined tabular cells. The Package
14mu|texlive-makecell-0.1e-4|26	also offers: -- a macro which changes the vertical space around
14mu|texlive-makecell-0.1e-4|27	all the cells in a tabular environment (similar to the function
14mu|texlive-makecell-0.1e-4|28	of the tabls package, but using the facilities of the array); -
14mu|texlive-makecell-0.1e-4|29	- macros for multirow cells, which use the facilities of the
14mu|texlive-makecell-0.1e-4|30	multirow package; -- macros to number rows in tables, or to
14mu|texlive-makecell-0.1e-4|31	skip cells; -- diagonally divided cells; and -- horizontal
14mu|texlive-makecell-0.1e-4|32	lines in tabular environments with defined thickness.
14mu|texlive-makecell-0.1e-4|33	
14mu|texlive-makecell-0.1e-4|34	
14mu|texlive-makecell-0.1e-4|35	#-----------------------------------------------------------------------
14mu|texlive-makecell-0.1e-4|36	%files
14mu|texlive-makecell-0.1e-4|37	%{_texmfdistdir}/tex/latex/makecell/makecell.sty
14mu|texlive-makecell-0.1e-4|38	%doc %{_texmfdistdir}/doc/latex/makecell/README
14mu|texlive-makecell-0.1e-4|39	%doc %{_texmfdistdir}/doc/latex/makecell/makecell-rus.pdf
14mu|texlive-makecell-0.1e-4|40	%doc %{_texmfdistdir}/doc/latex/makecell/makecell-rus.tex
14mu|texlive-makecell-0.1e-4|41	%doc %{_texmfdistdir}/doc/latex/makecell/makecell.pdf
14mu|texlive-makecell-0.1e-4|42	#- source
14mu|texlive-makecell-0.1e-4|43	%doc %{_texmfdistdir}/source/latex/makecell/makecell.dtx
14mu|texlive-makecell-0.1e-4|44	
14mu|texlive-makecell-0.1e-4|45	#-----------------------------------------------------------------------
14mu|texlive-makecell-0.1e-4|46	%prep
14mu|texlive-makecell-0.1e-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-makecell-0.1e-4|48	
14mu|texlive-makecell-0.1e-4|49	%build
14mu|texlive-makecell-0.1e-4|50	
14mu|texlive-makecell-0.1e-4|51	%install
14mu|texlive-makecell-0.1e-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-makecell-0.1e-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-makecell-0.1e-4|54	
14mu|texlive-makecell-0.1e-4|55	
14mu|texlive-makecell-0.1e-4|56	
14mu|texlive-makecell-0.1e-4|57	%changelog
14mu|texlive-makecell-0.1e-4|58	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1e-4
14mu|texlive-makecell-0.1e-4|59	+ Revision: f8e0cb6
14mu|texlive-makecell-0.1e-4|60	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-makecell-0.1e-4|61	
14mu|texlive-makecell-0.1e-4|62	

25219 14
14mu|texlive-makecirc-20061119-4|1	# revision 15878
14mu|texlive-makecirc-20061119-4|2	# category Package
14mu|texlive-makecirc-20061119-4|3	# catalog-ctan /graphics/metapost/contrib/macros/makecirc
14mu|texlive-makecirc-20061119-4|4	# catalog-date 2006-11-19 21:19:11 +0100
14mu|texlive-makecirc-20061119-4|5	# catalog-license lppl
14mu|texlive-makecirc-20061119-4|6	# catalog-version undef
14mu|texlive-makecirc-20061119-4|7	Name:		texlive-makecirc
14mu|texlive-makecirc-20061119-4|8	Version:	20061119
14mu|texlive-makecirc-20061119-4|9	Release:	4
14mu|texlive-makecirc-20061119-4|10	Summary:	A MetaPost library for drawing electrical circuit diagrams
14mu|texlive-makecirc-20061119-4|11	Group:		Publishing
14mu|texlive-makecirc-20061119-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/makecirc
14mu|texlive-makecirc-20061119-4|13	License:	LPPL
14mu|texlive-makecirc-20061119-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecirc.tar.xz
14mu|texlive-makecirc-20061119-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecirc.doc.tar.xz
14mu|texlive-makecirc-20061119-4|16	BuildArch:	noarch
14mu|texlive-makecirc-20061119-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-makecirc-20061119-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-makecirc-20061119-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-makecirc-20061119-4|20	
14mu|texlive-makecirc-20061119-4|21	%description
14mu|texlive-makecirc-20061119-4|22	MakeCirc is a MetaPost library that contains diverse symbols
14mu|texlive-makecirc-20061119-4|23	for use in circuit diagrams. MakeCirc offers a high quality
14mu|texlive-makecirc-20061119-4|24	tool, with a simple syntax. MakeCirc is completely integrated
14mu|texlive-makecirc-20061119-4|25	with LaTeX documents and with other MetaPost drawing/graphic.
14mu|texlive-makecirc-20061119-4|26	Its output is a PostScript file. MakeCirc only requires (La)TeX
14mu|texlive-makecirc-20061119-4|27	and MetaPost to work.
14mu|texlive-makecirc-20061119-4|28	
14mu|texlive-makecirc-20061119-4|29	
14mu|texlive-makecirc-20061119-4|30	#-----------------------------------------------------------------------
14mu|texlive-makecirc-20061119-4|31	%files
14mu|texlive-makecirc-20061119-4|32	%{_texmfdistdir}/metapost/makecirc/ejemplos.mp
14mu|texlive-makecirc-20061119-4|33	%{_texmfdistdir}/metapost/makecirc/latex.mp
14mu|texlive-makecirc-20061119-4|34	%{_texmfdistdir}/metapost/makecirc/makecirc.mp
14mu|texlive-makecirc-20061119-4|35	%doc %{_texmfdistdir}/doc/metapost/makecirc/MakeCirc-en.pdf
14mu|texlive-makecirc-20061119-4|36	%doc %{_texmfdistdir}/doc/metapost/makecirc/MakeCirc.pdf
14mu|texlive-makecirc-20061119-4|37	%doc %{_texmfdistdir}/doc/metapost/makecirc/README
14mu|texlive-makecirc-20061119-4|38	%doc %{_texmfdistdir}/doc/metapost/makecirc/ejemplos.pdf
14mu|texlive-makecirc-20061119-4|39	
14mu|texlive-makecirc-20061119-4|40	#-----------------------------------------------------------------------
14mu|texlive-makecirc-20061119-4|41	%prep
14mu|texlive-makecirc-20061119-4|42	%setup -c -a0 -a1
14mu|texlive-makecirc-20061119-4|43	
14mu|texlive-makecirc-20061119-4|44	%build
14mu|texlive-makecirc-20061119-4|45	
14mu|texlive-makecirc-20061119-4|46	%install
14mu|texlive-makecirc-20061119-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-makecirc-20061119-4|48	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-makecirc-20061119-4|49	
14mu|texlive-makecirc-20061119-4|50	
14mu|texlive-makecirc-20061119-4|51	
14mu|texlive-makecirc-20061119-4|52	%changelog
14mu|texlive-makecirc-20061119-4|53	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061119-4
14mu|texlive-makecirc-20061119-4|54	+ Revision: ad2cf11
14mu|texlive-makecirc-20061119-4|55	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-makecirc-20061119-4|56	
14mu|texlive-makecirc-20061119-4|57	

25220 14
14mu|texlive-makecmds-20090903-4|1	# revision 15878
14mu|texlive-makecmds-20090903-4|2	# category Package
14mu|texlive-makecmds-20090903-4|3	# catalog-ctan /macros/latex/contrib/makecmds
14mu|texlive-makecmds-20090903-4|4	# catalog-date 2009-09-03 08:40:46 +0200
14mu|texlive-makecmds-20090903-4|5	# catalog-license lppl
14mu|texlive-makecmds-20090903-4|6	# catalog-version undef
14mu|texlive-makecmds-20090903-4|7	Name:		texlive-makecmds
14mu|texlive-makecmds-20090903-4|8	Version:	20090903
14mu|texlive-makecmds-20090903-4|9	Release:	4
14mu|texlive-makecmds-20090903-4|10	Summary:	The new \makecommand command always (re)defines a command
14mu|texlive-makecmds-20090903-4|11	Group:		Publishing
14mu|texlive-makecmds-20090903-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makecmds
14mu|texlive-makecmds-20090903-4|13	License:	LPPL
14mu|texlive-makecmds-20090903-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecmds.tar.xz
14mu|texlive-makecmds-20090903-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecmds.doc.tar.xz
14mu|texlive-makecmds-20090903-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makecmds.source.tar.xz
14mu|texlive-makecmds-20090903-4|17	BuildArch:	noarch
14mu|texlive-makecmds-20090903-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-makecmds-20090903-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-makecmds-20090903-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-makecmds-20090903-4|21	
14mu|texlive-makecmds-20090903-4|22	%description
14mu|texlive-makecmds-20090903-4|23	The package provides a \makecommand command, which is like
14mu|texlive-makecmds-20090903-4|24	\(re)newcommand except it always (re)defines a command. There
14mu|texlive-makecmds-20090903-4|25	is also \makeenvironment and \provideenvironment for
14mu|texlive-makecmds-20090903-4|26	environments.
14mu|texlive-makecmds-20090903-4|27	
14mu|texlive-makecmds-20090903-4|28	
14mu|texlive-makecmds-20090903-4|29	#-----------------------------------------------------------------------
14mu|texlive-makecmds-20090903-4|30	%files
14mu|texlive-makecmds-20090903-4|31	%{_texmfdistdir}/tex/latex/makecmds/makecmds.sty
14mu|texlive-makecmds-20090903-4|32	%doc %{_texmfdistdir}/doc/latex/makecmds/README
14mu|texlive-makecmds-20090903-4|33	%doc %{_texmfdistdir}/doc/latex/makecmds/makecmds.pdf
14mu|texlive-makecmds-20090903-4|34	#- source
14mu|texlive-makecmds-20090903-4|35	%doc %{_texmfdistdir}/source/latex/makecmds/makecmds.dtx
14mu|texlive-makecmds-20090903-4|36	%doc %{_texmfdistdir}/source/latex/makecmds/makecmds.ins
14mu|texlive-makecmds-20090903-4|37	
14mu|texlive-makecmds-20090903-4|38	#-----------------------------------------------------------------------
14mu|texlive-makecmds-20090903-4|39	%prep
14mu|texlive-makecmds-20090903-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-makecmds-20090903-4|41	
14mu|texlive-makecmds-20090903-4|42	%build
14mu|texlive-makecmds-20090903-4|43	
14mu|texlive-makecmds-20090903-4|44	%install
14mu|texlive-makecmds-20090903-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-makecmds-20090903-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-makecmds-20090903-4|47	
14mu|texlive-makecmds-20090903-4|48	
14mu|texlive-makecmds-20090903-4|49	
14mu|texlive-makecmds-20090903-4|50	%changelog
14mu|texlive-makecmds-20090903-4|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090903-4
14mu|texlive-makecmds-20090903-4|52	+ Revision: d69c354
14mu|texlive-makecmds-20090903-4|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-makecmds-20090903-4|54	
14mu|texlive-makecmds-20090903-4|55	

25221 14
14mu|texlive-makedtx-0.94b-4|1	# revision 15878
14mu|texlive-makedtx-0.94b-4|2	# category Package
14mu|texlive-makedtx-0.94b-4|3	# catalog-ctan /support/makedtx
14mu|texlive-makedtx-0.94b-4|4	# catalog-date 2007-10-18 16:19:02 +0200
14mu|texlive-makedtx-0.94b-4|5	# catalog-license lppl
14mu|texlive-makedtx-0.94b-4|6	# catalog-version 0.94b
14mu|texlive-makedtx-0.94b-4|7	Name:		texlive-makedtx
14mu|texlive-makedtx-0.94b-4|8	Version:	0.94b
14mu|texlive-makedtx-0.94b-4|9	Release:	4
14mu|texlive-makedtx-0.94b-4|10	Summary:	Perl script to help generate dtx and ins files
14mu|texlive-makedtx-0.94b-4|11	Group:		Publishing
14mu|texlive-makedtx-0.94b-4|12	URL:		http://www.ctan.org/tex-archive/support/makedtx
14mu|texlive-makedtx-0.94b-4|13	License:	LPPL
14mu|texlive-makedtx-0.94b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makedtx.tar.xz
14mu|texlive-makedtx-0.94b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makedtx.doc.tar.xz
14mu|texlive-makedtx-0.94b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makedtx.source.tar.xz
14mu|texlive-makedtx-0.94b-4|17	BuildArch:	noarch
14mu|texlive-makedtx-0.94b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-makedtx-0.94b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-makedtx-0.94b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-makedtx-0.94b-4|21	
14mu|texlive-makedtx-0.94b-4|22	%description
14mu|texlive-makedtx-0.94b-4|23	The makedtx bundle is provided to help LaTeX2e developers to
14mu|texlive-makedtx-0.94b-4|24	write the code and documentation in separate files, and then
14mu|texlive-makedtx-0.94b-4|25	combine them into a single .dtx file for distribution. It
14mu|texlive-makedtx-0.94b-4|26	automatically generates the character table, and also writes
14mu|texlive-makedtx-0.94b-4|27	the associated installation (.ins) script.
14mu|texlive-makedtx-0.94b-4|28	
14mu|texlive-makedtx-0.94b-4|29	
14mu|texlive-makedtx-0.94b-4|30	#-----------------------------------------------------------------------
14mu|texlive-makedtx-0.94b-4|31	%files
14mu|texlive-makedtx-0.94b-4|32	%{_texmfdistdir}/tex/latex/makedtx/creatdtx.sty
14mu|texlive-makedtx-0.94b-4|33	%doc %{_texmfdistdir}/doc/latex/makedtx/CHANGES
14mu|texlive-makedtx-0.94b-4|34	%doc %{_texmfdistdir}/doc/latex/makedtx/README
14mu|texlive-makedtx-0.94b-4|35	%doc %{_texmfdistdir}/doc/latex/makedtx/creatdtx.perl
14mu|texlive-makedtx-0.94b-4|36	%doc %{_texmfdistdir}/doc/latex/makedtx/makedtx-manual.html
14mu|texlive-makedtx-0.94b-4|37	%doc %{_texmfdistdir}/doc/latex/makedtx/makedtx.pdf
14mu|texlive-makedtx-0.94b-4|38	%doc %{_texmfdistdir}/doc/latex/makedtx/makedtx.pl
14mu|texlive-makedtx-0.94b-4|39	#- source
14mu|texlive-makedtx-0.94b-4|40	%doc %{_texmfdistdir}/source/latex/makedtx/makedtx.dtx
14mu|texlive-makedtx-0.94b-4|41	%doc %{_texmfdistdir}/source/latex/makedtx/makedtx.ins
14mu|texlive-makedtx-0.94b-4|42	
14mu|texlive-makedtx-0.94b-4|43	#-----------------------------------------------------------------------
14mu|texlive-makedtx-0.94b-4|44	%prep
14mu|texlive-makedtx-0.94b-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-makedtx-0.94b-4|46	
14mu|texlive-makedtx-0.94b-4|47	%build
14mu|texlive-makedtx-0.94b-4|48	
14mu|texlive-makedtx-0.94b-4|49	%install
14mu|texlive-makedtx-0.94b-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-makedtx-0.94b-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-makedtx-0.94b-4|52	
14mu|texlive-makedtx-0.94b-4|53	
14mu|texlive-makedtx-0.94b-4|54	
14mu|texlive-makedtx-0.94b-4|55	%changelog
14mu|texlive-makedtx-0.94b-4|56	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.94b-4
14mu|texlive-makedtx-0.94b-4|57	+ Revision: 64ca690
14mu|texlive-makedtx-0.94b-4|58	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-makedtx-0.94b-4|59	
14mu|texlive-makedtx-0.94b-4|60	

25222 14
14mu|texlive-makeglos-20070223-4|1	# revision 15878
14mu|texlive-makeglos-20070223-4|2	# category Package
14mu|texlive-makeglos-20070223-4|3	# catalog-ctan /macros/latex/contrib/makeglos
14mu|texlive-makeglos-20070223-4|4	# catalog-date 2007-02-23 00:16:39 +0100
14mu|texlive-makeglos-20070223-4|5	# catalog-license gpl
14mu|texlive-makeglos-20070223-4|6	# catalog-version undef
14mu|texlive-makeglos-20070223-4|7	Name:		texlive-makeglos
14mu|texlive-makeglos-20070223-4|8	Version:	20070223
14mu|texlive-makeglos-20070223-4|9	Release:	4
14mu|texlive-makeglos-20070223-4|10	Summary:	Include a glossary into a document
14mu|texlive-makeglos-20070223-4|11	Group:		Publishing
14mu|texlive-makeglos-20070223-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/makeglos
14mu|texlive-makeglos-20070223-4|13	License:	GPL
14mu|texlive-makeglos-20070223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeglos.tar.xz
14mu|texlive-makeglos-20070223-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeglos.doc.tar.xz
14mu|texlive-makeglos-20070223-4|16	BuildArch:	noarch
14mu|texlive-makeglos-20070223-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-makeglos-20070223-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-makeglos-20070223-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-makeglos-20070223-4|20	
14mu|texlive-makeglos-20070223-4|21	%description
14mu|texlive-makeglos-20070223-4|22	The package provides the means to include a glossary into a
14mu|texlive-makeglos-20070223-4|23	document. The glossary is prepared by an external program, such
14mu|texlive-makeglos-20070223-4|24	as xindy or makeindex, in the same way that an index is made.
14mu|texlive-makeglos-20070223-4|25	
14mu|texlive-makeglos-20070223-4|26	
14mu|texlive-makeglos-20070223-4|27	#-----------------------------------------------------------------------
14mu|texlive-makeglos-20070223-4|28	%files
14mu|texlive-makeglos-20070223-4|29	%{_texmfdistdir}/tex/latex/makeglos/makeglos.sty
14mu|texlive-makeglos-20070223-4|30	%doc %{_texmfdistdir}/doc/latex/makeglos/README
14mu|texlive-makeglos-20070223-4|31	%doc %{_texmfdistdir}/doc/latex/makeglos/makeglos.pdf
14mu|texlive-makeglos-20070223-4|32	%doc %{_texmfdistdir}/doc/latex/makeglos/makeglos.tex
14mu|texlive-makeglos-20070223-4|33	%doc %{_texmfdistdir}/doc/latex/makeglos/makeglos.xdy
14mu|texlive-makeglos-20070223-4|34	
14mu|texlive-makeglos-20070223-4|35	#-----------------------------------------------------------------------
14mu|texlive-makeglos-20070223-4|36	%prep
14mu|texlive-makeglos-20070223-4|37	%setup -c -a0 -a1
14mu|texlive-makeglos-20070223-4|38	
14mu|texlive-makeglos-20070223-4|39	%build
14mu|texlive-makeglos-20070223-4|40	
14mu|texlive-makeglos-20070223-4|41	%install
14mu|texlive-makeglos-20070223-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-makeglos-20070223-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-makeglos-20070223-4|44	
14mu|texlive-makeglos-20070223-4|45	
14mu|texlive-makeglos-20070223-4|46	
14mu|texlive-makeglos-20070223-4|47	%changelog
14mu|texlive-makeglos-20070223-4|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070223-4
14mu|texlive-makeglos-20070223-4|49	+ Revision: 6382dd9
14mu|texlive-makeglos-20070223-4|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-makeglos-20070223-4|51	
14mu|texlive-makeglos-20070223-4|52	

25223 14
14mu|texlive-makeplot-1.0.6-4|1	# revision 15878
14mu|texlive-makeplot-1.0.6-4|2	# category Package
14mu|texlive-makeplot-1.0.6-4|3	# catalog-ctan /graphics/pstricks/contrib/makeplot
14mu|texlive-makeplot-1.0.6-4|4	# catalog-date 2008-01-20 02:03:54 +0100
14mu|texlive-makeplot-1.0.6-4|5	# catalog-license lppl
14mu|texlive-makeplot-1.0.6-4|6	# catalog-version 1.0.6
14mu|texlive-makeplot-1.0.6-4|7	Name:		texlive-makeplot
14mu|texlive-makeplot-1.0.6-4|8	Version:	1.0.6
14mu|texlive-makeplot-1.0.6-4|9	Release:	4
14mu|texlive-makeplot-1.0.6-4|10	Summary:	Easy plots from Matlab in LaTeX
14mu|texlive-makeplot-1.0.6-4|11	Group:		Publishing
14mu|texlive-makeplot-1.0.6-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/makeplot
14mu|texlive-makeplot-1.0.6-4|13	License:	LPPL
14mu|texlive-makeplot-1.0.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeplot.tar.xz
14mu|texlive-makeplot-1.0.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeplot.doc.tar.xz
14mu|texlive-makeplot-1.0.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeplot.source.tar.xz
14mu|texlive-makeplot-1.0.6-4|17	BuildArch:	noarch
14mu|texlive-makeplot-1.0.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-makeplot-1.0.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-makeplot-1.0.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-makeplot-1.0.6-4|21	
14mu|texlive-makeplot-1.0.6-4|22	%description
14mu|texlive-makeplot-1.0.6-4|23	Existing approaches to create EPS files from Matlab (laprint,
14mu|texlive-makeplot-1.0.6-4|24	mma2ltx, print -eps, etc.) aren't satisfactory; makeplot aims
14mu|texlive-makeplot-1.0.6-4|25	to resolve this problem. Makeplot is a LaTeX package that uses
14mu|texlive-makeplot-1.0.6-4|26	the pstricks pst-plot functions to plot data that it takes from
14mu|texlive-makeplot-1.0.6-4|27	Matlab output files.
14mu|texlive-makeplot-1.0.6-4|28	
14mu|texlive-makeplot-1.0.6-4|29	
14mu|texlive-makeplot-1.0.6-4|30	#-----------------------------------------------------------------------
14mu|texlive-makeplot-1.0.6-4|31	%files
14mu|texlive-makeplot-1.0.6-4|32	%{_texmfdistdir}/tex/latex/makeplot/makeplot.sty
14mu|texlive-makeplot-1.0.6-4|33	%doc %{_texmfdistdir}/doc/latex/makeplot/README
14mu|texlive-makeplot-1.0.6-4|34	%doc %{_texmfdistdir}/doc/latex/makeplot/data1.mat
14mu|texlive-makeplot-1.0.6-4|35	%doc %{_texmfdistdir}/doc/latex/makeplot/data2.mat
14mu|texlive-makeplot-1.0.6-4|36	%doc %{_texmfdistdir}/doc/latex/makeplot/makeplot.pdf
14mu|texlive-makeplot-1.0.6-4|37	%doc %{_texmfdistdir}/doc/latex/makeplot/mptest.tex
14mu|texlive-makeplot-1.0.6-4|38	#- source
14mu|texlive-makeplot-1.0.6-4|39	%doc %{_texmfdistdir}/source/latex/makeplot/makeplot.dtx
14mu|texlive-makeplot-1.0.6-4|40	%doc %{_texmfdistdir}/source/latex/makeplot/makeplot.ins
14mu|texlive-makeplot-1.0.6-4|41	
14mu|texlive-makeplot-1.0.6-4|42	#-----------------------------------------------------------------------
14mu|texlive-makeplot-1.0.6-4|43	%prep
14mu|texlive-makeplot-1.0.6-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-makeplot-1.0.6-4|45	
14mu|texlive-makeplot-1.0.6-4|46	%build
14mu|texlive-makeplot-1.0.6-4|47	
14mu|texlive-makeplot-1.0.6-4|48	%install
14mu|texlive-makeplot-1.0.6-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-makeplot-1.0.6-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-makeplot-1.0.6-4|51	
14mu|texlive-makeplot-1.0.6-4|52	
14mu|texlive-makeplot-1.0.6-4|53	
14mu|texlive-makeplot-1.0.6-4|54	%changelog
14mu|texlive-makeplot-1.0.6-4|55	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.6-4
14mu|texlive-makeplot-1.0.6-4|56	+ Revision: 6dd2273
14mu|texlive-makeplot-1.0.6-4|57	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-makeplot-1.0.6-4|58	
14mu|texlive-makeplot-1.0.6-4|59	

25224 14
14mu|texlive-makeshape-2.1-7|1	# revision 28973
14mu|texlive-makeshape-2.1-7|2	# category Package
14mu|texlive-makeshape-2.1-7|3	# catalog-ctan /graphics/pgf/contrib/makeshape
14mu|texlive-makeshape-2.1-7|4	# catalog-date 2013-01-28 11:48:01 +0100
14mu|texlive-makeshape-2.1-7|5	# catalog-license lppl1.3
14mu|texlive-makeshape-2.1-7|6	# catalog-version 2.1
14mu|texlive-makeshape-2.1-7|7	Name:		texlive-makeshape
14mu|texlive-makeshape-2.1-7|8	Version:	2.1
14mu|texlive-makeshape-2.1-7|9	Release:	7
14mu|texlive-makeshape-2.1-7|10	Summary:	Declare new PGF shapes
14mu|texlive-makeshape-2.1-7|11	Group:		Publishing
14mu|texlive-makeshape-2.1-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/makeshape
14mu|texlive-makeshape-2.1-7|13	License:	LPPL1.3
14mu|texlive-makeshape-2.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeshape.tar.xz
14mu|texlive-makeshape-2.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeshape.doc.tar.xz
14mu|texlive-makeshape-2.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeshape.source.tar.xz
14mu|texlive-makeshape-2.1-7|17	BuildArch:	noarch
14mu|texlive-makeshape-2.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-makeshape-2.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-makeshape-2.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-makeshape-2.1-7|21	
14mu|texlive-makeshape-2.1-7|22	%description
14mu|texlive-makeshape-2.1-7|23	The package simplifies production of custom shapes with correct
14mu|texlive-makeshape-2.1-7|24	anchor borders, in PGF/TikZ; the only requirement is a PGF path
14mu|texlive-makeshape-2.1-7|25	describing the anchor border. The package also provides macros
14mu|texlive-makeshape-2.1-7|26	that help with the management of shape parameters, and the
14mu|texlive-makeshape-2.1-7|27	definition of anchor points.
14mu|texlive-makeshape-2.1-7|28	
14mu|texlive-makeshape-2.1-7|29	
14mu|texlive-makeshape-2.1-7|30	#-----------------------------------------------------------------------
14mu|texlive-makeshape-2.1-7|31	%files
14mu|texlive-makeshape-2.1-7|32	%{_texmfdistdir}/tex/latex/makeshape/makeshape.sty
14mu|texlive-makeshape-2.1-7|33	%doc %{_texmfdistdir}/doc/latex/makeshape/README
14mu|texlive-makeshape-2.1-7|34	%doc %{_texmfdistdir}/doc/latex/makeshape/makeshape.pdf
14mu|texlive-makeshape-2.1-7|35	%doc %{_texmfdistdir}/doc/latex/makeshape/ontesting.pdf
14mu|texlive-makeshape-2.1-7|36	%doc %{_texmfdistdir}/doc/latex/makeshape/sampleshape.tex
14mu|texlive-makeshape-2.1-7|37	%doc %{_texmfdistdir}/doc/latex/makeshape/testsample.pdf
14mu|texlive-makeshape-2.1-7|38	%doc %{_texmfdistdir}/doc/latex/makeshape/testsample.tex
14mu|texlive-makeshape-2.1-7|39	#- source
14mu|texlive-makeshape-2.1-7|40	%doc %{_texmfdistdir}/source/latex/makeshape/makeshape.dtx
14mu|texlive-makeshape-2.1-7|41	%doc %{_texmfdistdir}/source/latex/makeshape/makeshape.ins
14mu|texlive-makeshape-2.1-7|42	%doc %{_texmfdistdir}/source/latex/makeshape/ontesting.dtx
14mu|texlive-makeshape-2.1-7|43	
14mu|texlive-makeshape-2.1-7|44	#-----------------------------------------------------------------------
14mu|texlive-makeshape-2.1-7|45	%prep
14mu|texlive-makeshape-2.1-7|46	%setup -c -a0 -a1 -a2
14mu|texlive-makeshape-2.1-7|47	
14mu|texlive-makeshape-2.1-7|48	%build
14mu|texlive-makeshape-2.1-7|49	
14mu|texlive-makeshape-2.1-7|50	%install
14mu|texlive-makeshape-2.1-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-makeshape-2.1-7|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-makeshape-2.1-7|53	
14mu|texlive-makeshape-2.1-7|54	%changelog
14mu|texlive-makeshape-2.1-7|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-7
14mu|texlive-makeshape-2.1-7|56	+ Revision: 16d2940
14mu|texlive-makeshape-2.1-7|57	- MassBuild#674: Increase release tag
14mu|texlive-makeshape-2.1-7|58	
14mu|texlive-makeshape-2.1-7|59	

25225 14
14mu|texlive-malayalam-0.9.6-4|1	# revision 23164
14mu|texlive-malayalam-0.9.6-4|2	# category Package
14mu|texlive-malayalam-0.9.6-4|3	# catalog-ctan /language/malayalam
14mu|texlive-malayalam-0.9.6-4|4	# catalog-date 2007-11-17 22:03:55 +0100
14mu|texlive-malayalam-0.9.6-4|5	# catalog-license lppl
14mu|texlive-malayalam-0.9.6-4|6	# catalog-version 0.9.6
14mu|texlive-malayalam-0.9.6-4|7	Name:		texlive-malayalam
14mu|texlive-malayalam-0.9.6-4|8	Version:	0.9.6
14mu|texlive-malayalam-0.9.6-4|9	Release:	4
14mu|texlive-malayalam-0.9.6-4|10	Summary:	LaTeX for Malayalam
14mu|texlive-malayalam-0.9.6-4|11	Group:		Publishing
14mu|texlive-malayalam-0.9.6-4|12	URL:		http://www.ctan.org/tex-archive/language/malayalam
14mu|texlive-malayalam-0.9.6-4|13	License:	LPPL
14mu|texlive-malayalam-0.9.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/malayalam.tar.xz
14mu|texlive-malayalam-0.9.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/malayalam.doc.tar.xz
14mu|texlive-malayalam-0.9.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/malayalam.source.tar.xz
14mu|texlive-malayalam-0.9.6-4|17	BuildArch:	noarch
14mu|texlive-malayalam-0.9.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-malayalam-0.9.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-malayalam-0.9.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-malayalam-0.9.6-4|21	
14mu|texlive-malayalam-0.9.6-4|22	%description
14mu|texlive-malayalam-0.9.6-4|23	Fonts (in Adobe Type 1 format), metrics and macros for
14mu|texlive-malayalam-0.9.6-4|24	typesetting Malayalam with LaTeX.
14mu|texlive-malayalam-0.9.6-4|25	
14mu|texlive-malayalam-0.9.6-4|26	
14mu|texlive-malayalam-0.9.6-4|27	#-----------------------------------------------------------------------
14mu|texlive-malayalam-0.9.6-4|28	%files
14mu|texlive-malayalam-0.9.6-4|29	%{_texmfdistdir}/fonts/source/public/malayalam/effects/effect.mf
14mu|texlive-malayalam-0.9.6-4|30	%{_texmfdistdir}/fonts/source/public/malayalam/effects/esoteric.mf
14mu|texlive-malayalam-0.9.6-4|31	%{_texmfdistdir}/fonts/source/public/malayalam/effects/hstripes.mf
14mu|texlive-malayalam-0.9.6-4|32	%{_texmfdistdir}/fonts/source/public/malayalam/effects/malayalam-reverse.mf
14mu|texlive-malayalam-0.9.6-4|33	%{_texmfdistdir}/fonts/source/public/malayalam/effects/outline.mf
14mu|texlive-malayalam-0.9.6-4|34	%{_texmfdistdir}/fonts/source/public/malayalam/effects/shadow.mf
14mu|texlive-malayalam-0.9.6-4|35	%{_texmfdistdir}/fonts/source/public/malayalam/fnt_code.mf
14mu|texlive-malayalam-0.9.6-4|36	%{_texmfdistdir}/fonts/source/public/malayalam/mm.bat
14mu|texlive-malayalam-0.9.6-4|37	%{_texmfdistdir}/fonts/source/public/malayalam/mm.fts
14mu|texlive-malayalam-0.9.6-4|38	%{_texmfdistdir}/fonts/source/public/malayalam/mm.job
14mu|texlive-malayalam-0.9.6-4|39	%{_texmfdistdir}/fonts/source/public/malayalam/mmcillu.mf
14mu|texlive-malayalam-0.9.6-4|40	%{_texmfdistdir}/fonts/source/public/malayalam/mmcoding.mf
14mu|texlive-malayalam-0.9.6-4|41	%{_texmfdistdir}/fonts/source/public/malayalam/mmconj.mf
14mu|texlive-malayalam-0.9.6-4|42	%{_texmfdistdir}/fonts/source/public/malayalam/mmcons.mf
14mu|texlive-malayalam-0.9.6-4|43	%{_texmfdistdir}/fonts/source/public/malayalam/mmcvconj.mf
14mu|texlive-malayalam-0.9.6-4|44	%{_texmfdistdir}/fonts/source/public/malayalam/mmdefs.mf
14mu|texlive-malayalam-0.9.6-4|45	%{_texmfdistdir}/fonts/source/public/malayalam/mmfnt.mf
14mu|texlive-malayalam-0.9.6-4|46	%{_texmfdistdir}/fonts/source/public/malayalam/mmfont.mf
14mu|texlive-malayalam-0.9.6-4|47	%{_texmfdistdir}/fonts/source/public/malayalam/mmlnums.mf
14mu|texlive-malayalam-0.9.6-4|48	%{_texmfdistdir}/fonts/source/public/malayalam/mmnums.mf
14mu|texlive-malayalam-0.9.6-4|49	%{_texmfdistdir}/fonts/source/public/malayalam/mmpunct.mf
14mu|texlive-malayalam-0.9.6-4|50	%{_texmfdistdir}/fonts/source/public/malayalam/mmrconj.mf
14mu|texlive-malayalam-0.9.6-4|51	%{_texmfdistdir}/fonts/source/public/malayalam/mmscons.mf
14mu|texlive-malayalam-0.9.6-4|52	%{_texmfdistdir}/fonts/source/public/malayalam/mmsec.mf
14mu|texlive-malayalam-0.9.6-4|53	%{_texmfdistdir}/fonts/source/public/malayalam/mmstyles.txt
14mu|texlive-malayalam-0.9.6-4|54	%{_texmfdistdir}/fonts/source/public/malayalam/mmtest.mf
14mu|texlive-malayalam-0.9.6-4|55	%{_texmfdistdir}/fonts/source/public/malayalam/mmvowels.mf
14mu|texlive-malayalam-0.9.6-4|56	%{_texmfdistdir}/fonts/source/public/malayalam/orn10.mf
14mu|texlive-malayalam-0.9.6-4|57	%{_texmfdistdir}/fonts/source/public/malayalam/rejected.mf
14mu|texlive-malayalam-0.9.6-4|58	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm10.mf
14mu|texlive-malayalam-0.9.6-4|59	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm10s.mf
14mu|texlive-malayalam-0.9.6-4|60	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm12.mf
14mu|texlive-malayalam-0.9.6-4|61	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm12s.mf
14mu|texlive-malayalam-0.9.6-4|62	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm17.mf
14mu|texlive-malayalam-0.9.6-4|63	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm17s.mf
14mu|texlive-malayalam-0.9.6-4|64	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm6.mf
14mu|texlive-malayalam-0.9.6-4|65	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm6s.mf
14mu|texlive-malayalam-0.9.6-4|66	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm8.mf
14mu|texlive-malayalam-0.9.6-4|67	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mm8s.mf
14mu|texlive-malayalam-0.9.6-4|68	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb10.mf
14mu|texlive-malayalam-0.9.6-4|69	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb10s.mf
14mu|texlive-malayalam-0.9.6-4|70	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb12.mf
14mu|texlive-malayalam-0.9.6-4|71	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb12s.mf
14mu|texlive-malayalam-0.9.6-4|72	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb17.mf
14mu|texlive-malayalam-0.9.6-4|73	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmb17s.mf
14mu|texlive-malayalam-0.9.6-4|74	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmbig.mf
14mu|texlive-malayalam-0.9.6-4|75	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmbigo.mf
14mu|texlive-malayalam-0.9.6-4|76	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc10.mf
14mu|texlive-malayalam-0.9.6-4|77	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc10s.mf
14mu|texlive-malayalam-0.9.6-4|78	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc12.mf
14mu|texlive-malayalam-0.9.6-4|79	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc12s.mf
14mu|texlive-malayalam-0.9.6-4|80	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc17.mf
14mu|texlive-malayalam-0.9.6-4|81	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmc17s.mf
14mu|texlive-malayalam-0.9.6-4|82	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb10.mf
14mu|texlive-malayalam-0.9.6-4|83	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb10s.mf
14mu|texlive-malayalam-0.9.6-4|84	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb12.mf
14mu|texlive-malayalam-0.9.6-4|85	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb12s.mf
14mu|texlive-malayalam-0.9.6-4|86	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb17.mf
14mu|texlive-malayalam-0.9.6-4|87	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcb17s.mf
14mu|texlive-malayalam-0.9.6-4|88	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcsl10.mf
14mu|texlive-malayalam-0.9.6-4|89	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcsl10s.mf
14mu|texlive-malayalam-0.9.6-4|90	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcsl12.mf
14mu|texlive-malayalam-0.9.6-4|91	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmcsl12s.mf
14mu|texlive-malayalam-0.9.6-4|92	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmexpa12.mf
14mu|texlive-malayalam-0.9.6-4|93	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmexpb12.mf
14mu|texlive-malayalam-0.9.6-4|94	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmexpc12.mf
14mu|texlive-malayalam-0.9.6-4|95	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmsl10.mf
14mu|texlive-malayalam-0.9.6-4|96	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmsl10s.mf
14mu|texlive-malayalam-0.9.6-4|97	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmsl12.mf
14mu|texlive-malayalam-0.9.6-4|98	%{_texmfdistdir}/fonts/source/public/malayalam/styles/mmsl12s.mf
14mu|texlive-malayalam-0.9.6-4|99	%{_texmfdistdir}/fonts/source/public/malayalam/var_ja.mf
14mu|texlive-malayalam-0.9.6-4|100	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm10.tfm
14mu|texlive-malayalam-0.9.6-4|101	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm10s.tfm
14mu|texlive-malayalam-0.9.6-4|102	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm12.tfm
14mu|texlive-malayalam-0.9.6-4|103	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm12s.tfm
14mu|texlive-malayalam-0.9.6-4|104	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm17.tfm
14mu|texlive-malayalam-0.9.6-4|105	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm17s.tfm
14mu|texlive-malayalam-0.9.6-4|106	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm6.tfm
14mu|texlive-malayalam-0.9.6-4|107	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm6s.tfm
14mu|texlive-malayalam-0.9.6-4|108	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm8.tfm
14mu|texlive-malayalam-0.9.6-4|109	%{_texmfdistdir}/fonts/tfm/public/malayalam/mm8s.tfm
14mu|texlive-malayalam-0.9.6-4|110	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb10.tfm
14mu|texlive-malayalam-0.9.6-4|111	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb10s.tfm
14mu|texlive-malayalam-0.9.6-4|112	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb12.tfm
14mu|texlive-malayalam-0.9.6-4|113	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb12s.tfm
14mu|texlive-malayalam-0.9.6-4|114	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb17.tfm
14mu|texlive-malayalam-0.9.6-4|115	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmb17s.tfm
14mu|texlive-malayalam-0.9.6-4|116	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmbig.tfm
14mu|texlive-malayalam-0.9.6-4|117	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmbigo.tfm
14mu|texlive-malayalam-0.9.6-4|118	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc10.tfm
14mu|texlive-malayalam-0.9.6-4|119	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc10s.tfm
14mu|texlive-malayalam-0.9.6-4|120	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc12.tfm
14mu|texlive-malayalam-0.9.6-4|121	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc12s.tfm
14mu|texlive-malayalam-0.9.6-4|122	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc17.tfm
14mu|texlive-malayalam-0.9.6-4|123	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmc17s.tfm
14mu|texlive-malayalam-0.9.6-4|124	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb10.tfm
14mu|texlive-malayalam-0.9.6-4|125	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb10s.tfm
14mu|texlive-malayalam-0.9.6-4|126	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb12.tfm
14mu|texlive-malayalam-0.9.6-4|127	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb12s.tfm
14mu|texlive-malayalam-0.9.6-4|128	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb17.tfm
14mu|texlive-malayalam-0.9.6-4|129	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcb17s.tfm
14mu|texlive-malayalam-0.9.6-4|130	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcsl10.tfm
14mu|texlive-malayalam-0.9.6-4|131	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcsl10s.tfm
14mu|texlive-malayalam-0.9.6-4|132	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcsl12.tfm
14mu|texlive-malayalam-0.9.6-4|133	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmcsl12s.tfm
14mu|texlive-malayalam-0.9.6-4|134	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmexpa12.tfm
14mu|texlive-malayalam-0.9.6-4|135	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmexpb12.tfm
14mu|texlive-malayalam-0.9.6-4|136	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmexpc12.tfm
14mu|texlive-malayalam-0.9.6-4|137	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmsl10.tfm
14mu|texlive-malayalam-0.9.6-4|138	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmsl10s.tfm
14mu|texlive-malayalam-0.9.6-4|139	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmsl12.tfm
14mu|texlive-malayalam-0.9.6-4|140	%{_texmfdistdir}/fonts/tfm/public/malayalam/mmsl12s.tfm
14mu|texlive-malayalam-0.9.6-4|141	%{_texmfdistdir}/fonts/tfm/public/malayalam/orn10.tfm
14mu|texlive-malayalam-0.9.6-4|142	%doc %{_texmfdistdir}/doc/fonts/malayalam/FILES
14mu|texlive-malayalam-0.9.6-4|143	%doc %{_texmfdistdir}/doc/fonts/malayalam/INSTALL
14mu|texlive-malayalam-0.9.6-4|144	%doc %{_texmfdistdir}/doc/fonts/malayalam/README
14mu|texlive-malayalam-0.9.6-4|145	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/elephant.mm
14mu|texlive-malayalam-0.9.6-4|146	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/elephant.tex
14mu|texlive-malayalam-0.9.6-4|147	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/lion.mm
14mu|texlive-malayalam-0.9.6-4|148	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/lion.tex
14mu|texlive-malayalam-0.9.6-4|149	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmarticl.mm
14mu|texlive-malayalam-0.9.6-4|150	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmarticl.tex
14mu|texlive-malayalam-0.9.6-4|151	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmchart.tex
14mu|texlive-malayalam-0.9.6-4|152	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmconj.mm
14mu|texlive-malayalam-0.9.6-4|153	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmconj.tex
14mu|texlive-malayalam-0.9.6-4|154	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmexp.mm
14mu|texlive-malayalam-0.9.6-4|155	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmexp.tex
14mu|texlive-malayalam-0.9.6-4|156	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmfont.tex
14mu|texlive-malayalam-0.9.6-4|157	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmfuture.tex
14mu|texlive-malayalam-0.9.6-4|158	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmguide.dvi
14mu|texlive-malayalam-0.9.6-4|159	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmguide.mm
14mu|texlive-malayalam-0.9.6-4|160	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmguide.tex
14mu|texlive-malayalam-0.9.6-4|161	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmmacs.tex
14mu|texlive-malayalam-0.9.6-4|162	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmphmacs.tex
14mu|texlive-malayalam-0.9.6-4|163	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmqfont.tex
14mu|texlive-malayalam-0.9.6-4|164	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmqmacs.tex
14mu|texlive-malayalam-0.9.6-4|165	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmsample.mm
14mu|texlive-malayalam-0.9.6-4|166	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmsample.tex
14mu|texlive-malayalam-0.9.6-4|167	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmscript.mm
14mu|texlive-malayalam-0.9.6-4|168	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtable.mm
14mu|texlive-malayalam-0.9.6-4|169	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtable.tex
14mu|texlive-malayalam-0.9.6-4|170	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtrans.mm
14mu|texlive-malayalam-0.9.6-4|171	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtrans.tex
14mu|texlive-malayalam-0.9.6-4|172	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmtrmacs.tex
14mu|texlive-malayalam-0.9.6-4|173	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/mmxfont.tex
14mu|texlive-malayalam-0.9.6-4|174	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/ornament.tex
14mu|texlive-malayalam-0.9.6-4|175	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/prodigal.mm
14mu|texlive-malayalam-0.9.6-4|176	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/prodigal.tex
14mu|texlive-malayalam-0.9.6-4|177	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/test.mm
14mu|texlive-malayalam-0.9.6-4|178	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/test.tex
14mu|texlive-malayalam-0.9.6-4|179	%doc %{_texmfdistdir}/doc/fonts/malayalam/article/twolines.tex
14mu|texlive-malayalam-0.9.6-4|180	%doc %{_texmfdistdir}/doc/fonts/malayalam/charity
14mu|texlive-malayalam-0.9.6-4|181	%doc %{_texmfdistdir}/doc/fonts/malayalam/todo
14mu|texlive-malayalam-0.9.6-4|182	#- source
14mu|texlive-malayalam-0.9.6-4|183	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dn2dng.pat
14mu|texlive-malayalam-0.9.6-4|184	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dng.pat
14mu|texlive-malayalam-0.9.6-4|185	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dng.tex
14mu|texlive-malayalam-0.9.6-4|186	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dngmacs.tex
14mu|texlive-malayalam-0.9.6-4|187	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dngtrans.dng
14mu|texlive-malayalam-0.9.6-4|188	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dngtrans.tex
14mu|texlive-malayalam-0.9.6-4|189	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/dntrmacs.tex
14mu|texlive-malayalam-0.9.6-4|190	%doc %{_texmfdistdir}/source/fonts/malayalam/dng/misspaal.dng
14mu|texlive-malayalam-0.9.6-4|191	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/ack2mm.pat
14mu|texlive-malayalam-0.9.6-4|192	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/avltree.c
14mu|texlive-malayalam-0.9.6-4|193	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/avltree.h
14mu|texlive-malayalam-0.9.6-4|194	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/makefile
14mu|texlive-malayalam-0.9.6-4|195	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/ml.bat
14mu|texlive-malayalam-0.9.6-4|196	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/ml.g
14mu|texlive-malayalam-0.9.6-4|197	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mlr.bat
14mu|texlive-malayalam-0.9.6-4|198	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mlr.g
14mu|texlive-malayalam-0.9.6-4|199	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mltr.g
14mu|texlive-malayalam-0.9.6-4|200	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mltrth.g
14mu|texlive-malayalam-0.9.6-4|201	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.c
14mu|texlive-malayalam-0.9.6-4|202	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.exe
14mu|texlive-malayalam-0.9.6-4|203	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.h
14mu|texlive-malayalam-0.9.6-4|204	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.pat
14mu|texlive-malayalam-0.9.6-4|205	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.prj
14mu|texlive-malayalam-0.9.6-4|206	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.scr
14mu|texlive-malayalam-0.9.6-4|207	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.trs
14mu|texlive-malayalam-0.9.6-4|208	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm.ttp
14mu|texlive-malayalam-0.9.6-4|209	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mm2ack.pat
14mu|texlive-malayalam-0.9.6-4|210	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mmr.scr
14mu|texlive-malayalam-0.9.6-4|211	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mmr.trs
14mu|texlive-malayalam-0.9.6-4|212	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/mmrfull.trs
14mu|texlive-malayalam-0.9.6-4|213	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/detex.g
14mu|texlive-malayalam-0.9.6-4|214	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/detex.pat
14mu|texlive-malayalam-0.9.6-4|215	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.c
14mu|texlive-malayalam-0.9.6-4|216	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.exe
14mu|texlive-malayalam-0.9.6-4|217	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.prj
14mu|texlive-malayalam-0.9.6-4|218	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.ttp
14mu|texlive-malayalam-0.9.6-4|219	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/patc.txt
14mu|texlive-malayalam-0.9.6-4|220	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/pstree.c
14mu|texlive-malayalam-0.9.6-4|221	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/patc/pstree.h
14mu|texlive-malayalam-0.9.6-4|222	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/pstree.c
14mu|texlive-malayalam-0.9.6-4|223	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/pstree.h
14mu|texlive-malayalam-0.9.6-4|224	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/readfile.c
14mu|texlive-malayalam-0.9.6-4|225	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/readfile.h
14mu|texlive-malayalam-0.9.6-4|226	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/scr.c
14mu|texlive-malayalam-0.9.6-4|227	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/scr.h
14mu|texlive-malayalam-0.9.6-4|228	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/trs.c
14mu|texlive-malayalam-0.9.6-4|229	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/trs.h
14mu|texlive-malayalam-0.9.6-4|230	%doc %{_texmfdistdir}/source/fonts/malayalam/preproc/unicode/UNICODE.TXT
14mu|texlive-malayalam-0.9.6-4|231	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/adami.pat
14mu|texlive-malayalam-0.9.6-4|232	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tamil.pat
14mu|texlive-malayalam-0.9.6-4|233	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tamil.tex
14mu|texlive-malayalam-0.9.6-4|234	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/test.tam
14mu|texlive-malayalam-0.9.6-4|235	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/test.tex
14mu|texlive-malayalam-0.9.6-4|236	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/test.tml
14mu|texlive-malayalam-0.9.6-4|237	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tmlmacs.tex
14mu|texlive-malayalam-0.9.6-4|238	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tmltrans.tex
14mu|texlive-malayalam-0.9.6-4|239	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tmltrans.tml
14mu|texlive-malayalam-0.9.6-4|240	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/tmltrans.txt
14mu|texlive-malayalam-0.9.6-4|241	%doc %{_texmfdistdir}/source/fonts/malayalam/tamil/wntml.pat
14mu|texlive-malayalam-0.9.6-4|242	
14mu|texlive-malayalam-0.9.6-4|243	#-----------------------------------------------------------------------
14mu|texlive-malayalam-0.9.6-4|244	%prep
14mu|texlive-malayalam-0.9.6-4|245	%setup -c -a0 -a1 -a2
14mu|texlive-malayalam-0.9.6-4|246	
14mu|texlive-malayalam-0.9.6-4|247	%build
14mu|texlive-malayalam-0.9.6-4|248	
14mu|texlive-malayalam-0.9.6-4|249	%install
14mu|texlive-malayalam-0.9.6-4|250	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-malayalam-0.9.6-4|251	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-malayalam-0.9.6-4|252	
14mu|texlive-malayalam-0.9.6-4|253	
14mu|texlive-malayalam-0.9.6-4|254	
14mu|texlive-malayalam-0.9.6-4|255	%changelog
14mu|texlive-malayalam-0.9.6-4|256	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.6-4
14mu|texlive-malayalam-0.9.6-4|257	+ Revision: dd41f7a
14mu|texlive-malayalam-0.9.6-4|258	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-malayalam-0.9.6-4|259	
14mu|texlive-malayalam-0.9.6-4|260	

25226 14
14mu|texlive-manfnt-20070102-4|1	# revision 15878
14mu|texlive-manfnt-20070102-4|2	# category Package
14mu|texlive-manfnt-20070102-4|3	# catalog-ctan /macros/latex/contrib/manfnt
14mu|texlive-manfnt-20070102-4|4	# catalog-date 2007-01-02 14:43:33 +0100
14mu|texlive-manfnt-20070102-4|5	# catalog-license lppl
14mu|texlive-manfnt-20070102-4|6	# catalog-version undef
14mu|texlive-manfnt-20070102-4|7	Name:		texlive-manfnt
14mu|texlive-manfnt-20070102-4|8	Version:	20070102
14mu|texlive-manfnt-20070102-4|9	Release:	4
14mu|texlive-manfnt-20070102-4|10	Summary:	LaTeX support for the TeX book symbols
14mu|texlive-manfnt-20070102-4|11	Group:		Publishing
14mu|texlive-manfnt-20070102-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/manfnt
14mu|texlive-manfnt-20070102-4|13	License:	LPPL
14mu|texlive-manfnt-20070102-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manfnt.tar.xz
14mu|texlive-manfnt-20070102-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manfnt.source.tar.xz
14mu|texlive-manfnt-20070102-4|16	BuildArch:	noarch
14mu|texlive-manfnt-20070102-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-manfnt-20070102-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-manfnt-20070102-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-manfnt-20070102-4|20	
14mu|texlive-manfnt-20070102-4|21	%description
14mu|texlive-manfnt-20070102-4|22	A LaTeX package for easy access to the symbols of the Knuth's
14mu|texlive-manfnt-20070102-4|23	'manual' font, such as the Dangerous Bend and Manual-errata
14mu|texlive-manfnt-20070102-4|24	Arrow.
14mu|texlive-manfnt-20070102-4|25	
14mu|texlive-manfnt-20070102-4|26	
14mu|texlive-manfnt-20070102-4|27	#-----------------------------------------------------------------------
14mu|texlive-manfnt-20070102-4|28	%files
14mu|texlive-manfnt-20070102-4|29	%{_texmfdistdir}/fonts/afm/hoekwater/manfnt/manfnt.afm
14mu|texlive-manfnt-20070102-4|30	%{_texmfdistdir}/fonts/map/dvips/manfnt/manfnt.map
14mu|texlive-manfnt-20070102-4|31	%{_texmfdistdir}/fonts/type1/hoekwater/manfnt/manfnt.pfb
14mu|texlive-manfnt-20070102-4|32	%{_texmfdistdir}/tex/latex/manfnt/manfnt.sty
14mu|texlive-manfnt-20070102-4|33	#- source
14mu|texlive-manfnt-20070102-4|34	%doc %{_texmfdistdir}/source/latex/manfnt/manfnt.dtx
14mu|texlive-manfnt-20070102-4|35	%doc %{_texmfdistdir}/source/latex/manfnt/manfnt.ins
14mu|texlive-manfnt-20070102-4|36	
14mu|texlive-manfnt-20070102-4|37	#-----------------------------------------------------------------------
14mu|texlive-manfnt-20070102-4|38	%prep
14mu|texlive-manfnt-20070102-4|39	%setup -c -a0 -a1
14mu|texlive-manfnt-20070102-4|40	
14mu|texlive-manfnt-20070102-4|41	%build
14mu|texlive-manfnt-20070102-4|42	
14mu|texlive-manfnt-20070102-4|43	%install
14mu|texlive-manfnt-20070102-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-manfnt-20070102-4|45	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
14mu|texlive-manfnt-20070102-4|46	
14mu|texlive-manfnt-20070102-4|47	
14mu|texlive-manfnt-20070102-4|48	
14mu|texlive-manfnt-20070102-4|49	%changelog
14mu|texlive-manfnt-20070102-4|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070102-4
14mu|texlive-manfnt-20070102-4|51	+ Revision: 71eb4be
14mu|texlive-manfnt-20070102-4|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-manfnt-20070102-4|53	
14mu|texlive-manfnt-20070102-4|54	

25227 14
14mu|texlive-manuscript-20100314-4|1	# revision 17486
14mu|texlive-manuscript-20100314-4|2	# category Package
14mu|texlive-manuscript-20100314-4|3	# catalog-ctan /macros/latex/contrib/manuscript
14mu|texlive-manuscript-20100314-4|4	# catalog-date 2010-03-14 23:46:18 +0100
14mu|texlive-manuscript-20100314-4|5	# catalog-license lppl
14mu|texlive-manuscript-20100314-4|6	# catalog-version undef
14mu|texlive-manuscript-20100314-4|7	Name:		texlive-manuscript
14mu|texlive-manuscript-20100314-4|8	Version:	20100314
14mu|texlive-manuscript-20100314-4|9	Release:	4
14mu|texlive-manuscript-20100314-4|10	Summary:	Emulate look of a document typed on a typewriter
14mu|texlive-manuscript-20100314-4|11	Group:		Publishing
14mu|texlive-manuscript-20100314-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/manuscript
14mu|texlive-manuscript-20100314-4|13	License:	LPPL
14mu|texlive-manuscript-20100314-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manuscript.tar.xz
14mu|texlive-manuscript-20100314-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manuscript.doc.tar.xz
14mu|texlive-manuscript-20100314-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/manuscript.source.tar.xz
14mu|texlive-manuscript-20100314-4|17	BuildArch:	noarch
14mu|texlive-manuscript-20100314-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-manuscript-20100314-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-manuscript-20100314-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-manuscript-20100314-4|21	
14mu|texlive-manuscript-20100314-4|22	%description
14mu|texlive-manuscript-20100314-4|23	This package is designed for those who have to submit
14mu|texlive-manuscript-20100314-4|24	dissertations, etc., to institutions that still maintain the
14mu|texlive-manuscript-20100314-4|25	typewriter is the summit of non-professional printing.
14mu|texlive-manuscript-20100314-4|26	
14mu|texlive-manuscript-20100314-4|27	
14mu|texlive-manuscript-20100314-4|28	#-----------------------------------------------------------------------
14mu|texlive-manuscript-20100314-4|29	%files
14mu|texlive-manuscript-20100314-4|30	%{_texmfdistdir}/tex/latex/manuscript/manuscript.sty
14mu|texlive-manuscript-20100314-4|31	%doc %{_texmfdistdir}/doc/latex/manuscript/README
14mu|texlive-manuscript-20100314-4|32	%doc %{_texmfdistdir}/doc/latex/manuscript/manuscript.pdf
14mu|texlive-manuscript-20100314-4|33	#- source
14mu|texlive-manuscript-20100314-4|34	%doc %{_texmfdistdir}/source/latex/manuscript/Makefile
14mu|texlive-manuscript-20100314-4|35	%doc %{_texmfdistdir}/source/latex/manuscript/manuscript.drv
14mu|texlive-manuscript-20100314-4|36	%doc %{_texmfdistdir}/source/latex/manuscript/manuscript.dtx
14mu|texlive-manuscript-20100314-4|37	%doc %{_texmfdistdir}/source/latex/manuscript/manuscript.ins
14mu|texlive-manuscript-20100314-4|38	
14mu|texlive-manuscript-20100314-4|39	#-----------------------------------------------------------------------
14mu|texlive-manuscript-20100314-4|40	%prep
14mu|texlive-manuscript-20100314-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-manuscript-20100314-4|42	
14mu|texlive-manuscript-20100314-4|43	%build
14mu|texlive-manuscript-20100314-4|44	
14mu|texlive-manuscript-20100314-4|45	%install
14mu|texlive-manuscript-20100314-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-manuscript-20100314-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-manuscript-20100314-4|48	
14mu|texlive-manuscript-20100314-4|49	
14mu|texlive-manuscript-20100314-4|50	
14mu|texlive-manuscript-20100314-4|51	%changelog
14mu|texlive-manuscript-20100314-4|52	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100314-4
14mu|texlive-manuscript-20100314-4|53	+ Revision: 49d7a1d
14mu|texlive-manuscript-20100314-4|54	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-manuscript-20100314-4|55	
14mu|texlive-manuscript-20100314-4|56	

25228 14
14mu|texlive-marginfix-0.9.1-4|1	# revision 24320
14mu|texlive-marginfix-0.9.1-4|2	# category Package
14mu|texlive-marginfix-0.9.1-4|3	# catalog-ctan /macros/latex/contrib/marginfix
14mu|texlive-marginfix-0.9.1-4|4	# catalog-date 2010-09-10 23:39:51 +0200
14mu|texlive-marginfix-0.9.1-4|5	# catalog-license lppl
14mu|texlive-marginfix-0.9.1-4|6	# catalog-version 0.9.1
14mu|texlive-marginfix-0.9.1-4|7	Name:		texlive-marginfix
14mu|texlive-marginfix-0.9.1-4|8	Version:	0.9.1
14mu|texlive-marginfix-0.9.1-4|9	Release:	4
14mu|texlive-marginfix-0.9.1-4|10	Summary:	Patch \marginpar to avoid overfull margins
14mu|texlive-marginfix-0.9.1-4|11	Group:		Publishing
14mu|texlive-marginfix-0.9.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/marginfix
14mu|texlive-marginfix-0.9.1-4|13	License:	LPPL
14mu|texlive-marginfix-0.9.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginfix.tar.xz
14mu|texlive-marginfix-0.9.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginfix.doc.tar.xz
14mu|texlive-marginfix-0.9.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginfix.source.tar.xz
14mu|texlive-marginfix-0.9.1-4|17	BuildArch:	noarch
14mu|texlive-marginfix-0.9.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-marginfix-0.9.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-marginfix-0.9.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-marginfix-0.9.1-4|21	
14mu|texlive-marginfix-0.9.1-4|22	%description
14mu|texlive-marginfix-0.9.1-4|23	Authors using LaTeX to typeset books with significant margin
14mu|texlive-marginfix-0.9.1-4|24	material often run into the problem of long notes running off
14mu|texlive-marginfix-0.9.1-4|25	the bottom of the page. A typical workaround is to insert
14mu|texlive-marginfix-0.9.1-4|26	\vshift commands by hand, but this is a tedious process that is
14mu|texlive-marginfix-0.9.1-4|27	invalidated when pagination changes. Another workaround is
14mu|texlive-marginfix-0.9.1-4|28	memoir's \sidebar function, but this can be unsatisfying for
14mu|texlive-marginfix-0.9.1-4|29	short textual notes, and standard marginpars cannot be mixed
14mu|texlive-marginfix-0.9.1-4|30	with sidebars. This package implements a solution to make
14mu|texlive-marginfix-0.9.1-4|31	marginpars "just work" by keeping a list of floating inserts
14mu|texlive-marginfix-0.9.1-4|32	and arranging them intelligently in the output routine.
14mu|texlive-marginfix-0.9.1-4|33	
14mu|texlive-marginfix-0.9.1-4|34	
14mu|texlive-marginfix-0.9.1-4|35	#-----------------------------------------------------------------------
14mu|texlive-marginfix-0.9.1-4|36	%files
14mu|texlive-marginfix-0.9.1-4|37	%{_texmfdistdir}/tex/latex/marginfix/marginfix.sty
14mu|texlive-marginfix-0.9.1-4|38	%doc %{_texmfdistdir}/doc/latex/marginfix/README
14mu|texlive-marginfix-0.9.1-4|39	%doc %{_texmfdistdir}/doc/latex/marginfix/marginfix.pdf
14mu|texlive-marginfix-0.9.1-4|40	#- source
14mu|texlive-marginfix-0.9.1-4|41	%doc %{_texmfdistdir}/source/latex/marginfix/marginfix.dtx
14mu|texlive-marginfix-0.9.1-4|42	%doc %{_texmfdistdir}/source/latex/marginfix/marginfix.ins
14mu|texlive-marginfix-0.9.1-4|43	
14mu|texlive-marginfix-0.9.1-4|44	#-----------------------------------------------------------------------
14mu|texlive-marginfix-0.9.1-4|45	%prep
14mu|texlive-marginfix-0.9.1-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-marginfix-0.9.1-4|47	
14mu|texlive-marginfix-0.9.1-4|48	%build
14mu|texlive-marginfix-0.9.1-4|49	
14mu|texlive-marginfix-0.9.1-4|50	%install
14mu|texlive-marginfix-0.9.1-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-marginfix-0.9.1-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-marginfix-0.9.1-4|53	
14mu|texlive-marginfix-0.9.1-4|54	
14mu|texlive-marginfix-0.9.1-4|55	
14mu|texlive-marginfix-0.9.1-4|56	%changelog
14mu|texlive-marginfix-0.9.1-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9.1-4
14mu|texlive-marginfix-0.9.1-4|58	+ Revision: b6cbe3e
14mu|texlive-marginfix-0.9.1-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-marginfix-0.9.1-4|60	
14mu|texlive-marginfix-0.9.1-4|61	

25229 14
14mu|texlive-marginnote-v1.1i-3|1	# revision 25880
14mu|texlive-marginnote-v1.1i-3|2	# category Package
14mu|texlive-marginnote-v1.1i-3|3	# catalog-ctan /macros/latex/contrib/marginnote
14mu|texlive-marginnote-v1.1i-3|4	# catalog-date 2012-04-08 16:44:52 +0200
14mu|texlive-marginnote-v1.1i-3|5	# catalog-license lppl
14mu|texlive-marginnote-v1.1i-3|6	# catalog-version v1.1i
14mu|texlive-marginnote-v1.1i-3|7	Name:		texlive-marginnote
14mu|texlive-marginnote-v1.1i-3|8	Version:	v1.1i
14mu|texlive-marginnote-v1.1i-3|9	Release:	3
14mu|texlive-marginnote-v1.1i-3|10	Summary:	Notes in the margin, even where \marginpar fails
14mu|texlive-marginnote-v1.1i-3|11	Group:		Publishing
14mu|texlive-marginnote-v1.1i-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/marginnote
14mu|texlive-marginnote-v1.1i-3|13	License:	LPPL
14mu|texlive-marginnote-v1.1i-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginnote.tar.xz
14mu|texlive-marginnote-v1.1i-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginnote.doc.tar.xz
14mu|texlive-marginnote-v1.1i-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marginnote.source.tar.xz
14mu|texlive-marginnote-v1.1i-3|17	BuildArch:	noarch
14mu|texlive-marginnote-v1.1i-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-marginnote-v1.1i-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-marginnote-v1.1i-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-marginnote-v1.1i-3|21	
14mu|texlive-marginnote-v1.1i-3|22	%description
14mu|texlive-marginnote-v1.1i-3|23	This package provides the command \marginnote that may be used
14mu|texlive-marginnote-v1.1i-3|24	instead of \marginpar at almost every place where \marginpar
14mu|texlive-marginnote-v1.1i-3|25	cannot be used, e.g., inside floats, footnotes, or in frames
14mu|texlive-marginnote-v1.1i-3|26	made with the framed package.
14mu|texlive-marginnote-v1.1i-3|27	
14mu|texlive-marginnote-v1.1i-3|28	
14mu|texlive-marginnote-v1.1i-3|29	#-----------------------------------------------------------------------
14mu|texlive-marginnote-v1.1i-3|30	%files
14mu|texlive-marginnote-v1.1i-3|31	%{_texmfdistdir}/tex/latex/marginnote/marginnote.sty
14mu|texlive-marginnote-v1.1i-3|32	%doc %{_texmfdistdir}/doc/latex/marginnote/marginnote.pdf
14mu|texlive-marginnote-v1.1i-3|33	#- source
14mu|texlive-marginnote-v1.1i-3|34	%doc %{_texmfdistdir}/source/latex/marginnote/README
14mu|texlive-marginnote-v1.1i-3|35	%doc %{_texmfdistdir}/source/latex/marginnote/marginnote.dtx
14mu|texlive-marginnote-v1.1i-3|36	%doc %{_texmfdistdir}/source/latex/marginnote/marginnote.ins
14mu|texlive-marginnote-v1.1i-3|37	
14mu|texlive-marginnote-v1.1i-3|38	#-----------------------------------------------------------------------
14mu|texlive-marginnote-v1.1i-3|39	%prep
14mu|texlive-marginnote-v1.1i-3|40	%setup -c -a0 -a1 -a2
14mu|texlive-marginnote-v1.1i-3|41	
14mu|texlive-marginnote-v1.1i-3|42	%build
14mu|texlive-marginnote-v1.1i-3|43	
14mu|texlive-marginnote-v1.1i-3|44	%install
14mu|texlive-marginnote-v1.1i-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-marginnote-v1.1i-3|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-marginnote-v1.1i-3|47	
14mu|texlive-marginnote-v1.1i-3|48	
14mu|texlive-marginnote-v1.1i-3|49	
14mu|texlive-marginnote-v1.1i-3|50	%changelog
14mu|texlive-marginnote-v1.1i-3|51	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.1i-3
14mu|texlive-marginnote-v1.1i-3|52	+ Revision: 0b01872
14mu|texlive-marginnote-v1.1i-3|53	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-marginnote-v1.1i-3|54	
14mu|texlive-marginnote-v1.1i-3|55	

25230 14
14mu|texlive-marvosym-2.2a-4|1	# revision 25926
14mu|texlive-marvosym-2.2a-4|2	# category Package
14mu|texlive-marvosym-2.2a-4|3	# catalog-ctan /fonts/marvosym
14mu|texlive-marvosym-2.2a-4|4	# catalog-date 2012-04-08 13:55:52 +0200
14mu|texlive-marvosym-2.2a-4|5	# catalog-license ofl
14mu|texlive-marvosym-2.2a-4|6	# catalog-version 2.2a
14mu|texlive-marvosym-2.2a-4|7	Name:		texlive-marvosym
14mu|texlive-marvosym-2.2a-4|8	Version:	2.2a
14mu|texlive-marvosym-2.2a-4|9	Release:	4
14mu|texlive-marvosym-2.2a-4|10	Summary:	Martin Vogel's Symbols (marvosym) font
14mu|texlive-marvosym-2.2a-4|11	Group:		Publishing
14mu|texlive-marvosym-2.2a-4|12	URL:		http://www.ctan.org/tex-archive/fonts/marvosym
14mu|texlive-marvosym-2.2a-4|13	License:	OFL
14mu|texlive-marvosym-2.2a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marvosym.tar.xz
14mu|texlive-marvosym-2.2a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marvosym.doc.tar.xz
14mu|texlive-marvosym-2.2a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/marvosym.source.tar.xz
14mu|texlive-marvosym-2.2a-4|17	BuildArch:	noarch
14mu|texlive-marvosym-2.2a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-marvosym-2.2a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-marvosym-2.2a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-marvosym-2.2a-4|21	
14mu|texlive-marvosym-2.2a-4|22	%description
14mu|texlive-marvosym-2.2a-4|23	Martin Vogel's Symbol font (marvosym) contains the Euro
14mu|texlive-marvosym-2.2a-4|24	currency symbol as defined by the European commission, along
14mu|texlive-marvosym-2.2a-4|25	with symbols for structural engineering; symbols for steel
14mu|texlive-marvosym-2.2a-4|26	cross-sections; astronomy signs (sun, moon, planets); the 12
14mu|texlive-marvosym-2.2a-4|27	signs of the zodiac; scissor symbols; CE sign and others. The
14mu|texlive-marvosym-2.2a-4|28	package contains both the original TrueType font and the
14mu|texlive-marvosym-2.2a-4|29	derived Type 1 font, together with support files for TeX
14mu|texlive-marvosym-2.2a-4|30	(LaTeX).
14mu|texlive-marvosym-2.2a-4|31	
14mu|texlive-marvosym-2.2a-4|32	
14mu|texlive-marvosym-2.2a-4|33	#-----------------------------------------------------------------------
14mu|texlive-marvosym-2.2a-4|34	%files
14mu|texlive-marvosym-2.2a-4|35	%{_texmfdistdir}/fonts/afm/public/marvosym/marvosym.afm
14mu|texlive-marvosym-2.2a-4|36	%{_texmfdistdir}/fonts/map/dvips/marvosym/marvosym.map
14mu|texlive-marvosym-2.2a-4|37	%{_texmfdistdir}/fonts/tfm/public/marvosym/umvs.tfm
14mu|texlive-marvosym-2.2a-4|38	%{_texmfdistdir}/fonts/truetype/public/marvosym/marvosym.ttf
14mu|texlive-marvosym-2.2a-4|39	%{_texmfdistdir}/fonts/type1/public/marvosym/marvosym.pfb
14mu|texlive-marvosym-2.2a-4|40	%{_texmfdistdir}/tex/latex/marvosym/marvosym.sty
14mu|texlive-marvosym-2.2a-4|41	%{_texmfdistdir}/tex/latex/marvosym/umvs.fd
14mu|texlive-marvosym-2.2a-4|42	%doc %{_texmfdistdir}/doc/fonts/marvosym/FONTLOG.txt
14mu|texlive-marvosym-2.2a-4|43	%doc %{_texmfdistdir}/doc/fonts/marvosym/Makefile
14mu|texlive-marvosym-2.2a-4|44	%doc %{_texmfdistdir}/doc/fonts/marvosym/OFL-FAQ.txt
14mu|texlive-marvosym-2.2a-4|45	%doc %{_texmfdistdir}/doc/fonts/marvosym/OFL.txt
14mu|texlive-marvosym-2.2a-4|46	%doc %{_texmfdistdir}/doc/fonts/marvosym/README
14mu|texlive-marvosym-2.2a-4|47	%doc %{_texmfdistdir}/doc/fonts/marvosym/marvodoc.pdf
14mu|texlive-marvosym-2.2a-4|48	%doc %{_texmfdistdir}/doc/fonts/marvosym/marvodoc.tex
14mu|texlive-marvosym-2.2a-4|49	%doc %{_texmfdistdir}/doc/fonts/marvosym/marvosym-doc.pdf
14mu|texlive-marvosym-2.2a-4|50	%doc %{_texmfdistdir}/doc/fonts/marvosym/marvosym-doc.tex
14mu|texlive-marvosym-2.2a-4|51	#- source
14mu|texlive-marvosym-2.2a-4|52	%doc %{_texmfdistdir}/source/fonts/marvosym/generate_marvosym_derivs.sh
14mu|texlive-marvosym-2.2a-4|53	%doc %{_texmfdistdir}/source/fonts/marvosym/patch_marvosym_afm.sed
14mu|texlive-marvosym-2.2a-4|54	%doc %{_texmfdistdir}/source/fonts/marvosym/patch_marvosym_pfb.sed
14mu|texlive-marvosym-2.2a-4|55	
14mu|texlive-marvosym-2.2a-4|56	#-----------------------------------------------------------------------
14mu|texlive-marvosym-2.2a-4|57	%prep
14mu|texlive-marvosym-2.2a-4|58	%setup -c -a0 -a1 -a2
14mu|texlive-marvosym-2.2a-4|59	
14mu|texlive-marvosym-2.2a-4|60	%build
14mu|texlive-marvosym-2.2a-4|61	
14mu|texlive-marvosym-2.2a-4|62	%install
14mu|texlive-marvosym-2.2a-4|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-marvosym-2.2a-4|64	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-marvosym-2.2a-4|65	
14mu|texlive-marvosym-2.2a-4|66	
14mu|texlive-marvosym-2.2a-4|67	
14mu|texlive-marvosym-2.2a-4|68	%changelog
14mu|texlive-marvosym-2.2a-4|69	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2a-4
14mu|texlive-marvosym-2.2a-4|70	+ Revision: 3040224
14mu|texlive-marvosym-2.2a-4|71	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-marvosym-2.2a-4|72	
14mu|texlive-marvosym-2.2a-4|73	

25231 14
14mu|texlive-matc3-1.0.1-7|1	# revision 29845
14mu|texlive-matc3-1.0.1-7|2	# category Package
14mu|texlive-matc3-1.0.1-7|3	# catalog-ctan /macros/latex/contrib/matc3
14mu|texlive-matc3-1.0.1-7|4	# catalog-date 2013-04-09 15:55:17 +0200
14mu|texlive-matc3-1.0.1-7|5	# catalog-license lppl1.3
14mu|texlive-matc3-1.0.1-7|6	# catalog-version 1.0.1
14mu|texlive-matc3-1.0.1-7|7	Name:		texlive-matc3
14mu|texlive-matc3-1.0.1-7|8	Version:	1.0.1
14mu|texlive-matc3-1.0.1-7|9	Release:	7
14mu|texlive-matc3-1.0.1-7|10	Summary:	Commands for MatematicaC3 textbooks
14mu|texlive-matc3-1.0.1-7|11	Group:		Publishing
14mu|texlive-matc3-1.0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/matc3
14mu|texlive-matc3-1.0.1-7|13	License:	LPPL1.3
14mu|texlive-matc3-1.0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3.tar.xz
14mu|texlive-matc3-1.0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3.doc.tar.xz
14mu|texlive-matc3-1.0.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3.source.tar.xz
14mu|texlive-matc3-1.0.1-7|17	BuildArch:	noarch
14mu|texlive-matc3-1.0.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-matc3-1.0.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-matc3-1.0.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-matc3-1.0.1-7|21	
14mu|texlive-matc3-1.0.1-7|22	%description
14mu|texlive-matc3-1.0.1-7|23	The package provides support for the Matematica C3 project to
14mu|texlive-matc3-1.0.1-7|24	produce free mathematical text books for use in Italian high
14mu|texlive-matc3-1.0.1-7|25	schools.
14mu|texlive-matc3-1.0.1-7|26	
14mu|texlive-matc3-1.0.1-7|27	
14mu|texlive-matc3-1.0.1-7|28	#-----------------------------------------------------------------------
14mu|texlive-matc3-1.0.1-7|29	%files
14mu|texlive-matc3-1.0.1-7|30	%{_texmfdistdir}/tex/latex/matc3/matc3.sty
14mu|texlive-matc3-1.0.1-7|31	%doc %{_texmfdistdir}/doc/latex/matc3/Makefile
14mu|texlive-matc3-1.0.1-7|32	%doc %{_texmfdistdir}/doc/latex/matc3/README
14mu|texlive-matc3-1.0.1-7|33	%doc %{_texmfdistdir}/doc/latex/matc3/matc3.pdf
14mu|texlive-matc3-1.0.1-7|34	#- source
14mu|texlive-matc3-1.0.1-7|35	%doc %{_texmfdistdir}/source/latex/matc3/matc3.dtx
14mu|texlive-matc3-1.0.1-7|36	%doc %{_texmfdistdir}/source/latex/matc3/matc3.ins
14mu|texlive-matc3-1.0.1-7|37	
14mu|texlive-matc3-1.0.1-7|38	#-----------------------------------------------------------------------
14mu|texlive-matc3-1.0.1-7|39	%prep
14mu|texlive-matc3-1.0.1-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-matc3-1.0.1-7|41	
14mu|texlive-matc3-1.0.1-7|42	%build
14mu|texlive-matc3-1.0.1-7|43	
14mu|texlive-matc3-1.0.1-7|44	%install
14mu|texlive-matc3-1.0.1-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-matc3-1.0.1-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-matc3-1.0.1-7|47	
14mu|texlive-matc3-1.0.1-7|48	%changelog
14mu|texlive-matc3-1.0.1-7|49	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-7
14mu|texlive-matc3-1.0.1-7|50	+ Revision: aa2918d
14mu|texlive-matc3-1.0.1-7|51	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-matc3-1.0.1-7|52	
14mu|texlive-matc3-1.0.1-7|53	

25232 14
14mu|texlive-matc3mem-1.0.2-7|1	# revision 29894
14mu|texlive-matc3mem-1.0.2-7|2	# category Package
14mu|texlive-matc3mem-1.0.2-7|3	# catalog-ctan /macros/latex/contrib/matc3mem
14mu|texlive-matc3mem-1.0.2-7|4	# catalog-date 2013-04-14 10:19:50 +0200
14mu|texlive-matc3mem-1.0.2-7|5	# catalog-license lppl1.3
14mu|texlive-matc3mem-1.0.2-7|6	# catalog-version 1.0.2
14mu|texlive-matc3mem-1.0.2-7|7	Name:		texlive-matc3mem
14mu|texlive-matc3mem-1.0.2-7|8	Version:	1.0.2
14mu|texlive-matc3mem-1.0.2-7|9	Release:	7
14mu|texlive-matc3mem-1.0.2-7|10	Summary:	Class for MatematicaC3 textbooks
14mu|texlive-matc3mem-1.0.2-7|11	Group:		Publishing
14mu|texlive-matc3mem-1.0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/matc3mem
14mu|texlive-matc3mem-1.0.2-7|13	License:	LPPL1.3
14mu|texlive-matc3mem-1.0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3mem.tar.xz
14mu|texlive-matc3mem-1.0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3mem.doc.tar.xz
14mu|texlive-matc3mem-1.0.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3mem.source.tar.xz
14mu|texlive-matc3mem-1.0.2-7|17	BuildArch:	noarch
14mu|texlive-matc3mem-1.0.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-matc3mem-1.0.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-matc3mem-1.0.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-matc3mem-1.0.2-7|21	
14mu|texlive-matc3mem-1.0.2-7|22	%description
14mu|texlive-matc3mem-1.0.2-7|23	The class is a development of memoir, with additions
14mu|texlive-matc3mem-1.0.2-7|24	(specifically, mathematical extensions) that provide support
14mu|texlive-matc3mem-1.0.2-7|25	for writing the books for the Matematica C3 project to produce
14mu|texlive-matc3mem-1.0.2-7|26	free mathematical textbooks for use in Italian high schools.
14mu|texlive-matc3mem-1.0.2-7|27	
14mu|texlive-matc3mem-1.0.2-7|28	
14mu|texlive-matc3mem-1.0.2-7|29	#-----------------------------------------------------------------------
14mu|texlive-matc3mem-1.0.2-7|30	%files
14mu|texlive-matc3mem-1.0.2-7|31	%{_texmfdistdir}/tex/latex/matc3mem/matc3mem.cls
14mu|texlive-matc3mem-1.0.2-7|32	%doc %{_texmfdistdir}/doc/latex/matc3mem/Makefile
14mu|texlive-matc3mem-1.0.2-7|33	%doc %{_texmfdistdir}/doc/latex/matc3mem/README
14mu|texlive-matc3mem-1.0.2-7|34	%doc %{_texmfdistdir}/doc/latex/matc3mem/matc3mem.pdf
14mu|texlive-matc3mem-1.0.2-7|35	#- source
14mu|texlive-matc3mem-1.0.2-7|36	%doc %{_texmfdistdir}/source/latex/matc3mem/matc3mem.dtx
14mu|texlive-matc3mem-1.0.2-7|37	%doc %{_texmfdistdir}/source/latex/matc3mem/matc3mem.ins
14mu|texlive-matc3mem-1.0.2-7|38	
14mu|texlive-matc3mem-1.0.2-7|39	#-----------------------------------------------------------------------
14mu|texlive-matc3mem-1.0.2-7|40	%prep
14mu|texlive-matc3mem-1.0.2-7|41	%setup -c -a0 -a1 -a2
14mu|texlive-matc3mem-1.0.2-7|42	
14mu|texlive-matc3mem-1.0.2-7|43	%build
14mu|texlive-matc3mem-1.0.2-7|44	
14mu|texlive-matc3mem-1.0.2-7|45	%install
14mu|texlive-matc3mem-1.0.2-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-matc3mem-1.0.2-7|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-matc3mem-1.0.2-7|48	
14mu|texlive-matc3mem-1.0.2-7|49	%changelog
14mu|texlive-matc3mem-1.0.2-7|50	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-7
14mu|texlive-matc3mem-1.0.2-7|51	+ Revision: ec11ae5
14mu|texlive-matc3mem-1.0.2-7|52	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-matc3mem-1.0.2-7|53	
14mu|texlive-matc3mem-1.0.2-7|54	

25233 14
14mu|texlive-mathabx-20080915-4|1	# revision 15878
14mu|texlive-mathabx-20080915-4|2	# category Package
14mu|texlive-mathabx-20080915-4|3	# catalog-ctan /fonts/mathabx
14mu|texlive-mathabx-20080915-4|4	# catalog-date 2008-09-15 13:48:16 +0200
14mu|texlive-mathabx-20080915-4|5	# catalog-license lppl
14mu|texlive-mathabx-20080915-4|6	# catalog-version undef
14mu|texlive-mathabx-20080915-4|7	Name:		texlive-mathabx
14mu|texlive-mathabx-20080915-4|8	Version:	20080915
14mu|texlive-mathabx-20080915-4|9	Release:	4
14mu|texlive-mathabx-20080915-4|10	Summary:	Three series of mathematical symbols
14mu|texlive-mathabx-20080915-4|11	Group:		Publishing
14mu|texlive-mathabx-20080915-4|12	URL:		http://www.ctan.org/tex-archive/fonts/mathabx
14mu|texlive-mathabx-20080915-4|13	License:	LPPL
14mu|texlive-mathabx-20080915-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathabx.tar.xz
14mu|texlive-mathabx-20080915-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathabx.doc.tar.xz
14mu|texlive-mathabx-20080915-4|16	BuildArch:	noarch
14mu|texlive-mathabx-20080915-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mathabx-20080915-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mathabx-20080915-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mathabx-20080915-4|20	
14mu|texlive-mathabx-20080915-4|21	%description
14mu|texlive-mathabx-20080915-4|22	Mathabx is a set of 3 mathematical symbols font series: matha,
14mu|texlive-mathabx-20080915-4|23	mathb and mathx. They are defined by MetaFont code and should
14mu|texlive-mathabx-20080915-4|24	be of reasonable quality (bitmap output). Things change from
14mu|texlive-mathabx-20080915-4|25	time to time, so there is no claim of stability (encoding,
14mu|texlive-mathabx-20080915-4|26	metrics, design). The package includes Plain TeX and LaTeX
14mu|texlive-mathabx-20080915-4|27	support macros.
14mu|texlive-mathabx-20080915-4|28	
14mu|texlive-mathabx-20080915-4|29	
14mu|texlive-mathabx-20080915-4|30	#-----------------------------------------------------------------------
14mu|texlive-mathabx-20080915-4|31	%files
14mu|texlive-mathabx-20080915-4|32	%{_texmfdistdir}/fonts/source/public/mathabx/matha10.mf
14mu|texlive-mathabx-20080915-4|33	%{_texmfdistdir}/fonts/source/public/mathabx/matha12.mf
14mu|texlive-mathabx-20080915-4|34	%{_texmfdistdir}/fonts/source/public/mathabx/matha5.mf
14mu|texlive-mathabx-20080915-4|35	%{_texmfdistdir}/fonts/source/public/mathabx/matha6.mf
14mu|texlive-mathabx-20080915-4|36	%{_texmfdistdir}/fonts/source/public/mathabx/matha7.mf
14mu|texlive-mathabx-20080915-4|37	%{_texmfdistdir}/fonts/source/public/mathabx/matha8.mf
14mu|texlive-mathabx-20080915-4|38	%{_texmfdistdir}/fonts/source/public/mathabx/matha9.mf
14mu|texlive-mathabx-20080915-4|39	%{_texmfdistdir}/fonts/source/public/mathabx/mathacnt.mf
14mu|texlive-mathabx-20080915-4|40	%{_texmfdistdir}/fonts/source/public/mathabx/mathadrv.mf
14mu|texlive-mathabx-20080915-4|41	%{_texmfdistdir}/fonts/source/public/mathabx/matharrw.mf
14mu|texlive-mathabx-20080915-4|42	%{_texmfdistdir}/fonts/source/public/mathabx/mathastr.mf
14mu|texlive-mathabx-20080915-4|43	%{_texmfdistdir}/fonts/source/public/mathabx/mathastrotest10.mf
14mu|texlive-mathabx-20080915-4|44	%{_texmfdistdir}/fonts/source/public/mathabx/mathastrotestdrv.mf
14mu|texlive-mathabx-20080915-4|45	%{_texmfdistdir}/fonts/source/public/mathabx/mathasym.mf
14mu|texlive-mathabx-20080915-4|46	%{_texmfdistdir}/fonts/source/public/mathabx/mathb10.mf
14mu|texlive-mathabx-20080915-4|47	%{_texmfdistdir}/fonts/source/public/mathabx/mathb12.mf
14mu|texlive-mathabx-20080915-4|48	%{_texmfdistdir}/fonts/source/public/mathabx/mathb5.mf
14mu|texlive-mathabx-20080915-4|49	%{_texmfdistdir}/fonts/source/public/mathabx/mathb6.mf
14mu|texlive-mathabx-20080915-4|50	%{_texmfdistdir}/fonts/source/public/mathabx/mathb7.mf
14mu|texlive-mathabx-20080915-4|51	%{_texmfdistdir}/fonts/source/public/mathabx/mathb8.mf
14mu|texlive-mathabx-20080915-4|52	%{_texmfdistdir}/fonts/source/public/mathabx/mathb9.mf
14mu|texlive-mathabx-20080915-4|53	%{_texmfdistdir}/fonts/source/public/mathabx/mathbase.mf
14mu|texlive-mathabx-20080915-4|54	%{_texmfdistdir}/fonts/source/public/mathabx/mathbdel.mf
14mu|texlive-mathabx-20080915-4|55	%{_texmfdistdir}/fonts/source/public/mathabx/mathbdrv.mf
14mu|texlive-mathabx-20080915-4|56	%{_texmfdistdir}/fonts/source/public/mathabx/mathbigs.mf
14mu|texlive-mathabx-20080915-4|57	%{_texmfdistdir}/fonts/source/public/mathabx/mathbsym.mf
14mu|texlive-mathabx-20080915-4|58	%{_texmfdistdir}/fonts/source/public/mathabx/mathc10.mf
14mu|texlive-mathabx-20080915-4|59	%{_texmfdistdir}/fonts/source/public/mathabx/mathcall.mf
14mu|texlive-mathabx-20080915-4|60	%{_texmfdistdir}/fonts/source/public/mathabx/mathcallgreek.mf
14mu|texlive-mathabx-20080915-4|61	%{_texmfdistdir}/fonts/source/public/mathabx/mathcdrv.mf
14mu|texlive-mathabx-20080915-4|62	%{_texmfdistdir}/fonts/source/public/mathabx/mathfine.mf
14mu|texlive-mathabx-20080915-4|63	%{_texmfdistdir}/fonts/source/public/mathabx/mathgrey.mf
14mu|texlive-mathabx-20080915-4|64	%{_texmfdistdir}/fonts/source/public/mathabx/mathhbrw.mf
14mu|texlive-mathabx-20080915-4|65	%{_texmfdistdir}/fonts/source/public/mathabx/mathineq.mf
14mu|texlive-mathabx-20080915-4|66	%{_texmfdistdir}/fonts/source/public/mathabx/mathltlk.mf
14mu|texlive-mathabx-20080915-4|67	%{_texmfdistdir}/fonts/source/public/mathabx/mathmbcb.mf
14mu|texlive-mathabx-20080915-4|68	%{_texmfdistdir}/fonts/source/public/mathabx/mathprmt.mf
14mu|texlive-mathabx-20080915-4|69	%{_texmfdistdir}/fonts/source/public/mathabx/mathsmsy.mf
14mu|texlive-mathabx-20080915-4|70	%{_texmfdistdir}/fonts/source/public/mathabx/mathsubs.mf
14mu|texlive-mathabx-20080915-4|71	%{_texmfdistdir}/fonts/source/public/mathabx/mathsymb.mf
14mu|texlive-mathabx-20080915-4|72	%{_texmfdistdir}/fonts/source/public/mathabx/mathu10.mf
14mu|texlive-mathabx-20080915-4|73	%{_texmfdistdir}/fonts/source/public/mathabx/mathudrv.mf
14mu|texlive-mathabx-20080915-4|74	%{_texmfdistdir}/fonts/source/public/mathabx/mathusym.mf
14mu|texlive-mathabx-20080915-4|75	%{_texmfdistdir}/fonts/source/public/mathabx/mathux10.mf
14mu|texlive-mathabx-20080915-4|76	%{_texmfdistdir}/fonts/source/public/mathabx/mathuxdrv.mf
14mu|texlive-mathabx-20080915-4|77	%{_texmfdistdir}/fonts/source/public/mathabx/mathx10.mf
14mu|texlive-mathabx-20080915-4|78	%{_texmfdistdir}/fonts/source/public/mathabx/mathx12.mf
14mu|texlive-mathabx-20080915-4|79	%{_texmfdistdir}/fonts/source/public/mathabx/mathx5.mf
14mu|texlive-mathabx-20080915-4|80	%{_texmfdistdir}/fonts/source/public/mathabx/mathx6.mf
14mu|texlive-mathabx-20080915-4|81	%{_texmfdistdir}/fonts/source/public/mathabx/mathx7.mf
14mu|texlive-mathabx-20080915-4|82	%{_texmfdistdir}/fonts/source/public/mathabx/mathx8.mf
14mu|texlive-mathabx-20080915-4|83	%{_texmfdistdir}/fonts/source/public/mathabx/mathx9.mf
14mu|texlive-mathabx-20080915-4|84	%{_texmfdistdir}/fonts/source/public/mathabx/mathxdrv.mf
14mu|texlive-mathabx-20080915-4|85	%{_texmfdistdir}/fonts/source/public/mathabx/maydigit.mf
14mu|texlive-mathabx-20080915-4|86	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha10.tfm
14mu|texlive-mathabx-20080915-4|87	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha12.tfm
14mu|texlive-mathabx-20080915-4|88	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha5.tfm
14mu|texlive-mathabx-20080915-4|89	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha6.tfm
14mu|texlive-mathabx-20080915-4|90	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha7.tfm
14mu|texlive-mathabx-20080915-4|91	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha8.tfm
14mu|texlive-mathabx-20080915-4|92	%{_texmfdistdir}/fonts/tfm/public/mathabx/matha9.tfm
14mu|texlive-mathabx-20080915-4|93	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathastrotest10.tfm
14mu|texlive-mathabx-20080915-4|94	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb10.tfm
14mu|texlive-mathabx-20080915-4|95	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb12.tfm
14mu|texlive-mathabx-20080915-4|96	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb5.tfm
14mu|texlive-mathabx-20080915-4|97	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb6.tfm
14mu|texlive-mathabx-20080915-4|98	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb7.tfm
14mu|texlive-mathabx-20080915-4|99	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb8.tfm
14mu|texlive-mathabx-20080915-4|100	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathb9.tfm
14mu|texlive-mathabx-20080915-4|101	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathc10.tfm
14mu|texlive-mathabx-20080915-4|102	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathu10.tfm
14mu|texlive-mathabx-20080915-4|103	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathux10.tfm
14mu|texlive-mathabx-20080915-4|104	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx10.tfm
14mu|texlive-mathabx-20080915-4|105	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx12.tfm
14mu|texlive-mathabx-20080915-4|106	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx5.tfm
14mu|texlive-mathabx-20080915-4|107	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx6.tfm
14mu|texlive-mathabx-20080915-4|108	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx7.tfm
14mu|texlive-mathabx-20080915-4|109	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx8.tfm
14mu|texlive-mathabx-20080915-4|110	%{_texmfdistdir}/fonts/tfm/public/mathabx/mathx9.tfm
14mu|texlive-mathabx-20080915-4|111	%{_texmfdistdir}/tex/generic/mathabx/mathabx.dcl
14mu|texlive-mathabx-20080915-4|112	%{_texmfdistdir}/tex/generic/mathabx/mathabx.sty
14mu|texlive-mathabx-20080915-4|113	%{_texmfdistdir}/tex/generic/mathabx/mathabx.tex
14mu|texlive-mathabx-20080915-4|114	%doc %{_texmfdistdir}/doc/fonts/mathabx/README
14mu|texlive-mathabx-20080915-4|115	%doc %{_texmfdistdir}/doc/fonts/mathabx/mathtest.pdf
14mu|texlive-mathabx-20080915-4|116	%doc %{_texmfdistdir}/doc/fonts/mathabx/mathtest.tex
14mu|texlive-mathabx-20080915-4|117	%doc %{_texmfdistdir}/doc/fonts/mathabx/testmac.tex
14mu|texlive-mathabx-20080915-4|118	
14mu|texlive-mathabx-20080915-4|119	#-----------------------------------------------------------------------
14mu|texlive-mathabx-20080915-4|120	%prep
14mu|texlive-mathabx-20080915-4|121	%setup -c -a0 -a1
14mu|texlive-mathabx-20080915-4|122	
14mu|texlive-mathabx-20080915-4|123	%build
14mu|texlive-mathabx-20080915-4|124	
14mu|texlive-mathabx-20080915-4|125	%install
14mu|texlive-mathabx-20080915-4|126	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mathabx-20080915-4|127	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mathabx-20080915-4|128	
14mu|texlive-mathabx-20080915-4|129	
14mu|texlive-mathabx-20080915-4|130	
14mu|texlive-mathabx-20080915-4|131	%changelog
14mu|texlive-mathabx-20080915-4|132	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080915-4
14mu|texlive-mathabx-20080915-4|133	+ Revision: 7191ca4
14mu|texlive-mathabx-20080915-4|134	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-mathabx-20080915-4|135	
14mu|texlive-mathabx-20080915-4|136	

25234 14
14mu|texlive-mathalfa-1.06-3|1	# revision 26209
14mu|texlive-mathalfa-1.06-3|2	# category Package
14mu|texlive-mathalfa-1.06-3|3	# catalog-ctan /macros/latex/contrib/mathalfa
14mu|texlive-mathalfa-1.06-3|4	# catalog-date 2012-04-28 17:53:25 +0200
14mu|texlive-mathalfa-1.06-3|5	# catalog-license lppl1.3
14mu|texlive-mathalfa-1.06-3|6	# catalog-version 1.06
14mu|texlive-mathalfa-1.06-3|7	Name:		texlive-mathalfa
14mu|texlive-mathalfa-1.06-3|8	Version:	1.06
14mu|texlive-mathalfa-1.06-3|9	Release:	3
14mu|texlive-mathalfa-1.06-3|10	Summary:	General package for loading maths alphabets in LaTeX
14mu|texlive-mathalfa-1.06-3|11	Group:		Publishing
14mu|texlive-mathalfa-1.06-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mathalfa
14mu|texlive-mathalfa-1.06-3|13	License:	LPPL1.3
14mu|texlive-mathalfa-1.06-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathalfa.tar.xz
14mu|texlive-mathalfa-1.06-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathalfa.doc.tar.xz
14mu|texlive-mathalfa-1.06-3|16	BuildArch:	noarch
14mu|texlive-mathalfa-1.06-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mathalfa-1.06-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mathalfa-1.06-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-mathalfa-1.06-3|20	
14mu|texlive-mathalfa-1.06-3|21	%description
14mu|texlive-mathalfa-1.06-3|22	The package provides means of loading maths alphabets (such as
14mu|texlive-mathalfa-1.06-3|23	are normally addressed via macros \mathcal, \mathbb, \mathfrak
14mu|texlive-mathalfa-1.06-3|24	and \mathscr), offering various features normally missing in
14mu|texlive-mathalfa-1.06-3|25	existing packages for this job.
14mu|texlive-mathalfa-1.06-3|26	
14mu|texlive-mathalfa-1.06-3|27	
14mu|texlive-mathalfa-1.06-3|28	#-----------------------------------------------------------------------
14mu|texlive-mathalfa-1.06-3|29	%files
14mu|texlive-mathalfa-1.06-3|30	%{_texmfdistdir}/tex/latex/mathalfa/mathalfa.sty
14mu|texlive-mathalfa-1.06-3|31	%doc %{_texmfdistdir}/doc/latex/mathalfa/README
14mu|texlive-mathalfa-1.06-3|32	%doc %{_texmfdistdir}/doc/latex/mathalfa/mathalfa.pdf
14mu|texlive-mathalfa-1.06-3|33	%doc %{_texmfdistdir}/doc/latex/mathalfa/mathalfa.tex
14mu|texlive-mathalfa-1.06-3|34	
14mu|texlive-mathalfa-1.06-3|35	#-----------------------------------------------------------------------
14mu|texlive-mathalfa-1.06-3|36	%prep
14mu|texlive-mathalfa-1.06-3|37	%setup -c -a0 -a1
14mu|texlive-mathalfa-1.06-3|38	
14mu|texlive-mathalfa-1.06-3|39	%build
14mu|texlive-mathalfa-1.06-3|40	
14mu|texlive-mathalfa-1.06-3|41	%install
14mu|texlive-mathalfa-1.06-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mathalfa-1.06-3|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mathalfa-1.06-3|44	
14mu|texlive-mathalfa-1.06-3|45	
14mu|texlive-mathalfa-1.06-3|46	
14mu|texlive-mathalfa-1.06-3|47	%changelog
14mu|texlive-mathalfa-1.06-3|48	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.06-3
14mu|texlive-mathalfa-1.06-3|49	+ Revision: dd7cacd
14mu|texlive-mathalfa-1.06-3|50	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-mathalfa-1.06-3|51	
14mu|texlive-mathalfa-1.06-3|52	

25235 14
14mu|texlive-mathastext-1.30c-3|1	# revision 32415
14mu|texlive-mathastext-1.30c-3|2	# category Package
14mu|texlive-mathastext-1.30c-3|3	# catalog-ctan /macros/latex/contrib/mathastext
14mu|texlive-mathastext-1.30c-3|4	# catalog-date 2013-12-14 19:05:26 +0100
14mu|texlive-mathastext-1.30c-3|5	# catalog-license lppl1.3
14mu|texlive-mathastext-1.30c-3|6	# catalog-version 1.3c
14mu|texlive-mathastext-1.30c-3|7	Name:		texlive-mathastext
14mu|texlive-mathastext-1.30c-3|8	Version:	1.30c
14mu|texlive-mathastext-1.30c-3|9	Release:	3
14mu|texlive-mathastext-1.30c-3|10	Summary:	Use the text font in maths mode
14mu|texlive-mathastext-1.30c-3|11	Group:		Publishing
14mu|texlive-mathastext-1.30c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mathastext
14mu|texlive-mathastext-1.30c-3|13	License:	LPPL1.3
14mu|texlive-mathastext-1.30c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.tar.xz
14mu|texlive-mathastext-1.30c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.doc.tar.xz
14mu|texlive-mathastext-1.30c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.source.tar.xz
14mu|texlive-mathastext-1.30c-3|17	BuildArch:	noarch
14mu|texlive-mathastext-1.30c-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mathastext-1.30c-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mathastext-1.30c-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-mathastext-1.30c-3|21	
14mu|texlive-mathastext-1.30c-3|22	%description
14mu|texlive-mathastext-1.30c-3|23	The package uses a text font (usually the document's text font)
14mu|texlive-mathastext-1.30c-3|24	for the letters of the Latin alphabet needed when typesetting
14mu|texlive-mathastext-1.30c-3|25	mathematics. (Optionally, other characters in the font may also
14mu|texlive-mathastext-1.30c-3|26	be used). This facility makes possible (for a document with
14mu|texlive-mathastext-1.30c-3|27	simple mathematics) a far wider choice of text font, with
14mu|texlive-mathastext-1.30c-3|28	little worry that no specially designed accompanying maths
14mu|texlive-mathastext-1.30c-3|29	fonts are available. The package also offers a simple mechanism
14mu|texlive-mathastext-1.30c-3|30	for using many different choices of (text hence, now, maths)
14mu|texlive-mathastext-1.30c-3|31	font in the same document. Of course, using one font for two
14mu|texlive-mathastext-1.30c-3|32	purposes helps produce smaller PDF files. The package, running
14mu|texlive-mathastext-1.30c-3|33	under LuaTeX, requires the TeX live 2013 distribution (or
14mu|texlive-mathastext-1.30c-3|34	later).
14mu|texlive-mathastext-1.30c-3|35	
14mu|texlive-mathastext-1.30c-3|36	
14mu|texlive-mathastext-1.30c-3|37	#-----------------------------------------------------------------------
14mu|texlive-mathastext-1.30c-3|38	%files
14mu|texlive-mathastext-1.30c-3|39	%{_texmfdistdir}/tex/latex/mathastext/mathastext.sty
14mu|texlive-mathastext-1.30c-3|40	%doc %{_texmfdistdir}/doc/latex/mathastext/README
14mu|texlive-mathastext-1.30c-3|41	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastext.pdf
14mu|texlive-mathastext-1.30c-3|42	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastext.tex
14mu|texlive-mathastext-1.30c-3|43	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestalphabets.pdf
14mu|texlive-mathastext-1.30c-3|44	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestalphabets.tex
14mu|texlive-mathastext-1.30c-3|45	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestmathversions.tex
14mu|texlive-mathastext-1.30c-3|46	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestunicodelinux.tex
14mu|texlive-mathastext-1.30c-3|47	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestunicodemacos.tex
14mu|texlive-mathastext-1.30c-3|48	#- source
14mu|texlive-mathastext-1.30c-3|49	%doc %{_texmfdistdir}/source/latex/mathastext/mathastext.dtx
14mu|texlive-mathastext-1.30c-3|50	%doc %{_texmfdistdir}/source/latex/mathastext/mathastext.ins
14mu|texlive-mathastext-1.30c-3|51	
14mu|texlive-mathastext-1.30c-3|52	#-----------------------------------------------------------------------
14mu|texlive-mathastext-1.30c-3|53	%prep
14mu|texlive-mathastext-1.30c-3|54	%setup -c -a0 -a1 -a2
14mu|texlive-mathastext-1.30c-3|55	
14mu|texlive-mathastext-1.30c-3|56	%build
14mu|texlive-mathastext-1.30c-3|57	
14mu|texlive-mathastext-1.30c-3|58	%install
14mu|texlive-mathastext-1.30c-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mathastext-1.30c-3|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mathastext-1.30c-3|61	
14mu|texlive-mathastext-1.30c-3|62	%changelog
14mu|texlive-mathastext-1.30c-3|63	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.30c-3
14mu|texlive-mathastext-1.30c-3|64	+ Revision: 57d9c87
14mu|texlive-mathastext-1.30c-3|65	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-mathastext-1.30c-3|66	
14mu|texlive-mathastext-1.30c-3|67	

25236 14
14mu|texlive-mathexam-1.00-4|1	# revision 15878
14mu|texlive-mathexam-1.00-4|2	# category Package
14mu|texlive-mathexam-1.00-4|3	# catalog-ctan /macros/latex/contrib/mathexam
14mu|texlive-mathexam-1.00-4|4	# catalog-date 2008-08-22 15:19:59 +0200
14mu|texlive-mathexam-1.00-4|5	# catalog-license lppl
14mu|texlive-mathexam-1.00-4|6	# catalog-version 1.00
14mu|texlive-mathexam-1.00-4|7	Name:		texlive-mathexam
14mu|texlive-mathexam-1.00-4|8	Version:	1.00
14mu|texlive-mathexam-1.00-4|9	Release:	4
14mu|texlive-mathexam-1.00-4|10	Summary:	Package for typesetting exams
14mu|texlive-mathexam-1.00-4|11	Group:		Publishing
14mu|texlive-mathexam-1.00-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mathexam
14mu|texlive-mathexam-1.00-4|13	License:	LPPL
14mu|texlive-mathexam-1.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathexam.tar.xz
14mu|texlive-mathexam-1.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathexam.doc.tar.xz
14mu|texlive-mathexam-1.00-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathexam.source.tar.xz
14mu|texlive-mathexam-1.00-4|17	BuildArch:	noarch
14mu|texlive-mathexam-1.00-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mathexam-1.00-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mathexam-1.00-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mathexam-1.00-4|21	
14mu|texlive-mathexam-1.00-4|22	%description
14mu|texlive-mathexam-1.00-4|23	The package can help you typeset exams (mostly in mathematics
14mu|texlive-mathexam-1.00-4|24	and related disciplines where students are required to show
14mu|texlive-mathexam-1.00-4|25	their calculations followed by one or more short answers). It
14mu|texlive-mathexam-1.00-4|26	provides commands for inclusion of space for calculations, as
14mu|texlive-mathexam-1.00-4|27	well as commands for automatic creation of "answer spaces". In
14mu|texlive-mathexam-1.00-4|28	addition, the package will automatically create page headers
14mu|texlive-mathexam-1.00-4|29	and footers, and will let you include instructions and space
14mu|texlive-mathexam-1.00-4|30	for students to put their name.
14mu|texlive-mathexam-1.00-4|31	
14mu|texlive-mathexam-1.00-4|32	
14mu|texlive-mathexam-1.00-4|33	#-----------------------------------------------------------------------
14mu|texlive-mathexam-1.00-4|34	%files
14mu|texlive-mathexam-1.00-4|35	%{_texmfdistdir}/tex/latex/mathexam/mathexam.sty
14mu|texlive-mathexam-1.00-4|36	%doc %{_texmfdistdir}/doc/latex/mathexam/README
14mu|texlive-mathexam-1.00-4|37	%doc %{_texmfdistdir}/doc/latex/mathexam/mathexam.pdf
14mu|texlive-mathexam-1.00-4|38	%doc %{_texmfdistdir}/doc/latex/mathexam/sample.pdf
14mu|texlive-mathexam-1.00-4|39	%doc %{_texmfdistdir}/doc/latex/mathexam/sample.tex
14mu|texlive-mathexam-1.00-4|40	#- source
14mu|texlive-mathexam-1.00-4|41	%doc %{_texmfdistdir}/source/latex/mathexam/mathexam.dtx
14mu|texlive-mathexam-1.00-4|42	%doc %{_texmfdistdir}/source/latex/mathexam/mathexam.ins
14mu|texlive-mathexam-1.00-4|43	
14mu|texlive-mathexam-1.00-4|44	#-----------------------------------------------------------------------
14mu|texlive-mathexam-1.00-4|45	%prep
14mu|texlive-mathexam-1.00-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-mathexam-1.00-4|47	
14mu|texlive-mathexam-1.00-4|48	%build
14mu|texlive-mathexam-1.00-4|49	
14mu|texlive-mathexam-1.00-4|50	%install
14mu|texlive-mathexam-1.00-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mathexam-1.00-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mathexam-1.00-4|53	
14mu|texlive-mathexam-1.00-4|54	
14mu|texlive-mathexam-1.00-4|55	
14mu|texlive-mathexam-1.00-4|56	%changelog
14mu|texlive-mathexam-1.00-4|57	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14mu|texlive-mathexam-1.00-4|58	+ Revision: c056d3b
14mu|texlive-mathexam-1.00-4|59	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-mathexam-1.00-4|60	
14mu|texlive-mathexam-1.00-4|61	

25237 14
14mu|texlive-mathpazo-1.003-4|1	# revision 15878
14mu|texlive-mathpazo-1.003-4|2	# category Package
14mu|texlive-mathpazo-1.003-4|3	# catalog-ctan /fonts/mathpazo
14mu|texlive-mathpazo-1.003-4|4	# catalog-date 2009-10-06 20:42:53 +0200
14mu|texlive-mathpazo-1.003-4|5	# catalog-license gpl
14mu|texlive-mathpazo-1.003-4|6	# catalog-version 1.003
14mu|texlive-mathpazo-1.003-4|7	Name:		texlive-mathpazo
14mu|texlive-mathpazo-1.003-4|8	Version:	1.003
14mu|texlive-mathpazo-1.003-4|9	Release:	4
14mu|texlive-mathpazo-1.003-4|10	Summary:	Fonts to typeset mathematics to match Palatino
14mu|texlive-mathpazo-1.003-4|11	Group:		Publishing
14mu|texlive-mathpazo-1.003-4|12	URL:		http://www.ctan.org/tex-archive/fonts/mathpazo
14mu|texlive-mathpazo-1.003-4|13	License:	GPL
14mu|texlive-mathpazo-1.003-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathpazo.tar.xz
14mu|texlive-mathpazo-1.003-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathpazo.doc.tar.xz
14mu|texlive-mathpazo-1.003-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathpazo.source.tar.xz
14mu|texlive-mathpazo-1.003-4|17	BuildArch:	noarch
14mu|texlive-mathpazo-1.003-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mathpazo-1.003-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mathpazo-1.003-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mathpazo-1.003-4|21	
14mu|texlive-mathpazo-1.003-4|22	%description
14mu|texlive-mathpazo-1.003-4|23	The Pazo Math fonts are a family of PostScript fonts suitable
14mu|texlive-mathpazo-1.003-4|24	for typesetting mathematics in combination with the Palatino
14mu|texlive-mathpazo-1.003-4|25	family of text fonts. The Pazo Math family is made up of five
14mu|texlive-mathpazo-1.003-4|26	fonts provided in Adobe Type 1 format (PazoMath, PazoMath-
14mu|texlive-mathpazo-1.003-4|27	Italic, PazoMath-Bold, PazoMath-BoldItalic, and
14mu|texlive-mathpazo-1.003-4|28	PazoMathBlackboardBold). These contain, in designs that match
14mu|texlive-mathpazo-1.003-4|29	Palatino, glyphs that are usually not available in Palatino and
14mu|texlive-mathpazo-1.003-4|30	for which Computer Modern looks odd when combined with
14mu|texlive-mathpazo-1.003-4|31	Palatino. These glyphs include the uppercase Greek alphabet in
14mu|texlive-mathpazo-1.003-4|32	upright and slanted shapes in regular and bold weights, the
14mu|texlive-mathpazo-1.003-4|33	lowercase Greek alphabet in slanted shape in regular and bold
14mu|texlive-mathpazo-1.003-4|34	weights, several mathematical glyphs (partialdiff, summation,
14mu|texlive-mathpazo-1.003-4|35	product, coproduct, emptyset, infinity, and proportional) in
14mu|texlive-mathpazo-1.003-4|36	regular and bold weights, other glyphs (Euro and dotlessj) in
14mu|texlive-mathpazo-1.003-4|37	upright and slanted shapes in regular and bold weights, and the
14mu|texlive-mathpazo-1.003-4|38	uppercase letters commonly used to represent various number
14mu|texlive-mathpazo-1.003-4|39	sets (C, I, N, Q, R, and Z) in blackboard bold. The set also
14mu|texlive-mathpazo-1.003-4|40	includes a set of 'true' small-caps fonts, also suitable for
14mu|texlive-mathpazo-1.003-4|41	use with Palatino (or one of its clones). LaTeX macro support
14mu|texlive-mathpazo-1.003-4|42	(using package mathpazo.sty) is provided in psnfss (a required
14mu|texlive-mathpazo-1.003-4|43	part of any LaTeX distribution).
14mu|texlive-mathpazo-1.003-4|44	
14mu|texlive-mathpazo-1.003-4|45	
14mu|texlive-mathpazo-1.003-4|46	#-----------------------------------------------------------------------
14mu|texlive-mathpazo-1.003-4|47	%files
14mu|texlive-mathpazo-1.003-4|48	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmb.afm
14mu|texlive-mathpazo-1.003-4|49	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmbb.afm
14mu|texlive-mathpazo-1.003-4|50	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmbi.afm
14mu|texlive-mathpazo-1.003-4|51	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmr.afm
14mu|texlive-mathpazo-1.003-4|52	%{_texmfdistdir}/fonts/afm/public/mathpazo/fplmri.afm
14mu|texlive-mathpazo-1.003-4|53	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmb.tfm
14mu|texlive-mathpazo-1.003-4|54	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmbb.tfm
14mu|texlive-mathpazo-1.003-4|55	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmbi.tfm
14mu|texlive-mathpazo-1.003-4|56	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmr.tfm
14mu|texlive-mathpazo-1.003-4|57	%{_texmfdistdir}/fonts/tfm/public/mathpazo/fplmri.tfm
14mu|texlive-mathpazo-1.003-4|58	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmb7m.tfm
14mu|texlive-mathpazo-1.003-4|59	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmb7t.tfm
14mu|texlive-mathpazo-1.003-4|60	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmb7y.tfm
14mu|texlive-mathpazo-1.003-4|61	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmr7m.tfm
14mu|texlive-mathpazo-1.003-4|62	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmr7t.tfm
14mu|texlive-mathpazo-1.003-4|63	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmr7v.tfm
14mu|texlive-mathpazo-1.003-4|64	%{_texmfdistdir}/fonts/tfm/public/mathpazo/zplmr7y.tfm
14mu|texlive-mathpazo-1.003-4|65	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmb.pfb
14mu|texlive-mathpazo-1.003-4|66	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmbb.pfb
14mu|texlive-mathpazo-1.003-4|67	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmbi.pfb
14mu|texlive-mathpazo-1.003-4|68	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmr.pfb
14mu|texlive-mathpazo-1.003-4|69	%{_texmfdistdir}/fonts/type1/public/mathpazo/fplmri.pfb
14mu|texlive-mathpazo-1.003-4|70	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmb7m.vf
14mu|texlive-mathpazo-1.003-4|71	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmb7t.vf
14mu|texlive-mathpazo-1.003-4|72	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmb7y.vf
14mu|texlive-mathpazo-1.003-4|73	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmr7m.vf
14mu|texlive-mathpazo-1.003-4|74	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmr7t.vf
14mu|texlive-mathpazo-1.003-4|75	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmr7v.vf
14mu|texlive-mathpazo-1.003-4|76	%{_texmfdistdir}/fonts/vf/public/mathpazo/zplmr7y.vf
14mu|texlive-mathpazo-1.003-4|77	%doc %{_texmfdistdir}/doc/latex/mathpazo/README.txt
14mu|texlive-mathpazo-1.003-4|78	%doc %{_texmfdistdir}/doc/latex/mathpazo/gpl.txt
14mu|texlive-mathpazo-1.003-4|79	%doc %{_texmfdistdir}/doc/latex/mathpazo/mapfplm.tex
14mu|texlive-mathpazo-1.003-4|80	%doc %{_texmfdistdir}/doc/latex/mathpazo/mapppl.tex
14mu|texlive-mathpazo-1.003-4|81	%doc %{_texmfdistdir}/doc/latex/mathpazo/mapzplm.tex
14mu|texlive-mathpazo-1.003-4|82	%doc %{_texmfdistdir}/doc/latex/mathpazo/pazofnst.tex
14mu|texlive-mathpazo-1.003-4|83	%doc %{_texmfdistdir}/doc/latex/mathpazo/pazotest.pdf
14mu|texlive-mathpazo-1.003-4|84	#- source
14mu|texlive-mathpazo-1.003-4|85	%doc %{_texmfdistdir}/source/latex/mathpazo/Makefile
14mu|texlive-mathpazo-1.003-4|86	%doc %{_texmfdistdir}/source/latex/mathpazo/cmbsy10.pl
14mu|texlive-mathpazo-1.003-4|87	%doc %{_texmfdistdir}/source/latex/mathpazo/cmbx10.pl
14mu|texlive-mathpazo-1.003-4|88	%doc %{_texmfdistdir}/source/latex/mathpazo/cmex10.pl
14mu|texlive-mathpazo-1.003-4|89	%doc %{_texmfdistdir}/source/latex/mathpazo/cmmi10.pl
14mu|texlive-mathpazo-1.003-4|90	%doc %{_texmfdistdir}/source/latex/mathpazo/cmmib10.pl
14mu|texlive-mathpazo-1.003-4|91	%doc %{_texmfdistdir}/source/latex/mathpazo/cmr10.pl
14mu|texlive-mathpazo-1.003-4|92	%doc %{_texmfdistdir}/source/latex/mathpazo/cmsy10.pl
14mu|texlive-mathpazo-1.003-4|93	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmb.inf
14mu|texlive-mathpazo-1.003-4|94	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmb.mtx
14mu|texlive-mathpazo-1.003-4|95	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmb.pl
14mu|texlive-mathpazo-1.003-4|96	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbb.inf
14mu|texlive-mathpazo-1.003-4|97	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbb.mtx
14mu|texlive-mathpazo-1.003-4|98	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbb.pl
14mu|texlive-mathpazo-1.003-4|99	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbi.inf
14mu|texlive-mathpazo-1.003-4|100	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbi.mtx
14mu|texlive-mathpazo-1.003-4|101	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmbi.pl
14mu|texlive-mathpazo-1.003-4|102	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmr.inf
14mu|texlive-mathpazo-1.003-4|103	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmr.mtx
14mu|texlive-mathpazo-1.003-4|104	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmr.pl
14mu|texlive-mathpazo-1.003-4|105	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmri.inf
14mu|texlive-mathpazo-1.003-4|106	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmri.mtx
14mu|texlive-mathpazo-1.003-4|107	%doc %{_texmfdistdir}/source/latex/mathpazo/fplmri.pl
14mu|texlive-mathpazo-1.003-4|108	%doc %{_texmfdistdir}/source/latex/mathpazo/haxzplmb.mtx
14mu|texlive-mathpazo-1.003-4|109	%doc %{_texmfdistdir}/source/latex/mathpazo/haxzplmr.mtx
14mu|texlive-mathpazo-1.003-4|110	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmb.inf
14mu|texlive-mathpazo-1.003-4|111	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmbb.inf
14mu|texlive-mathpazo-1.003-4|112	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmbi.inf
14mu|texlive-mathpazo-1.003-4|113	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmr.inf
14mu|texlive-mathpazo-1.003-4|114	%doc %{_texmfdistdir}/source/latex/mathpazo/inf/fplmri.inf
14mu|texlive-mathpazo-1.003-4|115	%doc %{_texmfdistdir}/source/latex/mathpazo/nokernum.mtx
14mu|texlive-mathpazo-1.003-4|116	%doc %{_texmfdistdir}/source/latex/mathpazo/omsnames.mtx
14mu|texlive-mathpazo-1.003-4|117	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/Makefile
14mu|texlive-mathpazo-1.003-4|118	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmbsy10.pl
14mu|texlive-mathpazo-1.003-4|119	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmbx10.pl
14mu|texlive-mathpazo-1.003-4|120	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmex10.pl
14mu|texlive-mathpazo-1.003-4|121	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmmi10.pl
14mu|texlive-mathpazo-1.003-4|122	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmmib10.pl
14mu|texlive-mathpazo-1.003-4|123	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmr10.pl
14mu|texlive-mathpazo-1.003-4|124	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/cmsy10.pl
14mu|texlive-mathpazo-1.003-4|125	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/haxzplmb.mtx
14mu|texlive-mathpazo-1.003-4|126	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/haxzplmr.mtx
14mu|texlive-mathpazo-1.003-4|127	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/nokernum.mtx
14mu|texlive-mathpazo-1.003-4|128	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/omsnames.mtx
14mu|texlive-mathpazo-1.003-4|129	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/pazofnst.tex
14mu|texlive-mathpazo-1.003-4|130	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetcm4pl.mtx
14mu|texlive-mathpazo-1.003-4|131	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetint.mtx
14mu|texlive-mathpazo-1.003-4|132	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetosf.mtx
14mu|texlive-mathpazo-1.003-4|133	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetpl4cm.mtx
14mu|texlive-mathpazo-1.003-4|134	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/unsetpunct.mtx
14mu|texlive-mathpazo-1.003-4|135	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/zplmbgop.mtx
14mu|texlive-mathpazo-1.003-4|136	%doc %{_texmfdistdir}/source/latex/mathpazo/pazofnst/zplmsum.mtx
14mu|texlive-mathpazo-1.003-4|137	%doc %{_texmfdistdir}/source/latex/mathpazo/pplr8a.mtx
14mu|texlive-mathpazo-1.003-4|138	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetcm4pl.mtx
14mu|texlive-mathpazo-1.003-4|139	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetint.mtx
14mu|texlive-mathpazo-1.003-4|140	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetosf.mtx
14mu|texlive-mathpazo-1.003-4|141	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetpl4cm.mtx
14mu|texlive-mathpazo-1.003-4|142	%doc %{_texmfdistdir}/source/latex/mathpazo/unsetpunct.mtx
14mu|texlive-mathpazo-1.003-4|143	%doc %{_texmfdistdir}/source/latex/mathpazo/zplmbgop.mtx
14mu|texlive-mathpazo-1.003-4|144	%doc %{_texmfdistdir}/source/latex/mathpazo/zplmsum.mtx
14mu|texlive-mathpazo-1.003-4|145	
14mu|texlive-mathpazo-1.003-4|146	#-----------------------------------------------------------------------
14mu|texlive-mathpazo-1.003-4|147	%prep
14mu|texlive-mathpazo-1.003-4|148	%setup -c -a0 -a1 -a2
14mu|texlive-mathpazo-1.003-4|149	
14mu|texlive-mathpazo-1.003-4|150	%build
14mu|texlive-mathpazo-1.003-4|151	
14mu|texlive-mathpazo-1.003-4|152	%install
14mu|texlive-mathpazo-1.003-4|153	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mathpazo-1.003-4|154	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mathpazo-1.003-4|155	
14mu|texlive-mathpazo-1.003-4|156	
14mu|texlive-mathpazo-1.003-4|157	
14mu|texlive-mathpazo-1.003-4|158	%changelog
14mu|texlive-mathpazo-1.003-4|159	* Tue Feb 10 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.003-4
14mu|texlive-mathpazo-1.003-4|160	+ Revision: 38cc84d
14mu|texlive-mathpazo-1.003-4|161	- Drop obsolete post scripts - replaced with triggers
14mu|texlive-mathpazo-1.003-4|162	
14mu|texlive-mathpazo-1.003-4|163	

25238 14
14mu|texlive-mathspec-0.2-4|1	# revision 15878
14mu|texlive-mathspec-0.2-4|2	# category Package
14mu|texlive-mathspec-0.2-4|3	# catalog-ctan /macros/xetex/latex/mathspec
14mu|texlive-mathspec-0.2-4|4	# catalog-date 2009-09-30 20:39:21 +0200
14mu|texlive-mathspec-0.2-4|5	# catalog-license lppl
14mu|texlive-mathspec-0.2-4|6	# catalog-version 0.2
14mu|texlive-mathspec-0.2-4|7	Name:		texlive-mathspec
14mu|texlive-mathspec-0.2-4|8	Version:	0.2
14mu|texlive-mathspec-0.2-4|9	Release:	4
14mu|texlive-mathspec-0.2-4|10	Summary:	Specify arbitrary fonts for mathematics in XeTeX
14mu|texlive-mathspec-0.2-4|11	Group:		Publishing
14mu|texlive-mathspec-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/mathspec
14mu|texlive-mathspec-0.2-4|13	License:	LPPL
14mu|texlive-mathspec-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathspec.tar.xz
14mu|texlive-mathspec-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathspec.doc.tar.xz
14mu|texlive-mathspec-0.2-4|16	BuildArch:	noarch
14mu|texlive-mathspec-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mathspec-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mathspec-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mathspec-0.2-4|20	
14mu|texlive-mathspec-0.2-4|21	%description
14mu|texlive-mathspec-0.2-4|22	The mathspec package provides an interface to typeset
14mu|texlive-mathspec-0.2-4|23	mathematics in XeLaTeX with arbitrary text fonts using fontspec
14mu|texlive-mathspec-0.2-4|24	as a backend. The package is under development and later
14mu|texlive-mathspec-0.2-4|25	versions might to be incompatible with this version, as this
14mu|texlive-mathspec-0.2-4|26	version is incompatible with earlier versions. The package
14mu|texlive-mathspec-0.2-4|27	requires at least version 0.9995 of XeTeX.
14mu|texlive-mathspec-0.2-4|28	
14mu|texlive-mathspec-0.2-4|29	
14mu|texlive-mathspec-0.2-4|30	#-----------------------------------------------------------------------
14mu|texlive-mathspec-0.2-4|31	%files
14mu|texlive-mathspec-0.2-4|32	%{_texmfdistdir}/tex/xelatex/mathspec/mathspec.sty
14mu|texlive-mathspec-0.2-4|33	%doc %{_texmfdistdir}/doc/xelatex/mathspec/README
14mu|texlive-mathspec-0.2-4|34	%doc %{_texmfdistdir}/doc/xelatex/mathspec/mathspec.pdf
14mu|texlive-mathspec-0.2-4|35	%doc %{_texmfdistdir}/doc/xelatex/mathspec/mathspec.tex
14mu|texlive-mathspec-0.2-4|36	
14mu|texlive-mathspec-0.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-mathspec-0.2-4|38	%prep
14mu|texlive-mathspec-0.2-4|39	%setup -c -a0 -a1
14mu|texlive-mathspec-0.2-4|40	
14mu|texlive-mathspec-0.2-4|41	%build
14mu|texlive-mathspec-0.2-4|42	
14mu|texlive-mathspec-0.2-4|43	%install
14mu|texlive-mathspec-0.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mathspec-0.2-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mathspec-0.2-4|46	
14mu|texlive-mathspec-0.2-4|47	
14mu|texlive-mathspec-0.2-4|48	
14mu|texlive-mathspec-0.2-4|49	%changelog
14mu|texlive-mathspec-0.2-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-mathspec-0.2-4|51	+ Revision: 9855593
14mu|texlive-mathspec-0.2-4|52	- MassBuild#674: Increase release tag
14mu|texlive-mathspec-0.2-4|53	
14mu|texlive-mathspec-0.2-4|54	

25239 14
14mu|texlive-mathspic-1.13-5|1	# revision 26313
14mu|texlive-mathspic-1.13-5|2	# category Package
14mu|texlive-mathspic-1.13-5|3	# catalog-ctan /graphics/mathspic
14mu|texlive-mathspic-1.13-5|4	# catalog-date 2011-06-24 10:29:05 +0200
14mu|texlive-mathspic-1.13-5|5	# catalog-license lppl
14mu|texlive-mathspic-1.13-5|6	# catalog-version 1.13
14mu|texlive-mathspic-1.13-5|7	Name:		texlive-mathspic
14mu|texlive-mathspic-1.13-5|8	Version:	1.13
14mu|texlive-mathspic-1.13-5|9	Release:	5
14mu|texlive-mathspic-1.13-5|10	Summary:	A Perl filter program for use with PiCTeX
14mu|texlive-mathspic-1.13-5|11	Group:		Publishing
14mu|texlive-mathspic-1.13-5|12	URL:		http://www.ctan.org/tex-archive/graphics/mathspic
14mu|texlive-mathspic-1.13-5|13	License:	LPPL
14mu|texlive-mathspic-1.13-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathspic.tar.xz
14mu|texlive-mathspic-1.13-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathspic.doc.tar.xz
14mu|texlive-mathspic-1.13-5|16	BuildArch:	noarch
14mu|texlive-mathspic-1.13-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mathspic-1.13-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mathspic-1.13-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-mathspic-1.13-5|20	Provides:	texlive-mathspic.bin = %{EVRD}
14mu|texlive-mathspic-1.13-5|21	
14mu|texlive-mathspic-1.13-5|22	%description
14mu|texlive-mathspic-1.13-5|23	MathsPIC(Perl) is a development of the earlier MathsPIC(DOS)
14mu|texlive-mathspic-1.13-5|24	program, now implemented as a Perl script, being much more
14mu|texlive-mathspic-1.13-5|25	portable than the earlier program. MathsPIC parses a plain text
14mu|texlive-mathspic-1.13-5|26	input file and generates a plain text output-file containing
14mu|texlive-mathspic-1.13-5|27	commands for drawing a diagram. Version 1.0 produces output
14mu|texlive-mathspic-1.13-5|28	containing PiCTeX and (La)TeX commands, which may then be
14mu|texlive-mathspic-1.13-5|29	processed by plain TeX or LaTeX in the usual way. MathsPIC also
14mu|texlive-mathspic-1.13-5|30	outputs a comprehensive log-file. MathsPIC facilitates creating
14mu|texlive-mathspic-1.13-5|31	figures using PiCTeX by providing an environment for
14mu|texlive-mathspic-1.13-5|32	manipulating named points and also allows the use of variables
14mu|texlive-mathspic-1.13-5|33	and maths (advance, multiply, and divide)--in short--it takes
14mu|texlive-mathspic-1.13-5|34	the pain out of PiCTeX. Both the original DOS version and the
14mu|texlive-mathspic-1.13-5|35	new Perl version are available.
14mu|texlive-mathspic-1.13-5|36	
14mu|texlive-mathspic-1.13-5|37	
14mu|texlive-mathspic-1.13-5|38	#-----------------------------------------------------------------------
14mu|texlive-mathspic-1.13-5|39	%files
14mu|texlive-mathspic-1.13-5|40	%{_bindir}/mathspic
14mu|texlive-mathspic-1.13-5|41	%{_texmfdistdir}/scripts/mathspic/mathspic.pl
14mu|texlive-mathspic-1.13-5|42	%{_texmfdistdir}/tex/latex/mathspic/mathspic.sty
14mu|texlive-mathspic-1.13-5|43	%doc %{_texmfdistdir}/doc/latex/mathspic/HELP.txt
14mu|texlive-mathspic-1.13-5|44	%doc %{_texmfdistdir}/doc/latex/mathspic/MATHSPIC.BAT
14mu|texlive-mathspic-1.13-5|45	%doc %{_texmfdistdir}/doc/latex/mathspic/README.txt
14mu|texlive-mathspic-1.13-5|46	%doc %{_texmfdistdir}/doc/latex/mathspic/grabtexdata.tex
14mu|texlive-mathspic-1.13-5|47	%doc %{_texmfdistdir}/doc/latex/mathspic/mathsPICfigures.zip
14mu|texlive-mathspic-1.13-5|48	%doc %{_texmfdistdir}/doc/latex/mathspic/mathsPICmanual.pdf
14mu|texlive-mathspic-1.13-5|49	%doc %{_texmfdistdir}/doc/latex/mathspic/mathsPICmanual.zip
14mu|texlive-mathspic-1.13-5|50	%doc %{_texmfdistdir}/doc/latex/mathspic/mathspic.1
14mu|texlive-mathspic-1.13-5|51	%doc %{_texmfdistdir}/doc/latex/mathspic/mathspic.lib
14mu|texlive-mathspic-1.13-5|52	%doc %{_texmfdistdir}/doc/latex/mathspic/mathspic.sh
14mu|texlive-mathspic-1.13-5|53	%doc %{_texmfdistdir}/doc/latex/mathspic/sourcecode113.html
14mu|texlive-mathspic-1.13-5|54	%doc %{_texmfdistdir}/doc/latex/mathspic/sourcecode113.nw
14mu|texlive-mathspic-1.13-5|55	%doc %{_texmfdistdir}/doc/latex/mathspic/sourcecode113.pdf
14mu|texlive-mathspic-1.13-5|56	
14mu|texlive-mathspic-1.13-5|57	#-----------------------------------------------------------------------
14mu|texlive-mathspic-1.13-5|58	%prep
14mu|texlive-mathspic-1.13-5|59	%setup -c -a0 -a1
14mu|texlive-mathspic-1.13-5|60	
14mu|texlive-mathspic-1.13-5|61	%build
14mu|texlive-mathspic-1.13-5|62	
14mu|texlive-mathspic-1.13-5|63	%install
14mu|texlive-mathspic-1.13-5|64	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-mathspic-1.13-5|65	pushd %{buildroot}%{_bindir}
14mu|texlive-mathspic-1.13-5|66	ln -sf %{_texmfdistdir}/scripts/mathspic/mathspic.pl mathspic
14mu|texlive-mathspic-1.13-5|67	popd
14mu|texlive-mathspic-1.13-5|68	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-mathspic-1.13-5|69	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-mathspic-1.13-5|70	
14mu|texlive-mathspic-1.13-5|71	
14mu|texlive-mathspic-1.13-5|72	
14mu|texlive-mathspic-1.13-5|73	%changelog
14mu|texlive-mathspic-1.13-5|74	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.13-5
14mu|texlive-mathspic-1.13-5|75	+ Revision: c9c71dd
14mu|texlive-mathspic-1.13-5|76	- MassBuild#674: Increase release tag
14mu|texlive-mathspic-1.13-5|77	
14mu|texlive-mathspic-1.13-5|78	

25240 14
14mu|texlive-maybemath-20070309-4|1	# revision 15878
14mu|texlive-maybemath-20070309-4|2	# category Package
14mu|texlive-maybemath-20070309-4|3	# catalog-ctan /macros/latex/contrib/maybemath
14mu|texlive-maybemath-20070309-4|4	# catalog-date 2007-03-09 22:25:45 +0100
14mu|texlive-maybemath-20070309-4|5	# catalog-license lppl
14mu|texlive-maybemath-20070309-4|6	# catalog-version undef
14mu|texlive-maybemath-20070309-4|7	Name:		texlive-maybemath
14mu|texlive-maybemath-20070309-4|8	Version:	20070309
14mu|texlive-maybemath-20070309-4|9	Release:	4
14mu|texlive-maybemath-20070309-4|10	Summary:	Make math bold or italic according to context
14mu|texlive-maybemath-20070309-4|11	Group:		Publishing
14mu|texlive-maybemath-20070309-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/maybemath
14mu|texlive-maybemath-20070309-4|13	License:	LPPL
14mu|texlive-maybemath-20070309-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/maybemath.tar.xz
14mu|texlive-maybemath-20070309-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/maybemath.doc.tar.xz
14mu|texlive-maybemath-20070309-4|16	BuildArch:	noarch
14mu|texlive-maybemath-20070309-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-maybemath-20070309-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-maybemath-20070309-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-maybemath-20070309-4|20	
14mu|texlive-maybemath-20070309-4|21	%description
14mu|texlive-maybemath-20070309-4|22	The \maybebm and \maybeit macros can be used in math
14mu|texlive-maybemath-20070309-4|23	expressions to make the arguments typeset as bold or italic
14mu|texlive-maybemath-20070309-4|24	respectively if the surrounding context is appropriate. They
14mu|texlive-maybemath-20070309-4|25	are useful for writing user macros for use in general contexts.
14mu|texlive-maybemath-20070309-4|26	\maybebm is especially appropriate when section titles contain
14mu|texlive-maybemath-20070309-4|27	math expressions, since the title will appear bold but the
14mu|texlive-maybemath-20070309-4|28	header and table of contents usually replicate the title in
14mu|texlive-maybemath-20070309-4|29	normal width. It uses the bm package to make things bold
14mu|texlive-maybemath-20070309-4|30	\maybeit performs a similar role to \mathrm{} but the math
14mu|texlive-maybemath-20070309-4|31	expression will be italicised if the surrounding text is.
14mu|texlive-maybemath-20070309-4|32	\maybeitsubscript is provided to shift subscripts to the left
14mu|texlive-maybemath-20070309-4|33	if the expression is italicised.
14mu|texlive-maybemath-20070309-4|34	
14mu|texlive-maybemath-20070309-4|35	
14mu|texlive-maybemath-20070309-4|36	#-----------------------------------------------------------------------
14mu|texlive-maybemath-20070309-4|37	%files
14mu|texlive-maybemath-20070309-4|38	%{_texmfdistdir}/tex/latex/maybemath/maybemath.sty
14mu|texlive-maybemath-20070309-4|39	%doc %{_texmfdistdir}/doc/latex/maybemath/README
14mu|texlive-maybemath-20070309-4|40	%doc %{_texmfdistdir}/doc/latex/maybemath/maybemath.pdf
14mu|texlive-maybemath-20070309-4|41	%doc %{_texmfdistdir}/doc/latex/maybemath/maybemath.tex
14mu|texlive-maybemath-20070309-4|42	
14mu|texlive-maybemath-20070309-4|43	#-----------------------------------------------------------------------
14mu|texlive-maybemath-20070309-4|44	%prep
14mu|texlive-maybemath-20070309-4|45	%setup -c -a0 -a1
14mu|texlive-maybemath-20070309-4|46	
14mu|texlive-maybemath-20070309-4|47	%build
14mu|texlive-maybemath-20070309-4|48	
14mu|texlive-maybemath-20070309-4|49	%install
14mu|texlive-maybemath-20070309-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-maybemath-20070309-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-maybemath-20070309-4|52	
14mu|texlive-maybemath-20070309-4|53	
14mu|texlive-maybemath-20070309-4|54	
14mu|texlive-maybemath-20070309-4|55	%changelog
14mu|texlive-maybemath-20070309-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070309-4
14mu|texlive-maybemath-20070309-4|57	+ Revision: f709c88
14mu|texlive-maybemath-20070309-4|58	- MassBuild#674: Increase release tag
14mu|texlive-maybemath-20070309-4|59	
14mu|texlive-maybemath-20070309-4|60	

25241 14
14mu|texlive-mbenotes-2-4|1	# revision 24321
14mu|texlive-mbenotes-2-4|2	# category Package
14mu|texlive-mbenotes-2-4|3	# catalog-ctan /macros/latex/contrib/mbenotes
14mu|texlive-mbenotes-2-4|4	# catalog-date 2011-10-17 17:40:54 +0200
14mu|texlive-mbenotes-2-4|5	# catalog-license lppl1.2
14mu|texlive-mbenotes-2-4|6	# catalog-version 2
14mu|texlive-mbenotes-2-4|7	Name:		texlive-mbenotes
14mu|texlive-mbenotes-2-4|8	Version:	2
14mu|texlive-mbenotes-2-4|9	Release:	4
14mu|texlive-mbenotes-2-4|10	Summary:	Notes in tables or images
14mu|texlive-mbenotes-2-4|11	Group:		Publishing
14mu|texlive-mbenotes-2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mbenotes
14mu|texlive-mbenotes-2-4|13	License:	LPPL1.2
14mu|texlive-mbenotes-2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mbenotes.tar.xz
14mu|texlive-mbenotes-2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mbenotes.doc.tar.xz
14mu|texlive-mbenotes-2-4|16	BuildArch:	noarch
14mu|texlive-mbenotes-2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mbenotes-2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mbenotes-2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mbenotes-2-4|20	
14mu|texlive-mbenotes-2-4|21	%description
14mu|texlive-mbenotes-2-4|22	The package defines a command \tabnote, which stores notes for
14mu|texlive-mbenotes-2-4|23	later processing by the command \thetabnotes, and a
14mu|texlive-mbenotes-2-4|24	corresponding \imgnote for images. The package is derived from
14mu|texlive-mbenotes-2-4|25	mechanisms in the package endnotes.
14mu|texlive-mbenotes-2-4|26	
14mu|texlive-mbenotes-2-4|27	
14mu|texlive-mbenotes-2-4|28	#-----------------------------------------------------------------------
14mu|texlive-mbenotes-2-4|29	%files
14mu|texlive-mbenotes-2-4|30	%{_texmfdistdir}/tex/latex/mbenotes/mbenotes.sty
14mu|texlive-mbenotes-2-4|31	%doc %{_texmfdistdir}/doc/latex/mbenotes/README
14mu|texlive-mbenotes-2-4|32	%doc %{_texmfdistdir}/doc/latex/mbenotes/mbe.pdf
14mu|texlive-mbenotes-2-4|33	%doc %{_texmfdistdir}/doc/latex/mbenotes/mbenotes.pdf
14mu|texlive-mbenotes-2-4|34	%doc %{_texmfdistdir}/doc/latex/mbenotes/mbenotes.tex
14mu|texlive-mbenotes-2-4|35	
14mu|texlive-mbenotes-2-4|36	#-----------------------------------------------------------------------
14mu|texlive-mbenotes-2-4|37	%prep
14mu|texlive-mbenotes-2-4|38	%setup -c -a0 -a1
14mu|texlive-mbenotes-2-4|39	
14mu|texlive-mbenotes-2-4|40	%build
14mu|texlive-mbenotes-2-4|41	
14mu|texlive-mbenotes-2-4|42	%install
14mu|texlive-mbenotes-2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mbenotes-2-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mbenotes-2-4|45	
14mu|texlive-mbenotes-2-4|46	
14mu|texlive-mbenotes-2-4|47	
14mu|texlive-mbenotes-2-4|48	%changelog
14mu|texlive-mbenotes-2-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2-4
14mu|texlive-mbenotes-2-4|50	+ Revision: 22ae7d3
14mu|texlive-mbenotes-2-4|51	- MassBuild#674: Increase release tag
14mu|texlive-mbenotes-2-4|52	
14mu|texlive-mbenotes-2-4|53	

25242 14
14mu|texlive-mcaption-3.0-4|1	# revision 15878
14mu|texlive-mcaption-3.0-4|2	# category Package
14mu|texlive-mcaption-3.0-4|3	# catalog-ctan /macros/latex/contrib/mcaption
14mu|texlive-mcaption-3.0-4|4	# catalog-date 2009-03-14 02:18:31 +0100
14mu|texlive-mcaption-3.0-4|5	# catalog-license lppl
14mu|texlive-mcaption-3.0-4|6	# catalog-version 3.0
14mu|texlive-mcaption-3.0-4|7	Name:		texlive-mcaption
14mu|texlive-mcaption-3.0-4|8	Version:	3.0
14mu|texlive-mcaption-3.0-4|9	Release:	4
14mu|texlive-mcaption-3.0-4|10	Summary:	Put captions in the margin
14mu|texlive-mcaption-3.0-4|11	Group:		Publishing
14mu|texlive-mcaption-3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mcaption
14mu|texlive-mcaption-3.0-4|13	License:	LPPL
14mu|texlive-mcaption-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcaption.tar.xz
14mu|texlive-mcaption-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcaption.doc.tar.xz
14mu|texlive-mcaption-3.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcaption.source.tar.xz
14mu|texlive-mcaption-3.0-4|17	BuildArch:	noarch
14mu|texlive-mcaption-3.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mcaption-3.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mcaption-3.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mcaption-3.0-4|21	
14mu|texlive-mcaption-3.0-4|22	%description
14mu|texlive-mcaption-3.0-4|23	The mcaption package provides an mcaption environment which
14mu|texlive-mcaption-3.0-4|24	puts figure or table captions in the margin. The package works
14mu|texlive-mcaption-3.0-4|25	with the standard classes and with the KOMA-Script document
14mu|texlive-mcaption-3.0-4|26	classes scrartcl, scrreprt and scrbook. The package requires
14mu|texlive-mcaption-3.0-4|27	the changepage package.
14mu|texlive-mcaption-3.0-4|28	
14mu|texlive-mcaption-3.0-4|29	
14mu|texlive-mcaption-3.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-mcaption-3.0-4|31	%files
14mu|texlive-mcaption-3.0-4|32	%{_texmfdistdir}/tex/latex/mcaption/mcaption.sty
14mu|texlive-mcaption-3.0-4|33	%doc %{_texmfdistdir}/doc/latex/mcaption/CHANGES
14mu|texlive-mcaption-3.0-4|34	%doc %{_texmfdistdir}/doc/latex/mcaption/README
14mu|texlive-mcaption-3.0-4|35	%doc %{_texmfdistdir}/doc/latex/mcaption/example.tex
14mu|texlive-mcaption-3.0-4|36	%doc %{_texmfdistdir}/doc/latex/mcaption/mcaption.pdf
14mu|texlive-mcaption-3.0-4|37	#- source
14mu|texlive-mcaption-3.0-4|38	%doc %{_texmfdistdir}/source/latex/mcaption/mcaption.dtx
14mu|texlive-mcaption-3.0-4|39	%doc %{_texmfdistdir}/source/latex/mcaption/mcaption.ins
14mu|texlive-mcaption-3.0-4|40	
14mu|texlive-mcaption-3.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-mcaption-3.0-4|42	%prep
14mu|texlive-mcaption-3.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-mcaption-3.0-4|44	
14mu|texlive-mcaption-3.0-4|45	%build
14mu|texlive-mcaption-3.0-4|46	
14mu|texlive-mcaption-3.0-4|47	%install
14mu|texlive-mcaption-3.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mcaption-3.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mcaption-3.0-4|50	
14mu|texlive-mcaption-3.0-4|51	
14mu|texlive-mcaption-3.0-4|52	
14mu|texlive-mcaption-3.0-4|53	%changelog
14mu|texlive-mcaption-3.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14mu|texlive-mcaption-3.0-4|55	+ Revision: 3f95e39
14mu|texlive-mcaption-3.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-mcaption-3.0-4|57	
14mu|texlive-mcaption-3.0-4|58	

25243 14
14mu|texlive-mceinleger-20070109-4|1	# revision 15878
14mu|texlive-mceinleger-20070109-4|2	# category Package
14mu|texlive-mceinleger-20070109-4|3	# catalog-ctan /macros/latex/contrib/mceinleger
14mu|texlive-mceinleger-20070109-4|4	# catalog-date 2007-01-09 22:36:10 +0100
14mu|texlive-mceinleger-20070109-4|5	# catalog-license gpl
14mu|texlive-mceinleger-20070109-4|6	# catalog-version undef
14mu|texlive-mceinleger-20070109-4|7	Name:		texlive-mceinleger
14mu|texlive-mceinleger-20070109-4|8	Version:	20070109
14mu|texlive-mceinleger-20070109-4|9	Release:	4
14mu|texlive-mceinleger-20070109-4|10	Summary:	Creating covers for music cassettes
14mu|texlive-mceinleger-20070109-4|11	Group:		Publishing
14mu|texlive-mceinleger-20070109-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mceinleger
14mu|texlive-mceinleger-20070109-4|13	License:	GPL
14mu|texlive-mceinleger-20070109-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mceinleger.tar.xz
14mu|texlive-mceinleger-20070109-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mceinleger.doc.tar.xz
14mu|texlive-mceinleger-20070109-4|16	BuildArch:	noarch
14mu|texlive-mceinleger-20070109-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mceinleger-20070109-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mceinleger-20070109-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mceinleger-20070109-4|20	
14mu|texlive-mceinleger-20070109-4|21	%description
14mu|texlive-mceinleger-20070109-4|22	A package for creating MC-covers on your own. It allows the
14mu|texlive-mceinleger-20070109-4|23	creation of simple covers as well as covers with an additional
14mu|texlive-mceinleger-20070109-4|24	page for more information about the cassette (table of contents
14mu|texlive-mceinleger-20070109-4|25	e.g.). The rotating package is required.
14mu|texlive-mceinleger-20070109-4|26	
14mu|texlive-mceinleger-20070109-4|27	
14mu|texlive-mceinleger-20070109-4|28	#-----------------------------------------------------------------------
14mu|texlive-mceinleger-20070109-4|29	%files
14mu|texlive-mceinleger-20070109-4|30	%{_texmfdistdir}/tex/latex/mceinleger/mceinleger.sty
14mu|texlive-mceinleger-20070109-4|31	%doc %{_texmfdistdir}/doc/latex/mceinleger/mceinleger.pdf
14mu|texlive-mceinleger-20070109-4|32	%doc %{_texmfdistdir}/doc/latex/mceinleger/mceinleger.tex
14mu|texlive-mceinleger-20070109-4|33	
14mu|texlive-mceinleger-20070109-4|34	#-----------------------------------------------------------------------
14mu|texlive-mceinleger-20070109-4|35	%prep
14mu|texlive-mceinleger-20070109-4|36	%setup -c -a0 -a1
14mu|texlive-mceinleger-20070109-4|37	
14mu|texlive-mceinleger-20070109-4|38	%build
14mu|texlive-mceinleger-20070109-4|39	
14mu|texlive-mceinleger-20070109-4|40	%install
14mu|texlive-mceinleger-20070109-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mceinleger-20070109-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mceinleger-20070109-4|43	
14mu|texlive-mceinleger-20070109-4|44	
14mu|texlive-mceinleger-20070109-4|45	
14mu|texlive-mceinleger-20070109-4|46	%changelog
14mu|texlive-mceinleger-20070109-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070109-4
14mu|texlive-mceinleger-20070109-4|48	+ Revision: 1708e8a
14mu|texlive-mceinleger-20070109-4|49	- MassBuild#674: Increase release tag
14mu|texlive-mceinleger-20070109-4|50	
14mu|texlive-mceinleger-20070109-4|51	

25244 14
14mu|texlive-mcite-1.6-4|1	# revision 18173
14mu|texlive-mcite-1.6-4|2	# category Package
14mu|texlive-mcite-1.6-4|3	# catalog-ctan /macros/latex/contrib/mcite
14mu|texlive-mcite-1.6-4|4	# catalog-date 2007-01-09 22:36:10 +0100
14mu|texlive-mcite-1.6-4|5	# catalog-license gpl
14mu|texlive-mcite-1.6-4|6	# catalog-version 1.6
14mu|texlive-mcite-1.6-4|7	Name:		texlive-mcite
14mu|texlive-mcite-1.6-4|8	Version:	1.6
14mu|texlive-mcite-1.6-4|9	Release:	4
14mu|texlive-mcite-1.6-4|10	Summary:	Multiple items in a single citation
14mu|texlive-mcite-1.6-4|11	Group:		Publishing
14mu|texlive-mcite-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mcite
14mu|texlive-mcite-1.6-4|13	License:	GPL
14mu|texlive-mcite-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcite.tar.xz
14mu|texlive-mcite-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcite.doc.tar.xz
14mu|texlive-mcite-1.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mcite.source.tar.xz
14mu|texlive-mcite-1.6-4|17	BuildArch:	noarch
14mu|texlive-mcite-1.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mcite-1.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mcite-1.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mcite-1.6-4|21	
14mu|texlive-mcite-1.6-4|22	%description
14mu|texlive-mcite-1.6-4|23	The mcite package allows the user to collapse multiple
14mu|texlive-mcite-1.6-4|24	citations into one, as is customary in physics journals. The
14mu|texlive-mcite-1.6-4|25	package requires a customised BibTeX style for its work; the
14mu|texlive-mcite-1.6-4|26	documentation explains how to do that customisation.
14mu|texlive-mcite-1.6-4|27	
14mu|texlive-mcite-1.6-4|28	
14mu|texlive-mcite-1.6-4|29	#-----------------------------------------------------------------------
14mu|texlive-mcite-1.6-4|30	%files
14mu|texlive-mcite-1.6-4|31	%{_texmfdistdir}/tex/latex/mcite/mcite.sty
14mu|texlive-mcite-1.6-4|32	%doc %{_texmfdistdir}/doc/latex/mcite/COPYING
14mu|texlive-mcite-1.6-4|33	%doc %{_texmfdistdir}/doc/latex/mcite/README
14mu|texlive-mcite-1.6-4|34	%doc %{_texmfdistdir}/doc/latex/mcite/mcite.bib
14mu|texlive-mcite-1.6-4|35	%doc %{_texmfdistdir}/doc/latex/mcite/mcite.pdf
14mu|texlive-mcite-1.6-4|36	#- source
14mu|texlive-mcite-1.6-4|37	%doc %{_texmfdistdir}/source/latex/mcite/Makefile
14mu|texlive-mcite-1.6-4|38	%doc %{_texmfdistdir}/source/latex/mcite/mcite.drv
14mu|texlive-mcite-1.6-4|39	%doc %{_texmfdistdir}/source/latex/mcite/mcite.dtx
14mu|texlive-mcite-1.6-4|40	%doc %{_texmfdistdir}/source/latex/mcite/mcite.ins
14mu|texlive-mcite-1.6-4|41	
14mu|texlive-mcite-1.6-4|42	#-----------------------------------------------------------------------
14mu|texlive-mcite-1.6-4|43	%prep
14mu|texlive-mcite-1.6-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-mcite-1.6-4|45	
14mu|texlive-mcite-1.6-4|46	%build
14mu|texlive-mcite-1.6-4|47	
14mu|texlive-mcite-1.6-4|48	%install
14mu|texlive-mcite-1.6-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mcite-1.6-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mcite-1.6-4|51	
14mu|texlive-mcite-1.6-4|52	
14mu|texlive-mcite-1.6-4|53	
14mu|texlive-mcite-1.6-4|54	%changelog
14mu|texlive-mcite-1.6-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-mcite-1.6-4|56	+ Revision: 592a94b
14mu|texlive-mcite-1.6-4|57	- MassBuild#674: Increase release tag
14mu|texlive-mcite-1.6-4|58	
14mu|texlive-mcite-1.6-4|59	

25245 14
14mu|texlive-mciteplus-1.2-7|1	# revision 31648
14mu|texlive-mciteplus-1.2-7|2	# category Package
14mu|texlive-mciteplus-1.2-7|3	# catalog-ctan /macros/latex/contrib/mciteplus
14mu|texlive-mciteplus-1.2-7|4	# catalog-date 2013-09-13 13:09:10 +0200
14mu|texlive-mciteplus-1.2-7|5	# catalog-license lppl
14mu|texlive-mciteplus-1.2-7|6	# catalog-version 1.2
14mu|texlive-mciteplus-1.2-7|7	Name:		texlive-mciteplus
14mu|texlive-mciteplus-1.2-7|8	Version:	1.2
14mu|texlive-mciteplus-1.2-7|9	Release:	7
14mu|texlive-mciteplus-1.2-7|10	Summary:	Enhanced multiple citations
14mu|texlive-mciteplus-1.2-7|11	Group:		Publishing
14mu|texlive-mciteplus-1.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mciteplus
14mu|texlive-mciteplus-1.2-7|13	License:	LPPL
14mu|texlive-mciteplus-1.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mciteplus.tar.xz
14mu|texlive-mciteplus-1.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mciteplus.doc.tar.xz
14mu|texlive-mciteplus-1.2-7|16	BuildArch:	noarch
14mu|texlive-mciteplus-1.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mciteplus-1.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mciteplus-1.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-mciteplus-1.2-7|20	
14mu|texlive-mciteplus-1.2-7|21	%description
14mu|texlive-mciteplus-1.2-7|22	The mciteplus LaTeX package is an enhanced reimplementation of
14mu|texlive-mciteplus-1.2-7|23	Thorsten Ohl's mcite package which provides support for the
14mu|texlive-mciteplus-1.2-7|24	grouping of multiple citations together as is often done in
14mu|texlive-mciteplus-1.2-7|25	physics journals. An extensive set of features provide for
14mu|texlive-mciteplus-1.2-7|26	other applications such as reference sublisting.
14mu|texlive-mciteplus-1.2-7|27	
14mu|texlive-mciteplus-1.2-7|28	
14mu|texlive-mciteplus-1.2-7|29	#-----------------------------------------------------------------------
14mu|texlive-mciteplus-1.2-7|30	%files
14mu|texlive-mciteplus-1.2-7|31	%{_texmfdistdir}/bibtex/bst/mciteplus/IEEEtranM.bst
14mu|texlive-mciteplus-1.2-7|32	%{_texmfdistdir}/bibtex/bst/mciteplus/IEEEtranMN.bst
14mu|texlive-mciteplus-1.2-7|33	%{_texmfdistdir}/bibtex/bst/mciteplus/apsrevM.bst
14mu|texlive-mciteplus-1.2-7|34	%{_texmfdistdir}/bibtex/bst/mciteplus/apsrmpM.bst
14mu|texlive-mciteplus-1.2-7|35	%{_texmfdistdir}/tex/latex/mciteplus/mciteplus.sty
14mu|texlive-mciteplus-1.2-7|36	%doc %{_texmfdistdir}/doc/latex/mciteplus/README
14mu|texlive-mciteplus-1.2-7|37	%doc %{_texmfdistdir}/doc/latex/mciteplus/changelog.txt
14mu|texlive-mciteplus-1.2-7|38	%doc %{_texmfdistdir}/doc/latex/mciteplus/mciteplus_code.txt
14mu|texlive-mciteplus-1.2-7|39	%doc %{_texmfdistdir}/doc/latex/mciteplus/mciteplus_doc.pdf
14mu|texlive-mciteplus-1.2-7|40	%doc %{_texmfdistdir}/doc/latex/mciteplus/mciteplus_doc.tex
14mu|texlive-mciteplus-1.2-7|41	
14mu|texlive-mciteplus-1.2-7|42	#-----------------------------------------------------------------------
14mu|texlive-mciteplus-1.2-7|43	%prep
14mu|texlive-mciteplus-1.2-7|44	%setup -c -a0 -a1
14mu|texlive-mciteplus-1.2-7|45	
14mu|texlive-mciteplus-1.2-7|46	%build
14mu|texlive-mciteplus-1.2-7|47	
14mu|texlive-mciteplus-1.2-7|48	%install
14mu|texlive-mciteplus-1.2-7|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mciteplus-1.2-7|50	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mciteplus-1.2-7|51	
14mu|texlive-mciteplus-1.2-7|52	%changelog
14mu|texlive-mciteplus-1.2-7|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14mu|texlive-mciteplus-1.2-7|54	+ Revision: 528677a
14mu|texlive-mciteplus-1.2-7|55	- MassBuild#674: Increase release tag
14mu|texlive-mciteplus-1.2-7|56	
14mu|texlive-mciteplus-1.2-7|57	

25246 14
14mu|texlive-mdframed-1.6b-3|1	# revision 27127
14mu|texlive-mdframed-1.6b-3|2	# category Package
14mu|texlive-mdframed-1.6b-3|3	# catalog-ctan /macros/latex/contrib/mdframed
14mu|texlive-mdframed-1.6b-3|4	# catalog-date 2012-06-03 22:54:07 +0200
14mu|texlive-mdframed-1.6b-3|5	# catalog-license lppl
14mu|texlive-mdframed-1.6b-3|6	# catalog-version 1.6b
14mu|texlive-mdframed-1.6b-3|7	Name:		texlive-mdframed
14mu|texlive-mdframed-1.6b-3|8	Version:	1.6b
14mu|texlive-mdframed-1.6b-3|9	Release:	3
14mu|texlive-mdframed-1.6b-3|10	Summary:	Framed environments that can split at page boundaries
14mu|texlive-mdframed-1.6b-3|11	Group:		Publishing
14mu|texlive-mdframed-1.6b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mdframed
14mu|texlive-mdframed-1.6b-3|13	License:	LPPL
14mu|texlive-mdframed-1.6b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdframed.tar.xz
14mu|texlive-mdframed-1.6b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdframed.doc.tar.xz
14mu|texlive-mdframed-1.6b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdframed.source.tar.xz
14mu|texlive-mdframed-1.6b-3|17	BuildArch:	noarch
14mu|texlive-mdframed-1.6b-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mdframed-1.6b-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mdframed-1.6b-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-mdframed-1.6b-3|21	
14mu|texlive-mdframed-1.6b-3|22	%description
14mu|texlive-mdframed-1.6b-3|23	The package develops the facilities of framed in providing
14mu|texlive-mdframed-1.6b-3|24	breakable framed and coloured boxes. The user may instruct the
14mu|texlive-mdframed-1.6b-3|25	package to perform its operations using default LaTeX commands,
14mu|texlive-mdframed-1.6b-3|26	PStricks or TikZ.
14mu|texlive-mdframed-1.6b-3|27	
14mu|texlive-mdframed-1.6b-3|28	
14mu|texlive-mdframed-1.6b-3|29	#-----------------------------------------------------------------------
14mu|texlive-mdframed-1.6b-3|30	%files
14mu|texlive-mdframed-1.6b-3|31	%{_texmfdistdir}/tex/latex/mdframed/ltxmdf.cls
14mu|texlive-mdframed-1.6b-3|32	%{_texmfdistdir}/tex/latex/mdframed/md-frame-0.mdf
14mu|texlive-mdframed-1.6b-3|33	%{_texmfdistdir}/tex/latex/mdframed/md-frame-1.mdf
14mu|texlive-mdframed-1.6b-3|34	%{_texmfdistdir}/tex/latex/mdframed/md-frame-2.mdf
14mu|texlive-mdframed-1.6b-3|35	%{_texmfdistdir}/tex/latex/mdframed/md-frame-3.mdf
14mu|texlive-mdframed-1.6b-3|36	%{_texmfdistdir}/tex/latex/mdframed/mdframed.sty
14mu|texlive-mdframed-1.6b-3|37	%doc %{_texmfdistdir}/doc/latex/mdframed/README.txt
14mu|texlive-mdframed-1.6b-3|38	%doc %{_texmfdistdir}/doc/latex/mdframed/donald-duck.jpg
14mu|texlive-mdframed-1.6b-3|39	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-default.pdf
14mu|texlive-mdframed-1.6b-3|40	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-default.tex
14mu|texlive-mdframed-1.6b-3|41	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-pstricks.pdf
14mu|texlive-mdframed-1.6b-3|42	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-pstricks.tex
14mu|texlive-mdframed-1.6b-3|43	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-texsx.pdf
14mu|texlive-mdframed-1.6b-3|44	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-texsx.tex
14mu|texlive-mdframed-1.6b-3|45	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-tikz.pdf
14mu|texlive-mdframed-1.6b-3|46	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed-example-tikz.tex
14mu|texlive-mdframed-1.6b-3|47	%doc %{_texmfdistdir}/doc/latex/mdframed/mdframed.pdf
14mu|texlive-mdframed-1.6b-3|48	#- source
14mu|texlive-mdframed-1.6b-3|49	%doc %{_texmfdistdir}/source/latex/mdframed/Makefile
14mu|texlive-mdframed-1.6b-3|50	%doc %{_texmfdistdir}/source/latex/mdframed/mdframed.dtx
14mu|texlive-mdframed-1.6b-3|51	%doc %{_texmfdistdir}/source/latex/mdframed/mdframed.ins
14mu|texlive-mdframed-1.6b-3|52	%doc %{_texmfdistdir}/source/latex/mdframed/mdframedmake.bat
14mu|texlive-mdframed-1.6b-3|53	
14mu|texlive-mdframed-1.6b-3|54	#-----------------------------------------------------------------------
14mu|texlive-mdframed-1.6b-3|55	%prep
14mu|texlive-mdframed-1.6b-3|56	%setup -c -a0 -a1 -a2
14mu|texlive-mdframed-1.6b-3|57	
14mu|texlive-mdframed-1.6b-3|58	%build
14mu|texlive-mdframed-1.6b-3|59	
14mu|texlive-mdframed-1.6b-3|60	%install
14mu|texlive-mdframed-1.6b-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mdframed-1.6b-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mdframed-1.6b-3|63	
14mu|texlive-mdframed-1.6b-3|64	
14mu|texlive-mdframed-1.6b-3|65	
14mu|texlive-mdframed-1.6b-3|66	%changelog
14mu|texlive-mdframed-1.6b-3|67	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6b-3
14mu|texlive-mdframed-1.6b-3|68	+ Revision: 25467db
14mu|texlive-mdframed-1.6b-3|69	- MassBuild#674: Increase release tag
14mu|texlive-mdframed-1.6b-3|70	
14mu|texlive-mdframed-1.6b-3|71	

25247 14
14mu|texlive-mdwtools-1.05.4-4|1	# revision 15878
14mu|texlive-mdwtools-1.05.4-4|2	# category Package
14mu|texlive-mdwtools-1.05.4-4|3	# catalog-ctan /macros/latex/contrib/mdwtools
14mu|texlive-mdwtools-1.05.4-4|4	# catalog-date 2008-06-23 17:43:34 +0200
14mu|texlive-mdwtools-1.05.4-4|5	# catalog-license gpl
14mu|texlive-mdwtools-1.05.4-4|6	# catalog-version 1.05.4
14mu|texlive-mdwtools-1.05.4-4|7	Name:		texlive-mdwtools
14mu|texlive-mdwtools-1.05.4-4|8	Version:	1.05.4
14mu|texlive-mdwtools-1.05.4-4|9	Release:	4
14mu|texlive-mdwtools-1.05.4-4|10	Summary:	Miscellaneous tools by Mark Wooding
14mu|texlive-mdwtools-1.05.4-4|11	Group:		Publishing
14mu|texlive-mdwtools-1.05.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mdwtools
14mu|texlive-mdwtools-1.05.4-4|13	License:	GPL
14mu|texlive-mdwtools-1.05.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdwtools.tar.xz
14mu|texlive-mdwtools-1.05.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdwtools.doc.tar.xz
14mu|texlive-mdwtools-1.05.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdwtools.source.tar.xz
14mu|texlive-mdwtools-1.05.4-4|17	BuildArch:	noarch
14mu|texlive-mdwtools-1.05.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mdwtools-1.05.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mdwtools-1.05.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mdwtools-1.05.4-4|21	
14mu|texlive-mdwtools-1.05.4-4|22	%description
14mu|texlive-mdwtools-1.05.4-4|23	This collection of tools includes: - support for short commands
14mu|texlive-mdwtools-1.05.4-4|24	starting with @, - macros to sanitise the OT1 encoding of the
14mu|texlive-mdwtools-1.05.4-4|25	cmtt fonts; - a 'do after' command; - improved footnote
14mu|texlive-mdwtools-1.05.4-4|26	support; - mathenv for various alignment in maths; - list
14mu|texlive-mdwtools-1.05.4-4|27	handling; - mdwmath which adds some minor changes to LaTeX
14mu|texlive-mdwtools-1.05.4-4|28	maths; - a rewrite of LaTeX's tabular and array environments; -
14mu|texlive-mdwtools-1.05.4-4|29	verbatim handling; and - syntax diagrams.
14mu|texlive-mdwtools-1.05.4-4|30	
14mu|texlive-mdwtools-1.05.4-4|31	
14mu|texlive-mdwtools-1.05.4-4|32	#-----------------------------------------------------------------------
14mu|texlive-mdwtools-1.05.4-4|33	%files
14mu|texlive-mdwtools-1.05.4-4|34	%{_texmfdistdir}/tex/latex/mdwtools/at.sty
14mu|texlive-mdwtools-1.05.4-4|35	%{_texmfdistdir}/tex/latex/mdwtools/cmtt.sty
14mu|texlive-mdwtools-1.05.4-4|36	%{_texmfdistdir}/tex/latex/mdwtools/doafter.sty
14mu|texlive-mdwtools-1.05.4-4|37	%{_texmfdistdir}/tex/latex/mdwtools/footnote.sty
14mu|texlive-mdwtools-1.05.4-4|38	%{_texmfdistdir}/tex/latex/mdwtools/mTTcmtt.fd
14mu|texlive-mdwtools-1.05.4-4|39	%{_texmfdistdir}/tex/latex/mdwtools/mTTenc.def
14mu|texlive-mdwtools-1.05.4-4|40	%{_texmfdistdir}/tex/latex/mdwtools/mathenv.sty
14mu|texlive-mdwtools-1.05.4-4|41	%{_texmfdistdir}/tex/latex/mdwtools/mdwlist.sty
14mu|texlive-mdwtools-1.05.4-4|42	%{_texmfdistdir}/tex/latex/mdwtools/mdwmath.sty
14mu|texlive-mdwtools-1.05.4-4|43	%{_texmfdistdir}/tex/latex/mdwtools/mdwtab.sty
14mu|texlive-mdwtools-1.05.4-4|44	%{_texmfdistdir}/tex/latex/mdwtools/sverb.sty
14mu|texlive-mdwtools-1.05.4-4|45	%{_texmfdistdir}/tex/latex/mdwtools/syntax.sty
14mu|texlive-mdwtools-1.05.4-4|46	%doc %{_texmfdistdir}/doc/latex/mdwtools/COPYING
14mu|texlive-mdwtools-1.05.4-4|47	%doc %{_texmfdistdir}/doc/latex/mdwtools/README
14mu|texlive-mdwtools-1.05.4-4|48	%doc %{_texmfdistdir}/doc/latex/mdwtools/at.pdf
14mu|texlive-mdwtools-1.05.4-4|49	%doc %{_texmfdistdir}/doc/latex/mdwtools/cmtt.pdf
14mu|texlive-mdwtools-1.05.4-4|50	%doc %{_texmfdistdir}/doc/latex/mdwtools/doafter.pdf
14mu|texlive-mdwtools-1.05.4-4|51	%doc %{_texmfdistdir}/doc/latex/mdwtools/doafter.tex
14mu|texlive-mdwtools-1.05.4-4|52	%doc %{_texmfdistdir}/doc/latex/mdwtools/footnote.pdf
14mu|texlive-mdwtools-1.05.4-4|53	%doc %{_texmfdistdir}/doc/latex/mdwtools/gpl.tex
14mu|texlive-mdwtools-1.05.4-4|54	%doc %{_texmfdistdir}/doc/latex/mdwtools/mathenv.tex
14mu|texlive-mdwtools-1.05.4-4|55	%doc %{_texmfdistdir}/doc/latex/mdwtools/mdwlist.pdf
14mu|texlive-mdwtools-1.05.4-4|56	%doc %{_texmfdistdir}/doc/latex/mdwtools/mdwmath.pdf
14mu|texlive-mdwtools-1.05.4-4|57	%doc %{_texmfdistdir}/doc/latex/mdwtools/mdwtab.pdf
14mu|texlive-mdwtools-1.05.4-4|58	%doc %{_texmfdistdir}/doc/latex/mdwtools/mdwtools.tex
14mu|texlive-mdwtools-1.05.4-4|59	%doc %{_texmfdistdir}/doc/latex/mdwtools/sverb.pdf
14mu|texlive-mdwtools-1.05.4-4|60	%doc %{_texmfdistdir}/doc/latex/mdwtools/syntax.pdf
14mu|texlive-mdwtools-1.05.4-4|61	#- source
14mu|texlive-mdwtools-1.05.4-4|62	%doc %{_texmfdistdir}/source/latex/mdwtools/at.dtx
14mu|texlive-mdwtools-1.05.4-4|63	%doc %{_texmfdistdir}/source/latex/mdwtools/cmtt.dtx
14mu|texlive-mdwtools-1.05.4-4|64	%doc %{_texmfdistdir}/source/latex/mdwtools/doafter.dtx
14mu|texlive-mdwtools-1.05.4-4|65	%doc %{_texmfdistdir}/source/latex/mdwtools/footnote.dtx
14mu|texlive-mdwtools-1.05.4-4|66	%doc %{_texmfdistdir}/source/latex/mdwtools/mdwlist.dtx
14mu|texlive-mdwtools-1.05.4-4|67	%doc %{_texmfdistdir}/source/latex/mdwtools/mdwmath.dtx
14mu|texlive-mdwtools-1.05.4-4|68	%doc %{_texmfdistdir}/source/latex/mdwtools/mdwtab.dtx
14mu|texlive-mdwtools-1.05.4-4|69	%doc %{_texmfdistdir}/source/latex/mdwtools/mdwtools.ins
14mu|texlive-mdwtools-1.05.4-4|70	%doc %{_texmfdistdir}/source/latex/mdwtools/sverb.dtx
14mu|texlive-mdwtools-1.05.4-4|71	%doc %{_texmfdistdir}/source/latex/mdwtools/syntax.dtx
14mu|texlive-mdwtools-1.05.4-4|72	
14mu|texlive-mdwtools-1.05.4-4|73	#-----------------------------------------------------------------------
14mu|texlive-mdwtools-1.05.4-4|74	%prep
14mu|texlive-mdwtools-1.05.4-4|75	%setup -c -a0 -a1 -a2
14mu|texlive-mdwtools-1.05.4-4|76	
14mu|texlive-mdwtools-1.05.4-4|77	%build
14mu|texlive-mdwtools-1.05.4-4|78	
14mu|texlive-mdwtools-1.05.4-4|79	%install
14mu|texlive-mdwtools-1.05.4-4|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mdwtools-1.05.4-4|81	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mdwtools-1.05.4-4|82	
14mu|texlive-mdwtools-1.05.4-4|83	
14mu|texlive-mdwtools-1.05.4-4|84	
14mu|texlive-mdwtools-1.05.4-4|85	%changelog
14mu|texlive-mdwtools-1.05.4-4|86	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.05.4-4
14mu|texlive-mdwtools-1.05.4-4|87	+ Revision: 24a4207
14mu|texlive-mdwtools-1.05.4-4|88	- MassBuild#674: Increase release tag
14mu|texlive-mdwtools-1.05.4-4|89	
14mu|texlive-mdwtools-1.05.4-4|90	

25248 14
14mu|texlive-media9-0.7-3|1	# revision 26204
14mu|texlive-media9-0.7-3|2	# category Package
14mu|texlive-media9-0.7-3|3	# catalog-ctan /macros/latex/contrib/media9
14mu|texlive-media9-0.7-3|4	# catalog-date 2012-05-02 17:35:03 +0200
14mu|texlive-media9-0.7-3|5	# catalog-license lppl1.3
14mu|texlive-media9-0.7-3|6	# catalog-version 0.7
14mu|texlive-media9-0.7-3|7	Name:		texlive-media9
14mu|texlive-media9-0.7-3|8	Version:	0.7
14mu|texlive-media9-0.7-3|9	Release:	3
14mu|texlive-media9-0.7-3|10	Summary:	Multimedia inclusion package with Adobe Reader-9/X compatibility
14mu|texlive-media9-0.7-3|11	Group:		Publishing
14mu|texlive-media9-0.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/media9
14mu|texlive-media9-0.7-3|13	License:	LPPL1.3
14mu|texlive-media9-0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/media9.tar.xz
14mu|texlive-media9-0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/media9.doc.tar.xz
14mu|texlive-media9-0.7-3|16	BuildArch:	noarch
14mu|texlive-media9-0.7-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-media9-0.7-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-media9-0.7-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-media9-0.7-3|20	
14mu|texlive-media9-0.7-3|21	%description
14mu|texlive-media9-0.7-3|22	The package provides an interface to embed interactive Flash
14mu|texlive-media9-0.7-3|23	(SWF) and 3D objects (Adobe U3D & PRC), as well as video and
14mu|texlive-media9-0.7-3|24	sound files or streams in the popular MP4, FLV and MP3 formats
14mu|texlive-media9-0.7-3|25	into PDF documents with Acrobat-9/X compatibility. Playback of
14mu|texlive-media9-0.7-3|26	multimedia files uses the built-in Flash Player of Adobe Reader
14mu|texlive-media9-0.7-3|27	and does, therefore, not depend on external plug-ins. Flash
14mu|texlive-media9-0.7-3|28	Player supports the efficient H.264 codec for video
14mu|texlive-media9-0.7-3|29	compression. The package is based on the RichMedia Annotation,
14mu|texlive-media9-0.7-3|30	an Adobe addition to the PDF specification. It replaces the now
14mu|texlive-media9-0.7-3|31	obsolete movie15 package.
14mu|texlive-media9-0.7-3|32	
14mu|texlive-media9-0.7-3|33	
14mu|texlive-media9-0.7-3|34	#-----------------------------------------------------------------------
14mu|texlive-media9-0.7-3|35	%files
14mu|texlive-media9-0.7-3|36	%{_texmfdistdir}/tex/latex/media9/javascript/3Dmenu.js
14mu|texlive-media9-0.7-3|37	%{_texmfdistdir}/tex/latex/media9/javascript/3Dspintool.js
14mu|texlive-media9-0.7-3|38	%{_texmfdistdir}/tex/latex/media9/javascript/animation.js
14mu|texlive-media9-0.7-3|39	%{_texmfdistdir}/tex/latex/media9/javascript/asylabels.js
14mu|texlive-media9-0.7-3|40	%{_texmfdistdir}/tex/latex/media9/media9.sty
14mu|texlive-media9-0.7-3|41	%{_texmfdistdir}/tex/latex/media9/players/APlayer.swf
14mu|texlive-media9-0.7-3|42	%{_texmfdistdir}/tex/latex/media9/players/StrobeMediaPlayback.swf
14mu|texlive-media9-0.7-3|43	%{_texmfdistdir}/tex/latex/media9/players/VPlayer.swf
14mu|texlive-media9-0.7-3|44	%doc %{_texmfdistdir}/doc/latex/media9/ChangeLog
14mu|texlive-media9-0.7-3|45	%doc %{_texmfdistdir}/doc/latex/media9/README
14mu|texlive-media9-0.7-3|46	%doc %{_texmfdistdir}/doc/latex/media9/files/3dsystem.fig
14mu|texlive-media9-0.7-3|47	%doc %{_texmfdistdir}/doc/latex/media9/files/3dsystem.pdf
14mu|texlive-media9-0.7-3|48	%doc %{_texmfdistdir}/doc/latex/media9/files/3dsystem.tex
14mu|texlive-media9-0.7-3|49	%doc %{_texmfdistdir}/doc/latex/media9/files/cube.asy
14mu|texlive-media9-0.7-3|50	%doc %{_texmfdistdir}/doc/latex/media9/files/cube.mp4
14mu|texlive-media9-0.7-3|51	%doc %{_texmfdistdir}/doc/latex/media9/files/dice.u3d
14mu|texlive-media9-0.7-3|52	%doc %{_texmfdistdir}/doc/latex/media9/files/dice.vws
14mu|texlive-media9-0.7-3|53	%doc %{_texmfdistdir}/doc/latex/media9/files/dice.wrl
14mu|texlive-media9-0.7-3|54	%doc %{_texmfdistdir}/doc/latex/media9/files/epix.asy
14mu|texlive-media9-0.7-3|55	%doc %{_texmfdistdir}/doc/latex/media9/files/epix.prc
14mu|texlive-media9-0.7-3|56	%doc %{_texmfdistdir}/doc/latex/media9/files/mailto.png
14mu|texlive-media9-0.7-3|57	%doc %{_texmfdistdir}/doc/latex/media9/files/players/APlayer.mxml
14mu|texlive-media9-0.7-3|58	%doc %{_texmfdistdir}/doc/latex/media9/files/players/BSD-License
14mu|texlive-media9-0.7-3|59	%doc %{_texmfdistdir}/doc/latex/media9/files/players/SMPfixes.patch
14mu|texlive-media9-0.7-3|60	%doc %{_texmfdistdir}/doc/latex/media9/files/players/StrobeMediaPlayback-license
14mu|texlive-media9-0.7-3|61	%doc %{_texmfdistdir}/doc/latex/media9/files/players/VPlayer.mxml
14mu|texlive-media9-0.7-3|62	%doc %{_texmfdistdir}/doc/latex/media9/files/random.mp4
14mu|texlive-media9-0.7-3|63	%doc %{_texmfdistdir}/doc/latex/media9/media9.pdf
14mu|texlive-media9-0.7-3|64	%doc %{_texmfdistdir}/doc/latex/media9/media9.tex
14mu|texlive-media9-0.7-3|65	
14mu|texlive-media9-0.7-3|66	#-----------------------------------------------------------------------
14mu|texlive-media9-0.7-3|67	%prep
14mu|texlive-media9-0.7-3|68	%setup -c -a0 -a1
14mu|texlive-media9-0.7-3|69	
14mu|texlive-media9-0.7-3|70	%build
14mu|texlive-media9-0.7-3|71	
14mu|texlive-media9-0.7-3|72	%install
14mu|texlive-media9-0.7-3|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-media9-0.7-3|74	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-media9-0.7-3|75	
14mu|texlive-media9-0.7-3|76	
14mu|texlive-media9-0.7-3|77	
14mu|texlive-media9-0.7-3|78	%changelog
14mu|texlive-media9-0.7-3|79	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7-3
14mu|texlive-media9-0.7-3|80	+ Revision: 1be1576
14mu|texlive-media9-0.7-3|81	- MassBuild#674: Increase release tag
14mu|texlive-media9-0.7-3|82	
14mu|texlive-media9-0.7-3|83	

25249 14
14mu|texlive-meetingmins-1.0-4|1	# revision 24503
14mu|texlive-meetingmins-1.0-4|2	# category Package
14mu|texlive-meetingmins-1.0-4|3	# catalog-ctan /macros/latex/contrib/meetingmins
14mu|texlive-meetingmins-1.0-4|4	# catalog-date 2011-11-02 12:24:01 +0100
14mu|texlive-meetingmins-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-meetingmins-1.0-4|6	# catalog-version 1.0
14mu|texlive-meetingmins-1.0-4|7	Name:		texlive-meetingmins
14mu|texlive-meetingmins-1.0-4|8	Version:	1.0
14mu|texlive-meetingmins-1.0-4|9	Release:	4
14mu|texlive-meetingmins-1.0-4|10	Summary:	Format written minutes of meetings
14mu|texlive-meetingmins-1.0-4|11	Group:		Publishing
14mu|texlive-meetingmins-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/meetingmins
14mu|texlive-meetingmins-1.0-4|13	License:	LPPL1.3
14mu|texlive-meetingmins-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/meetingmins.tar.xz
14mu|texlive-meetingmins-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/meetingmins.doc.tar.xz
14mu|texlive-meetingmins-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/meetingmins.source.tar.xz
14mu|texlive-meetingmins-1.0-4|17	BuildArch:	noarch
14mu|texlive-meetingmins-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-meetingmins-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-meetingmins-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-meetingmins-1.0-4|21	
14mu|texlive-meetingmins-1.0-4|22	%description
14mu|texlive-meetingmins-1.0-4|23	The class allows formatting of meeting minutes using \section
14mu|texlive-meetingmins-1.0-4|24	commands (which provide hierarchical structure). An agenda can
14mu|texlive-meetingmins-1.0-4|25	also be produced for distribution prior to the meeting, with
14mu|texlive-meetingmins-1.0-4|26	user-selected portions suppressed from printing.
14mu|texlive-meetingmins-1.0-4|27	
14mu|texlive-meetingmins-1.0-4|28	
14mu|texlive-meetingmins-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-meetingmins-1.0-4|30	%files
14mu|texlive-meetingmins-1.0-4|31	%{_texmfdistdir}/tex/latex/meetingmins/meetingmins.cls
14mu|texlive-meetingmins-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/meetingmins/README
14mu|texlive-meetingmins-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/meetingmins/meetingmins.pdf
14mu|texlive-meetingmins-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/agenda.pdf
14mu|texlive-meetingmins-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/agenda.tex
14mu|texlive-meetingmins-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/chair.pdf
14mu|texlive-meetingmins-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/chair.tex
14mu|texlive-meetingmins-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/department.min
14mu|texlive-meetingmins-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/minutes.pdf
14mu|texlive-meetingmins-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/meetingmins/samples/minutes.tex
14mu|texlive-meetingmins-1.0-4|41	#- source
14mu|texlive-meetingmins-1.0-4|42	%doc %{_texmfdistdir}/source/latex/meetingmins/meetingmins.dtx
14mu|texlive-meetingmins-1.0-4|43	%doc %{_texmfdistdir}/source/latex/meetingmins/meetingmins.ins
14mu|texlive-meetingmins-1.0-4|44	
14mu|texlive-meetingmins-1.0-4|45	#-----------------------------------------------------------------------
14mu|texlive-meetingmins-1.0-4|46	%prep
14mu|texlive-meetingmins-1.0-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-meetingmins-1.0-4|48	
14mu|texlive-meetingmins-1.0-4|49	%build
14mu|texlive-meetingmins-1.0-4|50	
14mu|texlive-meetingmins-1.0-4|51	%install
14mu|texlive-meetingmins-1.0-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-meetingmins-1.0-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-meetingmins-1.0-4|54	
14mu|texlive-meetingmins-1.0-4|55	
14mu|texlive-meetingmins-1.0-4|56	
14mu|texlive-meetingmins-1.0-4|57	%changelog
14mu|texlive-meetingmins-1.0-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-meetingmins-1.0-4|59	+ Revision: 64fa467
14mu|texlive-meetingmins-1.0-4|60	- MassBuild#674: Increase release tag
14mu|texlive-meetingmins-1.0-4|61	
14mu|texlive-meetingmins-1.0-4|62	

25250 14
14mu|texlive-memexsupp-0.1-4|1	# revision 15878
14mu|texlive-memexsupp-0.1-4|2	# category Package
14mu|texlive-memexsupp-0.1-4|3	# catalog-ctan /macros/latex/contrib/memexsupp
14mu|texlive-memexsupp-0.1-4|4	# catalog-date 2008-08-22 15:19:59 +0200
14mu|texlive-memexsupp-0.1-4|5	# catalog-license lppl
14mu|texlive-memexsupp-0.1-4|6	# catalog-version 0.1
14mu|texlive-memexsupp-0.1-4|7	Name:		texlive-memexsupp
14mu|texlive-memexsupp-0.1-4|8	Version:	0.1
14mu|texlive-memexsupp-0.1-4|9	Release:	4
14mu|texlive-memexsupp-0.1-4|10	Summary:	Experimental memoir support
14mu|texlive-memexsupp-0.1-4|11	Group:		Publishing
14mu|texlive-memexsupp-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/memexsupp
14mu|texlive-memexsupp-0.1-4|13	License:	LPPL
14mu|texlive-memexsupp-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memexsupp.tar.xz
14mu|texlive-memexsupp-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memexsupp.doc.tar.xz
14mu|texlive-memexsupp-0.1-4|16	BuildArch:	noarch
14mu|texlive-memexsupp-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-memexsupp-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-memexsupp-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-memexsupp-0.1-4|20	
14mu|texlive-memexsupp-0.1-4|21	%description
14mu|texlive-memexsupp-0.1-4|22	A package of code proposed as supporting material for memoir.
14mu|texlive-memexsupp-0.1-4|23	The package is intended as a test bed for such code, which may
14mu|texlive-memexsupp-0.1-4|24	in the fullness of time be adopted into the main memoir
14mu|texlive-memexsupp-0.1-4|25	release.
14mu|texlive-memexsupp-0.1-4|26	
14mu|texlive-memexsupp-0.1-4|27	
14mu|texlive-memexsupp-0.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-memexsupp-0.1-4|29	%files
14mu|texlive-memexsupp-0.1-4|30	%{_texmfdistdir}/tex/latex/memexsupp/memexsupp.sty
14mu|texlive-memexsupp-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/memexsupp/README
14mu|texlive-memexsupp-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/memexsupp/memexsupp.pdf
14mu|texlive-memexsupp-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/memexsupp/memexsupp.tex
14mu|texlive-memexsupp-0.1-4|34	
14mu|texlive-memexsupp-0.1-4|35	#-----------------------------------------------------------------------
14mu|texlive-memexsupp-0.1-4|36	%prep
14mu|texlive-memexsupp-0.1-4|37	%setup -c -a0 -a1
14mu|texlive-memexsupp-0.1-4|38	
14mu|texlive-memexsupp-0.1-4|39	%build
14mu|texlive-memexsupp-0.1-4|40	
14mu|texlive-memexsupp-0.1-4|41	%install
14mu|texlive-memexsupp-0.1-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-memexsupp-0.1-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-memexsupp-0.1-4|44	
14mu|texlive-memexsupp-0.1-4|45	
14mu|texlive-memexsupp-0.1-4|46	
14mu|texlive-memexsupp-0.1-4|47	%changelog
14mu|texlive-memexsupp-0.1-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-memexsupp-0.1-4|49	+ Revision: 526cc66
14mu|texlive-memexsupp-0.1-4|50	- MassBuild#674: Increase release tag
14mu|texlive-memexsupp-0.1-4|51	
14mu|texlive-memexsupp-0.1-4|52	

25251 14
14mu|texlive-memoir-3.7b-7|1	# revision 31044
14mu|texlive-memoir-3.7b-7|2	# category Package
14mu|texlive-memoir-3.7b-7|3	# catalog-ctan /macros/latex/contrib/memoir
14mu|texlive-memoir-3.7b-7|4	# catalog-date 2013-05-30 13:22:20 +0200
14mu|texlive-memoir-3.7b-7|5	# catalog-license lppl
14mu|texlive-memoir-3.7b-7|6	# catalog-version 3.7b
14mu|texlive-memoir-3.7b-7|7	Name:		texlive-memoir
14mu|texlive-memoir-3.7b-7|8	Version:	3.7b
14mu|texlive-memoir-3.7b-7|9	Release:	7
14mu|texlive-memoir-3.7b-7|10	Summary:	Typeset fiction, non-fiction and mathematical books
14mu|texlive-memoir-3.7b-7|11	Group:		Publishing
14mu|texlive-memoir-3.7b-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/memoir
14mu|texlive-memoir-3.7b-7|13	License:	LPPL
14mu|texlive-memoir-3.7b-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memoir.tar.xz
14mu|texlive-memoir-3.7b-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memoir.doc.tar.xz
14mu|texlive-memoir-3.7b-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memoir.source.tar.xz
14mu|texlive-memoir-3.7b-7|17	BuildArch:	noarch
14mu|texlive-memoir-3.7b-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-memoir-3.7b-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-memoir-3.7b-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-memoir-3.7b-7|21	
14mu|texlive-memoir-3.7b-7|22	%description
14mu|texlive-memoir-3.7b-7|23	The memoir class is for typesetting poetry, fiction, non-
14mu|texlive-memoir-3.7b-7|24	fiction, and mathematical works. Permissible document 'base'
14mu|texlive-memoir-3.7b-7|25	font sizes range from 9 to 60pt. There is a range of page-
14mu|texlive-memoir-3.7b-7|26	styles and well over a dozen chapter-styles to choose from, as
14mu|texlive-memoir-3.7b-7|27	well as methods for specifying your own layouts and designs.
14mu|texlive-memoir-3.7b-7|28	The class also provides the functionality of over thirty of the
14mu|texlive-memoir-3.7b-7|29	more popular packages, thus simplifying document sources. The
14mu|texlive-memoir-3.7b-7|30	class automatically loads an associated patch file mempatch;
14mu|texlive-memoir-3.7b-7|31	the patch file may be updated from time to time, between
14mu|texlive-memoir-3.7b-7|32	releases of the class itself. (The patch file stays around even
14mu|texlive-memoir-3.7b-7|33	when there are no extant patches.) Users who wish to use the
14mu|texlive-memoir-3.7b-7|34	hyperref package, in a document written with the memoir class,
14mu|texlive-memoir-3.7b-7|35	should also use the memhfixc package (part of this bundle).
14mu|texlive-memoir-3.7b-7|36	Note, however, that current versions of hyperref actually load
14mu|texlive-memoir-3.7b-7|37	the package automatically if they detect that they are running
14mu|texlive-memoir-3.7b-7|38	under memoir.
14mu|texlive-memoir-3.7b-7|39	
14mu|texlive-memoir-3.7b-7|40	
14mu|texlive-memoir-3.7b-7|41	#-----------------------------------------------------------------------
14mu|texlive-memoir-3.7b-7|42	%files
14mu|texlive-memoir-3.7b-7|43	%{_texmfdistdir}/makeindex/memoir/basic.gst
14mu|texlive-memoir-3.7b-7|44	%{_texmfdistdir}/tex/latex/memoir/mem10.clo
14mu|texlive-memoir-3.7b-7|45	%{_texmfdistdir}/tex/latex/memoir/mem11.clo
14mu|texlive-memoir-3.7b-7|46	%{_texmfdistdir}/tex/latex/memoir/mem12.clo
14mu|texlive-memoir-3.7b-7|47	%{_texmfdistdir}/tex/latex/memoir/mem14.clo
14mu|texlive-memoir-3.7b-7|48	%{_texmfdistdir}/tex/latex/memoir/mem17.clo
14mu|texlive-memoir-3.7b-7|49	%{_texmfdistdir}/tex/latex/memoir/mem20.clo
14mu|texlive-memoir-3.7b-7|50	%{_texmfdistdir}/tex/latex/memoir/mem25.clo
14mu|texlive-memoir-3.7b-7|51	%{_texmfdistdir}/tex/latex/memoir/mem30.clo
14mu|texlive-memoir-3.7b-7|52	%{_texmfdistdir}/tex/latex/memoir/mem36.clo
14mu|texlive-memoir-3.7b-7|53	%{_texmfdistdir}/tex/latex/memoir/mem48.clo
14mu|texlive-memoir-3.7b-7|54	%{_texmfdistdir}/tex/latex/memoir/mem60.clo
14mu|texlive-memoir-3.7b-7|55	%{_texmfdistdir}/tex/latex/memoir/mem9.clo
14mu|texlive-memoir-3.7b-7|56	%{_texmfdistdir}/tex/latex/memoir/memhfixc.sty
14mu|texlive-memoir-3.7b-7|57	%{_texmfdistdir}/tex/latex/memoir/memoir.cls
14mu|texlive-memoir-3.7b-7|58	%{_texmfdistdir}/tex/latex/memoir/mempatch.sty
14mu|texlive-memoir-3.7b-7|59	%doc %{_texmfdistdir}/doc/latex/memoir/Makeidxglo
14mu|texlive-memoir-3.7b-7|60	%doc %{_texmfdistdir}/doc/latex/memoir/README
14mu|texlive-memoir-3.7b-7|61	%doc %{_texmfdistdir}/doc/latex/memoir/anvil2.mps
14mu|texlive-memoir-3.7b-7|62	%doc %{_texmfdistdir}/doc/latex/memoir/memfonts.sty
14mu|texlive-memoir-3.7b-7|63	%doc %{_texmfdistdir}/doc/latex/memoir/memlays.sty
14mu|texlive-memoir-3.7b-7|64	%doc %{_texmfdistdir}/doc/latex/memoir/memman.gst
14mu|texlive-memoir-3.7b-7|65	%doc %{_texmfdistdir}/doc/latex/memoir/memman.ist
14mu|texlive-memoir-3.7b-7|66	%doc %{_texmfdistdir}/doc/latex/memoir/memman.pdf
14mu|texlive-memoir-3.7b-7|67	%doc %{_texmfdistdir}/doc/latex/memoir/memman.tex
14mu|texlive-memoir-3.7b-7|68	%doc %{_texmfdistdir}/doc/latex/memoir/memnoidxnum.tex
14mu|texlive-memoir-3.7b-7|69	%doc %{_texmfdistdir}/doc/latex/memoir/memsty.sty
14mu|texlive-memoir-3.7b-7|70	%doc %{_texmfdistdir}/doc/latex/memoir/titlepages.sty
14mu|texlive-memoir-3.7b-7|71	%doc %{_texmfdistdir}/doc/latex/memoir/trims-example.tex
14mu|texlive-memoir-3.7b-7|72	#- source
14mu|texlive-memoir-3.7b-7|73	%doc %{_texmfdistdir}/source/latex/memoir/memoir.dtx
14mu|texlive-memoir-3.7b-7|74	%doc %{_texmfdistdir}/source/latex/memoir/memoir.ins
14mu|texlive-memoir-3.7b-7|75	%doc %{_texmfdistdir}/source/latex/memoir/mempatch.dtx
14mu|texlive-memoir-3.7b-7|76	%doc %{_texmfdistdir}/source/latex/memoir/mempatch.ins
14mu|texlive-memoir-3.7b-7|77	
14mu|texlive-memoir-3.7b-7|78	#-----------------------------------------------------------------------
14mu|texlive-memoir-3.7b-7|79	%prep
14mu|texlive-memoir-3.7b-7|80	%setup -c -a0 -a1 -a2
14mu|texlive-memoir-3.7b-7|81	
14mu|texlive-memoir-3.7b-7|82	%build
14mu|texlive-memoir-3.7b-7|83	
14mu|texlive-memoir-3.7b-7|84	%install
14mu|texlive-memoir-3.7b-7|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-memoir-3.7b-7|86	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-memoir-3.7b-7|87	
14mu|texlive-memoir-3.7b-7|88	%changelog
14mu|texlive-memoir-3.7b-7|89	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.7b-7
14mu|texlive-memoir-3.7b-7|90	+ Revision: 3ad32fa
14mu|texlive-memoir-3.7b-7|91	- MassBuild#674: Increase release tag
14mu|texlive-memoir-3.7b-7|92	
14mu|texlive-memoir-3.7b-7|93	

25252 14
14mu|texlive-memory-1.2-8|1	# revision 30452
14mu|texlive-memory-1.2-8|2	# category Package
14mu|texlive-memory-1.2-8|3	# catalog-ctan /macros/latex/contrib/memory
14mu|texlive-memory-1.2-8|4	# catalog-date 2013-05-13 20:07:16 +0200
14mu|texlive-memory-1.2-8|5	# catalog-license lppl1.3
14mu|texlive-memory-1.2-8|6	# catalog-version 1.2
14mu|texlive-memory-1.2-8|7	Name:		texlive-memory
14mu|texlive-memory-1.2-8|8	Version:	1.2
14mu|texlive-memory-1.2-8|9	Release:	8
14mu|texlive-memory-1.2-8|10	Summary:	Containers for data in LaTeX
14mu|texlive-memory-1.2-8|11	Group:		Publishing
14mu|texlive-memory-1.2-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/memory
14mu|texlive-memory-1.2-8|13	License:	LPPL1.3
14mu|texlive-memory-1.2-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memory.tar.xz
14mu|texlive-memory-1.2-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memory.doc.tar.xz
14mu|texlive-memory-1.2-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memory.source.tar.xz
14mu|texlive-memory-1.2-8|17	BuildArch:	noarch
14mu|texlive-memory-1.2-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-memory-1.2-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-memory-1.2-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-memory-1.2-8|21	
14mu|texlive-memory-1.2-8|22	%description
14mu|texlive-memory-1.2-8|23	The package allows the user to declare single object or array
14mu|texlive-memory-1.2-8|24	containers.
14mu|texlive-memory-1.2-8|25	
14mu|texlive-memory-1.2-8|26	
14mu|texlive-memory-1.2-8|27	#-----------------------------------------------------------------------
14mu|texlive-memory-1.2-8|28	%files
14mu|texlive-memory-1.2-8|29	%{_texmfdistdir}/tex/latex/memory/memory.sty
14mu|texlive-memory-1.2-8|30	%doc %{_texmfdistdir}/doc/latex/memory/README
14mu|texlive-memory-1.2-8|31	%doc %{_texmfdistdir}/doc/latex/memory/memory.pdf
14mu|texlive-memory-1.2-8|32	#- source
14mu|texlive-memory-1.2-8|33	%doc %{_texmfdistdir}/source/latex/memory/memory.dtx
14mu|texlive-memory-1.2-8|34	%doc %{_texmfdistdir}/source/latex/memory/memory.ins
14mu|texlive-memory-1.2-8|35	
14mu|texlive-memory-1.2-8|36	#-----------------------------------------------------------------------
14mu|texlive-memory-1.2-8|37	%prep
14mu|texlive-memory-1.2-8|38	%setup -c -a0 -a1 -a2
14mu|texlive-memory-1.2-8|39	
14mu|texlive-memory-1.2-8|40	%build
14mu|texlive-memory-1.2-8|41	
14mu|texlive-memory-1.2-8|42	%install
14mu|texlive-memory-1.2-8|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-memory-1.2-8|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-memory-1.2-8|45	
14mu|texlive-memory-1.2-8|46	%changelog
14mu|texlive-memory-1.2-8|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-8
14mu|texlive-memory-1.2-8|48	+ Revision: d6a63f2
14mu|texlive-memory-1.2-8|49	- MassBuild#674: Increase release tag
14mu|texlive-memory-1.2-8|50	
14mu|texlive-memory-1.2-8|51	

25253 14
14mu|texlive-mentis-1.5-4|1	# revision 15878
14mu|texlive-mentis-1.5-4|2	# category Package
14mu|texlive-mentis-1.5-4|3	# catalog-ctan /macros/latex/contrib/mentis
14mu|texlive-mentis-1.5-4|4	# catalog-date 2007-01-09 22:36:10 +0100
14mu|texlive-mentis-1.5-4|5	# catalog-license lppl
14mu|texlive-mentis-1.5-4|6	# catalog-version 1.5
14mu|texlive-mentis-1.5-4|7	Name:		texlive-mentis
14mu|texlive-mentis-1.5-4|8	Version:	1.5
14mu|texlive-mentis-1.5-4|9	Release:	4
14mu|texlive-mentis-1.5-4|10	Summary:	A basis for books to be published by Mentis publishers
14mu|texlive-mentis-1.5-4|11	Group:		Publishing
14mu|texlive-mentis-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mentis
14mu|texlive-mentis-1.5-4|13	License:	LPPL
14mu|texlive-mentis-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mentis.tar.xz
14mu|texlive-mentis-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mentis.doc.tar.xz
14mu|texlive-mentis-1.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mentis.source.tar.xz
14mu|texlive-mentis-1.5-4|17	BuildArch:	noarch
14mu|texlive-mentis-1.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mentis-1.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mentis-1.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mentis-1.5-4|21	
14mu|texlive-mentis-1.5-4|22	%description
14mu|texlive-mentis-1.5-4|23	This LaTeX class loads scrbook and provides changes necessary
14mu|texlive-mentis-1.5-4|24	for publishing at Mentis publishers in Paderborn, Germany. It
14mu|texlive-mentis-1.5-4|25	is not an official Mentis class, merely one developed by an
14mu|texlive-mentis-1.5-4|26	author in close co-operation with Mentis.
14mu|texlive-mentis-1.5-4|27	
14mu|texlive-mentis-1.5-4|28	
14mu|texlive-mentis-1.5-4|29	#-----------------------------------------------------------------------
14mu|texlive-mentis-1.5-4|30	%files
14mu|texlive-mentis-1.5-4|31	%{_texmfdistdir}/tex/latex/mentis/mentis.cls
14mu|texlive-mentis-1.5-4|32	%doc %{_texmfdistdir}/doc/latex/mentis/README
14mu|texlive-mentis-1.5-4|33	%doc %{_texmfdistdir}/doc/latex/mentis/mentis.pdf
14mu|texlive-mentis-1.5-4|34	#- source
14mu|texlive-mentis-1.5-4|35	%doc %{_texmfdistdir}/source/latex/mentis/mentis.dtx
14mu|texlive-mentis-1.5-4|36	%doc %{_texmfdistdir}/source/latex/mentis/mentis.ins
14mu|texlive-mentis-1.5-4|37	
14mu|texlive-mentis-1.5-4|38	#-----------------------------------------------------------------------
14mu|texlive-mentis-1.5-4|39	%prep
14mu|texlive-mentis-1.5-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-mentis-1.5-4|41	
14mu|texlive-mentis-1.5-4|42	%build
14mu|texlive-mentis-1.5-4|43	
14mu|texlive-mentis-1.5-4|44	%install
14mu|texlive-mentis-1.5-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mentis-1.5-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mentis-1.5-4|47	
14mu|texlive-mentis-1.5-4|48	
14mu|texlive-mentis-1.5-4|49	
14mu|texlive-mentis-1.5-4|50	%changelog
14mu|texlive-mentis-1.5-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-mentis-1.5-4|52	+ Revision: 21c8831
14mu|texlive-mentis-1.5-4|53	- MassBuild#674: Increase release tag
14mu|texlive-mentis-1.5-4|54	
14mu|texlive-mentis-1.5-4|55	

25254 14
14mu|texlive-menu-0.994-4|1	# revision 15878
14mu|texlive-menu-0.994-4|2	# category Package
14mu|texlive-menu-0.994-4|3	# catalog-ctan /macros/latex/contrib/menu
14mu|texlive-menu-0.994-4|4	# catalog-date 2009-03-06 22:55:22 +0100
14mu|texlive-menu-0.994-4|5	# catalog-license other-free
14mu|texlive-menu-0.994-4|6	# catalog-version 0.994
14mu|texlive-menu-0.994-4|7	Name:		texlive-menu
14mu|texlive-menu-0.994-4|8	Version:	0.994
14mu|texlive-menu-0.994-4|9	Release:	4
14mu|texlive-menu-0.994-4|10	Summary:	Typesetting menus
14mu|texlive-menu-0.994-4|11	Group:		Publishing
14mu|texlive-menu-0.994-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/menu
14mu|texlive-menu-0.994-4|13	License:	OTHER-FREE
14mu|texlive-menu-0.994-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menu.tar.xz
14mu|texlive-menu-0.994-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menu.doc.tar.xz
14mu|texlive-menu-0.994-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menu.source.tar.xz
14mu|texlive-menu-0.994-4|17	BuildArch:	noarch
14mu|texlive-menu-0.994-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-menu-0.994-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-menu-0.994-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-menu-0.994-4|21	
14mu|texlive-menu-0.994-4|22	%description
14mu|texlive-menu-0.994-4|23	The package defines command \menu which assists typesetting of
14mu|texlive-menu-0.994-4|24	a path through a program's menu.
14mu|texlive-menu-0.994-4|25	
14mu|texlive-menu-0.994-4|26	
14mu|texlive-menu-0.994-4|27	#-----------------------------------------------------------------------
14mu|texlive-menu-0.994-4|28	%files
14mu|texlive-menu-0.994-4|29	%{_texmfdistdir}/tex/latex/menu/menu.sty
14mu|texlive-menu-0.994-4|30	%doc %{_texmfdistdir}/doc/latex/menu/README
14mu|texlive-menu-0.994-4|31	%doc %{_texmfdistdir}/doc/latex/menu/menu.pdf
14mu|texlive-menu-0.994-4|32	#- source
14mu|texlive-menu-0.994-4|33	%doc %{_texmfdistdir}/source/latex/menu/menu.dtx
14mu|texlive-menu-0.994-4|34	%doc %{_texmfdistdir}/source/latex/menu/menu.ins
14mu|texlive-menu-0.994-4|35	
14mu|texlive-menu-0.994-4|36	#-----------------------------------------------------------------------
14mu|texlive-menu-0.994-4|37	%prep
14mu|texlive-menu-0.994-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-menu-0.994-4|39	
14mu|texlive-menu-0.994-4|40	%build
14mu|texlive-menu-0.994-4|41	
14mu|texlive-menu-0.994-4|42	%install
14mu|texlive-menu-0.994-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-menu-0.994-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-menu-0.994-4|45	
14mu|texlive-menu-0.994-4|46	
14mu|texlive-menu-0.994-4|47	
14mu|texlive-menu-0.994-4|48	%changelog
14mu|texlive-menu-0.994-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.994-4
14mu|texlive-menu-0.994-4|50	+ Revision: 73644b3
14mu|texlive-menu-0.994-4|51	- MassBuild#674: Increase release tag
14mu|texlive-menu-0.994-4|52	
14mu|texlive-menu-0.994-4|53	

25255 14
14mu|texlive-menukeys-1.2a-8|1	# revision 31716
14mu|texlive-menukeys-1.2a-8|2	# category Package
14mu|texlive-menukeys-1.2a-8|3	# catalog-ctan /macros/latex/contrib/menukeys
14mu|texlive-menukeys-1.2a-8|4	# catalog-date 2013-09-21 14:43:01 +0200
14mu|texlive-menukeys-1.2a-8|5	# catalog-license lppl1.2
14mu|texlive-menukeys-1.2a-8|6	# catalog-version 1.2a
14mu|texlive-menukeys-1.2a-8|7	Name:		texlive-menukeys
14mu|texlive-menukeys-1.2a-8|8	Version:	1.2a
14mu|texlive-menukeys-1.2a-8|9	Release:	8
14mu|texlive-menukeys-1.2a-8|10	Summary:	Format menu sequences, paths and keystrokes from lists
14mu|texlive-menukeys-1.2a-8|11	Group:		Publishing
14mu|texlive-menukeys-1.2a-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/menukeys
14mu|texlive-menukeys-1.2a-8|13	License:	LPPL1.2
14mu|texlive-menukeys-1.2a-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menukeys.tar.xz
14mu|texlive-menukeys-1.2a-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menukeys.doc.tar.xz
14mu|texlive-menukeys-1.2a-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menukeys.source.tar.xz
14mu|texlive-menukeys-1.2a-8|17	BuildArch:	noarch
14mu|texlive-menukeys-1.2a-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-menukeys-1.2a-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-menukeys-1.2a-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-menukeys-1.2a-8|21	
14mu|texlive-menukeys-1.2a-8|22	%description
14mu|texlive-menukeys-1.2a-8|23	The package allows easy input and formatting of menu sequences,
14mu|texlive-menukeys-1.2a-8|24	using menus set with commands such as \menu{Extras > Settings >
14mu|texlive-menukeys-1.2a-8|25	General}, paths using a command like
14mu|texlive-menukeys-1.2a-8|26	\path{macros/latex/contrib/menukeys} and short cuts such as
14mu|texlive-menukeys-1.2a-8|27	\keys{\ctrl + C}. The output is highly configurable by
14mu|texlive-menukeys-1.2a-8|28	providing different styles and colour themes.
14mu|texlive-menukeys-1.2a-8|29	
14mu|texlive-menukeys-1.2a-8|30	
14mu|texlive-menukeys-1.2a-8|31	#-----------------------------------------------------------------------
14mu|texlive-menukeys-1.2a-8|32	%files
14mu|texlive-menukeys-1.2a-8|33	%{_texmfdistdir}/tex/latex/menukeys/menukeys.sty
14mu|texlive-menukeys-1.2a-8|34	%doc %{_texmfdistdir}/doc/latex/menukeys/README
14mu|texlive-menukeys-1.2a-8|35	%doc %{_texmfdistdir}/doc/latex/menukeys/menukeys.pdf
14mu|texlive-menukeys-1.2a-8|36	#- source
14mu|texlive-menukeys-1.2a-8|37	%doc %{_texmfdistdir}/source/latex/menukeys/menukeys.dtx
14mu|texlive-menukeys-1.2a-8|38	%doc %{_texmfdistdir}/source/latex/menukeys/menukeys.ins
14mu|texlive-menukeys-1.2a-8|39	
14mu|texlive-menukeys-1.2a-8|40	#-----------------------------------------------------------------------
14mu|texlive-menukeys-1.2a-8|41	%prep
14mu|texlive-menukeys-1.2a-8|42	%setup -c -a0 -a1 -a2
14mu|texlive-menukeys-1.2a-8|43	
14mu|texlive-menukeys-1.2a-8|44	%build
14mu|texlive-menukeys-1.2a-8|45	
14mu|texlive-menukeys-1.2a-8|46	%install
14mu|texlive-menukeys-1.2a-8|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-menukeys-1.2a-8|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-menukeys-1.2a-8|49	
14mu|texlive-menukeys-1.2a-8|50	%changelog
14mu|texlive-menukeys-1.2a-8|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-8
14mu|texlive-menukeys-1.2a-8|52	+ Revision: 95294d7
14mu|texlive-menukeys-1.2a-8|53	- MassBuild#674: Increase release tag
14mu|texlive-menukeys-1.2a-8|54	
14mu|texlive-menukeys-1.2a-8|55	

25256 14
14mu|texlive-metafont-2.718281-14|1	# revision 29764
14mu|texlive-metafont-2.718281-14|2	# category Package
14mu|texlive-metafont-2.718281-14|3	# catalog-ctan /systems/knuth/dist/mf
14mu|texlive-metafont-2.718281-14|4	# catalog-date 2012-08-30 22:47:45 +0200
14mu|texlive-metafont-2.718281-14|5	# catalog-license knuth
14mu|texlive-metafont-2.718281-14|6	# catalog-version 2.718281
14mu|texlive-metafont-2.718281-14|7	Name:		texlive-metafont
14mu|texlive-metafont-2.718281-14|8	Version:	2.718281
14mu|texlive-metafont-2.718281-14|9	Release:	14
14mu|texlive-metafont-2.718281-14|10	Summary:	A system for specifying fonts
14mu|texlive-metafont-2.718281-14|11	Group:		Publishing
14mu|texlive-metafont-2.718281-14|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/mf
14mu|texlive-metafont-2.718281-14|13	License:	KNUTH
14mu|texlive-metafont-2.718281-14|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metafont.tar.xz
14mu|texlive-metafont-2.718281-14|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metafont.doc.tar.xz
14mu|texlive-metafont-2.718281-14|16	BuildArch:	noarch
14mu|texlive-metafont-2.718281-14|17	BuildRequires:	texlive-tlpkg
14mu|texlive-metafont-2.718281-14|18	Requires(pre):	texlive-tlpkg
14mu|texlive-metafont-2.718281-14|19	Requires(post):	texlive-kpathsea
14mu|texlive-metafont-2.718281-14|20	Requires(post):	texlive-tetex
14mu|texlive-metafont-2.718281-14|21	Requires:	texlive-metafont.bin
14mu|texlive-metafont-2.718281-14|22	%rename tetex-mfwin
14mu|texlive-metafont-2.718281-14|23	%rename texlive-mfwin
14mu|texlive-metafont-2.718281-14|24	
14mu|texlive-metafont-2.718281-14|25	%description
14mu|texlive-metafont-2.718281-14|26	The program takes a semi-algorithmic specification of a font,
14mu|texlive-metafont-2.718281-14|27	and produces a bitmap font (whose properties are defined by a
14mu|texlive-metafont-2.718281-14|28	set of parameters of the target device), and a set metrics for
14mu|texlive-metafont-2.718281-14|29	use by TeX. The bitmap output may be converted into a format
14mu|texlive-metafont-2.718281-14|30	directly usable by a device driver, etc., by the tools provided
14mu|texlive-metafont-2.718281-14|31	in the parallel mfware distribution. (Third parties have
14mu|texlive-metafont-2.718281-14|32	developed tools to convert the bitmap output to outline fonts.)
14mu|texlive-metafont-2.718281-14|33	The distribution includes the source of Knuth's Metafont book;
14mu|texlive-metafont-2.718281-14|34	this source is there to read, as an example of writing TeX --
14mu|texlive-metafont-2.718281-14|35	it should not be processed without Knuth's direct permission.
14mu|texlive-metafont-2.718281-14|36	
14mu|texlive-metafont-2.718281-14|37	%postun
14mu|texlive-metafont-2.718281-14|38	if [ $1 -eq 0 ]; then
14mu|texlive-metafont-2.718281-14|39	rm -fr %{_texmfvardir}/web2c/metafont
14mu|texlive-metafont-2.718281-14|40	fi
14mu|texlive-metafont-2.718281-14|41	
14mu|texlive-metafont-2.718281-14|42	#-----------------------------------------------------------------------
14mu|texlive-metafont-2.718281-14|43	%files
14mu|texlive-metafont-2.718281-14|44	%{_texmfdistdir}/metafont/base/expr.mf
14mu|texlive-metafont-2.718281-14|45	%{_texmfdistdir}/metafont/base/io.mf
14mu|texlive-metafont-2.718281-14|46	%{_texmfdistdir}/metafont/base/mf.mf
14mu|texlive-metafont-2.718281-14|47	%{_texmfdistdir}/metafont/base/null.mf
14mu|texlive-metafont-2.718281-14|48	%{_texmfdistdir}/metafont/base/plain.mf
14mu|texlive-metafont-2.718281-14|49	%{_texmfdistdir}/metafont/config/cmmf.ini
14mu|texlive-metafont-2.718281-14|50	%{_texmfdistdir}/metafont/config/mf.ini
14mu|texlive-metafont-2.718281-14|51	%{_texmfdistdir}/metafont/misc/3test.mf
14mu|texlive-metafont-2.718281-14|52	%{_texmfdistdir}/metafont/misc/6test.mf
14mu|texlive-metafont-2.718281-14|53	%{_texmfdistdir}/metafont/misc/mode2dpi.mf
14mu|texlive-metafont-2.718281-14|54	%{_texmfdistdir}/metafont/misc/mode2dpixy.mf
14mu|texlive-metafont-2.718281-14|55	%{_texmfdistdir}/metafont/misc/modename.mf
14mu|texlive-metafont-2.718281-14|56	%{_texmfdistdir}/metafont/misc/modes.mf
14mu|texlive-metafont-2.718281-14|57	%{_texmfdistdir}/metafont/misc/ps2mfbas.mf
14mu|texlive-metafont-2.718281-14|58	%{_texmfdistdir}/metafont/misc/rtest.mf
14mu|texlive-metafont-2.718281-14|59	%{_texmfdistdir}/metafont/misc/test.mf
14mu|texlive-metafont-2.718281-14|60	%{_texmfdistdir}/metafont/misc/waits.mf
14mu|texlive-metafont-2.718281-14|61	%{_texmfdistdir}/metafont/misc/ztest.mf
14mu|texlive-metafont-2.718281-14|62	%_texmf_fmtutil_d/metafont
14mu|texlive-metafont-2.718281-14|63	%doc %{_mandir}/man1/mf-nowin.1*
14mu|texlive-metafont-2.718281-14|64	%doc %{_texmfdistdir}/doc/man/man1/mf-nowin.man1.pdf
14mu|texlive-metafont-2.718281-14|65	%doc %{_mandir}/man1/mf.1*
14mu|texlive-metafont-2.718281-14|66	%doc %{_texmfdistdir}/doc/man/man1/mf.man1.pdf
14mu|texlive-metafont-2.718281-14|67	
14mu|texlive-metafont-2.718281-14|68	#-----------------------------------------------------------------------
14mu|texlive-metafont-2.718281-14|69	%prep
14mu|texlive-metafont-2.718281-14|70	%setup -c -a0 -a1
14mu|texlive-metafont-2.718281-14|71	
14mu|texlive-metafont-2.718281-14|72	%build
14mu|texlive-metafont-2.718281-14|73	
14mu|texlive-metafont-2.718281-14|74	%install
14mu|texlive-metafont-2.718281-14|75	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-metafont-2.718281-14|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-metafont-2.718281-14|77	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-metafont-2.718281-14|78	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-metafont-2.718281-14|79	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-metafont-2.718281-14|80	cat > %{buildroot}%{_texmf_fmtutil_d}/metafont <<EOF
14mu|texlive-metafont-2.718281-14|81	#
14mu|texlive-metafont-2.718281-14|82	# from metafont:
14mu|texlive-metafont-2.718281-14|83	mf mf-nowin - -translate-file=cp227.tcx mf.ini
14mu|texlive-metafont-2.718281-14|84	EOF
14mu|texlive-metafont-2.718281-14|85	
14mu|texlive-metafont-2.718281-14|86	%changelog
14mu|texlive-metafont-2.718281-14|87	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2.718281-14
14mu|texlive-metafont-2.718281-14|88	+ Revision: 1290082
14mu|texlive-metafont-2.718281-14|89	- MassBuild#656: Increase release tag
14mu|texlive-metafont-2.718281-14|90	
14mu|texlive-metafont-2.718281-14|91	

25257 14
14mu|texlive-metago-0.9-4|1	# revision 15878
14mu|texlive-metago-0.9-4|2	# category Package
14mu|texlive-metago-0.9-4|3	# catalog-ctan /graphics/metapost/contrib/macros/metago
14mu|texlive-metago-0.9-4|4	# catalog-date 2008-09-08 11:32:46 +0200
14mu|texlive-metago-0.9-4|5	# catalog-license lppl
14mu|texlive-metago-0.9-4|6	# catalog-version 0.9
14mu|texlive-metago-0.9-4|7	Name:		texlive-metago
14mu|texlive-metago-0.9-4|8	Version:	0.9
14mu|texlive-metago-0.9-4|9	Release:	4
14mu|texlive-metago-0.9-4|10	Summary:	MetaPost output of Go positions
14mu|texlive-metago-0.9-4|11	Group:		Publishing
14mu|texlive-metago-0.9-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/metago
14mu|texlive-metago-0.9-4|13	License:	LPPL
14mu|texlive-metago-0.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metago.tar.xz
14mu|texlive-metago-0.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metago.doc.tar.xz
14mu|texlive-metago-0.9-4|16	BuildArch:	noarch
14mu|texlive-metago-0.9-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-metago-0.9-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-metago-0.9-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-metago-0.9-4|20	
14mu|texlive-metago-0.9-4|21	%description
14mu|texlive-metago-0.9-4|22	The package allows you to draw Go game positions with MetaPost.
14mu|texlive-metago-0.9-4|23	Two methods of usage are provided, either using the package
14mu|texlive-metago-0.9-4|24	programmatically, or using the package via a script (which may
14mu|texlive-metago-0.9-4|25	produce several images).
14mu|texlive-metago-0.9-4|26	
14mu|texlive-metago-0.9-4|27	
14mu|texlive-metago-0.9-4|28	#-----------------------------------------------------------------------
14mu|texlive-metago-0.9-4|29	%files
14mu|texlive-metago-0.9-4|30	%{_texmfdistdir}/metapost/metago/metago.mp
14mu|texlive-metago-0.9-4|31	%doc %{_texmfdistdir}/doc/metapost/metago/README
14mu|texlive-metago-0.9-4|32	%doc %{_texmfdistdir}/doc/metapost/metago/example-program.mp
14mu|texlive-metago-0.9-4|33	%doc %{_texmfdistdir}/doc/metapost/metago/example-program.pdf
14mu|texlive-metago-0.9-4|34	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-1.pdf
14mu|texlive-metago-0.9-4|35	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-2.pdf
14mu|texlive-metago-0.9-4|36	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-3.pdf
14mu|texlive-metago-0.9-4|37	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-4.pdf
14mu|texlive-metago-0.9-4|38	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-5.pdf
14mu|texlive-metago-0.9-4|39	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-6.pdf
14mu|texlive-metago-0.9-4|40	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-7.pdf
14mu|texlive-metago-0.9-4|41	%doc %{_texmfdistdir}/doc/metapost/metago/example-script-8.pdf
14mu|texlive-metago-0.9-4|42	%doc %{_texmfdistdir}/doc/metapost/metago/example-script.mp
14mu|texlive-metago-0.9-4|43	%doc %{_texmfdistdir}/doc/metapost/metago/script.go
14mu|texlive-metago-0.9-4|44	
14mu|texlive-metago-0.9-4|45	#-----------------------------------------------------------------------
14mu|texlive-metago-0.9-4|46	%prep
14mu|texlive-metago-0.9-4|47	%setup -c -a0 -a1
14mu|texlive-metago-0.9-4|48	
14mu|texlive-metago-0.9-4|49	%build
14mu|texlive-metago-0.9-4|50	
14mu|texlive-metago-0.9-4|51	%install
14mu|texlive-metago-0.9-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-metago-0.9-4|53	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-metago-0.9-4|54	
14mu|texlive-metago-0.9-4|55	
14mu|texlive-metago-0.9-4|56	
14mu|texlive-metago-0.9-4|57	%changelog
14mu|texlive-metago-0.9-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-4
14mu|texlive-metago-0.9-4|59	+ Revision: 574a515
14mu|texlive-metago-0.9-4|60	- MassBuild#674: Increase release tag
14mu|texlive-metago-0.9-4|61	
14mu|texlive-metago-0.9-4|62	

25258 14
14mu|texlive-metalogo-0.12-4|1	# revision 18611
14mu|texlive-metalogo-0.12-4|2	# category Package
14mu|texlive-metalogo-0.12-4|3	# catalog-ctan /macros/latex/contrib/metalogo
14mu|texlive-metalogo-0.12-4|4	# catalog-date 2010-05-29 17:49:59 +0200
14mu|texlive-metalogo-0.12-4|5	# catalog-license lppl
14mu|texlive-metalogo-0.12-4|6	# catalog-version 0.12
14mu|texlive-metalogo-0.12-4|7	Name:		texlive-metalogo
14mu|texlive-metalogo-0.12-4|8	Version:	0.12
14mu|texlive-metalogo-0.12-4|9	Release:	4
14mu|texlive-metalogo-0.12-4|10	Summary:	Extended TeX logo macros
14mu|texlive-metalogo-0.12-4|11	Group:		Publishing
14mu|texlive-metalogo-0.12-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/metalogo
14mu|texlive-metalogo-0.12-4|13	License:	LPPL
14mu|texlive-metalogo-0.12-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metalogo.tar.xz
14mu|texlive-metalogo-0.12-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metalogo.doc.tar.xz
14mu|texlive-metalogo-0.12-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metalogo.source.tar.xz
14mu|texlive-metalogo-0.12-4|17	BuildArch:	noarch
14mu|texlive-metalogo-0.12-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-metalogo-0.12-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-metalogo-0.12-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-metalogo-0.12-4|21	
14mu|texlive-metalogo-0.12-4|22	%description
14mu|texlive-metalogo-0.12-4|23	This package exposes spacing parameters for various TeX logos
14mu|texlive-metalogo-0.12-4|24	to the end user, to optimise the logos for different fonts.
14mu|texlive-metalogo-0.12-4|25	Written especially for XeLaTeX users.
14mu|texlive-metalogo-0.12-4|26	
14mu|texlive-metalogo-0.12-4|27	
14mu|texlive-metalogo-0.12-4|28	#-----------------------------------------------------------------------
14mu|texlive-metalogo-0.12-4|29	%files
14mu|texlive-metalogo-0.12-4|30	%{_texmfdistdir}/tex/latex/metalogo/metalogo.sty
14mu|texlive-metalogo-0.12-4|31	%doc %{_texmfdistdir}/doc/latex/metalogo/README
14mu|texlive-metalogo-0.12-4|32	%doc %{_texmfdistdir}/doc/latex/metalogo/TeXoutline.pdf
14mu|texlive-metalogo-0.12-4|33	%doc %{_texmfdistdir}/doc/latex/metalogo/eLaToutline.pdf
14mu|texlive-metalogo-0.12-4|34	%doc %{_texmfdistdir}/doc/latex/metalogo/metalogo.pdf
14mu|texlive-metalogo-0.12-4|35	#- source
14mu|texlive-metalogo-0.12-4|36	%doc %{_texmfdistdir}/source/latex/metalogo/metalogo.dtx
14mu|texlive-metalogo-0.12-4|37	%doc %{_texmfdistdir}/source/latex/metalogo/metalogo.ins
14mu|texlive-metalogo-0.12-4|38	
14mu|texlive-metalogo-0.12-4|39	#-----------------------------------------------------------------------
14mu|texlive-metalogo-0.12-4|40	%prep
14mu|texlive-metalogo-0.12-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-metalogo-0.12-4|42	
14mu|texlive-metalogo-0.12-4|43	%build
14mu|texlive-metalogo-0.12-4|44	
14mu|texlive-metalogo-0.12-4|45	%install
14mu|texlive-metalogo-0.12-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-metalogo-0.12-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-metalogo-0.12-4|48	
14mu|texlive-metalogo-0.12-4|49	
14mu|texlive-metalogo-0.12-4|50	
14mu|texlive-metalogo-0.12-4|51	%changelog
14mu|texlive-metalogo-0.12-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.12-4
14mu|texlive-metalogo-0.12-4|53	+ Revision: e2def19
14mu|texlive-metalogo-0.12-4|54	- MassBuild#674: Increase release tag
14mu|texlive-metalogo-0.12-4|55	
14mu|texlive-metalogo-0.12-4|56	

25259 14
14mu|texlive-metaobj-0.93-4|1	# revision 15878
14mu|texlive-metaobj-0.93-4|2	# category Package
14mu|texlive-metaobj-0.93-4|3	# catalog-ctan /graphics/metapost/contrib/macros/metaobj
14mu|texlive-metaobj-0.93-4|4	# catalog-date 2007-08-24 22:48:09 +0200
14mu|texlive-metaobj-0.93-4|5	# catalog-license lppl
14mu|texlive-metaobj-0.93-4|6	# catalog-version 0.93
14mu|texlive-metaobj-0.93-4|7	Name:		texlive-metaobj
14mu|texlive-metaobj-0.93-4|8	Version:	0.93
14mu|texlive-metaobj-0.93-4|9	Release:	4
14mu|texlive-metaobj-0.93-4|10	Summary:	MetaPost package providing high-level objects
14mu|texlive-metaobj-0.93-4|11	Group:		Publishing
14mu|texlive-metaobj-0.93-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/metaobj
14mu|texlive-metaobj-0.93-4|13	License:	LPPL
14mu|texlive-metaobj-0.93-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metaobj.tar.xz
14mu|texlive-metaobj-0.93-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metaobj.doc.tar.xz
14mu|texlive-metaobj-0.93-4|16	BuildArch:	noarch
14mu|texlive-metaobj-0.93-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-metaobj-0.93-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-metaobj-0.93-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-metaobj-0.93-4|20	
14mu|texlive-metaobj-0.93-4|21	%description
14mu|texlive-metaobj-0.93-4|22	METAOBJ is a large metapost package providing high-level
14mu|texlive-metaobj-0.93-4|23	objects. It implements many of PSTricks' features for node
14mu|texlive-metaobj-0.93-4|24	connections, but also trees, matrices, and many other things.
14mu|texlive-metaobj-0.93-4|25	It more or less contains boxes.mp and rboxes.mp. There is a
14mu|texlive-metaobj-0.93-4|26	large (albeit not complete) documentation distributed with the
14mu|texlive-metaobj-0.93-4|27	package. It is easily extensible with new objects.
14mu|texlive-metaobj-0.93-4|28	
14mu|texlive-metaobj-0.93-4|29	
14mu|texlive-metaobj-0.93-4|30	#-----------------------------------------------------------------------
14mu|texlive-metaobj-0.93-4|31	%files
14mu|texlive-metaobj-0.93-4|32	%{_texmfdistdir}/metapost/metaobj/connections.mp
14mu|texlive-metaobj-0.93-4|33	%{_texmfdistdir}/metapost/metaobj/metaobj.mp
14mu|texlive-metaobj-0.93-4|34	%{_texmfdistdir}/metapost/metaobj/mobjstandard.mp
14mu|texlive-metaobj-0.93-4|35	%{_texmfdistdir}/metapost/metaobj/proofex.mp
14mu|texlive-metaobj-0.93-4|36	%{_texmfdistdir}/metapost/metaobj/pstricksex1.mp
14mu|texlive-metaobj-0.93-4|37	%{_texmfdistdir}/metapost/metaobj/pstricksex2.mp
14mu|texlive-metaobj-0.93-4|38	%{_texmfdistdir}/metapost/metaobj/pstricksex3.mp
14mu|texlive-metaobj-0.93-4|39	%{_texmfdistdir}/metapost/metaobj/pstricksex4.mp
14mu|texlive-metaobj-0.93-4|40	%doc %{_texmfdistdir}/doc/metapost/metaobj/README
14mu|texlive-metaobj-0.93-4|41	%doc %{_texmfdistdir}/doc/metapost/metaobj/license.txt
14mu|texlive-metaobj-0.93-4|42	%doc %{_texmfdistdir}/doc/metapost/metaobj/momanual.pdf
14mu|texlive-metaobj-0.93-4|43	
14mu|texlive-metaobj-0.93-4|44	#-----------------------------------------------------------------------
14mu|texlive-metaobj-0.93-4|45	%prep
14mu|texlive-metaobj-0.93-4|46	%setup -c -a0 -a1
14mu|texlive-metaobj-0.93-4|47	
14mu|texlive-metaobj-0.93-4|48	%build
14mu|texlive-metaobj-0.93-4|49	
14mu|texlive-metaobj-0.93-4|50	%install
14mu|texlive-metaobj-0.93-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-metaobj-0.93-4|52	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-metaobj-0.93-4|53	
14mu|texlive-metaobj-0.93-4|54	
14mu|texlive-metaobj-0.93-4|55	
14mu|texlive-metaobj-0.93-4|56	%changelog
14mu|texlive-metaobj-0.93-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.93-4
14mu|texlive-metaobj-0.93-4|58	+ Revision: 194dce8
14mu|texlive-metaobj-0.93-4|59	- MassBuild#674: Increase release tag
14mu|texlive-metaobj-0.93-4|60	
14mu|texlive-metaobj-0.93-4|61	

25260 14
14mu|texlive-metaplot-0.91-4|1	# revision 15878
14mu|texlive-metaplot-0.91-4|2	# category Package
14mu|texlive-metaplot-0.91-4|3	# catalog-ctan /graphics/metaplot
14mu|texlive-metaplot-0.91-4|4	# catalog-date 2006-11-09 21:17:58 +0100
14mu|texlive-metaplot-0.91-4|5	# catalog-license lppl
14mu|texlive-metaplot-0.91-4|6	# catalog-version 0.91
14mu|texlive-metaplot-0.91-4|7	Name:		texlive-metaplot
14mu|texlive-metaplot-0.91-4|8	Version:	0.91
14mu|texlive-metaplot-0.91-4|9	Release:	4
14mu|texlive-metaplot-0.91-4|10	Summary:	Plot-manipulation macros for use in Metapost
14mu|texlive-metaplot-0.91-4|11	Group:		Publishing
14mu|texlive-metaplot-0.91-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metaplot
14mu|texlive-metaplot-0.91-4|13	License:	LPPL
14mu|texlive-metaplot-0.91-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metaplot.tar.xz
14mu|texlive-metaplot-0.91-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metaplot.doc.tar.xz
14mu|texlive-metaplot-0.91-4|16	BuildArch:	noarch
14mu|texlive-metaplot-0.91-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-metaplot-0.91-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-metaplot-0.91-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-metaplot-0.91-4|20	
14mu|texlive-metaplot-0.91-4|21	%description
14mu|texlive-metaplot-0.91-4|22	MetaPlot is a set of Metapost macros for manipulating pre-
14mu|texlive-metaplot-0.91-4|23	generated plots (and similar objects), and formatting them for
14mu|texlive-metaplot-0.91-4|24	inclusion in a Metapost figure. The intent is that the plots
14mu|texlive-metaplot-0.91-4|25	can be generated by some outside program, in an abstract manner
14mu|texlive-metaplot-0.91-4|26	that does not require making decisions about on-page sizing and
14mu|texlive-metaplot-0.91-4|27	layout, and then they can be imported into MetaPlot and
14mu|texlive-metaplot-0.91-4|28	arranged using the full capabilities of Metapost. Metaplot also
14mu|texlive-metaplot-0.91-4|29	includes a very flexible set of macros for generating plot
14mu|texlive-metaplot-0.91-4|30	axes, which may be useful in other contexts as well. Presently,
14mu|texlive-metaplot-0.91-4|31	MetaPlot is in something of a pre-release beta state; it is
14mu|texlive-metaplot-0.91-4|32	quite functional, but the syntax of the commands are still
14mu|texlive-metaplot-0.91-4|33	potentially in flux. Bug reports and other suggestions would be
14mu|texlive-metaplot-0.91-4|34	most welcome!.
14mu|texlive-metaplot-0.91-4|35	
14mu|texlive-metaplot-0.91-4|36	
14mu|texlive-metaplot-0.91-4|37	#-----------------------------------------------------------------------
14mu|texlive-metaplot-0.91-4|38	%files
14mu|texlive-metaplot-0.91-4|39	%{_texmfdistdir}/metapost/metaplot/axes.mp
14mu|texlive-metaplot-0.91-4|40	%{_texmfdistdir}/metapost/metaplot/metaplot.mp
14mu|texlive-metaplot-0.91-4|41	%doc %{_texmfdistdir}/doc/latex/metaplot/README
14mu|texlive-metaplot-0.91-4|42	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/cap1.cc
14mu|texlive-metaplot-0.91-4|43	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/cap1.mp
14mu|texlive-metaplot-0.91-4|44	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/capillary.cc
14mu|texlive-metaplot-0.91-4|45	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/cpoint.cc
14mu|texlive-metaplot-0.91-4|46	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/cpoint.h
14mu|texlive-metaplot-0.91-4|47	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/figure_1.mp
14mu|texlive-metaplot-0.91-4|48	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/figures_2-7.mp
14mu|texlive-metaplot-0.91-4|49	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/figures_8-9.mp
14mu|texlive-metaplot-0.91-4|50	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/gpl.txt
14mu|texlive-metaplot-0.91-4|51	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/mc2.mp
14mu|texlive-metaplot-0.91-4|52	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/metacontour.cc
14mu|texlive-metaplot-0.91-4|53	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/metacontour.h
14mu|texlive-metaplot-0.91-4|54	%doc %{_texmfdistdir}/doc/latex/metaplot/examples/metacontour_main.cc
14mu|texlive-metaplot-0.91-4|55	%doc %{_texmfdistdir}/doc/latex/metaplot/metaplot_preprint.pdf
14mu|texlive-metaplot-0.91-4|56	
14mu|texlive-metaplot-0.91-4|57	#-----------------------------------------------------------------------
14mu|texlive-metaplot-0.91-4|58	%prep
14mu|texlive-metaplot-0.91-4|59	%setup -c -a0 -a1
14mu|texlive-metaplot-0.91-4|60	
14mu|texlive-metaplot-0.91-4|61	%build
14mu|texlive-metaplot-0.91-4|62	
14mu|texlive-metaplot-0.91-4|63	%install
14mu|texlive-metaplot-0.91-4|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-metaplot-0.91-4|65	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-metaplot-0.91-4|66	
14mu|texlive-metaplot-0.91-4|67	
14mu|texlive-metaplot-0.91-4|68	
14mu|texlive-metaplot-0.91-4|69	%changelog
14mu|texlive-metaplot-0.91-4|70	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.91-4
14mu|texlive-metaplot-0.91-4|71	+ Revision: 7eba894
14mu|texlive-metaplot-0.91-4|72	- MassBuild#674: Increase release tag
14mu|texlive-metaplot-0.91-4|73	
14mu|texlive-metaplot-0.91-4|74	

25261 14
14mu|texlive-metapost-1.803-7|1	# revision 31860
14mu|texlive-metapost-1.803-7|2	# category Package
14mu|texlive-metapost-1.803-7|3	# catalog-ctan /graphics/metapost/base
14mu|texlive-metapost-1.803-7|4	# catalog-date 2013-06-20 18:08:19 +0200
14mu|texlive-metapost-1.803-7|5	# catalog-license lgpl
14mu|texlive-metapost-1.803-7|6	# catalog-version 1.803
14mu|texlive-metapost-1.803-7|7	Name:		texlive-metapost
14mu|texlive-metapost-1.803-7|8	Version:	1.803
14mu|texlive-metapost-1.803-7|9	Release:	7
14mu|texlive-metapost-1.803-7|10	Summary:	A development of Metafont for creating graphics
14mu|texlive-metapost-1.803-7|11	Group:		Publishing
14mu|texlive-metapost-1.803-7|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/base
14mu|texlive-metapost-1.803-7|13	License:	LGPL
14mu|texlive-metapost-1.803-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metapost.tar.xz
14mu|texlive-metapost-1.803-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metapost.doc.tar.xz
14mu|texlive-metapost-1.803-7|16	BuildArch:	noarch
14mu|texlive-metapost-1.803-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-metapost-1.803-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-metapost-1.803-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-metapost-1.803-7|20	Requires:	texlive-metapost.bin
14mu|texlive-metapost-1.803-7|21	
14mu|texlive-metapost-1.803-7|22	%description
14mu|texlive-metapost-1.803-7|23	MetaPost uses a language based on that of Metafont to produce
14mu|texlive-metapost-1.803-7|24	precise technical illustrations. Its output is scalable
14mu|texlive-metapost-1.803-7|25	PostScript or SVG, rather than the bitmaps Metafont creates.
14mu|texlive-metapost-1.803-7|26	
14mu|texlive-metapost-1.803-7|27	
14mu|texlive-metapost-1.803-7|28	#-----------------------------------------------------------------------
14mu|texlive-metapost-1.803-7|29	%files
14mu|texlive-metapost-1.803-7|30	%{_texmfdistdir}/fonts/afm/metapost/freeeuro.afm
14mu|texlive-metapost-1.803-7|31	%{_texmfdistdir}/fonts/afm/metapost/psyrgo.afm
14mu|texlive-metapost-1.803-7|32	%{_texmfdistdir}/fonts/afm/metapost/zpzdr-reversed.afm
14mu|texlive-metapost-1.803-7|33	%{_texmfdistdir}/fonts/enc/dvips/metapost/groff.enc
14mu|texlive-metapost-1.803-7|34	%{_texmfdistdir}/fonts/map/dvips/metapost/troff-updmap.map
14mu|texlive-metapost-1.803-7|35	%{_texmfdistdir}/fonts/map/dvips/metapost/troff.map
14mu|texlive-metapost-1.803-7|36	%{_texmfdistdir}/fonts/tfm/metapost/freeeuro.tfm
14mu|texlive-metapost-1.803-7|37	%{_texmfdistdir}/fonts/tfm/metapost/pagd8g.tfm
14mu|texlive-metapost-1.803-7|38	%{_texmfdistdir}/fonts/tfm/metapost/pagdo8g.tfm
14mu|texlive-metapost-1.803-7|39	%{_texmfdistdir}/fonts/tfm/metapost/pagk8g.tfm
14mu|texlive-metapost-1.803-7|40	%{_texmfdistdir}/fonts/tfm/metapost/pagko8g.tfm
14mu|texlive-metapost-1.803-7|41	%{_texmfdistdir}/fonts/tfm/metapost/pbkd8g.tfm
14mu|texlive-metapost-1.803-7|42	%{_texmfdistdir}/fonts/tfm/metapost/pbkdi8g.tfm
14mu|texlive-metapost-1.803-7|43	%{_texmfdistdir}/fonts/tfm/metapost/pbkl8g.tfm
14mu|texlive-metapost-1.803-7|44	%{_texmfdistdir}/fonts/tfm/metapost/pbkli8g.tfm
14mu|texlive-metapost-1.803-7|45	%{_texmfdistdir}/fonts/tfm/metapost/pcrb8g.tfm
14mu|texlive-metapost-1.803-7|46	%{_texmfdistdir}/fonts/tfm/metapost/pcrbo8g.tfm
14mu|texlive-metapost-1.803-7|47	%{_texmfdistdir}/fonts/tfm/metapost/pcrr8g.tfm
14mu|texlive-metapost-1.803-7|48	%{_texmfdistdir}/fonts/tfm/metapost/pcrro8g.tfm
14mu|texlive-metapost-1.803-7|49	%{_texmfdistdir}/fonts/tfm/metapost/phvb8g.tfm
14mu|texlive-metapost-1.803-7|50	%{_texmfdistdir}/fonts/tfm/metapost/phvb8gn.tfm
14mu|texlive-metapost-1.803-7|51	%{_texmfdistdir}/fonts/tfm/metapost/phvbo8g.tfm
14mu|texlive-metapost-1.803-7|52	%{_texmfdistdir}/fonts/tfm/metapost/phvbo8gn.tfm
14mu|texlive-metapost-1.803-7|53	%{_texmfdistdir}/fonts/tfm/metapost/phvr8g.tfm
14mu|texlive-metapost-1.803-7|54	%{_texmfdistdir}/fonts/tfm/metapost/phvr8gn.tfm
14mu|texlive-metapost-1.803-7|55	%{_texmfdistdir}/fonts/tfm/metapost/phvro8g.tfm
14mu|texlive-metapost-1.803-7|56	%{_texmfdistdir}/fonts/tfm/metapost/phvro8gn.tfm
14mu|texlive-metapost-1.803-7|57	%{_texmfdistdir}/fonts/tfm/metapost/pncb8g.tfm
14mu|texlive-metapost-1.803-7|58	%{_texmfdistdir}/fonts/tfm/metapost/pncbi8g.tfm
14mu|texlive-metapost-1.803-7|59	%{_texmfdistdir}/fonts/tfm/metapost/pncr8g.tfm
14mu|texlive-metapost-1.803-7|60	%{_texmfdistdir}/fonts/tfm/metapost/pncri8g.tfm
14mu|texlive-metapost-1.803-7|61	%{_texmfdistdir}/fonts/tfm/metapost/pplb8g.tfm
14mu|texlive-metapost-1.803-7|62	%{_texmfdistdir}/fonts/tfm/metapost/pplbi8g.tfm
14mu|texlive-metapost-1.803-7|63	%{_texmfdistdir}/fonts/tfm/metapost/pplr8g.tfm
14mu|texlive-metapost-1.803-7|64	%{_texmfdistdir}/fonts/tfm/metapost/pplri8g.tfm
14mu|texlive-metapost-1.803-7|65	%{_texmfdistdir}/fonts/tfm/metapost/psyrgo.tfm
14mu|texlive-metapost-1.803-7|66	%{_texmfdistdir}/fonts/tfm/metapost/ptmb8g.tfm
14mu|texlive-metapost-1.803-7|67	%{_texmfdistdir}/fonts/tfm/metapost/ptmbi8g.tfm
14mu|texlive-metapost-1.803-7|68	%{_texmfdistdir}/fonts/tfm/metapost/ptmr8g.tfm
14mu|texlive-metapost-1.803-7|69	%{_texmfdistdir}/fonts/tfm/metapost/ptmri8g.tfm
14mu|texlive-metapost-1.803-7|70	%{_texmfdistdir}/fonts/tfm/metapost/pzcmi8g.tfm
14mu|texlive-metapost-1.803-7|71	%{_texmfdistdir}/fonts/tfm/metapost/zpzdr-reversed.tfm
14mu|texlive-metapost-1.803-7|72	%{_texmfdistdir}/fonts/type1/metapost/freeeuro.pfa
14mu|texlive-metapost-1.803-7|73	%{_texmfdistdir}/metapost/base/TEX.mp
14mu|texlive-metapost-1.803-7|74	%{_texmfdistdir}/metapost/base/boxes.mp
14mu|texlive-metapost-1.803-7|75	%{_texmfdistdir}/metapost/base/format.mp
14mu|texlive-metapost-1.803-7|76	%{_texmfdistdir}/metapost/base/graph.mp
14mu|texlive-metapost-1.803-7|77	%{_texmfdistdir}/metapost/base/marith.mp
14mu|texlive-metapost-1.803-7|78	%{_texmfdistdir}/metapost/base/mfplain.mp
14mu|texlive-metapost-1.803-7|79	%{_texmfdistdir}/metapost/base/mpost.mp
14mu|texlive-metapost-1.803-7|80	%{_texmfdistdir}/metapost/base/plain.mp
14mu|texlive-metapost-1.803-7|81	%{_texmfdistdir}/metapost/base/rboxes.mp
14mu|texlive-metapost-1.803-7|82	%{_texmfdistdir}/metapost/base/sarith.mp
14mu|texlive-metapost-1.803-7|83	%{_texmfdistdir}/metapost/base/string.mp
14mu|texlive-metapost-1.803-7|84	%{_texmfdistdir}/metapost/base/texnum.mp
14mu|texlive-metapost-1.803-7|85	%{_texmfdistdir}/metapost/base/troffnum.mp
14mu|texlive-metapost-1.803-7|86	%{_texmfdistdir}/metapost/config/mfplain.ini
14mu|texlive-metapost-1.803-7|87	%{_texmfdistdir}/metapost/misc/null.mp
14mu|texlive-metapost-1.803-7|88	%{_texmfdistdir}/metapost/support/charlib/12
14mu|texlive-metapost-1.803-7|89	%{_texmfdistdir}/metapost/support/charlib/14
14mu|texlive-metapost-1.803-7|90	%{_texmfdistdir}/metapost/support/charlib/34
14mu|texlive-metapost-1.803-7|91	%{_texmfdistdir}/metapost/support/charlib/Ao
14mu|texlive-metapost-1.803-7|92	%{_texmfdistdir}/metapost/support/charlib/Fi
14mu|texlive-metapost-1.803-7|93	%{_texmfdistdir}/metapost/support/charlib/Fl
14mu|texlive-metapost-1.803-7|94	%{_texmfdistdir}/metapost/support/charlib/L1
14mu|texlive-metapost-1.803-7|95	%{_texmfdistdir}/metapost/support/charlib/LH
14mu|texlive-metapost-1.803-7|96	%{_texmfdistdir}/metapost/support/charlib/Lb
14mu|texlive-metapost-1.803-7|97	%{_texmfdistdir}/metapost/support/charlib/Sl
14mu|texlive-metapost-1.803-7|98	%{_texmfdistdir}/metapost/support/charlib/ao.x
14mu|texlive-metapost-1.803-7|99	%{_texmfdistdir}/metapost/support/charlib/bx
14mu|texlive-metapost-1.803-7|100	%{_texmfdistdir}/metapost/support/charlib/ci
14mu|texlive-metapost-1.803-7|101	%{_texmfdistdir}/metapost/support/charlib/ff
14mu|texlive-metapost-1.803-7|102	%{_texmfdistdir}/metapost/support/charlib/lh.x
14mu|texlive-metapost-1.803-7|103	%{_texmfdistdir}/metapost/support/charlib/ob
14mu|texlive-metapost-1.803-7|104	%{_texmfdistdir}/metapost/support/charlib/rh
14mu|texlive-metapost-1.803-7|105	%{_texmfdistdir}/metapost/support/charlib/sq
14mu|texlive-metapost-1.803-7|106	%{_texmfdistdir}/metapost/support/charlib/twiddle
14mu|texlive-metapost-1.803-7|107	%{_texmfdistdir}/metapost/support/trchars.adj
14mu|texlive-metapost-1.803-7|108	%{_texmfdistdir}/metapost/support/trfonts.map
14mu|texlive-metapost-1.803-7|109	%{_texmfdistdir}/tex/generic/metapost/mproof.tex
14mu|texlive-metapost-1.803-7|110	%{_texmfdistdir}/tex/generic/metapost/mpsproof.tex
14mu|texlive-metapost-1.803-7|111	%doc %{_mandir}/man1/dvitomp.1*
14mu|texlive-metapost-1.803-7|112	%doc %{_texmfdistdir}/doc/man/man1/dvitomp.man1.pdf
14mu|texlive-metapost-1.803-7|113	%doc %{_mandir}/man1/mpost.1*
14mu|texlive-metapost-1.803-7|114	%doc %{_texmfdistdir}/doc/man/man1/mpost.man1.pdf
14mu|texlive-metapost-1.803-7|115	%doc %{_texmfdistdir}/doc/metapost/base/grdemo-doc.pdf
14mu|texlive-metapost-1.803-7|116	%doc %{_texmfdistdir}/doc/metapost/base/grdemo.pdf
14mu|texlive-metapost-1.803-7|117	%doc %{_texmfdistdir}/doc/metapost/base/index.html
14mu|texlive-metapost-1.803-7|118	%doc %{_texmfdistdir}/doc/metapost/base/mpboxes.pdf
14mu|texlive-metapost-1.803-7|119	%doc %{_texmfdistdir}/doc/metapost/base/mpgraph.pdf
14mu|texlive-metapost-1.803-7|120	%doc %{_texmfdistdir}/doc/metapost/base/mpintro.pdf
14mu|texlive-metapost-1.803-7|121	%doc %{_texmfdistdir}/doc/metapost/base/mplibapi.pdf
14mu|texlive-metapost-1.803-7|122	%doc %{_texmfdistdir}/doc/metapost/base/mpman.pdf
14mu|texlive-metapost-1.803-7|123	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/Makefile
14mu|texlive-metapost-1.803-7|124	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/README
14mu|texlive-metapost-1.803-7|125	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/TODO
14mu|texlive-metapost-1.803-7|126	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/agepop91.d
14mu|texlive-metapost-1.803-7|127	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/agepopm.d
14mu|texlive-metapost-1.803-7|128	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/charts.mp
14mu|texlive-metapost-1.803-7|129	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/cm2lm.map
14mu|texlive-metapost-1.803-7|130	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/countries.d
14mu|texlive-metapost-1.803-7|131	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/ctabbing.sty
14mu|texlive-metapost-1.803-7|132	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/demo.ms
14mu|texlive-metapost-1.803-7|133	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/energy.d
14mu|texlive-metapost-1.803-7|134	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/figs.1
14mu|texlive-metapost-1.803-7|135	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/figs.mp
14mu|texlive-metapost-1.803-7|136	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo-doc.ms
14mu|texlive-metapost-1.803-7|137	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo-doc.ps
14mu|texlive-metapost-1.803-7|138	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo.eps
14mu|texlive-metapost-1.803-7|139	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo.mp
14mu|texlive-metapost-1.803-7|140	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo.ms
14mu|texlive-metapost-1.803-7|141	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/lead.d
14mu|texlive-metapost-1.803-7|142	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/matmul.d
14mu|texlive-metapost-1.803-7|143	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpboxes.bib
14mu|texlive-metapost-1.803-7|144	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpboxes.mp
14mu|texlive-metapost-1.803-7|145	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpboxes.tex
14mu|texlive-metapost-1.803-7|146	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpgraph.bib
14mu|texlive-metapost-1.803-7|147	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpgraph.mp
14mu|texlive-metapost-1.803-7|148	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpgraph.tex
14mu|texlive-metapost-1.803-7|149	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mplibapi.tex
14mu|texlive-metapost-1.803-7|150	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-app-legacy.tex
14mu|texlive-metapost-1.803-7|151	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-app-optab.tex
14mu|texlive-metapost-1.803-7|152	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-app-refman.tex
14mu|texlive-metapost-1.803-7|153	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-charts.mp
14mu|texlive-metapost-1.803-7|154	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.bib
14mu|texlive-metapost-1.803-7|155	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.ist
14mu|texlive-metapost-1.803-7|156	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.mp
14mu|texlive-metapost-1.803-7|157	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.tex
14mu|texlive-metapost-1.803-7|158	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/timepop.d
14mu|texlive-metapost-1.803-7|159	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/Makefile
14mu|texlive-metapost-1.803-7|160	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/abstract.tex
14mu|texlive-metapost-1.803-7|161	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/annulus.mp
14mu|texlive-metapost-1.803-7|162	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/arrows.tex
14mu|texlive-metapost-1.803-7|163	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/biblio.tex
14mu|texlive-metapost-1.803-7|164	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/circles.mp
14mu|texlive-metapost-1.803-7|165	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/commands.tex
14mu|texlive-metapost-1.803-7|166	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/compilation.tex
14mu|texlive-metapost-1.803-7|167	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/conclusion.tex
14mu|texlive-metapost-1.803-7|168	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/data.d
14mu|texlive-metapost-1.803-7|169	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/data.mp
14mu|texlive-metapost-1.803-7|170	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/data.tex
14mu|texlive-metapost-1.803-7|171	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/draw.mp
14mu|texlive-metapost-1.803-7|172	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/draw.tex
14mu|texlive-metapost-1.803-7|173	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/fill.mp
14mu|texlive-metapost-1.803-7|174	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/fill.tex
14mu|texlive-metapost-1.803-7|175	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/graph.tex
14mu|texlive-metapost-1.803-7|176	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/inclusion.tex
14mu|texlive-metapost-1.803-7|177	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/intro.tex
14mu|texlive-metapost-1.803-7|178	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/label.mp
14mu|texlive-metapost-1.803-7|179	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/label.tex
14mu|texlive-metapost-1.803-7|180	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/mpintro.bib
14mu|texlive-metapost-1.803-7|181	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/mpintro.ltx
14mu|texlive-metapost-1.803-7|182	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/paperclip.mp
14mu|texlive-metapost-1.803-7|183	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/parabola.mp
14mu|texlive-metapost-1.803-7|184	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/previewer.eps
14mu|texlive-metapost-1.803-7|185	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/previewer.pdf
14mu|texlive-metapost-1.803-7|186	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/previewer.png
14mu|texlive-metapost-1.803-7|187	
14mu|texlive-metapost-1.803-7|188	#-----------------------------------------------------------------------
14mu|texlive-metapost-1.803-7|189	%prep
14mu|texlive-metapost-1.803-7|190	%setup -c -a0 -a1
14mu|texlive-metapost-1.803-7|191	
14mu|texlive-metapost-1.803-7|192	%build
14mu|texlive-metapost-1.803-7|193	
14mu|texlive-metapost-1.803-7|194	%install
14mu|texlive-metapost-1.803-7|195	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-metapost-1.803-7|196	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-metapost-1.803-7|197	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-metapost-1.803-7|198	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-metapost-1.803-7|199	
14mu|texlive-metapost-1.803-7|200	%changelog
14mu|texlive-metapost-1.803-7|201	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.803-7
14mu|texlive-metapost-1.803-7|202	+ Revision: 6075a6a
14mu|texlive-metapost-1.803-7|203	- MassBuild#674: Increase release tag
14mu|texlive-metapost-1.803-7|204	
14mu|texlive-metapost-1.803-7|205	

25262 14
14mu|texlive-metauml-0.2.5-4|1	# revision 19692
14mu|texlive-metauml-0.2.5-4|2	# category Package
14mu|texlive-metauml-0.2.5-4|3	# catalog-ctan /graphics/metapost/contrib/macros/metauml
14mu|texlive-metauml-0.2.5-4|4	# catalog-date 2010-07-30 13:14:18 +0200
14mu|texlive-metauml-0.2.5-4|5	# catalog-license gpl
14mu|texlive-metauml-0.2.5-4|6	# catalog-version 0.2.5
14mu|texlive-metauml-0.2.5-4|7	Name:		texlive-metauml
14mu|texlive-metauml-0.2.5-4|8	Version:	0.2.5
14mu|texlive-metauml-0.2.5-4|9	Release:	4
14mu|texlive-metauml-0.2.5-4|10	Summary:	MetaPost library for typesetting UML diagrams
14mu|texlive-metauml-0.2.5-4|11	Group:		Publishing
14mu|texlive-metauml-0.2.5-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/metauml
14mu|texlive-metauml-0.2.5-4|13	License:	GPL
14mu|texlive-metauml-0.2.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metauml.tar.xz
14mu|texlive-metauml-0.2.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metauml.doc.tar.xz
14mu|texlive-metauml-0.2.5-4|16	BuildArch:	noarch
14mu|texlive-metauml-0.2.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-metauml-0.2.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-metauml-0.2.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-metauml-0.2.5-4|20	
14mu|texlive-metauml-0.2.5-4|21	%description
14mu|texlive-metauml-0.2.5-4|22	MetaUML is a MetaPost library for typesetting UML diagrams,
14mu|texlive-metauml-0.2.5-4|23	which provides a usable, human-friendly textual notation for
14mu|texlive-metauml-0.2.5-4|24	UML, offering now support for class, package, activity, state,
14mu|texlive-metauml-0.2.5-4|25	and use case diagrams.
14mu|texlive-metauml-0.2.5-4|26	
14mu|texlive-metauml-0.2.5-4|27	
14mu|texlive-metauml-0.2.5-4|28	#-----------------------------------------------------------------------
14mu|texlive-metauml-0.2.5-4|29	%files
14mu|texlive-metauml-0.2.5-4|30	%{_texmfdistdir}/metapost/metauml/metauml.mp
14mu|texlive-metauml-0.2.5-4|31	%{_texmfdistdir}/metapost/metauml/metauml_activity.mp
14mu|texlive-metauml-0.2.5-4|32	%{_texmfdistdir}/metapost/metauml/metauml_base.mp
14mu|texlive-metauml-0.2.5-4|33	%{_texmfdistdir}/metapost/metauml/metauml_behavioral_common.mp
14mu|texlive-metauml-0.2.5-4|34	%{_texmfdistdir}/metapost/metauml/metauml_class.mp
14mu|texlive-metauml-0.2.5-4|35	%{_texmfdistdir}/metapost/metauml/metauml_class_assoc.mp
14mu|texlive-metauml-0.2.5-4|36	%{_texmfdistdir}/metapost/metauml/metauml_class_clipart.mp
14mu|texlive-metauml-0.2.5-4|37	%{_texmfdistdir}/metapost/metauml/metauml_class_relations.mp
14mu|texlive-metauml-0.2.5-4|38	%{_texmfdistdir}/metapost/metauml/metauml_component.mp
14mu|texlive-metauml-0.2.5-4|39	%{_texmfdistdir}/metapost/metauml/metauml_component_relations.mp
14mu|texlive-metauml-0.2.5-4|40	%{_texmfdistdir}/metapost/metauml/metauml_defaults.mp
14mu|texlive-metauml-0.2.5-4|41	%{_texmfdistdir}/metapost/metauml/metauml_instance.mp
14mu|texlive-metauml-0.2.5-4|42	%{_texmfdistdir}/metapost/metauml/metauml_links.mp
14mu|texlive-metauml-0.2.5-4|43	%{_texmfdistdir}/metapost/metauml/metauml_note.mp
14mu|texlive-metauml-0.2.5-4|44	%{_texmfdistdir}/metapost/metauml/metauml_package.mp
14mu|texlive-metauml-0.2.5-4|45	%{_texmfdistdir}/metapost/metauml/metauml_package_relations.mp
14mu|texlive-metauml-0.2.5-4|46	%{_texmfdistdir}/metapost/metauml/metauml_paths.mp
14mu|texlive-metauml-0.2.5-4|47	%{_texmfdistdir}/metapost/metauml/metauml_skin_simple.mp
14mu|texlive-metauml-0.2.5-4|48	%{_texmfdistdir}/metapost/metauml/metauml_state.mp
14mu|texlive-metauml-0.2.5-4|49	%{_texmfdistdir}/metapost/metauml/metauml_stereotype.mp
14mu|texlive-metauml-0.2.5-4|50	%{_texmfdistdir}/metapost/metauml/metauml_templates.mp
14mu|texlive-metauml-0.2.5-4|51	%{_texmfdistdir}/metapost/metauml/metauml_usecase.mp
14mu|texlive-metauml-0.2.5-4|52	%{_texmfdistdir}/metapost/metauml/metauml_usecase_clipart.mp
14mu|texlive-metauml-0.2.5-4|53	%{_texmfdistdir}/metapost/metauml/util_commons.mp
14mu|texlive-metauml-0.2.5-4|54	%{_texmfdistdir}/metapost/metauml/util_group.mp
14mu|texlive-metauml-0.2.5-4|55	%{_texmfdistdir}/metapost/metauml/util_infrastructure.mp
14mu|texlive-metauml-0.2.5-4|56	%{_texmfdistdir}/metapost/metauml/util_log.mp
14mu|texlive-metauml-0.2.5-4|57	%{_texmfdistdir}/metapost/metauml/util_margins.mp
14mu|texlive-metauml-0.2.5-4|58	%{_texmfdistdir}/metapost/metauml/util_object.mp
14mu|texlive-metauml-0.2.5-4|59	%{_texmfdistdir}/metapost/metauml/util_picture.mp
14mu|texlive-metauml-0.2.5-4|60	%{_texmfdistdir}/metapost/metauml/util_picture_stack.mp
14mu|texlive-metauml-0.2.5-4|61	%{_texmfdistdir}/metapost/metauml/util_positioning.mp
14mu|texlive-metauml-0.2.5-4|62	%{_texmfdistdir}/metapost/metauml/util_shade.mp
14mu|texlive-metauml-0.2.5-4|63	%doc %{_texmfdistdir}/doc/metapost/metauml/README
14mu|texlive-metauml-0.2.5-4|64	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/activity.mp
14mu|texlive-metauml-0.2.5-4|65	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/activity_diagrams.mp
14mu|texlive-metauml-0.2.5-4|66	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/appetizer.mp
14mu|texlive-metauml-0.2.5-4|67	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/boxes_vs_util.mp
14mu|texlive-metauml-0.2.5-4|68	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class.mp
14mu|texlive-metauml-0.2.5-4|69	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_association.mp
14mu|texlive-metauml-0.2.5-4|70	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_customization.mp
14mu|texlive-metauml-0.2.5-4|71	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_customization2.mp
14mu|texlive-metauml-0.2.5-4|72	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_diagrams.mp
14mu|texlive-metauml-0.2.5-4|73	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/class_templates.mp
14mu|texlive-metauml-0.2.5-4|74	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/cliparts.mp
14mu|texlive-metauml-0.2.5-4|75	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/component.mp
14mu|texlive-metauml-0.2.5-4|76	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/group.mp
14mu|texlive-metauml-0.2.5-4|77	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/how-links-work.mp
14mu|texlive-metauml-0.2.5-4|78	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/instance.mp
14mu|texlive-metauml-0.2.5-4|79	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/mptextmp.mp
14mu|texlive-metauml-0.2.5-4|80	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/mptrace.tmp
14mu|texlive-metauml-0.2.5-4|81	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/note.mp
14mu|texlive-metauml-0.2.5-4|82	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/object_stack.mp
14mu|texlive-metauml-0.2.5-4|83	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/package.mp
14mu|texlive-metauml-0.2.5-4|84	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/paths.mp
14mu|texlive-metauml-0.2.5-4|85	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/paths_man.mp
14mu|texlive-metauml-0.2.5-4|86	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/picture_info.mp
14mu|texlive-metauml-0.2.5-4|87	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/picture_stack.mp
14mu|texlive-metauml-0.2.5-4|88	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/positioning.mp
14mu|texlive-metauml-0.2.5-4|89	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/properties.mp
14mu|texlive-metauml-0.2.5-4|90	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/state.mp
14mu|texlive-metauml-0.2.5-4|91	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/statemachine_diagrams.mp
14mu|texlive-metauml-0.2.5-4|92	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_activity.mp
14mu|texlive-metauml-0.2.5-4|93	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_class.mp
14mu|texlive-metauml-0.2.5-4|94	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_class_qual_assoc.mp
14mu|texlive-metauml-0.2.5-4|95	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_class_templates.mp
14mu|texlive-metauml-0.2.5-4|96	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_component.mp
14mu|texlive-metauml-0.2.5-4|97	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_font.mp
14mu|texlive-metauml-0.2.5-4|98	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_group.mp
14mu|texlive-metauml-0.2.5-4|99	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_instance.mp
14mu|texlive-metauml-0.2.5-4|100	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_lars_issues.mp
14mu|texlive-metauml-0.2.5-4|101	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_lowlevel.mp
14mu|texlive-metauml-0.2.5-4|102	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_note.mp
14mu|texlive-metauml-0.2.5-4|103	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_package.mp
14mu|texlive-metauml-0.2.5-4|104	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_paths.mp
14mu|texlive-metauml-0.2.5-4|105	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_picture.mp
14mu|texlive-metauml-0.2.5-4|106	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_picture_stack.mp
14mu|texlive-metauml-0.2.5-4|107	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_picture_tex_rendering.mp
14mu|texlive-metauml-0.2.5-4|108	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_positioning.mp
14mu|texlive-metauml-0.2.5-4|109	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_skins.mp
14mu|texlive-metauml-0.2.5-4|110	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_skins_global_defaults.mp
14mu|texlive-metauml-0.2.5-4|111	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_state.mp
14mu|texlive-metauml-0.2.5-4|112	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/test_usecase.mp
14mu|texlive-metauml-0.2.5-4|113	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/usecase.mp
14mu|texlive-metauml-0.2.5-4|114	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/fig/usecase_diagrams.mp
14mu|texlive-metauml-0.2.5-4|115	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/gnu-fdl.tex
14mu|texlive-metauml-0.2.5-4|116	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/macro.tex
14mu|texlive-metauml-0.2.5-4|117	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/metauml_manual.tex
14mu|texlive-metauml-0.2.5-4|118	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/my-bib.bib
14mu|texlive-metauml-0.2.5-4|119	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/test.mp
14mu|texlive-metauml-0.2.5-4|120	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual/test_suite.tex
14mu|texlive-metauml-0.2.5-4|121	%doc %{_texmfdistdir}/doc/metapost/metauml/metauml_manual_0.2.5.pdf
14mu|texlive-metauml-0.2.5-4|122	
14mu|texlive-metauml-0.2.5-4|123	#-----------------------------------------------------------------------
14mu|texlive-metauml-0.2.5-4|124	%prep
14mu|texlive-metauml-0.2.5-4|125	%setup -c -a0 -a1
14mu|texlive-metauml-0.2.5-4|126	
14mu|texlive-metauml-0.2.5-4|127	%build
14mu|texlive-metauml-0.2.5-4|128	
14mu|texlive-metauml-0.2.5-4|129	%install
14mu|texlive-metauml-0.2.5-4|130	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-metauml-0.2.5-4|131	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-metauml-0.2.5-4|132	
14mu|texlive-metauml-0.2.5-4|133	
14mu|texlive-metauml-0.2.5-4|134	
14mu|texlive-metauml-0.2.5-4|135	%changelog
14mu|texlive-metauml-0.2.5-4|136	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.5-4
14mu|texlive-metauml-0.2.5-4|137	+ Revision: ad84900
14mu|texlive-metauml-0.2.5-4|138	- MassBuild#674: Increase release tag
14mu|texlive-metauml-0.2.5-4|139	
14mu|texlive-metauml-0.2.5-4|140	

25263 14
14mu|texlive-method-20100314-4|1	# revision 17485
14mu|texlive-method-20100314-4|2	# category Package
14mu|texlive-method-20100314-4|3	# catalog-ctan /macros/latex/contrib/method
14mu|texlive-method-20100314-4|4	# catalog-date 2010-03-14 23:46:18 +0100
14mu|texlive-method-20100314-4|5	# catalog-license lppl
14mu|texlive-method-20100314-4|6	# catalog-version undef
14mu|texlive-method-20100314-4|7	Name:		texlive-method
14mu|texlive-method-20100314-4|8	Version:	20100314
14mu|texlive-method-20100314-4|9	Release:	4
14mu|texlive-method-20100314-4|10	Summary:	Typeset method and variable declarations
14mu|texlive-method-20100314-4|11	Group:		Publishing
14mu|texlive-method-20100314-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/method
14mu|texlive-method-20100314-4|13	License:	LPPL
14mu|texlive-method-20100314-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/method.tar.xz
14mu|texlive-method-20100314-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/method.doc.tar.xz
14mu|texlive-method-20100314-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/method.source.tar.xz
14mu|texlive-method-20100314-4|17	BuildArch:	noarch
14mu|texlive-method-20100314-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-method-20100314-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-method-20100314-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-method-20100314-4|21	
14mu|texlive-method-20100314-4|22	%description
14mu|texlive-method-20100314-4|23	This LaTeX package supports the typesetting of programming
14mu|texlive-method-20100314-4|24	language method and variable declarations. It includes an
14mu|texlive-method-20100314-4|25	option to typeset in French.
14mu|texlive-method-20100314-4|26	
14mu|texlive-method-20100314-4|27	
14mu|texlive-method-20100314-4|28	#-----------------------------------------------------------------------
14mu|texlive-method-20100314-4|29	%files
14mu|texlive-method-20100314-4|30	%{_texmfdistdir}/tex/latex/method/method.sty
14mu|texlive-method-20100314-4|31	%doc %{_texmfdistdir}/doc/latex/method/README
14mu|texlive-method-20100314-4|32	%doc %{_texmfdistdir}/doc/latex/method/method.pdf
14mu|texlive-method-20100314-4|33	%doc %{_texmfdistdir}/doc/latex/method/methtest.tex
14mu|texlive-method-20100314-4|34	#- source
14mu|texlive-method-20100314-4|35	%doc %{_texmfdistdir}/source/latex/method/Makefile
14mu|texlive-method-20100314-4|36	%doc %{_texmfdistdir}/source/latex/method/method.dtx
14mu|texlive-method-20100314-4|37	%doc %{_texmfdistdir}/source/latex/method/method.ins
14mu|texlive-method-20100314-4|38	
14mu|texlive-method-20100314-4|39	#-----------------------------------------------------------------------
14mu|texlive-method-20100314-4|40	%prep
14mu|texlive-method-20100314-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-method-20100314-4|42	
14mu|texlive-method-20100314-4|43	%build
14mu|texlive-method-20100314-4|44	
14mu|texlive-method-20100314-4|45	%install
14mu|texlive-method-20100314-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-method-20100314-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-method-20100314-4|48	
14mu|texlive-method-20100314-4|49	
14mu|texlive-method-20100314-4|50	
14mu|texlive-method-20100314-4|51	%changelog
14mu|texlive-method-20100314-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100314-4
14mu|texlive-method-20100314-4|53	+ Revision: baf094c
14mu|texlive-method-20100314-4|54	- MassBuild#674: Increase release tag
14mu|texlive-method-20100314-4|55	
14mu|texlive-method-20100314-4|56	

25264 14
14mu|texlive-metre-1.0-4|1	# revision 18489
14mu|texlive-metre-1.0-4|2	# category Package
14mu|texlive-metre-1.0-4|3	# catalog-ctan /macros/latex/contrib/metre
14mu|texlive-metre-1.0-4|4	# catalog-date 2007-03-09 22:25:45 +0100
14mu|texlive-metre-1.0-4|5	# catalog-license lppl
14mu|texlive-metre-1.0-4|6	# catalog-version 1.0
14mu|texlive-metre-1.0-4|7	Name:		texlive-metre
14mu|texlive-metre-1.0-4|8	Version:	1.0
14mu|texlive-metre-1.0-4|9	Release:	4
14mu|texlive-metre-1.0-4|10	Summary:	Support for the work of classicists
14mu|texlive-metre-1.0-4|11	Group:		Publishing
14mu|texlive-metre-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/metre
14mu|texlive-metre-1.0-4|13	License:	LPPL
14mu|texlive-metre-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metre.tar.xz
14mu|texlive-metre-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metre.doc.tar.xz
14mu|texlive-metre-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metre.source.tar.xz
14mu|texlive-metre-1.0-4|17	BuildArch:	noarch
14mu|texlive-metre-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-metre-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-metre-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-metre-1.0-4|21	
14mu|texlive-metre-1.0-4|22	%description
14mu|texlive-metre-1.0-4|23	The package provides classicists with some of the tools that
14mu|texlive-metre-1.0-4|24	are needed for typesetting scholarly publications dealing with
14mu|texlive-metre-1.0-4|25	Greek and Latin texts, with special emphasis on Greek verse. As
14mu|texlive-metre-1.0-4|26	the package's name suggests, its core is a comprehensive set of
14mu|texlive-metre-1.0-4|27	commands for generating metrical schemes and for placing
14mu|texlive-metre-1.0-4|28	prosodical marks on text set in the Latin or the Greek
14mu|texlive-metre-1.0-4|29	alphabet. The rest of the package provides a miscellany of
14mu|texlive-metre-1.0-4|30	commands for symbols (most of them not directly related to
14mu|texlive-metre-1.0-4|31	metre) that are often used in critical editions of classical
14mu|texlive-metre-1.0-4|32	texts. The package does not require any special font: all
14mu|texlive-metre-1.0-4|33	symbols are taken from the Computer Modern fonts (which are
14mu|texlive-metre-1.0-4|34	included in all TeX distributions) and the package's commands
14mu|texlive-metre-1.0-4|35	are based on TeX primitives.
14mu|texlive-metre-1.0-4|36	
14mu|texlive-metre-1.0-4|37	
14mu|texlive-metre-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-metre-1.0-4|39	%files
14mu|texlive-metre-1.0-4|40	%{_texmfdistdir}/tex/latex/metre/metre.sty
14mu|texlive-metre-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/metre/README
14mu|texlive-metre-1.0-4|42	%doc %{_texmfdistdir}/doc/latex/metre/demo.pdf
14mu|texlive-metre-1.0-4|43	%doc %{_texmfdistdir}/doc/latex/metre/demo.tex
14mu|texlive-metre-1.0-4|44	%doc %{_texmfdistdir}/doc/latex/metre/greek1.tex
14mu|texlive-metre-1.0-4|45	%doc %{_texmfdistdir}/doc/latex/metre/greek2.tex
14mu|texlive-metre-1.0-4|46	%doc %{_texmfdistdir}/doc/latex/metre/greek3.tex
14mu|texlive-metre-1.0-4|47	%doc %{_texmfdistdir}/doc/latex/metre/igreek1.tex
14mu|texlive-metre-1.0-4|48	%doc %{_texmfdistdir}/doc/latex/metre/igreek2.tex
14mu|texlive-metre-1.0-4|49	%doc %{_texmfdistdir}/doc/latex/metre/igreek3.tex
14mu|texlive-metre-1.0-4|50	%doc %{_texmfdistdir}/doc/latex/metre/metre.pdf
14mu|texlive-metre-1.0-4|51	#- source
14mu|texlive-metre-1.0-4|52	%doc %{_texmfdistdir}/source/latex/metre/metre.dtx
14mu|texlive-metre-1.0-4|53	%doc %{_texmfdistdir}/source/latex/metre/metre.ins
14mu|texlive-metre-1.0-4|54	
14mu|texlive-metre-1.0-4|55	#-----------------------------------------------------------------------
14mu|texlive-metre-1.0-4|56	%prep
14mu|texlive-metre-1.0-4|57	%setup -c -a0 -a1 -a2
14mu|texlive-metre-1.0-4|58	
14mu|texlive-metre-1.0-4|59	%build
14mu|texlive-metre-1.0-4|60	
14mu|texlive-metre-1.0-4|61	%install
14mu|texlive-metre-1.0-4|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-metre-1.0-4|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-metre-1.0-4|64	
14mu|texlive-metre-1.0-4|65	
14mu|texlive-metre-1.0-4|66	
14mu|texlive-metre-1.0-4|67	%changelog
14mu|texlive-metre-1.0-4|68	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-metre-1.0-4|69	+ Revision: 317dc48
14mu|texlive-metre-1.0-4|70	- MassBuild#674: Increase release tag
14mu|texlive-metre-1.0-4|71	
14mu|texlive-metre-1.0-4|72	

25265 14
14mu|texlive-metrix-1.0-7|1	# revision 31425
14mu|texlive-metrix-1.0-7|2	# category Package
14mu|texlive-metrix-1.0-7|3	# catalog-ctan /macros/latex/contrib/metrix
14mu|texlive-metrix-1.0-7|4	# catalog-date 2013-08-13 17:10:37 +0200
14mu|texlive-metrix-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-metrix-1.0-7|6	# catalog-version 1.0
14mu|texlive-metrix-1.0-7|7	Name:		texlive-metrix
14mu|texlive-metrix-1.0-7|8	Version:	1.0
14mu|texlive-metrix-1.0-7|9	Release:	7
14mu|texlive-metrix-1.0-7|10	Summary:	Typeset metric marks for Latin text
14mu|texlive-metrix-1.0-7|11	Group:		Publishing
14mu|texlive-metrix-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/metrix
14mu|texlive-metrix-1.0-7|13	License:	LPPL1.3
14mu|texlive-metrix-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metrix.tar.xz
14mu|texlive-metrix-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metrix.doc.tar.xz
14mu|texlive-metrix-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metrix.source.tar.xz
14mu|texlive-metrix-1.0-7|17	BuildArch:	noarch
14mu|texlive-metrix-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-metrix-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-metrix-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-metrix-1.0-7|21	
14mu|texlive-metrix-1.0-7|22	%description
14mu|texlive-metrix-1.0-7|23	The package may be used to type the prosodics/metrics of
14mu|texlive-metrix-1.0-7|24	(latin) verse; it provides macros to typeset the symbols
14mu|texlive-metrix-1.0-7|25	standing alone, and in combination with symbols, giving
14mu|texlive-metrix-1.0-7|26	automatic alignment. The package requires tikz (including the
14mu|texlive-metrix-1.0-7|27	calc library, and the xparse package (thus also requiring the
14mu|texlive-metrix-1.0-7|28	experimental LaTeX 3 environment).
14mu|texlive-metrix-1.0-7|29	
14mu|texlive-metrix-1.0-7|30	
14mu|texlive-metrix-1.0-7|31	#-----------------------------------------------------------------------
14mu|texlive-metrix-1.0-7|32	%files
14mu|texlive-metrix-1.0-7|33	%{_texmfdistdir}/tex/latex/metrix/metrix.sty
14mu|texlive-metrix-1.0-7|34	%doc %{_texmfdistdir}/doc/latex/metrix/README
14mu|texlive-metrix-1.0-7|35	%doc %{_texmfdistdir}/doc/latex/metrix/metrix.pdf
14mu|texlive-metrix-1.0-7|36	#- source
14mu|texlive-metrix-1.0-7|37	%doc %{_texmfdistdir}/source/latex/metrix/metrix.dtx
14mu|texlive-metrix-1.0-7|38	%doc %{_texmfdistdir}/source/latex/metrix/metrix.ins
14mu|texlive-metrix-1.0-7|39	
14mu|texlive-metrix-1.0-7|40	#-----------------------------------------------------------------------
14mu|texlive-metrix-1.0-7|41	%prep
14mu|texlive-metrix-1.0-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-metrix-1.0-7|43	
14mu|texlive-metrix-1.0-7|44	%build
14mu|texlive-metrix-1.0-7|45	
14mu|texlive-metrix-1.0-7|46	%install
14mu|texlive-metrix-1.0-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-metrix-1.0-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-metrix-1.0-7|49	
14mu|texlive-metrix-1.0-7|50	%changelog
14mu|texlive-metrix-1.0-7|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-metrix-1.0-7|52	+ Revision: 4e86821
14mu|texlive-metrix-1.0-7|53	- MassBuild#674: Increase release tag
14mu|texlive-metrix-1.0-7|54	
14mu|texlive-metrix-1.0-7|55	

25266 14
14mu|texlive-mex-1.05-5|1	# revision 22650
14mu|texlive-mex-1.05-5|2	# category Package
14mu|texlive-mex-1.05-5|3	# catalog-ctan /language/polish/mex105.zip
14mu|texlive-mex-1.05-5|4	# catalog-date 2011-04-11 12:20:39 +0200
14mu|texlive-mex-1.05-5|5	# catalog-license pd
14mu|texlive-mex-1.05-5|6	# catalog-version 1.05
14mu|texlive-mex-1.05-5|7	Name:		texlive-mex
14mu|texlive-mex-1.05-5|8	Version:	1.05
14mu|texlive-mex-1.05-5|9	Release:	5
14mu|texlive-mex-1.05-5|10	Summary:	Polish formats for TeX
14mu|texlive-mex-1.05-5|11	Group:		Publishing
14mu|texlive-mex-1.05-5|12	URL:		http://www.ctan.org/tex-archive/language/polish/mex105.zip
14mu|texlive-mex-1.05-5|13	License:	PD
14mu|texlive-mex-1.05-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mex.tar.xz
14mu|texlive-mex-1.05-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mex.doc.tar.xz
14mu|texlive-mex-1.05-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mex.source.tar.xz
14mu|texlive-mex-1.05-5|17	BuildArch:	noarch
14mu|texlive-mex-1.05-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mex-1.05-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mex-1.05-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-mex-1.05-5|21	Requires(post):	texlive-tetex
14mu|texlive-mex-1.05-5|22	Requires:	texlive-pl
14mu|texlive-mex-1.05-5|23	Requires:	texlive-hyphen-polish
14mu|texlive-mex-1.05-5|24	Requires:	texlive-pdftex
14mu|texlive-mex-1.05-5|25	Requires:	texlive-tex
14mu|texlive-mex-1.05-5|26	Requires:	texlive-mex.bin
14mu|texlive-mex-1.05-5|27	
14mu|texlive-mex-1.05-5|28	%description
14mu|texlive-mex-1.05-5|29	MeX is an adaptation of Plain TeX (MeX) and LaTeX209 (LaMeX)
14mu|texlive-mex-1.05-5|30	formats to the Polish language and to Polish printing customs.
14mu|texlive-mex-1.05-5|31	It contains a complete set of Metafont sources of Polish fonts,
14mu|texlive-mex-1.05-5|32	hyphenation rules for the Polish language and sources of
14mu|texlive-mex-1.05-5|33	formats.
14mu|texlive-mex-1.05-5|34	
14mu|texlive-mex-1.05-5|35	
14mu|texlive-mex-1.05-5|36	#-----------------------------------------------------------------------
14mu|texlive-mex-1.05-5|37	%files
14mu|texlive-mex-1.05-5|38	%{_texmfdistdir}/tex/mex/base/lamex.tex
14mu|texlive-mex-1.05-5|39	%{_texmfdistdir}/tex/mex/base/mex.tex
14mu|texlive-mex-1.05-5|40	%{_texmfdistdir}/tex/mex/base/mex1.tex
14mu|texlive-mex-1.05-5|41	%{_texmfdistdir}/tex/mex/base/mex2.tex
14mu|texlive-mex-1.05-5|42	%{_texmfdistdir}/tex/mex/base/mexconf.tex
14mu|texlive-mex-1.05-5|43	%{_texmfdistdir}/tex/mex/config/mex.ini
14mu|texlive-mex-1.05-5|44	%{_texmfdistdir}/tex/mex/config/pdfmex.ini
14mu|texlive-mex-1.05-5|45	%_texmf_fmtutil_d/mex
14mu|texlive-mex-1.05-5|46	%doc %{_texmfdistdir}/doc/mex/base/00readme
14mu|texlive-mex-1.05-5|47	%doc %{_texmfdistdir}/doc/mex/base/mex.html
14mu|texlive-mex-1.05-5|48	%doc %{_texmfdistdir}/doc/mex/base/mexinfo.eng
14mu|texlive-mex-1.05-5|49	%doc %{_texmfdistdir}/doc/mex/base/mexinfo.pol
14mu|texlive-mex-1.05-5|50	%doc %{_texmfdistdir}/doc/mex/base/qq.eps
14mu|texlive-mex-1.05-5|51	%doc %{_texmfdistdir}/doc/mex/base/tstmex.tex
14mu|texlive-mex-1.05-5|52	#- source
14mu|texlive-mex-1.05-5|53	%doc %{_texmfdistdir}/source/mex/base/eminst.zip
14mu|texlive-mex-1.05-5|54	%doc %{_texmfdistdir}/source/mex/base/istyles.zip
14mu|texlive-mex-1.05-5|55	
14mu|texlive-mex-1.05-5|56	#-----------------------------------------------------------------------
14mu|texlive-mex-1.05-5|57	%prep
14mu|texlive-mex-1.05-5|58	%setup -c -a0 -a1 -a2
14mu|texlive-mex-1.05-5|59	
14mu|texlive-mex-1.05-5|60	%build
14mu|texlive-mex-1.05-5|61	
14mu|texlive-mex-1.05-5|62	%install
14mu|texlive-mex-1.05-5|63	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-mex-1.05-5|64	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-mex-1.05-5|65	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-mex-1.05-5|66	cat > %{buildroot}%{_texmf_fmtutil_d}/mex <<EOF
14mu|texlive-mex-1.05-5|67	#
14mu|texlive-mex-1.05-5|68	# from mex:
14mu|texlive-mex-1.05-5|69	mex pdftex mexconf.tex -translate-file=cp227.tcx *mex.ini
14mu|texlive-mex-1.05-5|70	pdfmex pdftex mexconf.tex -translate-file=cp227.tcx *pdfmex.ini
14mu|texlive-mex-1.05-5|71	utf8mex pdftex mexconf.tex -enc *utf8mex.ini
14mu|texlive-mex-1.05-5|72	EOF
14mu|texlive-mex-1.05-5|73	
14mu|texlive-mex-1.05-5|74	
14mu|texlive-mex-1.05-5|75	
14mu|texlive-mex-1.05-5|76	%changelog
14mu|texlive-mex-1.05-5|77	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.05-5
14mu|texlive-mex-1.05-5|78	+ Revision: a390ae5
14mu|texlive-mex-1.05-5|79	- MassBuild#674: Increase release tag
14mu|texlive-mex-1.05-5|80	
14mu|texlive-mex-1.05-5|81	

25267 14
14mu|texlive-mfnfss-20100712-4|1	# revision 19410
14mu|texlive-mfnfss-20100712-4|2	# category Package
14mu|texlive-mfnfss-20100712-4|3	# catalog-ctan /macros/latex/contrib/mfnfss
14mu|texlive-mfnfss-20100712-4|4	# catalog-date 2010-07-12 11:01:48 +0200
14mu|texlive-mfnfss-20100712-4|5	# catalog-license lppl
14mu|texlive-mfnfss-20100712-4|6	# catalog-version undef
14mu|texlive-mfnfss-20100712-4|7	Name:		texlive-mfnfss
14mu|texlive-mfnfss-20100712-4|8	Version:	20100712
14mu|texlive-mfnfss-20100712-4|9	Release:	4
14mu|texlive-mfnfss-20100712-4|10	Summary:	Packages to typeset oldgerman and pandora fonts in LaTeX
14mu|texlive-mfnfss-20100712-4|11	Group:		Publishing
14mu|texlive-mfnfss-20100712-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mfnfss
14mu|texlive-mfnfss-20100712-4|13	License:	LPPL
14mu|texlive-mfnfss-20100712-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfnfss.tar.xz
14mu|texlive-mfnfss-20100712-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfnfss.doc.tar.xz
14mu|texlive-mfnfss-20100712-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfnfss.source.tar.xz
14mu|texlive-mfnfss-20100712-4|17	BuildArch:	noarch
14mu|texlive-mfnfss-20100712-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mfnfss-20100712-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mfnfss-20100712-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mfnfss-20100712-4|21	
14mu|texlive-mfnfss-20100712-4|22	%description
14mu|texlive-mfnfss-20100712-4|23	This bundle contains two packages: - oldgerm, a package to
14mu|texlive-mfnfss-20100712-4|24	typeset with old german fonts designed by Yannis Haralambous. -
14mu|texlive-mfnfss-20100712-4|25	pandora, a package to typeset with Pandora fonts designed by
14mu|texlive-mfnfss-20100712-4|26	Neena Billawala. Note that support for the Pandora fonts is
14mu|texlive-mfnfss-20100712-4|27	also available via the pandora-latex package.
14mu|texlive-mfnfss-20100712-4|28	
14mu|texlive-mfnfss-20100712-4|29	
14mu|texlive-mfnfss-20100712-4|30	#-----------------------------------------------------------------------
14mu|texlive-mfnfss-20100712-4|31	%files
14mu|texlive-mfnfss-20100712-4|32	%{_texmfdistdir}/tex/latex/mfnfss/oldgerm.sty
14mu|texlive-mfnfss-20100712-4|33	%{_texmfdistdir}/tex/latex/mfnfss/ot1panr.fd
14mu|texlive-mfnfss-20100712-4|34	%{_texmfdistdir}/tex/latex/mfnfss/ot1pss.fd
14mu|texlive-mfnfss-20100712-4|35	%{_texmfdistdir}/tex/latex/mfnfss/pandora.sty
14mu|texlive-mfnfss-20100712-4|36	%{_texmfdistdir}/tex/latex/mfnfss/uyfrak.fd
14mu|texlive-mfnfss-20100712-4|37	%{_texmfdistdir}/tex/latex/mfnfss/uygoth.fd
14mu|texlive-mfnfss-20100712-4|38	%{_texmfdistdir}/tex/latex/mfnfss/uyinit.fd
14mu|texlive-mfnfss-20100712-4|39	%{_texmfdistdir}/tex/latex/mfnfss/uyswab.fd
14mu|texlive-mfnfss-20100712-4|40	%doc %{_texmfdistdir}/doc/latex/mfnfss/changes.txt
14mu|texlive-mfnfss-20100712-4|41	%doc %{_texmfdistdir}/doc/latex/mfnfss/manifest.txt
14mu|texlive-mfnfss-20100712-4|42	%doc %{_texmfdistdir}/doc/latex/mfnfss/oldgerm.pdf
14mu|texlive-mfnfss-20100712-4|43	%doc %{_texmfdistdir}/doc/latex/mfnfss/readme.txt
14mu|texlive-mfnfss-20100712-4|44	#- source
14mu|texlive-mfnfss-20100712-4|45	%doc %{_texmfdistdir}/source/latex/mfnfss/oldgerm.dtx
14mu|texlive-mfnfss-20100712-4|46	%doc %{_texmfdistdir}/source/latex/mfnfss/oldgerm.ins
14mu|texlive-mfnfss-20100712-4|47	%doc %{_texmfdistdir}/source/latex/mfnfss/pandora.dtx
14mu|texlive-mfnfss-20100712-4|48	%doc %{_texmfdistdir}/source/latex/mfnfss/pandora.ins
14mu|texlive-mfnfss-20100712-4|49	
14mu|texlive-mfnfss-20100712-4|50	#-----------------------------------------------------------------------
14mu|texlive-mfnfss-20100712-4|51	%prep
14mu|texlive-mfnfss-20100712-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-mfnfss-20100712-4|53	
14mu|texlive-mfnfss-20100712-4|54	%build
14mu|texlive-mfnfss-20100712-4|55	
14mu|texlive-mfnfss-20100712-4|56	%install
14mu|texlive-mfnfss-20100712-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mfnfss-20100712-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mfnfss-20100712-4|59	
14mu|texlive-mfnfss-20100712-4|60	
14mu|texlive-mfnfss-20100712-4|61	
14mu|texlive-mfnfss-20100712-4|62	%changelog
14mu|texlive-mfnfss-20100712-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100712-4
14mu|texlive-mfnfss-20100712-4|64	+ Revision: b9f79de
14mu|texlive-mfnfss-20100712-4|65	- MassBuild#674: Increase release tag
14mu|texlive-mfnfss-20100712-4|66	
14mu|texlive-mfnfss-20100712-4|67	

25268 14
14mu|texlive-mfpic-1.10-7|1	# revision 28444
14mu|texlive-mfpic-1.10-7|2	# category Package
14mu|texlive-mfpic-1.10-7|3	# catalog-ctan /graphics/mfpic
14mu|texlive-mfpic-1.10-7|4	# catalog-date 2012-12-04 16:44:12 +0100
14mu|texlive-mfpic-1.10-7|5	# catalog-license lppl1.3
14mu|texlive-mfpic-1.10-7|6	# catalog-version 1.10
14mu|texlive-mfpic-1.10-7|7	Name:		texlive-mfpic
14mu|texlive-mfpic-1.10-7|8	Version:	1.10
14mu|texlive-mfpic-1.10-7|9	Release:	7
14mu|texlive-mfpic-1.10-7|10	Summary:	Draw Metafont/post pictures from (La)TeX commands
14mu|texlive-mfpic-1.10-7|11	Group:		Publishing
14mu|texlive-mfpic-1.10-7|12	URL:		http://www.ctan.org/tex-archive/graphics/mfpic
14mu|texlive-mfpic-1.10-7|13	License:	LPPL1.3
14mu|texlive-mfpic-1.10-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic.tar.xz
14mu|texlive-mfpic-1.10-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic.doc.tar.xz
14mu|texlive-mfpic-1.10-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic.source.tar.xz
14mu|texlive-mfpic-1.10-7|17	BuildArch:	noarch
14mu|texlive-mfpic-1.10-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mfpic-1.10-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mfpic-1.10-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-mfpic-1.10-7|21	
14mu|texlive-mfpic-1.10-7|22	%description
14mu|texlive-mfpic-1.10-7|23	Mfpic is a scheme for producing pictures from (La)TeX commands.
14mu|texlive-mfpic-1.10-7|24	Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment)
14mu|texlive-mfpic-1.10-7|25	enclose a group in which drawing commands may be placed. The
14mu|texlive-mfpic-1.10-7|26	commands generate a Meta-language file, which may be processed
14mu|texlive-mfpic-1.10-7|27	by Metapost (or even Metafont). The resulting image file will
14mu|texlive-mfpic-1.10-7|28	be read back in to the document to place the picture at the
14mu|texlive-mfpic-1.10-7|29	point where the original (La)TeX commands appeared. Note that
14mu|texlive-mfpic-1.10-7|30	the ability to use Metapost here means that the package works
14mu|texlive-mfpic-1.10-7|31	equally well in LaTeX and PDFLaTeX.
14mu|texlive-mfpic-1.10-7|32	
14mu|texlive-mfpic-1.10-7|33	
14mu|texlive-mfpic-1.10-7|34	#-----------------------------------------------------------------------
14mu|texlive-mfpic-1.10-7|35	%files
14mu|texlive-mfpic-1.10-7|36	%{_texmfdistdir}/metafont/mfpic/grafbase.mf
14mu|texlive-mfpic-1.10-7|37	%{_texmfdistdir}/metapost/mfpic/dvipsnam.mp
14mu|texlive-mfpic-1.10-7|38	%{_texmfdistdir}/metapost/mfpic/grafbase.mp
14mu|texlive-mfpic-1.10-7|39	%{_texmfdistdir}/tex/generic/mfpic/mfpic.sty
14mu|texlive-mfpic-1.10-7|40	%{_texmfdistdir}/tex/generic/mfpic/mfpic.tex
14mu|texlive-mfpic-1.10-7|41	%{_texmfdistdir}/tex/generic/mfpic/mfpicdef.tex
14mu|texlive-mfpic-1.10-7|42	%doc %{_texmfdistdir}/doc/generic/mfpic/README
14mu|texlive-mfpic-1.10-7|43	%doc %{_texmfdistdir}/doc/generic/mfpic/changes.txt
14mu|texlive-mfpic-1.10-7|44	%doc %{_texmfdistdir}/doc/generic/mfpic/coil.mps
14mu|texlive-mfpic-1.10-7|45	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/data.dat
14mu|texlive-mfpic-1.10-7|46	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/forfun.tex
14mu|texlive-mfpic-1.10-7|47	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/lapictures.tex
14mu|texlive-mfpic-1.10-7|48	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/pictures.tex
14mu|texlive-mfpic-1.10-7|49	%doc %{_texmfdistdir}/doc/generic/mfpic/install.txt
14mu|texlive-mfpic-1.10-7|50	%doc %{_texmfdistdir}/doc/generic/mfpic/lcheadings.ist
14mu|texlive-mfpic-1.10-7|51	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpcard.pdf
14mu|texlive-mfpic-1.10-7|52	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpcard.tex
14mu|texlive-mfpic-1.10-7|53	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpdoc.sty
14mu|texlive-mfpic-1.10-7|54	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpguide.pdf
14mu|texlive-mfpic-1.10-7|55	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpguide.tex
14mu|texlive-mfpic-1.10-7|56	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpic-doc.pdf
14mu|texlive-mfpic-1.10-7|57	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpic-doc.tex
14mu|texlive-mfpic-1.10-7|58	#- source
14mu|texlive-mfpic-1.10-7|59	%doc %{_texmfdistdir}/source/generic/mfpic/grafbase.dtx
14mu|texlive-mfpic-1.10-7|60	%doc %{_texmfdistdir}/source/generic/mfpic/mfpic.dtx
14mu|texlive-mfpic-1.10-7|61	%doc %{_texmfdistdir}/source/generic/mfpic/mfpic.ins
14mu|texlive-mfpic-1.10-7|62	
14mu|texlive-mfpic-1.10-7|63	#-----------------------------------------------------------------------
14mu|texlive-mfpic-1.10-7|64	%prep
14mu|texlive-mfpic-1.10-7|65	%setup -c -a0 -a1 -a2
14mu|texlive-mfpic-1.10-7|66	
14mu|texlive-mfpic-1.10-7|67	%build
14mu|texlive-mfpic-1.10-7|68	
14mu|texlive-mfpic-1.10-7|69	%install
14mu|texlive-mfpic-1.10-7|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mfpic-1.10-7|71	cp -fpar metafont metapost tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mfpic-1.10-7|72	
14mu|texlive-mfpic-1.10-7|73	%changelog
14mu|texlive-mfpic-1.10-7|74	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10-7
14mu|texlive-mfpic-1.10-7|75	+ Revision: 578607c
14mu|texlive-mfpic-1.10-7|76	- MassBuild#674: Increase release tag
14mu|texlive-mfpic-1.10-7|77	
14mu|texlive-mfpic-1.10-7|78	

25269 14
14mu|texlive-mfpic4ode-0.4-4|1	# revision 17745
14mu|texlive-mfpic4ode-0.4-4|2	# category Package
14mu|texlive-mfpic4ode-0.4-4|3	# catalog-ctan /macros/latex/contrib/mfpic4ode
14mu|texlive-mfpic4ode-0.4-4|4	# catalog-date 2010-04-07 19:03:48 +0200
14mu|texlive-mfpic4ode-0.4-4|5	# catalog-license lppl
14mu|texlive-mfpic4ode-0.4-4|6	# catalog-version 0.4
14mu|texlive-mfpic4ode-0.4-4|7	Name:		texlive-mfpic4ode
14mu|texlive-mfpic4ode-0.4-4|8	Version:	0.4
14mu|texlive-mfpic4ode-0.4-4|9	Release:	4
14mu|texlive-mfpic4ode-0.4-4|10	Summary:	Macros to draw direction fields and solutions of ODEs
14mu|texlive-mfpic4ode-0.4-4|11	Group:		Publishing
14mu|texlive-mfpic4ode-0.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mfpic4ode
14mu|texlive-mfpic4ode-0.4-4|13	License:	LPPL
14mu|texlive-mfpic4ode-0.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic4ode.tar.xz
14mu|texlive-mfpic4ode-0.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic4ode.doc.tar.xz
14mu|texlive-mfpic4ode-0.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic4ode.source.tar.xz
14mu|texlive-mfpic4ode-0.4-4|17	BuildArch:	noarch
14mu|texlive-mfpic4ode-0.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mfpic4ode-0.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mfpic4ode-0.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mfpic4ode-0.4-4|21	
14mu|texlive-mfpic4ode-0.4-4|22	%description
14mu|texlive-mfpic4ode-0.4-4|23	The package is a small set of macros for drawing direction
14mu|texlive-mfpic4ode-0.4-4|24	fields, phase portraits and trajectories of differential
14mu|texlive-mfpic4ode-0.4-4|25	equations and two dimensional autonomous systems. The Euler,
14mu|texlive-mfpic4ode-0.4-4|26	Runge-Kutta and 4th order Runge-Kutta algorithms are available
14mu|texlive-mfpic4ode-0.4-4|27	to solve the ODEs. The picture is translated into mfpic macros
14mu|texlive-mfpic4ode-0.4-4|28	and MetaPost is used to create the final drawing. The package
14mu|texlive-mfpic4ode-0.4-4|29	is was designed for use with LaTeX, but it can be used in plain
14mu|texlive-mfpic4ode-0.4-4|30	TeX as well. Online demonstration of the mfpic4ode macros is
14mu|texlive-mfpic4ode-0.4-4|31	available on the Mfpic Previewer as Example 6.
14mu|texlive-mfpic4ode-0.4-4|32	
14mu|texlive-mfpic4ode-0.4-4|33	
14mu|texlive-mfpic4ode-0.4-4|34	#-----------------------------------------------------------------------
14mu|texlive-mfpic4ode-0.4-4|35	%files
14mu|texlive-mfpic4ode-0.4-4|36	%{_texmfdistdir}/tex/latex/mfpic4ode/mfpic4ode.sty
14mu|texlive-mfpic4ode-0.4-4|37	%{_texmfdistdir}/tex/latex/mfpic4ode/mfpic4ode.tex
14mu|texlive-mfpic4ode-0.4-4|38	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/README
14mu|texlive-mfpic4ode-0.4-4|39	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/demo/demo-plain.pdf
14mu|texlive-mfpic4ode-0.4-4|40	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/demo/demo-plain.tex
14mu|texlive-mfpic4ode-0.4-4|41	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/demo/demo.pdf
14mu|texlive-mfpic4ode-0.4-4|42	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/demo/demo.tex
14mu|texlive-mfpic4ode-0.4-4|43	%doc %{_texmfdistdir}/doc/latex/mfpic4ode/mfpic4ode.pdf
14mu|texlive-mfpic4ode-0.4-4|44	#- source
14mu|texlive-mfpic4ode-0.4-4|45	%doc %{_texmfdistdir}/source/latex/mfpic4ode/mfpic4ode.dtx
14mu|texlive-mfpic4ode-0.4-4|46	%doc %{_texmfdistdir}/source/latex/mfpic4ode/mfpic4ode.ins
14mu|texlive-mfpic4ode-0.4-4|47	
14mu|texlive-mfpic4ode-0.4-4|48	#-----------------------------------------------------------------------
14mu|texlive-mfpic4ode-0.4-4|49	%prep
14mu|texlive-mfpic4ode-0.4-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-mfpic4ode-0.4-4|51	
14mu|texlive-mfpic4ode-0.4-4|52	%build
14mu|texlive-mfpic4ode-0.4-4|53	
14mu|texlive-mfpic4ode-0.4-4|54	%install
14mu|texlive-mfpic4ode-0.4-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mfpic4ode-0.4-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mfpic4ode-0.4-4|57	
14mu|texlive-mfpic4ode-0.4-4|58	
14mu|texlive-mfpic4ode-0.4-4|59	
14mu|texlive-mfpic4ode-0.4-4|60	%changelog
14mu|texlive-mfpic4ode-0.4-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14mu|texlive-mfpic4ode-0.4-4|62	+ Revision: 7393ced
14mu|texlive-mfpic4ode-0.4-4|63	- MassBuild#674: Increase release tag
14mu|texlive-mfpic4ode-0.4-4|64	
14mu|texlive-mfpic4ode-0.4-4|65	

25270 14
14mu|texlive-mftinc-1.0a-4|1	# revision 15878
14mu|texlive-mftinc-1.0a-4|2	# category Package
14mu|texlive-mftinc-1.0a-4|3	# catalog-ctan /macros/latex/contrib/mftinc
14mu|texlive-mftinc-1.0a-4|4	# catalog-date 2007-01-11 00:21:49 +0100
14mu|texlive-mftinc-1.0a-4|5	# catalog-license lppl
14mu|texlive-mftinc-1.0a-4|6	# catalog-version 1.0a
14mu|texlive-mftinc-1.0a-4|7	Name:		texlive-mftinc
14mu|texlive-mftinc-1.0a-4|8	Version:	1.0a
14mu|texlive-mftinc-1.0a-4|9	Release:	4
14mu|texlive-mftinc-1.0a-4|10	Summary:	Pretty-print Metafont source
14mu|texlive-mftinc-1.0a-4|11	Group:		Publishing
14mu|texlive-mftinc-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mftinc
14mu|texlive-mftinc-1.0a-4|13	License:	LPPL
14mu|texlive-mftinc-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftinc.tar.xz
14mu|texlive-mftinc-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftinc.doc.tar.xz
14mu|texlive-mftinc-1.0a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftinc.source.tar.xz
14mu|texlive-mftinc-1.0a-4|17	BuildArch:	noarch
14mu|texlive-mftinc-1.0a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mftinc-1.0a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mftinc-1.0a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mftinc-1.0a-4|21	
14mu|texlive-mftinc-1.0a-4|22	%description
14mu|texlive-mftinc-1.0a-4|23	The mft program pretty-prints Metafont source code into a TeX
14mu|texlive-mftinc-1.0a-4|24	file. The mftinc package facilitates incorporating such files
14mu|texlive-mftinc-1.0a-4|25	into a LaTeX2e document. In addition, mftinc provides routines
14mu|texlive-mftinc-1.0a-4|26	for improved comment formatting and for typesetting font
14mu|texlive-mftinc-1.0a-4|27	tables.
14mu|texlive-mftinc-1.0a-4|28	
14mu|texlive-mftinc-1.0a-4|29	
14mu|texlive-mftinc-1.0a-4|30	#-----------------------------------------------------------------------
14mu|texlive-mftinc-1.0a-4|31	%files
14mu|texlive-mftinc-1.0a-4|32	%{_texmfdistdir}/tex/latex/mftinc/mftinc.sty
14mu|texlive-mftinc-1.0a-4|33	%doc %{_texmfdistdir}/doc/latex/mftinc/README
14mu|texlive-mftinc-1.0a-4|34	%doc %{_texmfdistdir}/doc/latex/mftinc/mftinc.pdf
14mu|texlive-mftinc-1.0a-4|35	#- source
14mu|texlive-mftinc-1.0a-4|36	%doc %{_texmfdistdir}/source/latex/mftinc/mftinc.dtx
14mu|texlive-mftinc-1.0a-4|37	%doc %{_texmfdistdir}/source/latex/mftinc/mftinc.ins
14mu|texlive-mftinc-1.0a-4|38	
14mu|texlive-mftinc-1.0a-4|39	#-----------------------------------------------------------------------
14mu|texlive-mftinc-1.0a-4|40	%prep
14mu|texlive-mftinc-1.0a-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-mftinc-1.0a-4|42	
14mu|texlive-mftinc-1.0a-4|43	%build
14mu|texlive-mftinc-1.0a-4|44	
14mu|texlive-mftinc-1.0a-4|45	%install
14mu|texlive-mftinc-1.0a-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mftinc-1.0a-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mftinc-1.0a-4|48	
14mu|texlive-mftinc-1.0a-4|49	
14mu|texlive-mftinc-1.0a-4|50	
14mu|texlive-mftinc-1.0a-4|51	%changelog
14mu|texlive-mftinc-1.0a-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14mu|texlive-mftinc-1.0a-4|53	+ Revision: 4b74380
14mu|texlive-mftinc-1.0a-4|54	- MassBuild#674: Increase release tag
14mu|texlive-mftinc-1.0a-4|55	
14mu|texlive-mftinc-1.0a-4|56	

25271 14
14mu|texlive-mftoeps-20111103-4|1	# revision 15878
14mu|texlive-mftoeps-20111103-4|2	# category Package
14mu|texlive-mftoeps-20111103-4|3	# catalog-ctan undef
14mu|texlive-mftoeps-20111103-4|4	# catalog-date undef
14mu|texlive-mftoeps-20111103-4|5	# catalog-license undef
14mu|texlive-mftoeps-20111103-4|6	# catalog-version undef
14mu|texlive-mftoeps-20111103-4|7	Name:		texlive-mftoeps
14mu|texlive-mftoeps-20111103-4|8	Version:	20111103
14mu|texlive-mftoeps-20111103-4|9	Release:	4
14mu|texlive-mftoeps-20111103-4|10	Summary:	TeXLive mftoeps package
14mu|texlive-mftoeps-20111103-4|11	Group:		Publishing
14mu|texlive-mftoeps-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-mftoeps-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-mftoeps-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftoeps.tar.xz
14mu|texlive-mftoeps-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mftoeps.source.tar.xz
14mu|texlive-mftoeps-20111103-4|16	BuildArch:	noarch
14mu|texlive-mftoeps-20111103-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mftoeps-20111103-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mftoeps-20111103-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mftoeps-20111103-4|20	
14mu|texlive-mftoeps-20111103-4|21	%description
14mu|texlive-mftoeps-20111103-4|22	TeXLive mftoeps package.
14mu|texlive-mftoeps-20111103-4|23	
14mu|texlive-mftoeps-20111103-4|24	
14mu|texlive-mftoeps-20111103-4|25	#-----------------------------------------------------------------------
14mu|texlive-mftoeps-20111103-4|26	%files
14mu|texlive-mftoeps-20111103-4|27	%{_texmfdistdir}/metafont/mftoeps/mftoeps.mf
14mu|texlive-mftoeps-20111103-4|28	#- source
14mu|texlive-mftoeps-20111103-4|29	%doc %{_texmfdistdir}/source/metafont/mftoeps/0mftoeps.doc
14mu|texlive-mftoeps-20111103-4|30	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/0m2esamp.doc
14mu|texlive-mftoeps-20111103-4|31	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/clipcir.mf
14mu|texlive-mftoeps-20111103-4|32	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/clipsqu.mf
14mu|texlive-mftoeps-20111103-4|33	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/holeclip.mf
14mu|texlive-mftoeps-20111103-4|34	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/holeclip.tex
14mu|texlive-mftoeps-20111103-4|35	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/holefill.mf
14mu|texlive-mftoeps-20111103-4|36	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/polygons.mf
14mu|texlive-mftoeps-20111103-4|37	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/rectan.mf
14mu|texlive-mftoeps-20111103-4|38	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/rectan_.bat
14mu|texlive-mftoeps-20111103-4|39	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample1a.mf
14mu|texlive-mftoeps-20111103-4|40	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample1b.mf
14mu|texlive-mftoeps-20111103-4|41	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2a.mf
14mu|texlive-mftoeps-20111103-4|42	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2b.mf
14mu|texlive-mftoeps-20111103-4|43	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2c.mf
14mu|texlive-mftoeps-20111103-4|44	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2d.mf
14mu|texlive-mftoeps-20111103-4|45	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample2e.mf
14mu|texlive-mftoeps-20111103-4|46	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample3.mf
14mu|texlive-mftoeps-20111103-4|47	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample4.mf
14mu|texlive-mftoeps-20111103-4|48	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/sample5.mf
14mu|texlive-mftoeps-20111103-4|49	%doc %{_texmfdistdir}/source/metafont/mftoeps/m2esamp/stereo.mf
14mu|texlive-mftoeps-20111103-4|50	
14mu|texlive-mftoeps-20111103-4|51	#-----------------------------------------------------------------------
14mu|texlive-mftoeps-20111103-4|52	%prep
14mu|texlive-mftoeps-20111103-4|53	%setup -c -a0 -a1
14mu|texlive-mftoeps-20111103-4|54	
14mu|texlive-mftoeps-20111103-4|55	%build
14mu|texlive-mftoeps-20111103-4|56	
14mu|texlive-mftoeps-20111103-4|57	%install
14mu|texlive-mftoeps-20111103-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mftoeps-20111103-4|59	cp -fpar metafont source %{buildroot}%{_texmfdistdir}
14mu|texlive-mftoeps-20111103-4|60	
14mu|texlive-mftoeps-20111103-4|61	
14mu|texlive-mftoeps-20111103-4|62	
14mu|texlive-mftoeps-20111103-4|63	%changelog
14mu|texlive-mftoeps-20111103-4|64	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-mftoeps-20111103-4|65	+ Revision: 0dc172e
14mu|texlive-mftoeps-20111103-4|66	- MassBuild#674: Increase release tag
14mu|texlive-mftoeps-20111103-4|67	
14mu|texlive-mftoeps-20111103-4|68	

25272 14
14mu|texlive-mh-20130317-7|1	# revision 29420
14mu|texlive-mh-20130317-7|2	# category Package
14mu|texlive-mh-20130317-7|3	# catalog-ctan /macros/latex/contrib/mh
14mu|texlive-mh-20130317-7|4	# catalog-date 2013-03-17 00:29:52 +0100
14mu|texlive-mh-20130317-7|5	# catalog-license lppl1.3
14mu|texlive-mh-20130317-7|6	# catalog-version undef
14mu|texlive-mh-20130317-7|7	Name:		texlive-mh
14mu|texlive-mh-20130317-7|8	Version:	20130317
14mu|texlive-mh-20130317-7|9	Release:	7
14mu|texlive-mh-20130317-7|10	Summary:	The MH bundle
14mu|texlive-mh-20130317-7|11	Group:		Publishing
14mu|texlive-mh-20130317-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mh
14mu|texlive-mh-20130317-7|13	License:	LPPL1.3
14mu|texlive-mh-20130317-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mh.tar.xz
14mu|texlive-mh-20130317-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mh.doc.tar.xz
14mu|texlive-mh-20130317-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mh.source.tar.xz
14mu|texlive-mh-20130317-7|17	BuildArch:	noarch
14mu|texlive-mh-20130317-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mh-20130317-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mh-20130317-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-mh-20130317-7|21	
14mu|texlive-mh-20130317-7|22	%description
14mu|texlive-mh-20130317-7|23	The mh bundle is a series of packages designed to enhance the
14mu|texlive-mh-20130317-7|24	appearance of documents containing a lot of math. The main
14mu|texlive-mh-20130317-7|25	backbone is amsmath, so those unfamiliar with this required
14mu|texlive-mh-20130317-7|26	part of the LaTeX system will probably not find the packages
14mu|texlive-mh-20130317-7|27	very useful. Component parts of the bundle are: breqn, empheq,
14mu|texlive-mh-20130317-7|28	flexisym, mathstyle and mathtools, mhsetup, The empheq package
14mu|texlive-mh-20130317-7|29	is a visual markup extension of amsmath. Empheq allows
14mu|texlive-mh-20130317-7|30	sophisticated boxing and other marking of multi-line maths
14mu|texlive-mh-20130317-7|31	displays, and fixes problems with the way that the ntheorem
14mu|texlive-mh-20130317-7|32	package places end-of-theorem markers. The mathtools package
14mu|texlive-mh-20130317-7|33	provides many useful tools for mathematical typesetting. It
14mu|texlive-mh-20130317-7|34	fixes various deficiencies of amsmath and standard LaTeX. The
14mu|texlive-mh-20130317-7|35	mhsetup package defines various programming tools needed by
14mu|texlive-mh-20130317-7|36	both empheq and mathtools. The breqn package makes more easy
14mu|texlive-mh-20130317-7|37	the business of preparing displayed equations in LaTeX,
14mu|texlive-mh-20130317-7|38	including permitting automatic line-breaking within displayed
14mu|texlive-mh-20130317-7|39	equations. (Breqn uses the mathstyle package to keep track of
14mu|texlive-mh-20130317-7|40	the current maths typesetting style, something that raw TeX
14mu|texlive-mh-20130317-7|41	hides from the programmer.).
14mu|texlive-mh-20130317-7|42	
14mu|texlive-mh-20130317-7|43	
14mu|texlive-mh-20130317-7|44	#-----------------------------------------------------------------------
14mu|texlive-mh-20130317-7|45	%files
14mu|texlive-mh-20130317-7|46	%{_texmfdistdir}/tex/latex/mh/breqn.sty
14mu|texlive-mh-20130317-7|47	%{_texmfdistdir}/tex/latex/mh/cmbase.sym
14mu|texlive-mh-20130317-7|48	%{_texmfdistdir}/tex/latex/mh/empheq.sty
14mu|texlive-mh-20130317-7|49	%{_texmfdistdir}/tex/latex/mh/flexisym.sty
14mu|texlive-mh-20130317-7|50	%{_texmfdistdir}/tex/latex/mh/mathpazo.sym
14mu|texlive-mh-20130317-7|51	%{_texmfdistdir}/tex/latex/mh/mathptmx.sym
14mu|texlive-mh-20130317-7|52	%{_texmfdistdir}/tex/latex/mh/mathstyle.sty
14mu|texlive-mh-20130317-7|53	%{_texmfdistdir}/tex/latex/mh/mathtools.sty
14mu|texlive-mh-20130317-7|54	%{_texmfdistdir}/tex/latex/mh/mhsetup.sty
14mu|texlive-mh-20130317-7|55	%{_texmfdistdir}/tex/latex/mh/msabm.sym
14mu|texlive-mh-20130317-7|56	%doc %{_texmfdistdir}/doc/latex/mh/README
14mu|texlive-mh-20130317-7|57	%doc %{_texmfdistdir}/doc/latex/mh/breqn-technotes.pdf
14mu|texlive-mh-20130317-7|58	%doc %{_texmfdistdir}/doc/latex/mh/breqn.pdf
14mu|texlive-mh-20130317-7|59	%doc %{_texmfdistdir}/doc/latex/mh/empheq.pdf
14mu|texlive-mh-20130317-7|60	%doc %{_texmfdistdir}/doc/latex/mh/flexisym.pdf
14mu|texlive-mh-20130317-7|61	%doc %{_texmfdistdir}/doc/latex/mh/mathstyle.pdf
14mu|texlive-mh-20130317-7|62	%doc %{_texmfdistdir}/doc/latex/mh/mathtools.pdf
14mu|texlive-mh-20130317-7|63	%doc %{_texmfdistdir}/doc/latex/mh/mhsetup.pdf
14mu|texlive-mh-20130317-7|64	#- source
14mu|texlive-mh-20130317-7|65	%doc %{_texmfdistdir}/source/latex/mh/breqn-technotes.tex
14mu|texlive-mh-20130317-7|66	%doc %{_texmfdistdir}/source/latex/mh/breqn.dtx
14mu|texlive-mh-20130317-7|67	%doc %{_texmfdistdir}/source/latex/mh/empheq.dtx
14mu|texlive-mh-20130317-7|68	%doc %{_texmfdistdir}/source/latex/mh/flexisym.dtx
14mu|texlive-mh-20130317-7|69	%doc %{_texmfdistdir}/source/latex/mh/mathstyle.dtx
14mu|texlive-mh-20130317-7|70	%doc %{_texmfdistdir}/source/latex/mh/mathtools.dtx
14mu|texlive-mh-20130317-7|71	%doc %{_texmfdistdir}/source/latex/mh/mhsetup.dtx
14mu|texlive-mh-20130317-7|72	
14mu|texlive-mh-20130317-7|73	#-----------------------------------------------------------------------
14mu|texlive-mh-20130317-7|74	%prep
14mu|texlive-mh-20130317-7|75	%setup -c -a0 -a1 -a2
14mu|texlive-mh-20130317-7|76	
14mu|texlive-mh-20130317-7|77	%build
14mu|texlive-mh-20130317-7|78	
14mu|texlive-mh-20130317-7|79	%install
14mu|texlive-mh-20130317-7|80	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mh-20130317-7|81	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mh-20130317-7|82	
14mu|texlive-mh-20130317-7|83	%changelog
14mu|texlive-mh-20130317-7|84	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130317-7
14mu|texlive-mh-20130317-7|85	+ Revision: 8317e5b
14mu|texlive-mh-20130317-7|86	- MassBuild#674: Increase release tag
14mu|texlive-mh-20130317-7|87	
14mu|texlive-mh-20130317-7|88	

25273 14
14mu|texlive-mhchem-20140202-3|1	# revision 32850
14mu|texlive-mhchem-20140202-3|2	# category Package
14mu|texlive-mhchem-20140202-3|3	# catalog-ctan /macros/latex/contrib/mhchem
14mu|texlive-mhchem-20140202-3|4	# catalog-date 2014-02-02 01:18:28 +0100
14mu|texlive-mhchem-20140202-3|5	# catalog-license lppl1.3
14mu|texlive-mhchem-20140202-3|6	# catalog-version undef
14mu|texlive-mhchem-20140202-3|7	Name:		texlive-mhchem
14mu|texlive-mhchem-20140202-3|8	Version:	20140202
14mu|texlive-mhchem-20140202-3|9	Release:	3
14mu|texlive-mhchem-20140202-3|10	Summary:	Typeset chemical formulae/equations and Risk and Safety phrases
14mu|texlive-mhchem-20140202-3|11	Group:		Publishing
14mu|texlive-mhchem-20140202-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem
14mu|texlive-mhchem-20140202-3|13	License:	LPPL1.3
14mu|texlive-mhchem-20140202-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhchem.tar.xz
14mu|texlive-mhchem-20140202-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhchem.doc.tar.xz
14mu|texlive-mhchem-20140202-3|16	BuildArch:	noarch
14mu|texlive-mhchem-20140202-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mhchem-20140202-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mhchem-20140202-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-mhchem-20140202-3|20	
14mu|texlive-mhchem-20140202-3|21	%description
14mu|texlive-mhchem-20140202-3|22	The bundle provides three packages: The mhchem package provides
14mu|texlive-mhchem-20140202-3|23	commands for typesetting chemical molecular formulae and
14mu|texlive-mhchem-20140202-3|24	equations. The hpstatement package provides commands for the
14mu|texlive-mhchem-20140202-3|25	official hazard statements and precautionary statements (H and
14mu|texlive-mhchem-20140202-3|26	P statements) that are used to label chemicals. The rsphrase
14mu|texlive-mhchem-20140202-3|27	package provides commands for the official Risk and Safety (R
14mu|texlive-mhchem-20140202-3|28	and S) Phrases that are used to label chemicals.
14mu|texlive-mhchem-20140202-3|29	
14mu|texlive-mhchem-20140202-3|30	
14mu|texlive-mhchem-20140202-3|31	#-----------------------------------------------------------------------
14mu|texlive-mhchem-20140202-3|32	%files
14mu|texlive-mhchem-20140202-3|33	%{_texmfdistdir}/tex/latex/mhchem/hpstatement.sty
14mu|texlive-mhchem-20140202-3|34	%{_texmfdistdir}/tex/latex/mhchem/mhchem.sty
14mu|texlive-mhchem-20140202-3|35	%{_texmfdistdir}/tex/latex/mhchem/rsphrase.sty
14mu|texlive-mhchem-20140202-3|36	%doc %{_texmfdistdir}/doc/latex/mhchem/README
14mu|texlive-mhchem-20140202-3|37	%doc %{_texmfdistdir}/doc/latex/mhchem/lppl-1-3c.txt
14mu|texlive-mhchem-20140202-3|38	%doc %{_texmfdistdir}/doc/latex/mhchem/manifest.txt
14mu|texlive-mhchem-20140202-3|39	%doc %{_texmfdistdir}/doc/latex/mhchem/mhchem.pdf
14mu|texlive-mhchem-20140202-3|40	%doc %{_texmfdistdir}/doc/latex/mhchem/mhchem.tex
14mu|texlive-mhchem-20140202-3|41	
14mu|texlive-mhchem-20140202-3|42	#-----------------------------------------------------------------------
14mu|texlive-mhchem-20140202-3|43	%prep
14mu|texlive-mhchem-20140202-3|44	%setup -c -a0 -a1
14mu|texlive-mhchem-20140202-3|45	
14mu|texlive-mhchem-20140202-3|46	%build
14mu|texlive-mhchem-20140202-3|47	
14mu|texlive-mhchem-20140202-3|48	%install
14mu|texlive-mhchem-20140202-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mhchem-20140202-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mhchem-20140202-3|51	
14mu|texlive-mhchem-20140202-3|52	%changelog
14mu|texlive-mhchem-20140202-3|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20140202-3
14mu|texlive-mhchem-20140202-3|54	+ Revision: 3657f56
14mu|texlive-mhchem-20140202-3|55	- MassBuild#674: Increase release tag
14mu|texlive-mhchem-20140202-3|56	
14mu|texlive-mhchem-20140202-3|57	

25274 14
14mu|texlive-microtype-2.5a-7|1	# revision 30755
14mu|texlive-microtype-2.5a-7|2	# category Package
14mu|texlive-microtype-2.5a-7|3	# catalog-ctan /macros/latex/contrib/microtype
14mu|texlive-microtype-2.5a-7|4	# catalog-date 2013-05-26 21:18:14 +0200
14mu|texlive-microtype-2.5a-7|5	# catalog-license lppl
14mu|texlive-microtype-2.5a-7|6	# catalog-version 2.5a
14mu|texlive-microtype-2.5a-7|7	Name:		texlive-microtype
14mu|texlive-microtype-2.5a-7|8	Version:	2.5a
14mu|texlive-microtype-2.5a-7|9	Release:	7
14mu|texlive-microtype-2.5a-7|10	Summary:	Subliminal refinements towards typographical perfection
14mu|texlive-microtype-2.5a-7|11	Group:		Publishing
14mu|texlive-microtype-2.5a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/microtype
14mu|texlive-microtype-2.5a-7|13	License:	LPPL
14mu|texlive-microtype-2.5a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.tar.xz
14mu|texlive-microtype-2.5a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.doc.tar.xz
14mu|texlive-microtype-2.5a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.source.tar.xz
14mu|texlive-microtype-2.5a-7|17	BuildArch:	noarch
14mu|texlive-microtype-2.5a-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-microtype-2.5a-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-microtype-2.5a-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-microtype-2.5a-7|21	
14mu|texlive-microtype-2.5a-7|22	%description
14mu|texlive-microtype-2.5a-7|23	The package provides a LaTeX interface to the micro-typographic
14mu|texlive-microtype-2.5a-7|24	extensions that were introduced by pdfTeX and have since also
14mu|texlive-microtype-2.5a-7|25	propagated to XeTeX and LuaTeX: most prominently, character
14mu|texlive-microtype-2.5a-7|26	protrusion and font expansion, furthermore the adjustment of
14mu|texlive-microtype-2.5a-7|27	interword spacing and additional kerning, as well as
14mu|texlive-microtype-2.5a-7|28	hyphenatable letterspacing (tracking) and the possibility to
14mu|texlive-microtype-2.5a-7|29	disable all or selected ligatures. These features may be
14mu|texlive-microtype-2.5a-7|30	applied to customisable sets of fonts, and all micro-
14mu|texlive-microtype-2.5a-7|31	typographic aspects of the fonts can be configured in a
14mu|texlive-microtype-2.5a-7|32	straight-forward and flexible way. Settings for various fonts
14mu|texlive-microtype-2.5a-7|33	are provided. Note that character protrusion requires pdfTeX,
14mu|texlive-microtype-2.5a-7|34	LuaTeX, or XeTeX. Font expansion works with pdfTeX or LuaTeX.
14mu|texlive-microtype-2.5a-7|35	The package will by default enable protrusion and expansion if
14mu|texlive-microtype-2.5a-7|36	they can safely be assumed to work. Disabling ligatures
14mu|texlive-microtype-2.5a-7|37	requires pdfTeX or LuaTeX, while the adjustment of interword
14mu|texlive-microtype-2.5a-7|38	spacing and of kerning only works with pdfTeX. Letterspacing is
14mu|texlive-microtype-2.5a-7|39	available with pdfTeX or LuaTeX. The alternative package
14mu|texlive-microtype-2.5a-7|40	`letterspace', which also works with plain TeX, provides the
14mu|texlive-microtype-2.5a-7|41	user commands for letterspacing only, omitting support for all
14mu|texlive-microtype-2.5a-7|42	other extensions.
14mu|texlive-microtype-2.5a-7|43	
14mu|texlive-microtype-2.5a-7|44	
14mu|texlive-microtype-2.5a-7|45	#-----------------------------------------------------------------------
14mu|texlive-microtype-2.5a-7|46	%files
14mu|texlive-microtype-2.5a-7|47	%{_texmfdistdir}/tex/latex/microtype/letterspace.sty
14mu|texlive-microtype-2.5a-7|48	%{_texmfdistdir}/tex/latex/microtype/microtype-luatex.def
14mu|texlive-microtype-2.5a-7|49	%{_texmfdistdir}/tex/latex/microtype/microtype-pdftex.def
14mu|texlive-microtype-2.5a-7|50	%{_texmfdistdir}/tex/latex/microtype/microtype-xetex.def
14mu|texlive-microtype-2.5a-7|51	%{_texmfdistdir}/tex/latex/microtype/microtype.cfg
14mu|texlive-microtype-2.5a-7|52	%{_texmfdistdir}/tex/latex/microtype/microtype.lua
14mu|texlive-microtype-2.5a-7|53	%{_texmfdistdir}/tex/latex/microtype/microtype.sty
14mu|texlive-microtype-2.5a-7|54	%{_texmfdistdir}/tex/latex/microtype/mt-CharisSIL.cfg
14mu|texlive-microtype-2.5a-7|55	%{_texmfdistdir}/tex/latex/microtype/mt-LatinModernRoman.cfg
14mu|texlive-microtype-2.5a-7|56	%{_texmfdistdir}/tex/latex/microtype/mt-PalatinoLinotype.cfg
14mu|texlive-microtype-2.5a-7|57	%{_texmfdistdir}/tex/latex/microtype/mt-bch.cfg
14mu|texlive-microtype-2.5a-7|58	%{_texmfdistdir}/tex/latex/microtype/mt-blg.cfg
14mu|texlive-microtype-2.5a-7|59	%{_texmfdistdir}/tex/latex/microtype/mt-cmr.cfg
14mu|texlive-microtype-2.5a-7|60	%{_texmfdistdir}/tex/latex/microtype/mt-euf.cfg
14mu|texlive-microtype-2.5a-7|61	%{_texmfdistdir}/tex/latex/microtype/mt-eur.cfg
14mu|texlive-microtype-2.5a-7|62	%{_texmfdistdir}/tex/latex/microtype/mt-euroitc.cfg
14mu|texlive-microtype-2.5a-7|63	%{_texmfdistdir}/tex/latex/microtype/mt-eus.cfg
14mu|texlive-microtype-2.5a-7|64	%{_texmfdistdir}/tex/latex/microtype/mt-msa.cfg
14mu|texlive-microtype-2.5a-7|65	%{_texmfdistdir}/tex/latex/microtype/mt-msb.cfg
14mu|texlive-microtype-2.5a-7|66	%{_texmfdistdir}/tex/latex/microtype/mt-mvs.cfg
14mu|texlive-microtype-2.5a-7|67	%{_texmfdistdir}/tex/latex/microtype/mt-pad.cfg
14mu|texlive-microtype-2.5a-7|68	%{_texmfdistdir}/tex/latex/microtype/mt-pmn.cfg
14mu|texlive-microtype-2.5a-7|69	%{_texmfdistdir}/tex/latex/microtype/mt-ppl.cfg
14mu|texlive-microtype-2.5a-7|70	%{_texmfdistdir}/tex/latex/microtype/mt-ptm.cfg
14mu|texlive-microtype-2.5a-7|71	%{_texmfdistdir}/tex/latex/microtype/mt-ugm.cfg
14mu|texlive-microtype-2.5a-7|72	%{_texmfdistdir}/tex/latex/microtype/mt-zpeu.cfg
14mu|texlive-microtype-2.5a-7|73	%doc %{_texmfdistdir}/doc/latex/microtype/README
14mu|texlive-microtype-2.5a-7|74	%doc %{_texmfdistdir}/doc/latex/microtype/microtype.pdf
14mu|texlive-microtype-2.5a-7|75	%doc %{_texmfdistdir}/doc/latex/microtype/test-microtype.tex
14mu|texlive-microtype-2.5a-7|76	#- source
14mu|texlive-microtype-2.5a-7|77	%doc %{_texmfdistdir}/source/latex/microtype/microtype-utf.dtx
14mu|texlive-microtype-2.5a-7|78	%doc %{_texmfdistdir}/source/latex/microtype/microtype.dtx
14mu|texlive-microtype-2.5a-7|79	%doc %{_texmfdistdir}/source/latex/microtype/microtype.ins
14mu|texlive-microtype-2.5a-7|80	
14mu|texlive-microtype-2.5a-7|81	#-----------------------------------------------------------------------
14mu|texlive-microtype-2.5a-7|82	%prep
14mu|texlive-microtype-2.5a-7|83	%setup -c -a0 -a1 -a2
14mu|texlive-microtype-2.5a-7|84	
14mu|texlive-microtype-2.5a-7|85	%build
14mu|texlive-microtype-2.5a-7|86	
14mu|texlive-microtype-2.5a-7|87	%install
14mu|texlive-microtype-2.5a-7|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-microtype-2.5a-7|89	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-microtype-2.5a-7|90	
14mu|texlive-microtype-2.5a-7|91	%changelog
14mu|texlive-microtype-2.5a-7|92	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5a-7
14mu|texlive-microtype-2.5a-7|93	+ Revision: 83876d5
14mu|texlive-microtype-2.5a-7|94	- MassBuild#674: Increase release tag
14mu|texlive-microtype-2.5a-7|95	
14mu|texlive-microtype-2.5a-7|96	

25275 14
14mu|texlive-midpage-1.1a-4|1	# revision 17484
14mu|texlive-midpage-1.1a-4|2	# category Package
14mu|texlive-midpage-1.1a-4|3	# catalog-ctan /macros/latex/contrib/midpage
14mu|texlive-midpage-1.1a-4|4	# catalog-date 2010-03-17 12:20:59 +0100
14mu|texlive-midpage-1.1a-4|5	# catalog-license lppl
14mu|texlive-midpage-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-midpage-1.1a-4|7	Name:		texlive-midpage
14mu|texlive-midpage-1.1a-4|8	Version:	1.1a
14mu|texlive-midpage-1.1a-4|9	Release:	4
14mu|texlive-midpage-1.1a-4|10	Summary:	Environment for vertical centring
14mu|texlive-midpage-1.1a-4|11	Group:		Publishing
14mu|texlive-midpage-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/midpage
14mu|texlive-midpage-1.1a-4|13	License:	LPPL
14mu|texlive-midpage-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/midpage.tar.xz
14mu|texlive-midpage-1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/midpage.doc.tar.xz
14mu|texlive-midpage-1.1a-4|16	BuildArch:	noarch
14mu|texlive-midpage-1.1a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-midpage-1.1a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-midpage-1.1a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-midpage-1.1a-4|20	
14mu|texlive-midpage-1.1a-4|21	%description
14mu|texlive-midpage-1.1a-4|22	The environment will centre text, if immediately preceded and
14mu|texlive-midpage-1.1a-4|23	followed by \clearpage.
14mu|texlive-midpage-1.1a-4|24	
14mu|texlive-midpage-1.1a-4|25	
14mu|texlive-midpage-1.1a-4|26	#-----------------------------------------------------------------------
14mu|texlive-midpage-1.1a-4|27	%files
14mu|texlive-midpage-1.1a-4|28	%{_texmfdistdir}/tex/latex/midpage/midpage.sty
14mu|texlive-midpage-1.1a-4|29	%doc %{_texmfdistdir}/doc/latex/midpage/midpage.pdf
14mu|texlive-midpage-1.1a-4|30	%doc %{_texmfdistdir}/doc/latex/midpage/midpage.tex
14mu|texlive-midpage-1.1a-4|31	
14mu|texlive-midpage-1.1a-4|32	#-----------------------------------------------------------------------
14mu|texlive-midpage-1.1a-4|33	%prep
14mu|texlive-midpage-1.1a-4|34	%setup -c -a0 -a1
14mu|texlive-midpage-1.1a-4|35	
14mu|texlive-midpage-1.1a-4|36	%build
14mu|texlive-midpage-1.1a-4|37	
14mu|texlive-midpage-1.1a-4|38	%install
14mu|texlive-midpage-1.1a-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-midpage-1.1a-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-midpage-1.1a-4|41	
14mu|texlive-midpage-1.1a-4|42	
14mu|texlive-midpage-1.1a-4|43	
14mu|texlive-midpage-1.1a-4|44	%changelog
14mu|texlive-midpage-1.1a-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-midpage-1.1a-4|46	+ Revision: b710753
14mu|texlive-midpage-1.1a-4|47	- MassBuild#674: Increase release tag
14mu|texlive-midpage-1.1a-4|48	
14mu|texlive-midpage-1.1a-4|49	

25276 14
14mu|texlive-miller-1.2-4|1	# revision 18789
14mu|texlive-miller-1.2-4|2	# category Package
14mu|texlive-miller-1.2-4|3	# catalog-ctan /macros/latex/contrib/miller
14mu|texlive-miller-1.2-4|4	# catalog-date 2007-01-12 00:17:35 +0100
14mu|texlive-miller-1.2-4|5	# catalog-license lppl
14mu|texlive-miller-1.2-4|6	# catalog-version 1.2
14mu|texlive-miller-1.2-4|7	Name:		texlive-miller
14mu|texlive-miller-1.2-4|8	Version:	1.2
14mu|texlive-miller-1.2-4|9	Release:	4
14mu|texlive-miller-1.2-4|10	Summary:	Typeset miller indices
14mu|texlive-miller-1.2-4|11	Group:		Publishing
14mu|texlive-miller-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/miller
14mu|texlive-miller-1.2-4|13	License:	LPPL
14mu|texlive-miller-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miller.tar.xz
14mu|texlive-miller-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miller.doc.tar.xz
14mu|texlive-miller-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miller.source.tar.xz
14mu|texlive-miller-1.2-4|17	BuildArch:	noarch
14mu|texlive-miller-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-miller-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-miller-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-miller-1.2-4|21	
14mu|texlive-miller-1.2-4|22	%description
14mu|texlive-miller-1.2-4|23	Typeset miller indices, e.g., <1-20>, that are used in material
14mu|texlive-miller-1.2-4|24	science with an easy syntax. Minus signs are printed as bar
14mu|texlive-miller-1.2-4|25	above the corresponding number.
14mu|texlive-miller-1.2-4|26	
14mu|texlive-miller-1.2-4|27	
14mu|texlive-miller-1.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-miller-1.2-4|29	%files
14mu|texlive-miller-1.2-4|30	%{_texmfdistdir}/tex/latex/miller/miller.sty
14mu|texlive-miller-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/miller/ChangeLog
14mu|texlive-miller-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/miller/Makefile
14mu|texlive-miller-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/miller/README
14mu|texlive-miller-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/miller/miller-v.tex
14mu|texlive-miller-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/miller/miller.pdf
14mu|texlive-miller-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/miller/millertest.tex
14mu|texlive-miller-1.2-4|37	#- source
14mu|texlive-miller-1.2-4|38	%doc %{_texmfdistdir}/source/latex/miller/miller.dtx
14mu|texlive-miller-1.2-4|39	%doc %{_texmfdistdir}/source/latex/miller/miller.ins
14mu|texlive-miller-1.2-4|40	
14mu|texlive-miller-1.2-4|41	#-----------------------------------------------------------------------
14mu|texlive-miller-1.2-4|42	%prep
14mu|texlive-miller-1.2-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-miller-1.2-4|44	
14mu|texlive-miller-1.2-4|45	%build
14mu|texlive-miller-1.2-4|46	
14mu|texlive-miller-1.2-4|47	%install
14mu|texlive-miller-1.2-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-miller-1.2-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-miller-1.2-4|50	
14mu|texlive-miller-1.2-4|51	
14mu|texlive-miller-1.2-4|52	
14mu|texlive-miller-1.2-4|53	%changelog
14mu|texlive-miller-1.2-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-miller-1.2-4|55	+ Revision: 62efa0a
14mu|texlive-miller-1.2-4|56	- MassBuild#674: Increase release tag
14mu|texlive-miller-1.2-4|57	
14mu|texlive-miller-1.2-4|58	

25277 14
14mu|texlive-minibox-0.1-4|1	# revision 15878
14mu|texlive-minibox-0.1-4|2	# category Package
14mu|texlive-minibox-0.1-4|3	# catalog-ctan /macros/latex/contrib/minibox
14mu|texlive-minibox-0.1-4|4	# catalog-date 2009-05-06 13:59:23 +0200
14mu|texlive-minibox-0.1-4|5	# catalog-license lppl
14mu|texlive-minibox-0.1-4|6	# catalog-version 0.1
14mu|texlive-minibox-0.1-4|7	Name:		texlive-minibox
14mu|texlive-minibox-0.1-4|8	Version:	0.1
14mu|texlive-minibox-0.1-4|9	Release:	4
14mu|texlive-minibox-0.1-4|10	Summary:	A simple type of box for LaTeX
14mu|texlive-minibox-0.1-4|11	Group:		Publishing
14mu|texlive-minibox-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minibox
14mu|texlive-minibox-0.1-4|13	License:	LPPL
14mu|texlive-minibox-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minibox.tar.xz
14mu|texlive-minibox-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minibox.doc.tar.xz
14mu|texlive-minibox-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minibox.source.tar.xz
14mu|texlive-minibox-0.1-4|17	BuildArch:	noarch
14mu|texlive-minibox-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-minibox-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-minibox-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-minibox-0.1-4|21	
14mu|texlive-minibox-0.1-4|22	%description
14mu|texlive-minibox-0.1-4|23	This small package provides a convenient input syntax for boxes
14mu|texlive-minibox-0.1-4|24	that don't break their text over lines automatically, but do
14mu|texlive-minibox-0.1-4|25	allow manual line breaks. The boxes shrink to the natural width
14mu|texlive-minibox-0.1-4|26	of the longest line they contain.
14mu|texlive-minibox-0.1-4|27	
14mu|texlive-minibox-0.1-4|28	
14mu|texlive-minibox-0.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-minibox-0.1-4|30	%files
14mu|texlive-minibox-0.1-4|31	%{_texmfdistdir}/tex/latex/minibox/minibox.sty
14mu|texlive-minibox-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/minibox/README
14mu|texlive-minibox-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/minibox/minibox.pdf
14mu|texlive-minibox-0.1-4|34	#- source
14mu|texlive-minibox-0.1-4|35	%doc %{_texmfdistdir}/source/latex/minibox/minibox.ins
14mu|texlive-minibox-0.1-4|36	%doc %{_texmfdistdir}/source/latex/minibox/minibox.tex
14mu|texlive-minibox-0.1-4|37	
14mu|texlive-minibox-0.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-minibox-0.1-4|39	%prep
14mu|texlive-minibox-0.1-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-minibox-0.1-4|41	
14mu|texlive-minibox-0.1-4|42	%build
14mu|texlive-minibox-0.1-4|43	
14mu|texlive-minibox-0.1-4|44	%install
14mu|texlive-minibox-0.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-minibox-0.1-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-minibox-0.1-4|47	
14mu|texlive-minibox-0.1-4|48	
14mu|texlive-minibox-0.1-4|49	
14mu|texlive-minibox-0.1-4|50	%changelog
14mu|texlive-minibox-0.1-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-minibox-0.1-4|52	+ Revision: abe969b
14mu|texlive-minibox-0.1-4|53	- MassBuild#674: Increase release tag
14mu|texlive-minibox-0.1-4|54	
14mu|texlive-minibox-0.1-4|55	

25278 14
14mu|texlive-minifp-0.96-3|1	# revision 32559
14mu|texlive-minifp-0.96-3|2	# category Package
14mu|texlive-minifp-0.96-3|3	# catalog-ctan /macros/generic/minifp
14mu|texlive-minifp-0.96-3|4	# catalog-date 2014-01-04 14:18:29 +0100
14mu|texlive-minifp-0.96-3|5	# catalog-license lppl1.3
14mu|texlive-minifp-0.96-3|6	# catalog-version 0.96
14mu|texlive-minifp-0.96-3|7	Name:		texlive-minifp
14mu|texlive-minifp-0.96-3|8	Version:	0.96
14mu|texlive-minifp-0.96-3|9	Release:	3
14mu|texlive-minifp-0.96-3|10	Summary:	Fixed-point real computations to 8 decimals
14mu|texlive-minifp-0.96-3|11	Group:		Publishing
14mu|texlive-minifp-0.96-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/minifp
14mu|texlive-minifp-0.96-3|13	License:	LPPL1.3
14mu|texlive-minifp-0.96-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minifp.tar.xz
14mu|texlive-minifp-0.96-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minifp.doc.tar.xz
14mu|texlive-minifp-0.96-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minifp.source.tar.xz
14mu|texlive-minifp-0.96-3|17	BuildArch:	noarch
14mu|texlive-minifp-0.96-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-minifp-0.96-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-minifp-0.96-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-minifp-0.96-3|21	
14mu|texlive-minifp-0.96-3|22	%description
14mu|texlive-minifp-0.96-3|23	The package provides basic arithmetic operations to 8 decimal
14mu|texlive-minifp-0.96-3|24	places for plain TeX or LaTeX. Results are exact when they fit
14mu|texlive-minifp-0.96-3|25	within the digit limits. Along with the basic package is an
14mu|texlive-minifp-0.96-3|26	optional extension that adds computation of sin, cos, log,
14mu|texlive-minifp-0.96-3|27	sqrt, exp, powers and angles. These are also exact when
14mu|texlive-minifp-0.96-3|28	theoretically possible and are otherwise accurate to at least 7
14mu|texlive-minifp-0.96-3|29	decimal places. In addition, the package provides a stack-based
14mu|texlive-minifp-0.96-3|30	programing environment.
14mu|texlive-minifp-0.96-3|31	
14mu|texlive-minifp-0.96-3|32	
14mu|texlive-minifp-0.96-3|33	#-----------------------------------------------------------------------
14mu|texlive-minifp-0.96-3|34	%files
14mu|texlive-minifp-0.96-3|35	%{_texmfdistdir}/tex/generic/minifp/mfpextra.tex
14mu|texlive-minifp-0.96-3|36	%{_texmfdistdir}/tex/generic/minifp/minifp.sty
14mu|texlive-minifp-0.96-3|37	%doc %{_texmfdistdir}/doc/generic/minifp/README
14mu|texlive-minifp-0.96-3|38	%doc %{_texmfdistdir}/doc/generic/minifp/minifp.pdf
14mu|texlive-minifp-0.96-3|39	%doc %{_texmfdistdir}/doc/generic/minifp/test1.tex
14mu|texlive-minifp-0.96-3|40	%doc %{_texmfdistdir}/doc/generic/minifp/test2.tex
14mu|texlive-minifp-0.96-3|41	#- source
14mu|texlive-minifp-0.96-3|42	%doc %{_texmfdistdir}/source/generic/minifp/minifp.dtx
14mu|texlive-minifp-0.96-3|43	%doc %{_texmfdistdir}/source/generic/minifp/minifp.ins
14mu|texlive-minifp-0.96-3|44	
14mu|texlive-minifp-0.96-3|45	#-----------------------------------------------------------------------
14mu|texlive-minifp-0.96-3|46	%prep
14mu|texlive-minifp-0.96-3|47	%setup -c -a0 -a1 -a2
14mu|texlive-minifp-0.96-3|48	
14mu|texlive-minifp-0.96-3|49	%build
14mu|texlive-minifp-0.96-3|50	
14mu|texlive-minifp-0.96-3|51	%install
14mu|texlive-minifp-0.96-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-minifp-0.96-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-minifp-0.96-3|54	
14mu|texlive-minifp-0.96-3|55	%changelog
14mu|texlive-minifp-0.96-3|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.96-3
14mu|texlive-minifp-0.96-3|57	+ Revision: 8843616
14mu|texlive-minifp-0.96-3|58	- MassBuild#674: Increase release tag
14mu|texlive-minifp-0.96-3|59	
14mu|texlive-minifp-0.96-3|60	

25279 14
14mu|texlive-minipage-marginpar-v0.2-4|1	# revision 15878
14mu|texlive-minipage-marginpar-v0.2-4|2	# category Package
14mu|texlive-minipage-marginpar-v0.2-4|3	# catalog-ctan /macros/latex/contrib/minipage-marginpar
14mu|texlive-minipage-marginpar-v0.2-4|4	# catalog-date 2008-04-09 16:44:20 +0200
14mu|texlive-minipage-marginpar-v0.2-4|5	# catalog-license lppl
14mu|texlive-minipage-marginpar-v0.2-4|6	# catalog-version v0.2
14mu|texlive-minipage-marginpar-v0.2-4|7	Name:		texlive-minipage-marginpar
14mu|texlive-minipage-marginpar-v0.2-4|8	Version:	v0.2
14mu|texlive-minipage-marginpar-v0.2-4|9	Release:	4
14mu|texlive-minipage-marginpar-v0.2-4|10	Summary:	Minipages with marginal notes
14mu|texlive-minipage-marginpar-v0.2-4|11	Group:		Publishing
14mu|texlive-minipage-marginpar-v0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minipage-marginpar
14mu|texlive-minipage-marginpar-v0.2-4|13	License:	LPPL
14mu|texlive-minipage-marginpar-v0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minipage-marginpar.tar.xz
14mu|texlive-minipage-marginpar-v0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minipage-marginpar.doc.tar.xz
14mu|texlive-minipage-marginpar-v0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minipage-marginpar.source.tar.xz
14mu|texlive-minipage-marginpar-v0.2-4|17	BuildArch:	noarch
14mu|texlive-minipage-marginpar-v0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-minipage-marginpar-v0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-minipage-marginpar-v0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-minipage-marginpar-v0.2-4|21	
14mu|texlive-minipage-marginpar-v0.2-4|22	%description
14mu|texlive-minipage-marginpar-v0.2-4|23	This package allows \marginpar-commands inside of minipages and
14mu|texlive-minipage-marginpar-v0.2-4|24	other boxes. (It takes another approach than marginnote by
14mu|texlive-minipage-marginpar-v0.2-4|25	Markus Kohm: it saves all \marginpar-commands and typesets them
14mu|texlive-minipage-marginpar-v0.2-4|26	outside (i.e., after) the box.) The package defines an
14mu|texlive-minipage-marginpar-v0.2-4|27	environment minipagewithmarginpars (to be used like minipage)--
14mu|texlive-minipage-marginpar-v0.2-4|28	and the internal commands may be used by other packages to
14mu|texlive-minipage-marginpar-v0.2-4|29	define similar environments or commands.
14mu|texlive-minipage-marginpar-v0.2-4|30	
14mu|texlive-minipage-marginpar-v0.2-4|31	
14mu|texlive-minipage-marginpar-v0.2-4|32	#-----------------------------------------------------------------------
14mu|texlive-minipage-marginpar-v0.2-4|33	%files
14mu|texlive-minipage-marginpar-v0.2-4|34	%{_texmfdistdir}/tex/latex/minipage-marginpar/minipage-marginpar.sty
14mu|texlive-minipage-marginpar-v0.2-4|35	%{_texmfdistdir}/tex/latex/minipage-marginpar/mpgmpar.sty
14mu|texlive-minipage-marginpar-v0.2-4|36	%doc %{_texmfdistdir}/doc/latex/minipage-marginpar/README
14mu|texlive-minipage-marginpar-v0.2-4|37	%doc %{_texmfdistdir}/doc/latex/minipage-marginpar/minipage-marginpar.pdf
14mu|texlive-minipage-marginpar-v0.2-4|38	#- source
14mu|texlive-minipage-marginpar-v0.2-4|39	%doc %{_texmfdistdir}/source/latex/minipage-marginpar/minipage-marginpar.dtx
14mu|texlive-minipage-marginpar-v0.2-4|40	%doc %{_texmfdistdir}/source/latex/minipage-marginpar/minipage-marginpar.ins
14mu|texlive-minipage-marginpar-v0.2-4|41	
14mu|texlive-minipage-marginpar-v0.2-4|42	#-----------------------------------------------------------------------
14mu|texlive-minipage-marginpar-v0.2-4|43	%prep
14mu|texlive-minipage-marginpar-v0.2-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-minipage-marginpar-v0.2-4|45	
14mu|texlive-minipage-marginpar-v0.2-4|46	%build
14mu|texlive-minipage-marginpar-v0.2-4|47	
14mu|texlive-minipage-marginpar-v0.2-4|48	%install
14mu|texlive-minipage-marginpar-v0.2-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-minipage-marginpar-v0.2-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-minipage-marginpar-v0.2-4|51	
14mu|texlive-minipage-marginpar-v0.2-4|52	
14mu|texlive-minipage-marginpar-v0.2-4|53	
14mu|texlive-minipage-marginpar-v0.2-4|54	%changelog
14mu|texlive-minipage-marginpar-v0.2-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.2-4
14mu|texlive-minipage-marginpar-v0.2-4|56	+ Revision: 00c39ed
14mu|texlive-minipage-marginpar-v0.2-4|57	- MassBuild#674: Increase release tag
14mu|texlive-minipage-marginpar-v0.2-4|58	
14mu|texlive-minipage-marginpar-v0.2-4|59	

25280 14
14mu|texlive-miniplot-20100314-4|1	# revision 17483
14mu|texlive-miniplot-20100314-4|2	# category Package
14mu|texlive-miniplot-20100314-4|3	# catalog-ctan /macros/latex/contrib/miniplot
14mu|texlive-miniplot-20100314-4|4	# catalog-date 2010-03-14 23:57:23 +0100
14mu|texlive-miniplot-20100314-4|5	# catalog-license lppl
14mu|texlive-miniplot-20100314-4|6	# catalog-version undef
14mu|texlive-miniplot-20100314-4|7	Name:		texlive-miniplot
14mu|texlive-miniplot-20100314-4|8	Version:	20100314
14mu|texlive-miniplot-20100314-4|9	Release:	4
14mu|texlive-miniplot-20100314-4|10	Summary:	A package for easy figure arrangement
14mu|texlive-miniplot-20100314-4|11	Group:		Publishing
14mu|texlive-miniplot-20100314-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/miniplot
14mu|texlive-miniplot-20100314-4|13	License:	LPPL
14mu|texlive-miniplot-20100314-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miniplot.tar.xz
14mu|texlive-miniplot-20100314-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/miniplot.doc.tar.xz
14mu|texlive-miniplot-20100314-4|16	BuildArch:	noarch
14mu|texlive-miniplot-20100314-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-miniplot-20100314-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-miniplot-20100314-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-miniplot-20100314-4|20	
14mu|texlive-miniplot-20100314-4|21	%description
14mu|texlive-miniplot-20100314-4|22	MiniPlot is a package to help the LaTeX user typeset EPS
14mu|texlive-miniplot-20100314-4|23	figures using an easy-to-use interface. Figures can be arranged
14mu|texlive-miniplot-20100314-4|24	as one-figure-only or as a collection of figures in columns and
14mu|texlive-miniplot-20100314-4|25	rows which can itself contain sub-figures in columns and rows.
14mu|texlive-miniplot-20100314-4|26	Wrapped figures are also supported. This package provides
14mu|texlive-miniplot-20100314-4|27	commands to display a framebox instead of the figure as the
14mu|texlive-miniplot-20100314-4|28	graphics package does already but additionally it writes useful
14mu|texlive-miniplot-20100314-4|29	information such as the label and scaling factor into these
14mu|texlive-miniplot-20100314-4|30	boxes.
14mu|texlive-miniplot-20100314-4|31	
14mu|texlive-miniplot-20100314-4|32	
14mu|texlive-miniplot-20100314-4|33	#-----------------------------------------------------------------------
14mu|texlive-miniplot-20100314-4|34	%files
14mu|texlive-miniplot-20100314-4|35	%{_texmfdistdir}/tex/latex/miniplot/miniplot.sty
14mu|texlive-miniplot-20100314-4|36	%doc %{_texmfdistdir}/doc/latex/miniplot/disclaimer.txt
14mu|texlive-miniplot-20100314-4|37	%doc %{_texmfdistdir}/doc/latex/miniplot/documentation.zip
14mu|texlive-miniplot-20100314-4|38	%doc %{_texmfdistdir}/doc/latex/miniplot/miniplot.pdf
14mu|texlive-miniplot-20100314-4|39	%doc %{_texmfdistdir}/doc/latex/miniplot/miniplot.tex
14mu|texlive-miniplot-20100314-4|40	
14mu|texlive-miniplot-20100314-4|41	#-----------------------------------------------------------------------
14mu|texlive-miniplot-20100314-4|42	%prep
14mu|texlive-miniplot-20100314-4|43	%setup -c -a0 -a1
14mu|texlive-miniplot-20100314-4|44	
14mu|texlive-miniplot-20100314-4|45	%build
14mu|texlive-miniplot-20100314-4|46	
14mu|texlive-miniplot-20100314-4|47	%install
14mu|texlive-miniplot-20100314-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-miniplot-20100314-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-miniplot-20100314-4|50	
14mu|texlive-miniplot-20100314-4|51	
14mu|texlive-miniplot-20100314-4|52	
14mu|texlive-miniplot-20100314-4|53	%changelog
14mu|texlive-miniplot-20100314-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100314-4
14mu|texlive-miniplot-20100314-4|55	+ Revision: 9af2240
14mu|texlive-miniplot-20100314-4|56	- MassBuild#674: Increase release tag
14mu|texlive-miniplot-20100314-4|57	
14mu|texlive-miniplot-20100314-4|58	

25281 14
14mu|texlive-minitoc-60-4|1	# revision 16836
14mu|texlive-minitoc-60-4|2	# category Package
14mu|texlive-minitoc-60-4|3	# catalog-ctan /macros/latex/contrib/minitoc
14mu|texlive-minitoc-60-4|4	# catalog-date 2009-05-26 00:38:29 +0200
14mu|texlive-minitoc-60-4|5	# catalog-license lppl
14mu|texlive-minitoc-60-4|6	# catalog-version 60
14mu|texlive-minitoc-60-4|7	Name:		texlive-minitoc
14mu|texlive-minitoc-60-4|8	Version:	60
14mu|texlive-minitoc-60-4|9	Release:	4
14mu|texlive-minitoc-60-4|10	Summary:	Produce a table of contents for each chapter, part or section
14mu|texlive-minitoc-60-4|11	Group:		Publishing
14mu|texlive-minitoc-60-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minitoc
14mu|texlive-minitoc-60-4|13	License:	LPPL
14mu|texlive-minitoc-60-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minitoc.tar.xz
14mu|texlive-minitoc-60-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minitoc.doc.tar.xz
14mu|texlive-minitoc-60-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minitoc.source.tar.xz
14mu|texlive-minitoc-60-4|17	BuildArch:	noarch
14mu|texlive-minitoc-60-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-minitoc-60-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-minitoc-60-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-minitoc-60-4|21	
14mu|texlive-minitoc-60-4|22	%description
14mu|texlive-minitoc-60-4|23	The minitoc package allows you to add mini-tables-of-contents
14mu|texlive-minitoc-60-4|24	(minitocs) at the beginning of every chapter, part or section.
14mu|texlive-minitoc-60-4|25	There is also provision for mini-lists of figures and of
14mu|texlive-minitoc-60-4|26	tables. At the part level, they are parttocs, partlofs and
14mu|texlive-minitoc-60-4|27	partlots. If the type of document does not use chapters, the
14mu|texlive-minitoc-60-4|28	basic provision is section level secttocs, sectlofs and
14mu|texlive-minitoc-60-4|29	sectlots. The package has provision for language-specific
14mu|texlive-minitoc-60-4|30	configuration of its own "fixed names", using .mld files
14mu|texlive-minitoc-60-4|31	(analagous to babel .ldf files that do that job for LaTeX"s own
14mu|texlive-minitoc-60-4|32	fixed names).
14mu|texlive-minitoc-60-4|33	
14mu|texlive-minitoc-60-4|34	
14mu|texlive-minitoc-60-4|35	#-----------------------------------------------------------------------
14mu|texlive-minitoc-60-4|36	%files
14mu|texlive-minitoc-60-4|37	%{_texmfdistdir}/bibtex/bst/minitoc/en-mtc.bst
14mu|texlive-minitoc-60-4|38	%{_texmfdistdir}/bibtex/bst/minitoc/fr-mtc.bst
14mu|texlive-minitoc-60-4|39	%{_texmfdistdir}/makeindex/minitoc/minitoc-fr.ist
14mu|texlive-minitoc-60-4|40	%{_texmfdistdir}/makeindex/minitoc/minitoc.ist
14mu|texlive-minitoc-60-4|41	%{_texmfdistdir}/tex/latex/minitoc/UKenglish.mld
14mu|texlive-minitoc-60-4|42	%{_texmfdistdir}/tex/latex/minitoc/USenglish.mld
14mu|texlive-minitoc-60-4|43	%{_texmfdistdir}/tex/latex/minitoc/acadian.mld
14mu|texlive-minitoc-60-4|44	%{_texmfdistdir}/tex/latex/minitoc/acadien.mld
14mu|texlive-minitoc-60-4|45	%{_texmfdistdir}/tex/latex/minitoc/afrikaan.mld
14mu|texlive-minitoc-60-4|46	%{_texmfdistdir}/tex/latex/minitoc/afrikaans.mld
14mu|texlive-minitoc-60-4|47	%{_texmfdistdir}/tex/latex/minitoc/albanian.mld
14mu|texlive-minitoc-60-4|48	%{_texmfdistdir}/tex/latex/minitoc/american.mld
14mu|texlive-minitoc-60-4|49	%{_texmfdistdir}/tex/latex/minitoc/arab.mld
14mu|texlive-minitoc-60-4|50	%{_texmfdistdir}/tex/latex/minitoc/arab2.mld
14mu|texlive-minitoc-60-4|51	%{_texmfdistdir}/tex/latex/minitoc/arabi.mld
14mu|texlive-minitoc-60-4|52	%{_texmfdistdir}/tex/latex/minitoc/arabic.mld
14mu|texlive-minitoc-60-4|53	%{_texmfdistdir}/tex/latex/minitoc/armenian.mld
14mu|texlive-minitoc-60-4|54	%{_texmfdistdir}/tex/latex/minitoc/australian.mld
14mu|texlive-minitoc-60-4|55	%{_texmfdistdir}/tex/latex/minitoc/austrian.mld
14mu|texlive-minitoc-60-4|56	%{_texmfdistdir}/tex/latex/minitoc/bahasa.mld
14mu|texlive-minitoc-60-4|57	%{_texmfdistdir}/tex/latex/minitoc/bahasai.mld
14mu|texlive-minitoc-60-4|58	%{_texmfdistdir}/tex/latex/minitoc/bahasam.mld
14mu|texlive-minitoc-60-4|59	%{_texmfdistdir}/tex/latex/minitoc/bangla.mld
14mu|texlive-minitoc-60-4|60	%{_texmfdistdir}/tex/latex/minitoc/basque.mld
14mu|texlive-minitoc-60-4|61	%{_texmfdistdir}/tex/latex/minitoc/bengali.mld
14mu|texlive-minitoc-60-4|62	%{_texmfdistdir}/tex/latex/minitoc/bicig.mld
14mu|texlive-minitoc-60-4|63	%{_texmfdistdir}/tex/latex/minitoc/bicig2.mld
14mu|texlive-minitoc-60-4|64	%{_texmfdistdir}/tex/latex/minitoc/bicig3.mld
14mu|texlive-minitoc-60-4|65	%{_texmfdistdir}/tex/latex/minitoc/bithe.mld
14mu|texlive-minitoc-60-4|66	%{_texmfdistdir}/tex/latex/minitoc/boldsc.sty
14mu|texlive-minitoc-60-4|67	%{_texmfdistdir}/tex/latex/minitoc/brazil.mld
14mu|texlive-minitoc-60-4|68	%{_texmfdistdir}/tex/latex/minitoc/brazilian.mld
14mu|texlive-minitoc-60-4|69	%{_texmfdistdir}/tex/latex/minitoc/breton.mld
14mu|texlive-minitoc-60-4|70	%{_texmfdistdir}/tex/latex/minitoc/british.mld
14mu|texlive-minitoc-60-4|71	%{_texmfdistdir}/tex/latex/minitoc/bulgarian.mld
14mu|texlive-minitoc-60-4|72	%{_texmfdistdir}/tex/latex/minitoc/bulgarianb.mld
14mu|texlive-minitoc-60-4|73	%{_texmfdistdir}/tex/latex/minitoc/buryat.mld
14mu|texlive-minitoc-60-4|74	%{_texmfdistdir}/tex/latex/minitoc/buryat2.mld
14mu|texlive-minitoc-60-4|75	%{_texmfdistdir}/tex/latex/minitoc/canadian.mld
14mu|texlive-minitoc-60-4|76	%{_texmfdistdir}/tex/latex/minitoc/canadien.mld
14mu|texlive-minitoc-60-4|77	%{_texmfdistdir}/tex/latex/minitoc/castillan.mld
14mu|texlive-minitoc-60-4|78	%{_texmfdistdir}/tex/latex/minitoc/castillian.mld
14mu|texlive-minitoc-60-4|79	%{_texmfdistdir}/tex/latex/minitoc/catalan.mld
14mu|texlive-minitoc-60-4|80	%{_texmfdistdir}/tex/latex/minitoc/chinese1.mld
14mu|texlive-minitoc-60-4|81	%{_texmfdistdir}/tex/latex/minitoc/chinese1.mlo
14mu|texlive-minitoc-60-4|82	%{_texmfdistdir}/tex/latex/minitoc/chinese2.mld
14mu|texlive-minitoc-60-4|83	%{_texmfdistdir}/tex/latex/minitoc/chinese2.mlo
14mu|texlive-minitoc-60-4|84	%{_texmfdistdir}/tex/latex/minitoc/croatian.mld
14mu|texlive-minitoc-60-4|85	%{_texmfdistdir}/tex/latex/minitoc/czech.mld
14mu|texlive-minitoc-60-4|86	%{_texmfdistdir}/tex/latex/minitoc/danish.mld
14mu|texlive-minitoc-60-4|87	%{_texmfdistdir}/tex/latex/minitoc/dblaccnt.sty
14mu|texlive-minitoc-60-4|88	%{_texmfdistdir}/tex/latex/minitoc/devanagari.mld
14mu|texlive-minitoc-60-4|89	%{_texmfdistdir}/tex/latex/minitoc/dutch.mld
14mu|texlive-minitoc-60-4|90	%{_texmfdistdir}/tex/latex/minitoc/english.mld
14mu|texlive-minitoc-60-4|91	%{_texmfdistdir}/tex/latex/minitoc/english1.mld
14mu|texlive-minitoc-60-4|92	%{_texmfdistdir}/tex/latex/minitoc/english2.mld
14mu|texlive-minitoc-60-4|93	%{_texmfdistdir}/tex/latex/minitoc/esperant.mld
14mu|texlive-minitoc-60-4|94	%{_texmfdistdir}/tex/latex/minitoc/esperanto.mld
14mu|texlive-minitoc-60-4|95	%{_texmfdistdir}/tex/latex/minitoc/estonian.mld
14mu|texlive-minitoc-60-4|96	%{_texmfdistdir}/tex/latex/minitoc/ethiopia.mld
14mu|texlive-minitoc-60-4|97	%{_texmfdistdir}/tex/latex/minitoc/ethiopian.mld
14mu|texlive-minitoc-60-4|98	%{_texmfdistdir}/tex/latex/minitoc/ethiopian2.mld
14mu|texlive-minitoc-60-4|99	%{_texmfdistdir}/tex/latex/minitoc/farsi1.mld
14mu|texlive-minitoc-60-4|100	%{_texmfdistdir}/tex/latex/minitoc/farsi1.mlo
14mu|texlive-minitoc-60-4|101	%{_texmfdistdir}/tex/latex/minitoc/farsi2.mld
14mu|texlive-minitoc-60-4|102	%{_texmfdistdir}/tex/latex/minitoc/farsi2.mlo
14mu|texlive-minitoc-60-4|103	%{_texmfdistdir}/tex/latex/minitoc/farsi3.mld
14mu|texlive-minitoc-60-4|104	%{_texmfdistdir}/tex/latex/minitoc/finnish.mld
14mu|texlive-minitoc-60-4|105	%{_texmfdistdir}/tex/latex/minitoc/finnish2.mld
14mu|texlive-minitoc-60-4|106	%{_texmfdistdir}/tex/latex/minitoc/franc.sty
14mu|texlive-minitoc-60-4|107	%{_texmfdistdir}/tex/latex/minitoc/francais.mld
14mu|texlive-minitoc-60-4|108	%{_texmfdistdir}/tex/latex/minitoc/frbib.sty
14mu|texlive-minitoc-60-4|109	%{_texmfdistdir}/tex/latex/minitoc/french.mld
14mu|texlive-minitoc-60-4|110	%{_texmfdistdir}/tex/latex/minitoc/french1.mld
14mu|texlive-minitoc-60-4|111	%{_texmfdistdir}/tex/latex/minitoc/french2.mld
14mu|texlive-minitoc-60-4|112	%{_texmfdistdir}/tex/latex/minitoc/frenchb.mld
14mu|texlive-minitoc-60-4|113	%{_texmfdistdir}/tex/latex/minitoc/frenchle.mld
14mu|texlive-minitoc-60-4|114	%{_texmfdistdir}/tex/latex/minitoc/frenchpro.mld
14mu|texlive-minitoc-60-4|115	%{_texmfdistdir}/tex/latex/minitoc/frnew.sty
14mu|texlive-minitoc-60-4|116	%{_texmfdistdir}/tex/latex/minitoc/galician.mld
14mu|texlive-minitoc-60-4|117	%{_texmfdistdir}/tex/latex/minitoc/german.mld
14mu|texlive-minitoc-60-4|118	%{_texmfdistdir}/tex/latex/minitoc/germanb.mld
14mu|texlive-minitoc-60-4|119	%{_texmfdistdir}/tex/latex/minitoc/germanb2.mld
14mu|texlive-minitoc-60-4|120	%{_texmfdistdir}/tex/latex/minitoc/greek-mono.mld
14mu|texlive-minitoc-60-4|121	%{_texmfdistdir}/tex/latex/minitoc/greek-polydemo.mld
14mu|texlive-minitoc-60-4|122	%{_texmfdistdir}/tex/latex/minitoc/greek-polykatha.mld
14mu|texlive-minitoc-60-4|123	%{_texmfdistdir}/tex/latex/minitoc/greek.mld
14mu|texlive-minitoc-60-4|124	%{_texmfdistdir}/tex/latex/minitoc/guarani.mld
14mu|texlive-minitoc-60-4|125	%{_texmfdistdir}/tex/latex/minitoc/hangul-u8.mld
14mu|texlive-minitoc-60-4|126	%{_texmfdistdir}/tex/latex/minitoc/hangul-u8.mlo
14mu|texlive-minitoc-60-4|127	%{_texmfdistdir}/tex/latex/minitoc/hangul1.mld
14mu|texlive-minitoc-60-4|128	%{_texmfdistdir}/tex/latex/minitoc/hangul1.mlo
14mu|texlive-minitoc-60-4|129	%{_texmfdistdir}/tex/latex/minitoc/hangul2.mld
14mu|texlive-minitoc-60-4|130	%{_texmfdistdir}/tex/latex/minitoc/hangul2.mlo
14mu|texlive-minitoc-60-4|131	%{_texmfdistdir}/tex/latex/minitoc/hangul3.mld
14mu|texlive-minitoc-60-4|132	%{_texmfdistdir}/tex/latex/minitoc/hangul3.mlo
14mu|texlive-minitoc-60-4|133	%{_texmfdistdir}/tex/latex/minitoc/hangul4.mld
14mu|texlive-minitoc-60-4|134	%{_texmfdistdir}/tex/latex/minitoc/hangul4.mlo
14mu|texlive-minitoc-60-4|135	%{_texmfdistdir}/tex/latex/minitoc/hanja-u8.mld
14mu|texlive-minitoc-60-4|136	%{_texmfdistdir}/tex/latex/minitoc/hanja-u8.mlo
14mu|texlive-minitoc-60-4|137	%{_texmfdistdir}/tex/latex/minitoc/hanja1.mld
14mu|texlive-minitoc-60-4|138	%{_texmfdistdir}/tex/latex/minitoc/hanja1.mlo
14mu|texlive-minitoc-60-4|139	%{_texmfdistdir}/tex/latex/minitoc/hanja2.mld
14mu|texlive-minitoc-60-4|140	%{_texmfdistdir}/tex/latex/minitoc/hanja2.mlo
14mu|texlive-minitoc-60-4|141	%{_texmfdistdir}/tex/latex/minitoc/hebrew.mld
14mu|texlive-minitoc-60-4|142	%{_texmfdistdir}/tex/latex/minitoc/hebrew2.mld
14mu|texlive-minitoc-60-4|143	%{_texmfdistdir}/tex/latex/minitoc/hindi-modern.mld
14mu|texlive-minitoc-60-4|144	%{_texmfdistdir}/tex/latex/minitoc/hindi.mld
14mu|texlive-minitoc-60-4|145	%{_texmfdistdir}/tex/latex/minitoc/hungarian.mld
14mu|texlive-minitoc-60-4|146	%{_texmfdistdir}/tex/latex/minitoc/icelandic.mld
14mu|texlive-minitoc-60-4|147	%{_texmfdistdir}/tex/latex/minitoc/indon.mld
14mu|texlive-minitoc-60-4|148	%{_texmfdistdir}/tex/latex/minitoc/indonesian.mld
14mu|texlive-minitoc-60-4|149	%{_texmfdistdir}/tex/latex/minitoc/interlingua.mld
14mu|texlive-minitoc-60-4|150	%{_texmfdistdir}/tex/latex/minitoc/irish.mld
14mu|texlive-minitoc-60-4|151	%{_texmfdistdir}/tex/latex/minitoc/italian.mld
14mu|texlive-minitoc-60-4|152	%{_texmfdistdir}/tex/latex/minitoc/italian2.mld
14mu|texlive-minitoc-60-4|153	%{_texmfdistdir}/tex/latex/minitoc/japanese.mld
14mu|texlive-minitoc-60-4|154	%{_texmfdistdir}/tex/latex/minitoc/japanese.mlo
14mu|texlive-minitoc-60-4|155	%{_texmfdistdir}/tex/latex/minitoc/japanese2.mld
14mu|texlive-minitoc-60-4|156	%{_texmfdistdir}/tex/latex/minitoc/japanese2.mlo
14mu|texlive-minitoc-60-4|157	%{_texmfdistdir}/tex/latex/minitoc/japanese3.mld
14mu|texlive-minitoc-60-4|158	%{_texmfdistdir}/tex/latex/minitoc/japanese3.mlo
14mu|texlive-minitoc-60-4|159	%{_texmfdistdir}/tex/latex/minitoc/japanese4.mld
14mu|texlive-minitoc-60-4|160	%{_texmfdistdir}/tex/latex/minitoc/japanese4.mlo
14mu|texlive-minitoc-60-4|161	%{_texmfdistdir}/tex/latex/minitoc/japanese5.mld
14mu|texlive-minitoc-60-4|162	%{_texmfdistdir}/tex/latex/minitoc/japanese5.mlo
14mu|texlive-minitoc-60-4|163	%{_texmfdistdir}/tex/latex/minitoc/japanese6.mld
14mu|texlive-minitoc-60-4|164	%{_texmfdistdir}/tex/latex/minitoc/japanese6.mlo
14mu|texlive-minitoc-60-4|165	%{_texmfdistdir}/tex/latex/minitoc/kannada.mld
14mu|texlive-minitoc-60-4|166	%{_texmfdistdir}/tex/latex/minitoc/khalkha.mld
14mu|texlive-minitoc-60-4|167	%{_texmfdistdir}/tex/latex/minitoc/latin.mld
14mu|texlive-minitoc-60-4|168	%{_texmfdistdir}/tex/latex/minitoc/latin2.mld
14mu|texlive-minitoc-60-4|169	%{_texmfdistdir}/tex/latex/minitoc/latinc.mld
14mu|texlive-minitoc-60-4|170	%{_texmfdistdir}/tex/latex/minitoc/latinc2.mld
14mu|texlive-minitoc-60-4|171	%{_texmfdistdir}/tex/latex/minitoc/latvian.mld
14mu|texlive-minitoc-60-4|172	%{_texmfdistdir}/tex/latex/minitoc/latvian2.mld
14mu|texlive-minitoc-60-4|173	%{_texmfdistdir}/tex/latex/minitoc/letton.mld
14mu|texlive-minitoc-60-4|174	%{_texmfdistdir}/tex/latex/minitoc/letton2.mld
14mu|texlive-minitoc-60-4|175	%{_texmfdistdir}/tex/latex/minitoc/lithuanian.mld
14mu|texlive-minitoc-60-4|176	%{_texmfdistdir}/tex/latex/minitoc/lithuanian2.mld
14mu|texlive-minitoc-60-4|177	%{_texmfdistdir}/tex/latex/minitoc/lowersorbian.mld
14mu|texlive-minitoc-60-4|178	%{_texmfdistdir}/tex/latex/minitoc/lsorbian.mld
14mu|texlive-minitoc-60-4|179	%{_texmfdistdir}/tex/latex/minitoc/magyar.mld
14mu|texlive-minitoc-60-4|180	%{_texmfdistdir}/tex/latex/minitoc/magyar2.mld
14mu|texlive-minitoc-60-4|181	%{_texmfdistdir}/tex/latex/minitoc/magyar3.mld
14mu|texlive-minitoc-60-4|182	%{_texmfdistdir}/tex/latex/minitoc/malay.mld
14mu|texlive-minitoc-60-4|183	%{_texmfdistdir}/tex/latex/minitoc/malayalam-b.mld
14mu|texlive-minitoc-60-4|184	%{_texmfdistdir}/tex/latex/minitoc/malayalam-keli.mld
14mu|texlive-minitoc-60-4|185	%{_texmfdistdir}/tex/latex/minitoc/malayalam-keli2.mld
14mu|texlive-minitoc-60-4|186	%{_texmfdistdir}/tex/latex/minitoc/malayalam-mr.mld
14mu|texlive-minitoc-60-4|187	%{_texmfdistdir}/tex/latex/minitoc/malayalam-omega.mld
14mu|texlive-minitoc-60-4|188	%{_texmfdistdir}/tex/latex/minitoc/malayalam-omega.mlo
14mu|texlive-minitoc-60-4|189	%{_texmfdistdir}/tex/latex/minitoc/malayalam-rachana.mld
14mu|texlive-minitoc-60-4|190	%{_texmfdistdir}/tex/latex/minitoc/malayalam-rachana2.mld
14mu|texlive-minitoc-60-4|191	%{_texmfdistdir}/tex/latex/minitoc/malayalam-rachana3.mld
14mu|texlive-minitoc-60-4|192	%{_texmfdistdir}/tex/latex/minitoc/manju.mld
14mu|texlive-minitoc-60-4|193	%{_texmfdistdir}/tex/latex/minitoc/mexican.mld
14mu|texlive-minitoc-60-4|194	%{_texmfdistdir}/tex/latex/minitoc/meyalu.mld
14mu|texlive-minitoc-60-4|195	%{_texmfdistdir}/tex/latex/minitoc/minitoc.sty
14mu|texlive-minitoc-60-4|196	%{_texmfdistdir}/tex/latex/minitoc/mongol.mld
14mu|texlive-minitoc-60-4|197	%{_texmfdistdir}/tex/latex/minitoc/mongolb.mld
14mu|texlive-minitoc-60-4|198	%{_texmfdistdir}/tex/latex/minitoc/mongolian.mld
14mu|texlive-minitoc-60-4|199	%{_texmfdistdir}/tex/latex/minitoc/mtcmess.sty
14mu|texlive-minitoc-60-4|200	%{_texmfdistdir}/tex/latex/minitoc/mtcoff.sty
14mu|texlive-minitoc-60-4|201	%{_texmfdistdir}/tex/latex/minitoc/mtcpatchmem.sty
14mu|texlive-minitoc-60-4|202	%{_texmfdistdir}/tex/latex/minitoc/mypatches.sty
14mu|texlive-minitoc-60-4|203	%{_texmfdistdir}/tex/latex/minitoc/naustrian.mld
14mu|texlive-minitoc-60-4|204	%{_texmfdistdir}/tex/latex/minitoc/newzealand.mld
14mu|texlive-minitoc-60-4|205	%{_texmfdistdir}/tex/latex/minitoc/ngerman.mld
14mu|texlive-minitoc-60-4|206	%{_texmfdistdir}/tex/latex/minitoc/ngermanb.mld
14mu|texlive-minitoc-60-4|207	%{_texmfdistdir}/tex/latex/minitoc/ngermanb2.mld
14mu|texlive-minitoc-60-4|208	%{_texmfdistdir}/tex/latex/minitoc/norsk.mld
14mu|texlive-minitoc-60-4|209	%{_texmfdistdir}/tex/latex/minitoc/norsk2.mld
14mu|texlive-minitoc-60-4|210	%{_texmfdistdir}/tex/latex/minitoc/nynorsk.mld
14mu|texlive-minitoc-60-4|211	%{_texmfdistdir}/tex/latex/minitoc/nynorsk2.mld
14mu|texlive-minitoc-60-4|212	%{_texmfdistdir}/tex/latex/minitoc/occitan.mld
14mu|texlive-minitoc-60-4|213	%{_texmfdistdir}/tex/latex/minitoc/occitan2.mld
14mu|texlive-minitoc-60-4|214	%{_texmfdistdir}/tex/latex/minitoc/polish.mld
14mu|texlive-minitoc-60-4|215	%{_texmfdistdir}/tex/latex/minitoc/polish2.mld
14mu|texlive-minitoc-60-4|216	%{_texmfdistdir}/tex/latex/minitoc/polski.mld
14mu|texlive-minitoc-60-4|217	%{_texmfdistdir}/tex/latex/minitoc/portuges.mld
14mu|texlive-minitoc-60-4|218	%{_texmfdistdir}/tex/latex/minitoc/portuguese.mld
14mu|texlive-minitoc-60-4|219	%{_texmfdistdir}/tex/latex/minitoc/romanian.mld
14mu|texlive-minitoc-60-4|220	%{_texmfdistdir}/tex/latex/minitoc/romanian2.mld
14mu|texlive-minitoc-60-4|221	%{_texmfdistdir}/tex/latex/minitoc/romanian3.mld
14mu|texlive-minitoc-60-4|222	%{_texmfdistdir}/tex/latex/minitoc/russian-cca.mld
14mu|texlive-minitoc-60-4|223	%{_texmfdistdir}/tex/latex/minitoc/russian-cca.mlo
14mu|texlive-minitoc-60-4|224	%{_texmfdistdir}/tex/latex/minitoc/russian-cca1.mld
14mu|texlive-minitoc-60-4|225	%{_texmfdistdir}/tex/latex/minitoc/russian-cca1.mlo
14mu|texlive-minitoc-60-4|226	%{_texmfdistdir}/tex/latex/minitoc/russian-lh.mld
14mu|texlive-minitoc-60-4|227	%{_texmfdistdir}/tex/latex/minitoc/russian-lh.mlo
14mu|texlive-minitoc-60-4|228	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyralt.mld
14mu|texlive-minitoc-60-4|229	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyralt.mlo
14mu|texlive-minitoc-60-4|230	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyrkoi.mld
14mu|texlive-minitoc-60-4|231	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyrkoi.mlo
14mu|texlive-minitoc-60-4|232	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyrwin.mld
14mu|texlive-minitoc-60-4|233	%{_texmfdistdir}/tex/latex/minitoc/russian-lhcyrwin.mlo
14mu|texlive-minitoc-60-4|234	%{_texmfdistdir}/tex/latex/minitoc/russian.mld
14mu|texlive-minitoc-60-4|235	%{_texmfdistdir}/tex/latex/minitoc/russian2m.mld
14mu|texlive-minitoc-60-4|236	%{_texmfdistdir}/tex/latex/minitoc/russian2o.mld
14mu|texlive-minitoc-60-4|237	%{_texmfdistdir}/tex/latex/minitoc/russianb.mld
14mu|texlive-minitoc-60-4|238	%{_texmfdistdir}/tex/latex/minitoc/russianc.mld
14mu|texlive-minitoc-60-4|239	%{_texmfdistdir}/tex/latex/minitoc/samin.mld
14mu|texlive-minitoc-60-4|240	%{_texmfdistdir}/tex/latex/minitoc/scottish.mld
14mu|texlive-minitoc-60-4|241	%{_texmfdistdir}/tex/latex/minitoc/serbian.mld
14mu|texlive-minitoc-60-4|242	%{_texmfdistdir}/tex/latex/minitoc/serbianc.mld
14mu|texlive-minitoc-60-4|243	%{_texmfdistdir}/tex/latex/minitoc/slovak.mld
14mu|texlive-minitoc-60-4|244	%{_texmfdistdir}/tex/latex/minitoc/slovene.mld
14mu|texlive-minitoc-60-4|245	%{_texmfdistdir}/tex/latex/minitoc/spanish.mld
14mu|texlive-minitoc-60-4|246	%{_texmfdistdir}/tex/latex/minitoc/spanish2.mld
14mu|texlive-minitoc-60-4|247	%{_texmfdistdir}/tex/latex/minitoc/spanish3.mld
14mu|texlive-minitoc-60-4|248	%{_texmfdistdir}/tex/latex/minitoc/spanish4.mld
14mu|texlive-minitoc-60-4|249	%{_texmfdistdir}/tex/latex/minitoc/swahili.mld
14mu|texlive-minitoc-60-4|250	%{_texmfdistdir}/tex/latex/minitoc/swedish.mld
14mu|texlive-minitoc-60-4|251	%{_texmfdistdir}/tex/latex/minitoc/swedish2.mld
14mu|texlive-minitoc-60-4|252	%{_texmfdistdir}/tex/latex/minitoc/thai.mld
14mu|texlive-minitoc-60-4|253	%{_texmfdistdir}/tex/latex/minitoc/thai.mlo
14mu|texlive-minitoc-60-4|254	%{_texmfdistdir}/tex/latex/minitoc/turkish.mld
14mu|texlive-minitoc-60-4|255	%{_texmfdistdir}/tex/latex/minitoc/uighur.mld
14mu|texlive-minitoc-60-4|256	%{_texmfdistdir}/tex/latex/minitoc/uighur2.mld
14mu|texlive-minitoc-60-4|257	%{_texmfdistdir}/tex/latex/minitoc/uighur3.mld
14mu|texlive-minitoc-60-4|258	%{_texmfdistdir}/tex/latex/minitoc/ukraineb.mld
14mu|texlive-minitoc-60-4|259	%{_texmfdistdir}/tex/latex/minitoc/ukrainian.mld
14mu|texlive-minitoc-60-4|260	%{_texmfdistdir}/tex/latex/minitoc/uppersorbian.mld
14mu|texlive-minitoc-60-4|261	%{_texmfdistdir}/tex/latex/minitoc/usorbian.mld
14mu|texlive-minitoc-60-4|262	%{_texmfdistdir}/tex/latex/minitoc/vietnam.mld
14mu|texlive-minitoc-60-4|263	%{_texmfdistdir}/tex/latex/minitoc/vietnamese.mld
14mu|texlive-minitoc-60-4|264	%{_texmfdistdir}/tex/latex/minitoc/welsh.mld
14mu|texlive-minitoc-60-4|265	%{_texmfdistdir}/tex/latex/minitoc/xalx.mld
14mu|texlive-minitoc-60-4|266	%{_texmfdistdir}/tex/latex/minitoc/xalx2.mld
14mu|texlive-minitoc-60-4|267	%{_texmfdistdir}/tex/latex/minitoc/xalx3.mld
14mu|texlive-minitoc-60-4|268	%doc %{_texmfdistdir}/doc/latex/minitoc/CATALOG
14mu|texlive-minitoc-60-4|269	%doc %{_texmfdistdir}/doc/latex/minitoc/INSTALL
14mu|texlive-minitoc-60-4|270	%doc %{_texmfdistdir}/doc/latex/minitoc/README
14mu|texlive-minitoc-60-4|271	%doc %{_texmfdistdir}/doc/latex/minitoc/TODO
14mu|texlive-minitoc-60-4|272	%doc %{_texmfdistdir}/doc/latex/minitoc/aaland-f.png
14mu|texlive-minitoc-60-4|273	%doc %{_texmfdistdir}/doc/latex/minitoc/acadian-m.pdf
14mu|texlive-minitoc-60-4|274	%doc %{_texmfdistdir}/doc/latex/minitoc/acadie-f.png
14mu|texlive-minitoc-60-4|275	%doc %{_texmfdistdir}/doc/latex/minitoc/acadien-m.pdf
14mu|texlive-minitoc-60-4|276	%doc %{_texmfdistdir}/doc/latex/minitoc/afghan-f.png
14mu|texlive-minitoc-60-4|277	%doc %{_texmfdistdir}/doc/latex/minitoc/africa-lf.png
14mu|texlive-minitoc-60-4|278	%doc %{_texmfdistdir}/doc/latex/minitoc/africa-lo.pdf
14mu|texlive-minitoc-60-4|279	%doc %{_texmfdistdir}/doc/latex/minitoc/afrsud-l.pdf
14mu|texlive-minitoc-60-4|280	%doc %{_texmfdistdir}/doc/latex/minitoc/afrsud-p.pdf
14mu|texlive-minitoc-60-4|281	%doc %{_texmfdistdir}/doc/latex/minitoc/alb2.png
14mu|texlive-minitoc-60-4|282	%doc %{_texmfdistdir}/doc/latex/minitoc/alba-eth.pdf
14mu|texlive-minitoc-60-4|283	%doc %{_texmfdistdir}/doc/latex/minitoc/albania-f.png
14mu|texlive-minitoc-60-4|284	%doc %{_texmfdistdir}/doc/latex/minitoc/albania.pdf
14mu|texlive-minitoc-60-4|285	%doc %{_texmfdistdir}/doc/latex/minitoc/algeria-f.png
14mu|texlive-minitoc-60-4|286	%doc %{_texmfdistdir}/doc/latex/minitoc/allemand.jpg
14mu|texlive-minitoc-60-4|287	%doc %{_texmfdistdir}/doc/latex/minitoc/alsace-f.png
14mu|texlive-minitoc-60-4|288	%doc %{_texmfdistdir}/doc/latex/minitoc/andorra-f.png
14mu|texlive-minitoc-60-4|289	%doc %{_texmfdistdir}/doc/latex/minitoc/anglo1.pdf
14mu|texlive-minitoc-60-4|290	%doc %{_texmfdistdir}/doc/latex/minitoc/angola-f.png
14mu|texlive-minitoc-60-4|291	%doc %{_texmfdistdir}/doc/latex/minitoc/arab-l.jpg
14mu|texlive-minitoc-60-4|292	%doc %{_texmfdistdir}/doc/latex/minitoc/arabw.png
14mu|texlive-minitoc-60-4|293	%doc %{_texmfdistdir}/doc/latex/minitoc/argentina-f.png
14mu|texlive-minitoc-60-4|294	%doc %{_texmfdistdir}/doc/latex/minitoc/armenia-f.png
14mu|texlive-minitoc-60-4|295	%doc %{_texmfdistdir}/doc/latex/minitoc/armeniad.pdf
14mu|texlive-minitoc-60-4|296	%doc %{_texmfdistdir}/doc/latex/minitoc/armenian-l.png
14mu|texlive-minitoc-60-4|297	%doc %{_texmfdistdir}/doc/latex/minitoc/armeniar.jpg
14mu|texlive-minitoc-60-4|298	%doc %{_texmfdistdir}/doc/latex/minitoc/aruba-f.png
14mu|texlive-minitoc-60-4|299	%doc %{_texmfdistdir}/doc/latex/minitoc/australia-f.png
14mu|texlive-minitoc-60-4|300	%doc %{_texmfdistdir}/doc/latex/minitoc/austria-f.png
14mu|texlive-minitoc-60-4|301	%doc %{_texmfdistdir}/doc/latex/minitoc/azerbaijan-f.png
14mu|texlive-minitoc-60-4|302	%doc %{_texmfdistdir}/doc/latex/minitoc/bahamas-f.png
14mu|texlive-minitoc-60-4|303	%doc %{_texmfdistdir}/doc/latex/minitoc/bahrain-f.png
14mu|texlive-minitoc-60-4|304	%doc %{_texmfdistdir}/doc/latex/minitoc/baltes.jpg
14mu|texlive-minitoc-60-4|305	%doc %{_texmfdistdir}/doc/latex/minitoc/bangla.png
14mu|texlive-minitoc-60-4|306	%doc %{_texmfdistdir}/doc/latex/minitoc/bangla1.png
14mu|texlive-minitoc-60-4|307	%doc %{_texmfdistdir}/doc/latex/minitoc/bangla2.png
14mu|texlive-minitoc-60-4|308	%doc %{_texmfdistdir}/doc/latex/minitoc/bangladesh-f.png
14mu|texlive-minitoc-60-4|309	%doc %{_texmfdistdir}/doc/latex/minitoc/barbados-f.png
14mu|texlive-minitoc-60-4|310	%doc %{_texmfdistdir}/doc/latex/minitoc/basque-de.png
14mu|texlive-minitoc-60-4|311	%doc %{_texmfdistdir}/doc/latex/minitoc/basque-df.png
14mu|texlive-minitoc-60-4|312	%doc %{_texmfdistdir}/doc/latex/minitoc/basque1.pdf
14mu|texlive-minitoc-60-4|313	%doc %{_texmfdistdir}/doc/latex/minitoc/basque2.pdf
14mu|texlive-minitoc-60-4|314	%doc %{_texmfdistdir}/doc/latex/minitoc/be-dg-f.png
14mu|texlive-minitoc-60-4|315	%doc %{_texmfdistdir}/doc/latex/minitoc/belarus-f.png
14mu|texlive-minitoc-60-4|316	%doc %{_texmfdistdir}/doc/latex/minitoc/belgique.pdf
14mu|texlive-minitoc-60-4|317	%doc %{_texmfdistdir}/doc/latex/minitoc/belgium-f.png
14mu|texlive-minitoc-60-4|318	%doc %{_texmfdistdir}/doc/latex/minitoc/belize-f.png
14mu|texlive-minitoc-60-4|319	%doc %{_texmfdistdir}/doc/latex/minitoc/bengali-m.jpg
14mu|texlive-minitoc-60-4|320	%doc %{_texmfdistdir}/doc/latex/minitoc/benin-f.png
14mu|texlive-minitoc-60-4|321	%doc %{_texmfdistdir}/doc/latex/minitoc/bolivia-f.png
14mu|texlive-minitoc-60-4|322	%doc %{_texmfdistdir}/doc/latex/minitoc/bolzano-f.png
14mu|texlive-minitoc-60-4|323	%doc %{_texmfdistdir}/doc/latex/minitoc/bosnia-hz-f.png
14mu|texlive-minitoc-60-4|324	%doc %{_texmfdistdir}/doc/latex/minitoc/bosnia.pdf
14mu|texlive-minitoc-60-4|325	%doc %{_texmfdistdir}/doc/latex/minitoc/bozen-f.png
14mu|texlive-minitoc-60-4|326	%doc %{_texmfdistdir}/doc/latex/minitoc/brazil-f.png
14mu|texlive-minitoc-60-4|327	%doc %{_texmfdistdir}/doc/latex/minitoc/brazil.pdf
14mu|texlive-minitoc-60-4|328	%doc %{_texmfdistdir}/doc/latex/minitoc/brazilp.pdf
14mu|texlive-minitoc-60-4|329	%doc %{_texmfdistdir}/doc/latex/minitoc/bretagne.pdf
14mu|texlive-minitoc-60-4|330	%doc %{_texmfdistdir}/doc/latex/minitoc/brussels-f.png
14mu|texlive-minitoc-60-4|331	%doc %{_texmfdistdir}/doc/latex/minitoc/bulgaria-f.png
14mu|texlive-minitoc-60-4|332	%doc %{_texmfdistdir}/doc/latex/minitoc/bulgariar.jpg
14mu|texlive-minitoc-60-4|333	%doc %{_texmfdistdir}/doc/latex/minitoc/bulgarski.png
14mu|texlive-minitoc-60-4|334	%doc %{_texmfdistdir}/doc/latex/minitoc/bulgmap.png
14mu|texlive-minitoc-60-4|335	%doc %{_texmfdistdir}/doc/latex/minitoc/bur-f.png
14mu|texlive-minitoc-60-4|336	%doc %{_texmfdistdir}/doc/latex/minitoc/burkina-f.png
14mu|texlive-minitoc-60-4|337	%doc %{_texmfdistdir}/doc/latex/minitoc/burundi-f.png
14mu|texlive-minitoc-60-4|338	%doc %{_texmfdistdir}/doc/latex/minitoc/buryatia-l.pdf
14mu|texlive-minitoc-60-4|339	%doc %{_texmfdistdir}/doc/latex/minitoc/buryatia.pdf
14mu|texlive-minitoc-60-4|340	%doc %{_texmfdistdir}/doc/latex/minitoc/california-f.png
14mu|texlive-minitoc-60-4|341	%doc %{_texmfdistdir}/doc/latex/minitoc/cambodia-f.png
14mu|texlive-minitoc-60-4|342	%doc %{_texmfdistdir}/doc/latex/minitoc/cameroon-f.png
14mu|texlive-minitoc-60-4|343	%doc %{_texmfdistdir}/doc/latex/minitoc/canada-f.png
14mu|texlive-minitoc-60-4|344	%doc %{_texmfdistdir}/doc/latex/minitoc/canada-l.pdf
14mu|texlive-minitoc-60-4|345	%doc %{_texmfdistdir}/doc/latex/minitoc/canada-pe.png
14mu|texlive-minitoc-60-4|346	%doc %{_texmfdistdir}/doc/latex/minitoc/canada-pf.pdf
14mu|texlive-minitoc-60-4|347	%doc %{_texmfdistdir}/doc/latex/minitoc/canada.pdf
14mu|texlive-minitoc-60-4|348	%doc %{_texmfdistdir}/doc/latex/minitoc/canada1.pdf
14mu|texlive-minitoc-60-4|349	%doc %{_texmfdistdir}/doc/latex/minitoc/cap-verde-f.png
14mu|texlive-minitoc-60-4|350	%doc %{_texmfdistdir}/doc/latex/minitoc/castille-f.png
14mu|texlive-minitoc-60-4|351	%doc %{_texmfdistdir}/doc/latex/minitoc/catalan-d.pdf
14mu|texlive-minitoc-60-4|352	%doc %{_texmfdistdir}/doc/latex/minitoc/catalan-p.pdf
14mu|texlive-minitoc-60-4|353	%doc %{_texmfdistdir}/doc/latex/minitoc/catalonia-f.png
14mu|texlive-minitoc-60-4|354	%doc %{_texmfdistdir}/doc/latex/minitoc/caucasus.pdf
14mu|texlive-minitoc-60-4|355	%doc %{_texmfdistdir}/doc/latex/minitoc/central-africa-f.png
14mu|texlive-minitoc-60-4|356	%doc %{_texmfdistdir}/doc/latex/minitoc/chad-f.png
14mu|texlive-minitoc-60-4|357	%doc %{_texmfdistdir}/doc/latex/minitoc/chile-f.png
14mu|texlive-minitoc-60-4|358	%doc %{_texmfdistdir}/doc/latex/minitoc/china-ae.png
14mu|texlive-minitoc-60-4|359	%doc %{_texmfdistdir}/doc/latex/minitoc/china-af.png
14mu|texlive-minitoc-60-4|360	%doc %{_texmfdistdir}/doc/latex/minitoc/china-ch.png
14mu|texlive-minitoc-60-4|361	%doc %{_texmfdistdir}/doc/latex/minitoc/china-f.png
14mu|texlive-minitoc-60-4|362	%doc %{_texmfdistdir}/doc/latex/minitoc/china-l.pdf
14mu|texlive-minitoc-60-4|363	%doc %{_texmfdistdir}/doc/latex/minitoc/china-w.png
14mu|texlive-minitoc-60-4|364	%doc %{_texmfdistdir}/doc/latex/minitoc/chine1.pdf
14mu|texlive-minitoc-60-4|365	%doc %{_texmfdistdir}/doc/latex/minitoc/chine2.pdf
14mu|texlive-minitoc-60-4|366	%doc %{_texmfdistdir}/doc/latex/minitoc/cis-f.png
14mu|texlive-minitoc-60-4|367	%doc %{_texmfdistdir}/doc/latex/minitoc/cmk
14mu|texlive-minitoc-60-4|368	%doc %{_texmfdistdir}/doc/latex/minitoc/colombia-f.png
14mu|texlive-minitoc-60-4|369	%doc %{_texmfdistdir}/doc/latex/minitoc/comoros-f.png
14mu|texlive-minitoc-60-4|370	%doc %{_texmfdistdir}/doc/latex/minitoc/congo-f.png
14mu|texlive-minitoc-60-4|371	%doc %{_texmfdistdir}/doc/latex/minitoc/corsica-f.jpg
14mu|texlive-minitoc-60-4|372	%doc %{_texmfdistdir}/doc/latex/minitoc/costa-rica-f.jpg
14mu|texlive-minitoc-60-4|373	%doc %{_texmfdistdir}/doc/latex/minitoc/cplp-0.png
14mu|texlive-minitoc-60-4|374	%doc %{_texmfdistdir}/doc/latex/minitoc/cplpmap.png
14mu|texlive-minitoc-60-4|375	%doc %{_texmfdistdir}/doc/latex/minitoc/croatia-f.png
14mu|texlive-minitoc-60-4|376	%doc %{_texmfdistdir}/doc/latex/minitoc/croatia-un.png
14mu|texlive-minitoc-60-4|377	%doc %{_texmfdistdir}/doc/latex/minitoc/croatie2.png
14mu|texlive-minitoc-60-4|378	%doc %{_texmfdistdir}/doc/latex/minitoc/cuba-f.png
14mu|texlive-minitoc-60-4|379	%doc %{_texmfdistdir}/doc/latex/minitoc/cyprus-f.png
14mu|texlive-minitoc-60-4|380	%doc %{_texmfdistdir}/doc/latex/minitoc/cyr-alf.png
14mu|texlive-minitoc-60-4|381	%doc %{_texmfdistdir}/doc/latex/minitoc/cz1.pdf
14mu|texlive-minitoc-60-4|382	%doc %{_texmfdistdir}/doc/latex/minitoc/cz3.png
14mu|texlive-minitoc-60-4|383	%doc %{_texmfdistdir}/doc/latex/minitoc/czech-f.png
14mu|texlive-minitoc-60-4|384	%doc %{_texmfdistdir}/doc/latex/minitoc/czechd.pdf
14mu|texlive-minitoc-60-4|385	%doc %{_texmfdistdir}/doc/latex/minitoc/dane-f.png
14mu|texlive-minitoc-60-4|386	%doc %{_texmfdistdir}/doc/latex/minitoc/danemark.jpg
14mu|texlive-minitoc-60-4|387	%doc %{_texmfdistdir}/doc/latex/minitoc/danishd.pdf
14mu|texlive-minitoc-60-4|388	%doc %{_texmfdistdir}/doc/latex/minitoc/danishg.pdf
14mu|texlive-minitoc-60-4|389	%doc %{_texmfdistdir}/doc/latex/minitoc/devanagari.png
14mu|texlive-minitoc-60-4|390	%doc %{_texmfdistdir}/doc/latex/minitoc/djibouti-f.png
14mu|texlive-minitoc-60-4|391	%doc %{_texmfdistdir}/doc/latex/minitoc/dominica-f.png
14mu|texlive-minitoc-60-4|392	%doc %{_texmfdistdir}/doc/latex/minitoc/dominican-f.png
14mu|texlive-minitoc-60-4|393	%doc %{_texmfdistdir}/doc/latex/minitoc/dutchw.pdf
14mu|texlive-minitoc-60-4|394	%doc %{_texmfdistdir}/doc/latex/minitoc/east-timor-f.png
14mu|texlive-minitoc-60-4|395	%doc %{_texmfdistdir}/doc/latex/minitoc/ecosse1.pdf
14mu|texlive-minitoc-60-4|396	%doc %{_texmfdistdir}/doc/latex/minitoc/ecosse2.pdf
14mu|texlive-minitoc-60-4|397	%doc %{_texmfdistdir}/doc/latex/minitoc/ecosse3.pdf
14mu|texlive-minitoc-60-4|398	%doc %{_texmfdistdir}/doc/latex/minitoc/ecuador-f.jpg
14mu|texlive-minitoc-60-4|399	%doc %{_texmfdistdir}/doc/latex/minitoc/egypt-f.png
14mu|texlive-minitoc-60-4|400	%doc %{_texmfdistdir}/doc/latex/minitoc/el-salvador-f.png
14mu|texlive-minitoc-60-4|401	%doc %{_texmfdistdir}/doc/latex/minitoc/emk
14mu|texlive-minitoc-60-4|402	%doc %{_texmfdistdir}/doc/latex/minitoc/england-f.jpg
14mu|texlive-minitoc-60-4|403	%doc %{_texmfdistdir}/doc/latex/minitoc/equa-guinea-f.png
14mu|texlive-minitoc-60-4|404	%doc %{_texmfdistdir}/doc/latex/minitoc/eritrea-f.png
14mu|texlive-minitoc-60-4|405	%doc %{_texmfdistdir}/doc/latex/minitoc/espa-l.pdf
14mu|texlive-minitoc-60-4|406	%doc %{_texmfdistdir}/doc/latex/minitoc/espa-o.png
14mu|texlive-minitoc-60-4|407	%doc %{_texmfdistdir}/doc/latex/minitoc/esperanto-f.png
14mu|texlive-minitoc-60-4|408	%doc %{_texmfdistdir}/doc/latex/minitoc/estonia-a.pdf
14mu|texlive-minitoc-60-4|409	%doc %{_texmfdistdir}/doc/latex/minitoc/estonia-b.pdf
14mu|texlive-minitoc-60-4|410	%doc %{_texmfdistdir}/doc/latex/minitoc/estonia-f.png
14mu|texlive-minitoc-60-4|411	%doc %{_texmfdistdir}/doc/latex/minitoc/eth2.png
14mu|texlive-minitoc-60-4|412	%doc %{_texmfdistdir}/doc/latex/minitoc/ethiolang.png
14mu|texlive-minitoc-60-4|413	%doc %{_texmfdistdir}/doc/latex/minitoc/ethiopia-f.png
14mu|texlive-minitoc-60-4|414	%doc %{_texmfdistdir}/doc/latex/minitoc/ethiopia-p.pdf
14mu|texlive-minitoc-60-4|415	%doc %{_texmfdistdir}/doc/latex/minitoc/ethiopia.pdf
14mu|texlive-minitoc-60-4|416	%doc %{_texmfdistdir}/doc/latex/minitoc/euro-lan.png
14mu|texlive-minitoc-60-4|417	%doc %{_texmfdistdir}/doc/latex/minitoc/euro-lan1.png
14mu|texlive-minitoc-60-4|418	%doc %{_texmfdistdir}/doc/latex/minitoc/euro-lan2.png
14mu|texlive-minitoc-60-4|419	%doc %{_texmfdistdir}/doc/latex/minitoc/eusk-f.png
14mu|texlive-minitoc-60-4|420	%doc %{_texmfdistdir}/doc/latex/minitoc/euskara.png
14mu|texlive-minitoc-60-4|421	%doc %{_texmfdistdir}/doc/latex/minitoc/faroe-f.png
14mu|texlive-minitoc-60-4|422	%doc %{_texmfdistdir}/doc/latex/minitoc/farsi-logo.png
14mu|texlive-minitoc-60-4|423	%doc %{_texmfdistdir}/doc/latex/minitoc/farsi.pdf
14mu|texlive-minitoc-60-4|424	%doc %{_texmfdistdir}/doc/latex/minitoc/feroe.jpg
14mu|texlive-minitoc-60-4|425	%doc %{_texmfdistdir}/doc/latex/minitoc/fiji-f.png
14mu|texlive-minitoc-60-4|426	%doc %{_texmfdistdir}/doc/latex/minitoc/finland-f.png
14mu|texlive-minitoc-60-4|427	%doc %{_texmfdistdir}/doc/latex/minitoc/finlande1.png
14mu|texlive-minitoc-60-4|428	%doc %{_texmfdistdir}/doc/latex/minitoc/finlande2.pdf
14mu|texlive-minitoc-60-4|429	%doc %{_texmfdistdir}/doc/latex/minitoc/finnishd.pdf
14mu|texlive-minitoc-60-4|430	%doc %{_texmfdistdir}/doc/latex/minitoc/finnishl.pdf
14mu|texlive-minitoc-60-4|431	%doc %{_texmfdistdir}/doc/latex/minitoc/flanders-f.png
14mu|texlive-minitoc-60-4|432	%doc %{_texmfdistdir}/doc/latex/minitoc/fmk
14mu|texlive-minitoc-60-4|433	%doc %{_texmfdistdir}/doc/latex/minitoc/france-f.png
14mu|texlive-minitoc-60-4|434	%doc %{_texmfdistdir}/doc/latex/minitoc/france-lr.png
14mu|texlive-minitoc-60-4|435	%doc %{_texmfdistdir}/doc/latex/minitoc/franco.png
14mu|texlive-minitoc-60-4|436	%doc %{_texmfdistdir}/doc/latex/minitoc/francophonie-f.png
14mu|texlive-minitoc-60-4|437	%doc %{_texmfdistdir}/doc/latex/minitoc/fswahili.pdf
14mu|texlive-minitoc-60-4|438	%doc %{_texmfdistdir}/doc/latex/minitoc/gabon-f.png
14mu|texlive-minitoc-60-4|439	%doc %{_texmfdistdir}/doc/latex/minitoc/gael-ft.pdf
14mu|texlive-minitoc-60-4|440	%doc %{_texmfdistdir}/doc/latex/minitoc/gaid.jpg
14mu|texlive-minitoc-60-4|441	%doc %{_texmfdistdir}/doc/latex/minitoc/galicia-f.png
14mu|texlive-minitoc-60-4|442	%doc %{_texmfdistdir}/doc/latex/minitoc/galicia-m.pdf
14mu|texlive-minitoc-60-4|443	%doc %{_texmfdistdir}/doc/latex/minitoc/galicia-mp.pdf
14mu|texlive-minitoc-60-4|444	%doc %{_texmfdistdir}/doc/latex/minitoc/galician-l.png
14mu|texlive-minitoc-60-4|445	%doc %{_texmfdistdir}/doc/latex/minitoc/galles1.pdf
14mu|texlive-minitoc-60-4|446	%doc %{_texmfdistdir}/doc/latex/minitoc/galles2.pdf
14mu|texlive-minitoc-60-4|447	%doc %{_texmfdistdir}/doc/latex/minitoc/georgia-f.png
14mu|texlive-minitoc-60-4|448	%doc %{_texmfdistdir}/doc/latex/minitoc/germ-w.png
14mu|texlive-minitoc-60-4|449	%doc %{_texmfdistdir}/doc/latex/minitoc/german-c.pdf
14mu|texlive-minitoc-60-4|450	%doc %{_texmfdistdir}/doc/latex/minitoc/german-d.pdf
14mu|texlive-minitoc-60-4|451	%doc %{_texmfdistdir}/doc/latex/minitoc/german-m.pdf
14mu|texlive-minitoc-60-4|452	%doc %{_texmfdistdir}/doc/latex/minitoc/germany-f.jpg
14mu|texlive-minitoc-60-4|453	%doc %{_texmfdistdir}/doc/latex/minitoc/ghana-f.png
14mu|texlive-minitoc-60-4|454	%doc %{_texmfdistdir}/doc/latex/minitoc/gibraltar-f.png
14mu|texlive-minitoc-60-4|455	%doc %{_texmfdistdir}/doc/latex/minitoc/grece1.pdf
14mu|texlive-minitoc-60-4|456	%doc %{_texmfdistdir}/doc/latex/minitoc/grece2.pdf
14mu|texlive-minitoc-60-4|457	%doc %{_texmfdistdir}/doc/latex/minitoc/greece-f.png
14mu|texlive-minitoc-60-4|458	%doc %{_texmfdistdir}/doc/latex/minitoc/greeka.png
14mu|texlive-minitoc-60-4|459	%doc %{_texmfdistdir}/doc/latex/minitoc/greekm.jpg
14mu|texlive-minitoc-60-4|460	%doc %{_texmfdistdir}/doc/latex/minitoc/greenland-f.png
14mu|texlive-minitoc-60-4|461	%doc %{_texmfdistdir}/doc/latex/minitoc/guatemala-f.jpg
14mu|texlive-minitoc-60-4|462	%doc %{_texmfdistdir}/doc/latex/minitoc/guinea-bissau-f.png
14mu|texlive-minitoc-60-4|463	%doc %{_texmfdistdir}/doc/latex/minitoc/guinea-f.png
14mu|texlive-minitoc-60-4|464	%doc %{_texmfdistdir}/doc/latex/minitoc/gwenn-f.png
14mu|texlive-minitoc-60-4|465	%doc %{_texmfdistdir}/doc/latex/minitoc/haiti-f.jpg
14mu|texlive-minitoc-60-4|466	%doc %{_texmfdistdir}/doc/latex/minitoc/hangul.png
14mu|texlive-minitoc-60-4|467	%doc %{_texmfdistdir}/doc/latex/minitoc/hanja.png
14mu|texlive-minitoc-60-4|468	%doc %{_texmfdistdir}/doc/latex/minitoc/hanzi.png
14mu|texlive-minitoc-60-4|469	%doc %{_texmfdistdir}/doc/latex/minitoc/hin.png
14mu|texlive-minitoc-60-4|470	%doc %{_texmfdistdir}/doc/latex/minitoc/hindi-b.png
14mu|texlive-minitoc-60-4|471	%doc %{_texmfdistdir}/doc/latex/minitoc/hindi-p.png
14mu|texlive-minitoc-60-4|472	%doc %{_texmfdistdir}/doc/latex/minitoc/hispano.png
14mu|texlive-minitoc-60-4|473	%doc %{_texmfdistdir}/doc/latex/minitoc/honduras-f.png
14mu|texlive-minitoc-60-4|474	%doc %{_texmfdistdir}/doc/latex/minitoc/hrv.png
14mu|texlive-minitoc-60-4|475	%doc %{_texmfdistdir}/doc/latex/minitoc/hun1.png
14mu|texlive-minitoc-60-4|476	%doc %{_texmfdistdir}/doc/latex/minitoc/hun2.jpg
14mu|texlive-minitoc-60-4|477	%doc %{_texmfdistdir}/doc/latex/minitoc/hungary-f.png
14mu|texlive-minitoc-60-4|478	%doc %{_texmfdistdir}/doc/latex/minitoc/iceland-f.png
14mu|texlive-minitoc-60-4|479	%doc %{_texmfdistdir}/doc/latex/minitoc/imk
14mu|texlive-minitoc-60-4|480	%doc %{_texmfdistdir}/doc/latex/minitoc/imongolia-f.png
14mu|texlive-minitoc-60-4|481	%doc %{_texmfdistdir}/doc/latex/minitoc/inde1.pdf
14mu|texlive-minitoc-60-4|482	%doc %{_texmfdistdir}/doc/latex/minitoc/inde2.jpg
14mu|texlive-minitoc-60-4|483	%doc %{_texmfdistdir}/doc/latex/minitoc/india-f.png
14mu|texlive-minitoc-60-4|484	%doc %{_texmfdistdir}/doc/latex/minitoc/indonesia-f.png
14mu|texlive-minitoc-60-4|485	%doc %{_texmfdistdir}/doc/latex/minitoc/indonesia1.pdf
14mu|texlive-minitoc-60-4|486	%doc %{_texmfdistdir}/doc/latex/minitoc/indonesia2.pdf
14mu|texlive-minitoc-60-4|487	%doc %{_texmfdistdir}/doc/latex/minitoc/iran-f.png
14mu|texlive-minitoc-60-4|488	%doc %{_texmfdistdir}/doc/latex/minitoc/iranian.jpg
14mu|texlive-minitoc-60-4|489	%doc %{_texmfdistdir}/doc/latex/minitoc/iraq-f.png
14mu|texlive-minitoc-60-4|490	%doc %{_texmfdistdir}/doc/latex/minitoc/ireland-f.png
14mu|texlive-minitoc-60-4|491	%doc %{_texmfdistdir}/doc/latex/minitoc/irish.png
14mu|texlive-minitoc-60-4|492	%doc %{_texmfdistdir}/doc/latex/minitoc/irlande.pdf
14mu|texlive-minitoc-60-4|493	%doc %{_texmfdistdir}/doc/latex/minitoc/islam-pbc.png
14mu|texlive-minitoc-60-4|494	%doc %{_texmfdistdir}/doc/latex/minitoc/islam-sw.pdf
14mu|texlive-minitoc-60-4|495	%doc %{_texmfdistdir}/doc/latex/minitoc/islande.png
14mu|texlive-minitoc-60-4|496	%doc %{_texmfdistdir}/doc/latex/minitoc/islandep.jpg
14mu|texlive-minitoc-60-4|497	%doc %{_texmfdistdir}/doc/latex/minitoc/isr1.pdf
14mu|texlive-minitoc-60-4|498	%doc %{_texmfdistdir}/doc/latex/minitoc/isr2.pdf
14mu|texlive-minitoc-60-4|499	%doc %{_texmfdistdir}/doc/latex/minitoc/israel-f.png
14mu|texlive-minitoc-60-4|500	%doc %{_texmfdistdir}/doc/latex/minitoc/italian.pdf
14mu|texlive-minitoc-60-4|501	%doc %{_texmfdistdir}/doc/latex/minitoc/italo1.png
14mu|texlive-minitoc-60-4|502	%doc %{_texmfdistdir}/doc/latex/minitoc/italy-f.png
14mu|texlive-minitoc-60-4|503	%doc %{_texmfdistdir}/doc/latex/minitoc/italysm.png
14mu|texlive-minitoc-60-4|504	%doc %{_texmfdistdir}/doc/latex/minitoc/ivory-f.png
14mu|texlive-minitoc-60-4|505	%doc %{_texmfdistdir}/doc/latex/minitoc/ivrit.png
14mu|texlive-minitoc-60-4|506	%doc %{_texmfdistdir}/doc/latex/minitoc/jamaica-f.png
14mu|texlive-minitoc-60-4|507	%doc %{_texmfdistdir}/doc/latex/minitoc/japan-f.png
14mu|texlive-minitoc-60-4|508	%doc %{_texmfdistdir}/doc/latex/minitoc/japon1.pdf
14mu|texlive-minitoc-60-4|509	%doc %{_texmfdistdir}/doc/latex/minitoc/japon2.jpg
14mu|texlive-minitoc-60-4|510	%doc %{_texmfdistdir}/doc/latex/minitoc/jordan-f.png
14mu|texlive-minitoc-60-4|511	%doc %{_texmfdistdir}/doc/latex/minitoc/jutland-f.png
14mu|texlive-minitoc-60-4|512	%doc %{_texmfdistdir}/doc/latex/minitoc/kannada-n.png
14mu|texlive-minitoc-60-4|513	%doc %{_texmfdistdir}/doc/latex/minitoc/karnad1.jpg
14mu|texlive-minitoc-60-4|514	%doc %{_texmfdistdir}/doc/latex/minitoc/karnataka-f.jpg
14mu|texlive-minitoc-60-4|515	%doc %{_texmfdistdir}/doc/latex/minitoc/karnataka.jpg
14mu|texlive-minitoc-60-4|516	%doc %{_texmfdistdir}/doc/latex/minitoc/kazakhstan-f.png
14mu|texlive-minitoc-60-4|517	%doc %{_texmfdistdir}/doc/latex/minitoc/kenya-f.png
14mu|texlive-minitoc-60-4|518	%doc %{_texmfdistdir}/doc/latex/minitoc/kerala-f.jpg
14mu|texlive-minitoc-60-4|519	%doc %{_texmfdistdir}/doc/latex/minitoc/kerala.jpg
14mu|texlive-minitoc-60-4|520	%doc %{_texmfdistdir}/doc/latex/minitoc/khalkha.pdf
14mu|texlive-minitoc-60-4|521	%doc %{_texmfdistdir}/doc/latex/minitoc/kiribati-f.png
14mu|texlive-minitoc-60-4|522	%doc %{_texmfdistdir}/doc/latex/minitoc/korea-n-f.png
14mu|texlive-minitoc-60-4|523	%doc %{_texmfdistdir}/doc/latex/minitoc/korea-s-f.png
14mu|texlive-minitoc-60-4|524	%doc %{_texmfdistdir}/doc/latex/minitoc/korean1.png
14mu|texlive-minitoc-60-4|525	%doc %{_texmfdistdir}/doc/latex/minitoc/korean2.jpg
14mu|texlive-minitoc-60-4|526	%doc %{_texmfdistdir}/doc/latex/minitoc/kos-alb.png
14mu|texlive-minitoc-60-4|527	%doc %{_texmfdistdir}/doc/latex/minitoc/kos-ml.png
14mu|texlive-minitoc-60-4|528	%doc %{_texmfdistdir}/doc/latex/minitoc/kosovo-f.png
14mu|texlive-minitoc-60-4|529	%doc %{_texmfdistdir}/doc/latex/minitoc/kuwait-f.png
14mu|texlive-minitoc-60-4|530	%doc %{_texmfdistdir}/doc/latex/minitoc/kyrgyzstan-f.png
14mu|texlive-minitoc-60-4|531	%doc %{_texmfdistdir}/doc/latex/minitoc/lamed3.png
14mu|texlive-minitoc-60-4|532	%doc %{_texmfdistdir}/doc/latex/minitoc/lang-g.png
14mu|texlive-minitoc-60-4|533	%doc %{_texmfdistdir}/doc/latex/minitoc/laos-f.png
14mu|texlive-minitoc-60-4|534	%doc %{_texmfdistdir}/doc/latex/minitoc/latvia-f.png
14mu|texlive-minitoc-60-4|535	%doc %{_texmfdistdir}/doc/latex/minitoc/latvian-d.png
14mu|texlive-minitoc-60-4|536	%doc %{_texmfdistdir}/doc/latex/minitoc/latvian-r1.png
14mu|texlive-minitoc-60-4|537	%doc %{_texmfdistdir}/doc/latex/minitoc/lebanon-f.png
14mu|texlive-minitoc-60-4|538	%doc %{_texmfdistdir}/doc/latex/minitoc/lettonie.jpg
14mu|texlive-minitoc-60-4|539	%doc %{_texmfdistdir}/doc/latex/minitoc/leur.png
14mu|texlive-minitoc-60-4|540	%doc %{_texmfdistdir}/doc/latex/minitoc/liberia-f.png
14mu|texlive-minitoc-60-4|541	%doc %{_texmfdistdir}/doc/latex/minitoc/libya-f.jpg
14mu|texlive-minitoc-60-4|542	%doc %{_texmfdistdir}/doc/latex/minitoc/liech-f.png
14mu|texlive-minitoc-60-4|543	%doc %{_texmfdistdir}/doc/latex/minitoc/lithuania-f.jpg
14mu|texlive-minitoc-60-4|544	%doc %{_texmfdistdir}/doc/latex/minitoc/lituanie.png
14mu|texlive-minitoc-60-4|545	%doc %{_texmfdistdir}/doc/latex/minitoc/lorraine-f.jpg
14mu|texlive-minitoc-60-4|546	%doc %{_texmfdistdir}/doc/latex/minitoc/louisiana-f.png
14mu|texlive-minitoc-60-4|547	%doc %{_texmfdistdir}/doc/latex/minitoc/ls-f.png
14mu|texlive-minitoc-60-4|548	%doc %{_texmfdistdir}/doc/latex/minitoc/luso1.pdf
14mu|texlive-minitoc-60-4|549	%doc %{_texmfdistdir}/doc/latex/minitoc/luso2.pdf
14mu|texlive-minitoc-60-4|550	%doc %{_texmfdistdir}/doc/latex/minitoc/lux-f.png
14mu|texlive-minitoc-60-4|551	%doc %{_texmfdistdir}/doc/latex/minitoc/macau-f.png
14mu|texlive-minitoc-60-4|552	%doc %{_texmfdistdir}/doc/latex/minitoc/macedonia-f.png
14mu|texlive-minitoc-60-4|553	%doc %{_texmfdistdir}/doc/latex/minitoc/madagascar-f.png
14mu|texlive-minitoc-60-4|554	%doc %{_texmfdistdir}/doc/latex/minitoc/maine-f.jpg
14mu|texlive-minitoc-60-4|555	%doc %{_texmfdistdir}/doc/latex/minitoc/malawi-f.png
14mu|texlive-minitoc-60-4|556	%doc %{_texmfdistdir}/doc/latex/minitoc/malayalam.pdf
14mu|texlive-minitoc-60-4|557	%doc %{_texmfdistdir}/doc/latex/minitoc/malayalam.png
14mu|texlive-minitoc-60-4|558	%doc %{_texmfdistdir}/doc/latex/minitoc/malaysia-f.png
14mu|texlive-minitoc-60-4|559	%doc %{_texmfdistdir}/doc/latex/minitoc/malaysia1.pdf
14mu|texlive-minitoc-60-4|560	%doc %{_texmfdistdir}/doc/latex/minitoc/malaysia2.pdf
14mu|texlive-minitoc-60-4|561	%doc %{_texmfdistdir}/doc/latex/minitoc/mali-f.png
14mu|texlive-minitoc-60-4|562	%doc %{_texmfdistdir}/doc/latex/minitoc/malta1-f.png
14mu|texlive-minitoc-60-4|563	%doc %{_texmfdistdir}/doc/latex/minitoc/manchu.jpg
14mu|texlive-minitoc-60-4|564	%doc %{_texmfdistdir}/doc/latex/minitoc/manchuria.jpg
14mu|texlive-minitoc-60-4|565	%doc %{_texmfdistdir}/doc/latex/minitoc/manjuc.jpg
14mu|texlive-minitoc-60-4|566	%doc %{_texmfdistdir}/doc/latex/minitoc/manjui.png
14mu|texlive-minitoc-60-4|567	%doc %{_texmfdistdir}/doc/latex/minitoc/mauritania-f.png
14mu|texlive-minitoc-60-4|568	%doc %{_texmfdistdir}/doc/latex/minitoc/mauritius-f.png
14mu|texlive-minitoc-60-4|569	%doc %{_texmfdistdir}/doc/latex/minitoc/mex1.pdf
14mu|texlive-minitoc-60-4|570	%doc %{_texmfdistdir}/doc/latex/minitoc/mex2.pdf
14mu|texlive-minitoc-60-4|571	%doc %{_texmfdistdir}/doc/latex/minitoc/mex3.pdf
14mu|texlive-minitoc-60-4|572	%doc %{_texmfdistdir}/doc/latex/minitoc/mexico-f.jpg
14mu|texlive-minitoc-60-4|573	%doc %{_texmfdistdir}/doc/latex/minitoc/mexip.pdf
14mu|texlive-minitoc-60-4|574	%doc %{_texmfdistdir}/doc/latex/minitoc/meyalu.png
14mu|texlive-minitoc-60-4|575	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc-fr.bib
14mu|texlive-minitoc-60-4|576	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc-fr.lan
14mu|texlive-minitoc-60-4|577	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc-fr.pdf
14mu|texlive-minitoc-60-4|578	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.bib
14mu|texlive-minitoc-60-4|579	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.bug
14mu|texlive-minitoc-60-4|580	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.l
14mu|texlive-minitoc-60-4|581	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.lan
14mu|texlive-minitoc-60-4|582	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.pdf
14mu|texlive-minitoc-60-4|583	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.pre
14mu|texlive-minitoc-60-4|584	%doc %{_texmfdistdir}/doc/latex/minitoc/minitoc.sum
14mu|texlive-minitoc-60-4|585	%doc %{_texmfdistdir}/doc/latex/minitoc/moldova-f.png
14mu|texlive-minitoc-60-4|586	%doc %{_texmfdistdir}/doc/latex/minitoc/monaco-f.png
14mu|texlive-minitoc-60-4|587	%doc %{_texmfdistdir}/doc/latex/minitoc/mondep.png
14mu|texlive-minitoc-60-4|588	%doc %{_texmfdistdir}/doc/latex/minitoc/mongasie.pdf
14mu|texlive-minitoc-60-4|589	%doc %{_texmfdistdir}/doc/latex/minitoc/mongolcy.png
14mu|texlive-minitoc-60-4|590	%doc %{_texmfdistdir}/doc/latex/minitoc/mongolia-f.png
14mu|texlive-minitoc-60-4|591	%doc %{_texmfdistdir}/doc/latex/minitoc/mongolian.pdf
14mu|texlive-minitoc-60-4|592	%doc %{_texmfdistdir}/doc/latex/minitoc/mongols.png
14mu|texlive-minitoc-60-4|593	%doc %{_texmfdistdir}/doc/latex/minitoc/mongoltr.png
14mu|texlive-minitoc-60-4|594	%doc %{_texmfdistdir}/doc/latex/minitoc/montenegro-f.jpg
14mu|texlive-minitoc-60-4|595	%doc %{_texmfdistdir}/doc/latex/minitoc/morocco-f.png
14mu|texlive-minitoc-60-4|596	%doc %{_texmfdistdir}/doc/latex/minitoc/mozambique-f.png
14mu|texlive-minitoc-60-4|597	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-2c.pdf
14mu|texlive-minitoc-60-4|598	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-2c.tex
14mu|texlive-minitoc-60-4|599	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-2nd.pdf
14mu|texlive-minitoc-60-4|600	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-2nd.tex
14mu|texlive-minitoc-60-4|601	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-3co.pdf
14mu|texlive-minitoc-60-4|602	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-3co.tex
14mu|texlive-minitoc-60-4|603	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-add.bib
14mu|texlive-minitoc-60-4|604	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-add.pdf
14mu|texlive-minitoc-60-4|605	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-add.tex
14mu|texlive-minitoc-60-4|606	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ads.pdf
14mu|texlive-minitoc-60-4|607	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ads.tex
14mu|texlive-minitoc-60-4|608	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-amm.pdf
14mu|texlive-minitoc-60-4|609	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-amm.tex
14mu|texlive-minitoc-60-4|610	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-apx.pdf
14mu|texlive-minitoc-60-4|611	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-apx.tex
14mu|texlive-minitoc-60-4|612	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-art.pdf
14mu|texlive-minitoc-60-4|613	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-art.tex
14mu|texlive-minitoc-60-4|614	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-bk.pdf
14mu|texlive-minitoc-60-4|615	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-bk.tex
14mu|texlive-minitoc-60-4|616	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-bo.pdf
14mu|texlive-minitoc-60-4|617	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-bo.tex
14mu|texlive-minitoc-60-4|618	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ch0.pdf
14mu|texlive-minitoc-60-4|619	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ch0.tex
14mu|texlive-minitoc-60-4|620	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-cri.pdf
14mu|texlive-minitoc-60-4|621	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-cri.tex
14mu|texlive-minitoc-60-4|622	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fko.pdf
14mu|texlive-minitoc-60-4|623	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fko.tex
14mu|texlive-minitoc-60-4|624	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fo1.pdf
14mu|texlive-minitoc-60-4|625	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fo1.tex
14mu|texlive-minitoc-60-4|626	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fo2.pdf
14mu|texlive-minitoc-60-4|627	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-fo2.tex
14mu|texlive-minitoc-60-4|628	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-gap.pdf
14mu|texlive-minitoc-60-4|629	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-gap.tex
14mu|texlive-minitoc-60-4|630	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hi1.pdf
14mu|texlive-minitoc-60-4|631	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hi1.tex
14mu|texlive-minitoc-60-4|632	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hi2.pdf
14mu|texlive-minitoc-60-4|633	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hi2.tex
14mu|texlive-minitoc-60-4|634	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hia.pdf
14mu|texlive-minitoc-60-4|635	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hia.tex
14mu|texlive-minitoc-60-4|636	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hir.pdf
14mu|texlive-minitoc-60-4|637	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hir.tex
14mu|texlive-minitoc-60-4|638	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hop.pdf
14mu|texlive-minitoc-60-4|639	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-hop.tex
14mu|texlive-minitoc-60-4|640	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-liv.pdf
14mu|texlive-minitoc-60-4|641	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-liv.tex
14mu|texlive-minitoc-60-4|642	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mem.pdf
14mu|texlive-minitoc-60-4|643	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mem.tex
14mu|texlive-minitoc-60-4|644	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mm1.pdf
14mu|texlive-minitoc-60-4|645	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mm1.tex
14mu|texlive-minitoc-60-4|646	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mu.pdf
14mu|texlive-minitoc-60-4|647	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-mu.tex
14mu|texlive-minitoc-60-4|648	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-nom.pdf
14mu|texlive-minitoc-60-4|649	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-nom.tex
14mu|texlive-minitoc-60-4|650	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ocf.pdf
14mu|texlive-minitoc-60-4|651	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ocf.tex
14mu|texlive-minitoc-60-4|652	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ofs.pdf
14mu|texlive-minitoc-60-4|653	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-ofs.tex
14mu|texlive-minitoc-60-4|654	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-sbf.pdf
14mu|texlive-minitoc-60-4|655	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-sbf.tex
14mu|texlive-minitoc-60-4|656	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-scr.pdf
14mu|texlive-minitoc-60-4|657	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-scr.tex
14mu|texlive-minitoc-60-4|658	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-syn.pdf
14mu|texlive-minitoc-60-4|659	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-syn.tex
14mu|texlive-minitoc-60-4|660	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tbi.pdf
14mu|texlive-minitoc-60-4|661	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tbi.tex
14mu|texlive-minitoc-60-4|662	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tlc.pdf
14mu|texlive-minitoc-60-4|663	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tlc.tex
14mu|texlive-minitoc-60-4|664	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tlo.pdf
14mu|texlive-minitoc-60-4|665	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tlo.tex
14mu|texlive-minitoc-60-4|666	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tsf.pdf
14mu|texlive-minitoc-60-4|667	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-tsf.tex
14mu|texlive-minitoc-60-4|668	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-vti.pdf
14mu|texlive-minitoc-60-4|669	%doc %{_texmfdistdir}/doc/latex/minitoc/mtc-vti.tex
14mu|texlive-minitoc-60-4|670	%doc %{_texmfdistdir}/doc/latex/minitoc/namibia-f.png
14mu|texlive-minitoc-60-4|671	%doc %{_texmfdistdir}/doc/latex/minitoc/nbrunswick-f.png
14mu|texlive-minitoc-60-4|672	%doc %{_texmfdistdir}/doc/latex/minitoc/ncyprus-f.png
14mu|texlive-minitoc-60-4|673	%doc %{_texmfdistdir}/doc/latex/minitoc/neder.pdf
14mu|texlive-minitoc-60-4|674	%doc %{_texmfdistdir}/doc/latex/minitoc/netherlands-antilles-f.png
14mu|texlive-minitoc-60-4|675	%doc %{_texmfdistdir}/doc/latex/minitoc/netherlands-f.png
14mu|texlive-minitoc-60-4|676	%doc %{_texmfdistdir}/doc/latex/minitoc/new-york-f.png
14mu|texlive-minitoc-60-4|677	%doc %{_texmfdistdir}/doc/latex/minitoc/newzealand-f.png
14mu|texlive-minitoc-60-4|678	%doc %{_texmfdistdir}/doc/latex/minitoc/nicaragua-f.png
14mu|texlive-minitoc-60-4|679	%doc %{_texmfdistdir}/doc/latex/minitoc/nice-f.png
14mu|texlive-minitoc-60-4|680	%doc %{_texmfdistdir}/doc/latex/minitoc/niger-f.png
14mu|texlive-minitoc-60-4|681	%doc %{_texmfdistdir}/doc/latex/minitoc/nigeria-f.png
14mu|texlive-minitoc-60-4|682	%doc %{_texmfdistdir}/doc/latex/minitoc/nihongo.png
14mu|texlive-minitoc-60-4|683	%doc %{_texmfdistdir}/doc/latex/minitoc/norvege-c.pdf
14mu|texlive-minitoc-60-4|684	%doc %{_texmfdistdir}/doc/latex/minitoc/norvege-t.pdf
14mu|texlive-minitoc-60-4|685	%doc %{_texmfdistdir}/doc/latex/minitoc/norway-f.png
14mu|texlive-minitoc-60-4|686	%doc %{_texmfdistdir}/doc/latex/minitoc/norway-p.pdf
14mu|texlive-minitoc-60-4|687	%doc %{_texmfdistdir}/doc/latex/minitoc/occ-f.png
14mu|texlive-minitoc-60-4|688	%doc %{_texmfdistdir}/doc/latex/minitoc/occdial1.jpg
14mu|texlive-minitoc-60-4|689	%doc %{_texmfdistdir}/doc/latex/minitoc/occdial2.png
14mu|texlive-minitoc-60-4|690	%doc %{_texmfdistdir}/doc/latex/minitoc/occitanie.png
14mu|texlive-minitoc-60-4|691	%doc %{_texmfdistdir}/doc/latex/minitoc/occtaur.jpg
14mu|texlive-minitoc-60-4|692	%doc %{_texmfdistdir}/doc/latex/minitoc/oman-f.png
14mu|texlive-minitoc-60-4|693	%doc %{_texmfdistdir}/doc/latex/minitoc/opole-f.png
14mu|texlive-minitoc-60-4|694	%doc %{_texmfdistdir}/doc/latex/minitoc/pakistan-f.png
14mu|texlive-minitoc-60-4|695	%doc %{_texmfdistdir}/doc/latex/minitoc/palestine-f.png
14mu|texlive-minitoc-60-4|696	%doc %{_texmfdistdir}/doc/latex/minitoc/panama-f.png
14mu|texlive-minitoc-60-4|697	%doc %{_texmfdistdir}/doc/latex/minitoc/paraguay-f.png
14mu|texlive-minitoc-60-4|698	%doc %{_texmfdistdir}/doc/latex/minitoc/paraguay.png
14mu|texlive-minitoc-60-4|699	%doc %{_texmfdistdir}/doc/latex/minitoc/paraguayp.pdf
14mu|texlive-minitoc-60-4|700	%doc %{_texmfdistdir}/doc/latex/minitoc/peru-f.png
14mu|texlive-minitoc-60-4|701	%doc %{_texmfdistdir}/doc/latex/minitoc/philippines-f.png
14mu|texlive-minitoc-60-4|702	%doc %{_texmfdistdir}/doc/latex/minitoc/pmk
14mu|texlive-minitoc-60-4|703	%doc %{_texmfdistdir}/doc/latex/minitoc/poland-f.png
14mu|texlive-minitoc-60-4|704	%doc %{_texmfdistdir}/doc/latex/minitoc/polish-d.jpg
14mu|texlive-minitoc-60-4|705	%doc %{_texmfdistdir}/doc/latex/minitoc/polmin.jpg
14mu|texlive-minitoc-60-4|706	%doc %{_texmfdistdir}/doc/latex/minitoc/pologne.pdf
14mu|texlive-minitoc-60-4|707	%doc %{_texmfdistdir}/doc/latex/minitoc/polski-f.png
14mu|texlive-minitoc-60-4|708	%doc %{_texmfdistdir}/doc/latex/minitoc/portu-a.png
14mu|texlive-minitoc-60-4|709	%doc %{_texmfdistdir}/doc/latex/minitoc/portu-b.png
14mu|texlive-minitoc-60-4|710	%doc %{_texmfdistdir}/doc/latex/minitoc/portu-p.jpg
14mu|texlive-minitoc-60-4|711	%doc %{_texmfdistdir}/doc/latex/minitoc/portu-r.jpg
14mu|texlive-minitoc-60-4|712	%doc %{_texmfdistdir}/doc/latex/minitoc/portugal-f.png
14mu|texlive-minitoc-60-4|713	%doc %{_texmfdistdir}/doc/latex/minitoc/portugal.pdf
14mu|texlive-minitoc-60-4|714	%doc %{_texmfdistdir}/doc/latex/minitoc/puerto-rico-f.png
14mu|texlive-minitoc-60-4|715	%doc %{_texmfdistdir}/doc/latex/minitoc/qatar-f.png
14mu|texlive-minitoc-60-4|716	%doc %{_texmfdistdir}/doc/latex/minitoc/quebec-f.png
14mu|texlive-minitoc-60-4|717	%doc %{_texmfdistdir}/doc/latex/minitoc/rdcongo-f.png
14mu|texlive-minitoc-60-4|718	%doc %{_texmfdistdir}/doc/latex/minitoc/rmk
14mu|texlive-minitoc-60-4|719	%doc %{_texmfdistdir}/doc/latex/minitoc/romania-f.png
14mu|texlive-minitoc-60-4|720	%doc %{_texmfdistdir}/doc/latex/minitoc/romanian.pdf
14mu|texlive-minitoc-60-4|721	%doc %{_texmfdistdir}/doc/latex/minitoc/rus-cyr.png
14mu|texlive-minitoc-60-4|722	%doc %{_texmfdistdir}/doc/latex/minitoc/rus-re.png
14mu|texlive-minitoc-60-4|723	%doc %{_texmfdistdir}/doc/latex/minitoc/rus-su.pdf
14mu|texlive-minitoc-60-4|724	%doc %{_texmfdistdir}/doc/latex/minitoc/russia-f.png
14mu|texlive-minitoc-60-4|725	%doc %{_texmfdistdir}/doc/latex/minitoc/russian-e.pdf
14mu|texlive-minitoc-60-4|726	%doc %{_texmfdistdir}/doc/latex/minitoc/russian-n.png
14mu|texlive-minitoc-60-4|727	%doc %{_texmfdistdir}/doc/latex/minitoc/russian-w.png
14mu|texlive-minitoc-60-4|728	%doc %{_texmfdistdir}/doc/latex/minitoc/russian.png
14mu|texlive-minitoc-60-4|729	%doc %{_texmfdistdir}/doc/latex/minitoc/rwanda-f.png
14mu|texlive-minitoc-60-4|730	%doc %{_texmfdistdir}/doc/latex/minitoc/saint-lucia-f.png
14mu|texlive-minitoc-60-4|731	%doc %{_texmfdistdir}/doc/latex/minitoc/same-f.png
14mu|texlive-minitoc-60-4|732	%doc %{_texmfdistdir}/doc/latex/minitoc/same.png
14mu|texlive-minitoc-60-4|733	%doc %{_texmfdistdir}/doc/latex/minitoc/sami-f.png
14mu|texlive-minitoc-60-4|734	%doc %{_texmfdistdir}/doc/latex/minitoc/samoa-f.png
14mu|texlive-minitoc-60-4|735	%doc %{_texmfdistdir}/doc/latex/minitoc/san-marino-f.png
14mu|texlive-minitoc-60-4|736	%doc %{_texmfdistdir}/doc/latex/minitoc/sao-f.png
14mu|texlive-minitoc-60-4|737	%doc %{_texmfdistdir}/doc/latex/minitoc/saudi-arabia-f.png
14mu|texlive-minitoc-60-4|738	%doc %{_texmfdistdir}/doc/latex/minitoc/scotland-f.png
14mu|texlive-minitoc-60-4|739	%doc %{_texmfdistdir}/doc/latex/minitoc/senegal-f.png
14mu|texlive-minitoc-60-4|740	%doc %{_texmfdistdir}/doc/latex/minitoc/serb-a.pdf
14mu|texlive-minitoc-60-4|741	%doc %{_texmfdistdir}/doc/latex/minitoc/serbia-f.png
14mu|texlive-minitoc-60-4|742	%doc %{_texmfdistdir}/doc/latex/minitoc/serbia-f2.png
14mu|texlive-minitoc-60-4|743	%doc %{_texmfdistdir}/doc/latex/minitoc/serbia1.pdf
14mu|texlive-minitoc-60-4|744	%doc %{_texmfdistdir}/doc/latex/minitoc/seychelles-f.png
14mu|texlive-minitoc-60-4|745	%doc %{_texmfdistdir}/doc/latex/minitoc/singapore-f.png
14mu|texlive-minitoc-60-4|746	%doc %{_texmfdistdir}/doc/latex/minitoc/slovak-ok.png
14mu|texlive-minitoc-60-4|747	%doc %{_texmfdistdir}/doc/latex/minitoc/slovakia-f.png
14mu|texlive-minitoc-60-4|748	%doc %{_texmfdistdir}/doc/latex/minitoc/slovakia.pdf
14mu|texlive-minitoc-60-4|749	%doc %{_texmfdistdir}/doc/latex/minitoc/slovenia-f.png
14mu|texlive-minitoc-60-4|750	%doc %{_texmfdistdir}/doc/latex/minitoc/slovenian.png
14mu|texlive-minitoc-60-4|751	%doc %{_texmfdistdir}/doc/latex/minitoc/slovenie.pdf
14mu|texlive-minitoc-60-4|752	%doc %{_texmfdistdir}/doc/latex/minitoc/solomon-islands-f.png
14mu|texlive-minitoc-60-4|753	%doc %{_texmfdistdir}/doc/latex/minitoc/somalia-f.png
14mu|texlive-minitoc-60-4|754	%doc %{_texmfdistdir}/doc/latex/minitoc/sorabe-1.jpg
14mu|texlive-minitoc-60-4|755	%doc %{_texmfdistdir}/doc/latex/minitoc/sorabe-2.jpg
14mu|texlive-minitoc-60-4|756	%doc %{_texmfdistdir}/doc/latex/minitoc/sorben.jpg
14mu|texlive-minitoc-60-4|757	%doc %{_texmfdistdir}/doc/latex/minitoc/sorbian.jpg
14mu|texlive-minitoc-60-4|758	%doc %{_texmfdistdir}/doc/latex/minitoc/south-africa-f.png
14mu|texlive-minitoc-60-4|759	%doc %{_texmfdistdir}/doc/latex/minitoc/spain-f.png
14mu|texlive-minitoc-60-4|760	%doc %{_texmfdistdir}/doc/latex/minitoc/spain.png
14mu|texlive-minitoc-60-4|761	%doc %{_texmfdistdir}/doc/latex/minitoc/spilhennig.png
14mu|texlive-minitoc-60-4|762	%doc %{_texmfdistdir}/doc/latex/minitoc/start.jpg
14mu|texlive-minitoc-60-4|763	%doc %{_texmfdistdir}/doc/latex/minitoc/stop.png
14mu|texlive-minitoc-60-4|764	%doc %{_texmfdistdir}/doc/latex/minitoc/sudan-f.png
14mu|texlive-minitoc-60-4|765	%doc %{_texmfdistdir}/doc/latex/minitoc/suede-a.pdf
14mu|texlive-minitoc-60-4|766	%doc %{_texmfdistdir}/doc/latex/minitoc/suede-fin.pdf
14mu|texlive-minitoc-60-4|767	%doc %{_texmfdistdir}/doc/latex/minitoc/suisse-f.png
14mu|texlive-minitoc-60-4|768	%doc %{_texmfdistdir}/doc/latex/minitoc/suriname-f.png
14mu|texlive-minitoc-60-4|769	%doc %{_texmfdistdir}/doc/latex/minitoc/svenska.png
14mu|texlive-minitoc-60-4|770	%doc %{_texmfdistdir}/doc/latex/minitoc/swahili-m.png
14mu|texlive-minitoc-60-4|771	%doc %{_texmfdistdir}/doc/latex/minitoc/swahili.pdf
14mu|texlive-minitoc-60-4|772	%doc %{_texmfdistdir}/doc/latex/minitoc/sweden-f.png
14mu|texlive-minitoc-60-4|773	%doc %{_texmfdistdir}/doc/latex/minitoc/sweden.pdf
14mu|texlive-minitoc-60-4|774	%doc %{_texmfdistdir}/doc/latex/minitoc/syria-f.png
14mu|texlive-minitoc-60-4|775	%doc %{_texmfdistdir}/doc/latex/minitoc/taiwan-f.png
14mu|texlive-minitoc-60-4|776	%doc %{_texmfdistdir}/doc/latex/minitoc/tajikistan-f.png
14mu|texlive-minitoc-60-4|777	%doc %{_texmfdistdir}/doc/latex/minitoc/tanzania-f.png
14mu|texlive-minitoc-60-4|778	%doc %{_texmfdistdir}/doc/latex/minitoc/thai.pdf
14mu|texlive-minitoc-60-4|779	%doc %{_texmfdistdir}/doc/latex/minitoc/thai.png
14mu|texlive-minitoc-60-4|780	%doc %{_texmfdistdir}/doc/latex/minitoc/thailand-f.png
14mu|texlive-minitoc-60-4|781	%doc %{_texmfdistdir}/doc/latex/minitoc/tmk
14mu|texlive-minitoc-60-4|782	%doc %{_texmfdistdir}/doc/latex/minitoc/togo-f.png
14mu|texlive-minitoc-60-4|783	%doc %{_texmfdistdir}/doc/latex/minitoc/tonga-f.png
14mu|texlive-minitoc-60-4|784	%doc %{_texmfdistdir}/doc/latex/minitoc/tunisia-f.png
14mu|texlive-minitoc-60-4|785	%doc %{_texmfdistdir}/doc/latex/minitoc/turkey-f.png
14mu|texlive-minitoc-60-4|786	%doc %{_texmfdistdir}/doc/latex/minitoc/turkish.png
14mu|texlive-minitoc-60-4|787	%doc %{_texmfdistdir}/doc/latex/minitoc/turkmenistan-f.png
14mu|texlive-minitoc-60-4|788	%doc %{_texmfdistdir}/doc/latex/minitoc/turquie.pdf
14mu|texlive-minitoc-60-4|789	%doc %{_texmfdistdir}/doc/latex/minitoc/tuvalu-f.png
14mu|texlive-minitoc-60-4|790	%doc %{_texmfdistdir}/doc/latex/minitoc/uae-f.png
14mu|texlive-minitoc-60-4|791	%doc %{_texmfdistdir}/doc/latex/minitoc/uganda-f.png
14mu|texlive-minitoc-60-4|792	%doc %{_texmfdistdir}/doc/latex/minitoc/uighur-f.png
14mu|texlive-minitoc-60-4|793	%doc %{_texmfdistdir}/doc/latex/minitoc/uighur.pdf
14mu|texlive-minitoc-60-4|794	%doc %{_texmfdistdir}/doc/latex/minitoc/uk-f.png
14mu|texlive-minitoc-60-4|795	%doc %{_texmfdistdir}/doc/latex/minitoc/ukra.png
14mu|texlive-minitoc-60-4|796	%doc %{_texmfdistdir}/doc/latex/minitoc/ukraine-f.png
14mu|texlive-minitoc-60-4|797	%doc %{_texmfdistdir}/doc/latex/minitoc/ukraine.jpg
14mu|texlive-minitoc-60-4|798	%doc %{_texmfdistdir}/doc/latex/minitoc/ukrainep.pdf
14mu|texlive-minitoc-60-4|799	%doc %{_texmfdistdir}/doc/latex/minitoc/uruguay-f.png
14mu|texlive-minitoc-60-4|800	%doc %{_texmfdistdir}/doc/latex/minitoc/us-f.png
14mu|texlive-minitoc-60-4|801	%doc %{_texmfdistdir}/doc/latex/minitoc/usa-f.png
14mu|texlive-minitoc-60-4|802	%doc %{_texmfdistdir}/doc/latex/minitoc/uzbekistan-f.png
14mu|texlive-minitoc-60-4|803	%doc %{_texmfdistdir}/doc/latex/minitoc/vanuatu-f.png
14mu|texlive-minitoc-60-4|804	%doc %{_texmfdistdir}/doc/latex/minitoc/vatican-f.jpg
14mu|texlive-minitoc-60-4|805	%doc %{_texmfdistdir}/doc/latex/minitoc/venezuela-f.png
14mu|texlive-minitoc-60-4|806	%doc %{_texmfdistdir}/doc/latex/minitoc/vermont-f.png
14mu|texlive-minitoc-60-4|807	%doc %{_texmfdistdir}/doc/latex/minitoc/viet-w.pdf
14mu|texlive-minitoc-60-4|808	%doc %{_texmfdistdir}/doc/latex/minitoc/viet2.pdf
14mu|texlive-minitoc-60-4|809	%doc %{_texmfdistdir}/doc/latex/minitoc/viet3.pdf
14mu|texlive-minitoc-60-4|810	%doc %{_texmfdistdir}/doc/latex/minitoc/viet4.pdf
14mu|texlive-minitoc-60-4|811	%doc %{_texmfdistdir}/doc/latex/minitoc/vietnam-f.png
14mu|texlive-minitoc-60-4|812	%doc %{_texmfdistdir}/doc/latex/minitoc/vojvodina-f.png
14mu|texlive-minitoc-60-4|813	%doc %{_texmfdistdir}/doc/latex/minitoc/wales-f.png
14mu|texlive-minitoc-60-4|814	%doc %{_texmfdistdir}/doc/latex/minitoc/wallonia-f.png
14mu|texlive-minitoc-60-4|815	%doc %{_texmfdistdir}/doc/latex/minitoc/wallonie.pdf
14mu|texlive-minitoc-60-4|816	%doc %{_texmfdistdir}/doc/latex/minitoc/wiki.png
14mu|texlive-minitoc-60-4|817	%doc %{_texmfdistdir}/doc/latex/minitoc/wikif.png
14mu|texlive-minitoc-60-4|818	%doc %{_texmfdistdir}/doc/latex/minitoc/wrs-a.png
14mu|texlive-minitoc-60-4|819	%doc %{_texmfdistdir}/doc/latex/minitoc/wrs-c.png
14mu|texlive-minitoc-60-4|820	%doc %{_texmfdistdir}/doc/latex/minitoc/xinjiang.png
14mu|texlive-minitoc-60-4|821	%doc %{_texmfdistdir}/doc/latex/minitoc/xinjiangc.png
14mu|texlive-minitoc-60-4|822	%doc %{_texmfdistdir}/doc/latex/minitoc/xmk
14mu|texlive-minitoc-60-4|823	%doc %{_texmfdistdir}/doc/latex/minitoc/xyugo.png
14mu|texlive-minitoc-60-4|824	%doc %{_texmfdistdir}/doc/latex/minitoc/yemen-f.png
14mu|texlive-minitoc-60-4|825	%doc %{_texmfdistdir}/doc/latex/minitoc/zambia-f.png
14mu|texlive-minitoc-60-4|826	%doc %{_texmfdistdir}/doc/latex/minitoc/zanzibar-f.png
14mu|texlive-minitoc-60-4|827	%doc %{_texmfdistdir}/doc/latex/minitoc/zimbabwe-f.png
14mu|texlive-minitoc-60-4|828	#- source
14mu|texlive-minitoc-60-4|829	%doc %{_texmfdistdir}/source/latex/minitoc/minitoc-fr.dtx
14mu|texlive-minitoc-60-4|830	%doc %{_texmfdistdir}/source/latex/minitoc/minitoc.dtx
14mu|texlive-minitoc-60-4|831	%doc %{_texmfdistdir}/source/latex/minitoc/minitoc.ins
14mu|texlive-minitoc-60-4|832	
14mu|texlive-minitoc-60-4|833	#-----------------------------------------------------------------------
14mu|texlive-minitoc-60-4|834	%prep
14mu|texlive-minitoc-60-4|835	%setup -c -a0 -a1 -a2
14mu|texlive-minitoc-60-4|836	
14mu|texlive-minitoc-60-4|837	%build
14mu|texlive-minitoc-60-4|838	
14mu|texlive-minitoc-60-4|839	%install
14mu|texlive-minitoc-60-4|840	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-minitoc-60-4|841	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-minitoc-60-4|842	
14mu|texlive-minitoc-60-4|843	
14mu|texlive-minitoc-60-4|844	
14mu|texlive-minitoc-60-4|845	%changelog
14mu|texlive-minitoc-60-4|846	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 60-4
14mu|texlive-minitoc-60-4|847	+ Revision: 872bbf5
14mu|texlive-minitoc-60-4|848	- MassBuild#674: Increase release tag
14mu|texlive-minitoc-60-4|849	
14mu|texlive-minitoc-60-4|850	

25282 14
14mu|texlive-minorrevision-1.1-7|1	# revision 32165
14mu|texlive-minorrevision-1.1-7|2	# category Package
14mu|texlive-minorrevision-1.1-7|3	# catalog-ctan /macros/latex/contrib/minorrevision
14mu|texlive-minorrevision-1.1-7|4	# catalog-date 2013-11-16 09:55:49 +0100
14mu|texlive-minorrevision-1.1-7|5	# catalog-license lppl1.2
14mu|texlive-minorrevision-1.1-7|6	# catalog-version 1.1
14mu|texlive-minorrevision-1.1-7|7	Name:		texlive-minorrevision
14mu|texlive-minorrevision-1.1-7|8	Version:	1.1
14mu|texlive-minorrevision-1.1-7|9	Release:	7
14mu|texlive-minorrevision-1.1-7|10	Summary:	Quote and refer to a manuscript for minor revisions
14mu|texlive-minorrevision-1.1-7|11	Group:		Publishing
14mu|texlive-minorrevision-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minorrevision
14mu|texlive-minorrevision-1.1-7|13	License:	LPPL1.2
14mu|texlive-minorrevision-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minorrevision.tar.xz
14mu|texlive-minorrevision-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minorrevision.doc.tar.xz
14mu|texlive-minorrevision-1.1-7|16	BuildArch:	noarch
14mu|texlive-minorrevision-1.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-minorrevision-1.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-minorrevision-1.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-minorrevision-1.1-7|20	
14mu|texlive-minorrevision-1.1-7|21	%description
14mu|texlive-minorrevision-1.1-7|22	The package supports those who publish articles in peer-
14mu|texlive-minorrevision-1.1-7|23	reviewed journals. In the final stages of the review process,
14mu|texlive-minorrevision-1.1-7|24	the authors typically have to provide an additional document
14mu|texlive-minorrevision-1.1-7|25	(such as a letter to the editors), in which they provide a list
14mu|texlive-minorrevision-1.1-7|26	of modifications that they made to the manuscript. The package
14mu|texlive-minorrevision-1.1-7|27	automatically provides line numbers and quotations from the
14mu|texlive-minorrevision-1.1-7|28	manuscript, for this letter. The package loads the package
14mu|texlive-minorrevision-1.1-7|29	lineno, so (in effect) shares lineno's incompatibilities.
14mu|texlive-minorrevision-1.1-7|30	
14mu|texlive-minorrevision-1.1-7|31	
14mu|texlive-minorrevision-1.1-7|32	#-----------------------------------------------------------------------
14mu|texlive-minorrevision-1.1-7|33	%files
14mu|texlive-minorrevision-1.1-7|34	%{_texmfdistdir}/tex/latex/minorrevision/minorrevision.sty
14mu|texlive-minorrevision-1.1-7|35	%doc %{_texmfdistdir}/doc/latex/minorrevision/README
14mu|texlive-minorrevision-1.1-7|36	%doc %{_texmfdistdir}/doc/latex/minorrevision/minorrevision.pdf
14mu|texlive-minorrevision-1.1-7|37	%doc %{_texmfdistdir}/doc/latex/minorrevision/minorrevision.tex
14mu|texlive-minorrevision-1.1-7|38	
14mu|texlive-minorrevision-1.1-7|39	#-----------------------------------------------------------------------
14mu|texlive-minorrevision-1.1-7|40	%prep
14mu|texlive-minorrevision-1.1-7|41	%setup -c -a0 -a1
14mu|texlive-minorrevision-1.1-7|42	
14mu|texlive-minorrevision-1.1-7|43	%build
14mu|texlive-minorrevision-1.1-7|44	
14mu|texlive-minorrevision-1.1-7|45	%install
14mu|texlive-minorrevision-1.1-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-minorrevision-1.1-7|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-minorrevision-1.1-7|48	
14mu|texlive-minorrevision-1.1-7|49	%changelog
14mu|texlive-minorrevision-1.1-7|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-minorrevision-1.1-7|51	+ Revision: ad004cb
14mu|texlive-minorrevision-1.1-7|52	- MassBuild#674: Increase release tag
14mu|texlive-minorrevision-1.1-7|53	
14mu|texlive-minorrevision-1.1-7|54	

25283 14
14mu|texlive-minted-1.7-4|1	# revision 24002
14mu|texlive-minted-1.7-4|2	# category Package
14mu|texlive-minted-1.7-4|3	# catalog-ctan /macros/latex/contrib/minted
14mu|texlive-minted-1.7-4|4	# catalog-date 2011-09-18 00:13:37 +0200
14mu|texlive-minted-1.7-4|5	# catalog-license lppl1.3
14mu|texlive-minted-1.7-4|6	# catalog-version 1.7
14mu|texlive-minted-1.7-4|7	Name:		texlive-minted
14mu|texlive-minted-1.7-4|8	Version:	1.7
14mu|texlive-minted-1.7-4|9	Release:	4
14mu|texlive-minted-1.7-4|10	Summary:	Highlighted source code for LaTeX
14mu|texlive-minted-1.7-4|11	Group:		Publishing
14mu|texlive-minted-1.7-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minted
14mu|texlive-minted-1.7-4|13	License:	LPPL1.3
14mu|texlive-minted-1.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minted.tar.xz
14mu|texlive-minted-1.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minted.doc.tar.xz
14mu|texlive-minted-1.7-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minted.source.tar.xz
14mu|texlive-minted-1.7-4|17	BuildArch:	noarch
14mu|texlive-minted-1.7-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-minted-1.7-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-minted-1.7-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-minted-1.7-4|21	
14mu|texlive-minted-1.7-4|22	%description
14mu|texlive-minted-1.7-4|23	The package that facilitates expressive syntax highlighting in
14mu|texlive-minted-1.7-4|24	LaTeX using the powerful Pygments library. The package also
14mu|texlive-minted-1.7-4|25	provides options to customize the highlighted source code
14mu|texlive-minted-1.7-4|26	output using fancyvrb.
14mu|texlive-minted-1.7-4|27	
14mu|texlive-minted-1.7-4|28	
14mu|texlive-minted-1.7-4|29	#-----------------------------------------------------------------------
14mu|texlive-minted-1.7-4|30	%files
14mu|texlive-minted-1.7-4|31	%{_texmfdistdir}/tex/latex/minted/minted.sty
14mu|texlive-minted-1.7-4|32	%doc %{_texmfdistdir}/doc/latex/minted/Makefile
14mu|texlive-minted-1.7-4|33	%doc %{_texmfdistdir}/doc/latex/minted/README
14mu|texlive-minted-1.7-4|34	%doc %{_texmfdistdir}/doc/latex/minted/minted.pdf
14mu|texlive-minted-1.7-4|35	#- source
14mu|texlive-minted-1.7-4|36	%doc %{_texmfdistdir}/source/latex/minted/minted.dtx
14mu|texlive-minted-1.7-4|37	%doc %{_texmfdistdir}/source/latex/minted/minted.ins
14mu|texlive-minted-1.7-4|38	
14mu|texlive-minted-1.7-4|39	#-----------------------------------------------------------------------
14mu|texlive-minted-1.7-4|40	%prep
14mu|texlive-minted-1.7-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-minted-1.7-4|42	
14mu|texlive-minted-1.7-4|43	%build
14mu|texlive-minted-1.7-4|44	
14mu|texlive-minted-1.7-4|45	%install
14mu|texlive-minted-1.7-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-minted-1.7-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-minted-1.7-4|48	
14mu|texlive-minted-1.7-4|49	
14mu|texlive-minted-1.7-4|50	
14mu|texlive-minted-1.7-4|51	%changelog
14mu|texlive-minted-1.7-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7-4
14mu|texlive-minted-1.7-4|53	+ Revision: c16b01a
14mu|texlive-minted-1.7-4|54	- MassBuild#674: Increase release tag
14mu|texlive-minted-1.7-4|55	
14mu|texlive-minted-1.7-4|56	

25284 14
14mu|texlive-minutes-1.8d-4|1	# revision 16350
14mu|texlive-minutes-1.8d-4|2	# category Package
14mu|texlive-minutes-1.8d-4|3	# catalog-ctan /macros/latex/contrib/minutes
14mu|texlive-minutes-1.8d-4|4	# catalog-date 2009-12-05 12:31:44 +0100
14mu|texlive-minutes-1.8d-4|5	# catalog-license other-free
14mu|texlive-minutes-1.8d-4|6	# catalog-version 1.8d
14mu|texlive-minutes-1.8d-4|7	Name:		texlive-minutes
14mu|texlive-minutes-1.8d-4|8	Version:	1.8d
14mu|texlive-minutes-1.8d-4|9	Release:	4
14mu|texlive-minutes-1.8d-4|10	Summary:	Typeset the minutes of meetings
14mu|texlive-minutes-1.8d-4|11	Group:		Publishing
14mu|texlive-minutes-1.8d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minutes
14mu|texlive-minutes-1.8d-4|13	License:	OTHER-FREE
14mu|texlive-minutes-1.8d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minutes.tar.xz
14mu|texlive-minutes-1.8d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minutes.doc.tar.xz
14mu|texlive-minutes-1.8d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minutes.source.tar.xz
14mu|texlive-minutes-1.8d-4|17	BuildArch:	noarch
14mu|texlive-minutes-1.8d-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-minutes-1.8d-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-minutes-1.8d-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-minutes-1.8d-4|21	
14mu|texlive-minutes-1.8d-4|22	%description
14mu|texlive-minutes-1.8d-4|23	Supports the creation of a collection of minutes. Features
14mu|texlive-minutes-1.8d-4|24	include: - Support of tasks (who, schedule, what, time of
14mu|texlive-minutes-1.8d-4|25	finishing; - possibility of creating a list of open tasks; -
14mu|texlive-minutes-1.8d-4|26	inclusion of open tasks from other minutes; - Support for
14mu|texlive-minutes-1.8d-4|27	attachments; - Support of schedule dates (in planning: support
14mu|texlive-minutes-1.8d-4|28	for the calendar package); - Different versions ('secret
14mu|texlive-minutes-1.8d-4|29	parts'); and - Macros for votes and decisions (list of
14mu|texlive-minutes-1.8d-4|30	decisions). Support for minutes in a variety of languages is
14mu|texlive-minutes-1.8d-4|31	available.
14mu|texlive-minutes-1.8d-4|32	
14mu|texlive-minutes-1.8d-4|33	
14mu|texlive-minutes-1.8d-4|34	#-----------------------------------------------------------------------
14mu|texlive-minutes-1.8d-4|35	%files
14mu|texlive-minutes-1.8d-4|36	%{_texmfdistdir}/tex/latex/minutes/minutes.sty
14mu|texlive-minutes-1.8d-4|37	%doc %{_texmfdistdir}/doc/latex/minutes/MinStyGd.tex
14mu|texlive-minutes-1.8d-4|38	%doc %{_texmfdistdir}/doc/latex/minutes/Overview.tex
14mu|texlive-minutes-1.8d-4|39	%doc %{_texmfdistdir}/doc/latex/minutes/Protokol.tex
14mu|texlive-minutes-1.8d-4|40	%doc %{_texmfdistdir}/doc/latex/minutes/README
14mu|texlive-minutes-1.8d-4|41	%doc %{_texmfdistdir}/doc/latex/minutes/Sample.tex
14mu|texlive-minutes-1.8d-4|42	%doc %{_texmfdistdir}/doc/latex/minutes/SampleDE.tex
14mu|texlive-minutes-1.8d-4|43	%doc %{_texmfdistdir}/doc/latex/minutes/SampleEN.tex
14mu|texlive-minutes-1.8d-4|44	%doc %{_texmfdistdir}/doc/latex/minutes/SampleNL.tex
14mu|texlive-minutes-1.8d-4|45	%doc %{_texmfdistdir}/doc/latex/minutes/minutes.pdf
14mu|texlive-minutes-1.8d-4|46	#- source
14mu|texlive-minutes-1.8d-4|47	%doc %{_texmfdistdir}/source/latex/minutes/minutes.dtx
14mu|texlive-minutes-1.8d-4|48	%doc %{_texmfdistdir}/source/latex/minutes/minutes.ins
14mu|texlive-minutes-1.8d-4|49	
14mu|texlive-minutes-1.8d-4|50	#-----------------------------------------------------------------------
14mu|texlive-minutes-1.8d-4|51	%prep
14mu|texlive-minutes-1.8d-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-minutes-1.8d-4|53	
14mu|texlive-minutes-1.8d-4|54	%build
14mu|texlive-minutes-1.8d-4|55	
14mu|texlive-minutes-1.8d-4|56	%install
14mu|texlive-minutes-1.8d-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-minutes-1.8d-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-minutes-1.8d-4|59	
14mu|texlive-minutes-1.8d-4|60	
14mu|texlive-minutes-1.8d-4|61	
14mu|texlive-minutes-1.8d-4|62	%changelog
14mu|texlive-minutes-1.8d-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8d-4
14mu|texlive-minutes-1.8d-4|64	+ Revision: 3e40f37
14mu|texlive-minutes-1.8d-4|65	- MassBuild#674: Increase release tag
14mu|texlive-minutes-1.8d-4|66	
14mu|texlive-minutes-1.8d-4|67	

25285 14
14mu|texlive-misc209-20111103-4|1	# revision 18001
14mu|texlive-misc209-20111103-4|2	# category Package
14mu|texlive-misc209-20111103-4|3	# catalog-ctan undef
14mu|texlive-misc209-20111103-4|4	# catalog-date undef
14mu|texlive-misc209-20111103-4|5	# catalog-license undef
14mu|texlive-misc209-20111103-4|6	# catalog-version undef
14mu|texlive-misc209-20111103-4|7	Name:		texlive-misc209
14mu|texlive-misc209-20111103-4|8	Version:	20111103
14mu|texlive-misc209-20111103-4|9	Release:	4
14mu|texlive-misc209-20111103-4|10	Summary:	TeXLive misc209 package
14mu|texlive-misc209-20111103-4|11	Group:		Publishing
14mu|texlive-misc209-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-misc209-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-misc209-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/misc209.tar.xz
14mu|texlive-misc209-20111103-4|15	BuildArch:	noarch
14mu|texlive-misc209-20111103-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-misc209-20111103-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-misc209-20111103-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-misc209-20111103-4|19	
14mu|texlive-misc209-20111103-4|20	%description
14mu|texlive-misc209-20111103-4|21	TeXLive misc209 package.
14mu|texlive-misc209-20111103-4|22	
14mu|texlive-misc209-20111103-4|23	
14mu|texlive-misc209-20111103-4|24	#-----------------------------------------------------------------------
14mu|texlive-misc209-20111103-4|25	%files
14mu|texlive-misc209-20111103-4|26	%{_texmfdistdir}/tex/latex/misc209/bibmods.sty
14mu|texlive-misc209-20111103-4|27	%{_texmfdistdir}/tex/latex/misc209/example.sty
14mu|texlive-misc209-20111103-4|28	%{_texmfdistdir}/tex/latex/misc209/hangcaption.sty
14mu|texlive-misc209-20111103-4|29	%{_texmfdistdir}/tex/latex/misc209/multind.sty
14mu|texlive-misc209-20111103-4|30	%{_texmfdistdir}/tex/latex/misc209/portland.sty
14mu|texlive-misc209-20111103-4|31	%{_texmfdistdir}/tex/latex/misc209/psboxit.sty
14mu|texlive-misc209-20111103-4|32	
14mu|texlive-misc209-20111103-4|33	#-----------------------------------------------------------------------
14mu|texlive-misc209-20111103-4|34	%prep
14mu|texlive-misc209-20111103-4|35	%setup -c -a0
14mu|texlive-misc209-20111103-4|36	
14mu|texlive-misc209-20111103-4|37	%build
14mu|texlive-misc209-20111103-4|38	
14mu|texlive-misc209-20111103-4|39	%install
14mu|texlive-misc209-20111103-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-misc209-20111103-4|41	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-misc209-20111103-4|42	
14mu|texlive-misc209-20111103-4|43	
14mu|texlive-misc209-20111103-4|44	
14mu|texlive-misc209-20111103-4|45	%changelog
14mu|texlive-misc209-20111103-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-misc209-20111103-4|47	+ Revision: ae081d3
14mu|texlive-misc209-20111103-4|48	- MassBuild#674: Increase release tag
14mu|texlive-misc209-20111103-4|49	
14mu|texlive-misc209-20111103-4|50	

25286 14
14mu|texlive-mkgrkindex-2.0-5|1	# revision 26313
14mu|texlive-mkgrkindex-2.0-5|2	# category Package
14mu|texlive-mkgrkindex-2.0-5|3	# catalog-ctan /language/greek/mkgrkindex
14mu|texlive-mkgrkindex-2.0-5|4	# catalog-date 2010-10-24 16:36:36 +0200
14mu|texlive-mkgrkindex-2.0-5|5	# catalog-license other-free
14mu|texlive-mkgrkindex-2.0-5|6	# catalog-version 2.0
14mu|texlive-mkgrkindex-2.0-5|7	Name:		texlive-mkgrkindex
14mu|texlive-mkgrkindex-2.0-5|8	Version:	2.0
14mu|texlive-mkgrkindex-2.0-5|9	Release:	5
14mu|texlive-mkgrkindex-2.0-5|10	Summary:	Makeindex working with Greek
14mu|texlive-mkgrkindex-2.0-5|11	Group:		Publishing
14mu|texlive-mkgrkindex-2.0-5|12	URL:		http://www.ctan.org/tex-archive/language/greek/mkgrkindex
14mu|texlive-mkgrkindex-2.0-5|13	License:	OTHER-FREE
14mu|texlive-mkgrkindex-2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkgrkindex.tar.xz
14mu|texlive-mkgrkindex-2.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkgrkindex.doc.tar.xz
14mu|texlive-mkgrkindex-2.0-5|16	BuildArch:	noarch
14mu|texlive-mkgrkindex-2.0-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mkgrkindex-2.0-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mkgrkindex-2.0-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-mkgrkindex-2.0-5|20	Provides:	texlive-mkgrkindex.bin = %{EVRD}
14mu|texlive-mkgrkindex-2.0-5|21	
14mu|texlive-mkgrkindex-2.0-5|22	%description
14mu|texlive-mkgrkindex-2.0-5|23	Makeindex is resolutely stuck with Latin-based alphabets, so
14mu|texlive-mkgrkindex-2.0-5|24	will not deal with Greek indexes, unaided. This package
14mu|texlive-mkgrkindex-2.0-5|25	provides a Perl script that will transmute the index of a Greek
14mu|texlive-mkgrkindex-2.0-5|26	document in such a way that makeindex will sort the entries
14mu|texlive-mkgrkindex-2.0-5|27	according to the rules of the Greek alphabet.
14mu|texlive-mkgrkindex-2.0-5|28	
14mu|texlive-mkgrkindex-2.0-5|29	
14mu|texlive-mkgrkindex-2.0-5|30	#-----------------------------------------------------------------------
14mu|texlive-mkgrkindex-2.0-5|31	%files
14mu|texlive-mkgrkindex-2.0-5|32	%{_bindir}/mkgrkindex
14mu|texlive-mkgrkindex-2.0-5|33	%{_texmfdistdir}/makeindex/mkgrkindex/lowercase-headers.ist
14mu|texlive-mkgrkindex-2.0-5|34	%{_texmfdistdir}/makeindex/mkgrkindex/uppercase-headers.ist
14mu|texlive-mkgrkindex-2.0-5|35	%{_texmfdistdir}/scripts/mkgrkindex/mkgrkindex
14mu|texlive-mkgrkindex-2.0-5|36	%doc %{_texmfdistdir}/doc/support/mkgrkindex/mkgrkindex.nw
14mu|texlive-mkgrkindex-2.0-5|37	%doc %{_texmfdistdir}/doc/support/mkgrkindex/mkgrkindex.pdf
14mu|texlive-mkgrkindex-2.0-5|38	
14mu|texlive-mkgrkindex-2.0-5|39	#-----------------------------------------------------------------------
14mu|texlive-mkgrkindex-2.0-5|40	%prep
14mu|texlive-mkgrkindex-2.0-5|41	%setup -c -a0 -a1
14mu|texlive-mkgrkindex-2.0-5|42	
14mu|texlive-mkgrkindex-2.0-5|43	%build
14mu|texlive-mkgrkindex-2.0-5|44	
14mu|texlive-mkgrkindex-2.0-5|45	%install
14mu|texlive-mkgrkindex-2.0-5|46	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-mkgrkindex-2.0-5|47	pushd %{buildroot}%{_bindir}
14mu|texlive-mkgrkindex-2.0-5|48	ln -sf %{_texmfdistdir}/scripts/mkgrkindex/mkgrkindex mkgrkindex
14mu|texlive-mkgrkindex-2.0-5|49	popd
14mu|texlive-mkgrkindex-2.0-5|50	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-mkgrkindex-2.0-5|51	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-mkgrkindex-2.0-5|52	
14mu|texlive-mkgrkindex-2.0-5|53	
14mu|texlive-mkgrkindex-2.0-5|54	
14mu|texlive-mkgrkindex-2.0-5|55	%changelog
14mu|texlive-mkgrkindex-2.0-5|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-5
14mu|texlive-mkgrkindex-2.0-5|57	+ Revision: 70fb275
14mu|texlive-mkgrkindex-2.0-5|58	- MassBuild#674: Increase release tag
14mu|texlive-mkgrkindex-2.0-5|59	
14mu|texlive-mkgrkindex-2.0-5|60	

25287 14
14mu|texlive-mla-paper-20101230-4|1	# revision 20885
14mu|texlive-mla-paper-20101230-4|2	# category Package
14mu|texlive-mla-paper-20101230-4|3	# catalog-ctan /macros/latex/contrib/mla-paper
14mu|texlive-mla-paper-20101230-4|4	# catalog-date 2010-12-30 15:21:17 +0100
14mu|texlive-mla-paper-20101230-4|5	# catalog-license lppl
14mu|texlive-mla-paper-20101230-4|6	# catalog-version undef
14mu|texlive-mla-paper-20101230-4|7	Name:		texlive-mla-paper
14mu|texlive-mla-paper-20101230-4|8	Version:	20101230
14mu|texlive-mla-paper-20101230-4|9	Release:	4
14mu|texlive-mla-paper-20101230-4|10	Summary:	Proper MLA formatting
14mu|texlive-mla-paper-20101230-4|11	Group:		Publishing
14mu|texlive-mla-paper-20101230-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mla-paper
14mu|texlive-mla-paper-20101230-4|13	License:	LPPL
14mu|texlive-mla-paper-20101230-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mla-paper.tar.xz
14mu|texlive-mla-paper-20101230-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mla-paper.doc.tar.xz
14mu|texlive-mla-paper-20101230-4|16	BuildArch:	noarch
14mu|texlive-mla-paper-20101230-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mla-paper-20101230-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mla-paper-20101230-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mla-paper-20101230-4|20	
14mu|texlive-mla-paper-20101230-4|21	%description
14mu|texlive-mla-paper-20101230-4|22	The package formats articles using the MLA style. The aim is
14mu|texlive-mla-paper-20101230-4|23	that students and other academics in the humanities should be
14mu|texlive-mla-paper-20101230-4|24	able to typeset their materials, properly, with minimal effort
14mu|texlive-mla-paper-20101230-4|25	on their part.
14mu|texlive-mla-paper-20101230-4|26	
14mu|texlive-mla-paper-20101230-4|27	
14mu|texlive-mla-paper-20101230-4|28	#-----------------------------------------------------------------------
14mu|texlive-mla-paper-20101230-4|29	%files
14mu|texlive-mla-paper-20101230-4|30	%{_texmfdistdir}/tex/latex/mla-paper/mla.sty
14mu|texlive-mla-paper-20101230-4|31	%doc %{_texmfdistdir}/doc/latex/mla-paper/README
14mu|texlive-mla-paper-20101230-4|32	
14mu|texlive-mla-paper-20101230-4|33	#-----------------------------------------------------------------------
14mu|texlive-mla-paper-20101230-4|34	%prep
14mu|texlive-mla-paper-20101230-4|35	%setup -c -a0 -a1
14mu|texlive-mla-paper-20101230-4|36	
14mu|texlive-mla-paper-20101230-4|37	%build
14mu|texlive-mla-paper-20101230-4|38	
14mu|texlive-mla-paper-20101230-4|39	%install
14mu|texlive-mla-paper-20101230-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mla-paper-20101230-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mla-paper-20101230-4|42	
14mu|texlive-mla-paper-20101230-4|43	
14mu|texlive-mla-paper-20101230-4|44	
14mu|texlive-mla-paper-20101230-4|45	%changelog
14mu|texlive-mla-paper-20101230-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101230-4
14mu|texlive-mla-paper-20101230-4|47	+ Revision: 1fa8600
14mu|texlive-mla-paper-20101230-4|48	- MassBuild#674: Increase release tag
14mu|texlive-mla-paper-20101230-4|49	
14mu|texlive-mla-paper-20101230-4|50	

25288 14
14mu|texlive-mlist-0.6a-4|1	# revision 15878
14mu|texlive-mlist-0.6a-4|2	# category Package
14mu|texlive-mlist-0.6a-4|3	# catalog-ctan /macros/latex/contrib/mlist
14mu|texlive-mlist-0.6a-4|4	# catalog-date 2009-07-04 13:21:27 +0200
14mu|texlive-mlist-0.6a-4|5	# catalog-license lppl
14mu|texlive-mlist-0.6a-4|6	# catalog-version 0.6a
14mu|texlive-mlist-0.6a-4|7	Name:		texlive-mlist
14mu|texlive-mlist-0.6a-4|8	Version:	0.6a
14mu|texlive-mlist-0.6a-4|9	Release:	4
14mu|texlive-mlist-0.6a-4|10	Summary:	Logical markup for lists
14mu|texlive-mlist-0.6a-4|11	Group:		Publishing
14mu|texlive-mlist-0.6a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mlist
14mu|texlive-mlist-0.6a-4|13	License:	LPPL
14mu|texlive-mlist-0.6a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mlist.tar.xz
14mu|texlive-mlist-0.6a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mlist.doc.tar.xz
14mu|texlive-mlist-0.6a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mlist.source.tar.xz
14mu|texlive-mlist-0.6a-4|17	BuildArch:	noarch
14mu|texlive-mlist-0.6a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mlist-0.6a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mlist-0.6a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mlist-0.6a-4|21	
14mu|texlive-mlist-0.6a-4|22	%description
14mu|texlive-mlist-0.6a-4|23	The package defines commands that create macros for typesetting
14mu|texlive-mlist-0.6a-4|24	vectors, matrices and functions, in a logical way. For example,
14mu|texlive-mlist-0.6a-4|25	logical indexing can then be used to refer to elements or
14mu|texlive-mlist-0.6a-4|26	arguments without hard-coding the symbols in the document.
14mu|texlive-mlist-0.6a-4|27	
14mu|texlive-mlist-0.6a-4|28	
14mu|texlive-mlist-0.6a-4|29	#-----------------------------------------------------------------------
14mu|texlive-mlist-0.6a-4|30	%files
14mu|texlive-mlist-0.6a-4|31	%{_texmfdistdir}/tex/latex/mlist/mlist.cfg
14mu|texlive-mlist-0.6a-4|32	%{_texmfdistdir}/tex/latex/mlist/mlist.sty
14mu|texlive-mlist-0.6a-4|33	%doc %{_texmfdistdir}/doc/latex/mlist/README
14mu|texlive-mlist-0.6a-4|34	%doc %{_texmfdistdir}/doc/latex/mlist/mlist.pdf
14mu|texlive-mlist-0.6a-4|35	#- source
14mu|texlive-mlist-0.6a-4|36	%doc %{_texmfdistdir}/source/latex/mlist/mlist.dtx
14mu|texlive-mlist-0.6a-4|37	%doc %{_texmfdistdir}/source/latex/mlist/mlist.ins
14mu|texlive-mlist-0.6a-4|38	
14mu|texlive-mlist-0.6a-4|39	#-----------------------------------------------------------------------
14mu|texlive-mlist-0.6a-4|40	%prep
14mu|texlive-mlist-0.6a-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-mlist-0.6a-4|42	
14mu|texlive-mlist-0.6a-4|43	%build
14mu|texlive-mlist-0.6a-4|44	
14mu|texlive-mlist-0.6a-4|45	%install
14mu|texlive-mlist-0.6a-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mlist-0.6a-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mlist-0.6a-4|48	
14mu|texlive-mlist-0.6a-4|49	
14mu|texlive-mlist-0.6a-4|50	
14mu|texlive-mlist-0.6a-4|51	%changelog
14mu|texlive-mlist-0.6a-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6a-4
14mu|texlive-mlist-0.6a-4|53	+ Revision: 7bd0364
14mu|texlive-mlist-0.6a-4|54	- MassBuild#674: Increase release tag
14mu|texlive-mlist-0.6a-4|55	
14mu|texlive-mlist-0.6a-4|56	

25289 14
14mu|texlive-mltex-2.2-5|1	# revision 22650
14mu|texlive-mltex-2.2-5|2	# category Package
14mu|texlive-mltex-2.2-5|3	# catalog-ctan /systems/generic/mltex
14mu|texlive-mltex-2.2-5|4	# catalog-date 2008-01-25 17:33:09 +0100
14mu|texlive-mltex-2.2-5|5	# catalog-license knuth
14mu|texlive-mltex-2.2-5|6	# catalog-version 2.2
14mu|texlive-mltex-2.2-5|7	Name:		texlive-mltex
14mu|texlive-mltex-2.2-5|8	Version:	2.2
14mu|texlive-mltex-2.2-5|9	Release:	5
14mu|texlive-mltex-2.2-5|10	Summary:	The MLTeX system
14mu|texlive-mltex-2.2-5|11	Group:		Publishing
14mu|texlive-mltex-2.2-5|12	URL:		http://www.ctan.org/tex-archive/systems/generic/mltex
14mu|texlive-mltex-2.2-5|13	License:	KNUTH
14mu|texlive-mltex-2.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mltex.tar.xz
14mu|texlive-mltex-2.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mltex.doc.tar.xz
14mu|texlive-mltex-2.2-5|16	BuildArch:	noarch
14mu|texlive-mltex-2.2-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mltex-2.2-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mltex-2.2-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-mltex-2.2-5|20	Requires(post):	texlive-tetex
14mu|texlive-mltex-2.2-5|21	Requires:	texlive-latex
14mu|texlive-mltex-2.2-5|22	Requires:	texlive-mltex.bin
14mu|texlive-mltex-2.2-5|23	
14mu|texlive-mltex-2.2-5|24	%description
14mu|texlive-mltex-2.2-5|25	MLTeX is a modification of TeX version >=3.0 that allows the
14mu|texlive-mltex-2.2-5|26	hyphenation of words with accented letters using ordinary
14mu|texlive-mltex-2.2-5|27	Computer Modern (CM) fonts. The system is distributed as a TeX
14mu|texlive-mltex-2.2-5|28	change file.
14mu|texlive-mltex-2.2-5|29	
14mu|texlive-mltex-2.2-5|30	
14mu|texlive-mltex-2.2-5|31	#-----------------------------------------------------------------------
14mu|texlive-mltex-2.2-5|32	%files
14mu|texlive-mltex-2.2-5|33	%{_texmfdistdir}/tex/latex/mltex/lo1enc.def
14mu|texlive-mltex-2.2-5|34	%{_texmfdistdir}/tex/latex/mltex/mlltxchg.def
14mu|texlive-mltex-2.2-5|35	%{_texmfdistdir}/tex/latex/mltex/mltex.sty
14mu|texlive-mltex-2.2-5|36	%{_texmfdistdir}/tex/mltex/config/mltex.ini
14mu|texlive-mltex-2.2-5|37	%_texmf_fmtutil_d/mltex
14mu|texlive-mltex-2.2-5|38	%doc %{_texmfdistdir}/doc/latex/mltex/README
14mu|texlive-mltex-2.2-5|39	%doc %{_texmfdistdir}/doc/latex/mltex/mltex.txt
14mu|texlive-mltex-2.2-5|40	%doc %{_texmfdistdir}/doc/latex/mltex/testmlft.dvi
14mu|texlive-mltex-2.2-5|41	%doc %{_texmfdistdir}/doc/latex/mltex/testmlft.tex
14mu|texlive-mltex-2.2-5|42	%doc %{_texmfdistdir}/doc/latex/mltex/testmlsw.dvi
14mu|texlive-mltex-2.2-5|43	%doc %{_texmfdistdir}/doc/latex/mltex/testmlsw.tex
14mu|texlive-mltex-2.2-5|44	
14mu|texlive-mltex-2.2-5|45	#-----------------------------------------------------------------------
14mu|texlive-mltex-2.2-5|46	%prep
14mu|texlive-mltex-2.2-5|47	%setup -c -a0 -a1
14mu|texlive-mltex-2.2-5|48	
14mu|texlive-mltex-2.2-5|49	%build
14mu|texlive-mltex-2.2-5|50	
14mu|texlive-mltex-2.2-5|51	%install
14mu|texlive-mltex-2.2-5|52	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-mltex-2.2-5|53	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-mltex-2.2-5|54	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-mltex-2.2-5|55	cat > %{buildroot}%{_texmf_fmtutil_d}/mltex <<EOF
14mu|texlive-mltex-2.2-5|56	#
14mu|texlive-mltex-2.2-5|57	# from mltex:
14mu|texlive-mltex-2.2-5|58	mllatex pdftex language.dat -translate-file=cp227.tcx -mltex mllatex.ini
14mu|texlive-mltex-2.2-5|59	mltex pdftex - -translate-file=cp227.tcx -mltex mltex.ini
14mu|texlive-mltex-2.2-5|60	EOF
14mu|texlive-mltex-2.2-5|61	
14mu|texlive-mltex-2.2-5|62	
14mu|texlive-mltex-2.2-5|63	
14mu|texlive-mltex-2.2-5|64	%changelog
14mu|texlive-mltex-2.2-5|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-5
14mu|texlive-mltex-2.2-5|66	+ Revision: ac0c6ed
14mu|texlive-mltex-2.2-5|67	- MassBuild#674: Increase release tag
14mu|texlive-mltex-2.2-5|68	
14mu|texlive-mltex-2.2-5|69	

25290 14
14mu|texlive-mmap-1.03-4|1	# revision 15878
14mu|texlive-mmap-1.03-4|2	# category Package
14mu|texlive-mmap-1.03-4|3	# catalog-ctan /macros/latex/contrib/mmap
14mu|texlive-mmap-1.03-4|4	# catalog-date 2009-09-27 11:55:52 +0200
14mu|texlive-mmap-1.03-4|5	# catalog-license lppl
14mu|texlive-mmap-1.03-4|6	# catalog-version 1.03
14mu|texlive-mmap-1.03-4|7	Name:		texlive-mmap
14mu|texlive-mmap-1.03-4|8	Version:	1.03
14mu|texlive-mmap-1.03-4|9	Release:	4
14mu|texlive-mmap-1.03-4|10	Summary:	Include CMap resources in PDF files from PDFTeX
14mu|texlive-mmap-1.03-4|11	Group:		Publishing
14mu|texlive-mmap-1.03-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mmap
14mu|texlive-mmap-1.03-4|13	License:	LPPL
14mu|texlive-mmap-1.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mmap.tar.xz
14mu|texlive-mmap-1.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mmap.doc.tar.xz
14mu|texlive-mmap-1.03-4|16	BuildArch:	noarch
14mu|texlive-mmap-1.03-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mmap-1.03-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mmap-1.03-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mmap-1.03-4|20	
14mu|texlive-mmap-1.03-4|21	%description
14mu|texlive-mmap-1.03-4|22	The package is an extension of cmap with improved flexibility
14mu|texlive-mmap-1.03-4|23	and coverage, including the ability to re-encode Knuth's basic
14mu|texlive-mmap-1.03-4|24	mathematics fonts.
14mu|texlive-mmap-1.03-4|25	
14mu|texlive-mmap-1.03-4|26	
14mu|texlive-mmap-1.03-4|27	#-----------------------------------------------------------------------
14mu|texlive-mmap-1.03-4|28	%files
14mu|texlive-mmap-1.03-4|29	%{_texmfdistdir}/tex/latex/mmap/lmr-m.cmap
14mu|texlive-mmap-1.03-4|30	%{_texmfdistdir}/tex/latex/mmap/lmr.cmap
14mu|texlive-mmap-1.03-4|31	%{_texmfdistdir}/tex/latex/mmap/ly1.cmap
14mu|texlive-mmap-1.03-4|32	%{_texmfdistdir}/tex/latex/mmap/mmap.sty
14mu|texlive-mmap-1.03-4|33	%{_texmfdistdir}/tex/latex/mmap/oml-m.cmap
14mu|texlive-mmap-1.03-4|34	%{_texmfdistdir}/tex/latex/mmap/oml.cmap
14mu|texlive-mmap-1.03-4|35	%{_texmfdistdir}/tex/latex/mmap/omlbit-m.cmap
14mu|texlive-mmap-1.03-4|36	%{_texmfdistdir}/tex/latex/mmap/omlbit.cmap
14mu|texlive-mmap-1.03-4|37	%{_texmfdistdir}/tex/latex/mmap/omlmit-m.cmap
14mu|texlive-mmap-1.03-4|38	%{_texmfdistdir}/tex/latex/mmap/omlmit.cmap
14mu|texlive-mmap-1.03-4|39	%{_texmfdistdir}/tex/latex/mmap/oms-m.cmap
14mu|texlive-mmap-1.03-4|40	%{_texmfdistdir}/tex/latex/mmap/oms.cmap
14mu|texlive-mmap-1.03-4|41	%{_texmfdistdir}/tex/latex/mmap/omsb-m.cmap
14mu|texlive-mmap-1.03-4|42	%{_texmfdistdir}/tex/latex/mmap/omx-m.cmap
14mu|texlive-mmap-1.03-4|43	%{_texmfdistdir}/tex/latex/mmap/omx.cmap
14mu|texlive-mmap-1.03-4|44	%{_texmfdistdir}/tex/latex/mmap/ot1-m.cmap
14mu|texlive-mmap-1.03-4|45	%{_texmfdistdir}/tex/latex/mmap/ot1.cmap
14mu|texlive-mmap-1.03-4|46	%{_texmfdistdir}/tex/latex/mmap/ot1rbxit-m.cmap
14mu|texlive-mmap-1.03-4|47	%{_texmfdistdir}/tex/latex/mmap/ot1rbxit.cmap
14mu|texlive-mmap-1.03-4|48	%{_texmfdistdir}/tex/latex/mmap/ot1rbxn-m.cmap
14mu|texlive-mmap-1.03-4|49	%{_texmfdistdir}/tex/latex/mmap/ot1rbxn.cmap
14mu|texlive-mmap-1.03-4|50	%{_texmfdistdir}/tex/latex/mmap/ot1rmit-m.cmap
14mu|texlive-mmap-1.03-4|51	%{_texmfdistdir}/tex/latex/mmap/ot1rmit.cmap
14mu|texlive-mmap-1.03-4|52	%{_texmfdistdir}/tex/latex/mmap/ot1rmn-m.cmap
14mu|texlive-mmap-1.03-4|53	%{_texmfdistdir}/tex/latex/mmap/ot1rmn.cmap
14mu|texlive-mmap-1.03-4|54	%{_texmfdistdir}/tex/latex/mmap/ot1ssbxn-m.cmap
14mu|texlive-mmap-1.03-4|55	%{_texmfdistdir}/tex/latex/mmap/ot1ssbxn.cmap
14mu|texlive-mmap-1.03-4|56	%{_texmfdistdir}/tex/latex/mmap/ot1ssmn-m.cmap
14mu|texlive-mmap-1.03-4|57	%{_texmfdistdir}/tex/latex/mmap/ot1ssmn.cmap
14mu|texlive-mmap-1.03-4|58	%{_texmfdistdir}/tex/latex/mmap/ot1ttmn-m.cmap
14mu|texlive-mmap-1.03-4|59	%{_texmfdistdir}/tex/latex/mmap/ot1ttmn.cmap
14mu|texlive-mmap-1.03-4|60	%{_texmfdistdir}/tex/latex/mmap/ot1xxx-m.cmap
14mu|texlive-mmap-1.03-4|61	%{_texmfdistdir}/tex/latex/mmap/t1-m.cmap
14mu|texlive-mmap-1.03-4|62	%{_texmfdistdir}/tex/latex/mmap/t1.cmap
14mu|texlive-mmap-1.03-4|63	%{_texmfdistdir}/tex/latex/mmap/ueuf-m.cmap
14mu|texlive-mmap-1.03-4|64	%{_texmfdistdir}/tex/latex/mmap/ueufb-m.cmap
14mu|texlive-mmap-1.03-4|65	%{_texmfdistdir}/tex/latex/mmap/ulasy-m.cmap
14mu|texlive-mmap-1.03-4|66	%{_texmfdistdir}/tex/latex/mmap/ulasy.cmap
14mu|texlive-mmap-1.03-4|67	%{_texmfdistdir}/tex/latex/mmap/umsa-m.cmap
14mu|texlive-mmap-1.03-4|68	%{_texmfdistdir}/tex/latex/mmap/umsa.cmap
14mu|texlive-mmap-1.03-4|69	%{_texmfdistdir}/tex/latex/mmap/umsb-m.cmap
14mu|texlive-mmap-1.03-4|70	%{_texmfdistdir}/tex/latex/mmap/umsb.cmap
14mu|texlive-mmap-1.03-4|71	%{_texmfdistdir}/tex/latex/mmap/upsy-m.cmap
14mu|texlive-mmap-1.03-4|72	%{_texmfdistdir}/tex/latex/mmap/upsy.cmap
14mu|texlive-mmap-1.03-4|73	%{_texmfdistdir}/tex/latex/mmap/upzd-m.cmap
14mu|texlive-mmap-1.03-4|74	%{_texmfdistdir}/tex/latex/mmap/upzd.cmap
14mu|texlive-mmap-1.03-4|75	%doc %{_texmfdistdir}/doc/latex/mmap/README
14mu|texlive-mmap-1.03-4|76	
14mu|texlive-mmap-1.03-4|77	#-----------------------------------------------------------------------
14mu|texlive-mmap-1.03-4|78	%prep
14mu|texlive-mmap-1.03-4|79	%setup -c -a0 -a1
14mu|texlive-mmap-1.03-4|80	
14mu|texlive-mmap-1.03-4|81	%build
14mu|texlive-mmap-1.03-4|82	
14mu|texlive-mmap-1.03-4|83	%install
14mu|texlive-mmap-1.03-4|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mmap-1.03-4|85	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mmap-1.03-4|86	
14mu|texlive-mmap-1.03-4|87	
14mu|texlive-mmap-1.03-4|88	
14mu|texlive-mmap-1.03-4|89	%changelog
14mu|texlive-mmap-1.03-4|90	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.03-4
14mu|texlive-mmap-1.03-4|91	+ Revision: b6ab9e8
14mu|texlive-mmap-1.03-4|92	- MassBuild#674: Increase release tag
14mu|texlive-mmap-1.03-4|93	
14mu|texlive-mmap-1.03-4|94	

25291 14
14mu|texlive-mnotes-0.6-7|1	# revision 30072
14mu|texlive-mnotes-0.6-7|2	# category Package
14mu|texlive-mnotes-0.6-7|3	# catalog-ctan /macros/latex/contrib/mnotes
14mu|texlive-mnotes-0.6-7|4	# catalog-date 2013-04-23 08:47:58 +0200
14mu|texlive-mnotes-0.6-7|5	# catalog-license lppl1.3
14mu|texlive-mnotes-0.6-7|6	# catalog-version 0.6
14mu|texlive-mnotes-0.6-7|7	Name:		texlive-mnotes
14mu|texlive-mnotes-0.6-7|8	Version:	0.6
14mu|texlive-mnotes-0.6-7|9	Release:	7
14mu|texlive-mnotes-0.6-7|10	Summary:	Margin annotation for collaborative writing
14mu|texlive-mnotes-0.6-7|11	Group:		Publishing
14mu|texlive-mnotes-0.6-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mnotes
14mu|texlive-mnotes-0.6-7|13	License:	LPPL1.3
14mu|texlive-mnotes-0.6-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnotes.tar.xz
14mu|texlive-mnotes-0.6-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnotes.doc.tar.xz
14mu|texlive-mnotes-0.6-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnotes.source.tar.xz
14mu|texlive-mnotes-0.6-7|17	BuildArch:	noarch
14mu|texlive-mnotes-0.6-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mnotes-0.6-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mnotes-0.6-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-mnotes-0.6-7|21	
14mu|texlive-mnotes-0.6-7|22	%description
14mu|texlive-mnotes-0.6-7|23	The package provides a flexible mechanism for annotating, and
14mu|texlive-mnotes-0.6-7|24	commenting upon, collaboratively-written documents.
14mu|texlive-mnotes-0.6-7|25	
14mu|texlive-mnotes-0.6-7|26	
14mu|texlive-mnotes-0.6-7|27	#-----------------------------------------------------------------------
14mu|texlive-mnotes-0.6-7|28	%files
14mu|texlive-mnotes-0.6-7|29	%{_texmfdistdir}/tex/latex/mnotes/mnotes.sty
14mu|texlive-mnotes-0.6-7|30	%doc %{_texmfdistdir}/doc/latex/mnotes/Makefile
14mu|texlive-mnotes-0.6-7|31	%doc %{_texmfdistdir}/doc/latex/mnotes/README
14mu|texlive-mnotes-0.6-7|32	%doc %{_texmfdistdir}/doc/latex/mnotes/mnotes.pdf
14mu|texlive-mnotes-0.6-7|33	#- source
14mu|texlive-mnotes-0.6-7|34	%doc %{_texmfdistdir}/source/latex/mnotes/mnotes.dtx
14mu|texlive-mnotes-0.6-7|35	%doc %{_texmfdistdir}/source/latex/mnotes/mnotes.ins
14mu|texlive-mnotes-0.6-7|36	
14mu|texlive-mnotes-0.6-7|37	#-----------------------------------------------------------------------
14mu|texlive-mnotes-0.6-7|38	%prep
14mu|texlive-mnotes-0.6-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-mnotes-0.6-7|40	
14mu|texlive-mnotes-0.6-7|41	%build
14mu|texlive-mnotes-0.6-7|42	
14mu|texlive-mnotes-0.6-7|43	%install
14mu|texlive-mnotes-0.6-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mnotes-0.6-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mnotes-0.6-7|46	
14mu|texlive-mnotes-0.6-7|47	%changelog
14mu|texlive-mnotes-0.6-7|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-7
14mu|texlive-mnotes-0.6-7|49	+ Revision: c0c1067
14mu|texlive-mnotes-0.6-7|50	- MassBuild#674: Increase release tag
14mu|texlive-mnotes-0.6-7|51	
14mu|texlive-mnotes-0.6-7|52	

25292 14
14mu|texlive-moderncv-1.5.1-7|1	# revision 30189
14mu|texlive-moderncv-1.5.1-7|2	# category Package
14mu|texlive-moderncv-1.5.1-7|3	# catalog-ctan /macros/latex/contrib/moderncv
14mu|texlive-moderncv-1.5.1-7|4	# catalog-date 2013-04-30 08:59:42 +0200
14mu|texlive-moderncv-1.5.1-7|5	# catalog-license lppl1.3
14mu|texlive-moderncv-1.5.1-7|6	# catalog-version 1.5.1
14mu|texlive-moderncv-1.5.1-7|7	Name:		texlive-moderncv
14mu|texlive-moderncv-1.5.1-7|8	Version:	1.5.1
14mu|texlive-moderncv-1.5.1-7|9	Release:	7
14mu|texlive-moderncv-1.5.1-7|10	Summary:	A modern curriculum vitae class
14mu|texlive-moderncv-1.5.1-7|11	Group:		Publishing
14mu|texlive-moderncv-1.5.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moderncv
14mu|texlive-moderncv-1.5.1-7|13	License:	LPPL1.3
14mu|texlive-moderncv-1.5.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderncv.tar.xz
14mu|texlive-moderncv-1.5.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderncv.doc.tar.xz
14mu|texlive-moderncv-1.5.1-7|16	BuildArch:	noarch
14mu|texlive-moderncv-1.5.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-moderncv-1.5.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-moderncv-1.5.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-moderncv-1.5.1-7|20	
14mu|texlive-moderncv-1.5.1-7|21	%description
14mu|texlive-moderncv-1.5.1-7|22	The class provides facilities for typesetting modern
14mu|texlive-moderncv-1.5.1-7|23	curriculums vitae, both in a classic and in a casual style. It
14mu|texlive-moderncv-1.5.1-7|24	is fairly customizable, allowing you to define your own style
14mu|texlive-moderncv-1.5.1-7|25	by changing the colours, the fonts, etc. A number of templates
14mu|texlive-moderncv-1.5.1-7|26	are provided in the distribution examples subdirectory.
14mu|texlive-moderncv-1.5.1-7|27	
14mu|texlive-moderncv-1.5.1-7|28	
14mu|texlive-moderncv-1.5.1-7|29	#-----------------------------------------------------------------------
14mu|texlive-moderncv-1.5.1-7|30	%files
14mu|texlive-moderncv-1.5.1-7|31	%{_texmfdistdir}/tex/latex/moderncv/moderncv.cls
14mu|texlive-moderncv-1.5.1-7|32	%{_texmfdistdir}/tex/latex/moderncv/moderncvcollection.sty
14mu|texlive-moderncv-1.5.1-7|33	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorblack.sty
14mu|texlive-moderncv-1.5.1-7|34	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorblue.sty
14mu|texlive-moderncv-1.5.1-7|35	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorgreen.sty
14mu|texlive-moderncv-1.5.1-7|36	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorgrey.sty
14mu|texlive-moderncv-1.5.1-7|37	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolororange.sty
14mu|texlive-moderncv-1.5.1-7|38	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorpurple.sty
14mu|texlive-moderncv-1.5.1-7|39	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorred.sty
14mu|texlive-moderncv-1.5.1-7|40	%{_texmfdistdir}/tex/latex/moderncv/moderncvcompatibility.sty
14mu|texlive-moderncv-1.5.1-7|41	%{_texmfdistdir}/tex/latex/moderncv/moderncvdebugtools.sty
14mu|texlive-moderncv-1.5.1-7|42	%{_texmfdistdir}/tex/latex/moderncv/moderncviconsawesome.sty
14mu|texlive-moderncv-1.5.1-7|43	%{_texmfdistdir}/tex/latex/moderncv/moderncviconsletters.sty
14mu|texlive-moderncv-1.5.1-7|44	%{_texmfdistdir}/tex/latex/moderncv/moderncviconsmarvosym.sty
14mu|texlive-moderncv-1.5.1-7|45	%{_texmfdistdir}/tex/latex/moderncv/moderncvstylebanking.sty
14mu|texlive-moderncv-1.5.1-7|46	%{_texmfdistdir}/tex/latex/moderncv/moderncvstylecasual.sty
14mu|texlive-moderncv-1.5.1-7|47	%{_texmfdistdir}/tex/latex/moderncv/moderncvstyleclassic.sty
14mu|texlive-moderncv-1.5.1-7|48	%{_texmfdistdir}/tex/latex/moderncv/moderncvstyleempty.sty
14mu|texlive-moderncv-1.5.1-7|49	%{_texmfdistdir}/tex/latex/moderncv/moderncvstyleoldstyle.sty
14mu|texlive-moderncv-1.5.1-7|50	%{_texmfdistdir}/tex/latex/moderncv/tweaklist.sty
14mu|texlive-moderncv-1.5.1-7|51	%doc %{_texmfdistdir}/doc/latex/moderncv/CHANGELOG
14mu|texlive-moderncv-1.5.1-7|52	%doc %{_texmfdistdir}/doc/latex/moderncv/KNOWN_BUGS
14mu|texlive-moderncv-1.5.1-7|53	%doc %{_texmfdistdir}/doc/latex/moderncv/README
14mu|texlive-moderncv-1.5.1-7|54	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/picture.eps
14mu|texlive-moderncv-1.5.1-7|55	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/picture.jpg
14mu|texlive-moderncv-1.5.1-7|56	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/publications.bib
14mu|texlive-moderncv-1.5.1-7|57	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-es.pdf
14mu|texlive-moderncv-1.5.1-7|58	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-es.tex
14mu|texlive-moderncv-1.5.1-7|59	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-zh.pdf
14mu|texlive-moderncv-1.5.1-7|60	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-zh.tex
14mu|texlive-moderncv-1.5.1-7|61	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template.tex
14mu|texlive-moderncv-1.5.1-7|62	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_banking_red.pdf
14mu|texlive-moderncv-1.5.1-7|63	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_casual_orange.pdf
14mu|texlive-moderncv-1.5.1-7|64	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_classic_green.pdf
14mu|texlive-moderncv-1.5.1-7|65	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_multibib.pdf
14mu|texlive-moderncv-1.5.1-7|66	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_oldstyle_grey.pdf
14mu|texlive-moderncv-1.5.1-7|67	
14mu|texlive-moderncv-1.5.1-7|68	#-----------------------------------------------------------------------
14mu|texlive-moderncv-1.5.1-7|69	%prep
14mu|texlive-moderncv-1.5.1-7|70	%setup -c -a0 -a1
14mu|texlive-moderncv-1.5.1-7|71	
14mu|texlive-moderncv-1.5.1-7|72	%build
14mu|texlive-moderncv-1.5.1-7|73	
14mu|texlive-moderncv-1.5.1-7|74	%install
14mu|texlive-moderncv-1.5.1-7|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-moderncv-1.5.1-7|76	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-moderncv-1.5.1-7|77	
14mu|texlive-moderncv-1.5.1-7|78	%changelog
14mu|texlive-moderncv-1.5.1-7|79	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-7
14mu|texlive-moderncv-1.5.1-7|80	+ Revision: 519713e
14mu|texlive-moderncv-1.5.1-7|81	- MassBuild#674: Increase release tag
14mu|texlive-moderncv-1.5.1-7|82	
14mu|texlive-moderncv-1.5.1-7|83	

25293 14
14mu|texlive-moderntimeline-0.6-4|1	# revision 26164
14mu|texlive-moderntimeline-0.6-4|2	# category Package
14mu|texlive-moderntimeline-0.6-4|3	# catalog-ctan /macros/latex/contrib/moderntimeline
14mu|texlive-moderntimeline-0.6-4|4	# catalog-date 2012-01-17 10:30:09 +0100
14mu|texlive-moderntimeline-0.6-4|5	# catalog-license lppl1.3
14mu|texlive-moderntimeline-0.6-4|6	# catalog-version 0.6
14mu|texlive-moderntimeline-0.6-4|7	Name:		texlive-moderntimeline
14mu|texlive-moderntimeline-0.6-4|8	Version:	0.6
14mu|texlive-moderntimeline-0.6-4|9	Release:	4
14mu|texlive-moderntimeline-0.6-4|10	Summary:	Timelines for use with moderncv
14mu|texlive-moderntimeline-0.6-4|11	Group:		Publishing
14mu|texlive-moderntimeline-0.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moderntimeline
14mu|texlive-moderntimeline-0.6-4|13	License:	LPPL1.3
14mu|texlive-moderntimeline-0.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderntimeline.tar.xz
14mu|texlive-moderntimeline-0.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderntimeline.doc.tar.xz
14mu|texlive-moderntimeline-0.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderntimeline.source.tar.xz
14mu|texlive-moderntimeline-0.6-4|17	BuildArch:	noarch
14mu|texlive-moderntimeline-0.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-moderntimeline-0.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-moderntimeline-0.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-moderntimeline-0.6-4|21	
14mu|texlive-moderntimeline-0.6-4|22	%description
14mu|texlive-moderntimeline-0.6-4|23	The package provides commands to configure and to draw time
14mu|texlive-moderntimeline-0.6-4|24	line diagrams; such diagrams are designed to fit into
14mu|texlive-moderntimeline-0.6-4|25	Curriculum Vitae documents written using the moderncv class.
14mu|texlive-moderntimeline-0.6-4|26	
14mu|texlive-moderntimeline-0.6-4|27	
14mu|texlive-moderntimeline-0.6-4|28	#-----------------------------------------------------------------------
14mu|texlive-moderntimeline-0.6-4|29	%files
14mu|texlive-moderntimeline-0.6-4|30	%{_texmfdistdir}/tex/latex/moderntimeline/moderntimeline.sty
14mu|texlive-moderntimeline-0.6-4|31	%doc %{_texmfdistdir}/doc/latex/moderntimeline/README
14mu|texlive-moderntimeline-0.6-4|32	%doc %{_texmfdistdir}/doc/latex/moderntimeline/moderntimeline.pdf
14mu|texlive-moderntimeline-0.6-4|33	#- source
14mu|texlive-moderntimeline-0.6-4|34	%doc %{_texmfdistdir}/source/latex/moderntimeline/moderntimeline.dtx
14mu|texlive-moderntimeline-0.6-4|35	%doc %{_texmfdistdir}/source/latex/moderntimeline/moderntimeline.ins
14mu|texlive-moderntimeline-0.6-4|36	
14mu|texlive-moderntimeline-0.6-4|37	#-----------------------------------------------------------------------
14mu|texlive-moderntimeline-0.6-4|38	%prep
14mu|texlive-moderntimeline-0.6-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-moderntimeline-0.6-4|40	
14mu|texlive-moderntimeline-0.6-4|41	%build
14mu|texlive-moderntimeline-0.6-4|42	
14mu|texlive-moderntimeline-0.6-4|43	%install
14mu|texlive-moderntimeline-0.6-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-moderntimeline-0.6-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-moderntimeline-0.6-4|46	
14mu|texlive-moderntimeline-0.6-4|47	
14mu|texlive-moderntimeline-0.6-4|48	
14mu|texlive-moderntimeline-0.6-4|49	%changelog
14mu|texlive-moderntimeline-0.6-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14mu|texlive-moderntimeline-0.6-4|51	+ Revision: 2ccda6c
14mu|texlive-moderntimeline-0.6-4|52	- MassBuild#674: Increase release tag
14mu|texlive-moderntimeline-0.6-4|53	
14mu|texlive-moderntimeline-0.6-4|54	

25294 14
14mu|texlive-modiagram-0.2b-3|1	# revision 27173
14mu|texlive-modiagram-0.2b-3|2	# category Package
14mu|texlive-modiagram-0.2b-3|3	# catalog-ctan /macros/latex/contrib/modiagram
14mu|texlive-modiagram-0.2b-3|4	# catalog-date 2012-07-26 15:37:06 +0200
14mu|texlive-modiagram-0.2b-3|5	# catalog-license lppl1.3
14mu|texlive-modiagram-0.2b-3|6	# catalog-version 0.2b
14mu|texlive-modiagram-0.2b-3|7	Name:		texlive-modiagram
14mu|texlive-modiagram-0.2b-3|8	Version:	0.2b
14mu|texlive-modiagram-0.2b-3|9	Release:	3
14mu|texlive-modiagram-0.2b-3|10	Summary:	Drawing molecular orbital diagrams
14mu|texlive-modiagram-0.2b-3|11	Group:		Publishing
14mu|texlive-modiagram-0.2b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/modiagram
14mu|texlive-modiagram-0.2b-3|13	License:	LPPL1.3
14mu|texlive-modiagram-0.2b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modiagram.tar.xz
14mu|texlive-modiagram-0.2b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modiagram.doc.tar.xz
14mu|texlive-modiagram-0.2b-3|16	BuildArch:	noarch
14mu|texlive-modiagram-0.2b-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-modiagram-0.2b-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-modiagram-0.2b-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-modiagram-0.2b-3|20	
14mu|texlive-modiagram-0.2b-3|21	%description
14mu|texlive-modiagram-0.2b-3|22	The package provides an environment MOdiagram and some
14mu|texlive-modiagram-0.2b-3|23	commands, to create molecular orbital diagrams using TikZ. For
14mu|texlive-modiagram-0.2b-3|24	example, the MO diagram of dihydrogen would be written as:
14mu|texlive-modiagram-0.2b-3|25	\begin{MOdiagram} \atom{left}{ 1s = {0;up} } \atom{right}{ 1s =
14mu|texlive-modiagram-0.2b-3|26	{0;up} } \molecule{ 1sMO = {1;pair, } } \end{MOdiagram} The
14mu|texlive-modiagram-0.2b-3|27	package also needs the l3kernel and l3packages bundles from the
14mu|texlive-modiagram-0.2b-3|28	LaTeX 3 experimental distribution.
14mu|texlive-modiagram-0.2b-3|29	
14mu|texlive-modiagram-0.2b-3|30	
14mu|texlive-modiagram-0.2b-3|31	#-----------------------------------------------------------------------
14mu|texlive-modiagram-0.2b-3|32	%files
14mu|texlive-modiagram-0.2b-3|33	%{_texmfdistdir}/tex/latex/modiagram/modiagram.sty
14mu|texlive-modiagram-0.2b-3|34	%doc %{_texmfdistdir}/doc/latex/modiagram/README
14mu|texlive-modiagram-0.2b-3|35	%doc %{_texmfdistdir}/doc/latex/modiagram/modiagram_en.pdf
14mu|texlive-modiagram-0.2b-3|36	%doc %{_texmfdistdir}/doc/latex/modiagram/modiagram_en.tex
14mu|texlive-modiagram-0.2b-3|37	
14mu|texlive-modiagram-0.2b-3|38	#-----------------------------------------------------------------------
14mu|texlive-modiagram-0.2b-3|39	%prep
14mu|texlive-modiagram-0.2b-3|40	%setup -c -a0 -a1
14mu|texlive-modiagram-0.2b-3|41	
14mu|texlive-modiagram-0.2b-3|42	%build
14mu|texlive-modiagram-0.2b-3|43	
14mu|texlive-modiagram-0.2b-3|44	%install
14mu|texlive-modiagram-0.2b-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-modiagram-0.2b-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-modiagram-0.2b-3|47	
14mu|texlive-modiagram-0.2b-3|48	
14mu|texlive-modiagram-0.2b-3|49	
14mu|texlive-modiagram-0.2b-3|50	%changelog
14mu|texlive-modiagram-0.2b-3|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2b-3
14mu|texlive-modiagram-0.2b-3|52	+ Revision: 69c05b7
14mu|texlive-modiagram-0.2b-3|53	- MassBuild#674: Increase release tag
14mu|texlive-modiagram-0.2b-3|54	
14mu|texlive-modiagram-0.2b-3|55	

25295 14
14mu|texlive-modref-1.0-4|1	# revision 15878
14mu|texlive-modref-1.0-4|2	# category Package
14mu|texlive-modref-1.0-4|3	# catalog-ctan /macros/latex/contrib/modref
14mu|texlive-modref-1.0-4|4	# catalog-date 2009-02-09 16:57:43 +0100
14mu|texlive-modref-1.0-4|5	# catalog-license lppl
14mu|texlive-modref-1.0-4|6	# catalog-version 1.0
14mu|texlive-modref-1.0-4|7	Name:		texlive-modref
14mu|texlive-modref-1.0-4|8	Version:	1.0
14mu|texlive-modref-1.0-4|9	Release:	4
14mu|texlive-modref-1.0-4|10	Summary:	Customisation of cross-references in LaTeX
14mu|texlive-modref-1.0-4|11	Group:		Publishing
14mu|texlive-modref-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/modref
14mu|texlive-modref-1.0-4|13	License:	LPPL
14mu|texlive-modref-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modref.tar.xz
14mu|texlive-modref-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modref.doc.tar.xz
14mu|texlive-modref-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modref.source.tar.xz
14mu|texlive-modref-1.0-4|17	BuildArch:	noarch
14mu|texlive-modref-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-modref-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-modref-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-modref-1.0-4|21	
14mu|texlive-modref-1.0-4|22	%description
14mu|texlive-modref-1.0-4|23	The package contains macros which allow authors to easily
14mu|texlive-modref-1.0-4|24	customise how cross-references appear in their document, both
14mu|texlive-modref-1.0-4|25	in general (across all cross-references) and for particular
14mu|texlive-modref-1.0-4|26	types of references (identified by a prefix in the reference
14mu|texlive-modref-1.0-4|27	label), in a very generic manner.
14mu|texlive-modref-1.0-4|28	
14mu|texlive-modref-1.0-4|29	
14mu|texlive-modref-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-modref-1.0-4|31	%files
14mu|texlive-modref-1.0-4|32	%{_texmfdistdir}/tex/latex/modref/modref.sty
14mu|texlive-modref-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/modref/README
14mu|texlive-modref-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/modref/modref.pdf
14mu|texlive-modref-1.0-4|35	#- source
14mu|texlive-modref-1.0-4|36	%doc %{_texmfdistdir}/source/latex/modref/modref.drv
14mu|texlive-modref-1.0-4|37	%doc %{_texmfdistdir}/source/latex/modref/modref.dtx
14mu|texlive-modref-1.0-4|38	%doc %{_texmfdistdir}/source/latex/modref/modref.ins
14mu|texlive-modref-1.0-4|39	
14mu|texlive-modref-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-modref-1.0-4|41	%prep
14mu|texlive-modref-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-modref-1.0-4|43	
14mu|texlive-modref-1.0-4|44	%build
14mu|texlive-modref-1.0-4|45	
14mu|texlive-modref-1.0-4|46	%install
14mu|texlive-modref-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-modref-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-modref-1.0-4|49	
14mu|texlive-modref-1.0-4|50	
14mu|texlive-modref-1.0-4|51	
14mu|texlive-modref-1.0-4|52	%changelog
14mu|texlive-modref-1.0-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-modref-1.0-4|54	+ Revision: 695a7c8
14mu|texlive-modref-1.0-4|55	- MassBuild#674: Increase release tag
14mu|texlive-modref-1.0-4|56	
14mu|texlive-modref-1.0-4|57	

25296 14
14mu|texlive-modroman-1-4|1	# revision 17778
14mu|texlive-modroman-1-4|2	# category Package
14mu|texlive-modroman-1-4|3	# catalog-ctan /macros/latex/contrib/modroman
14mu|texlive-modroman-1-4|4	# catalog-date 2010-04-09 17:49:50 +0200
14mu|texlive-modroman-1-4|5	# catalog-license lppl
14mu|texlive-modroman-1-4|6	# catalog-version 1
14mu|texlive-modroman-1-4|7	Name:		texlive-modroman
14mu|texlive-modroman-1-4|8	Version:	1
14mu|texlive-modroman-1-4|9	Release:	4
14mu|texlive-modroman-1-4|10	Summary:	Write numbers in lower case roman numerals
14mu|texlive-modroman-1-4|11	Group:		Publishing
14mu|texlive-modroman-1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/modroman
14mu|texlive-modroman-1-4|13	License:	LPPL
14mu|texlive-modroman-1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modroman.tar.xz
14mu|texlive-modroman-1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modroman.doc.tar.xz
14mu|texlive-modroman-1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/modroman.source.tar.xz
14mu|texlive-modroman-1-4|17	BuildArch:	noarch
14mu|texlive-modroman-1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-modroman-1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-modroman-1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-modroman-1-4|21	
14mu|texlive-modroman-1-4|22	%description
14mu|texlive-modroman-1-4|23	This package provides only two macros viz. \modromannumeral
14mu|texlive-modroman-1-4|24	which writes the number given as argument in lower case roman
14mu|texlive-modroman-1-4|25	numeral with a 'j' instead of a 'i' as the final letter of
14mu|texlive-modroman-1-4|26	numbers greater than 1 and \modroman{MyCounter} which writes
14mu|texlive-modroman-1-4|27	the value of a counter in the same way. You use the first in
14mu|texlive-modroman-1-4|28	the same way as the TeX primitive \romannumeral and the second
14mu|texlive-modroman-1-4|29	as LaTeX command \roman. The default option is 'vpourv' with
14mu|texlive-modroman-1-4|30	which 5 is 'translated' as 'v' and option 'upourv' whith which
14mu|texlive-modroman-1-4|31	the same 5 is given as 'u'.
14mu|texlive-modroman-1-4|32	
14mu|texlive-modroman-1-4|33	
14mu|texlive-modroman-1-4|34	#-----------------------------------------------------------------------
14mu|texlive-modroman-1-4|35	%files
14mu|texlive-modroman-1-4|36	%{_texmfdistdir}/tex/latex/modroman/modroman.sty
14mu|texlive-modroman-1-4|37	%doc %{_texmfdistdir}/doc/latex/modroman/MODRdoctools.sty
14mu|texlive-modroman-1-4|38	%doc %{_texmfdistdir}/doc/latex/modroman/modroman-en.pdf
14mu|texlive-modroman-1-4|39	%doc %{_texmfdistdir}/doc/latex/modroman/modroman-en.tex
14mu|texlive-modroman-1-4|40	%doc %{_texmfdistdir}/doc/latex/modroman/modroman-fr.pdf
14mu|texlive-modroman-1-4|41	%doc %{_texmfdistdir}/doc/latex/modroman/modroman-fr.tex
14mu|texlive-modroman-1-4|42	%doc %{_texmfdistdir}/doc/latex/modroman/modroman.dtx
14mu|texlive-modroman-1-4|43	%doc %{_texmfdistdir}/doc/latex/modroman/modroman.pdf
14mu|texlive-modroman-1-4|44	#- source
14mu|texlive-modroman-1-4|45	%doc %{_texmfdistdir}/source/latex/modroman/LISEZMOI
14mu|texlive-modroman-1-4|46	%doc %{_texmfdistdir}/source/latex/modroman/Makefile
14mu|texlive-modroman-1-4|47	%doc %{_texmfdistdir}/source/latex/modroman/README
14mu|texlive-modroman-1-4|48	%doc %{_texmfdistdir}/source/latex/modroman/modroman.dtx
14mu|texlive-modroman-1-4|49	%doc %{_texmfdistdir}/source/latex/modroman/modroman.ins
14mu|texlive-modroman-1-4|50	
14mu|texlive-modroman-1-4|51	#-----------------------------------------------------------------------
14mu|texlive-modroman-1-4|52	%prep
14mu|texlive-modroman-1-4|53	%setup -c -a0 -a1 -a2
14mu|texlive-modroman-1-4|54	
14mu|texlive-modroman-1-4|55	%build
14mu|texlive-modroman-1-4|56	
14mu|texlive-modroman-1-4|57	%install
14mu|texlive-modroman-1-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-modroman-1-4|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-modroman-1-4|60	
14mu|texlive-modroman-1-4|61	
14mu|texlive-modroman-1-4|62	
14mu|texlive-modroman-1-4|63	%changelog
14mu|texlive-modroman-1-4|64	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-4
14mu|texlive-modroman-1-4|65	+ Revision: 078335f
14mu|texlive-modroman-1-4|66	- MassBuild#674: Increase release tag
14mu|texlive-modroman-1-4|67	
14mu|texlive-modroman-1-4|68	

25297 14
14mu|texlive-mongolian-babel-1.2-4|1	# revision 15878
14mu|texlive-mongolian-babel-1.2-4|2	# category Package
14mu|texlive-mongolian-babel-1.2-4|3	# catalog-ctan /language/mongolian/babel
14mu|texlive-mongolian-babel-1.2-4|4	# catalog-date 2010-06-08 01:06:42 +0200
14mu|texlive-mongolian-babel-1.2-4|5	# catalog-license lppl
14mu|texlive-mongolian-babel-1.2-4|6	# catalog-version 1.2
14mu|texlive-mongolian-babel-1.2-4|7	Name:		texlive-mongolian-babel
14mu|texlive-mongolian-babel-1.2-4|8	Version:	1.2
14mu|texlive-mongolian-babel-1.2-4|9	Release:	4
14mu|texlive-mongolian-babel-1.2-4|10	Summary:	A language definition file for Mongolian in Babel
14mu|texlive-mongolian-babel-1.2-4|11	Group:		Publishing
14mu|texlive-mongolian-babel-1.2-4|12	URL:		http://www.ctan.org/tex-archive/language/mongolian/babel
14mu|texlive-mongolian-babel-1.2-4|13	License:	LPPL
14mu|texlive-mongolian-babel-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mongolian-babel.tar.xz
14mu|texlive-mongolian-babel-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mongolian-babel.doc.tar.xz
14mu|texlive-mongolian-babel-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mongolian-babel.source.tar.xz
14mu|texlive-mongolian-babel-1.2-4|17	BuildArch:	noarch
14mu|texlive-mongolian-babel-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mongolian-babel-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mongolian-babel-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mongolian-babel-1.2-4|21	
14mu|texlive-mongolian-babel-1.2-4|22	%description
14mu|texlive-mongolian-babel-1.2-4|23	This package provides support for Mongolian in a Cyrillic
14mu|texlive-mongolian-babel-1.2-4|24	alphabet. (The work derives from the earlier Russian work for
14mu|texlive-mongolian-babel-1.2-4|25	babel.).
14mu|texlive-mongolian-babel-1.2-4|26	
14mu|texlive-mongolian-babel-1.2-4|27	
14mu|texlive-mongolian-babel-1.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-mongolian-babel-1.2-4|29	%files
14mu|texlive-mongolian-babel-1.2-4|30	%{_texmfdistdir}/tex/latex/mongolian-babel/mn.def
14mu|texlive-mongolian-babel-1.2-4|31	%{_texmfdistdir}/tex/latex/mongolian-babel/mongolian.ldf
14mu|texlive-mongolian-babel-1.2-4|32	%{_texmfdistdir}/tex/latex/mongolian-babel/mongolian.sty
14mu|texlive-mongolian-babel-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/mongolian-babel/README
14mu|texlive-mongolian-babel-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/mongolian-babel/mongolian.pdf
14mu|texlive-mongolian-babel-1.2-4|35	#- source
14mu|texlive-mongolian-babel-1.2-4|36	%doc %{_texmfdistdir}/source/latex/mongolian-babel/mongolian.dtx
14mu|texlive-mongolian-babel-1.2-4|37	%doc %{_texmfdistdir}/source/latex/mongolian-babel/mongolian.ins
14mu|texlive-mongolian-babel-1.2-4|38	
14mu|texlive-mongolian-babel-1.2-4|39	#-----------------------------------------------------------------------
14mu|texlive-mongolian-babel-1.2-4|40	%prep
14mu|texlive-mongolian-babel-1.2-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-mongolian-babel-1.2-4|42	
14mu|texlive-mongolian-babel-1.2-4|43	%build
14mu|texlive-mongolian-babel-1.2-4|44	
14mu|texlive-mongolian-babel-1.2-4|45	%install
14mu|texlive-mongolian-babel-1.2-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mongolian-babel-1.2-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mongolian-babel-1.2-4|48	
14mu|texlive-mongolian-babel-1.2-4|49	
14mu|texlive-mongolian-babel-1.2-4|50	
14mu|texlive-mongolian-babel-1.2-4|51	%changelog
14mu|texlive-mongolian-babel-1.2-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-mongolian-babel-1.2-4|53	+ Revision: 195aabb
14mu|texlive-mongolian-babel-1.2-4|54	- MassBuild#674: Increase release tag
14mu|texlive-mongolian-babel-1.2-4|55	
14mu|texlive-mongolian-babel-1.2-4|56	

25298 14
14mu|texlive-monofill-0.2-7|1	# revision 28140
14mu|texlive-monofill-0.2-7|2	# category Package
14mu|texlive-monofill-0.2-7|3	# catalog-ctan /macros/latex/contrib/monofill
14mu|texlive-monofill-0.2-7|4	# catalog-date 2012-10-31 16:32:17 +0100
14mu|texlive-monofill-0.2-7|5	# catalog-license lppl1.3
14mu|texlive-monofill-0.2-7|6	# catalog-version 0.2
14mu|texlive-monofill-0.2-7|7	Name:		texlive-monofill
14mu|texlive-monofill-0.2-7|8	Version:	0.2
14mu|texlive-monofill-0.2-7|9	Release:	7
14mu|texlive-monofill-0.2-7|10	Summary:	Alignment of plain text
14mu|texlive-monofill-0.2-7|11	Group:		Publishing
14mu|texlive-monofill-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/monofill
14mu|texlive-monofill-0.2-7|13	License:	LPPL1.3
14mu|texlive-monofill-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/monofill.tar.xz
14mu|texlive-monofill-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/monofill.doc.tar.xz
14mu|texlive-monofill-0.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/monofill.source.tar.xz
14mu|texlive-monofill-0.2-7|17	BuildArch:	noarch
14mu|texlive-monofill-0.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-monofill-0.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-monofill-0.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-monofill-0.2-7|21	
14mu|texlive-monofill-0.2-7|22	%description
14mu|texlive-monofill-0.2-7|23	The package provides horizontal alignment, as in the LaTeX
14mu|texlive-monofill-0.2-7|24	command \listfiles (or the author's longnamefilelist package).
14mu|texlive-monofill-0.2-7|25	Uses may include in-text tables, or even code listings.
14mu|texlive-monofill-0.2-7|26	
14mu|texlive-monofill-0.2-7|27	
14mu|texlive-monofill-0.2-7|28	#-----------------------------------------------------------------------
14mu|texlive-monofill-0.2-7|29	%files
14mu|texlive-monofill-0.2-7|30	%{_texmfdistdir}/tex/latex/monofill/monofill.RLS
14mu|texlive-monofill-0.2-7|31	%{_texmfdistdir}/tex/latex/monofill/monofill.sty
14mu|texlive-monofill-0.2-7|32	%doc %{_texmfdistdir}/doc/latex/monofill/Announce.txt
14mu|texlive-monofill-0.2-7|33	%doc %{_texmfdistdir}/doc/latex/monofill/README
14mu|texlive-monofill-0.2-7|34	%doc %{_texmfdistdir}/doc/latex/monofill/SrcFILEs.txt
14mu|texlive-monofill-0.2-7|35	%doc %{_texmfdistdir}/doc/latex/monofill/monofill.pdf
14mu|texlive-monofill-0.2-7|36	#- source
14mu|texlive-monofill-0.2-7|37	%doc %{_texmfdistdir}/source/latex/monofill/monofill.tex
14mu|texlive-monofill-0.2-7|38	%doc %{_texmfdistdir}/source/latex/monofill/srcfiles.tex
14mu|texlive-monofill-0.2-7|39	
14mu|texlive-monofill-0.2-7|40	#-----------------------------------------------------------------------
14mu|texlive-monofill-0.2-7|41	%prep
14mu|texlive-monofill-0.2-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-monofill-0.2-7|43	
14mu|texlive-monofill-0.2-7|44	%build
14mu|texlive-monofill-0.2-7|45	
14mu|texlive-monofill-0.2-7|46	%install
14mu|texlive-monofill-0.2-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-monofill-0.2-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-monofill-0.2-7|49	
14mu|texlive-monofill-0.2-7|50	%changelog
14mu|texlive-monofill-0.2-7|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-monofill-0.2-7|52	+ Revision: 785c0d7
14mu|texlive-monofill-0.2-7|53	- MassBuild#674: Increase release tag
14mu|texlive-monofill-0.2-7|54	
14mu|texlive-monofill-0.2-7|55	

25299 14
14mu|texlive-montex-IVu.04.092-4|1	# revision 17853
14mu|texlive-montex-IVu.04.092-4|2	# category Package
14mu|texlive-montex-IVu.04.092-4|3	# catalog-ctan /language/mongolian/montex
14mu|texlive-montex-IVu.04.092-4|4	# catalog-date 2010-04-09 16:33:31 +0200
14mu|texlive-montex-IVu.04.092-4|5	# catalog-license gpl
14mu|texlive-montex-IVu.04.092-4|6	# catalog-version IVu.04.092
14mu|texlive-montex-IVu.04.092-4|7	Name:		texlive-montex
14mu|texlive-montex-IVu.04.092-4|8	Version:	IVu.04.092
14mu|texlive-montex-IVu.04.092-4|9	Release:	4
14mu|texlive-montex-IVu.04.092-4|10	Summary:	Mongolian LaTeX
14mu|texlive-montex-IVu.04.092-4|11	Group:		Publishing
14mu|texlive-montex-IVu.04.092-4|12	URL:		http://www.ctan.org/tex-archive/language/mongolian/montex
14mu|texlive-montex-IVu.04.092-4|13	License:	GPL
14mu|texlive-montex-IVu.04.092-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/montex.tar.xz
14mu|texlive-montex-IVu.04.092-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/montex.doc.tar.xz
14mu|texlive-montex-IVu.04.092-4|16	BuildArch:	noarch
14mu|texlive-montex-IVu.04.092-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-montex-IVu.04.092-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-montex-IVu.04.092-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-montex-IVu.04.092-4|20	Requires:	texlive-cbfonts
14mu|texlive-montex-IVu.04.092-4|21	
14mu|texlive-montex-IVu.04.092-4|22	%description
14mu|texlive-montex-IVu.04.092-4|23	MonTeX provides Mongolian and Manju support for the TeX/LaTeX
14mu|texlive-montex-IVu.04.092-4|24	community. Mongolian is a language spoken in North East Asia,
14mu|texlive-montex-IVu.04.092-4|25	namely Mongolia and the Inner Mongol Autonomous Region of
14mu|texlive-montex-IVu.04.092-4|26	China. Today, it is written in an extended Cyrillic alphabet in
14mu|texlive-montex-IVu.04.092-4|27	Mongolia whereas the Uighur writing continues to be in use in
14mu|texlive-montex-IVu.04.092-4|28	Inner Mongolia, though it is also, legally speaking, the
14mu|texlive-montex-IVu.04.092-4|29	official writing system of Mongolia. Manju is another language
14mu|texlive-montex-IVu.04.092-4|30	of North East Asia, belonging to the Tungusic branch of the
14mu|texlive-montex-IVu.04.092-4|31	Altaic languages. Though it is hardly spoken nowadays, it
14mu|texlive-montex-IVu.04.092-4|32	survives in written form as Manju was the native language of
14mu|texlive-montex-IVu.04.092-4|33	the rulers of the Qing dynasty (1644-1911) in China. Large
14mu|texlive-montex-IVu.04.092-4|34	quantities of documents of the Imperial Archives survive, as
14mu|texlive-montex-IVu.04.092-4|35	well as some of the finest dictionaries ever compiled in Asia,
14mu|texlive-montex-IVu.04.092-4|36	like the Pentaglot, a dictionary comprising Manju, Tibetan,
14mu|texlive-montex-IVu.04.092-4|37	Mongolian, Uighur and Chinese. MonTeX provides all necessary
14mu|texlive-montex-IVu.04.092-4|38	characters for writing standard Mongolian in Cyrillic and
14mu|texlive-montex-IVu.04.092-4|39	Classical (aka Traditional or Uighur) writing, and Manju as
14mu|texlive-montex-IVu.04.092-4|40	well as transliterated Tibetan texts, for which purpose a
14mu|texlive-montex-IVu.04.092-4|41	number of additional characters was created. In MonTeX, both
14mu|texlive-montex-IVu.04.092-4|42	Mongolian and Manju are entered in romanized form. The
14mu|texlive-montex-IVu.04.092-4|43	retransliteration (from Latin input to Mongolian and Manju
14mu|texlive-montex-IVu.04.092-4|44	output) is completely realized in TeX/Metafont so that no
14mu|texlive-montex-IVu.04.092-4|45	external preprocessor is required. Please note that most of the
14mu|texlive-montex-IVu.04.092-4|46	enhanced functions of MonTeX require a working e-LaTeX
14mu|texlive-montex-IVu.04.092-4|47	environment. This is especially true when compiling documents
14mu|texlive-montex-IVu.04.092-4|48	with Mongolian or Manju as the main document language. It is
14mu|texlive-montex-IVu.04.092-4|49	recommended to choose pdfelatex as the resulting PDF files are
14mu|texlive-montex-IVu.04.092-4|50	truly portable. Vertical text generated by MonTeX is not
14mu|texlive-montex-IVu.04.092-4|51	supported in DVI.
14mu|texlive-montex-IVu.04.092-4|52	
14mu|texlive-montex-IVu.04.092-4|53	
14mu|texlive-montex-IVu.04.092-4|54	#-----------------------------------------------------------------------
14mu|texlive-montex-IVu.04.092-4|55	%files
14mu|texlive-montex-IVu.04.092-4|56	%{_texmfdistdir}/fonts/map/dvips/montex/mongolian.map
14mu|texlive-montex-IVu.04.092-4|57	%{_texmfdistdir}/fonts/source/public/montex/bcghsb.mf
14mu|texlive-montex-IVu.04.092-4|58	%{_texmfdistdir}/fonts/source/public/montex/bcghsm.mf
14mu|texlive-montex-IVu.04.092-4|59	%{_texmfdistdir}/fonts/source/public/montex/bcghwb.mf
14mu|texlive-montex-IVu.04.092-4|60	%{_texmfdistdir}/fonts/source/public/montex/bcghwm.mf
14mu|texlive-montex-IVu.04.092-4|61	%{_texmfdistdir}/fonts/source/public/montex/bcgvsb.mf
14mu|texlive-montex-IVu.04.092-4|62	%{_texmfdistdir}/fonts/source/public/montex/bcgvsm.mf
14mu|texlive-montex-IVu.04.092-4|63	%{_texmfdistdir}/fonts/source/public/montex/bcgvwb.mf
14mu|texlive-montex-IVu.04.092-4|64	%{_texmfdistdir}/fonts/source/public/montex/bcgvwm.mf
14mu|texlive-montex-IVu.04.092-4|65	%{_texmfdistdir}/fonts/source/public/montex/bicighb.mf
14mu|texlive-montex-IVu.04.092-4|66	%{_texmfdistdir}/fonts/source/public/montex/bicighm.mf
14mu|texlive-montex-IVu.04.092-4|67	%{_texmfdistdir}/fonts/source/public/montex/bicigvb.mf
14mu|texlive-montex-IVu.04.092-4|68	%{_texmfdistdir}/fonts/source/public/montex/bicigvm.mf
14mu|texlive-montex-IVu.04.092-4|69	%{_texmfdistdir}/fonts/source/public/montex/bthhsb.mf
14mu|texlive-montex-IVu.04.092-4|70	%{_texmfdistdir}/fonts/source/public/montex/bthhsm.mf
14mu|texlive-montex-IVu.04.092-4|71	%{_texmfdistdir}/fonts/source/public/montex/bthhwb.mf
14mu|texlive-montex-IVu.04.092-4|72	%{_texmfdistdir}/fonts/source/public/montex/bthhwm.mf
14mu|texlive-montex-IVu.04.092-4|73	%{_texmfdistdir}/fonts/source/public/montex/bthvsb.mf
14mu|texlive-montex-IVu.04.092-4|74	%{_texmfdistdir}/fonts/source/public/montex/bthvsm.mf
14mu|texlive-montex-IVu.04.092-4|75	%{_texmfdistdir}/fonts/source/public/montex/bthvwb.mf
14mu|texlive-montex-IVu.04.092-4|76	%{_texmfdistdir}/fonts/source/public/montex/bthvwm.mf
14mu|texlive-montex-IVu.04.092-4|77	%{_texmfdistdir}/fonts/source/public/montex/bxghsb.mf
14mu|texlive-montex-IVu.04.092-4|78	%{_texmfdistdir}/fonts/source/public/montex/bxghsm.mf
14mu|texlive-montex-IVu.04.092-4|79	%{_texmfdistdir}/fonts/source/public/montex/bxghwb.mf
14mu|texlive-montex-IVu.04.092-4|80	%{_texmfdistdir}/fonts/source/public/montex/bxghwm.mf
14mu|texlive-montex-IVu.04.092-4|81	%{_texmfdistdir}/fonts/source/public/montex/bxgvsb.mf
14mu|texlive-montex-IVu.04.092-4|82	%{_texmfdistdir}/fonts/source/public/montex/bxgvsm.mf
14mu|texlive-montex-IVu.04.092-4|83	%{_texmfdistdir}/fonts/source/public/montex/bxgvwb.mf
14mu|texlive-montex-IVu.04.092-4|84	%{_texmfdistdir}/fonts/source/public/montex/bxgvwm.mf
14mu|texlive-montex-IVu.04.092-4|85	%{_texmfdistdir}/fonts/source/public/montex/cyrmorec.mf
14mu|texlive-montex-IVu.04.092-4|86	%{_texmfdistdir}/fonts/source/public/montex/cyrmorei.mf
14mu|texlive-montex-IVu.04.092-4|87	%{_texmfdistdir}/fonts/source/public/montex/cyrmorel.mf
14mu|texlive-montex-IVu.04.092-4|88	%{_texmfdistdir}/fonts/source/public/montex/cyrmoreu.mf
14mu|texlive-montex-IVu.04.092-4|89	%{_texmfdistdir}/fonts/source/public/montex/kmb10.mf
14mu|texlive-montex-IVu.04.092-4|90	%{_texmfdistdir}/fonts/source/public/montex/kmbx10.mf
14mu|texlive-montex-IVu.04.092-4|91	%{_texmfdistdir}/fonts/source/public/montex/kmbx12.mf
14mu|texlive-montex-IVu.04.092-4|92	%{_texmfdistdir}/fonts/source/public/montex/kmbx5.mf
14mu|texlive-montex-IVu.04.092-4|93	%{_texmfdistdir}/fonts/source/public/montex/kmbx6.mf
14mu|texlive-montex-IVu.04.092-4|94	%{_texmfdistdir}/fonts/source/public/montex/kmbx7.mf
14mu|texlive-montex-IVu.04.092-4|95	%{_texmfdistdir}/fonts/source/public/montex/kmbx8.mf
14mu|texlive-montex-IVu.04.092-4|96	%{_texmfdistdir}/fonts/source/public/montex/kmbx9.mf
14mu|texlive-montex-IVu.04.092-4|97	%{_texmfdistdir}/fonts/source/public/montex/kmbxsl10.mf
14mu|texlive-montex-IVu.04.092-4|98	%{_texmfdistdir}/fonts/source/public/montex/kmbxti10.mf
14mu|texlive-montex-IVu.04.092-4|99	%{_texmfdistdir}/fonts/source/public/montex/kmcsc10.mf
14mu|texlive-montex-IVu.04.092-4|100	%{_texmfdistdir}/fonts/source/public/montex/kmcsc8.mf
14mu|texlive-montex-IVu.04.092-4|101	%{_texmfdistdir}/fonts/source/public/montex/kmcsc9.mf
14mu|texlive-montex-IVu.04.092-4|102	%{_texmfdistdir}/fonts/source/public/montex/kmdunh10.mf
14mu|texlive-montex-IVu.04.092-4|103	%{_texmfdistdir}/fonts/source/public/montex/kmff10.mf
14mu|texlive-montex-IVu.04.092-4|104	%{_texmfdistdir}/fonts/source/public/montex/kmfi10.mf
14mu|texlive-montex-IVu.04.092-4|105	%{_texmfdistdir}/fonts/source/public/montex/kmfib8.mf
14mu|texlive-montex-IVu.04.092-4|106	%{_texmfdistdir}/fonts/source/public/montex/kminch.mf
14mu|texlive-montex-IVu.04.092-4|107	%{_texmfdistdir}/fonts/source/public/montex/kmitt10.mf
14mu|texlive-montex-IVu.04.092-4|108	%{_texmfdistdir}/fonts/source/public/montex/kmr10.mf
14mu|texlive-montex-IVu.04.092-4|109	%{_texmfdistdir}/fonts/source/public/montex/kmr12.mf
14mu|texlive-montex-IVu.04.092-4|110	%{_texmfdistdir}/fonts/source/public/montex/kmr17.mf
14mu|texlive-montex-IVu.04.092-4|111	%{_texmfdistdir}/fonts/source/public/montex/kmr5.mf
14mu|texlive-montex-IVu.04.092-4|112	%{_texmfdistdir}/fonts/source/public/montex/kmr6.mf
14mu|texlive-montex-IVu.04.092-4|113	%{_texmfdistdir}/fonts/source/public/montex/kmr7.mf
14mu|texlive-montex-IVu.04.092-4|114	%{_texmfdistdir}/fonts/source/public/montex/kmr8.mf
14mu|texlive-montex-IVu.04.092-4|115	%{_texmfdistdir}/fonts/source/public/montex/kmr9.mf
14mu|texlive-montex-IVu.04.092-4|116	%{_texmfdistdir}/fonts/source/public/montex/kmsl10.mf
14mu|texlive-montex-IVu.04.092-4|117	%{_texmfdistdir}/fonts/source/public/montex/kmsl12.mf
14mu|texlive-montex-IVu.04.092-4|118	%{_texmfdistdir}/fonts/source/public/montex/kmsl8.mf
14mu|texlive-montex-IVu.04.092-4|119	%{_texmfdistdir}/fonts/source/public/montex/kmsl9.mf
14mu|texlive-montex-IVu.04.092-4|120	%{_texmfdistdir}/fonts/source/public/montex/kmsltt10.mf
14mu|texlive-montex-IVu.04.092-4|121	%{_texmfdistdir}/fonts/source/public/montex/kmss10.mf
14mu|texlive-montex-IVu.04.092-4|122	%{_texmfdistdir}/fonts/source/public/montex/kmss12.mf
14mu|texlive-montex-IVu.04.092-4|123	%{_texmfdistdir}/fonts/source/public/montex/kmss17.mf
14mu|texlive-montex-IVu.04.092-4|124	%{_texmfdistdir}/fonts/source/public/montex/kmss8.mf
14mu|texlive-montex-IVu.04.092-4|125	%{_texmfdistdir}/fonts/source/public/montex/kmss9.mf
14mu|texlive-montex-IVu.04.092-4|126	%{_texmfdistdir}/fonts/source/public/montex/kmssbx10.mf
14mu|texlive-montex-IVu.04.092-4|127	%{_texmfdistdir}/fonts/source/public/montex/kmssdc10.mf
14mu|texlive-montex-IVu.04.092-4|128	%{_texmfdistdir}/fonts/source/public/montex/kmssi10.mf
14mu|texlive-montex-IVu.04.092-4|129	%{_texmfdistdir}/fonts/source/public/montex/kmssi12.mf
14mu|texlive-montex-IVu.04.092-4|130	%{_texmfdistdir}/fonts/source/public/montex/kmssi17.mf
14mu|texlive-montex-IVu.04.092-4|131	%{_texmfdistdir}/fonts/source/public/montex/kmssi8.mf
14mu|texlive-montex-IVu.04.092-4|132	%{_texmfdistdir}/fonts/source/public/montex/kmssi9.mf
14mu|texlive-montex-IVu.04.092-4|133	%{_texmfdistdir}/fonts/source/public/montex/kmssq8.mf
14mu|texlive-montex-IVu.04.092-4|134	%{_texmfdistdir}/fonts/source/public/montex/kmssqi8.mf
14mu|texlive-montex-IVu.04.092-4|135	%{_texmfdistdir}/fonts/source/public/montex/kmtcsc10.mf
14mu|texlive-montex-IVu.04.092-4|136	%{_texmfdistdir}/fonts/source/public/montex/kmti10.mf
14mu|texlive-montex-IVu.04.092-4|137	%{_texmfdistdir}/fonts/source/public/montex/kmti12.mf
14mu|texlive-montex-IVu.04.092-4|138	%{_texmfdistdir}/fonts/source/public/montex/kmti7.mf
14mu|texlive-montex-IVu.04.092-4|139	%{_texmfdistdir}/fonts/source/public/montex/kmti8.mf
14mu|texlive-montex-IVu.04.092-4|140	%{_texmfdistdir}/fonts/source/public/montex/kmti9.mf
14mu|texlive-montex-IVu.04.092-4|141	%{_texmfdistdir}/fonts/source/public/montex/kmtt10.mf
14mu|texlive-montex-IVu.04.092-4|142	%{_texmfdistdir}/fonts/source/public/montex/kmtt12.mf
14mu|texlive-montex-IVu.04.092-4|143	%{_texmfdistdir}/fonts/source/public/montex/kmtt8.mf
14mu|texlive-montex-IVu.04.092-4|144	%{_texmfdistdir}/fonts/source/public/montex/kmtt9.mf
14mu|texlive-montex-IVu.04.092-4|145	%{_texmfdistdir}/fonts/source/public/montex/kmu10.mf
14mu|texlive-montex-IVu.04.092-4|146	%{_texmfdistdir}/fonts/source/public/montex/kmvtt10.mf
14mu|texlive-montex-IVu.04.092-4|147	%{_texmfdistdir}/fonts/source/public/montex/kmvtti10.mf
14mu|texlive-montex-IVu.04.092-4|148	%{_texmfdistdir}/fonts/source/public/montex/lmligs.mf
14mu|texlive-montex-IVu.04.092-4|149	%{_texmfdistdir}/fonts/source/public/montex/macodes.mf
14mu|texlive-montex-IVu.04.092-4|150	%{_texmfdistdir}/fonts/source/public/montex/maglyphs.mf
14mu|texlive-montex-IVu.04.092-4|151	%{_texmfdistdir}/fonts/source/public/montex/mantrlig.mf
14mu|texlive-montex-IVu.04.092-4|152	%{_texmfdistdir}/fonts/source/public/montex/mbatoms.mf
14mu|texlive-montex-IVu.04.092-4|153	%{_texmfdistdir}/fonts/source/public/montex/mbcodes.mf
14mu|texlive-montex-IVu.04.092-4|154	%{_texmfdistdir}/fonts/source/public/montex/mbglyphs.mf
14mu|texlive-montex-IVu.04.092-4|155	%{_texmfdistdir}/fonts/source/public/montex/mbligtbl.mf
14mu|texlive-montex-IVu.04.092-4|156	%{_texmfdistdir}/fonts/source/public/montex/mbnums.mf
14mu|texlive-montex-IVu.04.092-4|157	%{_texmfdistdir}/fonts/source/public/montex/mbparmb.mf
14mu|texlive-montex-IVu.04.092-4|158	%{_texmfdistdir}/fonts/source/public/montex/mbparmm.mf
14mu|texlive-montex-IVu.04.092-4|159	%{_texmfdistdir}/fonts/source/public/montex/mbparms.mf
14mu|texlive-montex-IVu.04.092-4|160	%{_texmfdistdir}/fonts/source/public/montex/mbpunc.mf
14mu|texlive-montex-IVu.04.092-4|161	%{_texmfdistdir}/fonts/source/public/montex/mcccscco.mf
14mu|texlive-montex-IVu.04.092-4|162	%{_texmfdistdir}/fonts/source/public/montex/mccoding.mf
14mu|texlive-montex-IVu.04.092-4|163	%{_texmfdistdir}/fonts/source/public/montex/mctextit.mf
14mu|texlive-montex-IVu.04.092-4|164	%{_texmfdistdir}/fonts/source/public/montex/mcyccsc.mf
14mu|texlive-montex-IVu.04.092-4|165	%{_texmfdistdir}/fonts/source/public/montex/mcyitall.mf
14mu|texlive-montex-IVu.04.092-4|166	%{_texmfdistdir}/fonts/source/public/montex/mcyrill.mf
14mu|texlive-montex-IVu.04.092-4|167	%{_texmfdistdir}/fonts/source/public/montex/mcyrl.mf
14mu|texlive-montex-IVu.04.092-4|168	%{_texmfdistdir}/fonts/source/public/montex/mcyrligs.mf
14mu|texlive-montex-IVu.04.092-4|169	%{_texmfdistdir}/fonts/source/public/montex/mcyrsymb.mf
14mu|texlive-montex-IVu.04.092-4|170	%{_texmfdistdir}/fonts/source/public/montex/mcyru.mf
14mu|texlive-montex-IVu.04.092-4|171	%{_texmfdistdir}/fonts/source/public/montex/mcytitle.mf
14mu|texlive-montex-IVu.04.092-4|172	%{_texmfdistdir}/fonts/source/public/montex/mlscodes.mf
14mu|texlive-montex-IVu.04.092-4|173	%{_texmfdistdir}/fonts/source/public/montex/mocodes.mf
14mu|texlive-montex-IVu.04.092-4|174	%{_texmfdistdir}/fonts/source/public/montex/moglyphs.mf
14mu|texlive-montex-IVu.04.092-4|175	%{_texmfdistdir}/fonts/source/public/montex/montrlig.mf
14mu|texlive-montex-IVu.04.092-4|176	%{_texmfdistdir}/fonts/source/public/montex/mxcodes.mf
14mu|texlive-montex-IVu.04.092-4|177	%{_texmfdistdir}/fonts/source/public/montex/mxglyphs.mf
14mu|texlive-montex-IVu.04.092-4|178	%{_texmfdistdir}/fonts/source/public/montex/mxntrlig.mf
14mu|texlive-montex-IVu.04.092-4|179	%{_texmfdistdir}/fonts/tfm/public/montex/bcghsb.tfm
14mu|texlive-montex-IVu.04.092-4|180	%{_texmfdistdir}/fonts/tfm/public/montex/bcghsm.tfm
14mu|texlive-montex-IVu.04.092-4|181	%{_texmfdistdir}/fonts/tfm/public/montex/bcghwb.tfm
14mu|texlive-montex-IVu.04.092-4|182	%{_texmfdistdir}/fonts/tfm/public/montex/bcghwm.tfm
14mu|texlive-montex-IVu.04.092-4|183	%{_texmfdistdir}/fonts/tfm/public/montex/bcgvsb.tfm
14mu|texlive-montex-IVu.04.092-4|184	%{_texmfdistdir}/fonts/tfm/public/montex/bcgvsm.tfm
14mu|texlive-montex-IVu.04.092-4|185	%{_texmfdistdir}/fonts/tfm/public/montex/bcgvwb.tfm
14mu|texlive-montex-IVu.04.092-4|186	%{_texmfdistdir}/fonts/tfm/public/montex/bcgvwm.tfm
14mu|texlive-montex-IVu.04.092-4|187	%{_texmfdistdir}/fonts/tfm/public/montex/bicighb.tfm
14mu|texlive-montex-IVu.04.092-4|188	%{_texmfdistdir}/fonts/tfm/public/montex/bicighm.tfm
14mu|texlive-montex-IVu.04.092-4|189	%{_texmfdistdir}/fonts/tfm/public/montex/bicigvb.tfm
14mu|texlive-montex-IVu.04.092-4|190	%{_texmfdistdir}/fonts/tfm/public/montex/bicigvm.tfm
14mu|texlive-montex-IVu.04.092-4|191	%{_texmfdistdir}/fonts/tfm/public/montex/bthhsb.tfm
14mu|texlive-montex-IVu.04.092-4|192	%{_texmfdistdir}/fonts/tfm/public/montex/bthhsm.tfm
14mu|texlive-montex-IVu.04.092-4|193	%{_texmfdistdir}/fonts/tfm/public/montex/bthhwb.tfm
14mu|texlive-montex-IVu.04.092-4|194	%{_texmfdistdir}/fonts/tfm/public/montex/bthhwm.tfm
14mu|texlive-montex-IVu.04.092-4|195	%{_texmfdistdir}/fonts/tfm/public/montex/bthvsb.tfm
14mu|texlive-montex-IVu.04.092-4|196	%{_texmfdistdir}/fonts/tfm/public/montex/bthvsm.tfm
14mu|texlive-montex-IVu.04.092-4|197	%{_texmfdistdir}/fonts/tfm/public/montex/bthvwb.tfm
14mu|texlive-montex-IVu.04.092-4|198	%{_texmfdistdir}/fonts/tfm/public/montex/bthvwm.tfm
14mu|texlive-montex-IVu.04.092-4|199	%{_texmfdistdir}/fonts/tfm/public/montex/bxghsb.tfm
14mu|texlive-montex-IVu.04.092-4|200	%{_texmfdistdir}/fonts/tfm/public/montex/bxghsm.tfm
14mu|texlive-montex-IVu.04.092-4|201	%{_texmfdistdir}/fonts/tfm/public/montex/bxghwb.tfm
14mu|texlive-montex-IVu.04.092-4|202	%{_texmfdistdir}/fonts/tfm/public/montex/bxghwm.tfm
14mu|texlive-montex-IVu.04.092-4|203	%{_texmfdistdir}/fonts/tfm/public/montex/bxgvsb.tfm
14mu|texlive-montex-IVu.04.092-4|204	%{_texmfdistdir}/fonts/tfm/public/montex/bxgvsm.tfm
14mu|texlive-montex-IVu.04.092-4|205	%{_texmfdistdir}/fonts/tfm/public/montex/bxgvwb.tfm
14mu|texlive-montex-IVu.04.092-4|206	%{_texmfdistdir}/fonts/tfm/public/montex/bxgvwm.tfm
14mu|texlive-montex-IVu.04.092-4|207	%{_texmfdistdir}/fonts/tfm/public/montex/kmb10.tfm
14mu|texlive-montex-IVu.04.092-4|208	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx10.tfm
14mu|texlive-montex-IVu.04.092-4|209	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx12.tfm
14mu|texlive-montex-IVu.04.092-4|210	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx5.tfm
14mu|texlive-montex-IVu.04.092-4|211	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx6.tfm
14mu|texlive-montex-IVu.04.092-4|212	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx7.tfm
14mu|texlive-montex-IVu.04.092-4|213	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx8.tfm
14mu|texlive-montex-IVu.04.092-4|214	%{_texmfdistdir}/fonts/tfm/public/montex/kmbx9.tfm
14mu|texlive-montex-IVu.04.092-4|215	%{_texmfdistdir}/fonts/tfm/public/montex/kmbxsl10.tfm
14mu|texlive-montex-IVu.04.092-4|216	%{_texmfdistdir}/fonts/tfm/public/montex/kmbxti10.tfm
14mu|texlive-montex-IVu.04.092-4|217	%{_texmfdistdir}/fonts/tfm/public/montex/kmcsc10.tfm
14mu|texlive-montex-IVu.04.092-4|218	%{_texmfdistdir}/fonts/tfm/public/montex/kmcsc8.tfm
14mu|texlive-montex-IVu.04.092-4|219	%{_texmfdistdir}/fonts/tfm/public/montex/kmcsc9.tfm
14mu|texlive-montex-IVu.04.092-4|220	%{_texmfdistdir}/fonts/tfm/public/montex/kmdunh10.tfm
14mu|texlive-montex-IVu.04.092-4|221	%{_texmfdistdir}/fonts/tfm/public/montex/kmff10.tfm
14mu|texlive-montex-IVu.04.092-4|222	%{_texmfdistdir}/fonts/tfm/public/montex/kmfi10.tfm
14mu|texlive-montex-IVu.04.092-4|223	%{_texmfdistdir}/fonts/tfm/public/montex/kmfib8.tfm
14mu|texlive-montex-IVu.04.092-4|224	%{_texmfdistdir}/fonts/tfm/public/montex/kminch.tfm
14mu|texlive-montex-IVu.04.092-4|225	%{_texmfdistdir}/fonts/tfm/public/montex/kmitt10.tfm
14mu|texlive-montex-IVu.04.092-4|226	%{_texmfdistdir}/fonts/tfm/public/montex/kmr10.tfm
14mu|texlive-montex-IVu.04.092-4|227	%{_texmfdistdir}/fonts/tfm/public/montex/kmr12.tfm
14mu|texlive-montex-IVu.04.092-4|228	%{_texmfdistdir}/fonts/tfm/public/montex/kmr17.tfm
14mu|texlive-montex-IVu.04.092-4|229	%{_texmfdistdir}/fonts/tfm/public/montex/kmr5.tfm
14mu|texlive-montex-IVu.04.092-4|230	%{_texmfdistdir}/fonts/tfm/public/montex/kmr6.tfm
14mu|texlive-montex-IVu.04.092-4|231	%{_texmfdistdir}/fonts/tfm/public/montex/kmr7.tfm
14mu|texlive-montex-IVu.04.092-4|232	%{_texmfdistdir}/fonts/tfm/public/montex/kmr8.tfm
14mu|texlive-montex-IVu.04.092-4|233	%{_texmfdistdir}/fonts/tfm/public/montex/kmr9.tfm
14mu|texlive-montex-IVu.04.092-4|234	%{_texmfdistdir}/fonts/tfm/public/montex/kmsl10.tfm
14mu|texlive-montex-IVu.04.092-4|235	%{_texmfdistdir}/fonts/tfm/public/montex/kmsl12.tfm
14mu|texlive-montex-IVu.04.092-4|236	%{_texmfdistdir}/fonts/tfm/public/montex/kmsl8.tfm
14mu|texlive-montex-IVu.04.092-4|237	%{_texmfdistdir}/fonts/tfm/public/montex/kmsl9.tfm
14mu|texlive-montex-IVu.04.092-4|238	%{_texmfdistdir}/fonts/tfm/public/montex/kmsltt10.tfm
14mu|texlive-montex-IVu.04.092-4|239	%{_texmfdistdir}/fonts/tfm/public/montex/kmss10.tfm
14mu|texlive-montex-IVu.04.092-4|240	%{_texmfdistdir}/fonts/tfm/public/montex/kmss12.tfm
14mu|texlive-montex-IVu.04.092-4|241	%{_texmfdistdir}/fonts/tfm/public/montex/kmss17.tfm
14mu|texlive-montex-IVu.04.092-4|242	%{_texmfdistdir}/fonts/tfm/public/montex/kmss8.tfm
14mu|texlive-montex-IVu.04.092-4|243	%{_texmfdistdir}/fonts/tfm/public/montex/kmss9.tfm
14mu|texlive-montex-IVu.04.092-4|244	%{_texmfdistdir}/fonts/tfm/public/montex/kmssbx10.tfm
14mu|texlive-montex-IVu.04.092-4|245	%{_texmfdistdir}/fonts/tfm/public/montex/kmssdc10.tfm
14mu|texlive-montex-IVu.04.092-4|246	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi10.tfm
14mu|texlive-montex-IVu.04.092-4|247	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi12.tfm
14mu|texlive-montex-IVu.04.092-4|248	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi17.tfm
14mu|texlive-montex-IVu.04.092-4|249	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi8.tfm
14mu|texlive-montex-IVu.04.092-4|250	%{_texmfdistdir}/fonts/tfm/public/montex/kmssi9.tfm
14mu|texlive-montex-IVu.04.092-4|251	%{_texmfdistdir}/fonts/tfm/public/montex/kmssq8.tfm
14mu|texlive-montex-IVu.04.092-4|252	%{_texmfdistdir}/fonts/tfm/public/montex/kmssqi8.tfm
14mu|texlive-montex-IVu.04.092-4|253	%{_texmfdistdir}/fonts/tfm/public/montex/kmtcsc10.tfm
14mu|texlive-montex-IVu.04.092-4|254	%{_texmfdistdir}/fonts/tfm/public/montex/kmti10.tfm
14mu|texlive-montex-IVu.04.092-4|255	%{_texmfdistdir}/fonts/tfm/public/montex/kmti12.tfm
14mu|texlive-montex-IVu.04.092-4|256	%{_texmfdistdir}/fonts/tfm/public/montex/kmti7.tfm
14mu|texlive-montex-IVu.04.092-4|257	%{_texmfdistdir}/fonts/tfm/public/montex/kmti8.tfm
14mu|texlive-montex-IVu.04.092-4|258	%{_texmfdistdir}/fonts/tfm/public/montex/kmti9.tfm
14mu|texlive-montex-IVu.04.092-4|259	%{_texmfdistdir}/fonts/tfm/public/montex/kmtt10.tfm
14mu|texlive-montex-IVu.04.092-4|260	%{_texmfdistdir}/fonts/tfm/public/montex/kmtt12.tfm
14mu|texlive-montex-IVu.04.092-4|261	%{_texmfdistdir}/fonts/tfm/public/montex/kmtt8.tfm
14mu|texlive-montex-IVu.04.092-4|262	%{_texmfdistdir}/fonts/tfm/public/montex/kmtt9.tfm
14mu|texlive-montex-IVu.04.092-4|263	%{_texmfdistdir}/fonts/tfm/public/montex/kmu10.tfm
14mu|texlive-montex-IVu.04.092-4|264	%{_texmfdistdir}/fonts/tfm/public/montex/kmvtt10.tfm
14mu|texlive-montex-IVu.04.092-4|265	%{_texmfdistdir}/fonts/tfm/public/montex/kmvtti10.tfm
14mu|texlive-montex-IVu.04.092-4|266	%{_texmfdistdir}/fonts/type1/public/montex/bcghsb.pfb
14mu|texlive-montex-IVu.04.092-4|267	%{_texmfdistdir}/fonts/type1/public/montex/bcghsm.pfb
14mu|texlive-montex-IVu.04.092-4|268	%{_texmfdistdir}/fonts/type1/public/montex/bcghwb.pfb
14mu|texlive-montex-IVu.04.092-4|269	%{_texmfdistdir}/fonts/type1/public/montex/bcghwm.pfb
14mu|texlive-montex-IVu.04.092-4|270	%{_texmfdistdir}/fonts/type1/public/montex/bcgvsb.pfb
14mu|texlive-montex-IVu.04.092-4|271	%{_texmfdistdir}/fonts/type1/public/montex/bcgvsm.pfb
14mu|texlive-montex-IVu.04.092-4|272	%{_texmfdistdir}/fonts/type1/public/montex/bcgvwb.pfb
14mu|texlive-montex-IVu.04.092-4|273	%{_texmfdistdir}/fonts/type1/public/montex/bcgvwm.pfb
14mu|texlive-montex-IVu.04.092-4|274	%{_texmfdistdir}/fonts/type1/public/montex/bicighb.pfb
14mu|texlive-montex-IVu.04.092-4|275	%{_texmfdistdir}/fonts/type1/public/montex/bicighm.pfb
14mu|texlive-montex-IVu.04.092-4|276	%{_texmfdistdir}/fonts/type1/public/montex/bicigvb.pfb
14mu|texlive-montex-IVu.04.092-4|277	%{_texmfdistdir}/fonts/type1/public/montex/bicigvm.pfb
14mu|texlive-montex-IVu.04.092-4|278	%{_texmfdistdir}/fonts/type1/public/montex/bthhsb.pfb
14mu|texlive-montex-IVu.04.092-4|279	%{_texmfdistdir}/fonts/type1/public/montex/bthhsm.pfb
14mu|texlive-montex-IVu.04.092-4|280	%{_texmfdistdir}/fonts/type1/public/montex/bthhwb.pfb
14mu|texlive-montex-IVu.04.092-4|281	%{_texmfdistdir}/fonts/type1/public/montex/bthhwm.pfb
14mu|texlive-montex-IVu.04.092-4|282	%{_texmfdistdir}/fonts/type1/public/montex/bthvsb.pfb
14mu|texlive-montex-IVu.04.092-4|283	%{_texmfdistdir}/fonts/type1/public/montex/bthvsm.pfb
14mu|texlive-montex-IVu.04.092-4|284	%{_texmfdistdir}/fonts/type1/public/montex/bthvwb.pfb
14mu|texlive-montex-IVu.04.092-4|285	%{_texmfdistdir}/fonts/type1/public/montex/bthvwm.pfb
14mu|texlive-montex-IVu.04.092-4|286	%{_texmfdistdir}/fonts/type1/public/montex/bxghsb.pfb
14mu|texlive-montex-IVu.04.092-4|287	%{_texmfdistdir}/fonts/type1/public/montex/bxghsm.pfb
14mu|texlive-montex-IVu.04.092-4|288	%{_texmfdistdir}/fonts/type1/public/montex/bxghwb.pfb
14mu|texlive-montex-IVu.04.092-4|289	%{_texmfdistdir}/fonts/type1/public/montex/bxghwm.pfb
14mu|texlive-montex-IVu.04.092-4|290	%{_texmfdistdir}/fonts/type1/public/montex/bxgvsb.pfb
14mu|texlive-montex-IVu.04.092-4|291	%{_texmfdistdir}/fonts/type1/public/montex/bxgvsm.pfb
14mu|texlive-montex-IVu.04.092-4|292	%{_texmfdistdir}/fonts/type1/public/montex/bxgvwb.pfb
14mu|texlive-montex-IVu.04.092-4|293	%{_texmfdistdir}/fonts/type1/public/montex/bxgvwm.pfb
14mu|texlive-montex-IVu.04.092-4|294	%{_texmfdistdir}/fonts/type1/public/montex/kmbx10.pfb
14mu|texlive-montex-IVu.04.092-4|295	%{_texmfdistdir}/fonts/type1/public/montex/kmr10.pfb
14mu|texlive-montex-IVu.04.092-4|296	%{_texmfdistdir}/fonts/type1/public/montex/kmss10.pfb
14mu|texlive-montex-IVu.04.092-4|297	%{_texmfdistdir}/tex/latex/montex/bicig.def
14mu|texlive-montex-IVu.04.092-4|298	%{_texmfdistdir}/tex/latex/montex/bithe.def
14mu|texlive-montex-IVu.04.092-4|299	%{_texmfdistdir}/tex/latex/montex/buryat.def
14mu|texlive-montex-IVu.04.092-4|300	%{_texmfdistdir}/tex/latex/montex/cpctt.def
14mu|texlive-montex-IVu.04.092-4|301	%{_texmfdistdir}/tex/latex/montex/cpdbk.def
14mu|texlive-montex-IVu.04.092-4|302	%{_texmfdistdir}/tex/latex/montex/cpibmrus.def
14mu|texlive-montex-IVu.04.092-4|303	%{_texmfdistdir}/tex/latex/montex/cpkoi.def
14mu|texlive-montex-IVu.04.092-4|304	%{_texmfdistdir}/tex/latex/montex/cpmls.def
14mu|texlive-montex-IVu.04.092-4|305	%{_texmfdistdir}/tex/latex/montex/cpmnk.def
14mu|texlive-montex-IVu.04.092-4|306	%{_texmfdistdir}/tex/latex/montex/cpmos.def
14mu|texlive-montex-IVu.04.092-4|307	%{_texmfdistdir}/tex/latex/montex/cpncc.def
14mu|texlive-montex-IVu.04.092-4|308	%{_texmfdistdir}/tex/latex/montex/english.def
14mu|texlive-montex-IVu.04.092-4|309	%{_texmfdistdir}/tex/latex/montex/kazakh.def
14mu|texlive-montex-IVu.04.092-4|310	%{_texmfdistdir}/tex/latex/montex/lmabthhs.fd
14mu|texlive-montex-IVu.04.092-4|311	%{_texmfdistdir}/tex/latex/montex/lmabthhw.fd
14mu|texlive-montex-IVu.04.092-4|312	%{_texmfdistdir}/tex/latex/montex/lmabthvs.fd
14mu|texlive-montex-IVu.04.092-4|313	%{_texmfdistdir}/tex/latex/montex/lmabthvw.fd
14mu|texlive-montex-IVu.04.092-4|314	%{_texmfdistdir}/tex/latex/montex/lmaenc.def
14mu|texlive-montex-IVu.04.092-4|315	%{_texmfdistdir}/tex/latex/montex/lmccmdh.fd
14mu|texlive-montex-IVu.04.092-4|316	%{_texmfdistdir}/tex/latex/montex/lmccmfib.fd
14mu|texlive-montex-IVu.04.092-4|317	%{_texmfdistdir}/tex/latex/montex/lmccmfr.fd
14mu|texlive-montex-IVu.04.092-4|318	%{_texmfdistdir}/tex/latex/montex/lmccmiss.fd
14mu|texlive-montex-IVu.04.092-4|319	%{_texmfdistdir}/tex/latex/montex/lmccmr.fd
14mu|texlive-montex-IVu.04.092-4|320	%{_texmfdistdir}/tex/latex/montex/lmccmss.fd
14mu|texlive-montex-IVu.04.092-4|321	%{_texmfdistdir}/tex/latex/montex/lmccmssq.fd
14mu|texlive-montex-IVu.04.092-4|322	%{_texmfdistdir}/tex/latex/montex/lmccmtt.fd
14mu|texlive-montex-IVu.04.092-4|323	%{_texmfdistdir}/tex/latex/montex/lmccmvtt.fd
14mu|texlive-montex-IVu.04.092-4|324	%{_texmfdistdir}/tex/latex/montex/lmcenc.def
14mu|texlive-montex-IVu.04.092-4|325	%{_texmfdistdir}/tex/latex/montex/lmclcmss.fd
14mu|texlive-montex-IVu.04.092-4|326	%{_texmfdistdir}/tex/latex/montex/lmobcghs.fd
14mu|texlive-montex-IVu.04.092-4|327	%{_texmfdistdir}/tex/latex/montex/lmobcghw.fd
14mu|texlive-montex-IVu.04.092-4|328	%{_texmfdistdir}/tex/latex/montex/lmobcgvs.fd
14mu|texlive-montex-IVu.04.092-4|329	%{_texmfdistdir}/tex/latex/montex/lmobcgvw.fd
14mu|texlive-montex-IVu.04.092-4|330	%{_texmfdistdir}/tex/latex/montex/lmoenc.def
14mu|texlive-montex-IVu.04.092-4|331	%{_texmfdistdir}/tex/latex/montex/lmsbcgh.fd
14mu|texlive-montex-IVu.04.092-4|332	%{_texmfdistdir}/tex/latex/montex/lmsbcgv.fd
14mu|texlive-montex-IVu.04.092-4|333	%{_texmfdistdir}/tex/latex/montex/lmsenc.def
14mu|texlive-montex-IVu.04.092-4|334	%{_texmfdistdir}/tex/latex/montex/lmubxghs.fd
14mu|texlive-montex-IVu.04.092-4|335	%{_texmfdistdir}/tex/latex/montex/lmubxghw.fd
14mu|texlive-montex-IVu.04.092-4|336	%{_texmfdistdir}/tex/latex/montex/lmubxgvs.fd
14mu|texlive-montex-IVu.04.092-4|337	%{_texmfdistdir}/tex/latex/montex/lmubxgvw.fd
14mu|texlive-montex-IVu.04.092-4|338	%{_texmfdistdir}/tex/latex/montex/lmuenc.def
14mu|texlive-montex-IVu.04.092-4|339	%{_texmfdistdir}/tex/latex/montex/mls.sty
14mu|texlive-montex-IVu.04.092-4|340	%{_texmfdistdir}/tex/latex/montex/mlsgalig.tex
14mu|texlive-montex-IVu.04.092-4|341	%{_texmfdistdir}/tex/latex/montex/mlstrans.tex
14mu|texlive-montex-IVu.04.092-4|342	%{_texmfdistdir}/tex/latex/montex/mnhyphex.tex
14mu|texlive-montex-IVu.04.092-4|343	%{_texmfdistdir}/tex/latex/montex/rlbicig.sty
14mu|texlive-montex-IVu.04.092-4|344	%{_texmfdistdir}/tex/latex/montex/russian.def
14mu|texlive-montex-IVu.04.092-4|345	%{_texmfdistdir}/tex/latex/montex/xalx.def
14mu|texlive-montex-IVu.04.092-4|346	%doc %{_texmfdistdir}/doc/latex/montex/00README
14mu|texlive-montex-IVu.04.092-4|347	%doc %{_texmfdistdir}/doc/latex/montex/00readme.mfinput.km
14mu|texlive-montex-IVu.04.092-4|348	%doc %{_texmfdistdir}/doc/latex/montex/ANNOUNCE
14mu|texlive-montex-IVu.04.092-4|349	%doc %{_texmfdistdir}/doc/latex/montex/EMTEX
14mu|texlive-montex-IVu.04.092-4|350	%doc %{_texmfdistdir}/doc/latex/montex/HISTORY
14mu|texlive-montex-IVu.04.092-4|351	%doc %{_texmfdistdir}/doc/latex/montex/INSTALL
14mu|texlive-montex-IVu.04.092-4|352	%doc %{_texmfdistdir}/doc/latex/montex/MIKTEX
14mu|texlive-montex-IVu.04.092-4|353	%doc %{_texmfdistdir}/doc/latex/montex/TODO
14mu|texlive-montex-IVu.04.092-4|354	%doc %{_texmfdistdir}/doc/latex/montex/UPDATE
14mu|texlive-montex-IVu.04.092-4|355	%doc %{_texmfdistdir}/doc/latex/montex/cyrename.pl
14mu|texlive-montex-IVu.04.092-4|356	%doc %{_texmfdistdir}/doc/latex/montex/fontlist.tex
14mu|texlive-montex-IVu.04.092-4|357	%doc %{_texmfdistdir}/doc/latex/montex/mfinput/bithe/testfont.input
14mu|texlive-montex-IVu.04.092-4|358	%doc %{_texmfdistdir}/doc/latex/montex/mfinput/bithe/testfont.sh
14mu|texlive-montex-IVu.04.092-4|359	%doc %{_texmfdistdir}/doc/latex/montex/mkmlsmf.pl
14mu|texlive-montex-IVu.04.092-4|360	%doc %{_texmfdistdir}/doc/latex/montex/mls-diag.tex
14mu|texlive-montex-IVu.04.092-4|361	%doc %{_texmfdistdir}/doc/latex/montex/mlsquick.pdf
14mu|texlive-montex-IVu.04.092-4|362	%doc %{_texmfdistdir}/doc/latex/montex/mlsquick.tex
14mu|texlive-montex-IVu.04.092-4|363	%doc %{_texmfdistdir}/doc/latex/montex/mnhyphen.tex
14mu|texlive-montex-IVu.04.092-4|364	%doc %{_texmfdistdir}/doc/latex/montex/montex.pdf
14mu|texlive-montex-IVu.04.092-4|365	%doc %{_texmfdistdir}/doc/latex/montex/montex.tex
14mu|texlive-montex-IVu.04.092-4|366	%doc %{_texmfdistdir}/doc/latex/montex/montex.xml
14mu|texlive-montex-IVu.04.092-4|367	%doc %{_texmfdistdir}/doc/latex/montex/mtdocmac.tex
14mu|texlive-montex-IVu.04.092-4|368	%doc %{_texmfdistdir}/doc/latex/montex/testfont.input
14mu|texlive-montex-IVu.04.092-4|369	%doc %{_texmfdistdir}/doc/latex/montex/testfont.sh
14mu|texlive-montex-IVu.04.092-4|370	%doc %{_texmfdistdir}/doc/latex/montex/zanabazr.pdf
14mu|texlive-montex-IVu.04.092-4|371	%doc %{_texmfdistdir}/doc/latex/montex/zanabazr.tex
14mu|texlive-montex-IVu.04.092-4|372	
14mu|texlive-montex-IVu.04.092-4|373	#-----------------------------------------------------------------------
14mu|texlive-montex-IVu.04.092-4|374	%prep
14mu|texlive-montex-IVu.04.092-4|375	%setup -c -a0 -a1
14mu|texlive-montex-IVu.04.092-4|376	
14mu|texlive-montex-IVu.04.092-4|377	%build
14mu|texlive-montex-IVu.04.092-4|378	
14mu|texlive-montex-IVu.04.092-4|379	%install
14mu|texlive-montex-IVu.04.092-4|380	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-montex-IVu.04.092-4|381	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-montex-IVu.04.092-4|382	
14mu|texlive-montex-IVu.04.092-4|383	
14mu|texlive-montex-IVu.04.092-4|384	
14mu|texlive-montex-IVu.04.092-4|385	%changelog
14mu|texlive-montex-IVu.04.092-4|386	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> IVu.04.092-4
14mu|texlive-montex-IVu.04.092-4|387	+ Revision: e1bdc7b
14mu|texlive-montex-IVu.04.092-4|388	- MassBuild#674: Increase release tag
14mu|texlive-montex-IVu.04.092-4|389	
14mu|texlive-montex-IVu.04.092-4|390	

25300 14
14mu|texlive-moreenum-1.03-4|1	# revision 24479
14mu|texlive-moreenum-1.03-4|2	# category Package
14mu|texlive-moreenum-1.03-4|3	# catalog-ctan /macros/latex/contrib/moreenum
14mu|texlive-moreenum-1.03-4|4	# catalog-date 2011-11-03 12:59:01 +0100
14mu|texlive-moreenum-1.03-4|5	# catalog-license lppl1.3
14mu|texlive-moreenum-1.03-4|6	# catalog-version 1.03
14mu|texlive-moreenum-1.03-4|7	Name:		texlive-moreenum
14mu|texlive-moreenum-1.03-4|8	Version:	1.03
14mu|texlive-moreenum-1.03-4|9	Release:	4
14mu|texlive-moreenum-1.03-4|10	Summary:	More enumeration options
14mu|texlive-moreenum-1.03-4|11	Group:		Publishing
14mu|texlive-moreenum-1.03-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moreenum
14mu|texlive-moreenum-1.03-4|13	License:	LPPL1.3
14mu|texlive-moreenum-1.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreenum.tar.xz
14mu|texlive-moreenum-1.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreenum.doc.tar.xz
14mu|texlive-moreenum-1.03-4|16	BuildArch:	noarch
14mu|texlive-moreenum-1.03-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-moreenum-1.03-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-moreenum-1.03-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-moreenum-1.03-4|20	
14mu|texlive-moreenum-1.03-4|21	%description
14mu|texlive-moreenum-1.03-4|22	The package provides the following new enumerate styles: -
14mu|texlive-moreenum-1.03-4|23	\greek for lowercase Greek letters; - \Greek for uppercase
14mu|texlive-moreenum-1.03-4|24	Greek letters; - \enumHex for uppercase hexadecimal
14mu|texlive-moreenum-1.03-4|25	enumeration; - \enumhex for lowercase hexadecimal enumeration;
14mu|texlive-moreenum-1.03-4|26	- \enumbinary for binary enumeration; - \enumoctal for octal
14mu|texlive-moreenum-1.03-4|27	enumeration; - \levelnth for "1st", "2nd", "3rd" etc., with the
14mu|texlive-moreenum-1.03-4|28	"nth"s on the baseline; - raisenth for "1st", "2nd", "3rd"
14mu|texlive-moreenum-1.03-4|29	etc., with the "nth"s raised; - \nthwords for "first",
14mu|texlive-moreenum-1.03-4|30	"second", "third" etc.; - \Nthwords for "First", "Second",
14mu|texlive-moreenum-1.03-4|31	"Third" etc.; - \NTHWORDS for "FIRST", "SECOND", "THIRD" etc.;
14mu|texlive-moreenum-1.03-4|32	- \nwords for "one", "two", "three" etc.; - \Nwords for "One",
14mu|texlive-moreenum-1.03-4|33	"Two", "Three" etc.; and - \NWORDS for "ONE", "TWO", "THREE"
14mu|texlive-moreenum-1.03-4|34	etc. Each of these works with enumitem's "starred variant"
14mu|texlive-moreenum-1.03-4|35	feature. So \begin{enumerate}[label=\enumhex*] will output a
14mu|texlive-moreenum-1.03-4|36	hex enumerated list. Enumitem provides a start=0 option for
14mu|texlive-moreenum-1.03-4|37	starting your enumerations at 0. The package requires amsmath,
14mu|texlive-moreenum-1.03-4|38	alphalph, enumitem (of course), binhex and nth, all of which
14mu|texlive-moreenum-1.03-4|39	are widely available.
14mu|texlive-moreenum-1.03-4|40	
14mu|texlive-moreenum-1.03-4|41	
14mu|texlive-moreenum-1.03-4|42	#-----------------------------------------------------------------------
14mu|texlive-moreenum-1.03-4|43	%files
14mu|texlive-moreenum-1.03-4|44	%{_texmfdistdir}/tex/latex/moreenum/moreenum.sty
14mu|texlive-moreenum-1.03-4|45	%doc %{_texmfdistdir}/doc/latex/moreenum/README
14mu|texlive-moreenum-1.03-4|46	%doc %{_texmfdistdir}/doc/latex/moreenum/moreenum-doc.pdf
14mu|texlive-moreenum-1.03-4|47	%doc %{_texmfdistdir}/doc/latex/moreenum/moreenum-doc.tex
14mu|texlive-moreenum-1.03-4|48	
14mu|texlive-moreenum-1.03-4|49	#-----------------------------------------------------------------------
14mu|texlive-moreenum-1.03-4|50	%prep
14mu|texlive-moreenum-1.03-4|51	%setup -c -a0 -a1
14mu|texlive-moreenum-1.03-4|52	
14mu|texlive-moreenum-1.03-4|53	%build
14mu|texlive-moreenum-1.03-4|54	
14mu|texlive-moreenum-1.03-4|55	%install
14mu|texlive-moreenum-1.03-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-moreenum-1.03-4|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-moreenum-1.03-4|58	
14mu|texlive-moreenum-1.03-4|59	
14mu|texlive-moreenum-1.03-4|60	
14mu|texlive-moreenum-1.03-4|61	%changelog
14mu|texlive-moreenum-1.03-4|62	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.03-4
14mu|texlive-moreenum-1.03-4|63	+ Revision: 623acb3
14mu|texlive-moreenum-1.03-4|64	- MassBuild#674: Increase release tag
14mu|texlive-moreenum-1.03-4|65	
14mu|texlive-moreenum-1.03-4|66	

25301 14
14mu|texlive-morefloats-1.0f-3|1	# revision 25232
14mu|texlive-morefloats-1.0f-3|2	# category Package
14mu|texlive-morefloats-1.0f-3|3	# catalog-ctan /macros/latex/contrib/morefloats
14mu|texlive-morefloats-1.0f-3|4	# catalog-date 2012-01-29 16:01:54 +0100
14mu|texlive-morefloats-1.0f-3|5	# catalog-license lppl1.3
14mu|texlive-morefloats-1.0f-3|6	# catalog-version 1.0f
14mu|texlive-morefloats-1.0f-3|7	Name:		texlive-morefloats
14mu|texlive-morefloats-1.0f-3|8	Version:	1.0f
14mu|texlive-morefloats-1.0f-3|9	Release:	3
14mu|texlive-morefloats-1.0f-3|10	Summary:	Increase the number of simultaneous LaTeX floats
14mu|texlive-morefloats-1.0f-3|11	Group:		Publishing
14mu|texlive-morefloats-1.0f-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/morefloats
14mu|texlive-morefloats-1.0f-3|13	License:	LPPL1.3
14mu|texlive-morefloats-1.0f-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morefloats.tar.xz
14mu|texlive-morefloats-1.0f-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morefloats.doc.tar.xz
14mu|texlive-morefloats-1.0f-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morefloats.source.tar.xz
14mu|texlive-morefloats-1.0f-3|17	BuildArch:	noarch
14mu|texlive-morefloats-1.0f-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-morefloats-1.0f-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-morefloats-1.0f-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-morefloats-1.0f-3|21	
14mu|texlive-morefloats-1.0f-3|22	%description
14mu|texlive-morefloats-1.0f-3|23	LaTeX can, by default, only cope with 18 outstanding floats;
14mu|texlive-morefloats-1.0f-3|24	any more, and you get the error "too many unprocessed floats".
14mu|texlive-morefloats-1.0f-3|25	This package releases the limit; TeX itself imposes limits
14mu|texlive-morefloats-1.0f-3|26	(which are independent of the help offered by e-TeX). However,
14mu|texlive-morefloats-1.0f-3|27	if your floats can't be placed anywhere, extending the number
14mu|texlive-morefloats-1.0f-3|28	of floats merely delays the arrival of the inevitable error
14mu|texlive-morefloats-1.0f-3|29	message.
14mu|texlive-morefloats-1.0f-3|30	
14mu|texlive-morefloats-1.0f-3|31	
14mu|texlive-morefloats-1.0f-3|32	#-----------------------------------------------------------------------
14mu|texlive-morefloats-1.0f-3|33	%files
14mu|texlive-morefloats-1.0f-3|34	%{_texmfdistdir}/tex/latex/morefloats/morefloats.sty
14mu|texlive-morefloats-1.0f-3|35	%doc %{_texmfdistdir}/doc/latex/morefloats/README
14mu|texlive-morefloats-1.0f-3|36	%doc %{_texmfdistdir}/doc/latex/morefloats/morefloats-example.pdf
14mu|texlive-morefloats-1.0f-3|37	%doc %{_texmfdistdir}/doc/latex/morefloats/morefloats-example.tex
14mu|texlive-morefloats-1.0f-3|38	%doc %{_texmfdistdir}/doc/latex/morefloats/morefloats.pdf
14mu|texlive-morefloats-1.0f-3|39	#- source
14mu|texlive-morefloats-1.0f-3|40	%doc %{_texmfdistdir}/source/latex/morefloats/morefloats.drv
14mu|texlive-morefloats-1.0f-3|41	%doc %{_texmfdistdir}/source/latex/morefloats/morefloats.dtx
14mu|texlive-morefloats-1.0f-3|42	%doc %{_texmfdistdir}/source/latex/morefloats/morefloats.ins
14mu|texlive-morefloats-1.0f-3|43	
14mu|texlive-morefloats-1.0f-3|44	#-----------------------------------------------------------------------
14mu|texlive-morefloats-1.0f-3|45	%prep
14mu|texlive-morefloats-1.0f-3|46	%setup -c -a0 -a1 -a2
14mu|texlive-morefloats-1.0f-3|47	
14mu|texlive-morefloats-1.0f-3|48	%build
14mu|texlive-morefloats-1.0f-3|49	
14mu|texlive-morefloats-1.0f-3|50	%install
14mu|texlive-morefloats-1.0f-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-morefloats-1.0f-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-morefloats-1.0f-3|53	
14mu|texlive-morefloats-1.0f-3|54	
14mu|texlive-morefloats-1.0f-3|55	
14mu|texlive-morefloats-1.0f-3|56	%changelog
14mu|texlive-morefloats-1.0f-3|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0f-3
14mu|texlive-morefloats-1.0f-3|58	+ Revision: 11e20a2
14mu|texlive-morefloats-1.0f-3|59	- MassBuild#674: Increase release tag
14mu|texlive-morefloats-1.0f-3|60	
14mu|texlive-morefloats-1.0f-3|61	

25302 14
14mu|texlive-morehype-20130123-7|1	# revision 28921
14mu|texlive-morehype-20130123-7|2	# category Package
14mu|texlive-morehype-20130123-7|3	# catalog-ctan /macros/latex/contrib/morehype
14mu|texlive-morehype-20130123-7|4	# catalog-date 2013-01-23 12:31:43 +0100
14mu|texlive-morehype-20130123-7|5	# catalog-license lppl1.3
14mu|texlive-morehype-20130123-7|6	# catalog-version undef
14mu|texlive-morehype-20130123-7|7	Name:		texlive-morehype
14mu|texlive-morehype-20130123-7|8	Version:	20130123
14mu|texlive-morehype-20130123-7|9	Release:	7
14mu|texlive-morehype-20130123-7|10	Summary:	Hypertext tools for use with LaTeX
14mu|texlive-morehype-20130123-7|11	Group:		Publishing
14mu|texlive-morehype-20130123-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/morehype
14mu|texlive-morehype-20130123-7|13	License:	LPPL1.3
14mu|texlive-morehype-20130123-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.tar.xz
14mu|texlive-morehype-20130123-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.doc.tar.xz
14mu|texlive-morehype-20130123-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.source.tar.xz
14mu|texlive-morehype-20130123-7|17	BuildArch:	noarch
14mu|texlive-morehype-20130123-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-morehype-20130123-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-morehype-20130123-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-morehype-20130123-7|21	
14mu|texlive-morehype-20130123-7|22	%description
14mu|texlive-morehype-20130123-7|23	The bundle provides three packages: - texlinks: shorthand
14mu|texlive-morehype-20130123-7|24	macros for TeX-related external hyperlinks with hyperref, the
14mu|texlive-morehype-20130123-7|25	blog package in the present bundle, etc; - hypertoc: adjust the
14mu|texlive-morehype-20130123-7|26	presentation of coloured frames in hyperref tables of contents
14mu|texlive-morehype-20130123-7|27	(article class only); - blog: fast generation of simple HTML by
14mu|texlive-morehype-20130123-7|28	expanding LaTeX macros, using the fifinddo package.
14mu|texlive-morehype-20130123-7|29	
14mu|texlive-morehype-20130123-7|30	
14mu|texlive-morehype-20130123-7|31	#-----------------------------------------------------------------------
14mu|texlive-morehype-20130123-7|32	%files
14mu|texlive-morehype-20130123-7|33	%{_texmfdistdir}/tex/latex/morehype/atari_ht.fdf
14mu|texlive-morehype-20130123-7|34	%{_texmfdistdir}/tex/latex/morehype/blog.sty
14mu|texlive-morehype-20130123-7|35	%{_texmfdistdir}/tex/latex/morehype/blogdot.cfg
14mu|texlive-morehype-20130123-7|36	%{_texmfdistdir}/tex/latex/morehype/blogdot.sty
14mu|texlive-morehype-20130123-7|37	%{_texmfdistdir}/tex/latex/morehype/blogexec.sty
14mu|texlive-morehype-20130123-7|38	%{_texmfdistdir}/tex/latex/morehype/blogligs.sty
14mu|texlive-morehype-20130123-7|39	%{_texmfdistdir}/tex/latex/morehype/hypertoc.sty
14mu|texlive-morehype-20130123-7|40	%{_texmfdistdir}/tex/latex/morehype/lnavicol.sty
14mu|texlive-morehype-20130123-7|41	%{_texmfdistdir}/tex/latex/morehype/markblog.sty
14mu|texlive-morehype-20130123-7|42	%{_texmfdistdir}/tex/latex/morehype/morehype.RLS
14mu|texlive-morehype-20130123-7|43	%{_texmfdistdir}/tex/latex/morehype/texblog.fdf
14mu|texlive-morehype-20130123-7|44	%{_texmfdistdir}/tex/latex/morehype/texlinks.sty
14mu|texlive-morehype-20130123-7|45	%doc %{_texmfdistdir}/doc/latex/morehype/README
14mu|texlive-morehype-20130123-7|46	%doc %{_texmfdistdir}/doc/latex/morehype/README.pdf
14mu|texlive-morehype-20130123-7|47	%doc %{_texmfdistdir}/doc/latex/morehype/RELEASEs.txt
14mu|texlive-morehype-20130123-7|48	%doc %{_texmfdistdir}/doc/latex/morehype/SrcFILEs.txt
14mu|texlive-morehype-20130123-7|49	%doc %{_texmfdistdir}/doc/latex/morehype/blog.pdf
14mu|texlive-morehype-20130123-7|50	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/hellowor/hellowor.htm
14mu|texlive-morehype-20130123-7|51	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/hellowor/hellowor.tex
14mu|texlive-morehype-20130123-7|52	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/hellowor/mkhellow.tex
14mu|texlive-morehype-20130123-7|53	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/writings/makehtml.tex
14mu|texlive-morehype-20130123-7|54	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/writings/schreibt.tex
14mu|texlive-morehype-20130123-7|55	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/writings/writings.fdf
14mu|texlive-morehype-20130123-7|56	%doc %{_texmfdistdir}/doc/latex/morehype/blogexec.pdf
14mu|texlive-morehype-20130123-7|57	%doc %{_texmfdistdir}/doc/latex/morehype/hypertoc.pdf
14mu|texlive-morehype-20130123-7|58	%doc %{_texmfdistdir}/doc/latex/morehype/markblog.htm
14mu|texlive-morehype-20130123-7|59	%doc %{_texmfdistdir}/doc/latex/morehype/ref_alts.tex
14mu|texlive-morehype-20130123-7|60	%doc %{_texmfdistdir}/doc/latex/morehype/texlinks.pdf
14mu|texlive-morehype-20130123-7|61	%doc %{_texmfdistdir}/doc/latex/morehype/wiki_mwe.pdf
14mu|texlive-morehype-20130123-7|62	%doc %{_texmfdistdir}/doc/latex/morehype/wiki_mwe.tex
14mu|texlive-morehype-20130123-7|63	#- source
14mu|texlive-morehype-20130123-7|64	%doc %{_texmfdistdir}/source/latex/morehype/README.tex
14mu|texlive-morehype-20130123-7|65	%doc %{_texmfdistdir}/source/latex/morehype/blog.tex
14mu|texlive-morehype-20130123-7|66	%doc %{_texmfdistdir}/source/latex/morehype/blogdot.css
14mu|texlive-morehype-20130123-7|67	%doc %{_texmfdistdir}/source/latex/morehype/blogexec.tex
14mu|texlive-morehype-20130123-7|68	%doc %{_texmfdistdir}/source/latex/morehype/fdatechk.tex
14mu|texlive-morehype-20130123-7|69	%doc %{_texmfdistdir}/source/latex/morehype/hypertoc.tex
14mu|texlive-morehype-20130123-7|70	%doc %{_texmfdistdir}/source/latex/morehype/markblog.tex
14mu|texlive-morehype-20130123-7|71	%doc %{_texmfdistdir}/source/latex/morehype/srcfiles.tex
14mu|texlive-morehype-20130123-7|72	%doc %{_texmfdistdir}/source/latex/morehype/texlinks.tex
14mu|texlive-morehype-20130123-7|73	
14mu|texlive-morehype-20130123-7|74	#-----------------------------------------------------------------------
14mu|texlive-morehype-20130123-7|75	%prep
14mu|texlive-morehype-20130123-7|76	%setup -c -a0 -a1 -a2
14mu|texlive-morehype-20130123-7|77	
14mu|texlive-morehype-20130123-7|78	%build
14mu|texlive-morehype-20130123-7|79	
14mu|texlive-morehype-20130123-7|80	%install
14mu|texlive-morehype-20130123-7|81	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-morehype-20130123-7|82	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-morehype-20130123-7|83	
14mu|texlive-morehype-20130123-7|84	%changelog
14mu|texlive-morehype-20130123-7|85	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130123-7
14mu|texlive-morehype-20130123-7|86	+ Revision: 79bf5fc
14mu|texlive-morehype-20130123-7|87	- MassBuild#674: Increase release tag
14mu|texlive-morehype-20130123-7|88	
14mu|texlive-morehype-20130123-7|89	

25303 14
14mu|texlive-moresize-1.9-4|1	# revision 17513
14mu|texlive-moresize-1.9-4|2	# category Package
14mu|texlive-moresize-1.9-4|3	# catalog-ctan /macros/latex/contrib/moresize
14mu|texlive-moresize-1.9-4|4	# catalog-date 2010-03-20 19:23:31 +0100
14mu|texlive-moresize-1.9-4|5	# catalog-license lppl
14mu|texlive-moresize-1.9-4|6	# catalog-version 1.9
14mu|texlive-moresize-1.9-4|7	Name:		texlive-moresize
14mu|texlive-moresize-1.9-4|8	Version:	1.9
14mu|texlive-moresize-1.9-4|9	Release:	4
14mu|texlive-moresize-1.9-4|10	Summary:	Allows font sizes up to 35.83pt
14mu|texlive-moresize-1.9-4|11	Group:		Publishing
14mu|texlive-moresize-1.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moresize
14mu|texlive-moresize-1.9-4|13	License:	LPPL
14mu|texlive-moresize-1.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moresize.tar.xz
14mu|texlive-moresize-1.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moresize.doc.tar.xz
14mu|texlive-moresize-1.9-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moresize.source.tar.xz
14mu|texlive-moresize-1.9-4|17	BuildArch:	noarch
14mu|texlive-moresize-1.9-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-moresize-1.9-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-moresize-1.9-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-moresize-1.9-4|21	
14mu|texlive-moresize-1.9-4|22	%description
14mu|texlive-moresize-1.9-4|23	A package for using font sizes up to 35.88pt, for example with
14mu|texlive-moresize-1.9-4|24	the EC fonts. New commands \HUGE and \ssmall for selecting font
14mu|texlive-moresize-1.9-4|25	sizes are provided together with some options working around
14mu|texlive-moresize-1.9-4|26	current LaTeX2e shortcomings in using big font sizes. The
14mu|texlive-moresize-1.9-4|27	package also provides options for improving the typesetting of
14mu|texlive-moresize-1.9-4|28	paragraphs (or headlines) with embedded math expressions at
14mu|texlive-moresize-1.9-4|29	font sizes above 17.28pt.
14mu|texlive-moresize-1.9-4|30	
14mu|texlive-moresize-1.9-4|31	
14mu|texlive-moresize-1.9-4|32	#-----------------------------------------------------------------------
14mu|texlive-moresize-1.9-4|33	%files
14mu|texlive-moresize-1.9-4|34	%{_texmfdistdir}/tex/latex/moresize/moresize.sty
14mu|texlive-moresize-1.9-4|35	%doc %{_texmfdistdir}/doc/latex/moresize/moresize.pdf
14mu|texlive-moresize-1.9-4|36	%doc %{_texmfdistdir}/doc/latex/moresize/moresize.upl
14mu|texlive-moresize-1.9-4|37	%doc %{_texmfdistdir}/doc/latex/moresize/msizetst.tex
14mu|texlive-moresize-1.9-4|38	#- source
14mu|texlive-moresize-1.9-4|39	%doc %{_texmfdistdir}/source/latex/moresize/moresize.dtx
14mu|texlive-moresize-1.9-4|40	%doc %{_texmfdistdir}/source/latex/moresize/moresize.ins
14mu|texlive-moresize-1.9-4|41	
14mu|texlive-moresize-1.9-4|42	#-----------------------------------------------------------------------
14mu|texlive-moresize-1.9-4|43	%prep
14mu|texlive-moresize-1.9-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-moresize-1.9-4|45	
14mu|texlive-moresize-1.9-4|46	%build
14mu|texlive-moresize-1.9-4|47	
14mu|texlive-moresize-1.9-4|48	%install
14mu|texlive-moresize-1.9-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-moresize-1.9-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-moresize-1.9-4|51	
14mu|texlive-moresize-1.9-4|52	
14mu|texlive-moresize-1.9-4|53	
14mu|texlive-moresize-1.9-4|54	%changelog
14mu|texlive-moresize-1.9-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9-4
14mu|texlive-moresize-1.9-4|56	+ Revision: b80209b
14mu|texlive-moresize-1.9-4|57	- MassBuild#674: Increase release tag
14mu|texlive-moresize-1.9-4|58	
14mu|texlive-moresize-1.9-4|59	

25304 14
14mu|texlive-moreverb-2.3a-4|1	# revision 22126
14mu|texlive-moreverb-2.3a-4|2	# category Package
14mu|texlive-moreverb-2.3a-4|3	# catalog-ctan /macros/latex/contrib/moreverb
14mu|texlive-moreverb-2.3a-4|4	# catalog-date 2011-04-18 22:03:09 +0200
14mu|texlive-moreverb-2.3a-4|5	# catalog-license lppl
14mu|texlive-moreverb-2.3a-4|6	# catalog-version 2.3a
14mu|texlive-moreverb-2.3a-4|7	Name:		texlive-moreverb
14mu|texlive-moreverb-2.3a-4|8	Version:	2.3a
14mu|texlive-moreverb-2.3a-4|9	Release:	4
14mu|texlive-moreverb-2.3a-4|10	Summary:	Extended verbatim
14mu|texlive-moreverb-2.3a-4|11	Group:		Publishing
14mu|texlive-moreverb-2.3a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moreverb
14mu|texlive-moreverb-2.3a-4|13	License:	LPPL
14mu|texlive-moreverb-2.3a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreverb.tar.xz
14mu|texlive-moreverb-2.3a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreverb.doc.tar.xz
14mu|texlive-moreverb-2.3a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moreverb.source.tar.xz
14mu|texlive-moreverb-2.3a-4|17	BuildArch:	noarch
14mu|texlive-moreverb-2.3a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-moreverb-2.3a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-moreverb-2.3a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-moreverb-2.3a-4|21	
14mu|texlive-moreverb-2.3a-4|22	%description
14mu|texlive-moreverb-2.3a-4|23	A collection of verbatim facilities that provide line-numbered
14mu|texlive-moreverb-2.3a-4|24	verbatim, verbatim that obey's TAB characters, verbatim input
14mu|texlive-moreverb-2.3a-4|25	and verbatim output to file. The package makes use of the LaTeX
14mu|texlive-moreverb-2.3a-4|26	required verbatim package. The package formed from a series of
14mu|texlive-moreverb-2.3a-4|27	small pieces, and is somewhat unstructured. The user who looks
14mu|texlive-moreverb-2.3a-4|28	for thought-through verbatim facilities is advised to consider
14mu|texlive-moreverb-2.3a-4|29	using the fancyvrb package in place of moreverb.
14mu|texlive-moreverb-2.3a-4|30	
14mu|texlive-moreverb-2.3a-4|31	
14mu|texlive-moreverb-2.3a-4|32	#-----------------------------------------------------------------------
14mu|texlive-moreverb-2.3a-4|33	%files
14mu|texlive-moreverb-2.3a-4|34	%{_texmfdistdir}/tex/latex/moreverb/moreverb.sty
14mu|texlive-moreverb-2.3a-4|35	%doc %{_texmfdistdir}/doc/latex/moreverb/README
14mu|texlive-moreverb-2.3a-4|36	%doc %{_texmfdistdir}/doc/latex/moreverb/moreverb.pdf
14mu|texlive-moreverb-2.3a-4|37	#- source
14mu|texlive-moreverb-2.3a-4|38	%doc %{_texmfdistdir}/source/latex/moreverb/moreverb.dtx
14mu|texlive-moreverb-2.3a-4|39	%doc %{_texmfdistdir}/source/latex/moreverb/moreverb.ins
14mu|texlive-moreverb-2.3a-4|40	
14mu|texlive-moreverb-2.3a-4|41	#-----------------------------------------------------------------------
14mu|texlive-moreverb-2.3a-4|42	%prep
14mu|texlive-moreverb-2.3a-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-moreverb-2.3a-4|44	
14mu|texlive-moreverb-2.3a-4|45	%build
14mu|texlive-moreverb-2.3a-4|46	
14mu|texlive-moreverb-2.3a-4|47	%install
14mu|texlive-moreverb-2.3a-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-moreverb-2.3a-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-moreverb-2.3a-4|50	
14mu|texlive-moreverb-2.3a-4|51	
14mu|texlive-moreverb-2.3a-4|52	
14mu|texlive-moreverb-2.3a-4|53	%changelog
14mu|texlive-moreverb-2.3a-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3a-4
14mu|texlive-moreverb-2.3a-4|55	+ Revision: b22fde9
14mu|texlive-moreverb-2.3a-4|56	- MassBuild#674: Increase release tag
14mu|texlive-moreverb-2.3a-4|57	
14mu|texlive-moreverb-2.3a-4|58	

25305 14
14mu|texlive-morewrites-0.2-3|1	# revision 27138
14mu|texlive-morewrites-0.2-3|2	# category Package
14mu|texlive-morewrites-0.2-3|3	# catalog-ctan /macros/latex/contrib/morewrites
14mu|texlive-morewrites-0.2-3|4	# catalog-date 2012-07-16 14:57:58 +0200
14mu|texlive-morewrites-0.2-3|5	# catalog-license lppl1.3
14mu|texlive-morewrites-0.2-3|6	# catalog-version 0.2
14mu|texlive-morewrites-0.2-3|7	Name:		texlive-morewrites
14mu|texlive-morewrites-0.2-3|8	Version:	0.2
14mu|texlive-morewrites-0.2-3|9	Release:	3
14mu|texlive-morewrites-0.2-3|10	Summary:	Always room for a new write stream
14mu|texlive-morewrites-0.2-3|11	Group:		Publishing
14mu|texlive-morewrites-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/morewrites
14mu|texlive-morewrites-0.2-3|13	License:	LPPL1.3
14mu|texlive-morewrites-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morewrites.tar.xz
14mu|texlive-morewrites-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morewrites.doc.tar.xz
14mu|texlive-morewrites-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morewrites.source.tar.xz
14mu|texlive-morewrites-0.2-3|17	BuildArch:	noarch
14mu|texlive-morewrites-0.2-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-morewrites-0.2-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-morewrites-0.2-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-morewrites-0.2-3|21	
14mu|texlive-morewrites-0.2-3|22	%description
14mu|texlive-morewrites-0.2-3|23	The package aims to solve the error "No room for a new \write",
14mu|texlive-morewrites-0.2-3|24	which occurs when the user, or when the user's packages have
14mu|texlive-morewrites-0.2-3|25	'allocated too many streams using \newwrite (TeX has a fixed
14mu|texlive-morewrites-0.2-3|26	number - 16 - such streams built-in to its code). The package
14mu|texlive-morewrites-0.2-3|27	hooks into TeX primitive commands associated with writing to
14mu|texlive-morewrites-0.2-3|28	files; it should be loaded near the beginning of the sequence
14mu|texlive-morewrites-0.2-3|29	of loading packages for a document. The package uses the
14mu|texlive-morewrites-0.2-3|30	l3kernel bundle.
14mu|texlive-morewrites-0.2-3|31	
14mu|texlive-morewrites-0.2-3|32	
14mu|texlive-morewrites-0.2-3|33	#-----------------------------------------------------------------------
14mu|texlive-morewrites-0.2-3|34	%files
14mu|texlive-morewrites-0.2-3|35	%{_texmfdistdir}/tex/latex/morewrites/morewrites.sty
14mu|texlive-morewrites-0.2-3|36	%{_texmfdistdir}/tex/latex/morewrites/primargs.sty
14mu|texlive-morewrites-0.2-3|37	%doc %{_texmfdistdir}/doc/latex/morewrites/README
14mu|texlive-morewrites-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/morewrites/morewrites.pdf
14mu|texlive-morewrites-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/morewrites/primargs.pdf
14mu|texlive-morewrites-0.2-3|40	#- source
14mu|texlive-morewrites-0.2-3|41	%doc %{_texmfdistdir}/source/latex/morewrites/morewrites.dtx
14mu|texlive-morewrites-0.2-3|42	%doc %{_texmfdistdir}/source/latex/morewrites/morewrites.ins
14mu|texlive-morewrites-0.2-3|43	%doc %{_texmfdistdir}/source/latex/morewrites/primargs.dtx
14mu|texlive-morewrites-0.2-3|44	
14mu|texlive-morewrites-0.2-3|45	#-----------------------------------------------------------------------
14mu|texlive-morewrites-0.2-3|46	%prep
14mu|texlive-morewrites-0.2-3|47	%setup -c -a0 -a1 -a2
14mu|texlive-morewrites-0.2-3|48	
14mu|texlive-morewrites-0.2-3|49	%build
14mu|texlive-morewrites-0.2-3|50	
14mu|texlive-morewrites-0.2-3|51	%install
14mu|texlive-morewrites-0.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-morewrites-0.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-morewrites-0.2-3|54	
14mu|texlive-morewrites-0.2-3|55	
14mu|texlive-morewrites-0.2-3|56	
14mu|texlive-morewrites-0.2-3|57	%changelog
14mu|texlive-morewrites-0.2-3|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14mu|texlive-morewrites-0.2-3|59	+ Revision: f64e7b9
14mu|texlive-morewrites-0.2-3|60	- MassBuild#674: Increase release tag
14mu|texlive-morewrites-0.2-3|61	
14mu|texlive-morewrites-0.2-3|62	

25306 14
14mu|texlive-movie15-20120517-3|1	# revision 26473
14mu|texlive-movie15-20120517-3|2	# category Package
14mu|texlive-movie15-20120517-3|3	# catalog-ctan /macros/latex/contrib/movie15
14mu|texlive-movie15-20120517-3|4	# catalog-date 2012-05-17 13:04:31 +0200
14mu|texlive-movie15-20120517-3|5	# catalog-license lppl
14mu|texlive-movie15-20120517-3|6	# catalog-version undef
14mu|texlive-movie15-20120517-3|7	Name:		texlive-movie15
14mu|texlive-movie15-20120517-3|8	Version:	20120517
14mu|texlive-movie15-20120517-3|9	Release:	3
14mu|texlive-movie15-20120517-3|10	Summary:	Multimedia inclusion package
14mu|texlive-movie15-20120517-3|11	Group:		Publishing
14mu|texlive-movie15-20120517-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/movie15
14mu|texlive-movie15-20120517-3|13	License:	LPPL
14mu|texlive-movie15-20120517-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/movie15.tar.xz
14mu|texlive-movie15-20120517-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/movie15.doc.tar.xz
14mu|texlive-movie15-20120517-3|16	BuildArch:	noarch
14mu|texlive-movie15-20120517-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-movie15-20120517-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-movie15-20120517-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-movie15-20120517-3|20	
14mu|texlive-movie15-20120517-3|21	%description
14mu|texlive-movie15-20120517-3|22	Provides an interface to embed movies, sounds and 3D objects
14mu|texlive-movie15-20120517-3|23	into PDF documents for use with LaTeX as well as pdfLaTeX.
14mu|texlive-movie15-20120517-3|24	Defines \includemovie with PDF-1.5 compatibility. Option
14mu|texlive-movie15-20120517-3|25	'autoplay' causes the media clip to be started right after the
14mu|texlive-movie15-20120517-3|26	page has loaded. This is useful for side by side movie clips to
14mu|texlive-movie15-20120517-3|27	be played back synchronously.
14mu|texlive-movie15-20120517-3|28	
14mu|texlive-movie15-20120517-3|29	
14mu|texlive-movie15-20120517-3|30	#-----------------------------------------------------------------------
14mu|texlive-movie15-20120517-3|31	%files
14mu|texlive-movie15-20120517-3|32	%{_texmfdistdir}/tex/latex/movie15/movie15.sty
14mu|texlive-movie15-20120517-3|33	%doc %{_texmfdistdir}/doc/latex/movie15/README
14mu|texlive-movie15-20120517-3|34	%doc %{_texmfdistdir}/doc/latex/movie15/files/3dsystem.fig
14mu|texlive-movie15-20120517-3|35	%doc %{_texmfdistdir}/doc/latex/movie15/files/3dsystem.pdf
14mu|texlive-movie15-20120517-3|36	%doc %{_texmfdistdir}/doc/latex/movie15/files/3dsystem.tex
14mu|texlive-movie15-20120517-3|37	%doc %{_texmfdistdir}/doc/latex/movie15/files/dice.u3d
14mu|texlive-movie15-20120517-3|38	%doc %{_texmfdistdir}/doc/latex/movie15/files/dice.vws
14mu|texlive-movie15-20120517-3|39	%doc %{_texmfdistdir}/doc/latex/movie15/files/dice.wrl
14mu|texlive-movie15-20120517-3|40	%doc %{_texmfdistdir}/doc/latex/movie15/files/mailto.png
14mu|texlive-movie15-20120517-3|41	%doc %{_texmfdistdir}/doc/latex/movie15/files/random.mpg
14mu|texlive-movie15-20120517-3|42	%doc %{_texmfdistdir}/doc/latex/movie15/javascript/animation.js
14mu|texlive-movie15-20120517-3|43	%doc %{_texmfdistdir}/doc/latex/movie15/javascript/lights.js
14mu|texlive-movie15-20120517-3|44	%doc %{_texmfdistdir}/doc/latex/movie15/javascript/turntable.js
14mu|texlive-movie15-20120517-3|45	%doc %{_texmfdistdir}/doc/latex/movie15/movie15.pdf
14mu|texlive-movie15-20120517-3|46	%doc %{_texmfdistdir}/doc/latex/movie15/movie15.tex
14mu|texlive-movie15-20120517-3|47	%doc %{_texmfdistdir}/doc/latex/movie15/overlay-example.pdf
14mu|texlive-movie15-20120517-3|48	%doc %{_texmfdistdir}/doc/latex/movie15/overlay-example.tex
14mu|texlive-movie15-20120517-3|49	
14mu|texlive-movie15-20120517-3|50	#-----------------------------------------------------------------------
14mu|texlive-movie15-20120517-3|51	%prep
14mu|texlive-movie15-20120517-3|52	%setup -c -a0 -a1
14mu|texlive-movie15-20120517-3|53	
14mu|texlive-movie15-20120517-3|54	%build
14mu|texlive-movie15-20120517-3|55	
14mu|texlive-movie15-20120517-3|56	%install
14mu|texlive-movie15-20120517-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-movie15-20120517-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-movie15-20120517-3|59	
14mu|texlive-movie15-20120517-3|60	
14mu|texlive-movie15-20120517-3|61	
14mu|texlive-movie15-20120517-3|62	%changelog
14mu|texlive-movie15-20120517-3|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120517-3
14mu|texlive-movie15-20120517-3|64	+ Revision: 543937a
14mu|texlive-movie15-20120517-3|65	- MassBuild#674: Increase release tag
14mu|texlive-movie15-20120517-3|66	
14mu|texlive-movie15-20120517-3|67	

25307 14
14mu|texlive-mp3d-1.34-4|1	# revision 21771
14mu|texlive-mp3d-1.34-4|2	# category Package
14mu|texlive-mp3d-1.34-4|3	# catalog-ctan /graphics/metapost/contrib/macros/mp3d
14mu|texlive-mp3d-1.34-4|4	# catalog-date 2011-03-19 23:48:16 +0100
14mu|texlive-mp3d-1.34-4|5	# catalog-license noinfo
14mu|texlive-mp3d-1.34-4|6	# catalog-version 1.34
14mu|texlive-mp3d-1.34-4|7	Name:		texlive-mp3d
14mu|texlive-mp3d-1.34-4|8	Version:	1.34
14mu|texlive-mp3d-1.34-4|9	Release:	4
14mu|texlive-mp3d-1.34-4|10	Summary:	3D animations
14mu|texlive-mp3d-1.34-4|11	Group:		Publishing
14mu|texlive-mp3d-1.34-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/mp3d
14mu|texlive-mp3d-1.34-4|13	License:	NOINFO
14mu|texlive-mp3d-1.34-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mp3d.tar.xz
14mu|texlive-mp3d-1.34-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mp3d.doc.tar.xz
14mu|texlive-mp3d-1.34-4|16	BuildArch:	noarch
14mu|texlive-mp3d-1.34-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mp3d-1.34-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mp3d-1.34-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mp3d-1.34-4|20	
14mu|texlive-mp3d-1.34-4|21	%description
14mu|texlive-mp3d-1.34-4|22	Create animations of 3-dimensional objects (such as polyhedra)
14mu|texlive-mp3d-1.34-4|23	in MetaPost.
14mu|texlive-mp3d-1.34-4|24	
14mu|texlive-mp3d-1.34-4|25	
14mu|texlive-mp3d-1.34-4|26	#-----------------------------------------------------------------------
14mu|texlive-mp3d-1.34-4|27	%files
14mu|texlive-mp3d-1.34-4|28	%{_texmfdistdir}/metapost/mp3d/3d.mp
14mu|texlive-mp3d-1.34-4|29	%{_texmfdistdir}/metapost/mp3d/3danim.mp
14mu|texlive-mp3d-1.34-4|30	%{_texmfdistdir}/metapost/mp3d/3dgeom.mp
14mu|texlive-mp3d-1.34-4|31	%{_texmfdistdir}/metapost/mp3d/3dpoly.mp
14mu|texlive-mp3d-1.34-4|32	%{_texmfdistdir}/metapost/mp3d/3dutil.mp
14mu|texlive-mp3d-1.34-4|33	%{_texmfdistdir}/metapost/mp3d/animpoly.mp
14mu|texlive-mp3d-1.34-4|34	%doc %{_texmfdistdir}/doc/metapost/mp3d/README
14mu|texlive-mp3d-1.34-4|35	%doc %{_texmfdistdir}/doc/metapost/mp3d/README.doc
14mu|texlive-mp3d-1.34-4|36	%doc %{_texmfdistdir}/doc/metapost/mp3d/create_animation.sh
14mu|texlive-mp3d-1.34-4|37	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube10.mp
14mu|texlive-mp3d-1.34-4|38	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube4-eng.mp
14mu|texlive-mp3d-1.34-4|39	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube5.mp
14mu|texlive-mp3d-1.34-4|40	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube6.mp
14mu|texlive-mp3d-1.34-4|41	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube7.mp
14mu|texlive-mp3d-1.34-4|42	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube8.mp
14mu|texlive-mp3d-1.34-4|43	%doc %{_texmfdistdir}/doc/metapost/mp3d/cube9.mp
14mu|texlive-mp3d-1.34-4|44	%doc %{_texmfdistdir}/doc/metapost/mp3d/gut2001.pdf
14mu|texlive-mp3d-1.34-4|45	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp1-eng.mp
14mu|texlive-mp3d-1.34-4|46	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp1.mp
14mu|texlive-mp3d-1.34-4|47	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp2-eng.mp
14mu|texlive-mp3d-1.34-4|48	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp2.mp
14mu|texlive-mp3d-1.34-4|49	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp3-eng.mp
14mu|texlive-mp3d-1.34-4|50	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp3.mp
14mu|texlive-mp3d-1.34-4|51	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp4-eng.mp
14mu|texlive-mp3d-1.34-4|52	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp4.mp
14mu|texlive-mp3d-1.34-4|53	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp5-eng.mp
14mu|texlive-mp3d-1.34-4|54	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp5.mp
14mu|texlive-mp3d-1.34-4|55	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp6-eng.mp
14mu|texlive-mp3d-1.34-4|56	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp6.mp
14mu|texlive-mp3d-1.34-4|57	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp7-eng.mp
14mu|texlive-mp3d-1.34-4|58	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp7.mp
14mu|texlive-mp3d-1.34-4|59	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp8-eng.mp
14mu|texlive-mp3d-1.34-4|60	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp8.mp
14mu|texlive-mp3d-1.34-4|61	%doc %{_texmfdistdir}/doc/metapost/mp3d/gutmp9.mp
14mu|texlive-mp3d-1.34-4|62	%doc %{_texmfdistdir}/doc/metapost/mp3d/monge-eng.mp
14mu|texlive-mp3d-1.34-4|63	%doc %{_texmfdistdir}/doc/metapost/mp3d/monge.mp
14mu|texlive-mp3d-1.34-4|64	%doc %{_texmfdistdir}/doc/metapost/mp3d/paper1997corrected.pdf
14mu|texlive-mp3d-1.34-4|65	%doc %{_texmfdistdir}/doc/metapost/mp3d/tb57roeg.pdf
14mu|texlive-mp3d-1.34-4|66	%doc %{_texmfdistdir}/doc/metapost/mp3d/tb57roegel.ltx
14mu|texlive-mp3d-1.34-4|67	%doc %{_texmfdistdir}/doc/metapost/mp3d/tugboat-geometry-space.pdf
14mu|texlive-mp3d-1.34-4|68	
14mu|texlive-mp3d-1.34-4|69	#-----------------------------------------------------------------------
14mu|texlive-mp3d-1.34-4|70	%prep
14mu|texlive-mp3d-1.34-4|71	%setup -c -a0 -a1
14mu|texlive-mp3d-1.34-4|72	
14mu|texlive-mp3d-1.34-4|73	%build
14mu|texlive-mp3d-1.34-4|74	
14mu|texlive-mp3d-1.34-4|75	%install
14mu|texlive-mp3d-1.34-4|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mp3d-1.34-4|77	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mp3d-1.34-4|78	
14mu|texlive-mp3d-1.34-4|79	
14mu|texlive-mp3d-1.34-4|80	
14mu|texlive-mp3d-1.34-4|81	%changelog
14mu|texlive-mp3d-1.34-4|82	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.34-4
14mu|texlive-mp3d-1.34-4|83	+ Revision: 7c29c06
14mu|texlive-mp3d-1.34-4|84	- MassBuild#674: Increase release tag
14mu|texlive-mp3d-1.34-4|85	
14mu|texlive-mp3d-1.34-4|86	

25308 14
14mu|texlive-mparhack-1.4-4|1	# revision 15878
14mu|texlive-mparhack-1.4-4|2	# category Package
14mu|texlive-mparhack-1.4-4|3	# catalog-ctan /macros/latex/contrib/mparhack
14mu|texlive-mparhack-1.4-4|4	# catalog-date 2006-10-22 16:45:29 +0200
14mu|texlive-mparhack-1.4-4|5	# catalog-license gpl
14mu|texlive-mparhack-1.4-4|6	# catalog-version 1.4
14mu|texlive-mparhack-1.4-4|7	Name:		texlive-mparhack
14mu|texlive-mparhack-1.4-4|8	Version:	1.4
14mu|texlive-mparhack-1.4-4|9	Release:	4
14mu|texlive-mparhack-1.4-4|10	Summary:	A workaround for a LaTeX bug in marginpars
14mu|texlive-mparhack-1.4-4|11	Group:		Publishing
14mu|texlive-mparhack-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mparhack
14mu|texlive-mparhack-1.4-4|13	License:	GPL
14mu|texlive-mparhack-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mparhack.tar.xz
14mu|texlive-mparhack-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mparhack.doc.tar.xz
14mu|texlive-mparhack-1.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mparhack.source.tar.xz
14mu|texlive-mparhack-1.4-4|17	BuildArch:	noarch
14mu|texlive-mparhack-1.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mparhack-1.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mparhack-1.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mparhack-1.4-4|21	
14mu|texlive-mparhack-1.4-4|22	%description
14mu|texlive-mparhack-1.4-4|23	Implements a workaround for the LaTeX bug that marginpars will
14mu|texlive-mparhack-1.4-4|24	sometimes come out at the wrong margin.
14mu|texlive-mparhack-1.4-4|25	
14mu|texlive-mparhack-1.4-4|26	
14mu|texlive-mparhack-1.4-4|27	#-----------------------------------------------------------------------
14mu|texlive-mparhack-1.4-4|28	%files
14mu|texlive-mparhack-1.4-4|29	%{_texmfdistdir}/tex/latex/mparhack/mparhack.sty
14mu|texlive-mparhack-1.4-4|30	%doc %{_texmfdistdir}/doc/latex/mparhack/README
14mu|texlive-mparhack-1.4-4|31	%doc %{_texmfdistdir}/doc/latex/mparhack/mparhack.pdf
14mu|texlive-mparhack-1.4-4|32	#- source
14mu|texlive-mparhack-1.4-4|33	%doc %{_texmfdistdir}/source/latex/mparhack/mparhack.dtx
14mu|texlive-mparhack-1.4-4|34	%doc %{_texmfdistdir}/source/latex/mparhack/mparhack.ins
14mu|texlive-mparhack-1.4-4|35	
14mu|texlive-mparhack-1.4-4|36	#-----------------------------------------------------------------------
14mu|texlive-mparhack-1.4-4|37	%prep
14mu|texlive-mparhack-1.4-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-mparhack-1.4-4|39	
14mu|texlive-mparhack-1.4-4|40	%build
14mu|texlive-mparhack-1.4-4|41	
14mu|texlive-mparhack-1.4-4|42	%install
14mu|texlive-mparhack-1.4-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mparhack-1.4-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mparhack-1.4-4|45	
14mu|texlive-mparhack-1.4-4|46	
14mu|texlive-mparhack-1.4-4|47	
14mu|texlive-mparhack-1.4-4|48	%changelog
14mu|texlive-mparhack-1.4-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-mparhack-1.4-4|50	+ Revision: 57a95fb
14mu|texlive-mparhack-1.4-4|51	- MassBuild#674: Increase release tag
14mu|texlive-mparhack-1.4-4|52	
14mu|texlive-mparhack-1.4-4|53	

25309 14
14mu|texlive-mpattern-20061215-4|1	# revision 15878
14mu|texlive-mpattern-20061215-4|2	# category Package
14mu|texlive-mpattern-20061215-4|3	# catalog-ctan /graphics/metapost/contrib/macros/mpattern
14mu|texlive-mpattern-20061215-4|4	# catalog-date 2006-12-15 22:34:26 +0100
14mu|texlive-mpattern-20061215-4|5	# catalog-license pd
14mu|texlive-mpattern-20061215-4|6	# catalog-version undef
14mu|texlive-mpattern-20061215-4|7	Name:		texlive-mpattern
14mu|texlive-mpattern-20061215-4|8	Version:	20061215
14mu|texlive-mpattern-20061215-4|9	Release:	4
14mu|texlive-mpattern-20061215-4|10	Summary:	Patterns in MetaPost
14mu|texlive-mpattern-20061215-4|11	Group:		Publishing
14mu|texlive-mpattern-20061215-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/mpattern
14mu|texlive-mpattern-20061215-4|13	License:	PD
14mu|texlive-mpattern-20061215-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpattern.tar.xz
14mu|texlive-mpattern-20061215-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpattern.doc.tar.xz
14mu|texlive-mpattern-20061215-4|16	BuildArch:	noarch
14mu|texlive-mpattern-20061215-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mpattern-20061215-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mpattern-20061215-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mpattern-20061215-4|20	
14mu|texlive-mpattern-20061215-4|21	%description
14mu|texlive-mpattern-20061215-4|22	A package for defining and using patterns in MetaPost, using
14mu|texlive-mpattern-20061215-4|23	the Pattern Color Space available in PostScript Level 2.
14mu|texlive-mpattern-20061215-4|24	
14mu|texlive-mpattern-20061215-4|25	
14mu|texlive-mpattern-20061215-4|26	#-----------------------------------------------------------------------
14mu|texlive-mpattern-20061215-4|27	%files
14mu|texlive-mpattern-20061215-4|28	%{_texmfdistdir}/metapost/mpattern/mpattern.mp
14mu|texlive-mpattern-20061215-4|29	%doc %{_texmfdistdir}/doc/metapost/mpattern/README
14mu|texlive-mpattern-20061215-4|30	%doc %{_texmfdistdir}/doc/metapost/mpattern/README.PL
14mu|texlive-mpattern-20061215-4|31	%doc %{_texmfdistdir}/doc/metapost/mpattern/mpattern_test.pdf
14mu|texlive-mpattern-20061215-4|32	%doc %{_texmfdistdir}/doc/metapost/mpattern/mpattern_test.tex
14mu|texlive-mpattern-20061215-4|33	%doc %{_texmfdistdir}/doc/metapost/mpattern/test.mp
14mu|texlive-mpattern-20061215-4|34	
14mu|texlive-mpattern-20061215-4|35	#-----------------------------------------------------------------------
14mu|texlive-mpattern-20061215-4|36	%prep
14mu|texlive-mpattern-20061215-4|37	%setup -c -a0 -a1
14mu|texlive-mpattern-20061215-4|38	
14mu|texlive-mpattern-20061215-4|39	%build
14mu|texlive-mpattern-20061215-4|40	
14mu|texlive-mpattern-20061215-4|41	%install
14mu|texlive-mpattern-20061215-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mpattern-20061215-4|43	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mpattern-20061215-4|44	
14mu|texlive-mpattern-20061215-4|45	
14mu|texlive-mpattern-20061215-4|46	
14mu|texlive-mpattern-20061215-4|47	%changelog
14mu|texlive-mpattern-20061215-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061215-4
14mu|texlive-mpattern-20061215-4|49	+ Revision: cd6967a
14mu|texlive-mpattern-20061215-4|50	- MassBuild#674: Increase release tag
14mu|texlive-mpattern-20061215-4|51	
14mu|texlive-mpattern-20061215-4|52	

25310 14
14mu|texlive-mpcolornames-0.20-4|1	# revision 23252
14mu|texlive-mpcolornames-0.20-4|2	# category Package
14mu|texlive-mpcolornames-0.20-4|3	# catalog-ctan /graphics/metapost/contrib/macros/mpcolornames
14mu|texlive-mpcolornames-0.20-4|4	# catalog-date 2011-07-18 09:05:38 +0200
14mu|texlive-mpcolornames-0.20-4|5	# catalog-license lppl
14mu|texlive-mpcolornames-0.20-4|6	# catalog-version 0.20
14mu|texlive-mpcolornames-0.20-4|7	Name:		texlive-mpcolornames
14mu|texlive-mpcolornames-0.20-4|8	Version:	0.20
14mu|texlive-mpcolornames-0.20-4|9	Release:	4
14mu|texlive-mpcolornames-0.20-4|10	Summary:	XXXX
14mu|texlive-mpcolornames-0.20-4|11	Group:		Publishing
14mu|texlive-mpcolornames-0.20-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/mpcolornames
14mu|texlive-mpcolornames-0.20-4|13	License:	LPPL
14mu|texlive-mpcolornames-0.20-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpcolornames.tar.xz
14mu|texlive-mpcolornames-0.20-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpcolornames.doc.tar.xz
14mu|texlive-mpcolornames-0.20-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpcolornames.source.tar.xz
14mu|texlive-mpcolornames-0.20-4|17	BuildArch:	noarch
14mu|texlive-mpcolornames-0.20-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mpcolornames-0.20-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mpcolornames-0.20-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mpcolornames-0.20-4|21	
14mu|texlive-mpcolornames-0.20-4|22	%description
14mu|texlive-mpcolornames-0.20-4|23	The MetaPost format plain.mp provides only five built-in colour
14mu|texlive-mpcolornames-0.20-4|24	names (variables), all of which are defined in the RGB model:
14mu|texlive-mpcolornames-0.20-4|25	red, green and blue for the primary colours and black and
14mu|texlive-mpcolornames-0.20-4|26	white. The package makes more than 500 colour names from
14mu|texlive-mpcolornames-0.20-4|27	different colour sets in different colour models available to
14mu|texlive-mpcolornames-0.20-4|28	MetaPost. Colour sets include X11, SVG, DVIPS and xcolor
14mu|texlive-mpcolornames-0.20-4|29	specifications.
14mu|texlive-mpcolornames-0.20-4|30	
14mu|texlive-mpcolornames-0.20-4|31	
14mu|texlive-mpcolornames-0.20-4|32	#-----------------------------------------------------------------------
14mu|texlive-mpcolornames-0.20-4|33	%files
14mu|texlive-mpcolornames-0.20-4|34	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-dvipsnam-def.mp
14mu|texlive-mpcolornames-0.20-4|35	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-plain-mp.mp
14mu|texlive-mpcolornames-0.20-4|36	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-svgnam-def.mp
14mu|texlive-mpcolornames-0.20-4|37	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-x11nam-def.mp
14mu|texlive-mpcolornames-0.20-4|38	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames-spec-xcolor-sty.mp
14mu|texlive-mpcolornames-0.20-4|39	%{_texmfdistdir}/metapost/mpcolornames/mpcolornames.mp
14mu|texlive-mpcolornames-0.20-4|40	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/CHANGES
14mu|texlive-mpcolornames-0.20-4|41	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/LICENSE
14mu|texlive-mpcolornames-0.20-4|42	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/README
14mu|texlive-mpcolornames-0.20-4|43	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/expl-array-index.mp
14mu|texlive-mpcolornames-0.20-4|44	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/fig-clash-svg-dvips.mp
14mu|texlive-mpcolornames-0.20-4|45	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/mpcolornames.pdf
14mu|texlive-mpcolornames-0.20-4|46	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/mpcolornames.tex
14mu|texlive-mpcolornames-0.20-4|47	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-mpcolornames.mp
14mu|texlive-mpcolornames-0.20-4|48	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-dvipsnam-def.mp
14mu|texlive-mpcolornames-0.20-4|49	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-plain-mp.mp
14mu|texlive-mpcolornames-0.20-4|50	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-svgnam-def.mp
14mu|texlive-mpcolornames-0.20-4|51	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-x11nam-def.mp
14mu|texlive-mpcolornames-0.20-4|52	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/proof-spec-xcolor-sty.mp
14mu|texlive-mpcolornames-0.20-4|53	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-clash-svg-dvips.tex
14mu|texlive-mpcolornames-0.20-4|54	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-dvipsnam-def.tex
14mu|texlive-mpcolornames-0.20-4|55	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-plain-mp.tex
14mu|texlive-mpcolornames-0.20-4|56	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-svgnam-def.tex
14mu|texlive-mpcolornames-0.20-4|57	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-x11nam-def.tex
14mu|texlive-mpcolornames-0.20-4|58	%doc %{_texmfdistdir}/doc/metapost/mpcolornames/tab-spec-xcolor-sty.tex
14mu|texlive-mpcolornames-0.20-4|59	#- source
14mu|texlive-mpcolornames-0.20-4|60	%doc %{_texmfdistdir}/source/metapost/mpcolornames/Makefile
14mu|texlive-mpcolornames-0.20-4|61	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-dvipsnam-def.awk
14mu|texlive-mpcolornames-0.20-4|62	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-plain-mp.awk
14mu|texlive-mpcolornames-0.20-4|63	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-svgnam-def.awk
14mu|texlive-mpcolornames-0.20-4|64	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-x11nam-def.awk
14mu|texlive-mpcolornames-0.20-4|65	%doc %{_texmfdistdir}/source/metapost/mpcolornames/spec-xcolor-sty.awk
14mu|texlive-mpcolornames-0.20-4|66	%doc %{_texmfdistdir}/source/metapost/mpcolornames/tab-clash-svg-dvips.awk
14mu|texlive-mpcolornames-0.20-4|67	
14mu|texlive-mpcolornames-0.20-4|68	#-----------------------------------------------------------------------
14mu|texlive-mpcolornames-0.20-4|69	%prep
14mu|texlive-mpcolornames-0.20-4|70	%setup -c -a0 -a1 -a2
14mu|texlive-mpcolornames-0.20-4|71	
14mu|texlive-mpcolornames-0.20-4|72	%build
14mu|texlive-mpcolornames-0.20-4|73	
14mu|texlive-mpcolornames-0.20-4|74	%install
14mu|texlive-mpcolornames-0.20-4|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mpcolornames-0.20-4|76	cp -fpar metapost doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mpcolornames-0.20-4|77	
14mu|texlive-mpcolornames-0.20-4|78	
14mu|texlive-mpcolornames-0.20-4|79	
14mu|texlive-mpcolornames-0.20-4|80	%changelog
14mu|texlive-mpcolornames-0.20-4|81	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.20-4
14mu|texlive-mpcolornames-0.20-4|82	+ Revision: 14482f6
14mu|texlive-mpcolornames-0.20-4|83	- MassBuild#674: Increase release tag
14mu|texlive-mpcolornames-0.20-4|84	
14mu|texlive-mpcolornames-0.20-4|85	

25311 14
14mu|texlive-mpgraphics-0.3-3|1	# revision 27230
14mu|texlive-mpgraphics-0.3-3|2	# category Package
14mu|texlive-mpgraphics-0.3-3|3	# catalog-ctan /macros/latex/contrib/mpgraphics
14mu|texlive-mpgraphics-0.3-3|4	# catalog-date 2012-07-25 12:42:57 +0200
14mu|texlive-mpgraphics-0.3-3|5	# catalog-license lppl1.3
14mu|texlive-mpgraphics-0.3-3|6	# catalog-version 0.3
14mu|texlive-mpgraphics-0.3-3|7	Name:		texlive-mpgraphics
14mu|texlive-mpgraphics-0.3-3|8	Version:	0.3
14mu|texlive-mpgraphics-0.3-3|9	Release:	3
14mu|texlive-mpgraphics-0.3-3|10	Summary:	Process and display MetaPost figures inline
14mu|texlive-mpgraphics-0.3-3|11	Group:		Publishing
14mu|texlive-mpgraphics-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mpgraphics
14mu|texlive-mpgraphics-0.3-3|13	License:	LPPL1.3
14mu|texlive-mpgraphics-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpgraphics.tar.xz
14mu|texlive-mpgraphics-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpgraphics.doc.tar.xz
14mu|texlive-mpgraphics-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mpgraphics.source.tar.xz
14mu|texlive-mpgraphics-0.3-3|17	BuildArch:	noarch
14mu|texlive-mpgraphics-0.3-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mpgraphics-0.3-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mpgraphics-0.3-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-mpgraphics-0.3-3|21	
14mu|texlive-mpgraphics-0.3-3|22	%description
14mu|texlive-mpgraphics-0.3-3|23	The package allows LaTeX users to typeset MetaPost code inline
14mu|texlive-mpgraphics-0.3-3|24	and display figures in their documents with only and only one
14mu|texlive-mpgraphics-0.3-3|25	run of LaTeX, PDFLaTeX or XelaTeX (no separate runs of mpost).
14mu|texlive-mpgraphics-0.3-3|26	Mpgraphics achieves this by using the shell escape (\write 18)
14mu|texlive-mpgraphics-0.3-3|27	feature of current TeX distributions, so that the whole process
14mu|texlive-mpgraphics-0.3-3|28	is automatic and the end user is saved the tiresome processing.
14mu|texlive-mpgraphics-0.3-3|29	
14mu|texlive-mpgraphics-0.3-3|30	
14mu|texlive-mpgraphics-0.3-3|31	#-----------------------------------------------------------------------
14mu|texlive-mpgraphics-0.3-3|32	%files
14mu|texlive-mpgraphics-0.3-3|33	%{_texmfdistdir}/tex/latex/mpgraphics/mpgraphics.sty
14mu|texlive-mpgraphics-0.3-3|34	%doc %{_texmfdistdir}/doc/latex/mpgraphics/README
14mu|texlive-mpgraphics-0.3-3|35	%doc %{_texmfdistdir}/doc/latex/mpgraphics/mpgraphics-example.ltx
14mu|texlive-mpgraphics-0.3-3|36	%doc %{_texmfdistdir}/doc/latex/mpgraphics/mpgraphics.pdf
14mu|texlive-mpgraphics-0.3-3|37	#- source
14mu|texlive-mpgraphics-0.3-3|38	%doc %{_texmfdistdir}/source/latex/mpgraphics/mpgraphics.dtx
14mu|texlive-mpgraphics-0.3-3|39	%doc %{_texmfdistdir}/source/latex/mpgraphics/mpgraphics.ins
14mu|texlive-mpgraphics-0.3-3|40	
14mu|texlive-mpgraphics-0.3-3|41	#-----------------------------------------------------------------------
14mu|texlive-mpgraphics-0.3-3|42	%prep
14mu|texlive-mpgraphics-0.3-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-mpgraphics-0.3-3|44	
14mu|texlive-mpgraphics-0.3-3|45	%build
14mu|texlive-mpgraphics-0.3-3|46	
14mu|texlive-mpgraphics-0.3-3|47	%install
14mu|texlive-mpgraphics-0.3-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mpgraphics-0.3-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mpgraphics-0.3-3|50	
14mu|texlive-mpgraphics-0.3-3|51	
14mu|texlive-mpgraphics-0.3-3|52	
14mu|texlive-mpgraphics-0.3-3|53	%changelog
14mu|texlive-mpgraphics-0.3-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14mu|texlive-mpgraphics-0.3-3|55	+ Revision: cf2ed23
14mu|texlive-mpgraphics-0.3-3|56	- MassBuild#674: Increase release tag
14mu|texlive-mpgraphics-0.3-3|57	
14mu|texlive-mpgraphics-0.3-3|58	

25312 14
14mu|texlive-mptopdf-20140214-4|1	# revision 32580
14mu|texlive-mptopdf-20140214-4|2	# category Package
14mu|texlive-mptopdf-20140214-4|3	# catalog-ctan undef
14mu|texlive-mptopdf-20140214-4|4	# catalog-date undef
14mu|texlive-mptopdf-20140214-4|5	# catalog-license undef
14mu|texlive-mptopdf-20140214-4|6	# catalog-version undef
14mu|texlive-mptopdf-20140214-4|7	Name:		texlive-mptopdf
14mu|texlive-mptopdf-20140214-4|8	Version:	20140214
14mu|texlive-mptopdf-20140214-4|9	Release:	4
14mu|texlive-mptopdf-20140214-4|10	Summary:	mpost to PDF, native MetaPost graphics inclusion
14mu|texlive-mptopdf-20140214-4|11	Group:		Publishing
14mu|texlive-mptopdf-20140214-4|12	URL:		http://tug.org/texlive
14mu|texlive-mptopdf-20140214-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-mptopdf-20140214-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mptopdf.tar.xz
14mu|texlive-mptopdf-20140214-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mptopdf.doc.tar.xz
14mu|texlive-mptopdf-20140214-4|16	BuildArch:	noarch
14mu|texlive-mptopdf-20140214-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mptopdf-20140214-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mptopdf-20140214-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mptopdf-20140214-4|20	Requires(post):	texlive-tetex
14mu|texlive-mptopdf-20140214-4|21	Provides:	texlive-mptopdf.bin = %{EVRD}
14mu|texlive-mptopdf-20140214-4|22	Conflicts:  texlive-context < 20130426
14mu|texlive-mptopdf-20140214-4|23	
14mu|texlive-mptopdf-20140214-4|24	%description
14mu|texlive-mptopdf-20140214-4|25	The mptopdf script does standalone conversion from mpost to
14mu|texlive-mptopdf-20140214-4|26	PDF, using the supp-* and syst-* files.  They also allow native
14mu|texlive-mptopdf-20140214-4|27	MetaPost graphics inclusion in LaTeX (via pdftex.def) and
14mu|texlive-mptopdf-20140214-4|28	ConTeXt.  They can be used independently of the rest of
14mu|texlive-mptopdf-20140214-4|29	ConTeXt, yet are maintained as part of it.  So in TeX Live we
14mu|texlive-mptopdf-20140214-4|30	pull them out to this separate package for the benefit of LaTeX
14mu|texlive-mptopdf-20140214-4|31	users who do not install the rest of ConTeXt.  This can be
14mu|texlive-mptopdf-20140214-4|32	found on CTAN in macros/pdftex/graphics.
14mu|texlive-mptopdf-20140214-4|33	
14mu|texlive-mptopdf-20140214-4|34	
14mu|texlive-mptopdf-20140214-4|35	#-----------------------------------------------------------------------
14mu|texlive-mptopdf-20140214-4|36	%files
14mu|texlive-mptopdf-20140214-4|37	%{_bindir}/mptopdf
14mu|texlive-mptopdf-20140214-4|38	%{_texmfdistdir}/scripts/context/perl/mptopdf.pl
14mu|texlive-mptopdf-20140214-4|39	%{_texmfdistdir}/scripts/context/stubs/mswin/mptopdf.exe
14mu|texlive-mptopdf-20140214-4|40	%{_texmfdistdir}/tex/context/base/supp-mis.mkii
14mu|texlive-mptopdf-20140214-4|41	%{_texmfdistdir}/tex/context/base/supp-mpe.mkii
14mu|texlive-mptopdf-20140214-4|42	%{_texmfdistdir}/tex/context/base/supp-pdf.mkii
14mu|texlive-mptopdf-20140214-4|43	%{_texmfdistdir}/tex/context/base/syst-tex.mkii
14mu|texlive-mptopdf-20140214-4|44	%{_texmfdistdir}/tex/generic/context/mptopdf/mptopdf.tex
14mu|texlive-mptopdf-20140214-4|45	%_texmf_fmtutil_d/mptopdf
14mu|texlive-mptopdf-20140214-4|46	%doc %{_texmfdistdir}/doc/context/scripts/mkii/mptopdf.man
14mu|texlive-mptopdf-20140214-4|47	%doc %{_mandir}/man1/mptopdf.1*
14mu|texlive-mptopdf-20140214-4|48	%doc %{_texmfdistdir}/doc/man/man1/mptopdf.man1.pdf
14mu|texlive-mptopdf-20140214-4|49	
14mu|texlive-mptopdf-20140214-4|50	#-----------------------------------------------------------------------
14mu|texlive-mptopdf-20140214-4|51	%prep
14mu|texlive-mptopdf-20140214-4|52	%setup -c -a0 -a1
14mu|texlive-mptopdf-20140214-4|53	
14mu|texlive-mptopdf-20140214-4|54	%build
14mu|texlive-mptopdf-20140214-4|55	
14mu|texlive-mptopdf-20140214-4|56	%install
14mu|texlive-mptopdf-20140214-4|57	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-mptopdf-20140214-4|58	pushd %{buildroot}%{_bindir}
14mu|texlive-mptopdf-20140214-4|59	ln -sf %{_texmfdistdir}/scripts/context/perl/mptopdf.pl mptopdf
14mu|texlive-mptopdf-20140214-4|60	popd
14mu|texlive-mptopdf-20140214-4|61	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-mptopdf-20140214-4|62	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-mptopdf-20140214-4|63	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-mptopdf-20140214-4|64	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-mptopdf-20140214-4|65	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-mptopdf-20140214-4|66	cat > %{buildroot}%{_texmf_fmtutil_d}/mptopdf <<EOF
14mu|texlive-mptopdf-20140214-4|67	#
14mu|texlive-mptopdf-20140214-4|68	# from mptopdf:
14mu|texlive-mptopdf-20140214-4|69	mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex
14mu|texlive-mptopdf-20140214-4|70	EOF
14mu|texlive-mptopdf-20140214-4|71	
14mu|texlive-mptopdf-20140214-4|72	%changelog
14mu|texlive-mptopdf-20140214-4|73	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20140214-4
14mu|texlive-mptopdf-20140214-4|74	+ Revision: fdecedd
14mu|texlive-mptopdf-20140214-4|75	- MassBuild#674: Increase release tag
14mu|texlive-mptopdf-20140214-4|76	
14mu|texlive-mptopdf-20140214-4|77	

25313 14
14mu|texlive-ms-20120524-7|1	# revision 29849
14mu|texlive-ms-20120524-7|2	# category Package
14mu|texlive-ms-20120524-7|3	# catalog-ctan /macros/latex/contrib/ms
14mu|texlive-ms-20120524-7|4	# catalog-date 2012-05-24 17:58:39 +0200
14mu|texlive-ms-20120524-7|5	# catalog-license lppl
14mu|texlive-ms-20120524-7|6	# catalog-version undef
14mu|texlive-ms-20120524-7|7	Name:		texlive-ms
14mu|texlive-ms-20120524-7|8	Version:	20120524
14mu|texlive-ms-20120524-7|9	Release:	7
14mu|texlive-ms-20120524-7|10	Summary:	Various LaTeX packages by Martin Schroder
14mu|texlive-ms-20120524-7|11	Group:		Publishing
14mu|texlive-ms-20120524-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ms
14mu|texlive-ms-20120524-7|13	License:	LPPL
14mu|texlive-ms-20120524-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ms.tar.xz
14mu|texlive-ms-20120524-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ms.doc.tar.xz
14mu|texlive-ms-20120524-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ms.source.tar.xz
14mu|texlive-ms-20120524-7|17	BuildArch:	noarch
14mu|texlive-ms-20120524-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ms-20120524-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ms-20120524-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-ms-20120524-7|21	
14mu|texlive-ms-20120524-7|22	%description
14mu|texlive-ms-20120524-7|23	A bundle of LaTeX packages by Martin Schroder; the collection
14mu|texlive-ms-20120524-7|24	comprises: - count1to, make use of fixed TeX counters; -
14mu|texlive-ms-20120524-7|25	everysel, set commands to execute every time a font is
14mu|texlive-ms-20120524-7|26	selected; - everyshi, set commands to execute whenever a page
14mu|texlive-ms-20120524-7|27	is shipped out; - multitoc, typeset the table of contents in
14mu|texlive-ms-20120524-7|28	multiple columns; - prelim2e, mark typeset pages as
14mu|texlive-ms-20120524-7|29	preliminary; and - ragged2e, typeset ragged text and allow
14mu|texlive-ms-20120524-7|30	hyphenation.
14mu|texlive-ms-20120524-7|31	
14mu|texlive-ms-20120524-7|32	
14mu|texlive-ms-20120524-7|33	#-----------------------------------------------------------------------
14mu|texlive-ms-20120524-7|34	%files
14mu|texlive-ms-20120524-7|35	%{_texmfdistdir}/tex/latex/ms/count1to.sty
14mu|texlive-ms-20120524-7|36	%{_texmfdistdir}/tex/latex/ms/everysel.sty
14mu|texlive-ms-20120524-7|37	%{_texmfdistdir}/tex/latex/ms/everyshi.sty
14mu|texlive-ms-20120524-7|38	%{_texmfdistdir}/tex/latex/ms/multitoc.sty
14mu|texlive-ms-20120524-7|39	%{_texmfdistdir}/tex/latex/ms/prelim2e.sty
14mu|texlive-ms-20120524-7|40	%{_texmfdistdir}/tex/latex/ms/ragged2e.sty
14mu|texlive-ms-20120524-7|41	%doc %{_texmfdistdir}/doc/latex/ms/count1to.pdf
14mu|texlive-ms-20120524-7|42	%doc %{_texmfdistdir}/doc/latex/ms/everysel.pdf
14mu|texlive-ms-20120524-7|43	%doc %{_texmfdistdir}/doc/latex/ms/everyshi.asc
14mu|texlive-ms-20120524-7|44	%doc %{_texmfdistdir}/doc/latex/ms/everyshi.bug
14mu|texlive-ms-20120524-7|45	%doc %{_texmfdistdir}/doc/latex/ms/everyshi.pdf
14mu|texlive-ms-20120524-7|46	%doc %{_texmfdistdir}/doc/latex/ms/multitoc.asc
14mu|texlive-ms-20120524-7|47	%doc %{_texmfdistdir}/doc/latex/ms/multitoc.bug
14mu|texlive-ms-20120524-7|48	%doc %{_texmfdistdir}/doc/latex/ms/multitoc.pdf
14mu|texlive-ms-20120524-7|49	%doc %{_texmfdistdir}/doc/latex/ms/prelim2e.pdf
14mu|texlive-ms-20120524-7|50	%doc %{_texmfdistdir}/doc/latex/ms/ragged2e.pdf
14mu|texlive-ms-20120524-7|51	#- source
14mu|texlive-ms-20120524-7|52	%doc %{_texmfdistdir}/source/latex/ms/count1to.drv
14mu|texlive-ms-20120524-7|53	%doc %{_texmfdistdir}/source/latex/ms/count1to.dtx
14mu|texlive-ms-20120524-7|54	%doc %{_texmfdistdir}/source/latex/ms/count1to.ins
14mu|texlive-ms-20120524-7|55	%doc %{_texmfdistdir}/source/latex/ms/everysel.drv
14mu|texlive-ms-20120524-7|56	%doc %{_texmfdistdir}/source/latex/ms/everysel.dtx
14mu|texlive-ms-20120524-7|57	%doc %{_texmfdistdir}/source/latex/ms/everysel.ins
14mu|texlive-ms-20120524-7|58	%doc %{_texmfdistdir}/source/latex/ms/everyshi.drv
14mu|texlive-ms-20120524-7|59	%doc %{_texmfdistdir}/source/latex/ms/everyshi.dtx
14mu|texlive-ms-20120524-7|60	%doc %{_texmfdistdir}/source/latex/ms/everyshi.ins
14mu|texlive-ms-20120524-7|61	%doc %{_texmfdistdir}/source/latex/ms/multitoc.drv
14mu|texlive-ms-20120524-7|62	%doc %{_texmfdistdir}/source/latex/ms/multitoc.dtx
14mu|texlive-ms-20120524-7|63	%doc %{_texmfdistdir}/source/latex/ms/multitoc.ins
14mu|texlive-ms-20120524-7|64	%doc %{_texmfdistdir}/source/latex/ms/prelim2e.drv
14mu|texlive-ms-20120524-7|65	%doc %{_texmfdistdir}/source/latex/ms/prelim2e.dtx
14mu|texlive-ms-20120524-7|66	%doc %{_texmfdistdir}/source/latex/ms/prelim2e.ins
14mu|texlive-ms-20120524-7|67	%doc %{_texmfdistdir}/source/latex/ms/ragged2e.drv
14mu|texlive-ms-20120524-7|68	%doc %{_texmfdistdir}/source/latex/ms/ragged2e.dtx
14mu|texlive-ms-20120524-7|69	%doc %{_texmfdistdir}/source/latex/ms/ragged2e.ins
14mu|texlive-ms-20120524-7|70	
14mu|texlive-ms-20120524-7|71	#-----------------------------------------------------------------------
14mu|texlive-ms-20120524-7|72	%prep
14mu|texlive-ms-20120524-7|73	%setup -c -a0 -a1 -a2
14mu|texlive-ms-20120524-7|74	
14mu|texlive-ms-20120524-7|75	%build
14mu|texlive-ms-20120524-7|76	
14mu|texlive-ms-20120524-7|77	%install
14mu|texlive-ms-20120524-7|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ms-20120524-7|79	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ms-20120524-7|80	
14mu|texlive-ms-20120524-7|81	%changelog
14mu|texlive-ms-20120524-7|82	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120524-7
14mu|texlive-ms-20120524-7|83	+ Revision: c08f425
14mu|texlive-ms-20120524-7|84	- MassBuild#674: Increase release tag
14mu|texlive-ms-20120524-7|85	
14mu|texlive-ms-20120524-7|86	

25314 14
14mu|texlive-msc-1.16-4|1	# revision 15878
14mu|texlive-msc-1.16-4|2	# category Package
14mu|texlive-msc-1.16-4|3	# catalog-ctan /macros/latex/contrib/msc
14mu|texlive-msc-1.16-4|4	# catalog-date 2008-06-02 14:52:39 +0200
14mu|texlive-msc-1.16-4|5	# catalog-license lppl
14mu|texlive-msc-1.16-4|6	# catalog-version 1.16
14mu|texlive-msc-1.16-4|7	Name:		texlive-msc
14mu|texlive-msc-1.16-4|8	Version:	1.16
14mu|texlive-msc-1.16-4|9	Release:	4
14mu|texlive-msc-1.16-4|10	Summary:	Draw MSC diagrams
14mu|texlive-msc-1.16-4|11	Group:		Publishing
14mu|texlive-msc-1.16-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/msc
14mu|texlive-msc-1.16-4|13	License:	LPPL
14mu|texlive-msc-1.16-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msc.tar.xz
14mu|texlive-msc-1.16-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msc.doc.tar.xz
14mu|texlive-msc-1.16-4|16	BuildArch:	noarch
14mu|texlive-msc-1.16-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-msc-1.16-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-msc-1.16-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-msc-1.16-4|20	
14mu|texlive-msc-1.16-4|21	%description
14mu|texlive-msc-1.16-4|22	The package should be useful to all people that prepare their
14mu|texlive-msc-1.16-4|23	texts with LaTeX and want to draw Message Sequence Charts in
14mu|texlive-msc-1.16-4|24	their texts. The package is not an MSC editor; it simply takes
14mu|texlive-msc-1.16-4|25	a textual description of an MSC and draws the corresponding
14mu|texlive-msc-1.16-4|26	MSC. The current version of the MSC macro package supports the
14mu|texlive-msc-1.16-4|27	full MSC2000 language.
14mu|texlive-msc-1.16-4|28	
14mu|texlive-msc-1.16-4|29	
14mu|texlive-msc-1.16-4|30	#-----------------------------------------------------------------------
14mu|texlive-msc-1.16-4|31	%files
14mu|texlive-msc-1.16-4|32	%{_texmfdistdir}/bibtex/bib/msc/biblio.bib
14mu|texlive-msc-1.16-4|33	%{_texmfdistdir}/tex/latex/msc/msc.sty
14mu|texlive-msc-1.16-4|34	%doc %{_texmfdistdir}/doc/latex/msc/COPYRIGHT.txt
14mu|texlive-msc-1.16-4|35	%doc %{_texmfdistdir}/doc/latex/msc/README
14mu|texlive-msc-1.16-4|36	%doc %{_texmfdistdir}/doc/latex/msc/maintenance.pdf
14mu|texlive-msc-1.16-4|37	%doc %{_texmfdistdir}/doc/latex/msc/maintenance.tex
14mu|texlive-msc-1.16-4|38	%doc %{_texmfdistdir}/doc/latex/msc/manual.pdf
14mu|texlive-msc-1.16-4|39	%doc %{_texmfdistdir}/doc/latex/msc/manual.tex
14mu|texlive-msc-1.16-4|40	%doc %{_texmfdistdir}/doc/latex/msc/refman.pdf
14mu|texlive-msc-1.16-4|41	%doc %{_texmfdistdir}/doc/latex/msc/refman.tex
14mu|texlive-msc-1.16-4|42	
14mu|texlive-msc-1.16-4|43	#-----------------------------------------------------------------------
14mu|texlive-msc-1.16-4|44	%prep
14mu|texlive-msc-1.16-4|45	%setup -c -a0 -a1
14mu|texlive-msc-1.16-4|46	
14mu|texlive-msc-1.16-4|47	%build
14mu|texlive-msc-1.16-4|48	
14mu|texlive-msc-1.16-4|49	%install
14mu|texlive-msc-1.16-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-msc-1.16-4|51	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-msc-1.16-4|52	
14mu|texlive-msc-1.16-4|53	
14mu|texlive-msc-1.16-4|54	
14mu|texlive-msc-1.16-4|55	%changelog
14mu|texlive-msc-1.16-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.16-4
14mu|texlive-msc-1.16-4|57	+ Revision: c826d48
14mu|texlive-msc-1.16-4|58	- MassBuild#674: Increase release tag
14mu|texlive-msc-1.16-4|59	
14mu|texlive-msc-1.16-4|60	

25315 14
14mu|texlive-msg-0.40-4|1	# revision 15878
14mu|texlive-msg-0.40-4|2	# category Package
14mu|texlive-msg-0.40-4|3	# catalog-ctan /macros/latex/contrib/msg
14mu|texlive-msg-0.40-4|4	# catalog-date 2006-11-16 17:55:10 +0100
14mu|texlive-msg-0.40-4|5	# catalog-license lppl
14mu|texlive-msg-0.40-4|6	# catalog-version 0.40
14mu|texlive-msg-0.40-4|7	Name:		texlive-msg
14mu|texlive-msg-0.40-4|8	Version:	0.40
14mu|texlive-msg-0.40-4|9	Release:	4
14mu|texlive-msg-0.40-4|10	Summary:	A package for LaTeX localisation
14mu|texlive-msg-0.40-4|11	Group:		Publishing
14mu|texlive-msg-0.40-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/msg
14mu|texlive-msg-0.40-4|13	License:	LPPL
14mu|texlive-msg-0.40-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msg.tar.xz
14mu|texlive-msg-0.40-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msg.doc.tar.xz
14mu|texlive-msg-0.40-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msg.source.tar.xz
14mu|texlive-msg-0.40-4|17	BuildArch:	noarch
14mu|texlive-msg-0.40-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-msg-0.40-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-msg-0.40-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-msg-0.40-4|21	
14mu|texlive-msg-0.40-4|22	%description
14mu|texlive-msg-0.40-4|23	The package is designed to localise any document class or
14mu|texlive-msg-0.40-4|24	package. This should be very useful for end-users who could
14mu|texlive-msg-0.40-4|25	obtain messages in their own preferred language. It is really
14mu|texlive-msg-0.40-4|26	easy to use by writers of other classes and packages.
14mu|texlive-msg-0.40-4|27	Volunteers are urged to test the package, report, and even to
14mu|texlive-msg-0.40-4|28	localise the message file to their own language. Documentation
14mu|texlive-msg-0.40-4|29	is provided in English.
14mu|texlive-msg-0.40-4|30	
14mu|texlive-msg-0.40-4|31	
14mu|texlive-msg-0.40-4|32	#-----------------------------------------------------------------------
14mu|texlive-msg-0.40-4|33	%files
14mu|texlive-msg-0.40-4|34	%{_texmfdistdir}/tex/latex/msg/french_msg-msg.tex
14mu|texlive-msg-0.40-4|35	%{_texmfdistdir}/tex/latex/msg/german_msg-msg.tex
14mu|texlive-msg-0.40-4|36	%{_texmfdistdir}/tex/latex/msg/msg-msg.tex
14mu|texlive-msg-0.40-4|37	%{_texmfdistdir}/tex/latex/msg/msg.sty
14mu|texlive-msg-0.40-4|38	%{_texmfdistdir}/tex/latex/msg/norsk_msg-msg.tex
14mu|texlive-msg-0.40-4|39	%doc %{_texmfdistdir}/doc/latex/msg/CHANGES
14mu|texlive-msg-0.40-4|40	%doc %{_texmfdistdir}/doc/latex/msg/README
14mu|texlive-msg-0.40-4|41	%doc %{_texmfdistdir}/doc/latex/msg/README_msg_doc.txt
14mu|texlive-msg-0.40-4|42	%doc %{_texmfdistdir}/doc/latex/msg/msg.pdf
14mu|texlive-msg-0.40-4|43	%doc %{_texmfdistdir}/doc/latex/msg/msgguide.pdf
14mu|texlive-msg-0.40-4|44	%doc %{_texmfdistdir}/doc/latex/msg/msgguide.tex
14mu|texlive-msg-0.40-4|45	%doc %{_texmfdistdir}/doc/latex/msg/msgtest.tex
14mu|texlive-msg-0.40-4|46	#- source
14mu|texlive-msg-0.40-4|47	%doc %{_texmfdistdir}/source/latex/msg/Makefile
14mu|texlive-msg-0.40-4|48	%doc %{_texmfdistdir}/source/latex/msg/msg.dtx
14mu|texlive-msg-0.40-4|49	%doc %{_texmfdistdir}/source/latex/msg/msg.ins
14mu|texlive-msg-0.40-4|50	%doc %{_texmfdistdir}/source/latex/msg/msgfiles.dtx
14mu|texlive-msg-0.40-4|51	
14mu|texlive-msg-0.40-4|52	#-----------------------------------------------------------------------
14mu|texlive-msg-0.40-4|53	%prep
14mu|texlive-msg-0.40-4|54	%setup -c -a0 -a1 -a2
14mu|texlive-msg-0.40-4|55	
14mu|texlive-msg-0.40-4|56	%build
14mu|texlive-msg-0.40-4|57	
14mu|texlive-msg-0.40-4|58	%install
14mu|texlive-msg-0.40-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-msg-0.40-4|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-msg-0.40-4|61	
14mu|texlive-msg-0.40-4|62	
14mu|texlive-msg-0.40-4|63	
14mu|texlive-msg-0.40-4|64	%changelog
14mu|texlive-msg-0.40-4|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.40-4
14mu|texlive-msg-0.40-4|66	+ Revision: 9bb80e8
14mu|texlive-msg-0.40-4|67	- MassBuild#674: Increase release tag
14mu|texlive-msg-0.40-4|68	
14mu|texlive-msg-0.40-4|69	

25316 14
14mu|texlive-mslapa-20100320-4|1	# revision 17514
14mu|texlive-mslapa-20100320-4|2	# category Package
14mu|texlive-mslapa-20100320-4|3	# catalog-ctan /macros/latex/contrib/mslapa
14mu|texlive-mslapa-20100320-4|4	# catalog-date 2010-03-20 19:23:31 +0100
14mu|texlive-mslapa-20100320-4|5	# catalog-license other-free
14mu|texlive-mslapa-20100320-4|6	# catalog-version undef
14mu|texlive-mslapa-20100320-4|7	Name:		texlive-mslapa
14mu|texlive-mslapa-20100320-4|8	Version:	20100320
14mu|texlive-mslapa-20100320-4|9	Release:	4
14mu|texlive-mslapa-20100320-4|10	Summary:	Michael Landy's APA citation style
14mu|texlive-mslapa-20100320-4|11	Group:		Publishing
14mu|texlive-mslapa-20100320-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mslapa
14mu|texlive-mslapa-20100320-4|13	License:	OTHER-FREE
14mu|texlive-mslapa-20100320-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mslapa.tar.xz
14mu|texlive-mslapa-20100320-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mslapa.doc.tar.xz
14mu|texlive-mslapa-20100320-4|16	BuildArch:	noarch
14mu|texlive-mslapa-20100320-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mslapa-20100320-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mslapa-20100320-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mslapa-20100320-4|20	
14mu|texlive-mslapa-20100320-4|21	%description
14mu|texlive-mslapa-20100320-4|22	LaTeX and BibTeX style files for a respectably close
14mu|texlive-mslapa-20100320-4|23	approximation to APA (American Psychological Association)
14mu|texlive-mslapa-20100320-4|24	citation and reference style.
14mu|texlive-mslapa-20100320-4|25	
14mu|texlive-mslapa-20100320-4|26	
14mu|texlive-mslapa-20100320-4|27	#-----------------------------------------------------------------------
14mu|texlive-mslapa-20100320-4|28	%files
14mu|texlive-mslapa-20100320-4|29	%{_texmfdistdir}/bibtex/bst/mslapa/mslapa.bst
14mu|texlive-mslapa-20100320-4|30	%{_texmfdistdir}/tex/latex/mslapa/mslapa.sty
14mu|texlive-mslapa-20100320-4|31	%doc %{_texmfdistdir}/doc/latex/mslapa/README
14mu|texlive-mslapa-20100320-4|32	%doc %{_texmfdistdir}/doc/latex/mslapa/bibfile.bib
14mu|texlive-mslapa-20100320-4|33	%doc %{_texmfdistdir}/doc/latex/mslapa/examp.tex
14mu|texlive-mslapa-20100320-4|34	%doc %{_texmfdistdir}/doc/latex/mslapa/mslapa.pdf
14mu|texlive-mslapa-20100320-4|35	%doc %{_texmfdistdir}/doc/latex/mslapa/mslapa.tex
14mu|texlive-mslapa-20100320-4|36	
14mu|texlive-mslapa-20100320-4|37	#-----------------------------------------------------------------------
14mu|texlive-mslapa-20100320-4|38	%prep
14mu|texlive-mslapa-20100320-4|39	%setup -c -a0 -a1
14mu|texlive-mslapa-20100320-4|40	
14mu|texlive-mslapa-20100320-4|41	%build
14mu|texlive-mslapa-20100320-4|42	
14mu|texlive-mslapa-20100320-4|43	%install
14mu|texlive-mslapa-20100320-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mslapa-20100320-4|45	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mslapa-20100320-4|46	
14mu|texlive-mslapa-20100320-4|47	
14mu|texlive-mslapa-20100320-4|48	
14mu|texlive-mslapa-20100320-4|49	%changelog
14mu|texlive-mslapa-20100320-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100320-4
14mu|texlive-mslapa-20100320-4|51	+ Revision: 3d5dae6
14mu|texlive-mslapa-20100320-4|52	- MassBuild#674: Increase release tag
14mu|texlive-mslapa-20100320-4|53	
14mu|texlive-mslapa-20100320-4|54	

25317 14
14mu|texlive-msu-thesis-2.2-3|1	# revision 27141
14mu|texlive-msu-thesis-2.2-3|2	# category Package
14mu|texlive-msu-thesis-2.2-3|3	# catalog-ctan /macros/latex/contrib/msu-thesis
14mu|texlive-msu-thesis-2.2-3|4	# catalog-date 2012-07-06 10:47:39 +0200
14mu|texlive-msu-thesis-2.2-3|5	# catalog-license lppl1.3
14mu|texlive-msu-thesis-2.2-3|6	# catalog-version 2.2
14mu|texlive-msu-thesis-2.2-3|7	Name:		texlive-msu-thesis
14mu|texlive-msu-thesis-2.2-3|8	Version:	2.2
14mu|texlive-msu-thesis-2.2-3|9	Release:	3
14mu|texlive-msu-thesis-2.2-3|10	Summary:	Class for Michigan State University Master's and PhD theses
14mu|texlive-msu-thesis-2.2-3|11	Group:		Publishing
14mu|texlive-msu-thesis-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/msu-thesis
14mu|texlive-msu-thesis-2.2-3|13	License:	LPPL1.3
14mu|texlive-msu-thesis-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msu-thesis.tar.xz
14mu|texlive-msu-thesis-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/msu-thesis.doc.tar.xz
14mu|texlive-msu-thesis-2.2-3|16	BuildArch:	noarch
14mu|texlive-msu-thesis-2.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-msu-thesis-2.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-msu-thesis-2.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-msu-thesis-2.2-3|20	
14mu|texlive-msu-thesis-2.2-3|21	%description
14mu|texlive-msu-thesis-2.2-3|22	This is a class file for producing dissertations and theses
14mu|texlive-msu-thesis-2.2-3|23	according to the Michigan State University Graduate School
14mu|texlive-msu-thesis-2.2-3|24	Guidelines for Electronic Submission of Master's Theses and
14mu|texlive-msu-thesis-2.2-3|25	Dissertations (2010). The class is based on the memoir document
14mu|texlive-msu-thesis-2.2-3|26	class, and thefore inherits all of the functionality of that
14mu|texlive-msu-thesis-2.2-3|27	class.
14mu|texlive-msu-thesis-2.2-3|28	
14mu|texlive-msu-thesis-2.2-3|29	
14mu|texlive-msu-thesis-2.2-3|30	#-----------------------------------------------------------------------
14mu|texlive-msu-thesis-2.2-3|31	%files
14mu|texlive-msu-thesis-2.2-3|32	%{_texmfdistdir}/tex/latex/msu-thesis/gb4e-compat.tex
14mu|texlive-msu-thesis-2.2-3|33	%{_texmfdistdir}/tex/latex/msu-thesis/msu-thesis.cls
14mu|texlive-msu-thesis-2.2-3|34	%doc %{_texmfdistdir}/doc/latex/msu-thesis/README
14mu|texlive-msu-thesis-2.2-3|35	%doc %{_texmfdistdir}/doc/latex/msu-thesis/msu-thesis.pdf
14mu|texlive-msu-thesis-2.2-3|36	%doc %{_texmfdistdir}/doc/latex/msu-thesis/msu-thesis.tex
14mu|texlive-msu-thesis-2.2-3|37	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-template.pdf
14mu|texlive-msu-thesis-2.2-3|38	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-template.tex
14mu|texlive-msu-thesis-2.2-3|39	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-testfile.bib
14mu|texlive-msu-thesis-2.2-3|40	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf
14mu|texlive-msu-thesis-2.2-3|41	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex
14mu|texlive-msu-thesis-2.2-3|42	%doc %{_texmfdistdir}/doc/latex/msu-thesis/samples/unified.bst
14mu|texlive-msu-thesis-2.2-3|43	
14mu|texlive-msu-thesis-2.2-3|44	#-----------------------------------------------------------------------
14mu|texlive-msu-thesis-2.2-3|45	%prep
14mu|texlive-msu-thesis-2.2-3|46	%setup -c -a0 -a1
14mu|texlive-msu-thesis-2.2-3|47	
14mu|texlive-msu-thesis-2.2-3|48	%build
14mu|texlive-msu-thesis-2.2-3|49	
14mu|texlive-msu-thesis-2.2-3|50	%install
14mu|texlive-msu-thesis-2.2-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-msu-thesis-2.2-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-msu-thesis-2.2-3|53	
14mu|texlive-msu-thesis-2.2-3|54	
14mu|texlive-msu-thesis-2.2-3|55	
14mu|texlive-msu-thesis-2.2-3|56	%changelog
14mu|texlive-msu-thesis-2.2-3|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-3
14mu|texlive-msu-thesis-2.2-3|58	+ Revision: c1af5e6
14mu|texlive-msu-thesis-2.2-3|59	- MassBuild#674: Increase release tag
14mu|texlive-msu-thesis-2.2-3|60	
14mu|texlive-msu-thesis-2.2-3|61	

25318 14
14mu|texlive-mtgreek-1.1-4|1	# revision 17967
14mu|texlive-mtgreek-1.1-4|2	# category Package
14mu|texlive-mtgreek-1.1-4|3	# catalog-ctan /macros/latex/contrib/mtgreek
14mu|texlive-mtgreek-1.1-4|4	# catalog-date 2010-04-21 23:25:04 +0200
14mu|texlive-mtgreek-1.1-4|5	# catalog-license lppl
14mu|texlive-mtgreek-1.1-4|6	# catalog-version 1.1+
14mu|texlive-mtgreek-1.1-4|7	Name:		texlive-mtgreek
14mu|texlive-mtgreek-1.1-4|8	Version:	1.1
14mu|texlive-mtgreek-1.1-4|9	Release:	4
14mu|texlive-mtgreek-1.1-4|10	Summary:	Use italic and upright greek letters with mathtime
14mu|texlive-mtgreek-1.1-4|11	Group:		Publishing
14mu|texlive-mtgreek-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mtgreek
14mu|texlive-mtgreek-1.1-4|13	License:	LPPL
14mu|texlive-mtgreek-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mtgreek.tar.xz
14mu|texlive-mtgreek-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mtgreek.doc.tar.xz
14mu|texlive-mtgreek-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mtgreek.source.tar.xz
14mu|texlive-mtgreek-1.1-4|17	BuildArch:	noarch
14mu|texlive-mtgreek-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mtgreek-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mtgreek-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mtgreek-1.1-4|21	
14mu|texlive-mtgreek-1.1-4|22	%description
14mu|texlive-mtgreek-1.1-4|23	This package is an add-on to the MathTime a style to provide
14mu|texlive-mtgreek-1.1-4|24	TeX support for the use of the MathTime(tm) fonts (formerly
14mu|texlive-mtgreek-1.1-4|25	distributed by YandY, Inc.). The MathTime package has uppercase
14mu|texlive-mtgreek-1.1-4|26	Greek letters hardwired to be upright and only upright; this
14mu|texlive-mtgreek-1.1-4|27	package provides a switch to choose between the two kinds of
14mu|texlive-mtgreek-1.1-4|28	Greek uppercase letters.
14mu|texlive-mtgreek-1.1-4|29	
14mu|texlive-mtgreek-1.1-4|30	
14mu|texlive-mtgreek-1.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-mtgreek-1.1-4|32	%files
14mu|texlive-mtgreek-1.1-4|33	%{_texmfdistdir}/tex/latex/mtgreek/mtgreek.sty
14mu|texlive-mtgreek-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/mtgreek/mtgreek.pdf
14mu|texlive-mtgreek-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/mtgreek/mtgreek.tex
14mu|texlive-mtgreek-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/mtgreek/mtgtest.tex
14mu|texlive-mtgreek-1.1-4|37	#- source
14mu|texlive-mtgreek-1.1-4|38	%doc %{_texmfdistdir}/source/latex/mtgreek/mtgreek.dtx
14mu|texlive-mtgreek-1.1-4|39	%doc %{_texmfdistdir}/source/latex/mtgreek/mtgreek.ins
14mu|texlive-mtgreek-1.1-4|40	
14mu|texlive-mtgreek-1.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-mtgreek-1.1-4|42	%prep
14mu|texlive-mtgreek-1.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-mtgreek-1.1-4|44	
14mu|texlive-mtgreek-1.1-4|45	%build
14mu|texlive-mtgreek-1.1-4|46	
14mu|texlive-mtgreek-1.1-4|47	%install
14mu|texlive-mtgreek-1.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mtgreek-1.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mtgreek-1.1-4|50	
14mu|texlive-mtgreek-1.1-4|51	
14mu|texlive-mtgreek-1.1-4|52	
14mu|texlive-mtgreek-1.1-4|53	%changelog
14mu|texlive-mtgreek-1.1-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-mtgreek-1.1-4|55	+ Revision: 5a668f6
14mu|texlive-mtgreek-1.1-4|56	- MassBuild#674: Increase release tag
14mu|texlive-mtgreek-1.1-4|57	
14mu|texlive-mtgreek-1.1-4|58	

25319 14
14mu|texlive-m-tx-0.60d-8|1	# revision 29764
14mu|texlive-m-tx-0.60d-8|2	# category Package
14mu|texlive-m-tx-0.60d-8|3	# catalog-ctan /support/m-tx
14mu|texlive-m-tx-0.60d-8|4	# catalog-date 2013-01-20 14:45:16 +0100
14mu|texlive-m-tx-0.60d-8|5	# catalog-license gpl
14mu|texlive-m-tx-0.60d-8|6	# catalog-version 0.60d 2013-01-19
14mu|texlive-m-tx-0.60d-8|7	Name:		texlive-m-tx
14mu|texlive-m-tx-0.60d-8|8	Version:	0.60d
14mu|texlive-m-tx-0.60d-8|9	Release:	8
14mu|texlive-m-tx-0.60d-8|10	Summary:	A preprocessor for pmx
14mu|texlive-m-tx-0.60d-8|11	Group:		Publishing
14mu|texlive-m-tx-0.60d-8|12	URL:		http://www.ctan.org/tex-archive/support/m-tx
14mu|texlive-m-tx-0.60d-8|13	License:	GPL
14mu|texlive-m-tx-0.60d-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/m-tx.tar.xz
14mu|texlive-m-tx-0.60d-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/m-tx.doc.tar.xz
14mu|texlive-m-tx-0.60d-8|16	BuildArch:	noarch
14mu|texlive-m-tx-0.60d-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-m-tx-0.60d-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-m-tx-0.60d-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-m-tx-0.60d-8|20	Requires:	texlive-m-tx.bin
14mu|texlive-m-tx-0.60d-8|21	
14mu|texlive-m-tx-0.60d-8|22	%description
14mu|texlive-m-tx-0.60d-8|23	M-Tx is a preprocessor to pmx, which is itself a preprocessor
14mu|texlive-m-tx-0.60d-8|24	to musixtex, a music typesetting system. The prime motivation
14mu|texlive-m-tx-0.60d-8|25	to the development of M-Tx was to provide lyrics for music to
14mu|texlive-m-tx-0.60d-8|26	be typeset. In fact, pmx now provides a lyrics interface, but
14mu|texlive-m-tx-0.60d-8|27	M-Tx continues in use by those who prefer its language.
14mu|texlive-m-tx-0.60d-8|28	
14mu|texlive-m-tx-0.60d-8|29	
14mu|texlive-m-tx-0.60d-8|30	#-----------------------------------------------------------------------
14mu|texlive-m-tx-0.60d-8|31	%files
14mu|texlive-m-tx-0.60d-8|32	%{_bindir}/m-tx
14mu|texlive-m-tx-0.60d-8|33	%{_texmfdistdir}/scripts/m-tx/m-tx.lua
14mu|texlive-m-tx-0.60d-8|34	%{_texmfdistdir}/tex/generic/m-tx/mtx.tex
14mu|texlive-m-tx-0.60d-8|35	%doc %{_texmfdistdir}/doc/generic/m-tx/README
14mu|texlive-m-tx-0.60d-8|36	%doc %{_texmfdistdir}/doc/generic/m-tx/m-tx.html
14mu|texlive-m-tx-0.60d-8|37	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx-install.pdf
14mu|texlive-m-tx-0.60d-8|38	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx-install.tex
14mu|texlive-m-tx-0.60d-8|39	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060.pdf
14mu|texlive-m-tx-0.60d-8|40	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/Makefile
14mu|texlive-m-tx-0.60d-8|41	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/README
14mu|texlive-m-tx-0.60d-8|42	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/borup.mtx
14mu|texlive-m-tx-0.60d-8|43	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/chord.mtx
14mu|texlive-m-tx-0.60d-8|44	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dertod.mtx
14mu|texlive-m-tx-0.60d-8|45	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/docversion
14mu|texlive-m-tx-0.60d-8|46	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dona.mtx
14mu|texlive-m-tx-0.60d-8|47	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dwoman.mta
14mu|texlive-m-tx-0.60d-8|48	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dwoman.mtb
14mu|texlive-m-tx-0.60d-8|49	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/halleluja.ltx
14mu|texlive-m-tx-0.60d-8|50	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/kanons.ltx
14mu|texlive-m-tx-0.60d-8|51	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/kroonhom.mtx
14mu|texlive-m-tx-0.60d-8|52	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/loofnou.mtx
14mu|texlive-m-tx-0.60d-8|53	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/lyrics.tex
14mu|texlive-m-tx-0.60d-8|54	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/macro.mtx
14mu|texlive-m-tx-0.60d-8|55	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/make-dvi
14mu|texlive-m-tx-0.60d-8|56	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/make-pdf
14mu|texlive-m-tx-0.60d-8|57	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/make-target
14mu|texlive-m-tx-0.60d-8|58	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma.mta
14mu|texlive-m-tx-0.60d-8|59	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma1.mtb
14mu|texlive-m-tx-0.60d-8|60	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma2.mtb
14mu|texlive-m-tx-0.60d-8|61	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma3.mtb
14mu|texlive-m-tx-0.60d-8|62	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma4.mtb
14mu|texlive-m-tx-0.60d-8|63	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma5.mtb
14mu|texlive-m-tx-0.60d-8|64	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma6.mtb
14mu|texlive-m-tx-0.60d-8|65	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/meter.mtx
14mu|texlive-m-tx-0.60d-8|66	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mozart.mtx
14mu|texlive-m-tx-0.60d-8|67	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mozart0.mtx
14mu|texlive-m-tx-0.60d-8|68	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxdoc.sty
14mu|texlive-m-tx-0.60d-8|69	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxdoc.tex
14mu|texlive-m-tx-0.60d-8|70	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxindex.tex
14mu|texlive-m-tx-0.60d-8|71	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxlatex.sty
14mu|texlive-m-tx-0.60d-8|72	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netfirst.mtx
14mu|texlive-m-tx-0.60d-8|73	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netsoos.mta
14mu|texlive-m-tx-0.60d-8|74	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netsoos1.mtb
14mu|texlive-m-tx-0.60d-8|75	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netsoos2.mtb
14mu|texlive-m-tx-0.60d-8|76	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/notes.tex
14mu|texlive-m-tx-0.60d-8|77	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/pdfcat
14mu|texlive-m-tx-0.60d-8|78	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/psalm42.mtx
14mu|texlive-m-tx-0.60d-8|79	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/sanctus.mtx
14mu|texlive-m-tx-0.60d-8|80	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/title.mtx
14mu|texlive-m-tx-0.60d-8|81	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/title1.mtx
14mu|texlive-m-tx-0.60d-8|82	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/viva.mtx
14mu|texlive-m-tx-0.60d-8|83	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/volta.mtx
14mu|texlive-m-tx-0.60d-8|84	%doc %{_texmfdistdir}/doc/generic/m-tx/prepmx.html
14mu|texlive-m-tx-0.60d-8|85	%doc %{_mandir}/man1/m-tx.1*
14mu|texlive-m-tx-0.60d-8|86	%doc %{_texmfdistdir}/doc/man/man1/m-tx.man1.pdf
14mu|texlive-m-tx-0.60d-8|87	%doc %{_mandir}/man1/prepmx.1*
14mu|texlive-m-tx-0.60d-8|88	%doc %{_texmfdistdir}/doc/man/man1/prepmx.man1.pdf
14mu|texlive-m-tx-0.60d-8|89	
14mu|texlive-m-tx-0.60d-8|90	#-----------------------------------------------------------------------
14mu|texlive-m-tx-0.60d-8|91	%prep
14mu|texlive-m-tx-0.60d-8|92	%setup -c -a0 -a1
14mu|texlive-m-tx-0.60d-8|93	
14mu|texlive-m-tx-0.60d-8|94	%build
14mu|texlive-m-tx-0.60d-8|95	
14mu|texlive-m-tx-0.60d-8|96	%install
14mu|texlive-m-tx-0.60d-8|97	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-m-tx-0.60d-8|98	pushd %{buildroot}%{_bindir}
14mu|texlive-m-tx-0.60d-8|99	ln -sf %{_texmfdistdir}/scripts/m-tx/m-tx.lua m-tx
14mu|texlive-m-tx-0.60d-8|100	popd
14mu|texlive-m-tx-0.60d-8|101	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-m-tx-0.60d-8|102	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-m-tx-0.60d-8|103	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-m-tx-0.60d-8|104	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-m-tx-0.60d-8|105	
14mu|texlive-m-tx-0.60d-8|106	%changelog
14mu|texlive-m-tx-0.60d-8|107	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.60d-8
14mu|texlive-m-tx-0.60d-8|108	+ Revision: d17a2e5
14mu|texlive-m-tx-0.60d-8|109	- MassBuild#674: Increase release tag
14mu|texlive-m-tx-0.60d-8|110	
14mu|texlive-m-tx-0.60d-8|111	

25320 14
14mu|texlive-multenum-20110320-4|1	# revision 21775
14mu|texlive-multenum-20110320-4|2	# category Package
14mu|texlive-multenum-20110320-4|3	# catalog-ctan /macros/latex/contrib/multenum
14mu|texlive-multenum-20110320-4|4	# catalog-date 2011-03-20 19:39:20 +0100
14mu|texlive-multenum-20110320-4|5	# catalog-license lppl1
14mu|texlive-multenum-20110320-4|6	# catalog-version undef
14mu|texlive-multenum-20110320-4|7	Name:		texlive-multenum
14mu|texlive-multenum-20110320-4|8	Version:	20110320
14mu|texlive-multenum-20110320-4|9	Release:	4
14mu|texlive-multenum-20110320-4|10	Summary:	Multi-column enumerated lists
14mu|texlive-multenum-20110320-4|11	Group:		Publishing
14mu|texlive-multenum-20110320-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multenum
14mu|texlive-multenum-20110320-4|13	License:	LPPL1
14mu|texlive-multenum-20110320-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multenum.tar.xz
14mu|texlive-multenum-20110320-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multenum.doc.tar.xz
14mu|texlive-multenum-20110320-4|16	BuildArch:	noarch
14mu|texlive-multenum-20110320-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-multenum-20110320-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-multenum-20110320-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-multenum-20110320-4|20	
14mu|texlive-multenum-20110320-4|21	%description
14mu|texlive-multenum-20110320-4|22	Defines an environment multienumerate, that produces an
14mu|texlive-multenum-20110320-4|23	enumerated array in which columns are vertically aligned on the
14mu|texlive-multenum-20110320-4|24	counter. The motivation was lists of answers for a text book,
14mu|texlive-multenum-20110320-4|25	where there are many rather small items; the multienumerate
14mu|texlive-multenum-20110320-4|26	environment goes some way to making such lists look neater.
14mu|texlive-multenum-20110320-4|27	
14mu|texlive-multenum-20110320-4|28	
14mu|texlive-multenum-20110320-4|29	#-----------------------------------------------------------------------
14mu|texlive-multenum-20110320-4|30	%files
14mu|texlive-multenum-20110320-4|31	%{_texmfdistdir}/tex/latex/multenum/multienum.sty
14mu|texlive-multenum-20110320-4|32	%doc %{_texmfdistdir}/doc/latex/multenum/README
14mu|texlive-multenum-20110320-4|33	%doc %{_texmfdistdir}/doc/latex/multenum/multienum.article
14mu|texlive-multenum-20110320-4|34	%doc %{_texmfdistdir}/doc/latex/multenum/multienum.pdf
14mu|texlive-multenum-20110320-4|35	%doc %{_texmfdistdir}/doc/latex/multenum/multienum.sample
14mu|texlive-multenum-20110320-4|36	
14mu|texlive-multenum-20110320-4|37	#-----------------------------------------------------------------------
14mu|texlive-multenum-20110320-4|38	%prep
14mu|texlive-multenum-20110320-4|39	%setup -c -a0 -a1
14mu|texlive-multenum-20110320-4|40	
14mu|texlive-multenum-20110320-4|41	%build
14mu|texlive-multenum-20110320-4|42	
14mu|texlive-multenum-20110320-4|43	%install
14mu|texlive-multenum-20110320-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-multenum-20110320-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-multenum-20110320-4|46	
14mu|texlive-multenum-20110320-4|47	
14mu|texlive-multenum-20110320-4|48	
14mu|texlive-multenum-20110320-4|49	%changelog
14mu|texlive-multenum-20110320-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110320-4
14mu|texlive-multenum-20110320-4|51	+ Revision: ee4b00b
14mu|texlive-multenum-20110320-4|52	- MassBuild#674: Increase release tag
14mu|texlive-multenum-20110320-4|53	
14mu|texlive-multenum-20110320-4|54	

25321 14
14mu|texlive-multi-20111103-4|1	# revision 13293
14mu|texlive-multi-20111103-4|2	# category Package
14mu|texlive-multi-20111103-4|3	# catalog-ctan undef
14mu|texlive-multi-20111103-4|4	# catalog-date undef
14mu|texlive-multi-20111103-4|5	# catalog-license undef
14mu|texlive-multi-20111103-4|6	# catalog-version undef
14mu|texlive-multi-20111103-4|7	Name:		texlive-multi
14mu|texlive-multi-20111103-4|8	Version:	20111103
14mu|texlive-multi-20111103-4|9	Release:	4
14mu|texlive-multi-20111103-4|10	Summary:	TeXLive multi package
14mu|texlive-multi-20111103-4|11	Group:		Publishing
14mu|texlive-multi-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-multi-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-multi-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multi.tar.xz
14mu|texlive-multi-20111103-4|15	BuildArch:	noarch
14mu|texlive-multi-20111103-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-multi-20111103-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-multi-20111103-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-multi-20111103-4|19	
14mu|texlive-multi-20111103-4|20	%description
14mu|texlive-multi-20111103-4|21	TeXLive multi package.
14mu|texlive-multi-20111103-4|22	
14mu|texlive-multi-20111103-4|23	
14mu|texlive-multi-20111103-4|24	#-----------------------------------------------------------------------
14mu|texlive-multi-20111103-4|25	%files
14mu|texlive-multi-20111103-4|26	%{_texmfdistdir}/dvips/multi/2up.pro
14mu|texlive-multi-20111103-4|27	%{_texmfdistdir}/dvips/multi/4up.pro
14mu|texlive-multi-20111103-4|28	%{_texmfdistdir}/dvips/multi/multi.pro
14mu|texlive-multi-20111103-4|29	
14mu|texlive-multi-20111103-4|30	#-----------------------------------------------------------------------
14mu|texlive-multi-20111103-4|31	%prep
14mu|texlive-multi-20111103-4|32	%setup -c -a0
14mu|texlive-multi-20111103-4|33	
14mu|texlive-multi-20111103-4|34	%build
14mu|texlive-multi-20111103-4|35	
14mu|texlive-multi-20111103-4|36	%install
14mu|texlive-multi-20111103-4|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-multi-20111103-4|38	cp -fpar dvips %{buildroot}%{_texmfdistdir}
14mu|texlive-multi-20111103-4|39	
14mu|texlive-multi-20111103-4|40	
14mu|texlive-multi-20111103-4|41	
14mu|texlive-multi-20111103-4|42	%changelog
14mu|texlive-multi-20111103-4|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-multi-20111103-4|44	+ Revision: 5769d4d
14mu|texlive-multi-20111103-4|45	- MassBuild#674: Increase release tag
14mu|texlive-multi-20111103-4|46	
14mu|texlive-multi-20111103-4|47	

25322 14
14mu|texlive-multibbl-v1.1-4|1	# revision 15878
14mu|texlive-multibbl-v1.1-4|2	# category Package
14mu|texlive-multibbl-v1.1-4|3	# catalog-ctan /macros/latex/contrib/multibbl
14mu|texlive-multibbl-v1.1-4|4	# catalog-date 2007-05-25 16:15:27 +0200
14mu|texlive-multibbl-v1.1-4|5	# catalog-license lppl
14mu|texlive-multibbl-v1.1-4|6	# catalog-version v1.1
14mu|texlive-multibbl-v1.1-4|7	Name:		texlive-multibbl
14mu|texlive-multibbl-v1.1-4|8	Version:	v1.1
14mu|texlive-multibbl-v1.1-4|9	Release:	4
14mu|texlive-multibbl-v1.1-4|10	Summary:	Multiple bibliographies
14mu|texlive-multibbl-v1.1-4|11	Group:		Publishing
14mu|texlive-multibbl-v1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multibbl
14mu|texlive-multibbl-v1.1-4|13	License:	LPPL
14mu|texlive-multibbl-v1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibbl.tar.xz
14mu|texlive-multibbl-v1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibbl.doc.tar.xz
14mu|texlive-multibbl-v1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibbl.source.tar.xz
14mu|texlive-multibbl-v1.1-4|17	BuildArch:	noarch
14mu|texlive-multibbl-v1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-multibbl-v1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-multibbl-v1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-multibbl-v1.1-4|21	
14mu|texlive-multibbl-v1.1-4|22	%description
14mu|texlive-multibbl-v1.1-4|23	The package multibbl redefines the standard bibliographic
14mu|texlive-multibbl-v1.1-4|24	commands so that one can generate multiple reference sections.
14mu|texlive-multibbl-v1.1-4|25	Each section has it own auxiliary file (for use with BibTeX)
14mu|texlive-multibbl-v1.1-4|26	and title.
14mu|texlive-multibbl-v1.1-4|27	
14mu|texlive-multibbl-v1.1-4|28	
14mu|texlive-multibbl-v1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-multibbl-v1.1-4|30	%files
14mu|texlive-multibbl-v1.1-4|31	%{_texmfdistdir}/tex/latex/multibbl/multibbl.sty
14mu|texlive-multibbl-v1.1-4|32	%doc %{_texmfdistdir}/doc/latex/multibbl/multibbl.pdf
14mu|texlive-multibbl-v1.1-4|33	#- source
14mu|texlive-multibbl-v1.1-4|34	%doc %{_texmfdistdir}/source/latex/multibbl/multibbl.dtx
14mu|texlive-multibbl-v1.1-4|35	%doc %{_texmfdistdir}/source/latex/multibbl/multibbl.ins
14mu|texlive-multibbl-v1.1-4|36	
14mu|texlive-multibbl-v1.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-multibbl-v1.1-4|38	%prep
14mu|texlive-multibbl-v1.1-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-multibbl-v1.1-4|40	
14mu|texlive-multibbl-v1.1-4|41	%build
14mu|texlive-multibbl-v1.1-4|42	
14mu|texlive-multibbl-v1.1-4|43	%install
14mu|texlive-multibbl-v1.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-multibbl-v1.1-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-multibbl-v1.1-4|46	
14mu|texlive-multibbl-v1.1-4|47	
14mu|texlive-multibbl-v1.1-4|48	
14mu|texlive-multibbl-v1.1-4|49	%changelog
14mu|texlive-multibbl-v1.1-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.1-4
14mu|texlive-multibbl-v1.1-4|51	+ Revision: a7571ed
14mu|texlive-multibbl-v1.1-4|52	- MassBuild#674: Increase release tag
14mu|texlive-multibbl-v1.1-4|53	
14mu|texlive-multibbl-v1.1-4|54	

25323 14
14mu|texlive-multicap-20061215-4|1	# revision 15878
14mu|texlive-multicap-20061215-4|2	# category Package
14mu|texlive-multicap-20061215-4|3	# catalog-ctan /macros/latex/contrib/multicap
14mu|texlive-multicap-20061215-4|4	# catalog-date 2006-12-15 15:26:27 +0100
14mu|texlive-multicap-20061215-4|5	# catalog-license lppl
14mu|texlive-multicap-20061215-4|6	# catalog-version undef
14mu|texlive-multicap-20061215-4|7	Name:		texlive-multicap
14mu|texlive-multicap-20061215-4|8	Version:	20061215
14mu|texlive-multicap-20061215-4|9	Release:	4
14mu|texlive-multicap-20061215-4|10	Summary:	Format captions inside multicols
14mu|texlive-multicap-20061215-4|11	Group:		Publishing
14mu|texlive-multicap-20061215-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multicap
14mu|texlive-multicap-20061215-4|13	License:	LPPL
14mu|texlive-multicap-20061215-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multicap.tar.xz
14mu|texlive-multicap-20061215-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multicap.doc.tar.xz
14mu|texlive-multicap-20061215-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multicap.source.tar.xz
14mu|texlive-multicap-20061215-4|17	BuildArch:	noarch
14mu|texlive-multicap-20061215-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-multicap-20061215-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-multicap-20061215-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-multicap-20061215-4|21	
14mu|texlive-multicap-20061215-4|22	%description
14mu|texlive-multicap-20061215-4|23	This is a package for formatting captions of column figures and
14mu|texlive-multicap-20061215-4|24	column tabular material, which cannot be standard floats in a
14mu|texlive-multicap-20061215-4|25	multicols environment. The package also provides a convenient
14mu|texlive-multicap-20061215-4|26	way to customise your captions, whether they be in multicols or
14mu|texlive-multicap-20061215-4|27	not.
14mu|texlive-multicap-20061215-4|28	
14mu|texlive-multicap-20061215-4|29	
14mu|texlive-multicap-20061215-4|30	#-----------------------------------------------------------------------
14mu|texlive-multicap-20061215-4|31	%files
14mu|texlive-multicap-20061215-4|32	%{_texmfdistdir}/tex/latex/multicap/multicap.sty
14mu|texlive-multicap-20061215-4|33	%doc %{_texmfdistdir}/doc/latex/multicap/multicap.pdf
14mu|texlive-multicap-20061215-4|34	#- source
14mu|texlive-multicap-20061215-4|35	%doc %{_texmfdistdir}/source/latex/multicap/multicap.dtx
14mu|texlive-multicap-20061215-4|36	
14mu|texlive-multicap-20061215-4|37	#-----------------------------------------------------------------------
14mu|texlive-multicap-20061215-4|38	%prep
14mu|texlive-multicap-20061215-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-multicap-20061215-4|40	
14mu|texlive-multicap-20061215-4|41	%build
14mu|texlive-multicap-20061215-4|42	
14mu|texlive-multicap-20061215-4|43	%install
14mu|texlive-multicap-20061215-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-multicap-20061215-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-multicap-20061215-4|46	
14mu|texlive-multicap-20061215-4|47	
14mu|texlive-multicap-20061215-4|48	
14mu|texlive-multicap-20061215-4|49	%changelog
14mu|texlive-multicap-20061215-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061215-4
14mu|texlive-multicap-20061215-4|51	+ Revision: 23b74d5
14mu|texlive-multicap-20061215-4|52	- MassBuild#674: Increase release tag
14mu|texlive-multicap-20061215-4|53	
14mu|texlive-multicap-20061215-4|54	

25324 14
14mu|texlive-multido-1.42-4|1	# revision 18302
14mu|texlive-multido-1.42-4|2	# category Package
14mu|texlive-multido-1.42-4|3	# catalog-ctan /macros/generic/multido
14mu|texlive-multido-1.42-4|4	# catalog-date 2010-05-15 11:36:20 +0200
14mu|texlive-multido-1.42-4|5	# catalog-license lppl
14mu|texlive-multido-1.42-4|6	# catalog-version 1.42
14mu|texlive-multido-1.42-4|7	Name:		texlive-multido
14mu|texlive-multido-1.42-4|8	Version:	1.42
14mu|texlive-multido-1.42-4|9	Release:	4
14mu|texlive-multido-1.42-4|10	Summary:	A loop facility for Generic TeX
14mu|texlive-multido-1.42-4|11	Group:		Publishing
14mu|texlive-multido-1.42-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/multido
14mu|texlive-multido-1.42-4|13	License:	LPPL
14mu|texlive-multido-1.42-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multido.tar.xz
14mu|texlive-multido-1.42-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multido.doc.tar.xz
14mu|texlive-multido-1.42-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multido.source.tar.xz
14mu|texlive-multido-1.42-4|17	BuildArch:	noarch
14mu|texlive-multido-1.42-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-multido-1.42-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-multido-1.42-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-multido-1.42-4|21	
14mu|texlive-multido-1.42-4|22	%description
14mu|texlive-multido-1.42-4|23	The package provides the \multido command, which was originally
14mu|texlive-multido-1.42-4|24	designed for use with with PSTricks. Fixed-point arithmetic is
14mu|texlive-multido-1.42-4|25	used when working on the loop variable, so that the package is
14mu|texlive-multido-1.42-4|26	equally applicable in graphics applications like PSTricks as it
14mu|texlive-multido-1.42-4|27	is with the more common integer loops.
14mu|texlive-multido-1.42-4|28	
14mu|texlive-multido-1.42-4|29	
14mu|texlive-multido-1.42-4|30	#-----------------------------------------------------------------------
14mu|texlive-multido-1.42-4|31	%files
14mu|texlive-multido-1.42-4|32	%{_texmfdistdir}/tex/generic/multido/multido.tex
14mu|texlive-multido-1.42-4|33	%{_texmfdistdir}/tex/latex/multido/multido.sty
14mu|texlive-multido-1.42-4|34	%doc %{_texmfdistdir}/doc/generic/multido/Changes
14mu|texlive-multido-1.42-4|35	%doc %{_texmfdistdir}/doc/generic/multido/multido-doc.pdf
14mu|texlive-multido-1.42-4|36	%doc %{_texmfdistdir}/doc/generic/multido/multido-doc.tex
14mu|texlive-multido-1.42-4|37	%doc %{_texmfdistdir}/doc/generic/multido/multido.pdf
14mu|texlive-multido-1.42-4|38	#- source
14mu|texlive-multido-1.42-4|39	%doc %{_texmfdistdir}/source/generic/multido/Makefile
14mu|texlive-multido-1.42-4|40	
14mu|texlive-multido-1.42-4|41	#-----------------------------------------------------------------------
14mu|texlive-multido-1.42-4|42	%prep
14mu|texlive-multido-1.42-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-multido-1.42-4|44	
14mu|texlive-multido-1.42-4|45	%build
14mu|texlive-multido-1.42-4|46	
14mu|texlive-multido-1.42-4|47	%install
14mu|texlive-multido-1.42-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-multido-1.42-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-multido-1.42-4|50	
14mu|texlive-multido-1.42-4|51	
14mu|texlive-multido-1.42-4|52	
14mu|texlive-multido-1.42-4|53	%changelog
14mu|texlive-multido-1.42-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.42-4
14mu|texlive-multido-1.42-4|55	+ Revision: 89cd170
14mu|texlive-multido-1.42-4|56	- MassBuild#674: Increase release tag
14mu|texlive-multido-1.42-4|57	
14mu|texlive-multido-1.42-4|58	

25325 14
14mu|texlive-multienv-20120809-3|1	# revision 26544
14mu|texlive-multienv-20120809-3|2	# category Package
14mu|texlive-multienv-20120809-3|3	# catalog-ctan undef
14mu|texlive-multienv-20120809-3|4	# catalog-date undef
14mu|texlive-multienv-20120809-3|5	# catalog-license undef
14mu|texlive-multienv-20120809-3|6	# catalog-version undef
14mu|texlive-multienv-20120809-3|7	Name:		texlive-multienv
14mu|texlive-multienv-20120809-3|8	Version:	20120809
14mu|texlive-multienv-20120809-3|9	Release:	3
14mu|texlive-multienv-20120809-3|10	Summary:	TeXLive multienv package
14mu|texlive-multienv-20120809-3|11	Group:		Publishing
14mu|texlive-multienv-20120809-3|12	URL:		http://tug.org/texlive
14mu|texlive-multienv-20120809-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-multienv-20120809-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multienv.tar.xz
14mu|texlive-multienv-20120809-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multienv.doc.tar.xz
14mu|texlive-multienv-20120809-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multienv.source.tar.xz
14mu|texlive-multienv-20120809-3|17	BuildArch:	noarch
14mu|texlive-multienv-20120809-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-multienv-20120809-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-multienv-20120809-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-multienv-20120809-3|21	
14mu|texlive-multienv-20120809-3|22	%description
14mu|texlive-multienv-20120809-3|23	TeXLive multienv package.
14mu|texlive-multienv-20120809-3|24	
14mu|texlive-multienv-20120809-3|25	
14mu|texlive-multienv-20120809-3|26	#-----------------------------------------------------------------------
14mu|texlive-multienv-20120809-3|27	%files
14mu|texlive-multienv-20120809-3|28	%{_texmfdistdir}/tex/latex/multienv/multienv.sty
14mu|texlive-multienv-20120809-3|29	%doc %{_texmfdistdir}/doc/latex/multienv/README
14mu|texlive-multienv-20120809-3|30	%doc %{_texmfdistdir}/doc/latex/multienv/multienv.pdf
14mu|texlive-multienv-20120809-3|31	#- source
14mu|texlive-multienv-20120809-3|32	%doc %{_texmfdistdir}/source/latex/multienv/multienv.dtx
14mu|texlive-multienv-20120809-3|33	%doc %{_texmfdistdir}/source/latex/multienv/multienv.ins
14mu|texlive-multienv-20120809-3|34	
14mu|texlive-multienv-20120809-3|35	#-----------------------------------------------------------------------
14mu|texlive-multienv-20120809-3|36	%prep
14mu|texlive-multienv-20120809-3|37	%setup -c -a0 -a1 -a2
14mu|texlive-multienv-20120809-3|38	
14mu|texlive-multienv-20120809-3|39	%build
14mu|texlive-multienv-20120809-3|40	
14mu|texlive-multienv-20120809-3|41	%install
14mu|texlive-multienv-20120809-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-multienv-20120809-3|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-multienv-20120809-3|44	
14mu|texlive-multienv-20120809-3|45	
14mu|texlive-multienv-20120809-3|46	
14mu|texlive-multienv-20120809-3|47	%changelog
14mu|texlive-multienv-20120809-3|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120809-3
14mu|texlive-multienv-20120809-3|49	+ Revision: 0364507
14mu|texlive-multienv-20120809-3|50	- MassBuild#674: Increase release tag
14mu|texlive-multienv-20120809-3|51	
14mu|texlive-multienv-20120809-3|52	

25326 14
14mu|texlive-multiexpand-1.1-7|1	# revision 28768
14mu|texlive-multiexpand-1.1-7|2	# category Package
14mu|texlive-multiexpand-1.1-7|3	# catalog-ctan /macros/latex/contrib/multiexpand
14mu|texlive-multiexpand-1.1-7|4	# catalog-date 2013-01-08 16:25:57 +0100
14mu|texlive-multiexpand-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-multiexpand-1.1-7|6	# catalog-version 1.1
14mu|texlive-multiexpand-1.1-7|7	Name:		texlive-multiexpand
14mu|texlive-multiexpand-1.1-7|8	Version:	1.1
14mu|texlive-multiexpand-1.1-7|9	Release:	7
14mu|texlive-multiexpand-1.1-7|10	Summary:	Variations on the primitive command \expandafter
14mu|texlive-multiexpand-1.1-7|11	Group:		Publishing
14mu|texlive-multiexpand-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multiexpand
14mu|texlive-multiexpand-1.1-7|13	License:	LPPL1.3
14mu|texlive-multiexpand-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiexpand.tar.xz
14mu|texlive-multiexpand-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiexpand.doc.tar.xz
14mu|texlive-multiexpand-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiexpand.source.tar.xz
14mu|texlive-multiexpand-1.1-7|17	BuildArch:	noarch
14mu|texlive-multiexpand-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-multiexpand-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-multiexpand-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-multiexpand-1.1-7|21	
14mu|texlive-multiexpand-1.1-7|22	%description
14mu|texlive-multiexpand-1.1-7|23	The package provides two user commands; one that performs
14mu|texlive-multiexpand-1.1-7|24	multiple expansions, and one that does multiple \expandafter
14mu|texlive-multiexpand-1.1-7|25	operations, in a single macro call. The package requires eTeX's
14mu|texlive-multiexpand-1.1-7|26	\numexpr command. The author suggests that the same effect
14mu|texlive-multiexpand-1.1-7|27	could be provided by use of the command variant mechanisms of
14mu|texlive-multiexpand-1.1-7|28	LaTeX 3 (see, for example, the interface documentation of the
14mu|texlive-multiexpand-1.1-7|29	experimental LaTeX 3 kernel).
14mu|texlive-multiexpand-1.1-7|30	
14mu|texlive-multiexpand-1.1-7|31	
14mu|texlive-multiexpand-1.1-7|32	#-----------------------------------------------------------------------
14mu|texlive-multiexpand-1.1-7|33	%files
14mu|texlive-multiexpand-1.1-7|34	%{_texmfdistdir}/tex/latex/multiexpand/multiexpand.sty
14mu|texlive-multiexpand-1.1-7|35	%doc %{_texmfdistdir}/doc/latex/multiexpand/README
14mu|texlive-multiexpand-1.1-7|36	%doc %{_texmfdistdir}/doc/latex/multiexpand/multiexpand.pdf
14mu|texlive-multiexpand-1.1-7|37	#- source
14mu|texlive-multiexpand-1.1-7|38	%doc %{_texmfdistdir}/source/latex/multiexpand/multiexpand.dtx
14mu|texlive-multiexpand-1.1-7|39	%doc %{_texmfdistdir}/source/latex/multiexpand/multiexpand.ins
14mu|texlive-multiexpand-1.1-7|40	
14mu|texlive-multiexpand-1.1-7|41	#-----------------------------------------------------------------------
14mu|texlive-multiexpand-1.1-7|42	%prep
14mu|texlive-multiexpand-1.1-7|43	%setup -c -a0 -a1 -a2
14mu|texlive-multiexpand-1.1-7|44	
14mu|texlive-multiexpand-1.1-7|45	%build
14mu|texlive-multiexpand-1.1-7|46	
14mu|texlive-multiexpand-1.1-7|47	%install
14mu|texlive-multiexpand-1.1-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-multiexpand-1.1-7|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-multiexpand-1.1-7|50	
14mu|texlive-multiexpand-1.1-7|51	%changelog
14mu|texlive-multiexpand-1.1-7|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-multiexpand-1.1-7|53	+ Revision: 71e164f
14mu|texlive-multiexpand-1.1-7|54	- MassBuild#674: Increase release tag
14mu|texlive-multiexpand-1.1-7|55	
14mu|texlive-multiexpand-1.1-7|56	

25327 14
14mu|texlive-multirow-1.6-4|1	# revision 17256
14mu|texlive-multirow-1.6-4|2	# category Package
14mu|texlive-multirow-1.6-4|3	# catalog-ctan /macros/latex/contrib/multirow
14mu|texlive-multirow-1.6-4|4	# catalog-date 2010-02-27 22:08:17 +0100
14mu|texlive-multirow-1.6-4|5	# catalog-license lppl1
14mu|texlive-multirow-1.6-4|6	# catalog-version 1.6
14mu|texlive-multirow-1.6-4|7	Name:		texlive-multirow
14mu|texlive-multirow-1.6-4|8	Version:	1.6
14mu|texlive-multirow-1.6-4|9	Release:	4
14mu|texlive-multirow-1.6-4|10	Summary:	Create tabular cells spanning multiple rows
14mu|texlive-multirow-1.6-4|11	Group:		Publishing
14mu|texlive-multirow-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multirow
14mu|texlive-multirow-1.6-4|13	License:	LPPL1
14mu|texlive-multirow-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multirow.tar.xz
14mu|texlive-multirow-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multirow.doc.tar.xz
14mu|texlive-multirow-1.6-4|16	BuildArch:	noarch
14mu|texlive-multirow-1.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-multirow-1.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-multirow-1.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-multirow-1.6-4|20	
14mu|texlive-multirow-1.6-4|21	%description
14mu|texlive-multirow-1.6-4|22	The package has a lot of flexibility, including an option for
14mu|texlive-multirow-1.6-4|23	specifying an entry at the "natural" width of its text. The
14mu|texlive-multirow-1.6-4|24	package is distributed with the bigdelim and bigstrut packages,
14mu|texlive-multirow-1.6-4|25	which can be used to advantage with \multirow cells.
14mu|texlive-multirow-1.6-4|26	
14mu|texlive-multirow-1.6-4|27	
14mu|texlive-multirow-1.6-4|28	#-----------------------------------------------------------------------
14mu|texlive-multirow-1.6-4|29	%files
14mu|texlive-multirow-1.6-4|30	%{_texmfdistdir}/tex/latex/multirow/bigdelim.sty
14mu|texlive-multirow-1.6-4|31	%{_texmfdistdir}/tex/latex/multirow/bigstrut.sty
14mu|texlive-multirow-1.6-4|32	%{_texmfdistdir}/tex/latex/multirow/multirow.sty
14mu|texlive-multirow-1.6-4|33	%doc %{_texmfdistdir}/doc/latex/multirow/README
14mu|texlive-multirow-1.6-4|34	%doc %{_texmfdistdir}/doc/latex/multirow/miscdoc.sty
14mu|texlive-multirow-1.6-4|35	%doc %{_texmfdistdir}/doc/latex/multirow/multirow.pdf
14mu|texlive-multirow-1.6-4|36	%doc %{_texmfdistdir}/doc/latex/multirow/multirow.tex
14mu|texlive-multirow-1.6-4|37	
14mu|texlive-multirow-1.6-4|38	#-----------------------------------------------------------------------
14mu|texlive-multirow-1.6-4|39	%prep
14mu|texlive-multirow-1.6-4|40	%setup -c -a0 -a1
14mu|texlive-multirow-1.6-4|41	
14mu|texlive-multirow-1.6-4|42	%build
14mu|texlive-multirow-1.6-4|43	
14mu|texlive-multirow-1.6-4|44	%install
14mu|texlive-multirow-1.6-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-multirow-1.6-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-multirow-1.6-4|47	
14mu|texlive-multirow-1.6-4|48	
14mu|texlive-multirow-1.6-4|49	
14mu|texlive-multirow-1.6-4|50	%changelog
14mu|texlive-multirow-1.6-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-multirow-1.6-4|52	+ Revision: fd857a9
14mu|texlive-multirow-1.6-4|53	- MassBuild#674: Increase release tag
14mu|texlive-multirow-1.6-4|54	
14mu|texlive-multirow-1.6-4|55	

25328 14
14mu|texlive-musixguit-1.2.2-4|1	# revision 21649
14mu|texlive-musixguit-1.2.2-4|2	# category Package
14mu|texlive-musixguit-1.2.2-4|3	# catalog-ctan /macros/latex/contrib/musixguit
14mu|texlive-musixguit-1.2.2-4|4	# catalog-date 2011-03-07 21:34:56 +0100
14mu|texlive-musixguit-1.2.2-4|5	# catalog-license lppl1.3
14mu|texlive-musixguit-1.2.2-4|6	# catalog-version 1.2.2
14mu|texlive-musixguit-1.2.2-4|7	Name:		texlive-musixguit
14mu|texlive-musixguit-1.2.2-4|8	Version:	1.2.2
14mu|texlive-musixguit-1.2.2-4|9	Release:	4
14mu|texlive-musixguit-1.2.2-4|10	Summary:	Easy notation for guitar music, in MusixTeX
14mu|texlive-musixguit-1.2.2-4|11	Group:		Publishing
14mu|texlive-musixguit-1.2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/musixguit
14mu|texlive-musixguit-1.2.2-4|13	License:	LPPL1.3
14mu|texlive-musixguit-1.2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixguit.tar.xz
14mu|texlive-musixguit-1.2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixguit.doc.tar.xz
14mu|texlive-musixguit-1.2.2-4|16	BuildArch:	noarch
14mu|texlive-musixguit-1.2.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-musixguit-1.2.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-musixguit-1.2.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-musixguit-1.2.2-4|20	
14mu|texlive-musixguit-1.2.2-4|21	%description
14mu|texlive-musixguit-1.2.2-4|22	The package provides commands for typesetting notes for guitar,
14mu|texlive-musixguit-1.2.2-4|23	especially for simplifying guitar notation with MusixTeX.
14mu|texlive-musixguit-1.2.2-4|24	
14mu|texlive-musixguit-1.2.2-4|25	
14mu|texlive-musixguit-1.2.2-4|26	#-----------------------------------------------------------------------
14mu|texlive-musixguit-1.2.2-4|27	%files
14mu|texlive-musixguit-1.2.2-4|28	%{_texmfdistdir}/tex/latex/musixguit/musixguit.sty
14mu|texlive-musixguit-1.2.2-4|29	%doc %{_texmfdistdir}/doc/latex/musixguit/README
14mu|texlive-musixguit-1.2.2-4|30	%doc %{_texmfdistdir}/doc/latex/musixguit/musixguit_de.pdf
14mu|texlive-musixguit-1.2.2-4|31	%doc %{_texmfdistdir}/doc/latex/musixguit/musixguit_de.tex
14mu|texlive-musixguit-1.2.2-4|32	
14mu|texlive-musixguit-1.2.2-4|33	#-----------------------------------------------------------------------
14mu|texlive-musixguit-1.2.2-4|34	%prep
14mu|texlive-musixguit-1.2.2-4|35	%setup -c -a0 -a1
14mu|texlive-musixguit-1.2.2-4|36	
14mu|texlive-musixguit-1.2.2-4|37	%build
14mu|texlive-musixguit-1.2.2-4|38	
14mu|texlive-musixguit-1.2.2-4|39	%install
14mu|texlive-musixguit-1.2.2-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-musixguit-1.2.2-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-musixguit-1.2.2-4|42	
14mu|texlive-musixguit-1.2.2-4|43	
14mu|texlive-musixguit-1.2.2-4|44	
14mu|texlive-musixguit-1.2.2-4|45	%changelog
14mu|texlive-musixguit-1.2.2-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-4
14mu|texlive-musixguit-1.2.2-4|47	+ Revision: 6f9d614
14mu|texlive-musixguit-1.2.2-4|48	- MassBuild#674: Increase release tag
14mu|texlive-musixguit-1.2.2-4|49	
14mu|texlive-musixguit-1.2.2-4|50	

25329 14
14mu|texlive-musixtex-1.15-10|1	# revision 29752
14mu|texlive-musixtex-1.15-10|2	# category Package
14mu|texlive-musixtex-1.15-10|3	# catalog-ctan /macros/musixtex
14mu|texlive-musixtex-1.15-10|4	# catalog-date 2013-01-26 20:44:01 +0100
14mu|texlive-musixtex-1.15-10|5	# catalog-license gpl
14mu|texlive-musixtex-1.15-10|6	# catalog-version 1.15 (2013-01-21)
14mu|texlive-musixtex-1.15-10|7	Name:		texlive-musixtex
14mu|texlive-musixtex-1.15-10|8	Version:	1.15
14mu|texlive-musixtex-1.15-10|9	Release:	10
14mu|texlive-musixtex-1.15-10|10	Summary:	Sophisticated music typesetting
14mu|texlive-musixtex-1.15-10|11	Group:		Publishing
14mu|texlive-musixtex-1.15-10|12	URL:		http://www.ctan.org/tex-archive/macros/musixtex
14mu|texlive-musixtex-1.15-10|13	License:	GPL
14mu|texlive-musixtex-1.15-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.tar.xz
14mu|texlive-musixtex-1.15-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.doc.tar.xz
14mu|texlive-musixtex-1.15-10|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.source.tar.xz
14mu|texlive-musixtex-1.15-10|17	BuildArch:	noarch
14mu|texlive-musixtex-1.15-10|18	BuildRequires:	texlive-tlpkg
14mu|texlive-musixtex-1.15-10|19	Requires(pre):	texlive-tlpkg
14mu|texlive-musixtex-1.15-10|20	Requires(post):	texlive-kpathsea
14mu|texlive-musixtex-1.15-10|21	Provides:	texlive-musixtex.bin = %{EVRD}
14mu|texlive-musixtex-1.15-10|22	
14mu|texlive-musixtex-1.15-10|23	%description
14mu|texlive-musixtex-1.15-10|24	MusiXTeX provides a set of macros, based on the earlier
14mu|texlive-musixtex-1.15-10|25	MusicTeX, for typesetting music with TeX. To produce optimal
14mu|texlive-musixtex-1.15-10|26	spacing, MusixTeX is a three-pass system: etex, musixflx, and
14mu|texlive-musixtex-1.15-10|27	etex again. (Musixflx is a lua script that is provided in the
14mu|texlive-musixtex-1.15-10|28	bundle.) The three-pass process, optionally followed by
14mu|texlive-musixtex-1.15-10|29	processing for printed output, is automated by the musixtex
14mu|texlive-musixtex-1.15-10|30	wrapper script. The package uses its own specialised fonts,
14mu|texlive-musixtex-1.15-10|31	which must be available on the system for musixtex to run. This
14mu|texlive-musixtex-1.15-10|32	version of MusixTeX builds upon work by Andreas Egler, whose
14mu|texlive-musixtex-1.15-10|33	own version is no longer being developed. The MusiXTeX macros
14mu|texlive-musixtex-1.15-10|34	are universally acknowledged to be challenging to use directly:
14mu|texlive-musixtex-1.15-10|35	the pmx preprocessor compiles a simpler input language to
14mu|texlive-musixtex-1.15-10|36	MusixTeX macros..
14mu|texlive-musixtex-1.15-10|37	
14mu|texlive-musixtex-1.15-10|38	
14mu|texlive-musixtex-1.15-10|39	#-----------------------------------------------------------------------
14mu|texlive-musixtex-1.15-10|40	%files
14mu|texlive-musixtex-1.15-10|41	%{_bindir}/musixflx
14mu|texlive-musixtex-1.15-10|42	%{_bindir}/musixtex
14mu|texlive-musixtex-1.15-10|43	%{_texmfdistdir}/dvips/musixtex/psslurs.pro
14mu|texlive-musixtex-1.15-10|44	%{_texmfdistdir}/scripts/musixtex/musixflx.lua
14mu|texlive-musixtex-1.15-10|45	%{_texmfdistdir}/scripts/musixtex/musixtex.lua
14mu|texlive-musixtex-1.15-10|46	%{_texmfdistdir}/tex/generic/musixtex/musixadd.tex
14mu|texlive-musixtex-1.15-10|47	%{_texmfdistdir}/tex/generic/musixtex/musixbar.tex
14mu|texlive-musixtex-1.15-10|48	%{_texmfdistdir}/tex/generic/musixtex/musixbbm.tex
14mu|texlive-musixtex-1.15-10|49	%{_texmfdistdir}/tex/generic/musixtex/musixblx.tex
14mu|texlive-musixtex-1.15-10|50	%{_texmfdistdir}/tex/generic/musixtex/musixbm.tex
14mu|texlive-musixtex-1.15-10|51	%{_texmfdistdir}/tex/generic/musixtex/musixcho.tex
14mu|texlive-musixtex-1.15-10|52	%{_texmfdistdir}/tex/generic/musixtex/musixcpt.tex
14mu|texlive-musixtex-1.15-10|53	%{_texmfdistdir}/tex/generic/musixtex/musixcrd.tex
14mu|texlive-musixtex-1.15-10|54	%{_texmfdistdir}/tex/generic/musixtex/musixdat.tex
14mu|texlive-musixtex-1.15-10|55	%{_texmfdistdir}/tex/generic/musixtex/musixdbr.tex
14mu|texlive-musixtex-1.15-10|56	%{_texmfdistdir}/tex/generic/musixtex/musixdia.tex
14mu|texlive-musixtex-1.15-10|57	%{_texmfdistdir}/tex/generic/musixtex/musixeng.tex
14mu|texlive-musixtex-1.15-10|58	%{_texmfdistdir}/tex/generic/musixtex/musixesf.tex
14mu|texlive-musixtex-1.15-10|59	%{_texmfdistdir}/tex/generic/musixtex/musixevo.tex
14mu|texlive-musixtex-1.15-10|60	%{_texmfdistdir}/tex/generic/musixtex/musixext.tex
14mu|texlive-musixtex-1.15-10|61	%{_texmfdistdir}/tex/generic/musixtex/musixfll.sty
14mu|texlive-musixtex-1.15-10|62	%{_texmfdistdir}/tex/generic/musixtex/musixfll.tex
14mu|texlive-musixtex-1.15-10|63	%{_texmfdistdir}/tex/generic/musixtex/musixgre.tex
14mu|texlive-musixtex-1.15-10|64	%{_texmfdistdir}/tex/generic/musixtex/musixgui.tex
14mu|texlive-musixtex-1.15-10|65	%{_texmfdistdir}/tex/generic/musixtex/musixhor.tex
14mu|texlive-musixtex-1.15-10|66	%{_texmfdistdir}/tex/generic/musixtex/musixhou.tex
14mu|texlive-musixtex-1.15-10|67	%{_texmfdistdir}/tex/generic/musixtex/musixinv.tex
14mu|texlive-musixtex-1.15-10|68	%{_texmfdistdir}/tex/generic/musixtex/musixlit.tex
14mu|texlive-musixtex-1.15-10|69	%{_texmfdistdir}/tex/generic/musixtex/musixlyr.tex
14mu|texlive-musixtex-1.15-10|70	%{_texmfdistdir}/tex/generic/musixtex/musixmad.tex
14mu|texlive-musixtex-1.15-10|71	%{_texmfdistdir}/tex/generic/musixtex/musixper.tex
14mu|texlive-musixtex-1.15-10|72	%{_texmfdistdir}/tex/generic/musixtex/musixpoi.tex
14mu|texlive-musixtex-1.15-10|73	%{_texmfdistdir}/tex/generic/musixtex/musixps.tex
14mu|texlive-musixtex-1.15-10|74	%{_texmfdistdir}/tex/generic/musixtex/musixref.tex
14mu|texlive-musixtex-1.15-10|75	%{_texmfdistdir}/tex/generic/musixtex/musixslu.tex
14mu|texlive-musixtex-1.15-10|76	%{_texmfdistdir}/tex/generic/musixtex/musixsqr.tex
14mu|texlive-musixtex-1.15-10|77	%{_texmfdistdir}/tex/generic/musixtex/musixste.tex
14mu|texlive-musixtex-1.15-10|78	%{_texmfdistdir}/tex/generic/musixtex/musixstf.tex
14mu|texlive-musixtex-1.15-10|79	%{_texmfdistdir}/tex/generic/musixtex/musixstr.tex
14mu|texlive-musixtex-1.15-10|80	%{_texmfdistdir}/tex/generic/musixtex/musixsty.tex
14mu|texlive-musixtex-1.15-10|81	%{_texmfdistdir}/tex/generic/musixtex/musixtex.tex
14mu|texlive-musixtex-1.15-10|82	%{_texmfdistdir}/tex/generic/musixtex/musixtmr.tex
14mu|texlive-musixtex-1.15-10|83	%{_texmfdistdir}/tex/generic/musixtex/musixtri.tex
14mu|texlive-musixtex-1.15-10|84	%{_texmfdistdir}/tex/latex/musixtex/musixcpt.sty
14mu|texlive-musixtex-1.15-10|85	%{_texmfdistdir}/tex/latex/musixtex/musixcrd.sty
14mu|texlive-musixtex-1.15-10|86	%{_texmfdistdir}/tex/latex/musixtex/musixltx.tex
14mu|texlive-musixtex-1.15-10|87	%{_texmfdistdir}/tex/latex/musixtex/musixtex.sty
14mu|texlive-musixtex-1.15-10|88	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-115.txt
14mu|texlive-musixtex-1.15-10|89	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-T114.txt
14mu|texlive-musixtex-1.15-10|90	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-musixdoc-115.txt
14mu|texlive-musixtex-1.15-10|91	%doc %{_texmfdistdir}/doc/generic/musixtex/README
14mu|texlive-musixtex-1.15-10|92	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/README.underbracket
14mu|texlive-musixtex-1.15-10|93	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/curly.tex
14mu|texlive-musixtex-1.15-10|94	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/tuplet.tex
14mu|texlive-musixtex-1.15-10|95	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/underbracket.sty
14mu|texlive-musixtex-1.15-10|96	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/8bitchar.tex
14mu|texlive-musixtex-1.15-10|97	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/adagio.tex
14mu|texlive-musixtex-1.15-10|98	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/albinoni.tex
14mu|texlive-musixtex-1.15-10|99	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescam.tex
14mu|texlive-musixtex-1.15-10|100	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescao.tex
14mu|texlive-musixtex-1.15-10|101	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescax.tex
14mu|texlive-musixtex-1.15-10|102	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaria.tex
14mu|texlive-musixtex-1.15-10|103	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemarid.tex
14mu|texlive-musixtex-1.15-10|104	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaril.tex
14mu|texlive-musixtex-1.15-10|105	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemario.tex
14mu|texlive-musixtex-1.15-10|106	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemarix.tex
14mu|texlive-musixtex-1.15-10|107	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaroo.tex
14mu|texlive-musixtex-1.15-10|108	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverch.tex
14mu|texlive-musixtex-1.15-10|109	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverdd.tex
14mu|texlive-musixtex-1.15-10|110	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveveruc.tex
14mu|texlive-musixtex-1.15-10|111	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverud.tex
14mu|texlive-musixtex-1.15-10|112	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverum.tex
14mu|texlive-musixtex-1.15-10|113	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/changecontext.tex
14mu|texlive-musixtex-1.15-10|114	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/chanson.tex
14mu|texlive-musixtex-1.15-10|115	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/coulhack.tex
14mu|texlive-musixtex-1.15-10|116	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/dissonan.tex
14mu|texlive-musixtex-1.15-10|117	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisc.tex
14mu|texlive-musixtex-1.15-10|118	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisd.tex
14mu|texlive-musixtex-1.15-10|119	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisi.tex
14mu|texlive-musixtex-1.15-10|120	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantcmol.tex
14mu|texlive-musixtex-1.15-10|121	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantfuga.tex
14mu|texlive-musixtex-1.15-10|122	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fugcmoll.tex
14mu|texlive-musixtex-1.15-10|123	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fugue.tex
14mu|texlive-musixtex-1.15-10|124	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gloriab.tex
14mu|texlive-musixtex-1.15-10|125	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/glorias.tex
14mu|texlive-musixtex-1.15-10|126	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gloriax.tex
14mu|texlive-musixtex-1.15-10|127	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gymnoman.tex
14mu|texlive-musixtex-1.15-10|128	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilestne.tex
14mu|texlive-musixtex-1.15-10|129	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilestnex.tex
14mu|texlive-musixtex-1.15-10|130	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilfaitda.tex
14mu|texlive-musixtex-1.15-10|131	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilfaitdx.tex
14mu|texlive-musixtex-1.15-10|132	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315.tex
14mu|texlive-musixtex-1.15-10|133	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315f.tex
14mu|texlive-musixtex-1.15-10|134	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315h.tex
14mu|texlive-musixtex-1.15-10|135	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315o.tex
14mu|texlive-musixtex-1.15-10|136	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315org.tex
14mu|texlive-musixtex-1.15-10|137	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcello.tex
14mu|texlive-musixtex-1.15-10|138	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon1.tex
14mu|texlive-musixtex-1.15-10|139	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon2.tex
14mu|texlive-musixtex-1.15-10|140	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon3.tex
14mu|texlive-musixtex-1.15-10|141	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marconf.tex
14mu|texlive-musixtex-1.15-10|142	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marconh.tex
14mu|texlive-musixtex-1.15-10|143	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcono.tex
14mu|texlive-musixtex-1.15-10|144	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/musixdbrexample.tex
14mu|texlive-musixtex-1.15-10|145	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbri.tex
14mu|texlive-musixtex-1.15-10|146	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbrr.tex
14mu|texlive-musixtex-1.15-10|147	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbrx.tex
14mu|texlive-musixtex-1.15-10|148	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ossiaexa.tex
14mu|texlive-musixtex-1.15-10|149	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ostinato.tex
14mu|texlive-musixtex-1.15-10|150	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqb.tex
14mu|texlive-musixtex-1.15-10|151	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqn.tex
14mu|texlive-musixtex-1.15-10|152	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqt.tex
14mu|texlive-musixtex-1.15-10|153	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/parnasum.tex
14mu|texlive-musixtex-1.15-10|154	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/partitur.tex
14mu|texlive-musixtex-1.15-10|155	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/prelfug.tex
14mu|texlive-musixtex-1.15-10|156	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/prelude.tex
14mu|texlive-musixtex-1.15-10|157	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pslurvgap.tex
14mu|texlive-musixtex-1.15-10|158	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/quod.tex
14mu|texlive-musixtex-1.15-10|159	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/racine.tex
14mu|texlive-musixtex-1.15-10|160	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/recit.tex
14mu|texlive-musixtex-1.15-10|161	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/recueil.tex
14mu|texlive-musixtex-1.15-10|162	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/rests.tex
14mu|texlive-musixtex-1.15-10|163	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/reves.tex
14mu|texlive-musixtex-1.15-10|164	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/romances.tex
14mu|texlive-musixtex-1.15-10|165	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/scale.tex
14mu|texlive-musixtex-1.15-10|166	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/souvenir.tex
14mu|texlive-musixtex-1.15-10|167	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/souvenix.tex
14mu|texlive-musixtex-1.15-10|168	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/tierce.tex
14mu|texlive-musixtex-1.15-10|169	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/traeumer.tex
14mu|texlive-musixtex-1.15-10|170	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor.tex
14mu|texlive-musixtex-1.15-10|171	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor_16.tex
14mu|texlive-musixtex-1.15-10|172	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor_20.tex
14mu|texlive-musixtex-1.15-10|173	%doc %{_texmfdistdir}/doc/generic/musixtex/musixcrd/README.musixcrd
14mu|texlive-musixtex-1.15-10|174	%doc %{_texmfdistdir}/doc/generic/musixtex/musixcrd/doc.pdf
14mu|texlive-musixtex-1.15-10|175	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.pdf
14mu|texlive-musixtex-1.15-10|176	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.sty
14mu|texlive-musixtex-1.15-10|177	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.tex
14mu|texlive-musixtex-1.15-10|178	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/README.musixlyr
14mu|texlive-musixtex-1.15-10|179	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.dvi
14mu|texlive-musixtex-1.15-10|180	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.pdf
14mu|texlive-musixtex-1.15-10|181	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.tex
14mu|texlive-musixtex-1.15-10|182	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.dvi
14mu|texlive-musixtex-1.15-10|183	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.pdf
14mu|texlive-musixtex-1.15-10|184	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.tex
14mu|texlive-musixtex-1.15-10|185	%doc %{_texmfdistdir}/doc/generic/musixtex/musixtex-install.pdf
14mu|texlive-musixtex-1.15-10|186	%doc %{_texmfdistdir}/doc/generic/musixtex/musixtex-install.tex
14mu|texlive-musixtex-1.15-10|187	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/coulhack.tex
14mu|texlive-musixtex-1.15-10|188	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottieng.pdf
14mu|texlive-musixtex-1.15-10|189	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottieng.tex
14mu|texlive-musixtex-1.15-10|190	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottiger.pdf
14mu|texlive-musixtex-1.15-10|191	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottiger.tex
14mu|texlive-musixtex-1.15-10|192	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottigra.pdf
14mu|texlive-musixtex-1.15-10|193	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottigra.tex
14mu|texlive-musixtex-1.15-10|194	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/README.psslurs
14mu|texlive-musixtex-1.15-10|195	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/slurs.pdf
14mu|texlive-musixtex-1.15-10|196	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/slurs.tex
14mu|texlive-musixtex-1.15-10|197	%doc %{_texmfdistdir}/doc/generic/musixtex/reference/musixre1.pdf
14mu|texlive-musixtex-1.15-10|198	%doc %{_texmfdistdir}/doc/generic/musixtex/reference/musixre1.tex
14mu|texlive-musixtex-1.15-10|199	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixflx.html
14mu|texlive-musixtex-1.15-10|200	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixtex.html
14mu|texlive-musixtex-1.15-10|201	%doc %{_mandir}/man1/musixflx.1*
14mu|texlive-musixtex-1.15-10|202	%doc %{_texmfdistdir}/doc/man/man1/musixflx.man1.pdf
14mu|texlive-musixtex-1.15-10|203	%doc %{_mandir}/man1/musixtex.1*
14mu|texlive-musixtex-1.15-10|204	%doc %{_texmfdistdir}/doc/man/man1/musixtex.man1.pdf
14mu|texlive-musixtex-1.15-10|205	#- source
14mu|texlive-musixtex-1.15-10|206	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/doc.tex
14mu|texlive-musixtex-1.15-10|207	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/makefile
14mu|texlive-musixtex-1.15-10|208	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/musixcrd.dtx
14mu|texlive-musixtex-1.15-10|209	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/readme
14mu|texlive-musixtex-1.15-10|210	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/strip.tex
14mu|texlive-musixtex-1.15-10|211	
14mu|texlive-musixtex-1.15-10|212	#-----------------------------------------------------------------------
14mu|texlive-musixtex-1.15-10|213	%prep
14mu|texlive-musixtex-1.15-10|214	%setup -c -a0 -a1 -a2
14mu|texlive-musixtex-1.15-10|215	
14mu|texlive-musixtex-1.15-10|216	%build
14mu|texlive-musixtex-1.15-10|217	
14mu|texlive-musixtex-1.15-10|218	%install
14mu|texlive-musixtex-1.15-10|219	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-musixtex-1.15-10|220	pushd %{buildroot}%{_bindir}
14mu|texlive-musixtex-1.15-10|221	ln -sf %{_texmfdistdir}/scripts/musixtex/musixflx.lua musixflx
14mu|texlive-musixtex-1.15-10|222	ln -sf %{_texmfdistdir}/scripts/musixtex/musixtex.lua musixtex
14mu|texlive-musixtex-1.15-10|223	popd
14mu|texlive-musixtex-1.15-10|224	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-musixtex-1.15-10|225	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-musixtex-1.15-10|226	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-musixtex-1.15-10|227	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-musixtex-1.15-10|228	
14mu|texlive-musixtex-1.15-10|229	%changelog
14mu|texlive-musixtex-1.15-10|230	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.15-10
14mu|texlive-musixtex-1.15-10|231	+ Revision: 3d610da
14mu|texlive-musixtex-1.15-10|232	- MassBuild#674: Increase release tag
14mu|texlive-musixtex-1.15-10|233	
14mu|texlive-musixtex-1.15-10|234	

25330 14
14mu|texlive-musixtex-fonts-20111027-4|1	# revision 24517
14mu|texlive-musixtex-fonts-20111027-4|2	# category Package
14mu|texlive-musixtex-fonts-20111027-4|3	# catalog-ctan /fonts/musixtex-fonts
14mu|texlive-musixtex-fonts-20111027-4|4	# catalog-date 2011-10-27 10:28:55 +0200
14mu|texlive-musixtex-fonts-20111027-4|5	# catalog-license gpl
14mu|texlive-musixtex-fonts-20111027-4|6	# catalog-version undef
14mu|texlive-musixtex-fonts-20111027-4|7	Name:		texlive-musixtex-fonts
14mu|texlive-musixtex-fonts-20111027-4|8	Version:	20111027
14mu|texlive-musixtex-fonts-20111027-4|9	Release:	4
14mu|texlive-musixtex-fonts-20111027-4|10	Summary:	Fonts used by MusixTeX
14mu|texlive-musixtex-fonts-20111027-4|11	Group:		Publishing
14mu|texlive-musixtex-fonts-20111027-4|12	URL:		http://www.ctan.org/tex-archive/fonts/musixtex-fonts
14mu|texlive-musixtex-fonts-20111027-4|13	License:	GPL
14mu|texlive-musixtex-fonts-20111027-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex-fonts.tar.xz
14mu|texlive-musixtex-fonts-20111027-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex-fonts.doc.tar.xz
14mu|texlive-musixtex-fonts-20111027-4|16	BuildArch:	noarch
14mu|texlive-musixtex-fonts-20111027-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-musixtex-fonts-20111027-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-musixtex-fonts-20111027-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-musixtex-fonts-20111027-4|20	
14mu|texlive-musixtex-fonts-20111027-4|21	%description
14mu|texlive-musixtex-fonts-20111027-4|22	These are fonts for use with MusixTeX; they are provided both
14mu|texlive-musixtex-fonts-20111027-4|23	as original Metafont source, and as converted Adobe Type 1. The
14mu|texlive-musixtex-fonts-20111027-4|24	bundle renders the older (Type 1 fonts only) bundle musixtex-
14mu|texlive-musixtex-fonts-20111027-4|25	t1fonts obsolete.
14mu|texlive-musixtex-fonts-20111027-4|26	
14mu|texlive-musixtex-fonts-20111027-4|27	
14mu|texlive-musixtex-fonts-20111027-4|28	#-----------------------------------------------------------------------
14mu|texlive-musixtex-fonts-20111027-4|29	%files
14mu|texlive-musixtex-fonts-20111027-4|30	%{_texmfdistdir}/fonts/map/dvips/musixtex-fonts/musix.map
14mu|texlive-musixtex-fonts-20111027-4|31	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musexgen.mf
14mu|texlive-musixtex-fonts-20111027-4|32	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix11.mf
14mu|texlive-musixtex-fonts-20111027-4|33	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix13.mf
14mu|texlive-musixtex-fonts-20111027-4|34	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix16.mf
14mu|texlive-musixtex-fonts-20111027-4|35	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix20.mf
14mu|texlive-musixtex-fonts-20111027-4|36	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix24.mf
14mu|texlive-musixtex-fonts-20111027-4|37	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix25.mf
14mu|texlive-musixtex-fonts-20111027-4|38	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix29.mf
14mu|texlive-musixtex-fonts-20111027-4|39	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musixgen.mf
14mu|texlive-musixtex-fonts-20111027-4|40	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musixsps.mf
14mu|texlive-musixtex-fonts-20111027-4|41	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musixspx.mf
14mu|texlive-musixtex-fonts-20111027-4|42	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/mxsk.mf
14mu|texlive-musixtex-fonts-20111027-4|43	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xdrawsl.mf
14mu|texlive-musixtex-fonts-20111027-4|44	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xdrawzl.mf
14mu|texlive-musixtex-fonts-20111027-4|45	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg11.mf
14mu|texlive-musixtex-fonts-20111027-4|46	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg13.mf
14mu|texlive-musixtex-fonts-20111027-4|47	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg16.mf
14mu|texlive-musixtex-fonts-20111027-4|48	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg20.mf
14mu|texlive-musixtex-fonts-20111027-4|49	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg24.mf
14mu|texlive-musixtex-fonts-20111027-4|50	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg25.mf
14mu|texlive-musixtex-fonts-20111027-4|51	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg29.mf
14mu|texlive-musixtex-fonts-20111027-4|52	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreggen.mf
14mu|texlive-musixtex-fonts-20111027-4|53	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld11.mf
14mu|texlive-musixtex-fonts-20111027-4|54	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld11d.mf
14mu|texlive-musixtex-fonts-20111027-4|55	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld13.mf
14mu|texlive-musixtex-fonts-20111027-4|56	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld13d.mf
14mu|texlive-musixtex-fonts-20111027-4|57	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld16.mf
14mu|texlive-musixtex-fonts-20111027-4|58	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld16d.mf
14mu|texlive-musixtex-fonts-20111027-4|59	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld20.mf
14mu|texlive-musixtex-fonts-20111027-4|60	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld20d.mf
14mu|texlive-musixtex-fonts-20111027-4|61	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld24.mf
14mu|texlive-musixtex-fonts-20111027-4|62	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld24d.mf
14mu|texlive-musixtex-fonts-20111027-4|63	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld29.mf
14mu|texlive-musixtex-fonts-20111027-4|64	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld29d.mf
14mu|texlive-musixtex-fonts-20111027-4|65	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsldd20.mf
14mu|texlive-musixtex-fonts-20111027-4|66	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsldu20.mf
14mu|texlive-musixtex-fonts-20111027-4|67	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslgen.mf
14mu|texlive-musixtex-fonts-20111027-4|68	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslgend.mf
14mu|texlive-musixtex-fonts-20111027-4|69	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslgenu.mf
14mu|texlive-musixtex-fonts-20111027-4|70	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd.mf
14mu|texlive-musixtex-fonts-20111027-4|71	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd11.mf
14mu|texlive-musixtex-fonts-20111027-4|72	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd11d.mf
14mu|texlive-musixtex-fonts-20111027-4|73	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd13.mf
14mu|texlive-musixtex-fonts-20111027-4|74	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd13d.mf
14mu|texlive-musixtex-fonts-20111027-4|75	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd16.mf
14mu|texlive-musixtex-fonts-20111027-4|76	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd16d.mf
14mu|texlive-musixtex-fonts-20111027-4|77	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd20.mf
14mu|texlive-musixtex-fonts-20111027-4|78	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd20d.mf
14mu|texlive-musixtex-fonts-20111027-4|79	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd24.mf
14mu|texlive-musixtex-fonts-20111027-4|80	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd24d.mf
14mu|texlive-musixtex-fonts-20111027-4|81	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd29.mf
14mu|texlive-musixtex-fonts-20111027-4|82	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd29d.mf
14mu|texlive-musixtex-fonts-20111027-4|83	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu.mf
14mu|texlive-musixtex-fonts-20111027-4|84	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu11.mf
14mu|texlive-musixtex-fonts-20111027-4|85	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu11d.mf
14mu|texlive-musixtex-fonts-20111027-4|86	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu13.mf
14mu|texlive-musixtex-fonts-20111027-4|87	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu13d.mf
14mu|texlive-musixtex-fonts-20111027-4|88	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu16.mf
14mu|texlive-musixtex-fonts-20111027-4|89	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu16d.mf
14mu|texlive-musixtex-fonts-20111027-4|90	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu20.mf
14mu|texlive-musixtex-fonts-20111027-4|91	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu20d.mf
14mu|texlive-musixtex-fonts-20111027-4|92	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu24.mf
14mu|texlive-musixtex-fonts-20111027-4|93	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu24d.mf
14mu|texlive-musixtex-fonts-20111027-4|94	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu29.mf
14mu|texlive-musixtex-fonts-20111027-4|95	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu29d.mf
14mu|texlive-musixtex-fonts-20111027-4|96	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz-o.mf
14mu|texlive-musixtex-fonts-20111027-4|97	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz.mf
14mu|texlive-musixtex-fonts-20111027-4|98	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz20.mf
14mu|texlive-musixtex-fonts-20111027-4|99	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz20d.mf
14mu|texlive-musixtex-fonts-20111027-4|100	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu11.mf
14mu|texlive-musixtex-fonts-20111027-4|101	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu11d.mf
14mu|texlive-musixtex-fonts-20111027-4|102	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu13.mf
14mu|texlive-musixtex-fonts-20111027-4|103	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu13d.mf
14mu|texlive-musixtex-fonts-20111027-4|104	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu16.mf
14mu|texlive-musixtex-fonts-20111027-4|105	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu16d.mf
14mu|texlive-musixtex-fonts-20111027-4|106	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu20.mf
14mu|texlive-musixtex-fonts-20111027-4|107	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu20d.mf
14mu|texlive-musixtex-fonts-20111027-4|108	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu24.mf
14mu|texlive-musixtex-fonts-20111027-4|109	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu24d.mf
14mu|texlive-musixtex-fonts-20111027-4|110	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu29.mf
14mu|texlive-musixtex-fonts-20111027-4|111	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu29d.mf
14mu|texlive-musixtex-fonts-20111027-4|112	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslud20.mf
14mu|texlive-musixtex-fonts-20111027-4|113	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslup20.mf
14mu|texlive-musixtex-fonts-20111027-4|114	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslz.mf
14mu|texlive-musixtex-fonts-20111027-4|115	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslz20.mf
14mu|texlive-musixtex-fonts-20111027-4|116	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslz20d.mf
14mu|texlive-musixtex-fonts-20111027-4|117	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xtie20.mf
14mu|texlive-musixtex-fonts-20111027-4|118	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix11.tfm
14mu|texlive-musixtex-fonts-20111027-4|119	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix13.tfm
14mu|texlive-musixtex-fonts-20111027-4|120	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix16.tfm
14mu|texlive-musixtex-fonts-20111027-4|121	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix20.tfm
14mu|texlive-musixtex-fonts-20111027-4|122	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix24.tfm
14mu|texlive-musixtex-fonts-20111027-4|123	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix25.tfm
14mu|texlive-musixtex-fonts-20111027-4|124	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix29.tfm
14mu|texlive-musixtex-fonts-20111027-4|125	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musixsps.tfm
14mu|texlive-musixtex-fonts-20111027-4|126	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musixspx.tfm
14mu|texlive-musixtex-fonts-20111027-4|127	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/mxsk.tfm
14mu|texlive-musixtex-fonts-20111027-4|128	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg11.tfm
14mu|texlive-musixtex-fonts-20111027-4|129	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg13.tfm
14mu|texlive-musixtex-fonts-20111027-4|130	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg16.tfm
14mu|texlive-musixtex-fonts-20111027-4|131	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg20.tfm
14mu|texlive-musixtex-fonts-20111027-4|132	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg24.tfm
14mu|texlive-musixtex-fonts-20111027-4|133	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg29.tfm
14mu|texlive-musixtex-fonts-20111027-4|134	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld11.tfm
14mu|texlive-musixtex-fonts-20111027-4|135	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld11d.tfm
14mu|texlive-musixtex-fonts-20111027-4|136	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld13.tfm
14mu|texlive-musixtex-fonts-20111027-4|137	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld13d.tfm
14mu|texlive-musixtex-fonts-20111027-4|138	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld16.tfm
14mu|texlive-musixtex-fonts-20111027-4|139	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld16d.tfm
14mu|texlive-musixtex-fonts-20111027-4|140	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld20.tfm
14mu|texlive-musixtex-fonts-20111027-4|141	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld20d.tfm
14mu|texlive-musixtex-fonts-20111027-4|142	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld24.tfm
14mu|texlive-musixtex-fonts-20111027-4|143	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld24d.tfm
14mu|texlive-musixtex-fonts-20111027-4|144	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld29.tfm
14mu|texlive-musixtex-fonts-20111027-4|145	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld29d.tfm
14mu|texlive-musixtex-fonts-20111027-4|146	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsldd20.tfm
14mu|texlive-musixtex-fonts-20111027-4|147	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsldu20.tfm
14mu|texlive-musixtex-fonts-20111027-4|148	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd11.tfm
14mu|texlive-musixtex-fonts-20111027-4|149	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd11d.tfm
14mu|texlive-musixtex-fonts-20111027-4|150	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd13.tfm
14mu|texlive-musixtex-fonts-20111027-4|151	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd13d.tfm
14mu|texlive-musixtex-fonts-20111027-4|152	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd16.tfm
14mu|texlive-musixtex-fonts-20111027-4|153	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd16d.tfm
14mu|texlive-musixtex-fonts-20111027-4|154	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd20.tfm
14mu|texlive-musixtex-fonts-20111027-4|155	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd20d.tfm
14mu|texlive-musixtex-fonts-20111027-4|156	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd24.tfm
14mu|texlive-musixtex-fonts-20111027-4|157	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd24d.tfm
14mu|texlive-musixtex-fonts-20111027-4|158	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd29.tfm
14mu|texlive-musixtex-fonts-20111027-4|159	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd29d.tfm
14mu|texlive-musixtex-fonts-20111027-4|160	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu11.tfm
14mu|texlive-musixtex-fonts-20111027-4|161	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu11d.tfm
14mu|texlive-musixtex-fonts-20111027-4|162	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu13.tfm
14mu|texlive-musixtex-fonts-20111027-4|163	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu13d.tfm
14mu|texlive-musixtex-fonts-20111027-4|164	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu16.tfm
14mu|texlive-musixtex-fonts-20111027-4|165	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu16d.tfm
14mu|texlive-musixtex-fonts-20111027-4|166	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu20.tfm
14mu|texlive-musixtex-fonts-20111027-4|167	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu20d.tfm
14mu|texlive-musixtex-fonts-20111027-4|168	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu20m.tfm
14mu|texlive-musixtex-fonts-20111027-4|169	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu24.tfm
14mu|texlive-musixtex-fonts-20111027-4|170	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu24d.tfm
14mu|texlive-musixtex-fonts-20111027-4|171	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu29.tfm
14mu|texlive-musixtex-fonts-20111027-4|172	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu29d.tfm
14mu|texlive-musixtex-fonts-20111027-4|173	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhz20.tfm
14mu|texlive-musixtex-fonts-20111027-4|174	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhz20d.tfm
14mu|texlive-musixtex-fonts-20111027-4|175	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu11.tfm
14mu|texlive-musixtex-fonts-20111027-4|176	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu11d.tfm
14mu|texlive-musixtex-fonts-20111027-4|177	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu13.tfm
14mu|texlive-musixtex-fonts-20111027-4|178	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu13d.tfm
14mu|texlive-musixtex-fonts-20111027-4|179	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu16.tfm
14mu|texlive-musixtex-fonts-20111027-4|180	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu16d.tfm
14mu|texlive-musixtex-fonts-20111027-4|181	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu20.tfm
14mu|texlive-musixtex-fonts-20111027-4|182	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu20d.tfm
14mu|texlive-musixtex-fonts-20111027-4|183	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu24.tfm
14mu|texlive-musixtex-fonts-20111027-4|184	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu24d.tfm
14mu|texlive-musixtex-fonts-20111027-4|185	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu29.tfm
14mu|texlive-musixtex-fonts-20111027-4|186	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu29d.tfm
14mu|texlive-musixtex-fonts-20111027-4|187	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslud20.tfm
14mu|texlive-musixtex-fonts-20111027-4|188	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslup20.tfm
14mu|texlive-musixtex-fonts-20111027-4|189	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslz20.tfm
14mu|texlive-musixtex-fonts-20111027-4|190	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslz20d.tfm
14mu|texlive-musixtex-fonts-20111027-4|191	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xtie20.tfm
14mu|texlive-musixtex-fonts-20111027-4|192	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix11.pfb
14mu|texlive-musixtex-fonts-20111027-4|193	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix13.pfb
14mu|texlive-musixtex-fonts-20111027-4|194	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix16.pfb
14mu|texlive-musixtex-fonts-20111027-4|195	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix20.pfb
14mu|texlive-musixtex-fonts-20111027-4|196	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix24.pfb
14mu|texlive-musixtex-fonts-20111027-4|197	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix29.pfb
14mu|texlive-musixtex-fonts-20111027-4|198	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musixsps.pfb
14mu|texlive-musixtex-fonts-20111027-4|199	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musixspx.pfb
14mu|texlive-musixtex-fonts-20111027-4|200	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/mxsk.pfb
14mu|texlive-musixtex-fonts-20111027-4|201	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg11.pfb
14mu|texlive-musixtex-fonts-20111027-4|202	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg13.pfb
14mu|texlive-musixtex-fonts-20111027-4|203	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg16.pfb
14mu|texlive-musixtex-fonts-20111027-4|204	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg20.pfb
14mu|texlive-musixtex-fonts-20111027-4|205	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg24.pfb
14mu|texlive-musixtex-fonts-20111027-4|206	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg29.pfb
14mu|texlive-musixtex-fonts-20111027-4|207	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld11.pfb
14mu|texlive-musixtex-fonts-20111027-4|208	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld11d.pfb
14mu|texlive-musixtex-fonts-20111027-4|209	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld13.pfb
14mu|texlive-musixtex-fonts-20111027-4|210	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld13d.pfb
14mu|texlive-musixtex-fonts-20111027-4|211	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld16.pfb
14mu|texlive-musixtex-fonts-20111027-4|212	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld16d.pfb
14mu|texlive-musixtex-fonts-20111027-4|213	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld20.pfb
14mu|texlive-musixtex-fonts-20111027-4|214	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld20d.pfb
14mu|texlive-musixtex-fonts-20111027-4|215	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld24.pfb
14mu|texlive-musixtex-fonts-20111027-4|216	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld24d.pfb
14mu|texlive-musixtex-fonts-20111027-4|217	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld29.pfb
14mu|texlive-musixtex-fonts-20111027-4|218	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld29d.pfb
14mu|texlive-musixtex-fonts-20111027-4|219	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsldd20.pfb
14mu|texlive-musixtex-fonts-20111027-4|220	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsldu20.pfb
14mu|texlive-musixtex-fonts-20111027-4|221	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd11.pfb
14mu|texlive-musixtex-fonts-20111027-4|222	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd11d.pfb
14mu|texlive-musixtex-fonts-20111027-4|223	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd13.pfb
14mu|texlive-musixtex-fonts-20111027-4|224	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd13d.pfb
14mu|texlive-musixtex-fonts-20111027-4|225	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd16.pfb
14mu|texlive-musixtex-fonts-20111027-4|226	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd16d.pfb
14mu|texlive-musixtex-fonts-20111027-4|227	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd20.pfb
14mu|texlive-musixtex-fonts-20111027-4|228	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd20d.pfb
14mu|texlive-musixtex-fonts-20111027-4|229	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd24.pfb
14mu|texlive-musixtex-fonts-20111027-4|230	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd24d.pfb
14mu|texlive-musixtex-fonts-20111027-4|231	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd29.pfb
14mu|texlive-musixtex-fonts-20111027-4|232	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd29d.pfb
14mu|texlive-musixtex-fonts-20111027-4|233	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu11.pfb
14mu|texlive-musixtex-fonts-20111027-4|234	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu11d.pfb
14mu|texlive-musixtex-fonts-20111027-4|235	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu13.pfb
14mu|texlive-musixtex-fonts-20111027-4|236	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu13d.pfb
14mu|texlive-musixtex-fonts-20111027-4|237	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu16.pfb
14mu|texlive-musixtex-fonts-20111027-4|238	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu16d.pfb
14mu|texlive-musixtex-fonts-20111027-4|239	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu20.pfb
14mu|texlive-musixtex-fonts-20111027-4|240	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu20d.pfb
14mu|texlive-musixtex-fonts-20111027-4|241	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu24.pfb
14mu|texlive-musixtex-fonts-20111027-4|242	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu24d.pfb
14mu|texlive-musixtex-fonts-20111027-4|243	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu29.pfb
14mu|texlive-musixtex-fonts-20111027-4|244	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu29d.pfb
14mu|texlive-musixtex-fonts-20111027-4|245	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhz20.pfb
14mu|texlive-musixtex-fonts-20111027-4|246	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhz20d.pfb
14mu|texlive-musixtex-fonts-20111027-4|247	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu11.pfb
14mu|texlive-musixtex-fonts-20111027-4|248	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu11d.pfb
14mu|texlive-musixtex-fonts-20111027-4|249	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu13.pfb
14mu|texlive-musixtex-fonts-20111027-4|250	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu13d.pfb
14mu|texlive-musixtex-fonts-20111027-4|251	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu16.pfb
14mu|texlive-musixtex-fonts-20111027-4|252	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu16d.pfb
14mu|texlive-musixtex-fonts-20111027-4|253	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu20.pfb
14mu|texlive-musixtex-fonts-20111027-4|254	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu20d.pfb
14mu|texlive-musixtex-fonts-20111027-4|255	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu24.pfb
14mu|texlive-musixtex-fonts-20111027-4|256	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu24d.pfb
14mu|texlive-musixtex-fonts-20111027-4|257	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu29.pfb
14mu|texlive-musixtex-fonts-20111027-4|258	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu29d.pfb
14mu|texlive-musixtex-fonts-20111027-4|259	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslud20.pfb
14mu|texlive-musixtex-fonts-20111027-4|260	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslup20.pfb
14mu|texlive-musixtex-fonts-20111027-4|261	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslz20.pfb
14mu|texlive-musixtex-fonts-20111027-4|262	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslz20d.pfb
14mu|texlive-musixtex-fonts-20111027-4|263	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xtie20.pfb
14mu|texlive-musixtex-fonts-20111027-4|264	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/CHANGES.psfonts
14mu|texlive-musixtex-fonts-20111027-4|265	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/ChangeLog
14mu|texlive-musixtex-fonts-20111027-4|266	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/README
14mu|texlive-musixtex-fonts-20111027-4|267	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/README.psfonts
14mu|texlive-musixtex-fonts-20111027-4|268	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/gpl.txt
14mu|texlive-musixtex-fonts-20111027-4|269	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/musixtex-fonts-install.pdf
14mu|texlive-musixtex-fonts-20111027-4|270	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/musixtex-fonts-install.tex
14mu|texlive-musixtex-fonts-20111027-4|271	
14mu|texlive-musixtex-fonts-20111027-4|272	#-----------------------------------------------------------------------
14mu|texlive-musixtex-fonts-20111027-4|273	%prep
14mu|texlive-musixtex-fonts-20111027-4|274	%setup -c -a0 -a1
14mu|texlive-musixtex-fonts-20111027-4|275	
14mu|texlive-musixtex-fonts-20111027-4|276	%build
14mu|texlive-musixtex-fonts-20111027-4|277	
14mu|texlive-musixtex-fonts-20111027-4|278	%install
14mu|texlive-musixtex-fonts-20111027-4|279	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-musixtex-fonts-20111027-4|280	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-musixtex-fonts-20111027-4|281	
14mu|texlive-musixtex-fonts-20111027-4|282	
14mu|texlive-musixtex-fonts-20111027-4|283	
14mu|texlive-musixtex-fonts-20111027-4|284	%changelog
14mu|texlive-musixtex-fonts-20111027-4|285	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111027-4
14mu|texlive-musixtex-fonts-20111027-4|286	+ Revision: 19007a3
14mu|texlive-musixtex-fonts-20111027-4|287	- MassBuild#674: Increase release tag
14mu|texlive-musixtex-fonts-20111027-4|288	
14mu|texlive-musixtex-fonts-20111027-4|289	

25331 14
14mu|texlive-musuos-1.1c-5|1	# revision 24857
14mu|texlive-musuos-1.1c-5|2	# category Package
14mu|texlive-musuos-1.1c-5|3	# catalog-ctan /macros/latex/contrib/musuos
14mu|texlive-musuos-1.1c-5|4	# catalog-date 2011-12-07 16:44:29 +0100
14mu|texlive-musuos-1.1c-5|5	# catalog-license lppl
14mu|texlive-musuos-1.1c-5|6	# catalog-version 1.1c
14mu|texlive-musuos-1.1c-5|7	Name:		texlive-musuos
14mu|texlive-musuos-1.1c-5|8	Version:	1.1c
14mu|texlive-musuos-1.1c-5|9	Release:	5
14mu|texlive-musuos-1.1c-5|10	Summary:	Typeset papers for the department of music, Osnabruck
14mu|texlive-musuos-1.1c-5|11	Group:		Publishing
14mu|texlive-musuos-1.1c-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/musuos
14mu|texlive-musuos-1.1c-5|13	License:	LPPL
14mu|texlive-musuos-1.1c-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musuos.tar.xz
14mu|texlive-musuos-1.1c-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musuos.doc.tar.xz
14mu|texlive-musuos-1.1c-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musuos.source.tar.xz
14mu|texlive-musuos-1.1c-5|17	BuildArch:	noarch
14mu|texlive-musuos-1.1c-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-musuos-1.1c-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-musuos-1.1c-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-musuos-1.1c-5|21	
14mu|texlive-musuos-1.1c-5|22	%description
14mu|texlive-musuos-1.1c-5|23	The package provides a LaTeX class for typesetting term papers
14mu|texlive-musuos-1.1c-5|24	at the institute of music and musicology of the University of
14mu|texlive-musuos-1.1c-5|25	Osnabruck, Germany, according to the specifications of Prof.
14mu|texlive-musuos-1.1c-5|26	Stefan Hahnheide. A biblatex style is provided.
14mu|texlive-musuos-1.1c-5|27	
14mu|texlive-musuos-1.1c-5|28	
14mu|texlive-musuos-1.1c-5|29	#-----------------------------------------------------------------------
14mu|texlive-musuos-1.1c-5|30	%files
14mu|texlive-musuos-1.1c-5|31	%{_texmfdistdir}/tex/latex/musuos/musuos.cls
14mu|texlive-musuos-1.1c-5|32	%doc %{_texmfdistdir}/doc/latex/musuos/README
14mu|texlive-musuos-1.1c-5|33	%doc %{_texmfdistdir}/doc/latex/musuos/musuos-doc.ist
14mu|texlive-musuos-1.1c-5|34	%doc %{_texmfdistdir}/doc/latex/musuos/musuos.pdf
14mu|texlive-musuos-1.1c-5|35	#- source
14mu|texlive-musuos-1.1c-5|36	%doc %{_texmfdistdir}/source/latex/musuos/musuos.dtx
14mu|texlive-musuos-1.1c-5|37	%doc %{_texmfdistdir}/source/latex/musuos/musuos.ins
14mu|texlive-musuos-1.1c-5|38	
14mu|texlive-musuos-1.1c-5|39	#-----------------------------------------------------------------------
14mu|texlive-musuos-1.1c-5|40	%prep
14mu|texlive-musuos-1.1c-5|41	%setup -c -a0 -a1 -a2
14mu|texlive-musuos-1.1c-5|42	
14mu|texlive-musuos-1.1c-5|43	%build
14mu|texlive-musuos-1.1c-5|44	
14mu|texlive-musuos-1.1c-5|45	%install
14mu|texlive-musuos-1.1c-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-musuos-1.1c-5|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-musuos-1.1c-5|48	
14mu|texlive-musuos-1.1c-5|49	
14mu|texlive-musuos-1.1c-5|50	
14mu|texlive-musuos-1.1c-5|51	%changelog
14mu|texlive-musuos-1.1c-5|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1c-5
14mu|texlive-musuos-1.1c-5|53	+ Revision: 3a66dde
14mu|texlive-musuos-1.1c-5|54	- MassBuild#674: Increase release tag
14mu|texlive-musuos-1.1c-5|55	
14mu|texlive-musuos-1.1c-5|56	

25332 14
14mu|texlive-muthesis-20110826-4|1	# revision 23861
14mu|texlive-muthesis-20110826-4|2	# category Package
14mu|texlive-muthesis-20110826-4|3	# catalog-ctan /macros/latex/contrib/muthesis
14mu|texlive-muthesis-20110826-4|4	# catalog-date 2011-08-26 08:26:07 +0200
14mu|texlive-muthesis-20110826-4|5	# catalog-license lppl
14mu|texlive-muthesis-20110826-4|6	# catalog-version undef
14mu|texlive-muthesis-20110826-4|7	Name:		texlive-muthesis
14mu|texlive-muthesis-20110826-4|8	Version:	20110826
14mu|texlive-muthesis-20110826-4|9	Release:	4
14mu|texlive-muthesis-20110826-4|10	Summary:	Classes for University of Manchester Dept of Computer Science
14mu|texlive-muthesis-20110826-4|11	Group:		Publishing
14mu|texlive-muthesis-20110826-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/muthesis
14mu|texlive-muthesis-20110826-4|13	License:	LPPL
14mu|texlive-muthesis-20110826-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/muthesis.tar.xz
14mu|texlive-muthesis-20110826-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/muthesis.doc.tar.xz
14mu|texlive-muthesis-20110826-4|16	BuildArch:	noarch
14mu|texlive-muthesis-20110826-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-muthesis-20110826-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-muthesis-20110826-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-muthesis-20110826-4|20	
14mu|texlive-muthesis-20110826-4|21	%description
14mu|texlive-muthesis-20110826-4|22	The bundle provides thesis and project report document classes
14mu|texlive-muthesis-20110826-4|23	from the University of Manchester's Department of Computer
14mu|texlive-muthesis-20110826-4|24	Science.
14mu|texlive-muthesis-20110826-4|25	
14mu|texlive-muthesis-20110826-4|26	
14mu|texlive-muthesis-20110826-4|27	#-----------------------------------------------------------------------
14mu|texlive-muthesis-20110826-4|28	%files
14mu|texlive-muthesis-20110826-4|29	%{_texmfdistdir}/tex/latex/muthesis/muthesis.cls
14mu|texlive-muthesis-20110826-4|30	%{_texmfdistdir}/tex/latex/muthesis/third-rep.cls
14mu|texlive-muthesis-20110826-4|31	%doc %{_texmfdistdir}/doc/latex/muthesis/README
14mu|texlive-muthesis-20110826-4|32	
14mu|texlive-muthesis-20110826-4|33	#-----------------------------------------------------------------------
14mu|texlive-muthesis-20110826-4|34	%prep
14mu|texlive-muthesis-20110826-4|35	%setup -c -a0 -a1
14mu|texlive-muthesis-20110826-4|36	
14mu|texlive-muthesis-20110826-4|37	%build
14mu|texlive-muthesis-20110826-4|38	
14mu|texlive-muthesis-20110826-4|39	%install
14mu|texlive-muthesis-20110826-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-muthesis-20110826-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-muthesis-20110826-4|42	
14mu|texlive-muthesis-20110826-4|43	
14mu|texlive-muthesis-20110826-4|44	
14mu|texlive-muthesis-20110826-4|45	%changelog
14mu|texlive-muthesis-20110826-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110826-4
14mu|texlive-muthesis-20110826-4|47	+ Revision: 93adce2
14mu|texlive-muthesis-20110826-4|48	- MassBuild#674: Increase release tag
14mu|texlive-muthesis-20110826-4|49	
14mu|texlive-muthesis-20110826-4|50	

25333 14
14mu|texlive-mversion-1.0.1-7|1	# revision 29370
14mu|texlive-mversion-1.0.1-7|2	# category Package
14mu|texlive-mversion-1.0.1-7|3	# catalog-ctan /macros/latex/contrib/mversion
14mu|texlive-mversion-1.0.1-7|4	# catalog-date 2013-03-13 13:37:29 +0100
14mu|texlive-mversion-1.0.1-7|5	# catalog-license lppl1.2
14mu|texlive-mversion-1.0.1-7|6	# catalog-version 1.0.1
14mu|texlive-mversion-1.0.1-7|7	Name:		texlive-mversion
14mu|texlive-mversion-1.0.1-7|8	Version:	1.0.1
14mu|texlive-mversion-1.0.1-7|9	Release:	7
14mu|texlive-mversion-1.0.1-7|10	Summary:	Keeping track of document versions
14mu|texlive-mversion-1.0.1-7|11	Group:		Publishing
14mu|texlive-mversion-1.0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mversion
14mu|texlive-mversion-1.0.1-7|13	License:	LPPL1.2
14mu|texlive-mversion-1.0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.tar.xz
14mu|texlive-mversion-1.0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.doc.tar.xz
14mu|texlive-mversion-1.0.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.source.tar.xz
14mu|texlive-mversion-1.0.1-7|17	BuildArch:	noarch
14mu|texlive-mversion-1.0.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mversion-1.0.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mversion-1.0.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-mversion-1.0.1-7|21	
14mu|texlive-mversion-1.0.1-7|22	%description
14mu|texlive-mversion-1.0.1-7|23	The package enables the user to keep track of different
14mu|texlive-mversion-1.0.1-7|24	versions of a latex document. The command \version prints the
14mu|texlive-mversion-1.0.1-7|25	version and build numbers; each time you compile your document,
14mu|texlive-mversion-1.0.1-7|26	the build number is increased by one. By placing \version in
14mu|texlive-mversion-1.0.1-7|27	the header or footer, each page can be marked with the unique
14mu|texlive-mversion-1.0.1-7|28	build number describing the progress of your document.
14mu|texlive-mversion-1.0.1-7|29	
14mu|texlive-mversion-1.0.1-7|30	
14mu|texlive-mversion-1.0.1-7|31	#-----------------------------------------------------------------------
14mu|texlive-mversion-1.0.1-7|32	%files
14mu|texlive-mversion-1.0.1-7|33	%{_texmfdistdir}/tex/latex/mversion/mVersion.sty
14mu|texlive-mversion-1.0.1-7|34	%doc %{_texmfdistdir}/doc/latex/mversion/README
14mu|texlive-mversion-1.0.1-7|35	%doc %{_texmfdistdir}/doc/latex/mversion/mVersion.pdf
14mu|texlive-mversion-1.0.1-7|36	#- source
14mu|texlive-mversion-1.0.1-7|37	%doc %{_texmfdistdir}/source/latex/mversion/mVersion.dtx
14mu|texlive-mversion-1.0.1-7|38	%doc %{_texmfdistdir}/source/latex/mversion/mVersion.ins
14mu|texlive-mversion-1.0.1-7|39	
14mu|texlive-mversion-1.0.1-7|40	#-----------------------------------------------------------------------
14mu|texlive-mversion-1.0.1-7|41	%prep
14mu|texlive-mversion-1.0.1-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-mversion-1.0.1-7|43	
14mu|texlive-mversion-1.0.1-7|44	%build
14mu|texlive-mversion-1.0.1-7|45	
14mu|texlive-mversion-1.0.1-7|46	%install
14mu|texlive-mversion-1.0.1-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mversion-1.0.1-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mversion-1.0.1-7|49	
14mu|texlive-mversion-1.0.1-7|50	%changelog
14mu|texlive-mversion-1.0.1-7|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-7
14mu|texlive-mversion-1.0.1-7|52	+ Revision: bf417e7
14mu|texlive-mversion-1.0.1-7|53	- MassBuild#674: Increase release tag
14mu|texlive-mversion-1.0.1-7|54	
14mu|texlive-mversion-1.0.1-7|55	

25334 14
14mu|texlive-mwcls-0.74-4|1	# revision 15878
14mu|texlive-mwcls-0.74-4|2	# category Package
14mu|texlive-mwcls-0.74-4|3	# catalog-ctan /macros/latex/contrib/mwcls
14mu|texlive-mwcls-0.74-4|4	# catalog-date 2009-09-28 14:47:14 +0200
14mu|texlive-mwcls-0.74-4|5	# catalog-license lppl
14mu|texlive-mwcls-0.74-4|6	# catalog-version 0.74
14mu|texlive-mwcls-0.74-4|7	Name:		texlive-mwcls
14mu|texlive-mwcls-0.74-4|8	Version:	0.74
14mu|texlive-mwcls-0.74-4|9	Release:	4
14mu|texlive-mwcls-0.74-4|10	Summary:	Polish-oriented document classes
14mu|texlive-mwcls-0.74-4|11	Group:		Publishing
14mu|texlive-mwcls-0.74-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mwcls
14mu|texlive-mwcls-0.74-4|13	License:	LPPL
14mu|texlive-mwcls-0.74-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwcls.tar.xz
14mu|texlive-mwcls-0.74-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwcls.doc.tar.xz
14mu|texlive-mwcls-0.74-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwcls.source.tar.xz
14mu|texlive-mwcls-0.74-4|17	BuildArch:	noarch
14mu|texlive-mwcls-0.74-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mwcls-0.74-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mwcls-0.74-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mwcls-0.74-4|21	
14mu|texlive-mwcls-0.74-4|22	%description
14mu|texlive-mwcls-0.74-4|23	mwcls is a set of document classes for LaTeX 2e designed with
14mu|texlive-mwcls-0.74-4|24	Polish typographical tradition in mind. Classes include:
14mu|texlive-mwcls-0.74-4|25	'mwart' (which is a replacement for 'article'), 'mwrep'
14mu|texlive-mwcls-0.74-4|26	('report'), and 'mwbk' ('book'). Most features present in
14mu|texlive-mwcls-0.74-4|27	standard classes work with mwcls. Some extensions/exceptions
14mu|texlive-mwcls-0.74-4|28	include: sectioning commands allow for second optional argument
14mu|texlive-mwcls-0.74-4|29	(it's possible to state different texts for running head and
14mu|texlive-mwcls-0.74-4|30	for TOC), new environments 'itemize*' and 'enumerate*' for
14mu|texlive-mwcls-0.74-4|31	lists with long items, page styles have variants for normal,
14mu|texlive-mwcls-0.74-4|32	opening, closing, and blank pages.
14mu|texlive-mwcls-0.74-4|33	
14mu|texlive-mwcls-0.74-4|34	
14mu|texlive-mwcls-0.74-4|35	#-----------------------------------------------------------------------
14mu|texlive-mwcls-0.74-4|36	%files
14mu|texlive-mwcls-0.74-4|37	%{_texmfdistdir}/tex/latex/mwcls/mw10.clo
14mu|texlive-mwcls-0.74-4|38	%{_texmfdistdir}/tex/latex/mwcls/mw11.clo
14mu|texlive-mwcls-0.74-4|39	%{_texmfdistdir}/tex/latex/mwcls/mw12.clo
14mu|texlive-mwcls-0.74-4|40	%{_texmfdistdir}/tex/latex/mwcls/mwart.cls
14mu|texlive-mwcls-0.74-4|41	%{_texmfdistdir}/tex/latex/mwcls/mwbk.cls
14mu|texlive-mwcls-0.74-4|42	%{_texmfdistdir}/tex/latex/mwcls/mwbk10.clo
14mu|texlive-mwcls-0.74-4|43	%{_texmfdistdir}/tex/latex/mwcls/mwbk11.clo
14mu|texlive-mwcls-0.74-4|44	%{_texmfdistdir}/tex/latex/mwcls/mwbk12.clo
14mu|texlive-mwcls-0.74-4|45	%{_texmfdistdir}/tex/latex/mwcls/mwrep.cls
14mu|texlive-mwcls-0.74-4|46	%doc %{_texmfdistdir}/doc/latex/mwcls/CZYTAJ
14mu|texlive-mwcls-0.74-4|47	%doc %{_texmfdistdir}/doc/latex/mwcls/ChangeLog
14mu|texlive-mwcls-0.74-4|48	%doc %{_texmfdistdir}/doc/latex/mwcls/README
14mu|texlive-mwcls-0.74-4|49	%doc %{_texmfdistdir}/doc/latex/mwcls/mwclsdoc.pdf
14mu|texlive-mwcls-0.74-4|50	#- source
14mu|texlive-mwcls-0.74-4|51	%doc %{_texmfdistdir}/source/latex/mwcls/mwcls.dtx
14mu|texlive-mwcls-0.74-4|52	%doc %{_texmfdistdir}/source/latex/mwcls/mwcls.ins
14mu|texlive-mwcls-0.74-4|53	
14mu|texlive-mwcls-0.74-4|54	#-----------------------------------------------------------------------
14mu|texlive-mwcls-0.74-4|55	%prep
14mu|texlive-mwcls-0.74-4|56	%setup -c -a0 -a1 -a2
14mu|texlive-mwcls-0.74-4|57	
14mu|texlive-mwcls-0.74-4|58	%build
14mu|texlive-mwcls-0.74-4|59	
14mu|texlive-mwcls-0.74-4|60	%install
14mu|texlive-mwcls-0.74-4|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mwcls-0.74-4|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mwcls-0.74-4|63	
14mu|texlive-mwcls-0.74-4|64	
14mu|texlive-mwcls-0.74-4|65	
14mu|texlive-mwcls-0.74-4|66	%changelog
14mu|texlive-mwcls-0.74-4|67	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.74-4
14mu|texlive-mwcls-0.74-4|68	+ Revision: edac54f
14mu|texlive-mwcls-0.74-4|69	- MassBuild#674: Increase release tag
14mu|texlive-mwcls-0.74-4|70	
14mu|texlive-mwcls-0.74-4|71	

25335 14
14mu|texlive-mwe-0.3-3|1	# revision 26422
14mu|texlive-mwe-0.3-3|2	# category Package
14mu|texlive-mwe-0.3-3|3	# catalog-ctan /macros/latex/contrib/mwe
14mu|texlive-mwe-0.3-3|4	# catalog-date 2012-05-15 15:44:48 +0200
14mu|texlive-mwe-0.3-3|5	# catalog-license lppl1.3
14mu|texlive-mwe-0.3-3|6	# catalog-version 0.3
14mu|texlive-mwe-0.3-3|7	Name:		texlive-mwe
14mu|texlive-mwe-0.3-3|8	Version:	0.3
14mu|texlive-mwe-0.3-3|9	Release:	3
14mu|texlive-mwe-0.3-3|10	Summary:	Packages and image files for MWEs
14mu|texlive-mwe-0.3-3|11	Group:		Publishing
14mu|texlive-mwe-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mwe
14mu|texlive-mwe-0.3-3|13	License:	LPPL1.3
14mu|texlive-mwe-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwe.tar.xz
14mu|texlive-mwe-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwe.doc.tar.xz
14mu|texlive-mwe-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwe.source.tar.xz
14mu|texlive-mwe-0.3-3|17	BuildArch:	noarch
14mu|texlive-mwe-0.3-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mwe-0.3-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mwe-0.3-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-mwe-0.3-3|21	
14mu|texlive-mwe-0.3-3|22	%description
14mu|texlive-mwe-0.3-3|23	The bundle provides several files useful when creating a
14mu|texlive-mwe-0.3-3|24	minimal working example (MWE). The package itself loads a small
14mu|texlive-mwe-0.3-3|25	set of packages often used when creating MWEs. In addition, a
14mu|texlive-mwe-0.3-3|26	range of images are provided, which will be installed in the
14mu|texlive-mwe-0.3-3|27	TEXMF tree, so that they may be used in any (La)TeX document.
14mu|texlive-mwe-0.3-3|28	This allows different users to share MWEs which include image
14mu|texlive-mwe-0.3-3|29	commands, without the need to share image files or to use
14mu|texlive-mwe-0.3-3|30	replacement code.
14mu|texlive-mwe-0.3-3|31	
14mu|texlive-mwe-0.3-3|32	
14mu|texlive-mwe-0.3-3|33	#-----------------------------------------------------------------------
14mu|texlive-mwe-0.3-3|34	%files
14mu|texlive-mwe-0.3-3|35	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.eps
14mu|texlive-mwe-0.3-3|36	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.jpg
14mu|texlive-mwe-0.3-3|37	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.pdf
14mu|texlive-mwe-0.3-3|38	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.png
14mu|texlive-mwe-0.3-3|39	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.tex
14mu|texlive-mwe-0.3-3|40	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.eps
14mu|texlive-mwe-0.3-3|41	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.jpg
14mu|texlive-mwe-0.3-3|42	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.pdf
14mu|texlive-mwe-0.3-3|43	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.png
14mu|texlive-mwe-0.3-3|44	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.tex
14mu|texlive-mwe-0.3-3|45	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.eps
14mu|texlive-mwe-0.3-3|46	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.jpg
14mu|texlive-mwe-0.3-3|47	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.pdf
14mu|texlive-mwe-0.3-3|48	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.png
14mu|texlive-mwe-0.3-3|49	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.tex
14mu|texlive-mwe-0.3-3|50	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.eps
14mu|texlive-mwe-0.3-3|51	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.jpg
14mu|texlive-mwe-0.3-3|52	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.pdf
14mu|texlive-mwe-0.3-3|53	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.png
14mu|texlive-mwe-0.3-3|54	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.tex
14mu|texlive-mwe-0.3-3|55	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.eps
14mu|texlive-mwe-0.3-3|56	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.jpg
14mu|texlive-mwe-0.3-3|57	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.pdf
14mu|texlive-mwe-0.3-3|58	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.png
14mu|texlive-mwe-0.3-3|59	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.tex
14mu|texlive-mwe-0.3-3|60	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.eps
14mu|texlive-mwe-0.3-3|61	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.jpg
14mu|texlive-mwe-0.3-3|62	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.pdf
14mu|texlive-mwe-0.3-3|63	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.png
14mu|texlive-mwe-0.3-3|64	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.tex
14mu|texlive-mwe-0.3-3|65	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.eps
14mu|texlive-mwe-0.3-3|66	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.jpg
14mu|texlive-mwe-0.3-3|67	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.pdf
14mu|texlive-mwe-0.3-3|68	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.png
14mu|texlive-mwe-0.3-3|69	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.tex
14mu|texlive-mwe-0.3-3|70	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.eps
14mu|texlive-mwe-0.3-3|71	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.jpg
14mu|texlive-mwe-0.3-3|72	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.pdf
14mu|texlive-mwe-0.3-3|73	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.png
14mu|texlive-mwe-0.3-3|74	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.tex
14mu|texlive-mwe-0.3-3|75	%{_texmfdistdir}/tex/latex/mwe/example-image-a.eps
14mu|texlive-mwe-0.3-3|76	%{_texmfdistdir}/tex/latex/mwe/example-image-a.jpg
14mu|texlive-mwe-0.3-3|77	%{_texmfdistdir}/tex/latex/mwe/example-image-a.pdf
14mu|texlive-mwe-0.3-3|78	%{_texmfdistdir}/tex/latex/mwe/example-image-a.png
14mu|texlive-mwe-0.3-3|79	%{_texmfdistdir}/tex/latex/mwe/example-image-a.tex
14mu|texlive-mwe-0.3-3|80	%{_texmfdistdir}/tex/latex/mwe/example-image-a3-landscape.pdf
14mu|texlive-mwe-0.3-3|81	%{_texmfdistdir}/tex/latex/mwe/example-image-a3-landscape.tex
14mu|texlive-mwe-0.3-3|82	%{_texmfdistdir}/tex/latex/mwe/example-image-a3.pdf
14mu|texlive-mwe-0.3-3|83	%{_texmfdistdir}/tex/latex/mwe/example-image-a3.tex
14mu|texlive-mwe-0.3-3|84	%{_texmfdistdir}/tex/latex/mwe/example-image-a4-landscape.pdf
14mu|texlive-mwe-0.3-3|85	%{_texmfdistdir}/tex/latex/mwe/example-image-a4-landscape.tex
14mu|texlive-mwe-0.3-3|86	%{_texmfdistdir}/tex/latex/mwe/example-image-a4.pdf
14mu|texlive-mwe-0.3-3|87	%{_texmfdistdir}/tex/latex/mwe/example-image-a4.tex
14mu|texlive-mwe-0.3-3|88	%{_texmfdistdir}/tex/latex/mwe/example-image-a5-landscape.pdf
14mu|texlive-mwe-0.3-3|89	%{_texmfdistdir}/tex/latex/mwe/example-image-a5-landscape.tex
14mu|texlive-mwe-0.3-3|90	%{_texmfdistdir}/tex/latex/mwe/example-image-a5.pdf
14mu|texlive-mwe-0.3-3|91	%{_texmfdistdir}/tex/latex/mwe/example-image-a5.tex
14mu|texlive-mwe-0.3-3|92	%{_texmfdistdir}/tex/latex/mwe/example-image-b.eps
14mu|texlive-mwe-0.3-3|93	%{_texmfdistdir}/tex/latex/mwe/example-image-b.jpg
14mu|texlive-mwe-0.3-3|94	%{_texmfdistdir}/tex/latex/mwe/example-image-b.pdf
14mu|texlive-mwe-0.3-3|95	%{_texmfdistdir}/tex/latex/mwe/example-image-b.png
14mu|texlive-mwe-0.3-3|96	%{_texmfdistdir}/tex/latex/mwe/example-image-b.tex
14mu|texlive-mwe-0.3-3|97	%{_texmfdistdir}/tex/latex/mwe/example-image-c.eps
14mu|texlive-mwe-0.3-3|98	%{_texmfdistdir}/tex/latex/mwe/example-image-c.jpg
14mu|texlive-mwe-0.3-3|99	%{_texmfdistdir}/tex/latex/mwe/example-image-c.pdf
14mu|texlive-mwe-0.3-3|100	%{_texmfdistdir}/tex/latex/mwe/example-image-c.png
14mu|texlive-mwe-0.3-3|101	%{_texmfdistdir}/tex/latex/mwe/example-image-c.tex
14mu|texlive-mwe-0.3-3|102	%{_texmfdistdir}/tex/latex/mwe/example-image-golden-upright.pdf
14mu|texlive-mwe-0.3-3|103	%{_texmfdistdir}/tex/latex/mwe/example-image-golden-upright.tex
14mu|texlive-mwe-0.3-3|104	%{_texmfdistdir}/tex/latex/mwe/example-image-golden.pdf
14mu|texlive-mwe-0.3-3|105	%{_texmfdistdir}/tex/latex/mwe/example-image-golden.tex
14mu|texlive-mwe-0.3-3|106	%{_texmfdistdir}/tex/latex/mwe/example-image-letter-landscape.pdf
14mu|texlive-mwe-0.3-3|107	%{_texmfdistdir}/tex/latex/mwe/example-image-letter-landscape.tex
14mu|texlive-mwe-0.3-3|108	%{_texmfdistdir}/tex/latex/mwe/example-image-letter.pdf
14mu|texlive-mwe-0.3-3|109	%{_texmfdistdir}/tex/latex/mwe/example-image-letter.tex
14mu|texlive-mwe-0.3-3|110	%{_texmfdistdir}/tex/latex/mwe/example-image.eps
14mu|texlive-mwe-0.3-3|111	%{_texmfdistdir}/tex/latex/mwe/example-image.jpg
14mu|texlive-mwe-0.3-3|112	%{_texmfdistdir}/tex/latex/mwe/example-image.pdf
14mu|texlive-mwe-0.3-3|113	%{_texmfdistdir}/tex/latex/mwe/example-image.png
14mu|texlive-mwe-0.3-3|114	%{_texmfdistdir}/tex/latex/mwe/example-image.tex
14mu|texlive-mwe-0.3-3|115	%{_texmfdistdir}/tex/latex/mwe/mwe.sty
14mu|texlive-mwe-0.3-3|116	%doc %{_texmfdistdir}/doc/latex/mwe/INSTALL
14mu|texlive-mwe-0.3-3|117	%doc %{_texmfdistdir}/doc/latex/mwe/README
14mu|texlive-mwe-0.3-3|118	%doc %{_texmfdistdir}/doc/latex/mwe/mwe.pdf
14mu|texlive-mwe-0.3-3|119	#- source
14mu|texlive-mwe-0.3-3|120	%doc %{_texmfdistdir}/source/latex/mwe/mwe.dtx
14mu|texlive-mwe-0.3-3|121	%doc %{_texmfdistdir}/source/latex/mwe/mwe.ins
14mu|texlive-mwe-0.3-3|122	
14mu|texlive-mwe-0.3-3|123	#-----------------------------------------------------------------------
14mu|texlive-mwe-0.3-3|124	%prep
14mu|texlive-mwe-0.3-3|125	%setup -c -a0 -a1 -a2
14mu|texlive-mwe-0.3-3|126	
14mu|texlive-mwe-0.3-3|127	%build
14mu|texlive-mwe-0.3-3|128	
14mu|texlive-mwe-0.3-3|129	%install
14mu|texlive-mwe-0.3-3|130	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mwe-0.3-3|131	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mwe-0.3-3|132	
14mu|texlive-mwe-0.3-3|133	
14mu|texlive-mwe-0.3-3|134	
14mu|texlive-mwe-0.3-3|135	%changelog
14mu|texlive-mwe-0.3-3|136	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-3
14mu|texlive-mwe-0.3-3|137	+ Revision: 28bdaa3
14mu|texlive-mwe-0.3-3|138	- MassBuild#674: Increase release tag
14mu|texlive-mwe-0.3-3|139	
14mu|texlive-mwe-0.3-3|140	

25336 14
14mu|texlive-mweights-20130721-7|1	# revision 31268
14mu|texlive-mweights-20130721-7|2	# category Package
14mu|texlive-mweights-20130721-7|3	# catalog-ctan /macros/latex/contrib/mweights
14mu|texlive-mweights-20130721-7|4	# catalog-date 2013-07-21 22:07:48 +0200
14mu|texlive-mweights-20130721-7|5	# catalog-license lppl
14mu|texlive-mweights-20130721-7|6	# catalog-version undef
14mu|texlive-mweights-20130721-7|7	Name:		texlive-mweights
14mu|texlive-mweights-20130721-7|8	Version:	20130721
14mu|texlive-mweights-20130721-7|9	Release:	7
14mu|texlive-mweights-20130721-7|10	Summary:	Support for multiple-weight font packages
14mu|texlive-mweights-20130721-7|11	Group:		Publishing
14mu|texlive-mweights-20130721-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mweights
14mu|texlive-mweights-20130721-7|13	License:	LPPL
14mu|texlive-mweights-20130721-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mweights.tar.xz
14mu|texlive-mweights-20130721-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mweights.doc.tar.xz
14mu|texlive-mweights-20130721-7|16	BuildArch:	noarch
14mu|texlive-mweights-20130721-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mweights-20130721-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mweights-20130721-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-mweights-20130721-7|20	
14mu|texlive-mweights-20130721-7|21	%description
14mu|texlive-mweights-20130721-7|22	Many font families available for use with LaTeX are available
14mu|texlive-mweights-20130721-7|23	at multiple weights. Many Type 1-oriented support packages for
14mu|texlive-mweights-20130721-7|24	such fonts re-define the standard \mddefault or \bfdefault
14mu|texlive-mweights-20130721-7|25	macros. This can create difficulties if the weight desired for
14mu|texlive-mweights-20130721-7|26	one font family isn't available for another font family, or if
14mu|texlive-mweights-20130721-7|27	it differs from the weight desired for another font family. The
14mu|texlive-mweights-20130721-7|28	package provides a solution to these difficulties.
14mu|texlive-mweights-20130721-7|29	
14mu|texlive-mweights-20130721-7|30	
14mu|texlive-mweights-20130721-7|31	#-----------------------------------------------------------------------
14mu|texlive-mweights-20130721-7|32	%files
14mu|texlive-mweights-20130721-7|33	%{_texmfdistdir}/tex/latex/mweights/mweights.sty
14mu|texlive-mweights-20130721-7|34	%doc %{_texmfdistdir}/doc/latex/mweights/README
14mu|texlive-mweights-20130721-7|35	
14mu|texlive-mweights-20130721-7|36	#-----------------------------------------------------------------------
14mu|texlive-mweights-20130721-7|37	%prep
14mu|texlive-mweights-20130721-7|38	%setup -c -a0 -a1
14mu|texlive-mweights-20130721-7|39	
14mu|texlive-mweights-20130721-7|40	%build
14mu|texlive-mweights-20130721-7|41	
14mu|texlive-mweights-20130721-7|42	%install
14mu|texlive-mweights-20130721-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mweights-20130721-7|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mweights-20130721-7|45	
14mu|texlive-mweights-20130721-7|46	%changelog
14mu|texlive-mweights-20130721-7|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130721-7
14mu|texlive-mweights-20130721-7|48	+ Revision: 274df89
14mu|texlive-mweights-20130721-7|49	- MassBuild#674: Increase release tag
14mu|texlive-mweights-20130721-7|50	
14mu|texlive-mweights-20130721-7|51	

25337 14
14mu|texlive-mxedruli-3.3c-4|1	# revision 15878
14mu|texlive-mxedruli-3.3c-4|2	# category Package
14mu|texlive-mxedruli-3.3c-4|3	# catalog-ctan /fonts/georgian/mxedruli
14mu|texlive-mxedruli-3.3c-4|4	# catalog-date 2009-01-23 11:09:06 +0100
14mu|texlive-mxedruli-3.3c-4|5	# catalog-license noinfo
14mu|texlive-mxedruli-3.3c-4|6	# catalog-version 3.3c
14mu|texlive-mxedruli-3.3c-4|7	Name:		texlive-mxedruli
14mu|texlive-mxedruli-3.3c-4|8	Version:	3.3c
14mu|texlive-mxedruli-3.3c-4|9	Release:	4
14mu|texlive-mxedruli-3.3c-4|10	Summary:	A pair of Georgian fonts
14mu|texlive-mxedruli-3.3c-4|11	Group:		Publishing
14mu|texlive-mxedruli-3.3c-4|12	URL:		http://www.ctan.org/tex-archive/fonts/georgian/mxedruli
14mu|texlive-mxedruli-3.3c-4|13	License:	NOINFO
14mu|texlive-mxedruli-3.3c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mxedruli.tar.xz
14mu|texlive-mxedruli-3.3c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mxedruli.doc.tar.xz
14mu|texlive-mxedruli-3.3c-4|16	BuildArch:	noarch
14mu|texlive-mxedruli-3.3c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mxedruli-3.3c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mxedruli-3.3c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-mxedruli-3.3c-4|20	
14mu|texlive-mxedruli-3.3c-4|21	%description
14mu|texlive-mxedruli-3.3c-4|22	Two Georgian fonts, written in MetaFont, which cover the
14mu|texlive-mxedruli-3.3c-4|23	Mxedruli and the Xucuri alphabets.
14mu|texlive-mxedruli-3.3c-4|24	
14mu|texlive-mxedruli-3.3c-4|25	
14mu|texlive-mxedruli-3.3c-4|26	#-----------------------------------------------------------------------
14mu|texlive-mxedruli-3.3c-4|27	%files
14mu|texlive-mxedruli-3.3c-4|28	%{_texmfdistdir}/fonts/source/public/mxedruli/mxed.mf
14mu|texlive-mxedruli-3.3c-4|29	%{_texmfdistdir}/fonts/source/public/mxedruli/mxed10.mf
14mu|texlive-mxedruli-3.3c-4|30	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedacc.mf
14mu|texlive-mxedruli-3.3c-4|31	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedbase.mf
14mu|texlive-mxedruli-3.3c-4|32	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedbf10.mf
14mu|texlive-mxedruli-3.3c-4|33	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedc10.mf
14mu|texlive-mxedruli-3.3c-4|34	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedcaps.mf
14mu|texlive-mxedruli-3.3c-4|35	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedd.mf
14mu|texlive-mxedruli-3.3c-4|36	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedfont.mf
14mu|texlive-mxedruli-3.3c-4|37	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedi10.mf
14mu|texlive-mxedruli-3.3c-4|38	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedp.mf
14mu|texlive-mxedruli-3.3c-4|39	%{_texmfdistdir}/fonts/source/public/mxedruli/xuc.mf
14mu|texlive-mxedruli-3.3c-4|40	%{_texmfdistdir}/fonts/source/public/mxedruli/xuc10.mf
14mu|texlive-mxedruli-3.3c-4|41	%{_texmfdistdir}/fonts/source/public/mxedruli/xucbase.mf
14mu|texlive-mxedruli-3.3c-4|42	%{_texmfdistdir}/fonts/source/public/mxedruli/xucd.mf
14mu|texlive-mxedruli-3.3c-4|43	%{_texmfdistdir}/fonts/source/public/mxedruli/xucfont.mf
14mu|texlive-mxedruli-3.3c-4|44	%{_texmfdistdir}/fonts/source/public/mxedruli/xucl.mf
14mu|texlive-mxedruli-3.3c-4|45	%{_texmfdistdir}/fonts/source/public/mxedruli/xucp.mf
14mu|texlive-mxedruli-3.3c-4|46	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxed10.tfm
14mu|texlive-mxedruli-3.3c-4|47	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedbf10.tfm
14mu|texlive-mxedruli-3.3c-4|48	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedc10.tfm
14mu|texlive-mxedruli-3.3c-4|49	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedi10.tfm
14mu|texlive-mxedruli-3.3c-4|50	%{_texmfdistdir}/fonts/tfm/public/mxedruli/xuc10.tfm
14mu|texlive-mxedruli-3.3c-4|51	%{_texmfdistdir}/tex/latex/mxedruli/mxedruli.sty
14mu|texlive-mxedruli-3.3c-4|52	%{_texmfdistdir}/tex/latex/mxedruli/umxed.fd
14mu|texlive-mxedruli-3.3c-4|53	%{_texmfdistdir}/tex/latex/mxedruli/uxuc.fd
14mu|texlive-mxedruli-3.3c-4|54	%{_texmfdistdir}/tex/latex/mxedruli/xucuri.sty
14mu|texlive-mxedruli-3.3c-4|55	%doc %{_texmfdistdir}/doc/fonts/mxedruli/README
14mu|texlive-mxedruli-3.3c-4|56	%doc %{_texmfdistdir}/doc/fonts/mxedruli/alphabets.tex
14mu|texlive-mxedruli-3.3c-4|57	%doc %{_texmfdistdir}/doc/fonts/mxedruli/mxeddoc.pdf
14mu|texlive-mxedruli-3.3c-4|58	%doc %{_texmfdistdir}/doc/fonts/mxedruli/mxeddoc.tex
14mu|texlive-mxedruli-3.3c-4|59	%doc %{_texmfdistdir}/doc/fonts/mxedruli/ossetic.tex
14mu|texlive-mxedruli-3.3c-4|60	%doc %{_texmfdistdir}/doc/fonts/mxedruli/vepxis.tex
14mu|texlive-mxedruli-3.3c-4|61	
14mu|texlive-mxedruli-3.3c-4|62	#-----------------------------------------------------------------------
14mu|texlive-mxedruli-3.3c-4|63	%prep
14mu|texlive-mxedruli-3.3c-4|64	%setup -c -a0 -a1
14mu|texlive-mxedruli-3.3c-4|65	
14mu|texlive-mxedruli-3.3c-4|66	%build
14mu|texlive-mxedruli-3.3c-4|67	
14mu|texlive-mxedruli-3.3c-4|68	%install
14mu|texlive-mxedruli-3.3c-4|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mxedruli-3.3c-4|70	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mxedruli-3.3c-4|71	
14mu|texlive-mxedruli-3.3c-4|72	
14mu|texlive-mxedruli-3.3c-4|73	
14mu|texlive-mxedruli-3.3c-4|74	%changelog
14mu|texlive-mxedruli-3.3c-4|75	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3c-4
14mu|texlive-mxedruli-3.3c-4|76	+ Revision: e0cd912
14mu|texlive-mxedruli-3.3c-4|77	- MassBuild#674: Increase release tag
14mu|texlive-mxedruli-3.3c-4|78	
14mu|texlive-mxedruli-3.3c-4|79	

25338 14
14mu|texlive-mychemistry-1.99-3|1	# revision 27251
14mu|texlive-mychemistry-1.99-3|2	# category Package
14mu|texlive-mychemistry-1.99-3|3	# catalog-ctan /macros/latex/contrib/mychemistry
14mu|texlive-mychemistry-1.99-3|4	# catalog-date 2012-07-30 11:22:32 +0200
14mu|texlive-mychemistry-1.99-3|5	# catalog-license lppl1.3
14mu|texlive-mychemistry-1.99-3|6	# catalog-version 1.99
14mu|texlive-mychemistry-1.99-3|7	Name:		texlive-mychemistry
14mu|texlive-mychemistry-1.99-3|8	Version:	1.99
14mu|texlive-mychemistry-1.99-3|9	Release:	3
14mu|texlive-mychemistry-1.99-3|10	Summary:	Create reaction schemes with LaTeX and ChemFig
14mu|texlive-mychemistry-1.99-3|11	Group:		Publishing
14mu|texlive-mychemistry-1.99-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mychemistry
14mu|texlive-mychemistry-1.99-3|13	License:	LPPL1.3
14mu|texlive-mychemistry-1.99-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mychemistry.tar.xz
14mu|texlive-mychemistry-1.99-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mychemistry.doc.tar.xz
14mu|texlive-mychemistry-1.99-3|16	BuildArch:	noarch
14mu|texlive-mychemistry-1.99-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-mychemistry-1.99-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-mychemistry-1.99-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-mychemistry-1.99-3|20	
14mu|texlive-mychemistry-1.99-3|21	%description
14mu|texlive-mychemistry-1.99-3|22	The package provides commands for typesetting complex chemical
14mu|texlive-mychemistry-1.99-3|23	reaction schemes with LaTeX and ChemFig. The package requires
14mu|texlive-mychemistry-1.99-3|24	the packages ChemFig, mhchem, chemcompounds and (sometimes)
14mu|texlive-mychemistry-1.99-3|25	chemexec.
14mu|texlive-mychemistry-1.99-3|26	
14mu|texlive-mychemistry-1.99-3|27	
14mu|texlive-mychemistry-1.99-3|28	#-----------------------------------------------------------------------
14mu|texlive-mychemistry-1.99-3|29	%files
14mu|texlive-mychemistry-1.99-3|30	%{_texmfdistdir}/tex/latex/mychemistry/mychemistry.sty
14mu|texlive-mychemistry-1.99-3|31	%doc %{_texmfdistdir}/doc/latex/mychemistry/README
14mu|texlive-mychemistry-1.99-3|32	%doc %{_texmfdistdir}/doc/latex/mychemistry/examples.pdf
14mu|texlive-mychemistry-1.99-3|33	%doc %{_texmfdistdir}/doc/latex/mychemistry/examples.tex
14mu|texlive-mychemistry-1.99-3|34	%doc %{_texmfdistdir}/doc/latex/mychemistry/mychemistry_en.pdf
14mu|texlive-mychemistry-1.99-3|35	%doc %{_texmfdistdir}/doc/latex/mychemistry/mychemistry_en.tex
14mu|texlive-mychemistry-1.99-3|36	
14mu|texlive-mychemistry-1.99-3|37	#-----------------------------------------------------------------------
14mu|texlive-mychemistry-1.99-3|38	%prep
14mu|texlive-mychemistry-1.99-3|39	%setup -c -a0 -a1
14mu|texlive-mychemistry-1.99-3|40	
14mu|texlive-mychemistry-1.99-3|41	%build
14mu|texlive-mychemistry-1.99-3|42	
14mu|texlive-mychemistry-1.99-3|43	%install
14mu|texlive-mychemistry-1.99-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mychemistry-1.99-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-mychemistry-1.99-3|46	
14mu|texlive-mychemistry-1.99-3|47	
14mu|texlive-mychemistry-1.99-3|48	
14mu|texlive-mychemistry-1.99-3|49	%changelog
14mu|texlive-mychemistry-1.99-3|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.99-3
14mu|texlive-mychemistry-1.99-3|51	+ Revision: 76d9d60
14mu|texlive-mychemistry-1.99-3|52	- MassBuild#674: Increase release tag
14mu|texlive-mychemistry-1.99-3|53	
14mu|texlive-mychemistry-1.99-3|54	

25339 14
14mu|texlive-mycv-1.5.6-3|1	# revision 26807
14mu|texlive-mycv-1.5.6-3|2	# category Package
14mu|texlive-mycv-1.5.6-3|3	# catalog-ctan /macros/latex/contrib/mycv
14mu|texlive-mycv-1.5.6-3|4	# catalog-date 2012-05-21 10:58:59 +0200
14mu|texlive-mycv-1.5.6-3|5	# catalog-license lppl1.3
14mu|texlive-mycv-1.5.6-3|6	# catalog-version 1.5.6
14mu|texlive-mycv-1.5.6-3|7	Name:		texlive-mycv
14mu|texlive-mycv-1.5.6-3|8	Version:	1.5.6
14mu|texlive-mycv-1.5.6-3|9	Release:	3
14mu|texlive-mycv-1.5.6-3|10	Summary:	A list-driven CV class, allowing TikZ decorations
14mu|texlive-mycv-1.5.6-3|11	Group:		Publishing
14mu|texlive-mycv-1.5.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mycv
14mu|texlive-mycv-1.5.6-3|13	License:	LPPL1.3
14mu|texlive-mycv-1.5.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mycv.tar.xz
14mu|texlive-mycv-1.5.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mycv.doc.tar.xz
14mu|texlive-mycv-1.5.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mycv.source.tar.xz
14mu|texlive-mycv-1.5.6-3|17	BuildArch:	noarch
14mu|texlive-mycv-1.5.6-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mycv-1.5.6-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mycv-1.5.6-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-mycv-1.5.6-3|21	
14mu|texlive-mycv-1.5.6-3|22	%description
14mu|texlive-mycv-1.5.6-3|23	The class provides a set of functionality for writing
14mu|texlive-mycv-1.5.6-3|24	"curriculum vitae" with different layouts. The idea is that a
14mu|texlive-mycv-1.5.6-3|25	user can write some custom configuration directives, by means
14mu|texlive-mycv-1.5.6-3|26	of which is possible both to produce different c.v. layouts and
14mu|texlive-mycv-1.5.6-3|27	quickly switch among them. In order to process such directives,
14mu|texlive-mycv-1.5.6-3|28	the class uses a set of lists, provided by the package
14mu|texlive-mycv-1.5.6-3|29	etextools. Basic support for using TikZ decorations is also
14mu|texlive-mycv-1.5.6-3|30	provided.
14mu|texlive-mycv-1.5.6-3|31	
14mu|texlive-mycv-1.5.6-3|32	
14mu|texlive-mycv-1.5.6-3|33	#-----------------------------------------------------------------------
14mu|texlive-mycv-1.5.6-3|34	%files
14mu|texlive-mycv-1.5.6-3|35	%{_texmfdistdir}/scripts/mycv/mycv_split_contents.pl
14mu|texlive-mycv-1.5.6-3|36	%{_texmfdistdir}/tex/latex/mycv/mycv.cls
14mu|texlive-mycv-1.5.6-3|37	%{_texmfdistdir}/tex/latex/mycv/mycv_base.def
14mu|texlive-mycv-1.5.6-3|38	%{_texmfdistdir}/tex/latex/mycv/mycv_dec.sty
14mu|texlive-mycv-1.5.6-3|39	%{_texmfdistdir}/tex/latex/mycv/mycv_misc.def
14mu|texlive-mycv-1.5.6-3|40	%{_texmfdistdir}/tex/latex/mycv/mycv_style.sty
14mu|texlive-mycv-1.5.6-3|41	%{_texmfdistdir}/tex/latex/mycv/mycv_version.def
14mu|texlive-mycv-1.5.6-3|42	%doc %{_texmfdistdir}/doc/latex/mycv/CHANGELOG
14mu|texlive-mycv-1.5.6-3|43	%doc %{_texmfdistdir}/doc/latex/mycv/Doc/Images/logo-1.png
14mu|texlive-mycv-1.5.6-3|44	%doc %{_texmfdistdir}/doc/latex/mycv/Doc/mycv.tex
14mu|texlive-mycv-1.5.6-3|45	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/Notes.txt
14mu|texlive-mycv-1.5.6-3|46	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-dpl.pdf
14mu|texlive-mycv-1.5.6-3|47	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-dpl2.pdf
14mu|texlive-mycv-1.5.6-3|48	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-spl.pdf
14mu|texlive-mycv-1.5.6-3|49	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-spl2.pdf
14mu|texlive-mycv-1.5.6-3|50	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-examples.dtx
14mu|texlive-mycv-1.5.6-3|51	%doc %{_texmfdistdir}/doc/latex/mycv/README
14mu|texlive-mycv-1.5.6-3|52	%doc %{_texmfdistdir}/doc/latex/mycv/checksum.pl
14mu|texlive-mycv-1.5.6-3|53	%doc %{_texmfdistdir}/doc/latex/mycv/mycv.pdf
14mu|texlive-mycv-1.5.6-3|54	#- source
14mu|texlive-mycv-1.5.6-3|55	%doc %{_texmfdistdir}/source/latex/mycv/mycv.dtx
14mu|texlive-mycv-1.5.6-3|56	%doc %{_texmfdistdir}/source/latex/mycv/mycv.ins
14mu|texlive-mycv-1.5.6-3|57	
14mu|texlive-mycv-1.5.6-3|58	#-----------------------------------------------------------------------
14mu|texlive-mycv-1.5.6-3|59	%prep
14mu|texlive-mycv-1.5.6-3|60	%setup -c -a0 -a1 -a2
14mu|texlive-mycv-1.5.6-3|61	
14mu|texlive-mycv-1.5.6-3|62	%build
14mu|texlive-mycv-1.5.6-3|63	
14mu|texlive-mycv-1.5.6-3|64	%install
14mu|texlive-mycv-1.5.6-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mycv-1.5.6-3|66	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mycv-1.5.6-3|67	
14mu|texlive-mycv-1.5.6-3|68	
14mu|texlive-mycv-1.5.6-3|69	
14mu|texlive-mycv-1.5.6-3|70	%changelog
14mu|texlive-mycv-1.5.6-3|71	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-3
14mu|texlive-mycv-1.5.6-3|72	+ Revision: de603c4
14mu|texlive-mycv-1.5.6-3|73	- MassBuild#674: Increase release tag
14mu|texlive-mycv-1.5.6-3|74	
14mu|texlive-mycv-1.5.6-3|75	

25340 14
14mu|texlive-mylatexformat-3.4-4|1	# revision 21392
14mu|texlive-mylatexformat-3.4-4|2	# category Package
14mu|texlive-mylatexformat-3.4-4|3	# catalog-ctan /macros/latex/contrib/mylatexformat
14mu|texlive-mylatexformat-3.4-4|4	# catalog-date 2011-02-13 01:21:30 +0100
14mu|texlive-mylatexformat-3.4-4|5	# catalog-license lppl1.3
14mu|texlive-mylatexformat-3.4-4|6	# catalog-version 3.4
14mu|texlive-mylatexformat-3.4-4|7	Name:		texlive-mylatexformat
14mu|texlive-mylatexformat-3.4-4|8	Version:	3.4
14mu|texlive-mylatexformat-3.4-4|9	Release:	4
14mu|texlive-mylatexformat-3.4-4|10	Summary:	Build a format based on the preamble of a LaTeX file
14mu|texlive-mylatexformat-3.4-4|11	Group:		Publishing
14mu|texlive-mylatexformat-3.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mylatexformat
14mu|texlive-mylatexformat-3.4-4|13	License:	LPPL1.3
14mu|texlive-mylatexformat-3.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mylatexformat.tar.xz
14mu|texlive-mylatexformat-3.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mylatexformat.doc.tar.xz
14mu|texlive-mylatexformat-3.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mylatexformat.source.tar.xz
14mu|texlive-mylatexformat-3.4-4|17	BuildArch:	noarch
14mu|texlive-mylatexformat-3.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-mylatexformat-3.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-mylatexformat-3.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-mylatexformat-3.4-4|21	
14mu|texlive-mylatexformat-3.4-4|22	%description
14mu|texlive-mylatexformat-3.4-4|23	The use of formats helps to speed up compilations: packages
14mu|texlive-mylatexformat-3.4-4|24	which have been dumped in the format are loaded at very high
14mu|texlive-mylatexformat-3.4-4|25	speed. This is useful when a document loads many packages
14mu|texlive-mylatexformat-3.4-4|26	(including large packages such as pgf-TikZ). The package was
14mu|texlive-mylatexformat-3.4-4|27	developed from the work in mylatex, and eliminates many of the
14mu|texlive-mylatexformat-3.4-4|28	limitations and problems of that package.
14mu|texlive-mylatexformat-3.4-4|29	
14mu|texlive-mylatexformat-3.4-4|30	
14mu|texlive-mylatexformat-3.4-4|31	#-----------------------------------------------------------------------
14mu|texlive-mylatexformat-3.4-4|32	%files
14mu|texlive-mylatexformat-3.4-4|33	%{_texmfdistdir}/tex/latex/mylatexformat/mylatexformat.ltx
14mu|texlive-mylatexformat-3.4-4|34	%doc %{_texmfdistdir}/doc/latex/mylatexformat/README
14mu|texlive-mylatexformat-3.4-4|35	%doc %{_texmfdistdir}/doc/latex/mylatexformat/mylatexformat.pdf
14mu|texlive-mylatexformat-3.4-4|36	#- source
14mu|texlive-mylatexformat-3.4-4|37	%doc %{_texmfdistdir}/source/latex/mylatexformat/mylatexformat.drv
14mu|texlive-mylatexformat-3.4-4|38	%doc %{_texmfdistdir}/source/latex/mylatexformat/mylatexformat.dtx
14mu|texlive-mylatexformat-3.4-4|39	%doc %{_texmfdistdir}/source/latex/mylatexformat/mylatexformat.ins
14mu|texlive-mylatexformat-3.4-4|40	
14mu|texlive-mylatexformat-3.4-4|41	#-----------------------------------------------------------------------
14mu|texlive-mylatexformat-3.4-4|42	%prep
14mu|texlive-mylatexformat-3.4-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-mylatexformat-3.4-4|44	
14mu|texlive-mylatexformat-3.4-4|45	%build
14mu|texlive-mylatexformat-3.4-4|46	
14mu|texlive-mylatexformat-3.4-4|47	%install
14mu|texlive-mylatexformat-3.4-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-mylatexformat-3.4-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-mylatexformat-3.4-4|50	
14mu|texlive-mylatexformat-3.4-4|51	
14mu|texlive-mylatexformat-3.4-4|52	
14mu|texlive-mylatexformat-3.4-4|53	%changelog
14mu|texlive-mylatexformat-3.4-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.4-4
14mu|texlive-mylatexformat-3.4-4|55	+ Revision: 4b2d693
14mu|texlive-mylatexformat-3.4-4|56	- MassBuild#674: Increase release tag
14mu|texlive-mylatexformat-3.4-4|57	
14mu|texlive-mylatexformat-3.4-4|58	

25341 14
14mu|texlive-nag-0.700-4|1	# revision 24741
14mu|texlive-nag-0.700-4|2	# category Package
14mu|texlive-nag-0.700-4|3	# catalog-ctan /macros/latex/contrib/nag
14mu|texlive-nag-0.700-4|4	# catalog-date 2011-12-03 11:39:13 +0100
14mu|texlive-nag-0.700-4|5	# catalog-license lppl
14mu|texlive-nag-0.700-4|6	# catalog-version 0.7
14mu|texlive-nag-0.700-4|7	Name:		texlive-nag
14mu|texlive-nag-0.700-4|8	Version:	0.700
14mu|texlive-nag-0.700-4|9	Release:	4
14mu|texlive-nag-0.700-4|10	Summary:	Detecting and warning about obsolete LaTeX commands
14mu|texlive-nag-0.700-4|11	Group:		Publishing
14mu|texlive-nag-0.700-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nag
14mu|texlive-nag-0.700-4|13	License:	LPPL
14mu|texlive-nag-0.700-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nag.tar.xz
14mu|texlive-nag-0.700-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nag.doc.tar.xz
14mu|texlive-nag-0.700-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nag.source.tar.xz
14mu|texlive-nag-0.700-4|17	BuildArch:	noarch
14mu|texlive-nag-0.700-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nag-0.700-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nag-0.700-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-nag-0.700-4|21	
14mu|texlive-nag-0.700-4|22	%description
14mu|texlive-nag-0.700-4|23	Old habits die hard. All the same, there are commands, classes
14mu|texlive-nag-0.700-4|24	and packages which are outdated and superseded. The nag package
14mu|texlive-nag-0.700-4|25	provides routines to warn the user about the use of such
14mu|texlive-nag-0.700-4|26	obsolete things. As an example, we provide an extension that
14mu|texlive-nag-0.700-4|27	detects many of the "sins" described in l2tabu.
14mu|texlive-nag-0.700-4|28	
14mu|texlive-nag-0.700-4|29	
14mu|texlive-nag-0.700-4|30	#-----------------------------------------------------------------------
14mu|texlive-nag-0.700-4|31	%files
14mu|texlive-nag-0.700-4|32	%{_texmfdistdir}/tex/latex/nag/nag-abort.cfg
14mu|texlive-nag-0.700-4|33	%{_texmfdistdir}/tex/latex/nag/nag-experimental.cfg
14mu|texlive-nag-0.700-4|34	%{_texmfdistdir}/tex/latex/nag/nag-l2tabu.cfg
14mu|texlive-nag-0.700-4|35	%{_texmfdistdir}/tex/latex/nag/nag-orthodox.cfg
14mu|texlive-nag-0.700-4|36	%{_texmfdistdir}/tex/latex/nag/nag.sty
14mu|texlive-nag-0.700-4|37	%doc %{_texmfdistdir}/doc/latex/nag/README
14mu|texlive-nag-0.700-4|38	%doc %{_texmfdistdir}/doc/latex/nag/nag.pdf
14mu|texlive-nag-0.700-4|39	%doc %{_texmfdistdir}/doc/latex/nag/nagdemo.tex
14mu|texlive-nag-0.700-4|40	#- source
14mu|texlive-nag-0.700-4|41	%doc %{_texmfdistdir}/source/latex/nag/nag.dtx
14mu|texlive-nag-0.700-4|42	%doc %{_texmfdistdir}/source/latex/nag/nag.ins
14mu|texlive-nag-0.700-4|43	
14mu|texlive-nag-0.700-4|44	#-----------------------------------------------------------------------
14mu|texlive-nag-0.700-4|45	%prep
14mu|texlive-nag-0.700-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-nag-0.700-4|47	
14mu|texlive-nag-0.700-4|48	%build
14mu|texlive-nag-0.700-4|49	
14mu|texlive-nag-0.700-4|50	%install
14mu|texlive-nag-0.700-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nag-0.700-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nag-0.700-4|53	
14mu|texlive-nag-0.700-4|54	
14mu|texlive-nag-0.700-4|55	
14mu|texlive-nag-0.700-4|56	%changelog
14mu|texlive-nag-0.700-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.700-4
14mu|texlive-nag-0.700-4|58	+ Revision: c3eb2c4
14mu|texlive-nag-0.700-4|59	- MassBuild#674: Increase release tag
14mu|texlive-nag-0.700-4|60	
14mu|texlive-nag-0.700-4|61	

25342 14
14mu|texlive-nameauth-1.80-7|1	# revision 31746
14mu|texlive-nameauth-1.80-7|2	# category Package
14mu|texlive-nameauth-1.80-7|3	# catalog-ctan /macros/latex/contrib/nameauth
14mu|texlive-nameauth-1.80-7|4	# catalog-date 2013-09-24 16:31:22 +0200
14mu|texlive-nameauth-1.80-7|5	# catalog-license lppl1.3
14mu|texlive-nameauth-1.80-7|6	# catalog-version 1.8
14mu|texlive-nameauth-1.80-7|7	Name:		texlive-nameauth
14mu|texlive-nameauth-1.80-7|8	Version:	1.80
14mu|texlive-nameauth-1.80-7|9	Release:	7
14mu|texlive-nameauth-1.80-7|10	Summary:	Name authority mechanism for consistency in body text and index
14mu|texlive-nameauth-1.80-7|11	Group:		Publishing
14mu|texlive-nameauth-1.80-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nameauth
14mu|texlive-nameauth-1.80-7|13	License:	LPPL1.3
14mu|texlive-nameauth-1.80-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.tar.xz
14mu|texlive-nameauth-1.80-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.doc.tar.xz
14mu|texlive-nameauth-1.80-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.source.tar.xz
14mu|texlive-nameauth-1.80-7|17	BuildArch:	noarch
14mu|texlive-nameauth-1.80-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nameauth-1.80-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nameauth-1.80-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-nameauth-1.80-7|21	
14mu|texlive-nameauth-1.80-7|22	%description
14mu|texlive-nameauth-1.80-7|23	Publications, that reference many names, require editors and
14mu|texlive-nameauth-1.80-7|24	proofreaders to track those names in the text and index. The
14mu|texlive-nameauth-1.80-7|25	package offers name authority macros that allow authors and
14mu|texlive-nameauth-1.80-7|26	compilers to normalize occurrences of names, variant name
14mu|texlive-nameauth-1.80-7|27	forms, and pen names in the text and index. This may help
14mu|texlive-nameauth-1.80-7|28	minimize writing and production time and cost.
14mu|texlive-nameauth-1.80-7|29	
14mu|texlive-nameauth-1.80-7|30	
14mu|texlive-nameauth-1.80-7|31	#-----------------------------------------------------------------------
14mu|texlive-nameauth-1.80-7|32	%files
14mu|texlive-nameauth-1.80-7|33	%{_texmfdistdir}/tex/latex/nameauth/nameauth.sty
14mu|texlive-nameauth-1.80-7|34	%doc %{_texmfdistdir}/doc/latex/nameauth/Makefile
14mu|texlive-nameauth-1.80-7|35	%doc %{_texmfdistdir}/doc/latex/nameauth/README
14mu|texlive-nameauth-1.80-7|36	%doc %{_texmfdistdir}/doc/latex/nameauth/nameauth.pdf
14mu|texlive-nameauth-1.80-7|37	#- source
14mu|texlive-nameauth-1.80-7|38	%doc %{_texmfdistdir}/source/latex/nameauth/nameauth.dtx
14mu|texlive-nameauth-1.80-7|39	%doc %{_texmfdistdir}/source/latex/nameauth/nameauth.ins
14mu|texlive-nameauth-1.80-7|40	
14mu|texlive-nameauth-1.80-7|41	#-----------------------------------------------------------------------
14mu|texlive-nameauth-1.80-7|42	%prep
14mu|texlive-nameauth-1.80-7|43	%setup -c -a0 -a1 -a2
14mu|texlive-nameauth-1.80-7|44	
14mu|texlive-nameauth-1.80-7|45	%build
14mu|texlive-nameauth-1.80-7|46	
14mu|texlive-nameauth-1.80-7|47	%install
14mu|texlive-nameauth-1.80-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nameauth-1.80-7|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nameauth-1.80-7|50	
14mu|texlive-nameauth-1.80-7|51	%changelog
14mu|texlive-nameauth-1.80-7|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.80-7
14mu|texlive-nameauth-1.80-7|53	+ Revision: 69ae893
14mu|texlive-nameauth-1.80-7|54	- MassBuild#674: Increase release tag
14mu|texlive-nameauth-1.80-7|55	
14mu|texlive-nameauth-1.80-7|56	

25343 14
14mu|texlive-namespc-20061222-4|1	# revision 15878
14mu|texlive-namespc-20061222-4|2	# category Package
14mu|texlive-namespc-20061222-4|3	# catalog-ctan /macros/latex/contrib/namespc
14mu|texlive-namespc-20061222-4|4	# catalog-date 2006-12-22 14:37:19 +0100
14mu|texlive-namespc-20061222-4|5	# catalog-license lppl
14mu|texlive-namespc-20061222-4|6	# catalog-version undef
14mu|texlive-namespc-20061222-4|7	Name:		texlive-namespc
14mu|texlive-namespc-20061222-4|8	Version:	20061222
14mu|texlive-namespc-20061222-4|9	Release:	4
14mu|texlive-namespc-20061222-4|10	Summary:	Rudimentary c++-like namespaces in LaTeX
14mu|texlive-namespc-20061222-4|11	Group:		Publishing
14mu|texlive-namespc-20061222-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/namespc
14mu|texlive-namespc-20061222-4|13	License:	LPPL
14mu|texlive-namespc-20061222-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/namespc.tar.xz
14mu|texlive-namespc-20061222-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/namespc.doc.tar.xz
14mu|texlive-namespc-20061222-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/namespc.source.tar.xz
14mu|texlive-namespc-20061222-4|17	BuildArch:	noarch
14mu|texlive-namespc-20061222-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-namespc-20061222-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-namespc-20061222-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-namespc-20061222-4|21	
14mu|texlive-namespc-20061222-4|22	%description
14mu|texlive-namespc-20061222-4|23	The namespc package adds rudimentary c++-like namespace
14mu|texlive-namespc-20061222-4|24	functionality to LaTeX. It may be used to declare local LaTeX
14mu|texlive-namespc-20061222-4|25	commands, which can be made accessible in a later contexts
14mu|texlive-namespc-20061222-4|26	without defining them globally.
14mu|texlive-namespc-20061222-4|27	
14mu|texlive-namespc-20061222-4|28	
14mu|texlive-namespc-20061222-4|29	#-----------------------------------------------------------------------
14mu|texlive-namespc-20061222-4|30	%files
14mu|texlive-namespc-20061222-4|31	%{_texmfdistdir}/tex/latex/namespc/namespc.sty
14mu|texlive-namespc-20061222-4|32	%doc %{_texmfdistdir}/doc/latex/namespc/README
14mu|texlive-namespc-20061222-4|33	%doc %{_texmfdistdir}/doc/latex/namespc/namespc.pdf
14mu|texlive-namespc-20061222-4|34	#- source
14mu|texlive-namespc-20061222-4|35	%doc %{_texmfdistdir}/source/latex/namespc/namespc.dtx
14mu|texlive-namespc-20061222-4|36	
14mu|texlive-namespc-20061222-4|37	#-----------------------------------------------------------------------
14mu|texlive-namespc-20061222-4|38	%prep
14mu|texlive-namespc-20061222-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-namespc-20061222-4|40	
14mu|texlive-namespc-20061222-4|41	%build
14mu|texlive-namespc-20061222-4|42	
14mu|texlive-namespc-20061222-4|43	%install
14mu|texlive-namespc-20061222-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-namespc-20061222-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-namespc-20061222-4|46	
14mu|texlive-namespc-20061222-4|47	
14mu|texlive-namespc-20061222-4|48	
14mu|texlive-namespc-20061222-4|49	%changelog
14mu|texlive-namespc-20061222-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061222-4
14mu|texlive-namespc-20061222-4|51	+ Revision: dd8747e
14mu|texlive-namespc-20061222-4|52	- MassBuild#674: Increase release tag
14mu|texlive-namespc-20061222-4|53	
14mu|texlive-namespc-20061222-4|54	

25344 14
14mu|texlive-nanumtype1-3.0-7|1	# revision 29558
14mu|texlive-nanumtype1-3.0-7|2	# category Package
14mu|texlive-nanumtype1-3.0-7|3	# catalog-ctan /fonts/nanumtype1
14mu|texlive-nanumtype1-3.0-7|4	# catalog-date 2013-03-25 18:47:44 +0100
14mu|texlive-nanumtype1-3.0-7|5	# catalog-license ofl
14mu|texlive-nanumtype1-3.0-7|6	# catalog-version 3.0
14mu|texlive-nanumtype1-3.0-7|7	Name:		texlive-nanumtype1
14mu|texlive-nanumtype1-3.0-7|8	Version:	3.0
14mu|texlive-nanumtype1-3.0-7|9	Release:	7
14mu|texlive-nanumtype1-3.0-7|10	Summary:	Type1 subfonts of Nanum Korean fonts
14mu|texlive-nanumtype1-3.0-7|11	Group:		Publishing
14mu|texlive-nanumtype1-3.0-7|12	URL:		http://www.ctan.org/tex-archive/fonts/nanumtype1
14mu|texlive-nanumtype1-3.0-7|13	License:	OFL
14mu|texlive-nanumtype1-3.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nanumtype1.tar.xz
14mu|texlive-nanumtype1-3.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nanumtype1.doc.tar.xz
14mu|texlive-nanumtype1-3.0-7|16	BuildArch:	noarch
14mu|texlive-nanumtype1-3.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-nanumtype1-3.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-nanumtype1-3.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-nanumtype1-3.0-7|20	
14mu|texlive-nanumtype1-3.0-7|21	%description
14mu|texlive-nanumtype1-3.0-7|22	Nanum is a unicode font designed especially for Korean-language
14mu|texlive-nanumtype1-3.0-7|23	script. The font was designed by Sandoll Communication and
14mu|texlive-nanumtype1-3.0-7|24	Fontrix; it includes the sans serif (gothic), serif (myeongjo),
14mu|texlive-nanumtype1-3.0-7|25	pen script and brush script typefaces. The package provides
14mu|texlive-nanumtype1-3.0-7|26	Type1 subfonts converted from Nanum Myeongjo (Regular and
14mu|texlive-nanumtype1-3.0-7|27	ExtraBold) and Nanum Gothic (Regular and Bold) OTFs. C70, LUC,
14mu|texlive-nanumtype1-3.0-7|28	T1, and TS1 font definition files are also provided. (The
14mu|texlive-nanumtype1-3.0-7|29	package does not include OpenType/TrueType files, which are
14mu|texlive-nanumtype1-3.0-7|30	available from Naver).
14mu|texlive-nanumtype1-3.0-7|31	
14mu|texlive-nanumtype1-3.0-7|32	
14mu|texlive-nanumtype1-3.0-7|33	#-----------------------------------------------------------------------
14mu|texlive-nanumtype1-3.0-7|34	%files
14mu|texlive-nanumtype1-3.0-7|35	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb00.afm
14mu|texlive-nanumtype1-3.0-7|36	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb01.afm
14mu|texlive-nanumtype1-3.0-7|37	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb02.afm
14mu|texlive-nanumtype1-3.0-7|38	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb03.afm
14mu|texlive-nanumtype1-3.0-7|39	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb04.afm
14mu|texlive-nanumtype1-3.0-7|40	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb11.afm
14mu|texlive-nanumtype1-3.0-7|41	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb20.afm
14mu|texlive-nanumtype1-3.0-7|42	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb21.afm
14mu|texlive-nanumtype1-3.0-7|43	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb22.afm
14mu|texlive-nanumtype1-3.0-7|44	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb23.afm
14mu|texlive-nanumtype1-3.0-7|45	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb24.afm
14mu|texlive-nanumtype1-3.0-7|46	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb25.afm
14mu|texlive-nanumtype1-3.0-7|47	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb26.afm
14mu|texlive-nanumtype1-3.0-7|48	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb27.afm
14mu|texlive-nanumtype1-3.0-7|49	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb2a.afm
14mu|texlive-nanumtype1-3.0-7|50	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb30.afm
14mu|texlive-nanumtype1-3.0-7|51	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb31.afm
14mu|texlive-nanumtype1-3.0-7|52	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb32.afm
14mu|texlive-nanumtype1-3.0-7|53	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb33.afm
14mu|texlive-nanumtype1-3.0-7|54	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb4e.afm
14mu|texlive-nanumtype1-3.0-7|55	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb4f.afm
14mu|texlive-nanumtype1-3.0-7|56	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb50.afm
14mu|texlive-nanumtype1-3.0-7|57	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb51.afm
14mu|texlive-nanumtype1-3.0-7|58	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb52.afm
14mu|texlive-nanumtype1-3.0-7|59	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb53.afm
14mu|texlive-nanumtype1-3.0-7|60	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb54.afm
14mu|texlive-nanumtype1-3.0-7|61	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb55.afm
14mu|texlive-nanumtype1-3.0-7|62	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb56.afm
14mu|texlive-nanumtype1-3.0-7|63	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb57.afm
14mu|texlive-nanumtype1-3.0-7|64	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb58.afm
14mu|texlive-nanumtype1-3.0-7|65	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb59.afm
14mu|texlive-nanumtype1-3.0-7|66	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5a.afm
14mu|texlive-nanumtype1-3.0-7|67	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5b.afm
14mu|texlive-nanumtype1-3.0-7|68	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5c.afm
14mu|texlive-nanumtype1-3.0-7|69	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5d.afm
14mu|texlive-nanumtype1-3.0-7|70	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5e.afm
14mu|texlive-nanumtype1-3.0-7|71	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5f.afm
14mu|texlive-nanumtype1-3.0-7|72	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb60.afm
14mu|texlive-nanumtype1-3.0-7|73	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb61.afm
14mu|texlive-nanumtype1-3.0-7|74	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb62.afm
14mu|texlive-nanumtype1-3.0-7|75	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb63.afm
14mu|texlive-nanumtype1-3.0-7|76	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb64.afm
14mu|texlive-nanumtype1-3.0-7|77	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb65.afm
14mu|texlive-nanumtype1-3.0-7|78	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb66.afm
14mu|texlive-nanumtype1-3.0-7|79	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb67.afm
14mu|texlive-nanumtype1-3.0-7|80	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb68.afm
14mu|texlive-nanumtype1-3.0-7|81	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb69.afm
14mu|texlive-nanumtype1-3.0-7|82	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6a.afm
14mu|texlive-nanumtype1-3.0-7|83	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6b.afm
14mu|texlive-nanumtype1-3.0-7|84	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6c.afm
14mu|texlive-nanumtype1-3.0-7|85	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6d.afm
14mu|texlive-nanumtype1-3.0-7|86	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6e.afm
14mu|texlive-nanumtype1-3.0-7|87	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6f.afm
14mu|texlive-nanumtype1-3.0-7|88	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb70.afm
14mu|texlive-nanumtype1-3.0-7|89	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb71.afm
14mu|texlive-nanumtype1-3.0-7|90	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb72.afm
14mu|texlive-nanumtype1-3.0-7|91	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb73.afm
14mu|texlive-nanumtype1-3.0-7|92	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb74.afm
14mu|texlive-nanumtype1-3.0-7|93	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb75.afm
14mu|texlive-nanumtype1-3.0-7|94	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb76.afm
14mu|texlive-nanumtype1-3.0-7|95	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb77.afm
14mu|texlive-nanumtype1-3.0-7|96	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb78.afm
14mu|texlive-nanumtype1-3.0-7|97	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb79.afm
14mu|texlive-nanumtype1-3.0-7|98	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7a.afm
14mu|texlive-nanumtype1-3.0-7|99	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7b.afm
14mu|texlive-nanumtype1-3.0-7|100	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7c.afm
14mu|texlive-nanumtype1-3.0-7|101	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7d.afm
14mu|texlive-nanumtype1-3.0-7|102	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7e.afm
14mu|texlive-nanumtype1-3.0-7|103	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7f.afm
14mu|texlive-nanumtype1-3.0-7|104	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb80.afm
14mu|texlive-nanumtype1-3.0-7|105	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb81.afm
14mu|texlive-nanumtype1-3.0-7|106	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb82.afm
14mu|texlive-nanumtype1-3.0-7|107	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb83.afm
14mu|texlive-nanumtype1-3.0-7|108	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb84.afm
14mu|texlive-nanumtype1-3.0-7|109	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb85.afm
14mu|texlive-nanumtype1-3.0-7|110	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb86.afm
14mu|texlive-nanumtype1-3.0-7|111	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb87.afm
14mu|texlive-nanumtype1-3.0-7|112	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb88.afm
14mu|texlive-nanumtype1-3.0-7|113	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb89.afm
14mu|texlive-nanumtype1-3.0-7|114	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8a.afm
14mu|texlive-nanumtype1-3.0-7|115	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8b.afm
14mu|texlive-nanumtype1-3.0-7|116	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8c.afm
14mu|texlive-nanumtype1-3.0-7|117	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8d.afm
14mu|texlive-nanumtype1-3.0-7|118	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8e.afm
14mu|texlive-nanumtype1-3.0-7|119	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8f.afm
14mu|texlive-nanumtype1-3.0-7|120	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb90.afm
14mu|texlive-nanumtype1-3.0-7|121	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb91.afm
14mu|texlive-nanumtype1-3.0-7|122	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb92.afm
14mu|texlive-nanumtype1-3.0-7|123	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb93.afm
14mu|texlive-nanumtype1-3.0-7|124	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb94.afm
14mu|texlive-nanumtype1-3.0-7|125	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb95.afm
14mu|texlive-nanumtype1-3.0-7|126	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb96.afm
14mu|texlive-nanumtype1-3.0-7|127	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb97.afm
14mu|texlive-nanumtype1-3.0-7|128	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb98.afm
14mu|texlive-nanumtype1-3.0-7|129	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb99.afm
14mu|texlive-nanumtype1-3.0-7|130	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9a.afm
14mu|texlive-nanumtype1-3.0-7|131	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9b.afm
14mu|texlive-nanumtype1-3.0-7|132	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9c.afm
14mu|texlive-nanumtype1-3.0-7|133	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9d.afm
14mu|texlive-nanumtype1-3.0-7|134	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9e.afm
14mu|texlive-nanumtype1-3.0-7|135	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9f.afm
14mu|texlive-nanumtype1-3.0-7|136	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbac.afm
14mu|texlive-nanumtype1-3.0-7|137	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbad.afm
14mu|texlive-nanumtype1-3.0-7|138	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbae.afm
14mu|texlive-nanumtype1-3.0-7|139	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbaf.afm
14mu|texlive-nanumtype1-3.0-7|140	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb0.afm
14mu|texlive-nanumtype1-3.0-7|141	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb1.afm
14mu|texlive-nanumtype1-3.0-7|142	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb2.afm
14mu|texlive-nanumtype1-3.0-7|143	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb3.afm
14mu|texlive-nanumtype1-3.0-7|144	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb4.afm
14mu|texlive-nanumtype1-3.0-7|145	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb5.afm
14mu|texlive-nanumtype1-3.0-7|146	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb6.afm
14mu|texlive-nanumtype1-3.0-7|147	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb7.afm
14mu|texlive-nanumtype1-3.0-7|148	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb8.afm
14mu|texlive-nanumtype1-3.0-7|149	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb9.afm
14mu|texlive-nanumtype1-3.0-7|150	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbba.afm
14mu|texlive-nanumtype1-3.0-7|151	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbb.afm
14mu|texlive-nanumtype1-3.0-7|152	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbc.afm
14mu|texlive-nanumtype1-3.0-7|153	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbd.afm
14mu|texlive-nanumtype1-3.0-7|154	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbe.afm
14mu|texlive-nanumtype1-3.0-7|155	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbf.afm
14mu|texlive-nanumtype1-3.0-7|156	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc0.afm
14mu|texlive-nanumtype1-3.0-7|157	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc1.afm
14mu|texlive-nanumtype1-3.0-7|158	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc2.afm
14mu|texlive-nanumtype1-3.0-7|159	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc3.afm
14mu|texlive-nanumtype1-3.0-7|160	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc4.afm
14mu|texlive-nanumtype1-3.0-7|161	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc5.afm
14mu|texlive-nanumtype1-3.0-7|162	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc6.afm
14mu|texlive-nanumtype1-3.0-7|163	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc7.afm
14mu|texlive-nanumtype1-3.0-7|164	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc8.afm
14mu|texlive-nanumtype1-3.0-7|165	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc9.afm
14mu|texlive-nanumtype1-3.0-7|166	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbca.afm
14mu|texlive-nanumtype1-3.0-7|167	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcb.afm
14mu|texlive-nanumtype1-3.0-7|168	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcc.afm
14mu|texlive-nanumtype1-3.0-7|169	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcd.afm
14mu|texlive-nanumtype1-3.0-7|170	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbce.afm
14mu|texlive-nanumtype1-3.0-7|171	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcf.afm
14mu|texlive-nanumtype1-3.0-7|172	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd0.afm
14mu|texlive-nanumtype1-3.0-7|173	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd1.afm
14mu|texlive-nanumtype1-3.0-7|174	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd2.afm
14mu|texlive-nanumtype1-3.0-7|175	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd3.afm
14mu|texlive-nanumtype1-3.0-7|176	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd4.afm
14mu|texlive-nanumtype1-3.0-7|177	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd5.afm
14mu|texlive-nanumtype1-3.0-7|178	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd6.afm
14mu|texlive-nanumtype1-3.0-7|179	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd7.afm
14mu|texlive-nanumtype1-3.0-7|180	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbf9.afm
14mu|texlive-nanumtype1-3.0-7|181	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbfa.afm
14mu|texlive-nanumtype1-3.0-7|182	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbff.afm
14mu|texlive-nanumtype1-3.0-7|183	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm00.afm
14mu|texlive-nanumtype1-3.0-7|184	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm01.afm
14mu|texlive-nanumtype1-3.0-7|185	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm02.afm
14mu|texlive-nanumtype1-3.0-7|186	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm03.afm
14mu|texlive-nanumtype1-3.0-7|187	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm04.afm
14mu|texlive-nanumtype1-3.0-7|188	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm11.afm
14mu|texlive-nanumtype1-3.0-7|189	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm20.afm
14mu|texlive-nanumtype1-3.0-7|190	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm21.afm
14mu|texlive-nanumtype1-3.0-7|191	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm22.afm
14mu|texlive-nanumtype1-3.0-7|192	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm23.afm
14mu|texlive-nanumtype1-3.0-7|193	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm24.afm
14mu|texlive-nanumtype1-3.0-7|194	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm25.afm
14mu|texlive-nanumtype1-3.0-7|195	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm26.afm
14mu|texlive-nanumtype1-3.0-7|196	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm27.afm
14mu|texlive-nanumtype1-3.0-7|197	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm2a.afm
14mu|texlive-nanumtype1-3.0-7|198	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm30.afm
14mu|texlive-nanumtype1-3.0-7|199	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm31.afm
14mu|texlive-nanumtype1-3.0-7|200	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm32.afm
14mu|texlive-nanumtype1-3.0-7|201	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm33.afm
14mu|texlive-nanumtype1-3.0-7|202	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm4e.afm
14mu|texlive-nanumtype1-3.0-7|203	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm4f.afm
14mu|texlive-nanumtype1-3.0-7|204	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm50.afm
14mu|texlive-nanumtype1-3.0-7|205	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm51.afm
14mu|texlive-nanumtype1-3.0-7|206	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm52.afm
14mu|texlive-nanumtype1-3.0-7|207	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm53.afm
14mu|texlive-nanumtype1-3.0-7|208	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm54.afm
14mu|texlive-nanumtype1-3.0-7|209	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm55.afm
14mu|texlive-nanumtype1-3.0-7|210	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm56.afm
14mu|texlive-nanumtype1-3.0-7|211	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm57.afm
14mu|texlive-nanumtype1-3.0-7|212	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm58.afm
14mu|texlive-nanumtype1-3.0-7|213	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm59.afm
14mu|texlive-nanumtype1-3.0-7|214	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5a.afm
14mu|texlive-nanumtype1-3.0-7|215	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5b.afm
14mu|texlive-nanumtype1-3.0-7|216	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5c.afm
14mu|texlive-nanumtype1-3.0-7|217	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5d.afm
14mu|texlive-nanumtype1-3.0-7|218	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5e.afm
14mu|texlive-nanumtype1-3.0-7|219	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5f.afm
14mu|texlive-nanumtype1-3.0-7|220	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm60.afm
14mu|texlive-nanumtype1-3.0-7|221	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm61.afm
14mu|texlive-nanumtype1-3.0-7|222	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm62.afm
14mu|texlive-nanumtype1-3.0-7|223	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm63.afm
14mu|texlive-nanumtype1-3.0-7|224	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm64.afm
14mu|texlive-nanumtype1-3.0-7|225	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm65.afm
14mu|texlive-nanumtype1-3.0-7|226	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm66.afm
14mu|texlive-nanumtype1-3.0-7|227	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm67.afm
14mu|texlive-nanumtype1-3.0-7|228	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm68.afm
14mu|texlive-nanumtype1-3.0-7|229	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm69.afm
14mu|texlive-nanumtype1-3.0-7|230	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6a.afm
14mu|texlive-nanumtype1-3.0-7|231	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6b.afm
14mu|texlive-nanumtype1-3.0-7|232	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6c.afm
14mu|texlive-nanumtype1-3.0-7|233	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6d.afm
14mu|texlive-nanumtype1-3.0-7|234	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6e.afm
14mu|texlive-nanumtype1-3.0-7|235	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6f.afm
14mu|texlive-nanumtype1-3.0-7|236	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm70.afm
14mu|texlive-nanumtype1-3.0-7|237	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm71.afm
14mu|texlive-nanumtype1-3.0-7|238	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm72.afm
14mu|texlive-nanumtype1-3.0-7|239	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm73.afm
14mu|texlive-nanumtype1-3.0-7|240	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm74.afm
14mu|texlive-nanumtype1-3.0-7|241	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm75.afm
14mu|texlive-nanumtype1-3.0-7|242	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm76.afm
14mu|texlive-nanumtype1-3.0-7|243	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm77.afm
14mu|texlive-nanumtype1-3.0-7|244	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm78.afm
14mu|texlive-nanumtype1-3.0-7|245	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm79.afm
14mu|texlive-nanumtype1-3.0-7|246	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7a.afm
14mu|texlive-nanumtype1-3.0-7|247	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7b.afm
14mu|texlive-nanumtype1-3.0-7|248	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7c.afm
14mu|texlive-nanumtype1-3.0-7|249	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7d.afm
14mu|texlive-nanumtype1-3.0-7|250	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7e.afm
14mu|texlive-nanumtype1-3.0-7|251	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7f.afm
14mu|texlive-nanumtype1-3.0-7|252	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm80.afm
14mu|texlive-nanumtype1-3.0-7|253	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm81.afm
14mu|texlive-nanumtype1-3.0-7|254	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm82.afm
14mu|texlive-nanumtype1-3.0-7|255	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm83.afm
14mu|texlive-nanumtype1-3.0-7|256	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm84.afm
14mu|texlive-nanumtype1-3.0-7|257	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm85.afm
14mu|texlive-nanumtype1-3.0-7|258	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm86.afm
14mu|texlive-nanumtype1-3.0-7|259	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm87.afm
14mu|texlive-nanumtype1-3.0-7|260	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm88.afm
14mu|texlive-nanumtype1-3.0-7|261	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm89.afm
14mu|texlive-nanumtype1-3.0-7|262	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8a.afm
14mu|texlive-nanumtype1-3.0-7|263	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8b.afm
14mu|texlive-nanumtype1-3.0-7|264	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8c.afm
14mu|texlive-nanumtype1-3.0-7|265	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8d.afm
14mu|texlive-nanumtype1-3.0-7|266	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8e.afm
14mu|texlive-nanumtype1-3.0-7|267	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8f.afm
14mu|texlive-nanumtype1-3.0-7|268	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm90.afm
14mu|texlive-nanumtype1-3.0-7|269	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm91.afm
14mu|texlive-nanumtype1-3.0-7|270	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm92.afm
14mu|texlive-nanumtype1-3.0-7|271	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm93.afm
14mu|texlive-nanumtype1-3.0-7|272	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm94.afm
14mu|texlive-nanumtype1-3.0-7|273	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm95.afm
14mu|texlive-nanumtype1-3.0-7|274	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm96.afm
14mu|texlive-nanumtype1-3.0-7|275	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm97.afm
14mu|texlive-nanumtype1-3.0-7|276	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm98.afm
14mu|texlive-nanumtype1-3.0-7|277	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm99.afm
14mu|texlive-nanumtype1-3.0-7|278	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9a.afm
14mu|texlive-nanumtype1-3.0-7|279	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9b.afm
14mu|texlive-nanumtype1-3.0-7|280	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9c.afm
14mu|texlive-nanumtype1-3.0-7|281	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9d.afm
14mu|texlive-nanumtype1-3.0-7|282	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9e.afm
14mu|texlive-nanumtype1-3.0-7|283	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9f.afm
14mu|texlive-nanumtype1-3.0-7|284	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmac.afm
14mu|texlive-nanumtype1-3.0-7|285	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmad.afm
14mu|texlive-nanumtype1-3.0-7|286	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmae.afm
14mu|texlive-nanumtype1-3.0-7|287	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmaf.afm
14mu|texlive-nanumtype1-3.0-7|288	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb0.afm
14mu|texlive-nanumtype1-3.0-7|289	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb1.afm
14mu|texlive-nanumtype1-3.0-7|290	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb2.afm
14mu|texlive-nanumtype1-3.0-7|291	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb3.afm
14mu|texlive-nanumtype1-3.0-7|292	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb4.afm
14mu|texlive-nanumtype1-3.0-7|293	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb5.afm
14mu|texlive-nanumtype1-3.0-7|294	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb6.afm
14mu|texlive-nanumtype1-3.0-7|295	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb7.afm
14mu|texlive-nanumtype1-3.0-7|296	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb8.afm
14mu|texlive-nanumtype1-3.0-7|297	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb9.afm
14mu|texlive-nanumtype1-3.0-7|298	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmba.afm
14mu|texlive-nanumtype1-3.0-7|299	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbb.afm
14mu|texlive-nanumtype1-3.0-7|300	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbc.afm
14mu|texlive-nanumtype1-3.0-7|301	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbd.afm
14mu|texlive-nanumtype1-3.0-7|302	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbe.afm
14mu|texlive-nanumtype1-3.0-7|303	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbf.afm
14mu|texlive-nanumtype1-3.0-7|304	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc0.afm
14mu|texlive-nanumtype1-3.0-7|305	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc1.afm
14mu|texlive-nanumtype1-3.0-7|306	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc2.afm
14mu|texlive-nanumtype1-3.0-7|307	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc3.afm
14mu|texlive-nanumtype1-3.0-7|308	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc4.afm
14mu|texlive-nanumtype1-3.0-7|309	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc5.afm
14mu|texlive-nanumtype1-3.0-7|310	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc6.afm
14mu|texlive-nanumtype1-3.0-7|311	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc7.afm
14mu|texlive-nanumtype1-3.0-7|312	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc8.afm
14mu|texlive-nanumtype1-3.0-7|313	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc9.afm
14mu|texlive-nanumtype1-3.0-7|314	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmca.afm
14mu|texlive-nanumtype1-3.0-7|315	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcb.afm
14mu|texlive-nanumtype1-3.0-7|316	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcc.afm
14mu|texlive-nanumtype1-3.0-7|317	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcd.afm
14mu|texlive-nanumtype1-3.0-7|318	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmce.afm
14mu|texlive-nanumtype1-3.0-7|319	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcf.afm
14mu|texlive-nanumtype1-3.0-7|320	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd0.afm
14mu|texlive-nanumtype1-3.0-7|321	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd1.afm
14mu|texlive-nanumtype1-3.0-7|322	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd2.afm
14mu|texlive-nanumtype1-3.0-7|323	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd3.afm
14mu|texlive-nanumtype1-3.0-7|324	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd4.afm
14mu|texlive-nanumtype1-3.0-7|325	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd5.afm
14mu|texlive-nanumtype1-3.0-7|326	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd6.afm
14mu|texlive-nanumtype1-3.0-7|327	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd7.afm
14mu|texlive-nanumtype1-3.0-7|328	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmf9.afm
14mu|texlive-nanumtype1-3.0-7|329	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmfa.afm
14mu|texlive-nanumtype1-3.0-7|330	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmff.afm
14mu|texlive-nanumtype1-3.0-7|331	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb00.afm
14mu|texlive-nanumtype1-3.0-7|332	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb01.afm
14mu|texlive-nanumtype1-3.0-7|333	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb02.afm
14mu|texlive-nanumtype1-3.0-7|334	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb03.afm
14mu|texlive-nanumtype1-3.0-7|335	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb04.afm
14mu|texlive-nanumtype1-3.0-7|336	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb20.afm
14mu|texlive-nanumtype1-3.0-7|337	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb21.afm
14mu|texlive-nanumtype1-3.0-7|338	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb22.afm
14mu|texlive-nanumtype1-3.0-7|339	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb23.afm
14mu|texlive-nanumtype1-3.0-7|340	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb24.afm
14mu|texlive-nanumtype1-3.0-7|341	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb25.afm
14mu|texlive-nanumtype1-3.0-7|342	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb26.afm
14mu|texlive-nanumtype1-3.0-7|343	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb27.afm
14mu|texlive-nanumtype1-3.0-7|344	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb2a.afm
14mu|texlive-nanumtype1-3.0-7|345	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb30.afm
14mu|texlive-nanumtype1-3.0-7|346	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb31.afm
14mu|texlive-nanumtype1-3.0-7|347	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb32.afm
14mu|texlive-nanumtype1-3.0-7|348	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb33.afm
14mu|texlive-nanumtype1-3.0-7|349	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbac.afm
14mu|texlive-nanumtype1-3.0-7|350	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbad.afm
14mu|texlive-nanumtype1-3.0-7|351	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbae.afm
14mu|texlive-nanumtype1-3.0-7|352	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbaf.afm
14mu|texlive-nanumtype1-3.0-7|353	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb0.afm
14mu|texlive-nanumtype1-3.0-7|354	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb1.afm
14mu|texlive-nanumtype1-3.0-7|355	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb2.afm
14mu|texlive-nanumtype1-3.0-7|356	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb3.afm
14mu|texlive-nanumtype1-3.0-7|357	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb4.afm
14mu|texlive-nanumtype1-3.0-7|358	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb5.afm
14mu|texlive-nanumtype1-3.0-7|359	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb6.afm
14mu|texlive-nanumtype1-3.0-7|360	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb7.afm
14mu|texlive-nanumtype1-3.0-7|361	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb8.afm
14mu|texlive-nanumtype1-3.0-7|362	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb9.afm
14mu|texlive-nanumtype1-3.0-7|363	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbba.afm
14mu|texlive-nanumtype1-3.0-7|364	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbb.afm
14mu|texlive-nanumtype1-3.0-7|365	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbc.afm
14mu|texlive-nanumtype1-3.0-7|366	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbd.afm
14mu|texlive-nanumtype1-3.0-7|367	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbe.afm
14mu|texlive-nanumtype1-3.0-7|368	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbf.afm
14mu|texlive-nanumtype1-3.0-7|369	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc0.afm
14mu|texlive-nanumtype1-3.0-7|370	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc1.afm
14mu|texlive-nanumtype1-3.0-7|371	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc2.afm
14mu|texlive-nanumtype1-3.0-7|372	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc3.afm
14mu|texlive-nanumtype1-3.0-7|373	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc4.afm
14mu|texlive-nanumtype1-3.0-7|374	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc5.afm
14mu|texlive-nanumtype1-3.0-7|375	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc6.afm
14mu|texlive-nanumtype1-3.0-7|376	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc7.afm
14mu|texlive-nanumtype1-3.0-7|377	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc8.afm
14mu|texlive-nanumtype1-3.0-7|378	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc9.afm
14mu|texlive-nanumtype1-3.0-7|379	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbca.afm
14mu|texlive-nanumtype1-3.0-7|380	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcb.afm
14mu|texlive-nanumtype1-3.0-7|381	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcc.afm
14mu|texlive-nanumtype1-3.0-7|382	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcd.afm
14mu|texlive-nanumtype1-3.0-7|383	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbce.afm
14mu|texlive-nanumtype1-3.0-7|384	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcf.afm
14mu|texlive-nanumtype1-3.0-7|385	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd0.afm
14mu|texlive-nanumtype1-3.0-7|386	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd1.afm
14mu|texlive-nanumtype1-3.0-7|387	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd2.afm
14mu|texlive-nanumtype1-3.0-7|388	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd3.afm
14mu|texlive-nanumtype1-3.0-7|389	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd4.afm
14mu|texlive-nanumtype1-3.0-7|390	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd5.afm
14mu|texlive-nanumtype1-3.0-7|391	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd6.afm
14mu|texlive-nanumtype1-3.0-7|392	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd7.afm
14mu|texlive-nanumtype1-3.0-7|393	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbff.afm
14mu|texlive-nanumtype1-3.0-7|394	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm00.afm
14mu|texlive-nanumtype1-3.0-7|395	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm01.afm
14mu|texlive-nanumtype1-3.0-7|396	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm02.afm
14mu|texlive-nanumtype1-3.0-7|397	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm03.afm
14mu|texlive-nanumtype1-3.0-7|398	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm04.afm
14mu|texlive-nanumtype1-3.0-7|399	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm20.afm
14mu|texlive-nanumtype1-3.0-7|400	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm21.afm
14mu|texlive-nanumtype1-3.0-7|401	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm22.afm
14mu|texlive-nanumtype1-3.0-7|402	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm23.afm
14mu|texlive-nanumtype1-3.0-7|403	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm24.afm
14mu|texlive-nanumtype1-3.0-7|404	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm25.afm
14mu|texlive-nanumtype1-3.0-7|405	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm26.afm
14mu|texlive-nanumtype1-3.0-7|406	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm27.afm
14mu|texlive-nanumtype1-3.0-7|407	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm30.afm
14mu|texlive-nanumtype1-3.0-7|408	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm31.afm
14mu|texlive-nanumtype1-3.0-7|409	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm32.afm
14mu|texlive-nanumtype1-3.0-7|410	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm33.afm
14mu|texlive-nanumtype1-3.0-7|411	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmac.afm
14mu|texlive-nanumtype1-3.0-7|412	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmad.afm
14mu|texlive-nanumtype1-3.0-7|413	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmae.afm
14mu|texlive-nanumtype1-3.0-7|414	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmaf.afm
14mu|texlive-nanumtype1-3.0-7|415	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb0.afm
14mu|texlive-nanumtype1-3.0-7|416	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb1.afm
14mu|texlive-nanumtype1-3.0-7|417	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb2.afm
14mu|texlive-nanumtype1-3.0-7|418	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb3.afm
14mu|texlive-nanumtype1-3.0-7|419	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb4.afm
14mu|texlive-nanumtype1-3.0-7|420	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb5.afm
14mu|texlive-nanumtype1-3.0-7|421	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb6.afm
14mu|texlive-nanumtype1-3.0-7|422	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb7.afm
14mu|texlive-nanumtype1-3.0-7|423	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb8.afm
14mu|texlive-nanumtype1-3.0-7|424	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb9.afm
14mu|texlive-nanumtype1-3.0-7|425	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmba.afm
14mu|texlive-nanumtype1-3.0-7|426	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbb.afm
14mu|texlive-nanumtype1-3.0-7|427	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbc.afm
14mu|texlive-nanumtype1-3.0-7|428	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbd.afm
14mu|texlive-nanumtype1-3.0-7|429	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbe.afm
14mu|texlive-nanumtype1-3.0-7|430	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbf.afm
14mu|texlive-nanumtype1-3.0-7|431	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc0.afm
14mu|texlive-nanumtype1-3.0-7|432	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc1.afm
14mu|texlive-nanumtype1-3.0-7|433	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc2.afm
14mu|texlive-nanumtype1-3.0-7|434	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc3.afm
14mu|texlive-nanumtype1-3.0-7|435	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc4.afm
14mu|texlive-nanumtype1-3.0-7|436	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc5.afm
14mu|texlive-nanumtype1-3.0-7|437	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc6.afm
14mu|texlive-nanumtype1-3.0-7|438	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc7.afm
14mu|texlive-nanumtype1-3.0-7|439	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc8.afm
14mu|texlive-nanumtype1-3.0-7|440	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc9.afm
14mu|texlive-nanumtype1-3.0-7|441	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmca.afm
14mu|texlive-nanumtype1-3.0-7|442	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcb.afm
14mu|texlive-nanumtype1-3.0-7|443	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcc.afm
14mu|texlive-nanumtype1-3.0-7|444	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcd.afm
14mu|texlive-nanumtype1-3.0-7|445	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmce.afm
14mu|texlive-nanumtype1-3.0-7|446	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcf.afm
14mu|texlive-nanumtype1-3.0-7|447	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd0.afm
14mu|texlive-nanumtype1-3.0-7|448	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd1.afm
14mu|texlive-nanumtype1-3.0-7|449	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd2.afm
14mu|texlive-nanumtype1-3.0-7|450	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd3.afm
14mu|texlive-nanumtype1-3.0-7|451	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd4.afm
14mu|texlive-nanumtype1-3.0-7|452	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd5.afm
14mu|texlive-nanumtype1-3.0-7|453	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd6.afm
14mu|texlive-nanumtype1-3.0-7|454	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd7.afm
14mu|texlive-nanumtype1-3.0-7|455	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmff.afm
14mu|texlive-nanumtype1-3.0-7|456	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanumgtb.afm
14mu|texlive-nanumtype1-3.0-7|457	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanumgtm.afm
14mu|texlive-nanumtype1-3.0-7|458	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanummjb.afm
14mu|texlive-nanumtype1-3.0-7|459	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanummjm.afm
14mu|texlive-nanumtype1-3.0-7|460	%{_texmfdistdir}/fonts/map/dvips/nanumtype1/nanumfonts.map
14mu|texlive-nanumtype1-3.0-7|461	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb00.tfm
14mu|texlive-nanumtype1-3.0-7|462	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb01.tfm
14mu|texlive-nanumtype1-3.0-7|463	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb02.tfm
14mu|texlive-nanumtype1-3.0-7|464	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb03.tfm
14mu|texlive-nanumtype1-3.0-7|465	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb04.tfm
14mu|texlive-nanumtype1-3.0-7|466	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb11.tfm
14mu|texlive-nanumtype1-3.0-7|467	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb20.tfm
14mu|texlive-nanumtype1-3.0-7|468	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb21.tfm
14mu|texlive-nanumtype1-3.0-7|469	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb22.tfm
14mu|texlive-nanumtype1-3.0-7|470	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb23.tfm
14mu|texlive-nanumtype1-3.0-7|471	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb24.tfm
14mu|texlive-nanumtype1-3.0-7|472	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb25.tfm
14mu|texlive-nanumtype1-3.0-7|473	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb26.tfm
14mu|texlive-nanumtype1-3.0-7|474	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb27.tfm
14mu|texlive-nanumtype1-3.0-7|475	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb2a.tfm
14mu|texlive-nanumtype1-3.0-7|476	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb30.tfm
14mu|texlive-nanumtype1-3.0-7|477	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb31.tfm
14mu|texlive-nanumtype1-3.0-7|478	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb32.tfm
14mu|texlive-nanumtype1-3.0-7|479	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb33.tfm
14mu|texlive-nanumtype1-3.0-7|480	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb4e.tfm
14mu|texlive-nanumtype1-3.0-7|481	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb4f.tfm
14mu|texlive-nanumtype1-3.0-7|482	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb50.tfm
14mu|texlive-nanumtype1-3.0-7|483	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb51.tfm
14mu|texlive-nanumtype1-3.0-7|484	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb52.tfm
14mu|texlive-nanumtype1-3.0-7|485	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb53.tfm
14mu|texlive-nanumtype1-3.0-7|486	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb54.tfm
14mu|texlive-nanumtype1-3.0-7|487	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb55.tfm
14mu|texlive-nanumtype1-3.0-7|488	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb56.tfm
14mu|texlive-nanumtype1-3.0-7|489	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb57.tfm
14mu|texlive-nanumtype1-3.0-7|490	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb58.tfm
14mu|texlive-nanumtype1-3.0-7|491	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb59.tfm
14mu|texlive-nanumtype1-3.0-7|492	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5a.tfm
14mu|texlive-nanumtype1-3.0-7|493	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5b.tfm
14mu|texlive-nanumtype1-3.0-7|494	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5c.tfm
14mu|texlive-nanumtype1-3.0-7|495	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5d.tfm
14mu|texlive-nanumtype1-3.0-7|496	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5e.tfm
14mu|texlive-nanumtype1-3.0-7|497	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5f.tfm
14mu|texlive-nanumtype1-3.0-7|498	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb60.tfm
14mu|texlive-nanumtype1-3.0-7|499	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb61.tfm
14mu|texlive-nanumtype1-3.0-7|500	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb62.tfm
14mu|texlive-nanumtype1-3.0-7|501	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb63.tfm
14mu|texlive-nanumtype1-3.0-7|502	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb64.tfm
14mu|texlive-nanumtype1-3.0-7|503	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb65.tfm
14mu|texlive-nanumtype1-3.0-7|504	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb66.tfm
14mu|texlive-nanumtype1-3.0-7|505	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb67.tfm
14mu|texlive-nanumtype1-3.0-7|506	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb68.tfm
14mu|texlive-nanumtype1-3.0-7|507	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb69.tfm
14mu|texlive-nanumtype1-3.0-7|508	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6a.tfm
14mu|texlive-nanumtype1-3.0-7|509	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6b.tfm
14mu|texlive-nanumtype1-3.0-7|510	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6c.tfm
14mu|texlive-nanumtype1-3.0-7|511	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6d.tfm
14mu|texlive-nanumtype1-3.0-7|512	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6e.tfm
14mu|texlive-nanumtype1-3.0-7|513	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6f.tfm
14mu|texlive-nanumtype1-3.0-7|514	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb70.tfm
14mu|texlive-nanumtype1-3.0-7|515	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb71.tfm
14mu|texlive-nanumtype1-3.0-7|516	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb72.tfm
14mu|texlive-nanumtype1-3.0-7|517	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb73.tfm
14mu|texlive-nanumtype1-3.0-7|518	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb74.tfm
14mu|texlive-nanumtype1-3.0-7|519	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb75.tfm
14mu|texlive-nanumtype1-3.0-7|520	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb76.tfm
14mu|texlive-nanumtype1-3.0-7|521	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb77.tfm
14mu|texlive-nanumtype1-3.0-7|522	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb78.tfm
14mu|texlive-nanumtype1-3.0-7|523	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb79.tfm
14mu|texlive-nanumtype1-3.0-7|524	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7a.tfm
14mu|texlive-nanumtype1-3.0-7|525	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7b.tfm
14mu|texlive-nanumtype1-3.0-7|526	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7c.tfm
14mu|texlive-nanumtype1-3.0-7|527	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7d.tfm
14mu|texlive-nanumtype1-3.0-7|528	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7e.tfm
14mu|texlive-nanumtype1-3.0-7|529	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7f.tfm
14mu|texlive-nanumtype1-3.0-7|530	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb80.tfm
14mu|texlive-nanumtype1-3.0-7|531	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb81.tfm
14mu|texlive-nanumtype1-3.0-7|532	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb82.tfm
14mu|texlive-nanumtype1-3.0-7|533	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb83.tfm
14mu|texlive-nanumtype1-3.0-7|534	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb84.tfm
14mu|texlive-nanumtype1-3.0-7|535	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb85.tfm
14mu|texlive-nanumtype1-3.0-7|536	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb86.tfm
14mu|texlive-nanumtype1-3.0-7|537	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb87.tfm
14mu|texlive-nanumtype1-3.0-7|538	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb88.tfm
14mu|texlive-nanumtype1-3.0-7|539	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb89.tfm
14mu|texlive-nanumtype1-3.0-7|540	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8a.tfm
14mu|texlive-nanumtype1-3.0-7|541	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8b.tfm
14mu|texlive-nanumtype1-3.0-7|542	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8c.tfm
14mu|texlive-nanumtype1-3.0-7|543	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8d.tfm
14mu|texlive-nanumtype1-3.0-7|544	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8e.tfm
14mu|texlive-nanumtype1-3.0-7|545	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8f.tfm
14mu|texlive-nanumtype1-3.0-7|546	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb90.tfm
14mu|texlive-nanumtype1-3.0-7|547	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb91.tfm
14mu|texlive-nanumtype1-3.0-7|548	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb92.tfm
14mu|texlive-nanumtype1-3.0-7|549	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb93.tfm
14mu|texlive-nanumtype1-3.0-7|550	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb94.tfm
14mu|texlive-nanumtype1-3.0-7|551	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb95.tfm
14mu|texlive-nanumtype1-3.0-7|552	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb96.tfm
14mu|texlive-nanumtype1-3.0-7|553	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb97.tfm
14mu|texlive-nanumtype1-3.0-7|554	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb98.tfm
14mu|texlive-nanumtype1-3.0-7|555	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb99.tfm
14mu|texlive-nanumtype1-3.0-7|556	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9a.tfm
14mu|texlive-nanumtype1-3.0-7|557	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9b.tfm
14mu|texlive-nanumtype1-3.0-7|558	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9c.tfm
14mu|texlive-nanumtype1-3.0-7|559	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9d.tfm
14mu|texlive-nanumtype1-3.0-7|560	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9e.tfm
14mu|texlive-nanumtype1-3.0-7|561	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9f.tfm
14mu|texlive-nanumtype1-3.0-7|562	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbac.tfm
14mu|texlive-nanumtype1-3.0-7|563	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbad.tfm
14mu|texlive-nanumtype1-3.0-7|564	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbae.tfm
14mu|texlive-nanumtype1-3.0-7|565	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbaf.tfm
14mu|texlive-nanumtype1-3.0-7|566	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb0.tfm
14mu|texlive-nanumtype1-3.0-7|567	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb1.tfm
14mu|texlive-nanumtype1-3.0-7|568	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb2.tfm
14mu|texlive-nanumtype1-3.0-7|569	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb3.tfm
14mu|texlive-nanumtype1-3.0-7|570	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb4.tfm
14mu|texlive-nanumtype1-3.0-7|571	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb5.tfm
14mu|texlive-nanumtype1-3.0-7|572	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb6.tfm
14mu|texlive-nanumtype1-3.0-7|573	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb7.tfm
14mu|texlive-nanumtype1-3.0-7|574	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb8.tfm
14mu|texlive-nanumtype1-3.0-7|575	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb9.tfm
14mu|texlive-nanumtype1-3.0-7|576	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbba.tfm
14mu|texlive-nanumtype1-3.0-7|577	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbb.tfm
14mu|texlive-nanumtype1-3.0-7|578	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbc.tfm
14mu|texlive-nanumtype1-3.0-7|579	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbd.tfm
14mu|texlive-nanumtype1-3.0-7|580	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbe.tfm
14mu|texlive-nanumtype1-3.0-7|581	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbf.tfm
14mu|texlive-nanumtype1-3.0-7|582	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc0.tfm
14mu|texlive-nanumtype1-3.0-7|583	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc1.tfm
14mu|texlive-nanumtype1-3.0-7|584	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc2.tfm
14mu|texlive-nanumtype1-3.0-7|585	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc3.tfm
14mu|texlive-nanumtype1-3.0-7|586	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc4.tfm
14mu|texlive-nanumtype1-3.0-7|587	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc5.tfm
14mu|texlive-nanumtype1-3.0-7|588	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc6.tfm
14mu|texlive-nanumtype1-3.0-7|589	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc7.tfm
14mu|texlive-nanumtype1-3.0-7|590	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc8.tfm
14mu|texlive-nanumtype1-3.0-7|591	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc9.tfm
14mu|texlive-nanumtype1-3.0-7|592	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbca.tfm
14mu|texlive-nanumtype1-3.0-7|593	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcb.tfm
14mu|texlive-nanumtype1-3.0-7|594	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcc.tfm
14mu|texlive-nanumtype1-3.0-7|595	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcd.tfm
14mu|texlive-nanumtype1-3.0-7|596	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbce.tfm
14mu|texlive-nanumtype1-3.0-7|597	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcf.tfm
14mu|texlive-nanumtype1-3.0-7|598	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd0.tfm
14mu|texlive-nanumtype1-3.0-7|599	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd1.tfm
14mu|texlive-nanumtype1-3.0-7|600	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd2.tfm
14mu|texlive-nanumtype1-3.0-7|601	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd3.tfm
14mu|texlive-nanumtype1-3.0-7|602	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd4.tfm
14mu|texlive-nanumtype1-3.0-7|603	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd5.tfm
14mu|texlive-nanumtype1-3.0-7|604	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd6.tfm
14mu|texlive-nanumtype1-3.0-7|605	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd7.tfm
14mu|texlive-nanumtype1-3.0-7|606	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbf9.tfm
14mu|texlive-nanumtype1-3.0-7|607	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbfa.tfm
14mu|texlive-nanumtype1-3.0-7|608	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbff.tfm
14mu|texlive-nanumtype1-3.0-7|609	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo00.tfm
14mu|texlive-nanumtype1-3.0-7|610	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo01.tfm
14mu|texlive-nanumtype1-3.0-7|611	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo02.tfm
14mu|texlive-nanumtype1-3.0-7|612	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo03.tfm
14mu|texlive-nanumtype1-3.0-7|613	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo04.tfm
14mu|texlive-nanumtype1-3.0-7|614	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo11.tfm
14mu|texlive-nanumtype1-3.0-7|615	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo20.tfm
14mu|texlive-nanumtype1-3.0-7|616	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo21.tfm
14mu|texlive-nanumtype1-3.0-7|617	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo22.tfm
14mu|texlive-nanumtype1-3.0-7|618	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo23.tfm
14mu|texlive-nanumtype1-3.0-7|619	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo24.tfm
14mu|texlive-nanumtype1-3.0-7|620	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo25.tfm
14mu|texlive-nanumtype1-3.0-7|621	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo26.tfm
14mu|texlive-nanumtype1-3.0-7|622	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo27.tfm
14mu|texlive-nanumtype1-3.0-7|623	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo2a.tfm
14mu|texlive-nanumtype1-3.0-7|624	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo30.tfm
14mu|texlive-nanumtype1-3.0-7|625	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo31.tfm
14mu|texlive-nanumtype1-3.0-7|626	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo32.tfm
14mu|texlive-nanumtype1-3.0-7|627	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo33.tfm
14mu|texlive-nanumtype1-3.0-7|628	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo4e.tfm
14mu|texlive-nanumtype1-3.0-7|629	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo4f.tfm
14mu|texlive-nanumtype1-3.0-7|630	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo50.tfm
14mu|texlive-nanumtype1-3.0-7|631	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo51.tfm
14mu|texlive-nanumtype1-3.0-7|632	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo52.tfm
14mu|texlive-nanumtype1-3.0-7|633	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo53.tfm
14mu|texlive-nanumtype1-3.0-7|634	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo54.tfm
14mu|texlive-nanumtype1-3.0-7|635	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo55.tfm
14mu|texlive-nanumtype1-3.0-7|636	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo56.tfm
14mu|texlive-nanumtype1-3.0-7|637	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo57.tfm
14mu|texlive-nanumtype1-3.0-7|638	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo58.tfm
14mu|texlive-nanumtype1-3.0-7|639	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo59.tfm
14mu|texlive-nanumtype1-3.0-7|640	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5a.tfm
14mu|texlive-nanumtype1-3.0-7|641	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5b.tfm
14mu|texlive-nanumtype1-3.0-7|642	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5c.tfm
14mu|texlive-nanumtype1-3.0-7|643	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5d.tfm
14mu|texlive-nanumtype1-3.0-7|644	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5e.tfm
14mu|texlive-nanumtype1-3.0-7|645	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5f.tfm
14mu|texlive-nanumtype1-3.0-7|646	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo60.tfm
14mu|texlive-nanumtype1-3.0-7|647	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo61.tfm
14mu|texlive-nanumtype1-3.0-7|648	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo62.tfm
14mu|texlive-nanumtype1-3.0-7|649	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo63.tfm
14mu|texlive-nanumtype1-3.0-7|650	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo64.tfm
14mu|texlive-nanumtype1-3.0-7|651	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo65.tfm
14mu|texlive-nanumtype1-3.0-7|652	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo66.tfm
14mu|texlive-nanumtype1-3.0-7|653	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo67.tfm
14mu|texlive-nanumtype1-3.0-7|654	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo68.tfm
14mu|texlive-nanumtype1-3.0-7|655	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo69.tfm
14mu|texlive-nanumtype1-3.0-7|656	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6a.tfm
14mu|texlive-nanumtype1-3.0-7|657	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6b.tfm
14mu|texlive-nanumtype1-3.0-7|658	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6c.tfm
14mu|texlive-nanumtype1-3.0-7|659	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6d.tfm
14mu|texlive-nanumtype1-3.0-7|660	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6e.tfm
14mu|texlive-nanumtype1-3.0-7|661	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6f.tfm
14mu|texlive-nanumtype1-3.0-7|662	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo70.tfm
14mu|texlive-nanumtype1-3.0-7|663	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo71.tfm
14mu|texlive-nanumtype1-3.0-7|664	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo72.tfm
14mu|texlive-nanumtype1-3.0-7|665	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo73.tfm
14mu|texlive-nanumtype1-3.0-7|666	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo74.tfm
14mu|texlive-nanumtype1-3.0-7|667	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo75.tfm
14mu|texlive-nanumtype1-3.0-7|668	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo76.tfm
14mu|texlive-nanumtype1-3.0-7|669	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo77.tfm
14mu|texlive-nanumtype1-3.0-7|670	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo78.tfm
14mu|texlive-nanumtype1-3.0-7|671	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo79.tfm
14mu|texlive-nanumtype1-3.0-7|672	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7a.tfm
14mu|texlive-nanumtype1-3.0-7|673	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7b.tfm
14mu|texlive-nanumtype1-3.0-7|674	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7c.tfm
14mu|texlive-nanumtype1-3.0-7|675	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7d.tfm
14mu|texlive-nanumtype1-3.0-7|676	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7e.tfm
14mu|texlive-nanumtype1-3.0-7|677	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7f.tfm
14mu|texlive-nanumtype1-3.0-7|678	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo80.tfm
14mu|texlive-nanumtype1-3.0-7|679	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo81.tfm
14mu|texlive-nanumtype1-3.0-7|680	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo82.tfm
14mu|texlive-nanumtype1-3.0-7|681	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo83.tfm
14mu|texlive-nanumtype1-3.0-7|682	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo84.tfm
14mu|texlive-nanumtype1-3.0-7|683	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo85.tfm
14mu|texlive-nanumtype1-3.0-7|684	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo86.tfm
14mu|texlive-nanumtype1-3.0-7|685	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo87.tfm
14mu|texlive-nanumtype1-3.0-7|686	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo88.tfm
14mu|texlive-nanumtype1-3.0-7|687	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo89.tfm
14mu|texlive-nanumtype1-3.0-7|688	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8a.tfm
14mu|texlive-nanumtype1-3.0-7|689	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8b.tfm
14mu|texlive-nanumtype1-3.0-7|690	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8c.tfm
14mu|texlive-nanumtype1-3.0-7|691	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8d.tfm
14mu|texlive-nanumtype1-3.0-7|692	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8e.tfm
14mu|texlive-nanumtype1-3.0-7|693	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8f.tfm
14mu|texlive-nanumtype1-3.0-7|694	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo90.tfm
14mu|texlive-nanumtype1-3.0-7|695	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo91.tfm
14mu|texlive-nanumtype1-3.0-7|696	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo92.tfm
14mu|texlive-nanumtype1-3.0-7|697	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo93.tfm
14mu|texlive-nanumtype1-3.0-7|698	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo94.tfm
14mu|texlive-nanumtype1-3.0-7|699	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo95.tfm
14mu|texlive-nanumtype1-3.0-7|700	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo96.tfm
14mu|texlive-nanumtype1-3.0-7|701	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo97.tfm
14mu|texlive-nanumtype1-3.0-7|702	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo98.tfm
14mu|texlive-nanumtype1-3.0-7|703	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo99.tfm
14mu|texlive-nanumtype1-3.0-7|704	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9a.tfm
14mu|texlive-nanumtype1-3.0-7|705	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9b.tfm
14mu|texlive-nanumtype1-3.0-7|706	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9c.tfm
14mu|texlive-nanumtype1-3.0-7|707	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9d.tfm
14mu|texlive-nanumtype1-3.0-7|708	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9e.tfm
14mu|texlive-nanumtype1-3.0-7|709	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9f.tfm
14mu|texlive-nanumtype1-3.0-7|710	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboac.tfm
14mu|texlive-nanumtype1-3.0-7|711	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboad.tfm
14mu|texlive-nanumtype1-3.0-7|712	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboae.tfm
14mu|texlive-nanumtype1-3.0-7|713	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboaf.tfm
14mu|texlive-nanumtype1-3.0-7|714	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob0.tfm
14mu|texlive-nanumtype1-3.0-7|715	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob1.tfm
14mu|texlive-nanumtype1-3.0-7|716	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob2.tfm
14mu|texlive-nanumtype1-3.0-7|717	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob3.tfm
14mu|texlive-nanumtype1-3.0-7|718	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob4.tfm
14mu|texlive-nanumtype1-3.0-7|719	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob5.tfm
14mu|texlive-nanumtype1-3.0-7|720	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob6.tfm
14mu|texlive-nanumtype1-3.0-7|721	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob7.tfm
14mu|texlive-nanumtype1-3.0-7|722	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob8.tfm
14mu|texlive-nanumtype1-3.0-7|723	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob9.tfm
14mu|texlive-nanumtype1-3.0-7|724	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboba.tfm
14mu|texlive-nanumtype1-3.0-7|725	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobb.tfm
14mu|texlive-nanumtype1-3.0-7|726	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobc.tfm
14mu|texlive-nanumtype1-3.0-7|727	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobd.tfm
14mu|texlive-nanumtype1-3.0-7|728	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobe.tfm
14mu|texlive-nanumtype1-3.0-7|729	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobf.tfm
14mu|texlive-nanumtype1-3.0-7|730	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc0.tfm
14mu|texlive-nanumtype1-3.0-7|731	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc1.tfm
14mu|texlive-nanumtype1-3.0-7|732	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc2.tfm
14mu|texlive-nanumtype1-3.0-7|733	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc3.tfm
14mu|texlive-nanumtype1-3.0-7|734	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc4.tfm
14mu|texlive-nanumtype1-3.0-7|735	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc5.tfm
14mu|texlive-nanumtype1-3.0-7|736	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc6.tfm
14mu|texlive-nanumtype1-3.0-7|737	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc7.tfm
14mu|texlive-nanumtype1-3.0-7|738	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc8.tfm
14mu|texlive-nanumtype1-3.0-7|739	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc9.tfm
14mu|texlive-nanumtype1-3.0-7|740	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboca.tfm
14mu|texlive-nanumtype1-3.0-7|741	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocb.tfm
14mu|texlive-nanumtype1-3.0-7|742	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocc.tfm
14mu|texlive-nanumtype1-3.0-7|743	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocd.tfm
14mu|texlive-nanumtype1-3.0-7|744	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboce.tfm
14mu|texlive-nanumtype1-3.0-7|745	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocf.tfm
14mu|texlive-nanumtype1-3.0-7|746	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod0.tfm
14mu|texlive-nanumtype1-3.0-7|747	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod1.tfm
14mu|texlive-nanumtype1-3.0-7|748	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod2.tfm
14mu|texlive-nanumtype1-3.0-7|749	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod3.tfm
14mu|texlive-nanumtype1-3.0-7|750	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod4.tfm
14mu|texlive-nanumtype1-3.0-7|751	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod5.tfm
14mu|texlive-nanumtype1-3.0-7|752	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod6.tfm
14mu|texlive-nanumtype1-3.0-7|753	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod7.tfm
14mu|texlive-nanumtype1-3.0-7|754	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbof9.tfm
14mu|texlive-nanumtype1-3.0-7|755	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbofa.tfm
14mu|texlive-nanumtype1-3.0-7|756	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboff.tfm
14mu|texlive-nanumtype1-3.0-7|757	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm00.tfm
14mu|texlive-nanumtype1-3.0-7|758	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm01.tfm
14mu|texlive-nanumtype1-3.0-7|759	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm02.tfm
14mu|texlive-nanumtype1-3.0-7|760	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm03.tfm
14mu|texlive-nanumtype1-3.0-7|761	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm04.tfm
14mu|texlive-nanumtype1-3.0-7|762	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm11.tfm
14mu|texlive-nanumtype1-3.0-7|763	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm20.tfm
14mu|texlive-nanumtype1-3.0-7|764	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm21.tfm
14mu|texlive-nanumtype1-3.0-7|765	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm22.tfm
14mu|texlive-nanumtype1-3.0-7|766	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm23.tfm
14mu|texlive-nanumtype1-3.0-7|767	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm24.tfm
14mu|texlive-nanumtype1-3.0-7|768	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm25.tfm
14mu|texlive-nanumtype1-3.0-7|769	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm26.tfm
14mu|texlive-nanumtype1-3.0-7|770	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm27.tfm
14mu|texlive-nanumtype1-3.0-7|771	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm2a.tfm
14mu|texlive-nanumtype1-3.0-7|772	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm30.tfm
14mu|texlive-nanumtype1-3.0-7|773	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm31.tfm
14mu|texlive-nanumtype1-3.0-7|774	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm32.tfm
14mu|texlive-nanumtype1-3.0-7|775	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm33.tfm
14mu|texlive-nanumtype1-3.0-7|776	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm4e.tfm
14mu|texlive-nanumtype1-3.0-7|777	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm4f.tfm
14mu|texlive-nanumtype1-3.0-7|778	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm50.tfm
14mu|texlive-nanumtype1-3.0-7|779	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm51.tfm
14mu|texlive-nanumtype1-3.0-7|780	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm52.tfm
14mu|texlive-nanumtype1-3.0-7|781	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm53.tfm
14mu|texlive-nanumtype1-3.0-7|782	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm54.tfm
14mu|texlive-nanumtype1-3.0-7|783	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm55.tfm
14mu|texlive-nanumtype1-3.0-7|784	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm56.tfm
14mu|texlive-nanumtype1-3.0-7|785	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm57.tfm
14mu|texlive-nanumtype1-3.0-7|786	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm58.tfm
14mu|texlive-nanumtype1-3.0-7|787	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm59.tfm
14mu|texlive-nanumtype1-3.0-7|788	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5a.tfm
14mu|texlive-nanumtype1-3.0-7|789	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5b.tfm
14mu|texlive-nanumtype1-3.0-7|790	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5c.tfm
14mu|texlive-nanumtype1-3.0-7|791	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5d.tfm
14mu|texlive-nanumtype1-3.0-7|792	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5e.tfm
14mu|texlive-nanumtype1-3.0-7|793	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5f.tfm
14mu|texlive-nanumtype1-3.0-7|794	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm60.tfm
14mu|texlive-nanumtype1-3.0-7|795	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm61.tfm
14mu|texlive-nanumtype1-3.0-7|796	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm62.tfm
14mu|texlive-nanumtype1-3.0-7|797	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm63.tfm
14mu|texlive-nanumtype1-3.0-7|798	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm64.tfm
14mu|texlive-nanumtype1-3.0-7|799	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm65.tfm
14mu|texlive-nanumtype1-3.0-7|800	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm66.tfm
14mu|texlive-nanumtype1-3.0-7|801	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm67.tfm
14mu|texlive-nanumtype1-3.0-7|802	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm68.tfm
14mu|texlive-nanumtype1-3.0-7|803	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm69.tfm
14mu|texlive-nanumtype1-3.0-7|804	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6a.tfm
14mu|texlive-nanumtype1-3.0-7|805	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6b.tfm
14mu|texlive-nanumtype1-3.0-7|806	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6c.tfm
14mu|texlive-nanumtype1-3.0-7|807	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6d.tfm
14mu|texlive-nanumtype1-3.0-7|808	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6e.tfm
14mu|texlive-nanumtype1-3.0-7|809	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6f.tfm
14mu|texlive-nanumtype1-3.0-7|810	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm70.tfm
14mu|texlive-nanumtype1-3.0-7|811	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm71.tfm
14mu|texlive-nanumtype1-3.0-7|812	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm72.tfm
14mu|texlive-nanumtype1-3.0-7|813	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm73.tfm
14mu|texlive-nanumtype1-3.0-7|814	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm74.tfm
14mu|texlive-nanumtype1-3.0-7|815	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm75.tfm
14mu|texlive-nanumtype1-3.0-7|816	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm76.tfm
14mu|texlive-nanumtype1-3.0-7|817	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm77.tfm
14mu|texlive-nanumtype1-3.0-7|818	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm78.tfm
14mu|texlive-nanumtype1-3.0-7|819	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm79.tfm
14mu|texlive-nanumtype1-3.0-7|820	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7a.tfm
14mu|texlive-nanumtype1-3.0-7|821	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7b.tfm
14mu|texlive-nanumtype1-3.0-7|822	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7c.tfm
14mu|texlive-nanumtype1-3.0-7|823	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7d.tfm
14mu|texlive-nanumtype1-3.0-7|824	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7e.tfm
14mu|texlive-nanumtype1-3.0-7|825	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7f.tfm
14mu|texlive-nanumtype1-3.0-7|826	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm80.tfm
14mu|texlive-nanumtype1-3.0-7|827	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm81.tfm
14mu|texlive-nanumtype1-3.0-7|828	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm82.tfm
14mu|texlive-nanumtype1-3.0-7|829	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm83.tfm
14mu|texlive-nanumtype1-3.0-7|830	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm84.tfm
14mu|texlive-nanumtype1-3.0-7|831	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm85.tfm
14mu|texlive-nanumtype1-3.0-7|832	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm86.tfm
14mu|texlive-nanumtype1-3.0-7|833	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm87.tfm
14mu|texlive-nanumtype1-3.0-7|834	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm88.tfm
14mu|texlive-nanumtype1-3.0-7|835	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm89.tfm
14mu|texlive-nanumtype1-3.0-7|836	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8a.tfm
14mu|texlive-nanumtype1-3.0-7|837	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8b.tfm
14mu|texlive-nanumtype1-3.0-7|838	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8c.tfm
14mu|texlive-nanumtype1-3.0-7|839	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8d.tfm
14mu|texlive-nanumtype1-3.0-7|840	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8e.tfm
14mu|texlive-nanumtype1-3.0-7|841	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8f.tfm
14mu|texlive-nanumtype1-3.0-7|842	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm90.tfm
14mu|texlive-nanumtype1-3.0-7|843	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm91.tfm
14mu|texlive-nanumtype1-3.0-7|844	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm92.tfm
14mu|texlive-nanumtype1-3.0-7|845	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm93.tfm
14mu|texlive-nanumtype1-3.0-7|846	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm94.tfm
14mu|texlive-nanumtype1-3.0-7|847	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm95.tfm
14mu|texlive-nanumtype1-3.0-7|848	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm96.tfm
14mu|texlive-nanumtype1-3.0-7|849	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm97.tfm
14mu|texlive-nanumtype1-3.0-7|850	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm98.tfm
14mu|texlive-nanumtype1-3.0-7|851	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm99.tfm
14mu|texlive-nanumtype1-3.0-7|852	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9a.tfm
14mu|texlive-nanumtype1-3.0-7|853	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9b.tfm
14mu|texlive-nanumtype1-3.0-7|854	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9c.tfm
14mu|texlive-nanumtype1-3.0-7|855	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9d.tfm
14mu|texlive-nanumtype1-3.0-7|856	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9e.tfm
14mu|texlive-nanumtype1-3.0-7|857	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9f.tfm
14mu|texlive-nanumtype1-3.0-7|858	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmac.tfm
14mu|texlive-nanumtype1-3.0-7|859	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmad.tfm
14mu|texlive-nanumtype1-3.0-7|860	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmae.tfm
14mu|texlive-nanumtype1-3.0-7|861	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmaf.tfm
14mu|texlive-nanumtype1-3.0-7|862	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb0.tfm
14mu|texlive-nanumtype1-3.0-7|863	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb1.tfm
14mu|texlive-nanumtype1-3.0-7|864	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb2.tfm
14mu|texlive-nanumtype1-3.0-7|865	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb3.tfm
14mu|texlive-nanumtype1-3.0-7|866	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb4.tfm
14mu|texlive-nanumtype1-3.0-7|867	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb5.tfm
14mu|texlive-nanumtype1-3.0-7|868	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb6.tfm
14mu|texlive-nanumtype1-3.0-7|869	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb7.tfm
14mu|texlive-nanumtype1-3.0-7|870	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb8.tfm
14mu|texlive-nanumtype1-3.0-7|871	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb9.tfm
14mu|texlive-nanumtype1-3.0-7|872	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmba.tfm
14mu|texlive-nanumtype1-3.0-7|873	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbb.tfm
14mu|texlive-nanumtype1-3.0-7|874	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbc.tfm
14mu|texlive-nanumtype1-3.0-7|875	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbd.tfm
14mu|texlive-nanumtype1-3.0-7|876	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbe.tfm
14mu|texlive-nanumtype1-3.0-7|877	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbf.tfm
14mu|texlive-nanumtype1-3.0-7|878	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc0.tfm
14mu|texlive-nanumtype1-3.0-7|879	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc1.tfm
14mu|texlive-nanumtype1-3.0-7|880	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc2.tfm
14mu|texlive-nanumtype1-3.0-7|881	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc3.tfm
14mu|texlive-nanumtype1-3.0-7|882	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc4.tfm
14mu|texlive-nanumtype1-3.0-7|883	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc5.tfm
14mu|texlive-nanumtype1-3.0-7|884	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc6.tfm
14mu|texlive-nanumtype1-3.0-7|885	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc7.tfm
14mu|texlive-nanumtype1-3.0-7|886	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc8.tfm
14mu|texlive-nanumtype1-3.0-7|887	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc9.tfm
14mu|texlive-nanumtype1-3.0-7|888	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmca.tfm
14mu|texlive-nanumtype1-3.0-7|889	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcb.tfm
14mu|texlive-nanumtype1-3.0-7|890	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcc.tfm
14mu|texlive-nanumtype1-3.0-7|891	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcd.tfm
14mu|texlive-nanumtype1-3.0-7|892	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmce.tfm
14mu|texlive-nanumtype1-3.0-7|893	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcf.tfm
14mu|texlive-nanumtype1-3.0-7|894	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd0.tfm
14mu|texlive-nanumtype1-3.0-7|895	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd1.tfm
14mu|texlive-nanumtype1-3.0-7|896	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd2.tfm
14mu|texlive-nanumtype1-3.0-7|897	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd3.tfm
14mu|texlive-nanumtype1-3.0-7|898	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd4.tfm
14mu|texlive-nanumtype1-3.0-7|899	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd5.tfm
14mu|texlive-nanumtype1-3.0-7|900	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd6.tfm
14mu|texlive-nanumtype1-3.0-7|901	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd7.tfm
14mu|texlive-nanumtype1-3.0-7|902	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmf9.tfm
14mu|texlive-nanumtype1-3.0-7|903	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmfa.tfm
14mu|texlive-nanumtype1-3.0-7|904	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmff.tfm
14mu|texlive-nanumtype1-3.0-7|905	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo00.tfm
14mu|texlive-nanumtype1-3.0-7|906	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo01.tfm
14mu|texlive-nanumtype1-3.0-7|907	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo02.tfm
14mu|texlive-nanumtype1-3.0-7|908	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo03.tfm
14mu|texlive-nanumtype1-3.0-7|909	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo04.tfm
14mu|texlive-nanumtype1-3.0-7|910	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo11.tfm
14mu|texlive-nanumtype1-3.0-7|911	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo20.tfm
14mu|texlive-nanumtype1-3.0-7|912	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo21.tfm
14mu|texlive-nanumtype1-3.0-7|913	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo22.tfm
14mu|texlive-nanumtype1-3.0-7|914	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo23.tfm
14mu|texlive-nanumtype1-3.0-7|915	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo24.tfm
14mu|texlive-nanumtype1-3.0-7|916	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo25.tfm
14mu|texlive-nanumtype1-3.0-7|917	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo26.tfm
14mu|texlive-nanumtype1-3.0-7|918	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo27.tfm
14mu|texlive-nanumtype1-3.0-7|919	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo2a.tfm
14mu|texlive-nanumtype1-3.0-7|920	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo30.tfm
14mu|texlive-nanumtype1-3.0-7|921	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo31.tfm
14mu|texlive-nanumtype1-3.0-7|922	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo32.tfm
14mu|texlive-nanumtype1-3.0-7|923	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo33.tfm
14mu|texlive-nanumtype1-3.0-7|924	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo4e.tfm
14mu|texlive-nanumtype1-3.0-7|925	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo4f.tfm
14mu|texlive-nanumtype1-3.0-7|926	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo50.tfm
14mu|texlive-nanumtype1-3.0-7|927	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo51.tfm
14mu|texlive-nanumtype1-3.0-7|928	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo52.tfm
14mu|texlive-nanumtype1-3.0-7|929	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo53.tfm
14mu|texlive-nanumtype1-3.0-7|930	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo54.tfm
14mu|texlive-nanumtype1-3.0-7|931	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo55.tfm
14mu|texlive-nanumtype1-3.0-7|932	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo56.tfm
14mu|texlive-nanumtype1-3.0-7|933	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo57.tfm
14mu|texlive-nanumtype1-3.0-7|934	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo58.tfm
14mu|texlive-nanumtype1-3.0-7|935	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo59.tfm
14mu|texlive-nanumtype1-3.0-7|936	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5a.tfm
14mu|texlive-nanumtype1-3.0-7|937	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5b.tfm
14mu|texlive-nanumtype1-3.0-7|938	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5c.tfm
14mu|texlive-nanumtype1-3.0-7|939	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5d.tfm
14mu|texlive-nanumtype1-3.0-7|940	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5e.tfm
14mu|texlive-nanumtype1-3.0-7|941	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5f.tfm
14mu|texlive-nanumtype1-3.0-7|942	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo60.tfm
14mu|texlive-nanumtype1-3.0-7|943	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo61.tfm
14mu|texlive-nanumtype1-3.0-7|944	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo62.tfm
14mu|texlive-nanumtype1-3.0-7|945	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo63.tfm
14mu|texlive-nanumtype1-3.0-7|946	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo64.tfm
14mu|texlive-nanumtype1-3.0-7|947	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo65.tfm
14mu|texlive-nanumtype1-3.0-7|948	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo66.tfm
14mu|texlive-nanumtype1-3.0-7|949	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo67.tfm
14mu|texlive-nanumtype1-3.0-7|950	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo68.tfm
14mu|texlive-nanumtype1-3.0-7|951	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo69.tfm
14mu|texlive-nanumtype1-3.0-7|952	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6a.tfm
14mu|texlive-nanumtype1-3.0-7|953	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6b.tfm
14mu|texlive-nanumtype1-3.0-7|954	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6c.tfm
14mu|texlive-nanumtype1-3.0-7|955	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6d.tfm
14mu|texlive-nanumtype1-3.0-7|956	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6e.tfm
14mu|texlive-nanumtype1-3.0-7|957	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6f.tfm
14mu|texlive-nanumtype1-3.0-7|958	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo70.tfm
14mu|texlive-nanumtype1-3.0-7|959	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo71.tfm
14mu|texlive-nanumtype1-3.0-7|960	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo72.tfm
14mu|texlive-nanumtype1-3.0-7|961	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo73.tfm
14mu|texlive-nanumtype1-3.0-7|962	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo74.tfm
14mu|texlive-nanumtype1-3.0-7|963	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo75.tfm
14mu|texlive-nanumtype1-3.0-7|964	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo76.tfm
14mu|texlive-nanumtype1-3.0-7|965	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo77.tfm
14mu|texlive-nanumtype1-3.0-7|966	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo78.tfm
14mu|texlive-nanumtype1-3.0-7|967	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo79.tfm
14mu|texlive-nanumtype1-3.0-7|968	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7a.tfm
14mu|texlive-nanumtype1-3.0-7|969	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7b.tfm
14mu|texlive-nanumtype1-3.0-7|970	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7c.tfm
14mu|texlive-nanumtype1-3.0-7|971	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7d.tfm
14mu|texlive-nanumtype1-3.0-7|972	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7e.tfm
14mu|texlive-nanumtype1-3.0-7|973	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7f.tfm
14mu|texlive-nanumtype1-3.0-7|974	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo80.tfm
14mu|texlive-nanumtype1-3.0-7|975	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo81.tfm
14mu|texlive-nanumtype1-3.0-7|976	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo82.tfm
14mu|texlive-nanumtype1-3.0-7|977	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo83.tfm
14mu|texlive-nanumtype1-3.0-7|978	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo84.tfm
14mu|texlive-nanumtype1-3.0-7|979	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo85.tfm
14mu|texlive-nanumtype1-3.0-7|980	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo86.tfm
14mu|texlive-nanumtype1-3.0-7|981	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo87.tfm
14mu|texlive-nanumtype1-3.0-7|982	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo88.tfm
14mu|texlive-nanumtype1-3.0-7|983	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo89.tfm
14mu|texlive-nanumtype1-3.0-7|984	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8a.tfm
14mu|texlive-nanumtype1-3.0-7|985	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8b.tfm
14mu|texlive-nanumtype1-3.0-7|986	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8c.tfm
14mu|texlive-nanumtype1-3.0-7|987	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8d.tfm
14mu|texlive-nanumtype1-3.0-7|988	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8e.tfm
14mu|texlive-nanumtype1-3.0-7|989	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8f.tfm
14mu|texlive-nanumtype1-3.0-7|990	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo90.tfm
14mu|texlive-nanumtype1-3.0-7|991	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo91.tfm
14mu|texlive-nanumtype1-3.0-7|992	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo92.tfm
14mu|texlive-nanumtype1-3.0-7|993	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo93.tfm
14mu|texlive-nanumtype1-3.0-7|994	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo94.tfm
14mu|texlive-nanumtype1-3.0-7|995	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo95.tfm
14mu|texlive-nanumtype1-3.0-7|996	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo96.tfm
14mu|texlive-nanumtype1-3.0-7|997	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo97.tfm
14mu|texlive-nanumtype1-3.0-7|998	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo98.tfm
14mu|texlive-nanumtype1-3.0-7|999	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo99.tfm
14mu|texlive-nanumtype1-3.0-7|1000	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9a.tfm
14mu|texlive-nanumtype1-3.0-7|1001	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9b.tfm
14mu|texlive-nanumtype1-3.0-7|1002	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9c.tfm
14mu|texlive-nanumtype1-3.0-7|1003	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9d.tfm
14mu|texlive-nanumtype1-3.0-7|1004	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9e.tfm
14mu|texlive-nanumtype1-3.0-7|1005	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9f.tfm
14mu|texlive-nanumtype1-3.0-7|1006	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoac.tfm
14mu|texlive-nanumtype1-3.0-7|1007	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoad.tfm
14mu|texlive-nanumtype1-3.0-7|1008	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoae.tfm
14mu|texlive-nanumtype1-3.0-7|1009	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoaf.tfm
14mu|texlive-nanumtype1-3.0-7|1010	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob0.tfm
14mu|texlive-nanumtype1-3.0-7|1011	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob1.tfm
14mu|texlive-nanumtype1-3.0-7|1012	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob2.tfm
14mu|texlive-nanumtype1-3.0-7|1013	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob3.tfm
14mu|texlive-nanumtype1-3.0-7|1014	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob4.tfm
14mu|texlive-nanumtype1-3.0-7|1015	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob5.tfm
14mu|texlive-nanumtype1-3.0-7|1016	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob6.tfm
14mu|texlive-nanumtype1-3.0-7|1017	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob7.tfm
14mu|texlive-nanumtype1-3.0-7|1018	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob8.tfm
14mu|texlive-nanumtype1-3.0-7|1019	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob9.tfm
14mu|texlive-nanumtype1-3.0-7|1020	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoba.tfm
14mu|texlive-nanumtype1-3.0-7|1021	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobb.tfm
14mu|texlive-nanumtype1-3.0-7|1022	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobc.tfm
14mu|texlive-nanumtype1-3.0-7|1023	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobd.tfm
14mu|texlive-nanumtype1-3.0-7|1024	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobe.tfm
14mu|texlive-nanumtype1-3.0-7|1025	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobf.tfm
14mu|texlive-nanumtype1-3.0-7|1026	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc0.tfm
14mu|texlive-nanumtype1-3.0-7|1027	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc1.tfm
14mu|texlive-nanumtype1-3.0-7|1028	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc2.tfm
14mu|texlive-nanumtype1-3.0-7|1029	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc3.tfm
14mu|texlive-nanumtype1-3.0-7|1030	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc4.tfm
14mu|texlive-nanumtype1-3.0-7|1031	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc5.tfm
14mu|texlive-nanumtype1-3.0-7|1032	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc6.tfm
14mu|texlive-nanumtype1-3.0-7|1033	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc7.tfm
14mu|texlive-nanumtype1-3.0-7|1034	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc8.tfm
14mu|texlive-nanumtype1-3.0-7|1035	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc9.tfm
14mu|texlive-nanumtype1-3.0-7|1036	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoca.tfm
14mu|texlive-nanumtype1-3.0-7|1037	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocb.tfm
14mu|texlive-nanumtype1-3.0-7|1038	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocc.tfm
14mu|texlive-nanumtype1-3.0-7|1039	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocd.tfm
14mu|texlive-nanumtype1-3.0-7|1040	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoce.tfm
14mu|texlive-nanumtype1-3.0-7|1041	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocf.tfm
14mu|texlive-nanumtype1-3.0-7|1042	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod0.tfm
14mu|texlive-nanumtype1-3.0-7|1043	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod1.tfm
14mu|texlive-nanumtype1-3.0-7|1044	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod2.tfm
14mu|texlive-nanumtype1-3.0-7|1045	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod3.tfm
14mu|texlive-nanumtype1-3.0-7|1046	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod4.tfm
14mu|texlive-nanumtype1-3.0-7|1047	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod5.tfm
14mu|texlive-nanumtype1-3.0-7|1048	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod6.tfm
14mu|texlive-nanumtype1-3.0-7|1049	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod7.tfm
14mu|texlive-nanumtype1-3.0-7|1050	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmof9.tfm
14mu|texlive-nanumtype1-3.0-7|1051	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmofa.tfm
14mu|texlive-nanumtype1-3.0-7|1052	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoff.tfm
14mu|texlive-nanumtype1-3.0-7|1053	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb00.tfm
14mu|texlive-nanumtype1-3.0-7|1054	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb01.tfm
14mu|texlive-nanumtype1-3.0-7|1055	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb02.tfm
14mu|texlive-nanumtype1-3.0-7|1056	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb03.tfm
14mu|texlive-nanumtype1-3.0-7|1057	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb04.tfm
14mu|texlive-nanumtype1-3.0-7|1058	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb20.tfm
14mu|texlive-nanumtype1-3.0-7|1059	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb21.tfm
14mu|texlive-nanumtype1-3.0-7|1060	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb22.tfm
14mu|texlive-nanumtype1-3.0-7|1061	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb23.tfm
14mu|texlive-nanumtype1-3.0-7|1062	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb24.tfm
14mu|texlive-nanumtype1-3.0-7|1063	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb25.tfm
14mu|texlive-nanumtype1-3.0-7|1064	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb26.tfm
14mu|texlive-nanumtype1-3.0-7|1065	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb27.tfm
14mu|texlive-nanumtype1-3.0-7|1066	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb2a.tfm
14mu|texlive-nanumtype1-3.0-7|1067	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb30.tfm
14mu|texlive-nanumtype1-3.0-7|1068	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb31.tfm
14mu|texlive-nanumtype1-3.0-7|1069	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb32.tfm
14mu|texlive-nanumtype1-3.0-7|1070	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb33.tfm
14mu|texlive-nanumtype1-3.0-7|1071	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbac.tfm
14mu|texlive-nanumtype1-3.0-7|1072	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbad.tfm
14mu|texlive-nanumtype1-3.0-7|1073	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbae.tfm
14mu|texlive-nanumtype1-3.0-7|1074	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbaf.tfm
14mu|texlive-nanumtype1-3.0-7|1075	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb0.tfm
14mu|texlive-nanumtype1-3.0-7|1076	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb1.tfm
14mu|texlive-nanumtype1-3.0-7|1077	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb2.tfm
14mu|texlive-nanumtype1-3.0-7|1078	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb3.tfm
14mu|texlive-nanumtype1-3.0-7|1079	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb4.tfm
14mu|texlive-nanumtype1-3.0-7|1080	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb5.tfm
14mu|texlive-nanumtype1-3.0-7|1081	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb6.tfm
14mu|texlive-nanumtype1-3.0-7|1082	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb7.tfm
14mu|texlive-nanumtype1-3.0-7|1083	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb8.tfm
14mu|texlive-nanumtype1-3.0-7|1084	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb9.tfm
14mu|texlive-nanumtype1-3.0-7|1085	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbba.tfm
14mu|texlive-nanumtype1-3.0-7|1086	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbb.tfm
14mu|texlive-nanumtype1-3.0-7|1087	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbc.tfm
14mu|texlive-nanumtype1-3.0-7|1088	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbd.tfm
14mu|texlive-nanumtype1-3.0-7|1089	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbe.tfm
14mu|texlive-nanumtype1-3.0-7|1090	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbf.tfm
14mu|texlive-nanumtype1-3.0-7|1091	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc0.tfm
14mu|texlive-nanumtype1-3.0-7|1092	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc1.tfm
14mu|texlive-nanumtype1-3.0-7|1093	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc2.tfm
14mu|texlive-nanumtype1-3.0-7|1094	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc3.tfm
14mu|texlive-nanumtype1-3.0-7|1095	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc4.tfm
14mu|texlive-nanumtype1-3.0-7|1096	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc5.tfm
14mu|texlive-nanumtype1-3.0-7|1097	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc6.tfm
14mu|texlive-nanumtype1-3.0-7|1098	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc7.tfm
14mu|texlive-nanumtype1-3.0-7|1099	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc8.tfm
14mu|texlive-nanumtype1-3.0-7|1100	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc9.tfm
14mu|texlive-nanumtype1-3.0-7|1101	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbca.tfm
14mu|texlive-nanumtype1-3.0-7|1102	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcb.tfm
14mu|texlive-nanumtype1-3.0-7|1103	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcc.tfm
14mu|texlive-nanumtype1-3.0-7|1104	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcd.tfm
14mu|texlive-nanumtype1-3.0-7|1105	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbce.tfm
14mu|texlive-nanumtype1-3.0-7|1106	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcf.tfm
14mu|texlive-nanumtype1-3.0-7|1107	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd0.tfm
14mu|texlive-nanumtype1-3.0-7|1108	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd1.tfm
14mu|texlive-nanumtype1-3.0-7|1109	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd2.tfm
14mu|texlive-nanumtype1-3.0-7|1110	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd3.tfm
14mu|texlive-nanumtype1-3.0-7|1111	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd4.tfm
14mu|texlive-nanumtype1-3.0-7|1112	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd5.tfm
14mu|texlive-nanumtype1-3.0-7|1113	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd6.tfm
14mu|texlive-nanumtype1-3.0-7|1114	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd7.tfm
14mu|texlive-nanumtype1-3.0-7|1115	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbff.tfm
14mu|texlive-nanumtype1-3.0-7|1116	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo00.tfm
14mu|texlive-nanumtype1-3.0-7|1117	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo01.tfm
14mu|texlive-nanumtype1-3.0-7|1118	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo02.tfm
14mu|texlive-nanumtype1-3.0-7|1119	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo03.tfm
14mu|texlive-nanumtype1-3.0-7|1120	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo04.tfm
14mu|texlive-nanumtype1-3.0-7|1121	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo20.tfm
14mu|texlive-nanumtype1-3.0-7|1122	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo21.tfm
14mu|texlive-nanumtype1-3.0-7|1123	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo22.tfm
14mu|texlive-nanumtype1-3.0-7|1124	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo23.tfm
14mu|texlive-nanumtype1-3.0-7|1125	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo24.tfm
14mu|texlive-nanumtype1-3.0-7|1126	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo25.tfm
14mu|texlive-nanumtype1-3.0-7|1127	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo26.tfm
14mu|texlive-nanumtype1-3.0-7|1128	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo27.tfm
14mu|texlive-nanumtype1-3.0-7|1129	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo2a.tfm
14mu|texlive-nanumtype1-3.0-7|1130	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo30.tfm
14mu|texlive-nanumtype1-3.0-7|1131	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo31.tfm
14mu|texlive-nanumtype1-3.0-7|1132	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo32.tfm
14mu|texlive-nanumtype1-3.0-7|1133	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo33.tfm
14mu|texlive-nanumtype1-3.0-7|1134	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboac.tfm
14mu|texlive-nanumtype1-3.0-7|1135	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboad.tfm
14mu|texlive-nanumtype1-3.0-7|1136	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboae.tfm
14mu|texlive-nanumtype1-3.0-7|1137	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboaf.tfm
14mu|texlive-nanumtype1-3.0-7|1138	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob0.tfm
14mu|texlive-nanumtype1-3.0-7|1139	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob1.tfm
14mu|texlive-nanumtype1-3.0-7|1140	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob2.tfm
14mu|texlive-nanumtype1-3.0-7|1141	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob3.tfm
14mu|texlive-nanumtype1-3.0-7|1142	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob4.tfm
14mu|texlive-nanumtype1-3.0-7|1143	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob5.tfm
14mu|texlive-nanumtype1-3.0-7|1144	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob6.tfm
14mu|texlive-nanumtype1-3.0-7|1145	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob7.tfm
14mu|texlive-nanumtype1-3.0-7|1146	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob8.tfm
14mu|texlive-nanumtype1-3.0-7|1147	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob9.tfm
14mu|texlive-nanumtype1-3.0-7|1148	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboba.tfm
14mu|texlive-nanumtype1-3.0-7|1149	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobb.tfm
14mu|texlive-nanumtype1-3.0-7|1150	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobc.tfm
14mu|texlive-nanumtype1-3.0-7|1151	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobd.tfm
14mu|texlive-nanumtype1-3.0-7|1152	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobe.tfm
14mu|texlive-nanumtype1-3.0-7|1153	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobf.tfm
14mu|texlive-nanumtype1-3.0-7|1154	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc0.tfm
14mu|texlive-nanumtype1-3.0-7|1155	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc1.tfm
14mu|texlive-nanumtype1-3.0-7|1156	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc2.tfm
14mu|texlive-nanumtype1-3.0-7|1157	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc3.tfm
14mu|texlive-nanumtype1-3.0-7|1158	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc4.tfm
14mu|texlive-nanumtype1-3.0-7|1159	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc5.tfm
14mu|texlive-nanumtype1-3.0-7|1160	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc6.tfm
14mu|texlive-nanumtype1-3.0-7|1161	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc7.tfm
14mu|texlive-nanumtype1-3.0-7|1162	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc8.tfm
14mu|texlive-nanumtype1-3.0-7|1163	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc9.tfm
14mu|texlive-nanumtype1-3.0-7|1164	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboca.tfm
14mu|texlive-nanumtype1-3.0-7|1165	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocb.tfm
14mu|texlive-nanumtype1-3.0-7|1166	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocc.tfm
14mu|texlive-nanumtype1-3.0-7|1167	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocd.tfm
14mu|texlive-nanumtype1-3.0-7|1168	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboce.tfm
14mu|texlive-nanumtype1-3.0-7|1169	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocf.tfm
14mu|texlive-nanumtype1-3.0-7|1170	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod0.tfm
14mu|texlive-nanumtype1-3.0-7|1171	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod1.tfm
14mu|texlive-nanumtype1-3.0-7|1172	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod2.tfm
14mu|texlive-nanumtype1-3.0-7|1173	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod3.tfm
14mu|texlive-nanumtype1-3.0-7|1174	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod4.tfm
14mu|texlive-nanumtype1-3.0-7|1175	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod5.tfm
14mu|texlive-nanumtype1-3.0-7|1176	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod6.tfm
14mu|texlive-nanumtype1-3.0-7|1177	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod7.tfm
14mu|texlive-nanumtype1-3.0-7|1178	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboff.tfm
14mu|texlive-nanumtype1-3.0-7|1179	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm00.tfm
14mu|texlive-nanumtype1-3.0-7|1180	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm01.tfm
14mu|texlive-nanumtype1-3.0-7|1181	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm02.tfm
14mu|texlive-nanumtype1-3.0-7|1182	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm03.tfm
14mu|texlive-nanumtype1-3.0-7|1183	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm04.tfm
14mu|texlive-nanumtype1-3.0-7|1184	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm20.tfm
14mu|texlive-nanumtype1-3.0-7|1185	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm21.tfm
14mu|texlive-nanumtype1-3.0-7|1186	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm22.tfm
14mu|texlive-nanumtype1-3.0-7|1187	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm23.tfm
14mu|texlive-nanumtype1-3.0-7|1188	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm24.tfm
14mu|texlive-nanumtype1-3.0-7|1189	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm25.tfm
14mu|texlive-nanumtype1-3.0-7|1190	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm26.tfm
14mu|texlive-nanumtype1-3.0-7|1191	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm27.tfm
14mu|texlive-nanumtype1-3.0-7|1192	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm30.tfm
14mu|texlive-nanumtype1-3.0-7|1193	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm31.tfm
14mu|texlive-nanumtype1-3.0-7|1194	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm32.tfm
14mu|texlive-nanumtype1-3.0-7|1195	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm33.tfm
14mu|texlive-nanumtype1-3.0-7|1196	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmac.tfm
14mu|texlive-nanumtype1-3.0-7|1197	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmad.tfm
14mu|texlive-nanumtype1-3.0-7|1198	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmae.tfm
14mu|texlive-nanumtype1-3.0-7|1199	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmaf.tfm
14mu|texlive-nanumtype1-3.0-7|1200	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb0.tfm
14mu|texlive-nanumtype1-3.0-7|1201	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb1.tfm
14mu|texlive-nanumtype1-3.0-7|1202	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb2.tfm
14mu|texlive-nanumtype1-3.0-7|1203	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb3.tfm
14mu|texlive-nanumtype1-3.0-7|1204	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb4.tfm
14mu|texlive-nanumtype1-3.0-7|1205	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb5.tfm
14mu|texlive-nanumtype1-3.0-7|1206	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb6.tfm
14mu|texlive-nanumtype1-3.0-7|1207	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb7.tfm
14mu|texlive-nanumtype1-3.0-7|1208	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb8.tfm
14mu|texlive-nanumtype1-3.0-7|1209	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb9.tfm
14mu|texlive-nanumtype1-3.0-7|1210	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmba.tfm
14mu|texlive-nanumtype1-3.0-7|1211	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbb.tfm
14mu|texlive-nanumtype1-3.0-7|1212	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbc.tfm
14mu|texlive-nanumtype1-3.0-7|1213	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbd.tfm
14mu|texlive-nanumtype1-3.0-7|1214	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbe.tfm
14mu|texlive-nanumtype1-3.0-7|1215	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbf.tfm
14mu|texlive-nanumtype1-3.0-7|1216	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc0.tfm
14mu|texlive-nanumtype1-3.0-7|1217	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc1.tfm
14mu|texlive-nanumtype1-3.0-7|1218	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc2.tfm
14mu|texlive-nanumtype1-3.0-7|1219	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc3.tfm
14mu|texlive-nanumtype1-3.0-7|1220	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc4.tfm
14mu|texlive-nanumtype1-3.0-7|1221	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc5.tfm
14mu|texlive-nanumtype1-3.0-7|1222	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc6.tfm
14mu|texlive-nanumtype1-3.0-7|1223	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc7.tfm
14mu|texlive-nanumtype1-3.0-7|1224	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc8.tfm
14mu|texlive-nanumtype1-3.0-7|1225	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc9.tfm
14mu|texlive-nanumtype1-3.0-7|1226	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmca.tfm
14mu|texlive-nanumtype1-3.0-7|1227	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcb.tfm
14mu|texlive-nanumtype1-3.0-7|1228	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcc.tfm
14mu|texlive-nanumtype1-3.0-7|1229	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcd.tfm
14mu|texlive-nanumtype1-3.0-7|1230	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmce.tfm
14mu|texlive-nanumtype1-3.0-7|1231	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcf.tfm
14mu|texlive-nanumtype1-3.0-7|1232	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd0.tfm
14mu|texlive-nanumtype1-3.0-7|1233	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd1.tfm
14mu|texlive-nanumtype1-3.0-7|1234	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd2.tfm
14mu|texlive-nanumtype1-3.0-7|1235	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd3.tfm
14mu|texlive-nanumtype1-3.0-7|1236	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd4.tfm
14mu|texlive-nanumtype1-3.0-7|1237	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd5.tfm
14mu|texlive-nanumtype1-3.0-7|1238	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd6.tfm
14mu|texlive-nanumtype1-3.0-7|1239	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd7.tfm
14mu|texlive-nanumtype1-3.0-7|1240	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmff.tfm
14mu|texlive-nanumtype1-3.0-7|1241	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo00.tfm
14mu|texlive-nanumtype1-3.0-7|1242	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo01.tfm
14mu|texlive-nanumtype1-3.0-7|1243	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo02.tfm
14mu|texlive-nanumtype1-3.0-7|1244	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo03.tfm
14mu|texlive-nanumtype1-3.0-7|1245	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo04.tfm
14mu|texlive-nanumtype1-3.0-7|1246	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo20.tfm
14mu|texlive-nanumtype1-3.0-7|1247	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo21.tfm
14mu|texlive-nanumtype1-3.0-7|1248	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo22.tfm
14mu|texlive-nanumtype1-3.0-7|1249	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo23.tfm
14mu|texlive-nanumtype1-3.0-7|1250	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo24.tfm
14mu|texlive-nanumtype1-3.0-7|1251	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo25.tfm
14mu|texlive-nanumtype1-3.0-7|1252	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo26.tfm
14mu|texlive-nanumtype1-3.0-7|1253	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo27.tfm
14mu|texlive-nanumtype1-3.0-7|1254	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo30.tfm
14mu|texlive-nanumtype1-3.0-7|1255	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo31.tfm
14mu|texlive-nanumtype1-3.0-7|1256	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo32.tfm
14mu|texlive-nanumtype1-3.0-7|1257	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo33.tfm
14mu|texlive-nanumtype1-3.0-7|1258	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoac.tfm
14mu|texlive-nanumtype1-3.0-7|1259	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoad.tfm
14mu|texlive-nanumtype1-3.0-7|1260	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoae.tfm
14mu|texlive-nanumtype1-3.0-7|1261	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoaf.tfm
14mu|texlive-nanumtype1-3.0-7|1262	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob0.tfm
14mu|texlive-nanumtype1-3.0-7|1263	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob1.tfm
14mu|texlive-nanumtype1-3.0-7|1264	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob2.tfm
14mu|texlive-nanumtype1-3.0-7|1265	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob3.tfm
14mu|texlive-nanumtype1-3.0-7|1266	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob4.tfm
14mu|texlive-nanumtype1-3.0-7|1267	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob5.tfm
14mu|texlive-nanumtype1-3.0-7|1268	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob6.tfm
14mu|texlive-nanumtype1-3.0-7|1269	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob7.tfm
14mu|texlive-nanumtype1-3.0-7|1270	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob8.tfm
14mu|texlive-nanumtype1-3.0-7|1271	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob9.tfm
14mu|texlive-nanumtype1-3.0-7|1272	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoba.tfm
14mu|texlive-nanumtype1-3.0-7|1273	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobb.tfm
14mu|texlive-nanumtype1-3.0-7|1274	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobc.tfm
14mu|texlive-nanumtype1-3.0-7|1275	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobd.tfm
14mu|texlive-nanumtype1-3.0-7|1276	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobe.tfm
14mu|texlive-nanumtype1-3.0-7|1277	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobf.tfm
14mu|texlive-nanumtype1-3.0-7|1278	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc0.tfm
14mu|texlive-nanumtype1-3.0-7|1279	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc1.tfm
14mu|texlive-nanumtype1-3.0-7|1280	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc2.tfm
14mu|texlive-nanumtype1-3.0-7|1281	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc3.tfm
14mu|texlive-nanumtype1-3.0-7|1282	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc4.tfm
14mu|texlive-nanumtype1-3.0-7|1283	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc5.tfm
14mu|texlive-nanumtype1-3.0-7|1284	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc6.tfm
14mu|texlive-nanumtype1-3.0-7|1285	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc7.tfm
14mu|texlive-nanumtype1-3.0-7|1286	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc8.tfm
14mu|texlive-nanumtype1-3.0-7|1287	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc9.tfm
14mu|texlive-nanumtype1-3.0-7|1288	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoca.tfm
14mu|texlive-nanumtype1-3.0-7|1289	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocb.tfm
14mu|texlive-nanumtype1-3.0-7|1290	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocc.tfm
14mu|texlive-nanumtype1-3.0-7|1291	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocd.tfm
14mu|texlive-nanumtype1-3.0-7|1292	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoce.tfm
14mu|texlive-nanumtype1-3.0-7|1293	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocf.tfm
14mu|texlive-nanumtype1-3.0-7|1294	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod0.tfm
14mu|texlive-nanumtype1-3.0-7|1295	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod1.tfm
14mu|texlive-nanumtype1-3.0-7|1296	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod2.tfm
14mu|texlive-nanumtype1-3.0-7|1297	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod3.tfm
14mu|texlive-nanumtype1-3.0-7|1298	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod4.tfm
14mu|texlive-nanumtype1-3.0-7|1299	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod5.tfm
14mu|texlive-nanumtype1-3.0-7|1300	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod6.tfm
14mu|texlive-nanumtype1-3.0-7|1301	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod7.tfm
14mu|texlive-nanumtype1-3.0-7|1302	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoff.tfm
14mu|texlive-nanumtype1-3.0-7|1303	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtb.tfm
14mu|texlive-nanumtype1-3.0-7|1304	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtbo.tfm
14mu|texlive-nanumtype1-3.0-7|1305	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtm.tfm
14mu|texlive-nanumtype1-3.0-7|1306	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtmo.tfm
14mu|texlive-nanumtype1-3.0-7|1307	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjb.tfm
14mu|texlive-nanumtype1-3.0-7|1308	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjbo.tfm
14mu|texlive-nanumtype1-3.0-7|1309	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjm.tfm
14mu|texlive-nanumtype1-3.0-7|1310	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjmo.tfm
14mu|texlive-nanumtype1-3.0-7|1311	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtb.tfm
14mu|texlive-nanumtype1-3.0-7|1312	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtbo.tfm
14mu|texlive-nanumtype1-3.0-7|1313	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtm.tfm
14mu|texlive-nanumtype1-3.0-7|1314	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtmo.tfm
14mu|texlive-nanumtype1-3.0-7|1315	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjb.tfm
14mu|texlive-nanumtype1-3.0-7|1316	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjbo.tfm
14mu|texlive-nanumtype1-3.0-7|1317	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjm.tfm
14mu|texlive-nanumtype1-3.0-7|1318	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjmo.tfm
14mu|texlive-nanumtype1-3.0-7|1319	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb00.pfb
14mu|texlive-nanumtype1-3.0-7|1320	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb01.pfb
14mu|texlive-nanumtype1-3.0-7|1321	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb02.pfb
14mu|texlive-nanumtype1-3.0-7|1322	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb03.pfb
14mu|texlive-nanumtype1-3.0-7|1323	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb04.pfb
14mu|texlive-nanumtype1-3.0-7|1324	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb11.pfb
14mu|texlive-nanumtype1-3.0-7|1325	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb20.pfb
14mu|texlive-nanumtype1-3.0-7|1326	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb21.pfb
14mu|texlive-nanumtype1-3.0-7|1327	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb22.pfb
14mu|texlive-nanumtype1-3.0-7|1328	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb23.pfb
14mu|texlive-nanumtype1-3.0-7|1329	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb24.pfb
14mu|texlive-nanumtype1-3.0-7|1330	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb25.pfb
14mu|texlive-nanumtype1-3.0-7|1331	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb26.pfb
14mu|texlive-nanumtype1-3.0-7|1332	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb27.pfb
14mu|texlive-nanumtype1-3.0-7|1333	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb2a.pfb
14mu|texlive-nanumtype1-3.0-7|1334	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb30.pfb
14mu|texlive-nanumtype1-3.0-7|1335	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb31.pfb
14mu|texlive-nanumtype1-3.0-7|1336	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb32.pfb
14mu|texlive-nanumtype1-3.0-7|1337	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb33.pfb
14mu|texlive-nanumtype1-3.0-7|1338	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb4e.pfb
14mu|texlive-nanumtype1-3.0-7|1339	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb4f.pfb
14mu|texlive-nanumtype1-3.0-7|1340	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb50.pfb
14mu|texlive-nanumtype1-3.0-7|1341	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb51.pfb
14mu|texlive-nanumtype1-3.0-7|1342	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb52.pfb
14mu|texlive-nanumtype1-3.0-7|1343	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb53.pfb
14mu|texlive-nanumtype1-3.0-7|1344	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb54.pfb
14mu|texlive-nanumtype1-3.0-7|1345	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb55.pfb
14mu|texlive-nanumtype1-3.0-7|1346	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb56.pfb
14mu|texlive-nanumtype1-3.0-7|1347	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb57.pfb
14mu|texlive-nanumtype1-3.0-7|1348	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb58.pfb
14mu|texlive-nanumtype1-3.0-7|1349	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb59.pfb
14mu|texlive-nanumtype1-3.0-7|1350	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5a.pfb
14mu|texlive-nanumtype1-3.0-7|1351	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5b.pfb
14mu|texlive-nanumtype1-3.0-7|1352	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5c.pfb
14mu|texlive-nanumtype1-3.0-7|1353	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5d.pfb
14mu|texlive-nanumtype1-3.0-7|1354	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5e.pfb
14mu|texlive-nanumtype1-3.0-7|1355	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5f.pfb
14mu|texlive-nanumtype1-3.0-7|1356	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb60.pfb
14mu|texlive-nanumtype1-3.0-7|1357	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb61.pfb
14mu|texlive-nanumtype1-3.0-7|1358	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb62.pfb
14mu|texlive-nanumtype1-3.0-7|1359	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb63.pfb
14mu|texlive-nanumtype1-3.0-7|1360	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb64.pfb
14mu|texlive-nanumtype1-3.0-7|1361	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb65.pfb
14mu|texlive-nanumtype1-3.0-7|1362	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb66.pfb
14mu|texlive-nanumtype1-3.0-7|1363	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb67.pfb
14mu|texlive-nanumtype1-3.0-7|1364	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb68.pfb
14mu|texlive-nanumtype1-3.0-7|1365	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb69.pfb
14mu|texlive-nanumtype1-3.0-7|1366	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6a.pfb
14mu|texlive-nanumtype1-3.0-7|1367	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6b.pfb
14mu|texlive-nanumtype1-3.0-7|1368	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6c.pfb
14mu|texlive-nanumtype1-3.0-7|1369	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6d.pfb
14mu|texlive-nanumtype1-3.0-7|1370	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6e.pfb
14mu|texlive-nanumtype1-3.0-7|1371	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6f.pfb
14mu|texlive-nanumtype1-3.0-7|1372	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb70.pfb
14mu|texlive-nanumtype1-3.0-7|1373	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb71.pfb
14mu|texlive-nanumtype1-3.0-7|1374	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb72.pfb
14mu|texlive-nanumtype1-3.0-7|1375	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb73.pfb
14mu|texlive-nanumtype1-3.0-7|1376	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb74.pfb
14mu|texlive-nanumtype1-3.0-7|1377	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb75.pfb
14mu|texlive-nanumtype1-3.0-7|1378	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb76.pfb
14mu|texlive-nanumtype1-3.0-7|1379	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb77.pfb
14mu|texlive-nanumtype1-3.0-7|1380	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb78.pfb
14mu|texlive-nanumtype1-3.0-7|1381	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb79.pfb
14mu|texlive-nanumtype1-3.0-7|1382	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7a.pfb
14mu|texlive-nanumtype1-3.0-7|1383	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7b.pfb
14mu|texlive-nanumtype1-3.0-7|1384	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7c.pfb
14mu|texlive-nanumtype1-3.0-7|1385	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7d.pfb
14mu|texlive-nanumtype1-3.0-7|1386	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7e.pfb
14mu|texlive-nanumtype1-3.0-7|1387	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7f.pfb
14mu|texlive-nanumtype1-3.0-7|1388	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb80.pfb
14mu|texlive-nanumtype1-3.0-7|1389	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb81.pfb
14mu|texlive-nanumtype1-3.0-7|1390	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb82.pfb
14mu|texlive-nanumtype1-3.0-7|1391	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb83.pfb
14mu|texlive-nanumtype1-3.0-7|1392	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb84.pfb
14mu|texlive-nanumtype1-3.0-7|1393	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb85.pfb
14mu|texlive-nanumtype1-3.0-7|1394	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb86.pfb
14mu|texlive-nanumtype1-3.0-7|1395	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb87.pfb
14mu|texlive-nanumtype1-3.0-7|1396	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb88.pfb
14mu|texlive-nanumtype1-3.0-7|1397	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb89.pfb
14mu|texlive-nanumtype1-3.0-7|1398	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8a.pfb
14mu|texlive-nanumtype1-3.0-7|1399	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8b.pfb
14mu|texlive-nanumtype1-3.0-7|1400	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8c.pfb
14mu|texlive-nanumtype1-3.0-7|1401	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8d.pfb
14mu|texlive-nanumtype1-3.0-7|1402	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8e.pfb
14mu|texlive-nanumtype1-3.0-7|1403	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8f.pfb
14mu|texlive-nanumtype1-3.0-7|1404	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb90.pfb
14mu|texlive-nanumtype1-3.0-7|1405	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb91.pfb
14mu|texlive-nanumtype1-3.0-7|1406	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb92.pfb
14mu|texlive-nanumtype1-3.0-7|1407	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb93.pfb
14mu|texlive-nanumtype1-3.0-7|1408	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb94.pfb
14mu|texlive-nanumtype1-3.0-7|1409	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb95.pfb
14mu|texlive-nanumtype1-3.0-7|1410	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb96.pfb
14mu|texlive-nanumtype1-3.0-7|1411	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb97.pfb
14mu|texlive-nanumtype1-3.0-7|1412	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb98.pfb
14mu|texlive-nanumtype1-3.0-7|1413	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb99.pfb
14mu|texlive-nanumtype1-3.0-7|1414	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9a.pfb
14mu|texlive-nanumtype1-3.0-7|1415	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9b.pfb
14mu|texlive-nanumtype1-3.0-7|1416	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9c.pfb
14mu|texlive-nanumtype1-3.0-7|1417	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9d.pfb
14mu|texlive-nanumtype1-3.0-7|1418	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9e.pfb
14mu|texlive-nanumtype1-3.0-7|1419	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9f.pfb
14mu|texlive-nanumtype1-3.0-7|1420	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbac.pfb
14mu|texlive-nanumtype1-3.0-7|1421	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbad.pfb
14mu|texlive-nanumtype1-3.0-7|1422	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbae.pfb
14mu|texlive-nanumtype1-3.0-7|1423	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbaf.pfb
14mu|texlive-nanumtype1-3.0-7|1424	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb0.pfb
14mu|texlive-nanumtype1-3.0-7|1425	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb1.pfb
14mu|texlive-nanumtype1-3.0-7|1426	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb2.pfb
14mu|texlive-nanumtype1-3.0-7|1427	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb3.pfb
14mu|texlive-nanumtype1-3.0-7|1428	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb4.pfb
14mu|texlive-nanumtype1-3.0-7|1429	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb5.pfb
14mu|texlive-nanumtype1-3.0-7|1430	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb6.pfb
14mu|texlive-nanumtype1-3.0-7|1431	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb7.pfb
14mu|texlive-nanumtype1-3.0-7|1432	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb8.pfb
14mu|texlive-nanumtype1-3.0-7|1433	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb9.pfb
14mu|texlive-nanumtype1-3.0-7|1434	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbba.pfb
14mu|texlive-nanumtype1-3.0-7|1435	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbb.pfb
14mu|texlive-nanumtype1-3.0-7|1436	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbc.pfb
14mu|texlive-nanumtype1-3.0-7|1437	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbd.pfb
14mu|texlive-nanumtype1-3.0-7|1438	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbe.pfb
14mu|texlive-nanumtype1-3.0-7|1439	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbf.pfb
14mu|texlive-nanumtype1-3.0-7|1440	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc0.pfb
14mu|texlive-nanumtype1-3.0-7|1441	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc1.pfb
14mu|texlive-nanumtype1-3.0-7|1442	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc2.pfb
14mu|texlive-nanumtype1-3.0-7|1443	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc3.pfb
14mu|texlive-nanumtype1-3.0-7|1444	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc4.pfb
14mu|texlive-nanumtype1-3.0-7|1445	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc5.pfb
14mu|texlive-nanumtype1-3.0-7|1446	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc6.pfb
14mu|texlive-nanumtype1-3.0-7|1447	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc7.pfb
14mu|texlive-nanumtype1-3.0-7|1448	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc8.pfb
14mu|texlive-nanumtype1-3.0-7|1449	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc9.pfb
14mu|texlive-nanumtype1-3.0-7|1450	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbca.pfb
14mu|texlive-nanumtype1-3.0-7|1451	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcb.pfb
14mu|texlive-nanumtype1-3.0-7|1452	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcc.pfb
14mu|texlive-nanumtype1-3.0-7|1453	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcd.pfb
14mu|texlive-nanumtype1-3.0-7|1454	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbce.pfb
14mu|texlive-nanumtype1-3.0-7|1455	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcf.pfb
14mu|texlive-nanumtype1-3.0-7|1456	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd0.pfb
14mu|texlive-nanumtype1-3.0-7|1457	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd1.pfb
14mu|texlive-nanumtype1-3.0-7|1458	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd2.pfb
14mu|texlive-nanumtype1-3.0-7|1459	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd3.pfb
14mu|texlive-nanumtype1-3.0-7|1460	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd4.pfb
14mu|texlive-nanumtype1-3.0-7|1461	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd5.pfb
14mu|texlive-nanumtype1-3.0-7|1462	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd6.pfb
14mu|texlive-nanumtype1-3.0-7|1463	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd7.pfb
14mu|texlive-nanumtype1-3.0-7|1464	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbf9.pfb
14mu|texlive-nanumtype1-3.0-7|1465	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbfa.pfb
14mu|texlive-nanumtype1-3.0-7|1466	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbff.pfb
14mu|texlive-nanumtype1-3.0-7|1467	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm00.pfb
14mu|texlive-nanumtype1-3.0-7|1468	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm01.pfb
14mu|texlive-nanumtype1-3.0-7|1469	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm02.pfb
14mu|texlive-nanumtype1-3.0-7|1470	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm03.pfb
14mu|texlive-nanumtype1-3.0-7|1471	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm04.pfb
14mu|texlive-nanumtype1-3.0-7|1472	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm11.pfb
14mu|texlive-nanumtype1-3.0-7|1473	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm20.pfb
14mu|texlive-nanumtype1-3.0-7|1474	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm21.pfb
14mu|texlive-nanumtype1-3.0-7|1475	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm22.pfb
14mu|texlive-nanumtype1-3.0-7|1476	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm23.pfb
14mu|texlive-nanumtype1-3.0-7|1477	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm24.pfb
14mu|texlive-nanumtype1-3.0-7|1478	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm25.pfb
14mu|texlive-nanumtype1-3.0-7|1479	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm26.pfb
14mu|texlive-nanumtype1-3.0-7|1480	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm27.pfb
14mu|texlive-nanumtype1-3.0-7|1481	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm2a.pfb
14mu|texlive-nanumtype1-3.0-7|1482	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm30.pfb
14mu|texlive-nanumtype1-3.0-7|1483	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm31.pfb
14mu|texlive-nanumtype1-3.0-7|1484	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm32.pfb
14mu|texlive-nanumtype1-3.0-7|1485	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm33.pfb
14mu|texlive-nanumtype1-3.0-7|1486	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm4e.pfb
14mu|texlive-nanumtype1-3.0-7|1487	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm4f.pfb
14mu|texlive-nanumtype1-3.0-7|1488	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm50.pfb
14mu|texlive-nanumtype1-3.0-7|1489	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm51.pfb
14mu|texlive-nanumtype1-3.0-7|1490	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm52.pfb
14mu|texlive-nanumtype1-3.0-7|1491	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm53.pfb
14mu|texlive-nanumtype1-3.0-7|1492	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm54.pfb
14mu|texlive-nanumtype1-3.0-7|1493	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm55.pfb
14mu|texlive-nanumtype1-3.0-7|1494	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm56.pfb
14mu|texlive-nanumtype1-3.0-7|1495	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm57.pfb
14mu|texlive-nanumtype1-3.0-7|1496	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm58.pfb
14mu|texlive-nanumtype1-3.0-7|1497	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm59.pfb
14mu|texlive-nanumtype1-3.0-7|1498	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5a.pfb
14mu|texlive-nanumtype1-3.0-7|1499	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5b.pfb
14mu|texlive-nanumtype1-3.0-7|1500	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5c.pfb
14mu|texlive-nanumtype1-3.0-7|1501	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5d.pfb
14mu|texlive-nanumtype1-3.0-7|1502	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5e.pfb
14mu|texlive-nanumtype1-3.0-7|1503	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5f.pfb
14mu|texlive-nanumtype1-3.0-7|1504	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm60.pfb
14mu|texlive-nanumtype1-3.0-7|1505	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm61.pfb
14mu|texlive-nanumtype1-3.0-7|1506	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm62.pfb
14mu|texlive-nanumtype1-3.0-7|1507	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm63.pfb
14mu|texlive-nanumtype1-3.0-7|1508	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm64.pfb
14mu|texlive-nanumtype1-3.0-7|1509	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm65.pfb
14mu|texlive-nanumtype1-3.0-7|1510	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm66.pfb
14mu|texlive-nanumtype1-3.0-7|1511	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm67.pfb
14mu|texlive-nanumtype1-3.0-7|1512	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm68.pfb
14mu|texlive-nanumtype1-3.0-7|1513	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm69.pfb
14mu|texlive-nanumtype1-3.0-7|1514	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6a.pfb
14mu|texlive-nanumtype1-3.0-7|1515	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6b.pfb
14mu|texlive-nanumtype1-3.0-7|1516	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6c.pfb
14mu|texlive-nanumtype1-3.0-7|1517	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6d.pfb
14mu|texlive-nanumtype1-3.0-7|1518	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6e.pfb
14mu|texlive-nanumtype1-3.0-7|1519	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6f.pfb
14mu|texlive-nanumtype1-3.0-7|1520	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm70.pfb
14mu|texlive-nanumtype1-3.0-7|1521	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm71.pfb
14mu|texlive-nanumtype1-3.0-7|1522	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm72.pfb
14mu|texlive-nanumtype1-3.0-7|1523	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm73.pfb
14mu|texlive-nanumtype1-3.0-7|1524	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm74.pfb
14mu|texlive-nanumtype1-3.0-7|1525	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm75.pfb
14mu|texlive-nanumtype1-3.0-7|1526	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm76.pfb
14mu|texlive-nanumtype1-3.0-7|1527	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm77.pfb
14mu|texlive-nanumtype1-3.0-7|1528	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm78.pfb
14mu|texlive-nanumtype1-3.0-7|1529	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm79.pfb
14mu|texlive-nanumtype1-3.0-7|1530	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7a.pfb
14mu|texlive-nanumtype1-3.0-7|1531	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7b.pfb
14mu|texlive-nanumtype1-3.0-7|1532	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7c.pfb
14mu|texlive-nanumtype1-3.0-7|1533	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7d.pfb
14mu|texlive-nanumtype1-3.0-7|1534	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7e.pfb
14mu|texlive-nanumtype1-3.0-7|1535	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7f.pfb
14mu|texlive-nanumtype1-3.0-7|1536	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm80.pfb
14mu|texlive-nanumtype1-3.0-7|1537	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm81.pfb
14mu|texlive-nanumtype1-3.0-7|1538	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm82.pfb
14mu|texlive-nanumtype1-3.0-7|1539	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm83.pfb
14mu|texlive-nanumtype1-3.0-7|1540	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm84.pfb
14mu|texlive-nanumtype1-3.0-7|1541	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm85.pfb
14mu|texlive-nanumtype1-3.0-7|1542	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm86.pfb
14mu|texlive-nanumtype1-3.0-7|1543	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm87.pfb
14mu|texlive-nanumtype1-3.0-7|1544	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm88.pfb
14mu|texlive-nanumtype1-3.0-7|1545	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm89.pfb
14mu|texlive-nanumtype1-3.0-7|1546	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8a.pfb
14mu|texlive-nanumtype1-3.0-7|1547	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8b.pfb
14mu|texlive-nanumtype1-3.0-7|1548	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8c.pfb
14mu|texlive-nanumtype1-3.0-7|1549	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8d.pfb
14mu|texlive-nanumtype1-3.0-7|1550	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8e.pfb
14mu|texlive-nanumtype1-3.0-7|1551	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8f.pfb
14mu|texlive-nanumtype1-3.0-7|1552	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm90.pfb
14mu|texlive-nanumtype1-3.0-7|1553	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm91.pfb
14mu|texlive-nanumtype1-3.0-7|1554	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm92.pfb
14mu|texlive-nanumtype1-3.0-7|1555	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm93.pfb
14mu|texlive-nanumtype1-3.0-7|1556	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm94.pfb
14mu|texlive-nanumtype1-3.0-7|1557	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm95.pfb
14mu|texlive-nanumtype1-3.0-7|1558	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm96.pfb
14mu|texlive-nanumtype1-3.0-7|1559	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm97.pfb
14mu|texlive-nanumtype1-3.0-7|1560	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm98.pfb
14mu|texlive-nanumtype1-3.0-7|1561	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm99.pfb
14mu|texlive-nanumtype1-3.0-7|1562	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9a.pfb
14mu|texlive-nanumtype1-3.0-7|1563	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9b.pfb
14mu|texlive-nanumtype1-3.0-7|1564	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9c.pfb
14mu|texlive-nanumtype1-3.0-7|1565	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9d.pfb
14mu|texlive-nanumtype1-3.0-7|1566	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9e.pfb
14mu|texlive-nanumtype1-3.0-7|1567	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9f.pfb
14mu|texlive-nanumtype1-3.0-7|1568	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmac.pfb
14mu|texlive-nanumtype1-3.0-7|1569	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmad.pfb
14mu|texlive-nanumtype1-3.0-7|1570	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmae.pfb
14mu|texlive-nanumtype1-3.0-7|1571	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmaf.pfb
14mu|texlive-nanumtype1-3.0-7|1572	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb0.pfb
14mu|texlive-nanumtype1-3.0-7|1573	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb1.pfb
14mu|texlive-nanumtype1-3.0-7|1574	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb2.pfb
14mu|texlive-nanumtype1-3.0-7|1575	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb3.pfb
14mu|texlive-nanumtype1-3.0-7|1576	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb4.pfb
14mu|texlive-nanumtype1-3.0-7|1577	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb5.pfb
14mu|texlive-nanumtype1-3.0-7|1578	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb6.pfb
14mu|texlive-nanumtype1-3.0-7|1579	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb7.pfb
14mu|texlive-nanumtype1-3.0-7|1580	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb8.pfb
14mu|texlive-nanumtype1-3.0-7|1581	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb9.pfb
14mu|texlive-nanumtype1-3.0-7|1582	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmba.pfb
14mu|texlive-nanumtype1-3.0-7|1583	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbb.pfb
14mu|texlive-nanumtype1-3.0-7|1584	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbc.pfb
14mu|texlive-nanumtype1-3.0-7|1585	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbd.pfb
14mu|texlive-nanumtype1-3.0-7|1586	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbe.pfb
14mu|texlive-nanumtype1-3.0-7|1587	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbf.pfb
14mu|texlive-nanumtype1-3.0-7|1588	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc0.pfb
14mu|texlive-nanumtype1-3.0-7|1589	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc1.pfb
14mu|texlive-nanumtype1-3.0-7|1590	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc2.pfb
14mu|texlive-nanumtype1-3.0-7|1591	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc3.pfb
14mu|texlive-nanumtype1-3.0-7|1592	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc4.pfb
14mu|texlive-nanumtype1-3.0-7|1593	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc5.pfb
14mu|texlive-nanumtype1-3.0-7|1594	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc6.pfb
14mu|texlive-nanumtype1-3.0-7|1595	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc7.pfb
14mu|texlive-nanumtype1-3.0-7|1596	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc8.pfb
14mu|texlive-nanumtype1-3.0-7|1597	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc9.pfb
14mu|texlive-nanumtype1-3.0-7|1598	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmca.pfb
14mu|texlive-nanumtype1-3.0-7|1599	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcb.pfb
14mu|texlive-nanumtype1-3.0-7|1600	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcc.pfb
14mu|texlive-nanumtype1-3.0-7|1601	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcd.pfb
14mu|texlive-nanumtype1-3.0-7|1602	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmce.pfb
14mu|texlive-nanumtype1-3.0-7|1603	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcf.pfb
14mu|texlive-nanumtype1-3.0-7|1604	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd0.pfb
14mu|texlive-nanumtype1-3.0-7|1605	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd1.pfb
14mu|texlive-nanumtype1-3.0-7|1606	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd2.pfb
14mu|texlive-nanumtype1-3.0-7|1607	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd3.pfb
14mu|texlive-nanumtype1-3.0-7|1608	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd4.pfb
14mu|texlive-nanumtype1-3.0-7|1609	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd5.pfb
14mu|texlive-nanumtype1-3.0-7|1610	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd6.pfb
14mu|texlive-nanumtype1-3.0-7|1611	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd7.pfb
14mu|texlive-nanumtype1-3.0-7|1612	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmf9.pfb
14mu|texlive-nanumtype1-3.0-7|1613	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmfa.pfb
14mu|texlive-nanumtype1-3.0-7|1614	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmff.pfb
14mu|texlive-nanumtype1-3.0-7|1615	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb00.pfb
14mu|texlive-nanumtype1-3.0-7|1616	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb01.pfb
14mu|texlive-nanumtype1-3.0-7|1617	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb02.pfb
14mu|texlive-nanumtype1-3.0-7|1618	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb03.pfb
14mu|texlive-nanumtype1-3.0-7|1619	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb04.pfb
14mu|texlive-nanumtype1-3.0-7|1620	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb20.pfb
14mu|texlive-nanumtype1-3.0-7|1621	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb21.pfb
14mu|texlive-nanumtype1-3.0-7|1622	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb22.pfb
14mu|texlive-nanumtype1-3.0-7|1623	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb23.pfb
14mu|texlive-nanumtype1-3.0-7|1624	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb24.pfb
14mu|texlive-nanumtype1-3.0-7|1625	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb25.pfb
14mu|texlive-nanumtype1-3.0-7|1626	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb26.pfb
14mu|texlive-nanumtype1-3.0-7|1627	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb27.pfb
14mu|texlive-nanumtype1-3.0-7|1628	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb2a.pfb
14mu|texlive-nanumtype1-3.0-7|1629	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb30.pfb
14mu|texlive-nanumtype1-3.0-7|1630	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb31.pfb
14mu|texlive-nanumtype1-3.0-7|1631	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb32.pfb
14mu|texlive-nanumtype1-3.0-7|1632	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb33.pfb
14mu|texlive-nanumtype1-3.0-7|1633	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbac.pfb
14mu|texlive-nanumtype1-3.0-7|1634	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbad.pfb
14mu|texlive-nanumtype1-3.0-7|1635	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbae.pfb
14mu|texlive-nanumtype1-3.0-7|1636	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbaf.pfb
14mu|texlive-nanumtype1-3.0-7|1637	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb0.pfb
14mu|texlive-nanumtype1-3.0-7|1638	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb1.pfb
14mu|texlive-nanumtype1-3.0-7|1639	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb2.pfb
14mu|texlive-nanumtype1-3.0-7|1640	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb3.pfb
14mu|texlive-nanumtype1-3.0-7|1641	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb4.pfb
14mu|texlive-nanumtype1-3.0-7|1642	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb5.pfb
14mu|texlive-nanumtype1-3.0-7|1643	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb6.pfb
14mu|texlive-nanumtype1-3.0-7|1644	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb7.pfb
14mu|texlive-nanumtype1-3.0-7|1645	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb8.pfb
14mu|texlive-nanumtype1-3.0-7|1646	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb9.pfb
14mu|texlive-nanumtype1-3.0-7|1647	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbba.pfb
14mu|texlive-nanumtype1-3.0-7|1648	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbb.pfb
14mu|texlive-nanumtype1-3.0-7|1649	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbc.pfb
14mu|texlive-nanumtype1-3.0-7|1650	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbd.pfb
14mu|texlive-nanumtype1-3.0-7|1651	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbe.pfb
14mu|texlive-nanumtype1-3.0-7|1652	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbf.pfb
14mu|texlive-nanumtype1-3.0-7|1653	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc0.pfb
14mu|texlive-nanumtype1-3.0-7|1654	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc1.pfb
14mu|texlive-nanumtype1-3.0-7|1655	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc2.pfb
14mu|texlive-nanumtype1-3.0-7|1656	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc3.pfb
14mu|texlive-nanumtype1-3.0-7|1657	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc4.pfb
14mu|texlive-nanumtype1-3.0-7|1658	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc5.pfb
14mu|texlive-nanumtype1-3.0-7|1659	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc6.pfb
14mu|texlive-nanumtype1-3.0-7|1660	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc7.pfb
14mu|texlive-nanumtype1-3.0-7|1661	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc8.pfb
14mu|texlive-nanumtype1-3.0-7|1662	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc9.pfb
14mu|texlive-nanumtype1-3.0-7|1663	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbca.pfb
14mu|texlive-nanumtype1-3.0-7|1664	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcb.pfb
14mu|texlive-nanumtype1-3.0-7|1665	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcc.pfb
14mu|texlive-nanumtype1-3.0-7|1666	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcd.pfb
14mu|texlive-nanumtype1-3.0-7|1667	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbce.pfb
14mu|texlive-nanumtype1-3.0-7|1668	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcf.pfb
14mu|texlive-nanumtype1-3.0-7|1669	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd0.pfb
14mu|texlive-nanumtype1-3.0-7|1670	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd1.pfb
14mu|texlive-nanumtype1-3.0-7|1671	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd2.pfb
14mu|texlive-nanumtype1-3.0-7|1672	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd3.pfb
14mu|texlive-nanumtype1-3.0-7|1673	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd4.pfb
14mu|texlive-nanumtype1-3.0-7|1674	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd5.pfb
14mu|texlive-nanumtype1-3.0-7|1675	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd6.pfb
14mu|texlive-nanumtype1-3.0-7|1676	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd7.pfb
14mu|texlive-nanumtype1-3.0-7|1677	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbff.pfb
14mu|texlive-nanumtype1-3.0-7|1678	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm00.pfb
14mu|texlive-nanumtype1-3.0-7|1679	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm01.pfb
14mu|texlive-nanumtype1-3.0-7|1680	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm02.pfb
14mu|texlive-nanumtype1-3.0-7|1681	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm03.pfb
14mu|texlive-nanumtype1-3.0-7|1682	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm04.pfb
14mu|texlive-nanumtype1-3.0-7|1683	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm20.pfb
14mu|texlive-nanumtype1-3.0-7|1684	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm21.pfb
14mu|texlive-nanumtype1-3.0-7|1685	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm22.pfb
14mu|texlive-nanumtype1-3.0-7|1686	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm23.pfb
14mu|texlive-nanumtype1-3.0-7|1687	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm24.pfb
14mu|texlive-nanumtype1-3.0-7|1688	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm25.pfb
14mu|texlive-nanumtype1-3.0-7|1689	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm26.pfb
14mu|texlive-nanumtype1-3.0-7|1690	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm27.pfb
14mu|texlive-nanumtype1-3.0-7|1691	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm30.pfb
14mu|texlive-nanumtype1-3.0-7|1692	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm31.pfb
14mu|texlive-nanumtype1-3.0-7|1693	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm32.pfb
14mu|texlive-nanumtype1-3.0-7|1694	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm33.pfb
14mu|texlive-nanumtype1-3.0-7|1695	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmac.pfb
14mu|texlive-nanumtype1-3.0-7|1696	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmad.pfb
14mu|texlive-nanumtype1-3.0-7|1697	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmae.pfb
14mu|texlive-nanumtype1-3.0-7|1698	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmaf.pfb
14mu|texlive-nanumtype1-3.0-7|1699	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb0.pfb
14mu|texlive-nanumtype1-3.0-7|1700	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb1.pfb
14mu|texlive-nanumtype1-3.0-7|1701	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb2.pfb
14mu|texlive-nanumtype1-3.0-7|1702	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb3.pfb
14mu|texlive-nanumtype1-3.0-7|1703	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb4.pfb
14mu|texlive-nanumtype1-3.0-7|1704	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb5.pfb
14mu|texlive-nanumtype1-3.0-7|1705	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb6.pfb
14mu|texlive-nanumtype1-3.0-7|1706	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb7.pfb
14mu|texlive-nanumtype1-3.0-7|1707	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb8.pfb
14mu|texlive-nanumtype1-3.0-7|1708	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb9.pfb
14mu|texlive-nanumtype1-3.0-7|1709	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmba.pfb
14mu|texlive-nanumtype1-3.0-7|1710	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbb.pfb
14mu|texlive-nanumtype1-3.0-7|1711	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbc.pfb
14mu|texlive-nanumtype1-3.0-7|1712	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbd.pfb
14mu|texlive-nanumtype1-3.0-7|1713	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbe.pfb
14mu|texlive-nanumtype1-3.0-7|1714	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbf.pfb
14mu|texlive-nanumtype1-3.0-7|1715	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc0.pfb
14mu|texlive-nanumtype1-3.0-7|1716	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc1.pfb
14mu|texlive-nanumtype1-3.0-7|1717	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc2.pfb
14mu|texlive-nanumtype1-3.0-7|1718	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc3.pfb
14mu|texlive-nanumtype1-3.0-7|1719	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc4.pfb
14mu|texlive-nanumtype1-3.0-7|1720	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc5.pfb
14mu|texlive-nanumtype1-3.0-7|1721	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc6.pfb
14mu|texlive-nanumtype1-3.0-7|1722	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc7.pfb
14mu|texlive-nanumtype1-3.0-7|1723	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc8.pfb
14mu|texlive-nanumtype1-3.0-7|1724	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc9.pfb
14mu|texlive-nanumtype1-3.0-7|1725	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmca.pfb
14mu|texlive-nanumtype1-3.0-7|1726	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcb.pfb
14mu|texlive-nanumtype1-3.0-7|1727	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcc.pfb
14mu|texlive-nanumtype1-3.0-7|1728	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcd.pfb
14mu|texlive-nanumtype1-3.0-7|1729	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmce.pfb
14mu|texlive-nanumtype1-3.0-7|1730	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcf.pfb
14mu|texlive-nanumtype1-3.0-7|1731	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd0.pfb
14mu|texlive-nanumtype1-3.0-7|1732	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd1.pfb
14mu|texlive-nanumtype1-3.0-7|1733	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd2.pfb
14mu|texlive-nanumtype1-3.0-7|1734	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd3.pfb
14mu|texlive-nanumtype1-3.0-7|1735	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd4.pfb
14mu|texlive-nanumtype1-3.0-7|1736	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd5.pfb
14mu|texlive-nanumtype1-3.0-7|1737	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd6.pfb
14mu|texlive-nanumtype1-3.0-7|1738	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd7.pfb
14mu|texlive-nanumtype1-3.0-7|1739	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmff.pfb
14mu|texlive-nanumtype1-3.0-7|1740	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanumgtb.pfb
14mu|texlive-nanumtype1-3.0-7|1741	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanumgtm.pfb
14mu|texlive-nanumtype1-3.0-7|1742	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanummjb.pfb
14mu|texlive-nanumtype1-3.0-7|1743	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanummjm.pfb
14mu|texlive-nanumtype1-3.0-7|1744	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtb.vf
14mu|texlive-nanumtype1-3.0-7|1745	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtbo.vf
14mu|texlive-nanumtype1-3.0-7|1746	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtm.vf
14mu|texlive-nanumtype1-3.0-7|1747	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtmo.vf
14mu|texlive-nanumtype1-3.0-7|1748	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjb.vf
14mu|texlive-nanumtype1-3.0-7|1749	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjbo.vf
14mu|texlive-nanumtype1-3.0-7|1750	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjm.vf
14mu|texlive-nanumtype1-3.0-7|1751	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjmo.vf
14mu|texlive-nanumtype1-3.0-7|1752	%{_texmfdistdir}/tex/latex/nanumtype1/c70nanumgt.fd
14mu|texlive-nanumtype1-3.0-7|1753	%{_texmfdistdir}/tex/latex/nanumtype1/c70nanummj.fd
14mu|texlive-nanumtype1-3.0-7|1754	%{_texmfdistdir}/tex/latex/nanumtype1/c70uhcmj.fd
14mu|texlive-nanumtype1-3.0-7|1755	%{_texmfdistdir}/tex/latex/nanumtype1/lucnanumgt.fd
14mu|texlive-nanumtype1-3.0-7|1756	%{_texmfdistdir}/tex/latex/nanumtype1/lucnanummj.fd
14mu|texlive-nanumtype1-3.0-7|1757	%{_texmfdistdir}/tex/latex/nanumtype1/t1nanumgt.fd
14mu|texlive-nanumtype1-3.0-7|1758	%{_texmfdistdir}/tex/latex/nanumtype1/t1nanummj.fd
14mu|texlive-nanumtype1-3.0-7|1759	%{_texmfdistdir}/tex/latex/nanumtype1/ts1nanumgt.fd
14mu|texlive-nanumtype1-3.0-7|1760	%{_texmfdistdir}/tex/latex/nanumtype1/ts1nanummj.fd
14mu|texlive-nanumtype1-3.0-7|1761	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/COPYING
14mu|texlive-nanumtype1-3.0-7|1762	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/README
14mu|texlive-nanumtype1-3.0-7|1763	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/nanum-sampler.pdf
14mu|texlive-nanumtype1-3.0-7|1764	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/nanum-sampler.tex
14mu|texlive-nanumtype1-3.0-7|1765	
14mu|texlive-nanumtype1-3.0-7|1766	#-----------------------------------------------------------------------
14mu|texlive-nanumtype1-3.0-7|1767	%prep
14mu|texlive-nanumtype1-3.0-7|1768	%setup -c -a0 -a1
14mu|texlive-nanumtype1-3.0-7|1769	
14mu|texlive-nanumtype1-3.0-7|1770	%build
14mu|texlive-nanumtype1-3.0-7|1771	
14mu|texlive-nanumtype1-3.0-7|1772	%install
14mu|texlive-nanumtype1-3.0-7|1773	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nanumtype1-3.0-7|1774	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-nanumtype1-3.0-7|1775	
14mu|texlive-nanumtype1-3.0-7|1776	%changelog
14mu|texlive-nanumtype1-3.0-7|1777	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-7
14mu|texlive-nanumtype1-3.0-7|1778	+ Revision: 01f6ebe
14mu|texlive-nanumtype1-3.0-7|1779	- MassBuild#674: Increase release tag
14mu|texlive-nanumtype1-3.0-7|1780	
14mu|texlive-nanumtype1-3.0-7|1781	

25345 14
14mu|texlive-natbib-8.31b-4|1	# revision 20668
14mu|texlive-natbib-8.31b-4|2	# category Package
14mu|texlive-natbib-8.31b-4|3	# catalog-ctan /macros/latex/contrib/natbib
14mu|texlive-natbib-8.31b-4|4	# catalog-date 2010-12-06 21:27:27 +0100
14mu|texlive-natbib-8.31b-4|5	# catalog-license lppl
14mu|texlive-natbib-8.31b-4|6	# catalog-version 8.31b
14mu|texlive-natbib-8.31b-4|7	Name:		texlive-natbib
14mu|texlive-natbib-8.31b-4|8	Version:	8.31b
14mu|texlive-natbib-8.31b-4|9	Release:	4
14mu|texlive-natbib-8.31b-4|10	Summary:	Flexible bibliography support
14mu|texlive-natbib-8.31b-4|11	Group:		Publishing
14mu|texlive-natbib-8.31b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/natbib
14mu|texlive-natbib-8.31b-4|13	License:	LPPL
14mu|texlive-natbib-8.31b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natbib.tar.xz
14mu|texlive-natbib-8.31b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natbib.doc.tar.xz
14mu|texlive-natbib-8.31b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natbib.source.tar.xz
14mu|texlive-natbib-8.31b-4|17	BuildArch:	noarch
14mu|texlive-natbib-8.31b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-natbib-8.31b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-natbib-8.31b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-natbib-8.31b-4|21	
14mu|texlive-natbib-8.31b-4|22	%description
14mu|texlive-natbib-8.31b-4|23	Provides a style with author-year and numbered references, as
14mu|texlive-natbib-8.31b-4|24	well as much detailed of support for other bibliography use.
14mu|texlive-natbib-8.31b-4|25	Provides versions of the standard BibTeX styles that are
14mu|texlive-natbib-8.31b-4|26	compatible with natbib - plainnat, unsrtnat, abbrnat. The
14mu|texlive-natbib-8.31b-4|27	bibliography styles produced by custom-bib are designed from
14mu|texlive-natbib-8.31b-4|28	the start to be compatible with natbib.
14mu|texlive-natbib-8.31b-4|29	
14mu|texlive-natbib-8.31b-4|30	
14mu|texlive-natbib-8.31b-4|31	#-----------------------------------------------------------------------
14mu|texlive-natbib-8.31b-4|32	%files
14mu|texlive-natbib-8.31b-4|33	%{_texmfdistdir}/bibtex/bst/natbib/abbrvnat.bst
14mu|texlive-natbib-8.31b-4|34	%{_texmfdistdir}/bibtex/bst/natbib/plainnat.bst
14mu|texlive-natbib-8.31b-4|35	%{_texmfdistdir}/bibtex/bst/natbib/unsrtnat.bst
14mu|texlive-natbib-8.31b-4|36	%{_texmfdistdir}/tex/latex/natbib/bibentry.sty
14mu|texlive-natbib-8.31b-4|37	%{_texmfdistdir}/tex/latex/natbib/natbib.sty
14mu|texlive-natbib-8.31b-4|38	%doc %{_texmfdistdir}/doc/latex/natbib/README.1st
14mu|texlive-natbib-8.31b-4|39	%doc %{_texmfdistdir}/doc/latex/natbib/README.v831b
14mu|texlive-natbib-8.31b-4|40	%doc %{_texmfdistdir}/doc/latex/natbib/natbib.ltx
14mu|texlive-natbib-8.31b-4|41	%doc %{_texmfdistdir}/doc/latex/natbib/natbib.pdf
14mu|texlive-natbib-8.31b-4|42	%doc %{_texmfdistdir}/doc/latex/natbib/natnotes.pdf
14mu|texlive-natbib-8.31b-4|43	%doc %{_texmfdistdir}/doc/latex/natbib/natnotes.tex
14mu|texlive-natbib-8.31b-4|44	#- source
14mu|texlive-natbib-8.31b-4|45	%doc %{_texmfdistdir}/source/latex/natbib/bibentry.drv
14mu|texlive-natbib-8.31b-4|46	%doc %{_texmfdistdir}/source/latex/natbib/bibentry.dtx
14mu|texlive-natbib-8.31b-4|47	%doc %{_texmfdistdir}/source/latex/natbib/bibentry.ins
14mu|texlive-natbib-8.31b-4|48	%doc %{_texmfdistdir}/source/latex/natbib/natbib.dtx
14mu|texlive-natbib-8.31b-4|49	%doc %{_texmfdistdir}/source/latex/natbib/natbib.ins
14mu|texlive-natbib-8.31b-4|50	
14mu|texlive-natbib-8.31b-4|51	#-----------------------------------------------------------------------
14mu|texlive-natbib-8.31b-4|52	%prep
14mu|texlive-natbib-8.31b-4|53	%setup -c -a0 -a1 -a2
14mu|texlive-natbib-8.31b-4|54	
14mu|texlive-natbib-8.31b-4|55	%build
14mu|texlive-natbib-8.31b-4|56	
14mu|texlive-natbib-8.31b-4|57	%install
14mu|texlive-natbib-8.31b-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-natbib-8.31b-4|59	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-natbib-8.31b-4|60	
14mu|texlive-natbib-8.31b-4|61	
14mu|texlive-natbib-8.31b-4|62	
14mu|texlive-natbib-8.31b-4|63	%changelog
14mu|texlive-natbib-8.31b-4|64	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 8.31b-4
14mu|texlive-natbib-8.31b-4|65	+ Revision: a1a77a9
14mu|texlive-natbib-8.31b-4|66	- MassBuild#674: Increase release tag
14mu|texlive-natbib-8.31b-4|67	
14mu|texlive-natbib-8.31b-4|68	

25346 14
14mu|texlive-nature-1.0-4|1	# revision 21819
14mu|texlive-nature-1.0-4|2	# category Package
14mu|texlive-nature-1.0-4|3	# catalog-ctan /macros/latex/contrib/nature
14mu|texlive-nature-1.0-4|4	# catalog-date 2008-09-15 13:49:48 +0200
14mu|texlive-nature-1.0-4|5	# catalog-license noinfo
14mu|texlive-nature-1.0-4|6	# catalog-version 1.0
14mu|texlive-nature-1.0-4|7	Name:		texlive-nature
14mu|texlive-nature-1.0-4|8	Version:	1.0
14mu|texlive-nature-1.0-4|9	Release:	4
14mu|texlive-nature-1.0-4|10	Summary:	Prepare papers for the journal Nature
14mu|texlive-nature-1.0-4|11	Group:		Publishing
14mu|texlive-nature-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nature
14mu|texlive-nature-1.0-4|13	License:	NOINFO
14mu|texlive-nature-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nature.tar.xz
14mu|texlive-nature-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nature.doc.tar.xz
14mu|texlive-nature-1.0-4|16	BuildArch:	noarch
14mu|texlive-nature-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-nature-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-nature-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-nature-1.0-4|20	
14mu|texlive-nature-1.0-4|21	%description
14mu|texlive-nature-1.0-4|22	Nature does not accept papers in LaTeX, but it does accept PDF.
14mu|texlive-nature-1.0-4|23	This class and BibTeX style provide what seems to be necessary
14mu|texlive-nature-1.0-4|24	to produce papers in a format acceptable to the publisher.
14mu|texlive-nature-1.0-4|25	
14mu|texlive-nature-1.0-4|26	
14mu|texlive-nature-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-nature-1.0-4|28	%files
14mu|texlive-nature-1.0-4|29	%{_texmfdistdir}/bibtex/bst/nature/naturemag.bst
14mu|texlive-nature-1.0-4|30	%{_texmfdistdir}/tex/latex/nature/nature.cls
14mu|texlive-nature-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/nature/README
14mu|texlive-nature-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/nature/nature-template.tex
14mu|texlive-nature-1.0-4|33	
14mu|texlive-nature-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-nature-1.0-4|35	%prep
14mu|texlive-nature-1.0-4|36	%setup -c -a0 -a1
14mu|texlive-nature-1.0-4|37	
14mu|texlive-nature-1.0-4|38	%build
14mu|texlive-nature-1.0-4|39	
14mu|texlive-nature-1.0-4|40	%install
14mu|texlive-nature-1.0-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nature-1.0-4|42	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-nature-1.0-4|43	
14mu|texlive-nature-1.0-4|44	
14mu|texlive-nature-1.0-4|45	
14mu|texlive-nature-1.0-4|46	%changelog
14mu|texlive-nature-1.0-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-nature-1.0-4|48	+ Revision: 33c8953
14mu|texlive-nature-1.0-4|49	- MassBuild#674: Increase release tag
14mu|texlive-nature-1.0-4|50	
14mu|texlive-nature-1.0-4|51	

25347 14
14mu|texlive-ncclatex-1.5-4|1	# revision 15878
14mu|texlive-ncclatex-1.5-4|2	# category Package
14mu|texlive-ncclatex-1.5-4|3	# catalog-ctan /macros/latex/contrib/ncclatex
14mu|texlive-ncclatex-1.5-4|4	# catalog-date 2007-02-23 22:01:12 +0100
14mu|texlive-ncclatex-1.5-4|5	# catalog-license lppl
14mu|texlive-ncclatex-1.5-4|6	# catalog-version 1.5
14mu|texlive-ncclatex-1.5-4|7	Name:		texlive-ncclatex
14mu|texlive-ncclatex-1.5-4|8	Version:	1.5
14mu|texlive-ncclatex-1.5-4|9	Release:	4
14mu|texlive-ncclatex-1.5-4|10	Summary:	An extended general-purpose class
14mu|texlive-ncclatex-1.5-4|11	Group:		Publishing
14mu|texlive-ncclatex-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ncclatex
14mu|texlive-ncclatex-1.5-4|13	License:	LPPL
14mu|texlive-ncclatex-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncclatex.tar.xz
14mu|texlive-ncclatex-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncclatex.doc.tar.xz
14mu|texlive-ncclatex-1.5-4|16	BuildArch:	noarch
14mu|texlive-ncclatex-1.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ncclatex-1.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ncclatex-1.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ncclatex-1.5-4|20	
14mu|texlive-ncclatex-1.5-4|21	%description
14mu|texlive-ncclatex-1.5-4|22	The ncc class provides a framework for a common class to
14mu|texlive-ncclatex-1.5-4|23	replace the standard article, book and report classes, and
14mu|texlive-ncclatex-1.5-4|24	providing a "preprint" class. The class's extensions are
14mu|texlive-ncclatex-1.5-4|25	provided in a number of small packages, some of which may also
14mu|texlive-ncclatex-1.5-4|26	be used with the standard classes. The ncclatex package also
14mu|texlive-ncclatex-1.5-4|27	loads many of the packages of, and requires the latest version
14mu|texlive-ncclatex-1.5-4|28	of the ncctools bundle.
14mu|texlive-ncclatex-1.5-4|29	
14mu|texlive-ncclatex-1.5-4|30	
14mu|texlive-ncclatex-1.5-4|31	#-----------------------------------------------------------------------
14mu|texlive-ncclatex-1.5-4|32	%files
14mu|texlive-ncclatex-1.5-4|33	%{_texmfdistdir}/tex/latex/ncclatex/cp1251-light.def
14mu|texlive-ncclatex-1.5-4|34	%{_texmfdistdir}/tex/latex/ncclatex/ncc.cls
14mu|texlive-ncclatex-1.5-4|35	%{_texmfdistdir}/tex/latex/ncclatex/ncc10.clo
14mu|texlive-ncclatex-1.5-4|36	%{_texmfdistdir}/tex/latex/ncclatex/ncc11.clo
14mu|texlive-ncclatex-1.5-4|37	%{_texmfdistdir}/tex/latex/ncclatex/ncc12.clo
14mu|texlive-ncclatex-1.5-4|38	%{_texmfdistdir}/tex/latex/ncclatex/ncc14.clo
14mu|texlive-ncclatex-1.5-4|39	%{_texmfdistdir}/tex/latex/ncclatex/nccart.clo
14mu|texlive-ncclatex-1.5-4|40	%{_texmfdistdir}/tex/latex/ncclatex/nccbiblist.sty
14mu|texlive-ncclatex-1.5-4|41	%{_texmfdistdir}/tex/latex/ncclatex/nccbook.clo
14mu|texlive-ncclatex-1.5-4|42	%{_texmfdistdir}/tex/latex/ncclatex/nccdefaults.sty
14mu|texlive-ncclatex-1.5-4|43	%{_texmfdistdir}/tex/latex/ncclatex/nccfit.clo
14mu|texlive-ncclatex-1.5-4|44	%{_texmfdistdir}/tex/latex/ncclatex/ncchdr.sty
14mu|texlive-ncclatex-1.5-4|45	%{_texmfdistdir}/tex/latex/ncclatex/nccheadings.sty
14mu|texlive-ncclatex-1.5-4|46	%{_texmfdistdir}/tex/latex/ncclatex/nccindex.sty
14mu|texlive-ncclatex-1.5-4|47	%{_texmfdistdir}/tex/latex/ncclatex/ncclatex.sty
14mu|texlive-ncclatex-1.5-4|48	%{_texmfdistdir}/tex/latex/ncclatex/nccltrus.sty
14mu|texlive-ncclatex-1.5-4|49	%{_texmfdistdir}/tex/latex/ncclatex/nccold.sty
14mu|texlive-ncclatex-1.5-4|50	%{_texmfdistdir}/tex/latex/ncclatex/nccproc.cls
14mu|texlive-ncclatex-1.5-4|51	%{_texmfdistdir}/tex/latex/ncclatex/nccsections.sty
14mu|texlive-ncclatex-1.5-4|52	%{_texmfdistdir}/tex/latex/ncclatex/ncctheorems.sty
14mu|texlive-ncclatex-1.5-4|53	%{_texmfdistdir}/tex/latex/ncclatex/ncctitle.clo
14mu|texlive-ncclatex-1.5-4|54	%{_texmfdistdir}/tex/latex/ncclatex/ncctitle.sty
14mu|texlive-ncclatex-1.5-4|55	%{_texmfdistdir}/tex/latex/ncclatex/ncctitlepage.sty
14mu|texlive-ncclatex-1.5-4|56	%{_texmfdistdir}/tex/latex/ncclatex/sibjnm.cls
14mu|texlive-ncclatex-1.5-4|57	%doc %{_texmfdistdir}/doc/latex/ncclatex/README
14mu|texlive-ncclatex-1.5-4|58	%doc %{_texmfdistdir}/doc/latex/ncclatex/changes.txt
14mu|texlive-ncclatex-1.5-4|59	%doc %{_texmfdistdir}/doc/latex/ncclatex/manifest.txt
14mu|texlive-ncclatex-1.5-4|60	%doc %{_texmfdistdir}/doc/latex/ncclatex/ncclatex.pdf
14mu|texlive-ncclatex-1.5-4|61	%doc %{_texmfdistdir}/doc/latex/ncclatex/ncclatex.tex
14mu|texlive-ncclatex-1.5-4|62	%doc %{_texmfdistdir}/doc/latex/ncclatex/nccnews.pdf
14mu|texlive-ncclatex-1.5-4|63	
14mu|texlive-ncclatex-1.5-4|64	#-----------------------------------------------------------------------
14mu|texlive-ncclatex-1.5-4|65	%prep
14mu|texlive-ncclatex-1.5-4|66	%setup -c -a0 -a1
14mu|texlive-ncclatex-1.5-4|67	
14mu|texlive-ncclatex-1.5-4|68	%build
14mu|texlive-ncclatex-1.5-4|69	
14mu|texlive-ncclatex-1.5-4|70	%install
14mu|texlive-ncclatex-1.5-4|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ncclatex-1.5-4|72	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ncclatex-1.5-4|73	
14mu|texlive-ncclatex-1.5-4|74	
14mu|texlive-ncclatex-1.5-4|75	
14mu|texlive-ncclatex-1.5-4|76	%changelog
14mu|texlive-ncclatex-1.5-4|77	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-ncclatex-1.5-4|78	+ Revision: 8379118
14mu|texlive-ncclatex-1.5-4|79	- MassBuild#674: Increase release tag
14mu|texlive-ncclatex-1.5-4|80	
14mu|texlive-ncclatex-1.5-4|81	

25348 14
14mu|texlive-ncctools-3.5-4|1	# revision 15878
14mu|texlive-ncctools-3.5-4|2	# category Package
14mu|texlive-ncctools-3.5-4|3	# catalog-ctan /macros/latex/contrib/ncctools
14mu|texlive-ncctools-3.5-4|4	# catalog-date 2008-02-08 09:08:04 +0100
14mu|texlive-ncctools-3.5-4|5	# catalog-license lppl
14mu|texlive-ncctools-3.5-4|6	# catalog-version 3.5
14mu|texlive-ncctools-3.5-4|7	Name:		texlive-ncctools
14mu|texlive-ncctools-3.5-4|8	Version:	3.5
14mu|texlive-ncctools-3.5-4|9	Release:	4
14mu|texlive-ncctools-3.5-4|10	Summary:	A collection of general packages for LaTeX
14mu|texlive-ncctools-3.5-4|11	Group:		Publishing
14mu|texlive-ncctools-3.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ncctools
14mu|texlive-ncctools-3.5-4|13	License:	LPPL
14mu|texlive-ncctools-3.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncctools.tar.xz
14mu|texlive-ncctools-3.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncctools.doc.tar.xz
14mu|texlive-ncctools-3.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncctools.source.tar.xz
14mu|texlive-ncctools-3.5-4|17	BuildArch:	noarch
14mu|texlive-ncctools-3.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ncctools-3.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ncctools-3.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ncctools-3.5-4|21	
14mu|texlive-ncctools-3.5-4|22	%description
14mu|texlive-ncctools-3.5-4|23	The NCCtools bundle contains many packages for general use
14mu|texlive-ncctools-3.5-4|24	under LaTeX; many are also used by NCC LaTeX. The bundle
14mu|texlive-ncctools-3.5-4|25	includes tools for: - executing commands after a package is
14mu|texlive-ncctools-3.5-4|26	loaded; - watermarks; - counter manipulation (dynamic counters,
14mu|texlive-ncctools-3.5-4|27	changing counter numbering with another counter); -
14mu|texlive-ncctools-3.5-4|28	improvements to the description environment; - hyphenation of
14mu|texlive-ncctools-3.5-4|29	compound words; - new levels of footnotes; - space-filling
14mu|texlive-ncctools-3.5-4|30	patterns; - "poor man's" Black Board Bold symbols; - alignment
14mu|texlive-ncctools-3.5-4|31	of the content of a box; - use comma as decimal separator; -
14mu|texlive-ncctools-3.5-4|32	boxes with their own crop marks; - page cropmarks; -
14mu|texlive-ncctools-3.5-4|33	improvements to fancy headers; - float "styles", mini floats,
14mu|texlive-ncctools-3.5-4|34	side floats; - manually marked footnotes; - extension of
14mu|texlive-ncctools-3.5-4|35	amsmath; - control of paragraph skip; - an envelope to the
14mu|texlive-ncctools-3.5-4|36	graphicx package; - dashed and multiple rules; - alternative
14mu|texlive-ncctools-3.5-4|37	techniques for declarations of sections, captions, and toc-
14mu|texlive-ncctools-3.5-4|38	entries; - generalised text-stretching; - generation of new
14mu|texlive-ncctools-3.5-4|39	theorem-like environments; - control of the text area; -
14mu|texlive-ncctools-3.5-4|40	centred page layouts; and - an un-numbered top-level section.
14mu|texlive-ncctools-3.5-4|41	
14mu|texlive-ncctools-3.5-4|42	
14mu|texlive-ncctools-3.5-4|43	#-----------------------------------------------------------------------
14mu|texlive-ncctools-3.5-4|44	%files
14mu|texlive-ncctools-3.5-4|45	%{_texmfdistdir}/tex/latex/ncctools/afterpackage.sty
14mu|texlive-ncctools-3.5-4|46	%{_texmfdistdir}/tex/latex/ncctools/dcounter.sty
14mu|texlive-ncctools-3.5-4|47	%{_texmfdistdir}/tex/latex/ncctools/desclist.sty
14mu|texlive-ncctools-3.5-4|48	%{_texmfdistdir}/tex/latex/ncctools/extdash.sty
14mu|texlive-ncctools-3.5-4|49	%{_texmfdistdir}/tex/latex/ncctools/manyfoot.sty
14mu|texlive-ncctools-3.5-4|50	%{_texmfdistdir}/tex/latex/ncctools/mboxfill.sty
14mu|texlive-ncctools-3.5-4|51	%{_texmfdistdir}/tex/latex/ncctools/nccbbb.sty
14mu|texlive-ncctools-3.5-4|52	%{_texmfdistdir}/tex/latex/ncctools/nccboxes.sty
14mu|texlive-ncctools-3.5-4|53	%{_texmfdistdir}/tex/latex/ncctools/ncccomma.sty
14mu|texlive-ncctools-3.5-4|54	%{_texmfdistdir}/tex/latex/ncctools/ncccropbox.sty
14mu|texlive-ncctools-3.5-4|55	%{_texmfdistdir}/tex/latex/ncctools/ncccropmark.sty
14mu|texlive-ncctools-3.5-4|56	%{_texmfdistdir}/tex/latex/ncctools/nccfancyhdr.sty
14mu|texlive-ncctools-3.5-4|57	%{_texmfdistdir}/tex/latex/ncctools/nccfloats.sty
14mu|texlive-ncctools-3.5-4|58	%{_texmfdistdir}/tex/latex/ncctools/nccfoots.sty
14mu|texlive-ncctools-3.5-4|59	%{_texmfdistdir}/tex/latex/ncctools/nccmath.sty
14mu|texlive-ncctools-3.5-4|60	%{_texmfdistdir}/tex/latex/ncctools/nccparskip.sty
14mu|texlive-ncctools-3.5-4|61	%{_texmfdistdir}/tex/latex/ncctools/nccpic.sty
14mu|texlive-ncctools-3.5-4|62	%{_texmfdistdir}/tex/latex/ncctools/nccrules.sty
14mu|texlive-ncctools-3.5-4|63	%{_texmfdistdir}/tex/latex/ncctools/nccsect.sty
14mu|texlive-ncctools-3.5-4|64	%{_texmfdistdir}/tex/latex/ncctools/nccstretch.sty
14mu|texlive-ncctools-3.5-4|65	%{_texmfdistdir}/tex/latex/ncctools/nccthm.sty
14mu|texlive-ncctools-3.5-4|66	%{_texmfdistdir}/tex/latex/ncctools/textarea.sty
14mu|texlive-ncctools-3.5-4|67	%{_texmfdistdir}/tex/latex/ncctools/tocenter.sty
14mu|texlive-ncctools-3.5-4|68	%{_texmfdistdir}/tex/latex/ncctools/topsection.sty
14mu|texlive-ncctools-3.5-4|69	%{_texmfdistdir}/tex/latex/ncctools/watermark.sty
14mu|texlive-ncctools-3.5-4|70	%doc %{_texmfdistdir}/doc/latex/ncctools/README
14mu|texlive-ncctools-3.5-4|71	%doc %{_texmfdistdir}/doc/latex/ncctools/README.source
14mu|texlive-ncctools-3.5-4|72	%doc %{_texmfdistdir}/doc/latex/ncctools/afterpackage.pdf
14mu|texlive-ncctools-3.5-4|73	%doc %{_texmfdistdir}/doc/latex/ncctools/changes.txt
14mu|texlive-ncctools-3.5-4|74	%doc %{_texmfdistdir}/doc/latex/ncctools/dcounter.pdf
14mu|texlive-ncctools-3.5-4|75	%doc %{_texmfdistdir}/doc/latex/ncctools/desclist.pdf
14mu|texlive-ncctools-3.5-4|76	%doc %{_texmfdistdir}/doc/latex/ncctools/extdash.pdf
14mu|texlive-ncctools-3.5-4|77	%doc %{_texmfdistdir}/doc/latex/ncctools/manifest.txt
14mu|texlive-ncctools-3.5-4|78	%doc %{_texmfdistdir}/doc/latex/ncctools/manyfoot.pdf
14mu|texlive-ncctools-3.5-4|79	%doc %{_texmfdistdir}/doc/latex/ncctools/mboxfill.pdf
14mu|texlive-ncctools-3.5-4|80	%doc %{_texmfdistdir}/doc/latex/ncctools/nccbbb.pdf
14mu|texlive-ncctools-3.5-4|81	%doc %{_texmfdistdir}/doc/latex/ncctools/nccboxes.pdf
14mu|texlive-ncctools-3.5-4|82	%doc %{_texmfdistdir}/doc/latex/ncctools/ncccomma.pdf
14mu|texlive-ncctools-3.5-4|83	%doc %{_texmfdistdir}/doc/latex/ncctools/ncccropbox.pdf
14mu|texlive-ncctools-3.5-4|84	%doc %{_texmfdistdir}/doc/latex/ncctools/ncccropmark.pdf
14mu|texlive-ncctools-3.5-4|85	%doc %{_texmfdistdir}/doc/latex/ncctools/nccfancyhdr.pdf
14mu|texlive-ncctools-3.5-4|86	%doc %{_texmfdistdir}/doc/latex/ncctools/nccfloats.pdf
14mu|texlive-ncctools-3.5-4|87	%doc %{_texmfdistdir}/doc/latex/ncctools/nccfoots.pdf
14mu|texlive-ncctools-3.5-4|88	%doc %{_texmfdistdir}/doc/latex/ncctools/nccmath.pdf
14mu|texlive-ncctools-3.5-4|89	%doc %{_texmfdistdir}/doc/latex/ncctools/nccparskip.pdf
14mu|texlive-ncctools-3.5-4|90	%doc %{_texmfdistdir}/doc/latex/ncctools/nccpic.pdf
14mu|texlive-ncctools-3.5-4|91	%doc %{_texmfdistdir}/doc/latex/ncctools/nccrules.pdf
14mu|texlive-ncctools-3.5-4|92	%doc %{_texmfdistdir}/doc/latex/ncctools/nccsect.pdf
14mu|texlive-ncctools-3.5-4|93	%doc %{_texmfdistdir}/doc/latex/ncctools/nccstretch.pdf
14mu|texlive-ncctools-3.5-4|94	%doc %{_texmfdistdir}/doc/latex/ncctools/nccthm.pdf
14mu|texlive-ncctools-3.5-4|95	%doc %{_texmfdistdir}/doc/latex/ncctools/ncctools.pdf
14mu|texlive-ncctools-3.5-4|96	%doc %{_texmfdistdir}/doc/latex/ncctools/ncctools.tex
14mu|texlive-ncctools-3.5-4|97	%doc %{_texmfdistdir}/doc/latex/ncctools/textarea.pdf
14mu|texlive-ncctools-3.5-4|98	%doc %{_texmfdistdir}/doc/latex/ncctools/tocenter.pdf
14mu|texlive-ncctools-3.5-4|99	%doc %{_texmfdistdir}/doc/latex/ncctools/topsection.pdf
14mu|texlive-ncctools-3.5-4|100	%doc %{_texmfdistdir}/doc/latex/ncctools/watermark.pdf
14mu|texlive-ncctools-3.5-4|101	#- source
14mu|texlive-ncctools-3.5-4|102	%doc %{_texmfdistdir}/source/latex/ncctools/afterpackage.dtx
14mu|texlive-ncctools-3.5-4|103	%doc %{_texmfdistdir}/source/latex/ncctools/dcounter.dtx
14mu|texlive-ncctools-3.5-4|104	%doc %{_texmfdistdir}/source/latex/ncctools/desclist.dtx
14mu|texlive-ncctools-3.5-4|105	%doc %{_texmfdistdir}/source/latex/ncctools/extdash.dtx
14mu|texlive-ncctools-3.5-4|106	%doc %{_texmfdistdir}/source/latex/ncctools/manyfoot.dtx
14mu|texlive-ncctools-3.5-4|107	%doc %{_texmfdistdir}/source/latex/ncctools/mboxfill.dtx
14mu|texlive-ncctools-3.5-4|108	%doc %{_texmfdistdir}/source/latex/ncctools/nccbbb.dtx
14mu|texlive-ncctools-3.5-4|109	%doc %{_texmfdistdir}/source/latex/ncctools/nccboxes.dtx
14mu|texlive-ncctools-3.5-4|110	%doc %{_texmfdistdir}/source/latex/ncctools/ncccomma.dtx
14mu|texlive-ncctools-3.5-4|111	%doc %{_texmfdistdir}/source/latex/ncctools/ncccropbox.dtx
14mu|texlive-ncctools-3.5-4|112	%doc %{_texmfdistdir}/source/latex/ncctools/ncccropmark.dtx
14mu|texlive-ncctools-3.5-4|113	%doc %{_texmfdistdir}/source/latex/ncctools/nccfancyhdr.dtx
14mu|texlive-ncctools-3.5-4|114	%doc %{_texmfdistdir}/source/latex/ncctools/nccfloats.dtx
14mu|texlive-ncctools-3.5-4|115	%doc %{_texmfdistdir}/source/latex/ncctools/nccfoots.dtx
14mu|texlive-ncctools-3.5-4|116	%doc %{_texmfdistdir}/source/latex/ncctools/nccmath.dtx
14mu|texlive-ncctools-3.5-4|117	%doc %{_texmfdistdir}/source/latex/ncctools/nccparskip.dtx
14mu|texlive-ncctools-3.5-4|118	%doc %{_texmfdistdir}/source/latex/ncctools/nccpic.dtx
14mu|texlive-ncctools-3.5-4|119	%doc %{_texmfdistdir}/source/latex/ncctools/nccrules.dtx
14mu|texlive-ncctools-3.5-4|120	%doc %{_texmfdistdir}/source/latex/ncctools/nccsect.dtx
14mu|texlive-ncctools-3.5-4|121	%doc %{_texmfdistdir}/source/latex/ncctools/nccstretch.dtx
14mu|texlive-ncctools-3.5-4|122	%doc %{_texmfdistdir}/source/latex/ncctools/nccthm.dtx
14mu|texlive-ncctools-3.5-4|123	%doc %{_texmfdistdir}/source/latex/ncctools/ncctools.ins
14mu|texlive-ncctools-3.5-4|124	%doc %{_texmfdistdir}/source/latex/ncctools/textarea.dtx
14mu|texlive-ncctools-3.5-4|125	%doc %{_texmfdistdir}/source/latex/ncctools/tocenter.dtx
14mu|texlive-ncctools-3.5-4|126	%doc %{_texmfdistdir}/source/latex/ncctools/topsection.dtx
14mu|texlive-ncctools-3.5-4|127	%doc %{_texmfdistdir}/source/latex/ncctools/watermark.dtx
14mu|texlive-ncctools-3.5-4|128	
14mu|texlive-ncctools-3.5-4|129	#-----------------------------------------------------------------------
14mu|texlive-ncctools-3.5-4|130	%prep
14mu|texlive-ncctools-3.5-4|131	%setup -c -a0 -a1 -a2
14mu|texlive-ncctools-3.5-4|132	
14mu|texlive-ncctools-3.5-4|133	%build
14mu|texlive-ncctools-3.5-4|134	
14mu|texlive-ncctools-3.5-4|135	%install
14mu|texlive-ncctools-3.5-4|136	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ncctools-3.5-4|137	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ncctools-3.5-4|138	
14mu|texlive-ncctools-3.5-4|139	
14mu|texlive-ncctools-3.5-4|140	
14mu|texlive-ncctools-3.5-4|141	%changelog
14mu|texlive-ncctools-3.5-4|142	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5-4
14mu|texlive-ncctools-3.5-4|143	+ Revision: 5a67b79
14mu|texlive-ncctools-3.5-4|144	- MassBuild#674: Increase release tag
14mu|texlive-ncctools-3.5-4|145	
14mu|texlive-ncctools-3.5-4|146	

25349 14
14mu|texlive-ncntrsbk-20110301-4|1	# revision 21993
14mu|texlive-ncntrsbk-20110301-4|2	# category Package
14mu|texlive-ncntrsbk-20110301-4|3	# catalog-ctan /fonts/urw/base35
14mu|texlive-ncntrsbk-20110301-4|4	# catalog-date 2011-03-01 21:42:17 +0100
14mu|texlive-ncntrsbk-20110301-4|5	# catalog-license gpl
14mu|texlive-ncntrsbk-20110301-4|6	# catalog-version undef
14mu|texlive-ncntrsbk-20110301-4|7	Name:		texlive-ncntrsbk
14mu|texlive-ncntrsbk-20110301-4|8	Version:	20110301
14mu|texlive-ncntrsbk-20110301-4|9	Release:	4
14mu|texlive-ncntrsbk-20110301-4|10	Summary:	URW "Base 35" font pack for LaTeX
14mu|texlive-ncntrsbk-20110301-4|11	Group:		Publishing
14mu|texlive-ncntrsbk-20110301-4|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mu|texlive-ncntrsbk-20110301-4|13	License:	GPL
14mu|texlive-ncntrsbk-20110301-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncntrsbk.tar.xz
14mu|texlive-ncntrsbk-20110301-4|15	BuildArch:	noarch
14mu|texlive-ncntrsbk-20110301-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-ncntrsbk-20110301-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-ncntrsbk-20110301-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-ncntrsbk-20110301-4|19	
14mu|texlive-ncntrsbk-20110301-4|20	%description
14mu|texlive-ncntrsbk-20110301-4|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mu|texlive-ncntrsbk-20110301-4|22	basic set, comprising: - Century Schoolbook (substituting for
14mu|texlive-ncntrsbk-20110301-4|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mu|texlive-ncntrsbk-20110301-4|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mu|texlive-ncntrsbk-20110301-4|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mu|texlive-ncntrsbk-20110301-4|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mu|texlive-ncntrsbk-20110301-4|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mu|texlive-ncntrsbk-20110301-4|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mu|texlive-ncntrsbk-20110301-4|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mu|texlive-ncntrsbk-20110301-4|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mu|texlive-ncntrsbk-20110301-4|31	(substituting for Adobe's Palatino).
14mu|texlive-ncntrsbk-20110301-4|32	
14mu|texlive-ncntrsbk-20110301-4|33	
14mu|texlive-ncntrsbk-20110301-4|34	#-----------------------------------------------------------------------
14mu|texlive-ncntrsbk-20110301-4|35	%files
14mu|texlive-ncntrsbk-20110301-4|36	%{_texmfdistdir}/dvips/ncntrsbk/config.unc
14mu|texlive-ncntrsbk-20110301-4|37	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncb8a.afm
14mu|texlive-ncntrsbk-20110301-4|38	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncbi8a.afm
14mu|texlive-ncntrsbk-20110301-4|39	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncr8a.afm
14mu|texlive-ncntrsbk-20110301-4|40	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncri8a.afm
14mu|texlive-ncntrsbk-20110301-4|41	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncb8a.afm
14mu|texlive-ncntrsbk-20110301-4|42	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncbi8a.afm
14mu|texlive-ncntrsbk-20110301-4|43	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncr8a.afm
14mu|texlive-ncntrsbk-20110301-4|44	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncri8a.afm
14mu|texlive-ncntrsbk-20110301-4|45	%{_texmfdistdir}/fonts/map/dvips/ncntrsbk/unc.map
14mu|texlive-ncntrsbk-20110301-4|46	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb.tfm
14mu|texlive-ncntrsbk-20110301-4|47	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb7t.tfm
14mu|texlive-ncntrsbk-20110301-4|48	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8c.tfm
14mu|texlive-ncntrsbk-20110301-4|49	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8r.tfm
14mu|texlive-ncntrsbk-20110301-4|50	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8t.tfm
14mu|texlive-ncntrsbk-20110301-4|51	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc.tfm
14mu|texlive-ncntrsbk-20110301-4|52	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc7t.tfm
14mu|texlive-ncntrsbk-20110301-4|53	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc8t.tfm
14mu|texlive-ncntrsbk-20110301-4|54	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi.tfm
14mu|texlive-ncntrsbk-20110301-4|55	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi7t.tfm
14mu|texlive-ncntrsbk-20110301-4|56	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8c.tfm
14mu|texlive-ncntrsbk-20110301-4|57	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8r.tfm
14mu|texlive-ncntrsbk-20110301-4|58	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8t.tfm
14mu|texlive-ncntrsbk-20110301-4|59	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo.tfm
14mu|texlive-ncntrsbk-20110301-4|60	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo7t.tfm
14mu|texlive-ncntrsbk-20110301-4|61	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8c.tfm
14mu|texlive-ncntrsbk-20110301-4|62	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8r.tfm
14mu|texlive-ncntrsbk-20110301-4|63	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8t.tfm
14mu|texlive-ncntrsbk-20110301-4|64	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr.tfm
14mu|texlive-ncntrsbk-20110301-4|65	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr7t.tfm
14mu|texlive-ncntrsbk-20110301-4|66	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8c.tfm
14mu|texlive-ncntrsbk-20110301-4|67	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8r.tfm
14mu|texlive-ncntrsbk-20110301-4|68	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8t.tfm
14mu|texlive-ncntrsbk-20110301-4|69	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc.tfm
14mu|texlive-ncntrsbk-20110301-4|70	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc7t.tfm
14mu|texlive-ncntrsbk-20110301-4|71	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc8t.tfm
14mu|texlive-ncntrsbk-20110301-4|72	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri.tfm
14mu|texlive-ncntrsbk-20110301-4|73	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri7t.tfm
14mu|texlive-ncntrsbk-20110301-4|74	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8c.tfm
14mu|texlive-ncntrsbk-20110301-4|75	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8r.tfm
14mu|texlive-ncntrsbk-20110301-4|76	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8t.tfm
14mu|texlive-ncntrsbk-20110301-4|77	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro.tfm
14mu|texlive-ncntrsbk-20110301-4|78	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro7t.tfm
14mu|texlive-ncntrsbk-20110301-4|79	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8c.tfm
14mu|texlive-ncntrsbk-20110301-4|80	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8r.tfm
14mu|texlive-ncntrsbk-20110301-4|81	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8t.tfm
14mu|texlive-ncntrsbk-20110301-4|82	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncb8z.tfm
14mu|texlive-ncntrsbk-20110301-4|83	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncbc8z.tfm
14mu|texlive-ncntrsbk-20110301-4|84	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncbi8z.tfm
14mu|texlive-ncntrsbk-20110301-4|85	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncr8z.tfm
14mu|texlive-ncntrsbk-20110301-4|86	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncrc8z.tfm
14mu|texlive-ncntrsbk-20110301-4|87	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncri8z.tfm
14mu|texlive-ncntrsbk-20110301-4|88	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncrv8z.tfm
14mu|texlive-ncntrsbk-20110301-4|89	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncb.tfm
14mu|texlive-ncntrsbk-20110301-4|90	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncbi.tfm
14mu|texlive-ncntrsbk-20110301-4|91	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncr.tfm
14mu|texlive-ncntrsbk-20110301-4|92	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncri.tfm
14mu|texlive-ncntrsbk-20110301-4|93	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb7t.tfm
14mu|texlive-ncntrsbk-20110301-4|94	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8c.tfm
14mu|texlive-ncntrsbk-20110301-4|95	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8r.tfm
14mu|texlive-ncntrsbk-20110301-4|96	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8t.tfm
14mu|texlive-ncntrsbk-20110301-4|97	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbc7t.tfm
14mu|texlive-ncntrsbk-20110301-4|98	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbc8t.tfm
14mu|texlive-ncntrsbk-20110301-4|99	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi7t.tfm
14mu|texlive-ncntrsbk-20110301-4|100	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8c.tfm
14mu|texlive-ncntrsbk-20110301-4|101	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8r.tfm
14mu|texlive-ncntrsbk-20110301-4|102	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8t.tfm
14mu|texlive-ncntrsbk-20110301-4|103	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo7t.tfm
14mu|texlive-ncntrsbk-20110301-4|104	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8c.tfm
14mu|texlive-ncntrsbk-20110301-4|105	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8r.tfm
14mu|texlive-ncntrsbk-20110301-4|106	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8t.tfm
14mu|texlive-ncntrsbk-20110301-4|107	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr7t.tfm
14mu|texlive-ncntrsbk-20110301-4|108	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8c.tfm
14mu|texlive-ncntrsbk-20110301-4|109	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8r.tfm
14mu|texlive-ncntrsbk-20110301-4|110	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8t.tfm
14mu|texlive-ncntrsbk-20110301-4|111	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncrc7t.tfm
14mu|texlive-ncntrsbk-20110301-4|112	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncrc8t.tfm
14mu|texlive-ncntrsbk-20110301-4|113	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri7t.tfm
14mu|texlive-ncntrsbk-20110301-4|114	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8c.tfm
14mu|texlive-ncntrsbk-20110301-4|115	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8r.tfm
14mu|texlive-ncntrsbk-20110301-4|116	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8t.tfm
14mu|texlive-ncntrsbk-20110301-4|117	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro7t.tfm
14mu|texlive-ncntrsbk-20110301-4|118	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8c.tfm
14mu|texlive-ncntrsbk-20110301-4|119	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8r.tfm
14mu|texlive-ncntrsbk-20110301-4|120	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8t.tfm
14mu|texlive-ncntrsbk-20110301-4|121	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncb8a.pfb
14mu|texlive-ncntrsbk-20110301-4|122	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncb8a.pfm
14mu|texlive-ncntrsbk-20110301-4|123	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncbi8a.pfb
14mu|texlive-ncntrsbk-20110301-4|124	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncbi8a.pfm
14mu|texlive-ncntrsbk-20110301-4|125	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncr8a.pfb
14mu|texlive-ncntrsbk-20110301-4|126	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncr8a.pfm
14mu|texlive-ncntrsbk-20110301-4|127	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncri8a.pfb
14mu|texlive-ncntrsbk-20110301-4|128	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncri8a.pfm
14mu|texlive-ncntrsbk-20110301-4|129	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb.vf
14mu|texlive-ncntrsbk-20110301-4|130	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb7t.vf
14mu|texlive-ncntrsbk-20110301-4|131	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb8c.vf
14mu|texlive-ncntrsbk-20110301-4|132	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb8t.vf
14mu|texlive-ncntrsbk-20110301-4|133	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc.vf
14mu|texlive-ncntrsbk-20110301-4|134	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc7t.vf
14mu|texlive-ncntrsbk-20110301-4|135	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc8t.vf
14mu|texlive-ncntrsbk-20110301-4|136	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi.vf
14mu|texlive-ncntrsbk-20110301-4|137	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi7t.vf
14mu|texlive-ncntrsbk-20110301-4|138	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi8c.vf
14mu|texlive-ncntrsbk-20110301-4|139	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi8t.vf
14mu|texlive-ncntrsbk-20110301-4|140	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo.vf
14mu|texlive-ncntrsbk-20110301-4|141	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo7t.vf
14mu|texlive-ncntrsbk-20110301-4|142	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo8c.vf
14mu|texlive-ncntrsbk-20110301-4|143	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo8t.vf
14mu|texlive-ncntrsbk-20110301-4|144	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr.vf
14mu|texlive-ncntrsbk-20110301-4|145	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr7t.vf
14mu|texlive-ncntrsbk-20110301-4|146	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr8c.vf
14mu|texlive-ncntrsbk-20110301-4|147	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr8t.vf
14mu|texlive-ncntrsbk-20110301-4|148	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc.vf
14mu|texlive-ncntrsbk-20110301-4|149	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc7t.vf
14mu|texlive-ncntrsbk-20110301-4|150	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc8t.vf
14mu|texlive-ncntrsbk-20110301-4|151	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri.vf
14mu|texlive-ncntrsbk-20110301-4|152	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri7t.vf
14mu|texlive-ncntrsbk-20110301-4|153	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri8c.vf
14mu|texlive-ncntrsbk-20110301-4|154	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri8t.vf
14mu|texlive-ncntrsbk-20110301-4|155	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro.vf
14mu|texlive-ncntrsbk-20110301-4|156	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro7t.vf
14mu|texlive-ncntrsbk-20110301-4|157	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro8c.vf
14mu|texlive-ncntrsbk-20110301-4|158	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro8t.vf
14mu|texlive-ncntrsbk-20110301-4|159	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncb8z.vf
14mu|texlive-ncntrsbk-20110301-4|160	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncbc8z.vf
14mu|texlive-ncntrsbk-20110301-4|161	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncbi8z.vf
14mu|texlive-ncntrsbk-20110301-4|162	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncr8z.vf
14mu|texlive-ncntrsbk-20110301-4|163	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncrc8z.vf
14mu|texlive-ncntrsbk-20110301-4|164	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncri8z.vf
14mu|texlive-ncntrsbk-20110301-4|165	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncrv8z.vf
14mu|texlive-ncntrsbk-20110301-4|166	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb7t.vf
14mu|texlive-ncntrsbk-20110301-4|167	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb8c.vf
14mu|texlive-ncntrsbk-20110301-4|168	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb8t.vf
14mu|texlive-ncntrsbk-20110301-4|169	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbc7t.vf
14mu|texlive-ncntrsbk-20110301-4|170	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbc8t.vf
14mu|texlive-ncntrsbk-20110301-4|171	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi7t.vf
14mu|texlive-ncntrsbk-20110301-4|172	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi8c.vf
14mu|texlive-ncntrsbk-20110301-4|173	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi8t.vf
14mu|texlive-ncntrsbk-20110301-4|174	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo7t.vf
14mu|texlive-ncntrsbk-20110301-4|175	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo8c.vf
14mu|texlive-ncntrsbk-20110301-4|176	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo8t.vf
14mu|texlive-ncntrsbk-20110301-4|177	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr7t.vf
14mu|texlive-ncntrsbk-20110301-4|178	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr8c.vf
14mu|texlive-ncntrsbk-20110301-4|179	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr8t.vf
14mu|texlive-ncntrsbk-20110301-4|180	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncrc7t.vf
14mu|texlive-ncntrsbk-20110301-4|181	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncrc8t.vf
14mu|texlive-ncntrsbk-20110301-4|182	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri7t.vf
14mu|texlive-ncntrsbk-20110301-4|183	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri8c.vf
14mu|texlive-ncntrsbk-20110301-4|184	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri8t.vf
14mu|texlive-ncntrsbk-20110301-4|185	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro7t.vf
14mu|texlive-ncntrsbk-20110301-4|186	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro8c.vf
14mu|texlive-ncntrsbk-20110301-4|187	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro8t.vf
14mu|texlive-ncntrsbk-20110301-4|188	%{_texmfdistdir}/tex/latex/ncntrsbk/8runc.fd
14mu|texlive-ncntrsbk-20110301-4|189	%{_texmfdistdir}/tex/latex/ncntrsbk/omlunc.fd
14mu|texlive-ncntrsbk-20110301-4|190	%{_texmfdistdir}/tex/latex/ncntrsbk/omsunc.fd
14mu|texlive-ncntrsbk-20110301-4|191	%{_texmfdistdir}/tex/latex/ncntrsbk/ot1unc.fd
14mu|texlive-ncntrsbk-20110301-4|192	%{_texmfdistdir}/tex/latex/ncntrsbk/t1unc.fd
14mu|texlive-ncntrsbk-20110301-4|193	%{_texmfdistdir}/tex/latex/ncntrsbk/ts1unc.fd
14mu|texlive-ncntrsbk-20110301-4|194	
14mu|texlive-ncntrsbk-20110301-4|195	#-----------------------------------------------------------------------
14mu|texlive-ncntrsbk-20110301-4|196	%prep
14mu|texlive-ncntrsbk-20110301-4|197	%setup -c -a0
14mu|texlive-ncntrsbk-20110301-4|198	
14mu|texlive-ncntrsbk-20110301-4|199	%build
14mu|texlive-ncntrsbk-20110301-4|200	
14mu|texlive-ncntrsbk-20110301-4|201	%install
14mu|texlive-ncntrsbk-20110301-4|202	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ncntrsbk-20110301-4|203	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mu|texlive-ncntrsbk-20110301-4|204	
14mu|texlive-ncntrsbk-20110301-4|205	
14mu|texlive-ncntrsbk-20110301-4|206	
14mu|texlive-ncntrsbk-20110301-4|207	%changelog
14mu|texlive-ncntrsbk-20110301-4|208	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110301-4
14mu|texlive-ncntrsbk-20110301-4|209	+ Revision: 35ba635
14mu|texlive-ncntrsbk-20110301-4|210	- MassBuild#674: Increase release tag
14mu|texlive-ncntrsbk-20110301-4|211	
14mu|texlive-ncntrsbk-20110301-4|212	

25350 14
14mu|texlive-nddiss-3.0-4|1	# revision 15878
14mu|texlive-nddiss-3.0-4|2	# category Package
14mu|texlive-nddiss-3.0-4|3	# catalog-ctan /macros/latex/contrib/nddiss
14mu|texlive-nddiss-3.0-4|4	# catalog-date 2008-08-22 17:15:44 +0200
14mu|texlive-nddiss-3.0-4|5	# catalog-license lppl
14mu|texlive-nddiss-3.0-4|6	# catalog-version 3.0
14mu|texlive-nddiss-3.0-4|7	Name:		texlive-nddiss
14mu|texlive-nddiss-3.0-4|8	Version:	3.0
14mu|texlive-nddiss-3.0-4|9	Release:	4
14mu|texlive-nddiss-3.0-4|10	Summary:	Notre Dame Dissertation format class
14mu|texlive-nddiss-3.0-4|11	Group:		Publishing
14mu|texlive-nddiss-3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nddiss
14mu|texlive-nddiss-3.0-4|13	License:	LPPL
14mu|texlive-nddiss-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nddiss.tar.xz
14mu|texlive-nddiss-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nddiss.doc.tar.xz
14mu|texlive-nddiss-3.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nddiss.source.tar.xz
14mu|texlive-nddiss-3.0-4|17	BuildArch:	noarch
14mu|texlive-nddiss-3.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nddiss-3.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nddiss-3.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-nddiss-3.0-4|21	
14mu|texlive-nddiss-3.0-4|22	%description
14mu|texlive-nddiss-3.0-4|23	This class file conforms to the requirements of the Graduate
14mu|texlive-nddiss-3.0-4|24	School of the University of Notre Dame; with it a user can
14mu|texlive-nddiss-3.0-4|25	format a thesis or dissertation in LaTeX.
14mu|texlive-nddiss-3.0-4|26	
14mu|texlive-nddiss-3.0-4|27	
14mu|texlive-nddiss-3.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-nddiss-3.0-4|29	%files
14mu|texlive-nddiss-3.0-4|30	%{_texmfdistdir}/bibtex/bst/nddiss/nddiss2e.bst
14mu|texlive-nddiss-3.0-4|31	%{_texmfdistdir}/tex/latex/nddiss/nddiss2e.cls
14mu|texlive-nddiss-3.0-4|32	%doc %{_texmfdistdir}/doc/latex/nddiss/ReadMe.1st.txt
14mu|texlive-nddiss-3.0-4|33	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/LICENSE
14mu|texlive-nddiss-3.0-4|34	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/README.1st.txt
14mu|texlive-nddiss-3.0-4|35	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/VERSION
14mu|texlive-nddiss-3.0-4|36	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/appendix.tex
14mu|texlive-nddiss-3.0-4|37	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/chapter1.tex
14mu|texlive-nddiss-3.0-4|38	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/chapter2.tex
14mu|texlive-nddiss-3.0-4|39	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.bib
14mu|texlive-nddiss-3.0-4|40	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.pdf
14mu|texlive-nddiss-3.0-4|41	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.tex
14mu|texlive-nddiss-3.0-4|42	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/makefile
14mu|texlive-nddiss-3.0-4|43	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/makefile.chapterbib
14mu|texlive-nddiss-3.0-4|44	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/sample_nd.eps
14mu|texlive-nddiss-3.0-4|45	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/sample_nd.pdf
14mu|texlive-nddiss-3.0-4|46	%doc %{_texmfdistdir}/doc/latex/nddiss/ltxdoc.cfg
14mu|texlive-nddiss-3.0-4|47	%doc %{_texmfdistdir}/doc/latex/nddiss/nddiss2e.pdf
14mu|texlive-nddiss-3.0-4|48	%doc %{_texmfdistdir}/doc/latex/nddiss/process.sh
14mu|texlive-nddiss-3.0-4|49	%doc %{_texmfdistdir}/doc/latex/nddiss/template.tex
14mu|texlive-nddiss-3.0-4|50	#- source
14mu|texlive-nddiss-3.0-4|51	%doc %{_texmfdistdir}/source/latex/nddiss/nddiss2e.dtx
14mu|texlive-nddiss-3.0-4|52	%doc %{_texmfdistdir}/source/latex/nddiss/nddiss2e.ins
14mu|texlive-nddiss-3.0-4|53	
14mu|texlive-nddiss-3.0-4|54	#-----------------------------------------------------------------------
14mu|texlive-nddiss-3.0-4|55	%prep
14mu|texlive-nddiss-3.0-4|56	%setup -c -a0 -a1 -a2
14mu|texlive-nddiss-3.0-4|57	
14mu|texlive-nddiss-3.0-4|58	%build
14mu|texlive-nddiss-3.0-4|59	
14mu|texlive-nddiss-3.0-4|60	%install
14mu|texlive-nddiss-3.0-4|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nddiss-3.0-4|62	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nddiss-3.0-4|63	
14mu|texlive-nddiss-3.0-4|64	
14mu|texlive-nddiss-3.0-4|65	
14mu|texlive-nddiss-3.0-4|66	%changelog
14mu|texlive-nddiss-3.0-4|67	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14mu|texlive-nddiss-3.0-4|68	+ Revision: d955308
14mu|texlive-nddiss-3.0-4|69	- MassBuild#674: Increase release tag
14mu|texlive-nddiss-3.0-4|70	
14mu|texlive-nddiss-3.0-4|71	

25351 14
14mu|texlive-needspace-1.3d-7|1	# revision 29601
14mu|texlive-needspace-1.3d-7|2	# category Package
14mu|texlive-needspace-1.3d-7|3	# catalog-ctan /macros/latex/contrib/needspace
14mu|texlive-needspace-1.3d-7|4	# catalog-date 2013-04-01 14:35:12 +0200
14mu|texlive-needspace-1.3d-7|5	# catalog-license lppl
14mu|texlive-needspace-1.3d-7|6	# catalog-version 1.3d
14mu|texlive-needspace-1.3d-7|7	Name:		texlive-needspace
14mu|texlive-needspace-1.3d-7|8	Version:	1.3d
14mu|texlive-needspace-1.3d-7|9	Release:	7
14mu|texlive-needspace-1.3d-7|10	Summary:	Insert pagebreak if not enough space
14mu|texlive-needspace-1.3d-7|11	Group:		Publishing
14mu|texlive-needspace-1.3d-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/needspace
14mu|texlive-needspace-1.3d-7|13	License:	LPPL
14mu|texlive-needspace-1.3d-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.tar.xz
14mu|texlive-needspace-1.3d-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.doc.tar.xz
14mu|texlive-needspace-1.3d-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.source.tar.xz
14mu|texlive-needspace-1.3d-7|17	BuildArch:	noarch
14mu|texlive-needspace-1.3d-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-needspace-1.3d-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-needspace-1.3d-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-needspace-1.3d-7|21	
14mu|texlive-needspace-1.3d-7|22	%description
14mu|texlive-needspace-1.3d-7|23	Provides commands to disable pagebreaking within a given
14mu|texlive-needspace-1.3d-7|24	vertical space. If there is not enough space between the
14mu|texlive-needspace-1.3d-7|25	command and the bottom of the page, a new page will be started.
14mu|texlive-needspace-1.3d-7|26	
14mu|texlive-needspace-1.3d-7|27	
14mu|texlive-needspace-1.3d-7|28	#-----------------------------------------------------------------------
14mu|texlive-needspace-1.3d-7|29	%files
14mu|texlive-needspace-1.3d-7|30	%{_texmfdistdir}/tex/latex/needspace/needspace.sty
14mu|texlive-needspace-1.3d-7|31	%doc %{_texmfdistdir}/doc/latex/needspace/README
14mu|texlive-needspace-1.3d-7|32	%doc %{_texmfdistdir}/doc/latex/needspace/needspace.pdf
14mu|texlive-needspace-1.3d-7|33	#- source
14mu|texlive-needspace-1.3d-7|34	%doc %{_texmfdistdir}/source/latex/needspace/needspace.ins
14mu|texlive-needspace-1.3d-7|35	%doc %{_texmfdistdir}/source/latex/needspace/needspace.tex
14mu|texlive-needspace-1.3d-7|36	
14mu|texlive-needspace-1.3d-7|37	#-----------------------------------------------------------------------
14mu|texlive-needspace-1.3d-7|38	%prep
14mu|texlive-needspace-1.3d-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-needspace-1.3d-7|40	
14mu|texlive-needspace-1.3d-7|41	%build
14mu|texlive-needspace-1.3d-7|42	
14mu|texlive-needspace-1.3d-7|43	%install
14mu|texlive-needspace-1.3d-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-needspace-1.3d-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-needspace-1.3d-7|46	
14mu|texlive-needspace-1.3d-7|47	%changelog
14mu|texlive-needspace-1.3d-7|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3d-7
14mu|texlive-needspace-1.3d-7|49	+ Revision: ba20d5b
14mu|texlive-needspace-1.3d-7|50	- MassBuild#674: Increase release tag
14mu|texlive-needspace-1.3d-7|51	
14mu|texlive-needspace-1.3d-7|52	

25352 14
14mu|texlive-nestquot-20120606-3|1	# revision 27323
14mu|texlive-nestquot-20120606-3|2	# category Package
14mu|texlive-nestquot-20120606-3|3	# catalog-ctan /macros/latex/contrib/nestquot
14mu|texlive-nestquot-20120606-3|4	# catalog-date 2012-06-06 18:43:10 +0200
14mu|texlive-nestquot-20120606-3|5	# catalog-license other-free
14mu|texlive-nestquot-20120606-3|6	# catalog-version undef
14mu|texlive-nestquot-20120606-3|7	Name:		texlive-nestquot
14mu|texlive-nestquot-20120606-3|8	Version:	20120606
14mu|texlive-nestquot-20120606-3|9	Release:	3
14mu|texlive-nestquot-20120606-3|10	Summary:	Alternate quotes between double and single with nesting
14mu|texlive-nestquot-20120606-3|11	Group:		Publishing
14mu|texlive-nestquot-20120606-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nestquot
14mu|texlive-nestquot-20120606-3|13	License:	OTHER-FREE
14mu|texlive-nestquot-20120606-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nestquot.tar.xz
14mu|texlive-nestquot-20120606-3|15	BuildArch:	noarch
14mu|texlive-nestquot-20120606-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-nestquot-20120606-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-nestquot-20120606-3|18	Requires(post):	texlive-kpathsea
14mu|texlive-nestquot-20120606-3|19	
14mu|texlive-nestquot-20120606-3|20	%description
14mu|texlive-nestquot-20120606-3|21	Provides two new commands: \nlq and \nrq for nesting left and
14mu|texlive-nestquot-20120606-3|22	right quotes that properly change between double and single
14mu|texlive-nestquot-20120606-3|23	quotes according to their nesting level. For example, the input
14mu|texlive-nestquot-20120606-3|24	\nlq Foo \nlq bar\nrq\ bletch\nrq will be typeset as if it had
14mu|texlive-nestquot-20120606-3|25	been entered as "Foo 'bar' bletch".
14mu|texlive-nestquot-20120606-3|26	
14mu|texlive-nestquot-20120606-3|27	
14mu|texlive-nestquot-20120606-3|28	#-----------------------------------------------------------------------
14mu|texlive-nestquot-20120606-3|29	%files
14mu|texlive-nestquot-20120606-3|30	%{_texmfdistdir}/tex/latex/nestquot/nestquot.sty
14mu|texlive-nestquot-20120606-3|31	
14mu|texlive-nestquot-20120606-3|32	#-----------------------------------------------------------------------
14mu|texlive-nestquot-20120606-3|33	%prep
14mu|texlive-nestquot-20120606-3|34	%setup -c -a0
14mu|texlive-nestquot-20120606-3|35	
14mu|texlive-nestquot-20120606-3|36	%build
14mu|texlive-nestquot-20120606-3|37	
14mu|texlive-nestquot-20120606-3|38	%install
14mu|texlive-nestquot-20120606-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nestquot-20120606-3|40	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-nestquot-20120606-3|41	
14mu|texlive-nestquot-20120606-3|42	
14mu|texlive-nestquot-20120606-3|43	
14mu|texlive-nestquot-20120606-3|44	%changelog
14mu|texlive-nestquot-20120606-3|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120606-3
14mu|texlive-nestquot-20120606-3|46	+ Revision: bbdd73b
14mu|texlive-nestquot-20120606-3|47	- MassBuild#674: Increase release tag
14mu|texlive-nestquot-20120606-3|48	
14mu|texlive-nestquot-20120606-3|49	

25353 14
14mu|texlive-neuralnetwork-1.0-7|1	# revision 31500
14mu|texlive-neuralnetwork-1.0-7|2	# category Package
14mu|texlive-neuralnetwork-1.0-7|3	# catalog-ctan /graphics/pgf/contrib/neuralnetwork
14mu|texlive-neuralnetwork-1.0-7|4	# catalog-date 2013-08-22 18:53:49 +0200
14mu|texlive-neuralnetwork-1.0-7|5	# catalog-license gpl
14mu|texlive-neuralnetwork-1.0-7|6	# catalog-version 1.0
14mu|texlive-neuralnetwork-1.0-7|7	Name:		texlive-neuralnetwork
14mu|texlive-neuralnetwork-1.0-7|8	Version:	1.0
14mu|texlive-neuralnetwork-1.0-7|9	Release:	7
14mu|texlive-neuralnetwork-1.0-7|10	Summary:	Graph-drawing for neural networks
14mu|texlive-neuralnetwork-1.0-7|11	Group:		Publishing
14mu|texlive-neuralnetwork-1.0-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/neuralnetwork
14mu|texlive-neuralnetwork-1.0-7|13	License:	GPL
14mu|texlive-neuralnetwork-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/neuralnetwork.tar.xz
14mu|texlive-neuralnetwork-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/neuralnetwork.doc.tar.xz
14mu|texlive-neuralnetwork-1.0-7|16	BuildArch:	noarch
14mu|texlive-neuralnetwork-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-neuralnetwork-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-neuralnetwork-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-neuralnetwork-1.0-7|20	
14mu|texlive-neuralnetwork-1.0-7|21	%description
14mu|texlive-neuralnetwork-1.0-7|22	The package provides facilities for graph-drawing, with
14mu|texlive-neuralnetwork-1.0-7|23	facilities designed for neural network diagrams.
14mu|texlive-neuralnetwork-1.0-7|24	
14mu|texlive-neuralnetwork-1.0-7|25	
14mu|texlive-neuralnetwork-1.0-7|26	#-----------------------------------------------------------------------
14mu|texlive-neuralnetwork-1.0-7|27	%files
14mu|texlive-neuralnetwork-1.0-7|28	%{_texmfdistdir}/tex/latex/neuralnetwork/neuralnetwork.sty
14mu|texlive-neuralnetwork-1.0-7|29	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neural-networks-ebook.pdf
14mu|texlive-neuralnetwork-1.0-7|30	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neuralnetwork.pdf
14mu|texlive-neuralnetwork-1.0-7|31	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neuralnetwork.tex
14mu|texlive-neuralnetwork-1.0-7|32	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/xor.pdf
14mu|texlive-neuralnetwork-1.0-7|33	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/xor.tex
14mu|texlive-neuralnetwork-1.0-7|34	
14mu|texlive-neuralnetwork-1.0-7|35	#-----------------------------------------------------------------------
14mu|texlive-neuralnetwork-1.0-7|36	%prep
14mu|texlive-neuralnetwork-1.0-7|37	%setup -c -a0 -a1
14mu|texlive-neuralnetwork-1.0-7|38	
14mu|texlive-neuralnetwork-1.0-7|39	%build
14mu|texlive-neuralnetwork-1.0-7|40	
14mu|texlive-neuralnetwork-1.0-7|41	%install
14mu|texlive-neuralnetwork-1.0-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-neuralnetwork-1.0-7|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-neuralnetwork-1.0-7|44	
14mu|texlive-neuralnetwork-1.0-7|45	%changelog
14mu|texlive-neuralnetwork-1.0-7|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-neuralnetwork-1.0-7|47	+ Revision: 7647e56
14mu|texlive-neuralnetwork-1.0-7|48	- MassBuild#674: Increase release tag
14mu|texlive-neuralnetwork-1.0-7|49	
14mu|texlive-neuralnetwork-1.0-7|50	

25354 14
14mu|texlive-newenviron-1.0-7|1	# revision 29331
14mu|texlive-newenviron-1.0-7|2	# category Package
14mu|texlive-newenviron-1.0-7|3	# catalog-ctan /macros/latex/contrib/newenviron
14mu|texlive-newenviron-1.0-7|4	# catalog-date 2013-03-10 16:42:24 +0100
14mu|texlive-newenviron-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-newenviron-1.0-7|6	# catalog-version 1.0
14mu|texlive-newenviron-1.0-7|7	Name:		texlive-newenviron
14mu|texlive-newenviron-1.0-7|8	Version:	1.0
14mu|texlive-newenviron-1.0-7|9	Release:	7
14mu|texlive-newenviron-1.0-7|10	Summary:	Processing an environment's body
14mu|texlive-newenviron-1.0-7|11	Group:		Publishing
14mu|texlive-newenviron-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newenviron
14mu|texlive-newenviron-1.0-7|13	License:	LPPL1.3
14mu|texlive-newenviron-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newenviron.tar.xz
14mu|texlive-newenviron-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newenviron.doc.tar.xz
14mu|texlive-newenviron-1.0-7|16	BuildArch:	noarch
14mu|texlive-newenviron-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-newenviron-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-newenviron-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-newenviron-1.0-7|20	
14mu|texlive-newenviron-1.0-7|21	%description
14mu|texlive-newenviron-1.0-7|22	The package offers tools for collecting and executing an
14mu|texlive-newenviron-1.0-7|23	environment's body.
14mu|texlive-newenviron-1.0-7|24	
14mu|texlive-newenviron-1.0-7|25	
14mu|texlive-newenviron-1.0-7|26	#-----------------------------------------------------------------------
14mu|texlive-newenviron-1.0-7|27	%files
14mu|texlive-newenviron-1.0-7|28	%{_texmfdistdir}/tex/latex/newenviron/newenviron.sty
14mu|texlive-newenviron-1.0-7|29	%doc %{_texmfdistdir}/doc/latex/newenviron/README
14mu|texlive-newenviron-1.0-7|30	%doc %{_texmfdistdir}/doc/latex/newenviron/newenviron-examples.tex
14mu|texlive-newenviron-1.0-7|31	
14mu|texlive-newenviron-1.0-7|32	#-----------------------------------------------------------------------
14mu|texlive-newenviron-1.0-7|33	%prep
14mu|texlive-newenviron-1.0-7|34	%setup -c -a0 -a1
14mu|texlive-newenviron-1.0-7|35	
14mu|texlive-newenviron-1.0-7|36	%build
14mu|texlive-newenviron-1.0-7|37	
14mu|texlive-newenviron-1.0-7|38	%install
14mu|texlive-newenviron-1.0-7|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-newenviron-1.0-7|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-newenviron-1.0-7|41	
14mu|texlive-newenviron-1.0-7|42	%changelog
14mu|texlive-newenviron-1.0-7|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-newenviron-1.0-7|44	+ Revision: 3fe64ac
14mu|texlive-newenviron-1.0-7|45	- MassBuild#674: Increase release tag
14mu|texlive-newenviron-1.0-7|46	
14mu|texlive-newenviron-1.0-7|47	

25355 14
14mu|texlive-newfile-1.0c-4|1	# revision 15878
14mu|texlive-newfile-1.0c-4|2	# category Package
14mu|texlive-newfile-1.0c-4|3	# catalog-ctan /macros/latex/contrib/newfile
14mu|texlive-newfile-1.0c-4|4	# catalog-date 2009-09-03 13:00:14 +0200
14mu|texlive-newfile-1.0c-4|5	# catalog-license lppl
14mu|texlive-newfile-1.0c-4|6	# catalog-version 1.0c
14mu|texlive-newfile-1.0c-4|7	Name:		texlive-newfile
14mu|texlive-newfile-1.0c-4|8	Version:	1.0c
14mu|texlive-newfile-1.0c-4|9	Release:	4
14mu|texlive-newfile-1.0c-4|10	Summary:	User level management of LaTeX input and output
14mu|texlive-newfile-1.0c-4|11	Group:		Publishing
14mu|texlive-newfile-1.0c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newfile
14mu|texlive-newfile-1.0c-4|13	License:	LPPL
14mu|texlive-newfile-1.0c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newfile.tar.xz
14mu|texlive-newfile-1.0c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newfile.doc.tar.xz
14mu|texlive-newfile-1.0c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newfile.source.tar.xz
14mu|texlive-newfile-1.0c-4|17	BuildArch:	noarch
14mu|texlive-newfile-1.0c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-newfile-1.0c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-newfile-1.0c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-newfile-1.0c-4|21	
14mu|texlive-newfile-1.0c-4|22	%description
14mu|texlive-newfile-1.0c-4|23	Commands are defined to manage the limited pool of input and
14mu|texlive-newfile-1.0c-4|24	output handles provided by TeX. The streams so provided are
14mu|texlive-newfile-1.0c-4|25	mapped to various of the LaTeX input and output mechanisms.
14mu|texlive-newfile-1.0c-4|26	Some facilities of the verbatim package are also mapped.
14mu|texlive-newfile-1.0c-4|27	
14mu|texlive-newfile-1.0c-4|28	
14mu|texlive-newfile-1.0c-4|29	#-----------------------------------------------------------------------
14mu|texlive-newfile-1.0c-4|30	%files
14mu|texlive-newfile-1.0c-4|31	%{_texmfdistdir}/tex/latex/newfile/newfile.sty
14mu|texlive-newfile-1.0c-4|32	%doc %{_texmfdistdir}/doc/latex/newfile/README
14mu|texlive-newfile-1.0c-4|33	%doc %{_texmfdistdir}/doc/latex/newfile/newfile.pdf
14mu|texlive-newfile-1.0c-4|34	#- source
14mu|texlive-newfile-1.0c-4|35	%doc %{_texmfdistdir}/source/latex/newfile/newfile.dtx
14mu|texlive-newfile-1.0c-4|36	%doc %{_texmfdistdir}/source/latex/newfile/newfile.ins
14mu|texlive-newfile-1.0c-4|37	
14mu|texlive-newfile-1.0c-4|38	#-----------------------------------------------------------------------
14mu|texlive-newfile-1.0c-4|39	%prep
14mu|texlive-newfile-1.0c-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-newfile-1.0c-4|41	
14mu|texlive-newfile-1.0c-4|42	%build
14mu|texlive-newfile-1.0c-4|43	
14mu|texlive-newfile-1.0c-4|44	%install
14mu|texlive-newfile-1.0c-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-newfile-1.0c-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-newfile-1.0c-4|47	
14mu|texlive-newfile-1.0c-4|48	
14mu|texlive-newfile-1.0c-4|49	
14mu|texlive-newfile-1.0c-4|50	%changelog
14mu|texlive-newfile-1.0c-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0c-4
14mu|texlive-newfile-1.0c-4|52	+ Revision: 477aef0
14mu|texlive-newfile-1.0c-4|53	- MassBuild#674: Increase release tag
14mu|texlive-newfile-1.0c-4|54	
14mu|texlive-newfile-1.0c-4|55	

25356 14
14mu|texlive-newlfm-9.4-4|1	# revision 15878
14mu|texlive-newlfm-9.4-4|2	# category Package
14mu|texlive-newlfm-9.4-4|3	# catalog-ctan /macros/latex/contrib/newlfm
14mu|texlive-newlfm-9.4-4|4	# catalog-date 2009-04-12 19:35:00 +0200
14mu|texlive-newlfm-9.4-4|5	# catalog-license gpl
14mu|texlive-newlfm-9.4-4|6	# catalog-version 9.4
14mu|texlive-newlfm-9.4-4|7	Name:		texlive-newlfm
14mu|texlive-newlfm-9.4-4|8	Version:	9.4
14mu|texlive-newlfm-9.4-4|9	Release:	4
14mu|texlive-newlfm-9.4-4|10	Summary:	Write letters, facsimiles, and memos
14mu|texlive-newlfm-9.4-4|11	Group:		Publishing
14mu|texlive-newlfm-9.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newlfm
14mu|texlive-newlfm-9.4-4|13	License:	GPL
14mu|texlive-newlfm-9.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newlfm.tar.xz
14mu|texlive-newlfm-9.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newlfm.doc.tar.xz
14mu|texlive-newlfm-9.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newlfm.source.tar.xz
14mu|texlive-newlfm-9.4-4|17	BuildArch:	noarch
14mu|texlive-newlfm-9.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-newlfm-9.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-newlfm-9.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-newlfm-9.4-4|21	
14mu|texlive-newlfm-9.4-4|22	%description
14mu|texlive-newlfm-9.4-4|23	Integrates the letter class with fancyhdr and geometry to
14mu|texlive-newlfm-9.4-4|24	automatically make letterhead stationery. Useful for writing
14mu|texlive-newlfm-9.4-4|25	letters, fax, and memos. You can set up an address book using
14mu|texlive-newlfm-9.4-4|26	'wrapper' macros. You put all the information for a person into
14mu|texlive-newlfm-9.4-4|27	a wrapper and then put the wrapper in a document. The class
14mu|texlive-newlfm-9.4-4|28	handles letterheads automatically. You place the object for the
14mu|texlive-newlfm-9.4-4|29	letterhead (picture, information, etc.) in a box and all sizing
14mu|texlive-newlfm-9.4-4|30	is set automatically.
14mu|texlive-newlfm-9.4-4|31	
14mu|texlive-newlfm-9.4-4|32	
14mu|texlive-newlfm-9.4-4|33	#-----------------------------------------------------------------------
14mu|texlive-newlfm-9.4-4|34	%files
14mu|texlive-newlfm-9.4-4|35	%{_texmfdistdir}/tex/latex/newlfm/addrset.sty
14mu|texlive-newlfm-9.4-4|36	%{_texmfdistdir}/tex/latex/newlfm/newlfm.cls
14mu|texlive-newlfm-9.4-4|37	%{_texmfdistdir}/tex/latex/newlfm/setdim.sty
14mu|texlive-newlfm-9.4-4|38	%doc %{_texmfdistdir}/doc/latex/newlfm/README
14mu|texlive-newlfm-9.4-4|39	%doc %{_texmfdistdir}/doc/latex/newlfm/chk1.tex
14mu|texlive-newlfm-9.4-4|40	%doc %{_texmfdistdir}/doc/latex/newlfm/demoa.tex
14mu|texlive-newlfm-9.4-4|41	%doc %{_texmfdistdir}/doc/latex/newlfm/draft.eps
14mu|texlive-newlfm-9.4-4|42	%doc %{_texmfdistdir}/doc/latex/newlfm/draft.pdf
14mu|texlive-newlfm-9.4-4|43	%doc %{_texmfdistdir}/doc/latex/newlfm/extracd.tex
14mu|texlive-newlfm-9.4-4|44	%doc %{_texmfdistdir}/doc/latex/newlfm/hletrinf.tex
14mu|texlive-newlfm-9.4-4|45	%doc %{_texmfdistdir}/doc/latex/newlfm/letrinfo.tex
14mu|texlive-newlfm-9.4-4|46	%doc %{_texmfdistdir}/doc/latex/newlfm/lvb.eps
14mu|texlive-newlfm-9.4-4|47	%doc %{_texmfdistdir}/doc/latex/newlfm/lvb.pdf
14mu|texlive-newlfm-9.4-4|48	%doc %{_texmfdistdir}/doc/latex/newlfm/make_clean
14mu|texlive-newlfm-9.4-4|49	%doc %{_texmfdistdir}/doc/latex/newlfm/make_unix
14mu|texlive-newlfm-9.4-4|50	%doc %{_texmfdistdir}/doc/latex/newlfm/make_win.bat
14mu|texlive-newlfm-9.4-4|51	%doc %{_texmfdistdir}/doc/latex/newlfm/makeclean_win.bat
14mu|texlive-newlfm-9.4-4|52	%doc %{_texmfdistdir}/doc/latex/newlfm/manual.pdf
14mu|texlive-newlfm-9.4-4|53	%doc %{_texmfdistdir}/doc/latex/newlfm/mintrx.bat
14mu|texlive-newlfm-9.4-4|54	%doc %{_texmfdistdir}/doc/latex/newlfm/newlfm.pdf
14mu|texlive-newlfm-9.4-4|55	%doc %{_texmfdistdir}/doc/latex/newlfm/newlfm.txt
14mu|texlive-newlfm-9.4-4|56	%doc %{_texmfdistdir}/doc/latex/newlfm/palm.eps
14mu|texlive-newlfm-9.4-4|57	%doc %{_texmfdistdir}/doc/latex/newlfm/palm.pdf
14mu|texlive-newlfm-9.4-4|58	%doc %{_texmfdistdir}/doc/latex/newlfm/problems.tex
14mu|texlive-newlfm-9.4-4|59	%doc %{_texmfdistdir}/doc/latex/newlfm/prx.bat
14mu|texlive-newlfm-9.4-4|60	%doc %{_texmfdistdir}/doc/latex/newlfm/setup.bat
14mu|texlive-newlfm-9.4-4|61	%doc %{_texmfdistdir}/doc/latex/newlfm/sfaxpage.tex
14mu|texlive-newlfm-9.4-4|62	%doc %{_texmfdistdir}/doc/latex/newlfm/smemosec.tex
14mu|texlive-newlfm-9.4-4|63	%doc %{_texmfdistdir}/doc/latex/newlfm/sprsrls.tex
14mu|texlive-newlfm-9.4-4|64	%doc %{_texmfdistdir}/doc/latex/newlfm/test1.tex
14mu|texlive-newlfm-9.4-4|65	%doc %{_texmfdistdir}/doc/latex/newlfm/test10.tex
14mu|texlive-newlfm-9.4-4|66	%doc %{_texmfdistdir}/doc/latex/newlfm/test11.tex
14mu|texlive-newlfm-9.4-4|67	%doc %{_texmfdistdir}/doc/latex/newlfm/test12.tex
14mu|texlive-newlfm-9.4-4|68	%doc %{_texmfdistdir}/doc/latex/newlfm/test1alt.tex
14mu|texlive-newlfm-9.4-4|69	%doc %{_texmfdistdir}/doc/latex/newlfm/test2.tex
14mu|texlive-newlfm-9.4-4|70	%doc %{_texmfdistdir}/doc/latex/newlfm/test2a.tex
14mu|texlive-newlfm-9.4-4|71	%doc %{_texmfdistdir}/doc/latex/newlfm/test2alt.tex
14mu|texlive-newlfm-9.4-4|72	%doc %{_texmfdistdir}/doc/latex/newlfm/test3.tex
14mu|texlive-newlfm-9.4-4|73	%doc %{_texmfdistdir}/doc/latex/newlfm/test3alt.tex
14mu|texlive-newlfm-9.4-4|74	%doc %{_texmfdistdir}/doc/latex/newlfm/test4.tex
14mu|texlive-newlfm-9.4-4|75	%doc %{_texmfdistdir}/doc/latex/newlfm/test4alt.tex
14mu|texlive-newlfm-9.4-4|76	%doc %{_texmfdistdir}/doc/latex/newlfm/test5.tex
14mu|texlive-newlfm-9.4-4|77	%doc %{_texmfdistdir}/doc/latex/newlfm/test5alt.tex
14mu|texlive-newlfm-9.4-4|78	%doc %{_texmfdistdir}/doc/latex/newlfm/test6.tex
14mu|texlive-newlfm-9.4-4|79	%doc %{_texmfdistdir}/doc/latex/newlfm/test6alt.tex
14mu|texlive-newlfm-9.4-4|80	%doc %{_texmfdistdir}/doc/latex/newlfm/test7.tex
14mu|texlive-newlfm-9.4-4|81	%doc %{_texmfdistdir}/doc/latex/newlfm/test7alt.tex
14mu|texlive-newlfm-9.4-4|82	%doc %{_texmfdistdir}/doc/latex/newlfm/test8.tex
14mu|texlive-newlfm-9.4-4|83	%doc %{_texmfdistdir}/doc/latex/newlfm/test8alt.tex
14mu|texlive-newlfm-9.4-4|84	%doc %{_texmfdistdir}/doc/latex/newlfm/test9.tex
14mu|texlive-newlfm-9.4-4|85	%doc %{_texmfdistdir}/doc/latex/newlfm/testms.pdf
14mu|texlive-newlfm-9.4-4|86	%doc %{_texmfdistdir}/doc/latex/newlfm/wine.eps
14mu|texlive-newlfm-9.4-4|87	%doc %{_texmfdistdir}/doc/latex/newlfm/wine.pdf
14mu|texlive-newlfm-9.4-4|88	#- source
14mu|texlive-newlfm-9.4-4|89	%doc %{_texmfdistdir}/source/latex/newlfm/newlfm.dtx
14mu|texlive-newlfm-9.4-4|90	%doc %{_texmfdistdir}/source/latex/newlfm/newlfm.ins
14mu|texlive-newlfm-9.4-4|91	
14mu|texlive-newlfm-9.4-4|92	#-----------------------------------------------------------------------
14mu|texlive-newlfm-9.4-4|93	%prep
14mu|texlive-newlfm-9.4-4|94	%setup -c -a0 -a1 -a2
14mu|texlive-newlfm-9.4-4|95	
14mu|texlive-newlfm-9.4-4|96	%build
14mu|texlive-newlfm-9.4-4|97	
14mu|texlive-newlfm-9.4-4|98	%install
14mu|texlive-newlfm-9.4-4|99	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-newlfm-9.4-4|100	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-newlfm-9.4-4|101	
14mu|texlive-newlfm-9.4-4|102	
14mu|texlive-newlfm-9.4-4|103	
14mu|texlive-newlfm-9.4-4|104	%changelog
14mu|texlive-newlfm-9.4-4|105	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 9.4-4
14mu|texlive-newlfm-9.4-4|106	+ Revision: a16b04c
14mu|texlive-newlfm-9.4-4|107	- MassBuild#674: Increase release tag
14mu|texlive-newlfm-9.4-4|108	
14mu|texlive-newlfm-9.4-4|109	

25357 14
14mu|texlive-newspaper-1.0-4|1	# revision 15878
14mu|texlive-newspaper-1.0-4|2	# category Package
14mu|texlive-newspaper-1.0-4|3	# catalog-ctan /macros/latex/contrib/newspaper
14mu|texlive-newspaper-1.0-4|4	# catalog-date 2008-08-22 17:15:44 +0200
14mu|texlive-newspaper-1.0-4|5	# catalog-license lppl
14mu|texlive-newspaper-1.0-4|6	# catalog-version 1.0
14mu|texlive-newspaper-1.0-4|7	Name:		texlive-newspaper
14mu|texlive-newspaper-1.0-4|8	Version:	1.0
14mu|texlive-newspaper-1.0-4|9	Release:	4
14mu|texlive-newspaper-1.0-4|10	Summary:	Typeset newsletters to resemble newspapers
14mu|texlive-newspaper-1.0-4|11	Group:		Publishing
14mu|texlive-newspaper-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newspaper
14mu|texlive-newspaper-1.0-4|13	License:	LPPL
14mu|texlive-newspaper-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newspaper.tar.xz
14mu|texlive-newspaper-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newspaper.doc.tar.xz
14mu|texlive-newspaper-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newspaper.source.tar.xz
14mu|texlive-newspaper-1.0-4|17	BuildArch:	noarch
14mu|texlive-newspaper-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-newspaper-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-newspaper-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-newspaper-1.0-4|21	
14mu|texlive-newspaper-1.0-4|22	%description
14mu|texlive-newspaper-1.0-4|23	The newspaper package redefines the page style and \maketitle
14mu|texlive-newspaper-1.0-4|24	command to produce a typeset page similar to that off a
14mu|texlive-newspaper-1.0-4|25	newspaper. It also provides several commands that (when used
14mu|texlive-newspaper-1.0-4|26	with other packages) simplify the writing of articles in a
14mu|texlive-newspaper-1.0-4|27	newspaper-style column format.
14mu|texlive-newspaper-1.0-4|28	
14mu|texlive-newspaper-1.0-4|29	
14mu|texlive-newspaper-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-newspaper-1.0-4|31	%files
14mu|texlive-newspaper-1.0-4|32	%{_texmfdistdir}/tex/latex/newspaper/newspaper.sty
14mu|texlive-newspaper-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/newspaper/Figure1.pdf
14mu|texlive-newspaper-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/newspaper/Figure2.pdf
14mu|texlive-newspaper-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/newspaper/README
14mu|texlive-newspaper-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/newspaper/atom.jpg
14mu|texlive-newspaper-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/newspaper/newspaper.pdf
14mu|texlive-newspaper-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/newspaper/newspaperExample.tex
14mu|texlive-newspaper-1.0-4|39	#- source
14mu|texlive-newspaper-1.0-4|40	%doc %{_texmfdistdir}/source/latex/newspaper/newspaper.dtx
14mu|texlive-newspaper-1.0-4|41	
14mu|texlive-newspaper-1.0-4|42	#-----------------------------------------------------------------------
14mu|texlive-newspaper-1.0-4|43	%prep
14mu|texlive-newspaper-1.0-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-newspaper-1.0-4|45	
14mu|texlive-newspaper-1.0-4|46	%build
14mu|texlive-newspaper-1.0-4|47	
14mu|texlive-newspaper-1.0-4|48	%install
14mu|texlive-newspaper-1.0-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-newspaper-1.0-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-newspaper-1.0-4|51	
14mu|texlive-newspaper-1.0-4|52	
14mu|texlive-newspaper-1.0-4|53	
14mu|texlive-newspaper-1.0-4|54	%changelog
14mu|texlive-newspaper-1.0-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-newspaper-1.0-4|56	+ Revision: 9a992ed
14mu|texlive-newspaper-1.0-4|57	- MassBuild#674: Increase release tag
14mu|texlive-newspaper-1.0-4|58	
14mu|texlive-newspaper-1.0-4|59	

25358 14
14mu|texlive-newunicodechar-1.1-7|1	# revision 28253
14mu|texlive-newunicodechar-1.1-7|2	# category Package
14mu|texlive-newunicodechar-1.1-7|3	# catalog-ctan /macros/latex/contrib/newunicodechar
14mu|texlive-newunicodechar-1.1-7|4	# catalog-date 2012-11-13 18:34:11 +0100
14mu|texlive-newunicodechar-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-newunicodechar-1.1-7|6	# catalog-version 1.1
14mu|texlive-newunicodechar-1.1-7|7	Name:		texlive-newunicodechar
14mu|texlive-newunicodechar-1.1-7|8	Version:	1.1
14mu|texlive-newunicodechar-1.1-7|9	Release:	7
14mu|texlive-newunicodechar-1.1-7|10	Summary:	Definitions of the meaning of Unicode characters
14mu|texlive-newunicodechar-1.1-7|11	Group:		Publishing
14mu|texlive-newunicodechar-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newunicodechar
14mu|texlive-newunicodechar-1.1-7|13	License:	LPPL1.3
14mu|texlive-newunicodechar-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.tar.xz
14mu|texlive-newunicodechar-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.doc.tar.xz
14mu|texlive-newunicodechar-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.source.tar.xz
14mu|texlive-newunicodechar-1.1-7|17	BuildArch:	noarch
14mu|texlive-newunicodechar-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-newunicodechar-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-newunicodechar-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-newunicodechar-1.1-7|21	
14mu|texlive-newunicodechar-1.1-7|22	%description
14mu|texlive-newunicodechar-1.1-7|23	The package provides a friendly interface for defining the
14mu|texlive-newunicodechar-1.1-7|24	meaning of Unicode characters. The document should be processed
14mu|texlive-newunicodechar-1.1-7|25	by (pdf)LaTeX with the unicode option of inputenc or inputenx,
14mu|texlive-newunicodechar-1.1-7|26	or by XeLaTeX/LuaLaTeX. The command provided is
14mu|texlive-newunicodechar-1.1-7|27	\newunicodechar{<char>}{<code>} where <char> is a directly-
14mu|texlive-newunicodechar-1.1-7|28	typed Unicode character, and <code> is its replacement.
14mu|texlive-newunicodechar-1.1-7|29	
14mu|texlive-newunicodechar-1.1-7|30	
14mu|texlive-newunicodechar-1.1-7|31	#-----------------------------------------------------------------------
14mu|texlive-newunicodechar-1.1-7|32	%files
14mu|texlive-newunicodechar-1.1-7|33	%{_texmfdistdir}/tex/latex/newunicodechar/newunicodechar.sty
14mu|texlive-newunicodechar-1.1-7|34	%doc %{_texmfdistdir}/doc/latex/newunicodechar/README
14mu|texlive-newunicodechar-1.1-7|35	%doc %{_texmfdistdir}/doc/latex/newunicodechar/newunicodechar.pdf
14mu|texlive-newunicodechar-1.1-7|36	#- source
14mu|texlive-newunicodechar-1.1-7|37	%doc %{_texmfdistdir}/source/latex/newunicodechar/newunicodechar.dtx
14mu|texlive-newunicodechar-1.1-7|38	%doc %{_texmfdistdir}/source/latex/newunicodechar/newunicodechar.ins
14mu|texlive-newunicodechar-1.1-7|39	
14mu|texlive-newunicodechar-1.1-7|40	#-----------------------------------------------------------------------
14mu|texlive-newunicodechar-1.1-7|41	%prep
14mu|texlive-newunicodechar-1.1-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-newunicodechar-1.1-7|43	
14mu|texlive-newunicodechar-1.1-7|44	%build
14mu|texlive-newunicodechar-1.1-7|45	
14mu|texlive-newunicodechar-1.1-7|46	%install
14mu|texlive-newunicodechar-1.1-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-newunicodechar-1.1-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-newunicodechar-1.1-7|49	
14mu|texlive-newunicodechar-1.1-7|50	%changelog
14mu|texlive-newunicodechar-1.1-7|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-newunicodechar-1.1-7|52	+ Revision: e0b575a
14mu|texlive-newunicodechar-1.1-7|53	- MassBuild#674: Increase release tag
14mu|texlive-newunicodechar-1.1-7|54	
14mu|texlive-newunicodechar-1.1-7|55	

25359 14
14mu|texlive-newvbtm-1.1-4|1	# revision 23996
14mu|texlive-newvbtm-1.1-4|2	# category Package
14mu|texlive-newvbtm-1.1-4|3	# catalog-ctan /macros/latex/contrib/newvbtm
14mu|texlive-newvbtm-1.1-4|4	# catalog-date 2011-09-17 10:58:19 +0200
14mu|texlive-newvbtm-1.1-4|5	# catalog-license lppl
14mu|texlive-newvbtm-1.1-4|6	# catalog-version 1.1
14mu|texlive-newvbtm-1.1-4|7	Name:		texlive-newvbtm
14mu|texlive-newvbtm-1.1-4|8	Version:	1.1
14mu|texlive-newvbtm-1.1-4|9	Release:	4
14mu|texlive-newvbtm-1.1-4|10	Summary:	Define your own verbatim-like environment
14mu|texlive-newvbtm-1.1-4|11	Group:		Publishing
14mu|texlive-newvbtm-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newvbtm
14mu|texlive-newvbtm-1.1-4|13	License:	LPPL
14mu|texlive-newvbtm-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newvbtm.tar.xz
14mu|texlive-newvbtm-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newvbtm.doc.tar.xz
14mu|texlive-newvbtm-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newvbtm.source.tar.xz
14mu|texlive-newvbtm-1.1-4|17	BuildArch:	noarch
14mu|texlive-newvbtm-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-newvbtm-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-newvbtm-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-newvbtm-1.1-4|21	
14mu|texlive-newvbtm-1.1-4|22	%description
14mu|texlive-newvbtm-1.1-4|23	Defines general purpose macro named \newverbatim to define your
14mu|texlive-newvbtm-1.1-4|24	own verbatim-like environment. It also has a supplementary
14mu|texlive-newvbtm-1.1-4|25	style file varvbtm.sty to provide set of macros for variants of
14mu|texlive-newvbtm-1.1-4|26	verbatim, such as tab emulation.
14mu|texlive-newvbtm-1.1-4|27	
14mu|texlive-newvbtm-1.1-4|28	
14mu|texlive-newvbtm-1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-newvbtm-1.1-4|30	%files
14mu|texlive-newvbtm-1.1-4|31	%{_texmfdistdir}/tex/latex/newvbtm/newvbtm.sty
14mu|texlive-newvbtm-1.1-4|32	%{_texmfdistdir}/tex/latex/newvbtm/varvbtm.sty
14mu|texlive-newvbtm-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/newvbtm/README
14mu|texlive-newvbtm-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/newvbtm/newvbtm-man.pdf
14mu|texlive-newvbtm-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/newvbtm/newvbtm-man.tex
14mu|texlive-newvbtm-1.1-4|36	#- source
14mu|texlive-newvbtm-1.1-4|37	%doc %{_texmfdistdir}/source/latex/newvbtm/newvbtm.dtx
14mu|texlive-newvbtm-1.1-4|38	%doc %{_texmfdistdir}/source/latex/newvbtm/newvbtm.ins
14mu|texlive-newvbtm-1.1-4|39	
14mu|texlive-newvbtm-1.1-4|40	#-----------------------------------------------------------------------
14mu|texlive-newvbtm-1.1-4|41	%prep
14mu|texlive-newvbtm-1.1-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-newvbtm-1.1-4|43	
14mu|texlive-newvbtm-1.1-4|44	%build
14mu|texlive-newvbtm-1.1-4|45	
14mu|texlive-newvbtm-1.1-4|46	%install
14mu|texlive-newvbtm-1.1-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-newvbtm-1.1-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-newvbtm-1.1-4|49	
14mu|texlive-newvbtm-1.1-4|50	
14mu|texlive-newvbtm-1.1-4|51	
14mu|texlive-newvbtm-1.1-4|52	%changelog
14mu|texlive-newvbtm-1.1-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-newvbtm-1.1-4|54	+ Revision: c72b36f
14mu|texlive-newvbtm-1.1-4|55	- MassBuild#674: Increase release tag
14mu|texlive-newvbtm-1.1-4|56	
14mu|texlive-newvbtm-1.1-4|57	

25360 14
14mu|texlive-newverbs-1.3a-3|1	# revision 26258
14mu|texlive-newverbs-1.3a-3|2	# category Package
14mu|texlive-newverbs-1.3a-3|3	# catalog-ctan /macros/latex/contrib/newverbs
14mu|texlive-newverbs-1.3a-3|4	# catalog-date 2012-05-08 15:35:13 +0200
14mu|texlive-newverbs-1.3a-3|5	# catalog-license lppl1.3
14mu|texlive-newverbs-1.3a-3|6	# catalog-version 1.3a
14mu|texlive-newverbs-1.3a-3|7	Name:		texlive-newverbs
14mu|texlive-newverbs-1.3a-3|8	Version:	1.3a
14mu|texlive-newverbs-1.3a-3|9	Release:	3
14mu|texlive-newverbs-1.3a-3|10	Summary:	Define new versions of \verb, including short verb versions
14mu|texlive-newverbs-1.3a-3|11	Group:		Publishing
14mu|texlive-newverbs-1.3a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newverbs
14mu|texlive-newverbs-1.3a-3|13	License:	LPPL1.3
14mu|texlive-newverbs-1.3a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newverbs.tar.xz
14mu|texlive-newverbs-1.3a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newverbs.doc.tar.xz
14mu|texlive-newverbs-1.3a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newverbs.source.tar.xz
14mu|texlive-newverbs-1.3a-3|17	BuildArch:	noarch
14mu|texlive-newverbs-1.3a-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-newverbs-1.3a-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-newverbs-1.3a-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-newverbs-1.3a-3|21	
14mu|texlive-newverbs-1.3a-3|22	%description
14mu|texlive-newverbs-1.3a-3|23	The package allows the definition of \verb variants which add
14mu|texlive-newverbs-1.3a-3|24	TeX code before and after the verbatim text (e.g., quotes or
14mu|texlive-newverbs-1.3a-3|25	surrounding \fbox{}). When used together with the shortvrb
14mu|texlive-newverbs-1.3a-3|26	package it allows the definition of short verbatim characters
14mu|texlive-newverbs-1.3a-3|27	which use this package's variant instead of the normal \verb.
14mu|texlive-newverbs-1.3a-3|28	In addition, it is possible to collect an argument verbatim to
14mu|texlive-newverbs-1.3a-3|29	either typeset or write it into a file. The \Verbdef command
14mu|texlive-newverbs-1.3a-3|30	defines verbatim text to a macro which can later be used to
14mu|texlive-newverbs-1.3a-3|31	write the verbatim text to a file.
14mu|texlive-newverbs-1.3a-3|32	
14mu|texlive-newverbs-1.3a-3|33	
14mu|texlive-newverbs-1.3a-3|34	#-----------------------------------------------------------------------
14mu|texlive-newverbs-1.3a-3|35	%files
14mu|texlive-newverbs-1.3a-3|36	%{_texmfdistdir}/tex/latex/newverbs/newverbs.sty
14mu|texlive-newverbs-1.3a-3|37	%doc %{_texmfdistdir}/doc/latex/newverbs/README
14mu|texlive-newverbs-1.3a-3|38	%doc %{_texmfdistdir}/doc/latex/newverbs/newverbs.pdf
14mu|texlive-newverbs-1.3a-3|39	#- source
14mu|texlive-newverbs-1.3a-3|40	%doc %{_texmfdistdir}/source/latex/newverbs/newverbs.dtx
14mu|texlive-newverbs-1.3a-3|41	%doc %{_texmfdistdir}/source/latex/newverbs/newverbs.ins
14mu|texlive-newverbs-1.3a-3|42	
14mu|texlive-newverbs-1.3a-3|43	#-----------------------------------------------------------------------
14mu|texlive-newverbs-1.3a-3|44	%prep
14mu|texlive-newverbs-1.3a-3|45	%setup -c -a0 -a1 -a2
14mu|texlive-newverbs-1.3a-3|46	
14mu|texlive-newverbs-1.3a-3|47	%build
14mu|texlive-newverbs-1.3a-3|48	
14mu|texlive-newverbs-1.3a-3|49	%install
14mu|texlive-newverbs-1.3a-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-newverbs-1.3a-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-newverbs-1.3a-3|52	
14mu|texlive-newverbs-1.3a-3|53	
14mu|texlive-newverbs-1.3a-3|54	
14mu|texlive-newverbs-1.3a-3|55	%changelog
14mu|texlive-newverbs-1.3a-3|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3a-3
14mu|texlive-newverbs-1.3a-3|57	+ Revision: 426c16c
14mu|texlive-newverbs-1.3a-3|58	- MassBuild#674: Increase release tag
14mu|texlive-newverbs-1.3a-3|59	
14mu|texlive-newverbs-1.3a-3|60	

25361 14
14mu|texlive-nextpage-1.1a-4|1	# revision 15878
14mu|texlive-nextpage-1.1a-4|2	# category Package
14mu|texlive-nextpage-1.1a-4|3	# catalog-ctan /macros/latex/contrib/misc/nextpage.sty
14mu|texlive-nextpage-1.1a-4|4	# catalog-date 2009-09-03 13:12:26 +0200
14mu|texlive-nextpage-1.1a-4|5	# catalog-license lppl
14mu|texlive-nextpage-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-nextpage-1.1a-4|7	Name:		texlive-nextpage
14mu|texlive-nextpage-1.1a-4|8	Version:	1.1a
14mu|texlive-nextpage-1.1a-4|9	Release:	4
14mu|texlive-nextpage-1.1a-4|10	Summary:	Generalisations of the page advance commands
14mu|texlive-nextpage-1.1a-4|11	Group:		Publishing
14mu|texlive-nextpage-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc/nextpage.sty
14mu|texlive-nextpage-1.1a-4|13	License:	LPPL
14mu|texlive-nextpage-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nextpage.tar.xz
14mu|texlive-nextpage-1.1a-4|15	BuildArch:	noarch
14mu|texlive-nextpage-1.1a-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-nextpage-1.1a-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-nextpage-1.1a-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-nextpage-1.1a-4|19	
14mu|texlive-nextpage-1.1a-4|20	%description
14mu|texlive-nextpage-1.1a-4|21	Provides \clearpage and \newpage variants that guarantee to end
14mu|texlive-nextpage-1.1a-4|22	up on even/odd numbered pages; these 4 commands all have an
14mu|texlive-nextpage-1.1a-4|23	optional argument whose content will be placed on any "empty"
14mu|texlive-nextpage-1.1a-4|24	page generated.
14mu|texlive-nextpage-1.1a-4|25	
14mu|texlive-nextpage-1.1a-4|26	
14mu|texlive-nextpage-1.1a-4|27	#-----------------------------------------------------------------------
14mu|texlive-nextpage-1.1a-4|28	%files
14mu|texlive-nextpage-1.1a-4|29	%{_texmfdistdir}/tex/latex/nextpage/nextpage.sty
14mu|texlive-nextpage-1.1a-4|30	
14mu|texlive-nextpage-1.1a-4|31	#-----------------------------------------------------------------------
14mu|texlive-nextpage-1.1a-4|32	%prep
14mu|texlive-nextpage-1.1a-4|33	%setup -c -a0
14mu|texlive-nextpage-1.1a-4|34	
14mu|texlive-nextpage-1.1a-4|35	%build
14mu|texlive-nextpage-1.1a-4|36	
14mu|texlive-nextpage-1.1a-4|37	%install
14mu|texlive-nextpage-1.1a-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nextpage-1.1a-4|39	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-nextpage-1.1a-4|40	
14mu|texlive-nextpage-1.1a-4|41	
14mu|texlive-nextpage-1.1a-4|42	
14mu|texlive-nextpage-1.1a-4|43	%changelog
14mu|texlive-nextpage-1.1a-4|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-nextpage-1.1a-4|45	+ Revision: 28ec802
14mu|texlive-nextpage-1.1a-4|46	- MassBuild#674: Increase release tag
14mu|texlive-nextpage-1.1a-4|47	
14mu|texlive-nextpage-1.1a-4|48	

25362 14
14mu|texlive-nfssext-cfr-1.2-4|1	# revision 19322
14mu|texlive-nfssext-cfr-1.2-4|2	# category Package
14mu|texlive-nfssext-cfr-1.2-4|3	# catalog-ctan /macros/latex/contrib/nfssext-cfr
14mu|texlive-nfssext-cfr-1.2-4|4	# catalog-date 2010-06-30 12:36:12 +0200
14mu|texlive-nfssext-cfr-1.2-4|5	# catalog-license lppl
14mu|texlive-nfssext-cfr-1.2-4|6	# catalog-version 1.2
14mu|texlive-nfssext-cfr-1.2-4|7	Name:		texlive-nfssext-cfr
14mu|texlive-nfssext-cfr-1.2-4|8	Version:	1.2
14mu|texlive-nfssext-cfr-1.2-4|9	Release:	4
14mu|texlive-nfssext-cfr-1.2-4|10	Summary:	Extensions to the LaTeX NFSS
14mu|texlive-nfssext-cfr-1.2-4|11	Group:		Publishing
14mu|texlive-nfssext-cfr-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nfssext-cfr
14mu|texlive-nfssext-cfr-1.2-4|13	License:	LPPL
14mu|texlive-nfssext-cfr-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nfssext-cfr.tar.xz
14mu|texlive-nfssext-cfr-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nfssext-cfr.doc.tar.xz
14mu|texlive-nfssext-cfr-1.2-4|16	BuildArch:	noarch
14mu|texlive-nfssext-cfr-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-nfssext-cfr-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-nfssext-cfr-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-nfssext-cfr-1.2-4|20	
14mu|texlive-nfssext-cfr-1.2-4|21	%description
14mu|texlive-nfssext-cfr-1.2-4|22	The package is a development of nfssext.sty, distributed with
14mu|texlive-nfssext-cfr-1.2-4|23	the examples for the font installation guide. The package has
14mu|texlive-nfssext-cfr-1.2-4|24	been developed for use in packages such as cfr-lm and
14mu|texlive-nfssext-cfr-1.2-4|25	venturisadf,.
14mu|texlive-nfssext-cfr-1.2-4|26	
14mu|texlive-nfssext-cfr-1.2-4|27	
14mu|texlive-nfssext-cfr-1.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-nfssext-cfr-1.2-4|29	%files
14mu|texlive-nfssext-cfr-1.2-4|30	%{_texmfdistdir}/tex/latex/nfssext-cfr/nfssext-cfr.sty
14mu|texlive-nfssext-cfr-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/nfssext-cfr/README
14mu|texlive-nfssext-cfr-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/nfssext-cfr/nfssext-cfr.pdf
14mu|texlive-nfssext-cfr-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/nfssext-cfr/nfssext-cfr.tex
14mu|texlive-nfssext-cfr-1.2-4|34	
14mu|texlive-nfssext-cfr-1.2-4|35	#-----------------------------------------------------------------------
14mu|texlive-nfssext-cfr-1.2-4|36	%prep
14mu|texlive-nfssext-cfr-1.2-4|37	%setup -c -a0 -a1
14mu|texlive-nfssext-cfr-1.2-4|38	
14mu|texlive-nfssext-cfr-1.2-4|39	%build
14mu|texlive-nfssext-cfr-1.2-4|40	
14mu|texlive-nfssext-cfr-1.2-4|41	%install
14mu|texlive-nfssext-cfr-1.2-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nfssext-cfr-1.2-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-nfssext-cfr-1.2-4|44	
14mu|texlive-nfssext-cfr-1.2-4|45	
14mu|texlive-nfssext-cfr-1.2-4|46	
14mu|texlive-nfssext-cfr-1.2-4|47	%changelog
14mu|texlive-nfssext-cfr-1.2-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-nfssext-cfr-1.2-4|49	+ Revision: edb2ccf
14mu|texlive-nfssext-cfr-1.2-4|50	- MassBuild#674: Increase release tag
14mu|texlive-nfssext-cfr-1.2-4|51	
14mu|texlive-nfssext-cfr-1.2-4|52	

25363 14
14mu|texlive-nicefilelist-0.7a-7|1	# revision 28527
14mu|texlive-nicefilelist-0.7a-7|2	# category Package
14mu|texlive-nicefilelist-0.7a-7|3	# catalog-ctan /macros/latex/contrib/nicefilelist
14mu|texlive-nicefilelist-0.7a-7|4	# catalog-date 2012-12-13 11:39:24 +0100
14mu|texlive-nicefilelist-0.7a-7|5	# catalog-license lppl1.3
14mu|texlive-nicefilelist-0.7a-7|6	# catalog-version 0.7a
14mu|texlive-nicefilelist-0.7a-7|7	Name:		texlive-nicefilelist
14mu|texlive-nicefilelist-0.7a-7|8	Epoch:		1
14mu|texlive-nicefilelist-0.7a-7|9	Version:	0.7a
14mu|texlive-nicefilelist-0.7a-7|10	Release:	7
14mu|texlive-nicefilelist-0.7a-7|11	Summary:	Provide \listfiles alignment
14mu|texlive-nicefilelist-0.7a-7|12	Group:		Publishing
14mu|texlive-nicefilelist-0.7a-7|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nicefilelist
14mu|texlive-nicefilelist-0.7a-7|14	License:	LPPL1.3
14mu|texlive-nicefilelist-0.7a-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.tar.xz
14mu|texlive-nicefilelist-0.7a-7|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.doc.tar.xz
14mu|texlive-nicefilelist-0.7a-7|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.source.tar.xz
14mu|texlive-nicefilelist-0.7a-7|18	BuildArch:	noarch
14mu|texlive-nicefilelist-0.7a-7|19	BuildRequires:	texlive-tlpkg
14mu|texlive-nicefilelist-0.7a-7|20	Requires(pre):	texlive-tlpkg
14mu|texlive-nicefilelist-0.7a-7|21	Requires(post):	texlive-kpathsea
14mu|texlive-nicefilelist-0.7a-7|22	
14mu|texlive-nicefilelist-0.7a-7|23	%description
14mu|texlive-nicefilelist-0.7a-7|24	The package extends longnamefilelist, keeping separate columns
14mu|texlive-nicefilelist-0.7a-7|25	for date, version and "caption" (the caption now separately
14mu|texlive-nicefilelist-0.7a-7|26	listed). Alignment is not disturbed by short file name
14mu|texlive-nicefilelist-0.7a-7|27	extensions, such as ".fd". The package is not compatible with
14mu|texlive-nicefilelist-0.7a-7|28	longnamefilelist: users need to re-read the documentation.
14mu|texlive-nicefilelist-0.7a-7|29	
14mu|texlive-nicefilelist-0.7a-7|30	
14mu|texlive-nicefilelist-0.7a-7|31	#-----------------------------------------------------------------------
14mu|texlive-nicefilelist-0.7a-7|32	%files
14mu|texlive-nicefilelist-0.7a-7|33	%{_texmfdistdir}/tex/latex/nicefilelist/nicefilelist.RLS
14mu|texlive-nicefilelist-0.7a-7|34	%{_texmfdistdir}/tex/latex/nicefilelist/nicefilelist.sty
14mu|texlive-nicefilelist-0.7a-7|35	%doc %{_texmfdistdir}/doc/latex/nicefilelist/README
14mu|texlive-nicefilelist-0.7a-7|36	%doc %{_texmfdistdir}/doc/latex/nicefilelist/SrcFILEs.txt
14mu|texlive-nicefilelist-0.7a-7|37	%doc %{_texmfdistdir}/doc/latex/nicefilelist/nicefilelist.pdf
14mu|texlive-nicefilelist-0.7a-7|38	#- source
14mu|texlive-nicefilelist-0.7a-7|39	%doc %{_texmfdistdir}/source/latex/nicefilelist/empty.f
14mu|texlive-nicefilelist-0.7a-7|40	%doc %{_texmfdistdir}/source/latex/nicefilelist/nicefilelist.tex
14mu|texlive-nicefilelist-0.7a-7|41	%doc %{_texmfdistdir}/source/latex/nicefilelist/provonly.fd
14mu|texlive-nicefilelist-0.7a-7|42	%doc %{_texmfdistdir}/source/latex/nicefilelist/srcfiles.tex
14mu|texlive-nicefilelist-0.7a-7|43	%doc %{_texmfdistdir}/source/latex/nicefilelist/wrong.prv
14mu|texlive-nicefilelist-0.7a-7|44	
14mu|texlive-nicefilelist-0.7a-7|45	#-----------------------------------------------------------------------
14mu|texlive-nicefilelist-0.7a-7|46	%prep
14mu|texlive-nicefilelist-0.7a-7|47	%setup -c -a0 -a1 -a2
14mu|texlive-nicefilelist-0.7a-7|48	
14mu|texlive-nicefilelist-0.7a-7|49	%build
14mu|texlive-nicefilelist-0.7a-7|50	
14mu|texlive-nicefilelist-0.7a-7|51	%install
14mu|texlive-nicefilelist-0.7a-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nicefilelist-0.7a-7|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nicefilelist-0.7a-7|54	
14mu|texlive-nicefilelist-0.7a-7|55	%changelog
14mu|texlive-nicefilelist-0.7a-7|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.7a-7
14mu|texlive-nicefilelist-0.7a-7|57	+ Revision: a5d86a3
14mu|texlive-nicefilelist-0.7a-7|58	- MassBuild#674: Increase release tag
14mu|texlive-nicefilelist-0.7a-7|59	
14mu|texlive-nicefilelist-0.7a-7|60	

25364 14
14mu|texlive-niceframe-1.1c-4|1	# revision 24120
14mu|texlive-niceframe-1.1c-4|2	# category Package
14mu|texlive-niceframe-1.1c-4|3	# catalog-ctan /macros/latex/contrib/niceframe
14mu|texlive-niceframe-1.1c-4|4	# catalog-date 2011-06-16 20:35:20 +0200
14mu|texlive-niceframe-1.1c-4|5	# catalog-license lppl
14mu|texlive-niceframe-1.1c-4|6	# catalog-version 1.1c
14mu|texlive-niceframe-1.1c-4|7	Name:		texlive-niceframe
14mu|texlive-niceframe-1.1c-4|8	Version:	1.1c
14mu|texlive-niceframe-1.1c-4|9	Release:	4
14mu|texlive-niceframe-1.1c-4|10	Summary:	Support for fancy frames
14mu|texlive-niceframe-1.1c-4|11	Group:		Publishing
14mu|texlive-niceframe-1.1c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/niceframe
14mu|texlive-niceframe-1.1c-4|13	License:	LPPL
14mu|texlive-niceframe-1.1c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/niceframe.tar.xz
14mu|texlive-niceframe-1.1c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/niceframe.doc.tar.xz
14mu|texlive-niceframe-1.1c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/niceframe.source.tar.xz
14mu|texlive-niceframe-1.1c-4|17	BuildArch:	noarch
14mu|texlive-niceframe-1.1c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-niceframe-1.1c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-niceframe-1.1c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-niceframe-1.1c-4|21	
14mu|texlive-niceframe-1.1c-4|22	%description
14mu|texlive-niceframe-1.1c-4|23	The package defines means of drawing frames around boxes, using
14mu|texlive-niceframe-1.1c-4|24	dingbat fonts. Some (Metafont) font sources are included; the
14mu|texlive-niceframe-1.1c-4|25	fonts are available separately in Type 1 format.
14mu|texlive-niceframe-1.1c-4|26	
14mu|texlive-niceframe-1.1c-4|27	
14mu|texlive-niceframe-1.1c-4|28	#-----------------------------------------------------------------------
14mu|texlive-niceframe-1.1c-4|29	%files
14mu|texlive-niceframe-1.1c-4|30	%{_texmfdistdir}/fonts/source/public/niceframe/karta.mf
14mu|texlive-niceframe-1.1c-4|31	%{_texmfdistdir}/fonts/source/public/niceframe/karta15.mf
14mu|texlive-niceframe-1.1c-4|32	%{_texmfdistdir}/fonts/source/public/niceframe/umrand.mf
14mu|texlive-niceframe-1.1c-4|33	%{_texmfdistdir}/fonts/source/public/niceframe/umranda.mf
14mu|texlive-niceframe-1.1c-4|34	%{_texmfdistdir}/fonts/source/public/niceframe/umrandb.mf
14mu|texlive-niceframe-1.1c-4|35	%{_texmfdistdir}/fonts/tfm/public/niceframe/karta15.tfm
14mu|texlive-niceframe-1.1c-4|36	%{_texmfdistdir}/fonts/tfm/public/niceframe/umranda.tfm
14mu|texlive-niceframe-1.1c-4|37	%{_texmfdistdir}/fonts/tfm/public/niceframe/umrandb.tfm
14mu|texlive-niceframe-1.1c-4|38	%{_texmfdistdir}/tex/latex/niceframe/niceframe.sty
14mu|texlive-niceframe-1.1c-4|39	%doc %{_texmfdistdir}/doc/latex/niceframe/dingbat.mf
14mu|texlive-niceframe-1.1c-4|40	%doc %{_texmfdistdir}/doc/latex/niceframe/example.tex
14mu|texlive-niceframe-1.1c-4|41	%doc %{_texmfdistdir}/doc/latex/niceframe/niceframe.pdf
14mu|texlive-niceframe-1.1c-4|42	#- source
14mu|texlive-niceframe-1.1c-4|43	%doc %{_texmfdistdir}/source/latex/niceframe/niceframe.drv
14mu|texlive-niceframe-1.1c-4|44	%doc %{_texmfdistdir}/source/latex/niceframe/niceframe.dtx
14mu|texlive-niceframe-1.1c-4|45	%doc %{_texmfdistdir}/source/latex/niceframe/niceframe.ins
14mu|texlive-niceframe-1.1c-4|46	
14mu|texlive-niceframe-1.1c-4|47	#-----------------------------------------------------------------------
14mu|texlive-niceframe-1.1c-4|48	%prep
14mu|texlive-niceframe-1.1c-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-niceframe-1.1c-4|50	
14mu|texlive-niceframe-1.1c-4|51	%build
14mu|texlive-niceframe-1.1c-4|52	
14mu|texlive-niceframe-1.1c-4|53	%install
14mu|texlive-niceframe-1.1c-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-niceframe-1.1c-4|55	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-niceframe-1.1c-4|56	
14mu|texlive-niceframe-1.1c-4|57	
14mu|texlive-niceframe-1.1c-4|58	
14mu|texlive-niceframe-1.1c-4|59	%changelog
14mu|texlive-niceframe-1.1c-4|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1c-4
14mu|texlive-niceframe-1.1c-4|61	+ Revision: ac8f0e7
14mu|texlive-niceframe-1.1c-4|62	- MassBuild#674: Increase release tag
14mu|texlive-niceframe-1.1c-4|63	
14mu|texlive-niceframe-1.1c-4|64	

25365 14
14mu|texlive-nicetext-20120403-3|1	# revision 25843
14mu|texlive-nicetext-20120403-3|2	# category Package
14mu|texlive-nicetext-20120403-3|3	# catalog-ctan /macros/latex/contrib/nicetext
14mu|texlive-nicetext-20120403-3|4	# catalog-date 2012-04-03 20:19:38 +0200
14mu|texlive-nicetext-20120403-3|5	# catalog-license lppl
14mu|texlive-nicetext-20120403-3|6	# catalog-version undef
14mu|texlive-nicetext-20120403-3|7	Name:		texlive-nicetext
14mu|texlive-nicetext-20120403-3|8	Version:	20120403
14mu|texlive-nicetext-20120403-3|9	Release:	3
14mu|texlive-nicetext-20120403-3|10	Summary:	Minimal markup for simple text (Wikipedia style) and documentation
14mu|texlive-nicetext-20120403-3|11	Group:		Publishing
14mu|texlive-nicetext-20120403-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nicetext
14mu|texlive-nicetext-20120403-3|13	License:	LPPL
14mu|texlive-nicetext-20120403-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicetext.tar.xz
14mu|texlive-nicetext-20120403-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicetext.doc.tar.xz
14mu|texlive-nicetext-20120403-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicetext.source.tar.xz
14mu|texlive-nicetext-20120403-3|17	BuildArch:	noarch
14mu|texlive-nicetext-20120403-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nicetext-20120403-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nicetext-20120403-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-nicetext-20120403-3|21	
14mu|texlive-nicetext-20120403-3|22	%description
14mu|texlive-nicetext-20120403-3|23	The bundle offers "minimal" markup syntax for various simple
14mu|texlive-nicetext-20120403-3|24	kinds of text. The user will typically involve little more than
14mu|texlive-nicetext-20120403-3|25	is printed, and will still get LaTeX quality. The bundle
14mu|texlive-nicetext-20120403-3|26	provides four packages: - wiki addresses general texts, marked
14mu|texlive-nicetext-20120403-3|27	up in the simple style used on Wikipedia; - niceverb is yet
14mu|texlive-nicetext-20120403-3|28	another means of documenting LaTeX packages: it offers syntax-
14mu|texlive-nicetext-20120403-3|29	aware typesetting of meta-variables (macro arguments) and for
14mu|texlive-nicetext-20120403-3|30	referring to commands (and their syntax) in footnotes, section
14mu|texlive-nicetext-20120403-3|31	titles etc.; - fifinddo aims to parse plain text or (La)TeX
14mu|texlive-nicetext-20120403-3|32	files using TeX, and to write the results to an external file;
14mu|texlive-nicetext-20120403-3|33	the package is used by another member of the bundle: - makedoc,
14mu|texlive-nicetext-20120403-3|34	which provides the means to produce typeset documentation
14mu|texlive-nicetext-20120403-3|35	direct from package files.
14mu|texlive-nicetext-20120403-3|36	
14mu|texlive-nicetext-20120403-3|37	
14mu|texlive-nicetext-20120403-3|38	#-----------------------------------------------------------------------
14mu|texlive-nicetext-20120403-3|39	%files
14mu|texlive-nicetext-20120403-3|40	%{_texmfdistdir}/tex/latex/nicetext/fifinddo.sty
14mu|texlive-nicetext-20120403-3|41	%{_texmfdistdir}/tex/latex/nicetext/makedoc.cfg
14mu|texlive-nicetext-20120403-3|42	%{_texmfdistdir}/tex/latex/nicetext/makedoc.sty
14mu|texlive-nicetext-20120403-3|43	%{_texmfdistdir}/tex/latex/nicetext/mdoccorr.cfg
14mu|texlive-nicetext-20120403-3|44	%{_texmfdistdir}/tex/latex/nicetext/niceverb.sty
14mu|texlive-nicetext-20120403-3|45	%{_texmfdistdir}/tex/latex/nicetext/run/README-run.txt
14mu|texlive-nicetext-20120403-3|46	%{_texmfdistdir}/tex/latex/nicetext/run/arseneau.tex
14mu|texlive-nicetext-20120403-3|47	%{_texmfdistdir}/tex/latex/nicetext/run/atari.cfg
14mu|texlive-nicetext-20120403-3|48	%{_texmfdistdir}/tex/latex/nicetext/run/atari.fdf
14mu|texlive-nicetext-20120403-3|49	%{_texmfdistdir}/tex/latex/nicetext/run/atari.txt
14mu|texlive-nicetext-20120403-3|50	%{_texmfdistdir}/tex/latex/nicetext/run/copyfile.cfg
14mu|texlive-nicetext-20120403-3|51	%{_texmfdistdir}/tex/latex/nicetext/run/copyfile.tex
14mu|texlive-nicetext-20120403-3|52	%{_texmfdistdir}/tex/latex/nicetext/run/fddial0g.sty
14mu|texlive-nicetext-20120403-3|53	%{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.cfg
14mu|texlive-nicetext-20120403-3|54	%{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.tex
14mu|texlive-nicetext-20120403-3|55	%{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.tpl
14mu|texlive-nicetext-20120403-3|56	%{_texmfdistdir}/tex/latex/nicetext/run/lines.txt
14mu|texlive-nicetext-20120403-3|57	%{_texmfdistdir}/tex/latex/nicetext/run/makedoc.tpl
14mu|texlive-nicetext-20120403-3|58	%{_texmfdistdir}/tex/latex/nicetext/run/sample.txt
14mu|texlive-nicetext-20120403-3|59	%{_texmfdistdir}/tex/latex/nicetext/run/substr.tex
14mu|texlive-nicetext-20120403-3|60	%{_texmfdistdir}/tex/latex/nicetext/run/u8atablg.fdf
14mu|texlive-nicetext-20120403-3|61	%{_texmfdistdir}/tex/latex/nicetext/wiki.sty
14mu|texlive-nicetext-20120403-3|62	%doc %{_texmfdistdir}/doc/latex/nicetext/ANNOUNCE.txt
14mu|texlive-nicetext-20120403-3|63	%doc %{_texmfdistdir}/doc/latex/nicetext/CHANGE.LOG
14mu|texlive-nicetext-20120403-3|64	%doc %{_texmfdistdir}/doc/latex/nicetext/FILEs.txt
14mu|texlive-nicetext-20120403-3|65	%doc %{_texmfdistdir}/doc/latex/nicetext/README
14mu|texlive-nicetext-20120403-3|66	%doc %{_texmfdistdir}/doc/latex/nicetext/README.pdf
14mu|texlive-nicetext-20120403-3|67	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEAS03.txt
14mu|texlive-nicetext-20120403-3|68	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEAS04.txt
14mu|texlive-nicetext-20120403-3|69	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEAS05.txt
14mu|texlive-nicetext-20120403-3|70	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEASE042.txt
14mu|texlive-nicetext-20120403-3|71	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEASE043.txt
14mu|texlive-nicetext-20120403-3|72	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEASE044.txt
14mu|texlive-nicetext-20120403-3|73	%doc %{_texmfdistdir}/doc/latex/nicetext/SrcFILEs.txt
14mu|texlive-nicetext-20120403-3|74	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/arseneau.pdf
14mu|texlive-nicetext-20120403-3|75	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/iso.txt
14mu|texlive-nicetext-20120403-3|76	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/lns.txt
14mu|texlive-nicetext-20120403-3|77	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/sample.tex
14mu|texlive-nicetext-20120403-3|78	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/substr.pdf
14mu|texlive-nicetext-20120403-3|79	%doc %{_texmfdistdir}/doc/latex/nicetext/fifinddo.pdf
14mu|texlive-nicetext-20120403-3|80	%doc %{_texmfdistdir}/doc/latex/nicetext/makedoc.pdf
14mu|texlive-nicetext-20120403-3|81	%doc %{_texmfdistdir}/doc/latex/nicetext/mdoccheat.pdf
14mu|texlive-nicetext-20120403-3|82	%doc %{_texmfdistdir}/doc/latex/nicetext/niceverb.pdf
14mu|texlive-nicetext-20120403-3|83	%doc %{_texmfdistdir}/doc/latex/nicetext/readprov.log
14mu|texlive-nicetext-20120403-3|84	%doc %{_texmfdistdir}/doc/latex/nicetext/wikicheat.pdf
14mu|texlive-nicetext-20120403-3|85	#- source
14mu|texlive-nicetext-20120403-3|86	%doc %{_texmfdistdir}/source/latex/nicetext/README.tex
14mu|texlive-nicetext-20120403-3|87	%doc %{_texmfdistdir}/source/latex/nicetext/fifinddo.tex
14mu|texlive-nicetext-20120403-3|88	%doc %{_texmfdistdir}/source/latex/nicetext/makedoc.tex
14mu|texlive-nicetext-20120403-3|89	%doc %{_texmfdistdir}/source/latex/nicetext/mdoccheat.tex
14mu|texlive-nicetext-20120403-3|90	%doc %{_texmfdistdir}/source/latex/nicetext/niceverb.tex
14mu|texlive-nicetext-20120403-3|91	%doc %{_texmfdistdir}/source/latex/nicetext/srcfiles.tex
14mu|texlive-nicetext-20120403-3|92	%doc %{_texmfdistdir}/source/latex/nicetext/wikicheat.tex
14mu|texlive-nicetext-20120403-3|93	
14mu|texlive-nicetext-20120403-3|94	#-----------------------------------------------------------------------
14mu|texlive-nicetext-20120403-3|95	%prep
14mu|texlive-nicetext-20120403-3|96	%setup -c -a0 -a1 -a2
14mu|texlive-nicetext-20120403-3|97	
14mu|texlive-nicetext-20120403-3|98	%build
14mu|texlive-nicetext-20120403-3|99	
14mu|texlive-nicetext-20120403-3|100	%install
14mu|texlive-nicetext-20120403-3|101	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nicetext-20120403-3|102	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nicetext-20120403-3|103	
14mu|texlive-nicetext-20120403-3|104	
14mu|texlive-nicetext-20120403-3|105	
14mu|texlive-nicetext-20120403-3|106	%changelog
14mu|texlive-nicetext-20120403-3|107	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120403-3
14mu|texlive-nicetext-20120403-3|108	+ Revision: cdd5994
14mu|texlive-nicetext-20120403-3|109	- MassBuild#674: Increase release tag
14mu|texlive-nicetext-20120403-3|110	
14mu|texlive-nicetext-20120403-3|111	

25366 14
14mu|texlive-nih-20070310-4|1	# revision 15878
14mu|texlive-nih-20070310-4|2	# category Package
14mu|texlive-nih-20070310-4|3	# catalog-ctan /macros/latex/contrib/nih
14mu|texlive-nih-20070310-4|4	# catalog-date 2007-03-10 12:31:42 +0100
14mu|texlive-nih-20070310-4|5	# catalog-license lppl
14mu|texlive-nih-20070310-4|6	# catalog-version undef
14mu|texlive-nih-20070310-4|7	Name:		texlive-nih
14mu|texlive-nih-20070310-4|8	Version:	20070310
14mu|texlive-nih-20070310-4|9	Release:	4
14mu|texlive-nih-20070310-4|10	Summary:	A class for NIH grant applications
14mu|texlive-nih-20070310-4|11	Group:		Publishing
14mu|texlive-nih-20070310-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nih
14mu|texlive-nih-20070310-4|13	License:	LPPL
14mu|texlive-nih-20070310-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nih.tar.xz
14mu|texlive-nih-20070310-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nih.doc.tar.xz
14mu|texlive-nih-20070310-4|16	BuildArch:	noarch
14mu|texlive-nih-20070310-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-nih-20070310-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-nih-20070310-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-nih-20070310-4|20	
14mu|texlive-nih-20070310-4|21	%description
14mu|texlive-nih-20070310-4|22	The nih class offers support for grant applications to NIH, the
14mu|texlive-nih-20070310-4|23	National Institutes of Health, a US government agency. The
14mu|texlive-nih-20070310-4|24	example-* files provide a template for using nih.cls and
14mu|texlive-nih-20070310-4|25	submitting the biographical sketches the NIH wants. They
14mu|texlive-nih-20070310-4|26	(potentially) use denselists package, which just reduces list
14mu|texlive-nih-20070310-4|27	spacing; the package is distributed with the class, but is not
14mu|texlive-nih-20070310-4|28	part of the class proper. (The examples may be distributed
14mu|texlive-nih-20070310-4|29	without even the restrictions of the LaTeX licence.).
14mu|texlive-nih-20070310-4|30	
14mu|texlive-nih-20070310-4|31	
14mu|texlive-nih-20070310-4|32	#-----------------------------------------------------------------------
14mu|texlive-nih-20070310-4|33	%files
14mu|texlive-nih-20070310-4|34	%{_texmfdistdir}/tex/latex/nih/denselists.sty
14mu|texlive-nih-20070310-4|35	%{_texmfdistdir}/tex/latex/nih/nih.cls
14mu|texlive-nih-20070310-4|36	%doc %{_texmfdistdir}/doc/latex/nih/README
14mu|texlive-nih-20070310-4|37	%doc %{_texmfdistdir}/doc/latex/nih/example-biosketch.pdf
14mu|texlive-nih-20070310-4|38	%doc %{_texmfdistdir}/doc/latex/nih/example-biosketch.tex
14mu|texlive-nih-20070310-4|39	%doc %{_texmfdistdir}/doc/latex/nih/example-nih-cls.pdf
14mu|texlive-nih-20070310-4|40	%doc %{_texmfdistdir}/doc/latex/nih/example-nih-cls.tex
14mu|texlive-nih-20070310-4|41	
14mu|texlive-nih-20070310-4|42	#-----------------------------------------------------------------------
14mu|texlive-nih-20070310-4|43	%prep
14mu|texlive-nih-20070310-4|44	%setup -c -a0 -a1
14mu|texlive-nih-20070310-4|45	
14mu|texlive-nih-20070310-4|46	%build
14mu|texlive-nih-20070310-4|47	
14mu|texlive-nih-20070310-4|48	%install
14mu|texlive-nih-20070310-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nih-20070310-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-nih-20070310-4|51	
14mu|texlive-nih-20070310-4|52	
14mu|texlive-nih-20070310-4|53	
14mu|texlive-nih-20070310-4|54	%changelog
14mu|texlive-nih-20070310-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070310-4
14mu|texlive-nih-20070310-4|56	+ Revision: 3e8388d
14mu|texlive-nih-20070310-4|57	- MassBuild#674: Increase release tag
14mu|texlive-nih-20070310-4|58	
14mu|texlive-nih-20070310-4|59	

25367 14
14mu|texlive-nlctdoc-1.02-3|1	# revision 27116
14mu|texlive-nlctdoc-1.02-3|2	# category Package
14mu|texlive-nlctdoc-1.02-3|3	# catalog-ctan /macros/latex/contrib/nlctdoc
14mu|texlive-nlctdoc-1.02-3|4	# catalog-date 2012-07-20 01:08:10 +0200
14mu|texlive-nlctdoc-1.02-3|5	# catalog-license lppl
14mu|texlive-nlctdoc-1.02-3|6	# catalog-version 1.02
14mu|texlive-nlctdoc-1.02-3|7	Name:		texlive-nlctdoc
14mu|texlive-nlctdoc-1.02-3|8	Epoch:		1
14mu|texlive-nlctdoc-1.02-3|9	Version:	1.02
14mu|texlive-nlctdoc-1.02-3|10	Release:	3
14mu|texlive-nlctdoc-1.02-3|11	Summary:	Package documentation class
14mu|texlive-nlctdoc-1.02-3|12	Group:		Publishing
14mu|texlive-nlctdoc-1.02-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nlctdoc
14mu|texlive-nlctdoc-1.02-3|14	License:	LPPL
14mu|texlive-nlctdoc-1.02-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nlctdoc.tar.xz
14mu|texlive-nlctdoc-1.02-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nlctdoc.doc.tar.xz
14mu|texlive-nlctdoc-1.02-3|17	BuildArch:	noarch
14mu|texlive-nlctdoc-1.02-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nlctdoc-1.02-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nlctdoc-1.02-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-nlctdoc-1.02-3|21	
14mu|texlive-nlctdoc-1.02-3|22	%description
14mu|texlive-nlctdoc-1.02-3|23	The class provides support for the documentation of the
14mu|texlive-nlctdoc-1.02-3|24	author's packages, using koma-script. This class is provided
14mu|texlive-nlctdoc-1.02-3|25	"as is" solely for the benefit of anyone who wants to compile
14mu|texlive-nlctdoc-1.02-3|26	the documentation of those packages.
14mu|texlive-nlctdoc-1.02-3|27	
14mu|texlive-nlctdoc-1.02-3|28	
14mu|texlive-nlctdoc-1.02-3|29	#-----------------------------------------------------------------------
14mu|texlive-nlctdoc-1.02-3|30	%files
14mu|texlive-nlctdoc-1.02-3|31	%{_texmfdistdir}/tex/latex/nlctdoc/nlctdoc.cls
14mu|texlive-nlctdoc-1.02-3|32	%doc %{_texmfdistdir}/doc/latex/nlctdoc/README
14mu|texlive-nlctdoc-1.02-3|33	
14mu|texlive-nlctdoc-1.02-3|34	#-----------------------------------------------------------------------
14mu|texlive-nlctdoc-1.02-3|35	%prep
14mu|texlive-nlctdoc-1.02-3|36	%setup -c -a0 -a1
14mu|texlive-nlctdoc-1.02-3|37	
14mu|texlive-nlctdoc-1.02-3|38	%build
14mu|texlive-nlctdoc-1.02-3|39	
14mu|texlive-nlctdoc-1.02-3|40	%install
14mu|texlive-nlctdoc-1.02-3|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nlctdoc-1.02-3|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-nlctdoc-1.02-3|43	
14mu|texlive-nlctdoc-1.02-3|44	
14mu|texlive-nlctdoc-1.02-3|45	
14mu|texlive-nlctdoc-1.02-3|46	%changelog
14mu|texlive-nlctdoc-1.02-3|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.02-3
14mu|texlive-nlctdoc-1.02-3|48	+ Revision: c35296f
14mu|texlive-nlctdoc-1.02-3|49	- MassBuild#674: Increase release tag
14mu|texlive-nlctdoc-1.02-3|50	
14mu|texlive-nlctdoc-1.02-3|51	

25368 14
14mu|texlive-noconflict-1.0-7|1	# revision 30140
14mu|texlive-noconflict-1.0-7|2	# category Package
14mu|texlive-noconflict-1.0-7|3	# catalog-ctan /macros/latex/contrib/noconflict
14mu|texlive-noconflict-1.0-7|4	# catalog-date 2013-04-27 00:34:43 +0200
14mu|texlive-noconflict-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-noconflict-1.0-7|6	# catalog-version 1.0
14mu|texlive-noconflict-1.0-7|7	Name:		texlive-noconflict
14mu|texlive-noconflict-1.0-7|8	Version:	1.0
14mu|texlive-noconflict-1.0-7|9	Release:	7
14mu|texlive-noconflict-1.0-7|10	Summary:	Resolve macro name conflict between packages
14mu|texlive-noconflict-1.0-7|11	Group:		Publishing
14mu|texlive-noconflict-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/noconflict
14mu|texlive-noconflict-1.0-7|13	License:	LPPL1.3
14mu|texlive-noconflict-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noconflict.tar.xz
14mu|texlive-noconflict-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noconflict.doc.tar.xz
14mu|texlive-noconflict-1.0-7|16	BuildArch:	noarch
14mu|texlive-noconflict-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-noconflict-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-noconflict-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-noconflict-1.0-7|20	
14mu|texlive-noconflict-1.0-7|21	%description
14mu|texlive-noconflict-1.0-7|22	The package provides several commands to prefix (and hence
14mu|texlive-noconflict-1.0-7|23	obscure) a macro's (or a sequence of macros') name, and to
14mu|texlive-noconflict-1.0-7|24	restore the original macro(s) at places in a document where
14mu|texlive-noconflict-1.0-7|25	they are needed.
14mu|texlive-noconflict-1.0-7|26	
14mu|texlive-noconflict-1.0-7|27	
14mu|texlive-noconflict-1.0-7|28	#-----------------------------------------------------------------------
14mu|texlive-noconflict-1.0-7|29	%files
14mu|texlive-noconflict-1.0-7|30	%{_texmfdistdir}/tex/latex/noconflict/noconflict.sty
14mu|texlive-noconflict-1.0-7|31	%doc %{_texmfdistdir}/doc/latex/noconflict/README
14mu|texlive-noconflict-1.0-7|32	
14mu|texlive-noconflict-1.0-7|33	#-----------------------------------------------------------------------
14mu|texlive-noconflict-1.0-7|34	%prep
14mu|texlive-noconflict-1.0-7|35	%setup -c -a0 -a1
14mu|texlive-noconflict-1.0-7|36	
14mu|texlive-noconflict-1.0-7|37	%build
14mu|texlive-noconflict-1.0-7|38	
14mu|texlive-noconflict-1.0-7|39	%install
14mu|texlive-noconflict-1.0-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-noconflict-1.0-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-noconflict-1.0-7|42	
14mu|texlive-noconflict-1.0-7|43	%changelog
14mu|texlive-noconflict-1.0-7|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-noconflict-1.0-7|45	+ Revision: 41d6db1
14mu|texlive-noconflict-1.0-7|46	- MassBuild#674: Increase release tag
14mu|texlive-noconflict-1.0-7|47	
14mu|texlive-noconflict-1.0-7|48	

25369 14
14mu|texlive-noindentafter-20131010-7|1	# revision 31341
14mu|texlive-noindentafter-20131010-7|2	# category Package
14mu|texlive-noindentafter-20131010-7|3	# catalog-ctan undef
14mu|texlive-noindentafter-20131010-7|4	# catalog-date undef
14mu|texlive-noindentafter-20131010-7|5	# catalog-license undef
14mu|texlive-noindentafter-20131010-7|6	# catalog-version undef
14mu|texlive-noindentafter-20131010-7|7	Name:		texlive-noindentafter
14mu|texlive-noindentafter-20131010-7|8	Version:	20131010
14mu|texlive-noindentafter-20131010-7|9	Release:	7
14mu|texlive-noindentafter-20131010-7|10	Summary:	TeXLive noindentafter package
14mu|texlive-noindentafter-20131010-7|11	Group:		Publishing
14mu|texlive-noindentafter-20131010-7|12	URL:		http://tug.org/texlive
14mu|texlive-noindentafter-20131010-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-noindentafter-20131010-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noindentafter.tar.xz
14mu|texlive-noindentafter-20131010-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noindentafter.doc.tar.xz
14mu|texlive-noindentafter-20131010-7|16	BuildArch:	noarch
14mu|texlive-noindentafter-20131010-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-noindentafter-20131010-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-noindentafter-20131010-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-noindentafter-20131010-7|20	
14mu|texlive-noindentafter-20131010-7|21	%description
14mu|texlive-noindentafter-20131010-7|22	TeXLive noindentafter package.
14mu|texlive-noindentafter-20131010-7|23	
14mu|texlive-noindentafter-20131010-7|24	
14mu|texlive-noindentafter-20131010-7|25	#-----------------------------------------------------------------------
14mu|texlive-noindentafter-20131010-7|26	%files
14mu|texlive-noindentafter-20131010-7|27	%{_texmfdistdir}/tex/latex/noindentafter/noindentafter.sty
14mu|texlive-noindentafter-20131010-7|28	%doc %{_texmfdistdir}/doc/latex/noindentafter/README
14mu|texlive-noindentafter-20131010-7|29	%doc %{_texmfdistdir}/doc/latex/noindentafter/dry.sty
14mu|texlive-noindentafter-20131010-7|30	%doc %{_texmfdistdir}/doc/latex/noindentafter/noindentafter.pdf
14mu|texlive-noindentafter-20131010-7|31	%doc %{_texmfdistdir}/doc/latex/noindentafter/noindentafter.tex
14mu|texlive-noindentafter-20131010-7|32	%doc %{_texmfdistdir}/doc/latex/noindentafter/packagedoc.cls
14mu|texlive-noindentafter-20131010-7|33	%doc %{_texmfdistdir}/doc/latex/noindentafter/with.sty
14mu|texlive-noindentafter-20131010-7|34	
14mu|texlive-noindentafter-20131010-7|35	#-----------------------------------------------------------------------
14mu|texlive-noindentafter-20131010-7|36	%prep
14mu|texlive-noindentafter-20131010-7|37	%setup -c -a0 -a1
14mu|texlive-noindentafter-20131010-7|38	
14mu|texlive-noindentafter-20131010-7|39	%build
14mu|texlive-noindentafter-20131010-7|40	
14mu|texlive-noindentafter-20131010-7|41	%install
14mu|texlive-noindentafter-20131010-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-noindentafter-20131010-7|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-noindentafter-20131010-7|44	
14mu|texlive-noindentafter-20131010-7|45	%changelog
14mu|texlive-noindentafter-20131010-7|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131010-7
14mu|texlive-noindentafter-20131010-7|47	+ Revision: ba18100
14mu|texlive-noindentafter-20131010-7|48	- MassBuild#674: Increase release tag
14mu|texlive-noindentafter-20131010-7|49	
14mu|texlive-noindentafter-20131010-7|50	

25370 14
14mu|texlive-noitcrul-0.2-4|1	# revision 15878
14mu|texlive-noitcrul-0.2-4|2	# category Package
14mu|texlive-noitcrul-0.2-4|3	# catalog-ctan /macros/latex/contrib/noitcrul
14mu|texlive-noitcrul-0.2-4|4	# catalog-date 2007-03-10 12:31:42 +0100
14mu|texlive-noitcrul-0.2-4|5	# catalog-license lppl
14mu|texlive-noitcrul-0.2-4|6	# catalog-version 0.2
14mu|texlive-noitcrul-0.2-4|7	Name:		texlive-noitcrul
14mu|texlive-noitcrul-0.2-4|8	Version:	0.2
14mu|texlive-noitcrul-0.2-4|9	Release:	4
14mu|texlive-noitcrul-0.2-4|10	Summary:	Improved underlines in mathematics
14mu|texlive-noitcrul-0.2-4|11	Group:		Publishing
14mu|texlive-noitcrul-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/noitcrul
14mu|texlive-noitcrul-0.2-4|13	License:	LPPL
14mu|texlive-noitcrul-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noitcrul.tar.xz
14mu|texlive-noitcrul-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noitcrul.doc.tar.xz
14mu|texlive-noitcrul-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noitcrul.source.tar.xz
14mu|texlive-noitcrul-0.2-4|17	BuildArch:	noarch
14mu|texlive-noitcrul-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-noitcrul-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-noitcrul-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-noitcrul-0.2-4|21	
14mu|texlive-noitcrul-0.2-4|22	%description
14mu|texlive-noitcrul-0.2-4|23	The package provides a (maths mode) \underline variant which
14mu|texlive-noitcrul-0.2-4|24	doesn't impose italics correction at the end.
14mu|texlive-noitcrul-0.2-4|25	
14mu|texlive-noitcrul-0.2-4|26	
14mu|texlive-noitcrul-0.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-noitcrul-0.2-4|28	%files
14mu|texlive-noitcrul-0.2-4|29	%{_texmfdistdir}/tex/latex/noitcrul/noitcrul.sty
14mu|texlive-noitcrul-0.2-4|30	%doc %{_texmfdistdir}/doc/latex/noitcrul/README
14mu|texlive-noitcrul-0.2-4|31	%doc %{_texmfdistdir}/doc/latex/noitcrul/noitcrul.pdf
14mu|texlive-noitcrul-0.2-4|32	#- source
14mu|texlive-noitcrul-0.2-4|33	%doc %{_texmfdistdir}/source/latex/noitcrul/noitcrul.dtx
14mu|texlive-noitcrul-0.2-4|34	%doc %{_texmfdistdir}/source/latex/noitcrul/noitcrul.ins
14mu|texlive-noitcrul-0.2-4|35	
14mu|texlive-noitcrul-0.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-noitcrul-0.2-4|37	%prep
14mu|texlive-noitcrul-0.2-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-noitcrul-0.2-4|39	
14mu|texlive-noitcrul-0.2-4|40	%build
14mu|texlive-noitcrul-0.2-4|41	
14mu|texlive-noitcrul-0.2-4|42	%install
14mu|texlive-noitcrul-0.2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-noitcrul-0.2-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-noitcrul-0.2-4|45	
14mu|texlive-noitcrul-0.2-4|46	
14mu|texlive-noitcrul-0.2-4|47	
14mu|texlive-noitcrul-0.2-4|48	%changelog
14mu|texlive-noitcrul-0.2-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-noitcrul-0.2-4|50	+ Revision: b924c63
14mu|texlive-noitcrul-0.2-4|51	- MassBuild#674: Increase release tag
14mu|texlive-noitcrul-0.2-4|52	
14mu|texlive-noitcrul-0.2-4|53	

25371 14
14mu|texlive-nolbreaks-1.2-3|1	# revision 26786
14mu|texlive-nolbreaks-1.2-3|2	# category Package
14mu|texlive-nolbreaks-1.2-3|3	# catalog-ctan /macros/latex/contrib/nolbreaks
14mu|texlive-nolbreaks-1.2-3|4	# catalog-date 2012-06-01 11:46:45 +0200
14mu|texlive-nolbreaks-1.2-3|5	# catalog-license pd
14mu|texlive-nolbreaks-1.2-3|6	# catalog-version 1.2
14mu|texlive-nolbreaks-1.2-3|7	Name:		texlive-nolbreaks
14mu|texlive-nolbreaks-1.2-3|8	Version:	1.2
14mu|texlive-nolbreaks-1.2-3|9	Release:	3
14mu|texlive-nolbreaks-1.2-3|10	Summary:	No line breaks in text
14mu|texlive-nolbreaks-1.2-3|11	Group:		Publishing
14mu|texlive-nolbreaks-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nolbreaks
14mu|texlive-nolbreaks-1.2-3|13	License:	PD
14mu|texlive-nolbreaks-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nolbreaks.tar.xz
14mu|texlive-nolbreaks-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nolbreaks.doc.tar.xz
14mu|texlive-nolbreaks-1.2-3|16	BuildArch:	noarch
14mu|texlive-nolbreaks-1.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-nolbreaks-1.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-nolbreaks-1.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-nolbreaks-1.2-3|20	
14mu|texlive-nolbreaks-1.2-3|21	%description
14mu|texlive-nolbreaks-1.2-3|22	Use \nolbreaks{some text} to prevent line breaks in "some
14mu|texlive-nolbreaks-1.2-3|23	text". This has the advantage over \mbox{} that glue (rubber
14mu|texlive-nolbreaks-1.2-3|24	space) remains flexible. Most common cases are handled here
14mu|texlive-nolbreaks-1.2-3|25	(\linebreak is disabled, for example) but spaces hidden in
14mu|texlive-nolbreaks-1.2-3|26	macros or { } can still create break-points.
14mu|texlive-nolbreaks-1.2-3|27	
14mu|texlive-nolbreaks-1.2-3|28	
14mu|texlive-nolbreaks-1.2-3|29	#-----------------------------------------------------------------------
14mu|texlive-nolbreaks-1.2-3|30	%files
14mu|texlive-nolbreaks-1.2-3|31	%{_texmfdistdir}/tex/latex/nolbreaks/nolbreaks.sty
14mu|texlive-nolbreaks-1.2-3|32	%doc %{_texmfdistdir}/doc/latex/nolbreaks/nolbreaks.pdf
14mu|texlive-nolbreaks-1.2-3|33	%doc %{_texmfdistdir}/doc/latex/nolbreaks/nolbreaks.tex
14mu|texlive-nolbreaks-1.2-3|34	
14mu|texlive-nolbreaks-1.2-3|35	#-----------------------------------------------------------------------
14mu|texlive-nolbreaks-1.2-3|36	%prep
14mu|texlive-nolbreaks-1.2-3|37	%setup -c -a0 -a1
14mu|texlive-nolbreaks-1.2-3|38	
14mu|texlive-nolbreaks-1.2-3|39	%build
14mu|texlive-nolbreaks-1.2-3|40	
14mu|texlive-nolbreaks-1.2-3|41	%install
14mu|texlive-nolbreaks-1.2-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nolbreaks-1.2-3|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-nolbreaks-1.2-3|44	
14mu|texlive-nolbreaks-1.2-3|45	
14mu|texlive-nolbreaks-1.2-3|46	
14mu|texlive-nolbreaks-1.2-3|47	%changelog
14mu|texlive-nolbreaks-1.2-3|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14mu|texlive-nolbreaks-1.2-3|49	+ Revision: 8211d4a
14mu|texlive-nolbreaks-1.2-3|50	- MassBuild#674: Increase release tag
14mu|texlive-nolbreaks-1.2-3|51	
14mu|texlive-nolbreaks-1.2-3|52	

25372 14
14mu|texlive-nomencl-3.1a-4|1	# revision 15878
14mu|texlive-nomencl-3.1a-4|2	# category Package
14mu|texlive-nomencl-3.1a-4|3	# catalog-ctan /macros/latex/contrib/nomencl
14mu|texlive-nomencl-3.1a-4|4	# catalog-date 2007-01-12 00:17:35 +0100
14mu|texlive-nomencl-3.1a-4|5	# catalog-license lppl
14mu|texlive-nomencl-3.1a-4|6	# catalog-version 3.1a
14mu|texlive-nomencl-3.1a-4|7	Name:		texlive-nomencl
14mu|texlive-nomencl-3.1a-4|8	Version:	3.1a
14mu|texlive-nomencl-3.1a-4|9	Release:	4
14mu|texlive-nomencl-3.1a-4|10	Summary:	Produce lists of symbols as in nomenclature
14mu|texlive-nomencl-3.1a-4|11	Group:		Publishing
14mu|texlive-nomencl-3.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nomencl
14mu|texlive-nomencl-3.1a-4|13	License:	LPPL
14mu|texlive-nomencl-3.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomencl.tar.xz
14mu|texlive-nomencl-3.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomencl.doc.tar.xz
14mu|texlive-nomencl-3.1a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomencl.source.tar.xz
14mu|texlive-nomencl-3.1a-4|17	BuildArch:	noarch
14mu|texlive-nomencl-3.1a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nomencl-3.1a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nomencl-3.1a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-nomencl-3.1a-4|21	
14mu|texlive-nomencl-3.1a-4|22	%description
14mu|texlive-nomencl-3.1a-4|23	Produces lists of symbols using the capabilities of the
14mu|texlive-nomencl-3.1a-4|24	MakeIndex program.
14mu|texlive-nomencl-3.1a-4|25	
14mu|texlive-nomencl-3.1a-4|26	
14mu|texlive-nomencl-3.1a-4|27	#-----------------------------------------------------------------------
14mu|texlive-nomencl-3.1a-4|28	%files
14mu|texlive-nomencl-3.1a-4|29	%{_texmfdistdir}/makeindex/nomencl/nomencl.ist
14mu|texlive-nomencl-3.1a-4|30	%{_texmfdistdir}/tex/latex/nomencl/nomencl.sty
14mu|texlive-nomencl-3.1a-4|31	%{_texmfdistdir}/tex/latex/nomencl/sample01.cfg
14mu|texlive-nomencl-3.1a-4|32	%{_texmfdistdir}/tex/latex/nomencl/sample02.cfg
14mu|texlive-nomencl-3.1a-4|33	%{_texmfdistdir}/tex/latex/nomencl/sample04.cfg
14mu|texlive-nomencl-3.1a-4|34	%{_texmfdistdir}/tex/latex/nomencl/sample05.cfg
14mu|texlive-nomencl-3.1a-4|35	%doc %{_texmfdistdir}/doc/latex/nomencl/README
14mu|texlive-nomencl-3.1a-4|36	%doc %{_texmfdistdir}/doc/latex/nomencl/nomencl.pdf
14mu|texlive-nomencl-3.1a-4|37	#- source
14mu|texlive-nomencl-3.1a-4|38	%doc %{_texmfdistdir}/source/latex/nomencl/nomencl.drv
14mu|texlive-nomencl-3.1a-4|39	%doc %{_texmfdistdir}/source/latex/nomencl/nomencl.dtx
14mu|texlive-nomencl-3.1a-4|40	%doc %{_texmfdistdir}/source/latex/nomencl/nomencl.ins
14mu|texlive-nomencl-3.1a-4|41	
14mu|texlive-nomencl-3.1a-4|42	#-----------------------------------------------------------------------
14mu|texlive-nomencl-3.1a-4|43	%prep
14mu|texlive-nomencl-3.1a-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-nomencl-3.1a-4|45	
14mu|texlive-nomencl-3.1a-4|46	%build
14mu|texlive-nomencl-3.1a-4|47	
14mu|texlive-nomencl-3.1a-4|48	%install
14mu|texlive-nomencl-3.1a-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nomencl-3.1a-4|50	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nomencl-3.1a-4|51	
14mu|texlive-nomencl-3.1a-4|52	
14mu|texlive-nomencl-3.1a-4|53	
14mu|texlive-nomencl-3.1a-4|54	%changelog
14mu|texlive-nomencl-3.1a-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1a-4
14mu|texlive-nomencl-3.1a-4|56	+ Revision: 8982192
14mu|texlive-nomencl-3.1a-4|57	- MassBuild#674: Increase release tag
14mu|texlive-nomencl-3.1a-4|58	
14mu|texlive-nomencl-3.1a-4|59	

25373 14
14mu|texlive-nomentbl-0.4-4|1	# revision 16549
14mu|texlive-nomentbl-0.4-4|2	# category Package
14mu|texlive-nomentbl-0.4-4|3	# catalog-ctan /macros/latex/contrib/nomentbl
14mu|texlive-nomentbl-0.4-4|4	# catalog-date 2007-01-12 00:17:35 +0100
14mu|texlive-nomentbl-0.4-4|5	# catalog-license lppl
14mu|texlive-nomentbl-0.4-4|6	# catalog-version 0.4
14mu|texlive-nomentbl-0.4-4|7	Name:		texlive-nomentbl
14mu|texlive-nomentbl-0.4-4|8	Version:	0.4
14mu|texlive-nomentbl-0.4-4|9	Release:	4
14mu|texlive-nomentbl-0.4-4|10	Summary:	Nomenclature typeset in a longtable
14mu|texlive-nomentbl-0.4-4|11	Group:		Publishing
14mu|texlive-nomentbl-0.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nomentbl
14mu|texlive-nomentbl-0.4-4|13	License:	LPPL
14mu|texlive-nomentbl-0.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomentbl.tar.xz
14mu|texlive-nomentbl-0.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomentbl.doc.tar.xz
14mu|texlive-nomentbl-0.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomentbl.source.tar.xz
14mu|texlive-nomentbl-0.4-4|17	BuildArch:	noarch
14mu|texlive-nomentbl-0.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nomentbl-0.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nomentbl-0.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-nomentbl-0.4-4|21	
14mu|texlive-nomentbl-0.4-4|22	%description
14mu|texlive-nomentbl-0.4-4|23	Nomentbl typeset nomenclatures in a longtable instead of the
14mu|texlive-nomentbl-0.4-4|24	makeindex style of nomencl. A nomenclature entry may have three
14mu|texlive-nomentbl-0.4-4|25	arguments: Symbol, description and physical unit.
14mu|texlive-nomentbl-0.4-4|26	
14mu|texlive-nomentbl-0.4-4|27	
14mu|texlive-nomentbl-0.4-4|28	#-----------------------------------------------------------------------
14mu|texlive-nomentbl-0.4-4|29	%files
14mu|texlive-nomentbl-0.4-4|30	%{_texmfdistdir}/makeindex/nomentbl/nomentbl.ist
14mu|texlive-nomentbl-0.4-4|31	%{_texmfdistdir}/tex/latex/nomentbl/nomentbl.sty
14mu|texlive-nomentbl-0.4-4|32	%doc %{_texmfdistdir}/doc/latex/nomentbl/README
14mu|texlive-nomentbl-0.4-4|33	%doc %{_texmfdistdir}/doc/latex/nomentbl/example.pdf
14mu|texlive-nomentbl-0.4-4|34	%doc %{_texmfdistdir}/doc/latex/nomentbl/example.tex
14mu|texlive-nomentbl-0.4-4|35	%doc %{_texmfdistdir}/doc/latex/nomentbl/nomentbl.pdf
14mu|texlive-nomentbl-0.4-4|36	#- source
14mu|texlive-nomentbl-0.4-4|37	%doc %{_texmfdistdir}/source/latex/nomentbl/nomentbl.dtx
14mu|texlive-nomentbl-0.4-4|38	%doc %{_texmfdistdir}/source/latex/nomentbl/nomentbl.ins
14mu|texlive-nomentbl-0.4-4|39	
14mu|texlive-nomentbl-0.4-4|40	#-----------------------------------------------------------------------
14mu|texlive-nomentbl-0.4-4|41	%prep
14mu|texlive-nomentbl-0.4-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-nomentbl-0.4-4|43	
14mu|texlive-nomentbl-0.4-4|44	%build
14mu|texlive-nomentbl-0.4-4|45	
14mu|texlive-nomentbl-0.4-4|46	%install
14mu|texlive-nomentbl-0.4-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nomentbl-0.4-4|48	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nomentbl-0.4-4|49	
14mu|texlive-nomentbl-0.4-4|50	
14mu|texlive-nomentbl-0.4-4|51	
14mu|texlive-nomentbl-0.4-4|52	%changelog
14mu|texlive-nomentbl-0.4-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14mu|texlive-nomentbl-0.4-4|54	+ Revision: 5df545c
14mu|texlive-nomentbl-0.4-4|55	- MassBuild#674: Increase release tag
14mu|texlive-nomentbl-0.4-4|56	
14mu|texlive-nomentbl-0.4-4|57	

25374 14
14mu|texlive-nonfloat-1.0-4|1	# revision 17598
14mu|texlive-nonfloat-1.0-4|2	# category Package
14mu|texlive-nonfloat-1.0-4|3	# catalog-ctan /macros/latex/contrib/nonfloat
14mu|texlive-nonfloat-1.0-4|4	# catalog-date 2007-01-12 00:17:35 +0100
14mu|texlive-nonfloat-1.0-4|5	# catalog-license pd
14mu|texlive-nonfloat-1.0-4|6	# catalog-version 1.0
14mu|texlive-nonfloat-1.0-4|7	Name:		texlive-nonfloat
14mu|texlive-nonfloat-1.0-4|8	Version:	1.0
14mu|texlive-nonfloat-1.0-4|9	Release:	4
14mu|texlive-nonfloat-1.0-4|10	Summary:	Non-floating table and figure captions
14mu|texlive-nonfloat-1.0-4|11	Group:		Publishing
14mu|texlive-nonfloat-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nonfloat
14mu|texlive-nonfloat-1.0-4|13	License:	PD
14mu|texlive-nonfloat-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonfloat.tar.xz
14mu|texlive-nonfloat-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonfloat.doc.tar.xz
14mu|texlive-nonfloat-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonfloat.source.tar.xz
14mu|texlive-nonfloat-1.0-4|17	BuildArch:	noarch
14mu|texlive-nonfloat-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nonfloat-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nonfloat-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-nonfloat-1.0-4|21	
14mu|texlive-nonfloat-1.0-4|22	%description
14mu|texlive-nonfloat-1.0-4|23	Adjusts the figure and table environments to ensure that
14mu|texlive-nonfloat-1.0-4|24	centered objects as one line captions are centered as well.
14mu|texlive-nonfloat-1.0-4|25	Also the vertical spaces for table captions above the table are
14mu|texlive-nonfloat-1.0-4|26	changed.
14mu|texlive-nonfloat-1.0-4|27	
14mu|texlive-nonfloat-1.0-4|28	
14mu|texlive-nonfloat-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-nonfloat-1.0-4|30	%files
14mu|texlive-nonfloat-1.0-4|31	%{_texmfdistdir}/tex/latex/nonfloat/nonfloat.sty
14mu|texlive-nonfloat-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/nonfloat/nonfloat-en.pdf
14mu|texlive-nonfloat-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/nonfloat/nonfloat-en.tex
14mu|texlive-nonfloat-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/nonfloat/nonfloat.pdf
14mu|texlive-nonfloat-1.0-4|35	#- source
14mu|texlive-nonfloat-1.0-4|36	%doc %{_texmfdistdir}/source/latex/nonfloat/nonfloat.drv
14mu|texlive-nonfloat-1.0-4|37	%doc %{_texmfdistdir}/source/latex/nonfloat/nonfloat.dtx
14mu|texlive-nonfloat-1.0-4|38	%doc %{_texmfdistdir}/source/latex/nonfloat/nonfloat.ins
14mu|texlive-nonfloat-1.0-4|39	
14mu|texlive-nonfloat-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-nonfloat-1.0-4|41	%prep
14mu|texlive-nonfloat-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-nonfloat-1.0-4|43	
14mu|texlive-nonfloat-1.0-4|44	%build
14mu|texlive-nonfloat-1.0-4|45	
14mu|texlive-nonfloat-1.0-4|46	%install
14mu|texlive-nonfloat-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nonfloat-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nonfloat-1.0-4|49	
14mu|texlive-nonfloat-1.0-4|50	
14mu|texlive-nonfloat-1.0-4|51	
14mu|texlive-nonfloat-1.0-4|52	%changelog
14mu|texlive-nonfloat-1.0-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-nonfloat-1.0-4|54	+ Revision: daa79cb
14mu|texlive-nonfloat-1.0-4|55	- MassBuild#674: Increase release tag
14mu|texlive-nonfloat-1.0-4|56	
14mu|texlive-nonfloat-1.0-4|57	

25375 14
14mu|texlive-nonumonpart-1-4|1	# revision 22114
14mu|texlive-nonumonpart-1-4|2	# category Package
14mu|texlive-nonumonpart-1-4|3	# catalog-ctan /macros/latex/contrib/nonumonpart
14mu|texlive-nonumonpart-1-4|4	# catalog-date 2011-04-15 12:43:28 +0200
14mu|texlive-nonumonpart-1-4|5	# catalog-license lppl1.2
14mu|texlive-nonumonpart-1-4|6	# catalog-version 1
14mu|texlive-nonumonpart-1-4|7	Name:		texlive-nonumonpart
14mu|texlive-nonumonpart-1-4|8	Version:	1
14mu|texlive-nonumonpart-1-4|9	Release:	4
14mu|texlive-nonumonpart-1-4|10	Summary:	Prevent page numbers on part pages
14mu|texlive-nonumonpart-1-4|11	Group:		Publishing
14mu|texlive-nonumonpart-1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nonumonpart
14mu|texlive-nonumonpart-1-4|13	License:	LPPL1.2
14mu|texlive-nonumonpart-1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonumonpart.tar.xz
14mu|texlive-nonumonpart-1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonumonpart.doc.tar.xz
14mu|texlive-nonumonpart-1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonumonpart.source.tar.xz
14mu|texlive-nonumonpart-1-4|17	BuildArch:	noarch
14mu|texlive-nonumonpart-1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nonumonpart-1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nonumonpart-1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-nonumonpart-1-4|21	
14mu|texlive-nonumonpart-1-4|22	%description
14mu|texlive-nonumonpart-1-4|23	The package bundles the answer to the long-standing FAQ about
14mu|texlive-nonumonpart-1-4|24	removing page numbers on \part pages. The package accepts no
14mu|texlive-nonumonpart-1-4|25	options and defines no user commands; the user needs only to
14mu|texlive-nonumonpart-1-4|26	load it, and the requirement is met.
14mu|texlive-nonumonpart-1-4|27	
14mu|texlive-nonumonpart-1-4|28	
14mu|texlive-nonumonpart-1-4|29	#-----------------------------------------------------------------------
14mu|texlive-nonumonpart-1-4|30	%files
14mu|texlive-nonumonpart-1-4|31	%{_texmfdistdir}/tex/latex/nonumonpart/nonumonpart.sty
14mu|texlive-nonumonpart-1-4|32	%doc %{_texmfdistdir}/doc/latex/nonumonpart/LISEZMOI
14mu|texlive-nonumonpart-1-4|33	%doc %{_texmfdistdir}/doc/latex/nonumonpart/README
14mu|texlive-nonumonpart-1-4|34	%doc %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart-en.pdf
14mu|texlive-nonumonpart-1-4|35	%doc %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart-fr.pdf
14mu|texlive-nonumonpart-1-4|36	%doc %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart.pdf
14mu|texlive-nonumonpart-1-4|37	#- source
14mu|texlive-nonumonpart-1-4|38	%doc %{_texmfdistdir}/source/latex/nonumonpart/Makefile
14mu|texlive-nonumonpart-1-4|39	%doc %{_texmfdistdir}/source/latex/nonumonpart/nonumonpart.dtx
14mu|texlive-nonumonpart-1-4|40	%doc %{_texmfdistdir}/source/latex/nonumonpart/nonumonpart.ins
14mu|texlive-nonumonpart-1-4|41	
14mu|texlive-nonumonpart-1-4|42	#-----------------------------------------------------------------------
14mu|texlive-nonumonpart-1-4|43	%prep
14mu|texlive-nonumonpart-1-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-nonumonpart-1-4|45	
14mu|texlive-nonumonpart-1-4|46	%build
14mu|texlive-nonumonpart-1-4|47	
14mu|texlive-nonumonpart-1-4|48	%install
14mu|texlive-nonumonpart-1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nonumonpart-1-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nonumonpart-1-4|51	
14mu|texlive-nonumonpart-1-4|52	
14mu|texlive-nonumonpart-1-4|53	
14mu|texlive-nonumonpart-1-4|54	%changelog
14mu|texlive-nonumonpart-1-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-4
14mu|texlive-nonumonpart-1-4|56	+ Revision: c486164
14mu|texlive-nonumonpart-1-4|57	- MassBuild#674: Increase release tag
14mu|texlive-nonumonpart-1-4|58	
14mu|texlive-nonumonpart-1-4|59	

25376 14
14mu|texlive-nopageno-20100511-4|1	# revision 18128
14mu|texlive-nopageno-20100511-4|2	# category Package
14mu|texlive-nopageno-20100511-4|3	# catalog-ctan /macros/latex/contrib/nopageno
14mu|texlive-nopageno-20100511-4|4	# catalog-date 2010-05-11 12:36:30 +0200
14mu|texlive-nopageno-20100511-4|5	# catalog-license lppl
14mu|texlive-nopageno-20100511-4|6	# catalog-version undef
14mu|texlive-nopageno-20100511-4|7	Name:		texlive-nopageno
14mu|texlive-nopageno-20100511-4|8	Version:	20100511
14mu|texlive-nopageno-20100511-4|9	Release:	4
14mu|texlive-nopageno-20100511-4|10	Summary:	No page numbers in LaTeX documents
14mu|texlive-nopageno-20100511-4|11	Group:		Publishing
14mu|texlive-nopageno-20100511-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nopageno
14mu|texlive-nopageno-20100511-4|13	License:	LPPL
14mu|texlive-nopageno-20100511-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nopageno.tar.xz
14mu|texlive-nopageno-20100511-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nopageno.doc.tar.xz
14mu|texlive-nopageno-20100511-4|16	BuildArch:	noarch
14mu|texlive-nopageno-20100511-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-nopageno-20100511-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-nopageno-20100511-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-nopageno-20100511-4|20	
14mu|texlive-nopageno-20100511-4|21	%description
14mu|texlive-nopageno-20100511-4|22	LaTeX's standard styles use two page styles, one on normal
14mu|texlive-nopageno-20100511-4|23	pages and one on 'opening' pages with \maketitle or \chapter,
14mu|texlive-nopageno-20100511-4|24	etc. Unfortunately there is only easy access to changing one of
14mu|texlive-nopageno-20100511-4|25	these two so if you want something other than 'plain' on the
14mu|texlive-nopageno-20100511-4|26	opening pages you must use \thispagestyle on each such page.
14mu|texlive-nopageno-20100511-4|27	The fancyhdr package does provide a more flexible interface,
14mu|texlive-nopageno-20100511-4|28	but if you just want an empty page style on all pages then this
14mu|texlive-nopageno-20100511-4|29	package will do the job.
14mu|texlive-nopageno-20100511-4|30	
14mu|texlive-nopageno-20100511-4|31	
14mu|texlive-nopageno-20100511-4|32	#-----------------------------------------------------------------------
14mu|texlive-nopageno-20100511-4|33	%files
14mu|texlive-nopageno-20100511-4|34	%{_texmfdistdir}/tex/latex/nopageno/nopageno.sty
14mu|texlive-nopageno-20100511-4|35	%doc %{_texmfdistdir}/doc/latex/nopageno/nopageno.pdf
14mu|texlive-nopageno-20100511-4|36	%doc %{_texmfdistdir}/doc/latex/nopageno/nopageno.tex
14mu|texlive-nopageno-20100511-4|37	
14mu|texlive-nopageno-20100511-4|38	#-----------------------------------------------------------------------
14mu|texlive-nopageno-20100511-4|39	%prep
14mu|texlive-nopageno-20100511-4|40	%setup -c -a0 -a1
14mu|texlive-nopageno-20100511-4|41	
14mu|texlive-nopageno-20100511-4|42	%build
14mu|texlive-nopageno-20100511-4|43	
14mu|texlive-nopageno-20100511-4|44	%install
14mu|texlive-nopageno-20100511-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nopageno-20100511-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-nopageno-20100511-4|47	
14mu|texlive-nopageno-20100511-4|48	
14mu|texlive-nopageno-20100511-4|49	
14mu|texlive-nopageno-20100511-4|50	%changelog
14mu|texlive-nopageno-20100511-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100511-4
14mu|texlive-nopageno-20100511-4|52	+ Revision: 85a34a4
14mu|texlive-nopageno-20100511-4|53	- MassBuild#674: Increase release tag
14mu|texlive-nopageno-20100511-4|54	
14mu|texlive-nopageno-20100511-4|55	

25377 14
14mu|texlive-norasi-c90-20131010-7|1	# revision 30642
14mu|texlive-norasi-c90-20131010-7|2	# category Package
14mu|texlive-norasi-c90-20131010-7|3	# catalog-ctan undef
14mu|texlive-norasi-c90-20131010-7|4	# catalog-date undef
14mu|texlive-norasi-c90-20131010-7|5	# catalog-license undef
14mu|texlive-norasi-c90-20131010-7|6	# catalog-version undef
14mu|texlive-norasi-c90-20131010-7|7	Name:		texlive-norasi-c90
14mu|texlive-norasi-c90-20131010-7|8	Version:	20131010
14mu|texlive-norasi-c90-20131010-7|9	Release:	7
14mu|texlive-norasi-c90-20131010-7|10	Summary:	TeX support (from CJK) for the norasi font
14mu|texlive-norasi-c90-20131010-7|11	Group:		Publishing
14mu|texlive-norasi-c90-20131010-7|12	URL:		http://tug.org/texlive
14mu|texlive-norasi-c90-20131010-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-norasi-c90-20131010-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/norasi-c90.tar.xz
14mu|texlive-norasi-c90-20131010-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/norasi-c90.source.tar.xz
14mu|texlive-norasi-c90-20131010-7|16	BuildArch:	noarch
14mu|texlive-norasi-c90-20131010-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-norasi-c90-20131010-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-norasi-c90-20131010-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-norasi-c90-20131010-7|20	Requires:	texlive-fonts-tlwg
14mu|texlive-norasi-c90-20131010-7|21	
14mu|texlive-norasi-c90-20131010-7|22	%description
14mu|texlive-norasi-c90-20131010-7|23	TeXLive norasi-c90 package.
14mu|texlive-norasi-c90-20131010-7|24	
14mu|texlive-norasi-c90-20131010-7|25	
14mu|texlive-norasi-c90-20131010-7|26	#-----------------------------------------------------------------------
14mu|texlive-norasi-c90-20131010-7|27	%files
14mu|texlive-norasi-c90-20131010-7|28	%{_texmfdistdir}/dvips/norasi-c90/config.norasi-c90
14mu|texlive-norasi-c90-20131010-7|29	%{_texmfdistdir}/fonts/map/dvips/norasi-c90/norasi-c90.map
14mu|texlive-norasi-c90-20131010-7|30	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnb8z.tfm
14mu|texlive-norasi-c90-20131010-7|31	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnbi8z.tfm
14mu|texlive-norasi-c90-20131010-7|32	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftni8z.tfm
14mu|texlive-norasi-c90-20131010-7|33	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnr8z.tfm
14mu|texlive-norasi-c90-20131010-7|34	#- source
14mu|texlive-norasi-c90-20131010-7|35	%doc %{_texmfdistdir}/source/fonts/norasi-c90/norasi-c90.fontinst
14mu|texlive-norasi-c90-20131010-7|36	
14mu|texlive-norasi-c90-20131010-7|37	#-----------------------------------------------------------------------
14mu|texlive-norasi-c90-20131010-7|38	%prep
14mu|texlive-norasi-c90-20131010-7|39	%setup -c -a0 -a1
14mu|texlive-norasi-c90-20131010-7|40	
14mu|texlive-norasi-c90-20131010-7|41	%build
14mu|texlive-norasi-c90-20131010-7|42	
14mu|texlive-norasi-c90-20131010-7|43	%install
14mu|texlive-norasi-c90-20131010-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-norasi-c90-20131010-7|45	cp -fpar dvips fonts source %{buildroot}%{_texmfdistdir}
14mu|texlive-norasi-c90-20131010-7|46	
14mu|texlive-norasi-c90-20131010-7|47	%changelog
14mu|texlive-norasi-c90-20131010-7|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131010-7
14mu|texlive-norasi-c90-20131010-7|49	+ Revision: 874724e
14mu|texlive-norasi-c90-20131010-7|50	- MassBuild#674: Increase release tag
14mu|texlive-norasi-c90-20131010-7|51	
14mu|texlive-norasi-c90-20131010-7|52	

25378 14
14mu|texlive-nostarch-1.3-4|1	# revision 15878
14mu|texlive-nostarch-1.3-4|2	# category Package
14mu|texlive-nostarch-1.3-4|3	# catalog-ctan /macros/latex/contrib/nostarch
14mu|texlive-nostarch-1.3-4|4	# catalog-date 2008-08-22 17:15:44 +0200
14mu|texlive-nostarch-1.3-4|5	# catalog-license lppl
14mu|texlive-nostarch-1.3-4|6	# catalog-version 1.3
14mu|texlive-nostarch-1.3-4|7	Name:		texlive-nostarch
14mu|texlive-nostarch-1.3-4|8	Version:	1.3
14mu|texlive-nostarch-1.3-4|9	Release:	4
14mu|texlive-nostarch-1.3-4|10	Summary:	LaTeX class for No Starch Press
14mu|texlive-nostarch-1.3-4|11	Group:		Publishing
14mu|texlive-nostarch-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nostarch
14mu|texlive-nostarch-1.3-4|13	License:	LPPL
14mu|texlive-nostarch-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nostarch.tar.xz
14mu|texlive-nostarch-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nostarch.doc.tar.xz
14mu|texlive-nostarch-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nostarch.source.tar.xz
14mu|texlive-nostarch-1.3-4|17	BuildArch:	noarch
14mu|texlive-nostarch-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nostarch-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nostarch-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-nostarch-1.3-4|21	
14mu|texlive-nostarch-1.3-4|22	%description
14mu|texlive-nostarch-1.3-4|23	The package provides the "official" LaTeX style for No Starch
14mu|texlive-nostarch-1.3-4|24	Press. Provided are a a class, a package for interfacing to
14mu|texlive-nostarch-1.3-4|25	hyperref and an index style file. The style serves both for
14mu|texlive-nostarch-1.3-4|26	printed and for electronic books.
14mu|texlive-nostarch-1.3-4|27	
14mu|texlive-nostarch-1.3-4|28	
14mu|texlive-nostarch-1.3-4|29	#-----------------------------------------------------------------------
14mu|texlive-nostarch-1.3-4|30	%files
14mu|texlive-nostarch-1.3-4|31	%{_texmfdistdir}/bibtex/bib/nostarch/nostarch.bib
14mu|texlive-nostarch-1.3-4|32	%{_texmfdistdir}/makeindex/nostarch/nostarch.ist
14mu|texlive-nostarch-1.3-4|33	%{_texmfdistdir}/tex/latex/nostarch/nostarch.cls
14mu|texlive-nostarch-1.3-4|34	%{_texmfdistdir}/tex/latex/nostarch/nshyper.sty
14mu|texlive-nostarch-1.3-4|35	%doc %{_texmfdistdir}/doc/latex/nostarch/100euroie.png
14mu|texlive-nostarch-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/nostarch/100euroit.png
14mu|texlive-nostarch-1.3-4|37	%doc %{_texmfdistdir}/doc/latex/nostarch/1eurogr.jpg
14mu|texlive-nostarch-1.3-4|38	%doc %{_texmfdistdir}/doc/latex/nostarch/README
14mu|texlive-nostarch-1.3-4|39	%doc %{_texmfdistdir}/doc/latex/nostarch/nostarch.pdf
14mu|texlive-nostarch-1.3-4|40	%doc %{_texmfdistdir}/doc/latex/nostarch/nssample.pdf
14mu|texlive-nostarch-1.3-4|41	%doc %{_texmfdistdir}/doc/latex/nostarch/nssample.tex
14mu|texlive-nostarch-1.3-4|42	%doc %{_texmfdistdir}/doc/latex/nostarch/recycled.png
14mu|texlive-nostarch-1.3-4|43	%doc %{_texmfdistdir}/doc/latex/nostarch/vitruvian.jpg
14mu|texlive-nostarch-1.3-4|44	#- source
14mu|texlive-nostarch-1.3-4|45	%doc %{_texmfdistdir}/source/latex/nostarch/Makefile
14mu|texlive-nostarch-1.3-4|46	%doc %{_texmfdistdir}/source/latex/nostarch/nostarch.dtx
14mu|texlive-nostarch-1.3-4|47	%doc %{_texmfdistdir}/source/latex/nostarch/nostarch.ins
14mu|texlive-nostarch-1.3-4|48	
14mu|texlive-nostarch-1.3-4|49	#-----------------------------------------------------------------------
14mu|texlive-nostarch-1.3-4|50	%prep
14mu|texlive-nostarch-1.3-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-nostarch-1.3-4|52	
14mu|texlive-nostarch-1.3-4|53	%build
14mu|texlive-nostarch-1.3-4|54	
14mu|texlive-nostarch-1.3-4|55	%install
14mu|texlive-nostarch-1.3-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nostarch-1.3-4|57	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nostarch-1.3-4|58	
14mu|texlive-nostarch-1.3-4|59	
14mu|texlive-nostarch-1.3-4|60	
14mu|texlive-nostarch-1.3-4|61	%changelog
14mu|texlive-nostarch-1.3-4|62	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-nostarch-1.3-4|63	+ Revision: 14db338
14mu|texlive-nostarch-1.3-4|64	- MassBuild#674: Increase release tag
14mu|texlive-nostarch-1.3-4|65	
14mu|texlive-nostarch-1.3-4|66	

25379 14
14mu|texlive-notes-v1.0.1-5|1	# revision 26263
14mu|texlive-notes-v1.0.1-5|2	# category Package
14mu|texlive-notes-v1.0.1-5|3	# catalog-ctan /macros/latex/contrib/notes
14mu|texlive-notes-v1.0.1-5|4	# catalog-date 2006-09-14 22:20:05 +0200
14mu|texlive-notes-v1.0.1-5|5	# catalog-license lppl
14mu|texlive-notes-v1.0.1-5|6	# catalog-version v1.0.1
14mu|texlive-notes-v1.0.1-5|7	Name:		texlive-notes
14mu|texlive-notes-v1.0.1-5|8	Version:	v1.0.1
14mu|texlive-notes-v1.0.1-5|9	Release:	5
14mu|texlive-notes-v1.0.1-5|10	Summary:	Mark sections of a document
14mu|texlive-notes-v1.0.1-5|11	Group:		Publishing
14mu|texlive-notes-v1.0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/notes
14mu|texlive-notes-v1.0.1-5|13	License:	LPPL
14mu|texlive-notes-v1.0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes.tar.xz
14mu|texlive-notes-v1.0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes.doc.tar.xz
14mu|texlive-notes-v1.0.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes.source.tar.xz
14mu|texlive-notes-v1.0.1-5|17	BuildArch:	noarch
14mu|texlive-notes-v1.0.1-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-notes-v1.0.1-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-notes-v1.0.1-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-notes-v1.0.1-5|21	
14mu|texlive-notes-v1.0.1-5|22	%description
14mu|texlive-notes-v1.0.1-5|23	The package provides environments to highlight significant
14mu|texlive-notes-v1.0.1-5|24	portions of text within a document, by putting the text in a
14mu|texlive-notes-v1.0.1-5|25	box and adding an icon in the margin. (The icons are provided
14mu|texlive-notes-v1.0.1-5|26	as 'fig' sources, processable by xfig.).
14mu|texlive-notes-v1.0.1-5|27	
14mu|texlive-notes-v1.0.1-5|28	
14mu|texlive-notes-v1.0.1-5|29	#-----------------------------------------------------------------------
14mu|texlive-notes-v1.0.1-5|30	%files
14mu|texlive-notes-v1.0.1-5|31	%{_texmfdistdir}/tex/latex/notes/hand.eps
14mu|texlive-notes-v1.0.1-5|32	%{_texmfdistdir}/tex/latex/notes/hand.pdf
14mu|texlive-notes-v1.0.1-5|33	%{_texmfdistdir}/tex/latex/notes/hand.png
14mu|texlive-notes-v1.0.1-5|34	%{_texmfdistdir}/tex/latex/notes/info.eps
14mu|texlive-notes-v1.0.1-5|35	%{_texmfdistdir}/tex/latex/notes/info.pdf
14mu|texlive-notes-v1.0.1-5|36	%{_texmfdistdir}/tex/latex/notes/info.png
14mu|texlive-notes-v1.0.1-5|37	%{_texmfdistdir}/tex/latex/notes/notes.sty
14mu|texlive-notes-v1.0.1-5|38	%{_texmfdistdir}/tex/latex/notes/warn.eps
14mu|texlive-notes-v1.0.1-5|39	%{_texmfdistdir}/tex/latex/notes/warn.pdf
14mu|texlive-notes-v1.0.1-5|40	%{_texmfdistdir}/tex/latex/notes/warn.png
14mu|texlive-notes-v1.0.1-5|41	%doc %{_texmfdistdir}/doc/latex/notes/book.layout
14mu|texlive-notes-v1.0.1-5|42	%doc %{_texmfdistdir}/doc/latex/notes/hand.fig
14mu|texlive-notes-v1.0.1-5|43	%doc %{_texmfdistdir}/doc/latex/notes/info.fig
14mu|texlive-notes-v1.0.1-5|44	%doc %{_texmfdistdir}/doc/latex/notes/makedoc
14mu|texlive-notes-v1.0.1-5|45	%doc %{_texmfdistdir}/doc/latex/notes/makedoc.bat
14mu|texlive-notes-v1.0.1-5|46	%doc %{_texmfdistdir}/doc/latex/notes/notes.inc
14mu|texlive-notes-v1.0.1-5|47	%doc %{_texmfdistdir}/doc/latex/notes/notes.pdf
14mu|texlive-notes-v1.0.1-5|48	%doc %{_texmfdistdir}/doc/latex/notes/testnotes.tex
14mu|texlive-notes-v1.0.1-5|49	%doc %{_texmfdistdir}/doc/latex/notes/warn.fig
14mu|texlive-notes-v1.0.1-5|50	#- source
14mu|texlive-notes-v1.0.1-5|51	%doc %{_texmfdistdir}/source/latex/notes/Makefile
14mu|texlive-notes-v1.0.1-5|52	%doc %{_texmfdistdir}/source/latex/notes/notes.drv
14mu|texlive-notes-v1.0.1-5|53	%doc %{_texmfdistdir}/source/latex/notes/notes.dtx
14mu|texlive-notes-v1.0.1-5|54	%doc %{_texmfdistdir}/source/latex/notes/notes.ins
14mu|texlive-notes-v1.0.1-5|55	
14mu|texlive-notes-v1.0.1-5|56	#-----------------------------------------------------------------------
14mu|texlive-notes-v1.0.1-5|57	%prep
14mu|texlive-notes-v1.0.1-5|58	%setup -c -a0 -a1 -a2
14mu|texlive-notes-v1.0.1-5|59	
14mu|texlive-notes-v1.0.1-5|60	%build
14mu|texlive-notes-v1.0.1-5|61	
14mu|texlive-notes-v1.0.1-5|62	%install
14mu|texlive-notes-v1.0.1-5|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-notes-v1.0.1-5|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-notes-v1.0.1-5|65	
14mu|texlive-notes-v1.0.1-5|66	
14mu|texlive-notes-v1.0.1-5|67	
14mu|texlive-notes-v1.0.1-5|68	%changelog
14mu|texlive-notes-v1.0.1-5|69	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.0.1-5
14mu|texlive-notes-v1.0.1-5|70	+ Revision: b78137a
14mu|texlive-notes-v1.0.1-5|71	- MassBuild#674: Increase release tag
14mu|texlive-notes-v1.0.1-5|72	
14mu|texlive-notes-v1.0.1-5|73	

25380 14
14mu|texlive-notoccite-20100511-4|1	# revision 18129
14mu|texlive-notoccite-20100511-4|2	# category Package
14mu|texlive-notoccite-20100511-4|3	# catalog-ctan /macros/latex/contrib/notoccite
14mu|texlive-notoccite-20100511-4|4	# catalog-date 2010-05-11 12:36:30 +0200
14mu|texlive-notoccite-20100511-4|5	# catalog-license pd
14mu|texlive-notoccite-20100511-4|6	# catalog-version undef
14mu|texlive-notoccite-20100511-4|7	Name:		texlive-notoccite
14mu|texlive-notoccite-20100511-4|8	Version:	20100511
14mu|texlive-notoccite-20100511-4|9	Release:	4
14mu|texlive-notoccite-20100511-4|10	Summary:	Prevent trouble from citations in table of contents, etc
14mu|texlive-notoccite-20100511-4|11	Group:		Publishing
14mu|texlive-notoccite-20100511-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/notoccite
14mu|texlive-notoccite-20100511-4|13	License:	PD
14mu|texlive-notoccite-20100511-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notoccite.tar.xz
14mu|texlive-notoccite-20100511-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notoccite.doc.tar.xz
14mu|texlive-notoccite-20100511-4|16	BuildArch:	noarch
14mu|texlive-notoccite-20100511-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-notoccite-20100511-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-notoccite-20100511-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-notoccite-20100511-4|20	
14mu|texlive-notoccite-20100511-4|21	%description
14mu|texlive-notoccite-20100511-4|22	If you have \cite commands in \section-like commands, or in
14mu|texlive-notoccite-20100511-4|23	\caption, the citation will also appear in the table of
14mu|texlive-notoccite-20100511-4|24	contents, or list of whatever. If you are also using an unsrt-
14mu|texlive-notoccite-20100511-4|25	like bibliography style, these citations will come at the very
14mu|texlive-notoccite-20100511-4|26	start of the bibliography, which is confusing. This package
14mu|texlive-notoccite-20100511-4|27	suppresses the effect.
14mu|texlive-notoccite-20100511-4|28	
14mu|texlive-notoccite-20100511-4|29	
14mu|texlive-notoccite-20100511-4|30	#-----------------------------------------------------------------------
14mu|texlive-notoccite-20100511-4|31	%files
14mu|texlive-notoccite-20100511-4|32	%{_texmfdistdir}/tex/latex/notoccite/notoccite.sty
14mu|texlive-notoccite-20100511-4|33	%doc %{_texmfdistdir}/doc/latex/notoccite/notoccite.pdf
14mu|texlive-notoccite-20100511-4|34	%doc %{_texmfdistdir}/doc/latex/notoccite/notoccite.tex
14mu|texlive-notoccite-20100511-4|35	
14mu|texlive-notoccite-20100511-4|36	#-----------------------------------------------------------------------
14mu|texlive-notoccite-20100511-4|37	%prep
14mu|texlive-notoccite-20100511-4|38	%setup -c -a0 -a1
14mu|texlive-notoccite-20100511-4|39	
14mu|texlive-notoccite-20100511-4|40	%build
14mu|texlive-notoccite-20100511-4|41	
14mu|texlive-notoccite-20100511-4|42	%install
14mu|texlive-notoccite-20100511-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-notoccite-20100511-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-notoccite-20100511-4|45	
14mu|texlive-notoccite-20100511-4|46	
14mu|texlive-notoccite-20100511-4|47	
14mu|texlive-notoccite-20100511-4|48	%changelog
14mu|texlive-notoccite-20100511-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100511-4
14mu|texlive-notoccite-20100511-4|50	+ Revision: deef6be
14mu|texlive-notoccite-20100511-4|51	- MassBuild#674: Increase release tag
14mu|texlive-notoccite-20100511-4|52	
14mu|texlive-notoccite-20100511-4|53	

25381 14
14mu|texlive-nowidow-1.0-4|1	# revision 24066
14mu|texlive-nowidow-1.0-4|2	# category Package
14mu|texlive-nowidow-1.0-4|3	# catalog-ctan /macros/latex/contrib/nowidow
14mu|texlive-nowidow-1.0-4|4	# catalog-date 2011-09-21 22:10:12 +0200
14mu|texlive-nowidow-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-nowidow-1.0-4|6	# catalog-version 1.0
14mu|texlive-nowidow-1.0-4|7	Name:		texlive-nowidow
14mu|texlive-nowidow-1.0-4|8	Version:	1.0
14mu|texlive-nowidow-1.0-4|9	Release:	4
14mu|texlive-nowidow-1.0-4|10	Summary:	Avoid widows
14mu|texlive-nowidow-1.0-4|11	Group:		Publishing
14mu|texlive-nowidow-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nowidow
14mu|texlive-nowidow-1.0-4|13	License:	LPPL1.3
14mu|texlive-nowidow-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nowidow.tar.xz
14mu|texlive-nowidow-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nowidow.doc.tar.xz
14mu|texlive-nowidow-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nowidow.source.tar.xz
14mu|texlive-nowidow-1.0-4|17	BuildArch:	noarch
14mu|texlive-nowidow-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nowidow-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nowidow-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-nowidow-1.0-4|21	
14mu|texlive-nowidow-1.0-4|22	%description
14mu|texlive-nowidow-1.0-4|23	This package provides a useful macro to manage widow lines.
14mu|texlive-nowidow-1.0-4|24	
14mu|texlive-nowidow-1.0-4|25	
14mu|texlive-nowidow-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-nowidow-1.0-4|27	%files
14mu|texlive-nowidow-1.0-4|28	%{_texmfdistdir}/tex/latex/nowidow/nowidow.sty
14mu|texlive-nowidow-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/nowidow/README
14mu|texlive-nowidow-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/nowidow/nowidow.pdf
14mu|texlive-nowidow-1.0-4|31	#- source
14mu|texlive-nowidow-1.0-4|32	%doc %{_texmfdistdir}/source/latex/nowidow/nowidow.dtx
14mu|texlive-nowidow-1.0-4|33	%doc %{_texmfdistdir}/source/latex/nowidow/nowidow.ins
14mu|texlive-nowidow-1.0-4|34	
14mu|texlive-nowidow-1.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-nowidow-1.0-4|36	%prep
14mu|texlive-nowidow-1.0-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-nowidow-1.0-4|38	
14mu|texlive-nowidow-1.0-4|39	%build
14mu|texlive-nowidow-1.0-4|40	
14mu|texlive-nowidow-1.0-4|41	%install
14mu|texlive-nowidow-1.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nowidow-1.0-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nowidow-1.0-4|44	
14mu|texlive-nowidow-1.0-4|45	
14mu|texlive-nowidow-1.0-4|46	
14mu|texlive-nowidow-1.0-4|47	%changelog
14mu|texlive-nowidow-1.0-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-nowidow-1.0-4|49	+ Revision: 9f154e8
14mu|texlive-nowidow-1.0-4|50	- MassBuild#674: Increase release tag
14mu|texlive-nowidow-1.0-4|51	
14mu|texlive-nowidow-1.0-4|52	

25382 14
14mu|texlive-nox-1.0-7|1	# revision 30991
14mu|texlive-nox-1.0-7|2	# category Package
14mu|texlive-nox-1.0-7|3	# catalog-ctan /macros/latex/contrib/nox
14mu|texlive-nox-1.0-7|4	# catalog-date 2013-06-19 16:57:50 +0200
14mu|texlive-nox-1.0-7|5	# catalog-license lppl
14mu|texlive-nox-1.0-7|6	# catalog-version 1.0
14mu|texlive-nox-1.0-7|7	Name:		texlive-nox
14mu|texlive-nox-1.0-7|8	Version:	1.0
14mu|texlive-nox-1.0-7|9	Release:	7
14mu|texlive-nox-1.0-7|10	Summary:	Adaptable tables
14mu|texlive-nox-1.0-7|11	Group:		Publishing
14mu|texlive-nox-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nox
14mu|texlive-nox-1.0-7|13	License:	LPPL
14mu|texlive-nox-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nox.tar.xz
14mu|texlive-nox-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nox.doc.tar.xz
14mu|texlive-nox-1.0-7|16	BuildArch:	noarch
14mu|texlive-nox-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-nox-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-nox-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-nox-1.0-7|20	
14mu|texlive-nox-1.0-7|21	%description
14mu|texlive-nox-1.0-7|22	The package allows data, text (including (La)TeX commands or
14mu|texlive-nox-1.0-7|23	environments) to be formatted into a array which may be split.
14mu|texlive-nox-1.0-7|24	
14mu|texlive-nox-1.0-7|25	
14mu|texlive-nox-1.0-7|26	#-----------------------------------------------------------------------
14mu|texlive-nox-1.0-7|27	%files
14mu|texlive-nox-1.0-7|28	%{_texmfdistdir}/tex/latex/nox/nox.sty
14mu|texlive-nox-1.0-7|29	%doc %{_texmfdistdir}/doc/latex/nox/README
14mu|texlive-nox-1.0-7|30	%doc %{_texmfdistdir}/doc/latex/nox/nox.pdf
14mu|texlive-nox-1.0-7|31	%doc %{_texmfdistdir}/doc/latex/nox/nox.tex
14mu|texlive-nox-1.0-7|32	
14mu|texlive-nox-1.0-7|33	#-----------------------------------------------------------------------
14mu|texlive-nox-1.0-7|34	%prep
14mu|texlive-nox-1.0-7|35	%setup -c -a0 -a1
14mu|texlive-nox-1.0-7|36	
14mu|texlive-nox-1.0-7|37	%build
14mu|texlive-nox-1.0-7|38	
14mu|texlive-nox-1.0-7|39	%install
14mu|texlive-nox-1.0-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nox-1.0-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-nox-1.0-7|42	
14mu|texlive-nox-1.0-7|43	%changelog
14mu|texlive-nox-1.0-7|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-nox-1.0-7|45	+ Revision: 09f6692
14mu|texlive-nox-1.0-7|46	- MassBuild#674: Increase release tag
14mu|texlive-nox-1.0-7|47	
14mu|texlive-nox-1.0-7|48	

25383 14
14mu|texlive-nrc-20070112-4|1	# revision 18087
14mu|texlive-nrc-20070112-4|2	# category Package
14mu|texlive-nrc-20070112-4|3	# catalog-ctan /macros/latex/contrib/nrc
14mu|texlive-nrc-20070112-4|4	# catalog-date 2007-01-12 08:59:52 +0100
14mu|texlive-nrc-20070112-4|5	# catalog-license lppl
14mu|texlive-nrc-20070112-4|6	# catalog-version undef
14mu|texlive-nrc-20070112-4|7	Name:		texlive-nrc
14mu|texlive-nrc-20070112-4|8	Version:	20070112
14mu|texlive-nrc-20070112-4|9	Release:	4
14mu|texlive-nrc-20070112-4|10	Summary:	Class for the NRC technical journals
14mu|texlive-nrc-20070112-4|11	Group:		Publishing
14mu|texlive-nrc-20070112-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nrc
14mu|texlive-nrc-20070112-4|13	License:	LPPL
14mu|texlive-nrc-20070112-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nrc.tar.xz
14mu|texlive-nrc-20070112-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nrc.doc.tar.xz
14mu|texlive-nrc-20070112-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nrc.source.tar.xz
14mu|texlive-nrc-20070112-4|17	BuildArch:	noarch
14mu|texlive-nrc-20070112-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-nrc-20070112-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-nrc-20070112-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-nrc-20070112-4|21	
14mu|texlive-nrc-20070112-4|22	%description
14mu|texlive-nrc-20070112-4|23	Macros, and some documentation, for typesetting papers for
14mu|texlive-nrc-20070112-4|24	submission to journals published by the National Research
14mu|texlive-nrc-20070112-4|25	Council of Canada. The macros are provided as a pair of
14mu|texlive-nrc-20070112-4|26	classes, one for journals printed in two columns and the other
14mu|texlive-nrc-20070112-4|27	for journals (such as the Canadian Journal of Physics, post-
14mu|texlive-nrc-20070112-4|28	1997) which are printed in a single-column format.
14mu|texlive-nrc-20070112-4|29	
14mu|texlive-nrc-20070112-4|30	
14mu|texlive-nrc-20070112-4|31	#-----------------------------------------------------------------------
14mu|texlive-nrc-20070112-4|32	%files
14mu|texlive-nrc-20070112-4|33	%{_texmfdistdir}/tex/latex/nrc/nrc1.cls
14mu|texlive-nrc-20070112-4|34	%{_texmfdistdir}/tex/latex/nrc/nrc1.sty
14mu|texlive-nrc-20070112-4|35	%{_texmfdistdir}/tex/latex/nrc/nrc2.cls
14mu|texlive-nrc-20070112-4|36	%{_texmfdistdir}/tex/latex/nrc/nrc2.sty
14mu|texlive-nrc-20070112-4|37	%doc %{_texmfdistdir}/doc/latex/nrc/README
14mu|texlive-nrc-20070112-4|38	%doc %{_texmfdistdir}/doc/latex/nrc/authors.txt
14mu|texlive-nrc-20070112-4|39	%doc %{_texmfdistdir}/doc/latex/nrc/userguide.pdf
14mu|texlive-nrc-20070112-4|40	%doc %{_texmfdistdir}/doc/latex/nrc/userguide.ps.gz
14mu|texlive-nrc-20070112-4|41	%doc %{_texmfdistdir}/doc/latex/nrc/userguide.tex
14mu|texlive-nrc-20070112-4|42	#- source
14mu|texlive-nrc-20070112-4|43	%doc %{_texmfdistdir}/source/latex/nrc/nrc.dtx
14mu|texlive-nrc-20070112-4|44	%doc %{_texmfdistdir}/source/latex/nrc/nrc.ins
14mu|texlive-nrc-20070112-4|45	
14mu|texlive-nrc-20070112-4|46	#-----------------------------------------------------------------------
14mu|texlive-nrc-20070112-4|47	%prep
14mu|texlive-nrc-20070112-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-nrc-20070112-4|49	
14mu|texlive-nrc-20070112-4|50	%build
14mu|texlive-nrc-20070112-4|51	
14mu|texlive-nrc-20070112-4|52	%install
14mu|texlive-nrc-20070112-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nrc-20070112-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-nrc-20070112-4|55	
14mu|texlive-nrc-20070112-4|56	
14mu|texlive-nrc-20070112-4|57	
14mu|texlive-nrc-20070112-4|58	%changelog
14mu|texlive-nrc-20070112-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070112-4
14mu|texlive-nrc-20070112-4|60	+ Revision: 0e5fe53
14mu|texlive-nrc-20070112-4|61	- MassBuild#674: Increase release tag
14mu|texlive-nrc-20070112-4|62	
14mu|texlive-nrc-20070112-4|63	

25384 14
14mu|texlive-ntgclass-20061205-4|1	# revision 15878
14mu|texlive-ntgclass-20061205-4|2	# category Package
14mu|texlive-ntgclass-20061205-4|3	# catalog-ctan /macros/latex/contrib/ntgclass
14mu|texlive-ntgclass-20061205-4|4	# catalog-date 2006-12-05 17:23:05 +0100
14mu|texlive-ntgclass-20061205-4|5	# catalog-license lppl
14mu|texlive-ntgclass-20061205-4|6	# catalog-version undef
14mu|texlive-ntgclass-20061205-4|7	Name:		texlive-ntgclass
14mu|texlive-ntgclass-20061205-4|8	Version:	20061205
14mu|texlive-ntgclass-20061205-4|9	Release:	4
14mu|texlive-ntgclass-20061205-4|10	Summary:	"European" versions of standard classes
14mu|texlive-ntgclass-20061205-4|11	Group:		Publishing
14mu|texlive-ntgclass-20061205-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ntgclass
14mu|texlive-ntgclass-20061205-4|13	License:	LPPL
14mu|texlive-ntgclass-20061205-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntgclass.tar.xz
14mu|texlive-ntgclass-20061205-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntgclass.doc.tar.xz
14mu|texlive-ntgclass-20061205-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntgclass.source.tar.xz
14mu|texlive-ntgclass-20061205-4|17	BuildArch:	noarch
14mu|texlive-ntgclass-20061205-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ntgclass-20061205-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ntgclass-20061205-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ntgclass-20061205-4|21	
14mu|texlive-ntgclass-20061205-4|22	%description
14mu|texlive-ntgclass-20061205-4|23	Versions of the standard LaTeX article and report classes,
14mu|texlive-ntgclass-20061205-4|24	rewritten to reflect a more European design, by the Dutch TeX
14mu|texlive-ntgclass-20061205-4|25	Users Group NTG.
14mu|texlive-ntgclass-20061205-4|26	
14mu|texlive-ntgclass-20061205-4|27	
14mu|texlive-ntgclass-20061205-4|28	#-----------------------------------------------------------------------
14mu|texlive-ntgclass-20061205-4|29	%files
14mu|texlive-ntgclass-20061205-4|30	%{_texmfdistdir}/tex/latex/ntgclass/a4.sty
14mu|texlive-ntgclass-20061205-4|31	%{_texmfdistdir}/tex/latex/ntgclass/artikel1.cls
14mu|texlive-ntgclass-20061205-4|32	%{_texmfdistdir}/tex/latex/ntgclass/artikel2.cls
14mu|texlive-ntgclass-20061205-4|33	%{_texmfdistdir}/tex/latex/ntgclass/artikel3.cls
14mu|texlive-ntgclass-20061205-4|34	%{_texmfdistdir}/tex/latex/ntgclass/boek.cls
14mu|texlive-ntgclass-20061205-4|35	%{_texmfdistdir}/tex/latex/ntgclass/boek3.cls
14mu|texlive-ntgclass-20061205-4|36	%{_texmfdistdir}/tex/latex/ntgclass/brief.cls
14mu|texlive-ntgclass-20061205-4|37	%{_texmfdistdir}/tex/latex/ntgclass/ntg10.clo
14mu|texlive-ntgclass-20061205-4|38	%{_texmfdistdir}/tex/latex/ntgclass/ntg11.clo
14mu|texlive-ntgclass-20061205-4|39	%{_texmfdistdir}/tex/latex/ntgclass/ntg12.clo
14mu|texlive-ntgclass-20061205-4|40	%{_texmfdistdir}/tex/latex/ntgclass/rapport1.cls
14mu|texlive-ntgclass-20061205-4|41	%{_texmfdistdir}/tex/latex/ntgclass/rapport3.cls
14mu|texlive-ntgclass-20061205-4|42	%doc %{_texmfdistdir}/doc/latex/ntgclass/00readme.txt
14mu|texlive-ntgclass-20061205-4|43	%doc %{_texmfdistdir}/doc/latex/ntgclass/a4.pdf
14mu|texlive-ntgclass-20061205-4|44	%doc %{_texmfdistdir}/doc/latex/ntgclass/artdoc.pdf
14mu|texlive-ntgclass-20061205-4|45	%doc %{_texmfdistdir}/doc/latex/ntgclass/artdoc.tex
14mu|texlive-ntgclass-20061205-4|46	%doc %{_texmfdistdir}/doc/latex/ntgclass/brief.pdf
14mu|texlive-ntgclass-20061205-4|47	%doc %{_texmfdistdir}/doc/latex/ntgclass/brief.tex
14mu|texlive-ntgclass-20061205-4|48	%doc %{_texmfdistdir}/doc/latex/ntgclass/briefdoc.pdf
14mu|texlive-ntgclass-20061205-4|49	%doc %{_texmfdistdir}/doc/latex/ntgclass/briefdoc.tex
14mu|texlive-ntgclass-20061205-4|50	%doc %{_texmfdistdir}/doc/latex/ntgclass/catalog.txt
14mu|texlive-ntgclass-20061205-4|51	%doc %{_texmfdistdir}/doc/latex/ntgclass/changes.txt
14mu|texlive-ntgclass-20061205-4|52	%doc %{_texmfdistdir}/doc/latex/ntgclass/classdoc.pdf
14mu|texlive-ntgclass-20061205-4|53	%doc %{_texmfdistdir}/doc/latex/ntgclass/classdoc.tex
14mu|texlive-ntgclass-20061205-4|54	%doc %{_texmfdistdir}/doc/latex/ntgclass/manifest.txt
14mu|texlive-ntgclass-20061205-4|55	%doc %{_texmfdistdir}/doc/latex/ntgclass/ntgclass.pdf
14mu|texlive-ntgclass-20061205-4|56	%doc %{_texmfdistdir}/doc/latex/ntgclass/rapdoc.pdf
14mu|texlive-ntgclass-20061205-4|57	%doc %{_texmfdistdir}/doc/latex/ntgclass/rapdoc.tex
14mu|texlive-ntgclass-20061205-4|58	#- source
14mu|texlive-ntgclass-20061205-4|59	%doc %{_texmfdistdir}/source/latex/ntgclass/a4.dtx
14mu|texlive-ntgclass-20061205-4|60	%doc %{_texmfdistdir}/source/latex/ntgclass/a4.ins
14mu|texlive-ntgclass-20061205-4|61	%doc %{_texmfdistdir}/source/latex/ntgclass/brief.dtx
14mu|texlive-ntgclass-20061205-4|62	%doc %{_texmfdistdir}/source/latex/ntgclass/ntgclass.dtx
14mu|texlive-ntgclass-20061205-4|63	%doc %{_texmfdistdir}/source/latex/ntgclass/ntgclass.ins
14mu|texlive-ntgclass-20061205-4|64	
14mu|texlive-ntgclass-20061205-4|65	#-----------------------------------------------------------------------
14mu|texlive-ntgclass-20061205-4|66	%prep
14mu|texlive-ntgclass-20061205-4|67	%setup -c -a0 -a1 -a2
14mu|texlive-ntgclass-20061205-4|68	
14mu|texlive-ntgclass-20061205-4|69	%build
14mu|texlive-ntgclass-20061205-4|70	
14mu|texlive-ntgclass-20061205-4|71	%install
14mu|texlive-ntgclass-20061205-4|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ntgclass-20061205-4|73	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ntgclass-20061205-4|74	
14mu|texlive-ntgclass-20061205-4|75	
14mu|texlive-ntgclass-20061205-4|76	
14mu|texlive-ntgclass-20061205-4|77	%changelog
14mu|texlive-ntgclass-20061205-4|78	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061205-4
14mu|texlive-ntgclass-20061205-4|79	+ Revision: b40f044
14mu|texlive-ntgclass-20061205-4|80	- MassBuild#674: Increase release tag
14mu|texlive-ntgclass-20061205-4|81	
14mu|texlive-ntgclass-20061205-4|82	

25385 14
14mu|texlive-ntheorem-1.31-4|1	# revision 21607
14mu|texlive-ntheorem-1.31-4|2	# category Package
14mu|texlive-ntheorem-1.31-4|3	# catalog-ctan /macros/latex/contrib/ntheorem
14mu|texlive-ntheorem-1.31-4|4	# catalog-date 2011-02-18 13:25:28 +0100
14mu|texlive-ntheorem-1.31-4|5	# catalog-license lppl
14mu|texlive-ntheorem-1.31-4|6	# catalog-version 1.31
14mu|texlive-ntheorem-1.31-4|7	Name:		texlive-ntheorem
14mu|texlive-ntheorem-1.31-4|8	Version:	1.31
14mu|texlive-ntheorem-1.31-4|9	Release:	4
14mu|texlive-ntheorem-1.31-4|10	Summary:	Enhanced theorem environment
14mu|texlive-ntheorem-1.31-4|11	Group:		Publishing
14mu|texlive-ntheorem-1.31-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ntheorem
14mu|texlive-ntheorem-1.31-4|13	License:	LPPL
14mu|texlive-ntheorem-1.31-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem.tar.xz
14mu|texlive-ntheorem-1.31-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem.doc.tar.xz
14mu|texlive-ntheorem-1.31-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem.source.tar.xz
14mu|texlive-ntheorem-1.31-4|17	BuildArch:	noarch
14mu|texlive-ntheorem-1.31-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ntheorem-1.31-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ntheorem-1.31-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ntheorem-1.31-4|21	
14mu|texlive-ntheorem-1.31-4|22	%description
14mu|texlive-ntheorem-1.31-4|23	Enhancements for theorem-like environments: easier control of
14mu|texlive-ntheorem-1.31-4|24	layout; proper placement of endmarks even when the environment
14mu|texlive-ntheorem-1.31-4|25	ends with \end{enumerate} or \end{displaymath} (including
14mu|texlive-ntheorem-1.31-4|26	support for amsmath displayed-equation environments); and
14mu|texlive-ntheorem-1.31-4|27	support for making a list of theorems like \listoffigures.
14mu|texlive-ntheorem-1.31-4|28	
14mu|texlive-ntheorem-1.31-4|29	
14mu|texlive-ntheorem-1.31-4|30	#-----------------------------------------------------------------------
14mu|texlive-ntheorem-1.31-4|31	%files
14mu|texlive-ntheorem-1.31-4|32	%{_texmfdistdir}/tex/latex/ntheorem/ntheorem.std
14mu|texlive-ntheorem-1.31-4|33	%{_texmfdistdir}/tex/latex/ntheorem/ntheorem.sty
14mu|texlive-ntheorem-1.31-4|34	%doc %{_texmfdistdir}/doc/latex/ntheorem/README
14mu|texlive-ntheorem-1.31-4|35	%doc %{_texmfdistdir}/doc/latex/ntheorem/ntheorem.pdf
14mu|texlive-ntheorem-1.31-4|36	#- source
14mu|texlive-ntheorem-1.31-4|37	%doc %{_texmfdistdir}/source/latex/ntheorem/ntheorem.drv
14mu|texlive-ntheorem-1.31-4|38	%doc %{_texmfdistdir}/source/latex/ntheorem/ntheorem.dtx
14mu|texlive-ntheorem-1.31-4|39	%doc %{_texmfdistdir}/source/latex/ntheorem/ntheorem.ins
14mu|texlive-ntheorem-1.31-4|40	
14mu|texlive-ntheorem-1.31-4|41	#-----------------------------------------------------------------------
14mu|texlive-ntheorem-1.31-4|42	%prep
14mu|texlive-ntheorem-1.31-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-ntheorem-1.31-4|44	
14mu|texlive-ntheorem-1.31-4|45	%build
14mu|texlive-ntheorem-1.31-4|46	
14mu|texlive-ntheorem-1.31-4|47	%install
14mu|texlive-ntheorem-1.31-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ntheorem-1.31-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ntheorem-1.31-4|50	
14mu|texlive-ntheorem-1.31-4|51	
14mu|texlive-ntheorem-1.31-4|52	
14mu|texlive-ntheorem-1.31-4|53	%changelog
14mu|texlive-ntheorem-1.31-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.31-4
14mu|texlive-ntheorem-1.31-4|55	+ Revision: e64dfd9
14mu|texlive-ntheorem-1.31-4|56	- MassBuild#674: Increase release tag
14mu|texlive-ntheorem-1.31-4|57	
14mu|texlive-ntheorem-1.31-4|58	

25386 14
14mu|texlive-nuc-0.1-4|1	# revision 22256
14mu|texlive-nuc-0.1-4|2	# category Package
14mu|texlive-nuc-0.1-4|3	# catalog-ctan /macros/latex/contrib/nuc
14mu|texlive-nuc-0.1-4|4	# catalog-date 2011-04-28 12:45:40 +0200
14mu|texlive-nuc-0.1-4|5	# catalog-license lppl
14mu|texlive-nuc-0.1-4|6	# catalog-version 0.1
14mu|texlive-nuc-0.1-4|7	Name:		texlive-nuc
14mu|texlive-nuc-0.1-4|8	Version:	0.1
14mu|texlive-nuc-0.1-4|9	Release:	4
14mu|texlive-nuc-0.1-4|10	Summary:	Notation for nuclear isotopes
14mu|texlive-nuc-0.1-4|11	Group:		Publishing
14mu|texlive-nuc-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nuc
14mu|texlive-nuc-0.1-4|13	License:	LPPL
14mu|texlive-nuc-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nuc.tar.xz
14mu|texlive-nuc-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nuc.doc.tar.xz
14mu|texlive-nuc-0.1-4|16	BuildArch:	noarch
14mu|texlive-nuc-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-nuc-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-nuc-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-nuc-0.1-4|20	
14mu|texlive-nuc-0.1-4|21	%description
14mu|texlive-nuc-0.1-4|22	A simple package providing nuclear sub- and superscripts as
14mu|texlive-nuc-0.1-4|23	commonly used in radiochemistry, radiation science, and nuclear
14mu|texlive-nuc-0.1-4|24	physics and engineering applications. Isotopes which have Z
14mu|texlive-nuc-0.1-4|25	with more digits than A require special spacing to appear
14mu|texlive-nuc-0.1-4|26	properly; this spacing is supported in the package.
14mu|texlive-nuc-0.1-4|27	
14mu|texlive-nuc-0.1-4|28	
14mu|texlive-nuc-0.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-nuc-0.1-4|30	%files
14mu|texlive-nuc-0.1-4|31	%{_texmfdistdir}/tex/latex/nuc/nuc.sty
14mu|texlive-nuc-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/nuc/README
14mu|texlive-nuc-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/nuc/nuc.pdf
14mu|texlive-nuc-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/nuc/nuc.tex
14mu|texlive-nuc-0.1-4|35	
14mu|texlive-nuc-0.1-4|36	#-----------------------------------------------------------------------
14mu|texlive-nuc-0.1-4|37	%prep
14mu|texlive-nuc-0.1-4|38	%setup -c -a0 -a1
14mu|texlive-nuc-0.1-4|39	
14mu|texlive-nuc-0.1-4|40	%build
14mu|texlive-nuc-0.1-4|41	
14mu|texlive-nuc-0.1-4|42	%install
14mu|texlive-nuc-0.1-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-nuc-0.1-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-nuc-0.1-4|45	
14mu|texlive-nuc-0.1-4|46	
14mu|texlive-nuc-0.1-4|47	
14mu|texlive-nuc-0.1-4|48	%changelog
14mu|texlive-nuc-0.1-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-nuc-0.1-4|50	+ Revision: 15f2c7e
14mu|texlive-nuc-0.1-4|51	- MassBuild#674: Increase release tag
14mu|texlive-nuc-0.1-4|52	
14mu|texlive-nuc-0.1-4|53	

25387 14
14mu|texlive-numberedblock-1.10-3|1	# revision 33109
14mu|texlive-numberedblock-1.10-3|2	# category Package
14mu|texlive-numberedblock-1.10-3|3	# catalog-ctan /macros/latex/contrib/numberedblock
14mu|texlive-numberedblock-1.10-3|4	# catalog-date 2014-03-06 18:55:44 +0100
14mu|texlive-numberedblock-1.10-3|5	# catalog-license lppl1.3
14mu|texlive-numberedblock-1.10-3|6	# catalog-version 1.10
14mu|texlive-numberedblock-1.10-3|7	Name:		texlive-numberedblock
14mu|texlive-numberedblock-1.10-3|8	Epoch:		1
14mu|texlive-numberedblock-1.10-3|9	Version:	1.10
14mu|texlive-numberedblock-1.10-3|10	Release:	3
14mu|texlive-numberedblock-1.10-3|11	Summary:	Print a block of code, with unique index number
14mu|texlive-numberedblock-1.10-3|12	Group:		Publishing
14mu|texlive-numberedblock-1.10-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numberedblock
14mu|texlive-numberedblock-1.10-3|14	License:	LPPL1.3
14mu|texlive-numberedblock-1.10-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numberedblock.tar.xz
14mu|texlive-numberedblock-1.10-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numberedblock.doc.tar.xz
14mu|texlive-numberedblock-1.10-3|17	BuildArch:	noarch
14mu|texlive-numberedblock-1.10-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-numberedblock-1.10-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-numberedblock-1.10-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-numberedblock-1.10-3|21	
14mu|texlive-numberedblock-1.10-3|22	%description
14mu|texlive-numberedblock-1.10-3|23	The package has been created for the convenience of the report
14mu|texlive-numberedblock-1.10-3|24	writer; it provides the means to number, and label, code-block
14mu|texlive-numberedblock-1.10-3|25	snippets in your document. In this way, you can (unambiguously)
14mu|texlive-numberedblock-1.10-3|26	refer to each snippet elsewhere in your document.
14mu|texlive-numberedblock-1.10-3|27	
14mu|texlive-numberedblock-1.10-3|28	
14mu|texlive-numberedblock-1.10-3|29	#-----------------------------------------------------------------------
14mu|texlive-numberedblock-1.10-3|30	%files
14mu|texlive-numberedblock-1.10-3|31	%{_texmfdistdir}/tex/latex/numberedblock/numberedblock.sty
14mu|texlive-numberedblock-1.10-3|32	%doc %{_texmfdistdir}/doc/latex/numberedblock/README
14mu|texlive-numberedblock-1.10-3|33	%doc %{_texmfdistdir}/doc/latex/numberedblock/testnumberedblock.pdf
14mu|texlive-numberedblock-1.10-3|34	%doc %{_texmfdistdir}/doc/latex/numberedblock/testnumberedblock.tex
14mu|texlive-numberedblock-1.10-3|35	
14mu|texlive-numberedblock-1.10-3|36	#-----------------------------------------------------------------------
14mu|texlive-numberedblock-1.10-3|37	%prep
14mu|texlive-numberedblock-1.10-3|38	%setup -c -a0 -a1
14mu|texlive-numberedblock-1.10-3|39	
14mu|texlive-numberedblock-1.10-3|40	%build
14mu|texlive-numberedblock-1.10-3|41	
14mu|texlive-numberedblock-1.10-3|42	%install
14mu|texlive-numberedblock-1.10-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-numberedblock-1.10-3|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-numberedblock-1.10-3|45	
14mu|texlive-numberedblock-1.10-3|46	%changelog
14mu|texlive-numberedblock-1.10-3|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.10-3
14mu|texlive-numberedblock-1.10-3|48	+ Revision: d210027
14mu|texlive-numberedblock-1.10-3|49	- MassBuild#674: Increase release tag
14mu|texlive-numberedblock-1.10-3|50	
14mu|texlive-numberedblock-1.10-3|51	

25388 14
14mu|texlive-numericplots-1.0-4|1	# revision 23241
14mu|texlive-numericplots-1.0-4|2	# category Package
14mu|texlive-numericplots-1.0-4|3	# catalog-ctan /graphics/pstricks/contrib/numericplots
14mu|texlive-numericplots-1.0-4|4	# catalog-date 2011-07-14 20:05:24 +0200
14mu|texlive-numericplots-1.0-4|5	# catalog-license gpl3
14mu|texlive-numericplots-1.0-4|6	# catalog-version 1.0
14mu|texlive-numericplots-1.0-4|7	Name:		texlive-numericplots
14mu|texlive-numericplots-1.0-4|8	Version:	1.0
14mu|texlive-numericplots-1.0-4|9	Release:	4
14mu|texlive-numericplots-1.0-4|10	Summary:	Plot numeric data (including Matlab export) using PSTricks
14mu|texlive-numericplots-1.0-4|11	Group:		Publishing
14mu|texlive-numericplots-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/numericplots
14mu|texlive-numericplots-1.0-4|13	License:	GPL3
14mu|texlive-numericplots-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numericplots.tar.xz
14mu|texlive-numericplots-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numericplots.doc.tar.xz
14mu|texlive-numericplots-1.0-4|16	BuildArch:	noarch
14mu|texlive-numericplots-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-numericplots-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-numericplots-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-numericplots-1.0-4|20	
14mu|texlive-numericplots-1.0-4|21	%description
14mu|texlive-numericplots-1.0-4|22	Plotting numeric data is a task which has often to be done for
14mu|texlive-numericplots-1.0-4|23	scientific papers. LaTeX itself provides no facilities for
14mu|texlive-numericplots-1.0-4|24	drawing more than the simplest plots from supplied data. The
14mu|texlive-numericplots-1.0-4|25	package will process user input, and uses PSTricks to plot the
14mu|texlive-numericplots-1.0-4|26	results. The package provides Matlab functions to transform
14mu|texlive-numericplots-1.0-4|27	Matlab results to plottable data.
14mu|texlive-numericplots-1.0-4|28	
14mu|texlive-numericplots-1.0-4|29	
14mu|texlive-numericplots-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-numericplots-1.0-4|31	%files
14mu|texlive-numericplots-1.0-4|32	%{_texmfdistdir}/tex/latex/numericplots/NumericPlots.sty
14mu|texlive-numericplots-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/numericplots/BasicFunctionality.tex
14mu|texlive-numericplots-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/numericplots/DataTestRealData.tex
14mu|texlive-numericplots-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/numericplots/FurtherExamples.tex
14mu|texlive-numericplots-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/numericplots/License.txt
14mu|texlive-numericplots-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/numericplots/MatlabSupport.tex
14mu|texlive-numericplots-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/numericplots/MultiplePlots.tex
14mu|texlive-numericplots-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/numericplots/NumericPlots.pdf
14mu|texlive-numericplots-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/numericplots/NumericPlotsDoc.tex
14mu|texlive-numericplots-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/numericplots/README.TEXLIVE
14mu|texlive-numericplots-1.0-4|42	%doc %{_texmfdistdir}/doc/latex/numericplots/README.doc
14mu|texlive-numericplots-1.0-4|43	%doc %{_texmfdistdir}/doc/latex/numericplots/Roll406_Ref2288.tex
14mu|texlive-numericplots-1.0-4|44	%doc %{_texmfdistdir}/doc/latex/numericplots/TechnicalDetails.tex
14mu|texlive-numericplots-1.0-4|45	%doc %{_texmfdistdir}/doc/latex/numericplots/TestPlots.tex
14mu|texlive-numericplots-1.0-4|46	%doc %{_texmfdistdir}/doc/latex/numericplots/history.tex
14mu|texlive-numericplots-1.0-4|47	%doc %{_texmfdistdir}/doc/latex/numericplots/keys_NumericDataPlot.tex
14mu|texlive-numericplots-1.0-4|48	%doc %{_texmfdistdir}/doc/latex/numericplots/options.tex
14mu|texlive-numericplots-1.0-4|49	
14mu|texlive-numericplots-1.0-4|50	#-----------------------------------------------------------------------
14mu|texlive-numericplots-1.0-4|51	%prep
14mu|texlive-numericplots-1.0-4|52	%setup -c -a0 -a1
14mu|texlive-numericplots-1.0-4|53	
14mu|texlive-numericplots-1.0-4|54	%build
14mu|texlive-numericplots-1.0-4|55	
14mu|texlive-numericplots-1.0-4|56	%install
14mu|texlive-numericplots-1.0-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-numericplots-1.0-4|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-numericplots-1.0-4|59	
14mu|texlive-numericplots-1.0-4|60	
14mu|texlive-numericplots-1.0-4|61	
14mu|texlive-numericplots-1.0-4|62	%changelog
14mu|texlive-numericplots-1.0-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-numericplots-1.0-4|64	+ Revision: 4d99533
14mu|texlive-numericplots-1.0-4|65	- MassBuild#674: Increase release tag
14mu|texlive-numericplots-1.0-4|66	
14mu|texlive-numericplots-1.0-4|67	

25389 14
14mu|texlive-numname-20100503-4|1	# revision 18130
14mu|texlive-numname-20100503-4|2	# category Package
14mu|texlive-numname-20100503-4|3	# catalog-ctan /macros/latex/contrib/numname
14mu|texlive-numname-20100503-4|4	# catalog-date 2010-05-03 00:02:21 +0200
14mu|texlive-numname-20100503-4|5	# catalog-license lppl
14mu|texlive-numname-20100503-4|6	# catalog-version undef
14mu|texlive-numname-20100503-4|7	Name:		texlive-numname
14mu|texlive-numname-20100503-4|8	Version:	20100503
14mu|texlive-numname-20100503-4|9	Release:	4
14mu|texlive-numname-20100503-4|10	Summary:	Convert a number to its English expression
14mu|texlive-numname-20100503-4|11	Group:		Publishing
14mu|texlive-numname-20100503-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numname
14mu|texlive-numname-20100503-4|13	License:	LPPL
14mu|texlive-numname-20100503-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numname.tar.xz
14mu|texlive-numname-20100503-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numname.doc.tar.xz
14mu|texlive-numname-20100503-4|16	BuildArch:	noarch
14mu|texlive-numname-20100503-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-numname-20100503-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-numname-20100503-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-numname-20100503-4|20	
14mu|texlive-numname-20100503-4|21	%description
14mu|texlive-numname-20100503-4|22	The package can generate cardinal (one, two, ...) and ordinal
14mu|texlive-numname-20100503-4|23	(first, second, ...) numbers. The code derives from the memoir
14mu|texlive-numname-20100503-4|24	class, and is extracted for the convenience of non-users of
14mu|texlive-numname-20100503-4|25	that class.
14mu|texlive-numname-20100503-4|26	
14mu|texlive-numname-20100503-4|27	
14mu|texlive-numname-20100503-4|28	#-----------------------------------------------------------------------
14mu|texlive-numname-20100503-4|29	%files
14mu|texlive-numname-20100503-4|30	%{_texmfdistdir}/tex/latex/numname/numname.sty
14mu|texlive-numname-20100503-4|31	%doc %{_texmfdistdir}/doc/latex/numname/README
14mu|texlive-numname-20100503-4|32	%doc %{_texmfdistdir}/doc/latex/numname/numname.pdf
14mu|texlive-numname-20100503-4|33	%doc %{_texmfdistdir}/doc/latex/numname/numname.tex
14mu|texlive-numname-20100503-4|34	
14mu|texlive-numname-20100503-4|35	#-----------------------------------------------------------------------
14mu|texlive-numname-20100503-4|36	%prep
14mu|texlive-numname-20100503-4|37	%setup -c -a0 -a1
14mu|texlive-numname-20100503-4|38	
14mu|texlive-numname-20100503-4|39	%build
14mu|texlive-numname-20100503-4|40	
14mu|texlive-numname-20100503-4|41	%install
14mu|texlive-numname-20100503-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-numname-20100503-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-numname-20100503-4|44	
14mu|texlive-numname-20100503-4|45	
14mu|texlive-numname-20100503-4|46	
14mu|texlive-numname-20100503-4|47	%changelog
14mu|texlive-numname-20100503-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100503-4
14mu|texlive-numname-20100503-4|49	+ Revision: d528ea8
14mu|texlive-numname-20100503-4|50	- MassBuild#674: Increase release tag
14mu|texlive-numname-20100503-4|51	
14mu|texlive-numname-20100503-4|52	

25390 14
14mu|texlive-numprint-1.39-7|1	# revision 27498
14mu|texlive-numprint-1.39-7|2	# category Package
14mu|texlive-numprint-1.39-7|3	# catalog-ctan /macros/latex/contrib/numprint
14mu|texlive-numprint-1.39-7|4	# catalog-date 2012-08-22 15:46:20 +0200
14mu|texlive-numprint-1.39-7|5	# catalog-license lppl
14mu|texlive-numprint-1.39-7|6	# catalog-version 1.39
14mu|texlive-numprint-1.39-7|7	Name:		texlive-numprint
14mu|texlive-numprint-1.39-7|8	Version:	1.39
14mu|texlive-numprint-1.39-7|9	Release:	7
14mu|texlive-numprint-1.39-7|10	Summary:	Print numbers with separators and exponent if necessary
14mu|texlive-numprint-1.39-7|11	Group:		Publishing
14mu|texlive-numprint-1.39-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numprint
14mu|texlive-numprint-1.39-7|13	License:	LPPL
14mu|texlive-numprint-1.39-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.tar.xz
14mu|texlive-numprint-1.39-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.doc.tar.xz
14mu|texlive-numprint-1.39-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.source.tar.xz
14mu|texlive-numprint-1.39-7|17	BuildArch:	noarch
14mu|texlive-numprint-1.39-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-numprint-1.39-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-numprint-1.39-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-numprint-1.39-7|21	
14mu|texlive-numprint-1.39-7|22	%description
14mu|texlive-numprint-1.39-7|23	The package numprint prints numbers with a separator every
14mu|texlive-numprint-1.39-7|24	three digits and converts numbers given as 12345.6e789 to
14mu|texlive-numprint-1.39-7|25	12\,345,6\cdot 10^{789}. Numbers are printed in the current
14mu|texlive-numprint-1.39-7|26	mode (text or math) in order to use the correct font. Many
14mu|texlive-numprint-1.39-7|27	things, including the decimal sign, the thousand separator, as
14mu|texlive-numprint-1.39-7|28	well as the product sign can be changed by the user, e.g., to
14mu|texlive-numprint-1.39-7|29	reach 12,345.6\times 10^{789}. If an optional argument is given
14mu|texlive-numprint-1.39-7|30	it is printed upright as unit. Numbers can be rounded to a
14mu|texlive-numprint-1.39-7|31	given number of digits. The package supports an automatic,
14mu|texlive-numprint-1.39-7|32	language-dependent change of the number format. Tabular
14mu|texlive-numprint-1.39-7|33	alignment using the tabular(*), array, tabularx, and longtable
14mu|texlive-numprint-1.39-7|34	environments (similar to the dcolumn and rccol packages) is
14mu|texlive-numprint-1.39-7|35	supported using all features of numprint. Additional text can
14mu|texlive-numprint-1.39-7|36	be added before and after the formatted number.
14mu|texlive-numprint-1.39-7|37	
14mu|texlive-numprint-1.39-7|38	
14mu|texlive-numprint-1.39-7|39	#-----------------------------------------------------------------------
14mu|texlive-numprint-1.39-7|40	%files
14mu|texlive-numprint-1.39-7|41	%{_texmfdistdir}/tex/latex/numprint/nbaseprt.sty
14mu|texlive-numprint-1.39-7|42	%{_texmfdistdir}/tex/latex/numprint/numprint.sty
14mu|texlive-numprint-1.39-7|43	%{_texmfdistdir}/tex/latex/numprint/numprint032.sty
14mu|texlive-numprint-1.39-7|44	%doc %{_texmfdistdir}/doc/latex/numprint/ChangeLog.nbaseprt
14mu|texlive-numprint-1.39-7|45	%doc %{_texmfdistdir}/doc/latex/numprint/ChangeLog.numprint
14mu|texlive-numprint-1.39-7|46	%doc %{_texmfdistdir}/doc/latex/numprint/Makefile
14mu|texlive-numprint-1.39-7|47	%doc %{_texmfdistdir}/doc/latex/numprint/README
14mu|texlive-numprint-1.39-7|48	%doc %{_texmfdistdir}/doc/latex/numprint/getversion.tex
14mu|texlive-numprint-1.39-7|49	%doc %{_texmfdistdir}/doc/latex/numprint/nbaseprt.pdf
14mu|texlive-numprint-1.39-7|50	%doc %{_texmfdistdir}/doc/latex/numprint/nbaseprttest.tex
14mu|texlive-numprint-1.39-7|51	%doc %{_texmfdistdir}/doc/latex/numprint/numprint.pdf
14mu|texlive-numprint-1.39-7|52	%doc %{_texmfdistdir}/doc/latex/numprint/numprinttest.tex
14mu|texlive-numprint-1.39-7|53	#- source
14mu|texlive-numprint-1.39-7|54	%doc %{_texmfdistdir}/source/latex/numprint/nbaseprt.dtx
14mu|texlive-numprint-1.39-7|55	%doc %{_texmfdistdir}/source/latex/numprint/numprint.dtx
14mu|texlive-numprint-1.39-7|56	%doc %{_texmfdistdir}/source/latex/numprint/numprint.ins
14mu|texlive-numprint-1.39-7|57	%doc %{_texmfdistdir}/source/latex/numprint/numprint032.dtx
14mu|texlive-numprint-1.39-7|58	
14mu|texlive-numprint-1.39-7|59	#-----------------------------------------------------------------------
14mu|texlive-numprint-1.39-7|60	%prep
14mu|texlive-numprint-1.39-7|61	%setup -c -a0 -a1 -a2
14mu|texlive-numprint-1.39-7|62	
14mu|texlive-numprint-1.39-7|63	%build
14mu|texlive-numprint-1.39-7|64	
14mu|texlive-numprint-1.39-7|65	%install
14mu|texlive-numprint-1.39-7|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-numprint-1.39-7|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-numprint-1.39-7|68	
14mu|texlive-numprint-1.39-7|69	
14mu|texlive-numprint-1.39-7|70	
14mu|texlive-numprint-1.39-7|71	%changelog
14mu|texlive-numprint-1.39-7|72	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.39-7
14mu|texlive-numprint-1.39-7|73	+ Revision: 1697736
14mu|texlive-numprint-1.39-7|74	- MassBuild#674: Increase release tag
14mu|texlive-numprint-1.39-7|75	
14mu|texlive-numprint-1.39-7|76	

25391 14
14mu|texlive-oberdiek-20120504-3|1	# revision 26725
14mu|texlive-oberdiek-20120504-3|2	# category Package
14mu|texlive-oberdiek-20120504-3|3	# catalog-ctan /macros/latex/contrib/oberdiek
14mu|texlive-oberdiek-20120504-3|4	# catalog-date 2012-05-04 16:11:29 +0200
14mu|texlive-oberdiek-20120504-3|5	# catalog-license lppl
14mu|texlive-oberdiek-20120504-3|6	# catalog-version undef
14mu|texlive-oberdiek-20120504-3|7	Name:		texlive-oberdiek
14mu|texlive-oberdiek-20120504-3|8	Version:	20120504
14mu|texlive-oberdiek-20120504-3|9	Release:	3
14mu|texlive-oberdiek-20120504-3|10	Summary:	A bundle of packages submitted by Heiko Oberdiek
14mu|texlive-oberdiek-20120504-3|11	Group:		Publishing
14mu|texlive-oberdiek-20120504-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek
14mu|texlive-oberdiek-20120504-3|13	License:	LPPL
14mu|texlive-oberdiek-20120504-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oberdiek.tar.xz
14mu|texlive-oberdiek-20120504-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oberdiek.doc.tar.xz
14mu|texlive-oberdiek-20120504-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oberdiek.source.tar.xz
14mu|texlive-oberdiek-20120504-3|17	BuildArch:	noarch
14mu|texlive-oberdiek-20120504-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-oberdiek-20120504-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-oberdiek-20120504-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-oberdiek-20120504-3|21	
14mu|texlive-oberdiek-20120504-3|22	%description
14mu|texlive-oberdiek-20120504-3|23	The bundle comprises packages to provide: - accsupp: better
14mu|texlive-oberdiek-20120504-3|24	accessibility support for PDF files; - aliascnt: 'alias
14mu|texlive-oberdiek-20120504-3|25	counters'; - alphalph: multiple-alphabetic counting
14mu|texlive-oberdiek-20120504-3|26	(a...z,aa...zz,... -- up to the full extent of a TeX counter);
14mu|texlive-oberdiek-20120504-3|27	- askinclude: replaces \includeonly by an interactive user
14mu|texlive-oberdiek-20120504-3|28	interface; - atbegshi: a modern reimplementation of package
14mu|texlive-oberdiek-20120504-3|29	everyshi; - atenddvi: provides \AtEndDvi command; -
14mu|texlive-oberdiek-20120504-3|30	attachfile2: attach files to PDF files; - atveryend: hooks the
14mu|texlive-oberdiek-20120504-3|31	very end of a document; - auxhook: stick stuff at the start of
14mu|texlive-oberdiek-20120504-3|32	the .aux file; - bigintcalc: expandable arithmetic operations
14mu|texlive-oberdiek-20120504-3|33	with big integers that can exceed TeX's number limits; -
14mu|texlive-oberdiek-20120504-3|34	bitset: defines and implements the data type bit set, a vector
14mu|texlive-oberdiek-20120504-3|35	of bits; - bmpsize: get bitmap size and resolution data; -
14mu|texlive-oberdiek-20120504-3|36	bookmark: alternative bookmark (outline) organization for
14mu|texlive-oberdiek-20120504-3|37	package hyperref; - catchfile: collects the contents of a file
14mu|texlive-oberdiek-20120504-3|38	and puts it in a macro; - centernot: a horizontally-centred
14mu|texlive-oberdiek-20120504-3|39	\not symbol; - chemarr: extensible chemists' reaction arrows; -
14mu|texlive-oberdiek-20120504-3|40	classlist: record information about document class(es) used; -
14mu|texlive-oberdiek-20120504-3|41	colonequals: poor man's mathematical relation symbols; -
14mu|texlive-oberdiek-20120504-3|42	dvipscol: dvips colour stack management; - embedfile: embed
14mu|texlive-oberdiek-20120504-3|43	files in PDF documents; - engord: define counter-printing
14mu|texlive-oberdiek-20120504-3|44	operations producing English ordinals; - eolgrab: collect
14mu|texlive-oberdiek-20120504-3|45	arguments delimited by end of line; - epstopdf: conversion with
14mu|texlive-oberdiek-20120504-3|46	epstopdf on the fly; - etexcmds: adds a prefix to eTeX's
14mu|texlive-oberdiek-20120504-3|47	commands, to avoid conflicts with existing macros; - flags:
14mu|texlive-oberdiek-20120504-3|48	setting and clearing flags in bit fields and converting the bit
14mu|texlive-oberdiek-20120504-3|49	field into a decimal number; - gettitlestring: clean up the
14mu|texlive-oberdiek-20120504-3|50	string containing the title of a section, etc.; - grfext:
14mu|texlive-oberdiek-20120504-3|51	macros for adding and reordering the list of graphics file
14mu|texlive-oberdiek-20120504-3|52	extensions recognised by the graphics package; - grffile:
14mu|texlive-oberdiek-20120504-3|53	extend file name processing in the graphics bundle; - hosub:
14mu|texlive-oberdiek-20120504-3|54	build collections of packages; - holtxdoc: extra documentation
14mu|texlive-oberdiek-20120504-3|55	macros; - hologo: bookmark-enabled logos; - hopatch: safely
14mu|texlive-oberdiek-20120504-3|56	apply package patches; - hycolor: implements the color option
14mu|texlive-oberdiek-20120504-3|57	stuff that is used by packages hyperref and bookmark; -
14mu|texlive-oberdiek-20120504-3|58	hypbmsec: bookmarks in sectioning commands; - hypcap: anjusting
14mu|texlive-oberdiek-20120504-3|59	anchors of captions; - hypdestopt: optimising hyperref's pdftex
14mu|texlive-oberdiek-20120504-3|60	driver destinations; - hypdoc: hyper-references in the LaTeX
14mu|texlive-oberdiek-20120504-3|61	standard doc package; - hypgotoe: experimental package for
14mu|texlive-oberdiek-20120504-3|62	links to embedded files; - hyphsubst: substitute hyphenation
14mu|texlive-oberdiek-20120504-3|63	patterns; - ifdraft: switch for option draft; - iflang:
14mu|texlive-oberdiek-20120504-3|64	provides expandable checks for the current language; -
14mu|texlive-oberdiek-20120504-3|65	ifluatex: looks for LuaTeX regardless of its mode and provides
14mu|texlive-oberdiek-20120504-3|66	the switch \ifluatex; - ifpdf: provides the ifpdf switch; -
14mu|texlive-oberdiek-20120504-3|67	ifvtex: provides the \ifvtex switch; - infwarerr: provides a
14mu|texlive-oberdiek-20120504-3|68	complete set of macros for informations, warnings and error
14mu|texlive-oberdiek-20120504-3|69	messages with support for plain TeX; - inputenx: enhanced
14mu|texlive-oberdiek-20120504-3|70	handling of input encoding; - intcalc: provides expandable
14mu|texlive-oberdiek-20120504-3|71	arithmetic operations with integers; - kvdefinekeys: define
14mu|texlive-oberdiek-20120504-3|72	key-value keys in the same manner as keyval; - kvoptions: use
14mu|texlive-oberdiek-20120504-3|73	package options in key value format ; - kvsetkeys: a variant of
14mu|texlive-oberdiek-20120504-3|74	the \setkeys command; - letltxmacro: Let assignment for LaTeX
14mu|texlive-oberdiek-20120504-3|75	macros; - listingsutf8: (partially) extends the listings
14mu|texlive-oberdiek-20120504-3|76	package to UTF-8 encoding; - ltxcmds: exports some utility
14mu|texlive-oberdiek-20120504-3|77	macros from the LaTeX kernel into a separate namespace and also
14mu|texlive-oberdiek-20120504-3|78	provides them for other formats such as plain-TeX; - luacolor:
14mu|texlive-oberdiek-20120504-3|79	implements colour support based on LuaTeX's node attributes; -
14mu|texlive-oberdiek-20120504-3|80	luatex: utilises new and extended features and resources that
14mu|texlive-oberdiek-20120504-3|81	LuaTeX provides; - magicnum: allows to access magic numbers by
14mu|texlive-oberdiek-20120504-3|82	a hierarchical name system; - makerobust: make a command
14mu|texlive-oberdiek-20120504-3|83	robust; - pagegrid: prints a page grid in the background; -
14mu|texlive-oberdiek-20120504-3|84	pagesel: select pages of a document for output; - pdfcolfoot:
14mu|texlive-oberdiek-20120504-3|85	using pdftex's color stack for footnotes; - pdfcol: macros for
14mu|texlive-oberdiek-20120504-3|86	setting and maintaining new color stacks; - pdfcolmk: PDFTeX
14mu|texlive-oberdiek-20120504-3|87	COLour MarK -- fake a PDFTeX colour stack using marks (not
14mu|texlive-oberdiek-20120504-3|88	needed for PDFTeX 1.40.0 and later); - pdfcolparallel: fixes
14mu|texlive-oberdiek-20120504-3|89	colour problems in package parallel; - pdfcolparcolumns: fixes
14mu|texlive-oberdiek-20120504-3|90	colour problems in package parcolumns; - pdfcrypt: setting PDF
14mu|texlive-oberdiek-20120504-3|91	encryption; - pdfescape: pdfTeX's escape features using TeX or
14mu|texlive-oberdiek-20120504-3|92	e-TeX; - pdflscape: landscape pages in PDF; - pdfrender:
14mu|texlive-oberdiek-20120504-3|93	control PDF rendering modes; - pdftexcmds: provide PDFTeX
14mu|texlive-oberdiek-20120504-3|94	primitives missing in LuaTeX; - picture: dimens for picture
14mu|texlive-oberdiek-20120504-3|95	macros; - pmboxdraw: poor man's box drawing characters; -
14mu|texlive-oberdiek-20120504-3|96	protecteddef: define a command that protected against
14mu|texlive-oberdiek-20120504-3|97	expansion; - refcount: using the numeric values of references;
14mu|texlive-oberdiek-20120504-3|98	- rerunfilecheck: checksum based rerun checks on auxiliary
14mu|texlive-oberdiek-20120504-3|99	files; - resizegather: automatically resize overly large
14mu|texlive-oberdiek-20120504-3|100	equations; - rotchiffre: performs simple rotation cyphers; -
14mu|texlive-oberdiek-20120504-3|101	scrindex: redefines environment 'theindex' of package 'index',
14mu|texlive-oberdiek-20120504-3|102	if a class from KOMA-Script is loaded; - selinput: select the
14mu|texlive-oberdiek-20120504-3|103	input encoding by specifying pairs of input characters and
14mu|texlive-oberdiek-20120504-3|104	their glyph names; - setouterhbox: set \hbox in outer
14mu|texlive-oberdiek-20120504-3|105	horizontal mode; - settobox: getting box sizes; - soulutf8:
14mu|texlive-oberdiek-20120504-3|106	extends package soul and adds some support for UTF-8; -
14mu|texlive-oberdiek-20120504-3|107	stackrel: extensions of the \stackrel command; - stampinclude:
14mu|texlive-oberdiek-20120504-3|108	selects the files for \include by inspecting the timestamp of
14mu|texlive-oberdiek-20120504-3|109	the .aux file(s); - stringenc: provides \StringEncodingConvert
14mu|texlive-oberdiek-20120504-3|110	for converting a string between different encodings; -
14mu|texlive-oberdiek-20120504-3|111	tabularht: tabulars with height specification; - tabularkv: key
14mu|texlive-oberdiek-20120504-3|112	value interface for tabular parameters; - telprint: print
14mu|texlive-oberdiek-20120504-3|113	German telephone numbers; - thepdfnumber: canonical numbers for
14mu|texlive-oberdiek-20120504-3|114	use in PDF files and elsewhere; - transparent: using a color
14mu|texlive-oberdiek-20120504-3|115	stack for transparency with pdftex; - twoopt: commands with two
14mu|texlive-oberdiek-20120504-3|116	optional arguments; - uniquecounter: provides unlimited unique
14mu|texlive-oberdiek-20120504-3|117	counter; - zref: a proposed new reference system. Each of the
14mu|texlive-oberdiek-20120504-3|118	packages is represented by two files, a .dtx (documented
14mu|texlive-oberdiek-20120504-3|119	source) and a PDF file; the .ins file necessary for
14mu|texlive-oberdiek-20120504-3|120	installation is extracted by running the .dtx file with Plain
14mu|texlive-oberdiek-20120504-3|121	TeX.
14mu|texlive-oberdiek-20120504-3|122	
14mu|texlive-oberdiek-20120504-3|123	
14mu|texlive-oberdiek-20120504-3|124	#-----------------------------------------------------------------------
14mu|texlive-oberdiek-20120504-3|125	%files
14mu|texlive-oberdiek-20120504-3|126	%{_texmfdistdir}/bibtex/bib/oberdiek/oberdiek-bundle.bib
14mu|texlive-oberdiek-20120504-3|127	%{_texmfdistdir}/bibtex/bib/oberdiek/oberdiek-source.bib
14mu|texlive-oberdiek-20120504-3|128	%{_texmfdistdir}/scripts/oberdiek/luacolor-pre065.lua
14mu|texlive-oberdiek-20120504-3|129	%{_texmfdistdir}/scripts/oberdiek/luacolor.lua
14mu|texlive-oberdiek-20120504-3|130	%{_texmfdistdir}/scripts/oberdiek/magicnum.lua
14mu|texlive-oberdiek-20120504-3|131	%{_texmfdistdir}/scripts/oberdiek/oberdiek.luacolor-pre065.lua
14mu|texlive-oberdiek-20120504-3|132	%{_texmfdistdir}/scripts/oberdiek/oberdiek.luacolor.lua
14mu|texlive-oberdiek-20120504-3|133	%{_texmfdistdir}/scripts/oberdiek/oberdiek.luatex.lua
14mu|texlive-oberdiek-20120504-3|134	%{_texmfdistdir}/scripts/oberdiek/oberdiek.magicnum.lua
14mu|texlive-oberdiek-20120504-3|135	%{_texmfdistdir}/scripts/oberdiek/oberdiek.pdftexcmds.lua
14mu|texlive-oberdiek-20120504-3|136	%{_texmfdistdir}/scripts/oberdiek/pdfatfi.pl
14mu|texlive-oberdiek-20120504-3|137	%{_texmfdistdir}/scripts/oberdiek/pdftexcmds.lua
14mu|texlive-oberdiek-20120504-3|138	%{_texmfdistdir}/tex/generic/oberdiek/alphalph.sty
14mu|texlive-oberdiek-20120504-3|139	%{_texmfdistdir}/tex/generic/oberdiek/atbegshi.sty
14mu|texlive-oberdiek-20120504-3|140	%{_texmfdistdir}/tex/generic/oberdiek/bigintcalc.sty
14mu|texlive-oberdiek-20120504-3|141	%{_texmfdistdir}/tex/generic/oberdiek/bitset.sty
14mu|texlive-oberdiek-20120504-3|142	%{_texmfdistdir}/tex/generic/oberdiek/catchfile.sty
14mu|texlive-oberdiek-20120504-3|143	%{_texmfdistdir}/tex/generic/oberdiek/embedfile.sty
14mu|texlive-oberdiek-20120504-3|144	%{_texmfdistdir}/tex/generic/oberdiek/engord.sty
14mu|texlive-oberdiek-20120504-3|145	%{_texmfdistdir}/tex/generic/oberdiek/eolgrab.sty
14mu|texlive-oberdiek-20120504-3|146	%{_texmfdistdir}/tex/generic/oberdiek/etexcmds.sty
14mu|texlive-oberdiek-20120504-3|147	%{_texmfdistdir}/tex/generic/oberdiek/fibnum.sty
14mu|texlive-oberdiek-20120504-3|148	%{_texmfdistdir}/tex/generic/oberdiek/gettitlestring.sty
14mu|texlive-oberdiek-20120504-3|149	%{_texmfdistdir}/tex/generic/oberdiek/hobsub-generic.sty
14mu|texlive-oberdiek-20120504-3|150	%{_texmfdistdir}/tex/generic/oberdiek/hobsub-hyperref.sty
14mu|texlive-oberdiek-20120504-3|151	%{_texmfdistdir}/tex/generic/oberdiek/hobsub.sty
14mu|texlive-oberdiek-20120504-3|152	%{_texmfdistdir}/tex/generic/oberdiek/hologo.sty
14mu|texlive-oberdiek-20120504-3|153	%{_texmfdistdir}/tex/generic/oberdiek/hyphsubst.sty
14mu|texlive-oberdiek-20120504-3|154	%{_texmfdistdir}/tex/generic/oberdiek/iflang.sty
14mu|texlive-oberdiek-20120504-3|155	%{_texmfdistdir}/tex/generic/oberdiek/ifpdf.sty
14mu|texlive-oberdiek-20120504-3|156	%{_texmfdistdir}/tex/generic/oberdiek/ifvtex.sty
14mu|texlive-oberdiek-20120504-3|157	%{_texmfdistdir}/tex/generic/oberdiek/infwarerr.sty
14mu|texlive-oberdiek-20120504-3|158	%{_texmfdistdir}/tex/generic/oberdiek/intcalc.sty
14mu|texlive-oberdiek-20120504-3|159	%{_texmfdistdir}/tex/generic/oberdiek/kvdefinekeys.sty
14mu|texlive-oberdiek-20120504-3|160	%{_texmfdistdir}/tex/generic/oberdiek/kvsetkeys.sty
14mu|texlive-oberdiek-20120504-3|161	%{_texmfdistdir}/tex/generic/oberdiek/ltxcmds.sty
14mu|texlive-oberdiek-20120504-3|162	%{_texmfdistdir}/tex/generic/oberdiek/luatex-loader.sty
14mu|texlive-oberdiek-20120504-3|163	%{_texmfdistdir}/tex/generic/oberdiek/luatex.sty
14mu|texlive-oberdiek-20120504-3|164	%{_texmfdistdir}/tex/generic/oberdiek/magicnum.sty
14mu|texlive-oberdiek-20120504-3|165	%{_texmfdistdir}/tex/generic/oberdiek/mleftright.sty
14mu|texlive-oberdiek-20120504-3|166	%{_texmfdistdir}/tex/generic/oberdiek/pdfcol.sty
14mu|texlive-oberdiek-20120504-3|167	%{_texmfdistdir}/tex/generic/oberdiek/pdfcrypt.sty
14mu|texlive-oberdiek-20120504-3|168	%{_texmfdistdir}/tex/generic/oberdiek/pdfescape.sty
14mu|texlive-oberdiek-20120504-3|169	%{_texmfdistdir}/tex/generic/oberdiek/pdfrender.sty
14mu|texlive-oberdiek-20120504-3|170	%{_texmfdistdir}/tex/generic/oberdiek/pdftexcmds.sty
14mu|texlive-oberdiek-20120504-3|171	%{_texmfdistdir}/tex/generic/oberdiek/protecteddef.sty
14mu|texlive-oberdiek-20120504-3|172	%{_texmfdistdir}/tex/generic/oberdiek/rotchiffre.sty
14mu|texlive-oberdiek-20120504-3|173	%{_texmfdistdir}/tex/generic/oberdiek/se-ascii-print.def
14mu|texlive-oberdiek-20120504-3|174	%{_texmfdistdir}/tex/generic/oberdiek/se-ascii.def
14mu|texlive-oberdiek-20120504-3|175	%{_texmfdistdir}/tex/generic/oberdiek/se-clean7bit.def
14mu|texlive-oberdiek-20120504-3|176	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1250.def
14mu|texlive-oberdiek-20120504-3|177	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1251.def
14mu|texlive-oberdiek-20120504-3|178	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1252.def
14mu|texlive-oberdiek-20120504-3|179	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1257.def
14mu|texlive-oberdiek-20120504-3|180	%{_texmfdistdir}/tex/generic/oberdiek/se-cp437.def
14mu|texlive-oberdiek-20120504-3|181	%{_texmfdistdir}/tex/generic/oberdiek/se-cp850.def
14mu|texlive-oberdiek-20120504-3|182	%{_texmfdistdir}/tex/generic/oberdiek/se-cp852.def
14mu|texlive-oberdiek-20120504-3|183	%{_texmfdistdir}/tex/generic/oberdiek/se-cp855.def
14mu|texlive-oberdiek-20120504-3|184	%{_texmfdistdir}/tex/generic/oberdiek/se-cp858.def
14mu|texlive-oberdiek-20120504-3|185	%{_texmfdistdir}/tex/generic/oberdiek/se-cp865.def
14mu|texlive-oberdiek-20120504-3|186	%{_texmfdistdir}/tex/generic/oberdiek/se-cp866.def
14mu|texlive-oberdiek-20120504-3|187	%{_texmfdistdir}/tex/generic/oberdiek/se-dec-mcs.def
14mu|texlive-oberdiek-20120504-3|188	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-1.def
14mu|texlive-oberdiek-20120504-3|189	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-10.def
14mu|texlive-oberdiek-20120504-3|190	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-11.def
14mu|texlive-oberdiek-20120504-3|191	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-13.def
14mu|texlive-oberdiek-20120504-3|192	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-14.def
14mu|texlive-oberdiek-20120504-3|193	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-15.def
14mu|texlive-oberdiek-20120504-3|194	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-16.def
14mu|texlive-oberdiek-20120504-3|195	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-2.def
14mu|texlive-oberdiek-20120504-3|196	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-3.def
14mu|texlive-oberdiek-20120504-3|197	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-4.def
14mu|texlive-oberdiek-20120504-3|198	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-5.def
14mu|texlive-oberdiek-20120504-3|199	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-6.def
14mu|texlive-oberdiek-20120504-3|200	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-7.def
14mu|texlive-oberdiek-20120504-3|201	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-8.def
14mu|texlive-oberdiek-20120504-3|202	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-9.def
14mu|texlive-oberdiek-20120504-3|203	%{_texmfdistdir}/tex/generic/oberdiek/se-koi8-r.def
14mu|texlive-oberdiek-20120504-3|204	%{_texmfdistdir}/tex/generic/oberdiek/se-mac-centeuro.def
14mu|texlive-oberdiek-20120504-3|205	%{_texmfdistdir}/tex/generic/oberdiek/se-mac-cyrillic.def
14mu|texlive-oberdiek-20120504-3|206	%{_texmfdistdir}/tex/generic/oberdiek/se-mac-roman.def
14mu|texlive-oberdiek-20120504-3|207	%{_texmfdistdir}/tex/generic/oberdiek/se-nextstep.def
14mu|texlive-oberdiek-20120504-3|208	%{_texmfdistdir}/tex/generic/oberdiek/se-pdfdoc.def
14mu|texlive-oberdiek-20120504-3|209	%{_texmfdistdir}/tex/generic/oberdiek/se-utf16le.def
14mu|texlive-oberdiek-20120504-3|210	%{_texmfdistdir}/tex/generic/oberdiek/se-utf32be.def
14mu|texlive-oberdiek-20120504-3|211	%{_texmfdistdir}/tex/generic/oberdiek/se-utf32le.def
14mu|texlive-oberdiek-20120504-3|212	%{_texmfdistdir}/tex/generic/oberdiek/se-utf8.def
14mu|texlive-oberdiek-20120504-3|213	%{_texmfdistdir}/tex/generic/oberdiek/setouterhbox.sty
14mu|texlive-oberdiek-20120504-3|214	%{_texmfdistdir}/tex/generic/oberdiek/soulutf8.sty
14mu|texlive-oberdiek-20120504-3|215	%{_texmfdistdir}/tex/generic/oberdiek/stringenc.sty
14mu|texlive-oberdiek-20120504-3|216	%{_texmfdistdir}/tex/generic/oberdiek/telprint.sty
14mu|texlive-oberdiek-20120504-3|217	%{_texmfdistdir}/tex/generic/oberdiek/thepdfnumber.sty
14mu|texlive-oberdiek-20120504-3|218	%{_texmfdistdir}/tex/generic/oberdiek/uniquecounter.sty
14mu|texlive-oberdiek-20120504-3|219	%{_texmfdistdir}/tex/latex/oberdiek/accsupp-dvipdfm.def
14mu|texlive-oberdiek-20120504-3|220	%{_texmfdistdir}/tex/latex/oberdiek/accsupp-dvips.def
14mu|texlive-oberdiek-20120504-3|221	%{_texmfdistdir}/tex/latex/oberdiek/accsupp-pdftex.def
14mu|texlive-oberdiek-20120504-3|222	%{_texmfdistdir}/tex/latex/oberdiek/accsupp.sty
14mu|texlive-oberdiek-20120504-3|223	%{_texmfdistdir}/tex/latex/oberdiek/aliascnt.sty
14mu|texlive-oberdiek-20120504-3|224	%{_texmfdistdir}/tex/latex/oberdiek/askinclude.sty
14mu|texlive-oberdiek-20120504-3|225	%{_texmfdistdir}/tex/latex/oberdiek/atenddvi.sty
14mu|texlive-oberdiek-20120504-3|226	%{_texmfdistdir}/tex/latex/oberdiek/atfi-dvipdfmx.def
14mu|texlive-oberdiek-20120504-3|227	%{_texmfdistdir}/tex/latex/oberdiek/atfi-dvips.def
14mu|texlive-oberdiek-20120504-3|228	%{_texmfdistdir}/tex/latex/oberdiek/atfi-pdftex.def
14mu|texlive-oberdiek-20120504-3|229	%{_texmfdistdir}/tex/latex/oberdiek/attachfile2.sty
14mu|texlive-oberdiek-20120504-3|230	%{_texmfdistdir}/tex/latex/oberdiek/atveryend.sty
14mu|texlive-oberdiek-20120504-3|231	%{_texmfdistdir}/tex/latex/oberdiek/auxhook.sty
14mu|texlive-oberdiek-20120504-3|232	%{_texmfdistdir}/tex/latex/oberdiek/bkm-dvipdfm.def
14mu|texlive-oberdiek-20120504-3|233	%{_texmfdistdir}/tex/latex/oberdiek/bkm-dvips.def
14mu|texlive-oberdiek-20120504-3|234	%{_texmfdistdir}/tex/latex/oberdiek/bkm-dvipsone.def
14mu|texlive-oberdiek-20120504-3|235	%{_texmfdistdir}/tex/latex/oberdiek/bkm-pdftex.def
14mu|texlive-oberdiek-20120504-3|236	%{_texmfdistdir}/tex/latex/oberdiek/bkm-textures.def
14mu|texlive-oberdiek-20120504-3|237	%{_texmfdistdir}/tex/latex/oberdiek/bkm-vtex.def
14mu|texlive-oberdiek-20120504-3|238	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-base.sty
14mu|texlive-oberdiek-20120504-3|239	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvipdfm.def
14mu|texlive-oberdiek-20120504-3|240	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvipdfmx.def
14mu|texlive-oberdiek-20120504-3|241	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvips.def
14mu|texlive-oberdiek-20120504-3|242	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-test.tex
14mu|texlive-oberdiek-20120504-3|243	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize.sty
14mu|texlive-oberdiek-20120504-3|244	%{_texmfdistdir}/tex/latex/oberdiek/bookmark.sty
14mu|texlive-oberdiek-20120504-3|245	%{_texmfdistdir}/tex/latex/oberdiek/centernot.sty
14mu|texlive-oberdiek-20120504-3|246	%{_texmfdistdir}/tex/latex/oberdiek/chemarr.sty
14mu|texlive-oberdiek-20120504-3|247	%{_texmfdistdir}/tex/latex/oberdiek/classlist.sty
14mu|texlive-oberdiek-20120504-3|248	%{_texmfdistdir}/tex/latex/oberdiek/colonequals.sty
14mu|texlive-oberdiek-20120504-3|249	%{_texmfdistdir}/tex/latex/oberdiek/dtx-attach.sty
14mu|texlive-oberdiek-20120504-3|250	%{_texmfdistdir}/tex/latex/oberdiek/dvipscol.sty
14mu|texlive-oberdiek-20120504-3|251	%{_texmfdistdir}/tex/latex/oberdiek/enparen.sty
14mu|texlive-oberdiek-20120504-3|252	%{_texmfdistdir}/tex/latex/oberdiek/epstopdf-base.sty
14mu|texlive-oberdiek-20120504-3|253	%{_texmfdistdir}/tex/latex/oberdiek/epstopdf.sty
14mu|texlive-oberdiek-20120504-3|254	%{_texmfdistdir}/tex/latex/oberdiek/flags.sty
14mu|texlive-oberdiek-20120504-3|255	%{_texmfdistdir}/tex/latex/oberdiek/grfext.sty
14mu|texlive-oberdiek-20120504-3|256	%{_texmfdistdir}/tex/latex/oberdiek/grffile.sty
14mu|texlive-oberdiek-20120504-3|257	%{_texmfdistdir}/tex/latex/oberdiek/holtxdoc.sty
14mu|texlive-oberdiek-20120504-3|258	%{_texmfdistdir}/tex/latex/oberdiek/hopatch.sty
14mu|texlive-oberdiek-20120504-3|259	%{_texmfdistdir}/tex/latex/oberdiek/hycolor.sty
14mu|texlive-oberdiek-20120504-3|260	%{_texmfdistdir}/tex/latex/oberdiek/hypbmsec.sty
14mu|texlive-oberdiek-20120504-3|261	%{_texmfdistdir}/tex/latex/oberdiek/hypcap.sty
14mu|texlive-oberdiek-20120504-3|262	%{_texmfdistdir}/tex/latex/oberdiek/hypdestopt.sty
14mu|texlive-oberdiek-20120504-3|263	%{_texmfdistdir}/tex/latex/oberdiek/hypdoc.sty
14mu|texlive-oberdiek-20120504-3|264	%{_texmfdistdir}/tex/latex/oberdiek/hypgotoe.sty
14mu|texlive-oberdiek-20120504-3|265	%{_texmfdistdir}/tex/latex/oberdiek/ifdraft.sty
14mu|texlive-oberdiek-20120504-3|266	%{_texmfdistdir}/tex/latex/oberdiek/inputenx.sty
14mu|texlive-oberdiek-20120504-3|267	%{_texmfdistdir}/tex/latex/oberdiek/ix-alias.def
14mu|texlive-oberdiek-20120504-3|268	%{_texmfdistdir}/tex/latex/oberdiek/ix-math.def
14mu|texlive-oberdiek-20120504-3|269	%{_texmfdistdir}/tex/latex/oberdiek/ix-name.def
14mu|texlive-oberdiek-20120504-3|270	%{_texmfdistdir}/tex/latex/oberdiek/ix-slot.def
14mu|texlive-oberdiek-20120504-3|271	%{_texmfdistdir}/tex/latex/oberdiek/ix-uc.def
14mu|texlive-oberdiek-20120504-3|272	%{_texmfdistdir}/tex/latex/oberdiek/ix-utf8enc.dfu
14mu|texlive-oberdiek-20120504-3|273	%{_texmfdistdir}/tex/latex/oberdiek/kvoptions-patch.sty
14mu|texlive-oberdiek-20120504-3|274	%{_texmfdistdir}/tex/latex/oberdiek/kvoptions.sty
14mu|texlive-oberdiek-20120504-3|275	%{_texmfdistdir}/tex/latex/oberdiek/letltxmacro.sty
14mu|texlive-oberdiek-20120504-3|276	%{_texmfdistdir}/tex/latex/oberdiek/listingsutf8.sty
14mu|texlive-oberdiek-20120504-3|277	%{_texmfdistdir}/tex/latex/oberdiek/luacolor.sty
14mu|texlive-oberdiek-20120504-3|278	%{_texmfdistdir}/tex/latex/oberdiek/makerobust.sty
14mu|texlive-oberdiek-20120504-3|279	%{_texmfdistdir}/tex/latex/oberdiek/pagegrid.sty
14mu|texlive-oberdiek-20120504-3|280	%{_texmfdistdir}/tex/latex/oberdiek/pagesel.sty
14mu|texlive-oberdiek-20120504-3|281	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolfoot.sty
14mu|texlive-oberdiek-20120504-3|282	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolmk.sty
14mu|texlive-oberdiek-20120504-3|283	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolparallel.sty
14mu|texlive-oberdiek-20120504-3|284	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolparcolumns.sty
14mu|texlive-oberdiek-20120504-3|285	%{_texmfdistdir}/tex/latex/oberdiek/pdflscape.sty
14mu|texlive-oberdiek-20120504-3|286	%{_texmfdistdir}/tex/latex/oberdiek/picture.sty
14mu|texlive-oberdiek-20120504-3|287	%{_texmfdistdir}/tex/latex/oberdiek/pmboxdraw.sty
14mu|texlive-oberdiek-20120504-3|288	%{_texmfdistdir}/tex/latex/oberdiek/pmboxdrawenc.dfu
14mu|texlive-oberdiek-20120504-3|289	%{_texmfdistdir}/tex/latex/oberdiek/refcount.sty
14mu|texlive-oberdiek-20120504-3|290	%{_texmfdistdir}/tex/latex/oberdiek/rerunfilecheck.sty
14mu|texlive-oberdiek-20120504-3|291	%{_texmfdistdir}/tex/latex/oberdiek/resizegather.sty
14mu|texlive-oberdiek-20120504-3|292	%{_texmfdistdir}/tex/latex/oberdiek/scrindex.sty
14mu|texlive-oberdiek-20120504-3|293	%{_texmfdistdir}/tex/latex/oberdiek/selinput.sty
14mu|texlive-oberdiek-20120504-3|294	%{_texmfdistdir}/tex/latex/oberdiek/settobox.sty
14mu|texlive-oberdiek-20120504-3|295	%{_texmfdistdir}/tex/latex/oberdiek/stackrel.sty
14mu|texlive-oberdiek-20120504-3|296	%{_texmfdistdir}/tex/latex/oberdiek/stampinclude.sty
14mu|texlive-oberdiek-20120504-3|297	%{_texmfdistdir}/tex/latex/oberdiek/tabularht.sty
14mu|texlive-oberdiek-20120504-3|298	%{_texmfdistdir}/tex/latex/oberdiek/tabularkv.sty
14mu|texlive-oberdiek-20120504-3|299	%{_texmfdistdir}/tex/latex/oberdiek/transparent.sty
14mu|texlive-oberdiek-20120504-3|300	%{_texmfdistdir}/tex/latex/oberdiek/twoopt.sty
14mu|texlive-oberdiek-20120504-3|301	%{_texmfdistdir}/tex/latex/oberdiek/x-ascii.def
14mu|texlive-oberdiek-20120504-3|302	%{_texmfdistdir}/tex/latex/oberdiek/x-atarist.def
14mu|texlive-oberdiek-20120504-3|303	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1250.def
14mu|texlive-oberdiek-20120504-3|304	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1251.def
14mu|texlive-oberdiek-20120504-3|305	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1252.def
14mu|texlive-oberdiek-20120504-3|306	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1255.def
14mu|texlive-oberdiek-20120504-3|307	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1257.def
14mu|texlive-oberdiek-20120504-3|308	%{_texmfdistdir}/tex/latex/oberdiek/x-cp437.def
14mu|texlive-oberdiek-20120504-3|309	%{_texmfdistdir}/tex/latex/oberdiek/x-cp850.def
14mu|texlive-oberdiek-20120504-3|310	%{_texmfdistdir}/tex/latex/oberdiek/x-cp852.def
14mu|texlive-oberdiek-20120504-3|311	%{_texmfdistdir}/tex/latex/oberdiek/x-cp855.def
14mu|texlive-oberdiek-20120504-3|312	%{_texmfdistdir}/tex/latex/oberdiek/x-cp858.def
14mu|texlive-oberdiek-20120504-3|313	%{_texmfdistdir}/tex/latex/oberdiek/x-cp865.def
14mu|texlive-oberdiek-20120504-3|314	%{_texmfdistdir}/tex/latex/oberdiek/x-cp866.def
14mu|texlive-oberdiek-20120504-3|315	%{_texmfdistdir}/tex/latex/oberdiek/x-dec-mcs.def
14mu|texlive-oberdiek-20120504-3|316	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-1.def
14mu|texlive-oberdiek-20120504-3|317	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-10.def
14mu|texlive-oberdiek-20120504-3|318	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-13.def
14mu|texlive-oberdiek-20120504-3|319	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-14.def
14mu|texlive-oberdiek-20120504-3|320	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-15.def
14mu|texlive-oberdiek-20120504-3|321	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-16.def
14mu|texlive-oberdiek-20120504-3|322	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-2.def
14mu|texlive-oberdiek-20120504-3|323	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-3.def
14mu|texlive-oberdiek-20120504-3|324	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-4.def
14mu|texlive-oberdiek-20120504-3|325	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-5.def
14mu|texlive-oberdiek-20120504-3|326	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-8.def
14mu|texlive-oberdiek-20120504-3|327	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-9.def
14mu|texlive-oberdiek-20120504-3|328	%{_texmfdistdir}/tex/latex/oberdiek/x-koi8-r.def
14mu|texlive-oberdiek-20120504-3|329	%{_texmfdistdir}/tex/latex/oberdiek/x-mac-centeuro.def
14mu|texlive-oberdiek-20120504-3|330	%{_texmfdistdir}/tex/latex/oberdiek/x-mac-cyrillic.def
14mu|texlive-oberdiek-20120504-3|331	%{_texmfdistdir}/tex/latex/oberdiek/x-mac-roman.def
14mu|texlive-oberdiek-20120504-3|332	%{_texmfdistdir}/tex/latex/oberdiek/x-nextstep.def
14mu|texlive-oberdiek-20120504-3|333	%{_texmfdistdir}/tex/latex/oberdiek/x-verbatim.def
14mu|texlive-oberdiek-20120504-3|334	%{_texmfdistdir}/tex/latex/oberdiek/xcolor-patch.sty
14mu|texlive-oberdiek-20120504-3|335	%{_texmfdistdir}/tex/latex/oberdiek/zref-abspage.sty
14mu|texlive-oberdiek-20120504-3|336	%{_texmfdistdir}/tex/latex/oberdiek/zref-abspos.sty
14mu|texlive-oberdiek-20120504-3|337	%{_texmfdistdir}/tex/latex/oberdiek/zref-base.sty
14mu|texlive-oberdiek-20120504-3|338	%{_texmfdistdir}/tex/latex/oberdiek/zref-counter.sty
14mu|texlive-oberdiek-20120504-3|339	%{_texmfdistdir}/tex/latex/oberdiek/zref-dotfill.sty
14mu|texlive-oberdiek-20120504-3|340	%{_texmfdistdir}/tex/latex/oberdiek/zref-env.sty
14mu|texlive-oberdiek-20120504-3|341	%{_texmfdistdir}/tex/latex/oberdiek/zref-hyperref.sty
14mu|texlive-oberdiek-20120504-3|342	%{_texmfdistdir}/tex/latex/oberdiek/zref-lastpage.sty
14mu|texlive-oberdiek-20120504-3|343	%{_texmfdistdir}/tex/latex/oberdiek/zref-marks.sty
14mu|texlive-oberdiek-20120504-3|344	%{_texmfdistdir}/tex/latex/oberdiek/zref-nextpage.sty
14mu|texlive-oberdiek-20120504-3|345	%{_texmfdistdir}/tex/latex/oberdiek/zref-pageattr.sty
14mu|texlive-oberdiek-20120504-3|346	%{_texmfdistdir}/tex/latex/oberdiek/zref-pagelayout.sty
14mu|texlive-oberdiek-20120504-3|347	%{_texmfdistdir}/tex/latex/oberdiek/zref-perpage.sty
14mu|texlive-oberdiek-20120504-3|348	%{_texmfdistdir}/tex/latex/oberdiek/zref-runs.sty
14mu|texlive-oberdiek-20120504-3|349	%{_texmfdistdir}/tex/latex/oberdiek/zref-savepos.sty
14mu|texlive-oberdiek-20120504-3|350	%{_texmfdistdir}/tex/latex/oberdiek/zref-thepage.sty
14mu|texlive-oberdiek-20120504-3|351	%{_texmfdistdir}/tex/latex/oberdiek/zref-titleref.sty
14mu|texlive-oberdiek-20120504-3|352	%{_texmfdistdir}/tex/latex/oberdiek/zref-totpages.sty
14mu|texlive-oberdiek-20120504-3|353	%{_texmfdistdir}/tex/latex/oberdiek/zref-user.sty
14mu|texlive-oberdiek-20120504-3|354	%{_texmfdistdir}/tex/latex/oberdiek/zref-xr.sty
14mu|texlive-oberdiek-20120504-3|355	%{_texmfdistdir}/tex/latex/oberdiek/zref.sty
14mu|texlive-oberdiek-20120504-3|356	%doc %{_texmfdistdir}/doc/latex/oberdiek/accsupp-example1.tex
14mu|texlive-oberdiek-20120504-3|357	%doc %{_texmfdistdir}/doc/latex/oberdiek/accsupp-example2.tex
14mu|texlive-oberdiek-20120504-3|358	%doc %{_texmfdistdir}/doc/latex/oberdiek/accsupp.pdf
14mu|texlive-oberdiek-20120504-3|359	%doc %{_texmfdistdir}/doc/latex/oberdiek/aliascnt.pdf
14mu|texlive-oberdiek-20120504-3|360	%doc %{_texmfdistdir}/doc/latex/oberdiek/alphalph.pdf
14mu|texlive-oberdiek-20120504-3|361	%doc %{_texmfdistdir}/doc/latex/oberdiek/askinclude.pdf
14mu|texlive-oberdiek-20120504-3|362	%doc %{_texmfdistdir}/doc/latex/oberdiek/atbegshi-example1.tex
14mu|texlive-oberdiek-20120504-3|363	%doc %{_texmfdistdir}/doc/latex/oberdiek/atbegshi-example2.tex
14mu|texlive-oberdiek-20120504-3|364	%doc %{_texmfdistdir}/doc/latex/oberdiek/atbegshi.pdf
14mu|texlive-oberdiek-20120504-3|365	%doc %{_texmfdistdir}/doc/latex/oberdiek/atenddvi.pdf
14mu|texlive-oberdiek-20120504-3|366	%doc %{_texmfdistdir}/doc/latex/oberdiek/attachfile2.pdf
14mu|texlive-oberdiek-20120504-3|367	%doc %{_texmfdistdir}/doc/latex/oberdiek/atveryend.pdf
14mu|texlive-oberdiek-20120504-3|368	%doc %{_texmfdistdir}/doc/latex/oberdiek/auxhook.pdf
14mu|texlive-oberdiek-20120504-3|369	%doc %{_texmfdistdir}/doc/latex/oberdiek/bigintcalc.pdf
14mu|texlive-oberdiek-20120504-3|370	%doc %{_texmfdistdir}/doc/latex/oberdiek/bitset.pdf
14mu|texlive-oberdiek-20120504-3|371	%doc %{_texmfdistdir}/doc/latex/oberdiek/bmpsize.pdf
14mu|texlive-oberdiek-20120504-3|372	%doc %{_texmfdistdir}/doc/latex/oberdiek/bookmark-example.tex
14mu|texlive-oberdiek-20120504-3|373	%doc %{_texmfdistdir}/doc/latex/oberdiek/bookmark.pdf
14mu|texlive-oberdiek-20120504-3|374	%doc %{_texmfdistdir}/doc/latex/oberdiek/catchfile.pdf
14mu|texlive-oberdiek-20120504-3|375	%doc %{_texmfdistdir}/doc/latex/oberdiek/centernot.pdf
14mu|texlive-oberdiek-20120504-3|376	%doc %{_texmfdistdir}/doc/latex/oberdiek/chemarr-example.tex
14mu|texlive-oberdiek-20120504-3|377	%doc %{_texmfdistdir}/doc/latex/oberdiek/chemarr.pdf
14mu|texlive-oberdiek-20120504-3|378	%doc %{_texmfdistdir}/doc/latex/oberdiek/classlist.pdf
14mu|texlive-oberdiek-20120504-3|379	%doc %{_texmfdistdir}/doc/latex/oberdiek/colonequals.pdf
14mu|texlive-oberdiek-20120504-3|380	%doc %{_texmfdistdir}/doc/latex/oberdiek/dvipscol.pdf
14mu|texlive-oberdiek-20120504-3|381	%doc %{_texmfdistdir}/doc/latex/oberdiek/embedfile-example-collection.tex
14mu|texlive-oberdiek-20120504-3|382	%doc %{_texmfdistdir}/doc/latex/oberdiek/embedfile-example-plain.tex
14mu|texlive-oberdiek-20120504-3|383	%doc %{_texmfdistdir}/doc/latex/oberdiek/embedfile.pdf
14mu|texlive-oberdiek-20120504-3|384	%doc %{_texmfdistdir}/doc/latex/oberdiek/engord.pdf
14mu|texlive-oberdiek-20120504-3|385	%doc %{_texmfdistdir}/doc/latex/oberdiek/enparen.pdf
14mu|texlive-oberdiek-20120504-3|386	%doc %{_texmfdistdir}/doc/latex/oberdiek/eolgrab.pdf
14mu|texlive-oberdiek-20120504-3|387	%doc %{_texmfdistdir}/doc/latex/oberdiek/epstopdf.pdf
14mu|texlive-oberdiek-20120504-3|388	%doc %{_texmfdistdir}/doc/latex/oberdiek/etexcmds.pdf
14mu|texlive-oberdiek-20120504-3|389	%doc %{_texmfdistdir}/doc/latex/oberdiek/example-mycolorsetup.sty
14mu|texlive-oberdiek-20120504-3|390	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-env.tex
14mu|texlive-oberdiek-20120504-3|391	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-ltx.tex
14mu|texlive-oberdiek-20120504-3|392	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-sec.tex
14mu|texlive-oberdiek-20120504-3|393	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/hologo-example.tex
14mu|texlive-oberdiek-20120504-3|394	%doc %{_texmfdistdir}/doc/latex/oberdiek/fibnum.pdf
14mu|texlive-oberdiek-20120504-3|395	%doc %{_texmfdistdir}/doc/latex/oberdiek/flags.pdf
14mu|texlive-oberdiek-20120504-3|396	%doc %{_texmfdistdir}/doc/latex/oberdiek/gettitlestring.pdf
14mu|texlive-oberdiek-20120504-3|397	%doc %{_texmfdistdir}/doc/latex/oberdiek/grfext.pdf
14mu|texlive-oberdiek-20120504-3|398	%doc %{_texmfdistdir}/doc/latex/oberdiek/grffile.pdf
14mu|texlive-oberdiek-20120504-3|399	%doc %{_texmfdistdir}/doc/latex/oberdiek/hobsub.pdf
14mu|texlive-oberdiek-20120504-3|400	%doc %{_texmfdistdir}/doc/latex/oberdiek/hologo.pdf
14mu|texlive-oberdiek-20120504-3|401	%doc %{_texmfdistdir}/doc/latex/oberdiek/holtxdoc.pdf
14mu|texlive-oberdiek-20120504-3|402	%doc %{_texmfdistdir}/doc/latex/oberdiek/hopatch.pdf
14mu|texlive-oberdiek-20120504-3|403	%doc %{_texmfdistdir}/doc/latex/oberdiek/hycolor.pdf
14mu|texlive-oberdiek-20120504-3|404	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypbmsec.pdf
14mu|texlive-oberdiek-20120504-3|405	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypcap.pdf
14mu|texlive-oberdiek-20120504-3|406	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypdestopt.pdf
14mu|texlive-oberdiek-20120504-3|407	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypdoc.pdf
14mu|texlive-oberdiek-20120504-3|408	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypgotoe-example.tex
14mu|texlive-oberdiek-20120504-3|409	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypgotoe.pdf
14mu|texlive-oberdiek-20120504-3|410	%doc %{_texmfdistdir}/doc/latex/oberdiek/hyphsubst.pdf
14mu|texlive-oberdiek-20120504-3|411	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifdraft.pdf
14mu|texlive-oberdiek-20120504-3|412	%doc %{_texmfdistdir}/doc/latex/oberdiek/iflang.pdf
14mu|texlive-oberdiek-20120504-3|413	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifpdf.pdf
14mu|texlive-oberdiek-20120504-3|414	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifvtex.pdf
14mu|texlive-oberdiek-20120504-3|415	%doc %{_texmfdistdir}/doc/latex/oberdiek/infwarerr.pdf
14mu|texlive-oberdiek-20120504-3|416	%doc %{_texmfdistdir}/doc/latex/oberdiek/inputenx-licrcmds.txt
14mu|texlive-oberdiek-20120504-3|417	%doc %{_texmfdistdir}/doc/latex/oberdiek/inputenx-utf8enc.txt
14mu|texlive-oberdiek-20120504-3|418	%doc %{_texmfdistdir}/doc/latex/oberdiek/inputenx.pdf
14mu|texlive-oberdiek-20120504-3|419	%doc %{_texmfdistdir}/doc/latex/oberdiek/intcalc.pdf
14mu|texlive-oberdiek-20120504-3|420	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvdefinekeys.pdf
14mu|texlive-oberdiek-20120504-3|421	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvoptions.pdf
14mu|texlive-oberdiek-20120504-3|422	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvsetkeys-example.tex
14mu|texlive-oberdiek-20120504-3|423	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvsetkeys.pdf
14mu|texlive-oberdiek-20120504-3|424	%doc %{_texmfdistdir}/doc/latex/oberdiek/letltxmacro-showcases.tex
14mu|texlive-oberdiek-20120504-3|425	%doc %{_texmfdistdir}/doc/latex/oberdiek/letltxmacro.pdf
14mu|texlive-oberdiek-20120504-3|426	%doc %{_texmfdistdir}/doc/latex/oberdiek/listingsutf8.pdf
14mu|texlive-oberdiek-20120504-3|427	%doc %{_texmfdistdir}/doc/latex/oberdiek/ltxcmds.pdf
14mu|texlive-oberdiek-20120504-3|428	%doc %{_texmfdistdir}/doc/latex/oberdiek/luacolor.pdf
14mu|texlive-oberdiek-20120504-3|429	%doc %{_texmfdistdir}/doc/latex/oberdiek/luatex.pdf
14mu|texlive-oberdiek-20120504-3|430	%doc %{_texmfdistdir}/doc/latex/oberdiek/magicnum.pdf
14mu|texlive-oberdiek-20120504-3|431	%doc %{_texmfdistdir}/doc/latex/oberdiek/magicnum.txt
14mu|texlive-oberdiek-20120504-3|432	%doc %{_texmfdistdir}/doc/latex/oberdiek/makerobust-example.tex
14mu|texlive-oberdiek-20120504-3|433	%doc %{_texmfdistdir}/doc/latex/oberdiek/makerobust.pdf
14mu|texlive-oberdiek-20120504-3|434	%doc %{_texmfdistdir}/doc/latex/oberdiek/mleftright.pdf
14mu|texlive-oberdiek-20120504-3|435	%doc %{_texmfdistdir}/doc/latex/oberdiek/oberdiek.pdf
14mu|texlive-oberdiek-20120504-3|436	%doc %{_texmfdistdir}/doc/latex/oberdiek/pagegrid.pdf
14mu|texlive-oberdiek-20120504-3|437	%doc %{_texmfdistdir}/doc/latex/oberdiek/pagesel.pdf
14mu|texlive-oberdiek-20120504-3|438	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcol.pdf
14mu|texlive-oberdiek-20120504-3|439	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolfoot.pdf
14mu|texlive-oberdiek-20120504-3|440	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolmk.pdf
14mu|texlive-oberdiek-20120504-3|441	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolparallel.pdf
14mu|texlive-oberdiek-20120504-3|442	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolparcolumns.pdf
14mu|texlive-oberdiek-20120504-3|443	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcrypt.pdf
14mu|texlive-oberdiek-20120504-3|444	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfescape.pdf
14mu|texlive-oberdiek-20120504-3|445	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdflscape.pdf
14mu|texlive-oberdiek-20120504-3|446	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfrender.pdf
14mu|texlive-oberdiek-20120504-3|447	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdftexcmds.pdf
14mu|texlive-oberdiek-20120504-3|448	%doc %{_texmfdistdir}/doc/latex/oberdiek/picture-example.tex
14mu|texlive-oberdiek-20120504-3|449	%doc %{_texmfdistdir}/doc/latex/oberdiek/picture.pdf
14mu|texlive-oberdiek-20120504-3|450	%doc %{_texmfdistdir}/doc/latex/oberdiek/pmboxdraw.pdf
14mu|texlive-oberdiek-20120504-3|451	%doc %{_texmfdistdir}/doc/latex/oberdiek/protecteddef.pdf
14mu|texlive-oberdiek-20120504-3|452	%doc %{_texmfdistdir}/doc/latex/oberdiek/refcount.pdf
14mu|texlive-oberdiek-20120504-3|453	%doc %{_texmfdistdir}/doc/latex/oberdiek/rerunfilecheck-example.cfg
14mu|texlive-oberdiek-20120504-3|454	%doc %{_texmfdistdir}/doc/latex/oberdiek/rerunfilecheck.pdf
14mu|texlive-oberdiek-20120504-3|455	%doc %{_texmfdistdir}/doc/latex/oberdiek/resizegather.pdf
14mu|texlive-oberdiek-20120504-3|456	%doc %{_texmfdistdir}/doc/latex/oberdiek/rotchiffre.pdf
14mu|texlive-oberdiek-20120504-3|457	%doc %{_texmfdistdir}/doc/latex/oberdiek/scrindex-example1.tex
14mu|texlive-oberdiek-20120504-3|458	%doc %{_texmfdistdir}/doc/latex/oberdiek/scrindex-example2.tex
14mu|texlive-oberdiek-20120504-3|459	%doc %{_texmfdistdir}/doc/latex/oberdiek/scrindex.pdf
14mu|texlive-oberdiek-20120504-3|460	%doc %{_texmfdistdir}/doc/latex/oberdiek/selinput.pdf
14mu|texlive-oberdiek-20120504-3|461	%doc %{_texmfdistdir}/doc/latex/oberdiek/setouterhbox-example.tex
14mu|texlive-oberdiek-20120504-3|462	%doc %{_texmfdistdir}/doc/latex/oberdiek/setouterhbox.pdf
14mu|texlive-oberdiek-20120504-3|463	%doc %{_texmfdistdir}/doc/latex/oberdiek/settobox-example.tex
14mu|texlive-oberdiek-20120504-3|464	%doc %{_texmfdistdir}/doc/latex/oberdiek/settobox.pdf
14mu|texlive-oberdiek-20120504-3|465	%doc %{_texmfdistdir}/doc/latex/oberdiek/soulutf8.pdf
14mu|texlive-oberdiek-20120504-3|466	%doc %{_texmfdistdir}/doc/latex/oberdiek/stackrel.pdf
14mu|texlive-oberdiek-20120504-3|467	%doc %{_texmfdistdir}/doc/latex/oberdiek/stampinclude.pdf
14mu|texlive-oberdiek-20120504-3|468	%doc %{_texmfdistdir}/doc/latex/oberdiek/stringenc.pdf
14mu|texlive-oberdiek-20120504-3|469	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularht-example1.tex
14mu|texlive-oberdiek-20120504-3|470	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularht-example2.tex
14mu|texlive-oberdiek-20120504-3|471	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularht.pdf
14mu|texlive-oberdiek-20120504-3|472	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularkv-example.tex
14mu|texlive-oberdiek-20120504-3|473	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularkv.pdf
14mu|texlive-oberdiek-20120504-3|474	%doc %{_texmfdistdir}/doc/latex/oberdiek/telprint.pdf
14mu|texlive-oberdiek-20120504-3|475	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ExtractRotate.java
14mu|texlive-oberdiek-20120504-3|476	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/accsupp-test1.tex
14mu|texlive-oberdiek-20120504-3|477	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test1.tex
14mu|texlive-oberdiek-20120504-3|478	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test2.tex
14mu|texlive-oberdiek-20120504-3|479	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test3.tex
14mu|texlive-oberdiek-20120504-3|480	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-a.tex
14mu|texlive-oberdiek-20120504-3|481	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-b.tex
14mu|texlive-oberdiek-20120504-3|482	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-c.tex
14mu|texlive-oberdiek-20120504-3|483	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test1.tex
14mu|texlive-oberdiek-20120504-3|484	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test10.tex
14mu|texlive-oberdiek-20120504-3|485	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test11.tex
14mu|texlive-oberdiek-20120504-3|486	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test12.tex
14mu|texlive-oberdiek-20120504-3|487	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test13.tex
14mu|texlive-oberdiek-20120504-3|488	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test14.tex
14mu|texlive-oberdiek-20120504-3|489	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test15.tex
14mu|texlive-oberdiek-20120504-3|490	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test16.tex
14mu|texlive-oberdiek-20120504-3|491	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test17.tex
14mu|texlive-oberdiek-20120504-3|492	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test18.tex
14mu|texlive-oberdiek-20120504-3|493	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test19.tex
14mu|texlive-oberdiek-20120504-3|494	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test2.tex
14mu|texlive-oberdiek-20120504-3|495	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test20.tex
14mu|texlive-oberdiek-20120504-3|496	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test21.tex
14mu|texlive-oberdiek-20120504-3|497	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test22.tex
14mu|texlive-oberdiek-20120504-3|498	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test23.tex
14mu|texlive-oberdiek-20120504-3|499	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test24.tex
14mu|texlive-oberdiek-20120504-3|500	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test3.tex
14mu|texlive-oberdiek-20120504-3|501	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test4.tex
14mu|texlive-oberdiek-20120504-3|502	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test5.tex
14mu|texlive-oberdiek-20120504-3|503	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test6.tex
14mu|texlive-oberdiek-20120504-3|504	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test7.tex
14mu|texlive-oberdiek-20120504-3|505	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test8.tex
14mu|texlive-oberdiek-20120504-3|506	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test9.tex
14mu|texlive-oberdiek-20120504-3|507	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test1.tex
14mu|texlive-oberdiek-20120504-3|508	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test2.tex
14mu|texlive-oberdiek-20120504-3|509	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test3.tex
14mu|texlive-oberdiek-20120504-3|510	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atveryend-test1.tex
14mu|texlive-oberdiek-20120504-3|511	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test1.tex
14mu|texlive-oberdiek-20120504-3|512	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test2.tex
14mu|texlive-oberdiek-20120504-3|513	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test3.tex
14mu|texlive-oberdiek-20120504-3|514	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test1.tex
14mu|texlive-oberdiek-20120504-3|515	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test2.tex
14mu|texlive-oberdiek-20120504-3|516	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test3.tex
14mu|texlive-oberdiek-20120504-3|517	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test1.tex
14mu|texlive-oberdiek-20120504-3|518	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test2.tex
14mu|texlive-oberdiek-20120504-3|519	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test3.tex
14mu|texlive-oberdiek-20120504-3|520	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test1.tex
14mu|texlive-oberdiek-20120504-3|521	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test2.tex
14mu|texlive-oberdiek-20120504-3|522	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test3.tex
14mu|texlive-oberdiek-20120504-3|523	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test4.tex
14mu|texlive-oberdiek-20120504-3|524	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/engord-test1.tex
14mu|texlive-oberdiek-20120504-3|525	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/eolgrab-test1.tex
14mu|texlive-oberdiek-20120504-3|526	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/eolgrab-test2.tex
14mu|texlive-oberdiek-20120504-3|527	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/epstopdf-test1.tex
14mu|texlive-oberdiek-20120504-3|528	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test1.tex
14mu|texlive-oberdiek-20120504-3|529	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test2.tex
14mu|texlive-oberdiek-20120504-3|530	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test3.tex
14mu|texlive-oberdiek-20120504-3|531	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test4.tex
14mu|texlive-oberdiek-20120504-3|532	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/fibnum-test-calc.tex
14mu|texlive-oberdiek-20120504-3|533	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/fibnum-test1.tex
14mu|texlive-oberdiek-20120504-3|534	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/gettitlestring-test1.tex
14mu|texlive-oberdiek-20120504-3|535	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/gettitlestring-test2.tex
14mu|texlive-oberdiek-20120504-3|536	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/grfext-test1.tex
14mu|texlive-oberdiek-20120504-3|537	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/grfext-test2.tex
14mu|texlive-oberdiek-20120504-3|538	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/grffile-test1.tex
14mu|texlive-oberdiek-20120504-3|539	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hobsub-test1.tex
14mu|texlive-oberdiek-20120504-3|540	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test-list.tex
14mu|texlive-oberdiek-20120504-3|541	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test-spacefactor.tex
14mu|texlive-oberdiek-20120504-3|542	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test1.tex
14mu|texlive-oberdiek-20120504-3|543	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hopatch-test1.tex
14mu|texlive-oberdiek-20120504-3|544	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hopatch-test2.tex
14mu|texlive-oberdiek-20120504-3|545	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol1.tex
14mu|texlive-oberdiek-20120504-3|546	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol2.tex
14mu|texlive-oberdiek-20120504-3|547	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol3.tex
14mu|texlive-oberdiek-20120504-3|548	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol4.tex
14mu|texlive-oberdiek-20120504-3|549	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test1.tex
14mu|texlive-oberdiek-20120504-3|550	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test2.tex
14mu|texlive-oberdiek-20120504-3|551	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test3.tex
14mu|texlive-oberdiek-20120504-3|552	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hyphsubst-test1.tex
14mu|texlive-oberdiek-20120504-3|553	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hyphsubst-test2.tex
14mu|texlive-oberdiek-20120504-3|554	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test1.tex
14mu|texlive-oberdiek-20120504-3|555	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test2.tex
14mu|texlive-oberdiek-20120504-3|556	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test3.tex
14mu|texlive-oberdiek-20120504-3|557	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test4.tex
14mu|texlive-oberdiek-20120504-3|558	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test5.tex
14mu|texlive-oberdiek-20120504-3|559	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ifpdf-test1.tex
14mu|texlive-oberdiek-20120504-3|560	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ifvtex-test1.tex
14mu|texlive-oberdiek-20120504-3|561	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test1.tex
14mu|texlive-oberdiek-20120504-3|562	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test2.tex
14mu|texlive-oberdiek-20120504-3|563	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test3.tex
14mu|texlive-oberdiek-20120504-3|564	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test1.tex
14mu|texlive-oberdiek-20120504-3|565	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test2.tex
14mu|texlive-oberdiek-20120504-3|566	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test3.tex
14mu|texlive-oberdiek-20120504-3|567	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test4.tex
14mu|texlive-oberdiek-20120504-3|568	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvdefinekeys-test1.tex
14mu|texlive-oberdiek-20120504-3|569	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test1.tex
14mu|texlive-oberdiek-20120504-3|570	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test2.tex
14mu|texlive-oberdiek-20120504-3|571	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test3.tex
14mu|texlive-oberdiek-20120504-3|572	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test4.sty
14mu|texlive-oberdiek-20120504-3|573	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test4.tex
14mu|texlive-oberdiek-20120504-3|574	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test1.tex
14mu|texlive-oberdiek-20120504-3|575	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test2.tex
14mu|texlive-oberdiek-20120504-3|576	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test3.tex
14mu|texlive-oberdiek-20120504-3|577	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test4.tex
14mu|texlive-oberdiek-20120504-3|578	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/letltxmacro-test1.tex
14mu|texlive-oberdiek-20120504-3|579	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/letltxmacro-test2.tex
14mu|texlive-oberdiek-20120504-3|580	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test1.tex
14mu|texlive-oberdiek-20120504-3|581	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test2.tex
14mu|texlive-oberdiek-20120504-3|582	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test3.tex
14mu|texlive-oberdiek-20120504-3|583	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test4.tex
14mu|texlive-oberdiek-20120504-3|584	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test5.tex
14mu|texlive-oberdiek-20120504-3|585	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-carcdr.tex
14mu|texlive-oberdiek-20120504-3|586	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-gobble.tex
14mu|texlive-oberdiek-20120504-3|587	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-ifboxempty.tex
14mu|texlive-oberdiek-20120504-3|588	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-ifempty.tex
14mu|texlive-oberdiek-20120504-3|589	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-nextchar.tex
14mu|texlive-oberdiek-20120504-3|590	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-zapspace.tex
14mu|texlive-oberdiek-20120504-3|591	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test1.tex
14mu|texlive-oberdiek-20120504-3|592	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test1.tex
14mu|texlive-oberdiek-20120504-3|593	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test2.tex
14mu|texlive-oberdiek-20120504-3|594	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test3.tex
14mu|texlive-oberdiek-20120504-3|595	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test1.tex
14mu|texlive-oberdiek-20120504-3|596	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test2.tex
14mu|texlive-oberdiek-20120504-3|597	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test3.tex
14mu|texlive-oberdiek-20120504-3|598	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test4.tex
14mu|texlive-oberdiek-20120504-3|599	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test5.tex
14mu|texlive-oberdiek-20120504-3|600	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test1.tex
14mu|texlive-oberdiek-20120504-3|601	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test2.tex
14mu|texlive-oberdiek-20120504-3|602	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test3.tex
14mu|texlive-oberdiek-20120504-3|603	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test4.tex
14mu|texlive-oberdiek-20120504-3|604	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/mleftright-test1.tex
14mu|texlive-oberdiek-20120504-3|605	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pagegrid-test1.tex
14mu|texlive-oberdiek-20120504-3|606	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test1.tex
14mu|texlive-oberdiek-20120504-3|607	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test2.tex
14mu|texlive-oberdiek-20120504-3|608	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test3.tex
14mu|texlive-oberdiek-20120504-3|609	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test4.tex
14mu|texlive-oberdiek-20120504-3|610	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolfoot-test1.tex
14mu|texlive-oberdiek-20120504-3|611	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolparallel-test1.tex
14mu|texlive-oberdiek-20120504-3|612	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolparcolumns-test1.tex
14mu|texlive-oberdiek-20120504-3|613	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test1.tex
14mu|texlive-oberdiek-20120504-3|614	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test2.tex
14mu|texlive-oberdiek-20120504-3|615	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test3.tex
14mu|texlive-oberdiek-20120504-3|616	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test4.tex
14mu|texlive-oberdiek-20120504-3|617	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test5.tex
14mu|texlive-oberdiek-20120504-3|618	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test6.tex
14mu|texlive-oberdiek-20120504-3|619	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test1.tex
14mu|texlive-oberdiek-20120504-3|620	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test2.tex
14mu|texlive-oberdiek-20120504-3|621	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test3.tex
14mu|texlive-oberdiek-20120504-3|622	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test4.tex
14mu|texlive-oberdiek-20120504-3|623	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test5.tex
14mu|texlive-oberdiek-20120504-3|624	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test6.tex
14mu|texlive-oberdiek-20120504-3|625	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test6.txt
14mu|texlive-oberdiek-20120504-3|626	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test1.tex
14mu|texlive-oberdiek-20120504-3|627	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test2.tex
14mu|texlive-oberdiek-20120504-3|628	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test3.tex
14mu|texlive-oberdiek-20120504-3|629	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test4.tex
14mu|texlive-oberdiek-20120504-3|630	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test5.tex
14mu|texlive-oberdiek-20120504-3|631	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test-escape.tex
14mu|texlive-oberdiek-20120504-3|632	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test-shell.tex
14mu|texlive-oberdiek-20120504-3|633	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test1.tex
14mu|texlive-oberdiek-20120504-3|634	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test2.tex
14mu|texlive-oberdiek-20120504-3|635	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pmboxdraw-test1.tex
14mu|texlive-oberdiek-20120504-3|636	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/protecteddef-test1.tex
14mu|texlive-oberdiek-20120504-3|637	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/protecteddef-test2.tex
14mu|texlive-oberdiek-20120504-3|638	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test1.tex
14mu|texlive-oberdiek-20120504-3|639	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test2.tex
14mu|texlive-oberdiek-20120504-3|640	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test3.tex
14mu|texlive-oberdiek-20120504-3|641	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test4.tex
14mu|texlive-oberdiek-20120504-3|642	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test5.tex
14mu|texlive-oberdiek-20120504-3|643	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/rerunfilecheck-test1.tex
14mu|texlive-oberdiek-20120504-3|644	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/resizegather-test1.tex
14mu|texlive-oberdiek-20120504-3|645	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/rotchiffre-test1.tex
14mu|texlive-oberdiek-20120504-3|646	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/rotchiffre-test2.tex
14mu|texlive-oberdiek-20120504-3|647	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test1.tex
14mu|texlive-oberdiek-20120504-3|648	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test2.tex
14mu|texlive-oberdiek-20120504-3|649	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test3.tex
14mu|texlive-oberdiek-20120504-3|650	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test4.tex
14mu|texlive-oberdiek-20120504-3|651	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test5.tex
14mu|texlive-oberdiek-20120504-3|652	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/setouterhbox-test1.tex
14mu|texlive-oberdiek-20120504-3|653	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/setouterhbox-test2.tex
14mu|texlive-oberdiek-20120504-3|654	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test1.tex
14mu|texlive-oberdiek-20120504-3|655	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test2.tex
14mu|texlive-oberdiek-20120504-3|656	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test3.tex
14mu|texlive-oberdiek-20120504-3|657	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test4.tex
14mu|texlive-oberdiek-20120504-3|658	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test5.tex
14mu|texlive-oberdiek-20120504-3|659	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/stringenc-test1.tex
14mu|texlive-oberdiek-20120504-3|660	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/stringenc-test2.tex
14mu|texlive-oberdiek-20120504-3|661	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/telprint-test1.tex
14mu|texlive-oberdiek-20120504-3|662	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test1.tex
14mu|texlive-oberdiek-20120504-3|663	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test2.tex
14mu|texlive-oberdiek-20120504-3|664	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test3.tex
14mu|texlive-oberdiek-20120504-3|665	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test1.tex
14mu|texlive-oberdiek-20120504-3|666	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test2.tex
14mu|texlive-oberdiek-20120504-3|667	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test3.tex
14mu|texlive-oberdiek-20120504-3|668	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-base.tex
14mu|texlive-oberdiek-20120504-3|669	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-runs.tex
14mu|texlive-oberdiek-20120504-3|670	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-titleref-memoir.tex
14mu|texlive-oberdiek-20120504-3|671	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test1.tex
14mu|texlive-oberdiek-20120504-3|672	%doc %{_texmfdistdir}/doc/latex/oberdiek/thepdfnumber.pdf
14mu|texlive-oberdiek-20120504-3|673	%doc %{_texmfdistdir}/doc/latex/oberdiek/transparent-example.tex
14mu|texlive-oberdiek-20120504-3|674	%doc %{_texmfdistdir}/doc/latex/oberdiek/transparent.pdf
14mu|texlive-oberdiek-20120504-3|675	%doc %{_texmfdistdir}/doc/latex/oberdiek/twoopt.pdf
14mu|texlive-oberdiek-20120504-3|676	%doc %{_texmfdistdir}/doc/latex/oberdiek/uniquecounter-example.tex
14mu|texlive-oberdiek-20120504-3|677	%doc %{_texmfdistdir}/doc/latex/oberdiek/uniquecounter.pdf
14mu|texlive-oberdiek-20120504-3|678	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref-example-lastpage.tex
14mu|texlive-oberdiek-20120504-3|679	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref-example-nextpage.tex
14mu|texlive-oberdiek-20120504-3|680	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref-example.tex
14mu|texlive-oberdiek-20120504-3|681	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref.pdf
14mu|texlive-oberdiek-20120504-3|682	#- source
14mu|texlive-oberdiek-20120504-3|683	%doc %{_texmfdistdir}/source/latex/oberdiek/accsupp.dtx
14mu|texlive-oberdiek-20120504-3|684	%doc %{_texmfdistdir}/source/latex/oberdiek/aliascnt.dtx
14mu|texlive-oberdiek-20120504-3|685	%doc %{_texmfdistdir}/source/latex/oberdiek/alphalph.dtx
14mu|texlive-oberdiek-20120504-3|686	%doc %{_texmfdistdir}/source/latex/oberdiek/askinclude.dtx
14mu|texlive-oberdiek-20120504-3|687	%doc %{_texmfdistdir}/source/latex/oberdiek/atbegshi.dtx
14mu|texlive-oberdiek-20120504-3|688	%doc %{_texmfdistdir}/source/latex/oberdiek/atenddvi.dtx
14mu|texlive-oberdiek-20120504-3|689	%doc %{_texmfdistdir}/source/latex/oberdiek/attachfile2.dtx
14mu|texlive-oberdiek-20120504-3|690	%doc %{_texmfdistdir}/source/latex/oberdiek/atveryend.dtx
14mu|texlive-oberdiek-20120504-3|691	%doc %{_texmfdistdir}/source/latex/oberdiek/auxhook.dtx
14mu|texlive-oberdiek-20120504-3|692	%doc %{_texmfdistdir}/source/latex/oberdiek/bigintcalc.dtx
14mu|texlive-oberdiek-20120504-3|693	%doc %{_texmfdistdir}/source/latex/oberdiek/bitset.dtx
14mu|texlive-oberdiek-20120504-3|694	%doc %{_texmfdistdir}/source/latex/oberdiek/bmpsize.dtx
14mu|texlive-oberdiek-20120504-3|695	%doc %{_texmfdistdir}/source/latex/oberdiek/bookmark.dtx
14mu|texlive-oberdiek-20120504-3|696	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/accsupp.xml
14mu|texlive-oberdiek-20120504-3|697	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/aliascnt.xml
14mu|texlive-oberdiek-20120504-3|698	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/alphalph.xml
14mu|texlive-oberdiek-20120504-3|699	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/askinclude.xml
14mu|texlive-oberdiek-20120504-3|700	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/atbegshi.xml
14mu|texlive-oberdiek-20120504-3|701	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/atenddvi.xml
14mu|texlive-oberdiek-20120504-3|702	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/attachfile2.xml
14mu|texlive-oberdiek-20120504-3|703	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/atveryend.xml
14mu|texlive-oberdiek-20120504-3|704	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/auxhook.xml
14mu|texlive-oberdiek-20120504-3|705	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bigintcalc.xml
14mu|texlive-oberdiek-20120504-3|706	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bitset.xml
14mu|texlive-oberdiek-20120504-3|707	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bmpsize.xml
14mu|texlive-oberdiek-20120504-3|708	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bookmark.xml
14mu|texlive-oberdiek-20120504-3|709	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/catchfile.xml
14mu|texlive-oberdiek-20120504-3|710	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/centernot.xml
14mu|texlive-oberdiek-20120504-3|711	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/chemarr.xml
14mu|texlive-oberdiek-20120504-3|712	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/classlist.xml
14mu|texlive-oberdiek-20120504-3|713	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/colonequals.xml
14mu|texlive-oberdiek-20120504-3|714	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/dvipscol.xml
14mu|texlive-oberdiek-20120504-3|715	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/embedfile.xml
14mu|texlive-oberdiek-20120504-3|716	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/engord.xml
14mu|texlive-oberdiek-20120504-3|717	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/eolgrab.xml
14mu|texlive-oberdiek-20120504-3|718	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/epstopdf-pkg.xml
14mu|texlive-oberdiek-20120504-3|719	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/etexcmds.xml
14mu|texlive-oberdiek-20120504-3|720	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/flags.xml
14mu|texlive-oberdiek-20120504-3|721	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/gettitlestring.xml
14mu|texlive-oberdiek-20120504-3|722	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/grfext.xml
14mu|texlive-oberdiek-20120504-3|723	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/grffile.xml
14mu|texlive-oberdiek-20120504-3|724	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hobsub.xml
14mu|texlive-oberdiek-20120504-3|725	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hologo.xml
14mu|texlive-oberdiek-20120504-3|726	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/holtxdoc.xml
14mu|texlive-oberdiek-20120504-3|727	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hopatch.xml
14mu|texlive-oberdiek-20120504-3|728	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hycolor.xml
14mu|texlive-oberdiek-20120504-3|729	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypbmsec.xml
14mu|texlive-oberdiek-20120504-3|730	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypcap.xml
14mu|texlive-oberdiek-20120504-3|731	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypdestopt.xml
14mu|texlive-oberdiek-20120504-3|732	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypdoc.xml
14mu|texlive-oberdiek-20120504-3|733	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypgotoe.xml
14mu|texlive-oberdiek-20120504-3|734	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hyphsubst.xml
14mu|texlive-oberdiek-20120504-3|735	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifdraft.xml
14mu|texlive-oberdiek-20120504-3|736	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/iflang.xml
14mu|texlive-oberdiek-20120504-3|737	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifluatex.xml
14mu|texlive-oberdiek-20120504-3|738	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifpdf.xml
14mu|texlive-oberdiek-20120504-3|739	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifvtex.xml
14mu|texlive-oberdiek-20120504-3|740	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/infwarerr.xml
14mu|texlive-oberdiek-20120504-3|741	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/inputenx.xml
14mu|texlive-oberdiek-20120504-3|742	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/intcalc.xml
14mu|texlive-oberdiek-20120504-3|743	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/kvdefinekeys.xml
14mu|texlive-oberdiek-20120504-3|744	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/kvoptions.xml
14mu|texlive-oberdiek-20120504-3|745	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/kvsetkeys.xml
14mu|texlive-oberdiek-20120504-3|746	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/letltxmacro.xml
14mu|texlive-oberdiek-20120504-3|747	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/listingsutf8.xml
14mu|texlive-oberdiek-20120504-3|748	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ltxcmds.xml
14mu|texlive-oberdiek-20120504-3|749	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/luacolor.xml
14mu|texlive-oberdiek-20120504-3|750	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/luatex.xml
14mu|texlive-oberdiek-20120504-3|751	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/magicnum.xml
14mu|texlive-oberdiek-20120504-3|752	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/makerobust.xml
14mu|texlive-oberdiek-20120504-3|753	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/mleftright.xml
14mu|texlive-oberdiek-20120504-3|754	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pagegrid.xml
14mu|texlive-oberdiek-20120504-3|755	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pagesel.xml
14mu|texlive-oberdiek-20120504-3|756	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcol.xml
14mu|texlive-oberdiek-20120504-3|757	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolfoot.xml
14mu|texlive-oberdiek-20120504-3|758	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolmk.xml
14mu|texlive-oberdiek-20120504-3|759	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolparallel.xml
14mu|texlive-oberdiek-20120504-3|760	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolparcolumns.xml
14mu|texlive-oberdiek-20120504-3|761	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcrypt.xml
14mu|texlive-oberdiek-20120504-3|762	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfescape.xml
14mu|texlive-oberdiek-20120504-3|763	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdflscape.xml
14mu|texlive-oberdiek-20120504-3|764	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfrender.xml
14mu|texlive-oberdiek-20120504-3|765	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdftexcmds.xml
14mu|texlive-oberdiek-20120504-3|766	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/picture.xml
14mu|texlive-oberdiek-20120504-3|767	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pmboxdraw.xml
14mu|texlive-oberdiek-20120504-3|768	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/protecteddef.xml
14mu|texlive-oberdiek-20120504-3|769	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/refcount.xml
14mu|texlive-oberdiek-20120504-3|770	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/rerunfilecheck.xml
14mu|texlive-oberdiek-20120504-3|771	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/resizegather.xml
14mu|texlive-oberdiek-20120504-3|772	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/rotchiffre.xml
14mu|texlive-oberdiek-20120504-3|773	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/scrindex.xml
14mu|texlive-oberdiek-20120504-3|774	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/selinput.xml
14mu|texlive-oberdiek-20120504-3|775	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/setouterhbox.xml
14mu|texlive-oberdiek-20120504-3|776	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/settobox.xml
14mu|texlive-oberdiek-20120504-3|777	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/soulutf8.xml
14mu|texlive-oberdiek-20120504-3|778	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/stackrel.xml
14mu|texlive-oberdiek-20120504-3|779	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/stampinclude.xml
14mu|texlive-oberdiek-20120504-3|780	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/stringenc.xml
14mu|texlive-oberdiek-20120504-3|781	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/tabularht.xml
14mu|texlive-oberdiek-20120504-3|782	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/tabularkv.xml
14mu|texlive-oberdiek-20120504-3|783	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/telprint.xml
14mu|texlive-oberdiek-20120504-3|784	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/transparent.xml
14mu|texlive-oberdiek-20120504-3|785	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/twoopt.xml
14mu|texlive-oberdiek-20120504-3|786	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/uniquecounter.xml
14mu|texlive-oberdiek-20120504-3|787	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/zref.xml
14mu|texlive-oberdiek-20120504-3|788	%doc %{_texmfdistdir}/source/latex/oberdiek/catchfile.dtx
14mu|texlive-oberdiek-20120504-3|789	%doc %{_texmfdistdir}/source/latex/oberdiek/centernot.dtx
14mu|texlive-oberdiek-20120504-3|790	%doc %{_texmfdistdir}/source/latex/oberdiek/chemarr.dtx
14mu|texlive-oberdiek-20120504-3|791	%doc %{_texmfdistdir}/source/latex/oberdiek/classlist.dtx
14mu|texlive-oberdiek-20120504-3|792	%doc %{_texmfdistdir}/source/latex/oberdiek/colonequals.dtx
14mu|texlive-oberdiek-20120504-3|793	%doc %{_texmfdistdir}/source/latex/oberdiek/dvipscol.dtx
14mu|texlive-oberdiek-20120504-3|794	%doc %{_texmfdistdir}/source/latex/oberdiek/embedfile.dtx
14mu|texlive-oberdiek-20120504-3|795	%doc %{_texmfdistdir}/source/latex/oberdiek/engord.dtx
14mu|texlive-oberdiek-20120504-3|796	%doc %{_texmfdistdir}/source/latex/oberdiek/enparen.dtx
14mu|texlive-oberdiek-20120504-3|797	%doc %{_texmfdistdir}/source/latex/oberdiek/eolgrab.dtx
14mu|texlive-oberdiek-20120504-3|798	%doc %{_texmfdistdir}/source/latex/oberdiek/epstopdf.dtx
14mu|texlive-oberdiek-20120504-3|799	%doc %{_texmfdistdir}/source/latex/oberdiek/etexcmds.dtx
14mu|texlive-oberdiek-20120504-3|800	%doc %{_texmfdistdir}/source/latex/oberdiek/fibnum.dtx
14mu|texlive-oberdiek-20120504-3|801	%doc %{_texmfdistdir}/source/latex/oberdiek/flags.dtx
14mu|texlive-oberdiek-20120504-3|802	%doc %{_texmfdistdir}/source/latex/oberdiek/gettitlestring.dtx
14mu|texlive-oberdiek-20120504-3|803	%doc %{_texmfdistdir}/source/latex/oberdiek/grfext.dtx
14mu|texlive-oberdiek-20120504-3|804	%doc %{_texmfdistdir}/source/latex/oberdiek/grffile.dtx
14mu|texlive-oberdiek-20120504-3|805	%doc %{_texmfdistdir}/source/latex/oberdiek/hobsub.dtx
14mu|texlive-oberdiek-20120504-3|806	%doc %{_texmfdistdir}/source/latex/oberdiek/hologo.dtx
14mu|texlive-oberdiek-20120504-3|807	%doc %{_texmfdistdir}/source/latex/oberdiek/holtxdoc.dtx
14mu|texlive-oberdiek-20120504-3|808	%doc %{_texmfdistdir}/source/latex/oberdiek/hopatch.dtx
14mu|texlive-oberdiek-20120504-3|809	%doc %{_texmfdistdir}/source/latex/oberdiek/hycolor.dtx
14mu|texlive-oberdiek-20120504-3|810	%doc %{_texmfdistdir}/source/latex/oberdiek/hypbmsec.dtx
14mu|texlive-oberdiek-20120504-3|811	%doc %{_texmfdistdir}/source/latex/oberdiek/hypcap.dtx
14mu|texlive-oberdiek-20120504-3|812	%doc %{_texmfdistdir}/source/latex/oberdiek/hypdestopt.dtx
14mu|texlive-oberdiek-20120504-3|813	%doc %{_texmfdistdir}/source/latex/oberdiek/hypdoc.dtx
14mu|texlive-oberdiek-20120504-3|814	%doc %{_texmfdistdir}/source/latex/oberdiek/hypgotoe.dtx
14mu|texlive-oberdiek-20120504-3|815	%doc %{_texmfdistdir}/source/latex/oberdiek/hyphsubst.dtx
14mu|texlive-oberdiek-20120504-3|816	%doc %{_texmfdistdir}/source/latex/oberdiek/ifdraft.dtx
14mu|texlive-oberdiek-20120504-3|817	%doc %{_texmfdistdir}/source/latex/oberdiek/iflang.dtx
14mu|texlive-oberdiek-20120504-3|818	%doc %{_texmfdistdir}/source/latex/oberdiek/ifpdf.dtx
14mu|texlive-oberdiek-20120504-3|819	%doc %{_texmfdistdir}/source/latex/oberdiek/ifvtex.dtx
14mu|texlive-oberdiek-20120504-3|820	%doc %{_texmfdistdir}/source/latex/oberdiek/infwarerr.dtx
14mu|texlive-oberdiek-20120504-3|821	%doc %{_texmfdistdir}/source/latex/oberdiek/inputenx.dtx
14mu|texlive-oberdiek-20120504-3|822	%doc %{_texmfdistdir}/source/latex/oberdiek/intcalc.dtx
14mu|texlive-oberdiek-20120504-3|823	%doc %{_texmfdistdir}/source/latex/oberdiek/kvdefinekeys.dtx
14mu|texlive-oberdiek-20120504-3|824	%doc %{_texmfdistdir}/source/latex/oberdiek/kvoptions.dtx
14mu|texlive-oberdiek-20120504-3|825	%doc %{_texmfdistdir}/source/latex/oberdiek/kvsetkeys.dtx
14mu|texlive-oberdiek-20120504-3|826	%doc %{_texmfdistdir}/source/latex/oberdiek/letltxmacro.dtx
14mu|texlive-oberdiek-20120504-3|827	%doc %{_texmfdistdir}/source/latex/oberdiek/listingsutf8.dtx
14mu|texlive-oberdiek-20120504-3|828	%doc %{_texmfdistdir}/source/latex/oberdiek/ltxcmds.dtx
14mu|texlive-oberdiek-20120504-3|829	%doc %{_texmfdistdir}/source/latex/oberdiek/luacolor.dtx
14mu|texlive-oberdiek-20120504-3|830	%doc %{_texmfdistdir}/source/latex/oberdiek/luatex.dtx
14mu|texlive-oberdiek-20120504-3|831	%doc %{_texmfdistdir}/source/latex/oberdiek/magicnum.dtx
14mu|texlive-oberdiek-20120504-3|832	%doc %{_texmfdistdir}/source/latex/oberdiek/makerobust.dtx
14mu|texlive-oberdiek-20120504-3|833	%doc %{_texmfdistdir}/source/latex/oberdiek/mleftright.dtx
14mu|texlive-oberdiek-20120504-3|834	%doc %{_texmfdistdir}/source/latex/oberdiek/oberdiek.ins
14mu|texlive-oberdiek-20120504-3|835	%doc %{_texmfdistdir}/source/latex/oberdiek/oberdiek.tex
14mu|texlive-oberdiek-20120504-3|836	%doc %{_texmfdistdir}/source/latex/oberdiek/pagegrid.dtx
14mu|texlive-oberdiek-20120504-3|837	%doc %{_texmfdistdir}/source/latex/oberdiek/pagesel.dtx
14mu|texlive-oberdiek-20120504-3|838	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcol.dtx
14mu|texlive-oberdiek-20120504-3|839	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolfoot.dtx
14mu|texlive-oberdiek-20120504-3|840	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolmk.dtx
14mu|texlive-oberdiek-20120504-3|841	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolparallel.dtx
14mu|texlive-oberdiek-20120504-3|842	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolparcolumns.dtx
14mu|texlive-oberdiek-20120504-3|843	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcrypt.dtx
14mu|texlive-oberdiek-20120504-3|844	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfescape.dtx
14mu|texlive-oberdiek-20120504-3|845	%doc %{_texmfdistdir}/source/latex/oberdiek/pdflscape.dtx
14mu|texlive-oberdiek-20120504-3|846	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfrender.dtx
14mu|texlive-oberdiek-20120504-3|847	%doc %{_texmfdistdir}/source/latex/oberdiek/pdftexcmds.dtx
14mu|texlive-oberdiek-20120504-3|848	%doc %{_texmfdistdir}/source/latex/oberdiek/picture.dtx
14mu|texlive-oberdiek-20120504-3|849	%doc %{_texmfdistdir}/source/latex/oberdiek/pmboxdraw.dtx
14mu|texlive-oberdiek-20120504-3|850	%doc %{_texmfdistdir}/source/latex/oberdiek/protecteddef.dtx
14mu|texlive-oberdiek-20120504-3|851	%doc %{_texmfdistdir}/source/latex/oberdiek/readme-ctan.txt
14mu|texlive-oberdiek-20120504-3|852	%doc %{_texmfdistdir}/source/latex/oberdiek/refcount.dtx
14mu|texlive-oberdiek-20120504-3|853	%doc %{_texmfdistdir}/source/latex/oberdiek/rerunfilecheck.dtx
14mu|texlive-oberdiek-20120504-3|854	%doc %{_texmfdistdir}/source/latex/oberdiek/resizegather.dtx
14mu|texlive-oberdiek-20120504-3|855	%doc %{_texmfdistdir}/source/latex/oberdiek/rotchiffre.dtx
14mu|texlive-oberdiek-20120504-3|856	%doc %{_texmfdistdir}/source/latex/oberdiek/scrindex.dtx
14mu|texlive-oberdiek-20120504-3|857	%doc %{_texmfdistdir}/source/latex/oberdiek/selinput.dtx
14mu|texlive-oberdiek-20120504-3|858	%doc %{_texmfdistdir}/source/latex/oberdiek/setouterhbox.dtx
14mu|texlive-oberdiek-20120504-3|859	%doc %{_texmfdistdir}/source/latex/oberdiek/settobox.dtx
14mu|texlive-oberdiek-20120504-3|860	%doc %{_texmfdistdir}/source/latex/oberdiek/soulutf8.dtx
14mu|texlive-oberdiek-20120504-3|861	%doc %{_texmfdistdir}/source/latex/oberdiek/stackrel.dtx
14mu|texlive-oberdiek-20120504-3|862	%doc %{_texmfdistdir}/source/latex/oberdiek/stampinclude.dtx
14mu|texlive-oberdiek-20120504-3|863	%doc %{_texmfdistdir}/source/latex/oberdiek/stringenc.dtx
14mu|texlive-oberdiek-20120504-3|864	%doc %{_texmfdistdir}/source/latex/oberdiek/tabularht.dtx
14mu|texlive-oberdiek-20120504-3|865	%doc %{_texmfdistdir}/source/latex/oberdiek/tabularkv.dtx
14mu|texlive-oberdiek-20120504-3|866	%doc %{_texmfdistdir}/source/latex/oberdiek/telprint.dtx
14mu|texlive-oberdiek-20120504-3|867	%doc %{_texmfdistdir}/source/latex/oberdiek/thepdfnumber.dtx
14mu|texlive-oberdiek-20120504-3|868	%doc %{_texmfdistdir}/source/latex/oberdiek/transparent.dtx
14mu|texlive-oberdiek-20120504-3|869	%doc %{_texmfdistdir}/source/latex/oberdiek/twoopt.dtx
14mu|texlive-oberdiek-20120504-3|870	%doc %{_texmfdistdir}/source/latex/oberdiek/uniquecounter.dtx
14mu|texlive-oberdiek-20120504-3|871	%doc %{_texmfdistdir}/source/latex/oberdiek/zref.dtx
14mu|texlive-oberdiek-20120504-3|872	
14mu|texlive-oberdiek-20120504-3|873	#-----------------------------------------------------------------------
14mu|texlive-oberdiek-20120504-3|874	%prep
14mu|texlive-oberdiek-20120504-3|875	%setup -c -a0 -a1 -a2
14mu|texlive-oberdiek-20120504-3|876	
14mu|texlive-oberdiek-20120504-3|877	%build
14mu|texlive-oberdiek-20120504-3|878	
14mu|texlive-oberdiek-20120504-3|879	%install
14mu|texlive-oberdiek-20120504-3|880	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-oberdiek-20120504-3|881	cp -fpar bibtex scripts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-oberdiek-20120504-3|882	
14mu|texlive-oberdiek-20120504-3|883	
14mu|texlive-oberdiek-20120504-3|884	
14mu|texlive-oberdiek-20120504-3|885	%changelog
14mu|texlive-oberdiek-20120504-3|886	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120504-3
14mu|texlive-oberdiek-20120504-3|887	+ Revision: 50e94b3
14mu|texlive-oberdiek-20120504-3|888	- MassBuild#674: Increase release tag
14mu|texlive-oberdiek-20120504-3|889	
14mu|texlive-oberdiek-20120504-3|890	

25392 14
14mu|texlive-objectz-20061230-4|1	# revision 19389
14mu|texlive-objectz-20061230-4|2	# category Package
14mu|texlive-objectz-20061230-4|3	# catalog-ctan /macros/latex/contrib/objectz
14mu|texlive-objectz-20061230-4|4	# catalog-date 2006-12-30 22:14:40 +0100
14mu|texlive-objectz-20061230-4|5	# catalog-license lppl
14mu|texlive-objectz-20061230-4|6	# catalog-version undef
14mu|texlive-objectz-20061230-4|7	Name:		texlive-objectz
14mu|texlive-objectz-20061230-4|8	Version:	20061230
14mu|texlive-objectz-20061230-4|9	Release:	4
14mu|texlive-objectz-20061230-4|10	Summary:	Macros for typesetting Object Z
14mu|texlive-objectz-20061230-4|11	Group:		Publishing
14mu|texlive-objectz-20061230-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/objectz
14mu|texlive-objectz-20061230-4|13	License:	LPPL
14mu|texlive-objectz-20061230-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/objectz.tar.xz
14mu|texlive-objectz-20061230-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/objectz.doc.tar.xz
14mu|texlive-objectz-20061230-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/objectz.source.tar.xz
14mu|texlive-objectz-20061230-4|17	BuildArch:	noarch
14mu|texlive-objectz-20061230-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-objectz-20061230-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-objectz-20061230-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-objectz-20061230-4|21	
14mu|texlive-objectz-20061230-4|22	%description
14mu|texlive-objectz-20061230-4|23	The package will typeset both Z and Object-Z specifications; it
14mu|texlive-objectz-20061230-4|24	develops the original zed package.
14mu|texlive-objectz-20061230-4|25	
14mu|texlive-objectz-20061230-4|26	
14mu|texlive-objectz-20061230-4|27	#-----------------------------------------------------------------------
14mu|texlive-objectz-20061230-4|28	%files
14mu|texlive-objectz-20061230-4|29	%{_texmfdistdir}/tex/latex/objectz/oz.sty
14mu|texlive-objectz-20061230-4|30	%doc %{_texmfdistdir}/doc/latex/objectz/catalog
14mu|texlive-objectz-20061230-4|31	%doc %{_texmfdistdir}/doc/latex/objectz/makefile
14mu|texlive-objectz-20061230-4|32	%doc %{_texmfdistdir}/doc/latex/objectz/manifest
14mu|texlive-objectz-20061230-4|33	%doc %{_texmfdistdir}/doc/latex/objectz/ozguide.pdf
14mu|texlive-objectz-20061230-4|34	%doc %{_texmfdistdir}/doc/latex/objectz/ozguide.tex
14mu|texlive-objectz-20061230-4|35	%doc %{_texmfdistdir}/doc/latex/objectz/oztest.tex
14mu|texlive-objectz-20061230-4|36	%doc %{_texmfdistdir}/doc/latex/objectz/readme
14mu|texlive-objectz-20061230-4|37	#- source
14mu|texlive-objectz-20061230-4|38	%doc %{_texmfdistdir}/source/latex/objectz/oz.dtx
14mu|texlive-objectz-20061230-4|39	%doc %{_texmfdistdir}/source/latex/objectz/oz.ins
14mu|texlive-objectz-20061230-4|40	
14mu|texlive-objectz-20061230-4|41	#-----------------------------------------------------------------------
14mu|texlive-objectz-20061230-4|42	%prep
14mu|texlive-objectz-20061230-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-objectz-20061230-4|44	
14mu|texlive-objectz-20061230-4|45	%build
14mu|texlive-objectz-20061230-4|46	
14mu|texlive-objectz-20061230-4|47	%install
14mu|texlive-objectz-20061230-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-objectz-20061230-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-objectz-20061230-4|50	
14mu|texlive-objectz-20061230-4|51	
14mu|texlive-objectz-20061230-4|52	
14mu|texlive-objectz-20061230-4|53	%changelog
14mu|texlive-objectz-20061230-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061230-4
14mu|texlive-objectz-20061230-4|55	+ Revision: a279277
14mu|texlive-objectz-20061230-4|56	- MassBuild#674: Increase release tag
14mu|texlive-objectz-20061230-4|57	
14mu|texlive-objectz-20061230-4|58	

25393 14
14mu|texlive-ocg-p-0.4-8|1	# revision 28803
14mu|texlive-ocg-p-0.4-8|2	# category Package
14mu|texlive-ocg-p-0.4-8|3	# catalog-ctan /macros/latex/contrib/ocg-p
14mu|texlive-ocg-p-0.4-8|4	# catalog-date 2013-01-11 11:30:29 +0100
14mu|texlive-ocg-p-0.4-8|5	# catalog-license lppl
14mu|texlive-ocg-p-0.4-8|6	# catalog-version 0.4
14mu|texlive-ocg-p-0.4-8|7	Name:		texlive-ocg-p
14mu|texlive-ocg-p-0.4-8|8	Version:	0.4
14mu|texlive-ocg-p-0.4-8|9	Release:	8
14mu|texlive-ocg-p-0.4-8|10	Summary:	PDF OCG support in LaTeX
14mu|texlive-ocg-p-0.4-8|11	Group:		Publishing
14mu|texlive-ocg-p-0.4-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocg-p
14mu|texlive-ocg-p-0.4-8|13	License:	LPPL
14mu|texlive-ocg-p-0.4-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocg-p.tar.xz
14mu|texlive-ocg-p-0.4-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocg-p.doc.tar.xz
14mu|texlive-ocg-p-0.4-8|16	BuildArch:	noarch
14mu|texlive-ocg-p-0.4-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ocg-p-0.4-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ocg-p-0.4-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-ocg-p-0.4-8|20	
14mu|texlive-ocg-p-0.4-8|21	%description
14mu|texlive-ocg-p-0.4-8|22	The package provides OCG (Optional Content Groups) support
14mu|texlive-ocg-p-0.4-8|23	within a PDF document, replacing the ocg.sty distributed with
14mu|texlive-ocg-p-0.4-8|24	asymptote. Nested OCGs are supported. The package may be used
14mu|texlive-ocg-p-0.4-8|25	with PFDLatex and XeLaTeX.
14mu|texlive-ocg-p-0.4-8|26	
14mu|texlive-ocg-p-0.4-8|27	
14mu|texlive-ocg-p-0.4-8|28	#-----------------------------------------------------------------------
14mu|texlive-ocg-p-0.4-8|29	%files
14mu|texlive-ocg-p-0.4-8|30	%{_texmfdistdir}/tex/latex/ocg-p/ocg-p.sty
14mu|texlive-ocg-p-0.4-8|31	%doc %{_texmfdistdir}/doc/latex/ocg-p/README
14mu|texlive-ocg-p-0.4-8|32	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_1.pdf
14mu|texlive-ocg-p-0.4-8|33	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_1.tex
14mu|texlive-ocg-p-0.4-8|34	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_2.pdf
14mu|texlive-ocg-p-0.4-8|35	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_2.tex
14mu|texlive-ocg-p-0.4-8|36	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_3.pdf
14mu|texlive-ocg-p-0.4-8|37	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_3.tex
14mu|texlive-ocg-p-0.4-8|38	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_4.pdf
14mu|texlive-ocg-p-0.4-8|39	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_4.tex
14mu|texlive-ocg-p-0.4-8|40	%doc %{_texmfdistdir}/doc/latex/ocg-p/ocg-p.pdf
14mu|texlive-ocg-p-0.4-8|41	%doc %{_texmfdistdir}/doc/latex/ocg-p/ocg-p.tex
14mu|texlive-ocg-p-0.4-8|42	
14mu|texlive-ocg-p-0.4-8|43	#-----------------------------------------------------------------------
14mu|texlive-ocg-p-0.4-8|44	%prep
14mu|texlive-ocg-p-0.4-8|45	%setup -c -a0 -a1
14mu|texlive-ocg-p-0.4-8|46	
14mu|texlive-ocg-p-0.4-8|47	%build
14mu|texlive-ocg-p-0.4-8|48	
14mu|texlive-ocg-p-0.4-8|49	%install
14mu|texlive-ocg-p-0.4-8|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ocg-p-0.4-8|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ocg-p-0.4-8|52	
14mu|texlive-ocg-p-0.4-8|53	%changelog
14mu|texlive-ocg-p-0.4-8|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-8
14mu|texlive-ocg-p-0.4-8|55	+ Revision: 8d90790
14mu|texlive-ocg-p-0.4-8|56	- MassBuild#674: Increase release tag
14mu|texlive-ocg-p-0.4-8|57	
14mu|texlive-ocg-p-0.4-8|58	

25394 14
14mu|texlive-ocgtools-0.8-4|1	# revision 20780
14mu|texlive-ocgtools-0.8-4|2	# category Package
14mu|texlive-ocgtools-0.8-4|3	# catalog-ctan /macros/latex/contrib/ocgtools
14mu|texlive-ocgtools-0.8-4|4	# catalog-date 2010-05-11 13:42:59 +0200
14mu|texlive-ocgtools-0.8-4|5	# catalog-license lppl1.2
14mu|texlive-ocgtools-0.8-4|6	# catalog-version 0.8
14mu|texlive-ocgtools-0.8-4|7	Name:		texlive-ocgtools
14mu|texlive-ocgtools-0.8-4|8	Version:	0.8
14mu|texlive-ocgtools-0.8-4|9	Release:	4
14mu|texlive-ocgtools-0.8-4|10	Summary:	Manipulate OCG layers in PDF presentations
14mu|texlive-ocgtools-0.8-4|11	Group:		Publishing
14mu|texlive-ocgtools-0.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocgtools
14mu|texlive-ocgtools-0.8-4|13	License:	LPPL1.2
14mu|texlive-ocgtools-0.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgtools.tar.xz
14mu|texlive-ocgtools-0.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgtools.doc.tar.xz
14mu|texlive-ocgtools-0.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgtools.source.tar.xz
14mu|texlive-ocgtools-0.8-4|17	BuildArch:	noarch
14mu|texlive-ocgtools-0.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ocgtools-0.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ocgtools-0.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ocgtools-0.8-4|21	
14mu|texlive-ocgtools-0.8-4|22	%description
14mu|texlive-ocgtools-0.8-4|23	The package provides the means to insert OGC (Optional Group
14mu|texlive-ocgtools-0.8-4|24	Content, commonly known as layers) into PDF presentations. This
14mu|texlive-ocgtools-0.8-4|25	allows the user to insert any TeX material into separate layers
14mu|texlive-ocgtools-0.8-4|26	in a PDF document and also insert links which toggle these
14mu|texlive-ocgtools-0.8-4|27	layers on and off. Parts of the PDF document, such as formatted
14mu|texlive-ocgtools-0.8-4|28	text, tables, maths formulas or graphics may be switched to
14mu|texlive-ocgtools-0.8-4|29	visible or invisible state by clicking active links or buttons.
14mu|texlive-ocgtools-0.8-4|30	The documentation discusses the package's relation to various
14mu|texlive-ocgtools-0.8-4|31	apparently similar packages.
14mu|texlive-ocgtools-0.8-4|32	
14mu|texlive-ocgtools-0.8-4|33	
14mu|texlive-ocgtools-0.8-4|34	#-----------------------------------------------------------------------
14mu|texlive-ocgtools-0.8-4|35	%files
14mu|texlive-ocgtools-0.8-4|36	%{_texmfdistdir}/tex/latex/ocgtools/ocgtools.sty
14mu|texlive-ocgtools-0.8-4|37	%doc %{_texmfdistdir}/doc/latex/ocgtools/README
14mu|texlive-ocgtools-0.8-4|38	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/book.jpg
14mu|texlive-ocgtools-0.8-4|39	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/fancytipmark.pdf
14mu|texlive-ocgtools-0.8-4|40	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-article.pdf
14mu|texlive-ocgtools-0.8-4|41	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-article.tex
14mu|texlive-ocgtools-0.8-4|42	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Hannover.pdf
14mu|texlive-ocgtools-0.8-4|43	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Hannover.tex
14mu|texlive-ocgtools-0.8-4|44	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Marburg.pdf
14mu|texlive-ocgtools-0.8-4|45	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Marburg.tex
14mu|texlive-ocgtools-0.8-4|46	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer.pdf
14mu|texlive-ocgtools-0.8-4|47	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer.tex
14mu|texlive-ocgtools-0.8-4|48	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-fancytooltips.pdf
14mu|texlive-ocgtools-0.8-4|49	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-fancytooltips.tex
14mu|texlive-ocgtools-0.8-4|50	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-minimal.pdf
14mu|texlive-ocgtools-0.8-4|51	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-minimal.tex
14mu|texlive-ocgtools-0.8-4|52	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-nopanel.pdf
14mu|texlive-ocgtools-0.8-4|53	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-nopanel.tex
14mu|texlive-ocgtools-0.8-4|54	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-panelleft.pdf
14mu|texlive-ocgtools-0.8-4|55	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-panelleft.tex
14mu|texlive-ocgtools-0.8-4|56	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen.pdf
14mu|texlive-ocgtools-0.8-4|57	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen.tex
14mu|texlive-ocgtools-0.8-4|58	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-leftpanel.pdf
14mu|texlive-ocgtools-0.8-4|59	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-leftpanel.tex
14mu|texlive-ocgtools-0.8-4|60	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-rightpanel.pdf
14mu|texlive-ocgtools-0.8-4|61	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-rightpanel.tex
14mu|texlive-ocgtools-0.8-4|62	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web.pdf
14mu|texlive-ocgtools-0.8-4|63	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web.tex
14mu|texlive-ocgtools-0.8-4|64	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.bat
14mu|texlive-ocgtools-0.8-4|65	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.pdf
14mu|texlive-ocgtools-0.8-4|66	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.sh
14mu|texlive-ocgtools-0.8-4|67	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.tex
14mu|texlive-ocgtools-0.8-4|68	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-scrartcl.pdf
14mu|texlive-ocgtools-0.8-4|69	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-scrartcl.tex
14mu|texlive-ocgtools-0.8-4|70	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-test.bat
14mu|texlive-ocgtools-0.8-4|71	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-test.sh
14mu|texlive-ocgtools-0.8-4|72	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-test.tex
14mu|texlive-ocgtools-0.8-4|73	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/tall.jpg
14mu|texlive-ocgtools-0.8-4|74	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/tall.pdf
14mu|texlive-ocgtools-0.8-4|75	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/wide.jpg
14mu|texlive-ocgtools-0.8-4|76	%doc %{_texmfdistdir}/doc/latex/ocgtools/ocgtools.pdf
14mu|texlive-ocgtools-0.8-4|77	#- source
14mu|texlive-ocgtools-0.8-4|78	%doc %{_texmfdistdir}/source/latex/ocgtools/ocgtools.dtx
14mu|texlive-ocgtools-0.8-4|79	%doc %{_texmfdistdir}/source/latex/ocgtools/ocgtools.ins
14mu|texlive-ocgtools-0.8-4|80	
14mu|texlive-ocgtools-0.8-4|81	#-----------------------------------------------------------------------
14mu|texlive-ocgtools-0.8-4|82	%prep
14mu|texlive-ocgtools-0.8-4|83	%setup -c -a0 -a1 -a2
14mu|texlive-ocgtools-0.8-4|84	
14mu|texlive-ocgtools-0.8-4|85	%build
14mu|texlive-ocgtools-0.8-4|86	
14mu|texlive-ocgtools-0.8-4|87	%install
14mu|texlive-ocgtools-0.8-4|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ocgtools-0.8-4|89	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ocgtools-0.8-4|90	
14mu|texlive-ocgtools-0.8-4|91	
14mu|texlive-ocgtools-0.8-4|92	
14mu|texlive-ocgtools-0.8-4|93	%changelog
14mu|texlive-ocgtools-0.8-4|94	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8-4
14mu|texlive-ocgtools-0.8-4|95	+ Revision: 6879de2
14mu|texlive-ocgtools-0.8-4|96	- MassBuild#674: Increase release tag
14mu|texlive-ocgtools-0.8-4|97	
14mu|texlive-ocgtools-0.8-4|98	

25395 14
14mu|texlive-ocgx-0.5-7|1	# revision 28492
14mu|texlive-ocgx-0.5-7|2	# category Package
14mu|texlive-ocgx-0.5-7|3	# catalog-ctan /macros/latex/contrib/ocgx
14mu|texlive-ocgx-0.5-7|4	# catalog-date 2012-12-10 10:44:43 +0100
14mu|texlive-ocgx-0.5-7|5	# catalog-license lppl
14mu|texlive-ocgx-0.5-7|6	# catalog-version 0.5
14mu|texlive-ocgx-0.5-7|7	Name:		texlive-ocgx
14mu|texlive-ocgx-0.5-7|8	Version:	0.5
14mu|texlive-ocgx-0.5-7|9	Release:	7
14mu|texlive-ocgx-0.5-7|10	Summary:	Use OCGs within a PDF document without JavaScript
14mu|texlive-ocgx-0.5-7|11	Group:		Publishing
14mu|texlive-ocgx-0.5-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocgx
14mu|texlive-ocgx-0.5-7|13	License:	LPPL
14mu|texlive-ocgx-0.5-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgx.tar.xz
14mu|texlive-ocgx-0.5-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgx.doc.tar.xz
14mu|texlive-ocgx-0.5-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgx.source.tar.xz
14mu|texlive-ocgx-0.5-7|17	BuildArch:	noarch
14mu|texlive-ocgx-0.5-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ocgx-0.5-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ocgx-0.5-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-ocgx-0.5-7|21	
14mu|texlive-ocgx-0.5-7|22	%description
14mu|texlive-ocgx-0.5-7|23	The package extends the ocg package, which allows you to create
14mu|texlive-ocgx-0.5-7|24	OCGs (Optional Content Groups) in PDF documents. (The ocg
14mu|texlive-ocgx-0.5-7|25	package is distributed as part of Asymptote.) Every OCG
14mu|texlive-ocgx-0.5-7|26	includes TeX material into a layer of the PDF file. Each of
14mu|texlive-ocgx-0.5-7|27	these layers can be displayed or not. Links can enable or
14mu|texlive-ocgx-0.5-7|28	disable the display of OCGs. The ocgx package does not use
14mu|texlive-ocgx-0.5-7|29	Javascript embedded in the PDF document to enable (to show) or
14mu|texlive-ocgx-0.5-7|30	disable (to hide) OCGs.
14mu|texlive-ocgx-0.5-7|31	
14mu|texlive-ocgx-0.5-7|32	
14mu|texlive-ocgx-0.5-7|33	#-----------------------------------------------------------------------
14mu|texlive-ocgx-0.5-7|34	%files
14mu|texlive-ocgx-0.5-7|35	%{_texmfdistdir}/tex/latex/ocgx/ocgx.sty
14mu|texlive-ocgx-0.5-7|36	%{_texmfdistdir}/tex/latex/ocgx/tikzlibraryocgx.code.tex
14mu|texlive-ocgx-0.5-7|37	%doc %{_texmfdistdir}/doc/latex/ocgx/README
14mu|texlive-ocgx-0.5-7|38	%doc %{_texmfdistdir}/doc/latex/ocgx/demo-ocgx.pdf
14mu|texlive-ocgx-0.5-7|39	%doc %{_texmfdistdir}/doc/latex/ocgx/ocgx-manual-en.pdf
14mu|texlive-ocgx-0.5-7|40	#- source
14mu|texlive-ocgx-0.5-7|41	%doc %{_texmfdistdir}/source/latex/ocgx/demo-ocgx.tex
14mu|texlive-ocgx-0.5-7|42	%doc %{_texmfdistdir}/source/latex/ocgx/ocgx-example-1.tex
14mu|texlive-ocgx-0.5-7|43	%doc %{_texmfdistdir}/source/latex/ocgx/ocgx-manual-en.tex
14mu|texlive-ocgx-0.5-7|44	
14mu|texlive-ocgx-0.5-7|45	#-----------------------------------------------------------------------
14mu|texlive-ocgx-0.5-7|46	%prep
14mu|texlive-ocgx-0.5-7|47	%setup -c -a0 -a1 -a2
14mu|texlive-ocgx-0.5-7|48	
14mu|texlive-ocgx-0.5-7|49	%build
14mu|texlive-ocgx-0.5-7|50	
14mu|texlive-ocgx-0.5-7|51	%install
14mu|texlive-ocgx-0.5-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ocgx-0.5-7|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ocgx-0.5-7|54	
14mu|texlive-ocgx-0.5-7|55	%changelog
14mu|texlive-ocgx-0.5-7|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-7
14mu|texlive-ocgx-0.5-7|57	+ Revision: 55e36ae
14mu|texlive-ocgx-0.5-7|58	- MassBuild#674: Increase release tag
14mu|texlive-ocgx-0.5-7|59	
14mu|texlive-ocgx-0.5-7|60	

25396 14
14mu|texlive-ocr-latex-20070311-4|1	# revision 15878
14mu|texlive-ocr-latex-20070311-4|2	# category Package
14mu|texlive-ocr-latex-20070311-4|3	# catalog-ctan /macros/latex/contrib/ocr-latex
14mu|texlive-ocr-latex-20070311-4|4	# catalog-date 2007-03-11 14:06:37 +0100
14mu|texlive-ocr-latex-20070311-4|5	# catalog-license gpl
14mu|texlive-ocr-latex-20070311-4|6	# catalog-version undef
14mu|texlive-ocr-latex-20070311-4|7	Name:		texlive-ocr-latex
14mu|texlive-ocr-latex-20070311-4|8	Version:	20070311
14mu|texlive-ocr-latex-20070311-4|9	Release:	4
14mu|texlive-ocr-latex-20070311-4|10	Summary:	LaTeX support for ocr fonts
14mu|texlive-ocr-latex-20070311-4|11	Group:		Publishing
14mu|texlive-ocr-latex-20070311-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocr-latex
14mu|texlive-ocr-latex-20070311-4|13	License:	GPL
14mu|texlive-ocr-latex-20070311-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-latex.tar.xz
14mu|texlive-ocr-latex-20070311-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-latex.doc.tar.xz
14mu|texlive-ocr-latex-20070311-4|16	BuildArch:	noarch
14mu|texlive-ocr-latex-20070311-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ocr-latex-20070311-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ocr-latex-20070311-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ocr-latex-20070311-4|20	
14mu|texlive-ocr-latex-20070311-4|21	%description
14mu|texlive-ocr-latex-20070311-4|22	The package supports use of both ocr-a and ocr-b fonts in LaTeX
14mu|texlive-ocr-latex-20070311-4|23	documents.
14mu|texlive-ocr-latex-20070311-4|24	
14mu|texlive-ocr-latex-20070311-4|25	
14mu|texlive-ocr-latex-20070311-4|26	#-----------------------------------------------------------------------
14mu|texlive-ocr-latex-20070311-4|27	%files
14mu|texlive-ocr-latex-20070311-4|28	%{_texmfdistdir}/tex/latex/ocr-latex/ocr.sty
14mu|texlive-ocr-latex-20070311-4|29	%{_texmfdistdir}/tex/latex/ocr-latex/ot1oca.fd
14mu|texlive-ocr-latex-20070311-4|30	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocra.fd
14mu|texlive-ocr-latex-20070311-4|31	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrb.fd
14mu|texlive-ocr-latex-20070311-4|32	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbn.fd
14mu|texlive-ocr-latex-20070311-4|33	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbns.fd
14mu|texlive-ocr-latex-20070311-4|34	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbo.fd
14mu|texlive-ocr-latex-20070311-4|35	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbs.fd
14mu|texlive-ocr-latex-20070311-4|36	%doc %{_texmfdistdir}/doc/latex/ocr-latex/README
14mu|texlive-ocr-latex-20070311-4|37	%doc %{_texmfdistdir}/doc/latex/ocr-latex/ocr.pdf
14mu|texlive-ocr-latex-20070311-4|38	%doc %{_texmfdistdir}/doc/latex/ocr-latex/ocr.tex
14mu|texlive-ocr-latex-20070311-4|39	
14mu|texlive-ocr-latex-20070311-4|40	#-----------------------------------------------------------------------
14mu|texlive-ocr-latex-20070311-4|41	%prep
14mu|texlive-ocr-latex-20070311-4|42	%setup -c -a0 -a1
14mu|texlive-ocr-latex-20070311-4|43	
14mu|texlive-ocr-latex-20070311-4|44	%build
14mu|texlive-ocr-latex-20070311-4|45	
14mu|texlive-ocr-latex-20070311-4|46	%install
14mu|texlive-ocr-latex-20070311-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ocr-latex-20070311-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ocr-latex-20070311-4|49	
14mu|texlive-ocr-latex-20070311-4|50	
14mu|texlive-ocr-latex-20070311-4|51	
14mu|texlive-ocr-latex-20070311-4|52	%changelog
14mu|texlive-ocr-latex-20070311-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070311-4
14mu|texlive-ocr-latex-20070311-4|54	+ Revision: 384ee4f
14mu|texlive-ocr-latex-20070311-4|55	- MassBuild#674: Increase release tag
14mu|texlive-ocr-latex-20070311-4|56	
14mu|texlive-ocr-latex-20070311-4|57	

25397 14
14mu|texlive-octavo-1.2-4|1	# revision 15878
14mu|texlive-octavo-1.2-4|2	# category Package
14mu|texlive-octavo-1.2-4|3	# catalog-ctan /macros/latex/contrib/octavo
14mu|texlive-octavo-1.2-4|4	# catalog-date 2007-03-07 18:02:23 +0100
14mu|texlive-octavo-1.2-4|5	# catalog-license lppl
14mu|texlive-octavo-1.2-4|6	# catalog-version 1.2
14mu|texlive-octavo-1.2-4|7	Name:		texlive-octavo
14mu|texlive-octavo-1.2-4|8	Version:	1.2
14mu|texlive-octavo-1.2-4|9	Release:	4
14mu|texlive-octavo-1.2-4|10	Summary:	Typeset books following classical design and layout
14mu|texlive-octavo-1.2-4|11	Group:		Publishing
14mu|texlive-octavo-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/octavo
14mu|texlive-octavo-1.2-4|13	License:	LPPL
14mu|texlive-octavo-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/octavo.tar.xz
14mu|texlive-octavo-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/octavo.doc.tar.xz
14mu|texlive-octavo-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/octavo.source.tar.xz
14mu|texlive-octavo-1.2-4|17	BuildArch:	noarch
14mu|texlive-octavo-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-octavo-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-octavo-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-octavo-1.2-4|21	
14mu|texlive-octavo-1.2-4|22	%description
14mu|texlive-octavo-1.2-4|23	The octavo class is a modification of the standard LaTeX book
14mu|texlive-octavo-1.2-4|24	class. Its purpose is to typeset books following classical
14mu|texlive-octavo-1.2-4|25	design and layout principles, with the express intention of
14mu|texlive-octavo-1.2-4|26	encouraging the making of beautiful books by anyone with access
14mu|texlive-octavo-1.2-4|27	to a good printer and with an inclination towards venerable
14mu|texlive-octavo-1.2-4|28	crafts, e.g., bookbinding. The octavo class differs from the
14mu|texlive-octavo-1.2-4|29	book class by implementing many of the proposals and insights
14mu|texlive-octavo-1.2-4|30	of respected experts, especially Jan Tschichold and Hugh
14mu|texlive-octavo-1.2-4|31	Williamson. The documentation discusses methods to organise and
14mu|texlive-octavo-1.2-4|32	print out any text into signatures, which can then be gathered,
14mu|texlive-octavo-1.2-4|33	folded and sewn into a book.
14mu|texlive-octavo-1.2-4|34	
14mu|texlive-octavo-1.2-4|35	
14mu|texlive-octavo-1.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-octavo-1.2-4|37	%files
14mu|texlive-octavo-1.2-4|38	%{_texmfdistdir}/tex/latex/octavo/oct10.clo
14mu|texlive-octavo-1.2-4|39	%{_texmfdistdir}/tex/latex/octavo/oct11.clo
14mu|texlive-octavo-1.2-4|40	%{_texmfdistdir}/tex/latex/octavo/oct12.clo
14mu|texlive-octavo-1.2-4|41	%{_texmfdistdir}/tex/latex/octavo/octavo.cls
14mu|texlive-octavo-1.2-4|42	%doc %{_texmfdistdir}/doc/latex/octavo/README
14mu|texlive-octavo-1.2-4|43	%doc %{_texmfdistdir}/doc/latex/octavo/changes
14mu|texlive-octavo-1.2-4|44	%doc %{_texmfdistdir}/doc/latex/octavo/tub-octavo.pdf
14mu|texlive-octavo-1.2-4|45	#- source
14mu|texlive-octavo-1.2-4|46	%doc %{_texmfdistdir}/source/latex/octavo/octavo.dtx
14mu|texlive-octavo-1.2-4|47	%doc %{_texmfdistdir}/source/latex/octavo/octavo.ins
14mu|texlive-octavo-1.2-4|48	
14mu|texlive-octavo-1.2-4|49	#-----------------------------------------------------------------------
14mu|texlive-octavo-1.2-4|50	%prep
14mu|texlive-octavo-1.2-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-octavo-1.2-4|52	
14mu|texlive-octavo-1.2-4|53	%build
14mu|texlive-octavo-1.2-4|54	
14mu|texlive-octavo-1.2-4|55	%install
14mu|texlive-octavo-1.2-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-octavo-1.2-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-octavo-1.2-4|58	
14mu|texlive-octavo-1.2-4|59	
14mu|texlive-octavo-1.2-4|60	
14mu|texlive-octavo-1.2-4|61	%changelog
14mu|texlive-octavo-1.2-4|62	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-octavo-1.2-4|63	+ Revision: 836d394
14mu|texlive-octavo-1.2-4|64	- MassBuild#674: Increase release tag
14mu|texlive-octavo-1.2-4|65	
14mu|texlive-octavo-1.2-4|66	

25398 14
14mu|texlive-odsfile-0.2-10|1	# revision 32742
14mu|texlive-odsfile-0.2-10|2	# category Package
14mu|texlive-odsfile-0.2-10|3	# catalog-ctan /macros/luatex/latex/odsfile
14mu|texlive-odsfile-0.2-10|4	# catalog-date 2012-08-14 16:24:07 +0200
14mu|texlive-odsfile-0.2-10|5	# catalog-license lppl1.3
14mu|texlive-odsfile-0.2-10|6	# catalog-version 0.2
14mu|texlive-odsfile-0.2-10|7	Name:		texlive-odsfile
14mu|texlive-odsfile-0.2-10|8	Version:	0.2
14mu|texlive-odsfile-0.2-10|9	Release:	10
14mu|texlive-odsfile-0.2-10|10	Summary:	Read OpenDocument Spreadsheet documents as LaTeX tables
14mu|texlive-odsfile-0.2-10|11	Group:		Publishing
14mu|texlive-odsfile-0.2-10|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/odsfile
14mu|texlive-odsfile-0.2-10|13	License:	LPPL1.3
14mu|texlive-odsfile-0.2-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/odsfile.tar.xz
14mu|texlive-odsfile-0.2-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/odsfile.doc.tar.xz
14mu|texlive-odsfile-0.2-10|16	BuildArch:	noarch
14mu|texlive-odsfile-0.2-10|17	BuildRequires:	texlive-tlpkg
14mu|texlive-odsfile-0.2-10|18	Requires(pre):	texlive-tlpkg
14mu|texlive-odsfile-0.2-10|19	Requires(post):	texlive-kpathsea
14mu|texlive-odsfile-0.2-10|20	
14mu|texlive-odsfile-0.2-10|21	%description
14mu|texlive-odsfile-0.2-10|22	The distribution includes a package and a lua library that can
14mu|texlive-odsfile-0.2-10|23	together read OpenDocument spreadsheet documents as LaTeX
14mu|texlive-odsfile-0.2-10|24	tables. Cells in the tables may be processed by LaTeX macros,
14mu|texlive-odsfile-0.2-10|25	so that (for example) the package may be used for drawing some
14mu|texlive-odsfile-0.2-10|26	plots. The package uses lua's zip library.
14mu|texlive-odsfile-0.2-10|27	
14mu|texlive-odsfile-0.2-10|28	
14mu|texlive-odsfile-0.2-10|29	#-----------------------------------------------------------------------
14mu|texlive-odsfile-0.2-10|30	%files
14mu|texlive-odsfile-0.2-10|31	%{_texmfdistdir}/tex/lualatex/odsfile/odsfile.lua
14mu|texlive-odsfile-0.2-10|32	%{_texmfdistdir}/tex/lualatex/odsfile/odsfile.sty
14mu|texlive-odsfile-0.2-10|33	%doc %{_texmfdistdir}/doc/lualatex/odsfile/README
14mu|texlive-odsfile-0.2-10|34	%doc %{_texmfdistdir}/doc/lualatex/odsfile/odsfile.pdf
14mu|texlive-odsfile-0.2-10|35	%doc %{_texmfdistdir}/doc/lualatex/odsfile/odsfile.tex
14mu|texlive-odsfile-0.2-10|36	%doc %{_texmfdistdir}/doc/lualatex/odsfile/pokus.ods
14mu|texlive-odsfile-0.2-10|37	
14mu|texlive-odsfile-0.2-10|38	#-----------------------------------------------------------------------
14mu|texlive-odsfile-0.2-10|39	%prep
14mu|texlive-odsfile-0.2-10|40	%setup -c -a0 -a1
14mu|texlive-odsfile-0.2-10|41	
14mu|texlive-odsfile-0.2-10|42	%build
14mu|texlive-odsfile-0.2-10|43	
14mu|texlive-odsfile-0.2-10|44	%install
14mu|texlive-odsfile-0.2-10|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-odsfile-0.2-10|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-odsfile-0.2-10|47	
14mu|texlive-odsfile-0.2-10|48	%changelog
14mu|texlive-odsfile-0.2-10|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-10
14mu|texlive-odsfile-0.2-10|50	+ Revision: 03a58b3
14mu|texlive-odsfile-0.2-10|51	- MassBuild#674: Increase release tag
14mu|texlive-odsfile-0.2-10|52	
14mu|texlive-odsfile-0.2-10|53	

25399 14
14mu|texlive-oldstyle-0.2-4|1	# revision 15878
14mu|texlive-oldstyle-0.2-4|2	# category Package
14mu|texlive-oldstyle-0.2-4|3	# catalog-ctan /macros/latex/contrib/oldstyle
14mu|texlive-oldstyle-0.2-4|4	# catalog-date 2009-03-08 21:39:02 +0100
14mu|texlive-oldstyle-0.2-4|5	# catalog-license lppl
14mu|texlive-oldstyle-0.2-4|6	# catalog-version 0.2
14mu|texlive-oldstyle-0.2-4|7	Name:		texlive-oldstyle
14mu|texlive-oldstyle-0.2-4|8	Version:	0.2
14mu|texlive-oldstyle-0.2-4|9	Release:	4
14mu|texlive-oldstyle-0.2-4|10	Summary:	Old style numbers in OT1 encoding
14mu|texlive-oldstyle-0.2-4|11	Group:		Publishing
14mu|texlive-oldstyle-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oldstyle
14mu|texlive-oldstyle-0.2-4|13	License:	LPPL
14mu|texlive-oldstyle-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstyle.tar.xz
14mu|texlive-oldstyle-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstyle.doc.tar.xz
14mu|texlive-oldstyle-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstyle.source.tar.xz
14mu|texlive-oldstyle-0.2-4|17	BuildArch:	noarch
14mu|texlive-oldstyle-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-oldstyle-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-oldstyle-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-oldstyle-0.2-4|21	
14mu|texlive-oldstyle-0.2-4|22	%description
14mu|texlive-oldstyle-0.2-4|23	Font information needed to load the cmmi and cmmib fonts for
14mu|texlive-oldstyle-0.2-4|24	use to produce oldstyle numbers.
14mu|texlive-oldstyle-0.2-4|25	
14mu|texlive-oldstyle-0.2-4|26	
14mu|texlive-oldstyle-0.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-oldstyle-0.2-4|28	%files
14mu|texlive-oldstyle-0.2-4|29	%{_texmfdistdir}/tex/latex/oldstyle/Ucmm.fd
14mu|texlive-oldstyle-0.2-4|30	%{_texmfdistdir}/tex/latex/oldstyle/oldstyle.sty
14mu|texlive-oldstyle-0.2-4|31	%doc %{_texmfdistdir}/doc/latex/oldstyle/oldstyle.pdf
14mu|texlive-oldstyle-0.2-4|32	#- source
14mu|texlive-oldstyle-0.2-4|33	%doc %{_texmfdistdir}/source/latex/oldstyle/oldstyle.dtx
14mu|texlive-oldstyle-0.2-4|34	%doc %{_texmfdistdir}/source/latex/oldstyle/oldstyle.ins
14mu|texlive-oldstyle-0.2-4|35	
14mu|texlive-oldstyle-0.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-oldstyle-0.2-4|37	%prep
14mu|texlive-oldstyle-0.2-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-oldstyle-0.2-4|39	
14mu|texlive-oldstyle-0.2-4|40	%build
14mu|texlive-oldstyle-0.2-4|41	
14mu|texlive-oldstyle-0.2-4|42	%install
14mu|texlive-oldstyle-0.2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-oldstyle-0.2-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-oldstyle-0.2-4|45	
14mu|texlive-oldstyle-0.2-4|46	
14mu|texlive-oldstyle-0.2-4|47	
14mu|texlive-oldstyle-0.2-4|48	%changelog
14mu|texlive-oldstyle-0.2-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-oldstyle-0.2-4|50	+ Revision: 9be823d
14mu|texlive-oldstyle-0.2-4|51	- MassBuild#674: Increase release tag
14mu|texlive-oldstyle-0.2-4|52	
14mu|texlive-oldstyle-0.2-4|53	

25400 14
14mu|texlive-omega-20091109-4|1	# revision 15878
14mu|texlive-omega-20091109-4|2	# category Package
14mu|texlive-omega-20091109-4|3	# catalog-ctan /systems/omega
14mu|texlive-omega-20091109-4|4	# catalog-date 2009-11-09 23:44:56 +0100
14mu|texlive-omega-20091109-4|5	# catalog-license gpl
14mu|texlive-omega-20091109-4|6	# catalog-version undef
14mu|texlive-omega-20091109-4|7	Name:		texlive-omega
14mu|texlive-omega-20091109-4|8	Version:	20091109
14mu|texlive-omega-20091109-4|9	Release:	4
14mu|texlive-omega-20091109-4|10	Summary:	A wide-character-set extension of TeX
14mu|texlive-omega-20091109-4|11	Group:		Publishing
14mu|texlive-omega-20091109-4|12	URL:		http://www.ctan.org/tex-archive/systems/omega
14mu|texlive-omega-20091109-4|13	License:	GPL
14mu|texlive-omega-20091109-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omega.tar.xz
14mu|texlive-omega-20091109-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omega.doc.tar.xz
14mu|texlive-omega-20091109-4|16	BuildArch:	noarch
14mu|texlive-omega-20091109-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-omega-20091109-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-omega-20091109-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-omega-20091109-4|20	
14mu|texlive-omega-20091109-4|21	%description
14mu|texlive-omega-20091109-4|22	A development of TeX, which deals in multi-octet Unicode
14mu|texlive-omega-20091109-4|23	characters, to enable native treatment of a wide range of
14mu|texlive-omega-20091109-4|24	languages without changing character-set. Work on Omega seems,
14mu|texlive-omega-20091109-4|25	more or less, to have ceased: its immediate successor was to be
14mu|texlive-omega-20091109-4|26	the aleph project (though that too has stalled). Projects
14mu|texlive-omega-20091109-4|27	developing Omega (and Aleph) ideas include Omega-2 and LuaTeX.
14mu|texlive-omega-20091109-4|28	
14mu|texlive-omega-20091109-4|29	
14mu|texlive-omega-20091109-4|30	#-----------------------------------------------------------------------
14mu|texlive-omega-20091109-4|31	%files
14mu|texlive-omega-20091109-4|32	%{_texmfdistdir}/dvips/omega/config.omega
14mu|texlive-omega-20091109-4|33	%{_texmfdistdir}/dvips/omega/omega.cfg
14mu|texlive-omega-20091109-4|34	%{_texmfdistdir}/fonts/afm/public/omega/omsea1.afm
14mu|texlive-omega-20091109-4|35	%{_texmfdistdir}/fonts/afm/public/omega/omsea1b.afm
14mu|texlive-omega-20091109-4|36	%{_texmfdistdir}/fonts/afm/public/omega/omsea2.afm
14mu|texlive-omega-20091109-4|37	%{_texmfdistdir}/fonts/afm/public/omega/omsea2b.afm
14mu|texlive-omega-20091109-4|38	%{_texmfdistdir}/fonts/afm/public/omega/omsea3.afm
14mu|texlive-omega-20091109-4|39	%{_texmfdistdir}/fonts/afm/public/omega/omsea3b.afm
14mu|texlive-omega-20091109-4|40	%{_texmfdistdir}/fonts/afm/public/omega/omseco.afm
14mu|texlive-omega-20091109-4|41	%{_texmfdistdir}/fonts/afm/public/omega/omsecob.afm
14mu|texlive-omega-20091109-4|42	%{_texmfdistdir}/fonts/afm/public/omega/omsecobi.afm
14mu|texlive-omega-20091109-4|43	%{_texmfdistdir}/fonts/afm/public/omega/omsecoi.afm
14mu|texlive-omega-20091109-4|44	%{_texmfdistdir}/fonts/afm/public/omega/omsecx.afm
14mu|texlive-omega-20091109-4|45	%{_texmfdistdir}/fonts/afm/public/omega/omsecy.afm
14mu|texlive-omega-20091109-4|46	%{_texmfdistdir}/fonts/afm/public/omega/omsegr.afm
14mu|texlive-omega-20091109-4|47	%{_texmfdistdir}/fonts/afm/public/omega/omsegrb.afm
14mu|texlive-omega-20091109-4|48	%{_texmfdistdir}/fonts/afm/public/omega/omsegrbi.afm
14mu|texlive-omega-20091109-4|49	%{_texmfdistdir}/fonts/afm/public/omega/omsegri.afm
14mu|texlive-omega-20091109-4|50	%{_texmfdistdir}/fonts/afm/public/omega/omseha.afm
14mu|texlive-omega-20091109-4|51	%{_texmfdistdir}/fonts/afm/public/omega/omsehe.afm
14mu|texlive-omega-20091109-4|52	%{_texmfdistdir}/fonts/afm/public/omega/omseip.afm
14mu|texlive-omega-20091109-4|53	%{_texmfdistdir}/fonts/afm/public/omega/omsela.afm
14mu|texlive-omega-20091109-4|54	%{_texmfdistdir}/fonts/afm/public/omega/omselab.afm
14mu|texlive-omega-20091109-4|55	%{_texmfdistdir}/fonts/afm/public/omega/omselabi.afm
14mu|texlive-omega-20091109-4|56	%{_texmfdistdir}/fonts/afm/public/omega/omselai.afm
14mu|texlive-omega-20091109-4|57	%{_texmfdistdir}/fonts/afm/public/omega/omseti.afm
14mu|texlive-omega-20091109-4|58	%{_texmfdistdir}/fonts/map/dvips/omega/omega.map
14mu|texlive-omega-20091109-4|59	%{_texmfdistdir}/fonts/ofm/public/omega/omarab.ofm
14mu|texlive-omega-20091109-4|60	%{_texmfdistdir}/fonts/ofm/public/omega/omarabb.ofm
14mu|texlive-omega-20091109-4|61	%{_texmfdistdir}/fonts/ofm/public/omega/omlgc.ofm
14mu|texlive-omega-20091109-4|62	%{_texmfdistdir}/fonts/ofm/public/omega/omlgcb.ofm
14mu|texlive-omega-20091109-4|63	%{_texmfdistdir}/fonts/ofm/public/omega/omlgcbi.ofm
14mu|texlive-omega-20091109-4|64	%{_texmfdistdir}/fonts/ofm/public/omega/omlgci.ofm
14mu|texlive-omega-20091109-4|65	%{_texmfdistdir}/fonts/ofm/public/omega/ucitt10.ofm
14mu|texlive-omega-20091109-4|66	%{_texmfdistdir}/fonts/ofm/public/omega/ucsltt10.ofm
14mu|texlive-omega-20091109-4|67	%{_texmfdistdir}/fonts/ofm/public/omega/uctt10.ofm
14mu|texlive-omega-20091109-4|68	%{_texmfdistdir}/fonts/ofm/public/omega/uctt12.ofm
14mu|texlive-omega-20091109-4|69	%{_texmfdistdir}/fonts/ofm/public/omega/uctt8.ofm
14mu|texlive-omega-20091109-4|70	%{_texmfdistdir}/fonts/ofm/public/omega/uctt9.ofm
14mu|texlive-omega-20091109-4|71	%{_texmfdistdir}/fonts/ofm/public/omega/ucvtt10.ofm
14mu|texlive-omega-20091109-4|72	%{_texmfdistdir}/fonts/ovf/public/omega/omarab.ovf
14mu|texlive-omega-20091109-4|73	%{_texmfdistdir}/fonts/ovf/public/omega/omarabb.ovf
14mu|texlive-omega-20091109-4|74	%{_texmfdistdir}/fonts/ovf/public/omega/omlgc.ovf
14mu|texlive-omega-20091109-4|75	%{_texmfdistdir}/fonts/ovf/public/omega/omlgcb.ovf
14mu|texlive-omega-20091109-4|76	%{_texmfdistdir}/fonts/ovf/public/omega/omlgcbi.ovf
14mu|texlive-omega-20091109-4|77	%{_texmfdistdir}/fonts/ovf/public/omega/omlgci.ovf
14mu|texlive-omega-20091109-4|78	%{_texmfdistdir}/fonts/ovf/public/omega/ucitt10.ovf
14mu|texlive-omega-20091109-4|79	%{_texmfdistdir}/fonts/ovf/public/omega/ucsltt10.ovf
14mu|texlive-omega-20091109-4|80	%{_texmfdistdir}/fonts/ovf/public/omega/uctt10.ovf
14mu|texlive-omega-20091109-4|81	%{_texmfdistdir}/fonts/ovf/public/omega/uctt12.ovf
14mu|texlive-omega-20091109-4|82	%{_texmfdistdir}/fonts/ovf/public/omega/uctt8.ovf
14mu|texlive-omega-20091109-4|83	%{_texmfdistdir}/fonts/ovf/public/omega/uctt9.ovf
14mu|texlive-omega-20091109-4|84	%{_texmfdistdir}/fonts/ovf/public/omega/ucvtt10.ovf
14mu|texlive-omega-20091109-4|85	%{_texmfdistdir}/fonts/ovp/public/omega/omarab.ovp
14mu|texlive-omega-20091109-4|86	%{_texmfdistdir}/fonts/ovp/public/omega/omarabb.ovp
14mu|texlive-omega-20091109-4|87	%{_texmfdistdir}/fonts/ovp/public/omega/omlgc.ovp
14mu|texlive-omega-20091109-4|88	%{_texmfdistdir}/fonts/ovp/public/omega/omlgcb.ovp
14mu|texlive-omega-20091109-4|89	%{_texmfdistdir}/fonts/ovp/public/omega/omlgcbi.ovp
14mu|texlive-omega-20091109-4|90	%{_texmfdistdir}/fonts/ovp/public/omega/omlgci.ovp
14mu|texlive-omega-20091109-4|91	%{_texmfdistdir}/fonts/ovp/public/omega/ucitt10.ovp
14mu|texlive-omega-20091109-4|92	%{_texmfdistdir}/fonts/ovp/public/omega/ucsltt10.ovp
14mu|texlive-omega-20091109-4|93	%{_texmfdistdir}/fonts/ovp/public/omega/uctt10.ovp
14mu|texlive-omega-20091109-4|94	%{_texmfdistdir}/fonts/ovp/public/omega/uctt12.ovp
14mu|texlive-omega-20091109-4|95	%{_texmfdistdir}/fonts/ovp/public/omega/uctt8.ovp
14mu|texlive-omega-20091109-4|96	%{_texmfdistdir}/fonts/ovp/public/omega/uctt9.ovp
14mu|texlive-omega-20091109-4|97	%{_texmfdistdir}/fonts/ovp/public/omega/ucvtt10.ovp
14mu|texlive-omega-20091109-4|98	%{_texmfdistdir}/fonts/tfm/public/omega/omding.tfm
14mu|texlive-omega-20091109-4|99	%{_texmfdistdir}/fonts/tfm/public/omega/omsea1.tfm
14mu|texlive-omega-20091109-4|100	%{_texmfdistdir}/fonts/tfm/public/omega/omsea1b.tfm
14mu|texlive-omega-20091109-4|101	%{_texmfdistdir}/fonts/tfm/public/omega/omsea2.tfm
14mu|texlive-omega-20091109-4|102	%{_texmfdistdir}/fonts/tfm/public/omega/omsea2b.tfm
14mu|texlive-omega-20091109-4|103	%{_texmfdistdir}/fonts/tfm/public/omega/omsea3.tfm
14mu|texlive-omega-20091109-4|104	%{_texmfdistdir}/fonts/tfm/public/omega/omsea3b.tfm
14mu|texlive-omega-20091109-4|105	%{_texmfdistdir}/fonts/tfm/public/omega/omseco.tfm
14mu|texlive-omega-20091109-4|106	%{_texmfdistdir}/fonts/tfm/public/omega/omsecob.tfm
14mu|texlive-omega-20091109-4|107	%{_texmfdistdir}/fonts/tfm/public/omega/omsecobi.tfm
14mu|texlive-omega-20091109-4|108	%{_texmfdistdir}/fonts/tfm/public/omega/omsecoi.tfm
14mu|texlive-omega-20091109-4|109	%{_texmfdistdir}/fonts/tfm/public/omega/omsecx.tfm
14mu|texlive-omega-20091109-4|110	%{_texmfdistdir}/fonts/tfm/public/omega/omsecy.tfm
14mu|texlive-omega-20091109-4|111	%{_texmfdistdir}/fonts/tfm/public/omega/omsegr.tfm
14mu|texlive-omega-20091109-4|112	%{_texmfdistdir}/fonts/tfm/public/omega/omsegrb.tfm
14mu|texlive-omega-20091109-4|113	%{_texmfdistdir}/fonts/tfm/public/omega/omsegrbi.tfm
14mu|texlive-omega-20091109-4|114	%{_texmfdistdir}/fonts/tfm/public/omega/omsegri.tfm
14mu|texlive-omega-20091109-4|115	%{_texmfdistdir}/fonts/tfm/public/omega/omseha.tfm
14mu|texlive-omega-20091109-4|116	%{_texmfdistdir}/fonts/tfm/public/omega/omseip.tfm
14mu|texlive-omega-20091109-4|117	%{_texmfdistdir}/fonts/tfm/public/omega/omsela.tfm
14mu|texlive-omega-20091109-4|118	%{_texmfdistdir}/fonts/tfm/public/omega/omselab.tfm
14mu|texlive-omega-20091109-4|119	%{_texmfdistdir}/fonts/tfm/public/omega/omselabi.tfm
14mu|texlive-omega-20091109-4|120	%{_texmfdistdir}/fonts/tfm/public/omega/omselai.tfm
14mu|texlive-omega-20091109-4|121	%{_texmfdistdir}/fonts/tfm/public/omega/omseti.tfm
14mu|texlive-omega-20091109-4|122	%{_texmfdistdir}/fonts/tfm/public/omega/omssti.tfm
14mu|texlive-omega-20091109-4|123	%{_texmfdistdir}/fonts/type1/public/omega/omding.pfb
14mu|texlive-omega-20091109-4|124	%{_texmfdistdir}/fonts/type1/public/omega/omsea1.pfb
14mu|texlive-omega-20091109-4|125	%{_texmfdistdir}/fonts/type1/public/omega/omsea1b.pfb
14mu|texlive-omega-20091109-4|126	%{_texmfdistdir}/fonts/type1/public/omega/omsea2.pfb
14mu|texlive-omega-20091109-4|127	%{_texmfdistdir}/fonts/type1/public/omega/omsea2b.pfb
14mu|texlive-omega-20091109-4|128	%{_texmfdistdir}/fonts/type1/public/omega/omsea3.pfb
14mu|texlive-omega-20091109-4|129	%{_texmfdistdir}/fonts/type1/public/omega/omsea3b.pfb
14mu|texlive-omega-20091109-4|130	%{_texmfdistdir}/fonts/type1/public/omega/omseco.pfb
14mu|texlive-omega-20091109-4|131	%{_texmfdistdir}/fonts/type1/public/omega/omsecob.pfb
14mu|texlive-omega-20091109-4|132	%{_texmfdistdir}/fonts/type1/public/omega/omsecobi.pfb
14mu|texlive-omega-20091109-4|133	%{_texmfdistdir}/fonts/type1/public/omega/omsecoi.pfb
14mu|texlive-omega-20091109-4|134	%{_texmfdistdir}/fonts/type1/public/omega/omsecx.pfb
14mu|texlive-omega-20091109-4|135	%{_texmfdistdir}/fonts/type1/public/omega/omsecy.pfb
14mu|texlive-omega-20091109-4|136	%{_texmfdistdir}/fonts/type1/public/omega/omsecyb.pfb
14mu|texlive-omega-20091109-4|137	%{_texmfdistdir}/fonts/type1/public/omega/omsecyi.pfb
14mu|texlive-omega-20091109-4|138	%{_texmfdistdir}/fonts/type1/public/omega/omsegr.pfb
14mu|texlive-omega-20091109-4|139	%{_texmfdistdir}/fonts/type1/public/omega/omsegrb.pfb
14mu|texlive-omega-20091109-4|140	%{_texmfdistdir}/fonts/type1/public/omega/omsegrbi.pfb
14mu|texlive-omega-20091109-4|141	%{_texmfdistdir}/fonts/type1/public/omega/omsegri.pfb
14mu|texlive-omega-20091109-4|142	%{_texmfdistdir}/fonts/type1/public/omega/omseha.pfb
14mu|texlive-omega-20091109-4|143	%{_texmfdistdir}/fonts/type1/public/omega/omsehe.pfb
14mu|texlive-omega-20091109-4|144	%{_texmfdistdir}/fonts/type1/public/omega/omseip.pfb
14mu|texlive-omega-20091109-4|145	%{_texmfdistdir}/fonts/type1/public/omega/omsela.pfb
14mu|texlive-omega-20091109-4|146	%{_texmfdistdir}/fonts/type1/public/omega/omselab.pfb
14mu|texlive-omega-20091109-4|147	%{_texmfdistdir}/fonts/type1/public/omega/omselabi.pfb
14mu|texlive-omega-20091109-4|148	%{_texmfdistdir}/fonts/type1/public/omega/omselai.pfb
14mu|texlive-omega-20091109-4|149	%{_texmfdistdir}/fonts/type1/public/omega/omseti.pfb
14mu|texlive-omega-20091109-4|150	%{_texmfdistdir}/fonts/type1/public/omega/omssti.pfb
14mu|texlive-omega-20091109-4|151	%{_texmfdistdir}/omega/ocp/char2uni/in646.ocp
14mu|texlive-omega-20091109-4|152	%{_texmfdistdir}/omega/ocp/char2uni/in88591.ocp
14mu|texlive-omega-20091109-4|153	%{_texmfdistdir}/omega/ocp/char2uni/in88592.ocp
14mu|texlive-omega-20091109-4|154	%{_texmfdistdir}/omega/ocp/char2uni/in88593.ocp
14mu|texlive-omega-20091109-4|155	%{_texmfdistdir}/omega/ocp/char2uni/in88594.ocp
14mu|texlive-omega-20091109-4|156	%{_texmfdistdir}/omega/ocp/char2uni/in88595.ocp
14mu|texlive-omega-20091109-4|157	%{_texmfdistdir}/omega/ocp/char2uni/in88596.ocp
14mu|texlive-omega-20091109-4|158	%{_texmfdistdir}/omega/ocp/char2uni/in88597.ocp
14mu|texlive-omega-20091109-4|159	%{_texmfdistdir}/omega/ocp/char2uni/in88598.ocp
14mu|texlive-omega-20091109-4|160	%{_texmfdistdir}/omega/ocp/char2uni/in88599.ocp
14mu|texlive-omega-20091109-4|161	%{_texmfdistdir}/omega/ocp/char2uni/in8859a.ocp
14mu|texlive-omega-20091109-4|162	%{_texmfdistdir}/omega/ocp/char2uni/in8859d.ocp
14mu|texlive-omega-20091109-4|163	%{_texmfdistdir}/omega/ocp/char2uni/in8859e.ocp
14mu|texlive-omega-20091109-4|164	%{_texmfdistdir}/omega/ocp/char2uni/in8859f.ocp
14mu|texlive-omega-20091109-4|165	%{_texmfdistdir}/omega/ocp/char2uni/in8859g.ocp
14mu|texlive-omega-20091109-4|166	%{_texmfdistdir}/omega/ocp/char2uni/inatari.ocp
14mu|texlive-omega-20091109-4|167	%{_texmfdistdir}/omega/ocp/char2uni/inav.ocp
14mu|texlive-omega-20091109-4|168	%{_texmfdistdir}/omega/ocp/char2uni/inbig5.ocp
14mu|texlive-omega-20091109-4|169	%{_texmfdistdir}/omega/ocp/char2uni/incp1250.ocp
14mu|texlive-omega-20091109-4|170	%{_texmfdistdir}/omega/ocp/char2uni/incp1251.ocp
14mu|texlive-omega-20091109-4|171	%{_texmfdistdir}/omega/ocp/char2uni/incp1252.ocp
14mu|texlive-omega-20091109-4|172	%{_texmfdistdir}/omega/ocp/char2uni/incp1253.ocp
14mu|texlive-omega-20091109-4|173	%{_texmfdistdir}/omega/ocp/char2uni/incp1254.ocp
14mu|texlive-omega-20091109-4|174	%{_texmfdistdir}/omega/ocp/char2uni/incp1255.ocp
14mu|texlive-omega-20091109-4|175	%{_texmfdistdir}/omega/ocp/char2uni/incp1256.ocp
14mu|texlive-omega-20091109-4|176	%{_texmfdistdir}/omega/ocp/char2uni/incp1257.ocp
14mu|texlive-omega-20091109-4|177	%{_texmfdistdir}/omega/ocp/char2uni/incp1258.ocp
14mu|texlive-omega-20091109-4|178	%{_texmfdistdir}/omega/ocp/char2uni/incp866.ocp
14mu|texlive-omega-20091109-4|179	%{_texmfdistdir}/omega/ocp/char2uni/incp874.ocp
14mu|texlive-omega-20091109-4|180	%{_texmfdistdir}/omega/ocp/char2uni/inebcdic.ocp
14mu|texlive-omega-20091109-4|181	%{_texmfdistdir}/omega/ocp/char2uni/ingb.ocp
14mu|texlive-omega-20091109-4|182	%{_texmfdistdir}/omega/ocp/char2uni/inkoi8.ocp
14mu|texlive-omega-20091109-4|183	%{_texmfdistdir}/omega/ocp/char2uni/inmac.ocp
14mu|texlive-omega-20091109-4|184	%{_texmfdistdir}/omega/ocp/char2uni/inmsdos.ocp
14mu|texlive-omega-20091109-4|185	%{_texmfdistdir}/omega/ocp/char2uni/inmsdos2.ocp
14mu|texlive-omega-20091109-4|186	%{_texmfdistdir}/omega/ocp/char2uni/innext.ocp
14mu|texlive-omega-20091109-4|187	%{_texmfdistdir}/omega/ocp/char2uni/inov.ocp
14mu|texlive-omega-20091109-4|188	%{_texmfdistdir}/omega/ocp/char2uni/inps2.ocp
14mu|texlive-omega-20091109-4|189	%{_texmfdistdir}/omega/ocp/char2uni/insf1.ocp
14mu|texlive-omega-20091109-4|190	%{_texmfdistdir}/omega/ocp/char2uni/insf2.ocp
14mu|texlive-omega-20091109-4|191	%{_texmfdistdir}/omega/ocp/char2uni/intis620.ocp
14mu|texlive-omega-20091109-4|192	%{_texmfdistdir}/omega/ocp/char2uni/inucode.ocp
14mu|texlive-omega-20091109-4|193	%{_texmfdistdir}/omega/ocp/char2uni/inutf8.ocp
14mu|texlive-omega-20091109-4|194	%{_texmfdistdir}/omega/ocp/char2uni/inviet1.ocp
14mu|texlive-omega-20091109-4|195	%{_texmfdistdir}/omega/ocp/char2uni/inviet2.ocp
14mu|texlive-omega-20091109-4|196	%{_texmfdistdir}/omega/ocp/char2uni/inviscii.ocp
14mu|texlive-omega-20091109-4|197	%{_texmfdistdir}/omega/ocp/omega/7arb2uni.ocp
14mu|texlive-omega-20091109-4|198	%{_texmfdistdir}/omega/ocp/omega/7ber2uni.ocp
14mu|texlive-omega-20091109-4|199	%{_texmfdistdir}/omega/ocp/omega/7cyr2uni.ocp
14mu|texlive-omega-20091109-4|200	%{_texmfdistdir}/omega/ocp/omega/7hma2uni.ocp
14mu|texlive-omega-20091109-4|201	%{_texmfdistdir}/omega/ocp/omega/7in88593.ocp
14mu|texlive-omega-20091109-4|202	%{_texmfdistdir}/omega/ocp/omega/7lbe2uni.ocp
14mu|texlive-omega-20091109-4|203	%{_texmfdistdir}/omega/ocp/omega/7pap2uni.ocp
14mu|texlive-omega-20091109-4|204	%{_texmfdistdir}/omega/ocp/omega/7pas2uni.ocp
14mu|texlive-omega-20091109-4|205	%{_texmfdistdir}/omega/ocp/omega/7snd2uni.ocp
14mu|texlive-omega-20091109-4|206	%{_texmfdistdir}/omega/ocp/omega/7syr2uni.ocp
14mu|texlive-omega-20091109-4|207	%{_texmfdistdir}/omega/ocp/omega/7tbe2uni.ocp
14mu|texlive-omega-20091109-4|208	%{_texmfdistdir}/omega/ocp/omega/7urd2uni.ocp
14mu|texlive-omega-20091109-4|209	%{_texmfdistdir}/omega/ocp/omega/8mac-arb2uni.ocp
14mu|texlive-omega-20091109-4|210	%{_texmfdistdir}/omega/ocp/omega/8mac-cyr2uni.ocp
14mu|texlive-omega-20091109-4|211	%{_texmfdistdir}/omega/ocp/omega/apostr2psili.ocp
14mu|texlive-omega-20091109-4|212	%{_texmfdistdir}/omega/ocp/omega/cuni2acad.ocp
14mu|texlive-omega-20091109-4|213	%{_texmfdistdir}/omega/ocp/omega/cuni2amal.ocp
14mu|texlive-omega-20091109-4|214	%{_texmfdistdir}/omega/ocp/omega/cuni2arab.ex.ocp
14mu|texlive-omega-20091109-4|215	%{_texmfdistdir}/omega/ocp/omega/cuni2arab.ocp
14mu|texlive-omega-20091109-4|216	%{_texmfdistdir}/omega/ocp/omega/cuni2asv.ocp
14mu|texlive-omega-20091109-4|217	%{_texmfdistdir}/omega/ocp/omega/cuni2bout.ocp
14mu|texlive-omega-20091109-4|218	%{_texmfdistdir}/omega/ocp/omega/cuni2mona.ocp
14mu|texlive-omega-20091109-4|219	%{_texmfdistdir}/omega/ocp/omega/cuni2nar.ocp
14mu|texlive-omega-20091109-4|220	%{_texmfdistdir}/omega/ocp/omega/cuni2nva.ocp
14mu|texlive-omega-20091109-4|221	%{_texmfdistdir}/omega/ocp/omega/cuni2oar-novow.ocp
14mu|texlive-omega-20091109-4|222	%{_texmfdistdir}/omega/ocp/omega/cuni2oar.ocp
14mu|texlive-omega-20091109-4|223	%{_texmfdistdir}/omega/ocp/omega/cunioara.ocp
14mu|texlive-omega-20091109-4|224	%{_texmfdistdir}/omega/ocp/omega/dblquote-point.ocp
14mu|texlive-omega-20091109-4|225	%{_texmfdistdir}/omega/ocp/omega/destroy.ocp
14mu|texlive-omega-20091109-4|226	%{_texmfdistdir}/omega/ocp/omega/french2uni.ocp
14mu|texlive-omega-20091109-4|227	%{_texmfdistdir}/omega/ocp/omega/greek.ocp
14mu|texlive-omega-20091109-4|228	%{_texmfdistdir}/omega/ocp/omega/grpo2uni.ocp
14mu|texlive-omega-20091109-4|229	%{_texmfdistdir}/omega/ocp/omega/grpotilde2uni.ocp
14mu|texlive-omega-20091109-4|230	%{_texmfdistdir}/omega/ocp/omega/inverted-iota-upsilon.ocp
14mu|texlive-omega-20091109-4|231	%{_texmfdistdir}/omega/ocp/omega/isogr2uni-verbatim.ocp
14mu|texlive-omega-20091109-4|232	%{_texmfdistdir}/omega/ocp/omega/isogr2uni.ocp
14mu|texlive-omega-20091109-4|233	%{_texmfdistdir}/omega/ocp/omega/lat2uni.ocp
14mu|texlive-omega-20091109-4|234	%{_texmfdistdir}/omega/ocp/omega/lowercase.ocp
14mu|texlive-omega-20091109-4|235	%{_texmfdistdir}/omega/ocp/omega/lunatesigma.ocp
14mu|texlive-omega-20091109-4|236	%{_texmfdistdir}/omega/ocp/omega/macgr2uni.ocp
14mu|texlive-omega-20091109-4|237	%{_texmfdistdir}/omega/ocp/omega/medbeta.ocp
14mu|texlive-omega-20091109-4|238	%{_texmfdistdir}/omega/ocp/omega/mixedgreek2uni.ocp
14mu|texlive-omega-20091109-4|239	%{_texmfdistdir}/omega/ocp/omega/tarauni.ocp
14mu|texlive-omega-20091109-4|240	%{_texmfdistdir}/omega/ocp/omega/test1.ocp
14mu|texlive-omega-20091109-4|241	%{_texmfdistdir}/omega/ocp/omega/test3.ocp
14mu|texlive-omega-20091109-4|242	%{_texmfdistdir}/omega/ocp/omega/tiqwah.ocp
14mu|texlive-omega-20091109-4|243	%{_texmfdistdir}/omega/ocp/omega/tiqwah2.ocp
14mu|texlive-omega-20091109-4|244	%{_texmfdistdir}/omega/ocp/omega/tsinduni.ocp
14mu|texlive-omega-20091109-4|245	%{_texmfdistdir}/omega/ocp/omega/turduuni.ocp
14mu|texlive-omega-20091109-4|246	%{_texmfdistdir}/omega/ocp/omega/uni2cuni.ocp
14mu|texlive-omega-20091109-4|247	%{_texmfdistdir}/omega/ocp/omega/uni2greek-verbatim.ocp
14mu|texlive-omega-20091109-4|248	%{_texmfdistdir}/omega/ocp/omega/uni2greek.ocp
14mu|texlive-omega-20091109-4|249	%{_texmfdistdir}/omega/ocp/omega/uni2lat-noffi.ocp
14mu|texlive-omega-20091109-4|250	%{_texmfdistdir}/omega/ocp/omega/uni2lat.ocp
14mu|texlive-omega-20091109-4|251	%{_texmfdistdir}/omega/ocp/omega/unicuni.ocp
14mu|texlive-omega-20091109-4|252	%{_texmfdistdir}/omega/ocp/omega/uppercase-no-accents.ocp
14mu|texlive-omega-20091109-4|253	%{_texmfdistdir}/omega/ocp/omega/uppercase.ocp
14mu|texlive-omega-20091109-4|254	%{_texmfdistdir}/omega/ocp/uni2char/out88591.ocp
14mu|texlive-omega-20091109-4|255	%{_texmfdistdir}/omega/ocp/uni2char/oututf8.ocp
14mu|texlive-omega-20091109-4|256	%{_texmfdistdir}/omega/otp/char2uni/in646.otp
14mu|texlive-omega-20091109-4|257	%{_texmfdistdir}/omega/otp/char2uni/in88591.otp
14mu|texlive-omega-20091109-4|258	%{_texmfdistdir}/omega/otp/char2uni/in88592.otp
14mu|texlive-omega-20091109-4|259	%{_texmfdistdir}/omega/otp/char2uni/in88593.otp
14mu|texlive-omega-20091109-4|260	%{_texmfdistdir}/omega/otp/char2uni/in88594.otp
14mu|texlive-omega-20091109-4|261	%{_texmfdistdir}/omega/otp/char2uni/in88595.otp
14mu|texlive-omega-20091109-4|262	%{_texmfdistdir}/omega/otp/char2uni/in88596.otp
14mu|texlive-omega-20091109-4|263	%{_texmfdistdir}/omega/otp/char2uni/in88597.otp
14mu|texlive-omega-20091109-4|264	%{_texmfdistdir}/omega/otp/char2uni/in88598.otp
14mu|texlive-omega-20091109-4|265	%{_texmfdistdir}/omega/otp/char2uni/in88599.otp
14mu|texlive-omega-20091109-4|266	%{_texmfdistdir}/omega/otp/char2uni/in8859a.otp
14mu|texlive-omega-20091109-4|267	%{_texmfdistdir}/omega/otp/char2uni/in8859d.otp
14mu|texlive-omega-20091109-4|268	%{_texmfdistdir}/omega/otp/char2uni/in8859e.otp
14mu|texlive-omega-20091109-4|269	%{_texmfdistdir}/omega/otp/char2uni/in8859f.otp
14mu|texlive-omega-20091109-4|270	%{_texmfdistdir}/omega/otp/char2uni/in8859g.otp
14mu|texlive-omega-20091109-4|271	%{_texmfdistdir}/omega/otp/char2uni/inatari.otp
14mu|texlive-omega-20091109-4|272	%{_texmfdistdir}/omega/otp/char2uni/inav.otp
14mu|texlive-omega-20091109-4|273	%{_texmfdistdir}/omega/otp/char2uni/inbig5.otp
14mu|texlive-omega-20091109-4|274	%{_texmfdistdir}/omega/otp/char2uni/incp1250.otp
14mu|texlive-omega-20091109-4|275	%{_texmfdistdir}/omega/otp/char2uni/incp1251.otp
14mu|texlive-omega-20091109-4|276	%{_texmfdistdir}/omega/otp/char2uni/incp1252.otp
14mu|texlive-omega-20091109-4|277	%{_texmfdistdir}/omega/otp/char2uni/incp1253.otp
14mu|texlive-omega-20091109-4|278	%{_texmfdistdir}/omega/otp/char2uni/incp1254.otp
14mu|texlive-omega-20091109-4|279	%{_texmfdistdir}/omega/otp/char2uni/incp1255.otp
14mu|texlive-omega-20091109-4|280	%{_texmfdistdir}/omega/otp/char2uni/incp1256.otp
14mu|texlive-omega-20091109-4|281	%{_texmfdistdir}/omega/otp/char2uni/incp1257.otp
14mu|texlive-omega-20091109-4|282	%{_texmfdistdir}/omega/otp/char2uni/incp1258.otp
14mu|texlive-omega-20091109-4|283	%{_texmfdistdir}/omega/otp/char2uni/incp866.otp
14mu|texlive-omega-20091109-4|284	%{_texmfdistdir}/omega/otp/char2uni/incp874.otp
14mu|texlive-omega-20091109-4|285	%{_texmfdistdir}/omega/otp/char2uni/inebcdic.otp
14mu|texlive-omega-20091109-4|286	%{_texmfdistdir}/omega/otp/char2uni/ingb.otp
14mu|texlive-omega-20091109-4|287	%{_texmfdistdir}/omega/otp/char2uni/inkoi8.otp
14mu|texlive-omega-20091109-4|288	%{_texmfdistdir}/omega/otp/char2uni/inmac.otp
14mu|texlive-omega-20091109-4|289	%{_texmfdistdir}/omega/otp/char2uni/inmsdos.otp
14mu|texlive-omega-20091109-4|290	%{_texmfdistdir}/omega/otp/char2uni/inmsdos2.otp
14mu|texlive-omega-20091109-4|291	%{_texmfdistdir}/omega/otp/char2uni/innext.otp
14mu|texlive-omega-20091109-4|292	%{_texmfdistdir}/omega/otp/char2uni/inov.otp
14mu|texlive-omega-20091109-4|293	%{_texmfdistdir}/omega/otp/char2uni/inps2.otp
14mu|texlive-omega-20091109-4|294	%{_texmfdistdir}/omega/otp/char2uni/insf1.otp
14mu|texlive-omega-20091109-4|295	%{_texmfdistdir}/omega/otp/char2uni/insf2.otp
14mu|texlive-omega-20091109-4|296	%{_texmfdistdir}/omega/otp/char2uni/intis620.otp
14mu|texlive-omega-20091109-4|297	%{_texmfdistdir}/omega/otp/char2uni/inucode.otp
14mu|texlive-omega-20091109-4|298	%{_texmfdistdir}/omega/otp/char2uni/inutf8.otp
14mu|texlive-omega-20091109-4|299	%{_texmfdistdir}/omega/otp/char2uni/inviet1.otp
14mu|texlive-omega-20091109-4|300	%{_texmfdistdir}/omega/otp/char2uni/inviet2.otp
14mu|texlive-omega-20091109-4|301	%{_texmfdistdir}/omega/otp/char2uni/inviscii.otp
14mu|texlive-omega-20091109-4|302	%{_texmfdistdir}/omega/otp/omega/7arb2uni.otp
14mu|texlive-omega-20091109-4|303	%{_texmfdistdir}/omega/otp/omega/7ber2uni.otp
14mu|texlive-omega-20091109-4|304	%{_texmfdistdir}/omega/otp/omega/7cyr2uni.otp
14mu|texlive-omega-20091109-4|305	%{_texmfdistdir}/omega/otp/omega/7hma2uni.otp
14mu|texlive-omega-20091109-4|306	%{_texmfdistdir}/omega/otp/omega/7in88593.otp
14mu|texlive-omega-20091109-4|307	%{_texmfdistdir}/omega/otp/omega/7lbe2uni.otp
14mu|texlive-omega-20091109-4|308	%{_texmfdistdir}/omega/otp/omega/7pap2uni.otp
14mu|texlive-omega-20091109-4|309	%{_texmfdistdir}/omega/otp/omega/7pas2uni.otp
14mu|texlive-omega-20091109-4|310	%{_texmfdistdir}/omega/otp/omega/7snd2uni.otp
14mu|texlive-omega-20091109-4|311	%{_texmfdistdir}/omega/otp/omega/7syr2uni.otp
14mu|texlive-omega-20091109-4|312	%{_texmfdistdir}/omega/otp/omega/7tbe2uni.otp
14mu|texlive-omega-20091109-4|313	%{_texmfdistdir}/omega/otp/omega/7urd2uni.otp
14mu|texlive-omega-20091109-4|314	%{_texmfdistdir}/omega/otp/omega/8mac-arb2uni.otp
14mu|texlive-omega-20091109-4|315	%{_texmfdistdir}/omega/otp/omega/8mac-cyr2uni.otp
14mu|texlive-omega-20091109-4|316	%{_texmfdistdir}/omega/otp/omega/apostr2psili.otp
14mu|texlive-omega-20091109-4|317	%{_texmfdistdir}/omega/otp/omega/cuni2acad.otp
14mu|texlive-omega-20091109-4|318	%{_texmfdistdir}/omega/otp/omega/cuni2amal.otp
14mu|texlive-omega-20091109-4|319	%{_texmfdistdir}/omega/otp/omega/cuni2arab.ex.otp
14mu|texlive-omega-20091109-4|320	%{_texmfdistdir}/omega/otp/omega/cuni2asv.otp
14mu|texlive-omega-20091109-4|321	%{_texmfdistdir}/omega/otp/omega/cuni2bout.otp
14mu|texlive-omega-20091109-4|322	%{_texmfdistdir}/omega/otp/omega/cuni2mona.otp
14mu|texlive-omega-20091109-4|323	%{_texmfdistdir}/omega/otp/omega/cuni2nar.otp
14mu|texlive-omega-20091109-4|324	%{_texmfdistdir}/omega/otp/omega/cuni2nva.otp
14mu|texlive-omega-20091109-4|325	%{_texmfdistdir}/omega/otp/omega/cuni2oar-novow.otp
14mu|texlive-omega-20091109-4|326	%{_texmfdistdir}/omega/otp/omega/cuni2oar.otp
14mu|texlive-omega-20091109-4|327	%{_texmfdistdir}/omega/otp/omega/dblquote-point.otp
14mu|texlive-omega-20091109-4|328	%{_texmfdistdir}/omega/otp/omega/destroy.otp
14mu|texlive-omega-20091109-4|329	%{_texmfdistdir}/omega/otp/omega/french2uni.otp
14mu|texlive-omega-20091109-4|330	%{_texmfdistdir}/omega/otp/omega/grpo2uni.otp
14mu|texlive-omega-20091109-4|331	%{_texmfdistdir}/omega/otp/omega/grpotilde2uni.otp
14mu|texlive-omega-20091109-4|332	%{_texmfdistdir}/omega/otp/omega/inverted-iota-upsilon.otp
14mu|texlive-omega-20091109-4|333	%{_texmfdistdir}/omega/otp/omega/isogr2uni-verbatim.otp
14mu|texlive-omega-20091109-4|334	%{_texmfdistdir}/omega/otp/omega/isogr2uni.otp
14mu|texlive-omega-20091109-4|335	%{_texmfdistdir}/omega/otp/omega/lat2uni.otp
14mu|texlive-omega-20091109-4|336	%{_texmfdistdir}/omega/otp/omega/lowercase.otp
14mu|texlive-omega-20091109-4|337	%{_texmfdistdir}/omega/otp/omega/lunatesigma.otp
14mu|texlive-omega-20091109-4|338	%{_texmfdistdir}/omega/otp/omega/macgr2uni.otp
14mu|texlive-omega-20091109-4|339	%{_texmfdistdir}/omega/otp/omega/medbeta.otp
14mu|texlive-omega-20091109-4|340	%{_texmfdistdir}/omega/otp/omega/mixedgreek2uni.otp
14mu|texlive-omega-20091109-4|341	%{_texmfdistdir}/omega/otp/omega/uni2cuni.otp
14mu|texlive-omega-20091109-4|342	%{_texmfdistdir}/omega/otp/omega/uni2greek-verbatim.otp
14mu|texlive-omega-20091109-4|343	%{_texmfdistdir}/omega/otp/omega/uni2greek.otp
14mu|texlive-omega-20091109-4|344	%{_texmfdistdir}/omega/otp/omega/uni2lat-noffi.otp
14mu|texlive-omega-20091109-4|345	%{_texmfdistdir}/omega/otp/omega/uni2lat.otp
14mu|texlive-omega-20091109-4|346	%{_texmfdistdir}/omega/otp/omega/uppercase-no-accents.otp
14mu|texlive-omega-20091109-4|347	%{_texmfdistdir}/omega/otp/omega/uppercase.otp
14mu|texlive-omega-20091109-4|348	%{_texmfdistdir}/omega/otp/uni2char/out88591.otp
14mu|texlive-omega-20091109-4|349	%{_texmfdistdir}/omega/otp/uni2char/oututf8.otp
14mu|texlive-omega-20091109-4|350	%{_texmfdistdir}/tex/generic/encodings/cmbsy.onm
14mu|texlive-omega-20091109-4|351	%{_texmfdistdir}/tex/generic/encodings/cmbx.onm
14mu|texlive-omega-20091109-4|352	%{_texmfdistdir}/tex/generic/encodings/cmcsc.onm
14mu|texlive-omega-20091109-4|353	%{_texmfdistdir}/tex/generic/encodings/cmex.onm
14mu|texlive-omega-20091109-4|354	%{_texmfdistdir}/tex/generic/encodings/cmmi.onm
14mu|texlive-omega-20091109-4|355	%{_texmfdistdir}/tex/generic/encodings/cmmib.onm
14mu|texlive-omega-20091109-4|356	%{_texmfdistdir}/tex/generic/encodings/cmr.onm
14mu|texlive-omega-20091109-4|357	%{_texmfdistdir}/tex/generic/encodings/cmr1.onm
14mu|texlive-omega-20091109-4|358	%{_texmfdistdir}/tex/generic/encodings/cmsl.onm
14mu|texlive-omega-20091109-4|359	%{_texmfdistdir}/tex/generic/encodings/cmsy.onm
14mu|texlive-omega-20091109-4|360	%{_texmfdistdir}/tex/generic/encodings/cmti.onm
14mu|texlive-omega-20091109-4|361	%{_texmfdistdir}/tex/generic/encodings/cmtt.onm
14mu|texlive-omega-20091109-4|362	%{_texmfdistdir}/tex/generic/encodings/ecrm.onm
14mu|texlive-omega-20091109-4|363	%{_texmfdistdir}/tex/generic/encodings/euex.onm
14mu|texlive-omega-20091109-4|364	%{_texmfdistdir}/tex/generic/encodings/eufb.onm
14mu|texlive-omega-20091109-4|365	%{_texmfdistdir}/tex/generic/encodings/eufm.onm
14mu|texlive-omega-20091109-4|366	%{_texmfdistdir}/tex/generic/encodings/eurb.onm
14mu|texlive-omega-20091109-4|367	%{_texmfdistdir}/tex/generic/encodings/eurm.onm
14mu|texlive-omega-20091109-4|368	%{_texmfdistdir}/tex/generic/encodings/eusb.onm
14mu|texlive-omega-20091109-4|369	%{_texmfdistdir}/tex/generic/encodings/eusm.onm
14mu|texlive-omega-20091109-4|370	%{_texmfdistdir}/tex/generic/encodings/msam.onm
14mu|texlive-omega-20091109-4|371	%{_texmfdistdir}/tex/generic/encodings/msbm.onm
14mu|texlive-omega-20091109-4|372	%{_texmfdistdir}/tex/generic/omegahyph/bghyph.tex
14mu|texlive-omega-20091109-4|373	%{_texmfdistdir}/tex/generic/omegahyph/lthyph.tex
14mu|texlive-omega-20091109-4|374	%{_texmfdistdir}/tex/generic/omegahyph/srhyph.tex
14mu|texlive-omega-20091109-4|375	%{_texmfdistdir}/tex/plain/omega/grlccode.tex
14mu|texlive-omega-20091109-4|376	%{_texmfdistdir}/tex/plain/omega/omega.tex
14mu|texlive-omega-20091109-4|377	%doc %{_texmfdistdir}/doc/omega/base/doc-1.8.tex
14mu|texlive-omega-20091109-4|378	%doc %{_texmfdistdir}/doc/omega/base/torture.ps
14mu|texlive-omega-20091109-4|379	%doc %{_texmfdistdir}/doc/omega/base/torture.tex
14mu|texlive-omega-20091109-4|380	
14mu|texlive-omega-20091109-4|381	#-----------------------------------------------------------------------
14mu|texlive-omega-20091109-4|382	%prep
14mu|texlive-omega-20091109-4|383	%setup -c -a0 -a1
14mu|texlive-omega-20091109-4|384	
14mu|texlive-omega-20091109-4|385	%build
14mu|texlive-omega-20091109-4|386	
14mu|texlive-omega-20091109-4|387	%install
14mu|texlive-omega-20091109-4|388	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-omega-20091109-4|389	cp -fpar dvips fonts omega tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-omega-20091109-4|390	
14mu|texlive-omega-20091109-4|391	
14mu|texlive-omega-20091109-4|392	
14mu|texlive-omega-20091109-4|393	%changelog
14mu|texlive-omega-20091109-4|394	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091109-4
14mu|texlive-omega-20091109-4|395	+ Revision: 7f91990
14mu|texlive-omega-20091109-4|396	- MassBuild#674: Increase release tag
14mu|texlive-omega-20091109-4|397	
14mu|texlive-omega-20091109-4|398	

25401 14
14mu|texlive-onlyamsmath-0.10-3|1	# revision 25006
14mu|texlive-onlyamsmath-0.10-3|2	# category Package
14mu|texlive-onlyamsmath-0.10-3|3	# catalog-ctan /macros/latex/contrib/onlyamsmath
14mu|texlive-onlyamsmath-0.10-3|4	# catalog-date 2012-01-02 14:24:13 +0100
14mu|texlive-onlyamsmath-0.10-3|5	# catalog-license lppl
14mu|texlive-onlyamsmath-0.10-3|6	# catalog-version 0.10
14mu|texlive-onlyamsmath-0.10-3|7	Name:		texlive-onlyamsmath
14mu|texlive-onlyamsmath-0.10-3|8	Version:	0.10
14mu|texlive-onlyamsmath-0.10-3|9	Release:	3
14mu|texlive-onlyamsmath-0.10-3|10	Summary:	Inhibit use of non-amsmath mathematics markup when using amsmath
14mu|texlive-onlyamsmath-0.10-3|11	Group:		Publishing
14mu|texlive-onlyamsmath-0.10-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/onlyamsmath
14mu|texlive-onlyamsmath-0.10-3|13	License:	LPPL
14mu|texlive-onlyamsmath-0.10-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onlyamsmath.tar.xz
14mu|texlive-onlyamsmath-0.10-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onlyamsmath.doc.tar.xz
14mu|texlive-onlyamsmath-0.10-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onlyamsmath.source.tar.xz
14mu|texlive-onlyamsmath-0.10-3|17	BuildArch:	noarch
14mu|texlive-onlyamsmath-0.10-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-onlyamsmath-0.10-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-onlyamsmath-0.10-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-onlyamsmath-0.10-3|21	
14mu|texlive-onlyamsmath-0.10-3|22	%description
14mu|texlive-onlyamsmath-0.10-3|23	This package inhibits the usage of plain TeX and (on demand) of
14mu|texlive-onlyamsmath-0.10-3|24	standard LaTeX mathematics environments. This is useful for
14mu|texlive-onlyamsmath-0.10-3|25	class writers who want to encourage their users to use the
14mu|texlive-onlyamsmath-0.10-3|26	environments provided by the amsmath package.
14mu|texlive-onlyamsmath-0.10-3|27	
14mu|texlive-onlyamsmath-0.10-3|28	
14mu|texlive-onlyamsmath-0.10-3|29	#-----------------------------------------------------------------------
14mu|texlive-onlyamsmath-0.10-3|30	%files
14mu|texlive-onlyamsmath-0.10-3|31	%{_texmfdistdir}/tex/latex/onlyamsmath/onlyamsmath.sty
14mu|texlive-onlyamsmath-0.10-3|32	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/ChangeLog
14mu|texlive-onlyamsmath-0.10-3|33	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/Makefile
14mu|texlive-onlyamsmath-0.10-3|34	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/README
14mu|texlive-onlyamsmath-0.10-3|35	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmath-v.tex
14mu|texlive-onlyamsmath-0.10-3|36	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmath.pdf
14mu|texlive-onlyamsmath-0.10-3|37	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmathtest.tex
14mu|texlive-onlyamsmath-0.10-3|38	#- source
14mu|texlive-onlyamsmath-0.10-3|39	%doc %{_texmfdistdir}/source/latex/onlyamsmath/onlyamsmath.dtx
14mu|texlive-onlyamsmath-0.10-3|40	%doc %{_texmfdistdir}/source/latex/onlyamsmath/onlyamsmath.ins
14mu|texlive-onlyamsmath-0.10-3|41	
14mu|texlive-onlyamsmath-0.10-3|42	#-----------------------------------------------------------------------
14mu|texlive-onlyamsmath-0.10-3|43	%prep
14mu|texlive-onlyamsmath-0.10-3|44	%setup -c -a0 -a1 -a2
14mu|texlive-onlyamsmath-0.10-3|45	
14mu|texlive-onlyamsmath-0.10-3|46	%build
14mu|texlive-onlyamsmath-0.10-3|47	
14mu|texlive-onlyamsmath-0.10-3|48	%install
14mu|texlive-onlyamsmath-0.10-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-onlyamsmath-0.10-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-onlyamsmath-0.10-3|51	
14mu|texlive-onlyamsmath-0.10-3|52	
14mu|texlive-onlyamsmath-0.10-3|53	
14mu|texlive-onlyamsmath-0.10-3|54	%changelog
14mu|texlive-onlyamsmath-0.10-3|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.10-3
14mu|texlive-onlyamsmath-0.10-3|56	+ Revision: 116db03
14mu|texlive-onlyamsmath-0.10-3|57	- MassBuild#674: Increase release tag
14mu|texlive-onlyamsmath-0.10-3|58	
14mu|texlive-onlyamsmath-0.10-3|59	

25402 14
14mu|texlive-onrannual-1.1-4|1	# revision 17474
14mu|texlive-onrannual-1.1-4|2	# category Package
14mu|texlive-onrannual-1.1-4|3	# catalog-ctan /macros/latex/contrib/onrannual
14mu|texlive-onrannual-1.1-4|4	# catalog-date 2010-03-20 01:12:30 +0100
14mu|texlive-onrannual-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-onrannual-1.1-4|6	# catalog-version 1.1
14mu|texlive-onrannual-1.1-4|7	Name:		texlive-onrannual
14mu|texlive-onrannual-1.1-4|8	Version:	1.1
14mu|texlive-onrannual-1.1-4|9	Release:	4
14mu|texlive-onrannual-1.1-4|10	Summary:	Class for Office of Naval Research Ocean Battlespace Sensing annual report
14mu|texlive-onrannual-1.1-4|11	Group:		Publishing
14mu|texlive-onrannual-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/onrannual
14mu|texlive-onrannual-1.1-4|13	License:	LPPL1.3
14mu|texlive-onrannual-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onrannual.tar.xz
14mu|texlive-onrannual-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onrannual.doc.tar.xz
14mu|texlive-onrannual-1.1-4|16	BuildArch:	noarch
14mu|texlive-onrannual-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-onrannual-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-onrannual-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-onrannual-1.1-4|20	
14mu|texlive-onrannual-1.1-4|21	%description
14mu|texlive-onrannual-1.1-4|22	This is an unofficial document class for writing ONR annual
14mu|texlive-onrannual-1.1-4|23	reports using LaTeX; as ONR has had numerous problems with
14mu|texlive-onrannual-1.1-4|24	LaTeX-generated PDF submissions in the past. A skeleton
14mu|texlive-onrannual-1.1-4|25	document (and its PDF output) are included.
14mu|texlive-onrannual-1.1-4|26	
14mu|texlive-onrannual-1.1-4|27	
14mu|texlive-onrannual-1.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-onrannual-1.1-4|29	%files
14mu|texlive-onrannual-1.1-4|30	%{_texmfdistdir}/tex/latex/onrannual/onrannual.cls
14mu|texlive-onrannual-1.1-4|31	%doc %{_texmfdistdir}/doc/latex/onrannual/README
14mu|texlive-onrannual-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/onrannual/sample.bib
14mu|texlive-onrannual-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/onrannual/samplefigure.eps
14mu|texlive-onrannual-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/onrannual/samplefigure.pdf
14mu|texlive-onrannual-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/onrannual/skeleton.pdf
14mu|texlive-onrannual-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/onrannual/skeleton.tex
14mu|texlive-onrannual-1.1-4|37	
14mu|texlive-onrannual-1.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-onrannual-1.1-4|39	%prep
14mu|texlive-onrannual-1.1-4|40	%setup -c -a0 -a1
14mu|texlive-onrannual-1.1-4|41	
14mu|texlive-onrannual-1.1-4|42	%build
14mu|texlive-onrannual-1.1-4|43	
14mu|texlive-onrannual-1.1-4|44	%install
14mu|texlive-onrannual-1.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-onrannual-1.1-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-onrannual-1.1-4|47	
14mu|texlive-onrannual-1.1-4|48	
14mu|texlive-onrannual-1.1-4|49	
14mu|texlive-onrannual-1.1-4|50	%changelog
14mu|texlive-onrannual-1.1-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-onrannual-1.1-4|52	+ Revision: 619270c
14mu|texlive-onrannual-1.1-4|53	- MassBuild#674: Increase release tag
14mu|texlive-onrannual-1.1-4|54	
14mu|texlive-onrannual-1.1-4|55	

25403 14
14mu|texlive-opcit-1.1-4|1	# revision 15878
14mu|texlive-opcit-1.1-4|2	# category Package
14mu|texlive-opcit-1.1-4|3	# catalog-ctan /macros/latex/contrib/opcit
14mu|texlive-opcit-1.1-4|4	# catalog-date 2006-09-21 21:56:41 +0200
14mu|texlive-opcit-1.1-4|5	# catalog-license lppl
14mu|texlive-opcit-1.1-4|6	# catalog-version 1.1
14mu|texlive-opcit-1.1-4|7	Name:		texlive-opcit
14mu|texlive-opcit-1.1-4|8	Version:	1.1
14mu|texlive-opcit-1.1-4|9	Release:	4
14mu|texlive-opcit-1.1-4|10	Summary:	Footnote-style bibliographical references
14mu|texlive-opcit-1.1-4|11	Group:		Publishing
14mu|texlive-opcit-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/opcit
14mu|texlive-opcit-1.1-4|13	License:	LPPL
14mu|texlive-opcit-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opcit.tar.xz
14mu|texlive-opcit-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opcit.doc.tar.xz
14mu|texlive-opcit-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opcit.source.tar.xz
14mu|texlive-opcit-1.1-4|17	BuildArch:	noarch
14mu|texlive-opcit-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-opcit-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-opcit-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-opcit-1.1-4|21	
14mu|texlive-opcit-1.1-4|22	%description
14mu|texlive-opcit-1.1-4|23	This package addresses the problem of expressing citations in a
14mu|texlive-opcit-1.1-4|24	style that is natural for humanities studies, yet does not
14mu|texlive-opcit-1.1-4|25	interfere with the flow of text (as author-year styles do). The
14mu|texlive-opcit-1.1-4|26	package differs from footbib in that it uses real footnotes,
14mu|texlive-opcit-1.1-4|27	potentially in the same series as any of the document's other
14mu|texlive-opcit-1.1-4|28	footnotes. Opcit also, as its name implies, avoids repetition
14mu|texlive-opcit-1.1-4|29	of full citations, achieving this, to a large extent,
14mu|texlive-opcit-1.1-4|30	automatically.
14mu|texlive-opcit-1.1-4|31	
14mu|texlive-opcit-1.1-4|32	
14mu|texlive-opcit-1.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-opcit-1.1-4|34	%files
14mu|texlive-opcit-1.1-4|35	%{_texmfdistdir}/bibtex/bst/opcit/opcit.bst
14mu|texlive-opcit-1.1-4|36	%{_texmfdistdir}/tex/latex/opcit/opcit.sty
14mu|texlive-opcit-1.1-4|37	%doc %{_texmfdistdir}/doc/latex/opcit/README
14mu|texlive-opcit-1.1-4|38	%doc %{_texmfdistdir}/doc/latex/opcit/opcit.pdf
14mu|texlive-opcit-1.1-4|39	#- source
14mu|texlive-opcit-1.1-4|40	%doc %{_texmfdistdir}/source/latex/opcit/opcit.dtx
14mu|texlive-opcit-1.1-4|41	%doc %{_texmfdistdir}/source/latex/opcit/opcit.ins
14mu|texlive-opcit-1.1-4|42	
14mu|texlive-opcit-1.1-4|43	#-----------------------------------------------------------------------
14mu|texlive-opcit-1.1-4|44	%prep
14mu|texlive-opcit-1.1-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-opcit-1.1-4|46	
14mu|texlive-opcit-1.1-4|47	%build
14mu|texlive-opcit-1.1-4|48	
14mu|texlive-opcit-1.1-4|49	%install
14mu|texlive-opcit-1.1-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-opcit-1.1-4|51	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-opcit-1.1-4|52	
14mu|texlive-opcit-1.1-4|53	
14mu|texlive-opcit-1.1-4|54	
14mu|texlive-opcit-1.1-4|55	%changelog
14mu|texlive-opcit-1.1-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-opcit-1.1-4|57	+ Revision: 6168102
14mu|texlive-opcit-1.1-4|58	- MassBuild#674: Increase release tag
14mu|texlive-opcit-1.1-4|59	
14mu|texlive-opcit-1.1-4|60	

25404 14
14mu|texlive-opteng-1.0-3|1	# revision 27331
14mu|texlive-opteng-1.0-3|2	# category Package
14mu|texlive-opteng-1.0-3|3	# catalog-ctan /macros/latex/contrib/opteng
14mu|texlive-opteng-1.0-3|4	# catalog-date 2012-06-16 14:32:26 +0200
14mu|texlive-opteng-1.0-3|5	# catalog-license lppl
14mu|texlive-opteng-1.0-3|6	# catalog-version 1.0
14mu|texlive-opteng-1.0-3|7	Name:		texlive-opteng
14mu|texlive-opteng-1.0-3|8	Version:	1.0
14mu|texlive-opteng-1.0-3|9	Release:	3
14mu|texlive-opteng-1.0-3|10	Summary:	SPIE Optical Engineering and OE Letters manuscript template
14mu|texlive-opteng-1.0-3|11	Group:		Publishing
14mu|texlive-opteng-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/opteng
14mu|texlive-opteng-1.0-3|13	License:	LPPL
14mu|texlive-opteng-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opteng.tar.xz
14mu|texlive-opteng-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opteng.doc.tar.xz
14mu|texlive-opteng-1.0-3|16	BuildArch:	noarch
14mu|texlive-opteng-1.0-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-opteng-1.0-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-opteng-1.0-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-opteng-1.0-3|20	
14mu|texlive-opteng-1.0-3|21	%description
14mu|texlive-opteng-1.0-3|22	With this template, and associated style and LaTeX packages, it
14mu|texlive-opteng-1.0-3|23	is possible to estimate the page length of manuscripts for
14mu|texlive-opteng-1.0-3|24	submission to the SPIE journals 'Optical Engineering' and
14mu|texlive-opteng-1.0-3|25	'Optical Engineering Letters'. With a strict three-page limit,
14mu|texlive-opteng-1.0-3|26	this is particularly important for the latter. The template
14mu|texlive-opteng-1.0-3|27	gives simple instructions on how to prepare the manuscript.
14mu|texlive-opteng-1.0-3|28	
14mu|texlive-opteng-1.0-3|29	
14mu|texlive-opteng-1.0-3|30	#-----------------------------------------------------------------------
14mu|texlive-opteng-1.0-3|31	%files
14mu|texlive-opteng-1.0-3|32	%{_texmfdistdir}/tex/latex/opteng/opteng.sty
14mu|texlive-opteng-1.0-3|33	%doc %{_texmfdistdir}/doc/latex/opteng/OptEngInstruct.pdf
14mu|texlive-opteng-1.0-3|34	%doc %{_texmfdistdir}/doc/latex/opteng/OptEngInstruct.tex
14mu|texlive-opteng-1.0-3|35	%doc %{_texmfdistdir}/doc/latex/opteng/README
14mu|texlive-opteng-1.0-3|36	
14mu|texlive-opteng-1.0-3|37	#-----------------------------------------------------------------------
14mu|texlive-opteng-1.0-3|38	%prep
14mu|texlive-opteng-1.0-3|39	%setup -c -a0 -a1
14mu|texlive-opteng-1.0-3|40	
14mu|texlive-opteng-1.0-3|41	%build
14mu|texlive-opteng-1.0-3|42	
14mu|texlive-opteng-1.0-3|43	%install
14mu|texlive-opteng-1.0-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-opteng-1.0-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-opteng-1.0-3|46	
14mu|texlive-opteng-1.0-3|47	%changelog
14mu|texlive-opteng-1.0-3|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mu|texlive-opteng-1.0-3|49	+ Revision: e5e5e66
14mu|texlive-opteng-1.0-3|50	- MassBuild#674: Increase release tag
14mu|texlive-opteng-1.0-3|51	
14mu|texlive-opteng-1.0-3|52	

25405 14
14mu|texlive-optional-2.2b-4|1	# revision 18131
14mu|texlive-optional-2.2b-4|2	# category Package
14mu|texlive-optional-2.2b-4|3	# catalog-ctan /macros/latex/contrib/optional
14mu|texlive-optional-2.2b-4|4	# catalog-date 2010-05-11 12:50:01 +0200
14mu|texlive-optional-2.2b-4|5	# catalog-license lppl
14mu|texlive-optional-2.2b-4|6	# catalog-version 2.2b
14mu|texlive-optional-2.2b-4|7	Name:		texlive-optional
14mu|texlive-optional-2.2b-4|8	Version:	2.2b
14mu|texlive-optional-2.2b-4|9	Release:	4
14mu|texlive-optional-2.2b-4|10	Summary:	Facilitate optional printing of parts of a document
14mu|texlive-optional-2.2b-4|11	Group:		Publishing
14mu|texlive-optional-2.2b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/optional
14mu|texlive-optional-2.2b-4|13	License:	LPPL
14mu|texlive-optional-2.2b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/optional.tar.xz
14mu|texlive-optional-2.2b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/optional.doc.tar.xz
14mu|texlive-optional-2.2b-4|16	BuildArch:	noarch
14mu|texlive-optional-2.2b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-optional-2.2b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-optional-2.2b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-optional-2.2b-4|20	
14mu|texlive-optional-2.2b-4|21	%description
14mu|texlive-optional-2.2b-4|22	Optional provides simple, flexible, optional compilation of
14mu|texlive-optional-2.2b-4|23	LaTeX documents. Option switches may be given via package
14mu|texlive-optional-2.2b-4|24	options, by the \UseOption command, or interactively via the
14mu|texlive-optional-2.2b-4|25	\AskOption command (help text may be provided, by defining the
14mu|texlive-optional-2.2b-4|26	\ExplainOptions command). The package is not robust, in the way
14mu|texlive-optional-2.2b-4|27	that comment package is, against ill-behaved text. In
14mu|texlive-optional-2.2b-4|28	particular, verbatim text may not be directly included in
14mu|texlive-optional-2.2b-4|29	optional sections (whether they're included or not).
14mu|texlive-optional-2.2b-4|30	
14mu|texlive-optional-2.2b-4|31	
14mu|texlive-optional-2.2b-4|32	#-----------------------------------------------------------------------
14mu|texlive-optional-2.2b-4|33	%files
14mu|texlive-optional-2.2b-4|34	%{_texmfdistdir}/tex/latex/optional/optional.sty
14mu|texlive-optional-2.2b-4|35	%doc %{_texmfdistdir}/doc/latex/optional/optional.pdf
14mu|texlive-optional-2.2b-4|36	%doc %{_texmfdistdir}/doc/latex/optional/optional.tex
14mu|texlive-optional-2.2b-4|37	
14mu|texlive-optional-2.2b-4|38	#-----------------------------------------------------------------------
14mu|texlive-optional-2.2b-4|39	%prep
14mu|texlive-optional-2.2b-4|40	%setup -c -a0 -a1
14mu|texlive-optional-2.2b-4|41	
14mu|texlive-optional-2.2b-4|42	%build
14mu|texlive-optional-2.2b-4|43	
14mu|texlive-optional-2.2b-4|44	%install
14mu|texlive-optional-2.2b-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-optional-2.2b-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-optional-2.2b-4|47	
14mu|texlive-optional-2.2b-4|48	
14mu|texlive-optional-2.2b-4|49	
14mu|texlive-optional-2.2b-4|50	%changelog
14mu|texlive-optional-2.2b-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2b-4
14mu|texlive-optional-2.2b-4|52	+ Revision: d622a81
14mu|texlive-optional-2.2b-4|53	- MassBuild#674: Increase release tag
14mu|texlive-optional-2.2b-4|54	
14mu|texlive-optional-2.2b-4|55	

25406 14
14mu|texlive-ordinalpt-2.1-4|1	# revision 15878
14mu|texlive-ordinalpt-2.1-4|2	# category Package
14mu|texlive-ordinalpt-2.1-4|3	# catalog-ctan /macros/latex/contrib/ordinalpt
14mu|texlive-ordinalpt-2.1-4|4	# catalog-date 2007-02-25 09:43:45 +0100
14mu|texlive-ordinalpt-2.1-4|5	# catalog-license lppl
14mu|texlive-ordinalpt-2.1-4|6	# catalog-version 2.1
14mu|texlive-ordinalpt-2.1-4|7	Name:		texlive-ordinalpt
14mu|texlive-ordinalpt-2.1-4|8	Version:	2.1
14mu|texlive-ordinalpt-2.1-4|9	Release:	4
14mu|texlive-ordinalpt-2.1-4|10	Summary:	Counters as ordinal numbers in Portuguese
14mu|texlive-ordinalpt-2.1-4|11	Group:		Publishing
14mu|texlive-ordinalpt-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ordinalpt
14mu|texlive-ordinalpt-2.1-4|13	License:	LPPL
14mu|texlive-ordinalpt-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.tar.xz
14mu|texlive-ordinalpt-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.doc.tar.xz
14mu|texlive-ordinalpt-2.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.source.tar.xz
14mu|texlive-ordinalpt-2.1-4|17	BuildArch:	noarch
14mu|texlive-ordinalpt-2.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ordinalpt-2.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ordinalpt-2.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ordinalpt-2.1-4|21	
14mu|texlive-ordinalpt-2.1-4|22	%description
14mu|texlive-ordinalpt-2.1-4|23	The package provides a counter style (like \arabic, \alph and
14mu|texlive-ordinalpt-2.1-4|24	others) which produces as output strings like "primeiro"
14mu|texlive-ordinalpt-2.1-4|25	("first" in Portuguese), "segundo" (second), and so on up to
14mu|texlive-ordinalpt-2.1-4|26	1999th. Separate counter commands are provided for different
14mu|texlive-ordinalpt-2.1-4|27	letter case variants, and for masculine and feminine gender
14mu|texlive-ordinalpt-2.1-4|28	inflections.
14mu|texlive-ordinalpt-2.1-4|29	
14mu|texlive-ordinalpt-2.1-4|30	
14mu|texlive-ordinalpt-2.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-ordinalpt-2.1-4|32	%files
14mu|texlive-ordinalpt-2.1-4|33	%{_texmfdistdir}/tex/latex/ordinalpt/ordinalpt.sty
14mu|texlive-ordinalpt-2.1-4|34	%doc %{_texmfdistdir}/doc/latex/ordinalpt/README
14mu|texlive-ordinalpt-2.1-4|35	%doc %{_texmfdistdir}/doc/latex/ordinalpt/ordinalpt.pdf
14mu|texlive-ordinalpt-2.1-4|36	#- source
14mu|texlive-ordinalpt-2.1-4|37	%doc %{_texmfdistdir}/source/latex/ordinalpt/ordinalpt.dtx
14mu|texlive-ordinalpt-2.1-4|38	%doc %{_texmfdistdir}/source/latex/ordinalpt/ordinalpt.ins
14mu|texlive-ordinalpt-2.1-4|39	
14mu|texlive-ordinalpt-2.1-4|40	#-----------------------------------------------------------------------
14mu|texlive-ordinalpt-2.1-4|41	%prep
14mu|texlive-ordinalpt-2.1-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-ordinalpt-2.1-4|43	
14mu|texlive-ordinalpt-2.1-4|44	%build
14mu|texlive-ordinalpt-2.1-4|45	
14mu|texlive-ordinalpt-2.1-4|46	%install
14mu|texlive-ordinalpt-2.1-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ordinalpt-2.1-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ordinalpt-2.1-4|49	
14mu|texlive-ordinalpt-2.1-4|50	
14mu|texlive-ordinalpt-2.1-4|51	
14mu|texlive-ordinalpt-2.1-4|52	%changelog
14mu|texlive-ordinalpt-2.1-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-ordinalpt-2.1-4|54	+ Revision: 6aedc00
14mu|texlive-ordinalpt-2.1-4|55	- MassBuild#674: Increase release tag
14mu|texlive-ordinalpt-2.1-4|56	
14mu|texlive-ordinalpt-2.1-4|57	

25407 14
14mu|texlive-othello-20070112-4|1	# revision 15878
14mu|texlive-othello-20070112-4|2	# category Package
14mu|texlive-othello-20070112-4|3	# catalog-ctan /macros/latex/contrib/othello
14mu|texlive-othello-20070112-4|4	# catalog-date 2007-01-12 15:52:44 +0100
14mu|texlive-othello-20070112-4|5	# catalog-license gpl
14mu|texlive-othello-20070112-4|6	# catalog-version undef
14mu|texlive-othello-20070112-4|7	Name:		texlive-othello
14mu|texlive-othello-20070112-4|8	Version:	20070112
14mu|texlive-othello-20070112-4|9	Release:	4
14mu|texlive-othello-20070112-4|10	Summary:	Create othello boards in LaTeX
14mu|texlive-othello-20070112-4|11	Group:		Publishing
14mu|texlive-othello-20070112-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/othello
14mu|texlive-othello-20070112-4|13	License:	GPL
14mu|texlive-othello-20070112-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othello.tar.xz
14mu|texlive-othello-20070112-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othello.doc.tar.xz
14mu|texlive-othello-20070112-4|16	BuildArch:	noarch
14mu|texlive-othello-20070112-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-othello-20070112-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-othello-20070112-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-othello-20070112-4|20	
14mu|texlive-othello-20070112-4|21	%description
14mu|texlive-othello-20070112-4|22	A package (based on Kolodziejska's go), and fonts (as MetaFont
14mu|texlive-othello-20070112-4|23	source) are provided.
14mu|texlive-othello-20070112-4|24	
14mu|texlive-othello-20070112-4|25	
14mu|texlive-othello-20070112-4|26	#-----------------------------------------------------------------------
14mu|texlive-othello-20070112-4|27	%files
14mu|texlive-othello-20070112-4|28	%{_texmfdistdir}/fonts/source/public/othello/ot.mf
14mu|texlive-othello-20070112-4|29	%{_texmfdistdir}/fonts/source/public/othello/ot10.mf
14mu|texlive-othello-20070112-4|30	%{_texmfdistdir}/fonts/source/public/othello/ot15.mf
14mu|texlive-othello-20070112-4|31	%{_texmfdistdir}/fonts/source/public/othello/ot1bla10.mf
14mu|texlive-othello-20070112-4|32	%{_texmfdistdir}/fonts/source/public/othello/ot1bla15.mf
14mu|texlive-othello-20070112-4|33	%{_texmfdistdir}/fonts/source/public/othello/ot1bla20.mf
14mu|texlive-othello-20070112-4|34	%{_texmfdistdir}/fonts/source/public/othello/ot1black.mf
14mu|texlive-othello-20070112-4|35	%{_texmfdistdir}/fonts/source/public/othello/ot1neu.mf
14mu|texlive-othello-20070112-4|36	%{_texmfdistdir}/fonts/source/public/othello/ot1neu10.mf
14mu|texlive-othello-20070112-4|37	%{_texmfdistdir}/fonts/source/public/othello/ot1neu15.mf
14mu|texlive-othello-20070112-4|38	%{_texmfdistdir}/fonts/source/public/othello/ot1neu20.mf
14mu|texlive-othello-20070112-4|39	%{_texmfdistdir}/fonts/source/public/othello/ot1whi10.mf
14mu|texlive-othello-20070112-4|40	%{_texmfdistdir}/fonts/source/public/othello/ot1whi15.mf
14mu|texlive-othello-20070112-4|41	%{_texmfdistdir}/fonts/source/public/othello/ot1whi20.mf
14mu|texlive-othello-20070112-4|42	%{_texmfdistdir}/fonts/source/public/othello/ot1white.mf
14mu|texlive-othello-20070112-4|43	%{_texmfdistdir}/fonts/tfm/public/othello/ot10.tfm
14mu|texlive-othello-20070112-4|44	%{_texmfdistdir}/fonts/tfm/public/othello/ot15.tfm
14mu|texlive-othello-20070112-4|45	%{_texmfdistdir}/fonts/tfm/public/othello/ot1bla10.tfm
14mu|texlive-othello-20070112-4|46	%{_texmfdistdir}/fonts/tfm/public/othello/ot1bla15.tfm
14mu|texlive-othello-20070112-4|47	%{_texmfdistdir}/fonts/tfm/public/othello/ot1bla20.tfm
14mu|texlive-othello-20070112-4|48	%{_texmfdistdir}/fonts/tfm/public/othello/ot1neu10.tfm
14mu|texlive-othello-20070112-4|49	%{_texmfdistdir}/fonts/tfm/public/othello/ot1neu15.tfm
14mu|texlive-othello-20070112-4|50	%{_texmfdistdir}/fonts/tfm/public/othello/ot1neu20.tfm
14mu|texlive-othello-20070112-4|51	%{_texmfdistdir}/fonts/tfm/public/othello/ot1whi10.tfm
14mu|texlive-othello-20070112-4|52	%{_texmfdistdir}/fonts/tfm/public/othello/ot1whi15.tfm
14mu|texlive-othello-20070112-4|53	%{_texmfdistdir}/fonts/tfm/public/othello/ot1whi20.tfm
14mu|texlive-othello-20070112-4|54	%{_texmfdistdir}/tex/latex/othello/othello.sty
14mu|texlive-othello-20070112-4|55	%doc %{_texmfdistdir}/doc/latex/othello/boards.tex
14mu|texlive-othello-20070112-4|56	%doc %{_texmfdistdir}/doc/latex/othello/ot.bat
14mu|texlive-othello-20070112-4|57	%doc %{_texmfdistdir}/doc/latex/othello/ot1.bat.bat
14mu|texlive-othello-20070112-4|58	%doc %{_texmfdistdir}/doc/latex/othello/othello.tex
14mu|texlive-othello-20070112-4|59	
14mu|texlive-othello-20070112-4|60	#-----------------------------------------------------------------------
14mu|texlive-othello-20070112-4|61	%prep
14mu|texlive-othello-20070112-4|62	%setup -c -a0 -a1
14mu|texlive-othello-20070112-4|63	
14mu|texlive-othello-20070112-4|64	%build
14mu|texlive-othello-20070112-4|65	
14mu|texlive-othello-20070112-4|66	%install
14mu|texlive-othello-20070112-4|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-othello-20070112-4|68	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-othello-20070112-4|69	
14mu|texlive-othello-20070112-4|70	
14mu|texlive-othello-20070112-4|71	
14mu|texlive-othello-20070112-4|72	%changelog
14mu|texlive-othello-20070112-4|73	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070112-4
14mu|texlive-othello-20070112-4|74	+ Revision: 16d584b
14mu|texlive-othello-20070112-4|75	- MassBuild#674: Increase release tag
14mu|texlive-othello-20070112-4|76	
14mu|texlive-othello-20070112-4|77	

25408 14
14mu|texlive-othelloboard-1.2-4|1	# revision 23714
14mu|texlive-othelloboard-1.2-4|2	# category Package
14mu|texlive-othelloboard-1.2-4|3	# catalog-ctan /macros/latex/contrib/othelloboard
14mu|texlive-othelloboard-1.2-4|4	# catalog-date 2011-08-19 08:35:26 +0200
14mu|texlive-othelloboard-1.2-4|5	# catalog-license lppl1.3
14mu|texlive-othelloboard-1.2-4|6	# catalog-version 1.2
14mu|texlive-othelloboard-1.2-4|7	Name:		texlive-othelloboard
14mu|texlive-othelloboard-1.2-4|8	Version:	1.2
14mu|texlive-othelloboard-1.2-4|9	Release:	4
14mu|texlive-othelloboard-1.2-4|10	Summary:	Typeset Othello (Reversi) diagrams of any size, with annotations
14mu|texlive-othelloboard-1.2-4|11	Group:		Publishing
14mu|texlive-othelloboard-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/othelloboard
14mu|texlive-othelloboard-1.2-4|13	License:	LPPL1.3
14mu|texlive-othelloboard-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othelloboard.tar.xz
14mu|texlive-othelloboard-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othelloboard.doc.tar.xz
14mu|texlive-othelloboard-1.2-4|16	BuildArch:	noarch
14mu|texlive-othelloboard-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-othelloboard-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-othelloboard-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-othelloboard-1.2-4|20	
14mu|texlive-othelloboard-1.2-4|21	%description
14mu|texlive-othelloboard-1.2-4|22	The package enables the user to generate high-quality Othello
14mu|texlive-othelloboard-1.2-4|23	(also known as Reversi) board diagrams of any size. The
14mu|texlive-othelloboard-1.2-4|24	diagrams support annotations, including full game transcripts.
14mu|texlive-othelloboard-1.2-4|25	Automated board or transcript creation, from plain text formats
14mu|texlive-othelloboard-1.2-4|26	standard to WZebra (and other programs) is also supported.
14mu|texlive-othelloboard-1.2-4|27	
14mu|texlive-othelloboard-1.2-4|28	
14mu|texlive-othelloboard-1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-othelloboard-1.2-4|30	%files
14mu|texlive-othelloboard-1.2-4|31	%{_texmfdistdir}/tex/latex/othelloboard/othelloboard.sty
14mu|texlive-othelloboard-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/othelloboard/README
14mu|texlive-othelloboard-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/othelloboard/example-rose-chps1-2.pdf
14mu|texlive-othelloboard-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/othelloboard/example-rose-chps1-2.tex
14mu|texlive-othelloboard-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/othelloboard/othelloboard.pdf
14mu|texlive-othelloboard-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/othelloboard/othelloboard.tex
14mu|texlive-othelloboard-1.2-4|37	
14mu|texlive-othelloboard-1.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-othelloboard-1.2-4|39	%prep
14mu|texlive-othelloboard-1.2-4|40	%setup -c -a0 -a1
14mu|texlive-othelloboard-1.2-4|41	
14mu|texlive-othelloboard-1.2-4|42	%build
14mu|texlive-othelloboard-1.2-4|43	
14mu|texlive-othelloboard-1.2-4|44	%install
14mu|texlive-othelloboard-1.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-othelloboard-1.2-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-othelloboard-1.2-4|47	
14mu|texlive-othelloboard-1.2-4|48	
14mu|texlive-othelloboard-1.2-4|49	
14mu|texlive-othelloboard-1.2-4|50	%changelog
14mu|texlive-othelloboard-1.2-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-othelloboard-1.2-4|52	+ Revision: 3e09e00
14mu|texlive-othelloboard-1.2-4|53	- MassBuild#674: Increase release tag
14mu|texlive-othelloboard-1.2-4|54	
14mu|texlive-othelloboard-1.2-4|55	

25409 14
14mu|texlive-otibet-20111103-4|1	# revision 15878
14mu|texlive-otibet-20111103-4|2	# category Package
14mu|texlive-otibet-20111103-4|3	# catalog-ctan undef
14mu|texlive-otibet-20111103-4|4	# catalog-date undef
14mu|texlive-otibet-20111103-4|5	# catalog-license undef
14mu|texlive-otibet-20111103-4|6	# catalog-version undef
14mu|texlive-otibet-20111103-4|7	Name:		texlive-otibet
14mu|texlive-otibet-20111103-4|8	Version:	20111103
14mu|texlive-otibet-20111103-4|9	Release:	4
14mu|texlive-otibet-20111103-4|10	Summary:	TeXLive otibet package
14mu|texlive-otibet-20111103-4|11	Group:		Publishing
14mu|texlive-otibet-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-otibet-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-otibet-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/otibet.tar.xz
14mu|texlive-otibet-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/otibet.doc.tar.xz
14mu|texlive-otibet-20111103-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/otibet.source.tar.xz
14mu|texlive-otibet-20111103-4|17	BuildArch:	noarch
14mu|texlive-otibet-20111103-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-otibet-20111103-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-otibet-20111103-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-otibet-20111103-4|21	
14mu|texlive-otibet-20111103-4|22	%description
14mu|texlive-otibet-20111103-4|23	TeXLive otibet package.
14mu|texlive-otibet-20111103-4|24	
14mu|texlive-otibet-20111103-4|25	
14mu|texlive-otibet-20111103-4|26	#-----------------------------------------------------------------------
14mu|texlive-otibet-20111103-4|27	%files
14mu|texlive-otibet-20111103-4|28	%{_texmfdistdir}/fonts/ofm/public/otibet/otibetan.ofm
14mu|texlive-otibet-20111103-4|29	%{_texmfdistdir}/fonts/ovf/public/otibet/otibetan.ovf
14mu|texlive-otibet-20111103-4|30	%{_texmfdistdir}/fonts/ovp/public/otibet/otibetan.ovp
14mu|texlive-otibet-20111103-4|31	%{_texmfdistdir}/fonts/source/public/otibet/bzrsetup.mf
14mu|texlive-otibet-20111103-4|32	%{_texmfdistdir}/fonts/source/public/otibet/tibetan.mf
14mu|texlive-otibet-20111103-4|33	%{_texmfdistdir}/fonts/tfm/public/otibet/tibetan.tfm
14mu|texlive-otibet-20111103-4|34	%{_texmfdistdir}/omega/ocp/otibet/tibadjusttsheg.ocp
14mu|texlive-otibet-20111103-4|35	%{_texmfdistdir}/omega/ocp/otibet/tibinunicode.ocp
14mu|texlive-otibet-20111103-4|36	%{_texmfdistdir}/omega/ocp/otibet/tibinwylie.ocp
14mu|texlive-otibet-20111103-4|37	%{_texmfdistdir}/omega/ocp/otibet/tibout.ocp
14mu|texlive-otibet-20111103-4|38	%{_texmfdistdir}/omega/ocp/otibet/tibspecial.ocp
14mu|texlive-otibet-20111103-4|39	%{_texmfdistdir}/omega/ocp/otibet/tibuniuni.ocp
14mu|texlive-otibet-20111103-4|40	%{_texmfdistdir}/omega/ocp/otibet/tibvowel.ocp
14mu|texlive-otibet-20111103-4|41	%{_texmfdistdir}/omega/otp/otibet/tibadjusttsheg.otp
14mu|texlive-otibet-20111103-4|42	%{_texmfdistdir}/omega/otp/otibet/tibetan-mule2uni-old.otp
14mu|texlive-otibet-20111103-4|43	%{_texmfdistdir}/omega/otp/otibet/tibetan-mule2uni.otp
14mu|texlive-otibet-20111103-4|44	%{_texmfdistdir}/omega/otp/otibet/tibinunicode.otp
14mu|texlive-otibet-20111103-4|45	%{_texmfdistdir}/omega/otp/otibet/tibinwylie.otp
14mu|texlive-otibet-20111103-4|46	%{_texmfdistdir}/omega/otp/otibet/tibout.otp
14mu|texlive-otibet-20111103-4|47	%{_texmfdistdir}/omega/otp/otibet/tibshow.otp
14mu|texlive-otibet-20111103-4|48	%{_texmfdistdir}/omega/otp/otibet/tibspecial.otp
14mu|texlive-otibet-20111103-4|49	%{_texmfdistdir}/omega/otp/otibet/tibuniuni.otp
14mu|texlive-otibet-20111103-4|50	%{_texmfdistdir}/omega/otp/otibet/tibvowel.otp
14mu|texlive-otibet-20111103-4|51	%{_texmfdistdir}/tex/latex/otibet/ot1tib.fd
14mu|texlive-otibet-20111103-4|52	%{_texmfdistdir}/tex/latex/otibet/otibet.sty
14mu|texlive-otibet-20111103-4|53	%{_texmfdistdir}/tex/latex/otibet/otibet.tex
14mu|texlive-otibet-20111103-4|54	%{_texmfdistdir}/tex/latex/otibet/t1tib.fd
14mu|texlive-otibet-20111103-4|55	%doc %{_texmfdistdir}/doc/latex/otibet/README
14mu|texlive-otibet-20111103-4|56	%doc %{_texmfdistdir}/doc/latex/otibet/allbasic-mule.tex
14mu|texlive-otibet-20111103-4|57	%doc %{_texmfdistdir}/doc/latex/otibet/allbasic.dvi
14mu|texlive-otibet-20111103-4|58	%doc %{_texmfdistdir}/doc/latex/otibet/allbasic.tex
14mu|texlive-otibet-20111103-4|59	%doc %{_texmfdistdir}/doc/latex/otibet/otibet-mule.tex
14mu|texlive-otibet-20111103-4|60	%doc %{_texmfdistdir}/doc/latex/otibet/testtib.tex
14mu|texlive-otibet-20111103-4|61	%doc %{_texmfdistdir}/doc/latex/otibet/tiblatex.dvi
14mu|texlive-otibet-20111103-4|62	%doc %{_texmfdistdir}/doc/latex/otibet/tiblatex.tex
14mu|texlive-otibet-20111103-4|63	%doc %{_texmfdistdir}/doc/latex/otibet/unidoc.dvi
14mu|texlive-otibet-20111103-4|64	%doc %{_texmfdistdir}/doc/latex/otibet/unidoc.tex
14mu|texlive-otibet-20111103-4|65	%doc %{_texmfdistdir}/doc/latex/otibet/yugpacan.dvi
14mu|texlive-otibet-20111103-4|66	%doc %{_texmfdistdir}/doc/latex/otibet/yugpacan.tex
14mu|texlive-otibet-20111103-4|67	#- source
14mu|texlive-otibet-20111103-4|68	%doc %{_texmfdistdir}/source/latex/otibet/Makefile
14mu|texlive-otibet-20111103-4|69	%doc %{_texmfdistdir}/source/latex/otibet/allbasic.odvi
14mu|texlive-otibet-20111103-4|70	%doc %{_texmfdistdir}/source/latex/otibet/convnum.scm
14mu|texlive-otibet-20111103-4|71	%doc %{_texmfdistdir}/source/latex/otibet/generate-otp.el
14mu|texlive-otibet-20111103-4|72	%doc %{_texmfdistdir}/source/latex/otibet/oct2otp.c
14mu|texlive-otibet-20111103-4|73	%doc %{_texmfdistdir}/source/latex/otibet/pl2ovp.scm
14mu|texlive-otibet-20111103-4|74	%doc %{_texmfdistdir}/source/latex/otibet/tibetan.pl
14mu|texlive-otibet-20111103-4|75	%doc %{_texmfdistdir}/source/latex/otibet/tiblatex.odvi
14mu|texlive-otibet-20111103-4|76	%doc %{_texmfdistdir}/source/latex/otibet/tibovp.scm
14mu|texlive-otibet-20111103-4|77	%doc %{_texmfdistdir}/source/latex/otibet/unidoc.odvi
14mu|texlive-otibet-20111103-4|78	%doc %{_texmfdistdir}/source/latex/otibet/yugpacan.odvi
14mu|texlive-otibet-20111103-4|79	
14mu|texlive-otibet-20111103-4|80	#-----------------------------------------------------------------------
14mu|texlive-otibet-20111103-4|81	%prep
14mu|texlive-otibet-20111103-4|82	%setup -c -a0 -a1 -a2
14mu|texlive-otibet-20111103-4|83	
14mu|texlive-otibet-20111103-4|84	%build
14mu|texlive-otibet-20111103-4|85	
14mu|texlive-otibet-20111103-4|86	%install
14mu|texlive-otibet-20111103-4|87	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-otibet-20111103-4|88	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-otibet-20111103-4|89	
14mu|texlive-otibet-20111103-4|90	
14mu|texlive-otibet-20111103-4|91	
14mu|texlive-otibet-20111103-4|92	%changelog
14mu|texlive-otibet-20111103-4|93	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-otibet-20111103-4|94	+ Revision: cda8e82
14mu|texlive-otibet-20111103-4|95	- MassBuild#674: Increase release tag
14mu|texlive-otibet-20111103-4|96	
14mu|texlive-otibet-20111103-4|97	

25410 14
14mu|texlive-outline-20100519-4|1	# revision 18360
14mu|texlive-outline-20100519-4|2	# category Package
14mu|texlive-outline-20100519-4|3	# catalog-ctan /macros/latex/contrib/outline
14mu|texlive-outline-20100519-4|4	# catalog-date 2010-05-19 18:21:51 +0200
14mu|texlive-outline-20100519-4|5	# catalog-license lppl
14mu|texlive-outline-20100519-4|6	# catalog-version undef
14mu|texlive-outline-20100519-4|7	Name:		texlive-outline
14mu|texlive-outline-20100519-4|8	Version:	20100519
14mu|texlive-outline-20100519-4|9	Release:	4
14mu|texlive-outline-20100519-4|10	Summary:	List environment for making outlines
14mu|texlive-outline-20100519-4|11	Group:		Publishing
14mu|texlive-outline-20100519-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/outline
14mu|texlive-outline-20100519-4|13	License:	LPPL
14mu|texlive-outline-20100519-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outline.tar.xz
14mu|texlive-outline-20100519-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outline.doc.tar.xz
14mu|texlive-outline-20100519-4|16	BuildArch:	noarch
14mu|texlive-outline-20100519-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-outline-20100519-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-outline-20100519-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-outline-20100519-4|20	
14mu|texlive-outline-20100519-4|21	%description
14mu|texlive-outline-20100519-4|22	The package defines an outline environment, which provides
14mu|texlive-outline-20100519-4|23	facilities similar to enumerate, but up to 6 levels deep.
14mu|texlive-outline-20100519-4|24	
14mu|texlive-outline-20100519-4|25	
14mu|texlive-outline-20100519-4|26	#-----------------------------------------------------------------------
14mu|texlive-outline-20100519-4|27	%files
14mu|texlive-outline-20100519-4|28	%{_texmfdistdir}/tex/latex/outline/outline.sty
14mu|texlive-outline-20100519-4|29	%doc %{_texmfdistdir}/doc/latex/outline/README
14mu|texlive-outline-20100519-4|30	%doc %{_texmfdistdir}/doc/latex/outline/outline-sample.tex
14mu|texlive-outline-20100519-4|31	%doc %{_texmfdistdir}/doc/latex/outline/outline.pdf
14mu|texlive-outline-20100519-4|32	%doc %{_texmfdistdir}/doc/latex/outline/outline.tex
14mu|texlive-outline-20100519-4|33	
14mu|texlive-outline-20100519-4|34	#-----------------------------------------------------------------------
14mu|texlive-outline-20100519-4|35	%prep
14mu|texlive-outline-20100519-4|36	%setup -c -a0 -a1
14mu|texlive-outline-20100519-4|37	
14mu|texlive-outline-20100519-4|38	%build
14mu|texlive-outline-20100519-4|39	
14mu|texlive-outline-20100519-4|40	%install
14mu|texlive-outline-20100519-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-outline-20100519-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-outline-20100519-4|43	
14mu|texlive-outline-20100519-4|44	
14mu|texlive-outline-20100519-4|45	
14mu|texlive-outline-20100519-4|46	%changelog
14mu|texlive-outline-20100519-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100519-4
14mu|texlive-outline-20100519-4|48	+ Revision: c56d17b
14mu|texlive-outline-20100519-4|49	- MassBuild#674: Increase release tag
14mu|texlive-outline-20100519-4|50	
14mu|texlive-outline-20100519-4|51	

25411 14
14mu|texlive-outliner-20070112-4|1	# revision 21095
14mu|texlive-outliner-20070112-4|2	# category Package
14mu|texlive-outliner-20070112-4|3	# catalog-ctan /macros/latex/contrib/outliner
14mu|texlive-outliner-20070112-4|4	# catalog-date 2007-01-12 15:52:44 +0100
14mu|texlive-outliner-20070112-4|5	# catalog-license gpl
14mu|texlive-outliner-20070112-4|6	# catalog-version undef
14mu|texlive-outliner-20070112-4|7	Name:		texlive-outliner
14mu|texlive-outliner-20070112-4|8	Version:	20070112
14mu|texlive-outliner-20070112-4|9	Release:	4
14mu|texlive-outliner-20070112-4|10	Summary:	Change section levels easily
14mu|texlive-outliner-20070112-4|11	Group:		Publishing
14mu|texlive-outliner-20070112-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/outliner
14mu|texlive-outliner-20070112-4|13	License:	GPL
14mu|texlive-outliner-20070112-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outliner.tar.xz
14mu|texlive-outliner-20070112-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outliner.doc.tar.xz
14mu|texlive-outliner-20070112-4|16	BuildArch:	noarch
14mu|texlive-outliner-20070112-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-outliner-20070112-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-outliner-20070112-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-outliner-20070112-4|20	
14mu|texlive-outliner-20070112-4|21	%description
14mu|texlive-outliner-20070112-4|22	Allows you to write "\Level 2 {Some heading}" instead of the
14mu|texlive-outliner-20070112-4|23	usual \section stuff; the definitions of the levels can then
14mu|texlive-outliner-20070112-4|24	easily be changed. There is a mechanism for shifting all
14mu|texlive-outliner-20070112-4|25	levels. This makes it easy to bundle existing articles into a
14mu|texlive-outliner-20070112-4|26	compilation.
14mu|texlive-outliner-20070112-4|27	
14mu|texlive-outliner-20070112-4|28	
14mu|texlive-outliner-20070112-4|29	#-----------------------------------------------------------------------
14mu|texlive-outliner-20070112-4|30	%files
14mu|texlive-outliner-20070112-4|31	%{_texmfdistdir}/tex/latex/outliner/outliner.sty
14mu|texlive-outliner-20070112-4|32	%doc %{_texmfdistdir}/doc/latex/outliner/outline_test.tex
14mu|texlive-outliner-20070112-4|33	
14mu|texlive-outliner-20070112-4|34	#-----------------------------------------------------------------------
14mu|texlive-outliner-20070112-4|35	%prep
14mu|texlive-outliner-20070112-4|36	%setup -c -a0 -a1
14mu|texlive-outliner-20070112-4|37	
14mu|texlive-outliner-20070112-4|38	%build
14mu|texlive-outliner-20070112-4|39	
14mu|texlive-outliner-20070112-4|40	%install
14mu|texlive-outliner-20070112-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-outliner-20070112-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-outliner-20070112-4|43	
14mu|texlive-outliner-20070112-4|44	
14mu|texlive-outliner-20070112-4|45	
14mu|texlive-outliner-20070112-4|46	%changelog
14mu|texlive-outliner-20070112-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070112-4
14mu|texlive-outliner-20070112-4|48	+ Revision: 3268595
14mu|texlive-outliner-20070112-4|49	- MassBuild#674: Increase release tag
14mu|texlive-outliner-20070112-4|50	
14mu|texlive-outliner-20070112-4|51	

25412 14
14mu|texlive-outlines-1.1-3|1	# revision 25192
14mu|texlive-outlines-1.1-3|2	# category Package
14mu|texlive-outlines-1.1-3|3	# catalog-ctan /macros/latex/contrib/outlines
14mu|texlive-outlines-1.1-3|4	# catalog-date 2012-01-24 12:03:36 +0100
14mu|texlive-outlines-1.1-3|5	# catalog-license noinfo
14mu|texlive-outlines-1.1-3|6	# catalog-version 1.1
14mu|texlive-outlines-1.1-3|7	Name:		texlive-outlines
14mu|texlive-outlines-1.1-3|8	Version:	1.1
14mu|texlive-outlines-1.1-3|9	Release:	3
14mu|texlive-outlines-1.1-3|10	Summary:	Produce "outline" lists
14mu|texlive-outlines-1.1-3|11	Group:		Publishing
14mu|texlive-outlines-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/outlines
14mu|texlive-outlines-1.1-3|13	License:	NOINFO
14mu|texlive-outlines-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outlines.tar.xz
14mu|texlive-outlines-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outlines.doc.tar.xz
14mu|texlive-outlines-1.1-3|16	BuildArch:	noarch
14mu|texlive-outlines-1.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-outlines-1.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-outlines-1.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-outlines-1.1-3|20	
14mu|texlive-outlines-1.1-3|21	%description
14mu|texlive-outlines-1.1-3|22	Defines an outline environment, which allows outline-style
14mu|texlive-outlines-1.1-3|23	indented lists with freely mixed levels up to four levels deep.
14mu|texlive-outlines-1.1-3|24	It replaces the nested begin/end pairs by different item tags
14mu|texlive-outlines-1.1-3|25	\1 to \4 for each nesting level. This is very convenient in
14mu|texlive-outlines-1.1-3|26	cases where nested lists are used a lot, such as for to-do
14mu|texlive-outlines-1.1-3|27	lists or presentation slides.
14mu|texlive-outlines-1.1-3|28	
14mu|texlive-outlines-1.1-3|29	
14mu|texlive-outlines-1.1-3|30	#-----------------------------------------------------------------------
14mu|texlive-outlines-1.1-3|31	%files
14mu|texlive-outlines-1.1-3|32	%{_texmfdistdir}/tex/latex/outlines/outlines.sty
14mu|texlive-outlines-1.1-3|33	%doc %{_texmfdistdir}/doc/latex/outlines/README
14mu|texlive-outlines-1.1-3|34	%doc %{_texmfdistdir}/doc/latex/outlines/outlines.pdf
14mu|texlive-outlines-1.1-3|35	%doc %{_texmfdistdir}/doc/latex/outlines/outlines.tex
14mu|texlive-outlines-1.1-3|36	
14mu|texlive-outlines-1.1-3|37	#-----------------------------------------------------------------------
14mu|texlive-outlines-1.1-3|38	%prep
14mu|texlive-outlines-1.1-3|39	%setup -c -a0 -a1
14mu|texlive-outlines-1.1-3|40	
14mu|texlive-outlines-1.1-3|41	%build
14mu|texlive-outlines-1.1-3|42	
14mu|texlive-outlines-1.1-3|43	%install
14mu|texlive-outlines-1.1-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-outlines-1.1-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-outlines-1.1-3|46	
14mu|texlive-outlines-1.1-3|47	
14mu|texlive-outlines-1.1-3|48	
14mu|texlive-outlines-1.1-3|49	%changelog
14mu|texlive-outlines-1.1-3|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-outlines-1.1-3|51	+ Revision: c8a7543
14mu|texlive-outlines-1.1-3|52	- MassBuild#674: Increase release tag
14mu|texlive-outlines-1.1-3|53	
14mu|texlive-outlines-1.1-3|54	

25413 14
14mu|texlive-overpic-0.53-4|1	# revision 19712
14mu|texlive-overpic-0.53-4|2	# category Package
14mu|texlive-overpic-0.53-4|3	# catalog-ctan /macros/latex/contrib/overpic
14mu|texlive-overpic-0.53-4|4	# catalog-date 2010-09-13 11:39:12 +0200
14mu|texlive-overpic-0.53-4|5	# catalog-license lppl
14mu|texlive-overpic-0.53-4|6	# catalog-version 0.53
14mu|texlive-overpic-0.53-4|7	Name:		texlive-overpic
14mu|texlive-overpic-0.53-4|8	Version:	0.53
14mu|texlive-overpic-0.53-4|9	Release:	4
14mu|texlive-overpic-0.53-4|10	Summary:	Combine LaTeX commands over included graphics
14mu|texlive-overpic-0.53-4|11	Group:		Publishing
14mu|texlive-overpic-0.53-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/overpic
14mu|texlive-overpic-0.53-4|13	License:	LPPL
14mu|texlive-overpic-0.53-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/overpic.tar.xz
14mu|texlive-overpic-0.53-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/overpic.doc.tar.xz
14mu|texlive-overpic-0.53-4|16	BuildArch:	noarch
14mu|texlive-overpic-0.53-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-overpic-0.53-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-overpic-0.53-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-overpic-0.53-4|20	
14mu|texlive-overpic-0.53-4|21	%description
14mu|texlive-overpic-0.53-4|22	The overpic environment is a cross between the LaTeX picture
14mu|texlive-overpic-0.53-4|23	environment and the \includegraphics command of graphicx. The
14mu|texlive-overpic-0.53-4|24	resulting picture environment has the same dimensions as the
14mu|texlive-overpic-0.53-4|25	included eps graphic. LaTeX commands can be placed on the
14mu|texlive-overpic-0.53-4|26	graphic at defined positions. A grid for orientation is
14mu|texlive-overpic-0.53-4|27	available.
14mu|texlive-overpic-0.53-4|28	
14mu|texlive-overpic-0.53-4|29	
14mu|texlive-overpic-0.53-4|30	#-----------------------------------------------------------------------
14mu|texlive-overpic-0.53-4|31	%files
14mu|texlive-overpic-0.53-4|32	%{_texmfdistdir}/tex/latex/overpic/overpic.sty
14mu|texlive-overpic-0.53-4|33	%doc %{_texmfdistdir}/doc/latex/overpic/README
14mu|texlive-overpic-0.53-4|34	%doc %{_texmfdistdir}/doc/latex/overpic/README.de
14mu|texlive-overpic-0.53-4|35	%doc %{_texmfdistdir}/doc/latex/overpic/opic-abs.pdf
14mu|texlive-overpic-0.53-4|36	%doc %{_texmfdistdir}/doc/latex/overpic/opic-abs.tex
14mu|texlive-overpic-0.53-4|37	%doc %{_texmfdistdir}/doc/latex/overpic/opic-rel.pdf
14mu|texlive-overpic-0.53-4|38	%doc %{_texmfdistdir}/doc/latex/overpic/opic-rel.tex
14mu|texlive-overpic-0.53-4|39	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme-de.pdf
14mu|texlive-overpic-0.53-4|40	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme-de.tex
14mu|texlive-overpic-0.53-4|41	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme.pdf
14mu|texlive-overpic-0.53-4|42	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme.tex
14mu|texlive-overpic-0.53-4|43	
14mu|texlive-overpic-0.53-4|44	#-----------------------------------------------------------------------
14mu|texlive-overpic-0.53-4|45	%prep
14mu|texlive-overpic-0.53-4|46	%setup -c -a0 -a1
14mu|texlive-overpic-0.53-4|47	
14mu|texlive-overpic-0.53-4|48	%build
14mu|texlive-overpic-0.53-4|49	
14mu|texlive-overpic-0.53-4|50	%install
14mu|texlive-overpic-0.53-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-overpic-0.53-4|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-overpic-0.53-4|53	
14mu|texlive-overpic-0.53-4|54	
14mu|texlive-overpic-0.53-4|55	
14mu|texlive-overpic-0.53-4|56	%changelog
14mu|texlive-overpic-0.53-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.53-4
14mu|texlive-overpic-0.53-4|58	+ Revision: 8a950d1
14mu|texlive-overpic-0.53-4|59	- MassBuild#674: Increase release tag
14mu|texlive-overpic-0.53-4|60	
14mu|texlive-overpic-0.53-4|61	

25414 14
14mu|texlive-pagecolor-1.0e-4|1	# revision 25500
14mu|texlive-pagecolor-1.0e-4|2	# category Package
14mu|texlive-pagecolor-1.0e-4|3	# catalog-ctan /macros/latex/contrib/pagecolor
14mu|texlive-pagecolor-1.0e-4|4	# catalog-date 2012-02-24 13:31:20 +0100
14mu|texlive-pagecolor-1.0e-4|5	# catalog-license lppl
14mu|texlive-pagecolor-1.0e-4|6	# catalog-version 1.0e
14mu|texlive-pagecolor-1.0e-4|7	Name:		texlive-pagecolor
14mu|texlive-pagecolor-1.0e-4|8	Version:	1.0e
14mu|texlive-pagecolor-1.0e-4|9	Release:	4
14mu|texlive-pagecolor-1.0e-4|10	Summary:	Interrogate page colour
14mu|texlive-pagecolor-1.0e-4|11	Group:		Publishing
14mu|texlive-pagecolor-1.0e-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagecolor
14mu|texlive-pagecolor-1.0e-4|13	License:	LPPL
14mu|texlive-pagecolor-1.0e-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecolor.tar.xz
14mu|texlive-pagecolor-1.0e-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecolor.doc.tar.xz
14mu|texlive-pagecolor-1.0e-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecolor.source.tar.xz
14mu|texlive-pagecolor-1.0e-4|17	BuildArch:	noarch
14mu|texlive-pagecolor-1.0e-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pagecolor-1.0e-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pagecolor-1.0e-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pagecolor-1.0e-4|21	
14mu|texlive-pagecolor-1.0e-4|22	%description
14mu|texlive-pagecolor-1.0e-4|23	This package provides the command \thepagecolor, which gives
14mu|texlive-pagecolor-1.0e-4|24	the current page (background) colour, i. e. the argument used
14mu|texlive-pagecolor-1.0e-4|25	with the most recent call of \pagecolor{...}. The command
14mu|texlive-pagecolor-1.0e-4|26	\thepagecolornone gives the same colour as \thepagecolor,
14mu|texlive-pagecolor-1.0e-4|27	except when the page background colour is "none" (e.g., as a
14mu|texlive-pagecolor-1.0e-4|28	result of using the \nopagecolor command). In that case
14mu|texlive-pagecolor-1.0e-4|29	\thepagecolor is "white" and \thepagecolornone is "none".
14mu|texlive-pagecolor-1.0e-4|30	
14mu|texlive-pagecolor-1.0e-4|31	
14mu|texlive-pagecolor-1.0e-4|32	#-----------------------------------------------------------------------
14mu|texlive-pagecolor-1.0e-4|33	%files
14mu|texlive-pagecolor-1.0e-4|34	%{_texmfdistdir}/tex/latex/pagecolor/pagecolor.sty
14mu|texlive-pagecolor-1.0e-4|35	%doc %{_texmfdistdir}/doc/latex/pagecolor/README
14mu|texlive-pagecolor-1.0e-4|36	%doc %{_texmfdistdir}/doc/latex/pagecolor/pagecolor-example.pdf
14mu|texlive-pagecolor-1.0e-4|37	%doc %{_texmfdistdir}/doc/latex/pagecolor/pagecolor-example.tex
14mu|texlive-pagecolor-1.0e-4|38	%doc %{_texmfdistdir}/doc/latex/pagecolor/pagecolor.pdf
14mu|texlive-pagecolor-1.0e-4|39	#- source
14mu|texlive-pagecolor-1.0e-4|40	%doc %{_texmfdistdir}/source/latex/pagecolor/pagecolor.drv
14mu|texlive-pagecolor-1.0e-4|41	%doc %{_texmfdistdir}/source/latex/pagecolor/pagecolor.dtx
14mu|texlive-pagecolor-1.0e-4|42	%doc %{_texmfdistdir}/source/latex/pagecolor/pagecolor.ins
14mu|texlive-pagecolor-1.0e-4|43	
14mu|texlive-pagecolor-1.0e-4|44	#-----------------------------------------------------------------------
14mu|texlive-pagecolor-1.0e-4|45	%prep
14mu|texlive-pagecolor-1.0e-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-pagecolor-1.0e-4|47	
14mu|texlive-pagecolor-1.0e-4|48	%build
14mu|texlive-pagecolor-1.0e-4|49	
14mu|texlive-pagecolor-1.0e-4|50	%install
14mu|texlive-pagecolor-1.0e-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pagecolor-1.0e-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pagecolor-1.0e-4|53	
14mu|texlive-pagecolor-1.0e-4|54	
14mu|texlive-pagecolor-1.0e-4|55	
14mu|texlive-pagecolor-1.0e-4|56	%changelog
14mu|texlive-pagecolor-1.0e-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0e-4
14mu|texlive-pagecolor-1.0e-4|58	+ Revision: fb9cabc
14mu|texlive-pagecolor-1.0e-4|59	- MassBuild#674: Increase release tag
14mu|texlive-pagecolor-1.0e-4|60	
14mu|texlive-pagecolor-1.0e-4|61	

25415 14
14mu|texlive-pagecont-1.0-4|1	# revision 15878
14mu|texlive-pagecont-1.0-4|2	# category Package
14mu|texlive-pagecont-1.0-4|3	# catalog-ctan /macros/latex/contrib/pagecont
14mu|texlive-pagecont-1.0-4|4	# catalog-date 2009-11-10 09:17:41 +0100
14mu|texlive-pagecont-1.0-4|5	# catalog-license lppl
14mu|texlive-pagecont-1.0-4|6	# catalog-version 1.0
14mu|texlive-pagecont-1.0-4|7	Name:		texlive-pagecont
14mu|texlive-pagecont-1.0-4|8	Version:	1.0
14mu|texlive-pagecont-1.0-4|9	Release:	4
14mu|texlive-pagecont-1.0-4|10	Summary:	Page numbering that continues between documents
14mu|texlive-pagecont-1.0-4|11	Group:		Publishing
14mu|texlive-pagecont-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagecont
14mu|texlive-pagecont-1.0-4|13	License:	LPPL
14mu|texlive-pagecont-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecont.tar.xz
14mu|texlive-pagecont-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecont.doc.tar.xz
14mu|texlive-pagecont-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecont.source.tar.xz
14mu|texlive-pagecont-1.0-4|17	BuildArch:	noarch
14mu|texlive-pagecont-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pagecont-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pagecont-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pagecont-1.0-4|21	
14mu|texlive-pagecont-1.0-4|22	%description
14mu|texlive-pagecont-1.0-4|23	The package provides the facility that several documents can be
14mu|texlive-pagecont-1.0-4|24	typeset independently with page numbers in sequence, as if they
14mu|texlive-pagecont-1.0-4|25	were a single document.
14mu|texlive-pagecont-1.0-4|26	
14mu|texlive-pagecont-1.0-4|27	
14mu|texlive-pagecont-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-pagecont-1.0-4|29	%files
14mu|texlive-pagecont-1.0-4|30	%{_texmfdistdir}/tex/latex/pagecont/pagecont.sty
14mu|texlive-pagecont-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/pagecont/README
14mu|texlive-pagecont-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/pagecont/pagecont.pdf
14mu|texlive-pagecont-1.0-4|33	#- source
14mu|texlive-pagecont-1.0-4|34	%doc %{_texmfdistdir}/source/latex/pagecont/pagecont.dtx
14mu|texlive-pagecont-1.0-4|35	%doc %{_texmfdistdir}/source/latex/pagecont/pagecont.ins
14mu|texlive-pagecont-1.0-4|36	
14mu|texlive-pagecont-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-pagecont-1.0-4|38	%prep
14mu|texlive-pagecont-1.0-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-pagecont-1.0-4|40	
14mu|texlive-pagecont-1.0-4|41	%build
14mu|texlive-pagecont-1.0-4|42	
14mu|texlive-pagecont-1.0-4|43	%install
14mu|texlive-pagecont-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pagecont-1.0-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pagecont-1.0-4|46	
14mu|texlive-pagecont-1.0-4|47	
14mu|texlive-pagecont-1.0-4|48	
14mu|texlive-pagecont-1.0-4|49	%changelog
14mu|texlive-pagecont-1.0-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-pagecont-1.0-4|51	+ Revision: b9097fd
14mu|texlive-pagecont-1.0-4|52	- MassBuild#674: Increase release tag
14mu|texlive-pagecont-1.0-4|53	
14mu|texlive-pagecont-1.0-4|54	

25416 14
14mu|texlive-pagenote-1.1a-4|1	# revision 15878
14mu|texlive-pagenote-1.1a-4|2	# category Package
14mu|texlive-pagenote-1.1a-4|3	# catalog-ctan /macros/latex/contrib/pagenote
14mu|texlive-pagenote-1.1a-4|4	# catalog-date 2009-09-03 13:00:14 +0200
14mu|texlive-pagenote-1.1a-4|5	# catalog-license lppl1.3
14mu|texlive-pagenote-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-pagenote-1.1a-4|7	Name:		texlive-pagenote
14mu|texlive-pagenote-1.1a-4|8	Version:	1.1a
14mu|texlive-pagenote-1.1a-4|9	Release:	4
14mu|texlive-pagenote-1.1a-4|10	Summary:	Notes at end of document
14mu|texlive-pagenote-1.1a-4|11	Group:		Publishing
14mu|texlive-pagenote-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagenote
14mu|texlive-pagenote-1.1a-4|13	License:	LPPL1.3
14mu|texlive-pagenote-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagenote.tar.xz
14mu|texlive-pagenote-1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagenote.doc.tar.xz
14mu|texlive-pagenote-1.1a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagenote.source.tar.xz
14mu|texlive-pagenote-1.1a-4|17	BuildArch:	noarch
14mu|texlive-pagenote-1.1a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pagenote-1.1a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pagenote-1.1a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pagenote-1.1a-4|21	
14mu|texlive-pagenote-1.1a-4|22	%description
14mu|texlive-pagenote-1.1a-4|23	The pagenote package provides tagged notes on a separate page
14mu|texlive-pagenote-1.1a-4|24	(also known as 'end notes'). Unless the memoir class is used,
14mu|texlive-pagenote-1.1a-4|25	the package requires the ifmtarg package.
14mu|texlive-pagenote-1.1a-4|26	
14mu|texlive-pagenote-1.1a-4|27	
14mu|texlive-pagenote-1.1a-4|28	#-----------------------------------------------------------------------
14mu|texlive-pagenote-1.1a-4|29	%files
14mu|texlive-pagenote-1.1a-4|30	%{_texmfdistdir}/tex/latex/pagenote/pagenote.sty
14mu|texlive-pagenote-1.1a-4|31	%doc %{_texmfdistdir}/doc/latex/pagenote/README
14mu|texlive-pagenote-1.1a-4|32	%doc %{_texmfdistdir}/doc/latex/pagenote/pagenote.pdf
14mu|texlive-pagenote-1.1a-4|33	#- source
14mu|texlive-pagenote-1.1a-4|34	%doc %{_texmfdistdir}/source/latex/pagenote/pagenote.dtx
14mu|texlive-pagenote-1.1a-4|35	%doc %{_texmfdistdir}/source/latex/pagenote/pagenote.ins
14mu|texlive-pagenote-1.1a-4|36	
14mu|texlive-pagenote-1.1a-4|37	#-----------------------------------------------------------------------
14mu|texlive-pagenote-1.1a-4|38	%prep
14mu|texlive-pagenote-1.1a-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-pagenote-1.1a-4|40	
14mu|texlive-pagenote-1.1a-4|41	%build
14mu|texlive-pagenote-1.1a-4|42	
14mu|texlive-pagenote-1.1a-4|43	%install
14mu|texlive-pagenote-1.1a-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pagenote-1.1a-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pagenote-1.1a-4|46	
14mu|texlive-pagenote-1.1a-4|47	
14mu|texlive-pagenote-1.1a-4|48	
14mu|texlive-pagenote-1.1a-4|49	%changelog
14mu|texlive-pagenote-1.1a-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-pagenote-1.1a-4|51	+ Revision: 2f214af
14mu|texlive-pagenote-1.1a-4|52	- MassBuild#674: Increase release tag
14mu|texlive-pagenote-1.1a-4|53	
14mu|texlive-pagenote-1.1a-4|54	

25417 14
14mu|texlive-pagerange-0.5-4|1	# revision 16915
14mu|texlive-pagerange-0.5-4|2	# category Package
14mu|texlive-pagerange-0.5-4|3	# catalog-ctan /macros/latex/contrib/pagerange
14mu|texlive-pagerange-0.5-4|4	# catalog-date 2010-02-04 09:04:58 +0100
14mu|texlive-pagerange-0.5-4|5	# catalog-license lppl
14mu|texlive-pagerange-0.5-4|6	# catalog-version 0.5
14mu|texlive-pagerange-0.5-4|7	Name:		texlive-pagerange
14mu|texlive-pagerange-0.5-4|8	Version:	0.5
14mu|texlive-pagerange-0.5-4|9	Release:	4
14mu|texlive-pagerange-0.5-4|10	Summary:	Flexible and configurable page range typesetting
14mu|texlive-pagerange-0.5-4|11	Group:		Publishing
14mu|texlive-pagerange-0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagerange
14mu|texlive-pagerange-0.5-4|13	License:	LPPL
14mu|texlive-pagerange-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagerange.tar.xz
14mu|texlive-pagerange-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagerange.doc.tar.xz
14mu|texlive-pagerange-0.5-4|16	BuildArch:	noarch
14mu|texlive-pagerange-0.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pagerange-0.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pagerange-0.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pagerange-0.5-4|20	
14mu|texlive-pagerange-0.5-4|21	%description
14mu|texlive-pagerange-0.5-4|22	The package defines a command \pagerange that typesets ranges
14mu|texlive-pagerange-0.5-4|23	of page numbers, expanding them (e.g., adding first or large
14mu|texlive-pagerange-0.5-4|24	page numbers) and standardising them.
14mu|texlive-pagerange-0.5-4|25	
14mu|texlive-pagerange-0.5-4|26	
14mu|texlive-pagerange-0.5-4|27	#-----------------------------------------------------------------------
14mu|texlive-pagerange-0.5-4|28	%files
14mu|texlive-pagerange-0.5-4|29	%{_texmfdistdir}/tex/latex/pagerange/pagerange-guide.cfg
14mu|texlive-pagerange-0.5-4|30	%{_texmfdistdir}/tex/latex/pagerange/pagerange.sty
14mu|texlive-pagerange-0.5-4|31	%doc %{_texmfdistdir}/doc/latex/pagerange/README
14mu|texlive-pagerange-0.5-4|32	%doc %{_texmfdistdir}/doc/latex/pagerange/pagerange-guide.pdf
14mu|texlive-pagerange-0.5-4|33	%doc %{_texmfdistdir}/doc/latex/pagerange/pagerange-guide.tex
14mu|texlive-pagerange-0.5-4|34	
14mu|texlive-pagerange-0.5-4|35	#-----------------------------------------------------------------------
14mu|texlive-pagerange-0.5-4|36	%prep
14mu|texlive-pagerange-0.5-4|37	%setup -c -a0 -a1
14mu|texlive-pagerange-0.5-4|38	
14mu|texlive-pagerange-0.5-4|39	%build
14mu|texlive-pagerange-0.5-4|40	
14mu|texlive-pagerange-0.5-4|41	%install
14mu|texlive-pagerange-0.5-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pagerange-0.5-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pagerange-0.5-4|44	
14mu|texlive-pagerange-0.5-4|45	
14mu|texlive-pagerange-0.5-4|46	
14mu|texlive-pagerange-0.5-4|47	%changelog
14mu|texlive-pagerange-0.5-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-pagerange-0.5-4|49	+ Revision: 90b22f7
14mu|texlive-pagerange-0.5-4|50	- MassBuild#674: Increase release tag
14mu|texlive-pagerange-0.5-4|51	
14mu|texlive-pagerange-0.5-4|52	

25418 14
14mu|texlive-pageslts-1.2a-4|1	# revision 23534
14mu|texlive-pageslts-1.2a-4|2	# category Package
14mu|texlive-pageslts-1.2a-4|3	# catalog-ctan /macros/latex/contrib/pageslts
14mu|texlive-pageslts-1.2a-4|4	# catalog-date 2011-08-13 08:34:58 +0200
14mu|texlive-pageslts-1.2a-4|5	# catalog-license lppl1.3
14mu|texlive-pageslts-1.2a-4|6	# catalog-version 1.2a
14mu|texlive-pageslts-1.2a-4|7	Name:		texlive-pageslts
14mu|texlive-pageslts-1.2a-4|8	Version:	1.2a
14mu|texlive-pageslts-1.2a-4|9	Release:	4
14mu|texlive-pageslts-1.2a-4|10	Summary:	Variants of last page labels
14mu|texlive-pageslts-1.2a-4|11	Group:		Publishing
14mu|texlive-pageslts-1.2a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pageslts
14mu|texlive-pageslts-1.2a-4|13	License:	LPPL1.3
14mu|texlive-pageslts-1.2a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pageslts.tar.xz
14mu|texlive-pageslts-1.2a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pageslts.doc.tar.xz
14mu|texlive-pageslts-1.2a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pageslts.source.tar.xz
14mu|texlive-pageslts-1.2a-4|17	BuildArch:	noarch
14mu|texlive-pageslts-1.2a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pageslts-1.2a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pageslts-1.2a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pageslts-1.2a-4|21	
14mu|texlive-pageslts-1.2a-4|22	%description
14mu|texlive-pageslts-1.2a-4|23	The package was designed as an extension of the lastpage
14mu|texlive-pageslts-1.2a-4|24	package -- as well as that package's LastPage label (created
14mu|texlive-pageslts-1.2a-4|25	\AtEndDocument) it adds a VeryLastPage (created
14mu|texlive-pageslts-1.2a-4|26	\AfterLastShipout). When more than one page numbering scheme is
14mu|texlive-pageslts-1.2a-4|27	in operation (as in a book class document with frontmatter),
14mu|texlive-pageslts-1.2a-4|28	the labels above do not give the total number of pages, so the
14mu|texlive-pageslts-1.2a-4|29	package also provides labels pagesLTS.<numbering scheme>, where
14mu|texlive-pageslts-1.2a-4|30	the numbering scheme is arabic, roman, etc. The package relies
14mu|texlive-pageslts-1.2a-4|31	on the undolabl package.
14mu|texlive-pageslts-1.2a-4|32	
14mu|texlive-pageslts-1.2a-4|33	
14mu|texlive-pageslts-1.2a-4|34	#-----------------------------------------------------------------------
14mu|texlive-pageslts-1.2a-4|35	%files
14mu|texlive-pageslts-1.2a-4|36	%{_texmfdistdir}/tex/latex/pageslts/pageslts.sty
14mu|texlive-pageslts-1.2a-4|37	%doc %{_texmfdistdir}/doc/latex/pageslts/README
14mu|texlive-pageslts-1.2a-4|38	%doc %{_texmfdistdir}/doc/latex/pageslts/pageslts-example.pdf
14mu|texlive-pageslts-1.2a-4|39	%doc %{_texmfdistdir}/doc/latex/pageslts/pageslts-example.tex
14mu|texlive-pageslts-1.2a-4|40	%doc %{_texmfdistdir}/doc/latex/pageslts/pageslts.pdf
14mu|texlive-pageslts-1.2a-4|41	#- source
14mu|texlive-pageslts-1.2a-4|42	%doc %{_texmfdistdir}/source/latex/pageslts/ltxdoc.cfg
14mu|texlive-pageslts-1.2a-4|43	%doc %{_texmfdistdir}/source/latex/pageslts/pageslts.drv
14mu|texlive-pageslts-1.2a-4|44	%doc %{_texmfdistdir}/source/latex/pageslts/pageslts.dtx
14mu|texlive-pageslts-1.2a-4|45	%doc %{_texmfdistdir}/source/latex/pageslts/pageslts.ins
14mu|texlive-pageslts-1.2a-4|46	
14mu|texlive-pageslts-1.2a-4|47	#-----------------------------------------------------------------------
14mu|texlive-pageslts-1.2a-4|48	%prep
14mu|texlive-pageslts-1.2a-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-pageslts-1.2a-4|50	
14mu|texlive-pageslts-1.2a-4|51	%build
14mu|texlive-pageslts-1.2a-4|52	
14mu|texlive-pageslts-1.2a-4|53	%install
14mu|texlive-pageslts-1.2a-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pageslts-1.2a-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pageslts-1.2a-4|56	
14mu|texlive-pageslts-1.2a-4|57	
14mu|texlive-pageslts-1.2a-4|58	
14mu|texlive-pageslts-1.2a-4|59	%changelog
14mu|texlive-pageslts-1.2a-4|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-4
14mu|texlive-pageslts-1.2a-4|61	+ Revision: fdd6e3a
14mu|texlive-pageslts-1.2a-4|62	- MassBuild#674: Increase release tag
14mu|texlive-pageslts-1.2a-4|63	
14mu|texlive-pageslts-1.2a-4|64	

25419 14
14mu|texlive-palatino-20110301-4|1	# revision 21993
14mu|texlive-palatino-20110301-4|2	# category Package
14mu|texlive-palatino-20110301-4|3	# catalog-ctan /fonts/urw/base35
14mu|texlive-palatino-20110301-4|4	# catalog-date 2011-03-01 21:42:17 +0100
14mu|texlive-palatino-20110301-4|5	# catalog-license gpl
14mu|texlive-palatino-20110301-4|6	# catalog-version undef
14mu|texlive-palatino-20110301-4|7	Name:		texlive-palatino
14mu|texlive-palatino-20110301-4|8	Version:	20110301
14mu|texlive-palatino-20110301-4|9	Release:	4
14mu|texlive-palatino-20110301-4|10	Summary:	URW "Base 35" font pack for LaTeX
14mu|texlive-palatino-20110301-4|11	Group:		Publishing
14mu|texlive-palatino-20110301-4|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mu|texlive-palatino-20110301-4|13	License:	GPL
14mu|texlive-palatino-20110301-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/palatino.tar.xz
14mu|texlive-palatino-20110301-4|15	BuildArch:	noarch
14mu|texlive-palatino-20110301-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-palatino-20110301-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-palatino-20110301-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-palatino-20110301-4|19	
14mu|texlive-palatino-20110301-4|20	%description
14mu|texlive-palatino-20110301-4|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mu|texlive-palatino-20110301-4|22	basic set, comprising: - Century Schoolbook (substituting for
14mu|texlive-palatino-20110301-4|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mu|texlive-palatino-20110301-4|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mu|texlive-palatino-20110301-4|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mu|texlive-palatino-20110301-4|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mu|texlive-palatino-20110301-4|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mu|texlive-palatino-20110301-4|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mu|texlive-palatino-20110301-4|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mu|texlive-palatino-20110301-4|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mu|texlive-palatino-20110301-4|31	(substituting for Adobe's Palatino).
14mu|texlive-palatino-20110301-4|32	
14mu|texlive-palatino-20110301-4|33	
14mu|texlive-palatino-20110301-4|34	#-----------------------------------------------------------------------
14mu|texlive-palatino-20110301-4|35	%files
14mu|texlive-palatino-20110301-4|36	%{_texmfdistdir}/dvips/palatino/config.upl
14mu|texlive-palatino-20110301-4|37	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplb8a.afm
14mu|texlive-palatino-20110301-4|38	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplbi8a.afm
14mu|texlive-palatino-20110301-4|39	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplr8a.afm
14mu|texlive-palatino-20110301-4|40	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplri8a.afm
14mu|texlive-palatino-20110301-4|41	%{_texmfdistdir}/fonts/afm/urw/palatino/uplb8a.afm
14mu|texlive-palatino-20110301-4|42	%{_texmfdistdir}/fonts/afm/urw/palatino/uplbi8a.afm
14mu|texlive-palatino-20110301-4|43	%{_texmfdistdir}/fonts/afm/urw/palatino/uplr8a.afm
14mu|texlive-palatino-20110301-4|44	%{_texmfdistdir}/fonts/afm/urw/palatino/uplri8a.afm
14mu|texlive-palatino-20110301-4|45	%{_texmfdistdir}/fonts/map/dvips/palatino/upl.map
14mu|texlive-palatino-20110301-4|46	%{_texmfdistdir}/fonts/tfm/adobe/palatino/eurbo10.tfm
14mu|texlive-palatino-20110301-4|47	%{_texmfdistdir}/fonts/tfm/adobe/palatino/eurmo10.tfm
14mu|texlive-palatino-20110301-4|48	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb.tfm
14mu|texlive-palatino-20110301-4|49	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb7t.tfm
14mu|texlive-palatino-20110301-4|50	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8c.tfm
14mu|texlive-palatino-20110301-4|51	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8r.tfm
14mu|texlive-palatino-20110301-4|52	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8t.tfm
14mu|texlive-palatino-20110301-4|53	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9c.tfm
14mu|texlive-palatino-20110301-4|54	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9d.tfm
14mu|texlive-palatino-20110301-4|55	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9e.tfm
14mu|texlive-palatino-20110301-4|56	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9o.tfm
14mu|texlive-palatino-20110301-4|57	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9t.tfm
14mu|texlive-palatino-20110301-4|58	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc.tfm
14mu|texlive-palatino-20110301-4|59	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc7t.tfm
14mu|texlive-palatino-20110301-4|60	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc8t.tfm
14mu|texlive-palatino-20110301-4|61	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi.tfm
14mu|texlive-palatino-20110301-4|62	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi7t.tfm
14mu|texlive-palatino-20110301-4|63	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8c.tfm
14mu|texlive-palatino-20110301-4|64	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8r.tfm
14mu|texlive-palatino-20110301-4|65	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8t.tfm
14mu|texlive-palatino-20110301-4|66	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9c.tfm
14mu|texlive-palatino-20110301-4|67	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9d.tfm
14mu|texlive-palatino-20110301-4|68	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9e.tfm
14mu|texlive-palatino-20110301-4|69	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9o.tfm
14mu|texlive-palatino-20110301-4|70	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9t.tfm
14mu|texlive-palatino-20110301-4|71	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbij8r.tfm
14mu|texlive-palatino-20110301-4|72	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbj8r.tfm
14mu|texlive-palatino-20110301-4|73	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo.tfm
14mu|texlive-palatino-20110301-4|74	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo7t.tfm
14mu|texlive-palatino-20110301-4|75	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8c.tfm
14mu|texlive-palatino-20110301-4|76	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8r.tfm
14mu|texlive-palatino-20110301-4|77	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8t.tfm
14mu|texlive-palatino-20110301-4|78	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbu.tfm
14mu|texlive-palatino-20110301-4|79	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbu8r.tfm
14mu|texlive-palatino-20110301-4|80	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr.tfm
14mu|texlive-palatino-20110301-4|81	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr7t.tfm
14mu|texlive-palatino-20110301-4|82	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8c.tfm
14mu|texlive-palatino-20110301-4|83	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8r.tfm
14mu|texlive-palatino-20110301-4|84	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8rn.tfm
14mu|texlive-palatino-20110301-4|85	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8t.tfm
14mu|texlive-palatino-20110301-4|86	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9c.tfm
14mu|texlive-palatino-20110301-4|87	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9d.tfm
14mu|texlive-palatino-20110301-4|88	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9e.tfm
14mu|texlive-palatino-20110301-4|89	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9o.tfm
14mu|texlive-palatino-20110301-4|90	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9t.tfm
14mu|texlive-palatino-20110301-4|91	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc.tfm
14mu|texlive-palatino-20110301-4|92	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc7t.tfm
14mu|texlive-palatino-20110301-4|93	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc8r.tfm
14mu|texlive-palatino-20110301-4|94	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc8t.tfm
14mu|texlive-palatino-20110301-4|95	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9d.tfm
14mu|texlive-palatino-20110301-4|96	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9e.tfm
14mu|texlive-palatino-20110301-4|97	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9o.tfm
14mu|texlive-palatino-20110301-4|98	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9t.tfm
14mu|texlive-palatino-20110301-4|99	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri.tfm
14mu|texlive-palatino-20110301-4|100	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri7t.tfm
14mu|texlive-palatino-20110301-4|101	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8c.tfm
14mu|texlive-palatino-20110301-4|102	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8r.tfm
14mu|texlive-palatino-20110301-4|103	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8t.tfm
14mu|texlive-palatino-20110301-4|104	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9c.tfm
14mu|texlive-palatino-20110301-4|105	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9d.tfm
14mu|texlive-palatino-20110301-4|106	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9e.tfm
14mu|texlive-palatino-20110301-4|107	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9o.tfm
14mu|texlive-palatino-20110301-4|108	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9t.tfm
14mu|texlive-palatino-20110301-4|109	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrij8r.tfm
14mu|texlive-palatino-20110301-4|110	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro.tfm
14mu|texlive-palatino-20110301-4|111	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro7t.tfm
14mu|texlive-palatino-20110301-4|112	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8c.tfm
14mu|texlive-palatino-20110301-4|113	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8r.tfm
14mu|texlive-palatino-20110301-4|114	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8t.tfm
14mu|texlive-palatino-20110301-4|115	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrr8re.tfm
14mu|texlive-palatino-20110301-4|116	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrre.tfm
14mu|texlive-palatino-20110301-4|117	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrrn.tfm
14mu|texlive-palatino-20110301-4|118	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplru.tfm
14mu|texlive-palatino-20110301-4|119	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplru8r.tfm
14mu|texlive-palatino-20110301-4|120	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7m.tfm
14mu|texlive-palatino-20110301-4|121	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7t.tfm
14mu|texlive-palatino-20110301-4|122	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7y.tfm
14mu|texlive-palatino-20110301-4|123	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7m.tfm
14mu|texlive-palatino-20110301-4|124	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7t.tfm
14mu|texlive-palatino-20110301-4|125	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7v.tfm
14mu|texlive-palatino-20110301-4|126	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7y.tfm
14mu|texlive-palatino-20110301-4|127	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplb8z.tfm
14mu|texlive-palatino-20110301-4|128	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplbc8z.tfm
14mu|texlive-palatino-20110301-4|129	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplbi8z.tfm
14mu|texlive-palatino-20110301-4|130	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplr8z.tfm
14mu|texlive-palatino-20110301-4|131	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplrc8z.tfm
14mu|texlive-palatino-20110301-4|132	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplri8z.tfm
14mu|texlive-palatino-20110301-4|133	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplb.tfm
14mu|texlive-palatino-20110301-4|134	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplbi.tfm
14mu|texlive-palatino-20110301-4|135	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplbu.tfm
14mu|texlive-palatino-20110301-4|136	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplr.tfm
14mu|texlive-palatino-20110301-4|137	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplri.tfm
14mu|texlive-palatino-20110301-4|138	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplro.tfm
14mu|texlive-palatino-20110301-4|139	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplrre.tfm
14mu|texlive-palatino-20110301-4|140	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplrrn.tfm
14mu|texlive-palatino-20110301-4|141	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplru.tfm
14mu|texlive-palatino-20110301-4|142	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb7t.tfm
14mu|texlive-palatino-20110301-4|143	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8c.tfm
14mu|texlive-palatino-20110301-4|144	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8r.tfm
14mu|texlive-palatino-20110301-4|145	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8t.tfm
14mu|texlive-palatino-20110301-4|146	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbc7t.tfm
14mu|texlive-palatino-20110301-4|147	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbc8t.tfm
14mu|texlive-palatino-20110301-4|148	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi7t.tfm
14mu|texlive-palatino-20110301-4|149	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8c.tfm
14mu|texlive-palatino-20110301-4|150	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8r.tfm
14mu|texlive-palatino-20110301-4|151	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8t.tfm
14mu|texlive-palatino-20110301-4|152	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo7t.tfm
14mu|texlive-palatino-20110301-4|153	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8c.tfm
14mu|texlive-palatino-20110301-4|154	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8r.tfm
14mu|texlive-palatino-20110301-4|155	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8t.tfm
14mu|texlive-palatino-20110301-4|156	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr7t.tfm
14mu|texlive-palatino-20110301-4|157	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8c.tfm
14mu|texlive-palatino-20110301-4|158	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8r.tfm
14mu|texlive-palatino-20110301-4|159	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8t.tfm
14mu|texlive-palatino-20110301-4|160	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplrc7t.tfm
14mu|texlive-palatino-20110301-4|161	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplrc8t.tfm
14mu|texlive-palatino-20110301-4|162	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri7t.tfm
14mu|texlive-palatino-20110301-4|163	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8c.tfm
14mu|texlive-palatino-20110301-4|164	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8r.tfm
14mu|texlive-palatino-20110301-4|165	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8t.tfm
14mu|texlive-palatino-20110301-4|166	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro7t.tfm
14mu|texlive-palatino-20110301-4|167	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8c.tfm
14mu|texlive-palatino-20110301-4|168	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8r.tfm
14mu|texlive-palatino-20110301-4|169	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8t.tfm
14mu|texlive-palatino-20110301-4|170	%{_texmfdistdir}/fonts/type1/urw/palatino/uplb8a.pfb
14mu|texlive-palatino-20110301-4|171	%{_texmfdistdir}/fonts/type1/urw/palatino/uplb8a.pfm
14mu|texlive-palatino-20110301-4|172	%{_texmfdistdir}/fonts/type1/urw/palatino/uplbi8a.pfb
14mu|texlive-palatino-20110301-4|173	%{_texmfdistdir}/fonts/type1/urw/palatino/uplbi8a.pfm
14mu|texlive-palatino-20110301-4|174	%{_texmfdistdir}/fonts/type1/urw/palatino/uplr8a.pfb
14mu|texlive-palatino-20110301-4|175	%{_texmfdistdir}/fonts/type1/urw/palatino/uplr8a.pfm
14mu|texlive-palatino-20110301-4|176	%{_texmfdistdir}/fonts/type1/urw/palatino/uplri8a.pfb
14mu|texlive-palatino-20110301-4|177	%{_texmfdistdir}/fonts/type1/urw/palatino/uplri8a.pfm
14mu|texlive-palatino-20110301-4|178	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb.vf
14mu|texlive-palatino-20110301-4|179	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb7t.vf
14mu|texlive-palatino-20110301-4|180	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb8c.vf
14mu|texlive-palatino-20110301-4|181	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb8t.vf
14mu|texlive-palatino-20110301-4|182	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9c.vf
14mu|texlive-palatino-20110301-4|183	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9d.vf
14mu|texlive-palatino-20110301-4|184	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9e.vf
14mu|texlive-palatino-20110301-4|185	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9o.vf
14mu|texlive-palatino-20110301-4|186	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9t.vf
14mu|texlive-palatino-20110301-4|187	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc.vf
14mu|texlive-palatino-20110301-4|188	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc7t.vf
14mu|texlive-palatino-20110301-4|189	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc8t.vf
14mu|texlive-palatino-20110301-4|190	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi.vf
14mu|texlive-palatino-20110301-4|191	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi7t.vf
14mu|texlive-palatino-20110301-4|192	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi8c.vf
14mu|texlive-palatino-20110301-4|193	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi8t.vf
14mu|texlive-palatino-20110301-4|194	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9c.vf
14mu|texlive-palatino-20110301-4|195	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9d.vf
14mu|texlive-palatino-20110301-4|196	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9e.vf
14mu|texlive-palatino-20110301-4|197	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9o.vf
14mu|texlive-palatino-20110301-4|198	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9t.vf
14mu|texlive-palatino-20110301-4|199	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo.vf
14mu|texlive-palatino-20110301-4|200	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo7t.vf
14mu|texlive-palatino-20110301-4|201	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo8c.vf
14mu|texlive-palatino-20110301-4|202	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo8t.vf
14mu|texlive-palatino-20110301-4|203	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbu.vf
14mu|texlive-palatino-20110301-4|204	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr.vf
14mu|texlive-palatino-20110301-4|205	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr7t.vf
14mu|texlive-palatino-20110301-4|206	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr8c.vf
14mu|texlive-palatino-20110301-4|207	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr8t.vf
14mu|texlive-palatino-20110301-4|208	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9c.vf
14mu|texlive-palatino-20110301-4|209	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9d.vf
14mu|texlive-palatino-20110301-4|210	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9e.vf
14mu|texlive-palatino-20110301-4|211	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9o.vf
14mu|texlive-palatino-20110301-4|212	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9t.vf
14mu|texlive-palatino-20110301-4|213	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc.vf
14mu|texlive-palatino-20110301-4|214	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc7t.vf
14mu|texlive-palatino-20110301-4|215	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc8t.vf
14mu|texlive-palatino-20110301-4|216	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9d.vf
14mu|texlive-palatino-20110301-4|217	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9e.vf
14mu|texlive-palatino-20110301-4|218	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9o.vf
14mu|texlive-palatino-20110301-4|219	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9t.vf
14mu|texlive-palatino-20110301-4|220	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri.vf
14mu|texlive-palatino-20110301-4|221	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri7t.vf
14mu|texlive-palatino-20110301-4|222	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri8c.vf
14mu|texlive-palatino-20110301-4|223	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri8t.vf
14mu|texlive-palatino-20110301-4|224	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9c.vf
14mu|texlive-palatino-20110301-4|225	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9d.vf
14mu|texlive-palatino-20110301-4|226	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9e.vf
14mu|texlive-palatino-20110301-4|227	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9o.vf
14mu|texlive-palatino-20110301-4|228	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9t.vf
14mu|texlive-palatino-20110301-4|229	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro.vf
14mu|texlive-palatino-20110301-4|230	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro7t.vf
14mu|texlive-palatino-20110301-4|231	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro8c.vf
14mu|texlive-palatino-20110301-4|232	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro8t.vf
14mu|texlive-palatino-20110301-4|233	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrre.vf
14mu|texlive-palatino-20110301-4|234	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrrn.vf
14mu|texlive-palatino-20110301-4|235	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplru.vf
14mu|texlive-palatino-20110301-4|236	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7m.vf
14mu|texlive-palatino-20110301-4|237	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7t.vf
14mu|texlive-palatino-20110301-4|238	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7y.vf
14mu|texlive-palatino-20110301-4|239	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7m.vf
14mu|texlive-palatino-20110301-4|240	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7t.vf
14mu|texlive-palatino-20110301-4|241	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7v.vf
14mu|texlive-palatino-20110301-4|242	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7y.vf
14mu|texlive-palatino-20110301-4|243	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplb8z.vf
14mu|texlive-palatino-20110301-4|244	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplbc8z.vf
14mu|texlive-palatino-20110301-4|245	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplbi8z.vf
14mu|texlive-palatino-20110301-4|246	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplr8z.vf
14mu|texlive-palatino-20110301-4|247	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplrc8z.vf
14mu|texlive-palatino-20110301-4|248	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplri8z.vf
14mu|texlive-palatino-20110301-4|249	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb7t.vf
14mu|texlive-palatino-20110301-4|250	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb8c.vf
14mu|texlive-palatino-20110301-4|251	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb8t.vf
14mu|texlive-palatino-20110301-4|252	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbc7t.vf
14mu|texlive-palatino-20110301-4|253	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbc8t.vf
14mu|texlive-palatino-20110301-4|254	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi7t.vf
14mu|texlive-palatino-20110301-4|255	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi8c.vf
14mu|texlive-palatino-20110301-4|256	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi8t.vf
14mu|texlive-palatino-20110301-4|257	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo7t.vf
14mu|texlive-palatino-20110301-4|258	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo8c.vf
14mu|texlive-palatino-20110301-4|259	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo8t.vf
14mu|texlive-palatino-20110301-4|260	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr7t.vf
14mu|texlive-palatino-20110301-4|261	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr8c.vf
14mu|texlive-palatino-20110301-4|262	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr8t.vf
14mu|texlive-palatino-20110301-4|263	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplrc7t.vf
14mu|texlive-palatino-20110301-4|264	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplrc8t.vf
14mu|texlive-palatino-20110301-4|265	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri7t.vf
14mu|texlive-palatino-20110301-4|266	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri8c.vf
14mu|texlive-palatino-20110301-4|267	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri8t.vf
14mu|texlive-palatino-20110301-4|268	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro7t.vf
14mu|texlive-palatino-20110301-4|269	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro8c.vf
14mu|texlive-palatino-20110301-4|270	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro8t.vf
14mu|texlive-palatino-20110301-4|271	%{_texmfdistdir}/tex/latex/palatino/8rupl.fd
14mu|texlive-palatino-20110301-4|272	%{_texmfdistdir}/tex/latex/palatino/omlupl.fd
14mu|texlive-palatino-20110301-4|273	%{_texmfdistdir}/tex/latex/palatino/omsupl.fd
14mu|texlive-palatino-20110301-4|274	%{_texmfdistdir}/tex/latex/palatino/ot1upl.fd
14mu|texlive-palatino-20110301-4|275	%{_texmfdistdir}/tex/latex/palatino/t1upl.fd
14mu|texlive-palatino-20110301-4|276	%{_texmfdistdir}/tex/latex/palatino/ts1upl.fd
14mu|texlive-palatino-20110301-4|277	
14mu|texlive-palatino-20110301-4|278	#-----------------------------------------------------------------------
14mu|texlive-palatino-20110301-4|279	%prep
14mu|texlive-palatino-20110301-4|280	%setup -c -a0
14mu|texlive-palatino-20110301-4|281	
14mu|texlive-palatino-20110301-4|282	%build
14mu|texlive-palatino-20110301-4|283	
14mu|texlive-palatino-20110301-4|284	%install
14mu|texlive-palatino-20110301-4|285	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-palatino-20110301-4|286	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mu|texlive-palatino-20110301-4|287	
14mu|texlive-palatino-20110301-4|288	
14mu|texlive-palatino-20110301-4|289	
14mu|texlive-palatino-20110301-4|290	%changelog
14mu|texlive-palatino-20110301-4|291	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110301-4
14mu|texlive-palatino-20110301-4|292	+ Revision: 71b1787
14mu|texlive-palatino-20110301-4|293	- MassBuild#674: Increase release tag
14mu|texlive-palatino-20110301-4|294	
14mu|texlive-palatino-20110301-4|295	

25420 14
14mu|texlive-paper-1.0l-6|1	# revision 25802
14mu|texlive-paper-1.0l-6|2	# category Package
14mu|texlive-paper-1.0l-6|3	# catalog-ctan /macros/latex/contrib/paper
14mu|texlive-paper-1.0l-6|4	# catalog-date 2012-01-13 09:08:17 +0100
14mu|texlive-paper-1.0l-6|5	# catalog-license gpl
14mu|texlive-paper-1.0l-6|6	# catalog-version 1.0l
14mu|texlive-paper-1.0l-6|7	Name:		texlive-paper
14mu|texlive-paper-1.0l-6|8	Version:	1.0l
14mu|texlive-paper-1.0l-6|9	Release:	6
14mu|texlive-paper-1.0l-6|10	Summary:	Versions of article class, tuned for scholarly publications
14mu|texlive-paper-1.0l-6|11	Group:		Publishing
14mu|texlive-paper-1.0l-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paper
14mu|texlive-paper-1.0l-6|13	License:	GPL
14mu|texlive-paper-1.0l-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paper.tar.xz
14mu|texlive-paper-1.0l-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paper.doc.tar.xz
14mu|texlive-paper-1.0l-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paper.source.tar.xz
14mu|texlive-paper-1.0l-6|17	BuildArch:	noarch
14mu|texlive-paper-1.0l-6|18	BuildRequires:	texlive-tlpkg
14mu|texlive-paper-1.0l-6|19	Requires(pre):	texlive-tlpkg
14mu|texlive-paper-1.0l-6|20	Requires(post):	texlive-kpathsea
14mu|texlive-paper-1.0l-6|21	
14mu|texlive-paper-1.0l-6|22	%description
14mu|texlive-paper-1.0l-6|23	A pair of classes derived from article, tuned for producing
14mu|texlive-paper-1.0l-6|24	papers for journals. The classes introduce new layout options
14mu|texlive-paper-1.0l-6|25	and font commands for sections/parts, and define a new keywords
14mu|texlive-paper-1.0l-6|26	environment, subtitle and institution commands for the title
14mu|texlive-paper-1.0l-6|27	section and new commands for revisions.
14mu|texlive-paper-1.0l-6|28	
14mu|texlive-paper-1.0l-6|29	
14mu|texlive-paper-1.0l-6|30	#-----------------------------------------------------------------------
14mu|texlive-paper-1.0l-6|31	%files
14mu|texlive-paper-1.0l-6|32	%{_texmfdistdir}/tex/latex/paper/journal.cls
14mu|texlive-paper-1.0l-6|33	%{_texmfdistdir}/tex/latex/paper/journal.sty
14mu|texlive-paper-1.0l-6|34	%{_texmfdistdir}/tex/latex/paper/paper.cls
14mu|texlive-paper-1.0l-6|35	%{_texmfdistdir}/tex/latex/paper/paper.sty
14mu|texlive-paper-1.0l-6|36	%doc %{_texmfdistdir}/doc/latex/paper/README
14mu|texlive-paper-1.0l-6|37	%doc %{_texmfdistdir}/doc/latex/paper/install
14mu|texlive-paper-1.0l-6|38	%doc %{_texmfdistdir}/doc/latex/paper/journal1.tex
14mu|texlive-paper-1.0l-6|39	%doc %{_texmfdistdir}/doc/latex/paper/journal2.tex
14mu|texlive-paper-1.0l-6|40	%doc %{_texmfdistdir}/doc/latex/paper/local.tex
14mu|texlive-paper-1.0l-6|41	%doc %{_texmfdistdir}/doc/latex/paper/paper.pdf
14mu|texlive-paper-1.0l-6|42	%doc %{_texmfdistdir}/doc/latex/paper/testj.tex
14mu|texlive-paper-1.0l-6|43	%doc %{_texmfdistdir}/doc/latex/paper/testp.tex
14mu|texlive-paper-1.0l-6|44	#- source
14mu|texlive-paper-1.0l-6|45	%doc %{_texmfdistdir}/source/latex/paper/paper.drv
14mu|texlive-paper-1.0l-6|46	%doc %{_texmfdistdir}/source/latex/paper/paper.dtx
14mu|texlive-paper-1.0l-6|47	
14mu|texlive-paper-1.0l-6|48	#-----------------------------------------------------------------------
14mu|texlive-paper-1.0l-6|49	%prep
14mu|texlive-paper-1.0l-6|50	%setup -c -a0 -a1 -a2
14mu|texlive-paper-1.0l-6|51	
14mu|texlive-paper-1.0l-6|52	%build
14mu|texlive-paper-1.0l-6|53	
14mu|texlive-paper-1.0l-6|54	%install
14mu|texlive-paper-1.0l-6|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-paper-1.0l-6|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-paper-1.0l-6|57	
14mu|texlive-paper-1.0l-6|58	
14mu|texlive-paper-1.0l-6|59	
14mu|texlive-paper-1.0l-6|60	%changelog
14mu|texlive-paper-1.0l-6|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0l-6
14mu|texlive-paper-1.0l-6|62	+ Revision: 5b5dcd6
14mu|texlive-paper-1.0l-6|63	- MassBuild#674: Increase release tag
14mu|texlive-paper-1.0l-6|64	
14mu|texlive-paper-1.0l-6|65	

25421 14
14mu|texlive-papercdcase-20070311-4|1	# revision 15878
14mu|texlive-papercdcase-20070311-4|2	# category Package
14mu|texlive-papercdcase-20070311-4|3	# catalog-ctan /macros/latex/contrib/papercdcase
14mu|texlive-papercdcase-20070311-4|4	# catalog-date 2007-03-11 14:35:09 +0100
14mu|texlive-papercdcase-20070311-4|5	# catalog-license lppl
14mu|texlive-papercdcase-20070311-4|6	# catalog-version undef
14mu|texlive-papercdcase-20070311-4|7	Name:		texlive-papercdcase
14mu|texlive-papercdcase-20070311-4|8	Version:	20070311
14mu|texlive-papercdcase-20070311-4|9	Release:	4
14mu|texlive-papercdcase-20070311-4|10	Summary:	Origami-style folding paper CD case
14mu|texlive-papercdcase-20070311-4|11	Group:		Publishing
14mu|texlive-papercdcase-20070311-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/papercdcase
14mu|texlive-papercdcase-20070311-4|13	License:	LPPL
14mu|texlive-papercdcase-20070311-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papercdcase.tar.xz
14mu|texlive-papercdcase-20070311-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papercdcase.doc.tar.xz
14mu|texlive-papercdcase-20070311-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papercdcase.source.tar.xz
14mu|texlive-papercdcase-20070311-4|17	BuildArch:	noarch
14mu|texlive-papercdcase-20070311-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-papercdcase-20070311-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-papercdcase-20070311-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-papercdcase-20070311-4|21	
14mu|texlive-papercdcase-20070311-4|22	%description
14mu|texlive-papercdcase-20070311-4|23	This package implements a LaTeX style file to produce origami-
14mu|texlive-papercdcase-20070311-4|24	style folding paper CD cases.
14mu|texlive-papercdcase-20070311-4|25	
14mu|texlive-papercdcase-20070311-4|26	
14mu|texlive-papercdcase-20070311-4|27	#-----------------------------------------------------------------------
14mu|texlive-papercdcase-20070311-4|28	%files
14mu|texlive-papercdcase-20070311-4|29	%{_texmfdistdir}/tex/latex/papercdcase/papercdcase.sty
14mu|texlive-papercdcase-20070311-4|30	%doc %{_texmfdistdir}/doc/latex/papercdcase/example.tex
14mu|texlive-papercdcase-20070311-4|31	%doc %{_texmfdistdir}/doc/latex/papercdcase/interactive.tex
14mu|texlive-papercdcase-20070311-4|32	%doc %{_texmfdistdir}/doc/latex/papercdcase/papercdcase.pdf
14mu|texlive-papercdcase-20070311-4|33	#- source
14mu|texlive-papercdcase-20070311-4|34	%doc %{_texmfdistdir}/source/latex/papercdcase/papercdcase.dtx
14mu|texlive-papercdcase-20070311-4|35	%doc %{_texmfdistdir}/source/latex/papercdcase/papercdcase.ins
14mu|texlive-papercdcase-20070311-4|36	
14mu|texlive-papercdcase-20070311-4|37	#-----------------------------------------------------------------------
14mu|texlive-papercdcase-20070311-4|38	%prep
14mu|texlive-papercdcase-20070311-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-papercdcase-20070311-4|40	
14mu|texlive-papercdcase-20070311-4|41	%build
14mu|texlive-papercdcase-20070311-4|42	
14mu|texlive-papercdcase-20070311-4|43	%install
14mu|texlive-papercdcase-20070311-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-papercdcase-20070311-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-papercdcase-20070311-4|46	
14mu|texlive-papercdcase-20070311-4|47	
14mu|texlive-papercdcase-20070311-4|48	
14mu|texlive-papercdcase-20070311-4|49	%changelog
14mu|texlive-papercdcase-20070311-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070311-4
14mu|texlive-papercdcase-20070311-4|51	+ Revision: 4fdb6cb
14mu|texlive-papercdcase-20070311-4|52	- MassBuild#674: Increase release tag
14mu|texlive-papercdcase-20070311-4|53	
14mu|texlive-papercdcase-20070311-4|54	

25422 14
14mu|texlive-papermas-1.0h-4|1	# revision 23667
14mu|texlive-papermas-1.0h-4|2	# category Package
14mu|texlive-papermas-1.0h-4|3	# catalog-ctan /macros/latex/contrib/papermas
14mu|texlive-papermas-1.0h-4|4	# catalog-date 2011-08-23 07:18:10 +0200
14mu|texlive-papermas-1.0h-4|5	# catalog-license lppl1.3
14mu|texlive-papermas-1.0h-4|6	# catalog-version 1.0h
14mu|texlive-papermas-1.0h-4|7	Name:		texlive-papermas
14mu|texlive-papermas-1.0h-4|8	Version:	1.0h
14mu|texlive-papermas-1.0h-4|9	Release:	4
14mu|texlive-papermas-1.0h-4|10	Summary:	Compute the mass of a printed version of a document
14mu|texlive-papermas-1.0h-4|11	Group:		Publishing
14mu|texlive-papermas-1.0h-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/papermas
14mu|texlive-papermas-1.0h-4|13	License:	LPPL1.3
14mu|texlive-papermas-1.0h-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papermas.tar.xz
14mu|texlive-papermas-1.0h-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papermas.doc.tar.xz
14mu|texlive-papermas-1.0h-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papermas.source.tar.xz
14mu|texlive-papermas-1.0h-4|17	BuildArch:	noarch
14mu|texlive-papermas-1.0h-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-papermas-1.0h-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-papermas-1.0h-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-papermas-1.0h-4|21	
14mu|texlive-papermas-1.0h-4|22	%description
14mu|texlive-papermas-1.0h-4|23	The package computes the number of sheets of paper used by, and
14mu|texlive-papermas-1.0h-4|24	the mass of a document. This is useful (for example) when
14mu|texlive-papermas-1.0h-4|25	calculating postal charges.
14mu|texlive-papermas-1.0h-4|26	
14mu|texlive-papermas-1.0h-4|27	
14mu|texlive-papermas-1.0h-4|28	#-----------------------------------------------------------------------
14mu|texlive-papermas-1.0h-4|29	%files
14mu|texlive-papermas-1.0h-4|30	%{_texmfdistdir}/tex/latex/papermas/papermas.sty
14mu|texlive-papermas-1.0h-4|31	%doc %{_texmfdistdir}/doc/latex/papermas/README
14mu|texlive-papermas-1.0h-4|32	%doc %{_texmfdistdir}/doc/latex/papermas/papermas-example.pdf
14mu|texlive-papermas-1.0h-4|33	%doc %{_texmfdistdir}/doc/latex/papermas/papermas-example.tex
14mu|texlive-papermas-1.0h-4|34	%doc %{_texmfdistdir}/doc/latex/papermas/papermas.pdf
14mu|texlive-papermas-1.0h-4|35	#- source
14mu|texlive-papermas-1.0h-4|36	%doc %{_texmfdistdir}/source/latex/papermas/papermas.drv
14mu|texlive-papermas-1.0h-4|37	%doc %{_texmfdistdir}/source/latex/papermas/papermas.dtx
14mu|texlive-papermas-1.0h-4|38	%doc %{_texmfdistdir}/source/latex/papermas/papermas.ins
14mu|texlive-papermas-1.0h-4|39	
14mu|texlive-papermas-1.0h-4|40	#-----------------------------------------------------------------------
14mu|texlive-papermas-1.0h-4|41	%prep
14mu|texlive-papermas-1.0h-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-papermas-1.0h-4|43	
14mu|texlive-papermas-1.0h-4|44	%build
14mu|texlive-papermas-1.0h-4|45	
14mu|texlive-papermas-1.0h-4|46	%install
14mu|texlive-papermas-1.0h-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-papermas-1.0h-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-papermas-1.0h-4|49	
14mu|texlive-papermas-1.0h-4|50	
14mu|texlive-papermas-1.0h-4|51	
14mu|texlive-papermas-1.0h-4|52	%changelog
14mu|texlive-papermas-1.0h-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0h-4
14mu|texlive-papermas-1.0h-4|54	+ Revision: 14165fe
14mu|texlive-papermas-1.0h-4|55	- MassBuild#674: Increase release tag
14mu|texlive-papermas-1.0h-4|56	
14mu|texlive-papermas-1.0h-4|57	

25423 14
14mu|texlive-papertex-1.2b-4|1	# revision 19230
14mu|texlive-papertex-1.2b-4|2	# category Package
14mu|texlive-papertex-1.2b-4|3	# catalog-ctan /macros/latex/contrib/papertex
14mu|texlive-papertex-1.2b-4|4	# catalog-date 2010-06-30 22:56:10 +0200
14mu|texlive-papertex-1.2b-4|5	# catalog-license lppl
14mu|texlive-papertex-1.2b-4|6	# catalog-version 1.2b
14mu|texlive-papertex-1.2b-4|7	Name:		texlive-papertex
14mu|texlive-papertex-1.2b-4|8	Version:	1.2b
14mu|texlive-papertex-1.2b-4|9	Release:	4
14mu|texlive-papertex-1.2b-4|10	Summary:	Class for newspapers, etc
14mu|texlive-papertex-1.2b-4|11	Group:		Publishing
14mu|texlive-papertex-1.2b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/papertex
14mu|texlive-papertex-1.2b-4|13	License:	LPPL
14mu|texlive-papertex-1.2b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papertex.tar.xz
14mu|texlive-papertex-1.2b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papertex.doc.tar.xz
14mu|texlive-papertex-1.2b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papertex.source.tar.xz
14mu|texlive-papertex-1.2b-4|17	BuildArch:	noarch
14mu|texlive-papertex-1.2b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-papertex-1.2b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-papertex-1.2b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-papertex-1.2b-4|21	
14mu|texlive-papertex-1.2b-4|22	%description
14mu|texlive-papertex-1.2b-4|23	This class allows LaTeX users to create a paperTeX newspaper.
14mu|texlive-papertex-1.2b-4|24	The final document has a front page and as many inner pages as
14mu|texlive-papertex-1.2b-4|25	desired. News items appear one after another and the user can
14mu|texlive-papertex-1.2b-4|26	choose the number of columns, style and so on. The class allows
14mu|texlive-papertex-1.2b-4|27	users to create newsletters too.
14mu|texlive-papertex-1.2b-4|28	
14mu|texlive-papertex-1.2b-4|29	
14mu|texlive-papertex-1.2b-4|30	#-----------------------------------------------------------------------
14mu|texlive-papertex-1.2b-4|31	%files
14mu|texlive-papertex-1.2b-4|32	%{_texmfdistdir}/tex/latex/papertex/papertex.cls
14mu|texlive-papertex-1.2b-4|33	%doc %{_texmfdistdir}/doc/latex/papertex/CHANGES
14mu|texlive-papertex-1.2b-4|34	%doc %{_texmfdistdir}/doc/latex/papertex/README
14mu|texlive-papertex-1.2b-4|35	%doc %{_texmfdistdir}/doc/latex/papertex/example/example.pdf
14mu|texlive-papertex-1.2b-4|36	%doc %{_texmfdistdir}/doc/latex/papertex/example/example.tex
14mu|texlive-papertex-1.2b-4|37	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/ireland.jpg
14mu|texlive-papertex-1.2b-4|38	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/weather/clouds.jpg
14mu|texlive-papertex-1.2b-4|39	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/weather/rain.jpg
14mu|texlive-papertex-1.2b-4|40	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/weather/sun.jpg
14mu|texlive-papertex-1.2b-4|41	%doc %{_texmfdistdir}/doc/latex/papertex/papertex.pdf
14mu|texlive-papertex-1.2b-4|42	#- source
14mu|texlive-papertex-1.2b-4|43	%doc %{_texmfdistdir}/source/latex/papertex/papertex.dtx
14mu|texlive-papertex-1.2b-4|44	%doc %{_texmfdistdir}/source/latex/papertex/papertex.ins
14mu|texlive-papertex-1.2b-4|45	
14mu|texlive-papertex-1.2b-4|46	#-----------------------------------------------------------------------
14mu|texlive-papertex-1.2b-4|47	%prep
14mu|texlive-papertex-1.2b-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-papertex-1.2b-4|49	
14mu|texlive-papertex-1.2b-4|50	%build
14mu|texlive-papertex-1.2b-4|51	
14mu|texlive-papertex-1.2b-4|52	%install
14mu|texlive-papertex-1.2b-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-papertex-1.2b-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-papertex-1.2b-4|55	
14mu|texlive-papertex-1.2b-4|56	
14mu|texlive-papertex-1.2b-4|57	
14mu|texlive-papertex-1.2b-4|58	%changelog
14mu|texlive-papertex-1.2b-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2b-4
14mu|texlive-papertex-1.2b-4|60	+ Revision: 8660ba2
14mu|texlive-papertex-1.2b-4|61	- MassBuild#674: Increase release tag
14mu|texlive-papertex-1.2b-4|62	
14mu|texlive-papertex-1.2b-4|63	

25424 14
14mu|texlive-paracol-1.31-7|1	# revision 32099
14mu|texlive-paracol-1.31-7|2	# category Package
14mu|texlive-paracol-1.31-7|3	# catalog-ctan /macros/latex/contrib/paracol
14mu|texlive-paracol-1.31-7|4	# catalog-date 2013-11-08 18:09:20 +0100
14mu|texlive-paracol-1.31-7|5	# catalog-license lppl
14mu|texlive-paracol-1.31-7|6	# catalog-version 1.31
14mu|texlive-paracol-1.31-7|7	Name:		texlive-paracol
14mu|texlive-paracol-1.31-7|8	Version:	1.31
14mu|texlive-paracol-1.31-7|9	Release:	7
14mu|texlive-paracol-1.31-7|10	Summary:	Multiple columns with texts "in parallel"
14mu|texlive-paracol-1.31-7|11	Group:		Publishing
14mu|texlive-paracol-1.31-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paracol
14mu|texlive-paracol-1.31-7|13	License:	LPPL
14mu|texlive-paracol-1.31-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.tar.xz
14mu|texlive-paracol-1.31-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.doc.tar.xz
14mu|texlive-paracol-1.31-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.source.tar.xz
14mu|texlive-paracol-1.31-7|17	BuildArch:	noarch
14mu|texlive-paracol-1.31-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-paracol-1.31-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-paracol-1.31-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-paracol-1.31-7|21	
14mu|texlive-paracol-1.31-7|22	%description
14mu|texlive-paracol-1.31-7|23	The package provides yet another multi-column typesetting
14mu|texlive-paracol-1.31-7|24	mechanism by which you produce multi-column (e.g., bilingual)
14mu|texlive-paracol-1.31-7|25	document switching and sychronizing each corresponding part in
14mu|texlive-paracol-1.31-7|26	"parallel".
14mu|texlive-paracol-1.31-7|27	
14mu|texlive-paracol-1.31-7|28	
14mu|texlive-paracol-1.31-7|29	#-----------------------------------------------------------------------
14mu|texlive-paracol-1.31-7|30	%files
14mu|texlive-paracol-1.31-7|31	%{_texmfdistdir}/tex/latex/paracol/paracol.sty
14mu|texlive-paracol-1.31-7|32	%doc %{_texmfdistdir}/doc/latex/paracol/README
14mu|texlive-paracol-1.31-7|33	%doc %{_texmfdistdir}/doc/latex/paracol/paracol-man.pdf
14mu|texlive-paracol-1.31-7|34	%doc %{_texmfdistdir}/doc/latex/paracol/paracol-man.tex
14mu|texlive-paracol-1.31-7|35	#- source
14mu|texlive-paracol-1.31-7|36	%doc %{_texmfdistdir}/source/latex/paracol/bgpaint.dtx
14mu|texlive-paracol-1.31-7|37	%doc %{_texmfdistdir}/source/latex/paracol/impl.dtx
14mu|texlive-paracol-1.31-7|38	%doc %{_texmfdistdir}/source/latex/paracol/ltfloat.dtx
14mu|texlive-paracol-1.31-7|39	%doc %{_texmfdistdir}/source/latex/paracol/man.dtx
14mu|texlive-paracol-1.31-7|40	%doc %{_texmfdistdir}/source/latex/paracol/paracol.dtx
14mu|texlive-paracol-1.31-7|41	%doc %{_texmfdistdir}/source/latex/paracol/paracol.ins
14mu|texlive-paracol-1.31-7|42	%doc %{_texmfdistdir}/source/latex/paracol/probs.dtx
14mu|texlive-paracol-1.31-7|43	%doc %{_texmfdistdir}/source/latex/paracol/pwfnote.dtx
14mu|texlive-paracol-1.31-7|44	%doc %{_texmfdistdir}/source/latex/paracol/ref.dtx
14mu|texlive-paracol-1.31-7|45	
14mu|texlive-paracol-1.31-7|46	#-----------------------------------------------------------------------
14mu|texlive-paracol-1.31-7|47	%prep
14mu|texlive-paracol-1.31-7|48	%setup -c -a0 -a1 -a2
14mu|texlive-paracol-1.31-7|49	
14mu|texlive-paracol-1.31-7|50	%build
14mu|texlive-paracol-1.31-7|51	
14mu|texlive-paracol-1.31-7|52	%install
14mu|texlive-paracol-1.31-7|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-paracol-1.31-7|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-paracol-1.31-7|55	
14mu|texlive-paracol-1.31-7|56	%changelog
14mu|texlive-paracol-1.31-7|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.31-7
14mu|texlive-paracol-1.31-7|58	+ Revision: 64a41e2
14mu|texlive-paracol-1.31-7|59	- MassBuild#674: Increase release tag
14mu|texlive-paracol-1.31-7|60	
14mu|texlive-paracol-1.31-7|61	

25425 14
14mu|texlive-paralist-2.3b-4|1	# revision 15878
14mu|texlive-paralist-2.3b-4|2	# category Package
14mu|texlive-paralist-2.3b-4|3	# catalog-ctan /macros/latex/contrib/paralist
14mu|texlive-paralist-2.3b-4|4	# catalog-date 2009-10-07 21:35:42 +0200
14mu|texlive-paralist-2.3b-4|5	# catalog-license lppl
14mu|texlive-paralist-2.3b-4|6	# catalog-version 2.3b
14mu|texlive-paralist-2.3b-4|7	Name:		texlive-paralist
14mu|texlive-paralist-2.3b-4|8	Version:	2.3b
14mu|texlive-paralist-2.3b-4|9	Release:	4
14mu|texlive-paralist-2.3b-4|10	Summary:	Enumerate and itemize within paragraphs
14mu|texlive-paralist-2.3b-4|11	Group:		Publishing
14mu|texlive-paralist-2.3b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paralist
14mu|texlive-paralist-2.3b-4|13	License:	LPPL
14mu|texlive-paralist-2.3b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paralist.tar.xz
14mu|texlive-paralist-2.3b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paralist.doc.tar.xz
14mu|texlive-paralist-2.3b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paralist.source.tar.xz
14mu|texlive-paralist-2.3b-4|17	BuildArch:	noarch
14mu|texlive-paralist-2.3b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-paralist-2.3b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-paralist-2.3b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-paralist-2.3b-4|21	
14mu|texlive-paralist-2.3b-4|22	%description
14mu|texlive-paralist-2.3b-4|23	Provides enumerate and itemize environments that can be used
14mu|texlive-paralist-2.3b-4|24	within paragraphs to format the items either as running text or
14mu|texlive-paralist-2.3b-4|25	as separate paragraphs with a preceding number or symbol. Also
14mu|texlive-paralist-2.3b-4|26	provides compacted versions of enumerate and itemize.
14mu|texlive-paralist-2.3b-4|27	
14mu|texlive-paralist-2.3b-4|28	
14mu|texlive-paralist-2.3b-4|29	#-----------------------------------------------------------------------
14mu|texlive-paralist-2.3b-4|30	%files
14mu|texlive-paralist-2.3b-4|31	%{_texmfdistdir}/tex/latex/paralist/paralist.sty
14mu|texlive-paralist-2.3b-4|32	%doc %{_texmfdistdir}/doc/latex/paralist/README
14mu|texlive-paralist-2.3b-4|33	%doc %{_texmfdistdir}/doc/latex/paralist/paralist.pdf
14mu|texlive-paralist-2.3b-4|34	#- source
14mu|texlive-paralist-2.3b-4|35	%doc %{_texmfdistdir}/source/latex/paralist/paralist.drv
14mu|texlive-paralist-2.3b-4|36	%doc %{_texmfdistdir}/source/latex/paralist/paralist.dtx
14mu|texlive-paralist-2.3b-4|37	%doc %{_texmfdistdir}/source/latex/paralist/paralist.ins
14mu|texlive-paralist-2.3b-4|38	
14mu|texlive-paralist-2.3b-4|39	#-----------------------------------------------------------------------
14mu|texlive-paralist-2.3b-4|40	%prep
14mu|texlive-paralist-2.3b-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-paralist-2.3b-4|42	
14mu|texlive-paralist-2.3b-4|43	%build
14mu|texlive-paralist-2.3b-4|44	
14mu|texlive-paralist-2.3b-4|45	%install
14mu|texlive-paralist-2.3b-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-paralist-2.3b-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-paralist-2.3b-4|48	
14mu|texlive-paralist-2.3b-4|49	
14mu|texlive-paralist-2.3b-4|50	
14mu|texlive-paralist-2.3b-4|51	%changelog
14mu|texlive-paralist-2.3b-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3b-4
14mu|texlive-paralist-2.3b-4|53	+ Revision: 2f17f05
14mu|texlive-paralist-2.3b-4|54	- MassBuild#674: Increase release tag
14mu|texlive-paralist-2.3b-4|55	
14mu|texlive-paralist-2.3b-4|56	

25426 14
14mu|texlive-parallel-20070112-4|1	# revision 15878
14mu|texlive-parallel-20070112-4|2	# category Package
14mu|texlive-parallel-20070112-4|3	# catalog-ctan /macros/latex/contrib/parallel
14mu|texlive-parallel-20070112-4|4	# catalog-date 2007-01-12 20:52:49 +0100
14mu|texlive-parallel-20070112-4|5	# catalog-license lppl
14mu|texlive-parallel-20070112-4|6	# catalog-version undef
14mu|texlive-parallel-20070112-4|7	Name:		texlive-parallel
14mu|texlive-parallel-20070112-4|8	Version:	20070112
14mu|texlive-parallel-20070112-4|9	Release:	4
14mu|texlive-parallel-20070112-4|10	Summary:	Typeset parallel texts
14mu|texlive-parallel-20070112-4|11	Group:		Publishing
14mu|texlive-parallel-20070112-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parallel
14mu|texlive-parallel-20070112-4|13	License:	LPPL
14mu|texlive-parallel-20070112-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parallel.tar.xz
14mu|texlive-parallel-20070112-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parallel.doc.tar.xz
14mu|texlive-parallel-20070112-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parallel.source.tar.xz
14mu|texlive-parallel-20070112-4|17	BuildArch:	noarch
14mu|texlive-parallel-20070112-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-parallel-20070112-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-parallel-20070112-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-parallel-20070112-4|21	
14mu|texlive-parallel-20070112-4|22	%description
14mu|texlive-parallel-20070112-4|23	Provides a parallel environment which allows two potentially
14mu|texlive-parallel-20070112-4|24	different texts to be typeset in two columns, while maintaining
14mu|texlive-parallel-20070112-4|25	alignment. The two columns may be on the same page, or on
14mu|texlive-parallel-20070112-4|26	facing pages. This arrangement of text is commonly used when
14mu|texlive-parallel-20070112-4|27	typesetting translations, but it can have value when comparing
14mu|texlive-parallel-20070112-4|28	any two texts.
14mu|texlive-parallel-20070112-4|29	
14mu|texlive-parallel-20070112-4|30	
14mu|texlive-parallel-20070112-4|31	#-----------------------------------------------------------------------
14mu|texlive-parallel-20070112-4|32	%files
14mu|texlive-parallel-20070112-4|33	%{_texmfdistdir}/tex/latex/parallel/parallel.sty
14mu|texlive-parallel-20070112-4|34	%doc %{_texmfdistdir}/doc/latex/parallel/example1.tex
14mu|texlive-parallel-20070112-4|35	%doc %{_texmfdistdir}/doc/latex/parallel/example2.tex
14mu|texlive-parallel-20070112-4|36	%doc %{_texmfdistdir}/doc/latex/parallel/parallel.pdf
14mu|texlive-parallel-20070112-4|37	%doc %{_texmfdistdir}/doc/latex/parallel/readme
14mu|texlive-parallel-20070112-4|38	#- source
14mu|texlive-parallel-20070112-4|39	%doc %{_texmfdistdir}/source/latex/parallel/parallel.drv
14mu|texlive-parallel-20070112-4|40	%doc %{_texmfdistdir}/source/latex/parallel/parallel.dtx
14mu|texlive-parallel-20070112-4|41	%doc %{_texmfdistdir}/source/latex/parallel/parallel.ins
14mu|texlive-parallel-20070112-4|42	
14mu|texlive-parallel-20070112-4|43	#-----------------------------------------------------------------------
14mu|texlive-parallel-20070112-4|44	%prep
14mu|texlive-parallel-20070112-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-parallel-20070112-4|46	
14mu|texlive-parallel-20070112-4|47	%build
14mu|texlive-parallel-20070112-4|48	
14mu|texlive-parallel-20070112-4|49	%install
14mu|texlive-parallel-20070112-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-parallel-20070112-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-parallel-20070112-4|52	
14mu|texlive-parallel-20070112-4|53	
14mu|texlive-parallel-20070112-4|54	
14mu|texlive-parallel-20070112-4|55	%changelog
14mu|texlive-parallel-20070112-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070112-4
14mu|texlive-parallel-20070112-4|57	+ Revision: 561a7c2
14mu|texlive-parallel-20070112-4|58	- MassBuild#674: Increase release tag
14mu|texlive-parallel-20070112-4|59	
14mu|texlive-parallel-20070112-4|60	

25427 14
14mu|texlive-paresse-4.1-7|1	# revision 29803
14mu|texlive-paresse-4.1-7|2	# category Package
14mu|texlive-paresse-4.1-7|3	# catalog-ctan /macros/latex/contrib/paresse
14mu|texlive-paresse-4.1-7|4	# catalog-date 2013-02-16 13:58:07 +0100
14mu|texlive-paresse-4.1-7|5	# catalog-license lppl
14mu|texlive-paresse-4.1-7|6	# catalog-version 4.1
14mu|texlive-paresse-4.1-7|7	Name:		texlive-paresse
14mu|texlive-paresse-4.1-7|8	Version:	4.1
14mu|texlive-paresse-4.1-7|9	Release:	7
14mu|texlive-paresse-4.1-7|10	Summary:	Define simple macros for greek letters
14mu|texlive-paresse-4.1-7|11	Group:		Publishing
14mu|texlive-paresse-4.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paresse
14mu|texlive-paresse-4.1-7|13	License:	LPPL
14mu|texlive-paresse-4.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.tar.xz
14mu|texlive-paresse-4.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.doc.tar.xz
14mu|texlive-paresse-4.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.source.tar.xz
14mu|texlive-paresse-4.1-7|17	BuildArch:	noarch
14mu|texlive-paresse-4.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-paresse-4.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-paresse-4.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-paresse-4.1-7|21	
14mu|texlive-paresse-4.1-7|22	%description
14mu|texlive-paresse-4.1-7|23	The package defines macros using SS to type greek letters. so
14mu|texlive-paresse-4.1-7|24	that the user may (for example) type SSa to get the effect of
14mu|texlive-paresse-4.1-7|25	$\alpha$.
14mu|texlive-paresse-4.1-7|26	
14mu|texlive-paresse-4.1-7|27	
14mu|texlive-paresse-4.1-7|28	#-----------------------------------------------------------------------
14mu|texlive-paresse-4.1-7|29	%files
14mu|texlive-paresse-4.1-7|30	%{_texmfdistdir}/tex/latex/paresse/paresse.sty
14mu|texlive-paresse-4.1-7|31	%{_texmfdistdir}/tex/latex/paresse/paresseold.sto
14mu|texlive-paresse-4.1-7|32	%{_texmfdistdir}/tex/latex/paresse/paresseutf8.sto
14mu|texlive-paresse-4.1-7|33	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-en.pdf
14mu|texlive-paresse-4.1-7|34	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-ex-en.pdf
14mu|texlive-paresse-4.1-7|35	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-ex-fr.pdf
14mu|texlive-paresse-4.1-7|36	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-fr.pdf
14mu|texlive-paresse-4.1-7|37	%doc %{_texmfdistdir}/doc/latex/paresse/paresse.pdf
14mu|texlive-paresse-4.1-7|38	#- source
14mu|texlive-paresse-4.1-7|39	%doc %{_texmfdistdir}/source/latex/paresse/LISEZMOI
14mu|texlive-paresse-4.1-7|40	%doc %{_texmfdistdir}/source/latex/paresse/Makefile
14mu|texlive-paresse-4.1-7|41	%doc %{_texmfdistdir}/source/latex/paresse/README
14mu|texlive-paresse-4.1-7|42	%doc %{_texmfdistdir}/source/latex/paresse/paresse-TEST.zip
14mu|texlive-paresse-4.1-7|43	%doc %{_texmfdistdir}/source/latex/paresse/paresse-doc.dtx
14mu|texlive-paresse-4.1-7|44	%doc %{_texmfdistdir}/source/latex/paresse/paresse.dtx
14mu|texlive-paresse-4.1-7|45	%doc %{_texmfdistdir}/source/latex/paresse/paresse.ins
14mu|texlive-paresse-4.1-7|46	
14mu|texlive-paresse-4.1-7|47	#-----------------------------------------------------------------------
14mu|texlive-paresse-4.1-7|48	%prep
14mu|texlive-paresse-4.1-7|49	%setup -c -a0 -a1 -a2
14mu|texlive-paresse-4.1-7|50	
14mu|texlive-paresse-4.1-7|51	%build
14mu|texlive-paresse-4.1-7|52	
14mu|texlive-paresse-4.1-7|53	%install
14mu|texlive-paresse-4.1-7|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-paresse-4.1-7|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-paresse-4.1-7|56	
14mu|texlive-paresse-4.1-7|57	%changelog
14mu|texlive-paresse-4.1-7|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.1-7
14mu|texlive-paresse-4.1-7|59	+ Revision: e72e367
14mu|texlive-paresse-4.1-7|60	- MassBuild#674: Increase release tag
14mu|texlive-paresse-4.1-7|61	
14mu|texlive-paresse-4.1-7|62	

25428 14
14mu|texlive-parnotes-1-3|1	# revision 25032
14mu|texlive-parnotes-1-3|2	# category Package
14mu|texlive-parnotes-1-3|3	# catalog-ctan /macros/latex/contrib/parnotes
14mu|texlive-parnotes-1-3|4	# catalog-date 2012-01-05 00:06:09 +0100
14mu|texlive-parnotes-1-3|5	# catalog-license lppl1.3
14mu|texlive-parnotes-1-3|6	# catalog-version 1
14mu|texlive-parnotes-1-3|7	Name:		texlive-parnotes
14mu|texlive-parnotes-1-3|8	Version:	1
14mu|texlive-parnotes-1-3|9	Release:	3
14mu|texlive-parnotes-1-3|10	Summary:	Notes after every paragraph (or elsewhere)
14mu|texlive-parnotes-1-3|11	Group:		Publishing
14mu|texlive-parnotes-1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parnotes
14mu|texlive-parnotes-1-3|13	License:	LPPL1.3
14mu|texlive-parnotes-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parnotes.tar.xz
14mu|texlive-parnotes-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parnotes.doc.tar.xz
14mu|texlive-parnotes-1-3|16	BuildArch:	noarch
14mu|texlive-parnotes-1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-parnotes-1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-parnotes-1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-parnotes-1-3|20	
14mu|texlive-parnotes-1-3|21	%description
14mu|texlive-parnotes-1-3|22	The package provides the \parnote command. The notes are set as
14mu|texlive-parnotes-1-3|23	(normal) running paragraphs; placement is at the end of each
14mu|texlive-parnotes-1-3|24	paragraph, or manually, using the \parnotes command.
14mu|texlive-parnotes-1-3|25	
14mu|texlive-parnotes-1-3|26	
14mu|texlive-parnotes-1-3|27	#-----------------------------------------------------------------------
14mu|texlive-parnotes-1-3|28	%files
14mu|texlive-parnotes-1-3|29	%{_texmfdistdir}/tex/latex/parnotes/parnotes.sty
14mu|texlive-parnotes-1-3|30	%doc %{_texmfdistdir}/doc/latex/parnotes/README
14mu|texlive-parnotes-1-3|31	%doc %{_texmfdistdir}/doc/latex/parnotes/README.TEXLIVE
14mu|texlive-parnotes-1-3|32	
14mu|texlive-parnotes-1-3|33	#-----------------------------------------------------------------------
14mu|texlive-parnotes-1-3|34	%prep
14mu|texlive-parnotes-1-3|35	%setup -c -a0 -a1
14mu|texlive-parnotes-1-3|36	
14mu|texlive-parnotes-1-3|37	%build
14mu|texlive-parnotes-1-3|38	
14mu|texlive-parnotes-1-3|39	%install
14mu|texlive-parnotes-1-3|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-parnotes-1-3|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-parnotes-1-3|42	
14mu|texlive-parnotes-1-3|43	
14mu|texlive-parnotes-1-3|44	
14mu|texlive-parnotes-1-3|45	%changelog
14mu|texlive-parnotes-1-3|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-3
14mu|texlive-parnotes-1-3|47	+ Revision: 09fa491
14mu|texlive-parnotes-1-3|48	- MassBuild#674: Increase release tag
14mu|texlive-parnotes-1-3|49	
14mu|texlive-parnotes-1-3|50	

25429 14
14mu|texlive-parrun-20090920-4|1	# revision 15878
14mu|texlive-parrun-20090920-4|2	# category Package
14mu|texlive-parrun-20090920-4|3	# catalog-ctan /macros/latex/contrib/parrun
14mu|texlive-parrun-20090920-4|4	# catalog-date 2009-09-20 00:02:29 +0200
14mu|texlive-parrun-20090920-4|5	# catalog-license lppl
14mu|texlive-parrun-20090920-4|6	# catalog-version undef
14mu|texlive-parrun-20090920-4|7	Name:		texlive-parrun
14mu|texlive-parrun-20090920-4|8	Version:	20090920
14mu|texlive-parrun-20090920-4|9	Release:	4
14mu|texlive-parrun-20090920-4|10	Summary:	Typesets (two) streams of text running parallel
14mu|texlive-parrun-20090920-4|11	Group:		Publishing
14mu|texlive-parrun-20090920-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parrun
14mu|texlive-parrun-20090920-4|13	License:	LPPL
14mu|texlive-parrun-20090920-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parrun.tar.xz
14mu|texlive-parrun-20090920-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parrun.doc.tar.xz
14mu|texlive-parrun-20090920-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parrun.source.tar.xz
14mu|texlive-parrun-20090920-4|17	BuildArch:	noarch
14mu|texlive-parrun-20090920-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-parrun-20090920-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-parrun-20090920-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-parrun-20090920-4|21	
14mu|texlive-parrun-20090920-4|22	%description
14mu|texlive-parrun-20090920-4|23	For typesetting translated text and the original source,
14mu|texlive-parrun-20090920-4|24	parallel on the same page, one above the other.
14mu|texlive-parrun-20090920-4|25	
14mu|texlive-parrun-20090920-4|26	
14mu|texlive-parrun-20090920-4|27	#-----------------------------------------------------------------------
14mu|texlive-parrun-20090920-4|28	%files
14mu|texlive-parrun-20090920-4|29	%{_texmfdistdir}/tex/latex/parrun/parrun.sty
14mu|texlive-parrun-20090920-4|30	%doc %{_texmfdistdir}/doc/latex/parrun/parrun.pdf
14mu|texlive-parrun-20090920-4|31	%doc %{_texmfdistdir}/doc/latex/parrun/readme
14mu|texlive-parrun-20090920-4|32	#- source
14mu|texlive-parrun-20090920-4|33	%doc %{_texmfdistdir}/source/latex/parrun/parrun.dtx
14mu|texlive-parrun-20090920-4|34	%doc %{_texmfdistdir}/source/latex/parrun/parrun.ins
14mu|texlive-parrun-20090920-4|35	
14mu|texlive-parrun-20090920-4|36	#-----------------------------------------------------------------------
14mu|texlive-parrun-20090920-4|37	%prep
14mu|texlive-parrun-20090920-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-parrun-20090920-4|39	
14mu|texlive-parrun-20090920-4|40	%build
14mu|texlive-parrun-20090920-4|41	
14mu|texlive-parrun-20090920-4|42	%install
14mu|texlive-parrun-20090920-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-parrun-20090920-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-parrun-20090920-4|45	
14mu|texlive-parrun-20090920-4|46	
14mu|texlive-parrun-20090920-4|47	
14mu|texlive-parrun-20090920-4|48	%changelog
14mu|texlive-parrun-20090920-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090920-4
14mu|texlive-parrun-20090920-4|50	+ Revision: 7178dfd
14mu|texlive-parrun-20090920-4|51	- MassBuild#674: Increase release tag
14mu|texlive-parrun-20090920-4|52	
14mu|texlive-parrun-20090920-4|53	

25430 14
14mu|texlive-parselines-1.4-4|1	# revision 21475
14mu|texlive-parselines-1.4-4|2	# category Package
14mu|texlive-parselines-1.4-4|3	# catalog-ctan /macros/latex/contrib/parselines
14mu|texlive-parselines-1.4-4|4	# catalog-date 2011-02-19 16:41:47 +0100
14mu|texlive-parselines-1.4-4|5	# catalog-license lppl1.3
14mu|texlive-parselines-1.4-4|6	# catalog-version 1.4
14mu|texlive-parselines-1.4-4|7	Name:		texlive-parselines
14mu|texlive-parselines-1.4-4|8	Version:	1.4
14mu|texlive-parselines-1.4-4|9	Release:	4
14mu|texlive-parselines-1.4-4|10	Summary:	Apply a macro to each line of an environment
14mu|texlive-parselines-1.4-4|11	Group:		Publishing
14mu|texlive-parselines-1.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parselines
14mu|texlive-parselines-1.4-4|13	License:	LPPL1.3
14mu|texlive-parselines-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parselines.tar.xz
14mu|texlive-parselines-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parselines.doc.tar.xz
14mu|texlive-parselines-1.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parselines.source.tar.xz
14mu|texlive-parselines-1.4-4|17	BuildArch:	noarch
14mu|texlive-parselines-1.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-parselines-1.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-parselines-1.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-parselines-1.4-4|21	
14mu|texlive-parselines-1.4-4|22	%description
14mu|texlive-parselines-1.4-4|23	The package defines an environment "parse lines" which
14mu|texlive-parselines-1.4-4|24	processes each line of an environment with a macro. An example
14mu|texlive-parselines-1.4-4|25	of shading the lines of an environment is given.
14mu|texlive-parselines-1.4-4|26	
14mu|texlive-parselines-1.4-4|27	
14mu|texlive-parselines-1.4-4|28	#-----------------------------------------------------------------------
14mu|texlive-parselines-1.4-4|29	%files
14mu|texlive-parselines-1.4-4|30	%{_texmfdistdir}/tex/latex/parselines/parselines.sty
14mu|texlive-parselines-1.4-4|31	%doc %{_texmfdistdir}/doc/latex/parselines/README
14mu|texlive-parselines-1.4-4|32	%doc %{_texmfdistdir}/doc/latex/parselines/parselines.pdf
14mu|texlive-parselines-1.4-4|33	#- source
14mu|texlive-parselines-1.4-4|34	%doc %{_texmfdistdir}/source/latex/parselines/parselines.drv
14mu|texlive-parselines-1.4-4|35	%doc %{_texmfdistdir}/source/latex/parselines/parselines.dtx
14mu|texlive-parselines-1.4-4|36	%doc %{_texmfdistdir}/source/latex/parselines/parselines.ins
14mu|texlive-parselines-1.4-4|37	
14mu|texlive-parselines-1.4-4|38	#-----------------------------------------------------------------------
14mu|texlive-parselines-1.4-4|39	%prep
14mu|texlive-parselines-1.4-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-parselines-1.4-4|41	
14mu|texlive-parselines-1.4-4|42	%build
14mu|texlive-parselines-1.4-4|43	
14mu|texlive-parselines-1.4-4|44	%install
14mu|texlive-parselines-1.4-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-parselines-1.4-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-parselines-1.4-4|47	
14mu|texlive-parselines-1.4-4|48	
14mu|texlive-parselines-1.4-4|49	
14mu|texlive-parselines-1.4-4|50	%changelog
14mu|texlive-parselines-1.4-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-parselines-1.4-4|52	+ Revision: c242e3b
14mu|texlive-parselines-1.4-4|53	- MassBuild#674: Increase release tag
14mu|texlive-parselines-1.4-4|54	
14mu|texlive-parselines-1.4-4|55	

25431 14
14mu|texlive-parskip-2.0-4|1	# revision 19963
14mu|texlive-parskip-2.0-4|2	# category Package
14mu|texlive-parskip-2.0-4|3	# catalog-ctan /macros/latex/contrib/parskip
14mu|texlive-parskip-2.0-4|4	# catalog-date 2010-09-30 14:11:14 +0200
14mu|texlive-parskip-2.0-4|5	# catalog-license lppl
14mu|texlive-parskip-2.0-4|6	# catalog-version 2.0
14mu|texlive-parskip-2.0-4|7	Name:		texlive-parskip
14mu|texlive-parskip-2.0-4|8	Version:	2.0
14mu|texlive-parskip-2.0-4|9	Release:	4
14mu|texlive-parskip-2.0-4|10	Summary:	Layout with zero \parindent, non-zero \parskip
14mu|texlive-parskip-2.0-4|11	Group:		Publishing
14mu|texlive-parskip-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parskip
14mu|texlive-parskip-2.0-4|13	License:	LPPL
14mu|texlive-parskip-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parskip.tar.xz
14mu|texlive-parskip-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parskip.doc.tar.xz
14mu|texlive-parskip-2.0-4|16	BuildArch:	noarch
14mu|texlive-parskip-2.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-parskip-2.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-parskip-2.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-parskip-2.0-4|20	
14mu|texlive-parskip-2.0-4|21	%description
14mu|texlive-parskip-2.0-4|22	Simply changing \parskip and \parindent leaves a layout that is
14mu|texlive-parskip-2.0-4|23	untidy; this package (though it is no substitute for a
14mu|texlive-parskip-2.0-4|24	properly-designed class) helps alleviate this untidiness.
14mu|texlive-parskip-2.0-4|25	
14mu|texlive-parskip-2.0-4|26	
14mu|texlive-parskip-2.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-parskip-2.0-4|28	%files
14mu|texlive-parskip-2.0-4|29	%{_texmfdistdir}/tex/latex/parskip/parskip.sty
14mu|texlive-parskip-2.0-4|30	%doc %{_texmfdistdir}/doc/latex/parskip/parskip-doc.pdf
14mu|texlive-parskip-2.0-4|31	%doc %{_texmfdistdir}/doc/latex/parskip/parskip-doc.tex
14mu|texlive-parskip-2.0-4|32	
14mu|texlive-parskip-2.0-4|33	#-----------------------------------------------------------------------
14mu|texlive-parskip-2.0-4|34	%prep
14mu|texlive-parskip-2.0-4|35	%setup -c -a0 -a1
14mu|texlive-parskip-2.0-4|36	
14mu|texlive-parskip-2.0-4|37	%build
14mu|texlive-parskip-2.0-4|38	
14mu|texlive-parskip-2.0-4|39	%install
14mu|texlive-parskip-2.0-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-parskip-2.0-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-parskip-2.0-4|42	
14mu|texlive-parskip-2.0-4|43	
14mu|texlive-parskip-2.0-4|44	
14mu|texlive-parskip-2.0-4|45	%changelog
14mu|texlive-parskip-2.0-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-parskip-2.0-4|47	+ Revision: dfbff29
14mu|texlive-parskip-2.0-4|48	- MassBuild#674: Increase release tag
14mu|texlive-parskip-2.0-4|49	
14mu|texlive-parskip-2.0-4|50	

25432 14
14mu|texlive-pas-cours-1.06-3|1	# revision 32444
14mu|texlive-pas-cours-1.06-3|2	# category Package
14mu|texlive-pas-cours-1.06-3|3	# catalog-ctan /macros/latex/contrib/pas-cours
14mu|texlive-pas-cours-1.06-3|4	# catalog-date 2013-12-05 10:50:59 +0100
14mu|texlive-pas-cours-1.06-3|5	# catalog-license lppl
14mu|texlive-pas-cours-1.06-3|6	# catalog-version 1.06
14mu|texlive-pas-cours-1.06-3|7	Name:		texlive-pas-cours
14mu|texlive-pas-cours-1.06-3|8	Version:	1.06
14mu|texlive-pas-cours-1.06-3|9	Release:	3
14mu|texlive-pas-cours-1.06-3|10	Summary:	Macros useful in preparing teaching material
14mu|texlive-pas-cours-1.06-3|11	Group:		Publishing
14mu|texlive-pas-cours-1.06-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-cours
14mu|texlive-pas-cours-1.06-3|13	License:	LPPL
14mu|texlive-pas-cours-1.06-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cours.tar.xz
14mu|texlive-pas-cours-1.06-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cours.doc.tar.xz
14mu|texlive-pas-cours-1.06-3|16	BuildArch:	noarch
14mu|texlive-pas-cours-1.06-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pas-cours-1.06-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pas-cours-1.06-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-pas-cours-1.06-3|20	
14mu|texlive-pas-cours-1.06-3|21	%description
14mu|texlive-pas-cours-1.06-3|22	Several groups of macros cover different branches of
14mu|texlive-pas-cours-1.06-3|23	mathematics.
14mu|texlive-pas-cours-1.06-3|24	
14mu|texlive-pas-cours-1.06-3|25	
14mu|texlive-pas-cours-1.06-3|26	#-----------------------------------------------------------------------
14mu|texlive-pas-cours-1.06-3|27	%files
14mu|texlive-pas-cours-1.06-3|28	%{_texmfdistdir}/tex/latex/pas-cours/pas-cours.sty
14mu|texlive-pas-cours-1.06-3|29	%doc %{_texmfdistdir}/doc/latex/pas-cours/README
14mu|texlive-pas-cours-1.06-3|30	%doc %{_texmfdistdir}/doc/latex/pas-cours/README.TEXLIVE
14mu|texlive-pas-cours-1.06-3|31	%doc %{_texmfdistdir}/doc/latex/pas-cours/attention.png
14mu|texlive-pas-cours-1.06-3|32	%doc %{_texmfdistdir}/doc/latex/pas-cours/coeur.png
14mu|texlive-pas-cours-1.06-3|33	%doc %{_texmfdistdir}/doc/latex/pas-cours/macro-patrons.tex
14mu|texlive-pas-cours-1.06-3|34	%doc %{_texmfdistdir}/doc/latex/pas-cours/macro-solides.tex
14mu|texlive-pas-cours-1.06-3|35	%doc %{_texmfdistdir}/doc/latex/pas-cours/macro-styles.tex
14mu|texlive-pas-cours-1.06-3|36	%doc %{_texmfdistdir}/doc/latex/pas-cours/prerequis.png
14mu|texlive-pas-cours-1.06-3|37	
14mu|texlive-pas-cours-1.06-3|38	#-----------------------------------------------------------------------
14mu|texlive-pas-cours-1.06-3|39	%prep
14mu|texlive-pas-cours-1.06-3|40	%setup -c -a0 -a1
14mu|texlive-pas-cours-1.06-3|41	
14mu|texlive-pas-cours-1.06-3|42	%build
14mu|texlive-pas-cours-1.06-3|43	
14mu|texlive-pas-cours-1.06-3|44	%install
14mu|texlive-pas-cours-1.06-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pas-cours-1.06-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pas-cours-1.06-3|47	
14mu|texlive-pas-cours-1.06-3|48	%changelog
14mu|texlive-pas-cours-1.06-3|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.06-3
14mu|texlive-pas-cours-1.06-3|50	+ Revision: ad56933
14mu|texlive-pas-cours-1.06-3|51	- MassBuild#674: Increase release tag
14mu|texlive-pas-cours-1.06-3|52	
14mu|texlive-pas-cours-1.06-3|53	

25433 14
14mu|texlive-pas-crosswords-1.03-4|1	# revision 32313
14mu|texlive-pas-crosswords-1.03-4|2	# category Package
14mu|texlive-pas-crosswords-1.03-4|3	# catalog-ctan /macros/latex/contrib/pas-crosswords
14mu|texlive-pas-crosswords-1.03-4|4	# catalog-date 2013-12-03 15:28:55 +0100
14mu|texlive-pas-crosswords-1.03-4|5	# catalog-license lppl
14mu|texlive-pas-crosswords-1.03-4|6	# catalog-version 1.03
14mu|texlive-pas-crosswords-1.03-4|7	Name:		texlive-pas-crosswords
14mu|texlive-pas-crosswords-1.03-4|8	Version:	1.03
14mu|texlive-pas-crosswords-1.03-4|9	Release:	4
14mu|texlive-pas-crosswords-1.03-4|10	Summary:	Creating crossword grids, using TikZ
14mu|texlive-pas-crosswords-1.03-4|11	Group:		Publishing
14mu|texlive-pas-crosswords-1.03-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-crosswords
14mu|texlive-pas-crosswords-1.03-4|13	License:	LPPL
14mu|texlive-pas-crosswords-1.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-crosswords.tar.xz
14mu|texlive-pas-crosswords-1.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-crosswords.doc.tar.xz
14mu|texlive-pas-crosswords-1.03-4|16	BuildArch:	noarch
14mu|texlive-pas-crosswords-1.03-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pas-crosswords-1.03-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pas-crosswords-1.03-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pas-crosswords-1.03-4|20	
14mu|texlive-pas-crosswords-1.03-4|21	%description
14mu|texlive-pas-crosswords-1.03-4|22	The package produces crossword grids, using a wide variety of
14mu|texlive-pas-crosswords-1.03-4|23	colours and decorations of the grids and the text in them. The
14mu|texlive-pas-crosswords-1.03-4|24	package uses TikZ for its graphical output.
14mu|texlive-pas-crosswords-1.03-4|25	
14mu|texlive-pas-crosswords-1.03-4|26	
14mu|texlive-pas-crosswords-1.03-4|27	#-----------------------------------------------------------------------
14mu|texlive-pas-crosswords-1.03-4|28	%files
14mu|texlive-pas-crosswords-1.03-4|29	%{_texmfdistdir}/tex/latex/pas-crosswords/pas-crosswords.sty
14mu|texlive-pas-crosswords-1.03-4|30	%doc %{_texmfdistdir}/doc/latex/pas-crosswords/README
14mu|texlive-pas-crosswords-1.03-4|31	%doc %{_texmfdistdir}/doc/latex/pas-crosswords/pas-crosswords.pdf
14mu|texlive-pas-crosswords-1.03-4|32	%doc %{_texmfdistdir}/doc/latex/pas-crosswords/pas-crosswords.tex
14mu|texlive-pas-crosswords-1.03-4|33	
14mu|texlive-pas-crosswords-1.03-4|34	#-----------------------------------------------------------------------
14mu|texlive-pas-crosswords-1.03-4|35	%prep
14mu|texlive-pas-crosswords-1.03-4|36	%setup -c -a0 -a1
14mu|texlive-pas-crosswords-1.03-4|37	
14mu|texlive-pas-crosswords-1.03-4|38	%build
14mu|texlive-pas-crosswords-1.03-4|39	
14mu|texlive-pas-crosswords-1.03-4|40	%install
14mu|texlive-pas-crosswords-1.03-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pas-crosswords-1.03-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pas-crosswords-1.03-4|43	
14mu|texlive-pas-crosswords-1.03-4|44	%changelog
14mu|texlive-pas-crosswords-1.03-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.03-4
14mu|texlive-pas-crosswords-1.03-4|46	+ Revision: 6e9305f
14mu|texlive-pas-crosswords-1.03-4|47	- MassBuild#674: Increase release tag
14mu|texlive-pas-crosswords-1.03-4|48	
14mu|texlive-pas-crosswords-1.03-4|49	

25434 14
14mu|texlive-pas-cv-2.01-7|1	# revision 32263
14mu|texlive-pas-cv-2.01-7|2	# category Package
14mu|texlive-pas-cv-2.01-7|3	# catalog-ctan /macros/latex/contrib/pas-cv
14mu|texlive-pas-cv-2.01-7|4	# catalog-date 2013-11-27 22:13:58 +0100
14mu|texlive-pas-cv-2.01-7|5	# catalog-license lppl
14mu|texlive-pas-cv-2.01-7|6	# catalog-version 2.01
14mu|texlive-pas-cv-2.01-7|7	Name:		texlive-pas-cv
14mu|texlive-pas-cv-2.01-7|8	Version:	2.01
14mu|texlive-pas-cv-2.01-7|9	Release:	7
14mu|texlive-pas-cv-2.01-7|10	Summary:	Flexible typesetting of Curricula Vitae
14mu|texlive-pas-cv-2.01-7|11	Group:		Publishing
14mu|texlive-pas-cv-2.01-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-cv
14mu|texlive-pas-cv-2.01-7|13	License:	LPPL
14mu|texlive-pas-cv-2.01-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cv.tar.xz
14mu|texlive-pas-cv-2.01-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cv.doc.tar.xz
14mu|texlive-pas-cv-2.01-7|16	BuildArch:	noarch
14mu|texlive-pas-cv-2.01-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pas-cv-2.01-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pas-cv-2.01-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-pas-cv-2.01-7|20	
14mu|texlive-pas-cv-2.01-7|21	%description
14mu|texlive-pas-cv-2.01-7|22	The package provides the framework for typesetting a Curriculum
14mu|texlive-pas-cv-2.01-7|23	Vitae (composed in French), together with a number of "themes"
14mu|texlive-pas-cv-2.01-7|24	that may be used with the package. (The use of the themes may
14mu|texlive-pas-cv-2.01-7|25	be seen in the package's examples/ collection.) The author
14mu|texlive-pas-cv-2.01-7|26	hints that conversion for use with other languages (than
14mu|texlive-pas-cv-2.01-7|27	French) should be possible.
14mu|texlive-pas-cv-2.01-7|28	
14mu|texlive-pas-cv-2.01-7|29	
14mu|texlive-pas-cv-2.01-7|30	#-----------------------------------------------------------------------
14mu|texlive-pas-cv-2.01-7|31	%files
14mu|texlive-pas-cv-2.01-7|32	%{_texmfdistdir}/tex/latex/pas-cv/macro-andromede.tex
14mu|texlive-pas-cv-2.01-7|33	%{_texmfdistdir}/tex/latex/pas-cv/macro-architecte.tex
14mu|texlive-pas-cv-2.01-7|34	%{_texmfdistdir}/tex/latex/pas-cv/macro-centaure.tex
14mu|texlive-pas-cv-2.01-7|35	%{_texmfdistdir}/tex/latex/pas-cv/macro-dynamique.tex
14mu|texlive-pas-cv-2.01-7|36	%{_texmfdistdir}/tex/latex/pas-cv/macro-gaia.tex
14mu|texlive-pas-cv-2.01-7|37	%{_texmfdistdir}/tex/latex/pas-cv/macro-jupiter.tex
14mu|texlive-pas-cv-2.01-7|38	%{_texmfdistdir}/tex/latex/pas-cv/macro-mars.tex
14mu|texlive-pas-cv-2.01-7|39	%{_texmfdistdir}/tex/latex/pas-cv/macro-neptune.tex
14mu|texlive-pas-cv-2.01-7|40	%{_texmfdistdir}/tex/latex/pas-cv/macro-orion.tex
14mu|texlive-pas-cv-2.01-7|41	%{_texmfdistdir}/tex/latex/pas-cv/macro-pegase.tex
14mu|texlive-pas-cv-2.01-7|42	%{_texmfdistdir}/tex/latex/pas-cv/macro-pluton.tex
14mu|texlive-pas-cv-2.01-7|43	%{_texmfdistdir}/tex/latex/pas-cv/macro-saturne.tex
14mu|texlive-pas-cv-2.01-7|44	%{_texmfdistdir}/tex/latex/pas-cv/macro-univers.tex
14mu|texlive-pas-cv-2.01-7|45	%{_texmfdistdir}/tex/latex/pas-cv/macro-uranus.tex
14mu|texlive-pas-cv-2.01-7|46	%{_texmfdistdir}/tex/latex/pas-cv/macro-venus.tex
14mu|texlive-pas-cv-2.01-7|47	%{_texmfdistdir}/tex/latex/pas-cv/pas-cv.sty
14mu|texlive-pas-cv-2.01-7|48	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-andromede.pdf
14mu|texlive-pas-cv-2.01-7|49	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-andromede.tex
14mu|texlive-pas-cv-2.01-7|50	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-architecte.pdf
14mu|texlive-pas-cv-2.01-7|51	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-architecte.tex
14mu|texlive-pas-cv-2.01-7|52	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-centaure.pdf
14mu|texlive-pas-cv-2.01-7|53	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-centaure.tex
14mu|texlive-pas-cv-2.01-7|54	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-dynamique.pdf
14mu|texlive-pas-cv-2.01-7|55	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-dynamique.tex
14mu|texlive-pas-cv-2.01-7|56	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-gaia.pdf
14mu|texlive-pas-cv-2.01-7|57	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-gaia.tex
14mu|texlive-pas-cv-2.01-7|58	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-jupiter.pdf
14mu|texlive-pas-cv-2.01-7|59	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-jupiter.tex
14mu|texlive-pas-cv-2.01-7|60	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-mars.pdf
14mu|texlive-pas-cv-2.01-7|61	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-mars.tex
14mu|texlive-pas-cv-2.01-7|62	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-neptune.pdf
14mu|texlive-pas-cv-2.01-7|63	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-neptune.tex
14mu|texlive-pas-cv-2.01-7|64	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-orion.pdf
14mu|texlive-pas-cv-2.01-7|65	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-orion.tex
14mu|texlive-pas-cv-2.01-7|66	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pegase.pdf
14mu|texlive-pas-cv-2.01-7|67	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pegase.tex
14mu|texlive-pas-cv-2.01-7|68	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pluton.pdf
14mu|texlive-pas-cv-2.01-7|69	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pluton.tex
14mu|texlive-pas-cv-2.01-7|70	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-saturne.pdf
14mu|texlive-pas-cv-2.01-7|71	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-saturne.tex
14mu|texlive-pas-cv-2.01-7|72	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-univers.pdf
14mu|texlive-pas-cv-2.01-7|73	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-univers.tex
14mu|texlive-pas-cv-2.01-7|74	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-uranus.pdf
14mu|texlive-pas-cv-2.01-7|75	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-uranus.tex
14mu|texlive-pas-cv-2.01-7|76	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-venus.pdf
14mu|texlive-pas-cv-2.01-7|77	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-venus.tex
14mu|texlive-pas-cv-2.01-7|78	%doc %{_texmfdistdir}/doc/latex/pas-cv/pas-cv.pdf
14mu|texlive-pas-cv-2.01-7|79	%doc %{_texmfdistdir}/doc/latex/pas-cv/pas-cv.tex
14mu|texlive-pas-cv-2.01-7|80	%doc %{_texmfdistdir}/doc/latex/pas-cv/photo.png
14mu|texlive-pas-cv-2.01-7|81	
14mu|texlive-pas-cv-2.01-7|82	#-----------------------------------------------------------------------
14mu|texlive-pas-cv-2.01-7|83	%prep
14mu|texlive-pas-cv-2.01-7|84	%setup -c -a0 -a1
14mu|texlive-pas-cv-2.01-7|85	
14mu|texlive-pas-cv-2.01-7|86	%build
14mu|texlive-pas-cv-2.01-7|87	
14mu|texlive-pas-cv-2.01-7|88	%install
14mu|texlive-pas-cv-2.01-7|89	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pas-cv-2.01-7|90	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pas-cv-2.01-7|91	
14mu|texlive-pas-cv-2.01-7|92	%changelog
14mu|texlive-pas-cv-2.01-7|93	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.01-7
14mu|texlive-pas-cv-2.01-7|94	+ Revision: 41983de
14mu|texlive-pas-cv-2.01-7|95	- MassBuild#674: Increase release tag
14mu|texlive-pas-cv-2.01-7|96	
14mu|texlive-pas-cv-2.01-7|97	

25435 14
14mu|texlive-passivetex-20080420-4|1	# revision 15878
14mu|texlive-passivetex-20080420-4|2	# category Package
14mu|texlive-passivetex-20080420-4|3	# catalog-ctan /macros/xmltex/contrib/passivetex
14mu|texlive-passivetex-20080420-4|4	# catalog-date 2008-04-20 19:53:04 +0200
14mu|texlive-passivetex-20080420-4|5	# catalog-license other-free
14mu|texlive-passivetex-20080420-4|6	# catalog-version undef
14mu|texlive-passivetex-20080420-4|7	Name:		texlive-passivetex
14mu|texlive-passivetex-20080420-4|8	Version:	20080420
14mu|texlive-passivetex-20080420-4|9	Release:	4
14mu|texlive-passivetex-20080420-4|10	Summary:	Support package for XML/SGML typesetting
14mu|texlive-passivetex-20080420-4|11	Group:		Publishing
14mu|texlive-passivetex-20080420-4|12	URL:		http://www.ctan.org/tex-archive/macros/xmltex/contrib/passivetex
14mu|texlive-passivetex-20080420-4|13	License:	OTHER-FREE
14mu|texlive-passivetex-20080420-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/passivetex.tar.xz
14mu|texlive-passivetex-20080420-4|15	BuildArch:	noarch
14mu|texlive-passivetex-20080420-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-passivetex-20080420-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-passivetex-20080420-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-passivetex-20080420-4|19	
14mu|texlive-passivetex-20080420-4|20	%description
14mu|texlive-passivetex-20080420-4|21	Packages providing XML parsing, UTF-8 parsing, Unicode
14mu|texlive-passivetex-20080420-4|22	entities, and common formatting object definitions for jadetex.
14mu|texlive-passivetex-20080420-4|23	
14mu|texlive-passivetex-20080420-4|24	
14mu|texlive-passivetex-20080420-4|25	#-----------------------------------------------------------------------
14mu|texlive-passivetex-20080420-4|26	%files
14mu|texlive-passivetex-20080420-4|27	%{_texmfdistdir}/tex/xmltex/passivetex/dummyels.sty
14mu|texlive-passivetex-20080420-4|28	%{_texmfdistdir}/tex/xmltex/passivetex/fotex.sty
14mu|texlive-passivetex-20080420-4|29	%{_texmfdistdir}/tex/xmltex/passivetex/fotex.xmt
14mu|texlive-passivetex-20080420-4|30	%{_texmfdistdir}/tex/xmltex/passivetex/mlnames.sty
14mu|texlive-passivetex-20080420-4|31	%{_texmfdistdir}/tex/xmltex/passivetex/tei.xmt
14mu|texlive-passivetex-20080420-4|32	%{_texmfdistdir}/tex/xmltex/passivetex/teiprintslides.xmt
14mu|texlive-passivetex-20080420-4|33	%{_texmfdistdir}/tex/xmltex/passivetex/teislides.xmt
14mu|texlive-passivetex-20080420-4|34	%{_texmfdistdir}/tex/xmltex/passivetex/teixml.sty
14mu|texlive-passivetex-20080420-4|35	%{_texmfdistdir}/tex/xmltex/passivetex/teixmlslides.sty
14mu|texlive-passivetex-20080420-4|36	%{_texmfdistdir}/tex/xmltex/passivetex/ucharacters.sty
14mu|texlive-passivetex-20080420-4|37	%{_texmfdistdir}/tex/xmltex/passivetex/unicode.sty
14mu|texlive-passivetex-20080420-4|38	
14mu|texlive-passivetex-20080420-4|39	#-----------------------------------------------------------------------
14mu|texlive-passivetex-20080420-4|40	%prep
14mu|texlive-passivetex-20080420-4|41	%setup -c -a0
14mu|texlive-passivetex-20080420-4|42	
14mu|texlive-passivetex-20080420-4|43	%build
14mu|texlive-passivetex-20080420-4|44	
14mu|texlive-passivetex-20080420-4|45	%install
14mu|texlive-passivetex-20080420-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-passivetex-20080420-4|47	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-passivetex-20080420-4|48	
14mu|texlive-passivetex-20080420-4|49	
14mu|texlive-passivetex-20080420-4|50	
14mu|texlive-passivetex-20080420-4|51	%changelog
14mu|texlive-passivetex-20080420-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080420-4
14mu|texlive-passivetex-20080420-4|53	+ Revision: 33dc552
14mu|texlive-passivetex-20080420-4|54	- MassBuild#674: Increase release tag
14mu|texlive-passivetex-20080420-4|55	
14mu|texlive-passivetex-20080420-4|56	

25436 14
14mu|texlive-pas-tableur-1.04-4|1	# revision 32375
14mu|texlive-pas-tableur-1.04-4|2	# category Package
14mu|texlive-pas-tableur-1.04-4|3	# catalog-ctan /macros/latex/contrib/pas-tableur
14mu|texlive-pas-tableur-1.04-4|4	# catalog-date 2013-12-10 12:39:08 +0100
14mu|texlive-pas-tableur-1.04-4|5	# catalog-license lppl
14mu|texlive-pas-tableur-1.04-4|6	# catalog-version 1.04
14mu|texlive-pas-tableur-1.04-4|7	Name:		texlive-pas-tableur
14mu|texlive-pas-tableur-1.04-4|8	Version:	1.04
14mu|texlive-pas-tableur-1.04-4|9	Release:	4
14mu|texlive-pas-tableur-1.04-4|10	Summary:	Create a spreadsheet layout
14mu|texlive-pas-tableur-1.04-4|11	Group:		Publishing
14mu|texlive-pas-tableur-1.04-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-tableur
14mu|texlive-pas-tableur-1.04-4|13	License:	LPPL
14mu|texlive-pas-tableur-1.04-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-tableur.tar.xz
14mu|texlive-pas-tableur-1.04-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-tableur.doc.tar.xz
14mu|texlive-pas-tableur-1.04-4|16	BuildArch:	noarch
14mu|texlive-pas-tableur-1.04-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pas-tableur-1.04-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pas-tableur-1.04-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pas-tableur-1.04-4|20	
14mu|texlive-pas-tableur-1.04-4|21	%description
14mu|texlive-pas-tableur-1.04-4|22	The package provides commands for creating a grid of
14mu|texlive-pas-tableur-1.04-4|23	rectangles, and commands for populating locations in the grid.
14mu|texlive-pas-tableur-1.04-4|24	PGF/TikZ is used for placement and population of the cells.
14mu|texlive-pas-tableur-1.04-4|25	
14mu|texlive-pas-tableur-1.04-4|26	
14mu|texlive-pas-tableur-1.04-4|27	#-----------------------------------------------------------------------
14mu|texlive-pas-tableur-1.04-4|28	%files
14mu|texlive-pas-tableur-1.04-4|29	%{_texmfdistdir}/tex/latex/pas-tableur/pas-tableur.sty
14mu|texlive-pas-tableur-1.04-4|30	%doc %{_texmfdistdir}/doc/latex/pas-tableur/README
14mu|texlive-pas-tableur-1.04-4|31	%doc %{_texmfdistdir}/doc/latex/pas-tableur/README.TEXLIVE
14mu|texlive-pas-tableur-1.04-4|32	
14mu|texlive-pas-tableur-1.04-4|33	#-----------------------------------------------------------------------
14mu|texlive-pas-tableur-1.04-4|34	%prep
14mu|texlive-pas-tableur-1.04-4|35	%setup -c -a0 -a1
14mu|texlive-pas-tableur-1.04-4|36	
14mu|texlive-pas-tableur-1.04-4|37	%build
14mu|texlive-pas-tableur-1.04-4|38	
14mu|texlive-pas-tableur-1.04-4|39	%install
14mu|texlive-pas-tableur-1.04-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pas-tableur-1.04-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pas-tableur-1.04-4|42	
14mu|texlive-pas-tableur-1.04-4|43	%changelog
14mu|texlive-pas-tableur-1.04-4|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.04-4
14mu|texlive-pas-tableur-1.04-4|45	+ Revision: 4be748f
14mu|texlive-pas-tableur-1.04-4|46	- MassBuild#674: Increase release tag
14mu|texlive-pas-tableur-1.04-4|47	
14mu|texlive-pas-tableur-1.04-4|48	

25437 14
14mu|texlive-patchcmd-1.03-4|1	# revision 15878
14mu|texlive-patchcmd-1.03-4|2	# category Package
14mu|texlive-patchcmd-1.03-4|3	# catalog-ctan /macros/latex/contrib/patchcmd
14mu|texlive-patchcmd-1.03-4|4	# catalog-date 2007-01-12 20:52:49 +0100
14mu|texlive-patchcmd-1.03-4|5	# catalog-license pd
14mu|texlive-patchcmd-1.03-4|6	# catalog-version 1.03
14mu|texlive-patchcmd-1.03-4|7	Name:		texlive-patchcmd
14mu|texlive-patchcmd-1.03-4|8	Version:	1.03
14mu|texlive-patchcmd-1.03-4|9	Release:	4
14mu|texlive-patchcmd-1.03-4|10	Summary:	Change the definition of an existing command
14mu|texlive-patchcmd-1.03-4|11	Group:		Publishing
14mu|texlive-patchcmd-1.03-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/patchcmd
14mu|texlive-patchcmd-1.03-4|13	License:	PD
14mu|texlive-patchcmd-1.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patchcmd.tar.xz
14mu|texlive-patchcmd-1.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patchcmd.doc.tar.xz
14mu|texlive-patchcmd-1.03-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patchcmd.source.tar.xz
14mu|texlive-patchcmd-1.03-4|17	BuildArch:	noarch
14mu|texlive-patchcmd-1.03-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-patchcmd-1.03-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-patchcmd-1.03-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-patchcmd-1.03-4|21	
14mu|texlive-patchcmd-1.03-4|22	%description
14mu|texlive-patchcmd-1.03-4|23	The patchcmd package provides a command \patchcommand that can
14mu|texlive-patchcmd-1.03-4|24	be used to add material at the beginning and/or the end of the
14mu|texlive-patchcmd-1.03-4|25	replacement text of an existing macro. It works for macros with
14mu|texlive-patchcmd-1.03-4|26	any number of normal arguments, including those that were
14mu|texlive-patchcmd-1.03-4|27	defined with \DeclareRobustCommand.
14mu|texlive-patchcmd-1.03-4|28	
14mu|texlive-patchcmd-1.03-4|29	
14mu|texlive-patchcmd-1.03-4|30	#-----------------------------------------------------------------------
14mu|texlive-patchcmd-1.03-4|31	%files
14mu|texlive-patchcmd-1.03-4|32	%{_texmfdistdir}/tex/latex/patchcmd/patchcmd.sty
14mu|texlive-patchcmd-1.03-4|33	%doc %{_texmfdistdir}/doc/latex/patchcmd/patchcmd.pdf
14mu|texlive-patchcmd-1.03-4|34	#- source
14mu|texlive-patchcmd-1.03-4|35	%doc %{_texmfdistdir}/source/latex/patchcmd/patchcmd.dtx
14mu|texlive-patchcmd-1.03-4|36	%doc %{_texmfdistdir}/source/latex/patchcmd/patchcmd.ins
14mu|texlive-patchcmd-1.03-4|37	
14mu|texlive-patchcmd-1.03-4|38	#-----------------------------------------------------------------------
14mu|texlive-patchcmd-1.03-4|39	%prep
14mu|texlive-patchcmd-1.03-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-patchcmd-1.03-4|41	
14mu|texlive-patchcmd-1.03-4|42	%build
14mu|texlive-patchcmd-1.03-4|43	
14mu|texlive-patchcmd-1.03-4|44	%install
14mu|texlive-patchcmd-1.03-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-patchcmd-1.03-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-patchcmd-1.03-4|47	
14mu|texlive-patchcmd-1.03-4|48	
14mu|texlive-patchcmd-1.03-4|49	
14mu|texlive-patchcmd-1.03-4|50	%changelog
14mu|texlive-patchcmd-1.03-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.03-4
14mu|texlive-patchcmd-1.03-4|52	+ Revision: b9cf9ac
14mu|texlive-patchcmd-1.03-4|53	- MassBuild#674: Increase release tag
14mu|texlive-patchcmd-1.03-4|54	
14mu|texlive-patchcmd-1.03-4|55	

25438 14
14mu|texlive-path-3.05-5|1	# revision 22045
14mu|texlive-path-3.05-5|2	# category Package
14mu|texlive-path-3.05-5|3	# catalog-ctan /macros/generic/path
14mu|texlive-path-3.05-5|4	# catalog-date 2011-04-07 22:08:26 +0200
14mu|texlive-path-3.05-5|5	# catalog-license other-free
14mu|texlive-path-3.05-5|6	# catalog-version 3.05
14mu|texlive-path-3.05-5|7	Name:		texlive-path
14mu|texlive-path-3.05-5|8	Version:	3.05
14mu|texlive-path-3.05-5|9	Release:	5
14mu|texlive-path-3.05-5|10	Summary:	Typeset paths, making them breakable
14mu|texlive-path-3.05-5|11	Group:		Publishing
14mu|texlive-path-3.05-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/path
14mu|texlive-path-3.05-5|13	License:	OTHER-FREE
14mu|texlive-path-3.05-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/path.tar.xz
14mu|texlive-path-3.05-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/path.doc.tar.xz
14mu|texlive-path-3.05-5|16	BuildArch:	noarch
14mu|texlive-path-3.05-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-path-3.05-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-path-3.05-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-path-3.05-5|20	
14mu|texlive-path-3.05-5|21	%description
14mu|texlive-path-3.05-5|22	Defines a macro \path|...|, similar to the LaTeX \verb|...|,
14mu|texlive-path-3.05-5|23	that sets the text in typewriter font and allows hyphen-less
14mu|texlive-path-3.05-5|24	breaks at punctuation characters. The set of characters to be
14mu|texlive-path-3.05-5|25	regarded as punctuation may be changed from the package's
14mu|texlive-path-3.05-5|26	default.
14mu|texlive-path-3.05-5|27	
14mu|texlive-path-3.05-5|28	
14mu|texlive-path-3.05-5|29	#-----------------------------------------------------------------------
14mu|texlive-path-3.05-5|30	%files
14mu|texlive-path-3.05-5|31	%{_texmfdistdir}/tex/generic/path/path.sty
14mu|texlive-path-3.05-5|32	%doc %{_texmfdistdir}/doc/generic/path/path-doc.pdf
14mu|texlive-path-3.05-5|33	%doc %{_texmfdistdir}/doc/generic/path/path-doc.tex
14mu|texlive-path-3.05-5|34	
14mu|texlive-path-3.05-5|35	#-----------------------------------------------------------------------
14mu|texlive-path-3.05-5|36	%prep
14mu|texlive-path-3.05-5|37	%setup -c -a0 -a1
14mu|texlive-path-3.05-5|38	
14mu|texlive-path-3.05-5|39	%build
14mu|texlive-path-3.05-5|40	
14mu|texlive-path-3.05-5|41	%install
14mu|texlive-path-3.05-5|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-path-3.05-5|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-path-3.05-5|44	
14mu|texlive-path-3.05-5|45	
14mu|texlive-path-3.05-5|46	%changelog
14mu|texlive-path-3.05-5|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.05-5
14mu|texlive-path-3.05-5|48	+ Revision: 59fc9f5
14mu|texlive-path-3.05-5|49	- MassBuild#674: Increase release tag
14mu|texlive-path-3.05-5|50	
14mu|texlive-path-3.05-5|51	

25439 14
14mu|texlive-pauldoc-0.5-4|1	# revision 16005
14mu|texlive-pauldoc-0.5-4|2	# category Package
14mu|texlive-pauldoc-0.5-4|3	# catalog-ctan /macros/latex/contrib/pauldoc
14mu|texlive-pauldoc-0.5-4|4	# catalog-date 2009-11-10 13:46:41 +0100
14mu|texlive-pauldoc-0.5-4|5	# catalog-license lppl
14mu|texlive-pauldoc-0.5-4|6	# catalog-version 0.5
14mu|texlive-pauldoc-0.5-4|7	Name:		texlive-pauldoc
14mu|texlive-pauldoc-0.5-4|8	Version:	0.5
14mu|texlive-pauldoc-0.5-4|9	Release:	4
14mu|texlive-pauldoc-0.5-4|10	Summary:	German LaTeX package documentation
14mu|texlive-pauldoc-0.5-4|11	Group:		Publishing
14mu|texlive-pauldoc-0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pauldoc
14mu|texlive-pauldoc-0.5-4|13	License:	LPPL
14mu|texlive-pauldoc-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pauldoc.tar.xz
14mu|texlive-pauldoc-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pauldoc.doc.tar.xz
14mu|texlive-pauldoc-0.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pauldoc.source.tar.xz
14mu|texlive-pauldoc-0.5-4|17	BuildArch:	noarch
14mu|texlive-pauldoc-0.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pauldoc-0.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pauldoc-0.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pauldoc-0.5-4|21	
14mu|texlive-pauldoc-0.5-4|22	%description
14mu|texlive-pauldoc-0.5-4|23	The pauldoc package provides helpers for German language
14mu|texlive-pauldoc-0.5-4|24	package documentation.
14mu|texlive-pauldoc-0.5-4|25	
14mu|texlive-pauldoc-0.5-4|26	
14mu|texlive-pauldoc-0.5-4|27	#-----------------------------------------------------------------------
14mu|texlive-pauldoc-0.5-4|28	%files
14mu|texlive-pauldoc-0.5-4|29	%{_texmfdistdir}/tex/latex/pauldoc/pauldoc.sty
14mu|texlive-pauldoc-0.5-4|30	%doc %{_texmfdistdir}/doc/latex/pauldoc/README
14mu|texlive-pauldoc-0.5-4|31	%doc %{_texmfdistdir}/doc/latex/pauldoc/pauldoc.pdf
14mu|texlive-pauldoc-0.5-4|32	#- source
14mu|texlive-pauldoc-0.5-4|33	%doc %{_texmfdistdir}/source/latex/pauldoc/pauldoc.dtx
14mu|texlive-pauldoc-0.5-4|34	%doc %{_texmfdistdir}/source/latex/pauldoc/pauldoc.ins
14mu|texlive-pauldoc-0.5-4|35	
14mu|texlive-pauldoc-0.5-4|36	#-----------------------------------------------------------------------
14mu|texlive-pauldoc-0.5-4|37	%prep
14mu|texlive-pauldoc-0.5-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-pauldoc-0.5-4|39	
14mu|texlive-pauldoc-0.5-4|40	%build
14mu|texlive-pauldoc-0.5-4|41	
14mu|texlive-pauldoc-0.5-4|42	%install
14mu|texlive-pauldoc-0.5-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pauldoc-0.5-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pauldoc-0.5-4|45	
14mu|texlive-pauldoc-0.5-4|46	
14mu|texlive-pauldoc-0.5-4|47	
14mu|texlive-pauldoc-0.5-4|48	%changelog
14mu|texlive-pauldoc-0.5-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-pauldoc-0.5-4|50	+ Revision: 9824225
14mu|texlive-pauldoc-0.5-4|51	- MassBuild#674: Increase release tag
14mu|texlive-pauldoc-0.5-4|52	
14mu|texlive-pauldoc-0.5-4|53	

25440 14
14mu|texlive-pawpict-1.0-4|1	# revision 21629
14mu|texlive-pawpict-1.0-4|2	# category Package
14mu|texlive-pawpict-1.0-4|3	# catalog-ctan /macros/latex/contrib/pawpict
14mu|texlive-pawpict-1.0-4|4	# catalog-date 2007-01-12 20:52:49 +0100
14mu|texlive-pawpict-1.0-4|5	# catalog-license gpl
14mu|texlive-pawpict-1.0-4|6	# catalog-version 1.0
14mu|texlive-pawpict-1.0-4|7	Name:		texlive-pawpict
14mu|texlive-pawpict-1.0-4|8	Version:	1.0
14mu|texlive-pawpict-1.0-4|9	Release:	4
14mu|texlive-pawpict-1.0-4|10	Summary:	Using graphics from PAW
14mu|texlive-pawpict-1.0-4|11	Group:		Publishing
14mu|texlive-pawpict-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pawpict
14mu|texlive-pawpict-1.0-4|13	License:	GPL
14mu|texlive-pawpict-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pawpict.tar.xz
14mu|texlive-pawpict-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pawpict.doc.tar.xz
14mu|texlive-pawpict-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pawpict.source.tar.xz
14mu|texlive-pawpict-1.0-4|17	BuildArch:	noarch
14mu|texlive-pawpict-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pawpict-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pawpict-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pawpict-1.0-4|21	
14mu|texlive-pawpict-1.0-4|22	%description
14mu|texlive-pawpict-1.0-4|23	Support for the easy inclusion of graphics made by PAW (Physics
14mu|texlive-pawpict-1.0-4|24	Analysis Workstation). You need to have PAW installed on your
14mu|texlive-pawpict-1.0-4|25	system to benefit from this package.
14mu|texlive-pawpict-1.0-4|26	
14mu|texlive-pawpict-1.0-4|27	
14mu|texlive-pawpict-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-pawpict-1.0-4|29	%files
14mu|texlive-pawpict-1.0-4|30	%{_texmfdistdir}/tex/latex/pawpict/pawpict.sty
14mu|texlive-pawpict-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/pawpict/README
14mu|texlive-pawpict-1.0-4|32	#- source
14mu|texlive-pawpict-1.0-4|33	%doc %{_texmfdistdir}/source/latex/pawpict/pawpict.dtx
14mu|texlive-pawpict-1.0-4|34	%doc %{_texmfdistdir}/source/latex/pawpict/pawpict.ins
14mu|texlive-pawpict-1.0-4|35	
14mu|texlive-pawpict-1.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-pawpict-1.0-4|37	%prep
14mu|texlive-pawpict-1.0-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-pawpict-1.0-4|39	
14mu|texlive-pawpict-1.0-4|40	%build
14mu|texlive-pawpict-1.0-4|41	
14mu|texlive-pawpict-1.0-4|42	%install
14mu|texlive-pawpict-1.0-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pawpict-1.0-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pawpict-1.0-4|45	
14mu|texlive-pawpict-1.0-4|46	
14mu|texlive-pawpict-1.0-4|47	
14mu|texlive-pawpict-1.0-4|48	%changelog
14mu|texlive-pawpict-1.0-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-pawpict-1.0-4|50	+ Revision: d9335a0
14mu|texlive-pawpict-1.0-4|51	- MassBuild#674: Increase release tag
14mu|texlive-pawpict-1.0-4|52	
14mu|texlive-pawpict-1.0-4|53	

25441 14
14mu|texlive-pax-v0.1k-5|1	# revision 26112
14mu|texlive-pax-v0.1k-5|2	# category Package
14mu|texlive-pax-v0.1k-5|3	# catalog-ctan /macros/latex/contrib/pax/pax-tds.zip
14mu|texlive-pax-v0.1k-5|4	# catalog-date 2012-04-18 16:26:37 +0200
14mu|texlive-pax-v0.1k-5|5	# catalog-license other-free
14mu|texlive-pax-v0.1k-5|6	# catalog-version v0.1k
14mu|texlive-pax-v0.1k-5|7	Name:		texlive-pax
14mu|texlive-pax-v0.1k-5|8	Version:	v0.1k
14mu|texlive-pax-v0.1k-5|9	Release:	5
14mu|texlive-pax-v0.1k-5|10	Summary:	Extract and reinsert PDF annotations with pdfTeX
14mu|texlive-pax-v0.1k-5|11	Group:		Publishing
14mu|texlive-pax-v0.1k-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pax/pax-tds.zip
14mu|texlive-pax-v0.1k-5|13	License:	OTHER-FREE
14mu|texlive-pax-v0.1k-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pax.tar.xz
14mu|texlive-pax-v0.1k-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pax.doc.tar.xz
14mu|texlive-pax-v0.1k-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pax.source.tar.xz
14mu|texlive-pax-v0.1k-5|17	BuildArch:	noarch
14mu|texlive-pax-v0.1k-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pax-v0.1k-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pax-v0.1k-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-pax-v0.1k-5|21	Provides:	texlive-pax.bin = %{EVRD}
14mu|texlive-pax-v0.1k-5|22	
14mu|texlive-pax-v0.1k-5|23	%description
14mu|texlive-pax-v0.1k-5|24	If PDF files are included using pdfTeX, PDF annotations are
14mu|texlive-pax-v0.1k-5|25	stripped. The pax project offers a solution without altering
14mu|texlive-pax-v0.1k-5|26	pdfTeX. A Java program (pax.jar) parses the PDF file that will
14mu|texlive-pax-v0.1k-5|27	later be included. The program then writes the data of the
14mu|texlive-pax-v0.1k-5|28	annotations into a file that can be read by TeX. The LaTeX
14mu|texlive-pax-v0.1k-5|29	package pax extends the graphics package to support the scheme:
14mu|texlive-pax-v0.1k-5|30	if a PDF file is included, the package looks for the file with
14mu|texlive-pax-v0.1k-5|31	the annotation data, reads them and puts the annotations in the
14mu|texlive-pax-v0.1k-5|32	right place. Project status: experimental.
14mu|texlive-pax-v0.1k-5|33	
14mu|texlive-pax-v0.1k-5|34	
14mu|texlive-pax-v0.1k-5|35	#-----------------------------------------------------------------------
14mu|texlive-pax-v0.1k-5|36	%files
14mu|texlive-pax-v0.1k-5|37	%{_bindir}/pdfannotextractor
14mu|texlive-pax-v0.1k-5|38	%{_javadir}/pax.jar
14mu|texlive-pax-v0.1k-5|39	%{_texmfdistdir}/scripts/pax/pax.jar
14mu|texlive-pax-v0.1k-5|40	%{_texmfdistdir}/scripts/pax/pdfannotextractor.pl
14mu|texlive-pax-v0.1k-5|41	%{_texmfdistdir}/tex/latex/pax/pax.sty
14mu|texlive-pax-v0.1k-5|42	%doc %{_texmfdistdir}/doc/latex/pax/README
14mu|texlive-pax-v0.1k-5|43	#- source
14mu|texlive-pax-v0.1k-5|44	%doc %{_texmfdistdir}/source/latex/pax/build.xml
14mu|texlive-pax-v0.1k-5|45	%doc %{_texmfdistdir}/source/latex/pax/license/LaTeX/lppl.txt
14mu|texlive-pax-v0.1k-5|46	%doc %{_texmfdistdir}/source/latex/pax/license/PDFAnnotExtractor/gpl.txt
14mu|texlive-pax-v0.1k-5|47	%doc %{_texmfdistdir}/source/latex/pax/src/Constants.java
14mu|texlive-pax-v0.1k-5|48	%doc %{_texmfdistdir}/source/latex/pax/src/Entry.java
14mu|texlive-pax-v0.1k-5|49	%doc %{_texmfdistdir}/source/latex/pax/src/EntryWriteException.java
14mu|texlive-pax-v0.1k-5|50	%doc %{_texmfdistdir}/source/latex/pax/src/MANIFEST.MF
14mu|texlive-pax-v0.1k-5|51	%doc %{_texmfdistdir}/source/latex/pax/src/PDFAnnotExtractor.java
14mu|texlive-pax-v0.1k-5|52	%doc %{_texmfdistdir}/source/latex/pax/src/StringVisitor.java
14mu|texlive-pax-v0.1k-5|53	
14mu|texlive-pax-v0.1k-5|54	#-----------------------------------------------------------------------
14mu|texlive-pax-v0.1k-5|55	%prep
14mu|texlive-pax-v0.1k-5|56	%setup -c -a0 -a1 -a2
14mu|texlive-pax-v0.1k-5|57	
14mu|texlive-pax-v0.1k-5|58	%build
14mu|texlive-pax-v0.1k-5|59	
14mu|texlive-pax-v0.1k-5|60	%install
14mu|texlive-pax-v0.1k-5|61	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-pax-v0.1k-5|62	pushd %{buildroot}%{_bindir}
14mu|texlive-pax-v0.1k-5|63	ln -sf %{_texmfdistdir}/scripts/pax/pdfannotextractor.pl pdfannotextractor
14mu|texlive-pax-v0.1k-5|64	popd
14mu|texlive-pax-v0.1k-5|65	mkdir -p %{buildroot}%{_javadir}
14mu|texlive-pax-v0.1k-5|66	pushd %{buildroot}%{_javadir}
14mu|texlive-pax-v0.1k-5|67	ln -sf %{_texmfdistdir}/scripts/pax/pax.jar pax.jar
14mu|texlive-pax-v0.1k-5|68	popd
14mu|texlive-pax-v0.1k-5|69	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-pax-v0.1k-5|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-pax-v0.1k-5|71	
14mu|texlive-pax-v0.1k-5|72	
14mu|texlive-pax-v0.1k-5|73	
14mu|texlive-pax-v0.1k-5|74	%changelog
14mu|texlive-pax-v0.1k-5|75	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.1k-5
14mu|texlive-pax-v0.1k-5|76	+ Revision: e4f56ec
14mu|texlive-pax-v0.1k-5|77	- MassBuild#674: Increase release tag
14mu|texlive-pax-v0.1k-5|78	
14mu|texlive-pax-v0.1k-5|79	

25442 14
14mu|texlive-pb-diagram-5.0-4|1	# revision 15878
14mu|texlive-pb-diagram-5.0-4|2	# category Package
14mu|texlive-pb-diagram-5.0-4|3	# catalog-ctan /macros/latex/contrib/pb-diagram
14mu|texlive-pb-diagram-5.0-4|4	# catalog-date 2008-04-20 19:53:04 +0200
14mu|texlive-pb-diagram-5.0-4|5	# catalog-license other-free
14mu|texlive-pb-diagram-5.0-4|6	# catalog-version 5.0
14mu|texlive-pb-diagram-5.0-4|7	Name:		texlive-pb-diagram
14mu|texlive-pb-diagram-5.0-4|8	Version:	5.0
14mu|texlive-pb-diagram-5.0-4|9	Release:	4
14mu|texlive-pb-diagram-5.0-4|10	Summary:	A commutative diagram package using LAMSTeX or Xy-pic fonts
14mu|texlive-pb-diagram-5.0-4|11	Group:		Publishing
14mu|texlive-pb-diagram-5.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pb-diagram
14mu|texlive-pb-diagram-5.0-4|13	License:	OTHER-FREE
14mu|texlive-pb-diagram-5.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pb-diagram.tar.xz
14mu|texlive-pb-diagram-5.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pb-diagram.doc.tar.xz
14mu|texlive-pb-diagram-5.0-4|16	BuildArch:	noarch
14mu|texlive-pb-diagram-5.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pb-diagram-5.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pb-diagram-5.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pb-diagram-5.0-4|20	
14mu|texlive-pb-diagram-5.0-4|21	%description
14mu|texlive-pb-diagram-5.0-4|22	TeXLive pb-diagram package.
14mu|texlive-pb-diagram-5.0-4|23	
14mu|texlive-pb-diagram-5.0-4|24	
14mu|texlive-pb-diagram-5.0-4|25	#-----------------------------------------------------------------------
14mu|texlive-pb-diagram-5.0-4|26	%files
14mu|texlive-pb-diagram-5.0-4|27	%{_texmfdistdir}/tex/latex/pb-diagram/lamsarrow.sty
14mu|texlive-pb-diagram-5.0-4|28	%{_texmfdistdir}/tex/latex/pb-diagram/pb-diagram.sty
14mu|texlive-pb-diagram-5.0-4|29	%{_texmfdistdir}/tex/latex/pb-diagram/pb-lams.sty
14mu|texlive-pb-diagram-5.0-4|30	%{_texmfdistdir}/tex/latex/pb-diagram/pb-xy.sty
14mu|texlive-pb-diagram-5.0-4|31	%doc %{_texmfdistdir}/doc/latex/pb-diagram/COPYING
14mu|texlive-pb-diagram-5.0-4|32	%doc %{_texmfdistdir}/doc/latex/pb-diagram/README
14mu|texlive-pb-diagram-5.0-4|33	%doc %{_texmfdistdir}/doc/latex/pb-diagram/pb-examples.tex
14mu|texlive-pb-diagram-5.0-4|34	%doc %{_texmfdistdir}/doc/latex/pb-diagram/pb-manual.pdf
14mu|texlive-pb-diagram-5.0-4|35	%doc %{_texmfdistdir}/doc/latex/pb-diagram/pb-manual.tex
14mu|texlive-pb-diagram-5.0-4|36	
14mu|texlive-pb-diagram-5.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-pb-diagram-5.0-4|38	%prep
14mu|texlive-pb-diagram-5.0-4|39	%setup -c -a0 -a1
14mu|texlive-pb-diagram-5.0-4|40	
14mu|texlive-pb-diagram-5.0-4|41	%build
14mu|texlive-pb-diagram-5.0-4|42	
14mu|texlive-pb-diagram-5.0-4|43	%install
14mu|texlive-pb-diagram-5.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pb-diagram-5.0-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pb-diagram-5.0-4|46	
14mu|texlive-pb-diagram-5.0-4|47	
14mu|texlive-pb-diagram-5.0-4|48	
14mu|texlive-pb-diagram-5.0-4|49	%changelog
14mu|texlive-pb-diagram-5.0-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0-4
14mu|texlive-pb-diagram-5.0-4|51	+ Revision: 2bba0c8
14mu|texlive-pb-diagram-5.0-4|52	- MassBuild#674: Increase release tag
14mu|texlive-pb-diagram-5.0-4|53	
14mu|texlive-pb-diagram-5.0-4|54	

25443 14
14mu|texlive-pbox-1.2-4|1	# revision 24807
14mu|texlive-pbox-1.2-4|2	# category Package
14mu|texlive-pbox-1.2-4|3	# catalog-ctan /macros/latex/contrib/pbox
14mu|texlive-pbox-1.2-4|4	# catalog-date 2011-12-08 01:39:40 +0100
14mu|texlive-pbox-1.2-4|5	# catalog-license gpl2
14mu|texlive-pbox-1.2-4|6	# catalog-version 1.2
14mu|texlive-pbox-1.2-4|7	Name:		texlive-pbox
14mu|texlive-pbox-1.2-4|8	Version:	1.2
14mu|texlive-pbox-1.2-4|9	Release:	4
14mu|texlive-pbox-1.2-4|10	Summary:	A variable-width \parbox command
14mu|texlive-pbox-1.2-4|11	Group:		Publishing
14mu|texlive-pbox-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pbox
14mu|texlive-pbox-1.2-4|13	License:	GPL2
14mu|texlive-pbox-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbox.tar.xz
14mu|texlive-pbox-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbox.doc.tar.xz
14mu|texlive-pbox-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbox.source.tar.xz
14mu|texlive-pbox-1.2-4|17	BuildArch:	noarch
14mu|texlive-pbox-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pbox-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pbox-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pbox-1.2-4|21	
14mu|texlive-pbox-1.2-4|22	%description
14mu|texlive-pbox-1.2-4|23	Defines a command \pbox{<max width>}{<text>} which adjusts its
14mu|texlive-pbox-1.2-4|24	width to that of the enclosed text, up to the maximum width
14mu|texlive-pbox-1.2-4|25	given. The package also defines some associated length
14mu|texlive-pbox-1.2-4|26	commands.
14mu|texlive-pbox-1.2-4|27	
14mu|texlive-pbox-1.2-4|28	
14mu|texlive-pbox-1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-pbox-1.2-4|30	%files
14mu|texlive-pbox-1.2-4|31	%{_texmfdistdir}/tex/latex/pbox/pbox.sty
14mu|texlive-pbox-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/pbox/AUTHORS
14mu|texlive-pbox-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/pbox/COPYING
14mu|texlive-pbox-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/pbox/ChangeLog
14mu|texlive-pbox-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/pbox/INSTALL
14mu|texlive-pbox-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/pbox/Makefile
14mu|texlive-pbox-1.2-4|37	%doc %{_texmfdistdir}/doc/latex/pbox/README
14mu|texlive-pbox-1.2-4|38	%doc %{_texmfdistdir}/doc/latex/pbox/pbox.pdf
14mu|texlive-pbox-1.2-4|39	#- source
14mu|texlive-pbox-1.2-4|40	%doc %{_texmfdistdir}/source/latex/pbox/pbox.drv
14mu|texlive-pbox-1.2-4|41	%doc %{_texmfdistdir}/source/latex/pbox/pbox.dtx
14mu|texlive-pbox-1.2-4|42	%doc %{_texmfdistdir}/source/latex/pbox/pbox.ins
14mu|texlive-pbox-1.2-4|43	
14mu|texlive-pbox-1.2-4|44	#-----------------------------------------------------------------------
14mu|texlive-pbox-1.2-4|45	%prep
14mu|texlive-pbox-1.2-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-pbox-1.2-4|47	
14mu|texlive-pbox-1.2-4|48	%build
14mu|texlive-pbox-1.2-4|49	
14mu|texlive-pbox-1.2-4|50	%install
14mu|texlive-pbox-1.2-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pbox-1.2-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pbox-1.2-4|53	
14mu|texlive-pbox-1.2-4|54	
14mu|texlive-pbox-1.2-4|55	
14mu|texlive-pbox-1.2-4|56	%changelog
14mu|texlive-pbox-1.2-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-pbox-1.2-4|58	+ Revision: 68c1797
14mu|texlive-pbox-1.2-4|59	- MassBuild#674: Increase release tag
14mu|texlive-pbox-1.2-4|60	
14mu|texlive-pbox-1.2-4|61	

25444 14
14mu|texlive-pbsheet-0.1-5|1	# revision 24830
14mu|texlive-pbsheet-0.1-5|2	# category Package
14mu|texlive-pbsheet-0.1-5|3	# catalog-ctan /macros/latex/contrib/pbsheet
14mu|texlive-pbsheet-0.1-5|4	# catalog-date 2007-01-12 23:55:10 +0100
14mu|texlive-pbsheet-0.1-5|5	# catalog-license lppl
14mu|texlive-pbsheet-0.1-5|6	# catalog-version 0.1
14mu|texlive-pbsheet-0.1-5|7	Name:		texlive-pbsheet
14mu|texlive-pbsheet-0.1-5|8	Version:	0.1
14mu|texlive-pbsheet-0.1-5|9	Release:	5
14mu|texlive-pbsheet-0.1-5|10	Summary:	Problem sheet class
14mu|texlive-pbsheet-0.1-5|11	Group:		Publishing
14mu|texlive-pbsheet-0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pbsheet
14mu|texlive-pbsheet-0.1-5|13	License:	LPPL
14mu|texlive-pbsheet-0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbsheet.tar.xz
14mu|texlive-pbsheet-0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbsheet.doc.tar.xz
14mu|texlive-pbsheet-0.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbsheet.source.tar.xz
14mu|texlive-pbsheet-0.1-5|17	BuildArch:	noarch
14mu|texlive-pbsheet-0.1-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pbsheet-0.1-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pbsheet-0.1-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-pbsheet-0.1-5|21	
14mu|texlive-pbsheet-0.1-5|22	%define		_unpackaged_subdirs_terminate_build	0
14mu|texlive-pbsheet-0.1-5|23	
14mu|texlive-pbsheet-0.1-5|24	%description
14mu|texlive-pbsheet-0.1-5|25	This class is designed to simplify the typesetting of problem
14mu|texlive-pbsheet-0.1-5|26	sheets with Mathematics and Computer Science content. It is
14mu|texlive-pbsheet-0.1-5|27	currently customised towards teaching in French (and the
14mu|texlive-pbsheet-0.1-5|28	examples are in French).
14mu|texlive-pbsheet-0.1-5|29	
14mu|texlive-pbsheet-0.1-5|30	
14mu|texlive-pbsheet-0.1-5|31	#-----------------------------------------------------------------------
14mu|texlive-pbsheet-0.1-5|32	%files
14mu|texlive-pbsheet-0.1-5|33	%{_texmfdistdir}/tex/latex/pbsheet/pbsheet.cls
14mu|texlive-pbsheet-0.1-5|34	%doc %{_texmfdistdir}/doc/latex/pbsheet/LPPL
14mu|texlive-pbsheet-0.1-5|35	%doc %{_texmfdistdir}/doc/latex/pbsheet/README
14mu|texlive-pbsheet-0.1-5|36	%doc %{_texmfdistdir}/doc/latex/pbsheet/pbsheet.pdf
14mu|texlive-pbsheet-0.1-5|37	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/GNUmakefile
14mu|texlive-pbsheet-0.1-5|38	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/img/simbin.eps
14mu|texlive-pbsheet-0.1-5|39	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/img/simbin.pdf
14mu|texlive-pbsheet-0.1-5|40	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pbsheet.cls
14mu|texlive-pbsheet-0.1-5|41	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/probadis.m
14mu|texlive-pbsheet-0.1-5|42	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/rdiscr.m
14mu|texlive-pbsheet-0.1-5|43	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/rint.m
14mu|texlive-pbsheet-0.1-5|44	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/simbin.m
14mu|texlive-pbsheet-0.1-5|45	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.bib
14mu|texlive-pbsheet-0.1-5|46	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.dvi
14mu|texlive-pbsheet-0.1-5|47	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.pdf
14mu|texlive-pbsheet-0.1-5|48	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.ps
14mu|texlive-pbsheet-0.1-5|49	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.tex
14mu|texlive-pbsheet-0.1-5|50	#- source
14mu|texlive-pbsheet-0.1-5|51	%doc %{_texmfdistdir}/source/latex/pbsheet/pbsheet.dtx
14mu|texlive-pbsheet-0.1-5|52	%doc %{_texmfdistdir}/source/latex/pbsheet/pbsheet.ins
14mu|texlive-pbsheet-0.1-5|53	
14mu|texlive-pbsheet-0.1-5|54	#-----------------------------------------------------------------------
14mu|texlive-pbsheet-0.1-5|55	%prep
14mu|texlive-pbsheet-0.1-5|56	%setup -c -a0 -a1 -a2
14mu|texlive-pbsheet-0.1-5|57	
14mu|texlive-pbsheet-0.1-5|58	%build
14mu|texlive-pbsheet-0.1-5|59	
14mu|texlive-pbsheet-0.1-5|60	%install
14mu|texlive-pbsheet-0.1-5|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pbsheet-0.1-5|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pbsheet-0.1-5|63	
14mu|texlive-pbsheet-0.1-5|64	
14mu|texlive-pbsheet-0.1-5|65	
14mu|texlive-pbsheet-0.1-5|66	%changelog
14mu|texlive-pbsheet-0.1-5|67	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-5
14mu|texlive-pbsheet-0.1-5|68	+ Revision: 535e536
14mu|texlive-pbsheet-0.1-5|69	- MassBuild#674: Increase release tag
14mu|texlive-pbsheet-0.1-5|70	
14mu|texlive-pbsheet-0.1-5|71	

25445 14
14mu|texlive-pdf14-0.1-4|1	# revision 17583
14mu|texlive-pdf14-0.1-4|2	# category Package
14mu|texlive-pdf14-0.1-4|3	# catalog-ctan /macros/latex/contrib/pdf14
14mu|texlive-pdf14-0.1-4|4	# catalog-date 2010-03-31 12:36:09 +0200
14mu|texlive-pdf14-0.1-4|5	# catalog-license lppl1.3
14mu|texlive-pdf14-0.1-4|6	# catalog-version 0.1
14mu|texlive-pdf14-0.1-4|7	Name:		texlive-pdf14
14mu|texlive-pdf14-0.1-4|8	Version:	0.1
14mu|texlive-pdf14-0.1-4|9	Release:	4
14mu|texlive-pdf14-0.1-4|10	Summary:	Restore PDF 1.4 to a TeX live 2010 format
14mu|texlive-pdf14-0.1-4|11	Group:		Publishing
14mu|texlive-pdf14-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdf14
14mu|texlive-pdf14-0.1-4|13	License:	LPPL1.3
14mu|texlive-pdf14-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf14.tar.xz
14mu|texlive-pdf14-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf14.doc.tar.xz
14mu|texlive-pdf14-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf14.source.tar.xz
14mu|texlive-pdf14-0.1-4|17	BuildArch:	noarch
14mu|texlive-pdf14-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pdf14-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pdf14-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pdf14-0.1-4|21	
14mu|texlive-pdf14-0.1-4|22	%description
14mu|texlive-pdf14-0.1-4|23	Starting with TeX Live 2010, the various formats that directly
14mu|texlive-pdf14-0.1-4|24	generate PDF will default to generating PDF 1.5. This is
14mu|texlive-pdf14-0.1-4|25	generally a good thing, but it can lead to compatibility issues
14mu|texlive-pdf14-0.1-4|26	with some older PDF viewers. This package changes the version
14mu|texlive-pdf14-0.1-4|27	of PDF generated with formats (based on pdfTeX or LuaTeX in PDF
14mu|texlive-pdf14-0.1-4|28	mode), back to 1.4 for documents that need to achieve maximal
14mu|texlive-pdf14-0.1-4|29	compatibility with old viewers.
14mu|texlive-pdf14-0.1-4|30	
14mu|texlive-pdf14-0.1-4|31	
14mu|texlive-pdf14-0.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-pdf14-0.1-4|33	%files
14mu|texlive-pdf14-0.1-4|34	%{_texmfdistdir}/tex/latex/pdf14/pdf14.sty
14mu|texlive-pdf14-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/pdf14/README
14mu|texlive-pdf14-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/pdf14/pdf14.pdf
14mu|texlive-pdf14-0.1-4|37	%doc %{_texmfdistdir}/doc/latex/pdf14/test-pdf14.tex
14mu|texlive-pdf14-0.1-4|38	#- source
14mu|texlive-pdf14-0.1-4|39	%doc %{_texmfdistdir}/source/latex/pdf14/Makefile
14mu|texlive-pdf14-0.1-4|40	%doc %{_texmfdistdir}/source/latex/pdf14/pdf14.dtx
14mu|texlive-pdf14-0.1-4|41	
14mu|texlive-pdf14-0.1-4|42	#-----------------------------------------------------------------------
14mu|texlive-pdf14-0.1-4|43	%prep
14mu|texlive-pdf14-0.1-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-pdf14-0.1-4|45	
14mu|texlive-pdf14-0.1-4|46	%build
14mu|texlive-pdf14-0.1-4|47	
14mu|texlive-pdf14-0.1-4|48	%install
14mu|texlive-pdf14-0.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdf14-0.1-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pdf14-0.1-4|51	
14mu|texlive-pdf14-0.1-4|52	
14mu|texlive-pdf14-0.1-4|53	
14mu|texlive-pdf14-0.1-4|54	%changelog
14mu|texlive-pdf14-0.1-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-pdf14-0.1-4|56	+ Revision: c52b411
14mu|texlive-pdf14-0.1-4|57	- MassBuild#674: Increase release tag
14mu|texlive-pdf14-0.1-4|58	
14mu|texlive-pdf14-0.1-4|59	

25446 14
14mu|texlive-pdfcomment-v2.3-3|1	# revision 25643
14mu|texlive-pdfcomment-v2.3-3|2	# category Package
14mu|texlive-pdfcomment-v2.3-3|3	# catalog-ctan /macros/latex/contrib/pdfcomment
14mu|texlive-pdfcomment-v2.3-3|4	# catalog-date 2012-03-14 10:19:48 +0100
14mu|texlive-pdfcomment-v2.3-3|5	# catalog-license lppl1.3
14mu|texlive-pdfcomment-v2.3-3|6	# catalog-version v2.3
14mu|texlive-pdfcomment-v2.3-3|7	Name:		texlive-pdfcomment
14mu|texlive-pdfcomment-v2.3-3|8	Version:	v2.3
14mu|texlive-pdfcomment-v2.3-3|9	Release:	3
14mu|texlive-pdfcomment-v2.3-3|10	Summary:	A user-friendly interface to pdf annotations
14mu|texlive-pdfcomment-v2.3-3|11	Group:		Publishing
14mu|texlive-pdfcomment-v2.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfcomment
14mu|texlive-pdfcomment-v2.3-3|13	License:	LPPL1.3
14mu|texlive-pdfcomment-v2.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcomment.tar.xz
14mu|texlive-pdfcomment-v2.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcomment.doc.tar.xz
14mu|texlive-pdfcomment-v2.3-3|16	BuildArch:	noarch
14mu|texlive-pdfcomment-v2.3-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pdfcomment-v2.3-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pdfcomment-v2.3-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-pdfcomment-v2.3-3|20	
14mu|texlive-pdfcomment-v2.3-3|21	%description
14mu|texlive-pdfcomment-v2.3-3|22	For a long time pdfLaTeX has offered the command \pdfannot for
14mu|texlive-pdfcomment-v2.3-3|23	inserting arbitrary PDF annotations. However, the command is
14mu|texlive-pdfcomment-v2.3-3|24	presented in a form where additional knowledge of the
14mu|texlive-pdfcomment-v2.3-3|25	definition of the PDF format is indispensable. This package is
14mu|texlive-pdfcomment-v2.3-3|26	an answer to the - occasional - questions in newsgroups, about
14mu|texlive-pdfcomment-v2.3-3|27	how one could use the comment function of Adobe Reader. At
14mu|texlive-pdfcomment-v2.3-3|28	least for the writer of LaTeX code, the package offers a
14mu|texlive-pdfcomment-v2.3-3|29	convenient and user-friendly means of using \pdfannot to
14mu|texlive-pdfcomment-v2.3-3|30	provide comments in PDF files. Since version v1.1,
14mu|texlive-pdfcomment-v2.3-3|31	pdfcomment.sty also supports LaTeX - dvips - ps2pdf, LaTeX -
14mu|texlive-pdfcomment-v2.3-3|32	dvipdfmx, and XeLaTeX. Unfortunately, support of PDF
14mu|texlive-pdfcomment-v2.3-3|33	annotations by PDF viewers is sparse to nonexistent. The
14mu|texlive-pdfcomment-v2.3-3|34	reference viewer for the development of this package is Adobe
14mu|texlive-pdfcomment-v2.3-3|35	Reader.
14mu|texlive-pdfcomment-v2.3-3|36	
14mu|texlive-pdfcomment-v2.3-3|37	
14mu|texlive-pdfcomment-v2.3-3|38	#-----------------------------------------------------------------------
14mu|texlive-pdfcomment-v2.3-3|39	%files
14mu|texlive-pdfcomment-v2.3-3|40	%{_texmfdistdir}/tex/latex/pdfcomment/pdfcomment.sty
14mu|texlive-pdfcomment-v2.3-3|41	%doc %{_texmfdistdir}/doc/latex/pdfcomment/CHANGES
14mu|texlive-pdfcomment-v2.3-3|42	%doc %{_texmfdistdir}/doc/latex/pdfcomment/INSTALL
14mu|texlive-pdfcomment-v2.3-3|43	%doc %{_texmfdistdir}/doc/latex/pdfcomment/README
14mu|texlive-pdfcomment-v2.3-3|44	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example.pdf
14mu|texlive-pdfcomment-v2.3-3|45	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example.tex
14mu|texlive-pdfcomment-v2.3-3|46	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvipdfmx.pdf
14mu|texlive-pdfcomment-v2.3-3|47	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvipdfmx.tex
14mu|texlive-pdfcomment-v2.3-3|48	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.pdf
14mu|texlive-pdfcomment-v2.3-3|49	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.tex
14mu|texlive-pdfcomment-v2.3-3|50	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_math_markup.pdf
14mu|texlive-pdfcomment-v2.3-3|51	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_math_markup.tex
14mu|texlive-pdfcomment-v2.3-3|52	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_xelatex.pdf
14mu|texlive-pdfcomment-v2.3-3|53	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_xelatex.tex
14mu|texlive-pdfcomment-v2.3-3|54	%doc %{_texmfdistdir}/doc/latex/pdfcomment/manifest.txt
14mu|texlive-pdfcomment-v2.3-3|55	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment.pdf
14mu|texlive-pdfcomment-v2.3-3|56	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment.tex
14mu|texlive-pdfcomment-v2.3-3|57	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment_de.pdf
14mu|texlive-pdfcomment-v2.3-3|58	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment_de.tex
14mu|texlive-pdfcomment-v2.3-3|59	
14mu|texlive-pdfcomment-v2.3-3|60	#-----------------------------------------------------------------------
14mu|texlive-pdfcomment-v2.3-3|61	%prep
14mu|texlive-pdfcomment-v2.3-3|62	%setup -c -a0 -a1
14mu|texlive-pdfcomment-v2.3-3|63	
14mu|texlive-pdfcomment-v2.3-3|64	%build
14mu|texlive-pdfcomment-v2.3-3|65	
14mu|texlive-pdfcomment-v2.3-3|66	%install
14mu|texlive-pdfcomment-v2.3-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfcomment-v2.3-3|68	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfcomment-v2.3-3|69	
14mu|texlive-pdfcomment-v2.3-3|70	
14mu|texlive-pdfcomment-v2.3-3|71	
14mu|texlive-pdfcomment-v2.3-3|72	%changelog
14mu|texlive-pdfcomment-v2.3-3|73	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v2.3-3
14mu|texlive-pdfcomment-v2.3-3|74	+ Revision: c6cdade
14mu|texlive-pdfcomment-v2.3-3|75	- MassBuild#674: Increase release tag
14mu|texlive-pdfcomment-v2.3-3|76	
14mu|texlive-pdfcomment-v2.3-3|77	

25447 14
14mu|texlive-pdfcprot-1.7a-4|1	# revision 18735
14mu|texlive-pdfcprot-1.7a-4|2	# category Package
14mu|texlive-pdfcprot-1.7a-4|3	# catalog-ctan /macros/latex/contrib/pdfcprot
14mu|texlive-pdfcprot-1.7a-4|4	# catalog-date 2006-12-18 23:50:36 +0100
14mu|texlive-pdfcprot-1.7a-4|5	# catalog-license lppl
14mu|texlive-pdfcprot-1.7a-4|6	# catalog-version 1.7a
14mu|texlive-pdfcprot-1.7a-4|7	Name:		texlive-pdfcprot
14mu|texlive-pdfcprot-1.7a-4|8	Version:	1.7a
14mu|texlive-pdfcprot-1.7a-4|9	Release:	4
14mu|texlive-pdfcprot-1.7a-4|10	Summary:	Activating and setting of character protruding using pdflatex
14mu|texlive-pdfcprot-1.7a-4|11	Group:		Publishing
14mu|texlive-pdfcprot-1.7a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfcprot
14mu|texlive-pdfcprot-1.7a-4|13	License:	LPPL
14mu|texlive-pdfcprot-1.7a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcprot.tar.xz
14mu|texlive-pdfcprot-1.7a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcprot.doc.tar.xz
14mu|texlive-pdfcprot-1.7a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcprot.source.tar.xz
14mu|texlive-pdfcprot-1.7a-4|17	BuildArch:	noarch
14mu|texlive-pdfcprot-1.7a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pdfcprot-1.7a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pdfcprot-1.7a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pdfcprot-1.7a-4|21	
14mu|texlive-pdfcprot-1.7a-4|22	%description
14mu|texlive-pdfcprot-1.7a-4|23	This package provides an easy interface to adjust the character
14mu|texlive-pdfcprot-1.7a-4|24	protrusion for different fonts and choosing the right
14mu|texlive-pdfcprot-1.7a-4|25	adjustment automatically depending on the font.
14mu|texlive-pdfcprot-1.7a-4|26	
14mu|texlive-pdfcprot-1.7a-4|27	
14mu|texlive-pdfcprot-1.7a-4|28	#-----------------------------------------------------------------------
14mu|texlive-pdfcprot-1.7a-4|29	%files
14mu|texlive-pdfcprot-1.7a-4|30	%{_texmfdistdir}/tex/latex/pdfcprot/pdfcprot.sty
14mu|texlive-pdfcprot-1.7a-4|31	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnOT1.cpa
14mu|texlive-pdfcprot-1.7a-4|32	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnOT2.cpa
14mu|texlive-pdfcprot-1.7a-4|33	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnT1.cpa
14mu|texlive-pdfcprot-1.7a-4|34	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnT2A.cpa
14mu|texlive-pdfcprot-1.7a-4|35	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnTS1.cpa
14mu|texlive-pdfcprot-1.7a-4|36	%doc %{_texmfdistdir}/doc/latex/pdfcprot/00CONTEN
14mu|texlive-pdfcprot-1.7a-4|37	%doc %{_texmfdistdir}/doc/latex/pdfcprot/00README
14mu|texlive-pdfcprot-1.7a-4|38	%doc %{_texmfdistdir}/doc/latex/pdfcprot/INSTALL.txt
14mu|texlive-pdfcprot-1.7a-4|39	%doc %{_texmfdistdir}/doc/latex/pdfcprot/LEGAL.txt
14mu|texlive-pdfcprot-1.7a-4|40	%doc %{_texmfdistdir}/doc/latex/pdfcprot/Makefile.unx
14mu|texlive-pdfcprot-1.7a-4|41	%doc %{_texmfdistdir}/doc/latex/pdfcprot/README.txt
14mu|texlive-pdfcprot-1.7a-4|42	%doc %{_texmfdistdir}/doc/latex/pdfcprot/TODO
14mu|texlive-pdfcprot-1.7a-4|43	%doc %{_texmfdistdir}/doc/latex/pdfcprot/pdfcprot.pdf
14mu|texlive-pdfcprot-1.7a-4|44	#- source
14mu|texlive-pdfcprot-1.7a-4|45	%doc %{_texmfdistdir}/source/latex/pdfcprot/pdfcprot.dtx
14mu|texlive-pdfcprot-1.7a-4|46	%doc %{_texmfdistdir}/source/latex/pdfcprot/pdfcprot.ins
14mu|texlive-pdfcprot-1.7a-4|47	
14mu|texlive-pdfcprot-1.7a-4|48	#-----------------------------------------------------------------------
14mu|texlive-pdfcprot-1.7a-4|49	%prep
14mu|texlive-pdfcprot-1.7a-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-pdfcprot-1.7a-4|51	
14mu|texlive-pdfcprot-1.7a-4|52	%build
14mu|texlive-pdfcprot-1.7a-4|53	
14mu|texlive-pdfcprot-1.7a-4|54	%install
14mu|texlive-pdfcprot-1.7a-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfcprot-1.7a-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfcprot-1.7a-4|57	
14mu|texlive-pdfcprot-1.7a-4|58	
14mu|texlive-pdfcprot-1.7a-4|59	
14mu|texlive-pdfcprot-1.7a-4|60	%changelog
14mu|texlive-pdfcprot-1.7a-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7a-4
14mu|texlive-pdfcprot-1.7a-4|62	+ Revision: 56ef7ba
14mu|texlive-pdfcprot-1.7a-4|63	- MassBuild#674: Increase release tag
14mu|texlive-pdfcprot-1.7a-4|64	
14mu|texlive-pdfcprot-1.7a-4|65	

25448 14
14mu|texlive-pdfmarginpar-0.92-4|1	# revision 23492
14mu|texlive-pdfmarginpar-0.92-4|2	# category Package
14mu|texlive-pdfmarginpar-0.92-4|3	# catalog-ctan /macros/latex/contrib/pdfmarginpar
14mu|texlive-pdfmarginpar-0.92-4|4	# catalog-date 2011-08-10 11:12:20 +0200
14mu|texlive-pdfmarginpar-0.92-4|5	# catalog-license gpl
14mu|texlive-pdfmarginpar-0.92-4|6	# catalog-version 0.92
14mu|texlive-pdfmarginpar-0.92-4|7	Name:		texlive-pdfmarginpar
14mu|texlive-pdfmarginpar-0.92-4|8	Version:	0.92
14mu|texlive-pdfmarginpar-0.92-4|9	Release:	4
14mu|texlive-pdfmarginpar-0.92-4|10	Summary:	Generate marginpar-equivalent PDF annotations
14mu|texlive-pdfmarginpar-0.92-4|11	Group:		Publishing
14mu|texlive-pdfmarginpar-0.92-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfmarginpar
14mu|texlive-pdfmarginpar-0.92-4|13	License:	GPL
14mu|texlive-pdfmarginpar-0.92-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfmarginpar.tar.xz
14mu|texlive-pdfmarginpar-0.92-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfmarginpar.doc.tar.xz
14mu|texlive-pdfmarginpar-0.92-4|16	BuildArch:	noarch
14mu|texlive-pdfmarginpar-0.92-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pdfmarginpar-0.92-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pdfmarginpar-0.92-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pdfmarginpar-0.92-4|20	
14mu|texlive-pdfmarginpar-0.92-4|21	%description
14mu|texlive-pdfmarginpar-0.92-4|22	The package provides the \pdfmarginpar command which is similar
14mu|texlive-pdfmarginpar-0.92-4|23	in spirit to \marginpar. However, it creates PDF annotations
14mu|texlive-pdfmarginpar-0.92-4|24	which may be viewed with Adobe Reader in place of marginal
14mu|texlive-pdfmarginpar-0.92-4|25	texts. Small icons indicate the in-text position where the
14mu|texlive-pdfmarginpar-0.92-4|26	message originates, popups provide the messages themselves.
14mu|texlive-pdfmarginpar-0.92-4|27	Thus bugfixes and other such communications are clearly visible
14mu|texlive-pdfmarginpar-0.92-4|28	together when viewing the document, while the document itself
14mu|texlive-pdfmarginpar-0.92-4|29	is not obscured.
14mu|texlive-pdfmarginpar-0.92-4|30	
14mu|texlive-pdfmarginpar-0.92-4|31	
14mu|texlive-pdfmarginpar-0.92-4|32	#-----------------------------------------------------------------------
14mu|texlive-pdfmarginpar-0.92-4|33	%files
14mu|texlive-pdfmarginpar-0.92-4|34	%{_texmfdistdir}/tex/latex/pdfmarginpar/pdfmarginpar.sty
14mu|texlive-pdfmarginpar-0.92-4|35	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/README
14mu|texlive-pdfmarginpar-0.92-4|36	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginpar.pdf
14mu|texlive-pdfmarginpar-0.92-4|37	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginpar.tex
14mu|texlive-pdfmarginpar-0.92-4|38	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.pdf
14mu|texlive-pdfmarginpar-0.92-4|39	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.png
14mu|texlive-pdfmarginpar-0.92-4|40	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.tex
14mu|texlive-pdfmarginpar-0.92-4|41	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pgfmanual-en-macros.tex
14mu|texlive-pdfmarginpar-0.92-4|42	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pgfplots-macros.tex
14mu|texlive-pdfmarginpar-0.92-4|43	
14mu|texlive-pdfmarginpar-0.92-4|44	#-----------------------------------------------------------------------
14mu|texlive-pdfmarginpar-0.92-4|45	%prep
14mu|texlive-pdfmarginpar-0.92-4|46	%setup -c -a0 -a1
14mu|texlive-pdfmarginpar-0.92-4|47	
14mu|texlive-pdfmarginpar-0.92-4|48	%build
14mu|texlive-pdfmarginpar-0.92-4|49	
14mu|texlive-pdfmarginpar-0.92-4|50	%install
14mu|texlive-pdfmarginpar-0.92-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfmarginpar-0.92-4|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfmarginpar-0.92-4|53	
14mu|texlive-pdfmarginpar-0.92-4|54	
14mu|texlive-pdfmarginpar-0.92-4|55	
14mu|texlive-pdfmarginpar-0.92-4|56	%changelog
14mu|texlive-pdfmarginpar-0.92-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.92-4
14mu|texlive-pdfmarginpar-0.92-4|58	+ Revision: db863fc
14mu|texlive-pdfmarginpar-0.92-4|59	- MassBuild#674: Increase release tag
14mu|texlive-pdfmarginpar-0.92-4|60	
14mu|texlive-pdfmarginpar-0.92-4|61	

25449 14
14mu|texlive-pdfpages-0.4v-7|1	# revision 31518
14mu|texlive-pdfpages-0.4v-7|2	# category Package
14mu|texlive-pdfpages-0.4v-7|3	# catalog-ctan /macros/latex/contrib/pdfpages
14mu|texlive-pdfpages-0.4v-7|4	# catalog-date 2013-08-25 17:45:16 +0200
14mu|texlive-pdfpages-0.4v-7|5	# catalog-license lppl
14mu|texlive-pdfpages-0.4v-7|6	# catalog-version 0.4v
14mu|texlive-pdfpages-0.4v-7|7	Name:		texlive-pdfpages
14mu|texlive-pdfpages-0.4v-7|8	Version:	0.4v
14mu|texlive-pdfpages-0.4v-7|9	Release:	7
14mu|texlive-pdfpages-0.4v-7|10	Summary:	Include PDF documents in LaTeX
14mu|texlive-pdfpages-0.4v-7|11	Group:		Publishing
14mu|texlive-pdfpages-0.4v-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages
14mu|texlive-pdfpages-0.4v-7|13	License:	LPPL
14mu|texlive-pdfpages-0.4v-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.tar.xz
14mu|texlive-pdfpages-0.4v-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.doc.tar.xz
14mu|texlive-pdfpages-0.4v-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.source.tar.xz
14mu|texlive-pdfpages-0.4v-7|17	BuildArch:	noarch
14mu|texlive-pdfpages-0.4v-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pdfpages-0.4v-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pdfpages-0.4v-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-pdfpages-0.4v-7|21	Requires:	texlive-eso-pic
14mu|texlive-pdfpages-0.4v-7|22	
14mu|texlive-pdfpages-0.4v-7|23	%description
14mu|texlive-pdfpages-0.4v-7|24	This package simplifies the inclusion of external multi-page
14mu|texlive-pdfpages-0.4v-7|25	PDF documents in LaTeX documents. Pages may be freely selected
14mu|texlive-pdfpages-0.4v-7|26	and similar to psnup it is possible to put several logical
14mu|texlive-pdfpages-0.4v-7|27	pages onto each sheet of paper. Furthermore a lot of hypertext
14mu|texlive-pdfpages-0.4v-7|28	features like hyperlinks and article threads are provided. The
14mu|texlive-pdfpages-0.4v-7|29	package supports pdfTeX (pdflatex) and VTeX. With VTeX it is
14mu|texlive-pdfpages-0.4v-7|30	even possible to use this package to insert PostScript files,
14mu|texlive-pdfpages-0.4v-7|31	in addition to PDF files.
14mu|texlive-pdfpages-0.4v-7|32	
14mu|texlive-pdfpages-0.4v-7|33	
14mu|texlive-pdfpages-0.4v-7|34	#-----------------------------------------------------------------------
14mu|texlive-pdfpages-0.4v-7|35	%files
14mu|texlive-pdfpages-0.4v-7|36	%{_texmfdistdir}/tex/latex/pdfpages/pdfpages.sty
14mu|texlive-pdfpages-0.4v-7|37	%{_texmfdistdir}/tex/latex/pdfpages/ppdvipdfm.def
14mu|texlive-pdfpages-0.4v-7|38	%{_texmfdistdir}/tex/latex/pdfpages/ppdvips.def
14mu|texlive-pdfpages-0.4v-7|39	%{_texmfdistdir}/tex/latex/pdfpages/ppnull.def
14mu|texlive-pdfpages-0.4v-7|40	%{_texmfdistdir}/tex/latex/pdfpages/pppdftex.def
14mu|texlive-pdfpages-0.4v-7|41	%{_texmfdistdir}/tex/latex/pdfpages/ppvtex.def
14mu|texlive-pdfpages-0.4v-7|42	%{_texmfdistdir}/tex/latex/pdfpages/ppxetex.def
14mu|texlive-pdfpages-0.4v-7|43	%doc %{_texmfdistdir}/doc/latex/pdfpages/dummy-l.pdf
14mu|texlive-pdfpages-0.4v-7|44	%doc %{_texmfdistdir}/doc/latex/pdfpages/dummy.pdf
14mu|texlive-pdfpages-0.4v-7|45	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-ex.tex
14mu|texlive-pdfpages-0.4v-7|46	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-hyp.tex
14mu|texlive-pdfpages-0.4v-7|47	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-toc.tex
14mu|texlive-pdfpages-0.4v-7|48	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdfpages.pdf
14mu|texlive-pdfpages-0.4v-7|49	#- source
14mu|texlive-pdfpages-0.4v-7|50	%doc %{_texmfdistdir}/source/latex/pdfpages/README
14mu|texlive-pdfpages-0.4v-7|51	%doc %{_texmfdistdir}/source/latex/pdfpages/pdfpages.dtx
14mu|texlive-pdfpages-0.4v-7|52	%doc %{_texmfdistdir}/source/latex/pdfpages/pdfpages.ins
14mu|texlive-pdfpages-0.4v-7|53	
14mu|texlive-pdfpages-0.4v-7|54	#-----------------------------------------------------------------------
14mu|texlive-pdfpages-0.4v-7|55	%prep
14mu|texlive-pdfpages-0.4v-7|56	%setup -c -a0 -a1 -a2
14mu|texlive-pdfpages-0.4v-7|57	
14mu|texlive-pdfpages-0.4v-7|58	%build
14mu|texlive-pdfpages-0.4v-7|59	
14mu|texlive-pdfpages-0.4v-7|60	%install
14mu|texlive-pdfpages-0.4v-7|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfpages-0.4v-7|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfpages-0.4v-7|63	
14mu|texlive-pdfpages-0.4v-7|64	%changelog
14mu|texlive-pdfpages-0.4v-7|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4v-7
14mu|texlive-pdfpages-0.4v-7|66	+ Revision: 9270841
14mu|texlive-pdfpages-0.4v-7|67	- MassBuild#674: Increase release tag
14mu|texlive-pdfpages-0.4v-7|68	
14mu|texlive-pdfpages-0.4v-7|69	

25450 14
14mu|texlive-pdfscreen-1.5-4|1	# revision 16987
14mu|texlive-pdfscreen-1.5-4|2	# category Package
14mu|texlive-pdfscreen-1.5-4|3	# catalog-ctan /macros/latex/contrib/pdfscreen
14mu|texlive-pdfscreen-1.5-4|4	# catalog-date 2006-12-05 17:23:05 +0100
14mu|texlive-pdfscreen-1.5-4|5	# catalog-license lppl
14mu|texlive-pdfscreen-1.5-4|6	# catalog-version 1.5
14mu|texlive-pdfscreen-1.5-4|7	Name:		texlive-pdfscreen
14mu|texlive-pdfscreen-1.5-4|8	Version:	1.5
14mu|texlive-pdfscreen-1.5-4|9	Release:	4
14mu|texlive-pdfscreen-1.5-4|10	Summary:	Support screen-based document design
14mu|texlive-pdfscreen-1.5-4|11	Group:		Publishing
14mu|texlive-pdfscreen-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfscreen
14mu|texlive-pdfscreen-1.5-4|13	License:	LPPL
14mu|texlive-pdfscreen-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfscreen.tar.xz
14mu|texlive-pdfscreen-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfscreen.doc.tar.xz
14mu|texlive-pdfscreen-1.5-4|16	BuildArch:	noarch
14mu|texlive-pdfscreen-1.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pdfscreen-1.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pdfscreen-1.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pdfscreen-1.5-4|20	
14mu|texlive-pdfscreen-1.5-4|21	%description
14mu|texlive-pdfscreen-1.5-4|22	An extension of the hyperref package to provide a screen-based
14mu|texlive-pdfscreen-1.5-4|23	document design. This package helps to generate pdf documents
14mu|texlive-pdfscreen-1.5-4|24	that are readable on screen and will fit the screen's aspect
14mu|texlive-pdfscreen-1.5-4|25	ratio. Also it can be used with various options to produce
14mu|texlive-pdfscreen-1.5-4|26	regular print versions of the same document without any extra
14mu|texlive-pdfscreen-1.5-4|27	effort.
14mu|texlive-pdfscreen-1.5-4|28	
14mu|texlive-pdfscreen-1.5-4|29	
14mu|texlive-pdfscreen-1.5-4|30	#-----------------------------------------------------------------------
14mu|texlive-pdfscreen-1.5-4|31	%files
14mu|texlive-pdfscreen-1.5-4|32	%{_texmfdistdir}/tex/latex/pdfscreen/but.pdf
14mu|texlive-pdfscreen-1.5-4|33	%{_texmfdistdir}/tex/latex/pdfscreen/button.pdf
14mu|texlive-pdfscreen-1.5-4|34	%{_texmfdistdir}/tex/latex/pdfscreen/left.pdf
14mu|texlive-pdfscreen-1.5-4|35	%{_texmfdistdir}/tex/latex/pdfscreen/overlay.pdf
14mu|texlive-pdfscreen-1.5-4|36	%{_texmfdistdir}/tex/latex/pdfscreen/overlay0.pdf
14mu|texlive-pdfscreen-1.5-4|37	%{_texmfdistdir}/tex/latex/pdfscreen/overlay1.pdf
14mu|texlive-pdfscreen-1.5-4|38	%{_texmfdistdir}/tex/latex/pdfscreen/overlay10.pdf
14mu|texlive-pdfscreen-1.5-4|39	%{_texmfdistdir}/tex/latex/pdfscreen/overlay2.pdf
14mu|texlive-pdfscreen-1.5-4|40	%{_texmfdistdir}/tex/latex/pdfscreen/overlay3.pdf
14mu|texlive-pdfscreen-1.5-4|41	%{_texmfdistdir}/tex/latex/pdfscreen/overlay4.pdf
14mu|texlive-pdfscreen-1.5-4|42	%{_texmfdistdir}/tex/latex/pdfscreen/overlay5.pdf
14mu|texlive-pdfscreen-1.5-4|43	%{_texmfdistdir}/tex/latex/pdfscreen/overlay6.pdf
14mu|texlive-pdfscreen-1.5-4|44	%{_texmfdistdir}/tex/latex/pdfscreen/overlay7.pdf
14mu|texlive-pdfscreen-1.5-4|45	%{_texmfdistdir}/tex/latex/pdfscreen/overlay8.pdf
14mu|texlive-pdfscreen-1.5-4|46	%{_texmfdistdir}/tex/latex/pdfscreen/overlay9.pdf
14mu|texlive-pdfscreen-1.5-4|47	%{_texmfdistdir}/tex/latex/pdfscreen/pdfscreen.sty
14mu|texlive-pdfscreen-1.5-4|48	%{_texmfdistdir}/tex/latex/pdfscreen/right.pdf
14mu|texlive-pdfscreen-1.5-4|49	%doc %{_texmfdistdir}/doc/latex/pdfscreen/logo.pdf
14mu|texlive-pdfscreen-1.5-4|50	%doc %{_texmfdistdir}/doc/latex/pdfscreen/manual-print.pdf
14mu|texlive-pdfscreen-1.5-4|51	%doc %{_texmfdistdir}/doc/latex/pdfscreen/manual-screen.pdf
14mu|texlive-pdfscreen-1.5-4|52	%doc %{_texmfdistdir}/doc/latex/pdfscreen/manual.tex
14mu|texlive-pdfscreen-1.5-4|53	%doc %{_texmfdistdir}/doc/latex/pdfscreen/nopanel.pdf
14mu|texlive-pdfscreen-1.5-4|54	%doc %{_texmfdistdir}/doc/latex/pdfscreen/pdfscreen.cfg.specimen
14mu|texlive-pdfscreen-1.5-4|55	%doc %{_texmfdistdir}/doc/latex/pdfscreen/portrait.pdf
14mu|texlive-pdfscreen-1.5-4|56	%doc %{_texmfdistdir}/doc/latex/pdfscreen/print.pdf
14mu|texlive-pdfscreen-1.5-4|57	%doc %{_texmfdistdir}/doc/latex/pdfscreen/slide.pdf
14mu|texlive-pdfscreen-1.5-4|58	%doc %{_texmfdistdir}/doc/latex/pdfscreen/slide.tex
14mu|texlive-pdfscreen-1.5-4|59	%doc %{_texmfdistdir}/doc/latex/pdfscreen/square.pdf
14mu|texlive-pdfscreen-1.5-4|60	%doc %{_texmfdistdir}/doc/latex/pdfscreen/tex.png
14mu|texlive-pdfscreen-1.5-4|61	%doc %{_texmfdistdir}/doc/latex/pdfscreen/widepanel.pdf
14mu|texlive-pdfscreen-1.5-4|62	
14mu|texlive-pdfscreen-1.5-4|63	#-----------------------------------------------------------------------
14mu|texlive-pdfscreen-1.5-4|64	%prep
14mu|texlive-pdfscreen-1.5-4|65	%setup -c -a0 -a1
14mu|texlive-pdfscreen-1.5-4|66	
14mu|texlive-pdfscreen-1.5-4|67	%build
14mu|texlive-pdfscreen-1.5-4|68	
14mu|texlive-pdfscreen-1.5-4|69	%install
14mu|texlive-pdfscreen-1.5-4|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfscreen-1.5-4|71	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfscreen-1.5-4|72	
14mu|texlive-pdfscreen-1.5-4|73	
14mu|texlive-pdfscreen-1.5-4|74	
14mu|texlive-pdfscreen-1.5-4|75	%changelog
14mu|texlive-pdfscreen-1.5-4|76	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-pdfscreen-1.5-4|77	+ Revision: 98322b6
14mu|texlive-pdfscreen-1.5-4|78	- MassBuild#674: Increase release tag
14mu|texlive-pdfscreen-1.5-4|79	
14mu|texlive-pdfscreen-1.5-4|80	

25451 14
14mu|texlive-pdfslide-20061205-4|1	# revision 15878
14mu|texlive-pdfslide-20061205-4|2	# category Package
14mu|texlive-pdfslide-20061205-4|3	# catalog-ctan /macros/latex/contrib/pdfslide
14mu|texlive-pdfslide-20061205-4|4	# catalog-date 2006-12-05 23:27:16 +0100
14mu|texlive-pdfslide-20061205-4|5	# catalog-license lppl
14mu|texlive-pdfslide-20061205-4|6	# catalog-version undef
14mu|texlive-pdfslide-20061205-4|7	Name:		texlive-pdfslide
14mu|texlive-pdfslide-20061205-4|8	Version:	20061205
14mu|texlive-pdfslide-20061205-4|9	Release:	4
14mu|texlive-pdfslide-20061205-4|10	Summary:	Presentation slides using pdftex
14mu|texlive-pdfslide-20061205-4|11	Group:		Publishing
14mu|texlive-pdfslide-20061205-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfslide
14mu|texlive-pdfslide-20061205-4|13	License:	LPPL
14mu|texlive-pdfslide-20061205-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfslide.tar.xz
14mu|texlive-pdfslide-20061205-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfslide.doc.tar.xz
14mu|texlive-pdfslide-20061205-4|16	BuildArch:	noarch
14mu|texlive-pdfslide-20061205-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pdfslide-20061205-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pdfslide-20061205-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pdfslide-20061205-4|20	
14mu|texlive-pdfslide-20061205-4|21	%description
14mu|texlive-pdfslide-20061205-4|22	This is a package for use with pdftex, to make nice
14mu|texlive-pdfslide-20061205-4|23	presentation slides. Its aims are: to devise a method for
14mu|texlive-pdfslide-20061205-4|24	easier technical presentation; to help the mix of mathematical
14mu|texlive-pdfslide-20061205-4|25	formulae with text and graphics which the present day wysiwyg
14mu|texlive-pdfslide-20061205-4|26	tools fail to accomplish; to exploit the platform independence
14mu|texlive-pdfslide-20061205-4|27	of TeX so that presentation documents become portable; and to
14mu|texlive-pdfslide-20061205-4|28	offer the freedom and possibilities of using various
14mu|texlive-pdfslide-20061205-4|29	backgrounds and other embellishments that a user can imagine to
14mu|texlive-pdfslide-20061205-4|30	have in as presentation. The package can make use of the
14mu|texlive-pdfslide-20061205-4|31	facilities of the PPower4 post-processor.
14mu|texlive-pdfslide-20061205-4|32	
14mu|texlive-pdfslide-20061205-4|33	
14mu|texlive-pdfslide-20061205-4|34	#-----------------------------------------------------------------------
14mu|texlive-pdfslide-20061205-4|35	%files
14mu|texlive-pdfslide-20061205-4|36	%{_texmfdistdir}/tex/latex/pdfslide/bg.jpg
14mu|texlive-pdfslide-20061205-4|37	%{_texmfdistdir}/tex/latex/pdfslide/d12.jpg
14mu|texlive-pdfslide-20061205-4|38	%{_texmfdistdir}/tex/latex/pdfslide/metablue.pdf
14mu|texlive-pdfslide-20061205-4|39	%{_texmfdistdir}/tex/latex/pdfslide/metagray.pdf
14mu|texlive-pdfslide-20061205-4|40	%{_texmfdistdir}/tex/latex/pdfslide/metagreen.pdf
14mu|texlive-pdfslide-20061205-4|41	%{_texmfdistdir}/tex/latex/pdfslide/metalgray.pdf
14mu|texlive-pdfslide-20061205-4|42	%{_texmfdistdir}/tex/latex/pdfslide/pdfslide.cfg
14mu|texlive-pdfslide-20061205-4|43	%{_texmfdistdir}/tex/latex/pdfslide/pdfslide.sty
14mu|texlive-pdfslide-20061205-4|44	%{_texmfdistdir}/tex/latex/pdfslide/slide.clo
14mu|texlive-pdfslide-20061205-4|45	%doc %{_texmfdistdir}/doc/latex/pdfslide/demo.pdf
14mu|texlive-pdfslide-20061205-4|46	%doc %{_texmfdistdir}/doc/latex/pdfslide/manual.tex
14mu|texlive-pdfslide-20061205-4|47	%doc %{_texmfdistdir}/doc/latex/pdfslide/meta.mp
14mu|texlive-pdfslide-20061205-4|48	%doc %{_texmfdistdir}/doc/latex/pdfslide/mpgraph.pdf
14mu|texlive-pdfslide-20061205-4|49	
14mu|texlive-pdfslide-20061205-4|50	#-----------------------------------------------------------------------
14mu|texlive-pdfslide-20061205-4|51	%prep
14mu|texlive-pdfslide-20061205-4|52	%setup -c -a0 -a1
14mu|texlive-pdfslide-20061205-4|53	
14mu|texlive-pdfslide-20061205-4|54	%build
14mu|texlive-pdfslide-20061205-4|55	
14mu|texlive-pdfslide-20061205-4|56	%install
14mu|texlive-pdfslide-20061205-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfslide-20061205-4|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfslide-20061205-4|59	
14mu|texlive-pdfslide-20061205-4|60	
14mu|texlive-pdfslide-20061205-4|61	
14mu|texlive-pdfslide-20061205-4|62	%changelog
14mu|texlive-pdfslide-20061205-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061205-4
14mu|texlive-pdfslide-20061205-4|64	+ Revision: 4e75436
14mu|texlive-pdfslide-20061205-4|65	- MassBuild#674: Increase release tag
14mu|texlive-pdfslide-20061205-4|66	
14mu|texlive-pdfslide-20061205-4|67	

25452 14
14mu|texlive-pdfsync-20101108-4|1	# revision 20373
14mu|texlive-pdfsync-20101108-4|2	# category Package
14mu|texlive-pdfsync-20101108-4|3	# catalog-ctan /macros/latex/contrib/pdfsync
14mu|texlive-pdfsync-20101108-4|4	# catalog-date 2010-11-08 21:04:31 +0100
14mu|texlive-pdfsync-20101108-4|5	# catalog-license lppl
14mu|texlive-pdfsync-20101108-4|6	# catalog-version undef
14mu|texlive-pdfsync-20101108-4|7	Name:		texlive-pdfsync
14mu|texlive-pdfsync-20101108-4|8	Version:	20101108
14mu|texlive-pdfsync-20101108-4|9	Release:	4
14mu|texlive-pdfsync-20101108-4|10	Summary:	Provide links between source and PDF
14mu|texlive-pdfsync-20101108-4|11	Group:		Publishing
14mu|texlive-pdfsync-20101108-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfsync
14mu|texlive-pdfsync-20101108-4|13	License:	LPPL
14mu|texlive-pdfsync-20101108-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfsync.tar.xz
14mu|texlive-pdfsync-20101108-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfsync.doc.tar.xz
14mu|texlive-pdfsync-20101108-4|16	BuildArch:	noarch
14mu|texlive-pdfsync-20101108-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pdfsync-20101108-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pdfsync-20101108-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pdfsync-20101108-4|20	
14mu|texlive-pdfsync-20101108-4|21	%description
14mu|texlive-pdfsync-20101108-4|22	The package runs with pdfTeX or XeTeX, and creates an auxiliary
14mu|texlive-pdfsync-20101108-4|23	file with geometrical information to permit references back and
14mu|texlive-pdfsync-20101108-4|24	forth between source and PDF, assuming a conforming editor and
14mu|texlive-pdfsync-20101108-4|25	PDF viewer.
14mu|texlive-pdfsync-20101108-4|26	
14mu|texlive-pdfsync-20101108-4|27	
14mu|texlive-pdfsync-20101108-4|28	#-----------------------------------------------------------------------
14mu|texlive-pdfsync-20101108-4|29	%files
14mu|texlive-pdfsync-20101108-4|30	%{_texmfdistdir}/tex/latex/pdfsync/pdfsync.sty
14mu|texlive-pdfsync-20101108-4|31	%doc %{_texmfdistdir}/doc/latex/pdfsync/README
14mu|texlive-pdfsync-20101108-4|32	%doc %{_texmfdistdir}/doc/latex/pdfsync/pdfsync-doc.pdf
14mu|texlive-pdfsync-20101108-4|33	%doc %{_texmfdistdir}/doc/latex/pdfsync/pdfsync-doc.tex
14mu|texlive-pdfsync-20101108-4|34	
14mu|texlive-pdfsync-20101108-4|35	#-----------------------------------------------------------------------
14mu|texlive-pdfsync-20101108-4|36	%prep
14mu|texlive-pdfsync-20101108-4|37	%setup -c -a0 -a1
14mu|texlive-pdfsync-20101108-4|38	
14mu|texlive-pdfsync-20101108-4|39	%build
14mu|texlive-pdfsync-20101108-4|40	
14mu|texlive-pdfsync-20101108-4|41	%install
14mu|texlive-pdfsync-20101108-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfsync-20101108-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfsync-20101108-4|44	
14mu|texlive-pdfsync-20101108-4|45	
14mu|texlive-pdfsync-20101108-4|46	
14mu|texlive-pdfsync-20101108-4|47	%changelog
14mu|texlive-pdfsync-20101108-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101108-4
14mu|texlive-pdfsync-20101108-4|49	+ Revision: 0d30232
14mu|texlive-pdfsync-20101108-4|50	- MassBuild#674: Increase release tag
14mu|texlive-pdfsync-20101108-4|51	
14mu|texlive-pdfsync-20101108-4|52	

25453 14
14mu|texlive-pdftex-1.40.11-23|1	# revision 32132
14mu|texlive-pdftex-1.40.11-23|2	# category TLCore
14mu|texlive-pdftex-1.40.11-23|3	# catalog-ctan /systems/pdftex
14mu|texlive-pdftex-1.40.11-23|4	# catalog-date 2011-11-09 15:33:34 +0100
14mu|texlive-pdftex-1.40.11-23|5	# catalog-license gpl
14mu|texlive-pdftex-1.40.11-23|6	# catalog-version 1.40.11
14mu|texlive-pdftex-1.40.11-23|7	Name:		texlive-pdftex
14mu|texlive-pdftex-1.40.11-23|8	Version:	1.40.11
14mu|texlive-pdftex-1.40.11-23|9	Release:	23
14mu|texlive-pdftex-1.40.11-23|10	Summary:	A TeX extension for direct creation of PDF
14mu|texlive-pdftex-1.40.11-23|11	Group:		Publishing
14mu|texlive-pdftex-1.40.11-23|12	URL:		http://www.ctan.org/tex-archive/systems/pdftex
14mu|texlive-pdftex-1.40.11-23|13	License:	GPL
14mu|texlive-pdftex-1.40.11-23|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex.tar.xz
14mu|texlive-pdftex-1.40.11-23|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex.doc.tar.xz
14mu|texlive-pdftex-1.40.11-23|16	BuildArch:	noarch
14mu|texlive-pdftex-1.40.11-23|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pdftex-1.40.11-23|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pdftex-1.40.11-23|19	Requires(post):	texlive-kpathsea
14mu|texlive-pdftex-1.40.11-23|20	Requires(post):	texlive-tetex
14mu|texlive-pdftex-1.40.11-23|21	Requires:	texlive-pdftex.bin
14mu|texlive-pdftex-1.40.11-23|22	
14mu|texlive-pdftex-1.40.11-23|23	%description
14mu|texlive-pdftex-1.40.11-23|24	An extension of TeX which can be configured to directly
14mu|texlive-pdftex-1.40.11-23|25	generate PDF documents instead of DVI. All current free TeX
14mu|texlive-pdftex-1.40.11-23|26	distributionsm including TeX live, MacTeX and MiKTeX include
14mu|texlive-pdftex-1.40.11-23|27	pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was designed
14mu|texlive-pdftex-1.40.11-23|28	around use of pdfTeX (though it is now migrating towards
14mu|texlive-pdftex-1.40.11-23|29	LuaTeX).
14mu|texlive-pdftex-1.40.11-23|30	
14mu|texlive-pdftex-1.40.11-23|31	%postun
14mu|texlive-pdftex-1.40.11-23|32	if [ $1 -eq 0 ]; then
14mu|texlive-pdftex-1.40.11-23|33	rm -fr %{_texmfvardir}/fonts/map/pdftex
14mu|texlive-pdftex-1.40.11-23|34	rm -fr %{_texmfvardir}/web2c/pdftex
14mu|texlive-pdftex-1.40.11-23|35	fi
14mu|texlive-pdftex-1.40.11-23|36	
14mu|texlive-pdftex-1.40.11-23|37	#-----------------------------------------------------------------------
14mu|texlive-pdftex-1.40.11-23|38	%files
14mu|texlive-pdftex-1.40.11-23|39	%{_texmfdistdir}/fonts/map/pdftex/updmap/pdftex.map
14mu|texlive-pdftex-1.40.11-23|40	%{_texmfdistdir}/fonts/map/pdftex/updmap/pdftex_dl14.map
14mu|texlive-pdftex-1.40.11-23|41	%{_texmfdistdir}/fonts/map/pdftex/updmap/pdftex_ndl14.map
14mu|texlive-pdftex-1.40.11-23|42	%{_texmfdistdir}/scripts/simpdftex/simpdftex
14mu|texlive-pdftex-1.40.11-23|43	%{_texmfdistdir}/tex/generic/config/pdftex-dvi.tex
14mu|texlive-pdftex-1.40.11-23|44	%{_texmfdistdir}/tex/generic/config/pdftexconfig.tex
14mu|texlive-pdftex-1.40.11-23|45	%{_texmfdistdir}/tex/generic/pdftex/glyphtounicode.tex
14mu|texlive-pdftex-1.40.11-23|46	%_texmf_fmtutil_d/pdftex
14mu|texlive-pdftex-1.40.11-23|47	%doc %{_mandir}/man1/pdfetex.1*
14mu|texlive-pdftex-1.40.11-23|48	%doc %{_texmfdistdir}/doc/man/man1/pdfetex.man1.pdf
14mu|texlive-pdftex-1.40.11-23|49	%doc %{_mandir}/man1/pdftex.1*
14mu|texlive-pdftex-1.40.11-23|50	%doc %{_texmfdistdir}/doc/man/man1/pdftex.man1.pdf
14mu|texlive-pdftex-1.40.11-23|51	%doc %{_texmfdistdir}/doc/pdftex/Announcement-1.40.2
14mu|texlive-pdftex-1.40.11-23|52	%doc %{_texmfdistdir}/doc/pdftex/NEWS
14mu|texlive-pdftex-1.40.11-23|53	%doc %{_texmfdistdir}/doc/pdftex/README
14mu|texlive-pdftex-1.40.11-23|54	%doc %{_texmfdistdir}/doc/pdftex/manual/ChangeLog
14mu|texlive-pdftex-1.40.11-23|55	%doc %{_texmfdistdir}/doc/pdftex/manual/Makefile
14mu|texlive-pdftex-1.40.11-23|56	%doc %{_texmfdistdir}/doc/pdftex/manual/README
14mu|texlive-pdftex-1.40.11-23|57	%doc %{_texmfdistdir}/doc/pdftex/manual/makefiles.cmd
14mu|texlive-pdftex-1.40.11-23|58	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-a.pdf
14mu|texlive-pdftex-1.40.11-23|59	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-i.tex
14mu|texlive-pdftex-1.40.11-23|60	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-l.pdf
14mu|texlive-pdftex-1.40.11-23|61	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-s.pdf
14mu|texlive-pdftex-1.40.11-23|62	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-syntax.txt
14mu|texlive-pdftex-1.40.11-23|63	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-t.tex
14mu|texlive-pdftex-1.40.11-23|64	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-t.txt
14mu|texlive-pdftex-1.40.11-23|65	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-w.tex
14mu|texlive-pdftex-1.40.11-23|66	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/cmr10.103
14mu|texlive-pdftex-1.40.11-23|67	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/obj.dat
14mu|texlive-pdftex-1.40.11-23|68	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pdfcolor.tex
14mu|texlive-pdftex-1.40.11-23|69	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.eps
14mu|texlive-pdftex-1.40.11-23|70	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.jpg
14mu|texlive-pdftex-1.40.11-23|71	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.mps
14mu|texlive-pdftex-1.40.11-23|72	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.pdf
14mu|texlive-pdftex-1.40.11-23|73	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.png
14mu|texlive-pdftex-1.40.11-23|74	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic16.png
14mu|texlive-pdftex-1.40.11-23|75	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/rgb.icc
14mu|texlive-pdftex-1.40.11-23|76	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.0
14mu|texlive-pdftex-1.40.11-23|77	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.1
14mu|texlive-pdftex-1.40.11-23|78	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.tex
14mu|texlive-pdftex-1.40.11-23|79	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/supp-mis.tex
14mu|texlive-pdftex-1.40.11-23|80	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/supp-pdf.tex
14mu|texlive-pdftex-1.40.11-23|81	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/tmp.pdf
14mu|texlive-pdftex-1.40.11-23|82	%doc %{_texmfdistdir}/doc/pdftex/manual/syntaxform.awk
14mu|texlive-pdftex-1.40.11-23|83	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/Makefile
14mu|texlive-pdftex-1.40.11-23|84	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/fdl.tex
14mu|texlive-pdftex-1.40.11-23|85	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.bbl
14mu|texlive-pdftex-1.40.11-23|86	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.pdf
14mu|texlive-pdftex-1.40.11-23|87	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.tex
14mu|texlive-pdftex-1.40.11-23|88	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/abbr.tex
14mu|texlive-pdftex-1.40.11-23|89	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/efcode.tex
14mu|texlive-pdftex-1.40.11-23|90	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2.etx
14mu|texlive-pdftex-1.40.11-23|91	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2.mtx
14mu|texlive-pdftex-1.40.11-23|92	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2protcode.tex
14mu|texlive-pdftex-1.40.11-23|93	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktextfm
14mu|texlive-pdftex-1.40.11-23|94	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktextfm.ext
14mu|texlive-pdftex-1.40.11-23|95	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktfm8z
14mu|texlive-pdftex-1.40.11-23|96	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/protcode.tex
14mu|texlive-pdftex-1.40.11-23|97	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/ufntinst.sty
14mu|texlive-pdftex-1.40.11-23|98	
14mu|texlive-pdftex-1.40.11-23|99	#-----------------------------------------------------------------------
14mu|texlive-pdftex-1.40.11-23|100	%prep
14mu|texlive-pdftex-1.40.11-23|101	%setup -c -a0 -a1
14mu|texlive-pdftex-1.40.11-23|102	
14mu|texlive-pdftex-1.40.11-23|103	%build
14mu|texlive-pdftex-1.40.11-23|104	
14mu|texlive-pdftex-1.40.11-23|105	%install
14mu|texlive-pdftex-1.40.11-23|106	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-pdftex-1.40.11-23|107	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-pdftex-1.40.11-23|108	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-pdftex-1.40.11-23|109	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-pdftex-1.40.11-23|110	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-pdftex-1.40.11-23|111	cat > %{buildroot}%{_texmf_fmtutil_d}/pdftex <<EOF
14mu|texlive-pdftex-1.40.11-23|112	#
14mu|texlive-pdftex-1.40.11-23|113	# from pdftex:
14mu|texlive-pdftex-1.40.11-23|114	pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
14mu|texlive-pdftex-1.40.11-23|115	etex pdftex language.def -translate-file=cp227.tcx *etex.ini
14mu|texlive-pdftex-1.40.11-23|116	pdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
14mu|texlive-pdftex-1.40.11-23|117	EOF
14mu|texlive-pdftex-1.40.11-23|118	
14mu|texlive-pdftex-1.40.11-23|119	%changelog
14mu|texlive-pdftex-1.40.11-23|120	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.40.11-23
14mu|texlive-pdftex-1.40.11-23|121	+ Revision: d326730
14mu|texlive-pdftex-1.40.11-23|122	- MassBuild#656: Increase release tag
14mu|texlive-pdftex-1.40.11-23|123	
14mu|texlive-pdftex-1.40.11-23|124	

25454 14
14mu|texlive-pdftex-def-0.06d-4|1	# revision 22653
14mu|texlive-pdftex-def-0.06d-4|2	# category Package
14mu|texlive-pdftex-def-0.06d-4|3	# catalog-ctan /macros/latex/contrib/pdftex-def/pdftex.def
14mu|texlive-pdftex-def-0.06d-4|4	# catalog-date 2011-05-28 11:53:45 +0200
14mu|texlive-pdftex-def-0.06d-4|5	# catalog-license lppl1.3
14mu|texlive-pdftex-def-0.06d-4|6	# catalog-version 0.06d
14mu|texlive-pdftex-def-0.06d-4|7	Name:		texlive-pdftex-def
14mu|texlive-pdftex-def-0.06d-4|8	Version:	0.06d
14mu|texlive-pdftex-def-0.06d-4|9	Release:	4
14mu|texlive-pdftex-def-0.06d-4|10	Summary:	Colour and Graphics support for PDFTeX
14mu|texlive-pdftex-def-0.06d-4|11	Group:		Publishing
14mu|texlive-pdftex-def-0.06d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdftex-def/pdftex.def
14mu|texlive-pdftex-def-0.06d-4|13	License:	LPPL1.3
14mu|texlive-pdftex-def-0.06d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex-def.tar.xz
14mu|texlive-pdftex-def-0.06d-4|15	BuildArch:	noarch
14mu|texlive-pdftex-def-0.06d-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-pdftex-def-0.06d-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-pdftex-def-0.06d-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-pdftex-def-0.06d-4|19	
14mu|texlive-pdftex-def-0.06d-4|20	%description
14mu|texlive-pdftex-def-0.06d-4|21	The file pdftex.def provides device-specific definitions for
14mu|texlive-pdftex-def-0.06d-4|22	colour and graphics support when running pdf(La)TeX.
14mu|texlive-pdftex-def-0.06d-4|23	
14mu|texlive-pdftex-def-0.06d-4|24	
14mu|texlive-pdftex-def-0.06d-4|25	#-----------------------------------------------------------------------
14mu|texlive-pdftex-def-0.06d-4|26	%files
14mu|texlive-pdftex-def-0.06d-4|27	%{_texmfdistdir}/tex/latex/pdftex-def/pdftex.def
14mu|texlive-pdftex-def-0.06d-4|28	
14mu|texlive-pdftex-def-0.06d-4|29	#-----------------------------------------------------------------------
14mu|texlive-pdftex-def-0.06d-4|30	%prep
14mu|texlive-pdftex-def-0.06d-4|31	%setup -c -a0
14mu|texlive-pdftex-def-0.06d-4|32	
14mu|texlive-pdftex-def-0.06d-4|33	%build
14mu|texlive-pdftex-def-0.06d-4|34	
14mu|texlive-pdftex-def-0.06d-4|35	%install
14mu|texlive-pdftex-def-0.06d-4|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdftex-def-0.06d-4|37	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-pdftex-def-0.06d-4|38	
14mu|texlive-pdftex-def-0.06d-4|39	
14mu|texlive-pdftex-def-0.06d-4|40	
14mu|texlive-pdftex-def-0.06d-4|41	%changelog
14mu|texlive-pdftex-def-0.06d-4|42	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.06d-4
14mu|texlive-pdftex-def-0.06d-4|43	+ Revision: d693c16
14mu|texlive-pdftex-def-0.06d-4|44	- MassBuild#674: Increase release tag
14mu|texlive-pdftex-def-0.06d-4|45	
14mu|texlive-pdftex-def-0.06d-4|46	

25455 14
14mu|texlive-pdftools-0.83-9|1	# revision 31660
14mu|texlive-pdftools-0.83-9|2	# category TLCore
14mu|texlive-pdftools-0.83-9|3	# catalog-ctan /support/xpdfopen
14mu|texlive-pdftools-0.83-9|4	# catalog-date 2012-09-07 16:54:33 +0200
14mu|texlive-pdftools-0.83-9|5	# catalog-license pd
14mu|texlive-pdftools-0.83-9|6	# catalog-version 0.83
14mu|texlive-pdftools-0.83-9|7	Name:		texlive-pdftools
14mu|texlive-pdftools-0.83-9|8	Version:	0.83
14mu|texlive-pdftools-0.83-9|9	Release:	9
14mu|texlive-pdftools-0.83-9|10	Summary:	PDF-related utilities, including PostScript-to-PDF conversion
14mu|texlive-pdftools-0.83-9|11	Group:		Publishing
14mu|texlive-pdftools-0.83-9|12	URL:		http://www.ctan.org/tex-archive/support/xpdfopen
14mu|texlive-pdftools-0.83-9|13	License:	PD
14mu|texlive-pdftools-0.83-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftools.tar.xz
14mu|texlive-pdftools-0.83-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftools.doc.tar.xz
14mu|texlive-pdftools-0.83-9|16	BuildArch:	noarch
14mu|texlive-pdftools-0.83-9|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pdftools-0.83-9|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pdftools-0.83-9|19	Requires(post):	texlive-kpathsea
14mu|texlive-pdftools-0.83-9|20	Requires:	texlive-pdftools.bin
14mu|texlive-pdftools-0.83-9|21	
14mu|texlive-pdftools-0.83-9|22	%description
14mu|texlive-pdftools-0.83-9|23	The command-line programs pdfopen and pdfclose allow you to
14mu|texlive-pdftools-0.83-9|24	control the X Window System version of Adobe's Acrobat Reader
14mu|texlive-pdftools-0.83-9|25	from the command line or from within a (shell) script. The
14mu|texlive-pdftools-0.83-9|26	programs work with Acrobat Reader 5, 7, 8 and 9 for Linux, xpdf
14mu|texlive-pdftools-0.83-9|27	and evince. This version derives from one written by Fabrice
14mu|texlive-pdftools-0.83-9|28	Popineau for Microsoft operating systems.
14mu|texlive-pdftools-0.83-9|29	
14mu|texlive-pdftools-0.83-9|30	
14mu|texlive-pdftools-0.83-9|31	#-----------------------------------------------------------------------
14mu|texlive-pdftools-0.83-9|32	%files
14mu|texlive-pdftools-0.83-9|33	%{_bindir}/e2pall
14mu|texlive-pdftools-0.83-9|34	%{_bindir}/pdfatfi
14mu|texlive-pdftools-0.83-9|35	%{_bindir}/ps4pdf
14mu|texlive-pdftools-0.83-9|36	%{_texmfdistdir}/scripts/texlive/e2pall.pl
14mu|texlive-pdftools-0.83-9|37	%doc %{_mandir}/man1/e2pall.1*
14mu|texlive-pdftools-0.83-9|38	%doc %{_texmfdistdir}/doc/man/man1/e2pall.man1.pdf
14mu|texlive-pdftools-0.83-9|39	%doc %{_mandir}/man1/pdfclose.1*
14mu|texlive-pdftools-0.83-9|40	%doc %{_texmfdistdir}/doc/man/man1/pdfclose.man1.pdf
14mu|texlive-pdftools-0.83-9|41	%doc %{_mandir}/man1/pdfopen.1*
14mu|texlive-pdftools-0.83-9|42	%doc %{_texmfdistdir}/doc/man/man1/pdfopen.man1.pdf
14mu|texlive-pdftools-0.83-9|43	%doc %{_mandir}/man1/pdftosrc.1*
14mu|texlive-pdftools-0.83-9|44	%doc %{_texmfdistdir}/doc/man/man1/pdftosrc.man1.pdf
14mu|texlive-pdftools-0.83-9|45	
14mu|texlive-pdftools-0.83-9|46	#-----------------------------------------------------------------------
14mu|texlive-pdftools-0.83-9|47	%prep
14mu|texlive-pdftools-0.83-9|48	%setup -c -a0 -a1
14mu|texlive-pdftools-0.83-9|49	
14mu|texlive-pdftools-0.83-9|50	%build
14mu|texlive-pdftools-0.83-9|51	
14mu|texlive-pdftools-0.83-9|52	%install
14mu|texlive-pdftools-0.83-9|53	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-pdftools-0.83-9|54	pushd %{buildroot}%{_bindir}
14mu|texlive-pdftools-0.83-9|55	ln -sf %{_texmfdistdir}/scripts/texlive/e2pall.pl e2pall
14mu|texlive-pdftools-0.83-9|56	ln -sf %{_texmfdistdir}/scripts/oberdiek/pdfatfi.pl pdfatfi
14mu|texlive-pdftools-0.83-9|57	ln -sf %{_texmfdistdir}/scripts/pst-pdf/ps4pdf ps4pdf
14mu|texlive-pdftools-0.83-9|58	popd
14mu|texlive-pdftools-0.83-9|59	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-pdftools-0.83-9|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-pdftools-0.83-9|61	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-pdftools-0.83-9|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-pdftools-0.83-9|63	
14mu|texlive-pdftools-0.83-9|64	%changelog
14mu|texlive-pdftools-0.83-9|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.83-9
14mu|texlive-pdftools-0.83-9|66	+ Revision: c8d3f63
14mu|texlive-pdftools-0.83-9|67	- MassBuild#674: Increase release tag
14mu|texlive-pdftools-0.83-9|68	
14mu|texlive-pdftools-0.83-9|69	

25456 14
14mu|texlive-pdftricks-1.16-4|1	# revision 15878
14mu|texlive-pdftricks-1.16-4|2	# category Package
14mu|texlive-pdftricks-1.16-4|3	# catalog-ctan /macros/latex/contrib/pdftricks
14mu|texlive-pdftricks-1.16-4|4	# catalog-date 2008-11-24 12:47:54 +0100
14mu|texlive-pdftricks-1.16-4|5	# catalog-license gpl
14mu|texlive-pdftricks-1.16-4|6	# catalog-version 1.16
14mu|texlive-pdftricks-1.16-4|7	Name:		texlive-pdftricks
14mu|texlive-pdftricks-1.16-4|8	Version:	1.16
14mu|texlive-pdftricks-1.16-4|9	Release:	4
14mu|texlive-pdftricks-1.16-4|10	Summary:	Support for pstricks in pdfTeX
14mu|texlive-pdftricks-1.16-4|11	Group:		Publishing
14mu|texlive-pdftricks-1.16-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdftricks
14mu|texlive-pdftricks-1.16-4|13	License:	GPL
14mu|texlive-pdftricks-1.16-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftricks.tar.xz
14mu|texlive-pdftricks-1.16-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftricks.doc.tar.xz
14mu|texlive-pdftricks-1.16-4|16	BuildArch:	noarch
14mu|texlive-pdftricks-1.16-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pdftricks-1.16-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pdftricks-1.16-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pdftricks-1.16-4|20	
14mu|texlive-pdftricks-1.16-4|21	%description
14mu|texlive-pdftricks-1.16-4|22	The PSTricks macros cannot be used (directly) with pdfTeX,
14mu|texlive-pdftricks-1.16-4|23	since pstricks uses PostScript arithmetic, which isn't part of
14mu|texlive-pdftricks-1.16-4|24	PDF. This package circumvents this limitation so that the
14mu|texlive-pdftricks-1.16-4|25	extensive facilities offered by the powerful PSTricks package
14mu|texlive-pdftricks-1.16-4|26	can be made use of in a pdfTeX document. This is done using the
14mu|texlive-pdftricks-1.16-4|27	shell escape function available in current TeX implementations.
14mu|texlive-pdftricks-1.16-4|28	The package may also be used in support of other 'PostScript-
14mu|texlive-pdftricks-1.16-4|29	output-only' packages, such as PSfrag. For alternatives, users
14mu|texlive-pdftricks-1.16-4|30	may care to review the discussion in the PSTricks online
14mu|texlive-pdftricks-1.16-4|31	documentation.
14mu|texlive-pdftricks-1.16-4|32	
14mu|texlive-pdftricks-1.16-4|33	
14mu|texlive-pdftricks-1.16-4|34	#-----------------------------------------------------------------------
14mu|texlive-pdftricks-1.16-4|35	%files
14mu|texlive-pdftricks-1.16-4|36	%{_texmfdistdir}/tex/latex/pdftricks/pdftricks.sty
14mu|texlive-pdftricks-1.16-4|37	%doc %{_texmfdistdir}/doc/latex/pdftricks/makefile
14mu|texlive-pdftricks-1.16-4|38	%doc %{_texmfdistdir}/doc/latex/pdftricks/manual.pdf
14mu|texlive-pdftricks-1.16-4|39	%doc %{_texmfdistdir}/doc/latex/pdftricks/pst2pdf
14mu|texlive-pdftricks-1.16-4|40	%doc %{_texmfdistdir}/doc/latex/pdftricks/test.pdf
14mu|texlive-pdftricks-1.16-4|41	%doc %{_texmfdistdir}/doc/latex/pdftricks/test.tex
14mu|texlive-pdftricks-1.16-4|42	
14mu|texlive-pdftricks-1.16-4|43	#-----------------------------------------------------------------------
14mu|texlive-pdftricks-1.16-4|44	%prep
14mu|texlive-pdftricks-1.16-4|45	%setup -c -a0 -a1
14mu|texlive-pdftricks-1.16-4|46	
14mu|texlive-pdftricks-1.16-4|47	%build
14mu|texlive-pdftricks-1.16-4|48	
14mu|texlive-pdftricks-1.16-4|49	%install
14mu|texlive-pdftricks-1.16-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdftricks-1.16-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pdftricks-1.16-4|52	
14mu|texlive-pdftricks-1.16-4|53	
14mu|texlive-pdftricks-1.16-4|54	
14mu|texlive-pdftricks-1.16-4|55	%changelog
14mu|texlive-pdftricks-1.16-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.16-4
14mu|texlive-pdftricks-1.16-4|57	+ Revision: 1c1d14c
14mu|texlive-pdftricks-1.16-4|58	- MassBuild#674: Increase release tag
14mu|texlive-pdftricks-1.16-4|59	
14mu|texlive-pdftricks-1.16-4|60	

25457 14
14mu|texlive-pdfwin-20111103-4|1	# revision 15878
14mu|texlive-pdfwin-20111103-4|2	# category Package
14mu|texlive-pdfwin-20111103-4|3	# catalog-ctan undef
14mu|texlive-pdfwin-20111103-4|4	# catalog-date undef
14mu|texlive-pdfwin-20111103-4|5	# catalog-license undef
14mu|texlive-pdfwin-20111103-4|6	# catalog-version undef
14mu|texlive-pdfwin-20111103-4|7	Name:		texlive-pdfwin
14mu|texlive-pdfwin-20111103-4|8	Version:	20111103
14mu|texlive-pdfwin-20111103-4|9	Release:	4
14mu|texlive-pdfwin-20111103-4|10	Summary:	TeXLive pdfwin package
14mu|texlive-pdfwin-20111103-4|11	Group:		Publishing
14mu|texlive-pdfwin-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-pdfwin-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-pdfwin-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfwin.tar.xz
14mu|texlive-pdfwin-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfwin.doc.tar.xz
14mu|texlive-pdfwin-20111103-4|16	BuildArch:	noarch
14mu|texlive-pdfwin-20111103-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pdfwin-20111103-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pdfwin-20111103-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pdfwin-20111103-4|20	
14mu|texlive-pdfwin-20111103-4|21	%description
14mu|texlive-pdfwin-20111103-4|22	TeXLive pdfwin package.
14mu|texlive-pdfwin-20111103-4|23	
14mu|texlive-pdfwin-20111103-4|24	
14mu|texlive-pdfwin-20111103-4|25	#-----------------------------------------------------------------------
14mu|texlive-pdfwin-20111103-4|26	%files
14mu|texlive-pdfwin-20111103-4|27	%{_texmfdistdir}/tex/latex/pdfwin/pdfwin.cfg
14mu|texlive-pdfwin-20111103-4|28	%{_texmfdistdir}/tex/latex/pdfwin/pdfwin.sty
14mu|texlive-pdfwin-20111103-4|29	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucResampling.pdf
14mu|texlive-pdfwin-20111103-4|30	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem1.pdf
14mu|texlive-pdfwin-20111103-4|31	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem2.pdf
14mu|texlive-pdfwin-20111103-4|32	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem3.pdf
14mu|texlive-pdfwin-20111103-4|33	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem4.pdf
14mu|texlive-pdfwin-20111103-4|34	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem5.pdf
14mu|texlive-pdfwin-20111103-4|35	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem6.pdf
14mu|texlive-pdfwin-20111103-4|36	%doc %{_texmfdistdir}/doc/latex/pdfwin/Bucuresti2003.tex
14mu|texlive-pdfwin-20111103-4|37	%doc %{_texmfdistdir}/doc/latex/pdfwin/JWGU-Logo.png
14mu|texlive-pdfwin-20111103-4|38	%doc %{_texmfdistdir}/doc/latex/pdfwin/Thumbs.db
14mu|texlive-pdfwin-20111103-4|39	%doc %{_texmfdistdir}/doc/latex/pdfwin/marble.png
14mu|texlive-pdfwin-20111103-4|40	%doc %{_texmfdistdir}/doc/latex/pdfwin/normprot.tex
14mu|texlive-pdfwin-20111103-4|41	%doc %{_texmfdistdir}/doc/latex/pdfwin/shortvec.tex
14mu|texlive-pdfwin-20111103-4|42	
14mu|texlive-pdfwin-20111103-4|43	#-----------------------------------------------------------------------
14mu|texlive-pdfwin-20111103-4|44	%prep
14mu|texlive-pdfwin-20111103-4|45	%setup -c -a0 -a1
14mu|texlive-pdfwin-20111103-4|46	
14mu|texlive-pdfwin-20111103-4|47	%build
14mu|texlive-pdfwin-20111103-4|48	
14mu|texlive-pdfwin-20111103-4|49	%install
14mu|texlive-pdfwin-20111103-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfwin-20111103-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfwin-20111103-4|52	
14mu|texlive-pdfwin-20111103-4|53	
14mu|texlive-pdfwin-20111103-4|54	
14mu|texlive-pdfwin-20111103-4|55	%changelog
14mu|texlive-pdfwin-20111103-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-pdfwin-20111103-4|57	+ Revision: 74011fd
14mu|texlive-pdfwin-20111103-4|58	- MassBuild#674: Increase release tag
14mu|texlive-pdfwin-20111103-4|59	
14mu|texlive-pdfwin-20111103-4|60	

25458 14
14mu|texlive-pdfx-1.3-4|1	# revision 15878
14mu|texlive-pdfx-1.3-4|2	# category Package
14mu|texlive-pdfx-1.3-4|3	# catalog-ctan /macros/latex/contrib/pdfx
14mu|texlive-pdfx-1.3-4|4	# catalog-date 2009-05-04 11:07:03 +0200
14mu|texlive-pdfx-1.3-4|5	# catalog-license lppl
14mu|texlive-pdfx-1.3-4|6	# catalog-version 1.3
14mu|texlive-pdfx-1.3-4|7	Name:		texlive-pdfx
14mu|texlive-pdfx-1.3-4|8	Version:	1.3
14mu|texlive-pdfx-1.3-4|9	Release:	4
14mu|texlive-pdfx-1.3-4|10	Summary:	PDF/X-1a and PDF/A-1b support for pdfTeX
14mu|texlive-pdfx-1.3-4|11	Group:		Publishing
14mu|texlive-pdfx-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfx
14mu|texlive-pdfx-1.3-4|13	License:	LPPL
14mu|texlive-pdfx-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfx.tar.xz
14mu|texlive-pdfx-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfx.doc.tar.xz
14mu|texlive-pdfx-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfx.source.tar.xz
14mu|texlive-pdfx-1.3-4|17	BuildArch:	noarch
14mu|texlive-pdfx-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pdfx-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pdfx-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pdfx-1.3-4|21	
14mu|texlive-pdfx-1.3-4|22	%description
14mu|texlive-pdfx-1.3-4|23	The package helps LaTeX users to create PDF/X-1a and PFD/A-1b
14mu|texlive-pdfx-1.3-4|24	compliant pdf documents with pdfTeX.
14mu|texlive-pdfx-1.3-4|25	
14mu|texlive-pdfx-1.3-4|26	
14mu|texlive-pdfx-1.3-4|27	#-----------------------------------------------------------------------
14mu|texlive-pdfx-1.3-4|28	%files
14mu|texlive-pdfx-1.3-4|29	%{_texmfdistdir}/tex/latex/pdfx/glyphtounicode-cmr.tex
14mu|texlive-pdfx-1.3-4|30	%{_texmfdistdir}/tex/latex/pdfx/pdfa-1b.xmp
14mu|texlive-pdfx-1.3-4|31	%{_texmfdistdir}/tex/latex/pdfx/pdfx-1a.xmp
14mu|texlive-pdfx-1.3-4|32	%{_texmfdistdir}/tex/latex/pdfx/pdfx.sty
14mu|texlive-pdfx-1.3-4|33	%doc %{_texmfdistdir}/doc/latex/pdfx/README
14mu|texlive-pdfx-1.3-4|34	%doc %{_texmfdistdir}/doc/latex/pdfx/manifest.txt
14mu|texlive-pdfx-1.3-4|35	%doc %{_texmfdistdir}/doc/latex/pdfx/pdfx.pdf
14mu|texlive-pdfx-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/pdfx/small2e.pdf
14mu|texlive-pdfx-1.3-4|37	%doc %{_texmfdistdir}/doc/latex/pdfx/small2e.tex
14mu|texlive-pdfx-1.3-4|38	%doc %{_texmfdistdir}/doc/latex/pdfx/small2e.xmpdata
14mu|texlive-pdfx-1.3-4|39	#- source
14mu|texlive-pdfx-1.3-4|40	%doc %{_texmfdistdir}/source/latex/pdfx/Makefile
14mu|texlive-pdfx-1.3-4|41	%doc %{_texmfdistdir}/source/latex/pdfx/pdfx.dtx
14mu|texlive-pdfx-1.3-4|42	%doc %{_texmfdistdir}/source/latex/pdfx/pdfx.ins
14mu|texlive-pdfx-1.3-4|43	%doc %{_texmfdistdir}/source/latex/pdfx/rvdtx.sty
14mu|texlive-pdfx-1.3-4|44	
14mu|texlive-pdfx-1.3-4|45	#-----------------------------------------------------------------------
14mu|texlive-pdfx-1.3-4|46	%prep
14mu|texlive-pdfx-1.3-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-pdfx-1.3-4|48	
14mu|texlive-pdfx-1.3-4|49	%build
14mu|texlive-pdfx-1.3-4|50	
14mu|texlive-pdfx-1.3-4|51	%install
14mu|texlive-pdfx-1.3-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfx-1.3-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pdfx-1.3-4|54	
14mu|texlive-pdfx-1.3-4|55	
14mu|texlive-pdfx-1.3-4|56	
14mu|texlive-pdfx-1.3-4|57	%changelog
14mu|texlive-pdfx-1.3-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-pdfx-1.3-4|59	+ Revision: be2fce3
14mu|texlive-pdfx-1.3-4|60	- MassBuild#674: Increase release tag
14mu|texlive-pdfx-1.3-4|61	
14mu|texlive-pdfx-1.3-4|62	

25459 14
14mu|texlive-pecha-0.1-4|1	# revision 15878
14mu|texlive-pecha-0.1-4|2	# category Package
14mu|texlive-pecha-0.1-4|3	# catalog-ctan /language/tibetan/pecha
14mu|texlive-pecha-0.1-4|4	# catalog-date 2006-10-13 13:00:52 +0200
14mu|texlive-pecha-0.1-4|5	# catalog-license gpl
14mu|texlive-pecha-0.1-4|6	# catalog-version 0.1
14mu|texlive-pecha-0.1-4|7	Name:		texlive-pecha
14mu|texlive-pecha-0.1-4|8	Version:	0.1
14mu|texlive-pecha-0.1-4|9	Release:	4
14mu|texlive-pecha-0.1-4|10	Summary:	Print Tibetan text in the classic pecha layout style
14mu|texlive-pecha-0.1-4|11	Group:		Publishing
14mu|texlive-pecha-0.1-4|12	URL:		http://www.ctan.org/tex-archive/language/tibetan/pecha
14mu|texlive-pecha-0.1-4|13	License:	GPL
14mu|texlive-pecha-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pecha.tar.xz
14mu|texlive-pecha-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pecha.doc.tar.xz
14mu|texlive-pecha-0.1-4|16	BuildArch:	noarch
14mu|texlive-pecha-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pecha-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pecha-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pecha-0.1-4|20	
14mu|texlive-pecha-0.1-4|21	%description
14mu|texlive-pecha-0.1-4|22	The pecha class provides an environment for writing Tibetan on
14mu|texlive-pecha-0.1-4|23	LaTeX2e in the traditional Tibetan Pecha layout used for
14mu|texlive-pecha-0.1-4|24	spiritual or philosophical texts, using the cTib4TeX package by
14mu|texlive-pecha-0.1-4|25	Oliver Corff. It provides features like headers in different
14mu|texlive-pecha-0.1-4|26	languages, page numbering in Tibetan and more.
14mu|texlive-pecha-0.1-4|27	
14mu|texlive-pecha-0.1-4|28	
14mu|texlive-pecha-0.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-pecha-0.1-4|30	%files
14mu|texlive-pecha-0.1-4|31	%{_texmfdistdir}/tex/latex/pecha/ctibmantra.sty
14mu|texlive-pecha-0.1-4|32	%{_texmfdistdir}/tex/latex/pecha/pecha.cls
14mu|texlive-pecha-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/pecha/CHANGES
14mu|texlive-pecha-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/pecha/COPYING
14mu|texlive-pecha-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/pecha/README
14mu|texlive-pecha-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/pecha/example.pdf
14mu|texlive-pecha-0.1-4|37	%doc %{_texmfdistdir}/doc/latex/pecha/example.tex
14mu|texlive-pecha-0.1-4|38	%doc %{_texmfdistdir}/doc/latex/pecha/pecha_docu.pdf
14mu|texlive-pecha-0.1-4|39	%doc %{_texmfdistdir}/doc/latex/pecha/pecha_docu.tex
14mu|texlive-pecha-0.1-4|40	
14mu|texlive-pecha-0.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-pecha-0.1-4|42	%prep
14mu|texlive-pecha-0.1-4|43	%setup -c -a0 -a1
14mu|texlive-pecha-0.1-4|44	
14mu|texlive-pecha-0.1-4|45	%build
14mu|texlive-pecha-0.1-4|46	
14mu|texlive-pecha-0.1-4|47	%install
14mu|texlive-pecha-0.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pecha-0.1-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pecha-0.1-4|50	
14mu|texlive-pecha-0.1-4|51	
14mu|texlive-pecha-0.1-4|52	
14mu|texlive-pecha-0.1-4|53	%changelog
14mu|texlive-pecha-0.1-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-pecha-0.1-4|55	+ Revision: 4453af6
14mu|texlive-pecha-0.1-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pecha-0.1-4|57	
14mu|texlive-pecha-0.1-4|58	

25460 14
14mu|texlive-pedigree-perl-1.0-4|1	# revision 26313
14mu|texlive-pedigree-perl-1.0-4|2	# category Package
14mu|texlive-pedigree-perl-1.0-4|3	# catalog-ctan /graphics/pstricks/contrib/pedigree/pedigree-perl
14mu|texlive-pedigree-perl-1.0-4|4	# catalog-date 2012-04-14 20:51:11 +0200
14mu|texlive-pedigree-perl-1.0-4|5	# catalog-license gpl2
14mu|texlive-pedigree-perl-1.0-4|6	# catalog-version 1.0
14mu|texlive-pedigree-perl-1.0-4|7	Name:		texlive-pedigree-perl
14mu|texlive-pedigree-perl-1.0-4|8	Version:	1.0
14mu|texlive-pedigree-perl-1.0-4|9	Release:	4
14mu|texlive-pedigree-perl-1.0-4|10	Summary:	Generate TeX pedigree files from CSV files
14mu|texlive-pedigree-perl-1.0-4|11	Group:		Publishing
14mu|texlive-pedigree-perl-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pedigree/pedigree-perl
14mu|texlive-pedigree-perl-1.0-4|13	License:	GPL2
14mu|texlive-pedigree-perl-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pedigree-perl.tar.xz
14mu|texlive-pedigree-perl-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pedigree-perl.doc.tar.xz
14mu|texlive-pedigree-perl-1.0-4|16	BuildArch:	noarch
14mu|texlive-pedigree-perl-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pedigree-perl-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pedigree-perl-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pedigree-perl-1.0-4|20	Provides:	texlive-pedigree-perl.bin = %{EVRD}
14mu|texlive-pedigree-perl-1.0-4|21	
14mu|texlive-pedigree-perl-1.0-4|22	%description
14mu|texlive-pedigree-perl-1.0-4|23	This program generates TeX commands to typeset pedigrees --
14mu|texlive-pedigree-perl-1.0-4|24	either TeX fragments or full LaTeX files, to be processed by
14mu|texlive-pedigree-perl-1.0-4|25	the authors' pst-pdgr package. The program has support for
14mu|texlive-pedigree-perl-1.0-4|26	multilanguage pedigrees (at the present moment the English and
14mu|texlive-pedigree-perl-1.0-4|27	Russian languages are supported).
14mu|texlive-pedigree-perl-1.0-4|28	
14mu|texlive-pedigree-perl-1.0-4|29	
14mu|texlive-pedigree-perl-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-pedigree-perl-1.0-4|31	%files
14mu|texlive-pedigree-perl-1.0-4|32	%{_bindir}/pedigree
14mu|texlive-pedigree-perl-1.0-4|33	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree.pm
14mu|texlive-pedigree-perl-1.0-4|34	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/AbortionNode.pm
14mu|texlive-pedigree-perl-1.0-4|35	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Area.pm
14mu|texlive-pedigree-perl-1.0-4|36	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/ChildlessNode.pm
14mu|texlive-pedigree-perl-1.0-4|37	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Language.pm
14mu|texlive-pedigree-perl-1.0-4|38	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/MarriageNode.pm
14mu|texlive-pedigree-perl-1.0-4|39	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Node.pm
14mu|texlive-pedigree-perl-1.0-4|40	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Parser.pm
14mu|texlive-pedigree-perl-1.0-4|41	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/PersonNode.pm
14mu|texlive-pedigree-perl-1.0-4|42	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/TwinsNode.pm
14mu|texlive-pedigree-perl-1.0-4|43	%{_texmfdistdir}/scripts/pedigree-perl/pedigree.pl
14mu|texlive-pedigree-perl-1.0-4|44	%doc %{_texmfdistdir}/doc/support/pedigree-perl/LICENSE
14mu|texlive-pedigree-perl-1.0-4|45	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Makefile
14mu|texlive-pedigree-perl-1.0-4|46	%doc %{_texmfdistdir}/doc/support/pedigree-perl/NEWS
14mu|texlive-pedigree-perl-1.0-4|47	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree.3
14mu|texlive-pedigree-perl-1.0-4|48	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/AbortionNode.3
14mu|texlive-pedigree-perl-1.0-4|49	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Area.3
14mu|texlive-pedigree-perl-1.0-4|50	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/ChildlessNode.3
14mu|texlive-pedigree-perl-1.0-4|51	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Language.3
14mu|texlive-pedigree-perl-1.0-4|52	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Makefile
14mu|texlive-pedigree-perl-1.0-4|53	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/MarriageNode.3
14mu|texlive-pedigree-perl-1.0-4|54	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Node.3
14mu|texlive-pedigree-perl-1.0-4|55	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Parser.3
14mu|texlive-pedigree-perl-1.0-4|56	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/PersonNode.3
14mu|texlive-pedigree-perl-1.0-4|57	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/TwinsNode.3
14mu|texlive-pedigree-perl-1.0-4|58	%doc %{_texmfdistdir}/doc/support/pedigree-perl/README
14mu|texlive-pedigree-perl-1.0-4|59	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/Makefile
14mu|texlive-pedigree-perl-1.0-4|60	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/abortions.tex
14mu|texlive-pedigree-perl-1.0-4|61	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/english.tex
14mu|texlive-pedigree-perl-1.0-4|62	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/english1.tex
14mu|texlive-pedigree-perl-1.0-4|63	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.bib
14mu|texlive-pedigree-perl-1.0-4|64	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.pdf
14mu|texlive-pedigree-perl-1.0-4|65	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.ps
14mu|texlive-pedigree-perl-1.0-4|66	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.tex
14mu|texlive-pedigree-perl-1.0-4|67	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/russian.tex
14mu|texlive-pedigree-perl-1.0-4|68	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/abortions.csv
14mu|texlive-pedigree-perl-1.0-4|69	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/badsort.csv
14mu|texlive-pedigree-perl-1.0-4|70	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/childlessness.csv
14mu|texlive-pedigree-perl-1.0-4|71	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/consanguinic.csv
14mu|texlive-pedigree-perl-1.0-4|72	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english.cfg
14mu|texlive-pedigree-perl-1.0-4|73	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english.csv
14mu|texlive-pedigree-perl-1.0-4|74	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english1.cfg
14mu|texlive-pedigree-perl-1.0-4|75	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english_short.cfg
14mu|texlive-pedigree-perl-1.0-4|76	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/pedigree.cfg
14mu|texlive-pedigree-perl-1.0-4|77	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/russian.cfg
14mu|texlive-pedigree-perl-1.0-4|78	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/russian.csv
14mu|texlive-pedigree-perl-1.0-4|79	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort1.csv
14mu|texlive-pedigree-perl-1.0-4|80	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort2.csv
14mu|texlive-pedigree-perl-1.0-4|81	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort3.csv
14mu|texlive-pedigree-perl-1.0-4|82	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/twins.csv
14mu|texlive-pedigree-perl-1.0-4|83	%doc %{_texmfdistdir}/doc/support/pedigree-perl/pedigree.1
14mu|texlive-pedigree-perl-1.0-4|84	
14mu|texlive-pedigree-perl-1.0-4|85	#-----------------------------------------------------------------------
14mu|texlive-pedigree-perl-1.0-4|86	%prep
14mu|texlive-pedigree-perl-1.0-4|87	%setup -c -a0 -a1
14mu|texlive-pedigree-perl-1.0-4|88	
14mu|texlive-pedigree-perl-1.0-4|89	%build
14mu|texlive-pedigree-perl-1.0-4|90	
14mu|texlive-pedigree-perl-1.0-4|91	%install
14mu|texlive-pedigree-perl-1.0-4|92	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-pedigree-perl-1.0-4|93	pushd %{buildroot}%{_bindir}
14mu|texlive-pedigree-perl-1.0-4|94	ln -sf %{_texmfdistdir}/scripts/pedigree-perl/pedigree.pl pedigree
14mu|texlive-pedigree-perl-1.0-4|95	popd
14mu|texlive-pedigree-perl-1.0-4|96	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-pedigree-perl-1.0-4|97	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-pedigree-perl-1.0-4|98	
14mu|texlive-pedigree-perl-1.0-4|99	
14mu|texlive-pedigree-perl-1.0-4|100	
14mu|texlive-pedigree-perl-1.0-4|101	%changelog
14mu|texlive-pedigree-perl-1.0-4|102	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-pedigree-perl-1.0-4|103	+ Revision: 8515e1f
14mu|texlive-pedigree-perl-1.0-4|104	- MassBuild#674: Increase release tag
14mu|texlive-pedigree-perl-1.0-4|105	
14mu|texlive-pedigree-perl-1.0-4|106	

25461 14
14mu|texlive-perfectcut-1.9-4|1	# revision 32861
14mu|texlive-perfectcut-1.9-4|2	# category Package
14mu|texlive-perfectcut-1.9-4|3	# catalog-ctan /macros/latex/contrib/perfectcut
14mu|texlive-perfectcut-1.9-4|4	# catalog-date 2014-02-03 14:43:47 +0100
14mu|texlive-perfectcut-1.9-4|5	# catalog-license lppl1.3
14mu|texlive-perfectcut-1.9-4|6	# catalog-version 1.9
14mu|texlive-perfectcut-1.9-4|7	Name:		texlive-perfectcut
14mu|texlive-perfectcut-1.9-4|8	Version:	1.9
14mu|texlive-perfectcut-1.9-4|9	Release:	4
14mu|texlive-perfectcut-1.9-4|10	Summary:	Brackets whose size adjusts to the nesting
14mu|texlive-perfectcut-1.9-4|11	Group:		Publishing
14mu|texlive-perfectcut-1.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/perfectcut
14mu|texlive-perfectcut-1.9-4|13	License:	LPPL1.3
14mu|texlive-perfectcut-1.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perfectcut.tar.xz
14mu|texlive-perfectcut-1.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perfectcut.doc.tar.xz
14mu|texlive-perfectcut-1.9-4|16	BuildArch:	noarch
14mu|texlive-perfectcut-1.9-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-perfectcut-1.9-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-perfectcut-1.9-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-perfectcut-1.9-4|20	
14mu|texlive-perfectcut-1.9-4|21	%description
14mu|texlive-perfectcut-1.9-4|22	The package defines the command \perfectcut#1#2 which displays
14mu|texlive-perfectcut-1.9-4|23	a bracket <#1||#2>. Its effect is to determine the size of the
14mu|texlive-perfectcut-1.9-4|24	bracket depending on the number of nested \perfectcut
14mu|texlive-perfectcut-1.9-4|25	(regardless of the contents). The command is intended for use:
14mu|texlive-perfectcut-1.9-4|26	In proof theory, for term notations of sequent calculus, In
14mu|texlive-perfectcut-1.9-4|27	computer science, for the modeling of abstract machines. The
14mu|texlive-perfectcut-1.9-4|28	package also offers a reimplementation of \big, \bigg, etc.,
14mu|texlive-perfectcut-1.9-4|29	into arbitrary-size variants.
14mu|texlive-perfectcut-1.9-4|30	
14mu|texlive-perfectcut-1.9-4|31	
14mu|texlive-perfectcut-1.9-4|32	#-----------------------------------------------------------------------
14mu|texlive-perfectcut-1.9-4|33	%files
14mu|texlive-perfectcut-1.9-4|34	%{_texmfdistdir}/tex/latex/perfectcut/perfectcut.sty
14mu|texlive-perfectcut-1.9-4|35	%doc %{_texmfdistdir}/doc/latex/perfectcut/README
14mu|texlive-perfectcut-1.9-4|36	%doc %{_texmfdistdir}/doc/latex/perfectcut/perfectcut.pdf
14mu|texlive-perfectcut-1.9-4|37	%doc %{_texmfdistdir}/doc/latex/perfectcut/perfectcut.tex
14mu|texlive-perfectcut-1.9-4|38	
14mu|texlive-perfectcut-1.9-4|39	#-----------------------------------------------------------------------
14mu|texlive-perfectcut-1.9-4|40	%prep
14mu|texlive-perfectcut-1.9-4|41	%setup -c -a0 -a1
14mu|texlive-perfectcut-1.9-4|42	
14mu|texlive-perfectcut-1.9-4|43	%build
14mu|texlive-perfectcut-1.9-4|44	
14mu|texlive-perfectcut-1.9-4|45	%install
14mu|texlive-perfectcut-1.9-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-perfectcut-1.9-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-perfectcut-1.9-4|48	
14mu|texlive-perfectcut-1.9-4|49	%changelog
14mu|texlive-perfectcut-1.9-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9-4
14mu|texlive-perfectcut-1.9-4|51	+ Revision: aa0ce63
14mu|texlive-perfectcut-1.9-4|52	- MassBuild#674: Increase release tag
14mu|texlive-perfectcut-1.9-4|53	
14mu|texlive-perfectcut-1.9-4|54	

25462 14
14mu|texlive-perltex-2.1-10|1	# revision 29752
14mu|texlive-perltex-2.1-10|2	# category Package
14mu|texlive-perltex-2.1-10|3	# catalog-ctan /macros/latex/contrib/perltex
14mu|texlive-perltex-2.1-10|4	# catalog-date 2012-06-12 18:08:23 +0200
14mu|texlive-perltex-2.1-10|5	# catalog-license lppl
14mu|texlive-perltex-2.1-10|6	# catalog-version 2.1
14mu|texlive-perltex-2.1-10|7	Name:		texlive-perltex
14mu|texlive-perltex-2.1-10|8	Version:	2.1
14mu|texlive-perltex-2.1-10|9	Release:	10
14mu|texlive-perltex-2.1-10|10	Summary:	Define LaTeX macros in terms of Perl code
14mu|texlive-perltex-2.1-10|11	Group:		Publishing
14mu|texlive-perltex-2.1-10|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/perltex
14mu|texlive-perltex-2.1-10|13	License:	LPPL
14mu|texlive-perltex-2.1-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.tar.xz
14mu|texlive-perltex-2.1-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.doc.tar.xz
14mu|texlive-perltex-2.1-10|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.source.tar.xz
14mu|texlive-perltex-2.1-10|17	BuildArch:	noarch
14mu|texlive-perltex-2.1-10|18	BuildRequires:	texlive-tlpkg
14mu|texlive-perltex-2.1-10|19	Requires(pre):	texlive-tlpkg
14mu|texlive-perltex-2.1-10|20	Requires(post):	texlive-kpathsea
14mu|texlive-perltex-2.1-10|21	Provides:	texlive-perltex.bin = %{EVRD}
14mu|texlive-perltex-2.1-10|22	
14mu|texlive-perltex-2.1-10|23	%description
14mu|texlive-perltex-2.1-10|24	PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e
14mu|texlive-perltex-2.1-10|25	package (perltex.sty) that, together, give the user the ability
14mu|texlive-perltex-2.1-10|26	to define LaTeX macros in terms of Perl code. Once defined, a
14mu|texlive-perltex-2.1-10|27	Perl macro becomes indistinguishable from any other LaTeX
14mu|texlive-perltex-2.1-10|28	macro. PerlTeX thereby combines LaTeX's typesetting power with
14mu|texlive-perltex-2.1-10|29	Perl's programmability. PerlTeX will make use of persistent
14mu|texlive-perltex-2.1-10|30	named pipes, and thereby run more efficiently, on operating
14mu|texlive-perltex-2.1-10|31	systems that offer them (mostly Unix-like systems). Also
14mu|texlive-perltex-2.1-10|32	provided is a switch to generate a PerlTeX-free, document-
14mu|texlive-perltex-2.1-10|33	specific, noperltex.sty that is useful when distributing a
14mu|texlive-perltex-2.1-10|34	document to places where PerlTeX is not available.
14mu|texlive-perltex-2.1-10|35	
14mu|texlive-perltex-2.1-10|36	
14mu|texlive-perltex-2.1-10|37	#-----------------------------------------------------------------------
14mu|texlive-perltex-2.1-10|38	%files
14mu|texlive-perltex-2.1-10|39	%{_bindir}/perltex
14mu|texlive-perltex-2.1-10|40	%{_texmfdistdir}/scripts/perltex/perltex.pl
14mu|texlive-perltex-2.1-10|41	%{_texmfdistdir}/tex/latex/perltex/perltex.sty
14mu|texlive-perltex-2.1-10|42	%doc %{_texmfdistdir}/doc/latex/perltex/README
14mu|texlive-perltex-2.1-10|43	%doc %{_texmfdistdir}/doc/latex/perltex/example.tex
14mu|texlive-perltex-2.1-10|44	%doc %{_texmfdistdir}/doc/latex/perltex/perltex.pdf
14mu|texlive-perltex-2.1-10|45	%doc %{_mandir}/man1/perltex.1*
14mu|texlive-perltex-2.1-10|46	%doc %{_texmfdistdir}/doc/man/man1/perltex.man1.pdf
14mu|texlive-perltex-2.1-10|47	#- source
14mu|texlive-perltex-2.1-10|48	%doc %{_texmfdistdir}/source/latex/perltex/perltex.dtx
14mu|texlive-perltex-2.1-10|49	%doc %{_texmfdistdir}/source/latex/perltex/perltex.ins
14mu|texlive-perltex-2.1-10|50	
14mu|texlive-perltex-2.1-10|51	#-----------------------------------------------------------------------
14mu|texlive-perltex-2.1-10|52	%prep
14mu|texlive-perltex-2.1-10|53	%setup -c -a0 -a1 -a2
14mu|texlive-perltex-2.1-10|54	
14mu|texlive-perltex-2.1-10|55	%build
14mu|texlive-perltex-2.1-10|56	
14mu|texlive-perltex-2.1-10|57	%install
14mu|texlive-perltex-2.1-10|58	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-perltex-2.1-10|59	pushd %{buildroot}%{_bindir}
14mu|texlive-perltex-2.1-10|60	ln -sf %{_texmfdistdir}/scripts/perltex/perltex.pl perltex
14mu|texlive-perltex-2.1-10|61	popd
14mu|texlive-perltex-2.1-10|62	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-perltex-2.1-10|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-perltex-2.1-10|64	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-perltex-2.1-10|65	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-perltex-2.1-10|66	
14mu|texlive-perltex-2.1-10|67	%changelog
14mu|texlive-perltex-2.1-10|68	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-10
14mu|texlive-perltex-2.1-10|69	+ Revision: f593a94
14mu|texlive-perltex-2.1-10|70	- MassBuild#674: Increase release tag
14mu|texlive-perltex-2.1-10|71	
14mu|texlive-perltex-2.1-10|72	

25463 14
14mu|texlive-permute-20070112-4|1	# revision 15878
14mu|texlive-permute-20070112-4|2	# category Package
14mu|texlive-permute-20070112-4|3	# catalog-ctan /macros/latex/contrib/permute
14mu|texlive-permute-20070112-4|4	# catalog-date 2007-01-12 23:55:10 +0100
14mu|texlive-permute-20070112-4|5	# catalog-license lppl
14mu|texlive-permute-20070112-4|6	# catalog-version undef
14mu|texlive-permute-20070112-4|7	Name:		texlive-permute
14mu|texlive-permute-20070112-4|8	Version:	20070112
14mu|texlive-permute-20070112-4|9	Release:	4
14mu|texlive-permute-20070112-4|10	Summary:	Support for symmetric groups
14mu|texlive-permute-20070112-4|11	Group:		Publishing
14mu|texlive-permute-20070112-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/permute
14mu|texlive-permute-20070112-4|13	License:	LPPL
14mu|texlive-permute-20070112-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/permute.tar.xz
14mu|texlive-permute-20070112-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/permute.doc.tar.xz
14mu|texlive-permute-20070112-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/permute.source.tar.xz
14mu|texlive-permute-20070112-4|17	BuildArch:	noarch
14mu|texlive-permute-20070112-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-permute-20070112-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-permute-20070112-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-permute-20070112-4|21	
14mu|texlive-permute-20070112-4|22	%description
14mu|texlive-permute-20070112-4|23	A package for symmetric groups, allowing you to input, output,
14mu|texlive-permute-20070112-4|24	and calculate with them.
14mu|texlive-permute-20070112-4|25	
14mu|texlive-permute-20070112-4|26	
14mu|texlive-permute-20070112-4|27	#-----------------------------------------------------------------------
14mu|texlive-permute-20070112-4|28	%files
14mu|texlive-permute-20070112-4|29	%{_texmfdistdir}/tex/latex/permute/permute.sty
14mu|texlive-permute-20070112-4|30	%doc %{_texmfdistdir}/doc/latex/permute/permute.pdf
14mu|texlive-permute-20070112-4|31	#- source
14mu|texlive-permute-20070112-4|32	%doc %{_texmfdistdir}/source/latex/permute/permute.dtx
14mu|texlive-permute-20070112-4|33	%doc %{_texmfdistdir}/source/latex/permute/permute.ins
14mu|texlive-permute-20070112-4|34	
14mu|texlive-permute-20070112-4|35	#-----------------------------------------------------------------------
14mu|texlive-permute-20070112-4|36	%prep
14mu|texlive-permute-20070112-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-permute-20070112-4|38	
14mu|texlive-permute-20070112-4|39	%build
14mu|texlive-permute-20070112-4|40	
14mu|texlive-permute-20070112-4|41	%install
14mu|texlive-permute-20070112-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-permute-20070112-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-permute-20070112-4|44	
14mu|texlive-permute-20070112-4|45	
14mu|texlive-permute-20070112-4|46	
14mu|texlive-permute-20070112-4|47	%changelog
14mu|texlive-permute-20070112-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070112-4
14mu|texlive-permute-20070112-4|49	+ Revision: 733e9f9
14mu|texlive-permute-20070112-4|50	- MassBuild#674: Increase release tag
14mu|texlive-permute-20070112-4|51	
14mu|texlive-permute-20070112-4|52	

25464 14
14mu|texlive-persian-bib-0.6-4|1	# revision 23267
14mu|texlive-persian-bib-0.6-4|2	# category Package
14mu|texlive-persian-bib-0.6-4|3	# catalog-ctan /biblio/bibtex/contrib/persian-bib
14mu|texlive-persian-bib-0.6-4|4	# catalog-date 2011-07-10 22:10:07 +0200
14mu|texlive-persian-bib-0.6-4|5	# catalog-license lppl
14mu|texlive-persian-bib-0.6-4|6	# catalog-version 0.6
14mu|texlive-persian-bib-0.6-4|7	Name:		texlive-persian-bib
14mu|texlive-persian-bib-0.6-4|8	Version:	0.6
14mu|texlive-persian-bib-0.6-4|9	Release:	4
14mu|texlive-persian-bib-0.6-4|10	Summary:	Persian translations of classic BibTeX styles
14mu|texlive-persian-bib-0.6-4|11	Group:		Publishing
14mu|texlive-persian-bib-0.6-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/persian-bib
14mu|texlive-persian-bib-0.6-4|13	License:	LPPL
14mu|texlive-persian-bib-0.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-bib.tar.xz
14mu|texlive-persian-bib-0.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-bib.doc.tar.xz
14mu|texlive-persian-bib-0.6-4|16	BuildArch:	noarch
14mu|texlive-persian-bib-0.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-persian-bib-0.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-persian-bib-0.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-persian-bib-0.6-4|20	
14mu|texlive-persian-bib-0.6-4|21	%description
14mu|texlive-persian-bib-0.6-4|22	Currently 7 files: acm-fa.bst, asa-fa.bst, chicago-fa.bst,
14mu|texlive-persian-bib-0.6-4|23	ieeetr-fa.bst, plain-fa.bst, plainnat-fa.bst and unsrt-fa.bst
14mu|texlive-persian-bib-0.6-4|24	are modified for Persian documents prepared with XePersian
14mu|texlive-persian-bib-0.6-4|25	(which the present package depends on). The Persian .bst files
14mu|texlive-persian-bib-0.6-4|26	can simultaneously handle both Latin and Persian references. A
14mu|texlive-persian-bib-0.6-4|27	file cp1256fa.csf is provided for correct sorting of Persian
14mu|texlive-persian-bib-0.6-4|28	references and three fields LANGUAGE, TRANSLATOR and AUTHORFA
14mu|texlive-persian-bib-0.6-4|29	are defined.
14mu|texlive-persian-bib-0.6-4|30	
14mu|texlive-persian-bib-0.6-4|31	
14mu|texlive-persian-bib-0.6-4|32	#-----------------------------------------------------------------------
14mu|texlive-persian-bib-0.6-4|33	%files
14mu|texlive-persian-bib-0.6-4|34	%{_texmfdistdir}/bibtex/bst/persian-bib/acm-fa.bst
14mu|texlive-persian-bib-0.6-4|35	%{_texmfdistdir}/bibtex/bst/persian-bib/asa-fa.bst
14mu|texlive-persian-bib-0.6-4|36	%{_texmfdistdir}/bibtex/bst/persian-bib/chicago-fa.bst
14mu|texlive-persian-bib-0.6-4|37	%{_texmfdistdir}/bibtex/bst/persian-bib/ieeetr-fa.bst
14mu|texlive-persian-bib-0.6-4|38	%{_texmfdistdir}/bibtex/bst/persian-bib/plain-fa.bst
14mu|texlive-persian-bib-0.6-4|39	%{_texmfdistdir}/bibtex/bst/persian-bib/plainnat-fa.bst
14mu|texlive-persian-bib-0.6-4|40	%{_texmfdistdir}/bibtex/bst/persian-bib/unsrt-fa.bst
14mu|texlive-persian-bib-0.6-4|41	%{_texmfdistdir}/bibtex/csf/persian-bib/cp1256fa.csf
14mu|texlive-persian-bib-0.6-4|42	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/MyReferences.bib
14mu|texlive-persian-bib-0.6-4|43	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/Persian-bib-userguide.pdf
14mu|texlive-persian-bib-0.6-4|44	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/Persian-bib-userguide.tex
14mu|texlive-persian-bib-0.6-4|45	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/README
14mu|texlive-persian-bib-0.6-4|46	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/bibtex-example.pdf
14mu|texlive-persian-bib-0.6-4|47	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/bibtex-example.tex
14mu|texlive-persian-bib-0.6-4|48	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/gen_pdf.pl
14mu|texlive-persian-bib-0.6-4|49	
14mu|texlive-persian-bib-0.6-4|50	#-----------------------------------------------------------------------
14mu|texlive-persian-bib-0.6-4|51	%prep
14mu|texlive-persian-bib-0.6-4|52	%setup -c -a0 -a1
14mu|texlive-persian-bib-0.6-4|53	
14mu|texlive-persian-bib-0.6-4|54	%build
14mu|texlive-persian-bib-0.6-4|55	
14mu|texlive-persian-bib-0.6-4|56	%install
14mu|texlive-persian-bib-0.6-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-persian-bib-0.6-4|58	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-persian-bib-0.6-4|59	
14mu|texlive-persian-bib-0.6-4|60	
14mu|texlive-persian-bib-0.6-4|61	
14mu|texlive-persian-bib-0.6-4|62	%changelog
14mu|texlive-persian-bib-0.6-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14mu|texlive-persian-bib-0.6-4|64	+ Revision: cf831ac
14mu|texlive-persian-bib-0.6-4|65	- MassBuild#674: Increase release tag
14mu|texlive-persian-bib-0.6-4|66	
14mu|texlive-persian-bib-0.6-4|67	

25465 14
14mu|texlive-persian-modern-0.3-4|1	# revision 23959
14mu|texlive-persian-modern-0.3-4|2	# category Package
14mu|texlive-persian-modern-0.3-4|3	# catalog-ctan /fonts/persian-modern
14mu|texlive-persian-modern-0.3-4|4	# catalog-date 2011-09-14 17:59:09 +0200
14mu|texlive-persian-modern-0.3-4|5	# catalog-license ofl
14mu|texlive-persian-modern-0.3-4|6	# catalog-version 0.3
14mu|texlive-persian-modern-0.3-4|7	Name:		texlive-persian-modern
14mu|texlive-persian-modern-0.3-4|8	Version:	0.3
14mu|texlive-persian-modern-0.3-4|9	Release:	4
14mu|texlive-persian-modern-0.3-4|10	Summary:	The "Persian Modern" family of fonts
14mu|texlive-persian-modern-0.3-4|11	Group:		Publishing
14mu|texlive-persian-modern-0.3-4|12	URL:		http://www.ctan.org/tex-archive/fonts/persian-modern
14mu|texlive-persian-modern-0.3-4|13	License:	OFL
14mu|texlive-persian-modern-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-modern.tar.xz
14mu|texlive-persian-modern-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-modern.doc.tar.xz
14mu|texlive-persian-modern-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-modern.source.tar.xz
14mu|texlive-persian-modern-0.3-4|17	BuildArch:	noarch
14mu|texlive-persian-modern-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-persian-modern-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-persian-modern-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-persian-modern-0.3-4|21	
14mu|texlive-persian-modern-0.3-4|22	%description
14mu|texlive-persian-modern-0.3-4|23	The Persian Modern family consists of 12 fonts (based on the
14mu|texlive-persian-modern-0.3-4|24	"FarsiTeX Scientific fonts" released into the public domain by
14mu|texlive-persian-modern-0.3-4|25	the FarsiTeX project). The single set of fonts is available in
14mu|texlive-persian-modern-0.3-4|26	TrueType format (.ttf). Support may be available via the
14mu|texlive-persian-modern-0.3-4|27	ParsiLaTeX forum.
14mu|texlive-persian-modern-0.3-4|28	
14mu|texlive-persian-modern-0.3-4|29	
14mu|texlive-persian-modern-0.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-persian-modern-0.3-4|31	%files
14mu|texlive-persian-modern-0.3-4|32	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-bold.ttf
14mu|texlive-persian-modern-0.3-4|33	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-bolditalic.ttf
14mu|texlive-persian-modern-0.3-4|34	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-boldoblique.ttf
14mu|texlive-persian-modern-0.3-4|35	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-italic.ttf
14mu|texlive-persian-modern-0.3-4|36	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-italicoutline.ttf
14mu|texlive-persian-modern-0.3-4|37	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-italicshadow.ttf
14mu|texlive-persian-modern-0.3-4|38	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-oblique.ttf
14mu|texlive-persian-modern-0.3-4|39	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-obliqueoutline.ttf
14mu|texlive-persian-modern-0.3-4|40	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-obliqueshadow.ttf
14mu|texlive-persian-modern-0.3-4|41	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-outline.ttf
14mu|texlive-persian-modern-0.3-4|42	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-regular.ttf
14mu|texlive-persian-modern-0.3-4|43	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-shadow.ttf
14mu|texlive-persian-modern-0.3-4|44	%doc %{_texmfdistdir}/doc/fonts/persian-modern/OFL-FAQ.txt
14mu|texlive-persian-modern-0.3-4|45	%doc %{_texmfdistdir}/doc/fonts/persian-modern/OFL.txt
14mu|texlive-persian-modern-0.3-4|46	%doc %{_texmfdistdir}/doc/fonts/persian-modern/README
14mu|texlive-persian-modern-0.3-4|47	#- source
14mu|texlive-persian-modern-0.3-4|48	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-bold.sfd
14mu|texlive-persian-modern-0.3-4|49	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-bolditalic.sfd
14mu|texlive-persian-modern-0.3-4|50	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-boldoblique.sfd
14mu|texlive-persian-modern-0.3-4|51	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-italic.sfd
14mu|texlive-persian-modern-0.3-4|52	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-italicoutline.sfd
14mu|texlive-persian-modern-0.3-4|53	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-italicshadow.sfd
14mu|texlive-persian-modern-0.3-4|54	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-oblique.sfd
14mu|texlive-persian-modern-0.3-4|55	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-obliqueoutline.sfd
14mu|texlive-persian-modern-0.3-4|56	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-obliqueshadow.sfd
14mu|texlive-persian-modern-0.3-4|57	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-outline.sfd
14mu|texlive-persian-modern-0.3-4|58	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-regular.sfd
14mu|texlive-persian-modern-0.3-4|59	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-shadow.sfd
14mu|texlive-persian-modern-0.3-4|60	
14mu|texlive-persian-modern-0.3-4|61	#-----------------------------------------------------------------------
14mu|texlive-persian-modern-0.3-4|62	%prep
14mu|texlive-persian-modern-0.3-4|63	%setup -c -a0 -a1 -a2
14mu|texlive-persian-modern-0.3-4|64	
14mu|texlive-persian-modern-0.3-4|65	%build
14mu|texlive-persian-modern-0.3-4|66	
14mu|texlive-persian-modern-0.3-4|67	%install
14mu|texlive-persian-modern-0.3-4|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-persian-modern-0.3-4|69	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-persian-modern-0.3-4|70	
14mu|texlive-persian-modern-0.3-4|71	
14mu|texlive-persian-modern-0.3-4|72	
14mu|texlive-persian-modern-0.3-4|73	%changelog
14mu|texlive-persian-modern-0.3-4|74	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-persian-modern-0.3-4|75	+ Revision: 3b0171c
14mu|texlive-persian-modern-0.3-4|76	- MassBuild#674: Increase release tag
14mu|texlive-persian-modern-0.3-4|77	
14mu|texlive-persian-modern-0.3-4|78	

25466 14
14mu|texlive-petiteannonce-1.0001-3|1	# revision 25915
14mu|texlive-petiteannonce-1.0001-3|2	# category Package
14mu|texlive-petiteannonce-1.0001-3|3	# catalog-ctan /macros/latex/contrib/petiteannonce
14mu|texlive-petiteannonce-1.0001-3|4	# catalog-date 2012-04-11 15:11:02 +0200
14mu|texlive-petiteannonce-1.0001-3|5	# catalog-license lppl
14mu|texlive-petiteannonce-1.0001-3|6	# catalog-version 1.0001
14mu|texlive-petiteannonce-1.0001-3|7	Name:		texlive-petiteannonce
14mu|texlive-petiteannonce-1.0001-3|8	Version:	1.0001
14mu|texlive-petiteannonce-1.0001-3|9	Release:	3
14mu|texlive-petiteannonce-1.0001-3|10	Summary:	A class for small advertisements
14mu|texlive-petiteannonce-1.0001-3|11	Group:		Publishing
14mu|texlive-petiteannonce-1.0001-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/petiteannonce
14mu|texlive-petiteannonce-1.0001-3|13	License:	LPPL
14mu|texlive-petiteannonce-1.0001-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petiteannonce.tar.xz
14mu|texlive-petiteannonce-1.0001-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petiteannonce.doc.tar.xz
14mu|texlive-petiteannonce-1.0001-3|16	BuildArch:	noarch
14mu|texlive-petiteannonce-1.0001-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-petiteannonce-1.0001-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-petiteannonce-1.0001-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-petiteannonce-1.0001-3|20	
14mu|texlive-petiteannonce-1.0001-3|21	%description
14mu|texlive-petiteannonce-1.0001-3|22	The class enables you to create the sort of adverts that you
14mu|texlive-petiteannonce-1.0001-3|23	pin on a noticeboard, with tear-off strips at the bottom where
14mu|texlive-petiteannonce-1.0001-3|24	you can place contact details.
14mu|texlive-petiteannonce-1.0001-3|25	
14mu|texlive-petiteannonce-1.0001-3|26	
14mu|texlive-petiteannonce-1.0001-3|27	#-----------------------------------------------------------------------
14mu|texlive-petiteannonce-1.0001-3|28	%files
14mu|texlive-petiteannonce-1.0001-3|29	%{_texmfdistdir}/tex/latex/petiteannonce/petiteannonce.cls
14mu|texlive-petiteannonce-1.0001-3|30	%doc %{_texmfdistdir}/doc/latex/petiteannonce/baignoire.JPG
14mu|texlive-petiteannonce-1.0001-3|31	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonce.doc.pdf
14mu|texlive-petiteannonce-1.0001-3|32	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonce.doc.tex
14mu|texlive-petiteannonce-1.0001-3|33	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonceexample.pdf
14mu|texlive-petiteannonce-1.0001-3|34	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonceexample.tex
14mu|texlive-petiteannonce-1.0001-3|35	
14mu|texlive-petiteannonce-1.0001-3|36	#-----------------------------------------------------------------------
14mu|texlive-petiteannonce-1.0001-3|37	%prep
14mu|texlive-petiteannonce-1.0001-3|38	%setup -c -a0 -a1
14mu|texlive-petiteannonce-1.0001-3|39	
14mu|texlive-petiteannonce-1.0001-3|40	%build
14mu|texlive-petiteannonce-1.0001-3|41	
14mu|texlive-petiteannonce-1.0001-3|42	%install
14mu|texlive-petiteannonce-1.0001-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-petiteannonce-1.0001-3|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-petiteannonce-1.0001-3|45	
14mu|texlive-petiteannonce-1.0001-3|46	
14mu|texlive-petiteannonce-1.0001-3|47	
14mu|texlive-petiteannonce-1.0001-3|48	%changelog
14mu|texlive-petiteannonce-1.0001-3|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0001-3
14mu|texlive-petiteannonce-1.0001-3|50	+ Revision: d8e3b2b
14mu|texlive-petiteannonce-1.0001-3|51	- MassBuild#674: Increase release tag
14mu|texlive-petiteannonce-1.0001-3|52	
14mu|texlive-petiteannonce-1.0001-3|53	

25467 14
14mu|texlive-petri-nets-20070112-4|1	# revision 24088
14mu|texlive-petri-nets-20070112-4|2	# category Package
14mu|texlive-petri-nets-20070112-4|3	# catalog-ctan /macros/generic/petri-nets
14mu|texlive-petri-nets-20070112-4|4	# catalog-date 2007-01-12 23:55:10 +0100
14mu|texlive-petri-nets-20070112-4|5	# catalog-license gpl
14mu|texlive-petri-nets-20070112-4|6	# catalog-version undef
14mu|texlive-petri-nets-20070112-4|7	Name:		texlive-petri-nets
14mu|texlive-petri-nets-20070112-4|8	Version:	20070112
14mu|texlive-petri-nets-20070112-4|9	Release:	4
14mu|texlive-petri-nets-20070112-4|10	Summary:	A set TeX/LaTeX packages for drawing Petri nets
14mu|texlive-petri-nets-20070112-4|11	Group:		Publishing
14mu|texlive-petri-nets-20070112-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/petri-nets
14mu|texlive-petri-nets-20070112-4|13	License:	GPL
14mu|texlive-petri-nets-20070112-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petri-nets.tar.xz
14mu|texlive-petri-nets-20070112-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petri-nets.doc.tar.xz
14mu|texlive-petri-nets-20070112-4|16	BuildArch:	noarch
14mu|texlive-petri-nets-20070112-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-petri-nets-20070112-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-petri-nets-20070112-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-petri-nets-20070112-4|20	
14mu|texlive-petri-nets-20070112-4|21	%description
14mu|texlive-petri-nets-20070112-4|22	Petri-nets is a set of TeX/LaTeX packages about Petri nets and
14mu|texlive-petri-nets-20070112-4|23	related models. Three packages are available: - the first
14mu|texlive-petri-nets-20070112-4|24	allows the user to draw Petri-nets in PostScript documents; -
14mu|texlive-petri-nets-20070112-4|25	the second defines macros related to PBC, M-nets and B(PN)
14mu|texlive-petri-nets-20070112-4|26	models; and - the last gathers together the previous two.
14mu|texlive-petri-nets-20070112-4|27	
14mu|texlive-petri-nets-20070112-4|28	
14mu|texlive-petri-nets-20070112-4|29	#-----------------------------------------------------------------------
14mu|texlive-petri-nets-20070112-4|30	%files
14mu|texlive-petri-nets-20070112-4|31	%{_texmfdistdir}/tex/generic/petri-nets/pndraw.sty
14mu|texlive-petri-nets-20070112-4|32	%{_texmfdistdir}/tex/generic/petri-nets/pndraw.tex
14mu|texlive-petri-nets-20070112-4|33	%{_texmfdistdir}/tex/generic/petri-nets/pnets.sty
14mu|texlive-petri-nets-20070112-4|34	%{_texmfdistdir}/tex/generic/petri-nets/pnets.tex
14mu|texlive-petri-nets-20070112-4|35	%{_texmfdistdir}/tex/generic/petri-nets/pntext.sty
14mu|texlive-petri-nets-20070112-4|36	%{_texmfdistdir}/tex/generic/petri-nets/pntext.tex
14mu|texlive-petri-nets-20070112-4|37	%{_texmfdistdir}/tex/generic/petri-nets/pnversion.tex
14mu|texlive-petri-nets-20070112-4|38	%doc %{_texmfdistdir}/doc/generic/petri-nets/COPYING
14mu|texlive-petri-nets-20070112-4|39	%doc %{_texmfdistdir}/doc/generic/petri-nets/ChangeLog
14mu|texlive-petri-nets-20070112-4|40	%doc %{_texmfdistdir}/doc/generic/petri-nets/README
14mu|texlive-petri-nets-20070112-4|41	%doc %{_texmfdistdir}/doc/generic/petri-nets/pn2pdf
14mu|texlive-petri-nets-20070112-4|42	%doc %{_texmfdistdir}/doc/generic/petri-nets/pndoc.pdf
14mu|texlive-petri-nets-20070112-4|43	%doc %{_texmfdistdir}/doc/generic/petri-nets/pndoc.tex
14mu|texlive-petri-nets-20070112-4|44	
14mu|texlive-petri-nets-20070112-4|45	#-----------------------------------------------------------------------
14mu|texlive-petri-nets-20070112-4|46	%prep
14mu|texlive-petri-nets-20070112-4|47	%setup -c -a0 -a1
14mu|texlive-petri-nets-20070112-4|48	
14mu|texlive-petri-nets-20070112-4|49	%build
14mu|texlive-petri-nets-20070112-4|50	
14mu|texlive-petri-nets-20070112-4|51	%install
14mu|texlive-petri-nets-20070112-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-petri-nets-20070112-4|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-petri-nets-20070112-4|54	
14mu|texlive-petri-nets-20070112-4|55	
14mu|texlive-petri-nets-20070112-4|56	
14mu|texlive-petri-nets-20070112-4|57	%changelog
14mu|texlive-petri-nets-20070112-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070112-4
14mu|texlive-petri-nets-20070112-4|59	+ Revision: 2dab979
14mu|texlive-petri-nets-20070112-4|60	- MassBuild#674: Increase release tag
14mu|texlive-petri-nets-20070112-4|61	
14mu|texlive-petri-nets-20070112-4|62	

25468 14
14mu|texlive-pgf-2.10-4|1	# revision 22614
14mu|texlive-pgf-2.10-4|2	# category Package
14mu|texlive-pgf-2.10-4|3	# catalog-ctan /graphics/pgf/base
14mu|texlive-pgf-2.10-4|4	# catalog-date 2010-10-27 12:56:09 +0200
14mu|texlive-pgf-2.10-4|5	# catalog-license lppl1.3
14mu|texlive-pgf-2.10-4|6	# catalog-version 2.10
14mu|texlive-pgf-2.10-4|7	Name:		texlive-pgf
14mu|texlive-pgf-2.10-4|8	Version:	2.10
14mu|texlive-pgf-2.10-4|9	Release:	4
14mu|texlive-pgf-2.10-4|10	Summary:	Create PostScript and PDF graphics in TeX
14mu|texlive-pgf-2.10-4|11	Group:		Publishing
14mu|texlive-pgf-2.10-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/base
14mu|texlive-pgf-2.10-4|13	License:	LPPL1.3
14mu|texlive-pgf-2.10-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf.tar.xz
14mu|texlive-pgf-2.10-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf.doc.tar.xz
14mu|texlive-pgf-2.10-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf.source.tar.xz
14mu|texlive-pgf-2.10-4|17	BuildArch:	noarch
14mu|texlive-pgf-2.10-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pgf-2.10-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pgf-2.10-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pgf-2.10-4|21	Requires:	texlive-xkeyval
14mu|texlive-pgf-2.10-4|22	
14mu|texlive-pgf-2.10-4|23	%description
14mu|texlive-pgf-2.10-4|24	PGF is a macro package for creating graphics. It is platform-
14mu|texlive-pgf-2.10-4|25	and format-independent and works together with the most
14mu|texlive-pgf-2.10-4|26	important TeX backend drivers, including pdftex and dvips. It
14mu|texlive-pgf-2.10-4|27	comes with a user-friendly syntax layer called TikZ. Its usage
14mu|texlive-pgf-2.10-4|28	is similar to pstricks and the standard picture environment.
14mu|texlive-pgf-2.10-4|29	PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt.
14mu|texlive-pgf-2.10-4|30	Unlike pstricks, it can produce either PostScript or PDF
14mu|texlive-pgf-2.10-4|31	output.
14mu|texlive-pgf-2.10-4|32	
14mu|texlive-pgf-2.10-4|33	
14mu|texlive-pgf-2.10-4|34	#-----------------------------------------------------------------------
14mu|texlive-pgf-2.10-4|35	%files
14mu|texlive-pgf-2.10-4|36	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgf.tex
14mu|texlive-pgf-2.10-4|37	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbim.tex
14mu|texlive-pgf-2.10-4|38	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbla.tex
14mu|texlive-pgf-2.10-4|39	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbma.tex
14mu|texlive-pgf-2.10-4|40	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbpl.tex
14mu|texlive-pgf-2.10-4|41	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbpt.tex
14mu|texlive-pgf-2.10-4|42	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbsh.tex
14mu|texlive-pgf-2.10-4|43	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbsn.tex
14mu|texlive-pgf-2.10-4|44	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfcor.tex
14mu|texlive-pgf-2.10-4|45	%{_texmfdistdir}/tex/context/third/pgf/frontendlayer/t-tikz.tex
14mu|texlive-pgf-2.10-4|46	%{_texmfdistdir}/tex/context/third/pgf/math/t-pgfmat.tex
14mu|texlive-pgf-2.10-4|47	%{_texmfdistdir}/tex/context/third/pgf/systemlayer/t-pgfsys.tex
14mu|texlive-pgf-2.10-4|48	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfcal.tex
14mu|texlive-pgf-2.10-4|49	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgffor.tex
14mu|texlive-pgf-2.10-4|50	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfkey.tex
14mu|texlive-pgf-2.10-4|51	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfmod.tex
14mu|texlive-pgf-2.10-4|52	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfrcs.tex
14mu|texlive-pgf-2.10-4|53	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcore.code.tex
14mu|texlive-pgf-2.10-4|54	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
14mu|texlive-pgf-2.10-4|55	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex
14mu|texlive-pgf-2.10-4|56	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex
14mu|texlive-pgf-2.10-4|57	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
14mu|texlive-pgf-2.10-4|58	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex
14mu|texlive-pgf-2.10-4|59	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
14mu|texlive-pgf-2.10-4|60	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex
14mu|texlive-pgf-2.10-4|61	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex
14mu|texlive-pgf-2.10-4|62	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex
14mu|texlive-pgf-2.10-4|63	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
14mu|texlive-pgf-2.10-4|64	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
14mu|texlive-pgf-2.10-4|65	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
14mu|texlive-pgf-2.10-4|66	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
14mu|texlive-pgf-2.10-4|67	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
14mu|texlive-pgf-2.10-4|68	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex
14mu|texlive-pgf-2.10-4|69	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex
14mu|texlive-pgf-2.10-4|70	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgpgf.cfg
14mu|texlive-pgf-2.10-4|71	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgpgf.xmt
14mu|texlive-pgf-2.10-4|72	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgtest.cfg
14mu|texlive-pgf-2.10-4|73	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgtest.tex
14mu|texlive-pgf-2.10-4|74	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgtest.xml
14mu|texlive-pgf-2.10-4|75	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.code.tex
14mu|texlive-pgf-2.10-4|76	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.IEC.code.tex
14mu|texlive-pgf-2.10-4|77	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.code.tex
14mu|texlive-pgf-2.10-4|78	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.CDH.code.tex
14mu|texlive-pgf-2.10-4|79	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.IEC.code.tex
14mu|texlive-pgf-2.10-4|80	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.US.code.tex
14mu|texlive-pgf-2.10-4|81	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.code.tex
14mu|texlive-pgf-2.10-4|82	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.3d.code.tex
14mu|texlive-pgf-2.10-4|83	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.barcharts.code.tex
14mu|texlive-pgf-2.10-4|84	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.code.tex
14mu|texlive-pgf-2.10-4|85	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.formats.functions.code.tex
14mu|texlive-pgf-2.10-4|86	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.polar.code.tex
14mu|texlive-pgf-2.10-4|87	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.sparklines.code.tex
14mu|texlive-pgf-2.10-4|88	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.basic.code.tex
14mu|texlive-pgf-2.10-4|89	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.code.tex
14mu|texlive-pgf-2.10-4|90	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzexternalshared.code.tex
14mu|texlive-pgf-2.10-4|91	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary3d.code.tex
14mu|texlive-pgf-2.10-4|92	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex
14mu|texlive-pgf-2.10-4|93	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryautomata.code.tex
14mu|texlive-pgf-2.10-4|94	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex
14mu|texlive-pgf-2.10-4|95	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex
14mu|texlive-pgf-2.10-4|96	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalendar.code.tex
14mu|texlive-pgf-2.10-4|97	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex
14mu|texlive-pgf-2.10-4|98	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.code.tex
14mu|texlive-pgf-2.10-4|99	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.footprints.code.tex
14mu|texlive-pgf-2.10-4|100	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.fractals.code.tex
14mu|texlive-pgf-2.10-4|101	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.markings.code.tex
14mu|texlive-pgf-2.10-4|102	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathmorphing.code.tex
14mu|texlive-pgf-2.10-4|103	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathreplacing.code.tex
14mu|texlive-pgf-2.10-4|104	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.shapes.code.tex
14mu|texlive-pgf-2.10-4|105	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.text.code.tex
14mu|texlive-pgf-2.10-4|106	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryer.code.tex
14mu|texlive-pgf-2.10-4|107	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfadings.code.tex
14mu|texlive-pgf-2.10-4|108	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex
14mu|texlive-pgf-2.10-4|109	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfixedpointarithmetic.code.tex
14mu|texlive-pgf-2.10-4|110	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfolding.code.tex
14mu|texlive-pgf-2.10-4|111	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfpu.code.tex
14mu|texlive-pgf-2.10-4|112	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryintersections.code.tex
14mu|texlive-pgf-2.10-4|113	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarylindenmayersystems.code.tex
14mu|texlive-pgf-2.10-4|114	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex
14mu|texlive-pgf-2.10-4|115	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymindmap.code.tex
14mu|texlive-pgf-2.10-4|116	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex
14mu|texlive-pgf-2.10-4|117	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypetri.code.tex
14mu|texlive-pgf-2.10-4|118	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplothandlers.code.tex
14mu|texlive-pgf-2.10-4|119	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotmarks.code.tex
14mu|texlive-pgf-2.10-4|120	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex
14mu|texlive-pgf-2.10-4|121	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryscopes.code.tex
14mu|texlive-pgf-2.10-4|122	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadings.code.tex
14mu|texlive-pgf-2.10-4|123	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadows.code.tex
14mu|texlive-pgf-2.10-4|124	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex
14mu|texlive-pgf-2.10-4|125	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex
14mu|texlive-pgf-2.10-4|126	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex
14mu|texlive-pgf-2.10-4|127	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.IEC.code.tex
14mu|texlive-pgf-2.10-4|128	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.US.code.tex
14mu|texlive-pgf-2.10-4|129	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex
14mu|texlive-pgf-2.10-4|130	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex
14mu|texlive-pgf-2.10-4|131	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex
14mu|texlive-pgf-2.10-4|132	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex
14mu|texlive-pgf-2.10-4|133	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysnakes.code.tex
14mu|texlive-pgf-2.10-4|134	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryspy.code.tex
14mu|texlive-pgf-2.10-4|135	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysvg.path.code.tex
14mu|texlive-pgf-2.10-4|136	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarythrough.code.tex
14mu|texlive-pgf-2.10-4|137	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex
14mu|texlive-pgf-2.10-4|138	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytrees.code.tex
14mu|texlive-pgf-2.10-4|139	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryturtle.code.tex
14mu|texlive-pgf-2.10-4|140	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
14mu|texlive-pgf-2.10-4|141	%{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.barcharts.code.tex
14mu|texlive-pgf-2.10-4|142	%{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.formats.functions.code.tex
14mu|texlive-pgf-2.10-4|143	%{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.polar.code.tex
14mu|texlive-pgf-2.10-4|144	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.footprints.code.tex
14mu|texlive-pgf-2.10-4|145	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.fractals.code.tex
14mu|texlive-pgf-2.10-4|146	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.markings.code.tex
14mu|texlive-pgf-2.10-4|147	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathmorphing.code.tex
14mu|texlive-pgf-2.10-4|148	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathreplacing.code.tex
14mu|texlive-pgf-2.10-4|149	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.shapes.code.tex
14mu|texlive-pgf-2.10-4|150	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.text.code.tex
14mu|texlive-pgf-2.10-4|151	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryarrows.code.tex
14mu|texlive-pgf-2.10-4|152	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfadings.code.tex
14mu|texlive-pgf-2.10-4|153	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfixedpointarithmetic.code.tex
14mu|texlive-pgf-2.10-4|154	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfpu.code.tex
14mu|texlive-pgf-2.10-4|155	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryintersections.code.tex
14mu|texlive-pgf-2.10-4|156	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarylindenmayersystems.code.tex
14mu|texlive-pgf-2.10-4|157	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex
14mu|texlive-pgf-2.10-4|158	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex
14mu|texlive-pgf-2.10-4|159	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex
14mu|texlive-pgf-2.10-4|160	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryprofiler.code.tex
14mu|texlive-pgf-2.10-4|161	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryshadings.code.tex
14mu|texlive-pgf-2.10-4|162	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarysnakes.code.tex
14mu|texlive-pgf-2.10-4|163	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarysvg.path.code.tex
14mu|texlive-pgf-2.10-4|164	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.IEC.code.tex
14mu|texlive-pgf-2.10-4|165	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.code.tex
14mu|texlive-pgf-2.10-4|166	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.IEC.code.tex
14mu|texlive-pgf-2.10-4|167	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.US.code.tex
14mu|texlive-pgf-2.10-4|168	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.code.tex
14mu|texlive-pgf-2.10-4|169	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.arrows.code.tex
14mu|texlive-pgf-2.10-4|170	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.callouts.code.tex
14mu|texlive-pgf-2.10-4|171	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.code.tex
14mu|texlive-pgf-2.10-4|172	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.code.tex
14mu|texlive-pgf-2.10-4|173	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.misc.code.tex
14mu|texlive-pgf-2.10-4|174	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multipart.code.tex
14mu|texlive-pgf-2.10-4|175	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.symbols.code.tex
14mu|texlive-pgf-2.10-4|176	%{_texmfdistdir}/tex/generic/pgf/math/pgfmath.code.tex
14mu|texlive-pgf-2.10-4|177	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathcalc.code.tex
14mu|texlive-pgf-2.10-4|178	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfloat.code.tex
14mu|texlive-pgf-2.10-4|179	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.base.code.tex
14mu|texlive-pgf-2.10-4|180	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex
14mu|texlive-pgf-2.10-4|181	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.code.tex
14mu|texlive-pgf-2.10-4|182	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex
14mu|texlive-pgf-2.10-4|183	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex
14mu|texlive-pgf-2.10-4|184	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.random.code.tex
14mu|texlive-pgf-2.10-4|185	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.round.code.tex
14mu|texlive-pgf-2.10-4|186	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex
14mu|texlive-pgf-2.10-4|187	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathparser.code.tex
14mu|texlive-pgf-2.10-4|188	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathutil.code.tex
14mu|texlive-pgf-2.10-4|189	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduledatavisualization.code.tex
14mu|texlive-pgf-2.10-4|190	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduledecorations.code.tex
14mu|texlive-pgf-2.10-4|191	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulematrix.code.tex
14mu|texlive-pgf-2.10-4|192	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleoo.code.tex
14mu|texlive-pgf-2.10-4|193	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleparser.code.tex
14mu|texlive-pgf-2.10-4|194	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleplot.code.tex
14mu|texlive-pgf-2.10-4|195	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleshapes.code.tex
14mu|texlive-pgf-2.10-4|196	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulesnakes.code.tex
14mu|texlive-pgf-2.10-4|197	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulesorting.code.tex
14mu|texlive-pgf-2.10-4|198	%{_texmfdistdir}/tex/generic/pgf/rendering/pgfrenderpoints.code.tex
14mu|texlive-pgf-2.10-4|199	%{_texmfdistdir}/tex/generic/pgf/rendering/pgfrendertransform.code.tex
14mu|texlive-pgf-2.10-4|200	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgf.cfg
14mu|texlive-pgf-2.10-4|201	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-pdf-via-dvi.def
14mu|texlive-pgf-2.10-4|202	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
14mu|texlive-pgf-2.10-4|203	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-postscript.def
14mu|texlive-pgf-2.10-4|204	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-svg.def
14mu|texlive-pgf-2.10-4|205	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvi.def
14mu|texlive-pgf-2.10-4|206	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvipdfm.def
14mu|texlive-pgf-2.10-4|207	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def
14mu|texlive-pgf-2.10-4|208	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvips.def
14mu|texlive-pgf-2.10-4|209	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-pdftex.def
14mu|texlive-pgf-2.10-4|210	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-tex4ht.def
14mu|texlive-pgf-2.10-4|211	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-textures.def
14mu|texlive-pgf-2.10-4|212	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-vtex.def
14mu|texlive-pgf-2.10-4|213	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-xetex.def
14mu|texlive-pgf-2.10-4|214	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys.code.tex
14mu|texlive-pgf-2.10-4|215	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
14mu|texlive-pgf-2.10-4|216	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
14mu|texlive-pgf-2.10-4|217	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfcalendar.code.tex
14mu|texlive-pgf-2.10-4|218	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfexternal.tex
14mu|texlive-pgf-2.10-4|219	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfexternalwithdepth.tex
14mu|texlive-pgf-2.10-4|220	%{_texmfdistdir}/tex/generic/pgf/utilities/pgffor.code.tex
14mu|texlive-pgf-2.10-4|221	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfkeys.code.tex
14mu|texlive-pgf-2.10-4|222	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex
14mu|texlive-pgf-2.10-4|223	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfrcs.code.tex
14mu|texlive-pgf-2.10-4|224	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-common.tex
14mu|texlive-pgf-2.10-4|225	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-context.def
14mu|texlive-pgf-2.10-4|226	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-latex.def
14mu|texlive-pgf-2.10-4|227	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-plain.def
14mu|texlive-pgf-2.10-4|228	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgf.sty
14mu|texlive-pgf-2.10-4|229	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseimage.sty
14mu|texlive-pgf-2.10-4|230	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaselayers.sty
14mu|texlive-pgf-2.10-4|231	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasematrix.sty
14mu|texlive-pgf-2.10-4|232	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasepatterns.sty
14mu|texlive-pgf-2.10-4|233	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseplot.sty
14mu|texlive-pgf-2.10-4|234	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseshapes.sty
14mu|texlive-pgf-2.10-4|235	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasesnakes.sty
14mu|texlive-pgf-2.10-4|236	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfcore.sty
14mu|texlive-pgf-2.10-4|237	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfarrows.sty
14mu|texlive-pgf-2.10-4|238	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfautomata.sty
14mu|texlive-pgf-2.10-4|239	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty
14mu|texlive-pgf-2.10-4|240	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty
14mu|texlive-pgf-2.10-4|241	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfheaps.sty
14mu|texlive-pgf-2.10-4|242	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryarrows.sty
14mu|texlive-pgf-2.10-4|243	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryautomata.sty
14mu|texlive-pgf-2.10-4|244	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryplothandlers.sty
14mu|texlive-pgf-2.10-4|245	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryplotmarks.sty
14mu|texlive-pgf-2.10-4|246	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryshapes.sty
14mu|texlive-pgf-2.10-4|247	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarysnakes.sty
14mu|texlive-pgf-2.10-4|248	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarytikzbackgrounds.sty
14mu|texlive-pgf-2.10-4|249	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarytikztrees.sty
14mu|texlive-pgf-2.10-4|250	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfnodes.sty
14mu|texlive-pgf-2.10-4|251	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfshade.sty
14mu|texlive-pgf-2.10-4|252	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.code.tex
14mu|texlive-pgf-2.10-4|253	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.pdflinks.code.tex
14mu|texlive-pgf-2.10-4|254	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.prettyprinter.code.tex
14mu|texlive-pgf-2.10-4|255	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.sty
14mu|texlive-pgf-2.10-4|256	%{_texmfdistdir}/tex/latex/pgf/frontendlayer/libraries/tikzlibraryexternal.code.tex
14mu|texlive-pgf-2.10-4|257	%{_texmfdistdir}/tex/latex/pgf/frontendlayer/pgfpict2e.sty
14mu|texlive-pgf-2.10-4|258	%{_texmfdistdir}/tex/latex/pgf/frontendlayer/tikz.sty
14mu|texlive-pgf-2.10-4|259	%{_texmfdistdir}/tex/latex/pgf/math/pgfmath.sty
14mu|texlive-pgf-2.10-4|260	%{_texmfdistdir}/tex/latex/pgf/systemlayer/pgfsys.sty
14mu|texlive-pgf-2.10-4|261	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfcalendar.sty
14mu|texlive-pgf-2.10-4|262	%{_texmfdistdir}/tex/latex/pgf/utilities/pgffor.sty
14mu|texlive-pgf-2.10-4|263	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfkeys.sty
14mu|texlive-pgf-2.10-4|264	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfpages.sty
14mu|texlive-pgf-2.10-4|265	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfrcs.sty
14mu|texlive-pgf-2.10-4|266	%{_texmfdistdir}/tex/latex/pgf/utilities/tikzexternal.sty
14mu|texlive-pgf-2.10-4|267	%{_texmfdistdir}/tex/latex/pgf/utilities/xxcolor.sty
14mu|texlive-pgf-2.10-4|268	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgf.tex
14mu|texlive-pgf-2.10-4|269	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseimage.tex
14mu|texlive-pgf-2.10-4|270	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaselayers.tex
14mu|texlive-pgf-2.10-4|271	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasematrix.tex
14mu|texlive-pgf-2.10-4|272	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasepatterns.tex
14mu|texlive-pgf-2.10-4|273	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseplot.tex
14mu|texlive-pgf-2.10-4|274	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseshapes.tex
14mu|texlive-pgf-2.10-4|275	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasesnakes.tex
14mu|texlive-pgf-2.10-4|276	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfcore.tex
14mu|texlive-pgf-2.10-4|277	%{_texmfdistdir}/tex/plain/pgf/frontendlayer/tikz.tex
14mu|texlive-pgf-2.10-4|278	%{_texmfdistdir}/tex/plain/pgf/math/pgfmath.tex
14mu|texlive-pgf-2.10-4|279	%{_texmfdistdir}/tex/plain/pgf/systemlayer/pgfsys.tex
14mu|texlive-pgf-2.10-4|280	%{_texmfdistdir}/tex/plain/pgf/utilities/pgfcalendar.tex
14mu|texlive-pgf-2.10-4|281	%{_texmfdistdir}/tex/plain/pgf/utilities/pgffor.tex
14mu|texlive-pgf-2.10-4|282	%{_texmfdistdir}/tex/plain/pgf/utilities/pgfkeys.tex
14mu|texlive-pgf-2.10-4|283	%{_texmfdistdir}/tex/plain/pgf/utilities/pgfrcs.tex
14mu|texlive-pgf-2.10-4|284	%doc %{_texmfdistdir}/doc/generic/pgf/AUTHORS
14mu|texlive-pgf-2.10-4|285	%doc %{_texmfdistdir}/doc/generic/pgf/ChangeLog
14mu|texlive-pgf-2.10-4|286	%doc %{_texmfdistdir}/doc/generic/pgf/FILES
14mu|texlive-pgf-2.10-4|287	%doc %{_texmfdistdir}/doc/generic/pgf/INSTALL
14mu|texlive-pgf-2.10-4|288	%doc %{_texmfdistdir}/doc/generic/pgf/README
14mu|texlive-pgf-2.10-4|289	%doc %{_texmfdistdir}/doc/generic/pgf/TODO
14mu|texlive-pgf-2.10-4|290	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo-mask.bb
14mu|texlive-pgf-2.10-4|291	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo-mask.jpg
14mu|texlive-pgf-2.10-4|292	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.bb
14mu|texlive-pgf-2.10-4|293	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.eps
14mu|texlive-pgf-2.10-4|294	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.jpg
14mu|texlive-pgf-2.10-4|295	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.bb
14mu|texlive-pgf-2.10-4|296	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.eps
14mu|texlive-pgf-2.10-4|297	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.jpg
14mu|texlive-pgf-2.10-4|298	%doc %{_texmfdistdir}/doc/generic/pgf/images/pgfmanual-mindmap-1.pdf
14mu|texlive-pgf-2.10-4|299	%doc %{_texmfdistdir}/doc/generic/pgf/images/pgfmanual-mindmap-2.pdf
14mu|texlive-pgf-2.10-4|300	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/LICENSE
14mu|texlive-pgf-2.10-4|301	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/gnu-free-documentation-license-1.2.txt
14mu|texlive-pgf-2.10-4|302	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/gnu-public-license-2.txt
14mu|texlive-pgf-2.10-4|303	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/latex-project-public-license-1.3c.txt
14mu|texlive-pgf-2.10-4|304	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/manifest-code.txt
14mu|texlive-pgf-2.10-4|305	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/manifest-documentation.txt
14mu|texlive-pgf-2.10-4|306	%doc %{_texmfdistdir}/doc/generic/pgf/macros/pgfmanual-en-macros.tex
14mu|texlive-pgf-2.10-4|307	%doc %{_texmfdistdir}/doc/generic/pgf/pgfmanual.pdf
14mu|texlive-pgf-2.10-4|308	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-actions.tex
14mu|texlive-pgf-2.10-4|309	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-arrows.tex
14mu|texlive-pgf-2.10-4|310	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex
14mu|texlive-pgf-2.10-4|311	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-design.tex
14mu|texlive-pgf-2.10-4|312	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-external.tex
14mu|texlive-pgf-2.10-4|313	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-images.tex
14mu|texlive-pgf-2.10-4|314	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-internalregisters.tex
14mu|texlive-pgf-2.10-4|315	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-layers.tex
14mu|texlive-pgf-2.10-4|316	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-matrices.tex
14mu|texlive-pgf-2.10-4|317	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex
14mu|texlive-pgf-2.10-4|318	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-paths.tex
14mu|texlive-pgf-2.10-4|319	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-patterns.tex
14mu|texlive-pgf-2.10-4|320	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-plots.tex
14mu|texlive-pgf-2.10-4|321	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex
14mu|texlive-pgf-2.10-4|322	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex
14mu|texlive-pgf-2.10-4|323	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex
14mu|texlive-pgf-2.10-4|324	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-shadings.tex
14mu|texlive-pgf-2.10-4|325	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-transformations.tex
14mu|texlive-pgf-2.10-4|326	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-transparency.tex
14mu|texlive-pgf-2.10-4|327	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex
14mu|texlive-pgf-2.10-4|328	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex
14mu|texlive-pgf-2.10-4|329	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-backend.tex
14mu|texlive-pgf-2.10-4|330	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-examples.tex
14mu|texlive-pgf-2.10-4|331	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-formats.tex
14mu|texlive-pgf-2.10-4|332	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-introduction.tex
14mu|texlive-pgf-2.10-4|333	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-main.tex
14mu|texlive-pgf-2.10-4|334	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-stylesheets.tex
14mu|texlive-pgf-2.10-4|335	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-visualizers.tex
14mu|texlive-pgf-2.10-4|336	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex
14mu|texlive-pgf-2.10-4|337	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-installation.tex
14mu|texlive-pgf-2.10-4|338	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-introduction.tex
14mu|texlive-pgf-2.10-4|339	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-3d.tex
14mu|texlive-pgf-2.10-4|340	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-arrows.tex
14mu|texlive-pgf-2.10-4|341	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-automata.tex
14mu|texlive-pgf-2.10-4|342	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-backgrounds.tex
14mu|texlive-pgf-2.10-4|343	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-calc.tex
14mu|texlive-pgf-2.10-4|344	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-calendar.tex
14mu|texlive-pgf-2.10-4|345	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-chains.tex
14mu|texlive-pgf-2.10-4|346	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex
14mu|texlive-pgf-2.10-4|347	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-decorations.tex
14mu|texlive-pgf-2.10-4|348	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex
14mu|texlive-pgf-2.10-4|349	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex
14mu|texlive-pgf-2.10-4|350	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-external.tex
14mu|texlive-pgf-2.10-4|351	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fadings.tex
14mu|texlive-pgf-2.10-4|352	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fit.tex
14mu|texlive-pgf-2.10-4|353	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fixedpoint.tex
14mu|texlive-pgf-2.10-4|354	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-folding.tex
14mu|texlive-pgf-2.10-4|355	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex
14mu|texlive-pgf-2.10-4|356	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-lsystems.tex
14mu|texlive-pgf-2.10-4|357	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex
14mu|texlive-pgf-2.10-4|358	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-mindmaps.tex
14mu|texlive-pgf-2.10-4|359	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex
14mu|texlive-pgf-2.10-4|360	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-petri.tex
14mu|texlive-pgf-2.10-4|361	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex
14mu|texlive-pgf-2.10-4|362	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-plot-marks.tex
14mu|texlive-pgf-2.10-4|363	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-profiler.tex
14mu|texlive-pgf-2.10-4|364	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shadings.tex
14mu|texlive-pgf-2.10-4|365	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shadows.tex
14mu|texlive-pgf-2.10-4|366	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shapes.tex
14mu|texlive-pgf-2.10-4|367	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-spy.tex
14mu|texlive-pgf-2.10-4|368	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-svg-path.tex
14mu|texlive-pgf-2.10-4|369	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-through.tex
14mu|texlive-pgf-2.10-4|370	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
14mu|texlive-pgf-2.10-4|371	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-turtle.tex
14mu|texlive-pgf-2.10-4|372	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-license.tex
14mu|texlive-pgf-2.10-4|373	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-main.tex
14mu|texlive-pgf-2.10-4|374	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-algorithms.tex
14mu|texlive-pgf-2.10-4|375	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-commands.tex
14mu|texlive-pgf-2.10-4|376	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-design.tex
14mu|texlive-pgf-2.10-4|377	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-numberprinting.tex
14mu|texlive-pgf-2.10-4|378	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-parsing.tex
14mu|texlive-pgf-2.10-4|379	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-module-parser.tex
14mu|texlive-pgf-2.10-4|380	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-oo.tex
14mu|texlive-pgf-2.10-4|381	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pages.tex
14mu|texlive-pgf-2.10-4|382	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfcalendar.tex
14mu|texlive-pgf-2.10-4|383	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex
14mu|texlive-pgf-2.10-4|384	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfkeys.tex
14mu|texlive-pgf-2.10-4|385	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfkeysfiltered.tex
14mu|texlive-pgf-2.10-4|386	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-commands.tex
14mu|texlive-pgf-2.10-4|387	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-overview.tex
14mu|texlive-pgf-2.10-4|388	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-paths.tex
14mu|texlive-pgf-2.10-4|389	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-protocol.tex
14mu|texlive-pgf-2.10-4|390	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-actions.tex
14mu|texlive-pgf-2.10-4|391	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex
14mu|texlive-pgf-2.10-4|392	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-decorations.tex
14mu|texlive-pgf-2.10-4|393	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-design.tex
14mu|texlive-pgf-2.10-4|394	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-matrices.tex
14mu|texlive-pgf-2.10-4|395	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-paths.tex
14mu|texlive-pgf-2.10-4|396	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-plots.tex
14mu|texlive-pgf-2.10-4|397	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex
14mu|texlive-pgf-2.10-4|398	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex
14mu|texlive-pgf-2.10-4|399	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex
14mu|texlive-pgf-2.10-4|400	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-transparency.tex
14mu|texlive-pgf-2.10-4|401	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-trees.tex
14mu|texlive-pgf-2.10-4|402	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex
14mu|texlive-pgf-2.10-4|403	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-chains.tex
14mu|texlive-pgf-2.10-4|404	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-map.tex
14mu|texlive-pgf-2.10-4|405	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-nodes.tex
14mu|texlive-pgf-2.10-4|406	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial.tex
14mu|texlive-pgf-2.10-4|407	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-xxcolor.tex
14mu|texlive-pgf-2.10-4|408	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.gnuplot
14mu|texlive-pgf-2.10-4|409	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.table
14mu|texlive-pgf-2.10-4|410	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-exp.gnuplot
14mu|texlive-pgf-2.10-4|411	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-exp.table
14mu|texlive-pgf-2.10-4|412	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-parametric-example.gnuplot
14mu|texlive-pgf-2.10-4|413	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-parametric-example.table
14mu|texlive-pgf-2.10-4|414	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-sin.gnuplot
14mu|texlive-pgf-2.10-4|415	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-sin.table
14mu|texlive-pgf-2.10-4|416	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-x.gnuplot
14mu|texlive-pgf-2.10-4|417	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-x.table
14mu|texlive-pgf-2.10-4|418	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfmanual-sine.gnuplot
14mu|texlive-pgf-2.10-4|419	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfmanual-sine.table
14mu|texlive-pgf-2.10-4|420	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.gnuplot
14mu|texlive-pgf-2.10-4|421	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.table
14mu|texlive-pgf-2.10-4|422	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/texmf.cnf
14mu|texlive-pgf-2.10-4|423	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/en/Makefile
14mu|texlive-pgf-2.10-4|424	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/en/pgfmanual.tex
14mu|texlive-pgf-2.10-4|425	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/pgfmanual-dvipdfm.cfg
14mu|texlive-pgf-2.10-4|426	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/en/Makefile
14mu|texlive-pgf-2.10-4|427	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/en/pgfmanual.tex
14mu|texlive-pgf-2.10-4|428	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/pgfmanual-dvipdfmx.cfg
14mu|texlive-pgf-2.10-4|429	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/en/Makefile
14mu|texlive-pgf-2.10-4|430	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/en/pgfmanual.tex
14mu|texlive-pgf-2.10-4|431	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/pgfmanual-dvips.cfg
14mu|texlive-pgf-2.10-4|432	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/Makefile
14mu|texlive-pgf-2.10-4|433	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/pgfmanual.figlist
14mu|texlive-pgf-2.10-4|434	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/pgfmanual.tex
14mu|texlive-pgf-2.10-4|435	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/pgfmanual-pdftex.cfg
14mu|texlive-pgf-2.10-4|436	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/en/Makefile
14mu|texlive-pgf-2.10-4|437	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/en/pgfmanual.tex
14mu|texlive-pgf-2.10-4|438	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/pgfmanual-tex4ht.cfg
14mu|texlive-pgf-2.10-4|439	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/en/Makefile
14mu|texlive-pgf-2.10-4|440	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/en/pgfmanual.tex
14mu|texlive-pgf-2.10-4|441	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/pgfmanual-vtex.cfg
14mu|texlive-pgf-2.10-4|442	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/en/Makefile
14mu|texlive-pgf-2.10-4|443	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/en/pgfmanual.tex
14mu|texlive-pgf-2.10-4|444	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/pgfmanual-xetex.cfg
14mu|texlive-pgf-2.10-4|445	%doc %{_texmfdistdir}/doc/latex/pgf/README
14mu|texlive-pgf-2.10-4|446	#- source
14mu|texlive-pgf-2.10-4|447	%doc %{_texmfdistdir}/source/latex/pgf/incoming/GrzegorzMurzynowski/pgfdatabasearrows.pdf
14mu|texlive-pgf-2.10-4|448	%doc %{_texmfdistdir}/source/latex/pgf/incoming/GrzegorzMurzynowski/pgfdatabasearrows.sty
14mu|texlive-pgf-2.10-4|449	%doc %{_texmfdistdir}/source/latex/pgf/incoming/GrzegorzMurzynowski/pgfdatabasearrows.tex
14mu|texlive-pgf-2.10-4|450	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/basics.pdf
14mu|texlive-pgf-2.10-4|451	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/basics.tex
14mu|texlive-pgf-2.10-4|452	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/fir.pdf
14mu|texlive-pgf-2.10-4|453	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/fir.tex
14mu|texlive-pgf-2.10-4|454	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/interconnection.pdf
14mu|texlive-pgf-2.10-4|455	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/interconnection.tex
14mu|texlive-pgf-2.10-4|456	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/macros.sty
14mu|texlive-pgf-2.10-4|457	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowarrows.code.tex
14mu|texlive-pgf-2.10-4|458	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowblocks.code.tex
14mu|texlive-pgf-2.10-4|459	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowdiagram.code.tex
14mu|texlive-pgf-2.10-4|460	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowoperators.code.tex
14mu|texlive-pgf-2.10-4|461	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/placement.pdf
14mu|texlive-pgf-2.10-4|462	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/placement.tex
14mu|texlive-pgf-2.10-4|463	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/signalflowdiagram.sty
14mu|texlive-pgf-2.10-4|464	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/Makefile
14mu|texlive-pgf-2.10-4|465	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltest.code.tex
14mu|texlive-pgf-2.10-4|466	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltest.sharedpreamble.tex
14mu|texlive-pgf-2.10-4|467	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltest.tex
14mu|texlive-pgf-2.10-4|468	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltestmakefile.tex
14mu|texlive-pgf-2.10-4|469	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/mathtest/pgfmathtestsuite.tex
14mu|texlive-pgf-2.10-4|470	
14mu|texlive-pgf-2.10-4|471	#-----------------------------------------------------------------------
14mu|texlive-pgf-2.10-4|472	%prep
14mu|texlive-pgf-2.10-4|473	%setup -c -a0 -a1 -a2
14mu|texlive-pgf-2.10-4|474	
14mu|texlive-pgf-2.10-4|475	%build
14mu|texlive-pgf-2.10-4|476	
14mu|texlive-pgf-2.10-4|477	%install
14mu|texlive-pgf-2.10-4|478	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pgf-2.10-4|479	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pgf-2.10-4|480	
14mu|texlive-pgf-2.10-4|481	
14mu|texlive-pgf-2.10-4|482	
14mu|texlive-pgf-2.10-4|483	%changelog
14mu|texlive-pgf-2.10-4|484	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.10-4
14mu|texlive-pgf-2.10-4|485	+ Revision: a402843
14mu|texlive-pgf-2.10-4|486	- MassBuild#674: Increase release tag
14mu|texlive-pgf-2.10-4|487	
14mu|texlive-pgf-2.10-4|488	

25469 14
14mu|texlive-pgf-blur-1.01-4|1	# revision 26134
14mu|texlive-pgf-blur-1.01-4|2	# category Package
14mu|texlive-pgf-blur-1.01-4|3	# catalog-ctan /graphics/pgf/contrib/pgf-blur
14mu|texlive-pgf-blur-1.01-4|4	# catalog-date 2012-04-24 16:17:04 +0200
14mu|texlive-pgf-blur-1.01-4|5	# catalog-license lppl
14mu|texlive-pgf-blur-1.01-4|6	# catalog-version 1.01
14mu|texlive-pgf-blur-1.01-4|7	Name:		texlive-pgf-blur
14mu|texlive-pgf-blur-1.01-4|8	Version:	1.01
14mu|texlive-pgf-blur-1.01-4|9	Release:	4
14mu|texlive-pgf-blur-1.01-4|10	Summary:	PGF/TikZ package for "blurred" shadows
14mu|texlive-pgf-blur-1.01-4|11	Group:		Publishing
14mu|texlive-pgf-blur-1.01-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgf-blur
14mu|texlive-pgf-blur-1.01-4|13	License:	LPPL
14mu|texlive-pgf-blur-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-blur.tar.xz
14mu|texlive-pgf-blur-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-blur.doc.tar.xz
14mu|texlive-pgf-blur-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-blur.source.tar.xz
14mu|texlive-pgf-blur-1.01-4|17	BuildArch:	noarch
14mu|texlive-pgf-blur-1.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pgf-blur-1.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pgf-blur-1.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pgf-blur-1.01-4|21	
14mu|texlive-pgf-blur-1.01-4|22	%description
14mu|texlive-pgf-blur-1.01-4|23	The package adds blurred/faded/fuzzy shadows to TikZ/PGF
14mu|texlive-pgf-blur-1.01-4|24	pictures. It is configured as a TikZ/PGF library module. The
14mu|texlive-pgf-blur-1.01-4|25	method is similar to that of the author's pst-blur package for
14mu|texlive-pgf-blur-1.01-4|26	PSTricks.
14mu|texlive-pgf-blur-1.01-4|27	
14mu|texlive-pgf-blur-1.01-4|28	
14mu|texlive-pgf-blur-1.01-4|29	#-----------------------------------------------------------------------
14mu|texlive-pgf-blur-1.01-4|30	%files
14mu|texlive-pgf-blur-1.01-4|31	%{_texmfdistdir}/tex/latex/pgf-blur/tikzlibraryshadows.blur.code.tex
14mu|texlive-pgf-blur-1.01-4|32	%doc %{_texmfdistdir}/doc/latex/pgf-blur/README
14mu|texlive-pgf-blur-1.01-4|33	%doc %{_texmfdistdir}/doc/latex/pgf-blur/pgf-blur.pdf
14mu|texlive-pgf-blur-1.01-4|34	#- source
14mu|texlive-pgf-blur-1.01-4|35	%doc %{_texmfdistdir}/source/latex/pgf-blur/pgf-blur.dtx
14mu|texlive-pgf-blur-1.01-4|36	%doc %{_texmfdistdir}/source/latex/pgf-blur/pgf-blur.ins
14mu|texlive-pgf-blur-1.01-4|37	
14mu|texlive-pgf-blur-1.01-4|38	#-----------------------------------------------------------------------
14mu|texlive-pgf-blur-1.01-4|39	%prep
14mu|texlive-pgf-blur-1.01-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-pgf-blur-1.01-4|41	
14mu|texlive-pgf-blur-1.01-4|42	%build
14mu|texlive-pgf-blur-1.01-4|43	
14mu|texlive-pgf-blur-1.01-4|44	%install
14mu|texlive-pgf-blur-1.01-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pgf-blur-1.01-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pgf-blur-1.01-4|47	
14mu|texlive-pgf-blur-1.01-4|48	
14mu|texlive-pgf-blur-1.01-4|49	
14mu|texlive-pgf-blur-1.01-4|50	%changelog
14mu|texlive-pgf-blur-1.01-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-pgf-blur-1.01-4|52	+ Revision: 0a86294
14mu|texlive-pgf-blur-1.01-4|53	- MassBuild#674: Increase release tag
14mu|texlive-pgf-blur-1.01-4|54	
14mu|texlive-pgf-blur-1.01-4|55	

25470 14
14mu|texlive-pgfgantt-4.0-7|1	# revision 31037
14mu|texlive-pgfgantt-4.0-7|2	# category Package
14mu|texlive-pgfgantt-4.0-7|3	# catalog-ctan /graphics/pgf/contrib/pgfgantt
14mu|texlive-pgfgantt-4.0-7|4	# catalog-date 2013-06-04 20:25:12 +0200
14mu|texlive-pgfgantt-4.0-7|5	# catalog-license lppl1.3
14mu|texlive-pgfgantt-4.0-7|6	# catalog-version 4.0
14mu|texlive-pgfgantt-4.0-7|7	Name:		texlive-pgfgantt
14mu|texlive-pgfgantt-4.0-7|8	Version:	4.0
14mu|texlive-pgfgantt-4.0-7|9	Release:	7
14mu|texlive-pgfgantt-4.0-7|10	Summary:	Draw Gantt charts with TikZ
14mu|texlive-pgfgantt-4.0-7|11	Group:		Publishing
14mu|texlive-pgfgantt-4.0-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgfgantt
14mu|texlive-pgfgantt-4.0-7|13	License:	LPPL1.3
14mu|texlive-pgfgantt-4.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.tar.xz
14mu|texlive-pgfgantt-4.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.doc.tar.xz
14mu|texlive-pgfgantt-4.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.source.tar.xz
14mu|texlive-pgfgantt-4.0-7|17	BuildArch:	noarch
14mu|texlive-pgfgantt-4.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pgfgantt-4.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pgfgantt-4.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-pgfgantt-4.0-7|21	
14mu|texlive-pgfgantt-4.0-7|22	%description
14mu|texlive-pgfgantt-4.0-7|23	The package provides an environment for drawing Gantt charts
14mu|texlive-pgfgantt-4.0-7|24	that contain various elements (titles, bars, milestones, groups
14mu|texlive-pgfgantt-4.0-7|25	and links). Several keys customize the appearance of the chart
14mu|texlive-pgfgantt-4.0-7|26	elements.
14mu|texlive-pgfgantt-4.0-7|27	
14mu|texlive-pgfgantt-4.0-7|28	
14mu|texlive-pgfgantt-4.0-7|29	#-----------------------------------------------------------------------
14mu|texlive-pgfgantt-4.0-7|30	%files
14mu|texlive-pgfgantt-4.0-7|31	%{_texmfdistdir}/tex/latex/pgfgantt/pgfgantt.sty
14mu|texlive-pgfgantt-4.0-7|32	%doc %{_texmfdistdir}/doc/latex/pgfgantt/README
14mu|texlive-pgfgantt-4.0-7|33	%doc %{_texmfdistdir}/doc/latex/pgfgantt/pgfgantt.pdf
14mu|texlive-pgfgantt-4.0-7|34	#- source
14mu|texlive-pgfgantt-4.0-7|35	%doc %{_texmfdistdir}/source/latex/pgfgantt/pgfgantt.dtx
14mu|texlive-pgfgantt-4.0-7|36	%doc %{_texmfdistdir}/source/latex/pgfgantt/pgfgantt.ins
14mu|texlive-pgfgantt-4.0-7|37	
14mu|texlive-pgfgantt-4.0-7|38	#-----------------------------------------------------------------------
14mu|texlive-pgfgantt-4.0-7|39	%prep
14mu|texlive-pgfgantt-4.0-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-pgfgantt-4.0-7|41	
14mu|texlive-pgfgantt-4.0-7|42	%build
14mu|texlive-pgfgantt-4.0-7|43	
14mu|texlive-pgfgantt-4.0-7|44	%install
14mu|texlive-pgfgantt-4.0-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfgantt-4.0-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfgantt-4.0-7|47	
14mu|texlive-pgfgantt-4.0-7|48	%changelog
14mu|texlive-pgfgantt-4.0-7|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0-7
14mu|texlive-pgfgantt-4.0-7|50	+ Revision: cd2db67
14mu|texlive-pgfgantt-4.0-7|51	- MassBuild#674: Increase release tag
14mu|texlive-pgfgantt-4.0-7|52	
14mu|texlive-pgfgantt-4.0-7|53	

25471 14
14mu|texlive-pgfkeyx-0.0.1-4|1	# revision 26093
14mu|texlive-pgfkeyx-0.0.1-4|2	# category Package
14mu|texlive-pgfkeyx-0.0.1-4|3	# catalog-ctan /macros/latex/contrib/pgfkeyx
14mu|texlive-pgfkeyx-0.0.1-4|4	# catalog-date 2012-04-21 23:54:26 +0200
14mu|texlive-pgfkeyx-0.0.1-4|5	# catalog-license lppl1.3
14mu|texlive-pgfkeyx-0.0.1-4|6	# catalog-version 0.0.1
14mu|texlive-pgfkeyx-0.0.1-4|7	Name:		texlive-pgfkeyx
14mu|texlive-pgfkeyx-0.0.1-4|8	Version:	0.0.1
14mu|texlive-pgfkeyx-0.0.1-4|9	Release:	4
14mu|texlive-pgfkeyx-0.0.1-4|10	Summary:	Extended and more robust version of pgfkeys
14mu|texlive-pgfkeyx-0.0.1-4|11	Group:		Publishing
14mu|texlive-pgfkeyx-0.0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pgfkeyx
14mu|texlive-pgfkeyx-0.0.1-4|13	License:	LPPL1.3
14mu|texlive-pgfkeyx-0.0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfkeyx.tar.xz
14mu|texlive-pgfkeyx-0.0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfkeyx.doc.tar.xz
14mu|texlive-pgfkeyx-0.0.1-4|16	BuildArch:	noarch
14mu|texlive-pgfkeyx-0.0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pgfkeyx-0.0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pgfkeyx-0.0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pgfkeyx-0.0.1-4|20	
14mu|texlive-pgfkeyx-0.0.1-4|21	%description
14mu|texlive-pgfkeyx-0.0.1-4|22	The package extends and improves the robustness of the pgfkeys
14mu|texlive-pgfkeyx-0.0.1-4|23	package. In particular, it can deal with active comma, equality
14mu|texlive-pgfkeyx-0.0.1-4|24	sign, and slash in key parsing. The difficulty with active
14mu|texlive-pgfkeyx-0.0.1-4|25	characters has long been a problem with the pgfkeys package.
14mu|texlive-pgfkeyx-0.0.1-4|26	The package also introduces handlers beyond those that pgfkeys
14mu|texlive-pgfkeyx-0.0.1-4|27	can offer.
14mu|texlive-pgfkeyx-0.0.1-4|28	
14mu|texlive-pgfkeyx-0.0.1-4|29	
14mu|texlive-pgfkeyx-0.0.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-pgfkeyx-0.0.1-4|31	%files
14mu|texlive-pgfkeyx-0.0.1-4|32	%{_texmfdistdir}/tex/latex/pgfkeyx/pgfkeyx.sty
14mu|texlive-pgfkeyx-0.0.1-4|33	%doc %{_texmfdistdir}/doc/latex/pgfkeyx/README
14mu|texlive-pgfkeyx-0.0.1-4|34	%doc %{_texmfdistdir}/doc/latex/pgfkeyx/pgfkeyx-test1.tex
14mu|texlive-pgfkeyx-0.0.1-4|35	
14mu|texlive-pgfkeyx-0.0.1-4|36	#-----------------------------------------------------------------------
14mu|texlive-pgfkeyx-0.0.1-4|37	%prep
14mu|texlive-pgfkeyx-0.0.1-4|38	%setup -c -a0 -a1
14mu|texlive-pgfkeyx-0.0.1-4|39	
14mu|texlive-pgfkeyx-0.0.1-4|40	%build
14mu|texlive-pgfkeyx-0.0.1-4|41	
14mu|texlive-pgfkeyx-0.0.1-4|42	%install
14mu|texlive-pgfkeyx-0.0.1-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfkeyx-0.0.1-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfkeyx-0.0.1-4|45	
14mu|texlive-pgfkeyx-0.0.1-4|46	
14mu|texlive-pgfkeyx-0.0.1-4|47	
14mu|texlive-pgfkeyx-0.0.1-4|48	%changelog
14mu|texlive-pgfkeyx-0.0.1-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1-4
14mu|texlive-pgfkeyx-0.0.1-4|50	+ Revision: 0e67858
14mu|texlive-pgfkeyx-0.0.1-4|51	- MassBuild#674: Increase release tag
14mu|texlive-pgfkeyx-0.0.1-4|52	
14mu|texlive-pgfkeyx-0.0.1-4|53	

25472 14
14mu|texlive-pgfmolbio-0.21-7|1	# revision 31334
14mu|texlive-pgfmolbio-0.21-7|2	# category Package
14mu|texlive-pgfmolbio-0.21-7|3	# catalog-ctan /macros/luatex/latex/pgfmolbio
14mu|texlive-pgfmolbio-0.21-7|4	# catalog-date 2013-07-31 09:13:05 +0200
14mu|texlive-pgfmolbio-0.21-7|5	# catalog-license lppl1.3
14mu|texlive-pgfmolbio-0.21-7|6	# catalog-version 0.21
14mu|texlive-pgfmolbio-0.21-7|7	Name:		texlive-pgfmolbio
14mu|texlive-pgfmolbio-0.21-7|8	Version:	0.21
14mu|texlive-pgfmolbio-0.21-7|9	Release:	7
14mu|texlive-pgfmolbio-0.21-7|10	Summary:	Draw graphs typically found in molecular biology texts
14mu|texlive-pgfmolbio-0.21-7|11	Group:		Publishing
14mu|texlive-pgfmolbio-0.21-7|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/pgfmolbio
14mu|texlive-pgfmolbio-0.21-7|13	License:	LPPL1.3
14mu|texlive-pgfmolbio-0.21-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.tar.xz
14mu|texlive-pgfmolbio-0.21-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.doc.tar.xz
14mu|texlive-pgfmolbio-0.21-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.source.tar.xz
14mu|texlive-pgfmolbio-0.21-7|17	BuildArch:	noarch
14mu|texlive-pgfmolbio-0.21-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pgfmolbio-0.21-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pgfmolbio-0.21-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-pgfmolbio-0.21-7|21	
14mu|texlive-pgfmolbio-0.21-7|22	%description
14mu|texlive-pgfmolbio-0.21-7|23	The package draws graphs typically found in molecular biology
14mu|texlive-pgfmolbio-0.21-7|24	texts. Currently, the package contains modules for drawing DNA
14mu|texlive-pgfmolbio-0.21-7|25	sequencing chromatograms and protein domain diagrams.
14mu|texlive-pgfmolbio-0.21-7|26	
14mu|texlive-pgfmolbio-0.21-7|27	
14mu|texlive-pgfmolbio-0.21-7|28	#-----------------------------------------------------------------------
14mu|texlive-pgfmolbio-0.21-7|29	%files
14mu|texlive-pgfmolbio-0.21-7|30	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.lua
14mu|texlive-pgfmolbio-0.21-7|31	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.tex
14mu|texlive-pgfmolbio-0.21-7|32	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.convert.tex
14mu|texlive-pgfmolbio-0.21-7|33	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.domains.lua
14mu|texlive-pgfmolbio-0.21-7|34	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.domains.tex
14mu|texlive-pgfmolbio-0.21-7|35	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.sty
14mu|texlive-pgfmolbio-0.21-7|36	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/README
14mu|texlive-pgfmolbio-0.21-7|37	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleScf.scf
14mu|texlive-pgfmolbio-0.21-7|38	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleUniprot.txt
14mu|texlive-pgfmolbio-0.21-7|39	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/pgfmolbio.lua
14mu|texlive-pgfmolbio-0.21-7|40	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/pgfmolbio.pdf
14mu|texlive-pgfmolbio-0.21-7|41	#- source
14mu|texlive-pgfmolbio-0.21-7|42	%doc %{_texmfdistdir}/source/lualatex/pgfmolbio/pgfmolbio.dtx
14mu|texlive-pgfmolbio-0.21-7|43	%doc %{_texmfdistdir}/source/lualatex/pgfmolbio/pgfmolbio.ins
14mu|texlive-pgfmolbio-0.21-7|44	
14mu|texlive-pgfmolbio-0.21-7|45	#-----------------------------------------------------------------------
14mu|texlive-pgfmolbio-0.21-7|46	%prep
14mu|texlive-pgfmolbio-0.21-7|47	%setup -c -a0 -a1 -a2
14mu|texlive-pgfmolbio-0.21-7|48	
14mu|texlive-pgfmolbio-0.21-7|49	%build
14mu|texlive-pgfmolbio-0.21-7|50	
14mu|texlive-pgfmolbio-0.21-7|51	%install
14mu|texlive-pgfmolbio-0.21-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfmolbio-0.21-7|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfmolbio-0.21-7|54	rm %{buildroot}%{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleGff.gff
14mu|texlive-pgfmolbio-0.21-7|55	
14mu|texlive-pgfmolbio-0.21-7|56	%changelog
14mu|texlive-pgfmolbio-0.21-7|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.21-7
14mu|texlive-pgfmolbio-0.21-7|58	+ Revision: c42b18d
14mu|texlive-pgfmolbio-0.21-7|59	- MassBuild#674: Increase release tag
14mu|texlive-pgfmolbio-0.21-7|60	
14mu|texlive-pgfmolbio-0.21-7|61	

25473 14
14mu|texlive-pgfopts-2.1-4|1	# revision 23320
14mu|texlive-pgfopts-2.1-4|2	# category Package
14mu|texlive-pgfopts-2.1-4|3	# catalog-ctan /macros/latex/contrib/pgfopts
14mu|texlive-pgfopts-2.1-4|4	# catalog-date 2011-06-03 00:21:14 +0200
14mu|texlive-pgfopts-2.1-4|5	# catalog-license lppl1.3
14mu|texlive-pgfopts-2.1-4|6	# catalog-version 2.1
14mu|texlive-pgfopts-2.1-4|7	Name:		texlive-pgfopts
14mu|texlive-pgfopts-2.1-4|8	Version:	2.1
14mu|texlive-pgfopts-2.1-4|9	Release:	4
14mu|texlive-pgfopts-2.1-4|10	Summary:	LaTeX package options with pgfkeys
14mu|texlive-pgfopts-2.1-4|11	Group:		Publishing
14mu|texlive-pgfopts-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pgfopts
14mu|texlive-pgfopts-2.1-4|13	License:	LPPL1.3
14mu|texlive-pgfopts-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfopts.tar.xz
14mu|texlive-pgfopts-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfopts.doc.tar.xz
14mu|texlive-pgfopts-2.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfopts.source.tar.xz
14mu|texlive-pgfopts-2.1-4|17	BuildArch:	noarch
14mu|texlive-pgfopts-2.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pgfopts-2.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pgfopts-2.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pgfopts-2.1-4|21	
14mu|texlive-pgfopts-2.1-4|22	%description
14mu|texlive-pgfopts-2.1-4|23	The pgfkeys package (part of the pgf distribution) is a well-
14mu|texlive-pgfopts-2.1-4|24	designed way of defining and using large numbers of keys for
14mu|texlive-pgfopts-2.1-4|25	key-value syntaxes. However, pgfkeys itself does not offer
14mu|texlive-pgfopts-2.1-4|26	means of handling LaTeX class and package options. This package
14mu|texlive-pgfopts-2.1-4|27	adds such option handling to pgfkeys, in the same way that
14mu|texlive-pgfopts-2.1-4|28	kvoptions adds the same facility to the LaTeX standard keyval
14mu|texlive-pgfopts-2.1-4|29	package.
14mu|texlive-pgfopts-2.1-4|30	
14mu|texlive-pgfopts-2.1-4|31	
14mu|texlive-pgfopts-2.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-pgfopts-2.1-4|33	%files
14mu|texlive-pgfopts-2.1-4|34	%{_texmfdistdir}/tex/latex/pgfopts/pgfopts.sty
14mu|texlive-pgfopts-2.1-4|35	%doc %{_texmfdistdir}/doc/latex/pgfopts/README
14mu|texlive-pgfopts-2.1-4|36	%doc %{_texmfdistdir}/doc/latex/pgfopts/pgfopts.pdf
14mu|texlive-pgfopts-2.1-4|37	#- source
14mu|texlive-pgfopts-2.1-4|38	%doc %{_texmfdistdir}/source/latex/pgfopts/pgfopts.dtx
14mu|texlive-pgfopts-2.1-4|39	%doc %{_texmfdistdir}/source/latex/pgfopts/pgfopts.ins
14mu|texlive-pgfopts-2.1-4|40	
14mu|texlive-pgfopts-2.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-pgfopts-2.1-4|42	%prep
14mu|texlive-pgfopts-2.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pgfopts-2.1-4|44	
14mu|texlive-pgfopts-2.1-4|45	%build
14mu|texlive-pgfopts-2.1-4|46	
14mu|texlive-pgfopts-2.1-4|47	%install
14mu|texlive-pgfopts-2.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfopts-2.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfopts-2.1-4|50	
14mu|texlive-pgfopts-2.1-4|51	
14mu|texlive-pgfopts-2.1-4|52	
14mu|texlive-pgfopts-2.1-4|53	%changelog
14mu|texlive-pgfopts-2.1-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-pgfopts-2.1-4|55	+ Revision: 79bed01
14mu|texlive-pgfopts-2.1-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pgfopts-2.1-4|57	
14mu|texlive-pgfopts-2.1-4|58	

25474 14
14mu|texlive-pgfplots-1.5.1-3|1	# revision 24977
14mu|texlive-pgfplots-1.5.1-3|2	# category Package
14mu|texlive-pgfplots-1.5.1-3|3	# catalog-ctan /graphics/pgf/contrib/pgfplots
14mu|texlive-pgfplots-1.5.1-3|4	# catalog-date 2011-12-29 22:44:25 +0100
14mu|texlive-pgfplots-1.5.1-3|5	# catalog-license gpl
14mu|texlive-pgfplots-1.5.1-3|6	# catalog-version 1.5.1
14mu|texlive-pgfplots-1.5.1-3|7	Name:		texlive-pgfplots
14mu|texlive-pgfplots-1.5.1-3|8	Version:	1.5.1
14mu|texlive-pgfplots-1.5.1-3|9	Release:	3
14mu|texlive-pgfplots-1.5.1-3|10	Summary:	Create normal/logarithmic plots in two and three dimensions
14mu|texlive-pgfplots-1.5.1-3|11	Group:		Publishing
14mu|texlive-pgfplots-1.5.1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgfplots
14mu|texlive-pgfplots-1.5.1-3|13	License:	GPL
14mu|texlive-pgfplots-1.5.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfplots.tar.xz
14mu|texlive-pgfplots-1.5.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfplots.doc.tar.xz
14mu|texlive-pgfplots-1.5.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfplots.source.tar.xz
14mu|texlive-pgfplots-1.5.1-3|17	BuildArch:	noarch
14mu|texlive-pgfplots-1.5.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pgfplots-1.5.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pgfplots-1.5.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-pgfplots-1.5.1-3|21	
14mu|texlive-pgfplots-1.5.1-3|22	%description
14mu|texlive-pgfplots-1.5.1-3|23	PGFPlots draws high-quality function plots in normal or
14mu|texlive-pgfplots-1.5.1-3|24	logarithmic scaling with a user-friendly interface directly in
14mu|texlive-pgfplots-1.5.1-3|25	TeX. The user supplies axis labels, legend entries and the plot
14mu|texlive-pgfplots-1.5.1-3|26	coordinates for one or more plots and PGFPlots applies axis
14mu|texlive-pgfplots-1.5.1-3|27	scaling, computes any logarithms and axis ticks and draws the
14mu|texlive-pgfplots-1.5.1-3|28	plots, supporting line plots, scatter plots, piecewise constant
14mu|texlive-pgfplots-1.5.1-3|29	plots, bar plots, area plots, mesh-- and surface plots and some
14mu|texlive-pgfplots-1.5.1-3|30	more. Pgfplots is based on PGF/TikZ (pgf); it runs equally for
14mu|texlive-pgfplots-1.5.1-3|31	LaTeX/TeX/ConTeXt.
14mu|texlive-pgfplots-1.5.1-3|32	
14mu|texlive-pgfplots-1.5.1-3|33	
14mu|texlive-pgfplots-1.5.1-3|34	#-----------------------------------------------------------------------
14mu|texlive-pgfplots-1.5.1-3|35	%files
14mu|texlive-pgfplots-1.5.1-3|36	%{_texmfdistdir}/scripts/pgfplots/matlab2pgfplots.m
14mu|texlive-pgfplots-1.5.1-3|37	%{_texmfdistdir}/scripts/pgfplots/matlab2pgfplots.sh
14mu|texlive-pgfplots-1.5.1-3|38	%{_texmfdistdir}/scripts/pgfplots/pgf2pdf.sh
14mu|texlive-pgfplots-1.5.1-3|39	%{_texmfdistdir}/scripts/pgfplots/pgfplots.py
14mu|texlive-pgfplots-1.5.1-3|40	%{_texmfdistdir}/tex/context/third/pgfplots/t-pgfplots.tex
14mu|texlive-pgfplots-1.5.1-3|41	%{_texmfdistdir}/tex/context/third/pgfplots/t-pgfplotstable.tex
14mu|texlive-pgfplots-1.5.1-3|42	%{_texmfdistdir}/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfshading.code.tex
14mu|texlive-pgfplots-1.5.1-3|43	%{_texmfdistdir}/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex
14mu|texlive-pgfplots-1.5.1-3|44	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.colormaps.code.tex
14mu|texlive-pgfplots-1.5.1-3|45	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.dateplot.code.tex
14mu|texlive-pgfplots-1.5.1-3|46	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex
14mu|texlive-pgfplots-1.5.1-3|47	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.groupplots.code.tex
14mu|texlive-pgfplots-1.5.1-3|48	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.patchplots.code.tex
14mu|texlive-pgfplots-1.5.1-3|49	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.polar.code.tex
14mu|texlive-pgfplots-1.5.1-3|50	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex
14mu|texlive-pgfplots-1.5.1-3|51	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.ternary.code.tex
14mu|texlive-pgfplots-1.5.1-3|52	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.units.code.tex
14mu|texlive-pgfplots-1.5.1-3|53	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex
14mu|texlive-pgfplots-1.5.1-3|54	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsdeque.code.tex
14mu|texlive-pgfplots-1.5.1-3|55	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsliststructure.code.tex
14mu|texlive-pgfplots-1.5.1-3|56	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex
14mu|texlive-pgfplots-1.5.1-3|57	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsmatrix.code.tex
14mu|texlive-pgfplots-1.5.1-3|58	%{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstable.code.tex
14mu|texlive-pgfplots-1.5.1-3|59	%{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstable.coltype.code.tex
14mu|texlive-pgfplots-1.5.1-3|60	%{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex
14mu|texlive-pgfplots-1.5.1-3|61	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_loader.code.tex
14mu|texlive-pgfplots-1.5.1-3|62	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_misc.code.tex
14mu|texlive-pgfplots-1.5.1-3|63	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreexternal.code.tex
14mu|texlive-pgfplots-1.5.1-3|64	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreimage.code.tex
14mu|texlive-pgfplots-1.5.1-3|65	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeys.code.tex
14mu|texlive-pgfplots-1.5.1-3|66	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex
14mu|texlive-pgfplots-1.5.1-3|67	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryfpu.code.tex
14mu|texlive-pgfplots-1.5.1-3|68	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryplothandlers.code.tex
14mu|texlive-pgfplots-1.5.1-3|69	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.code.tex
14mu|texlive-pgfplots-1.5.1-3|70	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.pdflinks.code.tex
14mu|texlive-pgfplots-1.5.1-3|71	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.prettyprinter.code.tex
14mu|texlive-pgfplots-1.5.1-3|72	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmathfloat.code.tex
14mu|texlive-pgfplots-1.5.1-3|73	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternal.sty
14mu|texlive-pgfplots-1.5.1-3|74	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternalshared.code.tex
14mu|texlive-pgfplots-1.5.1-3|75	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzlibraryexternal.code.tex
14mu|texlive-pgfplots-1.5.1-3|76	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfplotscompatib/tikzlibrarydateplot.code.tex
14mu|texlive-pgfplots-1.5.1-3|77	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.code.tex
14mu|texlive-pgfplots-1.5.1-3|78	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.multiaxis.code.tex
14mu|texlive-pgfplots-1.5.1-3|79	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.paths.code.tex
14mu|texlive-pgfplots-1.5.1-3|80	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.revision.tex
14mu|texlive-pgfplots-1.5.1-3|81	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex
14mu|texlive-pgfplots-1.5.1-3|82	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotscore.code.tex
14mu|texlive-pgfplots-1.5.1-3|83	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex
14mu|texlive-pgfplots-1.5.1-3|84	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsplothandlers.code.tex
14mu|texlive-pgfplots-1.5.1-3|85	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsstackedplots.code.tex
14mu|texlive-pgfplots-1.5.1-3|86	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsticks.code.tex
14mu|texlive-pgfplots-1.5.1-3|87	%{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvips.def
14mu|texlive-pgfplots-1.5.1-3|88	%{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-pdftex.def
14mu|texlive-pgfplots-1.5.1-3|89	%{_texmfdistdir}/tex/generic/pgfplots/sys/pgfplotssysgeneric.code.tex
14mu|texlive-pgfplots-1.5.1-3|90	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsbinary.code.tex
14mu|texlive-pgfplots-1.5.1-3|91	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotscolormap.code.tex
14mu|texlive-pgfplots-1.5.1-3|92	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsutil.code.tex
14mu|texlive-pgfplots-1.5.1-3|93	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsutil.verb.code.tex
14mu|texlive-pgfplots-1.5.1-3|94	%{_texmfdistdir}/tex/latex/pgfplots/bugtracker.sty
14mu|texlive-pgfplots-1.5.1-3|95	%{_texmfdistdir}/tex/latex/pgfplots/libs/tikzlibrarypgfplots.clickable.code.tex
14mu|texlive-pgfplots-1.5.1-3|96	%{_texmfdistdir}/tex/latex/pgfplots/libs/tikzlibrarypgfplotsclickable.code.tex
14mu|texlive-pgfplots-1.5.1-3|97	%{_texmfdistdir}/tex/latex/pgfplots/pgfplots.sty
14mu|texlive-pgfplots-1.5.1-3|98	%{_texmfdistdir}/tex/latex/pgfplots/pgfplotstable.sty
14mu|texlive-pgfplots-1.5.1-3|99	%{_texmfdistdir}/tex/latex/pgfplots/pgfregressiontest.sty
14mu|texlive-pgfplots-1.5.1-3|100	%{_texmfdistdir}/tex/plain/pgfplots/pgfplots.tex
14mu|texlive-pgfplots-1.5.1-3|101	%{_texmfdistdir}/tex/plain/pgfplots/pgfplotstable.tex
14mu|texlive-pgfplots-1.5.1-3|102	%doc %{_texmfdistdir}/doc/context/third/pgfplots/pgfplotsexample.pdf
14mu|texlive-pgfplots-1.5.1-3|103	%doc %{_texmfdistdir}/doc/context/third/pgfplots/pgfplotsexample.tex
14mu|texlive-pgfplots-1.5.1-3|104	%doc %{_texmfdistdir}/doc/generic/pgfplots/README
14mu|texlive-pgfplots-1.5.1-3|105	%doc %{_texmfdistdir}/doc/latex/pgfplots/ChangeLog
14mu|texlive-pgfplots-1.5.1-3|106	%doc %{_texmfdistdir}/doc/latex/pgfplots/Makefile
14mu|texlive-pgfplots-1.5.1-3|107	%doc %{_texmfdistdir}/doc/latex/pgfplots/TeX-programming-notes.pdf
14mu|texlive-pgfplots-1.5.1-3|108	%doc %{_texmfdistdir}/doc/latex/pgfplots/TeX-programming-notes.tex
14mu|texlive-pgfplots-1.5.1-3|109	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_0.pdf
14mu|texlive-pgfplots-1.5.1-3|110	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_0.tex
14mu|texlive-pgfplots-1.5.1-3|111	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_1.pdf
14mu|texlive-pgfplots-1.5.1-3|112	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_1.tex
14mu|texlive-pgfplots-1.5.1-3|113	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_10.pdf
14mu|texlive-pgfplots-1.5.1-3|114	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_10.tex
14mu|texlive-pgfplots-1.5.1-3|115	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_11.pdf
14mu|texlive-pgfplots-1.5.1-3|116	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_11.tex
14mu|texlive-pgfplots-1.5.1-3|117	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_12.pdf
14mu|texlive-pgfplots-1.5.1-3|118	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_12.tex
14mu|texlive-pgfplots-1.5.1-3|119	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_13.pdf
14mu|texlive-pgfplots-1.5.1-3|120	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_13.tex
14mu|texlive-pgfplots-1.5.1-3|121	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_2.pdf
14mu|texlive-pgfplots-1.5.1-3|122	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_2.tex
14mu|texlive-pgfplots-1.5.1-3|123	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_3.pdf
14mu|texlive-pgfplots-1.5.1-3|124	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_3.tex
14mu|texlive-pgfplots-1.5.1-3|125	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_4.pdf
14mu|texlive-pgfplots-1.5.1-3|126	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_4.tex
14mu|texlive-pgfplots-1.5.1-3|127	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_5.pdf
14mu|texlive-pgfplots-1.5.1-3|128	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_5.tex
14mu|texlive-pgfplots-1.5.1-3|129	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_6.pdf
14mu|texlive-pgfplots-1.5.1-3|130	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_6.tex
14mu|texlive-pgfplots-1.5.1-3|131	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_7.pdf
14mu|texlive-pgfplots-1.5.1-3|132	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_7.tex
14mu|texlive-pgfplots-1.5.1-3|133	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_8.pdf
14mu|texlive-pgfplots-1.5.1-3|134	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_8.tex
14mu|texlive-pgfplots-1.5.1-3|135	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_9.pdf
14mu|texlive-pgfplots-1.5.1-3|136	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_9.tex
14mu|texlive-pgfplots-1.5.1-3|137	%doc %{_texmfdistdir}/doc/latex/pgfplots/cartesian_phase_diagram.pdf
14mu|texlive-pgfplots-1.5.1-3|138	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/external1.gnuplot
14mu|texlive-pgfplots-1.5.1-3|139	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/external1.png
14mu|texlive-pgfplots-1.5.1-3|140	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/external2.pdf
14mu|texlive-pgfplots-1.5.1-3|141	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig1.png
14mu|texlive-pgfplots-1.5.1-3|142	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig2.png
14mu|texlive-pgfplots-1.5.1-3|143	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig3.png
14mu|texlive-pgfplots-1.5.1-3|144	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig4.png
14mu|texlive-pgfplots-1.5.1-3|145	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-log-snap0.png
14mu|texlive-pgfplots-1.5.1-3|146	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-log-snap1.png
14mu|texlive-pgfplots-1.5.1-3|147	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-log-snap2.png
14mu|texlive-pgfplots-1.5.1-3|148	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-logcode-snap0.png
14mu|texlive-pgfplots-1.5.1-3|149	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-logcode-snap1.png
14mu|texlive-pgfplots-1.5.1-3|150	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-scatter0.png
14mu|texlive-pgfplots-1.5.1-3|151	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-scatter1.png
14mu|texlive-pgfplots-1.5.1-3|152	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-scatter2.png
14mu|texlive-pgfplots-1.5.1-3|153	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable.tex
14mu|texlive-pgfplots-1.5.1-3|154	%doc %{_texmfdistdir}/doc/latex/pgfplots/gallery/Makefile
14mu|texlive-pgfplots-1.5.1-3|155	%doc %{_texmfdistdir}/doc/latex/pgfplots/gallery/extractexamples.pl
14mu|texlive-pgfplots-1.5.1-3|156	%doc %{_texmfdistdir}/doc/latex/pgfplots/gallery/gallery.css
14mu|texlive-pgfplots-1.5.1-3|157	%doc %{_texmfdistdir}/doc/latex/pgfplots/gibbs_phase_diagram.pdf
14mu|texlive-pgfplots-1.5.1-3|158	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_DoG.gnuplot
14mu|texlive-pgfplots-1.5.1-3|159	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_DoG.table
14mu|texlive-pgfplots-1.5.1-3|160	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp
14mu|texlive-pgfplots-1.5.1-3|161	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp.gnuplot
14mu|texlive-pgfplots-1.5.1-3|162	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp.table
14mu|texlive-pgfplots-1.5.1-3|163	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp.vrs
14mu|texlive-pgfplots-1.5.1-3|164	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.gnuplot
14mu|texlive-pgfplots-1.5.1-3|165	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.table
14mu|texlive-pgfplots-1.5.1-3|166	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.gnuplot
14mu|texlive-pgfplots-1.5.1-3|167	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.table
14mu|texlive-pgfplots-1.5.1-3|168	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_parable.gnuplot
14mu|texlive-pgfplots-1.5.1-3|169	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_parable.table
14mu|texlive-pgfplots-1.5.1-3|170	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_pow2.gnuplot
14mu|texlive-pgfplots-1.5.1-3|171	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_pow2.table
14mu|texlive-pgfplots-1.5.1-3|172	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_sin.gnuplot
14mu|texlive-pgfplots-1.5.1-3|173	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_sin.table
14mu|texlive-pgfplots-1.5.1-3|174	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_tangens.gnuplot
14mu|texlive-pgfplots-1.5.1-3|175	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_tangens.table
14mu|texlive-pgfplots-1.5.1-3|176	%doc %{_texmfdistdir}/doc/latex/pgfplots/gpl-3.0.txt
14mu|texlive-pgfplots-1.5.1-3|177	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfmanual-en-macros.tex
14mu|texlive-pgfplots-1.5.1-3|178	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots-macros.tex
14mu|texlive-pgfplots-1.5.1-3|179	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.basic.reference.tex
14mu|texlive-pgfplots-1.5.1-3|180	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.bib
14mu|texlive-pgfplots-1.5.1-3|181	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.figlist
14mu|texlive-pgfplots-1.5.1-3|182	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.importexport.tex
14mu|texlive-pgfplots-1.5.1-3|183	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.install.tex
14mu|texlive-pgfplots-1.5.1-3|184	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.intro.tex
14mu|texlive-pgfplots-1.5.1-3|185	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.clickable.tex
14mu|texlive-pgfplots-1.5.1-3|186	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.colormaps.tex
14mu|texlive-pgfplots-1.5.1-3|187	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.dateplot.tex
14mu|texlive-pgfplots-1.5.1-3|188	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.external.tex
14mu|texlive-pgfplots-1.5.1-3|189	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.groupplot.tex
14mu|texlive-pgfplots-1.5.1-3|190	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.patchplots.tex
14mu|texlive-pgfplots-1.5.1-3|191	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.polar.tex
14mu|texlive-pgfplots-1.5.1-3|192	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.smithchart.tex
14mu|texlive-pgfplots-1.5.1-3|193	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.ternary.tex
14mu|texlive-pgfplots-1.5.1-3|194	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.tex
14mu|texlive-pgfplots-1.5.1-3|195	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.units.tex
14mu|texlive-pgfplots-1.5.1-3|196	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.makefile
14mu|texlive-pgfplots-1.5.1-3|197	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.mst
14mu|texlive-pgfplots-1.5.1-3|198	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.pdf
14mu|texlive-pgfplots-1.5.1-3|199	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.preamble.tex
14mu|texlive-pgfplots-1.5.1-3|200	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.2dplots.tex
14mu|texlive-pgfplots-1.5.1-3|201	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.3dconfiguration.tex
14mu|texlive-pgfplots-1.5.1-3|202	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.3dplots.tex
14mu|texlive-pgfplots-1.5.1-3|203	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.alignment.tex
14mu|texlive-pgfplots-1.5.1-3|204	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.axis-addplot.tex
14mu|texlive-pgfplots-1.5.1-3|205	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.axisdescription.tex
14mu|texlive-pgfplots-1.5.1-3|206	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.closingplots.tex
14mu|texlive-pgfplots-1.5.1-3|207	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.coordfiltering.tex
14mu|texlive-pgfplots-1.5.1-3|208	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.errorbars.tex
14mu|texlive-pgfplots-1.5.1-3|209	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.gridoptions-axiscoordinates.tex
14mu|texlive-pgfplots-1.5.1-3|210	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.linefitting.tex
14mu|texlive-pgfplots-1.5.1-3|211	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.markers-meta.tex
14mu|texlive-pgfplots-1.5.1-3|212	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.miscellaneous.tex
14mu|texlive-pgfplots-1.5.1-3|213	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.numberformatting.tex
14mu|texlive-pgfplots-1.5.1-3|214	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.preliminaryoptions.tex
14mu|texlive-pgfplots-1.5.1-3|215	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.scaling.tex
14mu|texlive-pgfplots-1.5.1-3|216	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.specifyrange.tex
14mu|texlive-pgfplots-1.5.1-3|217	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.styleoptions.tex
14mu|texlive-pgfplots-1.5.1-3|218	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.symbolic-transformations.tex
14mu|texlive-pgfplots-1.5.1-3|219	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.symbolic.tex
14mu|texlive-pgfplots-1.5.1-3|220	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.tex
14mu|texlive-pgfplots-1.5.1-3|221	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.tickoptions.tex
14mu|texlive-pgfplots-1.5.1-3|222	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.tikzinteroperability.tex
14mu|texlive-pgfplots-1.5.1-3|223	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.transformations.tex
14mu|texlive-pgfplots-1.5.1-3|224	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.resources.tex
14mu|texlive-pgfplots-1.5.1-3|225	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.testplot
14mu|texlive-pgfplots-1.5.1-3|226	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.testtable
14mu|texlive-pgfplots-1.5.1-3|227	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.testtable2.dat
14mu|texlive-pgfplots-1.5.1-3|228	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.tex
14mu|texlive-pgfplots-1.5.1-3|229	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.timeseries.dat
14mu|texlive-pgfplots-1.5.1-3|230	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp0.dat
14mu|texlive-pgfplots-1.5.1-3|231	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp0.script
14mu|texlive-pgfplots-1.5.1-3|232	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp0.table
14mu|texlive-pgfplots-1.5.1-3|233	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp1.dat
14mu|texlive-pgfplots-1.5.1-3|234	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp1.script
14mu|texlive-pgfplots-1.5.1-3|235	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp1.table
14mu|texlive-pgfplots-1.5.1-3|236	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_ocg_copy.sty
14mu|texlive-pgfplots-1.5.1-3|237	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotsexample.pdf
14mu|texlive-pgfplots-1.5.1-3|238	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotsexample.tex
14mu|texlive-pgfplots-1.5.1-3|239	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example1.csv
14mu|texlive-pgfplots-1.5.1-3|240	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example1.dat
14mu|texlive-pgfplots-1.5.1-3|241	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example2.dat
14mu|texlive-pgfplots-1.5.1-3|242	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example3.dat
14mu|texlive-pgfplots-1.5.1-3|243	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example4.dat
14mu|texlive-pgfplots-1.5.1-3|244	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example5.dat
14mu|texlive-pgfplots-1.5.1-3|245	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.mst
14mu|texlive-pgfplots-1.5.1-3|246	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.pdf
14mu|texlive-pgfplots-1.5.1-3|247	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.tex
14mu|texlive-pgfplots-1.5.1-3|248	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstodo.pdf
14mu|texlive-pgfplots-1.5.1-3|249	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstodo.tex
14mu|texlive-pgfplots-1.5.1-3|250	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfshell_cos.sh
14mu|texlive-pgfplots-1.5.1-3|251	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfshell_replot.sh
14mu|texlive-pgfplots-1.5.1-3|252	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/FokkerDrI_layer_0.facetIdx.dat
14mu|texlive-pgfplots-1.5.1-3|253	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/FokkerDrI_layer_0.patches.dat
14mu|texlive-pgfplots-1.5.1-3|254	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/FokkerDrI_layer_0.vertices.dat
14mu|texlive-pgfplots-1.5.1-3|255	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/accounts.dat
14mu|texlive-pgfplots-1.5.1-3|256	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/first3d.dat
14mu|texlive-pgfplots-1.5.1-3|257	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/group-1.dat
14mu|texlive-pgfplots-1.5.1-3|258	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/newexperiment1.dat
14mu|texlive-pgfplots-1.5.1-3|259	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/newexperiment2.dat
14mu|texlive-pgfplots-1.5.1-3|260	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/newexperiment3.dat
14mu|texlive-pgfplots-1.5.1-3|261	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/oldexperiment1.dat
14mu|texlive-pgfplots-1.5.1-3|262	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/oldexperiment2.dat
14mu|texlive-pgfplots-1.5.1-3|263	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/oldexperiment3.dat
14mu|texlive-pgfplots-1.5.1-3|264	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/ou.dat
14mu|texlive-pgfplots-1.5.1-3|265	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/patchexample_conn.dat
14mu|texlive-pgfplots-1.5.1-3|266	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/patchexample_verts.dat
14mu|texlive-pgfplots-1.5.1-3|267	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots.randn.dat
14mu|texlive-pgfplots-1.5.1-3|268	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1.dat
14mu|texlive-pgfplots-1.5.1-3|269	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1_latent.dat
14mu|texlive-pgfplots-1.5.1-3|270	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2.dat
14mu|texlive-pgfplots-1.5.1-3|271	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2_latent.dat
14mu|texlive-pgfplots-1.5.1-3|272	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata3.dat
14mu|texlive-pgfplots-1.5.1-3|273	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata4.dat
14mu|texlive-pgfplots-1.5.1-3|274	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotscontourmatlabexample.dat
14mu|texlive-pgfplots-1.5.1-3|275	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotscontourmatlabexample.m
14mu|texlive-pgfplots-1.5.1-3|276	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotsexample4.dat
14mu|texlive-pgfplots-1.5.1-3|277	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotsexample4_grid.dat
14mu|texlive-pgfplots-1.5.1-3|278	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotsternary.example1.dat
14mu|texlive-pgfplots-1.5.1-3|279	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics1.m
14mu|texlive-pgfplots-1.5.1-3|280	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3.m
14mu|texlive-pgfplots-1.5.1-3|281	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3.png
14mu|texlive-pgfplots-1.5.1-3|282	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3.seed
14mu|texlive-pgfplots-1.5.1-3|283	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3d.png
14mu|texlive-pgfplots-1.5.1-3|284	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3d.png.dat
14mu|texlive-pgfplots-1.5.1-3|285	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3dsurf.png
14mu|texlive-pgfplots-1.5.1-3|286	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3dsurfmatlab.png
14mu|texlive-pgfplots-1.5.1-3|287	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3withaxis.png
14mu|texlive-pgfplots-1.5.1-3|288	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics_gimpmeasure.png
14mu|texlive-pgfplots-1.5.1-3|289	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d.m
14mu|texlive-pgfplots-1.5.1-3|290	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d.png
14mu|texlive-pgfplots-1.5.1-3|291	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d_coord.dat
14mu|texlive-pgfplots-1.5.1-3|292	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d_vel.dat
14mu|texlive-pgfplots-1.5.1-3|293	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3dwithaxis.png
14mu|texlive-pgfplots-1.5.1-3|294	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/scattercl.dat
14mu|texlive-pgfplots-1.5.1-3|295	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/smithchart_data.dat
14mu|texlive-pgfplots-1.5.1-3|296	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/ternary_data.txt
14mu|texlive-pgfplots-1.5.1-3|297	%doc %{_texmfdistdir}/doc/latex/pgfplots/texmf.cnf
14mu|texlive-pgfplots-1.5.1-3|298	%doc %{_texmfdistdir}/doc/latex/pgfplots/todo.archive.txt
14mu|texlive-pgfplots-1.5.1-3|299	%doc %{_texmfdistdir}/doc/plain/pgfplots/pgfplotsexample.pdf
14mu|texlive-pgfplots-1.5.1-3|300	%doc %{_texmfdistdir}/doc/plain/pgfplots/pgfplotsexample.tex
14mu|texlive-pgfplots-1.5.1-3|301	#- source
14mu|texlive-pgfplots-1.5.1-3|302	%doc %{_texmfdistdir}/source/context/third/pgfplots/pgfplotstests.tar.bz2
14mu|texlive-pgfplots-1.5.1-3|303	%doc %{_texmfdistdir}/source/latex/pgfplots/pgfplotstests.tar.bz2
14mu|texlive-pgfplots-1.5.1-3|304	
14mu|texlive-pgfplots-1.5.1-3|305	#-----------------------------------------------------------------------
14mu|texlive-pgfplots-1.5.1-3|306	%prep
14mu|texlive-pgfplots-1.5.1-3|307	%setup -c -a0 -a1 -a2
14mu|texlive-pgfplots-1.5.1-3|308	
14mu|texlive-pgfplots-1.5.1-3|309	%build
14mu|texlive-pgfplots-1.5.1-3|310	
14mu|texlive-pgfplots-1.5.1-3|311	%install
14mu|texlive-pgfplots-1.5.1-3|312	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfplots-1.5.1-3|313	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pgfplots-1.5.1-3|314	
14mu|texlive-pgfplots-1.5.1-3|315	
14mu|texlive-pgfplots-1.5.1-3|316	
14mu|texlive-pgfplots-1.5.1-3|317	%changelog
14mu|texlive-pgfplots-1.5.1-3|318	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-3
14mu|texlive-pgfplots-1.5.1-3|319	+ Revision: 1256c38
14mu|texlive-pgfplots-1.5.1-3|320	- MassBuild#674: Increase release tag
14mu|texlive-pgfplots-1.5.1-3|321	
14mu|texlive-pgfplots-1.5.1-3|322	

25475 14
14mu|texlive-pgf-soroban-1.0-4|1	# revision 15878
14mu|texlive-pgf-soroban-1.0-4|2	# category Package
14mu|texlive-pgf-soroban-1.0-4|3	# catalog-ctan /graphics/pgf/contrib/pgf-soroban
14mu|texlive-pgf-soroban-1.0-4|4	# catalog-date 2008-08-23 00:06:02 +0200
14mu|texlive-pgf-soroban-1.0-4|5	# catalog-license lppl
14mu|texlive-pgf-soroban-1.0-4|6	# catalog-version 1.0
14mu|texlive-pgf-soroban-1.0-4|7	Name:		texlive-pgf-soroban
14mu|texlive-pgf-soroban-1.0-4|8	Version:	1.0
14mu|texlive-pgf-soroban-1.0-4|9	Release:	4
14mu|texlive-pgf-soroban-1.0-4|10	Summary:	Create images of the soroban using TikZ/PGF
14mu|texlive-pgf-soroban-1.0-4|11	Group:		Publishing
14mu|texlive-pgf-soroban-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgf-soroban
14mu|texlive-pgf-soroban-1.0-4|13	License:	LPPL
14mu|texlive-pgf-soroban-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-soroban.tar.xz
14mu|texlive-pgf-soroban-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-soroban.doc.tar.xz
14mu|texlive-pgf-soroban-1.0-4|16	BuildArch:	noarch
14mu|texlive-pgf-soroban-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pgf-soroban-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pgf-soroban-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pgf-soroban-1.0-4|20	
14mu|texlive-pgf-soroban-1.0-4|21	%description
14mu|texlive-pgf-soroban-1.0-4|22	The package makes it possible to create pictures of the soroban
14mu|texlive-pgf-soroban-1.0-4|23	(Japanese abacus) using PGF/TikZ.
14mu|texlive-pgf-soroban-1.0-4|24	
14mu|texlive-pgf-soroban-1.0-4|25	
14mu|texlive-pgf-soroban-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-pgf-soroban-1.0-4|27	%files
14mu|texlive-pgf-soroban-1.0-4|28	%{_texmfdistdir}/tex/latex/pgf-soroban/pgf-soroban.sty
14mu|texlive-pgf-soroban-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/Changes
14mu|texlive-pgf-soroban-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/README
14mu|texlive-pgf-soroban-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.bib
14mu|texlive-pgf-soroban-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.pdf
14mu|texlive-pgf-soroban-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.tex
14mu|texlive-pgf-soroban-1.0-4|34	
14mu|texlive-pgf-soroban-1.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-pgf-soroban-1.0-4|36	%prep
14mu|texlive-pgf-soroban-1.0-4|37	%setup -c -a0 -a1
14mu|texlive-pgf-soroban-1.0-4|38	
14mu|texlive-pgf-soroban-1.0-4|39	%build
14mu|texlive-pgf-soroban-1.0-4|40	
14mu|texlive-pgf-soroban-1.0-4|41	%install
14mu|texlive-pgf-soroban-1.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pgf-soroban-1.0-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pgf-soroban-1.0-4|44	
14mu|texlive-pgf-soroban-1.0-4|45	
14mu|texlive-pgf-soroban-1.0-4|46	
14mu|texlive-pgf-soroban-1.0-4|47	%changelog
14mu|texlive-pgf-soroban-1.0-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-pgf-soroban-1.0-4|49	+ Revision: 6197eba
14mu|texlive-pgf-soroban-1.0-4|50	- MassBuild#674: Increase release tag
14mu|texlive-pgf-soroban-1.0-4|51	
14mu|texlive-pgf-soroban-1.0-4|52	

25476 14
14mu|texlive-pgf-umlsd-0.5-4|1	# revision 21301
14mu|texlive-pgf-umlsd-0.5-4|2	# category Package
14mu|texlive-pgf-umlsd-0.5-4|3	# catalog-ctan /graphics/pgf/contrib/pgf-umlsd
14mu|texlive-pgf-umlsd-0.5-4|4	# catalog-date 2011-02-03 13:02:40 +0100
14mu|texlive-pgf-umlsd-0.5-4|5	# catalog-license gpl
14mu|texlive-pgf-umlsd-0.5-4|6	# catalog-version 0.5
14mu|texlive-pgf-umlsd-0.5-4|7	Name:		texlive-pgf-umlsd
14mu|texlive-pgf-umlsd-0.5-4|8	Version:	0.5
14mu|texlive-pgf-umlsd-0.5-4|9	Release:	4
14mu|texlive-pgf-umlsd-0.5-4|10	Summary:	Draw UML Sequence Diagrams
14mu|texlive-pgf-umlsd-0.5-4|11	Group:		Publishing
14mu|texlive-pgf-umlsd-0.5-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgf-umlsd
14mu|texlive-pgf-umlsd-0.5-4|13	License:	GPL
14mu|texlive-pgf-umlsd-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-umlsd.tar.xz
14mu|texlive-pgf-umlsd-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-umlsd.doc.tar.xz
14mu|texlive-pgf-umlsd-0.5-4|16	BuildArch:	noarch
14mu|texlive-pgf-umlsd-0.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pgf-umlsd-0.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pgf-umlsd-0.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pgf-umlsd-0.5-4|20	
14mu|texlive-pgf-umlsd-0.5-4|21	%description
14mu|texlive-pgf-umlsd-0.5-4|22	LaTeX macros to draw UML diagrams using pgf.
14mu|texlive-pgf-umlsd-0.5-4|23	
14mu|texlive-pgf-umlsd-0.5-4|24	
14mu|texlive-pgf-umlsd-0.5-4|25	#-----------------------------------------------------------------------
14mu|texlive-pgf-umlsd-0.5-4|26	%files
14mu|texlive-pgf-umlsd-0.5-4|27	%{_texmfdistdir}/tex/latex/pgf-umlsd/pgf-umlsd.sty
14mu|texlive-pgf-umlsd-0.5-4|28	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/README
14mu|texlive-pgf-umlsd-0.5-4|29	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo.pdf
14mu|texlive-pgf-umlsd-0.5-4|30	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo.tex
14mu|texlive-pgf-umlsd-0.5-4|31	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo2.pdf
14mu|texlive-pgf-umlsd-0.5-4|32	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo2.tex
14mu|texlive-pgf-umlsd-0.5-4|33	
14mu|texlive-pgf-umlsd-0.5-4|34	#-----------------------------------------------------------------------
14mu|texlive-pgf-umlsd-0.5-4|35	%prep
14mu|texlive-pgf-umlsd-0.5-4|36	%setup -c -a0 -a1
14mu|texlive-pgf-umlsd-0.5-4|37	
14mu|texlive-pgf-umlsd-0.5-4|38	%build
14mu|texlive-pgf-umlsd-0.5-4|39	
14mu|texlive-pgf-umlsd-0.5-4|40	%install
14mu|texlive-pgf-umlsd-0.5-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pgf-umlsd-0.5-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pgf-umlsd-0.5-4|43	
14mu|texlive-pgf-umlsd-0.5-4|44	
14mu|texlive-pgf-umlsd-0.5-4|45	
14mu|texlive-pgf-umlsd-0.5-4|46	%changelog
14mu|texlive-pgf-umlsd-0.5-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-pgf-umlsd-0.5-4|48	+ Revision: bfdd034
14mu|texlive-pgf-umlsd-0.5-4|49	- MassBuild#674: Increase release tag
14mu|texlive-pgf-umlsd-0.5-4|50	
14mu|texlive-pgf-umlsd-0.5-4|51	

25477 14
14mu|texlive-philex-1.0-4|1	# revision 17879
14mu|texlive-philex-1.0-4|2	# category Package
14mu|texlive-philex-1.0-4|3	# catalog-ctan /macros/latex/contrib/philex
14mu|texlive-philex-1.0-4|4	# catalog-date 2010-04-29 12:33:30 +0200
14mu|texlive-philex-1.0-4|5	# catalog-license lppl
14mu|texlive-philex-1.0-4|6	# catalog-version 1.0
14mu|texlive-philex-1.0-4|7	Name:		texlive-philex
14mu|texlive-philex-1.0-4|8	Version:	1.0
14mu|texlive-philex-1.0-4|9	Release:	4
14mu|texlive-philex-1.0-4|10	Summary:	Cross references for named and numbered environments
14mu|texlive-philex-1.0-4|11	Group:		Publishing
14mu|texlive-philex-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/philex
14mu|texlive-philex-1.0-4|13	License:	LPPL
14mu|texlive-philex-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philex.tar.xz
14mu|texlive-philex-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philex.doc.tar.xz
14mu|texlive-philex-1.0-4|16	BuildArch:	noarch
14mu|texlive-philex-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-philex-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-philex-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-philex-1.0-4|20	
14mu|texlive-philex-1.0-4|21	%description
14mu|texlive-philex-1.0-4|22	Philex provides means for creating and cross-referencing named
14mu|texlive-philex-1.0-4|23	or numbered environments. Possible uses would be equations,
14mu|texlive-philex-1.0-4|24	example sentences (as in linguistics or philosophy) or named
14mu|texlive-philex-1.0-4|25	principles. Cross references may refer either to the number, or
14mu|texlive-philex-1.0-4|26	to a short name of the target environment, or to the contents
14mu|texlive-philex-1.0-4|27	of the environment. Philex builds on the facilities of the
14mu|texlive-philex-1.0-4|28	linguex package.
14mu|texlive-philex-1.0-4|29	
14mu|texlive-philex-1.0-4|30	
14mu|texlive-philex-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-philex-1.0-4|32	%files
14mu|texlive-philex-1.0-4|33	%{_texmfdistdir}/tex/latex/philex/philex.sty
14mu|texlive-philex-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/philex/philexmanualb.pdf
14mu|texlive-philex-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/philex/philexmanualb.tex
14mu|texlive-philex-1.0-4|36	
14mu|texlive-philex-1.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-philex-1.0-4|38	%prep
14mu|texlive-philex-1.0-4|39	%setup -c -a0 -a1
14mu|texlive-philex-1.0-4|40	
14mu|texlive-philex-1.0-4|41	%build
14mu|texlive-philex-1.0-4|42	
14mu|texlive-philex-1.0-4|43	%install
14mu|texlive-philex-1.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-philex-1.0-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-philex-1.0-4|46	
14mu|texlive-philex-1.0-4|47	
14mu|texlive-philex-1.0-4|48	
14mu|texlive-philex-1.0-4|49	%changelog
14mu|texlive-philex-1.0-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-philex-1.0-4|51	+ Revision: ca5205f
14mu|texlive-philex-1.0-4|52	- MassBuild#674: Increase release tag
14mu|texlive-philex-1.0-4|53	
14mu|texlive-philex-1.0-4|54	

25478 14
14mu|texlive-philokalia-1.1-4|1	# revision 18651
14mu|texlive-philokalia-1.1-4|2	# category Package
14mu|texlive-philokalia-1.1-4|3	# catalog-ctan /fonts/philokalia
14mu|texlive-philokalia-1.1-4|4	# catalog-date 2007-09-24 10:59:32 +0200
14mu|texlive-philokalia-1.1-4|5	# catalog-license ofl
14mu|texlive-philokalia-1.1-4|6	# catalog-version 1.1
14mu|texlive-philokalia-1.1-4|7	Name:		texlive-philokalia
14mu|texlive-philokalia-1.1-4|8	Version:	1.1
14mu|texlive-philokalia-1.1-4|9	Release:	4
14mu|texlive-philokalia-1.1-4|10	Summary:	A font to typeset the Philokalia Books
14mu|texlive-philokalia-1.1-4|11	Group:		Publishing
14mu|texlive-philokalia-1.1-4|12	URL:		http://www.ctan.org/tex-archive/fonts/philokalia
14mu|texlive-philokalia-1.1-4|13	License:	OFL
14mu|texlive-philokalia-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philokalia.tar.xz
14mu|texlive-philokalia-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philokalia.doc.tar.xz
14mu|texlive-philokalia-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philokalia.source.tar.xz
14mu|texlive-philokalia-1.1-4|17	BuildArch:	noarch
14mu|texlive-philokalia-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-philokalia-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-philokalia-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-philokalia-1.1-4|21	
14mu|texlive-philokalia-1.1-4|22	%description
14mu|texlive-philokalia-1.1-4|23	The philokalia package has been designed to ease the use of the
14mu|texlive-philokalia-1.1-4|24	Philokalia-Regular OpenType font with XeLaTeX. The font started
14mu|texlive-philokalia-1.1-4|25	as a project to digitize the typeface used to typeset the
14mu|texlive-philokalia-1.1-4|26	Philokalia books.
14mu|texlive-philokalia-1.1-4|27	
14mu|texlive-philokalia-1.1-4|28	
14mu|texlive-philokalia-1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-philokalia-1.1-4|30	%files
14mu|texlive-philokalia-1.1-4|31	%{_texmfdistdir}/fonts/opentype/public/philokalia/Philokalia-Regular.otf
14mu|texlive-philokalia-1.1-4|32	%{_texmfdistdir}/tex/xelatex/philokalia/eu1plk.fd
14mu|texlive-philokalia-1.1-4|33	%{_texmfdistdir}/tex/xelatex/philokalia/philokalia.sty
14mu|texlive-philokalia-1.1-4|34	%doc %{_texmfdistdir}/doc/xelatex/philokalia/philokalia.pdf
14mu|texlive-philokalia-1.1-4|35	#- source
14mu|texlive-philokalia-1.1-4|36	%doc %{_texmfdistdir}/source/xelatex/philokalia/philokalia.dtx
14mu|texlive-philokalia-1.1-4|37	%doc %{_texmfdistdir}/source/xelatex/philokalia/philokalia.ins
14mu|texlive-philokalia-1.1-4|38	
14mu|texlive-philokalia-1.1-4|39	#-----------------------------------------------------------------------
14mu|texlive-philokalia-1.1-4|40	%prep
14mu|texlive-philokalia-1.1-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-philokalia-1.1-4|42	
14mu|texlive-philokalia-1.1-4|43	%build
14mu|texlive-philokalia-1.1-4|44	
14mu|texlive-philokalia-1.1-4|45	%install
14mu|texlive-philokalia-1.1-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-philokalia-1.1-4|47	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-philokalia-1.1-4|48	
14mu|texlive-philokalia-1.1-4|49	
14mu|texlive-philokalia-1.1-4|50	
14mu|texlive-philokalia-1.1-4|51	%changelog
14mu|texlive-philokalia-1.1-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-philokalia-1.1-4|53	+ Revision: cb3cd1b
14mu|texlive-philokalia-1.1-4|54	- MassBuild#674: Increase release tag
14mu|texlive-philokalia-1.1-4|55	
14mu|texlive-philokalia-1.1-4|56	

25479 14
14mu|texlive-philosophersimprint-1.2-3|1	# revision 26831
14mu|texlive-philosophersimprint-1.2-3|2	# category Package
14mu|texlive-philosophersimprint-1.2-3|3	# catalog-ctan /macros/latex/contrib/philosophersimprint
14mu|texlive-philosophersimprint-1.2-3|4	# catalog-date 2012-06-03 22:54:07 +0200
14mu|texlive-philosophersimprint-1.2-3|5	# catalog-license lppl
14mu|texlive-philosophersimprint-1.2-3|6	# catalog-version 1.2
14mu|texlive-philosophersimprint-1.2-3|7	Name:		texlive-philosophersimprint
14mu|texlive-philosophersimprint-1.2-3|8	Version:	1.2
14mu|texlive-philosophersimprint-1.2-3|9	Release:	3
14mu|texlive-philosophersimprint-1.2-3|10	Summary:	Typesetting articles for "Philosophers' Imprint"
14mu|texlive-philosophersimprint-1.2-3|11	Group:		Publishing
14mu|texlive-philosophersimprint-1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/philosophersimprint
14mu|texlive-philosophersimprint-1.2-3|13	License:	LPPL
14mu|texlive-philosophersimprint-1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philosophersimprint.tar.xz
14mu|texlive-philosophersimprint-1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philosophersimprint.doc.tar.xz
14mu|texlive-philosophersimprint-1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philosophersimprint.source.tar.xz
14mu|texlive-philosophersimprint-1.2-3|17	BuildArch:	noarch
14mu|texlive-philosophersimprint-1.2-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-philosophersimprint-1.2-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-philosophersimprint-1.2-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-philosophersimprint-1.2-3|21	
14mu|texlive-philosophersimprint-1.2-3|22	%description
14mu|texlive-philosophersimprint-1.2-3|23	In its mission statement we read "Philosophers' Imprint is a
14mu|texlive-philosophersimprint-1.2-3|24	refereed series of original papers in philosophy, edited by
14mu|texlive-philosophersimprint-1.2-3|25	philosophy faculty at the University of Michigan, with the
14mu|texlive-philosophersimprint-1.2-3|26	advice of an international Board of Editors, and published on
14mu|texlive-philosophersimprint-1.2-3|27	the World Wide Web by the University of Michigan Digital
14mu|texlive-philosophersimprint-1.2-3|28	Library. The mission of the Imprint is to promote a future in
14mu|texlive-philosophersimprint-1.2-3|29	which funds currently spent on journal subscriptions are
14mu|texlive-philosophersimprint-1.2-3|30	redirected to the dissemination of scholarship for free, via
14mu|texlive-philosophersimprint-1.2-3|31	the Internet". The class helps authors to typeset their own
14mu|texlive-philosophersimprint-1.2-3|32	articles in "Web-ready" format. No assumption is made about the
14mu|texlive-philosophersimprint-1.2-3|33	fonts available to the author: the class itself is restricted
14mu|texlive-philosophersimprint-1.2-3|34	to freely available and freely distributed fonts, only.
14mu|texlive-philosophersimprint-1.2-3|35	
14mu|texlive-philosophersimprint-1.2-3|36	
14mu|texlive-philosophersimprint-1.2-3|37	#-----------------------------------------------------------------------
14mu|texlive-philosophersimprint-1.2-3|38	%files
14mu|texlive-philosophersimprint-1.2-3|39	%{_texmfdistdir}/tex/latex/philosophersimprint/philosophersimprint.cls
14mu|texlive-philosophersimprint-1.2-3|40	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/Makefile
14mu|texlive-philosophersimprint-1.2-3|41	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/README
14mu|texlive-philosophersimprint-1.2-3|42	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/philosophersimprint.bib
14mu|texlive-philosophersimprint-1.2-3|43	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/philosophersimprint.pdf
14mu|texlive-philosophersimprint-1.2-3|44	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/sample.pdf
14mu|texlive-philosophersimprint-1.2-3|45	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/sample.tex
14mu|texlive-philosophersimprint-1.2-3|46	#- source
14mu|texlive-philosophersimprint-1.2-3|47	%doc %{_texmfdistdir}/source/latex/philosophersimprint/philosophersimprint.dtx
14mu|texlive-philosophersimprint-1.2-3|48	%doc %{_texmfdistdir}/source/latex/philosophersimprint/philosophersimprint.ins
14mu|texlive-philosophersimprint-1.2-3|49	
14mu|texlive-philosophersimprint-1.2-3|50	#-----------------------------------------------------------------------
14mu|texlive-philosophersimprint-1.2-3|51	%prep
14mu|texlive-philosophersimprint-1.2-3|52	%setup -c -a0 -a1 -a2
14mu|texlive-philosophersimprint-1.2-3|53	
14mu|texlive-philosophersimprint-1.2-3|54	%build
14mu|texlive-philosophersimprint-1.2-3|55	
14mu|texlive-philosophersimprint-1.2-3|56	%install
14mu|texlive-philosophersimprint-1.2-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-philosophersimprint-1.2-3|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-philosophersimprint-1.2-3|59	
14mu|texlive-philosophersimprint-1.2-3|60	
14mu|texlive-philosophersimprint-1.2-3|61	
14mu|texlive-philosophersimprint-1.2-3|62	%changelog
14mu|texlive-philosophersimprint-1.2-3|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-3
14mu|texlive-philosophersimprint-1.2-3|64	+ Revision: 570b320
14mu|texlive-philosophersimprint-1.2-3|65	- MassBuild#674: Increase release tag
14mu|texlive-philosophersimprint-1.2-3|66	
14mu|texlive-philosophersimprint-1.2-3|67	

25480 14
14mu|texlive-phonrule-0.01-7|1	# revision 31966
14mu|texlive-phonrule-0.01-7|2	# category Package
14mu|texlive-phonrule-0.01-7|3	# catalog-ctan /macros/latex/contrib/phonrule
14mu|texlive-phonrule-0.01-7|4	# catalog-date 2013-10-21 18:32:18 +0200
14mu|texlive-phonrule-0.01-7|5	# catalog-license lppl
14mu|texlive-phonrule-0.01-7|6	# catalog-version 0.01
14mu|texlive-phonrule-0.01-7|7	Name:		texlive-phonrule
14mu|texlive-phonrule-0.01-7|8	Version:	0.01
14mu|texlive-phonrule-0.01-7|9	Release:	7
14mu|texlive-phonrule-0.01-7|10	Summary:	Typeset linear phonological rules
14mu|texlive-phonrule-0.01-7|11	Group:		Publishing
14mu|texlive-phonrule-0.01-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/phonrule
14mu|texlive-phonrule-0.01-7|13	License:	LPPL
14mu|texlive-phonrule-0.01-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonrule.tar.xz
14mu|texlive-phonrule-0.01-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonrule.doc.tar.xz
14mu|texlive-phonrule-0.01-7|16	BuildArch:	noarch
14mu|texlive-phonrule-0.01-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-phonrule-0.01-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-phonrule-0.01-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-phonrule-0.01-7|20	
14mu|texlive-phonrule-0.01-7|21	%description
14mu|texlive-phonrule-0.01-7|22	The package provides macros for typesetting phonological rules
14mu|texlive-phonrule-0.01-7|23	like those in 'Sound Pattern of English' (Chomsky and Halle
14mu|texlive-phonrule-0.01-7|24	1968).
14mu|texlive-phonrule-0.01-7|25	
14mu|texlive-phonrule-0.01-7|26	
14mu|texlive-phonrule-0.01-7|27	#-----------------------------------------------------------------------
14mu|texlive-phonrule-0.01-7|28	%files
14mu|texlive-phonrule-0.01-7|29	%{_texmfdistdir}/tex/latex/phonrule/phonrule.sty
14mu|texlive-phonrule-0.01-7|30	%doc %{_texmfdistdir}/doc/latex/phonrule/README
14mu|texlive-phonrule-0.01-7|31	%doc %{_texmfdistdir}/doc/latex/phonrule/phonrule-doc.pdf
14mu|texlive-phonrule-0.01-7|32	%doc %{_texmfdistdir}/doc/latex/phonrule/phonrule-doc.tex
14mu|texlive-phonrule-0.01-7|33	
14mu|texlive-phonrule-0.01-7|34	#-----------------------------------------------------------------------
14mu|texlive-phonrule-0.01-7|35	%prep
14mu|texlive-phonrule-0.01-7|36	%setup -c -a0 -a1
14mu|texlive-phonrule-0.01-7|37	
14mu|texlive-phonrule-0.01-7|38	%build
14mu|texlive-phonrule-0.01-7|39	
14mu|texlive-phonrule-0.01-7|40	%install
14mu|texlive-phonrule-0.01-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-phonrule-0.01-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-phonrule-0.01-7|43	
14mu|texlive-phonrule-0.01-7|44	%changelog
14mu|texlive-phonrule-0.01-7|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-7
14mu|texlive-phonrule-0.01-7|46	+ Revision: 38d5091
14mu|texlive-phonrule-0.01-7|47	- MassBuild#674: Increase release tag
14mu|texlive-phonrule-0.01-7|48	
14mu|texlive-phonrule-0.01-7|49	

25481 14
14mu|texlive-photo-20061202-4|1	# revision 18739
14mu|texlive-photo-20061202-4|2	# category Package
14mu|texlive-photo-20061202-4|3	# catalog-ctan /macros/latex/contrib/photo
14mu|texlive-photo-20061202-4|4	# catalog-date 2006-12-02 15:26:11 +0100
14mu|texlive-photo-20061202-4|5	# catalog-license lppl
14mu|texlive-photo-20061202-4|6	# catalog-version undef
14mu|texlive-photo-20061202-4|7	Name:		texlive-photo
14mu|texlive-photo-20061202-4|8	Version:	20061202
14mu|texlive-photo-20061202-4|9	Release:	4
14mu|texlive-photo-20061202-4|10	Summary:	A float environment for photographs
14mu|texlive-photo-20061202-4|11	Group:		Publishing
14mu|texlive-photo-20061202-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/photo
14mu|texlive-photo-20061202-4|13	License:	LPPL
14mu|texlive-photo-20061202-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/photo.tar.xz
14mu|texlive-photo-20061202-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/photo.doc.tar.xz
14mu|texlive-photo-20061202-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/photo.source.tar.xz
14mu|texlive-photo-20061202-4|17	BuildArch:	noarch
14mu|texlive-photo-20061202-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-photo-20061202-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-photo-20061202-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-photo-20061202-4|21	
14mu|texlive-photo-20061202-4|22	%description
14mu|texlive-photo-20061202-4|23	This package introduces a new float type called photo which
14mu|texlive-photo-20061202-4|24	works similar to the float types table and figure. Various
14mu|texlive-photo-20061202-4|25	options exist for placing photos, captions, and a
14mu|texlive-photo-20061202-4|26	"photographer" line. In twocolumn documents, a possibility
14mu|texlive-photo-20061202-4|27	exists to generate double-column floats automatically if the
14mu|texlive-photo-20061202-4|28	photo does not fit into one column. Photos do not have to be
14mu|texlive-photo-20061202-4|29	placed as floats, they can also be placed as boxes, with
14mu|texlive-photo-20061202-4|30	captions and photographer line still being available.
14mu|texlive-photo-20061202-4|31	
14mu|texlive-photo-20061202-4|32	
14mu|texlive-photo-20061202-4|33	#-----------------------------------------------------------------------
14mu|texlive-photo-20061202-4|34	%files
14mu|texlive-photo-20061202-4|35	%{_texmfdistdir}/tex/latex/photo/photo.sty
14mu|texlive-photo-20061202-4|36	%doc %{_texmfdistdir}/doc/latex/photo/Makefile
14mu|texlive-photo-20061202-4|37	%doc %{_texmfdistdir}/doc/latex/photo/photo.pdf
14mu|texlive-photo-20061202-4|38	%doc %{_texmfdistdir}/doc/latex/photo/photo_test.tex
14mu|texlive-photo-20061202-4|39	#- source
14mu|texlive-photo-20061202-4|40	%doc %{_texmfdistdir}/source/latex/photo/photo.drv
14mu|texlive-photo-20061202-4|41	%doc %{_texmfdistdir}/source/latex/photo/photo.dtx
14mu|texlive-photo-20061202-4|42	%doc %{_texmfdistdir}/source/latex/photo/photo.ins
14mu|texlive-photo-20061202-4|43	
14mu|texlive-photo-20061202-4|44	#-----------------------------------------------------------------------
14mu|texlive-photo-20061202-4|45	%prep
14mu|texlive-photo-20061202-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-photo-20061202-4|47	
14mu|texlive-photo-20061202-4|48	%build
14mu|texlive-photo-20061202-4|49	
14mu|texlive-photo-20061202-4|50	%install
14mu|texlive-photo-20061202-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-photo-20061202-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-photo-20061202-4|53	
14mu|texlive-photo-20061202-4|54	
14mu|texlive-photo-20061202-4|55	
14mu|texlive-photo-20061202-4|56	%changelog
14mu|texlive-photo-20061202-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061202-4
14mu|texlive-photo-20061202-4|58	+ Revision: 3553412
14mu|texlive-photo-20061202-4|59	- MassBuild#674: Increase release tag
14mu|texlive-photo-20061202-4|60	
14mu|texlive-photo-20061202-4|61	

25482 14
14mu|texlive-physics-1.30-7|1	# revision 28590
14mu|texlive-physics-1.30-7|2	# category Package
14mu|texlive-physics-1.30-7|3	# catalog-ctan /macros/latex/contrib/physics
14mu|texlive-physics-1.30-7|4	# catalog-date 2012-12-20 17:31:55 +0100
14mu|texlive-physics-1.30-7|5	# catalog-license lppl
14mu|texlive-physics-1.30-7|6	# catalog-version 1.3
14mu|texlive-physics-1.30-7|7	Name:		texlive-physics
14mu|texlive-physics-1.30-7|8	Version:	1.30
14mu|texlive-physics-1.30-7|9	Release:	7
14mu|texlive-physics-1.30-7|10	Summary:	Macros supporting the Mathematics of Physics
14mu|texlive-physics-1.30-7|11	Group:		Publishing
14mu|texlive-physics-1.30-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/physics
14mu|texlive-physics-1.30-7|13	License:	LPPL
14mu|texlive-physics-1.30-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physics.tar.xz
14mu|texlive-physics-1.30-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physics.doc.tar.xz
14mu|texlive-physics-1.30-7|16	BuildArch:	noarch
14mu|texlive-physics-1.30-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-physics-1.30-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-physics-1.30-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-physics-1.30-7|20	
14mu|texlive-physics-1.30-7|21	%description
14mu|texlive-physics-1.30-7|22	The package defines simple and flexible macros for typesetting
14mu|texlive-physics-1.30-7|23	equations in the languages of vector calculus and linear
14mu|texlive-physics-1.30-7|24	algebra, using Dirac notation.
14mu|texlive-physics-1.30-7|25	
14mu|texlive-physics-1.30-7|26	
14mu|texlive-physics-1.30-7|27	#-----------------------------------------------------------------------
14mu|texlive-physics-1.30-7|28	%files
14mu|texlive-physics-1.30-7|29	%{_texmfdistdir}/tex/latex/physics/physics.sty
14mu|texlive-physics-1.30-7|30	%doc %{_texmfdistdir}/doc/latex/physics/README
14mu|texlive-physics-1.30-7|31	%doc %{_texmfdistdir}/doc/latex/physics/physics.pdf
14mu|texlive-physics-1.30-7|32	%doc %{_texmfdistdir}/doc/latex/physics/physics.tex
14mu|texlive-physics-1.30-7|33	
14mu|texlive-physics-1.30-7|34	#-----------------------------------------------------------------------
14mu|texlive-physics-1.30-7|35	%prep
14mu|texlive-physics-1.30-7|36	%setup -c -a0 -a1
14mu|texlive-physics-1.30-7|37	
14mu|texlive-physics-1.30-7|38	%build
14mu|texlive-physics-1.30-7|39	
14mu|texlive-physics-1.30-7|40	%install
14mu|texlive-physics-1.30-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-physics-1.30-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-physics-1.30-7|43	
14mu|texlive-physics-1.30-7|44	%changelog
14mu|texlive-physics-1.30-7|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.30-7
14mu|texlive-physics-1.30-7|46	+ Revision: 096c8d6
14mu|texlive-physics-1.30-7|47	- MassBuild#674: Increase release tag
14mu|texlive-physics-1.30-7|48	
14mu|texlive-physics-1.30-7|49	

25483 14
14mu|texlive-physymb-0.2-4|1	# revision 22406
14mu|texlive-physymb-0.2-4|2	# category Package
14mu|texlive-physymb-0.2-4|3	# catalog-ctan /macros/latex/contrib/physymb
14mu|texlive-physymb-0.2-4|4	# catalog-date 2011-05-10 11:06:42 +0200
14mu|texlive-physymb-0.2-4|5	# catalog-license lppl1.3
14mu|texlive-physymb-0.2-4|6	# catalog-version 0.2
14mu|texlive-physymb-0.2-4|7	Name:		texlive-physymb
14mu|texlive-physymb-0.2-4|8	Version:	0.2
14mu|texlive-physymb-0.2-4|9	Release:	4
14mu|texlive-physymb-0.2-4|10	Summary:	Assorted macros for Physicists
14mu|texlive-physymb-0.2-4|11	Group:		Publishing
14mu|texlive-physymb-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/physymb
14mu|texlive-physymb-0.2-4|13	License:	LPPL1.3
14mu|texlive-physymb-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physymb.tar.xz
14mu|texlive-physymb-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physymb.doc.tar.xz
14mu|texlive-physymb-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physymb.source.tar.xz
14mu|texlive-physymb-0.2-4|17	BuildArch:	noarch
14mu|texlive-physymb-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-physymb-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-physymb-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-physymb-0.2-4|21	
14mu|texlive-physymb-0.2-4|22	%description
14mu|texlive-physymb-0.2-4|23	The package contains a large collection of small macros that
14mu|texlive-physymb-0.2-4|24	may be useful to physicists and occasionally some
14mu|texlive-physymb-0.2-4|25	mathematicians. It streamlines writing Dirac notation,
14mu|texlive-physymb-0.2-4|26	derivatives, vector variables, unit vectors, scientific
14mu|texlive-physymb-0.2-4|27	notation, elementary particles, and many other things.
14mu|texlive-physymb-0.2-4|28	
14mu|texlive-physymb-0.2-4|29	
14mu|texlive-physymb-0.2-4|30	#-----------------------------------------------------------------------
14mu|texlive-physymb-0.2-4|31	%files
14mu|texlive-physymb-0.2-4|32	%{_texmfdistdir}/tex/latex/physymb/physymb.sty
14mu|texlive-physymb-0.2-4|33	%doc %{_texmfdistdir}/doc/latex/physymb/README
14mu|texlive-physymb-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/physymb/physymb.pdf
14mu|texlive-physymb-0.2-4|35	#- source
14mu|texlive-physymb-0.2-4|36	%doc %{_texmfdistdir}/source/latex/physymb/physymb.dtx
14mu|texlive-physymb-0.2-4|37	%doc %{_texmfdistdir}/source/latex/physymb/physymb.ins
14mu|texlive-physymb-0.2-4|38	
14mu|texlive-physymb-0.2-4|39	#-----------------------------------------------------------------------
14mu|texlive-physymb-0.2-4|40	%prep
14mu|texlive-physymb-0.2-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-physymb-0.2-4|42	
14mu|texlive-physymb-0.2-4|43	%build
14mu|texlive-physymb-0.2-4|44	
14mu|texlive-physymb-0.2-4|45	%install
14mu|texlive-physymb-0.2-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-physymb-0.2-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-physymb-0.2-4|48	
14mu|texlive-physymb-0.2-4|49	
14mu|texlive-physymb-0.2-4|50	
14mu|texlive-physymb-0.2-4|51	%changelog
14mu|texlive-physymb-0.2-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-physymb-0.2-4|53	+ Revision: a14183b
14mu|texlive-physymb-0.2-4|54	- MassBuild#674: Increase release tag
14mu|texlive-physymb-0.2-4|55	
14mu|texlive-physymb-0.2-4|56	

25484 14
14mu|texlive-piano-1.0-4|1	# revision 21574
14mu|texlive-piano-1.0-4|2	# category Package
14mu|texlive-piano-1.0-4|3	# catalog-ctan /macros/latex/contrib/piano
14mu|texlive-piano-1.0-4|4	# catalog-date 2011-03-01 13:06:36 +0100
14mu|texlive-piano-1.0-4|5	# catalog-license lppl
14mu|texlive-piano-1.0-4|6	# catalog-version 1.0
14mu|texlive-piano-1.0-4|7	Name:		texlive-piano
14mu|texlive-piano-1.0-4|8	Version:	1.0
14mu|texlive-piano-1.0-4|9	Release:	4
14mu|texlive-piano-1.0-4|10	Summary:	Typeset a basic 2-octave piano diagram
14mu|texlive-piano-1.0-4|11	Group:		Publishing
14mu|texlive-piano-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/piano
14mu|texlive-piano-1.0-4|13	License:	LPPL
14mu|texlive-piano-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piano.tar.xz
14mu|texlive-piano-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piano.doc.tar.xz
14mu|texlive-piano-1.0-4|16	BuildArch:	noarch
14mu|texlive-piano-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-piano-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-piano-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-piano-1.0-4|20	
14mu|texlive-piano-1.0-4|21	%description
14mu|texlive-piano-1.0-4|22	This package adds the \keyboard[1][2]..[7] command to your
14mu|texlive-piano-1.0-4|23	project. When used, it draws a small 2 octaves piano keyboard
14mu|texlive-piano-1.0-4|24	on your document, with up to 7 keys highlighted. Keys go : Co,
14mu|texlive-piano-1.0-4|25	Cso, Do, Dso, Eo, Fo, Fso, Go, Gso, Ao, Aso, Bo, Ct, Cst, Dt,
14mu|texlive-piano-1.0-4|26	Dst, Et, Ft, Fst, Gt, Gst, At, Ast and Bt. (A working example
14mu|texlive-piano-1.0-4|27	is included in the README file.).
14mu|texlive-piano-1.0-4|28	
14mu|texlive-piano-1.0-4|29	
14mu|texlive-piano-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-piano-1.0-4|31	%files
14mu|texlive-piano-1.0-4|32	%{_texmfdistdir}/tex/latex/piano/piano.sty
14mu|texlive-piano-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/piano/README
14mu|texlive-piano-1.0-4|34	
14mu|texlive-piano-1.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-piano-1.0-4|36	%prep
14mu|texlive-piano-1.0-4|37	%setup -c -a0 -a1
14mu|texlive-piano-1.0-4|38	
14mu|texlive-piano-1.0-4|39	%build
14mu|texlive-piano-1.0-4|40	
14mu|texlive-piano-1.0-4|41	%install
14mu|texlive-piano-1.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-piano-1.0-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-piano-1.0-4|44	
14mu|texlive-piano-1.0-4|45	
14mu|texlive-piano-1.0-4|46	
14mu|texlive-piano-1.0-4|47	%changelog
14mu|texlive-piano-1.0-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-piano-1.0-4|49	+ Revision: af72720
14mu|texlive-piano-1.0-4|50	- MassBuild#674: Increase release tag
14mu|texlive-piano-1.0-4|51	
14mu|texlive-piano-1.0-4|52	

25485 14
14mu|texlive-picinpar-1.2a-4|1	# revision 20374
14mu|texlive-picinpar-1.2a-4|2	# category Package
14mu|texlive-picinpar-1.2a-4|3	# catalog-ctan /macros/latex209/contrib/picinpar
14mu|texlive-picinpar-1.2a-4|4	# catalog-date 2010-11-05 12:43:21 +0100
14mu|texlive-picinpar-1.2a-4|5	# catalog-license gpl
14mu|texlive-picinpar-1.2a-4|6	# catalog-version 1.2a
14mu|texlive-picinpar-1.2a-4|7	Name:		texlive-picinpar
14mu|texlive-picinpar-1.2a-4|8	Version:	1.2a
14mu|texlive-picinpar-1.2a-4|9	Release:	4
14mu|texlive-picinpar-1.2a-4|10	Summary:	Insert pictures into paragraphs
14mu|texlive-picinpar-1.2a-4|11	Group:		Publishing
14mu|texlive-picinpar-1.2a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex209/contrib/picinpar
14mu|texlive-picinpar-1.2a-4|13	License:	GPL
14mu|texlive-picinpar-1.2a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/picinpar.tar.xz
14mu|texlive-picinpar-1.2a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/picinpar.doc.tar.xz
14mu|texlive-picinpar-1.2a-4|16	BuildArch:	noarch
14mu|texlive-picinpar-1.2a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-picinpar-1.2a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-picinpar-1.2a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-picinpar-1.2a-4|20	
14mu|texlive-picinpar-1.2a-4|21	%description
14mu|texlive-picinpar-1.2a-4|22	A legacy package for creating 'windows' in paragraphs, for
14mu|texlive-picinpar-1.2a-4|23	inserting graphics, etc. (including "dropped capitals"). Users
14mu|texlive-picinpar-1.2a-4|24	should note that Piet van Oostrum (in a published review of
14mu|texlive-picinpar-1.2a-4|25	packages of this sort) does not recommend this package; Picins
14mu|texlive-picinpar-1.2a-4|26	is recommended instead.
14mu|texlive-picinpar-1.2a-4|27	
14mu|texlive-picinpar-1.2a-4|28	
14mu|texlive-picinpar-1.2a-4|29	#-----------------------------------------------------------------------
14mu|texlive-picinpar-1.2a-4|30	%files
14mu|texlive-picinpar-1.2a-4|31	%{_texmfdistdir}/tex/latex/picinpar/picinpar.sty
14mu|texlive-picinpar-1.2a-4|32	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-de.pdf
14mu|texlive-picinpar-1.2a-4|33	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-de.tex
14mu|texlive-picinpar-1.2a-4|34	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-en.pdf
14mu|texlive-picinpar-1.2a-4|35	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-en.tex
14mu|texlive-picinpar-1.2a-4|36	
14mu|texlive-picinpar-1.2a-4|37	#-----------------------------------------------------------------------
14mu|texlive-picinpar-1.2a-4|38	%prep
14mu|texlive-picinpar-1.2a-4|39	%setup -c -a0 -a1
14mu|texlive-picinpar-1.2a-4|40	
14mu|texlive-picinpar-1.2a-4|41	%build
14mu|texlive-picinpar-1.2a-4|42	
14mu|texlive-picinpar-1.2a-4|43	%install
14mu|texlive-picinpar-1.2a-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-picinpar-1.2a-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-picinpar-1.2a-4|46	
14mu|texlive-picinpar-1.2a-4|47	
14mu|texlive-picinpar-1.2a-4|48	
14mu|texlive-picinpar-1.2a-4|49	%changelog
14mu|texlive-picinpar-1.2a-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-4
14mu|texlive-picinpar-1.2a-4|51	+ Revision: 300cb26
14mu|texlive-picinpar-1.2a-4|52	- MassBuild#674: Increase release tag
14mu|texlive-picinpar-1.2a-4|53	
14mu|texlive-picinpar-1.2a-4|54	

25486 14
14mu|texlive-pict2e-0.2z-3|1	# revision 32658
14mu|texlive-pict2e-0.2z-3|2	# category Package
14mu|texlive-pict2e-0.2z-3|3	# catalog-ctan /macros/latex/contrib/pict2e
14mu|texlive-pict2e-0.2z-3|4	# catalog-date 2014-01-13 11:26:35 +0100
14mu|texlive-pict2e-0.2z-3|5	# catalog-license lppl
14mu|texlive-pict2e-0.2z-3|6	# catalog-version 0.2z
14mu|texlive-pict2e-0.2z-3|7	Name:		texlive-pict2e
14mu|texlive-pict2e-0.2z-3|8	Version:	0.2z
14mu|texlive-pict2e-0.2z-3|9	Release:	3
14mu|texlive-pict2e-0.2z-3|10	Summary:	New implementation of picture commands
14mu|texlive-pict2e-0.2z-3|11	Group:		Publishing
14mu|texlive-pict2e-0.2z-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pict2e
14mu|texlive-pict2e-0.2z-3|13	License:	LPPL
14mu|texlive-pict2e-0.2z-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.tar.xz
14mu|texlive-pict2e-0.2z-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.doc.tar.xz
14mu|texlive-pict2e-0.2z-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.source.tar.xz
14mu|texlive-pict2e-0.2z-3|17	BuildArch:	noarch
14mu|texlive-pict2e-0.2z-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pict2e-0.2z-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pict2e-0.2z-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-pict2e-0.2z-3|21	
14mu|texlive-pict2e-0.2z-3|22	%description
14mu|texlive-pict2e-0.2z-3|23	This package was described in the 2nd edition of 'LaTeX: A
14mu|texlive-pict2e-0.2z-3|24	Document Preparation System', but the LaTeX project team
14mu|texlive-pict2e-0.2z-3|25	declined to produce the package. For a long time, LaTeX has
14mu|texlive-pict2e-0.2z-3|26	included a 'pict2e package' that merely produced an apologetic
14mu|texlive-pict2e-0.2z-3|27	error message. The new package extends the existing LaTeX
14mu|texlive-pict2e-0.2z-3|28	picture environment, using the familiar technique (cf. the
14mu|texlive-pict2e-0.2z-3|29	graphics and color packages) of driver files (at present,
14mu|texlive-pict2e-0.2z-3|30	drivers for PostScript output from LaTeX, and for use with
14mu|texlive-pict2e-0.2z-3|31	PDFLaTeX are available). The package documentation has a fair
14mu|texlive-pict2e-0.2z-3|32	number of examples of use, showing where things are improved by
14mu|texlive-pict2e-0.2z-3|33	comparison with the LaTeX picture environment.
14mu|texlive-pict2e-0.2z-3|34	
14mu|texlive-pict2e-0.2z-3|35	
14mu|texlive-pict2e-0.2z-3|36	#-----------------------------------------------------------------------
14mu|texlive-pict2e-0.2z-3|37	%files
14mu|texlive-pict2e-0.2z-3|38	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfm.def
14mu|texlive-pict2e-0.2z-3|39	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfmx.def
14mu|texlive-pict2e-0.2z-3|40	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvips.def
14mu|texlive-pict2e-0.2z-3|41	%{_texmfdistdir}/tex/latex/pict2e/p2e-pctex32.def
14mu|texlive-pict2e-0.2z-3|42	%{_texmfdistdir}/tex/latex/pict2e/p2e-pctexps.def
14mu|texlive-pict2e-0.2z-3|43	%{_texmfdistdir}/tex/latex/pict2e/p2e-pdftex.def
14mu|texlive-pict2e-0.2z-3|44	%{_texmfdistdir}/tex/latex/pict2e/p2e-textures.def
14mu|texlive-pict2e-0.2z-3|45	%{_texmfdistdir}/tex/latex/pict2e/p2e-vtex.def
14mu|texlive-pict2e-0.2z-3|46	%{_texmfdistdir}/tex/latex/pict2e/p2e-xetex.def
14mu|texlive-pict2e-0.2z-3|47	%{_texmfdistdir}/tex/latex/pict2e/pict2e.cfg
14mu|texlive-pict2e-0.2z-3|48	%{_texmfdistdir}/tex/latex/pict2e/pict2e.sty
14mu|texlive-pict2e-0.2z-3|49	%doc %{_texmfdistdir}/doc/latex/pict2e/README
14mu|texlive-pict2e-0.2z-3|50	%doc %{_texmfdistdir}/doc/latex/pict2e/manifest.txt
14mu|texlive-pict2e-0.2z-3|51	%doc %{_texmfdistdir}/doc/latex/pict2e/p2e-drivers.pdf
14mu|texlive-pict2e-0.2z-3|52	%doc %{_texmfdistdir}/doc/latex/pict2e/pict2e.pdf
14mu|texlive-pict2e-0.2z-3|53	#- source
14mu|texlive-pict2e-0.2z-3|54	%doc %{_texmfdistdir}/source/latex/pict2e/p2e-drivers.dtx
14mu|texlive-pict2e-0.2z-3|55	%doc %{_texmfdistdir}/source/latex/pict2e/pict2e.dtx
14mu|texlive-pict2e-0.2z-3|56	%doc %{_texmfdistdir}/source/latex/pict2e/pict2e.ins
14mu|texlive-pict2e-0.2z-3|57	
14mu|texlive-pict2e-0.2z-3|58	#-----------------------------------------------------------------------
14mu|texlive-pict2e-0.2z-3|59	%prep
14mu|texlive-pict2e-0.2z-3|60	%setup -c -a0 -a1 -a2
14mu|texlive-pict2e-0.2z-3|61	
14mu|texlive-pict2e-0.2z-3|62	%build
14mu|texlive-pict2e-0.2z-3|63	
14mu|texlive-pict2e-0.2z-3|64	%install
14mu|texlive-pict2e-0.2z-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pict2e-0.2z-3|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pict2e-0.2z-3|67	
14mu|texlive-pict2e-0.2z-3|68	%changelog
14mu|texlive-pict2e-0.2z-3|69	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2z-3
14mu|texlive-pict2e-0.2z-3|70	+ Revision: acc7134
14mu|texlive-pict2e-0.2z-3|71	- MassBuild#674: Increase release tag
14mu|texlive-pict2e-0.2z-3|72	
14mu|texlive-pict2e-0.2z-3|73	

25487 14
14mu|texlive-pictex-1.1-4|1	# revision 21943
14mu|texlive-pictex-1.1-4|2	# category Package
14mu|texlive-pictex-1.1-4|3	# catalog-ctan /graphics/pictex
14mu|texlive-pictex-1.1-4|4	# catalog-date 2011-04-03 16:40:50 +0200
14mu|texlive-pictex-1.1-4|5	# catalog-license lppl1
14mu|texlive-pictex-1.1-4|6	# catalog-version 1.1
14mu|texlive-pictex-1.1-4|7	Name:		texlive-pictex
14mu|texlive-pictex-1.1-4|8	Version:	1.1
14mu|texlive-pictex-1.1-4|9	Release:	4
14mu|texlive-pictex-1.1-4|10	Summary:	Picture drawing macros for TeX and LaTeX
14mu|texlive-pictex-1.1-4|11	Group:		Publishing
14mu|texlive-pictex-1.1-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pictex
14mu|texlive-pictex-1.1-4|13	License:	LPPL1
14mu|texlive-pictex-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictex.tar.xz
14mu|texlive-pictex-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictex.doc.tar.xz
14mu|texlive-pictex-1.1-4|16	BuildArch:	noarch
14mu|texlive-pictex-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pictex-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pictex-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pictex-1.1-4|20	
14mu|texlive-pictex-1.1-4|21	%description
14mu|texlive-pictex-1.1-4|22	PicTeX is an early, and very comprehensive drawing package,
14mu|texlive-pictex-1.1-4|23	that mostly draws by placing myriads of small dots to make up
14mu|texlive-pictex-1.1-4|24	pictures. It has a tendency to run out of space, most
14mu|texlive-pictex-1.1-4|25	especially of allowable dimensions registers; packages m-pictex
14mu|texlive-pictex-1.1-4|26	and pictexwd deal with the register problem, in different ways.
14mu|texlive-pictex-1.1-4|27	Note that full documentation may be bought via the PC-TeX site,
14mu|texlive-pictex-1.1-4|28	though a command summary is available as free software.
14mu|texlive-pictex-1.1-4|29	Alternatively, a front-end package such as mathsPiC, which
14mu|texlive-pictex-1.1-4|30	covers all of PicTeX and has a complete and free manual, could
14mu|texlive-pictex-1.1-4|31	be used.
14mu|texlive-pictex-1.1-4|32	
14mu|texlive-pictex-1.1-4|33	
14mu|texlive-pictex-1.1-4|34	#-----------------------------------------------------------------------
14mu|texlive-pictex-1.1-4|35	%files
14mu|texlive-pictex-1.1-4|36	%{_texmfdistdir}/tex/generic/pictex/errorbars.tex
14mu|texlive-pictex-1.1-4|37	%{_texmfdistdir}/tex/generic/pictex/latexpicobjs.tex
14mu|texlive-pictex-1.1-4|38	%{_texmfdistdir}/tex/generic/pictex/piccorr.sty
14mu|texlive-pictex-1.1-4|39	%{_texmfdistdir}/tex/generic/pictex/picmore.tex
14mu|texlive-pictex-1.1-4|40	%{_texmfdistdir}/tex/generic/pictex/pictex.sty
14mu|texlive-pictex-1.1-4|41	%{_texmfdistdir}/tex/generic/pictex/pictex.tex
14mu|texlive-pictex-1.1-4|42	%{_texmfdistdir}/tex/generic/pictex/pictexwd.sty
14mu|texlive-pictex-1.1-4|43	%{_texmfdistdir}/tex/generic/pictex/pictexwd.tex
14mu|texlive-pictex-1.1-4|44	%{_texmfdistdir}/tex/generic/pictex/pointers.tex
14mu|texlive-pictex-1.1-4|45	%{_texmfdistdir}/tex/generic/pictex/postpictex.tex
14mu|texlive-pictex-1.1-4|46	%{_texmfdistdir}/tex/generic/pictex/prepictex.tex
14mu|texlive-pictex-1.1-4|47	%{_texmfdistdir}/tex/generic/pictex/texpictex.tex
14mu|texlive-pictex-1.1-4|48	%{_texmfdistdir}/tex/generic/pictex/tree.sty
14mu|texlive-pictex-1.1-4|49	%doc %{_texmfdistdir}/doc/generic/pictex/00index
14mu|texlive-pictex-1.1-4|50	%doc %{_texmfdistdir}/doc/generic/pictex/README
14mu|texlive-pictex-1.1-4|51	%doc %{_texmfdistdir}/doc/generic/pictex/pictexzusatz.txt
14mu|texlive-pictex-1.1-4|52	%doc %{_texmfdistdir}/doc/generic/pictex/readme.errorbars
14mu|texlive-pictex-1.1-4|53	
14mu|texlive-pictex-1.1-4|54	#-----------------------------------------------------------------------
14mu|texlive-pictex-1.1-4|55	%prep
14mu|texlive-pictex-1.1-4|56	%setup -c -a0 -a1
14mu|texlive-pictex-1.1-4|57	
14mu|texlive-pictex-1.1-4|58	%build
14mu|texlive-pictex-1.1-4|59	
14mu|texlive-pictex-1.1-4|60	%install
14mu|texlive-pictex-1.1-4|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pictex-1.1-4|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pictex-1.1-4|63	
14mu|texlive-pictex-1.1-4|64	
14mu|texlive-pictex-1.1-4|65	
14mu|texlive-pictex-1.1-4|66	%changelog
14mu|texlive-pictex-1.1-4|67	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-pictex-1.1-4|68	+ Revision: b4e8161
14mu|texlive-pictex-1.1-4|69	- MassBuild#674: Increase release tag
14mu|texlive-pictex-1.1-4|70	
14mu|texlive-pictex-1.1-4|71	

25488 14
14mu|texlive-pictex2-20070113-4|1	# revision 15878
14mu|texlive-pictex2-20070113-4|2	# category Package
14mu|texlive-pictex2-20070113-4|3	# catalog-ctan /macros/latex/contrib/pictex2/pictex2.sty
14mu|texlive-pictex2-20070113-4|4	# catalog-date 2007-01-13 09:26:05 +0100
14mu|texlive-pictex2-20070113-4|5	# catalog-license lppl
14mu|texlive-pictex2-20070113-4|6	# catalog-version undef
14mu|texlive-pictex2-20070113-4|7	Name:		texlive-pictex2
14mu|texlive-pictex2-20070113-4|8	Version:	20070113
14mu|texlive-pictex2-20070113-4|9	Release:	4
14mu|texlive-pictex2-20070113-4|10	Summary:	Adds relative coordinates and improves the \plot command
14mu|texlive-pictex2-20070113-4|11	Group:		Publishing
14mu|texlive-pictex2-20070113-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pictex2/pictex2.sty
14mu|texlive-pictex2-20070113-4|13	License:	LPPL
14mu|texlive-pictex2-20070113-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictex2.tar.xz
14mu|texlive-pictex2-20070113-4|15	BuildArch:	noarch
14mu|texlive-pictex2-20070113-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-pictex2-20070113-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-pictex2-20070113-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-pictex2-20070113-4|19	
14mu|texlive-pictex2-20070113-4|20	%description
14mu|texlive-pictex2-20070113-4|21	Adds two user commands to standard PiCTeX. One command uses
14mu|texlive-pictex2-20070113-4|22	relative coordinates, thus eliminating the need to calculate
14mu|texlive-pictex2-20070113-4|23	the coordinate of every point manually as in standard PiCTeX.
14mu|texlive-pictex2-20070113-4|24	The other command modifies \plot to use a rule instead of dots
14mu|texlive-pictex2-20070113-4|25	if the line segment is horizontal or vertical.
14mu|texlive-pictex2-20070113-4|26	
14mu|texlive-pictex2-20070113-4|27	
14mu|texlive-pictex2-20070113-4|28	#-----------------------------------------------------------------------
14mu|texlive-pictex2-20070113-4|29	%files
14mu|texlive-pictex2-20070113-4|30	%{_texmfdistdir}/tex/latex/pictex2/pictex2.sty
14mu|texlive-pictex2-20070113-4|31	
14mu|texlive-pictex2-20070113-4|32	#-----------------------------------------------------------------------
14mu|texlive-pictex2-20070113-4|33	%prep
14mu|texlive-pictex2-20070113-4|34	%setup -c -a0
14mu|texlive-pictex2-20070113-4|35	
14mu|texlive-pictex2-20070113-4|36	%build
14mu|texlive-pictex2-20070113-4|37	
14mu|texlive-pictex2-20070113-4|38	%install
14mu|texlive-pictex2-20070113-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pictex2-20070113-4|40	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-pictex2-20070113-4|41	
14mu|texlive-pictex2-20070113-4|42	
14mu|texlive-pictex2-20070113-4|43	
14mu|texlive-pictex2-20070113-4|44	%changelog
14mu|texlive-pictex2-20070113-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070113-4
14mu|texlive-pictex2-20070113-4|46	+ Revision: d2c9f70
14mu|texlive-pictex2-20070113-4|47	- MassBuild#674: Increase release tag
14mu|texlive-pictex2-20070113-4|48	
14mu|texlive-pictex2-20070113-4|49	

25489 14
14mu|texlive-piechartmp-0.3.0-4|1	# revision 19440
14mu|texlive-piechartmp-0.3.0-4|2	# category Package
14mu|texlive-piechartmp-0.3.0-4|3	# catalog-ctan /graphics/metapost/contrib/macros/piechartmp
14mu|texlive-piechartmp-0.3.0-4|4	# catalog-date 2007-01-13 20:56:44 +0100
14mu|texlive-piechartmp-0.3.0-4|5	# catalog-license lppl
14mu|texlive-piechartmp-0.3.0-4|6	# catalog-version 0.3.0
14mu|texlive-piechartmp-0.3.0-4|7	Name:		texlive-piechartmp
14mu|texlive-piechartmp-0.3.0-4|8	Version:	0.3.0
14mu|texlive-piechartmp-0.3.0-4|9	Release:	4
14mu|texlive-piechartmp-0.3.0-4|10	Summary:	Draw pie-charts using MetaPost
14mu|texlive-piechartmp-0.3.0-4|11	Group:		Publishing
14mu|texlive-piechartmp-0.3.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/piechartmp
14mu|texlive-piechartmp-0.3.0-4|13	License:	LPPL
14mu|texlive-piechartmp-0.3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piechartmp.tar.xz
14mu|texlive-piechartmp-0.3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piechartmp.doc.tar.xz
14mu|texlive-piechartmp-0.3.0-4|16	BuildArch:	noarch
14mu|texlive-piechartmp-0.3.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-piechartmp-0.3.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-piechartmp-0.3.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-piechartmp-0.3.0-4|20	
14mu|texlive-piechartmp-0.3.0-4|21	%description
14mu|texlive-piechartmp-0.3.0-4|22	The piechartmp package is an easy way to draw pie-charts with
14mu|texlive-piechartmp-0.3.0-4|23	MetaPost. The package implements an interface that enables
14mu|texlive-piechartmp-0.3.0-4|24	users with little MetaPost experience to draw charts. A
14mu|texlive-piechartmp-0.3.0-4|25	highlight of the package is the possibility of suppressing some
14mu|texlive-piechartmp-0.3.0-4|26	segments of the chart, thus creating the possibility of several
14mu|texlive-piechartmp-0.3.0-4|27	charts from the same data.
14mu|texlive-piechartmp-0.3.0-4|28	
14mu|texlive-piechartmp-0.3.0-4|29	
14mu|texlive-piechartmp-0.3.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-piechartmp-0.3.0-4|31	%files
14mu|texlive-piechartmp-0.3.0-4|32	%{_texmfdistdir}/metapost/piechartmp/piechartmp.mp
14mu|texlive-piechartmp-0.3.0-4|33	%doc %{_texmfdistdir}/doc/metapost/piechartmp/INSTALL
14mu|texlive-piechartmp-0.3.0-4|34	%doc %{_texmfdistdir}/doc/metapost/piechartmp/LEGAL
14mu|texlive-piechartmp-0.3.0-4|35	%doc %{_texmfdistdir}/doc/metapost/piechartmp/README
14mu|texlive-piechartmp-0.3.0-4|36	%doc %{_texmfdistdir}/doc/metapost/piechartmp/README.TEXLIVE
14mu|texlive-piechartmp-0.3.0-4|37	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec-mfun.mp
14mu|texlive-piechartmp-0.3.0-4|38	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec-mfun.pdf
14mu|texlive-piechartmp-0.3.0-4|39	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec.mp
14mu|texlive-piechartmp-0.3.0-4|40	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec.pdf
14mu|texlive-piechartmp-0.3.0-4|41	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/worldmap.jpg
14mu|texlive-piechartmp-0.3.0-4|42	
14mu|texlive-piechartmp-0.3.0-4|43	#-----------------------------------------------------------------------
14mu|texlive-piechartmp-0.3.0-4|44	%prep
14mu|texlive-piechartmp-0.3.0-4|45	%setup -c -a0 -a1
14mu|texlive-piechartmp-0.3.0-4|46	
14mu|texlive-piechartmp-0.3.0-4|47	%build
14mu|texlive-piechartmp-0.3.0-4|48	
14mu|texlive-piechartmp-0.3.0-4|49	%install
14mu|texlive-piechartmp-0.3.0-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-piechartmp-0.3.0-4|51	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-piechartmp-0.3.0-4|52	
14mu|texlive-piechartmp-0.3.0-4|53	
14mu|texlive-piechartmp-0.3.0-4|54	
14mu|texlive-piechartmp-0.3.0-4|55	%changelog
14mu|texlive-piechartmp-0.3.0-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-4
14mu|texlive-piechartmp-0.3.0-4|57	+ Revision: 1e9846a
14mu|texlive-piechartmp-0.3.0-4|58	- MassBuild#674: Increase release tag
14mu|texlive-piechartmp-0.3.0-4|59	
14mu|texlive-piechartmp-0.3.0-4|60	

25490 14
14mu|texlive-piff-20101208-4|1	# revision 21894
14mu|texlive-piff-20101208-4|2	# category Package
14mu|texlive-piff-20101208-4|3	# catalog-ctan /macros/latex/contrib/piff
14mu|texlive-piff-20101208-4|4	# catalog-date 2010-12-08 08:17:08 +0100
14mu|texlive-piff-20101208-4|5	# catalog-license pd
14mu|texlive-piff-20101208-4|6	# catalog-version undef
14mu|texlive-piff-20101208-4|7	Name:		texlive-piff
14mu|texlive-piff-20101208-4|8	Version:	20101208
14mu|texlive-piff-20101208-4|9	Release:	4
14mu|texlive-piff-20101208-4|10	Summary:	Macro tools by Mike Piff
14mu|texlive-piff-20101208-4|11	Group:		Publishing
14mu|texlive-piff-20101208-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/piff
14mu|texlive-piff-20101208-4|13	License:	PD
14mu|texlive-piff-20101208-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piff.tar.xz
14mu|texlive-piff-20101208-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piff.doc.tar.xz
14mu|texlive-piff-20101208-4|16	BuildArch:	noarch
14mu|texlive-piff-20101208-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-piff-20101208-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-piff-20101208-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-piff-20101208-4|20	
14mu|texlive-piff-20101208-4|21	%description
14mu|texlive-piff-20101208-4|22	The set consists (now) of: - a small package for dealing with
14mu|texlive-piff-20101208-4|23	duplicate-numbered output pages; - newproof, for defining
14mu|texlive-piff-20101208-4|24	mathematical proof structures; - onepagem for omitting the page
14mu|texlive-piff-20101208-4|25	number in one-page documents and - time, which prints a 12-hour
14mu|texlive-piff-20101208-4|26	format time.
14mu|texlive-piff-20101208-4|27	
14mu|texlive-piff-20101208-4|28	
14mu|texlive-piff-20101208-4|29	#-----------------------------------------------------------------------
14mu|texlive-piff-20101208-4|30	%files
14mu|texlive-piff-20101208-4|31	%{_texmfdistdir}/tex/latex/piff/duplicat.sty
14mu|texlive-piff-20101208-4|32	%{_texmfdistdir}/tex/latex/piff/newproof.sty
14mu|texlive-piff-20101208-4|33	%{_texmfdistdir}/tex/latex/piff/onepagem.sty
14mu|texlive-piff-20101208-4|34	%{_texmfdistdir}/tex/latex/piff/time.sty
14mu|texlive-piff-20101208-4|35	%doc %{_texmfdistdir}/doc/latex/piff/README
14mu|texlive-piff-20101208-4|36	%doc %{_texmfdistdir}/doc/latex/piff/duplicat-doc.pdf
14mu|texlive-piff-20101208-4|37	%doc %{_texmfdistdir}/doc/latex/piff/duplicat-doc.tex
14mu|texlive-piff-20101208-4|38	%doc %{_texmfdistdir}/doc/latex/piff/newproof-doc.pdf
14mu|texlive-piff-20101208-4|39	%doc %{_texmfdistdir}/doc/latex/piff/newproof-doc.tex
14mu|texlive-piff-20101208-4|40	%doc %{_texmfdistdir}/doc/latex/piff/onepagem-doc.pdf
14mu|texlive-piff-20101208-4|41	%doc %{_texmfdistdir}/doc/latex/piff/onepagem-doc.tex
14mu|texlive-piff-20101208-4|42	%doc %{_texmfdistdir}/doc/latex/piff/time-doc.pdf
14mu|texlive-piff-20101208-4|43	%doc %{_texmfdistdir}/doc/latex/piff/time-doc.tex
14mu|texlive-piff-20101208-4|44	
14mu|texlive-piff-20101208-4|45	#-----------------------------------------------------------------------
14mu|texlive-piff-20101208-4|46	%prep
14mu|texlive-piff-20101208-4|47	%setup -c -a0 -a1
14mu|texlive-piff-20101208-4|48	
14mu|texlive-piff-20101208-4|49	%build
14mu|texlive-piff-20101208-4|50	
14mu|texlive-piff-20101208-4|51	%install
14mu|texlive-piff-20101208-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-piff-20101208-4|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-piff-20101208-4|54	
14mu|texlive-piff-20101208-4|55	
14mu|texlive-piff-20101208-4|56	
14mu|texlive-piff-20101208-4|57	%changelog
14mu|texlive-piff-20101208-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101208-4
14mu|texlive-piff-20101208-4|59	+ Revision: 6e1d0c3
14mu|texlive-piff-20101208-4|60	- MassBuild#674: Increase release tag
14mu|texlive-piff-20101208-4|61	
14mu|texlive-piff-20101208-4|62	

25491 14
14mu|texlive-pinlabel-1.2-4|1	# revision 24769
14mu|texlive-pinlabel-1.2-4|2	# category Package
14mu|texlive-pinlabel-1.2-4|3	# catalog-ctan /macros/latex/contrib/pinlabel
14mu|texlive-pinlabel-1.2-4|4	# catalog-date 2011-12-05 18:34:00 +0100
14mu|texlive-pinlabel-1.2-4|5	# catalog-license lppl
14mu|texlive-pinlabel-1.2-4|6	# catalog-version 1.2
14mu|texlive-pinlabel-1.2-4|7	Name:		texlive-pinlabel
14mu|texlive-pinlabel-1.2-4|8	Version:	1.2
14mu|texlive-pinlabel-1.2-4|9	Release:	4
14mu|texlive-pinlabel-1.2-4|10	Summary:	A TeX labelling package
14mu|texlive-pinlabel-1.2-4|11	Group:		Publishing
14mu|texlive-pinlabel-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pinlabel
14mu|texlive-pinlabel-1.2-4|13	License:	LPPL
14mu|texlive-pinlabel-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pinlabel.tar.xz
14mu|texlive-pinlabel-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pinlabel.doc.tar.xz
14mu|texlive-pinlabel-1.2-4|16	BuildArch:	noarch
14mu|texlive-pinlabel-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pinlabel-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pinlabel-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pinlabel-1.2-4|20	
14mu|texlive-pinlabel-1.2-4|21	%description
14mu|texlive-pinlabel-1.2-4|22	Pinlabel is a labelling package for attaching perfectly
14mu|texlive-pinlabel-1.2-4|23	formatted TeX labels to figures and diagrams in both eps and
14mu|texlive-pinlabel-1.2-4|24	pdf formats. It is suitable both for labelling a new diagram
14mu|texlive-pinlabel-1.2-4|25	and for relabelling an existing diagram. The package uses
14mu|texlive-pinlabel-1.2-4|26	coordinates derived from GhostView (or gv) and labels are
14mu|texlive-pinlabel-1.2-4|27	placed with automatic and consistent spacing relative to the
14mu|texlive-pinlabel-1.2-4|28	object labelled.
14mu|texlive-pinlabel-1.2-4|29	
14mu|texlive-pinlabel-1.2-4|30	
14mu|texlive-pinlabel-1.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-pinlabel-1.2-4|32	%files
14mu|texlive-pinlabel-1.2-4|33	%{_texmfdistdir}/tex/latex/pinlabel/pinlabel.sty
14mu|texlive-pinlabel-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/pinlabel/pinlabdoc.pdf
14mu|texlive-pinlabel-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/fig3.pdf
14mu|texlive-pinlabel-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/fig6.pdf
14mu|texlive-pinlabel-1.2-4|37	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/gtpart.cls
14mu|texlive-pinlabel-1.2-4|38	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/pinlabdoc.tex
14mu|texlive-pinlabel-1.2-4|39	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put.fig
14mu|texlive-pinlabel-1.2-4|40	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put.pdf
14mu|texlive-pinlabel-1.2-4|41	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put2.fig
14mu|texlive-pinlabel-1.2-4|42	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put2.pdf
14mu|texlive-pinlabel-1.2-4|43	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/screen.pdf
14mu|texlive-pinlabel-1.2-4|44	
14mu|texlive-pinlabel-1.2-4|45	#-----------------------------------------------------------------------
14mu|texlive-pinlabel-1.2-4|46	%prep
14mu|texlive-pinlabel-1.2-4|47	%setup -c -a0 -a1
14mu|texlive-pinlabel-1.2-4|48	
14mu|texlive-pinlabel-1.2-4|49	%build
14mu|texlive-pinlabel-1.2-4|50	
14mu|texlive-pinlabel-1.2-4|51	%install
14mu|texlive-pinlabel-1.2-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pinlabel-1.2-4|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pinlabel-1.2-4|54	
14mu|texlive-pinlabel-1.2-4|55	
14mu|texlive-pinlabel-1.2-4|56	
14mu|texlive-pinlabel-1.2-4|57	%changelog
14mu|texlive-pinlabel-1.2-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-pinlabel-1.2-4|59	+ Revision: 171b362
14mu|texlive-pinlabel-1.2-4|60	- MassBuild#674: Increase release tag
14mu|texlive-pinlabel-1.2-4|61	
14mu|texlive-pinlabel-1.2-4|62	

25492 14
14mu|texlive-pittetd-1.618-4|1	# revision 15878
14mu|texlive-pittetd-1.618-4|2	# category Package
14mu|texlive-pittetd-1.618-4|3	# catalog-ctan /macros/latex/contrib/pittetd
14mu|texlive-pittetd-1.618-4|4	# catalog-date 2008-09-11 18:37:35 +0200
14mu|texlive-pittetd-1.618-4|5	# catalog-license lppl
14mu|texlive-pittetd-1.618-4|6	# catalog-version 1.618
14mu|texlive-pittetd-1.618-4|7	Name:		texlive-pittetd
14mu|texlive-pittetd-1.618-4|8	Version:	1.618
14mu|texlive-pittetd-1.618-4|9	Release:	4
14mu|texlive-pittetd-1.618-4|10	Summary:	Electronic Theses and Dissertations at Pitt
14mu|texlive-pittetd-1.618-4|11	Group:		Publishing
14mu|texlive-pittetd-1.618-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pittetd
14mu|texlive-pittetd-1.618-4|13	License:	LPPL
14mu|texlive-pittetd-1.618-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pittetd.tar.xz
14mu|texlive-pittetd-1.618-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pittetd.doc.tar.xz
14mu|texlive-pittetd-1.618-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pittetd.source.tar.xz
14mu|texlive-pittetd-1.618-4|17	BuildArch:	noarch
14mu|texlive-pittetd-1.618-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pittetd-1.618-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pittetd-1.618-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pittetd-1.618-4|21	
14mu|texlive-pittetd-1.618-4|22	%description
14mu|texlive-pittetd-1.618-4|23	A document class for theses and dissertations. Provides patch
14mu|texlive-pittetd-1.618-4|24	files that enable pittetd to use files prepared for use with
14mu|texlive-pittetd-1.618-4|25	the pittdiss or pitthesis classes. The manual provides a
14mu|texlive-pittetd-1.618-4|26	detailed guide for users who wish to use the class to prepare
14mu|texlive-pittetd-1.618-4|27	their thesis or dissertation.
14mu|texlive-pittetd-1.618-4|28	
14mu|texlive-pittetd-1.618-4|29	
14mu|texlive-pittetd-1.618-4|30	#-----------------------------------------------------------------------
14mu|texlive-pittetd-1.618-4|31	%files
14mu|texlive-pittetd-1.618-4|32	%{_texmfdistdir}/tex/latex/pittetd/pitetd10.clo
14mu|texlive-pittetd-1.618-4|33	%{_texmfdistdir}/tex/latex/pittetd/pitetd11.clo
14mu|texlive-pittetd-1.618-4|34	%{_texmfdistdir}/tex/latex/pittetd/pitetd12.clo
14mu|texlive-pittetd-1.618-4|35	%{_texmfdistdir}/tex/latex/pittetd/pittetd.cls
14mu|texlive-pittetd-1.618-4|36	%doc %{_texmfdistdir}/doc/latex/pittetd/achicago.pit
14mu|texlive-pittetd-1.618-4|37	%doc %{_texmfdistdir}/doc/latex/pittetd/pittdiss.pit
14mu|texlive-pittetd-1.618-4|38	%doc %{_texmfdistdir}/doc/latex/pittetd/pittetd.pdf
14mu|texlive-pittetd-1.618-4|39	%doc %{_texmfdistdir}/doc/latex/pittetd/pitthesis.pit
14mu|texlive-pittetd-1.618-4|40	#- source
14mu|texlive-pittetd-1.618-4|41	%doc %{_texmfdistdir}/source/latex/pittetd/pittetd.dtx
14mu|texlive-pittetd-1.618-4|42	%doc %{_texmfdistdir}/source/latex/pittetd/pittetd.ins
14mu|texlive-pittetd-1.618-4|43	
14mu|texlive-pittetd-1.618-4|44	#-----------------------------------------------------------------------
14mu|texlive-pittetd-1.618-4|45	%prep
14mu|texlive-pittetd-1.618-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-pittetd-1.618-4|47	
14mu|texlive-pittetd-1.618-4|48	%build
14mu|texlive-pittetd-1.618-4|49	
14mu|texlive-pittetd-1.618-4|50	%install
14mu|texlive-pittetd-1.618-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pittetd-1.618-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pittetd-1.618-4|53	
14mu|texlive-pittetd-1.618-4|54	
14mu|texlive-pittetd-1.618-4|55	
14mu|texlive-pittetd-1.618-4|56	%changelog
14mu|texlive-pittetd-1.618-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.618-4
14mu|texlive-pittetd-1.618-4|58	+ Revision: 10a257d
14mu|texlive-pittetd-1.618-4|59	- MassBuild#674: Increase release tag
14mu|texlive-pittetd-1.618-4|60	
14mu|texlive-pittetd-1.618-4|61	

25493 14
14mu|texlive-pkgloader-0.1.0-3|1	# revision 32864
14mu|texlive-pkgloader-0.1.0-3|2	# category Package
14mu|texlive-pkgloader-0.1.0-3|3	# catalog-ctan /macros/latex/contrib/pkgloader
14mu|texlive-pkgloader-0.1.0-3|4	# catalog-date 2014-02-03 01:30:56 +0100
14mu|texlive-pkgloader-0.1.0-3|5	# catalog-license lppl1.3
14mu|texlive-pkgloader-0.1.0-3|6	# catalog-version 0.1.0
14mu|texlive-pkgloader-0.1.0-3|7	Name:		texlive-pkgloader
14mu|texlive-pkgloader-0.1.0-3|8	Version:	0.1.0
14mu|texlive-pkgloader-0.1.0-3|9	Release:	3
14mu|texlive-pkgloader-0.1.0-3|10	Summary:	Managing the options and loading order of other packages
14mu|texlive-pkgloader-0.1.0-3|11	Group:		Publishing
14mu|texlive-pkgloader-0.1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pkgloader
14mu|texlive-pkgloader-0.1.0-3|13	License:	LPPL1.3
14mu|texlive-pkgloader-0.1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkgloader.tar.xz
14mu|texlive-pkgloader-0.1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkgloader.doc.tar.xz
14mu|texlive-pkgloader-0.1.0-3|16	BuildArch:	noarch
14mu|texlive-pkgloader-0.1.0-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pkgloader-0.1.0-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pkgloader-0.1.0-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-pkgloader-0.1.0-3|20	
14mu|texlive-pkgloader-0.1.0-3|21	%description
14mu|texlive-pkgloader-0.1.0-3|22	The package seeks to address the frustration caused by package
14mu|texlive-pkgloader-0.1.0-3|23	conflicts. It is in an early stage of its development, and
14mu|texlive-pkgloader-0.1.0-3|24	should probably not be used as a matter of course; however the
14mu|texlive-pkgloader-0.1.0-3|25	author welcomes feedback via the home page link given in this
14mu|texlive-pkgloader-0.1.0-3|26	catalogue entry. Nevertheless, the author urges users to try
14mu|texlive-pkgloader-0.1.0-3|27	the package and to report issues (or whatever) via the
14mu|texlive-pkgloader-0.1.0-3|28	package's repository.
14mu|texlive-pkgloader-0.1.0-3|29	
14mu|texlive-pkgloader-0.1.0-3|30	
14mu|texlive-pkgloader-0.1.0-3|31	#-----------------------------------------------------------------------
14mu|texlive-pkgloader-0.1.0-3|32	%files
14mu|texlive-pkgloader-0.1.0-3|33	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-dry.sty
14mu|texlive-pkgloader-0.1.0-3|34	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-early.sty
14mu|texlive-pkgloader-0.1.0-3|35	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-error.sty
14mu|texlive-pkgloader-0.1.0-3|36	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-false.sty
14mu|texlive-pkgloader-0.1.0-3|37	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-late.sty
14mu|texlive-pkgloader-0.1.0-3|38	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-recommended.sty
14mu|texlive-pkgloader-0.1.0-3|39	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-test-rules.sty
14mu|texlive-pkgloader-0.1.0-3|40	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-true.sty
14mu|texlive-pkgloader-0.1.0-3|41	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader.sty
14mu|texlive-pkgloader-0.1.0-3|42	%doc %{_texmfdistdir}/doc/latex/pkgloader/README
14mu|texlive-pkgloader-0.1.0-3|43	%doc %{_texmfdistdir}/doc/latex/pkgloader/pkgloader-packagedoc.cls
14mu|texlive-pkgloader-0.1.0-3|44	%doc %{_texmfdistdir}/doc/latex/pkgloader/pkgloader.pdf
14mu|texlive-pkgloader-0.1.0-3|45	%doc %{_texmfdistdir}/doc/latex/pkgloader/pkgloader.tex
14mu|texlive-pkgloader-0.1.0-3|46	%doc %{_texmfdistdir}/doc/latex/pkgloader/test1.sty
14mu|texlive-pkgloader-0.1.0-3|47	%doc %{_texmfdistdir}/doc/latex/pkgloader/test2.sty
14mu|texlive-pkgloader-0.1.0-3|48	%doc %{_texmfdistdir}/doc/latex/pkgloader/test3.sty
14mu|texlive-pkgloader-0.1.0-3|49	
14mu|texlive-pkgloader-0.1.0-3|50	#-----------------------------------------------------------------------
14mu|texlive-pkgloader-0.1.0-3|51	%prep
14mu|texlive-pkgloader-0.1.0-3|52	%setup -c -a0 -a1
14mu|texlive-pkgloader-0.1.0-3|53	
14mu|texlive-pkgloader-0.1.0-3|54	%build
14mu|texlive-pkgloader-0.1.0-3|55	
14mu|texlive-pkgloader-0.1.0-3|56	%install
14mu|texlive-pkgloader-0.1.0-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pkgloader-0.1.0-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pkgloader-0.1.0-3|59	
14mu|texlive-pkgloader-0.1.0-3|60	%changelog
14mu|texlive-pkgloader-0.1.0-3|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-3
14mu|texlive-pkgloader-0.1.0-3|62	+ Revision: edc9593
14mu|texlive-pkgloader-0.1.0-3|63	- MassBuild#674: Increase release tag
14mu|texlive-pkgloader-0.1.0-3|64	
14mu|texlive-pkgloader-0.1.0-3|65	

25494 14
14mu|texlive-pkuthss-1.4.rc4-3|1	# revision 32518
14mu|texlive-pkuthss-1.4.rc4-3|2	# category Package
14mu|texlive-pkuthss-1.4.rc4-3|3	# catalog-ctan /macros/latex/contrib/pkuthss
14mu|texlive-pkuthss-1.4.rc4-3|4	# catalog-date 2013-12-26 22:49:27 +0100
14mu|texlive-pkuthss-1.4.rc4-3|5	# catalog-license other-free
14mu|texlive-pkuthss-1.4.rc4-3|6	# catalog-version 1.4-rc4
14mu|texlive-pkuthss-1.4.rc4-3|7	Name:		texlive-pkuthss
14mu|texlive-pkuthss-1.4.rc4-3|8	Version:	1.4.rc4
14mu|texlive-pkuthss-1.4.rc4-3|9	Release:	3
14mu|texlive-pkuthss-1.4.rc4-3|10	Summary:	LaTeX template for dissertations in Peking University
14mu|texlive-pkuthss-1.4.rc4-3|11	Group:		Publishing
14mu|texlive-pkuthss-1.4.rc4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pkuthss
14mu|texlive-pkuthss-1.4.rc4-3|13	License:	OTHER-FREE
14mu|texlive-pkuthss-1.4.rc4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkuthss.tar.xz
14mu|texlive-pkuthss-1.4.rc4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkuthss.doc.tar.xz
14mu|texlive-pkuthss-1.4.rc4-3|16	BuildArch:	noarch
14mu|texlive-pkuthss-1.4.rc4-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pkuthss-1.4.rc4-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pkuthss-1.4.rc4-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-pkuthss-1.4.rc4-3|20	
14mu|texlive-pkuthss-1.4.rc4-3|21	%description
14mu|texlive-pkuthss-1.4.rc4-3|22	The package provides a simple, clear and flexible LaTeX
14mu|texlive-pkuthss-1.4.rc4-3|23	template for dissertations in Peking University.
14mu|texlive-pkuthss-1.4.rc4-3|24	
14mu|texlive-pkuthss-1.4.rc4-3|25	
14mu|texlive-pkuthss-1.4.rc4-3|26	#-----------------------------------------------------------------------
14mu|texlive-pkuthss-1.4.rc4-3|27	%files
14mu|texlive-pkuthss-1.4.rc4-3|28	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss-extra.sty
14mu|texlive-pkuthss-1.4.rc4-3|29	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss-gbk.def
14mu|texlive-pkuthss-1.4.rc4-3|30	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss-utf8.def
14mu|texlive-pkuthss-1.4.rc4-3|31	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss.cls
14mu|texlive-pkuthss-1.4.rc4-3|32	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/ChangeLog-upto-1.3.txt
14mu|texlive-pkuthss-1.4.rc4-3|33	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/ChangeLog.txt
14mu|texlive-pkuthss-1.4.rc4-3|34	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/Make.bat
14mu|texlive-pkuthss-1.4.rc4-3|35	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/Makefile
14mu|texlive-pkuthss-1.4.rc4-3|36	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/abstract.tex
14mu|texlive-pkuthss-1.4.rc4-3|37	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/acknowledge.tex
14mu|texlive-pkuthss-1.4.rc4-3|38	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/chap1.tex
14mu|texlive-pkuthss-1.4.rc4-3|39	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/chap2.tex
14mu|texlive-pkuthss-1.4.rc4-3|40	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/chap3.tex
14mu|texlive-pkuthss-1.4.rc4-3|41	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/conclusion.tex
14mu|texlive-pkuthss-1.4.rc4-3|42	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/copyright.tex
14mu|texlive-pkuthss-1.4.rc4-3|43	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/encl1.tex
14mu|texlive-pkuthss-1.4.rc4-3|44	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/encl2.tex
14mu|texlive-pkuthss-1.4.rc4-3|45	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/introduction.tex
14mu|texlive-pkuthss-1.4.rc4-3|46	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/originauth.tex
14mu|texlive-pkuthss-1.4.rc4-3|47	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/Make.bat
14mu|texlive-pkuthss-1.4.rc4-3|48	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/Makefile
14mu|texlive-pkuthss-1.4.rc4-3|49	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/pkulogo.eps
14mu|texlive-pkuthss-1.4.rc4-3|50	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/pkuword.eps
14mu|texlive-pkuthss-1.4.rc4-3|51	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/pkuthss.bib
14mu|texlive-pkuthss-1.4.rc4-3|52	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/pkuthss.tex
14mu|texlive-pkuthss-1.4.rc4-3|53	%doc %{_texmfdistdir}/doc/latex/pkuthss/pkuthss.pdf
14mu|texlive-pkuthss-1.4.rc4-3|54	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/ChangeLog-upto-1.3.txt
14mu|texlive-pkuthss-1.4.rc4-3|55	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/ChangeLog.txt
14mu|texlive-pkuthss-1.4.rc4-3|56	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/Make.bat
14mu|texlive-pkuthss-1.4.rc4-3|57	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/Makefile
14mu|texlive-pkuthss-1.4.rc4-3|58	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/abstract.tex
14mu|texlive-pkuthss-1.4.rc4-3|59	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/acknowledge.tex
14mu|texlive-pkuthss-1.4.rc4-3|60	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/chap1.tex
14mu|texlive-pkuthss-1.4.rc4-3|61	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/chap2.tex
14mu|texlive-pkuthss-1.4.rc4-3|62	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/chap3.tex
14mu|texlive-pkuthss-1.4.rc4-3|63	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/conclusion.tex
14mu|texlive-pkuthss-1.4.rc4-3|64	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/copyright.tex
14mu|texlive-pkuthss-1.4.rc4-3|65	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/encl1.tex
14mu|texlive-pkuthss-1.4.rc4-3|66	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/encl2.tex
14mu|texlive-pkuthss-1.4.rc4-3|67	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/introduction.tex
14mu|texlive-pkuthss-1.4.rc4-3|68	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/originauth.tex
14mu|texlive-pkuthss-1.4.rc4-3|69	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/Make.bat
14mu|texlive-pkuthss-1.4.rc4-3|70	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/Makefile
14mu|texlive-pkuthss-1.4.rc4-3|71	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/pkulogo.eps
14mu|texlive-pkuthss-1.4.rc4-3|72	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/pkuword.eps
14mu|texlive-pkuthss-1.4.rc4-3|73	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/pkuthss.bib
14mu|texlive-pkuthss-1.4.rc4-3|74	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/pkuthss.tex
14mu|texlive-pkuthss-1.4.rc4-3|75	
14mu|texlive-pkuthss-1.4.rc4-3|76	#-----------------------------------------------------------------------
14mu|texlive-pkuthss-1.4.rc4-3|77	%prep
14mu|texlive-pkuthss-1.4.rc4-3|78	%setup -c -a0 -a1
14mu|texlive-pkuthss-1.4.rc4-3|79	
14mu|texlive-pkuthss-1.4.rc4-3|80	%build
14mu|texlive-pkuthss-1.4.rc4-3|81	
14mu|texlive-pkuthss-1.4.rc4-3|82	%install
14mu|texlive-pkuthss-1.4.rc4-3|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pkuthss-1.4.rc4-3|84	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pkuthss-1.4.rc4-3|85	
14mu|texlive-pkuthss-1.4.rc4-3|86	%changelog
14mu|texlive-pkuthss-1.4.rc4-3|87	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.rc4-3
14mu|texlive-pkuthss-1.4.rc4-3|88	+ Revision: ad0bfe1
14mu|texlive-pkuthss-1.4.rc4-3|89	- MassBuild#674: Increase release tag
14mu|texlive-pkuthss-1.4.rc4-3|90	
14mu|texlive-pkuthss-1.4.rc4-3|91	

25495 14
14mu|texlive-pl-1.15-4|1	# revision 15878
14mu|texlive-pl-1.15-4|2	# category Package
14mu|texlive-pl-1.15-4|3	# catalog-ctan /language/polish/plpsfont
14mu|texlive-pl-1.15-4|4	# catalog-date 2009-10-07 21:35:42 +0200
14mu|texlive-pl-1.15-4|5	# catalog-license pd
14mu|texlive-pl-1.15-4|6	# catalog-version 1.15
14mu|texlive-pl-1.15-4|7	Name:		texlive-pl
14mu|texlive-pl-1.15-4|8	Version:	1.15
14mu|texlive-pl-1.15-4|9	Release:	4
14mu|texlive-pl-1.15-4|10	Summary:	Polish extension of CM fonts in Type 1 format
14mu|texlive-pl-1.15-4|11	Group:		Publishing
14mu|texlive-pl-1.15-4|12	URL:		http://www.ctan.org/tex-archive/language/polish/plpsfont
14mu|texlive-pl-1.15-4|13	License:	PD
14mu|texlive-pl-1.15-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pl.tar.xz
14mu|texlive-pl-1.15-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pl.doc.tar.xz
14mu|texlive-pl-1.15-4|16	BuildArch:	noarch
14mu|texlive-pl-1.15-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pl-1.15-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pl-1.15-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pl-1.15-4|20	Requires(post):	texlive-tetex
14mu|texlive-pl-1.15-4|21	
14mu|texlive-pl-1.15-4|22	%description
14mu|texlive-pl-1.15-4|23	This package is the Polish extension of the Computer Modern
14mu|texlive-pl-1.15-4|24	fonts (known as PL fonts),in Adobe Type 1 (PostScript) format.
14mu|texlive-pl-1.15-4|25	The fonts use the same .tfm files as for the version generated
14mu|texlive-pl-1.15-4|26	by MetaFont. This release of fonts was adapted to the (mostly
14mu|texlive-pl-1.15-4|27	guessed) demands of the Windows environment, while keeping the
14mu|texlive-pl-1.15-4|28	fonts usable with TeX; however, encoding files are now added,
14mu|texlive-pl-1.15-4|29	as Windows and TeX use different encoding schemes.
14mu|texlive-pl-1.15-4|30	
14mu|texlive-pl-1.15-4|31	
14mu|texlive-pl-1.15-4|32	#-----------------------------------------------------------------------
14mu|texlive-pl-1.15-4|33	%files
14mu|texlive-pl-1.15-4|34	%{_texmfdistdir}/dvips/pl/config.pl
14mu|texlive-pl-1.15-4|35	%{_texmfdistdir}/fonts/afm/public/pl/plb10.afm
14mu|texlive-pl-1.15-4|36	%{_texmfdistdir}/fonts/afm/public/pl/plbsy10.afm
14mu|texlive-pl-1.15-4|37	%{_texmfdistdir}/fonts/afm/public/pl/plbx10.afm
14mu|texlive-pl-1.15-4|38	%{_texmfdistdir}/fonts/afm/public/pl/plbx12.afm
14mu|texlive-pl-1.15-4|39	%{_texmfdistdir}/fonts/afm/public/pl/plbx5.afm
14mu|texlive-pl-1.15-4|40	%{_texmfdistdir}/fonts/afm/public/pl/plbx6.afm
14mu|texlive-pl-1.15-4|41	%{_texmfdistdir}/fonts/afm/public/pl/plbx7.afm
14mu|texlive-pl-1.15-4|42	%{_texmfdistdir}/fonts/afm/public/pl/plbx8.afm
14mu|texlive-pl-1.15-4|43	%{_texmfdistdir}/fonts/afm/public/pl/plbx9.afm
14mu|texlive-pl-1.15-4|44	%{_texmfdistdir}/fonts/afm/public/pl/plbxsl10.afm
14mu|texlive-pl-1.15-4|45	%{_texmfdistdir}/fonts/afm/public/pl/plbxti10.afm
14mu|texlive-pl-1.15-4|46	%{_texmfdistdir}/fonts/afm/public/pl/plcsc10.afm
14mu|texlive-pl-1.15-4|47	%{_texmfdistdir}/fonts/afm/public/pl/pldunh10.afm
14mu|texlive-pl-1.15-4|48	%{_texmfdistdir}/fonts/afm/public/pl/plex10.afm
14mu|texlive-pl-1.15-4|49	%{_texmfdistdir}/fonts/afm/public/pl/plex9.afm
14mu|texlive-pl-1.15-4|50	%{_texmfdistdir}/fonts/afm/public/pl/plff10.afm
14mu|texlive-pl-1.15-4|51	%{_texmfdistdir}/fonts/afm/public/pl/plfi10.afm
14mu|texlive-pl-1.15-4|52	%{_texmfdistdir}/fonts/afm/public/pl/plfib8.afm
14mu|texlive-pl-1.15-4|53	%{_texmfdistdir}/fonts/afm/public/pl/plinch.afm
14mu|texlive-pl-1.15-4|54	%{_texmfdistdir}/fonts/afm/public/pl/plitt10.afm
14mu|texlive-pl-1.15-4|55	%{_texmfdistdir}/fonts/afm/public/pl/plmi10.afm
14mu|texlive-pl-1.15-4|56	%{_texmfdistdir}/fonts/afm/public/pl/plmi12.afm
14mu|texlive-pl-1.15-4|57	%{_texmfdistdir}/fonts/afm/public/pl/plmi5.afm
14mu|texlive-pl-1.15-4|58	%{_texmfdistdir}/fonts/afm/public/pl/plmi6.afm
14mu|texlive-pl-1.15-4|59	%{_texmfdistdir}/fonts/afm/public/pl/plmi7.afm
14mu|texlive-pl-1.15-4|60	%{_texmfdistdir}/fonts/afm/public/pl/plmi8.afm
14mu|texlive-pl-1.15-4|61	%{_texmfdistdir}/fonts/afm/public/pl/plmi9.afm
14mu|texlive-pl-1.15-4|62	%{_texmfdistdir}/fonts/afm/public/pl/plmib10.afm
14mu|texlive-pl-1.15-4|63	%{_texmfdistdir}/fonts/afm/public/pl/plr10.afm
14mu|texlive-pl-1.15-4|64	%{_texmfdistdir}/fonts/afm/public/pl/plr12.afm
14mu|texlive-pl-1.15-4|65	%{_texmfdistdir}/fonts/afm/public/pl/plr17.afm
14mu|texlive-pl-1.15-4|66	%{_texmfdistdir}/fonts/afm/public/pl/plr5.afm
14mu|texlive-pl-1.15-4|67	%{_texmfdistdir}/fonts/afm/public/pl/plr6.afm
14mu|texlive-pl-1.15-4|68	%{_texmfdistdir}/fonts/afm/public/pl/plr7.afm
14mu|texlive-pl-1.15-4|69	%{_texmfdistdir}/fonts/afm/public/pl/plr8.afm
14mu|texlive-pl-1.15-4|70	%{_texmfdistdir}/fonts/afm/public/pl/plr9.afm
14mu|texlive-pl-1.15-4|71	%{_texmfdistdir}/fonts/afm/public/pl/plsl10.afm
14mu|texlive-pl-1.15-4|72	%{_texmfdistdir}/fonts/afm/public/pl/plsl12.afm
14mu|texlive-pl-1.15-4|73	%{_texmfdistdir}/fonts/afm/public/pl/plsl8.afm
14mu|texlive-pl-1.15-4|74	%{_texmfdistdir}/fonts/afm/public/pl/plsl9.afm
14mu|texlive-pl-1.15-4|75	%{_texmfdistdir}/fonts/afm/public/pl/plsltt10.afm
14mu|texlive-pl-1.15-4|76	%{_texmfdistdir}/fonts/afm/public/pl/plss10.afm
14mu|texlive-pl-1.15-4|77	%{_texmfdistdir}/fonts/afm/public/pl/plss12.afm
14mu|texlive-pl-1.15-4|78	%{_texmfdistdir}/fonts/afm/public/pl/plss17.afm
14mu|texlive-pl-1.15-4|79	%{_texmfdistdir}/fonts/afm/public/pl/plss8.afm
14mu|texlive-pl-1.15-4|80	%{_texmfdistdir}/fonts/afm/public/pl/plss9.afm
14mu|texlive-pl-1.15-4|81	%{_texmfdistdir}/fonts/afm/public/pl/plssbi10.afm
14mu|texlive-pl-1.15-4|82	%{_texmfdistdir}/fonts/afm/public/pl/plssbx10.afm
14mu|texlive-pl-1.15-4|83	%{_texmfdistdir}/fonts/afm/public/pl/plssdc10.afm
14mu|texlive-pl-1.15-4|84	%{_texmfdistdir}/fonts/afm/public/pl/plssi10.afm
14mu|texlive-pl-1.15-4|85	%{_texmfdistdir}/fonts/afm/public/pl/plssi12.afm
14mu|texlive-pl-1.15-4|86	%{_texmfdistdir}/fonts/afm/public/pl/plssi17.afm
14mu|texlive-pl-1.15-4|87	%{_texmfdistdir}/fonts/afm/public/pl/plssi8.afm
14mu|texlive-pl-1.15-4|88	%{_texmfdistdir}/fonts/afm/public/pl/plssi9.afm
14mu|texlive-pl-1.15-4|89	%{_texmfdistdir}/fonts/afm/public/pl/plssq8.afm
14mu|texlive-pl-1.15-4|90	%{_texmfdistdir}/fonts/afm/public/pl/plssqi8.afm
14mu|texlive-pl-1.15-4|91	%{_texmfdistdir}/fonts/afm/public/pl/plsy10.afm
14mu|texlive-pl-1.15-4|92	%{_texmfdistdir}/fonts/afm/public/pl/plsy5.afm
14mu|texlive-pl-1.15-4|93	%{_texmfdistdir}/fonts/afm/public/pl/plsy6.afm
14mu|texlive-pl-1.15-4|94	%{_texmfdistdir}/fonts/afm/public/pl/plsy7.afm
14mu|texlive-pl-1.15-4|95	%{_texmfdistdir}/fonts/afm/public/pl/plsy8.afm
14mu|texlive-pl-1.15-4|96	%{_texmfdistdir}/fonts/afm/public/pl/plsy9.afm
14mu|texlive-pl-1.15-4|97	%{_texmfdistdir}/fonts/afm/public/pl/pltcsc10.afm
14mu|texlive-pl-1.15-4|98	%{_texmfdistdir}/fonts/afm/public/pl/pltex10.afm
14mu|texlive-pl-1.15-4|99	%{_texmfdistdir}/fonts/afm/public/pl/pltex8.afm
14mu|texlive-pl-1.15-4|100	%{_texmfdistdir}/fonts/afm/public/pl/pltex9.afm
14mu|texlive-pl-1.15-4|101	%{_texmfdistdir}/fonts/afm/public/pl/plti10.afm
14mu|texlive-pl-1.15-4|102	%{_texmfdistdir}/fonts/afm/public/pl/plti12.afm
14mu|texlive-pl-1.15-4|103	%{_texmfdistdir}/fonts/afm/public/pl/plti7.afm
14mu|texlive-pl-1.15-4|104	%{_texmfdistdir}/fonts/afm/public/pl/plti8.afm
14mu|texlive-pl-1.15-4|105	%{_texmfdistdir}/fonts/afm/public/pl/plti9.afm
14mu|texlive-pl-1.15-4|106	%{_texmfdistdir}/fonts/afm/public/pl/pltt10.afm
14mu|texlive-pl-1.15-4|107	%{_texmfdistdir}/fonts/afm/public/pl/pltt12.afm
14mu|texlive-pl-1.15-4|108	%{_texmfdistdir}/fonts/afm/public/pl/pltt8.afm
14mu|texlive-pl-1.15-4|109	%{_texmfdistdir}/fonts/afm/public/pl/pltt9.afm
14mu|texlive-pl-1.15-4|110	%{_texmfdistdir}/fonts/afm/public/pl/plu10.afm
14mu|texlive-pl-1.15-4|111	%{_texmfdistdir}/fonts/afm/public/pl/plvtt10.afm
14mu|texlive-pl-1.15-4|112	%{_texmfdistdir}/fonts/enc/dvips/pl/plin.enc
14mu|texlive-pl-1.15-4|113	%{_texmfdistdir}/fonts/enc/dvips/pl/plit.enc
14mu|texlive-pl-1.15-4|114	%{_texmfdistdir}/fonts/enc/dvips/pl/plitt.enc
14mu|texlive-pl-1.15-4|115	%{_texmfdistdir}/fonts/enc/dvips/pl/plme.enc
14mu|texlive-pl-1.15-4|116	%{_texmfdistdir}/fonts/enc/dvips/pl/plmi.enc
14mu|texlive-pl-1.15-4|117	%{_texmfdistdir}/fonts/enc/dvips/pl/plms.enc
14mu|texlive-pl-1.15-4|118	%{_texmfdistdir}/fonts/enc/dvips/pl/plrm.enc
14mu|texlive-pl-1.15-4|119	%{_texmfdistdir}/fonts/enc/dvips/pl/plsc.enc
14mu|texlive-pl-1.15-4|120	%{_texmfdistdir}/fonts/enc/dvips/pl/plte.enc
14mu|texlive-pl-1.15-4|121	%{_texmfdistdir}/fonts/enc/dvips/pl/pltt.enc
14mu|texlive-pl-1.15-4|122	%{_texmfdistdir}/fonts/map/dvips/pl/plother.map
14mu|texlive-pl-1.15-4|123	%{_texmfdistdir}/fonts/map/dvips/pl/pltext.map
14mu|texlive-pl-1.15-4|124	%{_texmfdistdir}/fonts/source/public/pl/cmssbi10.mf
14mu|texlive-pl-1.15-4|125	%{_texmfdistdir}/fonts/source/public/pl/dlr10.mf
14mu|texlive-pl-1.15-4|126	%{_texmfdistdir}/fonts/source/public/pl/fik_mik.mf
14mu|texlive-pl-1.15-4|127	%{_texmfdistdir}/fonts/source/public/pl/pl.mft
14mu|texlive-pl-1.15-4|128	%{_texmfdistdir}/fonts/source/public/pl/pl_cud.mf
14mu|texlive-pl-1.15-4|129	%{_texmfdistdir}/fonts/source/public/pl/pl_dl.mf
14mu|texlive-pl-1.15-4|130	%{_texmfdistdir}/fonts/source/public/pl/pl_dod.mf
14mu|texlive-pl-1.15-4|131	%{_texmfdistdir}/fonts/source/public/pl/pl_ml.mf
14mu|texlive-pl-1.15-4|132	%{_texmfdistdir}/fonts/source/public/pl/pl_mlk.mf
14mu|texlive-pl-1.15-4|133	%{_texmfdistdir}/fonts/source/public/pl/pl_sym.mf
14mu|texlive-pl-1.15-4|134	%{_texmfdistdir}/fonts/source/public/pl/plb10.mf
14mu|texlive-pl-1.15-4|135	%{_texmfdistdir}/fonts/source/public/pl/plbsy10.mf
14mu|texlive-pl-1.15-4|136	%{_texmfdistdir}/fonts/source/public/pl/plbsy5.mf
14mu|texlive-pl-1.15-4|137	%{_texmfdistdir}/fonts/source/public/pl/plbsy7.mf
14mu|texlive-pl-1.15-4|138	%{_texmfdistdir}/fonts/source/public/pl/plbx10.mf
14mu|texlive-pl-1.15-4|139	%{_texmfdistdir}/fonts/source/public/pl/plbx12.mf
14mu|texlive-pl-1.15-4|140	%{_texmfdistdir}/fonts/source/public/pl/plbx5.mf
14mu|texlive-pl-1.15-4|141	%{_texmfdistdir}/fonts/source/public/pl/plbx6.mf
14mu|texlive-pl-1.15-4|142	%{_texmfdistdir}/fonts/source/public/pl/plbx7.mf
14mu|texlive-pl-1.15-4|143	%{_texmfdistdir}/fonts/source/public/pl/plbx8.mf
14mu|texlive-pl-1.15-4|144	%{_texmfdistdir}/fonts/source/public/pl/plbx9.mf
14mu|texlive-pl-1.15-4|145	%{_texmfdistdir}/fonts/source/public/pl/plbxsl10.mf
14mu|texlive-pl-1.15-4|146	%{_texmfdistdir}/fonts/source/public/pl/plbxti10.mf
14mu|texlive-pl-1.15-4|147	%{_texmfdistdir}/fonts/source/public/pl/plcsc10.mf
14mu|texlive-pl-1.15-4|148	%{_texmfdistdir}/fonts/source/public/pl/pldunh10.mf
14mu|texlive-pl-1.15-4|149	%{_texmfdistdir}/fonts/source/public/pl/plex10.mf
14mu|texlive-pl-1.15-4|150	%{_texmfdistdir}/fonts/source/public/pl/plff10.mf
14mu|texlive-pl-1.15-4|151	%{_texmfdistdir}/fonts/source/public/pl/plfi10.mf
14mu|texlive-pl-1.15-4|152	%{_texmfdistdir}/fonts/source/public/pl/plfib8.mf
14mu|texlive-pl-1.15-4|153	%{_texmfdistdir}/fonts/source/public/pl/plinch.mf
14mu|texlive-pl-1.15-4|154	%{_texmfdistdir}/fonts/source/public/pl/plitt10.mf
14mu|texlive-pl-1.15-4|155	%{_texmfdistdir}/fonts/source/public/pl/plmi10.mf
14mu|texlive-pl-1.15-4|156	%{_texmfdistdir}/fonts/source/public/pl/plmi12.mf
14mu|texlive-pl-1.15-4|157	%{_texmfdistdir}/fonts/source/public/pl/plmi5.mf
14mu|texlive-pl-1.15-4|158	%{_texmfdistdir}/fonts/source/public/pl/plmi6.mf
14mu|texlive-pl-1.15-4|159	%{_texmfdistdir}/fonts/source/public/pl/plmi7.mf
14mu|texlive-pl-1.15-4|160	%{_texmfdistdir}/fonts/source/public/pl/plmi8.mf
14mu|texlive-pl-1.15-4|161	%{_texmfdistdir}/fonts/source/public/pl/plmi9.mf
14mu|texlive-pl-1.15-4|162	%{_texmfdistdir}/fonts/source/public/pl/plmib10.mf
14mu|texlive-pl-1.15-4|163	%{_texmfdistdir}/fonts/source/public/pl/plmib5.mf
14mu|texlive-pl-1.15-4|164	%{_texmfdistdir}/fonts/source/public/pl/plmib7.mf
14mu|texlive-pl-1.15-4|165	%{_texmfdistdir}/fonts/source/public/pl/plr10.mf
14mu|texlive-pl-1.15-4|166	%{_texmfdistdir}/fonts/source/public/pl/plr12.mf
14mu|texlive-pl-1.15-4|167	%{_texmfdistdir}/fonts/source/public/pl/plr17.mf
14mu|texlive-pl-1.15-4|168	%{_texmfdistdir}/fonts/source/public/pl/plr5.mf
14mu|texlive-pl-1.15-4|169	%{_texmfdistdir}/fonts/source/public/pl/plr6.mf
14mu|texlive-pl-1.15-4|170	%{_texmfdistdir}/fonts/source/public/pl/plr7.mf
14mu|texlive-pl-1.15-4|171	%{_texmfdistdir}/fonts/source/public/pl/plr8.mf
14mu|texlive-pl-1.15-4|172	%{_texmfdistdir}/fonts/source/public/pl/plr9.mf
14mu|texlive-pl-1.15-4|173	%{_texmfdistdir}/fonts/source/public/pl/plsl10.mf
14mu|texlive-pl-1.15-4|174	%{_texmfdistdir}/fonts/source/public/pl/plsl12.mf
14mu|texlive-pl-1.15-4|175	%{_texmfdistdir}/fonts/source/public/pl/plsl8.mf
14mu|texlive-pl-1.15-4|176	%{_texmfdistdir}/fonts/source/public/pl/plsl9.mf
14mu|texlive-pl-1.15-4|177	%{_texmfdistdir}/fonts/source/public/pl/plsltt10.mf
14mu|texlive-pl-1.15-4|178	%{_texmfdistdir}/fonts/source/public/pl/plss10.mf
14mu|texlive-pl-1.15-4|179	%{_texmfdistdir}/fonts/source/public/pl/plss12.mf
14mu|texlive-pl-1.15-4|180	%{_texmfdistdir}/fonts/source/public/pl/plss17.mf
14mu|texlive-pl-1.15-4|181	%{_texmfdistdir}/fonts/source/public/pl/plss8.mf
14mu|texlive-pl-1.15-4|182	%{_texmfdistdir}/fonts/source/public/pl/plss9.mf
14mu|texlive-pl-1.15-4|183	%{_texmfdistdir}/fonts/source/public/pl/plssbi10.mf
14mu|texlive-pl-1.15-4|184	%{_texmfdistdir}/fonts/source/public/pl/plssbx10.mf
14mu|texlive-pl-1.15-4|185	%{_texmfdistdir}/fonts/source/public/pl/plssdc10.mf
14mu|texlive-pl-1.15-4|186	%{_texmfdistdir}/fonts/source/public/pl/plssi10.mf
14mu|texlive-pl-1.15-4|187	%{_texmfdistdir}/fonts/source/public/pl/plssi12.mf
14mu|texlive-pl-1.15-4|188	%{_texmfdistdir}/fonts/source/public/pl/plssi17.mf
14mu|texlive-pl-1.15-4|189	%{_texmfdistdir}/fonts/source/public/pl/plssi8.mf
14mu|texlive-pl-1.15-4|190	%{_texmfdistdir}/fonts/source/public/pl/plssi9.mf
14mu|texlive-pl-1.15-4|191	%{_texmfdistdir}/fonts/source/public/pl/plssq8.mf
14mu|texlive-pl-1.15-4|192	%{_texmfdistdir}/fonts/source/public/pl/plssqi8.mf
14mu|texlive-pl-1.15-4|193	%{_texmfdistdir}/fonts/source/public/pl/plsy10.mf
14mu|texlive-pl-1.15-4|194	%{_texmfdistdir}/fonts/source/public/pl/plsy5.mf
14mu|texlive-pl-1.15-4|195	%{_texmfdistdir}/fonts/source/public/pl/plsy6.mf
14mu|texlive-pl-1.15-4|196	%{_texmfdistdir}/fonts/source/public/pl/plsy7.mf
14mu|texlive-pl-1.15-4|197	%{_texmfdistdir}/fonts/source/public/pl/plsy8.mf
14mu|texlive-pl-1.15-4|198	%{_texmfdistdir}/fonts/source/public/pl/plsy9.mf
14mu|texlive-pl-1.15-4|199	%{_texmfdistdir}/fonts/source/public/pl/pltcsc10.mf
14mu|texlive-pl-1.15-4|200	%{_texmfdistdir}/fonts/source/public/pl/pltex10.mf
14mu|texlive-pl-1.15-4|201	%{_texmfdistdir}/fonts/source/public/pl/pltex8.mf
14mu|texlive-pl-1.15-4|202	%{_texmfdistdir}/fonts/source/public/pl/pltex9.mf
14mu|texlive-pl-1.15-4|203	%{_texmfdistdir}/fonts/source/public/pl/plti10.mf
14mu|texlive-pl-1.15-4|204	%{_texmfdistdir}/fonts/source/public/pl/plti12.mf
14mu|texlive-pl-1.15-4|205	%{_texmfdistdir}/fonts/source/public/pl/plti7.mf
14mu|texlive-pl-1.15-4|206	%{_texmfdistdir}/fonts/source/public/pl/plti8.mf
14mu|texlive-pl-1.15-4|207	%{_texmfdistdir}/fonts/source/public/pl/plti9.mf
14mu|texlive-pl-1.15-4|208	%{_texmfdistdir}/fonts/source/public/pl/pltt10.mf
14mu|texlive-pl-1.15-4|209	%{_texmfdistdir}/fonts/source/public/pl/pltt12.mf
14mu|texlive-pl-1.15-4|210	%{_texmfdistdir}/fonts/source/public/pl/pltt8.mf
14mu|texlive-pl-1.15-4|211	%{_texmfdistdir}/fonts/source/public/pl/pltt9.mf
14mu|texlive-pl-1.15-4|212	%{_texmfdistdir}/fonts/source/public/pl/plu10.mf
14mu|texlive-pl-1.15-4|213	%{_texmfdistdir}/fonts/source/public/pl/plvtt10.mf
14mu|texlive-pl-1.15-4|214	%{_texmfdistdir}/fonts/source/public/pl/polan.mf
14mu|texlive-pl-1.15-4|215	%{_texmfdistdir}/fonts/source/public/pl/polkap.mf
14mu|texlive-pl-1.15-4|216	%{_texmfdistdir}/fonts/source/public/pl/polkur.mf
14mu|texlive-pl-1.15-4|217	%{_texmfdistdir}/fonts/source/public/pl/polmat.mf
14mu|texlive-pl-1.15-4|218	%{_texmfdistdir}/fonts/source/public/pl/poltyt.mf
14mu|texlive-pl-1.15-4|219	%{_texmfdistdir}/fonts/tfm/public/pl/plb10.tfm
14mu|texlive-pl-1.15-4|220	%{_texmfdistdir}/fonts/tfm/public/pl/plbsy10.tfm
14mu|texlive-pl-1.15-4|221	%{_texmfdistdir}/fonts/tfm/public/pl/plbsy5.tfm
14mu|texlive-pl-1.15-4|222	%{_texmfdistdir}/fonts/tfm/public/pl/plbsy7.tfm
14mu|texlive-pl-1.15-4|223	%{_texmfdistdir}/fonts/tfm/public/pl/plbx10.tfm
14mu|texlive-pl-1.15-4|224	%{_texmfdistdir}/fonts/tfm/public/pl/plbx12.tfm
14mu|texlive-pl-1.15-4|225	%{_texmfdistdir}/fonts/tfm/public/pl/plbx5.tfm
14mu|texlive-pl-1.15-4|226	%{_texmfdistdir}/fonts/tfm/public/pl/plbx6.tfm
14mu|texlive-pl-1.15-4|227	%{_texmfdistdir}/fonts/tfm/public/pl/plbx7.tfm
14mu|texlive-pl-1.15-4|228	%{_texmfdistdir}/fonts/tfm/public/pl/plbx8.tfm
14mu|texlive-pl-1.15-4|229	%{_texmfdistdir}/fonts/tfm/public/pl/plbx9.tfm
14mu|texlive-pl-1.15-4|230	%{_texmfdistdir}/fonts/tfm/public/pl/plbxsl10.tfm
14mu|texlive-pl-1.15-4|231	%{_texmfdistdir}/fonts/tfm/public/pl/plbxti10.tfm
14mu|texlive-pl-1.15-4|232	%{_texmfdistdir}/fonts/tfm/public/pl/plcsc10.tfm
14mu|texlive-pl-1.15-4|233	%{_texmfdistdir}/fonts/tfm/public/pl/pldunh10.tfm
14mu|texlive-pl-1.15-4|234	%{_texmfdistdir}/fonts/tfm/public/pl/plex10.tfm
14mu|texlive-pl-1.15-4|235	%{_texmfdistdir}/fonts/tfm/public/pl/plex9.tfm
14mu|texlive-pl-1.15-4|236	%{_texmfdistdir}/fonts/tfm/public/pl/plff10.tfm
14mu|texlive-pl-1.15-4|237	%{_texmfdistdir}/fonts/tfm/public/pl/plfi10.tfm
14mu|texlive-pl-1.15-4|238	%{_texmfdistdir}/fonts/tfm/public/pl/plfib8.tfm
14mu|texlive-pl-1.15-4|239	%{_texmfdistdir}/fonts/tfm/public/pl/plinch.tfm
14mu|texlive-pl-1.15-4|240	%{_texmfdistdir}/fonts/tfm/public/pl/plitt10.tfm
14mu|texlive-pl-1.15-4|241	%{_texmfdistdir}/fonts/tfm/public/pl/plmi10.tfm
14mu|texlive-pl-1.15-4|242	%{_texmfdistdir}/fonts/tfm/public/pl/plmi12.tfm
14mu|texlive-pl-1.15-4|243	%{_texmfdistdir}/fonts/tfm/public/pl/plmi5.tfm
14mu|texlive-pl-1.15-4|244	%{_texmfdistdir}/fonts/tfm/public/pl/plmi6.tfm
14mu|texlive-pl-1.15-4|245	%{_texmfdistdir}/fonts/tfm/public/pl/plmi7.tfm
14mu|texlive-pl-1.15-4|246	%{_texmfdistdir}/fonts/tfm/public/pl/plmi8.tfm
14mu|texlive-pl-1.15-4|247	%{_texmfdistdir}/fonts/tfm/public/pl/plmi9.tfm
14mu|texlive-pl-1.15-4|248	%{_texmfdistdir}/fonts/tfm/public/pl/plmib10.tfm
14mu|texlive-pl-1.15-4|249	%{_texmfdistdir}/fonts/tfm/public/pl/plmib5.tfm
14mu|texlive-pl-1.15-4|250	%{_texmfdistdir}/fonts/tfm/public/pl/plmib7.tfm
14mu|texlive-pl-1.15-4|251	%{_texmfdistdir}/fonts/tfm/public/pl/plr10.tfm
14mu|texlive-pl-1.15-4|252	%{_texmfdistdir}/fonts/tfm/public/pl/plr12.tfm
14mu|texlive-pl-1.15-4|253	%{_texmfdistdir}/fonts/tfm/public/pl/plr17.tfm
14mu|texlive-pl-1.15-4|254	%{_texmfdistdir}/fonts/tfm/public/pl/plr5.tfm
14mu|texlive-pl-1.15-4|255	%{_texmfdistdir}/fonts/tfm/public/pl/plr6.tfm
14mu|texlive-pl-1.15-4|256	%{_texmfdistdir}/fonts/tfm/public/pl/plr7.tfm
14mu|texlive-pl-1.15-4|257	%{_texmfdistdir}/fonts/tfm/public/pl/plr8.tfm
14mu|texlive-pl-1.15-4|258	%{_texmfdistdir}/fonts/tfm/public/pl/plr9.tfm
14mu|texlive-pl-1.15-4|259	%{_texmfdistdir}/fonts/tfm/public/pl/plsl10.tfm
14mu|texlive-pl-1.15-4|260	%{_texmfdistdir}/fonts/tfm/public/pl/plsl12.tfm
14mu|texlive-pl-1.15-4|261	%{_texmfdistdir}/fonts/tfm/public/pl/plsl8.tfm
14mu|texlive-pl-1.15-4|262	%{_texmfdistdir}/fonts/tfm/public/pl/plsl9.tfm
14mu|texlive-pl-1.15-4|263	%{_texmfdistdir}/fonts/tfm/public/pl/plsltt10.tfm
14mu|texlive-pl-1.15-4|264	%{_texmfdistdir}/fonts/tfm/public/pl/plss10.tfm
14mu|texlive-pl-1.15-4|265	%{_texmfdistdir}/fonts/tfm/public/pl/plss12.tfm
14mu|texlive-pl-1.15-4|266	%{_texmfdistdir}/fonts/tfm/public/pl/plss17.tfm
14mu|texlive-pl-1.15-4|267	%{_texmfdistdir}/fonts/tfm/public/pl/plss8.tfm
14mu|texlive-pl-1.15-4|268	%{_texmfdistdir}/fonts/tfm/public/pl/plss9.tfm
14mu|texlive-pl-1.15-4|269	%{_texmfdistdir}/fonts/tfm/public/pl/plssbi10.tfm
14mu|texlive-pl-1.15-4|270	%{_texmfdistdir}/fonts/tfm/public/pl/plssbx10.tfm
14mu|texlive-pl-1.15-4|271	%{_texmfdistdir}/fonts/tfm/public/pl/plssdc10.tfm
14mu|texlive-pl-1.15-4|272	%{_texmfdistdir}/fonts/tfm/public/pl/plssi10.tfm
14mu|texlive-pl-1.15-4|273	%{_texmfdistdir}/fonts/tfm/public/pl/plssi12.tfm
14mu|texlive-pl-1.15-4|274	%{_texmfdistdir}/fonts/tfm/public/pl/plssi17.tfm
14mu|texlive-pl-1.15-4|275	%{_texmfdistdir}/fonts/tfm/public/pl/plssi8.tfm
14mu|texlive-pl-1.15-4|276	%{_texmfdistdir}/fonts/tfm/public/pl/plssi9.tfm
14mu|texlive-pl-1.15-4|277	%{_texmfdistdir}/fonts/tfm/public/pl/plssq8.tfm
14mu|texlive-pl-1.15-4|278	%{_texmfdistdir}/fonts/tfm/public/pl/plssqi8.tfm
14mu|texlive-pl-1.15-4|279	%{_texmfdistdir}/fonts/tfm/public/pl/plsy10.tfm
14mu|texlive-pl-1.15-4|280	%{_texmfdistdir}/fonts/tfm/public/pl/plsy5.tfm
14mu|texlive-pl-1.15-4|281	%{_texmfdistdir}/fonts/tfm/public/pl/plsy6.tfm
14mu|texlive-pl-1.15-4|282	%{_texmfdistdir}/fonts/tfm/public/pl/plsy7.tfm
14mu|texlive-pl-1.15-4|283	%{_texmfdistdir}/fonts/tfm/public/pl/plsy8.tfm
14mu|texlive-pl-1.15-4|284	%{_texmfdistdir}/fonts/tfm/public/pl/plsy9.tfm
14mu|texlive-pl-1.15-4|285	%{_texmfdistdir}/fonts/tfm/public/pl/pltcsc10.tfm
14mu|texlive-pl-1.15-4|286	%{_texmfdistdir}/fonts/tfm/public/pl/pltex10.tfm
14mu|texlive-pl-1.15-4|287	%{_texmfdistdir}/fonts/tfm/public/pl/pltex8.tfm
14mu|texlive-pl-1.15-4|288	%{_texmfdistdir}/fonts/tfm/public/pl/pltex9.tfm
14mu|texlive-pl-1.15-4|289	%{_texmfdistdir}/fonts/tfm/public/pl/plti10.tfm
14mu|texlive-pl-1.15-4|290	%{_texmfdistdir}/fonts/tfm/public/pl/plti12.tfm
14mu|texlive-pl-1.15-4|291	%{_texmfdistdir}/fonts/tfm/public/pl/plti7.tfm
14mu|texlive-pl-1.15-4|292	%{_texmfdistdir}/fonts/tfm/public/pl/plti8.tfm
14mu|texlive-pl-1.15-4|293	%{_texmfdistdir}/fonts/tfm/public/pl/plti9.tfm
14mu|texlive-pl-1.15-4|294	%{_texmfdistdir}/fonts/tfm/public/pl/pltt10.tfm
14mu|texlive-pl-1.15-4|295	%{_texmfdistdir}/fonts/tfm/public/pl/pltt12.tfm
14mu|texlive-pl-1.15-4|296	%{_texmfdistdir}/fonts/tfm/public/pl/pltt8.tfm
14mu|texlive-pl-1.15-4|297	%{_texmfdistdir}/fonts/tfm/public/pl/pltt9.tfm
14mu|texlive-pl-1.15-4|298	%{_texmfdistdir}/fonts/tfm/public/pl/plu10.tfm
14mu|texlive-pl-1.15-4|299	%{_texmfdistdir}/fonts/tfm/public/pl/plvtt10.tfm
14mu|texlive-pl-1.15-4|300	%{_texmfdistdir}/fonts/type1/public/pl/plb10.pfb
14mu|texlive-pl-1.15-4|301	%{_texmfdistdir}/fonts/type1/public/pl/plb10.pfm
14mu|texlive-pl-1.15-4|302	%{_texmfdistdir}/fonts/type1/public/pl/plbsy10.pfb
14mu|texlive-pl-1.15-4|303	%{_texmfdistdir}/fonts/type1/public/pl/plbsy10.pfm
14mu|texlive-pl-1.15-4|304	%{_texmfdistdir}/fonts/type1/public/pl/plbx10.pfb
14mu|texlive-pl-1.15-4|305	%{_texmfdistdir}/fonts/type1/public/pl/plbx10.pfm
14mu|texlive-pl-1.15-4|306	%{_texmfdistdir}/fonts/type1/public/pl/plbx12.pfb
14mu|texlive-pl-1.15-4|307	%{_texmfdistdir}/fonts/type1/public/pl/plbx12.pfm
14mu|texlive-pl-1.15-4|308	%{_texmfdistdir}/fonts/type1/public/pl/plbx5.pfb
14mu|texlive-pl-1.15-4|309	%{_texmfdistdir}/fonts/type1/public/pl/plbx5.pfm
14mu|texlive-pl-1.15-4|310	%{_texmfdistdir}/fonts/type1/public/pl/plbx6.pfb
14mu|texlive-pl-1.15-4|311	%{_texmfdistdir}/fonts/type1/public/pl/plbx6.pfm
14mu|texlive-pl-1.15-4|312	%{_texmfdistdir}/fonts/type1/public/pl/plbx7.pfb
14mu|texlive-pl-1.15-4|313	%{_texmfdistdir}/fonts/type1/public/pl/plbx7.pfm
14mu|texlive-pl-1.15-4|314	%{_texmfdistdir}/fonts/type1/public/pl/plbx8.pfb
14mu|texlive-pl-1.15-4|315	%{_texmfdistdir}/fonts/type1/public/pl/plbx8.pfm
14mu|texlive-pl-1.15-4|316	%{_texmfdistdir}/fonts/type1/public/pl/plbx9.pfb
14mu|texlive-pl-1.15-4|317	%{_texmfdistdir}/fonts/type1/public/pl/plbx9.pfm
14mu|texlive-pl-1.15-4|318	%{_texmfdistdir}/fonts/type1/public/pl/plbxsl10.pfb
14mu|texlive-pl-1.15-4|319	%{_texmfdistdir}/fonts/type1/public/pl/plbxsl10.pfm
14mu|texlive-pl-1.15-4|320	%{_texmfdistdir}/fonts/type1/public/pl/plbxti10.pfb
14mu|texlive-pl-1.15-4|321	%{_texmfdistdir}/fonts/type1/public/pl/plbxti10.pfm
14mu|texlive-pl-1.15-4|322	%{_texmfdistdir}/fonts/type1/public/pl/plcsc10.pfb
14mu|texlive-pl-1.15-4|323	%{_texmfdistdir}/fonts/type1/public/pl/plcsc10.pfm
14mu|texlive-pl-1.15-4|324	%{_texmfdistdir}/fonts/type1/public/pl/pldunh10.pfb
14mu|texlive-pl-1.15-4|325	%{_texmfdistdir}/fonts/type1/public/pl/pldunh10.pfm
14mu|texlive-pl-1.15-4|326	%{_texmfdistdir}/fonts/type1/public/pl/plex10.pfb
14mu|texlive-pl-1.15-4|327	%{_texmfdistdir}/fonts/type1/public/pl/plex10.pfm
14mu|texlive-pl-1.15-4|328	%{_texmfdistdir}/fonts/type1/public/pl/plex9.pfb
14mu|texlive-pl-1.15-4|329	%{_texmfdistdir}/fonts/type1/public/pl/plex9.pfm
14mu|texlive-pl-1.15-4|330	%{_texmfdistdir}/fonts/type1/public/pl/plff10.pfb
14mu|texlive-pl-1.15-4|331	%{_texmfdistdir}/fonts/type1/public/pl/plff10.pfm
14mu|texlive-pl-1.15-4|332	%{_texmfdistdir}/fonts/type1/public/pl/plfi10.pfb
14mu|texlive-pl-1.15-4|333	%{_texmfdistdir}/fonts/type1/public/pl/plfi10.pfm
14mu|texlive-pl-1.15-4|334	%{_texmfdistdir}/fonts/type1/public/pl/plfib8.pfb
14mu|texlive-pl-1.15-4|335	%{_texmfdistdir}/fonts/type1/public/pl/plfib8.pfm
14mu|texlive-pl-1.15-4|336	%{_texmfdistdir}/fonts/type1/public/pl/plinch.pfb
14mu|texlive-pl-1.15-4|337	%{_texmfdistdir}/fonts/type1/public/pl/plinch.pfm
14mu|texlive-pl-1.15-4|338	%{_texmfdistdir}/fonts/type1/public/pl/plitt10.pfb
14mu|texlive-pl-1.15-4|339	%{_texmfdistdir}/fonts/type1/public/pl/plitt10.pfm
14mu|texlive-pl-1.15-4|340	%{_texmfdistdir}/fonts/type1/public/pl/plmi10.pfb
14mu|texlive-pl-1.15-4|341	%{_texmfdistdir}/fonts/type1/public/pl/plmi10.pfm
14mu|texlive-pl-1.15-4|342	%{_texmfdistdir}/fonts/type1/public/pl/plmi12.pfb
14mu|texlive-pl-1.15-4|343	%{_texmfdistdir}/fonts/type1/public/pl/plmi12.pfm
14mu|texlive-pl-1.15-4|344	%{_texmfdistdir}/fonts/type1/public/pl/plmi5.pfb
14mu|texlive-pl-1.15-4|345	%{_texmfdistdir}/fonts/type1/public/pl/plmi5.pfm
14mu|texlive-pl-1.15-4|346	%{_texmfdistdir}/fonts/type1/public/pl/plmi6.pfb
14mu|texlive-pl-1.15-4|347	%{_texmfdistdir}/fonts/type1/public/pl/plmi6.pfm
14mu|texlive-pl-1.15-4|348	%{_texmfdistdir}/fonts/type1/public/pl/plmi7.pfb
14mu|texlive-pl-1.15-4|349	%{_texmfdistdir}/fonts/type1/public/pl/plmi7.pfm
14mu|texlive-pl-1.15-4|350	%{_texmfdistdir}/fonts/type1/public/pl/plmi8.pfb
14mu|texlive-pl-1.15-4|351	%{_texmfdistdir}/fonts/type1/public/pl/plmi8.pfm
14mu|texlive-pl-1.15-4|352	%{_texmfdistdir}/fonts/type1/public/pl/plmi9.pfb
14mu|texlive-pl-1.15-4|353	%{_texmfdistdir}/fonts/type1/public/pl/plmi9.pfm
14mu|texlive-pl-1.15-4|354	%{_texmfdistdir}/fonts/type1/public/pl/plmib10.pfb
14mu|texlive-pl-1.15-4|355	%{_texmfdistdir}/fonts/type1/public/pl/plmib10.pfm
14mu|texlive-pl-1.15-4|356	%{_texmfdistdir}/fonts/type1/public/pl/plr10.pfb
14mu|texlive-pl-1.15-4|357	%{_texmfdistdir}/fonts/type1/public/pl/plr10.pfm
14mu|texlive-pl-1.15-4|358	%{_texmfdistdir}/fonts/type1/public/pl/plr12.pfb
14mu|texlive-pl-1.15-4|359	%{_texmfdistdir}/fonts/type1/public/pl/plr12.pfm
14mu|texlive-pl-1.15-4|360	%{_texmfdistdir}/fonts/type1/public/pl/plr17.pfb
14mu|texlive-pl-1.15-4|361	%{_texmfdistdir}/fonts/type1/public/pl/plr17.pfm
14mu|texlive-pl-1.15-4|362	%{_texmfdistdir}/fonts/type1/public/pl/plr5.pfb
14mu|texlive-pl-1.15-4|363	%{_texmfdistdir}/fonts/type1/public/pl/plr5.pfm
14mu|texlive-pl-1.15-4|364	%{_texmfdistdir}/fonts/type1/public/pl/plr6.pfb
14mu|texlive-pl-1.15-4|365	%{_texmfdistdir}/fonts/type1/public/pl/plr6.pfm
14mu|texlive-pl-1.15-4|366	%{_texmfdistdir}/fonts/type1/public/pl/plr7.pfb
14mu|texlive-pl-1.15-4|367	%{_texmfdistdir}/fonts/type1/public/pl/plr7.pfm
14mu|texlive-pl-1.15-4|368	%{_texmfdistdir}/fonts/type1/public/pl/plr8.pfb
14mu|texlive-pl-1.15-4|369	%{_texmfdistdir}/fonts/type1/public/pl/plr8.pfm
14mu|texlive-pl-1.15-4|370	%{_texmfdistdir}/fonts/type1/public/pl/plr9.pfb
14mu|texlive-pl-1.15-4|371	%{_texmfdistdir}/fonts/type1/public/pl/plr9.pfm
14mu|texlive-pl-1.15-4|372	%{_texmfdistdir}/fonts/type1/public/pl/plsl10.pfb
14mu|texlive-pl-1.15-4|373	%{_texmfdistdir}/fonts/type1/public/pl/plsl10.pfm
14mu|texlive-pl-1.15-4|374	%{_texmfdistdir}/fonts/type1/public/pl/plsl12.pfb
14mu|texlive-pl-1.15-4|375	%{_texmfdistdir}/fonts/type1/public/pl/plsl12.pfm
14mu|texlive-pl-1.15-4|376	%{_texmfdistdir}/fonts/type1/public/pl/plsl8.pfb
14mu|texlive-pl-1.15-4|377	%{_texmfdistdir}/fonts/type1/public/pl/plsl8.pfm
14mu|texlive-pl-1.15-4|378	%{_texmfdistdir}/fonts/type1/public/pl/plsl9.pfb
14mu|texlive-pl-1.15-4|379	%{_texmfdistdir}/fonts/type1/public/pl/plsl9.pfm
14mu|texlive-pl-1.15-4|380	%{_texmfdistdir}/fonts/type1/public/pl/plsltt10.pfb
14mu|texlive-pl-1.15-4|381	%{_texmfdistdir}/fonts/type1/public/pl/plsltt10.pfm
14mu|texlive-pl-1.15-4|382	%{_texmfdistdir}/fonts/type1/public/pl/plss10.pfb
14mu|texlive-pl-1.15-4|383	%{_texmfdistdir}/fonts/type1/public/pl/plss10.pfm
14mu|texlive-pl-1.15-4|384	%{_texmfdistdir}/fonts/type1/public/pl/plss12.pfb
14mu|texlive-pl-1.15-4|385	%{_texmfdistdir}/fonts/type1/public/pl/plss12.pfm
14mu|texlive-pl-1.15-4|386	%{_texmfdistdir}/fonts/type1/public/pl/plss17.pfb
14mu|texlive-pl-1.15-4|387	%{_texmfdistdir}/fonts/type1/public/pl/plss17.pfm
14mu|texlive-pl-1.15-4|388	%{_texmfdistdir}/fonts/type1/public/pl/plss8.pfb
14mu|texlive-pl-1.15-4|389	%{_texmfdistdir}/fonts/type1/public/pl/plss8.pfm
14mu|texlive-pl-1.15-4|390	%{_texmfdistdir}/fonts/type1/public/pl/plss9.pfb
14mu|texlive-pl-1.15-4|391	%{_texmfdistdir}/fonts/type1/public/pl/plss9.pfm
14mu|texlive-pl-1.15-4|392	%{_texmfdistdir}/fonts/type1/public/pl/plssbi10.pfb
14mu|texlive-pl-1.15-4|393	%{_texmfdistdir}/fonts/type1/public/pl/plssbi10.pfm
14mu|texlive-pl-1.15-4|394	%{_texmfdistdir}/fonts/type1/public/pl/plssbx10.pfb
14mu|texlive-pl-1.15-4|395	%{_texmfdistdir}/fonts/type1/public/pl/plssbx10.pfm
14mu|texlive-pl-1.15-4|396	%{_texmfdistdir}/fonts/type1/public/pl/plssdc10.pfb
14mu|texlive-pl-1.15-4|397	%{_texmfdistdir}/fonts/type1/public/pl/plssdc10.pfm
14mu|texlive-pl-1.15-4|398	%{_texmfdistdir}/fonts/type1/public/pl/plssi10.pfb
14mu|texlive-pl-1.15-4|399	%{_texmfdistdir}/fonts/type1/public/pl/plssi10.pfm
14mu|texlive-pl-1.15-4|400	%{_texmfdistdir}/fonts/type1/public/pl/plssi12.pfb
14mu|texlive-pl-1.15-4|401	%{_texmfdistdir}/fonts/type1/public/pl/plssi12.pfm
14mu|texlive-pl-1.15-4|402	%{_texmfdistdir}/fonts/type1/public/pl/plssi17.pfb
14mu|texlive-pl-1.15-4|403	%{_texmfdistdir}/fonts/type1/public/pl/plssi17.pfm
14mu|texlive-pl-1.15-4|404	%{_texmfdistdir}/fonts/type1/public/pl/plssi8.pfb
14mu|texlive-pl-1.15-4|405	%{_texmfdistdir}/fonts/type1/public/pl/plssi8.pfm
14mu|texlive-pl-1.15-4|406	%{_texmfdistdir}/fonts/type1/public/pl/plssi9.pfb
14mu|texlive-pl-1.15-4|407	%{_texmfdistdir}/fonts/type1/public/pl/plssi9.pfm
14mu|texlive-pl-1.15-4|408	%{_texmfdistdir}/fonts/type1/public/pl/plssq8.pfb
14mu|texlive-pl-1.15-4|409	%{_texmfdistdir}/fonts/type1/public/pl/plssq8.pfm
14mu|texlive-pl-1.15-4|410	%{_texmfdistdir}/fonts/type1/public/pl/plssqi8.pfb
14mu|texlive-pl-1.15-4|411	%{_texmfdistdir}/fonts/type1/public/pl/plssqi8.pfm
14mu|texlive-pl-1.15-4|412	%{_texmfdistdir}/fonts/type1/public/pl/plsy10.pfb
14mu|texlive-pl-1.15-4|413	%{_texmfdistdir}/fonts/type1/public/pl/plsy10.pfm
14mu|texlive-pl-1.15-4|414	%{_texmfdistdir}/fonts/type1/public/pl/plsy5.pfb
14mu|texlive-pl-1.15-4|415	%{_texmfdistdir}/fonts/type1/public/pl/plsy5.pfm
14mu|texlive-pl-1.15-4|416	%{_texmfdistdir}/fonts/type1/public/pl/plsy6.pfb
14mu|texlive-pl-1.15-4|417	%{_texmfdistdir}/fonts/type1/public/pl/plsy6.pfm
14mu|texlive-pl-1.15-4|418	%{_texmfdistdir}/fonts/type1/public/pl/plsy7.pfb
14mu|texlive-pl-1.15-4|419	%{_texmfdistdir}/fonts/type1/public/pl/plsy7.pfm
14mu|texlive-pl-1.15-4|420	%{_texmfdistdir}/fonts/type1/public/pl/plsy8.pfb
14mu|texlive-pl-1.15-4|421	%{_texmfdistdir}/fonts/type1/public/pl/plsy8.pfm
14mu|texlive-pl-1.15-4|422	%{_texmfdistdir}/fonts/type1/public/pl/plsy9.pfb
14mu|texlive-pl-1.15-4|423	%{_texmfdistdir}/fonts/type1/public/pl/plsy9.pfm
14mu|texlive-pl-1.15-4|424	%{_texmfdistdir}/fonts/type1/public/pl/pltcsc10.pfb
14mu|texlive-pl-1.15-4|425	%{_texmfdistdir}/fonts/type1/public/pl/pltcsc10.pfm
14mu|texlive-pl-1.15-4|426	%{_texmfdistdir}/fonts/type1/public/pl/pltex10.pfb
14mu|texlive-pl-1.15-4|427	%{_texmfdistdir}/fonts/type1/public/pl/pltex10.pfm
14mu|texlive-pl-1.15-4|428	%{_texmfdistdir}/fonts/type1/public/pl/pltex8.pfb
14mu|texlive-pl-1.15-4|429	%{_texmfdistdir}/fonts/type1/public/pl/pltex8.pfm
14mu|texlive-pl-1.15-4|430	%{_texmfdistdir}/fonts/type1/public/pl/pltex9.pfb
14mu|texlive-pl-1.15-4|431	%{_texmfdistdir}/fonts/type1/public/pl/pltex9.pfm
14mu|texlive-pl-1.15-4|432	%{_texmfdistdir}/fonts/type1/public/pl/plti10.pfb
14mu|texlive-pl-1.15-4|433	%{_texmfdistdir}/fonts/type1/public/pl/plti10.pfm
14mu|texlive-pl-1.15-4|434	%{_texmfdistdir}/fonts/type1/public/pl/plti12.pfb
14mu|texlive-pl-1.15-4|435	%{_texmfdistdir}/fonts/type1/public/pl/plti12.pfm
14mu|texlive-pl-1.15-4|436	%{_texmfdistdir}/fonts/type1/public/pl/plti7.pfb
14mu|texlive-pl-1.15-4|437	%{_texmfdistdir}/fonts/type1/public/pl/plti7.pfm
14mu|texlive-pl-1.15-4|438	%{_texmfdistdir}/fonts/type1/public/pl/plti8.pfb
14mu|texlive-pl-1.15-4|439	%{_texmfdistdir}/fonts/type1/public/pl/plti8.pfm
14mu|texlive-pl-1.15-4|440	%{_texmfdistdir}/fonts/type1/public/pl/plti9.pfb
14mu|texlive-pl-1.15-4|441	%{_texmfdistdir}/fonts/type1/public/pl/plti9.pfm
14mu|texlive-pl-1.15-4|442	%{_texmfdistdir}/fonts/type1/public/pl/pltt10.pfb
14mu|texlive-pl-1.15-4|443	%{_texmfdistdir}/fonts/type1/public/pl/pltt10.pfm
14mu|texlive-pl-1.15-4|444	%{_texmfdistdir}/fonts/type1/public/pl/pltt12.pfb
14mu|texlive-pl-1.15-4|445	%{_texmfdistdir}/fonts/type1/public/pl/pltt12.pfm
14mu|texlive-pl-1.15-4|446	%{_texmfdistdir}/fonts/type1/public/pl/pltt8.pfb
14mu|texlive-pl-1.15-4|447	%{_texmfdistdir}/fonts/type1/public/pl/pltt8.pfm
14mu|texlive-pl-1.15-4|448	%{_texmfdistdir}/fonts/type1/public/pl/pltt9.pfb
14mu|texlive-pl-1.15-4|449	%{_texmfdistdir}/fonts/type1/public/pl/pltt9.pfm
14mu|texlive-pl-1.15-4|450	%{_texmfdistdir}/fonts/type1/public/pl/plu10.pfb
14mu|texlive-pl-1.15-4|451	%{_texmfdistdir}/fonts/type1/public/pl/plu10.pfm
14mu|texlive-pl-1.15-4|452	%{_texmfdistdir}/fonts/type1/public/pl/plvtt10.pfb
14mu|texlive-pl-1.15-4|453	%{_texmfdistdir}/fonts/type1/public/pl/plvtt10.pfm
14mu|texlive-pl-1.15-4|454	%_texmf_updmap_d/pl
14mu|texlive-pl-1.15-4|455	%doc %{_texmfdistdir}/doc/fonts/pl/README-T1.ENG
14mu|texlive-pl-1.15-4|456	%doc %{_texmfdistdir}/doc/fonts/pl/README-T1.POL
14mu|texlive-pl-1.15-4|457	%doc %{_texmfdistdir}/doc/fonts/pl/README.ENG
14mu|texlive-pl-1.15-4|458	%doc %{_texmfdistdir}/doc/fonts/pl/README.POL
14mu|texlive-pl-1.15-4|459	%doc %{_texmfdistdir}/doc/fonts/pl/plsample.tex
14mu|texlive-pl-1.15-4|460	
14mu|texlive-pl-1.15-4|461	#-----------------------------------------------------------------------
14mu|texlive-pl-1.15-4|462	%prep
14mu|texlive-pl-1.15-4|463	%setup -c -a0 -a1
14mu|texlive-pl-1.15-4|464	
14mu|texlive-pl-1.15-4|465	%build
14mu|texlive-pl-1.15-4|466	
14mu|texlive-pl-1.15-4|467	%install
14mu|texlive-pl-1.15-4|468	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pl-1.15-4|469	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pl-1.15-4|470	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mu|texlive-pl-1.15-4|471	cat > %{buildroot}%{_texmf_updmap_d}/pl <<EOF
14mu|texlive-pl-1.15-4|472	MixedMap plother.map
14mu|texlive-pl-1.15-4|473	MixedMap pltext.map
14mu|texlive-pl-1.15-4|474	EOF
14mu|texlive-pl-1.15-4|475	
14mu|texlive-pl-1.15-4|476	
14mu|texlive-pl-1.15-4|477	
14mu|texlive-pl-1.15-4|478	%changelog
14mu|texlive-pl-1.15-4|479	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.15-4
14mu|texlive-pl-1.15-4|480	+ Revision: 3729b94
14mu|texlive-pl-1.15-4|481	- MassBuild#674: Increase release tag
14mu|texlive-pl-1.15-4|482	
14mu|texlive-pl-1.15-4|483	

25496 14
14mu|texlive-placeins-2.2-4|1	# revision 19848
14mu|texlive-placeins-2.2-4|2	# category Package
14mu|texlive-placeins-2.2-4|3	# catalog-ctan /macros/latex/contrib/placeins
14mu|texlive-placeins-2.2-4|4	# catalog-date 2010-09-22 15:00:44 +0200
14mu|texlive-placeins-2.2-4|5	# catalog-license pd
14mu|texlive-placeins-2.2-4|6	# catalog-version 2.2
14mu|texlive-placeins-2.2-4|7	Name:		texlive-placeins
14mu|texlive-placeins-2.2-4|8	Version:	2.2
14mu|texlive-placeins-2.2-4|9	Release:	4
14mu|texlive-placeins-2.2-4|10	Summary:	Control float placement
14mu|texlive-placeins-2.2-4|11	Group:		Publishing
14mu|texlive-placeins-2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/placeins
14mu|texlive-placeins-2.2-4|13	License:	PD
14mu|texlive-placeins-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/placeins.tar.xz
14mu|texlive-placeins-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/placeins.doc.tar.xz
14mu|texlive-placeins-2.2-4|16	BuildArch:	noarch
14mu|texlive-placeins-2.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-placeins-2.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-placeins-2.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-placeins-2.2-4|20	
14mu|texlive-placeins-2.2-4|21	%description
14mu|texlive-placeins-2.2-4|22	Defines a \FloatBarrier command, beyond which floats may not
14mu|texlive-placeins-2.2-4|23	pass; useful, for example, to ensure all floats for a section
14mu|texlive-placeins-2.2-4|24	appear before the next \section command.
14mu|texlive-placeins-2.2-4|25	
14mu|texlive-placeins-2.2-4|26	
14mu|texlive-placeins-2.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-placeins-2.2-4|28	%files
14mu|texlive-placeins-2.2-4|29	%{_texmfdistdir}/tex/latex/placeins/placeins.sty
14mu|texlive-placeins-2.2-4|30	%doc %{_texmfdistdir}/doc/latex/placeins/placeins-doc.pdf
14mu|texlive-placeins-2.2-4|31	%doc %{_texmfdistdir}/doc/latex/placeins/placeins-doc.tex
14mu|texlive-placeins-2.2-4|32	%doc %{_texmfdistdir}/doc/latex/placeins/placeins.txt
14mu|texlive-placeins-2.2-4|33	
14mu|texlive-placeins-2.2-4|34	#-----------------------------------------------------------------------
14mu|texlive-placeins-2.2-4|35	%prep
14mu|texlive-placeins-2.2-4|36	%setup -c -a0 -a1
14mu|texlive-placeins-2.2-4|37	
14mu|texlive-placeins-2.2-4|38	%build
14mu|texlive-placeins-2.2-4|39	
14mu|texlive-placeins-2.2-4|40	%install
14mu|texlive-placeins-2.2-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-placeins-2.2-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-placeins-2.2-4|43	
14mu|texlive-placeins-2.2-4|44	
14mu|texlive-placeins-2.2-4|45	
14mu|texlive-placeins-2.2-4|46	%changelog
14mu|texlive-placeins-2.2-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
14mu|texlive-placeins-2.2-4|48	+ Revision: f885ee7
14mu|texlive-placeins-2.2-4|49	- MassBuild#674: Increase release tag
14mu|texlive-placeins-2.2-4|50	
14mu|texlive-placeins-2.2-4|51	

25497 14
14mu|texlive-plantslabels-1.0-4|1	# revision 17831
14mu|texlive-plantslabels-1.0-4|2	# category Package
14mu|texlive-plantslabels-1.0-4|3	# catalog-ctan /macros/latex/contrib/plantslabels
14mu|texlive-plantslabels-1.0-4|4	# catalog-date 2010-04-14 18:13:33 +0200
14mu|texlive-plantslabels-1.0-4|5	# catalog-license lppl
14mu|texlive-plantslabels-1.0-4|6	# catalog-version 1.0
14mu|texlive-plantslabels-1.0-4|7	Name:		texlive-plantslabels
14mu|texlive-plantslabels-1.0-4|8	Version:	1.0
14mu|texlive-plantslabels-1.0-4|9	Release:	4
14mu|texlive-plantslabels-1.0-4|10	Summary:	Write labels for plants
14mu|texlive-plantslabels-1.0-4|11	Group:		Publishing
14mu|texlive-plantslabels-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/plantslabels
14mu|texlive-plantslabels-1.0-4|13	License:	LPPL
14mu|texlive-plantslabels-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plantslabels.tar.xz
14mu|texlive-plantslabels-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plantslabels.doc.tar.xz
14mu|texlive-plantslabels-1.0-4|16	BuildArch:	noarch
14mu|texlive-plantslabels-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-plantslabels-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-plantslabels-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-plantslabels-1.0-4|20	
14mu|texlive-plantslabels-1.0-4|21	%description
14mu|texlive-plantslabels-1.0-4|22	The package defines a command \plant, which has three mandatory
14mu|texlive-plantslabels-1.0-4|23	and seven optional argument. The package uses the labels.
14mu|texlive-plantslabels-1.0-4|24	
14mu|texlive-plantslabels-1.0-4|25	
14mu|texlive-plantslabels-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-plantslabels-1.0-4|27	%files
14mu|texlive-plantslabels-1.0-4|28	%{_texmfdistdir}/tex/latex/plantslabels/plantslabels.sty
14mu|texlive-plantslabels-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/plantslabels/README
14mu|texlive-plantslabels-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/pdf/plantslabels.pdf
14mu|texlive-plantslabels-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/Makefile
14mu|texlive-plantslabels-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/perso.ist
14mu|texlive-plantslabels-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/plantslabels.forlisting
14mu|texlive-plantslabels-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/plantslabels.tex
14mu|texlive-plantslabels-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/plantslabels/example/pdf/example.pdf
14mu|texlive-plantslabels-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/plantslabels/example/tex/cactus.eps
14mu|texlive-plantslabels-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/plantslabels/example/tex/example.tex
14mu|texlive-plantslabels-1.0-4|38	
14mu|texlive-plantslabels-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-plantslabels-1.0-4|40	%prep
14mu|texlive-plantslabels-1.0-4|41	%setup -c -a0 -a1
14mu|texlive-plantslabels-1.0-4|42	
14mu|texlive-plantslabels-1.0-4|43	%build
14mu|texlive-plantslabels-1.0-4|44	
14mu|texlive-plantslabels-1.0-4|45	%install
14mu|texlive-plantslabels-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-plantslabels-1.0-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-plantslabels-1.0-4|48	
14mu|texlive-plantslabels-1.0-4|49	
14mu|texlive-plantslabels-1.0-4|50	
14mu|texlive-plantslabels-1.0-4|51	%changelog
14mu|texlive-plantslabels-1.0-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-plantslabels-1.0-4|53	+ Revision: 277ad98
14mu|texlive-plantslabels-1.0-4|54	- MassBuild#674: Increase release tag
14mu|texlive-plantslabels-1.0-4|55	
14mu|texlive-plantslabels-1.0-4|56	

25498 14
14mu|texlive-plari-20070226-4|1	# revision 15878
14mu|texlive-plari-20070226-4|2	# category Package
14mu|texlive-plari-20070226-4|3	# catalog-ctan /macros/latex/contrib/plari
14mu|texlive-plari-20070226-4|4	# catalog-date 2007-02-26 21:26:45 +0100
14mu|texlive-plari-20070226-4|5	# catalog-license gpl
14mu|texlive-plari-20070226-4|6	# catalog-version undef
14mu|texlive-plari-20070226-4|7	Name:		texlive-plari
14mu|texlive-plari-20070226-4|8	Version:	20070226
14mu|texlive-plari-20070226-4|9	Release:	4
14mu|texlive-plari-20070226-4|10	Summary:	Typesetting stageplay scripts
14mu|texlive-plari-20070226-4|11	Group:		Publishing
14mu|texlive-plari-20070226-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/plari
14mu|texlive-plari-20070226-4|13	License:	GPL
14mu|texlive-plari-20070226-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plari.tar.xz
14mu|texlive-plari-20070226-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plari.doc.tar.xz
14mu|texlive-plari-20070226-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plari.source.tar.xz
14mu|texlive-plari-20070226-4|17	BuildArch:	noarch
14mu|texlive-plari-20070226-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-plari-20070226-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-plari-20070226-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-plari-20070226-4|21	
14mu|texlive-plari-20070226-4|22	%description
14mu|texlive-plari-20070226-4|23	Plari (the name comes from the Finnish usage for the working
14mu|texlive-plari-20070226-4|24	copy of a play) is a report-alike class, without section
14mu|texlive-plari-20070226-4|25	headings, and with paragraphs vertically separated rather than
14mu|texlive-plari-20070226-4|26	indented.
14mu|texlive-plari-20070226-4|27	
14mu|texlive-plari-20070226-4|28	
14mu|texlive-plari-20070226-4|29	#-----------------------------------------------------------------------
14mu|texlive-plari-20070226-4|30	%files
14mu|texlive-plari-20070226-4|31	%{_texmfdistdir}/tex/latex/plari/plari.cls
14mu|texlive-plari-20070226-4|32	%doc %{_texmfdistdir}/doc/latex/plari/COPYING
14mu|texlive-plari-20070226-4|33	%doc %{_texmfdistdir}/doc/latex/plari/README
14mu|texlive-plari-20070226-4|34	%doc %{_texmfdistdir}/doc/latex/plari/plari.pdf
14mu|texlive-plari-20070226-4|35	#- source
14mu|texlive-plari-20070226-4|36	%doc %{_texmfdistdir}/source/latex/plari/Makefile
14mu|texlive-plari-20070226-4|37	%doc %{_texmfdistdir}/source/latex/plari/plari.dtx
14mu|texlive-plari-20070226-4|38	%doc %{_texmfdistdir}/source/latex/plari/plari.ins
14mu|texlive-plari-20070226-4|39	
14mu|texlive-plari-20070226-4|40	#-----------------------------------------------------------------------
14mu|texlive-plari-20070226-4|41	%prep
14mu|texlive-plari-20070226-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-plari-20070226-4|43	
14mu|texlive-plari-20070226-4|44	%build
14mu|texlive-plari-20070226-4|45	
14mu|texlive-plari-20070226-4|46	%install
14mu|texlive-plari-20070226-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-plari-20070226-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-plari-20070226-4|49	
14mu|texlive-plari-20070226-4|50	
14mu|texlive-plari-20070226-4|51	
14mu|texlive-plari-20070226-4|52	%changelog
14mu|texlive-plari-20070226-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070226-4
14mu|texlive-plari-20070226-4|54	+ Revision: edf2c66
14mu|texlive-plari-20070226-4|55	- MassBuild#674: Increase release tag
14mu|texlive-plari-20070226-4|56	
14mu|texlive-plari-20070226-4|57	

25499 14
14mu|texlive-plates-0.1-4|1	# revision 15878
14mu|texlive-plates-0.1-4|2	# category Package
14mu|texlive-plates-0.1-4|3	# catalog-ctan /macros/latex/contrib/plates
14mu|texlive-plates-0.1-4|4	# catalog-date 2007-01-08 00:37:16 +0100
14mu|texlive-plates-0.1-4|5	# catalog-license lppl
14mu|texlive-plates-0.1-4|6	# catalog-version 0.1
14mu|texlive-plates-0.1-4|7	Name:		texlive-plates
14mu|texlive-plates-0.1-4|8	Version:	0.1
14mu|texlive-plates-0.1-4|9	Release:	4
14mu|texlive-plates-0.1-4|10	Summary:	Arrange for "plates" sections of documents
14mu|texlive-plates-0.1-4|11	Group:		Publishing
14mu|texlive-plates-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/plates
14mu|texlive-plates-0.1-4|13	License:	LPPL
14mu|texlive-plates-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plates.tar.xz
14mu|texlive-plates-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plates.doc.tar.xz
14mu|texlive-plates-0.1-4|16	BuildArch:	noarch
14mu|texlive-plates-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-plates-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-plates-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-plates-0.1-4|20	
14mu|texlive-plates-0.1-4|21	%description
14mu|texlive-plates-0.1-4|22	The plates package provides a simple facility for inserting
14mu|texlive-plates-0.1-4|23	colour figures in a document when they should be gathered and
14mu|texlive-plates-0.1-4|24	printed together as in a book's section of colour plates. The
14mu|texlive-plates-0.1-4|25	package provides a plate environment that takes the place of
14mu|texlive-plates-0.1-4|26	the figure environment for such colour images.
14mu|texlive-plates-0.1-4|27	
14mu|texlive-plates-0.1-4|28	
14mu|texlive-plates-0.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-plates-0.1-4|30	%files
14mu|texlive-plates-0.1-4|31	%{_texmfdistdir}/tex/latex/plates/endplate.sty
14mu|texlive-plates-0.1-4|32	%{_texmfdistdir}/tex/latex/plates/plates.sty
14mu|texlive-plates-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/plates/README
14mu|texlive-plates-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/plates/plates.pdf
14mu|texlive-plates-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/plates/plates.tex
14mu|texlive-plates-0.1-4|36	
14mu|texlive-plates-0.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-plates-0.1-4|38	%prep
14mu|texlive-plates-0.1-4|39	%setup -c -a0 -a1
14mu|texlive-plates-0.1-4|40	
14mu|texlive-plates-0.1-4|41	%build
14mu|texlive-plates-0.1-4|42	
14mu|texlive-plates-0.1-4|43	%install
14mu|texlive-plates-0.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-plates-0.1-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-plates-0.1-4|46	
14mu|texlive-plates-0.1-4|47	
14mu|texlive-plates-0.1-4|48	
14mu|texlive-plates-0.1-4|49	%changelog
14mu|texlive-plates-0.1-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-plates-0.1-4|51	+ Revision: 6b9e632
14mu|texlive-plates-0.1-4|52	- MassBuild#674: Increase release tag
14mu|texlive-plates-0.1-4|53	
14mu|texlive-plates-0.1-4|54	

25500 14
14mu|texlive-play-20070113-4|1	# revision 15878
14mu|texlive-play-20070113-4|2	# category Package
14mu|texlive-play-20070113-4|3	# catalog-ctan /macros/latex/contrib/play
14mu|texlive-play-20070113-4|4	# catalog-date 2007-01-13 20:56:44 +0100
14mu|texlive-play-20070113-4|5	# catalog-license lppl
14mu|texlive-play-20070113-4|6	# catalog-version undef
14mu|texlive-play-20070113-4|7	Name:		texlive-play
14mu|texlive-play-20070113-4|8	Version:	20070113
14mu|texlive-play-20070113-4|9	Release:	4
14mu|texlive-play-20070113-4|10	Summary:	Typeset drama using LaTeX
14mu|texlive-play-20070113-4|11	Group:		Publishing
14mu|texlive-play-20070113-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/play
14mu|texlive-play-20070113-4|13	License:	LPPL
14mu|texlive-play-20070113-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/play.tar.xz
14mu|texlive-play-20070113-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/play.doc.tar.xz
14mu|texlive-play-20070113-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/play.source.tar.xz
14mu|texlive-play-20070113-4|17	BuildArch:	noarch
14mu|texlive-play-20070113-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-play-20070113-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-play-20070113-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-play-20070113-4|21	
14mu|texlive-play-20070113-4|22	%description
14mu|texlive-play-20070113-4|23	A class and style file that supports the typesetting of plays,
14mu|texlive-play-20070113-4|24	including options for line numbering.
14mu|texlive-play-20070113-4|25	
14mu|texlive-play-20070113-4|26	
14mu|texlive-play-20070113-4|27	#-----------------------------------------------------------------------
14mu|texlive-play-20070113-4|28	%files
14mu|texlive-play-20070113-4|29	%{_texmfdistdir}/tex/latex/play/play.cls
14mu|texlive-play-20070113-4|30	%{_texmfdistdir}/tex/latex/play/play.sty
14mu|texlive-play-20070113-4|31	%doc %{_texmfdistdir}/doc/latex/play/README
14mu|texlive-play-20070113-4|32	#- source
14mu|texlive-play-20070113-4|33	%doc %{_texmfdistdir}/source/latex/play/play.dtx
14mu|texlive-play-20070113-4|34	%doc %{_texmfdistdir}/source/latex/play/play.ins
14mu|texlive-play-20070113-4|35	
14mu|texlive-play-20070113-4|36	#-----------------------------------------------------------------------
14mu|texlive-play-20070113-4|37	%prep
14mu|texlive-play-20070113-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-play-20070113-4|39	
14mu|texlive-play-20070113-4|40	%build
14mu|texlive-play-20070113-4|41	
14mu|texlive-play-20070113-4|42	%install
14mu|texlive-play-20070113-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-play-20070113-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-play-20070113-4|45	
14mu|texlive-play-20070113-4|46	
14mu|texlive-play-20070113-4|47	
14mu|texlive-play-20070113-4|48	%changelog
14mu|texlive-play-20070113-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070113-4
14mu|texlive-play-20070113-4|50	+ Revision: 26f2909
14mu|texlive-play-20070113-4|51	- MassBuild#674: Increase release tag
14mu|texlive-play-20070113-4|52	
14mu|texlive-play-20070113-4|53	

25501 14
14mu|texlive-plweb-3.0-4|1	# revision 15878
14mu|texlive-plweb-3.0-4|2	# category Package
14mu|texlive-plweb-3.0-4|3	# catalog-ctan /macros/latex/contrib/gene/pl
14mu|texlive-plweb-3.0-4|4	# catalog-date 2008-09-11 18:52:21 +0200
14mu|texlive-plweb-3.0-4|5	# catalog-license other-free
14mu|texlive-plweb-3.0-4|6	# catalog-version 3.0
14mu|texlive-plweb-3.0-4|7	Name:		texlive-plweb
14mu|texlive-plweb-3.0-4|8	Version:	3.0
14mu|texlive-plweb-3.0-4|9	Release:	4
14mu|texlive-plweb-3.0-4|10	Summary:	Literate Programming for Prolog with LaTeX
14mu|texlive-plweb-3.0-4|11	Group:		Publishing
14mu|texlive-plweb-3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/pl
14mu|texlive-plweb-3.0-4|13	License:	OTHER-FREE
14mu|texlive-plweb-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plweb.tar.xz
14mu|texlive-plweb-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plweb.doc.tar.xz
14mu|texlive-plweb-3.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plweb.source.tar.xz
14mu|texlive-plweb-3.0-4|17	BuildArch:	noarch
14mu|texlive-plweb-3.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-plweb-3.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-plweb-3.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-plweb-3.0-4|21	
14mu|texlive-plweb-3.0-4|22	%description
14mu|texlive-plweb-3.0-4|23	Instead of having to transform the common source into program
14mu|texlive-plweb-3.0-4|24	or documentation, the central idea was to develop a method to
14mu|texlive-plweb-3.0-4|25	have one common source which can be interpreted by a Prolog
14mu|texlive-plweb-3.0-4|26	system as well as by LaTeX, whether that Prolog system be C-
14mu|texlive-plweb-3.0-4|27	Prolog, Quintus-Prolog, or ECLiPSe.
14mu|texlive-plweb-3.0-4|28	
14mu|texlive-plweb-3.0-4|29	
14mu|texlive-plweb-3.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-plweb-3.0-4|31	%files
14mu|texlive-plweb-3.0-4|32	%{_texmfdistdir}/tex/latex/plweb/pcode.sty
14mu|texlive-plweb-3.0-4|33	%{_texmfdistdir}/tex/latex/plweb/pl.cfg
14mu|texlive-plweb-3.0-4|34	%{_texmfdistdir}/tex/latex/plweb/pl.sty
14mu|texlive-plweb-3.0-4|35	%doc %{_texmfdistdir}/doc/latex/plweb/README
14mu|texlive-plweb-3.0-4|36	%doc %{_texmfdistdir}/doc/latex/plweb/pl.pdf
14mu|texlive-plweb-3.0-4|37	%doc %{_texmfdistdir}/doc/latex/plweb/pl.tex
14mu|texlive-plweb-3.0-4|38	%doc %{_texmfdistdir}/doc/latex/plweb/sample.pl
14mu|texlive-plweb-3.0-4|39	#- source
14mu|texlive-plweb-3.0-4|40	%doc %{_texmfdistdir}/source/latex/plweb/Makefile
14mu|texlive-plweb-3.0-4|41	%doc %{_texmfdistdir}/source/latex/plweb/pl.dtx
14mu|texlive-plweb-3.0-4|42	%doc %{_texmfdistdir}/source/latex/plweb/pl.ins
14mu|texlive-plweb-3.0-4|43	
14mu|texlive-plweb-3.0-4|44	#-----------------------------------------------------------------------
14mu|texlive-plweb-3.0-4|45	%prep
14mu|texlive-plweb-3.0-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-plweb-3.0-4|47	
14mu|texlive-plweb-3.0-4|48	%build
14mu|texlive-plweb-3.0-4|49	
14mu|texlive-plweb-3.0-4|50	%install
14mu|texlive-plweb-3.0-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-plweb-3.0-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-plweb-3.0-4|53	
14mu|texlive-plweb-3.0-4|54	
14mu|texlive-plweb-3.0-4|55	
14mu|texlive-plweb-3.0-4|56	%changelog
14mu|texlive-plweb-3.0-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14mu|texlive-plweb-3.0-4|58	+ Revision: 0fbc7b8
14mu|texlive-plweb-3.0-4|59	- MassBuild#674: Increase release tag
14mu|texlive-plweb-3.0-4|60	
14mu|texlive-plweb-3.0-4|61	

25502 14
14mu|texlive-pmgraph-1.0-4|1	# revision 15878
14mu|texlive-pmgraph-1.0-4|2	# category Package
14mu|texlive-pmgraph-1.0-4|3	# catalog-ctan /macros/latex/contrib/pmgraph
14mu|texlive-pmgraph-1.0-4|4	# catalog-date 2008-11-04 08:05:43 +0100
14mu|texlive-pmgraph-1.0-4|5	# catalog-license gpl
14mu|texlive-pmgraph-1.0-4|6	# catalog-version 1.0
14mu|texlive-pmgraph-1.0-4|7	Name:		texlive-pmgraph
14mu|texlive-pmgraph-1.0-4|8	Version:	1.0
14mu|texlive-pmgraph-1.0-4|9	Release:	4
14mu|texlive-pmgraph-1.0-4|10	Summary:	"Poor man's" graphics
14mu|texlive-pmgraph-1.0-4|11	Group:		Publishing
14mu|texlive-pmgraph-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pmgraph
14mu|texlive-pmgraph-1.0-4|13	License:	GPL
14mu|texlive-pmgraph-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmgraph.tar.xz
14mu|texlive-pmgraph-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmgraph.doc.tar.xz
14mu|texlive-pmgraph-1.0-4|16	BuildArch:	noarch
14mu|texlive-pmgraph-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pmgraph-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pmgraph-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pmgraph-1.0-4|20	
14mu|texlive-pmgraph-1.0-4|21	%description
14mu|texlive-pmgraph-1.0-4|22	A set of extensions to LaTeX picture environment, including a
14mu|texlive-pmgraph-1.0-4|23	wider range of vectors, and a lot more box frame styles.
14mu|texlive-pmgraph-1.0-4|24	
14mu|texlive-pmgraph-1.0-4|25	
14mu|texlive-pmgraph-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-pmgraph-1.0-4|27	%files
14mu|texlive-pmgraph-1.0-4|28	%{_texmfdistdir}/tex/latex/pmgraph/pmgraph.sty
14mu|texlive-pmgraph-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/pmgraph/COPYING
14mu|texlive-pmgraph-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/pmgraph/README
14mu|texlive-pmgraph-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/pmgraph/pmgraph.pdf
14mu|texlive-pmgraph-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/pmgraph/pmgraph.tex
14mu|texlive-pmgraph-1.0-4|33	
14mu|texlive-pmgraph-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-pmgraph-1.0-4|35	%prep
14mu|texlive-pmgraph-1.0-4|36	%setup -c -a0 -a1
14mu|texlive-pmgraph-1.0-4|37	
14mu|texlive-pmgraph-1.0-4|38	%build
14mu|texlive-pmgraph-1.0-4|39	
14mu|texlive-pmgraph-1.0-4|40	%install
14mu|texlive-pmgraph-1.0-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pmgraph-1.0-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pmgraph-1.0-4|43	
14mu|texlive-pmgraph-1.0-4|44	
14mu|texlive-pmgraph-1.0-4|45	
14mu|texlive-pmgraph-1.0-4|46	%changelog
14mu|texlive-pmgraph-1.0-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-pmgraph-1.0-4|48	+ Revision: b75b49d
14mu|texlive-pmgraph-1.0-4|49	- MassBuild#674: Increase release tag
14mu|texlive-pmgraph-1.0-4|50	
14mu|texlive-pmgraph-1.0-4|51	

25503 14
14mu|texlive-pmx-2.7.0-7|1	# revision 29978
14mu|texlive-pmx-2.7.0-7|2	# category Package
14mu|texlive-pmx-2.7.0-7|3	# catalog-ctan /support/pmx
14mu|texlive-pmx-2.7.0-7|4	# catalog-date 2013-04-16 18:37:23 +0200
14mu|texlive-pmx-2.7.0-7|5	# catalog-license gpl2
14mu|texlive-pmx-2.7.0-7|6	# catalog-version 2.7.0
14mu|texlive-pmx-2.7.0-7|7	Name:		texlive-pmx
14mu|texlive-pmx-2.7.0-7|8	Version:	2.7.0
14mu|texlive-pmx-2.7.0-7|9	Release:	7
14mu|texlive-pmx-2.7.0-7|10	Summary:	Preprocessor for MusiXTeX
14mu|texlive-pmx-2.7.0-7|11	Group:		Publishing
14mu|texlive-pmx-2.7.0-7|12	URL:		http://www.ctan.org/tex-archive/support/pmx
14mu|texlive-pmx-2.7.0-7|13	License:	GPL2
14mu|texlive-pmx-2.7.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmx.tar.xz
14mu|texlive-pmx-2.7.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmx.doc.tar.xz
14mu|texlive-pmx-2.7.0-7|16	BuildArch:	noarch
14mu|texlive-pmx-2.7.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pmx-2.7.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pmx-2.7.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-pmx-2.7.0-7|20	Requires:	texlive-pmx.bin
14mu|texlive-pmx-2.7.0-7|21	
14mu|texlive-pmx-2.7.0-7|22	%description
14mu|texlive-pmx-2.7.0-7|23	PMX is a preprocessor for MusiXTeX. It builds the TeX input
14mu|texlive-pmx-2.7.0-7|24	file from a file in a much simpler language, making most of the
14mu|texlive-pmx-2.7.0-7|25	layout decisions by itself. An auxiliary program makes single-
14mu|texlive-pmx-2.7.0-7|26	player parts from a multi-player score. For proof-listening,
14mu|texlive-pmx-2.7.0-7|27	PMX can make a MIDI file of your score. The present version
14mu|texlive-pmx-2.7.0-7|28	requires at least version 1.15 of MusiXTeX, running on an e-
14mu|texlive-pmx-2.7.0-7|29	tex-enhanced TeX system.
14mu|texlive-pmx-2.7.0-7|30	
14mu|texlive-pmx-2.7.0-7|31	
14mu|texlive-pmx-2.7.0-7|32	#-----------------------------------------------------------------------
14mu|texlive-pmx-2.7.0-7|33	%files
14mu|texlive-pmx-2.7.0-7|34	%{_texmfdistdir}/scripts/pmx/pmx2pdf.lua
14mu|texlive-pmx-2.7.0-7|35	%{_texmfdistdir}/tex/generic/pmx/pmx.tex
14mu|texlive-pmx-2.7.0-7|36	%doc %{_texmfdistdir}/doc/generic/pmx/README
14mu|texlive-pmx-2.7.0-7|37	%doc %{_texmfdistdir}/doc/generic/pmx/examples/barsant.pmx
14mu|texlive-pmx-2.7.0-7|38	%doc %{_texmfdistdir}/doc/generic/pmx/examples/dyntest.pmx
14mu|texlive-pmx-2.7.0-7|39	%doc %{_texmfdistdir}/doc/generic/pmx/examples/most.pmx
14mu|texlive-pmx-2.7.0-7|40	%doc %{_texmfdistdir}/doc/generic/pmx/examples/mwalmnd.pmx
14mu|texlive-pmx-2.7.0-7|41	%doc %{_texmfdistdir}/doc/generic/pmx/file600.eps
14mu|texlive-pmx-2.7.0-7|42	%doc %{_texmfdistdir}/doc/generic/pmx/gpl.txt
14mu|texlive-pmx-2.7.0-7|43	%doc %{_texmfdistdir}/doc/generic/pmx/install_run_pmx270.pdf
14mu|texlive-pmx-2.7.0-7|44	%doc %{_texmfdistdir}/doc/generic/pmx/install_run_pmx270.tex
14mu|texlive-pmx-2.7.0-7|45	%doc %{_texmfdistdir}/doc/generic/pmx/pmx-install.pdf
14mu|texlive-pmx-2.7.0-7|46	%doc %{_texmfdistdir}/doc/generic/pmx/pmx-install.tex
14mu|texlive-pmx-2.7.0-7|47	%doc %{_texmfdistdir}/doc/generic/pmx/pmx25-27.html
14mu|texlive-pmx-2.7.0-7|48	%doc %{_texmfdistdir}/doc/generic/pmx/pmx270.pdf
14mu|texlive-pmx-2.7.0-7|49	%doc %{_texmfdistdir}/doc/generic/pmx/pmx270.tex
14mu|texlive-pmx-2.7.0-7|50	%doc %{_texmfdistdir}/doc/generic/pmx/ref270.pdf
14mu|texlive-pmx-2.7.0-7|51	%doc %{_texmfdistdir}/doc/generic/pmx/ref270.tex
14mu|texlive-pmx-2.7.0-7|52	%doc %{_mandir}/man1/pmx2pdf.1*
14mu|texlive-pmx-2.7.0-7|53	%doc %{_texmfdistdir}/doc/man/man1/pmx2pdf.man1.pdf
14mu|texlive-pmx-2.7.0-7|54	%doc %{_mandir}/man1/pmxab.1*
14mu|texlive-pmx-2.7.0-7|55	%doc %{_texmfdistdir}/doc/man/man1/pmxab.man1.pdf
14mu|texlive-pmx-2.7.0-7|56	%doc %{_mandir}/man1/scor2prt.1*
14mu|texlive-pmx-2.7.0-7|57	%doc %{_texmfdistdir}/doc/man/man1/scor2prt.man1.pdf
14mu|texlive-pmx-2.7.0-7|58	
14mu|texlive-pmx-2.7.0-7|59	#-----------------------------------------------------------------------
14mu|texlive-pmx-2.7.0-7|60	%prep
14mu|texlive-pmx-2.7.0-7|61	%setup -c -a0 -a1
14mu|texlive-pmx-2.7.0-7|62	
14mu|texlive-pmx-2.7.0-7|63	%build
14mu|texlive-pmx-2.7.0-7|64	
14mu|texlive-pmx-2.7.0-7|65	%install
14mu|texlive-pmx-2.7.0-7|66	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-pmx-2.7.0-7|67	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-pmx-2.7.0-7|68	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-pmx-2.7.0-7|69	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-pmx-2.7.0-7|70	
14mu|texlive-pmx-2.7.0-7|71	%changelog
14mu|texlive-pmx-2.7.0-7|72	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.7.0-7
14mu|texlive-pmx-2.7.0-7|73	+ Revision: be33e2c
14mu|texlive-pmx-2.7.0-7|74	- MassBuild#674: Increase release tag
14mu|texlive-pmx-2.7.0-7|75	
14mu|texlive-pmx-2.7.0-7|76	

25504 14
14mu|texlive-pmxchords-2.0.1-4|1	# revision 32443
14mu|texlive-pmxchords-2.0.1-4|2	# category Package
14mu|texlive-pmxchords-2.0.1-4|3	# catalog-ctan /support/pmxchords
14mu|texlive-pmxchords-2.0.1-4|4	# catalog-date 2013-12-17 16:10:38 +0100
14mu|texlive-pmxchords-2.0.1-4|5	# catalog-license gpl2
14mu|texlive-pmxchords-2.0.1-4|6	# catalog-version 2.0.1
14mu|texlive-pmxchords-2.0.1-4|7	Name:		texlive-pmxchords
14mu|texlive-pmxchords-2.0.1-4|8	Version:	2.0.1
14mu|texlive-pmxchords-2.0.1-4|9	Release:	4
14mu|texlive-pmxchords-2.0.1-4|10	Summary:	Produce chord information to go with pmx output
14mu|texlive-pmxchords-2.0.1-4|11	Group:		Publishing
14mu|texlive-pmxchords-2.0.1-4|12	URL:		http://www.ctan.org/tex-archive/support/pmxchords
14mu|texlive-pmxchords-2.0.1-4|13	License:	GPL2
14mu|texlive-pmxchords-2.0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmxchords.tar.xz
14mu|texlive-pmxchords-2.0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmxchords.doc.tar.xz
14mu|texlive-pmxchords-2.0.1-4|16	BuildArch:	noarch
14mu|texlive-pmxchords-2.0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pmxchords-2.0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pmxchords-2.0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pmxchords-2.0.1-4|20	Provides:	texlive-pmxchords.bin = %{EVRD}
14mu|texlive-pmxchords-2.0.1-4|21	
14mu|texlive-pmxchords-2.0.1-4|22	%description
14mu|texlive-pmxchords-2.0.1-4|23	The bundle supplements pmx, providing the means of typesetting
14mu|texlive-pmxchords-2.0.1-4|24	chords above the notes of a score. The bundle contains: macros
14mu|texlive-pmxchords-2.0.1-4|25	for typing the chords; a Lua script to transpose chord macros
14mu|texlive-pmxchords-2.0.1-4|26	to the required key signature; and support scripts for common
14mu|texlive-pmxchords-2.0.1-4|27	requirements.
14mu|texlive-pmxchords-2.0.1-4|28	
14mu|texlive-pmxchords-2.0.1-4|29	
14mu|texlive-pmxchords-2.0.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-pmxchords-2.0.1-4|31	%files
14mu|texlive-pmxchords-2.0.1-4|32	%{_bindir}/pmxchords
14mu|texlive-pmxchords-2.0.1-4|33	%{_texmfdistdir}/scripts/pmxchords/ChordsTr.lua
14mu|texlive-pmxchords-2.0.1-4|34	%{_texmfdistdir}/scripts/pmxchords/pmxchords.lua
14mu|texlive-pmxchords-2.0.1-4|35	%{_texmfdistdir}/tex/generic/pmxchords/chords.tex
14mu|texlive-pmxchords-2.0.1-4|36	%{_texmfdistdir}/tex/generic/pmxchords/chordsCZ.tex
14mu|texlive-pmxchords-2.0.1-4|37	%doc %{_mandir}/man1/pmxchords.1*
14mu|texlive-pmxchords-2.0.1-4|38	%doc %{_texmfdistdir}/doc/man/man1/pmxchords.man1.pdf
14mu|texlive-pmxchords-2.0.1-4|39	%doc %{_texmfdistdir}/doc/pmxchords/README
14mu|texlive-pmxchords-2.0.1-4|40	%doc %{_texmfdistdir}/doc/pmxchords/chordsRef.pdf
14mu|texlive-pmxchords-2.0.1-4|41	%doc %{_texmfdistdir}/doc/pmxchords/chordsRef.tex
14mu|texlive-pmxchords-2.0.1-4|42	%doc %{_texmfdistdir}/doc/pmxchords/chordsRefCZ.pdf
14mu|texlive-pmxchords-2.0.1-4|43	%doc %{_texmfdistdir}/doc/pmxchords/chordsRefCZ.tex
14mu|texlive-pmxchords-2.0.1-4|44	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/misty/misty.pdf
14mu|texlive-pmxchords-2.0.1-4|45	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/misty/misty.pmx
14mu|texlive-pmxchords-2.0.1-4|46	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema.pdf
14mu|texlive-pmxchords-2.0.1-4|47	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema.pmx
14mu|texlive-pmxchords-2.0.1-4|48	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema_full.pdf
14mu|texlive-pmxchords-2.0.1-4|49	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema_full.pmx
14mu|texlive-pmxchords-2.0.1-4|50	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/aj_co_to_hlasaju/aj_co_to_hlasaju.pdf
14mu|texlive-pmxchords-2.0.1-4|51	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/aj_co_to_hlasaju/aj_co_to_hlasaju.pmx
14mu|texlive-pmxchords-2.0.1-4|52	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/pasli_ovce_valasi/README
14mu|texlive-pmxchords-2.0.1-4|53	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/pasli_ovce_valasi/pasli_ovce_valasi.pdf
14mu|texlive-pmxchords-2.0.1-4|54	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/pasli_ovce_valasi/pasli_ovce_valasi.pmx
14mu|texlive-pmxchords-2.0.1-4|55	%doc %{_texmfdistdir}/doc/pmxchords/gpl-2.0.txt
14mu|texlive-pmxchords-2.0.1-4|56	%doc %{_texmfdistdir}/doc/pmxchords/pmxchords-install.pdf
14mu|texlive-pmxchords-2.0.1-4|57	%doc %{_texmfdistdir}/doc/pmxchords/pmxchords-install.tex
14mu|texlive-pmxchords-2.0.1-4|58	
14mu|texlive-pmxchords-2.0.1-4|59	#-----------------------------------------------------------------------
14mu|texlive-pmxchords-2.0.1-4|60	%prep
14mu|texlive-pmxchords-2.0.1-4|61	%setup -c -a0 -a1
14mu|texlive-pmxchords-2.0.1-4|62	
14mu|texlive-pmxchords-2.0.1-4|63	%build
14mu|texlive-pmxchords-2.0.1-4|64	
14mu|texlive-pmxchords-2.0.1-4|65	%install
14mu|texlive-pmxchords-2.0.1-4|66	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-pmxchords-2.0.1-4|67	pushd %{buildroot}%{_bindir}
14mu|texlive-pmxchords-2.0.1-4|68	ln -sf %{_texmfdistdir}/scripts/pmxchords/pmxchords.lua pmxchords
14mu|texlive-pmxchords-2.0.1-4|69	popd
14mu|texlive-pmxchords-2.0.1-4|70	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-pmxchords-2.0.1-4|71	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-pmxchords-2.0.1-4|72	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-pmxchords-2.0.1-4|73	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-pmxchords-2.0.1-4|74	
14mu|texlive-pmxchords-2.0.1-4|75	%changelog
14mu|texlive-pmxchords-2.0.1-4|76	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-4
14mu|texlive-pmxchords-2.0.1-4|77	+ Revision: 4f3b89e
14mu|texlive-pmxchords-2.0.1-4|78	- MassBuild#674: Increase release tag
14mu|texlive-pmxchords-2.0.1-4|79	
14mu|texlive-pmxchords-2.0.1-4|80	

25505 14
14mu|texlive-poemscol-2.64-7|1	# revision 31338
14mu|texlive-poemscol-2.64-7|2	# category Package
14mu|texlive-poemscol-2.64-7|3	# catalog-ctan /macros/latex/contrib/poemscol
14mu|texlive-poemscol-2.64-7|4	# catalog-date 2013-08-03 08:19:55 +0200
14mu|texlive-poemscol-2.64-7|5	# catalog-license lppl1.2
14mu|texlive-poemscol-2.64-7|6	# catalog-version 2.64
14mu|texlive-poemscol-2.64-7|7	Name:		texlive-poemscol
14mu|texlive-poemscol-2.64-7|8	Version:	2.64
14mu|texlive-poemscol-2.64-7|9	Release:	7
14mu|texlive-poemscol-2.64-7|10	Summary:	Typesetting Critical Editions of Poetry
14mu|texlive-poemscol-2.64-7|11	Group:		Publishing
14mu|texlive-poemscol-2.64-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/poemscol
14mu|texlive-poemscol-2.64-7|13	License:	LPPL1.2
14mu|texlive-poemscol-2.64-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.tar.xz
14mu|texlive-poemscol-2.64-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.doc.tar.xz
14mu|texlive-poemscol-2.64-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.source.tar.xz
14mu|texlive-poemscol-2.64-7|17	BuildArch:	noarch
14mu|texlive-poemscol-2.64-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-poemscol-2.64-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-poemscol-2.64-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-poemscol-2.64-7|21	
14mu|texlive-poemscol-2.64-7|22	%description
14mu|texlive-poemscol-2.64-7|23	The package offers LaTeX macros for typesetting critical
14mu|texlive-poemscol-2.64-7|24	editions of poetry. Its features include automatic
14mu|texlive-poemscol-2.64-7|25	linenumbering, generation of separate endnotes sections for
14mu|texlive-poemscol-2.64-7|26	emendations, textual collations, and explanatory notes, special
14mu|texlive-poemscol-2.64-7|27	marking for cases in which page breaks occur during stanza
14mu|texlive-poemscol-2.64-7|28	breaks, running headers of the form 'Notes to pp. xx-yy' for
14mu|texlive-poemscol-2.64-7|29	the notes sections, index of titles and first lines, and
14mu|texlive-poemscol-2.64-7|30	automatic generation of a table of contents.
14mu|texlive-poemscol-2.64-7|31	
14mu|texlive-poemscol-2.64-7|32	
14mu|texlive-poemscol-2.64-7|33	#-----------------------------------------------------------------------
14mu|texlive-poemscol-2.64-7|34	%files
14mu|texlive-poemscol-2.64-7|35	%{_texmfdistdir}/tex/latex/poemscol/poemscol.sty
14mu|texlive-poemscol-2.64-7|36	%doc %{_texmfdistdir}/doc/latex/poemscol/README
14mu|texlive-poemscol-2.64-7|37	%doc %{_texmfdistdir}/doc/latex/poemscol/poemscol.pdf
14mu|texlive-poemscol-2.64-7|38	%doc %{_texmfdistdir}/doc/latex/poemscol/poemscolcheatsheet.pdf
14mu|texlive-poemscol-2.64-7|39	#- source
14mu|texlive-poemscol-2.64-7|40	%doc %{_texmfdistdir}/source/latex/poemscol/poemscol.dtx
14mu|texlive-poemscol-2.64-7|41	%doc %{_texmfdistdir}/source/latex/poemscol/poemscol.ins
14mu|texlive-poemscol-2.64-7|42	
14mu|texlive-poemscol-2.64-7|43	#-----------------------------------------------------------------------
14mu|texlive-poemscol-2.64-7|44	%prep
14mu|texlive-poemscol-2.64-7|45	%setup -c -a0 -a1 -a2
14mu|texlive-poemscol-2.64-7|46	
14mu|texlive-poemscol-2.64-7|47	%build
14mu|texlive-poemscol-2.64-7|48	
14mu|texlive-poemscol-2.64-7|49	%install
14mu|texlive-poemscol-2.64-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-poemscol-2.64-7|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-poemscol-2.64-7|52	
14mu|texlive-poemscol-2.64-7|53	%changelog
14mu|texlive-poemscol-2.64-7|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.64-7
14mu|texlive-poemscol-2.64-7|55	+ Revision: b460269
14mu|texlive-poemscol-2.64-7|56	- MassBuild#674: Increase release tag
14mu|texlive-poemscol-2.64-7|57	
14mu|texlive-poemscol-2.64-7|58	

25506 14
14mu|texlive-poetrytex-1.1-3|1	# revision 27174
14mu|texlive-poetrytex-1.1-3|2	# category Package
14mu|texlive-poetrytex-1.1-3|3	# catalog-ctan /macros/latex/contrib/poetrytex
14mu|texlive-poetrytex-1.1-3|4	# catalog-date 2012-07-26 10:22:38 +0200
14mu|texlive-poetrytex-1.1-3|5	# catalog-license lppl1.3
14mu|texlive-poetrytex-1.1-3|6	# catalog-version 1.1
14mu|texlive-poetrytex-1.1-3|7	Name:		texlive-poetrytex
14mu|texlive-poetrytex-1.1-3|8	Version:	1.1
14mu|texlive-poetrytex-1.1-3|9	Release:	3
14mu|texlive-poetrytex-1.1-3|10	Summary:	Typeset anthologies of poetry
14mu|texlive-poetrytex-1.1-3|11	Group:		Publishing
14mu|texlive-poetrytex-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/poetrytex
14mu|texlive-poetrytex-1.1-3|13	License:	LPPL1.3
14mu|texlive-poetrytex-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poetrytex.tar.xz
14mu|texlive-poetrytex-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poetrytex.doc.tar.xz
14mu|texlive-poetrytex-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poetrytex.source.tar.xz
14mu|texlive-poetrytex-1.1-3|17	BuildArch:	noarch
14mu|texlive-poetrytex-1.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-poetrytex-1.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-poetrytex-1.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-poetrytex-1.1-3|21	
14mu|texlive-poetrytex-1.1-3|22	%description
14mu|texlive-poetrytex-1.1-3|23	The package is designed to aid in the management and formatting
14mu|texlive-poetrytex-1.1-3|24	of anthologies of poetry and other writings; it does not
14mu|texlive-poetrytex-1.1-3|25	concern itself with actually typesettinig the verse itself.
14mu|texlive-poetrytex-1.1-3|26	
14mu|texlive-poetrytex-1.1-3|27	
14mu|texlive-poetrytex-1.1-3|28	#-----------------------------------------------------------------------
14mu|texlive-poetrytex-1.1-3|29	%files
14mu|texlive-poetrytex-1.1-3|30	%{_texmfdistdir}/tex/latex/poetrytex/poetrytex.sty
14mu|texlive-poetrytex-1.1-3|31	%doc %{_texmfdistdir}/doc/latex/poetrytex/README
14mu|texlive-poetrytex-1.1-3|32	%doc %{_texmfdistdir}/doc/latex/poetrytex/poetrytex.pdf
14mu|texlive-poetrytex-1.1-3|33	#- source
14mu|texlive-poetrytex-1.1-3|34	%doc %{_texmfdistdir}/source/latex/poetrytex/Makefile
14mu|texlive-poetrytex-1.1-3|35	%doc %{_texmfdistdir}/source/latex/poetrytex/poetrytex.dtx
14mu|texlive-poetrytex-1.1-3|36	
14mu|texlive-poetrytex-1.1-3|37	#-----------------------------------------------------------------------
14mu|texlive-poetrytex-1.1-3|38	%prep
14mu|texlive-poetrytex-1.1-3|39	%setup -c -a0 -a1 -a2
14mu|texlive-poetrytex-1.1-3|40	
14mu|texlive-poetrytex-1.1-3|41	%build
14mu|texlive-poetrytex-1.1-3|42	
14mu|texlive-poetrytex-1.1-3|43	%install
14mu|texlive-poetrytex-1.1-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-poetrytex-1.1-3|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-poetrytex-1.1-3|46	
14mu|texlive-poetrytex-1.1-3|47	
14mu|texlive-poetrytex-1.1-3|48	
14mu|texlive-poetrytex-1.1-3|49	%changelog
14mu|texlive-poetrytex-1.1-3|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-poetrytex-1.1-3|51	+ Revision: 88cf6ca
14mu|texlive-poetrytex-1.1-3|52	- MassBuild#674: Increase release tag
14mu|texlive-poetrytex-1.1-3|53	
14mu|texlive-poetrytex-1.1-3|54	

25507 14
14mu|texlive-polski-1.3.3-4|1	# revision 19881
14mu|texlive-polski-1.3.3-4|2	# category Package
14mu|texlive-polski-1.3.3-4|3	# catalog-ctan /macros/latex/contrib/polski
14mu|texlive-polski-1.3.3-4|4	# catalog-date 2010-09-24 16:10:39 +0200
14mu|texlive-polski-1.3.3-4|5	# catalog-license lppl1.2
14mu|texlive-polski-1.3.3-4|6	# catalog-version 1.3.3
14mu|texlive-polski-1.3.3-4|7	Name:		texlive-polski
14mu|texlive-polski-1.3.3-4|8	Version:	1.3.3
14mu|texlive-polski-1.3.3-4|9	Release:	4
14mu|texlive-polski-1.3.3-4|10	Summary:	Typeset Polish documents with LaTeX and Polish fonts
14mu|texlive-polski-1.3.3-4|11	Group:		Publishing
14mu|texlive-polski-1.3.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polski
14mu|texlive-polski-1.3.3-4|13	License:	LPPL1.2
14mu|texlive-polski-1.3.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polski.tar.xz
14mu|texlive-polski-1.3.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polski.doc.tar.xz
14mu|texlive-polski-1.3.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polski.source.tar.xz
14mu|texlive-polski-1.3.3-4|17	BuildArch:	noarch
14mu|texlive-polski-1.3.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-polski-1.3.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-polski-1.3.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-polski-1.3.3-4|21	Requires:	texlive-pl
14mu|texlive-polski-1.3.3-4|22	Requires:	texlive-hyphen-polish
14mu|texlive-polski-1.3.3-4|23	
14mu|texlive-polski-1.3.3-4|24	%description
14mu|texlive-polski-1.3.3-4|25	Tools to typeset documents in Polish using LaTeX2e with Polish
14mu|texlive-polski-1.3.3-4|26	fonts (the so-called PL fonts), EC fonts or CM fonts. (This
14mu|texlive-polski-1.3.3-4|27	package was previously known as platex, but has been renamed to
14mu|texlive-polski-1.3.3-4|28	resolve a name clash.).
14mu|texlive-polski-1.3.3-4|29	
14mu|texlive-polski-1.3.3-4|30	
14mu|texlive-polski-1.3.3-4|31	#-----------------------------------------------------------------------
14mu|texlive-polski-1.3.3-4|32	%files
14mu|texlive-polski-1.3.3-4|33	%{_texmfdistdir}/tex/latex/polski/amigapl.def
14mu|texlive-polski-1.3.3-4|34	%{_texmfdistdir}/tex/latex/polski/mazovia.def
14mu|texlive-polski-1.3.3-4|35	%{_texmfdistdir}/tex/latex/polski/omlplcm.fd
14mu|texlive-polski-1.3.3-4|36	%{_texmfdistdir}/tex/latex/polski/omlplm.fd
14mu|texlive-polski-1.3.3-4|37	%{_texmfdistdir}/tex/latex/polski/omsplsy.fd
14mu|texlive-polski-1.3.3-4|38	%{_texmfdistdir}/tex/latex/polski/omxplex.fd
14mu|texlive-polski-1.3.3-4|39	%{_texmfdistdir}/tex/latex/polski/ot1patch.sty
14mu|texlive-polski-1.3.3-4|40	%{_texmfdistdir}/tex/latex/polski/ot4ccr.fd
14mu|texlive-polski-1.3.3-4|41	%{_texmfdistdir}/tex/latex/polski/ot4cmdh.fd
14mu|texlive-polski-1.3.3-4|42	%{_texmfdistdir}/tex/latex/polski/ot4cmfib.fd
14mu|texlive-polski-1.3.3-4|43	%{_texmfdistdir}/tex/latex/polski/ot4cmfr.fd
14mu|texlive-polski-1.3.3-4|44	%{_texmfdistdir}/tex/latex/polski/ot4cmr.fd
14mu|texlive-polski-1.3.3-4|45	%{_texmfdistdir}/tex/latex/polski/ot4cmss.fd
14mu|texlive-polski-1.3.3-4|46	%{_texmfdistdir}/tex/latex/polski/ot4cmtt.fd
14mu|texlive-polski-1.3.3-4|47	%{_texmfdistdir}/tex/latex/polski/plprefix.sty
14mu|texlive-polski-1.3.3-4|48	%{_texmfdistdir}/tex/latex/polski/polski.sty
14mu|texlive-polski-1.3.3-4|49	%{_texmfdistdir}/tex/latex/polski/qxenc.def
14mu|texlive-polski-1.3.3-4|50	%doc %{_texmfdistdir}/doc/latex/polski/conowego.txt
14mu|texlive-polski-1.3.3-4|51	%doc %{_texmfdistdir}/doc/latex/polski/czytaj.txt
14mu|texlive-polski-1.3.3-4|52	%doc %{_texmfdistdir}/doc/latex/polski/polski.pdf
14mu|texlive-polski-1.3.3-4|53	%doc %{_texmfdistdir}/doc/latex/polski/readme.txt
14mu|texlive-polski-1.3.3-4|54	%doc %{_texmfdistdir}/doc/latex/polski/sample-polski.tex
14mu|texlive-polski-1.3.3-4|55	%doc %{_texmfdistdir}/doc/latex/polski/sample-rysunek.mp
14mu|texlive-polski-1.3.3-4|56	%doc %{_texmfdistdir}/doc/latex/polski/sample-rysunek1.mps
14mu|texlive-polski-1.3.3-4|57	#- source
14mu|texlive-polski-1.3.3-4|58	%doc %{_texmfdistdir}/source/latex/polski/ot1patch.dtx
14mu|texlive-polski-1.3.3-4|59	%doc %{_texmfdistdir}/source/latex/polski/ot1patch.ins
14mu|texlive-polski-1.3.3-4|60	%doc %{_texmfdistdir}/source/latex/polski/plfonts.fdd
14mu|texlive-polski-1.3.3-4|61	%doc %{_texmfdistdir}/source/latex/polski/plprefix.dtx
14mu|texlive-polski-1.3.3-4|62	%doc %{_texmfdistdir}/source/latex/polski/plprefix.ins
14mu|texlive-polski-1.3.3-4|63	%doc %{_texmfdistdir}/source/latex/polski/polski.dtx
14mu|texlive-polski-1.3.3-4|64	%doc %{_texmfdistdir}/source/latex/polski/polski.ins
14mu|texlive-polski-1.3.3-4|65	%doc %{_texmfdistdir}/source/latex/polski/strony.dtx
14mu|texlive-polski-1.3.3-4|66	
14mu|texlive-polski-1.3.3-4|67	#-----------------------------------------------------------------------
14mu|texlive-polski-1.3.3-4|68	%prep
14mu|texlive-polski-1.3.3-4|69	%setup -c -a0 -a1 -a2
14mu|texlive-polski-1.3.3-4|70	
14mu|texlive-polski-1.3.3-4|71	%build
14mu|texlive-polski-1.3.3-4|72	
14mu|texlive-polski-1.3.3-4|73	%install
14mu|texlive-polski-1.3.3-4|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-polski-1.3.3-4|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-polski-1.3.3-4|76	
14mu|texlive-polski-1.3.3-4|77	
14mu|texlive-polski-1.3.3-4|78	
14mu|texlive-polski-1.3.3-4|79	%changelog
14mu|texlive-polski-1.3.3-4|80	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-4
14mu|texlive-polski-1.3.3-4|81	+ Revision: 4e0fcbf
14mu|texlive-polski-1.3.3-4|82	- MassBuild#674: Increase release tag
14mu|texlive-polski-1.3.3-4|83	
14mu|texlive-polski-1.3.3-4|84	

25508 14
14mu|texlive-poltawski-1.101-4|1	# revision 20075
14mu|texlive-poltawski-1.101-4|2	# category Package
14mu|texlive-poltawski-1.101-4|3	# catalog-ctan /fonts/poltawski
14mu|texlive-poltawski-1.101-4|4	# catalog-date 2010-10-12 09:30:05 +0200
14mu|texlive-poltawski-1.101-4|5	# catalog-license gfsl
14mu|texlive-poltawski-1.101-4|6	# catalog-version 1.101
14mu|texlive-poltawski-1.101-4|7	Name:		texlive-poltawski
14mu|texlive-poltawski-1.101-4|8	Version:	1.101
14mu|texlive-poltawski-1.101-4|9	Release:	4
14mu|texlive-poltawski-1.101-4|10	Summary:	Antykwa Poltawskiego Family of Fonts
14mu|texlive-poltawski-1.101-4|11	Group:		Publishing
14mu|texlive-poltawski-1.101-4|12	URL:		http://www.ctan.org/tex-archive/fonts/poltawski
14mu|texlive-poltawski-1.101-4|13	License:	GFSL
14mu|texlive-poltawski-1.101-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poltawski.tar.xz
14mu|texlive-poltawski-1.101-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poltawski.doc.tar.xz
14mu|texlive-poltawski-1.101-4|16	BuildArch:	noarch
14mu|texlive-poltawski-1.101-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-poltawski-1.101-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-poltawski-1.101-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-poltawski-1.101-4|20	
14mu|texlive-poltawski-1.101-4|21	%description
14mu|texlive-poltawski-1.101-4|22	The package contains the Antykwa Poltawskiego family of fonts
14mu|texlive-poltawski-1.101-4|23	in the PostScript Type 1 and OpenType formats. The original
14mu|texlive-poltawski-1.101-4|24	font was designed in the twenties of the XX century by the
14mu|texlive-poltawski-1.101-4|25	Polish typographer Adam Poltawski(1881-1952). Following the
14mu|texlive-poltawski-1.101-4|26	route set out by the Latin Modern and TeX Gyre projects
14mu|texlive-poltawski-1.101-4|27	(http://www.gust.org.pl/projects/e-foundry), the Antykwa
14mu|texlive-poltawski-1.101-4|28	Poltawskiego digitisation project aims at providing a rich
14mu|texlive-poltawski-1.101-4|29	collection of diacritical characters in the attempt to cover as
14mu|texlive-poltawski-1.101-4|30	many Latin-based scripts as possible. To our knowledge, the
14mu|texlive-poltawski-1.101-4|31	repertoire of characters covers all European languages as well
14mu|texlive-poltawski-1.101-4|32	as some other Latin-based alphabets such as Vietnamese and
14mu|texlive-poltawski-1.101-4|33	Navajo; at the request of users, recent extensions (following
14mu|texlive-poltawski-1.101-4|34	the enhancement of the Latin Modern collection) provide glyphs
14mu|texlive-poltawski-1.101-4|35	sufficient for typesetting of romanized transliterations of
14mu|texlive-poltawski-1.101-4|36	Arabic and Sanskrit scripts. The Antykwa Poltawskiego family
14mu|texlive-poltawski-1.101-4|37	consists of 4 weights (light, normal, medium, bold), each
14mu|texlive-poltawski-1.101-4|38	having upright and italic forms and one of 5 design sizes: 6,
14mu|texlive-poltawski-1.101-4|39	8, 10, 12 and 17pt (in the OTF lingo: extended, semiextended,
14mu|texlive-poltawski-1.101-4|40	normal, semicondensed, and condensed, respectively).
14mu|texlive-poltawski-1.101-4|41	Altogether, the collection comprises 40 font files, containing
14mu|texlive-poltawski-1.101-4|42	the same repertoire of 1126 characters. The preliminary version
14mu|texlive-poltawski-1.101-4|43	of Antykwa Poltawskiego (antp package) released in 2000 is
14mu|texlive-poltawski-1.101-4|44	rendered obsolete by this package.
14mu|texlive-poltawski-1.101-4|45	
14mu|texlive-poltawski-1.101-4|46	
14mu|texlive-poltawski-1.101-4|47	#-----------------------------------------------------------------------
14mu|texlive-poltawski-1.101-4|48	%files
14mu|texlive-poltawski-1.101-4|49	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb10.afm
14mu|texlive-poltawski-1.101-4|50	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb12.afm
14mu|texlive-poltawski-1.101-4|51	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb17.afm
14mu|texlive-poltawski-1.101-4|52	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb6.afm
14mu|texlive-poltawski-1.101-4|53	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb8.afm
14mu|texlive-poltawski-1.101-4|54	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi10.afm
14mu|texlive-poltawski-1.101-4|55	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi12.afm
14mu|texlive-poltawski-1.101-4|56	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi17.afm
14mu|texlive-poltawski-1.101-4|57	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi6.afm
14mu|texlive-poltawski-1.101-4|58	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi8.afm
14mu|texlive-poltawski-1.101-4|59	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl10.afm
14mu|texlive-poltawski-1.101-4|60	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl12.afm
14mu|texlive-poltawski-1.101-4|61	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl17.afm
14mu|texlive-poltawski-1.101-4|62	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl6.afm
14mu|texlive-poltawski-1.101-4|63	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl8.afm
14mu|texlive-poltawski-1.101-4|64	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli10.afm
14mu|texlive-poltawski-1.101-4|65	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli12.afm
14mu|texlive-poltawski-1.101-4|66	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli17.afm
14mu|texlive-poltawski-1.101-4|67	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli6.afm
14mu|texlive-poltawski-1.101-4|68	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli8.afm
14mu|texlive-poltawski-1.101-4|69	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm10.afm
14mu|texlive-poltawski-1.101-4|70	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm12.afm
14mu|texlive-poltawski-1.101-4|71	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm17.afm
14mu|texlive-poltawski-1.101-4|72	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm6.afm
14mu|texlive-poltawski-1.101-4|73	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm8.afm
14mu|texlive-poltawski-1.101-4|74	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi10.afm
14mu|texlive-poltawski-1.101-4|75	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi12.afm
14mu|texlive-poltawski-1.101-4|76	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi17.afm
14mu|texlive-poltawski-1.101-4|77	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi6.afm
14mu|texlive-poltawski-1.101-4|78	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi8.afm
14mu|texlive-poltawski-1.101-4|79	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr10.afm
14mu|texlive-poltawski-1.101-4|80	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr12.afm
14mu|texlive-poltawski-1.101-4|81	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr17.afm
14mu|texlive-poltawski-1.101-4|82	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr6.afm
14mu|texlive-poltawski-1.101-4|83	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr8.afm
14mu|texlive-poltawski-1.101-4|84	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri10.afm
14mu|texlive-poltawski-1.101-4|85	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri12.afm
14mu|texlive-poltawski-1.101-4|86	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri17.afm
14mu|texlive-poltawski-1.101-4|87	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri6.afm
14mu|texlive-poltawski-1.101-4|88	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri8.afm
14mu|texlive-poltawski-1.101-4|89	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-cs-sc.enc
14mu|texlive-poltawski-1.101-4|90	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-cs.enc
14mu|texlive-poltawski-1.101-4|91	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-ec-sc.enc
14mu|texlive-poltawski-1.101-4|92	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-ec.enc
14mu|texlive-poltawski-1.101-4|93	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-l7x-sc.enc
14mu|texlive-poltawski-1.101-4|94	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-l7x.enc
14mu|texlive-poltawski-1.101-4|95	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-qx-sc.enc
14mu|texlive-poltawski-1.101-4|96	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-qx.enc
14mu|texlive-poltawski-1.101-4|97	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-rm-sc.enc
14mu|texlive-poltawski-1.101-4|98	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-rm.enc
14mu|texlive-poltawski-1.101-4|99	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-t5-sc.enc
14mu|texlive-poltawski-1.101-4|100	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-t5.enc
14mu|texlive-poltawski-1.101-4|101	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-texnansi-sc.enc
14mu|texlive-poltawski-1.101-4|102	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-texnansi.enc
14mu|texlive-poltawski-1.101-4|103	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-ts1.enc
14mu|texlive-poltawski-1.101-4|104	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-cs.map
14mu|texlive-poltawski-1.101-4|105	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-ec.map
14mu|texlive-poltawski-1.101-4|106	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-l7x.map
14mu|texlive-poltawski-1.101-4|107	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-qx.map
14mu|texlive-poltawski-1.101-4|108	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-rm.map
14mu|texlive-poltawski-1.101-4|109	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-t5.map
14mu|texlive-poltawski-1.101-4|110	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-texnansi.map
14mu|texlive-poltawski-1.101-4|111	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-ts1.map
14mu|texlive-poltawski-1.101-4|112	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap.map
14mu|texlive-poltawski-1.101-4|113	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-bold.otf
14mu|texlive-poltawski-1.101-4|114	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-bolditalic.otf
14mu|texlive-poltawski-1.101-4|115	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-italic.otf
14mu|texlive-poltawski-1.101-4|116	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-regular.otf
14mu|texlive-poltawski-1.101-4|117	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-bold.otf
14mu|texlive-poltawski-1.101-4|118	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-bolditalic.otf
14mu|texlive-poltawski-1.101-4|119	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-italic.otf
14mu|texlive-poltawski-1.101-4|120	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-regular.otf
14mu|texlive-poltawski-1.101-4|121	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-bold.otf
14mu|texlive-poltawski-1.101-4|122	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-bolditalic.otf
14mu|texlive-poltawski-1.101-4|123	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-italic.otf
14mu|texlive-poltawski-1.101-4|124	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-regular.otf
14mu|texlive-poltawski-1.101-4|125	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-bold.otf
14mu|texlive-poltawski-1.101-4|126	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-bolditalic.otf
14mu|texlive-poltawski-1.101-4|127	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-italic.otf
14mu|texlive-poltawski-1.101-4|128	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-regular.otf
14mu|texlive-poltawski-1.101-4|129	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-bold.otf
14mu|texlive-poltawski-1.101-4|130	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-bolditalic.otf
14mu|texlive-poltawski-1.101-4|131	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-italic.otf
14mu|texlive-poltawski-1.101-4|132	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-regular.otf
14mu|texlive-poltawski-1.101-4|133	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-bold.otf
14mu|texlive-poltawski-1.101-4|134	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-bolditalic.otf
14mu|texlive-poltawski-1.101-4|135	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-italic.otf
14mu|texlive-poltawski-1.101-4|136	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-regular.otf
14mu|texlive-poltawski-1.101-4|137	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-bold.otf
14mu|texlive-poltawski-1.101-4|138	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-bolditalic.otf
14mu|texlive-poltawski-1.101-4|139	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-italic.otf
14mu|texlive-poltawski-1.101-4|140	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-regular.otf
14mu|texlive-poltawski-1.101-4|141	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bold.otf
14mu|texlive-poltawski-1.101-4|142	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bolditalic.otf
14mu|texlive-poltawski-1.101-4|143	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-italic.otf
14mu|texlive-poltawski-1.101-4|144	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-regular.otf
14mu|texlive-poltawski-1.101-4|145	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-bold.otf
14mu|texlive-poltawski-1.101-4|146	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-bolditalic.otf
14mu|texlive-poltawski-1.101-4|147	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-italic.otf
14mu|texlive-poltawski-1.101-4|148	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-regular.otf
14mu|texlive-poltawski-1.101-4|149	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-bold.otf
14mu|texlive-poltawski-1.101-4|150	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-bolditalic.otf
14mu|texlive-poltawski-1.101-4|151	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-italic.otf
14mu|texlive-poltawski-1.101-4|152	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-regular.otf
14mu|texlive-poltawski-1.101-4|153	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb10-sc.tfm
14mu|texlive-poltawski-1.101-4|154	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb10.tfm
14mu|texlive-poltawski-1.101-4|155	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb12-sc.tfm
14mu|texlive-poltawski-1.101-4|156	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb12.tfm
14mu|texlive-poltawski-1.101-4|157	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb17-sc.tfm
14mu|texlive-poltawski-1.101-4|158	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb17.tfm
14mu|texlive-poltawski-1.101-4|159	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb6-sc.tfm
14mu|texlive-poltawski-1.101-4|160	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb6.tfm
14mu|texlive-poltawski-1.101-4|161	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb8-sc.tfm
14mu|texlive-poltawski-1.101-4|162	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb8.tfm
14mu|texlive-poltawski-1.101-4|163	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi10-sc.tfm
14mu|texlive-poltawski-1.101-4|164	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi10.tfm
14mu|texlive-poltawski-1.101-4|165	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi12-sc.tfm
14mu|texlive-poltawski-1.101-4|166	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi12.tfm
14mu|texlive-poltawski-1.101-4|167	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi17-sc.tfm
14mu|texlive-poltawski-1.101-4|168	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi17.tfm
14mu|texlive-poltawski-1.101-4|169	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi6-sc.tfm
14mu|texlive-poltawski-1.101-4|170	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi6.tfm
14mu|texlive-poltawski-1.101-4|171	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi8-sc.tfm
14mu|texlive-poltawski-1.101-4|172	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi8.tfm
14mu|texlive-poltawski-1.101-4|173	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl10-sc.tfm
14mu|texlive-poltawski-1.101-4|174	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl10.tfm
14mu|texlive-poltawski-1.101-4|175	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl12-sc.tfm
14mu|texlive-poltawski-1.101-4|176	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl12.tfm
14mu|texlive-poltawski-1.101-4|177	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl17-sc.tfm
14mu|texlive-poltawski-1.101-4|178	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl17.tfm
14mu|texlive-poltawski-1.101-4|179	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl6-sc.tfm
14mu|texlive-poltawski-1.101-4|180	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl6.tfm
14mu|texlive-poltawski-1.101-4|181	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl8-sc.tfm
14mu|texlive-poltawski-1.101-4|182	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl8.tfm
14mu|texlive-poltawski-1.101-4|183	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli10-sc.tfm
14mu|texlive-poltawski-1.101-4|184	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli10.tfm
14mu|texlive-poltawski-1.101-4|185	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli12-sc.tfm
14mu|texlive-poltawski-1.101-4|186	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli12.tfm
14mu|texlive-poltawski-1.101-4|187	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli17-sc.tfm
14mu|texlive-poltawski-1.101-4|188	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli17.tfm
14mu|texlive-poltawski-1.101-4|189	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli6-sc.tfm
14mu|texlive-poltawski-1.101-4|190	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli6.tfm
14mu|texlive-poltawski-1.101-4|191	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli8-sc.tfm
14mu|texlive-poltawski-1.101-4|192	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli8.tfm
14mu|texlive-poltawski-1.101-4|193	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm10-sc.tfm
14mu|texlive-poltawski-1.101-4|194	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm10.tfm
14mu|texlive-poltawski-1.101-4|195	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm12-sc.tfm
14mu|texlive-poltawski-1.101-4|196	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm12.tfm
14mu|texlive-poltawski-1.101-4|197	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm17-sc.tfm
14mu|texlive-poltawski-1.101-4|198	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm17.tfm
14mu|texlive-poltawski-1.101-4|199	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm6-sc.tfm
14mu|texlive-poltawski-1.101-4|200	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm6.tfm
14mu|texlive-poltawski-1.101-4|201	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm8-sc.tfm
14mu|texlive-poltawski-1.101-4|202	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm8.tfm
14mu|texlive-poltawski-1.101-4|203	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi10-sc.tfm
14mu|texlive-poltawski-1.101-4|204	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi10.tfm
14mu|texlive-poltawski-1.101-4|205	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi12-sc.tfm
14mu|texlive-poltawski-1.101-4|206	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi12.tfm
14mu|texlive-poltawski-1.101-4|207	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi17-sc.tfm
14mu|texlive-poltawski-1.101-4|208	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi17.tfm
14mu|texlive-poltawski-1.101-4|209	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi6-sc.tfm
14mu|texlive-poltawski-1.101-4|210	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi6.tfm
14mu|texlive-poltawski-1.101-4|211	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi8-sc.tfm
14mu|texlive-poltawski-1.101-4|212	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi8.tfm
14mu|texlive-poltawski-1.101-4|213	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr10-sc.tfm
14mu|texlive-poltawski-1.101-4|214	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr10.tfm
14mu|texlive-poltawski-1.101-4|215	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr12-sc.tfm
14mu|texlive-poltawski-1.101-4|216	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr12.tfm
14mu|texlive-poltawski-1.101-4|217	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr17-sc.tfm
14mu|texlive-poltawski-1.101-4|218	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr17.tfm
14mu|texlive-poltawski-1.101-4|219	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr6-sc.tfm
14mu|texlive-poltawski-1.101-4|220	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr6.tfm
14mu|texlive-poltawski-1.101-4|221	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr8-sc.tfm
14mu|texlive-poltawski-1.101-4|222	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr8.tfm
14mu|texlive-poltawski-1.101-4|223	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri10-sc.tfm
14mu|texlive-poltawski-1.101-4|224	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri10.tfm
14mu|texlive-poltawski-1.101-4|225	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri12-sc.tfm
14mu|texlive-poltawski-1.101-4|226	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri12.tfm
14mu|texlive-poltawski-1.101-4|227	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri17-sc.tfm
14mu|texlive-poltawski-1.101-4|228	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri17.tfm
14mu|texlive-poltawski-1.101-4|229	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri6-sc.tfm
14mu|texlive-poltawski-1.101-4|230	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri6.tfm
14mu|texlive-poltawski-1.101-4|231	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri8-sc.tfm
14mu|texlive-poltawski-1.101-4|232	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri8.tfm
14mu|texlive-poltawski-1.101-4|233	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb10-sc.tfm
14mu|texlive-poltawski-1.101-4|234	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb10.tfm
14mu|texlive-poltawski-1.101-4|235	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb12-sc.tfm
14mu|texlive-poltawski-1.101-4|236	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb12.tfm
14mu|texlive-poltawski-1.101-4|237	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb17-sc.tfm
14mu|texlive-poltawski-1.101-4|238	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb17.tfm
14mu|texlive-poltawski-1.101-4|239	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb6-sc.tfm
14mu|texlive-poltawski-1.101-4|240	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb6.tfm
14mu|texlive-poltawski-1.101-4|241	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb8-sc.tfm
14mu|texlive-poltawski-1.101-4|242	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb8.tfm
14mu|texlive-poltawski-1.101-4|243	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi10-sc.tfm
14mu|texlive-poltawski-1.101-4|244	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi10.tfm
14mu|texlive-poltawski-1.101-4|245	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi12-sc.tfm
14mu|texlive-poltawski-1.101-4|246	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi12.tfm
14mu|texlive-poltawski-1.101-4|247	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi17-sc.tfm
14mu|texlive-poltawski-1.101-4|248	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi17.tfm
14mu|texlive-poltawski-1.101-4|249	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi6-sc.tfm
14mu|texlive-poltawski-1.101-4|250	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi6.tfm
14mu|texlive-poltawski-1.101-4|251	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi8-sc.tfm
14mu|texlive-poltawski-1.101-4|252	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi8.tfm
14mu|texlive-poltawski-1.101-4|253	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl10-sc.tfm
14mu|texlive-poltawski-1.101-4|254	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl10.tfm
14mu|texlive-poltawski-1.101-4|255	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl12-sc.tfm
14mu|texlive-poltawski-1.101-4|256	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl12.tfm
14mu|texlive-poltawski-1.101-4|257	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl17-sc.tfm
14mu|texlive-poltawski-1.101-4|258	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl17.tfm
14mu|texlive-poltawski-1.101-4|259	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl6-sc.tfm
14mu|texlive-poltawski-1.101-4|260	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl6.tfm
14mu|texlive-poltawski-1.101-4|261	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl8-sc.tfm
14mu|texlive-poltawski-1.101-4|262	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl8.tfm
14mu|texlive-poltawski-1.101-4|263	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli10-sc.tfm
14mu|texlive-poltawski-1.101-4|264	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli10.tfm
14mu|texlive-poltawski-1.101-4|265	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli12-sc.tfm
14mu|texlive-poltawski-1.101-4|266	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli12.tfm
14mu|texlive-poltawski-1.101-4|267	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli17-sc.tfm
14mu|texlive-poltawski-1.101-4|268	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli17.tfm
14mu|texlive-poltawski-1.101-4|269	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli6-sc.tfm
14mu|texlive-poltawski-1.101-4|270	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli6.tfm
14mu|texlive-poltawski-1.101-4|271	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli8-sc.tfm
14mu|texlive-poltawski-1.101-4|272	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli8.tfm
14mu|texlive-poltawski-1.101-4|273	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm10-sc.tfm
14mu|texlive-poltawski-1.101-4|274	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm10.tfm
14mu|texlive-poltawski-1.101-4|275	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm12-sc.tfm
14mu|texlive-poltawski-1.101-4|276	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm12.tfm
14mu|texlive-poltawski-1.101-4|277	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm17-sc.tfm
14mu|texlive-poltawski-1.101-4|278	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm17.tfm
14mu|texlive-poltawski-1.101-4|279	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm6-sc.tfm
14mu|texlive-poltawski-1.101-4|280	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm6.tfm
14mu|texlive-poltawski-1.101-4|281	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm8-sc.tfm
14mu|texlive-poltawski-1.101-4|282	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm8.tfm
14mu|texlive-poltawski-1.101-4|283	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi10-sc.tfm
14mu|texlive-poltawski-1.101-4|284	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi10.tfm
14mu|texlive-poltawski-1.101-4|285	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi12-sc.tfm
14mu|texlive-poltawski-1.101-4|286	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi12.tfm
14mu|texlive-poltawski-1.101-4|287	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi17-sc.tfm
14mu|texlive-poltawski-1.101-4|288	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi17.tfm
14mu|texlive-poltawski-1.101-4|289	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi6-sc.tfm
14mu|texlive-poltawski-1.101-4|290	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi6.tfm
14mu|texlive-poltawski-1.101-4|291	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi8-sc.tfm
14mu|texlive-poltawski-1.101-4|292	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi8.tfm
14mu|texlive-poltawski-1.101-4|293	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr10-sc.tfm
14mu|texlive-poltawski-1.101-4|294	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr10.tfm
14mu|texlive-poltawski-1.101-4|295	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr12-sc.tfm
14mu|texlive-poltawski-1.101-4|296	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr12.tfm
14mu|texlive-poltawski-1.101-4|297	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr17-sc.tfm
14mu|texlive-poltawski-1.101-4|298	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr17.tfm
14mu|texlive-poltawski-1.101-4|299	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr6-sc.tfm
14mu|texlive-poltawski-1.101-4|300	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr6.tfm
14mu|texlive-poltawski-1.101-4|301	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr8-sc.tfm
14mu|texlive-poltawski-1.101-4|302	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr8.tfm
14mu|texlive-poltawski-1.101-4|303	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri10-sc.tfm
14mu|texlive-poltawski-1.101-4|304	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri10.tfm
14mu|texlive-poltawski-1.101-4|305	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri12-sc.tfm
14mu|texlive-poltawski-1.101-4|306	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri12.tfm
14mu|texlive-poltawski-1.101-4|307	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri17-sc.tfm
14mu|texlive-poltawski-1.101-4|308	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri17.tfm
14mu|texlive-poltawski-1.101-4|309	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri6-sc.tfm
14mu|texlive-poltawski-1.101-4|310	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri6.tfm
14mu|texlive-poltawski-1.101-4|311	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri8-sc.tfm
14mu|texlive-poltawski-1.101-4|312	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri8.tfm
14mu|texlive-poltawski-1.101-4|313	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb10-sc.tfm
14mu|texlive-poltawski-1.101-4|314	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb10.tfm
14mu|texlive-poltawski-1.101-4|315	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb12-sc.tfm
14mu|texlive-poltawski-1.101-4|316	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb12.tfm
14mu|texlive-poltawski-1.101-4|317	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb17-sc.tfm
14mu|texlive-poltawski-1.101-4|318	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb17.tfm
14mu|texlive-poltawski-1.101-4|319	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb6-sc.tfm
14mu|texlive-poltawski-1.101-4|320	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb6.tfm
14mu|texlive-poltawski-1.101-4|321	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb8-sc.tfm
14mu|texlive-poltawski-1.101-4|322	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb8.tfm
14mu|texlive-poltawski-1.101-4|323	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi10-sc.tfm
14mu|texlive-poltawski-1.101-4|324	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi10.tfm
14mu|texlive-poltawski-1.101-4|325	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi12-sc.tfm
14mu|texlive-poltawski-1.101-4|326	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi12.tfm
14mu|texlive-poltawski-1.101-4|327	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi17-sc.tfm
14mu|texlive-poltawski-1.101-4|328	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi17.tfm
14mu|texlive-poltawski-1.101-4|329	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi6-sc.tfm
14mu|texlive-poltawski-1.101-4|330	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi6.tfm
14mu|texlive-poltawski-1.101-4|331	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi8-sc.tfm
14mu|texlive-poltawski-1.101-4|332	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi8.tfm
14mu|texlive-poltawski-1.101-4|333	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl10-sc.tfm
14mu|texlive-poltawski-1.101-4|334	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl10.tfm
14mu|texlive-poltawski-1.101-4|335	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl12-sc.tfm
14mu|texlive-poltawski-1.101-4|336	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl12.tfm
14mu|texlive-poltawski-1.101-4|337	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl17-sc.tfm
14mu|texlive-poltawski-1.101-4|338	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl17.tfm
14mu|texlive-poltawski-1.101-4|339	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl6-sc.tfm
14mu|texlive-poltawski-1.101-4|340	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl6.tfm
14mu|texlive-poltawski-1.101-4|341	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl8-sc.tfm
14mu|texlive-poltawski-1.101-4|342	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl8.tfm
14mu|texlive-poltawski-1.101-4|343	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli10-sc.tfm
14mu|texlive-poltawski-1.101-4|344	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli10.tfm
14mu|texlive-poltawski-1.101-4|345	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli12-sc.tfm
14mu|texlive-poltawski-1.101-4|346	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli12.tfm
14mu|texlive-poltawski-1.101-4|347	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli17-sc.tfm
14mu|texlive-poltawski-1.101-4|348	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli17.tfm
14mu|texlive-poltawski-1.101-4|349	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli6-sc.tfm
14mu|texlive-poltawski-1.101-4|350	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli6.tfm
14mu|texlive-poltawski-1.101-4|351	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli8-sc.tfm
14mu|texlive-poltawski-1.101-4|352	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli8.tfm
14mu|texlive-poltawski-1.101-4|353	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm10-sc.tfm
14mu|texlive-poltawski-1.101-4|354	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm10.tfm
14mu|texlive-poltawski-1.101-4|355	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm12-sc.tfm
14mu|texlive-poltawski-1.101-4|356	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm12.tfm
14mu|texlive-poltawski-1.101-4|357	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm17-sc.tfm
14mu|texlive-poltawski-1.101-4|358	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm17.tfm
14mu|texlive-poltawski-1.101-4|359	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm6-sc.tfm
14mu|texlive-poltawski-1.101-4|360	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm6.tfm
14mu|texlive-poltawski-1.101-4|361	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm8-sc.tfm
14mu|texlive-poltawski-1.101-4|362	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm8.tfm
14mu|texlive-poltawski-1.101-4|363	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi10-sc.tfm
14mu|texlive-poltawski-1.101-4|364	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi10.tfm
14mu|texlive-poltawski-1.101-4|365	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi12-sc.tfm
14mu|texlive-poltawski-1.101-4|366	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi12.tfm
14mu|texlive-poltawski-1.101-4|367	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi17-sc.tfm
14mu|texlive-poltawski-1.101-4|368	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi17.tfm
14mu|texlive-poltawski-1.101-4|369	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi6-sc.tfm
14mu|texlive-poltawski-1.101-4|370	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi6.tfm
14mu|texlive-poltawski-1.101-4|371	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi8-sc.tfm
14mu|texlive-poltawski-1.101-4|372	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi8.tfm
14mu|texlive-poltawski-1.101-4|373	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr10-sc.tfm
14mu|texlive-poltawski-1.101-4|374	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr10.tfm
14mu|texlive-poltawski-1.101-4|375	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr12-sc.tfm
14mu|texlive-poltawski-1.101-4|376	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr12.tfm
14mu|texlive-poltawski-1.101-4|377	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr17-sc.tfm
14mu|texlive-poltawski-1.101-4|378	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr17.tfm
14mu|texlive-poltawski-1.101-4|379	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr6-sc.tfm
14mu|texlive-poltawski-1.101-4|380	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr6.tfm
14mu|texlive-poltawski-1.101-4|381	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr8-sc.tfm
14mu|texlive-poltawski-1.101-4|382	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr8.tfm
14mu|texlive-poltawski-1.101-4|383	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri10-sc.tfm
14mu|texlive-poltawski-1.101-4|384	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri10.tfm
14mu|texlive-poltawski-1.101-4|385	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri12-sc.tfm
14mu|texlive-poltawski-1.101-4|386	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri12.tfm
14mu|texlive-poltawski-1.101-4|387	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri17-sc.tfm
14mu|texlive-poltawski-1.101-4|388	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri17.tfm
14mu|texlive-poltawski-1.101-4|389	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri6-sc.tfm
14mu|texlive-poltawski-1.101-4|390	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri6.tfm
14mu|texlive-poltawski-1.101-4|391	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri8-sc.tfm
14mu|texlive-poltawski-1.101-4|392	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri8.tfm
14mu|texlive-poltawski-1.101-4|393	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb10-sc.tfm
14mu|texlive-poltawski-1.101-4|394	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb10.tfm
14mu|texlive-poltawski-1.101-4|395	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb12-sc.tfm
14mu|texlive-poltawski-1.101-4|396	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb12.tfm
14mu|texlive-poltawski-1.101-4|397	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb17-sc.tfm
14mu|texlive-poltawski-1.101-4|398	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb17.tfm
14mu|texlive-poltawski-1.101-4|399	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb6-sc.tfm
14mu|texlive-poltawski-1.101-4|400	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb6.tfm
14mu|texlive-poltawski-1.101-4|401	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb8-sc.tfm
14mu|texlive-poltawski-1.101-4|402	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb8.tfm
14mu|texlive-poltawski-1.101-4|403	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi10-sc.tfm
14mu|texlive-poltawski-1.101-4|404	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi10.tfm
14mu|texlive-poltawski-1.101-4|405	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi12-sc.tfm
14mu|texlive-poltawski-1.101-4|406	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi12.tfm
14mu|texlive-poltawski-1.101-4|407	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi17-sc.tfm
14mu|texlive-poltawski-1.101-4|408	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi17.tfm
14mu|texlive-poltawski-1.101-4|409	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi6-sc.tfm
14mu|texlive-poltawski-1.101-4|410	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi6.tfm
14mu|texlive-poltawski-1.101-4|411	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi8-sc.tfm
14mu|texlive-poltawski-1.101-4|412	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi8.tfm
14mu|texlive-poltawski-1.101-4|413	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl10-sc.tfm
14mu|texlive-poltawski-1.101-4|414	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl10.tfm
14mu|texlive-poltawski-1.101-4|415	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl12-sc.tfm
14mu|texlive-poltawski-1.101-4|416	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl12.tfm
14mu|texlive-poltawski-1.101-4|417	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl17-sc.tfm
14mu|texlive-poltawski-1.101-4|418	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl17.tfm
14mu|texlive-poltawski-1.101-4|419	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl6-sc.tfm
14mu|texlive-poltawski-1.101-4|420	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl6.tfm
14mu|texlive-poltawski-1.101-4|421	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl8-sc.tfm
14mu|texlive-poltawski-1.101-4|422	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl8.tfm
14mu|texlive-poltawski-1.101-4|423	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli10-sc.tfm
14mu|texlive-poltawski-1.101-4|424	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli10.tfm
14mu|texlive-poltawski-1.101-4|425	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli12-sc.tfm
14mu|texlive-poltawski-1.101-4|426	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli12.tfm
14mu|texlive-poltawski-1.101-4|427	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli17-sc.tfm
14mu|texlive-poltawski-1.101-4|428	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli17.tfm
14mu|texlive-poltawski-1.101-4|429	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli6-sc.tfm
14mu|texlive-poltawski-1.101-4|430	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli6.tfm
14mu|texlive-poltawski-1.101-4|431	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli8-sc.tfm
14mu|texlive-poltawski-1.101-4|432	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli8.tfm
14mu|texlive-poltawski-1.101-4|433	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm10-sc.tfm
14mu|texlive-poltawski-1.101-4|434	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm10.tfm
14mu|texlive-poltawski-1.101-4|435	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm12-sc.tfm
14mu|texlive-poltawski-1.101-4|436	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm12.tfm
14mu|texlive-poltawski-1.101-4|437	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm17-sc.tfm
14mu|texlive-poltawski-1.101-4|438	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm17.tfm
14mu|texlive-poltawski-1.101-4|439	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm6-sc.tfm
14mu|texlive-poltawski-1.101-4|440	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm6.tfm
14mu|texlive-poltawski-1.101-4|441	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm8-sc.tfm
14mu|texlive-poltawski-1.101-4|442	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm8.tfm
14mu|texlive-poltawski-1.101-4|443	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi10-sc.tfm
14mu|texlive-poltawski-1.101-4|444	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi10.tfm
14mu|texlive-poltawski-1.101-4|445	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi12-sc.tfm
14mu|texlive-poltawski-1.101-4|446	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi12.tfm
14mu|texlive-poltawski-1.101-4|447	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi17-sc.tfm
14mu|texlive-poltawski-1.101-4|448	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi17.tfm
14mu|texlive-poltawski-1.101-4|449	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi6-sc.tfm
14mu|texlive-poltawski-1.101-4|450	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi6.tfm
14mu|texlive-poltawski-1.101-4|451	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi8-sc.tfm
14mu|texlive-poltawski-1.101-4|452	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi8.tfm
14mu|texlive-poltawski-1.101-4|453	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr10-sc.tfm
14mu|texlive-poltawski-1.101-4|454	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr10.tfm
14mu|texlive-poltawski-1.101-4|455	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr12-sc.tfm
14mu|texlive-poltawski-1.101-4|456	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr12.tfm
14mu|texlive-poltawski-1.101-4|457	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr17-sc.tfm
14mu|texlive-poltawski-1.101-4|458	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr17.tfm
14mu|texlive-poltawski-1.101-4|459	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr6-sc.tfm
14mu|texlive-poltawski-1.101-4|460	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr6.tfm
14mu|texlive-poltawski-1.101-4|461	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr8-sc.tfm
14mu|texlive-poltawski-1.101-4|462	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr8.tfm
14mu|texlive-poltawski-1.101-4|463	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri10-sc.tfm
14mu|texlive-poltawski-1.101-4|464	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri10.tfm
14mu|texlive-poltawski-1.101-4|465	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri12-sc.tfm
14mu|texlive-poltawski-1.101-4|466	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri12.tfm
14mu|texlive-poltawski-1.101-4|467	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri17-sc.tfm
14mu|texlive-poltawski-1.101-4|468	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri17.tfm
14mu|texlive-poltawski-1.101-4|469	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri6-sc.tfm
14mu|texlive-poltawski-1.101-4|470	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri6.tfm
14mu|texlive-poltawski-1.101-4|471	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri8-sc.tfm
14mu|texlive-poltawski-1.101-4|472	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri8.tfm
14mu|texlive-poltawski-1.101-4|473	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb10-sc.tfm
14mu|texlive-poltawski-1.101-4|474	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb10.tfm
14mu|texlive-poltawski-1.101-4|475	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb12-sc.tfm
14mu|texlive-poltawski-1.101-4|476	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb12.tfm
14mu|texlive-poltawski-1.101-4|477	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb17-sc.tfm
14mu|texlive-poltawski-1.101-4|478	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb17.tfm
14mu|texlive-poltawski-1.101-4|479	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb6-sc.tfm
14mu|texlive-poltawski-1.101-4|480	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb6.tfm
14mu|texlive-poltawski-1.101-4|481	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb8-sc.tfm
14mu|texlive-poltawski-1.101-4|482	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb8.tfm
14mu|texlive-poltawski-1.101-4|483	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi10-sc.tfm
14mu|texlive-poltawski-1.101-4|484	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi10.tfm
14mu|texlive-poltawski-1.101-4|485	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi12-sc.tfm
14mu|texlive-poltawski-1.101-4|486	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi12.tfm
14mu|texlive-poltawski-1.101-4|487	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi17-sc.tfm
14mu|texlive-poltawski-1.101-4|488	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi17.tfm
14mu|texlive-poltawski-1.101-4|489	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi6-sc.tfm
14mu|texlive-poltawski-1.101-4|490	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi6.tfm
14mu|texlive-poltawski-1.101-4|491	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi8-sc.tfm
14mu|texlive-poltawski-1.101-4|492	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi8.tfm
14mu|texlive-poltawski-1.101-4|493	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl10-sc.tfm
14mu|texlive-poltawski-1.101-4|494	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl10.tfm
14mu|texlive-poltawski-1.101-4|495	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl12-sc.tfm
14mu|texlive-poltawski-1.101-4|496	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl12.tfm
14mu|texlive-poltawski-1.101-4|497	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl17-sc.tfm
14mu|texlive-poltawski-1.101-4|498	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl17.tfm
14mu|texlive-poltawski-1.101-4|499	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl6-sc.tfm
14mu|texlive-poltawski-1.101-4|500	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl6.tfm
14mu|texlive-poltawski-1.101-4|501	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl8-sc.tfm
14mu|texlive-poltawski-1.101-4|502	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl8.tfm
14mu|texlive-poltawski-1.101-4|503	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli10-sc.tfm
14mu|texlive-poltawski-1.101-4|504	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli10.tfm
14mu|texlive-poltawski-1.101-4|505	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli12-sc.tfm
14mu|texlive-poltawski-1.101-4|506	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli12.tfm
14mu|texlive-poltawski-1.101-4|507	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli17-sc.tfm
14mu|texlive-poltawski-1.101-4|508	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli17.tfm
14mu|texlive-poltawski-1.101-4|509	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli6-sc.tfm
14mu|texlive-poltawski-1.101-4|510	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli6.tfm
14mu|texlive-poltawski-1.101-4|511	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli8-sc.tfm
14mu|texlive-poltawski-1.101-4|512	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli8.tfm
14mu|texlive-poltawski-1.101-4|513	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm10-sc.tfm
14mu|texlive-poltawski-1.101-4|514	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm10.tfm
14mu|texlive-poltawski-1.101-4|515	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm12-sc.tfm
14mu|texlive-poltawski-1.101-4|516	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm12.tfm
14mu|texlive-poltawski-1.101-4|517	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm17-sc.tfm
14mu|texlive-poltawski-1.101-4|518	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm17.tfm
14mu|texlive-poltawski-1.101-4|519	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm6-sc.tfm
14mu|texlive-poltawski-1.101-4|520	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm6.tfm
14mu|texlive-poltawski-1.101-4|521	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm8-sc.tfm
14mu|texlive-poltawski-1.101-4|522	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm8.tfm
14mu|texlive-poltawski-1.101-4|523	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi10-sc.tfm
14mu|texlive-poltawski-1.101-4|524	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi10.tfm
14mu|texlive-poltawski-1.101-4|525	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi12-sc.tfm
14mu|texlive-poltawski-1.101-4|526	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi12.tfm
14mu|texlive-poltawski-1.101-4|527	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi17-sc.tfm
14mu|texlive-poltawski-1.101-4|528	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi17.tfm
14mu|texlive-poltawski-1.101-4|529	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi6-sc.tfm
14mu|texlive-poltawski-1.101-4|530	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi6.tfm
14mu|texlive-poltawski-1.101-4|531	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi8-sc.tfm
14mu|texlive-poltawski-1.101-4|532	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi8.tfm
14mu|texlive-poltawski-1.101-4|533	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr10-sc.tfm
14mu|texlive-poltawski-1.101-4|534	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr10.tfm
14mu|texlive-poltawski-1.101-4|535	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr12-sc.tfm
14mu|texlive-poltawski-1.101-4|536	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr12.tfm
14mu|texlive-poltawski-1.101-4|537	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr17-sc.tfm
14mu|texlive-poltawski-1.101-4|538	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr17.tfm
14mu|texlive-poltawski-1.101-4|539	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr6-sc.tfm
14mu|texlive-poltawski-1.101-4|540	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr6.tfm
14mu|texlive-poltawski-1.101-4|541	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr8-sc.tfm
14mu|texlive-poltawski-1.101-4|542	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr8.tfm
14mu|texlive-poltawski-1.101-4|543	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri10-sc.tfm
14mu|texlive-poltawski-1.101-4|544	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri10.tfm
14mu|texlive-poltawski-1.101-4|545	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri12-sc.tfm
14mu|texlive-poltawski-1.101-4|546	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri12.tfm
14mu|texlive-poltawski-1.101-4|547	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri17-sc.tfm
14mu|texlive-poltawski-1.101-4|548	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri17.tfm
14mu|texlive-poltawski-1.101-4|549	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri6-sc.tfm
14mu|texlive-poltawski-1.101-4|550	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri6.tfm
14mu|texlive-poltawski-1.101-4|551	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri8-sc.tfm
14mu|texlive-poltawski-1.101-4|552	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri8.tfm
14mu|texlive-poltawski-1.101-4|553	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb10-sc.tfm
14mu|texlive-poltawski-1.101-4|554	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb10.tfm
14mu|texlive-poltawski-1.101-4|555	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb12-sc.tfm
14mu|texlive-poltawski-1.101-4|556	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb12.tfm
14mu|texlive-poltawski-1.101-4|557	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb17-sc.tfm
14mu|texlive-poltawski-1.101-4|558	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb17.tfm
14mu|texlive-poltawski-1.101-4|559	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb6-sc.tfm
14mu|texlive-poltawski-1.101-4|560	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb6.tfm
14mu|texlive-poltawski-1.101-4|561	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb8-sc.tfm
14mu|texlive-poltawski-1.101-4|562	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb8.tfm
14mu|texlive-poltawski-1.101-4|563	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi10-sc.tfm
14mu|texlive-poltawski-1.101-4|564	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi10.tfm
14mu|texlive-poltawski-1.101-4|565	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi12-sc.tfm
14mu|texlive-poltawski-1.101-4|566	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi12.tfm
14mu|texlive-poltawski-1.101-4|567	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi17-sc.tfm
14mu|texlive-poltawski-1.101-4|568	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi17.tfm
14mu|texlive-poltawski-1.101-4|569	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi6-sc.tfm
14mu|texlive-poltawski-1.101-4|570	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi6.tfm
14mu|texlive-poltawski-1.101-4|571	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi8-sc.tfm
14mu|texlive-poltawski-1.101-4|572	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi8.tfm
14mu|texlive-poltawski-1.101-4|573	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl10-sc.tfm
14mu|texlive-poltawski-1.101-4|574	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl10.tfm
14mu|texlive-poltawski-1.101-4|575	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl12-sc.tfm
14mu|texlive-poltawski-1.101-4|576	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl12.tfm
14mu|texlive-poltawski-1.101-4|577	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl17-sc.tfm
14mu|texlive-poltawski-1.101-4|578	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl17.tfm
14mu|texlive-poltawski-1.101-4|579	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl6-sc.tfm
14mu|texlive-poltawski-1.101-4|580	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl6.tfm
14mu|texlive-poltawski-1.101-4|581	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl8-sc.tfm
14mu|texlive-poltawski-1.101-4|582	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl8.tfm
14mu|texlive-poltawski-1.101-4|583	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli10-sc.tfm
14mu|texlive-poltawski-1.101-4|584	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli10.tfm
14mu|texlive-poltawski-1.101-4|585	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli12-sc.tfm
14mu|texlive-poltawski-1.101-4|586	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli12.tfm
14mu|texlive-poltawski-1.101-4|587	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli17-sc.tfm
14mu|texlive-poltawski-1.101-4|588	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli17.tfm
14mu|texlive-poltawski-1.101-4|589	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli6-sc.tfm
14mu|texlive-poltawski-1.101-4|590	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli6.tfm
14mu|texlive-poltawski-1.101-4|591	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli8-sc.tfm
14mu|texlive-poltawski-1.101-4|592	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli8.tfm
14mu|texlive-poltawski-1.101-4|593	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm10-sc.tfm
14mu|texlive-poltawski-1.101-4|594	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm10.tfm
14mu|texlive-poltawski-1.101-4|595	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm12-sc.tfm
14mu|texlive-poltawski-1.101-4|596	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm12.tfm
14mu|texlive-poltawski-1.101-4|597	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm17-sc.tfm
14mu|texlive-poltawski-1.101-4|598	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm17.tfm
14mu|texlive-poltawski-1.101-4|599	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm6-sc.tfm
14mu|texlive-poltawski-1.101-4|600	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm6.tfm
14mu|texlive-poltawski-1.101-4|601	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm8-sc.tfm
14mu|texlive-poltawski-1.101-4|602	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm8.tfm
14mu|texlive-poltawski-1.101-4|603	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi10-sc.tfm
14mu|texlive-poltawski-1.101-4|604	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi10.tfm
14mu|texlive-poltawski-1.101-4|605	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi12-sc.tfm
14mu|texlive-poltawski-1.101-4|606	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi12.tfm
14mu|texlive-poltawski-1.101-4|607	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi17-sc.tfm
14mu|texlive-poltawski-1.101-4|608	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi17.tfm
14mu|texlive-poltawski-1.101-4|609	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi6-sc.tfm
14mu|texlive-poltawski-1.101-4|610	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi6.tfm
14mu|texlive-poltawski-1.101-4|611	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi8-sc.tfm
14mu|texlive-poltawski-1.101-4|612	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi8.tfm
14mu|texlive-poltawski-1.101-4|613	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr10-sc.tfm
14mu|texlive-poltawski-1.101-4|614	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr10.tfm
14mu|texlive-poltawski-1.101-4|615	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr12-sc.tfm
14mu|texlive-poltawski-1.101-4|616	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr12.tfm
14mu|texlive-poltawski-1.101-4|617	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr17-sc.tfm
14mu|texlive-poltawski-1.101-4|618	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr17.tfm
14mu|texlive-poltawski-1.101-4|619	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr6-sc.tfm
14mu|texlive-poltawski-1.101-4|620	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr6.tfm
14mu|texlive-poltawski-1.101-4|621	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr8-sc.tfm
14mu|texlive-poltawski-1.101-4|622	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr8.tfm
14mu|texlive-poltawski-1.101-4|623	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri10-sc.tfm
14mu|texlive-poltawski-1.101-4|624	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri10.tfm
14mu|texlive-poltawski-1.101-4|625	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri12-sc.tfm
14mu|texlive-poltawski-1.101-4|626	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri12.tfm
14mu|texlive-poltawski-1.101-4|627	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri17-sc.tfm
14mu|texlive-poltawski-1.101-4|628	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri17.tfm
14mu|texlive-poltawski-1.101-4|629	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri6-sc.tfm
14mu|texlive-poltawski-1.101-4|630	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri6.tfm
14mu|texlive-poltawski-1.101-4|631	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri8-sc.tfm
14mu|texlive-poltawski-1.101-4|632	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri8.tfm
14mu|texlive-poltawski-1.101-4|633	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb10-sc.tfm
14mu|texlive-poltawski-1.101-4|634	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb10.tfm
14mu|texlive-poltawski-1.101-4|635	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb12-sc.tfm
14mu|texlive-poltawski-1.101-4|636	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb12.tfm
14mu|texlive-poltawski-1.101-4|637	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb17-sc.tfm
14mu|texlive-poltawski-1.101-4|638	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb17.tfm
14mu|texlive-poltawski-1.101-4|639	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb6-sc.tfm
14mu|texlive-poltawski-1.101-4|640	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb6.tfm
14mu|texlive-poltawski-1.101-4|641	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb8-sc.tfm
14mu|texlive-poltawski-1.101-4|642	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb8.tfm
14mu|texlive-poltawski-1.101-4|643	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi10-sc.tfm
14mu|texlive-poltawski-1.101-4|644	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi10.tfm
14mu|texlive-poltawski-1.101-4|645	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi12-sc.tfm
14mu|texlive-poltawski-1.101-4|646	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi12.tfm
14mu|texlive-poltawski-1.101-4|647	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi17-sc.tfm
14mu|texlive-poltawski-1.101-4|648	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi17.tfm
14mu|texlive-poltawski-1.101-4|649	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi6-sc.tfm
14mu|texlive-poltawski-1.101-4|650	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi6.tfm
14mu|texlive-poltawski-1.101-4|651	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi8-sc.tfm
14mu|texlive-poltawski-1.101-4|652	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi8.tfm
14mu|texlive-poltawski-1.101-4|653	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl10-sc.tfm
14mu|texlive-poltawski-1.101-4|654	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl10.tfm
14mu|texlive-poltawski-1.101-4|655	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl12-sc.tfm
14mu|texlive-poltawski-1.101-4|656	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl12.tfm
14mu|texlive-poltawski-1.101-4|657	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl17-sc.tfm
14mu|texlive-poltawski-1.101-4|658	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl17.tfm
14mu|texlive-poltawski-1.101-4|659	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl6-sc.tfm
14mu|texlive-poltawski-1.101-4|660	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl6.tfm
14mu|texlive-poltawski-1.101-4|661	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl8-sc.tfm
14mu|texlive-poltawski-1.101-4|662	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl8.tfm
14mu|texlive-poltawski-1.101-4|663	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli10-sc.tfm
14mu|texlive-poltawski-1.101-4|664	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli10.tfm
14mu|texlive-poltawski-1.101-4|665	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli12-sc.tfm
14mu|texlive-poltawski-1.101-4|666	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli12.tfm
14mu|texlive-poltawski-1.101-4|667	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli17-sc.tfm
14mu|texlive-poltawski-1.101-4|668	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli17.tfm
14mu|texlive-poltawski-1.101-4|669	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli6-sc.tfm
14mu|texlive-poltawski-1.101-4|670	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli6.tfm
14mu|texlive-poltawski-1.101-4|671	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli8-sc.tfm
14mu|texlive-poltawski-1.101-4|672	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli8.tfm
14mu|texlive-poltawski-1.101-4|673	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm10-sc.tfm
14mu|texlive-poltawski-1.101-4|674	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm10.tfm
14mu|texlive-poltawski-1.101-4|675	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm12-sc.tfm
14mu|texlive-poltawski-1.101-4|676	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm12.tfm
14mu|texlive-poltawski-1.101-4|677	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm17-sc.tfm
14mu|texlive-poltawski-1.101-4|678	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm17.tfm
14mu|texlive-poltawski-1.101-4|679	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm6-sc.tfm
14mu|texlive-poltawski-1.101-4|680	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm6.tfm
14mu|texlive-poltawski-1.101-4|681	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm8-sc.tfm
14mu|texlive-poltawski-1.101-4|682	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm8.tfm
14mu|texlive-poltawski-1.101-4|683	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi10-sc.tfm
14mu|texlive-poltawski-1.101-4|684	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi10.tfm
14mu|texlive-poltawski-1.101-4|685	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi12-sc.tfm
14mu|texlive-poltawski-1.101-4|686	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi12.tfm
14mu|texlive-poltawski-1.101-4|687	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi17-sc.tfm
14mu|texlive-poltawski-1.101-4|688	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi17.tfm
14mu|texlive-poltawski-1.101-4|689	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi6-sc.tfm
14mu|texlive-poltawski-1.101-4|690	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi6.tfm
14mu|texlive-poltawski-1.101-4|691	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi8-sc.tfm
14mu|texlive-poltawski-1.101-4|692	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi8.tfm
14mu|texlive-poltawski-1.101-4|693	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr10-sc.tfm
14mu|texlive-poltawski-1.101-4|694	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr10.tfm
14mu|texlive-poltawski-1.101-4|695	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr12-sc.tfm
14mu|texlive-poltawski-1.101-4|696	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr12.tfm
14mu|texlive-poltawski-1.101-4|697	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr17-sc.tfm
14mu|texlive-poltawski-1.101-4|698	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr17.tfm
14mu|texlive-poltawski-1.101-4|699	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr6-sc.tfm
14mu|texlive-poltawski-1.101-4|700	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr6.tfm
14mu|texlive-poltawski-1.101-4|701	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr8-sc.tfm
14mu|texlive-poltawski-1.101-4|702	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr8.tfm
14mu|texlive-poltawski-1.101-4|703	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri10-sc.tfm
14mu|texlive-poltawski-1.101-4|704	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri10.tfm
14mu|texlive-poltawski-1.101-4|705	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri12-sc.tfm
14mu|texlive-poltawski-1.101-4|706	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri12.tfm
14mu|texlive-poltawski-1.101-4|707	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri17-sc.tfm
14mu|texlive-poltawski-1.101-4|708	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri17.tfm
14mu|texlive-poltawski-1.101-4|709	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri6-sc.tfm
14mu|texlive-poltawski-1.101-4|710	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri6.tfm
14mu|texlive-poltawski-1.101-4|711	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri8-sc.tfm
14mu|texlive-poltawski-1.101-4|712	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri8.tfm
14mu|texlive-poltawski-1.101-4|713	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb10.tfm
14mu|texlive-poltawski-1.101-4|714	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb12.tfm
14mu|texlive-poltawski-1.101-4|715	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb17.tfm
14mu|texlive-poltawski-1.101-4|716	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb6.tfm
14mu|texlive-poltawski-1.101-4|717	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb8.tfm
14mu|texlive-poltawski-1.101-4|718	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi10.tfm
14mu|texlive-poltawski-1.101-4|719	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi12.tfm
14mu|texlive-poltawski-1.101-4|720	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi17.tfm
14mu|texlive-poltawski-1.101-4|721	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi6.tfm
14mu|texlive-poltawski-1.101-4|722	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi8.tfm
14mu|texlive-poltawski-1.101-4|723	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl10.tfm
14mu|texlive-poltawski-1.101-4|724	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl12.tfm
14mu|texlive-poltawski-1.101-4|725	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl17.tfm
14mu|texlive-poltawski-1.101-4|726	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl6.tfm
14mu|texlive-poltawski-1.101-4|727	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl8.tfm
14mu|texlive-poltawski-1.101-4|728	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli10.tfm
14mu|texlive-poltawski-1.101-4|729	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli12.tfm
14mu|texlive-poltawski-1.101-4|730	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli17.tfm
14mu|texlive-poltawski-1.101-4|731	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli6.tfm
14mu|texlive-poltawski-1.101-4|732	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli8.tfm
14mu|texlive-poltawski-1.101-4|733	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm10.tfm
14mu|texlive-poltawski-1.101-4|734	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm12.tfm
14mu|texlive-poltawski-1.101-4|735	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm17.tfm
14mu|texlive-poltawski-1.101-4|736	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm6.tfm
14mu|texlive-poltawski-1.101-4|737	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm8.tfm
14mu|texlive-poltawski-1.101-4|738	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi10.tfm
14mu|texlive-poltawski-1.101-4|739	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi12.tfm
14mu|texlive-poltawski-1.101-4|740	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi17.tfm
14mu|texlive-poltawski-1.101-4|741	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi6.tfm
14mu|texlive-poltawski-1.101-4|742	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi8.tfm
14mu|texlive-poltawski-1.101-4|743	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr10.tfm
14mu|texlive-poltawski-1.101-4|744	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr12.tfm
14mu|texlive-poltawski-1.101-4|745	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr17.tfm
14mu|texlive-poltawski-1.101-4|746	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr6.tfm
14mu|texlive-poltawski-1.101-4|747	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr8.tfm
14mu|texlive-poltawski-1.101-4|748	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri10.tfm
14mu|texlive-poltawski-1.101-4|749	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri12.tfm
14mu|texlive-poltawski-1.101-4|750	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri17.tfm
14mu|texlive-poltawski-1.101-4|751	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri6.tfm
14mu|texlive-poltawski-1.101-4|752	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri8.tfm
14mu|texlive-poltawski-1.101-4|753	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb10.pfb
14mu|texlive-poltawski-1.101-4|754	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb10.pfm
14mu|texlive-poltawski-1.101-4|755	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb12.pfb
14mu|texlive-poltawski-1.101-4|756	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb12.pfm
14mu|texlive-poltawski-1.101-4|757	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb17.pfb
14mu|texlive-poltawski-1.101-4|758	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb17.pfm
14mu|texlive-poltawski-1.101-4|759	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb6.pfb
14mu|texlive-poltawski-1.101-4|760	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb6.pfm
14mu|texlive-poltawski-1.101-4|761	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb8.pfb
14mu|texlive-poltawski-1.101-4|762	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb8.pfm
14mu|texlive-poltawski-1.101-4|763	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi10.pfb
14mu|texlive-poltawski-1.101-4|764	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi10.pfm
14mu|texlive-poltawski-1.101-4|765	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi12.pfb
14mu|texlive-poltawski-1.101-4|766	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi12.pfm
14mu|texlive-poltawski-1.101-4|767	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi17.pfb
14mu|texlive-poltawski-1.101-4|768	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi17.pfm
14mu|texlive-poltawski-1.101-4|769	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi6.pfb
14mu|texlive-poltawski-1.101-4|770	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi6.pfm
14mu|texlive-poltawski-1.101-4|771	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi8.pfb
14mu|texlive-poltawski-1.101-4|772	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi8.pfm
14mu|texlive-poltawski-1.101-4|773	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl10.pfb
14mu|texlive-poltawski-1.101-4|774	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl10.pfm
14mu|texlive-poltawski-1.101-4|775	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl12.pfb
14mu|texlive-poltawski-1.101-4|776	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl12.pfm
14mu|texlive-poltawski-1.101-4|777	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl17.pfb
14mu|texlive-poltawski-1.101-4|778	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl17.pfm
14mu|texlive-poltawski-1.101-4|779	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl6.pfb
14mu|texlive-poltawski-1.101-4|780	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl6.pfm
14mu|texlive-poltawski-1.101-4|781	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl8.pfb
14mu|texlive-poltawski-1.101-4|782	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl8.pfm
14mu|texlive-poltawski-1.101-4|783	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli10.pfb
14mu|texlive-poltawski-1.101-4|784	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli10.pfm
14mu|texlive-poltawski-1.101-4|785	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli12.pfb
14mu|texlive-poltawski-1.101-4|786	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli12.pfm
14mu|texlive-poltawski-1.101-4|787	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli17.pfb
14mu|texlive-poltawski-1.101-4|788	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli17.pfm
14mu|texlive-poltawski-1.101-4|789	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli6.pfb
14mu|texlive-poltawski-1.101-4|790	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli6.pfm
14mu|texlive-poltawski-1.101-4|791	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli8.pfb
14mu|texlive-poltawski-1.101-4|792	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli8.pfm
14mu|texlive-poltawski-1.101-4|793	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm10.pfb
14mu|texlive-poltawski-1.101-4|794	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm10.pfm
14mu|texlive-poltawski-1.101-4|795	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm12.pfb
14mu|texlive-poltawski-1.101-4|796	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm12.pfm
14mu|texlive-poltawski-1.101-4|797	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm17.pfb
14mu|texlive-poltawski-1.101-4|798	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm17.pfm
14mu|texlive-poltawski-1.101-4|799	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm6.pfb
14mu|texlive-poltawski-1.101-4|800	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm6.pfm
14mu|texlive-poltawski-1.101-4|801	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm8.pfb
14mu|texlive-poltawski-1.101-4|802	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm8.pfm
14mu|texlive-poltawski-1.101-4|803	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi10.pfb
14mu|texlive-poltawski-1.101-4|804	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi10.pfm
14mu|texlive-poltawski-1.101-4|805	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi12.pfb
14mu|texlive-poltawski-1.101-4|806	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi12.pfm
14mu|texlive-poltawski-1.101-4|807	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi17.pfb
14mu|texlive-poltawski-1.101-4|808	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi17.pfm
14mu|texlive-poltawski-1.101-4|809	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi6.pfb
14mu|texlive-poltawski-1.101-4|810	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi6.pfm
14mu|texlive-poltawski-1.101-4|811	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi8.pfb
14mu|texlive-poltawski-1.101-4|812	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi8.pfm
14mu|texlive-poltawski-1.101-4|813	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr10.pfb
14mu|texlive-poltawski-1.101-4|814	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr10.pfm
14mu|texlive-poltawski-1.101-4|815	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr12.pfb
14mu|texlive-poltawski-1.101-4|816	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr12.pfm
14mu|texlive-poltawski-1.101-4|817	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr17.pfb
14mu|texlive-poltawski-1.101-4|818	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr17.pfm
14mu|texlive-poltawski-1.101-4|819	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr6.pfb
14mu|texlive-poltawski-1.101-4|820	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr6.pfm
14mu|texlive-poltawski-1.101-4|821	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr8.pfb
14mu|texlive-poltawski-1.101-4|822	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr8.pfm
14mu|texlive-poltawski-1.101-4|823	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri10.pfb
14mu|texlive-poltawski-1.101-4|824	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri10.pfm
14mu|texlive-poltawski-1.101-4|825	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri12.pfb
14mu|texlive-poltawski-1.101-4|826	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri12.pfm
14mu|texlive-poltawski-1.101-4|827	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri17.pfb
14mu|texlive-poltawski-1.101-4|828	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri17.pfm
14mu|texlive-poltawski-1.101-4|829	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri6.pfb
14mu|texlive-poltawski-1.101-4|830	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri6.pfm
14mu|texlive-poltawski-1.101-4|831	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri8.pfb
14mu|texlive-poltawski-1.101-4|832	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri8.pfm
14mu|texlive-poltawski-1.101-4|833	%{_texmfdistdir}/tex/latex/poltawski/antpolt.sty
14mu|texlive-poltawski-1.101-4|834	%{_texmfdistdir}/tex/latex/poltawski/il2antp.fd
14mu|texlive-poltawski-1.101-4|835	%{_texmfdistdir}/tex/latex/poltawski/il2antpl.fd
14mu|texlive-poltawski-1.101-4|836	%{_texmfdistdir}/tex/latex/poltawski/l7xantp.fd
14mu|texlive-poltawski-1.101-4|837	%{_texmfdistdir}/tex/latex/poltawski/l7xantpl.fd
14mu|texlive-poltawski-1.101-4|838	%{_texmfdistdir}/tex/latex/poltawski/ly1antp.fd
14mu|texlive-poltawski-1.101-4|839	%{_texmfdistdir}/tex/latex/poltawski/ly1antpl.fd
14mu|texlive-poltawski-1.101-4|840	%{_texmfdistdir}/tex/latex/poltawski/ot1antp.fd
14mu|texlive-poltawski-1.101-4|841	%{_texmfdistdir}/tex/latex/poltawski/ot1antpl.fd
14mu|texlive-poltawski-1.101-4|842	%{_texmfdistdir}/tex/latex/poltawski/ot4antp.fd
14mu|texlive-poltawski-1.101-4|843	%{_texmfdistdir}/tex/latex/poltawski/ot4antpl.fd
14mu|texlive-poltawski-1.101-4|844	%{_texmfdistdir}/tex/latex/poltawski/qxantp.fd
14mu|texlive-poltawski-1.101-4|845	%{_texmfdistdir}/tex/latex/poltawski/qxantpl.fd
14mu|texlive-poltawski-1.101-4|846	%{_texmfdistdir}/tex/latex/poltawski/t1antp.fd
14mu|texlive-poltawski-1.101-4|847	%{_texmfdistdir}/tex/latex/poltawski/t1antpl.fd
14mu|texlive-poltawski-1.101-4|848	%{_texmfdistdir}/tex/latex/poltawski/t5antp.fd
14mu|texlive-poltawski-1.101-4|849	%{_texmfdistdir}/tex/latex/poltawski/t5antpl.fd
14mu|texlive-poltawski-1.101-4|850	%{_texmfdistdir}/tex/latex/poltawski/ts1antp.fd
14mu|texlive-poltawski-1.101-4|851	%{_texmfdistdir}/tex/latex/poltawski/ts1antpl.fd
14mu|texlive-poltawski-1.101-4|852	%doc %{_texmfdistdir}/doc/fonts/poltawski/GUST-FONT-LICENSE.txt
14mu|texlive-poltawski-1.101-4|853	%doc %{_texmfdistdir}/doc/fonts/poltawski/MANIFEST-Antykwa-Poltawskiego.txt
14mu|texlive-poltawski-1.101-4|854	%doc %{_texmfdistdir}/doc/fonts/poltawski/README-Antykwa-Poltawskiego.txt
14mu|texlive-poltawski-1.101-4|855	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb10.fea
14mu|texlive-poltawski-1.101-4|856	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb12.fea
14mu|texlive-poltawski-1.101-4|857	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb17.fea
14mu|texlive-poltawski-1.101-4|858	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb6.fea
14mu|texlive-poltawski-1.101-4|859	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb8.fea
14mu|texlive-poltawski-1.101-4|860	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi10.fea
14mu|texlive-poltawski-1.101-4|861	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi12.fea
14mu|texlive-poltawski-1.101-4|862	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi17.fea
14mu|texlive-poltawski-1.101-4|863	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi6.fea
14mu|texlive-poltawski-1.101-4|864	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi8.fea
14mu|texlive-poltawski-1.101-4|865	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl10.fea
14mu|texlive-poltawski-1.101-4|866	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl12.fea
14mu|texlive-poltawski-1.101-4|867	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl17.fea
14mu|texlive-poltawski-1.101-4|868	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl6.fea
14mu|texlive-poltawski-1.101-4|869	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl8.fea
14mu|texlive-poltawski-1.101-4|870	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli10.fea
14mu|texlive-poltawski-1.101-4|871	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli12.fea
14mu|texlive-poltawski-1.101-4|872	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli17.fea
14mu|texlive-poltawski-1.101-4|873	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli6.fea
14mu|texlive-poltawski-1.101-4|874	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli8.fea
14mu|texlive-poltawski-1.101-4|875	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm10.fea
14mu|texlive-poltawski-1.101-4|876	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm12.fea
14mu|texlive-poltawski-1.101-4|877	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm17.fea
14mu|texlive-poltawski-1.101-4|878	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm6.fea
14mu|texlive-poltawski-1.101-4|879	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm8.fea
14mu|texlive-poltawski-1.101-4|880	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi10.fea
14mu|texlive-poltawski-1.101-4|881	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi12.fea
14mu|texlive-poltawski-1.101-4|882	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi17.fea
14mu|texlive-poltawski-1.101-4|883	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi6.fea
14mu|texlive-poltawski-1.101-4|884	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi8.fea
14mu|texlive-poltawski-1.101-4|885	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr10.fea
14mu|texlive-poltawski-1.101-4|886	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr12.fea
14mu|texlive-poltawski-1.101-4|887	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr17.fea
14mu|texlive-poltawski-1.101-4|888	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr6.fea
14mu|texlive-poltawski-1.101-4|889	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr8.fea
14mu|texlive-poltawski-1.101-4|890	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri10.fea
14mu|texlive-poltawski-1.101-4|891	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri12.fea
14mu|texlive-poltawski-1.101-4|892	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri17.fea
14mu|texlive-poltawski-1.101-4|893	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri6.fea
14mu|texlive-poltawski-1.101-4|894	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri8.fea
14mu|texlive-poltawski-1.101-4|895	%doc %{_texmfdistdir}/doc/fonts/poltawski/ap-hist.txt
14mu|texlive-poltawski-1.101-4|896	%doc %{_texmfdistdir}/doc/fonts/poltawski/ap-info.pdf
14mu|texlive-poltawski-1.101-4|897	%doc %{_texmfdistdir}/doc/fonts/poltawski/ap-logo.pdf
14mu|texlive-poltawski-1.101-4|898	%doc %{_texmfdistdir}/doc/fonts/poltawski/goadb100.nam
14mu|texlive-poltawski-1.101-4|899	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot1.pdf
14mu|texlive-poltawski-1.101-4|900	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot1.tex
14mu|texlive-poltawski-1.101-4|901	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot4.pdf
14mu|texlive-poltawski-1.101-4|902	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot4.tex
14mu|texlive-poltawski-1.101-4|903	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapqx.pdf
14mu|texlive-poltawski-1.101-4|904	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapqx.tex
14mu|texlive-poltawski-1.101-4|905	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapt1.pdf
14mu|texlive-poltawski-1.101-4|906	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapt1.tex
14mu|texlive-poltawski-1.101-4|907	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapts1.pdf
14mu|texlive-poltawski-1.101-4|908	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapts1.tex
14mu|texlive-poltawski-1.101-4|909	
14mu|texlive-poltawski-1.101-4|910	#-----------------------------------------------------------------------
14mu|texlive-poltawski-1.101-4|911	%prep
14mu|texlive-poltawski-1.101-4|912	%setup -c -a0 -a1
14mu|texlive-poltawski-1.101-4|913	
14mu|texlive-poltawski-1.101-4|914	%build
14mu|texlive-poltawski-1.101-4|915	
14mu|texlive-poltawski-1.101-4|916	%install
14mu|texlive-poltawski-1.101-4|917	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-poltawski-1.101-4|918	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-poltawski-1.101-4|919	
14mu|texlive-poltawski-1.101-4|920	
14mu|texlive-poltawski-1.101-4|921	
14mu|texlive-poltawski-1.101-4|922	%changelog
14mu|texlive-poltawski-1.101-4|923	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.101-4
14mu|texlive-poltawski-1.101-4|924	+ Revision: 1ecf986
14mu|texlive-poltawski-1.101-4|925	- MassBuild#674: Increase release tag
14mu|texlive-poltawski-1.101-4|926	
14mu|texlive-poltawski-1.101-4|927	

25509 14
14mu|texlive-polyglossia-v1.33.5-5|1	# revision 26163
14mu|texlive-polyglossia-v1.33.5-5|2	# category Package
14mu|texlive-polyglossia-v1.33.5-5|3	# catalog-ctan /macros/xetex/latex/polyglossia
14mu|texlive-polyglossia-v1.33.5-5|4	# catalog-date 2012-04-30 01:10:22 +0200
14mu|texlive-polyglossia-v1.33.5-5|5	# catalog-license lppl1.3
14mu|texlive-polyglossia-v1.33.5-5|6	# catalog-version v1.2.1
14mu|texlive-polyglossia-v1.33.5-5|7	Name:		texlive-polyglossia
14mu|texlive-polyglossia-v1.33.5-5|8	Version:	v1.33.5
14mu|texlive-polyglossia-v1.33.5-5|9	Release:	5
14mu|texlive-polyglossia-v1.33.5-5|10	Summary:	Modern multilingual typesetting with XeLaTeX
14mu|texlive-polyglossia-v1.33.5-5|11	Group:		Publishing
14mu|texlive-polyglossia-v1.33.5-5|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/polyglossia
14mu|texlive-polyglossia-v1.33.5-5|13	License:	LPPL1.3
14mu|texlive-polyglossia-v1.33.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglossia.tar.xz
14mu|texlive-polyglossia-v1.33.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglossia.doc.tar.xz
14mu|texlive-polyglossia-v1.33.5-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglossia.source.tar.xz
14mu|texlive-polyglossia-v1.33.5-5|17	BuildArch:	noarch
14mu|texlive-polyglossia-v1.33.5-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-polyglossia-v1.33.5-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-polyglossia-v1.33.5-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-polyglossia-v1.33.5-5|21	
14mu|texlive-polyglossia-v1.33.5-5|22	%description
14mu|texlive-polyglossia-v1.33.5-5|23	This package provides a complete Babel replacement for users of
14mu|texlive-polyglossia-v1.33.5-5|24	XeLaTeX; it relies on the fontspec package, version 2.0 at
14mu|texlive-polyglossia-v1.33.5-5|25	least. The current release offers support of 68 languages.
14mu|texlive-polyglossia-v1.33.5-5|26	
14mu|texlive-polyglossia-v1.33.5-5|27	
14mu|texlive-polyglossia-v1.33.5-5|28	#-----------------------------------------------------------------------
14mu|texlive-polyglossia-v1.33.5-5|29	%files
14mu|texlive-polyglossia-v1.33.5-5|30	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.map
14mu|texlive-polyglossia-v1.33.5-5|31	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.tec
14mu|texlive-polyglossia-v1.33.5-5|32	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/bengalidigits.map
14mu|texlive-polyglossia-v1.33.5-5|33	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/bengalidigits.tec
14mu|texlive-polyglossia-v1.33.5-5|34	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/devanagaridigits.map
14mu|texlive-polyglossia-v1.33.5-5|35	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/devanagaridigits.tec
14mu|texlive-polyglossia-v1.33.5-5|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/farsidigits.map
14mu|texlive-polyglossia-v1.33.5-5|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/farsidigits.tec
14mu|texlive-polyglossia-v1.33.5-5|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/thaidigits.map
14mu|texlive-polyglossia-v1.33.5-5|39	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/thaidigits.tec
14mu|texlive-polyglossia-v1.33.5-5|40	%{_texmfdistdir}/tex/latex/polyglossia/gloss-albanian.ldf
14mu|texlive-polyglossia-v1.33.5-5|41	%{_texmfdistdir}/tex/latex/polyglossia/gloss-amharic.ldf
14mu|texlive-polyglossia-v1.33.5-5|42	%{_texmfdistdir}/tex/latex/polyglossia/gloss-arabic.ldf
14mu|texlive-polyglossia-v1.33.5-5|43	%{_texmfdistdir}/tex/latex/polyglossia/gloss-armenian.ldf
14mu|texlive-polyglossia-v1.33.5-5|44	%{_texmfdistdir}/tex/latex/polyglossia/gloss-asturian.ldf
14mu|texlive-polyglossia-v1.33.5-5|45	%{_texmfdistdir}/tex/latex/polyglossia/gloss-bahasai.ldf
14mu|texlive-polyglossia-v1.33.5-5|46	%{_texmfdistdir}/tex/latex/polyglossia/gloss-bahasam.ldf
14mu|texlive-polyglossia-v1.33.5-5|47	%{_texmfdistdir}/tex/latex/polyglossia/gloss-basque.ldf
14mu|texlive-polyglossia-v1.33.5-5|48	%{_texmfdistdir}/tex/latex/polyglossia/gloss-bengali.ldf
14mu|texlive-polyglossia-v1.33.5-5|49	%{_texmfdistdir}/tex/latex/polyglossia/gloss-brazil.ldf
14mu|texlive-polyglossia-v1.33.5-5|50	%{_texmfdistdir}/tex/latex/polyglossia/gloss-breton.ldf
14mu|texlive-polyglossia-v1.33.5-5|51	%{_texmfdistdir}/tex/latex/polyglossia/gloss-bulgarian.ldf
14mu|texlive-polyglossia-v1.33.5-5|52	%{_texmfdistdir}/tex/latex/polyglossia/gloss-catalan.ldf
14mu|texlive-polyglossia-v1.33.5-5|53	%{_texmfdistdir}/tex/latex/polyglossia/gloss-coptic.ldf
14mu|texlive-polyglossia-v1.33.5-5|54	%{_texmfdistdir}/tex/latex/polyglossia/gloss-croatian.ldf
14mu|texlive-polyglossia-v1.33.5-5|55	%{_texmfdistdir}/tex/latex/polyglossia/gloss-czech.ldf
14mu|texlive-polyglossia-v1.33.5-5|56	%{_texmfdistdir}/tex/latex/polyglossia/gloss-danish.ldf
14mu|texlive-polyglossia-v1.33.5-5|57	%{_texmfdistdir}/tex/latex/polyglossia/gloss-divehi.ldf
14mu|texlive-polyglossia-v1.33.5-5|58	%{_texmfdistdir}/tex/latex/polyglossia/gloss-dutch.ldf
14mu|texlive-polyglossia-v1.33.5-5|59	%{_texmfdistdir}/tex/latex/polyglossia/gloss-english.ldf
14mu|texlive-polyglossia-v1.33.5-5|60	%{_texmfdistdir}/tex/latex/polyglossia/gloss-esperanto.ldf
14mu|texlive-polyglossia-v1.33.5-5|61	%{_texmfdistdir}/tex/latex/polyglossia/gloss-estonian.ldf
14mu|texlive-polyglossia-v1.33.5-5|62	%{_texmfdistdir}/tex/latex/polyglossia/gloss-farsi.ldf
14mu|texlive-polyglossia-v1.33.5-5|63	%{_texmfdistdir}/tex/latex/polyglossia/gloss-finnish.ldf
14mu|texlive-polyglossia-v1.33.5-5|64	%{_texmfdistdir}/tex/latex/polyglossia/gloss-french.ldf
14mu|texlive-polyglossia-v1.33.5-5|65	%{_texmfdistdir}/tex/latex/polyglossia/gloss-friulan.ldf
14mu|texlive-polyglossia-v1.33.5-5|66	%{_texmfdistdir}/tex/latex/polyglossia/gloss-galician.ldf
14mu|texlive-polyglossia-v1.33.5-5|67	%{_texmfdistdir}/tex/latex/polyglossia/gloss-german.ldf
14mu|texlive-polyglossia-v1.33.5-5|68	%{_texmfdistdir}/tex/latex/polyglossia/gloss-greek.ldf
14mu|texlive-polyglossia-v1.33.5-5|69	%{_texmfdistdir}/tex/latex/polyglossia/gloss-hebrew.ldf
14mu|texlive-polyglossia-v1.33.5-5|70	%{_texmfdistdir}/tex/latex/polyglossia/gloss-hindi.ldf
14mu|texlive-polyglossia-v1.33.5-5|71	%{_texmfdistdir}/tex/latex/polyglossia/gloss-icelandic.ldf
14mu|texlive-polyglossia-v1.33.5-5|72	%{_texmfdistdir}/tex/latex/polyglossia/gloss-interlingua.ldf
14mu|texlive-polyglossia-v1.33.5-5|73	%{_texmfdistdir}/tex/latex/polyglossia/gloss-irish.ldf
14mu|texlive-polyglossia-v1.33.5-5|74	%{_texmfdistdir}/tex/latex/polyglossia/gloss-italian.ldf
14mu|texlive-polyglossia-v1.33.5-5|75	%{_texmfdistdir}/tex/latex/polyglossia/gloss-kannada.ldf
14mu|texlive-polyglossia-v1.33.5-5|76	%{_texmfdistdir}/tex/latex/polyglossia/gloss-lao.ldf
14mu|texlive-polyglossia-v1.33.5-5|77	%{_texmfdistdir}/tex/latex/polyglossia/gloss-latin.ldf
14mu|texlive-polyglossia-v1.33.5-5|78	%{_texmfdistdir}/tex/latex/polyglossia/gloss-latvian.ldf
14mu|texlive-polyglossia-v1.33.5-5|79	%{_texmfdistdir}/tex/latex/polyglossia/gloss-lithuanian.ldf
14mu|texlive-polyglossia-v1.33.5-5|80	%{_texmfdistdir}/tex/latex/polyglossia/gloss-lsorbian.ldf
14mu|texlive-polyglossia-v1.33.5-5|81	%{_texmfdistdir}/tex/latex/polyglossia/gloss-magyar.ldf
14mu|texlive-polyglossia-v1.33.5-5|82	%{_texmfdistdir}/tex/latex/polyglossia/gloss-malayalam.ldf
14mu|texlive-polyglossia-v1.33.5-5|83	%{_texmfdistdir}/tex/latex/polyglossia/gloss-marathi.ldf
14mu|texlive-polyglossia-v1.33.5-5|84	%{_texmfdistdir}/tex/latex/polyglossia/gloss-norsk.ldf
14mu|texlive-polyglossia-v1.33.5-5|85	%{_texmfdistdir}/tex/latex/polyglossia/gloss-nynorsk.ldf
14mu|texlive-polyglossia-v1.33.5-5|86	%{_texmfdistdir}/tex/latex/polyglossia/gloss-occitan.ldf
14mu|texlive-polyglossia-v1.33.5-5|87	%{_texmfdistdir}/tex/latex/polyglossia/gloss-polish.ldf
14mu|texlive-polyglossia-v1.33.5-5|88	%{_texmfdistdir}/tex/latex/polyglossia/gloss-portuges.ldf
14mu|texlive-polyglossia-v1.33.5-5|89	%{_texmfdistdir}/tex/latex/polyglossia/gloss-romanian.ldf
14mu|texlive-polyglossia-v1.33.5-5|90	%{_texmfdistdir}/tex/latex/polyglossia/gloss-romansh.ldf
14mu|texlive-polyglossia-v1.33.5-5|91	%{_texmfdistdir}/tex/latex/polyglossia/gloss-russian.ldf
14mu|texlive-polyglossia-v1.33.5-5|92	%{_texmfdistdir}/tex/latex/polyglossia/gloss-samin.ldf
14mu|texlive-polyglossia-v1.33.5-5|93	%{_texmfdistdir}/tex/latex/polyglossia/gloss-sanskrit.ldf
14mu|texlive-polyglossia-v1.33.5-5|94	%{_texmfdistdir}/tex/latex/polyglossia/gloss-scottish.ldf
14mu|texlive-polyglossia-v1.33.5-5|95	%{_texmfdistdir}/tex/latex/polyglossia/gloss-serbian.ldf
14mu|texlive-polyglossia-v1.33.5-5|96	%{_texmfdistdir}/tex/latex/polyglossia/gloss-slovak.ldf
14mu|texlive-polyglossia-v1.33.5-5|97	%{_texmfdistdir}/tex/latex/polyglossia/gloss-slovenian.ldf
14mu|texlive-polyglossia-v1.33.5-5|98	%{_texmfdistdir}/tex/latex/polyglossia/gloss-spanish.ldf
14mu|texlive-polyglossia-v1.33.5-5|99	%{_texmfdistdir}/tex/latex/polyglossia/gloss-swedish.ldf
14mu|texlive-polyglossia-v1.33.5-5|100	%{_texmfdistdir}/tex/latex/polyglossia/gloss-syriac.ldf
14mu|texlive-polyglossia-v1.33.5-5|101	%{_texmfdistdir}/tex/latex/polyglossia/gloss-tamil.ldf
14mu|texlive-polyglossia-v1.33.5-5|102	%{_texmfdistdir}/tex/latex/polyglossia/gloss-telugu.ldf
14mu|texlive-polyglossia-v1.33.5-5|103	%{_texmfdistdir}/tex/latex/polyglossia/gloss-thai.ldf
14mu|texlive-polyglossia-v1.33.5-5|104	%{_texmfdistdir}/tex/latex/polyglossia/gloss-turkish.ldf
14mu|texlive-polyglossia-v1.33.5-5|105	%{_texmfdistdir}/tex/latex/polyglossia/gloss-turkmen.ldf
14mu|texlive-polyglossia-v1.33.5-5|106	%{_texmfdistdir}/tex/latex/polyglossia/gloss-ukrainian.ldf
14mu|texlive-polyglossia-v1.33.5-5|107	%{_texmfdistdir}/tex/latex/polyglossia/gloss-urdu.ldf
14mu|texlive-polyglossia-v1.33.5-5|108	%{_texmfdistdir}/tex/latex/polyglossia/gloss-usorbian.ldf
14mu|texlive-polyglossia-v1.33.5-5|109	%{_texmfdistdir}/tex/latex/polyglossia/gloss-vietnamese.ldf
14mu|texlive-polyglossia-v1.33.5-5|110	%{_texmfdistdir}/tex/latex/polyglossia/gloss-welsh.ldf
14mu|texlive-polyglossia-v1.33.5-5|111	%{_texmfdistdir}/tex/latex/polyglossia/hebrewcal.sty
14mu|texlive-polyglossia-v1.33.5-5|112	%{_texmfdistdir}/tex/latex/polyglossia/hijrical.sty
14mu|texlive-polyglossia-v1.33.5-5|113	%{_texmfdistdir}/tex/latex/polyglossia/polyglossia.sty
14mu|texlive-polyglossia-v1.33.5-5|114	%{_texmfdistdir}/tex/latex/polyglossia/xgreek-fixes.def
14mu|texlive-polyglossia-v1.33.5-5|115	%{_texmfdistdir}/tex/latex/polyglossia/arabicnumbers.sty
14mu|texlive-polyglossia-v1.33.5-5|116	%{_texmfdistdir}/tex/latex/polyglossia/babel-hebrewalph.def
14mu|texlive-polyglossia-v1.33.5-5|117	%{_texmfdistdir}/tex/latex/polyglossia/babelsh.def
14mu|texlive-polyglossia-v1.33.5-5|118	%{_texmfdistdir}/tex/latex/polyglossia/cal-util.def
14mu|texlive-polyglossia-v1.33.5-5|119	%{_texmfdistdir}/tex/latex/polyglossia/devanagaridigits.sty
14mu|texlive-polyglossia-v1.33.5-5|120	%{_texmfdistdir}/tex/latex/polyglossia/farsical.sty
14mu|texlive-polyglossia-v1.33.5-5|121	%{_texmfdistdir}/tex/latex/polyglossia/gloss-nko.ldf
14mu|texlive-polyglossia-v1.33.5-5|122	%{_texmfdistdir}/tex/latex/polyglossia/gloss-piedmontese.ldf
14mu|texlive-polyglossia-v1.33.5-5|123	%{_texmfdistdir}/tex/latex/polyglossia/gloss-tibetan.ldf
14mu|texlive-polyglossia-v1.33.5-5|124	%{_texmfdistdir}/tex/latex/polyglossia/nkonumbers.sty
14mu|texlive-polyglossia-v1.33.5-5|125	%{_texmfdistdir}/tex/latex/polyglossia/polyglossia-frpt.lua
14mu|texlive-polyglossia-v1.33.5-5|126	%{_texmfdistdir}/tex/latex/polyglossia/polyglossia-tibt.lua
14mu|texlive-polyglossia-v1.33.5-5|127	%{_texmfdistdir}/tex/latex/polyglossia/polyglossia.lua
14mu|texlive-polyglossia-v1.33.5-5|128	%doc %{_texmfdistdir}/doc/latex/polyglossia/README
14mu|texlive-polyglossia-v1.33.5-5|129	%doc %{_texmfdistdir}/doc/latex/polyglossia/example-arabic.pdf
14mu|texlive-polyglossia-v1.33.5-5|130	%doc %{_texmfdistdir}/doc/latex/polyglossia/example-arabic.tex
14mu|texlive-polyglossia-v1.33.5-5|131	%doc %{_texmfdistdir}/doc/latex/polyglossia/example-thai.pdf
14mu|texlive-polyglossia-v1.33.5-5|132	%doc %{_texmfdistdir}/doc/latex/polyglossia/example-thai.tex
14mu|texlive-polyglossia-v1.33.5-5|133	%doc %{_texmfdistdir}/doc/latex/polyglossia/examples.pdf
14mu|texlive-polyglossia-v1.33.5-5|134	%doc %{_texmfdistdir}/doc/latex/polyglossia/examples.tex
14mu|texlive-polyglossia-v1.33.5-5|135	%doc %{_texmfdistdir}/doc/latex/polyglossia/polyglossia.pdf
14mu|texlive-polyglossia-v1.33.5-5|136	%doc %{_texmfdistdir}/doc/latex/polyglossia/polyglossia.tex
14mu|texlive-polyglossia-v1.33.5-5|137	#- source
14mu|texlive-polyglossia-v1.33.5-5|138	%doc %{_texmfdistdir}/source/latex/polyglossia/polyglossia.dtx
14mu|texlive-polyglossia-v1.33.5-5|139	
14mu|texlive-polyglossia-v1.33.5-5|140	#-----------------------------------------------------------------------
14mu|texlive-polyglossia-v1.33.5-5|141	%prep
14mu|texlive-polyglossia-v1.33.5-5|142	%setup -c -a0 -a1 -a2
14mu|texlive-polyglossia-v1.33.5-5|143	
14mu|texlive-polyglossia-v1.33.5-5|144	%build
14mu|texlive-polyglossia-v1.33.5-5|145	
14mu|texlive-polyglossia-v1.33.5-5|146	%install
14mu|texlive-polyglossia-v1.33.5-5|147	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-polyglossia-v1.33.5-5|148	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-polyglossia-v1.33.5-5|149	
14mu|texlive-polyglossia-v1.33.5-5|150	
14mu|texlive-polyglossia-v1.33.5-5|151	
14mu|texlive-polyglossia-v1.33.5-5|152	
14mu|texlive-polyglossia-v1.33.5-5|153	%changelog
14mu|texlive-polyglossia-v1.33.5-5|154	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.33.5-5
14mu|texlive-polyglossia-v1.33.5-5|155	+ Revision: 52af6a2
14mu|texlive-polyglossia-v1.33.5-5|156	- MassBuild#674: Increase release tag
14mu|texlive-polyglossia-v1.33.5-5|157	
14mu|texlive-polyglossia-v1.33.5-5|158	

25510 14
14mu|texlive-polyglot-20111103-4|1	# revision 15878
14mu|texlive-polyglot-20111103-4|2	# category Package
14mu|texlive-polyglot-20111103-4|3	# catalog-ctan undef
14mu|texlive-polyglot-20111103-4|4	# catalog-date undef
14mu|texlive-polyglot-20111103-4|5	# catalog-license undef
14mu|texlive-polyglot-20111103-4|6	# catalog-version undef
14mu|texlive-polyglot-20111103-4|7	Name:		texlive-polyglot
14mu|texlive-polyglot-20111103-4|8	Version:	20111103
14mu|texlive-polyglot-20111103-4|9	Release:	4
14mu|texlive-polyglot-20111103-4|10	Summary:	TeXLive polyglot package
14mu|texlive-polyglot-20111103-4|11	Group:		Publishing
14mu|texlive-polyglot-20111103-4|12	URL:		http://tug.org/texlive
14mu|texlive-polyglot-20111103-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-polyglot-20111103-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglot.tar.xz
14mu|texlive-polyglot-20111103-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglot.doc.tar.xz
14mu|texlive-polyglot-20111103-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglot.source.tar.xz
14mu|texlive-polyglot-20111103-4|17	BuildArch:	noarch
14mu|texlive-polyglot-20111103-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-polyglot-20111103-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-polyglot-20111103-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-polyglot-20111103-4|21	
14mu|texlive-polyglot-20111103-4|22	%description
14mu|texlive-polyglot-20111103-4|23	TeXLive polyglot package.
14mu|texlive-polyglot-20111103-4|24	
14mu|texlive-polyglot-20111103-4|25	
14mu|texlive-polyglot-20111103-4|26	#-----------------------------------------------------------------------
14mu|texlive-polyglot-20111103-4|27	%files
14mu|texlive-polyglot-20111103-4|28	%{_texmfdistdir}/tex/latex/polyglot/polyglot.cfg
14mu|texlive-polyglot-20111103-4|29	%{_texmfdistdir}/tex/latex/polyglot/polyglot.def
14mu|texlive-polyglot-20111103-4|30	%{_texmfdistdir}/tex/latex/polyglot/polyglot.sty
14mu|texlive-polyglot-20111103-4|31	%doc %{_texmfdistdir}/doc/latex/polyglot/sample.dvi
14mu|texlive-polyglot-20111103-4|32	%doc %{_texmfdistdir}/doc/latex/polyglot/sample.tex
14mu|texlive-polyglot-20111103-4|33	#- source
14mu|texlive-polyglot-20111103-4|34	%doc %{_texmfdistdir}/source/latex/polyglot/langs/english.ld
14mu|texlive-polyglot-20111103-4|35	%doc %{_texmfdistdir}/source/latex/polyglot/langs/french.ld
14mu|texlive-polyglot-20111103-4|36	%doc %{_texmfdistdir}/source/latex/polyglot/langs/french.ot1
14mu|texlive-polyglot-20111103-4|37	%doc %{_texmfdistdir}/source/latex/polyglot/langs/german.ld
14mu|texlive-polyglot-20111103-4|38	%doc %{_texmfdistdir}/source/latex/polyglot/langs/german.ot1
14mu|texlive-polyglot-20111103-4|39	%doc %{_texmfdistdir}/source/latex/polyglot/langs/r_hebrew.ld
14mu|texlive-polyglot-20111103-4|40	%doc %{_texmfdistdir}/source/latex/polyglot/langs/spanish.ld
14mu|texlive-polyglot-20111103-4|41	%doc %{_texmfdistdir}/source/latex/polyglot/langs/spanish.ot1
14mu|texlive-polyglot-20111103-4|42	%doc %{_texmfdistdir}/source/latex/polyglot/polyglot.dtx
14mu|texlive-polyglot-20111103-4|43	%doc %{_texmfdistdir}/source/latex/polyglot/polyglot.ins
14mu|texlive-polyglot-20111103-4|44	%doc %{_texmfdistdir}/source/latex/polyglot/polyglot.ltx
14mu|texlive-polyglot-20111103-4|45	
14mu|texlive-polyglot-20111103-4|46	#-----------------------------------------------------------------------
14mu|texlive-polyglot-20111103-4|47	%prep
14mu|texlive-polyglot-20111103-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-polyglot-20111103-4|49	
14mu|texlive-polyglot-20111103-4|50	%build
14mu|texlive-polyglot-20111103-4|51	
14mu|texlive-polyglot-20111103-4|52	%install
14mu|texlive-polyglot-20111103-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-polyglot-20111103-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-polyglot-20111103-4|55	
14mu|texlive-polyglot-20111103-4|56	
14mu|texlive-polyglot-20111103-4|57	
14mu|texlive-polyglot-20111103-4|58	%changelog
14mu|texlive-polyglot-20111103-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111103-4
14mu|texlive-polyglot-20111103-4|60	+ Revision: 7d507f9
14mu|texlive-polyglot-20111103-4|61	- MassBuild#674: Increase release tag
14mu|texlive-polyglot-20111103-4|62	
14mu|texlive-polyglot-20111103-4|63	

25511 14
14mu|texlive-polynom-0.17-4|1	# revision 15878
14mu|texlive-polynom-0.17-4|2	# category Package
14mu|texlive-polynom-0.17-4|3	# catalog-ctan /macros/latex/contrib/polynom
14mu|texlive-polynom-0.17-4|4	# catalog-date 2007-01-13 23:45:25 +0100
14mu|texlive-polynom-0.17-4|5	# catalog-license lppl
14mu|texlive-polynom-0.17-4|6	# catalog-version 0.17
14mu|texlive-polynom-0.17-4|7	Name:		texlive-polynom
14mu|texlive-polynom-0.17-4|8	Version:	0.17
14mu|texlive-polynom-0.17-4|9	Release:	4
14mu|texlive-polynom-0.17-4|10	Summary:	Macros for manipulating polynomials
14mu|texlive-polynom-0.17-4|11	Group:		Publishing
14mu|texlive-polynom-0.17-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polynom
14mu|texlive-polynom-0.17-4|13	License:	LPPL
14mu|texlive-polynom-0.17-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynom.tar.xz
14mu|texlive-polynom-0.17-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynom.doc.tar.xz
14mu|texlive-polynom-0.17-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynom.source.tar.xz
14mu|texlive-polynom-0.17-4|17	BuildArch:	noarch
14mu|texlive-polynom-0.17-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-polynom-0.17-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-polynom-0.17-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-polynom-0.17-4|21	
14mu|texlive-polynom-0.17-4|22	%description
14mu|texlive-polynom-0.17-4|23	The polynom package implements macros for manipulating
14mu|texlive-polynom-0.17-4|24	polynomials, for example it can typeset long polynomial
14mu|texlive-polynom-0.17-4|25	divisions. The main test case and application is the polynomial
14mu|texlive-polynom-0.17-4|26	ring in one variable with rational coefficients.
14mu|texlive-polynom-0.17-4|27	
14mu|texlive-polynom-0.17-4|28	
14mu|texlive-polynom-0.17-4|29	#-----------------------------------------------------------------------
14mu|texlive-polynom-0.17-4|30	%files
14mu|texlive-polynom-0.17-4|31	%{_texmfdistdir}/tex/latex/polynom/polynom.sty
14mu|texlive-polynom-0.17-4|32	%doc %{_texmfdistdir}/doc/latex/polynom/README
14mu|texlive-polynom-0.17-4|33	%doc %{_texmfdistdir}/doc/latex/polynom/polydemo.pdf
14mu|texlive-polynom-0.17-4|34	%doc %{_texmfdistdir}/doc/latex/polynom/polydemo.tex
14mu|texlive-polynom-0.17-4|35	%doc %{_texmfdistdir}/doc/latex/polynom/polynom.pdf
14mu|texlive-polynom-0.17-4|36	#- source
14mu|texlive-polynom-0.17-4|37	%doc %{_texmfdistdir}/source/latex/polynom/polynom.dtx
14mu|texlive-polynom-0.17-4|38	%doc %{_texmfdistdir}/source/latex/polynom/polynom.ins
14mu|texlive-polynom-0.17-4|39	
14mu|texlive-polynom-0.17-4|40	#-----------------------------------------------------------------------
14mu|texlive-polynom-0.17-4|41	%prep
14mu|texlive-polynom-0.17-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-polynom-0.17-4|43	
14mu|texlive-polynom-0.17-4|44	%build
14mu|texlive-polynom-0.17-4|45	
14mu|texlive-polynom-0.17-4|46	%install
14mu|texlive-polynom-0.17-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-polynom-0.17-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-polynom-0.17-4|49	
14mu|texlive-polynom-0.17-4|50	
14mu|texlive-polynom-0.17-4|51	
14mu|texlive-polynom-0.17-4|52	%changelog
14mu|texlive-polynom-0.17-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.17-4
14mu|texlive-polynom-0.17-4|54	+ Revision: 270767a
14mu|texlive-polynom-0.17-4|55	- MassBuild#674: Increase release tag
14mu|texlive-polynom-0.17-4|56	
14mu|texlive-polynom-0.17-4|57	

25512 14
14mu|texlive-polynomial-1.0-4|1	# revision 15878
14mu|texlive-polynomial-1.0-4|2	# category Package
14mu|texlive-polynomial-1.0-4|3	# catalog-ctan /macros/latex/contrib/polynomial
14mu|texlive-polynomial-1.0-4|4	# catalog-date 2008-08-23 00:06:02 +0200
14mu|texlive-polynomial-1.0-4|5	# catalog-license lppl
14mu|texlive-polynomial-1.0-4|6	# catalog-version 1.0
14mu|texlive-polynomial-1.0-4|7	Name:		texlive-polynomial
14mu|texlive-polynomial-1.0-4|8	Version:	1.0
14mu|texlive-polynomial-1.0-4|9	Release:	4
14mu|texlive-polynomial-1.0-4|10	Summary:	Typeset (univariate) polynomials
14mu|texlive-polynomial-1.0-4|11	Group:		Publishing
14mu|texlive-polynomial-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polynomial
14mu|texlive-polynomial-1.0-4|13	License:	LPPL
14mu|texlive-polynomial-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynomial.tar.xz
14mu|texlive-polynomial-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynomial.doc.tar.xz
14mu|texlive-polynomial-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynomial.source.tar.xz
14mu|texlive-polynomial-1.0-4|17	BuildArch:	noarch
14mu|texlive-polynomial-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-polynomial-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-polynomial-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-polynomial-1.0-4|21	
14mu|texlive-polynomial-1.0-4|22	%description
14mu|texlive-polynomial-1.0-4|23	The package offers an easy way to write (univariate)
14mu|texlive-polynomial-1.0-4|24	polynomials and rational functions. It defines two commands,
14mu|texlive-polynomial-1.0-4|25	one for polynomials \polynomial{coeffs} and one for rational
14mu|texlive-polynomial-1.0-4|26	functions \polynomialfrac{Numerator}{Denominator}. Both
14mu|texlive-polynomial-1.0-4|27	commands take lists of coefficients as arguments, and offer
14mu|texlive-polynomial-1.0-4|28	limited optional behaviour.
14mu|texlive-polynomial-1.0-4|29	
14mu|texlive-polynomial-1.0-4|30	
14mu|texlive-polynomial-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-polynomial-1.0-4|32	%files
14mu|texlive-polynomial-1.0-4|33	%{_texmfdistdir}/tex/latex/polynomial/polynomial.sty
14mu|texlive-polynomial-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/polynomial/README
14mu|texlive-polynomial-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/polynomial/polynomial.pdf
14mu|texlive-polynomial-1.0-4|36	#- source
14mu|texlive-polynomial-1.0-4|37	%doc %{_texmfdistdir}/source/latex/polynomial/polynomial.dtx
14mu|texlive-polynomial-1.0-4|38	%doc %{_texmfdistdir}/source/latex/polynomial/polynomial.ins
14mu|texlive-polynomial-1.0-4|39	
14mu|texlive-polynomial-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-polynomial-1.0-4|41	%prep
14mu|texlive-polynomial-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-polynomial-1.0-4|43	
14mu|texlive-polynomial-1.0-4|44	%build
14mu|texlive-polynomial-1.0-4|45	
14mu|texlive-polynomial-1.0-4|46	%install
14mu|texlive-polynomial-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-polynomial-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-polynomial-1.0-4|49	
14mu|texlive-polynomial-1.0-4|50	
14mu|texlive-polynomial-1.0-4|51	
14mu|texlive-polynomial-1.0-4|52	%changelog
14mu|texlive-polynomial-1.0-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-polynomial-1.0-4|54	+ Revision: 826c61d
14mu|texlive-polynomial-1.0-4|55	- MassBuild#674: Increase release tag
14mu|texlive-polynomial-1.0-4|56	
14mu|texlive-polynomial-1.0-4|57	

25513 14
14mu|texlive-polytable-0.8.2-4|1	# revision 20331
14mu|texlive-polytable-0.8.2-4|2	# category Package
14mu|texlive-polytable-0.8.2-4|3	# catalog-ctan /macros/latex/contrib/polytable
14mu|texlive-polytable-0.8.2-4|4	# catalog-date 2010-11-05 12:43:21 +0100
14mu|texlive-polytable-0.8.2-4|5	# catalog-license lppl
14mu|texlive-polytable-0.8.2-4|6	# catalog-version 0.8.2
14mu|texlive-polytable-0.8.2-4|7	Name:		texlive-polytable
14mu|texlive-polytable-0.8.2-4|8	Version:	0.8.2
14mu|texlive-polytable-0.8.2-4|9	Release:	4
14mu|texlive-polytable-0.8.2-4|10	Summary:	Tabular-like environments with named columns
14mu|texlive-polytable-0.8.2-4|11	Group:		Publishing
14mu|texlive-polytable-0.8.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polytable
14mu|texlive-polytable-0.8.2-4|13	License:	LPPL
14mu|texlive-polytable-0.8.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polytable.tar.xz
14mu|texlive-polytable-0.8.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polytable.doc.tar.xz
14mu|texlive-polytable-0.8.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polytable.source.tar.xz
14mu|texlive-polytable-0.8.2-4|17	BuildArch:	noarch
14mu|texlive-polytable-0.8.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-polytable-0.8.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-polytable-0.8.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-polytable-0.8.2-4|21	
14mu|texlive-polytable-0.8.2-4|22	%description
14mu|texlive-polytable-0.8.2-4|23	This package implements a variant of tabular-like environments
14mu|texlive-polytable-0.8.2-4|24	where columns can be given a name and entries can flexibly be
14mu|texlive-polytable-0.8.2-4|25	placed between arbitrary columns. Complex alignment-based
14mu|texlive-polytable-0.8.2-4|26	layouts, for example for program code, are possible.
14mu|texlive-polytable-0.8.2-4|27	
14mu|texlive-polytable-0.8.2-4|28	
14mu|texlive-polytable-0.8.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-polytable-0.8.2-4|30	%files
14mu|texlive-polytable-0.8.2-4|31	%{_texmfdistdir}/tex/latex/polytable/polytable.sty
14mu|texlive-polytable-0.8.2-4|32	%doc %{_texmfdistdir}/doc/latex/polytable/README
14mu|texlive-polytable-0.8.2-4|33	%doc %{_texmfdistdir}/doc/latex/polytable/polytable.pdf
14mu|texlive-polytable-0.8.2-4|34	#- source
14mu|texlive-polytable-0.8.2-4|35	%doc %{_texmfdistdir}/source/latex/polytable/polytable.dtx
14mu|texlive-polytable-0.8.2-4|36	%doc %{_texmfdistdir}/source/latex/polytable/polytable.ins
14mu|texlive-polytable-0.8.2-4|37	
14mu|texlive-polytable-0.8.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-polytable-0.8.2-4|39	%prep
14mu|texlive-polytable-0.8.2-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-polytable-0.8.2-4|41	
14mu|texlive-polytable-0.8.2-4|42	%build
14mu|texlive-polytable-0.8.2-4|43	
14mu|texlive-polytable-0.8.2-4|44	%install
14mu|texlive-polytable-0.8.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-polytable-0.8.2-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-polytable-0.8.2-4|47	
14mu|texlive-polytable-0.8.2-4|48	
14mu|texlive-polytable-0.8.2-4|49	
14mu|texlive-polytable-0.8.2-4|50	%changelog
14mu|texlive-polytable-0.8.2-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.2-4
14mu|texlive-polytable-0.8.2-4|52	+ Revision: 6d1943f
14mu|texlive-polytable-0.8.2-4|53	- MassBuild#674: Increase release tag
14mu|texlive-polytable-0.8.2-4|54	
14mu|texlive-polytable-0.8.2-4|55	

25514 14
14mu|texlive-postcards-20090123-4|1	# revision 21641
14mu|texlive-postcards-20090123-4|2	# category Package
14mu|texlive-postcards-20090123-4|3	# catalog-ctan /macros/latex/contrib/postcards
14mu|texlive-postcards-20090123-4|4	# catalog-date 2009-01-23 15:11:09 +0100
14mu|texlive-postcards-20090123-4|5	# catalog-license lppl
14mu|texlive-postcards-20090123-4|6	# catalog-version undef
14mu|texlive-postcards-20090123-4|7	Name:		texlive-postcards
14mu|texlive-postcards-20090123-4|8	Version:	20090123
14mu|texlive-postcards-20090123-4|9	Release:	4
14mu|texlive-postcards-20090123-4|10	Summary:	Facilitates mass-mailing of postcards (junkmail)
14mu|texlive-postcards-20090123-4|11	Group:		Publishing
14mu|texlive-postcards-20090123-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/postcards
14mu|texlive-postcards-20090123-4|13	License:	LPPL
14mu|texlive-postcards-20090123-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/postcards.tar.xz
14mu|texlive-postcards-20090123-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/postcards.doc.tar.xz
14mu|texlive-postcards-20090123-4|16	BuildArch:	noarch
14mu|texlive-postcards-20090123-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-postcards-20090123-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-postcards-20090123-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-postcards-20090123-4|20	
14mu|texlive-postcards-20090123-4|21	%description
14mu|texlive-postcards-20090123-4|22	A modification of the standard LaTeX letter class which prints
14mu|texlive-postcards-20090123-4|23	multiple, pre-stamped, 5.5" by 3.5" postcards (a US standard
14mu|texlive-postcards-20090123-4|24	size) via the envlab and mailing packages. An address database
14mu|texlive-postcards-20090123-4|25	is employed to address the front side of each postcard and a
14mu|texlive-postcards-20090123-4|26	message is printed on the back side of all. An illustrative
14mu|texlive-postcards-20090123-4|27	example is provided.
14mu|texlive-postcards-20090123-4|28	
14mu|texlive-postcards-20090123-4|29	
14mu|texlive-postcards-20090123-4|30	#-----------------------------------------------------------------------
14mu|texlive-postcards-20090123-4|31	%files
14mu|texlive-postcards-20090123-4|32	%{_texmfdistdir}/tex/latex/postcards/postcards.cls
14mu|texlive-postcards-20090123-4|33	%doc %{_texmfdistdir}/doc/latex/postcards/README
14mu|texlive-postcards-20090123-4|34	%doc %{_texmfdistdir}/doc/latex/postcards/datasmp.txt
14mu|texlive-postcards-20090123-4|35	%doc %{_texmfdistdir}/doc/latex/postcards/pcardsmp.tex
14mu|texlive-postcards-20090123-4|36	
14mu|texlive-postcards-20090123-4|37	#-----------------------------------------------------------------------
14mu|texlive-postcards-20090123-4|38	%prep
14mu|texlive-postcards-20090123-4|39	%setup -c -a0 -a1
14mu|texlive-postcards-20090123-4|40	
14mu|texlive-postcards-20090123-4|41	%build
14mu|texlive-postcards-20090123-4|42	
14mu|texlive-postcards-20090123-4|43	%install
14mu|texlive-postcards-20090123-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-postcards-20090123-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-postcards-20090123-4|46	
14mu|texlive-postcards-20090123-4|47	
14mu|texlive-postcards-20090123-4|48	
14mu|texlive-postcards-20090123-4|49	%changelog
14mu|texlive-postcards-20090123-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090123-4
14mu|texlive-postcards-20090123-4|51	+ Revision: d3e6f74
14mu|texlive-postcards-20090123-4|52	- MassBuild#674: Increase release tag
14mu|texlive-postcards-20090123-4|53	
14mu|texlive-postcards-20090123-4|54	

25515 14
14mu|texlive-poster-mac-1.1-4|1	# revision 18305
14mu|texlive-poster-mac-1.1-4|2	# category Package
14mu|texlive-poster-mac-1.1-4|3	# catalog-ctan /macros/generic/poster
14mu|texlive-poster-mac-1.1-4|4	# catalog-date 2010-05-15 22:56:34 +0200
14mu|texlive-poster-mac-1.1-4|5	# catalog-license lppl
14mu|texlive-poster-mac-1.1-4|6	# catalog-version 1.1
14mu|texlive-poster-mac-1.1-4|7	Name:		texlive-poster-mac
14mu|texlive-poster-mac-1.1-4|8	Version:	1.1
14mu|texlive-poster-mac-1.1-4|9	Release:	4
14mu|texlive-poster-mac-1.1-4|10	Summary:	Make posters and banners with TeX
14mu|texlive-poster-mac-1.1-4|11	Group:		Publishing
14mu|texlive-poster-mac-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/poster
14mu|texlive-poster-mac-1.1-4|13	License:	LPPL
14mu|texlive-poster-mac-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poster-mac.tar.xz
14mu|texlive-poster-mac-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poster-mac.doc.tar.xz
14mu|texlive-poster-mac-1.1-4|16	BuildArch:	noarch
14mu|texlive-poster-mac-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-poster-mac-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-poster-mac-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-poster-mac-1.1-4|20	
14mu|texlive-poster-mac-1.1-4|21	%description
14mu|texlive-poster-mac-1.1-4|22	The package offers macros for making posters and banners with
14mu|texlive-poster-mac-1.1-4|23	TeX. It is compatible with most TeX macro formats, including
14mu|texlive-poster-mac-1.1-4|24	Plain TeX, LaTeX, AmSTeX, and AmS-LaTeX. The package creates a
14mu|texlive-poster-mac-1.1-4|25	poster as huge box, which is then distributed over as many
14mu|texlive-poster-mac-1.1-4|26	printer pages as necessary. The only special requirement is
14mu|texlive-poster-mac-1.1-4|27	that your printer not be bothered by text that lies off the
14mu|texlive-poster-mac-1.1-4|28	page. This is true of most printers, including laser printers
14mu|texlive-poster-mac-1.1-4|29	and PostScript printers.
14mu|texlive-poster-mac-1.1-4|30	
14mu|texlive-poster-mac-1.1-4|31	
14mu|texlive-poster-mac-1.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-poster-mac-1.1-4|33	%files
14mu|texlive-poster-mac-1.1-4|34	%{_texmfdistdir}/tex/generic/poster-mac/poster.sty
14mu|texlive-poster-mac-1.1-4|35	%{_texmfdistdir}/tex/generic/poster-mac/poster.tex
14mu|texlive-poster-mac-1.1-4|36	%doc %{_texmfdistdir}/doc/generic/poster-mac/Changes
14mu|texlive-poster-mac-1.1-4|37	%doc %{_texmfdistdir}/doc/generic/poster-mac/Makefile
14mu|texlive-poster-mac-1.1-4|38	%doc %{_texmfdistdir}/doc/generic/poster-mac/README
14mu|texlive-poster-mac-1.1-4|39	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster-doc.pdf
14mu|texlive-poster-mac-1.1-4|40	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster-doc.tex
14mu|texlive-poster-mac-1.1-4|41	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster1.pdf
14mu|texlive-poster-mac-1.1-4|42	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster2.pdf
14mu|texlive-poster-mac-1.1-4|43	
14mu|texlive-poster-mac-1.1-4|44	#-----------------------------------------------------------------------
14mu|texlive-poster-mac-1.1-4|45	%prep
14mu|texlive-poster-mac-1.1-4|46	%setup -c -a0 -a1
14mu|texlive-poster-mac-1.1-4|47	
14mu|texlive-poster-mac-1.1-4|48	%build
14mu|texlive-poster-mac-1.1-4|49	
14mu|texlive-poster-mac-1.1-4|50	%install
14mu|texlive-poster-mac-1.1-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-poster-mac-1.1-4|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-poster-mac-1.1-4|53	
14mu|texlive-poster-mac-1.1-4|54	
14mu|texlive-poster-mac-1.1-4|55	
14mu|texlive-poster-mac-1.1-4|56	%changelog
14mu|texlive-poster-mac-1.1-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-poster-mac-1.1-4|58	+ Revision: 4ab70ab
14mu|texlive-poster-mac-1.1-4|59	- MassBuild#674: Increase release tag
14mu|texlive-poster-mac-1.1-4|60	
14mu|texlive-poster-mac-1.1-4|61	

25516 14
14mu|texlive-powerdot-1.50-3|1	# revision 32549
14mu|texlive-powerdot-1.50-3|2	# category Package
14mu|texlive-powerdot-1.50-3|3	# catalog-ctan /macros/latex/contrib/powerdot
14mu|texlive-powerdot-1.50-3|4	# catalog-date 2014-01-02 07:32:11 +0100
14mu|texlive-powerdot-1.50-3|5	# catalog-license lppl1.3
14mu|texlive-powerdot-1.50-3|6	# catalog-version 1.5
14mu|texlive-powerdot-1.50-3|7	Name:		texlive-powerdot
14mu|texlive-powerdot-1.50-3|8	Version:	1.50
14mu|texlive-powerdot-1.50-3|9	Release:	3
14mu|texlive-powerdot-1.50-3|10	Summary:	A presentation class
14mu|texlive-powerdot-1.50-3|11	Group:		Publishing
14mu|texlive-powerdot-1.50-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/powerdot
14mu|texlive-powerdot-1.50-3|13	License:	LPPL1.3
14mu|texlive-powerdot-1.50-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.tar.xz
14mu|texlive-powerdot-1.50-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.doc.tar.xz
14mu|texlive-powerdot-1.50-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.source.tar.xz
14mu|texlive-powerdot-1.50-3|17	BuildArch:	noarch
14mu|texlive-powerdot-1.50-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-powerdot-1.50-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-powerdot-1.50-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-powerdot-1.50-3|21	
14mu|texlive-powerdot-1.50-3|22	%description
14mu|texlive-powerdot-1.50-3|23	Powerdot is a presentation class for LaTeX that allows for the
14mu|texlive-powerdot-1.50-3|24	quick and easy development of professional presentations. It
14mu|texlive-powerdot-1.50-3|25	comes with many tools that enhance presentations and aid the
14mu|texlive-powerdot-1.50-3|26	presenter. Examples are automatic overlays, personal notes and
14mu|texlive-powerdot-1.50-3|27	a handout mode. To view a presentation, DVI, PS or PDF output
14mu|texlive-powerdot-1.50-3|28	can be used. A powerful template system is available to easily
14mu|texlive-powerdot-1.50-3|29	develop new styles. A LyX layout file is provided.
14mu|texlive-powerdot-1.50-3|30	
14mu|texlive-powerdot-1.50-3|31	
14mu|texlive-powerdot-1.50-3|32	#-----------------------------------------------------------------------
14mu|texlive-powerdot-1.50-3|33	%files
14mu|texlive-powerdot-1.50-3|34	%{_texmfdistdir}/tex/latex/powerdot/powerdot-aggie.sty
14mu|texlive-powerdot-1.50-3|35	%{_texmfdistdir}/tex/latex/powerdot/powerdot-bframe.sty
14mu|texlive-powerdot-1.50-3|36	%{_texmfdistdir}/tex/latex/powerdot/powerdot-ciment.sty
14mu|texlive-powerdot-1.50-3|37	%{_texmfdistdir}/tex/latex/powerdot/powerdot-default.ps
14mu|texlive-powerdot-1.50-3|38	%{_texmfdistdir}/tex/latex/powerdot/powerdot-default.sty
14mu|texlive-powerdot-1.50-3|39	%{_texmfdistdir}/tex/latex/powerdot/powerdot-elcolors.sty
14mu|texlive-powerdot-1.50-3|40	%{_texmfdistdir}/tex/latex/powerdot/powerdot-fyma.sty
14mu|texlive-powerdot-1.50-3|41	%{_texmfdistdir}/tex/latex/powerdot/powerdot-horatio.sty
14mu|texlive-powerdot-1.50-3|42	%{_texmfdistdir}/tex/latex/powerdot/powerdot-husky.sty
14mu|texlive-powerdot-1.50-3|43	%{_texmfdistdir}/tex/latex/powerdot/powerdot-ikeda.sty
14mu|texlive-powerdot-1.50-3|44	%{_texmfdistdir}/tex/latex/powerdot/powerdot-jefka.sty
14mu|texlive-powerdot-1.50-3|45	%{_texmfdistdir}/tex/latex/powerdot/powerdot-klope.sty
14mu|texlive-powerdot-1.50-3|46	%{_texmfdistdir}/tex/latex/powerdot/powerdot-paintings.sty
14mu|texlive-powerdot-1.50-3|47	%{_texmfdistdir}/tex/latex/powerdot/powerdot-pazik.sty
14mu|texlive-powerdot-1.50-3|48	%{_texmfdistdir}/tex/latex/powerdot/powerdot-sailor.sty
14mu|texlive-powerdot-1.50-3|49	%{_texmfdistdir}/tex/latex/powerdot/powerdot-simple.sty
14mu|texlive-powerdot-1.50-3|50	%{_texmfdistdir}/tex/latex/powerdot/powerdot-tycja.sty
14mu|texlive-powerdot-1.50-3|51	%{_texmfdistdir}/tex/latex/powerdot/powerdot-upen.sty
14mu|texlive-powerdot-1.50-3|52	%{_texmfdistdir}/tex/latex/powerdot/powerdot.cls
14mu|texlive-powerdot-1.50-3|53	%doc %{_texmfdistdir}/doc/latex/powerdot/README
14mu|texlive-powerdot-1.50-3|54	%doc %{_texmfdistdir}/doc/latex/powerdot/manifest.txt
14mu|texlive-powerdot-1.50-3|55	%doc %{_texmfdistdir}/doc/latex/powerdot/pdpream.ble
14mu|texlive-powerdot-1.50-3|56	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example.lyx
14mu|texlive-powerdot-1.50-3|57	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example.tex
14mu|texlive-powerdot-1.50-3|58	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example1.tex
14mu|texlive-powerdot-1.50-3|59	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example2.tex
14mu|texlive-powerdot-1.50-3|60	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example3.tex
14mu|texlive-powerdot-1.50-3|61	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-styleexample.tex
14mu|texlive-powerdot-1.50-3|62	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-styletest.tex
14mu|texlive-powerdot-1.50-3|63	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.bib
14mu|texlive-powerdot-1.50-3|64	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.layout
14mu|texlive-powerdot-1.50-3|65	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.pdf
14mu|texlive-powerdot-1.50-3|66	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotDE.pdf
14mu|texlive-powerdot-1.50-3|67	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotDE.tex
14mu|texlive-powerdot-1.50-3|68	#- source
14mu|texlive-powerdot-1.50-3|69	%doc %{_texmfdistdir}/source/latex/powerdot/powerdot.dtx
14mu|texlive-powerdot-1.50-3|70	
14mu|texlive-powerdot-1.50-3|71	#-----------------------------------------------------------------------
14mu|texlive-powerdot-1.50-3|72	%prep
14mu|texlive-powerdot-1.50-3|73	%setup -c -a0 -a1 -a2
14mu|texlive-powerdot-1.50-3|74	
14mu|texlive-powerdot-1.50-3|75	%build
14mu|texlive-powerdot-1.50-3|76	
14mu|texlive-powerdot-1.50-3|77	%install
14mu|texlive-powerdot-1.50-3|78	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-powerdot-1.50-3|79	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-powerdot-1.50-3|80	
14mu|texlive-powerdot-1.50-3|81	%changelog
14mu|texlive-powerdot-1.50-3|82	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.50-3
14mu|texlive-powerdot-1.50-3|83	+ Revision: 7a6dfc4
14mu|texlive-powerdot-1.50-3|84	- MassBuild#674: Increase release tag
14mu|texlive-powerdot-1.50-3|85	
14mu|texlive-powerdot-1.50-3|86	

25517 14
14mu|texlive-powerdot-FUBerlin-0.01-4|1	# revision 15878
14mu|texlive-powerdot-FUBerlin-0.01-4|2	# category Package
14mu|texlive-powerdot-FUBerlin-0.01-4|3	# catalog-ctan /macros/latex/contrib/powerdot-FUBerlin
14mu|texlive-powerdot-FUBerlin-0.01-4|4	# catalog-date 2009-07-30 21:57:53 +0200
14mu|texlive-powerdot-FUBerlin-0.01-4|5	# catalog-license lppl
14mu|texlive-powerdot-FUBerlin-0.01-4|6	# catalog-version 0.01
14mu|texlive-powerdot-FUBerlin-0.01-4|7	Name:		texlive-powerdot-FUBerlin
14mu|texlive-powerdot-FUBerlin-0.01-4|8	Version:	0.01
14mu|texlive-powerdot-FUBerlin-0.01-4|9	Release:	4
14mu|texlive-powerdot-FUBerlin-0.01-4|10	Summary:	Powerdot, using the style of FU Berlin
14mu|texlive-powerdot-FUBerlin-0.01-4|11	Group:		Publishing
14mu|texlive-powerdot-FUBerlin-0.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/powerdot-FUBerlin
14mu|texlive-powerdot-FUBerlin-0.01-4|13	License:	LPPL
14mu|texlive-powerdot-FUBerlin-0.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot-FUBerlin.tar.xz
14mu|texlive-powerdot-FUBerlin-0.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot-FUBerlin.doc.tar.xz
14mu|texlive-powerdot-FUBerlin-0.01-4|16	BuildArch:	noarch
14mu|texlive-powerdot-FUBerlin-0.01-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-powerdot-FUBerlin-0.01-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-powerdot-FUBerlin-0.01-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-powerdot-FUBerlin-0.01-4|20	
14mu|texlive-powerdot-FUBerlin-0.01-4|21	%description
14mu|texlive-powerdot-FUBerlin-0.01-4|22	The bundle provides a powerdot-derived class and a package for
14mu|texlive-powerdot-FUBerlin-0.01-4|23	use with powerdot to provide the corporate design of the Free
14mu|texlive-powerdot-FUBerlin-0.01-4|24	University in Berlin. Users may use the class itself
14mu|texlive-powerdot-FUBerlin-0.01-4|25	(FUpowerdot) or use the package in the usual way with
14mu|texlive-powerdot-FUBerlin-0.01-4|26	\style=BerlinFU as a class option. Examples of using both the
14mu|texlive-powerdot-FUBerlin-0.01-4|27	class and the package are provided; the PDF is visually
14mu|texlive-powerdot-FUBerlin-0.01-4|28	identical, so the catalogue only lists one; the sources of the
14mu|texlive-powerdot-FUBerlin-0.01-4|29	examples do of course differ.
14mu|texlive-powerdot-FUBerlin-0.01-4|30	
14mu|texlive-powerdot-FUBerlin-0.01-4|31	
14mu|texlive-powerdot-FUBerlin-0.01-4|32	#-----------------------------------------------------------------------
14mu|texlive-powerdot-FUBerlin-0.01-4|33	%files
14mu|texlive-powerdot-FUBerlin-0.01-4|34	%{_texmfdistdir}/tex/latex/powerdot-FUBerlin/FUpowerdot.cls
14mu|texlive-powerdot-FUBerlin-0.01-4|35	%{_texmfdistdir}/tex/latex/powerdot-FUBerlin/powerdot-BerlinFU.sty
14mu|texlive-powerdot-FUBerlin-0.01-4|36	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FULogo.eps
14mu|texlive-powerdot-FUBerlin-0.01-4|37	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FULogo_RGB.eps
14mu|texlive-powerdot-FUBerlin-0.01-4|38	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FUbib.eps
14mu|texlive-powerdot-FUBerlin-0.01-4|39	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FUseal.eps
14mu|texlive-powerdot-FUBerlin-0.01-4|40	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/README
14mu|texlive-powerdot-FUBerlin-0.01-4|41	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleClass.pdf
14mu|texlive-powerdot-FUBerlin-0.01-4|42	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleClass.tex
14mu|texlive-powerdot-FUBerlin-0.01-4|43	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleStyle.pdf
14mu|texlive-powerdot-FUBerlin-0.01-4|44	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleStyle.tex
14mu|texlive-powerdot-FUBerlin-0.01-4|45	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/silberlaube2.eps
14mu|texlive-powerdot-FUBerlin-0.01-4|46	
14mu|texlive-powerdot-FUBerlin-0.01-4|47	#-----------------------------------------------------------------------
14mu|texlive-powerdot-FUBerlin-0.01-4|48	%prep
14mu|texlive-powerdot-FUBerlin-0.01-4|49	%setup -c -a0 -a1
14mu|texlive-powerdot-FUBerlin-0.01-4|50	
14mu|texlive-powerdot-FUBerlin-0.01-4|51	%build
14mu|texlive-powerdot-FUBerlin-0.01-4|52	
14mu|texlive-powerdot-FUBerlin-0.01-4|53	%install
14mu|texlive-powerdot-FUBerlin-0.01-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-powerdot-FUBerlin-0.01-4|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-powerdot-FUBerlin-0.01-4|56	
14mu|texlive-powerdot-FUBerlin-0.01-4|57	
14mu|texlive-powerdot-FUBerlin-0.01-4|58	
14mu|texlive-powerdot-FUBerlin-0.01-4|59	%changelog
14mu|texlive-powerdot-FUBerlin-0.01-4|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-4
14mu|texlive-powerdot-FUBerlin-0.01-4|61	+ Revision: fc0f489
14mu|texlive-powerdot-FUBerlin-0.01-4|62	- MassBuild#674: Increase release tag
14mu|texlive-powerdot-FUBerlin-0.01-4|63	
14mu|texlive-powerdot-FUBerlin-0.01-4|64	

25518 14
14mu|texlive-ppr-prv-0.13c-4|1	# revision 15878
14mu|texlive-ppr-prv-0.13c-4|2	# category Package
14mu|texlive-ppr-prv-0.13c-4|3	# catalog-ctan /macros/latex/contrib/ppr-prv
14mu|texlive-ppr-prv-0.13c-4|4	# catalog-date 2007-01-13 23:45:25 +0100
14mu|texlive-ppr-prv-0.13c-4|5	# catalog-license lppl
14mu|texlive-ppr-prv-0.13c-4|6	# catalog-version 0.13c
14mu|texlive-ppr-prv-0.13c-4|7	Name:		texlive-ppr-prv
14mu|texlive-ppr-prv-0.13c-4|8	Version:	0.13c
14mu|texlive-ppr-prv-0.13c-4|9	Release:	4
14mu|texlive-ppr-prv-0.13c-4|10	Summary:	Prosper preview
14mu|texlive-ppr-prv-0.13c-4|11	Group:		Publishing
14mu|texlive-ppr-prv-0.13c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ppr-prv
14mu|texlive-ppr-prv-0.13c-4|13	License:	LPPL
14mu|texlive-ppr-prv-0.13c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ppr-prv.tar.xz
14mu|texlive-ppr-prv-0.13c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ppr-prv.doc.tar.xz
14mu|texlive-ppr-prv-0.13c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ppr-prv.source.tar.xz
14mu|texlive-ppr-prv-0.13c-4|17	BuildArch:	noarch
14mu|texlive-ppr-prv-0.13c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ppr-prv-0.13c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ppr-prv-0.13c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ppr-prv-0.13c-4|21	
14mu|texlive-ppr-prv-0.13c-4|22	%description
14mu|texlive-ppr-prv-0.13c-4|23	This class is used with LaTeX presentations using the prosper
14mu|texlive-ppr-prv-0.13c-4|24	class. ppr-prv stands for 'Prosper Preview'. The aim of this
14mu|texlive-ppr-prv-0.13c-4|25	class is to produce a printable version of the slides written
14mu|texlive-ppr-prv-0.13c-4|26	with Prosper, with two slides per page.
14mu|texlive-ppr-prv-0.13c-4|27	
14mu|texlive-ppr-prv-0.13c-4|28	
14mu|texlive-ppr-prv-0.13c-4|29	#-----------------------------------------------------------------------
14mu|texlive-ppr-prv-0.13c-4|30	%files
14mu|texlive-ppr-prv-0.13c-4|31	%{_texmfdistdir}/tex/latex/ppr-prv/HAP-ppr-prv.def
14mu|texlive-ppr-prv-0.13c-4|32	%{_texmfdistdir}/tex/latex/ppr-prv/ppr-prv.cls
14mu|texlive-ppr-prv-0.13c-4|33	%doc %{_texmfdistdir}/doc/latex/ppr-prv/README
14mu|texlive-ppr-prv-0.13c-4|34	%doc %{_texmfdistdir}/doc/latex/ppr-prv/ppr-prv.pdf
14mu|texlive-ppr-prv-0.13c-4|35	#- source
14mu|texlive-ppr-prv-0.13c-4|36	%doc %{_texmfdistdir}/source/latex/ppr-prv/ppr-prv.dtx
14mu|texlive-ppr-prv-0.13c-4|37	%doc %{_texmfdistdir}/source/latex/ppr-prv/ppr-prv.ins
14mu|texlive-ppr-prv-0.13c-4|38	
14mu|texlive-ppr-prv-0.13c-4|39	#-----------------------------------------------------------------------
14mu|texlive-ppr-prv-0.13c-4|40	%prep
14mu|texlive-ppr-prv-0.13c-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-ppr-prv-0.13c-4|42	
14mu|texlive-ppr-prv-0.13c-4|43	%build
14mu|texlive-ppr-prv-0.13c-4|44	
14mu|texlive-ppr-prv-0.13c-4|45	%install
14mu|texlive-ppr-prv-0.13c-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ppr-prv-0.13c-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ppr-prv-0.13c-4|48	
14mu|texlive-ppr-prv-0.13c-4|49	
14mu|texlive-ppr-prv-0.13c-4|50	
14mu|texlive-ppr-prv-0.13c-4|51	%changelog
14mu|texlive-ppr-prv-0.13c-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.13c-4
14mu|texlive-ppr-prv-0.13c-4|53	+ Revision: a47f7e8
14mu|texlive-ppr-prv-0.13c-4|54	- MassBuild#674: Increase release tag
14mu|texlive-ppr-prv-0.13c-4|55	
14mu|texlive-ppr-prv-0.13c-4|56	

25519 14
14mu|texlive-pracjourn-0.4n-4|1	# revision 15878
14mu|texlive-pracjourn-0.4n-4|2	# category Package
14mu|texlive-pracjourn-0.4n-4|3	# catalog-ctan /macros/latex/contrib/pracjourn
14mu|texlive-pracjourn-0.4n-4|4	# catalog-date 2008-11-30 13:31:17 +0100
14mu|texlive-pracjourn-0.4n-4|5	# catalog-license gpl
14mu|texlive-pracjourn-0.4n-4|6	# catalog-version 0.4n
14mu|texlive-pracjourn-0.4n-4|7	Name:		texlive-pracjourn
14mu|texlive-pracjourn-0.4n-4|8	Version:	0.4n
14mu|texlive-pracjourn-0.4n-4|9	Release:	4
14mu|texlive-pracjourn-0.4n-4|10	Summary:	Typeset articles for PracTeX
14mu|texlive-pracjourn-0.4n-4|11	Group:		Publishing
14mu|texlive-pracjourn-0.4n-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pracjourn
14mu|texlive-pracjourn-0.4n-4|13	License:	GPL
14mu|texlive-pracjourn-0.4n-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pracjourn.tar.xz
14mu|texlive-pracjourn-0.4n-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pracjourn.doc.tar.xz
14mu|texlive-pracjourn-0.4n-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pracjourn.source.tar.xz
14mu|texlive-pracjourn-0.4n-4|17	BuildArch:	noarch
14mu|texlive-pracjourn-0.4n-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pracjourn-0.4n-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pracjourn-0.4n-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pracjourn-0.4n-4|21	
14mu|texlive-pracjourn-0.4n-4|22	%description
14mu|texlive-pracjourn-0.4n-4|23	The pracjourn class is used for typesetting articles in the
14mu|texlive-pracjourn-0.4n-4|24	PracTeX Journal. It is based on the article class with
14mu|texlive-pracjourn-0.4n-4|25	modifications to allow for more flexible front-matter and
14mu|texlive-pracjourn-0.4n-4|26	revision control, among other small changes.
14mu|texlive-pracjourn-0.4n-4|27	
14mu|texlive-pracjourn-0.4n-4|28	
14mu|texlive-pracjourn-0.4n-4|29	#-----------------------------------------------------------------------
14mu|texlive-pracjourn-0.4n-4|30	%files
14mu|texlive-pracjourn-0.4n-4|31	%{_texmfdistdir}/tex/latex/pracjourn/pracjourn.cls
14mu|texlive-pracjourn-0.4n-4|32	%doc %{_texmfdistdir}/doc/latex/pracjourn/README
14mu|texlive-pracjourn-0.4n-4|33	%doc %{_texmfdistdir}/doc/latex/pracjourn/pjsample.ltx
14mu|texlive-pracjourn-0.4n-4|34	%doc %{_texmfdistdir}/doc/latex/pracjourn/pjsample.pdf
14mu|texlive-pracjourn-0.4n-4|35	%doc %{_texmfdistdir}/doc/latex/pracjourn/pracjourn.pdf
14mu|texlive-pracjourn-0.4n-4|36	#- source
14mu|texlive-pracjourn-0.4n-4|37	%doc %{_texmfdistdir}/source/latex/pracjourn/pracjourn.dtx
14mu|texlive-pracjourn-0.4n-4|38	%doc %{_texmfdistdir}/source/latex/pracjourn/pracjourn.ins
14mu|texlive-pracjourn-0.4n-4|39	
14mu|texlive-pracjourn-0.4n-4|40	#-----------------------------------------------------------------------
14mu|texlive-pracjourn-0.4n-4|41	%prep
14mu|texlive-pracjourn-0.4n-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-pracjourn-0.4n-4|43	
14mu|texlive-pracjourn-0.4n-4|44	%build
14mu|texlive-pracjourn-0.4n-4|45	
14mu|texlive-pracjourn-0.4n-4|46	%install
14mu|texlive-pracjourn-0.4n-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pracjourn-0.4n-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pracjourn-0.4n-4|49	
14mu|texlive-pracjourn-0.4n-4|50	
14mu|texlive-pracjourn-0.4n-4|51	
14mu|texlive-pracjourn-0.4n-4|52	%changelog
14mu|texlive-pracjourn-0.4n-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4n-4
14mu|texlive-pracjourn-0.4n-4|54	+ Revision: 13e1ce4
14mu|texlive-pracjourn-0.4n-4|55	- MassBuild#674: Increase release tag
14mu|texlive-pracjourn-0.4n-4|56	
14mu|texlive-pracjourn-0.4n-4|57	

25520 14
14mu|texlive-preprint-20070106-4|1	# revision 16085
14mu|texlive-preprint-20070106-4|2	# category Package
14mu|texlive-preprint-20070106-4|3	# catalog-ctan /macros/latex/contrib/preprint
14mu|texlive-preprint-20070106-4|4	# catalog-date 2007-01-06 21:10:04 +0100
14mu|texlive-preprint-20070106-4|5	# catalog-license lppl
14mu|texlive-preprint-20070106-4|6	# catalog-version undef
14mu|texlive-preprint-20070106-4|7	Name:		texlive-preprint
14mu|texlive-preprint-20070106-4|8	Version:	20070106
14mu|texlive-preprint-20070106-4|9	Release:	4
14mu|texlive-preprint-20070106-4|10	Summary:	A bundle of packages provided "as is"
14mu|texlive-preprint-20070106-4|11	Group:		Publishing
14mu|texlive-preprint-20070106-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/preprint
14mu|texlive-preprint-20070106-4|13	License:	LPPL
14mu|texlive-preprint-20070106-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preprint.tar.xz
14mu|texlive-preprint-20070106-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preprint.doc.tar.xz
14mu|texlive-preprint-20070106-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preprint.source.tar.xz
14mu|texlive-preprint-20070106-4|17	BuildArch:	noarch
14mu|texlive-preprint-20070106-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-preprint-20070106-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-preprint-20070106-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-preprint-20070106-4|21	
14mu|texlive-preprint-20070106-4|22	%description
14mu|texlive-preprint-20070106-4|23	The bundle comprises: - authblk, which permits footnote style
14mu|texlive-preprint-20070106-4|24	author/affiliation input in the \author command, - balance, to
14mu|texlive-preprint-20070106-4|25	balance the end of \twocolumn pages, - figcaps, to send figure
14mu|texlive-preprint-20070106-4|26	captions, etc., to end document, - fullpage, to set narrow page
14mu|texlive-preprint-20070106-4|27	margins and set a fixed page style, and - sublabel, which
14mu|texlive-preprint-20070106-4|28	permits counters to be subnumbered.
14mu|texlive-preprint-20070106-4|29	
14mu|texlive-preprint-20070106-4|30	
14mu|texlive-preprint-20070106-4|31	#-----------------------------------------------------------------------
14mu|texlive-preprint-20070106-4|32	%files
14mu|texlive-preprint-20070106-4|33	%{_texmfdistdir}/tex/latex/preprint/authblk.sty
14mu|texlive-preprint-20070106-4|34	%{_texmfdistdir}/tex/latex/preprint/balance.sty
14mu|texlive-preprint-20070106-4|35	%{_texmfdistdir}/tex/latex/preprint/figcaps.sty
14mu|texlive-preprint-20070106-4|36	%{_texmfdistdir}/tex/latex/preprint/fullpage.sty
14mu|texlive-preprint-20070106-4|37	%{_texmfdistdir}/tex/latex/preprint/sublabel.sty
14mu|texlive-preprint-20070106-4|38	%doc %{_texmfdistdir}/doc/latex/preprint/00readme.txt
14mu|texlive-preprint-20070106-4|39	%doc %{_texmfdistdir}/doc/latex/preprint/00readme.unix
14mu|texlive-preprint-20070106-4|40	%doc %{_texmfdistdir}/doc/latex/preprint/authblk.pdf
14mu|texlive-preprint-20070106-4|41	%doc %{_texmfdistdir}/doc/latex/preprint/balance.pdf
14mu|texlive-preprint-20070106-4|42	%doc %{_texmfdistdir}/doc/latex/preprint/figcaps.pdf
14mu|texlive-preprint-20070106-4|43	%doc %{_texmfdistdir}/doc/latex/preprint/fullpage.pdf
14mu|texlive-preprint-20070106-4|44	%doc %{_texmfdistdir}/doc/latex/preprint/sublabel.pdf
14mu|texlive-preprint-20070106-4|45	#- source
14mu|texlive-preprint-20070106-4|46	%doc %{_texmfdistdir}/source/latex/preprint/authblk.drv
14mu|texlive-preprint-20070106-4|47	%doc %{_texmfdistdir}/source/latex/preprint/authblk.dtx
14mu|texlive-preprint-20070106-4|48	%doc %{_texmfdistdir}/source/latex/preprint/authblk.ins
14mu|texlive-preprint-20070106-4|49	%doc %{_texmfdistdir}/source/latex/preprint/balance.drv
14mu|texlive-preprint-20070106-4|50	%doc %{_texmfdistdir}/source/latex/preprint/balance.dtx
14mu|texlive-preprint-20070106-4|51	%doc %{_texmfdistdir}/source/latex/preprint/balance.ins
14mu|texlive-preprint-20070106-4|52	%doc %{_texmfdistdir}/source/latex/preprint/figcaps.drv
14mu|texlive-preprint-20070106-4|53	%doc %{_texmfdistdir}/source/latex/preprint/figcaps.dtx
14mu|texlive-preprint-20070106-4|54	%doc %{_texmfdistdir}/source/latex/preprint/figcaps.ins
14mu|texlive-preprint-20070106-4|55	%doc %{_texmfdistdir}/source/latex/preprint/fullpage.drv
14mu|texlive-preprint-20070106-4|56	%doc %{_texmfdistdir}/source/latex/preprint/fullpage.dtx
14mu|texlive-preprint-20070106-4|57	%doc %{_texmfdistdir}/source/latex/preprint/fullpage.ins
14mu|texlive-preprint-20070106-4|58	%doc %{_texmfdistdir}/source/latex/preprint/sublabel.drv
14mu|texlive-preprint-20070106-4|59	%doc %{_texmfdistdir}/source/latex/preprint/sublabel.dtx
14mu|texlive-preprint-20070106-4|60	%doc %{_texmfdistdir}/source/latex/preprint/sublabel.ins
14mu|texlive-preprint-20070106-4|61	
14mu|texlive-preprint-20070106-4|62	#-----------------------------------------------------------------------
14mu|texlive-preprint-20070106-4|63	%prep
14mu|texlive-preprint-20070106-4|64	%setup -c -a0 -a1 -a2
14mu|texlive-preprint-20070106-4|65	
14mu|texlive-preprint-20070106-4|66	%build
14mu|texlive-preprint-20070106-4|67	
14mu|texlive-preprint-20070106-4|68	%install
14mu|texlive-preprint-20070106-4|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-preprint-20070106-4|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-preprint-20070106-4|71	
14mu|texlive-preprint-20070106-4|72	
14mu|texlive-preprint-20070106-4|73	
14mu|texlive-preprint-20070106-4|74	%changelog
14mu|texlive-preprint-20070106-4|75	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070106-4
14mu|texlive-preprint-20070106-4|76	+ Revision: 8e5a8d9
14mu|texlive-preprint-20070106-4|77	- MassBuild#674: Increase release tag
14mu|texlive-preprint-20070106-4|78	
14mu|texlive-preprint-20070106-4|79	

25521 14
14mu|texlive-prerex-6.5.3-7|1	# revision 31899
14mu|texlive-prerex-6.5.3-7|2	# category Package
14mu|texlive-prerex-6.5.3-7|3	# catalog-ctan /graphics/prerex
14mu|texlive-prerex-6.5.3-7|4	# catalog-date 2013-10-14 15:20:32 +0200
14mu|texlive-prerex-6.5.3-7|5	# catalog-license gpl
14mu|texlive-prerex-6.5.3-7|6	# catalog-version 6.5.3
14mu|texlive-prerex-6.5.3-7|7	Name:		texlive-prerex
14mu|texlive-prerex-6.5.3-7|8	Version:	6.5.3
14mu|texlive-prerex-6.5.3-7|9	Release:	7
14mu|texlive-prerex-6.5.3-7|10	Summary:	Interactive editor and macro support for prerequisite charts
14mu|texlive-prerex-6.5.3-7|11	Group:		Publishing
14mu|texlive-prerex-6.5.3-7|12	URL:		http://www.ctan.org/tex-archive/graphics/prerex
14mu|texlive-prerex-6.5.3-7|13	License:	GPL
14mu|texlive-prerex-6.5.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prerex.tar.xz
14mu|texlive-prerex-6.5.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prerex.doc.tar.xz
14mu|texlive-prerex-6.5.3-7|16	BuildArch:	noarch
14mu|texlive-prerex-6.5.3-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-prerex-6.5.3-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-prerex-6.5.3-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-prerex-6.5.3-7|20	
14mu|texlive-prerex-6.5.3-7|21	%description
14mu|texlive-prerex-6.5.3-7|22	This package consists of prerex.sty, a LaTeX package for
14mu|texlive-prerex-6.5.3-7|23	producing charts of course nodes linked by arrows representing
14mu|texlive-prerex-6.5.3-7|24	pre- and co-requisites, and prerex, an interactive program for
14mu|texlive-prerex-6.5.3-7|25	creating and editing chart descriptions. The implementation of
14mu|texlive-prerex-6.5.3-7|26	prerex.sty is built on PGF, so that it may be used equally
14mu|texlive-prerex-6.5.3-7|27	happily with latex or pdflatex; prerex itself is written in C.
14mu|texlive-prerex-6.5.3-7|28	The package includes source code for a previewer application, a
14mu|texlive-prerex-6.5.3-7|29	lightweight Qt-4 and poppler-based prerex-enabled PDF viewer.
14mu|texlive-prerex-6.5.3-7|30	
14mu|texlive-prerex-6.5.3-7|31	
14mu|texlive-prerex-6.5.3-7|32	#-----------------------------------------------------------------------
14mu|texlive-prerex-6.5.3-7|33	%files
14mu|texlive-prerex-6.5.3-7|34	%{_texmfdistdir}/tex/latex/prerex/prerex.sty
14mu|texlive-prerex-6.5.3-7|35	%doc %{_texmfdistdir}/doc/latex/prerex/README
14mu|texlive-prerex-6.5.3-7|36	%doc %{_texmfdistdir}/doc/latex/prerex/boldbox.png
14mu|texlive-prerex-6.5.3-7|37	%doc %{_texmfdistdir}/doc/latex/prerex/chart.html
14mu|texlive-prerex-6.5.3-7|38	%doc %{_texmfdistdir}/doc/latex/prerex/chart.pdf
14mu|texlive-prerex-6.5.3-7|39	%doc %{_texmfdistdir}/doc/latex/prerex/chart.png
14mu|texlive-prerex-6.5.3-7|40	%doc %{_texmfdistdir}/doc/latex/prerex/chart.tex
14mu|texlive-prerex-6.5.3-7|41	%doc %{_texmfdistdir}/doc/latex/prerex/dashed.png
14mu|texlive-prerex-6.5.3-7|42	%doc %{_texmfdistdir}/doc/latex/prerex/doc/intro.pdf
14mu|texlive-prerex-6.5.3-7|43	%doc %{_texmfdistdir}/doc/latex/prerex/doc/intro.tex
14mu|texlive-prerex-6.5.3-7|44	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introFonts.png
14mu|texlive-prerex-6.5.3-7|45	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introchart1.tex
14mu|texlive-prerex-6.5.3-7|46	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introchart2.tex
14mu|texlive-prerex-6.5.3-7|47	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.pdf
14mu|texlive-prerex-6.5.3-7|48	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.sty.7
14mu|texlive-prerex-6.5.3-7|49	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.tex
14mu|texlive-prerex-6.5.3-7|50	%doc %{_texmfdistdir}/doc/latex/prerex/dotted.png
14mu|texlive-prerex-6.5.3-7|51	%doc %{_texmfdistdir}/doc/latex/prerex/lightbox.png
14mu|texlive-prerex-6.5.3-7|52	%doc %{_texmfdistdir}/doc/latex/prerex/prerex-6.5.2.tar.gz
14mu|texlive-prerex-6.5.3-7|53	%doc %{_texmfdistdir}/doc/latex/prerex/solid.png
14mu|texlive-prerex-6.5.3-7|54	%doc %{_texmfdistdir}/doc/latex/prerex/vprerex-6.4.2.tar.gz
14mu|texlive-prerex-6.5.3-7|55	
14mu|texlive-prerex-6.5.3-7|56	#-----------------------------------------------------------------------
14mu|texlive-prerex-6.5.3-7|57	%prep
14mu|texlive-prerex-6.5.3-7|58	%setup -c -a0 -a1
14mu|texlive-prerex-6.5.3-7|59	
14mu|texlive-prerex-6.5.3-7|60	%build
14mu|texlive-prerex-6.5.3-7|61	
14mu|texlive-prerex-6.5.3-7|62	%install
14mu|texlive-prerex-6.5.3-7|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-prerex-6.5.3-7|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-prerex-6.5.3-7|65	
14mu|texlive-prerex-6.5.3-7|66	%changelog
14mu|texlive-prerex-6.5.3-7|67	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.5.3-7
14mu|texlive-prerex-6.5.3-7|68	+ Revision: fde4462
14mu|texlive-prerex-6.5.3-7|69	- MassBuild#674: Increase release tag
14mu|texlive-prerex-6.5.3-7|70	
14mu|texlive-prerex-6.5.3-7|71	

25522 14
14mu|texlive-prettyref-3.0-4|1	# revision 15878
14mu|texlive-prettyref-3.0-4|2	# category Package
14mu|texlive-prettyref-3.0-4|3	# catalog-ctan /macros/latex/contrib/prettyref
14mu|texlive-prettyref-3.0-4|4	# catalog-date 2008-11-06 09:26:54 +0100
14mu|texlive-prettyref-3.0-4|5	# catalog-license pd
14mu|texlive-prettyref-3.0-4|6	# catalog-version 3.0
14mu|texlive-prettyref-3.0-4|7	Name:		texlive-prettyref
14mu|texlive-prettyref-3.0-4|8	Version:	3.0
14mu|texlive-prettyref-3.0-4|9	Release:	4
14mu|texlive-prettyref-3.0-4|10	Summary:	Make label references "self-identify"
14mu|texlive-prettyref-3.0-4|11	Group:		Publishing
14mu|texlive-prettyref-3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref
14mu|texlive-prettyref-3.0-4|13	License:	PD
14mu|texlive-prettyref-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prettyref.tar.xz
14mu|texlive-prettyref-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prettyref.doc.tar.xz
14mu|texlive-prettyref-3.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prettyref.source.tar.xz
14mu|texlive-prettyref-3.0-4|17	BuildArch:	noarch
14mu|texlive-prettyref-3.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-prettyref-3.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-prettyref-3.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-prettyref-3.0-4|21	
14mu|texlive-prettyref-3.0-4|22	%description
14mu|texlive-prettyref-3.0-4|23	Prettyref provides a command \newrefformat, which specifies the
14mu|texlive-prettyref-3.0-4|24	way in which a reference is typeset, according to a label
14mu|texlive-prettyref-3.0-4|25	"identification". The identification is set in the \label
14mu|texlive-prettyref-3.0-4|26	command, by using prefixed label names; so instead of
14mu|texlive-prettyref-3.0-4|27	\label{mysection}, one uses \label{sec:mysection}, and
14mu|texlive-prettyref-3.0-4|28	prettyref interprets the "sec:" part. The package is compatible
14mu|texlive-prettyref-3.0-4|29	with hyperref and with other packages.
14mu|texlive-prettyref-3.0-4|30	
14mu|texlive-prettyref-3.0-4|31	
14mu|texlive-prettyref-3.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-prettyref-3.0-4|33	%files
14mu|texlive-prettyref-3.0-4|34	%{_texmfdistdir}/tex/latex/prettyref/prettyref.sty
14mu|texlive-prettyref-3.0-4|35	%doc %{_texmfdistdir}/doc/latex/prettyref/README
14mu|texlive-prettyref-3.0-4|36	%doc %{_texmfdistdir}/doc/latex/prettyref/prettyref.pdf
14mu|texlive-prettyref-3.0-4|37	#- source
14mu|texlive-prettyref-3.0-4|38	%doc %{_texmfdistdir}/source/latex/prettyref/prettyref.dtx
14mu|texlive-prettyref-3.0-4|39	%doc %{_texmfdistdir}/source/latex/prettyref/prettyref.ins
14mu|texlive-prettyref-3.0-4|40	
14mu|texlive-prettyref-3.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-prettyref-3.0-4|42	%prep
14mu|texlive-prettyref-3.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-prettyref-3.0-4|44	
14mu|texlive-prettyref-3.0-4|45	%build
14mu|texlive-prettyref-3.0-4|46	
14mu|texlive-prettyref-3.0-4|47	%install
14mu|texlive-prettyref-3.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-prettyref-3.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-prettyref-3.0-4|50	
14mu|texlive-prettyref-3.0-4|51	
14mu|texlive-prettyref-3.0-4|52	
14mu|texlive-prettyref-3.0-4|53	%changelog
14mu|texlive-prettyref-3.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14mu|texlive-prettyref-3.0-4|55	+ Revision: 15f2216
14mu|texlive-prettyref-3.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-prettyref-3.0-4|57	
14mu|texlive-prettyref-3.0-4|58	

25523 14
14mu|texlive-preview-11.86-4|1	# revision 17118
14mu|texlive-preview-11.86-4|2	# category Package
14mu|texlive-preview-11.86-4|3	# catalog-ctan /macros/latex/contrib/preview
14mu|texlive-preview-11.86-4|4	# catalog-date 2010-02-22 08:57:39 +0100
14mu|texlive-preview-11.86-4|5	# catalog-license gpl
14mu|texlive-preview-11.86-4|6	# catalog-version 11.86
14mu|texlive-preview-11.86-4|7	Name:		texlive-preview
14mu|texlive-preview-11.86-4|8	Version:	11.86
14mu|texlive-preview-11.86-4|9	Release:	4
14mu|texlive-preview-11.86-4|10	Summary:	Extract bits of a LaTeX source for output
14mu|texlive-preview-11.86-4|11	Group:		Publishing
14mu|texlive-preview-11.86-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/preview
14mu|texlive-preview-11.86-4|13	License:	GPL
14mu|texlive-preview-11.86-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preview.tar.xz
14mu|texlive-preview-11.86-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preview.doc.tar.xz
14mu|texlive-preview-11.86-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preview.source.tar.xz
14mu|texlive-preview-11.86-4|17	BuildArch:	noarch
14mu|texlive-preview-11.86-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-preview-11.86-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-preview-11.86-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-preview-11.86-4|21	
14mu|texlive-preview-11.86-4|22	%description
14mu|texlive-preview-11.86-4|23	The package is a free-standing part of the preview-latex
14mu|texlive-preview-11.86-4|24	bundle. The package provides the support preview-latex needs,
14mu|texlive-preview-11.86-4|25	when it chooses the matter it will preview. The output may
14mu|texlive-preview-11.86-4|26	reasonably be expected to have other uses, as in html
14mu|texlive-preview-11.86-4|27	translators, etc.
14mu|texlive-preview-11.86-4|28	
14mu|texlive-preview-11.86-4|29	
14mu|texlive-preview-11.86-4|30	#-----------------------------------------------------------------------
14mu|texlive-preview-11.86-4|31	%files
14mu|texlive-preview-11.86-4|32	%{_texmfdistdir}/tex/latex/preview/prauctex.cfg
14mu|texlive-preview-11.86-4|33	%{_texmfdistdir}/tex/latex/preview/prauctex.def
14mu|texlive-preview-11.86-4|34	%{_texmfdistdir}/tex/latex/preview/prcounters.def
14mu|texlive-preview-11.86-4|35	%{_texmfdistdir}/tex/latex/preview/preview.sty
14mu|texlive-preview-11.86-4|36	%{_texmfdistdir}/tex/latex/preview/prfootnotes.def
14mu|texlive-preview-11.86-4|37	%{_texmfdistdir}/tex/latex/preview/prlyx.def
14mu|texlive-preview-11.86-4|38	%{_texmfdistdir}/tex/latex/preview/prshowbox.def
14mu|texlive-preview-11.86-4|39	%{_texmfdistdir}/tex/latex/preview/prshowlabels.def
14mu|texlive-preview-11.86-4|40	%{_texmfdistdir}/tex/latex/preview/prtightpage.def
14mu|texlive-preview-11.86-4|41	%{_texmfdistdir}/tex/latex/preview/prtracingall.def
14mu|texlive-preview-11.86-4|42	%doc %{_texmfdistdir}/doc/latex/preview/README
14mu|texlive-preview-11.86-4|43	%doc %{_texmfdistdir}/doc/latex/preview/preview.pdf
14mu|texlive-preview-11.86-4|44	#- source
14mu|texlive-preview-11.86-4|45	%doc %{_texmfdistdir}/source/latex/preview/preview.drv
14mu|texlive-preview-11.86-4|46	%doc %{_texmfdistdir}/source/latex/preview/preview.dtx
14mu|texlive-preview-11.86-4|47	%doc %{_texmfdistdir}/source/latex/preview/preview.ins
14mu|texlive-preview-11.86-4|48	
14mu|texlive-preview-11.86-4|49	#-----------------------------------------------------------------------
14mu|texlive-preview-11.86-4|50	%prep
14mu|texlive-preview-11.86-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-preview-11.86-4|52	
14mu|texlive-preview-11.86-4|53	%build
14mu|texlive-preview-11.86-4|54	
14mu|texlive-preview-11.86-4|55	%install
14mu|texlive-preview-11.86-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-preview-11.86-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-preview-11.86-4|58	
14mu|texlive-preview-11.86-4|59	
14mu|texlive-preview-11.86-4|60	
14mu|texlive-preview-11.86-4|61	%changelog
14mu|texlive-preview-11.86-4|62	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 11.86-4
14mu|texlive-preview-11.86-4|63	+ Revision: aa6eec6
14mu|texlive-preview-11.86-4|64	- MassBuild#674: Increase release tag
14mu|texlive-preview-11.86-4|65	
14mu|texlive-preview-11.86-4|66	

25524 14
14mu|texlive-printlen-1.1a-4|1	# revision 19847
14mu|texlive-printlen-1.1a-4|2	# category Package
14mu|texlive-printlen-1.1a-4|3	# catalog-ctan /macros/latex/contrib/printlen
14mu|texlive-printlen-1.1a-4|4	# catalog-date 2010-09-22 14:58:28 +0200
14mu|texlive-printlen-1.1a-4|5	# catalog-license lppl
14mu|texlive-printlen-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-printlen-1.1a-4|7	Name:		texlive-printlen
14mu|texlive-printlen-1.1a-4|8	Version:	1.1a
14mu|texlive-printlen-1.1a-4|9	Release:	4
14mu|texlive-printlen-1.1a-4|10	Summary:	Print lengths using specified units
14mu|texlive-printlen-1.1a-4|11	Group:		Publishing
14mu|texlive-printlen-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/printlen
14mu|texlive-printlen-1.1a-4|13	License:	LPPL
14mu|texlive-printlen-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/printlen.tar.xz
14mu|texlive-printlen-1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/printlen.doc.tar.xz
14mu|texlive-printlen-1.1a-4|16	BuildArch:	noarch
14mu|texlive-printlen-1.1a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-printlen-1.1a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-printlen-1.1a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-printlen-1.1a-4|20	
14mu|texlive-printlen-1.1a-4|21	%description
14mu|texlive-printlen-1.1a-4|22	\printlength{length} prints the value of a LaTeX length in the
14mu|texlive-printlen-1.1a-4|23	units specified by \uselengthunit{unit} ('unit' may be any TeX
14mu|texlive-printlen-1.1a-4|24	length unit except for scaled point, viz., any of: pt, pc, in,
14mu|texlive-printlen-1.1a-4|25	mm, cm, bp, dd or cc). When the unit is pt, the printed length
14mu|texlive-printlen-1.1a-4|26	value will include any stretch or shrink; otherwise these are
14mu|texlive-printlen-1.1a-4|27	not printed. The 'unit' argument may also be PT, in which case
14mu|texlive-printlen-1.1a-4|28	length values will be printed in point units but without any
14mu|texlive-printlen-1.1a-4|29	stretch or shrink values.
14mu|texlive-printlen-1.1a-4|30	
14mu|texlive-printlen-1.1a-4|31	
14mu|texlive-printlen-1.1a-4|32	#-----------------------------------------------------------------------
14mu|texlive-printlen-1.1a-4|33	%files
14mu|texlive-printlen-1.1a-4|34	%{_texmfdistdir}/tex/latex/printlen/printlen.sty
14mu|texlive-printlen-1.1a-4|35	%doc %{_texmfdistdir}/doc/latex/printlen/printlen-doc.pdf
14mu|texlive-printlen-1.1a-4|36	%doc %{_texmfdistdir}/doc/latex/printlen/printlen-doc.tex
14mu|texlive-printlen-1.1a-4|37	
14mu|texlive-printlen-1.1a-4|38	#-----------------------------------------------------------------------
14mu|texlive-printlen-1.1a-4|39	%prep
14mu|texlive-printlen-1.1a-4|40	%setup -c -a0 -a1
14mu|texlive-printlen-1.1a-4|41	
14mu|texlive-printlen-1.1a-4|42	%build
14mu|texlive-printlen-1.1a-4|43	
14mu|texlive-printlen-1.1a-4|44	%install
14mu|texlive-printlen-1.1a-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-printlen-1.1a-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-printlen-1.1a-4|47	
14mu|texlive-printlen-1.1a-4|48	
14mu|texlive-printlen-1.1a-4|49	
14mu|texlive-printlen-1.1a-4|50	%changelog
14mu|texlive-printlen-1.1a-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-printlen-1.1a-4|52	+ Revision: 858b5fd
14mu|texlive-printlen-1.1a-4|53	- MassBuild#674: Increase release tag
14mu|texlive-printlen-1.1a-4|54	
14mu|texlive-printlen-1.1a-4|55	

25525 14
14mu|texlive-probsoln-3.02-3|1	# revision 25106
14mu|texlive-probsoln-3.02-3|2	# category Package
14mu|texlive-probsoln-3.02-3|3	# catalog-ctan /macros/latex/contrib/probsoln
14mu|texlive-probsoln-3.02-3|4	# catalog-date 2012-01-14 16:28:43 +0100
14mu|texlive-probsoln-3.02-3|5	# catalog-license lppl
14mu|texlive-probsoln-3.02-3|6	# catalog-version 3.02
14mu|texlive-probsoln-3.02-3|7	Name:		texlive-probsoln
14mu|texlive-probsoln-3.02-3|8	Version:	3.02
14mu|texlive-probsoln-3.02-3|9	Release:	3
14mu|texlive-probsoln-3.02-3|10	Summary:	Generate problem sheets and their solution sheets
14mu|texlive-probsoln-3.02-3|11	Group:		Publishing
14mu|texlive-probsoln-3.02-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/probsoln
14mu|texlive-probsoln-3.02-3|13	License:	LPPL
14mu|texlive-probsoln-3.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/probsoln.tar.xz
14mu|texlive-probsoln-3.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/probsoln.doc.tar.xz
14mu|texlive-probsoln-3.02-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/probsoln.source.tar.xz
14mu|texlive-probsoln-3.02-3|17	BuildArch:	noarch
14mu|texlive-probsoln-3.02-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-probsoln-3.02-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-probsoln-3.02-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-probsoln-3.02-3|21	
14mu|texlive-probsoln-3.02-3|22	%description
14mu|texlive-probsoln-3.02-3|23	The package is designed for lecturers who have to generate new
14mu|texlive-probsoln-3.02-3|24	problem sheets for their students on a regular basis (e.g.
14mu|texlive-probsoln-3.02-3|25	yearly) by randomly selecting a specified number of problems
14mu|texlive-probsoln-3.02-3|26	defined in another file. The package allows you easily to
14mu|texlive-probsoln-3.02-3|27	generate a new problem sheet that is different from the
14mu|texlive-probsoln-3.02-3|28	previous year, thus alleviating the temptation of students to
14mu|texlive-probsoln-3.02-3|29	seek out the previous year's students and checking out their
14mu|texlive-probsoln-3.02-3|30	answers. The solutions to the problems can be defined along
14mu|texlive-probsoln-3.02-3|31	with the problem, making it easy to generate the solution sheet
14mu|texlive-probsoln-3.02-3|32	from the same source code; problems may be reused within a
14mu|texlive-probsoln-3.02-3|33	document, so that solutions may appear in a different section
14mu|texlive-probsoln-3.02-3|34	of the same document as the problems they cover.
14mu|texlive-probsoln-3.02-3|35	
14mu|texlive-probsoln-3.02-3|36	
14mu|texlive-probsoln-3.02-3|37	#-----------------------------------------------------------------------
14mu|texlive-probsoln-3.02-3|38	%files
14mu|texlive-probsoln-3.02-3|39	%{_texmfdistdir}/tex/latex/probsoln/probsoln.sty
14mu|texlive-probsoln-3.02-3|40	%doc %{_texmfdistdir}/doc/latex/probsoln/CHANGES
14mu|texlive-probsoln-3.02-3|41	%doc %{_texmfdistdir}/doc/latex/probsoln/INSTALL
14mu|texlive-probsoln-3.02-3|42	%doc %{_texmfdistdir}/doc/latex/probsoln/README
14mu|texlive-probsoln-3.02-3|43	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln-manual.css
14mu|texlive-probsoln-3.02-3|44	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln-manual.html
14mu|texlive-probsoln-3.02-3|45	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln-manual.tex
14mu|texlive-probsoln-3.02-3|46	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln.pdf
14mu|texlive-probsoln-3.02-3|47	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample.pdf
14mu|texlive-probsoln-3.02-3|48	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample.tex
14mu|texlive-probsoln-3.02-3|49	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample2.pdf
14mu|texlive-probsoln-3.02-3|50	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample2.tex
14mu|texlive-probsoln-3.02-3|51	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample3.pdf
14mu|texlive-probsoln-3.02-3|52	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample3.tex
14mu|texlive-probsoln-3.02-3|53	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample4.pdf
14mu|texlive-probsoln-3.02-3|54	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample4.tex
14mu|texlive-probsoln-3.02-3|55	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample5.pdf
14mu|texlive-probsoln-3.02-3|56	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample5.tex
14mu|texlive-probsoln-3.02-3|57	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample6.tex
14mu|texlive-probsoln-3.02-3|58	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample7.tex
14mu|texlive-probsoln-3.02-3|59	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample8.tex
14mu|texlive-probsoln-3.02-3|60	#- source
14mu|texlive-probsoln-3.02-3|61	%doc %{_texmfdistdir}/source/latex/probsoln/probsoln.dtx
14mu|texlive-probsoln-3.02-3|62	%doc %{_texmfdistdir}/source/latex/probsoln/probsoln.ins
14mu|texlive-probsoln-3.02-3|63	
14mu|texlive-probsoln-3.02-3|64	#-----------------------------------------------------------------------
14mu|texlive-probsoln-3.02-3|65	%prep
14mu|texlive-probsoln-3.02-3|66	%setup -c -a0 -a1 -a2
14mu|texlive-probsoln-3.02-3|67	
14mu|texlive-probsoln-3.02-3|68	%build
14mu|texlive-probsoln-3.02-3|69	
14mu|texlive-probsoln-3.02-3|70	%install
14mu|texlive-probsoln-3.02-3|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-probsoln-3.02-3|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-probsoln-3.02-3|73	
14mu|texlive-probsoln-3.02-3|74	
14mu|texlive-probsoln-3.02-3|75	
14mu|texlive-probsoln-3.02-3|76	%changelog
14mu|texlive-probsoln-3.02-3|77	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.02-3
14mu|texlive-probsoln-3.02-3|78	+ Revision: 35944af
14mu|texlive-probsoln-3.02-3|79	- MassBuild#674: Increase release tag
14mu|texlive-probsoln-3.02-3|80	
14mu|texlive-probsoln-3.02-3|81	

25526 14
14mu|texlive-procIAGssymp-20070106-4|1	# revision 15878
14mu|texlive-procIAGssymp-20070106-4|2	# category Package
14mu|texlive-procIAGssymp-20070106-4|3	# catalog-ctan /macros/latex/contrib/procIAGssymp
14mu|texlive-procIAGssymp-20070106-4|4	# catalog-date 2007-01-06 21:10:04 +0100
14mu|texlive-procIAGssymp-20070106-4|5	# catalog-license lppl
14mu|texlive-procIAGssymp-20070106-4|6	# catalog-version undef
14mu|texlive-procIAGssymp-20070106-4|7	Name:		texlive-procIAGssymp
14mu|texlive-procIAGssymp-20070106-4|8	Version:	20070106
14mu|texlive-procIAGssymp-20070106-4|9	Release:	4
14mu|texlive-procIAGssymp-20070106-4|10	Summary:	Macros for IAG symposium papers
14mu|texlive-procIAGssymp-20070106-4|11	Group:		Publishing
14mu|texlive-procIAGssymp-20070106-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/procIAGssymp
14mu|texlive-procIAGssymp-20070106-4|13	License:	LPPL
14mu|texlive-procIAGssymp-20070106-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/procIAGssymp.tar.xz
14mu|texlive-procIAGssymp-20070106-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/procIAGssymp.doc.tar.xz
14mu|texlive-procIAGssymp-20070106-4|16	BuildArch:	noarch
14mu|texlive-procIAGssymp-20070106-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-procIAGssymp-20070106-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-procIAGssymp-20070106-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-procIAGssymp-20070106-4|20	
14mu|texlive-procIAGssymp-20070106-4|21	%description
14mu|texlive-procIAGssymp-20070106-4|22	This package provides (re-)definitions of some LaTeX commands
14mu|texlive-procIAGssymp-20070106-4|23	that can be useful for the preparation of a paper with the
14mu|texlive-procIAGssymp-20070106-4|24	style of the proceeding of symposia sponsored by the
14mu|texlive-procIAGssymp-20070106-4|25	'International Association of Geodesy (IAG)' published by
14mu|texlive-procIAGssymp-20070106-4|26	Springer-Verlag.
14mu|texlive-procIAGssymp-20070106-4|27	
14mu|texlive-procIAGssymp-20070106-4|28	
14mu|texlive-procIAGssymp-20070106-4|29	#-----------------------------------------------------------------------
14mu|texlive-procIAGssymp-20070106-4|30	%files
14mu|texlive-procIAGssymp-20070106-4|31	%{_texmfdistdir}/tex/latex/procIAGssymp/procIAGssymp.sty
14mu|texlive-procIAGssymp-20070106-4|32	%doc %{_texmfdistdir}/doc/latex/procIAGssymp/TestPaper.tex
14mu|texlive-procIAGssymp-20070106-4|33	
14mu|texlive-procIAGssymp-20070106-4|34	#-----------------------------------------------------------------------
14mu|texlive-procIAGssymp-20070106-4|35	%prep
14mu|texlive-procIAGssymp-20070106-4|36	%setup -c -a0 -a1
14mu|texlive-procIAGssymp-20070106-4|37	
14mu|texlive-procIAGssymp-20070106-4|38	%build
14mu|texlive-procIAGssymp-20070106-4|39	
14mu|texlive-procIAGssymp-20070106-4|40	%install
14mu|texlive-procIAGssymp-20070106-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-procIAGssymp-20070106-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-procIAGssymp-20070106-4|43	
14mu|texlive-procIAGssymp-20070106-4|44	
14mu|texlive-procIAGssymp-20070106-4|45	
14mu|texlive-procIAGssymp-20070106-4|46	%changelog
14mu|texlive-procIAGssymp-20070106-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070106-4
14mu|texlive-procIAGssymp-20070106-4|48	+ Revision: 68a2403
14mu|texlive-procIAGssymp-20070106-4|49	- MassBuild#674: Increase release tag
14mu|texlive-procIAGssymp-20070106-4|50	
14mu|texlive-procIAGssymp-20070106-4|51	

25527 14
14mu|texlive-productbox-1.1-4|1	# revision 20886
14mu|texlive-productbox-1.1-4|2	# category Package
14mu|texlive-productbox-1.1-4|3	# catalog-ctan /macros/latex/contrib/gene/productbox
14mu|texlive-productbox-1.1-4|4	# catalog-date 2010-12-30 01:06:48 +0100
14mu|texlive-productbox-1.1-4|5	# catalog-license other-free
14mu|texlive-productbox-1.1-4|6	# catalog-version 1.1
14mu|texlive-productbox-1.1-4|7	Name:		texlive-productbox
14mu|texlive-productbox-1.1-4|8	Version:	1.1
14mu|texlive-productbox-1.1-4|9	Release:	4
14mu|texlive-productbox-1.1-4|10	Summary:	Typeset a three-dimensional product box
14mu|texlive-productbox-1.1-4|11	Group:		Publishing
14mu|texlive-productbox-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/productbox
14mu|texlive-productbox-1.1-4|13	License:	OTHER-FREE
14mu|texlive-productbox-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/productbox.tar.xz
14mu|texlive-productbox-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/productbox.doc.tar.xz
14mu|texlive-productbox-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/productbox.source.tar.xz
14mu|texlive-productbox-1.1-4|17	BuildArch:	noarch
14mu|texlive-productbox-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-productbox-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-productbox-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-productbox-1.1-4|21	
14mu|texlive-productbox-1.1-4|22	%description
14mu|texlive-productbox-1.1-4|23	The package enables typesetting of a three-dimensional product
14mu|texlive-productbox-1.1-4|24	box. This product box can be rendered as it is standing on a
14mu|texlive-productbox-1.1-4|25	surface and some light is shed onto it. Alternatively it can be
14mu|texlive-productbox-1.1-4|26	typeset as a wireframe to be cut out and glued together. This
14mu|texlive-productbox-1.1-4|27	will lead to a physical product box. The package requires the
14mu|texlive-productbox-1.1-4|28	package pgf and TikZ.
14mu|texlive-productbox-1.1-4|29	
14mu|texlive-productbox-1.1-4|30	
14mu|texlive-productbox-1.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-productbox-1.1-4|32	%files
14mu|texlive-productbox-1.1-4|33	%{_texmfdistdir}/tex/latex/productbox/productbox.sty
14mu|texlive-productbox-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/productbox/Makefile
14mu|texlive-productbox-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/productbox/README
14mu|texlive-productbox-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/productbox/productbox.bib
14mu|texlive-productbox-1.1-4|37	%doc %{_texmfdistdir}/doc/latex/productbox/productbox.pdf
14mu|texlive-productbox-1.1-4|38	#- source
14mu|texlive-productbox-1.1-4|39	%doc %{_texmfdistdir}/source/latex/productbox/productbox.dtx
14mu|texlive-productbox-1.1-4|40	%doc %{_texmfdistdir}/source/latex/productbox/productbox.ins
14mu|texlive-productbox-1.1-4|41	
14mu|texlive-productbox-1.1-4|42	#-----------------------------------------------------------------------
14mu|texlive-productbox-1.1-4|43	%prep
14mu|texlive-productbox-1.1-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-productbox-1.1-4|45	
14mu|texlive-productbox-1.1-4|46	%build
14mu|texlive-productbox-1.1-4|47	
14mu|texlive-productbox-1.1-4|48	%install
14mu|texlive-productbox-1.1-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-productbox-1.1-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-productbox-1.1-4|51	
14mu|texlive-productbox-1.1-4|52	
14mu|texlive-productbox-1.1-4|53	
14mu|texlive-productbox-1.1-4|54	%changelog
14mu|texlive-productbox-1.1-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-productbox-1.1-4|56	+ Revision: 055010a
14mu|texlive-productbox-1.1-4|57	- MassBuild#674: Increase release tag
14mu|texlive-productbox-1.1-4|58	
14mu|texlive-productbox-1.1-4|59	

25528 14
14mu|texlive-program-3.3.12-4|1	# revision 20022
14mu|texlive-program-3.3.12-4|2	# category Package
14mu|texlive-program-3.3.12-4|3	# catalog-ctan /macros/latex/contrib/program
14mu|texlive-program-3.3.12-4|4	# catalog-date 2010-10-07 12:36:42 +0200
14mu|texlive-program-3.3.12-4|5	# catalog-license gpl3
14mu|texlive-program-3.3.12-4|6	# catalog-version 3.3.12
14mu|texlive-program-3.3.12-4|7	Name:		texlive-program
14mu|texlive-program-3.3.12-4|8	Version:	3.3.12
14mu|texlive-program-3.3.12-4|9	Release:	4
14mu|texlive-program-3.3.12-4|10	Summary:	Typesetting programs and algorithms
14mu|texlive-program-3.3.12-4|11	Group:		Publishing
14mu|texlive-program-3.3.12-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/program
14mu|texlive-program-3.3.12-4|13	License:	GPL3
14mu|texlive-program-3.3.12-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/program.tar.xz
14mu|texlive-program-3.3.12-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/program.doc.tar.xz
14mu|texlive-program-3.3.12-4|16	BuildArch:	noarch
14mu|texlive-program-3.3.12-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-program-3.3.12-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-program-3.3.12-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-program-3.3.12-4|20	
14mu|texlive-program-3.3.12-4|21	%description
14mu|texlive-program-3.3.12-4|22	The main offering is a program environment; a programbox
14mu|texlive-program-3.3.12-4|23	environment is available for fragments that must not break with
14mu|texlive-program-3.3.12-4|24	the pages.
14mu|texlive-program-3.3.12-4|25	
14mu|texlive-program-3.3.12-4|26	
14mu|texlive-program-3.3.12-4|27	#-----------------------------------------------------------------------
14mu|texlive-program-3.3.12-4|28	%files
14mu|texlive-program-3.3.12-4|29	%{_texmfdistdir}/tex/latex/program/program.sty
14mu|texlive-program-3.3.12-4|30	%doc %{_texmfdistdir}/doc/latex/program/README
14mu|texlive-program-3.3.12-4|31	%doc %{_texmfdistdir}/doc/latex/program/gpl-3.0.txt
14mu|texlive-program-3.3.12-4|32	%doc %{_texmfdistdir}/doc/latex/program/plink.tex
14mu|texlive-program-3.3.12-4|33	%doc %{_texmfdistdir}/doc/latex/program/program-demo.tex
14mu|texlive-program-3.3.12-4|34	%doc %{_texmfdistdir}/doc/latex/program/program-doc.pdf
14mu|texlive-program-3.3.12-4|35	%doc %{_texmfdistdir}/doc/latex/program/program-doc.tex
14mu|texlive-program-3.3.12-4|36	
14mu|texlive-program-3.3.12-4|37	#-----------------------------------------------------------------------
14mu|texlive-program-3.3.12-4|38	%prep
14mu|texlive-program-3.3.12-4|39	%setup -c -a0 -a1
14mu|texlive-program-3.3.12-4|40	
14mu|texlive-program-3.3.12-4|41	%build
14mu|texlive-program-3.3.12-4|42	
14mu|texlive-program-3.3.12-4|43	%install
14mu|texlive-program-3.3.12-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-program-3.3.12-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-program-3.3.12-4|46	
14mu|texlive-program-3.3.12-4|47	
14mu|texlive-program-3.3.12-4|48	
14mu|texlive-program-3.3.12-4|49	%changelog
14mu|texlive-program-3.3.12-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3.12-4
14mu|texlive-program-3.3.12-4|51	+ Revision: 8a634aa
14mu|texlive-program-3.3.12-4|52	- MassBuild#674: Increase release tag
14mu|texlive-program-3.3.12-4|53	
14mu|texlive-program-3.3.12-4|54	

25529 14
14mu|texlive-progress-1.10-4|1	# revision 19519
14mu|texlive-progress-1.10-4|2	# category Package
14mu|texlive-progress-1.10-4|3	# catalog-ctan /macros/latex/contrib/progress
14mu|texlive-progress-1.10-4|4	# catalog-date 2007-01-06 21:10:04 +0100
14mu|texlive-progress-1.10-4|5	# catalog-license lppl
14mu|texlive-progress-1.10-4|6	# catalog-version 1.10
14mu|texlive-progress-1.10-4|7	Name:		texlive-progress
14mu|texlive-progress-1.10-4|8	Version:	1.10
14mu|texlive-progress-1.10-4|9	Release:	4
14mu|texlive-progress-1.10-4|10	Summary:	Creates an overview of a document's state
14mu|texlive-progress-1.10-4|11	Group:		Publishing
14mu|texlive-progress-1.10-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/progress
14mu|texlive-progress-1.10-4|13	License:	LPPL
14mu|texlive-progress-1.10-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progress.tar.xz
14mu|texlive-progress-1.10-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progress.doc.tar.xz
14mu|texlive-progress-1.10-4|16	BuildArch:	noarch
14mu|texlive-progress-1.10-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-progress-1.10-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-progress-1.10-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-progress-1.10-4|20	
14mu|texlive-progress-1.10-4|21	%description
14mu|texlive-progress-1.10-4|22	Progress is a package which. when compiling TeX and LaTeX
14mu|texlive-progress-1.10-4|23	documents, generates a HTML file showing an overview of a
14mu|texlive-progress-1.10-4|24	document's state (of how finished it is). The report is sent to
14mu|texlive-progress-1.10-4|25	file \ProgressReportName, which is by default the \jobname with
14mu|texlive-progress-1.10-4|26	the date appended (but is user-modifiable).
14mu|texlive-progress-1.10-4|27	
14mu|texlive-progress-1.10-4|28	
14mu|texlive-progress-1.10-4|29	#-----------------------------------------------------------------------
14mu|texlive-progress-1.10-4|30	%files
14mu|texlive-progress-1.10-4|31	%{_texmfdistdir}/tex/latex/progress/progress.sty
14mu|texlive-progress-1.10-4|32	%doc %{_texmfdistdir}/doc/latex/progress/README
14mu|texlive-progress-1.10-4|33	%doc %{_texmfdistdir}/doc/latex/progress/progress.pdf
14mu|texlive-progress-1.10-4|34	%doc %{_texmfdistdir}/doc/latex/progress/progress.tex
14mu|texlive-progress-1.10-4|35	%doc %{_texmfdistdir}/doc/latex/progress/progress20030701.html
14mu|texlive-progress-1.10-4|36	
14mu|texlive-progress-1.10-4|37	#-----------------------------------------------------------------------
14mu|texlive-progress-1.10-4|38	%prep
14mu|texlive-progress-1.10-4|39	%setup -c -a0 -a1
14mu|texlive-progress-1.10-4|40	
14mu|texlive-progress-1.10-4|41	%build
14mu|texlive-progress-1.10-4|42	
14mu|texlive-progress-1.10-4|43	%install
14mu|texlive-progress-1.10-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-progress-1.10-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-progress-1.10-4|46	
14mu|texlive-progress-1.10-4|47	
14mu|texlive-progress-1.10-4|48	
14mu|texlive-progress-1.10-4|49	%changelog
14mu|texlive-progress-1.10-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10-4
14mu|texlive-progress-1.10-4|51	+ Revision: f9fa098
14mu|texlive-progress-1.10-4|52	- MassBuild#674: Increase release tag
14mu|texlive-progress-1.10-4|53	
14mu|texlive-progress-1.10-4|54	

25530 14
14mu|texlive-progressbar-v1.0b2-3|1	# revision 25431
14mu|texlive-progressbar-v1.0b2-3|2	# category Package
14mu|texlive-progressbar-v1.0b2-3|3	# catalog-ctan /macros/latex/contrib/progressbar
14mu|texlive-progressbar-v1.0b2-3|4	# catalog-date 2012-02-19 15:32:47 +0100
14mu|texlive-progressbar-v1.0b2-3|5	# catalog-license lppl
14mu|texlive-progressbar-v1.0b2-3|6	# catalog-version v1.0b~2
14mu|texlive-progressbar-v1.0b2-3|7	Name:		texlive-progressbar
14mu|texlive-progressbar-v1.0b2-3|8	Version:	v1.0b2
14mu|texlive-progressbar-v1.0b2-3|9	Release:	3
14mu|texlive-progressbar-v1.0b2-3|10	Summary:	Visualize shares of total amounts in the form of a (progress-)bar
14mu|texlive-progressbar-v1.0b2-3|11	Group:		Publishing
14mu|texlive-progressbar-v1.0b2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/progressbar
14mu|texlive-progressbar-v1.0b2-3|13	License:	LPPL
14mu|texlive-progressbar-v1.0b2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progressbar.tar.xz
14mu|texlive-progressbar-v1.0b2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progressbar.doc.tar.xz
14mu|texlive-progressbar-v1.0b2-3|16	BuildArch:	noarch
14mu|texlive-progressbar-v1.0b2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-progressbar-v1.0b2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-progressbar-v1.0b2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-progressbar-v1.0b2-3|20	
14mu|texlive-progressbar-v1.0b2-3|21	%description
14mu|texlive-progressbar-v1.0b2-3|22	This package allows you to easily visualize shares of total
14mu|texlive-progressbar-v1.0b2-3|23	amounts in the form of a bar. So basically you can convert any
14mu|texlive-progressbar-v1.0b2-3|24	number between 0 and 1 to a progressbar using the command
14mu|texlive-progressbar-v1.0b2-3|25	\progressbar{<number>}. Also a lot of customizations are
14mu|texlive-progressbar-v1.0b2-3|26	possible, allowing you to create an unique progressbar on your
14mu|texlive-progressbar-v1.0b2-3|27	own.
14mu|texlive-progressbar-v1.0b2-3|28	
14mu|texlive-progressbar-v1.0b2-3|29	
14mu|texlive-progressbar-v1.0b2-3|30	#-----------------------------------------------------------------------
14mu|texlive-progressbar-v1.0b2-3|31	%files
14mu|texlive-progressbar-v1.0b2-3|32	%{_texmfdistdir}/tex/latex/progressbar/progressbar.sty
14mu|texlive-progressbar-v1.0b2-3|33	%doc %{_texmfdistdir}/doc/latex/progressbar/README
14mu|texlive-progressbar-v1.0b2-3|34	%doc %{_texmfdistdir}/doc/latex/progressbar/progressbar.pdf
14mu|texlive-progressbar-v1.0b2-3|35	%doc %{_texmfdistdir}/doc/latex/progressbar/progressbar.tex
14mu|texlive-progressbar-v1.0b2-3|36	
14mu|texlive-progressbar-v1.0b2-3|37	#-----------------------------------------------------------------------
14mu|texlive-progressbar-v1.0b2-3|38	%prep
14mu|texlive-progressbar-v1.0b2-3|39	%setup -c -a0 -a1
14mu|texlive-progressbar-v1.0b2-3|40	
14mu|texlive-progressbar-v1.0b2-3|41	%build
14mu|texlive-progressbar-v1.0b2-3|42	
14mu|texlive-progressbar-v1.0b2-3|43	%install
14mu|texlive-progressbar-v1.0b2-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-progressbar-v1.0b2-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-progressbar-v1.0b2-3|46	
14mu|texlive-progressbar-v1.0b2-3|47	
14mu|texlive-progressbar-v1.0b2-3|48	
14mu|texlive-progressbar-v1.0b2-3|49	%changelog
14mu|texlive-progressbar-v1.0b2-3|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.0b2-3
14mu|texlive-progressbar-v1.0b2-3|51	+ Revision: 622f511
14mu|texlive-progressbar-v1.0b2-3|52	- MassBuild#674: Increase release tag
14mu|texlive-progressbar-v1.0b2-3|53	
14mu|texlive-progressbar-v1.0b2-3|54	

25531 14
14mu|texlive-properties-0.2-4|1	# revision 15878
14mu|texlive-properties-0.2-4|2	# category Package
14mu|texlive-properties-0.2-4|3	# catalog-ctan /macros/latex/contrib/properties
14mu|texlive-properties-0.2-4|4	# catalog-date 2009-11-10 09:17:41 +0100
14mu|texlive-properties-0.2-4|5	# catalog-license lppl
14mu|texlive-properties-0.2-4|6	# catalog-version 0.2
14mu|texlive-properties-0.2-4|7	Name:		texlive-properties
14mu|texlive-properties-0.2-4|8	Version:	0.2
14mu|texlive-properties-0.2-4|9	Release:	4
14mu|texlive-properties-0.2-4|10	Summary:	Load properties from a file
14mu|texlive-properties-0.2-4|11	Group:		Publishing
14mu|texlive-properties-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/properties
14mu|texlive-properties-0.2-4|13	License:	LPPL
14mu|texlive-properties-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/properties.tar.xz
14mu|texlive-properties-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/properties.doc.tar.xz
14mu|texlive-properties-0.2-4|16	BuildArch:	noarch
14mu|texlive-properties-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-properties-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-properties-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-properties-0.2-4|20	
14mu|texlive-properties-0.2-4|21	%description
14mu|texlive-properties-0.2-4|22	The package loads properties (key, value) from a properties
14mu|texlive-properties-0.2-4|23	file, e.g. \jobname.properties.
14mu|texlive-properties-0.2-4|24	
14mu|texlive-properties-0.2-4|25	
14mu|texlive-properties-0.2-4|26	#-----------------------------------------------------------------------
14mu|texlive-properties-0.2-4|27	%files
14mu|texlive-properties-0.2-4|28	%{_texmfdistdir}/tex/latex/properties/properties.sty
14mu|texlive-properties-0.2-4|29	%doc %{_texmfdistdir}/doc/latex/properties/readme.de
14mu|texlive-properties-0.2-4|30	%doc %{_texmfdistdir}/doc/latex/properties/testprop.tex
14mu|texlive-properties-0.2-4|31	
14mu|texlive-properties-0.2-4|32	#-----------------------------------------------------------------------
14mu|texlive-properties-0.2-4|33	%prep
14mu|texlive-properties-0.2-4|34	%setup -c -a0 -a1
14mu|texlive-properties-0.2-4|35	
14mu|texlive-properties-0.2-4|36	%build
14mu|texlive-properties-0.2-4|37	
14mu|texlive-properties-0.2-4|38	%install
14mu|texlive-properties-0.2-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-properties-0.2-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-properties-0.2-4|41	
14mu|texlive-properties-0.2-4|42	
14mu|texlive-properties-0.2-4|43	
14mu|texlive-properties-0.2-4|44	%changelog
14mu|texlive-properties-0.2-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-properties-0.2-4|46	+ Revision: 5cdc8e2
14mu|texlive-properties-0.2-4|47	- MassBuild#674: Increase release tag
14mu|texlive-properties-0.2-4|48	
14mu|texlive-properties-0.2-4|49	

25532 14
14mu|texlive-proposal-20130219-7|1	# revision 29174
14mu|texlive-proposal-20130219-7|2	# category Package
14mu|texlive-proposal-20130219-7|3	# catalog-ctan /macros/latex/contrib/proposal
14mu|texlive-proposal-20130219-7|4	# catalog-date 2013-02-19 13:34:37 +0100
14mu|texlive-proposal-20130219-7|5	# catalog-license lppl
14mu|texlive-proposal-20130219-7|6	# catalog-version undef
14mu|texlive-proposal-20130219-7|7	Name:		texlive-proposal
14mu|texlive-proposal-20130219-7|8	Version:	20130219
14mu|texlive-proposal-20130219-7|9	Release:	7
14mu|texlive-proposal-20130219-7|10	Summary:	A class for preparing proposals
14mu|texlive-proposal-20130219-7|11	Group:		Publishing
14mu|texlive-proposal-20130219-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/proposal
14mu|texlive-proposal-20130219-7|13	License:	LPPL
14mu|texlive-proposal-20130219-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proposal.tar.xz
14mu|texlive-proposal-20130219-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proposal.doc.tar.xz
14mu|texlive-proposal-20130219-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proposal.source.tar.xz
14mu|texlive-proposal-20130219-7|17	BuildArch:	noarch
14mu|texlive-proposal-20130219-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-proposal-20130219-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-proposal-20130219-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-proposal-20130219-7|21	
14mu|texlive-proposal-20130219-7|22	%description
14mu|texlive-proposal-20130219-7|23	The process of preparing a collaborative proposal, to a major
14mu|texlive-proposal-20130219-7|24	funding body, involves integration of contributions of a many
14mu|texlive-proposal-20130219-7|25	people at many sites. It is therefore an ideal application for
14mu|texlive-proposal-20130219-7|26	a text-based document preparation system such as LaTeX, in
14mu|texlive-proposal-20130219-7|27	concert with a distributed version control system such as SVN.
14mu|texlive-proposal-20130219-7|28	The proposal class itself provides a basis for such an
14mu|texlive-proposal-20130219-7|29	enterprise. The dfgproposal and dfgproposal classes provide two
14mu|texlive-proposal-20130219-7|30	specialisations of the base class for (respectively) German and
14mu|texlive-proposal-20130219-7|31	European research proposals. The packages depend on the
14mu|texlive-proposal-20130219-7|32	author's stex bundle.
14mu|texlive-proposal-20130219-7|33	
14mu|texlive-proposal-20130219-7|34	
14mu|texlive-proposal-20130219-7|35	#-----------------------------------------------------------------------
14mu|texlive-proposal-20130219-7|36	%files
14mu|texlive-proposal-20130219-7|37	%{_texmfdistdir}/tex/latex/proposal/base/pdata.sty
14mu|texlive-proposal-20130219-7|38	%{_texmfdistdir}/tex/latex/proposal/base/proposal.cls
14mu|texlive-proposal-20130219-7|39	%{_texmfdistdir}/tex/latex/proposal/base/reporting.cls
14mu|texlive-proposal-20130219-7|40	%{_texmfdistdir}/tex/latex/proposal/dfg/dfgpdata.sty
14mu|texlive-proposal-20130219-7|41	%{_texmfdistdir}/tex/latex/proposal/dfg/dfgproposal.cls
14mu|texlive-proposal-20130219-7|42	%{_texmfdistdir}/tex/latex/proposal/dfg/dfgreporting.cls
14mu|texlive-proposal-20130219-7|43	%{_texmfdistdir}/tex/latex/proposal/eu/eupdata.sty
14mu|texlive-proposal-20130219-7|44	%{_texmfdistdir}/tex/latex/proposal/eu/euproposal.cls
14mu|texlive-proposal-20130219-7|45	%{_texmfdistdir}/tex/latex/proposal/eu/eureporting.cls
14mu|texlive-proposal-20130219-7|46	%doc %{_texmfdistdir}/doc/latex/proposal/README
14mu|texlive-proposal-20130219-7|47	%doc %{_texmfdistdir}/doc/latex/proposal/base/README
14mu|texlive-proposal-20130219-7|48	%doc %{_texmfdistdir}/doc/latex/proposal/base/proposal.pdf
14mu|texlive-proposal-20130219-7|49	%doc %{_texmfdistdir}/doc/latex/proposal/dfg/README
14mu|texlive-proposal-20130219-7|50	%doc %{_texmfdistdir}/doc/latex/proposal/dfg/dfgproposal.pdf
14mu|texlive-proposal-20130219-7|51	%doc %{_texmfdistdir}/doc/latex/proposal/eu/README
14mu|texlive-proposal-20130219-7|52	%doc %{_texmfdistdir}/doc/latex/proposal/eu/euproposal.pdf
14mu|texlive-proposal-20130219-7|53	%doc %{_texmfdistdir}/doc/latex/proposal/examples/Makefile
14mu|texlive-proposal-20130219-7|54	%doc %{_texmfdistdir}/doc/latex/proposal/examples/README
14mu|texlive-proposal-20130219-7|55	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/1_02.pdf
14mu|texlive-proposal-20130219-7|56	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/1_02e.pdf
14mu|texlive-proposal-20130219-7|57	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/2_01.pdf
14mu|texlive-proposal-20130219-7|58	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/2_010.pdf
14mu|texlive-proposal-20130219-7|59	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/2_012e.pdf
14mu|texlive-proposal-20130219-7|60	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/54_01_de.pdf
14mu|texlive-proposal-20130219-7|61	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/54_01_en.pdf
14mu|texlive-proposal-20130219-7|62	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/Makefile
14mu|texlive-proposal-20130219-7|63	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/README
14mu|texlive-proposal-20130219-7|64	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/breakthrough.tex
14mu|texlive-proposal-20130219-7|65	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/impact.tex
14mu|texlive-proposal-20130219-7|66	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/implementation.tex
14mu|texlive-proposal-20130219-7|67	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/methodology.tex
14mu|texlive-proposal-20130219-7|68	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/novelty.tex
14mu|texlive-proposal-20130219-7|69	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB-blx.bib
14mu|texlive-proposal-20130219-7|70	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.bbl
14mu|texlive-proposal-20130219-7|71	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.deliverables
14mu|texlive-proposal-20130219-7|72	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.delivs
14mu|texlive-proposal-20130219-7|73	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.pdata
14mu|texlive-proposal-20130219-7|74	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.pdf
14mu|texlive-proposal-20130219-7|75	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.tex
14mu|texlive-proposal-20130219-7|76	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB1-blx.bbl
14mu|texlive-proposal-20130219-7|77	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB2-blx.bbl
14mu|texlive-proposal-20130219-7|78	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB3-blx.bbl
14mu|texlive-proposal-20130219-7|79	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB4-blx.bbl
14mu|texlive-proposal-20130219-7|80	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/quality.tex
14mu|texlive-proposal-20130219-7|81	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/workplan.tex
14mu|texlive-proposal-20130219-7|82	%doc %{_texmfdistdir}/doc/latex/proposal/examples/lib/WApersons.tex
14mu|texlive-proposal-20130219-7|83	%doc %{_texmfdistdir}/doc/latex/proposal/examples/lib/dummy.bib
14mu|texlive-proposal-20130219-7|84	%doc %{_texmfdistdir}/doc/latex/proposal/examples/lib/jacobs-logo.png
14mu|texlive-proposal-20130219-7|85	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/Makefile
14mu|texlive-proposal-20130219-7|86	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/funds.tex
14mu|texlive-proposal-20130219-7|87	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/preconditions.tex
14mu|texlive-proposal-20130219-7|88	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal-blx.bib
14mu|texlive-proposal-20130219-7|89	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal.pdata
14mu|texlive-proposal-20130219-7|90	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal.pdf
14mu|texlive-proposal-20130219-7|91	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal.tex
14mu|texlive-proposal-20130219-7|92	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/state.tex
14mu|texlive-proposal-20130219-7|93	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/workplan.tex
14mu|texlive-proposal-20130219-7|94	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/zusammenfassung.tex
14mu|texlive-proposal-20130219-7|95	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/Makefile
14mu|texlive-proposal-20130219-7|96	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/README
14mu|texlive-proposal-20130219-7|97	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport-blx.bib
14mu|texlive-proposal-20130219-7|98	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.bbl
14mu|texlive-proposal-20130219-7|99	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.pdata
14mu|texlive-proposal-20130219-7|100	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.pdf
14mu|texlive-proposal-20130219-7|101	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.tex
14mu|texlive-proposal-20130219-7|102	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/letter_submission.pdf
14mu|texlive-proposal-20130219-7|103	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/letter_submission.tex
14mu|texlive-proposal-20130219-7|104	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/progressreport.tex
14mu|texlive-proposal-20130219-7|105	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/progresssummary.tex
14mu|texlive-proposal-20130219-7|106	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/Makefile
14mu|texlive-proposal-20130219-7|107	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/README
14mu|texlive-proposal-20130219-7|108	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/jacobs-logo.png
14mu|texlive-proposal-20130219-7|109	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/letter_submission.pdf
14mu|texlive-proposal-20130219-7|110	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/letter_submission.tex
14mu|texlive-proposal-20130219-7|111	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/preconditions.tex
14mu|texlive-proposal-20130219-7|112	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal-blx.bib
14mu|texlive-proposal-20130219-7|113	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.bbl
14mu|texlive-proposal-20130219-7|114	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.pdata
14mu|texlive-proposal-20130219-7|115	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.pdf
14mu|texlive-proposal-20130219-7|116	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.tex
14mu|texlive-proposal-20130219-7|117	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal1-blx.bbl
14mu|texlive-proposal-20130219-7|118	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/workplan.tex
14mu|texlive-proposal-20130219-7|119	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/Makefile
14mu|texlive-proposal-20130219-7|120	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/README
14mu|texlive-proposal-20130219-7|121	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/deliverables.tex
14mu|texlive-proposal-20130219-7|122	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/impact.tex
14mu|texlive-proposal-20130219-7|123	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/implementation.tex
14mu|texlive-proposal-20130219-7|124	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/issues.tex
14mu|texlive-proposal-20130219-7|125	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/methodology.tex
14mu|texlive-proposal-20130219-7|126	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/milestones.tex
14mu|texlive-proposal-20130219-7|127	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/objectives.tex
14mu|texlive-proposal-20130219-7|128	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/progress.tex
14mu|texlive-proposal-20130219-7|129	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB-blx.bib
14mu|texlive-proposal-20130219-7|130	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.bbl
14mu|texlive-proposal-20130219-7|131	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.deliverables
14mu|texlive-proposal-20130219-7|132	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.delivs
14mu|texlive-proposal-20130219-7|133	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.pdata
14mu|texlive-proposal-20130219-7|134	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.pdf
14mu|texlive-proposal-20130219-7|135	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.tex
14mu|texlive-proposal-20130219-7|136	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB1-blx.bbl
14mu|texlive-proposal-20130219-7|137	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB2-blx.bbl
14mu|texlive-proposal-20130219-7|138	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB3-blx.bbl
14mu|texlive-proposal-20130219-7|139	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB4-blx.bbl
14mu|texlive-proposal-20130219-7|140	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/quality.tex
14mu|texlive-proposal-20130219-7|141	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/risks.tex
14mu|texlive-proposal-20130219-7|142	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-bar.tex
14mu|texlive-proposal-20130219-7|143	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-baz.tex
14mu|texlive-proposal-20130219-7|144	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-efo.tex
14mu|texlive-proposal-20130219-7|145	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-jacu.tex
14mu|texlive-proposal-20130219-7|146	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-templatex.tex
14mu|texlive-proposal-20130219-7|147	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/workplan.tex
14mu|texlive-proposal-20130219-7|148	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-class.tex
14mu|texlive-proposal-20130219-7|149	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-dissem.tex
14mu|texlive-proposal-20130219-7|150	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-management.tex
14mu|texlive-proposal-20130219-7|151	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-temple.tex
14mu|texlive-proposal-20130219-7|152	#- source
14mu|texlive-proposal-20130219-7|153	%doc %{_texmfdistdir}/source/latex/proposal/base/proposal.dtx
14mu|texlive-proposal-20130219-7|154	%doc %{_texmfdistdir}/source/latex/proposal/base/proposal.ins
14mu|texlive-proposal-20130219-7|155	%doc %{_texmfdistdir}/source/latex/proposal/dfg/dfgproposal.dtx
14mu|texlive-proposal-20130219-7|156	%doc %{_texmfdistdir}/source/latex/proposal/dfg/dfgproposal.ins
14mu|texlive-proposal-20130219-7|157	%doc %{_texmfdistdir}/source/latex/proposal/eu/euproposal.dtx
14mu|texlive-proposal-20130219-7|158	%doc %{_texmfdistdir}/source/latex/proposal/eu/euproposal.ins
14mu|texlive-proposal-20130219-7|159	
14mu|texlive-proposal-20130219-7|160	#-----------------------------------------------------------------------
14mu|texlive-proposal-20130219-7|161	%prep
14mu|texlive-proposal-20130219-7|162	%setup -c -a0 -a1 -a2
14mu|texlive-proposal-20130219-7|163	
14mu|texlive-proposal-20130219-7|164	%build
14mu|texlive-proposal-20130219-7|165	
14mu|texlive-proposal-20130219-7|166	%install
14mu|texlive-proposal-20130219-7|167	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-proposal-20130219-7|168	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-proposal-20130219-7|169	
14mu|texlive-proposal-20130219-7|170	%changelog
14mu|texlive-proposal-20130219-7|171	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130219-7
14mu|texlive-proposal-20130219-7|172	+ Revision: 8f421f5
14mu|texlive-proposal-20130219-7|173	- MassBuild#674: Increase release tag
14mu|texlive-proposal-20130219-7|174	
14mu|texlive-proposal-20130219-7|175	

25533 14
14mu|texlive-prosper-1.0h-4|1	# revision 15878
14mu|texlive-prosper-1.0h-4|2	# category Package
14mu|texlive-prosper-1.0h-4|3	# catalog-ctan /macros/latex/contrib/prosper
14mu|texlive-prosper-1.0h-4|4	# catalog-date 2010-05-17 14:53:01 +0200
14mu|texlive-prosper-1.0h-4|5	# catalog-license lppl1.2
14mu|texlive-prosper-1.0h-4|6	# catalog-version 1.0h
14mu|texlive-prosper-1.0h-4|7	Name:		texlive-prosper
14mu|texlive-prosper-1.0h-4|8	Version:	1.0h
14mu|texlive-prosper-1.0h-4|9	Release:	4
14mu|texlive-prosper-1.0h-4|10	Summary:	LaTeX class for high quality slides
14mu|texlive-prosper-1.0h-4|11	Group:		Publishing
14mu|texlive-prosper-1.0h-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/prosper
14mu|texlive-prosper-1.0h-4|13	License:	LPPL1.2
14mu|texlive-prosper-1.0h-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prosper.tar.xz
14mu|texlive-prosper-1.0h-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prosper.doc.tar.xz
14mu|texlive-prosper-1.0h-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prosper.source.tar.xz
14mu|texlive-prosper-1.0h-4|17	BuildArch:	noarch
14mu|texlive-prosper-1.0h-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-prosper-1.0h-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-prosper-1.0h-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-prosper-1.0h-4|21	
14mu|texlive-prosper-1.0h-4|22	%description
14mu|texlive-prosper-1.0h-4|23	Prosper is a LaTeX class for writing transparencies. It is
14mu|texlive-prosper-1.0h-4|24	written as an extension of the seminar class by Timothy Van
14mu|texlive-prosper-1.0h-4|25	Zandt. Prosper offers a friendly environment for creating
14mu|texlive-prosper-1.0h-4|26	slides for both presentations with an overhead projector and a
14mu|texlive-prosper-1.0h-4|27	video projector. Slides prepared for a presentation with a
14mu|texlive-prosper-1.0h-4|28	computer and a video projector may integrate animation effects,
14mu|texlive-prosper-1.0h-4|29	incremental display, and so on. Various visual styles are
14mu|texlive-prosper-1.0h-4|30	supported (including some that mimic PowerPoint) and others are
14mu|texlive-prosper-1.0h-4|31	being contributed.
14mu|texlive-prosper-1.0h-4|32	
14mu|texlive-prosper-1.0h-4|33	
14mu|texlive-prosper-1.0h-4|34	#-----------------------------------------------------------------------
14mu|texlive-prosper-1.0h-4|35	%files
14mu|texlive-prosper-1.0h-4|36	%{_texmfdistdir}/tex/latex/prosper/PPRalcatel.sty
14mu|texlive-prosper-1.0h-4|37	%{_texmfdistdir}/tex/latex/prosper/PPRalienglow.sty
14mu|texlive-prosper-1.0h-4|38	%{_texmfdistdir}/tex/latex/prosper/PPRautumn.sty
14mu|texlive-prosper-1.0h-4|39	%{_texmfdistdir}/tex/latex/prosper/PPRazure.sty
14mu|texlive-prosper-1.0h-4|40	%{_texmfdistdir}/tex/latex/prosper/PPRblends.sty
14mu|texlive-prosper-1.0h-4|41	%{_texmfdistdir}/tex/latex/prosper/PPRcapsules.sty
14mu|texlive-prosper-1.0h-4|42	%{_texmfdistdir}/tex/latex/prosper/PPRcontemporain.sty
14mu|texlive-prosper-1.0h-4|43	%{_texmfdistdir}/tex/latex/prosper/PPRcorners.sty
14mu|texlive-prosper-1.0h-4|44	%{_texmfdistdir}/tex/latex/prosper/PPRdarkblue.sty
14mu|texlive-prosper-1.0h-4|45	%{_texmfdistdir}/tex/latex/prosper/PPRdefault.sty
14mu|texlive-prosper-1.0h-4|46	%{_texmfdistdir}/tex/latex/prosper/PPRframes.sty
14mu|texlive-prosper-1.0h-4|47	%{_texmfdistdir}/tex/latex/prosper/PPRfyma.sty
14mu|texlive-prosper-1.0h-4|48	%{_texmfdistdir}/tex/latex/prosper/PPRgyom.sty
14mu|texlive-prosper-1.0h-4|49	%{_texmfdistdir}/tex/latex/prosper/PPRlignesbleues.sty
14mu|texlive-prosper-1.0h-4|50	%{_texmfdistdir}/tex/latex/prosper/PPRmancini.sty
14mu|texlive-prosper-1.0h-4|51	%{_texmfdistdir}/tex/latex/prosper/PPRnuancegris.sty
14mu|texlive-prosper-1.0h-4|52	%{_texmfdistdir}/tex/latex/prosper/PPRprettybox.sty
14mu|texlive-prosper-1.0h-4|53	%{_texmfdistdir}/tex/latex/prosper/PPRrico.sty
14mu|texlive-prosper-1.0h-4|54	%{_texmfdistdir}/tex/latex/prosper/PPRserpaggi.sty
14mu|texlive-prosper-1.0h-4|55	%{_texmfdistdir}/tex/latex/prosper/PPRthomasd.sty
14mu|texlive-prosper-1.0h-4|56	%{_texmfdistdir}/tex/latex/prosper/PPRtroispoints.sty
14mu|texlive-prosper-1.0h-4|57	%{_texmfdistdir}/tex/latex/prosper/PPRwhitecross.sty
14mu|texlive-prosper-1.0h-4|58	%{_texmfdistdir}/tex/latex/prosper/PPRwinter.sty
14mu|texlive-prosper-1.0h-4|59	%{_texmfdistdir}/tex/latex/prosper/PPRwj.sty
14mu|texlive-prosper-1.0h-4|60	%{_texmfdistdir}/tex/latex/prosper/angleHG.ps
14mu|texlive-prosper-1.0h-4|61	%{_texmfdistdir}/tex/latex/prosper/arrow-glow.ps
14mu|texlive-prosper-1.0h-4|62	%{_texmfdistdir}/tex/latex/prosper/barre-rico.ps
14mu|texlive-prosper-1.0h-4|63	%{_texmfdistdir}/tex/latex/prosper/blue-inverted-arrow.ps
14mu|texlive-prosper-1.0h-4|64	%{_texmfdistdir}/tex/latex/prosper/boule-base.eps
14mu|texlive-prosper-1.0h-4|65	%{_texmfdistdir}/tex/latex/prosper/boulebleue-fondblanc.eps
14mu|texlive-prosper-1.0h-4|66	%{_texmfdistdir}/tex/latex/prosper/boulerouge-fondblanc.eps
14mu|texlive-prosper-1.0h-4|67	%{_texmfdistdir}/tex/latex/prosper/bouleverte-fondblanc.eps
14mu|texlive-prosper-1.0h-4|68	%{_texmfdistdir}/tex/latex/prosper/bullet-glow.ps
14mu|texlive-prosper-1.0h-4|69	%{_texmfdistdir}/tex/latex/prosper/compilation.eps
14mu|texlive-prosper-1.0h-4|70	%{_texmfdistdir}/tex/latex/prosper/degrade-base.eps
14mu|texlive-prosper-1.0h-4|71	%{_texmfdistdir}/tex/latex/prosper/degrade-blanc-bleu.eps
14mu|texlive-prosper-1.0h-4|72	%{_texmfdistdir}/tex/latex/prosper/green-bullet-on-blue-wc.ps
14mu|texlive-prosper-1.0h-4|73	%{_texmfdistdir}/tex/latex/prosper/green-bullet-on-blue.ps
14mu|texlive-prosper-1.0h-4|74	%{_texmfdistdir}/tex/latex/prosper/green-bullet-on-white.ps
14mu|texlive-prosper-1.0h-4|75	%{_texmfdistdir}/tex/latex/prosper/green-inverted-arrow.ps
14mu|texlive-prosper-1.0h-4|76	%{_texmfdistdir}/tex/latex/prosper/gyom.ps
14mu|texlive-prosper-1.0h-4|77	%{_texmfdistdir}/tex/latex/prosper/prosper-structure.eps
14mu|texlive-prosper-1.0h-4|78	%{_texmfdistdir}/tex/latex/prosper/prosper.cls
14mu|texlive-prosper-1.0h-4|79	%{_texmfdistdir}/tex/latex/prosper/red-bullet-on-blue-wc.ps
14mu|texlive-prosper-1.0h-4|80	%{_texmfdistdir}/tex/latex/prosper/red-bullet-on-blue.ps
14mu|texlive-prosper-1.0h-4|81	%{_texmfdistdir}/tex/latex/prosper/red-bullet-on-white.ps
14mu|texlive-prosper-1.0h-4|82	%{_texmfdistdir}/tex/latex/prosper/red-inverted-arrow.ps
14mu|texlive-prosper-1.0h-4|83	%{_texmfdistdir}/tex/latex/prosper/rico.ps
14mu|texlive-prosper-1.0h-4|84	%{_texmfdistdir}/tex/latex/prosper/rico_bullet1.ps
14mu|texlive-prosper-1.0h-4|85	%{_texmfdistdir}/tex/latex/prosper/rico_bullet2.ps
14mu|texlive-prosper-1.0h-4|86	%{_texmfdistdir}/tex/latex/prosper/rico_bullet3.ps
14mu|texlive-prosper-1.0h-4|87	%{_texmfdistdir}/tex/latex/prosper/rotation.ps
14mu|texlive-prosper-1.0h-4|88	%{_texmfdistdir}/tex/latex/prosper/rule-glow.ps
14mu|texlive-prosper-1.0h-4|89	%{_texmfdistdir}/tex/latex/prosper/yellow-bullet-on-blue-wc.ps
14mu|texlive-prosper-1.0h-4|90	%{_texmfdistdir}/tex/latex/prosper/yellow-bullet-on-blue.ps
14mu|texlive-prosper-1.0h-4|91	%{_texmfdistdir}/tex/latex/prosper/yellow-bullet-on-white.ps
14mu|texlive-prosper-1.0h-4|92	%doc %{_texmfdistdir}/doc/latex/prosper/Example.tex
14mu|texlive-prosper-1.0h-4|93	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleAlienglow.tex
14mu|texlive-prosper-1.0h-4|94	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleAutumn.tex
14mu|texlive-prosper-1.0h-4|95	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleAzure.tex
14mu|texlive-prosper-1.0h-4|96	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleContemporain.tex
14mu|texlive-prosper-1.0h-4|97	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleDarkblue.tex
14mu|texlive-prosper-1.0h-4|98	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleFrames.tex
14mu|texlive-prosper-1.0h-4|99	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleLignesbleues.tex
14mu|texlive-prosper-1.0h-4|100	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleNuanceGris.tex
14mu|texlive-prosper-1.0h-4|101	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleTroisPoints.tex
14mu|texlive-prosper-1.0h-4|102	%doc %{_texmfdistdir}/doc/latex/prosper/FAQ
14mu|texlive-prosper-1.0h-4|103	%doc %{_texmfdistdir}/doc/latex/prosper/NEWS
14mu|texlive-prosper-1.0h-4|104	%doc %{_texmfdistdir}/doc/latex/prosper/README
14mu|texlive-prosper-1.0h-4|105	%doc %{_texmfdistdir}/doc/latex/prosper/green-bullet-on-blue-wc.gif
14mu|texlive-prosper-1.0h-4|106	%doc %{_texmfdistdir}/doc/latex/prosper/green-bullet-on-blue.gif
14mu|texlive-prosper-1.0h-4|107	%doc %{_texmfdistdir}/doc/latex/prosper/green-bullet-on-white.gif
14mu|texlive-prosper-1.0h-4|108	%doc %{_texmfdistdir}/doc/latex/prosper/gyom.tex
14mu|texlive-prosper-1.0h-4|109	%doc %{_texmfdistdir}/doc/latex/prosper/manifest.txt
14mu|texlive-prosper-1.0h-4|110	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-doc.pdf
14mu|texlive-prosper-1.0h-4|111	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-doc.tex
14mu|texlive-prosper-1.0h-4|112	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-template.jpg
14mu|texlive-prosper-1.0h-4|113	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-tour.pdf
14mu|texlive-prosper-1.0h-4|114	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-tour.tex
14mu|texlive-prosper-1.0h-4|115	%doc %{_texmfdistdir}/doc/latex/prosper/red-bullet-on-blue-wc.gif
14mu|texlive-prosper-1.0h-4|116	%doc %{_texmfdistdir}/doc/latex/prosper/red-bullet-on-blue.gif
14mu|texlive-prosper-1.0h-4|117	%doc %{_texmfdistdir}/doc/latex/prosper/red-bullet-on-white.gif
14mu|texlive-prosper-1.0h-4|118	%doc %{_texmfdistdir}/doc/latex/prosper/rico.tex
14mu|texlive-prosper-1.0h-4|119	%doc %{_texmfdistdir}/doc/latex/prosper/rotation.tex
14mu|texlive-prosper-1.0h-4|120	%doc %{_texmfdistdir}/doc/latex/prosper/yellow-bullet-on-blue-wc.gif
14mu|texlive-prosper-1.0h-4|121	%doc %{_texmfdistdir}/doc/latex/prosper/yellow-bullet-on-blue.gif
14mu|texlive-prosper-1.0h-4|122	%doc %{_texmfdistdir}/doc/latex/prosper/yellow-bullet-on-white.gif
14mu|texlive-prosper-1.0h-4|123	#- source
14mu|texlive-prosper-1.0h-4|124	%doc %{_texmfdistdir}/source/latex/prosper/AUTHORS
14mu|texlive-prosper-1.0h-4|125	%doc %{_texmfdistdir}/source/latex/prosper/ChangeLog
14mu|texlive-prosper-1.0h-4|126	%doc %{_texmfdistdir}/source/latex/prosper/INSTALL
14mu|texlive-prosper-1.0h-4|127	%doc %{_texmfdistdir}/source/latex/prosper/TODO
14mu|texlive-prosper-1.0h-4|128	%doc %{_texmfdistdir}/source/latex/prosper/compilation.fig
14mu|texlive-prosper-1.0h-4|129	%doc %{_texmfdistdir}/source/latex/prosper/prosper-structure.fig
14mu|texlive-prosper-1.0h-4|130	%doc %{_texmfdistdir}/source/latex/prosper/prosper.png
14mu|texlive-prosper-1.0h-4|131	%doc %{_texmfdistdir}/source/latex/prosper/prosper.ui
14mu|texlive-prosper-1.0h-4|132	%doc %{_texmfdistdir}/source/latex/prosper/seminar-bg2-lepennec.fix
14mu|texlive-prosper-1.0h-4|133	
14mu|texlive-prosper-1.0h-4|134	#-----------------------------------------------------------------------
14mu|texlive-prosper-1.0h-4|135	%prep
14mu|texlive-prosper-1.0h-4|136	%setup -c -a0 -a1 -a2
14mu|texlive-prosper-1.0h-4|137	
14mu|texlive-prosper-1.0h-4|138	%build
14mu|texlive-prosper-1.0h-4|139	
14mu|texlive-prosper-1.0h-4|140	%install
14mu|texlive-prosper-1.0h-4|141	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-prosper-1.0h-4|142	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-prosper-1.0h-4|143	
14mu|texlive-prosper-1.0h-4|144	
14mu|texlive-prosper-1.0h-4|145	
14mu|texlive-prosper-1.0h-4|146	%changelog
14mu|texlive-prosper-1.0h-4|147	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0h-4
14mu|texlive-prosper-1.0h-4|148	+ Revision: 6749989
14mu|texlive-prosper-1.0h-4|149	- MassBuild#674: Increase release tag
14mu|texlive-prosper-1.0h-4|150	
14mu|texlive-prosper-1.0h-4|151	

25534 14
14mu|texlive-protex-1.5-4|1	# revision 15878
14mu|texlive-protex-1.5-4|2	# category Package
14mu|texlive-protex-1.5-4|3	# catalog-ctan /web/protex
14mu|texlive-protex-1.5-4|4	# catalog-date 2008-09-16 21:39:08 +0200
14mu|texlive-protex-1.5-4|5	# catalog-license lppl
14mu|texlive-protex-1.5-4|6	# catalog-version 1.5
14mu|texlive-protex-1.5-4|7	Name:		texlive-protex
14mu|texlive-protex-1.5-4|8	Version:	1.5
14mu|texlive-protex-1.5-4|9	Release:	4
14mu|texlive-protex-1.5-4|10	Summary:	Literate programming package
14mu|texlive-protex-1.5-4|11	Group:		Publishing
14mu|texlive-protex-1.5-4|12	URL:		http://www.ctan.org/tex-archive/web/protex
14mu|texlive-protex-1.5-4|13	License:	LPPL
14mu|texlive-protex-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protex.tar.xz
14mu|texlive-protex-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protex.doc.tar.xz
14mu|texlive-protex-1.5-4|16	BuildArch:	noarch
14mu|texlive-protex-1.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-protex-1.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-protex-1.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-protex-1.5-4|20	
14mu|texlive-protex-1.5-4|21	%description
14mu|texlive-protex-1.5-4|22	ProTeX is a simple but powerful literate programming tool,
14mu|texlive-protex-1.5-4|23	which is designed to generate useful hypertext output (either
14mu|texlive-protex-1.5-4|24	PDF, or HTML using TeX4ht).
14mu|texlive-protex-1.5-4|25	
14mu|texlive-protex-1.5-4|26	
14mu|texlive-protex-1.5-4|27	#-----------------------------------------------------------------------
14mu|texlive-protex-1.5-4|28	%files
14mu|texlive-protex-1.5-4|29	%{_texmfdistdir}/tex/latex/protex/AlProTex.sty
14mu|texlive-protex-1.5-4|30	%{_texmfdistdir}/tex/latex/protex/ProTex.sty
14mu|texlive-protex-1.5-4|31	%doc %{_texmfdistdir}/doc/latex/protex/LitProg
14mu|texlive-protex-1.5-4|32	%doc %{_texmfdistdir}/doc/latex/protex/README
14mu|texlive-protex-1.5-4|33	
14mu|texlive-protex-1.5-4|34	#-----------------------------------------------------------------------
14mu|texlive-protex-1.5-4|35	%prep
14mu|texlive-protex-1.5-4|36	%setup -c -a0 -a1
14mu|texlive-protex-1.5-4|37	
14mu|texlive-protex-1.5-4|38	%build
14mu|texlive-protex-1.5-4|39	
14mu|texlive-protex-1.5-4|40	%install
14mu|texlive-protex-1.5-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-protex-1.5-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-protex-1.5-4|43	
14mu|texlive-protex-1.5-4|44	
14mu|texlive-protex-1.5-4|45	
14mu|texlive-protex-1.5-4|46	%changelog
14mu|texlive-protex-1.5-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-protex-1.5-4|48	+ Revision: 5056d26
14mu|texlive-protex-1.5-4|49	- MassBuild#674: Increase release tag
14mu|texlive-protex-1.5-4|50	
14mu|texlive-protex-1.5-4|51	

25535 14
14mu|texlive-protocol-1.13-4|1	# revision 25562
14mu|texlive-protocol-1.13-4|2	# category Package
14mu|texlive-protocol-1.13-4|3	# catalog-ctan /macros/latex/contrib/protocol
14mu|texlive-protocol-1.13-4|4	# catalog-date 2012-03-03 18:35:38 +0100
14mu|texlive-protocol-1.13-4|5	# catalog-license lppl1.3
14mu|texlive-protocol-1.13-4|6	# catalog-version 1.13
14mu|texlive-protocol-1.13-4|7	Name:		texlive-protocol
14mu|texlive-protocol-1.13-4|8	Version:	1.13
14mu|texlive-protocol-1.13-4|9	Release:	4
14mu|texlive-protocol-1.13-4|10	Summary:	A class for minutes of meetings
14mu|texlive-protocol-1.13-4|11	Group:		Publishing
14mu|texlive-protocol-1.13-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/protocol
14mu|texlive-protocol-1.13-4|13	License:	LPPL1.3
14mu|texlive-protocol-1.13-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protocol.tar.xz
14mu|texlive-protocol-1.13-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protocol.doc.tar.xz
14mu|texlive-protocol-1.13-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protocol.source.tar.xz
14mu|texlive-protocol-1.13-4|17	BuildArch:	noarch
14mu|texlive-protocol-1.13-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-protocol-1.13-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-protocol-1.13-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-protocol-1.13-4|21	
14mu|texlive-protocol-1.13-4|22	%description
14mu|texlive-protocol-1.13-4|23	The present version of the class supports German meeting
14mu|texlive-protocol-1.13-4|24	minutes including vote results and action items. The author has
14mu|texlive-protocol-1.13-4|25	ambitions to internationalise the code, and would welcome
14mu|texlive-protocol-1.13-4|26	support in the work.
14mu|texlive-protocol-1.13-4|27	
14mu|texlive-protocol-1.13-4|28	
14mu|texlive-protocol-1.13-4|29	#-----------------------------------------------------------------------
14mu|texlive-protocol-1.13-4|30	%files
14mu|texlive-protocol-1.13-4|31	%{_texmfdistdir}/tex/latex/protocol/protocol.cls
14mu|texlive-protocol-1.13-4|32	%doc %{_texmfdistdir}/doc/latex/protocol/README
14mu|texlive-protocol-1.13-4|33	%doc %{_texmfdistdir}/doc/latex/protocol/protest.tex
14mu|texlive-protocol-1.13-4|34	%doc %{_texmfdistdir}/doc/latex/protocol/protocol.pdf
14mu|texlive-protocol-1.13-4|35	#- source
14mu|texlive-protocol-1.13-4|36	%doc %{_texmfdistdir}/source/latex/protocol/protocol.dtx
14mu|texlive-protocol-1.13-4|37	%doc %{_texmfdistdir}/source/latex/protocol/protocol.ins
14mu|texlive-protocol-1.13-4|38	
14mu|texlive-protocol-1.13-4|39	#-----------------------------------------------------------------------
14mu|texlive-protocol-1.13-4|40	%prep
14mu|texlive-protocol-1.13-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-protocol-1.13-4|42	
14mu|texlive-protocol-1.13-4|43	%build
14mu|texlive-protocol-1.13-4|44	
14mu|texlive-protocol-1.13-4|45	%install
14mu|texlive-protocol-1.13-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-protocol-1.13-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-protocol-1.13-4|48	
14mu|texlive-protocol-1.13-4|49	
14mu|texlive-protocol-1.13-4|50	
14mu|texlive-protocol-1.13-4|51	%changelog
14mu|texlive-protocol-1.13-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.13-4
14mu|texlive-protocol-1.13-4|53	+ Revision: f8f5903
14mu|texlive-protocol-1.13-4|54	- MassBuild#674: Increase release tag
14mu|texlive-protocol-1.13-4|55	
14mu|texlive-protocol-1.13-4|56	

25536 14
14mu|texlive-przechlewski-book-20110814-4|1	# revision 23552
14mu|texlive-przechlewski-book-20110814-4|2	# category Package
14mu|texlive-przechlewski-book-20110814-4|3	# catalog-ctan /info/examples/przechlewski-book-examples
14mu|texlive-przechlewski-book-20110814-4|4	# catalog-date 2011-08-14 21:16:59 +0200
14mu|texlive-przechlewski-book-20110814-4|5	# catalog-license lppl
14mu|texlive-przechlewski-book-20110814-4|6	# catalog-version undef
14mu|texlive-przechlewski-book-20110814-4|7	Name:		texlive-przechlewski-book
14mu|texlive-przechlewski-book-20110814-4|8	Version:	20110814
14mu|texlive-przechlewski-book-20110814-4|9	Release:	4
14mu|texlive-przechlewski-book-20110814-4|10	Summary:	Examples from Przechlewski's LaTeX book
14mu|texlive-przechlewski-book-20110814-4|11	Group:		Publishing
14mu|texlive-przechlewski-book-20110814-4|12	URL:		http://www.ctan.org/tex-archive/info/examples/przechlewski-book-examples
14mu|texlive-przechlewski-book-20110814-4|13	License:	LPPL
14mu|texlive-przechlewski-book-20110814-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/przechlewski-book.tar.xz
14mu|texlive-przechlewski-book-20110814-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/przechlewski-book.doc.tar.xz
14mu|texlive-przechlewski-book-20110814-4|16	BuildArch:	noarch
14mu|texlive-przechlewski-book-20110814-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-przechlewski-book-20110814-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-przechlewski-book-20110814-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-przechlewski-book-20110814-4|20	
14mu|texlive-przechlewski-book-20110814-4|21	%description
14mu|texlive-przechlewski-book-20110814-4|22	The bundle provides machine-readable copies of the examples
14mu|texlive-przechlewski-book-20110814-4|23	from the book "Praca magisterska i dyplomowa z programem
14mu|texlive-przechlewski-book-20110814-4|24	LaTeX".
14mu|texlive-przechlewski-book-20110814-4|25	
14mu|texlive-przechlewski-book-20110814-4|26	
14mu|texlive-przechlewski-book-20110814-4|27	#-----------------------------------------------------------------------
14mu|texlive-przechlewski-book-20110814-4|28	%files
14mu|texlive-przechlewski-book-20110814-4|29	%{_texmfdistdir}/bibtex/bst/przechlewski-book/papalike.bst
14mu|texlive-przechlewski-book-20110814-4|30	%{_texmfdistdir}/tex/latex/przechlewski-book/upmgr.cls
14mu|texlive-przechlewski-book-20110814-4|31	%{_texmfdistdir}/tex/latex/przechlewski-book/wkmgr.cls
14mu|texlive-przechlewski-book-20110814-4|32	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/LICENSE
14mu|texlive-przechlewski-book-20110814-4|33	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/Makefile
14mu|texlive-przechlewski-book-20110814-4|34	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/README
14mu|texlive-przechlewski-book-20110814-4|35	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/README.pl
14mu|texlive-przechlewski-book-20110814-4|36	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/TAM-pl.pdf
14mu|texlive-przechlewski-book-20110814-4|37	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/b313.bib
14mu|texlive-przechlewski-book-20110814-4|38	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p21.tex
14mu|texlive-przechlewski-book-20110814-4|39	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p22.tex
14mu|texlive-przechlewski-book-20110814-4|40	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p23.tex
14mu|texlive-przechlewski-book-20110814-4|41	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p24.tex
14mu|texlive-przechlewski-book-20110814-4|42	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p31.tex
14mu|texlive-przechlewski-book-20110814-4|43	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p310.tex
14mu|texlive-przechlewski-book-20110814-4|44	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p311.tex
14mu|texlive-przechlewski-book-20110814-4|45	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p312.tex
14mu|texlive-przechlewski-book-20110814-4|46	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p313.tex
14mu|texlive-przechlewski-book-20110814-4|47	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p313_utf8.tex
14mu|texlive-przechlewski-book-20110814-4|48	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p32.tex
14mu|texlive-przechlewski-book-20110814-4|49	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p33.tex
14mu|texlive-przechlewski-book-20110814-4|50	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p34.tex
14mu|texlive-przechlewski-book-20110814-4|51	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p35.tex
14mu|texlive-przechlewski-book-20110814-4|52	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p36.tex
14mu|texlive-przechlewski-book-20110814-4|53	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p37.tex
14mu|texlive-przechlewski-book-20110814-4|54	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p38.tex
14mu|texlive-przechlewski-book-20110814-4|55	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p39.tex
14mu|texlive-przechlewski-book-20110814-4|56	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p41.tex
14mu|texlive-przechlewski-book-20110814-4|57	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p42.tex
14mu|texlive-przechlewski-book-20110814-4|58	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p43.tex
14mu|texlive-przechlewski-book-20110814-4|59	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p44.tex
14mu|texlive-przechlewski-book-20110814-4|60	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p45.tex
14mu|texlive-przechlewski-book-20110814-4|61	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p46.tex
14mu|texlive-przechlewski-book-20110814-4|62	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/rys1_5.tex
14mu|texlive-przechlewski-book-20110814-4|63	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr.bib
14mu|texlive-przechlewski-book-20110814-4|64	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr.html
14mu|texlive-przechlewski-book-20110814-4|65	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr1.pdf
14mu|texlive-przechlewski-book-20110814-4|66	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr1.tex
14mu|texlive-przechlewski-book-20110814-4|67	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr2.pdf
14mu|texlive-przechlewski-book-20110814-4|68	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr2.tex
14mu|texlive-przechlewski-book-20110814-4|69	
14mu|texlive-przechlewski-book-20110814-4|70	#-----------------------------------------------------------------------
14mu|texlive-przechlewski-book-20110814-4|71	%prep
14mu|texlive-przechlewski-book-20110814-4|72	%setup -c -a0 -a1
14mu|texlive-przechlewski-book-20110814-4|73	
14mu|texlive-przechlewski-book-20110814-4|74	%build
14mu|texlive-przechlewski-book-20110814-4|75	
14mu|texlive-przechlewski-book-20110814-4|76	%install
14mu|texlive-przechlewski-book-20110814-4|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-przechlewski-book-20110814-4|78	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-przechlewski-book-20110814-4|79	
14mu|texlive-przechlewski-book-20110814-4|80	
14mu|texlive-przechlewski-book-20110814-4|81	
14mu|texlive-przechlewski-book-20110814-4|82	%changelog
14mu|texlive-przechlewski-book-20110814-4|83	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110814-4
14mu|texlive-przechlewski-book-20110814-4|84	+ Revision: 0ee05e0
14mu|texlive-przechlewski-book-20110814-4|85	- MassBuild#674: Increase release tag
14mu|texlive-przechlewski-book-20110814-4|86	
14mu|texlive-przechlewski-book-20110814-4|87	

25537 14
14mu|texlive-ps2pkm-1.6beta1-10|1	# revision 29764
14mu|texlive-ps2pkm-1.6beta1-10|2	# category TLCore
14mu|texlive-ps2pkm-1.6beta1-10|3	# catalog-ctan /fonts/utilities/ps2pk
14mu|texlive-ps2pkm-1.6beta1-10|4	# catalog-date 2012-07-20 20:39:39 +0200
14mu|texlive-ps2pkm-1.6beta1-10|5	# catalog-license other-free
14mu|texlive-ps2pkm-1.6beta1-10|6	# catalog-version 1.6 beta 1
14mu|texlive-ps2pkm-1.6beta1-10|7	Name:		texlive-ps2pkm
14mu|texlive-ps2pkm-1.6beta1-10|8	Version:	1.6beta1
14mu|texlive-ps2pkm-1.6beta1-10|9	Release:	10
14mu|texlive-ps2pkm-1.6beta1-10|10	Summary:	Generate a PK font from an Adobe Type 1 font
14mu|texlive-ps2pkm-1.6beta1-10|11	Group:		Publishing
14mu|texlive-ps2pkm-1.6beta1-10|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/ps2pk
14mu|texlive-ps2pkm-1.6beta1-10|13	License:	OTHER-FREE
14mu|texlive-ps2pkm-1.6beta1-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ps2pkm.tar.xz
14mu|texlive-ps2pkm-1.6beta1-10|15	BuildArch:	noarch
14mu|texlive-ps2pkm-1.6beta1-10|16	BuildRequires:	texlive-tlpkg
14mu|texlive-ps2pkm-1.6beta1-10|17	Requires(pre):	texlive-tlpkg
14mu|texlive-ps2pkm-1.6beta1-10|18	Requires(post):	texlive-kpathsea
14mu|texlive-ps2pkm-1.6beta1-10|19	Requires:	texlive-ps2pkm.bin
14mu|texlive-ps2pkm-1.6beta1-10|20	
14mu|texlive-ps2pkm-1.6beta1-10|21	%description
14mu|texlive-ps2pkm-1.6beta1-10|22	Generates a PK file from an Adobe Type 1 font. PK fonts are (or
14mu|texlive-ps2pkm-1.6beta1-10|23	used to be) valuable in enabling previewers to view documents
14mu|texlive-ps2pkm-1.6beta1-10|24	generated that use Type 1 fonts. The program makes use of code
14mu|texlive-ps2pkm-1.6beta1-10|25	donated to the X consortium by IBM.
14mu|texlive-ps2pkm-1.6beta1-10|26	
14mu|texlive-ps2pkm-1.6beta1-10|27	
14mu|texlive-ps2pkm-1.6beta1-10|28	#-----------------------------------------------------------------------
14mu|texlive-ps2pkm-1.6beta1-10|29	%files
14mu|texlive-ps2pkm-1.6beta1-10|30	%{_mandir}/man1/mag.1*
14mu|texlive-ps2pkm-1.6beta1-10|31	%{_texmfdistdir}/doc/man/man1/mag.man1.pdf
14mu|texlive-ps2pkm-1.6beta1-10|32	%{_mandir}/man1/pfb2pfa.1*
14mu|texlive-ps2pkm-1.6beta1-10|33	%{_texmfdistdir}/doc/man/man1/pfb2pfa.man1.pdf
14mu|texlive-ps2pkm-1.6beta1-10|34	%{_mandir}/man1/pk2bm.1*
14mu|texlive-ps2pkm-1.6beta1-10|35	%{_texmfdistdir}/doc/man/man1/pk2bm.man1.pdf
14mu|texlive-ps2pkm-1.6beta1-10|36	%{_mandir}/man1/ps2pk.1*
14mu|texlive-ps2pkm-1.6beta1-10|37	%{_texmfdistdir}/doc/man/man1/ps2pk.man1.pdf
14mu|texlive-ps2pkm-1.6beta1-10|38	
14mu|texlive-ps2pkm-1.6beta1-10|39	#-----------------------------------------------------------------------
14mu|texlive-ps2pkm-1.6beta1-10|40	%prep
14mu|texlive-ps2pkm-1.6beta1-10|41	%setup -c -a0
14mu|texlive-ps2pkm-1.6beta1-10|42	
14mu|texlive-ps2pkm-1.6beta1-10|43	%build
14mu|texlive-ps2pkm-1.6beta1-10|44	
14mu|texlive-ps2pkm-1.6beta1-10|45	%install
14mu|texlive-ps2pkm-1.6beta1-10|46	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-ps2pkm-1.6beta1-10|47	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-ps2pkm-1.6beta1-10|48	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-ps2pkm-1.6beta1-10|49	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-ps2pkm-1.6beta1-10|50	
14mu|texlive-ps2pkm-1.6beta1-10|51	%changelog
14mu|texlive-ps2pkm-1.6beta1-10|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6beta1-10
14mu|texlive-ps2pkm-1.6beta1-10|53	+ Revision: 55038f9
14mu|texlive-ps2pkm-1.6beta1-10|54	- MassBuild#674: Increase release tag
14mu|texlive-ps2pkm-1.6beta1-10|55	
14mu|texlive-ps2pkm-1.6beta1-10|56	

25538 14
14mu|texlive-psbao-0.17-4|1	# revision 15878
14mu|texlive-psbao-0.17-4|2	# category Package
14mu|texlive-psbao-0.17-4|3	# catalog-ctan /graphics/pstricks/contrib/psbao
14mu|texlive-psbao-0.17-4|4	# catalog-date 2008-11-15 12:33:11 +0100
14mu|texlive-psbao-0.17-4|5	# catalog-license lppl
14mu|texlive-psbao-0.17-4|6	# catalog-version 0.17
14mu|texlive-psbao-0.17-4|7	Name:		texlive-psbao
14mu|texlive-psbao-0.17-4|8	Version:	0.17
14mu|texlive-psbao-0.17-4|9	Release:	4
14mu|texlive-psbao-0.17-4|10	Summary:	Draw Bao diagrams
14mu|texlive-psbao-0.17-4|11	Group:		Publishing
14mu|texlive-psbao-0.17-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/psbao
14mu|texlive-psbao-0.17-4|13	License:	LPPL
14mu|texlive-psbao-0.17-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psbao.tar.xz
14mu|texlive-psbao-0.17-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psbao.doc.tar.xz
14mu|texlive-psbao-0.17-4|16	BuildArch:	noarch
14mu|texlive-psbao-0.17-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-psbao-0.17-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-psbao-0.17-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-psbao-0.17-4|20	
14mu|texlive-psbao-0.17-4|21	%description
14mu|texlive-psbao-0.17-4|22	The package draws Bao diagrams in LaTeX. The package is a
14mu|texlive-psbao-0.17-4|23	development of psgo, and uses PSTricks to draw the diagrams.
14mu|texlive-psbao-0.17-4|24	
14mu|texlive-psbao-0.17-4|25	
14mu|texlive-psbao-0.17-4|26	#-----------------------------------------------------------------------
14mu|texlive-psbao-0.17-4|27	%files
14mu|texlive-psbao-0.17-4|28	%{_texmfdistdir}/tex/latex/psbao/psbao.sty
14mu|texlive-psbao-0.17-4|29	%doc %{_texmfdistdir}/doc/latex/psbao/Changes
14mu|texlive-psbao-0.17-4|30	%doc %{_texmfdistdir}/doc/latex/psbao/README
14mu|texlive-psbao-0.17-4|31	%doc %{_texmfdistdir}/doc/latex/psbao/psbaomanual.pdf
14mu|texlive-psbao-0.17-4|32	%doc %{_texmfdistdir}/doc/latex/psbao/psbaomanual.tex
14mu|texlive-psbao-0.17-4|33	
14mu|texlive-psbao-0.17-4|34	#-----------------------------------------------------------------------
14mu|texlive-psbao-0.17-4|35	%prep
14mu|texlive-psbao-0.17-4|36	%setup -c -a0 -a1
14mu|texlive-psbao-0.17-4|37	
14mu|texlive-psbao-0.17-4|38	%build
14mu|texlive-psbao-0.17-4|39	
14mu|texlive-psbao-0.17-4|40	%install
14mu|texlive-psbao-0.17-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-psbao-0.17-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-psbao-0.17-4|43	
14mu|texlive-psbao-0.17-4|44	
14mu|texlive-psbao-0.17-4|45	
14mu|texlive-psbao-0.17-4|46	%changelog
14mu|texlive-psbao-0.17-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.17-4
14mu|texlive-psbao-0.17-4|48	+ Revision: 33554e2
14mu|texlive-psbao-0.17-4|49	- MassBuild#674: Increase release tag
14mu|texlive-psbao-0.17-4|50	
14mu|texlive-psbao-0.17-4|51	

25539 14
14mu|texlive-pseudocode-20090302-4|1	# revision 15878
14mu|texlive-pseudocode-20090302-4|2	# category Package
14mu|texlive-pseudocode-20090302-4|3	# catalog-ctan /macros/latex/contrib/pseudocode
14mu|texlive-pseudocode-20090302-4|4	# catalog-date 2009-03-02 13:24:03 +0100
14mu|texlive-pseudocode-20090302-4|5	# catalog-license lppl
14mu|texlive-pseudocode-20090302-4|6	# catalog-version undef
14mu|texlive-pseudocode-20090302-4|7	Name:		texlive-pseudocode
14mu|texlive-pseudocode-20090302-4|8	Version:	20090302
14mu|texlive-pseudocode-20090302-4|9	Release:	4
14mu|texlive-pseudocode-20090302-4|10	Summary:	LaTeX environment for specifying algorithms in a natural way
14mu|texlive-pseudocode-20090302-4|11	Group:		Publishing
14mu|texlive-pseudocode-20090302-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pseudocode
14mu|texlive-pseudocode-20090302-4|13	License:	LPPL
14mu|texlive-pseudocode-20090302-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pseudocode.tar.xz
14mu|texlive-pseudocode-20090302-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pseudocode.doc.tar.xz
14mu|texlive-pseudocode-20090302-4|16	BuildArch:	noarch
14mu|texlive-pseudocode-20090302-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pseudocode-20090302-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pseudocode-20090302-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pseudocode-20090302-4|20	
14mu|texlive-pseudocode-20090302-4|21	%description
14mu|texlive-pseudocode-20090302-4|22	This package provides the environment "pseudocode" for
14mu|texlive-pseudocode-20090302-4|23	describing algorithms in a natural manner.
14mu|texlive-pseudocode-20090302-4|24	
14mu|texlive-pseudocode-20090302-4|25	
14mu|texlive-pseudocode-20090302-4|26	#-----------------------------------------------------------------------
14mu|texlive-pseudocode-20090302-4|27	%files
14mu|texlive-pseudocode-20090302-4|28	%{_texmfdistdir}/tex/latex/pseudocode/pseudocode.sty
14mu|texlive-pseudocode-20090302-4|29	%doc %{_texmfdistdir}/doc/latex/pseudocode/README
14mu|texlive-pseudocode-20090302-4|30	%doc %{_texmfdistdir}/doc/latex/pseudocode/pseudocode.pdf
14mu|texlive-pseudocode-20090302-4|31	%doc %{_texmfdistdir}/doc/latex/pseudocode/pseudocode.tex
14mu|texlive-pseudocode-20090302-4|32	
14mu|texlive-pseudocode-20090302-4|33	#-----------------------------------------------------------------------
14mu|texlive-pseudocode-20090302-4|34	%prep
14mu|texlive-pseudocode-20090302-4|35	%setup -c -a0 -a1
14mu|texlive-pseudocode-20090302-4|36	
14mu|texlive-pseudocode-20090302-4|37	%build
14mu|texlive-pseudocode-20090302-4|38	
14mu|texlive-pseudocode-20090302-4|39	%install
14mu|texlive-pseudocode-20090302-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pseudocode-20090302-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pseudocode-20090302-4|42	
14mu|texlive-pseudocode-20090302-4|43	
14mu|texlive-pseudocode-20090302-4|44	
14mu|texlive-pseudocode-20090302-4|45	%changelog
14mu|texlive-pseudocode-20090302-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090302-4
14mu|texlive-pseudocode-20090302-4|47	+ Revision: 64f4be6
14mu|texlive-pseudocode-20090302-4|48	- MassBuild#674: Increase release tag
14mu|texlive-pseudocode-20090302-4|49	
14mu|texlive-pseudocode-20090302-4|50	

25540 14
14mu|texlive-psfrag-3.04-4|1	# revision 15878
14mu|texlive-psfrag-3.04-4|2	# category Package
14mu|texlive-psfrag-3.04-4|3	# catalog-ctan /macros/latex/contrib/psfrag
14mu|texlive-psfrag-3.04-4|4	# catalog-date 2009-10-07 22:25:55 +0200
14mu|texlive-psfrag-3.04-4|5	# catalog-license other-free
14mu|texlive-psfrag-3.04-4|6	# catalog-version 3.04
14mu|texlive-psfrag-3.04-4|7	Name:		texlive-psfrag
14mu|texlive-psfrag-3.04-4|8	Version:	3.04
14mu|texlive-psfrag-3.04-4|9	Release:	4
14mu|texlive-psfrag-3.04-4|10	Summary:	Replace strings in encapsulated PostScript figures
14mu|texlive-psfrag-3.04-4|11	Group:		Publishing
14mu|texlive-psfrag-3.04-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/psfrag
14mu|texlive-psfrag-3.04-4|13	License:	OTHER-FREE
14mu|texlive-psfrag-3.04-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag.tar.xz
14mu|texlive-psfrag-3.04-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag.doc.tar.xz
14mu|texlive-psfrag-3.04-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag.source.tar.xz
14mu|texlive-psfrag-3.04-4|17	BuildArch:	noarch
14mu|texlive-psfrag-3.04-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-psfrag-3.04-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-psfrag-3.04-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-psfrag-3.04-4|21	
14mu|texlive-psfrag-3.04-4|22	%define		_unpackaged_subdirs_terminate_build	0
14mu|texlive-psfrag-3.04-4|23	
14mu|texlive-psfrag-3.04-4|24	%description
14mu|texlive-psfrag-3.04-4|25	Allows LaTeX constructions (equations, picture environments,
14mu|texlive-psfrag-3.04-4|26	etc.) to be precisely superimposed over Encapsulated PostScript
14mu|texlive-psfrag-3.04-4|27	figures, using your own favorite drawing tool to create an EPS
14mu|texlive-psfrag-3.04-4|28	figure and placing simple text 'tags' where each replacement is
14mu|texlive-psfrag-3.04-4|29	to be placed, with PSfrag automatically removing these tags
14mu|texlive-psfrag-3.04-4|30	from the figure and replacing them with a user specified LaTeX
14mu|texlive-psfrag-3.04-4|31	construction, properly aligned, scaled, and/or rotated.
14mu|texlive-psfrag-3.04-4|32	
14mu|texlive-psfrag-3.04-4|33	
14mu|texlive-psfrag-3.04-4|34	#-----------------------------------------------------------------------
14mu|texlive-psfrag-3.04-4|35	%files
14mu|texlive-psfrag-3.04-4|36	%{_texmfdistdir}/dvips/psfrag/psfrag.pro
14mu|texlive-psfrag-3.04-4|37	%{_texmfdistdir}/tex/latex/psfrag/psfrag.sty
14mu|texlive-psfrag-3.04-4|38	%doc %{_texmfdistdir}/doc/latex/psfrag/00readme.txt
14mu|texlive-psfrag-3.04-4|39	%doc %{_texmfdistdir}/doc/latex/psfrag/announce.txt
14mu|texlive-psfrag-3.04-4|40	%doc %{_texmfdistdir}/doc/latex/psfrag/example.eps
14mu|texlive-psfrag-3.04-4|41	%doc %{_texmfdistdir}/doc/latex/psfrag/pfgguide.pdf
14mu|texlive-psfrag-3.04-4|42	%doc %{_texmfdistdir}/doc/latex/psfrag/pfgguide.tex
14mu|texlive-psfrag-3.04-4|43	%doc %{_texmfdistdir}/doc/latex/psfrag/testfig.eps
14mu|texlive-psfrag-3.04-4|44	#- source
14mu|texlive-psfrag-3.04-4|45	%doc %{_texmfdistdir}/source/latex/psfrag/psfrag.dtx
14mu|texlive-psfrag-3.04-4|46	%doc %{_texmfdistdir}/source/latex/psfrag/psfrag.ins
14mu|texlive-psfrag-3.04-4|47	
14mu|texlive-psfrag-3.04-4|48	#-----------------------------------------------------------------------
14mu|texlive-psfrag-3.04-4|49	%prep
14mu|texlive-psfrag-3.04-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-psfrag-3.04-4|51	
14mu|texlive-psfrag-3.04-4|52	%build
14mu|texlive-psfrag-3.04-4|53	
14mu|texlive-psfrag-3.04-4|54	%install
14mu|texlive-psfrag-3.04-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-psfrag-3.04-4|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-psfrag-3.04-4|57	
14mu|texlive-psfrag-3.04-4|58	
14mu|texlive-psfrag-3.04-4|59	
14mu|texlive-psfrag-3.04-4|60	%changelog
14mu|texlive-psfrag-3.04-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.04-4
14mu|texlive-psfrag-3.04-4|62	+ Revision: 8b7b44c
14mu|texlive-psfrag-3.04-4|63	- MassBuild#674: Increase release tag
14mu|texlive-psfrag-3.04-4|64	
14mu|texlive-psfrag-3.04-4|65	

25541 14
14mu|texlive-psfragx-1.1-3|1	# revision 26243
14mu|texlive-psfragx-1.1-3|2	# category Package
14mu|texlive-psfragx-1.1-3|3	# catalog-ctan /macros/latex/contrib/psfragx
14mu|texlive-psfragx-1.1-3|4	# catalog-date 2012-05-07 20:30:54 +0200
14mu|texlive-psfragx-1.1-3|5	# catalog-license lppl
14mu|texlive-psfragx-1.1-3|6	# catalog-version 1.1
14mu|texlive-psfragx-1.1-3|7	Name:		texlive-psfragx
14mu|texlive-psfragx-1.1-3|8	Version:	1.1
14mu|texlive-psfragx-1.1-3|9	Release:	3
14mu|texlive-psfragx-1.1-3|10	Summary:	A psfrag eXtension
14mu|texlive-psfragx-1.1-3|11	Group:		Publishing
14mu|texlive-psfragx-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/psfragx
14mu|texlive-psfragx-1.1-3|13	License:	LPPL
14mu|texlive-psfragx-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfragx.tar.xz
14mu|texlive-psfragx-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfragx.doc.tar.xz
14mu|texlive-psfragx-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfragx.source.tar.xz
14mu|texlive-psfragx-1.1-3|17	BuildArch:	noarch
14mu|texlive-psfragx-1.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-psfragx-1.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-psfragx-1.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-psfragx-1.1-3|21	
14mu|texlive-psfragx-1.1-3|22	%description
14mu|texlive-psfragx-1.1-3|23	PSfragX offers a mechanism to embed \psfrag commands, as
14mu|texlive-psfragx-1.1-3|24	provided by the psfrag package, into the EPS file itself. Each
14mu|texlive-psfragx-1.1-3|25	time a graphic is included, the EPS file is scanned. If some
14mu|texlive-psfragx-1.1-3|26	tagged lines are found, they are used to define the psfrag
14mu|texlive-psfragx-1.1-3|27	replacements that should be performed automatically. In
14mu|texlive-psfragx-1.1-3|28	addition, a similar mechanism holds for overpic objects. These
14mu|texlive-psfragx-1.1-3|29	are picture objects superimposed on the included graphic. A
14mu|texlive-psfragx-1.1-3|30	similar mechanism is implemented in psfrag itself (but
14mu|texlive-psfragx-1.1-3|31	deprecated in the documentation), but psfragx offers much more
14mu|texlive-psfragx-1.1-3|32	flexibility. For example, if babel is used, it is possible to
14mu|texlive-psfragx-1.1-3|33	define different replacements corresponding to different
14mu|texlive-psfragx-1.1-3|34	languages. The replacements to take into account will be
14mu|texlive-psfragx-1.1-3|35	selected on the basis of the current language of the document.
14mu|texlive-psfragx-1.1-3|36	A Matlab script (LaPrint) is provided, to export an EPS file
14mu|texlive-psfragx-1.1-3|37	with psfragx annotations ready embedded.
14mu|texlive-psfragx-1.1-3|38	
14mu|texlive-psfragx-1.1-3|39	
14mu|texlive-psfragx-1.1-3|40	#-----------------------------------------------------------------------
14mu|texlive-psfragx-1.1-3|41	%files
14mu|texlive-psfragx-1.1-3|42	%{_texmfdistdir}/tex/latex/psfragx/psfragx.cfg
14mu|texlive-psfragx-1.1-3|43	%{_texmfdistdir}/tex/latex/psfragx/psfragx.sty
14mu|texlive-psfragx-1.1-3|44	%doc %{_texmfdistdir}/doc/latex/psfragx/README
14mu|texlive-psfragx-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/psfragx/README.laprint-3.16
14mu|texlive-psfragx-1.1-3|46	%doc %{_texmfdistdir}/doc/latex/psfragx/laprint.m
14mu|texlive-psfragx-1.1-3|47	%doc %{_texmfdistdir}/doc/latex/psfragx/laprintdoc.ps
14mu|texlive-psfragx-1.1-3|48	%doc %{_texmfdistdir}/doc/latex/psfragx/laprpfx.mat
14mu|texlive-psfragx-1.1-3|49	%doc %{_texmfdistdir}/doc/latex/psfragx/pfxprint.m
14mu|texlive-psfragx-1.1-3|50	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx.m
14mu|texlive-psfragx-1.1-3|51	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx.pdf
14mu|texlive-psfragx-1.1-3|52	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx_example.pdf
14mu|texlive-psfragx-1.1-3|53	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx_example.tex
14mu|texlive-psfragx-1.1-3|54	%doc %{_texmfdistdir}/doc/latex/psfragx/readmePFX.txt
14mu|texlive-psfragx-1.1-3|55	#- source
14mu|texlive-psfragx-1.1-3|56	%doc %{_texmfdistdir}/source/latex/psfragx/psfragx.drv
14mu|texlive-psfragx-1.1-3|57	%doc %{_texmfdistdir}/source/latex/psfragx/psfragx.dtx
14mu|texlive-psfragx-1.1-3|58	%doc %{_texmfdistdir}/source/latex/psfragx/psfragx.ins
14mu|texlive-psfragx-1.1-3|59	
14mu|texlive-psfragx-1.1-3|60	#-----------------------------------------------------------------------
14mu|texlive-psfragx-1.1-3|61	%prep
14mu|texlive-psfragx-1.1-3|62	%setup -c -a0 -a1 -a2
14mu|texlive-psfragx-1.1-3|63	
14mu|texlive-psfragx-1.1-3|64	%build
14mu|texlive-psfragx-1.1-3|65	
14mu|texlive-psfragx-1.1-3|66	%install
14mu|texlive-psfragx-1.1-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-psfragx-1.1-3|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-psfragx-1.1-3|69	
14mu|texlive-psfragx-1.1-3|70	
14mu|texlive-psfragx-1.1-3|71	
14mu|texlive-psfragx-1.1-3|72	%changelog
14mu|texlive-psfragx-1.1-3|73	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-psfragx-1.1-3|74	+ Revision: e19cfa2
14mu|texlive-psfragx-1.1-3|75	- MassBuild#674: Increase release tag
14mu|texlive-psfragx-1.1-3|76	
14mu|texlive-psfragx-1.1-3|77	

25542 14
14mu|texlive-psgo-0.17-4|1	# revision 15878
14mu|texlive-psgo-0.17-4|2	# category Package
14mu|texlive-psgo-0.17-4|3	# catalog-ctan /graphics/pstricks/contrib/psgo
14mu|texlive-psgo-0.17-4|4	# catalog-date 2008-09-06 19:20:59 +0200
14mu|texlive-psgo-0.17-4|5	# catalog-license lppl
14mu|texlive-psgo-0.17-4|6	# catalog-version 0.17
14mu|texlive-psgo-0.17-4|7	Name:		texlive-psgo
14mu|texlive-psgo-0.17-4|8	Version:	0.17
14mu|texlive-psgo-0.17-4|9	Release:	4
14mu|texlive-psgo-0.17-4|10	Summary:	Typeset go diagrams with PSTricks
14mu|texlive-psgo-0.17-4|11	Group:		Publishing
14mu|texlive-psgo-0.17-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/psgo
14mu|texlive-psgo-0.17-4|13	License:	LPPL
14mu|texlive-psgo-0.17-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psgo.tar.xz
14mu|texlive-psgo-0.17-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psgo.doc.tar.xz
14mu|texlive-psgo-0.17-4|16	BuildArch:	noarch
14mu|texlive-psgo-0.17-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-psgo-0.17-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-psgo-0.17-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-psgo-0.17-4|20	
14mu|texlive-psgo-0.17-4|21	%description
14mu|texlive-psgo-0.17-4|22	TeXLive psgo package.
14mu|texlive-psgo-0.17-4|23	
14mu|texlive-psgo-0.17-4|24	
14mu|texlive-psgo-0.17-4|25	#-----------------------------------------------------------------------
14mu|texlive-psgo-0.17-4|26	%files
14mu|texlive-psgo-0.17-4|27	%{_texmfdistdir}/tex/latex/psgo/psgo.sty
14mu|texlive-psgo-0.17-4|28	%doc %{_texmfdistdir}/doc/latex/psgo/Changes
14mu|texlive-psgo-0.17-4|29	%doc %{_texmfdistdir}/doc/latex/psgo/README
14mu|texlive-psgo-0.17-4|30	%doc %{_texmfdistdir}/doc/latex/psgo/psgomanual.pdf
14mu|texlive-psgo-0.17-4|31	%doc %{_texmfdistdir}/doc/latex/psgo/psgomanual.tex
14mu|texlive-psgo-0.17-4|32	
14mu|texlive-psgo-0.17-4|33	#-----------------------------------------------------------------------
14mu|texlive-psgo-0.17-4|34	%prep
14mu|texlive-psgo-0.17-4|35	%setup -c -a0 -a1
14mu|texlive-psgo-0.17-4|36	
14mu|texlive-psgo-0.17-4|37	%build
14mu|texlive-psgo-0.17-4|38	
14mu|texlive-psgo-0.17-4|39	%install
14mu|texlive-psgo-0.17-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-psgo-0.17-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-psgo-0.17-4|42	
14mu|texlive-psgo-0.17-4|43	
14mu|texlive-psgo-0.17-4|44	
14mu|texlive-psgo-0.17-4|45	%changelog
14mu|texlive-psgo-0.17-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.17-4
14mu|texlive-psgo-0.17-4|47	+ Revision: c5720c9
14mu|texlive-psgo-0.17-4|48	- MassBuild#674: Increase release tag
14mu|texlive-psgo-0.17-4|49	
14mu|texlive-psgo-0.17-4|50	

25543 14
14mu|texlive-pslatex-20091007-4|1	# revision 16416
14mu|texlive-pslatex-20091007-4|2	# category Package
14mu|texlive-pslatex-20091007-4|3	# catalog-ctan /macros/latex/contrib/pslatex
14mu|texlive-pslatex-20091007-4|4	# catalog-date 2009-10-07 22:25:55 +0200
14mu|texlive-pslatex-20091007-4|5	# catalog-license lppl
14mu|texlive-pslatex-20091007-4|6	# catalog-version undef
14mu|texlive-pslatex-20091007-4|7	Name:		texlive-pslatex
14mu|texlive-pslatex-20091007-4|8	Version:	20091007
14mu|texlive-pslatex-20091007-4|9	Release:	4
14mu|texlive-pslatex-20091007-4|10	Summary:	Use PostScript fonts by default
14mu|texlive-pslatex-20091007-4|11	Group:		Publishing
14mu|texlive-pslatex-20091007-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pslatex
14mu|texlive-pslatex-20091007-4|13	License:	LPPL
14mu|texlive-pslatex-20091007-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pslatex.tar.xz
14mu|texlive-pslatex-20091007-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pslatex.source.tar.xz
14mu|texlive-pslatex-20091007-4|16	BuildArch:	noarch
14mu|texlive-pslatex-20091007-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pslatex-20091007-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pslatex-20091007-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pslatex-20091007-4|20	
14mu|texlive-pslatex-20091007-4|21	%description
14mu|texlive-pslatex-20091007-4|22	A small package that makes LaTeX default to 'standard'
14mu|texlive-pslatex-20091007-4|23	PostScript fonts. It is basically a merger of the times and the
14mu|texlive-pslatex-20091007-4|24	(obsolete) mathptm packages from the psnfss suite. You must
14mu|texlive-pslatex-20091007-4|25	have installed standard LaTeX and the psnfss PostScript fonts
14mu|texlive-pslatex-20091007-4|26	to use this package. The main novel feature is that the pslatex
14mu|texlive-pslatex-20091007-4|27	package tries to compensate for the visual differences between
14mu|texlive-pslatex-20091007-4|28	the Adobe fonts by scaling Helvetica by 90%, and 'condensing'
14mu|texlive-pslatex-20091007-4|29	Courier (i.e. scaling horizontally) by 85%. The package is
14mu|texlive-pslatex-20091007-4|30	supplied with a (unix) shell file for a 'pslatex' command that
14mu|texlive-pslatex-20091007-4|31	allows standard LaTeX documents to be processed, without
14mu|texlive-pslatex-20091007-4|32	needing to edit the file. Note that current psnfss uses a
14mu|texlive-pslatex-20091007-4|33	different technique for scaling Helvetica, and treats Courier
14mu|texlive-pslatex-20091007-4|34	as a lost cause (there are better free fixed-width available
14mu|texlive-pslatex-20091007-4|35	now, than there were when pslatex was designed). As a result,
14mu|texlive-pslatex-20091007-4|36	pslatex is widely considered obsolete.
14mu|texlive-pslatex-20091007-4|37	
14mu|texlive-pslatex-20091007-4|38	
14mu|texlive-pslatex-20091007-4|39	#-----------------------------------------------------------------------
14mu|texlive-pslatex-20091007-4|40	%files
14mu|texlive-pslatex-20091007-4|41	%{_texmfdistdir}/fonts/map/dvips/pslatex/pcrr8rn.map
14mu|texlive-pslatex-20091007-4|42	%{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr7tn.tfm
14mu|texlive-pslatex-20091007-4|43	%{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr8rn.tfm
14mu|texlive-pslatex-20091007-4|44	%{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr8tn.tfm
14mu|texlive-pslatex-20091007-4|45	%{_texmfdistdir}/fonts/vf/public/pslatex/pcrr7tn.vf
14mu|texlive-pslatex-20091007-4|46	%{_texmfdistdir}/fonts/vf/public/pslatex/pcrr8tn.vf
14mu|texlive-pslatex-20091007-4|47	%{_texmfdistdir}/tex/latex/pslatex/pslatex.sty
14mu|texlive-pslatex-20091007-4|48	#- source
14mu|texlive-pslatex-20091007-4|49	%doc %{_texmfdistdir}/source/latex/pslatex/fontinst/pslatex.tex
14mu|texlive-pslatex-20091007-4|50	%doc %{_texmfdistdir}/source/latex/pslatex/shell/pslatex
14mu|texlive-pslatex-20091007-4|51	%doc %{_texmfdistdir}/source/latex/pslatex/shell/pslatex.bat
14mu|texlive-pslatex-20091007-4|52	
14mu|texlive-pslatex-20091007-4|53	#-----------------------------------------------------------------------
14mu|texlive-pslatex-20091007-4|54	%prep
14mu|texlive-pslatex-20091007-4|55	%setup -c -a0 -a1
14mu|texlive-pslatex-20091007-4|56	
14mu|texlive-pslatex-20091007-4|57	%build
14mu|texlive-pslatex-20091007-4|58	
14mu|texlive-pslatex-20091007-4|59	%install
14mu|texlive-pslatex-20091007-4|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pslatex-20091007-4|61	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
14mu|texlive-pslatex-20091007-4|62	
14mu|texlive-pslatex-20091007-4|63	
14mu|texlive-pslatex-20091007-4|64	
14mu|texlive-pslatex-20091007-4|65	%changelog
14mu|texlive-pslatex-20091007-4|66	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091007-4
14mu|texlive-pslatex-20091007-4|67	+ Revision: 236a556
14mu|texlive-pslatex-20091007-4|68	- MassBuild#674: Increase release tag
14mu|texlive-pslatex-20091007-4|69	
14mu|texlive-pslatex-20091007-4|70	

25544 14
14mu|texlive-pspicture-20070311-4|1	# revision 15878
14mu|texlive-pspicture-20070311-4|2	# category Package
14mu|texlive-pspicture-20070311-4|3	# catalog-ctan /macros/latex/contrib/pspicture
14mu|texlive-pspicture-20070311-4|4	# catalog-date 2007-03-11 16:56:01 +0100
14mu|texlive-pspicture-20070311-4|5	# catalog-license lppl
14mu|texlive-pspicture-20070311-4|6	# catalog-version undef
14mu|texlive-pspicture-20070311-4|7	Name:		texlive-pspicture
14mu|texlive-pspicture-20070311-4|8	Version:	20070311
14mu|texlive-pspicture-20070311-4|9	Release:	4
14mu|texlive-pspicture-20070311-4|10	Summary:	PostScript picture support
14mu|texlive-pspicture-20070311-4|11	Group:		Publishing
14mu|texlive-pspicture-20070311-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pspicture
14mu|texlive-pspicture-20070311-4|13	License:	LPPL
14mu|texlive-pspicture-20070311-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pspicture.tar.xz
14mu|texlive-pspicture-20070311-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pspicture.doc.tar.xz
14mu|texlive-pspicture-20070311-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pspicture.source.tar.xz
14mu|texlive-pspicture-20070311-4|17	BuildArch:	noarch
14mu|texlive-pspicture-20070311-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pspicture-20070311-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pspicture-20070311-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pspicture-20070311-4|21	
14mu|texlive-pspicture-20070311-4|22	%description
14mu|texlive-pspicture-20070311-4|23	A replacement for LaTeX's picture macros, that uses PostScript
14mu|texlive-pspicture-20070311-4|24	\special commands. The package is now largely superseded by
14mu|texlive-pspicture-20070311-4|25	pict2e.
14mu|texlive-pspicture-20070311-4|26	
14mu|texlive-pspicture-20070311-4|27	
14mu|texlive-pspicture-20070311-4|28	#-----------------------------------------------------------------------
14mu|texlive-pspicture-20070311-4|29	%files
14mu|texlive-pspicture-20070311-4|30	%{_texmfdistdir}/dvips/pspicture/pspicture.ps
14mu|texlive-pspicture-20070311-4|31	%{_texmfdistdir}/tex/latex/pspicture/pspicture.sty
14mu|texlive-pspicture-20070311-4|32	%doc %{_texmfdistdir}/doc/latex/pspicture/README
14mu|texlive-pspicture-20070311-4|33	%doc %{_texmfdistdir}/doc/latex/pspicture/pspicture.pdf
14mu|texlive-pspicture-20070311-4|34	#- source
14mu|texlive-pspicture-20070311-4|35	%doc %{_texmfdistdir}/source/latex/pspicture/pspicture.dtx
14mu|texlive-pspicture-20070311-4|36	%doc %{_texmfdistdir}/source/latex/pspicture/pspicture.ins
14mu|texlive-pspicture-20070311-4|37	
14mu|texlive-pspicture-20070311-4|38	#-----------------------------------------------------------------------
14mu|texlive-pspicture-20070311-4|39	%prep
14mu|texlive-pspicture-20070311-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-pspicture-20070311-4|41	
14mu|texlive-pspicture-20070311-4|42	%build
14mu|texlive-pspicture-20070311-4|43	
14mu|texlive-pspicture-20070311-4|44	%install
14mu|texlive-pspicture-20070311-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pspicture-20070311-4|46	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pspicture-20070311-4|47	
14mu|texlive-pspicture-20070311-4|48	
14mu|texlive-pspicture-20070311-4|49	
14mu|texlive-pspicture-20070311-4|50	%changelog
14mu|texlive-pspicture-20070311-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070311-4
14mu|texlive-pspicture-20070311-4|52	+ Revision: f342e43
14mu|texlive-pspicture-20070311-4|53	- MassBuild#674: Increase release tag
14mu|texlive-pspicture-20070311-4|54	
14mu|texlive-pspicture-20070311-4|55	

25545 14
14mu|texlive-pst-2dplot-1.5-4|1	# revision 15878
14mu|texlive-pst-2dplot-1.5-4|2	# category Package
14mu|texlive-pst-2dplot-1.5-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-2dplot
14mu|texlive-pst-2dplot-1.5-4|4	# catalog-date 2006-12-31 09:43:01 +0000
14mu|texlive-pst-2dplot-1.5-4|5	# catalog-license lppl
14mu|texlive-pst-2dplot-1.5-4|6	# catalog-version 1.5
14mu|texlive-pst-2dplot-1.5-4|7	Name:		texlive-pst-2dplot
14mu|texlive-pst-2dplot-1.5-4|8	Version:	1.5
14mu|texlive-pst-2dplot-1.5-4|9	Release:	4
14mu|texlive-pst-2dplot-1.5-4|10	Summary:	A PSTricks package for drawing 2D curves
14mu|texlive-pst-2dplot-1.5-4|11	Group:		Publishing
14mu|texlive-pst-2dplot-1.5-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-2dplot
14mu|texlive-pst-2dplot-1.5-4|13	License:	LPPL
14mu|texlive-pst-2dplot-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-2dplot.tar.xz
14mu|texlive-pst-2dplot-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-2dplot.doc.tar.xz
14mu|texlive-pst-2dplot-1.5-4|16	BuildArch:	noarch
14mu|texlive-pst-2dplot-1.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-2dplot-1.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-2dplot-1.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-2dplot-1.5-4|20	
14mu|texlive-pst-2dplot-1.5-4|21	%description
14mu|texlive-pst-2dplot-1.5-4|22	Pst-2dplot is a pstricks package that offers an easy-to-use and
14mu|texlive-pst-2dplot-1.5-4|23	intuitive tool for plotting 2-d curves. It defines an
14mu|texlive-pst-2dplot-1.5-4|24	environment with commands similar to MATLAB for plotting.
14mu|texlive-pst-2dplot-1.5-4|25	
14mu|texlive-pst-2dplot-1.5-4|26	
14mu|texlive-pst-2dplot-1.5-4|27	#-----------------------------------------------------------------------
14mu|texlive-pst-2dplot-1.5-4|28	%files
14mu|texlive-pst-2dplot-1.5-4|29	%{_texmfdistdir}/tex/latex/pst-2dplot/pst-2dplot.sty
14mu|texlive-pst-2dplot-1.5-4|30	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/README
14mu|texlive-pst-2dplot-1.5-4|31	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/data1.dat
14mu|texlive-pst-2dplot-1.5-4|32	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/data2.dat
14mu|texlive-pst-2dplot-1.5-4|33	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/data3.dat
14mu|texlive-pst-2dplot-1.5-4|34	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/pst-2dplot-doc.pdf
14mu|texlive-pst-2dplot-1.5-4|35	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/pst-2dplot-doc.tex
14mu|texlive-pst-2dplot-1.5-4|36	
14mu|texlive-pst-2dplot-1.5-4|37	#-----------------------------------------------------------------------
14mu|texlive-pst-2dplot-1.5-4|38	%prep
14mu|texlive-pst-2dplot-1.5-4|39	%setup -c -a0 -a1
14mu|texlive-pst-2dplot-1.5-4|40	
14mu|texlive-pst-2dplot-1.5-4|41	%build
14mu|texlive-pst-2dplot-1.5-4|42	
14mu|texlive-pst-2dplot-1.5-4|43	%install
14mu|texlive-pst-2dplot-1.5-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-2dplot-1.5-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-2dplot-1.5-4|46	
14mu|texlive-pst-2dplot-1.5-4|47	
14mu|texlive-pst-2dplot-1.5-4|48	
14mu|texlive-pst-2dplot-1.5-4|49	%changelog
14mu|texlive-pst-2dplot-1.5-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-pst-2dplot-1.5-4|51	+ Revision: 66916e8
14mu|texlive-pst-2dplot-1.5-4|52	- MassBuild#674: Increase release tag
14mu|texlive-pst-2dplot-1.5-4|53	
14mu|texlive-pst-2dplot-1.5-4|54	

25546 14
14mu|texlive-pst2pdf-0.12-5|1	# revision 24845
14mu|texlive-pst2pdf-0.12-5|2	# category Package
14mu|texlive-pst2pdf-0.12-5|3	# catalog-ctan /graphics/pstricks/scripts/pst2pdf
14mu|texlive-pst2pdf-0.12-5|4	# catalog-date 2011-12-14 17:37:45 +0100
14mu|texlive-pst2pdf-0.12-5|5	# catalog-license gpl
14mu|texlive-pst2pdf-0.12-5|6	# catalog-version 0.12
14mu|texlive-pst2pdf-0.12-5|7	Name:		texlive-pst2pdf
14mu|texlive-pst2pdf-0.12-5|8	Version:	0.12
14mu|texlive-pst2pdf-0.12-5|9	Release:	5
14mu|texlive-pst2pdf-0.12-5|10	Summary:	A script to compile pstricks documents via pdftex
14mu|texlive-pst2pdf-0.12-5|11	Group:		Publishing
14mu|texlive-pst2pdf-0.12-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/scripts/pst2pdf
14mu|texlive-pst2pdf-0.12-5|13	License:	GPL
14mu|texlive-pst2pdf-0.12-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst2pdf.tar.xz
14mu|texlive-pst2pdf-0.12-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst2pdf.doc.tar.xz
14mu|texlive-pst2pdf-0.12-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst2pdf.source.tar.xz
14mu|texlive-pst2pdf-0.12-5|17	BuildArch:	noarch
14mu|texlive-pst2pdf-0.12-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst2pdf-0.12-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst2pdf-0.12-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst2pdf-0.12-5|21	Provides:	texlive-pst2pdf.bin = %{EVRD}
14mu|texlive-pst2pdf-0.12-5|22	
14mu|texlive-pst2pdf-0.12-5|23	%description
14mu|texlive-pst2pdf-0.12-5|24	The script extracts the preamble of the document and runs all
14mu|texlive-pst2pdf-0.12-5|25	\begin{postscript}...\end{postscript}
14mu|texlive-pst2pdf-0.12-5|26	\begin{pspicture}...\end{pspicture} and
14mu|texlive-pst2pdf-0.12-5|27	\pspicture...\endpspicture separately through LaTeX with the
14mu|texlive-pst2pdf-0.12-5|28	same preamble as the original document; thus it creates EPS,
14mu|texlive-pst2pdf-0.12-5|29	PNG and PDF files of these snippets. In a final PDFLaTeX run
14mu|texlive-pst2pdf-0.12-5|30	the script replaces the environments with \includegraphics to
14mu|texlive-pst2pdf-0.12-5|31	include the processed snippets. Detail documentation is
14mu|texlive-pst2pdf-0.12-5|32	acquired from the document itself via Perldoc.
14mu|texlive-pst2pdf-0.12-5|33	
14mu|texlive-pst2pdf-0.12-5|34	
14mu|texlive-pst2pdf-0.12-5|35	#-----------------------------------------------------------------------
14mu|texlive-pst2pdf-0.12-5|36	%files
14mu|texlive-pst2pdf-0.12-5|37	%{_bindir}/pst2pdf
14mu|texlive-pst2pdf-0.12-5|38	%{_texmfdistdir}/scripts/pst2pdf/pst2pdf
14mu|texlive-pst2pdf-0.12-5|39	%doc %{_texmfdistdir}/doc/latex/pst2pdf/Changes
14mu|texlive-pst2pdf-0.12-5|40	%doc %{_texmfdistdir}/doc/latex/pst2pdf/Makefile
14mu|texlive-pst2pdf-0.12-5|41	%doc %{_texmfdistdir}/doc/latex/pst2pdf/README
14mu|texlive-pst2pdf-0.12-5|42	%doc %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.bib
14mu|texlive-pst2pdf-0.12-5|43	%doc %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.pdf
14mu|texlive-pst2pdf-0.12-5|44	%doc %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.tex
14mu|texlive-pst2pdf-0.12-5|45	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test.pdf
14mu|texlive-pst2pdf-0.12-5|46	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test.tex
14mu|texlive-pst2pdf-0.12-5|47	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test1-pdf.pdf
14mu|texlive-pst2pdf-0.12-5|48	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test1.tex
14mu|texlive-pst2pdf-0.12-5|49	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test2-pdf.pdf
14mu|texlive-pst2pdf-0.12-5|50	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test2.pdf
14mu|texlive-pst2pdf-0.12-5|51	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test2.tex
14mu|texlive-pst2pdf-0.12-5|52	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test3-pdf.pdf
14mu|texlive-pst2pdf-0.12-5|53	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test3.tex
14mu|texlive-pst2pdf-0.12-5|54	%doc %{_texmfdistdir}/doc/latex/pst2pdf/tux.jpg
14mu|texlive-pst2pdf-0.12-5|55	#- source
14mu|texlive-pst2pdf-0.12-5|56	%doc %{_texmfdistdir}/source/latex/pst2pdf/Makefile
14mu|texlive-pst2pdf-0.12-5|57	
14mu|texlive-pst2pdf-0.12-5|58	#-----------------------------------------------------------------------
14mu|texlive-pst2pdf-0.12-5|59	%prep
14mu|texlive-pst2pdf-0.12-5|60	%setup -c -a0 -a1 -a2
14mu|texlive-pst2pdf-0.12-5|61	
14mu|texlive-pst2pdf-0.12-5|62	%build
14mu|texlive-pst2pdf-0.12-5|63	
14mu|texlive-pst2pdf-0.12-5|64	%install
14mu|texlive-pst2pdf-0.12-5|65	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-pst2pdf-0.12-5|66	pushd %{buildroot}%{_bindir}
14mu|texlive-pst2pdf-0.12-5|67	ln -sf %{_texmfdistdir}/scripts/pst2pdf/pst2pdf pst2pdf
14mu|texlive-pst2pdf-0.12-5|68	popd
14mu|texlive-pst2pdf-0.12-5|69	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-pst2pdf-0.12-5|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-pst2pdf-0.12-5|71	
14mu|texlive-pst2pdf-0.12-5|72	
14mu|texlive-pst2pdf-0.12-5|73	
14mu|texlive-pst2pdf-0.12-5|74	%changelog
14mu|texlive-pst2pdf-0.12-5|75	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.12-5
14mu|texlive-pst2pdf-0.12-5|76	+ Revision: f423f1b
14mu|texlive-pst2pdf-0.12-5|77	- MassBuild#674: Increase release tag
14mu|texlive-pst2pdf-0.12-5|78	
14mu|texlive-pst2pdf-0.12-5|79	

25547 14
14mu|texlive-pst-3d-1.10-5|1	# revision 17257
14mu|texlive-pst-3d-1.10-5|2	# category Package
14mu|texlive-pst-3d-1.10-5|3	# catalog-ctan /graphics/pstricks/contrib/pst-3d
14mu|texlive-pst-3d-1.10-5|4	# catalog-date 2010-02-15 10:59:10 +0100
14mu|texlive-pst-3d-1.10-5|5	# catalog-license lppl
14mu|texlive-pst-3d-1.10-5|6	# catalog-version 1.10
14mu|texlive-pst-3d-1.10-5|7	Name:		texlive-pst-3d
14mu|texlive-pst-3d-1.10-5|8	Version:	1.10
14mu|texlive-pst-3d-1.10-5|9	Release:	5
14mu|texlive-pst-3d-1.10-5|10	Summary:	A PSTricks package for tilting and other pseudo-3D tricks
14mu|texlive-pst-3d-1.10-5|11	Group:		Publishing
14mu|texlive-pst-3d-1.10-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-3d
14mu|texlive-pst-3d-1.10-5|13	License:	LPPL
14mu|texlive-pst-3d-1.10-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3d.tar.xz
14mu|texlive-pst-3d-1.10-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3d.doc.tar.xz
14mu|texlive-pst-3d-1.10-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3d.source.tar.xz
14mu|texlive-pst-3d-1.10-5|17	BuildArch:	noarch
14mu|texlive-pst-3d-1.10-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-3d-1.10-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-3d-1.10-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-3d-1.10-5|21	
14mu|texlive-pst-3d-1.10-5|22	%description
14mu|texlive-pst-3d-1.10-5|23	The pst-3d package provides basic macros for shadows, tilting
14mu|texlive-pst-3d-1.10-5|24	and three dimensional representations of text or graphical
14mu|texlive-pst-3d-1.10-5|25	objects.
14mu|texlive-pst-3d-1.10-5|26	
14mu|texlive-pst-3d-1.10-5|27	
14mu|texlive-pst-3d-1.10-5|28	#-----------------------------------------------------------------------
14mu|texlive-pst-3d-1.10-5|29	%files
14mu|texlive-pst-3d-1.10-5|30	%{_texmfdistdir}/dvips/pst-3d/pst-3d.pro
14mu|texlive-pst-3d-1.10-5|31	%{_texmfdistdir}/tex/generic/pst-3d/pst-3d.tex
14mu|texlive-pst-3d-1.10-5|32	%{_texmfdistdir}/tex/latex/pst-3d/pst-3d.sty
14mu|texlive-pst-3d-1.10-5|33	%doc %{_texmfdistdir}/doc/generic/pst-3d/Changes
14mu|texlive-pst-3d-1.10-5|34	%doc %{_texmfdistdir}/doc/generic/pst-3d/README
14mu|texlive-pst-3d-1.10-5|35	%doc %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.bib
14mu|texlive-pst-3d-1.10-5|36	%doc %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.pdf
14mu|texlive-pst-3d-1.10-5|37	%doc %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.tex
14mu|texlive-pst-3d-1.10-5|38	#- source
14mu|texlive-pst-3d-1.10-5|39	%doc %{_texmfdistdir}/source/generic/pst-3d/Makefile
14mu|texlive-pst-3d-1.10-5|40	
14mu|texlive-pst-3d-1.10-5|41	#-----------------------------------------------------------------------
14mu|texlive-pst-3d-1.10-5|42	%prep
14mu|texlive-pst-3d-1.10-5|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-3d-1.10-5|44	
14mu|texlive-pst-3d-1.10-5|45	%build
14mu|texlive-pst-3d-1.10-5|46	
14mu|texlive-pst-3d-1.10-5|47	%install
14mu|texlive-pst-3d-1.10-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-3d-1.10-5|49	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-3d-1.10-5|50	
14mu|texlive-pst-3d-1.10-5|51	
14mu|texlive-pst-3d-1.10-5|52	
14mu|texlive-pst-3d-1.10-5|53	%changelog
14mu|texlive-pst-3d-1.10-5|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10-5
14mu|texlive-pst-3d-1.10-5|55	+ Revision: de03cbb
14mu|texlive-pst-3d-1.10-5|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-3d-1.10-5|57	
14mu|texlive-pst-3d-1.10-5|58	

25548 14
14mu|texlive-pst-3dplot-1.97-3|1	# revision 27233
14mu|texlive-pst-3dplot-1.97-3|2	# category Package
14mu|texlive-pst-3dplot-1.97-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-3dplot
14mu|texlive-pst-3dplot-1.97-3|4	# catalog-date 2012-06-07 14:36:18 +0200
14mu|texlive-pst-3dplot-1.97-3|5	# catalog-license lppl
14mu|texlive-pst-3dplot-1.97-3|6	# catalog-version 1.97
14mu|texlive-pst-3dplot-1.97-3|7	Name:		texlive-pst-3dplot
14mu|texlive-pst-3dplot-1.97-3|8	Version:	1.97
14mu|texlive-pst-3dplot-1.97-3|9	Release:	3
14mu|texlive-pst-3dplot-1.97-3|10	Summary:	Draw 3D objects in parallel projection, using PSTricks
14mu|texlive-pst-3dplot-1.97-3|11	Group:		Publishing
14mu|texlive-pst-3dplot-1.97-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-3dplot
14mu|texlive-pst-3dplot-1.97-3|13	License:	LPPL
14mu|texlive-pst-3dplot-1.97-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3dplot.tar.xz
14mu|texlive-pst-3dplot-1.97-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3dplot.doc.tar.xz
14mu|texlive-pst-3dplot-1.97-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3dplot.source.tar.xz
14mu|texlive-pst-3dplot-1.97-3|17	BuildArch:	noarch
14mu|texlive-pst-3dplot-1.97-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-3dplot-1.97-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-3dplot-1.97-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-3dplot-1.97-3|21	
14mu|texlive-pst-3dplot-1.97-3|22	%description
14mu|texlive-pst-3dplot-1.97-3|23	A package using PSTricks to draw a large variety of graphs and
14mu|texlive-pst-3dplot-1.97-3|24	plots, including 3D maths functions. Data can be read from
14mu|texlive-pst-3dplot-1.97-3|25	external data files, making this package a generic tool for
14mu|texlive-pst-3dplot-1.97-3|26	graphing within TeX/LaTeX, without the need for external tools.
14mu|texlive-pst-3dplot-1.97-3|27	
14mu|texlive-pst-3dplot-1.97-3|28	
14mu|texlive-pst-3dplot-1.97-3|29	#-----------------------------------------------------------------------
14mu|texlive-pst-3dplot-1.97-3|30	%files
14mu|texlive-pst-3dplot-1.97-3|31	%{_texmfdistdir}/dvips/pst-3dplot/pst-3dplot.pro
14mu|texlive-pst-3dplot-1.97-3|32	%{_texmfdistdir}/tex/generic/pst-3dplot/pst-3dplot.tex
14mu|texlive-pst-3dplot-1.97-3|33	%{_texmfdistdir}/tex/latex/pst-3dplot/pst-3dplot.sty
14mu|texlive-pst-3dplot-1.97-3|34	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/Changes
14mu|texlive-pst-3dplot-1.97-3|35	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/README
14mu|texlive-pst-3dplot-1.97-3|36	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/more_docs/tb72voss3d.pdf
14mu|texlive-pst-3dplot-1.97-3|37	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.bib
14mu|texlive-pst-3dplot-1.97-3|38	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.dat
14mu|texlive-pst-3dplot-1.97-3|39	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.pdf
14mu|texlive-pst-3dplot-1.97-3|40	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.tex
14mu|texlive-pst-3dplot-1.97-3|41	#- source
14mu|texlive-pst-3dplot-1.97-3|42	%doc %{_texmfdistdir}/source/generic/pst-3dplot/Makefile
14mu|texlive-pst-3dplot-1.97-3|43	
14mu|texlive-pst-3dplot-1.97-3|44	#-----------------------------------------------------------------------
14mu|texlive-pst-3dplot-1.97-3|45	%prep
14mu|texlive-pst-3dplot-1.97-3|46	%setup -c -a0 -a1 -a2
14mu|texlive-pst-3dplot-1.97-3|47	
14mu|texlive-pst-3dplot-1.97-3|48	%build
14mu|texlive-pst-3dplot-1.97-3|49	
14mu|texlive-pst-3dplot-1.97-3|50	%install
14mu|texlive-pst-3dplot-1.97-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-3dplot-1.97-3|52	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-3dplot-1.97-3|53	
14mu|texlive-pst-3dplot-1.97-3|54	
14mu|texlive-pst-3dplot-1.97-3|55	
14mu|texlive-pst-3dplot-1.97-3|56	%changelog
14mu|texlive-pst-3dplot-1.97-3|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.97-3
14mu|texlive-pst-3dplot-1.97-3|58	+ Revision: 1cbcbc5
14mu|texlive-pst-3dplot-1.97-3|59	- MassBuild#674: Increase release tag
14mu|texlive-pst-3dplot-1.97-3|60	
14mu|texlive-pst-3dplot-1.97-3|61	

25549 14
14mu|texlive-pst-abspos-0.2-4|1	# revision 15878
14mu|texlive-pst-abspos-0.2-4|2	# category Package
14mu|texlive-pst-abspos-0.2-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-abspos
14mu|texlive-pst-abspos-0.2-4|4	# catalog-date 2009-11-10 09:17:41 +0100
14mu|texlive-pst-abspos-0.2-4|5	# catalog-license lppl
14mu|texlive-pst-abspos-0.2-4|6	# catalog-version 0.2
14mu|texlive-pst-abspos-0.2-4|7	Name:		texlive-pst-abspos
14mu|texlive-pst-abspos-0.2-4|8	Version:	0.2
14mu|texlive-pst-abspos-0.2-4|9	Release:	4
14mu|texlive-pst-abspos-0.2-4|10	Summary:	Put objects at an absolute position
14mu|texlive-pst-abspos-0.2-4|11	Group:		Publishing
14mu|texlive-pst-abspos-0.2-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-abspos
14mu|texlive-pst-abspos-0.2-4|13	License:	LPPL
14mu|texlive-pst-abspos-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-abspos.tar.xz
14mu|texlive-pst-abspos-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-abspos.doc.tar.xz
14mu|texlive-pst-abspos-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-abspos.source.tar.xz
14mu|texlive-pst-abspos-0.2-4|17	BuildArch:	noarch
14mu|texlive-pst-abspos-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-abspos-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-abspos-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-abspos-0.2-4|21	
14mu|texlive-pst-abspos-0.2-4|22	%description
14mu|texlive-pst-abspos-0.2-4|23	The (PSTricks-related) package provides a command
14mu|texlive-pst-abspos-0.2-4|24	\pstPutAbs(x,y) to put an object at an arbitrary absolute (or
14mu|texlive-pst-abspos-0.2-4|25	even a relative) position on the page.
14mu|texlive-pst-abspos-0.2-4|26	
14mu|texlive-pst-abspos-0.2-4|27	
14mu|texlive-pst-abspos-0.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-abspos-0.2-4|29	%files
14mu|texlive-pst-abspos-0.2-4|30	%{_texmfdistdir}/tex/generic/pst-abspos/pst-abspos.tex
14mu|texlive-pst-abspos-0.2-4|31	%{_texmfdistdir}/tex/latex/pst-abspos/pst-abspos.sty
14mu|texlive-pst-abspos-0.2-4|32	%doc %{_texmfdistdir}/doc/generic/pst-abspos/Changes
14mu|texlive-pst-abspos-0.2-4|33	%doc %{_texmfdistdir}/doc/generic/pst-abspos/README
14mu|texlive-pst-abspos-0.2-4|34	%doc %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.bib
14mu|texlive-pst-abspos-0.2-4|35	%doc %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.pdf
14mu|texlive-pst-abspos-0.2-4|36	%doc %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.tex
14mu|texlive-pst-abspos-0.2-4|37	#- source
14mu|texlive-pst-abspos-0.2-4|38	%doc %{_texmfdistdir}/source/generic/pst-abspos/Makefile
14mu|texlive-pst-abspos-0.2-4|39	
14mu|texlive-pst-abspos-0.2-4|40	#-----------------------------------------------------------------------
14mu|texlive-pst-abspos-0.2-4|41	%prep
14mu|texlive-pst-abspos-0.2-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-pst-abspos-0.2-4|43	
14mu|texlive-pst-abspos-0.2-4|44	%build
14mu|texlive-pst-abspos-0.2-4|45	
14mu|texlive-pst-abspos-0.2-4|46	%install
14mu|texlive-pst-abspos-0.2-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-abspos-0.2-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-abspos-0.2-4|49	
14mu|texlive-pst-abspos-0.2-4|50	
14mu|texlive-pst-abspos-0.2-4|51	
14mu|texlive-pst-abspos-0.2-4|52	%changelog
14mu|texlive-pst-abspos-0.2-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-pst-abspos-0.2-4|54	+ Revision: d2cf6a7
14mu|texlive-pst-abspos-0.2-4|55	- MassBuild#674: Increase release tag
14mu|texlive-pst-abspos-0.2-4|56	
14mu|texlive-pst-abspos-0.2-4|57	

25550 14
14mu|texlive-pst-am-1.02-4|1	# revision 19591
14mu|texlive-pst-am-1.02-4|2	# category Package
14mu|texlive-pst-am-1.02-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-am
14mu|texlive-pst-am-1.02-4|4	# catalog-date 2010-09-04 14:00:25 +0200
14mu|texlive-pst-am-1.02-4|5	# catalog-license lppl
14mu|texlive-pst-am-1.02-4|6	# catalog-version 1.02
14mu|texlive-pst-am-1.02-4|7	Name:		texlive-pst-am
14mu|texlive-pst-am-1.02-4|8	Version:	1.02
14mu|texlive-pst-am-1.02-4|9	Release:	4
14mu|texlive-pst-am-1.02-4|10	Summary:	Simulation of modulation and demodulation
14mu|texlive-pst-am-1.02-4|11	Group:		Publishing
14mu|texlive-pst-am-1.02-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-am
14mu|texlive-pst-am-1.02-4|13	License:	LPPL
14mu|texlive-pst-am-1.02-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-am.tar.xz
14mu|texlive-pst-am-1.02-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-am.doc.tar.xz
14mu|texlive-pst-am-1.02-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-am.source.tar.xz
14mu|texlive-pst-am-1.02-4|17	BuildArch:	noarch
14mu|texlive-pst-am-1.02-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-am-1.02-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-am-1.02-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-am-1.02-4|21	
14mu|texlive-pst-am-1.02-4|22	%description
14mu|texlive-pst-am-1.02-4|23	The package allows the simulation of the modulated and
14mu|texlive-pst-am-1.02-4|24	demodulated amplitude of radio waves. The user may plot curves
14mu|texlive-pst-am-1.02-4|25	of modulated signals, wave carrier, signal modulation, signal
14mu|texlive-pst-am-1.02-4|26	recovery and signal demodulation.
14mu|texlive-pst-am-1.02-4|27	
14mu|texlive-pst-am-1.02-4|28	
14mu|texlive-pst-am-1.02-4|29	#-----------------------------------------------------------------------
14mu|texlive-pst-am-1.02-4|30	%files
14mu|texlive-pst-am-1.02-4|31	%{_texmfdistdir}/tex/latex/pst-am/pst-am.sty
14mu|texlive-pst-am-1.02-4|32	%doc %{_texmfdistdir}/doc/generic/pst-am/Changes
14mu|texlive-pst-am-1.02-4|33	%doc %{_texmfdistdir}/doc/generic/pst-am/README
14mu|texlive-pst-am-1.02-4|34	%doc %{_texmfdistdir}/doc/generic/pst-am/index.phtml
14mu|texlive-pst-am-1.02-4|35	%doc %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.bib
14mu|texlive-pst-am-1.02-4|36	%doc %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.pdf
14mu|texlive-pst-am-1.02-4|37	%doc %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.tex
14mu|texlive-pst-am-1.02-4|38	#- source
14mu|texlive-pst-am-1.02-4|39	%doc %{_texmfdistdir}/source/generic/pst-am/Makefile
14mu|texlive-pst-am-1.02-4|40	
14mu|texlive-pst-am-1.02-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-am-1.02-4|42	%prep
14mu|texlive-pst-am-1.02-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-am-1.02-4|44	
14mu|texlive-pst-am-1.02-4|45	%build
14mu|texlive-pst-am-1.02-4|46	
14mu|texlive-pst-am-1.02-4|47	%install
14mu|texlive-pst-am-1.02-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-am-1.02-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-am-1.02-4|50	
14mu|texlive-pst-am-1.02-4|51	
14mu|texlive-pst-am-1.02-4|52	
14mu|texlive-pst-am-1.02-4|53	%changelog
14mu|texlive-pst-am-1.02-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02-4
14mu|texlive-pst-am-1.02-4|55	+ Revision: da182e7
14mu|texlive-pst-am-1.02-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-am-1.02-4|57	
14mu|texlive-pst-am-1.02-4|58	

25551 14
14mu|texlive-pst-asr-1.3-4|1	# revision 22138
14mu|texlive-pst-asr-1.3-4|2	# category Package
14mu|texlive-pst-asr-1.3-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-asr
14mu|texlive-pst-asr-1.3-4|4	# catalog-date 2011-04-20 18:25:54 +0200
14mu|texlive-pst-asr-1.3-4|5	# catalog-license lppl
14mu|texlive-pst-asr-1.3-4|6	# catalog-version 1.3
14mu|texlive-pst-asr-1.3-4|7	Name:		texlive-pst-asr
14mu|texlive-pst-asr-1.3-4|8	Version:	1.3
14mu|texlive-pst-asr-1.3-4|9	Release:	4
14mu|texlive-pst-asr-1.3-4|10	Summary:	Typeset autosegmental representations for linguists
14mu|texlive-pst-asr-1.3-4|11	Group:		Publishing
14mu|texlive-pst-asr-1.3-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-asr
14mu|texlive-pst-asr-1.3-4|13	License:	LPPL
14mu|texlive-pst-asr-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-asr.tar.xz
14mu|texlive-pst-asr-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-asr.doc.tar.xz
14mu|texlive-pst-asr-1.3-4|16	BuildArch:	noarch
14mu|texlive-pst-asr-1.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-asr-1.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-asr-1.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-asr-1.3-4|20	
14mu|texlive-pst-asr-1.3-4|21	%description
14mu|texlive-pst-asr-1.3-4|22	The package allows the user to typeset autosegmental
14mu|texlive-pst-asr-1.3-4|23	representations. It uses the PStricks, and xkeyval packages.
14mu|texlive-pst-asr-1.3-4|24	
14mu|texlive-pst-asr-1.3-4|25	
14mu|texlive-pst-asr-1.3-4|26	#-----------------------------------------------------------------------
14mu|texlive-pst-asr-1.3-4|27	%files
14mu|texlive-pst-asr-1.3-4|28	%{_texmfdistdir}/tex/generic/pst-asr/pst-asr.tex
14mu|texlive-pst-asr-1.3-4|29	%{_texmfdistdir}/tex/latex/pst-asr/pst-asr.sty
14mu|texlive-pst-asr-1.3-4|30	%doc %{_texmfdistdir}/doc/generic/pst-asr/README
14mu|texlive-pst-asr-1.3-4|31	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-doc-source.zip
14mu|texlive-pst-asr-1.3-4|32	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-doc.pdf
14mu|texlive-pst-asr-1.3-4|33	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-examples.pdf
14mu|texlive-pst-asr-1.3-4|34	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-examples.tex
14mu|texlive-pst-asr-1.3-4|35	
14mu|texlive-pst-asr-1.3-4|36	#-----------------------------------------------------------------------
14mu|texlive-pst-asr-1.3-4|37	%prep
14mu|texlive-pst-asr-1.3-4|38	%setup -c -a0 -a1
14mu|texlive-pst-asr-1.3-4|39	
14mu|texlive-pst-asr-1.3-4|40	%build
14mu|texlive-pst-asr-1.3-4|41	
14mu|texlive-pst-asr-1.3-4|42	%install
14mu|texlive-pst-asr-1.3-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-asr-1.3-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-asr-1.3-4|45	
14mu|texlive-pst-asr-1.3-4|46	
14mu|texlive-pst-asr-1.3-4|47	
14mu|texlive-pst-asr-1.3-4|48	%changelog
14mu|texlive-pst-asr-1.3-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-pst-asr-1.3-4|50	+ Revision: c72e524
14mu|texlive-pst-asr-1.3-4|51	- MassBuild#674: Increase release tag
14mu|texlive-pst-asr-1.3-4|52	
14mu|texlive-pst-asr-1.3-4|53	

25552 14
14mu|texlive-pst-bar-0.92-4|1	# revision 18734
14mu|texlive-pst-bar-0.92-4|2	# category Package
14mu|texlive-pst-bar-0.92-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-bar
14mu|texlive-pst-bar-0.92-4|4	# catalog-date 2009-03-12 20:12:20 +0100
14mu|texlive-pst-bar-0.92-4|5	# catalog-license lppl
14mu|texlive-pst-bar-0.92-4|6	# catalog-version 0.92
14mu|texlive-pst-bar-0.92-4|7	Name:		texlive-pst-bar
14mu|texlive-pst-bar-0.92-4|8	Version:	0.92
14mu|texlive-pst-bar-0.92-4|9	Release:	4
14mu|texlive-pst-bar-0.92-4|10	Summary:	Produces bar charts using pstricks
14mu|texlive-pst-bar-0.92-4|11	Group:		Publishing
14mu|texlive-pst-bar-0.92-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-bar
14mu|texlive-pst-bar-0.92-4|13	License:	LPPL
14mu|texlive-pst-bar-0.92-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bar.tar.xz
14mu|texlive-pst-bar-0.92-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bar.doc.tar.xz
14mu|texlive-pst-bar-0.92-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bar.source.tar.xz
14mu|texlive-pst-bar-0.92-4|17	BuildArch:	noarch
14mu|texlive-pst-bar-0.92-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-bar-0.92-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-bar-0.92-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-bar-0.92-4|21	
14mu|texlive-pst-bar-0.92-4|22	%description
14mu|texlive-pst-bar-0.92-4|23	pst-bar uses pstricks to draw bar charts from data stored in a
14mu|texlive-pst-bar-0.92-4|24	comma-delimited file. Several types of bar charts may be drawn,
14mu|texlive-pst-bar-0.92-4|25	and the drawing parameters are highly customizable. No external
14mu|texlive-pst-bar-0.92-4|26	packages are required except those that are part of the
14mu|texlive-pst-bar-0.92-4|27	standard pstricks distribution.
14mu|texlive-pst-bar-0.92-4|28	
14mu|texlive-pst-bar-0.92-4|29	
14mu|texlive-pst-bar-0.92-4|30	#-----------------------------------------------------------------------
14mu|texlive-pst-bar-0.92-4|31	%files
14mu|texlive-pst-bar-0.92-4|32	%{_texmfdistdir}/dvips/pst-bar/pst-bar.pro
14mu|texlive-pst-bar-0.92-4|33	%{_texmfdistdir}/tex/generic/pst-bar/pst-bar.tex
14mu|texlive-pst-bar-0.92-4|34	%{_texmfdistdir}/tex/latex/pst-bar/pst-bar.sty
14mu|texlive-pst-bar-0.92-4|35	%doc %{_texmfdistdir}/doc/generic/pst-bar/README
14mu|texlive-pst-bar-0.92-4|36	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.bib
14mu|texlive-pst-bar-0.92-4|37	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.pdf
14mu|texlive-pst-bar-0.92-4|38	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.tex
14mu|texlive-pst-bar-0.92-4|39	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-docDE.pdf
14mu|texlive-pst-bar-0.92-4|40	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-docDE.tex
14mu|texlive-pst-bar-0.92-4|41	#- source
14mu|texlive-pst-bar-0.92-4|42	%doc %{_texmfdistdir}/source/generic/pst-bar/Makefile
14mu|texlive-pst-bar-0.92-4|43	
14mu|texlive-pst-bar-0.92-4|44	#-----------------------------------------------------------------------
14mu|texlive-pst-bar-0.92-4|45	%prep
14mu|texlive-pst-bar-0.92-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-pst-bar-0.92-4|47	
14mu|texlive-pst-bar-0.92-4|48	%build
14mu|texlive-pst-bar-0.92-4|49	
14mu|texlive-pst-bar-0.92-4|50	%install
14mu|texlive-pst-bar-0.92-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-bar-0.92-4|52	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-bar-0.92-4|53	
14mu|texlive-pst-bar-0.92-4|54	
14mu|texlive-pst-bar-0.92-4|55	
14mu|texlive-pst-bar-0.92-4|56	%changelog
14mu|texlive-pst-bar-0.92-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.92-4
14mu|texlive-pst-bar-0.92-4|58	+ Revision: 11743f1
14mu|texlive-pst-bar-0.92-4|59	- MassBuild#674: Increase release tag
14mu|texlive-pst-bar-0.92-4|60	
14mu|texlive-pst-bar-0.92-4|61	

25553 14
14mu|texlive-pst-barcode-0.09-3|1	# revision 27004
14mu|texlive-pst-barcode-0.09-3|2	# category Package
14mu|texlive-pst-barcode-0.09-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-barcode
14mu|texlive-pst-barcode-0.09-3|4	# catalog-date 2012-06-28 12:34:54 +0200
14mu|texlive-pst-barcode-0.09-3|5	# catalog-license lppl
14mu|texlive-pst-barcode-0.09-3|6	# catalog-version 0.09
14mu|texlive-pst-barcode-0.09-3|7	Name:		texlive-pst-barcode
14mu|texlive-pst-barcode-0.09-3|8	Version:	0.09
14mu|texlive-pst-barcode-0.09-3|9	Release:	3
14mu|texlive-pst-barcode-0.09-3|10	Summary:	Print barcodes using PostScript
14mu|texlive-pst-barcode-0.09-3|11	Group:		Publishing
14mu|texlive-pst-barcode-0.09-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode
14mu|texlive-pst-barcode-0.09-3|13	License:	LPPL
14mu|texlive-pst-barcode-0.09-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-barcode.tar.xz
14mu|texlive-pst-barcode-0.09-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-barcode.doc.tar.xz
14mu|texlive-pst-barcode-0.09-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-barcode.source.tar.xz
14mu|texlive-pst-barcode-0.09-3|17	BuildArch:	noarch
14mu|texlive-pst-barcode-0.09-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-barcode-0.09-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-barcode-0.09-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-barcode-0.09-3|21	
14mu|texlive-pst-barcode-0.09-3|22	%description
14mu|texlive-pst-barcode-0.09-3|23	The pst-barcode package allows printing of barcodes, in a huge
14mu|texlive-pst-barcode-0.09-3|24	variety of formats (see documentation for details). As a
14mu|texlive-pst-barcode-0.09-3|25	pstricks package, the package requires pstricks. The package
14mu|texlive-pst-barcode-0.09-3|26	uses PostScript for calculating the bars. For PDF output use a
14mu|texlive-pst-barcode-0.09-3|27	multi-pass mechansism such as pst-pdf.
14mu|texlive-pst-barcode-0.09-3|28	
14mu|texlive-pst-barcode-0.09-3|29	
14mu|texlive-pst-barcode-0.09-3|30	#-----------------------------------------------------------------------
14mu|texlive-pst-barcode-0.09-3|31	%files
14mu|texlive-pst-barcode-0.09-3|32	%{_texmfdistdir}/dvips/pst-barcode/pst-barcode.pro
14mu|texlive-pst-barcode-0.09-3|33	%{_texmfdistdir}/tex/generic/pst-barcode/pst-barcode.tex
14mu|texlive-pst-barcode-0.09-3|34	%{_texmfdistdir}/tex/latex/pst-barcode/pst-barcode.sty
14mu|texlive-pst-barcode-0.09-3|35	%doc %{_texmfdistdir}/doc/generic/pst-barcode/Changes
14mu|texlive-pst-barcode-0.09-3|36	%doc %{_texmfdistdir}/doc/generic/pst-barcode/README
14mu|texlive-pst-barcode-0.09-3|37	%doc %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.bib
14mu|texlive-pst-barcode-0.09-3|38	%doc %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.pdf
14mu|texlive-pst-barcode-0.09-3|39	%doc %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.tex
14mu|texlive-pst-barcode-0.09-3|40	#- source
14mu|texlive-pst-barcode-0.09-3|41	%doc %{_texmfdistdir}/source/generic/pst-barcode/Makefile
14mu|texlive-pst-barcode-0.09-3|42	
14mu|texlive-pst-barcode-0.09-3|43	#-----------------------------------------------------------------------
14mu|texlive-pst-barcode-0.09-3|44	%prep
14mu|texlive-pst-barcode-0.09-3|45	%setup -c -a0 -a1 -a2
14mu|texlive-pst-barcode-0.09-3|46	
14mu|texlive-pst-barcode-0.09-3|47	%build
14mu|texlive-pst-barcode-0.09-3|48	
14mu|texlive-pst-barcode-0.09-3|49	%install
14mu|texlive-pst-barcode-0.09-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-barcode-0.09-3|51	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-barcode-0.09-3|52	
14mu|texlive-pst-barcode-0.09-3|53	
14mu|texlive-pst-barcode-0.09-3|54	
14mu|texlive-pst-barcode-0.09-3|55	%changelog
14mu|texlive-pst-barcode-0.09-3|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.09-3
14mu|texlive-pst-barcode-0.09-3|57	+ Revision: 78a2c1a
14mu|texlive-pst-barcode-0.09-3|58	- MassBuild#674: Increase release tag
14mu|texlive-pst-barcode-0.09-3|59	
14mu|texlive-pst-barcode-0.09-3|60	

25554 14
14mu|texlive-pst-bezier-0.01-4|1	# revision 15878
14mu|texlive-pst-bezier-0.01-4|2	# category Package
14mu|texlive-pst-bezier-0.01-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-bezier
14mu|texlive-pst-bezier-0.01-4|4	# catalog-date 2009-02-01 17:37:35 +0100
14mu|texlive-pst-bezier-0.01-4|5	# catalog-license lppl
14mu|texlive-pst-bezier-0.01-4|6	# catalog-version 0.01
14mu|texlive-pst-bezier-0.01-4|7	Name:		texlive-pst-bezier
14mu|texlive-pst-bezier-0.01-4|8	Version:	0.01
14mu|texlive-pst-bezier-0.01-4|9	Release:	4
14mu|texlive-pst-bezier-0.01-4|10	Summary:	Draw Bezier curves
14mu|texlive-pst-bezier-0.01-4|11	Group:		Publishing
14mu|texlive-pst-bezier-0.01-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-bezier
14mu|texlive-pst-bezier-0.01-4|13	License:	LPPL
14mu|texlive-pst-bezier-0.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bezier.tar.xz
14mu|texlive-pst-bezier-0.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bezier.doc.tar.xz
14mu|texlive-pst-bezier-0.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bezier.source.tar.xz
14mu|texlive-pst-bezier-0.01-4|17	BuildArch:	noarch
14mu|texlive-pst-bezier-0.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-bezier-0.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-bezier-0.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-bezier-0.01-4|21	
14mu|texlive-pst-bezier-0.01-4|22	%description
14mu|texlive-pst-bezier-0.01-4|23	The package provides a macro \psbcurve for drawing a Bezier
14mu|texlive-pst-bezier-0.01-4|24	curve. Provision is made for full control of over all the
14mu|texlive-pst-bezier-0.01-4|25	control points of the curve.
14mu|texlive-pst-bezier-0.01-4|26	
14mu|texlive-pst-bezier-0.01-4|27	
14mu|texlive-pst-bezier-0.01-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-bezier-0.01-4|29	%files
14mu|texlive-pst-bezier-0.01-4|30	%{_texmfdistdir}/dvips/pst-bezier/pst-bezier.pro
14mu|texlive-pst-bezier-0.01-4|31	%{_texmfdistdir}/tex/generic/pst-bezier/pst-bezier.tex
14mu|texlive-pst-bezier-0.01-4|32	%{_texmfdistdir}/tex/latex/pst-bezier/pst-bezier.sty
14mu|texlive-pst-bezier-0.01-4|33	%doc %{_texmfdistdir}/doc/generic/pst-bezier/Changes
14mu|texlive-pst-bezier-0.01-4|34	%doc %{_texmfdistdir}/doc/generic/pst-bezier/README
14mu|texlive-pst-bezier-0.01-4|35	%doc %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.bib
14mu|texlive-pst-bezier-0.01-4|36	%doc %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.pdf
14mu|texlive-pst-bezier-0.01-4|37	%doc %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.tex
14mu|texlive-pst-bezier-0.01-4|38	#- source
14mu|texlive-pst-bezier-0.01-4|39	%doc %{_texmfdistdir}/source/generic/pst-bezier/Makefile
14mu|texlive-pst-bezier-0.01-4|40	
14mu|texlive-pst-bezier-0.01-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-bezier-0.01-4|42	%prep
14mu|texlive-pst-bezier-0.01-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-bezier-0.01-4|44	
14mu|texlive-pst-bezier-0.01-4|45	%build
14mu|texlive-pst-bezier-0.01-4|46	
14mu|texlive-pst-bezier-0.01-4|47	%install
14mu|texlive-pst-bezier-0.01-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-bezier-0.01-4|49	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-bezier-0.01-4|50	
14mu|texlive-pst-bezier-0.01-4|51	
14mu|texlive-pst-bezier-0.01-4|52	
14mu|texlive-pst-bezier-0.01-4|53	%changelog
14mu|texlive-pst-bezier-0.01-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-4
14mu|texlive-pst-bezier-0.01-4|55	+ Revision: a8d39a8
14mu|texlive-pst-bezier-0.01-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-bezier-0.01-4|57	
14mu|texlive-pst-bezier-0.01-4|58	

25555 14
14mu|texlive-pst-blur-2.0-4|1	# revision 15878
14mu|texlive-pst-blur-2.0-4|2	# category Package
14mu|texlive-pst-blur-2.0-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-blur
14mu|texlive-pst-blur-2.0-4|4	# catalog-date 2006-12-19 19:38:44 +0100
14mu|texlive-pst-blur-2.0-4|5	# catalog-license lppl
14mu|texlive-pst-blur-2.0-4|6	# catalog-version 2.0
14mu|texlive-pst-blur-2.0-4|7	Name:		texlive-pst-blur
14mu|texlive-pst-blur-2.0-4|8	Version:	2.0
14mu|texlive-pst-blur-2.0-4|9	Release:	4
14mu|texlive-pst-blur-2.0-4|10	Summary:	PSTricks package for "blurred" shadows
14mu|texlive-pst-blur-2.0-4|11	Group:		Publishing
14mu|texlive-pst-blur-2.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-blur
14mu|texlive-pst-blur-2.0-4|13	License:	LPPL
14mu|texlive-pst-blur-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-blur.tar.xz
14mu|texlive-pst-blur-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-blur.doc.tar.xz
14mu|texlive-pst-blur-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-blur.source.tar.xz
14mu|texlive-pst-blur-2.0-4|17	BuildArch:	noarch
14mu|texlive-pst-blur-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-blur-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-blur-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-blur-2.0-4|21	
14mu|texlive-pst-blur-2.0-4|22	%description
14mu|texlive-pst-blur-2.0-4|23	Pst-blur is a package built for use with PSTricks. It provides
14mu|texlive-pst-blur-2.0-4|24	macros that apply blurring to the normal shadow function of
14mu|texlive-pst-blur-2.0-4|25	PSTricks.
14mu|texlive-pst-blur-2.0-4|26	
14mu|texlive-pst-blur-2.0-4|27	
14mu|texlive-pst-blur-2.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-blur-2.0-4|29	%files
14mu|texlive-pst-blur-2.0-4|30	%{_texmfdistdir}/dvips/pst-blur/pst-blur.pro
14mu|texlive-pst-blur-2.0-4|31	%{_texmfdistdir}/tex/generic/pst-blur/pst-blur.tex
14mu|texlive-pst-blur-2.0-4|32	%{_texmfdistdir}/tex/latex/pst-blur/pst-blur.sty
14mu|texlive-pst-blur-2.0-4|33	%doc %{_texmfdistdir}/doc/generic/pst-blur/Changes
14mu|texlive-pst-blur-2.0-4|34	%doc %{_texmfdistdir}/doc/generic/pst-blur/README
14mu|texlive-pst-blur-2.0-4|35	%doc %{_texmfdistdir}/doc/generic/pst-blur/pst-blur.pdf
14mu|texlive-pst-blur-2.0-4|36	#- source
14mu|texlive-pst-blur-2.0-4|37	%doc %{_texmfdistdir}/source/generic/pst-blur/Makefile
14mu|texlive-pst-blur-2.0-4|38	%doc %{_texmfdistdir}/source/generic/pst-blur/pst-blur.dtx
14mu|texlive-pst-blur-2.0-4|39	%doc %{_texmfdistdir}/source/generic/pst-blur/pst-blur.ins
14mu|texlive-pst-blur-2.0-4|40	
14mu|texlive-pst-blur-2.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-blur-2.0-4|42	%prep
14mu|texlive-pst-blur-2.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-blur-2.0-4|44	
14mu|texlive-pst-blur-2.0-4|45	%build
14mu|texlive-pst-blur-2.0-4|46	
14mu|texlive-pst-blur-2.0-4|47	%install
14mu|texlive-pst-blur-2.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-blur-2.0-4|49	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-blur-2.0-4|50	
14mu|texlive-pst-blur-2.0-4|51	
14mu|texlive-pst-blur-2.0-4|52	
14mu|texlive-pst-blur-2.0-4|53	%changelog
14mu|texlive-pst-blur-2.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-pst-blur-2.0-4|55	+ Revision: aab04a3
14mu|texlive-pst-blur-2.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-blur-2.0-4|57	
14mu|texlive-pst-blur-2.0-4|58	

25556 14
14mu|texlive-pst-bspline-1.61-3|1	# revision 25582
14mu|texlive-pst-bspline-1.61-3|2	# category Package
14mu|texlive-pst-bspline-1.61-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-bspline
14mu|texlive-pst-bspline-1.61-3|4	# catalog-date 2012-03-07 20:35:45 +0100
14mu|texlive-pst-bspline-1.61-3|5	# catalog-license lppl1.3
14mu|texlive-pst-bspline-1.61-3|6	# catalog-version 1.61
14mu|texlive-pst-bspline-1.61-3|7	Name:		texlive-pst-bspline
14mu|texlive-pst-bspline-1.61-3|8	Version:	1.61
14mu|texlive-pst-bspline-1.61-3|9	Release:	3
14mu|texlive-pst-bspline-1.61-3|10	Summary:	Draw cubic Bspline curves and interpolations
14mu|texlive-pst-bspline-1.61-3|11	Group:		Publishing
14mu|texlive-pst-bspline-1.61-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-bspline
14mu|texlive-pst-bspline-1.61-3|13	License:	LPPL1.3
14mu|texlive-pst-bspline-1.61-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bspline.tar.xz
14mu|texlive-pst-bspline-1.61-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bspline.doc.tar.xz
14mu|texlive-pst-bspline-1.61-3|16	BuildArch:	noarch
14mu|texlive-pst-bspline-1.61-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-bspline-1.61-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-bspline-1.61-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-bspline-1.61-3|20	
14mu|texlive-pst-bspline-1.61-3|21	%description
14mu|texlive-pst-bspline-1.61-3|22	The package draws uniform, cubic B-spline curves, open and
14mu|texlive-pst-bspline-1.61-3|23	closed, based on a sequence of B-spline control points. There
14mu|texlive-pst-bspline-1.61-3|24	is also code which permits drawing the open or closed cubic
14mu|texlive-pst-bspline-1.61-3|25	Bspline curve interpolating a sequence of points. Graphical
14mu|texlive-pst-bspline-1.61-3|26	output is created using PStricks.
14mu|texlive-pst-bspline-1.61-3|27	
14mu|texlive-pst-bspline-1.61-3|28	
14mu|texlive-pst-bspline-1.61-3|29	#-----------------------------------------------------------------------
14mu|texlive-pst-bspline-1.61-3|30	%files
14mu|texlive-pst-bspline-1.61-3|31	%{_texmfdistdir}/dvips/pst-bspline/pst-bspline.pro
14mu|texlive-pst-bspline-1.61-3|32	%{_texmfdistdir}/tex/generic/pst-bspline/pst-bspline.tex
14mu|texlive-pst-bspline-1.61-3|33	%{_texmfdistdir}/tex/latex/pst-bspline/pst-bspline.sty
14mu|texlive-pst-bspline-1.61-3|34	%doc %{_texmfdistdir}/doc/generic/pst-bspline/README
14mu|texlive-pst-bspline-1.61-3|35	%doc %{_texmfdistdir}/doc/generic/pst-bspline/pst-bspline-doc.pdf
14mu|texlive-pst-bspline-1.61-3|36	%doc %{_texmfdistdir}/doc/generic/pst-bspline/pst-bspline-doc.tex
14mu|texlive-pst-bspline-1.61-3|37	
14mu|texlive-pst-bspline-1.61-3|38	#-----------------------------------------------------------------------
14mu|texlive-pst-bspline-1.61-3|39	%prep
14mu|texlive-pst-bspline-1.61-3|40	%setup -c -a0 -a1
14mu|texlive-pst-bspline-1.61-3|41	
14mu|texlive-pst-bspline-1.61-3|42	%build
14mu|texlive-pst-bspline-1.61-3|43	
14mu|texlive-pst-bspline-1.61-3|44	%install
14mu|texlive-pst-bspline-1.61-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-bspline-1.61-3|46	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-bspline-1.61-3|47	
14mu|texlive-pst-bspline-1.61-3|48	
14mu|texlive-pst-bspline-1.61-3|49	
14mu|texlive-pst-bspline-1.61-3|50	%changelog
14mu|texlive-pst-bspline-1.61-3|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.61-3
14mu|texlive-pst-bspline-1.61-3|52	+ Revision: 309defb
14mu|texlive-pst-bspline-1.61-3|53	- MassBuild#674: Increase release tag
14mu|texlive-pst-bspline-1.61-3|54	
14mu|texlive-pst-bspline-1.61-3|55	

25557 14
14mu|texlive-pst-calendar-0.47-4|1	# revision 15878
14mu|texlive-pst-calendar-0.47-4|2	# category Package
14mu|texlive-pst-calendar-0.47-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-calendar
14mu|texlive-pst-calendar-0.47-4|4	# catalog-date 2009-03-30 10:35:07 +0200
14mu|texlive-pst-calendar-0.47-4|5	# catalog-license lppl
14mu|texlive-pst-calendar-0.47-4|6	# catalog-version 0.47
14mu|texlive-pst-calendar-0.47-4|7	Name:		texlive-pst-calendar
14mu|texlive-pst-calendar-0.47-4|8	Version:	0.47
14mu|texlive-pst-calendar-0.47-4|9	Release:	4
14mu|texlive-pst-calendar-0.47-4|10	Summary:	Plot calendars in "fancy" ways
14mu|texlive-pst-calendar-0.47-4|11	Group:		Publishing
14mu|texlive-pst-calendar-0.47-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-calendar
14mu|texlive-pst-calendar-0.47-4|13	License:	LPPL
14mu|texlive-pst-calendar-0.47-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-calendar.tar.xz
14mu|texlive-pst-calendar-0.47-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-calendar.doc.tar.xz
14mu|texlive-pst-calendar-0.47-4|16	BuildArch:	noarch
14mu|texlive-pst-calendar-0.47-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-calendar-0.47-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-calendar-0.47-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-calendar-0.47-4|20	
14mu|texlive-pst-calendar-0.47-4|21	%description
14mu|texlive-pst-calendar-0.47-4|22	The pst-calendar package uses pstricks and pst-3d to draw
14mu|texlive-pst-calendar-0.47-4|23	tabular calendars, or calendars on dodecahedra with a month to
14mu|texlive-pst-calendar-0.47-4|24	each face (the package also requires the multido and pst-xkey
14mu|texlive-pst-calendar-0.47-4|25	packages). The package works for years 2000-2099, and has
14mu|texlive-pst-calendar-0.47-4|26	options for calendars in French German and English, but the
14mu|texlive-pst-calendar-0.47-4|27	documentation is not available in English.
14mu|texlive-pst-calendar-0.47-4|28	
14mu|texlive-pst-calendar-0.47-4|29	
14mu|texlive-pst-calendar-0.47-4|30	#-----------------------------------------------------------------------
14mu|texlive-pst-calendar-0.47-4|31	%files
14mu|texlive-pst-calendar-0.47-4|32	%{_texmfdistdir}/tex/latex/pst-calendar/pst-calendar.sty
14mu|texlive-pst-calendar-0.47-4|33	%doc %{_texmfdistdir}/doc/latex/pst-calendar/Changes
14mu|texlive-pst-calendar-0.47-4|34	%doc %{_texmfdistdir}/doc/latex/pst-calendar/README
14mu|texlive-pst-calendar-0.47-4|35	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.ltx
14mu|texlive-pst-calendar-0.47-4|36	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.pdf
14mu|texlive-pst-calendar-0.47-4|37	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.tex
14mu|texlive-pst-calendar-0.47-4|38	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docFR.pdf
14mu|texlive-pst-calendar-0.47-4|39	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docFR.tex
14mu|texlive-pst-calendar-0.47-4|40	
14mu|texlive-pst-calendar-0.47-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-calendar-0.47-4|42	%prep
14mu|texlive-pst-calendar-0.47-4|43	%setup -c -a0 -a1
14mu|texlive-pst-calendar-0.47-4|44	
14mu|texlive-pst-calendar-0.47-4|45	%build
14mu|texlive-pst-calendar-0.47-4|46	
14mu|texlive-pst-calendar-0.47-4|47	%install
14mu|texlive-pst-calendar-0.47-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-calendar-0.47-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-calendar-0.47-4|50	
14mu|texlive-pst-calendar-0.47-4|51	
14mu|texlive-pst-calendar-0.47-4|52	
14mu|texlive-pst-calendar-0.47-4|53	%changelog
14mu|texlive-pst-calendar-0.47-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.47-4
14mu|texlive-pst-calendar-0.47-4|55	+ Revision: b82f0a3
14mu|texlive-pst-calendar-0.47-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-calendar-0.47-4|57	
14mu|texlive-pst-calendar-0.47-4|58	

25558 14
14mu|texlive-pst-circ-2.02-4|1	# revision 22444
14mu|texlive-pst-circ-2.02-4|2	# category Package
14mu|texlive-pst-circ-2.02-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-circ
14mu|texlive-pst-circ-2.02-4|4	# catalog-date 2011-05-12 00:58:47 +0200
14mu|texlive-pst-circ-2.02-4|5	# catalog-license lppl
14mu|texlive-pst-circ-2.02-4|6	# catalog-version 2.02
14mu|texlive-pst-circ-2.02-4|7	Name:		texlive-pst-circ
14mu|texlive-pst-circ-2.02-4|8	Version:	2.02
14mu|texlive-pst-circ-2.02-4|9	Release:	4
14mu|texlive-pst-circ-2.02-4|10	Summary:	PSTricks package for drawing electric circuits
14mu|texlive-pst-circ-2.02-4|11	Group:		Publishing
14mu|texlive-pst-circ-2.02-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-circ
14mu|texlive-pst-circ-2.02-4|13	License:	LPPL
14mu|texlive-pst-circ-2.02-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-circ.tar.xz
14mu|texlive-pst-circ-2.02-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-circ.doc.tar.xz
14mu|texlive-pst-circ-2.02-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-circ.source.tar.xz
14mu|texlive-pst-circ-2.02-4|17	BuildArch:	noarch
14mu|texlive-pst-circ-2.02-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-circ-2.02-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-circ-2.02-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-circ-2.02-4|21	
14mu|texlive-pst-circ-2.02-4|22	%description
14mu|texlive-pst-circ-2.02-4|23	Pst-circ is a package built using PSTricks and in particular
14mu|texlive-pst-circ-2.02-4|24	pst-node. It can easily draw current 2-terminal devices and
14mu|texlive-pst-circ-2.02-4|25	some 3- and 4-terminal devices used in electronic or electric
14mu|texlive-pst-circ-2.02-4|26	theory. The package's macros are designed with a view to
14mu|texlive-pst-circ-2.02-4|27	'logical' representation of circuits, as far as possible, so as
14mu|texlive-pst-circ-2.02-4|28	to relieve the user of purely graphical considerations when
14mu|texlive-pst-circ-2.02-4|29	expressing a circuit.
14mu|texlive-pst-circ-2.02-4|30	
14mu|texlive-pst-circ-2.02-4|31	
14mu|texlive-pst-circ-2.02-4|32	#-----------------------------------------------------------------------
14mu|texlive-pst-circ-2.02-4|33	%files
14mu|texlive-pst-circ-2.02-4|34	%{_texmfdistdir}/dvips/pst-circ/pst-circ.pro
14mu|texlive-pst-circ-2.02-4|35	%{_texmfdistdir}/tex/generic/pst-circ/pst-circ.tex
14mu|texlive-pst-circ-2.02-4|36	%{_texmfdistdir}/tex/latex/pst-circ/pst-circ.sty
14mu|texlive-pst-circ-2.02-4|37	%doc %{_texmfdistdir}/doc/generic/pst-circ/Changes
14mu|texlive-pst-circ-2.02-4|38	%doc %{_texmfdistdir}/doc/generic/pst-circ/README
14mu|texlive-pst-circ-2.02-4|39	%doc %{_texmfdistdir}/doc/generic/pst-circ/more_docs/dtk03-3.pdf
14mu|texlive-pst-circ-2.02-4|40	%doc %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.bib
14mu|texlive-pst-circ-2.02-4|41	%doc %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.pdf
14mu|texlive-pst-circ-2.02-4|42	%doc %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.tex
14mu|texlive-pst-circ-2.02-4|43	#- source
14mu|texlive-pst-circ-2.02-4|44	%doc %{_texmfdistdir}/source/generic/pst-circ/Makefile
14mu|texlive-pst-circ-2.02-4|45	
14mu|texlive-pst-circ-2.02-4|46	#-----------------------------------------------------------------------
14mu|texlive-pst-circ-2.02-4|47	%prep
14mu|texlive-pst-circ-2.02-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-pst-circ-2.02-4|49	
14mu|texlive-pst-circ-2.02-4|50	%build
14mu|texlive-pst-circ-2.02-4|51	
14mu|texlive-pst-circ-2.02-4|52	%install
14mu|texlive-pst-circ-2.02-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-circ-2.02-4|54	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-circ-2.02-4|55	
14mu|texlive-pst-circ-2.02-4|56	
14mu|texlive-pst-circ-2.02-4|57	
14mu|texlive-pst-circ-2.02-4|58	%changelog
14mu|texlive-pst-circ-2.02-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.02-4
14mu|texlive-pst-circ-2.02-4|60	+ Revision: 3505da2
14mu|texlive-pst-circ-2.02-4|61	- MassBuild#674: Increase release tag
14mu|texlive-pst-circ-2.02-4|62	
14mu|texlive-pst-circ-2.02-4|63	

25559 14
14mu|texlive-pst-coil-1.06-4|1	# revision 24020
14mu|texlive-pst-coil-1.06-4|2	# category Package
14mu|texlive-pst-coil-1.06-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-coil
14mu|texlive-pst-coil-1.06-4|4	# catalog-date 2011-09-19 17:03:12 +0200
14mu|texlive-pst-coil-1.06-4|5	# catalog-license lppl
14mu|texlive-pst-coil-1.06-4|6	# catalog-version 1.06
14mu|texlive-pst-coil-1.06-4|7	Name:		texlive-pst-coil
14mu|texlive-pst-coil-1.06-4|8	Version:	1.06
14mu|texlive-pst-coil-1.06-4|9	Release:	4
14mu|texlive-pst-coil-1.06-4|10	Summary:	A PSTricks package for coils, etc
14mu|texlive-pst-coil-1.06-4|11	Group:		Publishing
14mu|texlive-pst-coil-1.06-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-coil
14mu|texlive-pst-coil-1.06-4|13	License:	LPPL
14mu|texlive-pst-coil-1.06-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-coil.tar.xz
14mu|texlive-pst-coil-1.06-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-coil.doc.tar.xz
14mu|texlive-pst-coil-1.06-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-coil.source.tar.xz
14mu|texlive-pst-coil-1.06-4|17	BuildArch:	noarch
14mu|texlive-pst-coil-1.06-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-coil-1.06-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-coil-1.06-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-coil-1.06-4|21	
14mu|texlive-pst-coil-1.06-4|22	%description
14mu|texlive-pst-coil-1.06-4|23	Pst-coil is a PSTricks based package for coils and zigzags and
14mu|texlive-pst-coil-1.06-4|24	for coil and zigzag node connections.
14mu|texlive-pst-coil-1.06-4|25	
14mu|texlive-pst-coil-1.06-4|26	
14mu|texlive-pst-coil-1.06-4|27	#-----------------------------------------------------------------------
14mu|texlive-pst-coil-1.06-4|28	%files
14mu|texlive-pst-coil-1.06-4|29	%{_texmfdistdir}/dvips/pst-coil/pst-coil.pro
14mu|texlive-pst-coil-1.06-4|30	%{_texmfdistdir}/tex/generic/pst-coil/pst-coil.tex
14mu|texlive-pst-coil-1.06-4|31	%{_texmfdistdir}/tex/latex/pst-coil/pst-coil.sty
14mu|texlive-pst-coil-1.06-4|32	%doc %{_texmfdistdir}/doc/generic/pst-coil/Changes
14mu|texlive-pst-coil-1.06-4|33	%doc %{_texmfdistdir}/doc/generic/pst-coil/README
14mu|texlive-pst-coil-1.06-4|34	%doc %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.bib
14mu|texlive-pst-coil-1.06-4|35	%doc %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.pdf
14mu|texlive-pst-coil-1.06-4|36	%doc %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.tex
14mu|texlive-pst-coil-1.06-4|37	#- source
14mu|texlive-pst-coil-1.06-4|38	%doc %{_texmfdistdir}/source/generic/pst-coil/Makefile
14mu|texlive-pst-coil-1.06-4|39	
14mu|texlive-pst-coil-1.06-4|40	#-----------------------------------------------------------------------
14mu|texlive-pst-coil-1.06-4|41	%prep
14mu|texlive-pst-coil-1.06-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-pst-coil-1.06-4|43	
14mu|texlive-pst-coil-1.06-4|44	%build
14mu|texlive-pst-coil-1.06-4|45	
14mu|texlive-pst-coil-1.06-4|46	%install
14mu|texlive-pst-coil-1.06-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-coil-1.06-4|48	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-coil-1.06-4|49	
14mu|texlive-pst-coil-1.06-4|50	
14mu|texlive-pst-coil-1.06-4|51	
14mu|texlive-pst-coil-1.06-4|52	%changelog
14mu|texlive-pst-coil-1.06-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.06-4
14mu|texlive-pst-coil-1.06-4|54	+ Revision: e03ab08
14mu|texlive-pst-coil-1.06-4|55	- MassBuild#674: Increase release tag
14mu|texlive-pst-coil-1.06-4|56	
14mu|texlive-pst-coil-1.06-4|57	

25560 14
14mu|texlive-pst-cox-0.98Beta-4|1	# revision 15878
14mu|texlive-pst-cox-0.98Beta-4|2	# category Package
14mu|texlive-pst-cox-0.98Beta-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-cox
14mu|texlive-pst-cox-0.98Beta-4|4	# catalog-date 2008-08-23 00:25:16 +0200
14mu|texlive-pst-cox-0.98Beta-4|5	# catalog-license lgpl
14mu|texlive-pst-cox-0.98Beta-4|6	# catalog-version 0.98 Beta
14mu|texlive-pst-cox-0.98Beta-4|7	Name:		texlive-pst-cox
14mu|texlive-pst-cox-0.98Beta-4|8	Version:	0.98Beta
14mu|texlive-pst-cox-0.98Beta-4|9	Release:	4
14mu|texlive-pst-cox-0.98Beta-4|10	Summary:	Drawing regular complex polytopes with PSTricks
14mu|texlive-pst-cox-0.98Beta-4|11	Group:		Publishing
14mu|texlive-pst-cox-0.98Beta-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-cox
14mu|texlive-pst-cox-0.98Beta-4|13	License:	LGPL
14mu|texlive-pst-cox-0.98Beta-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-cox.tar.xz
14mu|texlive-pst-cox-0.98Beta-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-cox.doc.tar.xz
14mu|texlive-pst-cox-0.98Beta-4|16	BuildArch:	noarch
14mu|texlive-pst-cox-0.98Beta-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-cox-0.98Beta-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-cox-0.98Beta-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-cox-0.98Beta-4|20	
14mu|texlive-pst-cox-0.98Beta-4|21	%description
14mu|texlive-pst-cox-0.98Beta-4|22	Pst-cox is a PSTricks package for drawing 2-dimensional
14mu|texlive-pst-cox-0.98Beta-4|23	projections of complex regular polytopes (after the work of
14mu|texlive-pst-cox-0.98Beta-4|24	Coxeter). The package consists of a macro library for drawing
14mu|texlive-pst-cox-0.98Beta-4|25	the projections. The complex polytopes appear in the study of
14mu|texlive-pst-cox-0.98Beta-4|26	the root systems and play a crucial role in many domains
14mu|texlive-pst-cox-0.98Beta-4|27	related to mathematics and physics. These polytopes have been
14mu|texlive-pst-cox-0.98Beta-4|28	completely described by Coxeter in his book "Regular Complex
14mu|texlive-pst-cox-0.98Beta-4|29	Polytopes". There exist only a finite numbers of exceptional
14mu|texlive-pst-cox-0.98Beta-4|30	regular complex polytopes (for example the icosahedron) and
14mu|texlive-pst-cox-0.98Beta-4|31	some infinite series (for example, one can construct a multi-
14mu|texlive-pst-cox-0.98Beta-4|32	dimensional analogue of the hypercube in any finite dimension).
14mu|texlive-pst-cox-0.98Beta-4|33	The library contains two packages. The first, pst-coxcoor, is
14mu|texlive-pst-cox-0.98Beta-4|34	devoted to the exceptional complex regular polytopes whose
14mu|texlive-pst-cox-0.98Beta-4|35	coordinates have been pre-computed. The second, pst-coxeterp,
14mu|texlive-pst-cox-0.98Beta-4|36	is devoted to the infinite series.
14mu|texlive-pst-cox-0.98Beta-4|37	
14mu|texlive-pst-cox-0.98Beta-4|38	
14mu|texlive-pst-cox-0.98Beta-4|39	#-----------------------------------------------------------------------
14mu|texlive-pst-cox-0.98Beta-4|40	%files
14mu|texlive-pst-cox-0.98Beta-4|41	%{_texmfdistdir}/dvips/pst-cox/pst-coxeter.pro
14mu|texlive-pst-cox-0.98Beta-4|42	%{_texmfdistdir}/tex/generic/pst-cox/pst-coxcoor.tex
14mu|texlive-pst-cox-0.98Beta-4|43	%{_texmfdistdir}/tex/generic/pst-cox/pst-coxeterp.tex
14mu|texlive-pst-cox-0.98Beta-4|44	%{_texmfdistdir}/tex/latex/pst-cox/pst-coxcoor.sty
14mu|texlive-pst-cox-0.98Beta-4|45	%{_texmfdistdir}/tex/latex/pst-cox/pst-coxeterp.sty
14mu|texlive-pst-cox-0.98Beta-4|46	%doc %{_texmfdistdir}/doc/generic/pst-cox/README
14mu|texlive-pst-cox-0.98Beta-4|47	%doc %{_texmfdistdir}/doc/generic/pst-cox/gpl.txt
14mu|texlive-pst-cox-0.98Beta-4|48	%doc %{_texmfdistdir}/doc/generic/pst-cox/lgpl.txt
14mu|texlive-pst-cox-0.98Beta-4|49	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/Gallery.tex
14mu|texlive-pst-cox-0.98Beta-4|50	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.pdf
14mu|texlive-pst-cox-0.98Beta-4|51	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.tex
14mu|texlive-pst-cox-0.98Beta-4|52	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/Gallery.tex
14mu|texlive-pst-cox-0.98Beta-4|53	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.pdf
14mu|texlive-pst-cox-0.98Beta-4|54	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.tex
14mu|texlive-pst-cox-0.98Beta-4|55	
14mu|texlive-pst-cox-0.98Beta-4|56	#-----------------------------------------------------------------------
14mu|texlive-pst-cox-0.98Beta-4|57	%prep
14mu|texlive-pst-cox-0.98Beta-4|58	%setup -c -a0 -a1
14mu|texlive-pst-cox-0.98Beta-4|59	
14mu|texlive-pst-cox-0.98Beta-4|60	%build
14mu|texlive-pst-cox-0.98Beta-4|61	
14mu|texlive-pst-cox-0.98Beta-4|62	%install
14mu|texlive-pst-cox-0.98Beta-4|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-cox-0.98Beta-4|64	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-cox-0.98Beta-4|65	
14mu|texlive-pst-cox-0.98Beta-4|66	
14mu|texlive-pst-cox-0.98Beta-4|67	
14mu|texlive-pst-cox-0.98Beta-4|68	%changelog
14mu|texlive-pst-cox-0.98Beta-4|69	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.98Beta-4
14mu|texlive-pst-cox-0.98Beta-4|70	+ Revision: 4610772
14mu|texlive-pst-cox-0.98Beta-4|71	- MassBuild#674: Increase release tag
14mu|texlive-pst-cox-0.98Beta-4|72	
14mu|texlive-pst-cox-0.98Beta-4|73	

25561 14
14mu|texlive-pst-dbicons-0.16-4|1	# revision 17556
14mu|texlive-pst-dbicons-0.16-4|2	# category Package
14mu|texlive-pst-dbicons-0.16-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-dbicons
14mu|texlive-pst-dbicons-0.16-4|4	# catalog-date 2006-08-27 16:41:02 +0100
14mu|texlive-pst-dbicons-0.16-4|5	# catalog-license lppl
14mu|texlive-pst-dbicons-0.16-4|6	# catalog-version 0.16
14mu|texlive-pst-dbicons-0.16-4|7	Name:		texlive-pst-dbicons
14mu|texlive-pst-dbicons-0.16-4|8	Version:	0.16
14mu|texlive-pst-dbicons-0.16-4|9	Release:	4
14mu|texlive-pst-dbicons-0.16-4|10	Summary:	Support for drawing ER diagrams
14mu|texlive-pst-dbicons-0.16-4|11	Group:		Publishing
14mu|texlive-pst-dbicons-0.16-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-dbicons
14mu|texlive-pst-dbicons-0.16-4|13	License:	LPPL
14mu|texlive-pst-dbicons-0.16-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-dbicons.tar.xz
14mu|texlive-pst-dbicons-0.16-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-dbicons.doc.tar.xz
14mu|texlive-pst-dbicons-0.16-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-dbicons.source.tar.xz
14mu|texlive-pst-dbicons-0.16-4|17	BuildArch:	noarch
14mu|texlive-pst-dbicons-0.16-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-dbicons-0.16-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-dbicons-0.16-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-dbicons-0.16-4|21	
14mu|texlive-pst-dbicons-0.16-4|22	%description
14mu|texlive-pst-dbicons-0.16-4|23	The package provides some useful macros in the database area.
14mu|texlive-pst-dbicons-0.16-4|24	The package focusses on typesetting ER-Diagrams in a
14mu|texlive-pst-dbicons-0.16-4|25	declarative style, i.e., by positioning some nodes and defining
14mu|texlive-pst-dbicons-0.16-4|26	the position of all other nodes relative to them by using the
14mu|texlive-pst-dbicons-0.16-4|27	standard database terminology. The PSTricks package is required
14mu|texlive-pst-dbicons-0.16-4|28	for using pst-dbicons, but no deep knowledge of PSTricks
14mu|texlive-pst-dbicons-0.16-4|29	commands is required (although such knowledge is useful for
14mu|texlive-pst-dbicons-0.16-4|30	exploiting the full functionality of the package).
14mu|texlive-pst-dbicons-0.16-4|31	
14mu|texlive-pst-dbicons-0.16-4|32	
14mu|texlive-pst-dbicons-0.16-4|33	#-----------------------------------------------------------------------
14mu|texlive-pst-dbicons-0.16-4|34	%files
14mu|texlive-pst-dbicons-0.16-4|35	%{_texmfdistdir}/tex/latex/pst-dbicons/pst-dbicons.sty
14mu|texlive-pst-dbicons-0.16-4|36	%doc %{_texmfdistdir}/doc/generic/pst-dbicons/README
14mu|texlive-pst-dbicons-0.16-4|37	%doc %{_texmfdistdir}/doc/generic/pst-dbicons/mondial-ER.tex
14mu|texlive-pst-dbicons-0.16-4|38	%doc %{_texmfdistdir}/doc/generic/pst-dbicons/pst-dbicons.pdf
14mu|texlive-pst-dbicons-0.16-4|39	#- source
14mu|texlive-pst-dbicons-0.16-4|40	%doc %{_texmfdistdir}/source/generic/pst-dbicons/pst-dbicons.drv
14mu|texlive-pst-dbicons-0.16-4|41	%doc %{_texmfdistdir}/source/generic/pst-dbicons/pst-dbicons.dtx
14mu|texlive-pst-dbicons-0.16-4|42	%doc %{_texmfdistdir}/source/generic/pst-dbicons/pst-dbicons.ins
14mu|texlive-pst-dbicons-0.16-4|43	
14mu|texlive-pst-dbicons-0.16-4|44	#-----------------------------------------------------------------------
14mu|texlive-pst-dbicons-0.16-4|45	%prep
14mu|texlive-pst-dbicons-0.16-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-pst-dbicons-0.16-4|47	
14mu|texlive-pst-dbicons-0.16-4|48	%build
14mu|texlive-pst-dbicons-0.16-4|49	
14mu|texlive-pst-dbicons-0.16-4|50	%install
14mu|texlive-pst-dbicons-0.16-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-dbicons-0.16-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-dbicons-0.16-4|53	
14mu|texlive-pst-dbicons-0.16-4|54	
14mu|texlive-pst-dbicons-0.16-4|55	
14mu|texlive-pst-dbicons-0.16-4|56	%changelog
14mu|texlive-pst-dbicons-0.16-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.16-4
14mu|texlive-pst-dbicons-0.16-4|58	+ Revision: 218060e
14mu|texlive-pst-dbicons-0.16-4|59	- MassBuild#674: Increase release tag
14mu|texlive-pst-dbicons-0.16-4|60	
14mu|texlive-pst-dbicons-0.16-4|61	

25562 14
14mu|texlive-pst-diffraction-2.03-4|1	# revision 15878
14mu|texlive-pst-diffraction-2.03-4|2	# category Package
14mu|texlive-pst-diffraction-2.03-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-diffraction
14mu|texlive-pst-diffraction-2.03-4|4	# catalog-date 2008-09-03 19:49:55 +0200
14mu|texlive-pst-diffraction-2.03-4|5	# catalog-license lppl
14mu|texlive-pst-diffraction-2.03-4|6	# catalog-version 2.03
14mu|texlive-pst-diffraction-2.03-4|7	Name:		texlive-pst-diffraction
14mu|texlive-pst-diffraction-2.03-4|8	Version:	2.03
14mu|texlive-pst-diffraction-2.03-4|9	Release:	4
14mu|texlive-pst-diffraction-2.03-4|10	Summary:	Print diffraction patterns from various apertures
14mu|texlive-pst-diffraction-2.03-4|11	Group:		Publishing
14mu|texlive-pst-diffraction-2.03-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-diffraction
14mu|texlive-pst-diffraction-2.03-4|13	License:	LPPL
14mu|texlive-pst-diffraction-2.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-diffraction.tar.xz
14mu|texlive-pst-diffraction-2.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-diffraction.doc.tar.xz
14mu|texlive-pst-diffraction-2.03-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-diffraction.source.tar.xz
14mu|texlive-pst-diffraction-2.03-4|17	BuildArch:	noarch
14mu|texlive-pst-diffraction-2.03-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-diffraction-2.03-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-diffraction-2.03-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-diffraction-2.03-4|21	
14mu|texlive-pst-diffraction-2.03-4|22	%description
14mu|texlive-pst-diffraction-2.03-4|23	The package enables the user to draw the diffraction patterns
14mu|texlive-pst-diffraction-2.03-4|24	for different geometric forms of apertures for monochromatic
14mu|texlive-pst-diffraction-2.03-4|25	light. The aperture stops can have rectangular, circular or
14mu|texlive-pst-diffraction-2.03-4|26	triangular openings. The view of the diffraction may be planar,
14mu|texlive-pst-diffraction-2.03-4|27	or three-dimensional. Options available are the dimensions of
14mu|texlive-pst-diffraction-2.03-4|28	the aperture under consideration and of the particular optical
14mu|texlive-pst-diffraction-2.03-4|29	setting, e.g. the radius in case of an circular opening.
14mu|texlive-pst-diffraction-2.03-4|30	Moreover one can choose the wavelength of the light (the
14mu|texlive-pst-diffraction-2.03-4|31	associated color will be calculated by the package).
14mu|texlive-pst-diffraction-2.03-4|32	
14mu|texlive-pst-diffraction-2.03-4|33	
14mu|texlive-pst-diffraction-2.03-4|34	#-----------------------------------------------------------------------
14mu|texlive-pst-diffraction-2.03-4|35	%files
14mu|texlive-pst-diffraction-2.03-4|36	%{_texmfdistdir}/tex/generic/pst-diffraction/pst-diffraction.tex
14mu|texlive-pst-diffraction-2.03-4|37	%{_texmfdistdir}/tex/latex/pst-diffraction/pst-diffraction.sty
14mu|texlive-pst-diffraction-2.03-4|38	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/Changes
14mu|texlive-pst-diffraction-2.03-4|39	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/README
14mu|texlive-pst-diffraction-2.03-4|40	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-doc.bib
14mu|texlive-pst-diffraction-2.03-4|41	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docDE.pdf
14mu|texlive-pst-diffraction-2.03-4|42	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docDE.tex
14mu|texlive-pst-diffraction-2.03-4|43	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docE.pdf
14mu|texlive-pst-diffraction-2.03-4|44	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docE.tex
14mu|texlive-pst-diffraction-2.03-4|45	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docFR.pdf
14mu|texlive-pst-diffraction-2.03-4|46	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docFR.tex
14mu|texlive-pst-diffraction-2.03-4|47	#- source
14mu|texlive-pst-diffraction-2.03-4|48	%doc %{_texmfdistdir}/source/generic/pst-diffraction/Makefile
14mu|texlive-pst-diffraction-2.03-4|49	
14mu|texlive-pst-diffraction-2.03-4|50	#-----------------------------------------------------------------------
14mu|texlive-pst-diffraction-2.03-4|51	%prep
14mu|texlive-pst-diffraction-2.03-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-pst-diffraction-2.03-4|53	
14mu|texlive-pst-diffraction-2.03-4|54	%build
14mu|texlive-pst-diffraction-2.03-4|55	
14mu|texlive-pst-diffraction-2.03-4|56	%install
14mu|texlive-pst-diffraction-2.03-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-diffraction-2.03-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-diffraction-2.03-4|59	
14mu|texlive-pst-diffraction-2.03-4|60	
14mu|texlive-pst-diffraction-2.03-4|61	
14mu|texlive-pst-diffraction-2.03-4|62	%changelog
14mu|texlive-pst-diffraction-2.03-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.03-4
14mu|texlive-pst-diffraction-2.03-4|64	+ Revision: e5b6231
14mu|texlive-pst-diffraction-2.03-4|65	- MassBuild#674: Increase release tag
14mu|texlive-pst-diffraction-2.03-4|66	
14mu|texlive-pst-diffraction-2.03-4|67	

25563 14
14mu|texlive-pst-electricfield-0.14-4|1	# revision 21864
14mu|texlive-pst-electricfield-0.14-4|2	# category Package
14mu|texlive-pst-electricfield-0.14-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-electricfield
14mu|texlive-pst-electricfield-0.14-4|4	# catalog-date 2011-03-28 22:21:58 +0200
14mu|texlive-pst-electricfield-0.14-4|5	# catalog-license lppl
14mu|texlive-pst-electricfield-0.14-4|6	# catalog-version 0.14
14mu|texlive-pst-electricfield-0.14-4|7	Name:		texlive-pst-electricfield
14mu|texlive-pst-electricfield-0.14-4|8	Version:	0.14
14mu|texlive-pst-electricfield-0.14-4|9	Release:	4
14mu|texlive-pst-electricfield-0.14-4|10	Summary:	Draw electric field and equipotential lines with PStricks
14mu|texlive-pst-electricfield-0.14-4|11	Group:		Publishing
14mu|texlive-pst-electricfield-0.14-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-electricfield
14mu|texlive-pst-electricfield-0.14-4|13	License:	LPPL
14mu|texlive-pst-electricfield-0.14-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-electricfield.tar.xz
14mu|texlive-pst-electricfield-0.14-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-electricfield.doc.tar.xz
14mu|texlive-pst-electricfield-0.14-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-electricfield.source.tar.xz
14mu|texlive-pst-electricfield-0.14-4|17	BuildArch:	noarch
14mu|texlive-pst-electricfield-0.14-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-electricfield-0.14-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-electricfield-0.14-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-electricfield-0.14-4|21	
14mu|texlive-pst-electricfield-0.14-4|22	%description
14mu|texlive-pst-electricfield-0.14-4|23	The package provides macros to plot electric field and
14mu|texlive-pst-electricfield-0.14-4|24	equipotential lines using PStricks. There may be any number of
14mu|texlive-pst-electricfield-0.14-4|25	charges which can be placed in a cartesian coordinate system by
14mu|texlive-pst-electricfield-0.14-4|26	(x,y) values.
14mu|texlive-pst-electricfield-0.14-4|27	
14mu|texlive-pst-electricfield-0.14-4|28	
14mu|texlive-pst-electricfield-0.14-4|29	#-----------------------------------------------------------------------
14mu|texlive-pst-electricfield-0.14-4|30	%files
14mu|texlive-pst-electricfield-0.14-4|31	%{_texmfdistdir}/dvips/pst-electricfield/pst-electricfield.pro
14mu|texlive-pst-electricfield-0.14-4|32	%{_texmfdistdir}/tex/generic/pst-electricfield/pst-electricfield.tex
14mu|texlive-pst-electricfield-0.14-4|33	%{_texmfdistdir}/tex/latex/pst-electricfield/pst-electricfield.sty
14mu|texlive-pst-electricfield-0.14-4|34	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/Changes
14mu|texlive-pst-electricfield-0.14-4|35	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/README
14mu|texlive-pst-electricfield-0.14-4|36	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-doc.bib
14mu|texlive-pst-electricfield-0.14-4|37	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docDE.pdf
14mu|texlive-pst-electricfield-0.14-4|38	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docDE.tex
14mu|texlive-pst-electricfield-0.14-4|39	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docEN.pdf
14mu|texlive-pst-electricfield-0.14-4|40	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docEN.tex
14mu|texlive-pst-electricfield-0.14-4|41	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docFR.pdf
14mu|texlive-pst-electricfield-0.14-4|42	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docFR.tex
14mu|texlive-pst-electricfield-0.14-4|43	#- source
14mu|texlive-pst-electricfield-0.14-4|44	%doc %{_texmfdistdir}/source/generic/pst-electricfield/Makefile
14mu|texlive-pst-electricfield-0.14-4|45	%doc %{_texmfdistdir}/source/generic/pst-electricfield/Makefile.latex
14mu|texlive-pst-electricfield-0.14-4|46	%doc %{_texmfdistdir}/source/generic/pst-electricfield/Makefile.pst2pdf
14mu|texlive-pst-electricfield-0.14-4|47	
14mu|texlive-pst-electricfield-0.14-4|48	#-----------------------------------------------------------------------
14mu|texlive-pst-electricfield-0.14-4|49	%prep
14mu|texlive-pst-electricfield-0.14-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-pst-electricfield-0.14-4|51	
14mu|texlive-pst-electricfield-0.14-4|52	%build
14mu|texlive-pst-electricfield-0.14-4|53	
14mu|texlive-pst-electricfield-0.14-4|54	%install
14mu|texlive-pst-electricfield-0.14-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-electricfield-0.14-4|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-electricfield-0.14-4|57	
14mu|texlive-pst-electricfield-0.14-4|58	
14mu|texlive-pst-electricfield-0.14-4|59	
14mu|texlive-pst-electricfield-0.14-4|60	%changelog
14mu|texlive-pst-electricfield-0.14-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.14-4
14mu|texlive-pst-electricfield-0.14-4|62	+ Revision: cb07864
14mu|texlive-pst-electricfield-0.14-4|63	- MassBuild#674: Increase release tag
14mu|texlive-pst-electricfield-0.14-4|64	
14mu|texlive-pst-electricfield-0.14-4|65	

25564 14
14mu|texlive-pst-eps-1.0-4|1	# revision 15878
14mu|texlive-pst-eps-1.0-4|2	# category Package
14mu|texlive-pst-eps-1.0-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-eps
14mu|texlive-pst-eps-1.0-4|4	# catalog-date 2007-02-28 00:07:21 +0100
14mu|texlive-pst-eps-1.0-4|5	# catalog-license lppl
14mu|texlive-pst-eps-1.0-4|6	# catalog-version 1.0
14mu|texlive-pst-eps-1.0-4|7	Name:		texlive-pst-eps
14mu|texlive-pst-eps-1.0-4|8	Version:	1.0
14mu|texlive-pst-eps-1.0-4|9	Release:	4
14mu|texlive-pst-eps-1.0-4|10	Summary:	Create EPS files from PSTricks figures
14mu|texlive-pst-eps-1.0-4|11	Group:		Publishing
14mu|texlive-pst-eps-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-eps
14mu|texlive-pst-eps-1.0-4|13	License:	LPPL
14mu|texlive-pst-eps-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eps.tar.xz
14mu|texlive-pst-eps-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eps.doc.tar.xz
14mu|texlive-pst-eps-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eps.source.tar.xz
14mu|texlive-pst-eps-1.0-4|17	BuildArch:	noarch
14mu|texlive-pst-eps-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-eps-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-eps-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-eps-1.0-4|21	
14mu|texlive-pst-eps-1.0-4|22	%description
14mu|texlive-pst-eps-1.0-4|23	Pst-eps is a PSTricks-based package for exporting PSTricks
14mu|texlive-pst-eps-1.0-4|24	images 'on the fly' to encapsulated PostScript (EPS) image
14mu|texlive-pst-eps-1.0-4|25	files, which can then be read into a document in the usual way.
14mu|texlive-pst-eps-1.0-4|26	
14mu|texlive-pst-eps-1.0-4|27	
14mu|texlive-pst-eps-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-eps-1.0-4|29	%files
14mu|texlive-pst-eps-1.0-4|30	%{_texmfdistdir}/tex/generic/pst-eps/pst-eps.tex
14mu|texlive-pst-eps-1.0-4|31	%{_texmfdistdir}/tex/latex/pst-eps/pst-eps.sty
14mu|texlive-pst-eps-1.0-4|32	%doc %{_texmfdistdir}/doc/generic/pst-eps/Changes
14mu|texlive-pst-eps-1.0-4|33	%doc %{_texmfdistdir}/doc/generic/pst-eps/README
14mu|texlive-pst-eps-1.0-4|34	%doc %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.bib
14mu|texlive-pst-eps-1.0-4|35	%doc %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.pdf
14mu|texlive-pst-eps-1.0-4|36	%doc %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.tex
14mu|texlive-pst-eps-1.0-4|37	%doc %{_texmfdistdir}/doc/generic/pst-eps/spirale.eps
14mu|texlive-pst-eps-1.0-4|38	#- source
14mu|texlive-pst-eps-1.0-4|39	%doc %{_texmfdistdir}/source/generic/pst-eps/Makefile
14mu|texlive-pst-eps-1.0-4|40	
14mu|texlive-pst-eps-1.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-eps-1.0-4|42	%prep
14mu|texlive-pst-eps-1.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-eps-1.0-4|44	
14mu|texlive-pst-eps-1.0-4|45	%build
14mu|texlive-pst-eps-1.0-4|46	
14mu|texlive-pst-eps-1.0-4|47	%install
14mu|texlive-pst-eps-1.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-eps-1.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-eps-1.0-4|50	
14mu|texlive-pst-eps-1.0-4|51	
14mu|texlive-pst-eps-1.0-4|52	
14mu|texlive-pst-eps-1.0-4|53	%changelog
14mu|texlive-pst-eps-1.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-pst-eps-1.0-4|55	+ Revision: 7f0529c
14mu|texlive-pst-eps-1.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-eps-1.0-4|57	
14mu|texlive-pst-eps-1.0-4|58	

25565 14
14mu|texlive-pst-eucl-1.42-4|1	# revision 24926
14mu|texlive-pst-eucl-1.42-4|2	# category Package
14mu|texlive-pst-eucl-1.42-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-eucl
14mu|texlive-pst-eucl-1.42-4|4	# catalog-date 2011-12-23 12:25:21 +0100
14mu|texlive-pst-eucl-1.42-4|5	# catalog-license lppl
14mu|texlive-pst-eucl-1.42-4|6	# catalog-version 1.42
14mu|texlive-pst-eucl-1.42-4|7	Name:		texlive-pst-eucl
14mu|texlive-pst-eucl-1.42-4|8	Version:	1.42
14mu|texlive-pst-eucl-1.42-4|9	Release:	4
14mu|texlive-pst-eucl-1.42-4|10	Summary:	Euclidian geometry with pstricks
14mu|texlive-pst-eucl-1.42-4|11	Group:		Publishing
14mu|texlive-pst-eucl-1.42-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-eucl
14mu|texlive-pst-eucl-1.42-4|13	License:	LPPL
14mu|texlive-pst-eucl-1.42-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl.tar.xz
14mu|texlive-pst-eucl-1.42-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl.doc.tar.xz
14mu|texlive-pst-eucl-1.42-4|16	BuildArch:	noarch
14mu|texlive-pst-eucl-1.42-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-eucl-1.42-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-eucl-1.42-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-eucl-1.42-4|20	
14mu|texlive-pst-eucl-1.42-4|21	%description
14mu|texlive-pst-eucl-1.42-4|22	The pst-eucl package allow the drawing of Euclidean geometric
14mu|texlive-pst-eucl-1.42-4|23	figures using TeX pstricks macros for specifying mathematical
14mu|texlive-pst-eucl-1.42-4|24	constraints. It is thus possible to build point using common
14mu|texlive-pst-eucl-1.42-4|25	transformations or intersections. The use of coordinates is
14mu|texlive-pst-eucl-1.42-4|26	limited to points which controlled the figure.
14mu|texlive-pst-eucl-1.42-4|27	
14mu|texlive-pst-eucl-1.42-4|28	
14mu|texlive-pst-eucl-1.42-4|29	#-----------------------------------------------------------------------
14mu|texlive-pst-eucl-1.42-4|30	%files
14mu|texlive-pst-eucl-1.42-4|31	%{_texmfdistdir}/dvips/pst-eucl/pst-eucl.pro
14mu|texlive-pst-eucl-1.42-4|32	%{_texmfdistdir}/tex/generic/pst-eucl/pst-eucl.tex
14mu|texlive-pst-eucl-1.42-4|33	%{_texmfdistdir}/tex/latex/pst-eucl/pst-eucl.sty
14mu|texlive-pst-eucl-1.42-4|34	%doc %{_texmfdistdir}/doc/generic/pst-eucl/Changes
14mu|texlive-pst-eucl-1.42-4|35	%doc %{_texmfdistdir}/doc/generic/pst-eucl/README
14mu|texlive-pst-eucl-1.42-4|36	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/abscur.tex
14mu|texlive-pst-eucl-1.42-4|37	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/abscur_in.tex
14mu|texlive-pst-eucl-1.42-4|38	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/angle.tex
14mu|texlive-pst-eucl-1.42-4|39	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/angle_in.tex
14mu|texlive-pst-eucl-1.42-4|40	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/arc.tex
14mu|texlive-pst-eucl-1.42-4|41	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/arc_in.tex
14mu|texlive-pst-eucl-1.42-4|42	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/astro.tex
14mu|texlive-pst-eucl-1.42-4|43	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/astro_in.tex
14mu|texlive-pst-eucl-1.42-4|44	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/bissec.tex
14mu|texlive-pst-eucl-1.42-4|45	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/bissec_in.tex
14mu|texlive-pst-eucl-1.42-4|46	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ccirc.tex
14mu|texlive-pst-eucl-1.42-4|47	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ccirc_in.tex
14mu|texlive-pst-eucl-1.42-4|48	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cercle.tex
14mu|texlive-pst-eucl-1.42-4|49	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cercle_in.tex
14mu|texlive-pst-eucl-1.42-4|50	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cinscex.pdf
14mu|texlive-pst-eucl-1.42-4|51	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cinscex.tex
14mu|texlive-pst-eucl-1.42-4|52	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cinscex_in.tex
14mu|texlive-pst-eucl-1.42-4|53	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/curvetype.tex
14mu|texlive-pst-eucl-1.42-4|54	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/curvetype_in.tex
14mu|texlive-pst-eucl-1.42-4|55	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cyclo.pdf
14mu|texlive-pst-eucl-1.42-4|56	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cyclo.tex
14mu|texlive-pst-eucl-1.42-4|57	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cycloO.tex
14mu|texlive-pst-eucl-1.42-4|58	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cyclo_in.tex
14mu|texlive-pst-eucl-1.42-4|59	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/delto.tex
14mu|texlive-pst-eucl-1.42-4|60	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/droite.tex
14mu|texlive-pst-eucl-1.42-4|61	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/droite_in.tex
14mu|texlive-pst-eucl-1.42-4|62	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envcardi.tex
14mu|texlive-pst-eucl-1.42-4|63	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envcardi_in.tex
14mu|texlive-pst-eucl-1.42-4|64	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envellipse.tex
14mu|texlive-pst-eucl-1.42-4|65	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envellipse_in.tex
14mu|texlive-pst-eucl-1.42-4|66	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/euler.tex
14mu|texlive-pst-eucl-1.42-4|67	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/euler_in.tex
14mu|texlive-pst-eucl-1.42-4|68	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/fracthom.tex
14mu|texlive-pst-eucl-1.42-4|69	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/fracthom_in.tex
14mu|texlive-pst-eucl-1.42-4|70	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gal_biss.tex
14mu|texlive-pst-eucl-1.42-4|71	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gal_biss_in.tex
14mu|texlive-pst-eucl-1.42-4|72	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gauss.tex
14mu|texlive-pst-eucl-1.42-4|73	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gauss_in.tex
14mu|texlive-pst-eucl-1.42-4|74	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gencur.tex
14mu|texlive-pst-eucl-1.42-4|75	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gencur_in.tex
14mu|texlive-pst-eucl-1.42-4|76	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geohyper.tex
14mu|texlive-pst-eucl-1.42-4|77	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geohyper_in.tex
14mu|texlive-pst-eucl-1.42-4|78	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geonode.tex
14mu|texlive-pst-eucl-1.42-4|79	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geonode_in.tex
14mu|texlive-pst-eucl-1.42-4|80	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/german_ra.tex
14mu|texlive-pst-eucl-1.42-4|81	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/german_ra_in.tex
14mu|texlive-pst-eucl-1.42-4|82	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/grav.tex
14mu|texlive-pst-eucl-1.42-4|83	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/grav_in.tex
14mu|texlive-pst-eucl-1.42-4|84	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/homothetie.tex
14mu|texlive-pst-eucl-1.42-4|85	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/homothetie_in.tex
14mu|texlive-pst-eucl-1.42-4|86	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/hyperbole.tex
14mu|texlive-pst-eucl-1.42-4|87	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/hyperbole_in.tex
14mu|texlive-pst-eucl-1.42-4|88	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/hypocyclo.tex
14mu|texlive-pst-eucl-1.42-4|89	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interCC.tex
14mu|texlive-pst-eucl-1.42-4|90	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interCC_bis_in.tex
14mu|texlive-pst-eucl-1.42-4|91	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interCC_in.tex
14mu|texlive-pst-eucl-1.42-4|92	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDC.tex
14mu|texlive-pst-eucl-1.42-4|93	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDC_in.tex
14mu|texlive-pst-eucl-1.42-4|94	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDD.tex
14mu|texlive-pst-eucl-1.42-4|95	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDD_in.tex
14mu|texlive-pst-eucl-1.42-4|96	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFC.tex
14mu|texlive-pst-eucl-1.42-4|97	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFC_in.tex
14mu|texlive-pst-eucl-1.42-4|98	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFF.tex
14mu|texlive-pst-eucl-1.42-4|99	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFF_in.tex
14mu|texlive-pst-eucl-1.42-4|100	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFL.tex
14mu|texlive-pst-eucl-1.42-4|101	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFL_in.tex
14mu|texlive-pst-eucl-1.42-4|102	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/mediator.tex
14mu|texlive-pst-eucl-1.42-4|103	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/mediator_in.tex
14mu|texlive-pst-eucl-1.42-4|104	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/milieu.tex
14mu|texlive-pst-eucl-1.42-4|105	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/milieu_in.tex
14mu|texlive-pst-eucl-1.42-4|106	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/oij.tex
14mu|texlive-pst-eucl-1.42-4|107	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/oij_in.tex
14mu|texlive-pst-eucl-1.42-4|108	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthocentre.tex
14mu|texlive-pst-eucl-1.42-4|109	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthocentre_in.tex
14mu|texlive-pst-eucl-1.42-4|110	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthoethyper.tex
14mu|texlive-pst-eucl-1.42-4|111	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthoethyper_in.tex
14mu|texlive-pst-eucl-1.42-4|112	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/parabole.tex
14mu|texlive-pst-eucl-1.42-4|113	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/parabole_in.tex
14mu|texlive-pst-eucl-1.42-4|114	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/projection.tex
14mu|texlive-pst-eucl-1.42-4|115	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/projection_in.tex
14mu|texlive-pst-eucl-1.42-4|116	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ptfermat.tex
14mu|texlive-pst-eucl-1.42-4|117	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ptfermat_in.tex
14mu|texlive-pst-eucl-1.42-4|118	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/remarq.tex
14mu|texlive-pst-eucl-1.42-4|119	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/remarq_in.tex
14mu|texlive-pst-eucl-1.42-4|120	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/rotation.tex
14mu|texlive-pst-eucl-1.42-4|121	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/rotation_in.tex
14mu|texlive-pst-eucl-1.42-4|122	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/segmentmark.tex
14mu|texlive-pst-eucl-1.42-4|123	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/segmentmark_in.tex
14mu|texlive-pst-eucl-1.42-4|124	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symcentrale.tex
14mu|texlive-pst-eucl-1.42-4|125	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symcentrale_in.tex
14mu|texlive-pst-eucl-1.42-4|126	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symorthogonale.tex
14mu|texlive-pst-eucl-1.42-4|127	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symorthogonale_in.tex
14mu|texlive-pst-eucl-1.42-4|128	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg1c.tex
14mu|texlive-pst-eucl-1.42-4|129	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg1c_in.tex
14mu|texlive-pst-eucl-1.42-4|130	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg2c.tex
14mu|texlive-pst-eucl-1.42-4|131	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg2c_in.tex
14mu|texlive-pst-eucl-1.42-4|132	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/translation.tex
14mu|texlive-pst-eucl-1.42-4|133	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/translation_in.tex
14mu|texlive-pst-eucl-1.42-4|134	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/triangle.ps
14mu|texlive-pst-eucl-1.42-4|135	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/triangle.tex
14mu|texlive-pst-eucl-1.42-4|136	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/triangle_in.tex
14mu|texlive-pst-eucl-1.42-4|137	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide-english.tex
14mu|texlive-pst-eucl-1.42-4|138	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide.sty
14mu|texlive-pst-eucl-1.42-4|139	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide_english.ist
14mu|texlive-pst-eucl-1.42-4|140	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide_macros.ist
14mu|texlive-pst-eucl-1.42-4|141	%doc %{_texmfdistdir}/doc/generic/pst-eucl/pst-eucl-doc.pdf
14mu|texlive-pst-eucl-1.42-4|142	
14mu|texlive-pst-eucl-1.42-4|143	#-----------------------------------------------------------------------
14mu|texlive-pst-eucl-1.42-4|144	%prep
14mu|texlive-pst-eucl-1.42-4|145	%setup -c -a0 -a1
14mu|texlive-pst-eucl-1.42-4|146	
14mu|texlive-pst-eucl-1.42-4|147	%build
14mu|texlive-pst-eucl-1.42-4|148	
14mu|texlive-pst-eucl-1.42-4|149	%install
14mu|texlive-pst-eucl-1.42-4|150	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-eucl-1.42-4|151	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-eucl-1.42-4|152	
14mu|texlive-pst-eucl-1.42-4|153	
14mu|texlive-pst-eucl-1.42-4|154	
14mu|texlive-pst-eucl-1.42-4|155	%changelog
14mu|texlive-pst-eucl-1.42-4|156	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.42-4
14mu|texlive-pst-eucl-1.42-4|157	+ Revision: d395d3f
14mu|texlive-pst-eucl-1.42-4|158	- MassBuild#674: Increase release tag
14mu|texlive-pst-eucl-1.42-4|159	
14mu|texlive-pst-eucl-1.42-4|160	

25566 14
14mu|texlive-pst-exa-0.01-4|1	# revision 22113
14mu|texlive-pst-exa-0.01-4|2	# category Package
14mu|texlive-pst-exa-0.01-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-exa
14mu|texlive-pst-exa-0.01-4|4	# catalog-date 2011-04-14 19:55:22 +0200
14mu|texlive-pst-exa-0.01-4|5	# catalog-license lppl
14mu|texlive-pst-exa-0.01-4|6	# catalog-version 0.01
14mu|texlive-pst-exa-0.01-4|7	Name:		texlive-pst-exa
14mu|texlive-pst-exa-0.01-4|8	Version:	0.01
14mu|texlive-pst-exa-0.01-4|9	Release:	4
14mu|texlive-pst-exa-0.01-4|10	Summary:	Typeset PSTricks examples, with code
14mu|texlive-pst-exa-0.01-4|11	Group:		Publishing
14mu|texlive-pst-exa-0.01-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-exa
14mu|texlive-pst-exa-0.01-4|13	License:	LPPL
14mu|texlive-pst-exa-0.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-exa.tar.xz
14mu|texlive-pst-exa-0.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-exa.doc.tar.xz
14mu|texlive-pst-exa-0.01-4|16	BuildArch:	noarch
14mu|texlive-pst-exa-0.01-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-exa-0.01-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-exa-0.01-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-exa-0.01-4|20	
14mu|texlive-pst-exa-0.01-4|21	%description
14mu|texlive-pst-exa-0.01-4|22	The (PSTricks-related) package provides an environment
14mu|texlive-pst-exa-0.01-4|23	PSTexample to put code and output side by side or one above the
14mu|texlive-pst-exa-0.01-4|24	other.
14mu|texlive-pst-exa-0.01-4|25	
14mu|texlive-pst-exa-0.01-4|26	
14mu|texlive-pst-exa-0.01-4|27	#-----------------------------------------------------------------------
14mu|texlive-pst-exa-0.01-4|28	%files
14mu|texlive-pst-exa-0.01-4|29	%{_texmfdistdir}/tex/latex/pst-exa/pst-exa.sty
14mu|texlive-pst-exa-0.01-4|30	%doc %{_texmfdistdir}/doc/latex/pst-exa/Changes
14mu|texlive-pst-exa-0.01-4|31	%doc %{_texmfdistdir}/doc/latex/pst-exa/README
14mu|texlive-pst-exa-0.01-4|32	%doc %{_texmfdistdir}/doc/latex/pst-exa/pst-exa-doc.pdf
14mu|texlive-pst-exa-0.01-4|33	%doc %{_texmfdistdir}/doc/latex/pst-exa/pst-exa-doc.tex
14mu|texlive-pst-exa-0.01-4|34	
14mu|texlive-pst-exa-0.01-4|35	#-----------------------------------------------------------------------
14mu|texlive-pst-exa-0.01-4|36	%prep
14mu|texlive-pst-exa-0.01-4|37	%setup -c -a0 -a1
14mu|texlive-pst-exa-0.01-4|38	
14mu|texlive-pst-exa-0.01-4|39	%build
14mu|texlive-pst-exa-0.01-4|40	
14mu|texlive-pst-exa-0.01-4|41	%install
14mu|texlive-pst-exa-0.01-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-exa-0.01-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-exa-0.01-4|44	
14mu|texlive-pst-exa-0.01-4|45	
14mu|texlive-pst-exa-0.01-4|46	
14mu|texlive-pst-exa-0.01-4|47	%changelog
14mu|texlive-pst-exa-0.01-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-4
14mu|texlive-pst-exa-0.01-4|49	+ Revision: 696d982
14mu|texlive-pst-exa-0.01-4|50	- MassBuild#674: Increase release tag
14mu|texlive-pst-exa-0.01-4|51	
14mu|texlive-pst-exa-0.01-4|52	

25567 14
14mu|texlive-pst-fill-1.01-4|1	# revision 15878
14mu|texlive-pst-fill-1.01-4|2	# category Package
14mu|texlive-pst-fill-1.01-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-fill
14mu|texlive-pst-fill-1.01-4|4	# catalog-date 2007-03-11 15:39:31 +0100
14mu|texlive-pst-fill-1.01-4|5	# catalog-license lppl
14mu|texlive-pst-fill-1.01-4|6	# catalog-version 1.01
14mu|texlive-pst-fill-1.01-4|7	Name:		texlive-pst-fill
14mu|texlive-pst-fill-1.01-4|8	Version:	1.01
14mu|texlive-pst-fill-1.01-4|9	Release:	4
14mu|texlive-pst-fill-1.01-4|10	Summary:	Fill or tile areas with PSTricks
14mu|texlive-pst-fill-1.01-4|11	Group:		Publishing
14mu|texlive-pst-fill-1.01-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fill
14mu|texlive-pst-fill-1.01-4|13	License:	LPPL
14mu|texlive-pst-fill-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fill.tar.xz
14mu|texlive-pst-fill-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fill.doc.tar.xz
14mu|texlive-pst-fill-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fill.source.tar.xz
14mu|texlive-pst-fill-1.01-4|17	BuildArch:	noarch
14mu|texlive-pst-fill-1.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-fill-1.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-fill-1.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-fill-1.01-4|21	
14mu|texlive-pst-fill-1.01-4|22	%description
14mu|texlive-pst-fill-1.01-4|23	Pst-fill is a PSTricks-based package for filling and tiling
14mu|texlive-pst-fill-1.01-4|24	areas or characters.
14mu|texlive-pst-fill-1.01-4|25	
14mu|texlive-pst-fill-1.01-4|26	
14mu|texlive-pst-fill-1.01-4|27	#-----------------------------------------------------------------------
14mu|texlive-pst-fill-1.01-4|28	%files
14mu|texlive-pst-fill-1.01-4|29	%{_texmfdistdir}/tex/generic/pst-fill/pst-fill.tex
14mu|texlive-pst-fill-1.01-4|30	%{_texmfdistdir}/tex/latex/pst-fill/pst-fill.sty
14mu|texlive-pst-fill-1.01-4|31	%doc %{_texmfdistdir}/doc/generic/pst-fill/Changes
14mu|texlive-pst-fill-1.01-4|32	%doc %{_texmfdistdir}/doc/generic/pst-fill/README
14mu|texlive-pst-fill-1.01-4|33	%doc %{_texmfdistdir}/doc/generic/pst-fill/pst-fill.pdf
14mu|texlive-pst-fill-1.01-4|34	#- source
14mu|texlive-pst-fill-1.01-4|35	%doc %{_texmfdistdir}/source/generic/pst-fill/Makefile
14mu|texlive-pst-fill-1.01-4|36	%doc %{_texmfdistdir}/source/generic/pst-fill/pst-fill.dtx
14mu|texlive-pst-fill-1.01-4|37	%doc %{_texmfdistdir}/source/generic/pst-fill/pst-fill.ins
14mu|texlive-pst-fill-1.01-4|38	
14mu|texlive-pst-fill-1.01-4|39	#-----------------------------------------------------------------------
14mu|texlive-pst-fill-1.01-4|40	%prep
14mu|texlive-pst-fill-1.01-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-pst-fill-1.01-4|42	
14mu|texlive-pst-fill-1.01-4|43	%build
14mu|texlive-pst-fill-1.01-4|44	
14mu|texlive-pst-fill-1.01-4|45	%install
14mu|texlive-pst-fill-1.01-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-fill-1.01-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-fill-1.01-4|48	
14mu|texlive-pst-fill-1.01-4|49	
14mu|texlive-pst-fill-1.01-4|50	
14mu|texlive-pst-fill-1.01-4|51	%changelog
14mu|texlive-pst-fill-1.01-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-pst-fill-1.01-4|53	+ Revision: 230e6c9
14mu|texlive-pst-fill-1.01-4|54	- MassBuild#674: Increase release tag
14mu|texlive-pst-fill-1.01-4|55	
14mu|texlive-pst-fill-1.01-4|56	

25568 14
14mu|texlive-pst-fr3d-1.10-4|1	# revision 15878
14mu|texlive-pst-fr3d-1.10-4|2	# category Package
14mu|texlive-pst-fr3d-1.10-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-fr3d
14mu|texlive-pst-fr3d-1.10-4|4	# catalog-date 2007-02-28 00:07:21 +0100
14mu|texlive-pst-fr3d-1.10-4|5	# catalog-license lppl
14mu|texlive-pst-fr3d-1.10-4|6	# catalog-version 1.10
14mu|texlive-pst-fr3d-1.10-4|7	Name:		texlive-pst-fr3d
14mu|texlive-pst-fr3d-1.10-4|8	Version:	1.10
14mu|texlive-pst-fr3d-1.10-4|9	Release:	4
14mu|texlive-pst-fr3d-1.10-4|10	Summary:	Draw 3-dimensional framed boxes using PSTricks
14mu|texlive-pst-fr3d-1.10-4|11	Group:		Publishing
14mu|texlive-pst-fr3d-1.10-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fr3d
14mu|texlive-pst-fr3d-1.10-4|13	License:	LPPL
14mu|texlive-pst-fr3d-1.10-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fr3d.tar.xz
14mu|texlive-pst-fr3d-1.10-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fr3d.doc.tar.xz
14mu|texlive-pst-fr3d-1.10-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fr3d.source.tar.xz
14mu|texlive-pst-fr3d-1.10-4|17	BuildArch:	noarch
14mu|texlive-pst-fr3d-1.10-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-fr3d-1.10-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-fr3d-1.10-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-fr3d-1.10-4|21	
14mu|texlive-pst-fr3d-1.10-4|22	%description
14mu|texlive-pst-fr3d-1.10-4|23	A package using PSTricks to draw three dimensional framed boxes
14mu|texlive-pst-fr3d-1.10-4|24	using a macro \PstFrameBoxThreeD. The macro is especially
14mu|texlive-pst-fr3d-1.10-4|25	useful for drawing 3d-seeming buttons.
14mu|texlive-pst-fr3d-1.10-4|26	
14mu|texlive-pst-fr3d-1.10-4|27	
14mu|texlive-pst-fr3d-1.10-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-fr3d-1.10-4|29	%files
14mu|texlive-pst-fr3d-1.10-4|30	%{_texmfdistdir}/tex/generic/pst-fr3d/pst-fr3d.tex
14mu|texlive-pst-fr3d-1.10-4|31	%{_texmfdistdir}/tex/latex/pst-fr3d/pst-fr3d.sty
14mu|texlive-pst-fr3d-1.10-4|32	%doc %{_texmfdistdir}/doc/generic/pst-fr3d/Changes
14mu|texlive-pst-fr3d-1.10-4|33	%doc %{_texmfdistdir}/doc/generic/pst-fr3d/README
14mu|texlive-pst-fr3d-1.10-4|34	%doc %{_texmfdistdir}/doc/generic/pst-fr3d/pst-fr3d.pdf
14mu|texlive-pst-fr3d-1.10-4|35	#- source
14mu|texlive-pst-fr3d-1.10-4|36	%doc %{_texmfdistdir}/source/generic/pst-fr3d/pst-fr3d.dtx
14mu|texlive-pst-fr3d-1.10-4|37	%doc %{_texmfdistdir}/source/generic/pst-fr3d/pst-fr3d.ins
14mu|texlive-pst-fr3d-1.10-4|38	
14mu|texlive-pst-fr3d-1.10-4|39	#-----------------------------------------------------------------------
14mu|texlive-pst-fr3d-1.10-4|40	%prep
14mu|texlive-pst-fr3d-1.10-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-pst-fr3d-1.10-4|42	
14mu|texlive-pst-fr3d-1.10-4|43	%build
14mu|texlive-pst-fr3d-1.10-4|44	
14mu|texlive-pst-fr3d-1.10-4|45	%install
14mu|texlive-pst-fr3d-1.10-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-fr3d-1.10-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-fr3d-1.10-4|48	
14mu|texlive-pst-fr3d-1.10-4|49	
14mu|texlive-pst-fr3d-1.10-4|50	
14mu|texlive-pst-fr3d-1.10-4|51	%changelog
14mu|texlive-pst-fr3d-1.10-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10-4
14mu|texlive-pst-fr3d-1.10-4|53	+ Revision: d6dc883
14mu|texlive-pst-fr3d-1.10-4|54	- MassBuild#674: Increase release tag
14mu|texlive-pst-fr3d-1.10-4|55	
14mu|texlive-pst-fr3d-1.10-4|56	

25569 14
14mu|texlive-pst-fractal-0.06-4|1	# revision 16958
14mu|texlive-pst-fractal-0.06-4|2	# category Package
14mu|texlive-pst-fractal-0.06-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-fractal
14mu|texlive-pst-fractal-0.06-4|4	# catalog-date 2010-02-10 21:21:32 +0100
14mu|texlive-pst-fractal-0.06-4|5	# catalog-license lppl
14mu|texlive-pst-fractal-0.06-4|6	# catalog-version 0.06
14mu|texlive-pst-fractal-0.06-4|7	Name:		texlive-pst-fractal
14mu|texlive-pst-fractal-0.06-4|8	Version:	0.06
14mu|texlive-pst-fractal-0.06-4|9	Release:	4
14mu|texlive-pst-fractal-0.06-4|10	Summary:	Draw fractal sets using PSTricks
14mu|texlive-pst-fractal-0.06-4|11	Group:		Publishing
14mu|texlive-pst-fractal-0.06-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fractal
14mu|texlive-pst-fractal-0.06-4|13	License:	LPPL
14mu|texlive-pst-fractal-0.06-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fractal.tar.xz
14mu|texlive-pst-fractal-0.06-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fractal.doc.tar.xz
14mu|texlive-pst-fractal-0.06-4|16	BuildArch:	noarch
14mu|texlive-pst-fractal-0.06-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-fractal-0.06-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-fractal-0.06-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-fractal-0.06-4|20	
14mu|texlive-pst-fractal-0.06-4|21	%description
14mu|texlive-pst-fractal-0.06-4|22	The package will draw the Julia and Mandelbrot sets, the
14mu|texlive-pst-fractal-0.06-4|23	Sierpinski triangle, Koch flake, and Apollonius Circle as well
14mu|texlive-pst-fractal-0.06-4|24	as fractal trees (which need not be balanced) with a variety of
14mu|texlive-pst-fractal-0.06-4|25	different parameters (including varying numbers of iterations).
14mu|texlive-pst-fractal-0.06-4|26	The package uses the pst-xkey package, part of the xkeyval
14mu|texlive-pst-fractal-0.06-4|27	distribution.
14mu|texlive-pst-fractal-0.06-4|28	
14mu|texlive-pst-fractal-0.06-4|29	
14mu|texlive-pst-fractal-0.06-4|30	#-----------------------------------------------------------------------
14mu|texlive-pst-fractal-0.06-4|31	%files
14mu|texlive-pst-fractal-0.06-4|32	%{_texmfdistdir}/dvips/pst-fractal/pst-fractal.pro
14mu|texlive-pst-fractal-0.06-4|33	%{_texmfdistdir}/tex/generic/pst-fractal/pst-fractal.tex
14mu|texlive-pst-fractal-0.06-4|34	%{_texmfdistdir}/tex/latex/pst-fractal/pst-fractal.sty
14mu|texlive-pst-fractal-0.06-4|35	%doc %{_texmfdistdir}/doc/generic/pst-fractal/Changes
14mu|texlive-pst-fractal-0.06-4|36	%doc %{_texmfdistdir}/doc/generic/pst-fractal/README
14mu|texlive-pst-fractal-0.06-4|37	%doc %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.bib
14mu|texlive-pst-fractal-0.06-4|38	%doc %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.pdf
14mu|texlive-pst-fractal-0.06-4|39	%doc %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.tex
14mu|texlive-pst-fractal-0.06-4|40	
14mu|texlive-pst-fractal-0.06-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-fractal-0.06-4|42	%prep
14mu|texlive-pst-fractal-0.06-4|43	%setup -c -a0 -a1
14mu|texlive-pst-fractal-0.06-4|44	
14mu|texlive-pst-fractal-0.06-4|45	%build
14mu|texlive-pst-fractal-0.06-4|46	
14mu|texlive-pst-fractal-0.06-4|47	%install
14mu|texlive-pst-fractal-0.06-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-fractal-0.06-4|49	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-fractal-0.06-4|50	
14mu|texlive-pst-fractal-0.06-4|51	
14mu|texlive-pst-fractal-0.06-4|52	
14mu|texlive-pst-fractal-0.06-4|53	%changelog
14mu|texlive-pst-fractal-0.06-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.06-4
14mu|texlive-pst-fractal-0.06-4|55	+ Revision: 7642f59
14mu|texlive-pst-fractal-0.06-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-fractal-0.06-4|57	
14mu|texlive-pst-fractal-0.06-4|58	

25570 14
14mu|texlive-pst-fun-0.04-4|1	# revision 17909
14mu|texlive-pst-fun-0.04-4|2	# category Package
14mu|texlive-pst-fun-0.04-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-fun
14mu|texlive-pst-fun-0.04-4|4	# catalog-date 2010-04-18 16:26:27 +0200
14mu|texlive-pst-fun-0.04-4|5	# catalog-license lppl
14mu|texlive-pst-fun-0.04-4|6	# catalog-version 0.04
14mu|texlive-pst-fun-0.04-4|7	Name:		texlive-pst-fun
14mu|texlive-pst-fun-0.04-4|8	Version:	0.04
14mu|texlive-pst-fun-0.04-4|9	Release:	4
14mu|texlive-pst-fun-0.04-4|10	Summary:	Draw "funny" objects with PSTricks
14mu|texlive-pst-fun-0.04-4|11	Group:		Publishing
14mu|texlive-pst-fun-0.04-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fun
14mu|texlive-pst-fun-0.04-4|13	License:	LPPL
14mu|texlive-pst-fun-0.04-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fun.tar.xz
14mu|texlive-pst-fun-0.04-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fun.doc.tar.xz
14mu|texlive-pst-fun-0.04-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fun.source.tar.xz
14mu|texlive-pst-fun-0.04-4|17	BuildArch:	noarch
14mu|texlive-pst-fun-0.04-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-fun-0.04-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-fun-0.04-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-fun-0.04-4|21	
14mu|texlive-pst-fun-0.04-4|22	%description
14mu|texlive-pst-fun-0.04-4|23	This is a PSTricks related package for drawing funny objects,
14mu|texlive-pst-fun-0.04-4|24	like ant, bird, fish, kangaroo, ... Such objects may be useful
14mu|texlive-pst-fun-0.04-4|25	for testing other PSTricks macros and/or packages. (Or they can
14mu|texlive-pst-fun-0.04-4|26	be used for fun...).
14mu|texlive-pst-fun-0.04-4|27	
14mu|texlive-pst-fun-0.04-4|28	
14mu|texlive-pst-fun-0.04-4|29	#-----------------------------------------------------------------------
14mu|texlive-pst-fun-0.04-4|30	%files
14mu|texlive-pst-fun-0.04-4|31	%{_texmfdistdir}/dvips/pst-fun/pst-fun.pro
14mu|texlive-pst-fun-0.04-4|32	%{_texmfdistdir}/tex/generic/pst-fun/pst-fun.tex
14mu|texlive-pst-fun-0.04-4|33	%{_texmfdistdir}/tex/latex/pst-fun/pst-fun.sty
14mu|texlive-pst-fun-0.04-4|34	%doc %{_texmfdistdir}/doc/generic/pst-fun/Changes
14mu|texlive-pst-fun-0.04-4|35	%doc %{_texmfdistdir}/doc/generic/pst-fun/README
14mu|texlive-pst-fun-0.04-4|36	%doc %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.bib
14mu|texlive-pst-fun-0.04-4|37	%doc %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.pdf
14mu|texlive-pst-fun-0.04-4|38	%doc %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.tex
14mu|texlive-pst-fun-0.04-4|39	#- source
14mu|texlive-pst-fun-0.04-4|40	%doc %{_texmfdistdir}/source/generic/pst-fun/Makefile
14mu|texlive-pst-fun-0.04-4|41	
14mu|texlive-pst-fun-0.04-4|42	#-----------------------------------------------------------------------
14mu|texlive-pst-fun-0.04-4|43	%prep
14mu|texlive-pst-fun-0.04-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-pst-fun-0.04-4|45	
14mu|texlive-pst-fun-0.04-4|46	%build
14mu|texlive-pst-fun-0.04-4|47	
14mu|texlive-pst-fun-0.04-4|48	%install
14mu|texlive-pst-fun-0.04-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-fun-0.04-4|50	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-fun-0.04-4|51	
14mu|texlive-pst-fun-0.04-4|52	
14mu|texlive-pst-fun-0.04-4|53	
14mu|texlive-pst-fun-0.04-4|54	%changelog
14mu|texlive-pst-fun-0.04-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.04-4
14mu|texlive-pst-fun-0.04-4|56	+ Revision: 6e95f34
14mu|texlive-pst-fun-0.04-4|57	- MassBuild#674: Increase release tag
14mu|texlive-pst-fun-0.04-4|58	
14mu|texlive-pst-fun-0.04-4|59	

25571 14
14mu|texlive-pst-func-0.76-4|1	# revision 25961
14mu|texlive-pst-func-0.76-4|2	# category Package
14mu|texlive-pst-func-0.76-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-func
14mu|texlive-pst-func-0.76-4|4	# catalog-date 2012-04-10 17:31:04 +0200
14mu|texlive-pst-func-0.76-4|5	# catalog-license lppl
14mu|texlive-pst-func-0.76-4|6	# catalog-version 0.76
14mu|texlive-pst-func-0.76-4|7	Name:		texlive-pst-func
14mu|texlive-pst-func-0.76-4|8	Version:	0.76
14mu|texlive-pst-func-0.76-4|9	Release:	4
14mu|texlive-pst-func-0.76-4|10	Summary:	PSTricks package for plotting mathematical functions
14mu|texlive-pst-func-0.76-4|11	Group:		Publishing
14mu|texlive-pst-func-0.76-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-func
14mu|texlive-pst-func-0.76-4|13	License:	LPPL
14mu|texlive-pst-func-0.76-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-func.tar.xz
14mu|texlive-pst-func-0.76-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-func.doc.tar.xz
14mu|texlive-pst-func-0.76-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-func.source.tar.xz
14mu|texlive-pst-func-0.76-4|17	BuildArch:	noarch
14mu|texlive-pst-func-0.76-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-func-0.76-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-func-0.76-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-func-0.76-4|21	
14mu|texlive-pst-func-0.76-4|22	%description
14mu|texlive-pst-func-0.76-4|23	pst-func is a package built for use with PSTricks. It provides
14mu|texlive-pst-func-0.76-4|24	macros for plotting various mathematical functions: -
14mu|texlive-pst-func-0.76-4|25	polynomials and their derivatives f(x)=an*x^n+an-1*x^(n-
14mu|texlive-pst-func-0.76-4|26	1)+...+a0 defined by the coefficients a0 a1 a2 ... and the
14mu|texlive-pst-func-0.76-4|27	derivative order; - the Fourier sum f(x) = a0/2+a1cos(omega
14mu|texlive-pst-func-0.76-4|28	x)+...+b1sin(omega x)+... defined by the coefficients a0 a1 a2
14mu|texlive-pst-func-0.76-4|29	... b1 b2 b3 ...; - the Bessel function defined by its order; -
14mu|texlive-pst-func-0.76-4|30	the Gauss function defined by sigma and mu; - Bezier curves
14mu|texlive-pst-func-0.76-4|31	from order 1 (two control points) to order 9 (10 control
14mu|texlive-pst-func-0.76-4|32	points); - the superellipse function (the Lame curve); -
14mu|texlive-pst-func-0.76-4|33	Chebyshev polynomials of the first and second kind; - the
14mu|texlive-pst-func-0.76-4|34	Thomae (or popcorn) function; - various integration-derived
14mu|texlive-pst-func-0.76-4|35	functions; - normal, binomial, poisson, gamma, chi-squared,
14mu|texlive-pst-func-0.76-4|36	student's t, F, beta, Cauchy and Weibull distribution functions
14mu|texlive-pst-func-0.76-4|37	and the Lorenz curve; - the Vasicek function for describing the
14mu|texlive-pst-func-0.76-4|38	evolution of interest rates; and - implicit functions. The
14mu|texlive-pst-func-0.76-4|39	plots may be generated as volumes of rotation about the X-axis,
14mu|texlive-pst-func-0.76-4|40	as well.
14mu|texlive-pst-func-0.76-4|41	
14mu|texlive-pst-func-0.76-4|42	
14mu|texlive-pst-func-0.76-4|43	#-----------------------------------------------------------------------
14mu|texlive-pst-func-0.76-4|44	%files
14mu|texlive-pst-func-0.76-4|45	%{_texmfdistdir}/dvips/pst-func/pst-func.pro
14mu|texlive-pst-func-0.76-4|46	%{_texmfdistdir}/tex/generic/pst-func/pst-func.tex
14mu|texlive-pst-func-0.76-4|47	%{_texmfdistdir}/tex/latex/pst-func/pst-func.sty
14mu|texlive-pst-func-0.76-4|48	%doc %{_texmfdistdir}/doc/generic/pst-func/Changes
14mu|texlive-pst-func-0.76-4|49	%doc %{_texmfdistdir}/doc/generic/pst-func/README
14mu|texlive-pst-func-0.76-4|50	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.bib
14mu|texlive-pst-func-0.76-4|51	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.data
14mu|texlive-pst-func-0.76-4|52	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.pdf
14mu|texlive-pst-func-0.76-4|53	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.tex
14mu|texlive-pst-func-0.76-4|54	#- source
14mu|texlive-pst-func-0.76-4|55	%doc %{_texmfdistdir}/source/generic/pst-func/Makefile
14mu|texlive-pst-func-0.76-4|56	
14mu|texlive-pst-func-0.76-4|57	#-----------------------------------------------------------------------
14mu|texlive-pst-func-0.76-4|58	%prep
14mu|texlive-pst-func-0.76-4|59	%setup -c -a0 -a1 -a2
14mu|texlive-pst-func-0.76-4|60	
14mu|texlive-pst-func-0.76-4|61	%build
14mu|texlive-pst-func-0.76-4|62	
14mu|texlive-pst-func-0.76-4|63	%install
14mu|texlive-pst-func-0.76-4|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-func-0.76-4|65	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-func-0.76-4|66	
14mu|texlive-pst-func-0.76-4|67	
14mu|texlive-pst-func-0.76-4|68	
14mu|texlive-pst-func-0.76-4|69	%changelog
14mu|texlive-pst-func-0.76-4|70	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.76-4
14mu|texlive-pst-func-0.76-4|71	+ Revision: 6bf7f66
14mu|texlive-pst-func-0.76-4|72	- MassBuild#674: Increase release tag
14mu|texlive-pst-func-0.76-4|73	
14mu|texlive-pst-func-0.76-4|74	

25572 14
14mu|texlive-pst-gantt-0.21-4|1	# revision 17206
14mu|texlive-pst-gantt-0.21-4|2	# category Package
14mu|texlive-pst-gantt-0.21-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-gantt
14mu|texlive-pst-gantt-0.21-4|4	# catalog-date 2010-02-24 21:46:55 +0100
14mu|texlive-pst-gantt-0.21-4|5	# catalog-license lppl
14mu|texlive-pst-gantt-0.21-4|6	# catalog-version 0.21
14mu|texlive-pst-gantt-0.21-4|7	Name:		texlive-pst-gantt
14mu|texlive-pst-gantt-0.21-4|8	Version:	0.21
14mu|texlive-pst-gantt-0.21-4|9	Release:	4
14mu|texlive-pst-gantt-0.21-4|10	Summary:	Draw GANTT charts with pstricks
14mu|texlive-pst-gantt-0.21-4|11	Group:		Publishing
14mu|texlive-pst-gantt-0.21-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-gantt
14mu|texlive-pst-gantt-0.21-4|13	License:	LPPL
14mu|texlive-pst-gantt-0.21-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gantt.tar.xz
14mu|texlive-pst-gantt-0.21-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gantt.doc.tar.xz
14mu|texlive-pst-gantt-0.21-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gantt.source.tar.xz
14mu|texlive-pst-gantt-0.21-4|17	BuildArch:	noarch
14mu|texlive-pst-gantt-0.21-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-gantt-0.21-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-gantt-0.21-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-gantt-0.21-4|21	
14mu|texlive-pst-gantt-0.21-4|22	%description
14mu|texlive-pst-gantt-0.21-4|23	The package draws GANTT charts, which are a kind of bar chart
14mu|texlive-pst-gantt-0.21-4|24	that displays a project schedule. The package requires the
14mu|texlive-pst-gantt-0.21-4|25	pstricks apparatus, of course.
14mu|texlive-pst-gantt-0.21-4|26	
14mu|texlive-pst-gantt-0.21-4|27	
14mu|texlive-pst-gantt-0.21-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-gantt-0.21-4|29	%files
14mu|texlive-pst-gantt-0.21-4|30	%{_texmfdistdir}/tex/generic/pst-gantt/pst-gantt.tex
14mu|texlive-pst-gantt-0.21-4|31	%{_texmfdistdir}/tex/latex/pst-gantt/pst-gantt.sty
14mu|texlive-pst-gantt-0.21-4|32	%doc %{_texmfdistdir}/doc/generic/pst-gantt/Changes
14mu|texlive-pst-gantt-0.21-4|33	%doc %{_texmfdistdir}/doc/generic/pst-gantt/README
14mu|texlive-pst-gantt-0.21-4|34	%doc %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.bib
14mu|texlive-pst-gantt-0.21-4|35	%doc %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.pdf
14mu|texlive-pst-gantt-0.21-4|36	%doc %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.tex
14mu|texlive-pst-gantt-0.21-4|37	#- source
14mu|texlive-pst-gantt-0.21-4|38	%doc %{_texmfdistdir}/source/generic/pst-gantt/Makefile
14mu|texlive-pst-gantt-0.21-4|39	
14mu|texlive-pst-gantt-0.21-4|40	#-----------------------------------------------------------------------
14mu|texlive-pst-gantt-0.21-4|41	%prep
14mu|texlive-pst-gantt-0.21-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-pst-gantt-0.21-4|43	
14mu|texlive-pst-gantt-0.21-4|44	%build
14mu|texlive-pst-gantt-0.21-4|45	
14mu|texlive-pst-gantt-0.21-4|46	%install
14mu|texlive-pst-gantt-0.21-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-gantt-0.21-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-gantt-0.21-4|49	
14mu|texlive-pst-gantt-0.21-4|50	
14mu|texlive-pst-gantt-0.21-4|51	
14mu|texlive-pst-gantt-0.21-4|52	%changelog
14mu|texlive-pst-gantt-0.21-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.21-4
14mu|texlive-pst-gantt-0.21-4|54	+ Revision: d8ef8b7
14mu|texlive-pst-gantt-0.21-4|55	- MassBuild#674: Increase release tag
14mu|texlive-pst-gantt-0.21-4|56	
14mu|texlive-pst-gantt-0.21-4|57	

25573 14
14mu|texlive-pst-geo-2.03-4|1	# revision 17751
14mu|texlive-pst-geo-2.03-4|2	# category Package
14mu|texlive-pst-geo-2.03-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-geo
14mu|texlive-pst-geo-2.03-4|4	# catalog-date 2009-08-31 11:47:07 +0200
14mu|texlive-pst-geo-2.03-4|5	# catalog-license lppl
14mu|texlive-pst-geo-2.03-4|6	# catalog-version 2.03
14mu|texlive-pst-geo-2.03-4|7	Name:		texlive-pst-geo
14mu|texlive-pst-geo-2.03-4|8	Version:	2.03
14mu|texlive-pst-geo-2.03-4|9	Release:	4
14mu|texlive-pst-geo-2.03-4|10	Summary:	Geographical Projections
14mu|texlive-pst-geo-2.03-4|11	Group:		Publishing
14mu|texlive-pst-geo-2.03-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-geo
14mu|texlive-pst-geo-2.03-4|13	License:	LPPL
14mu|texlive-pst-geo-2.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-geo.tar.xz
14mu|texlive-pst-geo-2.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-geo.doc.tar.xz
14mu|texlive-pst-geo-2.03-4|16	BuildArch:	noarch
14mu|texlive-pst-geo-2.03-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-geo-2.03-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-geo-2.03-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-geo-2.03-4|20	
14mu|texlive-pst-geo-2.03-4|21	%description
14mu|texlive-pst-geo-2.03-4|22	pst-geo is a set of PSTricks related packages for various
14mu|texlive-pst-geo-2.03-4|23	cartographic projections of the terrestrial sphere. The package
14mu|texlive-pst-geo-2.03-4|24	pst-map2d provides conventional projections such as Mercator,
14mu|texlive-pst-geo-2.03-4|25	Lambert, cylindrical, etc. The package pst-map3d treats
14mu|texlive-pst-geo-2.03-4|26	representation in three dimensions of the terrestrial sphere.
14mu|texlive-pst-geo-2.03-4|27	Packages pst-map2dII and pst-map3dII allow use of the CIA World
14mu|texlive-pst-geo-2.03-4|28	DataBank II. Various parameters of the packages allow for
14mu|texlive-pst-geo-2.03-4|29	choice of the level of the detail and the layouts possible
14mu|texlive-pst-geo-2.03-4|30	(cities, borders, rivers etc). Substantial data files are
14mu|texlive-pst-geo-2.03-4|31	provided, in an (internally) compressed format. Decompression
14mu|texlive-pst-geo-2.03-4|32	happens on-the-fly as a document using the data is displayed,
14mu|texlive-pst-geo-2.03-4|33	printed or converted to PDF format. A Perl script is provided
14mu|texlive-pst-geo-2.03-4|34	for the user to do the decompression, if the need should arise.
14mu|texlive-pst-geo-2.03-4|35	
14mu|texlive-pst-geo-2.03-4|36	
14mu|texlive-pst-geo-2.03-4|37	#-----------------------------------------------------------------------
14mu|texlive-pst-geo-2.03-4|38	%files
14mu|texlive-pst-geo-2.03-4|39	%{_texmfdistdir}/dvips/pst-geo/pst-map3d.pro
14mu|texlive-pst-geo-2.03-4|40	%{_texmfdistdir}/dvips/pst-geo/pst-map3dII.pro
14mu|texlive-pst-geo-2.03-4|41	%{_texmfdistdir}/tex/generic/pst-geo/data/README
14mu|texlive-pst-geo-2.03-4|42	%{_texmfdistdir}/tex/generic/pst-geo/data/aus.dat
14mu|texlive-pst-geo-2.03-4|43	%{_texmfdistdir}/tex/generic/pst-geo/data/c-cap.dat
14mu|texlive-pst-geo-2.03-4|44	%{_texmfdistdir}/tex/generic/pst-geo/data/c-sub.dat
14mu|texlive-pst-geo-2.03-4|45	%{_texmfdistdir}/tex/generic/pst-geo/data/canada.dat
14mu|texlive-pst-geo-2.03-4|46	%{_texmfdistdir}/tex/generic/pst-geo/data/capitales.tex
14mu|texlive-pst-geo-2.03-4|47	%{_texmfdistdir}/tex/generic/pst-geo/data/capitales3d.tex
14mu|texlive-pst-geo-2.03-4|48	%{_texmfdistdir}/tex/generic/pst-geo/data/capitals.dat
14mu|texlive-pst-geo-2.03-4|49	%{_texmfdistdir}/tex/generic/pst-geo/data/cities.data
14mu|texlive-pst-geo-2.03-4|50	%{_texmfdistdir}/tex/generic/pst-geo/data/cities.tex
14mu|texlive-pst-geo-2.03-4|51	%{_texmfdistdir}/tex/generic/pst-geo/data/citycapitals.dat
14mu|texlive-pst-geo-2.03-4|52	%{_texmfdistdir}/tex/generic/pst-geo/data/citysub.dat
14mu|texlive-pst-geo-2.03-4|53	%{_texmfdistdir}/tex/generic/pst-geo/data/convert.py
14mu|texlive-pst-geo-2.03-4|54	%{_texmfdistdir}/tex/generic/pst-geo/data/corse.dat
14mu|texlive-pst-geo-2.03-4|55	%{_texmfdistdir}/tex/generic/pst-geo/data/france.dat
14mu|texlive-pst-geo-2.03-4|56	%{_texmfdistdir}/tex/generic/pst-geo/data/mex.dat
14mu|texlive-pst-geo-2.03-4|57	%{_texmfdistdir}/tex/generic/pst-geo/data/pborder.dat
14mu|texlive-pst-geo-2.03-4|58	%{_texmfdistdir}/tex/generic/pst-geo/data/pcoast.dat
14mu|texlive-pst-geo-2.03-4|59	%{_texmfdistdir}/tex/generic/pst-geo/data/pisland.dat
14mu|texlive-pst-geo-2.03-4|60	%{_texmfdistdir}/tex/generic/pst-geo/data/plake.dat
14mu|texlive-pst-geo-2.03-4|61	%{_texmfdistdir}/tex/generic/pst-geo/data/rhone.dat
14mu|texlive-pst-geo-2.03-4|62	%{_texmfdistdir}/tex/generic/pst-geo/data/ridge.dat
14mu|texlive-pst-geo-2.03-4|63	%{_texmfdistdir}/tex/generic/pst-geo/data/river.dat
14mu|texlive-pst-geo-2.03-4|64	%{_texmfdistdir}/tex/generic/pst-geo/data/seine.dat
14mu|texlive-pst-geo-2.03-4|65	%{_texmfdistdir}/tex/generic/pst-geo/data/transfrm.dat
14mu|texlive-pst-geo-2.03-4|66	%{_texmfdistdir}/tex/generic/pst-geo/data/trench.dat
14mu|texlive-pst-geo-2.03-4|67	%{_texmfdistdir}/tex/generic/pst-geo/data/usa.dat
14mu|texlive-pst-geo-2.03-4|68	%{_texmfdistdir}/tex/generic/pst-geo/data/villesFrance.tex
14mu|texlive-pst-geo-2.03-4|69	%{_texmfdistdir}/tex/generic/pst-geo/data/villesFrance3d.tex
14mu|texlive-pst-geo-2.03-4|70	%{_texmfdistdir}/tex/generic/pst-geo/data/villesItalia.tex
14mu|texlive-pst-geo-2.03-4|71	%{_texmfdistdir}/tex/generic/pst-geo/data/villesItalia3d.tex
14mu|texlive-pst-geo-2.03-4|72	%{_texmfdistdir}/tex/generic/pst-geo/data/wfraczon.dat
14mu|texlive-pst-geo-2.03-4|73	%{_texmfdistdir}/tex/generic/pst-geo/data/wmaglin.dat
14mu|texlive-pst-geo-2.03-4|74	%{_texmfdistdir}/tex/generic/pst-geo/dataII/README
14mu|texlive-pst-geo-2.03-4|75	%{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-bdy.dat
14mu|texlive-pst-geo-2.03-4|76	%{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-cil.dat
14mu|texlive-pst-geo-2.03-4|77	%{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-riv.dat
14mu|texlive-pst-geo-2.03-4|78	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-bdy.dat
14mu|texlive-pst-geo-2.03-4|79	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-cil.dat
14mu|texlive-pst-geo-2.03-4|80	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-isl.dat
14mu|texlive-pst-geo-2.03-4|81	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-riv.dat
14mu|texlive-pst-geo-2.03-4|82	%{_texmfdistdir}/tex/generic/pst-geo/dataII/c-cap.dat
14mu|texlive-pst-geo-2.03-4|83	%{_texmfdistdir}/tex/generic/pst-geo/dataII/c-sub.dat
14mu|texlive-pst-geo-2.03-4|84	%{_texmfdistdir}/tex/generic/pst-geo/dataII/citycapitals.dat
14mu|texlive-pst-geo-2.03-4|85	%{_texmfdistdir}/tex/generic/pst-geo/dataII/citysub.dat
14mu|texlive-pst-geo-2.03-4|86	%{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-bdy.dat
14mu|texlive-pst-geo-2.03-4|87	%{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-cil.dat
14mu|texlive-pst-geo-2.03-4|88	%{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-riv.dat
14mu|texlive-pst-geo-2.03-4|89	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-bdy.dat
14mu|texlive-pst-geo-2.03-4|90	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-cil.dat
14mu|texlive-pst-geo-2.03-4|91	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-pby.dat
14mu|texlive-pst-geo-2.03-4|92	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-riv.dat
14mu|texlive-pst-geo-2.03-4|93	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-arc.dat
14mu|texlive-pst-geo-2.03-4|94	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-bdy.dat
14mu|texlive-pst-geo-2.03-4|95	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-cil.dat
14mu|texlive-pst-geo-2.03-4|96	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-riv.dat
14mu|texlive-pst-geo-2.03-4|97	%{_texmfdistdir}/tex/generic/pst-geo/pst-map2d.tex
14mu|texlive-pst-geo-2.03-4|98	%{_texmfdistdir}/tex/generic/pst-geo/pst-map2dII.tex
14mu|texlive-pst-geo-2.03-4|99	%{_texmfdistdir}/tex/generic/pst-geo/pst-map3d.tex
14mu|texlive-pst-geo-2.03-4|100	%{_texmfdistdir}/tex/generic/pst-geo/pst-map3dII.tex
14mu|texlive-pst-geo-2.03-4|101	%{_texmfdistdir}/tex/latex/pst-geo/pst-map2d.sty
14mu|texlive-pst-geo-2.03-4|102	%{_texmfdistdir}/tex/latex/pst-geo/pst-map2dII.sty
14mu|texlive-pst-geo-2.03-4|103	%{_texmfdistdir}/tex/latex/pst-geo/pst-map3d.sty
14mu|texlive-pst-geo-2.03-4|104	%{_texmfdistdir}/tex/latex/pst-geo/pst-map3dII.sty
14mu|texlive-pst-geo-2.03-4|105	%doc %{_texmfdistdir}/doc/generic/pst-geo/Changes
14mu|texlive-pst-geo-2.03-4|106	%doc %{_texmfdistdir}/doc/generic/pst-geo/PSTricks.bib
14mu|texlive-pst-geo-2.03-4|107	%doc %{_texmfdistdir}/doc/generic/pst-geo/README
14mu|texlive-pst-geo-2.03-4|108	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-compress.pl
14mu|texlive-pst-geo-2.03-4|109	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-decompress.pl
14mu|texlive-pst-geo-2.03-4|110	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2d-doc.pdf
14mu|texlive-pst-geo-2.03-4|111	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2d-doc.tex
14mu|texlive-pst-geo-2.03-4|112	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2dII-doc.pdf
14mu|texlive-pst-geo-2.03-4|113	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2dII-doc.tex
14mu|texlive-pst-geo-2.03-4|114	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc-pdf.pdf
14mu|texlive-pst-geo-2.03-4|115	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc-pdf.tex
14mu|texlive-pst-geo-2.03-4|116	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc.pdf
14mu|texlive-pst-geo-2.03-4|117	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc.tex
14mu|texlive-pst-geo-2.03-4|118	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3dII-doc.pdf
14mu|texlive-pst-geo-2.03-4|119	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3dII-doc.tex
14mu|texlive-pst-geo-2.03-4|120	
14mu|texlive-pst-geo-2.03-4|121	#-----------------------------------------------------------------------
14mu|texlive-pst-geo-2.03-4|122	%prep
14mu|texlive-pst-geo-2.03-4|123	%setup -c -a0 -a1
14mu|texlive-pst-geo-2.03-4|124	
14mu|texlive-pst-geo-2.03-4|125	%build
14mu|texlive-pst-geo-2.03-4|126	
14mu|texlive-pst-geo-2.03-4|127	%install
14mu|texlive-pst-geo-2.03-4|128	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-geo-2.03-4|129	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-geo-2.03-4|130	
14mu|texlive-pst-geo-2.03-4|131	
14mu|texlive-pst-geo-2.03-4|132	
14mu|texlive-pst-geo-2.03-4|133	%changelog
14mu|texlive-pst-geo-2.03-4|134	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.03-4
14mu|texlive-pst-geo-2.03-4|135	+ Revision: c55736d
14mu|texlive-pst-geo-2.03-4|136	- MassBuild#674: Increase release tag
14mu|texlive-pst-geo-2.03-4|137	
14mu|texlive-pst-geo-2.03-4|138	

25574 14
14mu|texlive-pst-ghsb-20111104-4|1	# revision 15878
14mu|texlive-pst-ghsb-20111104-4|2	# category Package
14mu|texlive-pst-ghsb-20111104-4|3	# catalog-ctan undef
14mu|texlive-pst-ghsb-20111104-4|4	# catalog-date undef
14mu|texlive-pst-ghsb-20111104-4|5	# catalog-license undef
14mu|texlive-pst-ghsb-20111104-4|6	# catalog-version undef
14mu|texlive-pst-ghsb-20111104-4|7	Name:		texlive-pst-ghsb
14mu|texlive-pst-ghsb-20111104-4|8	Version:	20111104
14mu|texlive-pst-ghsb-20111104-4|9	Release:	4
14mu|texlive-pst-ghsb-20111104-4|10	Summary:	TeXLive pst-ghsb package
14mu|texlive-pst-ghsb-20111104-4|11	Group:		Publishing
14mu|texlive-pst-ghsb-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-pst-ghsb-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-pst-ghsb-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ghsb.tar.xz
14mu|texlive-pst-ghsb-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ghsb.doc.tar.xz
14mu|texlive-pst-ghsb-20111104-4|16	BuildArch:	noarch
14mu|texlive-pst-ghsb-20111104-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-ghsb-20111104-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-ghsb-20111104-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-ghsb-20111104-4|20	
14mu|texlive-pst-ghsb-20111104-4|21	%description
14mu|texlive-pst-ghsb-20111104-4|22	TeXLive pst-ghsb package.
14mu|texlive-pst-ghsb-20111104-4|23	
14mu|texlive-pst-ghsb-20111104-4|24	
14mu|texlive-pst-ghsb-20111104-4|25	#-----------------------------------------------------------------------
14mu|texlive-pst-ghsb-20111104-4|26	%files
14mu|texlive-pst-ghsb-20111104-4|27	%{_texmfdistdir}/dvips/pst-ghsb/pst-ghsb.pro
14mu|texlive-pst-ghsb-20111104-4|28	%{_texmfdistdir}/tex/generic/pst-ghsb/pst-ghsb.tex
14mu|texlive-pst-ghsb-20111104-4|29	%{_texmfdistdir}/tex/latex/pst-ghsb/pst-ghsb.sty
14mu|texlive-pst-ghsb-20111104-4|30	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/README
14mu|texlive-pst-ghsb-20111104-4|31	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t-ghsb.pdf
14mu|texlive-pst-ghsb-20111104-4|32	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t-ghsb.tex
14mu|texlive-pst-ghsb-20111104-4|33	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t2-ghsb.pdf
14mu|texlive-pst-ghsb-20111104-4|34	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t2-ghsb.tex
14mu|texlive-pst-ghsb-20111104-4|35	
14mu|texlive-pst-ghsb-20111104-4|36	#-----------------------------------------------------------------------
14mu|texlive-pst-ghsb-20111104-4|37	%prep
14mu|texlive-pst-ghsb-20111104-4|38	%setup -c -a0 -a1
14mu|texlive-pst-ghsb-20111104-4|39	
14mu|texlive-pst-ghsb-20111104-4|40	%build
14mu|texlive-pst-ghsb-20111104-4|41	
14mu|texlive-pst-ghsb-20111104-4|42	%install
14mu|texlive-pst-ghsb-20111104-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-ghsb-20111104-4|44	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-ghsb-20111104-4|45	
14mu|texlive-pst-ghsb-20111104-4|46	
14mu|texlive-pst-ghsb-20111104-4|47	
14mu|texlive-pst-ghsb-20111104-4|48	%changelog
14mu|texlive-pst-ghsb-20111104-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-pst-ghsb-20111104-4|50	+ Revision: f8a61cf
14mu|texlive-pst-ghsb-20111104-4|51	- MassBuild#674: Increase release tag
14mu|texlive-pst-ghsb-20111104-4|52	
14mu|texlive-pst-ghsb-20111104-4|53	

25575 14
14mu|texlive-pst-gr3d-1.34-4|1	# revision 15878
14mu|texlive-pst-gr3d-1.34-4|2	# category Package
14mu|texlive-pst-gr3d-1.34-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-gr3d
14mu|texlive-pst-gr3d-1.34-4|4	# catalog-date 2006-12-19 19:38:44 +0100
14mu|texlive-pst-gr3d-1.34-4|5	# catalog-license lppl
14mu|texlive-pst-gr3d-1.34-4|6	# catalog-version 1.34
14mu|texlive-pst-gr3d-1.34-4|7	Name:		texlive-pst-gr3d
14mu|texlive-pst-gr3d-1.34-4|8	Version:	1.34
14mu|texlive-pst-gr3d-1.34-4|9	Release:	4
14mu|texlive-pst-gr3d-1.34-4|10	Summary:	Three dimensional grids with PSTricks
14mu|texlive-pst-gr3d-1.34-4|11	Group:		Publishing
14mu|texlive-pst-gr3d-1.34-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-gr3d
14mu|texlive-pst-gr3d-1.34-4|13	License:	LPPL
14mu|texlive-pst-gr3d-1.34-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gr3d.tar.xz
14mu|texlive-pst-gr3d-1.34-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gr3d.doc.tar.xz
14mu|texlive-pst-gr3d-1.34-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gr3d.source.tar.xz
14mu|texlive-pst-gr3d-1.34-4|17	BuildArch:	noarch
14mu|texlive-pst-gr3d-1.34-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-gr3d-1.34-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-gr3d-1.34-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-gr3d-1.34-4|21	
14mu|texlive-pst-gr3d-1.34-4|22	%description
14mu|texlive-pst-gr3d-1.34-4|23	This PSTricks package provides a command \PstGridThreeD that
14mu|texlive-pst-gr3d-1.34-4|24	will draw a three dimensional grid, offering a number of
14mu|texlive-pst-gr3d-1.34-4|25	options for its appearance.
14mu|texlive-pst-gr3d-1.34-4|26	
14mu|texlive-pst-gr3d-1.34-4|27	
14mu|texlive-pst-gr3d-1.34-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-gr3d-1.34-4|29	%files
14mu|texlive-pst-gr3d-1.34-4|30	%{_texmfdistdir}/tex/generic/pst-gr3d/pst-gr3d.tex
14mu|texlive-pst-gr3d-1.34-4|31	%{_texmfdistdir}/tex/latex/pst-gr3d/pst-gr3d.sty
14mu|texlive-pst-gr3d-1.34-4|32	%doc %{_texmfdistdir}/doc/generic/pst-gr3d/Changes
14mu|texlive-pst-gr3d-1.34-4|33	%doc %{_texmfdistdir}/doc/generic/pst-gr3d/README
14mu|texlive-pst-gr3d-1.34-4|34	%doc %{_texmfdistdir}/doc/generic/pst-gr3d/pst-gr3d.pdf
14mu|texlive-pst-gr3d-1.34-4|35	#- source
14mu|texlive-pst-gr3d-1.34-4|36	%doc %{_texmfdistdir}/source/latex/pst-gr3d/pst-gr3d.dtx
14mu|texlive-pst-gr3d-1.34-4|37	%doc %{_texmfdistdir}/source/latex/pst-gr3d/pst-gr3d.ins
14mu|texlive-pst-gr3d-1.34-4|38	
14mu|texlive-pst-gr3d-1.34-4|39	#-----------------------------------------------------------------------
14mu|texlive-pst-gr3d-1.34-4|40	%prep
14mu|texlive-pst-gr3d-1.34-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-pst-gr3d-1.34-4|42	
14mu|texlive-pst-gr3d-1.34-4|43	%build
14mu|texlive-pst-gr3d-1.34-4|44	
14mu|texlive-pst-gr3d-1.34-4|45	%install
14mu|texlive-pst-gr3d-1.34-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-gr3d-1.34-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-gr3d-1.34-4|48	
14mu|texlive-pst-gr3d-1.34-4|49	
14mu|texlive-pst-gr3d-1.34-4|50	
14mu|texlive-pst-gr3d-1.34-4|51	%changelog
14mu|texlive-pst-gr3d-1.34-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.34-4
14mu|texlive-pst-gr3d-1.34-4|53	+ Revision: 92fec07
14mu|texlive-pst-gr3d-1.34-4|54	- MassBuild#674: Increase release tag
14mu|texlive-pst-gr3d-1.34-4|55	
14mu|texlive-pst-gr3d-1.34-4|56	

25576 14
14mu|texlive-pst-grad-1.06-4|1	# revision 15878
14mu|texlive-pst-grad-1.06-4|2	# category Package
14mu|texlive-pst-grad-1.06-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-grad
14mu|texlive-pst-grad-1.06-4|4	# catalog-date 2007-07-11 11:50:31 +0200
14mu|texlive-pst-grad-1.06-4|5	# catalog-license lppl
14mu|texlive-pst-grad-1.06-4|6	# catalog-version 1.06
14mu|texlive-pst-grad-1.06-4|7	Name:		texlive-pst-grad
14mu|texlive-pst-grad-1.06-4|8	Version:	1.06
14mu|texlive-pst-grad-1.06-4|9	Release:	4
14mu|texlive-pst-grad-1.06-4|10	Summary:	Filling with colour gradients, using PStricks
14mu|texlive-pst-grad-1.06-4|11	Group:		Publishing
14mu|texlive-pst-grad-1.06-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-grad
14mu|texlive-pst-grad-1.06-4|13	License:	LPPL
14mu|texlive-pst-grad-1.06-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-grad.tar.xz
14mu|texlive-pst-grad-1.06-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-grad.doc.tar.xz
14mu|texlive-pst-grad-1.06-4|16	BuildArch:	noarch
14mu|texlive-pst-grad-1.06-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-grad-1.06-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-grad-1.06-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-grad-1.06-4|20	
14mu|texlive-pst-grad-1.06-4|21	%description
14mu|texlive-pst-grad-1.06-4|22	Pst-grad is a PSTricks based package for filling with colour
14mu|texlive-pst-grad-1.06-4|23	gradients. Supported are colours in the RGB, CMYK or HSB
14mu|texlive-pst-grad-1.06-4|24	models. Other colour gradient mechanisms are to be found in
14mu|texlive-pst-grad-1.06-4|25	package pst-slpe.
14mu|texlive-pst-grad-1.06-4|26	
14mu|texlive-pst-grad-1.06-4|27	
14mu|texlive-pst-grad-1.06-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-grad-1.06-4|29	%files
14mu|texlive-pst-grad-1.06-4|30	%{_texmfdistdir}/dvips/pst-grad/pst-grad.pro
14mu|texlive-pst-grad-1.06-4|31	%{_texmfdistdir}/tex/generic/pst-grad/pst-grad.tex
14mu|texlive-pst-grad-1.06-4|32	%{_texmfdistdir}/tex/latex/pst-grad/pst-grad.sty
14mu|texlive-pst-grad-1.06-4|33	%doc %{_texmfdistdir}/doc/generic/pst-grad/Changes
14mu|texlive-pst-grad-1.06-4|34	%doc %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.bib
14mu|texlive-pst-grad-1.06-4|35	%doc %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.pdf
14mu|texlive-pst-grad-1.06-4|36	%doc %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.tex
14mu|texlive-pst-grad-1.06-4|37	
14mu|texlive-pst-grad-1.06-4|38	#-----------------------------------------------------------------------
14mu|texlive-pst-grad-1.06-4|39	%prep
14mu|texlive-pst-grad-1.06-4|40	%setup -c -a0 -a1
14mu|texlive-pst-grad-1.06-4|41	
14mu|texlive-pst-grad-1.06-4|42	%build
14mu|texlive-pst-grad-1.06-4|43	
14mu|texlive-pst-grad-1.06-4|44	%install
14mu|texlive-pst-grad-1.06-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-grad-1.06-4|46	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-grad-1.06-4|47	
14mu|texlive-pst-grad-1.06-4|48	
14mu|texlive-pst-grad-1.06-4|49	
14mu|texlive-pst-grad-1.06-4|50	%changelog
14mu|texlive-pst-grad-1.06-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.06-4
14mu|texlive-pst-grad-1.06-4|52	+ Revision: a6524ea
14mu|texlive-pst-grad-1.06-4|53	- MassBuild#674: Increase release tag
14mu|texlive-pst-grad-1.06-4|54	
14mu|texlive-pst-grad-1.06-4|55	

25577 14
14mu|texlive-pst-graphicx-0.02-4|1	# revision 21717
14mu|texlive-pst-graphicx-0.02-4|2	# category Package
14mu|texlive-pst-graphicx-0.02-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-graphicx
14mu|texlive-pst-graphicx-0.02-4|4	# catalog-date 2011-03-14 10:28:00 +0100
14mu|texlive-pst-graphicx-0.02-4|5	# catalog-license lppl
14mu|texlive-pst-graphicx-0.02-4|6	# catalog-version 0.02
14mu|texlive-pst-graphicx-0.02-4|7	Name:		texlive-pst-graphicx
14mu|texlive-pst-graphicx-0.02-4|8	Version:	0.02
14mu|texlive-pst-graphicx-0.02-4|9	Release:	4
14mu|texlive-pst-graphicx-0.02-4|10	Summary:	A pstricks-compatible graphicx for use with Plain TeX
14mu|texlive-pst-graphicx-0.02-4|11	Group:		Publishing
14mu|texlive-pst-graphicx-0.02-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-graphicx
14mu|texlive-pst-graphicx-0.02-4|13	License:	LPPL
14mu|texlive-pst-graphicx-0.02-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-graphicx.tar.xz
14mu|texlive-pst-graphicx-0.02-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-graphicx.doc.tar.xz
14mu|texlive-pst-graphicx-0.02-4|16	BuildArch:	noarch
14mu|texlive-pst-graphicx-0.02-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-graphicx-0.02-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-graphicx-0.02-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-graphicx-0.02-4|20	
14mu|texlive-pst-graphicx-0.02-4|21	%description
14mu|texlive-pst-graphicx-0.02-4|22	The package provides a version of graphicx that avoids loading
14mu|texlive-pst-graphicx-0.02-4|23	the graphics bundle's (original) keyval package, which clashes
14mu|texlive-pst-graphicx-0.02-4|24	with pstricks' use of xkeyval.
14mu|texlive-pst-graphicx-0.02-4|25	
14mu|texlive-pst-graphicx-0.02-4|26	
14mu|texlive-pst-graphicx-0.02-4|27	#-----------------------------------------------------------------------
14mu|texlive-pst-graphicx-0.02-4|28	%files
14mu|texlive-pst-graphicx-0.02-4|29	%{_texmfdistdir}/tex/generic/pst-graphicx/pst-graphicx.tex
14mu|texlive-pst-graphicx-0.02-4|30	%doc %{_texmfdistdir}/doc/generic/pst-graphicx/Changes
14mu|texlive-pst-graphicx-0.02-4|31	%doc %{_texmfdistdir}/doc/generic/pst-graphicx/README
14mu|texlive-pst-graphicx-0.02-4|32	%doc %{_texmfdistdir}/doc/generic/pst-graphicx/demo.tex
14mu|texlive-pst-graphicx-0.02-4|33	
14mu|texlive-pst-graphicx-0.02-4|34	#-----------------------------------------------------------------------
14mu|texlive-pst-graphicx-0.02-4|35	%prep
14mu|texlive-pst-graphicx-0.02-4|36	%setup -c -a0 -a1
14mu|texlive-pst-graphicx-0.02-4|37	
14mu|texlive-pst-graphicx-0.02-4|38	%build
14mu|texlive-pst-graphicx-0.02-4|39	
14mu|texlive-pst-graphicx-0.02-4|40	%install
14mu|texlive-pst-graphicx-0.02-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-graphicx-0.02-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-graphicx-0.02-4|43	
14mu|texlive-pst-graphicx-0.02-4|44	
14mu|texlive-pst-graphicx-0.02-4|45	
14mu|texlive-pst-graphicx-0.02-4|46	%changelog
14mu|texlive-pst-graphicx-0.02-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.02-4
14mu|texlive-pst-graphicx-0.02-4|48	+ Revision: de4d34d
14mu|texlive-pst-graphicx-0.02-4|49	- MassBuild#674: Increase release tag
14mu|texlive-pst-graphicx-0.02-4|50	
14mu|texlive-pst-graphicx-0.02-4|51	

25578 14
14mu|texlive-pst-infixplot-0.11-4|1	# revision 15878
14mu|texlive-pst-infixplot-0.11-4|2	# category Package
14mu|texlive-pst-infixplot-0.11-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-infixplot
14mu|texlive-pst-infixplot-0.11-4|4	# catalog-date 2006-12-19 19:38:44 +0100
14mu|texlive-pst-infixplot-0.11-4|5	# catalog-license lppl
14mu|texlive-pst-infixplot-0.11-4|6	# catalog-version 0.11
14mu|texlive-pst-infixplot-0.11-4|7	Name:		texlive-pst-infixplot
14mu|texlive-pst-infixplot-0.11-4|8	Version:	0.11
14mu|texlive-pst-infixplot-0.11-4|9	Release:	4
14mu|texlive-pst-infixplot-0.11-4|10	Summary:	Using pstricks plotting capacities with infix expressions rather than RPN
14mu|texlive-pst-infixplot-0.11-4|11	Group:		Publishing
14mu|texlive-pst-infixplot-0.11-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-infixplot
14mu|texlive-pst-infixplot-0.11-4|13	License:	LPPL
14mu|texlive-pst-infixplot-0.11-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-infixplot.tar.xz
14mu|texlive-pst-infixplot-0.11-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-infixplot.doc.tar.xz
14mu|texlive-pst-infixplot-0.11-4|16	BuildArch:	noarch
14mu|texlive-pst-infixplot-0.11-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-infixplot-0.11-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-infixplot-0.11-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-infixplot-0.11-4|20	
14mu|texlive-pst-infixplot-0.11-4|21	%description
14mu|texlive-pst-infixplot-0.11-4|22	Plotting functions with pst-plot is very powerful but sometimes
14mu|texlive-pst-infixplot-0.11-4|23	difficult to learn since the syntax of \psplot and
14mu|texlive-pst-infixplot-0.11-4|24	\parametricplot requires some PostScript knowledge. The infix-
14mu|texlive-pst-infixplot-0.11-4|25	RPN and pst-infixplot styles simplify the usage of pst-plot for
14mu|texlive-pst-infixplot-0.11-4|26	the beginner, providing macro commands that convert natural
14mu|texlive-pst-infixplot-0.11-4|27	mathematical expressions to PostScript syntax.
14mu|texlive-pst-infixplot-0.11-4|28	
14mu|texlive-pst-infixplot-0.11-4|29	
14mu|texlive-pst-infixplot-0.11-4|30	#-----------------------------------------------------------------------
14mu|texlive-pst-infixplot-0.11-4|31	%files
14mu|texlive-pst-infixplot-0.11-4|32	%{_texmfdistdir}/tex/generic/pst-infixplot/infix-RPN.tex
14mu|texlive-pst-infixplot-0.11-4|33	%{_texmfdistdir}/tex/generic/pst-infixplot/pst-infixplot.tex
14mu|texlive-pst-infixplot-0.11-4|34	%{_texmfdistdir}/tex/latex/pst-infixplot/infix-RPN.sty
14mu|texlive-pst-infixplot-0.11-4|35	%{_texmfdistdir}/tex/latex/pst-infixplot/pst-infixplot.sty
14mu|texlive-pst-infixplot-0.11-4|36	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/README
14mu|texlive-pst-infixplot-0.11-4|37	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot-doc.ps
14mu|texlive-pst-infixplot-0.11-4|38	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot-doc.tex
14mu|texlive-pst-infixplot-0.11-4|39	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot.pdf
14mu|texlive-pst-infixplot-0.11-4|40	
14mu|texlive-pst-infixplot-0.11-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-infixplot-0.11-4|42	%prep
14mu|texlive-pst-infixplot-0.11-4|43	%setup -c -a0 -a1
14mu|texlive-pst-infixplot-0.11-4|44	
14mu|texlive-pst-infixplot-0.11-4|45	%build
14mu|texlive-pst-infixplot-0.11-4|46	
14mu|texlive-pst-infixplot-0.11-4|47	%install
14mu|texlive-pst-infixplot-0.11-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-infixplot-0.11-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-infixplot-0.11-4|50	
14mu|texlive-pst-infixplot-0.11-4|51	
14mu|texlive-pst-infixplot-0.11-4|52	
14mu|texlive-pst-infixplot-0.11-4|53	%changelog
14mu|texlive-pst-infixplot-0.11-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.11-4
14mu|texlive-pst-infixplot-0.11-4|55	+ Revision: ea15048
14mu|texlive-pst-infixplot-0.11-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-infixplot-0.11-4|57	
14mu|texlive-pst-infixplot-0.11-4|58	

25579 14
14mu|texlive-pst-jtree-2.6-4|1	# revision 20946
14mu|texlive-pst-jtree-2.6-4|2	# category Package
14mu|texlive-pst-jtree-2.6-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-jtree
14mu|texlive-pst-jtree-2.6-4|4	# catalog-date 2011-01-05 08:46:38 +0100
14mu|texlive-pst-jtree-2.6-4|5	# catalog-license lppl1.3
14mu|texlive-pst-jtree-2.6-4|6	# catalog-version 2.6
14mu|texlive-pst-jtree-2.6-4|7	Name:		texlive-pst-jtree
14mu|texlive-pst-jtree-2.6-4|8	Version:	2.6
14mu|texlive-pst-jtree-2.6-4|9	Release:	4
14mu|texlive-pst-jtree-2.6-4|10	Summary:	Typeset complex trees for linguists
14mu|texlive-pst-jtree-2.6-4|11	Group:		Publishing
14mu|texlive-pst-jtree-2.6-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-jtree
14mu|texlive-pst-jtree-2.6-4|13	License:	LPPL1.3
14mu|texlive-pst-jtree-2.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-jtree.tar.xz
14mu|texlive-pst-jtree-2.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-jtree.doc.tar.xz
14mu|texlive-pst-jtree-2.6-4|16	BuildArch:	noarch
14mu|texlive-pst-jtree-2.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-jtree-2.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-jtree-2.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-jtree-2.6-4|20	
14mu|texlive-pst-jtree-2.6-4|21	%description
14mu|texlive-pst-jtree-2.6-4|22	jTree uses PStricks to enable linguists to typeset complex
14mu|texlive-pst-jtree-2.6-4|23	trees. The package requires use of PStricks (of course) and
14mu|texlive-pst-jtree-2.6-4|24	xkeyval packages. jTree is a development of, and replacement
14mu|texlive-pst-jtree-2.6-4|25	for, the jftree package, which is no longer available.
14mu|texlive-pst-jtree-2.6-4|26	
14mu|texlive-pst-jtree-2.6-4|27	
14mu|texlive-pst-jtree-2.6-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-jtree-2.6-4|29	%files
14mu|texlive-pst-jtree-2.6-4|30	%{_texmfdistdir}/tex/generic/pst-jtree/pst-jtree.tex
14mu|texlive-pst-jtree-2.6-4|31	%{_texmfdistdir}/tex/latex/pst-jtree/pst-jtree.sty
14mu|texlive-pst-jtree-2.6-4|32	%doc %{_texmfdistdir}/doc/generic/pst-jtree/Doc-source.zip
14mu|texlive-pst-jtree-2.6-4|33	%doc %{_texmfdistdir}/doc/generic/pst-jtree/README
14mu|texlive-pst-jtree-2.6-4|34	%doc %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-doc-add.pdf
14mu|texlive-pst-jtree-2.6-4|35	%doc %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-doc.pdf
14mu|texlive-pst-jtree-2.6-4|36	%doc %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-examples.tex
14mu|texlive-pst-jtree-2.6-4|37	
14mu|texlive-pst-jtree-2.6-4|38	#-----------------------------------------------------------------------
14mu|texlive-pst-jtree-2.6-4|39	%prep
14mu|texlive-pst-jtree-2.6-4|40	%setup -c -a0 -a1
14mu|texlive-pst-jtree-2.6-4|41	
14mu|texlive-pst-jtree-2.6-4|42	%build
14mu|texlive-pst-jtree-2.6-4|43	
14mu|texlive-pst-jtree-2.6-4|44	%install
14mu|texlive-pst-jtree-2.6-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-jtree-2.6-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-jtree-2.6-4|47	
14mu|texlive-pst-jtree-2.6-4|48	
14mu|texlive-pst-jtree-2.6-4|49	
14mu|texlive-pst-jtree-2.6-4|50	%changelog
14mu|texlive-pst-jtree-2.6-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.6-4
14mu|texlive-pst-jtree-2.6-4|52	+ Revision: d7b4728
14mu|texlive-pst-jtree-2.6-4|53	- MassBuild#674: Increase release tag
14mu|texlive-pst-jtree-2.6-4|54	
14mu|texlive-pst-jtree-2.6-4|55	

25580 14
14mu|texlive-pst-knot-0.2-4|1	# revision 16033
14mu|texlive-pst-knot-0.2-4|2	# category Package
14mu|texlive-pst-knot-0.2-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-knot
14mu|texlive-pst-knot-0.2-4|4	# catalog-date 2009-11-14 08:46:33 +0100
14mu|texlive-pst-knot-0.2-4|5	# catalog-license lppl
14mu|texlive-pst-knot-0.2-4|6	# catalog-version 0.2
14mu|texlive-pst-knot-0.2-4|7	Name:		texlive-pst-knot
14mu|texlive-pst-knot-0.2-4|8	Version:	0.2
14mu|texlive-pst-knot-0.2-4|9	Release:	4
14mu|texlive-pst-knot-0.2-4|10	Summary:	PSTricks package for displaying knots
14mu|texlive-pst-knot-0.2-4|11	Group:		Publishing
14mu|texlive-pst-knot-0.2-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-knot
14mu|texlive-pst-knot-0.2-4|13	License:	LPPL
14mu|texlive-pst-knot-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-knot.tar.xz
14mu|texlive-pst-knot-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-knot.doc.tar.xz
14mu|texlive-pst-knot-0.2-4|16	BuildArch:	noarch
14mu|texlive-pst-knot-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-knot-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-knot-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-knot-0.2-4|20	
14mu|texlive-pst-knot-0.2-4|21	%description
14mu|texlive-pst-knot-0.2-4|22	The package can produce a fair range of knot shapes, with all
14mu|texlive-pst-knot-0.2-4|23	the standard graphics controls one expects.
14mu|texlive-pst-knot-0.2-4|24	
14mu|texlive-pst-knot-0.2-4|25	
14mu|texlive-pst-knot-0.2-4|26	#-----------------------------------------------------------------------
14mu|texlive-pst-knot-0.2-4|27	%files
14mu|texlive-pst-knot-0.2-4|28	%{_texmfdistdir}/dvips/pst-knot/pst-psm.pro
14mu|texlive-pst-knot-0.2-4|29	%{_texmfdistdir}/tex/generic/pst-knot/pst-knot.tex
14mu|texlive-pst-knot-0.2-4|30	%{_texmfdistdir}/tex/latex/pst-knot/pst-knot.sty
14mu|texlive-pst-knot-0.2-4|31	%doc %{_texmfdistdir}/doc/generic/pst-knot/Changes
14mu|texlive-pst-knot-0.2-4|32	%doc %{_texmfdistdir}/doc/generic/pst-knot/README
14mu|texlive-pst-knot-0.2-4|33	%doc %{_texmfdistdir}/doc/generic/pst-knot/pst-knot-doc.pdf
14mu|texlive-pst-knot-0.2-4|34	%doc %{_texmfdistdir}/doc/generic/pst-knot/pst-knot-doc.tex
14mu|texlive-pst-knot-0.2-4|35	
14mu|texlive-pst-knot-0.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-pst-knot-0.2-4|37	%prep
14mu|texlive-pst-knot-0.2-4|38	%setup -c -a0 -a1
14mu|texlive-pst-knot-0.2-4|39	
14mu|texlive-pst-knot-0.2-4|40	%build
14mu|texlive-pst-knot-0.2-4|41	
14mu|texlive-pst-knot-0.2-4|42	%install
14mu|texlive-pst-knot-0.2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-knot-0.2-4|44	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-knot-0.2-4|45	
14mu|texlive-pst-knot-0.2-4|46	
14mu|texlive-pst-knot-0.2-4|47	
14mu|texlive-pst-knot-0.2-4|48	%changelog
14mu|texlive-pst-knot-0.2-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-pst-knot-0.2-4|50	+ Revision: 324941a
14mu|texlive-pst-knot-0.2-4|51	- MassBuild#674: Increase release tag
14mu|texlive-pst-knot-0.2-4|52	
14mu|texlive-pst-knot-0.2-4|53	

25581 14
14mu|texlive-pst-labo-2.03-4|1	# revision 15878
14mu|texlive-pst-labo-2.03-4|2	# category Package
14mu|texlive-pst-labo-2.03-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-labo
14mu|texlive-pst-labo-2.03-4|4	# catalog-date 2007-03-11 16:56:01 +0100
14mu|texlive-pst-labo-2.03-4|5	# catalog-license lppl
14mu|texlive-pst-labo-2.03-4|6	# catalog-version 2.03
14mu|texlive-pst-labo-2.03-4|7	Name:		texlive-pst-labo
14mu|texlive-pst-labo-2.03-4|8	Version:	2.03
14mu|texlive-pst-labo-2.03-4|9	Release:	4
14mu|texlive-pst-labo-2.03-4|10	Summary:	Draw objects for Chemistry laboratories
14mu|texlive-pst-labo-2.03-4|11	Group:		Publishing
14mu|texlive-pst-labo-2.03-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-labo
14mu|texlive-pst-labo-2.03-4|13	License:	LPPL
14mu|texlive-pst-labo-2.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-labo.tar.xz
14mu|texlive-pst-labo-2.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-labo.doc.tar.xz
14mu|texlive-pst-labo-2.03-4|16	BuildArch:	noarch
14mu|texlive-pst-labo-2.03-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-labo-2.03-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-labo-2.03-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-labo-2.03-4|20	
14mu|texlive-pst-labo-2.03-4|21	%description
14mu|texlive-pst-labo-2.03-4|22	Pst-labo is a PSTricks related package for drawing basic and
14mu|texlive-pst-labo-2.03-4|23	complex chemical objects. The documentation of the package is
14mu|texlive-pst-labo-2.03-4|24	illuminated with plenty of illustrations together with their
14mu|texlive-pst-labo-2.03-4|25	source code, making it an easy read.
14mu|texlive-pst-labo-2.03-4|26	
14mu|texlive-pst-labo-2.03-4|27	
14mu|texlive-pst-labo-2.03-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-labo-2.03-4|29	%files
14mu|texlive-pst-labo-2.03-4|30	%{_texmfdistdir}/tex/generic/pst-labo/pst-labo.tex
14mu|texlive-pst-labo-2.03-4|31	%{_texmfdistdir}/tex/generic/pst-labo/pst-laboObj.tex
14mu|texlive-pst-labo-2.03-4|32	%{_texmfdistdir}/tex/latex/pst-labo/pst-labo.sty
14mu|texlive-pst-labo-2.03-4|33	%doc %{_texmfdistdir}/doc/generic/pst-labo/Changes
14mu|texlive-pst-labo-2.03-4|34	%doc %{_texmfdistdir}/doc/generic/pst-labo/README
14mu|texlive-pst-labo-2.03-4|35	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-doc.bib
14mu|texlive-pst-labo-2.03-4|36	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.ltx
14mu|texlive-pst-labo-2.03-4|37	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.pdf
14mu|texlive-pst-labo-2.03-4|38	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.tex
14mu|texlive-pst-labo-2.03-4|39	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.ltx
14mu|texlive-pst-labo-2.03-4|40	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.pdf
14mu|texlive-pst-labo-2.03-4|41	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.tex
14mu|texlive-pst-labo-2.03-4|42	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.ltx
14mu|texlive-pst-labo-2.03-4|43	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.pdf
14mu|texlive-pst-labo-2.03-4|44	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.tex
14mu|texlive-pst-labo-2.03-4|45	%doc %{_texmfdistdir}/doc/generic/pst-labo/pstlabo8-tab1-DE.tex
14mu|texlive-pst-labo-2.03-4|46	%doc %{_texmfdistdir}/doc/generic/pst-labo/pstlabo8-tab1-EN.tex
14mu|texlive-pst-labo-2.03-4|47	%doc %{_texmfdistdir}/doc/generic/pst-labo/pstlabo8-tab1-FR.tex
14mu|texlive-pst-labo-2.03-4|48	
14mu|texlive-pst-labo-2.03-4|49	#-----------------------------------------------------------------------
14mu|texlive-pst-labo-2.03-4|50	%prep
14mu|texlive-pst-labo-2.03-4|51	%setup -c -a0 -a1
14mu|texlive-pst-labo-2.03-4|52	
14mu|texlive-pst-labo-2.03-4|53	%build
14mu|texlive-pst-labo-2.03-4|54	
14mu|texlive-pst-labo-2.03-4|55	%install
14mu|texlive-pst-labo-2.03-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-labo-2.03-4|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-labo-2.03-4|58	
14mu|texlive-pst-labo-2.03-4|59	
14mu|texlive-pst-labo-2.03-4|60	
14mu|texlive-pst-labo-2.03-4|61	%changelog
14mu|texlive-pst-labo-2.03-4|62	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.03-4
14mu|texlive-pst-labo-2.03-4|63	+ Revision: c39bf0b
14mu|texlive-pst-labo-2.03-4|64	- MassBuild#674: Increase release tag
14mu|texlive-pst-labo-2.03-4|65	
14mu|texlive-pst-labo-2.03-4|66	

25582 14
14mu|texlive-pst-layout-.95-5|1	# revision 25467
14mu|texlive-pst-layout-.95-5|2	# category Package
14mu|texlive-pst-layout-.95-5|3	# catalog-ctan /graphics/pstricks/contrib/pst-layout
14mu|texlive-pst-layout-.95-5|4	# catalog-date 2011-05-27 12:35:46 +0200
14mu|texlive-pst-layout-.95-5|5	# catalog-license lppl
14mu|texlive-pst-layout-.95-5|6	# catalog-version .95
14mu|texlive-pst-layout-.95-5|7	Name:		texlive-pst-layout
14mu|texlive-pst-layout-.95-5|8	Version:	.95
14mu|texlive-pst-layout-.95-5|9	Release:	5
14mu|texlive-pst-layout-.95-5|10	Summary:	Page layout macros based on PStricks packages
14mu|texlive-pst-layout-.95-5|11	Group:		Publishing
14mu|texlive-pst-layout-.95-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-layout
14mu|texlive-pst-layout-.95-5|13	License:	LPPL
14mu|texlive-pst-layout-.95-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-layout.tar.xz
14mu|texlive-pst-layout-.95-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-layout.doc.tar.xz
14mu|texlive-pst-layout-.95-5|16	BuildArch:	noarch
14mu|texlive-pst-layout-.95-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-layout-.95-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-layout-.95-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-layout-.95-5|20	
14mu|texlive-pst-layout-.95-5|21	%description
14mu|texlive-pst-layout-.95-5|22	The package provides a means of creating elaborate ("pseudo-
14mu|texlive-pst-layout-.95-5|23	tabular") layouts of material, typically to be overlaid on an
14mu|texlive-pst-layout-.95-5|24	included graphic. The package requires a recent version of the
14mu|texlive-pst-layout-.95-5|25	package pst-node and some other pstricks-related material.
14mu|texlive-pst-layout-.95-5|26	
14mu|texlive-pst-layout-.95-5|27	
14mu|texlive-pst-layout-.95-5|28	#-----------------------------------------------------------------------
14mu|texlive-pst-layout-.95-5|29	%files
14mu|texlive-pst-layout-.95-5|30	%{_texmfdistdir}/tex/latex/pst-layout/pst-layout.sty
14mu|texlive-pst-layout-.95-5|31	%doc %{_texmfdistdir}/doc/latex/pst-layout/README
14mu|texlive-pst-layout-.95-5|32	%doc %{_texmfdistdir}/doc/latex/pst-layout/pst-layout-doc.pdf
14mu|texlive-pst-layout-.95-5|33	%doc %{_texmfdistdir}/doc/latex/pst-layout/pst-layout-doc.tex
14mu|texlive-pst-layout-.95-5|34	
14mu|texlive-pst-layout-.95-5|35	#-----------------------------------------------------------------------
14mu|texlive-pst-layout-.95-5|36	%prep
14mu|texlive-pst-layout-.95-5|37	%setup -c -a0 -a1
14mu|texlive-pst-layout-.95-5|38	
14mu|texlive-pst-layout-.95-5|39	%build
14mu|texlive-pst-layout-.95-5|40	
14mu|texlive-pst-layout-.95-5|41	%install
14mu|texlive-pst-layout-.95-5|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-layout-.95-5|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-layout-.95-5|44	
14mu|texlive-pst-layout-.95-5|45	
14mu|texlive-pst-layout-.95-5|46	
14mu|texlive-pst-layout-.95-5|47	%changelog
14mu|texlive-pst-layout-.95-5|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> .95-5
14mu|texlive-pst-layout-.95-5|49	+ Revision: 89ef986
14mu|texlive-pst-layout-.95-5|50	- MassBuild#674: Increase release tag
14mu|texlive-pst-layout-.95-5|51	
14mu|texlive-pst-layout-.95-5|52	

25583 14
14mu|texlive-pst-lens-1.02-4|1	# revision 15878
14mu|texlive-pst-lens-1.02-4|2	# category Package
14mu|texlive-pst-lens-1.02-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-lens
14mu|texlive-pst-lens-1.02-4|4	# catalog-date 2007-06-15 10:24:12 +0200
14mu|texlive-pst-lens-1.02-4|5	# catalog-license lppl
14mu|texlive-pst-lens-1.02-4|6	# catalog-version 1.02
14mu|texlive-pst-lens-1.02-4|7	Name:		texlive-pst-lens
14mu|texlive-pst-lens-1.02-4|8	Version:	1.02
14mu|texlive-pst-lens-1.02-4|9	Release:	4
14mu|texlive-pst-lens-1.02-4|10	Summary:	Lenses with PSTricks
14mu|texlive-pst-lens-1.02-4|11	Group:		Publishing
14mu|texlive-pst-lens-1.02-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-lens
14mu|texlive-pst-lens-1.02-4|13	License:	LPPL
14mu|texlive-pst-lens-1.02-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-lens.tar.xz
14mu|texlive-pst-lens-1.02-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-lens.doc.tar.xz
14mu|texlive-pst-lens-1.02-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-lens.source.tar.xz
14mu|texlive-pst-lens-1.02-4|17	BuildArch:	noarch
14mu|texlive-pst-lens-1.02-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-lens-1.02-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-lens-1.02-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-lens-1.02-4|21	
14mu|texlive-pst-lens-1.02-4|22	%description
14mu|texlive-pst-lens-1.02-4|23	This PSTricks package provides a really rather simple command
14mu|texlive-pst-lens-1.02-4|24	\PstLens that will draw a lens. Command parameters provide a
14mu|texlive-pst-lens-1.02-4|25	remarkable range of effects.
14mu|texlive-pst-lens-1.02-4|26	
14mu|texlive-pst-lens-1.02-4|27	
14mu|texlive-pst-lens-1.02-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-lens-1.02-4|29	%files
14mu|texlive-pst-lens-1.02-4|30	%{_texmfdistdir}/tex/generic/pst-lens/pst-lens.tex
14mu|texlive-pst-lens-1.02-4|31	%{_texmfdistdir}/tex/latex/pst-lens/pst-lens.sty
14mu|texlive-pst-lens-1.02-4|32	%doc %{_texmfdistdir}/doc/generic/pst-lens/Changes
14mu|texlive-pst-lens-1.02-4|33	%doc %{_texmfdistdir}/doc/generic/pst-lens/README
14mu|texlive-pst-lens-1.02-4|34	%doc %{_texmfdistdir}/doc/generic/pst-lens/pst-lens.pdf
14mu|texlive-pst-lens-1.02-4|35	#- source
14mu|texlive-pst-lens-1.02-4|36	%doc %{_texmfdistdir}/source/generic/pst-lens/pst-lens.dtx
14mu|texlive-pst-lens-1.02-4|37	%doc %{_texmfdistdir}/source/generic/pst-lens/pst-lens.ins
14mu|texlive-pst-lens-1.02-4|38	
14mu|texlive-pst-lens-1.02-4|39	#-----------------------------------------------------------------------
14mu|texlive-pst-lens-1.02-4|40	%prep
14mu|texlive-pst-lens-1.02-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-pst-lens-1.02-4|42	
14mu|texlive-pst-lens-1.02-4|43	%build
14mu|texlive-pst-lens-1.02-4|44	
14mu|texlive-pst-lens-1.02-4|45	%install
14mu|texlive-pst-lens-1.02-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-lens-1.02-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-lens-1.02-4|48	
14mu|texlive-pst-lens-1.02-4|49	
14mu|texlive-pst-lens-1.02-4|50	
14mu|texlive-pst-lens-1.02-4|51	%changelog
14mu|texlive-pst-lens-1.02-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.02-4
14mu|texlive-pst-lens-1.02-4|53	+ Revision: fe5972f
14mu|texlive-pst-lens-1.02-4|54	- MassBuild#674: Increase release tag
14mu|texlive-pst-lens-1.02-4|55	
14mu|texlive-pst-lens-1.02-4|56	

25584 14
14mu|texlive-pst-light3d-0.12-4|1	# revision 15878
14mu|texlive-pst-light3d-0.12-4|2	# category Package
14mu|texlive-pst-light3d-0.12-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-light3d
14mu|texlive-pst-light3d-0.12-4|4	# catalog-date 2007-03-11 16:56:01 +0100
14mu|texlive-pst-light3d-0.12-4|5	# catalog-license lppl
14mu|texlive-pst-light3d-0.12-4|6	# catalog-version 0.12
14mu|texlive-pst-light3d-0.12-4|7	Name:		texlive-pst-light3d
14mu|texlive-pst-light3d-0.12-4|8	Version:	0.12
14mu|texlive-pst-light3d-0.12-4|9	Release:	4
14mu|texlive-pst-light3d-0.12-4|10	Summary:	3D lighting effects for pstricks
14mu|texlive-pst-light3d-0.12-4|11	Group:		Publishing
14mu|texlive-pst-light3d-0.12-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-light3d
14mu|texlive-pst-light3d-0.12-4|13	License:	LPPL
14mu|texlive-pst-light3d-0.12-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-light3d.tar.xz
14mu|texlive-pst-light3d-0.12-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-light3d.doc.tar.xz
14mu|texlive-pst-light3d-0.12-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-light3d.source.tar.xz
14mu|texlive-pst-light3d-0.12-4|17	BuildArch:	noarch
14mu|texlive-pst-light3d-0.12-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-light3d-0.12-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-light3d-0.12-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-light3d-0.12-4|21	
14mu|texlive-pst-light3d-0.12-4|22	%description
14mu|texlive-pst-light3d-0.12-4|23	A PSTricks package for three dimensional lighting effects on
14mu|texlive-pst-light3d-0.12-4|24	characters and PSTricks graphics, like lines, curves, plots,
14mu|texlive-pst-light3d-0.12-4|25	...
14mu|texlive-pst-light3d-0.12-4|26	
14mu|texlive-pst-light3d-0.12-4|27	
14mu|texlive-pst-light3d-0.12-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-light3d-0.12-4|29	%files
14mu|texlive-pst-light3d-0.12-4|30	%{_texmfdistdir}/dvips/pst-light3d/pst-light3d.pro
14mu|texlive-pst-light3d-0.12-4|31	%{_texmfdistdir}/tex/generic/pst-light3d/pst-light3d.tex
14mu|texlive-pst-light3d-0.12-4|32	%{_texmfdistdir}/tex/latex/pst-light3d/pst-light3d.sty
14mu|texlive-pst-light3d-0.12-4|33	%doc %{_texmfdistdir}/doc/generic/pst-light3d/Changes
14mu|texlive-pst-light3d-0.12-4|34	%doc %{_texmfdistdir}/doc/generic/pst-light3d/README
14mu|texlive-pst-light3d-0.12-4|35	%doc %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.bib
14mu|texlive-pst-light3d-0.12-4|36	%doc %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.pdf
14mu|texlive-pst-light3d-0.12-4|37	%doc %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.tex
14mu|texlive-pst-light3d-0.12-4|38	#- source
14mu|texlive-pst-light3d-0.12-4|39	%doc %{_texmfdistdir}/source/generic/pst-light3d/Makefile
14mu|texlive-pst-light3d-0.12-4|40	
14mu|texlive-pst-light3d-0.12-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-light3d-0.12-4|42	%prep
14mu|texlive-pst-light3d-0.12-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-light3d-0.12-4|44	
14mu|texlive-pst-light3d-0.12-4|45	%build
14mu|texlive-pst-light3d-0.12-4|46	
14mu|texlive-pst-light3d-0.12-4|47	%install
14mu|texlive-pst-light3d-0.12-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-light3d-0.12-4|49	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-light3d-0.12-4|50	
14mu|texlive-pst-light3d-0.12-4|51	
14mu|texlive-pst-light3d-0.12-4|52	
14mu|texlive-pst-light3d-0.12-4|53	%changelog
14mu|texlive-pst-light3d-0.12-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.12-4
14mu|texlive-pst-light3d-0.12-4|55	+ Revision: 1818383
14mu|texlive-pst-light3d-0.12-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-light3d-0.12-4|57	
14mu|texlive-pst-light3d-0.12-4|58	

25585 14
14mu|texlive-pst-magneticfield-1.13-4|1	# revision 18922
14mu|texlive-pst-magneticfield-1.13-4|2	# category Package
14mu|texlive-pst-magneticfield-1.13-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-magneticfield
14mu|texlive-pst-magneticfield-1.13-4|4	# catalog-date 2010-06-12 14:14:46 +0200
14mu|texlive-pst-magneticfield-1.13-4|5	# catalog-license lppl
14mu|texlive-pst-magneticfield-1.13-4|6	# catalog-version 1.13
14mu|texlive-pst-magneticfield-1.13-4|7	Name:		texlive-pst-magneticfield
14mu|texlive-pst-magneticfield-1.13-4|8	Version:	1.13
14mu|texlive-pst-magneticfield-1.13-4|9	Release:	4
14mu|texlive-pst-magneticfield-1.13-4|10	Summary:	Plotting a magnetic field with PSTricks
14mu|texlive-pst-magneticfield-1.13-4|11	Group:		Publishing
14mu|texlive-pst-magneticfield-1.13-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-magneticfield
14mu|texlive-pst-magneticfield-1.13-4|13	License:	LPPL
14mu|texlive-pst-magneticfield-1.13-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-magneticfield.tar.xz
14mu|texlive-pst-magneticfield-1.13-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-magneticfield.doc.tar.xz
14mu|texlive-pst-magneticfield-1.13-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-magneticfield.source.tar.xz
14mu|texlive-pst-magneticfield-1.13-4|17	BuildArch:	noarch
14mu|texlive-pst-magneticfield-1.13-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-magneticfield-1.13-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-magneticfield-1.13-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-magneticfield-1.13-4|21	
14mu|texlive-pst-magneticfield-1.13-4|22	%description
14mu|texlive-pst-magneticfield-1.13-4|23	pst-magneticfield is a PSTricks related package to draw the
14mu|texlive-pst-magneticfield-1.13-4|24	magnetic field lines of Helmholtz coils in a two or three
14mu|texlive-pst-magneticfield-1.13-4|25	dimensional view. There are several parameters to create a
14mu|texlive-pst-magneticfield-1.13-4|26	different output. For more informations or some examples read
14mu|texlive-pst-magneticfield-1.13-4|27	the documentation of the package.
14mu|texlive-pst-magneticfield-1.13-4|28	
14mu|texlive-pst-magneticfield-1.13-4|29	
14mu|texlive-pst-magneticfield-1.13-4|30	#-----------------------------------------------------------------------
14mu|texlive-pst-magneticfield-1.13-4|31	%files
14mu|texlive-pst-magneticfield-1.13-4|32	%{_texmfdistdir}/dvips/pst-magneticfield/pst-magneticfield.pro
14mu|texlive-pst-magneticfield-1.13-4|33	%{_texmfdistdir}/tex/generic/pst-magneticfield/pst-magneticfield.tex
14mu|texlive-pst-magneticfield-1.13-4|34	%{_texmfdistdir}/tex/latex/pst-magneticfield/pst-magneticfield.sty
14mu|texlive-pst-magneticfield-1.13-4|35	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/Changes
14mu|texlive-pst-magneticfield-1.13-4|36	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/README
14mu|texlive-pst-magneticfield-1.13-4|37	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib
14mu|texlive-pst-magneticfield-1.13-4|38	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docDE.pdf
14mu|texlive-pst-magneticfield-1.13-4|39	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docDE.tex
14mu|texlive-pst-magneticfield-1.13-4|40	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docEN.pdf
14mu|texlive-pst-magneticfield-1.13-4|41	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docEN.tex
14mu|texlive-pst-magneticfield-1.13-4|42	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docFR.pdf
14mu|texlive-pst-magneticfield-1.13-4|43	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex
14mu|texlive-pst-magneticfield-1.13-4|44	#- source
14mu|texlive-pst-magneticfield-1.13-4|45	%doc %{_texmfdistdir}/source/generic/pst-magneticfield/Makefile
14mu|texlive-pst-magneticfield-1.13-4|46	
14mu|texlive-pst-magneticfield-1.13-4|47	#-----------------------------------------------------------------------
14mu|texlive-pst-magneticfield-1.13-4|48	%prep
14mu|texlive-pst-magneticfield-1.13-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-pst-magneticfield-1.13-4|50	
14mu|texlive-pst-magneticfield-1.13-4|51	%build
14mu|texlive-pst-magneticfield-1.13-4|52	
14mu|texlive-pst-magneticfield-1.13-4|53	%install
14mu|texlive-pst-magneticfield-1.13-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-magneticfield-1.13-4|55	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-magneticfield-1.13-4|56	
14mu|texlive-pst-magneticfield-1.13-4|57	
14mu|texlive-pst-magneticfield-1.13-4|58	
14mu|texlive-pst-magneticfield-1.13-4|59	%changelog
14mu|texlive-pst-magneticfield-1.13-4|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.13-4
14mu|texlive-pst-magneticfield-1.13-4|61	+ Revision: 4f15cba
14mu|texlive-pst-magneticfield-1.13-4|62	- MassBuild#674: Increase release tag
14mu|texlive-pst-magneticfield-1.13-4|63	
14mu|texlive-pst-magneticfield-1.13-4|64	

25586 14
14mu|texlive-pst-math-0.61-4|1	# revision 20176
14mu|texlive-pst-math-0.61-4|2	# category Package
14mu|texlive-pst-math-0.61-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-math
14mu|texlive-pst-math-0.61-4|4	# catalog-date 2010-10-02 23:46:37 +0200
14mu|texlive-pst-math-0.61-4|5	# catalog-license lppl
14mu|texlive-pst-math-0.61-4|6	# catalog-version 0.61
14mu|texlive-pst-math-0.61-4|7	Name:		texlive-pst-math
14mu|texlive-pst-math-0.61-4|8	Version:	0.61
14mu|texlive-pst-math-0.61-4|9	Release:	4
14mu|texlive-pst-math-0.61-4|10	Summary:	Enhancement of PostScript math operators to use with pstricks
14mu|texlive-pst-math-0.61-4|11	Group:		Publishing
14mu|texlive-pst-math-0.61-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-math
14mu|texlive-pst-math-0.61-4|13	License:	LPPL
14mu|texlive-pst-math-0.61-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-math.tar.xz
14mu|texlive-pst-math-0.61-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-math.doc.tar.xz
14mu|texlive-pst-math-0.61-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-math.source.tar.xz
14mu|texlive-pst-math-0.61-4|17	BuildArch:	noarch
14mu|texlive-pst-math-0.61-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-math-0.61-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-math-0.61-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-math-0.61-4|21	
14mu|texlive-pst-math-0.61-4|22	%description
14mu|texlive-pst-math-0.61-4|23	PostScript lacks a lot of basic operators such as tan, acos,
14mu|texlive-pst-math-0.61-4|24	asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base).
14mu|texlive-pst-math-0.61-4|25	Also (oddly) cos and sin use arguments in degrees. Pst-math
14mu|texlive-pst-math-0.61-4|26	provides all those operators in a header file pst-math.pro with
14mu|texlive-pst-math-0.61-4|27	wrappers pst-math.sty and pst-math.tex. In addition, sinc,
14mu|texlive-pst-math-0.61-4|28	gauss, gammaln and bessel are implemented (only partially for
14mu|texlive-pst-math-0.61-4|29	the latter). pst-math is designed essentially to work with pst-
14mu|texlive-pst-math-0.61-4|30	plot but can be used in whatever PS code (such as pstricks
14mu|texlive-pst-math-0.61-4|31	SpecialCoor "!", which is useful for placing labels). The
14mu|texlive-pst-math-0.61-4|32	package also provides a routine SIMPSON for numerical
14mu|texlive-pst-math-0.61-4|33	integration and a solver of linear equation systems.
14mu|texlive-pst-math-0.61-4|34	
14mu|texlive-pst-math-0.61-4|35	
14mu|texlive-pst-math-0.61-4|36	#-----------------------------------------------------------------------
14mu|texlive-pst-math-0.61-4|37	%files
14mu|texlive-pst-math-0.61-4|38	%{_texmfdistdir}/dvips/pst-math/pst-math.pro
14mu|texlive-pst-math-0.61-4|39	%{_texmfdistdir}/tex/generic/pst-math/pst-math.tex
14mu|texlive-pst-math-0.61-4|40	%{_texmfdistdir}/tex/latex/pst-math/pst-math.sty
14mu|texlive-pst-math-0.61-4|41	%doc %{_texmfdistdir}/doc/generic/pst-math/Changes
14mu|texlive-pst-math-0.61-4|42	%doc %{_texmfdistdir}/doc/generic/pst-math/README
14mu|texlive-pst-math-0.61-4|43	%doc %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.bib
14mu|texlive-pst-math-0.61-4|44	%doc %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.pdf
14mu|texlive-pst-math-0.61-4|45	%doc %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.tex
14mu|texlive-pst-math-0.61-4|46	#- source
14mu|texlive-pst-math-0.61-4|47	%doc %{_texmfdistdir}/source/generic/pst-math/Makefile
14mu|texlive-pst-math-0.61-4|48	
14mu|texlive-pst-math-0.61-4|49	#-----------------------------------------------------------------------
14mu|texlive-pst-math-0.61-4|50	%prep
14mu|texlive-pst-math-0.61-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-pst-math-0.61-4|52	
14mu|texlive-pst-math-0.61-4|53	%build
14mu|texlive-pst-math-0.61-4|54	
14mu|texlive-pst-math-0.61-4|55	%install
14mu|texlive-pst-math-0.61-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-math-0.61-4|57	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-math-0.61-4|58	
14mu|texlive-pst-math-0.61-4|59	
14mu|texlive-pst-math-0.61-4|60	
14mu|texlive-pst-math-0.61-4|61	%changelog
14mu|texlive-pst-math-0.61-4|62	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.61-4
14mu|texlive-pst-math-0.61-4|63	+ Revision: 90b571f
14mu|texlive-pst-math-0.61-4|64	- MassBuild#674: Increase release tag
14mu|texlive-pst-math-0.61-4|65	
14mu|texlive-pst-math-0.61-4|66	

25587 14
14mu|texlive-pst-mirror-1.00-4|1	# revision 16370
14mu|texlive-pst-mirror-1.00-4|2	# category Package
14mu|texlive-pst-mirror-1.00-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-mirror
14mu|texlive-pst-mirror-1.00-4|4	# catalog-date 2009-12-14 16:47:24 +0100
14mu|texlive-pst-mirror-1.00-4|5	# catalog-license lppl
14mu|texlive-pst-mirror-1.00-4|6	# catalog-version 1.00
14mu|texlive-pst-mirror-1.00-4|7	Name:		texlive-pst-mirror
14mu|texlive-pst-mirror-1.00-4|8	Version:	1.00
14mu|texlive-pst-mirror-1.00-4|9	Release:	4
14mu|texlive-pst-mirror-1.00-4|10	Summary:	Images on a spherical mirror
14mu|texlive-pst-mirror-1.00-4|11	Group:		Publishing
14mu|texlive-pst-mirror-1.00-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-mirror
14mu|texlive-pst-mirror-1.00-4|13	License:	LPPL
14mu|texlive-pst-mirror-1.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-mirror.tar.xz
14mu|texlive-pst-mirror-1.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-mirror.doc.tar.xz
14mu|texlive-pst-mirror-1.00-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-mirror.source.tar.xz
14mu|texlive-pst-mirror-1.00-4|17	BuildArch:	noarch
14mu|texlive-pst-mirror-1.00-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-mirror-1.00-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-mirror-1.00-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-mirror-1.00-4|21	
14mu|texlive-pst-mirror-1.00-4|22	%description
14mu|texlive-pst-mirror-1.00-4|23	The package provides commands and supporting PostScript
14mu|texlive-pst-mirror-1.00-4|24	material for drawing images as if reflected by a spherical
14mu|texlive-pst-mirror-1.00-4|25	mirror.
14mu|texlive-pst-mirror-1.00-4|26	
14mu|texlive-pst-mirror-1.00-4|27	
14mu|texlive-pst-mirror-1.00-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-mirror-1.00-4|29	%files
14mu|texlive-pst-mirror-1.00-4|30	%{_texmfdistdir}/dvips/pst-mirror/pst-mirror.pro
14mu|texlive-pst-mirror-1.00-4|31	%{_texmfdistdir}/tex/generic/pst-mirror/pst-mirror.tex
14mu|texlive-pst-mirror-1.00-4|32	%{_texmfdistdir}/tex/latex/pst-mirror/pst-mirror.sty
14mu|texlive-pst-mirror-1.00-4|33	%doc %{_texmfdistdir}/doc/generic/pst-mirror/Changes
14mu|texlive-pst-mirror-1.00-4|34	%doc %{_texmfdistdir}/doc/generic/pst-mirror/README
14mu|texlive-pst-mirror-1.00-4|35	%doc %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.bib
14mu|texlive-pst-mirror-1.00-4|36	%doc %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.pdf
14mu|texlive-pst-mirror-1.00-4|37	%doc %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.tex
14mu|texlive-pst-mirror-1.00-4|38	#- source
14mu|texlive-pst-mirror-1.00-4|39	%doc %{_texmfdistdir}/source/generic/pst-mirror/Makefile
14mu|texlive-pst-mirror-1.00-4|40	
14mu|texlive-pst-mirror-1.00-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-mirror-1.00-4|42	%prep
14mu|texlive-pst-mirror-1.00-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-mirror-1.00-4|44	
14mu|texlive-pst-mirror-1.00-4|45	%build
14mu|texlive-pst-mirror-1.00-4|46	
14mu|texlive-pst-mirror-1.00-4|47	%install
14mu|texlive-pst-mirror-1.00-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-mirror-1.00-4|49	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-mirror-1.00-4|50	
14mu|texlive-pst-mirror-1.00-4|51	
14mu|texlive-pst-mirror-1.00-4|52	
14mu|texlive-pst-mirror-1.00-4|53	%changelog
14mu|texlive-pst-mirror-1.00-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14mu|texlive-pst-mirror-1.00-4|55	+ Revision: 0cdfcac
14mu|texlive-pst-mirror-1.00-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-mirror-1.00-4|57	
14mu|texlive-pst-mirror-1.00-4|58	

25588 14
14mu|texlive-pst-node-1.32-3|1	# revision 32891
14mu|texlive-pst-node-1.32-3|2	# category Package
14mu|texlive-pst-node-1.32-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-node
14mu|texlive-pst-node-1.32-3|4	# catalog-date 2014-02-04 05:38:17 +0100
14mu|texlive-pst-node-1.32-3|5	# catalog-license lppl
14mu|texlive-pst-node-1.32-3|6	Name:		texlive-pst-node
14mu|texlive-pst-node-1.32-3|7	Version:	1.32
14mu|texlive-pst-node-1.32-3|8	Release:	3
14mu|texlive-pst-node-1.32-3|9	Summary:	Nodes and node connections in pstricks
14mu|texlive-pst-node-1.32-3|10	Group:		Publishing
14mu|texlive-pst-node-1.32-3|11	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-node
14mu|texlive-pst-node-1.32-3|12	License:	LPPL
14mu|texlive-pst-node-1.32-3|13	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-node.tar.xz
14mu|texlive-pst-node-1.32-3|14	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-node.doc.tar.xz
14mu|texlive-pst-node-1.32-3|15	BuildArch:	noarch
14mu|texlive-pst-node-1.32-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-node-1.32-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-node-1.32-3|18	Requires(post):	texlive-kpathsea
14mu|texlive-pst-node-1.32-3|19	
14mu|texlive-pst-node-1.32-3|20	%description
14mu|texlive-pst-node-1.32-3|21	The package enables the user to connect information, and to
14mu|texlive-pst-node-1.32-3|22	place labels, without knowing (in advance) the actual positions
14mu|texlive-pst-node-1.32-3|23	of the items to be connected, or where the connecting line
14mu|texlive-pst-node-1.32-3|24	should go. The macros are useful for making graphs and trees,
14mu|texlive-pst-node-1.32-3|25	mathematical diagrams, linguistic syntax diagrams, and so on.
14mu|texlive-pst-node-1.32-3|26	The package contents were previously distributed as a part of
14mu|texlive-pst-node-1.32-3|27	the pstricks base distribution; the package serves as an
14mu|texlive-pst-node-1.32-3|28	extension to PSTricks.
14mu|texlive-pst-node-1.32-3|29	
14mu|texlive-pst-node-1.32-3|30	
14mu|texlive-pst-node-1.32-3|31	#-----------------------------------------------------------------------
14mu|texlive-pst-node-1.32-3|32	%files
14mu|texlive-pst-node-1.32-3|33	%{_texmfdistdir}/dvips/pst-node/pst-node.pro
14mu|texlive-pst-node-1.32-3|34	%{_texmfdistdir}/dvips/pst-node/pst-node97.pro
14mu|texlive-pst-node-1.32-3|35	%{_texmfdistdir}/tex/generic/pst-node/pst-node.tex
14mu|texlive-pst-node-1.32-3|36	%{_texmfdistdir}/tex/generic/pst-node/pst-node97.tex
14mu|texlive-pst-node-1.32-3|37	%{_texmfdistdir}/tex/latex/pst-node/pst-node.sty
14mu|texlive-pst-node-1.32-3|38	%doc %{_texmfdistdir}/doc/generic/pst-node/Changes
14mu|texlive-pst-node-1.32-3|39	%doc %{_texmfdistdir}/doc/generic/pst-node/README
14mu|texlive-pst-node-1.32-3|40	%doc %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.bib
14mu|texlive-pst-node-1.32-3|41	%doc %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.pdf
14mu|texlive-pst-node-1.32-3|42	%doc %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.tex
14mu|texlive-pst-node-1.32-3|43	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.bib
14mu|texlive-pst-node-1.32-3|44	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.pdf
14mu|texlive-pst-node-1.32-3|45	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.tex
14mu|texlive-pst-node-1.32-3|46	
14mu|texlive-pst-node-1.32-3|47	#-----------------------------------------------------------------------
14mu|texlive-pst-node-1.32-3|48	%prep
14mu|texlive-pst-node-1.32-3|49	%setup -c -a0 -a1
14mu|texlive-pst-node-1.32-3|50	
14mu|texlive-pst-node-1.32-3|51	%build
14mu|texlive-pst-node-1.32-3|52	
14mu|texlive-pst-node-1.32-3|53	%install
14mu|texlive-pst-node-1.32-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-node-1.32-3|55	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-node-1.32-3|56	
14mu|texlive-pst-node-1.32-3|57	%changelog
14mu|texlive-pst-node-1.32-3|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.32-3
14mu|texlive-pst-node-1.32-3|59	+ Revision: b804563
14mu|texlive-pst-node-1.32-3|60	- MassBuild#674: Increase release tag
14mu|texlive-pst-node-1.32-3|61	
14mu|texlive-pst-node-1.32-3|62	

25589 14
14mu|texlive-pst-ob3d-0.21-4|1	# revision 15878
14mu|texlive-pst-ob3d-0.21-4|2	# category Package
14mu|texlive-pst-ob3d-0.21-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-ob3d
14mu|texlive-pst-ob3d-0.21-4|4	# catalog-date 2008-08-23 00:25:16 +0200
14mu|texlive-pst-ob3d-0.21-4|5	# catalog-license lppl
14mu|texlive-pst-ob3d-0.21-4|6	# catalog-version 0.21
14mu|texlive-pst-ob3d-0.21-4|7	Name:		texlive-pst-ob3d
14mu|texlive-pst-ob3d-0.21-4|8	Version:	0.21
14mu|texlive-pst-ob3d-0.21-4|9	Release:	4
14mu|texlive-pst-ob3d-0.21-4|10	Summary:	Three dimensional objects using PSTricks
14mu|texlive-pst-ob3d-0.21-4|11	Group:		Publishing
14mu|texlive-pst-ob3d-0.21-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-ob3d
14mu|texlive-pst-ob3d-0.21-4|13	License:	LPPL
14mu|texlive-pst-ob3d-0.21-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ob3d.tar.xz
14mu|texlive-pst-ob3d-0.21-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ob3d.doc.tar.xz
14mu|texlive-pst-ob3d-0.21-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ob3d.source.tar.xz
14mu|texlive-pst-ob3d-0.21-4|17	BuildArch:	noarch
14mu|texlive-pst-ob3d-0.21-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-ob3d-0.21-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-ob3d-0.21-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-ob3d-0.21-4|21	
14mu|texlive-pst-ob3d-0.21-4|22	%description
14mu|texlive-pst-ob3d-0.21-4|23	The package uses PSTricks to provide basic three-dimensional
14mu|texlive-pst-ob3d-0.21-4|24	objects. As yet, only cubes (which can be deformed to
14mu|texlive-pst-ob3d-0.21-4|25	rectangular parallelipipeds) and dies (which are only a special
14mu|texlive-pst-ob3d-0.21-4|26	kind of cubes) are defined.
14mu|texlive-pst-ob3d-0.21-4|27	
14mu|texlive-pst-ob3d-0.21-4|28	
14mu|texlive-pst-ob3d-0.21-4|29	#-----------------------------------------------------------------------
14mu|texlive-pst-ob3d-0.21-4|30	%files
14mu|texlive-pst-ob3d-0.21-4|31	%{_texmfdistdir}/tex/generic/pst-ob3d/pst-ob3d.tex
14mu|texlive-pst-ob3d-0.21-4|32	%{_texmfdistdir}/tex/latex/pst-ob3d/pst-ob3d.sty
14mu|texlive-pst-ob3d-0.21-4|33	%doc %{_texmfdistdir}/doc/generic/pst-ob3d/Changes
14mu|texlive-pst-ob3d-0.21-4|34	%doc %{_texmfdistdir}/doc/generic/pst-ob3d/README
14mu|texlive-pst-ob3d-0.21-4|35	%doc %{_texmfdistdir}/doc/generic/pst-ob3d/pst-ob3d.pdf
14mu|texlive-pst-ob3d-0.21-4|36	#- source
14mu|texlive-pst-ob3d-0.21-4|37	%doc %{_texmfdistdir}/source/generic/pst-ob3d/Makefile
14mu|texlive-pst-ob3d-0.21-4|38	%doc %{_texmfdistdir}/source/generic/pst-ob3d/pst-ob3d.dtx
14mu|texlive-pst-ob3d-0.21-4|39	%doc %{_texmfdistdir}/source/generic/pst-ob3d/pst-ob3d.ins
14mu|texlive-pst-ob3d-0.21-4|40	
14mu|texlive-pst-ob3d-0.21-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-ob3d-0.21-4|42	%prep
14mu|texlive-pst-ob3d-0.21-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-ob3d-0.21-4|44	
14mu|texlive-pst-ob3d-0.21-4|45	%build
14mu|texlive-pst-ob3d-0.21-4|46	
14mu|texlive-pst-ob3d-0.21-4|47	%install
14mu|texlive-pst-ob3d-0.21-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-ob3d-0.21-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-ob3d-0.21-4|50	
14mu|texlive-pst-ob3d-0.21-4|51	
14mu|texlive-pst-ob3d-0.21-4|52	
14mu|texlive-pst-ob3d-0.21-4|53	%changelog
14mu|texlive-pst-ob3d-0.21-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.21-4
14mu|texlive-pst-ob3d-0.21-4|55	+ Revision: c549d92
14mu|texlive-pst-ob3d-0.21-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-ob3d-0.21-4|57	
14mu|texlive-pst-ob3d-0.21-4|58	

25590 14
14mu|texlive-pstool-1.5b-7|1	# revision 32065
14mu|texlive-pstool-1.5b-7|2	# category Package
14mu|texlive-pstool-1.5b-7|3	# catalog-ctan /macros/latex/contrib/pstool
14mu|texlive-pstool-1.5b-7|4	# catalog-date 2013-11-04 16:22:51 +0100
14mu|texlive-pstool-1.5b-7|5	# catalog-license lppl
14mu|texlive-pstool-1.5b-7|6	# catalog-version 1.5b
14mu|texlive-pstool-1.5b-7|7	Name:		texlive-pstool
14mu|texlive-pstool-1.5b-7|8	Version:	1.5b
14mu|texlive-pstool-1.5b-7|9	Release:	7
14mu|texlive-pstool-1.5b-7|10	Summary:	Support for psfrag within pdfLaTeX
14mu|texlive-pstool-1.5b-7|11	Group:		Publishing
14mu|texlive-pstool-1.5b-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pstool
14mu|texlive-pstool-1.5b-7|13	License:	LPPL
14mu|texlive-pstool-1.5b-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.tar.xz
14mu|texlive-pstool-1.5b-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.doc.tar.xz
14mu|texlive-pstool-1.5b-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.source.tar.xz
14mu|texlive-pstool-1.5b-7|17	BuildArch:	noarch
14mu|texlive-pstool-1.5b-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pstool-1.5b-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pstool-1.5b-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-pstool-1.5b-7|21	
14mu|texlive-pstool-1.5b-7|22	%description
14mu|texlive-pstool-1.5b-7|23	The package works in the same sort of way as pst-pdf, but it
14mu|texlive-pstool-1.5b-7|24	also processes the PostScript graphics with psfrag to add
14mu|texlive-pstool-1.5b-7|25	labels within the graphic, before conversion. Thus the bundle
14mu|texlive-pstool-1.5b-7|26	replaces two steps of an ordinary workflow. (Naturally, the
14mu|texlive-pstool-1.5b-7|27	package requires that \write 18 is enabled.) Pstool ensures
14mu|texlive-pstool-1.5b-7|28	that each version of each graphic is compiled once only (the
14mu|texlive-pstool-1.5b-7|29	graphic is (re-)compiled only if it has changed since the
14mu|texlive-pstool-1.5b-7|30	previous compilation of the document). This drastically speeds
14mu|texlive-pstool-1.5b-7|31	up the running of the package in the typical case (though the
14mu|texlive-pstool-1.5b-7|32	first run of any document is inevitably just as slow as with
14mu|texlive-pstool-1.5b-7|33	any similar package).
14mu|texlive-pstool-1.5b-7|34	
14mu|texlive-pstool-1.5b-7|35	
14mu|texlive-pstool-1.5b-7|36	#-----------------------------------------------------------------------
14mu|texlive-pstool-1.5b-7|37	%files
14mu|texlive-pstool-1.5b-7|38	%{_texmfdistdir}/tex/latex/pstool/pstool.sty
14mu|texlive-pstool-1.5b-7|39	%doc %{_texmfdistdir}/doc/latex/pstool/README
14mu|texlive-pstool-1.5b-7|40	%doc %{_texmfdistdir}/doc/latex/pstool/example-pstool.tex
14mu|texlive-pstool-1.5b-7|41	%doc %{_texmfdistdir}/doc/latex/pstool/example.tex
14mu|texlive-pstool-1.5b-7|42	%doc %{_texmfdistdir}/doc/latex/pstool/macros.tex
14mu|texlive-pstool-1.5b-7|43	%doc %{_texmfdistdir}/doc/latex/pstool/pstool.pdf
14mu|texlive-pstool-1.5b-7|44	%doc %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.eps
14mu|texlive-pstool-1.5b-7|45	%doc %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.tex
14mu|texlive-pstool-1.5b-7|46	%doc %{_texmfdistdir}/doc/latex/pstool/trial.eps
14mu|texlive-pstool-1.5b-7|47	%doc %{_texmfdistdir}/doc/latex/pstool/trial.tex
14mu|texlive-pstool-1.5b-7|48	%doc %{_texmfdistdir}/doc/latex/pstool/trial2.eps
14mu|texlive-pstool-1.5b-7|49	%doc %{_texmfdistdir}/doc/latex/pstool/trial2.tex
14mu|texlive-pstool-1.5b-7|50	#- source
14mu|texlive-pstool-1.5b-7|51	%doc %{_texmfdistdir}/source/latex/pstool/pstool.ins
14mu|texlive-pstool-1.5b-7|52	%doc %{_texmfdistdir}/source/latex/pstool/pstool.tex
14mu|texlive-pstool-1.5b-7|53	
14mu|texlive-pstool-1.5b-7|54	#-----------------------------------------------------------------------
14mu|texlive-pstool-1.5b-7|55	%prep
14mu|texlive-pstool-1.5b-7|56	%setup -c -a0 -a1 -a2
14mu|texlive-pstool-1.5b-7|57	
14mu|texlive-pstool-1.5b-7|58	%build
14mu|texlive-pstool-1.5b-7|59	
14mu|texlive-pstool-1.5b-7|60	%install
14mu|texlive-pstool-1.5b-7|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pstool-1.5b-7|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pstool-1.5b-7|63	
14mu|texlive-pstool-1.5b-7|64	%changelog
14mu|texlive-pstool-1.5b-7|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5b-7
14mu|texlive-pstool-1.5b-7|66	+ Revision: b54359f
14mu|texlive-pstool-1.5b-7|67	- MassBuild#674: Increase release tag
14mu|texlive-pstool-1.5b-7|68	
14mu|texlive-pstool-1.5b-7|69	

25591 14
14mu|texlive-pstools-1.68-12|1	# revision 29764
14mu|texlive-pstools-1.68-12|2	# category TLCore
14mu|texlive-pstools-1.68-12|3	# catalog-ctan /support/ps2eps
14mu|texlive-pstools-1.68-12|4	# catalog-date 2012-07-20 20:39:39 +0200
14mu|texlive-pstools-1.68-12|5	# catalog-license gpl
14mu|texlive-pstools-1.68-12|6	# catalog-version 1.68
14mu|texlive-pstools-1.68-12|7	Name:		texlive-pstools
14mu|texlive-pstools-1.68-12|8	Version:	1.68
14mu|texlive-pstools-1.68-12|9	Release:	12
14mu|texlive-pstools-1.68-12|10	Summary:	Produce Encapsulated PostScript from PostScript
14mu|texlive-pstools-1.68-12|11	Group:		Publishing
14mu|texlive-pstools-1.68-12|12	URL:		http://www.ctan.org/tex-archive/support/ps2eps
14mu|texlive-pstools-1.68-12|13	License:	GPL
14mu|texlive-pstools-1.68-12|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstools.tar.xz
14mu|texlive-pstools-1.68-12|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstools.doc.tar.xz
14mu|texlive-pstools-1.68-12|16	BuildArch:	noarch
14mu|texlive-pstools-1.68-12|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pstools-1.68-12|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pstools-1.68-12|19	Requires(post):	texlive-kpathsea
14mu|texlive-pstools-1.68-12|20	Requires:	texlive-pstools.bin
14mu|texlive-pstools-1.68-12|21	%rename ps2eps
14mu|texlive-pstools-1.68-12|22	
14mu|texlive-pstools-1.68-12|23	%description
14mu|texlive-pstools-1.68-12|24	Produce Encapsulated PostScript Files (EPS/EPSF) from a one-
14mu|texlive-pstools-1.68-12|25	page PostScript document, or any PostScript document. A correct
14mu|texlive-pstools-1.68-12|26	Bounding Box is calculated for the EPS files and some
14mu|texlive-pstools-1.68-12|27	PostScript command sequences that can produce errorneous
14mu|texlive-pstools-1.68-12|28	results on printers are filtered. The input is cropped to
14mu|texlive-pstools-1.68-12|29	include just the image contained in the PostScript file. The
14mu|texlive-pstools-1.68-12|30	EPS files can then be included into TeX documents. Other
14mu|texlive-pstools-1.68-12|31	programs like ps2epsi (a script distributed with ghostscript)
14mu|texlive-pstools-1.68-12|32	don't always calculate the correct bounding box (because the
14mu|texlive-pstools-1.68-12|33	values are put on the PostScript stack which may get corrupted
14mu|texlive-pstools-1.68-12|34	by bad PostScript code) or they round it off, resulting in
14mu|texlive-pstools-1.68-12|35	clipping the image. Therefore ps2eps uses a resolution of 144
14mu|texlive-pstools-1.68-12|36	dpi to get the correct bounding box. The bundle includes
14mu|texlive-pstools-1.68-12|37	binaries for Linux, Solaris, Digital Unix or Windows
14mu|texlive-pstools-1.68-12|38	2000/9x/NT; for other platforms, the user needs perl,
14mu|texlive-pstools-1.68-12|39	ghostscript and an ANSI-C compiler. Included in the
14mu|texlive-pstools-1.68-12|40	distribution is the bbox program, an application to produce
14mu|texlive-pstools-1.68-12|41	Bounding Box values for rawppm or rawpbm format files.
14mu|texlive-pstools-1.68-12|42	
14mu|texlive-pstools-1.68-12|43	
14mu|texlive-pstools-1.68-12|44	#-----------------------------------------------------------------------
14mu|texlive-pstools-1.68-12|45	%files
14mu|texlive-pstools-1.68-12|46	%{_bindir}/ps2eps
14mu|texlive-pstools-1.68-12|47	%{_bindir}/ps2frag
14mu|texlive-pstools-1.68-12|48	%{_bindir}/pslatex
14mu|texlive-pstools-1.68-12|49	%{_texmfdistdir}/scripts/ps2eps/ps2eps.pl
14mu|texlive-pstools-1.68-12|50	%{_texmfdistdir}/scripts/texlive/ps2frag.sh
14mu|texlive-pstools-1.68-12|51	%{_texmfdistdir}/scripts/texlive/pslatex.sh
14mu|texlive-pstools-1.68-12|52	%doc %{_mandir}/man1/bbox.1*
14mu|texlive-pstools-1.68-12|53	%doc %{_texmfdistdir}/doc/man/man1/bbox.man1.pdf
14mu|texlive-pstools-1.68-12|54	%doc %{_mandir}/man1/ps2eps.1*
14mu|texlive-pstools-1.68-12|55	%doc %{_texmfdistdir}/doc/man/man1/ps2eps.man1.pdf
14mu|texlive-pstools-1.68-12|56	%doc %{_mandir}/man1/ps2frag.1*
14mu|texlive-pstools-1.68-12|57	%doc %{_texmfdistdir}/doc/man/man1/ps2frag.man1.pdf
14mu|texlive-pstools-1.68-12|58	%doc %{_mandir}/man1/pslatex.1*
14mu|texlive-pstools-1.68-12|59	%doc %{_texmfdistdir}/doc/man/man1/pslatex.man1.pdf
14mu|texlive-pstools-1.68-12|60	
14mu|texlive-pstools-1.68-12|61	#-----------------------------------------------------------------------
14mu|texlive-pstools-1.68-12|62	%prep
14mu|texlive-pstools-1.68-12|63	%setup -c -a0 -a1
14mu|texlive-pstools-1.68-12|64	
14mu|texlive-pstools-1.68-12|65	%build
14mu|texlive-pstools-1.68-12|66	
14mu|texlive-pstools-1.68-12|67	%install
14mu|texlive-pstools-1.68-12|68	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-pstools-1.68-12|69	pushd %{buildroot}%{_bindir}
14mu|texlive-pstools-1.68-12|70	ln -sf %{_texmfdistdir}/scripts/ps2eps/ps2eps.pl ps2eps
14mu|texlive-pstools-1.68-12|71	ln -sf %{_texmfdistdir}/scripts/texlive/ps2frag.sh ps2frag
14mu|texlive-pstools-1.68-12|72	ln -sf %{_texmfdistdir}/scripts/texlive/pslatex.sh pslatex
14mu|texlive-pstools-1.68-12|73	popd
14mu|texlive-pstools-1.68-12|74	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-pstools-1.68-12|75	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-pstools-1.68-12|76	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-pstools-1.68-12|77	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-pstools-1.68-12|78	
14mu|texlive-pstools-1.68-12|79	%changelog
14mu|texlive-pstools-1.68-12|80	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.68-12
14mu|texlive-pstools-1.68-12|81	+ Revision: d606d35
14mu|texlive-pstools-1.68-12|82	- MassBuild#674: Increase release tag
14mu|texlive-pstools-1.68-12|83	
14mu|texlive-pstools-1.68-12|84	

25592 14
14mu|texlive-pst-optexp-4.7-3|1	# revision 32656
14mu|texlive-pst-optexp-4.7-3|2	# category Package
14mu|texlive-pst-optexp-4.7-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-optexp
14mu|texlive-pst-optexp-4.7-3|4	# catalog-date 2014-01-13 10:27:14 +0100
14mu|texlive-pst-optexp-4.7-3|5	# catalog-license lppl
14mu|texlive-pst-optexp-4.7-3|6	# catalog-version 4.7
14mu|texlive-pst-optexp-4.7-3|7	Name:		texlive-pst-optexp
14mu|texlive-pst-optexp-4.7-3|8	Version:	4.7
14mu|texlive-pst-optexp-4.7-3|9	Release:	3
14mu|texlive-pst-optexp-4.7-3|10	Summary:	Drawing optical experimental setups
14mu|texlive-pst-optexp-4.7-3|11	Group:		Publishing
14mu|texlive-pst-optexp-4.7-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-optexp
14mu|texlive-pst-optexp-4.7-3|13	License:	LPPL
14mu|texlive-pst-optexp-4.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.tar.xz
14mu|texlive-pst-optexp-4.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.doc.tar.xz
14mu|texlive-pst-optexp-4.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.source.tar.xz
14mu|texlive-pst-optexp-4.7-3|17	BuildArch:	noarch
14mu|texlive-pst-optexp-4.7-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-optexp-4.7-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-optexp-4.7-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-optexp-4.7-3|21	
14mu|texlive-pst-optexp-4.7-3|22	%description
14mu|texlive-pst-optexp-4.7-3|23	The package is a collection of optical components that
14mu|texlive-pst-optexp-4.7-3|24	facilitate easy sketching of optical experimental setups. The
14mu|texlive-pst-optexp-4.7-3|25	package uses PSTricks for its output. A wide range of free-ray
14mu|texlive-pst-optexp-4.7-3|26	and fibre components is provided, the alignment, positioning
14mu|texlive-pst-optexp-4.7-3|27	and labelling of which can be achieved in very simple and
14mu|texlive-pst-optexp-4.7-3|28	flexible ways. The components may be connected with fibers or
14mu|texlive-pst-optexp-4.7-3|29	beams, and realistic raytraced beam paths are also possible.
14mu|texlive-pst-optexp-4.7-3|30	
14mu|texlive-pst-optexp-4.7-3|31	
14mu|texlive-pst-optexp-4.7-3|32	#-----------------------------------------------------------------------
14mu|texlive-pst-optexp-4.7-3|33	%files
14mu|texlive-pst-optexp-4.7-3|34	%{_texmfdistdir}/dvips/pst-optexp/pst-optexp.pro
14mu|texlive-pst-optexp-4.7-3|35	%{_texmfdistdir}/tex/latex/pst-optexp/pst-optexp.sty
14mu|texlive-pst-optexp-4.7-3|36	%doc %{_texmfdistdir}/doc/latex/pst-optexp/Changes
14mu|texlive-pst-optexp-4.7-3|37	%doc %{_texmfdistdir}/doc/latex/pst-optexp/README
14mu|texlive-pst-optexp-4.7-3|38	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-DE.pdf
14mu|texlive-pst-optexp-4.7-3|39	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-quickref.pdf
14mu|texlive-pst-optexp-4.7-3|40	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp.pdf
14mu|texlive-pst-optexp-4.7-3|41	#- source
14mu|texlive-pst-optexp-4.7-3|42	%doc %{_texmfdistdir}/source/latex/pst-optexp/Makefile
14mu|texlive-pst-optexp-4.7-3|43	%doc %{_texmfdistdir}/source/latex/pst-optexp/pst-optexp.dtx
14mu|texlive-pst-optexp-4.7-3|44	%doc %{_texmfdistdir}/source/latex/pst-optexp/pst-optexp.ins
14mu|texlive-pst-optexp-4.7-3|45	
14mu|texlive-pst-optexp-4.7-3|46	#-----------------------------------------------------------------------
14mu|texlive-pst-optexp-4.7-3|47	%prep
14mu|texlive-pst-optexp-4.7-3|48	%setup -c -a0 -a1 -a2
14mu|texlive-pst-optexp-4.7-3|49	
14mu|texlive-pst-optexp-4.7-3|50	%build
14mu|texlive-pst-optexp-4.7-3|51	
14mu|texlive-pst-optexp-4.7-3|52	%install
14mu|texlive-pst-optexp-4.7-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-optexp-4.7-3|54	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-optexp-4.7-3|55	
14mu|texlive-pst-optexp-4.7-3|56	%changelog
14mu|texlive-pst-optexp-4.7-3|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.7-3
14mu|texlive-pst-optexp-4.7-3|58	+ Revision: e09f7de
14mu|texlive-pst-optexp-4.7-3|59	- MassBuild#674: Increase release tag
14mu|texlive-pst-optexp-4.7-3|60	
14mu|texlive-pst-optexp-4.7-3|61	

25593 14
14mu|texlive-pst-optic-1.01-4|1	# revision 19704
14mu|texlive-pst-optic-1.01-4|2	# category Package
14mu|texlive-pst-optic-1.01-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-optic
14mu|texlive-pst-optic-1.01-4|4	# catalog-date 2010-07-29 16:44:20 +0200
14mu|texlive-pst-optic-1.01-4|5	# catalog-license lppl
14mu|texlive-pst-optic-1.01-4|6	# catalog-version 1.01
14mu|texlive-pst-optic-1.01-4|7	Name:		texlive-pst-optic
14mu|texlive-pst-optic-1.01-4|8	Version:	1.01
14mu|texlive-pst-optic-1.01-4|9	Release:	4
14mu|texlive-pst-optic-1.01-4|10	Summary:	Drawing optics diagrams
14mu|texlive-pst-optic-1.01-4|11	Group:		Publishing
14mu|texlive-pst-optic-1.01-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-optic
14mu|texlive-pst-optic-1.01-4|13	License:	LPPL
14mu|texlive-pst-optic-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optic.tar.xz
14mu|texlive-pst-optic-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optic.doc.tar.xz
14mu|texlive-pst-optic-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optic.source.tar.xz
14mu|texlive-pst-optic-1.01-4|17	BuildArch:	noarch
14mu|texlive-pst-optic-1.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-optic-1.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-optic-1.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-optic-1.01-4|21	
14mu|texlive-pst-optic-1.01-4|22	%description
14mu|texlive-pst-optic-1.01-4|23	A package for drawing both reflective and refractive optics
14mu|texlive-pst-optic-1.01-4|24	diagrams. The package requires pstricks later than version
14mu|texlive-pst-optic-1.01-4|25	1.10.
14mu|texlive-pst-optic-1.01-4|26	
14mu|texlive-pst-optic-1.01-4|27	
14mu|texlive-pst-optic-1.01-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-optic-1.01-4|29	%files
14mu|texlive-pst-optic-1.01-4|30	%{_texmfdistdir}/tex/generic/pst-optic/pst-optic.tex
14mu|texlive-pst-optic-1.01-4|31	%{_texmfdistdir}/tex/latex/pst-optic/pst-optic.sty
14mu|texlive-pst-optic-1.01-4|32	%doc %{_texmfdistdir}/doc/generic/pst-optic/Changes
14mu|texlive-pst-optic-1.01-4|33	%doc %{_texmfdistdir}/doc/generic/pst-optic/README
14mu|texlive-pst-optic-1.01-4|34	%doc %{_texmfdistdir}/doc/generic/pst-optic/more_docs/dtk.pdf
14mu|texlive-pst-optic-1.01-4|35	%doc %{_texmfdistdir}/doc/generic/pst-optic/more_docs/pst-optic-examples.pdf
14mu|texlive-pst-optic-1.01-4|36	%doc %{_texmfdistdir}/doc/generic/pst-optic/more_docs/pst-optic-examples.tex
14mu|texlive-pst-optic-1.01-4|37	%doc %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.bib
14mu|texlive-pst-optic-1.01-4|38	%doc %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.pdf
14mu|texlive-pst-optic-1.01-4|39	%doc %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.tex
14mu|texlive-pst-optic-1.01-4|40	#- source
14mu|texlive-pst-optic-1.01-4|41	%doc %{_texmfdistdir}/source/generic/pst-optic/Makefile
14mu|texlive-pst-optic-1.01-4|42	
14mu|texlive-pst-optic-1.01-4|43	#-----------------------------------------------------------------------
14mu|texlive-pst-optic-1.01-4|44	%prep
14mu|texlive-pst-optic-1.01-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-pst-optic-1.01-4|46	
14mu|texlive-pst-optic-1.01-4|47	%build
14mu|texlive-pst-optic-1.01-4|48	
14mu|texlive-pst-optic-1.01-4|49	%install
14mu|texlive-pst-optic-1.01-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-optic-1.01-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-optic-1.01-4|52	
14mu|texlive-pst-optic-1.01-4|53	
14mu|texlive-pst-optic-1.01-4|54	
14mu|texlive-pst-optic-1.01-4|55	%changelog
14mu|texlive-pst-optic-1.01-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-pst-optic-1.01-4|57	+ Revision: a14ba96
14mu|texlive-pst-optic-1.01-4|58	- MassBuild#674: Increase release tag
14mu|texlive-pst-optic-1.01-4|59	
14mu|texlive-pst-optic-1.01-4|60	

25594 14
14mu|texlive-pst-osci-2.82-4|1	# revision 15878
14mu|texlive-pst-osci-2.82-4|2	# category Package
14mu|texlive-pst-osci-2.82-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-osci
14mu|texlive-pst-osci-2.82-4|4	# catalog-date 2008-10-08 15:45:53 +0200
14mu|texlive-pst-osci-2.82-4|5	# catalog-license lppl
14mu|texlive-pst-osci-2.82-4|6	# catalog-version 2.82
14mu|texlive-pst-osci-2.82-4|7	Name:		texlive-pst-osci
14mu|texlive-pst-osci-2.82-4|8	Version:	2.82
14mu|texlive-pst-osci-2.82-4|9	Release:	4
14mu|texlive-pst-osci-2.82-4|10	Summary:	Oscgons with PSTricks
14mu|texlive-pst-osci-2.82-4|11	Group:		Publishing
14mu|texlive-pst-osci-2.82-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-osci
14mu|texlive-pst-osci-2.82-4|13	License:	LPPL
14mu|texlive-pst-osci-2.82-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-osci.tar.xz
14mu|texlive-pst-osci-2.82-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-osci.doc.tar.xz
14mu|texlive-pst-osci-2.82-4|16	BuildArch:	noarch
14mu|texlive-pst-osci-2.82-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-osci-2.82-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-osci-2.82-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-osci-2.82-4|20	
14mu|texlive-pst-osci-2.82-4|21	%description
14mu|texlive-pst-osci-2.82-4|22	pst-osci is a PSTricks package enables you to produce
14mu|texlive-pst-osci-2.82-4|23	oscilloscope "screen shots". Three channels can be used to
14mu|texlive-pst-osci-2.82-4|24	represent the most common signals (damped or not): namely
14mu|texlive-pst-osci-2.82-4|25	sinusoidal, rectangular, triangular, dog's tooth (left and
14mu|texlive-pst-osci-2.82-4|26	right oriented). The third channel allows you to add, to
14mu|texlive-pst-osci-2.82-4|27	subtract or to multiply the two other signals. Lissajous
14mu|texlive-pst-osci-2.82-4|28	diagrams (XY-mode) can also be obtained.
14mu|texlive-pst-osci-2.82-4|29	
14mu|texlive-pst-osci-2.82-4|30	
14mu|texlive-pst-osci-2.82-4|31	#-----------------------------------------------------------------------
14mu|texlive-pst-osci-2.82-4|32	%files
14mu|texlive-pst-osci-2.82-4|33	%{_texmfdistdir}/tex/generic/pst-osci/pst-osci.tex
14mu|texlive-pst-osci-2.82-4|34	%{_texmfdistdir}/tex/latex/pst-osci/pst-osci.sty
14mu|texlive-pst-osci-2.82-4|35	%doc %{_texmfdistdir}/doc/generic/pst-osci/Changes
14mu|texlive-pst-osci-2.82-4|36	%doc %{_texmfdistdir}/doc/generic/pst-osci/README
14mu|texlive-pst-osci-2.82-4|37	%doc %{_texmfdistdir}/doc/generic/pst-osci/oscilloscope.pdf
14mu|texlive-pst-osci-2.82-4|38	%doc %{_texmfdistdir}/doc/generic/pst-osci/oscilloscope.tex
14mu|texlive-pst-osci-2.82-4|39	%doc %{_texmfdistdir}/doc/generic/pst-osci/pst-osci-doc.pdf
14mu|texlive-pst-osci-2.82-4|40	%doc %{_texmfdistdir}/doc/generic/pst-osci/pst-osci-doc.tex
14mu|texlive-pst-osci-2.82-4|41	
14mu|texlive-pst-osci-2.82-4|42	#-----------------------------------------------------------------------
14mu|texlive-pst-osci-2.82-4|43	%prep
14mu|texlive-pst-osci-2.82-4|44	%setup -c -a0 -a1
14mu|texlive-pst-osci-2.82-4|45	
14mu|texlive-pst-osci-2.82-4|46	%build
14mu|texlive-pst-osci-2.82-4|47	
14mu|texlive-pst-osci-2.82-4|48	%install
14mu|texlive-pst-osci-2.82-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-osci-2.82-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-osci-2.82-4|51	
14mu|texlive-pst-osci-2.82-4|52	
14mu|texlive-pst-osci-2.82-4|53	
14mu|texlive-pst-osci-2.82-4|54	%changelog
14mu|texlive-pst-osci-2.82-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.82-4
14mu|texlive-pst-osci-2.82-4|56	+ Revision: 5e0d1a8
14mu|texlive-pst-osci-2.82-4|57	- MassBuild#674: Increase release tag
14mu|texlive-pst-osci-2.82-4|58	
14mu|texlive-pst-osci-2.82-4|59	

25595 14
14mu|texlive-pst-pad-0.3b-4|1	# revision 15878
14mu|texlive-pst-pad-0.3b-4|2	# category Package
14mu|texlive-pst-pad-0.3b-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-pad
14mu|texlive-pst-pad-0.3b-4|4	# catalog-date 2008-08-23 00:25:16 +0200
14mu|texlive-pst-pad-0.3b-4|5	# catalog-license lppl
14mu|texlive-pst-pad-0.3b-4|6	# catalog-version 0.3b
14mu|texlive-pst-pad-0.3b-4|7	Name:		texlive-pst-pad
14mu|texlive-pst-pad-0.3b-4|8	Version:	0.3b
14mu|texlive-pst-pad-0.3b-4|9	Release:	4
14mu|texlive-pst-pad-0.3b-4|10	Summary:	Draw simple attachment systems with PSTricks
14mu|texlive-pst-pad-0.3b-4|11	Group:		Publishing
14mu|texlive-pst-pad-0.3b-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-pad
14mu|texlive-pst-pad-0.3b-4|13	License:	LPPL
14mu|texlive-pst-pad-0.3b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pad.tar.xz
14mu|texlive-pst-pad-0.3b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pad.doc.tar.xz
14mu|texlive-pst-pad-0.3b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pad.source.tar.xz
14mu|texlive-pst-pad-0.3b-4|17	BuildArch:	noarch
14mu|texlive-pst-pad-0.3b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-pad-0.3b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-pad-0.3b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-pad-0.3b-4|21	
14mu|texlive-pst-pad-0.3b-4|22	%description
14mu|texlive-pst-pad-0.3b-4|23	The package collects a set of graphical elements based on
14mu|texlive-pst-pad-0.3b-4|24	PStricks that can be used to facilitate display of attachment
14mu|texlive-pst-pad-0.3b-4|25	systems such as two differently shaped surfaces with or without
14mu|texlive-pst-pad-0.3b-4|26	a fluid wedged in between. These macros ease the display of wet
14mu|texlive-pst-pad-0.3b-4|27	adhesion models and common friction systems such as boundary
14mu|texlive-pst-pad-0.3b-4|28	lubrication, elastohydrodynamic lubrication and hydrodynamic
14mu|texlive-pst-pad-0.3b-4|29	lubrication.
14mu|texlive-pst-pad-0.3b-4|30	
14mu|texlive-pst-pad-0.3b-4|31	
14mu|texlive-pst-pad-0.3b-4|32	#-----------------------------------------------------------------------
14mu|texlive-pst-pad-0.3b-4|33	%files
14mu|texlive-pst-pad-0.3b-4|34	%{_texmfdistdir}/tex/generic/pst-pad/pst-pad.tex
14mu|texlive-pst-pad-0.3b-4|35	%{_texmfdistdir}/tex/latex/pst-pad/pst-pad.sty
14mu|texlive-pst-pad-0.3b-4|36	%doc %{_texmfdistdir}/doc/generic/pst-pad/CHANGES
14mu|texlive-pst-pad-0.3b-4|37	%doc %{_texmfdistdir}/doc/generic/pst-pad/README
14mu|texlive-pst-pad-0.3b-4|38	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc-header.tex
14mu|texlive-pst-pad-0.3b-4|39	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc.pdf
14mu|texlive-pst-pad-0.3b-4|40	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc.tex
14mu|texlive-pst-pad-0.3b-4|41	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-docDE.pdf
14mu|texlive-pst-pad-0.3b-4|42	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-docDE.tex
14mu|texlive-pst-pad-0.3b-4|43	%doc %{_texmfdistdir}/doc/generic/pst-pad/showexpl.cfg
14mu|texlive-pst-pad-0.3b-4|44	#- source
14mu|texlive-pst-pad-0.3b-4|45	%doc %{_texmfdistdir}/source/generic/pst-pad/Makefile
14mu|texlive-pst-pad-0.3b-4|46	
14mu|texlive-pst-pad-0.3b-4|47	#-----------------------------------------------------------------------
14mu|texlive-pst-pad-0.3b-4|48	%prep
14mu|texlive-pst-pad-0.3b-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-pst-pad-0.3b-4|50	
14mu|texlive-pst-pad-0.3b-4|51	%build
14mu|texlive-pst-pad-0.3b-4|52	
14mu|texlive-pst-pad-0.3b-4|53	%install
14mu|texlive-pst-pad-0.3b-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-pad-0.3b-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-pad-0.3b-4|56	
14mu|texlive-pst-pad-0.3b-4|57	
14mu|texlive-pst-pad-0.3b-4|58	
14mu|texlive-pst-pad-0.3b-4|59	%changelog
14mu|texlive-pst-pad-0.3b-4|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3b-4
14mu|texlive-pst-pad-0.3b-4|61	+ Revision: df5c305
14mu|texlive-pst-pad-0.3b-4|62	- MassBuild#674: Increase release tag
14mu|texlive-pst-pad-0.3b-4|63	
14mu|texlive-pst-pad-0.3b-4|64	

25596 14
14mu|texlive-pst-pdf-1.1v-4|1	# revision 15878
14mu|texlive-pst-pdf-1.1v-4|2	# category Package
14mu|texlive-pst-pdf-1.1v-4|3	# catalog-ctan /macros/latex/contrib/pst-pdf
14mu|texlive-pst-pdf-1.1v-4|4	# catalog-date 2008-10-09 22:29:15 +0200
14mu|texlive-pst-pdf-1.1v-4|5	# catalog-license lppl
14mu|texlive-pst-pdf-1.1v-4|6	# catalog-version 1.1v
14mu|texlive-pst-pdf-1.1v-4|7	Name:		texlive-pst-pdf
14mu|texlive-pst-pdf-1.1v-4|8	Version:	1.1v
14mu|texlive-pst-pdf-1.1v-4|9	Release:	4
14mu|texlive-pst-pdf-1.1v-4|10	Summary:	Make PDF versions of graphics by processing between runs
14mu|texlive-pst-pdf-1.1v-4|11	Group:		Publishing
14mu|texlive-pst-pdf-1.1v-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pst-pdf
14mu|texlive-pst-pdf-1.1v-4|13	License:	LPPL
14mu|texlive-pst-pdf-1.1v-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdf.tar.xz
14mu|texlive-pst-pdf-1.1v-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdf.doc.tar.xz
14mu|texlive-pst-pdf-1.1v-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdf.source.tar.xz
14mu|texlive-pst-pdf-1.1v-4|17	BuildArch:	noarch
14mu|texlive-pst-pdf-1.1v-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-pdf-1.1v-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-pdf-1.1v-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-pdf-1.1v-4|21	
14mu|texlive-pst-pdf-1.1v-4|22	%description
14mu|texlive-pst-pdf-1.1v-4|23	The package pst-pdf simplifies the use of graphics from
14mu|texlive-pst-pdf-1.1v-4|24	PSTricks and other PostScript code in PDF documents. As in
14mu|texlive-pst-pdf-1.1v-4|25	building a bibliography with BibTEX additional external
14mu|texlive-pst-pdf-1.1v-4|26	programmes are being invoked. In this case they are used to
14mu|texlive-pst-pdf-1.1v-4|27	create a PDF file (\PDFcontainer) that will contain all this
14mu|texlive-pst-pdf-1.1v-4|28	graphics material. In the final document this contents will be
14mu|texlive-pst-pdf-1.1v-4|29	inserted instead of the original PostScript code. The package
14mu|texlive-pst-pdf-1.1v-4|30	works with pstricks and requires a recent version of the
14mu|texlive-pst-pdf-1.1v-4|31	preview package.
14mu|texlive-pst-pdf-1.1v-4|32	
14mu|texlive-pst-pdf-1.1v-4|33	
14mu|texlive-pst-pdf-1.1v-4|34	#-----------------------------------------------------------------------
14mu|texlive-pst-pdf-1.1v-4|35	%files
14mu|texlive-pst-pdf-1.1v-4|36	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf
14mu|texlive-pst-pdf-1.1v-4|37	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat
14mu|texlive-pst-pdf-1.1v-4|38	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat.noMiKTeX
14mu|texlive-pst-pdf-1.1v-4|39	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat.w95
14mu|texlive-pst-pdf-1.1v-4|40	%{_texmfdistdir}/tex/latex/pst-pdf/pst-pdf.sty
14mu|texlive-pst-pdf-1.1v-4|41	%doc %{_texmfdistdir}/doc/latex/pst-pdf/CHANGES
14mu|texlive-pst-pdf-1.1v-4|42	%doc %{_texmfdistdir}/doc/latex/pst-pdf/README
14mu|texlive-pst-pdf-1.1v-4|43	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-DE.pdf
14mu|texlive-pst-pdf-1.1v-4|44	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example1.pdf
14mu|texlive-pst-pdf-1.1v-4|45	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example1.tex
14mu|texlive-pst-pdf-1.1v-4|46	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example2.pdf
14mu|texlive-pst-pdf-1.1v-4|47	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example2.tex
14mu|texlive-pst-pdf-1.1v-4|48	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf.pdf
14mu|texlive-pst-pdf-1.1v-4|49	#- source
14mu|texlive-pst-pdf-1.1v-4|50	%doc %{_texmfdistdir}/source/latex/pst-pdf/CHANGES.tex
14mu|texlive-pst-pdf-1.1v-4|51	%doc %{_texmfdistdir}/source/latex/pst-pdf/elephant.ps
14mu|texlive-pst-pdf-1.1v-4|52	%doc %{_texmfdistdir}/source/latex/pst-pdf/insect1.eps
14mu|texlive-pst-pdf-1.1v-4|53	%doc %{_texmfdistdir}/source/latex/pst-pdf/insect15.eps
14mu|texlive-pst-pdf-1.1v-4|54	%doc %{_texmfdistdir}/source/latex/pst-pdf/knuth.png
14mu|texlive-pst-pdf-1.1v-4|55	%doc %{_texmfdistdir}/source/latex/pst-pdf/penguin.eps
14mu|texlive-pst-pdf-1.1v-4|56	%doc %{_texmfdistdir}/source/latex/pst-pdf/psf-demo.eps
14mu|texlive-pst-pdf-1.1v-4|57	%doc %{_texmfdistdir}/source/latex/pst-pdf/pst-pdf.dtx
14mu|texlive-pst-pdf-1.1v-4|58	%doc %{_texmfdistdir}/source/latex/pst-pdf/pst-pdf.ins
14mu|texlive-pst-pdf-1.1v-4|59	
14mu|texlive-pst-pdf-1.1v-4|60	#-----------------------------------------------------------------------
14mu|texlive-pst-pdf-1.1v-4|61	%prep
14mu|texlive-pst-pdf-1.1v-4|62	%setup -c -a0 -a1 -a2
14mu|texlive-pst-pdf-1.1v-4|63	
14mu|texlive-pst-pdf-1.1v-4|64	%build
14mu|texlive-pst-pdf-1.1v-4|65	
14mu|texlive-pst-pdf-1.1v-4|66	%install
14mu|texlive-pst-pdf-1.1v-4|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-pdf-1.1v-4|68	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-pdf-1.1v-4|69	
14mu|texlive-pst-pdf-1.1v-4|70	
14mu|texlive-pst-pdf-1.1v-4|71	
14mu|texlive-pst-pdf-1.1v-4|72	%changelog
14mu|texlive-pst-pdf-1.1v-4|73	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1v-4
14mu|texlive-pst-pdf-1.1v-4|74	+ Revision: b1ccbff
14mu|texlive-pst-pdf-1.1v-4|75	- MassBuild#674: Increase release tag
14mu|texlive-pst-pdf-1.1v-4|76	
14mu|texlive-pst-pdf-1.1v-4|77	

25597 14
14mu|texlive-pst-pdgr-0.3-4|1	# revision 15878
14mu|texlive-pst-pdgr-0.3-4|2	# category Package
14mu|texlive-pst-pdgr-0.3-4|3	# catalog-ctan /graphics/pstricks/contrib/pedigree/pst-pdgr
14mu|texlive-pst-pdgr-0.3-4|4	# catalog-date 2007-08-14 12:06:32 +0200
14mu|texlive-pst-pdgr-0.3-4|5	# catalog-license lppl
14mu|texlive-pst-pdgr-0.3-4|6	# catalog-version 0.3
14mu|texlive-pst-pdgr-0.3-4|7	Name:		texlive-pst-pdgr
14mu|texlive-pst-pdgr-0.3-4|8	Version:	0.3
14mu|texlive-pst-pdgr-0.3-4|9	Release:	4
14mu|texlive-pst-pdgr-0.3-4|10	Summary:	Draw medical pedigrees using pstricks
14mu|texlive-pst-pdgr-0.3-4|11	Group:		Publishing
14mu|texlive-pst-pdgr-0.3-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pedigree/pst-pdgr
14mu|texlive-pst-pdgr-0.3-4|13	License:	LPPL
14mu|texlive-pst-pdgr-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdgr.tar.xz
14mu|texlive-pst-pdgr-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdgr.doc.tar.xz
14mu|texlive-pst-pdgr-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdgr.source.tar.xz
14mu|texlive-pst-pdgr-0.3-4|17	BuildArch:	noarch
14mu|texlive-pst-pdgr-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-pdgr-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-pdgr-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-pdgr-0.3-4|21	
14mu|texlive-pst-pdgr-0.3-4|22	%description
14mu|texlive-pst-pdgr-0.3-4|23	The package provides a set of macros based on PSTricks to draw
14mu|texlive-pst-pdgr-0.3-4|24	medical pedigrees according to the recommendations for
14mu|texlive-pst-pdgr-0.3-4|25	standardized human pedigree nomenclature. The drawing commands
14mu|texlive-pst-pdgr-0.3-4|26	place the symbols on a pspicture canvas. An interface for
14mu|texlive-pst-pdgr-0.3-4|27	making trees is also provided. The package may be used both
14mu|texlive-pst-pdgr-0.3-4|28	with LaTeX and PlainTeX. A separate Perl program for generating
14mu|texlive-pst-pdgr-0.3-4|29	TeX files from spreadsheets is available.
14mu|texlive-pst-pdgr-0.3-4|30	
14mu|texlive-pst-pdgr-0.3-4|31	
14mu|texlive-pst-pdgr-0.3-4|32	#-----------------------------------------------------------------------
14mu|texlive-pst-pdgr-0.3-4|33	%files
14mu|texlive-pst-pdgr-0.3-4|34	%{_texmfdistdir}/tex/generic/pst-pdgr/pst-pdgr.tex
14mu|texlive-pst-pdgr-0.3-4|35	%{_texmfdistdir}/tex/latex/pst-pdgr/pst-pdgr.cfg
14mu|texlive-pst-pdgr-0.3-4|36	%{_texmfdistdir}/tex/latex/pst-pdgr/pst-pdgr.sty
14mu|texlive-pst-pdgr-0.3-4|37	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/NEWS
14mu|texlive-pst-pdgr-0.3-4|38	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/README
14mu|texlive-pst-pdgr-0.3-4|39	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/pst-pdgr.bib
14mu|texlive-pst-pdgr-0.3-4|40	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/pst-pdgr.pdf
14mu|texlive-pst-pdgr-0.3-4|41	#- source
14mu|texlive-pst-pdgr-0.3-4|42	%doc %{_texmfdistdir}/source/generic/pst-pdgr/Makefile
14mu|texlive-pst-pdgr-0.3-4|43	%doc %{_texmfdistdir}/source/generic/pst-pdgr/pst-pdgr.dtx
14mu|texlive-pst-pdgr-0.3-4|44	%doc %{_texmfdistdir}/source/generic/pst-pdgr/pst-pdgr.ins
14mu|texlive-pst-pdgr-0.3-4|45	
14mu|texlive-pst-pdgr-0.3-4|46	#-----------------------------------------------------------------------
14mu|texlive-pst-pdgr-0.3-4|47	%prep
14mu|texlive-pst-pdgr-0.3-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-pst-pdgr-0.3-4|49	
14mu|texlive-pst-pdgr-0.3-4|50	%build
14mu|texlive-pst-pdgr-0.3-4|51	
14mu|texlive-pst-pdgr-0.3-4|52	%install
14mu|texlive-pst-pdgr-0.3-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-pdgr-0.3-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-pdgr-0.3-4|55	
14mu|texlive-pst-pdgr-0.3-4|56	
14mu|texlive-pst-pdgr-0.3-4|57	
14mu|texlive-pst-pdgr-0.3-4|58	%changelog
14mu|texlive-pst-pdgr-0.3-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-pst-pdgr-0.3-4|60	+ Revision: d382f9b
14mu|texlive-pst-pdgr-0.3-4|61	- MassBuild#674: Increase release tag
14mu|texlive-pst-pdgr-0.3-4|62	
14mu|texlive-pst-pdgr-0.3-4|63	

25598 14
14mu|texlive-pst-platon-0.01-4|1	# revision 16538
14mu|texlive-pst-platon-0.01-4|2	# category Package
14mu|texlive-pst-platon-0.01-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-platon
14mu|texlive-pst-platon-0.01-4|4	# catalog-date 2010-01-01 00:46:51 +0100
14mu|texlive-pst-platon-0.01-4|5	# catalog-license lppl
14mu|texlive-pst-platon-0.01-4|6	# catalog-version 0.01
14mu|texlive-pst-platon-0.01-4|7	Name:		texlive-pst-platon
14mu|texlive-pst-platon-0.01-4|8	Version:	0.01
14mu|texlive-pst-platon-0.01-4|9	Release:	4
14mu|texlive-pst-platon-0.01-4|10	Summary:	Platonic solids in PSTricks
14mu|texlive-pst-platon-0.01-4|11	Group:		Publishing
14mu|texlive-pst-platon-0.01-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-platon
14mu|texlive-pst-platon-0.01-4|13	License:	LPPL
14mu|texlive-pst-platon-0.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-platon.tar.xz
14mu|texlive-pst-platon-0.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-platon.doc.tar.xz
14mu|texlive-pst-platon-0.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-platon.source.tar.xz
14mu|texlive-pst-platon-0.01-4|17	BuildArch:	noarch
14mu|texlive-pst-platon-0.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-platon-0.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-platon-0.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-platon-0.01-4|21	
14mu|texlive-pst-platon-0.01-4|22	%description
14mu|texlive-pst-platon-0.01-4|23	The package adds to PSTricks the ability to draw 3-dimensional
14mu|texlive-pst-platon-0.01-4|24	views of the five Platonic solids.
14mu|texlive-pst-platon-0.01-4|25	
14mu|texlive-pst-platon-0.01-4|26	
14mu|texlive-pst-platon-0.01-4|27	#-----------------------------------------------------------------------
14mu|texlive-pst-platon-0.01-4|28	%files
14mu|texlive-pst-platon-0.01-4|29	%{_texmfdistdir}/tex/latex/pst-platon/pst-platon.sty
14mu|texlive-pst-platon-0.01-4|30	%doc %{_texmfdistdir}/doc/generic/pst-platon/Changes
14mu|texlive-pst-platon-0.01-4|31	%doc %{_texmfdistdir}/doc/generic/pst-platon/README
14mu|texlive-pst-platon-0.01-4|32	%doc %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.bib
14mu|texlive-pst-platon-0.01-4|33	%doc %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.pdf
14mu|texlive-pst-platon-0.01-4|34	%doc %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.tex
14mu|texlive-pst-platon-0.01-4|35	#- source
14mu|texlive-pst-platon-0.01-4|36	%doc %{_texmfdistdir}/source/generic/pst-platon/Makefile
14mu|texlive-pst-platon-0.01-4|37	
14mu|texlive-pst-platon-0.01-4|38	#-----------------------------------------------------------------------
14mu|texlive-pst-platon-0.01-4|39	%prep
14mu|texlive-pst-platon-0.01-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-pst-platon-0.01-4|41	
14mu|texlive-pst-platon-0.01-4|42	%build
14mu|texlive-pst-platon-0.01-4|43	
14mu|texlive-pst-platon-0.01-4|44	%install
14mu|texlive-pst-platon-0.01-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-platon-0.01-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-platon-0.01-4|47	
14mu|texlive-pst-platon-0.01-4|48	
14mu|texlive-pst-platon-0.01-4|49	
14mu|texlive-pst-platon-0.01-4|50	%changelog
14mu|texlive-pst-platon-0.01-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-4
14mu|texlive-pst-platon-0.01-4|52	+ Revision: f6c53fb
14mu|texlive-pst-platon-0.01-4|53	- MassBuild#674: Increase release tag
14mu|texlive-pst-platon-0.01-4|54	
14mu|texlive-pst-platon-0.01-4|55	

25599 14
14mu|texlive-pst-plot-1.57-3|1	# revision 32683
14mu|texlive-pst-plot-1.57-3|2	# category Package
14mu|texlive-pst-plot-1.57-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-plot
14mu|texlive-pst-plot-1.57-3|4	# catalog-date 2013-12-05 17:17:03 +0100
14mu|texlive-pst-plot-1.57-3|5	# catalog-license lppl
14mu|texlive-pst-plot-1.57-3|6	# catalog-version 1.57
14mu|texlive-pst-plot-1.57-3|7	Name:		texlive-pst-plot
14mu|texlive-pst-plot-1.57-3|8	Version:	1.57
14mu|texlive-pst-plot-1.57-3|9	Release:	3
14mu|texlive-pst-plot-1.57-3|10	Summary:	Plot data using PSTricks
14mu|texlive-pst-plot-1.57-3|11	Group:		Publishing
14mu|texlive-pst-plot-1.57-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-plot
14mu|texlive-pst-plot-1.57-3|13	License:	LPPL
14mu|texlive-pst-plot-1.57-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-plot.tar.xz
14mu|texlive-pst-plot-1.57-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-plot.doc.tar.xz
14mu|texlive-pst-plot-1.57-3|16	BuildArch:	noarch
14mu|texlive-pst-plot-1.57-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-plot-1.57-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-plot-1.57-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-plot-1.57-3|20	
14mu|texlive-pst-plot-1.57-3|21	%description
14mu|texlive-pst-plot-1.57-3|22	The package provides plotting of data (typically from external
14mu|texlive-pst-plot-1.57-3|23	files), using PSTricks. Plots may be configured using a wide
14mu|texlive-pst-plot-1.57-3|24	variety of parameters.
14mu|texlive-pst-plot-1.57-3|25	
14mu|texlive-pst-plot-1.57-3|26	
14mu|texlive-pst-plot-1.57-3|27	#-----------------------------------------------------------------------
14mu|texlive-pst-plot-1.57-3|28	%files
14mu|texlive-pst-plot-1.57-3|29	%{_texmfdistdir}/tex/generic/pst-plot/pst-plot.tex
14mu|texlive-pst-plot-1.57-3|30	%{_texmfdistdir}/tex/generic/pst-plot/pst-plot97.tex
14mu|texlive-pst-plot-1.57-3|31	%{_texmfdistdir}/tex/latex/pst-plot/pst-plot.sty
14mu|texlive-pst-plot-1.57-3|32	%doc %{_texmfdistdir}/doc/generic/pst-plot/Changes
14mu|texlive-pst-plot-1.57-3|33	%doc %{_texmfdistdir}/doc/generic/pst-plot/Contents
14mu|texlive-pst-plot-1.57-3|34	%doc %{_texmfdistdir}/doc/generic/pst-plot/README
14mu|texlive-pst-plot-1.57-3|35	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-1.pdf
14mu|texlive-pst-plot-1.57-3|36	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-1.tex
14mu|texlive-pst-plot-1.57-3|37	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-2.bib
14mu|texlive-pst-plot-1.57-3|38	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-2.pdf
14mu|texlive-pst-plot-1.57-3|39	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-2.tex
14mu|texlive-pst-plot-1.57-3|40	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.bib
14mu|texlive-pst-plot-1.57-3|41	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.dat
14mu|texlive-pst-plot-1.57-3|42	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.eps
14mu|texlive-pst-plot-1.57-3|43	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.pdf
14mu|texlive-pst-plot-1.57-3|44	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.png
14mu|texlive-pst-plot-1.57-3|45	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.tex
14mu|texlive-pst-plot-1.57-3|46	%doc %{_texmfdistdir}/doc/generic/pst-plot/tugboat01-4.bib
14mu|texlive-pst-plot-1.57-3|47	%doc %{_texmfdistdir}/doc/generic/pst-plot/tugboat01-4.pdf
14mu|texlive-pst-plot-1.57-3|48	%doc %{_texmfdistdir}/doc/generic/pst-plot/tugboat01-4.tex
14mu|texlive-pst-plot-1.57-3|49	
14mu|texlive-pst-plot-1.57-3|50	#-----------------------------------------------------------------------
14mu|texlive-pst-plot-1.57-3|51	%prep
14mu|texlive-pst-plot-1.57-3|52	%setup -c -a0 -a1
14mu|texlive-pst-plot-1.57-3|53	
14mu|texlive-pst-plot-1.57-3|54	%build
14mu|texlive-pst-plot-1.57-3|55	
14mu|texlive-pst-plot-1.57-3|56	%install
14mu|texlive-pst-plot-1.57-3|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-plot-1.57-3|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-plot-1.57-3|59	
14mu|texlive-pst-plot-1.57-3|60	%changelog
14mu|texlive-pst-plot-1.57-3|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.57-3
14mu|texlive-pst-plot-1.57-3|62	+ Revision: 3badec5
14mu|texlive-pst-plot-1.57-3|63	- MassBuild#674: Increase release tag
14mu|texlive-pst-plot-1.57-3|64	
14mu|texlive-pst-plot-1.57-3|65	

25600 14
14mu|texlive-pst-poly-1.61-4|1	# revision 16460
14mu|texlive-pst-poly-1.61-4|2	# category Package
14mu|texlive-pst-poly-1.61-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-poly
14mu|texlive-pst-poly-1.61-4|4	# catalog-date 2009-12-20 19:36:06 +0100
14mu|texlive-pst-poly-1.61-4|5	# catalog-license lppl
14mu|texlive-pst-poly-1.61-4|6	# catalog-version 1.61
14mu|texlive-pst-poly-1.61-4|7	Name:		texlive-pst-poly
14mu|texlive-pst-poly-1.61-4|8	Version:	1.61
14mu|texlive-pst-poly-1.61-4|9	Release:	4
14mu|texlive-pst-poly-1.61-4|10	Summary:	Polygons with PSTricks
14mu|texlive-pst-poly-1.61-4|11	Group:		Publishing
14mu|texlive-pst-poly-1.61-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-poly
14mu|texlive-pst-poly-1.61-4|13	License:	LPPL
14mu|texlive-pst-poly-1.61-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-poly.tar.xz
14mu|texlive-pst-poly-1.61-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-poly.doc.tar.xz
14mu|texlive-pst-poly-1.61-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-poly.source.tar.xz
14mu|texlive-pst-poly-1.61-4|17	BuildArch:	noarch
14mu|texlive-pst-poly-1.61-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-poly-1.61-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-poly-1.61-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-poly-1.61-4|21	
14mu|texlive-pst-poly-1.61-4|22	%description
14mu|texlive-pst-poly-1.61-4|23	This PSTricks package provides a really rather simple command
14mu|texlive-pst-poly-1.61-4|24	\PstPolygon that will draw various regular and non-regular
14mu|texlive-pst-poly-1.61-4|25	polygons (according to command parameters); various shortcuts
14mu|texlive-pst-poly-1.61-4|26	to commonly-used polygons are provided, as well as a command
14mu|texlive-pst-poly-1.61-4|27	\pspolygonbox that frames text with a polygon. The package uses
14mu|texlive-pst-poly-1.61-4|28	the xkeyval package for argument decoding.
14mu|texlive-pst-poly-1.61-4|29	
14mu|texlive-pst-poly-1.61-4|30	
14mu|texlive-pst-poly-1.61-4|31	#-----------------------------------------------------------------------
14mu|texlive-pst-poly-1.61-4|32	%files
14mu|texlive-pst-poly-1.61-4|33	%{_texmfdistdir}/tex/generic/pst-poly/pst-poly.tex
14mu|texlive-pst-poly-1.61-4|34	%{_texmfdistdir}/tex/latex/pst-poly/pst-poly.sty
14mu|texlive-pst-poly-1.61-4|35	%doc %{_texmfdistdir}/doc/generic/pst-poly/Changes
14mu|texlive-pst-poly-1.61-4|36	%doc %{_texmfdistdir}/doc/generic/pst-poly/README
14mu|texlive-pst-poly-1.61-4|37	%doc %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.bib
14mu|texlive-pst-poly-1.61-4|38	%doc %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.pdf
14mu|texlive-pst-poly-1.61-4|39	%doc %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.tex
14mu|texlive-pst-poly-1.61-4|40	#- source
14mu|texlive-pst-poly-1.61-4|41	%doc %{_texmfdistdir}/source/generic/pst-poly/Makefile
14mu|texlive-pst-poly-1.61-4|42	
14mu|texlive-pst-poly-1.61-4|43	#-----------------------------------------------------------------------
14mu|texlive-pst-poly-1.61-4|44	%prep
14mu|texlive-pst-poly-1.61-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-pst-poly-1.61-4|46	
14mu|texlive-pst-poly-1.61-4|47	%build
14mu|texlive-pst-poly-1.61-4|48	
14mu|texlive-pst-poly-1.61-4|49	%install
14mu|texlive-pst-poly-1.61-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-poly-1.61-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-poly-1.61-4|52	
14mu|texlive-pst-poly-1.61-4|53	
14mu|texlive-pst-poly-1.61-4|54	
14mu|texlive-pst-poly-1.61-4|55	%changelog
14mu|texlive-pst-poly-1.61-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.61-4
14mu|texlive-pst-poly-1.61-4|57	+ Revision: d759cb7
14mu|texlive-pst-poly-1.61-4|58	- MassBuild#674: Increase release tag
14mu|texlive-pst-poly-1.61-4|59	
14mu|texlive-pst-poly-1.61-4|60	

25601 14
14mu|texlive-pst-pulley-0.01-3|1	# revision 25142
14mu|texlive-pst-pulley-0.01-3|2	# category Package
14mu|texlive-pst-pulley-0.01-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-pulley
14mu|texlive-pst-pulley-0.01-3|4	# catalog-date 2012-01-18 12:22:27 +0100
14mu|texlive-pst-pulley-0.01-3|5	# catalog-license lppl1.3
14mu|texlive-pst-pulley-0.01-3|6	# catalog-version 0.01
14mu|texlive-pst-pulley-0.01-3|7	Name:		texlive-pst-pulley
14mu|texlive-pst-pulley-0.01-3|8	Version:	0.01
14mu|texlive-pst-pulley-0.01-3|9	Release:	3
14mu|texlive-pst-pulley-0.01-3|10	Summary:	Plot pulleys, using pstricks
14mu|texlive-pst-pulley-0.01-3|11	Group:		Publishing
14mu|texlive-pst-pulley-0.01-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-pulley
14mu|texlive-pst-pulley-0.01-3|13	License:	LPPL1.3
14mu|texlive-pst-pulley-0.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pulley.tar.xz
14mu|texlive-pst-pulley-0.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pulley.doc.tar.xz
14mu|texlive-pst-pulley-0.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pulley.source.tar.xz
14mu|texlive-pst-pulley-0.01-3|17	BuildArch:	noarch
14mu|texlive-pst-pulley-0.01-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-pulley-0.01-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-pulley-0.01-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-pulley-0.01-3|21	
14mu|texlive-pst-pulley-0.01-3|22	%description
14mu|texlive-pst-pulley-0.01-3|23	The package enables the user to draw pulley systems with up to
14mu|texlive-pst-pulley-0.01-3|24	6 pulleys. The pulley diagrams are labelled with the physical
14mu|texlive-pst-pulley-0.01-3|25	properties of the system. The package uses pstricks, and
14mu|texlive-pst-pulley-0.01-3|26	requires a several pstricks-related packages.
14mu|texlive-pst-pulley-0.01-3|27	
14mu|texlive-pst-pulley-0.01-3|28	
14mu|texlive-pst-pulley-0.01-3|29	#-----------------------------------------------------------------------
14mu|texlive-pst-pulley-0.01-3|30	%files
14mu|texlive-pst-pulley-0.01-3|31	%{_texmfdistdir}/tex/generic/pst-pulley/pst-pulley.tex
14mu|texlive-pst-pulley-0.01-3|32	%{_texmfdistdir}/tex/latex/pst-pulley/pst-pulley.sty
14mu|texlive-pst-pulley-0.01-3|33	%doc %{_texmfdistdir}/doc/generic/pst-pulley/Changes
14mu|texlive-pst-pulley-0.01-3|34	%doc %{_texmfdistdir}/doc/generic/pst-pulley/README
14mu|texlive-pst-pulley-0.01-3|35	%doc %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.bib
14mu|texlive-pst-pulley-0.01-3|36	%doc %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.pdf
14mu|texlive-pst-pulley-0.01-3|37	%doc %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.tex
14mu|texlive-pst-pulley-0.01-3|38	#- source
14mu|texlive-pst-pulley-0.01-3|39	%doc %{_texmfdistdir}/source/generic/pst-pulley/Makefile
14mu|texlive-pst-pulley-0.01-3|40	
14mu|texlive-pst-pulley-0.01-3|41	#-----------------------------------------------------------------------
14mu|texlive-pst-pulley-0.01-3|42	%prep
14mu|texlive-pst-pulley-0.01-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-pulley-0.01-3|44	
14mu|texlive-pst-pulley-0.01-3|45	%build
14mu|texlive-pst-pulley-0.01-3|46	
14mu|texlive-pst-pulley-0.01-3|47	%install
14mu|texlive-pst-pulley-0.01-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-pulley-0.01-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-pulley-0.01-3|50	
14mu|texlive-pst-pulley-0.01-3|51	
14mu|texlive-pst-pulley-0.01-3|52	
14mu|texlive-pst-pulley-0.01-3|53	%changelog
14mu|texlive-pst-pulley-0.01-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-3
14mu|texlive-pst-pulley-0.01-3|55	+ Revision: 141ffcf
14mu|texlive-pst-pulley-0.01-3|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-pulley-0.01-3|57	
14mu|texlive-pst-pulley-0.01-3|58	

25602 14
14mu|texlive-pst-qtree-20090920-4|1	# revision 15878
14mu|texlive-pst-qtree-20090920-4|2	# category Package
14mu|texlive-pst-qtree-20090920-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-qtree
14mu|texlive-pst-qtree-20090920-4|4	# catalog-date 2009-09-20 13:03:55 +0200
14mu|texlive-pst-qtree-20090920-4|5	# catalog-license gpl
14mu|texlive-pst-qtree-20090920-4|6	# catalog-version undef
14mu|texlive-pst-qtree-20090920-4|7	Name:		texlive-pst-qtree
14mu|texlive-pst-qtree-20090920-4|8	Version:	20090920
14mu|texlive-pst-qtree-20090920-4|9	Release:	4
14mu|texlive-pst-qtree-20090920-4|10	Summary:	Simple syntax for trees
14mu|texlive-pst-qtree-20090920-4|11	Group:		Publishing
14mu|texlive-pst-qtree-20090920-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-qtree
14mu|texlive-pst-qtree-20090920-4|13	License:	GPL
14mu|texlive-pst-qtree-20090920-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-qtree.tar.xz
14mu|texlive-pst-qtree-20090920-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-qtree.doc.tar.xz
14mu|texlive-pst-qtree-20090920-4|16	BuildArch:	noarch
14mu|texlive-pst-qtree-20090920-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-qtree-20090920-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-qtree-20090920-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-qtree-20090920-4|20	
14mu|texlive-pst-qtree-20090920-4|21	%description
14mu|texlive-pst-qtree-20090920-4|22	The package provides a qtree-like front end for PSTricks.
14mu|texlive-pst-qtree-20090920-4|23	
14mu|texlive-pst-qtree-20090920-4|24	
14mu|texlive-pst-qtree-20090920-4|25	#-----------------------------------------------------------------------
14mu|texlive-pst-qtree-20090920-4|26	%files
14mu|texlive-pst-qtree-20090920-4|27	%{_texmfdistdir}/tex/generic/pst-qtree/pst-qtree.tex
14mu|texlive-pst-qtree-20090920-4|28	%{_texmfdistdir}/tex/latex/pst-qtree/pst-qtree.sty
14mu|texlive-pst-qtree-20090920-4|29	%doc %{_texmfdistdir}/doc/generic/pst-qtree/CHANGES
14mu|texlive-pst-qtree-20090920-4|30	%doc %{_texmfdistdir}/doc/generic/pst-qtree/LICENSE
14mu|texlive-pst-qtree-20090920-4|31	%doc %{_texmfdistdir}/doc/generic/pst-qtree/pst-qtree-manual.pdf
14mu|texlive-pst-qtree-20090920-4|32	%doc %{_texmfdistdir}/doc/generic/pst-qtree/pst-qtree-manual.tex
14mu|texlive-pst-qtree-20090920-4|33	
14mu|texlive-pst-qtree-20090920-4|34	#-----------------------------------------------------------------------
14mu|texlive-pst-qtree-20090920-4|35	%prep
14mu|texlive-pst-qtree-20090920-4|36	%setup -c -a0 -a1
14mu|texlive-pst-qtree-20090920-4|37	
14mu|texlive-pst-qtree-20090920-4|38	%build
14mu|texlive-pst-qtree-20090920-4|39	
14mu|texlive-pst-qtree-20090920-4|40	%install
14mu|texlive-pst-qtree-20090920-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-qtree-20090920-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-qtree-20090920-4|43	
14mu|texlive-pst-qtree-20090920-4|44	
14mu|texlive-pst-qtree-20090920-4|45	
14mu|texlive-pst-qtree-20090920-4|46	%changelog
14mu|texlive-pst-qtree-20090920-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090920-4
14mu|texlive-pst-qtree-20090920-4|48	+ Revision: 4b023b3
14mu|texlive-pst-qtree-20090920-4|49	- MassBuild#674: Increase release tag
14mu|texlive-pst-qtree-20090920-4|50	
14mu|texlive-pst-qtree-20090920-4|51	

25603 14
14mu|texlive-pstricks-2.51-3|1	# revision 32890
14mu|texlive-pstricks-2.51-3|2	# category Package
14mu|texlive-pstricks-2.51-3|3	# catalog-ctan /graphics/pstricks/base
14mu|texlive-pstricks-2.51-3|4	# catalog-date 2014-02-04 00:22:03 +0100
14mu|texlive-pstricks-2.51-3|5	# catalog-license lppl
14mu|texlive-pstricks-2.51-3|6	# catalog-version 2.51
14mu|texlive-pstricks-2.51-3|7	Name:		texlive-pstricks
14mu|texlive-pstricks-2.51-3|8	Version:	2.51
14mu|texlive-pstricks-2.51-3|9	Release:	3
14mu|texlive-pstricks-2.51-3|10	Summary:	PostScript macros for TeX
14mu|texlive-pstricks-2.51-3|11	Group:		Publishing
14mu|texlive-pstricks-2.51-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/base
14mu|texlive-pstricks-2.51-3|13	License:	LPPL
14mu|texlive-pstricks-2.51-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks.tar.xz
14mu|texlive-pstricks-2.51-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks.doc.tar.xz
14mu|texlive-pstricks-2.51-3|16	BuildArch:	noarch
14mu|texlive-pstricks-2.51-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pstricks-2.51-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pstricks-2.51-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-pstricks-2.51-3|20	
14mu|texlive-pstricks-2.51-3|21	%description
14mu|texlive-pstricks-2.51-3|22	PStricks offers an extensive collection of macros for
14mu|texlive-pstricks-2.51-3|23	generating PostScript that is usable with most TeX macro
14mu|texlive-pstricks-2.51-3|24	formats, including Plain TeX, LaTeX, AMS-TeX, and AMS-LaTeX.
14mu|texlive-pstricks-2.51-3|25	Included are macros for colour, graphics, pie charts, rotation,
14mu|texlive-pstricks-2.51-3|26	trees and overlays. It has many special features, including a
14mu|texlive-pstricks-2.51-3|27	wide variety of graphics (picture drawing) macros, with a
14mu|texlive-pstricks-2.51-3|28	flexible interface and with colour support. There are macros
14mu|texlive-pstricks-2.51-3|29	for colouring or shading the cells of tables. The package
14mu|texlive-pstricks-2.51-3|30	pstricks-add contains bug-fixes and additions for pstricks
14mu|texlive-pstricks-2.51-3|31	(among other things). PSTricks uses PostScript \special
14mu|texlive-pstricks-2.51-3|32	commands, which are not supported by PDF(La)TeX. This
14mu|texlive-pstricks-2.51-3|33	limitation may be overcome by using either the pst-pdf or the
14mu|texlive-pstricks-2.51-3|34	pdftricks package, to generate a PDF inclusion from a PSTricks
14mu|texlive-pstricks-2.51-3|35	diagram. Note that this is one of a pair of catalogue entries
14mu|texlive-pstricks-2.51-3|36	for PSTricks; the other one (PSTricks) is acting as a "stub",
14mu|texlive-pstricks-2.51-3|37	while editorial work on catalogue entries for PSTricks
14mu|texlive-pstricks-2.51-3|38	contributed is completed.
14mu|texlive-pstricks-2.51-3|39	
14mu|texlive-pstricks-2.51-3|40	
14mu|texlive-pstricks-2.51-3|41	#-----------------------------------------------------------------------
14mu|texlive-pstricks-2.51-3|42	%files
14mu|texlive-pstricks-2.51-3|43	%{_texmfdistdir}/dvips/pstricks/pst-algparser.pro
14mu|texlive-pstricks-2.51-3|44	%{_texmfdistdir}/dvips/pstricks/pst-dots.pro
14mu|texlive-pstricks-2.51-3|45	%{_texmfdistdir}/dvips/pstricks/pst-dots97.pro
14mu|texlive-pstricks-2.51-3|46	%{_texmfdistdir}/dvips/pstricks/pstricks.pro
14mu|texlive-pstricks-2.51-3|47	%{_texmfdistdir}/dvips/pstricks/pstricks97.pro
14mu|texlive-pstricks-2.51-3|48	%{_texmfdistdir}/tex/generic/pstricks/config/Changes
14mu|texlive-pstricks-2.51-3|49	%{_texmfdistdir}/tex/generic/pstricks/config/README.cfg
14mu|texlive-pstricks-2.51-3|50	%{_texmfdistdir}/tex/generic/pstricks/config/distiller.cfg
14mu|texlive-pstricks-2.51-3|51	%{_texmfdistdir}/tex/generic/pstricks/config/dvips.cfg
14mu|texlive-pstricks-2.51-3|52	%{_texmfdistdir}/tex/generic/pstricks/config/dvipsone.cfg
14mu|texlive-pstricks-2.51-3|53	%{_texmfdistdir}/tex/generic/pstricks/config/gastex.cfg
14mu|texlive-pstricks-2.51-3|54	%{_texmfdistdir}/tex/generic/pstricks/config/textures.cfg
14mu|texlive-pstricks-2.51-3|55	%{_texmfdistdir}/tex/generic/pstricks/config/vtex.cfg
14mu|texlive-pstricks-2.51-3|56	%{_texmfdistdir}/tex/generic/pstricks/config/xdvipdfmx.cfg
14mu|texlive-pstricks-2.51-3|57	%{_texmfdistdir}/tex/generic/pstricks/pst-fp.tex
14mu|texlive-pstricks-2.51-3|58	%{_texmfdistdir}/tex/generic/pstricks/pst-key.tex
14mu|texlive-pstricks-2.51-3|59	%{_texmfdistdir}/tex/generic/pstricks/pstricks.con
14mu|texlive-pstricks-2.51-3|60	%{_texmfdistdir}/tex/generic/pstricks/pstricks.tex
14mu|texlive-pstricks-2.51-3|61	%{_texmfdistdir}/tex/generic/pstricks/pstricks97.tex
14mu|texlive-pstricks-2.51-3|62	%{_texmfdistdir}/tex/latex/pstricks/pst-all.sty
14mu|texlive-pstricks-2.51-3|63	%{_texmfdistdir}/tex/latex/pstricks/pst-doc.cls
14mu|texlive-pstricks-2.51-3|64	%{_texmfdistdir}/tex/latex/pstricks/pst-key.sty
14mu|texlive-pstricks-2.51-3|65	%{_texmfdistdir}/tex/latex/pstricks/pstcol.sty
14mu|texlive-pstricks-2.51-3|66	%{_texmfdistdir}/tex/latex/pstricks/pstricks.sty
14mu|texlive-pstricks-2.51-3|67	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes
14mu|texlive-pstricks-2.51-3|68	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.dvips
14mu|texlive-pstricks-2.51-3|69	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.generic
14mu|texlive-pstricks-2.51-3|70	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.latex
14mu|texlive-pstricks-2.51-3|71	%doc %{_texmfdistdir}/doc/generic/pstricks/PSTricks.bib
14mu|texlive-pstricks-2.51-3|72	%doc %{_texmfdistdir}/doc/generic/pstricks/README
14mu|texlive-pstricks-2.51-3|73	%doc %{_texmfdistdir}/doc/generic/pstricks/ctandir.sty
14mu|texlive-pstricks-2.51-3|74	%doc %{_texmfdistdir}/doc/generic/pstricks/images/flowers.eps
14mu|texlive-pstricks-2.51-3|75	%doc %{_texmfdistdir}/doc/generic/pstricks/images/tiger.eps
14mu|texlive-pstricks-2.51-3|76	%doc %{_texmfdistdir}/doc/generic/pstricks/images/tiger.pdf
14mu|texlive-pstricks-2.51-3|77	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-doc.ist
14mu|texlive-pstricks-2.51-3|78	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-doc.pdf
14mu|texlive-pstricks-2.51-3|79	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news.sty
14mu|texlive-pstricks-2.51-3|80	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news.tex
14mu|texlive-pstricks-2.51-3|81	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news05.pdf
14mu|texlive-pstricks-2.51-3|82	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news05.tex
14mu|texlive-pstricks-2.51-3|83	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news06.pdf
14mu|texlive-pstricks-2.51-3|84	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news06.tex
14mu|texlive-pstricks-2.51-3|85	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news08.pdf
14mu|texlive-pstricks-2.51-3|86	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news08.tex
14mu|texlive-pstricks-2.51-3|87	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news09.pdf
14mu|texlive-pstricks-2.51-3|88	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news09.tex
14mu|texlive-pstricks-2.51-3|89	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news10.pdf
14mu|texlive-pstricks-2.51-3|90	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news10.tex
14mu|texlive-pstricks-2.51-3|91	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news11.pdf
14mu|texlive-pstricks-2.51-3|92	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news11.tex
14mu|texlive-pstricks-2.51-3|93	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news12.pdf
14mu|texlive-pstricks-2.51-3|94	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news12.tex
14mu|texlive-pstricks-2.51-3|95	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news13.pdf
14mu|texlive-pstricks-2.51-3|96	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news13.tex
14mu|texlive-pstricks-2.51-3|97	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news14.pdf
14mu|texlive-pstricks-2.51-3|98	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news14.tex
14mu|texlive-pstricks-2.51-3|99	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-user.pdf
14mu|texlive-pstricks-2.51-3|100	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-user.tgz
14mu|texlive-pstricks-2.51-3|101	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-add-data9.data
14mu|texlive-pstricks-2.51-3|102	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-bug.tex
14mu|texlive-pstricks-2.51-3|103	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-doc.pdf
14mu|texlive-pstricks-2.51-3|104	%doc %{_texmfdistdir}/doc/generic/pstricks/test-pst.pdf
14mu|texlive-pstricks-2.51-3|105	%doc %{_texmfdistdir}/doc/generic/pstricks/test-pst.tex
14mu|texlive-pstricks-2.51-3|106	
14mu|texlive-pstricks-2.51-3|107	#-----------------------------------------------------------------------
14mu|texlive-pstricks-2.51-3|108	%prep
14mu|texlive-pstricks-2.51-3|109	%setup -c -a0 -a1
14mu|texlive-pstricks-2.51-3|110	
14mu|texlive-pstricks-2.51-3|111	%build
14mu|texlive-pstricks-2.51-3|112	
14mu|texlive-pstricks-2.51-3|113	%install
14mu|texlive-pstricks-2.51-3|114	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pstricks-2.51-3|115	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pstricks-2.51-3|116	
14mu|texlive-pstricks-2.51-3|117	%changelog
14mu|texlive-pstricks-2.51-3|118	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.51-3
14mu|texlive-pstricks-2.51-3|119	+ Revision: 5a7d7b3
14mu|texlive-pstricks-2.51-3|120	- MassBuild#674: Increase release tag
14mu|texlive-pstricks-2.51-3|121	
14mu|texlive-pstricks-2.51-3|122	

25604 14
14mu|texlive-pstricks-add-3.55-4|1	# revision 24826
14mu|texlive-pstricks-add-3.55-4|2	# category Package
14mu|texlive-pstricks-add-3.55-4|3	# catalog-ctan /graphics/pstricks/contrib/pstricks-add
14mu|texlive-pstricks-add-3.55-4|4	# catalog-date 2011-12-11 19:04:10 +0100
14mu|texlive-pstricks-add-3.55-4|5	# catalog-license lppl
14mu|texlive-pstricks-add-3.55-4|6	# catalog-version 3.55
14mu|texlive-pstricks-add-3.55-4|7	Name:		texlive-pstricks-add
14mu|texlive-pstricks-add-3.55-4|8	Version:	3.55
14mu|texlive-pstricks-add-3.55-4|9	Release:	4
14mu|texlive-pstricks-add-3.55-4|10	Summary:	A collection of add-ons and bugfixes for PSTricks
14mu|texlive-pstricks-add-3.55-4|11	Group:		Publishing
14mu|texlive-pstricks-add-3.55-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pstricks-add
14mu|texlive-pstricks-add-3.55-4|13	License:	LPPL
14mu|texlive-pstricks-add-3.55-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-add.tar.xz
14mu|texlive-pstricks-add-3.55-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-add.doc.tar.xz
14mu|texlive-pstricks-add-3.55-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-add.source.tar.xz
14mu|texlive-pstricks-add-3.55-4|17	BuildArch:	noarch
14mu|texlive-pstricks-add-3.55-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pstricks-add-3.55-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pstricks-add-3.55-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pstricks-add-3.55-4|21	
14mu|texlive-pstricks-add-3.55-4|22	%description
14mu|texlive-pstricks-add-3.55-4|23	Collects together examples that have been posted to the
14mu|texlive-pstricks-add-3.55-4|24	pstricks mailing list, together with many additional features
14mu|texlive-pstricks-add-3.55-4|25	for the basic pstricks, pst-plot and pst-node, including: -
14mu|texlive-pstricks-add-3.55-4|26	bugfixes; - new options for the pspicture environment; -
14mu|texlive-pstricks-add-3.55-4|27	arrows; - braces as node connection/linestyle; - extended axes
14mu|texlive-pstricks-add-3.55-4|28	for plots (e.g., logarithm axes); - polar plots; - plotting
14mu|texlive-pstricks-add-3.55-4|29	tangent lines of curves or functions; - solving and printing
14mu|texlive-pstricks-add-3.55-4|30	differential equationd; - box plots; - matrix plots; and - pie
14mu|texlive-pstricks-add-3.55-4|31	charts. The package makes use of PostScript routines provided
14mu|texlive-pstricks-add-3.55-4|32	by pst-math.
14mu|texlive-pstricks-add-3.55-4|33	
14mu|texlive-pstricks-add-3.55-4|34	
14mu|texlive-pstricks-add-3.55-4|35	#-----------------------------------------------------------------------
14mu|texlive-pstricks-add-3.55-4|36	%files
14mu|texlive-pstricks-add-3.55-4|37	%{_texmfdistdir}/dvips/pstricks-add/pstricks-add.pro
14mu|texlive-pstricks-add-3.55-4|38	%{_texmfdistdir}/tex/generic/pstricks-add/pstricks-add.tex
14mu|texlive-pstricks-add-3.55-4|39	%{_texmfdistdir}/tex/latex/pstricks-add/pstricks-add.sty
14mu|texlive-pstricks-add-3.55-4|40	%doc %{_texmfdistdir}/doc/generic/pstricks-add/Changes
14mu|texlive-pstricks-add-3.55-4|41	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.bib
14mu|texlive-pstricks-add-3.55-4|42	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.dat
14mu|texlive-pstricks-add-3.55-4|43	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.pdf
14mu|texlive-pstricks-add-3.55-4|44	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.tex
14mu|texlive-pstricks-add-3.55-4|45	#- source
14mu|texlive-pstricks-add-3.55-4|46	%doc %{_texmfdistdir}/source/generic/pstricks-add/Makefile
14mu|texlive-pstricks-add-3.55-4|47	
14mu|texlive-pstricks-add-3.55-4|48	#-----------------------------------------------------------------------
14mu|texlive-pstricks-add-3.55-4|49	%prep
14mu|texlive-pstricks-add-3.55-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-pstricks-add-3.55-4|51	
14mu|texlive-pstricks-add-3.55-4|52	%build
14mu|texlive-pstricks-add-3.55-4|53	
14mu|texlive-pstricks-add-3.55-4|54	%install
14mu|texlive-pstricks-add-3.55-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pstricks-add-3.55-4|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pstricks-add-3.55-4|57	
14mu|texlive-pstricks-add-3.55-4|58	
14mu|texlive-pstricks-add-3.55-4|59	
14mu|texlive-pstricks-add-3.55-4|60	%changelog
14mu|texlive-pstricks-add-3.55-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.55-4
14mu|texlive-pstricks-add-3.55-4|62	+ Revision: 654eaa6
14mu|texlive-pstricks-add-3.55-4|63	- MassBuild#674: Increase release tag
14mu|texlive-pstricks-add-3.55-4|64	
14mu|texlive-pstricks-add-3.55-4|65	

25605 14
14mu|texlive-pst-rubans-1.2-4|1	# revision 23464
14mu|texlive-pst-rubans-1.2-4|2	# category Package
14mu|texlive-pst-rubans-1.2-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-rubans
14mu|texlive-pst-rubans-1.2-4|4	# catalog-date 2011-06-24 10:29:05 +0200
14mu|texlive-pst-rubans-1.2-4|5	# catalog-license lppl
14mu|texlive-pst-rubans-1.2-4|6	# catalog-version 1.2
14mu|texlive-pst-rubans-1.2-4|7	Name:		texlive-pst-rubans
14mu|texlive-pst-rubans-1.2-4|8	Version:	1.2
14mu|texlive-pst-rubans-1.2-4|9	Release:	4
14mu|texlive-pst-rubans-1.2-4|10	Summary:	Draw three-dimensional ribbons
14mu|texlive-pst-rubans-1.2-4|11	Group:		Publishing
14mu|texlive-pst-rubans-1.2-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-rubans
14mu|texlive-pst-rubans-1.2-4|13	License:	LPPL
14mu|texlive-pst-rubans-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-rubans.tar.xz
14mu|texlive-pst-rubans-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-rubans.doc.tar.xz
14mu|texlive-pst-rubans-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-rubans.source.tar.xz
14mu|texlive-pst-rubans-1.2-4|17	BuildArch:	noarch
14mu|texlive-pst-rubans-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-rubans-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-rubans-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-rubans-1.2-4|21	
14mu|texlive-pst-rubans-1.2-4|22	%description
14mu|texlive-pst-rubans-1.2-4|23	The package uses PStricks and pst-solides3d to draw three
14mu|texlive-pst-rubans-1.2-4|24	dimensional ribbons on a cylinder, torus, sphere, cone or
14mu|texlive-pst-rubans-1.2-4|25	paraboloid. The width of the ribbon, the number of turns, the
14mu|texlive-pst-rubans-1.2-4|26	colour of the outer and the inner surface of the ribbon may be
14mu|texlive-pst-rubans-1.2-4|27	set. In the case of circular and conical helices, one may also
14mu|texlive-pst-rubans-1.2-4|28	choose the number of ribbons.
14mu|texlive-pst-rubans-1.2-4|29	
14mu|texlive-pst-rubans-1.2-4|30	
14mu|texlive-pst-rubans-1.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-pst-rubans-1.2-4|32	%files
14mu|texlive-pst-rubans-1.2-4|33	%{_texmfdistdir}/tex/generic/pst-rubans/pst-rubans.tex
14mu|texlive-pst-rubans-1.2-4|34	%{_texmfdistdir}/tex/latex/pst-rubans/pst-rubans.sty
14mu|texlive-pst-rubans-1.2-4|35	%doc %{_texmfdistdir}/doc/generic/pst-rubans/Changes
14mu|texlive-pst-rubans-1.2-4|36	%doc %{_texmfdistdir}/doc/generic/pst-rubans/README
14mu|texlive-pst-rubans-1.2-4|37	%doc %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.bib
14mu|texlive-pst-rubans-1.2-4|38	%doc %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.pdf
14mu|texlive-pst-rubans-1.2-4|39	%doc %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.tex
14mu|texlive-pst-rubans-1.2-4|40	#- source
14mu|texlive-pst-rubans-1.2-4|41	%doc %{_texmfdistdir}/source/generic/pst-rubans/Makefile
14mu|texlive-pst-rubans-1.2-4|42	
14mu|texlive-pst-rubans-1.2-4|43	#-----------------------------------------------------------------------
14mu|texlive-pst-rubans-1.2-4|44	%prep
14mu|texlive-pst-rubans-1.2-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-pst-rubans-1.2-4|46	
14mu|texlive-pst-rubans-1.2-4|47	%build
14mu|texlive-pst-rubans-1.2-4|48	
14mu|texlive-pst-rubans-1.2-4|49	%install
14mu|texlive-pst-rubans-1.2-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-rubans-1.2-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-rubans-1.2-4|52	
14mu|texlive-pst-rubans-1.2-4|53	
14mu|texlive-pst-rubans-1.2-4|54	
14mu|texlive-pst-rubans-1.2-4|55	%changelog
14mu|texlive-pst-rubans-1.2-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-pst-rubans-1.2-4|57	+ Revision: ebd93ca
14mu|texlive-pst-rubans-1.2-4|58	- MassBuild#674: Increase release tag
14mu|texlive-pst-rubans-1.2-4|59	
14mu|texlive-pst-rubans-1.2-4|60	

25606 14
14mu|texlive-pst-sigsys-1.4-4|1	# revision 21667
14mu|texlive-pst-sigsys-1.4-4|2	# category Package
14mu|texlive-pst-sigsys-1.4-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-sigsys
14mu|texlive-pst-sigsys-1.4-4|4	# catalog-date 2011-03-09 20:38:22 +0100
14mu|texlive-pst-sigsys-1.4-4|5	# catalog-license lppl
14mu|texlive-pst-sigsys-1.4-4|6	# catalog-version 1.4
14mu|texlive-pst-sigsys-1.4-4|7	Name:		texlive-pst-sigsys
14mu|texlive-pst-sigsys-1.4-4|8	Version:	1.4
14mu|texlive-pst-sigsys-1.4-4|9	Release:	4
14mu|texlive-pst-sigsys-1.4-4|10	Summary:	Support of signal processing-related disciplines
14mu|texlive-pst-sigsys-1.4-4|11	Group:		Publishing
14mu|texlive-pst-sigsys-1.4-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-sigsys
14mu|texlive-pst-sigsys-1.4-4|13	License:	LPPL
14mu|texlive-pst-sigsys-1.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-sigsys.tar.xz
14mu|texlive-pst-sigsys-1.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-sigsys.doc.tar.xz
14mu|texlive-pst-sigsys-1.4-4|16	BuildArch:	noarch
14mu|texlive-pst-sigsys-1.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-sigsys-1.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-sigsys-1.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-sigsys-1.4-4|20	
14mu|texlive-pst-sigsys-1.4-4|21	%description
14mu|texlive-pst-sigsys-1.4-4|22	The package offers a collection of useful macros for
14mu|texlive-pst-sigsys-1.4-4|23	disciplines related to signal processing. It defines macros for
14mu|texlive-pst-sigsys-1.4-4|24	plotting a sequence of numbers, drawing the pole-zero diagram
14mu|texlive-pst-sigsys-1.4-4|25	of a system, shading the region of convergence, creating an
14mu|texlive-pst-sigsys-1.4-4|26	adder or a multiplier node, placing a framed node at a given
14mu|texlive-pst-sigsys-1.4-4|27	coordinate, creating an up-sampler or a down-sampler node,
14mu|texlive-pst-sigsys-1.4-4|28	drawing the block diagram of a system, drawing adaptive
14mu|texlive-pst-sigsys-1.4-4|29	systems, sequentially connecting a list of nodes, and
14mu|texlive-pst-sigsys-1.4-4|30	connecting a list of nodes using any node-connecting macro.
14mu|texlive-pst-sigsys-1.4-4|31	
14mu|texlive-pst-sigsys-1.4-4|32	
14mu|texlive-pst-sigsys-1.4-4|33	#-----------------------------------------------------------------------
14mu|texlive-pst-sigsys-1.4-4|34	%files
14mu|texlive-pst-sigsys-1.4-4|35	%{_texmfdistdir}/tex/generic/pst-sigsys/pst-sigsys.tex
14mu|texlive-pst-sigsys-1.4-4|36	%{_texmfdistdir}/tex/latex/pst-sigsys/pst-sigsys.sty
14mu|texlive-pst-sigsys-1.4-4|37	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/Changes
14mu|texlive-pst-sigsys-1.4-4|38	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/README
14mu|texlive-pst-sigsys-1.4-4|39	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.bib
14mu|texlive-pst-sigsys-1.4-4|40	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.pdf
14mu|texlive-pst-sigsys-1.4-4|41	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.tex
14mu|texlive-pst-sigsys-1.4-4|42	
14mu|texlive-pst-sigsys-1.4-4|43	#-----------------------------------------------------------------------
14mu|texlive-pst-sigsys-1.4-4|44	%prep
14mu|texlive-pst-sigsys-1.4-4|45	%setup -c -a0 -a1
14mu|texlive-pst-sigsys-1.4-4|46	
14mu|texlive-pst-sigsys-1.4-4|47	%build
14mu|texlive-pst-sigsys-1.4-4|48	
14mu|texlive-pst-sigsys-1.4-4|49	%install
14mu|texlive-pst-sigsys-1.4-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-sigsys-1.4-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-sigsys-1.4-4|52	
14mu|texlive-pst-sigsys-1.4-4|53	
14mu|texlive-pst-sigsys-1.4-4|54	
14mu|texlive-pst-sigsys-1.4-4|55	%changelog
14mu|texlive-pst-sigsys-1.4-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-4
14mu|texlive-pst-sigsys-1.4-4|57	+ Revision: 6f44284
14mu|texlive-pst-sigsys-1.4-4|58	- MassBuild#674: Increase release tag
14mu|texlive-pst-sigsys-1.4-4|59	
14mu|texlive-pst-sigsys-1.4-4|60	

25607 14
14mu|texlive-pst-slpe-1.31-4|1	# revision 24391
14mu|texlive-pst-slpe-1.31-4|2	# category Package
14mu|texlive-pst-slpe-1.31-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-slpe
14mu|texlive-pst-slpe-1.31-4|4	# catalog-date 2011-10-25 20:39:05 +0200
14mu|texlive-pst-slpe-1.31-4|5	# catalog-license lppl
14mu|texlive-pst-slpe-1.31-4|6	# catalog-version 1.31
14mu|texlive-pst-slpe-1.31-4|7	Name:		texlive-pst-slpe
14mu|texlive-pst-slpe-1.31-4|8	Version:	1.31
14mu|texlive-pst-slpe-1.31-4|9	Release:	4
14mu|texlive-pst-slpe-1.31-4|10	Summary:	Sophisticated colour gradients
14mu|texlive-pst-slpe-1.31-4|11	Group:		Publishing
14mu|texlive-pst-slpe-1.31-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-slpe
14mu|texlive-pst-slpe-1.31-4|13	License:	LPPL
14mu|texlive-pst-slpe-1.31-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-slpe.tar.xz
14mu|texlive-pst-slpe-1.31-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-slpe.doc.tar.xz
14mu|texlive-pst-slpe-1.31-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-slpe.source.tar.xz
14mu|texlive-pst-slpe-1.31-4|17	BuildArch:	noarch
14mu|texlive-pst-slpe-1.31-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-slpe-1.31-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-slpe-1.31-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-slpe-1.31-4|21	
14mu|texlive-pst-slpe-1.31-4|22	%description
14mu|texlive-pst-slpe-1.31-4|23	This PStricks package covers all the colour gradient
14mu|texlive-pst-slpe-1.31-4|24	functionality of pst-grad (part of the base pstricks
14mu|texlive-pst-slpe-1.31-4|25	distribution), and provides the following facilities: - it
14mu|texlive-pst-slpe-1.31-4|26	permits the user to specify an arbitrary number of colours,
14mu|texlive-pst-slpe-1.31-4|27	along with the points at which they are to be reached; - it
14mu|texlive-pst-slpe-1.31-4|28	converts between RGB and HSV behind the scenes; - it provides
14mu|texlive-pst-slpe-1.31-4|29	concentric and radial gradients; - it provides a command
14mu|texlive-pst-slpe-1.31-4|30	\psBall that generates bullets with a three-dimensional
14mu|texlive-pst-slpe-1.31-4|31	appearance; and - uses the xkeyval package for the extended key
14mu|texlive-pst-slpe-1.31-4|32	handling.
14mu|texlive-pst-slpe-1.31-4|33	
14mu|texlive-pst-slpe-1.31-4|34	
14mu|texlive-pst-slpe-1.31-4|35	#-----------------------------------------------------------------------
14mu|texlive-pst-slpe-1.31-4|36	%files
14mu|texlive-pst-slpe-1.31-4|37	%{_texmfdistdir}/dvips/pst-slpe/pst-slpe.pro
14mu|texlive-pst-slpe-1.31-4|38	%{_texmfdistdir}/tex/generic/pst-slpe/pst-slpe.tex
14mu|texlive-pst-slpe-1.31-4|39	%{_texmfdistdir}/tex/latex/pst-slpe/pst-slpe.sty
14mu|texlive-pst-slpe-1.31-4|40	%doc %{_texmfdistdir}/doc/generic/pst-slpe/Changes
14mu|texlive-pst-slpe-1.31-4|41	%doc %{_texmfdistdir}/doc/generic/pst-slpe/README
14mu|texlive-pst-slpe-1.31-4|42	%doc %{_texmfdistdir}/doc/generic/pst-slpe/pst-slpe.pdf
14mu|texlive-pst-slpe-1.31-4|43	#- source
14mu|texlive-pst-slpe-1.31-4|44	%doc %{_texmfdistdir}/source/generic/pst-slpe/Makefile
14mu|texlive-pst-slpe-1.31-4|45	%doc %{_texmfdistdir}/source/generic/pst-slpe/pst-slpe.dtx
14mu|texlive-pst-slpe-1.31-4|46	%doc %{_texmfdistdir}/source/generic/pst-slpe/pst-slpe.ins
14mu|texlive-pst-slpe-1.31-4|47	
14mu|texlive-pst-slpe-1.31-4|48	#-----------------------------------------------------------------------
14mu|texlive-pst-slpe-1.31-4|49	%prep
14mu|texlive-pst-slpe-1.31-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-pst-slpe-1.31-4|51	
14mu|texlive-pst-slpe-1.31-4|52	%build
14mu|texlive-pst-slpe-1.31-4|53	
14mu|texlive-pst-slpe-1.31-4|54	%install
14mu|texlive-pst-slpe-1.31-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-slpe-1.31-4|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-slpe-1.31-4|57	
14mu|texlive-pst-slpe-1.31-4|58	
14mu|texlive-pst-slpe-1.31-4|59	
14mu|texlive-pst-slpe-1.31-4|60	%changelog
14mu|texlive-pst-slpe-1.31-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.31-4
14mu|texlive-pst-slpe-1.31-4|62	+ Revision: 3354160
14mu|texlive-pst-slpe-1.31-4|63	- MassBuild#674: Increase release tag
14mu|texlive-pst-slpe-1.31-4|64	
14mu|texlive-pst-slpe-1.31-4|65	

25608 14
14mu|texlive-pst-solarsystem-0.12-3|1	# revision 24995
14mu|texlive-pst-solarsystem-0.12-3|2	# category Package
14mu|texlive-pst-solarsystem-0.12-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-solarsystem
14mu|texlive-pst-solarsystem-0.12-3|4	# catalog-date 2012-01-01 19:16:20 +0100
14mu|texlive-pst-solarsystem-0.12-3|5	# catalog-license lppl
14mu|texlive-pst-solarsystem-0.12-3|6	# catalog-version 0.12
14mu|texlive-pst-solarsystem-0.12-3|7	Name:		texlive-pst-solarsystem
14mu|texlive-pst-solarsystem-0.12-3|8	Version:	0.12
14mu|texlive-pst-solarsystem-0.12-3|9	Release:	3
14mu|texlive-pst-solarsystem-0.12-3|10	Summary:	Plot the solar system for a specific date
14mu|texlive-pst-solarsystem-0.12-3|11	Group:		Publishing
14mu|texlive-pst-solarsystem-0.12-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-solarsystem
14mu|texlive-pst-solarsystem-0.12-3|13	License:	LPPL
14mu|texlive-pst-solarsystem-0.12-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solarsystem.tar.xz
14mu|texlive-pst-solarsystem-0.12-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solarsystem.doc.tar.xz
14mu|texlive-pst-solarsystem-0.12-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solarsystem.source.tar.xz
14mu|texlive-pst-solarsystem-0.12-3|17	BuildArch:	noarch
14mu|texlive-pst-solarsystem-0.12-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-solarsystem-0.12-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-solarsystem-0.12-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-solarsystem-0.12-3|21	
14mu|texlive-pst-solarsystem-0.12-3|22	%description
14mu|texlive-pst-solarsystem-0.12-3|23	The package uses pstricks to produce diagrams of the visible
14mu|texlive-pst-solarsystem-0.12-3|24	planets, projected on the plane of the ecliptic. It is not
14mu|texlive-pst-solarsystem-0.12-3|25	possible to represent all the planets in their real
14mu|texlive-pst-solarsystem-0.12-3|26	proportions, so only Mercury, Venus, Earth and Mars have their
14mu|texlive-pst-solarsystem-0.12-3|27	orbits in correct proportions and their relative sizes are
14mu|texlive-pst-solarsystem-0.12-3|28	observed. Saturn and Jupiter are in the right direction, but
14mu|texlive-pst-solarsystem-0.12-3|29	not in the correct size.
14mu|texlive-pst-solarsystem-0.12-3|30	
14mu|texlive-pst-solarsystem-0.12-3|31	
14mu|texlive-pst-solarsystem-0.12-3|32	#-----------------------------------------------------------------------
14mu|texlive-pst-solarsystem-0.12-3|33	%files
14mu|texlive-pst-solarsystem-0.12-3|34	%{_texmfdistdir}/dvips/pst-solarsystem/pst-solarsystem.pro
14mu|texlive-pst-solarsystem-0.12-3|35	%{_texmfdistdir}/tex/generic/pst-solarsystem/pst-solarsystem.tex
14mu|texlive-pst-solarsystem-0.12-3|36	%{_texmfdistdir}/tex/latex/pst-solarsystem/pst-solarsystem.sty
14mu|texlive-pst-solarsystem-0.12-3|37	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/Changes
14mu|texlive-pst-solarsystem-0.12-3|38	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/README
14mu|texlive-pst-solarsystem-0.12-3|39	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.bib
14mu|texlive-pst-solarsystem-0.12-3|40	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf
14mu|texlive-pst-solarsystem-0.12-3|41	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex
14mu|texlive-pst-solarsystem-0.12-3|42	#- source
14mu|texlive-pst-solarsystem-0.12-3|43	%doc %{_texmfdistdir}/source/generic/pst-solarsystem/Makefile
14mu|texlive-pst-solarsystem-0.12-3|44	
14mu|texlive-pst-solarsystem-0.12-3|45	#-----------------------------------------------------------------------
14mu|texlive-pst-solarsystem-0.12-3|46	%prep
14mu|texlive-pst-solarsystem-0.12-3|47	%setup -c -a0 -a1 -a2
14mu|texlive-pst-solarsystem-0.12-3|48	
14mu|texlive-pst-solarsystem-0.12-3|49	%build
14mu|texlive-pst-solarsystem-0.12-3|50	
14mu|texlive-pst-solarsystem-0.12-3|51	%install
14mu|texlive-pst-solarsystem-0.12-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-solarsystem-0.12-3|53	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-solarsystem-0.12-3|54	
14mu|texlive-pst-solarsystem-0.12-3|55	
14mu|texlive-pst-solarsystem-0.12-3|56	
14mu|texlive-pst-solarsystem-0.12-3|57	%changelog
14mu|texlive-pst-solarsystem-0.12-3|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.12-3
14mu|texlive-pst-solarsystem-0.12-3|59	+ Revision: 5bad420
14mu|texlive-pst-solarsystem-0.12-3|60	- MassBuild#674: Increase release tag
14mu|texlive-pst-solarsystem-0.12-3|61	
14mu|texlive-pst-solarsystem-0.12-3|62	

25609 14
14mu|texlive-pst-solides3d-4.23-4|1	# revision 19959
14mu|texlive-pst-solides3d-4.23-4|2	# category Package
14mu|texlive-pst-solides3d-4.23-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-solides3d
14mu|texlive-pst-solides3d-4.23-4|4	# catalog-date 2010-09-29 09:03:07 +0200
14mu|texlive-pst-solides3d-4.23-4|5	# catalog-license lppl1.3
14mu|texlive-pst-solides3d-4.23-4|6	# catalog-version 4.23
14mu|texlive-pst-solides3d-4.23-4|7	Name:		texlive-pst-solides3d
14mu|texlive-pst-solides3d-4.23-4|8	Version:	4.23
14mu|texlive-pst-solides3d-4.23-4|9	Release:	4
14mu|texlive-pst-solides3d-4.23-4|10	Summary:	Draw perspective views of 3D solids
14mu|texlive-pst-solides3d-4.23-4|11	Group:		Publishing
14mu|texlive-pst-solides3d-4.23-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-solides3d
14mu|texlive-pst-solides3d-4.23-4|13	License:	LPPL1.3
14mu|texlive-pst-solides3d-4.23-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solides3d.tar.xz
14mu|texlive-pst-solides3d-4.23-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solides3d.doc.tar.xz
14mu|texlive-pst-solides3d-4.23-4|16	BuildArch:	noarch
14mu|texlive-pst-solides3d-4.23-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-solides3d-4.23-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-solides3d-4.23-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-solides3d-4.23-4|20	
14mu|texlive-pst-solides3d-4.23-4|21	%description
14mu|texlive-pst-solides3d-4.23-4|22	The package is designed to draw solids in 3d perspective.
14mu|texlive-pst-solides3d-4.23-4|23	Features include: - create primitive solids; - create solids by
14mu|texlive-pst-solides3d-4.23-4|24	including a list of its vertices and faces; - faces of solids
14mu|texlive-pst-solides3d-4.23-4|25	and surfaces can be colored by choosing from a very large
14mu|texlive-pst-solides3d-4.23-4|26	palette of colors; - draw parametric surfaces in algebraic and
14mu|texlive-pst-solides3d-4.23-4|27	reverse polish notation; - create explicit and parameterized
14mu|texlive-pst-solides3d-4.23-4|28	algebraic functions drawn in 2 or 3 dimensions; - project text
14mu|texlive-pst-solides3d-4.23-4|29	onto a plane and onto the faces of a solid; - support for
14mu|texlive-pst-solides3d-4.23-4|30	including external database files.
14mu|texlive-pst-solides3d-4.23-4|31	
14mu|texlive-pst-solides3d-4.23-4|32	
14mu|texlive-pst-solides3d-4.23-4|33	#-----------------------------------------------------------------------
14mu|texlive-pst-solides3d-4.23-4|34	%files
14mu|texlive-pst-solides3d-4.23-4|35	%{_texmfdistdir}/dvips/pst-solides3d/pst-solides3d.pro
14mu|texlive-pst-solides3d-4.23-4|36	%{_texmfdistdir}/tex/generic/pst-solides3d/pst-solides3d.tex
14mu|texlive-pst-solides3d-4.23-4|37	%{_texmfdistdir}/tex/latex/pst-solides3d/pst-solides3d.sty
14mu|texlive-pst-solides3d-4.23-4|38	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/Changes
14mu|texlive-pst-solides3d-4.23-4|39	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/README
14mu|texlive-pst-solides3d-4.23-4|40	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Changes
14mu|texlive-pst-solides3d-4.23-4|41	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Makefile
14mu|texlive-pst-solides3d-4.23-4|42	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|43	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-faces.dat
14mu|texlive-pst-solides3d-4.23-4|44	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-io.dat
14mu|texlive-pst-solides3d-4.23-4|45	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|46	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/README
14mu|texlive-pst-solides3d-4.23-4|47	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/chapter-1-en.tex
14mu|texlive-pst-solides3d-4.23-4|48	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/chapter-2-en.tex
14mu|texlive-pst-solides3d-4.23-4|49	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|50	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-faces.dat
14mu|texlive-pst-solides3d-4.23-4|51	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-io.dat
14mu|texlive-pst-solides3d-4.23-4|52	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|53	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|54	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-faces.dat
14mu|texlive-pst-solides3d-4.23-4|55	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-io.dat
14mu|texlive-pst-solides3d-4.23-4|56	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|57	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer.dat
14mu|texlive-pst-solides3d-4.23-4|58	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer_levres.dat
14mu|texlive-pst-solides3d-4.23-4|59	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer_sourcils.dat
14mu|texlive-pst-solides3d-4.23-4|60	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer_yeux.dat
14mu|texlive-pst-solides3d-4.23-4|61	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|62	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-faces.dat
14mu|texlive-pst-solides3d-4.23-4|63	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-io.dat
14mu|texlive-pst-solides3d-4.23-4|64	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|65	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|66	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-faces.dat
14mu|texlive-pst-solides3d-4.23-4|67	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-io.dat
14mu|texlive-pst-solides3d-4.23-4|68	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|69	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|70	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-faces.dat
14mu|texlive-pst-solides3d-4.23-4|71	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-io.dat
14mu|texlive-pst-solides3d-4.23-4|72	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|73	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/kepler.eps
14mu|texlive-pst-solides3d-4.23-4|74	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-acknowledgements-en.tex
14mu|texlive-pst-solides3d-4.23-4|75	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-affinage-en.tex
14mu|texlive-pst-solides3d-4.23-4|76	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-anneaux-en.tex
14mu|texlive-pst-solides3d-4.23-4|77	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-annoterschema-en.tex
14mu|texlive-pst-solides3d-4.23-4|78	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex
14mu|texlive-pst-solides3d-4.23-4|79	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-chanfrein-en.tex
14mu|texlive-pst-solides3d-4.23-4|80	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-codejps-en.tex
14mu|texlive-pst-solides3d-4.23-4|81	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-colorierfacettes-en.tex
14mu|texlive-pst-solides3d-4.23-4|82	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-commandestrace-en.tex
14mu|texlive-pst-solides3d-4.23-4|83	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-couleurs-en.tex
14mu|texlive-pst-solides3d-4.23-4|84	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-courbeR3-en.tex
14mu|texlive-pst-solides3d-4.23-4|85	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-cylindres-cones-en.tex
14mu|texlive-pst-solides3d-4.23-4|86	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-datfile-en.tex
14mu|texlive-pst-solides3d-4.23-4|87	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-definirfonction-en.tex
14mu|texlive-pst-solides3d-4.23-4|88	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-definirplanquelconque-en.tex
14mu|texlive-pst-solides3d-4.23-4|89	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-definitionmaillage-en.tex
14mu|texlive-pst-solides3d-4.23-4|90	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-eclairageponctuel-en.tex
14mu|texlive-pst-solides3d-4.23-4|91	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-enleverfacettes-en.tex
14mu|texlive-pst-solides3d-4.23-4|92	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-extensions-en.tex
14mu|texlive-pst-solides3d-4.23-4|93	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-face-en.tex
14mu|texlive-pst-solides3d-4.23-4|94	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-fusion-en.tex
14mu|texlive-pst-solides3d-4.23-4|95	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-fusionjps-en.tex
14mu|texlive-pst-solides3d-4.23-4|96	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-geode-en.tex
14mu|texlive-pst-solides3d-4.23-4|97	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-grille-en.tex
14mu|texlive-pst-solides3d-4.23-4|98	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-keywords-en.tex
14mu|texlive-pst-solides3d-4.23-4|99	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-ligne3D-en.tex
14mu|texlive-pst-solides3d-4.23-4|100	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-lignedeniveau-en.tex
14mu|texlive-pst-solides3d-4.23-4|101	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-modes-en.tex
14mu|texlive-pst-solides3d-4.23-4|102	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-new-en.tex
14mu|texlive-pst-solides3d-4.23-4|103	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-nommersolide-en.tex
14mu|texlive-pst-solides3d-4.23-4|104	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-numeroterfacettes-en.tex
14mu|texlive-pst-solides3d-4.23-4|105	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-opacity-en.tex
14mu|texlive-pst-solides3d-4.23-4|106	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-parametres-en.tex
14mu|texlive-pst-solides3d-4.23-4|107	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-plan-en.tex
14mu|texlive-pst-solides3d-4.23-4|108	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-poems-en.tex
14mu|texlive-pst-solides3d-4.23-4|109	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-point-en.tex
14mu|texlive-pst-solides3d-4.23-4|110	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-pointagesommets-en.tex
14mu|texlive-pst-solides3d-4.23-4|111	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-positionnerpointconnu-en.tex
14mu|texlive-pst-solides3d-4.23-4|112	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-positionnersolide-en.tex
14mu|texlive-pst-solides3d-4.23-4|113	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-prisme-en.tex
14mu|texlive-pst-solides3d-4.23-4|114	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionangledroit-en.tex
14mu|texlive-pst-solides3d-4.23-4|115	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectioncercle-en.tex
14mu|texlive-pst-solides3d-4.23-4|116	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectioncourbe-en.tex
14mu|texlive-pst-solides3d-4.23-4|117	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectiondroite-en.tex
14mu|texlive-pst-solides3d-4.23-4|118	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionligne-en.tex
14mu|texlive-pst-solides3d-4.23-4|119	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionpoint-en.tex
14mu|texlive-pst-solides3d-4.23-4|120	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionpolygone-en.tex
14mu|texlive-pst-solides3d-4.23-4|121	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectiontexte-en.tex
14mu|texlive-pst-solides3d-4.23-4|122	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionvecteur-en.tex
14mu|texlive-pst-solides3d-4.23-4|123	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionvisibility-en.tex
14mu|texlive-pst-solides3d-4.23-4|124	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projpresentation-en.tex
14mu|texlive-pst-solides3d-4.23-4|125	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-ruban-en.tex
14mu|texlive-pst-solides3d-4.23-4|126	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-section-en.tex
14mu|texlive-pst-solides3d-4.23-4|127	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-solidescreux-en.tex
14mu|texlive-pst-solides3d-4.23-4|128	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-solidespredefinis-en.tex
14mu|texlive-pst-solides3d-4.23-4|129	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-surfaces-en.tex
14mu|texlive-pst-solides3d-4.23-4|130	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-surfacesparametrees-en.tex
14mu|texlive-pst-solides3d-4.23-4|131	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-tracerpolygone-en.tex
14mu|texlive-pst-solides3d-4.23-4|132	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-transform-en.tex
14mu|texlive-pst-solides3d-4.23-4|133	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-transformpointconnu-en.tex
14mu|texlive-pst-solides3d-4.23-4|134	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-tronque-en.tex
14mu|texlive-pst-solides3d-4.23-4|135	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-tube-en.tex
14mu|texlive-pst-solides3d-4.23-4|136	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-vecteur-en.tex
14mu|texlive-pst-solides3d-4.23-4|137	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|138	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-faces.dat
14mu|texlive-pst-solides3d-4.23-4|139	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-io.dat
14mu|texlive-pst-solides3d-4.23-4|140	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|141	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/pst-solides3d-doc.bib
14mu|texlive-pst-solides3d-4.23-4|142	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/pst-solides3d-doc.tex
14mu|texlive-pst-solides3d-4.23-4|143	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/rocket.obj
14mu|texlive-pst-solides3d-4.23-4|144	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|145	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-faces.dat
14mu|texlive-pst-solides3d-4.23-4|146	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-io.dat
14mu|texlive-pst-solides3d-4.23-4|147	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|148	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/sommets_nefer.dat
14mu|texlive-pst-solides3d-4.23-4|149	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/sommets_nefer0.dat
14mu|texlive-pst-solides3d-4.23-4|150	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tex-files-all.zip
14mu|texlive-pst-solides3d-4.23-4|151	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|152	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-faces.dat
14mu|texlive-pst-solides3d-4.23-4|153	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-io.dat
14mu|texlive-pst-solides3d-4.23-4|154	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|155	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|156	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-faces.dat
14mu|texlive-pst-solides3d-4.23-4|157	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-io.dat
14mu|texlive-pst-solides3d-4.23-4|158	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|159	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|160	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-faces.dat
14mu|texlive-pst-solides3d-4.23-4|161	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-io.dat
14mu|texlive-pst-solides3d-4.23-4|162	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|163	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|164	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-faces.dat
14mu|texlive-pst-solides3d-4.23-4|165	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-io.dat
14mu|texlive-pst-solides3d-4.23-4|166	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|167	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-couleurs.dat
14mu|texlive-pst-solides3d-4.23-4|168	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-faces.dat
14mu|texlive-pst-solides3d-4.23-4|169	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-io.dat
14mu|texlive-pst-solides3d-4.23-4|170	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-sommets.dat
14mu|texlive-pst-solides3d-4.23-4|171	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/pst-solides3d-doc.pdf
14mu|texlive-pst-solides3d-4.23-4|172	
14mu|texlive-pst-solides3d-4.23-4|173	#-----------------------------------------------------------------------
14mu|texlive-pst-solides3d-4.23-4|174	%prep
14mu|texlive-pst-solides3d-4.23-4|175	%setup -c -a0 -a1
14mu|texlive-pst-solides3d-4.23-4|176	
14mu|texlive-pst-solides3d-4.23-4|177	%build
14mu|texlive-pst-solides3d-4.23-4|178	
14mu|texlive-pst-solides3d-4.23-4|179	%install
14mu|texlive-pst-solides3d-4.23-4|180	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-solides3d-4.23-4|181	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-solides3d-4.23-4|182	
14mu|texlive-pst-solides3d-4.23-4|183	
14mu|texlive-pst-solides3d-4.23-4|184	
14mu|texlive-pst-solides3d-4.23-4|185	%changelog
14mu|texlive-pst-solides3d-4.23-4|186	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.23-4
14mu|texlive-pst-solides3d-4.23-4|187	+ Revision: 20b7997
14mu|texlive-pst-solides3d-4.23-4|188	- MassBuild#674: Increase release tag
14mu|texlive-pst-solides3d-4.23-4|189	
14mu|texlive-pst-solides3d-4.23-4|190	

25610 14
14mu|texlive-pst-soroban-1.0-4|1	# revision 15878
14mu|texlive-pst-soroban-1.0-4|2	# category Package
14mu|texlive-pst-soroban-1.0-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-soroban
14mu|texlive-pst-soroban-1.0-4|4	# catalog-date 2008-08-23 00:25:16 +0200
14mu|texlive-pst-soroban-1.0-4|5	# catalog-license lppl
14mu|texlive-pst-soroban-1.0-4|6	# catalog-version 1.0
14mu|texlive-pst-soroban-1.0-4|7	Name:		texlive-pst-soroban
14mu|texlive-pst-soroban-1.0-4|8	Version:	1.0
14mu|texlive-pst-soroban-1.0-4|9	Release:	4
14mu|texlive-pst-soroban-1.0-4|10	Summary:	Draw a Soroban using PSTricks
14mu|texlive-pst-soroban-1.0-4|11	Group:		Publishing
14mu|texlive-pst-soroban-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-soroban
14mu|texlive-pst-soroban-1.0-4|13	License:	LPPL
14mu|texlive-pst-soroban-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-soroban.tar.xz
14mu|texlive-pst-soroban-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-soroban.doc.tar.xz
14mu|texlive-pst-soroban-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-soroban.source.tar.xz
14mu|texlive-pst-soroban-1.0-4|17	BuildArch:	noarch
14mu|texlive-pst-soroban-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-soroban-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-soroban-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-soroban-1.0-4|21	
14mu|texlive-pst-soroban-1.0-4|22	%description
14mu|texlive-pst-soroban-1.0-4|23	The package uses PSTricks to draw a Japanese abacus, or
14mu|texlive-pst-soroban-1.0-4|24	soroban. The soroban is still used in Japan today.
14mu|texlive-pst-soroban-1.0-4|25	
14mu|texlive-pst-soroban-1.0-4|26	
14mu|texlive-pst-soroban-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-pst-soroban-1.0-4|28	%files
14mu|texlive-pst-soroban-1.0-4|29	%{_texmfdistdir}/tex/latex/pst-soroban/pst-soroban.sty
14mu|texlive-pst-soroban-1.0-4|30	%doc %{_texmfdistdir}/doc/generic/pst-soroban/Changes
14mu|texlive-pst-soroban-1.0-4|31	%doc %{_texmfdistdir}/doc/generic/pst-soroban/README
14mu|texlive-pst-soroban-1.0-4|32	%doc %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.bib
14mu|texlive-pst-soroban-1.0-4|33	%doc %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.pdf
14mu|texlive-pst-soroban-1.0-4|34	%doc %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.tex
14mu|texlive-pst-soroban-1.0-4|35	#- source
14mu|texlive-pst-soroban-1.0-4|36	%doc %{_texmfdistdir}/source/generic/pst-soroban/Makefile
14mu|texlive-pst-soroban-1.0-4|37	
14mu|texlive-pst-soroban-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-pst-soroban-1.0-4|39	%prep
14mu|texlive-pst-soroban-1.0-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-pst-soroban-1.0-4|41	
14mu|texlive-pst-soroban-1.0-4|42	%build
14mu|texlive-pst-soroban-1.0-4|43	
14mu|texlive-pst-soroban-1.0-4|44	%install
14mu|texlive-pst-soroban-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-soroban-1.0-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-soroban-1.0-4|47	
14mu|texlive-pst-soroban-1.0-4|48	
14mu|texlive-pst-soroban-1.0-4|49	
14mu|texlive-pst-soroban-1.0-4|50	%changelog
14mu|texlive-pst-soroban-1.0-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-pst-soroban-1.0-4|52	+ Revision: cc26bbe
14mu|texlive-pst-soroban-1.0-4|53	- MassBuild#674: Increase release tag
14mu|texlive-pst-soroban-1.0-4|54	
14mu|texlive-pst-soroban-1.0-4|55	

25611 14
14mu|texlive-pst-spectra-0.91-4|1	# revision 15878
14mu|texlive-pst-spectra-0.91-4|2	# category Package
14mu|texlive-pst-spectra-0.91-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-spectra
14mu|texlive-pst-spectra-0.91-4|4	# catalog-date 2008-08-23 00:25:16 +0200
14mu|texlive-pst-spectra-0.91-4|5	# catalog-license lppl
14mu|texlive-pst-spectra-0.91-4|6	# catalog-version 0.91
14mu|texlive-pst-spectra-0.91-4|7	Name:		texlive-pst-spectra
14mu|texlive-pst-spectra-0.91-4|8	Version:	0.91
14mu|texlive-pst-spectra-0.91-4|9	Release:	4
14mu|texlive-pst-spectra-0.91-4|10	Summary:	Draw continuum, emission and absorption spectra with PSTricks
14mu|texlive-pst-spectra-0.91-4|11	Group:		Publishing
14mu|texlive-pst-spectra-0.91-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-spectra
14mu|texlive-pst-spectra-0.91-4|13	License:	LPPL
14mu|texlive-pst-spectra-0.91-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-spectra.tar.xz
14mu|texlive-pst-spectra-0.91-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-spectra.doc.tar.xz
14mu|texlive-pst-spectra-0.91-4|16	BuildArch:	noarch
14mu|texlive-pst-spectra-0.91-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-spectra-0.91-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-spectra-0.91-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-spectra-0.91-4|20	
14mu|texlive-pst-spectra-0.91-4|21	%description
14mu|texlive-pst-spectra-0.91-4|22	The package is a PSTricks extension, based on a NASA lines
14mu|texlive-pst-spectra-0.91-4|23	database. It allows you to draw continuum, emission and
14mu|texlive-pst-spectra-0.91-4|24	absorption spectra. A Total of 16 880 visible lines from 99
14mu|texlive-pst-spectra-0.91-4|25	elements can be displayed. The package requires the xkeyval
14mu|texlive-pst-spectra-0.91-4|26	package for decoding its arguments.
14mu|texlive-pst-spectra-0.91-4|27	
14mu|texlive-pst-spectra-0.91-4|28	
14mu|texlive-pst-spectra-0.91-4|29	#-----------------------------------------------------------------------
14mu|texlive-pst-spectra-0.91-4|30	%files
14mu|texlive-pst-spectra-0.91-4|31	%{_texmfdistdir}/dvips/pst-spectra/pst-spectra.pro
14mu|texlive-pst-spectra-0.91-4|32	%{_texmfdistdir}/tex/generic/pst-spectra/pst-spectra.tex
14mu|texlive-pst-spectra-0.91-4|33	%{_texmfdistdir}/tex/latex/pst-spectra/pst-spectra.sty
14mu|texlive-pst-spectra-0.91-4|34	%doc %{_texmfdistdir}/doc/generic/pst-spectra/README
14mu|texlive-pst-spectra-0.91-4|35	%doc %{_texmfdistdir}/doc/generic/pst-spectra/pst-spectra.pdf
14mu|texlive-pst-spectra-0.91-4|36	%doc %{_texmfdistdir}/doc/generic/pst-spectra/pst-spectraEN.pdf
14mu|texlive-pst-spectra-0.91-4|37	
14mu|texlive-pst-spectra-0.91-4|38	#-----------------------------------------------------------------------
14mu|texlive-pst-spectra-0.91-4|39	%prep
14mu|texlive-pst-spectra-0.91-4|40	%setup -c -a0 -a1
14mu|texlive-pst-spectra-0.91-4|41	
14mu|texlive-pst-spectra-0.91-4|42	%build
14mu|texlive-pst-spectra-0.91-4|43	
14mu|texlive-pst-spectra-0.91-4|44	%install
14mu|texlive-pst-spectra-0.91-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-spectra-0.91-4|46	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-spectra-0.91-4|47	
14mu|texlive-pst-spectra-0.91-4|48	
14mu|texlive-pst-spectra-0.91-4|49	
14mu|texlive-pst-spectra-0.91-4|50	%changelog
14mu|texlive-pst-spectra-0.91-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.91-4
14mu|texlive-pst-spectra-0.91-4|52	+ Revision: 689d1aa
14mu|texlive-pst-spectra-0.91-4|53	- MassBuild#674: Increase release tag
14mu|texlive-pst-spectra-0.91-4|54	
14mu|texlive-pst-spectra-0.91-4|55	

25612 14
14mu|texlive-pst-stru-0.11-4|1	# revision 15878
14mu|texlive-pst-stru-0.11-4|2	# category Package
14mu|texlive-pst-stru-0.11-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-stru
14mu|texlive-pst-stru-0.11-4|4	# catalog-date 2008-08-23 00:25:16 +0200
14mu|texlive-pst-stru-0.11-4|5	# catalog-license lppl
14mu|texlive-pst-stru-0.11-4|6	# catalog-version 0.11
14mu|texlive-pst-stru-0.11-4|7	Name:		texlive-pst-stru
14mu|texlive-pst-stru-0.11-4|8	Version:	0.11
14mu|texlive-pst-stru-0.11-4|9	Release:	4
14mu|texlive-pst-stru-0.11-4|10	Summary:	Civil engineering diagrams, using pstricks
14mu|texlive-pst-stru-0.11-4|11	Group:		Publishing
14mu|texlive-pst-stru-0.11-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-stru
14mu|texlive-pst-stru-0.11-4|13	License:	LPPL
14mu|texlive-pst-stru-0.11-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-stru.tar.xz
14mu|texlive-pst-stru-0.11-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-stru.doc.tar.xz
14mu|texlive-pst-stru-0.11-4|16	BuildArch:	noarch
14mu|texlive-pst-stru-0.11-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-stru-0.11-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-stru-0.11-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-stru-0.11-4|20	
14mu|texlive-pst-stru-0.11-4|21	%description
14mu|texlive-pst-stru-0.11-4|22	Pst-stru is a PSTricks-based package to draw structural schemes
14mu|texlive-pst-stru-0.11-4|23	in civil engineering analysis, for beams, portals, arches and
14mu|texlive-pst-stru-0.11-4|24	piles.
14mu|texlive-pst-stru-0.11-4|25	
14mu|texlive-pst-stru-0.11-4|26	
14mu|texlive-pst-stru-0.11-4|27	#-----------------------------------------------------------------------
14mu|texlive-pst-stru-0.11-4|28	%files
14mu|texlive-pst-stru-0.11-4|29	%{_texmfdistdir}/tex/generic/pst-stru/pst-stru.tex
14mu|texlive-pst-stru-0.11-4|30	%{_texmfdistdir}/tex/latex/pst-stru/pst-stru.sty
14mu|texlive-pst-stru-0.11-4|31	%doc %{_texmfdistdir}/doc/generic/pst-stru/Changes
14mu|texlive-pst-stru-0.11-4|32	%doc %{_texmfdistdir}/doc/generic/pst-stru/README
14mu|texlive-pst-stru-0.11-4|33	%doc %{_texmfdistdir}/doc/generic/pst-stru/pst-stru-doc.pdf
14mu|texlive-pst-stru-0.11-4|34	%doc %{_texmfdistdir}/doc/generic/pst-stru/pst-stru-doc.tex
14mu|texlive-pst-stru-0.11-4|35	
14mu|texlive-pst-stru-0.11-4|36	#-----------------------------------------------------------------------
14mu|texlive-pst-stru-0.11-4|37	%prep
14mu|texlive-pst-stru-0.11-4|38	%setup -c -a0 -a1
14mu|texlive-pst-stru-0.11-4|39	
14mu|texlive-pst-stru-0.11-4|40	%build
14mu|texlive-pst-stru-0.11-4|41	
14mu|texlive-pst-stru-0.11-4|42	%install
14mu|texlive-pst-stru-0.11-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-stru-0.11-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-stru-0.11-4|45	
14mu|texlive-pst-stru-0.11-4|46	
14mu|texlive-pst-stru-0.11-4|47	
14mu|texlive-pst-stru-0.11-4|48	%changelog
14mu|texlive-pst-stru-0.11-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.11-4
14mu|texlive-pst-stru-0.11-4|50	+ Revision: a040557
14mu|texlive-pst-stru-0.11-4|51	- MassBuild#674: Increase release tag
14mu|texlive-pst-stru-0.11-4|52	
14mu|texlive-pst-stru-0.11-4|53	

25613 14
14mu|texlive-pst-text-1.00-4|1	# revision 15878
14mu|texlive-pst-text-1.00-4|2	# category Package
14mu|texlive-pst-text-1.00-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-text
14mu|texlive-pst-text-1.00-4|4	# catalog-date 2007-03-11 16:56:01 +0100
14mu|texlive-pst-text-1.00-4|5	# catalog-license lppl
14mu|texlive-pst-text-1.00-4|6	# catalog-version 1.00
14mu|texlive-pst-text-1.00-4|7	Name:		texlive-pst-text
14mu|texlive-pst-text-1.00-4|8	Version:	1.00
14mu|texlive-pst-text-1.00-4|9	Release:	4
14mu|texlive-pst-text-1.00-4|10	Summary:	Text and character manipulation in PSTricks
14mu|texlive-pst-text-1.00-4|11	Group:		Publishing
14mu|texlive-pst-text-1.00-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-text
14mu|texlive-pst-text-1.00-4|13	License:	LPPL
14mu|texlive-pst-text-1.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-text.tar.xz
14mu|texlive-pst-text-1.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-text.doc.tar.xz
14mu|texlive-pst-text-1.00-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-text.source.tar.xz
14mu|texlive-pst-text-1.00-4|17	BuildArch:	noarch
14mu|texlive-pst-text-1.00-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-text-1.00-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-text-1.00-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-text-1.00-4|21	
14mu|texlive-pst-text-1.00-4|22	%description
14mu|texlive-pst-text-1.00-4|23	Pst-text is a PSTricks based package for plotting text along a
14mu|texlive-pst-text-1.00-4|24	different path and manipulating characters. It includes the
14mu|texlive-pst-text-1.00-4|25	functionality of the old package pst-char.
14mu|texlive-pst-text-1.00-4|26	
14mu|texlive-pst-text-1.00-4|27	
14mu|texlive-pst-text-1.00-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-text-1.00-4|29	%files
14mu|texlive-pst-text-1.00-4|30	%{_texmfdistdir}/dvips/pst-text/pst-text.pro
14mu|texlive-pst-text-1.00-4|31	%{_texmfdistdir}/tex/generic/pst-text/pst-char.tex
14mu|texlive-pst-text-1.00-4|32	%{_texmfdistdir}/tex/generic/pst-text/pst-text.tex
14mu|texlive-pst-text-1.00-4|33	%{_texmfdistdir}/tex/latex/pst-text/pst-char.sty
14mu|texlive-pst-text-1.00-4|34	%{_texmfdistdir}/tex/latex/pst-text/pst-text.sty
14mu|texlive-pst-text-1.00-4|35	%doc %{_texmfdistdir}/doc/generic/pst-text/Changes
14mu|texlive-pst-text-1.00-4|36	%doc %{_texmfdistdir}/doc/generic/pst-text/README
14mu|texlive-pst-text-1.00-4|37	%doc %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.bib
14mu|texlive-pst-text-1.00-4|38	%doc %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.pdf
14mu|texlive-pst-text-1.00-4|39	%doc %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.tex
14mu|texlive-pst-text-1.00-4|40	#- source
14mu|texlive-pst-text-1.00-4|41	%doc %{_texmfdistdir}/source/generic/pst-text/Makefile
14mu|texlive-pst-text-1.00-4|42	
14mu|texlive-pst-text-1.00-4|43	#-----------------------------------------------------------------------
14mu|texlive-pst-text-1.00-4|44	%prep
14mu|texlive-pst-text-1.00-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-pst-text-1.00-4|46	
14mu|texlive-pst-text-1.00-4|47	%build
14mu|texlive-pst-text-1.00-4|48	
14mu|texlive-pst-text-1.00-4|49	%install
14mu|texlive-pst-text-1.00-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-text-1.00-4|51	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-text-1.00-4|52	
14mu|texlive-pst-text-1.00-4|53	
14mu|texlive-pst-text-1.00-4|54	
14mu|texlive-pst-text-1.00-4|55	%changelog
14mu|texlive-pst-text-1.00-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14mu|texlive-pst-text-1.00-4|57	+ Revision: 2c710d8
14mu|texlive-pst-text-1.00-4|58	- MassBuild#674: Increase release tag
14mu|texlive-pst-text-1.00-4|59	
14mu|texlive-pst-text-1.00-4|60	

25614 14
14mu|texlive-pst-thick-1.0-4|1	# revision 16369
14mu|texlive-pst-thick-1.0-4|2	# category Package
14mu|texlive-pst-thick-1.0-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-thick
14mu|texlive-pst-thick-1.0-4|4	# catalog-date 2009-12-14 16:47:24 +0100
14mu|texlive-pst-thick-1.0-4|5	# catalog-license lppl
14mu|texlive-pst-thick-1.0-4|6	# catalog-version 1.0
14mu|texlive-pst-thick-1.0-4|7	Name:		texlive-pst-thick
14mu|texlive-pst-thick-1.0-4|8	Version:	1.0
14mu|texlive-pst-thick-1.0-4|9	Release:	4
14mu|texlive-pst-thick-1.0-4|10	Summary:	Drawing very thick lines and curves
14mu|texlive-pst-thick-1.0-4|11	Group:		Publishing
14mu|texlive-pst-thick-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-thick
14mu|texlive-pst-thick-1.0-4|13	License:	LPPL
14mu|texlive-pst-thick-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-thick.tar.xz
14mu|texlive-pst-thick-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-thick.doc.tar.xz
14mu|texlive-pst-thick-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-thick.source.tar.xz
14mu|texlive-pst-thick-1.0-4|17	BuildArch:	noarch
14mu|texlive-pst-thick-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-thick-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-thick-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-thick-1.0-4|21	
14mu|texlive-pst-thick-1.0-4|22	%description
14mu|texlive-pst-thick-1.0-4|23	The package supports drawing of very thick lines and curves in
14mu|texlive-pst-thick-1.0-4|24	PSTricks, with various fillings for the body of the lines.
14mu|texlive-pst-thick-1.0-4|25	
14mu|texlive-pst-thick-1.0-4|26	
14mu|texlive-pst-thick-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-pst-thick-1.0-4|28	%files
14mu|texlive-pst-thick-1.0-4|29	%{_texmfdistdir}/tex/generic/pst-thick/pst-thick.tex
14mu|texlive-pst-thick-1.0-4|30	%{_texmfdistdir}/tex/latex/pst-thick/pst-thick.sty
14mu|texlive-pst-thick-1.0-4|31	%doc %{_texmfdistdir}/doc/generic/pst-thick/Changes
14mu|texlive-pst-thick-1.0-4|32	%doc %{_texmfdistdir}/doc/generic/pst-thick/README
14mu|texlive-pst-thick-1.0-4|33	%doc %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.bib
14mu|texlive-pst-thick-1.0-4|34	%doc %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.pdf
14mu|texlive-pst-thick-1.0-4|35	%doc %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.tex
14mu|texlive-pst-thick-1.0-4|36	#- source
14mu|texlive-pst-thick-1.0-4|37	%doc %{_texmfdistdir}/source/generic/pst-thick/Makefile
14mu|texlive-pst-thick-1.0-4|38	
14mu|texlive-pst-thick-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-pst-thick-1.0-4|40	%prep
14mu|texlive-pst-thick-1.0-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-pst-thick-1.0-4|42	
14mu|texlive-pst-thick-1.0-4|43	%build
14mu|texlive-pst-thick-1.0-4|44	
14mu|texlive-pst-thick-1.0-4|45	%install
14mu|texlive-pst-thick-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-thick-1.0-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-thick-1.0-4|48	
14mu|texlive-pst-thick-1.0-4|49	
14mu|texlive-pst-thick-1.0-4|50	
14mu|texlive-pst-thick-1.0-4|51	%changelog
14mu|texlive-pst-thick-1.0-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-pst-thick-1.0-4|53	+ Revision: c33a854
14mu|texlive-pst-thick-1.0-4|54	- MassBuild#674: Increase release tag
14mu|texlive-pst-thick-1.0-4|55	
14mu|texlive-pst-thick-1.0-4|56	

25615 14
14mu|texlive-pst-tools-0.1-3|1	# revision 25024
14mu|texlive-pst-tools-0.1-3|2	# category Package
14mu|texlive-pst-tools-0.1-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-tools
14mu|texlive-pst-tools-0.1-3|4	# catalog-date 2012-01-04 09:11:42 +0100
14mu|texlive-pst-tools-0.1-3|5	# catalog-license lppl
14mu|texlive-pst-tools-0.1-3|6	# catalog-version 0.1
14mu|texlive-pst-tools-0.1-3|7	Name:		texlive-pst-tools
14mu|texlive-pst-tools-0.1-3|8	Version:	0.1
14mu|texlive-pst-tools-0.1-3|9	Release:	3
14mu|texlive-pst-tools-0.1-3|10	Summary:	PStricks support functions
14mu|texlive-pst-tools-0.1-3|11	Group:		Publishing
14mu|texlive-pst-tools-0.1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-tools
14mu|texlive-pst-tools-0.1-3|13	License:	LPPL
14mu|texlive-pst-tools-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tools.tar.xz
14mu|texlive-pst-tools-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tools.doc.tar.xz
14mu|texlive-pst-tools-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tools.source.tar.xz
14mu|texlive-pst-tools-0.1-3|17	BuildArch:	noarch
14mu|texlive-pst-tools-0.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-tools-0.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-tools-0.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-tools-0.1-3|21	
14mu|texlive-pst-tools-0.1-3|22	%description
14mu|texlive-pst-tools-0.1-3|23	The package provides helper functions for other PSTricks
14mu|texlive-pst-tools-0.1-3|24	related packages.
14mu|texlive-pst-tools-0.1-3|25	
14mu|texlive-pst-tools-0.1-3|26	
14mu|texlive-pst-tools-0.1-3|27	#-----------------------------------------------------------------------
14mu|texlive-pst-tools-0.1-3|28	%files
14mu|texlive-pst-tools-0.1-3|29	%{_texmfdistdir}/tex/generic/pst-tools/pst-tools.tex
14mu|texlive-pst-tools-0.1-3|30	%{_texmfdistdir}/tex/latex/pst-tools/pst-tools.sty
14mu|texlive-pst-tools-0.1-3|31	%doc %{_texmfdistdir}/doc/generic/pst-tools/Changes
14mu|texlive-pst-tools-0.1-3|32	%doc %{_texmfdistdir}/doc/generic/pst-tools/README
14mu|texlive-pst-tools-0.1-3|33	%doc %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.bib
14mu|texlive-pst-tools-0.1-3|34	%doc %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.pdf
14mu|texlive-pst-tools-0.1-3|35	%doc %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.tex
14mu|texlive-pst-tools-0.1-3|36	#- source
14mu|texlive-pst-tools-0.1-3|37	%doc %{_texmfdistdir}/source/generic/pst-tools/Makefile
14mu|texlive-pst-tools-0.1-3|38	
14mu|texlive-pst-tools-0.1-3|39	#-----------------------------------------------------------------------
14mu|texlive-pst-tools-0.1-3|40	%prep
14mu|texlive-pst-tools-0.1-3|41	%setup -c -a0 -a1 -a2
14mu|texlive-pst-tools-0.1-3|42	
14mu|texlive-pst-tools-0.1-3|43	%build
14mu|texlive-pst-tools-0.1-3|44	
14mu|texlive-pst-tools-0.1-3|45	%install
14mu|texlive-pst-tools-0.1-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-tools-0.1-3|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-tools-0.1-3|48	
14mu|texlive-pst-tools-0.1-3|49	
14mu|texlive-pst-tools-0.1-3|50	
14mu|texlive-pst-tools-0.1-3|51	%changelog
14mu|texlive-pst-tools-0.1-3|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-pst-tools-0.1-3|53	+ Revision: b0658c7
14mu|texlive-pst-tools-0.1-3|54	- MassBuild#674: Increase release tag
14mu|texlive-pst-tools-0.1-3|55	
14mu|texlive-pst-tools-0.1-3|56	

25616 14
14mu|texlive-pst-tree-1.12-4|1	# revision 24142
14mu|texlive-pst-tree-1.12-4|2	# category Package
14mu|texlive-pst-tree-1.12-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-tree
14mu|texlive-pst-tree-1.12-4|4	# catalog-date 2011-09-29 17:52:33 +0200
14mu|texlive-pst-tree-1.12-4|5	# catalog-license lppl
14mu|texlive-pst-tree-1.12-4|6	# catalog-version 1.12
14mu|texlive-pst-tree-1.12-4|7	Name:		texlive-pst-tree
14mu|texlive-pst-tree-1.12-4|8	Version:	1.12
14mu|texlive-pst-tree-1.12-4|9	Release:	4
14mu|texlive-pst-tree-1.12-4|10	Summary:	Trees, using pstricks
14mu|texlive-pst-tree-1.12-4|11	Group:		Publishing
14mu|texlive-pst-tree-1.12-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-tree
14mu|texlive-pst-tree-1.12-4|13	License:	LPPL
14mu|texlive-pst-tree-1.12-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tree.tar.xz
14mu|texlive-pst-tree-1.12-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tree.doc.tar.xz
14mu|texlive-pst-tree-1.12-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tree.source.tar.xz
14mu|texlive-pst-tree-1.12-4|17	BuildArch:	noarch
14mu|texlive-pst-tree-1.12-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-tree-1.12-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-tree-1.12-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-tree-1.12-4|21	
14mu|texlive-pst-tree-1.12-4|22	%description
14mu|texlive-pst-tree-1.12-4|23	pst-tree is a pstricks package that defines a macro \pstree
14mu|texlive-pst-tree-1.12-4|24	which offers a structured way of joining nodes created using
14mu|texlive-pst-tree-1.12-4|25	pst-node in order to draw trees.
14mu|texlive-pst-tree-1.12-4|26	
14mu|texlive-pst-tree-1.12-4|27	
14mu|texlive-pst-tree-1.12-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-tree-1.12-4|29	%files
14mu|texlive-pst-tree-1.12-4|30	%{_texmfdistdir}/tex/generic/pst-tree/pst-tree.tex
14mu|texlive-pst-tree-1.12-4|31	%{_texmfdistdir}/tex/latex/pst-tree/pst-tree.sty
14mu|texlive-pst-tree-1.12-4|32	%doc %{_texmfdistdir}/doc/generic/pst-tree/Changes
14mu|texlive-pst-tree-1.12-4|33	%doc %{_texmfdistdir}/doc/generic/pst-tree/README
14mu|texlive-pst-tree-1.12-4|34	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc-de.pdf
14mu|texlive-pst-tree-1.12-4|35	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc-de.tex
14mu|texlive-pst-tree-1.12-4|36	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.bib
14mu|texlive-pst-tree-1.12-4|37	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.pdf
14mu|texlive-pst-tree-1.12-4|38	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.tex
14mu|texlive-pst-tree-1.12-4|39	#- source
14mu|texlive-pst-tree-1.12-4|40	%doc %{_texmfdistdir}/source/generic/pst-tree/Makefile
14mu|texlive-pst-tree-1.12-4|41	
14mu|texlive-pst-tree-1.12-4|42	#-----------------------------------------------------------------------
14mu|texlive-pst-tree-1.12-4|43	%prep
14mu|texlive-pst-tree-1.12-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-pst-tree-1.12-4|45	
14mu|texlive-pst-tree-1.12-4|46	%build
14mu|texlive-pst-tree-1.12-4|47	
14mu|texlive-pst-tree-1.12-4|48	%install
14mu|texlive-pst-tree-1.12-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-tree-1.12-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-tree-1.12-4|51	
14mu|texlive-pst-tree-1.12-4|52	
14mu|texlive-pst-tree-1.12-4|53	
14mu|texlive-pst-tree-1.12-4|54	%changelog
14mu|texlive-pst-tree-1.12-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.12-4
14mu|texlive-pst-tree-1.12-4|56	+ Revision: ccabe98
14mu|texlive-pst-tree-1.12-4|57	- MassBuild#674: Increase release tag
14mu|texlive-pst-tree-1.12-4|58	
14mu|texlive-pst-tree-1.12-4|59	

25617 14
14mu|texlive-pst-tvz-1.01-4|1	# revision 23451
14mu|texlive-pst-tvz-1.01-4|2	# category Package
14mu|texlive-pst-tvz-1.01-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-tvz
14mu|texlive-pst-tvz-1.01-4|4	# catalog-date 2011-06-14 17:30:27 +0200
14mu|texlive-pst-tvz-1.01-4|5	# catalog-license lppl1.3
14mu|texlive-pst-tvz-1.01-4|6	# catalog-version 1.01
14mu|texlive-pst-tvz-1.01-4|7	Name:		texlive-pst-tvz
14mu|texlive-pst-tvz-1.01-4|8	Version:	1.01
14mu|texlive-pst-tvz-1.01-4|9	Release:	4
14mu|texlive-pst-tvz-1.01-4|10	Summary:	Draw trees with more than on root node, using PSTricks
14mu|texlive-pst-tvz-1.01-4|11	Group:		Publishing
14mu|texlive-pst-tvz-1.01-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-tvz
14mu|texlive-pst-tvz-1.01-4|13	License:	LPPL1.3
14mu|texlive-pst-tvz-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tvz.tar.xz
14mu|texlive-pst-tvz-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tvz.doc.tar.xz
14mu|texlive-pst-tvz-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tvz.source.tar.xz
14mu|texlive-pst-tvz-1.01-4|17	BuildArch:	noarch
14mu|texlive-pst-tvz-1.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-tvz-1.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-tvz-1.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-tvz-1.01-4|21	
14mu|texlive-pst-tvz-1.01-4|22	%description
14mu|texlive-pst-tvz-1.01-4|23	The package uses PSTricks to draw trees with more than one root
14mu|texlive-pst-tvz-1.01-4|24	node. It is similar to pst-tree, though it uses a different
14mu|texlive-pst-tvz-1.01-4|25	placement algorithm.
14mu|texlive-pst-tvz-1.01-4|26	
14mu|texlive-pst-tvz-1.01-4|27	
14mu|texlive-pst-tvz-1.01-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-tvz-1.01-4|29	%files
14mu|texlive-pst-tvz-1.01-4|30	%{_texmfdistdir}/tex/generic/pst-tvz/pst-tvz.tex
14mu|texlive-pst-tvz-1.01-4|31	%{_texmfdistdir}/tex/latex/pst-tvz/pst-tvz.sty
14mu|texlive-pst-tvz-1.01-4|32	%doc %{_texmfdistdir}/doc/generic/pst-tvz/Changes
14mu|texlive-pst-tvz-1.01-4|33	%doc %{_texmfdistdir}/doc/generic/pst-tvz/README
14mu|texlive-pst-tvz-1.01-4|34	%doc %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.bib
14mu|texlive-pst-tvz-1.01-4|35	%doc %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.pdf
14mu|texlive-pst-tvz-1.01-4|36	%doc %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.tex
14mu|texlive-pst-tvz-1.01-4|37	#- source
14mu|texlive-pst-tvz-1.01-4|38	%doc %{_texmfdistdir}/source/generic/pst-tvz/Makefile
14mu|texlive-pst-tvz-1.01-4|39	
14mu|texlive-pst-tvz-1.01-4|40	#-----------------------------------------------------------------------
14mu|texlive-pst-tvz-1.01-4|41	%prep
14mu|texlive-pst-tvz-1.01-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-pst-tvz-1.01-4|43	
14mu|texlive-pst-tvz-1.01-4|44	%build
14mu|texlive-pst-tvz-1.01-4|45	
14mu|texlive-pst-tvz-1.01-4|46	%install
14mu|texlive-pst-tvz-1.01-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-tvz-1.01-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-tvz-1.01-4|49	
14mu|texlive-pst-tvz-1.01-4|50	
14mu|texlive-pst-tvz-1.01-4|51	
14mu|texlive-pst-tvz-1.01-4|52	%changelog
14mu|texlive-pst-tvz-1.01-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-pst-tvz-1.01-4|54	+ Revision: e9fbffa
14mu|texlive-pst-tvz-1.01-4|55	- MassBuild#674: Increase release tag
14mu|texlive-pst-tvz-1.01-4|56	
14mu|texlive-pst-tvz-1.01-4|57	

25618 14
14mu|texlive-pst-uml-0.83-4|1	# revision 15878
14mu|texlive-pst-uml-0.83-4|2	# category Package
14mu|texlive-pst-uml-0.83-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-uml
14mu|texlive-pst-uml-0.83-4|4	# catalog-date 2007-01-04 21:17:26 +0100
14mu|texlive-pst-uml-0.83-4|5	# catalog-license lppl
14mu|texlive-pst-uml-0.83-4|6	# catalog-version 0.83
14mu|texlive-pst-uml-0.83-4|7	Name:		texlive-pst-uml
14mu|texlive-pst-uml-0.83-4|8	Version:	0.83
14mu|texlive-pst-uml-0.83-4|9	Release:	4
14mu|texlive-pst-uml-0.83-4|10	Summary:	UML diagrams with PSTricks
14mu|texlive-pst-uml-0.83-4|11	Group:		Publishing
14mu|texlive-pst-uml-0.83-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-uml
14mu|texlive-pst-uml-0.83-4|13	License:	LPPL
14mu|texlive-pst-uml-0.83-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-uml.tar.xz
14mu|texlive-pst-uml-0.83-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-uml.doc.tar.xz
14mu|texlive-pst-uml-0.83-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-uml.source.tar.xz
14mu|texlive-pst-uml-0.83-4|17	BuildArch:	noarch
14mu|texlive-pst-uml-0.83-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-uml-0.83-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-uml-0.83-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-uml-0.83-4|21	Requires:	texlive-multido
14mu|texlive-pst-uml-0.83-4|22	
14mu|texlive-pst-uml-0.83-4|23	%description
14mu|texlive-pst-uml-0.83-4|24	pst-uml is a PSTricks package that provides support for drawing
14mu|texlive-pst-uml-0.83-4|25	moderately complex UML (Universal Modelling Language) diagrams.
14mu|texlive-pst-uml-0.83-4|26	(The PDF documentation is written in French.).
14mu|texlive-pst-uml-0.83-4|27	
14mu|texlive-pst-uml-0.83-4|28	
14mu|texlive-pst-uml-0.83-4|29	#-----------------------------------------------------------------------
14mu|texlive-pst-uml-0.83-4|30	%files
14mu|texlive-pst-uml-0.83-4|31	%{_texmfdistdir}/tex/latex/pst-uml/pst-uml.sty
14mu|texlive-pst-uml-0.83-4|32	%doc %{_texmfdistdir}/doc/generic/pst-uml/Changes
14mu|texlive-pst-uml-0.83-4|33	%doc %{_texmfdistdir}/doc/generic/pst-uml/README
14mu|texlive-pst-uml-0.83-4|34	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagCase.tex
14mu|texlive-pst-uml-0.83-4|35	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagClass.tex
14mu|texlive-pst-uml-0.83-4|36	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagClass1.tex
14mu|texlive-pst-uml-0.83-4|37	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagSeq.tex
14mu|texlive-pst-uml-0.83-4|38	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagState.tex
14mu|texlive-pst-uml-0.83-4|39	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-doc.pdf
14mu|texlive-pst-uml-0.83-4|40	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-doc.tex
14mu|texlive-pst-uml-0.83-4|41	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.pdf
14mu|texlive-pst-uml-0.83-4|42	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.tex
14mu|texlive-pst-uml-0.83-4|43	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-exemples.pdf
14mu|texlive-pst-uml-0.83-4|44	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-exemples.tex
14mu|texlive-pst-uml-0.83-4|45	#- source
14mu|texlive-pst-uml-0.83-4|46	%doc %{_texmfdistdir}/source/generic/pst-uml/Makefile
14mu|texlive-pst-uml-0.83-4|47	
14mu|texlive-pst-uml-0.83-4|48	#-----------------------------------------------------------------------
14mu|texlive-pst-uml-0.83-4|49	%prep
14mu|texlive-pst-uml-0.83-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-pst-uml-0.83-4|51	
14mu|texlive-pst-uml-0.83-4|52	%build
14mu|texlive-pst-uml-0.83-4|53	
14mu|texlive-pst-uml-0.83-4|54	%install
14mu|texlive-pst-uml-0.83-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-uml-0.83-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-uml-0.83-4|57	
14mu|texlive-pst-uml-0.83-4|58	
14mu|texlive-pst-uml-0.83-4|59	
14mu|texlive-pst-uml-0.83-4|60	%changelog
14mu|texlive-pst-uml-0.83-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.83-4
14mu|texlive-pst-uml-0.83-4|62	+ Revision: 556c43e
14mu|texlive-pst-uml-0.83-4|63	- MassBuild#674: Increase release tag
14mu|texlive-pst-uml-0.83-4|64	
14mu|texlive-pst-uml-0.83-4|65	

25619 14
14mu|texlive-pst-vowel-1.0-5|1	# revision 25228
14mu|texlive-pst-vowel-1.0-5|2	# category Package
14mu|texlive-pst-vowel-1.0-5|3	# catalog-ctan /macros/latex/contrib/pst-vowel
14mu|texlive-pst-vowel-1.0-5|4	# catalog-date 2012-01-28 08:48:38 +0100
14mu|texlive-pst-vowel-1.0-5|5	# catalog-license lppl
14mu|texlive-pst-vowel-1.0-5|6	# catalog-version 1.0
14mu|texlive-pst-vowel-1.0-5|7	Name:		texlive-pst-vowel
14mu|texlive-pst-vowel-1.0-5|8	Version:	1.0
14mu|texlive-pst-vowel-1.0-5|9	Release:	5
14mu|texlive-pst-vowel-1.0-5|10	Summary:	Enable arrows showing diphthongs on vowel charts
14mu|texlive-pst-vowel-1.0-5|11	Group:		Publishing
14mu|texlive-pst-vowel-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pst-vowel
14mu|texlive-pst-vowel-1.0-5|13	License:	LPPL
14mu|texlive-pst-vowel-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vowel.tar.xz
14mu|texlive-pst-vowel-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vowel.doc.tar.xz
14mu|texlive-pst-vowel-1.0-5|16	BuildArch:	noarch
14mu|texlive-pst-vowel-1.0-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-vowel-1.0-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-vowel-1.0-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-pst-vowel-1.0-5|20	
14mu|texlive-pst-vowel-1.0-5|21	%description
14mu|texlive-pst-vowel-1.0-5|22	The package extends vowel.sty (distributed as part of the tipa
14mu|texlive-pst-vowel-1.0-5|23	bundle) by allowing the user to draw arrows between vowels to
14mu|texlive-pst-vowel-1.0-5|24	show relationships such as diphthong membership. The package
14mu|texlive-pst-vowel-1.0-5|25	depends on use of pstricks.
14mu|texlive-pst-vowel-1.0-5|26	
14mu|texlive-pst-vowel-1.0-5|27	
14mu|texlive-pst-vowel-1.0-5|28	#-----------------------------------------------------------------------
14mu|texlive-pst-vowel-1.0-5|29	%files
14mu|texlive-pst-vowel-1.0-5|30	%{_texmfdistdir}/tex/latex/pst-vowel/pst-vowel.sty
14mu|texlive-pst-vowel-1.0-5|31	%doc %{_texmfdistdir}/doc/latex/pst-vowel/README
14mu|texlive-pst-vowel-1.0-5|32	%doc %{_texmfdistdir}/doc/latex/pst-vowel/pst-vowel.pdf
14mu|texlive-pst-vowel-1.0-5|33	%doc %{_texmfdistdir}/doc/latex/pst-vowel/pst-vowel.tex
14mu|texlive-pst-vowel-1.0-5|34	
14mu|texlive-pst-vowel-1.0-5|35	#-----------------------------------------------------------------------
14mu|texlive-pst-vowel-1.0-5|36	%prep
14mu|texlive-pst-vowel-1.0-5|37	%setup -c -a0 -a1
14mu|texlive-pst-vowel-1.0-5|38	
14mu|texlive-pst-vowel-1.0-5|39	%build
14mu|texlive-pst-vowel-1.0-5|40	
14mu|texlive-pst-vowel-1.0-5|41	%install
14mu|texlive-pst-vowel-1.0-5|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-vowel-1.0-5|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-vowel-1.0-5|44	
14mu|texlive-pst-vowel-1.0-5|45	
14mu|texlive-pst-vowel-1.0-5|46	
14mu|texlive-pst-vowel-1.0-5|47	%changelog
14mu|texlive-pst-vowel-1.0-5|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-5
14mu|texlive-pst-vowel-1.0-5|49	+ Revision: 4414d64
14mu|texlive-pst-vowel-1.0-5|50	- MassBuild#674: Increase release tag
14mu|texlive-pst-vowel-1.0-5|51	
14mu|texlive-pst-vowel-1.0-5|52	

25620 14
14mu|texlive-pst-vue3d-1.24-4|1	# revision 15878
14mu|texlive-pst-vue3d-1.24-4|2	# category Package
14mu|texlive-pst-vue3d-1.24-4|3	# catalog-ctan /graphics/pstricks/contrib/pst-vue3d
14mu|texlive-pst-vue3d-1.24-4|4	# catalog-date 2008-02-21 14:49:16 +0100
14mu|texlive-pst-vue3d-1.24-4|5	# catalog-license lppl
14mu|texlive-pst-vue3d-1.24-4|6	# catalog-version 1.24
14mu|texlive-pst-vue3d-1.24-4|7	Name:		texlive-pst-vue3d
14mu|texlive-pst-vue3d-1.24-4|8	Version:	1.24
14mu|texlive-pst-vue3d-1.24-4|9	Release:	4
14mu|texlive-pst-vue3d-1.24-4|10	Summary:	Draw perspective views of three dimensional objects
14mu|texlive-pst-vue3d-1.24-4|11	Group:		Publishing
14mu|texlive-pst-vue3d-1.24-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-vue3d
14mu|texlive-pst-vue3d-1.24-4|13	License:	LPPL
14mu|texlive-pst-vue3d-1.24-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vue3d.tar.xz
14mu|texlive-pst-vue3d-1.24-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vue3d.doc.tar.xz
14mu|texlive-pst-vue3d-1.24-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vue3d.source.tar.xz
14mu|texlive-pst-vue3d-1.24-4|17	BuildArch:	noarch
14mu|texlive-pst-vue3d-1.24-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pst-vue3d-1.24-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pst-vue3d-1.24-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pst-vue3d-1.24-4|21	
14mu|texlive-pst-vue3d-1.24-4|22	%description
14mu|texlive-pst-vue3d-1.24-4|23	With pst-vue3d three dimensional objects like cubes, spheres
14mu|texlive-pst-vue3d-1.24-4|24	and others can be viewed from different points. The
14mu|texlive-pst-vue3d-1.24-4|25	distribution includes a comprehensive set of examples of usage.
14mu|texlive-pst-vue3d-1.24-4|26	
14mu|texlive-pst-vue3d-1.24-4|27	
14mu|texlive-pst-vue3d-1.24-4|28	#-----------------------------------------------------------------------
14mu|texlive-pst-vue3d-1.24-4|29	%files
14mu|texlive-pst-vue3d-1.24-4|30	%{_texmfdistdir}/dvips/pst-vue3d/pst-vue3d.pro
14mu|texlive-pst-vue3d-1.24-4|31	%{_texmfdistdir}/tex/generic/pst-vue3d/pst-vue3d.tex
14mu|texlive-pst-vue3d-1.24-4|32	%{_texmfdistdir}/tex/latex/pst-vue3d/pst-vue3d.sty
14mu|texlive-pst-vue3d-1.24-4|33	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/Changes
14mu|texlive-pst-vue3d-1.24-4|34	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/README
14mu|texlive-pst-vue3d-1.24-4|35	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.bib
14mu|texlive-pst-vue3d-1.24-4|36	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.pdf
14mu|texlive-pst-vue3d-1.24-4|37	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.tex
14mu|texlive-pst-vue3d-1.24-4|38	#- source
14mu|texlive-pst-vue3d-1.24-4|39	%doc %{_texmfdistdir}/source/generic/pst-vue3d/Makefile
14mu|texlive-pst-vue3d-1.24-4|40	
14mu|texlive-pst-vue3d-1.24-4|41	#-----------------------------------------------------------------------
14mu|texlive-pst-vue3d-1.24-4|42	%prep
14mu|texlive-pst-vue3d-1.24-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pst-vue3d-1.24-4|44	
14mu|texlive-pst-vue3d-1.24-4|45	%build
14mu|texlive-pst-vue3d-1.24-4|46	
14mu|texlive-pst-vue3d-1.24-4|47	%install
14mu|texlive-pst-vue3d-1.24-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-vue3d-1.24-4|49	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pst-vue3d-1.24-4|50	
14mu|texlive-pst-vue3d-1.24-4|51	
14mu|texlive-pst-vue3d-1.24-4|52	
14mu|texlive-pst-vue3d-1.24-4|53	%changelog
14mu|texlive-pst-vue3d-1.24-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.24-4
14mu|texlive-pst-vue3d-1.24-4|55	+ Revision: 01d9765
14mu|texlive-pst-vue3d-1.24-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pst-vue3d-1.24-4|57	
14mu|texlive-pst-vue3d-1.24-4|58	

25621 14
14mu|texlive-psu-thesis-1.1-4|1	# revision 15878
14mu|texlive-psu-thesis-1.1-4|2	# category Package
14mu|texlive-psu-thesis-1.1-4|3	# catalog-ctan /macros/latex/contrib/psu-thesis
14mu|texlive-psu-thesis-1.1-4|4	# catalog-date 2008-09-20 13:36:26 +0200
14mu|texlive-psu-thesis-1.1-4|5	# catalog-license lppl
14mu|texlive-psu-thesis-1.1-4|6	# catalog-version 1.1
14mu|texlive-psu-thesis-1.1-4|7	Name:		texlive-psu-thesis
14mu|texlive-psu-thesis-1.1-4|8	Version:	1.1
14mu|texlive-psu-thesis-1.1-4|9	Release:	4
14mu|texlive-psu-thesis-1.1-4|10	Summary:	Package for writing a thesis at Penn State University
14mu|texlive-psu-thesis-1.1-4|11	Group:		Publishing
14mu|texlive-psu-thesis-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/psu-thesis
14mu|texlive-psu-thesis-1.1-4|13	License:	LPPL
14mu|texlive-psu-thesis-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psu-thesis.tar.xz
14mu|texlive-psu-thesis-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psu-thesis.doc.tar.xz
14mu|texlive-psu-thesis-1.1-4|16	BuildArch:	noarch
14mu|texlive-psu-thesis-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-psu-thesis-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-psu-thesis-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-psu-thesis-1.1-4|20	
14mu|texlive-psu-thesis-1.1-4|21	%description
14mu|texlive-psu-thesis-1.1-4|22	The package provides proper page formatting according to the
14mu|texlive-psu-thesis-1.1-4|23	Penn State thesis office guidelines (as of 2004) and
14mu|texlive-psu-thesis-1.1-4|24	automatically formats the front and back matter, title page,
14mu|texlive-psu-thesis-1.1-4|25	and more. A BibTeX style file is also included for the
14mu|texlive-psu-thesis-1.1-4|26	bibliography.
14mu|texlive-psu-thesis-1.1-4|27	
14mu|texlive-psu-thesis-1.1-4|28	
14mu|texlive-psu-thesis-1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-psu-thesis-1.1-4|30	%files
14mu|texlive-psu-thesis-1.1-4|31	%{_texmfdistdir}/bibtex/bst/psu-thesis/psuthesis.bst
14mu|texlive-psu-thesis-1.1-4|32	%{_texmfdistdir}/tex/latex/psu-thesis/psu-thesis.sty
14mu|texlive-psu-thesis-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/psu-thesis/README
14mu|texlive-psu-thesis-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/psu-thesis/manual.pdf
14mu|texlive-psu-thesis-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/psu-thesis/manual.tex
14mu|texlive-psu-thesis-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/psu-thesis/mssample.pdf
14mu|texlive-psu-thesis-1.1-4|37	%doc %{_texmfdistdir}/doc/latex/psu-thesis/mssample.tex
14mu|texlive-psu-thesis-1.1-4|38	%doc %{_texmfdistdir}/doc/latex/psu-thesis/phdsample.pdf
14mu|texlive-psu-thesis-1.1-4|39	%doc %{_texmfdistdir}/doc/latex/psu-thesis/phdsample.tex
14mu|texlive-psu-thesis-1.1-4|40	
14mu|texlive-psu-thesis-1.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-psu-thesis-1.1-4|42	%prep
14mu|texlive-psu-thesis-1.1-4|43	%setup -c -a0 -a1
14mu|texlive-psu-thesis-1.1-4|44	
14mu|texlive-psu-thesis-1.1-4|45	%build
14mu|texlive-psu-thesis-1.1-4|46	
14mu|texlive-psu-thesis-1.1-4|47	%install
14mu|texlive-psu-thesis-1.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-psu-thesis-1.1-4|49	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-psu-thesis-1.1-4|50	
14mu|texlive-psu-thesis-1.1-4|51	
14mu|texlive-psu-thesis-1.1-4|52	
14mu|texlive-psu-thesis-1.1-4|53	%changelog
14mu|texlive-psu-thesis-1.1-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-psu-thesis-1.1-4|55	+ Revision: e74adb9
14mu|texlive-psu-thesis-1.1-4|56	- MassBuild#674: Increase release tag
14mu|texlive-psu-thesis-1.1-4|57	
14mu|texlive-psu-thesis-1.1-4|58	

25622 14
14mu|texlive-psutils-p17-8|1	# revision 23089
14mu|texlive-psutils-p17-8|2	# category TLCore
14mu|texlive-psutils-p17-8|3	# catalog-ctan /support/psutils
14mu|texlive-psutils-p17-8|4	# catalog-date 2009-11-10 00:30:52 +0100
14mu|texlive-psutils-p17-8|5	# catalog-license other-free
14mu|texlive-psutils-p17-8|6	# catalog-version p17
14mu|texlive-psutils-p17-8|7	Name:		texlive-psutils
14mu|texlive-psutils-p17-8|8	Version:	p17
14mu|texlive-psutils-p17-8|9	Release:	8
14mu|texlive-psutils-p17-8|10	Summary:	PostScript utilities
14mu|texlive-psutils-p17-8|11	Group:		Publishing
14mu|texlive-psutils-p17-8|12	URL:		http://www.ctan.org/tex-archive/support/psutils
14mu|texlive-psutils-p17-8|13	License:	OTHER-FREE
14mu|texlive-psutils-p17-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psutils.tar.xz
14mu|texlive-psutils-p17-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psutils.doc.tar.xz
14mu|texlive-psutils-p17-8|16	BuildArch:	noarch
14mu|texlive-psutils-p17-8|17	Provides:	texlive-psutils.bin = %{EVRD}
14mu|texlive-psutils-p17-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-psutils-p17-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-psutils-p17-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-psutils-p17-8|21	
14mu|texlive-psutils-p17-8|22	%description
14mu|texlive-psutils-p17-8|23	A bundle of utilities for manipulating PostScript documents,
14mu|texlive-psutils-p17-8|24	including page selection and rearrangement, resizing the page,
14mu|texlive-psutils-p17-8|25	arrangement into signatures for booklet printing, and page
14mu|texlive-psutils-p17-8|26	merging for n-up printing. Utilities include psbook, psselect,
14mu|texlive-psutils-p17-8|27	pstops, psnup, psresize, epsffit.
14mu|texlive-psutils-p17-8|28	
14mu|texlive-psutils-p17-8|29	
14mu|texlive-psutils-p17-8|30	#-----------------------------------------------------------------------
14mu|texlive-psutils-p17-8|31	%files
14mu|texlive-psutils-p17-8|32	%{_bindir}/extractres
14mu|texlive-psutils-p17-8|33	%{_bindir}/fixdlsrps
14mu|texlive-psutils-p17-8|34	%{_bindir}/fixfmps
14mu|texlive-psutils-p17-8|35	%{_bindir}/fixpsditps
14mu|texlive-psutils-p17-8|36	%{_bindir}/fixpspps
14mu|texlive-psutils-p17-8|37	%{_bindir}/fixscribeps
14mu|texlive-psutils-p17-8|38	%{_bindir}/fixtpps
14mu|texlive-psutils-p17-8|39	%{_bindir}/fixwfwps
14mu|texlive-psutils-p17-8|40	%{_bindir}/fixwpps
14mu|texlive-psutils-p17-8|41	%{_bindir}/fixwwps
14mu|texlive-psutils-p17-8|42	%{_bindir}/includeres
14mu|texlive-psutils-p17-8|43	%{_bindir}/psmerge
14mu|texlive-psutils-p17-8|44	%{_texmfdir}/scripts/psutils/extractres.pl
14mu|texlive-psutils-p17-8|45	%{_texmfdir}/scripts/psutils/fixdlsrps.pl
14mu|texlive-psutils-p17-8|46	%{_texmfdir}/scripts/psutils/fixfmps.pl
14mu|texlive-psutils-p17-8|47	%{_texmfdir}/scripts/psutils/fixpsditps.pl
14mu|texlive-psutils-p17-8|48	%{_texmfdir}/scripts/psutils/fixpspps.pl
14mu|texlive-psutils-p17-8|49	%{_texmfdir}/scripts/psutils/fixscribeps.pl
14mu|texlive-psutils-p17-8|50	%{_texmfdir}/scripts/psutils/fixtpps.pl
14mu|texlive-psutils-p17-8|51	%{_texmfdir}/scripts/psutils/fixwfwps.pl
14mu|texlive-psutils-p17-8|52	%{_texmfdir}/scripts/psutils/fixwpps.pl
14mu|texlive-psutils-p17-8|53	%{_texmfdir}/scripts/psutils/fixwwps.pl
14mu|texlive-psutils-p17-8|54	%{_texmfdir}/scripts/psutils/includeres.pl
14mu|texlive-psutils-p17-8|55	%{_texmfdir}/scripts/psutils/psmerge.pl
14mu|texlive-psutils-p17-8|56	%doc %{_mandir}/man1/epsffit.1*
14mu|texlive-psutils-p17-8|57	%doc %{_texmfdir}/doc/man/man1/epsffit.man1.pdf
14mu|texlive-psutils-p17-8|58	%doc %{_mandir}/man1/extractres.1*
14mu|texlive-psutils-p17-8|59	%doc %{_texmfdir}/doc/man/man1/extractres.man1.pdf
14mu|texlive-psutils-p17-8|60	%doc %{_mandir}/man1/fixdlsrps.1*
14mu|texlive-psutils-p17-8|61	%doc %{_texmfdir}/doc/man/man1/fixdlsrps.man1.pdf
14mu|texlive-psutils-p17-8|62	%doc %{_mandir}/man1/fixfmps.1*
14mu|texlive-psutils-p17-8|63	%doc %{_texmfdir}/doc/man/man1/fixfmps.man1.pdf
14mu|texlive-psutils-p17-8|64	%doc %{_mandir}/man1/fixpsditps.1*
14mu|texlive-psutils-p17-8|65	%doc %{_texmfdir}/doc/man/man1/fixpsditps.man1.pdf
14mu|texlive-psutils-p17-8|66	%doc %{_mandir}/man1/fixpspps.1*
14mu|texlive-psutils-p17-8|67	%doc %{_texmfdir}/doc/man/man1/fixpspps.man1.pdf
14mu|texlive-psutils-p17-8|68	%doc %{_mandir}/man1/fixscribeps.1*
14mu|texlive-psutils-p17-8|69	%doc %{_texmfdir}/doc/man/man1/fixscribeps.man1.pdf
14mu|texlive-psutils-p17-8|70	%doc %{_mandir}/man1/fixtpps.1*
14mu|texlive-psutils-p17-8|71	%doc %{_texmfdir}/doc/man/man1/fixtpps.man1.pdf
14mu|texlive-psutils-p17-8|72	%doc %{_mandir}/man1/fixwfwps.1*
14mu|texlive-psutils-p17-8|73	%doc %{_texmfdir}/doc/man/man1/fixwfwps.man1.pdf
14mu|texlive-psutils-p17-8|74	%doc %{_mandir}/man1/fixwpps.1*
14mu|texlive-psutils-p17-8|75	%doc %{_texmfdir}/doc/man/man1/fixwpps.man1.pdf
14mu|texlive-psutils-p17-8|76	%doc %{_mandir}/man1/fixwwps.1*
14mu|texlive-psutils-p17-8|77	%doc %{_texmfdir}/doc/man/man1/fixwwps.man1.pdf
14mu|texlive-psutils-p17-8|78	%doc %{_mandir}/man1/includeres.1*
14mu|texlive-psutils-p17-8|79	%doc %{_texmfdir}/doc/man/man1/includeres.man1.pdf
14mu|texlive-psutils-p17-8|80	%doc %{_mandir}/man1/psbook.1*
14mu|texlive-psutils-p17-8|81	%doc %{_texmfdir}/doc/man/man1/psbook.man1.pdf
14mu|texlive-psutils-p17-8|82	%doc %{_mandir}/man1/psmerge.1*
14mu|texlive-psutils-p17-8|83	%doc %{_texmfdir}/doc/man/man1/psmerge.man1.pdf
14mu|texlive-psutils-p17-8|84	%doc %{_mandir}/man1/psnup.1*
14mu|texlive-psutils-p17-8|85	%doc %{_texmfdir}/doc/man/man1/psnup.man1.pdf
14mu|texlive-psutils-p17-8|86	%doc %{_mandir}/man1/psresize.1*
14mu|texlive-psutils-p17-8|87	%doc %{_texmfdir}/doc/man/man1/psresize.man1.pdf
14mu|texlive-psutils-p17-8|88	%doc %{_mandir}/man1/psselect.1*
14mu|texlive-psutils-p17-8|89	%doc %{_texmfdir}/doc/man/man1/psselect.man1.pdf
14mu|texlive-psutils-p17-8|90	%doc %{_mandir}/man1/pstops.1*
14mu|texlive-psutils-p17-8|91	%doc %{_texmfdir}/doc/man/man1/pstops.man1.pdf
14mu|texlive-psutils-p17-8|92	
14mu|texlive-psutils-p17-8|93	#-----------------------------------------------------------------------
14mu|texlive-psutils-p17-8|94	%prep
14mu|texlive-psutils-p17-8|95	%setup -c -a0 -a1
14mu|texlive-psutils-p17-8|96	
14mu|texlive-psutils-p17-8|97	%build
14mu|texlive-psutils-p17-8|98	
14mu|texlive-psutils-p17-8|99	%install
14mu|texlive-psutils-p17-8|100	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-psutils-p17-8|101	pushd %{buildroot}%{_bindir}
14mu|texlive-psutils-p17-8|102	ln -sf %{_texmfdir}/scripts/psutils/extractres.pl extractres
14mu|texlive-psutils-p17-8|103	ln -sf %{_texmfdir}/scripts/psutils/fixdlsrps.pl fixdlsrps
14mu|texlive-psutils-p17-8|104	ln -sf %{_texmfdir}/scripts/psutils/fixfmps.pl fixfmps
14mu|texlive-psutils-p17-8|105	ln -sf %{_texmfdir}/scripts/psutils/fixpsditps.pl fixpsditps
14mu|texlive-psutils-p17-8|106	ln -sf %{_texmfdir}/scripts/psutils/fixpspps.pl fixpspps
14mu|texlive-psutils-p17-8|107	ln -sf %{_texmfdir}/scripts/psutils/fixscribeps.pl fixscribeps
14mu|texlive-psutils-p17-8|108	ln -sf %{_texmfdir}/scripts/psutils/fixtpps.pl fixtpps
14mu|texlive-psutils-p17-8|109	ln -sf %{_texmfdir}/scripts/psutils/fixwfwps.pl fixwfwps
14mu|texlive-psutils-p17-8|110	ln -sf %{_texmfdir}/scripts/psutils/fixwpps.pl fixwpps
14mu|texlive-psutils-p17-8|111	ln -sf %{_texmfdir}/scripts/psutils/fixwwps.pl fixwwps
14mu|texlive-psutils-p17-8|112	ln -sf %{_texmfdir}/scripts/psutils/includeres.pl includeres
14mu|texlive-psutils-p17-8|113	ln -sf %{_texmfdir}/scripts/psutils/psmerge.pl psmerge
14mu|texlive-psutils-p17-8|114	popd
14mu|texlive-psutils-p17-8|115	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-psutils-p17-8|116	cp -fpar texmf %{buildroot}%{_datadir}
14mu|texlive-psutils-p17-8|117	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-psutils-p17-8|118	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-psutils-p17-8|119	
14mu|texlive-psutils-p17-8|120	
14mu|texlive-psutils-p17-8|121	
14mu|texlive-psutils-p17-8|122	%changelog
14mu|texlive-psutils-p17-8|123	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> p17-8
14mu|texlive-psutils-p17-8|124	+ Revision: dd0fbc3
14mu|texlive-psutils-p17-8|125	- MassBuild#674: Increase release tag
14mu|texlive-psutils-p17-8|126	
14mu|texlive-psutils-p17-8|127	

25623 14
14mu|texlive-ptex-20111109-16|1	# revision 31898
14mu|texlive-ptex-20111109-16|2	# category Package
14mu|texlive-ptex-20111109-16|3	# catalog-ctan /language/japanese/ptex
14mu|texlive-ptex-20111109-16|4	# catalog-date 2011-11-09 15:33:34 +0100
14mu|texlive-ptex-20111109-16|5	# catalog-license other-free
14mu|texlive-ptex-20111109-16|6	# catalog-version undef
14mu|texlive-ptex-20111109-16|7	Name:		texlive-ptex
14mu|texlive-ptex-20111109-16|8	Version:	20111109
14mu|texlive-ptex-20111109-16|9	Release:	16
14mu|texlive-ptex-20111109-16|10	Summary:	A TeX system for publishing in Japanese
14mu|texlive-ptex-20111109-16|11	Group:		Publishing
14mu|texlive-ptex-20111109-16|12	URL:		http://www.ctan.org/tex-archive/language/japanese/ptex
14mu|texlive-ptex-20111109-16|13	License:	OTHER-FREE
14mu|texlive-ptex-20111109-16|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.tar.xz
14mu|texlive-ptex-20111109-16|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.doc.tar.xz
14mu|texlive-ptex-20111109-16|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.source.tar.xz
14mu|texlive-ptex-20111109-16|17	BuildArch:	noarch
14mu|texlive-ptex-20111109-16|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ptex-20111109-16|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ptex-20111109-16|20	Requires(post):	texlive-kpathsea
14mu|texlive-ptex-20111109-16|21	Requires(post):	texlive-tetex
14mu|texlive-ptex-20111109-16|22	Requires:	texlive-tex
14mu|texlive-ptex-20111109-16|23	Requires:	texlive-latex
14mu|texlive-ptex-20111109-16|24	Requires:	texlive-hyph-utf8
14mu|texlive-ptex-20111109-16|25	Requires:	texlive-adobemapping
14mu|texlive-ptex-20111109-16|26	Requires:	texlive-ipaex
14mu|texlive-ptex-20111109-16|27	Requires:	texlive-japanese
14mu|texlive-ptex-20111109-16|28	Requires:	texlive-japanese-otf
14mu|texlive-ptex-20111109-16|29	Requires:	texlive-ptex.bin
14mu|texlive-ptex-20111109-16|30	
14mu|texlive-ptex-20111109-16|31	%description
14mu|texlive-ptex-20111109-16|32	PTeX adds features related to vertical writing, and deals with
14mu|texlive-ptex-20111109-16|33	other problems in typesetting Japanese. A set of additions to a
14mu|texlive-ptex-20111109-16|34	TEXMF tree, for use with PTeX, may be found in package PTeX-
14mu|texlive-ptex-20111109-16|35	texmf. PTeX is distributed as WEB change files.
14mu|texlive-ptex-20111109-16|36	
14mu|texlive-ptex-20111109-16|37	
14mu|texlive-ptex-20111109-16|38	#-----------------------------------------------------------------------
14mu|texlive-ptex-20111109-16|39	%files
14mu|texlive-ptex-20111109-16|40	%{_texmfdistdir}/fonts/map/dvipdfmx/ptex/morisawa.map
14mu|texlive-ptex-20111109-16|41	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascgrp.mf
14mu|texlive-ptex-20111109-16|42	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii.mf
14mu|texlive-ptex-20111109-16|43	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii10.mf
14mu|texlive-ptex-20111109-16|44	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii36.mf
14mu|texlive-ptex-20111109-16|45	%{_texmfdistdir}/fonts/source/ptex/jis/jis-v.pl
14mu|texlive-ptex-20111109-16|46	%{_texmfdistdir}/fonts/source/ptex/jis/jis.pl
14mu|texlive-ptex-20111109-16|47	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth10.pl
14mu|texlive-ptex-20111109-16|48	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth5.pl
14mu|texlive-ptex-20111109-16|49	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth6.pl
14mu|texlive-ptex-20111109-16|50	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth7.pl
14mu|texlive-ptex-20111109-16|51	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth8.pl
14mu|texlive-ptex-20111109-16|52	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth9.pl
14mu|texlive-ptex-20111109-16|53	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin10.pl
14mu|texlive-ptex-20111109-16|54	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin5.pl
14mu|texlive-ptex-20111109-16|55	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin6.pl
14mu|texlive-ptex-20111109-16|56	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin7.pl
14mu|texlive-ptex-20111109-16|57	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin8.pl
14mu|texlive-ptex-20111109-16|58	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin9.pl
14mu|texlive-ptex-20111109-16|59	%{_texmfdistdir}/fonts/source/ptex/standard/goth10.pl
14mu|texlive-ptex-20111109-16|60	%{_texmfdistdir}/fonts/source/ptex/standard/goth5.pl
14mu|texlive-ptex-20111109-16|61	%{_texmfdistdir}/fonts/source/ptex/standard/goth6.pl
14mu|texlive-ptex-20111109-16|62	%{_texmfdistdir}/fonts/source/ptex/standard/goth7.pl
14mu|texlive-ptex-20111109-16|63	%{_texmfdistdir}/fonts/source/ptex/standard/goth8.pl
14mu|texlive-ptex-20111109-16|64	%{_texmfdistdir}/fonts/source/ptex/standard/goth9.pl
14mu|texlive-ptex-20111109-16|65	%{_texmfdistdir}/fonts/source/ptex/standard/min10.pl
14mu|texlive-ptex-20111109-16|66	%{_texmfdistdir}/fonts/source/ptex/standard/min5.pl
14mu|texlive-ptex-20111109-16|67	%{_texmfdistdir}/fonts/source/ptex/standard/min6.pl
14mu|texlive-ptex-20111109-16|68	%{_texmfdistdir}/fonts/source/ptex/standard/min7.pl
14mu|texlive-ptex-20111109-16|69	%{_texmfdistdir}/fonts/source/ptex/standard/min8.pl
14mu|texlive-ptex-20111109-16|70	%{_texmfdistdir}/fonts/source/ptex/standard/min9.pl
14mu|texlive-ptex-20111109-16|71	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth10.pl
14mu|texlive-ptex-20111109-16|72	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth5.pl
14mu|texlive-ptex-20111109-16|73	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth6.pl
14mu|texlive-ptex-20111109-16|74	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth7.pl
14mu|texlive-ptex-20111109-16|75	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth8.pl
14mu|texlive-ptex-20111109-16|76	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth9.pl
14mu|texlive-ptex-20111109-16|77	%{_texmfdistdir}/fonts/source/ptex/standard/tmin10.pl
14mu|texlive-ptex-20111109-16|78	%{_texmfdistdir}/fonts/source/ptex/standard/tmin5.pl
14mu|texlive-ptex-20111109-16|79	%{_texmfdistdir}/fonts/source/ptex/standard/tmin6.pl
14mu|texlive-ptex-20111109-16|80	%{_texmfdistdir}/fonts/source/ptex/standard/tmin7.pl
14mu|texlive-ptex-20111109-16|81	%{_texmfdistdir}/fonts/source/ptex/standard/tmin8.pl
14mu|texlive-ptex-20111109-16|82	%{_texmfdistdir}/fonts/source/ptex/standard/tmin9.pl
14mu|texlive-ptex-20111109-16|83	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascgrp.tfm
14mu|texlive-ptex-20111109-16|84	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascii10.tfm
14mu|texlive-ptex-20111109-16|85	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascii36.tfm
14mu|texlive-ptex-20111109-16|86	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futogo-b-v.tfm
14mu|texlive-ptex-20111109-16|87	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futogo-b.tfm
14mu|texlive-ptex-20111109-16|88	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futomin-b-v.tfm
14mu|texlive-ptex-20111109-16|89	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futomin-b.tfm
14mu|texlive-ptex-20111109-16|90	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gbm.tfm
14mu|texlive-ptex-20111109-16|91	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gbmv.tfm
14mu|texlive-ptex-20111109-16|92	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gtbbb-m-v.tfm
14mu|texlive-ptex-20111109-16|93	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gtbbb-m.tfm
14mu|texlive-ptex-20111109-16|94	%{_texmfdistdir}/fonts/tfm/ptex/dvips/jun101-l-v.tfm
14mu|texlive-ptex-20111109-16|95	%{_texmfdistdir}/fonts/tfm/ptex/dvips/jun101-l.tfm
14mu|texlive-ptex-20111109-16|96	%{_texmfdistdir}/fonts/tfm/ptex/dvips/rml.tfm
14mu|texlive-ptex-20111109-16|97	%{_texmfdistdir}/fonts/tfm/ptex/dvips/rmlv.tfm
14mu|texlive-ptex-20111109-16|98	%{_texmfdistdir}/fonts/tfm/ptex/dvips/ryumin-l-v.tfm
14mu|texlive-ptex-20111109-16|99	%{_texmfdistdir}/fonts/tfm/ptex/dvips/ryumin-l.tfm
14mu|texlive-ptex-20111109-16|100	%{_texmfdistdir}/fonts/tfm/ptex/jis/jis-v.tfm
14mu|texlive-ptex-20111109-16|101	%{_texmfdistdir}/fonts/tfm/ptex/jis/jis.tfm
14mu|texlive-ptex-20111109-16|102	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisg-v.tfm
14mu|texlive-ptex-20111109-16|103	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisg.tfm
14mu|texlive-ptex-20111109-16|104	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisgn-v.tfm
14mu|texlive-ptex-20111109-16|105	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisgn.tfm
14mu|texlive-ptex-20111109-16|106	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisn-v.tfm
14mu|texlive-ptex-20111109-16|107	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisn.tfm
14mu|texlive-ptex-20111109-16|108	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-H.tfm
14mu|texlive-ptex-20111109-16|109	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-J.tfm
14mu|texlive-ptex-20111109-16|110	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-V.tfm
14mu|texlive-ptex-20111109-16|111	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-H.tfm
14mu|texlive-ptex-20111109-16|112	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-J.tfm
14mu|texlive-ptex-20111109-16|113	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-V.tfm
14mu|texlive-ptex-20111109-16|114	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-H.tfm
14mu|texlive-ptex-20111109-16|115	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-J.tfm
14mu|texlive-ptex-20111109-16|116	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-V.tfm
14mu|texlive-ptex-20111109-16|117	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-H.tfm
14mu|texlive-ptex-20111109-16|118	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-J.tfm
14mu|texlive-ptex-20111109-16|119	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-V.tfm
14mu|texlive-ptex-20111109-16|120	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-H.tfm
14mu|texlive-ptex-20111109-16|121	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-J.tfm
14mu|texlive-ptex-20111109-16|122	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-V.tfm
14mu|texlive-ptex-20111109-16|123	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth10.tfm
14mu|texlive-ptex-20111109-16|124	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth5.tfm
14mu|texlive-ptex-20111109-16|125	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth6.tfm
14mu|texlive-ptex-20111109-16|126	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth7.tfm
14mu|texlive-ptex-20111109-16|127	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth8.tfm
14mu|texlive-ptex-20111109-16|128	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth9.tfm
14mu|texlive-ptex-20111109-16|129	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin10.tfm
14mu|texlive-ptex-20111109-16|130	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin5.tfm
14mu|texlive-ptex-20111109-16|131	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin6.tfm
14mu|texlive-ptex-20111109-16|132	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin7.tfm
14mu|texlive-ptex-20111109-16|133	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin8.tfm
14mu|texlive-ptex-20111109-16|134	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin9.tfm
14mu|texlive-ptex-20111109-16|135	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth10.tfm
14mu|texlive-ptex-20111109-16|136	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth5.tfm
14mu|texlive-ptex-20111109-16|137	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth6.tfm
14mu|texlive-ptex-20111109-16|138	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth7.tfm
14mu|texlive-ptex-20111109-16|139	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth8.tfm
14mu|texlive-ptex-20111109-16|140	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth9.tfm
14mu|texlive-ptex-20111109-16|141	%{_texmfdistdir}/fonts/tfm/ptex/standard/min10.tfm
14mu|texlive-ptex-20111109-16|142	%{_texmfdistdir}/fonts/tfm/ptex/standard/min5.tfm
14mu|texlive-ptex-20111109-16|143	%{_texmfdistdir}/fonts/tfm/ptex/standard/min6.tfm
14mu|texlive-ptex-20111109-16|144	%{_texmfdistdir}/fonts/tfm/ptex/standard/min7.tfm
14mu|texlive-ptex-20111109-16|145	%{_texmfdistdir}/fonts/tfm/ptex/standard/min8.tfm
14mu|texlive-ptex-20111109-16|146	%{_texmfdistdir}/fonts/tfm/ptex/standard/min9.tfm
14mu|texlive-ptex-20111109-16|147	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth10.tfm
14mu|texlive-ptex-20111109-16|148	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth5.tfm
14mu|texlive-ptex-20111109-16|149	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth6.tfm
14mu|texlive-ptex-20111109-16|150	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth7.tfm
14mu|texlive-ptex-20111109-16|151	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth8.tfm
14mu|texlive-ptex-20111109-16|152	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth9.tfm
14mu|texlive-ptex-20111109-16|153	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin10.tfm
14mu|texlive-ptex-20111109-16|154	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin5.tfm
14mu|texlive-ptex-20111109-16|155	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin6.tfm
14mu|texlive-ptex-20111109-16|156	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin7.tfm
14mu|texlive-ptex-20111109-16|157	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin8.tfm
14mu|texlive-ptex-20111109-16|158	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin9.tfm
14mu|texlive-ptex-20111109-16|159	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascgrp.pfb
14mu|texlive-ptex-20111109-16|160	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascii10.pfb
14mu|texlive-ptex-20111109-16|161	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascii36.pfb
14mu|texlive-ptex-20111109-16|162	%{_texmfdistdir}/fonts/vf/ptex/jis/jis-v.vf
14mu|texlive-ptex-20111109-16|163	%{_texmfdistdir}/fonts/vf/ptex/jis/jis.vf
14mu|texlive-ptex-20111109-16|164	%{_texmfdistdir}/fonts/vf/ptex/jis/jisg-v.vf
14mu|texlive-ptex-20111109-16|165	%{_texmfdistdir}/fonts/vf/ptex/jis/jisg.vf
14mu|texlive-ptex-20111109-16|166	%{_texmfdistdir}/fonts/vf/ptex/jis/jisgn-v.vf
14mu|texlive-ptex-20111109-16|167	%{_texmfdistdir}/fonts/vf/ptex/jis/jisgn.vf
14mu|texlive-ptex-20111109-16|168	%{_texmfdistdir}/fonts/vf/ptex/jis/jisn-v.vf
14mu|texlive-ptex-20111109-16|169	%{_texmfdistdir}/fonts/vf/ptex/jis/jisn.vf
14mu|texlive-ptex-20111109-16|170	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-H.vf
14mu|texlive-ptex-20111109-16|171	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-J.vf
14mu|texlive-ptex-20111109-16|172	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-V.vf
14mu|texlive-ptex-20111109-16|173	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-H.vf
14mu|texlive-ptex-20111109-16|174	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-J.vf
14mu|texlive-ptex-20111109-16|175	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-V.vf
14mu|texlive-ptex-20111109-16|176	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-H.vf
14mu|texlive-ptex-20111109-16|177	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-J.vf
14mu|texlive-ptex-20111109-16|178	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-V.vf
14mu|texlive-ptex-20111109-16|179	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-H.vf
14mu|texlive-ptex-20111109-16|180	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-J.vf
14mu|texlive-ptex-20111109-16|181	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-V.vf
14mu|texlive-ptex-20111109-16|182	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-H.vf
14mu|texlive-ptex-20111109-16|183	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-J.vf
14mu|texlive-ptex-20111109-16|184	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-V.vf
14mu|texlive-ptex-20111109-16|185	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth10.vf
14mu|texlive-ptex-20111109-16|186	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth5.vf
14mu|texlive-ptex-20111109-16|187	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth6.vf
14mu|texlive-ptex-20111109-16|188	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth7.vf
14mu|texlive-ptex-20111109-16|189	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth8.vf
14mu|texlive-ptex-20111109-16|190	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth9.vf
14mu|texlive-ptex-20111109-16|191	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin10.vf
14mu|texlive-ptex-20111109-16|192	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin5.vf
14mu|texlive-ptex-20111109-16|193	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin6.vf
14mu|texlive-ptex-20111109-16|194	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin7.vf
14mu|texlive-ptex-20111109-16|195	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin8.vf
14mu|texlive-ptex-20111109-16|196	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin9.vf
14mu|texlive-ptex-20111109-16|197	%{_texmfdistdir}/fonts/vf/ptex/standard/goth10.vf
14mu|texlive-ptex-20111109-16|198	%{_texmfdistdir}/fonts/vf/ptex/standard/goth5.vf
14mu|texlive-ptex-20111109-16|199	%{_texmfdistdir}/fonts/vf/ptex/standard/goth6.vf
14mu|texlive-ptex-20111109-16|200	%{_texmfdistdir}/fonts/vf/ptex/standard/goth7.vf
14mu|texlive-ptex-20111109-16|201	%{_texmfdistdir}/fonts/vf/ptex/standard/goth8.vf
14mu|texlive-ptex-20111109-16|202	%{_texmfdistdir}/fonts/vf/ptex/standard/goth9.vf
14mu|texlive-ptex-20111109-16|203	%{_texmfdistdir}/fonts/vf/ptex/standard/min10.vf
14mu|texlive-ptex-20111109-16|204	%{_texmfdistdir}/fonts/vf/ptex/standard/min5.vf
14mu|texlive-ptex-20111109-16|205	%{_texmfdistdir}/fonts/vf/ptex/standard/min6.vf
14mu|texlive-ptex-20111109-16|206	%{_texmfdistdir}/fonts/vf/ptex/standard/min7.vf
14mu|texlive-ptex-20111109-16|207	%{_texmfdistdir}/fonts/vf/ptex/standard/min8.vf
14mu|texlive-ptex-20111109-16|208	%{_texmfdistdir}/fonts/vf/ptex/standard/min9.vf
14mu|texlive-ptex-20111109-16|209	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth10.vf
14mu|texlive-ptex-20111109-16|210	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth5.vf
14mu|texlive-ptex-20111109-16|211	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth6.vf
14mu|texlive-ptex-20111109-16|212	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth7.vf
14mu|texlive-ptex-20111109-16|213	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth8.vf
14mu|texlive-ptex-20111109-16|214	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth9.vf
14mu|texlive-ptex-20111109-16|215	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin10.vf
14mu|texlive-ptex-20111109-16|216	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin5.vf
14mu|texlive-ptex-20111109-16|217	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin6.vf
14mu|texlive-ptex-20111109-16|218	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin7.vf
14mu|texlive-ptex-20111109-16|219	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin8.vf
14mu|texlive-ptex-20111109-16|220	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin9.vf
14mu|texlive-ptex-20111109-16|221	%{_texmfdistdir}/pbibtex/bib/jxampl.bib
14mu|texlive-ptex-20111109-16|222	%{_texmfdistdir}/pbibtex/bst/jabbrv.bst
14mu|texlive-ptex-20111109-16|223	%{_texmfdistdir}/pbibtex/bst/jalpha.bst
14mu|texlive-ptex-20111109-16|224	%{_texmfdistdir}/pbibtex/bst/jipsj.bst
14mu|texlive-ptex-20111109-16|225	%{_texmfdistdir}/pbibtex/bst/jname.bst
14mu|texlive-ptex-20111109-16|226	%{_texmfdistdir}/pbibtex/bst/jorsj.bst
14mu|texlive-ptex-20111109-16|227	%{_texmfdistdir}/pbibtex/bst/jplain.bst
14mu|texlive-ptex-20111109-16|228	%{_texmfdistdir}/pbibtex/bst/junsrt.bst
14mu|texlive-ptex-20111109-16|229	%{_texmfdistdir}/pbibtex/bst/tieice.bst
14mu|texlive-ptex-20111109-16|230	%{_texmfdistdir}/pbibtex/bst/tipsj.bst
14mu|texlive-ptex-20111109-16|231	%{_texmfdistdir}/tex/platex/base/ascmac.sty
14mu|texlive-ptex-20111109-16|232	%{_texmfdistdir}/tex/platex/base/jarticle.cls
14mu|texlive-ptex-20111109-16|233	%{_texmfdistdir}/tex/platex/base/jarticle.sty
14mu|texlive-ptex-20111109-16|234	%{_texmfdistdir}/tex/platex/base/jbk10.clo
14mu|texlive-ptex-20111109-16|235	%{_texmfdistdir}/tex/platex/base/jbk11.clo
14mu|texlive-ptex-20111109-16|236	%{_texmfdistdir}/tex/platex/base/jbk12.clo
14mu|texlive-ptex-20111109-16|237	%{_texmfdistdir}/tex/platex/base/jbook.cls
14mu|texlive-ptex-20111109-16|238	%{_texmfdistdir}/tex/platex/base/jbook.sty
14mu|texlive-ptex-20111109-16|239	%{_texmfdistdir}/tex/platex/base/jltxdoc.cls
14mu|texlive-ptex-20111109-16|240	%{_texmfdistdir}/tex/platex/base/jreport.cls
14mu|texlive-ptex-20111109-16|241	%{_texmfdistdir}/tex/platex/base/jreport.sty
14mu|texlive-ptex-20111109-16|242	%{_texmfdistdir}/tex/platex/base/jsize10.clo
14mu|texlive-ptex-20111109-16|243	%{_texmfdistdir}/tex/platex/base/jsize11.clo
14mu|texlive-ptex-20111109-16|244	%{_texmfdistdir}/tex/platex/base/jsize12.clo
14mu|texlive-ptex-20111109-16|245	%{_texmfdistdir}/tex/platex/base/jt1gt.fd
14mu|texlive-ptex-20111109-16|246	%{_texmfdistdir}/tex/platex/base/jt1mc.fd
14mu|texlive-ptex-20111109-16|247	%{_texmfdistdir}/tex/platex/base/jy1gt.fd
14mu|texlive-ptex-20111109-16|248	%{_texmfdistdir}/tex/platex/base/jy1mc.fd
14mu|texlive-ptex-20111109-16|249	%{_texmfdistdir}/tex/platex/base/kinsoku.tex
14mu|texlive-ptex-20111109-16|250	%{_texmfdistdir}/tex/platex/base/nidanfloat.sty
14mu|texlive-ptex-20111109-16|251	%{_texmfdistdir}/tex/platex/base/oldpfont.sty
14mu|texlive-ptex-20111109-16|252	%{_texmfdistdir}/tex/platex/base/pl209.def
14mu|texlive-ptex-20111109-16|253	%{_texmfdistdir}/tex/platex/base/platex.ltx
14mu|texlive-ptex-20111109-16|254	%{_texmfdistdir}/tex/platex/base/plcore.ltx
14mu|texlive-ptex-20111109-16|255	%{_texmfdistdir}/tex/platex/base/pldefs.ltx
14mu|texlive-ptex-20111109-16|256	%{_texmfdistdir}/tex/platex/base/plext.sty
14mu|texlive-ptex-20111109-16|257	%{_texmfdistdir}/tex/platex/base/plnews.cls
14mu|texlive-ptex-20111109-16|258	%{_texmfdistdir}/tex/platex/base/ptrace.sty
14mu|texlive-ptex-20111109-16|259	%{_texmfdistdir}/tex/platex/base/tarticle.cls
14mu|texlive-ptex-20111109-16|260	%{_texmfdistdir}/tex/platex/base/tarticle.sty
14mu|texlive-ptex-20111109-16|261	%{_texmfdistdir}/tex/platex/base/tascmac.sty
14mu|texlive-ptex-20111109-16|262	%{_texmfdistdir}/tex/platex/base/tbk10.clo
14mu|texlive-ptex-20111109-16|263	%{_texmfdistdir}/tex/platex/base/tbk11.clo
14mu|texlive-ptex-20111109-16|264	%{_texmfdistdir}/tex/platex/base/tbk12.clo
14mu|texlive-ptex-20111109-16|265	%{_texmfdistdir}/tex/platex/base/tbook.cls
14mu|texlive-ptex-20111109-16|266	%{_texmfdistdir}/tex/platex/base/tbook.sty
14mu|texlive-ptex-20111109-16|267	%{_texmfdistdir}/tex/platex/base/treport.cls
14mu|texlive-ptex-20111109-16|268	%{_texmfdistdir}/tex/platex/base/treport.sty
14mu|texlive-ptex-20111109-16|269	%{_texmfdistdir}/tex/platex/base/tsize10.clo
14mu|texlive-ptex-20111109-16|270	%{_texmfdistdir}/tex/platex/base/tsize11.clo
14mu|texlive-ptex-20111109-16|271	%{_texmfdistdir}/tex/platex/base/tsize12.clo
14mu|texlive-ptex-20111109-16|272	%{_texmfdistdir}/tex/platex/config/hyphen.cfg
14mu|texlive-ptex-20111109-16|273	%{_texmfdistdir}/tex/platex/config/platex.ini
14mu|texlive-ptex-20111109-16|274	%{_texmfdistdir}/tex/ptex/base/ascii-jplain.tex
14mu|texlive-ptex-20111109-16|275	%{_texmfdistdir}/tex/ptex/base/eptex.src
14mu|texlive-ptex-20111109-16|276	%{_texmfdistdir}/tex/ptex/base/eptexdefs.lib
14mu|texlive-ptex-20111109-16|277	%{_texmfdistdir}/tex/ptex/base/kinsoku.tex
14mu|texlive-ptex-20111109-16|278	%{_texmfdistdir}/tex/ptex/base/ptex.tex
14mu|texlive-ptex-20111109-16|279	%{_texmfdistdir}/tex/ptex/config/eptex.ini
14mu|texlive-ptex-20111109-16|280	%{_texmfdistdir}/tex/ptex/config/ptex.ini
14mu|texlive-ptex-20111109-16|281	%_texmf_fmtutil_d/ptex
14mu|texlive-ptex-20111109-16|282	%_texmf_updmap_d/ptex
14mu|texlive-ptex-20111109-16|283	%doc %{_mandir}/man1/mendex.1*
14mu|texlive-ptex-20111109-16|284	%doc %{_texmfdistdir}/doc/man/man1/mendex.man1.pdf
14mu|texlive-ptex-20111109-16|285	%doc %{_texmfdistdir}/doc/ptex/base/COPYRIGHT
14mu|texlive-ptex-20111109-16|286	%doc %{_texmfdistdir}/doc/ptex/base/COPYRIGHT.txt
14mu|texlive-ptex-20111109-16|287	%doc %{_texmfdistdir}/doc/ptex/base/Changes.txt
14mu|texlive-ptex-20111109-16|288	%doc %{_texmfdistdir}/doc/ptex/base/INSTALL.txt
14mu|texlive-ptex-20111109-16|289	%doc %{_texmfdistdir}/doc/ptex/base/README.txt
14mu|texlive-ptex-20111109-16|290	%doc %{_texmfdistdir}/doc/ptex/base/jfm.pdf
14mu|texlive-ptex-20111109-16|291	%doc %{_texmfdistdir}/doc/ptex/base/jfm.tex
14mu|texlive-ptex-20111109-16|292	%doc %{_texmfdistdir}/doc/ptex/base/jtex.pdf
14mu|texlive-ptex-20111109-16|293	%doc %{_texmfdistdir}/doc/ptex/base/jtex.tex
14mu|texlive-ptex-20111109-16|294	%doc %{_texmfdistdir}/doc/ptex/base/jtexdoc.pdf
14mu|texlive-ptex-20111109-16|295	%doc %{_texmfdistdir}/doc/ptex/base/jtexdoc.tex
14mu|texlive-ptex-20111109-16|296	%doc %{_texmfdistdir}/doc/ptex/base/ptexdoc.pdf
14mu|texlive-ptex-20111109-16|297	%doc %{_texmfdistdir}/doc/ptex/base/ptexdoc.tex
14mu|texlive-ptex-20111109-16|298	%doc %{_texmfdistdir}/doc/ptex/base/ptexskip.pdf
14mu|texlive-ptex-20111109-16|299	%doc %{_texmfdistdir}/doc/ptex/base/ptexskip.tex
14mu|texlive-ptex-20111109-16|300	%doc %{_texmfdistdir}/doc/ptex/jvf/COPYRIGHT
14mu|texlive-ptex-20111109-16|301	%doc %{_texmfdistdir}/doc/ptex/jvf/Changes.txt
14mu|texlive-ptex-20111109-16|302	%doc %{_texmfdistdir}/doc/ptex/jvf/README.txt
14mu|texlive-ptex-20111109-16|303	%doc %{_texmfdistdir}/doc/ptex/pbibtex/README
14mu|texlive-ptex-20111109-16|304	%doc %{_texmfdistdir}/doc/ptex/pbibtex/cpp.awk
14mu|texlive-ptex-20111109-16|305	%doc %{_texmfdistdir}/doc/ptex/pbibtex/generate.sh
14mu|texlive-ptex-20111109-16|306	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.bib
14mu|texlive-ptex-20111109-16|307	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.pdf
14mu|texlive-ptex-20111109-16|308	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.tex
14mu|texlive-ptex-20111109-16|309	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxbst.doc
14mu|texlive-ptex-20111109-16|310	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.bib
14mu|texlive-ptex-20111109-16|311	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.pdf
14mu|texlive-ptex-20111109-16|312	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.tex
14mu|texlive-ptex-20111109-16|313	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.pdf
14mu|texlive-ptex-20111109-16|314	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.tex
14mu|texlive-ptex-20111109-16|315	#- source
14mu|texlive-ptex-20111109-16|316	%doc %{_texmfdistdir}/source/platex/base/Changes.txt
14mu|texlive-ptex-20111109-16|317	%doc %{_texmfdistdir}/source/platex/base/README.txt
14mu|texlive-ptex-20111109-16|318	%doc %{_texmfdistdir}/source/platex/base/README2.txt
14mu|texlive-ptex-20111109-16|319	%doc %{_texmfdistdir}/source/platex/base/Xins.ins
14mu|texlive-ptex-20111109-16|320	%doc %{_texmfdistdir}/source/platex/base/jclasses.dtx
14mu|texlive-ptex-20111109-16|321	%doc %{_texmfdistdir}/source/platex/base/jltxdoc.dtx
14mu|texlive-ptex-20111109-16|322	%doc %{_texmfdistdir}/source/platex/base/kinsoku.dtx
14mu|texlive-ptex-20111109-16|323	%doc %{_texmfdistdir}/source/platex/base/nidanfloat.dtx
14mu|texlive-ptex-20111109-16|324	%doc %{_texmfdistdir}/source/platex/base/nidanfloat.ins
14mu|texlive-ptex-20111109-16|325	%doc %{_texmfdistdir}/source/platex/base/pl209.dtx
14mu|texlive-ptex-20111109-16|326	%doc %{_texmfdistdir}/source/platex/base/pl209.ins
14mu|texlive-ptex-20111109-16|327	%doc %{_texmfdistdir}/source/platex/base/platex.dtx
14mu|texlive-ptex-20111109-16|328	%doc %{_texmfdistdir}/source/platex/base/plcls.ins
14mu|texlive-ptex-20111109-16|329	%doc %{_texmfdistdir}/source/platex/base/plcore.dtx
14mu|texlive-ptex-20111109-16|330	%doc %{_texmfdistdir}/source/platex/base/plcore.ins
14mu|texlive-ptex-20111109-16|331	%doc %{_texmfdistdir}/source/platex/base/pldoc.tex
14mu|texlive-ptex-20111109-16|332	%doc %{_texmfdistdir}/source/platex/base/pldocs.ins
14mu|texlive-ptex-20111109-16|333	%doc %{_texmfdistdir}/source/platex/base/plext.dtx
14mu|texlive-ptex-20111109-16|334	%doc %{_texmfdistdir}/source/platex/base/plfmt.ins
14mu|texlive-ptex-20111109-16|335	%doc %{_texmfdistdir}/source/platex/base/plfonts.dtx
14mu|texlive-ptex-20111109-16|336	%doc %{_texmfdistdir}/source/platex/base/plnews01.tex
14mu|texlive-ptex-20111109-16|337	%doc %{_texmfdistdir}/source/platex/base/plnews02.tex
14mu|texlive-ptex-20111109-16|338	%doc %{_texmfdistdir}/source/platex/base/plnews03.tex
14mu|texlive-ptex-20111109-16|339	%doc %{_texmfdistdir}/source/platex/base/plnews04.tex
14mu|texlive-ptex-20111109-16|340	%doc %{_texmfdistdir}/source/platex/base/plnews05.tex
14mu|texlive-ptex-20111109-16|341	%doc %{_texmfdistdir}/source/platex/base/plnews06.tex
14mu|texlive-ptex-20111109-16|342	%doc %{_texmfdistdir}/source/platex/base/plnews07.tex
14mu|texlive-ptex-20111109-16|343	%doc %{_texmfdistdir}/source/platex/base/plnews08.tex
14mu|texlive-ptex-20111109-16|344	%doc %{_texmfdistdir}/source/platex/base/plpatch.ltx
14mu|texlive-ptex-20111109-16|345	%doc %{_texmfdistdir}/source/platex/base/plvers.dtx
14mu|texlive-ptex-20111109-16|346	
14mu|texlive-ptex-20111109-16|347	#-----------------------------------------------------------------------
14mu|texlive-ptex-20111109-16|348	%prep
14mu|texlive-ptex-20111109-16|349	%setup -c -a0 -a1 -a2
14mu|texlive-ptex-20111109-16|350	
14mu|texlive-ptex-20111109-16|351	%build
14mu|texlive-ptex-20111109-16|352	
14mu|texlive-ptex-20111109-16|353	%install
14mu|texlive-ptex-20111109-16|354	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-ptex-20111109-16|355	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-ptex-20111109-16|356	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-ptex-20111109-16|357	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-ptex-20111109-16|358	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-ptex-20111109-16|359	cat > %{buildroot}%{_texmf_fmtutil_d}/ptex <<EOF
14mu|texlive-ptex-20111109-16|360	#
14mu|texlive-ptex-20111109-16|361	# from ptex:
14mu|texlive-ptex-20111109-16|362	ptex ptex - ptex.ini
14mu|texlive-ptex-20111109-16|363	eptex eptex language.def *eptex.ini
14mu|texlive-ptex-20111109-16|364	platex eptex language.dat *platex.ini
14mu|texlive-ptex-20111109-16|365	EOF
14mu|texlive-ptex-20111109-16|366	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mu|texlive-ptex-20111109-16|367	cat > %{buildroot}%{_texmf_updmap_d}/ptex <<EOF
14mu|texlive-ptex-20111109-16|368	KanjiMap morisawa.map
14mu|texlive-ptex-20111109-16|369	KanjiMap ptex-@kanjiEmbed@@kanjiVariant@.map
14mu|texlive-ptex-20111109-16|370	EOF
14mu|texlive-ptex-20111109-16|371	
14mu|texlive-ptex-20111109-16|372	%changelog
14mu|texlive-ptex-20111109-16|373	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111109-16
14mu|texlive-ptex-20111109-16|374	+ Revision: 2d1b78a
14mu|texlive-ptex-20111109-16|375	- MassBuild#674: Increase release tag
14mu|texlive-ptex-20111109-16|376	
14mu|texlive-ptex-20111109-16|377	

25624 14
14mu|texlive-ptex2pdf-0.4-8|1	# revision 30321
14mu|texlive-ptex2pdf-0.4-8|2	# category Package
14mu|texlive-ptex2pdf-0.4-8|3	# catalog-ctan /language/japanese/ptex2pdf
14mu|texlive-ptex2pdf-0.4-8|4	# catalog-date 2013-05-07 20:01:57 +0200
14mu|texlive-ptex2pdf-0.4-8|5	# catalog-license gpl2
14mu|texlive-ptex2pdf-0.4-8|6	# catalog-version 0.4
14mu|texlive-ptex2pdf-0.4-8|7	Name:		texlive-ptex2pdf
14mu|texlive-ptex2pdf-0.4-8|8	Version:	0.4
14mu|texlive-ptex2pdf-0.4-8|9	Release:	8
14mu|texlive-ptex2pdf-0.4-8|10	Summary:	Convert Japanese TeX documents to PDF
14mu|texlive-ptex2pdf-0.4-8|11	Group:		Publishing
14mu|texlive-ptex2pdf-0.4-8|12	URL:		http://www.ctan.org/tex-archive/language/japanese/ptex2pdf
14mu|texlive-ptex2pdf-0.4-8|13	License:	GPL2
14mu|texlive-ptex2pdf-0.4-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex2pdf.tar.xz
14mu|texlive-ptex2pdf-0.4-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex2pdf.doc.tar.xz
14mu|texlive-ptex2pdf-0.4-8|16	BuildArch:	noarch
14mu|texlive-ptex2pdf-0.4-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ptex2pdf-0.4-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ptex2pdf-0.4-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-ptex2pdf-0.4-8|20	Provides:	texlive-ptex2pdf.bin = %{EVRD}
14mu|texlive-ptex2pdf-0.4-8|21	
14mu|texlive-ptex2pdf-0.4-8|22	%description
14mu|texlive-ptex2pdf-0.4-8|23	The Lua script provides system-independent support of Japanese
14mu|texlive-ptex2pdf-0.4-8|24	typesetting engines in TeXworks. As TeXworks typesetting setup
14mu|texlive-ptex2pdf-0.4-8|25	does not allow for multistep processing, this script runs one
14mu|texlive-ptex2pdf-0.4-8|26	of the ptex-based programs (ptex, uptex, eptex, platex,
14mu|texlive-ptex2pdf-0.4-8|27	uplatex) followed by dvipdfmx.
14mu|texlive-ptex2pdf-0.4-8|28	
14mu|texlive-ptex2pdf-0.4-8|29	
14mu|texlive-ptex2pdf-0.4-8|30	#-----------------------------------------------------------------------
14mu|texlive-ptex2pdf-0.4-8|31	%files
14mu|texlive-ptex2pdf-0.4-8|32	%{_bindir}/ptex2pdf
14mu|texlive-ptex2pdf-0.4-8|33	%{_texmfdistdir}/scripts/ptex2pdf/ptex2pdf.lua
14mu|texlive-ptex2pdf-0.4-8|34	%doc %{_texmfdistdir}/doc/latex/ptex2pdf/COPYING
14mu|texlive-ptex2pdf-0.4-8|35	%doc %{_texmfdistdir}/doc/latex/ptex2pdf/README
14mu|texlive-ptex2pdf-0.4-8|36	
14mu|texlive-ptex2pdf-0.4-8|37	#-----------------------------------------------------------------------
14mu|texlive-ptex2pdf-0.4-8|38	%prep
14mu|texlive-ptex2pdf-0.4-8|39	%setup -c -a0 -a1
14mu|texlive-ptex2pdf-0.4-8|40	
14mu|texlive-ptex2pdf-0.4-8|41	%build
14mu|texlive-ptex2pdf-0.4-8|42	
14mu|texlive-ptex2pdf-0.4-8|43	%install
14mu|texlive-ptex2pdf-0.4-8|44	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-ptex2pdf-0.4-8|45	pushd %{buildroot}%{_bindir}
14mu|texlive-ptex2pdf-0.4-8|46	ln -sf %{_texmfdistdir}/scripts/ptex2pdf/ptex2pdf.lua ptex2pdf
14mu|texlive-ptex2pdf-0.4-8|47	popd
14mu|texlive-ptex2pdf-0.4-8|48	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-ptex2pdf-0.4-8|49	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-ptex2pdf-0.4-8|50	
14mu|texlive-ptex2pdf-0.4-8|51	%changelog
14mu|texlive-ptex2pdf-0.4-8|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-8
14mu|texlive-ptex2pdf-0.4-8|53	+ Revision: fde0bb6
14mu|texlive-ptex2pdf-0.4-8|54	- MassBuild#674: Increase release tag
14mu|texlive-ptex2pdf-0.4-8|55	
14mu|texlive-ptex2pdf-0.4-8|56	

25625 14
14mu|texlive-ptext-1.1-7|1	# revision 30171
14mu|texlive-ptext-1.1-7|2	# category Package
14mu|texlive-ptext-1.1-7|3	# catalog-ctan /macros/xetex/latex/ptext
14mu|texlive-ptext-1.1-7|4	# catalog-date 2013-04-29 15:26:25 +0200
14mu|texlive-ptext-1.1-7|5	# catalog-license lppl1.2
14mu|texlive-ptext-1.1-7|6	# catalog-version 1.1
14mu|texlive-ptext-1.1-7|7	Name:		texlive-ptext
14mu|texlive-ptext-1.1-7|8	Version:	1.1
14mu|texlive-ptext-1.1-7|9	Release:	7
14mu|texlive-ptext-1.1-7|10	Summary:	A 'lipsum' for Persian
14mu|texlive-ptext-1.1-7|11	Group:		Publishing
14mu|texlive-ptext-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/ptext
14mu|texlive-ptext-1.1-7|13	License:	LPPL1.2
14mu|texlive-ptext-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptext.tar.xz
14mu|texlive-ptext-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptext.doc.tar.xz
14mu|texlive-ptext-1.1-7|16	BuildArch:	noarch
14mu|texlive-ptext-1.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ptext-1.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ptext-1.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-ptext-1.1-7|20	
14mu|texlive-ptext-1.1-7|21	%description
14mu|texlive-ptext-1.1-7|22	The package provides lipsum-like facilities for the Persian
14mu|texlive-ptext-1.1-7|23	language. The source of the filling text is the Persian epic
14mu|texlive-ptext-1.1-7|24	"the Shanameh" (100 paragraphs are used.) The package needs to
14mu|texlive-ptext-1.1-7|25	be run under XeLaTeX.
14mu|texlive-ptext-1.1-7|26	
14mu|texlive-ptext-1.1-7|27	
14mu|texlive-ptext-1.1-7|28	#-----------------------------------------------------------------------
14mu|texlive-ptext-1.1-7|29	%files
14mu|texlive-ptext-1.1-7|30	%{_texmfdistdir}/tex/xelatex/ptext/ptext.sty
14mu|texlive-ptext-1.1-7|31	%doc %{_texmfdistdir}/doc/xelatex/ptext/README
14mu|texlive-ptext-1.1-7|32	%doc %{_texmfdistdir}/doc/xelatex/ptext/ptext.pdf
14mu|texlive-ptext-1.1-7|33	%doc %{_texmfdistdir}/doc/xelatex/ptext/ptext.tex
14mu|texlive-ptext-1.1-7|34	
14mu|texlive-ptext-1.1-7|35	#-----------------------------------------------------------------------
14mu|texlive-ptext-1.1-7|36	%prep
14mu|texlive-ptext-1.1-7|37	%setup -c -a0 -a1
14mu|texlive-ptext-1.1-7|38	
14mu|texlive-ptext-1.1-7|39	%build
14mu|texlive-ptext-1.1-7|40	
14mu|texlive-ptext-1.1-7|41	%install
14mu|texlive-ptext-1.1-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ptext-1.1-7|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ptext-1.1-7|44	
14mu|texlive-ptext-1.1-7|45	%changelog
14mu|texlive-ptext-1.1-7|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-ptext-1.1-7|47	+ Revision: 7bf609f
14mu|texlive-ptext-1.1-7|48	- MassBuild#674: Increase release tag
14mu|texlive-ptext-1.1-7|49	
14mu|texlive-ptext-1.1-7|50	

25626 14
14mu|texlive-ptptex-0.91-4|1	# revision 19440
14mu|texlive-ptptex-0.91-4|2	# category Package
14mu|texlive-ptptex-0.91-4|3	# catalog-ctan /macros/latex/contrib/ptptex
14mu|texlive-ptptex-0.91-4|4	# catalog-date 2008-11-22 15:14:22 +0100
14mu|texlive-ptptex-0.91-4|5	# catalog-license lppl
14mu|texlive-ptptex-0.91-4|6	# catalog-version 0.91
14mu|texlive-ptptex-0.91-4|7	Name:		texlive-ptptex
14mu|texlive-ptptex-0.91-4|8	Version:	0.91
14mu|texlive-ptptex-0.91-4|9	Release:	4
14mu|texlive-ptptex-0.91-4|10	Summary:	Macros for 'Progress of Theoretical Physics'
14mu|texlive-ptptex-0.91-4|11	Group:		Publishing
14mu|texlive-ptptex-0.91-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ptptex
14mu|texlive-ptptex-0.91-4|13	License:	LPPL
14mu|texlive-ptptex-0.91-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptptex.tar.xz
14mu|texlive-ptptex-0.91-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptptex.doc.tar.xz
14mu|texlive-ptptex-0.91-4|16	BuildArch:	noarch
14mu|texlive-ptptex-0.91-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ptptex-0.91-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ptptex-0.91-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ptptex-0.91-4|20	
14mu|texlive-ptptex-0.91-4|21	%description
14mu|texlive-ptptex-0.91-4|22	The distribution contains the class (which offers an option
14mu|texlive-ptptex-0.91-4|23	file for preprints), and a template. The class requires the
14mu|texlive-ptptex-0.91-4|24	cite, overcite and wrapfig packages.
14mu|texlive-ptptex-0.91-4|25	
14mu|texlive-ptptex-0.91-4|26	
14mu|texlive-ptptex-0.91-4|27	#-----------------------------------------------------------------------
14mu|texlive-ptptex-0.91-4|28	%files
14mu|texlive-ptptex-0.91-4|29	%{_texmfdistdir}/tex/latex/ptptex/ptp-prep.clo
14mu|texlive-ptptex-0.91-4|30	%{_texmfdistdir}/tex/latex/ptptex/ptptex.cls
14mu|texlive-ptptex-0.91-4|31	%{_texmfdistdir}/tex/latex/ptptex/wrapft.sty
14mu|texlive-ptptex-0.91-4|32	%doc %{_texmfdistdir}/doc/latex/ptptex/README
14mu|texlive-ptptex-0.91-4|33	%doc %{_texmfdistdir}/doc/latex/ptptex/README.TEXLIVE
14mu|texlive-ptptex-0.91-4|34	%doc %{_texmfdistdir}/doc/latex/ptptex/manptp.pdf
14mu|texlive-ptptex-0.91-4|35	%doc %{_texmfdistdir}/doc/latex/ptptex/manptp.tex
14mu|texlive-ptptex-0.91-4|36	%doc %{_texmfdistdir}/doc/latex/ptptex/template.tex
14mu|texlive-ptptex-0.91-4|37	
14mu|texlive-ptptex-0.91-4|38	#-----------------------------------------------------------------------
14mu|texlive-ptptex-0.91-4|39	%prep
14mu|texlive-ptptex-0.91-4|40	%setup -c -a0 -a1
14mu|texlive-ptptex-0.91-4|41	
14mu|texlive-ptptex-0.91-4|42	%build
14mu|texlive-ptptex-0.91-4|43	
14mu|texlive-ptptex-0.91-4|44	%install
14mu|texlive-ptptex-0.91-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ptptex-0.91-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ptptex-0.91-4|47	
14mu|texlive-ptptex-0.91-4|48	
14mu|texlive-ptptex-0.91-4|49	
14mu|texlive-ptptex-0.91-4|50	%changelog
14mu|texlive-ptptex-0.91-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.91-4
14mu|texlive-ptptex-0.91-4|52	+ Revision: 4d2c7cf
14mu|texlive-ptptex-0.91-4|53	- MassBuild#674: Increase release tag
14mu|texlive-ptptex-0.91-4|54	
14mu|texlive-ptptex-0.91-4|55	

25627 14
14mu|texlive-pxbase-0.5-7|1	# revision 28516
14mu|texlive-pxbase-0.5-7|2	# category Package
14mu|texlive-pxbase-0.5-7|3	# catalog-ctan /language/japanese/pxbase
14mu|texlive-pxbase-0.5-7|4	# catalog-date 2012-12-12 11:03:41 +0100
14mu|texlive-pxbase-0.5-7|5	# catalog-license other-free
14mu|texlive-pxbase-0.5-7|6	# catalog-version 0.5
14mu|texlive-pxbase-0.5-7|7	Name:		texlive-pxbase
14mu|texlive-pxbase-0.5-7|8	Version:	0.5
14mu|texlive-pxbase-0.5-7|9	Release:	7
14mu|texlive-pxbase-0.5-7|10	Summary:	Tools for use with (u)pLaTeX
14mu|texlive-pxbase-0.5-7|11	Group:		Publishing
14mu|texlive-pxbase-0.5-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/pxbase
14mu|texlive-pxbase-0.5-7|13	License:	OTHER-FREE
14mu|texlive-pxbase-0.5-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxbase.tar.xz
14mu|texlive-pxbase-0.5-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxbase.doc.tar.xz
14mu|texlive-pxbase-0.5-7|16	BuildArch:	noarch
14mu|texlive-pxbase-0.5-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pxbase-0.5-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pxbase-0.5-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-pxbase-0.5-7|20	
14mu|texlive-pxbase-0.5-7|21	%description
14mu|texlive-pxbase-0.5-7|22	TeXLive pxbase package.
14mu|texlive-pxbase-0.5-7|23	
14mu|texlive-pxbase-0.5-7|24	
14mu|texlive-pxbase-0.5-7|25	#-----------------------------------------------------------------------
14mu|texlive-pxbase-0.5-7|26	%files
14mu|texlive-pxbase-0.5-7|27	%{_texmfdistdir}/tex/platex/pxbase/ifuptex.sty
14mu|texlive-pxbase-0.5-7|28	%{_texmfdistdir}/tex/platex/pxbase/pxbabel.sty
14mu|texlive-pxbase-0.5-7|29	%{_texmfdistdir}/tex/platex/pxbase/pxbase.def
14mu|texlive-pxbase-0.5-7|30	%{_texmfdistdir}/tex/platex/pxbase/pxbase.sty
14mu|texlive-pxbase-0.5-7|31	%{_texmfdistdir}/tex/platex/pxbase/pxbasenc.def
14mu|texlive-pxbase-0.5-7|32	%{_texmfdistdir}/tex/platex/pxbase/pxbsjc.def
14mu|texlive-pxbase-0.5-7|33	%{_texmfdistdir}/tex/platex/pxbase/pxjsfenc.def
14mu|texlive-pxbase-0.5-7|34	%{_texmfdistdir}/tex/platex/pxbase/upkcat.sty
14mu|texlive-pxbase-0.5-7|35	%doc %{_texmfdistdir}/doc/platex/pxbase/LICENSE
14mu|texlive-pxbase-0.5-7|36	%doc %{_texmfdistdir}/doc/platex/pxbase/README
14mu|texlive-pxbase-0.5-7|37	%doc %{_texmfdistdir}/doc/platex/pxbase/README-pxbabel
14mu|texlive-pxbase-0.5-7|38	%doc %{_texmfdistdir}/doc/platex/pxbase/README-pxcjkcat
14mu|texlive-pxbase-0.5-7|39	
14mu|texlive-pxbase-0.5-7|40	#-----------------------------------------------------------------------
14mu|texlive-pxbase-0.5-7|41	%prep
14mu|texlive-pxbase-0.5-7|42	%setup -c -a0 -a1
14mu|texlive-pxbase-0.5-7|43	
14mu|texlive-pxbase-0.5-7|44	%build
14mu|texlive-pxbase-0.5-7|45	
14mu|texlive-pxbase-0.5-7|46	%install
14mu|texlive-pxbase-0.5-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pxbase-0.5-7|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pxbase-0.5-7|49	
14mu|texlive-pxbase-0.5-7|50	%changelog
14mu|texlive-pxbase-0.5-7|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-7
14mu|texlive-pxbase-0.5-7|52	+ Revision: 91988c6
14mu|texlive-pxbase-0.5-7|53	- MassBuild#674: Increase release tag
14mu|texlive-pxbase-0.5-7|54	
14mu|texlive-pxbase-0.5-7|55	

25628 14
14mu|texlive-pxchfon-0.7a-7|1	# revision 30635
14mu|texlive-pxchfon-0.7a-7|2	# category Package
14mu|texlive-pxchfon-0.7a-7|3	# catalog-ctan /language/japanese/pxchfon
14mu|texlive-pxchfon-0.7a-7|4	# catalog-date 2013-05-18 17:41:16 +0200
14mu|texlive-pxchfon-0.7a-7|5	# catalog-license other-free
14mu|texlive-pxchfon-0.7a-7|6	# catalog-version 0.7a
14mu|texlive-pxchfon-0.7a-7|7	Name:		texlive-pxchfon
14mu|texlive-pxchfon-0.7a-7|8	Version:	0.7a
14mu|texlive-pxchfon-0.7a-7|9	Release:	7
14mu|texlive-pxchfon-0.7a-7|10	Summary:	Japanese font setup for pLaTeX and upLaTeX
14mu|texlive-pxchfon-0.7a-7|11	Group:		Publishing
14mu|texlive-pxchfon-0.7a-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/pxchfon
14mu|texlive-pxchfon-0.7a-7|13	License:	OTHER-FREE
14mu|texlive-pxchfon-0.7a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxchfon.tar.xz
14mu|texlive-pxchfon-0.7a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxchfon.doc.tar.xz
14mu|texlive-pxchfon-0.7a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxchfon.source.tar.xz
14mu|texlive-pxchfon-0.7a-7|17	BuildArch:	noarch
14mu|texlive-pxchfon-0.7a-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pxchfon-0.7a-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pxchfon-0.7a-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-pxchfon-0.7a-7|21	
14mu|texlive-pxchfon-0.7a-7|22	%description
14mu|texlive-pxchfon-0.7a-7|23	TeXLive pxchfon package.
14mu|texlive-pxchfon-0.7a-7|24	
14mu|texlive-pxchfon-0.7a-7|25	
14mu|texlive-pxchfon-0.7a-7|26	#-----------------------------------------------------------------------
14mu|texlive-pxchfon-0.7a-7|27	%files
14mu|texlive-pxchfon-0.7a-7|28	%{_texmfdistdir}/fonts/sfd/pxchfon/PXcjk0.sfd
14mu|texlive-pxchfon-0.7a-7|29	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-b-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|30	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-l-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|31	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-r-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|32	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-b-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|33	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-r-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|34	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-x-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|35	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-b-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|36	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-l-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|37	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-r-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|38	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-b-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|39	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-r-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|40	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-x-l0j.tfm
14mu|texlive-pxchfon-0.7a-7|41	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-b-l0j.vf
14mu|texlive-pxchfon-0.7a-7|42	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-l-l0j.vf
14mu|texlive-pxchfon-0.7a-7|43	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-r-l0j.vf
14mu|texlive-pxchfon-0.7a-7|44	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-b-l0j.vf
14mu|texlive-pxchfon-0.7a-7|45	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-r-l0j.vf
14mu|texlive-pxchfon-0.7a-7|46	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-x-l0j.vf
14mu|texlive-pxchfon-0.7a-7|47	%{_texmfdistdir}/tex/platex/pxchfon/pxchfon.sty
14mu|texlive-pxchfon-0.7a-7|48	%{_texmfdistdir}/tex/platex/pxchfon/pxchfon0.def
14mu|texlive-pxchfon-0.7a-7|49	%{_texmfdistdir}/tex/platex/pxchfon/pxjafont.sty
14mu|texlive-pxchfon-0.7a-7|50	%doc %{_texmfdistdir}/doc/platex/pxchfon/LICENSE
14mu|texlive-pxchfon-0.7a-7|51	%doc %{_texmfdistdir}/doc/platex/pxchfon/README-ja
14mu|texlive-pxchfon-0.7a-7|52	%doc %{_texmfdistdir}/doc/platex/pxchfon/pxchfon.pdf
14mu|texlive-pxchfon-0.7a-7|53	%doc %{_texmfdistdir}/doc/platex/pxchfon/pxchfon.tex
14mu|texlive-pxchfon-0.7a-7|54	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2000jis.pdf
14mu|texlive-pxchfon-0.7a-7|55	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2000jis.tex
14mu|texlive-pxchfon-0.7a-7|56	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2004jis.pdf
14mu|texlive-pxchfon-0.7a-7|57	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2004jis.tex
14mu|texlive-pxchfon-0.7a-7|58	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-pxchfon.pdf
14mu|texlive-pxchfon-0.7a-7|59	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-pxchfon.tex
14mu|texlive-pxchfon-0.7a-7|60	#- source
14mu|texlive-pxchfon-0.7a-7|61	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjar-b-l0j.vpl
14mu|texlive-pxchfon-0.7a-7|62	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjar-l-l0j.vpl
14mu|texlive-pxchfon-0.7a-7|63	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjar-r-l0j.vpl
14mu|texlive-pxchfon-0.7a-7|64	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjas-b-l0j.vpl
14mu|texlive-pxchfon-0.7a-7|65	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjas-r-l0j.vpl
14mu|texlive-pxchfon-0.7a-7|66	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjas-x-l0j.vpl
14mu|texlive-pxchfon-0.7a-7|67	%doc %{_texmfdistdir}/source/platex/pxchfon/gen-cfja.bat
14mu|texlive-pxchfon-0.7a-7|68	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjar-b-l0j.pl
14mu|texlive-pxchfon-0.7a-7|69	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjar-l-l0j.pl
14mu|texlive-pxchfon-0.7a-7|70	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjar-r-l0j.pl
14mu|texlive-pxchfon-0.7a-7|71	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjas-b-l0j.pl
14mu|texlive-pxchfon-0.7a-7|72	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjas-r-l0j.pl
14mu|texlive-pxchfon-0.7a-7|73	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjas-x-l0j.pl
14mu|texlive-pxchfon-0.7a-7|74	
14mu|texlive-pxchfon-0.7a-7|75	#-----------------------------------------------------------------------
14mu|texlive-pxchfon-0.7a-7|76	%prep
14mu|texlive-pxchfon-0.7a-7|77	%setup -c -a0 -a1 -a2
14mu|texlive-pxchfon-0.7a-7|78	
14mu|texlive-pxchfon-0.7a-7|79	%build
14mu|texlive-pxchfon-0.7a-7|80	
14mu|texlive-pxchfon-0.7a-7|81	%install
14mu|texlive-pxchfon-0.7a-7|82	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pxchfon-0.7a-7|83	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pxchfon-0.7a-7|84	
14mu|texlive-pxchfon-0.7a-7|85	%changelog
14mu|texlive-pxchfon-0.7a-7|86	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7a-7
14mu|texlive-pxchfon-0.7a-7|87	+ Revision: a43c164
14mu|texlive-pxchfon-0.7a-7|88	- MassBuild#674: Increase release tag
14mu|texlive-pxchfon-0.7a-7|89	
14mu|texlive-pxchfon-0.7a-7|90	

25629 14
14mu|texlive-pxcjkcat-20131019-7|1	# revision 27780
14mu|texlive-pxcjkcat-20131019-7|2	# category Package
14mu|texlive-pxcjkcat-20131019-7|3	# catalog-ctan undef
14mu|texlive-pxcjkcat-20131019-7|4	# catalog-date undef
14mu|texlive-pxcjkcat-20131019-7|5	# catalog-license undef
14mu|texlive-pxcjkcat-20131019-7|6	# catalog-version undef
14mu|texlive-pxcjkcat-20131019-7|7	Name:		texlive-pxcjkcat
14mu|texlive-pxcjkcat-20131019-7|8	Version:	20131019
14mu|texlive-pxcjkcat-20131019-7|9	Release:	7
14mu|texlive-pxcjkcat-20131019-7|10	Summary:	TeXLive pxcjkcat package
14mu|texlive-pxcjkcat-20131019-7|11	Group:		Publishing
14mu|texlive-pxcjkcat-20131019-7|12	URL:		http://tug.org/texlive
14mu|texlive-pxcjkcat-20131019-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-pxcjkcat-20131019-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxcjkcat.tar.xz
14mu|texlive-pxcjkcat-20131019-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxcjkcat.doc.tar.xz
14mu|texlive-pxcjkcat-20131019-7|16	BuildArch:	noarch
14mu|texlive-pxcjkcat-20131019-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pxcjkcat-20131019-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pxcjkcat-20131019-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-pxcjkcat-20131019-7|20	
14mu|texlive-pxcjkcat-20131019-7|21	%description
14mu|texlive-pxcjkcat-20131019-7|22	TeXLive pxcjkcat package.
14mu|texlive-pxcjkcat-20131019-7|23	
14mu|texlive-pxcjkcat-20131019-7|24	
14mu|texlive-pxcjkcat-20131019-7|25	#-----------------------------------------------------------------------
14mu|texlive-pxcjkcat-20131019-7|26	%files
14mu|texlive-pxcjkcat-20131019-7|27	%{_texmfdistdir}/tex/latex/pxcjkcat/pxcjkcat.sty
14mu|texlive-pxcjkcat-20131019-7|28	%doc %{_texmfdistdir}/doc/latex/pxcjkcat/LICENSE
14mu|texlive-pxcjkcat-20131019-7|29	%doc %{_texmfdistdir}/doc/latex/pxcjkcat/README
14mu|texlive-pxcjkcat-20131019-7|30	%doc %{_texmfdistdir}/doc/latex/pxcjkcat/README-ja
14mu|texlive-pxcjkcat-20131019-7|31	
14mu|texlive-pxcjkcat-20131019-7|32	#-----------------------------------------------------------------------
14mu|texlive-pxcjkcat-20131019-7|33	%prep
14mu|texlive-pxcjkcat-20131019-7|34	%setup -c -a0 -a1
14mu|texlive-pxcjkcat-20131019-7|35	
14mu|texlive-pxcjkcat-20131019-7|36	%build
14mu|texlive-pxcjkcat-20131019-7|37	
14mu|texlive-pxcjkcat-20131019-7|38	%install
14mu|texlive-pxcjkcat-20131019-7|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pxcjkcat-20131019-7|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pxcjkcat-20131019-7|41	
14mu|texlive-pxcjkcat-20131019-7|42	%changelog
14mu|texlive-pxcjkcat-20131019-7|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131019-7
14mu|texlive-pxcjkcat-20131019-7|44	+ Revision: 9f8d40d
14mu|texlive-pxcjkcat-20131019-7|45	- MassBuild#674: Increase release tag
14mu|texlive-pxcjkcat-20131019-7|46	
14mu|texlive-pxcjkcat-20131019-7|47	

25630 14
14mu|texlive-pxfonts-20090115-4|1	# revision 15878
14mu|texlive-pxfonts-20090115-4|2	# category Package
14mu|texlive-pxfonts-20090115-4|3	# catalog-ctan /fonts/pxfonts
14mu|texlive-pxfonts-20090115-4|4	# catalog-date 2009-01-15 09:33:18 +0100
14mu|texlive-pxfonts-20090115-4|5	# catalog-license gpl
14mu|texlive-pxfonts-20090115-4|6	# catalog-version undef
14mu|texlive-pxfonts-20090115-4|7	Name:		texlive-pxfonts
14mu|texlive-pxfonts-20090115-4|8	Version:	20090115
14mu|texlive-pxfonts-20090115-4|9	Release:	4
14mu|texlive-pxfonts-20090115-4|10	Summary:	Palatino-like fonts in support of mathematics
14mu|texlive-pxfonts-20090115-4|11	Group:		Publishing
14mu|texlive-pxfonts-20090115-4|12	URL:		http://www.ctan.org/tex-archive/fonts/pxfonts
14mu|texlive-pxfonts-20090115-4|13	License:	GPL
14mu|texlive-pxfonts-20090115-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxfonts.tar.xz
14mu|texlive-pxfonts-20090115-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxfonts.doc.tar.xz
14mu|texlive-pxfonts-20090115-4|16	BuildArch:	noarch
14mu|texlive-pxfonts-20090115-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pxfonts-20090115-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pxfonts-20090115-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-pxfonts-20090115-4|20	
14mu|texlive-pxfonts-20090115-4|21	%description
14mu|texlive-pxfonts-20090115-4|22	Pxfonts supplies virtual text roman fonts using Adobe Palatino
14mu|texlive-pxfonts-20090115-4|23	(or URWPalladioL) with some modified and additional text
14mu|texlive-pxfonts-20090115-4|24	symbols in the OT1, T1, and TS1 encodings; maths alphabets
14mu|texlive-pxfonts-20090115-4|25	using Palatino/Palladio; maths fonts providing all the symbols
14mu|texlive-pxfonts-20090115-4|26	of the Computer Modern and AMS fonts, including all the Greek
14mu|texlive-pxfonts-20090115-4|27	capital letters from CMR; and additional maths fonts of various
14mu|texlive-pxfonts-20090115-4|28	other symbols. The set is complemented by a sans-serif set of
14mu|texlive-pxfonts-20090115-4|29	text fonts, based on Helvetica/NimbusSanL, and a monospace set
14mu|texlive-pxfonts-20090115-4|30	derived from the parallel TX font set. All the fonts are in
14mu|texlive-pxfonts-20090115-4|31	Type 1 format (AFM and PFB files), and are supported by TeX
14mu|texlive-pxfonts-20090115-4|32	metrics (VF and TFM files) and macros for use with LaTeX.
14mu|texlive-pxfonts-20090115-4|33	
14mu|texlive-pxfonts-20090115-4|34	
14mu|texlive-pxfonts-20090115-4|35	#-----------------------------------------------------------------------
14mu|texlive-pxfonts-20090115-4|36	%files
14mu|texlive-pxfonts-20090115-4|37	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbex.afm
14mu|texlive-pxfonts-20090115-4|38	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbexa.afm
14mu|texlive-pxfonts-20090115-4|39	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbmia.afm
14mu|texlive-pxfonts-20090115-4|40	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsy.afm
14mu|texlive-pxfonts-20090115-4|41	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsya.afm
14mu|texlive-pxfonts-20090115-4|42	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsyb.afm
14mu|texlive-pxfonts-20090115-4|43	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsyc.afm
14mu|texlive-pxfonts-20090115-4|44	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxex.afm
14mu|texlive-pxfonts-20090115-4|45	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxexa.afm
14mu|texlive-pxfonts-20090115-4|46	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxmia.afm
14mu|texlive-pxfonts-20090115-4|47	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsy.afm
14mu|texlive-pxfonts-20090115-4|48	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsya.afm
14mu|texlive-pxfonts-20090115-4|49	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsyb.afm
14mu|texlive-pxfonts-20090115-4|50	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsyc.afm
14mu|texlive-pxfonts-20090115-4|51	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxb.afm
14mu|texlive-pxfonts-20090115-4|52	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxbi.afm
14mu|texlive-pxfonts-20090115-4|53	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxi.afm
14mu|texlive-pxfonts-20090115-4|54	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxr.afm
14mu|texlive-pxfonts-20090115-4|55	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxb.afm
14mu|texlive-pxfonts-20090115-4|56	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbi.afm
14mu|texlive-pxfonts-20090115-4|57	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbmi.afm
14mu|texlive-pxfonts-20090115-4|58	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbsc.afm
14mu|texlive-pxfonts-20090115-4|59	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxi.afm
14mu|texlive-pxfonts-20090115-4|60	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxmi.afm
14mu|texlive-pxfonts-20090115-4|61	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxr.afm
14mu|texlive-pxfonts-20090115-4|62	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxsc.afm
14mu|texlive-pxfonts-20090115-4|63	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxfonts.map
14mu|texlive-pxfonts-20090115-4|64	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr.map
14mu|texlive-pxfonts-20090115-4|65	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr1.map
14mu|texlive-pxfonts-20090115-4|66	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr2.map
14mu|texlive-pxfonts-20090115-4|67	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr3.map
14mu|texlive-pxfonts-20090115-4|68	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xb.tfm
14mu|texlive-pxfonts-20090115-4|69	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbi.tfm
14mu|texlive-pxfonts-20090115-4|70	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbsc.tfm
14mu|texlive-pxfonts-20090115-4|71	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbsl.tfm
14mu|texlive-pxfonts-20090115-4|72	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xi.tfm
14mu|texlive-pxfonts-20090115-4|73	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xr.tfm
14mu|texlive-pxfonts-20090115-4|74	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xsc.tfm
14mu|texlive-pxfonts-20090115-4|75	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xsl.tfm
14mu|texlive-pxfonts-20090115-4|76	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxb.tfm
14mu|texlive-pxfonts-20090115-4|77	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxbi.tfm
14mu|texlive-pxfonts-20090115-4|78	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxbsl.tfm
14mu|texlive-pxfonts-20090115-4|79	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxi.tfm
14mu|texlive-pxfonts-20090115-4|80	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxr.tfm
14mu|texlive-pxfonts-20090115-4|81	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxsl.tfm
14mu|texlive-pxfonts-20090115-4|82	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxb.tfm
14mu|texlive-pxfonts-20090115-4|83	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbex.tfm
14mu|texlive-pxfonts-20090115-4|84	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbexa.tfm
14mu|texlive-pxfonts-20090115-4|85	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbi.tfm
14mu|texlive-pxfonts-20090115-4|86	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmi.tfm
14mu|texlive-pxfonts-20090115-4|87	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmi1.tfm
14mu|texlive-pxfonts-20090115-4|88	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmia.tfm
14mu|texlive-pxfonts-20090115-4|89	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsc.tfm
14mu|texlive-pxfonts-20090115-4|90	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsl.tfm
14mu|texlive-pxfonts-20090115-4|91	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsy.tfm
14mu|texlive-pxfonts-20090115-4|92	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsya.tfm
14mu|texlive-pxfonts-20090115-4|93	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsyb.tfm
14mu|texlive-pxfonts-20090115-4|94	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsyc.tfm
14mu|texlive-pxfonts-20090115-4|95	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxex.tfm
14mu|texlive-pxfonts-20090115-4|96	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxexa.tfm
14mu|texlive-pxfonts-20090115-4|97	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxi.tfm
14mu|texlive-pxfonts-20090115-4|98	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmi.tfm
14mu|texlive-pxfonts-20090115-4|99	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmi1.tfm
14mu|texlive-pxfonts-20090115-4|100	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmia.tfm
14mu|texlive-pxfonts-20090115-4|101	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxr.tfm
14mu|texlive-pxfonts-20090115-4|102	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsc.tfm
14mu|texlive-pxfonts-20090115-4|103	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsl.tfm
14mu|texlive-pxfonts-20090115-4|104	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsy.tfm
14mu|texlive-pxfonts-20090115-4|105	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsya.tfm
14mu|texlive-pxfonts-20090115-4|106	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsyb.tfm
14mu|texlive-pxfonts-20090115-4|107	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsyc.tfm
14mu|texlive-pxfonts-20090115-4|108	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxb.tfm
14mu|texlive-pxfonts-20090115-4|109	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxbi.tfm
14mu|texlive-pxfonts-20090115-4|110	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxbsl.tfm
14mu|texlive-pxfonts-20090115-4|111	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxi.tfm
14mu|texlive-pxfonts-20090115-4|112	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxr.tfm
14mu|texlive-pxfonts-20090115-4|113	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxsl.tfm
14mu|texlive-pxfonts-20090115-4|114	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxb.tfm
14mu|texlive-pxfonts-20090115-4|115	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbi.tfm
14mu|texlive-pxfonts-20090115-4|116	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbmi.tfm
14mu|texlive-pxfonts-20090115-4|117	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbsc.tfm
14mu|texlive-pxfonts-20090115-4|118	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbsl.tfm
14mu|texlive-pxfonts-20090115-4|119	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxi.tfm
14mu|texlive-pxfonts-20090115-4|120	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxmi.tfm
14mu|texlive-pxfonts-20090115-4|121	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplb.tfm
14mu|texlive-pxfonts-20090115-4|122	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplbi.tfm
14mu|texlive-pxfonts-20090115-4|123	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplbo.tfm
14mu|texlive-pxfonts-20090115-4|124	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplr.tfm
14mu|texlive-pxfonts-20090115-4|125	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplri.tfm
14mu|texlive-pxfonts-20090115-4|126	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplro.tfm
14mu|texlive-pxfonts-20090115-4|127	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxr.tfm
14mu|texlive-pxfonts-20090115-4|128	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxsc.tfm
14mu|texlive-pxfonts-20090115-4|129	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxsl.tfm
14mu|texlive-pxfonts-20090115-4|130	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbex.pfb
14mu|texlive-pxfonts-20090115-4|131	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbexa.pfb
14mu|texlive-pxfonts-20090115-4|132	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbmia.pfb
14mu|texlive-pxfonts-20090115-4|133	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsy.pfb
14mu|texlive-pxfonts-20090115-4|134	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsya.pfb
14mu|texlive-pxfonts-20090115-4|135	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsyb.pfb
14mu|texlive-pxfonts-20090115-4|136	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsyc.pfb
14mu|texlive-pxfonts-20090115-4|137	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxex.pfb
14mu|texlive-pxfonts-20090115-4|138	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxexa.pfb
14mu|texlive-pxfonts-20090115-4|139	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxmia.pfb
14mu|texlive-pxfonts-20090115-4|140	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsy.pfb
14mu|texlive-pxfonts-20090115-4|141	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsya.pfb
14mu|texlive-pxfonts-20090115-4|142	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsyb.pfb
14mu|texlive-pxfonts-20090115-4|143	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsyc.pfb
14mu|texlive-pxfonts-20090115-4|144	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxb.pfb
14mu|texlive-pxfonts-20090115-4|145	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxbi.pfb
14mu|texlive-pxfonts-20090115-4|146	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxi.pfb
14mu|texlive-pxfonts-20090115-4|147	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxr.pfb
14mu|texlive-pxfonts-20090115-4|148	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxb.pfb
14mu|texlive-pxfonts-20090115-4|149	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbi.pfb
14mu|texlive-pxfonts-20090115-4|150	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbmi.pfb
14mu|texlive-pxfonts-20090115-4|151	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbsc.pfb
14mu|texlive-pxfonts-20090115-4|152	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxi.pfb
14mu|texlive-pxfonts-20090115-4|153	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxmi.pfb
14mu|texlive-pxfonts-20090115-4|154	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxr.pfb
14mu|texlive-pxfonts-20090115-4|155	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxsc.pfb
14mu|texlive-pxfonts-20090115-4|156	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xb.vf
14mu|texlive-pxfonts-20090115-4|157	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbi.vf
14mu|texlive-pxfonts-20090115-4|158	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbsc.vf
14mu|texlive-pxfonts-20090115-4|159	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbsl.vf
14mu|texlive-pxfonts-20090115-4|160	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xi.vf
14mu|texlive-pxfonts-20090115-4|161	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xr.vf
14mu|texlive-pxfonts-20090115-4|162	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xsc.vf
14mu|texlive-pxfonts-20090115-4|163	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xsl.vf
14mu|texlive-pxfonts-20090115-4|164	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxb.vf
14mu|texlive-pxfonts-20090115-4|165	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxbi.vf
14mu|texlive-pxfonts-20090115-4|166	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxbsl.vf
14mu|texlive-pxfonts-20090115-4|167	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxi.vf
14mu|texlive-pxfonts-20090115-4|168	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxr.vf
14mu|texlive-pxfonts-20090115-4|169	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxsl.vf
14mu|texlive-pxfonts-20090115-4|170	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxb.vf
14mu|texlive-pxfonts-20090115-4|171	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbi.vf
14mu|texlive-pxfonts-20090115-4|172	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbmi.vf
14mu|texlive-pxfonts-20090115-4|173	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbmi1.vf
14mu|texlive-pxfonts-20090115-4|174	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbsc.vf
14mu|texlive-pxfonts-20090115-4|175	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbsl.vf
14mu|texlive-pxfonts-20090115-4|176	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxi.vf
14mu|texlive-pxfonts-20090115-4|177	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxmi.vf
14mu|texlive-pxfonts-20090115-4|178	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxmi1.vf
14mu|texlive-pxfonts-20090115-4|179	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxr.vf
14mu|texlive-pxfonts-20090115-4|180	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxsc.vf
14mu|texlive-pxfonts-20090115-4|181	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxsl.vf
14mu|texlive-pxfonts-20090115-4|182	%{_texmfdistdir}/tex/latex/pxfonts/omlpxmi.fd
14mu|texlive-pxfonts-20090115-4|183	%{_texmfdistdir}/tex/latex/pxfonts/omlpxr.fd
14mu|texlive-pxfonts-20090115-4|184	%{_texmfdistdir}/tex/latex/pxfonts/omspxr.fd
14mu|texlive-pxfonts-20090115-4|185	%{_texmfdistdir}/tex/latex/pxfonts/omspxsy.fd
14mu|texlive-pxfonts-20090115-4|186	%{_texmfdistdir}/tex/latex/pxfonts/omxpxex.fd
14mu|texlive-pxfonts-20090115-4|187	%{_texmfdistdir}/tex/latex/pxfonts/ot1pxr.fd
14mu|texlive-pxfonts-20090115-4|188	%{_texmfdistdir}/tex/latex/pxfonts/ot1pxss.fd
14mu|texlive-pxfonts-20090115-4|189	%{_texmfdistdir}/tex/latex/pxfonts/ot1pxtt.fd
14mu|texlive-pxfonts-20090115-4|190	%{_texmfdistdir}/tex/latex/pxfonts/pxfonts.sty
14mu|texlive-pxfonts-20090115-4|191	%{_texmfdistdir}/tex/latex/pxfonts/t1pxr.fd
14mu|texlive-pxfonts-20090115-4|192	%{_texmfdistdir}/tex/latex/pxfonts/t1pxss.fd
14mu|texlive-pxfonts-20090115-4|193	%{_texmfdistdir}/tex/latex/pxfonts/t1pxtt.fd
14mu|texlive-pxfonts-20090115-4|194	%{_texmfdistdir}/tex/latex/pxfonts/ts1pxr.fd
14mu|texlive-pxfonts-20090115-4|195	%{_texmfdistdir}/tex/latex/pxfonts/ts1pxss.fd
14mu|texlive-pxfonts-20090115-4|196	%{_texmfdistdir}/tex/latex/pxfonts/ts1pxtt.fd
14mu|texlive-pxfonts-20090115-4|197	%{_texmfdistdir}/tex/latex/pxfonts/upxexa.fd
14mu|texlive-pxfonts-20090115-4|198	%{_texmfdistdir}/tex/latex/pxfonts/upxmia.fd
14mu|texlive-pxfonts-20090115-4|199	%{_texmfdistdir}/tex/latex/pxfonts/upxr.fd
14mu|texlive-pxfonts-20090115-4|200	%{_texmfdistdir}/tex/latex/pxfonts/upxss.fd
14mu|texlive-pxfonts-20090115-4|201	%{_texmfdistdir}/tex/latex/pxfonts/upxsya.fd
14mu|texlive-pxfonts-20090115-4|202	%{_texmfdistdir}/tex/latex/pxfonts/upxsyb.fd
14mu|texlive-pxfonts-20090115-4|203	%{_texmfdistdir}/tex/latex/pxfonts/upxsyc.fd
14mu|texlive-pxfonts-20090115-4|204	%{_texmfdistdir}/tex/latex/pxfonts/upxtt.fd
14mu|texlive-pxfonts-20090115-4|205	%doc %{_texmfdistdir}/doc/fonts/pxfonts/00bug_fix.txt
14mu|texlive-pxfonts-20090115-4|206	%doc %{_texmfdistdir}/doc/fonts/pxfonts/COPYRIGHT
14mu|texlive-pxfonts-20090115-4|207	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdoc.pdf
14mu|texlive-pxfonts-20090115-4|208	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdoc.tex
14mu|texlive-pxfonts-20090115-4|209	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdocA4.pdf
14mu|texlive-pxfonts-20090115-4|210	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdocA4.tex
14mu|texlive-pxfonts-20090115-4|211	
14mu|texlive-pxfonts-20090115-4|212	#-----------------------------------------------------------------------
14mu|texlive-pxfonts-20090115-4|213	%prep
14mu|texlive-pxfonts-20090115-4|214	%setup -c -a0 -a1
14mu|texlive-pxfonts-20090115-4|215	
14mu|texlive-pxfonts-20090115-4|216	%build
14mu|texlive-pxfonts-20090115-4|217	
14mu|texlive-pxfonts-20090115-4|218	%install
14mu|texlive-pxfonts-20090115-4|219	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pxfonts-20090115-4|220	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pxfonts-20090115-4|221	
14mu|texlive-pxfonts-20090115-4|222	
14mu|texlive-pxfonts-20090115-4|223	
14mu|texlive-pxfonts-20090115-4|224	%changelog
14mu|texlive-pxfonts-20090115-4|225	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090115-4
14mu|texlive-pxfonts-20090115-4|226	+ Revision: 0021cdb
14mu|texlive-pxfonts-20090115-4|227	- MassBuild#674: Increase release tag
14mu|texlive-pxfonts-20090115-4|228	
14mu|texlive-pxfonts-20090115-4|229	

25631 14
14mu|texlive-pxgreeks-1.0-4|1	# revision 21838
14mu|texlive-pxgreeks-1.0-4|2	# category Package
14mu|texlive-pxgreeks-1.0-4|3	# catalog-ctan /macros/latex/contrib/pxgreeks
14mu|texlive-pxgreeks-1.0-4|4	# catalog-date 2011-03-18 12:27:11 +0100
14mu|texlive-pxgreeks-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-pxgreeks-1.0-4|6	# catalog-version 1.0
14mu|texlive-pxgreeks-1.0-4|7	Name:		texlive-pxgreeks
14mu|texlive-pxgreeks-1.0-4|8	Version:	1.0
14mu|texlive-pxgreeks-1.0-4|9	Release:	4
14mu|texlive-pxgreeks-1.0-4|10	Summary:	Shape selection for PX fonts Greek letters
14mu|texlive-pxgreeks-1.0-4|11	Group:		Publishing
14mu|texlive-pxgreeks-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pxgreeks
14mu|texlive-pxgreeks-1.0-4|13	License:	LPPL1.3
14mu|texlive-pxgreeks-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxgreeks.tar.xz
14mu|texlive-pxgreeks-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxgreeks.doc.tar.xz
14mu|texlive-pxgreeks-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxgreeks.source.tar.xz
14mu|texlive-pxgreeks-1.0-4|17	BuildArch:	noarch
14mu|texlive-pxgreeks-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pxgreeks-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pxgreeks-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-pxgreeks-1.0-4|21	
14mu|texlive-pxgreeks-1.0-4|22	%description
14mu|texlive-pxgreeks-1.0-4|23	The package allows LaTeX users who use the PX fonts to select
14mu|texlive-pxgreeks-1.0-4|24	the shapes (italic or upright) for the Greek lowercase and
14mu|texlive-pxgreeks-1.0-4|25	uppercase letters. Once the shapes for lowercase and uppercase
14mu|texlive-pxgreeks-1.0-4|26	have been selected via a package option, the \other prefix
14mu|texlive-pxgreeks-1.0-4|27	(e.g., \otheralpha) allows using the alternate glyph (as in the
14mu|texlive-pxgreeks-1.0-4|28	fourier package). The pxgreeks package does not constrain the
14mu|texlive-pxgreeks-1.0-4|29	text font that may be used in the document.
14mu|texlive-pxgreeks-1.0-4|30	
14mu|texlive-pxgreeks-1.0-4|31	
14mu|texlive-pxgreeks-1.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-pxgreeks-1.0-4|33	%files
14mu|texlive-pxgreeks-1.0-4|34	%{_texmfdistdir}/tex/latex/pxgreeks/pxgreeks.sty
14mu|texlive-pxgreeks-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/pxgreeks/README
14mu|texlive-pxgreeks-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/pxgreeks/pxgreeks.pdf
14mu|texlive-pxgreeks-1.0-4|37	#- source
14mu|texlive-pxgreeks-1.0-4|38	%doc %{_texmfdistdir}/source/latex/pxgreeks/pxgreeks.dtx
14mu|texlive-pxgreeks-1.0-4|39	%doc %{_texmfdistdir}/source/latex/pxgreeks/pxgreeks.ins
14mu|texlive-pxgreeks-1.0-4|40	
14mu|texlive-pxgreeks-1.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-pxgreeks-1.0-4|42	%prep
14mu|texlive-pxgreeks-1.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-pxgreeks-1.0-4|44	
14mu|texlive-pxgreeks-1.0-4|45	%build
14mu|texlive-pxgreeks-1.0-4|46	
14mu|texlive-pxgreeks-1.0-4|47	%install
14mu|texlive-pxgreeks-1.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pxgreeks-1.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pxgreeks-1.0-4|50	
14mu|texlive-pxgreeks-1.0-4|51	
14mu|texlive-pxgreeks-1.0-4|52	
14mu|texlive-pxgreeks-1.0-4|53	%changelog
14mu|texlive-pxgreeks-1.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-pxgreeks-1.0-4|55	+ Revision: 1bd7389
14mu|texlive-pxgreeks-1.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-pxgreeks-1.0-4|57	
14mu|texlive-pxgreeks-1.0-4|58	

25632 14
14mu|texlive-pxjahyper-0.3-7|1	# revision 28503
14mu|texlive-pxjahyper-0.3-7|2	# category Package
14mu|texlive-pxjahyper-0.3-7|3	# catalog-ctan /language/japanese/pxjahyper
14mu|texlive-pxjahyper-0.3-7|4	# catalog-date 2012-12-11 14:08:29 +0100
14mu|texlive-pxjahyper-0.3-7|5	# catalog-license noinfo
14mu|texlive-pxjahyper-0.3-7|6	# catalog-version 0.3
14mu|texlive-pxjahyper-0.3-7|7	Name:		texlive-pxjahyper
14mu|texlive-pxjahyper-0.3-7|8	Version:	0.3
14mu|texlive-pxjahyper-0.3-7|9	Release:	7
14mu|texlive-pxjahyper-0.3-7|10	Summary:	Hyperref support for pLaTeX
14mu|texlive-pxjahyper-0.3-7|11	Group:		Publishing
14mu|texlive-pxjahyper-0.3-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/pxjahyper
14mu|texlive-pxjahyper-0.3-7|13	License:	NOINFO
14mu|texlive-pxjahyper-0.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxjahyper.tar.xz
14mu|texlive-pxjahyper-0.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxjahyper.doc.tar.xz
14mu|texlive-pxjahyper-0.3-7|16	BuildArch:	noarch
14mu|texlive-pxjahyper-0.3-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pxjahyper-0.3-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pxjahyper-0.3-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-pxjahyper-0.3-7|20	
14mu|texlive-pxjahyper-0.3-7|21	%description
14mu|texlive-pxjahyper-0.3-7|22	TeXLive pxjahyper package.
14mu|texlive-pxjahyper-0.3-7|23	
14mu|texlive-pxjahyper-0.3-7|24	
14mu|texlive-pxjahyper-0.3-7|25	#-----------------------------------------------------------------------
14mu|texlive-pxjahyper-0.3-7|26	%files
14mu|texlive-pxjahyper-0.3-7|27	%{_texmfdistdir}/tex/platex/pxjahyper/pxjahyper.sty
14mu|texlive-pxjahyper-0.3-7|28	%doc %{_texmfdistdir}/doc/platex/pxjahyper/LICENSE
14mu|texlive-pxjahyper-0.3-7|29	%doc %{_texmfdistdir}/doc/platex/pxjahyper/README
14mu|texlive-pxjahyper-0.3-7|30	%doc %{_texmfdistdir}/doc/platex/pxjahyper/pxjahyper.pdf
14mu|texlive-pxjahyper-0.3-7|31	%doc %{_texmfdistdir}/doc/platex/pxjahyper/pxjahyper.tex
14mu|texlive-pxjahyper-0.3-7|32	
14mu|texlive-pxjahyper-0.3-7|33	#-----------------------------------------------------------------------
14mu|texlive-pxjahyper-0.3-7|34	%prep
14mu|texlive-pxjahyper-0.3-7|35	%setup -c -a0 -a1
14mu|texlive-pxjahyper-0.3-7|36	
14mu|texlive-pxjahyper-0.3-7|37	%build
14mu|texlive-pxjahyper-0.3-7|38	
14mu|texlive-pxjahyper-0.3-7|39	%install
14mu|texlive-pxjahyper-0.3-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pxjahyper-0.3-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pxjahyper-0.3-7|42	
14mu|texlive-pxjahyper-0.3-7|43	%changelog
14mu|texlive-pxjahyper-0.3-7|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14mu|texlive-pxjahyper-0.3-7|45	+ Revision: fa1654c
14mu|texlive-pxjahyper-0.3-7|46	- MassBuild#674: Increase release tag
14mu|texlive-pxjahyper-0.3-7|47	
14mu|texlive-pxjahyper-0.3-7|48	

25633 14
14mu|texlive-pxpgfmark-0.2-7|1	# revision 30212
14mu|texlive-pxpgfmark-0.2-7|2	# category Package
14mu|texlive-pxpgfmark-0.2-7|3	# catalog-ctan /graphics/pgf/contrib/pxpgfmark
14mu|texlive-pxpgfmark-0.2-7|4	# catalog-date 2013-05-02 11:19:37 +0200
14mu|texlive-pxpgfmark-0.2-7|5	# catalog-license other-free
14mu|texlive-pxpgfmark-0.2-7|6	# catalog-version 0.2
14mu|texlive-pxpgfmark-0.2-7|7	Name:		texlive-pxpgfmark
14mu|texlive-pxpgfmark-0.2-7|8	Version:	0.2
14mu|texlive-pxpgfmark-0.2-7|9	Release:	7
14mu|texlive-pxpgfmark-0.2-7|10	Summary:	e-pTeX driver for PGF inter-picture connections
14mu|texlive-pxpgfmark-0.2-7|11	Group:		Publishing
14mu|texlive-pxpgfmark-0.2-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pxpgfmark
14mu|texlive-pxpgfmark-0.2-7|13	License:	OTHER-FREE
14mu|texlive-pxpgfmark-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxpgfmark.tar.xz
14mu|texlive-pxpgfmark-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxpgfmark.doc.tar.xz
14mu|texlive-pxpgfmark-0.2-7|16	BuildArch:	noarch
14mu|texlive-pxpgfmark-0.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-pxpgfmark-0.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-pxpgfmark-0.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-pxpgfmark-0.2-7|20	
14mu|texlive-pxpgfmark-0.2-7|21	%description
14mu|texlive-pxpgfmark-0.2-7|22	The distributed drivers do not support the PGF feature of
14mu|texlive-pxpgfmark-0.2-7|23	"inter-picture connections" under e-pTeX and dvipdfmx. The
14mu|texlive-pxpgfmark-0.2-7|24	package uses existing features of dvipdfmx to fix this problem.
14mu|texlive-pxpgfmark-0.2-7|25	
14mu|texlive-pxpgfmark-0.2-7|26	
14mu|texlive-pxpgfmark-0.2-7|27	#-----------------------------------------------------------------------
14mu|texlive-pxpgfmark-0.2-7|28	%files
14mu|texlive-pxpgfmark-0.2-7|29	%{_texmfdistdir}/tex/latex/pxpgfmark/pxpgfmark.sty
14mu|texlive-pxpgfmark-0.2-7|30	%doc %{_texmfdistdir}/doc/latex/pxpgfmark/LICENSE
14mu|texlive-pxpgfmark-0.2-7|31	%doc %{_texmfdistdir}/doc/latex/pxpgfmark/README
14mu|texlive-pxpgfmark-0.2-7|32	
14mu|texlive-pxpgfmark-0.2-7|33	#-----------------------------------------------------------------------
14mu|texlive-pxpgfmark-0.2-7|34	%prep
14mu|texlive-pxpgfmark-0.2-7|35	%setup -c -a0 -a1
14mu|texlive-pxpgfmark-0.2-7|36	
14mu|texlive-pxpgfmark-0.2-7|37	%build
14mu|texlive-pxpgfmark-0.2-7|38	
14mu|texlive-pxpgfmark-0.2-7|39	%install
14mu|texlive-pxpgfmark-0.2-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pxpgfmark-0.2-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-pxpgfmark-0.2-7|42	
14mu|texlive-pxpgfmark-0.2-7|43	%changelog
14mu|texlive-pxpgfmark-0.2-7|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-pxpgfmark-0.2-7|45	+ Revision: a79808b
14mu|texlive-pxpgfmark-0.2-7|46	- MassBuild#674: Increase release tag
14mu|texlive-pxpgfmark-0.2-7|47	
14mu|texlive-pxpgfmark-0.2-7|48	

25634 14
14mu|texlive-pxrubrica-20131010-7|1	# revision 28494
14mu|texlive-pxrubrica-20131010-7|2	# category Package
14mu|texlive-pxrubrica-20131010-7|3	# catalog-ctan undef
14mu|texlive-pxrubrica-20131010-7|4	# catalog-date undef
14mu|texlive-pxrubrica-20131010-7|5	# catalog-license undef
14mu|texlive-pxrubrica-20131010-7|6	# catalog-version undef
14mu|texlive-pxrubrica-20131010-7|7	Name:		texlive-pxrubrica
14mu|texlive-pxrubrica-20131010-7|8	Version:	20131010
14mu|texlive-pxrubrica-20131010-7|9	Release:	7
14mu|texlive-pxrubrica-20131010-7|10	Summary:	TeXLive pxrubrica package
14mu|texlive-pxrubrica-20131010-7|11	Group:		Publishing
14mu|texlive-pxrubrica-20131010-7|12	URL:		http://tug.org/texlive
14mu|texlive-pxrubrica-20131010-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-pxrubrica-20131010-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxrubrica.tar.xz
14mu|texlive-pxrubrica-20131010-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxrubrica.doc.tar.xz
14mu|texlive-pxrubrica-20131010-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxrubrica.source.tar.xz
14mu|texlive-pxrubrica-20131010-7|17	BuildArch:	noarch
14mu|texlive-pxrubrica-20131010-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-pxrubrica-20131010-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-pxrubrica-20131010-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-pxrubrica-20131010-7|21	
14mu|texlive-pxrubrica-20131010-7|22	%description
14mu|texlive-pxrubrica-20131010-7|23	TeXLive pxrubrica package.
14mu|texlive-pxrubrica-20131010-7|24	
14mu|texlive-pxrubrica-20131010-7|25	
14mu|texlive-pxrubrica-20131010-7|26	#-----------------------------------------------------------------------
14mu|texlive-pxrubrica-20131010-7|27	%files
14mu|texlive-pxrubrica-20131010-7|28	%{_texmfdistdir}/tex/platex/pxrubrica/pxrubrica.sty
14mu|texlive-pxrubrica-20131010-7|29	%doc %{_texmfdistdir}/doc/platex/pxrubrica/LICENSE
14mu|texlive-pxrubrica-20131010-7|30	%doc %{_texmfdistdir}/doc/platex/pxrubrica/README
14mu|texlive-pxrubrica-20131010-7|31	%doc %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica-en.pdf
14mu|texlive-pxrubrica-20131010-7|32	%doc %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica-en.tex
14mu|texlive-pxrubrica-20131010-7|33	%doc %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica.pdf
14mu|texlive-pxrubrica-20131010-7|34	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-jlreq.pdf
14mu|texlive-pxrubrica-20131010-7|35	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-jlreq.tex
14mu|texlive-pxrubrica-20131010-7|36	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-sf.pdf
14mu|texlive-pxrubrica-20131010-7|37	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-sf.tex
14mu|texlive-pxrubrica-20131010-7|38	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-toc.pdf
14mu|texlive-pxrubrica-20131010-7|39	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-toc.tex
14mu|texlive-pxrubrica-20131010-7|40	#- source
14mu|texlive-pxrubrica-20131010-7|41	%doc %{_texmfdistdir}/source/platex/pxrubrica/pxrubrica.dtx
14mu|texlive-pxrubrica-20131010-7|42	%doc %{_texmfdistdir}/source/platex/pxrubrica/pxrubrica.ins
14mu|texlive-pxrubrica-20131010-7|43	
14mu|texlive-pxrubrica-20131010-7|44	#-----------------------------------------------------------------------
14mu|texlive-pxrubrica-20131010-7|45	%prep
14mu|texlive-pxrubrica-20131010-7|46	%setup -c -a0 -a1 -a2
14mu|texlive-pxrubrica-20131010-7|47	
14mu|texlive-pxrubrica-20131010-7|48	%build
14mu|texlive-pxrubrica-20131010-7|49	
14mu|texlive-pxrubrica-20131010-7|50	%install
14mu|texlive-pxrubrica-20131010-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-pxrubrica-20131010-7|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-pxrubrica-20131010-7|53	
14mu|texlive-pxrubrica-20131010-7|54	%changelog
14mu|texlive-pxrubrica-20131010-7|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131010-7
14mu|texlive-pxrubrica-20131010-7|56	+ Revision: aad2381
14mu|texlive-pxrubrica-20131010-7|57	- MassBuild#674: Increase release tag
14mu|texlive-pxrubrica-20131010-7|58	
14mu|texlive-pxrubrica-20131010-7|59	

25635 14
14mu|texlive-python-0.21-3|1	# revision 27064
14mu|texlive-python-0.21-3|2	# category Package
14mu|texlive-python-0.21-3|3	# catalog-ctan /macros/latex/contrib/python
14mu|texlive-python-0.21-3|4	# catalog-date 2012-07-03 11:28:15 +0200
14mu|texlive-python-0.21-3|5	# catalog-license gpl
14mu|texlive-python-0.21-3|6	# catalog-version 0.21
14mu|texlive-python-0.21-3|7	Name:		texlive-python
14mu|texlive-python-0.21-3|8	Version:	0.21
14mu|texlive-python-0.21-3|9	Release:	3
14mu|texlive-python-0.21-3|10	Summary:	Embed Python code in LaTeX
14mu|texlive-python-0.21-3|11	Group:		Publishing
14mu|texlive-python-0.21-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/python
14mu|texlive-python-0.21-3|13	License:	GPL
14mu|texlive-python-0.21-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/python.tar.xz
14mu|texlive-python-0.21-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/python.doc.tar.xz
14mu|texlive-python-0.21-3|16	BuildArch:	noarch
14mu|texlive-python-0.21-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-python-0.21-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-python-0.21-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-python-0.21-3|20	
14mu|texlive-python-0.21-3|21	%description
14mu|texlive-python-0.21-3|22	The package enables you to embed Python code in LaTeX, and
14mu|texlive-python-0.21-3|23	insert the script's output in the document.
14mu|texlive-python-0.21-3|24	
14mu|texlive-python-0.21-3|25	
14mu|texlive-python-0.21-3|26	#-----------------------------------------------------------------------
14mu|texlive-python-0.21-3|27	%files
14mu|texlive-python-0.21-3|28	%{_texmfdistdir}/tex/latex/python/python.sty
14mu|texlive-python-0.21-3|29	%doc %{_texmfdistdir}/doc/latex/python/README
14mu|texlive-python-0.21-3|30	
14mu|texlive-python-0.21-3|31	#-----------------------------------------------------------------------
14mu|texlive-python-0.21-3|32	%prep
14mu|texlive-python-0.21-3|33	%setup -c -a0 -a1
14mu|texlive-python-0.21-3|34	
14mu|texlive-python-0.21-3|35	%build
14mu|texlive-python-0.21-3|36	
14mu|texlive-python-0.21-3|37	%install
14mu|texlive-python-0.21-3|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-python-0.21-3|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-python-0.21-3|40	
14mu|texlive-python-0.21-3|41	
14mu|texlive-python-0.21-3|42	
14mu|texlive-python-0.21-3|43	%changelog
14mu|texlive-python-0.21-3|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.21-3
14mu|texlive-python-0.21-3|45	+ Revision: a068f5d
14mu|texlive-python-0.21-3|46	- MassBuild#674: Increase release tag
14mu|texlive-python-0.21-3|47	
14mu|texlive-python-0.21-3|48	

25636 14
14mu|texlive-qcm-2.1-4|1	# revision 15878
14mu|texlive-qcm-2.1-4|2	# category Package
14mu|texlive-qcm-2.1-4|3	# catalog-ctan /macros/latex/contrib/qcm
14mu|texlive-qcm-2.1-4|4	# catalog-date 2009-03-26 15:47:40 +0100
14mu|texlive-qcm-2.1-4|5	# catalog-license lppl
14mu|texlive-qcm-2.1-4|6	# catalog-version 2.1
14mu|texlive-qcm-2.1-4|7	Name:		texlive-qcm
14mu|texlive-qcm-2.1-4|8	Version:	2.1
14mu|texlive-qcm-2.1-4|9	Release:	4
14mu|texlive-qcm-2.1-4|10	Summary:	A LaTeX2e class for making multiple choice questionnaires
14mu|texlive-qcm-2.1-4|11	Group:		Publishing
14mu|texlive-qcm-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qcm
14mu|texlive-qcm-2.1-4|13	License:	LPPL
14mu|texlive-qcm-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qcm.tar.xz
14mu|texlive-qcm-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qcm.doc.tar.xz
14mu|texlive-qcm-2.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qcm.source.tar.xz
14mu|texlive-qcm-2.1-4|17	BuildArch:	noarch
14mu|texlive-qcm-2.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-qcm-2.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-qcm-2.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-qcm-2.1-4|21	
14mu|texlive-qcm-2.1-4|22	%description
14mu|texlive-qcm-2.1-4|23	QCM is a package for making multiple choices questionnaires
14mu|texlive-qcm-2.1-4|24	under LaTeX2e ("QCM" is the French acronym for this style of
14mu|texlive-qcm-2.1-4|25	test). A special environment allows you to define questions and
14mu|texlive-qcm-2.1-4|26	possible answers. You can specify which answers are correct and
14mu|texlive-qcm-2.1-4|27	which are not. QCM not only formats the questions for you, but
14mu|texlive-qcm-2.1-4|28	also generates a 'form' (a grid that your students will have to
14mu|texlive-qcm-2.1-4|29	fill in), and a 'mask' (the same grid, only with correct
14mu|texlive-qcm-2.1-4|30	answers properly checked in). You can then print the mask on a
14mu|texlive-qcm-2.1-4|31	slide and correct the questionnaires more easily by
14mu|texlive-qcm-2.1-4|32	superimposing the mask on top of students' forms. QCM can also
14mu|texlive-qcm-2.1-4|33	typeset exam corrections automatically, and comes with support
14mu|texlive-qcm-2.1-4|34	for AUC-TeX.
14mu|texlive-qcm-2.1-4|35	
14mu|texlive-qcm-2.1-4|36	
14mu|texlive-qcm-2.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-qcm-2.1-4|38	%files
14mu|texlive-qcm-2.1-4|39	%{_texmfdistdir}/tex/latex/qcm/qcm.cls
14mu|texlive-qcm-2.1-4|40	%{_texmfdistdir}/tex/latex/qcm/qcm.sty
14mu|texlive-qcm-2.1-4|41	%doc %{_texmfdistdir}/doc/latex/qcm/NEWS
14mu|texlive-qcm-2.1-4|42	%doc %{_texmfdistdir}/doc/latex/qcm/README
14mu|texlive-qcm-2.1-4|43	%doc %{_texmfdistdir}/doc/latex/qcm/qcm.el
14mu|texlive-qcm-2.1-4|44	%doc %{_texmfdistdir}/doc/latex/qcm/qcm.pdf
14mu|texlive-qcm-2.1-4|45	#- source
14mu|texlive-qcm-2.1-4|46	%doc %{_texmfdistdir}/source/latex/qcm/qcm.dtx
14mu|texlive-qcm-2.1-4|47	%doc %{_texmfdistdir}/source/latex/qcm/qcm.ins
14mu|texlive-qcm-2.1-4|48	
14mu|texlive-qcm-2.1-4|49	#-----------------------------------------------------------------------
14mu|texlive-qcm-2.1-4|50	%prep
14mu|texlive-qcm-2.1-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-qcm-2.1-4|52	
14mu|texlive-qcm-2.1-4|53	%build
14mu|texlive-qcm-2.1-4|54	
14mu|texlive-qcm-2.1-4|55	%install
14mu|texlive-qcm-2.1-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-qcm-2.1-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-qcm-2.1-4|58	
14mu|texlive-qcm-2.1-4|59	
14mu|texlive-qcm-2.1-4|60	
14mu|texlive-qcm-2.1-4|61	%changelog
14mu|texlive-qcm-2.1-4|62	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-qcm-2.1-4|63	+ Revision: b5ba8df
14mu|texlive-qcm-2.1-4|64	- MassBuild#674: Increase release tag
14mu|texlive-qcm-2.1-4|65	
14mu|texlive-qcm-2.1-4|66	

25637 14
14mu|texlive-qobitree-20081130-4|1	# revision 15878
14mu|texlive-qobitree-20081130-4|2	# category Package
14mu|texlive-qobitree-20081130-4|3	# catalog-ctan /macros/latex/contrib/qobitree
14mu|texlive-qobitree-20081130-4|4	# catalog-date 2008-11-30 00:16:40 +0100
14mu|texlive-qobitree-20081130-4|5	# catalog-license lppl
14mu|texlive-qobitree-20081130-4|6	# catalog-version undef
14mu|texlive-qobitree-20081130-4|7	Name:		texlive-qobitree
14mu|texlive-qobitree-20081130-4|8	Version:	20081130
14mu|texlive-qobitree-20081130-4|9	Release:	4
14mu|texlive-qobitree-20081130-4|10	Summary:	LaTeX macros for typesetting trees
14mu|texlive-qobitree-20081130-4|11	Group:		Publishing
14mu|texlive-qobitree-20081130-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qobitree
14mu|texlive-qobitree-20081130-4|13	License:	LPPL
14mu|texlive-qobitree-20081130-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qobitree.tar.xz
14mu|texlive-qobitree-20081130-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qobitree.doc.tar.xz
14mu|texlive-qobitree-20081130-4|16	BuildArch:	noarch
14mu|texlive-qobitree-20081130-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-qobitree-20081130-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-qobitree-20081130-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-qobitree-20081130-4|20	
14mu|texlive-qobitree-20081130-4|21	%description
14mu|texlive-qobitree-20081130-4|22	Provides commands \branch and \leaf for specifying the elements
14mu|texlive-qobitree-20081130-4|23	of the tree; you build up your tree with those commands, and
14mu|texlive-qobitree-20081130-4|24	then issue the \tree command to typeset the whole.
14mu|texlive-qobitree-20081130-4|25	
14mu|texlive-qobitree-20081130-4|26	
14mu|texlive-qobitree-20081130-4|27	#-----------------------------------------------------------------------
14mu|texlive-qobitree-20081130-4|28	%files
14mu|texlive-qobitree-20081130-4|29	%{_texmfdistdir}/tex/latex/qobitree/qobitree.tex
14mu|texlive-qobitree-20081130-4|30	%doc %{_texmfdistdir}/doc/latex/qobitree/README
14mu|texlive-qobitree-20081130-4|31	%doc %{_texmfdistdir}/doc/latex/qobitree/example.tex
14mu|texlive-qobitree-20081130-4|32	
14mu|texlive-qobitree-20081130-4|33	#-----------------------------------------------------------------------
14mu|texlive-qobitree-20081130-4|34	%prep
14mu|texlive-qobitree-20081130-4|35	%setup -c -a0 -a1
14mu|texlive-qobitree-20081130-4|36	
14mu|texlive-qobitree-20081130-4|37	%build
14mu|texlive-qobitree-20081130-4|38	
14mu|texlive-qobitree-20081130-4|39	%install
14mu|texlive-qobitree-20081130-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-qobitree-20081130-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-qobitree-20081130-4|42	
14mu|texlive-qobitree-20081130-4|43	
14mu|texlive-qobitree-20081130-4|44	
14mu|texlive-qobitree-20081130-4|45	%changelog
14mu|texlive-qobitree-20081130-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081130-4
14mu|texlive-qobitree-20081130-4|47	+ Revision: d7fb4fc
14mu|texlive-qobitree-20081130-4|48	- MassBuild#674: Increase release tag
14mu|texlive-qobitree-20081130-4|49	
14mu|texlive-qobitree-20081130-4|50	

25638 14
14mu|texlive-qpxqtx-20111104-4|1	# revision 15878
14mu|texlive-qpxqtx-20111104-4|2	# category Package
14mu|texlive-qpxqtx-20111104-4|3	# catalog-ctan undef
14mu|texlive-qpxqtx-20111104-4|4	# catalog-date undef
14mu|texlive-qpxqtx-20111104-4|5	# catalog-license undef
14mu|texlive-qpxqtx-20111104-4|6	# catalog-version undef
14mu|texlive-qpxqtx-20111104-4|7	Name:		texlive-qpxqtx
14mu|texlive-qpxqtx-20111104-4|8	Version:	20111104
14mu|texlive-qpxqtx-20111104-4|9	Release:	4
14mu|texlive-qpxqtx-20111104-4|10	Summary:	TeXLive qpxqtx package
14mu|texlive-qpxqtx-20111104-4|11	Group:		Publishing
14mu|texlive-qpxqtx-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-qpxqtx-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-qpxqtx-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qpxqtx.tar.xz
14mu|texlive-qpxqtx-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qpxqtx.doc.tar.xz
14mu|texlive-qpxqtx-20111104-4|16	BuildArch:	noarch
14mu|texlive-qpxqtx-20111104-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-qpxqtx-20111104-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-qpxqtx-20111104-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-qpxqtx-20111104-4|20	
14mu|texlive-qpxqtx-20111104-4|21	%description
14mu|texlive-qpxqtx-20111104-4|22	TeXLive qpxqtx package.
14mu|texlive-qpxqtx-20111104-4|23	
14mu|texlive-qpxqtx-20111104-4|24	
14mu|texlive-qpxqtx-20111104-4|25	#-----------------------------------------------------------------------
14mu|texlive-qpxqtx-20111104-4|26	%files
14mu|texlive-qpxqtx-20111104-4|27	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxbmi.tfm
14mu|texlive-qpxqtx-20111104-4|28	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxbmia.tfm
14mu|texlive-qpxqtx-20111104-4|29	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxmi.tfm
14mu|texlive-qpxqtx-20111104-4|30	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxmia.tfm
14mu|texlive-qpxqtx-20111104-4|31	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxbmi.tfm
14mu|texlive-qpxqtx-20111104-4|32	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxbmia.tfm
14mu|texlive-qpxqtx-20111104-4|33	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxmi.tfm
14mu|texlive-qpxqtx-20111104-4|34	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxmia.tfm
14mu|texlive-qpxqtx-20111104-4|35	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxbmi.vf
14mu|texlive-qpxqtx-20111104-4|36	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxbmia.vf
14mu|texlive-qpxqtx-20111104-4|37	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxmi.vf
14mu|texlive-qpxqtx-20111104-4|38	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxmia.vf
14mu|texlive-qpxqtx-20111104-4|39	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxbmi.vf
14mu|texlive-qpxqtx-20111104-4|40	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxbmia.vf
14mu|texlive-qpxqtx-20111104-4|41	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxmi.vf
14mu|texlive-qpxqtx-20111104-4|42	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxmia.vf
14mu|texlive-qpxqtx-20111104-4|43	%{_texmfdistdir}/tex/generic/qpxqtx/amspbold.tex
14mu|texlive-qpxqtx-20111104-4|44	%{_texmfdistdir}/tex/generic/qpxqtx/amsqpx.def
14mu|texlive-qpxqtx-20111104-4|45	%{_texmfdistdir}/tex/generic/qpxqtx/amsqpx.tex
14mu|texlive-qpxqtx-20111104-4|46	%{_texmfdistdir}/tex/generic/qpxqtx/amsqtx.def
14mu|texlive-qpxqtx-20111104-4|47	%{_texmfdistdir}/tex/generic/qpxqtx/amsqtx.tex
14mu|texlive-qpxqtx-20111104-4|48	%{_texmfdistdir}/tex/generic/qpxqtx/amstbold.tex
14mu|texlive-qpxqtx-20111104-4|49	%{_texmfdistdir}/tex/generic/qpxqtx/qpxmath.sty
14mu|texlive-qpxqtx-20111104-4|50	%{_texmfdistdir}/tex/generic/qpxqtx/qpxmath.tex
14mu|texlive-qpxqtx-20111104-4|51	%{_texmfdistdir}/tex/generic/qpxqtx/qtxmath.sty
14mu|texlive-qpxqtx-20111104-4|52	%{_texmfdistdir}/tex/generic/qpxqtx/qtxmath.tex
14mu|texlive-qpxqtx-20111104-4|53	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/00README
14mu|texlive-qpxqtx-20111104-4|54	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/p01tst.tex
14mu|texlive-qpxqtx-20111104-4|55	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/p02tst.tex
14mu|texlive-qpxqtx-20111104-4|56	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qpxsymb.tex
14mu|texlive-qpxqtx-20111104-4|57	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qpxtest.tex
14mu|texlive-qpxqtx-20111104-4|58	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qtxsymb.tex
14mu|texlive-qpxqtx-20111104-4|59	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qtxtest.tex
14mu|texlive-qpxqtx-20111104-4|60	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/t01tst.tex
14mu|texlive-qpxqtx-20111104-4|61	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/t02tst.tex
14mu|texlive-qpxqtx-20111104-4|62	
14mu|texlive-qpxqtx-20111104-4|63	#-----------------------------------------------------------------------
14mu|texlive-qpxqtx-20111104-4|64	%prep
14mu|texlive-qpxqtx-20111104-4|65	%setup -c -a0 -a1
14mu|texlive-qpxqtx-20111104-4|66	
14mu|texlive-qpxqtx-20111104-4|67	%build
14mu|texlive-qpxqtx-20111104-4|68	
14mu|texlive-qpxqtx-20111104-4|69	%install
14mu|texlive-qpxqtx-20111104-4|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-qpxqtx-20111104-4|71	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-qpxqtx-20111104-4|72	
14mu|texlive-qpxqtx-20111104-4|73	
14mu|texlive-qpxqtx-20111104-4|74	
14mu|texlive-qpxqtx-20111104-4|75	%changelog
14mu|texlive-qpxqtx-20111104-4|76	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-qpxqtx-20111104-4|77	+ Revision: 97645b3
14mu|texlive-qpxqtx-20111104-4|78	- MassBuild#674: Increase release tag
14mu|texlive-qpxqtx-20111104-4|79	
14mu|texlive-qpxqtx-20111104-4|80	

25639 14
14mu|texlive-qstest-20080824-4|1	# revision 15878
14mu|texlive-qstest-20080824-4|2	# category Package
14mu|texlive-qstest-20080824-4|3	# catalog-ctan /macros/latex/contrib/qstest
14mu|texlive-qstest-20080824-4|4	# catalog-date 2008-08-24 10:50:19 +0200
14mu|texlive-qstest-20080824-4|5	# catalog-license lppl
14mu|texlive-qstest-20080824-4|6	# catalog-version undef
14mu|texlive-qstest-20080824-4|7	Name:		texlive-qstest
14mu|texlive-qstest-20080824-4|8	Version:	20080824
14mu|texlive-qstest-20080824-4|9	Release:	4
14mu|texlive-qstest-20080824-4|10	Summary:	Bundle for unit tests and pattern matching
14mu|texlive-qstest-20080824-4|11	Group:		Publishing
14mu|texlive-qstest-20080824-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qstest
14mu|texlive-qstest-20080824-4|13	License:	LPPL
14mu|texlive-qstest-20080824-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qstest.tar.xz
14mu|texlive-qstest-20080824-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qstest.doc.tar.xz
14mu|texlive-qstest-20080824-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qstest.source.tar.xz
14mu|texlive-qstest-20080824-4|17	BuildArch:	noarch
14mu|texlive-qstest-20080824-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-qstest-20080824-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-qstest-20080824-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-qstest-20080824-4|21	
14mu|texlive-qstest-20080824-4|22	%description
14mu|texlive-qstest-20080824-4|23	This is the public release of the qstest bundle (written for
14mu|texlive-qstest-20080824-4|24	DocScape Publisher) (C) 2006, 2007 QuinScape GmbH. The bundle
14mu|texlive-qstest-20080824-4|25	contains the packages 'makematch' for matching patterns to
14mu|texlive-qstest-20080824-4|26	targets (with a generalization in the form of pattern lists and
14mu|texlive-qstest-20080824-4|27	keyword lists), and 'qstest' for performing unit tests,
14mu|texlive-qstest-20080824-4|28	allowing the user to run a number of logged tests ensuring the
14mu|texlive-qstest-20080824-4|29	consistency of values, properties and call sequences during
14mu|texlive-qstest-20080824-4|30	execution of test code. Both packages make extensive use of in
14mu|texlive-qstest-20080824-4|31	their package documentation, providing illustrated examples
14mu|texlive-qstest-20080824-4|32	that are automatically verified to work as expected. Check the
14mu|texlive-qstest-20080824-4|33	README file for details.
14mu|texlive-qstest-20080824-4|34	
14mu|texlive-qstest-20080824-4|35	
14mu|texlive-qstest-20080824-4|36	#-----------------------------------------------------------------------
14mu|texlive-qstest-20080824-4|37	%files
14mu|texlive-qstest-20080824-4|38	%{_texmfdistdir}/tex/latex/qstest/makematch.sty
14mu|texlive-qstest-20080824-4|39	%{_texmfdistdir}/tex/latex/qstest/qstest.sty
14mu|texlive-qstest-20080824-4|40	%doc %{_texmfdistdir}/doc/latex/qstest/README
14mu|texlive-qstest-20080824-4|41	%doc %{_texmfdistdir}/doc/latex/qstest/makematch-qs.tex
14mu|texlive-qstest-20080824-4|42	%doc %{_texmfdistdir}/doc/latex/qstest/makematch.pdf
14mu|texlive-qstest-20080824-4|43	%doc %{_texmfdistdir}/doc/latex/qstest/qstest-qs.tex
14mu|texlive-qstest-20080824-4|44	%doc %{_texmfdistdir}/doc/latex/qstest/qstest.pdf
14mu|texlive-qstest-20080824-4|45	#- source
14mu|texlive-qstest-20080824-4|46	%doc %{_texmfdistdir}/source/latex/qstest/Makefile
14mu|texlive-qstest-20080824-4|47	%doc %{_texmfdistdir}/source/latex/qstest/makematch.drv
14mu|texlive-qstest-20080824-4|48	%doc %{_texmfdistdir}/source/latex/qstest/makematch.dtx
14mu|texlive-qstest-20080824-4|49	%doc %{_texmfdistdir}/source/latex/qstest/qstest.drv
14mu|texlive-qstest-20080824-4|50	%doc %{_texmfdistdir}/source/latex/qstest/qstest.dtx
14mu|texlive-qstest-20080824-4|51	%doc %{_texmfdistdir}/source/latex/qstest/qstest.ins
14mu|texlive-qstest-20080824-4|52	
14mu|texlive-qstest-20080824-4|53	#-----------------------------------------------------------------------
14mu|texlive-qstest-20080824-4|54	%prep
14mu|texlive-qstest-20080824-4|55	%setup -c -a0 -a1 -a2
14mu|texlive-qstest-20080824-4|56	
14mu|texlive-qstest-20080824-4|57	%build
14mu|texlive-qstest-20080824-4|58	
14mu|texlive-qstest-20080824-4|59	%install
14mu|texlive-qstest-20080824-4|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-qstest-20080824-4|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-qstest-20080824-4|62	
14mu|texlive-qstest-20080824-4|63	
14mu|texlive-qstest-20080824-4|64	
14mu|texlive-qstest-20080824-4|65	%changelog
14mu|texlive-qstest-20080824-4|66	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080824-4
14mu|texlive-qstest-20080824-4|67	+ Revision: f304c7f
14mu|texlive-qstest-20080824-4|68	- MassBuild#674: Increase release tag
14mu|texlive-qstest-20080824-4|69	
14mu|texlive-qstest-20080824-4|70	

25640 14
14mu|texlive-qsymbols-20090625-4|1	# revision 15878
14mu|texlive-qsymbols-20090625-4|2	# category Package
14mu|texlive-qsymbols-20090625-4|3	# catalog-ctan /macros/latex/contrib/qsymbols
14mu|texlive-qsymbols-20090625-4|4	# catalog-date 2009-06-25 00:34:53 +0200
14mu|texlive-qsymbols-20090625-4|5	# catalog-license gpl
14mu|texlive-qsymbols-20090625-4|6	# catalog-version undef
14mu|texlive-qsymbols-20090625-4|7	Name:		texlive-qsymbols
14mu|texlive-qsymbols-20090625-4|8	Version:	20090625
14mu|texlive-qsymbols-20090625-4|9	Release:	4
14mu|texlive-qsymbols-20090625-4|10	Summary:	Maths symbol abbreviations
14mu|texlive-qsymbols-20090625-4|11	Group:		Publishing
14mu|texlive-qsymbols-20090625-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qsymbols
14mu|texlive-qsymbols-20090625-4|13	License:	GPL
14mu|texlive-qsymbols-20090625-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qsymbols.tar.xz
14mu|texlive-qsymbols-20090625-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qsymbols.doc.tar.xz
14mu|texlive-qsymbols-20090625-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qsymbols.source.tar.xz
14mu|texlive-qsymbols-20090625-4|17	BuildArch:	noarch
14mu|texlive-qsymbols-20090625-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-qsymbols-20090625-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-qsymbols-20090625-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-qsymbols-20090625-4|21	
14mu|texlive-qsymbols-20090625-4|22	%description
14mu|texlive-qsymbols-20090625-4|23	Provides macros for defining systematic mnemonic abbreviations,
14mu|texlive-qsymbols-20090625-4|24	starting with ` for math symbols and \" for arrows, using
14mu|texlive-qsymbols-20090625-4|25	standard symbols as well as those from the amsfonts bundle and
14mu|texlive-qsymbols-20090625-4|26	the stmaryrd package.
14mu|texlive-qsymbols-20090625-4|27	
14mu|texlive-qsymbols-20090625-4|28	
14mu|texlive-qsymbols-20090625-4|29	#-----------------------------------------------------------------------
14mu|texlive-qsymbols-20090625-4|30	%files
14mu|texlive-qsymbols-20090625-4|31	%{_texmfdistdir}/tex/latex/qsymbols/qsymbols.sty
14mu|texlive-qsymbols-20090625-4|32	%doc %{_texmfdistdir}/doc/latex/qsymbols/CATALOG
14mu|texlive-qsymbols-20090625-4|33	%doc %{_texmfdistdir}/doc/latex/qsymbols/COPYING
14mu|texlive-qsymbols-20090625-4|34	%doc %{_texmfdistdir}/doc/latex/qsymbols/MANIFEST
14mu|texlive-qsymbols-20090625-4|35	%doc %{_texmfdistdir}/doc/latex/qsymbols/README
14mu|texlive-qsymbols-20090625-4|36	%doc %{_texmfdistdir}/doc/latex/qsymbols/qsymbols.pdf
14mu|texlive-qsymbols-20090625-4|37	%doc %{_texmfdistdir}/doc/latex/qsymbols/qsymbols.tex
14mu|texlive-qsymbols-20090625-4|38	#- source
14mu|texlive-qsymbols-20090625-4|39	%doc %{_texmfdistdir}/source/latex/qsymbols/Makefile
14mu|texlive-qsymbols-20090625-4|40	
14mu|texlive-qsymbols-20090625-4|41	#-----------------------------------------------------------------------
14mu|texlive-qsymbols-20090625-4|42	%prep
14mu|texlive-qsymbols-20090625-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-qsymbols-20090625-4|44	
14mu|texlive-qsymbols-20090625-4|45	%build
14mu|texlive-qsymbols-20090625-4|46	
14mu|texlive-qsymbols-20090625-4|47	%install
14mu|texlive-qsymbols-20090625-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-qsymbols-20090625-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-qsymbols-20090625-4|50	
14mu|texlive-qsymbols-20090625-4|51	
14mu|texlive-qsymbols-20090625-4|52	
14mu|texlive-qsymbols-20090625-4|53	%changelog
14mu|texlive-qsymbols-20090625-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090625-4
14mu|texlive-qsymbols-20090625-4|55	+ Revision: 807d71a
14mu|texlive-qsymbols-20090625-4|56	- MassBuild#674: Increase release tag
14mu|texlive-qsymbols-20090625-4|57	
14mu|texlive-qsymbols-20090625-4|58	

25641 14
14mu|texlive-qtree-3.1b-4|1	# revision 15878
14mu|texlive-qtree-3.1b-4|2	# category Package
14mu|texlive-qtree-3.1b-4|3	# catalog-ctan /macros/latex/contrib/qtree
14mu|texlive-qtree-3.1b-4|4	# catalog-date 2009-01-24 16:10:54 +0100
14mu|texlive-qtree-3.1b-4|5	# catalog-license lppl
14mu|texlive-qtree-3.1b-4|6	# catalog-version 3.1b
14mu|texlive-qtree-3.1b-4|7	Name:		texlive-qtree
14mu|texlive-qtree-3.1b-4|8	Version:	3.1b
14mu|texlive-qtree-3.1b-4|9	Release:	4
14mu|texlive-qtree-3.1b-4|10	Summary:	Draw tree structures
14mu|texlive-qtree-3.1b-4|11	Group:		Publishing
14mu|texlive-qtree-3.1b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qtree
14mu|texlive-qtree-3.1b-4|13	License:	LPPL
14mu|texlive-qtree-3.1b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qtree.tar.xz
14mu|texlive-qtree-3.1b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qtree.doc.tar.xz
14mu|texlive-qtree-3.1b-4|16	BuildArch:	noarch
14mu|texlive-qtree-3.1b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-qtree-3.1b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-qtree-3.1b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-qtree-3.1b-4|20	
14mu|texlive-qtree-3.1b-4|21	%description
14mu|texlive-qtree-3.1b-4|22	The package offers support for drawing tree diagrams, and is
14mu|texlive-qtree-3.1b-4|23	especially suitable for linguistics use. It allows trees to be
14mu|texlive-qtree-3.1b-4|24	specified in a simple bracket notation, automatically
14mu|texlive-qtree-3.1b-4|25	calculates branch sizes, and supports both DVI/PostScript and
14mu|texlive-qtree-3.1b-4|26	PDF output by use of pict2e facilities. The package is a
14mu|texlive-qtree-3.1b-4|27	development of the existing qobitree package, offering a new
14mu|texlive-qtree-3.1b-4|28	front end.
14mu|texlive-qtree-3.1b-4|29	
14mu|texlive-qtree-3.1b-4|30	
14mu|texlive-qtree-3.1b-4|31	#-----------------------------------------------------------------------
14mu|texlive-qtree-3.1b-4|32	%files
14mu|texlive-qtree-3.1b-4|33	%{_texmfdistdir}/tex/latex/qtree/qtree.sty
14mu|texlive-qtree-3.1b-4|34	%doc %{_texmfdistdir}/doc/latex/qtree/README
14mu|texlive-qtree-3.1b-4|35	%doc %{_texmfdistdir}/doc/latex/qtree/qarrows.pdf
14mu|texlive-qtree-3.1b-4|36	%doc %{_texmfdistdir}/doc/latex/qtree/qarrows.tex
14mu|texlive-qtree-3.1b-4|37	%doc %{_texmfdistdir}/doc/latex/qtree/qtreenotes.pdf
14mu|texlive-qtree-3.1b-4|38	%doc %{_texmfdistdir}/doc/latex/qtree/qtreenotes.tex
14mu|texlive-qtree-3.1b-4|39	
14mu|texlive-qtree-3.1b-4|40	#-----------------------------------------------------------------------
14mu|texlive-qtree-3.1b-4|41	%prep
14mu|texlive-qtree-3.1b-4|42	%setup -c -a0 -a1
14mu|texlive-qtree-3.1b-4|43	
14mu|texlive-qtree-3.1b-4|44	%build
14mu|texlive-qtree-3.1b-4|45	
14mu|texlive-qtree-3.1b-4|46	%install
14mu|texlive-qtree-3.1b-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-qtree-3.1b-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-qtree-3.1b-4|49	
14mu|texlive-qtree-3.1b-4|50	
14mu|texlive-qtree-3.1b-4|51	
14mu|texlive-qtree-3.1b-4|52	%changelog
14mu|texlive-qtree-3.1b-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1b-4
14mu|texlive-qtree-3.1b-4|54	+ Revision: 0fec2ad
14mu|texlive-qtree-3.1b-4|55	- MassBuild#674: Increase release tag
14mu|texlive-qtree-3.1b-4|56	
14mu|texlive-qtree-3.1b-4|57	

25642 14
14mu|texlive-quotchap-1.1-7|1	# revision 28046
14mu|texlive-quotchap-1.1-7|2	# category Package
14mu|texlive-quotchap-1.1-7|3	# catalog-ctan /macros/latex/contrib/quotchap
14mu|texlive-quotchap-1.1-7|4	# catalog-date 2012-10-20 22:28:24 +0200
14mu|texlive-quotchap-1.1-7|5	# catalog-license gpl
14mu|texlive-quotchap-1.1-7|6	# catalog-version 1.1
14mu|texlive-quotchap-1.1-7|7	Name:		texlive-quotchap
14mu|texlive-quotchap-1.1-7|8	Version:	1.1
14mu|texlive-quotchap-1.1-7|9	Release:	7
14mu|texlive-quotchap-1.1-7|10	Summary:	Decorative chapter headings
14mu|texlive-quotchap-1.1-7|11	Group:		Publishing
14mu|texlive-quotchap-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quotchap
14mu|texlive-quotchap-1.1-7|13	License:	GPL
14mu|texlive-quotchap-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.tar.xz
14mu|texlive-quotchap-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.doc.tar.xz
14mu|texlive-quotchap-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.source.tar.xz
14mu|texlive-quotchap-1.1-7|17	BuildArch:	noarch
14mu|texlive-quotchap-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-quotchap-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-quotchap-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-quotchap-1.1-7|21	
14mu|texlive-quotchap-1.1-7|22	%description
14mu|texlive-quotchap-1.1-7|23	A package for creating decorative chapter headings with
14mu|texlive-quotchap-1.1-7|24	quotations. Uses graphical and coloured output and by default
14mu|texlive-quotchap-1.1-7|25	needs the "Adobe standard font set" (as supported by psnfss).
14mu|texlive-quotchap-1.1-7|26	
14mu|texlive-quotchap-1.1-7|27	
14mu|texlive-quotchap-1.1-7|28	#-----------------------------------------------------------------------
14mu|texlive-quotchap-1.1-7|29	%files
14mu|texlive-quotchap-1.1-7|30	%{_texmfdistdir}/tex/latex/quotchap/quotchap.sty
14mu|texlive-quotchap-1.1-7|31	%doc %{_texmfdistdir}/doc/latex/quotchap/README
14mu|texlive-quotchap-1.1-7|32	%doc %{_texmfdistdir}/doc/latex/quotchap/document.pdf
14mu|texlive-quotchap-1.1-7|33	%doc %{_texmfdistdir}/doc/latex/quotchap/document.tex
14mu|texlive-quotchap-1.1-7|34	%doc %{_texmfdistdir}/doc/latex/quotchap/quotchap.pdf
14mu|texlive-quotchap-1.1-7|35	#- source
14mu|texlive-quotchap-1.1-7|36	%doc %{_texmfdistdir}/source/latex/quotchap/quotchap.dtx
14mu|texlive-quotchap-1.1-7|37	%doc %{_texmfdistdir}/source/latex/quotchap/quotchap.ins
14mu|texlive-quotchap-1.1-7|38	
14mu|texlive-quotchap-1.1-7|39	#-----------------------------------------------------------------------
14mu|texlive-quotchap-1.1-7|40	%prep
14mu|texlive-quotchap-1.1-7|41	%setup -c -a0 -a1 -a2
14mu|texlive-quotchap-1.1-7|42	
14mu|texlive-quotchap-1.1-7|43	%build
14mu|texlive-quotchap-1.1-7|44	
14mu|texlive-quotchap-1.1-7|45	%install
14mu|texlive-quotchap-1.1-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-quotchap-1.1-7|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-quotchap-1.1-7|48	
14mu|texlive-quotchap-1.1-7|49	%changelog
14mu|texlive-quotchap-1.1-7|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-quotchap-1.1-7|51	+ Revision: f395527
14mu|texlive-quotchap-1.1-7|52	- MassBuild#674: Increase release tag
14mu|texlive-quotchap-1.1-7|53	
14mu|texlive-quotchap-1.1-7|54	

25643 14
14mu|texlive-quoting-v0.1b-3|1	# revision 25474
14mu|texlive-quoting-v0.1b-3|2	# category Package
14mu|texlive-quoting-v0.1b-3|3	# catalog-ctan /macros/latex/contrib/quoting
14mu|texlive-quoting-v0.1b-3|4	# catalog-date 2012-02-22 10:43:42 +0100
14mu|texlive-quoting-v0.1b-3|5	# catalog-license lppl1.3
14mu|texlive-quoting-v0.1b-3|6	# catalog-version v0.1b
14mu|texlive-quoting-v0.1b-3|7	Name:		texlive-quoting
14mu|texlive-quoting-v0.1b-3|8	Version:	v0.1b
14mu|texlive-quoting-v0.1b-3|9	Release:	3
14mu|texlive-quoting-v0.1b-3|10	Summary:	Consolidated environment for displayed text
14mu|texlive-quoting-v0.1b-3|11	Group:		Publishing
14mu|texlive-quoting-v0.1b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quoting
14mu|texlive-quoting-v0.1b-3|13	License:	LPPL1.3
14mu|texlive-quoting-v0.1b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quoting.tar.xz
14mu|texlive-quoting-v0.1b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quoting.doc.tar.xz
14mu|texlive-quoting-v0.1b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quoting.source.tar.xz
14mu|texlive-quoting-v0.1b-3|17	BuildArch:	noarch
14mu|texlive-quoting-v0.1b-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-quoting-v0.1b-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-quoting-v0.1b-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-quoting-v0.1b-3|21	
14mu|texlive-quoting-v0.1b-3|22	%description
14mu|texlive-quoting-v0.1b-3|23	As an alternative to the LaTeX standard environments quotation
14mu|texlive-quoting-v0.1b-3|24	and quote, the package provides a consolidated environment for
14mu|texlive-quoting-v0.1b-3|25	displayed text. First-line indentation may be activated by
14mu|texlive-quoting-v0.1b-3|26	adding a blank line before the quoting environment. A key-value
14mu|texlive-quoting-v0.1b-3|27	interface (using kvoptions) allows the user to configure font
14mu|texlive-quoting-v0.1b-3|28	properties and spacing and to control orphans within and after
14mu|texlive-quoting-v0.1b-3|29	the environment.
14mu|texlive-quoting-v0.1b-3|30	
14mu|texlive-quoting-v0.1b-3|31	
14mu|texlive-quoting-v0.1b-3|32	#-----------------------------------------------------------------------
14mu|texlive-quoting-v0.1b-3|33	%files
14mu|texlive-quoting-v0.1b-3|34	%{_texmfdistdir}/tex/latex/quoting/quoting.sty
14mu|texlive-quoting-v0.1b-3|35	%doc %{_texmfdistdir}/doc/latex/quoting/README
14mu|texlive-quoting-v0.1b-3|36	%doc %{_texmfdistdir}/doc/latex/quoting/quoting.pdf
14mu|texlive-quoting-v0.1b-3|37	#- source
14mu|texlive-quoting-v0.1b-3|38	%doc %{_texmfdistdir}/source/latex/quoting/quoting.dtx
14mu|texlive-quoting-v0.1b-3|39	%doc %{_texmfdistdir}/source/latex/quoting/quoting.ins
14mu|texlive-quoting-v0.1b-3|40	
14mu|texlive-quoting-v0.1b-3|41	#-----------------------------------------------------------------------
14mu|texlive-quoting-v0.1b-3|42	%prep
14mu|texlive-quoting-v0.1b-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-quoting-v0.1b-3|44	
14mu|texlive-quoting-v0.1b-3|45	%build
14mu|texlive-quoting-v0.1b-3|46	
14mu|texlive-quoting-v0.1b-3|47	%install
14mu|texlive-quoting-v0.1b-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-quoting-v0.1b-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-quoting-v0.1b-3|50	
14mu|texlive-quoting-v0.1b-3|51	
14mu|texlive-quoting-v0.1b-3|52	
14mu|texlive-quoting-v0.1b-3|53	%changelog
14mu|texlive-quoting-v0.1b-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.1b-3
14mu|texlive-quoting-v0.1b-3|55	+ Revision: 15b703c
14mu|texlive-quoting-v0.1b-3|56	- MassBuild#674: Increase release tag
14mu|texlive-quoting-v0.1b-3|57	
14mu|texlive-quoting-v0.1b-3|58	

25644 14
14mu|texlive-quotmark-1.0-4|1	# revision 15878
14mu|texlive-quotmark-1.0-4|2	# category Package
14mu|texlive-quotmark-1.0-4|3	# catalog-ctan /macros/latex/contrib/quotmark
14mu|texlive-quotmark-1.0-4|4	# catalog-date 2008-08-24 10:50:19 +0200
14mu|texlive-quotmark-1.0-4|5	# catalog-license lppl
14mu|texlive-quotmark-1.0-4|6	# catalog-version 1.0
14mu|texlive-quotmark-1.0-4|7	Name:		texlive-quotmark
14mu|texlive-quotmark-1.0-4|8	Version:	1.0
14mu|texlive-quotmark-1.0-4|9	Release:	4
14mu|texlive-quotmark-1.0-4|10	Summary:	Consistent quote marks
14mu|texlive-quotmark-1.0-4|11	Group:		Publishing
14mu|texlive-quotmark-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quotmark
14mu|texlive-quotmark-1.0-4|13	License:	LPPL
14mu|texlive-quotmark-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotmark.tar.xz
14mu|texlive-quotmark-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotmark.doc.tar.xz
14mu|texlive-quotmark-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotmark.source.tar.xz
14mu|texlive-quotmark-1.0-4|17	BuildArch:	noarch
14mu|texlive-quotmark-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-quotmark-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-quotmark-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-quotmark-1.0-4|21	
14mu|texlive-quotmark-1.0-4|22	%description
14mu|texlive-quotmark-1.0-4|23	The package provides a means of ensuring consistent quote marks
14mu|texlive-quotmark-1.0-4|24	throughout your document. The style can be changed either via
14mu|texlive-quotmark-1.0-4|25	package option or command. The package detects if babel or
14mu|texlive-quotmark-1.0-4|26	ngerman have been loaded, and will use the punctuation marks
14mu|texlive-quotmark-1.0-4|27	appropriate for the current language.
14mu|texlive-quotmark-1.0-4|28	
14mu|texlive-quotmark-1.0-4|29	
14mu|texlive-quotmark-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-quotmark-1.0-4|31	%files
14mu|texlive-quotmark-1.0-4|32	%{_texmfdistdir}/tex/latex/quotmark/quotmark-UKenglish.def
14mu|texlive-quotmark-1.0-4|33	%{_texmfdistdir}/tex/latex/quotmark/quotmark-USenglish.def
14mu|texlive-quotmark-1.0-4|34	%{_texmfdistdir}/tex/latex/quotmark/quotmark-afrikaans.def
14mu|texlive-quotmark-1.0-4|35	%{_texmfdistdir}/tex/latex/quotmark/quotmark-brazil.def
14mu|texlive-quotmark-1.0-4|36	%{_texmfdistdir}/tex/latex/quotmark/quotmark-bulgarian.def
14mu|texlive-quotmark-1.0-4|37	%{_texmfdistdir}/tex/latex/quotmark/quotmark-catalan.def
14mu|texlive-quotmark-1.0-4|38	%{_texmfdistdir}/tex/latex/quotmark/quotmark-croatian.def
14mu|texlive-quotmark-1.0-4|39	%{_texmfdistdir}/tex/latex/quotmark/quotmark-czech.def
14mu|texlive-quotmark-1.0-4|40	%{_texmfdistdir}/tex/latex/quotmark/quotmark-danish.def
14mu|texlive-quotmark-1.0-4|41	%{_texmfdistdir}/tex/latex/quotmark/quotmark-dutch.def
14mu|texlive-quotmark-1.0-4|42	%{_texmfdistdir}/tex/latex/quotmark/quotmark-estonian.def
14mu|texlive-quotmark-1.0-4|43	%{_texmfdistdir}/tex/latex/quotmark/quotmark-finnish.def
14mu|texlive-quotmark-1.0-4|44	%{_texmfdistdir}/tex/latex/quotmark/quotmark-frenchb.def
14mu|texlive-quotmark-1.0-4|45	%{_texmfdistdir}/tex/latex/quotmark/quotmark-germanb.def
14mu|texlive-quotmark-1.0-4|46	%{_texmfdistdir}/tex/latex/quotmark/quotmark-greek.def
14mu|texlive-quotmark-1.0-4|47	%{_texmfdistdir}/tex/latex/quotmark/quotmark-hebrew.def
14mu|texlive-quotmark-1.0-4|48	%{_texmfdistdir}/tex/latex/quotmark/quotmark-icelandic.def
14mu|texlive-quotmark-1.0-4|49	%{_texmfdistdir}/tex/latex/quotmark/quotmark-irish.def
14mu|texlive-quotmark-1.0-4|50	%{_texmfdistdir}/tex/latex/quotmark/quotmark-italian.def
14mu|texlive-quotmark-1.0-4|51	%{_texmfdistdir}/tex/latex/quotmark/quotmark-magyar.def
14mu|texlive-quotmark-1.0-4|52	%{_texmfdistdir}/tex/latex/quotmark/quotmark-ngermanb.def
14mu|texlive-quotmark-1.0-4|53	%{_texmfdistdir}/tex/latex/quotmark/quotmark-norsk.def
14mu|texlive-quotmark-1.0-4|54	%{_texmfdistdir}/tex/latex/quotmark/quotmark-polish.def
14mu|texlive-quotmark-1.0-4|55	%{_texmfdistdir}/tex/latex/quotmark/quotmark-portuges.def
14mu|texlive-quotmark-1.0-4|56	%{_texmfdistdir}/tex/latex/quotmark/quotmark-romanian.def
14mu|texlive-quotmark-1.0-4|57	%{_texmfdistdir}/tex/latex/quotmark/quotmark-russianb.def
14mu|texlive-quotmark-1.0-4|58	%{_texmfdistdir}/tex/latex/quotmark/quotmark-serbian.def
14mu|texlive-quotmark-1.0-4|59	%{_texmfdistdir}/tex/latex/quotmark/quotmark-slovak.def
14mu|texlive-quotmark-1.0-4|60	%{_texmfdistdir}/tex/latex/quotmark/quotmark-slovene.def
14mu|texlive-quotmark-1.0-4|61	%{_texmfdistdir}/tex/latex/quotmark/quotmark-sorbian.def
14mu|texlive-quotmark-1.0-4|62	%{_texmfdistdir}/tex/latex/quotmark/quotmark-spanish.def
14mu|texlive-quotmark-1.0-4|63	%{_texmfdistdir}/tex/latex/quotmark/quotmark-swedish.def
14mu|texlive-quotmark-1.0-4|64	%{_texmfdistdir}/tex/latex/quotmark/quotmark-swiss.def
14mu|texlive-quotmark-1.0-4|65	%{_texmfdistdir}/tex/latex/quotmark/quotmark-turkish.def
14mu|texlive-quotmark-1.0-4|66	%{_texmfdistdir}/tex/latex/quotmark/quotmark-ukraineb.def
14mu|texlive-quotmark-1.0-4|67	%{_texmfdistdir}/tex/latex/quotmark/quotmark-welsh.def
14mu|texlive-quotmark-1.0-4|68	%{_texmfdistdir}/tex/latex/quotmark/quotmark.sty
14mu|texlive-quotmark-1.0-4|69	%doc %{_texmfdistdir}/doc/latex/quotmark/CHANGES
14mu|texlive-quotmark-1.0-4|70	%doc %{_texmfdistdir}/doc/latex/quotmark/README
14mu|texlive-quotmark-1.0-4|71	%doc %{_texmfdistdir}/doc/latex/quotmark/quotmark.pdf
14mu|texlive-quotmark-1.0-4|72	%doc %{_texmfdistdir}/doc/latex/quotmark/sample.tex
14mu|texlive-quotmark-1.0-4|73	#- source
14mu|texlive-quotmark-1.0-4|74	%doc %{_texmfdistdir}/source/latex/quotmark/quotmark.dtx
14mu|texlive-quotmark-1.0-4|75	%doc %{_texmfdistdir}/source/latex/quotmark/quotmark.ins
14mu|texlive-quotmark-1.0-4|76	
14mu|texlive-quotmark-1.0-4|77	#-----------------------------------------------------------------------
14mu|texlive-quotmark-1.0-4|78	%prep
14mu|texlive-quotmark-1.0-4|79	%setup -c -a0 -a1 -a2
14mu|texlive-quotmark-1.0-4|80	
14mu|texlive-quotmark-1.0-4|81	%build
14mu|texlive-quotmark-1.0-4|82	
14mu|texlive-quotmark-1.0-4|83	%install
14mu|texlive-quotmark-1.0-4|84	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-quotmark-1.0-4|85	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-quotmark-1.0-4|86	
14mu|texlive-quotmark-1.0-4|87	
14mu|texlive-quotmark-1.0-4|88	
14mu|texlive-quotmark-1.0-4|89	%changelog
14mu|texlive-quotmark-1.0-4|90	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-quotmark-1.0-4|91	+ Revision: a827414
14mu|texlive-quotmark-1.0-4|92	- MassBuild#674: Increase release tag
14mu|texlive-quotmark-1.0-4|93	
14mu|texlive-quotmark-1.0-4|94	

25645 14
14mu|texlive-randbild-0.2-4|1	# revision 15878
14mu|texlive-randbild-0.2-4|2	# category Package
14mu|texlive-randbild-0.2-4|3	# catalog-ctan /macros/latex/contrib/randbild
14mu|texlive-randbild-0.2-4|4	# catalog-date 2007-05-16 07:57:15 +0200
14mu|texlive-randbild-0.2-4|5	# catalog-license lppl
14mu|texlive-randbild-0.2-4|6	# catalog-version 0.2
14mu|texlive-randbild-0.2-4|7	Name:		texlive-randbild
14mu|texlive-randbild-0.2-4|8	Version:	0.2
14mu|texlive-randbild-0.2-4|9	Release:	4
14mu|texlive-randbild-0.2-4|10	Summary:	Marginal pictures
14mu|texlive-randbild-0.2-4|11	Group:		Publishing
14mu|texlive-randbild-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/randbild
14mu|texlive-randbild-0.2-4|13	License:	LPPL
14mu|texlive-randbild-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randbild.tar.xz
14mu|texlive-randbild-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randbild.doc.tar.xz
14mu|texlive-randbild-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randbild.source.tar.xz
14mu|texlive-randbild-0.2-4|17	BuildArch:	noarch
14mu|texlive-randbild-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-randbild-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-randbild-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-randbild-0.2-4|21	
14mu|texlive-randbild-0.2-4|22	%description
14mu|texlive-randbild-0.2-4|23	Provides environments randbild, to draw small marginal plots
14mu|texlive-randbild-0.2-4|24	(using the package pstricks package pst-plot), and
14mu|texlive-randbild-0.2-4|25	randbildbasis (the same, only without the automatically drawn
14mu|texlive-randbild-0.2-4|26	coordinate system).
14mu|texlive-randbild-0.2-4|27	
14mu|texlive-randbild-0.2-4|28	
14mu|texlive-randbild-0.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-randbild-0.2-4|30	%files
14mu|texlive-randbild-0.2-4|31	%{_texmfdistdir}/tex/latex/randbild/randbild.sty
14mu|texlive-randbild-0.2-4|32	%doc %{_texmfdistdir}/doc/latex/randbild/README
14mu|texlive-randbild-0.2-4|33	%doc %{_texmfdistdir}/doc/latex/randbild/randbild.pdf
14mu|texlive-randbild-0.2-4|34	#- source
14mu|texlive-randbild-0.2-4|35	%doc %{_texmfdistdir}/source/latex/randbild/randbild.dtx
14mu|texlive-randbild-0.2-4|36	%doc %{_texmfdistdir}/source/latex/randbild/randbild.ins
14mu|texlive-randbild-0.2-4|37	
14mu|texlive-randbild-0.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-randbild-0.2-4|39	%prep
14mu|texlive-randbild-0.2-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-randbild-0.2-4|41	
14mu|texlive-randbild-0.2-4|42	%build
14mu|texlive-randbild-0.2-4|43	
14mu|texlive-randbild-0.2-4|44	%install
14mu|texlive-randbild-0.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-randbild-0.2-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-randbild-0.2-4|47	
14mu|texlive-randbild-0.2-4|48	
14mu|texlive-randbild-0.2-4|49	
14mu|texlive-randbild-0.2-4|50	%changelog
14mu|texlive-randbild-0.2-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-randbild-0.2-4|52	+ Revision: f497028
14mu|texlive-randbild-0.2-4|53	- MassBuild#674: Increase release tag
14mu|texlive-randbild-0.2-4|54	
14mu|texlive-randbild-0.2-4|55	

25646 14
14mu|texlive-randomwalk-0.2-5|1	# revision 27139
14mu|texlive-randomwalk-0.2-5|2	# category Package
14mu|texlive-randomwalk-0.2-5|3	# catalog-ctan /macros/latex/contrib/randomwalk
14mu|texlive-randomwalk-0.2-5|4	# catalog-date 2012-06-01 18:19:13 +0200
14mu|texlive-randomwalk-0.2-5|5	# catalog-license lppl
14mu|texlive-randomwalk-0.2-5|6	# catalog-version 0.2
14mu|texlive-randomwalk-0.2-5|7	Name:		texlive-randomwalk
14mu|texlive-randomwalk-0.2-5|8	Version:	0.2
14mu|texlive-randomwalk-0.2-5|9	Release:	5
14mu|texlive-randomwalk-0.2-5|10	Summary:	Random walks using TikZ
14mu|texlive-randomwalk-0.2-5|11	Group:		Publishing
14mu|texlive-randomwalk-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/randomwalk
14mu|texlive-randomwalk-0.2-5|13	License:	LPPL
14mu|texlive-randomwalk-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randomwalk.tar.xz
14mu|texlive-randomwalk-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randomwalk.doc.tar.xz
14mu|texlive-randomwalk-0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randomwalk.source.tar.xz
14mu|texlive-randomwalk-0.2-5|17	BuildArch:	noarch
14mu|texlive-randomwalk-0.2-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-randomwalk-0.2-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-randomwalk-0.2-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-randomwalk-0.2-5|21	
14mu|texlive-randomwalk-0.2-5|22	%description
14mu|texlive-randomwalk-0.2-5|23	The randomwalk package provides a user command, \RandomWalk, to
14mu|texlive-randomwalk-0.2-5|24	draw random walks with a given number of steps. Lengths and
14mu|texlive-randomwalk-0.2-5|25	angles of the steps can be customized in various ways. The
14mu|texlive-randomwalk-0.2-5|26	package uses PGF/TikZ for its graphical output.
14mu|texlive-randomwalk-0.2-5|27	
14mu|texlive-randomwalk-0.2-5|28	
14mu|texlive-randomwalk-0.2-5|29	#-----------------------------------------------------------------------
14mu|texlive-randomwalk-0.2-5|30	%files
14mu|texlive-randomwalk-0.2-5|31	%{_texmfdistdir}/tex/latex/randomwalk/randomwalk.sty
14mu|texlive-randomwalk-0.2-5|32	%doc %{_texmfdistdir}/doc/latex/randomwalk/README
14mu|texlive-randomwalk-0.2-5|33	%doc %{_texmfdistdir}/doc/latex/randomwalk/randomwalk.pdf
14mu|texlive-randomwalk-0.2-5|34	#- source
14mu|texlive-randomwalk-0.2-5|35	%doc %{_texmfdistdir}/source/latex/randomwalk/randomwalk.dtx
14mu|texlive-randomwalk-0.2-5|36	%doc %{_texmfdistdir}/source/latex/randomwalk/randomwalk.ins
14mu|texlive-randomwalk-0.2-5|37	
14mu|texlive-randomwalk-0.2-5|38	#-----------------------------------------------------------------------
14mu|texlive-randomwalk-0.2-5|39	%prep
14mu|texlive-randomwalk-0.2-5|40	%setup -c -a0 -a1 -a2
14mu|texlive-randomwalk-0.2-5|41	
14mu|texlive-randomwalk-0.2-5|42	%build
14mu|texlive-randomwalk-0.2-5|43	
14mu|texlive-randomwalk-0.2-5|44	%install
14mu|texlive-randomwalk-0.2-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-randomwalk-0.2-5|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-randomwalk-0.2-5|47	
14mu|texlive-randomwalk-0.2-5|48	
14mu|texlive-randomwalk-0.2-5|49	
14mu|texlive-randomwalk-0.2-5|50	%changelog
14mu|texlive-randomwalk-0.2-5|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14mu|texlive-randomwalk-0.2-5|52	+ Revision: 1b9b52a
14mu|texlive-randomwalk-0.2-5|53	- MassBuild#674: Increase release tag
14mu|texlive-randomwalk-0.2-5|54	
14mu|texlive-randomwalk-0.2-5|55	

25647 14
14mu|texlive-randtext-20070226-4|1	# revision 15878
14mu|texlive-randtext-20070226-4|2	# category Package
14mu|texlive-randtext-20070226-4|3	# catalog-ctan /macros/latex/contrib/randtext/randtext.sty
14mu|texlive-randtext-20070226-4|4	# catalog-date 2007-02-26 00:17:56 +0100
14mu|texlive-randtext-20070226-4|5	# catalog-license lppl
14mu|texlive-randtext-20070226-4|6	# catalog-version undef
14mu|texlive-randtext-20070226-4|7	Name:		texlive-randtext
14mu|texlive-randtext-20070226-4|8	Version:	20070226
14mu|texlive-randtext-20070226-4|9	Release:	4
14mu|texlive-randtext-20070226-4|10	Summary:	Randomise the order of characters in strings
14mu|texlive-randtext-20070226-4|11	Group:		Publishing
14mu|texlive-randtext-20070226-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/randtext/randtext.sty
14mu|texlive-randtext-20070226-4|13	License:	LPPL
14mu|texlive-randtext-20070226-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randtext.tar.xz
14mu|texlive-randtext-20070226-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randtext.doc.tar.xz
14mu|texlive-randtext-20070226-4|16	BuildArch:	noarch
14mu|texlive-randtext-20070226-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-randtext-20070226-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-randtext-20070226-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-randtext-20070226-4|20	
14mu|texlive-randtext-20070226-4|21	%description
14mu|texlive-randtext-20070226-4|22	The package provides a single macro \randomize{TEXT} that
14mu|texlive-randtext-20070226-4|23	typesets the characters of TEXT in random order, such that the
14mu|texlive-randtext-20070226-4|24	resulting output appears correct, but most automated attempts
14mu|texlive-randtext-20070226-4|25	to read the file will misunderstand it. This function allows
14mu|texlive-randtext-20070226-4|26	one to include an email address in a TeX document and publish
14mu|texlive-randtext-20070226-4|27	it online without fear of email address harvesters or spammers
14mu|texlive-randtext-20070226-4|28	easily picking up the address.
14mu|texlive-randtext-20070226-4|29	
14mu|texlive-randtext-20070226-4|30	
14mu|texlive-randtext-20070226-4|31	#-----------------------------------------------------------------------
14mu|texlive-randtext-20070226-4|32	%files
14mu|texlive-randtext-20070226-4|33	%{_texmfdistdir}/tex/latex/randtext/randtext.sty
14mu|texlive-randtext-20070226-4|34	%doc %{_texmfdistdir}/doc/latex/randtext/README
14mu|texlive-randtext-20070226-4|35	
14mu|texlive-randtext-20070226-4|36	#-----------------------------------------------------------------------
14mu|texlive-randtext-20070226-4|37	%prep
14mu|texlive-randtext-20070226-4|38	%setup -c -a0 -a1
14mu|texlive-randtext-20070226-4|39	
14mu|texlive-randtext-20070226-4|40	%build
14mu|texlive-randtext-20070226-4|41	
14mu|texlive-randtext-20070226-4|42	%install
14mu|texlive-randtext-20070226-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-randtext-20070226-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-randtext-20070226-4|45	
14mu|texlive-randtext-20070226-4|46	
14mu|texlive-randtext-20070226-4|47	
14mu|texlive-randtext-20070226-4|48	%changelog
14mu|texlive-randtext-20070226-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070226-4
14mu|texlive-randtext-20070226-4|50	+ Revision: d486ac2
14mu|texlive-randtext-20070226-4|51	- MassBuild#674: Increase release tag
14mu|texlive-randtext-20070226-4|52	
14mu|texlive-randtext-20070226-4|53	

25648 14
14mu|texlive-ran_toks-20131014-7|1	# revision 28361
14mu|texlive-ran_toks-20131014-7|2	# category Package
14mu|texlive-ran_toks-20131014-7|3	# catalog-ctan undef
14mu|texlive-ran_toks-20131014-7|4	# catalog-date undef
14mu|texlive-ran_toks-20131014-7|5	# catalog-license undef
14mu|texlive-ran_toks-20131014-7|6	# catalog-version undef
14mu|texlive-ran_toks-20131014-7|7	Name:		texlive-ran_toks
14mu|texlive-ran_toks-20131014-7|8	Version:	20131014
14mu|texlive-ran_toks-20131014-7|9	Release:	7
14mu|texlive-ran_toks-20131014-7|10	Summary:	TeXLive ran_toks package
14mu|texlive-ran_toks-20131014-7|11	Group:		Publishing
14mu|texlive-ran_toks-20131014-7|12	URL:		http://tug.org/texlive
14mu|texlive-ran_toks-20131014-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-ran_toks-20131014-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ran_toks.tar.xz
14mu|texlive-ran_toks-20131014-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ran_toks.doc.tar.xz
14mu|texlive-ran_toks-20131014-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ran_toks.source.tar.xz
14mu|texlive-ran_toks-20131014-7|17	BuildArch:	noarch
14mu|texlive-ran_toks-20131014-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ran_toks-20131014-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ran_toks-20131014-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-ran_toks-20131014-7|21	
14mu|texlive-ran_toks-20131014-7|22	%description
14mu|texlive-ran_toks-20131014-7|23	TeXLive ran_toks package.
14mu|texlive-ran_toks-20131014-7|24	
14mu|texlive-ran_toks-20131014-7|25	
14mu|texlive-ran_toks-20131014-7|26	#-----------------------------------------------------------------------
14mu|texlive-ran_toks-20131014-7|27	%files
14mu|texlive-ran_toks-20131014-7|28	%{_texmfdistdir}/tex/latex/ran_toks/ran_toks.sty
14mu|texlive-ran_toks-20131014-7|29	%doc %{_texmfdistdir}/doc/latex/ran_toks/doc/rantoks_man.pdf
14mu|texlive-ran_toks-20131014-7|30	%doc %{_texmfdistdir}/doc/latex/ran_toks/doc/rantoks_man.tex
14mu|texlive-ran_toks-20131014-7|31	%doc %{_texmfdistdir}/doc/latex/ran_toks/examples/ran_toks.tex
14mu|texlive-ran_toks-20131014-7|32	#- source
14mu|texlive-ran_toks-20131014-7|33	%doc %{_texmfdistdir}/source/latex/ran_toks/ran_toks.dtx
14mu|texlive-ran_toks-20131014-7|34	
14mu|texlive-ran_toks-20131014-7|35	#-----------------------------------------------------------------------
14mu|texlive-ran_toks-20131014-7|36	%prep
14mu|texlive-ran_toks-20131014-7|37	%setup -c -a0 -a1 -a2
14mu|texlive-ran_toks-20131014-7|38	
14mu|texlive-ran_toks-20131014-7|39	%build
14mu|texlive-ran_toks-20131014-7|40	
14mu|texlive-ran_toks-20131014-7|41	%install
14mu|texlive-ran_toks-20131014-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ran_toks-20131014-7|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ran_toks-20131014-7|44	
14mu|texlive-ran_toks-20131014-7|45	%changelog
14mu|texlive-ran_toks-20131014-7|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131014-7
14mu|texlive-ran_toks-20131014-7|47	+ Revision: 12915ba
14mu|texlive-ran_toks-20131014-7|48	- MassBuild#674: Increase release tag
14mu|texlive-ran_toks-20131014-7|49	
14mu|texlive-ran_toks-20131014-7|50	

25649 14
14mu|texlive-rccol-1.2c-4|1	# revision 15878
14mu|texlive-rccol-1.2c-4|2	# category Package
14mu|texlive-rccol-1.2c-4|3	# catalog-ctan /macros/latex/contrib/rccol
14mu|texlive-rccol-1.2c-4|4	# catalog-date 2008-04-20 19:53:04 +0200
14mu|texlive-rccol-1.2c-4|5	# catalog-license other-free
14mu|texlive-rccol-1.2c-4|6	# catalog-version 1.2c
14mu|texlive-rccol-1.2c-4|7	Name:		texlive-rccol
14mu|texlive-rccol-1.2c-4|8	Version:	1.2c
14mu|texlive-rccol-1.2c-4|9	Release:	4
14mu|texlive-rccol-1.2c-4|10	Summary:	Decimal-centered optionally rounded numbers in tabular
14mu|texlive-rccol-1.2c-4|11	Group:		Publishing
14mu|texlive-rccol-1.2c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rccol
14mu|texlive-rccol-1.2c-4|13	License:	OTHER-FREE
14mu|texlive-rccol-1.2c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rccol.tar.xz
14mu|texlive-rccol-1.2c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rccol.doc.tar.xz
14mu|texlive-rccol-1.2c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rccol.source.tar.xz
14mu|texlive-rccol-1.2c-4|17	BuildArch:	noarch
14mu|texlive-rccol-1.2c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rccol-1.2c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rccol-1.2c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rccol-1.2c-4|21	
14mu|texlive-rccol-1.2c-4|22	%description
14mu|texlive-rccol-1.2c-4|23	The rccol package provides decimal-centered numbers:
14mu|texlive-rccol-1.2c-4|24	corresponding digits and decimal separators aligned.
14mu|texlive-rccol-1.2c-4|25	Furthermore, rounding to the desired precision is possible. The
14mu|texlive-rccol-1.2c-4|26	package makes use of the fltpoint package (as well as the LaTeX
14mu|texlive-rccol-1.2c-4|27	required array package).
14mu|texlive-rccol-1.2c-4|28	
14mu|texlive-rccol-1.2c-4|29	
14mu|texlive-rccol-1.2c-4|30	#-----------------------------------------------------------------------
14mu|texlive-rccol-1.2c-4|31	%files
14mu|texlive-rccol-1.2c-4|32	%{_texmfdistdir}/tex/latex/rccol/rccol.sty
14mu|texlive-rccol-1.2c-4|33	%doc %{_texmfdistdir}/doc/latex/rccol/README
14mu|texlive-rccol-1.2c-4|34	%doc %{_texmfdistdir}/doc/latex/rccol/rccol.pdf
14mu|texlive-rccol-1.2c-4|35	#- source
14mu|texlive-rccol-1.2c-4|36	%doc %{_texmfdistdir}/source/latex/rccol/rccol.dtx
14mu|texlive-rccol-1.2c-4|37	%doc %{_texmfdistdir}/source/latex/rccol/rccol.ins
14mu|texlive-rccol-1.2c-4|38	
14mu|texlive-rccol-1.2c-4|39	#-----------------------------------------------------------------------
14mu|texlive-rccol-1.2c-4|40	%prep
14mu|texlive-rccol-1.2c-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-rccol-1.2c-4|42	
14mu|texlive-rccol-1.2c-4|43	%build
14mu|texlive-rccol-1.2c-4|44	
14mu|texlive-rccol-1.2c-4|45	%install
14mu|texlive-rccol-1.2c-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rccol-1.2c-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rccol-1.2c-4|48	
14mu|texlive-rccol-1.2c-4|49	
14mu|texlive-rccol-1.2c-4|50	
14mu|texlive-rccol-1.2c-4|51	%changelog
14mu|texlive-rccol-1.2c-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2c-4
14mu|texlive-rccol-1.2c-4|53	+ Revision: cce194b
14mu|texlive-rccol-1.2c-4|54	- MassBuild#674: Increase release tag
14mu|texlive-rccol-1.2c-4|55	
14mu|texlive-rccol-1.2c-4|56	

25650 14
14mu|texlive-rcs-20070606-4|1	# revision 15878
14mu|texlive-rcs-20070606-4|2	# category Package
14mu|texlive-rcs-20070606-4|3	# catalog-ctan /macros/latex/contrib/rcs
14mu|texlive-rcs-20070606-4|4	# catalog-date 2007-06-06 17:06:28 +0200
14mu|texlive-rcs-20070606-4|5	# catalog-license gpl
14mu|texlive-rcs-20070606-4|6	# catalog-version undef
14mu|texlive-rcs-20070606-4|7	Name:		texlive-rcs
14mu|texlive-rcs-20070606-4|8	Version:	20070606
14mu|texlive-rcs-20070606-4|9	Release:	4
14mu|texlive-rcs-20070606-4|10	Summary:	Use RCS (revision control system) tags in LaTeX documents
14mu|texlive-rcs-20070606-4|11	Group:		Publishing
14mu|texlive-rcs-20070606-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rcs
14mu|texlive-rcs-20070606-4|13	License:	GPL
14mu|texlive-rcs-20070606-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs.tar.xz
14mu|texlive-rcs-20070606-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs.doc.tar.xz
14mu|texlive-rcs-20070606-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs.source.tar.xz
14mu|texlive-rcs-20070606-4|17	BuildArch:	noarch
14mu|texlive-rcs-20070606-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rcs-20070606-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rcs-20070606-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rcs-20070606-4|21	
14mu|texlive-rcs-20070606-4|22	%description
14mu|texlive-rcs-20070606-4|23	The rcs package utilizes the inclusion of RCS supplied data in
14mu|texlive-rcs-20070606-4|24	LaTeX documents. It's upward compatible to *all* rcs styles I
14mu|texlive-rcs-20070606-4|25	know of. In particular, you can easily - access values of every
14mu|texlive-rcs-20070606-4|26	RCS field in your document - put the checkin date on the
14mu|texlive-rcs-20070606-4|27	titlepage - put RCS fields in a footline You can typeset
14mu|texlive-rcs-20070606-4|28	revision logs. Not in verbatim -- real LaTeX text! But you need
14mu|texlive-rcs-20070606-4|29	a configurable RCS for that. Refer to the user manual for more
14mu|texlive-rcs-20070606-4|30	detailed information. You can also configure the rcs package
14mu|texlive-rcs-20070606-4|31	easily to do special things for any keyword. This bundle comes
14mu|texlive-rcs-20070606-4|32	with a user manual, an internal interface description, full
14mu|texlive-rcs-20070606-4|33	documentation of the implementation, style information for AUC-
14mu|texlive-rcs-20070606-4|34	TeX, and test cases.
14mu|texlive-rcs-20070606-4|35	
14mu|texlive-rcs-20070606-4|36	
14mu|texlive-rcs-20070606-4|37	#-----------------------------------------------------------------------
14mu|texlive-rcs-20070606-4|38	%files
14mu|texlive-rcs-20070606-4|39	%{_texmfdistdir}/tex/latex/rcs/rcs.sty
14mu|texlive-rcs-20070606-4|40	%doc %{_texmfdistdir}/doc/latex/rcs/CATALOG
14mu|texlive-rcs-20070606-4|41	%doc %{_texmfdistdir}/doc/latex/rcs/History
14mu|texlive-rcs-20070606-4|42	%doc %{_texmfdistdir}/doc/latex/rcs/INSTALL
14mu|texlive-rcs-20070606-4|43	%doc %{_texmfdistdir}/doc/latex/rcs/License
14mu|texlive-rcs-20070606-4|44	%doc %{_texmfdistdir}/doc/latex/rcs/MANIFEST
14mu|texlive-rcs-20070606-4|45	%doc %{_texmfdistdir}/doc/latex/rcs/README
14mu|texlive-rcs-20070606-4|46	%doc %{_texmfdistdir}/doc/latex/rcs/rcs-conf.pdf
14mu|texlive-rcs-20070606-4|47	%doc %{_texmfdistdir}/doc/latex/rcs/rcs-user.pdf
14mu|texlive-rcs-20070606-4|48	#- source
14mu|texlive-rcs-20070606-4|49	%doc %{_texmfdistdir}/source/latex/rcs/Makefile
14mu|texlive-rcs-20070606-4|50	%doc %{_texmfdistdir}/source/latex/rcs/rcs.el
14mu|texlive-rcs-20070606-4|51	%doc %{_texmfdistdir}/source/latex/rcs/src/Diff
14mu|texlive-rcs-20070606-4|52	%doc %{_texmfdistdir}/source/latex/rcs/src/Imakefile
14mu|texlive-rcs-20070606-4|53	%doc %{_texmfdistdir}/source/latex/rcs/src/README
14mu|texlive-rcs-20070606-4|54	%doc %{_texmfdistdir}/source/latex/rcs/src/TODO
14mu|texlive-rcs-20070606-4|55	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs-conf.tex
14mu|texlive-rcs-20070606-4|56	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs-doc.sty
14mu|texlive-rcs-20070606-4|57	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs-user.tex
14mu|texlive-rcs-20070606-4|58	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs.doc
14mu|texlive-rcs-20070606-4|59	%doc %{_texmfdistdir}/source/latex/rcs/src/style/rcs.el
14mu|texlive-rcs-20070606-4|60	%doc %{_texmfdistdir}/source/latex/rcs/src/style/rcs.elc
14mu|texlive-rcs-20070606-4|61	%doc %{_texmfdistdir}/source/latex/rcs/src/test/Imakefile
14mu|texlive-rcs-20070606-4|62	%doc %{_texmfdistdir}/source/latex/rcs/src/test/Makefile
14mu|texlive-rcs-20070606-4|63	%doc %{_texmfdistdir}/source/latex/rcs/src/test/empty-log.tex
14mu|texlive-rcs-20070606-4|64	%doc %{_texmfdistdir}/source/latex/rcs/src/test/german.tex
14mu|texlive-rcs-20070606-4|65	%doc %{_texmfdistdir}/source/latex/rcs/src/test/log-error.tex
14mu|texlive-rcs-20070606-4|66	%doc %{_texmfdistdir}/source/latex/rcs/src/test/log.tex
14mu|texlive-rcs-20070606-4|67	%doc %{_texmfdistdir}/source/latex/rcs/src/test/rcsdef.tex
14mu|texlive-rcs-20070606-4|68	%doc %{_texmfdistdir}/source/latex/rcs/src/test/rcsid-param.tex
14mu|texlive-rcs-20070606-4|69	%doc %{_texmfdistdir}/source/latex/rcs/src/test/rcsid.tex
14mu|texlive-rcs-20070606-4|70	%doc %{_texmfdistdir}/source/latex/rcs/src/test/under_score.tex
14mu|texlive-rcs-20070606-4|71	
14mu|texlive-rcs-20070606-4|72	#-----------------------------------------------------------------------
14mu|texlive-rcs-20070606-4|73	%prep
14mu|texlive-rcs-20070606-4|74	%setup -c -a0 -a1 -a2
14mu|texlive-rcs-20070606-4|75	
14mu|texlive-rcs-20070606-4|76	%build
14mu|texlive-rcs-20070606-4|77	
14mu|texlive-rcs-20070606-4|78	%install
14mu|texlive-rcs-20070606-4|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rcs-20070606-4|80	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rcs-20070606-4|81	
14mu|texlive-rcs-20070606-4|82	
14mu|texlive-rcs-20070606-4|83	
14mu|texlive-rcs-20070606-4|84	%changelog
14mu|texlive-rcs-20070606-4|85	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070606-4
14mu|texlive-rcs-20070606-4|86	+ Revision: 0e6f374
14mu|texlive-rcs-20070606-4|87	- MassBuild#674: Increase release tag
14mu|texlive-rcs-20070606-4|88	
14mu|texlive-rcs-20070606-4|89	

25651 14
14mu|texlive-rcsinfo-1.11-4|1	# revision 15878
14mu|texlive-rcsinfo-1.11-4|2	# category Package
14mu|texlive-rcsinfo-1.11-4|3	# catalog-ctan /macros/latex/contrib/rcsinfo
14mu|texlive-rcsinfo-1.11-4|4	# catalog-date 2007-01-06 10:07:33 +0100
14mu|texlive-rcsinfo-1.11-4|5	# catalog-license lppl
14mu|texlive-rcsinfo-1.11-4|6	# catalog-version 1.11
14mu|texlive-rcsinfo-1.11-4|7	Name:		texlive-rcsinfo
14mu|texlive-rcsinfo-1.11-4|8	Version:	1.11
14mu|texlive-rcsinfo-1.11-4|9	Release:	4
14mu|texlive-rcsinfo-1.11-4|10	Summary:	Support for the revision control system
14mu|texlive-rcsinfo-1.11-4|11	Group:		Publishing
14mu|texlive-rcsinfo-1.11-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rcsinfo
14mu|texlive-rcsinfo-1.11-4|13	License:	LPPL
14mu|texlive-rcsinfo-1.11-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcsinfo.tar.xz
14mu|texlive-rcsinfo-1.11-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcsinfo.doc.tar.xz
14mu|texlive-rcsinfo-1.11-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcsinfo.source.tar.xz
14mu|texlive-rcsinfo-1.11-4|17	BuildArch:	noarch
14mu|texlive-rcsinfo-1.11-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rcsinfo-1.11-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rcsinfo-1.11-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rcsinfo-1.11-4|21	
14mu|texlive-rcsinfo-1.11-4|22	%description
14mu|texlive-rcsinfo-1.11-4|23	A package to extract RCS (Revision Control System) information
14mu|texlive-rcsinfo-1.11-4|24	and use it in a LaTeX document. For users of LaTeX2HTML
14mu|texlive-rcsinfo-1.11-4|25	rcsinfo.perl is included.
14mu|texlive-rcsinfo-1.11-4|26	
14mu|texlive-rcsinfo-1.11-4|27	
14mu|texlive-rcsinfo-1.11-4|28	#-----------------------------------------------------------------------
14mu|texlive-rcsinfo-1.11-4|29	%files
14mu|texlive-rcsinfo-1.11-4|30	%{_texmfdistdir}/tex/latex/rcsinfo/rcsinfo.cfg
14mu|texlive-rcsinfo-1.11-4|31	%{_texmfdistdir}/tex/latex/rcsinfo/rcsinfo.sty
14mu|texlive-rcsinfo-1.11-4|32	%doc %{_texmfdistdir}/doc/latex/rcsinfo/README
14mu|texlive-rcsinfo-1.11-4|33	%doc %{_texmfdistdir}/doc/latex/rcsinfo/README-1.9
14mu|texlive-rcsinfo-1.11-4|34	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo.init
14mu|texlive-rcsinfo-1.11-4|35	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo.pdf
14mu|texlive-rcsinfo-1.11-4|36	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo.perl
14mu|texlive-rcsinfo-1.11-4|37	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo2html.tex
14mu|texlive-rcsinfo-1.11-4|38	#- source
14mu|texlive-rcsinfo-1.11-4|39	%doc %{_texmfdistdir}/source/latex/rcsinfo/Makefile
14mu|texlive-rcsinfo-1.11-4|40	%doc %{_texmfdistdir}/source/latex/rcsinfo/rcsinfo.dtx
14mu|texlive-rcsinfo-1.11-4|41	%doc %{_texmfdistdir}/source/latex/rcsinfo/rcsinfo.ins
14mu|texlive-rcsinfo-1.11-4|42	
14mu|texlive-rcsinfo-1.11-4|43	#-----------------------------------------------------------------------
14mu|texlive-rcsinfo-1.11-4|44	%prep
14mu|texlive-rcsinfo-1.11-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-rcsinfo-1.11-4|46	
14mu|texlive-rcsinfo-1.11-4|47	%build
14mu|texlive-rcsinfo-1.11-4|48	
14mu|texlive-rcsinfo-1.11-4|49	%install
14mu|texlive-rcsinfo-1.11-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rcsinfo-1.11-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rcsinfo-1.11-4|52	
14mu|texlive-rcsinfo-1.11-4|53	
14mu|texlive-rcsinfo-1.11-4|54	
14mu|texlive-rcsinfo-1.11-4|55	%changelog
14mu|texlive-rcsinfo-1.11-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.11-4
14mu|texlive-rcsinfo-1.11-4|57	+ Revision: 3f7f506
14mu|texlive-rcsinfo-1.11-4|58	- MassBuild#674: Increase release tag
14mu|texlive-rcsinfo-1.11-4|59	
14mu|texlive-rcsinfo-1.11-4|60	

25652 14
14mu|texlive-rcs-multi-0.1a-4|1	# revision 21939
14mu|texlive-rcs-multi-0.1a-4|2	# category Package
14mu|texlive-rcs-multi-0.1a-4|3	# catalog-ctan /macros/latex/contrib/rcs-multi
14mu|texlive-rcs-multi-0.1a-4|4	# catalog-date 2011-04-03 16:27:03 +0200
14mu|texlive-rcs-multi-0.1a-4|5	# catalog-license lppl
14mu|texlive-rcs-multi-0.1a-4|6	# catalog-version 0.1a
14mu|texlive-rcs-multi-0.1a-4|7	Name:		texlive-rcs-multi
14mu|texlive-rcs-multi-0.1a-4|8	Version:	0.1a
14mu|texlive-rcs-multi-0.1a-4|9	Release:	4
14mu|texlive-rcs-multi-0.1a-4|10	Summary:	Typeset RCS version control in multiple-file documents
14mu|texlive-rcs-multi-0.1a-4|11	Group:		Publishing
14mu|texlive-rcs-multi-0.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rcs-multi
14mu|texlive-rcs-multi-0.1a-4|13	License:	LPPL
14mu|texlive-rcs-multi-0.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs-multi.tar.xz
14mu|texlive-rcs-multi-0.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs-multi.doc.tar.xz
14mu|texlive-rcs-multi-0.1a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs-multi.source.tar.xz
14mu|texlive-rcs-multi-0.1a-4|17	BuildArch:	noarch
14mu|texlive-rcs-multi-0.1a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rcs-multi-0.1a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rcs-multi-0.1a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rcs-multi-0.1a-4|21	
14mu|texlive-rcs-multi-0.1a-4|22	%description
14mu|texlive-rcs-multi-0.1a-4|23	The package enables the user to typeset version control
14mu|texlive-rcs-multi-0.1a-4|24	information provided by RCS keywords (e.g., $ID: ... $) in
14mu|texlive-rcs-multi-0.1a-4|25	LaTeX documents that contain multiple TeX files. The package is
14mu|texlive-rcs-multi-0.1a-4|26	based on the author's svn-multi package.
14mu|texlive-rcs-multi-0.1a-4|27	
14mu|texlive-rcs-multi-0.1a-4|28	
14mu|texlive-rcs-multi-0.1a-4|29	#-----------------------------------------------------------------------
14mu|texlive-rcs-multi-0.1a-4|30	%files
14mu|texlive-rcs-multi-0.1a-4|31	%{_texmfdistdir}/tex/latex/rcs-multi/rcs-multi.sty
14mu|texlive-rcs-multi-0.1a-4|32	%doc %{_texmfdistdir}/doc/latex/rcs-multi/example.pdf
14mu|texlive-rcs-multi-0.1a-4|33	%doc %{_texmfdistdir}/doc/latex/rcs-multi/rcs-multi.pdf
14mu|texlive-rcs-multi-0.1a-4|34	#- source
14mu|texlive-rcs-multi-0.1a-4|35	%doc %{_texmfdistdir}/source/latex/rcs-multi/Makefile
14mu|texlive-rcs-multi-0.1a-4|36	%doc %{_texmfdistdir}/source/latex/rcs-multi/example.tex
14mu|texlive-rcs-multi-0.1a-4|37	%doc %{_texmfdistdir}/source/latex/rcs-multi/rcs-multi.dtx
14mu|texlive-rcs-multi-0.1a-4|38	%doc %{_texmfdistdir}/source/latex/rcs-multi/rcs-multi.ins
14mu|texlive-rcs-multi-0.1a-4|39	
14mu|texlive-rcs-multi-0.1a-4|40	#-----------------------------------------------------------------------
14mu|texlive-rcs-multi-0.1a-4|41	%prep
14mu|texlive-rcs-multi-0.1a-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-rcs-multi-0.1a-4|43	
14mu|texlive-rcs-multi-0.1a-4|44	%build
14mu|texlive-rcs-multi-0.1a-4|45	
14mu|texlive-rcs-multi-0.1a-4|46	%install
14mu|texlive-rcs-multi-0.1a-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rcs-multi-0.1a-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rcs-multi-0.1a-4|49	
14mu|texlive-rcs-multi-0.1a-4|50	
14mu|texlive-rcs-multi-0.1a-4|51	
14mu|texlive-rcs-multi-0.1a-4|52	%changelog
14mu|texlive-rcs-multi-0.1a-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1a-4
14mu|texlive-rcs-multi-0.1a-4|54	+ Revision: b56ca4f
14mu|texlive-rcs-multi-0.1a-4|55	- MassBuild#674: Increase release tag
14mu|texlive-rcs-multi-0.1a-4|56	
14mu|texlive-rcs-multi-0.1a-4|57	

25653 14
14mu|texlive-readarray-1.2-7|1	# revision 30489
14mu|texlive-readarray-1.2-7|2	# category Package
14mu|texlive-readarray-1.2-7|3	# catalog-ctan /macros/latex/contrib/readarray
14mu|texlive-readarray-1.2-7|4	# catalog-date 2013-05-15 00:25:13 +0200
14mu|texlive-readarray-1.2-7|5	# catalog-license lppl1.3
14mu|texlive-readarray-1.2-7|6	# catalog-version 1.2
14mu|texlive-readarray-1.2-7|7	Name:		texlive-readarray
14mu|texlive-readarray-1.2-7|8	Version:	1.2
14mu|texlive-readarray-1.2-7|9	Release:	7
14mu|texlive-readarray-1.2-7|10	Summary:	Read, store and recall array-formatted data
14mu|texlive-readarray-1.2-7|11	Group:		Publishing
14mu|texlive-readarray-1.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/readarray
14mu|texlive-readarray-1.2-7|13	License:	LPPL1.3
14mu|texlive-readarray-1.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/readarray.tar.xz
14mu|texlive-readarray-1.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/readarray.doc.tar.xz
14mu|texlive-readarray-1.2-7|16	BuildArch:	noarch
14mu|texlive-readarray-1.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-readarray-1.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-readarray-1.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-readarray-1.2-7|20	
14mu|texlive-readarray-1.2-7|21	%description
14mu|texlive-readarray-1.2-7|22	The package allows the user to input formatted data into
14mu|texlive-readarray-1.2-7|23	elements of a 2-D or 3-D array and to recall that data at will
14mu|texlive-readarray-1.2-7|24	by individual cell number. The data can be but need not be
14mu|texlive-readarray-1.2-7|25	numerical in nature. It can be, for example, formatted text.
14mu|texlive-readarray-1.2-7|26	While the package can be used for any application where indexed
14mu|texlive-readarray-1.2-7|27	data is called for, the package proves particularly useful when
14mu|texlive-readarray-1.2-7|28	elements of multiple arrays must be recallable and dynamically
14mu|texlive-readarray-1.2-7|29	combined at time of compilation, rather than in advance.
14mu|texlive-readarray-1.2-7|30	
14mu|texlive-readarray-1.2-7|31	
14mu|texlive-readarray-1.2-7|32	#-----------------------------------------------------------------------
14mu|texlive-readarray-1.2-7|33	%files
14mu|texlive-readarray-1.2-7|34	%{_texmfdistdir}/tex/latex/readarray/readarray.sty
14mu|texlive-readarray-1.2-7|35	%doc %{_texmfdistdir}/doc/latex/readarray/README
14mu|texlive-readarray-1.2-7|36	%doc %{_texmfdistdir}/doc/latex/readarray/readarray.pdf
14mu|texlive-readarray-1.2-7|37	%doc %{_texmfdistdir}/doc/latex/readarray/readarray.tex
14mu|texlive-readarray-1.2-7|38	
14mu|texlive-readarray-1.2-7|39	#-----------------------------------------------------------------------
14mu|texlive-readarray-1.2-7|40	%prep
14mu|texlive-readarray-1.2-7|41	%setup -c -a0 -a1
14mu|texlive-readarray-1.2-7|42	
14mu|texlive-readarray-1.2-7|43	%build
14mu|texlive-readarray-1.2-7|44	
14mu|texlive-readarray-1.2-7|45	%install
14mu|texlive-readarray-1.2-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-readarray-1.2-7|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-readarray-1.2-7|48	
14mu|texlive-readarray-1.2-7|49	%changelog
14mu|texlive-readarray-1.2-7|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14mu|texlive-readarray-1.2-7|51	+ Revision: e6a6aea
14mu|texlive-readarray-1.2-7|52	- MassBuild#674: Increase release tag
14mu|texlive-readarray-1.2-7|53	
14mu|texlive-readarray-1.2-7|54	

25654 14
14mu|texlive-realboxes-0.2-5|1	# revision 23581
14mu|texlive-realboxes-0.2-5|2	# category Package
14mu|texlive-realboxes-0.2-5|3	# catalog-ctan /macros/latex/contrib/realboxes
14mu|texlive-realboxes-0.2-5|4	# catalog-date 2011-08-16 10:35:18 +0200
14mu|texlive-realboxes-0.2-5|5	# catalog-license lppl1.3
14mu|texlive-realboxes-0.2-5|6	# catalog-version 0.2
14mu|texlive-realboxes-0.2-5|7	Name:		texlive-realboxes
14mu|texlive-realboxes-0.2-5|8	Version:	0.2
14mu|texlive-realboxes-0.2-5|9	Release:	5
14mu|texlive-realboxes-0.2-5|10	Summary:	Variants of common box-commands that read their content as real box
14mu|texlive-realboxes-0.2-5|11	Group:		Publishing
14mu|texlive-realboxes-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/realboxes
14mu|texlive-realboxes-0.2-5|13	License:	LPPL1.3
14mu|texlive-realboxes-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realboxes.tar.xz
14mu|texlive-realboxes-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realboxes.doc.tar.xz
14mu|texlive-realboxes-0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realboxes.source.tar.xz
14mu|texlive-realboxes-0.2-5|17	BuildArch:	noarch
14mu|texlive-realboxes-0.2-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-realboxes-0.2-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-realboxes-0.2-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-realboxes-0.2-5|21	
14mu|texlive-realboxes-0.2-5|22	%description
14mu|texlive-realboxes-0.2-5|23	The package uses the author's package collectbox to define
14mu|texlive-realboxes-0.2-5|24	variants of common box related macros which read the content as
14mu|texlive-realboxes-0.2-5|25	real box and not as macro argument. This enables the use of
14mu|texlive-realboxes-0.2-5|26	verbatim or other special material as part of this content. The
14mu|texlive-realboxes-0.2-5|27	provided macros have the same names as the original versions
14mu|texlive-realboxes-0.2-5|28	but start with an upper-case letter instead. The "long-form"
14mu|texlive-realboxes-0.2-5|29	macros, like \Makebox, can also be used as environments, but
14mu|texlive-realboxes-0.2-5|30	not the "short-form" macros, like \Mbox. However, normally the
14mu|texlive-realboxes-0.2-5|31	long form uses the short form anyway when no optional arguments
14mu|texlive-realboxes-0.2-5|32	are used.
14mu|texlive-realboxes-0.2-5|33	
14mu|texlive-realboxes-0.2-5|34	
14mu|texlive-realboxes-0.2-5|35	#-----------------------------------------------------------------------
14mu|texlive-realboxes-0.2-5|36	%files
14mu|texlive-realboxes-0.2-5|37	%{_texmfdistdir}/tex/latex/realboxes/realboxes.sty
14mu|texlive-realboxes-0.2-5|38	%doc %{_texmfdistdir}/doc/latex/realboxes/README
14mu|texlive-realboxes-0.2-5|39	%doc %{_texmfdistdir}/doc/latex/realboxes/realboxes.pdf
14mu|texlive-realboxes-0.2-5|40	#- source
14mu|texlive-realboxes-0.2-5|41	%doc %{_texmfdistdir}/source/latex/realboxes/realboxes.dtx
14mu|texlive-realboxes-0.2-5|42	%doc %{_texmfdistdir}/source/latex/realboxes/realboxes.ins
14mu|texlive-realboxes-0.2-5|43	
14mu|texlive-realboxes-0.2-5|44	#-----------------------------------------------------------------------
14mu|texlive-realboxes-0.2-5|45	%prep
14mu|texlive-realboxes-0.2-5|46	%setup -c -a0 -a1 -a2
14mu|texlive-realboxes-0.2-5|47	
14mu|texlive-realboxes-0.2-5|48	%build
14mu|texlive-realboxes-0.2-5|49	
14mu|texlive-realboxes-0.2-5|50	%install
14mu|texlive-realboxes-0.2-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-realboxes-0.2-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-realboxes-0.2-5|53	
14mu|texlive-realboxes-0.2-5|54	
14mu|texlive-realboxes-0.2-5|55	
14mu|texlive-realboxes-0.2-5|56	%changelog
14mu|texlive-realboxes-0.2-5|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
14mu|texlive-realboxes-0.2-5|58	+ Revision: 06b0eef
14mu|texlive-realboxes-0.2-5|59	- MassBuild#674: Increase release tag
14mu|texlive-realboxes-0.2-5|60	
14mu|texlive-realboxes-0.2-5|61	

25655 14
14mu|texlive-realscripts-0.3-4|1	# revision 19976
14mu|texlive-realscripts-0.3-4|2	# category Package
14mu|texlive-realscripts-0.3-4|3	# catalog-ctan /macros/latex/contrib/realscripts
14mu|texlive-realscripts-0.3-4|4	# catalog-date 2010-09-30 22:08:28 +0200
14mu|texlive-realscripts-0.3-4|5	# catalog-license lppl1.3
14mu|texlive-realscripts-0.3-4|6	# catalog-version 0.3
14mu|texlive-realscripts-0.3-4|7	Name:		texlive-realscripts
14mu|texlive-realscripts-0.3-4|8	Version:	0.3
14mu|texlive-realscripts-0.3-4|9	Release:	4
14mu|texlive-realscripts-0.3-4|10	Summary:	Access OpenType subscript and superscript glyphs
14mu|texlive-realscripts-0.3-4|11	Group:		Publishing
14mu|texlive-realscripts-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/realscripts
14mu|texlive-realscripts-0.3-4|13	License:	LPPL1.3
14mu|texlive-realscripts-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realscripts.tar.xz
14mu|texlive-realscripts-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realscripts.doc.tar.xz
14mu|texlive-realscripts-0.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realscripts.source.tar.xz
14mu|texlive-realscripts-0.3-4|17	BuildArch:	noarch
14mu|texlive-realscripts-0.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-realscripts-0.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-realscripts-0.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-realscripts-0.3-4|21	
14mu|texlive-realscripts-0.3-4|22	%description
14mu|texlive-realscripts-0.3-4|23	This small package replaces \textsuperscript and \textsubscript
14mu|texlive-realscripts-0.3-4|24	commands by equivalent commands that use OpenType font features
14mu|texlive-realscripts-0.3-4|25	to access appropriate glyphs if possible. The package also
14mu|texlive-realscripts-0.3-4|26	patches LaTeX's default footnote command to use this new
14mu|texlive-realscripts-0.3-4|27	\textsuperscript for footnote symbols. The package requires
14mu|texlive-realscripts-0.3-4|28	fontspec running on either XeLaTeX or LuaLaTeX. The package
14mu|texlive-realscripts-0.3-4|29	holds functions that were once parts of the xltxtra package,
14mu|texlive-realscripts-0.3-4|30	which now loads realscripts by default.
14mu|texlive-realscripts-0.3-4|31	
14mu|texlive-realscripts-0.3-4|32	
14mu|texlive-realscripts-0.3-4|33	#-----------------------------------------------------------------------
14mu|texlive-realscripts-0.3-4|34	%files
14mu|texlive-realscripts-0.3-4|35	%{_texmfdistdir}/tex/latex/realscripts/realscripts.sty
14mu|texlive-realscripts-0.3-4|36	%doc %{_texmfdistdir}/doc/latex/realscripts/README
14mu|texlive-realscripts-0.3-4|37	%doc %{_texmfdistdir}/doc/latex/realscripts/realscripts.pdf
14mu|texlive-realscripts-0.3-4|38	#- source
14mu|texlive-realscripts-0.3-4|39	%doc %{_texmfdistdir}/source/latex/realscripts/realscripts.dtx
14mu|texlive-realscripts-0.3-4|40	%doc %{_texmfdistdir}/source/latex/realscripts/realscripts.ins
14mu|texlive-realscripts-0.3-4|41	
14mu|texlive-realscripts-0.3-4|42	#-----------------------------------------------------------------------
14mu|texlive-realscripts-0.3-4|43	%prep
14mu|texlive-realscripts-0.3-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-realscripts-0.3-4|45	
14mu|texlive-realscripts-0.3-4|46	%build
14mu|texlive-realscripts-0.3-4|47	
14mu|texlive-realscripts-0.3-4|48	%install
14mu|texlive-realscripts-0.3-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-realscripts-0.3-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-realscripts-0.3-4|51	
14mu|texlive-realscripts-0.3-4|52	
14mu|texlive-realscripts-0.3-4|53	
14mu|texlive-realscripts-0.3-4|54	%changelog
14mu|texlive-realscripts-0.3-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-realscripts-0.3-4|56	+ Revision: 1aeb66c
14mu|texlive-realscripts-0.3-4|57	- MassBuild#674: Increase release tag
14mu|texlive-realscripts-0.3-4|58	
14mu|texlive-realscripts-0.3-4|59	

25656 14
14mu|texlive-recipe-0.9-4|1	# revision 15878
14mu|texlive-recipe-0.9-4|2	# category Package
14mu|texlive-recipe-0.9-4|3	# catalog-ctan /macros/latex/contrib/recipe
14mu|texlive-recipe-0.9-4|4	# catalog-date 2008-09-11 15:08:12 +0200
14mu|texlive-recipe-0.9-4|5	# catalog-license pd
14mu|texlive-recipe-0.9-4|6	# catalog-version 0.9
14mu|texlive-recipe-0.9-4|7	Name:		texlive-recipe
14mu|texlive-recipe-0.9-4|8	Version:	0.9
14mu|texlive-recipe-0.9-4|9	Release:	4
14mu|texlive-recipe-0.9-4|10	Summary:	A LaTeX class to typeset recipes
14mu|texlive-recipe-0.9-4|11	Group:		Publishing
14mu|texlive-recipe-0.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/recipe
14mu|texlive-recipe-0.9-4|13	License:	PD
14mu|texlive-recipe-0.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipe.tar.xz
14mu|texlive-recipe-0.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipe.doc.tar.xz
14mu|texlive-recipe-0.9-4|16	BuildArch:	noarch
14mu|texlive-recipe-0.9-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-recipe-0.9-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-recipe-0.9-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-recipe-0.9-4|20	
14mu|texlive-recipe-0.9-4|21	%description
14mu|texlive-recipe-0.9-4|22	The layout design is relative straightforward (and traditional:
14mu|texlive-recipe-0.9-4|23	see 'sample output' under 'documentation'); the class needs
14mu|texlive-recipe-0.9-4|24	access to Bookman, and to BrushScript-Italic fonts.
14mu|texlive-recipe-0.9-4|25	
14mu|texlive-recipe-0.9-4|26	
14mu|texlive-recipe-0.9-4|27	#-----------------------------------------------------------------------
14mu|texlive-recipe-0.9-4|28	%files
14mu|texlive-recipe-0.9-4|29	%{_texmfdistdir}/tex/latex/recipe/recipe.cls
14mu|texlive-recipe-0.9-4|30	%doc %{_texmfdistdir}/doc/latex/recipe/README
14mu|texlive-recipe-0.9-4|31	%doc %{_texmfdistdir}/doc/latex/recipe/sample.pdf
14mu|texlive-recipe-0.9-4|32	%doc %{_texmfdistdir}/doc/latex/recipe/sample.tex
14mu|texlive-recipe-0.9-4|33	
14mu|texlive-recipe-0.9-4|34	#-----------------------------------------------------------------------
14mu|texlive-recipe-0.9-4|35	%prep
14mu|texlive-recipe-0.9-4|36	%setup -c -a0 -a1
14mu|texlive-recipe-0.9-4|37	
14mu|texlive-recipe-0.9-4|38	%build
14mu|texlive-recipe-0.9-4|39	
14mu|texlive-recipe-0.9-4|40	%install
14mu|texlive-recipe-0.9-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-recipe-0.9-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-recipe-0.9-4|43	
14mu|texlive-recipe-0.9-4|44	
14mu|texlive-recipe-0.9-4|45	
14mu|texlive-recipe-0.9-4|46	%changelog
14mu|texlive-recipe-0.9-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-4
14mu|texlive-recipe-0.9-4|48	+ Revision: 0ff9e73
14mu|texlive-recipe-0.9-4|49	- MassBuild#674: Increase release tag
14mu|texlive-recipe-0.9-4|50	
14mu|texlive-recipe-0.9-4|51	

25657 14
14mu|texlive-recipecard-2.0-4|1	# revision 15878
14mu|texlive-recipecard-2.0-4|2	# category Package
14mu|texlive-recipecard-2.0-4|3	# catalog-ctan /macros/latex/contrib/recipecard
14mu|texlive-recipecard-2.0-4|4	# catalog-date 2008-08-24 10:50:19 +0200
14mu|texlive-recipecard-2.0-4|5	# catalog-license lppl
14mu|texlive-recipecard-2.0-4|6	# catalog-version 2.0
14mu|texlive-recipecard-2.0-4|7	Name:		texlive-recipecard
14mu|texlive-recipecard-2.0-4|8	Version:	2.0
14mu|texlive-recipecard-2.0-4|9	Release:	4
14mu|texlive-recipecard-2.0-4|10	Summary:	Typeset recipes in note-card-sized boxes
14mu|texlive-recipecard-2.0-4|11	Group:		Publishing
14mu|texlive-recipecard-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/recipecard
14mu|texlive-recipecard-2.0-4|13	License:	LPPL
14mu|texlive-recipecard-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipecard.tar.xz
14mu|texlive-recipecard-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipecard.doc.tar.xz
14mu|texlive-recipecard-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipecard.source.tar.xz
14mu|texlive-recipecard-2.0-4|17	BuildArch:	noarch
14mu|texlive-recipecard-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-recipecard-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-recipecard-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-recipecard-2.0-4|21	
14mu|texlive-recipecard-2.0-4|22	%description
14mu|texlive-recipecard-2.0-4|23	The recipecard class typesets recipes into note card sized
14mu|texlive-recipecard-2.0-4|24	boxes that can then be cut out and pasted on to note cards. The
14mu|texlive-recipecard-2.0-4|25	recipe then looks elegant and fits in the box of recipes.
14mu|texlive-recipecard-2.0-4|26	
14mu|texlive-recipecard-2.0-4|27	
14mu|texlive-recipecard-2.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-recipecard-2.0-4|29	%files
14mu|texlive-recipecard-2.0-4|30	%{_texmfdistdir}/tex/latex/recipecard/recipecard.cls
14mu|texlive-recipecard-2.0-4|31	%doc %{_texmfdistdir}/doc/latex/recipecard/README
14mu|texlive-recipecard-2.0-4|32	%doc %{_texmfdistdir}/doc/latex/recipecard/recipecard.pdf
14mu|texlive-recipecard-2.0-4|33	%doc %{_texmfdistdir}/doc/latex/recipecard/test2.pdf
14mu|texlive-recipecard-2.0-4|34	%doc %{_texmfdistdir}/doc/latex/recipecard/test2.tex
14mu|texlive-recipecard-2.0-4|35	#- source
14mu|texlive-recipecard-2.0-4|36	%doc %{_texmfdistdir}/source/latex/recipecard/recipecard.dtx
14mu|texlive-recipecard-2.0-4|37	
14mu|texlive-recipecard-2.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-recipecard-2.0-4|39	%prep
14mu|texlive-recipecard-2.0-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-recipecard-2.0-4|41	
14mu|texlive-recipecard-2.0-4|42	%build
14mu|texlive-recipecard-2.0-4|43	
14mu|texlive-recipecard-2.0-4|44	%install
14mu|texlive-recipecard-2.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-recipecard-2.0-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-recipecard-2.0-4|47	
14mu|texlive-recipecard-2.0-4|48	
14mu|texlive-recipecard-2.0-4|49	
14mu|texlive-recipecard-2.0-4|50	%changelog
14mu|texlive-recipecard-2.0-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-recipecard-2.0-4|52	+ Revision: b1e65d0
14mu|texlive-recipecard-2.0-4|53	- MassBuild#674: Increase release tag
14mu|texlive-recipecard-2.0-4|54	
14mu|texlive-recipecard-2.0-4|55	

25658 14
14mu|texlive-rectopma-20101002-4|1	# revision 19980
14mu|texlive-rectopma-20101002-4|2	# category Package
14mu|texlive-rectopma-20101002-4|3	# catalog-ctan /macros/latex/contrib/rectopma
14mu|texlive-rectopma-20101002-4|4	# catalog-date 2010-10-02 17:24:09 +0200
14mu|texlive-rectopma-20101002-4|5	# catalog-license lppl
14mu|texlive-rectopma-20101002-4|6	# catalog-version undef
14mu|texlive-rectopma-20101002-4|7	Name:		texlive-rectopma
14mu|texlive-rectopma-20101002-4|8	Version:	20101002
14mu|texlive-rectopma-20101002-4|9	Release:	4
14mu|texlive-rectopma-20101002-4|10	Summary:	Recycle top matter
14mu|texlive-rectopma-20101002-4|11	Group:		Publishing
14mu|texlive-rectopma-20101002-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rectopma
14mu|texlive-rectopma-20101002-4|13	License:	LPPL
14mu|texlive-rectopma-20101002-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rectopma.tar.xz
14mu|texlive-rectopma-20101002-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rectopma.doc.tar.xz
14mu|texlive-rectopma-20101002-4|16	BuildArch:	noarch
14mu|texlive-rectopma-20101002-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-rectopma-20101002-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-rectopma-20101002-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-rectopma-20101002-4|20	
14mu|texlive-rectopma-20101002-4|21	%description
14mu|texlive-rectopma-20101002-4|22	Saves the arguments of \author and \title for reference (after
14mu|texlive-rectopma-20101002-4|23	\maketitle) in a document. (\maketitle simply disposes of the
14mu|texlive-rectopma-20101002-4|24	information, in the standard classes and some others.).
14mu|texlive-rectopma-20101002-4|25	
14mu|texlive-rectopma-20101002-4|26	
14mu|texlive-rectopma-20101002-4|27	#-----------------------------------------------------------------------
14mu|texlive-rectopma-20101002-4|28	%files
14mu|texlive-rectopma-20101002-4|29	%{_texmfdistdir}/tex/latex/rectopma/rectopma.sty
14mu|texlive-rectopma-20101002-4|30	%doc %{_texmfdistdir}/doc/latex/rectopma/TestTitle.pdf
14mu|texlive-rectopma-20101002-4|31	%doc %{_texmfdistdir}/doc/latex/rectopma/TestTitle.tex
14mu|texlive-rectopma-20101002-4|32	
14mu|texlive-rectopma-20101002-4|33	#-----------------------------------------------------------------------
14mu|texlive-rectopma-20101002-4|34	%prep
14mu|texlive-rectopma-20101002-4|35	%setup -c -a0 -a1
14mu|texlive-rectopma-20101002-4|36	
14mu|texlive-rectopma-20101002-4|37	%build
14mu|texlive-rectopma-20101002-4|38	
14mu|texlive-rectopma-20101002-4|39	%install
14mu|texlive-rectopma-20101002-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rectopma-20101002-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-rectopma-20101002-4|42	
14mu|texlive-rectopma-20101002-4|43	
14mu|texlive-rectopma-20101002-4|44	
14mu|texlive-rectopma-20101002-4|45	%changelog
14mu|texlive-rectopma-20101002-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101002-4
14mu|texlive-rectopma-20101002-4|47	+ Revision: 5c5dc15
14mu|texlive-rectopma-20101002-4|48	- MassBuild#674: Increase release tag
14mu|texlive-rectopma-20101002-4|49	
14mu|texlive-rectopma-20101002-4|50	

25659 14
14mu|texlive-refcheck-1.7-4|1	# revision 21094
14mu|texlive-refcheck-1.7-4|2	# category Package
14mu|texlive-refcheck-1.7-4|3	# catalog-ctan /macros/latex/contrib/refcheck
14mu|texlive-refcheck-1.7-4|4	# catalog-date 2007-01-06 10:07:33 +0100
14mu|texlive-refcheck-1.7-4|5	# catalog-license gpl
14mu|texlive-refcheck-1.7-4|6	# catalog-version 1.7
14mu|texlive-refcheck-1.7-4|7	Name:		texlive-refcheck
14mu|texlive-refcheck-1.7-4|8	Version:	1.7
14mu|texlive-refcheck-1.7-4|9	Release:	4
14mu|texlive-refcheck-1.7-4|10	Summary:	Check references (in figures, table, equations, etc)
14mu|texlive-refcheck-1.7-4|11	Group:		Publishing
14mu|texlive-refcheck-1.7-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refcheck
14mu|texlive-refcheck-1.7-4|13	License:	GPL
14mu|texlive-refcheck-1.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refcheck.tar.xz
14mu|texlive-refcheck-1.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refcheck.doc.tar.xz
14mu|texlive-refcheck-1.7-4|16	BuildArch:	noarch
14mu|texlive-refcheck-1.7-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-refcheck-1.7-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-refcheck-1.7-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-refcheck-1.7-4|20	
14mu|texlive-refcheck-1.7-4|21	%description
14mu|texlive-refcheck-1.7-4|22	Intended to check references in a document, looking for
14mu|texlive-refcheck-1.7-4|23	numbered but unlabelled equations, for labels which are not
14mu|texlive-refcheck-1.7-4|24	used in the text, for unused bibliography references. It can
14mu|texlive-refcheck-1.7-4|25	also display label names in text near corresponding numbers of
14mu|texlive-refcheck-1.7-4|26	equations and/or bibliography references.
14mu|texlive-refcheck-1.7-4|27	
14mu|texlive-refcheck-1.7-4|28	
14mu|texlive-refcheck-1.7-4|29	#-----------------------------------------------------------------------
14mu|texlive-refcheck-1.7-4|30	%files
14mu|texlive-refcheck-1.7-4|31	%{_texmfdistdir}/tex/latex/refcheck/refcheck.sty
14mu|texlive-refcheck-1.7-4|32	%doc %{_texmfdistdir}/doc/latex/refcheck/README
14mu|texlive-refcheck-1.7-4|33	%doc %{_texmfdistdir}/doc/latex/refcheck/refdemo.pdf
14mu|texlive-refcheck-1.7-4|34	%doc %{_texmfdistdir}/doc/latex/refcheck/refdemo.tex
14mu|texlive-refcheck-1.7-4|35	
14mu|texlive-refcheck-1.7-4|36	#-----------------------------------------------------------------------
14mu|texlive-refcheck-1.7-4|37	%prep
14mu|texlive-refcheck-1.7-4|38	%setup -c -a0 -a1
14mu|texlive-refcheck-1.7-4|39	
14mu|texlive-refcheck-1.7-4|40	%build
14mu|texlive-refcheck-1.7-4|41	
14mu|texlive-refcheck-1.7-4|42	%install
14mu|texlive-refcheck-1.7-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-refcheck-1.7-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-refcheck-1.7-4|45	
14mu|texlive-refcheck-1.7-4|46	
14mu|texlive-refcheck-1.7-4|47	
14mu|texlive-refcheck-1.7-4|48	%changelog
14mu|texlive-refcheck-1.7-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7-4
14mu|texlive-refcheck-1.7-4|50	+ Revision: f845f0b
14mu|texlive-refcheck-1.7-4|51	- MassBuild#674: Increase release tag
14mu|texlive-refcheck-1.7-4|52	
14mu|texlive-refcheck-1.7-4|53	

25660 14
14mu|texlive-refenums-1.1.1-3|1	# revision 32562
14mu|texlive-refenums-1.1.1-3|2	# category Package
14mu|texlive-refenums-1.1.1-3|3	# catalog-ctan /macros/latex/contrib/refenums
14mu|texlive-refenums-1.1.1-3|4	# catalog-date 2014-01-03 20:50:16 +0100
14mu|texlive-refenums-1.1.1-3|5	# catalog-license lppl1.3
14mu|texlive-refenums-1.1.1-3|6	# catalog-version 1.1.1
14mu|texlive-refenums-1.1.1-3|7	Name:		texlive-refenums
14mu|texlive-refenums-1.1.1-3|8	Version:	1.1.1
14mu|texlive-refenums-1.1.1-3|9	Release:	3
14mu|texlive-refenums-1.1.1-3|10	Summary:	Define reference labels items with names of their own
14mu|texlive-refenums-1.1.1-3|11	Group:		Publishing
14mu|texlive-refenums-1.1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refenums
14mu|texlive-refenums-1.1.1-3|13	License:	LPPL1.3
14mu|texlive-refenums-1.1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refenums.tar.xz
14mu|texlive-refenums-1.1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refenums.doc.tar.xz
14mu|texlive-refenums-1.1.1-3|16	BuildArch:	noarch
14mu|texlive-refenums-1.1.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-refenums-1.1.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-refenums-1.1.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-refenums-1.1.1-3|20	
14mu|texlive-refenums-1.1.1-3|21	%description
14mu|texlive-refenums-1.1.1-3|22	The package provides commands to define enumerable items with a
14mu|texlive-refenums-1.1.1-3|23	number and a long name, which can be referenced referenced
14mu|texlive-refenums-1.1.1-3|24	later with the name or just the short form. For instance,
14mu|texlive-refenums-1.1.1-3|25	"Milestone M1: Specification created" can be defined and later
14mu|texlive-refenums-1.1.1-3|26	on be referenced with 'M1' or 'M1 ("Specification created")'.
14mu|texlive-refenums-1.1.1-3|27	The text in the references is derived from the definition and
14mu|texlive-refenums-1.1.1-3|28	also rendered as hyperlink to the definition.
14mu|texlive-refenums-1.1.1-3|29	
14mu|texlive-refenums-1.1.1-3|30	
14mu|texlive-refenums-1.1.1-3|31	#-----------------------------------------------------------------------
14mu|texlive-refenums-1.1.1-3|32	%files
14mu|texlive-refenums-1.1.1-3|33	%{_texmfdistdir}/tex/latex/refenums/refenums.sty
14mu|texlive-refenums-1.1.1-3|34	%doc %{_texmfdistdir}/doc/latex/refenums/LICENSE
14mu|texlive-refenums-1.1.1-3|35	%doc %{_texmfdistdir}/doc/latex/refenums/README.md
14mu|texlive-refenums-1.1.1-3|36	%doc %{_texmfdistdir}/doc/latex/refenums/demo.pdf
14mu|texlive-refenums-1.1.1-3|37	%doc %{_texmfdistdir}/doc/latex/refenums/demo.tex
14mu|texlive-refenums-1.1.1-3|38	%doc %{_texmfdistdir}/doc/latex/refenums/test/demo-sec-param.tex
14mu|texlive-refenums-1.1.1-3|39	
14mu|texlive-refenums-1.1.1-3|40	#-----------------------------------------------------------------------
14mu|texlive-refenums-1.1.1-3|41	%prep
14mu|texlive-refenums-1.1.1-3|42	%setup -c -a0 -a1
14mu|texlive-refenums-1.1.1-3|43	
14mu|texlive-refenums-1.1.1-3|44	%build
14mu|texlive-refenums-1.1.1-3|45	
14mu|texlive-refenums-1.1.1-3|46	%install
14mu|texlive-refenums-1.1.1-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-refenums-1.1.1-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-refenums-1.1.1-3|49	
14mu|texlive-refenums-1.1.1-3|50	%changelog
14mu|texlive-refenums-1.1.1-3|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-3
14mu|texlive-refenums-1.1.1-3|52	+ Revision: beb15e9
14mu|texlive-refenums-1.1.1-3|53	- MassBuild#674: Increase release tag
14mu|texlive-refenums-1.1.1-3|54	
14mu|texlive-refenums-1.1.1-3|55	

25661 14
14mu|texlive-reflectgraphics-0.2-7|1	# revision 32181
14mu|texlive-reflectgraphics-0.2-7|2	# category Package
14mu|texlive-reflectgraphics-0.2-7|3	# catalog-ctan /macros/latex/contrib/reflectgraphics
14mu|texlive-reflectgraphics-0.2-7|4	# catalog-date 2013-11-18 17:49:17 +0100
14mu|texlive-reflectgraphics-0.2-7|5	# catalog-license lppl1.3
14mu|texlive-reflectgraphics-0.2-7|6	# catalog-version 0.2
14mu|texlive-reflectgraphics-0.2-7|7	Name:		texlive-reflectgraphics
14mu|texlive-reflectgraphics-0.2-7|8	Version:	0.2
14mu|texlive-reflectgraphics-0.2-7|9	Release:	7
14mu|texlive-reflectgraphics-0.2-7|10	Summary:	Techniques for reflecting graphics
14mu|texlive-reflectgraphics-0.2-7|11	Group:		Publishing
14mu|texlive-reflectgraphics-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/reflectgraphics
14mu|texlive-reflectgraphics-0.2-7|13	License:	LPPL1.3
14mu|texlive-reflectgraphics-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reflectgraphics.tar.xz
14mu|texlive-reflectgraphics-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reflectgraphics.doc.tar.xz
14mu|texlive-reflectgraphics-0.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reflectgraphics.source.tar.xz
14mu|texlive-reflectgraphics-0.2-7|17	BuildArch:	noarch
14mu|texlive-reflectgraphics-0.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-reflectgraphics-0.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-reflectgraphics-0.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-reflectgraphics-0.2-7|21	
14mu|texlive-reflectgraphics-0.2-7|22	%description
14mu|texlive-reflectgraphics-0.2-7|23	The package provides a macro for reflecting images, in a number
14mu|texlive-reflectgraphics-0.2-7|24	of different ways, in pursuit of "more striking" graphics in a
14mu|texlive-reflectgraphics-0.2-7|25	document.
14mu|texlive-reflectgraphics-0.2-7|26	
14mu|texlive-reflectgraphics-0.2-7|27	
14mu|texlive-reflectgraphics-0.2-7|28	#-----------------------------------------------------------------------
14mu|texlive-reflectgraphics-0.2-7|29	%files
14mu|texlive-reflectgraphics-0.2-7|30	%{_texmfdistdir}/tex/latex/reflectgraphics/reflectgraphics.sty
14mu|texlive-reflectgraphics-0.2-7|31	%doc %{_texmfdistdir}/doc/latex/reflectgraphics/README
14mu|texlive-reflectgraphics-0.2-7|32	%doc %{_texmfdistdir}/doc/latex/reflectgraphics/reflectgraphics.pdf
14mu|texlive-reflectgraphics-0.2-7|33	#- source
14mu|texlive-reflectgraphics-0.2-7|34	%doc %{_texmfdistdir}/source/latex/reflectgraphics/reflectgraphics.dtx
14mu|texlive-reflectgraphics-0.2-7|35	%doc %{_texmfdistdir}/source/latex/reflectgraphics/reflectgraphics.ins
14mu|texlive-reflectgraphics-0.2-7|36	
14mu|texlive-reflectgraphics-0.2-7|37	#-----------------------------------------------------------------------
14mu|texlive-reflectgraphics-0.2-7|38	%prep
14mu|texlive-reflectgraphics-0.2-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-reflectgraphics-0.2-7|40	
14mu|texlive-reflectgraphics-0.2-7|41	%build
14mu|texlive-reflectgraphics-0.2-7|42	
14mu|texlive-reflectgraphics-0.2-7|43	%install
14mu|texlive-reflectgraphics-0.2-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-reflectgraphics-0.2-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-reflectgraphics-0.2-7|46	
14mu|texlive-reflectgraphics-0.2-7|47	%changelog
14mu|texlive-reflectgraphics-0.2-7|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-reflectgraphics-0.2-7|49	+ Revision: bd2dd2f
14mu|texlive-reflectgraphics-0.2-7|50	- MassBuild#674: Increase release tag
14mu|texlive-reflectgraphics-0.2-7|51	
14mu|texlive-reflectgraphics-0.2-7|52	

25662 14
14mu|texlive-refman-2.0e-4|1	# revision 15878
14mu|texlive-refman-2.0e-4|2	# category Package
14mu|texlive-refman-2.0e-4|3	# catalog-ctan /macros/latex/contrib/refman
14mu|texlive-refman-2.0e-4|4	# catalog-date 2006-11-19 21:19:11 +0100
14mu|texlive-refman-2.0e-4|5	# catalog-license lppl
14mu|texlive-refman-2.0e-4|6	# catalog-version 2.0e
14mu|texlive-refman-2.0e-4|7	Name:		texlive-refman
14mu|texlive-refman-2.0e-4|8	Version:	2.0e
14mu|texlive-refman-2.0e-4|9	Release:	4
14mu|texlive-refman-2.0e-4|10	Summary:	Format technical reference manuals
14mu|texlive-refman-2.0e-4|11	Group:		Publishing
14mu|texlive-refman-2.0e-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refman
14mu|texlive-refman-2.0e-4|13	License:	LPPL
14mu|texlive-refman-2.0e-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refman.tar.xz
14mu|texlive-refman-2.0e-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refman.doc.tar.xz
14mu|texlive-refman-2.0e-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refman.source.tar.xz
14mu|texlive-refman-2.0e-4|17	BuildArch:	noarch
14mu|texlive-refman-2.0e-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-refman-2.0e-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-refman-2.0e-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-refman-2.0e-4|21	
14mu|texlive-refman-2.0e-4|22	%description
14mu|texlive-refman-2.0e-4|23	Document classes (report- and article-style) for writing
14mu|texlive-refman-2.0e-4|24	technical reference manuals. It offers a wide left margin for
14mu|texlive-refman-2.0e-4|25	notes to the reader, like some of the manuals distributed by
14mu|texlive-refman-2.0e-4|26	Adobe.
14mu|texlive-refman-2.0e-4|27	
14mu|texlive-refman-2.0e-4|28	
14mu|texlive-refman-2.0e-4|29	#-----------------------------------------------------------------------
14mu|texlive-refman-2.0e-4|30	%files
14mu|texlive-refman-2.0e-4|31	%{_texmfdistdir}/tex/latex/refman/pagepc.sty
14mu|texlive-refman-2.0e-4|32	%{_texmfdistdir}/tex/latex/refman/refart.cls
14mu|texlive-refman-2.0e-4|33	%{_texmfdistdir}/tex/latex/refman/refrep.cls
14mu|texlive-refman-2.0e-4|34	%doc %{_texmfdistdir}/doc/latex/refman/00Contents
14mu|texlive-refman-2.0e-4|35	%doc %{_texmfdistdir}/doc/latex/refman/lay_d2.tex
14mu|texlive-refman-2.0e-4|36	%doc %{_texmfdistdir}/doc/latex/refman/lay_e2.tex
14mu|texlive-refman-2.0e-4|37	%doc %{_texmfdistdir}/doc/latex/refman/layout_d.pdf
14mu|texlive-refman-2.0e-4|38	%doc %{_texmfdistdir}/doc/latex/refman/layout_d.tex
14mu|texlive-refman-2.0e-4|39	%doc %{_texmfdistdir}/doc/latex/refman/layout_e.pdf
14mu|texlive-refman-2.0e-4|40	%doc %{_texmfdistdir}/doc/latex/refman/layout_e.tex
14mu|texlive-refman-2.0e-4|41	%doc %{_texmfdistdir}/doc/latex/refman/refman.pdf
14mu|texlive-refman-2.0e-4|42	%doc %{_texmfdistdir}/doc/latex/refman/refman.upl
14mu|texlive-refman-2.0e-4|43	#- source
14mu|texlive-refman-2.0e-4|44	%doc %{_texmfdistdir}/source/latex/refman/refman.dtx
14mu|texlive-refman-2.0e-4|45	%doc %{_texmfdistdir}/source/latex/refman/refman.ins
14mu|texlive-refman-2.0e-4|46	
14mu|texlive-refman-2.0e-4|47	#-----------------------------------------------------------------------
14mu|texlive-refman-2.0e-4|48	%prep
14mu|texlive-refman-2.0e-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-refman-2.0e-4|50	
14mu|texlive-refman-2.0e-4|51	%build
14mu|texlive-refman-2.0e-4|52	
14mu|texlive-refman-2.0e-4|53	%install
14mu|texlive-refman-2.0e-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-refman-2.0e-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-refman-2.0e-4|56	
14mu|texlive-refman-2.0e-4|57	
14mu|texlive-refman-2.0e-4|58	
14mu|texlive-refman-2.0e-4|59	%changelog
14mu|texlive-refman-2.0e-4|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0e-4
14mu|texlive-refman-2.0e-4|61	+ Revision: 0204f1a
14mu|texlive-refman-2.0e-4|62	- MassBuild#674: Increase release tag
14mu|texlive-refman-2.0e-4|63	
14mu|texlive-refman-2.0e-4|64	

25663 14
14mu|texlive-refstyle-0.5-4|1	# revision 20318
14mu|texlive-refstyle-0.5-4|2	# category Package
14mu|texlive-refstyle-0.5-4|3	# catalog-ctan /macros/latex/contrib/refstyle
14mu|texlive-refstyle-0.5-4|4	# catalog-date 2010-11-03 15:55:25 +0100
14mu|texlive-refstyle-0.5-4|5	# catalog-license lppl
14mu|texlive-refstyle-0.5-4|6	# catalog-version 0.5
14mu|texlive-refstyle-0.5-4|7	Name:		texlive-refstyle
14mu|texlive-refstyle-0.5-4|8	Version:	0.5
14mu|texlive-refstyle-0.5-4|9	Release:	4
14mu|texlive-refstyle-0.5-4|10	Summary:	Advanced formatting of cross references
14mu|texlive-refstyle-0.5-4|11	Group:		Publishing
14mu|texlive-refstyle-0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle
14mu|texlive-refstyle-0.5-4|13	License:	LPPL
14mu|texlive-refstyle-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refstyle.tar.xz
14mu|texlive-refstyle-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refstyle.doc.tar.xz
14mu|texlive-refstyle-0.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refstyle.source.tar.xz
14mu|texlive-refstyle-0.5-4|17	BuildArch:	noarch
14mu|texlive-refstyle-0.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-refstyle-0.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-refstyle-0.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-refstyle-0.5-4|21	
14mu|texlive-refstyle-0.5-4|22	%description
14mu|texlive-refstyle-0.5-4|23	The refstyle provides a consistent way of producing references
14mu|texlive-refstyle-0.5-4|24	throughout a project. Enough flexibility is provided to make
14mu|texlive-refstyle-0.5-4|25	local changes to a single reference. The user can configure
14mu|texlive-refstyle-0.5-4|26	their own setup. refstyle has a direct interface to varioref,
14mu|texlive-refstyle-0.5-4|27	and namerefs from the nameref package can easily be
14mu|texlive-refstyle-0.5-4|28	incorporated (if needed). For large projects such as a series
14mu|texlive-refstyle-0.5-4|29	of books or a multi volume thesis, written as freestanding
14mu|texlive-refstyle-0.5-4|30	documents, a facility is provided to interface to the xr
14mu|texlive-refstyle-0.5-4|31	package for external document references.
14mu|texlive-refstyle-0.5-4|32	
14mu|texlive-refstyle-0.5-4|33	
14mu|texlive-refstyle-0.5-4|34	#-----------------------------------------------------------------------
14mu|texlive-refstyle-0.5-4|35	%files
14mu|texlive-refstyle-0.5-4|36	%{_texmfdistdir}/tex/latex/refstyle/refstyle.cfg
14mu|texlive-refstyle-0.5-4|37	%{_texmfdistdir}/tex/latex/refstyle/refstyle.sty
14mu|texlive-refstyle-0.5-4|38	%doc %{_texmfdistdir}/doc/latex/refstyle/README
14mu|texlive-refstyle-0.5-4|39	%doc %{_texmfdistdir}/doc/latex/refstyle/refconfig.pdf
14mu|texlive-refstyle-0.5-4|40	%doc %{_texmfdistdir}/doc/latex/refstyle/refstyle.pdf
14mu|texlive-refstyle-0.5-4|41	#- source
14mu|texlive-refstyle-0.5-4|42	%doc %{_texmfdistdir}/source/latex/refstyle/refconfig.dtx
14mu|texlive-refstyle-0.5-4|43	%doc %{_texmfdistdir}/source/latex/refstyle/refstyle.dtx
14mu|texlive-refstyle-0.5-4|44	%doc %{_texmfdistdir}/source/latex/refstyle/refstyle.ins
14mu|texlive-refstyle-0.5-4|45	
14mu|texlive-refstyle-0.5-4|46	#-----------------------------------------------------------------------
14mu|texlive-refstyle-0.5-4|47	%prep
14mu|texlive-refstyle-0.5-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-refstyle-0.5-4|49	
14mu|texlive-refstyle-0.5-4|50	%build
14mu|texlive-refstyle-0.5-4|51	
14mu|texlive-refstyle-0.5-4|52	%install
14mu|texlive-refstyle-0.5-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-refstyle-0.5-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-refstyle-0.5-4|55	
14mu|texlive-refstyle-0.5-4|56	
14mu|texlive-refstyle-0.5-4|57	
14mu|texlive-refstyle-0.5-4|58	%changelog
14mu|texlive-refstyle-0.5-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-refstyle-0.5-4|60	+ Revision: d9bb87d
14mu|texlive-refstyle-0.5-4|61	- MassBuild#674: Increase release tag
14mu|texlive-refstyle-0.5-4|62	
14mu|texlive-refstyle-0.5-4|63	

25664 14
14mu|texlive-regcount-1.0-4|1	# revision 19979
14mu|texlive-regcount-1.0-4|2	# category Package
14mu|texlive-regcount-1.0-4|3	# catalog-ctan /macros/latex/contrib/regcount
14mu|texlive-regcount-1.0-4|4	# catalog-date 2010-10-02 17:24:09 +0200
14mu|texlive-regcount-1.0-4|5	# catalog-license lppl
14mu|texlive-regcount-1.0-4|6	# catalog-version 1.0
14mu|texlive-regcount-1.0-4|7	Name:		texlive-regcount
14mu|texlive-regcount-1.0-4|8	Version:	1.0
14mu|texlive-regcount-1.0-4|9	Release:	4
14mu|texlive-regcount-1.0-4|10	Summary:	Display the allocation status of the TeX registers
14mu|texlive-regcount-1.0-4|11	Group:		Publishing
14mu|texlive-regcount-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/regcount
14mu|texlive-regcount-1.0-4|13	License:	LPPL
14mu|texlive-regcount-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regcount.tar.xz
14mu|texlive-regcount-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regcount.doc.tar.xz
14mu|texlive-regcount-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regcount.source.tar.xz
14mu|texlive-regcount-1.0-4|17	BuildArch:	noarch
14mu|texlive-regcount-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-regcount-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-regcount-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-regcount-1.0-4|21	
14mu|texlive-regcount-1.0-4|22	%description
14mu|texlive-regcount-1.0-4|23	Adds a macro \rgcount which displays the allocation status of
14mu|texlive-regcount-1.0-4|24	the TeX registers. The display is written into the .log file as
14mu|texlive-regcount-1.0-4|25	it is a bit verbose. An automatic call to \rgcount is done at
14mu|texlive-regcount-1.0-4|26	\begin{document} and \end{document}.
14mu|texlive-regcount-1.0-4|27	
14mu|texlive-regcount-1.0-4|28	
14mu|texlive-regcount-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-regcount-1.0-4|30	%files
14mu|texlive-regcount-1.0-4|31	%{_texmfdistdir}/tex/latex/regcount/regcount.sty
14mu|texlive-regcount-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/regcount/readme
14mu|texlive-regcount-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/regcount/regcount.pdf
14mu|texlive-regcount-1.0-4|34	#- source
14mu|texlive-regcount-1.0-4|35	%doc %{_texmfdistdir}/source/latex/regcount/regcount.dtx
14mu|texlive-regcount-1.0-4|36	%doc %{_texmfdistdir}/source/latex/regcount/regcount.ins
14mu|texlive-regcount-1.0-4|37	
14mu|texlive-regcount-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-regcount-1.0-4|39	%prep
14mu|texlive-regcount-1.0-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-regcount-1.0-4|41	
14mu|texlive-regcount-1.0-4|42	%build
14mu|texlive-regcount-1.0-4|43	
14mu|texlive-regcount-1.0-4|44	%install
14mu|texlive-regcount-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-regcount-1.0-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-regcount-1.0-4|47	
14mu|texlive-regcount-1.0-4|48	
14mu|texlive-regcount-1.0-4|49	
14mu|texlive-regcount-1.0-4|50	%changelog
14mu|texlive-regcount-1.0-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-regcount-1.0-4|52	+ Revision: 0c0d6b5
14mu|texlive-regcount-1.0-4|53	- MassBuild#674: Increase release tag
14mu|texlive-regcount-1.0-4|54	
14mu|texlive-regcount-1.0-4|55	

25665 14
14mu|texlive-regexpatch-0.1b-4|1	# revision 27155
14mu|texlive-regexpatch-0.1b-4|2	# category Package
14mu|texlive-regexpatch-0.1b-4|3	# catalog-ctan /macros/latex/contrib/regexpatch
14mu|texlive-regexpatch-0.1b-4|4	# catalog-date 2012-07-24 17:30:46 +0200
14mu|texlive-regexpatch-0.1b-4|5	# catalog-license lppl1.3
14mu|texlive-regexpatch-0.1b-4|6	# catalog-version 0.1b
14mu|texlive-regexpatch-0.1b-4|7	Name:		texlive-regexpatch
14mu|texlive-regexpatch-0.1b-4|8	Epoch:		1
14mu|texlive-regexpatch-0.1b-4|9	Version:	0.1b
14mu|texlive-regexpatch-0.1b-4|10	Release:	4
14mu|texlive-regexpatch-0.1b-4|11	Summary:	High level patching of commands
14mu|texlive-regexpatch-0.1b-4|12	Group:		Publishing
14mu|texlive-regexpatch-0.1b-4|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/regexpatch
14mu|texlive-regexpatch-0.1b-4|14	License:	LPPL1.3
14mu|texlive-regexpatch-0.1b-4|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regexpatch.tar.xz
14mu|texlive-regexpatch-0.1b-4|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regexpatch.doc.tar.xz
14mu|texlive-regexpatch-0.1b-4|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regexpatch.source.tar.xz
14mu|texlive-regexpatch-0.1b-4|18	BuildArch:	noarch
14mu|texlive-regexpatch-0.1b-4|19	BuildRequires:	texlive-tlpkg
14mu|texlive-regexpatch-0.1b-4|20	Requires(pre):	texlive-tlpkg
14mu|texlive-regexpatch-0.1b-4|21	Requires(post):	texlive-kpathsea
14mu|texlive-regexpatch-0.1b-4|22	
14mu|texlive-regexpatch-0.1b-4|23	%description
14mu|texlive-regexpatch-0.1b-4|24	The package generalises the macro patching commands provided by
14mu|texlive-regexpatch-0.1b-4|25	P. Lehmann's etoolbox. The difference between this package and
14mu|texlive-regexpatch-0.1b-4|26	its sibling xpatch is that this package sports a very powerful
14mu|texlive-regexpatch-0.1b-4|27	\regexpatchcmd based on the l3regex module of the LaTeX3
14mu|texlive-regexpatch-0.1b-4|28	experimental packages.
14mu|texlive-regexpatch-0.1b-4|29	
14mu|texlive-regexpatch-0.1b-4|30	
14mu|texlive-regexpatch-0.1b-4|31	#-----------------------------------------------------------------------
14mu|texlive-regexpatch-0.1b-4|32	%files
14mu|texlive-regexpatch-0.1b-4|33	%{_texmfdistdir}/tex/latex/regexpatch/regexpatch.sty
14mu|texlive-regexpatch-0.1b-4|34	%doc %{_texmfdistdir}/doc/latex/regexpatch/README
14mu|texlive-regexpatch-0.1b-4|35	%doc %{_texmfdistdir}/doc/latex/regexpatch/regexpatch.pdf
14mu|texlive-regexpatch-0.1b-4|36	#- source
14mu|texlive-regexpatch-0.1b-4|37	%doc %{_texmfdistdir}/source/latex/regexpatch/regexpatch.dtx
14mu|texlive-regexpatch-0.1b-4|38	%doc %{_texmfdistdir}/source/latex/regexpatch/regexpatch.ins
14mu|texlive-regexpatch-0.1b-4|39	
14mu|texlive-regexpatch-0.1b-4|40	#-----------------------------------------------------------------------
14mu|texlive-regexpatch-0.1b-4|41	%prep
14mu|texlive-regexpatch-0.1b-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-regexpatch-0.1b-4|43	
14mu|texlive-regexpatch-0.1b-4|44	%build
14mu|texlive-regexpatch-0.1b-4|45	
14mu|texlive-regexpatch-0.1b-4|46	%install
14mu|texlive-regexpatch-0.1b-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-regexpatch-0.1b-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-regexpatch-0.1b-4|49	
14mu|texlive-regexpatch-0.1b-4|50	
14mu|texlive-regexpatch-0.1b-4|51	
14mu|texlive-regexpatch-0.1b-4|52	%changelog
14mu|texlive-regexpatch-0.1b-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1b-4
14mu|texlive-regexpatch-0.1b-4|54	+ Revision: 06e94ba
14mu|texlive-regexpatch-0.1b-4|55	- MassBuild#674: Increase release tag
14mu|texlive-regexpatch-0.1b-4|56	
14mu|texlive-regexpatch-0.1b-4|57	

25666 14
14mu|texlive-register-1.6-4|1	# revision 21127
14mu|texlive-register-1.6-4|2	# category Package
14mu|texlive-register-1.6-4|3	# catalog-ctan /macros/latex/contrib/register
14mu|texlive-register-1.6-4|4	# catalog-date 2011-01-19 22:37:08 +0100
14mu|texlive-register-1.6-4|5	# catalog-license lppl
14mu|texlive-register-1.6-4|6	# catalog-version 1.6
14mu|texlive-register-1.6-4|7	Name:		texlive-register
14mu|texlive-register-1.6-4|8	Version:	1.6
14mu|texlive-register-1.6-4|9	Release:	4
14mu|texlive-register-1.6-4|10	Summary:	Typeset programmable elements in digital hardware (registers)
14mu|texlive-register-1.6-4|11	Group:		Publishing
14mu|texlive-register-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/register
14mu|texlive-register-1.6-4|13	License:	LPPL
14mu|texlive-register-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/register.tar.xz
14mu|texlive-register-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/register.doc.tar.xz
14mu|texlive-register-1.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/register.source.tar.xz
14mu|texlive-register-1.6-4|17	BuildArch:	noarch
14mu|texlive-register-1.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-register-1.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-register-1.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-register-1.6-4|21	
14mu|texlive-register-1.6-4|22	%description
14mu|texlive-register-1.6-4|23	This package is designed for typesetting the programmable
14mu|texlive-register-1.6-4|24	elements in digital hardware, i.e., registers. Such registers
14mu|texlive-register-1.6-4|25	typically have many fields and can be quite wide; they are thus
14mu|texlive-register-1.6-4|26	a challenge to typeset in a consistent manner. Register is
14mu|texlive-register-1.6-4|27	similar in some aspects to the bytefield package. Anyone doing
14mu|texlive-register-1.6-4|28	hardware documentation using LaTeX should examine both
14mu|texlive-register-1.6-4|29	packages. Register requires a fairly recent version of the
14mu|texlive-register-1.6-4|30	float package. A Perl module and a Perl script are provided, to
14mu|texlive-register-1.6-4|31	translate the register specifications into programmable data
14mu|texlive-register-1.6-4|32	structures.
14mu|texlive-register-1.6-4|33	
14mu|texlive-register-1.6-4|34	
14mu|texlive-register-1.6-4|35	#-----------------------------------------------------------------------
14mu|texlive-register-1.6-4|36	%files
14mu|texlive-register-1.6-4|37	%{_texmfdistdir}/tex/latex/register/register.sty
14mu|texlive-register-1.6-4|38	%doc %{_texmfdistdir}/doc/latex/register/Reg_macro.pm
14mu|texlive-register-1.6-4|39	%doc %{_texmfdistdir}/doc/latex/register/reg_list.pl
14mu|texlive-register-1.6-4|40	%doc %{_texmfdistdir}/doc/latex/register/register.pdf
14mu|texlive-register-1.6-4|41	#- source
14mu|texlive-register-1.6-4|42	%doc %{_texmfdistdir}/source/latex/register/register.dtx
14mu|texlive-register-1.6-4|43	%doc %{_texmfdistdir}/source/latex/register/register.ins
14mu|texlive-register-1.6-4|44	
14mu|texlive-register-1.6-4|45	#-----------------------------------------------------------------------
14mu|texlive-register-1.6-4|46	%prep
14mu|texlive-register-1.6-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-register-1.6-4|48	
14mu|texlive-register-1.6-4|49	%build
14mu|texlive-register-1.6-4|50	
14mu|texlive-register-1.6-4|51	%install
14mu|texlive-register-1.6-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-register-1.6-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-register-1.6-4|54	
14mu|texlive-register-1.6-4|55	
14mu|texlive-register-1.6-4|56	
14mu|texlive-register-1.6-4|57	%changelog
14mu|texlive-register-1.6-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-register-1.6-4|59	+ Revision: 0b48abf
14mu|texlive-register-1.6-4|60	- MassBuild#674: Increase release tag
14mu|texlive-register-1.6-4|61	
14mu|texlive-register-1.6-4|62	

25667 14
14mu|texlive-regstats-1.0g-4|1	# revision 25050
14mu|texlive-regstats-1.0g-4|2	# category Package
14mu|texlive-regstats-1.0g-4|3	# catalog-ctan /macros/latex/contrib/regstats
14mu|texlive-regstats-1.0g-4|4	# catalog-date 2012-01-02 14:24:13 +0100
14mu|texlive-regstats-1.0g-4|5	# catalog-license lppl1.3
14mu|texlive-regstats-1.0g-4|6	# catalog-version 1.0g
14mu|texlive-regstats-1.0g-4|7	Name:		texlive-regstats
14mu|texlive-regstats-1.0g-4|8	Version:	1.0g
14mu|texlive-regstats-1.0g-4|9	Release:	4
14mu|texlive-regstats-1.0g-4|10	Summary:	Information about register use
14mu|texlive-regstats-1.0g-4|11	Group:		Publishing
14mu|texlive-regstats-1.0g-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/regstats
14mu|texlive-regstats-1.0g-4|13	License:	LPPL1.3
14mu|texlive-regstats-1.0g-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regstats.tar.xz
14mu|texlive-regstats-1.0g-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regstats.doc.tar.xz
14mu|texlive-regstats-1.0g-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regstats.source.tar.xz
14mu|texlive-regstats-1.0g-4|17	BuildArch:	noarch
14mu|texlive-regstats-1.0g-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-regstats-1.0g-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-regstats-1.0g-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-regstats-1.0g-4|21	
14mu|texlive-regstats-1.0g-4|22	%description
14mu|texlive-regstats-1.0g-4|23	The package will report number of used registers (counter,
14mu|texlive-regstats-1.0g-4|24	dimen, skip, muskip, box, token, input, output, math families,
14mu|texlive-regstats-1.0g-4|25	languages, insertions), and will compare the number to the
14mu|texlive-regstats-1.0g-4|26	maximum available number of such registers.
14mu|texlive-regstats-1.0g-4|27	
14mu|texlive-regstats-1.0g-4|28	
14mu|texlive-regstats-1.0g-4|29	#-----------------------------------------------------------------------
14mu|texlive-regstats-1.0g-4|30	%files
14mu|texlive-regstats-1.0g-4|31	%{_texmfdistdir}/tex/latex/regstats/regstats.sty
14mu|texlive-regstats-1.0g-4|32	%doc %{_texmfdistdir}/doc/latex/regstats/README
14mu|texlive-regstats-1.0g-4|33	%doc %{_texmfdistdir}/doc/latex/regstats/regstats-example.log
14mu|texlive-regstats-1.0g-4|34	%doc %{_texmfdistdir}/doc/latex/regstats/regstats-example.pdf
14mu|texlive-regstats-1.0g-4|35	%doc %{_texmfdistdir}/doc/latex/regstats/regstats-example.tex
14mu|texlive-regstats-1.0g-4|36	%doc %{_texmfdistdir}/doc/latex/regstats/regstats.pdf
14mu|texlive-regstats-1.0g-4|37	#- source
14mu|texlive-regstats-1.0g-4|38	%doc %{_texmfdistdir}/source/latex/regstats/regstats.drv
14mu|texlive-regstats-1.0g-4|39	%doc %{_texmfdistdir}/source/latex/regstats/regstats.dtx
14mu|texlive-regstats-1.0g-4|40	%doc %{_texmfdistdir}/source/latex/regstats/regstats.ins
14mu|texlive-regstats-1.0g-4|41	
14mu|texlive-regstats-1.0g-4|42	#-----------------------------------------------------------------------
14mu|texlive-regstats-1.0g-4|43	%prep
14mu|texlive-regstats-1.0g-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-regstats-1.0g-4|45	
14mu|texlive-regstats-1.0g-4|46	%build
14mu|texlive-regstats-1.0g-4|47	
14mu|texlive-regstats-1.0g-4|48	%install
14mu|texlive-regstats-1.0g-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-regstats-1.0g-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-regstats-1.0g-4|51	
14mu|texlive-regstats-1.0g-4|52	
14mu|texlive-regstats-1.0g-4|53	
14mu|texlive-regstats-1.0g-4|54	%changelog
14mu|texlive-regstats-1.0g-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0g-4
14mu|texlive-regstats-1.0g-4|56	+ Revision: a048c5b
14mu|texlive-regstats-1.0g-4|57	- MassBuild#674: Increase release tag
14mu|texlive-regstats-1.0g-4|58	
14mu|texlive-regstats-1.0g-4|59	

25668 14
14mu|texlive-relenc-20110406-4|1	# revision 22050
14mu|texlive-relenc-20110406-4|2	# category Package
14mu|texlive-relenc-20110406-4|3	# catalog-ctan /macros/latex/contrib/relenc
14mu|texlive-relenc-20110406-4|4	# catalog-date 2011-04-06 08:31:30 +0200
14mu|texlive-relenc-20110406-4|5	# catalog-license lppl1
14mu|texlive-relenc-20110406-4|6	# catalog-version undef
14mu|texlive-relenc-20110406-4|7	Name:		texlive-relenc
14mu|texlive-relenc-20110406-4|8	Version:	20110406
14mu|texlive-relenc-20110406-4|9	Release:	4
14mu|texlive-relenc-20110406-4|10	Summary:	A "relaxed" font encoding
14mu|texlive-relenc-20110406-4|11	Group:		Publishing
14mu|texlive-relenc-20110406-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/relenc
14mu|texlive-relenc-20110406-4|13	License:	LPPL1
14mu|texlive-relenc-20110406-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relenc.tar.xz
14mu|texlive-relenc-20110406-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relenc.doc.tar.xz
14mu|texlive-relenc-20110406-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relenc.source.tar.xz
14mu|texlive-relenc-20110406-4|17	BuildArch:	noarch
14mu|texlive-relenc-20110406-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-relenc-20110406-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-relenc-20110406-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-relenc-20110406-4|21	
14mu|texlive-relenc-20110406-4|22	%description
14mu|texlive-relenc-20110406-4|23	LaTeX package providing a relaxed font encoding to make
14mu|texlive-relenc-20110406-4|24	available to a font designer more slots for insertion of
14mu|texlive-relenc-20110406-4|25	ligatures and accented characters.
14mu|texlive-relenc-20110406-4|26	
14mu|texlive-relenc-20110406-4|27	
14mu|texlive-relenc-20110406-4|28	#-----------------------------------------------------------------------
14mu|texlive-relenc-20110406-4|29	%files
14mu|texlive-relenc-20110406-4|30	%{_texmfdistdir}/fonts/tfm/public/relenc/zcmr8d.tfm
14mu|texlive-relenc-20110406-4|31	%{_texmfdistdir}/fonts/tfm/public/relenc/zcmra.tfm
14mu|texlive-relenc-20110406-4|32	%{_texmfdistdir}/fonts/vf/public/relenc/zcmr8d.vf
14mu|texlive-relenc-20110406-4|33	%{_texmfdistdir}/fonts/vf/public/relenc/zcmra.vf
14mu|texlive-relenc-20110406-4|34	%{_texmfdistdir}/tex/latex/relenc/2sidedoc.sty
14mu|texlive-relenc-20110406-4|35	%{_texmfdistdir}/tex/latex/relenc/ecsubzcm.sty
14mu|texlive-relenc-20110406-4|36	%{_texmfdistdir}/tex/latex/relenc/relenc.sty
14mu|texlive-relenc-20110406-4|37	%{_texmfdistdir}/tex/latex/relenc/t1renc.def
14mu|texlive-relenc-20110406-4|38	%{_texmfdistdir}/tex/latex/relenc/t1rzcm.fd
14mu|texlive-relenc-20110406-4|39	%doc %{_texmfdistdir}/doc/latex/relenc/README
14mu|texlive-relenc-20110406-4|40	%doc %{_texmfdistdir}/doc/latex/relenc/reldemo.tex
14mu|texlive-relenc-20110406-4|41	%doc %{_texmfdistdir}/doc/latex/relenc/relenc.tex
14mu|texlive-relenc-20110406-4|42	%doc %{_texmfdistdir}/doc/latex/relenc/zcmr8d.vf2
14mu|texlive-relenc-20110406-4|43	%doc %{_texmfdistdir}/doc/latex/relenc/zcmr8d.vf3
14mu|texlive-relenc-20110406-4|44	%doc %{_texmfdistdir}/doc/latex/relenc/zcmra.vf2
14mu|texlive-relenc-20110406-4|45	%doc %{_texmfdistdir}/doc/latex/relenc/zcmra.vf3
14mu|texlive-relenc-20110406-4|46	#- source
14mu|texlive-relenc-20110406-4|47	%doc %{_texmfdistdir}/source/latex/relenc/relenc.dtx
14mu|texlive-relenc-20110406-4|48	%doc %{_texmfdistdir}/source/latex/relenc/relenc.ins
14mu|texlive-relenc-20110406-4|49	%doc %{_texmfdistdir}/source/latex/relenc/t1renc.dtx
14mu|texlive-relenc-20110406-4|50	%doc %{_texmfdistdir}/source/latex/relenc/t1rzcm.fdd
14mu|texlive-relenc-20110406-4|51	
14mu|texlive-relenc-20110406-4|52	#-----------------------------------------------------------------------
14mu|texlive-relenc-20110406-4|53	%prep
14mu|texlive-relenc-20110406-4|54	%setup -c -a0 -a1 -a2
14mu|texlive-relenc-20110406-4|55	
14mu|texlive-relenc-20110406-4|56	%build
14mu|texlive-relenc-20110406-4|57	
14mu|texlive-relenc-20110406-4|58	%install
14mu|texlive-relenc-20110406-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-relenc-20110406-4|60	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-relenc-20110406-4|61	
14mu|texlive-relenc-20110406-4|62	
14mu|texlive-relenc-20110406-4|63	
14mu|texlive-relenc-20110406-4|64	%changelog
14mu|texlive-relenc-20110406-4|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110406-4
14mu|texlive-relenc-20110406-4|66	+ Revision: 4d627c8
14mu|texlive-relenc-20110406-4|67	- MassBuild#674: Increase release tag
14mu|texlive-relenc-20110406-4|68	
14mu|texlive-relenc-20110406-4|69	

25669 14
14mu|texlive-relsize-4-4|1	# revision 24074
14mu|texlive-relsize-4-4|2	# category Package
14mu|texlive-relsize-4-4|3	# catalog-ctan /macros/latex/contrib/relsize
14mu|texlive-relsize-4-4|4	# catalog-date 2011-09-23 08:29:05 +0200
14mu|texlive-relsize-4-4|5	# catalog-license pd
14mu|texlive-relsize-4-4|6	# catalog-version 4
14mu|texlive-relsize-4-4|7	Name:		texlive-relsize
14mu|texlive-relsize-4-4|8	Version:	4
14mu|texlive-relsize-4-4|9	Release:	4
14mu|texlive-relsize-4-4|10	Summary:	Set the font size relative to the current font size
14mu|texlive-relsize-4-4|11	Group:		Publishing
14mu|texlive-relsize-4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/relsize
14mu|texlive-relsize-4-4|13	License:	PD
14mu|texlive-relsize-4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relsize.tar.xz
14mu|texlive-relsize-4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relsize.doc.tar.xz
14mu|texlive-relsize-4-4|16	BuildArch:	noarch
14mu|texlive-relsize-4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-relsize-4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-relsize-4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-relsize-4-4|20	
14mu|texlive-relsize-4-4|21	%description
14mu|texlive-relsize-4-4|22	The basic command of the package is \relsize, whose argument is
14mu|texlive-relsize-4-4|23	a number of \magsteps to change size; from this are defined
14mu|texlive-relsize-4-4|24	commands \larger, \smaller, \textlarger, etc.
14mu|texlive-relsize-4-4|25	
14mu|texlive-relsize-4-4|26	
14mu|texlive-relsize-4-4|27	#-----------------------------------------------------------------------
14mu|texlive-relsize-4-4|28	%files
14mu|texlive-relsize-4-4|29	%{_texmfdistdir}/tex/latex/relsize/relsize.sty
14mu|texlive-relsize-4-4|30	%doc %{_texmfdistdir}/doc/latex/relsize/README
14mu|texlive-relsize-4-4|31	%doc %{_texmfdistdir}/doc/latex/relsize/relsize-doc.pdf
14mu|texlive-relsize-4-4|32	%doc %{_texmfdistdir}/doc/latex/relsize/relsize-doc.tex
14mu|texlive-relsize-4-4|33	
14mu|texlive-relsize-4-4|34	#-----------------------------------------------------------------------
14mu|texlive-relsize-4-4|35	%prep
14mu|texlive-relsize-4-4|36	%setup -c -a0 -a1
14mu|texlive-relsize-4-4|37	
14mu|texlive-relsize-4-4|38	%build
14mu|texlive-relsize-4-4|39	
14mu|texlive-relsize-4-4|40	%install
14mu|texlive-relsize-4-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-relsize-4-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-relsize-4-4|43	
14mu|texlive-relsize-4-4|44	
14mu|texlive-relsize-4-4|45	
14mu|texlive-relsize-4-4|46	%changelog
14mu|texlive-relsize-4-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4-4
14mu|texlive-relsize-4-4|48	+ Revision: 1ef9ba9
14mu|texlive-relsize-4-4|49	- MassBuild#674: Increase release tag
14mu|texlive-relsize-4-4|50	
14mu|texlive-relsize-4-4|51	

25670 14
14mu|texlive-reotex-1.0-3|1	# revision 25037
14mu|texlive-reotex-1.0-3|2	# category Package
14mu|texlive-reotex-1.0-3|3	# catalog-ctan /graphics/pgf/contrib/reotex
14mu|texlive-reotex-1.0-3|4	# catalog-date 2012-01-06 12:55:46 +0100
14mu|texlive-reotex-1.0-3|5	# catalog-license lppl
14mu|texlive-reotex-1.0-3|6	# catalog-version 1.0
14mu|texlive-reotex-1.0-3|7	Name:		texlive-reotex
14mu|texlive-reotex-1.0-3|8	Version:	1.0
14mu|texlive-reotex-1.0-3|9	Release:	3
14mu|texlive-reotex-1.0-3|10	Summary:	Draw Reo Channels and Circuits
14mu|texlive-reotex-1.0-3|11	Group:		Publishing
14mu|texlive-reotex-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/reotex
14mu|texlive-reotex-1.0-3|13	License:	LPPL
14mu|texlive-reotex-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reotex.tar.xz
14mu|texlive-reotex-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reotex.doc.tar.xz
14mu|texlive-reotex-1.0-3|16	BuildArch:	noarch
14mu|texlive-reotex-1.0-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-reotex-1.0-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-reotex-1.0-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-reotex-1.0-3|20	
14mu|texlive-reotex-1.0-3|21	%description
14mu|texlive-reotex-1.0-3|22	The package defines macros and other utilities to design Reo
14mu|texlive-reotex-1.0-3|23	Circuits. The package require PGF/TikZ support.
14mu|texlive-reotex-1.0-3|24	
14mu|texlive-reotex-1.0-3|25	
14mu|texlive-reotex-1.0-3|26	#-----------------------------------------------------------------------
14mu|texlive-reotex-1.0-3|27	%files
14mu|texlive-reotex-1.0-3|28	%{_texmfdistdir}/tex/latex/reotex/reotex.sty
14mu|texlive-reotex-1.0-3|29	%doc %{_texmfdistdir}/doc/latex/reotex/README
14mu|texlive-reotex-1.0-3|30	%doc %{_texmfdistdir}/doc/latex/reotex/reotex.pdf
14mu|texlive-reotex-1.0-3|31	%doc %{_texmfdistdir}/doc/latex/reotex/reotex.tex
14mu|texlive-reotex-1.0-3|32	
14mu|texlive-reotex-1.0-3|33	#-----------------------------------------------------------------------
14mu|texlive-reotex-1.0-3|34	%prep
14mu|texlive-reotex-1.0-3|35	%setup -c -a0 -a1
14mu|texlive-reotex-1.0-3|36	
14mu|texlive-reotex-1.0-3|37	%build
14mu|texlive-reotex-1.0-3|38	
14mu|texlive-reotex-1.0-3|39	%install
14mu|texlive-reotex-1.0-3|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-reotex-1.0-3|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-reotex-1.0-3|42	
14mu|texlive-reotex-1.0-3|43	
14mu|texlive-reotex-1.0-3|44	
14mu|texlive-reotex-1.0-3|45	%changelog
14mu|texlive-reotex-1.0-3|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mu|texlive-reotex-1.0-3|47	+ Revision: a2e10cc
14mu|texlive-reotex-1.0-3|48	- MassBuild#674: Increase release tag
14mu|texlive-reotex-1.0-3|49	
14mu|texlive-reotex-1.0-3|50	

25671 14
14mu|texlive-repeatindex-0.01-4|1	# revision 24305
14mu|texlive-repeatindex-0.01-4|2	# category Package
14mu|texlive-repeatindex-0.01-4|3	# catalog-ctan /macros/latex/contrib/repeatindex
14mu|texlive-repeatindex-0.01-4|4	# catalog-date 2011-06-16 21:20:53 +0200
14mu|texlive-repeatindex-0.01-4|5	# catalog-license lppl
14mu|texlive-repeatindex-0.01-4|6	# catalog-version 0.01
14mu|texlive-repeatindex-0.01-4|7	Name:		texlive-repeatindex
14mu|texlive-repeatindex-0.01-4|8	Version:	0.01
14mu|texlive-repeatindex-0.01-4|9	Release:	4
14mu|texlive-repeatindex-0.01-4|10	Summary:	Repeat items in an index after a page or column break
14mu|texlive-repeatindex-0.01-4|11	Group:		Publishing
14mu|texlive-repeatindex-0.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/repeatindex
14mu|texlive-repeatindex-0.01-4|13	License:	LPPL
14mu|texlive-repeatindex-0.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repeatindex.tar.xz
14mu|texlive-repeatindex-0.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repeatindex.doc.tar.xz
14mu|texlive-repeatindex-0.01-4|16	BuildArch:	noarch
14mu|texlive-repeatindex-0.01-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-repeatindex-0.01-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-repeatindex-0.01-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-repeatindex-0.01-4|20	
14mu|texlive-repeatindex-0.01-4|21	%description
14mu|texlive-repeatindex-0.01-4|22	This Package repeats item of an index if a page or column break
14mu|texlive-repeatindex-0.01-4|23	occurs within a list of subitems. This helps to find out to
14mu|texlive-repeatindex-0.01-4|24	which main item a subitem belongs.
14mu|texlive-repeatindex-0.01-4|25	
14mu|texlive-repeatindex-0.01-4|26	
14mu|texlive-repeatindex-0.01-4|27	#-----------------------------------------------------------------------
14mu|texlive-repeatindex-0.01-4|28	%files
14mu|texlive-repeatindex-0.01-4|29	%{_texmfdistdir}/makeindex/repeatindex/repeatindex.ist
14mu|texlive-repeatindex-0.01-4|30	%{_texmfdistdir}/tex/latex/repeatindex/repeatindex.sty
14mu|texlive-repeatindex-0.01-4|31	%doc %{_texmfdistdir}/doc/latex/repeatindex/README
14mu|texlive-repeatindex-0.01-4|32	%doc %{_texmfdistdir}/doc/latex/repeatindex/testrepeatindex.tex
14mu|texlive-repeatindex-0.01-4|33	
14mu|texlive-repeatindex-0.01-4|34	#-----------------------------------------------------------------------
14mu|texlive-repeatindex-0.01-4|35	%prep
14mu|texlive-repeatindex-0.01-4|36	%setup -c -a0 -a1
14mu|texlive-repeatindex-0.01-4|37	
14mu|texlive-repeatindex-0.01-4|38	%build
14mu|texlive-repeatindex-0.01-4|39	
14mu|texlive-repeatindex-0.01-4|40	%install
14mu|texlive-repeatindex-0.01-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-repeatindex-0.01-4|42	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-repeatindex-0.01-4|43	
14mu|texlive-repeatindex-0.01-4|44	
14mu|texlive-repeatindex-0.01-4|45	
14mu|texlive-repeatindex-0.01-4|46	%changelog
14mu|texlive-repeatindex-0.01-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-4
14mu|texlive-repeatindex-0.01-4|48	+ Revision: e44de80
14mu|texlive-repeatindex-0.01-4|49	- MassBuild#674: Increase release tag
14mu|texlive-repeatindex-0.01-4|50	
14mu|texlive-repeatindex-0.01-4|51	

25672 14
14mu|texlive-repere-20140214-3|1	# revision 32455
14mu|texlive-repere-20140214-3|2	# category Package
14mu|texlive-repere-20140214-3|3	# catalog-ctan undef
14mu|texlive-repere-20140214-3|4	# catalog-date undef
14mu|texlive-repere-20140214-3|5	# catalog-license undef
14mu|texlive-repere-20140214-3|6	# catalog-version undef
14mu|texlive-repere-20140214-3|7	Name:		texlive-repere
14mu|texlive-repere-20140214-3|8	Version:	20140214
14mu|texlive-repere-20140214-3|9	Release:	3
14mu|texlive-repere-20140214-3|10	Summary:	TeXLive repere package
14mu|texlive-repere-20140214-3|11	Group:		Publishing
14mu|texlive-repere-20140214-3|12	URL:		http://tug.org/texlive
14mu|texlive-repere-20140214-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-repere-20140214-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repere.tar.xz
14mu|texlive-repere-20140214-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repere.doc.tar.xz
14mu|texlive-repere-20140214-3|16	BuildArch:	noarch
14mu|texlive-repere-20140214-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-repere-20140214-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-repere-20140214-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-repere-20140214-3|20	
14mu|texlive-repere-20140214-3|21	%description
14mu|texlive-repere-20140214-3|22	TeXLive repere package.
14mu|texlive-repere-20140214-3|23	
14mu|texlive-repere-20140214-3|24	
14mu|texlive-repere-20140214-3|25	#-----------------------------------------------------------------------
14mu|texlive-repere-20140214-3|26	%files
14mu|texlive-repere-20140214-3|27	%{_texmfdistdir}/metapost/repere/repere.mp
14mu|texlive-repere-20140214-3|28	%doc %{_texmfdistdir}/doc/metapost/repere/README
14mu|texlive-repere-20140214-3|29	%doc %{_texmfdistdir}/doc/metapost/repere/repere-doc.pdf
14mu|texlive-repere-20140214-3|30	%doc %{_texmfdistdir}/doc/metapost/repere/repere-doc.tex
14mu|texlive-repere-20140214-3|31	
14mu|texlive-repere-20140214-3|32	#-----------------------------------------------------------------------
14mu|texlive-repere-20140214-3|33	%prep
14mu|texlive-repere-20140214-3|34	%setup -c -a0 -a1
14mu|texlive-repere-20140214-3|35	
14mu|texlive-repere-20140214-3|36	%build
14mu|texlive-repere-20140214-3|37	
14mu|texlive-repere-20140214-3|38	%install
14mu|texlive-repere-20140214-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-repere-20140214-3|40	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-repere-20140214-3|41	
14mu|texlive-repere-20140214-3|42	%changelog
14mu|texlive-repere-20140214-3|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20140214-3
14mu|texlive-repere-20140214-3|44	+ Revision: f64fb09
14mu|texlive-repere-20140214-3|45	- MassBuild#674: Increase release tag
14mu|texlive-repere-20140214-3|46	
14mu|texlive-repere-20140214-3|47	

25673 14
14mu|texlive-resphilosophica-1.19-3|1	# revision 32874
14mu|texlive-resphilosophica-1.19-3|2	# category Package
14mu|texlive-resphilosophica-1.19-3|3	# catalog-ctan /macros/latex/contrib/resphilosophica
14mu|texlive-resphilosophica-1.19-3|4	# catalog-date 2014-02-05 19:42:21 +0100
14mu|texlive-resphilosophica-1.19-3|5	# catalog-license lppl1.3
14mu|texlive-resphilosophica-1.19-3|6	# catalog-version 1.19
14mu|texlive-resphilosophica-1.19-3|7	Name:		texlive-resphilosophica
14mu|texlive-resphilosophica-1.19-3|8	Version:	1.19
14mu|texlive-resphilosophica-1.19-3|9	Release:	3
14mu|texlive-resphilosophica-1.19-3|10	Summary:	Typeset articles for the journal Res Philosophica
14mu|texlive-resphilosophica-1.19-3|11	Group:		Publishing
14mu|texlive-resphilosophica-1.19-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/resphilosophica
14mu|texlive-resphilosophica-1.19-3|13	License:	LPPL1.3
14mu|texlive-resphilosophica-1.19-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resphilosophica.tar.xz
14mu|texlive-resphilosophica-1.19-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resphilosophica.doc.tar.xz
14mu|texlive-resphilosophica-1.19-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resphilosophica.source.tar.xz
14mu|texlive-resphilosophica-1.19-3|17	BuildArch:	noarch
14mu|texlive-resphilosophica-1.19-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-resphilosophica-1.19-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-resphilosophica-1.19-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-resphilosophica-1.19-3|21	
14mu|texlive-resphilosophica-1.19-3|22	%description
14mu|texlive-resphilosophica-1.19-3|23	Th bundle provides a class for typesetting articles for the
14mu|texlive-resphilosophica-1.19-3|24	journal Res Philosophica. Development was commissioned by Saint
14mu|texlive-resphilosophica-1.19-3|25	Louis University.
14mu|texlive-resphilosophica-1.19-3|26	
14mu|texlive-resphilosophica-1.19-3|27	
14mu|texlive-resphilosophica-1.19-3|28	#-----------------------------------------------------------------------
14mu|texlive-resphilosophica-1.19-3|29	%files
14mu|texlive-resphilosophica-1.19-3|30	%{_texmfdistdir}/bibtex/bst/resphilosophica/resphilosophica.bst
14mu|texlive-resphilosophica-1.19-3|31	%{_texmfdistdir}/tex/latex/resphilosophica/resphilosophica.cls
14mu|texlive-resphilosophica-1.19-3|32	%doc %{_texmfdistdir}/doc/latex/resphilosophica/Makefile
14mu|texlive-resphilosophica-1.19-3|33	%doc %{_texmfdistdir}/doc/latex/resphilosophica/README
14mu|texlive-resphilosophica-1.19-3|34	%doc %{_texmfdistdir}/doc/latex/resphilosophica/resphilosophica.bib
14mu|texlive-resphilosophica-1.19-3|35	%doc %{_texmfdistdir}/doc/latex/resphilosophica/resphilosophica.pdf
14mu|texlive-resphilosophica-1.19-3|36	%doc %{_texmfdistdir}/doc/latex/resphilosophica/rpsample.bib
14mu|texlive-resphilosophica-1.19-3|37	%doc %{_texmfdistdir}/doc/latex/resphilosophica/rpsample.pdf
14mu|texlive-resphilosophica-1.19-3|38	%doc %{_texmfdistdir}/doc/latex/resphilosophica/rpsample.tex
14mu|texlive-resphilosophica-1.19-3|39	#- source
14mu|texlive-resphilosophica-1.19-3|40	%doc %{_texmfdistdir}/source/latex/resphilosophica/resphilosophica.dtx
14mu|texlive-resphilosophica-1.19-3|41	%doc %{_texmfdistdir}/source/latex/resphilosophica/resphilosophica.ins
14mu|texlive-resphilosophica-1.19-3|42	
14mu|texlive-resphilosophica-1.19-3|43	#-----------------------------------------------------------------------
14mu|texlive-resphilosophica-1.19-3|44	%prep
14mu|texlive-resphilosophica-1.19-3|45	%setup -c -a0 -a1 -a2
14mu|texlive-resphilosophica-1.19-3|46	
14mu|texlive-resphilosophica-1.19-3|47	%build
14mu|texlive-resphilosophica-1.19-3|48	
14mu|texlive-resphilosophica-1.19-3|49	%install
14mu|texlive-resphilosophica-1.19-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-resphilosophica-1.19-3|51	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-resphilosophica-1.19-3|52	
14mu|texlive-resphilosophica-1.19-3|53	%changelog
14mu|texlive-resphilosophica-1.19-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.19-3
14mu|texlive-resphilosophica-1.19-3|55	+ Revision: 2d199d1
14mu|texlive-resphilosophica-1.19-3|56	- MassBuild#674: Increase release tag
14mu|texlive-resphilosophica-1.19-3|57	
14mu|texlive-resphilosophica-1.19-3|58	

25674 14
14mu|texlive-resumecls-0.2.1-7|1	# revision 29417
14mu|texlive-resumecls-0.2.1-7|2	# category Package
14mu|texlive-resumecls-0.2.1-7|3	# catalog-ctan /macros/xetex/latex/resumecls
14mu|texlive-resumecls-0.2.1-7|4	# catalog-date 2013-03-17 10:58:10 +0100
14mu|texlive-resumecls-0.2.1-7|5	# catalog-license lppl1.3
14mu|texlive-resumecls-0.2.1-7|6	# catalog-version 0.2.1
14mu|texlive-resumecls-0.2.1-7|7	Name:		texlive-resumecls
14mu|texlive-resumecls-0.2.1-7|8	Version:	0.2.1
14mu|texlive-resumecls-0.2.1-7|9	Release:	7
14mu|texlive-resumecls-0.2.1-7|10	Summary:	Typeset a resumee in both Chinese and English
14mu|texlive-resumecls-0.2.1-7|11	Group:		Publishing
14mu|texlive-resumecls-0.2.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/resumecls
14mu|texlive-resumecls-0.2.1-7|13	License:	LPPL1.3
14mu|texlive-resumecls-0.2.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumecls.tar.xz
14mu|texlive-resumecls-0.2.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumecls.doc.tar.xz
14mu|texlive-resumecls-0.2.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumecls.source.tar.xz
14mu|texlive-resumecls-0.2.1-7|17	BuildArch:	noarch
14mu|texlive-resumecls-0.2.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-resumecls-0.2.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-resumecls-0.2.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-resumecls-0.2.1-7|21	
14mu|texlive-resumecls-0.2.1-7|22	%description
14mu|texlive-resumecls-0.2.1-7|23	The class provides a simple resumee structure that works,
14mu|texlive-resumecls-0.2.1-7|24	natively, with both Chinese and English text.
14mu|texlive-resumecls-0.2.1-7|25	
14mu|texlive-resumecls-0.2.1-7|26	
14mu|texlive-resumecls-0.2.1-7|27	#-----------------------------------------------------------------------
14mu|texlive-resumecls-0.2.1-7|28	%files
14mu|texlive-resumecls-0.2.1-7|29	%{_texmfdistdir}/tex/xelatex/resumecls/resumecls.cls
14mu|texlive-resumecls-0.2.1-7|30	%doc %{_texmfdistdir}/doc/xelatex/resumecls/Makefile
14mu|texlive-resumecls-0.2.1-7|31	%doc %{_texmfdistdir}/doc/xelatex/resumecls/README
14mu|texlive-resumecls-0.2.1-7|32	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/Makefile
14mu|texlive-resumecls-0.2.1-7|33	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/README.md
14mu|texlive-resumecls-0.2.1-7|34	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/config-sample.mk
14mu|texlive-resumecls-0.2.1-7|35	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/config.mk
14mu|texlive-resumecls-0.2.1-7|36	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-en.pdf
14mu|texlive-resumecls-0.2.1-7|37	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-en.tex
14mu|texlive-resumecls-0.2.1-7|38	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-zh.pdf
14mu|texlive-resumecls-0.2.1-7|39	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-zh.tex
14mu|texlive-resumecls-0.2.1-7|40	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume.bib
14mu|texlive-resumecls-0.2.1-7|41	%doc %{_texmfdistdir}/doc/xelatex/resumecls/resumecls.pdf
14mu|texlive-resumecls-0.2.1-7|42	#- source
14mu|texlive-resumecls-0.2.1-7|43	%doc %{_texmfdistdir}/source/xelatex/resumecls/resumecls.dtx
14mu|texlive-resumecls-0.2.1-7|44	%doc %{_texmfdistdir}/source/xelatex/resumecls/resumecls.ins
14mu|texlive-resumecls-0.2.1-7|45	
14mu|texlive-resumecls-0.2.1-7|46	#-----------------------------------------------------------------------
14mu|texlive-resumecls-0.2.1-7|47	%prep
14mu|texlive-resumecls-0.2.1-7|48	%setup -c -a0 -a1 -a2
14mu|texlive-resumecls-0.2.1-7|49	
14mu|texlive-resumecls-0.2.1-7|50	%build
14mu|texlive-resumecls-0.2.1-7|51	
14mu|texlive-resumecls-0.2.1-7|52	%install
14mu|texlive-resumecls-0.2.1-7|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-resumecls-0.2.1-7|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-resumecls-0.2.1-7|55	
14mu|texlive-resumecls-0.2.1-7|56	%changelog
14mu|texlive-resumecls-0.2.1-7|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.1-7
14mu|texlive-resumecls-0.2.1-7|58	+ Revision: 4f231ff
14mu|texlive-resumecls-0.2.1-7|59	- MassBuild#674: Increase release tag
14mu|texlive-resumecls-0.2.1-7|60	
14mu|texlive-resumecls-0.2.1-7|61	

25675 14
14mu|texlive-revtex-4.1r-4|1	# revision 19652
14mu|texlive-revtex-4.1r-4|2	# category Package
14mu|texlive-revtex-4.1r-4|3	# catalog-ctan /macros/latex/contrib/revtex
14mu|texlive-revtex-4.1r-4|4	# catalog-date 2010-08-12 13:35:15 +0200
14mu|texlive-revtex-4.1r-4|5	# catalog-license lppl1.3
14mu|texlive-revtex-4.1r-4|6	# catalog-version 4.1r
14mu|texlive-revtex-4.1r-4|7	Name:		texlive-revtex
14mu|texlive-revtex-4.1r-4|8	Version:	4.1r
14mu|texlive-revtex-4.1r-4|9	Release:	4
14mu|texlive-revtex-4.1r-4|10	Summary:	Styles for various Physics Journals
14mu|texlive-revtex-4.1r-4|11	Group:		Publishing
14mu|texlive-revtex-4.1r-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/revtex
14mu|texlive-revtex-4.1r-4|13	License:	LPPL1.3
14mu|texlive-revtex-4.1r-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex.tar.xz
14mu|texlive-revtex-4.1r-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex.doc.tar.xz
14mu|texlive-revtex-4.1r-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex.source.tar.xz
14mu|texlive-revtex-4.1r-4|17	BuildArch:	noarch
14mu|texlive-revtex-4.1r-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-revtex-4.1r-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-revtex-4.1r-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-revtex-4.1r-4|21	
14mu|texlive-revtex-4.1r-4|22	%description
14mu|texlive-revtex-4.1r-4|23	Includes styles for American Physical Society, American
14mu|texlive-revtex-4.1r-4|24	Institute of Physics, and Optical Society of America. The
14mu|texlive-revtex-4.1r-4|25	distribution consists of the RevTeX class itself, and several
14mu|texlive-revtex-4.1r-4|26	support packages.
14mu|texlive-revtex-4.1r-4|27	
14mu|texlive-revtex-4.1r-4|28	
14mu|texlive-revtex-4.1r-4|29	#-----------------------------------------------------------------------
14mu|texlive-revtex-4.1r-4|30	%files
14mu|texlive-revtex-4.1r-4|31	%{_texmfdistdir}/bibtex/bst/revtex/aipauth4-1.bst
14mu|texlive-revtex-4.1r-4|32	%{_texmfdistdir}/bibtex/bst/revtex/aipnum4-1.bst
14mu|texlive-revtex-4.1r-4|33	%{_texmfdistdir}/bibtex/bst/revtex/apsrev4-1.bst
14mu|texlive-revtex-4.1r-4|34	%{_texmfdistdir}/bibtex/bst/revtex/apsrmp4-1.bst
14mu|texlive-revtex-4.1r-4|35	%{_texmfdistdir}/tex/latex/revtex/aip4-1.rtx
14mu|texlive-revtex-4.1r-4|36	%{_texmfdistdir}/tex/latex/revtex/aps10pt4-1.rtx
14mu|texlive-revtex-4.1r-4|37	%{_texmfdistdir}/tex/latex/revtex/aps11pt4-1.rtx
14mu|texlive-revtex-4.1r-4|38	%{_texmfdistdir}/tex/latex/revtex/aps12pt4-1.rtx
14mu|texlive-revtex-4.1r-4|39	%{_texmfdistdir}/tex/latex/revtex/aps4-1.rtx
14mu|texlive-revtex-4.1r-4|40	%{_texmfdistdir}/tex/latex/revtex/apsrmp4-1.rtx
14mu|texlive-revtex-4.1r-4|41	%{_texmfdistdir}/tex/latex/revtex/ltxdocext.sty
14mu|texlive-revtex-4.1r-4|42	%{_texmfdistdir}/tex/latex/revtex/ltxfront.sty
14mu|texlive-revtex-4.1r-4|43	%{_texmfdistdir}/tex/latex/revtex/ltxgrid.sty
14mu|texlive-revtex-4.1r-4|44	%{_texmfdistdir}/tex/latex/revtex/ltxutil.sty
14mu|texlive-revtex-4.1r-4|45	%{_texmfdistdir}/tex/latex/revtex/reftest4-1.tex
14mu|texlive-revtex-4.1r-4|46	%{_texmfdistdir}/tex/latex/revtex/revsymb4-1.sty
14mu|texlive-revtex-4.1r-4|47	%{_texmfdistdir}/tex/latex/revtex/revtex4-1.cls
14mu|texlive-revtex-4.1r-4|48	%doc %{_texmfdistdir}/doc/latex/revtex/00readme.tex
14mu|texlive-revtex-4.1r-4|49	%doc %{_texmfdistdir}/doc/latex/revtex/DOWNLOAD
14mu|texlive-revtex-4.1r-4|50	%doc %{_texmfdistdir}/doc/latex/revtex/README
14mu|texlive-revtex-4.1r-4|51	%doc %{_texmfdistdir}/doc/latex/revtex/aip/aipguide4-1.pdf
14mu|texlive-revtex-4.1r-4|52	%doc %{_texmfdistdir}/doc/latex/revtex/aip/aipguide4-1.tex
14mu|texlive-revtex-4.1r-4|53	%doc %{_texmfdistdir}/doc/latex/revtex/aip/docs.sty
14mu|texlive-revtex-4.1r-4|54	%doc %{_texmfdistdir}/doc/latex/revtex/aps/apsguide4-1.pdf
14mu|texlive-revtex-4.1r-4|55	%doc %{_texmfdistdir}/doc/latex/revtex/aps/apsguide4-1.tex
14mu|texlive-revtex-4.1r-4|56	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/auguide4-1.pdf
14mu|texlive-revtex-4.1r-4|57	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/auguide4-1.tex
14mu|texlive-revtex-4.1r-4|58	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/docs.sty
14mu|texlive-revtex-4.1r-4|59	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/summary4-1.pdf
14mu|texlive-revtex-4.1r-4|60	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/summary4-1.tex
14mu|texlive-revtex-4.1r-4|61	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/whatsnew4-1.pdf
14mu|texlive-revtex-4.1r-4|62	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/whatsnew4-1.tex
14mu|texlive-revtex-4.1r-4|63	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aipsamp.bib
14mu|texlive-revtex-4.1r-4|64	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aipsamp.pdf
14mu|texlive-revtex-4.1r-4|65	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aipsamp.tex
14mu|texlive-revtex-4.1r-4|66	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aiptemplate.tex
14mu|texlive-revtex-4.1r-4|67	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/fig_1.eps
14mu|texlive-revtex-4.1r-4|68	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/fig_2.eps
14mu|texlive-revtex-4.1r-4|69	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apssamp.bib
14mu|texlive-revtex-4.1r-4|70	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apssamp.pdf
14mu|texlive-revtex-4.1r-4|71	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apssamp.tex
14mu|texlive-revtex-4.1r-4|72	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apstemplate.tex
14mu|texlive-revtex-4.1r-4|73	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/fig_1.eps
14mu|texlive-revtex-4.1r-4|74	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/fig_2.eps
14mu|texlive-revtex-4.1r-4|75	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/vid_1a.eps
14mu|texlive-revtex-4.1r-4|76	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/vid_1b.eps
14mu|texlive-revtex-4.1r-4|77	%doc %{_texmfdistdir}/doc/latex/revtex/source/aip.pdf
14mu|texlive-revtex-4.1r-4|78	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxdocext.pdf
14mu|texlive-revtex-4.1r-4|79	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxfront.pdf
14mu|texlive-revtex-4.1r-4|80	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxgrid.pdf
14mu|texlive-revtex-4.1r-4|81	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxutil.pdf
14mu|texlive-revtex-4.1r-4|82	%doc %{_texmfdistdir}/doc/latex/revtex/source/revtex4-1.pdf
14mu|texlive-revtex-4.1r-4|83	#- source
14mu|texlive-revtex-4.1r-4|84	%doc %{_texmfdistdir}/source/latex/revtex/aip.dtx
14mu|texlive-revtex-4.1r-4|85	%doc %{_texmfdistdir}/source/latex/revtex/ltxdocext.dtx
14mu|texlive-revtex-4.1r-4|86	%doc %{_texmfdistdir}/source/latex/revtex/ltxfront.dtx
14mu|texlive-revtex-4.1r-4|87	%doc %{_texmfdistdir}/source/latex/revtex/ltxgrid.dtx
14mu|texlive-revtex-4.1r-4|88	%doc %{_texmfdistdir}/source/latex/revtex/ltxutil.dtx
14mu|texlive-revtex-4.1r-4|89	%doc %{_texmfdistdir}/source/latex/revtex/revtex4-1.dtx
14mu|texlive-revtex-4.1r-4|90	
14mu|texlive-revtex-4.1r-4|91	#-----------------------------------------------------------------------
14mu|texlive-revtex-4.1r-4|92	%prep
14mu|texlive-revtex-4.1r-4|93	%setup -c -a0 -a1 -a2
14mu|texlive-revtex-4.1r-4|94	
14mu|texlive-revtex-4.1r-4|95	%build
14mu|texlive-revtex-4.1r-4|96	
14mu|texlive-revtex-4.1r-4|97	%install
14mu|texlive-revtex-4.1r-4|98	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-revtex-4.1r-4|99	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-revtex-4.1r-4|100	
14mu|texlive-revtex-4.1r-4|101	
14mu|texlive-revtex-4.1r-4|102	
14mu|texlive-revtex-4.1r-4|103	%changelog
14mu|texlive-revtex-4.1r-4|104	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.1r-4
14mu|texlive-revtex-4.1r-4|105	+ Revision: 96a1001
14mu|texlive-revtex-4.1r-4|106	- MassBuild#674: Increase release tag
14mu|texlive-revtex-4.1r-4|107	
14mu|texlive-revtex-4.1r-4|108	

25676 14
14mu|texlive-revtex4-20111104-4|1	# revision 16488
14mu|texlive-revtex4-20111104-4|2	# category Package
14mu|texlive-revtex4-20111104-4|3	# catalog-ctan undef
14mu|texlive-revtex4-20111104-4|4	# catalog-date undef
14mu|texlive-revtex4-20111104-4|5	# catalog-license undef
14mu|texlive-revtex4-20111104-4|6	# catalog-version undef
14mu|texlive-revtex4-20111104-4|7	Name:		texlive-revtex4
14mu|texlive-revtex4-20111104-4|8	Version:	20111104
14mu|texlive-revtex4-20111104-4|9	Release:	4
14mu|texlive-revtex4-20111104-4|10	Summary:	TeXLive revtex4 package
14mu|texlive-revtex4-20111104-4|11	Group:		Publishing
14mu|texlive-revtex4-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-revtex4-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-revtex4-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex4.tar.xz
14mu|texlive-revtex4-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex4.doc.tar.xz
14mu|texlive-revtex4-20111104-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex4.source.tar.xz
14mu|texlive-revtex4-20111104-4|17	BuildArch:	noarch
14mu|texlive-revtex4-20111104-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-revtex4-20111104-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-revtex4-20111104-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-revtex4-20111104-4|21	
14mu|texlive-revtex4-20111104-4|22	%description
14mu|texlive-revtex4-20111104-4|23	TeXLive revtex4 package.
14mu|texlive-revtex4-20111104-4|24	
14mu|texlive-revtex4-20111104-4|25	
14mu|texlive-revtex4-20111104-4|26	#-----------------------------------------------------------------------
14mu|texlive-revtex4-20111104-4|27	%files
14mu|texlive-revtex4-20111104-4|28	%{_texmfdistdir}/bibtex/bib/revtex4/apssamp.bib
14mu|texlive-revtex4-20111104-4|29	%{_texmfdistdir}/bibtex/bst/revtex4/apsrev.bst
14mu|texlive-revtex4-20111104-4|30	%{_texmfdistdir}/bibtex/bst/revtex4/apsrmp.bst
14mu|texlive-revtex4-20111104-4|31	%{_texmfdistdir}/tex/latex/revtex4/10pt.rtx
14mu|texlive-revtex4-20111104-4|32	%{_texmfdistdir}/tex/latex/revtex4/11pt.rtx
14mu|texlive-revtex4-20111104-4|33	%{_texmfdistdir}/tex/latex/revtex4/12pt.rtx
14mu|texlive-revtex4-20111104-4|34	%{_texmfdistdir}/tex/latex/revtex4/aps.rtx
14mu|texlive-revtex4-20111104-4|35	%{_texmfdistdir}/tex/latex/revtex4/docs.sty
14mu|texlive-revtex4-20111104-4|36	%{_texmfdistdir}/tex/latex/revtex4/revsymb.sty
14mu|texlive-revtex4-20111104-4|37	%{_texmfdistdir}/tex/latex/revtex4/revtex4.cls
14mu|texlive-revtex4-20111104-4|38	%{_texmfdistdir}/tex/latex/revtex4/rmp.rtx
14mu|texlive-revtex4-20111104-4|39	%doc %{_texmfdistdir}/doc/latex/revtex4/DOWNLOAD
14mu|texlive-revtex4-20111104-4|40	%doc %{_texmfdistdir}/doc/latex/revtex4/README
14mu|texlive-revtex4-20111104-4|41	%doc %{_texmfdistdir}/doc/latex/revtex4/apssamp.end
14mu|texlive-revtex4-20111104-4|42	%doc %{_texmfdistdir}/doc/latex/revtex4/apssamp.tex
14mu|texlive-revtex4-20111104-4|43	%doc %{_texmfdistdir}/doc/latex/revtex4/auguide.tex
14mu|texlive-revtex4-20111104-4|44	%doc %{_texmfdistdir}/doc/latex/revtex4/differ.tex
14mu|texlive-revtex4-20111104-4|45	%doc %{_texmfdistdir}/doc/latex/revtex4/fig_1.eps
14mu|texlive-revtex4-20111104-4|46	%doc %{_texmfdistdir}/doc/latex/revtex4/fig_2.eps
14mu|texlive-revtex4-20111104-4|47	%doc %{_texmfdistdir}/doc/latex/revtex4/ltxdocext.pdf
14mu|texlive-revtex4-20111104-4|48	%doc %{_texmfdistdir}/doc/latex/revtex4/ltxgrid.pdf
14mu|texlive-revtex4-20111104-4|49	%doc %{_texmfdistdir}/doc/latex/revtex4/ltxutil.pdf
14mu|texlive-revtex4-20111104-4|50	%doc %{_texmfdistdir}/doc/latex/revtex4/revtex4.pdf
14mu|texlive-revtex4-20111104-4|51	%doc %{_texmfdistdir}/doc/latex/revtex4/summary.tex
14mu|texlive-revtex4-20111104-4|52	%doc %{_texmfdistdir}/doc/latex/revtex4/template.aps
14mu|texlive-revtex4-20111104-4|53	#- source
14mu|texlive-revtex4-20111104-4|54	%doc %{_texmfdistdir}/source/latex/revtex4/ltxdocext.dtx
14mu|texlive-revtex4-20111104-4|55	%doc %{_texmfdistdir}/source/latex/revtex4/ltxgrid.dtx
14mu|texlive-revtex4-20111104-4|56	%doc %{_texmfdistdir}/source/latex/revtex4/ltxutil.dtx
14mu|texlive-revtex4-20111104-4|57	%doc %{_texmfdistdir}/source/latex/revtex4/revtex4.dtx
14mu|texlive-revtex4-20111104-4|58	%doc %{_texmfdistdir}/source/latex/revtex4/revtex4.ins
14mu|texlive-revtex4-20111104-4|59	%doc %{_texmfdistdir}/source/latex/revtex4/textcase.dtx
14mu|texlive-revtex4-20111104-4|60	
14mu|texlive-revtex4-20111104-4|61	#-----------------------------------------------------------------------
14mu|texlive-revtex4-20111104-4|62	%prep
14mu|texlive-revtex4-20111104-4|63	%setup -c -a0 -a1 -a2
14mu|texlive-revtex4-20111104-4|64	
14mu|texlive-revtex4-20111104-4|65	%build
14mu|texlive-revtex4-20111104-4|66	
14mu|texlive-revtex4-20111104-4|67	%install
14mu|texlive-revtex4-20111104-4|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-revtex4-20111104-4|69	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-revtex4-20111104-4|70	
14mu|texlive-revtex4-20111104-4|71	
14mu|texlive-revtex4-20111104-4|72	
14mu|texlive-revtex4-20111104-4|73	%changelog
14mu|texlive-revtex4-20111104-4|74	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-revtex4-20111104-4|75	+ Revision: c28c0de
14mu|texlive-revtex4-20111104-4|76	- MassBuild#674: Increase release tag
14mu|texlive-revtex4-20111104-4|77	
14mu|texlive-revtex4-20111104-4|78	

25677 14
14mu|texlive-rjlparshap-20111104-4|1	# revision 15878
14mu|texlive-rjlparshap-20111104-4|2	# category Package
14mu|texlive-rjlparshap-20111104-4|3	# catalog-ctan undef
14mu|texlive-rjlparshap-20111104-4|4	# catalog-date undef
14mu|texlive-rjlparshap-20111104-4|5	# catalog-license undef
14mu|texlive-rjlparshap-20111104-4|6	# catalog-version undef
14mu|texlive-rjlparshap-20111104-4|7	Name:		texlive-rjlparshap
14mu|texlive-rjlparshap-20111104-4|8	Version:	20111104
14mu|texlive-rjlparshap-20111104-4|9	Release:	4
14mu|texlive-rjlparshap-20111104-4|10	Summary:	TeXLive rjlparshap package
14mu|texlive-rjlparshap-20111104-4|11	Group:		Publishing
14mu|texlive-rjlparshap-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-rjlparshap-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-rjlparshap-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rjlparshap.tar.xz
14mu|texlive-rjlparshap-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rjlparshap.doc.tar.xz
14mu|texlive-rjlparshap-20111104-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rjlparshap.source.tar.xz
14mu|texlive-rjlparshap-20111104-4|17	BuildArch:	noarch
14mu|texlive-rjlparshap-20111104-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rjlparshap-20111104-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rjlparshap-20111104-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rjlparshap-20111104-4|21	
14mu|texlive-rjlparshap-20111104-4|22	%description
14mu|texlive-rjlparshap-20111104-4|23	TeXLive rjlparshap package.
14mu|texlive-rjlparshap-20111104-4|24	
14mu|texlive-rjlparshap-20111104-4|25	
14mu|texlive-rjlparshap-20111104-4|26	#-----------------------------------------------------------------------
14mu|texlive-rjlparshap-20111104-4|27	%files
14mu|texlive-rjlparshap-20111104-4|28	%{_texmfdistdir}/tex/latex/rjlparshap/rjlpshap.sty
14mu|texlive-rjlparshap-20111104-4|29	%doc %{_texmfdistdir}/doc/latex/rjlparshap/README
14mu|texlive-rjlparshap-20111104-4|30	%doc %{_texmfdistdir}/doc/latex/rjlparshap/rjlpshap.pdf
14mu|texlive-rjlparshap-20111104-4|31	#- source
14mu|texlive-rjlparshap-20111104-4|32	%doc %{_texmfdistdir}/source/latex/rjlparshap/rjlpshap.dtx
14mu|texlive-rjlparshap-20111104-4|33	%doc %{_texmfdistdir}/source/latex/rjlparshap/rjlpshap.ins
14mu|texlive-rjlparshap-20111104-4|34	
14mu|texlive-rjlparshap-20111104-4|35	#-----------------------------------------------------------------------
14mu|texlive-rjlparshap-20111104-4|36	%prep
14mu|texlive-rjlparshap-20111104-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-rjlparshap-20111104-4|38	
14mu|texlive-rjlparshap-20111104-4|39	%build
14mu|texlive-rjlparshap-20111104-4|40	
14mu|texlive-rjlparshap-20111104-4|41	%install
14mu|texlive-rjlparshap-20111104-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rjlparshap-20111104-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rjlparshap-20111104-4|44	
14mu|texlive-rjlparshap-20111104-4|45	
14mu|texlive-rjlparshap-20111104-4|46	
14mu|texlive-rjlparshap-20111104-4|47	%changelog
14mu|texlive-rjlparshap-20111104-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-rjlparshap-20111104-4|49	+ Revision: d874fe7
14mu|texlive-rjlparshap-20111104-4|50	- MassBuild#674: Increase release tag
14mu|texlive-rjlparshap-20111104-4|51	
14mu|texlive-rjlparshap-20111104-4|52	

25678 14
14mu|texlive-rlepsf-20070113-4|1	# revision 19082
14mu|texlive-rlepsf-20070113-4|2	# category Package
14mu|texlive-rlepsf-20070113-4|3	# catalog-ctan /macros/generic/rlepsf
14mu|texlive-rlepsf-20070113-4|4	# catalog-date 2007-01-13 23:45:25 +0100
14mu|texlive-rlepsf-20070113-4|5	# catalog-license lppl
14mu|texlive-rlepsf-20070113-4|6	# catalog-version undef
14mu|texlive-rlepsf-20070113-4|7	Name:		texlive-rlepsf
14mu|texlive-rlepsf-20070113-4|8	Version:	20070113
14mu|texlive-rlepsf-20070113-4|9	Release:	4
14mu|texlive-rlepsf-20070113-4|10	Summary:	Rewrite labels in EPS graphics
14mu|texlive-rlepsf-20070113-4|11	Group:		Publishing
14mu|texlive-rlepsf-20070113-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/rlepsf
14mu|texlive-rlepsf-20070113-4|13	License:	LPPL
14mu|texlive-rlepsf-20070113-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rlepsf.tar.xz
14mu|texlive-rlepsf-20070113-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rlepsf.doc.tar.xz
14mu|texlive-rlepsf-20070113-4|16	BuildArch:	noarch
14mu|texlive-rlepsf-20070113-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-rlepsf-20070113-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-rlepsf-20070113-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-rlepsf-20070113-4|20	
14mu|texlive-rlepsf-20070113-4|21	%description
14mu|texlive-rlepsf-20070113-4|22	A macro package for use with epsf.tex which allows PostScript
14mu|texlive-rlepsf-20070113-4|23	labels in an Encapsulated PostScript file to be replaced by TeX
14mu|texlive-rlepsf-20070113-4|24	labels. The package provides commands \relabel (simply replace
14mu|texlive-rlepsf-20070113-4|25	a PostScript string), \adjustrelabel (replace a PostScript
14mu|texlive-rlepsf-20070113-4|26	string, with position adjustment), and \extralabel (add a label
14mu|texlive-rlepsf-20070113-4|27	at given coordinates). You can, if you so choose, use the
14mu|texlive-rlepsf-20070113-4|28	facilities of the labelfig package in place of using
14mu|texlive-rlepsf-20070113-4|29	\extralabel.
14mu|texlive-rlepsf-20070113-4|30	
14mu|texlive-rlepsf-20070113-4|31	
14mu|texlive-rlepsf-20070113-4|32	#-----------------------------------------------------------------------
14mu|texlive-rlepsf-20070113-4|33	%files
14mu|texlive-rlepsf-20070113-4|34	%{_texmfdistdir}/tex/generic/rlepsf/rlepsf.tex
14mu|texlive-rlepsf-20070113-4|35	%doc %{_texmfdistdir}/doc/generic/rlepsf/read.me
14mu|texlive-rlepsf-20070113-4|36	%doc %{_texmfdistdir}/doc/generic/rlepsf/rlepsdoc.ps
14mu|texlive-rlepsf-20070113-4|37	
14mu|texlive-rlepsf-20070113-4|38	#-----------------------------------------------------------------------
14mu|texlive-rlepsf-20070113-4|39	%prep
14mu|texlive-rlepsf-20070113-4|40	%setup -c -a0 -a1
14mu|texlive-rlepsf-20070113-4|41	
14mu|texlive-rlepsf-20070113-4|42	%build
14mu|texlive-rlepsf-20070113-4|43	
14mu|texlive-rlepsf-20070113-4|44	%install
14mu|texlive-rlepsf-20070113-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rlepsf-20070113-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-rlepsf-20070113-4|47	
14mu|texlive-rlepsf-20070113-4|48	
14mu|texlive-rlepsf-20070113-4|49	
14mu|texlive-rlepsf-20070113-4|50	%changelog
14mu|texlive-rlepsf-20070113-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070113-4
14mu|texlive-rlepsf-20070113-4|52	+ Revision: afbd62b
14mu|texlive-rlepsf-20070113-4|53	- MassBuild#674: Increase release tag
14mu|texlive-rlepsf-20070113-4|54	
14mu|texlive-rlepsf-20070113-4|55	

25679 14
14mu|texlive-rmpage-0.92-4|1	# revision 20002
14mu|texlive-rmpage-0.92-4|2	# category Package
14mu|texlive-rmpage-0.92-4|3	# catalog-ctan /macros/latex/contrib/rmpage
14mu|texlive-rmpage-0.92-4|4	# catalog-date 2010-10-04 11:12:53 +0200
14mu|texlive-rmpage-0.92-4|5	# catalog-license gpl
14mu|texlive-rmpage-0.92-4|6	# catalog-version 0.92
14mu|texlive-rmpage-0.92-4|7	Name:		texlive-rmpage
14mu|texlive-rmpage-0.92-4|8	Version:	0.92
14mu|texlive-rmpage-0.92-4|9	Release:	4
14mu|texlive-rmpage-0.92-4|10	Summary:	A package to help change page layout parameters in LaTeX
14mu|texlive-rmpage-0.92-4|11	Group:		Publishing
14mu|texlive-rmpage-0.92-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rmpage
14mu|texlive-rmpage-0.92-4|13	License:	GPL
14mu|texlive-rmpage-0.92-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rmpage.tar.xz
14mu|texlive-rmpage-0.92-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rmpage.doc.tar.xz
14mu|texlive-rmpage-0.92-4|16	BuildArch:	noarch
14mu|texlive-rmpage-0.92-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-rmpage-0.92-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-rmpage-0.92-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-rmpage-0.92-4|20	
14mu|texlive-rmpage-0.92-4|21	%description
14mu|texlive-rmpage-0.92-4|22	The package lets you change page layout parameters in small
14mu|texlive-rmpage-0.92-4|23	steps over a range of values using options. It can set
14mu|texlive-rmpage-0.92-4|24	\textwidth appropriately for the main fount, and ensure that
14mu|texlive-rmpage-0.92-4|25	the text fits inside the printable area of a printer. An
14mu|texlive-rmpage-0.92-4|26	rmpage-formatted document can be typeset identically without
14mu|texlive-rmpage-0.92-4|27	rmpage after a single cut and paste operation. Local
14mu|texlive-rmpage-0.92-4|28	configuration can set defaults: for all documents; and by
14mu|texlive-rmpage-0.92-4|29	class, by printer, and by paper size. The geometry package is
14mu|texlive-rmpage-0.92-4|30	better if you want to set page layout parameters to particular
14mu|texlive-rmpage-0.92-4|31	measurements.
14mu|texlive-rmpage-0.92-4|32	
14mu|texlive-rmpage-0.92-4|33	
14mu|texlive-rmpage-0.92-4|34	#-----------------------------------------------------------------------
14mu|texlive-rmpage-0.92-4|35	%files
14mu|texlive-rmpage-0.92-4|36	%{_texmfdistdir}/tex/latex/rmpage/rmpage.sty
14mu|texlive-rmpage-0.92-4|37	%{_texmfdistdir}/tex/latex/rmpage/rmpgen.cfg
14mu|texlive-rmpage-0.92-4|38	%doc %{_texmfdistdir}/doc/latex/rmpage/readme
14mu|texlive-rmpage-0.92-4|39	%doc %{_texmfdistdir}/doc/latex/rmpage/rmpage-doc.pdf
14mu|texlive-rmpage-0.92-4|40	%doc %{_texmfdistdir}/doc/latex/rmpage/rmpage-doc.tex
14mu|texlive-rmpage-0.92-4|41	%doc %{_texmfdistdir}/doc/latex/rmpage/rmpage.tex
14mu|texlive-rmpage-0.92-4|42	%doc %{_texmfdistdir}/doc/latex/rmpage/rmplocal.gfc
14mu|texlive-rmpage-0.92-4|43	
14mu|texlive-rmpage-0.92-4|44	#-----------------------------------------------------------------------
14mu|texlive-rmpage-0.92-4|45	%prep
14mu|texlive-rmpage-0.92-4|46	%setup -c -a0 -a1
14mu|texlive-rmpage-0.92-4|47	
14mu|texlive-rmpage-0.92-4|48	%build
14mu|texlive-rmpage-0.92-4|49	
14mu|texlive-rmpage-0.92-4|50	%install
14mu|texlive-rmpage-0.92-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rmpage-0.92-4|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-rmpage-0.92-4|53	
14mu|texlive-rmpage-0.92-4|54	
14mu|texlive-rmpage-0.92-4|55	
14mu|texlive-rmpage-0.92-4|56	%changelog
14mu|texlive-rmpage-0.92-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.92-4
14mu|texlive-rmpage-0.92-4|58	+ Revision: 7c40a73
14mu|texlive-rmpage-0.92-4|59	- MassBuild#674: Increase release tag
14mu|texlive-rmpage-0.92-4|60	
14mu|texlive-rmpage-0.92-4|61	

25680 14
14mu|texlive-robustcommand-0.1-4|1	# revision 15878
14mu|texlive-robustcommand-0.1-4|2	# category Package
14mu|texlive-robustcommand-0.1-4|3	# catalog-ctan /macros/latex/contrib/robustcommand
14mu|texlive-robustcommand-0.1-4|4	# catalog-date 2007-02-26 15:09:49 +0100
14mu|texlive-robustcommand-0.1-4|5	# catalog-license lppl
14mu|texlive-robustcommand-0.1-4|6	# catalog-version 0.1
14mu|texlive-robustcommand-0.1-4|7	Name:		texlive-robustcommand
14mu|texlive-robustcommand-0.1-4|8	Version:	0.1
14mu|texlive-robustcommand-0.1-4|9	Release:	4
14mu|texlive-robustcommand-0.1-4|10	Summary:	Declare robust command, with \newcommand checks
14mu|texlive-robustcommand-0.1-4|11	Group:		Publishing
14mu|texlive-robustcommand-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/robustcommand
14mu|texlive-robustcommand-0.1-4|13	License:	LPPL
14mu|texlive-robustcommand-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustcommand.tar.xz
14mu|texlive-robustcommand-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustcommand.doc.tar.xz
14mu|texlive-robustcommand-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustcommand.source.tar.xz
14mu|texlive-robustcommand-0.1-4|17	BuildArch:	noarch
14mu|texlive-robustcommand-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-robustcommand-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-robustcommand-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-robustcommand-0.1-4|21	
14mu|texlive-robustcommand-0.1-4|22	%description
14mu|texlive-robustcommand-0.1-4|23	The package merely provides a variation of
14mu|texlive-robustcommand-0.1-4|24	\DeclareRobustCommand, which checks for the existence of a
14mu|texlive-robustcommand-0.1-4|25	command before declaring it robust.
14mu|texlive-robustcommand-0.1-4|26	
14mu|texlive-robustcommand-0.1-4|27	
14mu|texlive-robustcommand-0.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-robustcommand-0.1-4|29	%files
14mu|texlive-robustcommand-0.1-4|30	%{_texmfdistdir}/tex/latex/robustcommand/robustcommand.sty
14mu|texlive-robustcommand-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/robustcommand/README
14mu|texlive-robustcommand-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/robustcommand/robustcommand.pdf
14mu|texlive-robustcommand-0.1-4|33	#- source
14mu|texlive-robustcommand-0.1-4|34	%doc %{_texmfdistdir}/source/latex/robustcommand/robustcommand.dtx
14mu|texlive-robustcommand-0.1-4|35	%doc %{_texmfdistdir}/source/latex/robustcommand/robustcommand.ins
14mu|texlive-robustcommand-0.1-4|36	
14mu|texlive-robustcommand-0.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-robustcommand-0.1-4|38	%prep
14mu|texlive-robustcommand-0.1-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-robustcommand-0.1-4|40	
14mu|texlive-robustcommand-0.1-4|41	%build
14mu|texlive-robustcommand-0.1-4|42	
14mu|texlive-robustcommand-0.1-4|43	%install
14mu|texlive-robustcommand-0.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-robustcommand-0.1-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-robustcommand-0.1-4|46	
14mu|texlive-robustcommand-0.1-4|47	
14mu|texlive-robustcommand-0.1-4|48	
14mu|texlive-robustcommand-0.1-4|49	%changelog
14mu|texlive-robustcommand-0.1-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-robustcommand-0.1-4|51	+ Revision: 8fb80b8
14mu|texlive-robustcommand-0.1-4|52	- MassBuild#674: Increase release tag
14mu|texlive-robustcommand-0.1-4|53	
14mu|texlive-robustcommand-0.1-4|54	

25681 14
14mu|texlive-robustindex-20070226-4|1	# revision 15878
14mu|texlive-robustindex-20070226-4|2	# category Package
14mu|texlive-robustindex-20070226-4|3	# catalog-ctan /macros/latex/contrib/robustindex
14mu|texlive-robustindex-20070226-4|4	# catalog-date 2007-02-26 15:09:49 +0100
14mu|texlive-robustindex-20070226-4|5	# catalog-license lppl
14mu|texlive-robustindex-20070226-4|6	# catalog-version undef
14mu|texlive-robustindex-20070226-4|7	Name:		texlive-robustindex
14mu|texlive-robustindex-20070226-4|8	Version:	20070226
14mu|texlive-robustindex-20070226-4|9	Release:	4
14mu|texlive-robustindex-20070226-4|10	Summary:	Create index with pagerefs
14mu|texlive-robustindex-20070226-4|11	Group:		Publishing
14mu|texlive-robustindex-20070226-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/robustindex
14mu|texlive-robustindex-20070226-4|13	License:	LPPL
14mu|texlive-robustindex-20070226-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustindex.tar.xz
14mu|texlive-robustindex-20070226-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustindex.doc.tar.xz
14mu|texlive-robustindex-20070226-4|16	BuildArch:	noarch
14mu|texlive-robustindex-20070226-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-robustindex-20070226-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-robustindex-20070226-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-robustindex-20070226-4|20	
14mu|texlive-robustindex-20070226-4|21	%description
14mu|texlive-robustindex-20070226-4|22	Third parties often change the page numbers without rerunning
14mu|texlive-robustindex-20070226-4|23	makeindex. One would like to make the page numbers in the index
14mu|texlive-robustindex-20070226-4|24	entries more robust. This bundle provides robustindex.sty and
14mu|texlive-robustindex-20070226-4|25	robustglossary.sty, which use the \pageref mechanism to
14mu|texlive-robustindex-20070226-4|26	maintain correct page numbers.
14mu|texlive-robustindex-20070226-4|27	
14mu|texlive-robustindex-20070226-4|28	
14mu|texlive-robustindex-20070226-4|29	#-----------------------------------------------------------------------
14mu|texlive-robustindex-20070226-4|30	%files
14mu|texlive-robustindex-20070226-4|31	%{_texmfdistdir}/tex/latex/robustindex/robustglossary.sty
14mu|texlive-robustindex-20070226-4|32	%{_texmfdistdir}/tex/latex/robustindex/robustindex.sty
14mu|texlive-robustindex-20070226-4|33	%doc %{_texmfdistdir}/doc/latex/robustindex/README
14mu|texlive-robustindex-20070226-4|34	%doc %{_texmfdistdir}/doc/latex/robustindex/robustindex.html
14mu|texlive-robustindex-20070226-4|35	%doc %{_texmfdistdir}/doc/latex/robustindex/robustsample.pdf
14mu|texlive-robustindex-20070226-4|36	%doc %{_texmfdistdir}/doc/latex/robustindex/robustsample.tex
14mu|texlive-robustindex-20070226-4|37	
14mu|texlive-robustindex-20070226-4|38	#-----------------------------------------------------------------------
14mu|texlive-robustindex-20070226-4|39	%prep
14mu|texlive-robustindex-20070226-4|40	%setup -c -a0 -a1
14mu|texlive-robustindex-20070226-4|41	
14mu|texlive-robustindex-20070226-4|42	%build
14mu|texlive-robustindex-20070226-4|43	
14mu|texlive-robustindex-20070226-4|44	%install
14mu|texlive-robustindex-20070226-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-robustindex-20070226-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-robustindex-20070226-4|47	
14mu|texlive-robustindex-20070226-4|48	
14mu|texlive-robustindex-20070226-4|49	
14mu|texlive-robustindex-20070226-4|50	%changelog
14mu|texlive-robustindex-20070226-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070226-4
14mu|texlive-robustindex-20070226-4|52	+ Revision: a357a46
14mu|texlive-robustindex-20070226-4|53	- MassBuild#674: Increase release tag
14mu|texlive-robustindex-20070226-4|54	
14mu|texlive-robustindex-20070226-4|55	

25682 14
14mu|texlive-roex-20111104-4|1	# revision 15878
14mu|texlive-roex-20111104-4|2	# category Package
14mu|texlive-roex-20111104-4|3	# catalog-ctan undef
14mu|texlive-roex-20111104-4|4	# catalog-date undef
14mu|texlive-roex-20111104-4|5	# catalog-license undef
14mu|texlive-roex-20111104-4|6	# catalog-version undef
14mu|texlive-roex-20111104-4|7	Name:		texlive-roex
14mu|texlive-roex-20111104-4|8	Version:	20111104
14mu|texlive-roex-20111104-4|9	Release:	4
14mu|texlive-roex-20111104-4|10	Summary:	TeXLive roex package
14mu|texlive-roex-20111104-4|11	Group:		Publishing
14mu|texlive-roex-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-roex-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-roex-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roex.tar.xz
14mu|texlive-roex-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roex.source.tar.xz
14mu|texlive-roex-20111104-4|16	BuildArch:	noarch
14mu|texlive-roex-20111104-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-roex-20111104-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-roex-20111104-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-roex-20111104-4|20	
14mu|texlive-roex-20111104-4|21	%description
14mu|texlive-roex-20111104-4|22	TeXLive roex package.
14mu|texlive-roex-20111104-4|23	
14mu|texlive-roex-20111104-4|24	
14mu|texlive-roex-20111104-4|25	#-----------------------------------------------------------------------
14mu|texlive-roex-20111104-4|26	%files
14mu|texlive-roex-20111104-4|27	%{_texmfdistdir}/metafont/roex/roex.mf
14mu|texlive-roex-20111104-4|28	#- source
14mu|texlive-roex-20111104-4|29	%doc %{_texmfdistdir}/source/metafont/roex/0roex.doc
14mu|texlive-roex-20111104-4|30	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/0roexsam.doc
14mu|texlive-roex-20111104-4|31	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/es-01.mf
14mu|texlive-roex-20111104-4|32	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/es-02.mf
14mu|texlive-roex-20111104-4|33	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/es-03.mf
14mu|texlive-roex-20111104-4|34	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-01.mf
14mu|texlive-roex-20111104-4|35	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-02.mf
14mu|texlive-roex-20111104-4|36	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-03.mf
14mu|texlive-roex-20111104-4|37	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-04.mf
14mu|texlive-roex-20111104-4|38	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-05.mf
14mu|texlive-roex-20111104-4|39	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-06.mf
14mu|texlive-roex-20111104-4|40	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-07.mf
14mu|texlive-roex-20111104-4|41	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-01.mf
14mu|texlive-roex-20111104-4|42	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-02.mf
14mu|texlive-roex-20111104-4|43	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-03.mf
14mu|texlive-roex-20111104-4|44	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-04.mf
14mu|texlive-roex-20111104-4|45	
14mu|texlive-roex-20111104-4|46	#-----------------------------------------------------------------------
14mu|texlive-roex-20111104-4|47	%prep
14mu|texlive-roex-20111104-4|48	%setup -c -a0 -a1
14mu|texlive-roex-20111104-4|49	
14mu|texlive-roex-20111104-4|50	%build
14mu|texlive-roex-20111104-4|51	
14mu|texlive-roex-20111104-4|52	%install
14mu|texlive-roex-20111104-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-roex-20111104-4|54	cp -fpar metafont source %{buildroot}%{_texmfdistdir}
14mu|texlive-roex-20111104-4|55	
14mu|texlive-roex-20111104-4|56	
14mu|texlive-roex-20111104-4|57	
14mu|texlive-roex-20111104-4|58	%changelog
14mu|texlive-roex-20111104-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-roex-20111104-4|60	+ Revision: aba558b
14mu|texlive-roex-20111104-4|61	- MassBuild#674: Increase release tag
14mu|texlive-roex-20111104-4|62	
14mu|texlive-roex-20111104-4|63	

25683 14
14mu|texlive-romanbar-1.0f-3|1	# revision 25005
14mu|texlive-romanbar-1.0f-3|2	# category Package
14mu|texlive-romanbar-1.0f-3|3	# catalog-ctan /macros/latex/contrib/romanbar
14mu|texlive-romanbar-1.0f-3|4	# catalog-date 2012-01-02 20:05:40 +0100
14mu|texlive-romanbar-1.0f-3|5	# catalog-license lppl1.3
14mu|texlive-romanbar-1.0f-3|6	# catalog-version 1.0f
14mu|texlive-romanbar-1.0f-3|7	Name:		texlive-romanbar
14mu|texlive-romanbar-1.0f-3|8	Version:	1.0f
14mu|texlive-romanbar-1.0f-3|9	Release:	3
14mu|texlive-romanbar-1.0f-3|10	Summary:	Write roman number with "bars"
14mu|texlive-romanbar-1.0f-3|11	Group:		Publishing
14mu|texlive-romanbar-1.0f-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/romanbar
14mu|texlive-romanbar-1.0f-3|13	License:	LPPL1.3
14mu|texlive-romanbar-1.0f-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanbar.tar.xz
14mu|texlive-romanbar-1.0f-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanbar.doc.tar.xz
14mu|texlive-romanbar-1.0f-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanbar.source.tar.xz
14mu|texlive-romanbar-1.0f-3|17	BuildArch:	noarch
14mu|texlive-romanbar-1.0f-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-romanbar-1.0f-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-romanbar-1.0f-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-romanbar-1.0f-3|21	
14mu|texlive-romanbar-1.0f-3|22	%description
14mu|texlive-romanbar-1.0f-3|23	'Bars', in the present context, are lines above and below text
14mu|texlive-romanbar-1.0f-3|24	that abut with the text. Barred roman numerals are sometimes
14mu|texlive-romanbar-1.0f-3|25	found in publications. The package provides a function that
14mu|texlive-romanbar-1.0f-3|26	prints barred roman numerals (converting arabic numerals if
14mu|texlive-romanbar-1.0f-3|27	necessary). The package also provides a predicate \ifnumeric.
14mu|texlive-romanbar-1.0f-3|28	
14mu|texlive-romanbar-1.0f-3|29	
14mu|texlive-romanbar-1.0f-3|30	#-----------------------------------------------------------------------
14mu|texlive-romanbar-1.0f-3|31	%files
14mu|texlive-romanbar-1.0f-3|32	%{_texmfdistdir}/tex/latex/romanbar/romanbar.sty
14mu|texlive-romanbar-1.0f-3|33	%doc %{_texmfdistdir}/doc/latex/romanbar/README
14mu|texlive-romanbar-1.0f-3|34	%doc %{_texmfdistdir}/doc/latex/romanbar/romanbar-example.pdf
14mu|texlive-romanbar-1.0f-3|35	%doc %{_texmfdistdir}/doc/latex/romanbar/romanbar-example.tex
14mu|texlive-romanbar-1.0f-3|36	%doc %{_texmfdistdir}/doc/latex/romanbar/romanbar.pdf
14mu|texlive-romanbar-1.0f-3|37	#- source
14mu|texlive-romanbar-1.0f-3|38	%doc %{_texmfdistdir}/source/latex/romanbar/romanbar.drv
14mu|texlive-romanbar-1.0f-3|39	%doc %{_texmfdistdir}/source/latex/romanbar/romanbar.dtx
14mu|texlive-romanbar-1.0f-3|40	%doc %{_texmfdistdir}/source/latex/romanbar/romanbar.ins
14mu|texlive-romanbar-1.0f-3|41	
14mu|texlive-romanbar-1.0f-3|42	#-----------------------------------------------------------------------
14mu|texlive-romanbar-1.0f-3|43	%prep
14mu|texlive-romanbar-1.0f-3|44	%setup -c -a0 -a1 -a2
14mu|texlive-romanbar-1.0f-3|45	
14mu|texlive-romanbar-1.0f-3|46	%build
14mu|texlive-romanbar-1.0f-3|47	
14mu|texlive-romanbar-1.0f-3|48	%install
14mu|texlive-romanbar-1.0f-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-romanbar-1.0f-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-romanbar-1.0f-3|51	
14mu|texlive-romanbar-1.0f-3|52	
14mu|texlive-romanbar-1.0f-3|53	
14mu|texlive-romanbar-1.0f-3|54	%changelog
14mu|texlive-romanbar-1.0f-3|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0f-3
14mu|texlive-romanbar-1.0f-3|56	+ Revision: a524a25
14mu|texlive-romanbar-1.0f-3|57	- MassBuild#674: Increase release tag
14mu|texlive-romanbar-1.0f-3|58	
14mu|texlive-romanbar-1.0f-3|59	

25684 14
14mu|texlive-romanneg-20101013-4|1	# revision 20087
14mu|texlive-romanneg-20101013-4|2	# category Package
14mu|texlive-romanneg-20101013-4|3	# catalog-ctan /macros/latex/contrib/romanneg
14mu|texlive-romanneg-20101013-4|4	# catalog-date 2010-10-13 12:13:38 +0200
14mu|texlive-romanneg-20101013-4|5	# catalog-license pd
14mu|texlive-romanneg-20101013-4|6	# catalog-version undef
14mu|texlive-romanneg-20101013-4|7	Name:		texlive-romanneg
14mu|texlive-romanneg-20101013-4|8	Version:	20101013
14mu|texlive-romanneg-20101013-4|9	Release:	4
14mu|texlive-romanneg-20101013-4|10	Summary:	Roman page numbers negative
14mu|texlive-romanneg-20101013-4|11	Group:		Publishing
14mu|texlive-romanneg-20101013-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/romanneg
14mu|texlive-romanneg-20101013-4|13	License:	PD
14mu|texlive-romanneg-20101013-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanneg.tar.xz
14mu|texlive-romanneg-20101013-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanneg.doc.tar.xz
14mu|texlive-romanneg-20101013-4|16	BuildArch:	noarch
14mu|texlive-romanneg-20101013-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-romanneg-20101013-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-romanneg-20101013-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-romanneg-20101013-4|20	
14mu|texlive-romanneg-20101013-4|21	%description
14mu|texlive-romanneg-20101013-4|22	Causes the page numbers in the DVI file (as defined by \count0)
14mu|texlive-romanneg-20101013-4|23	to be negative when roman pagenumbering is in effect.
14mu|texlive-romanneg-20101013-4|24	
14mu|texlive-romanneg-20101013-4|25	
14mu|texlive-romanneg-20101013-4|26	#-----------------------------------------------------------------------
14mu|texlive-romanneg-20101013-4|27	%files
14mu|texlive-romanneg-20101013-4|28	%{_texmfdistdir}/tex/latex/romanneg/romanneg.sty
14mu|texlive-romanneg-20101013-4|29	%doc %{_texmfdistdir}/doc/latex/romanneg/romanneg.ltx
14mu|texlive-romanneg-20101013-4|30	%doc %{_texmfdistdir}/doc/latex/romanneg/romanneg.pdf
14mu|texlive-romanneg-20101013-4|31	
14mu|texlive-romanneg-20101013-4|32	#-----------------------------------------------------------------------
14mu|texlive-romanneg-20101013-4|33	%prep
14mu|texlive-romanneg-20101013-4|34	%setup -c -a0 -a1
14mu|texlive-romanneg-20101013-4|35	
14mu|texlive-romanneg-20101013-4|36	%build
14mu|texlive-romanneg-20101013-4|37	
14mu|texlive-romanneg-20101013-4|38	%install
14mu|texlive-romanneg-20101013-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-romanneg-20101013-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-romanneg-20101013-4|41	
14mu|texlive-romanneg-20101013-4|42	
14mu|texlive-romanneg-20101013-4|43	
14mu|texlive-romanneg-20101013-4|44	%changelog
14mu|texlive-romanneg-20101013-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101013-4
14mu|texlive-romanneg-20101013-4|46	+ Revision: 1626af3
14mu|texlive-romanneg-20101013-4|47	- MassBuild#674: Increase release tag
14mu|texlive-romanneg-20101013-4|48	
14mu|texlive-romanneg-20101013-4|49	

25685 14
14mu|texlive-romannum-1.0b-4|1	# revision 15878
14mu|texlive-romannum-1.0b-4|2	# category Package
14mu|texlive-romannum-1.0b-4|3	# catalog-ctan /macros/latex/contrib/romannum
14mu|texlive-romannum-1.0b-4|4	# catalog-date 2009-09-03 13:00:14 +0200
14mu|texlive-romannum-1.0b-4|5	# catalog-license lppl
14mu|texlive-romannum-1.0b-4|6	# catalog-version 1.0b
14mu|texlive-romannum-1.0b-4|7	Name:		texlive-romannum
14mu|texlive-romannum-1.0b-4|8	Version:	1.0b
14mu|texlive-romannum-1.0b-4|9	Release:	4
14mu|texlive-romannum-1.0b-4|10	Summary:	Generate roman numerals instead of arabic digits
14mu|texlive-romannum-1.0b-4|11	Group:		Publishing
14mu|texlive-romannum-1.0b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/romannum
14mu|texlive-romannum-1.0b-4|13	License:	LPPL
14mu|texlive-romannum-1.0b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romannum.tar.xz
14mu|texlive-romannum-1.0b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romannum.doc.tar.xz
14mu|texlive-romannum-1.0b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romannum.source.tar.xz
14mu|texlive-romannum-1.0b-4|17	BuildArch:	noarch
14mu|texlive-romannum-1.0b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-romannum-1.0b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-romannum-1.0b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-romannum-1.0b-4|21	
14mu|texlive-romannum-1.0b-4|22	%description
14mu|texlive-romannum-1.0b-4|23	The romannum package changes LaTeX generated numbers to be
14mu|texlive-romannum-1.0b-4|24	printed with roman numerals instead of arabic digits. It
14mu|texlive-romannum-1.0b-4|25	requires the stdclsdv package. Users of the bookhands fonts may
14mu|texlive-romannum-1.0b-4|26	find this package useful.
14mu|texlive-romannum-1.0b-4|27	
14mu|texlive-romannum-1.0b-4|28	
14mu|texlive-romannum-1.0b-4|29	#-----------------------------------------------------------------------
14mu|texlive-romannum-1.0b-4|30	%files
14mu|texlive-romannum-1.0b-4|31	%{_texmfdistdir}/tex/latex/romannum/romannum.sty
14mu|texlive-romannum-1.0b-4|32	%doc %{_texmfdistdir}/doc/latex/romannum/README
14mu|texlive-romannum-1.0b-4|33	%doc %{_texmfdistdir}/doc/latex/romannum/romannum.pdf
14mu|texlive-romannum-1.0b-4|34	#- source
14mu|texlive-romannum-1.0b-4|35	%doc %{_texmfdistdir}/source/latex/romannum/romannum.dtx
14mu|texlive-romannum-1.0b-4|36	%doc %{_texmfdistdir}/source/latex/romannum/romannum.ins
14mu|texlive-romannum-1.0b-4|37	
14mu|texlive-romannum-1.0b-4|38	#-----------------------------------------------------------------------
14mu|texlive-romannum-1.0b-4|39	%prep
14mu|texlive-romannum-1.0b-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-romannum-1.0b-4|41	
14mu|texlive-romannum-1.0b-4|42	%build
14mu|texlive-romannum-1.0b-4|43	
14mu|texlive-romannum-1.0b-4|44	%install
14mu|texlive-romannum-1.0b-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-romannum-1.0b-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-romannum-1.0b-4|47	
14mu|texlive-romannum-1.0b-4|48	
14mu|texlive-romannum-1.0b-4|49	
14mu|texlive-romannum-1.0b-4|50	%changelog
14mu|texlive-romannum-1.0b-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0b-4
14mu|texlive-romannum-1.0b-4|52	+ Revision: c387aa7
14mu|texlive-romannum-1.0b-4|53	- MassBuild#674: Increase release tag
14mu|texlive-romannum-1.0b-4|54	
14mu|texlive-romannum-1.0b-4|55	

25686 14
14mu|texlive-romansh-20120413-4|1	# revision 25956
14mu|texlive-romansh-20120413-4|2	# category Package
14mu|texlive-romansh-20120413-4|3	# catalog-ctan /macros/latex/contrib/babel-contrib/romansh
14mu|texlive-romansh-20120413-4|4	# catalog-date 2012-04-13 15:00:06 +0200
14mu|texlive-romansh-20120413-4|5	# catalog-license lppl1.3
14mu|texlive-romansh-20120413-4|6	# catalog-version undef
14mu|texlive-romansh-20120413-4|7	Name:		texlive-romansh
14mu|texlive-romansh-20120413-4|8	Version:	20120413
14mu|texlive-romansh-20120413-4|9	Release:	4
14mu|texlive-romansh-20120413-4|10	Summary:	Babel/Polyglossia support for the Romansh language
14mu|texlive-romansh-20120413-4|11	Group:		Publishing
14mu|texlive-romansh-20120413-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/romansh
14mu|texlive-romansh-20120413-4|13	License:	LPPL1.3
14mu|texlive-romansh-20120413-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romansh.tar.xz
14mu|texlive-romansh-20120413-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romansh.doc.tar.xz
14mu|texlive-romansh-20120413-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romansh.source.tar.xz
14mu|texlive-romansh-20120413-4|17	BuildArch:	noarch
14mu|texlive-romansh-20120413-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-romansh-20120413-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-romansh-20120413-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-romansh-20120413-4|21	
14mu|texlive-romansh-20120413-4|22	%description
14mu|texlive-romansh-20120413-4|23	The package provides a language description file that enables
14mu|texlive-romansh-20120413-4|24	support of Romansh either with babel or with polyglossia.
14mu|texlive-romansh-20120413-4|25	
14mu|texlive-romansh-20120413-4|26	
14mu|texlive-romansh-20120413-4|27	#-----------------------------------------------------------------------
14mu|texlive-romansh-20120413-4|28	%files
14mu|texlive-romansh-20120413-4|29	%{_texmfdistdir}/tex/latex/romansh/romansh.ldf
14mu|texlive-romansh-20120413-4|30	%doc %{_texmfdistdir}/doc/latex/romansh/romansh.pdf
14mu|texlive-romansh-20120413-4|31	#- source
14mu|texlive-romansh-20120413-4|32	%doc %{_texmfdistdir}/source/latex/romansh/romansh.dtx
14mu|texlive-romansh-20120413-4|33	
14mu|texlive-romansh-20120413-4|34	#-----------------------------------------------------------------------
14mu|texlive-romansh-20120413-4|35	%prep
14mu|texlive-romansh-20120413-4|36	%setup -c -a0 -a1 -a2
14mu|texlive-romansh-20120413-4|37	
14mu|texlive-romansh-20120413-4|38	%build
14mu|texlive-romansh-20120413-4|39	
14mu|texlive-romansh-20120413-4|40	%install
14mu|texlive-romansh-20120413-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-romansh-20120413-4|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-romansh-20120413-4|43	
14mu|texlive-romansh-20120413-4|44	
14mu|texlive-romansh-20120413-4|45	
14mu|texlive-romansh-20120413-4|46	%changelog
14mu|texlive-romansh-20120413-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120413-4
14mu|texlive-romansh-20120413-4|48	+ Revision: f1cbc1e
14mu|texlive-romansh-20120413-4|49	- MassBuild#674: Increase release tag
14mu|texlive-romansh-20120413-4|50	
14mu|texlive-romansh-20120413-4|51	

25687 14
14mu|texlive-rotating-2.16b-4|1	# revision 16832
14mu|texlive-rotating-2.16b-4|2	# category Package
14mu|texlive-rotating-2.16b-4|3	# catalog-ctan /macros/latex/contrib/rotating
14mu|texlive-rotating-2.16b-4|4	# catalog-date 2010-01-26 14:36:34 +0100
14mu|texlive-rotating-2.16b-4|5	# catalog-license lppl
14mu|texlive-rotating-2.16b-4|6	# catalog-version 2.16b
14mu|texlive-rotating-2.16b-4|7	Name:		texlive-rotating
14mu|texlive-rotating-2.16b-4|8	Version:	2.16b
14mu|texlive-rotating-2.16b-4|9	Release:	4
14mu|texlive-rotating-2.16b-4|10	Summary:	Rotation tools, including rotated full-page floats
14mu|texlive-rotating-2.16b-4|11	Group:		Publishing
14mu|texlive-rotating-2.16b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rotating
14mu|texlive-rotating-2.16b-4|13	License:	LPPL
14mu|texlive-rotating-2.16b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotating.tar.xz
14mu|texlive-rotating-2.16b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotating.doc.tar.xz
14mu|texlive-rotating-2.16b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotating.source.tar.xz
14mu|texlive-rotating-2.16b-4|17	BuildArch:	noarch
14mu|texlive-rotating-2.16b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rotating-2.16b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rotating-2.16b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rotating-2.16b-4|21	
14mu|texlive-rotating-2.16b-4|22	%description
14mu|texlive-rotating-2.16b-4|23	A package built on the standard LaTeX graphics package to
14mu|texlive-rotating-2.16b-4|24	perform all the different sorts of rotation one might like,
14mu|texlive-rotating-2.16b-4|25	including complete figures and tables with their captions. If
14mu|texlive-rotating-2.16b-4|26	you want continuous text (i.e., more than one page) set in
14mu|texlive-rotating-2.16b-4|27	landscape mode, use the lscape package instead. The rotating
14mu|texlive-rotating-2.16b-4|28	packages only deals in rotated boxes (or floats, which are
14mu|texlive-rotating-2.16b-4|29	themselves boxes), and boxes always stay on one page. If you
14mu|texlive-rotating-2.16b-4|30	need to use the facilities of the float in the same document,
14mu|texlive-rotating-2.16b-4|31	load rotating.sty via rotfloat, which smooths the path between
14mu|texlive-rotating-2.16b-4|32	the rotating and float packages.
14mu|texlive-rotating-2.16b-4|33	
14mu|texlive-rotating-2.16b-4|34	
14mu|texlive-rotating-2.16b-4|35	#-----------------------------------------------------------------------
14mu|texlive-rotating-2.16b-4|36	%files
14mu|texlive-rotating-2.16b-4|37	%{_texmfdistdir}/tex/latex/rotating/rotating.sty
14mu|texlive-rotating-2.16b-4|38	%doc %{_texmfdistdir}/doc/latex/rotating/README
14mu|texlive-rotating-2.16b-4|39	%doc %{_texmfdistdir}/doc/latex/rotating/cat.eps
14mu|texlive-rotating-2.16b-4|40	%doc %{_texmfdistdir}/doc/latex/rotating/examples.tex
14mu|texlive-rotating-2.16b-4|41	%doc %{_texmfdistdir}/doc/latex/rotating/rotating.pdf
14mu|texlive-rotating-2.16b-4|42	#- source
14mu|texlive-rotating-2.16b-4|43	%doc %{_texmfdistdir}/source/latex/rotating/rotating.dtx
14mu|texlive-rotating-2.16b-4|44	%doc %{_texmfdistdir}/source/latex/rotating/rotating.ins
14mu|texlive-rotating-2.16b-4|45	
14mu|texlive-rotating-2.16b-4|46	#-----------------------------------------------------------------------
14mu|texlive-rotating-2.16b-4|47	%prep
14mu|texlive-rotating-2.16b-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-rotating-2.16b-4|49	
14mu|texlive-rotating-2.16b-4|50	%build
14mu|texlive-rotating-2.16b-4|51	
14mu|texlive-rotating-2.16b-4|52	%install
14mu|texlive-rotating-2.16b-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rotating-2.16b-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rotating-2.16b-4|55	
14mu|texlive-rotating-2.16b-4|56	
14mu|texlive-rotating-2.16b-4|57	
14mu|texlive-rotating-2.16b-4|58	%changelog
14mu|texlive-rotating-2.16b-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.16b-4
14mu|texlive-rotating-2.16b-4|60	+ Revision: 21d269b
14mu|texlive-rotating-2.16b-4|61	- MassBuild#674: Increase release tag
14mu|texlive-rotating-2.16b-4|62	
14mu|texlive-rotating-2.16b-4|63	

25688 14
14mu|texlive-rotfloat-1.2-4|1	# revision 18292
14mu|texlive-rotfloat-1.2-4|2	# category Package
14mu|texlive-rotfloat-1.2-4|3	# catalog-ctan /macros/latex/contrib/rotfloat
14mu|texlive-rotfloat-1.2-4|4	# catalog-date 2009-10-07 22:25:55 +0200
14mu|texlive-rotfloat-1.2-4|5	# catalog-license lppl
14mu|texlive-rotfloat-1.2-4|6	# catalog-version 1.2
14mu|texlive-rotfloat-1.2-4|7	Name:		texlive-rotfloat
14mu|texlive-rotfloat-1.2-4|8	Version:	1.2
14mu|texlive-rotfloat-1.2-4|9	Release:	4
14mu|texlive-rotfloat-1.2-4|10	Summary:	Rotate floats
14mu|texlive-rotfloat-1.2-4|11	Group:		Publishing
14mu|texlive-rotfloat-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rotfloat
14mu|texlive-rotfloat-1.2-4|13	License:	LPPL
14mu|texlive-rotfloat-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotfloat.tar.xz
14mu|texlive-rotfloat-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotfloat.doc.tar.xz
14mu|texlive-rotfloat-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotfloat.source.tar.xz
14mu|texlive-rotfloat-1.2-4|17	BuildArch:	noarch
14mu|texlive-rotfloat-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rotfloat-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rotfloat-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rotfloat-1.2-4|21	
14mu|texlive-rotfloat-1.2-4|22	%description
14mu|texlive-rotfloat-1.2-4|23	The float package provides commands to define new floats of
14mu|texlive-rotfloat-1.2-4|24	various styles (plain, boxed, ruled, and userdefined ones); the
14mu|texlive-rotfloat-1.2-4|25	rotating package provides new environments (sidewaysfigure and
14mu|texlive-rotfloat-1.2-4|26	sidewaystable) which are rotated by 90 or 270 degrees. But what
14mu|texlive-rotfloat-1.2-4|27	about new rotated floats, e.g. a rotated ruled one? This
14mu|texlive-rotfloat-1.2-4|28	package makes this possible; it builds a bridge between the two
14mu|texlive-rotfloat-1.2-4|29	packages and extends the commands from the float package to
14mu|texlive-rotfloat-1.2-4|30	define rotated versions of the new floats, too.
14mu|texlive-rotfloat-1.2-4|31	
14mu|texlive-rotfloat-1.2-4|32	
14mu|texlive-rotfloat-1.2-4|33	#-----------------------------------------------------------------------
14mu|texlive-rotfloat-1.2-4|34	%files
14mu|texlive-rotfloat-1.2-4|35	%{_texmfdistdir}/tex/latex/rotfloat/rotfloat.sty
14mu|texlive-rotfloat-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/rotfloat/examples.tex
14mu|texlive-rotfloat-1.2-4|37	%doc %{_texmfdistdir}/doc/latex/rotfloat/rotfloat.pdf
14mu|texlive-rotfloat-1.2-4|38	#- source
14mu|texlive-rotfloat-1.2-4|39	%doc %{_texmfdistdir}/source/latex/rotfloat/rotfloat.dtx
14mu|texlive-rotfloat-1.2-4|40	%doc %{_texmfdistdir}/source/latex/rotfloat/rotfloat.ins
14mu|texlive-rotfloat-1.2-4|41	
14mu|texlive-rotfloat-1.2-4|42	#-----------------------------------------------------------------------
14mu|texlive-rotfloat-1.2-4|43	%prep
14mu|texlive-rotfloat-1.2-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-rotfloat-1.2-4|45	
14mu|texlive-rotfloat-1.2-4|46	%build
14mu|texlive-rotfloat-1.2-4|47	
14mu|texlive-rotfloat-1.2-4|48	%install
14mu|texlive-rotfloat-1.2-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rotfloat-1.2-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rotfloat-1.2-4|51	
14mu|texlive-rotfloat-1.2-4|52	
14mu|texlive-rotfloat-1.2-4|53	
14mu|texlive-rotfloat-1.2-4|54	%changelog
14mu|texlive-rotfloat-1.2-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-rotfloat-1.2-4|56	+ Revision: 491fa6b
14mu|texlive-rotfloat-1.2-4|57	- MassBuild#674: Increase release tag
14mu|texlive-rotfloat-1.2-4|58	
14mu|texlive-rotfloat-1.2-4|59	

25689 14
14mu|texlive-rotpages-3.0-4|1	# revision 18740
14mu|texlive-rotpages-3.0-4|2	# category Package
14mu|texlive-rotpages-3.0-4|3	# catalog-ctan /macros/latex/contrib/rotpages
14mu|texlive-rotpages-3.0-4|4	# catalog-date 2007-01-14 10:43:12 +0100
14mu|texlive-rotpages-3.0-4|5	# catalog-license lppl
14mu|texlive-rotpages-3.0-4|6	# catalog-version 3.0
14mu|texlive-rotpages-3.0-4|7	Name:		texlive-rotpages
14mu|texlive-rotpages-3.0-4|8	Version:	3.0
14mu|texlive-rotpages-3.0-4|9	Release:	4
14mu|texlive-rotpages-3.0-4|10	Summary:	Typeset sets of pages upside-down and backwards
14mu|texlive-rotpages-3.0-4|11	Group:		Publishing
14mu|texlive-rotpages-3.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rotpages
14mu|texlive-rotpages-3.0-4|13	License:	LPPL
14mu|texlive-rotpages-3.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotpages.tar.xz
14mu|texlive-rotpages-3.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotpages.doc.tar.xz
14mu|texlive-rotpages-3.0-4|16	BuildArch:	noarch
14mu|texlive-rotpages-3.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-rotpages-3.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-rotpages-3.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-rotpages-3.0-4|20	
14mu|texlive-rotpages-3.0-4|21	%description
14mu|texlive-rotpages-3.0-4|22	The rotpages package allows you to format documents where small
14mu|texlive-rotpages-3.0-4|23	sets of pages are rotated by 180 degrees and rearranged, so
14mu|texlive-rotpages-3.0-4|24	that they can be read by turning the printed copy upside-down.
14mu|texlive-rotpages-3.0-4|25	It was primarly meant for collecting exercises and solutions:
14mu|texlive-rotpages-3.0-4|26	using the package, you can print the exercise text normally and
14mu|texlive-rotpages-3.0-4|27	the solutions rotated.
14mu|texlive-rotpages-3.0-4|28	
14mu|texlive-rotpages-3.0-4|29	
14mu|texlive-rotpages-3.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-rotpages-3.0-4|31	%files
14mu|texlive-rotpages-3.0-4|32	%{_texmfdistdir}/tex/latex/rotpages/rotpages.sty
14mu|texlive-rotpages-3.0-4|33	%doc %{_texmfdistdir}/doc/latex/rotpages/Documentation/rotpages-doc.pdf
14mu|texlive-rotpages-3.0-4|34	%doc %{_texmfdistdir}/doc/latex/rotpages/Documentation/rotpages-doc.tex
14mu|texlive-rotpages-3.0-4|35	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.pdf
14mu|texlive-rotpages-3.0-4|36	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.tex
14mu|texlive-rotpages-3.0-4|37	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-fancy-ex.pdf
14mu|texlive-rotpages-3.0-4|38	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-fancy-ex.tex
14mu|texlive-rotpages-3.0-4|39	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-singlecolumn-ex.pdf
14mu|texlive-rotpages-3.0-4|40	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-singlecolumn-ex.tex
14mu|texlive-rotpages-3.0-4|41	%doc %{_texmfdistdir}/doc/latex/rotpages/README
14mu|texlive-rotpages-3.0-4|42	
14mu|texlive-rotpages-3.0-4|43	#-----------------------------------------------------------------------
14mu|texlive-rotpages-3.0-4|44	%prep
14mu|texlive-rotpages-3.0-4|45	%setup -c -a0 -a1
14mu|texlive-rotpages-3.0-4|46	
14mu|texlive-rotpages-3.0-4|47	%build
14mu|texlive-rotpages-3.0-4|48	
14mu|texlive-rotpages-3.0-4|49	%install
14mu|texlive-rotpages-3.0-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rotpages-3.0-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-rotpages-3.0-4|52	
14mu|texlive-rotpages-3.0-4|53	
14mu|texlive-rotpages-3.0-4|54	
14mu|texlive-rotpages-3.0-4|55	%changelog
14mu|texlive-rotpages-3.0-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-4
14mu|texlive-rotpages-3.0-4|57	+ Revision: cf02c2e
14mu|texlive-rotpages-3.0-4|58	- MassBuild#674: Increase release tag
14mu|texlive-rotpages-3.0-4|59	
14mu|texlive-rotpages-3.0-4|60	

25690 14
14mu|texlive-roundbox-0.2-7|1	# revision 29675
14mu|texlive-roundbox-0.2-7|2	# category Package
14mu|texlive-roundbox-0.2-7|3	# catalog-ctan /macros/latex/contrib/roundbox
14mu|texlive-roundbox-0.2-7|4	# catalog-date 2013-04-04 11:28:51 +0200
14mu|texlive-roundbox-0.2-7|5	# catalog-license lppl1.3
14mu|texlive-roundbox-0.2-7|6	# catalog-version 0.2
14mu|texlive-roundbox-0.2-7|7	Name:		texlive-roundbox
14mu|texlive-roundbox-0.2-7|8	Version:	0.2
14mu|texlive-roundbox-0.2-7|9	Release:	7
14mu|texlive-roundbox-0.2-7|10	Summary:	Round boxes in LaTeX
14mu|texlive-roundbox-0.2-7|11	Group:		Publishing
14mu|texlive-roundbox-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/roundbox
14mu|texlive-roundbox-0.2-7|13	License:	LPPL1.3
14mu|texlive-roundbox-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roundbox.tar.xz
14mu|texlive-roundbox-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roundbox.doc.tar.xz
14mu|texlive-roundbox-0.2-7|16	BuildArch:	noarch
14mu|texlive-roundbox-0.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-roundbox-0.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-roundbox-0.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-roundbox-0.2-7|20	
14mu|texlive-roundbox-0.2-7|21	%description
14mu|texlive-roundbox-0.2-7|22	This package implements a command \roundbox that can be used,
14mu|texlive-roundbox-0.2-7|23	in LaTeX, for producing boxes, framed with rounded corners.
14mu|texlive-roundbox-0.2-7|24	
14mu|texlive-roundbox-0.2-7|25	
14mu|texlive-roundbox-0.2-7|26	#-----------------------------------------------------------------------
14mu|texlive-roundbox-0.2-7|27	%files
14mu|texlive-roundbox-0.2-7|28	%{_texmfdistdir}/tex/latex/roundbox/roundbox.sty
14mu|texlive-roundbox-0.2-7|29	%doc %{_texmfdistdir}/doc/latex/roundbox/README
14mu|texlive-roundbox-0.2-7|30	
14mu|texlive-roundbox-0.2-7|31	#-----------------------------------------------------------------------
14mu|texlive-roundbox-0.2-7|32	%prep
14mu|texlive-roundbox-0.2-7|33	%setup -c -a0 -a1
14mu|texlive-roundbox-0.2-7|34	
14mu|texlive-roundbox-0.2-7|35	%build
14mu|texlive-roundbox-0.2-7|36	
14mu|texlive-roundbox-0.2-7|37	%install
14mu|texlive-roundbox-0.2-7|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-roundbox-0.2-7|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-roundbox-0.2-7|40	
14mu|texlive-roundbox-0.2-7|41	%changelog
14mu|texlive-roundbox-0.2-7|42	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-roundbox-0.2-7|43	+ Revision: 33fab4e
14mu|texlive-roundbox-0.2-7|44	- MassBuild#674: Increase release tag
14mu|texlive-roundbox-0.2-7|45	
14mu|texlive-roundbox-0.2-7|46	

25691 14
14mu|texlive-rrgtrees-1.1-3|1	# revision 27322
14mu|texlive-rrgtrees-1.1-3|2	# category Package
14mu|texlive-rrgtrees-1.1-3|3	# catalog-ctan /macros/latex/contrib/rrgtrees
14mu|texlive-rrgtrees-1.1-3|4	# catalog-date 2012-02-10 18:28:55 +0100
14mu|texlive-rrgtrees-1.1-3|5	# catalog-license lppl
14mu|texlive-rrgtrees-1.1-3|6	# catalog-version 1.1
14mu|texlive-rrgtrees-1.1-3|7	Name:		texlive-rrgtrees
14mu|texlive-rrgtrees-1.1-3|8	Version:	1.1
14mu|texlive-rrgtrees-1.1-3|9	Release:	3
14mu|texlive-rrgtrees-1.1-3|10	Summary:	Linguistic tree diagrams for Role and Reference Grammar (RRG) with LaTeX
14mu|texlive-rrgtrees-1.1-3|11	Group:		Publishing
14mu|texlive-rrgtrees-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rrgtrees
14mu|texlive-rrgtrees-1.1-3|13	License:	LPPL
14mu|texlive-rrgtrees-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rrgtrees.tar.xz
14mu|texlive-rrgtrees-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rrgtrees.doc.tar.xz
14mu|texlive-rrgtrees-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rrgtrees.source.tar.xz
14mu|texlive-rrgtrees-1.1-3|17	BuildArch:	noarch
14mu|texlive-rrgtrees-1.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rrgtrees-1.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rrgtrees-1.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-rrgtrees-1.1-3|21	
14mu|texlive-rrgtrees-1.1-3|22	%description
14mu|texlive-rrgtrees-1.1-3|23	A set of LaTeX macros that makes it easy to produce linguistic
14mu|texlive-rrgtrees-1.1-3|24	tree diagrams suitable for Role and Reference Grammar (RRG).
14mu|texlive-rrgtrees-1.1-3|25	This package allows the construction of trees with crossing
14mu|texlive-rrgtrees-1.1-3|26	lines, as is required by this theory for many languages. There
14mu|texlive-rrgtrees-1.1-3|27	is no known limit on number of tree nodes or levels. Requires
14mu|texlive-rrgtrees-1.1-3|28	the pst-node and pst-tree LaTeX packages.
14mu|texlive-rrgtrees-1.1-3|29	
14mu|texlive-rrgtrees-1.1-3|30	
14mu|texlive-rrgtrees-1.1-3|31	#-----------------------------------------------------------------------
14mu|texlive-rrgtrees-1.1-3|32	%files
14mu|texlive-rrgtrees-1.1-3|33	%{_texmfdistdir}/tex/latex/rrgtrees/rrgtrees.sty
14mu|texlive-rrgtrees-1.1-3|34	%doc %{_texmfdistdir}/doc/latex/rrgtrees/Makefile
14mu|texlive-rrgtrees-1.1-3|35	%doc %{_texmfdistdir}/doc/latex/rrgtrees/README
14mu|texlive-rrgtrees-1.1-3|36	%doc %{_texmfdistdir}/doc/latex/rrgtrees/rrgtrees.pdf
14mu|texlive-rrgtrees-1.1-3|37	#- source
14mu|texlive-rrgtrees-1.1-3|38	%doc %{_texmfdistdir}/source/latex/rrgtrees/rrgtrees.dtx
14mu|texlive-rrgtrees-1.1-3|39	%doc %{_texmfdistdir}/source/latex/rrgtrees/rrgtrees.ins
14mu|texlive-rrgtrees-1.1-3|40	
14mu|texlive-rrgtrees-1.1-3|41	#-----------------------------------------------------------------------
14mu|texlive-rrgtrees-1.1-3|42	%prep
14mu|texlive-rrgtrees-1.1-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-rrgtrees-1.1-3|44	
14mu|texlive-rrgtrees-1.1-3|45	%build
14mu|texlive-rrgtrees-1.1-3|46	
14mu|texlive-rrgtrees-1.1-3|47	%install
14mu|texlive-rrgtrees-1.1-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rrgtrees-1.1-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rrgtrees-1.1-3|50	
14mu|texlive-rrgtrees-1.1-3|51	%changelog
14mu|texlive-rrgtrees-1.1-3|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-rrgtrees-1.1-3|53	+ Revision: ac1e46c
14mu|texlive-rrgtrees-1.1-3|54	- MassBuild#674: Increase release tag
14mu|texlive-rrgtrees-1.1-3|55	
14mu|texlive-rrgtrees-1.1-3|56	

25692 14
14mu|texlive-rsfs-20081214-4|1	# revision 15878
14mu|texlive-rsfs-20081214-4|2	# category Package
14mu|texlive-rsfs-20081214-4|3	# catalog-ctan /fonts/rsfs
14mu|texlive-rsfs-20081214-4|4	# catalog-date 2008-12-14 19:11:27 +0100
14mu|texlive-rsfs-20081214-4|5	# catalog-license other-free
14mu|texlive-rsfs-20081214-4|6	# catalog-version undef
14mu|texlive-rsfs-20081214-4|7	Name:		texlive-rsfs
14mu|texlive-rsfs-20081214-4|8	Version:	20081214
14mu|texlive-rsfs-20081214-4|9	Release:	4
14mu|texlive-rsfs-20081214-4|10	Summary:	Ralph Smith's Formal Script font
14mu|texlive-rsfs-20081214-4|11	Group:		Publishing
14mu|texlive-rsfs-20081214-4|12	URL:		http://www.ctan.org/tex-archive/fonts/rsfs
14mu|texlive-rsfs-20081214-4|13	License:	OTHER-FREE
14mu|texlive-rsfs-20081214-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfs.tar.xz
14mu|texlive-rsfs-20081214-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfs.doc.tar.xz
14mu|texlive-rsfs-20081214-4|16	BuildArch:	noarch
14mu|texlive-rsfs-20081214-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-rsfs-20081214-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-rsfs-20081214-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-rsfs-20081214-4|20	
14mu|texlive-rsfs-20081214-4|21	%description
14mu|texlive-rsfs-20081214-4|22	The fonts provide uppercase 'formal' script letters for use as
14mu|texlive-rsfs-20081214-4|23	symbols in scientific and mathematical typesetting (in contrast
14mu|texlive-rsfs-20081214-4|24	to the informal script fonts such as that used for the
14mu|texlive-rsfs-20081214-4|25	'calligraphic' symbols in the TeX maths symbol font). The fonts
14mu|texlive-rsfs-20081214-4|26	are provided as MetaFont source, and as derived Adobe Type 1
14mu|texlive-rsfs-20081214-4|27	format. LaTeX support, for using these fonts in mathematics, is
14mu|texlive-rsfs-20081214-4|28	available via one of the packages calrsfs and mathrsfs.
14mu|texlive-rsfs-20081214-4|29	
14mu|texlive-rsfs-20081214-4|30	
14mu|texlive-rsfs-20081214-4|31	#-----------------------------------------------------------------------
14mu|texlive-rsfs-20081214-4|32	%files
14mu|texlive-rsfs-20081214-4|33	%{_texmfdistdir}/fonts/afm/public/rsfs/rsfs10.afm
14mu|texlive-rsfs-20081214-4|34	%{_texmfdistdir}/fonts/afm/public/rsfs/rsfs5.afm
14mu|texlive-rsfs-20081214-4|35	%{_texmfdistdir}/fonts/afm/public/rsfs/rsfs7.afm
14mu|texlive-rsfs-20081214-4|36	%{_texmfdistdir}/fonts/map/dvips/rsfs/rsfs.map
14mu|texlive-rsfs-20081214-4|37	%{_texmfdistdir}/fonts/source/public/rsfs/rsfs10.mf
14mu|texlive-rsfs-20081214-4|38	%{_texmfdistdir}/fonts/source/public/rsfs/rsfs5.mf
14mu|texlive-rsfs-20081214-4|39	%{_texmfdistdir}/fonts/source/public/rsfs/rsfs7.mf
14mu|texlive-rsfs-20081214-4|40	%{_texmfdistdir}/fonts/source/public/rsfs/script.mf
14mu|texlive-rsfs-20081214-4|41	%{_texmfdistdir}/fonts/source/public/rsfs/scriptu.mf
14mu|texlive-rsfs-20081214-4|42	%{_texmfdistdir}/fonts/tfm/public/rsfs/rsfs10.tfm
14mu|texlive-rsfs-20081214-4|43	%{_texmfdistdir}/fonts/tfm/public/rsfs/rsfs5.tfm
14mu|texlive-rsfs-20081214-4|44	%{_texmfdistdir}/fonts/tfm/public/rsfs/rsfs7.tfm
14mu|texlive-rsfs-20081214-4|45	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs10.pfb
14mu|texlive-rsfs-20081214-4|46	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs10.pfm
14mu|texlive-rsfs-20081214-4|47	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs5.pfb
14mu|texlive-rsfs-20081214-4|48	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs5.pfm
14mu|texlive-rsfs-20081214-4|49	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs7.pfb
14mu|texlive-rsfs-20081214-4|50	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs7.pfm
14mu|texlive-rsfs-20081214-4|51	%{_texmfdistdir}/tex/plain/rsfs/scrload.tex
14mu|texlive-rsfs-20081214-4|52	%doc %{_texmfdistdir}/doc/fonts/rsfs/README
14mu|texlive-rsfs-20081214-4|53	%doc %{_texmfdistdir}/doc/fonts/rsfs/README.type1
14mu|texlive-rsfs-20081214-4|54	
14mu|texlive-rsfs-20081214-4|55	#-----------------------------------------------------------------------
14mu|texlive-rsfs-20081214-4|56	%prep
14mu|texlive-rsfs-20081214-4|57	%setup -c -a0 -a1
14mu|texlive-rsfs-20081214-4|58	
14mu|texlive-rsfs-20081214-4|59	%build
14mu|texlive-rsfs-20081214-4|60	
14mu|texlive-rsfs-20081214-4|61	%install
14mu|texlive-rsfs-20081214-4|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rsfs-20081214-4|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-rsfs-20081214-4|64	
14mu|texlive-rsfs-20081214-4|65	
14mu|texlive-rsfs-20081214-4|66	
14mu|texlive-rsfs-20081214-4|67	%changelog
14mu|texlive-rsfs-20081214-4|68	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081214-4
14mu|texlive-rsfs-20081214-4|69	+ Revision: 218327b
14mu|texlive-rsfs-20081214-4|70	- MassBuild#674: Increase release tag
14mu|texlive-rsfs-20081214-4|71	
14mu|texlive-rsfs-20081214-4|72	

25693 14
14mu|texlive-rterface-20130423-7|1	# revision 30084
14mu|texlive-rterface-20130423-7|2	# category Package
14mu|texlive-rterface-20130423-7|3	# catalog-ctan /macros/latex/contrib/rterface
14mu|texlive-rterface-20130423-7|4	# catalog-date 2013-04-23 19:30:36 +0200
14mu|texlive-rterface-20130423-7|5	# catalog-license lppl1.2
14mu|texlive-rterface-20130423-7|6	# catalog-version undef
14mu|texlive-rterface-20130423-7|7	Name:		texlive-rterface
14mu|texlive-rterface-20130423-7|8	Version:	20130423
14mu|texlive-rterface-20130423-7|9	Release:	7
14mu|texlive-rterface-20130423-7|10	Summary:	Access to R analysis from within a document
14mu|texlive-rterface-20130423-7|11	Group:		Publishing
14mu|texlive-rterface-20130423-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rterface
14mu|texlive-rterface-20130423-7|13	License:	LPPL1.2
14mu|texlive-rterface-20130423-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rterface.tar.xz
14mu|texlive-rterface-20130423-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rterface.doc.tar.xz
14mu|texlive-rterface-20130423-7|16	BuildArch:	noarch
14mu|texlive-rterface-20130423-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-rterface-20130423-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-rterface-20130423-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-rterface-20130423-7|20	
14mu|texlive-rterface-20130423-7|21	%description
14mu|texlive-rterface-20130423-7|22	The package mediates interaction between LaTeX and R; it allows
14mu|texlive-rterface-20130423-7|23	LaTeX to set R's parameters, and provides code to read R
14mu|texlive-rterface-20130423-7|24	output.
14mu|texlive-rterface-20130423-7|25	
14mu|texlive-rterface-20130423-7|26	
14mu|texlive-rterface-20130423-7|27	#-----------------------------------------------------------------------
14mu|texlive-rterface-20130423-7|28	%files
14mu|texlive-rterface-20130423-7|29	%{_texmfdistdir}/tex/latex/rterface/rterface.sty
14mu|texlive-rterface-20130423-7|30	%doc %{_texmfdistdir}/doc/latex/rterface/README
14mu|texlive-rterface-20130423-7|31	%doc %{_texmfdistdir}/doc/latex/rterface/rterface.pdf
14mu|texlive-rterface-20130423-7|32	%doc %{_texmfdistdir}/doc/latex/rterface/rterface.tex
14mu|texlive-rterface-20130423-7|33	
14mu|texlive-rterface-20130423-7|34	#-----------------------------------------------------------------------
14mu|texlive-rterface-20130423-7|35	%prep
14mu|texlive-rterface-20130423-7|36	%setup -c -a0 -a1
14mu|texlive-rterface-20130423-7|37	
14mu|texlive-rterface-20130423-7|38	%build
14mu|texlive-rterface-20130423-7|39	
14mu|texlive-rterface-20130423-7|40	%install
14mu|texlive-rterface-20130423-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rterface-20130423-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-rterface-20130423-7|43	
14mu|texlive-rterface-20130423-7|44	%changelog
14mu|texlive-rterface-20130423-7|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130423-7
14mu|texlive-rterface-20130423-7|46	+ Revision: 5d2fb37
14mu|texlive-rterface-20130423-7|47	- MassBuild#674: Increase release tag
14mu|texlive-rterface-20130423-7|48	
14mu|texlive-rterface-20130423-7|49	

25694 14
14mu|texlive-rtkinenc-1.0-4|1	# revision 20003
14mu|texlive-rtkinenc-1.0-4|2	# category Package
14mu|texlive-rtkinenc-1.0-4|3	# catalog-ctan /macros/latex/contrib/rtkinenc
14mu|texlive-rtkinenc-1.0-4|4	# catalog-date 2010-10-04 11:23:12 +0200
14mu|texlive-rtkinenc-1.0-4|5	# catalog-license lppl
14mu|texlive-rtkinenc-1.0-4|6	# catalog-version 1.0
14mu|texlive-rtkinenc-1.0-4|7	Name:		texlive-rtkinenc
14mu|texlive-rtkinenc-1.0-4|8	Version:	1.0
14mu|texlive-rtkinenc-1.0-4|9	Release:	4
14mu|texlive-rtkinenc-1.0-4|10	Summary:	Input encoding with fallback procedures
14mu|texlive-rtkinenc-1.0-4|11	Group:		Publishing
14mu|texlive-rtkinenc-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rtkinenc
14mu|texlive-rtkinenc-1.0-4|13	License:	LPPL
14mu|texlive-rtkinenc-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtkinenc.tar.xz
14mu|texlive-rtkinenc-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtkinenc.doc.tar.xz
14mu|texlive-rtkinenc-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtkinenc.source.tar.xz
14mu|texlive-rtkinenc-1.0-4|17	BuildArch:	noarch
14mu|texlive-rtkinenc-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rtkinenc-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rtkinenc-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rtkinenc-1.0-4|21	
14mu|texlive-rtkinenc-1.0-4|22	%description
14mu|texlive-rtkinenc-1.0-4|23	The rtkinenc package is functionally similar to the standard
14mu|texlive-rtkinenc-1.0-4|24	LaTeX package inputenc: both set up active characters so that
14mu|texlive-rtkinenc-1.0-4|25	an input character outside the range of 7-bit visible ASCII is
14mu|texlive-rtkinenc-1.0-4|26	coverted into one or more corresponding LaTeX commands. The
14mu|texlive-rtkinenc-1.0-4|27	main difference lies in that rtkinenc allows the user to
14mu|texlive-rtkinenc-1.0-4|28	specify a fallback procedure to use when the text command
14mu|texlive-rtkinenc-1.0-4|29	corresponding to some input character isn't available. Names of
14mu|texlive-rtkinenc-1.0-4|30	commands in rtkinenc have been selected so that it can read
14mu|texlive-rtkinenc-1.0-4|31	inputenc encoding definition files, and the aim is that
14mu|texlive-rtkinenc-1.0-4|32	rtkinenc should be backwards compatible with inputenc. rtkinenc
14mu|texlive-rtkinenc-1.0-4|33	is not a new version of inputenc though, nor is it part of
14mu|texlive-rtkinenc-1.0-4|34	standard LaTeX. For an example of how rtkinenc is used, the
14mu|texlive-rtkinenc-1.0-4|35	user may look at the tclldoc class.
14mu|texlive-rtkinenc-1.0-4|36	
14mu|texlive-rtkinenc-1.0-4|37	
14mu|texlive-rtkinenc-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-rtkinenc-1.0-4|39	%files
14mu|texlive-rtkinenc-1.0-4|40	%{_texmfdistdir}/tex/latex/rtkinenc/rtkinenc.sty
14mu|texlive-rtkinenc-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/rtkinenc/README.txt
14mu|texlive-rtkinenc-1.0-4|42	%doc %{_texmfdistdir}/doc/latex/rtkinenc/rtkinenc-doc.pdf
14mu|texlive-rtkinenc-1.0-4|43	%doc %{_texmfdistdir}/doc/latex/rtkinenc/rtkinenc-doc.tex
14mu|texlive-rtkinenc-1.0-4|44	#- source
14mu|texlive-rtkinenc-1.0-4|45	%doc %{_texmfdistdir}/source/latex/rtkinenc/rtkinenc.dtx
14mu|texlive-rtkinenc-1.0-4|46	%doc %{_texmfdistdir}/source/latex/rtkinenc/rtkinenc.ins
14mu|texlive-rtkinenc-1.0-4|47	
14mu|texlive-rtkinenc-1.0-4|48	#-----------------------------------------------------------------------
14mu|texlive-rtkinenc-1.0-4|49	%prep
14mu|texlive-rtkinenc-1.0-4|50	%setup -c -a0 -a1 -a2
14mu|texlive-rtkinenc-1.0-4|51	
14mu|texlive-rtkinenc-1.0-4|52	%build
14mu|texlive-rtkinenc-1.0-4|53	
14mu|texlive-rtkinenc-1.0-4|54	%install
14mu|texlive-rtkinenc-1.0-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rtkinenc-1.0-4|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rtkinenc-1.0-4|57	
14mu|texlive-rtkinenc-1.0-4|58	
14mu|texlive-rtkinenc-1.0-4|59	
14mu|texlive-rtkinenc-1.0-4|60	%changelog
14mu|texlive-rtkinenc-1.0-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-rtkinenc-1.0-4|62	+ Revision: ecaf381
14mu|texlive-rtkinenc-1.0-4|63	- MassBuild#674: Increase release tag
14mu|texlive-rtkinenc-1.0-4|64	
14mu|texlive-rtkinenc-1.0-4|65	

25695 14
14mu|texlive-rtklage-20060207-4|1	# revision 15878
14mu|texlive-rtklage-20060207-4|2	# category Package
14mu|texlive-rtklage-20060207-4|3	# catalog-ctan /macros/latex/contrib/rtklage
14mu|texlive-rtklage-20060207-4|4	# catalog-date 2006-02-07 18:31:12 +0100
14mu|texlive-rtklage-20060207-4|5	# catalog-license lppl
14mu|texlive-rtklage-20060207-4|6	# catalog-version undef
14mu|texlive-rtklage-20060207-4|7	Name:		texlive-rtklage
14mu|texlive-rtklage-20060207-4|8	Version:	20060207
14mu|texlive-rtklage-20060207-4|9	Release:	4
14mu|texlive-rtklage-20060207-4|10	Summary:	A package for German lawyers
14mu|texlive-rtklage-20060207-4|11	Group:		Publishing
14mu|texlive-rtklage-20060207-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rtklage
14mu|texlive-rtklage-20060207-4|13	License:	LPPL
14mu|texlive-rtklage-20060207-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtklage.tar.xz
14mu|texlive-rtklage-20060207-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtklage.doc.tar.xz
14mu|texlive-rtklage-20060207-4|16	BuildArch:	noarch
14mu|texlive-rtklage-20060207-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-rtklage-20060207-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-rtklage-20060207-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-rtklage-20060207-4|20	
14mu|texlive-rtklage-20060207-4|21	%description
14mu|texlive-rtklage-20060207-4|22	RATeX is a newly developed bundle of packages and classes
14mu|texlive-rtklage-20060207-4|23	provided for German lawyers. Now in the early beginning it only
14mu|texlive-rtklage-20060207-4|24	contains rtklage, a class to make lawsuits.
14mu|texlive-rtklage-20060207-4|25	
14mu|texlive-rtklage-20060207-4|26	
14mu|texlive-rtklage-20060207-4|27	#-----------------------------------------------------------------------
14mu|texlive-rtklage-20060207-4|28	%files
14mu|texlive-rtklage-20060207-4|29	%{_texmfdistdir}/tex/latex/rtklage/rtklage.cls
14mu|texlive-rtklage-20060207-4|30	%doc %{_texmfdistdir}/doc/latex/rtklage/README
14mu|texlive-rtklage-20060207-4|31	%doc %{_texmfdistdir}/doc/latex/rtklage/bspklage.tex
14mu|texlive-rtklage-20060207-4|32	%doc %{_texmfdistdir}/doc/latex/rtklage/rtklage.pdf
14mu|texlive-rtklage-20060207-4|33	
14mu|texlive-rtklage-20060207-4|34	#-----------------------------------------------------------------------
14mu|texlive-rtklage-20060207-4|35	%prep
14mu|texlive-rtklage-20060207-4|36	%setup -c -a0 -a1
14mu|texlive-rtklage-20060207-4|37	
14mu|texlive-rtklage-20060207-4|38	%build
14mu|texlive-rtklage-20060207-4|39	
14mu|texlive-rtklage-20060207-4|40	%install
14mu|texlive-rtklage-20060207-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rtklage-20060207-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-rtklage-20060207-4|43	
14mu|texlive-rtklage-20060207-4|44	
14mu|texlive-rtklage-20060207-4|45	
14mu|texlive-rtklage-20060207-4|46	%changelog
14mu|texlive-rtklage-20060207-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20060207-4
14mu|texlive-rtklage-20060207-4|48	+ Revision: e41cd04
14mu|texlive-rtklage-20060207-4|49	- MassBuild#674: Increase release tag
14mu|texlive-rtklage-20060207-4|50	
14mu|texlive-rtklage-20060207-4|51	

25696 14
14mu|texlive-rubik-2.0-4|1	# revision 32919
14mu|texlive-rubik-2.0-4|2	# category Package
14mu|texlive-rubik-2.0-4|3	# catalog-ctan /macros/latex/contrib/rubik
14mu|texlive-rubik-2.0-4|4	# catalog-date 2014-02-07 11:34:07 +0100
14mu|texlive-rubik-2.0-4|5	# catalog-license lppl1.3
14mu|texlive-rubik-2.0-4|6	# catalog-version 2.0
14mu|texlive-rubik-2.0-4|7	Name:		texlive-rubik
14mu|texlive-rubik-2.0-4|8	Version:	2.0
14mu|texlive-rubik-2.0-4|9	Release:	4
14mu|texlive-rubik-2.0-4|10	Summary:	Document Rubik cube configurations and rotation sequences
14mu|texlive-rubik-2.0-4|11	Group:		Publishing
14mu|texlive-rubik-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rubik
14mu|texlive-rubik-2.0-4|13	License:	LPPL1.3
14mu|texlive-rubik-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rubik.tar.xz
14mu|texlive-rubik-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rubik.doc.tar.xz
14mu|texlive-rubik-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rubik.source.tar.xz
14mu|texlive-rubik-2.0-4|17	BuildArch:	noarch
14mu|texlive-rubik-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rubik-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rubik-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rubik-2.0-4|21	Provides:	texlive-rubik.bin = %{EVRD}
14mu|texlive-rubik-2.0-4|22	
14mu|texlive-rubik-2.0-4|23	%description
14mu|texlive-rubik-2.0-4|24	The bundle provides two packages: rubikcube provides commands
14mu|texlive-rubik-2.0-4|25	for typesetting Rubik cubes and their transformations; and
14mu|texlive-rubik-2.0-4|26	rubikrotation which can process a sequence of Rubik rotation
14mu|texlive-rubik-2.0-4|27	moves, with the help of a Perl package executed via \write18
14mu|texlive-rubik-2.0-4|28	(shell escape) commands.
14mu|texlive-rubik-2.0-4|29	
14mu|texlive-rubik-2.0-4|30	
14mu|texlive-rubik-2.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-rubik-2.0-4|32	%files
14mu|texlive-rubik-2.0-4|33	%{_bindir}/rubikrotation
14mu|texlive-rubik-2.0-4|34	%{_texmfdistdir}/scripts/rubik/rubikrotation.pl
14mu|texlive-rubik-2.0-4|35	%{_texmfdistdir}/tex/latex/rubik/rubikcube.sty
14mu|texlive-rubik-2.0-4|36	%{_texmfdistdir}/tex/latex/rubik/rubikrotation.sty
14mu|texlive-rubik-2.0-4|37	%doc %{_texmfdistdir}/doc/latex/rubik/README
14mu|texlive-rubik-2.0-4|38	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figA.pdf
14mu|texlive-rubik-2.0-4|39	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figB.pdf
14mu|texlive-rubik-2.0-4|40	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figC.pdf
14mu|texlive-rubik-2.0-4|41	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figD.pdf
14mu|texlive-rubik-2.0-4|42	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figE.pdf
14mu|texlive-rubik-2.0-4|43	%doc %{_texmfdistdir}/doc/latex/rubik/Rubikrot_doc_figA.pdf
14mu|texlive-rubik-2.0-4|44	%doc %{_texmfdistdir}/doc/latex/rubik/Rubikrot_doc_figB.pdf
14mu|texlive-rubik-2.0-4|45	%doc %{_texmfdistdir}/doc/latex/rubik/example-cube.pdf
14mu|texlive-rubik-2.0-4|46	%doc %{_texmfdistdir}/doc/latex/rubik/example-cube.tex
14mu|texlive-rubik-2.0-4|47	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot1.pdf
14mu|texlive-rubik-2.0-4|48	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot1.sh
14mu|texlive-rubik-2.0-4|49	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot1.tex
14mu|texlive-rubik-2.0-4|50	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot2.pdf
14mu|texlive-rubik-2.0-4|51	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot2.sh
14mu|texlive-rubik-2.0-4|52	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot2.tex
14mu|texlive-rubik-2.0-4|53	%doc %{_texmfdistdir}/doc/latex/rubik/rubikcube.pdf
14mu|texlive-rubik-2.0-4|54	%doc %{_texmfdistdir}/doc/latex/rubik/rubikrotation.pdf
14mu|texlive-rubik-2.0-4|55	#- source
14mu|texlive-rubik-2.0-4|56	%doc %{_texmfdistdir}/source/latex/rubik/example-rot1.bat
14mu|texlive-rubik-2.0-4|57	%doc %{_texmfdistdir}/source/latex/rubik/example-rot2.bat
14mu|texlive-rubik-2.0-4|58	%doc %{_texmfdistdir}/source/latex/rubik/rubikcube.dtx
14mu|texlive-rubik-2.0-4|59	%doc %{_texmfdistdir}/source/latex/rubik/rubikcube.ins
14mu|texlive-rubik-2.0-4|60	%doc %{_texmfdistdir}/source/latex/rubik/rubikrotation.dtx
14mu|texlive-rubik-2.0-4|61	%doc %{_texmfdistdir}/source/latex/rubik/rubikrotation.ins
14mu|texlive-rubik-2.0-4|62	
14mu|texlive-rubik-2.0-4|63	#-----------------------------------------------------------------------
14mu|texlive-rubik-2.0-4|64	%prep
14mu|texlive-rubik-2.0-4|65	%setup -c -a0 -a1 -a2
14mu|texlive-rubik-2.0-4|66	
14mu|texlive-rubik-2.0-4|67	%build
14mu|texlive-rubik-2.0-4|68	
14mu|texlive-rubik-2.0-4|69	%install
14mu|texlive-rubik-2.0-4|70	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-rubik-2.0-4|71	pushd %{buildroot}%{_bindir}
14mu|texlive-rubik-2.0-4|72	ln -sf %{_texmfdistdir}/scripts/rubik/rubikrotation.pl rubikrotation
14mu|texlive-rubik-2.0-4|73	popd
14mu|texlive-rubik-2.0-4|74	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-rubik-2.0-4|75	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-rubik-2.0-4|76	
14mu|texlive-rubik-2.0-4|77	%changelog
14mu|texlive-rubik-2.0-4|78	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-rubik-2.0-4|79	+ Revision: dac7c26
14mu|texlive-rubik-2.0-4|80	- MassBuild#674: Increase release tag
14mu|texlive-rubik-2.0-4|81	
14mu|texlive-rubik-2.0-4|82	

25697 14
14mu|texlive-rulercompass-1-3|1	# revision 32392
14mu|texlive-rulercompass-1-3|2	# category Package
14mu|texlive-rulercompass-1-3|3	# catalog-ctan /graphics/pgf/contrib/rulercompass
14mu|texlive-rulercompass-1-3|4	# catalog-date 2013-12-11 23:41:59 +0100
14mu|texlive-rulercompass-1-3|5	# catalog-license lppl1.3
14mu|texlive-rulercompass-1-3|6	# catalog-version 1
14mu|texlive-rulercompass-1-3|7	Name:		texlive-rulercompass
14mu|texlive-rulercompass-1-3|8	Version:	1
14mu|texlive-rulercompass-1-3|9	Release:	3
14mu|texlive-rulercompass-1-3|10	Summary:	A TikZ library for straight-edge and compass diagrams
14mu|texlive-rulercompass-1-3|11	Group:		Publishing
14mu|texlive-rulercompass-1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/rulercompass
14mu|texlive-rulercompass-1-3|13	License:	LPPL1.3
14mu|texlive-rulercompass-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rulercompass.tar.xz
14mu|texlive-rulercompass-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rulercompass.doc.tar.xz
14mu|texlive-rulercompass-1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rulercompass.source.tar.xz
14mu|texlive-rulercompass-1-3|17	BuildArch:	noarch
14mu|texlive-rulercompass-1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rulercompass-1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rulercompass-1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-rulercompass-1-3|21	
14mu|texlive-rulercompass-1-3|22	%description
14mu|texlive-rulercompass-1-3|23	The package defines some commands and styles to support drawing
14mu|texlive-rulercompass-1-3|24	straight-edge and compass diagrams with TikZ.
14mu|texlive-rulercompass-1-3|25	
14mu|texlive-rulercompass-1-3|26	
14mu|texlive-rulercompass-1-3|27	#-----------------------------------------------------------------------
14mu|texlive-rulercompass-1-3|28	%files
14mu|texlive-rulercompass-1-3|29	%{_texmfdistdir}/tex/latex/rulercompass/tikzlibraryrulercompass.code.tex
14mu|texlive-rulercompass-1-3|30	%doc %{_texmfdistdir}/doc/latex/rulercompass/README.txt
14mu|texlive-rulercompass-1-3|31	%doc %{_texmfdistdir}/doc/latex/rulercompass/rulercompass.pdf
14mu|texlive-rulercompass-1-3|32	%doc %{_texmfdistdir}/doc/latex/rulercompass/rulercompass_doc.pdf
14mu|texlive-rulercompass-1-3|33	%doc %{_texmfdistdir}/doc/latex/rulercompass/rulercompass_doc.tex
14mu|texlive-rulercompass-1-3|34	#- source
14mu|texlive-rulercompass-1-3|35	%doc %{_texmfdistdir}/source/latex/rulercompass/rulercompass.dtx
14mu|texlive-rulercompass-1-3|36	%doc %{_texmfdistdir}/source/latex/rulercompass/rulercompass.ins
14mu|texlive-rulercompass-1-3|37	
14mu|texlive-rulercompass-1-3|38	#-----------------------------------------------------------------------
14mu|texlive-rulercompass-1-3|39	%prep
14mu|texlive-rulercompass-1-3|40	%setup -c -a0 -a1 -a2
14mu|texlive-rulercompass-1-3|41	
14mu|texlive-rulercompass-1-3|42	%build
14mu|texlive-rulercompass-1-3|43	
14mu|texlive-rulercompass-1-3|44	%install
14mu|texlive-rulercompass-1-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rulercompass-1-3|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rulercompass-1-3|47	
14mu|texlive-rulercompass-1-3|48	%changelog
14mu|texlive-rulercompass-1-3|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-3
14mu|texlive-rulercompass-1-3|50	+ Revision: f734db3
14mu|texlive-rulercompass-1-3|51	- MassBuild#674: Increase release tag
14mu|texlive-rulercompass-1-3|52	
14mu|texlive-rulercompass-1-3|53	

25698 14
14mu|texlive-r_und_s-1.3i-4|1	# revision 15878
14mu|texlive-r_und_s-1.3i-4|2	# category Package
14mu|texlive-r_und_s-1.3i-4|3	# catalog-ctan /macros/latex/contrib/r_und_s
14mu|texlive-r_und_s-1.3i-4|4	# catalog-date 2008-08-24 22:21:06 +0200
14mu|texlive-r_und_s-1.3i-4|5	# catalog-license other-free
14mu|texlive-r_und_s-1.3i-4|6	# catalog-version 1.3i
14mu|texlive-r_und_s-1.3i-4|7	Name:		texlive-r_und_s
14mu|texlive-r_und_s-1.3i-4|8	Version:	1.3i
14mu|texlive-r_und_s-1.3i-4|9	Release:	4
14mu|texlive-r_und_s-1.3i-4|10	Summary:	Chemical hazard codes
14mu|texlive-r_und_s-1.3i-4|11	Group:		Publishing
14mu|texlive-r_und_s-1.3i-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/r_und_s
14mu|texlive-r_und_s-1.3i-4|13	License:	OTHER-FREE
14mu|texlive-r_und_s-1.3i-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/r_und_s.tar.xz
14mu|texlive-r_und_s-1.3i-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/r_und_s.doc.tar.xz
14mu|texlive-r_und_s-1.3i-4|16	BuildArch:	noarch
14mu|texlive-r_und_s-1.3i-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-r_und_s-1.3i-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-r_und_s-1.3i-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-r_und_s-1.3i-4|20	
14mu|texlive-r_und_s-1.3i-4|21	%description
14mu|texlive-r_und_s-1.3i-4|22	The r_und_s package decodes the german 'R- und S-Satze', which
14mu|texlive-r_und_s-1.3i-4|23	are numerically coded security advice for chemical substances
14mu|texlive-r_und_s-1.3i-4|24	into plain text. This is, e.g., used to compose security sheets
14mu|texlive-r_und_s-1.3i-4|25	or lab protocols and especially useful for students of
14mu|texlive-r_und_s-1.3i-4|26	chemistry. There are four packages, giving texts in German,
14mu|texlive-r_und_s-1.3i-4|27	English, French and Dutch.
14mu|texlive-r_und_s-1.3i-4|28	
14mu|texlive-r_und_s-1.3i-4|29	
14mu|texlive-r_und_s-1.3i-4|30	#-----------------------------------------------------------------------
14mu|texlive-r_und_s-1.3i-4|31	%files
14mu|texlive-r_und_s-1.3i-4|32	%{_texmfdistdir}/tex/latex/r_und_s/eng_rs.sty
14mu|texlive-r_und_s-1.3i-4|33	%{_texmfdistdir}/tex/latex/r_und_s/eng_rs.tex
14mu|texlive-r_und_s-1.3i-4|34	%{_texmfdistdir}/tex/latex/r_und_s/fr_rs.sty
14mu|texlive-r_und_s-1.3i-4|35	%{_texmfdistdir}/tex/latex/r_und_s/fr_rs.tex
14mu|texlive-r_und_s-1.3i-4|36	%{_texmfdistdir}/tex/latex/r_und_s/nl_rs.sty
14mu|texlive-r_und_s-1.3i-4|37	%{_texmfdistdir}/tex/latex/r_und_s/nl_rs.tex
14mu|texlive-r_und_s-1.3i-4|38	%{_texmfdistdir}/tex/latex/r_und_s/r_und_s.sty
14mu|texlive-r_und_s-1.3i-4|39	%{_texmfdistdir}/tex/latex/r_und_s/r_und_s.tex
14mu|texlive-r_und_s-1.3i-4|40	%doc %{_texmfdistdir}/doc/latex/r_und_s/README
14mu|texlive-r_und_s-1.3i-4|41	
14mu|texlive-r_und_s-1.3i-4|42	#-----------------------------------------------------------------------
14mu|texlive-r_und_s-1.3i-4|43	%prep
14mu|texlive-r_und_s-1.3i-4|44	%setup -c -a0 -a1
14mu|texlive-r_und_s-1.3i-4|45	
14mu|texlive-r_und_s-1.3i-4|46	%build
14mu|texlive-r_und_s-1.3i-4|47	
14mu|texlive-r_und_s-1.3i-4|48	%install
14mu|texlive-r_und_s-1.3i-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-r_und_s-1.3i-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-r_und_s-1.3i-4|51	
14mu|texlive-r_und_s-1.3i-4|52	
14mu|texlive-r_und_s-1.3i-4|53	
14mu|texlive-r_und_s-1.3i-4|54	%changelog
14mu|texlive-r_und_s-1.3i-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3i-4
14mu|texlive-r_und_s-1.3i-4|56	+ Revision: ea6729b
14mu|texlive-r_und_s-1.3i-4|57	- MassBuild#674: Increase release tag
14mu|texlive-r_und_s-1.3i-4|58	
14mu|texlive-r_und_s-1.3i-4|59	

25699 14
14mu|texlive-russ-20120125-3|1	# revision 25209
14mu|texlive-russ-20120125-3|2	# category Package
14mu|texlive-russ-20120125-3|3	# catalog-ctan /macros/latex/contrib/russ
14mu|texlive-russ-20120125-3|4	# catalog-date 2012-01-25 23:56:43 +0100
14mu|texlive-russ-20120125-3|5	# catalog-license lppl
14mu|texlive-russ-20120125-3|6	# catalog-version undef
14mu|texlive-russ-20120125-3|7	Name:		texlive-russ
14mu|texlive-russ-20120125-3|8	Version:	20120125
14mu|texlive-russ-20120125-3|9	Release:	3
14mu|texlive-russ-20120125-3|10	Summary:	LaTeX in Russian, without babel
14mu|texlive-russ-20120125-3|11	Group:		Publishing
14mu|texlive-russ-20120125-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/russ
14mu|texlive-russ-20120125-3|13	License:	LPPL
14mu|texlive-russ-20120125-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/russ.tar.xz
14mu|texlive-russ-20120125-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/russ.doc.tar.xz
14mu|texlive-russ-20120125-3|16	BuildArch:	noarch
14mu|texlive-russ-20120125-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-russ-20120125-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-russ-20120125-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-russ-20120125-3|20	
14mu|texlive-russ-20120125-3|21	%description
14mu|texlive-russ-20120125-3|22	The package aims to facilitate Russian typesetting (based on
14mu|texlive-russ-20120125-3|23	input using MicroSoft Code Page 1251). Russian hyphenation is
14mu|texlive-russ-20120125-3|24	selected, and various mathematical commands are set up in
14mu|texlive-russ-20120125-3|25	Russian style. Furthermore all Cyrillic letters' catcodes are
14mu|texlive-russ-20120125-3|26	set to "letter", so that commands with Cyrillic letters in
14mu|texlive-russ-20120125-3|27	their names may be defined.
14mu|texlive-russ-20120125-3|28	
14mu|texlive-russ-20120125-3|29	
14mu|texlive-russ-20120125-3|30	#-----------------------------------------------------------------------
14mu|texlive-russ-20120125-3|31	%files
14mu|texlive-russ-20120125-3|32	%{_texmfdistdir}/tex/latex/russ/russ.sty
14mu|texlive-russ-20120125-3|33	%doc %{_texmfdistdir}/doc/latex/russ/README
14mu|texlive-russ-20120125-3|34	%doc %{_texmfdistdir}/doc/latex/russ/readme.RU.txt
14mu|texlive-russ-20120125-3|35	%doc %{_texmfdistdir}/doc/latex/russ/russ_doc.pdf
14mu|texlive-russ-20120125-3|36	%doc %{_texmfdistdir}/doc/latex/russ/russ_doc.tex
14mu|texlive-russ-20120125-3|37	
14mu|texlive-russ-20120125-3|38	#-----------------------------------------------------------------------
14mu|texlive-russ-20120125-3|39	%prep
14mu|texlive-russ-20120125-3|40	%setup -c -a0 -a1
14mu|texlive-russ-20120125-3|41	
14mu|texlive-russ-20120125-3|42	%build
14mu|texlive-russ-20120125-3|43	
14mu|texlive-russ-20120125-3|44	%install
14mu|texlive-russ-20120125-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-russ-20120125-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-russ-20120125-3|47	
14mu|texlive-russ-20120125-3|48	
14mu|texlive-russ-20120125-3|49	
14mu|texlive-russ-20120125-3|50	%changelog
14mu|texlive-russ-20120125-3|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120125-3
14mu|texlive-russ-20120125-3|52	+ Revision: a44cecb
14mu|texlive-russ-20120125-3|53	- MassBuild#674: Increase release tag
14mu|texlive-russ-20120125-3|54	
14mu|texlive-russ-20120125-3|55	

25700 14
14mu|texlive-rviewport-v1.0-4|1	# revision 23739
14mu|texlive-rviewport-v1.0-4|2	# category Package
14mu|texlive-rviewport-v1.0-4|3	# catalog-ctan /macros/latex/contrib/rviewport
14mu|texlive-rviewport-v1.0-4|4	# catalog-date 2011-08-28 17:37:31 +0200
14mu|texlive-rviewport-v1.0-4|5	# catalog-license lppl
14mu|texlive-rviewport-v1.0-4|6	# catalog-version v1.0
14mu|texlive-rviewport-v1.0-4|7	Name:		texlive-rviewport
14mu|texlive-rviewport-v1.0-4|8	Version:	v1.0
14mu|texlive-rviewport-v1.0-4|9	Release:	4
14mu|texlive-rviewport-v1.0-4|10	Summary:	Relative Viewport for Graphics Inclusion
14mu|texlive-rviewport-v1.0-4|11	Group:		Publishing
14mu|texlive-rviewport-v1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rviewport
14mu|texlive-rviewport-v1.0-4|13	License:	LPPL
14mu|texlive-rviewport-v1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rviewport.tar.xz
14mu|texlive-rviewport-v1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rviewport.doc.tar.xz
14mu|texlive-rviewport-v1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rviewport.source.tar.xz
14mu|texlive-rviewport-v1.0-4|17	BuildArch:	noarch
14mu|texlive-rviewport-v1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-rviewport-v1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-rviewport-v1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-rviewport-v1.0-4|21	
14mu|texlive-rviewport-v1.0-4|22	%description
14mu|texlive-rviewport-v1.0-4|23	Package graphicx provides a useful keyword viewport which
14mu|texlive-rviewport-v1.0-4|24	allows to show just a part of an image. However, one needs to
14mu|texlive-rviewport-v1.0-4|25	put there the actual coordinates of the viewport window.
14mu|texlive-rviewport-v1.0-4|26	Sometimes it is useful to have relative coordinates as
14mu|texlive-rviewport-v1.0-4|27	fractions of natural size. For example, one may want to print a
14mu|texlive-rviewport-v1.0-4|28	large image on a spread, putting a half on a verso page, and
14mu|texlive-rviewport-v1.0-4|29	another half on the next recto page. For this one would need a
14mu|texlive-rviewport-v1.0-4|30	viewport occupying exactly one half of the file's bounding box,
14mu|texlive-rviewport-v1.0-4|31	whatever the actual width of the image may be. This package
14mu|texlive-rviewport-v1.0-4|32	adds a new keyword rviewport to the graphicx package
14mu|texlive-rviewport-v1.0-4|33	specifiying Relative Viewport for graphics inclusion: a window
14mu|texlive-rviewport-v1.0-4|34	defined by the given fractions of the natural width and height
14mu|texlive-rviewport-v1.0-4|35	of the image.
14mu|texlive-rviewport-v1.0-4|36	
14mu|texlive-rviewport-v1.0-4|37	
14mu|texlive-rviewport-v1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-rviewport-v1.0-4|39	%files
14mu|texlive-rviewport-v1.0-4|40	%{_texmfdistdir}/tex/latex/rviewport/rviewport.sty
14mu|texlive-rviewport-v1.0-4|41	%doc %{_texmfdistdir}/doc/latex/rviewport/Makefile
14mu|texlive-rviewport-v1.0-4|42	%doc %{_texmfdistdir}/doc/latex/rviewport/README
14mu|texlive-rviewport-v1.0-4|43	%doc %{_texmfdistdir}/doc/latex/rviewport/rviewport.pdf
14mu|texlive-rviewport-v1.0-4|44	%doc %{_texmfdistdir}/doc/latex/rviewport/vitruvian.jpg
14mu|texlive-rviewport-v1.0-4|45	#- source
14mu|texlive-rviewport-v1.0-4|46	%doc %{_texmfdistdir}/source/latex/rviewport/rviewport.dtx
14mu|texlive-rviewport-v1.0-4|47	%doc %{_texmfdistdir}/source/latex/rviewport/rviewport.ins
14mu|texlive-rviewport-v1.0-4|48	
14mu|texlive-rviewport-v1.0-4|49	#-----------------------------------------------------------------------
14mu|texlive-rviewport-v1.0-4|50	%prep
14mu|texlive-rviewport-v1.0-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-rviewport-v1.0-4|52	
14mu|texlive-rviewport-v1.0-4|53	%build
14mu|texlive-rviewport-v1.0-4|54	
14mu|texlive-rviewport-v1.0-4|55	%install
14mu|texlive-rviewport-v1.0-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rviewport-v1.0-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-rviewport-v1.0-4|58	
14mu|texlive-rviewport-v1.0-4|59	
14mu|texlive-rviewport-v1.0-4|60	
14mu|texlive-rviewport-v1.0-4|61	%changelog
14mu|texlive-rviewport-v1.0-4|62	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.0-4
14mu|texlive-rviewport-v1.0-4|63	+ Revision: aaa72d0
14mu|texlive-rviewport-v1.0-4|64	- MassBuild#674: Increase release tag
14mu|texlive-rviewport-v1.0-4|65	
14mu|texlive-rviewport-v1.0-4|66	

25701 14
14mu|texlive-rvwrite-1.2-4|1	# revision 19614
14mu|texlive-rvwrite-1.2-4|2	# category Package
14mu|texlive-rvwrite-1.2-4|3	# catalog-ctan /macros/latex/contrib/rvwrite
14mu|texlive-rvwrite-1.2-4|4	# catalog-date 2010-08-31 12:08:50 +0200
14mu|texlive-rvwrite-1.2-4|5	# catalog-license lppl
14mu|texlive-rvwrite-1.2-4|6	# catalog-version 1.2
14mu|texlive-rvwrite-1.2-4|7	Name:		texlive-rvwrite
14mu|texlive-rvwrite-1.2-4|8	Version:	1.2
14mu|texlive-rvwrite-1.2-4|9	Release:	4
14mu|texlive-rvwrite-1.2-4|10	Summary:	Increase the number of available output streams in LaTeX
14mu|texlive-rvwrite-1.2-4|11	Group:		Publishing
14mu|texlive-rvwrite-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rvwrite
14mu|texlive-rvwrite-1.2-4|13	License:	LPPL
14mu|texlive-rvwrite-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rvwrite.tar.xz
14mu|texlive-rvwrite-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rvwrite.doc.tar.xz
14mu|texlive-rvwrite-1.2-4|16	BuildArch:	noarch
14mu|texlive-rvwrite-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-rvwrite-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-rvwrite-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-rvwrite-1.2-4|20	
14mu|texlive-rvwrite-1.2-4|21	%description
14mu|texlive-rvwrite-1.2-4|22	The package addresses, for LaTeX documents, the severe
14mu|texlive-rvwrite-1.2-4|23	limitation on the number of output streams that TeX provides.
14mu|texlive-rvwrite-1.2-4|24	The package uses a single TeX output stream, and writes
14mu|texlive-rvwrite-1.2-4|25	"marked-up" output to this stream. The user may then post-
14mu|texlive-rvwrite-1.2-4|26	process the marked-up output file, using LaTeX, and the
14mu|texlive-rvwrite-1.2-4|27	document's output appears as separate files, according to the
14mu|texlive-rvwrite-1.2-4|28	calls made to the package. The output to be post-processed uses
14mu|texlive-rvwrite-1.2-4|29	macros from the widely-available ProTeX package.
14mu|texlive-rvwrite-1.2-4|30	
14mu|texlive-rvwrite-1.2-4|31	
14mu|texlive-rvwrite-1.2-4|32	#-----------------------------------------------------------------------
14mu|texlive-rvwrite-1.2-4|33	%files
14mu|texlive-rvwrite-1.2-4|34	%{_texmfdistdir}/tex/latex/rvwrite/rvwrite.sty
14mu|texlive-rvwrite-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/rvwrite/Makefile
14mu|texlive-rvwrite-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/rvwrite/README
14mu|texlive-rvwrite-1.2-4|37	%doc %{_texmfdistdir}/doc/latex/rvwrite/rvwrite-doc.pdf
14mu|texlive-rvwrite-1.2-4|38	%doc %{_texmfdistdir}/doc/latex/rvwrite/rvwrite-doc.tex
14mu|texlive-rvwrite-1.2-4|39	%doc %{_texmfdistdir}/doc/latex/rvwrite/test.tex
14mu|texlive-rvwrite-1.2-4|40	
14mu|texlive-rvwrite-1.2-4|41	#-----------------------------------------------------------------------
14mu|texlive-rvwrite-1.2-4|42	%prep
14mu|texlive-rvwrite-1.2-4|43	%setup -c -a0 -a1
14mu|texlive-rvwrite-1.2-4|44	
14mu|texlive-rvwrite-1.2-4|45	%build
14mu|texlive-rvwrite-1.2-4|46	
14mu|texlive-rvwrite-1.2-4|47	%install
14mu|texlive-rvwrite-1.2-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-rvwrite-1.2-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-rvwrite-1.2-4|50	
14mu|texlive-rvwrite-1.2-4|51	
14mu|texlive-rvwrite-1.2-4|52	
14mu|texlive-rvwrite-1.2-4|53	%changelog
14mu|texlive-rvwrite-1.2-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-rvwrite-1.2-4|55	+ Revision: 9f0e7cb
14mu|texlive-rvwrite-1.2-4|56	- MassBuild#674: Increase release tag
14mu|texlive-rvwrite-1.2-4|57	
14mu|texlive-rvwrite-1.2-4|58	

25702 14
14mu|texlive-ryethesis-1.3-4|1	# revision 21316
14mu|texlive-ryethesis-1.3-4|2	# category Package
14mu|texlive-ryethesis-1.3-4|3	# catalog-ctan /macros/latex/contrib/ryethesis
14mu|texlive-ryethesis-1.3-4|4	# catalog-date 2011-02-05 10:59:30 +0100
14mu|texlive-ryethesis-1.3-4|5	# catalog-license lppl1.3
14mu|texlive-ryethesis-1.3-4|6	# catalog-version 1.3
14mu|texlive-ryethesis-1.3-4|7	Name:		texlive-ryethesis
14mu|texlive-ryethesis-1.3-4|8	Version:	1.3
14mu|texlive-ryethesis-1.3-4|9	Release:	4
14mu|texlive-ryethesis-1.3-4|10	Summary:	Class for Ryerson Unversity Graduate School requirements
14mu|texlive-ryethesis-1.3-4|11	Group:		Publishing
14mu|texlive-ryethesis-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ryethesis
14mu|texlive-ryethesis-1.3-4|13	License:	LPPL1.3
14mu|texlive-ryethesis-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ryethesis.tar.xz
14mu|texlive-ryethesis-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ryethesis.doc.tar.xz
14mu|texlive-ryethesis-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ryethesis.source.tar.xz
14mu|texlive-ryethesis-1.3-4|17	BuildArch:	noarch
14mu|texlive-ryethesis-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ryethesis-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ryethesis-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ryethesis-1.3-4|21	
14mu|texlive-ryethesis-1.3-4|22	%define		_unpackaged_subdirs_terminate_build	0
14mu|texlive-ryethesis-1.3-4|23	
14mu|texlive-ryethesis-1.3-4|24	%description
14mu|texlive-ryethesis-1.3-4|25	The class offers support for formatting a thesis, dissertation
14mu|texlive-ryethesis-1.3-4|26	or project according to Ryerson University's School of Graduate
14mu|texlive-ryethesis-1.3-4|27	Studies thesis formatting regulations.
14mu|texlive-ryethesis-1.3-4|28	
14mu|texlive-ryethesis-1.3-4|29	
14mu|texlive-ryethesis-1.3-4|30	#-----------------------------------------------------------------------
14mu|texlive-ryethesis-1.3-4|31	%files
14mu|texlive-ryethesis-1.3-4|32	%{_texmfdistdir}/tex/latex/ryethesis/ryethesis.cls
14mu|texlive-ryethesis-1.3-4|33	%doc %{_texmfdistdir}/doc/latex/ryethesis/Makefile
14mu|texlive-ryethesis-1.3-4|34	%doc %{_texmfdistdir}/doc/latex/ryethesis/README
14mu|texlive-ryethesis-1.3-4|35	%doc %{_texmfdistdir}/doc/latex/ryethesis/figure1.pdf
14mu|texlive-ryethesis-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryesample.bib
14mu|texlive-ryethesis-1.3-4|37	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryesample.pdf
14mu|texlive-ryethesis-1.3-4|38	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryesample.tex
14mu|texlive-ryethesis-1.3-4|39	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryethesis.pdf
14mu|texlive-ryethesis-1.3-4|40	#- source
14mu|texlive-ryethesis-1.3-4|41	%doc %{_texmfdistdir}/source/latex/ryethesis/ryethesis.dtx
14mu|texlive-ryethesis-1.3-4|42	%doc %{_texmfdistdir}/source/latex/ryethesis/ryethesis.ins
14mu|texlive-ryethesis-1.3-4|43	
14mu|texlive-ryethesis-1.3-4|44	#-----------------------------------------------------------------------
14mu|texlive-ryethesis-1.3-4|45	%prep
14mu|texlive-ryethesis-1.3-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-ryethesis-1.3-4|47	
14mu|texlive-ryethesis-1.3-4|48	%build
14mu|texlive-ryethesis-1.3-4|49	
14mu|texlive-ryethesis-1.3-4|50	%install
14mu|texlive-ryethesis-1.3-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ryethesis-1.3-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ryethesis-1.3-4|53	
14mu|texlive-ryethesis-1.3-4|54	
14mu|texlive-ryethesis-1.3-4|55	
14mu|texlive-ryethesis-1.3-4|56	%changelog
14mu|texlive-ryethesis-1.3-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-ryethesis-1.3-4|58	+ Revision: a1c87d1
14mu|texlive-ryethesis-1.3-4|59	- MassBuild#674: Increase release tag
14mu|texlive-ryethesis-1.3-4|60	
14mu|texlive-ryethesis-1.3-4|61	

25703 14
14mu|texlive-sageep-1.0-4|1	# revision 15878
14mu|texlive-sageep-1.0-4|2	# category Package
14mu|texlive-sageep-1.0-4|3	# catalog-ctan /macros/latex/contrib/sageep
14mu|texlive-sageep-1.0-4|4	# catalog-date 2009-01-23 11:09:06 +0100
14mu|texlive-sageep-1.0-4|5	# catalog-license lppl
14mu|texlive-sageep-1.0-4|6	# catalog-version 1.0
14mu|texlive-sageep-1.0-4|7	Name:		texlive-sageep
14mu|texlive-sageep-1.0-4|8	Version:	1.0
14mu|texlive-sageep-1.0-4|9	Release:	4
14mu|texlive-sageep-1.0-4|10	Summary:	Format papers for the annual meeting of EEGS
14mu|texlive-sageep-1.0-4|11	Group:		Publishing
14mu|texlive-sageep-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sageep
14mu|texlive-sageep-1.0-4|13	License:	LPPL
14mu|texlive-sageep-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sageep.tar.xz
14mu|texlive-sageep-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sageep.doc.tar.xz
14mu|texlive-sageep-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sageep.source.tar.xz
14mu|texlive-sageep-1.0-4|17	BuildArch:	noarch
14mu|texlive-sageep-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sageep-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sageep-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sageep-1.0-4|21	
14mu|texlive-sageep-1.0-4|22	%description
14mu|texlive-sageep-1.0-4|23	The class provides formatting for papers for the annual meeting
14mu|texlive-sageep-1.0-4|24	of the Environmental and Engineering Geophysical Society (EEGS)
14mu|texlive-sageep-1.0-4|25	("Application of Geophysics to Engineering and Environmental
14mu|texlive-sageep-1.0-4|26	Problems", known as SAGEEP).
14mu|texlive-sageep-1.0-4|27	
14mu|texlive-sageep-1.0-4|28	
14mu|texlive-sageep-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-sageep-1.0-4|30	%files
14mu|texlive-sageep-1.0-4|31	%{_texmfdistdir}/bibtex/bst/sageep/sageep.bst
14mu|texlive-sageep-1.0-4|32	%{_texmfdistdir}/tex/latex/sageep/sageep.cls
14mu|texlive-sageep-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/sageep/README
14mu|texlive-sageep-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/sageep/sageep.bib
14mu|texlive-sageep-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/sageep/sageep.pdf
14mu|texlive-sageep-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/sageep/sageep_graphic2009.jpg
14mu|texlive-sageep-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/sageep/sample.pdf
14mu|texlive-sageep-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/sageep/sample.tex
14mu|texlive-sageep-1.0-4|39	#- source
14mu|texlive-sageep-1.0-4|40	%doc %{_texmfdistdir}/source/latex/sageep/Makefile
14mu|texlive-sageep-1.0-4|41	%doc %{_texmfdistdir}/source/latex/sageep/sageep.dtx
14mu|texlive-sageep-1.0-4|42	%doc %{_texmfdistdir}/source/latex/sageep/sageep.ins
14mu|texlive-sageep-1.0-4|43	
14mu|texlive-sageep-1.0-4|44	#-----------------------------------------------------------------------
14mu|texlive-sageep-1.0-4|45	%prep
14mu|texlive-sageep-1.0-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-sageep-1.0-4|47	
14mu|texlive-sageep-1.0-4|48	%build
14mu|texlive-sageep-1.0-4|49	
14mu|texlive-sageep-1.0-4|50	%install
14mu|texlive-sageep-1.0-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sageep-1.0-4|52	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sageep-1.0-4|53	
14mu|texlive-sageep-1.0-4|54	
14mu|texlive-sageep-1.0-4|55	
14mu|texlive-sageep-1.0-4|56	%changelog
14mu|texlive-sageep-1.0-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-sageep-1.0-4|58	+ Revision: f8ddd2f
14mu|texlive-sageep-1.0-4|59	- MassBuild#674: Increase release tag
14mu|texlive-sageep-1.0-4|60	
14mu|texlive-sageep-1.0-4|61	

25704 14
14mu|texlive-sanskrit-20070114-4|1	# revision 15878
14mu|texlive-sanskrit-20070114-4|2	# category Package
14mu|texlive-sanskrit-20070114-4|3	# catalog-ctan /language/sanskrit
14mu|texlive-sanskrit-20070114-4|4	# catalog-date 2007-01-14 10:43:12 +0100
14mu|texlive-sanskrit-20070114-4|5	# catalog-license lppl
14mu|texlive-sanskrit-20070114-4|6	# catalog-version undef
14mu|texlive-sanskrit-20070114-4|7	Name:		texlive-sanskrit
14mu|texlive-sanskrit-20070114-4|8	Version:	20070114
14mu|texlive-sanskrit-20070114-4|9	Release:	4
14mu|texlive-sanskrit-20070114-4|10	Summary:	Sanskrit support
14mu|texlive-sanskrit-20070114-4|11	Group:		Publishing
14mu|texlive-sanskrit-20070114-4|12	URL:		http://www.ctan.org/tex-archive/language/sanskrit
14mu|texlive-sanskrit-20070114-4|13	License:	LPPL
14mu|texlive-sanskrit-20070114-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sanskrit.tar.xz
14mu|texlive-sanskrit-20070114-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sanskrit.doc.tar.xz
14mu|texlive-sanskrit-20070114-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sanskrit.source.tar.xz
14mu|texlive-sanskrit-20070114-4|17	BuildArch:	noarch
14mu|texlive-sanskrit-20070114-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sanskrit-20070114-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sanskrit-20070114-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sanskrit-20070114-4|21	
14mu|texlive-sanskrit-20070114-4|22	%description
14mu|texlive-sanskrit-20070114-4|23	A font and pre-processor suitable for the production of
14mu|texlive-sanskrit-20070114-4|24	documents written in Sanskrit. Type 1 versions of the fonts are
14mu|texlive-sanskrit-20070114-4|25	available.
14mu|texlive-sanskrit-20070114-4|26	
14mu|texlive-sanskrit-20070114-4|27	
14mu|texlive-sanskrit-20070114-4|28	#-----------------------------------------------------------------------
14mu|texlive-sanskrit-20070114-4|29	%files
14mu|texlive-sanskrit-20070114-4|30	%{_texmfdistdir}/fonts/map/dvips/sanskrit/skt.map
14mu|texlive-sanskrit-20070114-4|31	%{_texmfdistdir}/fonts/source/public/sanskrit/skt10.mf
14mu|texlive-sanskrit-20070114-4|32	%{_texmfdistdir}/fonts/source/public/sanskrit/skt8.mf
14mu|texlive-sanskrit-20070114-4|33	%{_texmfdistdir}/fonts/source/public/sanskrit/skt9.mf
14mu|texlive-sanskrit-20070114-4|34	%{_texmfdistdir}/fonts/source/public/sanskrit/sktb10.mf
14mu|texlive-sanskrit-20070114-4|35	%{_texmfdistdir}/fonts/source/public/sanskrit/sktbs10.mf
14mu|texlive-sanskrit-20070114-4|36	%{_texmfdistdir}/fonts/source/public/sanskrit/sktchars.mf
14mu|texlive-sanskrit-20070114-4|37	%{_texmfdistdir}/fonts/source/public/sanskrit/sktdefs.mf
14mu|texlive-sanskrit-20070114-4|38	%{_texmfdistdir}/fonts/source/public/sanskrit/sktf10.mf
14mu|texlive-sanskrit-20070114-4|39	%{_texmfdistdir}/fonts/source/public/sanskrit/sktfs10.mf
14mu|texlive-sanskrit-20070114-4|40	%{_texmfdistdir}/fonts/source/public/sanskrit/sktligs.mf
14mu|texlive-sanskrit-20070114-4|41	%{_texmfdistdir}/fonts/source/public/sanskrit/skts10.mf
14mu|texlive-sanskrit-20070114-4|42	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skt10.tfm
14mu|texlive-sanskrit-20070114-4|43	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skt8.tfm
14mu|texlive-sanskrit-20070114-4|44	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skt9.tfm
14mu|texlive-sanskrit-20070114-4|45	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktb10.tfm
14mu|texlive-sanskrit-20070114-4|46	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktbs10.tfm
14mu|texlive-sanskrit-20070114-4|47	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktf10.tfm
14mu|texlive-sanskrit-20070114-4|48	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktfs10.tfm
14mu|texlive-sanskrit-20070114-4|49	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skts10.tfm
14mu|texlive-sanskrit-20070114-4|50	%{_texmfdistdir}/fonts/type1/public/sanskrit/skt10.pfb
14mu|texlive-sanskrit-20070114-4|51	%{_texmfdistdir}/fonts/type1/public/sanskrit/skt8.pfb
14mu|texlive-sanskrit-20070114-4|52	%{_texmfdistdir}/fonts/type1/public/sanskrit/skt9.pfb
14mu|texlive-sanskrit-20070114-4|53	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktb10.pfb
14mu|texlive-sanskrit-20070114-4|54	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktbs10.pfb
14mu|texlive-sanskrit-20070114-4|55	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktf10.pfb
14mu|texlive-sanskrit-20070114-4|56	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktfs10.pfb
14mu|texlive-sanskrit-20070114-4|57	%{_texmfdistdir}/fonts/type1/public/sanskrit/skts10.pfb
14mu|texlive-sanskrit-20070114-4|58	%{_texmfdistdir}/tex/latex/sanskrit/ot1skt.fd
14mu|texlive-sanskrit-20070114-4|59	%{_texmfdistdir}/tex/latex/sanskrit/skt.sty
14mu|texlive-sanskrit-20070114-4|60	%doc %{_texmfdistdir}/doc/latex/sanskrit/readme.txt
14mu|texlive-sanskrit-20070114-4|61	%doc %{_texmfdistdir}/doc/latex/sanskrit/sktdoc.pdf
14mu|texlive-sanskrit-20070114-4|62	#- source
14mu|texlive-sanskrit-20070114-4|63	%doc %{_texmfdistdir}/source/latex/sanskrit/skt.c
14mu|texlive-sanskrit-20070114-4|64	%doc %{_texmfdistdir}/source/latex/sanskrit/sktdoc.skt
14mu|texlive-sanskrit-20070114-4|65	
14mu|texlive-sanskrit-20070114-4|66	#-----------------------------------------------------------------------
14mu|texlive-sanskrit-20070114-4|67	%prep
14mu|texlive-sanskrit-20070114-4|68	%setup -c -a0 -a1 -a2
14mu|texlive-sanskrit-20070114-4|69	
14mu|texlive-sanskrit-20070114-4|70	%build
14mu|texlive-sanskrit-20070114-4|71	
14mu|texlive-sanskrit-20070114-4|72	%install
14mu|texlive-sanskrit-20070114-4|73	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sanskrit-20070114-4|74	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sanskrit-20070114-4|75	
14mu|texlive-sanskrit-20070114-4|76	
14mu|texlive-sanskrit-20070114-4|77	
14mu|texlive-sanskrit-20070114-4|78	%changelog
14mu|texlive-sanskrit-20070114-4|79	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070114-4
14mu|texlive-sanskrit-20070114-4|80	+ Revision: 67fe12a
14mu|texlive-sanskrit-20070114-4|81	- MassBuild#674: Increase release tag
14mu|texlive-sanskrit-20070114-4|82	
14mu|texlive-sanskrit-20070114-4|83	

25705 14
14mu|texlive-sansmath-1.1-4|1	# revision 17997
14mu|texlive-sansmath-1.1-4|2	# category Package
14mu|texlive-sansmath-1.1-4|3	# catalog-ctan /macros/latex/contrib/sansmath
14mu|texlive-sansmath-1.1-4|4	# catalog-date 2010-04-29 07:59:03 +0200
14mu|texlive-sansmath-1.1-4|5	# catalog-license pd
14mu|texlive-sansmath-1.1-4|6	# catalog-version 1.1
14mu|texlive-sansmath-1.1-4|7	Name:		texlive-sansmath
14mu|texlive-sansmath-1.1-4|8	Version:	1.1
14mu|texlive-sansmath-1.1-4|9	Release:	4
14mu|texlive-sansmath-1.1-4|10	Summary:	Maths in a sans font
14mu|texlive-sansmath-1.1-4|11	Group:		Publishing
14mu|texlive-sansmath-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sansmath
14mu|texlive-sansmath-1.1-4|13	License:	PD
14mu|texlive-sansmath-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmath.tar.xz
14mu|texlive-sansmath-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmath.doc.tar.xz
14mu|texlive-sansmath-1.1-4|16	BuildArch:	noarch
14mu|texlive-sansmath-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sansmath-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sansmath-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sansmath-1.1-4|20	
14mu|texlive-sansmath-1.1-4|21	%description
14mu|texlive-sansmath-1.1-4|22	The package defines a new math version sans, and a command
14mu|texlive-sansmath-1.1-4|23	\sansmath that behaves somewhat like \boldmath.
14mu|texlive-sansmath-1.1-4|24	
14mu|texlive-sansmath-1.1-4|25	
14mu|texlive-sansmath-1.1-4|26	#-----------------------------------------------------------------------
14mu|texlive-sansmath-1.1-4|27	%files
14mu|texlive-sansmath-1.1-4|28	%{_texmfdistdir}/tex/latex/sansmath/sansmath.sty
14mu|texlive-sansmath-1.1-4|29	%doc %{_texmfdistdir}/doc/latex/sansmath/miscdoc.sty
14mu|texlive-sansmath-1.1-4|30	%doc %{_texmfdistdir}/doc/latex/sansmath/sansmath.pdf
14mu|texlive-sansmath-1.1-4|31	%doc %{_texmfdistdir}/doc/latex/sansmath/sansmath.tex
14mu|texlive-sansmath-1.1-4|32	
14mu|texlive-sansmath-1.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-sansmath-1.1-4|34	%prep
14mu|texlive-sansmath-1.1-4|35	%setup -c -a0 -a1
14mu|texlive-sansmath-1.1-4|36	
14mu|texlive-sansmath-1.1-4|37	%build
14mu|texlive-sansmath-1.1-4|38	
14mu|texlive-sansmath-1.1-4|39	%install
14mu|texlive-sansmath-1.1-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sansmath-1.1-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sansmath-1.1-4|42	
14mu|texlive-sansmath-1.1-4|43	
14mu|texlive-sansmath-1.1-4|44	
14mu|texlive-sansmath-1.1-4|45	%changelog
14mu|texlive-sansmath-1.1-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-sansmath-1.1-4|47	+ Revision: d6a1a10
14mu|texlive-sansmath-1.1-4|48	- MassBuild#674: Increase release tag
14mu|texlive-sansmath-1.1-4|49	
14mu|texlive-sansmath-1.1-4|50	

25706 14
14mu|texlive-sapthesis-3.1.1-3|1	# revision 25593
14mu|texlive-sapthesis-3.1.1-3|2	# category Package
14mu|texlive-sapthesis-3.1.1-3|3	# catalog-ctan /macros/latex/contrib/sapthesis
14mu|texlive-sapthesis-3.1.1-3|4	# catalog-date 2012-03-09 11:37:27 +0100
14mu|texlive-sapthesis-3.1.1-3|5	# catalog-license lppl1.3
14mu|texlive-sapthesis-3.1.1-3|6	# catalog-version 3.1.1
14mu|texlive-sapthesis-3.1.1-3|7	Name:		texlive-sapthesis
14mu|texlive-sapthesis-3.1.1-3|8	Version:	3.1.1
14mu|texlive-sapthesis-3.1.1-3|9	Release:	3
14mu|texlive-sapthesis-3.1.1-3|10	Summary:	Typeset theses for Sapienza-University, Rome
14mu|texlive-sapthesis-3.1.1-3|11	Group:		Publishing
14mu|texlive-sapthesis-3.1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sapthesis
14mu|texlive-sapthesis-3.1.1-3|13	License:	LPPL1.3
14mu|texlive-sapthesis-3.1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sapthesis.tar.xz
14mu|texlive-sapthesis-3.1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sapthesis.doc.tar.xz
14mu|texlive-sapthesis-3.1.1-3|16	BuildArch:	noarch
14mu|texlive-sapthesis-3.1.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sapthesis-3.1.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sapthesis-3.1.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-sapthesis-3.1.1-3|20	
14mu|texlive-sapthesis-3.1.1-3|21	%description
14mu|texlive-sapthesis-3.1.1-3|22	The class will typeset Ph.D., Master, and Bachelor theses that
14mu|texlive-sapthesis-3.1.1-3|23	adhere to the publishing guidelines of the Sapienza-University
14mu|texlive-sapthesis-3.1.1-3|24	of Rome.
14mu|texlive-sapthesis-3.1.1-3|25	
14mu|texlive-sapthesis-3.1.1-3|26	
14mu|texlive-sapthesis-3.1.1-3|27	#-----------------------------------------------------------------------
14mu|texlive-sapthesis-3.1.1-3|28	%files
14mu|texlive-sapthesis-3.1.1-3|29	%{_texmfdistdir}/bibtex/bst/sapthesis/sapthesis.bst
14mu|texlive-sapthesis-3.1.1-3|30	%{_texmfdistdir}/tex/latex/sapthesis/sapienza-MLblack-pos.pdf
14mu|texlive-sapthesis-3.1.1-3|31	%{_texmfdistdir}/tex/latex/sapthesis/sapienza-MLred-pos.pdf
14mu|texlive-sapthesis-3.1.1-3|32	%{_texmfdistdir}/tex/latex/sapthesis/sapthesis.cls
14mu|texlive-sapthesis-3.1.1-3|33	%doc %{_texmfdistdir}/doc/latex/sapthesis/README
14mu|texlive-sapthesis-3.1.1-3|34	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-doc.pdf
14mu|texlive-sapthesis-3.1.1-3|35	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-doc.tex
14mu|texlive-sapthesis-3.1.1-3|36	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-example.pdf
14mu|texlive-sapthesis-3.1.1-3|37	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-example.tex
14mu|texlive-sapthesis-3.1.1-3|38	
14mu|texlive-sapthesis-3.1.1-3|39	#-----------------------------------------------------------------------
14mu|texlive-sapthesis-3.1.1-3|40	%prep
14mu|texlive-sapthesis-3.1.1-3|41	%setup -c -a0 -a1
14mu|texlive-sapthesis-3.1.1-3|42	
14mu|texlive-sapthesis-3.1.1-3|43	%build
14mu|texlive-sapthesis-3.1.1-3|44	
14mu|texlive-sapthesis-3.1.1-3|45	%install
14mu|texlive-sapthesis-3.1.1-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sapthesis-3.1.1-3|47	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sapthesis-3.1.1-3|48	
14mu|texlive-sapthesis-3.1.1-3|49	
14mu|texlive-sapthesis-3.1.1-3|50	
14mu|texlive-sapthesis-3.1.1-3|51	%changelog
14mu|texlive-sapthesis-3.1.1-3|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1.1-3
14mu|texlive-sapthesis-3.1.1-3|53	+ Revision: e353477
14mu|texlive-sapthesis-3.1.1-3|54	- MassBuild#674: Increase release tag
14mu|texlive-sapthesis-3.1.1-3|55	
14mu|texlive-sapthesis-3.1.1-3|56	

25707 14
14mu|texlive-sasnrdisplay-0.91-3|1	# revision 25751
14mu|texlive-sasnrdisplay-0.91-3|2	# category Package
14mu|texlive-sasnrdisplay-0.91-3|3	# catalog-ctan /macros/latex/contrib/sasnrdisplay
14mu|texlive-sasnrdisplay-0.91-3|4	# catalog-date 2012-03-27 17:23:43 +0200
14mu|texlive-sasnrdisplay-0.91-3|5	# catalog-license lppl1.3
14mu|texlive-sasnrdisplay-0.91-3|6	# catalog-version 0.91
14mu|texlive-sasnrdisplay-0.91-3|7	Name:		texlive-sasnrdisplay
14mu|texlive-sasnrdisplay-0.91-3|8	Version:	0.91
14mu|texlive-sasnrdisplay-0.91-3|9	Release:	3
14mu|texlive-sasnrdisplay-0.91-3|10	Summary:	Typeset SAS or R code or output
14mu|texlive-sasnrdisplay-0.91-3|11	Group:		Publishing
14mu|texlive-sasnrdisplay-0.91-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sasnrdisplay
14mu|texlive-sasnrdisplay-0.91-3|13	License:	LPPL1.3
14mu|texlive-sasnrdisplay-0.91-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sasnrdisplay.tar.xz
14mu|texlive-sasnrdisplay-0.91-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sasnrdisplay.doc.tar.xz
14mu|texlive-sasnrdisplay-0.91-3|16	BuildArch:	noarch
14mu|texlive-sasnrdisplay-0.91-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sasnrdisplay-0.91-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sasnrdisplay-0.91-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-sasnrdisplay-0.91-3|20	
14mu|texlive-sasnrdisplay-0.91-3|21	%description
14mu|texlive-sasnrdisplay-0.91-3|22	The SASnRdisplay package serves as a front-end to the listings,
14mu|texlive-sasnrdisplay-0.91-3|23	which permits statisticians and others to import source code,
14mu|texlive-sasnrdisplay-0.91-3|24	and the results of their calculations or simulations into LaTeX
14mu|texlive-sasnrdisplay-0.91-3|25	projects. The package is also capable of overloading the Sweave
14mu|texlive-sasnrdisplay-0.91-3|26	and SASweave packages.
14mu|texlive-sasnrdisplay-0.91-3|27	
14mu|texlive-sasnrdisplay-0.91-3|28	
14mu|texlive-sasnrdisplay-0.91-3|29	#-----------------------------------------------------------------------
14mu|texlive-sasnrdisplay-0.91-3|30	%files
14mu|texlive-sasnrdisplay-0.91-3|31	%{_texmfdistdir}/tex/latex/sasnrdisplay/SASnRdisplay.cfg
14mu|texlive-sasnrdisplay-0.91-3|32	%{_texmfdistdir}/tex/latex/sasnrdisplay/SASnRdisplay.sty
14mu|texlive-sasnrdisplay-0.91-3|33	%doc %{_texmfdistdir}/doc/latex/sasnrdisplay/README
14mu|texlive-sasnrdisplay-0.91-3|34	%doc %{_texmfdistdir}/doc/latex/sasnrdisplay/SASnRdisplay.pdf
14mu|texlive-sasnrdisplay-0.91-3|35	%doc %{_texmfdistdir}/doc/latex/sasnrdisplay/SASnRdisplay.tex
14mu|texlive-sasnrdisplay-0.91-3|36	
14mu|texlive-sasnrdisplay-0.91-3|37	#-----------------------------------------------------------------------
14mu|texlive-sasnrdisplay-0.91-3|38	%prep
14mu|texlive-sasnrdisplay-0.91-3|39	%setup -c -a0 -a1
14mu|texlive-sasnrdisplay-0.91-3|40	
14mu|texlive-sasnrdisplay-0.91-3|41	%build
14mu|texlive-sasnrdisplay-0.91-3|42	
14mu|texlive-sasnrdisplay-0.91-3|43	%install
14mu|texlive-sasnrdisplay-0.91-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sasnrdisplay-0.91-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sasnrdisplay-0.91-3|46	
14mu|texlive-sasnrdisplay-0.91-3|47	
14mu|texlive-sasnrdisplay-0.91-3|48	
14mu|texlive-sasnrdisplay-0.91-3|49	%changelog
14mu|texlive-sasnrdisplay-0.91-3|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.91-3
14mu|texlive-sasnrdisplay-0.91-3|51	+ Revision: 1a08757
14mu|texlive-sasnrdisplay-0.91-3|52	- MassBuild#674: Increase release tag
14mu|texlive-sasnrdisplay-0.91-3|53	
14mu|texlive-sasnrdisplay-0.91-3|54	

25708 14
14mu|texlive-sa-tikz-0.7a-3|1	# revision 32815
14mu|texlive-sa-tikz-0.7a-3|2	# category Package
14mu|texlive-sa-tikz-0.7a-3|3	# catalog-ctan /graphics/pgf/contrib/sa-tikz
14mu|texlive-sa-tikz-0.7a-3|4	# catalog-date 2014-01-29 19:47:58 +0100
14mu|texlive-sa-tikz-0.7a-3|5	# catalog-license lppl1.3
14mu|texlive-sa-tikz-0.7a-3|6	# catalog-version 0.7a
14mu|texlive-sa-tikz-0.7a-3|7	Name:		texlive-sa-tikz
14mu|texlive-sa-tikz-0.7a-3|8	Version:	0.7a
14mu|texlive-sa-tikz-0.7a-3|9	Release:	3
14mu|texlive-sa-tikz-0.7a-3|10	Summary:	TikZ library to draw switching architectures
14mu|texlive-sa-tikz-0.7a-3|11	Group:		Publishing
14mu|texlive-sa-tikz-0.7a-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/sa-tikz
14mu|texlive-sa-tikz-0.7a-3|13	License:	LPPL1.3
14mu|texlive-sa-tikz-0.7a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sa-tikz.tar.xz
14mu|texlive-sa-tikz-0.7a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sa-tikz.doc.tar.xz
14mu|texlive-sa-tikz-0.7a-3|16	BuildArch:	noarch
14mu|texlive-sa-tikz-0.7a-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sa-tikz-0.7a-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sa-tikz-0.7a-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-sa-tikz-0.7a-3|20	
14mu|texlive-sa-tikz-0.7a-3|21	%description
14mu|texlive-sa-tikz-0.7a-3|22	The package provides a library that offers an easy way to draw
14mu|texlive-sa-tikz-0.7a-3|23	switching architectures and to customize their aspect.
14mu|texlive-sa-tikz-0.7a-3|24	
14mu|texlive-sa-tikz-0.7a-3|25	
14mu|texlive-sa-tikz-0.7a-3|26	#-----------------------------------------------------------------------
14mu|texlive-sa-tikz-0.7a-3|27	%files
14mu|texlive-sa-tikz-0.7a-3|28	%{_texmfdistdir}/tex/latex/sa-tikz/sa-tikz.sty
14mu|texlive-sa-tikz-0.7a-3|29	%{_texmfdistdir}/tex/latex/sa-tikz/tikzlibraryswitching-architectures.code.tex
14mu|texlive-sa-tikz-0.7a-3|30	%doc %{_texmfdistdir}/doc/latex/sa-tikz/README
14mu|texlive-sa-tikz-0.7a-3|31	%doc %{_texmfdistdir}/doc/latex/sa-tikz/pgfmanual-en-macros.tex
14mu|texlive-sa-tikz-0.7a-3|32	%doc %{_texmfdistdir}/doc/latex/sa-tikz/sa-tikz-doc.pdf
14mu|texlive-sa-tikz-0.7a-3|33	%doc %{_texmfdistdir}/doc/latex/sa-tikz/sa-tikz-doc.tex
14mu|texlive-sa-tikz-0.7a-3|34	
14mu|texlive-sa-tikz-0.7a-3|35	#-----------------------------------------------------------------------
14mu|texlive-sa-tikz-0.7a-3|36	%prep
14mu|texlive-sa-tikz-0.7a-3|37	%setup -c -a0 -a1
14mu|texlive-sa-tikz-0.7a-3|38	
14mu|texlive-sa-tikz-0.7a-3|39	%build
14mu|texlive-sa-tikz-0.7a-3|40	
14mu|texlive-sa-tikz-0.7a-3|41	%install
14mu|texlive-sa-tikz-0.7a-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sa-tikz-0.7a-3|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sa-tikz-0.7a-3|44	
14mu|texlive-sa-tikz-0.7a-3|45	%changelog
14mu|texlive-sa-tikz-0.7a-3|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7a-3
14mu|texlive-sa-tikz-0.7a-3|47	+ Revision: 93e8134
14mu|texlive-sa-tikz-0.7a-3|48	- MassBuild#674: Increase release tag
14mu|texlive-sa-tikz-0.7a-3|49	
14mu|texlive-sa-tikz-0.7a-3|50	

25709 14
14mu|texlive-sauerj-20070115-4|1	# revision 15878
14mu|texlive-sauerj-20070115-4|2	# category Package
14mu|texlive-sauerj-20070115-4|3	# catalog-ctan /macros/latex/contrib/sauerj
14mu|texlive-sauerj-20070115-4|4	# catalog-date 2007-01-15 20:25:47 +0100
14mu|texlive-sauerj-20070115-4|5	# catalog-license lppl
14mu|texlive-sauerj-20070115-4|6	# catalog-version undef
14mu|texlive-sauerj-20070115-4|7	Name:		texlive-sauerj
14mu|texlive-sauerj-20070115-4|8	Version:	20070115
14mu|texlive-sauerj-20070115-4|9	Release:	4
14mu|texlive-sauerj-20070115-4|10	Summary:	A bundle of utilities by Jonathan Sauer
14mu|texlive-sauerj-20070115-4|11	Group:		Publishing
14mu|texlive-sauerj-20070115-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sauerj
14mu|texlive-sauerj-20070115-4|13	License:	LPPL
14mu|texlive-sauerj-20070115-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauerj.tar.xz
14mu|texlive-sauerj-20070115-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauerj.doc.tar.xz
14mu|texlive-sauerj-20070115-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauerj.source.tar.xz
14mu|texlive-sauerj-20070115-4|17	BuildArch:	noarch
14mu|texlive-sauerj-20070115-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sauerj-20070115-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sauerj-20070115-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sauerj-20070115-4|21	
14mu|texlive-sauerj-20070115-4|22	%description
14mu|texlive-sauerj-20070115-4|23	The bundle consists of: a tool for collecting text for later
14mu|texlive-sauerj-20070115-4|24	re-use, a tool for typesetting the "meta-information" within a
14mu|texlive-sauerj-20070115-4|25	text, a tool for use in constructing macros with multiple
14mu|texlive-sauerj-20070115-4|26	optional parameters, a package for multiple column parallel
14mu|texlive-sauerj-20070115-4|27	texts, a tool for processing key-value structured lists, and
14mu|texlive-sauerj-20070115-4|28	macros for typesetting a number as a German-language string.
14mu|texlive-sauerj-20070115-4|29	
14mu|texlive-sauerj-20070115-4|30	
14mu|texlive-sauerj-20070115-4|31	#-----------------------------------------------------------------------
14mu|texlive-sauerj-20070115-4|32	%files
14mu|texlive-sauerj-20070115-4|33	%{_texmfdistdir}/tex/latex/sauerj/collect.sty
14mu|texlive-sauerj-20070115-4|34	%{_texmfdistdir}/tex/latex/sauerj/metainfo.sty
14mu|texlive-sauerj-20070115-4|35	%{_texmfdistdir}/tex/latex/sauerj/optparams.sty
14mu|texlive-sauerj-20070115-4|36	%{_texmfdistdir}/tex/latex/sauerj/parcolumns.sty
14mu|texlive-sauerj-20070115-4|37	%{_texmfdistdir}/tex/latex/sauerj/processkv.sty
14mu|texlive-sauerj-20070115-4|38	%{_texmfdistdir}/tex/latex/sauerj/zahl2string.sty
14mu|texlive-sauerj-20070115-4|39	%doc %{_texmfdistdir}/doc/latex/sauerj/README
14mu|texlive-sauerj-20070115-4|40	%doc %{_texmfdistdir}/doc/latex/sauerj/collect.pdf
14mu|texlive-sauerj-20070115-4|41	%doc %{_texmfdistdir}/doc/latex/sauerj/metainfo.pdf
14mu|texlive-sauerj-20070115-4|42	%doc %{_texmfdistdir}/doc/latex/sauerj/optparams.pdf
14mu|texlive-sauerj-20070115-4|43	%doc %{_texmfdistdir}/doc/latex/sauerj/parcolumns.pdf
14mu|texlive-sauerj-20070115-4|44	%doc %{_texmfdistdir}/doc/latex/sauerj/processkv.pdf
14mu|texlive-sauerj-20070115-4|45	%doc %{_texmfdistdir}/doc/latex/sauerj/zahl2string.pdf
14mu|texlive-sauerj-20070115-4|46	#- source
14mu|texlive-sauerj-20070115-4|47	%doc %{_texmfdistdir}/source/latex/sauerj/collect.dtx
14mu|texlive-sauerj-20070115-4|48	%doc %{_texmfdistdir}/source/latex/sauerj/collect.ins
14mu|texlive-sauerj-20070115-4|49	%doc %{_texmfdistdir}/source/latex/sauerj/metainfo.dtx
14mu|texlive-sauerj-20070115-4|50	%doc %{_texmfdistdir}/source/latex/sauerj/metainfo.ins
14mu|texlive-sauerj-20070115-4|51	%doc %{_texmfdistdir}/source/latex/sauerj/optparams.dtx
14mu|texlive-sauerj-20070115-4|52	%doc %{_texmfdistdir}/source/latex/sauerj/optparams.ins
14mu|texlive-sauerj-20070115-4|53	%doc %{_texmfdistdir}/source/latex/sauerj/parcolumns.dtx
14mu|texlive-sauerj-20070115-4|54	%doc %{_texmfdistdir}/source/latex/sauerj/parcolumns.ins
14mu|texlive-sauerj-20070115-4|55	%doc %{_texmfdistdir}/source/latex/sauerj/processkv.dtx
14mu|texlive-sauerj-20070115-4|56	%doc %{_texmfdistdir}/source/latex/sauerj/processkv.ins
14mu|texlive-sauerj-20070115-4|57	%doc %{_texmfdistdir}/source/latex/sauerj/zahl2string.dtx
14mu|texlive-sauerj-20070115-4|58	%doc %{_texmfdistdir}/source/latex/sauerj/zahl2string.ins
14mu|texlive-sauerj-20070115-4|59	
14mu|texlive-sauerj-20070115-4|60	#-----------------------------------------------------------------------
14mu|texlive-sauerj-20070115-4|61	%prep
14mu|texlive-sauerj-20070115-4|62	%setup -c -a0 -a1 -a2
14mu|texlive-sauerj-20070115-4|63	
14mu|texlive-sauerj-20070115-4|64	%build
14mu|texlive-sauerj-20070115-4|65	
14mu|texlive-sauerj-20070115-4|66	%install
14mu|texlive-sauerj-20070115-4|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sauerj-20070115-4|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sauerj-20070115-4|69	
14mu|texlive-sauerj-20070115-4|70	
14mu|texlive-sauerj-20070115-4|71	
14mu|texlive-sauerj-20070115-4|72	%changelog
14mu|texlive-sauerj-20070115-4|73	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070115-4
14mu|texlive-sauerj-20070115-4|74	+ Revision: 2dcb26c
14mu|texlive-sauerj-20070115-4|75	- MassBuild#674: Increase release tag
14mu|texlive-sauerj-20070115-4|76	
14mu|texlive-sauerj-20070115-4|77	

25710 14
14mu|texlive-savefnmark-1.0-4|1	# revision 15878
14mu|texlive-savefnmark-1.0-4|2	# category Package
14mu|texlive-savefnmark-1.0-4|3	# catalog-ctan /macros/latex/contrib/savefnmark
14mu|texlive-savefnmark-1.0-4|4	# catalog-date 2007-01-14 15:20:52 +0100
14mu|texlive-savefnmark-1.0-4|5	# catalog-license gpl
14mu|texlive-savefnmark-1.0-4|6	# catalog-version 1.0
14mu|texlive-savefnmark-1.0-4|7	Name:		texlive-savefnmark
14mu|texlive-savefnmark-1.0-4|8	Version:	1.0
14mu|texlive-savefnmark-1.0-4|9	Release:	4
14mu|texlive-savefnmark-1.0-4|10	Summary:	Save name of the footnote mark for reuse
14mu|texlive-savefnmark-1.0-4|11	Group:		Publishing
14mu|texlive-savefnmark-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savefnmark
14mu|texlive-savefnmark-1.0-4|13	License:	GPL
14mu|texlive-savefnmark-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savefnmark.tar.xz
14mu|texlive-savefnmark-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savefnmark.doc.tar.xz
14mu|texlive-savefnmark-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savefnmark.source.tar.xz
14mu|texlive-savefnmark-1.0-4|17	BuildArch:	noarch
14mu|texlive-savefnmark-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-savefnmark-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-savefnmark-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-savefnmark-1.0-4|21	
14mu|texlive-savefnmark-1.0-4|22	%description
14mu|texlive-savefnmark-1.0-4|23	Sometimes the same footnote applies to more than one location
14mu|texlive-savefnmark-1.0-4|24	in a table. With this package the mark of a footnote can be
14mu|texlive-savefnmark-1.0-4|25	saved into a name, and re-used subsequently without creating
14mu|texlive-savefnmark-1.0-4|26	another footnote at the bottom.
14mu|texlive-savefnmark-1.0-4|27	
14mu|texlive-savefnmark-1.0-4|28	
14mu|texlive-savefnmark-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-savefnmark-1.0-4|30	%files
14mu|texlive-savefnmark-1.0-4|31	%{_texmfdistdir}/tex/latex/savefnmark/savefnmark.sty
14mu|texlive-savefnmark-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/savefnmark/savefnmark.pdf
14mu|texlive-savefnmark-1.0-4|33	#- source
14mu|texlive-savefnmark-1.0-4|34	%doc %{_texmfdistdir}/source/latex/savefnmark/savefnmark.drv
14mu|texlive-savefnmark-1.0-4|35	%doc %{_texmfdistdir}/source/latex/savefnmark/savefnmark.dtx
14mu|texlive-savefnmark-1.0-4|36	%doc %{_texmfdistdir}/source/latex/savefnmark/savefnmark.ins
14mu|texlive-savefnmark-1.0-4|37	
14mu|texlive-savefnmark-1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-savefnmark-1.0-4|39	%prep
14mu|texlive-savefnmark-1.0-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-savefnmark-1.0-4|41	
14mu|texlive-savefnmark-1.0-4|42	%build
14mu|texlive-savefnmark-1.0-4|43	
14mu|texlive-savefnmark-1.0-4|44	%install
14mu|texlive-savefnmark-1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-savefnmark-1.0-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-savefnmark-1.0-4|47	
14mu|texlive-savefnmark-1.0-4|48	
14mu|texlive-savefnmark-1.0-4|49	
14mu|texlive-savefnmark-1.0-4|50	%changelog
14mu|texlive-savefnmark-1.0-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-savefnmark-1.0-4|52	+ Revision: b2023f2
14mu|texlive-savefnmark-1.0-4|53	- MassBuild#674: Increase release tag
14mu|texlive-savefnmark-1.0-4|54	
14mu|texlive-savefnmark-1.0-4|55	

25711 14
14mu|texlive-savesym-1.2-7|1	# revision 31565
14mu|texlive-savesym-1.2-7|2	# category Package
14mu|texlive-savesym-1.2-7|3	# catalog-ctan /macros/latex/contrib/savesym/savesym.sty
14mu|texlive-savesym-1.2-7|4	# catalog-date 2013-09-02 18:12:33 +0200
14mu|texlive-savesym-1.2-7|5	# catalog-license lppl
14mu|texlive-savesym-1.2-7|6	# catalog-version 1.2
14mu|texlive-savesym-1.2-7|7	Name:		texlive-savesym
14mu|texlive-savesym-1.2-7|8	Version:	1.2
14mu|texlive-savesym-1.2-7|9	Release:	7
14mu|texlive-savesym-1.2-7|10	Summary:	Redefine symbols where names conflict
14mu|texlive-savesym-1.2-7|11	Group:		Publishing
14mu|texlive-savesym-1.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savesym/savesym.sty
14mu|texlive-savesym-1.2-7|13	License:	LPPL
14mu|texlive-savesym-1.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savesym.tar.xz
14mu|texlive-savesym-1.2-7|15	BuildArch:	noarch
14mu|texlive-savesym-1.2-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-savesym-1.2-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-savesym-1.2-7|18	Requires(post):	texlive-kpathsea
14mu|texlive-savesym-1.2-7|19	
14mu|texlive-savesym-1.2-7|20	%description
14mu|texlive-savesym-1.2-7|21	There are a number of symbols (e.g., \Square) that are defined
14mu|texlive-savesym-1.2-7|22	by several packages. In order to typeset all the variants in a
14mu|texlive-savesym-1.2-7|23	document, we have to give the glyph a unique name. To do that,
14mu|texlive-savesym-1.2-7|24	we define \savesymbol{XXX}, which renames a symbol from \XXX to
14mu|texlive-savesym-1.2-7|25	\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
14mu|texlive-savesym-1.2-7|26	back to \XXX and defines a new command, \yyyXXX, which
14mu|texlive-savesym-1.2-7|27	corresponds to the most recently loaded version of \XXX.
14mu|texlive-savesym-1.2-7|28	
14mu|texlive-savesym-1.2-7|29	
14mu|texlive-savesym-1.2-7|30	#-----------------------------------------------------------------------
14mu|texlive-savesym-1.2-7|31	%files
14mu|texlive-savesym-1.2-7|32	%{_texmfdistdir}/tex/latex/savesym/savesym.sty
14mu|texlive-savesym-1.2-7|33	
14mu|texlive-savesym-1.2-7|34	#-----------------------------------------------------------------------
14mu|texlive-savesym-1.2-7|35	%prep
14mu|texlive-savesym-1.2-7|36	%setup -c -a0
14mu|texlive-savesym-1.2-7|37	
14mu|texlive-savesym-1.2-7|38	%build
14mu|texlive-savesym-1.2-7|39	
14mu|texlive-savesym-1.2-7|40	%install
14mu|texlive-savesym-1.2-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-savesym-1.2-7|42	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-savesym-1.2-7|43	
14mu|texlive-savesym-1.2-7|44	%changelog
14mu|texlive-savesym-1.2-7|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14mu|texlive-savesym-1.2-7|46	+ Revision: 4020cce
14mu|texlive-savesym-1.2-7|47	- MassBuild#674: Increase release tag
14mu|texlive-savesym-1.2-7|48	
14mu|texlive-savesym-1.2-7|49	

25712 14
14mu|texlive-savetrees-2.1-7|1	# revision 29841
14mu|texlive-savetrees-2.1-7|2	# category Package
14mu|texlive-savetrees-2.1-7|3	# catalog-ctan /macros/latex/contrib/savetrees
14mu|texlive-savetrees-2.1-7|4	# catalog-date 2013-04-10 07:27:56 +0200
14mu|texlive-savetrees-2.1-7|5	# catalog-license lppl
14mu|texlive-savetrees-2.1-7|6	# catalog-version 2.1
14mu|texlive-savetrees-2.1-7|7	Name:		texlive-savetrees
14mu|texlive-savetrees-2.1-7|8	Version:	2.1
14mu|texlive-savetrees-2.1-7|9	Release:	7
14mu|texlive-savetrees-2.1-7|10	Summary:	Pack as much as possible onto each page of a LaTeX document
14mu|texlive-savetrees-2.1-7|11	Group:		Publishing
14mu|texlive-savetrees-2.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savetrees
14mu|texlive-savetrees-2.1-7|13	License:	LPPL
14mu|texlive-savetrees-2.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.tar.xz
14mu|texlive-savetrees-2.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.doc.tar.xz
14mu|texlive-savetrees-2.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.source.tar.xz
14mu|texlive-savetrees-2.1-7|17	BuildArch:	noarch
14mu|texlive-savetrees-2.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-savetrees-2.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-savetrees-2.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-savetrees-2.1-7|21	
14mu|texlive-savetrees-2.1-7|22	%description
14mu|texlive-savetrees-2.1-7|23	The goal of the savetrees package is to pack as much text as
14mu|texlive-savetrees-2.1-7|24	possible onto each page of a LaTeX document. Admittedly, this
14mu|texlive-savetrees-2.1-7|25	makes the document far less attractive. Nevertheless, savetrees
14mu|texlive-savetrees-2.1-7|26	is a simple way to save paper when printing draft copies of a
14mu|texlive-savetrees-2.1-7|27	document. It can also be useful when trying to meet a tight
14mu|texlive-savetrees-2.1-7|28	page-length requirement for a conference or journal submission.
14mu|texlive-savetrees-2.1-7|29	
14mu|texlive-savetrees-2.1-7|30	
14mu|texlive-savetrees-2.1-7|31	#-----------------------------------------------------------------------
14mu|texlive-savetrees-2.1-7|32	%files
14mu|texlive-savetrees-2.1-7|33	%{_texmfdistdir}/bibtex/bst/savetrees/savetrees.bst
14mu|texlive-savetrees-2.1-7|34	%{_texmfdistdir}/tex/latex/savetrees/savetrees.sty
14mu|texlive-savetrees-2.1-7|35	%doc %{_texmfdistdir}/doc/latex/savetrees/README
14mu|texlive-savetrees-2.1-7|36	%doc %{_texmfdistdir}/doc/latex/savetrees/savetrees.pdf
14mu|texlive-savetrees-2.1-7|37	%doc %{_texmfdistdir}/doc/latex/savetrees/st-sample2e.pdf
14mu|texlive-savetrees-2.1-7|38	#- source
14mu|texlive-savetrees-2.1-7|39	%doc %{_texmfdistdir}/source/latex/savetrees/savetrees.dtx
14mu|texlive-savetrees-2.1-7|40	%doc %{_texmfdistdir}/source/latex/savetrees/savetrees.ins
14mu|texlive-savetrees-2.1-7|41	
14mu|texlive-savetrees-2.1-7|42	#-----------------------------------------------------------------------
14mu|texlive-savetrees-2.1-7|43	%prep
14mu|texlive-savetrees-2.1-7|44	%setup -c -a0 -a1 -a2
14mu|texlive-savetrees-2.1-7|45	
14mu|texlive-savetrees-2.1-7|46	%build
14mu|texlive-savetrees-2.1-7|47	
14mu|texlive-savetrees-2.1-7|48	%install
14mu|texlive-savetrees-2.1-7|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-savetrees-2.1-7|50	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-savetrees-2.1-7|51	
14mu|texlive-savetrees-2.1-7|52	%changelog
14mu|texlive-savetrees-2.1-7|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-7
14mu|texlive-savetrees-2.1-7|54	+ Revision: 2cb850d
14mu|texlive-savetrees-2.1-7|55	- MassBuild#674: Increase release tag
14mu|texlive-savetrees-2.1-7|56	
14mu|texlive-savetrees-2.1-7|57	

25713 14
14mu|texlive-scale-1.1.2-4|1	# revision 15878
14mu|texlive-scale-1.1.2-4|2	# category Package
14mu|texlive-scale-1.1.2-4|3	# catalog-ctan /macros/latex/contrib/scale
14mu|texlive-scale-1.1.2-4|4	# catalog-date 2006-11-06 12:20:58 +0100
14mu|texlive-scale-1.1.2-4|5	# catalog-license gpl
14mu|texlive-scale-1.1.2-4|6	# catalog-version 1.1.2
14mu|texlive-scale-1.1.2-4|7	Name:		texlive-scale
14mu|texlive-scale-1.1.2-4|8	Version:	1.1.2
14mu|texlive-scale-1.1.2-4|9	Release:	4
14mu|texlive-scale-1.1.2-4|10	Summary:	Scale document by sqrt(2) or magstep(2)
14mu|texlive-scale-1.1.2-4|11	Group:		Publishing
14mu|texlive-scale-1.1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scale
14mu|texlive-scale-1.1.2-4|13	License:	GPL
14mu|texlive-scale-1.1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scale.tar.xz
14mu|texlive-scale-1.1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scale.doc.tar.xz
14mu|texlive-scale-1.1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scale.source.tar.xz
14mu|texlive-scale-1.1.2-4|17	BuildArch:	noarch
14mu|texlive-scale-1.1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-scale-1.1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-scale-1.1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-scale-1.1.2-4|21	
14mu|texlive-scale-1.1.2-4|22	%description
14mu|texlive-scale-1.1.2-4|23	A package to scale a document by sqrt(2) (or by \magstep{2}).
14mu|texlive-scale-1.1.2-4|24	This is useful if you are preparing a document on, for example,
14mu|texlive-scale-1.1.2-4|25	A5 paper and want to print on A4 paper to achieve a better
14mu|texlive-scale-1.1.2-4|26	resolution.
14mu|texlive-scale-1.1.2-4|27	
14mu|texlive-scale-1.1.2-4|28	
14mu|texlive-scale-1.1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-scale-1.1.2-4|30	%files
14mu|texlive-scale-1.1.2-4|31	%{_texmfdistdir}/tex/latex/scale/scale.sty
14mu|texlive-scale-1.1.2-4|32	%doc %{_texmfdistdir}/doc/latex/scale/COPYING
14mu|texlive-scale-1.1.2-4|33	%doc %{_texmfdistdir}/doc/latex/scale/README
14mu|texlive-scale-1.1.2-4|34	#- source
14mu|texlive-scale-1.1.2-4|35	%doc %{_texmfdistdir}/source/latex/scale/scale.dtx
14mu|texlive-scale-1.1.2-4|36	%doc %{_texmfdistdir}/source/latex/scale/scale.ins
14mu|texlive-scale-1.1.2-4|37	
14mu|texlive-scale-1.1.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-scale-1.1.2-4|39	%prep
14mu|texlive-scale-1.1.2-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-scale-1.1.2-4|41	
14mu|texlive-scale-1.1.2-4|42	%build
14mu|texlive-scale-1.1.2-4|43	
14mu|texlive-scale-1.1.2-4|44	%install
14mu|texlive-scale-1.1.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-scale-1.1.2-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-scale-1.1.2-4|47	
14mu|texlive-scale-1.1.2-4|48	
14mu|texlive-scale-1.1.2-4|49	
14mu|texlive-scale-1.1.2-4|50	%changelog
14mu|texlive-scale-1.1.2-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-4
14mu|texlive-scale-1.1.2-4|52	+ Revision: ad0ff3c
14mu|texlive-scale-1.1.2-4|53	- MassBuild#674: Increase release tag
14mu|texlive-scale-1.1.2-4|54	
14mu|texlive-scale-1.1.2-4|55	

25714 14
14mu|texlive-scalebar-1.0-4|1	# revision 15878
14mu|texlive-scalebar-1.0-4|2	# category Package
14mu|texlive-scalebar-1.0-4|3	# catalog-ctan /macros/latex/contrib/scalebar
14mu|texlive-scalebar-1.0-4|4	# catalog-date 2006-11-06 13:28:58 +0100
14mu|texlive-scalebar-1.0-4|5	# catalog-license lppl
14mu|texlive-scalebar-1.0-4|6	# catalog-version 1.0
14mu|texlive-scalebar-1.0-4|7	Name:		texlive-scalebar
14mu|texlive-scalebar-1.0-4|8	Version:	1.0
14mu|texlive-scalebar-1.0-4|9	Release:	4
14mu|texlive-scalebar-1.0-4|10	Summary:	Create scalebars for maps, diagrams or photos
14mu|texlive-scalebar-1.0-4|11	Group:		Publishing
14mu|texlive-scalebar-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scalebar
14mu|texlive-scalebar-1.0-4|13	License:	LPPL
14mu|texlive-scalebar-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalebar.tar.xz
14mu|texlive-scalebar-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalebar.doc.tar.xz
14mu|texlive-scalebar-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalebar.source.tar.xz
14mu|texlive-scalebar-1.0-4|17	BuildArch:	noarch
14mu|texlive-scalebar-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-scalebar-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-scalebar-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-scalebar-1.0-4|21	
14mu|texlive-scalebar-1.0-4|22	%description
14mu|texlive-scalebar-1.0-4|23	This is a small package to create scalebars for maps, diagrams
14mu|texlive-scalebar-1.0-4|24	or photos. It was designed for use with cave maps but can be
14mu|texlive-scalebar-1.0-4|25	used for anything from showing a scalebar in kilometers for
14mu|texlive-scalebar-1.0-4|26	topographic maps to a scalebar in micrometers for an electron
14mu|texlive-scalebar-1.0-4|27	microscope image.
14mu|texlive-scalebar-1.0-4|28	
14mu|texlive-scalebar-1.0-4|29	
14mu|texlive-scalebar-1.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-scalebar-1.0-4|31	%files
14mu|texlive-scalebar-1.0-4|32	%{_texmfdistdir}/tex/latex/scalebar/scalebar.sty
14mu|texlive-scalebar-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/scalebar/README
14mu|texlive-scalebar-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/scalebar/scalebar_examples.pdf
14mu|texlive-scalebar-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/scalebar/scalebar_examples.tex
14mu|texlive-scalebar-1.0-4|36	#- source
14mu|texlive-scalebar-1.0-4|37	%doc %{_texmfdistdir}/source/latex/scalebar/scalebar.dtx
14mu|texlive-scalebar-1.0-4|38	%doc %{_texmfdistdir}/source/latex/scalebar/scalebar.ins
14mu|texlive-scalebar-1.0-4|39	
14mu|texlive-scalebar-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-scalebar-1.0-4|41	%prep
14mu|texlive-scalebar-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-scalebar-1.0-4|43	
14mu|texlive-scalebar-1.0-4|44	%build
14mu|texlive-scalebar-1.0-4|45	
14mu|texlive-scalebar-1.0-4|46	%install
14mu|texlive-scalebar-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-scalebar-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-scalebar-1.0-4|49	
14mu|texlive-scalebar-1.0-4|50	
14mu|texlive-scalebar-1.0-4|51	
14mu|texlive-scalebar-1.0-4|52	%changelog
14mu|texlive-scalebar-1.0-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-scalebar-1.0-4|54	+ Revision: b1a5e39
14mu|texlive-scalebar-1.0-4|55	- MassBuild#674: Increase release tag
14mu|texlive-scalebar-1.0-4|56	
14mu|texlive-scalebar-1.0-4|57	

25715 14
14mu|texlive-scalerel-1.6-3|1	# revision 33145
14mu|texlive-scalerel-1.6-3|2	# category Package
14mu|texlive-scalerel-1.6-3|3	# catalog-ctan /macros/latex/contrib/scalerel
14mu|texlive-scalerel-1.6-3|4	# catalog-date 2014-03-10 14:38:12 +0100
14mu|texlive-scalerel-1.6-3|5	# catalog-license lppl
14mu|texlive-scalerel-1.6-3|6	# catalog-version 1.6
14mu|texlive-scalerel-1.6-3|7	Name:		texlive-scalerel
14mu|texlive-scalerel-1.6-3|8	Version:	1.6
14mu|texlive-scalerel-1.6-3|9	Release:	3
14mu|texlive-scalerel-1.6-3|10	Summary:	Constrained scaling and stretching of objects
14mu|texlive-scalerel-1.6-3|11	Group:		Publishing
14mu|texlive-scalerel-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scalerel
14mu|texlive-scalerel-1.6-3|13	License:	LPPL
14mu|texlive-scalerel-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalerel.tar.xz
14mu|texlive-scalerel-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalerel.doc.tar.xz
14mu|texlive-scalerel-1.6-3|16	BuildArch:	noarch
14mu|texlive-scalerel-1.6-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-scalerel-1.6-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-scalerel-1.6-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-scalerel-1.6-3|20	
14mu|texlive-scalerel-1.6-3|21	%description
14mu|texlive-scalerel-1.6-3|22	The package provides four commands for vertically scaling and
14mu|texlive-scalerel-1.6-3|23	stretching objects. Its primary function is the ability to
14mu|texlive-scalerel-1.6-3|24	scale/stretch and shift one object to conform to the size of a
14mu|texlive-scalerel-1.6-3|25	specified second object. This feature can be useful in both
14mu|texlive-scalerel-1.6-3|26	equations and schematic diagrams. Additionally, the scaling and
14mu|texlive-scalerel-1.6-3|27	stretching commands offer constraints on maximum width and/or
14mu|texlive-scalerel-1.6-3|28	minimum aspect ratio, which are often used to preserve
14mu|texlive-scalerel-1.6-3|29	legibility or for the sake of general appearance.
14mu|texlive-scalerel-1.6-3|30	
14mu|texlive-scalerel-1.6-3|31	
14mu|texlive-scalerel-1.6-3|32	#-----------------------------------------------------------------------
14mu|texlive-scalerel-1.6-3|33	%files
14mu|texlive-scalerel-1.6-3|34	%{_texmfdistdir}/tex/latex/scalerel/scalerel.sty
14mu|texlive-scalerel-1.6-3|35	%doc %{_texmfdistdir}/doc/latex/scalerel/README
14mu|texlive-scalerel-1.6-3|36	%doc %{_texmfdistdir}/doc/latex/scalerel/scalerel.pdf
14mu|texlive-scalerel-1.6-3|37	%doc %{_texmfdistdir}/doc/latex/scalerel/scalerel.tex
14mu|texlive-scalerel-1.6-3|38	
14mu|texlive-scalerel-1.6-3|39	#-----------------------------------------------------------------------
14mu|texlive-scalerel-1.6-3|40	%prep
14mu|texlive-scalerel-1.6-3|41	%setup -c -a0 -a1
14mu|texlive-scalerel-1.6-3|42	
14mu|texlive-scalerel-1.6-3|43	%build
14mu|texlive-scalerel-1.6-3|44	
14mu|texlive-scalerel-1.6-3|45	%install
14mu|texlive-scalerel-1.6-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-scalerel-1.6-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-scalerel-1.6-3|48	
14mu|texlive-scalerel-1.6-3|49	%changelog
14mu|texlive-scalerel-1.6-3|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-3
14mu|texlive-scalerel-1.6-3|51	+ Revision: 4a6ee7a
14mu|texlive-scalerel-1.6-3|52	- MassBuild#674: Increase release tag
14mu|texlive-scalerel-1.6-3|53	
14mu|texlive-scalerel-1.6-3|54	

25716 14
14mu|texlive-scanpages-1.01-3|1	# revision 32673
14mu|texlive-scanpages-1.01-3|2	# category Package
14mu|texlive-scanpages-1.01-3|3	# catalog-ctan /macros/latex/contrib/scanpages
14mu|texlive-scanpages-1.01-3|4	# catalog-date 2014-01-11 00:28:51 +0100
14mu|texlive-scanpages-1.01-3|5	# catalog-license lppl1.3
14mu|texlive-scanpages-1.01-3|6	# catalog-version 1.01
14mu|texlive-scanpages-1.01-3|7	Name:		texlive-scanpages
14mu|texlive-scanpages-1.01-3|8	Version:	1.01
14mu|texlive-scanpages-1.01-3|9	Release:	3
14mu|texlive-scanpages-1.01-3|10	Summary:	Support importing and embellishing scanned documents
14mu|texlive-scanpages-1.01-3|11	Group:		Publishing
14mu|texlive-scanpages-1.01-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scanpages
14mu|texlive-scanpages-1.01-3|13	License:	LPPL1.3
14mu|texlive-scanpages-1.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scanpages.tar.xz
14mu|texlive-scanpages-1.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scanpages.doc.tar.xz
14mu|texlive-scanpages-1.01-3|16	BuildArch:	noarch
14mu|texlive-scanpages-1.01-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-scanpages-1.01-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-scanpages-1.01-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-scanpages-1.01-3|20	
14mu|texlive-scanpages-1.01-3|21	%description
14mu|texlive-scanpages-1.01-3|22	The bundle provides support for the process of creating
14mu|texlive-scanpages-1.01-3|23	documents based on pre-TeX-era material that is available as
14mu|texlive-scanpages-1.01-3|24	scanned pages, only.
14mu|texlive-scanpages-1.01-3|25	
14mu|texlive-scanpages-1.01-3|26	
14mu|texlive-scanpages-1.01-3|27	#-----------------------------------------------------------------------
14mu|texlive-scanpages-1.01-3|28	%files
14mu|texlive-scanpages-1.01-3|29	%{_texmfdistdir}/tex/latex/scanpages/scanpages.sty
14mu|texlive-scanpages-1.01-3|30	%doc %{_texmfdistdir}/doc/latex/scanpages/README
14mu|texlive-scanpages-1.01-3|31	%doc %{_texmfdistdir}/doc/latex/scanpages/replicate.plist
14mu|texlive-scanpages-1.01-3|32	%doc %{_texmfdistdir}/doc/latex/scanpages/replicate.py
14mu|texlive-scanpages-1.01-3|33	%doc %{_texmfdistdir}/doc/latex/scanpages/scanpages-doc.pdf
14mu|texlive-scanpages-1.01-3|34	%doc %{_texmfdistdir}/doc/latex/scanpages/scanpages-doc.tex
14mu|texlive-scanpages-1.01-3|35	
14mu|texlive-scanpages-1.01-3|36	#-----------------------------------------------------------------------
14mu|texlive-scanpages-1.01-3|37	%prep
14mu|texlive-scanpages-1.01-3|38	%setup -c -a0 -a1
14mu|texlive-scanpages-1.01-3|39	
14mu|texlive-scanpages-1.01-3|40	%build
14mu|texlive-scanpages-1.01-3|41	
14mu|texlive-scanpages-1.01-3|42	%install
14mu|texlive-scanpages-1.01-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-scanpages-1.01-3|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-scanpages-1.01-3|45	
14mu|texlive-scanpages-1.01-3|46	%changelog
14mu|texlive-scanpages-1.01-3|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-3
14mu|texlive-scanpages-1.01-3|48	+ Revision: d85c605
14mu|texlive-scanpages-1.01-3|49	- MassBuild#674: Increase release tag
14mu|texlive-scanpages-1.01-3|50	
14mu|texlive-scanpages-1.01-3|51	

25717 14
14mu|texlive-schemabloc-1.5-4|1	# revision 15878
14mu|texlive-schemabloc-1.5-4|2	# category Package
14mu|texlive-schemabloc-1.5-4|3	# catalog-ctan /graphics/pgf/contrib/schemabloc
14mu|texlive-schemabloc-1.5-4|4	# catalog-date 2009-01-23 11:09:06 +0100
14mu|texlive-schemabloc-1.5-4|5	# catalog-license lppl
14mu|texlive-schemabloc-1.5-4|6	# catalog-version 1.5
14mu|texlive-schemabloc-1.5-4|7	Name:		texlive-schemabloc
14mu|texlive-schemabloc-1.5-4|8	Version:	1.5
14mu|texlive-schemabloc-1.5-4|9	Release:	4
14mu|texlive-schemabloc-1.5-4|10	Summary:	Draw block diagrams, using Tikz
14mu|texlive-schemabloc-1.5-4|11	Group:		Publishing
14mu|texlive-schemabloc-1.5-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/schemabloc
14mu|texlive-schemabloc-1.5-4|13	License:	LPPL
14mu|texlive-schemabloc-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemabloc.tar.xz
14mu|texlive-schemabloc-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemabloc.doc.tar.xz
14mu|texlive-schemabloc-1.5-4|16	BuildArch:	noarch
14mu|texlive-schemabloc-1.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-schemabloc-1.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-schemabloc-1.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-schemabloc-1.5-4|20	
14mu|texlive-schemabloc-1.5-4|21	%description
14mu|texlive-schemabloc-1.5-4|22	The package provides a set of macros for constructing block
14mu|texlive-schemabloc-1.5-4|23	diagrams, using TikZ.
14mu|texlive-schemabloc-1.5-4|24	
14mu|texlive-schemabloc-1.5-4|25	
14mu|texlive-schemabloc-1.5-4|26	#-----------------------------------------------------------------------
14mu|texlive-schemabloc-1.5-4|27	%files
14mu|texlive-schemabloc-1.5-4|28	%{_texmfdistdir}/tex/latex/schemabloc/schemabloc.sty
14mu|texlive-schemabloc-1.5-4|29	%doc %{_texmfdistdir}/doc/latex/schemabloc/README
14mu|texlive-schemabloc-1.5-4|30	%doc %{_texmfdistdir}/doc/latex/schemabloc/schemabloc.pdf
14mu|texlive-schemabloc-1.5-4|31	%doc %{_texmfdistdir}/doc/latex/schemabloc/schemabloc.tex
14mu|texlive-schemabloc-1.5-4|32	
14mu|texlive-schemabloc-1.5-4|33	#-----------------------------------------------------------------------
14mu|texlive-schemabloc-1.5-4|34	%prep
14mu|texlive-schemabloc-1.5-4|35	%setup -c -a0 -a1
14mu|texlive-schemabloc-1.5-4|36	
14mu|texlive-schemabloc-1.5-4|37	%build
14mu|texlive-schemabloc-1.5-4|38	
14mu|texlive-schemabloc-1.5-4|39	%install
14mu|texlive-schemabloc-1.5-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-schemabloc-1.5-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-schemabloc-1.5-4|42	
14mu|texlive-schemabloc-1.5-4|43	
14mu|texlive-schemabloc-1.5-4|44	
14mu|texlive-schemabloc-1.5-4|45	%changelog
14mu|texlive-schemabloc-1.5-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-schemabloc-1.5-4|47	+ Revision: 8538fd8
14mu|texlive-schemabloc-1.5-4|48	- MassBuild#674: Increase release tag
14mu|texlive-schemabloc-1.5-4|49	
14mu|texlive-schemabloc-1.5-4|50	

25718 14
14mu|texlive-scheme-20111101-7|1	Name:		texlive-scheme
14mu|texlive-scheme-20111101-7|2	Version:	20111101
14mu|texlive-scheme-20111101-7|3	Release:	7
14mu|texlive-scheme-20111101-7|4	Summary:	TeXLive schemes
14mu|texlive-scheme-20111101-7|5	Group:		Publishing
14mu|texlive-scheme-20111101-7|6	URL:		http://tug.org/texlive
14mu|texlive-scheme-20111101-7|7	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-scheme-20111101-7|8	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-basic.tar.xz
14mu|texlive-scheme-20111101-7|9	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-context.tar.xz
14mu|texlive-scheme-20111101-7|10	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-full.tar.xz
14mu|texlive-scheme-20111101-7|11	Source3:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-gust.tar.xz
14mu|texlive-scheme-20111101-7|12	Source4:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-medium.tar.xz
14mu|texlive-scheme-20111101-7|13	Source5:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-minimal.tar.xz
14mu|texlive-scheme-20111101-7|14	Source6:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-tetex.tar.xz
14mu|texlive-scheme-20111101-7|15	Source7:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-xml.tar.xz
14mu|texlive-scheme-20111101-7|16	BuildArch:	noarch
14mu|texlive-scheme-20111101-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-scheme-20111101-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-20111101-7|19	BuildArch:	noarch
14mu|texlive-scheme-20111101-7|20	
14mu|texlive-scheme-20111101-7|21	%description
14mu|texlive-scheme-20111101-7|22	TeXLive schemes.
14mu|texlive-scheme-20111101-7|23	
14mu|texlive-scheme-20111101-7|24	#-----------------------------------------------------------------------
14mu|texlive-scheme-20111101-7|25	# revision 17228
14mu|texlive-scheme-20111101-7|26	# category Scheme
14mu|texlive-scheme-20111101-7|27	# catalog-ctan undef
14mu|texlive-scheme-20111101-7|28	# catalog-date undef
14mu|texlive-scheme-20111101-7|29	# catalog-license undef
14mu|texlive-scheme-20111101-7|30	# catalog-version undef
14mu|texlive-scheme-20111101-7|31	%package	basic
14mu|texlive-scheme-20111101-7|32	Summary:	basic scheme (plain and LaTeX)
14mu|texlive-scheme-20111101-7|33	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-20111101-7|34	Requires:	texlive-collection-basic
14mu|texlive-scheme-20111101-7|35	Requires:	texlive-collection-latex
14mu|texlive-scheme-20111101-7|36	
14mu|texlive-scheme-20111101-7|37	%description	basic
14mu|texlive-scheme-20111101-7|38	This is the basic TeX Live scheme: it is a small set of files
14mu|texlive-scheme-20111101-7|39	sufficient to typeset plain TeX or LaTeX documents in
14mu|texlive-scheme-20111101-7|40	PostScript or PDF, using the Computer Modern fonts.  This
14mu|texlive-scheme-20111101-7|41	scheme corresponds to collection-basic and collection-latex.
14mu|texlive-scheme-20111101-7|42	
14mu|texlive-scheme-20111101-7|43	%files		basic
14mu|texlive-scheme-20111101-7|44	
14mu|texlive-scheme-20111101-7|45	#-----------------------------------------------------------------------
14mu|texlive-scheme-20111101-7|46	# revision 23157
14mu|texlive-scheme-20111101-7|47	# category Scheme
14mu|texlive-scheme-20111101-7|48	# catalog-ctan undef
14mu|texlive-scheme-20111101-7|49	# catalog-date undef
14mu|texlive-scheme-20111101-7|50	# catalog-license undef
14mu|texlive-scheme-20111101-7|51	# catalog-version undef
14mu|texlive-scheme-20111101-7|52	%package	context
14mu|texlive-scheme-20111101-7|53	Summary:	ConTeXt scheme
14mu|texlive-scheme-20111101-7|54	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-20111101-7|55	Requires:	texlive-collection-context
14mu|texlive-scheme-20111101-7|56	Requires:	texlive-collection-metapost
14mu|texlive-scheme-20111101-7|57	Requires:	texlive-tex-gyre
14mu|texlive-scheme-20111101-7|58	Requires:	texlive-antt
14mu|texlive-scheme-20111101-7|59	Requires:	texlive-iwona
14mu|texlive-scheme-20111101-7|60	Requires:	texlive-kurier
14mu|texlive-scheme-20111101-7|61	Requires:	texlive-poltawski
14mu|texlive-scheme-20111101-7|62	Requires:	texlive-txfonts
14mu|texlive-scheme-20111101-7|63	Requires:	texlive-pxfonts
14mu|texlive-scheme-20111101-7|64	Requires:	texlive-eulervm
14mu|texlive-scheme-20111101-7|65	Requires:	texlive-marvosym
14mu|texlive-scheme-20111101-7|66	Requires:	texlive-wasy
14mu|texlive-scheme-20111101-7|67	Requires:	texlive-ly1
14mu|texlive-scheme-20111101-7|68	Requires(post):	texlive-context.bin
14mu|texlive-scheme-20111101-7|69	
14mu|texlive-scheme-20111101-7|70	%description	context
14mu|texlive-scheme-20111101-7|71	This is the TeX Live scheme for installing ConTeXt.
14mu|texlive-scheme-20111101-7|72	
14mu|texlive-scheme-20111101-7|73	%post		context
14mu|texlive-scheme-20111101-7|74	%{_sbindir}/texlive.post
14mu|texlive-scheme-20111101-7|75	
14mu|texlive-scheme-20111101-7|76	%postun		context
14mu|texlive-scheme-20111101-7|77	if [ $1 -eq 0 ]; then
14mu|texlive-scheme-20111101-7|78	%{_sbindir}/texlive.post
14mu|texlive-scheme-20111101-7|79	
14mu|texlive-scheme-20111101-7|80	%files		context
14mu|texlive-scheme-20111101-7|81	
14mu|texlive-scheme-20111101-7|82	#-----------------------------------------------------------------------
14mu|texlive-scheme-20111101-7|83	# revision 21417
14mu|texlive-scheme-20111101-7|84	# category Scheme
14mu|texlive-scheme-20111101-7|85	# catalog-ctan undef
14mu|texlive-scheme-20111101-7|86	# catalog-date undef
14mu|texlive-scheme-20111101-7|87	# catalog-license undef
14mu|texlive-scheme-20111101-7|88	# catalog-version undef
14mu|texlive-scheme-20111101-7|89	%package	full
14mu|texlive-scheme-20111101-7|90	Summary:	full scheme (everything)
14mu|texlive-scheme-20111101-7|91	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-20111101-7|92	Requires:	texlive-collection-basic
14mu|texlive-scheme-20111101-7|93	Requires:	texlive-collection-bibtexextra
14mu|texlive-scheme-20111101-7|94	Requires:	texlive-collection-binextra
14mu|texlive-scheme-20111101-7|95	Requires:	texlive-collection-context
14mu|texlive-scheme-20111101-7|96	Requires:	texlive-collection-documentation-arabic
14mu|texlive-scheme-20111101-7|97	Requires:	texlive-collection-documentation-base
14mu|texlive-scheme-20111101-7|98	Requires:	texlive-collection-documentation-bulgarian
14mu|texlive-scheme-20111101-7|99	Requires:	texlive-collection-documentation-chinese
14mu|texlive-scheme-20111101-7|100	Requires:	texlive-collection-documentation-czechslovak
14mu|texlive-scheme-20111101-7|101	Requires:	texlive-collection-documentation-dutch
14mu|texlive-scheme-20111101-7|102	Requires:	texlive-collection-documentation-english
14mu|texlive-scheme-20111101-7|103	Requires:	texlive-collection-documentation-finnish
14mu|texlive-scheme-20111101-7|104	Requires:	texlive-collection-documentation-french
14mu|texlive-scheme-20111101-7|105	Requires:	texlive-collection-documentation-german
14mu|texlive-scheme-20111101-7|106	Requires:	texlive-collection-documentation-italian
14mu|texlive-scheme-20111101-7|107	Requires:	texlive-collection-documentation-japanese
14mu|texlive-scheme-20111101-7|108	Requires:	texlive-collection-documentation-korean
14mu|texlive-scheme-20111101-7|109	Requires:	texlive-collection-documentation-mongolian
14mu|texlive-scheme-20111101-7|110	Requires:	texlive-collection-documentation-polish
14mu|texlive-scheme-20111101-7|111	Requires:	texlive-collection-documentation-portuguese
14mu|texlive-scheme-20111101-7|112	Requires:	texlive-collection-documentation-russian
14mu|texlive-scheme-20111101-7|113	Requires:	texlive-collection-documentation-serbian
14mu|texlive-scheme-20111101-7|114	Requires:	texlive-collection-documentation-slovenian
14mu|texlive-scheme-20111101-7|115	Requires:	texlive-collection-documentation-spanish
14mu|texlive-scheme-20111101-7|116	Requires:	texlive-collection-documentation-thai
14mu|texlive-scheme-20111101-7|117	Requires:	texlive-collection-documentation-turkish
14mu|texlive-scheme-20111101-7|118	Requires:	texlive-collection-documentation-ukrainian
14mu|texlive-scheme-20111101-7|119	Requires:	texlive-collection-documentation-vietnamese
14mu|texlive-scheme-20111101-7|120	Requires:	texlive-collection-fontsextra
14mu|texlive-scheme-20111101-7|121	Requires:	texlive-collection-fontsrecommended
14mu|texlive-scheme-20111101-7|122	Requires:	texlive-collection-fontutils
14mu|texlive-scheme-20111101-7|123	Requires:	texlive-collection-formatsextra
14mu|texlive-scheme-20111101-7|124	Requires:	texlive-collection-games
14mu|texlive-scheme-20111101-7|125	Requires:	texlive-collection-genericextra
14mu|texlive-scheme-20111101-7|126	Requires:	texlive-collection-genericrecommended
14mu|texlive-scheme-20111101-7|127	Requires:	texlive-collection-htmlxml
14mu|texlive-scheme-20111101-7|128	Requires:	texlive-collection-humanities
14mu|texlive-scheme-20111101-7|129	Requires:	texlive-collection-langafrican
14mu|texlive-scheme-20111101-7|130	Requires:	texlive-collection-langarabic
14mu|texlive-scheme-20111101-7|131	Requires:	texlive-collection-langarmenian
14mu|texlive-scheme-20111101-7|132	Requires:	texlive-collection-langcjk
14mu|texlive-scheme-20111101-7|133	Requires:	texlive-collection-langcroatian
14mu|texlive-scheme-20111101-7|134	Requires:	texlive-collection-langcyrillic
14mu|texlive-scheme-20111101-7|135	Requires:	texlive-collection-langczechslovak
14mu|texlive-scheme-20111101-7|136	Requires:	texlive-collection-langdanish
14mu|texlive-scheme-20111101-7|137	Requires:	texlive-collection-langdutch
14mu|texlive-scheme-20111101-7|138	Requires:	texlive-collection-langfinnish
14mu|texlive-scheme-20111101-7|139	Requires:	texlive-collection-langfrench
14mu|texlive-scheme-20111101-7|140	Requires:	texlive-collection-langgerman
14mu|texlive-scheme-20111101-7|141	Requires:	texlive-collection-langgreek
14mu|texlive-scheme-20111101-7|142	Requires:	texlive-collection-langhebrew
14mu|texlive-scheme-20111101-7|143	Requires:	texlive-collection-langhungarian
14mu|texlive-scheme-20111101-7|144	Requires:	texlive-collection-langindic
14mu|texlive-scheme-20111101-7|145	Requires:	texlive-collection-langitalian
14mu|texlive-scheme-20111101-7|146	Requires:	texlive-collection-langlatin
14mu|texlive-scheme-20111101-7|147	Requires:	texlive-collection-langlatvian
14mu|texlive-scheme-20111101-7|148	Requires:	texlive-collection-langlithuanian
14mu|texlive-scheme-20111101-7|149	Requires:	texlive-collection-langmongolian
14mu|texlive-scheme-20111101-7|150	Requires:	texlive-collection-langnorwegian
14mu|texlive-scheme-20111101-7|151	Requires:	texlive-collection-langother
14mu|texlive-scheme-20111101-7|152	Requires:	texlive-collection-langpolish
14mu|texlive-scheme-20111101-7|153	Requires:	texlive-collection-langportuguese
14mu|texlive-scheme-20111101-7|154	Requires:	texlive-collection-langspanish
14mu|texlive-scheme-20111101-7|155	Requires:	texlive-collection-langswedish
14mu|texlive-scheme-20111101-7|156	Requires:	texlive-collection-langtibetan
14mu|texlive-scheme-20111101-7|157	Requires:	texlive-collection-langturkmen
14mu|texlive-scheme-20111101-7|158	Requires:	texlive-collection-langenglish
14mu|texlive-scheme-20111101-7|159	Requires:	texlive-collection-langvietnamese
14mu|texlive-scheme-20111101-7|160	Requires:	texlive-collection-latex
14mu|texlive-scheme-20111101-7|161	Requires:	texlive-collection-latexextra
14mu|texlive-scheme-20111101-7|162	Requires:	texlive-collection-latexrecommended
14mu|texlive-scheme-20111101-7|163	Requires:	texlive-collection-luatex
14mu|texlive-scheme-20111101-7|164	Requires:	texlive-collection-mathextra
14mu|texlive-scheme-20111101-7|165	Requires:	texlive-collection-metapost
14mu|texlive-scheme-20111101-7|166	Requires:	texlive-collection-music
14mu|texlive-scheme-20111101-7|167	Requires:	texlive-collection-omega
14mu|texlive-scheme-20111101-7|168	Requires:	texlive-collection-pictures
14mu|texlive-scheme-20111101-7|169	Requires:	texlive-collection-plainextra
14mu|texlive-scheme-20111101-7|170	Requires:	texlive-collection-pstricks
14mu|texlive-scheme-20111101-7|171	Requires:	texlive-collection-publishers
14mu|texlive-scheme-20111101-7|172	Requires:	texlive-collection-science
14mu|texlive-scheme-20111101-7|173	Requires:	texlive-collection-texinfo
14mu|texlive-scheme-20111101-7|174	Requires:	texlive-collection-xetex
14mu|texlive-scheme-20111101-7|175	
14mu|texlive-scheme-20111101-7|176	%description	full
14mu|texlive-scheme-20111101-7|177	This is the full TeX Live scheme: it installs everything
14mu|texlive-scheme-20111101-7|178	available.
14mu|texlive-scheme-20111101-7|179	
14mu|texlive-scheme-20111101-7|180	%files		full
14mu|texlive-scheme-20111101-7|181	
14mu|texlive-scheme-20111101-7|182	#-----------------------------------------------------------------------
14mu|texlive-scheme-20111101-7|183	# revision 21479
14mu|texlive-scheme-20111101-7|184	# category Scheme
14mu|texlive-scheme-20111101-7|185	# catalog-ctan undef
14mu|texlive-scheme-20111101-7|186	# catalog-date undef
14mu|texlive-scheme-20111101-7|187	# catalog-license undef
14mu|texlive-scheme-20111101-7|188	# catalog-version undef
14mu|texlive-scheme-20111101-7|189	%package	gust
14mu|texlive-scheme-20111101-7|190	Summary:        GUST TeX Live scheme
14mu|texlive-scheme-20111101-7|191	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-20111101-7|192	Requires:	texlive-FAQ-en
14mu|texlive-scheme-20111101-7|193	Requires:	texlive-Type1fonts
14mu|texlive-scheme-20111101-7|194	Requires:	texlive-amslatex-primer
14mu|texlive-scheme-20111101-7|195	Requires:	texlive-amstex
14mu|texlive-scheme-20111101-7|196	Requires:	texlive-antt
14mu|texlive-scheme-20111101-7|197	Requires:	texlive-bibtex8
14mu|texlive-scheme-20111101-7|198	Requires:	texlive-comment
14mu|texlive-scheme-20111101-7|199	Requires:	texlive-comprehensive
14mu|texlive-scheme-20111101-7|200	Requires:	texlive-concrete
14mu|texlive-scheme-20111101-7|201	Requires:	texlive-cyklop
14mu|texlive-scheme-20111101-7|202	Requires:	texlive-dvidvi
14mu|texlive-scheme-20111101-7|203	Requires:	texlive-dviljk
14mu|texlive-scheme-20111101-7|204	Requires:	texlive-gustprog
14mu|texlive-scheme-20111101-7|205	Requires:	texlive-impatient
14mu|texlive-scheme-20111101-7|206	Requires:	texlive-iwona
14mu|texlive-scheme-20111101-7|207	Requires:	texlive-metafont-beginners
14mu|texlive-scheme-20111101-7|208	Requires:	texlive-metapost-examples
14mu|texlive-scheme-20111101-7|209	Requires:	texlive-poltawski
14mu|texlive-scheme-20111101-7|210	Requires:	texlive-pstricks-tutorial
14mu|texlive-scheme-20111101-7|211	Requires:	texlive-seetexk
14mu|texlive-scheme-20111101-7|212	Requires:	texlive-seminar
14mu|texlive-scheme-20111101-7|213	Requires:	texlive-tds
14mu|texlive-scheme-20111101-7|214	Requires:	texlive-tex4ht
14mu|texlive-scheme-20111101-7|215	Requires:	texlive-texdoc
14mu|texlive-scheme-20111101-7|216	Requires:	texlive-collection-basic
14mu|texlive-scheme-20111101-7|217	Requires:	texlive-collection-context
14mu|texlive-scheme-20111101-7|218	Requires:	texlive-collection-documentation-polish
14mu|texlive-scheme-20111101-7|219	Requires:	texlive-collection-fontutils
14mu|texlive-scheme-20111101-7|220	Requires:	texlive-collection-fontsrecommended
14mu|texlive-scheme-20111101-7|221	Requires:	texlive-collection-genericrecommended
14mu|texlive-scheme-20111101-7|222	Requires:	texlive-collection-langpolish
14mu|texlive-scheme-20111101-7|223	Requires:	texlive-collection-latex
14mu|texlive-scheme-20111101-7|224	Requires:	texlive-collection-latexrecommended
14mu|texlive-scheme-20111101-7|225	Requires:	texlive-collection-metapost
14mu|texlive-scheme-20111101-7|226	Requires:	texlive-collection-xetex
14mu|texlive-scheme-20111101-7|227	
14mu|texlive-scheme-20111101-7|228	%description	gust
14mu|texlive-scheme-20111101-7|229	This is the GUST TeX Live scheme: it is a set of files
14mu|texlive-scheme-20111101-7|230	sufficient to typeset Polish plain TeX, LaTeX and ConTeXt
14mu|texlive-scheme-20111101-7|231	documents in PostScript or PDF.
14mu|texlive-scheme-20111101-7|232	
14mu|texlive-scheme-20111101-7|233	%files		gust
14mu|texlive-scheme-20111101-7|234	
14mu|texlive-scheme-20111101-7|235	#-----------------------------------------------------------------------
14mu|texlive-scheme-20111101-7|236	# revision 18615
14mu|texlive-scheme-20111101-7|237	# category Scheme
14mu|texlive-scheme-20111101-7|238	# catalog-ctan undef
14mu|texlive-scheme-20111101-7|239	# catalog-date undef
14mu|texlive-scheme-20111101-7|240	# catalog-license undef
14mu|texlive-scheme-20111101-7|241	# catalog-version undef
14mu|texlive-scheme-20111101-7|242	%package	medium
14mu|texlive-scheme-20111101-7|243	Summary:	medium scheme (plain, latex, recommended packages, some languages)
14mu|texlive-scheme-20111101-7|244	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-20111101-7|245	Requires:	texlive-collection-basic
14mu|texlive-scheme-20111101-7|246	Requires:	texlive-collection-binextra
14mu|texlive-scheme-20111101-7|247	Requires:	texlive-collection-context
14mu|texlive-scheme-20111101-7|248	Requires:	texlive-collection-documentation-english
14mu|texlive-scheme-20111101-7|249	Requires:	texlive-collection-fontutils
14mu|texlive-scheme-20111101-7|250	Requires:	texlive-collection-fontsrecommended
14mu|texlive-scheme-20111101-7|251	Requires:	texlive-collection-langczechslovak
14mu|texlive-scheme-20111101-7|252	Requires:	texlive-collection-langdutch
14mu|texlive-scheme-20111101-7|253	Requires:	texlive-collection-langfrench
14mu|texlive-scheme-20111101-7|254	Requires:	texlive-collection-langgerman
14mu|texlive-scheme-20111101-7|255	Requires:	texlive-collection-langitalian
14mu|texlive-scheme-20111101-7|256	Requires:	texlive-collection-langpolish
14mu|texlive-scheme-20111101-7|257	Requires:	texlive-collection-langportuguese
14mu|texlive-scheme-20111101-7|258	Requires:	texlive-collection-langspanish
14mu|texlive-scheme-20111101-7|259	Requires:	texlive-collection-langenglish
14mu|texlive-scheme-20111101-7|260	Requires:	texlive-collection-latex
14mu|texlive-scheme-20111101-7|261	Requires:	texlive-collection-latexrecommended
14mu|texlive-scheme-20111101-7|262	Requires:	texlive-collection-mathextra
14mu|texlive-scheme-20111101-7|263	Requires:	texlive-collection-metapost
14mu|texlive-scheme-20111101-7|264	Requires:	texlive-collection-texinfo
14mu|texlive-scheme-20111101-7|265	Requires:	texlive-collection-xetex
14mu|texlive-scheme-20111101-7|266	Requires:	texlive-collection-luatex
14mu|texlive-scheme-20111101-7|267	Requires:	texlive-collection-genericrecommended
14mu|texlive-scheme-20111101-7|268	
14mu|texlive-scheme-20111101-7|269	%description	medium
14mu|texlive-scheme-20111101-7|270	This is the medium TeX Live collection: it contains plain TeX,
14mu|texlive-scheme-20111101-7|271	LaTeX, many recommended packages, and support for some widely-
14mu|texlive-scheme-20111101-7|272	used European languages.
14mu|texlive-scheme-20111101-7|273	
14mu|texlive-scheme-20111101-7|274	%files		medium
14mu|texlive-scheme-20111101-7|275	
14mu|texlive-scheme-20111101-7|276	#-----------------------------------------------------------------------
14mu|texlive-scheme-20111101-7|277	# revision 13822
14mu|texlive-scheme-20111101-7|278	# category Scheme
14mu|texlive-scheme-20111101-7|279	# catalog-ctan undef
14mu|texlive-scheme-20111101-7|280	# catalog-date undef
14mu|texlive-scheme-20111101-7|281	# catalog-license undef
14mu|texlive-scheme-20111101-7|282	# catalog-version undef
14mu|texlive-scheme-20111101-7|283	%package	minimal
14mu|texlive-scheme-20111101-7|284	Summary:	minimal scheme (plain only)
14mu|texlive-scheme-20111101-7|285	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-20111101-7|286	Requires:	texlive-collection-basic
14mu|texlive-scheme-20111101-7|287	
14mu|texlive-scheme-20111101-7|288	%description	minimal
14mu|texlive-scheme-20111101-7|289	This is the minimal TeX Live scheme, with support for only
14mu|texlive-scheme-20111101-7|290	plain TeX. (No LaTeX macros.)  LuaTeX is included because Lua
14mu|texlive-scheme-20111101-7|291	scripts are used in TeX Live infrastructure.  This scheme
14mu|texlive-scheme-20111101-7|292	corresponds exactly to collection-basic.
14mu|texlive-scheme-20111101-7|293	
14mu|texlive-scheme-20111101-7|294	%files		minimal
14mu|texlive-scheme-20111101-7|295	
14mu|texlive-scheme-20111101-7|296	#-----------------------------------------------------------------------
14mu|texlive-scheme-20111101-7|297	# revision 21479
14mu|texlive-scheme-20111101-7|298	# category Scheme
14mu|texlive-scheme-20111101-7|299	# catalog-ctan undef
14mu|texlive-scheme-20111101-7|300	# catalog-date undef
14mu|texlive-scheme-20111101-7|301	# catalog-license undef
14mu|texlive-scheme-20111101-7|302	# catalog-version undef
14mu|texlive-scheme-20111101-7|303	%package	tetex
14mu|texlive-scheme-20111101-7|304	Summary:	teTeX scheme (more than medium, but nowhere near full)
14mu|texlive-scheme-20111101-7|305	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-20111101-7|306	Requires:	texlive-FAQ-en
14mu|texlive-scheme-20111101-7|307	Requires:	texlive-SIunits
14mu|texlive-scheme-20111101-7|308	Requires:	texlive-acronym
14mu|texlive-scheme-20111101-7|309	Requires:	texlive-amslatex-primer
14mu|texlive-scheme-20111101-7|310	Requires:	texlive-bbm
14mu|texlive-scheme-20111101-7|311	Requires:	texlive-bbm-macros
14mu|texlive-scheme-20111101-7|312	Requires:	texlive-bbold
14mu|texlive-scheme-20111101-7|313	Requires:	texlive-bibtex8
14mu|texlive-scheme-20111101-7|314	Requires:	texlive-ctie
14mu|texlive-scheme-20111101-7|315	Requires:	texlive-detex
14mu|texlive-scheme-20111101-7|316	Requires:	texlive-dtl
14mu|texlive-scheme-20111101-7|317	Requires:	texlive-dvi2tty
14mu|texlive-scheme-20111101-7|318	Requires:	texlive-dvicopy
14mu|texlive-scheme-20111101-7|319	Requires:	texlive-dvidvi
14mu|texlive-scheme-20111101-7|320	Requires:	texlive-dviljk
14mu|texlive-scheme-20111101-7|321	Requires:	texlive-patgen
14mu|texlive-scheme-20111101-7|322	Requires:	texlive-pdftools
14mu|texlive-scheme-20111101-7|323	Requires:	texlive-seetexk
14mu|texlive-scheme-20111101-7|324	Requires:	texlive-tie
14mu|texlive-scheme-20111101-7|325	Requires:	texlive-web
14mu|texlive-scheme-20111101-7|326	Requires:	texlive-cmbright
14mu|texlive-scheme-20111101-7|327	Requires:	texlive-cweb
14mu|texlive-scheme-20111101-7|328	Requires:	texlive-eplain
14mu|texlive-scheme-20111101-7|329	Requires:	texlive-eulervm
14mu|texlive-scheme-20111101-7|330	Requires:	texlive-gentle
14mu|texlive-scheme-20111101-7|331	Requires:	texlive-lshort-english
14mu|texlive-scheme-20111101-7|332	Requires:	texlive-mathmode
14mu|texlive-scheme-20111101-7|333	Requires:	texlive-mltex
14mu|texlive-scheme-20111101-7|334	Requires:	texlive-multirow
14mu|texlive-scheme-20111101-7|335	Requires:	texlive-nomencl
14mu|texlive-scheme-20111101-7|336	Requires:	texlive-pst-pdf
14mu|texlive-scheme-20111101-7|337	Requires:	texlive-pstricks-tutorial
14mu|texlive-scheme-20111101-7|338	Requires:	texlive-rsfs
14mu|texlive-scheme-20111101-7|339	Requires:	texlive-subfigure
14mu|texlive-scheme-20111101-7|340	Requires:	texlive-supertabular
14mu|texlive-scheme-20111101-7|341	Requires:	texlive-tamethebeast
14mu|texlive-scheme-20111101-7|342	Requires:	texlive-tds
14mu|texlive-scheme-20111101-7|343	Requires:	texlive-tex-refs
14mu|texlive-scheme-20111101-7|344	Requires:	texlive-collection-basic
14mu|texlive-scheme-20111101-7|345	Requires:	texlive-collection-context
14mu|texlive-scheme-20111101-7|346	Requires:	texlive-collection-documentation-base
14mu|texlive-scheme-20111101-7|347	Requires:	texlive-collection-fontutils
14mu|texlive-scheme-20111101-7|348	Requires:	texlive-collection-fontsrecommended
14mu|texlive-scheme-20111101-7|349	Requires:	texlive-collection-genericrecommended
14mu|texlive-scheme-20111101-7|350	Requires:	texlive-collection-langcjk
14mu|texlive-scheme-20111101-7|351	Requires:	texlive-collection-langcroatian
14mu|texlive-scheme-20111101-7|352	Requires:	texlive-collection-langcyrillic
14mu|texlive-scheme-20111101-7|353	Requires:	texlive-collection-langczechslovak
14mu|texlive-scheme-20111101-7|354	Requires:	texlive-collection-langdanish
14mu|texlive-scheme-20111101-7|355	Requires:	texlive-collection-langdutch
14mu|texlive-scheme-20111101-7|356	Requires:	texlive-collection-langfinnish
14mu|texlive-scheme-20111101-7|357	Requires:	texlive-collection-langfrench
14mu|texlive-scheme-20111101-7|358	Requires:	texlive-collection-langgerman
14mu|texlive-scheme-20111101-7|359	Requires:	texlive-collection-langgreek
14mu|texlive-scheme-20111101-7|360	Requires:	texlive-collection-langhungarian
14mu|texlive-scheme-20111101-7|361	Requires:	texlive-collection-langitalian
14mu|texlive-scheme-20111101-7|362	Requires:	texlive-collection-langlatin
14mu|texlive-scheme-20111101-7|363	Requires:	texlive-collection-langmongolian
14mu|texlive-scheme-20111101-7|364	Requires:	texlive-collection-langnorwegian
14mu|texlive-scheme-20111101-7|365	Requires:	texlive-collection-langother
14mu|texlive-scheme-20111101-7|366	Requires:	texlive-collection-langpolish
14mu|texlive-scheme-20111101-7|367	Requires:	texlive-collection-langportuguese
14mu|texlive-scheme-20111101-7|368	Requires:	texlive-collection-langspanish
14mu|texlive-scheme-20111101-7|369	Requires:	texlive-collection-langswedish
14mu|texlive-scheme-20111101-7|370	Requires:	texlive-collection-langenglish
14mu|texlive-scheme-20111101-7|371	Requires:	texlive-collection-langvietnamese
14mu|texlive-scheme-20111101-7|372	Requires:	texlive-collection-latex
14mu|texlive-scheme-20111101-7|373	Requires:	texlive-collection-latexrecommended
14mu|texlive-scheme-20111101-7|374	Requires:	texlive-collection-mathextra
14mu|texlive-scheme-20111101-7|375	Requires:	texlive-collection-metapost
14mu|texlive-scheme-20111101-7|376	Requires:	texlive-collection-omega
14mu|texlive-scheme-20111101-7|377	Requires:	texlive-collection-pictures
14mu|texlive-scheme-20111101-7|378	Requires:	texlive-collection-pstricks
14mu|texlive-scheme-20111101-7|379	Requires:	texlive-collection-texinfo
14mu|texlive-scheme-20111101-7|380	%rename tetex
14mu|texlive-scheme-20111101-7|381	%rename texlive-dviutils
14mu|texlive-scheme-20111101-7|382	
14mu|texlive-scheme-20111101-7|383	%description	tetex
14mu|texlive-scheme-20111101-7|384	TeX Live scheme nearly equivalent to the teTeX distribution
14mu|texlive-scheme-20111101-7|385	that was maintained by Thomas Esser.
14mu|texlive-scheme-20111101-7|386	
14mu|texlive-scheme-20111101-7|387	%posttrans
14mu|texlive-scheme-20111101-7|388	%{_sbindir}/texlive.post -
14mu|texlive-scheme-20111101-7|389	
14mu|texlive-scheme-20111101-7|390	%files		tetex
14mu|texlive-scheme-20111101-7|391	
14mu|texlive-scheme-20111101-7|392	#-----------------------------------------------------------------------
14mu|texlive-scheme-20111101-7|393	# revision 13822
14mu|texlive-scheme-20111101-7|394	# category Scheme
14mu|texlive-scheme-20111101-7|395	# catalog-ctan undef
14mu|texlive-scheme-20111101-7|396	# catalog-date undef
14mu|texlive-scheme-20111101-7|397	# catalog-license undef
14mu|texlive-scheme-20111101-7|398	# catalog-version undef
14mu|texlive-scheme-20111101-7|399	%package	xml
14mu|texlive-scheme-20111101-7|400	Summary:	XML scheme
14mu|texlive-scheme-20111101-7|401	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-20111101-7|402	Requires:	texlive-context
14mu|texlive-scheme-20111101-7|403	Requires:	texlive-jadetex
14mu|texlive-scheme-20111101-7|404	Requires:	texlive-ltxmisc
14mu|texlive-scheme-20111101-7|405	Requires:	texlive-marvosym
14mu|texlive-scheme-20111101-7|406	Requires:	texlive-marvosym
14mu|texlive-scheme-20111101-7|407	Requires:	texlive-metapost
14mu|texlive-scheme-20111101-7|408	Requires:	texlive-passivetex
14mu|texlive-scheme-20111101-7|409	Requires:	texlive-rotating
14mu|texlive-scheme-20111101-7|410	Requires:	texlive-stmaryrd
14mu|texlive-scheme-20111101-7|411	Requires:	texlive-tex4ht
14mu|texlive-scheme-20111101-7|412	Requires:	texlive-tipa
14mu|texlive-scheme-20111101-7|413	Requires:	texlive-ucs
14mu|texlive-scheme-20111101-7|414	Requires:	texlive-wasy
14mu|texlive-scheme-20111101-7|415	Requires:	texlive-wasysym
14mu|texlive-scheme-20111101-7|416	Requires:	texlive-xmltex
14mu|texlive-scheme-20111101-7|417	Requires:	texlive-collection-basic
14mu|texlive-scheme-20111101-7|418	Requires:	texlive-collection-fontsrecommended
14mu|texlive-scheme-20111101-7|419	Requires:	texlive-collection-latex
14mu|texlive-scheme-20111101-7|420	Requires:	texlive-collection-omega
14mu|texlive-scheme-20111101-7|421	
14mu|texlive-scheme-20111101-7|422	%description	xml
14mu|texlive-scheme-20111101-7|423	This contains the things you need to do XML-related work,
14mu|texlive-scheme-20111101-7|424	including PassiveTeX, JadeTeX, ConTeXt and Omega.
14mu|texlive-scheme-20111101-7|425	
14mu|texlive-scheme-20111101-7|426	%files		xml
14mu|texlive-scheme-20111101-7|427	
14mu|texlive-scheme-20111101-7|428	#-----------------------------------------------------------------------
14mu|texlive-scheme-20111101-7|429	%prep
14mu|texlive-scheme-20111101-7|430	%setup -c -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7
14mu|texlive-scheme-20111101-7|431	
14mu|texlive-scheme-20111101-7|432	%build
14mu|texlive-scheme-20111101-7|433	
14mu|texlive-scheme-20111101-7|434	%install
14mu|texlive-scheme-20111101-7|435	
14mu|texlive-scheme-20111101-7|436	
14mu|texlive-scheme-20111101-7|437	
14mu|texlive-scheme-20111101-7|438	%changelog
14mu|texlive-scheme-20111101-7|439	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111101-7
14mu|texlive-scheme-20111101-7|440	+ Revision: 3968b75
14mu|texlive-scheme-20111101-7|441	- MassBuild#674: Increase release tag
14mu|texlive-scheme-20111101-7|442	
14mu|texlive-scheme-20111101-7|443	

25719 14
14mu|texlive-scheme-context-20131201-7|1	# revision 32062
14mu|texlive-scheme-context-20131201-7|2	# category Scheme
14mu|texlive-scheme-context-20131201-7|3	# catalog-ctan undef
14mu|texlive-scheme-context-20131201-7|4	# catalog-date undef
14mu|texlive-scheme-context-20131201-7|5	# catalog-license undef
14mu|texlive-scheme-context-20131201-7|6	# catalog-version undef
14mu|texlive-scheme-context-20131201-7|7	Name:		texlive-scheme-context
14mu|texlive-scheme-context-20131201-7|8	Version:	20131201
14mu|texlive-scheme-context-20131201-7|9	Release:	7
14mu|texlive-scheme-context-20131201-7|10	Summary:	ConTeXt scheme
14mu|texlive-scheme-context-20131201-7|11	Group:		Publishing
14mu|texlive-scheme-context-20131201-7|12	URL:		http://tug.org/texlive
14mu|texlive-scheme-context-20131201-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-scheme-context-20131201-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-context.tar.xz
14mu|texlive-scheme-context-20131201-7|15	BuildArch:	noarch
14mu|texlive-scheme-context-20131201-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-scheme-context-20131201-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-context-20131201-7|18	Requires(post):	texlive-context
14mu|texlive-scheme-context-20131201-7|19	Requires:	texlive-collection-context
14mu|texlive-scheme-context-20131201-7|20	Requires:	texlive-collection-metapost
14mu|texlive-scheme-context-20131201-7|21	Requires:	texlive-tex-gyre
14mu|texlive-scheme-context-20131201-7|22	Requires:	texlive-tex-gyre-math
14mu|texlive-scheme-context-20131201-7|23	Requires:	texlive-antt
14mu|texlive-scheme-context-20131201-7|24	Requires:	texlive-iwona
14mu|texlive-scheme-context-20131201-7|25	Requires:	texlive-kurier
14mu|texlive-scheme-context-20131201-7|26	Requires:	texlive-poltawski
14mu|texlive-scheme-context-20131201-7|27	Requires:	texlive-xits
14mu|texlive-scheme-context-20131201-7|28	Requires:	texlive-Asana-Math
14mu|texlive-scheme-context-20131201-7|29	Requires:	texlive-gentium-tug
14mu|texlive-scheme-context-20131201-7|30	Requires:	texlive-txfonts
14mu|texlive-scheme-context-20131201-7|31	Requires:	texlive-pxfonts
14mu|texlive-scheme-context-20131201-7|32	Requires:	texlive-eulervm
14mu|texlive-scheme-context-20131201-7|33	Requires:	texlive-marvosym
14mu|texlive-scheme-context-20131201-7|34	Requires:	texlive-wasy
14mu|texlive-scheme-context-20131201-7|35	Requires:	texlive-ccicons
14mu|texlive-scheme-context-20131201-7|36	Requires:	texlive-ly1
14mu|texlive-scheme-context-20131201-7|37	
14mu|texlive-scheme-context-20131201-7|38	%description
14mu|texlive-scheme-context-20131201-7|39	This is the TeX Live scheme for installing ConTeXt.
14mu|texlive-scheme-context-20131201-7|40	
14mu|texlive-scheme-context-20131201-7|41	
14mu|texlive-scheme-context-20131201-7|42	#-----------------------------------------------------------------------
14mu|texlive-scheme-context-20131201-7|43	%files
14mu|texlive-scheme-context-20131201-7|44	
14mu|texlive-scheme-context-20131201-7|45	#-----------------------------------------------------------------------
14mu|texlive-scheme-context-20131201-7|46	%prep
14mu|texlive-scheme-context-20131201-7|47	%setup -c -a0
14mu|texlive-scheme-context-20131201-7|48	
14mu|texlive-scheme-context-20131201-7|49	%build
14mu|texlive-scheme-context-20131201-7|50	
14mu|texlive-scheme-context-20131201-7|51	%install
14mu|texlive-scheme-context-20131201-7|52	
14mu|texlive-scheme-context-20131201-7|53	%changelog
14mu|texlive-scheme-context-20131201-7|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131201-7
14mu|texlive-scheme-context-20131201-7|55	+ Revision: af69a76
14mu|texlive-scheme-context-20131201-7|56	- MassBuild#674: Increase release tag
14mu|texlive-scheme-context-20131201-7|57	
14mu|texlive-scheme-context-20131201-7|58	

25720 14
14mu|texlive-scheme-full-20131013-7|1	# revision 30492
14mu|texlive-scheme-full-20131013-7|2	# category Scheme
14mu|texlive-scheme-full-20131013-7|3	# catalog-ctan undef
14mu|texlive-scheme-full-20131013-7|4	# catalog-date undef
14mu|texlive-scheme-full-20131013-7|5	# catalog-license undef
14mu|texlive-scheme-full-20131013-7|6	# catalog-version undef
14mu|texlive-scheme-full-20131013-7|7	Name:		texlive-scheme-full
14mu|texlive-scheme-full-20131013-7|8	Version:	20131013
14mu|texlive-scheme-full-20131013-7|9	Release:	7
14mu|texlive-scheme-full-20131013-7|10	Summary:	full scheme (everything)
14mu|texlive-scheme-full-20131013-7|11	Group:		Publishing
14mu|texlive-scheme-full-20131013-7|12	URL:		http://tug.org/texlive
14mu|texlive-scheme-full-20131013-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-scheme-full-20131013-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-full.tar.xz
14mu|texlive-scheme-full-20131013-7|15	BuildArch:	noarch
14mu|texlive-scheme-full-20131013-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-scheme-full-20131013-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-full-20131013-7|18	Requires:	texlive-collection-basic
14mu|texlive-scheme-full-20131013-7|19	Requires:	texlive-collection-context
14mu|texlive-scheme-full-20131013-7|20	Requires:	texlive-collection-fontsrecommended
14mu|texlive-scheme-full-20131013-7|21	Requires:	texlive-collection-fontutils
14mu|texlive-scheme-full-20131013-7|22	Requires:	texlive-collection-games
14mu|texlive-scheme-full-20131013-7|23	Requires:	texlive-collection-genericrecommended
14mu|texlive-scheme-full-20131013-7|24	Requires:	texlive-collection-htmlxml
14mu|texlive-scheme-full-20131013-7|25	Requires:	texlive-collection-humanities
14mu|texlive-scheme-full-20131013-7|26	Requires:	texlive-collection-langafrican
14mu|texlive-scheme-full-20131013-7|27	Requires:	texlive-collection-langarabic
14mu|texlive-scheme-full-20131013-7|28	Requires:	texlive-collection-langcjk
14mu|texlive-scheme-full-20131013-7|29	Requires:	texlive-collection-langcyrillic
14mu|texlive-scheme-full-20131013-7|30	Requires:	texlive-collection-langczechslovak
14mu|texlive-scheme-full-20131013-7|31	Requires:	texlive-collection-langenglish
14mu|texlive-scheme-full-20131013-7|32	Requires:	texlive-collection-langeuropean
14mu|texlive-scheme-full-20131013-7|33	Requires:	texlive-collection-langfrench
14mu|texlive-scheme-full-20131013-7|34	Requires:	texlive-collection-langgerman
14mu|texlive-scheme-full-20131013-7|35	Requires:	texlive-collection-langgreek
14mu|texlive-scheme-full-20131013-7|36	Requires:	texlive-collection-langindic
14mu|texlive-scheme-full-20131013-7|37	Requires:	texlive-collection-langitalian
14mu|texlive-scheme-full-20131013-7|38	Requires:	texlive-collection-langother
14mu|texlive-scheme-full-20131013-7|39	Requires:	texlive-collection-langpolish
14mu|texlive-scheme-full-20131013-7|40	Requires:	texlive-collection-langportuguese
14mu|texlive-scheme-full-20131013-7|41	Requires:	texlive-collection-langspanish
14mu|texlive-scheme-full-20131013-7|42	Requires:	texlive-collection-latex
14mu|texlive-scheme-full-20131013-7|43	Requires:	texlive-collection-latexextra
14mu|texlive-scheme-full-20131013-7|44	Requires:	texlive-collection-latexrecommended
14mu|texlive-scheme-full-20131013-7|45	Requires:	texlive-collection-luatex
14mu|texlive-scheme-full-20131013-7|46	Requires:	texlive-collection-mathextra
14mu|texlive-scheme-full-20131013-7|47	Requires:	texlive-collection-metapost
14mu|texlive-scheme-full-20131013-7|48	Requires:	texlive-collection-music
14mu|texlive-scheme-full-20131013-7|49	Requires:	texlive-collection-omega
14mu|texlive-scheme-full-20131013-7|50	Requires:	texlive-collection-pictures
14mu|texlive-scheme-full-20131013-7|51	Requires:	texlive-collection-plainextra
14mu|texlive-scheme-full-20131013-7|52	Requires:	texlive-collection-pstricks
14mu|texlive-scheme-full-20131013-7|53	Requires:	texlive-collection-publishers
14mu|texlive-scheme-full-20131013-7|54	Requires:	texlive-collection-science
14mu|texlive-scheme-full-20131013-7|55	Requires:	texlive-collection-xetex
14mu|texlive-scheme-full-20131013-7|56	Suggests:	texlive-collection-bibtexextra
14mu|texlive-scheme-full-20131013-7|57	Suggests:	texlive-collection-binextra
14mu|texlive-scheme-full-20131013-7|58	Suggests:	texlive-collection-fontsextra
14mu|texlive-scheme-full-20131013-7|59	Suggests:	texlive-collection-formatsextra
14mu|texlive-scheme-full-20131013-7|60	Suggests:	texlive-collection-genericextra
14mu|texlive-scheme-full-20131013-7|61	
14mu|texlive-scheme-full-20131013-7|62	%description
14mu|texlive-scheme-full-20131013-7|63	This is the full TeX Live scheme: it installs everything
14mu|texlive-scheme-full-20131013-7|64	available.
14mu|texlive-scheme-full-20131013-7|65	
14mu|texlive-scheme-full-20131013-7|66	#-----------------------------------------------------------------------
14mu|texlive-scheme-full-20131013-7|67	%files
14mu|texlive-scheme-full-20131013-7|68	
14mu|texlive-scheme-full-20131013-7|69	#-----------------------------------------------------------------------
14mu|texlive-scheme-full-20131013-7|70	%prep
14mu|texlive-scheme-full-20131013-7|71	%setup -c -a0
14mu|texlive-scheme-full-20131013-7|72	
14mu|texlive-scheme-full-20131013-7|73	%build
14mu|texlive-scheme-full-20131013-7|74	
14mu|texlive-scheme-full-20131013-7|75	%install
14mu|texlive-scheme-full-20131013-7|76	
14mu|texlive-scheme-full-20131013-7|77	%changelog
14mu|texlive-scheme-full-20131013-7|78	* Thu Mar 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-7
14mu|texlive-scheme-full-20131013-7|79	+ Revision: d468506
14mu|texlive-scheme-full-20131013-7|80	- Suggest some *extra packages, not require
14mu|texlive-scheme-full-20131013-7|81	
14mu|texlive-scheme-full-20131013-7|82	

25721 14
14mu|texlive-scheme-medium-20131013-9|1	# revision 30457
14mu|texlive-scheme-medium-20131013-9|2	# category Scheme
14mu|texlive-scheme-medium-20131013-9|3	# catalog-ctan undef
14mu|texlive-scheme-medium-20131013-9|4	# catalog-date undef
14mu|texlive-scheme-medium-20131013-9|5	# catalog-license undef
14mu|texlive-scheme-medium-20131013-9|6	# catalog-version undef
14mu|texlive-scheme-medium-20131013-9|7	Name:		texlive-scheme-medium
14mu|texlive-scheme-medium-20131013-9|8	Version:	20131013
14mu|texlive-scheme-medium-20131013-9|9	Release:	9
14mu|texlive-scheme-medium-20131013-9|10	Summary:	medium scheme (small + more packages and languages)
14mu|texlive-scheme-medium-20131013-9|11	Group:		Publishing
14mu|texlive-scheme-medium-20131013-9|12	URL:		http://tug.org/texlive
14mu|texlive-scheme-medium-20131013-9|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-scheme-medium-20131013-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-medium.tar.xz
14mu|texlive-scheme-medium-20131013-9|15	BuildArch:	noarch
14mu|texlive-scheme-medium-20131013-9|16	BuildRequires:	texlive-tlpkg
14mu|texlive-scheme-medium-20131013-9|17	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-medium-20131013-9|18	Requires:	texlive-collection-basic
14mu|texlive-scheme-medium-20131013-9|19	Requires:	texlive-collection-context
14mu|texlive-scheme-medium-20131013-9|20	Requires:	texlive-collection-fontsrecommended
14mu|texlive-scheme-medium-20131013-9|21	Requires:	texlive-collection-fontutils
14mu|texlive-scheme-medium-20131013-9|22	Requires:	texlive-collection-genericrecommended
14mu|texlive-scheme-medium-20131013-9|23	Requires:	texlive-collection-langczechslovak
14mu|texlive-scheme-medium-20131013-9|24	Requires:	texlive-collection-langcyrillic
14mu|texlive-scheme-medium-20131013-9|25	Requires:	texlive-collection-langenglish
14mu|texlive-scheme-medium-20131013-9|26	Requires:	texlive-collection-langeuropean
14mu|texlive-scheme-medium-20131013-9|27	Requires:	texlive-collection-langfrench
14mu|texlive-scheme-medium-20131013-9|28	Requires:	texlive-collection-langgerman
14mu|texlive-scheme-medium-20131013-9|29	Requires:	texlive-collection-langgreek
14mu|texlive-scheme-medium-20131013-9|30	Requires:	texlive-collection-langitalian
14mu|texlive-scheme-medium-20131013-9|31	Requires:	texlive-collection-langpolish
14mu|texlive-scheme-medium-20131013-9|32	Requires:	texlive-collection-langportuguese
14mu|texlive-scheme-medium-20131013-9|33	Requires:	texlive-collection-langspanish
14mu|texlive-scheme-medium-20131013-9|34	Requires:	texlive-collection-latex
14mu|texlive-scheme-medium-20131013-9|35	Requires:	texlive-collection-latexrecommended
14mu|texlive-scheme-medium-20131013-9|36	Requires:	texlive-collection-luatex
14mu|texlive-scheme-medium-20131013-9|37	Requires:	texlive-collection-metapost
14mu|texlive-scheme-medium-20131013-9|38	Requires:	texlive-collection-xetex
14mu|texlive-scheme-medium-20131013-9|39	Suggests:	texlive-collection-binextra
14mu|texlive-scheme-medium-20131013-9|40	Suggests:	texlive-collection-mathextra
14mu|texlive-scheme-medium-20131013-9|41	Suggests:	texlive-collection-plainextra
14mu|texlive-scheme-medium-20131013-9|42	
14mu|texlive-scheme-medium-20131013-9|43	%description
14mu|texlive-scheme-medium-20131013-9|44	This is the medium TeX Live collection: it contains plain TeX,
14mu|texlive-scheme-medium-20131013-9|45	LaTeX, many recommended packages, and support for most European
14mu|texlive-scheme-medium-20131013-9|46	languages.
14mu|texlive-scheme-medium-20131013-9|47	
14mu|texlive-scheme-medium-20131013-9|48	#-----------------------------------------------------------------------
14mu|texlive-scheme-medium-20131013-9|49	%files
14mu|texlive-scheme-medium-20131013-9|50	
14mu|texlive-scheme-medium-20131013-9|51	#-----------------------------------------------------------------------
14mu|texlive-scheme-medium-20131013-9|52	%prep
14mu|texlive-scheme-medium-20131013-9|53	%setup -c -a0
14mu|texlive-scheme-medium-20131013-9|54	
14mu|texlive-scheme-medium-20131013-9|55	%build
14mu|texlive-scheme-medium-20131013-9|56	
14mu|texlive-scheme-medium-20131013-9|57	%install
14mu|texlive-scheme-medium-20131013-9|58	
14mu|texlive-scheme-medium-20131013-9|59	%changelog
14mu|texlive-scheme-medium-20131013-9|60	
14mu|texlive-scheme-medium-20131013-9|61	* Fri Jul 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131013-9
14mu|texlive-scheme-medium-20131013-9|62	- (8df6412) Added langcyrillic
14mu|texlive-scheme-medium-20131013-9|63	
14mu|texlive-scheme-medium-20131013-9|64	

25722 14
14mu|texlive-scheme-tetex-20140215-3|1	# revision 32952
14mu|texlive-scheme-tetex-20140215-3|2	# category Scheme
14mu|texlive-scheme-tetex-20140215-3|3	# catalog-ctan undef
14mu|texlive-scheme-tetex-20140215-3|4	# catalog-date undef
14mu|texlive-scheme-tetex-20140215-3|5	# catalog-license undef
14mu|texlive-scheme-tetex-20140215-3|6	# catalog-version undef
14mu|texlive-scheme-tetex-20140215-3|7	Name:		texlive-scheme-tetex
14mu|texlive-scheme-tetex-20140215-3|8	Version:	20140215
14mu|texlive-scheme-tetex-20140215-3|9	Release:	3
14mu|texlive-scheme-tetex-20140215-3|10	Summary:	teTeX scheme (more than medium, but nowhere near full)
14mu|texlive-scheme-tetex-20140215-3|11	Group:		Publishing
14mu|texlive-scheme-tetex-20140215-3|12	URL:		http://tug.org/texlive
14mu|texlive-scheme-tetex-20140215-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-scheme-tetex-20140215-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-tetex.tar.xz
14mu|texlive-scheme-tetex-20140215-3|15	BuildArch:	noarch
14mu|texlive-scheme-tetex-20140215-3|16	BuildRequires:	texlive-tlpkg
14mu|texlive-scheme-tetex-20140215-3|17	Requires(pre):	texlive-tlpkg
14mu|texlive-scheme-tetex-20140215-3|18	Requires:	texlive-FAQ-en
14mu|texlive-scheme-tetex-20140215-3|19	Requires:	texlive-SIunits
14mu|texlive-scheme-tetex-20140215-3|20	Requires:	texlive-acronym
14mu|texlive-scheme-tetex-20140215-3|21	Requires:	texlive-amslatex-primer
14mu|texlive-scheme-tetex-20140215-3|22	Requires:	texlive-bbm
14mu|texlive-scheme-tetex-20140215-3|23	Requires:	texlive-bbm-macros
14mu|texlive-scheme-tetex-20140215-3|24	Requires:	texlive-bbold
14mu|texlive-scheme-tetex-20140215-3|25	Requires:	texlive-bibtex8
14mu|texlive-scheme-tetex-20140215-3|26	Requires:	texlive-ctie
14mu|texlive-scheme-tetex-20140215-3|27	Requires:	texlive-detex
14mu|texlive-scheme-tetex-20140215-3|28	Requires:	texlive-dtl
14mu|texlive-scheme-tetex-20140215-3|29	Requires:	texlive-dvi2tty
14mu|texlive-scheme-tetex-20140215-3|30	Requires:	texlive-dvicopy
14mu|texlive-scheme-tetex-20140215-3|31	Requires:	texlive-dvidvi
14mu|texlive-scheme-tetex-20140215-3|32	Requires:	texlive-dviljk
14mu|texlive-scheme-tetex-20140215-3|33	Requires:	texlive-patgen
14mu|texlive-scheme-tetex-20140215-3|34	Requires:	texlive-pdftools
14mu|texlive-scheme-tetex-20140215-3|35	Requires:	texlive-seetexk
14mu|texlive-scheme-tetex-20140215-3|36	Requires:	texlive-tie
14mu|texlive-scheme-tetex-20140215-3|37	Requires:	texlive-web
14mu|texlive-scheme-tetex-20140215-3|38	Requires:	texlive-cmbright
14mu|texlive-scheme-tetex-20140215-3|39	Requires:	texlive-cweb
14mu|texlive-scheme-tetex-20140215-3|40	Requires:	texlive-eplain
14mu|texlive-scheme-tetex-20140215-3|41	Requires:	texlive-eulervm
14mu|texlive-scheme-tetex-20140215-3|42	Requires:	texlive-gentle
14mu|texlive-scheme-tetex-20140215-3|43	Requires:	texlive-lshort-english
14mu|texlive-scheme-tetex-20140215-3|44	Requires:	texlive-mltex
14mu|texlive-scheme-tetex-20140215-3|45	Requires:	texlive-multirow
14mu|texlive-scheme-tetex-20140215-3|46	Requires:	texlive-nomencl
14mu|texlive-scheme-tetex-20140215-3|47	Requires:	texlive-pst-pdf
14mu|texlive-scheme-tetex-20140215-3|48	Requires:	texlive-rsfs
14mu|texlive-scheme-tetex-20140215-3|49	Requires:	texlive-subfigure
14mu|texlive-scheme-tetex-20140215-3|50	Requires:	texlive-supertabular
14mu|texlive-scheme-tetex-20140215-3|51	Requires:	texlive-tamethebeast
14mu|texlive-scheme-tetex-20140215-3|52	Requires:	texlive-tds
14mu|texlive-scheme-tetex-20140215-3|53	Requires:	texlive-tex-refs
14mu|texlive-scheme-tetex-20140215-3|54	Requires:	texlive-voss-mathmode
14mu|texlive-scheme-tetex-20140215-3|55	Requires:	texlive-collection-basic
14mu|texlive-scheme-tetex-20140215-3|56	Requires:	texlive-collection-context
14mu|texlive-scheme-tetex-20140215-3|57	Requires:	texlive-collection-fontsrecommended
14mu|texlive-scheme-tetex-20140215-3|58	Requires:	texlive-collection-fontutils
14mu|texlive-scheme-tetex-20140215-3|59	Requires:	texlive-collection-genericrecommended
14mu|texlive-scheme-tetex-20140215-3|60	Requires:	texlive-collection-langcjk
14mu|texlive-scheme-tetex-20140215-3|61	Requires:	texlive-collection-langcyrillic
14mu|texlive-scheme-tetex-20140215-3|62	Requires:	texlive-collection-langczechslovak
14mu|texlive-scheme-tetex-20140215-3|63	Requires:	texlive-collection-langenglish
14mu|texlive-scheme-tetex-20140215-3|64	Requires:	texlive-collection-langeuropean
14mu|texlive-scheme-tetex-20140215-3|65	Requires:	texlive-collection-langfrench
14mu|texlive-scheme-tetex-20140215-3|66	Requires:	texlive-collection-langgerman
14mu|texlive-scheme-tetex-20140215-3|67	Requires:	texlive-collection-langgreek
14mu|texlive-scheme-tetex-20140215-3|68	Requires:	texlive-collection-langitalian
14mu|texlive-scheme-tetex-20140215-3|69	Requires:	texlive-collection-langother
14mu|texlive-scheme-tetex-20140215-3|70	Requires:	texlive-collection-langpolish
14mu|texlive-scheme-tetex-20140215-3|71	Requires:	texlive-collection-langportuguese
14mu|texlive-scheme-tetex-20140215-3|72	Requires:	texlive-collection-langspanish
14mu|texlive-scheme-tetex-20140215-3|73	Requires:	texlive-collection-latex
14mu|texlive-scheme-tetex-20140215-3|74	Requires:	texlive-collection-latexrecommended
14mu|texlive-scheme-tetex-20140215-3|75	Requires:	texlive-collection-metapost
14mu|texlive-scheme-tetex-20140215-3|76	Requires:	texlive-collection-omega
14mu|texlive-scheme-tetex-20140215-3|77	Requires:	texlive-collection-pictures
14mu|texlive-scheme-tetex-20140215-3|78	Requires:	texlive-collection-pstricks
14mu|texlive-scheme-tetex-20140215-3|79	Suggests:	texlive-collection-mathextra
14mu|texlive-scheme-tetex-20140215-3|80	Suggests:	texlive-collection-plainextra
14mu|texlive-scheme-tetex-20140215-3|81	
14mu|texlive-scheme-tetex-20140215-3|82	%rename tetex
14mu|texlive-scheme-tetex-20140215-3|83	%rename texlive-dviutils
14mu|texlive-scheme-tetex-20140215-3|84	
14mu|texlive-scheme-tetex-20140215-3|85	%description
14mu|texlive-scheme-tetex-20140215-3|86	TeX Live scheme nearly equivalent to the teTeX distribution
14mu|texlive-scheme-tetex-20140215-3|87	that was maintained by Thomas Esser.
14mu|texlive-scheme-tetex-20140215-3|88	
14mu|texlive-scheme-tetex-20140215-3|89	%posttrans
14mu|texlive-scheme-tetex-20140215-3|90	%{_sbindir}/texlive.post -
14mu|texlive-scheme-tetex-20140215-3|91	
14mu|texlive-scheme-tetex-20140215-3|92	#-----------------------------------------------------------------------
14mu|texlive-scheme-tetex-20140215-3|93	%files
14mu|texlive-scheme-tetex-20140215-3|94	
14mu|texlive-scheme-tetex-20140215-3|95	#-----------------------------------------------------------------------
14mu|texlive-scheme-tetex-20140215-3|96	%prep
14mu|texlive-scheme-tetex-20140215-3|97	%setup -c -a0
14mu|texlive-scheme-tetex-20140215-3|98	
14mu|texlive-scheme-tetex-20140215-3|99	%build
14mu|texlive-scheme-tetex-20140215-3|100	
14mu|texlive-scheme-tetex-20140215-3|101	%install
14mu|texlive-scheme-tetex-20140215-3|102	
14mu|texlive-scheme-tetex-20140215-3|103	%changelog
14mu|texlive-scheme-tetex-20140215-3|104	* Thu Mar 05 2015 Denis Silakov <denis.silakov@rosalab.ru> 20140215-3
14mu|texlive-scheme-tetex-20140215-3|105	+ Revision: 055975f
14mu|texlive-scheme-tetex-20140215-3|106	- Suggest *extra packages, not require
14mu|texlive-scheme-tetex-20140215-3|107	
14mu|texlive-scheme-tetex-20140215-3|108	

25723 14
14mu|texlive-schwalbe-chess-1.3-3|1	# revision 26207
14mu|texlive-schwalbe-chess-1.3-3|2	# category Package
14mu|texlive-schwalbe-chess-1.3-3|3	# catalog-ctan /macros/latex/contrib/schwalbe-chess
14mu|texlive-schwalbe-chess-1.3-3|4	# catalog-date 2012-05-01 11:47:32 +0200
14mu|texlive-schwalbe-chess-1.3-3|5	# catalog-license lppl1.2
14mu|texlive-schwalbe-chess-1.3-3|6	# catalog-version 1.3
14mu|texlive-schwalbe-chess-1.3-3|7	Name:		texlive-schwalbe-chess
14mu|texlive-schwalbe-chess-1.3-3|8	Version:	1.3
14mu|texlive-schwalbe-chess-1.3-3|9	Release:	3
14mu|texlive-schwalbe-chess-1.3-3|10	Summary:	Typeset the German chess magazine "Die Schwalbe"
14mu|texlive-schwalbe-chess-1.3-3|11	Group:		Publishing
14mu|texlive-schwalbe-chess-1.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/schwalbe-chess
14mu|texlive-schwalbe-chess-1.3-3|13	License:	LPPL1.2
14mu|texlive-schwalbe-chess-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schwalbe-chess.tar.xz
14mu|texlive-schwalbe-chess-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schwalbe-chess.doc.tar.xz
14mu|texlive-schwalbe-chess-1.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schwalbe-chess.source.tar.xz
14mu|texlive-schwalbe-chess-1.3-3|17	BuildArch:	noarch
14mu|texlive-schwalbe-chess-1.3-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-schwalbe-chess-1.3-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-schwalbe-chess-1.3-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-schwalbe-chess-1.3-3|21	
14mu|texlive-schwalbe-chess-1.3-3|22	%description
14mu|texlive-schwalbe-chess-1.3-3|23	The package is based on chess-problem-diagrams, which in its
14mu|texlive-schwalbe-chess-1.3-3|24	turn has a dependency on the bartel-chess-fonts.
14mu|texlive-schwalbe-chess-1.3-3|25	
14mu|texlive-schwalbe-chess-1.3-3|26	
14mu|texlive-schwalbe-chess-1.3-3|27	#-----------------------------------------------------------------------
14mu|texlive-schwalbe-chess-1.3-3|28	%files
14mu|texlive-schwalbe-chess-1.3-3|29	%{_texmfdistdir}/tex/latex/schwalbe-chess/schwalbe.sty
14mu|texlive-schwalbe-chess-1.3-3|30	%doc %{_texmfdistdir}/doc/latex/schwalbe-chess/README
14mu|texlive-schwalbe-chess-1.3-3|31	%doc %{_texmfdistdir}/doc/latex/schwalbe-chess/schwalbe.pdf
14mu|texlive-schwalbe-chess-1.3-3|32	#- source
14mu|texlive-schwalbe-chess-1.3-3|33	%doc %{_texmfdistdir}/source/latex/schwalbe-chess/schwalbe.dtx
14mu|texlive-schwalbe-chess-1.3-3|34	%doc %{_texmfdistdir}/source/latex/schwalbe-chess/schwalbe.ins
14mu|texlive-schwalbe-chess-1.3-3|35	
14mu|texlive-schwalbe-chess-1.3-3|36	#-----------------------------------------------------------------------
14mu|texlive-schwalbe-chess-1.3-3|37	%prep
14mu|texlive-schwalbe-chess-1.3-3|38	%setup -c -a0 -a1 -a2
14mu|texlive-schwalbe-chess-1.3-3|39	
14mu|texlive-schwalbe-chess-1.3-3|40	%build
14mu|texlive-schwalbe-chess-1.3-3|41	
14mu|texlive-schwalbe-chess-1.3-3|42	%install
14mu|texlive-schwalbe-chess-1.3-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-schwalbe-chess-1.3-3|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-schwalbe-chess-1.3-3|45	
14mu|texlive-schwalbe-chess-1.3-3|46	
14mu|texlive-schwalbe-chess-1.3-3|47	
14mu|texlive-schwalbe-chess-1.3-3|48	%changelog
14mu|texlive-schwalbe-chess-1.3-3|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-3
14mu|texlive-schwalbe-chess-1.3-3|50	+ Revision: 101a9df
14mu|texlive-schwalbe-chess-1.3-3|51	- MassBuild#674: Increase release tag
14mu|texlive-schwalbe-chess-1.3-3|52	
14mu|texlive-schwalbe-chess-1.3-3|53	

25724 14
14mu|texlive-scientificpaper-20070114-4|1	# revision 15878
14mu|texlive-scientificpaper-20070114-4|2	# category Package
14mu|texlive-scientificpaper-20070114-4|3	# catalog-ctan /macros/latex/contrib/scientificpaper/science.sty
14mu|texlive-scientificpaper-20070114-4|4	# catalog-date 2007-01-14 15:20:52 +0100
14mu|texlive-scientificpaper-20070114-4|5	# catalog-license lppl
14mu|texlive-scientificpaper-20070114-4|6	# catalog-version undef
14mu|texlive-scientificpaper-20070114-4|7	Name:		texlive-scientificpaper
14mu|texlive-scientificpaper-20070114-4|8	Version:	20070114
14mu|texlive-scientificpaper-20070114-4|9	Release:	4
14mu|texlive-scientificpaper-20070114-4|10	Summary:	Format a scientific paper for journal publication
14mu|texlive-scientificpaper-20070114-4|11	Group:		Publishing
14mu|texlive-scientificpaper-20070114-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scientificpaper/science.sty
14mu|texlive-scientificpaper-20070114-4|13	License:	LPPL
14mu|texlive-scientificpaper-20070114-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scientificpaper.tar.xz
14mu|texlive-scientificpaper-20070114-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scientificpaper.doc.tar.xz
14mu|texlive-scientificpaper-20070114-4|16	BuildArch:	noarch
14mu|texlive-scientificpaper-20070114-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-scientificpaper-20070114-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-scientificpaper-20070114-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-scientificpaper-20070114-4|20	
14mu|texlive-scientificpaper-20070114-4|21	%description
14mu|texlive-scientificpaper-20070114-4|22	TeXLive scientificpaper package.
14mu|texlive-scientificpaper-20070114-4|23	
14mu|texlive-scientificpaper-20070114-4|24	
14mu|texlive-scientificpaper-20070114-4|25	#-----------------------------------------------------------------------
14mu|texlive-scientificpaper-20070114-4|26	%files
14mu|texlive-scientificpaper-20070114-4|27	%{_texmfdistdir}/tex/latex/scientificpaper/science.sty
14mu|texlive-scientificpaper-20070114-4|28	%doc %{_texmfdistdir}/doc/latex/scientificpaper/README
14mu|texlive-scientificpaper-20070114-4|29	
14mu|texlive-scientificpaper-20070114-4|30	#-----------------------------------------------------------------------
14mu|texlive-scientificpaper-20070114-4|31	%prep
14mu|texlive-scientificpaper-20070114-4|32	%setup -c -a0 -a1
14mu|texlive-scientificpaper-20070114-4|33	
14mu|texlive-scientificpaper-20070114-4|34	%build
14mu|texlive-scientificpaper-20070114-4|35	
14mu|texlive-scientificpaper-20070114-4|36	%install
14mu|texlive-scientificpaper-20070114-4|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-scientificpaper-20070114-4|38	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-scientificpaper-20070114-4|39	
14mu|texlive-scientificpaper-20070114-4|40	
14mu|texlive-scientificpaper-20070114-4|41	
14mu|texlive-scientificpaper-20070114-4|42	%changelog
14mu|texlive-scientificpaper-20070114-4|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070114-4
14mu|texlive-scientificpaper-20070114-4|44	+ Revision: 73b1f6f
14mu|texlive-scientificpaper-20070114-4|45	- MassBuild#674: Increase release tag
14mu|texlive-scientificpaper-20070114-4|46	
14mu|texlive-scientificpaper-20070114-4|47	

25725 14
14mu|texlive-sciposter-1.18-4|1	# revision 15878
14mu|texlive-sciposter-1.18-4|2	# category Package
14mu|texlive-sciposter-1.18-4|3	# catalog-ctan /macros/latex/contrib/sciposter
14mu|texlive-sciposter-1.18-4|4	# catalog-date 2007-02-26 21:24:31 +0100
14mu|texlive-sciposter-1.18-4|5	# catalog-license lppl
14mu|texlive-sciposter-1.18-4|6	# catalog-version 1.18
14mu|texlive-sciposter-1.18-4|7	Name:		texlive-sciposter
14mu|texlive-sciposter-1.18-4|8	Version:	1.18
14mu|texlive-sciposter-1.18-4|9	Release:	4
14mu|texlive-sciposter-1.18-4|10	Summary:	Make posters of ISO A3 size and larger
14mu|texlive-sciposter-1.18-4|11	Group:		Publishing
14mu|texlive-sciposter-1.18-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sciposter
14mu|texlive-sciposter-1.18-4|13	License:	LPPL
14mu|texlive-sciposter-1.18-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sciposter.tar.xz
14mu|texlive-sciposter-1.18-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sciposter.doc.tar.xz
14mu|texlive-sciposter-1.18-4|16	BuildArch:	noarch
14mu|texlive-sciposter-1.18-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sciposter-1.18-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sciposter-1.18-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sciposter-1.18-4|20	
14mu|texlive-sciposter-1.18-4|21	%description
14mu|texlive-sciposter-1.18-4|22	This collection of files contains LaTeX packages for posters of
14mu|texlive-sciposter-1.18-4|23	ISO A3 size and larger (ISO A0 is the default size). American
14mu|texlive-sciposter-1.18-4|24	paper sizes and custom paper are supported. In particular,
14mu|texlive-sciposter-1.18-4|25	sciposter.cls defines a document class which allows cutting and
14mu|texlive-sciposter-1.18-4|26	pasting most of an article to a poster without any editing
14mu|texlive-sciposter-1.18-4|27	(save reducing the size) -- see the manual. Sciposter does work
14mu|texlive-sciposter-1.18-4|28	for LaTeX, not just pdfLaTeX. However, xdvi produces strange
14mu|texlive-sciposter-1.18-4|29	results, though a recent version of dvips does create good ps-
14mu|texlive-sciposter-1.18-4|30	files from the dvi files. Also note that logos must either be
14mu|texlive-sciposter-1.18-4|31	put in the current working directory or in the directories of
14mu|texlive-sciposter-1.18-4|32	your LaTeX distribution. For some reason graphicspath settings
14mu|texlive-sciposter-1.18-4|33	are ignored.
14mu|texlive-sciposter-1.18-4|34	
14mu|texlive-sciposter-1.18-4|35	
14mu|texlive-sciposter-1.18-4|36	#-----------------------------------------------------------------------
14mu|texlive-sciposter-1.18-4|37	%files
14mu|texlive-sciposter-1.18-4|38	%{_texmfdistdir}/tex/latex/sciposter/paperb0.cfg
14mu|texlive-sciposter-1.18-4|39	%{_texmfdistdir}/tex/latex/sciposter/paperb1.cfg
14mu|texlive-sciposter-1.18-4|40	%{_texmfdistdir}/tex/latex/sciposter/paperb2.cfg
14mu|texlive-sciposter-1.18-4|41	%{_texmfdistdir}/tex/latex/sciposter/paperb3.cfg
14mu|texlive-sciposter-1.18-4|42	%{_texmfdistdir}/tex/latex/sciposter/papercustom.cfg
14mu|texlive-sciposter-1.18-4|43	%{_texmfdistdir}/tex/latex/sciposter/paperra0.cfg
14mu|texlive-sciposter-1.18-4|44	%{_texmfdistdir}/tex/latex/sciposter/paperra1.cfg
14mu|texlive-sciposter-1.18-4|45	%{_texmfdistdir}/tex/latex/sciposter/paperra2.cfg
14mu|texlive-sciposter-1.18-4|46	%{_texmfdistdir}/tex/latex/sciposter/sciposter.cls
14mu|texlive-sciposter-1.18-4|47	%doc %{_texmfdistdir}/doc/latex/sciposter/README
14mu|texlive-sciposter-1.18-4|48	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el
14mu|texlive-sciposter-1.18-4|49	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1.eps
14mu|texlive-sciposter-1.18-4|50	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1.pdf
14mu|texlive-sciposter-1.18-4|51	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1a.eps
14mu|texlive-sciposter-1.18-4|52	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1a.pdf
14mu|texlive-sciposter-1.18-4|53	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1mx.eps
14mu|texlive-sciposter-1.18-4|54	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1mx.pdf
14mu|texlive-sciposter-1.18-4|55	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1vx.eps
14mu|texlive-sciposter-1.18-4|56	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1vx.pdf
14mu|texlive-sciposter-1.18-4|57	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2.eps
14mu|texlive-sciposter-1.18-4|58	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2.pdf
14mu|texlive-sciposter-1.18-4|59	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2mx.eps
14mu|texlive-sciposter-1.18-4|60	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2mx.pdf
14mu|texlive-sciposter-1.18-4|61	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3.eps
14mu|texlive-sciposter-1.18-4|62	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3.pdf
14mu|texlive-sciposter-1.18-4|63	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3mx.eps
14mu|texlive-sciposter-1.18-4|64	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3mx.pdf
14mu|texlive-sciposter-1.18-4|65	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3op.eps
14mu|texlive-sciposter-1.18-4|66	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3op.pdf
14mu|texlive-sciposter-1.18-4|67	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3openvx.eps
14mu|texlive-sciposter-1.18-4|68	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3rec.eps
14mu|texlive-sciposter-1.18-4|69	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3rec.pdf
14mu|texlive-sciposter-1.18-4|70	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3vx.eps
14mu|texlive-sciposter-1.18-4|71	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3vx.pdf
14mu|texlive-sciposter-1.18-4|72	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3a.eps
14mu|texlive-sciposter-1.18-4|73	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3a.pdf
14mu|texlive-sciposter-1.18-4|74	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vx.eps
14mu|texlive-sciposter-1.18-4|75	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vx.pdf
14mu|texlive-sciposter-1.18-4|76	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vy.eps
14mu|texlive-sciposter-1.18-4|77	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vy.pdf
14mu|texlive-sciposter-1.18-4|78	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/sciposter-example.tex
14mu|texlive-sciposter-1.18-4|79	%doc %{_texmfdistdir}/doc/latex/sciposter/scipostermanual.pdf
14mu|texlive-sciposter-1.18-4|80	
14mu|texlive-sciposter-1.18-4|81	#-----------------------------------------------------------------------
14mu|texlive-sciposter-1.18-4|82	%prep
14mu|texlive-sciposter-1.18-4|83	%setup -c -a0 -a1
14mu|texlive-sciposter-1.18-4|84	
14mu|texlive-sciposter-1.18-4|85	%build
14mu|texlive-sciposter-1.18-4|86	
14mu|texlive-sciposter-1.18-4|87	%install
14mu|texlive-sciposter-1.18-4|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sciposter-1.18-4|89	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sciposter-1.18-4|90	
14mu|texlive-sciposter-1.18-4|91	
14mu|texlive-sciposter-1.18-4|92	
14mu|texlive-sciposter-1.18-4|93	%changelog
14mu|texlive-sciposter-1.18-4|94	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.18-4
14mu|texlive-sciposter-1.18-4|95	+ Revision: 251e0c0
14mu|texlive-sciposter-1.18-4|96	- MassBuild#674: Increase release tag
14mu|texlive-sciposter-1.18-4|97	
14mu|texlive-sciposter-1.18-4|98	

25726 14
14mu|texlive-screenplay-1.600-3|1	# revision 27223
14mu|texlive-screenplay-1.600-3|2	# category Package
14mu|texlive-screenplay-1.600-3|3	# catalog-ctan /macros/latex/contrib/screenplay
14mu|texlive-screenplay-1.600-3|4	# catalog-date 2012-07-04 00:53:20 +0200
14mu|texlive-screenplay-1.600-3|5	# catalog-license gpl
14mu|texlive-screenplay-1.600-3|6	# catalog-version 1.6
14mu|texlive-screenplay-1.600-3|7	Name:		texlive-screenplay
14mu|texlive-screenplay-1.600-3|8	Version:	1.600
14mu|texlive-screenplay-1.600-3|9	Release:	3
14mu|texlive-screenplay-1.600-3|10	Summary:	A class file to typeset screenplays
14mu|texlive-screenplay-1.600-3|11	Group:		Publishing
14mu|texlive-screenplay-1.600-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/screenplay
14mu|texlive-screenplay-1.600-3|13	License:	GPL
14mu|texlive-screenplay-1.600-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/screenplay.tar.xz
14mu|texlive-screenplay-1.600-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/screenplay.doc.tar.xz
14mu|texlive-screenplay-1.600-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/screenplay.source.tar.xz
14mu|texlive-screenplay-1.600-3|17	BuildArch:	noarch
14mu|texlive-screenplay-1.600-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-screenplay-1.600-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-screenplay-1.600-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-screenplay-1.600-3|21	
14mu|texlive-screenplay-1.600-3|22	%description
14mu|texlive-screenplay-1.600-3|23	The class implements the format recommended by the Academy of
14mu|texlive-screenplay-1.600-3|24	Motion Picture Arts and Sciences.
14mu|texlive-screenplay-1.600-3|25	
14mu|texlive-screenplay-1.600-3|26	
14mu|texlive-screenplay-1.600-3|27	#-----------------------------------------------------------------------
14mu|texlive-screenplay-1.600-3|28	%files
14mu|texlive-screenplay-1.600-3|29	%{_texmfdistdir}/tex/latex/screenplay/hardmarg.sty
14mu|texlive-screenplay-1.600-3|30	%{_texmfdistdir}/tex/latex/screenplay/screenplay.cls
14mu|texlive-screenplay-1.600-3|31	%doc %{_texmfdistdir}/doc/latex/screenplay/COPYING
14mu|texlive-screenplay-1.600-3|32	%doc %{_texmfdistdir}/doc/latex/screenplay/README
14mu|texlive-screenplay-1.600-3|33	%doc %{_texmfdistdir}/doc/latex/screenplay/example.tex
14mu|texlive-screenplay-1.600-3|34	%doc %{_texmfdistdir}/doc/latex/screenplay/screenplay.pdf
14mu|texlive-screenplay-1.600-3|35	%doc %{_texmfdistdir}/doc/latex/screenplay/test.pdf
14mu|texlive-screenplay-1.600-3|36	%doc %{_texmfdistdir}/doc/latex/screenplay/test.tex
14mu|texlive-screenplay-1.600-3|37	#- source
14mu|texlive-screenplay-1.600-3|38	%doc %{_texmfdistdir}/source/latex/screenplay/screenplay.dtx
14mu|texlive-screenplay-1.600-3|39	%doc %{_texmfdistdir}/source/latex/screenplay/screenplay.ins
14mu|texlive-screenplay-1.600-3|40	
14mu|texlive-screenplay-1.600-3|41	#-----------------------------------------------------------------------
14mu|texlive-screenplay-1.600-3|42	%prep
14mu|texlive-screenplay-1.600-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-screenplay-1.600-3|44	
14mu|texlive-screenplay-1.600-3|45	%build
14mu|texlive-screenplay-1.600-3|46	
14mu|texlive-screenplay-1.600-3|47	%install
14mu|texlive-screenplay-1.600-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-screenplay-1.600-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-screenplay-1.600-3|50	
14mu|texlive-screenplay-1.600-3|51	
14mu|texlive-screenplay-1.600-3|52	
14mu|texlive-screenplay-1.600-3|53	%changelog
14mu|texlive-screenplay-1.600-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.600-3
14mu|texlive-screenplay-1.600-3|55	+ Revision: 380f04f
14mu|texlive-screenplay-1.600-3|56	- MassBuild#674: Increase release tag
14mu|texlive-screenplay-1.600-3|57	
14mu|texlive-screenplay-1.600-3|58	

25727 14
14mu|texlive-scrjrnl-0.1-8|1	# revision 27810
14mu|texlive-scrjrnl-0.1-8|2	# category Package
14mu|texlive-scrjrnl-0.1-8|3	# catalog-ctan /macros/latex/contrib/scrjrnl
14mu|texlive-scrjrnl-0.1-8|4	# catalog-date 2012-09-24 22:53:58 +0200
14mu|texlive-scrjrnl-0.1-8|5	# catalog-license lppl1.3
14mu|texlive-scrjrnl-0.1-8|6	# catalog-version 0.1
14mu|texlive-scrjrnl-0.1-8|7	Name:		texlive-scrjrnl
14mu|texlive-scrjrnl-0.1-8|8	Version:	0.1
14mu|texlive-scrjrnl-0.1-8|9	Release:	8
14mu|texlive-scrjrnl-0.1-8|10	Summary:	Typeset diaries or journals
14mu|texlive-scrjrnl-0.1-8|11	Group:		Publishing
14mu|texlive-scrjrnl-0.1-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scrjrnl
14mu|texlive-scrjrnl-0.1-8|13	License:	LPPL1.3
14mu|texlive-scrjrnl-0.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scrjrnl.tar.xz
14mu|texlive-scrjrnl-0.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scrjrnl.doc.tar.xz
14mu|texlive-scrjrnl-0.1-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scrjrnl.source.tar.xz
14mu|texlive-scrjrnl-0.1-8|17	BuildArch:	noarch
14mu|texlive-scrjrnl-0.1-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-scrjrnl-0.1-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-scrjrnl-0.1-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-scrjrnl-0.1-8|21	
14mu|texlive-scrjrnl-0.1-8|22	%description
14mu|texlive-scrjrnl-0.1-8|23	A class, based on scrbook, designed for typesetting diaries,
14mu|texlive-scrjrnl-0.1-8|24	journals or devotionals.
14mu|texlive-scrjrnl-0.1-8|25	
14mu|texlive-scrjrnl-0.1-8|26	
14mu|texlive-scrjrnl-0.1-8|27	#-----------------------------------------------------------------------
14mu|texlive-scrjrnl-0.1-8|28	%files
14mu|texlive-scrjrnl-0.1-8|29	%{_texmfdistdir}/tex/latex/scrjrnl/scrjrnl.cls
14mu|texlive-scrjrnl-0.1-8|30	%doc %{_texmfdistdir}/doc/latex/scrjrnl/README
14mu|texlive-scrjrnl-0.1-8|31	%doc %{_texmfdistdir}/doc/latex/scrjrnl/example.pdf
14mu|texlive-scrjrnl-0.1-8|32	%doc %{_texmfdistdir}/doc/latex/scrjrnl/scrjrnl.pdf
14mu|texlive-scrjrnl-0.1-8|33	#- source
14mu|texlive-scrjrnl-0.1-8|34	%doc %{_texmfdistdir}/source/latex/scrjrnl/scrjrnl.dtx
14mu|texlive-scrjrnl-0.1-8|35	%doc %{_texmfdistdir}/source/latex/scrjrnl/scrjrnl.ins
14mu|texlive-scrjrnl-0.1-8|36	
14mu|texlive-scrjrnl-0.1-8|37	#-----------------------------------------------------------------------
14mu|texlive-scrjrnl-0.1-8|38	%prep
14mu|texlive-scrjrnl-0.1-8|39	%setup -c -a0 -a1 -a2
14mu|texlive-scrjrnl-0.1-8|40	
14mu|texlive-scrjrnl-0.1-8|41	%build
14mu|texlive-scrjrnl-0.1-8|42	
14mu|texlive-scrjrnl-0.1-8|43	%install
14mu|texlive-scrjrnl-0.1-8|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-scrjrnl-0.1-8|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-scrjrnl-0.1-8|46	
14mu|texlive-scrjrnl-0.1-8|47	%changelog
14mu|texlive-scrjrnl-0.1-8|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-8
14mu|texlive-scrjrnl-0.1-8|49	+ Revision: 070362e
14mu|texlive-scrjrnl-0.1-8|50	- MassBuild#674: Increase release tag
14mu|texlive-scrjrnl-0.1-8|51	
14mu|texlive-scrjrnl-0.1-8|52	

25728 14
14mu|texlive-sdrt-1.0-4|1	# revision 15878
14mu|texlive-sdrt-1.0-4|2	# category Package
14mu|texlive-sdrt-1.0-4|3	# catalog-ctan /macros/latex/contrib/sdrt
14mu|texlive-sdrt-1.0-4|4	# catalog-date 2009-07-05 17:22:22 +0200
14mu|texlive-sdrt-1.0-4|5	# catalog-license lppl
14mu|texlive-sdrt-1.0-4|6	# catalog-version 1.0
14mu|texlive-sdrt-1.0-4|7	Name:		texlive-sdrt
14mu|texlive-sdrt-1.0-4|8	Version:	1.0
14mu|texlive-sdrt-1.0-4|9	Release:	4
14mu|texlive-sdrt-1.0-4|10	Summary:	Macros for Segmented Discourse Representation Theory
14mu|texlive-sdrt-1.0-4|11	Group:		Publishing
14mu|texlive-sdrt-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sdrt
14mu|texlive-sdrt-1.0-4|13	License:	LPPL
14mu|texlive-sdrt-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sdrt.tar.xz
14mu|texlive-sdrt-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sdrt.doc.tar.xz
14mu|texlive-sdrt-1.0-4|16	BuildArch:	noarch
14mu|texlive-sdrt-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sdrt-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sdrt-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sdrt-1.0-4|20	
14mu|texlive-sdrt-1.0-4|21	%description
14mu|texlive-sdrt-1.0-4|22	The package provides macros to produce the 'Box notation' of
14mu|texlive-sdrt-1.0-4|23	SDRT (and DRT), to draw trees representing discourse relations,
14mu|texlive-sdrt-1.0-4|24	and finally to have an easy access to various mathematical
14mu|texlive-sdrt-1.0-4|25	symbols used in that theory, mostly with automatic mathematics
14mu|texlive-sdrt-1.0-4|26	mode, so they work the same in formulae and in text.
14mu|texlive-sdrt-1.0-4|27	
14mu|texlive-sdrt-1.0-4|28	
14mu|texlive-sdrt-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-sdrt-1.0-4|30	%files
14mu|texlive-sdrt-1.0-4|31	%{_texmfdistdir}/tex/latex/sdrt/sdrt.sty
14mu|texlive-sdrt-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/sdrt/README
14mu|texlive-sdrt-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/sdrt/sdrt-doc.pdf
14mu|texlive-sdrt-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/sdrt/sdrt-doc.tex
14mu|texlive-sdrt-1.0-4|35	
14mu|texlive-sdrt-1.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-sdrt-1.0-4|37	%prep
14mu|texlive-sdrt-1.0-4|38	%setup -c -a0 -a1
14mu|texlive-sdrt-1.0-4|39	
14mu|texlive-sdrt-1.0-4|40	%build
14mu|texlive-sdrt-1.0-4|41	
14mu|texlive-sdrt-1.0-4|42	%install
14mu|texlive-sdrt-1.0-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sdrt-1.0-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sdrt-1.0-4|45	
14mu|texlive-sdrt-1.0-4|46	
14mu|texlive-sdrt-1.0-4|47	
14mu|texlive-sdrt-1.0-4|48	%changelog
14mu|texlive-sdrt-1.0-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-sdrt-1.0-4|50	+ Revision: e9e0b98
14mu|texlive-sdrt-1.0-4|51	- MassBuild#674: Increase release tag
14mu|texlive-sdrt-1.0-4|52	
14mu|texlive-sdrt-1.0-4|53	

25729 14
14mu|texlive-secdot-1.0-4|1	# revision 20208
14mu|texlive-secdot-1.0-4|2	# category Package
14mu|texlive-secdot-1.0-4|3	# catalog-ctan /macros/latex/contrib/secdot
14mu|texlive-secdot-1.0-4|4	# catalog-date 2010-10-17 10:06:32 +0200
14mu|texlive-secdot-1.0-4|5	# catalog-license lppl
14mu|texlive-secdot-1.0-4|6	# catalog-version 1.0
14mu|texlive-secdot-1.0-4|7	Name:		texlive-secdot
14mu|texlive-secdot-1.0-4|8	Version:	1.0
14mu|texlive-secdot-1.0-4|9	Release:	4
14mu|texlive-secdot-1.0-4|10	Summary:	Section numbers with trailing dots
14mu|texlive-secdot-1.0-4|11	Group:		Publishing
14mu|texlive-secdot-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/secdot
14mu|texlive-secdot-1.0-4|13	License:	LPPL
14mu|texlive-secdot-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/secdot.tar.xz
14mu|texlive-secdot-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/secdot.doc.tar.xz
14mu|texlive-secdot-1.0-4|16	BuildArch:	noarch
14mu|texlive-secdot-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-secdot-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-secdot-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-secdot-1.0-4|20	
14mu|texlive-secdot-1.0-4|21	%description
14mu|texlive-secdot-1.0-4|22	Makes the numbers of \section commands come out with a trailing
14mu|texlive-secdot-1.0-4|23	dot. Includes a command whereby the same can be made to happen
14mu|texlive-secdot-1.0-4|24	with other sectioning commands.
14mu|texlive-secdot-1.0-4|25	
14mu|texlive-secdot-1.0-4|26	
14mu|texlive-secdot-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-secdot-1.0-4|28	%files
14mu|texlive-secdot-1.0-4|29	%{_texmfdistdir}/tex/latex/secdot/secdot.sty
14mu|texlive-secdot-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/secdot/secdot.ltx
14mu|texlive-secdot-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/secdot/secdot.pdf
14mu|texlive-secdot-1.0-4|32	
14mu|texlive-secdot-1.0-4|33	#-----------------------------------------------------------------------
14mu|texlive-secdot-1.0-4|34	%prep
14mu|texlive-secdot-1.0-4|35	%setup -c -a0 -a1
14mu|texlive-secdot-1.0-4|36	
14mu|texlive-secdot-1.0-4|37	%build
14mu|texlive-secdot-1.0-4|38	
14mu|texlive-secdot-1.0-4|39	%install
14mu|texlive-secdot-1.0-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-secdot-1.0-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-secdot-1.0-4|42	
14mu|texlive-secdot-1.0-4|43	
14mu|texlive-secdot-1.0-4|44	
14mu|texlive-secdot-1.0-4|45	%changelog
14mu|texlive-secdot-1.0-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-secdot-1.0-4|47	+ Revision: b8aaf9e
14mu|texlive-secdot-1.0-4|48	- MassBuild#674: Increase release tag
14mu|texlive-secdot-1.0-4|49	
14mu|texlive-secdot-1.0-4|50	

25730 14
14mu|texlive-section-20101024-4|1	# revision 20180
14mu|texlive-section-20101024-4|2	# category Package
14mu|texlive-section-20101024-4|3	# catalog-ctan /macros/latex/contrib/section
14mu|texlive-section-20101024-4|4	# catalog-date 2010-10-24 14:28:08 +0200
14mu|texlive-section-20101024-4|5	# catalog-license lppl
14mu|texlive-section-20101024-4|6	# catalog-version undef
14mu|texlive-section-20101024-4|7	Name:		texlive-section
14mu|texlive-section-20101024-4|8	Version:	20101024
14mu|texlive-section-20101024-4|9	Release:	4
14mu|texlive-section-20101024-4|10	Summary:	Modifying section commands in LaTeX
14mu|texlive-section-20101024-4|11	Group:		Publishing
14mu|texlive-section-20101024-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/section
14mu|texlive-section-20101024-4|13	License:	LPPL
14mu|texlive-section-20101024-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/section.tar.xz
14mu|texlive-section-20101024-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/section.doc.tar.xz
14mu|texlive-section-20101024-4|16	BuildArch:	noarch
14mu|texlive-section-20101024-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-section-20101024-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-section-20101024-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-section-20101024-4|20	
14mu|texlive-section-20101024-4|21	%description
14mu|texlive-section-20101024-4|22	The package implements a pretty extensive scheme to make more
14mu|texlive-section-20101024-4|23	manageable the business of configuring LaTeX output.
14mu|texlive-section-20101024-4|24	
14mu|texlive-section-20101024-4|25	
14mu|texlive-section-20101024-4|26	#-----------------------------------------------------------------------
14mu|texlive-section-20101024-4|27	%files
14mu|texlive-section-20101024-4|28	%{_texmfdistdir}/tex/latex/section/section.sty
14mu|texlive-section-20101024-4|29	%doc %{_texmfdistdir}/doc/latex/section/section-doc.pdf
14mu|texlive-section-20101024-4|30	%doc %{_texmfdistdir}/doc/latex/section/section-doc.tex
14mu|texlive-section-20101024-4|31	
14mu|texlive-section-20101024-4|32	#-----------------------------------------------------------------------
14mu|texlive-section-20101024-4|33	%prep
14mu|texlive-section-20101024-4|34	%setup -c -a0 -a1
14mu|texlive-section-20101024-4|35	
14mu|texlive-section-20101024-4|36	%build
14mu|texlive-section-20101024-4|37	
14mu|texlive-section-20101024-4|38	%install
14mu|texlive-section-20101024-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-section-20101024-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-section-20101024-4|41	
14mu|texlive-section-20101024-4|42	
14mu|texlive-section-20101024-4|43	
14mu|texlive-section-20101024-4|44	%changelog
14mu|texlive-section-20101024-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101024-4
14mu|texlive-section-20101024-4|46	+ Revision: 9cbb2fd
14mu|texlive-section-20101024-4|47	- MassBuild#674: Increase release tag
14mu|texlive-section-20101024-4|48	
14mu|texlive-section-20101024-4|49	

25731 14
14mu|texlive-sectionbox-1.01-4|1	# revision 15878
14mu|texlive-sectionbox-1.01-4|2	# category Package
14mu|texlive-sectionbox-1.01-4|3	# catalog-ctan /macros/latex/contrib/sectionbox
14mu|texlive-sectionbox-1.01-4|4	# catalog-date 2007-02-26 21:24:31 +0100
14mu|texlive-sectionbox-1.01-4|5	# catalog-license lppl
14mu|texlive-sectionbox-1.01-4|6	# catalog-version 1.01
14mu|texlive-sectionbox-1.01-4|7	Name:		texlive-sectionbox
14mu|texlive-sectionbox-1.01-4|8	Version:	1.01
14mu|texlive-sectionbox-1.01-4|9	Release:	4
14mu|texlive-sectionbox-1.01-4|10	Summary:	Create fancy boxed ((sub)sub)sections
14mu|texlive-sectionbox-1.01-4|11	Group:		Publishing
14mu|texlive-sectionbox-1.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sectionbox
14mu|texlive-sectionbox-1.01-4|13	License:	LPPL
14mu|texlive-sectionbox-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectionbox.tar.xz
14mu|texlive-sectionbox-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectionbox.doc.tar.xz
14mu|texlive-sectionbox-1.01-4|16	BuildArch:	noarch
14mu|texlive-sectionbox-1.01-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sectionbox-1.01-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sectionbox-1.01-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sectionbox-1.01-4|20	
14mu|texlive-sectionbox-1.01-4|21	%description
14mu|texlive-sectionbox-1.01-4|22	Sectionbox is a LaTeX package for putting fancy colored boxes
14mu|texlive-sectionbox-1.01-4|23	around sections, subsections, and subsubsections, especially
14mu|texlive-sectionbox-1.01-4|24	for use in posters, etc. It was designed with the sciposter
14mu|texlive-sectionbox-1.01-4|25	class in mind, and certainly works with that class and with
14mu|texlive-sectionbox-1.01-4|26	derived classes.
14mu|texlive-sectionbox-1.01-4|27	
14mu|texlive-sectionbox-1.01-4|28	
14mu|texlive-sectionbox-1.01-4|29	#-----------------------------------------------------------------------
14mu|texlive-sectionbox-1.01-4|30	%files
14mu|texlive-sectionbox-1.01-4|31	%{_texmfdistdir}/tex/latex/sectionbox/sectionbox.sty
14mu|texlive-sectionbox-1.01-4|32	%doc %{_texmfdistdir}/doc/latex/sectionbox/README
14mu|texlive-sectionbox-1.01-4|33	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000074Bpatspec.png
14mu|texlive-sectionbox-1.01-4|34	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000074Bzones.jpg
14mu|texlive-sectionbox-1.01-4|35	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000175Bpatspec.png
14mu|texlive-sectionbox-1.01-4|36	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000175Bzones.jpg
14mu|texlive-sectionbox-1.01-4|37	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/002000AApatspec.png
14mu|texlive-sectionbox-1.01-4|38	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/002000AAzones.jpg
14mu|texlive-sectionbox-1.01-4|39	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lambda2.jpg
14mu|texlive-sectionbox-1.01-4|40	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lenna10connect.jpg
14mu|texlive-sectionbox-1.01-4|41	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lenna10pct.jpg
14mu|texlive-sectionbox-1.01-4|42	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lenna10smooth.jpg
14mu|texlive-sectionbox-1.01-4|43	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/orig.jpg
14mu|texlive-sectionbox-1.01-4|44	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/sectionboxexample.bib
14mu|texlive-sectionbox-1.01-4|45	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/sectionboxexample.tex
14mu|texlive-sectionbox-1.01-4|46	%doc %{_texmfdistdir}/doc/latex/sectionbox/sectionboxmanual.pdf
14mu|texlive-sectionbox-1.01-4|47	
14mu|texlive-sectionbox-1.01-4|48	#-----------------------------------------------------------------------
14mu|texlive-sectionbox-1.01-4|49	%prep
14mu|texlive-sectionbox-1.01-4|50	%setup -c -a0 -a1
14mu|texlive-sectionbox-1.01-4|51	
14mu|texlive-sectionbox-1.01-4|52	%build
14mu|texlive-sectionbox-1.01-4|53	
14mu|texlive-sectionbox-1.01-4|54	%install
14mu|texlive-sectionbox-1.01-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sectionbox-1.01-4|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sectionbox-1.01-4|57	
14mu|texlive-sectionbox-1.01-4|58	
14mu|texlive-sectionbox-1.01-4|59	
14mu|texlive-sectionbox-1.01-4|60	%changelog
14mu|texlive-sectionbox-1.01-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-sectionbox-1.01-4|62	+ Revision: 410d794
14mu|texlive-sectionbox-1.01-4|63	- MassBuild#674: Increase release tag
14mu|texlive-sectionbox-1.01-4|64	
14mu|texlive-sectionbox-1.01-4|65	

25732 14
14mu|texlive-sectsty-2.0.2-4|1	# revision 15878
14mu|texlive-sectsty-2.0.2-4|2	# category Package
14mu|texlive-sectsty-2.0.2-4|3	# catalog-ctan /macros/latex/contrib/sectsty
14mu|texlive-sectsty-2.0.2-4|4	# catalog-date 2007-01-14 15:20:52 +0100
14mu|texlive-sectsty-2.0.2-4|5	# catalog-license lppl
14mu|texlive-sectsty-2.0.2-4|6	# catalog-version 2.0.2
14mu|texlive-sectsty-2.0.2-4|7	Name:		texlive-sectsty
14mu|texlive-sectsty-2.0.2-4|8	Version:	2.0.2
14mu|texlive-sectsty-2.0.2-4|9	Release:	4
14mu|texlive-sectsty-2.0.2-4|10	Summary:	Control sectional headers
14mu|texlive-sectsty-2.0.2-4|11	Group:		Publishing
14mu|texlive-sectsty-2.0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sectsty
14mu|texlive-sectsty-2.0.2-4|13	License:	LPPL
14mu|texlive-sectsty-2.0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectsty.tar.xz
14mu|texlive-sectsty-2.0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectsty.doc.tar.xz
14mu|texlive-sectsty-2.0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectsty.source.tar.xz
14mu|texlive-sectsty-2.0.2-4|17	BuildArch:	noarch
14mu|texlive-sectsty-2.0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sectsty-2.0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sectsty-2.0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sectsty-2.0.2-4|21	
14mu|texlive-sectsty-2.0.2-4|22	%description
14mu|texlive-sectsty-2.0.2-4|23	A LaTeX2e package to help change the style of any or all of
14mu|texlive-sectsty-2.0.2-4|24	LaTeX's sectional headers in the article, book, or report
14mu|texlive-sectsty-2.0.2-4|25	classes. Examples include the addition of rules above or below
14mu|texlive-sectsty-2.0.2-4|26	a section title.
14mu|texlive-sectsty-2.0.2-4|27	
14mu|texlive-sectsty-2.0.2-4|28	
14mu|texlive-sectsty-2.0.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-sectsty-2.0.2-4|30	%files
14mu|texlive-sectsty-2.0.2-4|31	%{_texmfdistdir}/tex/latex/sectsty/sectsty.sty
14mu|texlive-sectsty-2.0.2-4|32	%doc %{_texmfdistdir}/doc/latex/sectsty/sectsty.pdf
14mu|texlive-sectsty-2.0.2-4|33	#- source
14mu|texlive-sectsty-2.0.2-4|34	%doc %{_texmfdistdir}/source/latex/sectsty/sectsty.dtx
14mu|texlive-sectsty-2.0.2-4|35	%doc %{_texmfdistdir}/source/latex/sectsty/sectsty.ins
14mu|texlive-sectsty-2.0.2-4|36	
14mu|texlive-sectsty-2.0.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-sectsty-2.0.2-4|38	%prep
14mu|texlive-sectsty-2.0.2-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-sectsty-2.0.2-4|40	
14mu|texlive-sectsty-2.0.2-4|41	%build
14mu|texlive-sectsty-2.0.2-4|42	
14mu|texlive-sectsty-2.0.2-4|43	%install
14mu|texlive-sectsty-2.0.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sectsty-2.0.2-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sectsty-2.0.2-4|46	
14mu|texlive-sectsty-2.0.2-4|47	
14mu|texlive-sectsty-2.0.2-4|48	
14mu|texlive-sectsty-2.0.2-4|49	%changelog
14mu|texlive-sectsty-2.0.2-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-4
14mu|texlive-sectsty-2.0.2-4|51	+ Revision: 74b9742
14mu|texlive-sectsty-2.0.2-4|52	- MassBuild#674: Increase release tag
14mu|texlive-sectsty-2.0.2-4|53	
14mu|texlive-sectsty-2.0.2-4|54	

25733 14
14mu|texlive-seetexk-20120410-8|1	# revision 29764
14mu|texlive-seetexk-20120410-8|2	# category TLCore
14mu|texlive-seetexk-20120410-8|3	# catalog-ctan /dviware/dvibook
14mu|texlive-seetexk-20120410-8|4	# catalog-date 2012-04-10 15:00:16 +0200
14mu|texlive-seetexk-20120410-8|5	# catalog-license other-free
14mu|texlive-seetexk-20120410-8|6	# catalog-version undef
14mu|texlive-seetexk-20120410-8|7	Name:		texlive-seetexk
14mu|texlive-seetexk-20120410-8|8	Version:	20120410
14mu|texlive-seetexk-20120410-8|9	Release:	8
14mu|texlive-seetexk-20120410-8|10	Summary:	Utilities for manipulating DVI files
14mu|texlive-seetexk-20120410-8|11	Group:		Publishing
14mu|texlive-seetexk-20120410-8|12	URL:		http://www.ctan.org/tex-archive/dviware/dvibook
14mu|texlive-seetexk-20120410-8|13	License:	OTHER-FREE
14mu|texlive-seetexk-20120410-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seetexk.tar.xz
14mu|texlive-seetexk-20120410-8|15	BuildArch:	noarch
14mu|texlive-seetexk-20120410-8|16	BuildRequires:	texlive-tlpkg
14mu|texlive-seetexk-20120410-8|17	Requires(pre):	texlive-tlpkg
14mu|texlive-seetexk-20120410-8|18	Requires(post):	texlive-kpathsea
14mu|texlive-seetexk-20120410-8|19	Requires:	texlive-seetexk.bin
14mu|texlive-seetexk-20120410-8|20	
14mu|texlive-seetexk-20120410-8|21	%description
14mu|texlive-seetexk-20120410-8|22	The collection comprises: - dvibook, which will rearrange the
14mu|texlive-seetexk-20120410-8|23	pages of a DVI file into 'signatures' as used when printing a
14mu|texlive-seetexk-20120410-8|24	book; - dviconcat, for concatenating pages of DVI file(s); -
14mu|texlive-seetexk-20120410-8|25	dviselect, which will select pages from one DVI file to create
14mu|texlive-seetexk-20120410-8|26	a new DVI file; - dvitodvi, which will rearrange the pages of a
14mu|texlive-seetexk-20120410-8|27	DVI file to create a new file; and - libtex, a library for
14mu|texlive-seetexk-20120410-8|28	manipulating the files, from the old SeeTeX project. The
14mu|texlive-seetexk-20120410-8|29	utilities are provided as C source with Imakefiles, and an MS-
14mu|texlive-seetexk-20120410-8|30	DOS version of dvibook is also provided.
14mu|texlive-seetexk-20120410-8|31	
14mu|texlive-seetexk-20120410-8|32	
14mu|texlive-seetexk-20120410-8|33	#-----------------------------------------------------------------------
14mu|texlive-seetexk-20120410-8|34	%files
14mu|texlive-seetexk-20120410-8|35	%{_mandir}/man1/dvibook.1*
14mu|texlive-seetexk-20120410-8|36	%{_texmfdistdir}/doc/man/man1/dvibook.man1.pdf
14mu|texlive-seetexk-20120410-8|37	%{_mandir}/man1/dviconcat.1*
14mu|texlive-seetexk-20120410-8|38	%{_texmfdistdir}/doc/man/man1/dviconcat.man1.pdf
14mu|texlive-seetexk-20120410-8|39	%{_mandir}/man1/dviselect.1*
14mu|texlive-seetexk-20120410-8|40	%{_texmfdistdir}/doc/man/man1/dviselect.man1.pdf
14mu|texlive-seetexk-20120410-8|41	%{_mandir}/man1/dvitodvi.1*
14mu|texlive-seetexk-20120410-8|42	%{_texmfdistdir}/doc/man/man1/dvitodvi.man1.pdf
14mu|texlive-seetexk-20120410-8|43	
14mu|texlive-seetexk-20120410-8|44	#-----------------------------------------------------------------------
14mu|texlive-seetexk-20120410-8|45	%prep
14mu|texlive-seetexk-20120410-8|46	%setup -c -a0
14mu|texlive-seetexk-20120410-8|47	
14mu|texlive-seetexk-20120410-8|48	%build
14mu|texlive-seetexk-20120410-8|49	
14mu|texlive-seetexk-20120410-8|50	%install
14mu|texlive-seetexk-20120410-8|51	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-seetexk-20120410-8|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-seetexk-20120410-8|53	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-seetexk-20120410-8|54	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-seetexk-20120410-8|55	
14mu|texlive-seetexk-20120410-8|56	%changelog
14mu|texlive-seetexk-20120410-8|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120410-8
14mu|texlive-seetexk-20120410-8|58	+ Revision: 4e1fc99
14mu|texlive-seetexk-20120410-8|59	- MassBuild#674: Increase release tag
14mu|texlive-seetexk-20120410-8|60	
14mu|texlive-seetexk-20120410-8|61	

25734 14
14mu|texlive-selectp-1.0-4|1	# revision 20185
14mu|texlive-selectp-1.0-4|2	# category Package
14mu|texlive-selectp-1.0-4|3	# catalog-ctan /macros/latex/contrib/selectp
14mu|texlive-selectp-1.0-4|4	# catalog-date 2010-10-24 16:23:58 +0200
14mu|texlive-selectp-1.0-4|5	# catalog-license pd
14mu|texlive-selectp-1.0-4|6	# catalog-version 1.0
14mu|texlive-selectp-1.0-4|7	Name:		texlive-selectp
14mu|texlive-selectp-1.0-4|8	Version:	1.0
14mu|texlive-selectp-1.0-4|9	Release:	4
14mu|texlive-selectp-1.0-4|10	Summary:	Select pages to be output
14mu|texlive-selectp-1.0-4|11	Group:		Publishing
14mu|texlive-selectp-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/selectp
14mu|texlive-selectp-1.0-4|13	License:	PD
14mu|texlive-selectp-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selectp.tar.xz
14mu|texlive-selectp-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selectp.doc.tar.xz
14mu|texlive-selectp-1.0-4|16	BuildArch:	noarch
14mu|texlive-selectp-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-selectp-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-selectp-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-selectp-1.0-4|20	
14mu|texlive-selectp-1.0-4|21	%description
14mu|texlive-selectp-1.0-4|22	Defines a command \outputonly, whose argument is a list of
14mu|texlive-selectp-1.0-4|23	pages to be output. With the command present (before
14mu|texlive-selectp-1.0-4|24	\begin{document}), only those pages are output. This package
14mu|texlive-selectp-1.0-4|25	was inspired by code published by Knuth in TUGboat 8(2) (July
14mu|texlive-selectp-1.0-4|26	1987).
14mu|texlive-selectp-1.0-4|27	
14mu|texlive-selectp-1.0-4|28	
14mu|texlive-selectp-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-selectp-1.0-4|30	%files
14mu|texlive-selectp-1.0-4|31	%{_texmfdistdir}/tex/latex/selectp/selectp.sty
14mu|texlive-selectp-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/selectp/selectp-doc.pdf
14mu|texlive-selectp-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/selectp/selectp-doc.tex
14mu|texlive-selectp-1.0-4|34	
14mu|texlive-selectp-1.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-selectp-1.0-4|36	%prep
14mu|texlive-selectp-1.0-4|37	%setup -c -a0 -a1
14mu|texlive-selectp-1.0-4|38	
14mu|texlive-selectp-1.0-4|39	%build
14mu|texlive-selectp-1.0-4|40	
14mu|texlive-selectp-1.0-4|41	%install
14mu|texlive-selectp-1.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-selectp-1.0-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-selectp-1.0-4|44	
14mu|texlive-selectp-1.0-4|45	
14mu|texlive-selectp-1.0-4|46	
14mu|texlive-selectp-1.0-4|47	%changelog
14mu|texlive-selectp-1.0-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-selectp-1.0-4|49	+ Revision: 0ed91cc
14mu|texlive-selectp-1.0-4|50	- MassBuild#674: Increase release tag
14mu|texlive-selectp-1.0-4|51	
14mu|texlive-selectp-1.0-4|52	

25735 14
14mu|texlive-selnolig-0.254-7|1	# revision 31544
14mu|texlive-selnolig-0.254-7|2	# category Package
14mu|texlive-selnolig-0.254-7|3	# catalog-ctan /macros/luatex/latex/selnolig
14mu|texlive-selnolig-0.254-7|4	# catalog-date 2013-08-08 08:16:08 +0200
14mu|texlive-selnolig-0.254-7|5	# catalog-license lppl1.3
14mu|texlive-selnolig-0.254-7|6	# catalog-version 0.254
14mu|texlive-selnolig-0.254-7|7	Name:		texlive-selnolig
14mu|texlive-selnolig-0.254-7|8	Version:	0.254
14mu|texlive-selnolig-0.254-7|9	Release:	7
14mu|texlive-selnolig-0.254-7|10	Summary:	Selectively disable typographic ligatures
14mu|texlive-selnolig-0.254-7|11	Group:		Publishing
14mu|texlive-selnolig-0.254-7|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/selnolig
14mu|texlive-selnolig-0.254-7|13	License:	LPPL1.3
14mu|texlive-selnolig-0.254-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selnolig.tar.xz
14mu|texlive-selnolig-0.254-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selnolig.doc.tar.xz
14mu|texlive-selnolig-0.254-7|16	BuildArch:	noarch
14mu|texlive-selnolig-0.254-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-selnolig-0.254-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-selnolig-0.254-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-selnolig-0.254-7|20	
14mu|texlive-selnolig-0.254-7|21	%description
14mu|texlive-selnolig-0.254-7|22	The package suppresses typographic ligatures selectively, i.e.,
14mu|texlive-selnolig-0.254-7|23	based on predefined search patterns. The search patterns focus
14mu|texlive-selnolig-0.254-7|24	on ligatures deemed inappropriate because they span morpheme
14mu|texlive-selnolig-0.254-7|25	boundaries. For example, the word shelfful, which is mentioned
14mu|texlive-selnolig-0.254-7|26	in the TeXbook as a word for which the ff ligature might be
14mu|texlive-selnolig-0.254-7|27	inappropriate, is automatically typeset as shelf\/ful rather
14mu|texlive-selnolig-0.254-7|28	than as shel{ff}ul. For English and German language documents,
14mu|texlive-selnolig-0.254-7|29	the package provides extensive rules for the selective
14mu|texlive-selnolig-0.254-7|30	suppression of so-called "common" ligatures. These comprise the
14mu|texlive-selnolig-0.254-7|31	ff, fi, fl, ffi, and ffl ligatures as well as the ft and fft
14mu|texlive-selnolig-0.254-7|32	ligatures. Other f-ligatures, such as fb, fh, fj and fk, are
14mu|texlive-selnolig-0.254-7|33	suppressed globally, while exceptions are made for names and
14mu|texlive-selnolig-0.254-7|34	words of non-English/German origin, such as Kafka and fjord.
14mu|texlive-selnolig-0.254-7|35	For English language documents, the package further provides
14mu|texlive-selnolig-0.254-7|36	ligature suppression macros for a number of so-called
14mu|texlive-selnolig-0.254-7|37	"discretionary" or "rare" ligatures such as ct, st, and sp. The
14mu|texlive-selnolig-0.254-7|38	package requires use of a recent LuaLaTeX format (for example
14mu|texlive-selnolig-0.254-7|39	TeXLive2012 or 2013, or MiKTeX2.9).
14mu|texlive-selnolig-0.254-7|40	
14mu|texlive-selnolig-0.254-7|41	
14mu|texlive-selnolig-0.254-7|42	#-----------------------------------------------------------------------
14mu|texlive-selnolig-0.254-7|43	%files
14mu|texlive-selnolig-0.254-7|44	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-english-hyphex.sty
14mu|texlive-selnolig-0.254-7|45	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-english-patterns.sty
14mu|texlive-selnolig-0.254-7|46	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-german-hyphex.sty
14mu|texlive-selnolig-0.254-7|47	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-german-patterns.sty
14mu|texlive-selnolig-0.254-7|48	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig.lua
14mu|texlive-selnolig-0.254-7|49	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig.sty
14mu|texlive-selnolig-0.254-7|50	%doc %{_texmfdistdir}/doc/lualatex/selnolig/README
14mu|texlive-selnolig-0.254-7|51	%doc %{_texmfdistdir}/doc/lualatex/selnolig/gpp-ft.fea
14mu|texlive-selnolig-0.254-7|52	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-bugreport.tex
14mu|texlive-selnolig-0.254-7|53	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-english-test.pdf
14mu|texlive-selnolig-0.254-7|54	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-english-test.tex
14mu|texlive-selnolig-0.254-7|55	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-english-wordlist.tex
14mu|texlive-selnolig-0.254-7|56	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-german-test.pdf
14mu|texlive-selnolig-0.254-7|57	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-german-test.tex
14mu|texlive-selnolig-0.254-7|58	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-german-wordlist.tex
14mu|texlive-selnolig-0.254-7|59	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig.pdf
14mu|texlive-selnolig-0.254-7|60	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig.tex
14mu|texlive-selnolig-0.254-7|61	
14mu|texlive-selnolig-0.254-7|62	#-----------------------------------------------------------------------
14mu|texlive-selnolig-0.254-7|63	%prep
14mu|texlive-selnolig-0.254-7|64	%setup -c -a0 -a1
14mu|texlive-selnolig-0.254-7|65	
14mu|texlive-selnolig-0.254-7|66	%build
14mu|texlive-selnolig-0.254-7|67	
14mu|texlive-selnolig-0.254-7|68	%install
14mu|texlive-selnolig-0.254-7|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-selnolig-0.254-7|70	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-selnolig-0.254-7|71	
14mu|texlive-selnolig-0.254-7|72	%changelog
14mu|texlive-selnolig-0.254-7|73	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.254-7
14mu|texlive-selnolig-0.254-7|74	+ Revision: 0bd468d
14mu|texlive-selnolig-0.254-7|75	- MassBuild#674: Increase release tag
14mu|texlive-selnolig-0.254-7|76	
14mu|texlive-selnolig-0.254-7|77	

25736 14
14mu|texlive-semantic-2.0-4|1	# revision 15878
14mu|texlive-semantic-2.0-4|2	# category Package
14mu|texlive-semantic-2.0-4|3	# catalog-ctan /macros/latex/contrib/semantic
14mu|texlive-semantic-2.0-4|4	# catalog-date 2007-01-15 20:26:34 +0100
14mu|texlive-semantic-2.0-4|5	# catalog-license lppl
14mu|texlive-semantic-2.0-4|6	# catalog-version 2.0
14mu|texlive-semantic-2.0-4|7	Name:		texlive-semantic
14mu|texlive-semantic-2.0-4|8	Version:	2.0
14mu|texlive-semantic-2.0-4|9	Release:	4
14mu|texlive-semantic-2.0-4|10	Summary:	Help for writing programming language semantics
14mu|texlive-semantic-2.0-4|11	Group:		Publishing
14mu|texlive-semantic-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/semantic
14mu|texlive-semantic-2.0-4|13	License:	LPPL
14mu|texlive-semantic-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semantic.tar.xz
14mu|texlive-semantic-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semantic.doc.tar.xz
14mu|texlive-semantic-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semantic.source.tar.xz
14mu|texlive-semantic-2.0-4|17	BuildArch:	noarch
14mu|texlive-semantic-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-semantic-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-semantic-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-semantic-2.0-4|21	
14mu|texlive-semantic-2.0-4|22	%description
14mu|texlive-semantic-2.0-4|23	Eases the typesetting of notation of semantics and compilers.
14mu|texlive-semantic-2.0-4|24	Includes T-diagrams, various derivation symbols and inference
14mu|texlive-semantic-2.0-4|25	trees.
14mu|texlive-semantic-2.0-4|26	
14mu|texlive-semantic-2.0-4|27	
14mu|texlive-semantic-2.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-semantic-2.0-4|29	%files
14mu|texlive-semantic-2.0-4|30	%{_texmfdistdir}/tex/latex/semantic/infernce.sty
14mu|texlive-semantic-2.0-4|31	%{_texmfdistdir}/tex/latex/semantic/ligature.sty
14mu|texlive-semantic-2.0-4|32	%{_texmfdistdir}/tex/latex/semantic/reserved.sty
14mu|texlive-semantic-2.0-4|33	%{_texmfdistdir}/tex/latex/semantic/semantic.sty
14mu|texlive-semantic-2.0-4|34	%{_texmfdistdir}/tex/latex/semantic/shrthand.sty
14mu|texlive-semantic-2.0-4|35	%{_texmfdistdir}/tex/latex/semantic/tdiagram.sty
14mu|texlive-semantic-2.0-4|36	%doc %{_texmfdistdir}/doc/latex/semantic/semantic.pdf
14mu|texlive-semantic-2.0-4|37	#- source
14mu|texlive-semantic-2.0-4|38	%doc %{_texmfdistdir}/source/latex/semantic/semantic.dtx
14mu|texlive-semantic-2.0-4|39	%doc %{_texmfdistdir}/source/latex/semantic/semantic.ins
14mu|texlive-semantic-2.0-4|40	
14mu|texlive-semantic-2.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-semantic-2.0-4|42	%prep
14mu|texlive-semantic-2.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-semantic-2.0-4|44	
14mu|texlive-semantic-2.0-4|45	%build
14mu|texlive-semantic-2.0-4|46	
14mu|texlive-semantic-2.0-4|47	%install
14mu|texlive-semantic-2.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-semantic-2.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-semantic-2.0-4|50	
14mu|texlive-semantic-2.0-4|51	
14mu|texlive-semantic-2.0-4|52	
14mu|texlive-semantic-2.0-4|53	%changelog
14mu|texlive-semantic-2.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-semantic-2.0-4|55	+ Revision: 9eb1cb5
14mu|texlive-semantic-2.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-semantic-2.0-4|57	
14mu|texlive-semantic-2.0-4|58	

25737 14
14mu|texlive-seminar-1.61-3|1	# revision 32762
14mu|texlive-seminar-1.61-3|2	# category Package
14mu|texlive-seminar-1.61-3|3	# catalog-ctan /macros/latex/contrib/seminar
14mu|texlive-seminar-1.61-3|4	# catalog-date 2014-01-20 13:04:19 +0100
14mu|texlive-seminar-1.61-3|5	# catalog-license lppl1.2
14mu|texlive-seminar-1.61-3|6	# catalog-version 1.61
14mu|texlive-seminar-1.61-3|7	Name:		texlive-seminar
14mu|texlive-seminar-1.61-3|8	Version:	1.61
14mu|texlive-seminar-1.61-3|9	Release:	3
14mu|texlive-seminar-1.61-3|10	Summary:	Make overhead slides
14mu|texlive-seminar-1.61-3|11	Group:		Publishing
14mu|texlive-seminar-1.61-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seminar
14mu|texlive-seminar-1.61-3|13	License:	LPPL1.2
14mu|texlive-seminar-1.61-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seminar.tar.xz
14mu|texlive-seminar-1.61-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seminar.doc.tar.xz
14mu|texlive-seminar-1.61-3|16	BuildArch:	noarch
14mu|texlive-seminar-1.61-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-seminar-1.61-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-seminar-1.61-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-seminar-1.61-3|20	
14mu|texlive-seminar-1.61-3|21	%description
14mu|texlive-seminar-1.61-3|22	A class that produces overhead slides (transparencies), with
14mu|texlive-seminar-1.61-3|23	many facilities. The class requires availability of the
14mu|texlive-seminar-1.61-3|24	fancybox package. Seminar is also the basis of other classes,
14mu|texlive-seminar-1.61-3|25	such as prosper. In fact, seminar is not nowadays reckoned a
14mu|texlive-seminar-1.61-3|26	good basis for a presentation -- users are advised to use more
14mu|texlive-seminar-1.61-3|27	recent classes such as powerdot or beamer, both of which are
14mu|texlive-seminar-1.61-3|28	tuned to 21st-century presentation styles. Note that the
14mu|texlive-seminar-1.61-3|29	seminar distribution relies on the xcomment package, which was
14mu|texlive-seminar-1.61-3|30	once part of the bundle, but now has a separate existence.
14mu|texlive-seminar-1.61-3|31	
14mu|texlive-seminar-1.61-3|32	
14mu|texlive-seminar-1.61-3|33	#-----------------------------------------------------------------------
14mu|texlive-seminar-1.61-3|34	%files
14mu|texlive-seminar-1.61-3|35	%{_texmfdistdir}/tex/latex/seminar/npsfont.sty
14mu|texlive-seminar-1.61-3|36	%{_texmfdistdir}/tex/latex/seminar/sem-a4.sty
14mu|texlive-seminar-1.61-3|37	%{_texmfdistdir}/tex/latex/seminar/sem-dem.sty
14mu|texlive-seminar-1.61-3|38	%{_texmfdistdir}/tex/latex/seminar/sem-page.sty
14mu|texlive-seminar-1.61-3|39	%{_texmfdistdir}/tex/latex/seminar/semcolor.sty
14mu|texlive-seminar-1.61-3|40	%{_texmfdistdir}/tex/latex/seminar/semhelv.sty
14mu|texlive-seminar-1.61-3|41	%{_texmfdistdir}/tex/latex/seminar/seminar.bg2
14mu|texlive-seminar-1.61-3|42	%{_texmfdistdir}/tex/latex/seminar/seminar.bug
14mu|texlive-seminar-1.61-3|43	%{_texmfdistdir}/tex/latex/seminar/seminar.cls
14mu|texlive-seminar-1.61-3|44	%{_texmfdistdir}/tex/latex/seminar/seminar.sty
14mu|texlive-seminar-1.61-3|45	%{_texmfdistdir}/tex/latex/seminar/semlayer.sty
14mu|texlive-seminar-1.61-3|46	%{_texmfdistdir}/tex/latex/seminar/semlcmss.sty
14mu|texlive-seminar-1.61-3|47	%{_texmfdistdir}/tex/latex/seminar/semrot.sty
14mu|texlive-seminar-1.61-3|48	%{_texmfdistdir}/tex/latex/seminar/slidesec.sty
14mu|texlive-seminar-1.61-3|49	%{_texmfdistdir}/tex/latex/seminar/tvz-code.sty
14mu|texlive-seminar-1.61-3|50	%{_texmfdistdir}/tex/latex/seminar/tvz-hax.sty
14mu|texlive-seminar-1.61-3|51	%{_texmfdistdir}/tex/latex/seminar/tvz-user.sty
14mu|texlive-seminar-1.61-3|52	%doc %{_texmfdistdir}/doc/latex/seminar/Changes
14mu|texlive-seminar-1.61-3|53	%doc %{_texmfdistdir}/doc/latex/seminar/README
14mu|texlive-seminar-1.61-3|54	%doc %{_texmfdistdir}/doc/latex/seminar/run.sh
14mu|texlive-seminar-1.61-3|55	%doc %{_texmfdistdir}/doc/latex/seminar/sem-code.tex
14mu|texlive-seminar-1.61-3|56	%doc %{_texmfdistdir}/doc/latex/seminar/sem-make.tex
14mu|texlive-seminar-1.61-3|57	%doc %{_texmfdistdir}/doc/latex/seminar/seminar-doc.pdf
14mu|texlive-seminar-1.61-3|58	%doc %{_texmfdistdir}/doc/latex/seminar/seminar-doc.tex
14mu|texlive-seminar-1.61-3|59	%doc %{_texmfdistdir}/doc/latex/seminar/seminar.bg3
14mu|texlive-seminar-1.61-3|60	%doc %{_texmfdistdir}/doc/latex/seminar/seminar.con
14mu|texlive-seminar-1.61-3|61	%doc %{_texmfdistdir}/doc/latex/seminar/seminar.doc
14mu|texlive-seminar-1.61-3|62	%doc %{_texmfdistdir}/doc/latex/seminar/semlayer.doc
14mu|texlive-seminar-1.61-3|63	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp1.pdf
14mu|texlive-seminar-1.61-3|64	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp1.tex
14mu|texlive-seminar-1.61-3|65	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp2.pdf
14mu|texlive-seminar-1.61-3|66	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp2.tex
14mu|texlive-seminar-1.61-3|67	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp3.pdf
14mu|texlive-seminar-1.61-3|68	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp3.tex
14mu|texlive-seminar-1.61-3|69	
14mu|texlive-seminar-1.61-3|70	#-----------------------------------------------------------------------
14mu|texlive-seminar-1.61-3|71	%prep
14mu|texlive-seminar-1.61-3|72	%setup -c -a0 -a1
14mu|texlive-seminar-1.61-3|73	
14mu|texlive-seminar-1.61-3|74	%build
14mu|texlive-seminar-1.61-3|75	
14mu|texlive-seminar-1.61-3|76	%install
14mu|texlive-seminar-1.61-3|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-seminar-1.61-3|78	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-seminar-1.61-3|79	
14mu|texlive-seminar-1.61-3|80	%changelog
14mu|texlive-seminar-1.61-3|81	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.61-3
14mu|texlive-seminar-1.61-3|82	+ Revision: 83df11a
14mu|texlive-seminar-1.61-3|83	- MassBuild#674: Increase release tag
14mu|texlive-seminar-1.61-3|84	
14mu|texlive-seminar-1.61-3|85	

25738 14
14mu|texlive-semioneside-v0.41-4|1	# revision 15878
14mu|texlive-semioneside-v0.41-4|2	# category Package
14mu|texlive-semioneside-v0.41-4|3	# catalog-ctan /macros/latex/contrib/semioneside
14mu|texlive-semioneside-v0.41-4|4	# catalog-date 2007-02-26 21:24:31 +0100
14mu|texlive-semioneside-v0.41-4|5	# catalog-license lppl
14mu|texlive-semioneside-v0.41-4|6	# catalog-version v0.41
14mu|texlive-semioneside-v0.41-4|7	Name:		texlive-semioneside
14mu|texlive-semioneside-v0.41-4|8	Version:	v0.41
14mu|texlive-semioneside-v0.41-4|9	Release:	4
14mu|texlive-semioneside-v0.41-4|10	Summary:	Put only special contents on left-hand pages in two sided layout
14mu|texlive-semioneside-v0.41-4|11	Group:		Publishing
14mu|texlive-semioneside-v0.41-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/semioneside
14mu|texlive-semioneside-v0.41-4|13	License:	LPPL
14mu|texlive-semioneside-v0.41-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semioneside.tar.xz
14mu|texlive-semioneside-v0.41-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semioneside.doc.tar.xz
14mu|texlive-semioneside-v0.41-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semioneside.source.tar.xz
14mu|texlive-semioneside-v0.41-4|17	BuildArch:	noarch
14mu|texlive-semioneside-v0.41-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-semioneside-v0.41-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-semioneside-v0.41-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-semioneside-v0.41-4|21	
14mu|texlive-semioneside-v0.41-4|22	%description
14mu|texlive-semioneside-v0.41-4|23	This package supports the preparation of semi one sided
14mu|texlive-semioneside-v0.41-4|24	documents. That is, two sided documents, where all text is
14mu|texlive-semioneside-v0.41-4|25	output on right-hand pages--as in a one-sided documents--and
14mu|texlive-semioneside-v0.41-4|26	only special contents are output on left-hand pages on user
14mu|texlive-semioneside-v0.41-4|27	request, e.g., floating objects.
14mu|texlive-semioneside-v0.41-4|28	
14mu|texlive-semioneside-v0.41-4|29	
14mu|texlive-semioneside-v0.41-4|30	#-----------------------------------------------------------------------
14mu|texlive-semioneside-v0.41-4|31	%files
14mu|texlive-semioneside-v0.41-4|32	%{_texmfdistdir}/tex/latex/semioneside/semioneside.sty
14mu|texlive-semioneside-v0.41-4|33	%doc %{_texmfdistdir}/doc/latex/semioneside/README
14mu|texlive-semioneside-v0.41-4|34	%doc %{_texmfdistdir}/doc/latex/semioneside/example.tex
14mu|texlive-semioneside-v0.41-4|35	%doc %{_texmfdistdir}/doc/latex/semioneside/figure.mp
14mu|texlive-semioneside-v0.41-4|36	%doc %{_texmfdistdir}/doc/latex/semioneside/semioneside.pdf
14mu|texlive-semioneside-v0.41-4|37	#- source
14mu|texlive-semioneside-v0.41-4|38	%doc %{_texmfdistdir}/source/latex/semioneside/semioneside.dtx
14mu|texlive-semioneside-v0.41-4|39	%doc %{_texmfdistdir}/source/latex/semioneside/semioneside.ins
14mu|texlive-semioneside-v0.41-4|40	
14mu|texlive-semioneside-v0.41-4|41	#-----------------------------------------------------------------------
14mu|texlive-semioneside-v0.41-4|42	%prep
14mu|texlive-semioneside-v0.41-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-semioneside-v0.41-4|44	
14mu|texlive-semioneside-v0.41-4|45	%build
14mu|texlive-semioneside-v0.41-4|46	
14mu|texlive-semioneside-v0.41-4|47	%install
14mu|texlive-semioneside-v0.41-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-semioneside-v0.41-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-semioneside-v0.41-4|50	
14mu|texlive-semioneside-v0.41-4|51	
14mu|texlive-semioneside-v0.41-4|52	
14mu|texlive-semioneside-v0.41-4|53	%changelog
14mu|texlive-semioneside-v0.41-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.41-4
14mu|texlive-semioneside-v0.41-4|55	+ Revision: 5c74c78
14mu|texlive-semioneside-v0.41-4|56	- MassBuild#674: Increase release tag
14mu|texlive-semioneside-v0.41-4|57	
14mu|texlive-semioneside-v0.41-4|58	

25739 14
14mu|texlive-sepfootnotes-0.2-7|1	# revision 28885
14mu|texlive-sepfootnotes-0.2-7|2	# category Package
14mu|texlive-sepfootnotes-0.2-7|3	# catalog-ctan /macros/latex/contrib/sepfootnotes
14mu|texlive-sepfootnotes-0.2-7|4	# catalog-date 2013-01-19 01:10:31 +0100
14mu|texlive-sepfootnotes-0.2-7|5	# catalog-license lppl1.3
14mu|texlive-sepfootnotes-0.2-7|6	# catalog-version 0.2
14mu|texlive-sepfootnotes-0.2-7|7	Name:		texlive-sepfootnotes
14mu|texlive-sepfootnotes-0.2-7|8	Version:	0.2
14mu|texlive-sepfootnotes-0.2-7|9	Release:	7
14mu|texlive-sepfootnotes-0.2-7|10	Summary:	Support footnotes and endnotes from separate files
14mu|texlive-sepfootnotes-0.2-7|11	Group:		Publishing
14mu|texlive-sepfootnotes-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sepfootnotes
14mu|texlive-sepfootnotes-0.2-7|13	License:	LPPL1.3
14mu|texlive-sepfootnotes-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepfootnotes.tar.xz
14mu|texlive-sepfootnotes-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepfootnotes.doc.tar.xz
14mu|texlive-sepfootnotes-0.2-7|16	BuildArch:	noarch
14mu|texlive-sepfootnotes-0.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sepfootnotes-0.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sepfootnotes-0.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-sepfootnotes-0.2-7|20	
14mu|texlive-sepfootnotes-0.2-7|21	%description
14mu|texlive-sepfootnotes-0.2-7|22	The package supports footnotes and endnotes from separate
14mu|texlive-sepfootnotes-0.2-7|23	files. This is achieved with commands \sepfootnotecontent and
14mu|texlive-sepfootnotes-0.2-7|24	\sepfootnote; the former defines the content of a note, while
14mu|texlive-sepfootnotes-0.2-7|25	the latter typesets that note.
14mu|texlive-sepfootnotes-0.2-7|26	
14mu|texlive-sepfootnotes-0.2-7|27	
14mu|texlive-sepfootnotes-0.2-7|28	#-----------------------------------------------------------------------
14mu|texlive-sepfootnotes-0.2-7|29	%files
14mu|texlive-sepfootnotes-0.2-7|30	%{_texmfdistdir}/tex/latex/sepfootnotes/sepfootnotes.sty
14mu|texlive-sepfootnotes-0.2-7|31	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/README
14mu|texlive-sepfootnotes-0.2-7|32	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/sepfootnotes.pdf
14mu|texlive-sepfootnotes-0.2-7|33	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/sepfootnotes.tex
14mu|texlive-sepfootnotes-0.2-7|34	
14mu|texlive-sepfootnotes-0.2-7|35	#-----------------------------------------------------------------------
14mu|texlive-sepfootnotes-0.2-7|36	%prep
14mu|texlive-sepfootnotes-0.2-7|37	%setup -c -a0 -a1
14mu|texlive-sepfootnotes-0.2-7|38	
14mu|texlive-sepfootnotes-0.2-7|39	%build
14mu|texlive-sepfootnotes-0.2-7|40	
14mu|texlive-sepfootnotes-0.2-7|41	%install
14mu|texlive-sepfootnotes-0.2-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sepfootnotes-0.2-7|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sepfootnotes-0.2-7|44	
14mu|texlive-sepfootnotes-0.2-7|45	%changelog
14mu|texlive-sepfootnotes-0.2-7|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-sepfootnotes-0.2-7|47	+ Revision: 1a2f0c6
14mu|texlive-sepfootnotes-0.2-7|48	- MassBuild#674: Increase release tag
14mu|texlive-sepfootnotes-0.2-7|49	
14mu|texlive-sepfootnotes-0.2-7|50	

25740 14
14mu|texlive-sepnum-2.0-4|1	# revision 20186
14mu|texlive-sepnum-2.0-4|2	# category Package
14mu|texlive-sepnum-2.0-4|3	# catalog-ctan /macros/latex/contrib/sepnum
14mu|texlive-sepnum-2.0-4|4	# catalog-date 2010-10-24 14:34:20 +0200
14mu|texlive-sepnum-2.0-4|5	# catalog-license lppl
14mu|texlive-sepnum-2.0-4|6	# catalog-version 2.0
14mu|texlive-sepnum-2.0-4|7	Name:		texlive-sepnum
14mu|texlive-sepnum-2.0-4|8	Version:	2.0
14mu|texlive-sepnum-2.0-4|9	Release:	4
14mu|texlive-sepnum-2.0-4|10	Summary:	Print numbers in a "friendly" format
14mu|texlive-sepnum-2.0-4|11	Group:		Publishing
14mu|texlive-sepnum-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sepnum
14mu|texlive-sepnum-2.0-4|13	License:	LPPL
14mu|texlive-sepnum-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepnum.tar.xz
14mu|texlive-sepnum-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepnum.doc.tar.xz
14mu|texlive-sepnum-2.0-4|16	BuildArch:	noarch
14mu|texlive-sepnum-2.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sepnum-2.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sepnum-2.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sepnum-2.0-4|20	
14mu|texlive-sepnum-2.0-4|21	%description
14mu|texlive-sepnum-2.0-4|22	Provides a command to print a number with (potentially
14mu|texlive-sepnum-2.0-4|23	different) separators every three digits in the parts either
14mu|texlive-sepnum-2.0-4|24	side of the decimal point (the point itself is also
14mu|texlive-sepnum-2.0-4|25	configurable). The macro is fully expandable and not fragile
14mu|texlive-sepnum-2.0-4|26	(unless one of the separators is). There is also a command
14mu|texlive-sepnum-2.0-4|27	\sepnumform, that may be used when defining \the<counter>
14mu|texlive-sepnum-2.0-4|28	macros.
14mu|texlive-sepnum-2.0-4|29	
14mu|texlive-sepnum-2.0-4|30	
14mu|texlive-sepnum-2.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-sepnum-2.0-4|32	%files
14mu|texlive-sepnum-2.0-4|33	%{_texmfdistdir}/tex/latex/sepnum/sepnum.sty
14mu|texlive-sepnum-2.0-4|34	%doc %{_texmfdistdir}/doc/latex/sepnum/sepnum-doc.pdf
14mu|texlive-sepnum-2.0-4|35	%doc %{_texmfdistdir}/doc/latex/sepnum/sepnum-doc.tex
14mu|texlive-sepnum-2.0-4|36	
14mu|texlive-sepnum-2.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-sepnum-2.0-4|38	%prep
14mu|texlive-sepnum-2.0-4|39	%setup -c -a0 -a1
14mu|texlive-sepnum-2.0-4|40	
14mu|texlive-sepnum-2.0-4|41	%build
14mu|texlive-sepnum-2.0-4|42	
14mu|texlive-sepnum-2.0-4|43	%install
14mu|texlive-sepnum-2.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sepnum-2.0-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sepnum-2.0-4|46	
14mu|texlive-sepnum-2.0-4|47	
14mu|texlive-sepnum-2.0-4|48	
14mu|texlive-sepnum-2.0-4|49	%changelog
14mu|texlive-sepnum-2.0-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-sepnum-2.0-4|51	+ Revision: 97a1819
14mu|texlive-sepnum-2.0-4|52	- MassBuild#674: Increase release tag
14mu|texlive-sepnum-2.0-4|53	
14mu|texlive-sepnum-2.0-4|54	

25741 14
14mu|texlive-seqsplit-0.1-4|1	# revision 15878
14mu|texlive-seqsplit-0.1-4|2	# category Package
14mu|texlive-seqsplit-0.1-4|3	# catalog-ctan /macros/latex/contrib/seqsplit
14mu|texlive-seqsplit-0.1-4|4	# catalog-date 2007-07-23 22:41:48 +0200
14mu|texlive-seqsplit-0.1-4|5	# catalog-license lppl
14mu|texlive-seqsplit-0.1-4|6	# catalog-version 0.1
14mu|texlive-seqsplit-0.1-4|7	Name:		texlive-seqsplit
14mu|texlive-seqsplit-0.1-4|8	Version:	0.1
14mu|texlive-seqsplit-0.1-4|9	Release:	4
14mu|texlive-seqsplit-0.1-4|10	Summary:	Split long sequences of characters in a neutral way
14mu|texlive-seqsplit-0.1-4|11	Group:		Publishing
14mu|texlive-seqsplit-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seqsplit
14mu|texlive-seqsplit-0.1-4|13	License:	LPPL
14mu|texlive-seqsplit-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seqsplit.tar.xz
14mu|texlive-seqsplit-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seqsplit.doc.tar.xz
14mu|texlive-seqsplit-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seqsplit.source.tar.xz
14mu|texlive-seqsplit-0.1-4|17	BuildArch:	noarch
14mu|texlive-seqsplit-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-seqsplit-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-seqsplit-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-seqsplit-0.1-4|21	
14mu|texlive-seqsplit-0.1-4|22	%description
14mu|texlive-seqsplit-0.1-4|23	When one needs to type long sequences of letters (such as in
14mu|texlive-seqsplit-0.1-4|24	base-sequences in genes) or of numbers (such as calculations of
14mu|texlive-seqsplit-0.1-4|25	transcendental numbers), there's no obvious break points to be
14mu|texlive-seqsplit-0.1-4|26	found. The package provides a command \seqsplit, which makes
14mu|texlive-seqsplit-0.1-4|27	its argument splittable anywhere, and then leaves the TeX
14mu|texlive-seqsplit-0.1-4|28	paragraph-maker to do the splitting. While the package may
14mu|texlive-seqsplit-0.1-4|29	obviously be used to typeset DNA sequences, the user may
14mu|texlive-seqsplit-0.1-4|30	consider the dnaseq as a rather more powerful alternative.
14mu|texlive-seqsplit-0.1-4|31	
14mu|texlive-seqsplit-0.1-4|32	
14mu|texlive-seqsplit-0.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-seqsplit-0.1-4|34	%files
14mu|texlive-seqsplit-0.1-4|35	%{_texmfdistdir}/tex/latex/seqsplit/seqsplit.sty
14mu|texlive-seqsplit-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/seqsplit/README
14mu|texlive-seqsplit-0.1-4|37	%doc %{_texmfdistdir}/doc/latex/seqsplit/seqsplit.pdf
14mu|texlive-seqsplit-0.1-4|38	#- source
14mu|texlive-seqsplit-0.1-4|39	%doc %{_texmfdistdir}/source/latex/seqsplit/Makefile
14mu|texlive-seqsplit-0.1-4|40	%doc %{_texmfdistdir}/source/latex/seqsplit/seqsplit.dtx
14mu|texlive-seqsplit-0.1-4|41	%doc %{_texmfdistdir}/source/latex/seqsplit/seqsplit.ins
14mu|texlive-seqsplit-0.1-4|42	
14mu|texlive-seqsplit-0.1-4|43	#-----------------------------------------------------------------------
14mu|texlive-seqsplit-0.1-4|44	%prep
14mu|texlive-seqsplit-0.1-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-seqsplit-0.1-4|46	
14mu|texlive-seqsplit-0.1-4|47	%build
14mu|texlive-seqsplit-0.1-4|48	
14mu|texlive-seqsplit-0.1-4|49	%install
14mu|texlive-seqsplit-0.1-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-seqsplit-0.1-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-seqsplit-0.1-4|52	
14mu|texlive-seqsplit-0.1-4|53	
14mu|texlive-seqsplit-0.1-4|54	
14mu|texlive-seqsplit-0.1-4|55	%changelog
14mu|texlive-seqsplit-0.1-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-seqsplit-0.1-4|57	+ Revision: 80afac5
14mu|texlive-seqsplit-0.1-4|58	- MassBuild#674: Increase release tag
14mu|texlive-seqsplit-0.1-4|59	
14mu|texlive-seqsplit-0.1-4|60	

25742 14
14mu|texlive-serbian-apostrophe-20110830-4|1	# revision 23799
14mu|texlive-serbian-apostrophe-20110830-4|2	# category Package
14mu|texlive-serbian-apostrophe-20110830-4|3	# catalog-ctan /language/serbian/serbian-apostrophe
14mu|texlive-serbian-apostrophe-20110830-4|4	# catalog-date 2011-08-30 14:04:46 +0200
14mu|texlive-serbian-apostrophe-20110830-4|5	# catalog-license lppl1.3
14mu|texlive-serbian-apostrophe-20110830-4|6	# catalog-version undef
14mu|texlive-serbian-apostrophe-20110830-4|7	Name:		texlive-serbian-apostrophe
14mu|texlive-serbian-apostrophe-20110830-4|8	Version:	20110830
14mu|texlive-serbian-apostrophe-20110830-4|9	Release:	4
14mu|texlive-serbian-apostrophe-20110830-4|10	Summary:	Commands for Serbian words with apostrophes
14mu|texlive-serbian-apostrophe-20110830-4|11	Group:		Publishing
14mu|texlive-serbian-apostrophe-20110830-4|12	URL:		http://www.ctan.org/tex-archive/language/serbian/serbian-apostrophe
14mu|texlive-serbian-apostrophe-20110830-4|13	License:	LPPL1.3
14mu|texlive-serbian-apostrophe-20110830-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-apostrophe.tar.xz
14mu|texlive-serbian-apostrophe-20110830-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-apostrophe.doc.tar.xz
14mu|texlive-serbian-apostrophe-20110830-4|16	BuildArch:	noarch
14mu|texlive-serbian-apostrophe-20110830-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-serbian-apostrophe-20110830-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-serbian-apostrophe-20110830-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-serbian-apostrophe-20110830-4|20	
14mu|texlive-serbian-apostrophe-20110830-4|21	%description
14mu|texlive-serbian-apostrophe-20110830-4|22	The package provides a collection of commands (whose names are
14mu|texlive-serbian-apostrophe-20110830-4|23	Serbian words) whose expansion is the Serbian word with
14mu|texlive-serbian-apostrophe-20110830-4|24	appropriate apostrophes.
14mu|texlive-serbian-apostrophe-20110830-4|25	
14mu|texlive-serbian-apostrophe-20110830-4|26	
14mu|texlive-serbian-apostrophe-20110830-4|27	#-----------------------------------------------------------------------
14mu|texlive-serbian-apostrophe-20110830-4|28	%files
14mu|texlive-serbian-apostrophe-20110830-4|29	%{_texmfdistdir}/tex/latex/serbian-apostrophe/serbian-apostrophe.sty
14mu|texlive-serbian-apostrophe-20110830-4|30	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/README
14mu|texlive-serbian-apostrophe-20110830-4|31	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/apostrophe-list.pdf
14mu|texlive-serbian-apostrophe-20110830-4|32	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/apostrophe-list.tex
14mu|texlive-serbian-apostrophe-20110830-4|33	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/serbian-apostrophe.pdf
14mu|texlive-serbian-apostrophe-20110830-4|34	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/serbian-apostrophe.tex
14mu|texlive-serbian-apostrophe-20110830-4|35	
14mu|texlive-serbian-apostrophe-20110830-4|36	#-----------------------------------------------------------------------
14mu|texlive-serbian-apostrophe-20110830-4|37	%prep
14mu|texlive-serbian-apostrophe-20110830-4|38	%setup -c -a0 -a1
14mu|texlive-serbian-apostrophe-20110830-4|39	
14mu|texlive-serbian-apostrophe-20110830-4|40	%build
14mu|texlive-serbian-apostrophe-20110830-4|41	
14mu|texlive-serbian-apostrophe-20110830-4|42	%install
14mu|texlive-serbian-apostrophe-20110830-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-serbian-apostrophe-20110830-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-serbian-apostrophe-20110830-4|45	
14mu|texlive-serbian-apostrophe-20110830-4|46	
14mu|texlive-serbian-apostrophe-20110830-4|47	
14mu|texlive-serbian-apostrophe-20110830-4|48	%changelog
14mu|texlive-serbian-apostrophe-20110830-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110830-4
14mu|texlive-serbian-apostrophe-20110830-4|50	+ Revision: 36a4f00
14mu|texlive-serbian-apostrophe-20110830-4|51	- MassBuild#674: Increase release tag
14mu|texlive-serbian-apostrophe-20110830-4|52	
14mu|texlive-serbian-apostrophe-20110830-4|53	

25743 14
14mu|texlive-serbianc-2.2-4|1	# revision 22929
14mu|texlive-serbianc-2.2-4|2	# category Package
14mu|texlive-serbianc-2.2-4|3	# catalog-ctan /macros/latex/contrib/babel-contrib/serbianc
14mu|texlive-serbianc-2.2-4|4	# catalog-date 2011-06-09 20:30:15 +0200
14mu|texlive-serbianc-2.2-4|5	# catalog-license lppl1.3
14mu|texlive-serbianc-2.2-4|6	# catalog-version 2.2
14mu|texlive-serbianc-2.2-4|7	Name:		texlive-serbianc
14mu|texlive-serbianc-2.2-4|8	Version:	2.2
14mu|texlive-serbianc-2.2-4|9	Release:	4
14mu|texlive-serbianc-2.2-4|10	Summary:	Babel module to support Serbian Cyrillic
14mu|texlive-serbianc-2.2-4|11	Group:		Publishing
14mu|texlive-serbianc-2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/serbianc
14mu|texlive-serbianc-2.2-4|13	License:	LPPL1.3
14mu|texlive-serbianc-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbianc.tar.xz
14mu|texlive-serbianc-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbianc.doc.tar.xz
14mu|texlive-serbianc-2.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbianc.source.tar.xz
14mu|texlive-serbianc-2.2-4|17	BuildArch:	noarch
14mu|texlive-serbianc-2.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-serbianc-2.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-serbianc-2.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-serbianc-2.2-4|21	
14mu|texlive-serbianc-2.2-4|22	%description
14mu|texlive-serbianc-2.2-4|23	The package provides support for Serbian documents written in
14mu|texlive-serbianc-2.2-4|24	Cyrillic, in babel.
14mu|texlive-serbianc-2.2-4|25	
14mu|texlive-serbianc-2.2-4|26	
14mu|texlive-serbianc-2.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-serbianc-2.2-4|28	%files
14mu|texlive-serbianc-2.2-4|29	%{_texmfdistdir}/tex/generic/serbianc/serbianc.ldf
14mu|texlive-serbianc-2.2-4|30	%{_texmfdistdir}/tex/generic/serbianc/serbianc.sty
14mu|texlive-serbianc-2.2-4|31	%doc %{_texmfdistdir}/doc/generic/serbianc/COPYING
14mu|texlive-serbianc-2.2-4|32	%doc %{_texmfdistdir}/doc/generic/serbianc/ChangeLog
14mu|texlive-serbianc-2.2-4|33	%doc %{_texmfdistdir}/doc/generic/serbianc/Copyright
14mu|texlive-serbianc-2.2-4|34	%doc %{_texmfdistdir}/doc/generic/serbianc/INSTALL
14mu|texlive-serbianc-2.2-4|35	%doc %{_texmfdistdir}/doc/generic/serbianc/README
14mu|texlive-serbianc-2.2-4|36	%doc %{_texmfdistdir}/doc/generic/serbianc/README.Files
14mu|texlive-serbianc-2.2-4|37	%doc %{_texmfdistdir}/doc/generic/serbianc/sample.pdf
14mu|texlive-serbianc-2.2-4|38	%doc %{_texmfdistdir}/doc/generic/serbianc/sample.tex
14mu|texlive-serbianc-2.2-4|39	%doc %{_texmfdistdir}/doc/latex/serbianc/README
14mu|texlive-serbianc-2.2-4|40	#- source
14mu|texlive-serbianc-2.2-4|41	%doc %{_texmfdistdir}/source/generic/serbianc/serbianc.dtx
14mu|texlive-serbianc-2.2-4|42	%doc %{_texmfdistdir}/source/generic/serbianc/serbianc.ins
14mu|texlive-serbianc-2.2-4|43	%doc %{_texmfdistdir}/source/generic/serbianc/serbianc.patch
14mu|texlive-serbianc-2.2-4|44	
14mu|texlive-serbianc-2.2-4|45	#-----------------------------------------------------------------------
14mu|texlive-serbianc-2.2-4|46	%prep
14mu|texlive-serbianc-2.2-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-serbianc-2.2-4|48	
14mu|texlive-serbianc-2.2-4|49	%build
14mu|texlive-serbianc-2.2-4|50	
14mu|texlive-serbianc-2.2-4|51	%install
14mu|texlive-serbianc-2.2-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-serbianc-2.2-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-serbianc-2.2-4|54	
14mu|texlive-serbianc-2.2-4|55	
14mu|texlive-serbianc-2.2-4|56	
14mu|texlive-serbianc-2.2-4|57	%changelog
14mu|texlive-serbianc-2.2-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
14mu|texlive-serbianc-2.2-4|59	+ Revision: 2cbc12d
14mu|texlive-serbianc-2.2-4|60	- MassBuild#674: Increase release tag
14mu|texlive-serbianc-2.2-4|61	
14mu|texlive-serbianc-2.2-4|62	

25744 14
14mu|texlive-serbian-date-lat-20110624-4|1	# revision 23446
14mu|texlive-serbian-date-lat-20110624-4|2	# category Package
14mu|texlive-serbian-date-lat-20110624-4|3	# catalog-ctan /macros/latex/contrib/babel-contrib/serbian-date-lat
14mu|texlive-serbian-date-lat-20110624-4|4	# catalog-date 2011-06-24 10:29:05 +0200
14mu|texlive-serbian-date-lat-20110624-4|5	# catalog-license gpl2
14mu|texlive-serbian-date-lat-20110624-4|6	# catalog-version undef
14mu|texlive-serbian-date-lat-20110624-4|7	Name:		texlive-serbian-date-lat
14mu|texlive-serbian-date-lat-20110624-4|8	Version:	20110624
14mu|texlive-serbian-date-lat-20110624-4|9	Release:	4
14mu|texlive-serbian-date-lat-20110624-4|10	Summary:	Updated date typesetting for Serbian
14mu|texlive-serbian-date-lat-20110624-4|11	Group:		Publishing
14mu|texlive-serbian-date-lat-20110624-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/serbian-date-lat
14mu|texlive-serbian-date-lat-20110624-4|13	License:	GPL2
14mu|texlive-serbian-date-lat-20110624-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-date-lat.tar.xz
14mu|texlive-serbian-date-lat-20110624-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-date-lat.doc.tar.xz
14mu|texlive-serbian-date-lat-20110624-4|16	BuildArch:	noarch
14mu|texlive-serbian-date-lat-20110624-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-serbian-date-lat-20110624-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-serbian-date-lat-20110624-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-serbian-date-lat-20110624-4|20	
14mu|texlive-serbian-date-lat-20110624-4|21	%description
14mu|texlive-serbian-date-lat-20110624-4|22	Babel defines dates for Serbian texts, in Latin script. The
14mu|texlive-serbian-date-lat-20110624-4|23	style it uses does not match current practices. The present
14mu|texlive-serbian-date-lat-20110624-4|24	package defines a \date command that solves the problem.
14mu|texlive-serbian-date-lat-20110624-4|25	
14mu|texlive-serbian-date-lat-20110624-4|26	
14mu|texlive-serbian-date-lat-20110624-4|27	#-----------------------------------------------------------------------
14mu|texlive-serbian-date-lat-20110624-4|28	%files
14mu|texlive-serbian-date-lat-20110624-4|29	%{_texmfdistdir}/tex/latex/serbian-date-lat/serbian-date-lat.sty
14mu|texlive-serbian-date-lat-20110624-4|30	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/README
14mu|texlive-serbian-date-lat-20110624-4|31	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/SerbianDateLat.pdf
14mu|texlive-serbian-date-lat-20110624-4|32	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/SerbianDateLat.tex
14mu|texlive-serbian-date-lat-20110624-4|33	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/TestDateLat.pdf
14mu|texlive-serbian-date-lat-20110624-4|34	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/TestDateLat.tex
14mu|texlive-serbian-date-lat-20110624-4|35	
14mu|texlive-serbian-date-lat-20110624-4|36	#-----------------------------------------------------------------------
14mu|texlive-serbian-date-lat-20110624-4|37	%prep
14mu|texlive-serbian-date-lat-20110624-4|38	%setup -c -a0 -a1
14mu|texlive-serbian-date-lat-20110624-4|39	
14mu|texlive-serbian-date-lat-20110624-4|40	%build
14mu|texlive-serbian-date-lat-20110624-4|41	
14mu|texlive-serbian-date-lat-20110624-4|42	%install
14mu|texlive-serbian-date-lat-20110624-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-serbian-date-lat-20110624-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-serbian-date-lat-20110624-4|45	
14mu|texlive-serbian-date-lat-20110624-4|46	
14mu|texlive-serbian-date-lat-20110624-4|47	
14mu|texlive-serbian-date-lat-20110624-4|48	%changelog
14mu|texlive-serbian-date-lat-20110624-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110624-4
14mu|texlive-serbian-date-lat-20110624-4|50	+ Revision: bd27b8f
14mu|texlive-serbian-date-lat-20110624-4|51	- MassBuild#674: Increase release tag
14mu|texlive-serbian-date-lat-20110624-4|52	
14mu|texlive-serbian-date-lat-20110624-4|53	

25745 14
14mu|texlive-serbian-def-cyr-20111104-4|1	# revision 23734
14mu|texlive-serbian-def-cyr-20111104-4|2	# category Package
14mu|texlive-serbian-def-cyr-20111104-4|3	# catalog-ctan undef
14mu|texlive-serbian-def-cyr-20111104-4|4	# catalog-date undef
14mu|texlive-serbian-def-cyr-20111104-4|5	# catalog-license undef
14mu|texlive-serbian-def-cyr-20111104-4|6	# catalog-version undef
14mu|texlive-serbian-def-cyr-20111104-4|7	Name:		texlive-serbian-def-cyr
14mu|texlive-serbian-def-cyr-20111104-4|8	Version:	20111104
14mu|texlive-serbian-def-cyr-20111104-4|9	Release:	4
14mu|texlive-serbian-def-cyr-20111104-4|10	Summary:	TeXLive serbian-def-cyr package
14mu|texlive-serbian-def-cyr-20111104-4|11	Group:		Publishing
14mu|texlive-serbian-def-cyr-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-serbian-def-cyr-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-serbian-def-cyr-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-def-cyr.tar.xz
14mu|texlive-serbian-def-cyr-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-def-cyr.doc.tar.xz
14mu|texlive-serbian-def-cyr-20111104-4|16	BuildArch:	noarch
14mu|texlive-serbian-def-cyr-20111104-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-serbian-def-cyr-20111104-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-serbian-def-cyr-20111104-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-serbian-def-cyr-20111104-4|20	
14mu|texlive-serbian-def-cyr-20111104-4|21	%description
14mu|texlive-serbian-def-cyr-20111104-4|22	TeXLive serbian-def-cyr package.
14mu|texlive-serbian-def-cyr-20111104-4|23	
14mu|texlive-serbian-def-cyr-20111104-4|24	
14mu|texlive-serbian-def-cyr-20111104-4|25	#-----------------------------------------------------------------------
14mu|texlive-serbian-def-cyr-20111104-4|26	%files
14mu|texlive-serbian-def-cyr-20111104-4|27	%{_texmfdistdir}/tex/latex/serbian-def-cyr/serbian-def-cyr.sty
14mu|texlive-serbian-def-cyr-20111104-4|28	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/README
14mu|texlive-serbian-def-cyr-20111104-4|29	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/proba.pdf
14mu|texlive-serbian-def-cyr-20111104-4|30	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/proba.tex
14mu|texlive-serbian-def-cyr-20111104-4|31	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/usage.pdf
14mu|texlive-serbian-def-cyr-20111104-4|32	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/usage.tex
14mu|texlive-serbian-def-cyr-20111104-4|33	
14mu|texlive-serbian-def-cyr-20111104-4|34	#-----------------------------------------------------------------------
14mu|texlive-serbian-def-cyr-20111104-4|35	%prep
14mu|texlive-serbian-def-cyr-20111104-4|36	%setup -c -a0 -a1
14mu|texlive-serbian-def-cyr-20111104-4|37	
14mu|texlive-serbian-def-cyr-20111104-4|38	%build
14mu|texlive-serbian-def-cyr-20111104-4|39	
14mu|texlive-serbian-def-cyr-20111104-4|40	%install
14mu|texlive-serbian-def-cyr-20111104-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-serbian-def-cyr-20111104-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-serbian-def-cyr-20111104-4|43	
14mu|texlive-serbian-def-cyr-20111104-4|44	
14mu|texlive-serbian-def-cyr-20111104-4|45	
14mu|texlive-serbian-def-cyr-20111104-4|46	%changelog
14mu|texlive-serbian-def-cyr-20111104-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-serbian-def-cyr-20111104-4|48	+ Revision: 868c93f
14mu|texlive-serbian-def-cyr-20111104-4|49	- MassBuild#674: Increase release tag
14mu|texlive-serbian-def-cyr-20111104-4|50	
14mu|texlive-serbian-def-cyr-20111104-4|51	

25746 14
14mu|texlive-serbian-lig-20110703-4|1	# revision 23382
14mu|texlive-serbian-lig-20110703-4|2	# category Package
14mu|texlive-serbian-lig-20110703-4|3	# catalog-ctan /macros/latex/contrib/serbian-lig
14mu|texlive-serbian-lig-20110703-4|4	# catalog-date 2011-07-03 09:55:42 +0200
14mu|texlive-serbian-lig-20110703-4|5	# catalog-license lppl1.3
14mu|texlive-serbian-lig-20110703-4|6	# catalog-version undef
14mu|texlive-serbian-lig-20110703-4|7	Name:		texlive-serbian-lig
14mu|texlive-serbian-lig-20110703-4|8	Version:	20110703
14mu|texlive-serbian-lig-20110703-4|9	Release:	4
14mu|texlive-serbian-lig-20110703-4|10	Summary:	Control ligatures in Serbian
14mu|texlive-serbian-lig-20110703-4|11	Group:		Publishing
14mu|texlive-serbian-lig-20110703-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/serbian-lig
14mu|texlive-serbian-lig-20110703-4|13	License:	LPPL1.3
14mu|texlive-serbian-lig-20110703-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-lig.tar.xz
14mu|texlive-serbian-lig-20110703-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-lig.doc.tar.xz
14mu|texlive-serbian-lig-20110703-4|16	BuildArch:	noarch
14mu|texlive-serbian-lig-20110703-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-serbian-lig-20110703-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-serbian-lig-20110703-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-serbian-lig-20110703-4|20	
14mu|texlive-serbian-lig-20110703-4|21	%description
14mu|texlive-serbian-lig-20110703-4|22	The package suppresses fi and fl (and other ligatures) in
14mu|texlive-serbian-lig-20110703-4|23	Serbian text written using Roman script.
14mu|texlive-serbian-lig-20110703-4|24	
14mu|texlive-serbian-lig-20110703-4|25	
14mu|texlive-serbian-lig-20110703-4|26	#-----------------------------------------------------------------------
14mu|texlive-serbian-lig-20110703-4|27	%files
14mu|texlive-serbian-lig-20110703-4|28	%{_texmfdistdir}/tex/latex/serbian-lig/serbian-lig.sty
14mu|texlive-serbian-lig-20110703-4|29	%doc %{_texmfdistdir}/doc/latex/serbian-lig/README
14mu|texlive-serbian-lig-20110703-4|30	%doc %{_texmfdistdir}/doc/latex/serbian-lig/lig-list.pdf
14mu|texlive-serbian-lig-20110703-4|31	%doc %{_texmfdistdir}/doc/latex/serbian-lig/lig-list.tex
14mu|texlive-serbian-lig-20110703-4|32	%doc %{_texmfdistdir}/doc/latex/serbian-lig/serbian-lig.pdf
14mu|texlive-serbian-lig-20110703-4|33	%doc %{_texmfdistdir}/doc/latex/serbian-lig/serbian-lig.tex
14mu|texlive-serbian-lig-20110703-4|34	
14mu|texlive-serbian-lig-20110703-4|35	#-----------------------------------------------------------------------
14mu|texlive-serbian-lig-20110703-4|36	%prep
14mu|texlive-serbian-lig-20110703-4|37	%setup -c -a0 -a1
14mu|texlive-serbian-lig-20110703-4|38	
14mu|texlive-serbian-lig-20110703-4|39	%build
14mu|texlive-serbian-lig-20110703-4|40	
14mu|texlive-serbian-lig-20110703-4|41	%install
14mu|texlive-serbian-lig-20110703-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-serbian-lig-20110703-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-serbian-lig-20110703-4|44	
14mu|texlive-serbian-lig-20110703-4|45	
14mu|texlive-serbian-lig-20110703-4|46	
14mu|texlive-serbian-lig-20110703-4|47	%changelog
14mu|texlive-serbian-lig-20110703-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110703-4
14mu|texlive-serbian-lig-20110703-4|49	+ Revision: 9feace9
14mu|texlive-serbian-lig-20110703-4|50	- MassBuild#674: Increase release tag
14mu|texlive-serbian-lig-20110703-4|51	
14mu|texlive-serbian-lig-20110703-4|52	

25747 14
14mu|texlive-setdeck-0.1-8|1	# revision 27997
14mu|texlive-setdeck-0.1-8|2	# category Package
14mu|texlive-setdeck-0.1-8|3	# catalog-ctan /graphics/pgf/contrib/setdeck
14mu|texlive-setdeck-0.1-8|4	# catalog-date 2012-10-17 15:07:15 +0200
14mu|texlive-setdeck-0.1-8|5	# catalog-license gpl3
14mu|texlive-setdeck-0.1-8|6	# catalog-version 0.1
14mu|texlive-setdeck-0.1-8|7	Name:		texlive-setdeck
14mu|texlive-setdeck-0.1-8|8	Version:	0.1
14mu|texlive-setdeck-0.1-8|9	Release:	8
14mu|texlive-setdeck-0.1-8|10	Summary:	Typeset cards for Set
14mu|texlive-setdeck-0.1-8|11	Group:		Publishing
14mu|texlive-setdeck-0.1-8|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/setdeck
14mu|texlive-setdeck-0.1-8|13	License:	GPL3
14mu|texlive-setdeck-0.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setdeck.tar.xz
14mu|texlive-setdeck-0.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setdeck.doc.tar.xz
14mu|texlive-setdeck-0.1-8|16	BuildArch:	noarch
14mu|texlive-setdeck-0.1-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-setdeck-0.1-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-setdeck-0.1-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-setdeck-0.1-8|20	
14mu|texlive-setdeck-0.1-8|21	%description
14mu|texlive-setdeck-0.1-8|22	The package will typeset cards for use in a game of Set.
14mu|texlive-setdeck-0.1-8|23	
14mu|texlive-setdeck-0.1-8|24	
14mu|texlive-setdeck-0.1-8|25	#-----------------------------------------------------------------------
14mu|texlive-setdeck-0.1-8|26	%files
14mu|texlive-setdeck-0.1-8|27	%{_texmfdistdir}/tex/latex/setdeck/setdeck.sty
14mu|texlive-setdeck-0.1-8|28	%doc %{_texmfdistdir}/doc/latex/setdeck/README
14mu|texlive-setdeck-0.1-8|29	%doc %{_texmfdistdir}/doc/latex/setdeck/setdeck.pdf
14mu|texlive-setdeck-0.1-8|30	%doc %{_texmfdistdir}/doc/latex/setdeck/setdeck.tex
14mu|texlive-setdeck-0.1-8|31	
14mu|texlive-setdeck-0.1-8|32	#-----------------------------------------------------------------------
14mu|texlive-setdeck-0.1-8|33	%prep
14mu|texlive-setdeck-0.1-8|34	%setup -c -a0 -a1
14mu|texlive-setdeck-0.1-8|35	
14mu|texlive-setdeck-0.1-8|36	%build
14mu|texlive-setdeck-0.1-8|37	
14mu|texlive-setdeck-0.1-8|38	%install
14mu|texlive-setdeck-0.1-8|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-setdeck-0.1-8|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-setdeck-0.1-8|41	
14mu|texlive-setdeck-0.1-8|42	%changelog
14mu|texlive-setdeck-0.1-8|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-8
14mu|texlive-setdeck-0.1-8|44	+ Revision: 34c53cf
14mu|texlive-setdeck-0.1-8|45	- MassBuild#674: Increase release tag
14mu|texlive-setdeck-0.1-8|46	
14mu|texlive-setdeck-0.1-8|47	

25748 14
14mu|texlive-setspace-6.7a-4|1	# revision 24881
14mu|texlive-setspace-6.7a-4|2	# category Package
14mu|texlive-setspace-6.7a-4|3	# catalog-ctan /macros/latex/contrib/setspace
14mu|texlive-setspace-6.7a-4|4	# catalog-date 2011-12-19 12:40:22 +0100
14mu|texlive-setspace-6.7a-4|5	# catalog-license lppl1.3
14mu|texlive-setspace-6.7a-4|6	# catalog-version 6.7a
14mu|texlive-setspace-6.7a-4|7	Name:		texlive-setspace
14mu|texlive-setspace-6.7a-4|8	Version:	6.7a
14mu|texlive-setspace-6.7a-4|9	Release:	4
14mu|texlive-setspace-6.7a-4|10	Summary:	Set space between lines
14mu|texlive-setspace-6.7a-4|11	Group:		Publishing
14mu|texlive-setspace-6.7a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/setspace
14mu|texlive-setspace-6.7a-4|13	License:	LPPL1.3
14mu|texlive-setspace-6.7a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setspace.tar.xz
14mu|texlive-setspace-6.7a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setspace.doc.tar.xz
14mu|texlive-setspace-6.7a-4|16	BuildArch:	noarch
14mu|texlive-setspace-6.7a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-setspace-6.7a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-setspace-6.7a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-setspace-6.7a-4|20	
14mu|texlive-setspace-6.7a-4|21	%description
14mu|texlive-setspace-6.7a-4|22	Provides support for setting the spacing between lines in a
14mu|texlive-setspace-6.7a-4|23	document. Package options include singlespacing,
14mu|texlive-setspace-6.7a-4|24	onehalfspacing, and doublespacing. Alternatively the spacing
14mu|texlive-setspace-6.7a-4|25	can be changed as required with the \singlespacing,
14mu|texlive-setspace-6.7a-4|26	\onehalfspacing, and \doublespacing commands. Other size
14mu|texlive-setspace-6.7a-4|27	spacings also available.
14mu|texlive-setspace-6.7a-4|28	
14mu|texlive-setspace-6.7a-4|29	
14mu|texlive-setspace-6.7a-4|30	#-----------------------------------------------------------------------
14mu|texlive-setspace-6.7a-4|31	%files
14mu|texlive-setspace-6.7a-4|32	%{_texmfdistdir}/tex/latex/setspace/setspace.sty
14mu|texlive-setspace-6.7a-4|33	%doc %{_texmfdistdir}/doc/latex/setspace/README
14mu|texlive-setspace-6.7a-4|34	%doc %{_texmfdistdir}/doc/latex/setspace/setspace-test.tex
14mu|texlive-setspace-6.7a-4|35	
14mu|texlive-setspace-6.7a-4|36	#-----------------------------------------------------------------------
14mu|texlive-setspace-6.7a-4|37	%prep
14mu|texlive-setspace-6.7a-4|38	%setup -c -a0 -a1
14mu|texlive-setspace-6.7a-4|39	
14mu|texlive-setspace-6.7a-4|40	%build
14mu|texlive-setspace-6.7a-4|41	
14mu|texlive-setspace-6.7a-4|42	%install
14mu|texlive-setspace-6.7a-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-setspace-6.7a-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-setspace-6.7a-4|45	
14mu|texlive-setspace-6.7a-4|46	
14mu|texlive-setspace-6.7a-4|47	
14mu|texlive-setspace-6.7a-4|48	%changelog
14mu|texlive-setspace-6.7a-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.7a-4
14mu|texlive-setspace-6.7a-4|50	+ Revision: 161fb2e
14mu|texlive-setspace-6.7a-4|51	- MassBuild#674: Increase release tag
14mu|texlive-setspace-6.7a-4|52	
14mu|texlive-setspace-6.7a-4|53	

25749 14
14mu|texlive-seuthesis-2.0.0-4|1	# revision 18045
14mu|texlive-seuthesis-2.0.0-4|2	# category Package
14mu|texlive-seuthesis-2.0.0-4|3	# catalog-ctan /macros/latex/contrib/seuthesis
14mu|texlive-seuthesis-2.0.0-4|4	# catalog-date 2010-04-20 20:52:24 +0200
14mu|texlive-seuthesis-2.0.0-4|5	# catalog-license gpl3
14mu|texlive-seuthesis-2.0.0-4|6	# catalog-version 2.0.0
14mu|texlive-seuthesis-2.0.0-4|7	Name:		texlive-seuthesis
14mu|texlive-seuthesis-2.0.0-4|8	Version:	2.0.0
14mu|texlive-seuthesis-2.0.0-4|9	Release:	4
14mu|texlive-seuthesis-2.0.0-4|10	Summary:	LaTeX template for theses at Southeastern University
14mu|texlive-seuthesis-2.0.0-4|11	Group:		Publishing
14mu|texlive-seuthesis-2.0.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seuthesis
14mu|texlive-seuthesis-2.0.0-4|13	License:	GPL3
14mu|texlive-seuthesis-2.0.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seuthesis.tar.xz
14mu|texlive-seuthesis-2.0.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seuthesis.doc.tar.xz
14mu|texlive-seuthesis-2.0.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seuthesis.source.tar.xz
14mu|texlive-seuthesis-2.0.0-4|17	BuildArch:	noarch
14mu|texlive-seuthesis-2.0.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-seuthesis-2.0.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-seuthesis-2.0.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-seuthesis-2.0.0-4|21	
14mu|texlive-seuthesis-2.0.0-4|22	%description
14mu|texlive-seuthesis-2.0.0-4|23	This template is for theses at Southeastern University,
14mu|texlive-seuthesis-2.0.0-4|24	Nanjing, China.
14mu|texlive-seuthesis-2.0.0-4|25	
14mu|texlive-seuthesis-2.0.0-4|26	
14mu|texlive-seuthesis-2.0.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-seuthesis-2.0.0-4|28	%files
14mu|texlive-seuthesis-2.0.0-4|29	%{_texmfdistdir}/bibtex/bst/seuthesis/seuthesis.bst
14mu|texlive-seuthesis-2.0.0-4|30	%{_texmfdistdir}/tex/latex/seuthesis/seuthesis-gbk.cfg
14mu|texlive-seuthesis-2.0.0-4|31	%{_texmfdistdir}/tex/latex/seuthesis/seuthesis-utf8.cfg
14mu|texlive-seuthesis-2.0.0-4|32	%{_texmfdistdir}/tex/latex/seuthesis/seuthesis.cls
14mu|texlive-seuthesis-2.0.0-4|33	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/A3cover.tex
14mu|texlive-seuthesis-2.0.0-4|34	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/A4cover.tex
14mu|texlive-seuthesis-2.0.0-4|35	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a3cover.bat
14mu|texlive-seuthesis-2.0.0-4|36	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a3cover.sh
14mu|texlive-seuthesis-2.0.0-4|37	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a4cover.bat
14mu|texlive-seuthesis-2.0.0-4|38	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a4cover.sh
14mu|texlive-seuthesis-2.0.0-4|39	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/bookspine_hor.tex
14mu|texlive-seuthesis-2.0.0-4|40	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/bookspine_ver.tex
14mu|texlive-seuthesis-2.0.0-4|41	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/back-cover.png
14mu|texlive-seuthesis-2.0.0-4|42	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/doctor.png
14mu|texlive-seuthesis-2.0.0-4|43	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/engineering.png
14mu|texlive-seuthesis-2.0.0-4|44	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/front-cover.jpg
14mu|texlive-seuthesis-2.0.0-4|45	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/master.png
14mu|texlive-seuthesis-2.0.0-4|46	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-badge-logo.eps
14mu|texlive-seuthesis-2.0.0-4|47	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-badge-logo.pdf
14mu|texlive-seuthesis-2.0.0-4|48	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-color-logo.png
14mu|texlive-seuthesis-2.0.0-4|49	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-text-logo.eps
14mu|texlive-seuthesis-2.0.0-4|50	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-text-logo.png
14mu|texlive-seuthesis-2.0.0-4|51	%doc %{_texmfdistdir}/doc/latex/seuthesis/gind.ist
14mu|texlive-seuthesis-2.0.0-4|52	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-bachelor.pdf
14mu|texlive-seuthesis-2.0.0-4|53	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-doctor.pdf
14mu|texlive-seuthesis-2.0.0-4|54	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-engineering.pdf
14mu|texlive-seuthesis-2.0.0-4|55	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-master.pdf
14mu|texlive-seuthesis-2.0.0-4|56	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample.tex
14mu|texlive-seuthesis-2.0.0-4|57	%doc %{_texmfdistdir}/doc/latex/seuthesis/seuthesis.bib
14mu|texlive-seuthesis-2.0.0-4|58	%doc %{_texmfdistdir}/doc/latex/seuthesis/seuthesis.pdf
14mu|texlive-seuthesis-2.0.0-4|59	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/scrsize9pt.clo
14mu|texlive-seuthesis-2.0.0-4|60	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/zharticle.bst
14mu|texlive-seuthesis-2.0.0-4|61	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/zharticle.cfg
14mu|texlive-seuthesis-2.0.0-4|62	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/zharticle.cls
14mu|texlive-seuthesis-2.0.0-4|63	#- source
14mu|texlive-seuthesis-2.0.0-4|64	%doc %{_texmfdistdir}/source/latex/seuthesis/Makefile
14mu|texlive-seuthesis-2.0.0-4|65	%doc %{_texmfdistdir}/source/latex/seuthesis/seuthesis.dtx
14mu|texlive-seuthesis-2.0.0-4|66	%doc %{_texmfdistdir}/source/latex/seuthesis/seuthesis.ins
14mu|texlive-seuthesis-2.0.0-4|67	
14mu|texlive-seuthesis-2.0.0-4|68	#-----------------------------------------------------------------------
14mu|texlive-seuthesis-2.0.0-4|69	%prep
14mu|texlive-seuthesis-2.0.0-4|70	%setup -c -a0 -a1 -a2
14mu|texlive-seuthesis-2.0.0-4|71	
14mu|texlive-seuthesis-2.0.0-4|72	%build
14mu|texlive-seuthesis-2.0.0-4|73	
14mu|texlive-seuthesis-2.0.0-4|74	%install
14mu|texlive-seuthesis-2.0.0-4|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-seuthesis-2.0.0-4|76	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-seuthesis-2.0.0-4|77	
14mu|texlive-seuthesis-2.0.0-4|78	
14mu|texlive-seuthesis-2.0.0-4|79	
14mu|texlive-seuthesis-2.0.0-4|80	%changelog
14mu|texlive-seuthesis-2.0.0-4|81	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-4
14mu|texlive-seuthesis-2.0.0-4|82	+ Revision: 60bac57
14mu|texlive-seuthesis-2.0.0-4|83	- MassBuild#674: Increase release tag
14mu|texlive-seuthesis-2.0.0-4|84	
14mu|texlive-seuthesis-2.0.0-4|85	

25750 14
14mu|texlive-sf298-1.2-4|1	# revision 15878
14mu|texlive-sf298-1.2-4|2	# category Package
14mu|texlive-sf298-1.2-4|3	# catalog-ctan /macros/latex/contrib/sf298
14mu|texlive-sf298-1.2-4|4	# catalog-date 2007-01-14 22:06:18 +0100
14mu|texlive-sf298-1.2-4|5	# catalog-license lppl
14mu|texlive-sf298-1.2-4|6	# catalog-version 1.2
14mu|texlive-sf298-1.2-4|7	Name:		texlive-sf298
14mu|texlive-sf298-1.2-4|8	Version:	1.2
14mu|texlive-sf298-1.2-4|9	Release:	4
14mu|texlive-sf298-1.2-4|10	Summary:	Standard form 298
14mu|texlive-sf298-1.2-4|11	Group:		Publishing
14mu|texlive-sf298-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sf298
14mu|texlive-sf298-1.2-4|13	License:	LPPL
14mu|texlive-sf298-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sf298.tar.xz
14mu|texlive-sf298-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sf298.doc.tar.xz
14mu|texlive-sf298-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sf298.source.tar.xz
14mu|texlive-sf298-1.2-4|17	BuildArch:	noarch
14mu|texlive-sf298-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sf298-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sf298-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sf298-1.2-4|21	
14mu|texlive-sf298-1.2-4|22	%description
14mu|texlive-sf298-1.2-4|23	A LaTeX package for generating a completed standard form 298
14mu|texlive-sf298-1.2-4|24	(Rev. 8-98) as prescribed by ANSI Std. Z39.18 for report
14mu|texlive-sf298-1.2-4|25	documentation as part of a document delivered, for instance, on
14mu|texlive-sf298-1.2-4|26	a U.S. government contract.
14mu|texlive-sf298-1.2-4|27	
14mu|texlive-sf298-1.2-4|28	
14mu|texlive-sf298-1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-sf298-1.2-4|30	%files
14mu|texlive-sf298-1.2-4|31	%{_texmfdistdir}/tex/latex/sf298/sf298.sty
14mu|texlive-sf298-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/sf298/sample298.pdf
14mu|texlive-sf298-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/sf298/sample298.tex
14mu|texlive-sf298-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/sf298/sf298.pdf
14mu|texlive-sf298-1.2-4|35	#- source
14mu|texlive-sf298-1.2-4|36	%doc %{_texmfdistdir}/source/latex/sf298/Makefile
14mu|texlive-sf298-1.2-4|37	%doc %{_texmfdistdir}/source/latex/sf298/sf298.dtx
14mu|texlive-sf298-1.2-4|38	%doc %{_texmfdistdir}/source/latex/sf298/sf298.ins
14mu|texlive-sf298-1.2-4|39	
14mu|texlive-sf298-1.2-4|40	#-----------------------------------------------------------------------
14mu|texlive-sf298-1.2-4|41	%prep
14mu|texlive-sf298-1.2-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-sf298-1.2-4|43	
14mu|texlive-sf298-1.2-4|44	%build
14mu|texlive-sf298-1.2-4|45	
14mu|texlive-sf298-1.2-4|46	%install
14mu|texlive-sf298-1.2-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sf298-1.2-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sf298-1.2-4|49	
14mu|texlive-sf298-1.2-4|50	
14mu|texlive-sf298-1.2-4|51	
14mu|texlive-sf298-1.2-4|52	%changelog
14mu|texlive-sf298-1.2-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-sf298-1.2-4|54	+ Revision: 78906f2
14mu|texlive-sf298-1.2-4|55	- MassBuild#674: Increase release tag
14mu|texlive-sf298-1.2-4|56	
14mu|texlive-sf298-1.2-4|57	

25751 14
14mu|texlive-sffms-2.0-4|1	# revision 15878
14mu|texlive-sffms-2.0-4|2	# category Package
14mu|texlive-sffms-2.0-4|3	# catalog-ctan /macros/latex/contrib/sffms
14mu|texlive-sffms-2.0-4|4	# catalog-date 2007-01-14 22:06:18 +0100
14mu|texlive-sffms-2.0-4|5	# catalog-license lppl
14mu|texlive-sffms-2.0-4|6	# catalog-version 2.0
14mu|texlive-sffms-2.0-4|7	Name:		texlive-sffms
14mu|texlive-sffms-2.0-4|8	Version:	2.0
14mu|texlive-sffms-2.0-4|9	Release:	4
14mu|texlive-sffms-2.0-4|10	Summary:	Typesetting science fiction/fantasy manuscripts
14mu|texlive-sffms-2.0-4|11	Group:		Publishing
14mu|texlive-sffms-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sffms
14mu|texlive-sffms-2.0-4|13	License:	LPPL
14mu|texlive-sffms-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sffms.tar.xz
14mu|texlive-sffms-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sffms.doc.tar.xz
14mu|texlive-sffms-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sffms.source.tar.xz
14mu|texlive-sffms-2.0-4|17	BuildArch:	noarch
14mu|texlive-sffms-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sffms-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sffms-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sffms-2.0-4|21	
14mu|texlive-sffms-2.0-4|22	%description
14mu|texlive-sffms-2.0-4|23	The class is designed for typesetting science fiction and
14mu|texlive-sffms-2.0-4|24	fantasy manuscripts. Sffms now includes several options for
14mu|texlive-sffms-2.0-4|25	specific publishers as well as extensive documentation aimed at
14mu|texlive-sffms-2.0-4|26	new LaTeX users.
14mu|texlive-sffms-2.0-4|27	
14mu|texlive-sffms-2.0-4|28	
14mu|texlive-sffms-2.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-sffms-2.0-4|30	%files
14mu|texlive-sffms-2.0-4|31	%{_texmfdistdir}/tex/latex/sffms/sffdumb.sty
14mu|texlive-sffms-2.0-4|32	%{_texmfdistdir}/tex/latex/sffms/sffms.cls
14mu|texlive-sffms-2.0-4|33	%{_texmfdistdir}/tex/latex/sffms/sffsmart.sty
14mu|texlive-sffms-2.0-4|34	%doc %{_texmfdistdir}/doc/latex/sffms/README
14mu|texlive-sffms-2.0-4|35	%doc %{_texmfdistdir}/doc/latex/sffms/blind.tex
14mu|texlive-sffms-2.0-4|36	%doc %{_texmfdistdir}/doc/latex/sffms/sffms_manual.pdf
14mu|texlive-sffms-2.0-4|37	#- source
14mu|texlive-sffms-2.0-4|38	%doc %{_texmfdistdir}/source/latex/sffms/sffms.dtx
14mu|texlive-sffms-2.0-4|39	%doc %{_texmfdistdir}/source/latex/sffms/sffms.ins
14mu|texlive-sffms-2.0-4|40	
14mu|texlive-sffms-2.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-sffms-2.0-4|42	%prep
14mu|texlive-sffms-2.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-sffms-2.0-4|44	
14mu|texlive-sffms-2.0-4|45	%build
14mu|texlive-sffms-2.0-4|46	
14mu|texlive-sffms-2.0-4|47	%install
14mu|texlive-sffms-2.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sffms-2.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sffms-2.0-4|50	
14mu|texlive-sffms-2.0-4|51	
14mu|texlive-sffms-2.0-4|52	
14mu|texlive-sffms-2.0-4|53	%changelog
14mu|texlive-sffms-2.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-sffms-2.0-4|55	+ Revision: 5fae53e
14mu|texlive-sffms-2.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-sffms-2.0-4|57	
14mu|texlive-sffms-2.0-4|58	

25752 14
14mu|texlive-sfg-0.91-4|1	# revision 20209
14mu|texlive-sfg-0.91-4|2	# category Package
14mu|texlive-sfg-0.91-4|3	# catalog-ctan /macros/latex/contrib/sfg
14mu|texlive-sfg-0.91-4|4	# catalog-date 2010-10-25 17:10:20 +0200
14mu|texlive-sfg-0.91-4|5	# catalog-license lppl
14mu|texlive-sfg-0.91-4|6	# catalog-version 0.91
14mu|texlive-sfg-0.91-4|7	Name:		texlive-sfg
14mu|texlive-sfg-0.91-4|8	Version:	0.91
14mu|texlive-sfg-0.91-4|9	Release:	4
14mu|texlive-sfg-0.91-4|10	Summary:	Draw signal flow graphs
14mu|texlive-sfg-0.91-4|11	Group:		Publishing
14mu|texlive-sfg-0.91-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sfg
14mu|texlive-sfg-0.91-4|13	License:	LPPL
14mu|texlive-sfg-0.91-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sfg.tar.xz
14mu|texlive-sfg-0.91-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sfg.doc.tar.xz
14mu|texlive-sfg-0.91-4|16	BuildArch:	noarch
14mu|texlive-sfg-0.91-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sfg-0.91-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sfg-0.91-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sfg-0.91-4|20	
14mu|texlive-sfg-0.91-4|21	%description
14mu|texlive-sfg-0.91-4|22	Defines some commands to draw signal flow graphs as used by
14mu|texlive-sfg-0.91-4|23	electrical and electronics engineers and graph theorists.
14mu|texlive-sfg-0.91-4|24	Requires fp and pstricks packages (and a relatively fast
14mu|texlive-sfg-0.91-4|25	machine).
14mu|texlive-sfg-0.91-4|26	
14mu|texlive-sfg-0.91-4|27	
14mu|texlive-sfg-0.91-4|28	#-----------------------------------------------------------------------
14mu|texlive-sfg-0.91-4|29	%files
14mu|texlive-sfg-0.91-4|30	%{_texmfdistdir}/tex/latex/sfg/sfg.sty
14mu|texlive-sfg-0.91-4|31	%doc %{_texmfdistdir}/doc/latex/sfg/Changes
14mu|texlive-sfg-0.91-4|32	%doc %{_texmfdistdir}/doc/latex/sfg/README
14mu|texlive-sfg-0.91-4|33	%doc %{_texmfdistdir}/doc/latex/sfg/sfg-doc.pdf
14mu|texlive-sfg-0.91-4|34	%doc %{_texmfdistdir}/doc/latex/sfg/sfg-doc.tex
14mu|texlive-sfg-0.91-4|35	%doc %{_texmfdistdir}/doc/latex/sfg/sfg_test.tex
14mu|texlive-sfg-0.91-4|36	
14mu|texlive-sfg-0.91-4|37	#-----------------------------------------------------------------------
14mu|texlive-sfg-0.91-4|38	%prep
14mu|texlive-sfg-0.91-4|39	%setup -c -a0 -a1
14mu|texlive-sfg-0.91-4|40	
14mu|texlive-sfg-0.91-4|41	%build
14mu|texlive-sfg-0.91-4|42	
14mu|texlive-sfg-0.91-4|43	%install
14mu|texlive-sfg-0.91-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sfg-0.91-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sfg-0.91-4|46	
14mu|texlive-sfg-0.91-4|47	
14mu|texlive-sfg-0.91-4|48	
14mu|texlive-sfg-0.91-4|49	%changelog
14mu|texlive-sfg-0.91-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.91-4
14mu|texlive-sfg-0.91-4|51	+ Revision: 2f16bf9
14mu|texlive-sfg-0.91-4|52	- MassBuild#674: Increase release tag
14mu|texlive-sfg-0.91-4|53	
14mu|texlive-sfg-0.91-4|54	

25753 14
14mu|texlive-sfmath-0.8-4|1	# revision 15878
14mu|texlive-sfmath-0.8-4|2	# category Package
14mu|texlive-sfmath-0.8-4|3	# catalog-ctan /macros/latex/contrib/sfmath/sfmath.sty
14mu|texlive-sfmath-0.8-4|4	# catalog-date 2008-08-23 15:48:35 +0200
14mu|texlive-sfmath-0.8-4|5	# catalog-license lppl
14mu|texlive-sfmath-0.8-4|6	# catalog-version 0.8
14mu|texlive-sfmath-0.8-4|7	Name:		texlive-sfmath
14mu|texlive-sfmath-0.8-4|8	Version:	0.8
14mu|texlive-sfmath-0.8-4|9	Release:	4
14mu|texlive-sfmath-0.8-4|10	Summary:	Sans-serif mathematics
14mu|texlive-sfmath-0.8-4|11	Group:		Publishing
14mu|texlive-sfmath-0.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sfmath/sfmath.sty
14mu|texlive-sfmath-0.8-4|13	License:	LPPL
14mu|texlive-sfmath-0.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sfmath.tar.xz
14mu|texlive-sfmath-0.8-4|15	BuildArch:	noarch
14mu|texlive-sfmath-0.8-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-sfmath-0.8-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-sfmath-0.8-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-sfmath-0.8-4|19	
14mu|texlive-sfmath-0.8-4|20	%description
14mu|texlive-sfmath-0.8-4|21	sfmath is a simple package for sans serif maths in documents.
14mu|texlive-sfmath-0.8-4|22	After including the package, all maths of the current document
14mu|texlive-sfmath-0.8-4|23	is displayed with sans serif fonts.
14mu|texlive-sfmath-0.8-4|24	
14mu|texlive-sfmath-0.8-4|25	
14mu|texlive-sfmath-0.8-4|26	#-----------------------------------------------------------------------
14mu|texlive-sfmath-0.8-4|27	%files
14mu|texlive-sfmath-0.8-4|28	%{_texmfdistdir}/tex/latex/sfmath/sfmath.sty
14mu|texlive-sfmath-0.8-4|29	
14mu|texlive-sfmath-0.8-4|30	#-----------------------------------------------------------------------
14mu|texlive-sfmath-0.8-4|31	%prep
14mu|texlive-sfmath-0.8-4|32	%setup -c -a0
14mu|texlive-sfmath-0.8-4|33	
14mu|texlive-sfmath-0.8-4|34	%build
14mu|texlive-sfmath-0.8-4|35	
14mu|texlive-sfmath-0.8-4|36	%install
14mu|texlive-sfmath-0.8-4|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sfmath-0.8-4|38	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-sfmath-0.8-4|39	
14mu|texlive-sfmath-0.8-4|40	
14mu|texlive-sfmath-0.8-4|41	
14mu|texlive-sfmath-0.8-4|42	%changelog
14mu|texlive-sfmath-0.8-4|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8-4
14mu|texlive-sfmath-0.8-4|44	+ Revision: 8ca0808
14mu|texlive-sfmath-0.8-4|45	- MassBuild#674: Increase release tag
14mu|texlive-sfmath-0.8-4|46	
14mu|texlive-sfmath-0.8-4|47	

25754 14
14mu|texlive-sgame-2.14-4|1	# revision 15878
14mu|texlive-sgame-2.14-4|2	# category Package
14mu|texlive-sgame-2.14-4|3	# catalog-ctan /macros/latex/contrib/sgame
14mu|texlive-sgame-2.14-4|4	# catalog-date 2008-12-03 15:15:08 +0100
14mu|texlive-sgame-2.14-4|5	# catalog-license lppl
14mu|texlive-sgame-2.14-4|6	# catalog-version 2.14
14mu|texlive-sgame-2.14-4|7	Name:		texlive-sgame
14mu|texlive-sgame-2.14-4|8	Version:	2.14
14mu|texlive-sgame-2.14-4|9	Release:	4
14mu|texlive-sgame-2.14-4|10	Summary:	LaTeX style for typesetting strategic games
14mu|texlive-sgame-2.14-4|11	Group:		Publishing
14mu|texlive-sgame-2.14-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sgame
14mu|texlive-sgame-2.14-4|13	License:	LPPL
14mu|texlive-sgame-2.14-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sgame.tar.xz
14mu|texlive-sgame-2.14-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sgame.doc.tar.xz
14mu|texlive-sgame-2.14-4|16	BuildArch:	noarch
14mu|texlive-sgame-2.14-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sgame-2.14-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sgame-2.14-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sgame-2.14-4|20	
14mu|texlive-sgame-2.14-4|21	%description
14mu|texlive-sgame-2.14-4|22	Formats strategic games. For a 2x2 game, for example, the
14mu|texlive-sgame-2.14-4|23	input: \begin{game}{2}{2} &$L$ &$M$\\ $T$ &$2,2$ &$2,0$\\ $B$
14mu|texlive-sgame-2.14-4|24	&$3,0$ &$0,9$ \end{game} produces output with (a) boxes around
14mu|texlive-sgame-2.14-4|25	the payoffs, (b) payoff columns of equal width, and (c) payoffs
14mu|texlive-sgame-2.14-4|26	vertically centered within the boxes. Note that the game
14mu|texlive-sgame-2.14-4|27	environment will not work in the argument of another command.
14mu|texlive-sgame-2.14-4|28	
14mu|texlive-sgame-2.14-4|29	
14mu|texlive-sgame-2.14-4|30	#-----------------------------------------------------------------------
14mu|texlive-sgame-2.14-4|31	%files
14mu|texlive-sgame-2.14-4|32	%{_texmfdistdir}/tex/latex/sgame/sgame.sty
14mu|texlive-sgame-2.14-4|33	%{_texmfdistdir}/tex/latex/sgame/sgamevar.sty
14mu|texlive-sgame-2.14-4|34	%doc %{_texmfdistdir}/doc/latex/sgame/README
14mu|texlive-sgame-2.14-4|35	%doc %{_texmfdistdir}/doc/latex/sgame/sgame.pdf
14mu|texlive-sgame-2.14-4|36	%doc %{_texmfdistdir}/doc/latex/sgame/sgame.tex
14mu|texlive-sgame-2.14-4|37	
14mu|texlive-sgame-2.14-4|38	#-----------------------------------------------------------------------
14mu|texlive-sgame-2.14-4|39	%prep
14mu|texlive-sgame-2.14-4|40	%setup -c -a0 -a1
14mu|texlive-sgame-2.14-4|41	
14mu|texlive-sgame-2.14-4|42	%build
14mu|texlive-sgame-2.14-4|43	
14mu|texlive-sgame-2.14-4|44	%install
14mu|texlive-sgame-2.14-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sgame-2.14-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sgame-2.14-4|47	
14mu|texlive-sgame-2.14-4|48	
14mu|texlive-sgame-2.14-4|49	
14mu|texlive-sgame-2.14-4|50	%changelog
14mu|texlive-sgame-2.14-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.14-4
14mu|texlive-sgame-2.14-4|52	+ Revision: 54c3111
14mu|texlive-sgame-2.14-4|53	- MassBuild#674: Increase release tag
14mu|texlive-sgame-2.14-4|54	
14mu|texlive-sgame-2.14-4|55	

25755 14
14mu|texlive-shadethm-20101104-4|1	# revision 20319
14mu|texlive-shadethm-20101104-4|2	# category Package
14mu|texlive-shadethm-20101104-4|3	# catalog-ctan /macros/latex/contrib/shadethm
14mu|texlive-shadethm-20101104-4|4	# catalog-date 2010-11-04 00:16:31 +0100
14mu|texlive-shadethm-20101104-4|5	# catalog-license lppl
14mu|texlive-shadethm-20101104-4|6	# catalog-version undef
14mu|texlive-shadethm-20101104-4|7	Name:		texlive-shadethm
14mu|texlive-shadethm-20101104-4|8	Version:	20101104
14mu|texlive-shadethm-20101104-4|9	Release:	4
14mu|texlive-shadethm-20101104-4|10	Summary:	Theorem environments that are shaded
14mu|texlive-shadethm-20101104-4|11	Group:		Publishing
14mu|texlive-shadethm-20101104-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shadethm
14mu|texlive-shadethm-20101104-4|13	License:	LPPL
14mu|texlive-shadethm-20101104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadethm.tar.xz
14mu|texlive-shadethm-20101104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadethm.doc.tar.xz
14mu|texlive-shadethm-20101104-4|16	BuildArch:	noarch
14mu|texlive-shadethm-20101104-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-shadethm-20101104-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-shadethm-20101104-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-shadethm-20101104-4|20	
14mu|texlive-shadethm-20101104-4|21	%description
14mu|texlive-shadethm-20101104-4|22	Extends the \newtheorem command. If you say
14mu|texlive-shadethm-20101104-4|23	\newshadetheorem{theorem}{Theorem} in the preamble then your
14mu|texlive-shadethm-20101104-4|24	regular \begin{theorem} .. \end{theorem} will produce a theorem
14mu|texlive-shadethm-20101104-4|25	statement in a shaded box. It supports all the options of
14mu|texlive-shadethm-20101104-4|26	\newtheorem, including forms \newshadetheorem{..}[..]{..} and
14mu|texlive-shadethm-20101104-4|27	\newshadetheorem{..}{..}[..].
14mu|texlive-shadethm-20101104-4|28	
14mu|texlive-shadethm-20101104-4|29	
14mu|texlive-shadethm-20101104-4|30	#-----------------------------------------------------------------------
14mu|texlive-shadethm-20101104-4|31	%files
14mu|texlive-shadethm-20101104-4|32	%{_texmfdistdir}/tex/latex/shadethm/colored.sth
14mu|texlive-shadethm-20101104-4|33	%{_texmfdistdir}/tex/latex/shadethm/shadein.sth
14mu|texlive-shadethm-20101104-4|34	%{_texmfdistdir}/tex/latex/shadethm/shadethm.sty
14mu|texlive-shadethm-20101104-4|35	%doc %{_texmfdistdir}/doc/latex/shadethm/1st_read.me
14mu|texlive-shadethm-20101104-4|36	%doc %{_texmfdistdir}/doc/latex/shadethm/shadetest.pdf
14mu|texlive-shadethm-20101104-4|37	%doc %{_texmfdistdir}/doc/latex/shadethm/shadetest.tex
14mu|texlive-shadethm-20101104-4|38	%doc %{_texmfdistdir}/doc/latex/shadethm/shadethm-doc.pdf
14mu|texlive-shadethm-20101104-4|39	%doc %{_texmfdistdir}/doc/latex/shadethm/shadethm-doc.tex
14mu|texlive-shadethm-20101104-4|40	
14mu|texlive-shadethm-20101104-4|41	#-----------------------------------------------------------------------
14mu|texlive-shadethm-20101104-4|42	%prep
14mu|texlive-shadethm-20101104-4|43	%setup -c -a0 -a1
14mu|texlive-shadethm-20101104-4|44	
14mu|texlive-shadethm-20101104-4|45	%build
14mu|texlive-shadethm-20101104-4|46	
14mu|texlive-shadethm-20101104-4|47	%install
14mu|texlive-shadethm-20101104-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-shadethm-20101104-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-shadethm-20101104-4|50	
14mu|texlive-shadethm-20101104-4|51	
14mu|texlive-shadethm-20101104-4|52	
14mu|texlive-shadethm-20101104-4|53	%changelog
14mu|texlive-shadethm-20101104-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101104-4
14mu|texlive-shadethm-20101104-4|55	+ Revision: 53114a5
14mu|texlive-shadethm-20101104-4|56	- MassBuild#674: Increase release tag
14mu|texlive-shadethm-20101104-4|57	
14mu|texlive-shadethm-20101104-4|58	

25756 14
14mu|texlive-shadow-20101101-4|1	# revision 20312
14mu|texlive-shadow-20101101-4|2	# category Package
14mu|texlive-shadow-20101101-4|3	# catalog-ctan /macros/latex/contrib/shadow
14mu|texlive-shadow-20101101-4|4	# catalog-date 2010-11-01 13:35:24 +0100
14mu|texlive-shadow-20101101-4|5	# catalog-license lppl
14mu|texlive-shadow-20101101-4|6	# catalog-version undef
14mu|texlive-shadow-20101101-4|7	Name:		texlive-shadow
14mu|texlive-shadow-20101101-4|8	Version:	20101101
14mu|texlive-shadow-20101101-4|9	Release:	4
14mu|texlive-shadow-20101101-4|10	Summary:	Shadow boxes
14mu|texlive-shadow-20101101-4|11	Group:		Publishing
14mu|texlive-shadow-20101101-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shadow
14mu|texlive-shadow-20101101-4|13	License:	LPPL
14mu|texlive-shadow-20101101-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadow.tar.xz
14mu|texlive-shadow-20101101-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadow.doc.tar.xz
14mu|texlive-shadow-20101101-4|16	BuildArch:	noarch
14mu|texlive-shadow-20101101-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-shadow-20101101-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-shadow-20101101-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-shadow-20101101-4|20	
14mu|texlive-shadow-20101101-4|21	%description
14mu|texlive-shadow-20101101-4|22	Defines a command \shabox (analgous to \fbox), and supporting
14mu|texlive-shadow-20101101-4|23	mechanisms.
14mu|texlive-shadow-20101101-4|24	
14mu|texlive-shadow-20101101-4|25	
14mu|texlive-shadow-20101101-4|26	#-----------------------------------------------------------------------
14mu|texlive-shadow-20101101-4|27	%files
14mu|texlive-shadow-20101101-4|28	%{_texmfdistdir}/tex/latex/shadow/shadow.sty
14mu|texlive-shadow-20101101-4|29	%doc %{_texmfdistdir}/doc/latex/shadow/shadow-doc.pdf
14mu|texlive-shadow-20101101-4|30	%doc %{_texmfdistdir}/doc/latex/shadow/shadow-doc.tex
14mu|texlive-shadow-20101101-4|31	
14mu|texlive-shadow-20101101-4|32	#-----------------------------------------------------------------------
14mu|texlive-shadow-20101101-4|33	%prep
14mu|texlive-shadow-20101101-4|34	%setup -c -a0 -a1
14mu|texlive-shadow-20101101-4|35	
14mu|texlive-shadow-20101101-4|36	%build
14mu|texlive-shadow-20101101-4|37	
14mu|texlive-shadow-20101101-4|38	%install
14mu|texlive-shadow-20101101-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-shadow-20101101-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-shadow-20101101-4|41	
14mu|texlive-shadow-20101101-4|42	
14mu|texlive-shadow-20101101-4|43	
14mu|texlive-shadow-20101101-4|44	%changelog
14mu|texlive-shadow-20101101-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101101-4
14mu|texlive-shadow-20101101-4|46	+ Revision: 731efc5
14mu|texlive-shadow-20101101-4|47	- MassBuild#674: Increase release tag
14mu|texlive-shadow-20101101-4|48	
14mu|texlive-shadow-20101101-4|49	

25757 14
14mu|texlive-shadowtext-0.3-4|1	# revision 26522
14mu|texlive-shadowtext-0.3-4|2	# category Package
14mu|texlive-shadowtext-0.3-4|3	# catalog-ctan /macros/latex/contrib/shadowtext
14mu|texlive-shadowtext-0.3-4|4	# catalog-date 2012-05-18 19:11:54 +0200
14mu|texlive-shadowtext-0.3-4|5	# catalog-license lppl
14mu|texlive-shadowtext-0.3-4|6	# catalog-version 0.3
14mu|texlive-shadowtext-0.3-4|7	Name:		texlive-shadowtext
14mu|texlive-shadowtext-0.3-4|8	Version:	0.3
14mu|texlive-shadowtext-0.3-4|9	Release:	4
14mu|texlive-shadowtext-0.3-4|10	Summary:	shadowtext
14mu|texlive-shadowtext-0.3-4|11	Group:		Publishing
14mu|texlive-shadowtext-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shadowtext
14mu|texlive-shadowtext-0.3-4|13	License:	LPPL
14mu|texlive-shadowtext-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadowtext.tar.xz
14mu|texlive-shadowtext-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadowtext.doc.tar.xz
14mu|texlive-shadowtext-0.3-4|16	BuildArch:	noarch
14mu|texlive-shadowtext-0.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-shadowtext-0.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-shadowtext-0.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-shadowtext-0.3-4|20	
14mu|texlive-shadowtext-0.3-4|21	%description
14mu|texlive-shadowtext-0.3-4|22	The package introduces a command \shadowtext, which adds a drop
14mu|texlive-shadowtext-0.3-4|23	shadow to the text that is given as its argument. The colour
14mu|texlive-shadowtext-0.3-4|24	and positioning of the shadow are customisable.
14mu|texlive-shadowtext-0.3-4|25	
14mu|texlive-shadowtext-0.3-4|26	
14mu|texlive-shadowtext-0.3-4|27	#-----------------------------------------------------------------------
14mu|texlive-shadowtext-0.3-4|28	%files
14mu|texlive-shadowtext-0.3-4|29	%{_texmfdistdir}/tex/latex/shadowtext/shadowtext.sty
14mu|texlive-shadowtext-0.3-4|30	%doc %{_texmfdistdir}/doc/latex/shadowtext/README
14mu|texlive-shadowtext-0.3-4|31	%doc %{_texmfdistdir}/doc/latex/shadowtext/shadowtext.pdf
14mu|texlive-shadowtext-0.3-4|32	%doc %{_texmfdistdir}/doc/latex/shadowtext/shadowtext.tex
14mu|texlive-shadowtext-0.3-4|33	
14mu|texlive-shadowtext-0.3-4|34	#-----------------------------------------------------------------------
14mu|texlive-shadowtext-0.3-4|35	%prep
14mu|texlive-shadowtext-0.3-4|36	%setup -c -a0 -a1
14mu|texlive-shadowtext-0.3-4|37	
14mu|texlive-shadowtext-0.3-4|38	%build
14mu|texlive-shadowtext-0.3-4|39	
14mu|texlive-shadowtext-0.3-4|40	%install
14mu|texlive-shadowtext-0.3-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-shadowtext-0.3-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-shadowtext-0.3-4|43	
14mu|texlive-shadowtext-0.3-4|44	
14mu|texlive-shadowtext-0.3-4|45	
14mu|texlive-shadowtext-0.3-4|46	%changelog
14mu|texlive-shadowtext-0.3-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-shadowtext-0.3-4|48	+ Revision: 52fa474
14mu|texlive-shadowtext-0.3-4|49	- MassBuild#674: Increase release tag
14mu|texlive-shadowtext-0.3-4|50	
14mu|texlive-shadowtext-0.3-4|51	

25758 14
14mu|texlive-shapepar-2.1-4|1	# revision 15878
14mu|texlive-shapepar-2.1-4|2	# category Package
14mu|texlive-shapepar-2.1-4|3	# catalog-ctan /macros/latex/contrib/shapepar
14mu|texlive-shapepar-2.1-4|4	# catalog-date 2009-10-10 00:35:28 +0200
14mu|texlive-shapepar-2.1-4|5	# catalog-license other-free
14mu|texlive-shapepar-2.1-4|6	# catalog-version 2.1
14mu|texlive-shapepar-2.1-4|7	Name:		texlive-shapepar
14mu|texlive-shapepar-2.1-4|8	Version:	2.1
14mu|texlive-shapepar-2.1-4|9	Release:	4
14mu|texlive-shapepar-2.1-4|10	Summary:	A macro to typeset paragraphs in specific shapes
14mu|texlive-shapepar-2.1-4|11	Group:		Publishing
14mu|texlive-shapepar-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shapepar
14mu|texlive-shapepar-2.1-4|13	License:	OTHER-FREE
14mu|texlive-shapepar-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shapepar.tar.xz
14mu|texlive-shapepar-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shapepar.doc.tar.xz
14mu|texlive-shapepar-2.1-4|16	BuildArch:	noarch
14mu|texlive-shapepar-2.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-shapepar-2.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-shapepar-2.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-shapepar-2.1-4|20	
14mu|texlive-shapepar-2.1-4|21	%description
14mu|texlive-shapepar-2.1-4|22	\shapepar is a macro to typeset paragraphs in a specific shape.
14mu|texlive-shapepar-2.1-4|23	The size is adjusted automatically so that the entire shape is
14mu|texlive-shapepar-2.1-4|24	filled with text. There may not be displayed maths or
14mu|texlive-shapepar-2.1-4|25	'\vadjust' material (no \vspace) in the argument of \shapepar.
14mu|texlive-shapepar-2.1-4|26	The macros work for both LaTeX and plain TeX. For LaTeX,
14mu|texlive-shapepar-2.1-4|27	specify \usepackage{shapepar}; for Plain, \input shapepar.sty.
14mu|texlive-shapepar-2.1-4|28	\shapepar works in terms of user-defined shapes, though the
14mu|texlive-shapepar-2.1-4|29	package does provide some predefined shapes: so you can form
14mu|texlive-shapepar-2.1-4|30	any paragraph into the form of a heart by putting
14mu|texlive-shapepar-2.1-4|31	\heartpar{sometext...} inside your document. The tedium of
14mu|texlive-shapepar-2.1-4|32	creating these polygon definitions may be alleviated by using
14mu|texlive-shapepar-2.1-4|33	the shapepatch extension to transfig which will convert xfig
14mu|texlive-shapepar-2.1-4|34	output to \shapepar polygon form.
14mu|texlive-shapepar-2.1-4|35	
14mu|texlive-shapepar-2.1-4|36	
14mu|texlive-shapepar-2.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-shapepar-2.1-4|38	%files
14mu|texlive-shapepar-2.1-4|39	%{_texmfdistdir}/tex/generic/shapepar/shapepar.sty
14mu|texlive-shapepar-2.1-4|40	%doc %{_texmfdistdir}/doc/generic/shapepar/Canflagshape.def
14mu|texlive-shapepar-2.1-4|41	%doc %{_texmfdistdir}/doc/generic/shapepar/README.shapepar
14mu|texlive-shapepar-2.1-4|42	%doc %{_texmfdistdir}/doc/generic/shapepar/TeXshape.def
14mu|texlive-shapepar-2.1-4|43	%doc %{_texmfdistdir}/doc/generic/shapepar/candleshape.def
14mu|texlive-shapepar-2.1-4|44	%doc %{_texmfdistdir}/doc/generic/shapepar/dropshape.def
14mu|texlive-shapepar-2.1-4|45	%doc %{_texmfdistdir}/doc/generic/shapepar/proshap.py
14mu|texlive-shapepar-2.1-4|46	%doc %{_texmfdistdir}/doc/generic/shapepar/shapepar.ltx
14mu|texlive-shapepar-2.1-4|47	%doc %{_texmfdistdir}/doc/generic/shapepar/shapepar.pdf
14mu|texlive-shapepar-2.1-4|48	%doc %{_texmfdistdir}/doc/generic/shapepar/triangleshapes.def
14mu|texlive-shapepar-2.1-4|49	
14mu|texlive-shapepar-2.1-4|50	#-----------------------------------------------------------------------
14mu|texlive-shapepar-2.1-4|51	%prep
14mu|texlive-shapepar-2.1-4|52	%setup -c -a0 -a1
14mu|texlive-shapepar-2.1-4|53	
14mu|texlive-shapepar-2.1-4|54	%build
14mu|texlive-shapepar-2.1-4|55	
14mu|texlive-shapepar-2.1-4|56	%install
14mu|texlive-shapepar-2.1-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-shapepar-2.1-4|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-shapepar-2.1-4|59	
14mu|texlive-shapepar-2.1-4|60	
14mu|texlive-shapepar-2.1-4|61	
14mu|texlive-shapepar-2.1-4|62	%changelog
14mu|texlive-shapepar-2.1-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-shapepar-2.1-4|64	+ Revision: 24b0dc8
14mu|texlive-shapepar-2.1-4|65	- MassBuild#674: Increase release tag
14mu|texlive-shapepar-2.1-4|66	
14mu|texlive-shapepar-2.1-4|67	

25759 14
14mu|texlive-shipunov-1.1-4|1	# revision 24203
14mu|texlive-shipunov-1.1-4|2	# category Package
14mu|texlive-shipunov-1.1-4|3	# catalog-ctan /macros/latex/contrib/shipunov
14mu|texlive-shipunov-1.1-4|4	# catalog-date 2010-10-26 16:14:45 +0200
14mu|texlive-shipunov-1.1-4|5	# catalog-license lppl
14mu|texlive-shipunov-1.1-4|6	# catalog-version 1.1
14mu|texlive-shipunov-1.1-4|7	Name:		texlive-shipunov
14mu|texlive-shipunov-1.1-4|8	Version:	1.1
14mu|texlive-shipunov-1.1-4|9	Release:	4
14mu|texlive-shipunov-1.1-4|10	Summary:	A collection of LaTeX packages and classes
14mu|texlive-shipunov-1.1-4|11	Group:		Publishing
14mu|texlive-shipunov-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shipunov
14mu|texlive-shipunov-1.1-4|13	License:	LPPL
14mu|texlive-shipunov-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shipunov.tar.xz
14mu|texlive-shipunov-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shipunov.doc.tar.xz
14mu|texlive-shipunov-1.1-4|16	BuildArch:	noarch
14mu|texlive-shipunov-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-shipunov-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-shipunov-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-shipunov-1.1-4|20	
14mu|texlive-shipunov-1.1-4|21	%description
14mu|texlive-shipunov-1.1-4|22	The bundle collects packages and classes, along with one
14mu|texlive-shipunov-1.1-4|23	bibliography style and examples and scripts for converting TeX
14mu|texlive-shipunov-1.1-4|24	files. Many of the files in the collection are designed to
14mu|texlive-shipunov-1.1-4|25	support field biologists and/or Russian writers, while others
14mu|texlive-shipunov-1.1-4|26	have wider application. The collection includes (among others):
14mu|texlive-shipunov-1.1-4|27	- altverse, a simple verse typesetting package; - autolist,
14mu|texlive-shipunov-1.1-4|28	which provides various list formatting facilities; - biokey,
14mu|texlive-shipunov-1.1-4|29	which provides a mechanism for typesetting biological
14mu|texlive-shipunov-1.1-4|30	identification lists; - biolist, which typesets species lists;
14mu|texlive-shipunov-1.1-4|31	- boldline, which typesets heavier separating lines in tables;
14mu|texlive-shipunov-1.1-4|32	- cassete, which lays out audio cassette inserts; - classif2,
14mu|texlive-shipunov-1.1-4|33	which typesets classification lists; - drcaps, which provides
14mu|texlive-shipunov-1.1-4|34	dropped capital macros; - etiketka, a class for typesetting
14mu|texlive-shipunov-1.1-4|35	business-card-sized information (including business cards); -
14mu|texlive-shipunov-1.1-4|36	flower, for typesetting lists of flower formulae; - isyntax; -
14mu|texlive-shipunov-1.1-4|37	numerus; - punct; - sltables, which develops on the stables
14mu|texlive-shipunov-1.1-4|38	package, for use in a LaTeX context; and - starfn.
14mu|texlive-shipunov-1.1-4|39	
14mu|texlive-shipunov-1.1-4|40	
14mu|texlive-shipunov-1.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-shipunov-1.1-4|42	%files
14mu|texlive-shipunov-1.1-4|43	%{_texmfdistdir}/bibtex/bst/shipunov/rusnat.bst
14mu|texlive-shipunov-1.1-4|44	%{_texmfdistdir}/scripts/shipunov/biokey2html.bat
14mu|texlive-shipunov-1.1-4|45	%{_texmfdistdir}/scripts/shipunov/biokey2html.sh
14mu|texlive-shipunov-1.1-4|46	%{_texmfdistdir}/scripts/shipunov/biokey2html1.pl
14mu|texlive-shipunov-1.1-4|47	%{_texmfdistdir}/scripts/shipunov/biokey2html2.pl
14mu|texlive-shipunov-1.1-4|48	%{_texmfdistdir}/scripts/shipunov/biokey2html3.pl
14mu|texlive-shipunov-1.1-4|49	%{_texmfdistdir}/tex/latex/shipunov/altverse.sty
14mu|texlive-shipunov-1.1-4|50	%{_texmfdistdir}/tex/latex/shipunov/autolist.sty
14mu|texlive-shipunov-1.1-4|51	%{_texmfdistdir}/tex/latex/shipunov/biokey.sty
14mu|texlive-shipunov-1.1-4|52	%{_texmfdistdir}/tex/latex/shipunov/biolist.sty
14mu|texlive-shipunov-1.1-4|53	%{_texmfdistdir}/tex/latex/shipunov/boldline.sty
14mu|texlive-shipunov-1.1-4|54	%{_texmfdistdir}/tex/latex/shipunov/cassete.cls
14mu|texlive-shipunov-1.1-4|55	%{_texmfdistdir}/tex/latex/shipunov/classif2.sty
14mu|texlive-shipunov-1.1-4|56	%{_texmfdistdir}/tex/latex/shipunov/drcaps.sty
14mu|texlive-shipunov-1.1-4|57	%{_texmfdistdir}/tex/latex/shipunov/etiketka.cls
14mu|texlive-shipunov-1.1-4|58	%{_texmfdistdir}/tex/latex/shipunov/flower.sty
14mu|texlive-shipunov-1.1-4|59	%{_texmfdistdir}/tex/latex/shipunov/isyntax.sty
14mu|texlive-shipunov-1.1-4|60	%{_texmfdistdir}/tex/latex/shipunov/numerus.sty
14mu|texlive-shipunov-1.1-4|61	%{_texmfdistdir}/tex/latex/shipunov/punct.sty
14mu|texlive-shipunov-1.1-4|62	%{_texmfdistdir}/tex/latex/shipunov/sltables.sty
14mu|texlive-shipunov-1.1-4|63	%{_texmfdistdir}/tex/latex/shipunov/starfn.sty
14mu|texlive-shipunov-1.1-4|64	%doc %{_texmfdistdir}/doc/latex/shipunov/NEWS
14mu|texlive-shipunov-1.1-4|65	%doc %{_texmfdistdir}/doc/latex/shipunov/README
14mu|texlive-shipunov-1.1-4|66	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex-en.pdf
14mu|texlive-shipunov-1.1-4|67	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex-en.tex
14mu|texlive-shipunov-1.1-4|68	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex1-ru.pdf
14mu|texlive-shipunov-1.1-4|69	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex1-ru.tex
14mu|texlive-shipunov-1.1-4|70	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex2-ru.pdf
14mu|texlive-shipunov-1.1-4|71	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex2-ru.tex
14mu|texlive-shipunov-1.1-4|72	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-en.pdf
14mu|texlive-shipunov-1.1-4|73	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-en.tex
14mu|texlive-shipunov-1.1-4|74	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-ru.pdf
14mu|texlive-shipunov-1.1-4|75	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-ru.tex
14mu|texlive-shipunov-1.1-4|76	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey-doc-en.pdf
14mu|texlive-shipunov-1.1-4|77	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey-doc-en.tex
14mu|texlive-shipunov-1.1-4|78	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-doc-en.pdf
14mu|texlive-shipunov-1.1-4|79	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-doc-en.tex
14mu|texlive-shipunov-1.1-4|80	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-ex-en.html
14mu|texlive-shipunov-1.1-4|81	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-ex-en1.pdf
14mu|texlive-shipunov-1.1-4|82	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-ex-en2.pdf
14mu|texlive-shipunov-1.1-4|83	%doc %{_texmfdistdir}/doc/latex/shipunov/biolist-ex-en.pdf
14mu|texlive-shipunov-1.1-4|84	%doc %{_texmfdistdir}/doc/latex/shipunov/biolist-ex-en.tex
14mu|texlive-shipunov-1.1-4|85	%doc %{_texmfdistdir}/doc/latex/shipunov/boldline-ex-en.pdf
14mu|texlive-shipunov-1.1-4|86	%doc %{_texmfdistdir}/doc/latex/shipunov/boldline-ex-en.tex
14mu|texlive-shipunov-1.1-4|87	%doc %{_texmfdistdir}/doc/latex/shipunov/cassete-ex-ru.pdf
14mu|texlive-shipunov-1.1-4|88	%doc %{_texmfdistdir}/doc/latex/shipunov/cassete-ex-ru.tex
14mu|texlive-shipunov-1.1-4|89	%doc %{_texmfdistdir}/doc/latex/shipunov/classif2-ex-en.pdf
14mu|texlive-shipunov-1.1-4|90	%doc %{_texmfdistdir}/doc/latex/shipunov/classif2-ex-en.tex
14mu|texlive-shipunov-1.1-4|91	%doc %{_texmfdistdir}/doc/latex/shipunov/drcaps-ex-en.pdf
14mu|texlive-shipunov-1.1-4|92	%doc %{_texmfdistdir}/doc/latex/shipunov/drcaps-ex-en.tex
14mu|texlive-shipunov-1.1-4|93	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex-ru.pdf
14mu|texlive-shipunov-1.1-4|94	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex-ru.tex
14mu|texlive-shipunov-1.1-4|95	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex1-en.pdf
14mu|texlive-shipunov-1.1-4|96	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex1-en.tex
14mu|texlive-shipunov-1.1-4|97	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex2-en.pdf
14mu|texlive-shipunov-1.1-4|98	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex2-en.tex
14mu|texlive-shipunov-1.1-4|99	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex1-ru.pdf
14mu|texlive-shipunov-1.1-4|100	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex1-ru.tex
14mu|texlive-shipunov-1.1-4|101	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex2-ru.pdf
14mu|texlive-shipunov-1.1-4|102	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex2-ru.tex
14mu|texlive-shipunov-1.1-4|103	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en-x.pdf
14mu|texlive-shipunov-1.1-4|104	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en-x.tex
14mu|texlive-shipunov-1.1-4|105	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en.pdf
14mu|texlive-shipunov-1.1-4|106	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en.tex
14mu|texlive-shipunov-1.1-4|107	%doc %{_texmfdistdir}/doc/latex/shipunov/isyntax-ex-en.tex
14mu|texlive-shipunov-1.1-4|108	%doc %{_texmfdistdir}/doc/latex/shipunov/numerus-ex-ru.pdf
14mu|texlive-shipunov-1.1-4|109	%doc %{_texmfdistdir}/doc/latex/shipunov/numerus-ex-ru.tex
14mu|texlive-shipunov-1.1-4|110	%doc %{_texmfdistdir}/doc/latex/shipunov/punct-ex-en.pdf
14mu|texlive-shipunov-1.1-4|111	%doc %{_texmfdistdir}/doc/latex/shipunov/punct-ex-en.tex
14mu|texlive-shipunov-1.1-4|112	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-doc-ru.pdf
14mu|texlive-shipunov-1.1-4|113	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-doc-ru.tex
14mu|texlive-shipunov-1.1-4|114	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex-ru.bib
14mu|texlive-shipunov-1.1-4|115	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex1-ru.pdf
14mu|texlive-shipunov-1.1-4|116	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex1-ru.tex
14mu|texlive-shipunov-1.1-4|117	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex2-ru.pdf
14mu|texlive-shipunov-1.1-4|118	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex2-ru.tex
14mu|texlive-shipunov-1.1-4|119	%doc %{_texmfdistdir}/doc/latex/shipunov/sltables-doc-en.pdf
14mu|texlive-shipunov-1.1-4|120	%doc %{_texmfdistdir}/doc/latex/shipunov/sltables-doc-en.tex
14mu|texlive-shipunov-1.1-4|121	%doc %{_texmfdistdir}/doc/latex/shipunov/starfn-ex-ru.pdf
14mu|texlive-shipunov-1.1-4|122	%doc %{_texmfdistdir}/doc/latex/shipunov/starfn-ex-ru.tex
14mu|texlive-shipunov-1.1-4|123	
14mu|texlive-shipunov-1.1-4|124	#-----------------------------------------------------------------------
14mu|texlive-shipunov-1.1-4|125	%prep
14mu|texlive-shipunov-1.1-4|126	%setup -c -a0 -a1
14mu|texlive-shipunov-1.1-4|127	
14mu|texlive-shipunov-1.1-4|128	%build
14mu|texlive-shipunov-1.1-4|129	
14mu|texlive-shipunov-1.1-4|130	%install
14mu|texlive-shipunov-1.1-4|131	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-shipunov-1.1-4|132	cp -fpar bibtex scripts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-shipunov-1.1-4|133	
14mu|texlive-shipunov-1.1-4|134	
14mu|texlive-shipunov-1.1-4|135	
14mu|texlive-shipunov-1.1-4|136	%changelog
14mu|texlive-shipunov-1.1-4|137	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-shipunov-1.1-4|138	+ Revision: 9580b98
14mu|texlive-shipunov-1.1-4|139	- MassBuild#674: Increase release tag
14mu|texlive-shipunov-1.1-4|140	
14mu|texlive-shipunov-1.1-4|141	

25760 14
14mu|texlive-shorttoc-1.3-4|1	# revision 15878
14mu|texlive-shorttoc-1.3-4|2	# category Package
14mu|texlive-shorttoc-1.3-4|3	# catalog-ctan /macros/latex/contrib/shorttoc
14mu|texlive-shorttoc-1.3-4|4	# catalog-date 2006-11-06 12:20:58 +0100
14mu|texlive-shorttoc-1.3-4|5	# catalog-license lppl
14mu|texlive-shorttoc-1.3-4|6	# catalog-version 1.3
14mu|texlive-shorttoc-1.3-4|7	Name:		texlive-shorttoc
14mu|texlive-shorttoc-1.3-4|8	Version:	1.3
14mu|texlive-shorttoc-1.3-4|9	Release:	4
14mu|texlive-shorttoc-1.3-4|10	Summary:	Table of contents with different depths
14mu|texlive-shorttoc-1.3-4|11	Group:		Publishing
14mu|texlive-shorttoc-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shorttoc
14mu|texlive-shorttoc-1.3-4|13	License:	LPPL
14mu|texlive-shorttoc-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shorttoc.tar.xz
14mu|texlive-shorttoc-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shorttoc.doc.tar.xz
14mu|texlive-shorttoc-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shorttoc.source.tar.xz
14mu|texlive-shorttoc-1.3-4|17	BuildArch:	noarch
14mu|texlive-shorttoc-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-shorttoc-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-shorttoc-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-shorttoc-1.3-4|21	
14mu|texlive-shorttoc-1.3-4|22	%description
14mu|texlive-shorttoc-1.3-4|23	A package to create another table of contents with a different
14mu|texlive-shorttoc-1.3-4|24	depth, useful in large documents where a detailed table of
14mu|texlive-shorttoc-1.3-4|25	contents should be accompanied by a shorter one, giving only a
14mu|texlive-shorttoc-1.3-4|26	general overview of the main topics in the document.
14mu|texlive-shorttoc-1.3-4|27	
14mu|texlive-shorttoc-1.3-4|28	
14mu|texlive-shorttoc-1.3-4|29	#-----------------------------------------------------------------------
14mu|texlive-shorttoc-1.3-4|30	%files
14mu|texlive-shorttoc-1.3-4|31	%{_texmfdistdir}/tex/latex/shorttoc/shorttoc.sty
14mu|texlive-shorttoc-1.3-4|32	%doc %{_texmfdistdir}/doc/latex/shorttoc/00readme
14mu|texlive-shorttoc-1.3-4|33	%doc %{_texmfdistdir}/doc/latex/shorttoc/shorttoc.pdf
14mu|texlive-shorttoc-1.3-4|34	#- source
14mu|texlive-shorttoc-1.3-4|35	%doc %{_texmfdistdir}/source/latex/shorttoc/shorttoc.dtx
14mu|texlive-shorttoc-1.3-4|36	%doc %{_texmfdistdir}/source/latex/shorttoc/shorttoc.ins
14mu|texlive-shorttoc-1.3-4|37	
14mu|texlive-shorttoc-1.3-4|38	#-----------------------------------------------------------------------
14mu|texlive-shorttoc-1.3-4|39	%prep
14mu|texlive-shorttoc-1.3-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-shorttoc-1.3-4|41	
14mu|texlive-shorttoc-1.3-4|42	%build
14mu|texlive-shorttoc-1.3-4|43	
14mu|texlive-shorttoc-1.3-4|44	%install
14mu|texlive-shorttoc-1.3-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-shorttoc-1.3-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-shorttoc-1.3-4|47	
14mu|texlive-shorttoc-1.3-4|48	
14mu|texlive-shorttoc-1.3-4|49	
14mu|texlive-shorttoc-1.3-4|50	%changelog
14mu|texlive-shorttoc-1.3-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-shorttoc-1.3-4|52	+ Revision: f56c820
14mu|texlive-shorttoc-1.3-4|53	- MassBuild#674: Increase release tag
14mu|texlive-shorttoc-1.3-4|54	
14mu|texlive-shorttoc-1.3-4|55	

25761 14
14mu|texlive-show2e-1.0-4|1	# revision 15878
14mu|texlive-show2e-1.0-4|2	# category Package
14mu|texlive-show2e-1.0-4|3	# catalog-ctan /macros/latex/contrib/show2e
14mu|texlive-show2e-1.0-4|4	# catalog-date 2008-08-23 15:48:35 +0200
14mu|texlive-show2e-1.0-4|5	# catalog-license lppl
14mu|texlive-show2e-1.0-4|6	# catalog-version 1.0
14mu|texlive-show2e-1.0-4|7	Name:		texlive-show2e
14mu|texlive-show2e-1.0-4|8	Version:	1.0
14mu|texlive-show2e-1.0-4|9	Release:	4
14mu|texlive-show2e-1.0-4|10	Summary:	Variants of \show for LaTeX2e
14mu|texlive-show2e-1.0-4|11	Group:		Publishing
14mu|texlive-show2e-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/show2e
14mu|texlive-show2e-1.0-4|13	License:	LPPL
14mu|texlive-show2e-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/show2e.tar.xz
14mu|texlive-show2e-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/show2e.doc.tar.xz
14mu|texlive-show2e-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/show2e.source.tar.xz
14mu|texlive-show2e-1.0-4|17	BuildArch:	noarch
14mu|texlive-show2e-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-show2e-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-show2e-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-show2e-1.0-4|21	
14mu|texlive-show2e-1.0-4|22	%description
14mu|texlive-show2e-1.0-4|23	This small package aims at making debugging (especially in an
14mu|texlive-show2e-1.0-4|24	interactive way) easier, by providing \show variants suited to
14mu|texlive-show2e-1.0-4|25	LaTeX2e commands (whether with optional arguments or robust)
14mu|texlive-show2e-1.0-4|26	and environments. The variant commands also display the
14mu|texlive-show2e-1.0-4|27	internal macros used by such commands, if any. The \showcs
14mu|texlive-show2e-1.0-4|28	variant helps with macros with exotic names.
14mu|texlive-show2e-1.0-4|29	
14mu|texlive-show2e-1.0-4|30	
14mu|texlive-show2e-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-show2e-1.0-4|32	%files
14mu|texlive-show2e-1.0-4|33	%{_texmfdistdir}/tex/latex/show2e/show2e.sty
14mu|texlive-show2e-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/show2e/README
14mu|texlive-show2e-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/show2e/show2e-fr.pdf
14mu|texlive-show2e-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/show2e/show2e.pdf
14mu|texlive-show2e-1.0-4|37	#- source
14mu|texlive-show2e-1.0-4|38	%doc %{_texmfdistdir}/source/latex/show2e/show2e.dtx
14mu|texlive-show2e-1.0-4|39	
14mu|texlive-show2e-1.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-show2e-1.0-4|41	%prep
14mu|texlive-show2e-1.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-show2e-1.0-4|43	
14mu|texlive-show2e-1.0-4|44	%build
14mu|texlive-show2e-1.0-4|45	
14mu|texlive-show2e-1.0-4|46	%install
14mu|texlive-show2e-1.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-show2e-1.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-show2e-1.0-4|49	
14mu|texlive-show2e-1.0-4|50	
14mu|texlive-show2e-1.0-4|51	
14mu|texlive-show2e-1.0-4|52	%changelog
14mu|texlive-show2e-1.0-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-show2e-1.0-4|54	+ Revision: 743d6f3
14mu|texlive-show2e-1.0-4|55	- MassBuild#674: Increase release tag
14mu|texlive-show2e-1.0-4|56	
14mu|texlive-show2e-1.0-4|57	

25762 14
14mu|texlive-showcharinbox-0.1-3|1	# revision 27052
14mu|texlive-showcharinbox-0.1-3|2	# category Package
14mu|texlive-showcharinbox-0.1-3|3	# catalog-ctan /macros/latex/contrib/showcharinbox
14mu|texlive-showcharinbox-0.1-3|4	# catalog-date 2012-07-14 16:43:20 +0200
14mu|texlive-showcharinbox-0.1-3|5	# catalog-license lppl1.3
14mu|texlive-showcharinbox-0.1-3|6	# catalog-version 0.1
14mu|texlive-showcharinbox-0.1-3|7	Name:		texlive-showcharinbox
14mu|texlive-showcharinbox-0.1-3|8	Version:	0.1
14mu|texlive-showcharinbox-0.1-3|9	Release:	3
14mu|texlive-showcharinbox-0.1-3|10	Summary:	Show characters inside a box
14mu|texlive-showcharinbox-0.1-3|11	Group:		Publishing
14mu|texlive-showcharinbox-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showcharinbox
14mu|texlive-showcharinbox-0.1-3|13	License:	LPPL1.3
14mu|texlive-showcharinbox-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showcharinbox.tar.xz
14mu|texlive-showcharinbox-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showcharinbox.doc.tar.xz
14mu|texlive-showcharinbox-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showcharinbox.source.tar.xz
14mu|texlive-showcharinbox-0.1-3|17	BuildArch:	noarch
14mu|texlive-showcharinbox-0.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-showcharinbox-0.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-showcharinbox-0.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-showcharinbox-0.1-3|21	
14mu|texlive-showcharinbox-0.1-3|22	%description
14mu|texlive-showcharinbox-0.1-3|23	The package typesets a character inside a box, showing where
14mu|texlive-showcharinbox-0.1-3|24	reference point is, and displaying width, height, and depth
14mu|texlive-showcharinbox-0.1-3|25	information of the character. The output is like that on page
14mu|texlive-showcharinbox-0.1-3|26	63 of "The TeXBook" or page 101 of "The METAFONTbook". The
14mu|texlive-showcharinbox-0.1-3|27	package itself is motivated by Knuth's macros in the file
14mu|texlive-showcharinbox-0.1-3|28	manmac.tex. Users should note that using a small size for the
14mu|texlive-showcharinbox-0.1-3|29	character inside the box does not make any sense: use a large
14mu|texlive-showcharinbox-0.1-3|30	size.
14mu|texlive-showcharinbox-0.1-3|31	
14mu|texlive-showcharinbox-0.1-3|32	
14mu|texlive-showcharinbox-0.1-3|33	#-----------------------------------------------------------------------
14mu|texlive-showcharinbox-0.1-3|34	%files
14mu|texlive-showcharinbox-0.1-3|35	%{_texmfdistdir}/tex/latex/showcharinbox/showcharinbox.sty
14mu|texlive-showcharinbox-0.1-3|36	%doc %{_texmfdistdir}/doc/latex/showcharinbox/README
14mu|texlive-showcharinbox-0.1-3|37	%doc %{_texmfdistdir}/doc/latex/showcharinbox/showcharinbox.pdf
14mu|texlive-showcharinbox-0.1-3|38	#- source
14mu|texlive-showcharinbox-0.1-3|39	%doc %{_texmfdistdir}/source/latex/showcharinbox/showcharinbox.dtx
14mu|texlive-showcharinbox-0.1-3|40	%doc %{_texmfdistdir}/source/latex/showcharinbox/showcharinbox.ins
14mu|texlive-showcharinbox-0.1-3|41	
14mu|texlive-showcharinbox-0.1-3|42	#-----------------------------------------------------------------------
14mu|texlive-showcharinbox-0.1-3|43	%prep
14mu|texlive-showcharinbox-0.1-3|44	%setup -c -a0 -a1 -a2
14mu|texlive-showcharinbox-0.1-3|45	
14mu|texlive-showcharinbox-0.1-3|46	%build
14mu|texlive-showcharinbox-0.1-3|47	
14mu|texlive-showcharinbox-0.1-3|48	%install
14mu|texlive-showcharinbox-0.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-showcharinbox-0.1-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-showcharinbox-0.1-3|51	
14mu|texlive-showcharinbox-0.1-3|52	
14mu|texlive-showcharinbox-0.1-3|53	
14mu|texlive-showcharinbox-0.1-3|54	%changelog
14mu|texlive-showcharinbox-0.1-3|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-showcharinbox-0.1-3|56	+ Revision: 37639ad
14mu|texlive-showcharinbox-0.1-3|57	- MassBuild#674: Increase release tag
14mu|texlive-showcharinbox-0.1-3|58	
14mu|texlive-showcharinbox-0.1-3|59	

25763 14
14mu|texlive-showdim-1.2-7|1	# revision 28918
14mu|texlive-showdim-1.2-7|2	# category Package
14mu|texlive-showdim-1.2-7|3	# catalog-ctan /macros/latex/contrib/showdim/showdim.sty
14mu|texlive-showdim-1.2-7|4	# catalog-date 2012-12-19 17:06:30 +0100
14mu|texlive-showdim-1.2-7|5	# catalog-license lppl
14mu|texlive-showdim-1.2-7|6	# catalog-version 1.2
14mu|texlive-showdim-1.2-7|7	Name:		texlive-showdim
14mu|texlive-showdim-1.2-7|8	Version:	1.2
14mu|texlive-showdim-1.2-7|9	Release:	7
14mu|texlive-showdim-1.2-7|10	Summary:	Variants on printing dimensions
14mu|texlive-showdim-1.2-7|11	Group:		Publishing
14mu|texlive-showdim-1.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showdim/showdim.sty
14mu|texlive-showdim-1.2-7|13	License:	LPPL
14mu|texlive-showdim-1.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showdim.tar.xz
14mu|texlive-showdim-1.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showdim.doc.tar.xz
14mu|texlive-showdim-1.2-7|16	BuildArch:	noarch
14mu|texlive-showdim-1.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-showdim-1.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-showdim-1.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-showdim-1.2-7|20	
14mu|texlive-showdim-1.2-7|21	%description
14mu|texlive-showdim-1.2-7|22	A package for LaTeX providing a number of commands for printing
14mu|texlive-showdim-1.2-7|23	the value of a TeX dimension. For example,
14mu|texlive-showdim-1.2-7|24	\tenthpt{\baselineskip} yields the current value of
14mu|texlive-showdim-1.2-7|25	\baselineskip rounded to the nearest tenth of a point.
14mu|texlive-showdim-1.2-7|26	
14mu|texlive-showdim-1.2-7|27	
14mu|texlive-showdim-1.2-7|28	#-----------------------------------------------------------------------
14mu|texlive-showdim-1.2-7|29	%files
14mu|texlive-showdim-1.2-7|30	%{_texmfdistdir}/tex/latex/showdim/showdim.sty
14mu|texlive-showdim-1.2-7|31	%doc %{_texmfdistdir}/doc/latex/showdim/README
14mu|texlive-showdim-1.2-7|32	
14mu|texlive-showdim-1.2-7|33	#-----------------------------------------------------------------------
14mu|texlive-showdim-1.2-7|34	%prep
14mu|texlive-showdim-1.2-7|35	%setup -c -a0 -a1
14mu|texlive-showdim-1.2-7|36	
14mu|texlive-showdim-1.2-7|37	%build
14mu|texlive-showdim-1.2-7|38	
14mu|texlive-showdim-1.2-7|39	%install
14mu|texlive-showdim-1.2-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-showdim-1.2-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-showdim-1.2-7|42	
14mu|texlive-showdim-1.2-7|43	%changelog
14mu|texlive-showdim-1.2-7|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14mu|texlive-showdim-1.2-7|45	+ Revision: ab8976f
14mu|texlive-showdim-1.2-7|46	- MassBuild#674: Increase release tag
14mu|texlive-showdim-1.2-7|47	
14mu|texlive-showdim-1.2-7|48	

25764 14
14mu|texlive-showexpl-v0.3i-4|1	# revision 23669
14mu|texlive-showexpl-v0.3i-4|2	# category Package
14mu|texlive-showexpl-v0.3i-4|3	# catalog-ctan /macros/latex/contrib/showexpl
14mu|texlive-showexpl-v0.3i-4|4	# catalog-date 2011-08-23 07:18:10 +0200
14mu|texlive-showexpl-v0.3i-4|5	# catalog-license lppl
14mu|texlive-showexpl-v0.3i-4|6	# catalog-version v0.3i
14mu|texlive-showexpl-v0.3i-4|7	Name:		texlive-showexpl
14mu|texlive-showexpl-v0.3i-4|8	Version:	v0.3i
14mu|texlive-showexpl-v0.3i-4|9	Release:	4
14mu|texlive-showexpl-v0.3i-4|10	Summary:	Typesetting LaTeX source code
14mu|texlive-showexpl-v0.3i-4|11	Group:		Publishing
14mu|texlive-showexpl-v0.3i-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showexpl
14mu|texlive-showexpl-v0.3i-4|13	License:	LPPL
14mu|texlive-showexpl-v0.3i-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showexpl.tar.xz
14mu|texlive-showexpl-v0.3i-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showexpl.doc.tar.xz
14mu|texlive-showexpl-v0.3i-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showexpl.source.tar.xz
14mu|texlive-showexpl-v0.3i-4|17	BuildArch:	noarch
14mu|texlive-showexpl-v0.3i-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-showexpl-v0.3i-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-showexpl-v0.3i-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-showexpl-v0.3i-4|21	
14mu|texlive-showexpl-v0.3i-4|22	%description
14mu|texlive-showexpl-v0.3i-4|23	This package provides a way to typeset LaTeX source code and
14mu|texlive-showexpl-v0.3i-4|24	the related result in the same document.
14mu|texlive-showexpl-v0.3i-4|25	
14mu|texlive-showexpl-v0.3i-4|26	
14mu|texlive-showexpl-v0.3i-4|27	#-----------------------------------------------------------------------
14mu|texlive-showexpl-v0.3i-4|28	%files
14mu|texlive-showexpl-v0.3i-4|29	%{_texmfdistdir}/tex/latex/showexpl/showexpl.sty
14mu|texlive-showexpl-v0.3i-4|30	%doc %{_texmfdistdir}/doc/latex/showexpl/README
14mu|texlive-showexpl-v0.3i-4|31	%doc %{_texmfdistdir}/doc/latex/showexpl/result-picture.pdf
14mu|texlive-showexpl-v0.3i-4|32	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl-test.pdf
14mu|texlive-showexpl-v0.3i-4|33	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl-test.tex
14mu|texlive-showexpl-v0.3i-4|34	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl.cfg
14mu|texlive-showexpl-v0.3i-4|35	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl.pdf
14mu|texlive-showexpl-v0.3i-4|36	#- source
14mu|texlive-showexpl-v0.3i-4|37	%doc %{_texmfdistdir}/source/latex/showexpl/showexpl.dtx
14mu|texlive-showexpl-v0.3i-4|38	%doc %{_texmfdistdir}/source/latex/showexpl/showexpl.ins
14mu|texlive-showexpl-v0.3i-4|39	
14mu|texlive-showexpl-v0.3i-4|40	#-----------------------------------------------------------------------
14mu|texlive-showexpl-v0.3i-4|41	%prep
14mu|texlive-showexpl-v0.3i-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-showexpl-v0.3i-4|43	
14mu|texlive-showexpl-v0.3i-4|44	%build
14mu|texlive-showexpl-v0.3i-4|45	
14mu|texlive-showexpl-v0.3i-4|46	%install
14mu|texlive-showexpl-v0.3i-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-showexpl-v0.3i-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-showexpl-v0.3i-4|49	
14mu|texlive-showexpl-v0.3i-4|50	
14mu|texlive-showexpl-v0.3i-4|51	
14mu|texlive-showexpl-v0.3i-4|52	%changelog
14mu|texlive-showexpl-v0.3i-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.3i-4
14mu|texlive-showexpl-v0.3i-4|54	+ Revision: 35d4aa8
14mu|texlive-showexpl-v0.3i-4|55	- MassBuild#674: Increase release tag
14mu|texlive-showexpl-v0.3i-4|56	
14mu|texlive-showexpl-v0.3i-4|57	

25765 14
14mu|texlive-showhyphens-0.1-4|1	# revision 23937
14mu|texlive-showhyphens-0.1-4|2	# category Package
14mu|texlive-showhyphens-0.1-4|3	# catalog-ctan /macros/luatex/latex/showhyphens
14mu|texlive-showhyphens-0.1-4|4	# catalog-date 2011-09-15 16:18:00 +0200
14mu|texlive-showhyphens-0.1-4|5	# catalog-license other-free
14mu|texlive-showhyphens-0.1-4|6	# catalog-version 0.1
14mu|texlive-showhyphens-0.1-4|7	Name:		texlive-showhyphens
14mu|texlive-showhyphens-0.1-4|8	Version:	0.1
14mu|texlive-showhyphens-0.1-4|9	Release:	4
14mu|texlive-showhyphens-0.1-4|10	Summary:	Show all possible hyphenations in LuaLaTeX
14mu|texlive-showhyphens-0.1-4|11	Group:		Publishing
14mu|texlive-showhyphens-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/showhyphens
14mu|texlive-showhyphens-0.1-4|13	License:	OTHER-FREE
14mu|texlive-showhyphens-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showhyphens.tar.xz
14mu|texlive-showhyphens-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showhyphens.doc.tar.xz
14mu|texlive-showhyphens-0.1-4|16	BuildArch:	noarch
14mu|texlive-showhyphens-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-showhyphens-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-showhyphens-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-showhyphens-0.1-4|20	
14mu|texlive-showhyphens-0.1-4|21	%description
14mu|texlive-showhyphens-0.1-4|22	With this package, LuaLaTeX will indicate all possible
14mu|texlive-showhyphens-0.1-4|23	hyphenations in the printed output.
14mu|texlive-showhyphens-0.1-4|24	
14mu|texlive-showhyphens-0.1-4|25	
14mu|texlive-showhyphens-0.1-4|26	#-----------------------------------------------------------------------
14mu|texlive-showhyphens-0.1-4|27	%files
14mu|texlive-showhyphens-0.1-4|28	%{_texmfdistdir}/tex/lualatex/showhyphens/showhyphens.sty
14mu|texlive-showhyphens-0.1-4|29	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/README
14mu|texlive-showhyphens-0.1-4|30	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/showhyphens-doc.pdf
14mu|texlive-showhyphens-0.1-4|31	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/showhyphens-doc.tex
14mu|texlive-showhyphens-0.1-4|32	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/showhyphens-sample.pdf
14mu|texlive-showhyphens-0.1-4|33	
14mu|texlive-showhyphens-0.1-4|34	#-----------------------------------------------------------------------
14mu|texlive-showhyphens-0.1-4|35	%prep
14mu|texlive-showhyphens-0.1-4|36	%setup -c -a0 -a1
14mu|texlive-showhyphens-0.1-4|37	
14mu|texlive-showhyphens-0.1-4|38	%build
14mu|texlive-showhyphens-0.1-4|39	
14mu|texlive-showhyphens-0.1-4|40	%install
14mu|texlive-showhyphens-0.1-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-showhyphens-0.1-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-showhyphens-0.1-4|43	
14mu|texlive-showhyphens-0.1-4|44	
14mu|texlive-showhyphens-0.1-4|45	
14mu|texlive-showhyphens-0.1-4|46	%changelog
14mu|texlive-showhyphens-0.1-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-showhyphens-0.1-4|48	+ Revision: 17b3a03
14mu|texlive-showhyphens-0.1-4|49	- MassBuild#674: Increase release tag
14mu|texlive-showhyphens-0.1-4|50	
14mu|texlive-showhyphens-0.1-4|51	

25766 14
14mu|texlive-showlabels-1.6.5-4|1	# revision 15878
14mu|texlive-showlabels-1.6.5-4|2	# category Package
14mu|texlive-showlabels-1.6.5-4|3	# catalog-ctan /macros/latex/contrib/showlabels
14mu|texlive-showlabels-1.6.5-4|4	# catalog-date 2009-05-28 00:22:07 +0200
14mu|texlive-showlabels-1.6.5-4|5	# catalog-license gpl
14mu|texlive-showlabels-1.6.5-4|6	# catalog-version 1.6.5
14mu|texlive-showlabels-1.6.5-4|7	Name:		texlive-showlabels
14mu|texlive-showlabels-1.6.5-4|8	Version:	1.6.5
14mu|texlive-showlabels-1.6.5-4|9	Release:	4
14mu|texlive-showlabels-1.6.5-4|10	Summary:	Show label commands in the margin
14mu|texlive-showlabels-1.6.5-4|11	Group:		Publishing
14mu|texlive-showlabels-1.6.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showlabels
14mu|texlive-showlabels-1.6.5-4|13	License:	GPL
14mu|texlive-showlabels-1.6.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showlabels.tar.xz
14mu|texlive-showlabels-1.6.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showlabels.doc.tar.xz
14mu|texlive-showlabels-1.6.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showlabels.source.tar.xz
14mu|texlive-showlabels-1.6.5-4|17	BuildArch:	noarch
14mu|texlive-showlabels-1.6.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-showlabels-1.6.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-showlabels-1.6.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-showlabels-1.6.5-4|21	
14mu|texlive-showlabels-1.6.5-4|22	%description
14mu|texlive-showlabels-1.6.5-4|23	This package helps you keep track of all the labels you define,
14mu|texlive-showlabels-1.6.5-4|24	by putting the name of new labels into the margin whenever the
14mu|texlive-showlabels-1.6.5-4|25	\label command is used. The package allows you to do the same
14mu|texlive-showlabels-1.6.5-4|26	thing for other commands. The only one for which this is
14mu|texlive-showlabels-1.6.5-4|27	obviously useful is the \cite command, but it's easy to do it
14mu|texlive-showlabels-1.6.5-4|28	for others, such as the \ref or \begin commands.
14mu|texlive-showlabels-1.6.5-4|29	
14mu|texlive-showlabels-1.6.5-4|30	
14mu|texlive-showlabels-1.6.5-4|31	#-----------------------------------------------------------------------
14mu|texlive-showlabels-1.6.5-4|32	%files
14mu|texlive-showlabels-1.6.5-4|33	%{_texmfdistdir}/tex/latex/showlabels/showlabels.sty
14mu|texlive-showlabels-1.6.5-4|34	%doc %{_texmfdistdir}/doc/latex/showlabels/LICENCE
14mu|texlive-showlabels-1.6.5-4|35	%doc %{_texmfdistdir}/doc/latex/showlabels/README
14mu|texlive-showlabels-1.6.5-4|36	%doc %{_texmfdistdir}/doc/latex/showlabels/VERSION
14mu|texlive-showlabels-1.6.5-4|37	%doc %{_texmfdistdir}/doc/latex/showlabels/showlabels.html
14mu|texlive-showlabels-1.6.5-4|38	%doc %{_texmfdistdir}/doc/latex/showlabels/showlabels.pdf
14mu|texlive-showlabels-1.6.5-4|39	#- source
14mu|texlive-showlabels-1.6.5-4|40	%doc %{_texmfdistdir}/source/latex/showlabels/showlabels.dtx
14mu|texlive-showlabels-1.6.5-4|41	%doc %{_texmfdistdir}/source/latex/showlabels/showlabels.ins
14mu|texlive-showlabels-1.6.5-4|42	
14mu|texlive-showlabels-1.6.5-4|43	#-----------------------------------------------------------------------
14mu|texlive-showlabels-1.6.5-4|44	%prep
14mu|texlive-showlabels-1.6.5-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-showlabels-1.6.5-4|46	
14mu|texlive-showlabels-1.6.5-4|47	%build
14mu|texlive-showlabels-1.6.5-4|48	
14mu|texlive-showlabels-1.6.5-4|49	%install
14mu|texlive-showlabels-1.6.5-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-showlabels-1.6.5-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-showlabels-1.6.5-4|52	
14mu|texlive-showlabels-1.6.5-4|53	
14mu|texlive-showlabels-1.6.5-4|54	
14mu|texlive-showlabels-1.6.5-4|55	%changelog
14mu|texlive-showlabels-1.6.5-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6.5-4
14mu|texlive-showlabels-1.6.5-4|57	+ Revision: ba5db94
14mu|texlive-showlabels-1.6.5-4|58	- MassBuild#674: Increase release tag
14mu|texlive-showlabels-1.6.5-4|59	
14mu|texlive-showlabels-1.6.5-4|60	

25767 14
14mu|texlive-sidecap-1.6f-4|1	# revision 15878
14mu|texlive-sidecap-1.6f-4|2	# category Package
14mu|texlive-sidecap-1.6f-4|3	# catalog-ctan /macros/latex/contrib/sidecap
14mu|texlive-sidecap-1.6f-4|4	# catalog-date 2007-01-14 23:54:50 +0100
14mu|texlive-sidecap-1.6f-4|5	# catalog-license lppl
14mu|texlive-sidecap-1.6f-4|6	# catalog-version 1.6f
14mu|texlive-sidecap-1.6f-4|7	Name:		texlive-sidecap
14mu|texlive-sidecap-1.6f-4|8	Version:	1.6f
14mu|texlive-sidecap-1.6f-4|9	Release:	4
14mu|texlive-sidecap-1.6f-4|10	Summary:	Typeset captions sideways
14mu|texlive-sidecap-1.6f-4|11	Group:		Publishing
14mu|texlive-sidecap-1.6f-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sidecap
14mu|texlive-sidecap-1.6f-4|13	License:	LPPL
14mu|texlive-sidecap-1.6f-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidecap.tar.xz
14mu|texlive-sidecap-1.6f-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidecap.doc.tar.xz
14mu|texlive-sidecap-1.6f-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidecap.source.tar.xz
14mu|texlive-sidecap-1.6f-4|17	BuildArch:	noarch
14mu|texlive-sidecap-1.6f-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sidecap-1.6f-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sidecap-1.6f-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sidecap-1.6f-4|21	
14mu|texlive-sidecap-1.6f-4|22	%description
14mu|texlive-sidecap-1.6f-4|23	Defines environments called SCfigure and SCtable (analogous to
14mu|texlive-sidecap-1.6f-4|24	figure and table) to typeset captions sideways. Options include
14mu|texlive-sidecap-1.6f-4|25	outercaption, innercaption, leftcaption and rightcaption.
14mu|texlive-sidecap-1.6f-4|26	
14mu|texlive-sidecap-1.6f-4|27	
14mu|texlive-sidecap-1.6f-4|28	#-----------------------------------------------------------------------
14mu|texlive-sidecap-1.6f-4|29	%files
14mu|texlive-sidecap-1.6f-4|30	%{_texmfdistdir}/tex/latex/sidecap/sidecap.sty
14mu|texlive-sidecap-1.6f-4|31	%doc %{_texmfdistdir}/doc/latex/sidecap/README
14mu|texlive-sidecap-1.6f-4|32	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test-common.tex
14mu|texlive-sidecap-1.6f-4|33	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test1.tex
14mu|texlive-sidecap-1.6f-4|34	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test2.tex
14mu|texlive-sidecap-1.6f-4|35	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test3.tex
14mu|texlive-sidecap-1.6f-4|36	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test4.tex
14mu|texlive-sidecap-1.6f-4|37	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test5.tex
14mu|texlive-sidecap-1.6f-4|38	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test6.tex
14mu|texlive-sidecap-1.6f-4|39	%doc %{_texmfdistdir}/doc/latex/sidecap/sidecap.pdf
14mu|texlive-sidecap-1.6f-4|40	#- source
14mu|texlive-sidecap-1.6f-4|41	%doc %{_texmfdistdir}/source/latex/sidecap/Makefile
14mu|texlive-sidecap-1.6f-4|42	%doc %{_texmfdistdir}/source/latex/sidecap/sidecap.dtx
14mu|texlive-sidecap-1.6f-4|43	%doc %{_texmfdistdir}/source/latex/sidecap/sidecap.ins
14mu|texlive-sidecap-1.6f-4|44	
14mu|texlive-sidecap-1.6f-4|45	#-----------------------------------------------------------------------
14mu|texlive-sidecap-1.6f-4|46	%prep
14mu|texlive-sidecap-1.6f-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-sidecap-1.6f-4|48	
14mu|texlive-sidecap-1.6f-4|49	%build
14mu|texlive-sidecap-1.6f-4|50	
14mu|texlive-sidecap-1.6f-4|51	%install
14mu|texlive-sidecap-1.6f-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sidecap-1.6f-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sidecap-1.6f-4|54	
14mu|texlive-sidecap-1.6f-4|55	
14mu|texlive-sidecap-1.6f-4|56	
14mu|texlive-sidecap-1.6f-4|57	%changelog
14mu|texlive-sidecap-1.6f-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6f-4
14mu|texlive-sidecap-1.6f-4|59	+ Revision: 49cb594
14mu|texlive-sidecap-1.6f-4|60	- MassBuild#674: Increase release tag
14mu|texlive-sidecap-1.6f-4|61	
14mu|texlive-sidecap-1.6f-4|62	

25768 14
14mu|texlive-sidenotes-20120808-3|1	# revision 26610
14mu|texlive-sidenotes-20120808-3|2	# category Package
14mu|texlive-sidenotes-20120808-3|3	# catalog-ctan undef
14mu|texlive-sidenotes-20120808-3|4	# catalog-date undef
14mu|texlive-sidenotes-20120808-3|5	# catalog-license undef
14mu|texlive-sidenotes-20120808-3|6	# catalog-version undef
14mu|texlive-sidenotes-20120808-3|7	Name:		texlive-sidenotes
14mu|texlive-sidenotes-20120808-3|8	Version:	20120808
14mu|texlive-sidenotes-20120808-3|9	Release:	3
14mu|texlive-sidenotes-20120808-3|10	Summary:	TeXLive sidenotes package
14mu|texlive-sidenotes-20120808-3|11	Group:		Publishing
14mu|texlive-sidenotes-20120808-3|12	URL:		http://tug.org/texlive
14mu|texlive-sidenotes-20120808-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-sidenotes-20120808-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidenotes.tar.xz
14mu|texlive-sidenotes-20120808-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidenotes.doc.tar.xz
14mu|texlive-sidenotes-20120808-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidenotes.source.tar.xz
14mu|texlive-sidenotes-20120808-3|17	BuildArch:	noarch
14mu|texlive-sidenotes-20120808-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sidenotes-20120808-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sidenotes-20120808-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-sidenotes-20120808-3|21	
14mu|texlive-sidenotes-20120808-3|22	%description
14mu|texlive-sidenotes-20120808-3|23	TeXLive sidenotes package.
14mu|texlive-sidenotes-20120808-3|24	
14mu|texlive-sidenotes-20120808-3|25	
14mu|texlive-sidenotes-20120808-3|26	#-----------------------------------------------------------------------
14mu|texlive-sidenotes-20120808-3|27	%files
14mu|texlive-sidenotes-20120808-3|28	%{_texmfdistdir}/tex/latex/sidenotes/sidenotes.sty
14mu|texlive-sidenotes-20120808-3|29	%doc %{_texmfdistdir}/doc/latex/sidenotes/README
14mu|texlive-sidenotes-20120808-3|30	%doc %{_texmfdistdir}/doc/latex/sidenotes/sidenotes.pdf
14mu|texlive-sidenotes-20120808-3|31	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn.bib
14mu|texlive-sidenotes-20120808-3|32	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn_usage_biblatex.pdf
14mu|texlive-sidenotes-20120808-3|33	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn_usage_biblatex.tex
14mu|texlive-sidenotes-20120808-3|34	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn_usage_bibtex.pdf
14mu|texlive-sidenotes-20120808-3|35	%doc %{_texmfdistdir}/doc/latex/sidenotes/sn_usage_bibtex.tex
14mu|texlive-sidenotes-20120808-3|36	#- source
14mu|texlive-sidenotes-20120808-3|37	%doc %{_texmfdistdir}/source/latex/sidenotes/sidenotes.dtx
14mu|texlive-sidenotes-20120808-3|38	%doc %{_texmfdistdir}/source/latex/sidenotes/sidenotes.ins
14mu|texlive-sidenotes-20120808-3|39	
14mu|texlive-sidenotes-20120808-3|40	#-----------------------------------------------------------------------
14mu|texlive-sidenotes-20120808-3|41	%prep
14mu|texlive-sidenotes-20120808-3|42	%setup -c -a0 -a1 -a2
14mu|texlive-sidenotes-20120808-3|43	
14mu|texlive-sidenotes-20120808-3|44	%build
14mu|texlive-sidenotes-20120808-3|45	
14mu|texlive-sidenotes-20120808-3|46	%install
14mu|texlive-sidenotes-20120808-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sidenotes-20120808-3|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sidenotes-20120808-3|49	
14mu|texlive-sidenotes-20120808-3|50	
14mu|texlive-sidenotes-20120808-3|51	
14mu|texlive-sidenotes-20120808-3|52	%changelog
14mu|texlive-sidenotes-20120808-3|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120808-3
14mu|texlive-sidenotes-20120808-3|54	+ Revision: d00f888
14mu|texlive-sidenotes-20120808-3|55	- MassBuild#674: Increase release tag
14mu|texlive-sidenotes-20120808-3|56	
14mu|texlive-sidenotes-20120808-3|57	

25769 14
14mu|texlive-sides-20070226-4|1	# revision 15878
14mu|texlive-sides-20070226-4|2	# category Package
14mu|texlive-sides-20070226-4|3	# catalog-ctan /macros/latex/contrib/sides
14mu|texlive-sides-20070226-4|4	# catalog-date 2007-02-26 21:24:31 +0100
14mu|texlive-sides-20070226-4|5	# catalog-license gpl
14mu|texlive-sides-20070226-4|6	# catalog-version undef
14mu|texlive-sides-20070226-4|7	Name:		texlive-sides
14mu|texlive-sides-20070226-4|8	Version:	20070226
14mu|texlive-sides-20070226-4|9	Release:	4
14mu|texlive-sides-20070226-4|10	Summary:	A LaTeX class for typesetting stage plays
14mu|texlive-sides-20070226-4|11	Group:		Publishing
14mu|texlive-sides-20070226-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sides
14mu|texlive-sides-20070226-4|13	License:	GPL
14mu|texlive-sides-20070226-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sides.tar.xz
14mu|texlive-sides-20070226-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sides.doc.tar.xz
14mu|texlive-sides-20070226-4|16	BuildArch:	noarch
14mu|texlive-sides-20070226-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sides-20070226-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sides-20070226-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sides-20070226-4|20	
14mu|texlive-sides-20070226-4|21	%description
14mu|texlive-sides-20070226-4|22	This is a LaTeX class for typesetting stage plays, based on the
14mu|texlive-sides-20070226-4|23	plari class written by Antti-Juhani Kaijanaho in 1998. It has
14mu|texlive-sides-20070226-4|24	been updated and several formatting changes have been made to
14mu|texlive-sides-20070226-4|25	it--most noticibly there are no longer orphans.
14mu|texlive-sides-20070226-4|26	
14mu|texlive-sides-20070226-4|27	
14mu|texlive-sides-20070226-4|28	#-----------------------------------------------------------------------
14mu|texlive-sides-20070226-4|29	%files
14mu|texlive-sides-20070226-4|30	%{_texmfdistdir}/tex/latex/sides/sides.cls
14mu|texlive-sides-20070226-4|31	%doc %{_texmfdistdir}/doc/latex/sides/README
14mu|texlive-sides-20070226-4|32	%doc %{_texmfdistdir}/doc/latex/sides/sides-sample.pdf
14mu|texlive-sides-20070226-4|33	%doc %{_texmfdistdir}/doc/latex/sides/sides-sample.tex
14mu|texlive-sides-20070226-4|34	
14mu|texlive-sides-20070226-4|35	#-----------------------------------------------------------------------
14mu|texlive-sides-20070226-4|36	%prep
14mu|texlive-sides-20070226-4|37	%setup -c -a0 -a1
14mu|texlive-sides-20070226-4|38	
14mu|texlive-sides-20070226-4|39	%build
14mu|texlive-sides-20070226-4|40	
14mu|texlive-sides-20070226-4|41	%install
14mu|texlive-sides-20070226-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sides-20070226-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sides-20070226-4|44	
14mu|texlive-sides-20070226-4|45	
14mu|texlive-sides-20070226-4|46	
14mu|texlive-sides-20070226-4|47	%changelog
14mu|texlive-sides-20070226-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070226-4
14mu|texlive-sides-20070226-4|49	+ Revision: 11bbdc1
14mu|texlive-sides-20070226-4|50	- MassBuild#674: Increase release tag
14mu|texlive-sides-20070226-4|51	
14mu|texlive-sides-20070226-4|52	

25770 14
14mu|texlive-silence-1.5b-3|1	# revision 27028
14mu|texlive-silence-1.5b-3|2	# category Package
14mu|texlive-silence-1.5b-3|3	# catalog-ctan /macros/latex/contrib/silence
14mu|texlive-silence-1.5b-3|4	# catalog-date 2012-07-04 10:43:54 +0200
14mu|texlive-silence-1.5b-3|5	# catalog-license lppl
14mu|texlive-silence-1.5b-3|6	# catalog-version 1.5b
14mu|texlive-silence-1.5b-3|7	Name:		texlive-silence
14mu|texlive-silence-1.5b-3|8	Version:	1.5b
14mu|texlive-silence-1.5b-3|9	Release:	3
14mu|texlive-silence-1.5b-3|10	Summary:	Selective filtering of error messages and warnings
14mu|texlive-silence-1.5b-3|11	Group:		Publishing
14mu|texlive-silence-1.5b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/silence
14mu|texlive-silence-1.5b-3|13	License:	LPPL
14mu|texlive-silence-1.5b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/silence.tar.xz
14mu|texlive-silence-1.5b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/silence.doc.tar.xz
14mu|texlive-silence-1.5b-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/silence.source.tar.xz
14mu|texlive-silence-1.5b-3|17	BuildArch:	noarch
14mu|texlive-silence-1.5b-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-silence-1.5b-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-silence-1.5b-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-silence-1.5b-3|21	
14mu|texlive-silence-1.5b-3|22	%description
14mu|texlive-silence-1.5b-3|23	The package allows the user to filter out unwanted warnings and
14mu|texlive-silence-1.5b-3|24	error messages issued by LaTeX, packages and classes, so they
14mu|texlive-silence-1.5b-3|25	won't pop out when there's nothing one can do about them.
14mu|texlive-silence-1.5b-3|26	Filtering goes from the very broad ("avoid all messages by such
14mu|texlive-silence-1.5b-3|27	and such") to the fine-grained ("avoid messages that begin
14mu|texlive-silence-1.5b-3|28	with..."). Messages may be saved to an external file for later
14mu|texlive-silence-1.5b-3|29	reference.
14mu|texlive-silence-1.5b-3|30	
14mu|texlive-silence-1.5b-3|31	
14mu|texlive-silence-1.5b-3|32	#-----------------------------------------------------------------------
14mu|texlive-silence-1.5b-3|33	%files
14mu|texlive-silence-1.5b-3|34	%{_texmfdistdir}/tex/latex/silence/silence.sty
14mu|texlive-silence-1.5b-3|35	%doc %{_texmfdistdir}/doc/latex/silence/README
14mu|texlive-silence-1.5b-3|36	%doc %{_texmfdistdir}/doc/latex/silence/silence-doc.pdf
14mu|texlive-silence-1.5b-3|37	#- source
14mu|texlive-silence-1.5b-3|38	%doc %{_texmfdistdir}/source/latex/silence/silence-doc.dtx
14mu|texlive-silence-1.5b-3|39	%doc %{_texmfdistdir}/source/latex/silence/silence.ins
14mu|texlive-silence-1.5b-3|40	
14mu|texlive-silence-1.5b-3|41	#-----------------------------------------------------------------------
14mu|texlive-silence-1.5b-3|42	%prep
14mu|texlive-silence-1.5b-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-silence-1.5b-3|44	
14mu|texlive-silence-1.5b-3|45	%build
14mu|texlive-silence-1.5b-3|46	
14mu|texlive-silence-1.5b-3|47	%install
14mu|texlive-silence-1.5b-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-silence-1.5b-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-silence-1.5b-3|50	
14mu|texlive-silence-1.5b-3|51	
14mu|texlive-silence-1.5b-3|52	
14mu|texlive-silence-1.5b-3|53	%changelog
14mu|texlive-silence-1.5b-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5b-3
14mu|texlive-silence-1.5b-3|55	+ Revision: cd93cfd
14mu|texlive-silence-1.5b-3|56	- MassBuild#674: Increase release tag
14mu|texlive-silence-1.5b-3|57	
14mu|texlive-silence-1.5b-3|58	

25771 14
14mu|texlive-simplecd-1.4-7|1	# revision 29260
14mu|texlive-simplecd-1.4-7|2	# category Package
14mu|texlive-simplecd-1.4-7|3	# catalog-ctan /macros/latex/contrib/simplecd
14mu|texlive-simplecd-1.4-7|4	# catalog-date 2013-02-28 20:37:57 +0100
14mu|texlive-simplecd-1.4-7|5	# catalog-license lppl1.2
14mu|texlive-simplecd-1.4-7|6	# catalog-version 1.4
14mu|texlive-simplecd-1.4-7|7	Name:		texlive-simplecd
14mu|texlive-simplecd-1.4-7|8	Version:	1.4
14mu|texlive-simplecd-1.4-7|9	Release:	7
14mu|texlive-simplecd-1.4-7|10	Summary:	Simple CD, DVD covers for printing
14mu|texlive-simplecd-1.4-7|11	Group:		Publishing
14mu|texlive-simplecd-1.4-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplecd
14mu|texlive-simplecd-1.4-7|13	License:	LPPL1.2
14mu|texlive-simplecd-1.4-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.tar.xz
14mu|texlive-simplecd-1.4-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.doc.tar.xz
14mu|texlive-simplecd-1.4-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.source.tar.xz
14mu|texlive-simplecd-1.4-7|17	BuildArch:	noarch
14mu|texlive-simplecd-1.4-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-simplecd-1.4-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-simplecd-1.4-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-simplecd-1.4-7|21	
14mu|texlive-simplecd-1.4-7|22	%description
14mu|texlive-simplecd-1.4-7|23	The package provides printable cut-outs for various CD, DVD and
14mu|texlive-simplecd-1.4-7|24	other disc holders. The name of the package comes from its
14mu|texlive-simplecd-1.4-7|25	implementation and ease of use; it was designed just for text
14mu|texlive-simplecd-1.4-7|26	content, but since the text is placed in a \parbox in a tabular
14mu|texlive-simplecd-1.4-7|27	environment cell, a rather wide range of things may be placed.
14mu|texlive-simplecd-1.4-7|28	
14mu|texlive-simplecd-1.4-7|29	
14mu|texlive-simplecd-1.4-7|30	#-----------------------------------------------------------------------
14mu|texlive-simplecd-1.4-7|31	%files
14mu|texlive-simplecd-1.4-7|32	%{_texmfdistdir}/tex/latex/simplecd/simplecd.sty
14mu|texlive-simplecd-1.4-7|33	%doc %{_texmfdistdir}/doc/latex/simplecd/README
14mu|texlive-simplecd-1.4-7|34	%doc %{_texmfdistdir}/doc/latex/simplecd/examples.pdf
14mu|texlive-simplecd-1.4-7|35	%doc %{_texmfdistdir}/doc/latex/simplecd/examples.tex
14mu|texlive-simplecd-1.4-7|36	%doc %{_texmfdistdir}/doc/latex/simplecd/simplecd.pdf
14mu|texlive-simplecd-1.4-7|37	#- source
14mu|texlive-simplecd-1.4-7|38	%doc %{_texmfdistdir}/source/latex/simplecd/simplecd.dtx
14mu|texlive-simplecd-1.4-7|39	%doc %{_texmfdistdir}/source/latex/simplecd/simplecd.ins
14mu|texlive-simplecd-1.4-7|40	
14mu|texlive-simplecd-1.4-7|41	#-----------------------------------------------------------------------
14mu|texlive-simplecd-1.4-7|42	%prep
14mu|texlive-simplecd-1.4-7|43	%setup -c -a0 -a1 -a2
14mu|texlive-simplecd-1.4-7|44	
14mu|texlive-simplecd-1.4-7|45	%build
14mu|texlive-simplecd-1.4-7|46	
14mu|texlive-simplecd-1.4-7|47	%install
14mu|texlive-simplecd-1.4-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-simplecd-1.4-7|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-simplecd-1.4-7|50	
14mu|texlive-simplecd-1.4-7|51	%changelog
14mu|texlive-simplecd-1.4-7|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-7
14mu|texlive-simplecd-1.4-7|53	+ Revision: 980ccbb
14mu|texlive-simplecd-1.4-7|54	- MassBuild#674: Increase release tag
14mu|texlive-simplecd-1.4-7|55	
14mu|texlive-simplecd-1.4-7|56	

25772 14
14mu|texlive-simplecv-1.6-4|1	# revision 15878
14mu|texlive-simplecv-1.6-4|2	# category Package
14mu|texlive-simplecv-1.6-4|3	# catalog-ctan /macros/latex/contrib/simplecv
14mu|texlive-simplecv-1.6-4|4	# catalog-date 2008-08-23 15:48:35 +0200
14mu|texlive-simplecv-1.6-4|5	# catalog-license lppl
14mu|texlive-simplecv-1.6-4|6	# catalog-version 1.6
14mu|texlive-simplecv-1.6-4|7	Name:		texlive-simplecv
14mu|texlive-simplecv-1.6-4|8	Version:	1.6
14mu|texlive-simplecv-1.6-4|9	Release:	4
14mu|texlive-simplecv-1.6-4|10	Summary:	A simple class for writing curricula vitae
14mu|texlive-simplecv-1.6-4|11	Group:		Publishing
14mu|texlive-simplecv-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplecv
14mu|texlive-simplecv-1.6-4|13	License:	LPPL
14mu|texlive-simplecv-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecv.tar.xz
14mu|texlive-simplecv-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecv.doc.tar.xz
14mu|texlive-simplecv-1.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecv.source.tar.xz
14mu|texlive-simplecv-1.6-4|17	BuildArch:	noarch
14mu|texlive-simplecv-1.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-simplecv-1.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-simplecv-1.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-simplecv-1.6-4|21	
14mu|texlive-simplecv-1.6-4|22	%description
14mu|texlive-simplecv-1.6-4|23	A derivative of the cv class available to lyx users (renamed to
14mu|texlive-simplecv-1.6-4|24	avoid the existing cv package).
14mu|texlive-simplecv-1.6-4|25	
14mu|texlive-simplecv-1.6-4|26	
14mu|texlive-simplecv-1.6-4|27	#-----------------------------------------------------------------------
14mu|texlive-simplecv-1.6-4|28	%files
14mu|texlive-simplecv-1.6-4|29	%{_texmfdistdir}/tex/latex/simplecv/simplecv.cls
14mu|texlive-simplecv-1.6-4|30	%doc %{_texmfdistdir}/doc/latex/simplecv/README
14mu|texlive-simplecv-1.6-4|31	%doc %{_texmfdistdir}/doc/latex/simplecv/testcv.pdf
14mu|texlive-simplecv-1.6-4|32	%doc %{_texmfdistdir}/doc/latex/simplecv/testcv.tex
14mu|texlive-simplecv-1.6-4|33	#- source
14mu|texlive-simplecv-1.6-4|34	%doc %{_texmfdistdir}/source/latex/simplecv/simplecv.dtx
14mu|texlive-simplecv-1.6-4|35	%doc %{_texmfdistdir}/source/latex/simplecv/simplecv.ins
14mu|texlive-simplecv-1.6-4|36	
14mu|texlive-simplecv-1.6-4|37	#-----------------------------------------------------------------------
14mu|texlive-simplecv-1.6-4|38	%prep
14mu|texlive-simplecv-1.6-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-simplecv-1.6-4|40	
14mu|texlive-simplecv-1.6-4|41	%build
14mu|texlive-simplecv-1.6-4|42	
14mu|texlive-simplecv-1.6-4|43	%install
14mu|texlive-simplecv-1.6-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-simplecv-1.6-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-simplecv-1.6-4|46	
14mu|texlive-simplecv-1.6-4|47	
14mu|texlive-simplecv-1.6-4|48	
14mu|texlive-simplecv-1.6-4|49	%changelog
14mu|texlive-simplecv-1.6-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-simplecv-1.6-4|51	+ Revision: 6cf5a46
14mu|texlive-simplecv-1.6-4|52	- MassBuild#674: Increase release tag
14mu|texlive-simplecv-1.6-4|53	
14mu|texlive-simplecv-1.6-4|54	

25773 14
14mu|texlive-simplewick-1.2a-4|1	# revision 15878
14mu|texlive-simplewick-1.2a-4|2	# category Package
14mu|texlive-simplewick-1.2a-4|3	# catalog-ctan /macros/latex/contrib/simplewick
14mu|texlive-simplewick-1.2a-4|4	# catalog-date 2008-08-23 15:48:35 +0200
14mu|texlive-simplewick-1.2a-4|5	# catalog-license gpl
14mu|texlive-simplewick-1.2a-4|6	# catalog-version 1.2a
14mu|texlive-simplewick-1.2a-4|7	Name:		texlive-simplewick
14mu|texlive-simplewick-1.2a-4|8	Version:	1.2a
14mu|texlive-simplewick-1.2a-4|9	Release:	4
14mu|texlive-simplewick-1.2a-4|10	Summary:	Simple Wick contractions
14mu|texlive-simplewick-1.2a-4|11	Group:		Publishing
14mu|texlive-simplewick-1.2a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplewick
14mu|texlive-simplewick-1.2a-4|13	License:	GPL
14mu|texlive-simplewick-1.2a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplewick.tar.xz
14mu|texlive-simplewick-1.2a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplewick.doc.tar.xz
14mu|texlive-simplewick-1.2a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplewick.source.tar.xz
14mu|texlive-simplewick-1.2a-4|17	BuildArch:	noarch
14mu|texlive-simplewick-1.2a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-simplewick-1.2a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-simplewick-1.2a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-simplewick-1.2a-4|21	
14mu|texlive-simplewick-1.2a-4|22	%description
14mu|texlive-simplewick-1.2a-4|23	The package provides a simple means of drawing Wick
14mu|texlive-simplewick-1.2a-4|24	contractions above and below expressions.
14mu|texlive-simplewick-1.2a-4|25	
14mu|texlive-simplewick-1.2a-4|26	
14mu|texlive-simplewick-1.2a-4|27	#-----------------------------------------------------------------------
14mu|texlive-simplewick-1.2a-4|28	%files
14mu|texlive-simplewick-1.2a-4|29	%{_texmfdistdir}/tex/latex/simplewick/simplewick.sty
14mu|texlive-simplewick-1.2a-4|30	%doc %{_texmfdistdir}/doc/latex/simplewick/README
14mu|texlive-simplewick-1.2a-4|31	%doc %{_texmfdistdir}/doc/latex/simplewick/simplewick.pdf
14mu|texlive-simplewick-1.2a-4|32	#- source
14mu|texlive-simplewick-1.2a-4|33	%doc %{_texmfdistdir}/source/latex/simplewick/simplewick.dtx
14mu|texlive-simplewick-1.2a-4|34	%doc %{_texmfdistdir}/source/latex/simplewick/simplewick.ins
14mu|texlive-simplewick-1.2a-4|35	
14mu|texlive-simplewick-1.2a-4|36	#-----------------------------------------------------------------------
14mu|texlive-simplewick-1.2a-4|37	%prep
14mu|texlive-simplewick-1.2a-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-simplewick-1.2a-4|39	
14mu|texlive-simplewick-1.2a-4|40	%build
14mu|texlive-simplewick-1.2a-4|41	
14mu|texlive-simplewick-1.2a-4|42	%install
14mu|texlive-simplewick-1.2a-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-simplewick-1.2a-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-simplewick-1.2a-4|45	
14mu|texlive-simplewick-1.2a-4|46	
14mu|texlive-simplewick-1.2a-4|47	
14mu|texlive-simplewick-1.2a-4|48	%changelog
14mu|texlive-simplewick-1.2a-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-4
14mu|texlive-simplewick-1.2a-4|50	+ Revision: 4d35c22
14mu|texlive-simplewick-1.2a-4|51	- MassBuild#674: Increase release tag
14mu|texlive-simplewick-1.2a-4|52	
14mu|texlive-simplewick-1.2a-4|53	

25774 14
14mu|texlive-simurgh-0.01b-7|1	# revision 31719
14mu|texlive-simurgh-0.01b-7|2	# category Package
14mu|texlive-simurgh-0.01b-7|3	# catalog-ctan /macros/luatex/latex/simurgh
14mu|texlive-simurgh-0.01b-7|4	# catalog-date 2013-09-21 10:47:25 +0200
14mu|texlive-simurgh-0.01b-7|5	# catalog-license gpl2
14mu|texlive-simurgh-0.01b-7|6	# catalog-version 0.01b
14mu|texlive-simurgh-0.01b-7|7	Name:		texlive-simurgh
14mu|texlive-simurgh-0.01b-7|8	Version:	0.01b
14mu|texlive-simurgh-0.01b-7|9	Release:	7
14mu|texlive-simurgh-0.01b-7|10	Summary:	Typeset Parsi in LuaLaTeX
14mu|texlive-simurgh-0.01b-7|11	Group:		Publishing
14mu|texlive-simurgh-0.01b-7|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/simurgh
14mu|texlive-simurgh-0.01b-7|13	License:	GPL2
14mu|texlive-simurgh-0.01b-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simurgh.tar.xz
14mu|texlive-simurgh-0.01b-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simurgh.doc.tar.xz
14mu|texlive-simurgh-0.01b-7|16	BuildArch:	noarch
14mu|texlive-simurgh-0.01b-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-simurgh-0.01b-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-simurgh-0.01b-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-simurgh-0.01b-7|20	
14mu|texlive-simurgh-0.01b-7|21	%description
14mu|texlive-simurgh-0.01b-7|22	The package provides an automatic and unified interface for
14mu|texlive-simurgh-0.01b-7|23	Parsi typesetting in LaTeX, using the LuaTeX engine. The
14mu|texlive-simurgh-0.01b-7|24	project to produce this system is dedicated to Ferdowsi The
14mu|texlive-simurgh-0.01b-7|25	Great.
14mu|texlive-simurgh-0.01b-7|26	
14mu|texlive-simurgh-0.01b-7|27	
14mu|texlive-simurgh-0.01b-7|28	#-----------------------------------------------------------------------
14mu|texlive-simurgh-0.01b-7|29	%files
14mu|texlive-simurgh-0.01b-7|30	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-abjad.sty
14mu|texlive-simurgh-0.01b-7|31	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-adadi.sty
14mu|texlive-simurgh-0.01b-7|32	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-algorithm.sty
14mu|texlive-simurgh-0.01b-7|33	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-algorithmic.sty
14mu|texlive-simurgh-0.01b-7|34	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsart.sty
14mu|texlive-simurgh-0.01b-7|35	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsbook.sty
14mu|texlive-simurgh-0.01b-7|36	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsmath.sty
14mu|texlive-simurgh-0.01b-7|37	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amstext.sty
14mu|texlive-simurgh-0.01b-7|38	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsthm.sty
14mu|texlive-simurgh-0.01b-7|39	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-array.sty
14mu|texlive-simurgh-0.01b-7|40	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-article.sty
14mu|texlive-simurgh-0.01b-7|41	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-artikel1.sty
14mu|texlive-simurgh-0.01b-7|42	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-artikel2.sty
14mu|texlive-simurgh-0.01b-7|43	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-artikel3.sty
14mu|texlive-simurgh-0.01b-7|44	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-arydshln.sty
14mu|texlive-simurgh-0.01b-7|45	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-backref.sty
14mu|texlive-simurgh-0.01b-7|46	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-bidi.sty
14mu|texlive-simurgh-0.01b-7|47	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-boek.sty
14mu|texlive-simurgh-0.01b-7|48	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-boek3.sty
14mu|texlive-simurgh-0.01b-7|49	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-book.sty
14mu|texlive-simurgh-0.01b-7|50	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-bookest.sty
14mu|texlive-simurgh-0.01b-7|51	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-caption3.sty
14mu|texlive-simurgh-0.01b-7|52	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-char-def.lua
14mu|texlive-simurgh-0.01b-7|53	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-char-ini.lua
14mu|texlive-simurgh-0.01b-7|54	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-chkeng.sty
14mu|texlive-simurgh-0.01b-7|55	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-clss.sty
14mu|texlive-simurgh-0.01b-7|56	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-counters.sty
14mu|texlive-simurgh-0.01b-7|57	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-cptns.sty
14mu|texlive-simurgh-0.01b-7|58	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-doc.cls
14mu|texlive-simurgh-0.01b-7|59	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-empheq.sty
14mu|texlive-simurgh-0.01b-7|60	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extarticle.sty
14mu|texlive-simurgh-0.01b-7|61	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extbook.sty
14mu|texlive-simurgh-0.01b-7|62	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extletter.sty
14mu|texlive-simurgh-0.01b-7|63	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extreport.sty
14mu|texlive-simurgh-0.01b-7|64	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-fleqn.sty
14mu|texlive-simurgh-0.01b-7|65	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-fonts.sty
14mu|texlive-simurgh-0.01b-7|66	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-footnotes.sty
14mu|texlive-simurgh-0.01b-7|67	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-ftnxtra.sty
14mu|texlive-simurgh-0.01b-7|68	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-glossaries.sty
14mu|texlive-simurgh-0.01b-7|69	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-harfi.sty
14mu|texlive-simurgh-0.01b-7|70	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-jalalical.sty
14mu|texlive-simurgh-0.01b-7|71	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-leqno.sty
14mu|texlive-simurgh-0.01b-7|72	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-letter.sty
14mu|texlive-simurgh-0.01b-7|73	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-lettrine.sty
14mu|texlive-simurgh-0.01b-7|74	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-loader.sty
14mu|texlive-simurgh-0.01b-7|75	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-ltx.sty
14mu|texlive-simurgh-0.01b-7|76	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-mathdigitspec.sty
14mu|texlive-simurgh-0.01b-7|77	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-memoir.sty
14mu|texlive-simurgh-0.01b-7|78	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-minitoc.sty
14mu|texlive-simurgh-0.01b-7|79	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-natbib.sty
14mu|texlive-simurgh-0.01b-7|80	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-pkgs.sty
14mu|texlive-simurgh-0.01b-7|81	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-poem.sty
14mu|texlive-simurgh-0.01b-7|82	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-rapport1.sty
14mu|texlive-simurgh-0.01b-7|83	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-rapport3.sty
14mu|texlive-simurgh-0.01b-7|84	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-refrep.sty
14mu|texlive-simurgh-0.01b-7|85	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-report.sty
14mu|texlive-simurgh-0.01b-7|86	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrartcl.sty
14mu|texlive-simurgh-0.01b-7|87	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrbook.sty
14mu|texlive-simurgh-0.01b-7|88	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrlettr.sty
14mu|texlive-simurgh-0.01b-7|89	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrreprt.sty
14mu|texlive-simurgh-0.01b-7|90	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-shellescape.sty
14mu|texlive-simurgh-0.01b-7|91	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-tags.sty
14mu|texlive-simurgh-0.01b-7|92	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-tartibi.sty
14mu|texlive-simurgh-0.01b-7|93	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-tools.sty
14mu|texlive-simurgh-0.01b-7|94	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi-core.lua
14mu|texlive-simurgh-0.01b-7|95	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi-ini.lua
14mu|texlive-simurgh-0.01b-7|96	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi-math.lua
14mu|texlive-simurgh-0.01b-7|97	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi.lua
14mu|texlive-simurgh-0.01b-7|98	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi.sty
14mu|texlive-simurgh-0.01b-7|99	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh.sty
14mu|texlive-simurgh-0.01b-7|100	%doc %{_texmfdistdir}/doc/lualatex/simurgh/ChangeLog
14mu|texlive-simurgh-0.01b-7|101	%doc %{_texmfdistdir}/doc/lualatex/simurgh/README.doc
14mu|texlive-simurgh-0.01b-7|102	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-doc.pdf
14mu|texlive-simurgh-0.01b-7|103	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-doc.tex
14mu|texlive-simurgh-0.01b-7|104	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-logo.pdf
14mu|texlive-simurgh-0.01b-7|105	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-logo.tex
14mu|texlive-simurgh-0.01b-7|106	
14mu|texlive-simurgh-0.01b-7|107	#-----------------------------------------------------------------------
14mu|texlive-simurgh-0.01b-7|108	%prep
14mu|texlive-simurgh-0.01b-7|109	%setup -c -a0 -a1
14mu|texlive-simurgh-0.01b-7|110	
14mu|texlive-simurgh-0.01b-7|111	%build
14mu|texlive-simurgh-0.01b-7|112	
14mu|texlive-simurgh-0.01b-7|113	%install
14mu|texlive-simurgh-0.01b-7|114	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-simurgh-0.01b-7|115	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-simurgh-0.01b-7|116	
14mu|texlive-simurgh-0.01b-7|117	%changelog
14mu|texlive-simurgh-0.01b-7|118	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01b-7
14mu|texlive-simurgh-0.01b-7|119	+ Revision: eb01431
14mu|texlive-simurgh-0.01b-7|120	- MassBuild#674: Increase release tag
14mu|texlive-simurgh-0.01b-7|121	
14mu|texlive-simurgh-0.01b-7|122	

25775 14
14mu|texlive-SIstyle-2.3a-4|1	# revision 15878
14mu|texlive-SIstyle-2.3a-4|2	# category Package
14mu|texlive-SIstyle-2.3a-4|3	# catalog-ctan /macros/latex/contrib/SIstyle
14mu|texlive-SIstyle-2.3a-4|4	# catalog-date 2008-07-16 16:54:56 +0200
14mu|texlive-SIstyle-2.3a-4|5	# catalog-license lppl
14mu|texlive-SIstyle-2.3a-4|6	# catalog-version 2.3a
14mu|texlive-SIstyle-2.3a-4|7	Name:		texlive-SIstyle
14mu|texlive-SIstyle-2.3a-4|8	Version:	2.3a
14mu|texlive-SIstyle-2.3a-4|9	Release:	4
14mu|texlive-SIstyle-2.3a-4|10	Summary:	Package to typeset SI units, numbers and angles
14mu|texlive-SIstyle-2.3a-4|11	Group:		Publishing
14mu|texlive-SIstyle-2.3a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/SIstyle
14mu|texlive-SIstyle-2.3a-4|13	License:	LPPL
14mu|texlive-SIstyle-2.3a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIstyle.tar.xz
14mu|texlive-SIstyle-2.3a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIstyle.doc.tar.xz
14mu|texlive-SIstyle-2.3a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIstyle.source.tar.xz
14mu|texlive-SIstyle-2.3a-4|17	BuildArch:	noarch
14mu|texlive-SIstyle-2.3a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-SIstyle-2.3a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-SIstyle-2.3a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-SIstyle-2.3a-4|21	
14mu|texlive-SIstyle-2.3a-4|22	%description
14mu|texlive-SIstyle-2.3a-4|23	This package typesets SI units, numbers and angles according to
14mu|texlive-SIstyle-2.3a-4|24	the ISO requirements. Care is taken with font setup and
14mu|texlive-SIstyle-2.3a-4|25	requirements, and language customisation is available. Note
14mu|texlive-SIstyle-2.3a-4|26	that this package is (in principle) superseded by siunitx;
14mu|texlive-SIstyle-2.3a-4|27	sistyle has maintenance-only support, now.
14mu|texlive-SIstyle-2.3a-4|28	
14mu|texlive-SIstyle-2.3a-4|29	
14mu|texlive-SIstyle-2.3a-4|30	#-----------------------------------------------------------------------
14mu|texlive-SIstyle-2.3a-4|31	%files
14mu|texlive-SIstyle-2.3a-4|32	%{_texmfdistdir}/tex/latex/SIstyle/sistyle.sty
14mu|texlive-SIstyle-2.3a-4|33	%doc %{_texmfdistdir}/doc/latex/SIstyle/README
14mu|texlive-SIstyle-2.3a-4|34	%doc %{_texmfdistdir}/doc/latex/SIstyle/SIstyle-2.3a.pdf
14mu|texlive-SIstyle-2.3a-4|35	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig1.eps
14mu|texlive-SIstyle-2.3a-4|36	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig1.mps
14mu|texlive-SIstyle-2.3a-4|37	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig2.eps
14mu|texlive-SIstyle-2.3a-4|38	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig2.mps
14mu|texlive-SIstyle-2.3a-4|39	%doc %{_texmfdistdir}/doc/latex/SIstyle/graphs_scr.zip
14mu|texlive-SIstyle-2.3a-4|40	#- source
14mu|texlive-SIstyle-2.3a-4|41	%doc %{_texmfdistdir}/source/latex/SIstyle/sistyle.dtx
14mu|texlive-SIstyle-2.3a-4|42	%doc %{_texmfdistdir}/source/latex/SIstyle/sistyle.ins
14mu|texlive-SIstyle-2.3a-4|43	
14mu|texlive-SIstyle-2.3a-4|44	#-----------------------------------------------------------------------
14mu|texlive-SIstyle-2.3a-4|45	%prep
14mu|texlive-SIstyle-2.3a-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-SIstyle-2.3a-4|47	
14mu|texlive-SIstyle-2.3a-4|48	%build
14mu|texlive-SIstyle-2.3a-4|49	
14mu|texlive-SIstyle-2.3a-4|50	%install
14mu|texlive-SIstyle-2.3a-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-SIstyle-2.3a-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-SIstyle-2.3a-4|53	
14mu|texlive-SIstyle-2.3a-4|54	
14mu|texlive-SIstyle-2.3a-4|55	
14mu|texlive-SIstyle-2.3a-4|56	%changelog
14mu|texlive-SIstyle-2.3a-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3a-4
14mu|texlive-SIstyle-2.3a-4|58	+ Revision: 33faf4c
14mu|texlive-SIstyle-2.3a-4|59	- MassBuild#674: Increase release tag
14mu|texlive-SIstyle-2.3a-4|60	
14mu|texlive-SIstyle-2.3a-4|61	

25776 14
14mu|texlive-sitem-1.0-4|1	# revision 22136
14mu|texlive-sitem-1.0-4|2	# category Package
14mu|texlive-sitem-1.0-4|3	# catalog-ctan /macros/latex/contrib/sitem
14mu|texlive-sitem-1.0-4|4	# catalog-date 2011-04-19 10:29:51 +0200
14mu|texlive-sitem-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-sitem-1.0-4|6	# catalog-version 1.0
14mu|texlive-sitem-1.0-4|7	Name:		texlive-sitem
14mu|texlive-sitem-1.0-4|8	Version:	1.0
14mu|texlive-sitem-1.0-4|9	Release:	4
14mu|texlive-sitem-1.0-4|10	Summary:	Save the optional argument of \item
14mu|texlive-sitem-1.0-4|11	Group:		Publishing
14mu|texlive-sitem-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sitem
14mu|texlive-sitem-1.0-4|13	License:	LPPL1.3
14mu|texlive-sitem-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sitem.tar.xz
14mu|texlive-sitem-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sitem.doc.tar.xz
14mu|texlive-sitem-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sitem.source.tar.xz
14mu|texlive-sitem-1.0-4|17	BuildArch:	noarch
14mu|texlive-sitem-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sitem-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sitem-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sitem-1.0-4|21	
14mu|texlive-sitem-1.0-4|22	%description
14mu|texlive-sitem-1.0-4|23	The package modifies \item commands to save the optional
14mu|texlive-sitem-1.0-4|24	argument in a box.
14mu|texlive-sitem-1.0-4|25	
14mu|texlive-sitem-1.0-4|26	
14mu|texlive-sitem-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-sitem-1.0-4|28	%files
14mu|texlive-sitem-1.0-4|29	%{_texmfdistdir}/tex/latex/sitem/sitem.sty
14mu|texlive-sitem-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/sitem/sitem.pdf
14mu|texlive-sitem-1.0-4|31	#- source
14mu|texlive-sitem-1.0-4|32	%doc %{_texmfdistdir}/source/latex/sitem/sitem.dtx
14mu|texlive-sitem-1.0-4|33	%doc %{_texmfdistdir}/source/latex/sitem/sitem.ins
14mu|texlive-sitem-1.0-4|34	
14mu|texlive-sitem-1.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-sitem-1.0-4|36	%prep
14mu|texlive-sitem-1.0-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-sitem-1.0-4|38	
14mu|texlive-sitem-1.0-4|39	%build
14mu|texlive-sitem-1.0-4|40	
14mu|texlive-sitem-1.0-4|41	%install
14mu|texlive-sitem-1.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sitem-1.0-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sitem-1.0-4|44	
14mu|texlive-sitem-1.0-4|45	
14mu|texlive-sitem-1.0-4|46	
14mu|texlive-sitem-1.0-4|47	%changelog
14mu|texlive-sitem-1.0-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-sitem-1.0-4|49	+ Revision: d456dba
14mu|texlive-sitem-1.0-4|50	- MassBuild#674: Increase release tag
14mu|texlive-sitem-1.0-4|51	
14mu|texlive-sitem-1.0-4|52	

25777 14
14mu|texlive-SIunits-1.36-4|1	# revision 15878
14mu|texlive-SIunits-1.36-4|2	# category Package
14mu|texlive-SIunits-1.36-4|3	# catalog-ctan /macros/latex/contrib/SIunits
14mu|texlive-SIunits-1.36-4|4	# catalog-date 2008-06-16 17:21:40 +0200
14mu|texlive-SIunits-1.36-4|5	# catalog-license lppl1.3
14mu|texlive-SIunits-1.36-4|6	# catalog-version 1.36
14mu|texlive-SIunits-1.36-4|7	Name:		texlive-SIunits
14mu|texlive-SIunits-1.36-4|8	Version:	1.36
14mu|texlive-SIunits-1.36-4|9	Release:	4
14mu|texlive-SIunits-1.36-4|10	Summary:	International System of Units
14mu|texlive-SIunits-1.36-4|11	Group:		Publishing
14mu|texlive-SIunits-1.36-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/SIunits
14mu|texlive-SIunits-1.36-4|13	License:	LPPL1.3
14mu|texlive-SIunits-1.36-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIunits.tar.xz
14mu|texlive-SIunits-1.36-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIunits.doc.tar.xz
14mu|texlive-SIunits-1.36-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIunits.source.tar.xz
14mu|texlive-SIunits-1.36-4|17	BuildArch:	noarch
14mu|texlive-SIunits-1.36-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-SIunits-1.36-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-SIunits-1.36-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-SIunits-1.36-4|21	
14mu|texlive-SIunits-1.36-4|22	%description
14mu|texlive-SIunits-1.36-4|23	Typeset physical units following the rules of the International
14mu|texlive-SIunits-1.36-4|24	System of Units (SI). The package requires amstext, for proper
14mu|texlive-SIunits-1.36-4|25	representation of some values. Note that the package is now
14mu|texlive-SIunits-1.36-4|26	superseded by siunitx; siunits has maintenance-only support,
14mu|texlive-SIunits-1.36-4|27	now.
14mu|texlive-SIunits-1.36-4|28	
14mu|texlive-SIunits-1.36-4|29	
14mu|texlive-SIunits-1.36-4|30	#-----------------------------------------------------------------------
14mu|texlive-SIunits-1.36-4|31	%files
14mu|texlive-SIunits-1.36-4|32	%{_texmfdistdir}/tex/latex/SIunits/SIunits.cfg
14mu|texlive-SIunits-1.36-4|33	%{_texmfdistdir}/tex/latex/SIunits/SIunits.sty
14mu|texlive-SIunits-1.36-4|34	%{_texmfdistdir}/tex/latex/SIunits/binary.sty
14mu|texlive-SIunits-1.36-4|35	%doc %{_texmfdistdir}/doc/latex/SIunits/README
14mu|texlive-SIunits-1.36-4|36	%doc %{_texmfdistdir}/doc/latex/SIunits/SIunits.pdf
14mu|texlive-SIunits-1.36-4|37	#- source
14mu|texlive-SIunits-1.36-4|38	%doc %{_texmfdistdir}/source/latex/SIunits/SIunits.drv
14mu|texlive-SIunits-1.36-4|39	%doc %{_texmfdistdir}/source/latex/SIunits/SIunits.dtx
14mu|texlive-SIunits-1.36-4|40	%doc %{_texmfdistdir}/source/latex/SIunits/SIunits.ins
14mu|texlive-SIunits-1.36-4|41	
14mu|texlive-SIunits-1.36-4|42	#-----------------------------------------------------------------------
14mu|texlive-SIunits-1.36-4|43	%prep
14mu|texlive-SIunits-1.36-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-SIunits-1.36-4|45	
14mu|texlive-SIunits-1.36-4|46	%build
14mu|texlive-SIunits-1.36-4|47	
14mu|texlive-SIunits-1.36-4|48	%install
14mu|texlive-SIunits-1.36-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-SIunits-1.36-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-SIunits-1.36-4|51	
14mu|texlive-SIunits-1.36-4|52	
14mu|texlive-SIunits-1.36-4|53	
14mu|texlive-SIunits-1.36-4|54	%changelog
14mu|texlive-SIunits-1.36-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.36-4
14mu|texlive-SIunits-1.36-4|56	+ Revision: 2275702
14mu|texlive-SIunits-1.36-4|57	- MassBuild#674: Increase release tag
14mu|texlive-SIunits-1.36-4|58	
14mu|texlive-SIunits-1.36-4|59	

25778 14
14mu|texlive-siunitx-2.5g-3|1	# revision 27181
14mu|texlive-siunitx-2.5g-3|2	# category Package
14mu|texlive-siunitx-2.5g-3|3	# catalog-ctan /macros/latex/contrib/siunitx
14mu|texlive-siunitx-2.5g-3|4	# catalog-date 2012-07-22 18:49:09 +0200
14mu|texlive-siunitx-2.5g-3|5	# catalog-license lppl1.3
14mu|texlive-siunitx-2.5g-3|6	# catalog-version 2.5g
14mu|texlive-siunitx-2.5g-3|7	Name:		texlive-siunitx
14mu|texlive-siunitx-2.5g-3|8	Version:	2.5g
14mu|texlive-siunitx-2.5g-3|9	Release:	3
14mu|texlive-siunitx-2.5g-3|10	Summary:	A comprehensive (SI) units package
14mu|texlive-siunitx-2.5g-3|11	Group:		Publishing
14mu|texlive-siunitx-2.5g-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/siunitx
14mu|texlive-siunitx-2.5g-3|13	License:	LPPL1.3
14mu|texlive-siunitx-2.5g-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/siunitx.tar.xz
14mu|texlive-siunitx-2.5g-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/siunitx.doc.tar.xz
14mu|texlive-siunitx-2.5g-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/siunitx.source.tar.xz
14mu|texlive-siunitx-2.5g-3|17	BuildArch:	noarch
14mu|texlive-siunitx-2.5g-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-siunitx-2.5g-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-siunitx-2.5g-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-siunitx-2.5g-3|21	
14mu|texlive-siunitx-2.5g-3|22	%description
14mu|texlive-siunitx-2.5g-3|23	Typesetting values with units requires care to ensure that the
14mu|texlive-siunitx-2.5g-3|24	combined mathematical meaning of the value plus unit
14mu|texlive-siunitx-2.5g-3|25	combination is clear. In particular, the SI units system lays
14mu|texlive-siunitx-2.5g-3|26	down a consistent set of units with rules on how they are to be
14mu|texlive-siunitx-2.5g-3|27	used. However, different countries and publishers have
14mu|texlive-siunitx-2.5g-3|28	differing conventions on the exact appearance of numbers (and
14mu|texlive-siunitx-2.5g-3|29	units). A number of LaTeX packages have been developed to
14mu|texlive-siunitx-2.5g-3|30	provide consistent application of the various rules: SIunits,
14mu|texlive-siunitx-2.5g-3|31	sistyle, unitsdef and units are the leading examples. The
14mu|texlive-siunitx-2.5g-3|32	numprint package provides a large number of number-related
14mu|texlive-siunitx-2.5g-3|33	functions, while dcolumn and rccol provide tools for
14mu|texlive-siunitx-2.5g-3|34	typesetting tabular numbers. The siunitx package takes the best
14mu|texlive-siunitx-2.5g-3|35	from the existing packages, and adds new features and a
14mu|texlive-siunitx-2.5g-3|36	consistent interface. A number of new ideas have been
14mu|texlive-siunitx-2.5g-3|37	incorporated, to fill gaps in the existing provision. The
14mu|texlive-siunitx-2.5g-3|38	package also provides backward-compatibility with SIunits,
14mu|texlive-siunitx-2.5g-3|39	sistyle, unitsdef and units. The aim is to have one package to
14mu|texlive-siunitx-2.5g-3|40	handle all of the possible unit-related needs of LaTeX users.
14mu|texlive-siunitx-2.5g-3|41	The package relies on LaTeX 3 support from the l3kernel and
14mu|texlive-siunitx-2.5g-3|42	l3packages bundles.
14mu|texlive-siunitx-2.5g-3|43	
14mu|texlive-siunitx-2.5g-3|44	
14mu|texlive-siunitx-2.5g-3|45	#-----------------------------------------------------------------------
14mu|texlive-siunitx-2.5g-3|46	%files
14mu|texlive-siunitx-2.5g-3|47	%{_texmfdistdir}/tex/latex/siunitx/config/siunitx-abbreviations.cfg
14mu|texlive-siunitx-2.5g-3|48	%{_texmfdistdir}/tex/latex/siunitx/config/siunitx-binary.cfg
14mu|texlive-siunitx-2.5g-3|49	%{_texmfdistdir}/tex/latex/siunitx/config/siunitx-version-1.cfg
14mu|texlive-siunitx-2.5g-3|50	%{_texmfdistdir}/tex/latex/siunitx/siunitx.sty
14mu|texlive-siunitx-2.5g-3|51	%doc %{_texmfdistdir}/doc/latex/siunitx/README
14mu|texlive-siunitx-2.5g-3|52	%doc %{_texmfdistdir}/doc/latex/siunitx/siunitx.pdf
14mu|texlive-siunitx-2.5g-3|53	#- source
14mu|texlive-siunitx-2.5g-3|54	%doc %{_texmfdistdir}/source/latex/siunitx/siunitx.dtx
14mu|texlive-siunitx-2.5g-3|55	%doc %{_texmfdistdir}/source/latex/siunitx/siunitx.ins
14mu|texlive-siunitx-2.5g-3|56	
14mu|texlive-siunitx-2.5g-3|57	#-----------------------------------------------------------------------
14mu|texlive-siunitx-2.5g-3|58	%prep
14mu|texlive-siunitx-2.5g-3|59	%setup -c -a0 -a1 -a2
14mu|texlive-siunitx-2.5g-3|60	
14mu|texlive-siunitx-2.5g-3|61	%build
14mu|texlive-siunitx-2.5g-3|62	
14mu|texlive-siunitx-2.5g-3|63	%install
14mu|texlive-siunitx-2.5g-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-siunitx-2.5g-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-siunitx-2.5g-3|66	
14mu|texlive-siunitx-2.5g-3|67	
14mu|texlive-siunitx-2.5g-3|68	
14mu|texlive-siunitx-2.5g-3|69	%changelog
14mu|texlive-siunitx-2.5g-3|70	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5g-3
14mu|texlive-siunitx-2.5g-3|71	+ Revision: 6fe3251
14mu|texlive-siunitx-2.5g-3|72	- MassBuild#674: Increase release tag
14mu|texlive-siunitx-2.5g-3|73	
14mu|texlive-siunitx-2.5g-3|74	

25779 14
14mu|texlive-skak-1.5.2-3|1	# revision 32758
14mu|texlive-skak-1.5.2-3|2	# category Package
14mu|texlive-skak-1.5.2-3|3	# catalog-ctan /fonts/chess/skak
14mu|texlive-skak-1.5.2-3|4	# catalog-date 2014-01-22 19:51:35 +0100
14mu|texlive-skak-1.5.2-3|5	# catalog-license lppl
14mu|texlive-skak-1.5.2-3|6	# catalog-version 1.5.2
14mu|texlive-skak-1.5.2-3|7	Name:		texlive-skak
14mu|texlive-skak-1.5.2-3|8	Version:	1.5.2
14mu|texlive-skak-1.5.2-3|9	Release:	3
14mu|texlive-skak-1.5.2-3|10	Summary:	Fonts and macros for typesetting chess games
14mu|texlive-skak-1.5.2-3|11	Group:		Publishing
14mu|texlive-skak-1.5.2-3|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/skak
14mu|texlive-skak-1.5.2-3|13	License:	LPPL
14mu|texlive-skak-1.5.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skak.tar.xz
14mu|texlive-skak-1.5.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skak.doc.tar.xz
14mu|texlive-skak-1.5.2-3|16	BuildArch:	noarch
14mu|texlive-skak-1.5.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-skak-1.5.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-skak-1.5.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-skak-1.5.2-3|20	
14mu|texlive-skak-1.5.2-3|21	%description
14mu|texlive-skak-1.5.2-3|22	This package provides macros and fonts in Metafont format which
14mu|texlive-skak-1.5.2-3|23	can be used to typeset chess games using PGN, and to show
14mu|texlive-skak-1.5.2-3|24	diagrams of the current board in a document. The package builds
14mu|texlive-skak-1.5.2-3|25	on work by Piet Tutelaers -- the main novelty is the use of PGN
14mu|texlive-skak-1.5.2-3|26	for input instead of the more cumbersome coordinate notation
14mu|texlive-skak-1.5.2-3|27	(g1f3 becomes the more readable Nf3 in PGN). An Adobe Type 1
14mu|texlive-skak-1.5.2-3|28	implementation of skak's fonts is available as package skaknew;
14mu|texlive-skak-1.5.2-3|29	an alternative chess notational scheme is available in package
14mu|texlive-skak-1.5.2-3|30	texmate, and a general mechanism for selecting chess fonts is
14mu|texlive-skak-1.5.2-3|31	provided in chessfss.
14mu|texlive-skak-1.5.2-3|32	
14mu|texlive-skak-1.5.2-3|33	
14mu|texlive-skak-1.5.2-3|34	#-----------------------------------------------------------------------
14mu|texlive-skak-1.5.2-3|35	%files
14mu|texlive-skak-1.5.2-3|36	%{_texmfdistdir}/fonts/source/public/skak/skak10.mf
14mu|texlive-skak-1.5.2-3|37	%{_texmfdistdir}/fonts/source/public/skak/skak15.mf
14mu|texlive-skak-1.5.2-3|38	%{_texmfdistdir}/fonts/source/public/skak/skak20.mf
14mu|texlive-skak-1.5.2-3|39	%{_texmfdistdir}/fonts/source/public/skak/skak30.mf
14mu|texlive-skak-1.5.2-3|40	%{_texmfdistdir}/fonts/source/public/skak/skakbase.mf
14mu|texlive-skak-1.5.2-3|41	%{_texmfdistdir}/fonts/source/public/skak/skakbrikker.mf
14mu|texlive-skak-1.5.2-3|42	%{_texmfdistdir}/fonts/source/public/skak/skakf10.mf
14mu|texlive-skak-1.5.2-3|43	%{_texmfdistdir}/fonts/source/public/skak/skakf10b.mf
14mu|texlive-skak-1.5.2-3|44	%{_texmfdistdir}/fonts/source/public/skak/skakinf.mf
14mu|texlive-skak-1.5.2-3|45	%{_texmfdistdir}/fonts/tfm/public/skak/skak10.tfm
14mu|texlive-skak-1.5.2-3|46	%{_texmfdistdir}/fonts/tfm/public/skak/skak15.tfm
14mu|texlive-skak-1.5.2-3|47	%{_texmfdistdir}/fonts/tfm/public/skak/skak20.tfm
14mu|texlive-skak-1.5.2-3|48	%{_texmfdistdir}/fonts/tfm/public/skak/skak30.tfm
14mu|texlive-skak-1.5.2-3|49	%{_texmfdistdir}/fonts/tfm/public/skak/skakf10.tfm
14mu|texlive-skak-1.5.2-3|50	%{_texmfdistdir}/fonts/tfm/public/skak/skakf10b.tfm
14mu|texlive-skak-1.5.2-3|51	%{_texmfdistdir}/tex/latex/skak/chess-workshop-symbols.sty
14mu|texlive-skak-1.5.2-3|52	%{_texmfdistdir}/tex/latex/skak/skak.fd
14mu|texlive-skak-1.5.2-3|53	%{_texmfdistdir}/tex/latex/skak/skak.sty
14mu|texlive-skak-1.5.2-3|54	%{_texmfdistdir}/tex/latex/skak/uskak.fd
14mu|texlive-skak-1.5.2-3|55	%doc %{_texmfdistdir}/doc/latex/skak/ChangeLog.md
14mu|texlive-skak-1.5.2-3|56	%doc %{_texmfdistdir}/doc/latex/skak/LICENSE
14mu|texlive-skak-1.5.2-3|57	%doc %{_texmfdistdir}/doc/latex/skak/README.md
14mu|texlive-skak-1.5.2-3|58	%doc %{_texmfdistdir}/doc/latex/skak/THANKS
14mu|texlive-skak-1.5.2-3|59	%doc %{_texmfdistdir}/doc/latex/skak/WC-2004-S-00007.tex
14mu|texlive-skak-1.5.2-3|60	%doc %{_texmfdistdir}/doc/latex/skak/_region_.tex
14mu|texlive-skak-1.5.2-3|61	%doc %{_texmfdistdir}/doc/latex/skak/andreas_wilm_1.tex
14mu|texlive-skak-1.5.2-3|62	%doc %{_texmfdistdir}/doc/latex/skak/angletst.tex
14mu|texlive-skak-1.5.2-3|63	%doc %{_texmfdistdir}/doc/latex/skak/debug_storegame.tex
14mu|texlive-skak-1.5.2-3|64	%doc %{_texmfdistdir}/doc/latex/skak/demo-symbols.tex
14mu|texlive-skak-1.5.2-3|65	%doc %{_texmfdistdir}/doc/latex/skak/fen_with_black.tex
14mu|texlive-skak-1.5.2-3|66	%doc %{_texmfdistdir}/doc/latex/skak/font.tex
14mu|texlive-skak-1.5.2-3|67	%doc %{_texmfdistdir}/doc/latex/skak/font2.tex
14mu|texlive-skak-1.5.2-3|68	%doc %{_texmfdistdir}/doc/latex/skak/hightest.tex
14mu|texlive-skak-1.5.2-3|69	%doc %{_texmfdistdir}/doc/latex/skak/informator.ps
14mu|texlive-skak-1.5.2-3|70	%doc %{_texmfdistdir}/doc/latex/skak/informator.tex
14mu|texlive-skak-1.5.2-3|71	%doc %{_texmfdistdir}/doc/latex/skak/ingo-bug1.tex
14mu|texlive-skak-1.5.2-3|72	%doc %{_texmfdistdir}/doc/latex/skak/longmove_king_bug.tex
14mu|texlive-skak-1.5.2-3|73	%doc %{_texmfdistdir}/doc/latex/skak/longmoves.tex
14mu|texlive-skak-1.5.2-3|74	%doc %{_texmfdistdir}/doc/latex/skak/makefile
14mu|texlive-skak-1.5.2-3|75	%doc %{_texmfdistdir}/doc/latex/skak/promotion_problem_Ulrike.tex
14mu|texlive-skak-1.5.2-3|76	%doc %{_texmfdistdir}/doc/latex/skak/refman.ps
14mu|texlive-skak-1.5.2-3|77	%doc %{_texmfdistdir}/doc/latex/skak/refman.tex
14mu|texlive-skak-1.5.2-3|78	%doc %{_texmfdistdir}/doc/latex/skak/show.tex
14mu|texlive-skak-1.5.2-3|79	%doc %{_texmfdistdir}/doc/latex/skak/skakdoc.ps
14mu|texlive-skak-1.5.2-3|80	%doc %{_texmfdistdir}/doc/latex/skak/skakdoc.tex
14mu|texlive-skak-1.5.2-3|81	%doc %{_texmfdistdir}/doc/latex/skak/special.map
14mu|texlive-skak-1.5.2-3|82	%doc %{_texmfdistdir}/doc/latex/skak/syntax.tex
14mu|texlive-skak-1.5.2-3|83	%doc %{_texmfdistdir}/doc/latex/skak/test1.tex
14mu|texlive-skak-1.5.2-3|84	%doc %{_texmfdistdir}/doc/latex/skak/test2.tex
14mu|texlive-skak-1.5.2-3|85	%doc %{_texmfdistdir}/doc/latex/skak/test_capture.tex
14mu|texlive-skak-1.5.2-3|86	%doc %{_texmfdistdir}/doc/latex/skak/tuggame.ps
14mu|texlive-skak-1.5.2-3|87	%doc %{_texmfdistdir}/doc/latex/skak/tuggame.tex
14mu|texlive-skak-1.5.2-3|88	
14mu|texlive-skak-1.5.2-3|89	#-----------------------------------------------------------------------
14mu|texlive-skak-1.5.2-3|90	%prep
14mu|texlive-skak-1.5.2-3|91	%setup -c -a0 -a1
14mu|texlive-skak-1.5.2-3|92	
14mu|texlive-skak-1.5.2-3|93	%build
14mu|texlive-skak-1.5.2-3|94	
14mu|texlive-skak-1.5.2-3|95	%install
14mu|texlive-skak-1.5.2-3|96	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-skak-1.5.2-3|97	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-skak-1.5.2-3|98	
14mu|texlive-skak-1.5.2-3|99	%changelog
14mu|texlive-skak-1.5.2-3|100	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-3
14mu|texlive-skak-1.5.2-3|101	+ Revision: 9d27761
14mu|texlive-skak-1.5.2-3|102	- MassBuild#674: Increase release tag
14mu|texlive-skak-1.5.2-3|103	
14mu|texlive-skak-1.5.2-3|104	

25780 14
14mu|texlive-skaknew-20090221-4|1	# revision 20031
14mu|texlive-skaknew-20090221-4|2	# category Package
14mu|texlive-skaknew-20090221-4|3	# catalog-ctan /fonts/chess/skaknew
14mu|texlive-skaknew-20090221-4|4	# catalog-date 2009-02-21 22:13:29 +0100
14mu|texlive-skaknew-20090221-4|5	# catalog-license lppl
14mu|texlive-skaknew-20090221-4|6	# catalog-version undef
14mu|texlive-skaknew-20090221-4|7	Name:		texlive-skaknew
14mu|texlive-skaknew-20090221-4|8	Version:	20090221
14mu|texlive-skaknew-20090221-4|9	Release:	4
14mu|texlive-skaknew-20090221-4|10	Summary:	The skak chess fonts redone in Adobe Type 1
14mu|texlive-skaknew-20090221-4|11	Group:		Publishing
14mu|texlive-skaknew-20090221-4|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/skaknew
14mu|texlive-skaknew-20090221-4|13	License:	LPPL
14mu|texlive-skaknew-20090221-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skaknew.tar.xz
14mu|texlive-skaknew-20090221-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skaknew.doc.tar.xz
14mu|texlive-skaknew-20090221-4|16	BuildArch:	noarch
14mu|texlive-skaknew-20090221-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-skaknew-20090221-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-skaknew-20090221-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-skaknew-20090221-4|20	
14mu|texlive-skaknew-20090221-4|21	%description
14mu|texlive-skaknew-20090221-4|22	This package offers Adobe Type 1 versions of the fonts provided
14mu|texlive-skaknew-20090221-4|23	as MetaFont source by the skak bundle.
14mu|texlive-skaknew-20090221-4|24	
14mu|texlive-skaknew-20090221-4|25	
14mu|texlive-skaknew-20090221-4|26	#-----------------------------------------------------------------------
14mu|texlive-skaknew-20090221-4|27	%files
14mu|texlive-skaknew-20090221-4|28	%{_texmfdistdir}/fonts/afm/public/skaknew/AlphaDia.afm
14mu|texlive-skaknew-20090221-4|29	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-Diagram.afm
14mu|texlive-skaknew-20090221-4|30	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-DiagramT.afm
14mu|texlive-skaknew-20090221-4|31	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-Figurine.afm
14mu|texlive-skaknew-20090221-4|32	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-FigurineBold.afm
14mu|texlive-skaknew-20090221-4|33	%{_texmfdistdir}/fonts/map/dvips/skaknew/SkakNew.map
14mu|texlive-skaknew-20090221-4|34	%{_texmfdistdir}/fonts/opentype/public/skaknew/AlphaDia.otf
14mu|texlive-skaknew-20090221-4|35	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-Diagram.otf
14mu|texlive-skaknew-20090221-4|36	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-DiagramT.otf
14mu|texlive-skaknew-20090221-4|37	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-Figurine.otf
14mu|texlive-skaknew-20090221-4|38	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-FigurineBold.otf
14mu|texlive-skaknew-20090221-4|39	%{_texmfdistdir}/fonts/tfm/public/skaknew/AlphaDia.tfm
14mu|texlive-skaknew-20090221-4|40	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-Diagram.tfm
14mu|texlive-skaknew-20090221-4|41	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-DiagramT.tfm
14mu|texlive-skaknew-20090221-4|42	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-Figurine.tfm
14mu|texlive-skaknew-20090221-4|43	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-FigurineBold.tfm
14mu|texlive-skaknew-20090221-4|44	%{_texmfdistdir}/fonts/type1/public/skaknew/AlphaDia.inf
14mu|texlive-skaknew-20090221-4|45	%{_texmfdistdir}/fonts/type1/public/skaknew/AlphaDia.pfb
14mu|texlive-skaknew-20090221-4|46	%{_texmfdistdir}/fonts/type1/public/skaknew/AlphaDia.pfm
14mu|texlive-skaknew-20090221-4|47	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Diagram.inf
14mu|texlive-skaknew-20090221-4|48	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Diagram.pfb
14mu|texlive-skaknew-20090221-4|49	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Diagram.pfm
14mu|texlive-skaknew-20090221-4|50	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-DiagramT.inf
14mu|texlive-skaknew-20090221-4|51	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-DiagramT.pfb
14mu|texlive-skaknew-20090221-4|52	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-DiagramT.pfm
14mu|texlive-skaknew-20090221-4|53	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Figurine.inf
14mu|texlive-skaknew-20090221-4|54	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Figurine.pfb
14mu|texlive-skaknew-20090221-4|55	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Figurine.pfm
14mu|texlive-skaknew-20090221-4|56	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-FigurineBold.inf
14mu|texlive-skaknew-20090221-4|57	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfb
14mu|texlive-skaknew-20090221-4|58	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfm
14mu|texlive-skaknew-20090221-4|59	%doc %{_texmfdistdir}/doc/fonts/skaknew/README
14mu|texlive-skaknew-20090221-4|60	%doc %{_texmfdistdir}/doc/fonts/skaknew/SkakNew.pdf
14mu|texlive-skaknew-20090221-4|61	%doc %{_texmfdistdir}/doc/fonts/skaknew/SkakNew.tex
14mu|texlive-skaknew-20090221-4|62	%doc %{_texmfdistdir}/doc/fonts/skaknew/fonttables.pdf
14mu|texlive-skaknew-20090221-4|63	%doc %{_texmfdistdir}/doc/fonts/skaknew/install.vtex
14mu|texlive-skaknew-20090221-4|64	
14mu|texlive-skaknew-20090221-4|65	#-----------------------------------------------------------------------
14mu|texlive-skaknew-20090221-4|66	%prep
14mu|texlive-skaknew-20090221-4|67	%setup -c -a0 -a1
14mu|texlive-skaknew-20090221-4|68	
14mu|texlive-skaknew-20090221-4|69	%build
14mu|texlive-skaknew-20090221-4|70	
14mu|texlive-skaknew-20090221-4|71	%install
14mu|texlive-skaknew-20090221-4|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-skaknew-20090221-4|73	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-skaknew-20090221-4|74	
14mu|texlive-skaknew-20090221-4|75	
14mu|texlive-skaknew-20090221-4|76	
14mu|texlive-skaknew-20090221-4|77	%changelog
14mu|texlive-skaknew-20090221-4|78	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090221-4
14mu|texlive-skaknew-20090221-4|79	+ Revision: 9c12235
14mu|texlive-skaknew-20090221-4|80	- MassBuild#674: Increase release tag
14mu|texlive-skaknew-20090221-4|81	
14mu|texlive-skaknew-20090221-4|82	

25781 14
14mu|texlive-skb-0.51-4|1	# revision 22781
14mu|texlive-skb-0.51-4|2	# category Package
14mu|texlive-skb-0.51-4|3	# catalog-ctan /macros/latex/contrib/skb
14mu|texlive-skb-0.51-4|4	# catalog-date 2011-05-13 02:11:01 +0200
14mu|texlive-skb-0.51-4|5	# catalog-license lppl1.3
14mu|texlive-skb-0.51-4|6	# catalog-version 0.51
14mu|texlive-skb-0.51-4|7	Name:		texlive-skb
14mu|texlive-skb-0.51-4|8	Version:	0.51
14mu|texlive-skb-0.51-4|9	Release:	4
14mu|texlive-skb-0.51-4|10	Summary:	Tools for a repository of long-living documents
14mu|texlive-skb-0.51-4|11	Group:		Publishing
14mu|texlive-skb-0.51-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skb
14mu|texlive-skb-0.51-4|13	License:	LPPL1.3
14mu|texlive-skb-0.51-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skb.tar.xz
14mu|texlive-skb-0.51-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skb.doc.tar.xz
14mu|texlive-skb-0.51-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skb.source.tar.xz
14mu|texlive-skb-0.51-4|17	BuildArch:	noarch
14mu|texlive-skb-0.51-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-skb-0.51-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-skb-0.51-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-skb-0.51-4|21	
14mu|texlive-skb-0.51-4|22	%description
14mu|texlive-skb-0.51-4|23	The package provides macros that help to build a document
14mu|texlive-skb-0.51-4|24	repository for long living documents. It focuses on structure
14mu|texlive-skb-0.51-4|25	and re-use of text, code, figures etc. The basic concept is
14mu|texlive-skb-0.51-4|26	first to separate structure from content (i.e., text about a
14mu|texlive-skb-0.51-4|27	topic from the structure it is presented by) and then
14mu|texlive-skb-0.51-4|28	separating the content from the actual published document, thus
14mu|texlive-skb-0.51-4|29	enabling easy re-use of text blocks in different publications
14mu|texlive-skb-0.51-4|30	(i.e., text about a protocol in a short article about this
14mu|texlive-skb-0.51-4|31	protocol as well as in a book about many protocols); all
14mu|texlive-skb-0.51-4|32	without constantly copying or changing text. As a side effect,
14mu|texlive-skb-0.51-4|33	using the document classes provided, it hides a lot of LaTeX
14mu|texlive-skb-0.51-4|34	from someone who just wants to write articles and books.
14mu|texlive-skb-0.51-4|35	
14mu|texlive-skb-0.51-4|36	
14mu|texlive-skb-0.51-4|37	#-----------------------------------------------------------------------
14mu|texlive-skb-0.51-4|38	%files
14mu|texlive-skb-0.51-4|39	%{_texmfdistdir}/tex/latex/skb/skb.cfg
14mu|texlive-skb-0.51-4|40	%{_texmfdistdir}/tex/latex/skb/skb.sty
14mu|texlive-skb-0.51-4|41	%{_texmfdistdir}/tex/latex/skb/skbarticle.cls
14mu|texlive-skb-0.51-4|42	%{_texmfdistdir}/tex/latex/skb/skbbeamer.cls
14mu|texlive-skb-0.51-4|43	%{_texmfdistdir}/tex/latex/skb/skbbook.cls
14mu|texlive-skb-0.51-4|44	%{_texmfdistdir}/tex/latex/skb/skblncsbeamer.cls
14mu|texlive-skb-0.51-4|45	%{_texmfdistdir}/tex/latex/skb/skblncsppt.cls
14mu|texlive-skb-0.51-4|46	%{_texmfdistdir}/tex/latex/skb/skbmoderncv.cls
14mu|texlive-skb-0.51-4|47	%doc %{_texmfdistdir}/doc/latex/skb/HISTORY.TXT
14mu|texlive-skb-0.51-4|48	%doc %{_texmfdistdir}/doc/latex/skb/LICENSE.TXT
14mu|texlive-skb-0.51-4|49	%doc %{_texmfdistdir}/doc/latex/skb/MANIFEST.TXT
14mu|texlive-skb-0.51-4|50	%doc %{_texmfdistdir}/doc/latex/skb/README
14mu|texlive-skb-0.51-4|51	%doc %{_texmfdistdir}/doc/latex/skb/TODO.TXT
14mu|texlive-skb-0.51-4|52	%doc %{_texmfdistdir}/doc/latex/skb/makefile
14mu|texlive-skb-0.51-4|53	%doc %{_texmfdistdir}/doc/latex/skb/skb.pdf
14mu|texlive-skb-0.51-4|54	%doc %{_texmfdistdir}/doc/latex/skb/user-guide.pdf
14mu|texlive-skb-0.51-4|55	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/acronyms.tex
14mu|texlive-skb-0.51-4|56	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibliography.tex
14mu|texlive-skb-0.51-4|57	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex-styles.bbx
14mu|texlive-skb-0.51-4|58	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/article.bib
14mu|texlive-skb-0.51-4|59	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/book.bib
14mu|texlive-skb-0.51-4|60	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/collection.bib
14mu|texlive-skb-0.51-4|61	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/conference.bib
14mu|texlive-skb-0.51-4|62	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/inbook.bib
14mu|texlive-skb-0.51-4|63	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/incollection.bib
14mu|texlive-skb-0.51-4|64	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/inproceedings.bib
14mu|texlive-skb-0.51-4|65	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/manual.bib
14mu|texlive-skb-0.51-4|66	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/misc.bib
14mu|texlive-skb-0.51-4|67	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/online.bib
14mu|texlive-skb-0.51-4|68	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/proceedings.bib
14mu|texlive-skb-0.51-4|69	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/report.bib
14mu|texlive-skb-0.51-4|70	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/standard.bib
14mu|texlive-skb-0.51-4|71	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/techreport.bib
14mu|texlive-skb-0.51-4|72	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/unpublished.bib
14mu|texlive-skb-0.51-4|73	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/example-toc.tex
14mu|texlive-skb-0.51-4|74	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/example.tex
14mu|texlive-skb-0.51-4|75	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/figure-classic.tex
14mu|texlive-skb-0.51-4|76	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/listings.tex
14mu|texlive-skb-0.51-4|77	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/optional-text.tex
14mu|texlive-skb-0.51-4|78	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/paths.tex
14mu|texlive-skb-0.51-4|79	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/rebuild.tex
14mu|texlive-skb-0.51-4|80	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbconfig.tex
14mu|texlive-skb-0.51-4|81	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbem.tex
14mu|texlive-skb-0.51-4|82	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbfigure.tex
14mu|texlive-skb-0.51-4|83	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbheading.tex
14mu|texlive-skb-0.51-4|84	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbinput.tex
14mu|texlive-skb-0.51-4|85	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbslide.tex
14mu|texlive-skb-0.51-4|86	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbslidecite.tex
14mu|texlive-skb-0.51-4|87	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/used-options.tex
14mu|texlive-skb-0.51-4|88	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/baf.tex
14mu|texlive-skb-0.51-4|89	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/complete.tex
14mu|texlive-skb-0.51-4|90	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/exa-doc.tex
14mu|texlive-skb-0.51-4|91	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/publish-art.tex
14mu|texlive-skb-0.51-4|92	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/publish.tex
14mu|texlive-skb-0.51-4|93	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/repository.tex
14mu|texlive-skb-0.51-4|94	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/skb-distribution.tex
14mu|texlive-skb-0.51-4|95	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-0.pdf
14mu|texlive-skb-0.51-4|96	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-1.pdf
14mu|texlive-skb-0.51-4|97	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-10.pdf
14mu|texlive-skb-0.51-4|98	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-11.pdf
14mu|texlive-skb-0.51-4|99	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-12.pdf
14mu|texlive-skb-0.51-4|100	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-13.pdf
14mu|texlive-skb-0.51-4|101	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-14.pdf
14mu|texlive-skb-0.51-4|102	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-2.pdf
14mu|texlive-skb-0.51-4|103	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-3.pdf
14mu|texlive-skb-0.51-4|104	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-4.pdf
14mu|texlive-skb-0.51-4|105	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-5.pdf
14mu|texlive-skb-0.51-4|106	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-6.pdf
14mu|texlive-skb-0.51-4|107	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-7.pdf
14mu|texlive-skb-0.51-4|108	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-8.pdf
14mu|texlive-skb-0.51-4|109	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-9.pdf
14mu|texlive-skb-0.51-4|110	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/abstract.tex
14mu|texlive-skb-0.51-4|111	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/applicability.tex
14mu|texlive-skb-0.51-4|112	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/exa-doc/documentation.tex
14mu|texlive-skb-0.51-4|113	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/example-article.tex
14mu|texlive-skb-0.51-4|114	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config-cmd.tex
14mu|texlive-skb-0.51-4|115	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config-opt-table.tex
14mu|texlive-skb-0.51-4|116	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config-opt.tex
14mu|texlive-skb-0.51-4|117	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config.tex
14mu|texlive-skb-0.51-4|118	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/distribution.tex
14mu|texlive-skb-0.51-4|119	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/folders.tex
14mu|texlive-skb-0.51-4|120	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/installation.tex
14mu|texlive-skb-0.51-4|121	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/rebuild.tex
14mu|texlive-skb-0.51-4|122	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/start.tex
14mu|texlive-skb-0.51-4|123	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/used-options.tex
14mu|texlive-skb-0.51-4|124	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/intent.tex
14mu|texlive-skb-0.51-4|125	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/acr-bib.tex
14mu|texlive-skb-0.51-4|126	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/figures.tex
14mu|texlive-skb-0.51-4|127	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/figures2.tex
14mu|texlive-skb-0.51-4|128	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/headings-and-files.tex
14mu|texlive-skb-0.51-4|129	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/listing.tex
14mu|texlive-skb-0.51-4|130	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/lists.tex
14mu|texlive-skb-0.51-4|131	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/manual.tex
14mu|texlive-skb-0.51-4|132	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/optional-text.tex
14mu|texlive-skb-0.51-4|133	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/path-commands.tex
14mu|texlive-skb-0.51-4|134	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex
14mu|texlive-skb-0.51-4|135	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/skbem.tex
14mu|texlive-skb-0.51-4|136	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex
14mu|texlive-skb-0.51-4|137	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/skbinput-opt-table.tex
14mu|texlive-skb-0.51-4|138	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/slides.tex
14mu|texlive-skb-0.51-4|139	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/slides2.tex
14mu|texlive-skb-0.51-4|140	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-cs.tex
14mu|texlive-skb-0.51-4|141	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-final.tex
14mu|texlive-skb-0.51-4|142	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts-baf.tex
14mu|texlive-skb-0.51-4|143	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts-pc.tex
14mu|texlive-skb-0.51-4|144	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts-pc2.tex
14mu|texlive-skb-0.51-4|145	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts.tex
14mu|texlive-skb-0.51-4|146	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate.tex
14mu|texlive-skb-0.51-4|147	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/story/long.tex
14mu|texlive-skb-0.51-4|148	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/story/long2.tex
14mu|texlive-skb-0.51-4|149	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/story/short.tex
14mu|texlive-skb-0.51-4|150	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/title.tex
14mu|texlive-skb-0.51-4|151	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/about.tex
14mu|texlive-skb-0.51-4|152	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/applicability.tex
14mu|texlive-skb-0.51-4|153	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-tex1.tex
14mu|texlive-skb-0.51-4|154	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-tex2.tex
14mu|texlive-skb-0.51-4|155	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-tex3.tex
14mu|texlive-skb-0.51-4|156	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-toc.tex
14mu|texlive-skb-0.51-4|157	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/intent.tex
14mu|texlive-skb-0.51-4|158	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-acrbib.tex
14mu|texlive-skb-0.51-4|159	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures-exa.tex
14mu|texlive-skb-0.51-4|160	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures-exna.tex
14mu|texlive-skb-0.51-4|161	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures-opt.tex
14mu|texlive-skb-0.51-4|162	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures.tex
14mu|texlive-skb-0.51-4|163	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-haf.tex
14mu|texlive-skb-0.51-4|164	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-listings.tex
14mu|texlive-skb-0.51-4|165	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-lists.tex
14mu|texlive-skb-0.51-4|166	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-optional-text.tex
14mu|texlive-skb-0.51-4|167	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-paths.tex
14mu|texlive-skb-0.51-4|168	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-pdfinfo.tex
14mu|texlive-skb-0.51-4|169	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-skbem.tex
14mu|texlive-skb-0.51-4|170	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-slides1.tex
14mu|texlive-skb-0.51-4|171	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-slides2.tex
14mu|texlive-skb-0.51-4|172	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-cs.tex
14mu|texlive-skb-0.51-4|173	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-parts-baf.tex
14mu|texlive-skb-0.51-4|174	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-parts-pc1.tex
14mu|texlive-skb-0.51-4|175	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-parts-pc2.tex
14mu|texlive-skb-0.51-4|176	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate.tex
14mu|texlive-skb-0.51-4|177	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-config-cmd.tex
14mu|texlive-skb-0.51-4|178	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-config-opt.tex
14mu|texlive-skb-0.51-4|179	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-distribution.tex
14mu|texlive-skb-0.51-4|180	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-folders.tex
14mu|texlive-skb-0.51-4|181	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-installation.tex
14mu|texlive-skb-0.51-4|182	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-rebuild1.tex
14mu|texlive-skb-0.51-4|183	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-rebuild2.tex
14mu|texlive-skb-0.51-4|184	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-used-options.tex
14mu|texlive-skb-0.51-4|185	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/story-long1.tex
14mu|texlive-skb-0.51-4|186	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/story-long2.tex
14mu|texlive-skb-0.51-4|187	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/story-short.tex
14mu|texlive-skb-0.51-4|188	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-anim.tex
14mu|texlive-skb-0.51-4|189	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-load.tex
14mu|texlive-skb-0.51-4|190	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-noanim.tex
14mu|texlive-skb-0.51-4|191	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-notes.tex
14mu|texlive-skb-0.51-4|192	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/user-guide-load.tex
14mu|texlive-skb-0.51-4|193	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/user-guide.tex
14mu|texlive-skb-0.51-4|194	#- source
14mu|texlive-skb-0.51-4|195	%doc %{_texmfdistdir}/source/latex/skb/skb.dtx
14mu|texlive-skb-0.51-4|196	%doc %{_texmfdistdir}/source/latex/skb/skb.ins
14mu|texlive-skb-0.51-4|197	
14mu|texlive-skb-0.51-4|198	#-----------------------------------------------------------------------
14mu|texlive-skb-0.51-4|199	%prep
14mu|texlive-skb-0.51-4|200	%setup -c -a0 -a1 -a2
14mu|texlive-skb-0.51-4|201	
14mu|texlive-skb-0.51-4|202	%build
14mu|texlive-skb-0.51-4|203	
14mu|texlive-skb-0.51-4|204	%install
14mu|texlive-skb-0.51-4|205	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-skb-0.51-4|206	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-skb-0.51-4|207	
14mu|texlive-skb-0.51-4|208	
14mu|texlive-skb-0.51-4|209	
14mu|texlive-skb-0.51-4|210	%changelog
14mu|texlive-skb-0.51-4|211	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.51-4
14mu|texlive-skb-0.51-4|212	+ Revision: 773f525
14mu|texlive-skb-0.51-4|213	- MassBuild#674: Increase release tag
14mu|texlive-skb-0.51-4|214	
14mu|texlive-skb-0.51-4|215	

25782 14
14mu|texlive-skdoc-1.4a-7|1	# revision 32278
14mu|texlive-skdoc-1.4a-7|2	# category Package
14mu|texlive-skdoc-1.4a-7|3	# catalog-ctan /macros/latex/contrib/skdoc
14mu|texlive-skdoc-1.4a-7|4	# catalog-date 2013-11-28 23:56:30 +0100
14mu|texlive-skdoc-1.4a-7|5	# catalog-license lppl1.3
14mu|texlive-skdoc-1.4a-7|6	# catalog-version 1.4a
14mu|texlive-skdoc-1.4a-7|7	Name:		texlive-skdoc
14mu|texlive-skdoc-1.4a-7|8	Version:	1.4a
14mu|texlive-skdoc-1.4a-7|9	Release:	7
14mu|texlive-skdoc-1.4a-7|10	Summary:	Documentation and extraction for packages and document classes
14mu|texlive-skdoc-1.4a-7|11	Group:		Publishing
14mu|texlive-skdoc-1.4a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skdoc
14mu|texlive-skdoc-1.4a-7|13	License:	LPPL1.3
14mu|texlive-skdoc-1.4a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skdoc.tar.xz
14mu|texlive-skdoc-1.4a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skdoc.doc.tar.xz
14mu|texlive-skdoc-1.4a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skdoc.source.tar.xz
14mu|texlive-skdoc-1.4a-7|17	BuildArch:	noarch
14mu|texlive-skdoc-1.4a-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-skdoc-1.4a-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-skdoc-1.4a-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-skdoc-1.4a-7|21	
14mu|texlive-skdoc-1.4a-7|22	%description
14mu|texlive-skdoc-1.4a-7|23	The class provides the functionality and implementation of
14mu|texlive-skdoc-1.4a-7|24	packages and document classes. It is loosely based on the ydoc
14mu|texlive-skdoc-1.4a-7|25	and ltxdoc classes, but has a number of incompatible
14mu|texlive-skdoc-1.4a-7|26	differences. The class defines a MacroCode environment which
14mu|texlive-skdoc-1.4a-7|27	offers an alternative to the the usual docstrip method of
14mu|texlive-skdoc-1.4a-7|28	installing packages. It has the ability to generate both
14mu|texlive-skdoc-1.4a-7|29	documentation and code in a single run of a single file.
14mu|texlive-skdoc-1.4a-7|30	
14mu|texlive-skdoc-1.4a-7|31	
14mu|texlive-skdoc-1.4a-7|32	#-----------------------------------------------------------------------
14mu|texlive-skdoc-1.4a-7|33	%files
14mu|texlive-skdoc-1.4a-7|34	%{_texmfdistdir}/tex/latex/skdoc/skdoc.cls
14mu|texlive-skdoc-1.4a-7|35	%doc %{_texmfdistdir}/doc/latex/skdoc/README
14mu|texlive-skdoc-1.4a-7|36	%doc %{_texmfdistdir}/doc/latex/skdoc/skdoc.pdf
14mu|texlive-skdoc-1.4a-7|37	#- source
14mu|texlive-skdoc-1.4a-7|38	%doc %{_texmfdistdir}/source/latex/skdoc/skdoc.dtx
14mu|texlive-skdoc-1.4a-7|39	
14mu|texlive-skdoc-1.4a-7|40	#-----------------------------------------------------------------------
14mu|texlive-skdoc-1.4a-7|41	%prep
14mu|texlive-skdoc-1.4a-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-skdoc-1.4a-7|43	
14mu|texlive-skdoc-1.4a-7|44	%build
14mu|texlive-skdoc-1.4a-7|45	
14mu|texlive-skdoc-1.4a-7|46	%install
14mu|texlive-skdoc-1.4a-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-skdoc-1.4a-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-skdoc-1.4a-7|49	
14mu|texlive-skdoc-1.4a-7|50	%changelog
14mu|texlive-skdoc-1.4a-7|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4a-7
14mu|texlive-skdoc-1.4a-7|52	+ Revision: 12fc519
14mu|texlive-skdoc-1.4a-7|53	- MassBuild#674: Increase release tag
14mu|texlive-skdoc-1.4a-7|54	
14mu|texlive-skdoc-1.4a-7|55	

25783 14
14mu|texlive-skeycommand-0.4-4|1	# revision 24652
14mu|texlive-skeycommand-0.4-4|2	# category Package
14mu|texlive-skeycommand-0.4-4|3	# catalog-ctan /macros/latex/contrib/skeycommand
14mu|texlive-skeycommand-0.4-4|4	# catalog-date 2011-11-20 11:43:03 +0100
14mu|texlive-skeycommand-0.4-4|5	# catalog-license lppl1.3
14mu|texlive-skeycommand-0.4-4|6	# catalog-version 0.4
14mu|texlive-skeycommand-0.4-4|7	Name:		texlive-skeycommand
14mu|texlive-skeycommand-0.4-4|8	Version:	0.4
14mu|texlive-skeycommand-0.4-4|9	Release:	4
14mu|texlive-skeycommand-0.4-4|10	Summary:	Create commands using parameters and keyval in parallel
14mu|texlive-skeycommand-0.4-4|11	Group:		Publishing
14mu|texlive-skeycommand-0.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skeycommand
14mu|texlive-skeycommand-0.4-4|13	License:	LPPL1.3
14mu|texlive-skeycommand-0.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeycommand.tar.xz
14mu|texlive-skeycommand-0.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeycommand.doc.tar.xz
14mu|texlive-skeycommand-0.4-4|16	BuildArch:	noarch
14mu|texlive-skeycommand-0.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-skeycommand-0.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-skeycommand-0.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-skeycommand-0.4-4|20	
14mu|texlive-skeycommand-0.4-4|21	%description
14mu|texlive-skeycommand-0.4-4|22	The package provides tools for defining LaTeX commands and
14mu|texlive-skeycommand-0.4-4|23	environments using combinations of parameters and keys. All the
14mu|texlive-skeycommand-0.4-4|24	facilities of the ltxkeys and skeyval packages are available to
14mu|texlive-skeycommand-0.4-4|25	the user of skeycommand.
14mu|texlive-skeycommand-0.4-4|26	
14mu|texlive-skeycommand-0.4-4|27	
14mu|texlive-skeycommand-0.4-4|28	#-----------------------------------------------------------------------
14mu|texlive-skeycommand-0.4-4|29	%files
14mu|texlive-skeycommand-0.4-4|30	%{_texmfdistdir}/tex/latex/skeycommand/skeycommand.sty
14mu|texlive-skeycommand-0.4-4|31	%doc %{_texmfdistdir}/doc/latex/skeycommand/README
14mu|texlive-skeycommand-0.4-4|32	%doc %{_texmfdistdir}/doc/latex/skeycommand/skeycommand-guide.cfg
14mu|texlive-skeycommand-0.4-4|33	%doc %{_texmfdistdir}/doc/latex/skeycommand/skeycommand-guide.pdf
14mu|texlive-skeycommand-0.4-4|34	%doc %{_texmfdistdir}/doc/latex/skeycommand/skeycommand-guide.tex
14mu|texlive-skeycommand-0.4-4|35	
14mu|texlive-skeycommand-0.4-4|36	#-----------------------------------------------------------------------
14mu|texlive-skeycommand-0.4-4|37	%prep
14mu|texlive-skeycommand-0.4-4|38	%setup -c -a0 -a1
14mu|texlive-skeycommand-0.4-4|39	
14mu|texlive-skeycommand-0.4-4|40	%build
14mu|texlive-skeycommand-0.4-4|41	
14mu|texlive-skeycommand-0.4-4|42	%install
14mu|texlive-skeycommand-0.4-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-skeycommand-0.4-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-skeycommand-0.4-4|45	
14mu|texlive-skeycommand-0.4-4|46	
14mu|texlive-skeycommand-0.4-4|47	
14mu|texlive-skeycommand-0.4-4|48	%changelog
14mu|texlive-skeycommand-0.4-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14mu|texlive-skeycommand-0.4-4|50	+ Revision: 29cbc14
14mu|texlive-skeycommand-0.4-4|51	- MassBuild#674: Increase release tag
14mu|texlive-skeycommand-0.4-4|52	
14mu|texlive-skeycommand-0.4-4|53	

25784 14
14mu|texlive-skeyval-0.72-4|1	# revision 18494
14mu|texlive-skeyval-0.72-4|2	# category Package
14mu|texlive-skeyval-0.72-4|3	# catalog-ctan /macros/latex/contrib/skeyval
14mu|texlive-skeyval-0.72-4|4	# catalog-date 2010-05-25 22:04:49 +0200
14mu|texlive-skeyval-0.72-4|5	# catalog-license lppl1.3
14mu|texlive-skeyval-0.72-4|6	# catalog-version 0.72
14mu|texlive-skeyval-0.72-4|7	Name:		texlive-skeyval
14mu|texlive-skeyval-0.72-4|8	Version:	0.72
14mu|texlive-skeyval-0.72-4|9	Release:	4
14mu|texlive-skeyval-0.72-4|10	Summary:	Extensions to xkeyval
14mu|texlive-skeyval-0.72-4|11	Group:		Publishing
14mu|texlive-skeyval-0.72-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skeyval
14mu|texlive-skeyval-0.72-4|13	License:	LPPL1.3
14mu|texlive-skeyval-0.72-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeyval.tar.xz
14mu|texlive-skeyval-0.72-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeyval.doc.tar.xz
14mu|texlive-skeyval-0.72-4|16	BuildArch:	noarch
14mu|texlive-skeyval-0.72-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-skeyval-0.72-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-skeyval-0.72-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-skeyval-0.72-4|20	
14mu|texlive-skeyval-0.72-4|21	%description
14mu|texlive-skeyval-0.72-4|22	The package provides several extensions to the xkeyval,
14mu|texlive-skeyval-0.72-4|23	including new key types, and key management methods.
14mu|texlive-skeyval-0.72-4|24	
14mu|texlive-skeyval-0.72-4|25	
14mu|texlive-skeyval-0.72-4|26	#-----------------------------------------------------------------------
14mu|texlive-skeyval-0.72-4|27	%files
14mu|texlive-skeyval-0.72-4|28	%{_texmfdistdir}/tex/latex/skeyval/skeyval.sty
14mu|texlive-skeyval-0.72-4|29	%doc %{_texmfdistdir}/doc/latex/skeyval/README
14mu|texlive-skeyval-0.72-4|30	%doc %{_texmfdistdir}/doc/latex/skeyval/skeyval-guide.pdf
14mu|texlive-skeyval-0.72-4|31	%doc %{_texmfdistdir}/doc/latex/skeyval/skeyval-guide.tex
14mu|texlive-skeyval-0.72-4|32	
14mu|texlive-skeyval-0.72-4|33	#-----------------------------------------------------------------------
14mu|texlive-skeyval-0.72-4|34	%prep
14mu|texlive-skeyval-0.72-4|35	%setup -c -a0 -a1
14mu|texlive-skeyval-0.72-4|36	
14mu|texlive-skeyval-0.72-4|37	%build
14mu|texlive-skeyval-0.72-4|38	
14mu|texlive-skeyval-0.72-4|39	%install
14mu|texlive-skeyval-0.72-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-skeyval-0.72-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-skeyval-0.72-4|42	
14mu|texlive-skeyval-0.72-4|43	
14mu|texlive-skeyval-0.72-4|44	
14mu|texlive-skeyval-0.72-4|45	%changelog
14mu|texlive-skeyval-0.72-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.72-4
14mu|texlive-skeyval-0.72-4|47	+ Revision: fc1d511
14mu|texlive-skeyval-0.72-4|48	- MassBuild#674: Increase release tag
14mu|texlive-skeyval-0.72-4|49	
14mu|texlive-skeyval-0.72-4|50	

25785 14
14mu|texlive-skrapport-0.12d-7|1	# revision 31718
14mu|texlive-skrapport-0.12d-7|2	# category Package
14mu|texlive-skrapport-0.12d-7|3	# catalog-ctan /macros/latex/contrib/skrapport
14mu|texlive-skrapport-0.12d-7|4	# catalog-date 2013-09-21 11:27:06 +0200
14mu|texlive-skrapport-0.12d-7|5	# catalog-license lppl1.3
14mu|texlive-skrapport-0.12d-7|6	# catalog-version 0.12d
14mu|texlive-skrapport-0.12d-7|7	Name:		texlive-skrapport
14mu|texlive-skrapport-0.12d-7|8	Version:	0.12d
14mu|texlive-skrapport-0.12d-7|9	Release:	7
14mu|texlive-skrapport-0.12d-7|10	Summary:	'Simple' class for reports, etc
14mu|texlive-skrapport-0.12d-7|11	Group:		Publishing
14mu|texlive-skrapport-0.12d-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skrapport
14mu|texlive-skrapport-0.12d-7|13	License:	LPPL1.3
14mu|texlive-skrapport-0.12d-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skrapport.tar.xz
14mu|texlive-skrapport-0.12d-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skrapport.doc.tar.xz
14mu|texlive-skrapport-0.12d-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skrapport.source.tar.xz
14mu|texlive-skrapport-0.12d-7|17	BuildArch:	noarch
14mu|texlive-skrapport-0.12d-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-skrapport-0.12d-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-skrapport-0.12d-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-skrapport-0.12d-7|21	
14mu|texlive-skrapport-0.12d-7|22	%description
14mu|texlive-skrapport-0.12d-7|23	The class is intended for simple documents (e.g., reports
14mu|texlive-skrapport-0.12d-7|24	handed in as coursework and the like). The class is small and
14mu|texlive-skrapport-0.12d-7|25	straightforward; its design was inspired by that of the PracTeX
14mu|texlive-skrapport-0.12d-7|26	journal style.
14mu|texlive-skrapport-0.12d-7|27	
14mu|texlive-skrapport-0.12d-7|28	
14mu|texlive-skrapport-0.12d-7|29	#-----------------------------------------------------------------------
14mu|texlive-skrapport-0.12d-7|30	%files
14mu|texlive-skrapport-0.12d-7|31	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-cruelwater.sty
14mu|texlive-skrapport-0.12d-7|32	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-default.sty
14mu|texlive-skrapport-0.12d-7|33	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-skdoc.sty
14mu|texlive-skrapport-0.12d-7|34	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-unscathed.sty
14mu|texlive-skrapport-0.12d-7|35	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-violet.sty
14mu|texlive-skrapport-0.12d-7|36	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size-common.sty
14mu|texlive-skrapport-0.12d-7|37	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size10pt.clo
14mu|texlive-skrapport-0.12d-7|38	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size11pt.clo
14mu|texlive-skrapport-0.12d-7|39	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size12pt.clo
14mu|texlive-skrapport-0.12d-7|40	%{_texmfdistdir}/tex/latex/skrapport/skrapport.cls
14mu|texlive-skrapport-0.12d-7|41	%doc %{_texmfdistdir}/doc/latex/skrapport/README
14mu|texlive-skrapport-0.12d-7|42	%doc %{_texmfdistdir}/doc/latex/skrapport/skrapport.pdf
14mu|texlive-skrapport-0.12d-7|43	#- source
14mu|texlive-skrapport-0.12d-7|44	%doc %{_texmfdistdir}/source/latex/skrapport/skrapport.tex
14mu|texlive-skrapport-0.12d-7|45	
14mu|texlive-skrapport-0.12d-7|46	#-----------------------------------------------------------------------
14mu|texlive-skrapport-0.12d-7|47	%prep
14mu|texlive-skrapport-0.12d-7|48	%setup -c -a0 -a1 -a2
14mu|texlive-skrapport-0.12d-7|49	
14mu|texlive-skrapport-0.12d-7|50	%build
14mu|texlive-skrapport-0.12d-7|51	
14mu|texlive-skrapport-0.12d-7|52	%install
14mu|texlive-skrapport-0.12d-7|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-skrapport-0.12d-7|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-skrapport-0.12d-7|55	
14mu|texlive-skrapport-0.12d-7|56	%changelog
14mu|texlive-skrapport-0.12d-7|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.12d-7
14mu|texlive-skrapport-0.12d-7|58	+ Revision: 2e95fc7
14mu|texlive-skrapport-0.12d-7|59	- MassBuild#674: Increase release tag
14mu|texlive-skrapport-0.12d-7|60	
14mu|texlive-skrapport-0.12d-7|61	

25786 14
14mu|texlive-slantsc-2.11-3|1	# revision 25007
14mu|texlive-slantsc-2.11-3|2	# category Package
14mu|texlive-slantsc-2.11-3|3	# catalog-ctan /macros/latex/contrib/slantsc
14mu|texlive-slantsc-2.11-3|4	# catalog-date 2012-01-02 14:24:13 +0100
14mu|texlive-slantsc-2.11-3|5	# catalog-license lppl
14mu|texlive-slantsc-2.11-3|6	# catalog-version 2.11
14mu|texlive-slantsc-2.11-3|7	Name:		texlive-slantsc
14mu|texlive-slantsc-2.11-3|8	Version:	2.11
14mu|texlive-slantsc-2.11-3|9	Release:	3
14mu|texlive-slantsc-2.11-3|10	Summary:	Access different-shaped small-caps fonts
14mu|texlive-slantsc-2.11-3|11	Group:		Publishing
14mu|texlive-slantsc-2.11-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/slantsc
14mu|texlive-slantsc-2.11-3|13	License:	LPPL
14mu|texlive-slantsc-2.11-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slantsc.tar.xz
14mu|texlive-slantsc-2.11-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slantsc.doc.tar.xz
14mu|texlive-slantsc-2.11-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slantsc.source.tar.xz
14mu|texlive-slantsc-2.11-3|17	BuildArch:	noarch
14mu|texlive-slantsc-2.11-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-slantsc-2.11-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-slantsc-2.11-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-slantsc-2.11-3|21	
14mu|texlive-slantsc-2.11-3|22	%description
14mu|texlive-slantsc-2.11-3|23	This package enables the use of small capitals in different
14mu|texlive-slantsc-2.11-3|24	font shapes, e.g., slanted or bold slanted for all fonts that
14mu|texlive-slantsc-2.11-3|25	provide appropriate font shapes. (Note that a separate .fd file
14mu|texlive-slantsc-2.11-3|26	is needed to define font shapes such as 'scsl' or 'scit'.).
14mu|texlive-slantsc-2.11-3|27	
14mu|texlive-slantsc-2.11-3|28	
14mu|texlive-slantsc-2.11-3|29	#-----------------------------------------------------------------------
14mu|texlive-slantsc-2.11-3|30	%files
14mu|texlive-slantsc-2.11-3|31	%{_texmfdistdir}/tex/latex/slantsc/slantsc.sty
14mu|texlive-slantsc-2.11-3|32	%doc %{_texmfdistdir}/doc/latex/slantsc/ChangeLog
14mu|texlive-slantsc-2.11-3|33	%doc %{_texmfdistdir}/doc/latex/slantsc/Makefile
14mu|texlive-slantsc-2.11-3|34	%doc %{_texmfdistdir}/doc/latex/slantsc/README
14mu|texlive-slantsc-2.11-3|35	%doc %{_texmfdistdir}/doc/latex/slantsc/getversion.tex
14mu|texlive-slantsc-2.11-3|36	%doc %{_texmfdistdir}/doc/latex/slantsc/slantsc.pdf
14mu|texlive-slantsc-2.11-3|37	%doc %{_texmfdistdir}/doc/latex/slantsc/testslantsc.tex
14mu|texlive-slantsc-2.11-3|38	#- source
14mu|texlive-slantsc-2.11-3|39	%doc %{_texmfdistdir}/source/latex/slantsc/slantsc.dtx
14mu|texlive-slantsc-2.11-3|40	%doc %{_texmfdistdir}/source/latex/slantsc/slantsc.ins
14mu|texlive-slantsc-2.11-3|41	
14mu|texlive-slantsc-2.11-3|42	#-----------------------------------------------------------------------
14mu|texlive-slantsc-2.11-3|43	%prep
14mu|texlive-slantsc-2.11-3|44	%setup -c -a0 -a1 -a2
14mu|texlive-slantsc-2.11-3|45	
14mu|texlive-slantsc-2.11-3|46	%build
14mu|texlive-slantsc-2.11-3|47	
14mu|texlive-slantsc-2.11-3|48	%install
14mu|texlive-slantsc-2.11-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-slantsc-2.11-3|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-slantsc-2.11-3|51	
14mu|texlive-slantsc-2.11-3|52	
14mu|texlive-slantsc-2.11-3|53	
14mu|texlive-slantsc-2.11-3|54	%changelog
14mu|texlive-slantsc-2.11-3|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.11-3
14mu|texlive-slantsc-2.11-3|56	+ Revision: d58457f
14mu|texlive-slantsc-2.11-3|57	- MassBuild#674: Increase release tag
14mu|texlive-slantsc-2.11-3|58	
14mu|texlive-slantsc-2.11-3|59	

25787 14
14mu|texlive-slideshow-1.0-4|1	# revision 15878
14mu|texlive-slideshow-1.0-4|2	# category Package
14mu|texlive-slideshow-1.0-4|3	# catalog-ctan /graphics/metapost/contrib/macros/slideshow
14mu|texlive-slideshow-1.0-4|4	# catalog-date 2008-12-04 14:14:32 +0100
14mu|texlive-slideshow-1.0-4|5	# catalog-license other-free
14mu|texlive-slideshow-1.0-4|6	# catalog-version 1.0
14mu|texlive-slideshow-1.0-4|7	Name:		texlive-slideshow
14mu|texlive-slideshow-1.0-4|8	Version:	1.0
14mu|texlive-slideshow-1.0-4|9	Release:	4
14mu|texlive-slideshow-1.0-4|10	Summary:	Generate slideshow with MetaPost
14mu|texlive-slideshow-1.0-4|11	Group:		Publishing
14mu|texlive-slideshow-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/slideshow
14mu|texlive-slideshow-1.0-4|13	License:	OTHER-FREE
14mu|texlive-slideshow-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slideshow.tar.xz
14mu|texlive-slideshow-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slideshow.doc.tar.xz
14mu|texlive-slideshow-1.0-4|16	BuildArch:	noarch
14mu|texlive-slideshow-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-slideshow-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-slideshow-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-slideshow-1.0-4|20	
14mu|texlive-slideshow-1.0-4|21	%description
14mu|texlive-slideshow-1.0-4|22	The package provides a means of creating presentations in
14mu|texlive-slideshow-1.0-4|23	MetaPost, without intervention from other utilities (except a
14mu|texlive-slideshow-1.0-4|24	distiller). Such an arrangement has its advantages (though
14mu|texlive-slideshow-1.0-4|25	there are disadvantages too).
14mu|texlive-slideshow-1.0-4|26	
14mu|texlive-slideshow-1.0-4|27	
14mu|texlive-slideshow-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-slideshow-1.0-4|29	%files
14mu|texlive-slideshow-1.0-4|30	%{_texmfdistdir}/metapost/slideshow/pathalong.mp
14mu|texlive-slideshow-1.0-4|31	%{_texmfdistdir}/metapost/slideshow/slideshow.mp
14mu|texlive-slideshow-1.0-4|32	%{_texmfdistdir}/metapost/slideshow/sshowex.mp
14mu|texlive-slideshow-1.0-4|33	%{_texmfdistdir}/metapost/slideshow/sshowex2.mp
14mu|texlive-slideshow-1.0-4|34	%{_texmfdistdir}/metapost/slideshow/sshowex3.mp
14mu|texlive-slideshow-1.0-4|35	%{_texmfdistdir}/metapost/slideshow/sshowintro.mp
14mu|texlive-slideshow-1.0-4|36	%doc %{_texmfdistdir}/doc/metapost/slideshow/slideshow.txt
14mu|texlive-slideshow-1.0-4|37	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowex.pdf
14mu|texlive-slideshow-1.0-4|38	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowex2.pdf
14mu|texlive-slideshow-1.0-4|39	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowex3.pdf
14mu|texlive-slideshow-1.0-4|40	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowintro.pdf
14mu|texlive-slideshow-1.0-4|41	
14mu|texlive-slideshow-1.0-4|42	#-----------------------------------------------------------------------
14mu|texlive-slideshow-1.0-4|43	%prep
14mu|texlive-slideshow-1.0-4|44	%setup -c -a0 -a1
14mu|texlive-slideshow-1.0-4|45	
14mu|texlive-slideshow-1.0-4|46	%build
14mu|texlive-slideshow-1.0-4|47	
14mu|texlive-slideshow-1.0-4|48	%install
14mu|texlive-slideshow-1.0-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-slideshow-1.0-4|50	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-slideshow-1.0-4|51	
14mu|texlive-slideshow-1.0-4|52	
14mu|texlive-slideshow-1.0-4|53	
14mu|texlive-slideshow-1.0-4|54	%changelog
14mu|texlive-slideshow-1.0-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-slideshow-1.0-4|56	+ Revision: 5c9f38b
14mu|texlive-slideshow-1.0-4|57	- MassBuild#674: Increase release tag
14mu|texlive-slideshow-1.0-4|58	
14mu|texlive-slideshow-1.0-4|59	

25788 14
14mu|texlive-smalltableof-20101105-4|1	# revision 20333
14mu|texlive-smalltableof-20101105-4|2	# category Package
14mu|texlive-smalltableof-20101105-4|3	# catalog-ctan /macros/latex/contrib/smalltableof
14mu|texlive-smalltableof-20101105-4|4	# catalog-date 2010-11-05 12:10:03 +0100
14mu|texlive-smalltableof-20101105-4|5	# catalog-license lppl
14mu|texlive-smalltableof-20101105-4|6	# catalog-version undef
14mu|texlive-smalltableof-20101105-4|7	Name:		texlive-smalltableof
14mu|texlive-smalltableof-20101105-4|8	Version:	20101105
14mu|texlive-smalltableof-20101105-4|9	Release:	4
14mu|texlive-smalltableof-20101105-4|10	Summary:	Create listoffigures etc. in a single chapter
14mu|texlive-smalltableof-20101105-4|11	Group:		Publishing
14mu|texlive-smalltableof-20101105-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/smalltableof
14mu|texlive-smalltableof-20101105-4|13	License:	LPPL
14mu|texlive-smalltableof-20101105-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smalltableof.tar.xz
14mu|texlive-smalltableof-20101105-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smalltableof.doc.tar.xz
14mu|texlive-smalltableof-20101105-4|16	BuildArch:	noarch
14mu|texlive-smalltableof-20101105-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-smalltableof-20101105-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-smalltableof-20101105-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-smalltableof-20101105-4|20	
14mu|texlive-smalltableof-20101105-4|21	%description
14mu|texlive-smalltableof-20101105-4|22	The package allows you to create a list of figures and list of
14mu|texlive-smalltableof-20101105-4|23	tables in a chapter named 'List' that contains separate
14mu|texlive-smalltableof-20101105-4|24	sections for each list of figures, tables, etc.
14mu|texlive-smalltableof-20101105-4|25	
14mu|texlive-smalltableof-20101105-4|26	
14mu|texlive-smalltableof-20101105-4|27	#-----------------------------------------------------------------------
14mu|texlive-smalltableof-20101105-4|28	%files
14mu|texlive-smalltableof-20101105-4|29	%{_texmfdistdir}/tex/latex/smalltableof/smalltableof.sty
14mu|texlive-smalltableof-20101105-4|30	%doc %{_texmfdistdir}/doc/latex/smalltableof/README
14mu|texlive-smalltableof-20101105-4|31	%doc %{_texmfdistdir}/doc/latex/smalltableof/smalltableof-doc-fr.pdf
14mu|texlive-smalltableof-20101105-4|32	%doc %{_texmfdistdir}/doc/latex/smalltableof/smalltableof-doc-fr.tex
14mu|texlive-smalltableof-20101105-4|33	
14mu|texlive-smalltableof-20101105-4|34	#-----------------------------------------------------------------------
14mu|texlive-smalltableof-20101105-4|35	%prep
14mu|texlive-smalltableof-20101105-4|36	%setup -c -a0 -a1
14mu|texlive-smalltableof-20101105-4|37	
14mu|texlive-smalltableof-20101105-4|38	%build
14mu|texlive-smalltableof-20101105-4|39	
14mu|texlive-smalltableof-20101105-4|40	%install
14mu|texlive-smalltableof-20101105-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-smalltableof-20101105-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-smalltableof-20101105-4|43	
14mu|texlive-smalltableof-20101105-4|44	
14mu|texlive-smalltableof-20101105-4|45	
14mu|texlive-smalltableof-20101105-4|46	%changelog
14mu|texlive-smalltableof-20101105-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101105-4
14mu|texlive-smalltableof-20101105-4|48	+ Revision: f77c295
14mu|texlive-smalltableof-20101105-4|49	- MassBuild#674: Increase release tag
14mu|texlive-smalltableof-20101105-4|50	
14mu|texlive-smalltableof-20101105-4|51	

25789 14
14mu|texlive-smartdiagram-0.3-7|1	# revision 30046
14mu|texlive-smartdiagram-0.3-7|2	# category Package
14mu|texlive-smartdiagram-0.3-7|3	# catalog-ctan /graphics/pgf/contrib/smartdiagram
14mu|texlive-smartdiagram-0.3-7|4	# catalog-date 2013-04-02 02:01:45 +0200
14mu|texlive-smartdiagram-0.3-7|5	# catalog-license lppl1.3
14mu|texlive-smartdiagram-0.3-7|6	# catalog-version 0.3
14mu|texlive-smartdiagram-0.3-7|7	Name:		texlive-smartdiagram
14mu|texlive-smartdiagram-0.3-7|8	Version:	0.3
14mu|texlive-smartdiagram-0.3-7|9	Release:	7
14mu|texlive-smartdiagram-0.3-7|10	Summary:	Generate diagrams from lists
14mu|texlive-smartdiagram-0.3-7|11	Group:		Publishing
14mu|texlive-smartdiagram-0.3-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/smartdiagram
14mu|texlive-smartdiagram-0.3-7|13	License:	LPPL1.3
14mu|texlive-smartdiagram-0.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartdiagram.tar.xz
14mu|texlive-smartdiagram-0.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartdiagram.doc.tar.xz
14mu|texlive-smartdiagram-0.3-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartdiagram.source.tar.xz
14mu|texlive-smartdiagram-0.3-7|17	BuildArch:	noarch
14mu|texlive-smartdiagram-0.3-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-smartdiagram-0.3-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-smartdiagram-0.3-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-smartdiagram-0.3-7|21	
14mu|texlive-smartdiagram-0.3-7|22	%description
14mu|texlive-smartdiagram-0.3-7|23	The package will create 'smart' diagrams from lists of items,
14mu|texlive-smartdiagram-0.3-7|24	for simple documents and for presentations.
14mu|texlive-smartdiagram-0.3-7|25	
14mu|texlive-smartdiagram-0.3-7|26	
14mu|texlive-smartdiagram-0.3-7|27	#-----------------------------------------------------------------------
14mu|texlive-smartdiagram-0.3-7|28	%files
14mu|texlive-smartdiagram-0.3-7|29	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagram.sty
14mu|texlive-smartdiagram-0.3-7|30	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibraryadditions.code.tex
14mu|texlive-smartdiagram-0.3-7|31	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibrarycore.commands.code.tex
14mu|texlive-smartdiagram-0.3-7|32	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibrarycore.definitions.code.tex
14mu|texlive-smartdiagram-0.3-7|33	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibrarycore.styles.code.tex
14mu|texlive-smartdiagram-0.3-7|34	%doc %{_texmfdistdir}/doc/latex/smartdiagram/README
14mu|texlive-smartdiagram-0.3-7|35	%doc %{_texmfdistdir}/doc/latex/smartdiagram/smartdiagram.pdf
14mu|texlive-smartdiagram-0.3-7|36	#- source
14mu|texlive-smartdiagram-0.3-7|37	%doc %{_texmfdistdir}/source/latex/smartdiagram/smartdiagram.dtx
14mu|texlive-smartdiagram-0.3-7|38	%doc %{_texmfdistdir}/source/latex/smartdiagram/smartdiagram.ins
14mu|texlive-smartdiagram-0.3-7|39	
14mu|texlive-smartdiagram-0.3-7|40	#-----------------------------------------------------------------------
14mu|texlive-smartdiagram-0.3-7|41	%prep
14mu|texlive-smartdiagram-0.3-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-smartdiagram-0.3-7|43	
14mu|texlive-smartdiagram-0.3-7|44	%build
14mu|texlive-smartdiagram-0.3-7|45	
14mu|texlive-smartdiagram-0.3-7|46	%install
14mu|texlive-smartdiagram-0.3-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-smartdiagram-0.3-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-smartdiagram-0.3-7|49	
14mu|texlive-smartdiagram-0.3-7|50	%changelog
14mu|texlive-smartdiagram-0.3-7|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14mu|texlive-smartdiagram-0.3-7|52	+ Revision: 588be6d
14mu|texlive-smartdiagram-0.3-7|53	- MassBuild#674: Increase release tag
14mu|texlive-smartdiagram-0.3-7|54	
14mu|texlive-smartdiagram-0.3-7|55	

25790 14
14mu|texlive-smartref-1.9-4|1	# revision 20311
14mu|texlive-smartref-1.9-4|2	# category Package
14mu|texlive-smartref-1.9-4|3	# catalog-ctan /macros/latex/contrib/smartref
14mu|texlive-smartref-1.9-4|4	# catalog-date 2010-11-01 15:44:19 +0100
14mu|texlive-smartref-1.9-4|5	# catalog-license lppl
14mu|texlive-smartref-1.9-4|6	# catalog-version 1.9
14mu|texlive-smartref-1.9-4|7	Name:		texlive-smartref
14mu|texlive-smartref-1.9-4|8	Version:	1.9
14mu|texlive-smartref-1.9-4|9	Release:	4
14mu|texlive-smartref-1.9-4|10	Summary:	Extend LaTeX's \ref capability
14mu|texlive-smartref-1.9-4|11	Group:		Publishing
14mu|texlive-smartref-1.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/smartref
14mu|texlive-smartref-1.9-4|13	License:	LPPL
14mu|texlive-smartref-1.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartref.tar.xz
14mu|texlive-smartref-1.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartref.doc.tar.xz
14mu|texlive-smartref-1.9-4|16	BuildArch:	noarch
14mu|texlive-smartref-1.9-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-smartref-1.9-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-smartref-1.9-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-smartref-1.9-4|20	
14mu|texlive-smartref-1.9-4|21	%description
14mu|texlive-smartref-1.9-4|22	The package extends the LaTeX labelling system: whenever a
14mu|texlive-smartref-1.9-4|23	label is set, the values of counters (selected by the user) are
14mu|texlive-smartref-1.9-4|24	recorded, along with the label. The value of these counters can
14mu|texlive-smartref-1.9-4|25	be recalled with a command similar to \pageref. The package
14mu|texlive-smartref-1.9-4|26	also adds commands \s[name]ref (for each counter [name] that
14mu|texlive-smartref-1.9-4|27	the user has selected); these commands display something only
14mu|texlive-smartref-1.9-4|28	if the value of the [name] counter is changed from when the
14mu|texlive-smartref-1.9-4|29	label was set. Many commands are provided to serve as a macro
14mu|texlive-smartref-1.9-4|30	programming environment for using the extended labels.
14mu|texlive-smartref-1.9-4|31	
14mu|texlive-smartref-1.9-4|32	
14mu|texlive-smartref-1.9-4|33	#-----------------------------------------------------------------------
14mu|texlive-smartref-1.9-4|34	%files
14mu|texlive-smartref-1.9-4|35	%{_texmfdistdir}/tex/latex/smartref/byname.sty
14mu|texlive-smartref-1.9-4|36	%{_texmfdistdir}/tex/latex/smartref/smartref.sty
14mu|texlive-smartref-1.9-4|37	%doc %{_texmfdistdir}/doc/latex/smartref/README
14mu|texlive-smartref-1.9-4|38	%doc %{_texmfdistdir}/doc/latex/smartref/smartref-doc.pdf
14mu|texlive-smartref-1.9-4|39	%doc %{_texmfdistdir}/doc/latex/smartref/smartref-doc.tex
14mu|texlive-smartref-1.9-4|40	
14mu|texlive-smartref-1.9-4|41	#-----------------------------------------------------------------------
14mu|texlive-smartref-1.9-4|42	%prep
14mu|texlive-smartref-1.9-4|43	%setup -c -a0 -a1
14mu|texlive-smartref-1.9-4|44	
14mu|texlive-smartref-1.9-4|45	%build
14mu|texlive-smartref-1.9-4|46	
14mu|texlive-smartref-1.9-4|47	%install
14mu|texlive-smartref-1.9-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-smartref-1.9-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-smartref-1.9-4|50	
14mu|texlive-smartref-1.9-4|51	
14mu|texlive-smartref-1.9-4|52	
14mu|texlive-smartref-1.9-4|53	%changelog
14mu|texlive-smartref-1.9-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9-4
14mu|texlive-smartref-1.9-4|55	+ Revision: 3661e0f
14mu|texlive-smartref-1.9-4|56	- MassBuild#674: Increase release tag
14mu|texlive-smartref-1.9-4|57	
14mu|texlive-smartref-1.9-4|58	

25791 14
14mu|texlive-snapshot-1.14-4|1	# revision 15878
14mu|texlive-snapshot-1.14-4|2	# category Package
14mu|texlive-snapshot-1.14-4|3	# catalog-ctan /macros/latex/contrib/snapshot
14mu|texlive-snapshot-1.14-4|4	# catalog-date 2006-12-14 00:03:18 +0100
14mu|texlive-snapshot-1.14-4|5	# catalog-license lppl
14mu|texlive-snapshot-1.14-4|6	# catalog-version 1.14
14mu|texlive-snapshot-1.14-4|7	Name:		texlive-snapshot
14mu|texlive-snapshot-1.14-4|8	Version:	1.14
14mu|texlive-snapshot-1.14-4|9	Release:	4
14mu|texlive-snapshot-1.14-4|10	Summary:	List the external dependencies of a LaTeX document
14mu|texlive-snapshot-1.14-4|11	Group:		Publishing
14mu|texlive-snapshot-1.14-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/snapshot
14mu|texlive-snapshot-1.14-4|13	License:	LPPL
14mu|texlive-snapshot-1.14-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snapshot.tar.xz
14mu|texlive-snapshot-1.14-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snapshot.doc.tar.xz
14mu|texlive-snapshot-1.14-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snapshot.source.tar.xz
14mu|texlive-snapshot-1.14-4|17	BuildArch:	noarch
14mu|texlive-snapshot-1.14-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-snapshot-1.14-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-snapshot-1.14-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-snapshot-1.14-4|21	
14mu|texlive-snapshot-1.14-4|22	%description
14mu|texlive-snapshot-1.14-4|23	The snapshot package helps the owner of a LaTeX document obtain
14mu|texlive-snapshot-1.14-4|24	a list of the external dependencies of the document, in a form
14mu|texlive-snapshot-1.14-4|25	that can be embedded at the top of the document. It provides a
14mu|texlive-snapshot-1.14-4|26	snapshot of the current processing context of the document,
14mu|texlive-snapshot-1.14-4|27	insofar as it can be determined from inside LaTeX. If a
14mu|texlive-snapshot-1.14-4|28	document contains such a dependency list, then it becomes
14mu|texlive-snapshot-1.14-4|29	possible to arrange that the document be processed always with
14mu|texlive-snapshot-1.14-4|30	the same versions of everything, in order to ensure the same
14mu|texlive-snapshot-1.14-4|31	output. This could be useful for someone wanting to keep a
14mu|texlive-snapshot-1.14-4|32	LaTeX document on hand and consistently reproduce an identical
14mu|texlive-snapshot-1.14-4|33	DVI file from it, on the fly; or for someone wanting to shield
14mu|texlive-snapshot-1.14-4|34	a document during the final stages of its production cycle from
14mu|texlive-snapshot-1.14-4|35	unexpected side effects of routine upgrades to the TeX system.
14mu|texlive-snapshot-1.14-4|36	
14mu|texlive-snapshot-1.14-4|37	
14mu|texlive-snapshot-1.14-4|38	#-----------------------------------------------------------------------
14mu|texlive-snapshot-1.14-4|39	%files
14mu|texlive-snapshot-1.14-4|40	%{_texmfdistdir}/tex/latex/snapshot/snapshot.sty
14mu|texlive-snapshot-1.14-4|41	%doc %{_texmfdistdir}/doc/latex/snapshot/snapshot.pdf
14mu|texlive-snapshot-1.14-4|42	#- source
14mu|texlive-snapshot-1.14-4|43	%doc %{_texmfdistdir}/source/latex/snapshot/snapshot.dtx
14mu|texlive-snapshot-1.14-4|44	%doc %{_texmfdistdir}/source/latex/snapshot/snapshot.ins
14mu|texlive-snapshot-1.14-4|45	
14mu|texlive-snapshot-1.14-4|46	#-----------------------------------------------------------------------
14mu|texlive-snapshot-1.14-4|47	%prep
14mu|texlive-snapshot-1.14-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-snapshot-1.14-4|49	
14mu|texlive-snapshot-1.14-4|50	%build
14mu|texlive-snapshot-1.14-4|51	
14mu|texlive-snapshot-1.14-4|52	%install
14mu|texlive-snapshot-1.14-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-snapshot-1.14-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-snapshot-1.14-4|55	
14mu|texlive-snapshot-1.14-4|56	
14mu|texlive-snapshot-1.14-4|57	
14mu|texlive-snapshot-1.14-4|58	%changelog
14mu|texlive-snapshot-1.14-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.14-4
14mu|texlive-snapshot-1.14-4|60	+ Revision: 0e22b13
14mu|texlive-snapshot-1.14-4|61	- MassBuild#674: Increase release tag
14mu|texlive-snapshot-1.14-4|62	
14mu|texlive-snapshot-1.14-4|63	

25792 14
14mu|texlive-snotez-0.3-7|1	# revision 30355
14mu|texlive-snotez-0.3-7|2	# category Package
14mu|texlive-snotez-0.3-7|3	# catalog-ctan /macros/latex/contrib/snotez
14mu|texlive-snotez-0.3-7|4	# catalog-date 2013-05-09 13:28:31 +0200
14mu|texlive-snotez-0.3-7|5	# catalog-license lppl1.3
14mu|texlive-snotez-0.3-7|6	# catalog-version 0.3
14mu|texlive-snotez-0.3-7|7	Name:		texlive-snotez
14mu|texlive-snotez-0.3-7|8	Version:	0.3
14mu|texlive-snotez-0.3-7|9	Release:	7
14mu|texlive-snotez-0.3-7|10	Summary:	Typeset notes, in the margin
14mu|texlive-snotez-0.3-7|11	Group:		Publishing
14mu|texlive-snotez-0.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/snotez
14mu|texlive-snotez-0.3-7|13	License:	LPPL1.3
14mu|texlive-snotez-0.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snotez.tar.xz
14mu|texlive-snotez-0.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snotez.doc.tar.xz
14mu|texlive-snotez-0.3-7|16	BuildArch:	noarch
14mu|texlive-snotez-0.3-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-snotez-0.3-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-snotez-0.3-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-snotez-0.3-7|20	
14mu|texlive-snotez-0.3-7|21	%description
14mu|texlive-snotez-0.3-7|22	The package provides a macro \sidenote, that places a note in
14mu|texlive-snotez-0.3-7|23	the margin of the document, with its baseline aligned with the
14mu|texlive-snotez-0.3-7|24	baseline in the body of the document. These sidenotes are
14mu|texlive-snotez-0.3-7|25	numbered (both in the text, and on the notes themselves). The
14mu|texlive-snotez-0.3-7|26	package loads the package etoolbox, pgfopts, marginnote and
14mu|texlive-snotez-0.3-7|27	perpage.
14mu|texlive-snotez-0.3-7|28	
14mu|texlive-snotez-0.3-7|29	
14mu|texlive-snotez-0.3-7|30	#-----------------------------------------------------------------------
14mu|texlive-snotez-0.3-7|31	%files
14mu|texlive-snotez-0.3-7|32	%{_texmfdistdir}/tex/latex/snotez/snotez.sty
14mu|texlive-snotez-0.3-7|33	%doc %{_texmfdistdir}/doc/latex/snotez/README
14mu|texlive-snotez-0.3-7|34	%doc %{_texmfdistdir}/doc/latex/snotez/snotez_en.pdf
14mu|texlive-snotez-0.3-7|35	%doc %{_texmfdistdir}/doc/latex/snotez/snotez_en.tex
14mu|texlive-snotez-0.3-7|36	
14mu|texlive-snotez-0.3-7|37	#-----------------------------------------------------------------------
14mu|texlive-snotez-0.3-7|38	%prep
14mu|texlive-snotez-0.3-7|39	%setup -c -a0 -a1
14mu|texlive-snotez-0.3-7|40	
14mu|texlive-snotez-0.3-7|41	%build
14mu|texlive-snotez-0.3-7|42	
14mu|texlive-snotez-0.3-7|43	%install
14mu|texlive-snotez-0.3-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-snotez-0.3-7|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-snotez-0.3-7|46	
14mu|texlive-snotez-0.3-7|47	%changelog
14mu|texlive-snotez-0.3-7|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14mu|texlive-snotez-0.3-7|49	+ Revision: 0024d7d
14mu|texlive-snotez-0.3-7|50	- MassBuild#674: Increase release tag
14mu|texlive-snotez-0.3-7|51	
14mu|texlive-snotez-0.3-7|52	

25793 14
14mu|texlive-songbook-4.5-4|1	# revision 18136
14mu|texlive-songbook-4.5-4|2	# category Package
14mu|texlive-songbook-4.5-4|3	# catalog-ctan /macros/latex/contrib/songbook
14mu|texlive-songbook-4.5-4|4	# catalog-date 2010-05-06 13:38:32 +0200
14mu|texlive-songbook-4.5-4|5	# catalog-license lgpl2.1
14mu|texlive-songbook-4.5-4|6	# catalog-version 4.5
14mu|texlive-songbook-4.5-4|7	Name:		texlive-songbook
14mu|texlive-songbook-4.5-4|8	Version:	4.5
14mu|texlive-songbook-4.5-4|9	Release:	4
14mu|texlive-songbook-4.5-4|10	Summary:	Package for typesetting song lyrics and chord books
14mu|texlive-songbook-4.5-4|11	Group:		Publishing
14mu|texlive-songbook-4.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/songbook
14mu|texlive-songbook-4.5-4|13	License:	LGPL2.1
14mu|texlive-songbook-4.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songbook.tar.xz
14mu|texlive-songbook-4.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songbook.doc.tar.xz
14mu|texlive-songbook-4.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songbook.source.tar.xz
14mu|texlive-songbook-4.5-4|17	BuildArch:	noarch
14mu|texlive-songbook-4.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-songbook-4.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-songbook-4.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-songbook-4.5-4|21	
14mu|texlive-songbook-4.5-4|22	%description
14mu|texlive-songbook-4.5-4|23	The package provides an all purpose songbook style. Three types
14mu|texlive-songbook-4.5-4|24	of output may be created from a single input file: "words and
14mu|texlive-songbook-4.5-4|25	chords" books for the musicians to play from, "words only"
14mu|texlive-songbook-4.5-4|26	songbooks for the congregation to sing from, and overhead
14mu|texlive-songbook-4.5-4|27	transparency masters for congregational use. The package will
14mu|texlive-songbook-4.5-4|28	also print a table of contents, an index sorted by title and
14mu|texlive-songbook-4.5-4|29	first line, and an index sorted by key, or by artist/composer.
14mu|texlive-songbook-4.5-4|30	The package attempts to handle songs in multiple keys, as well
14mu|texlive-songbook-4.5-4|31	as songs in multiple languages.
14mu|texlive-songbook-4.5-4|32	
14mu|texlive-songbook-4.5-4|33	
14mu|texlive-songbook-4.5-4|34	#-----------------------------------------------------------------------
14mu|texlive-songbook-4.5-4|35	%files
14mu|texlive-songbook-4.5-4|36	%{_texmfdistdir}/makeindex/songbook/songbook.ist
14mu|texlive-songbook-4.5-4|37	%{_texmfdistdir}/tex/latex/songbook/conditionals.sty
14mu|texlive-songbook-4.5-4|38	%{_texmfdistdir}/tex/latex/songbook/songbook.sty
14mu|texlive-songbook-4.5-4|39	%doc %{_texmfdistdir}/doc/latex/songbook/LesserGPL.txt
14mu|texlive-songbook-4.5-4|40	%doc %{_texmfdistdir}/doc/latex/songbook/README
14mu|texlive-songbook-4.5-4|41	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/CarolBook/CarolBook.tex
14mu|texlive-songbook-4.5-4|42	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/CarolBook/CarolBookOH.pdf
14mu|texlive-songbook-4.5-4|43	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/CarolBook/CarolBookWB.pdf
14mu|texlive-songbook-4.5-4|44	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/README
14mu|texlive-songbook-4.5-4|45	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/crd2sb/NothingButTheBlood.crd
14mu|texlive-songbook-4.5-4|46	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/crd2sb/crd2sb
14mu|texlive-songbook-4.5-4|47	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/crd2sb/crd2sb.txt
14mu|texlive-songbook-4.5-4|48	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/modulate
14mu|texlive-songbook-4.5-4|49	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/texchord.sty
14mu|texlive-songbook-4.5-4|50	%doc %{_texmfdistdir}/doc/latex/songbook/install.txt
14mu|texlive-songbook-4.5-4|51	%doc %{_texmfdistdir}/doc/latex/songbook/mksbadx
14mu|texlive-songbook-4.5-4|52	%doc %{_texmfdistdir}/doc/latex/songbook/mksbkdx
14mu|texlive-songbook-4.5-4|53	%doc %{_texmfdistdir}/doc/latex/songbook/mksbtdx
14mu|texlive-songbook-4.5-4|54	%doc %{_texmfdistdir}/doc/latex/songbook/sample-sb.tex
14mu|texlive-songbook-4.5-4|55	%doc %{_texmfdistdir}/doc/latex/songbook/sampleAdx.pdf
14mu|texlive-songbook-4.5-4|56	%doc %{_texmfdistdir}/doc/latex/songbook/sampleAdx.tex
14mu|texlive-songbook-4.5-4|57	%doc %{_texmfdistdir}/doc/latex/songbook/sampleCBK.pdf
14mu|texlive-songbook-4.5-4|58	%doc %{_texmfdistdir}/doc/latex/songbook/sampleCSBK.pdf
14mu|texlive-songbook-4.5-4|59	%doc %{_texmfdistdir}/doc/latex/songbook/sampleKdx.pdf
14mu|texlive-songbook-4.5-4|60	%doc %{_texmfdistdir}/doc/latex/songbook/sampleKdx.tex
14mu|texlive-songbook-4.5-4|61	%doc %{_texmfdistdir}/doc/latex/songbook/sampleOH.pdf
14mu|texlive-songbook-4.5-4|62	%doc %{_texmfdistdir}/doc/latex/songbook/sampleTdx.pdf
14mu|texlive-songbook-4.5-4|63	%doc %{_texmfdistdir}/doc/latex/songbook/sampleTdx.tex
14mu|texlive-songbook-4.5-4|64	%doc %{_texmfdistdir}/doc/latex/songbook/sampleToc.pdf
14mu|texlive-songbook-4.5-4|65	%doc %{_texmfdistdir}/doc/latex/songbook/sampleToc.tex
14mu|texlive-songbook-4.5-4|66	%doc %{_texmfdistdir}/doc/latex/songbook/sampleWBK.pdf
14mu|texlive-songbook-4.5-4|67	%doc %{_texmfdistdir}/doc/latex/songbook/songbook.pdf
14mu|texlive-songbook-4.5-4|68	#- source
14mu|texlive-songbook-4.5-4|69	%doc %{_texmfdistdir}/source/latex/songbook/songbook.dtx
14mu|texlive-songbook-4.5-4|70	%doc %{_texmfdistdir}/source/latex/songbook/songbook.ins
14mu|texlive-songbook-4.5-4|71	
14mu|texlive-songbook-4.5-4|72	#-----------------------------------------------------------------------
14mu|texlive-songbook-4.5-4|73	%prep
14mu|texlive-songbook-4.5-4|74	%setup -c -a0 -a1 -a2
14mu|texlive-songbook-4.5-4|75	
14mu|texlive-songbook-4.5-4|76	%build
14mu|texlive-songbook-4.5-4|77	
14mu|texlive-songbook-4.5-4|78	%install
14mu|texlive-songbook-4.5-4|79	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-songbook-4.5-4|80	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-songbook-4.5-4|81	
14mu|texlive-songbook-4.5-4|82	
14mu|texlive-songbook-4.5-4|83	
14mu|texlive-songbook-4.5-4|84	%changelog
14mu|texlive-songbook-4.5-4|85	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.5-4
14mu|texlive-songbook-4.5-4|86	+ Revision: b8ee7eb
14mu|texlive-songbook-4.5-4|87	- MassBuild#674: Increase release tag
14mu|texlive-songbook-4.5-4|88	
14mu|texlive-songbook-4.5-4|89	

25794 14
14mu|texlive-songs-2.14-7|1	# revision 30005
14mu|texlive-songs-2.14-7|2	# category Package
14mu|texlive-songs-2.14-7|3	# catalog-ctan /macros/latex/contrib/songs
14mu|texlive-songs-2.14-7|4	# catalog-date 2012-04-22 21:38:25 +0200
14mu|texlive-songs-2.14-7|5	# catalog-license gpl
14mu|texlive-songs-2.14-7|6	# catalog-version 2.14
14mu|texlive-songs-2.14-7|7	Name:		texlive-songs
14mu|texlive-songs-2.14-7|8	Version:	2.14
14mu|texlive-songs-2.14-7|9	Release:	7
14mu|texlive-songs-2.14-7|10	Summary:	Produce song books for church or fellowship
14mu|texlive-songs-2.14-7|11	Group:		Publishing
14mu|texlive-songs-2.14-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/songs
14mu|texlive-songs-2.14-7|13	License:	GPL
14mu|texlive-songs-2.14-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songs.tar.xz
14mu|texlive-songs-2.14-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songs.doc.tar.xz
14mu|texlive-songs-2.14-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songs.source.tar.xz
14mu|texlive-songs-2.14-7|17	BuildArch:	noarch
14mu|texlive-songs-2.14-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-songs-2.14-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-songs-2.14-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-songs-2.14-7|21	
14mu|texlive-songs-2.14-7|22	%description
14mu|texlive-songs-2.14-7|23	The package provides a means of producing beautiful song books
14mu|texlive-songs-2.14-7|24	for church or fellowship. It offers: - a very easy chord-entry
14mu|texlive-songs-2.14-7|25	syntax; - multiple modes (words-only; words+chords; slides;
14mu|texlive-songs-2.14-7|26	handouts); - measure bars; - guitar tablatures; - automatic
14mu|texlive-songs-2.14-7|27	transposition; - scripture quotations; - multiple indexes
14mu|texlive-songs-2.14-7|28	(sorted by title, author, important lyrics, or scripture
14mu|texlive-songs-2.14-7|29	references); and - projector-style output generation, for
14mu|texlive-songs-2.14-7|30	interactive use. A set of example documents is provided.
14mu|texlive-songs-2.14-7|31	
14mu|texlive-songs-2.14-7|32	
14mu|texlive-songs-2.14-7|33	#-----------------------------------------------------------------------
14mu|texlive-songs-2.14-7|34	%files
14mu|texlive-songs-2.14-7|35	%{_texmfdistdir}/tex/latex/songs/songs.sty
14mu|texlive-songs-2.14-7|36	%doc %{_texmfdistdir}/doc/latex/songs/Makefile
14mu|texlive-songs-2.14-7|37	%doc %{_texmfdistdir}/doc/latex/songs/README
14mu|texlive-songs-2.14-7|38	%doc %{_texmfdistdir}/doc/latex/songs/history.txt
14mu|texlive-songs-2.14-7|39	%doc %{_texmfdistdir}/doc/latex/songs/license.txt
14mu|texlive-songs-2.14-7|40	%doc %{_texmfdistdir}/doc/latex/songs/sample/Makefile
14mu|texlive-songs-2.14-7|41	%doc %{_texmfdistdir}/doc/latex/songs/sample/chordbook.tex
14mu|texlive-songs-2.14-7|42	%doc %{_texmfdistdir}/doc/latex/songs/sample/lyricbook.tex
14mu|texlive-songs-2.14-7|43	%doc %{_texmfdistdir}/doc/latex/songs/sample/slidebook.tex
14mu|texlive-songs-2.14-7|44	%doc %{_texmfdistdir}/doc/latex/songs/sample/songs.sbd
14mu|texlive-songs-2.14-7|45	%doc %{_texmfdistdir}/doc/latex/songs/sample/transparencies.tex
14mu|texlive-songs-2.14-7|46	%doc %{_texmfdistdir}/doc/latex/songs/songidx/Makefile
14mu|texlive-songs-2.14-7|47	%doc %{_texmfdistdir}/doc/latex/songs/songidx/authidx.c
14mu|texlive-songs-2.14-7|48	%doc %{_texmfdistdir}/doc/latex/songs/songidx/bible.can
14mu|texlive-songs-2.14-7|49	%doc %{_texmfdistdir}/doc/latex/songs/songidx/catholic.can
14mu|texlive-songs-2.14-7|50	%doc %{_texmfdistdir}/doc/latex/songs/songidx/chars.h
14mu|texlive-songs-2.14-7|51	%doc %{_texmfdistdir}/doc/latex/songs/songidx/fileio.c
14mu|texlive-songs-2.14-7|52	%doc %{_texmfdistdir}/doc/latex/songs/songidx/fileio.h
14mu|texlive-songs-2.14-7|53	%doc %{_texmfdistdir}/doc/latex/songs/songidx/greek.can
14mu|texlive-songs-2.14-7|54	%doc %{_texmfdistdir}/doc/latex/songs/songidx/protestant.can
14mu|texlive-songs-2.14-7|55	%doc %{_texmfdistdir}/doc/latex/songs/songidx/scripidx.c
14mu|texlive-songs-2.14-7|56	%doc %{_texmfdistdir}/doc/latex/songs/songidx/songidx.c
14mu|texlive-songs-2.14-7|57	%doc %{_texmfdistdir}/doc/latex/songs/songidx/songidx.h
14mu|texlive-songs-2.14-7|58	%doc %{_texmfdistdir}/doc/latex/songs/songidx/songsort.c
14mu|texlive-songs-2.14-7|59	%doc %{_texmfdistdir}/doc/latex/songs/songidx/tanakh.can
14mu|texlive-songs-2.14-7|60	%doc %{_texmfdistdir}/doc/latex/songs/songidx/titleidx.c
14mu|texlive-songs-2.14-7|61	%doc %{_texmfdistdir}/doc/latex/songs/songidx/vsconfig.h
14mu|texlive-songs-2.14-7|62	%doc %{_texmfdistdir}/doc/latex/songs/songs.pdf
14mu|texlive-songs-2.14-7|63	#- source
14mu|texlive-songs-2.14-7|64	%doc %{_texmfdistdir}/source/latex/songs/songs.dtx
14mu|texlive-songs-2.14-7|65	%doc %{_texmfdistdir}/source/latex/songs/songs.ins
14mu|texlive-songs-2.14-7|66	
14mu|texlive-songs-2.14-7|67	#-----------------------------------------------------------------------
14mu|texlive-songs-2.14-7|68	%prep
14mu|texlive-songs-2.14-7|69	%setup -c -a0 -a1 -a2
14mu|texlive-songs-2.14-7|70	
14mu|texlive-songs-2.14-7|71	%build
14mu|texlive-songs-2.14-7|72	
14mu|texlive-songs-2.14-7|73	%install
14mu|texlive-songs-2.14-7|74	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-songs-2.14-7|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-songs-2.14-7|76	
14mu|texlive-songs-2.14-7|77	%changelog
14mu|texlive-songs-2.14-7|78	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.14-7
14mu|texlive-songs-2.14-7|79	+ Revision: 484bde2
14mu|texlive-songs-2.14-7|80	- MassBuild#674: Increase release tag
14mu|texlive-songs-2.14-7|81	
14mu|texlive-songs-2.14-7|82	

25795 14
14mu|texlive-soton-0.1-4|1	# revision 16215
14mu|texlive-soton-0.1-4|2	# category Package
14mu|texlive-soton-0.1-4|3	# catalog-ctan /macros/latex/contrib/soton
14mu|texlive-soton-0.1-4|4	# catalog-date 2009-11-28 09:57:52 +0100
14mu|texlive-soton-0.1-4|5	# catalog-license lppl
14mu|texlive-soton-0.1-4|6	# catalog-version 0.1
14mu|texlive-soton-0.1-4|7	Name:		texlive-soton
14mu|texlive-soton-0.1-4|8	Version:	0.1
14mu|texlive-soton-0.1-4|9	Release:	4
14mu|texlive-soton-0.1-4|10	Summary:	University of Southampton-compliant slides
14mu|texlive-soton-0.1-4|11	Group:		Publishing
14mu|texlive-soton-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/soton
14mu|texlive-soton-0.1-4|13	License:	LPPL
14mu|texlive-soton-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soton.tar.xz
14mu|texlive-soton-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soton.doc.tar.xz
14mu|texlive-soton-0.1-4|16	BuildArch:	noarch
14mu|texlive-soton-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-soton-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-soton-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-soton-0.1-4|20	
14mu|texlive-soton-0.1-4|21	%description
14mu|texlive-soton-0.1-4|22	The bundle contains two packages: soton-palette which defines
14mu|texlive-soton-0.1-4|23	colour-ways, and soton-beamer, which uses the colours to
14mu|texlive-soton-0.1-4|24	produce compliant presentations.
14mu|texlive-soton-0.1-4|25	
14mu|texlive-soton-0.1-4|26	
14mu|texlive-soton-0.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-soton-0.1-4|28	%files
14mu|texlive-soton-0.1-4|29	%{_texmfdistdir}/tex/latex/soton/soton-beamer.sty
14mu|texlive-soton-0.1-4|30	%{_texmfdistdir}/tex/latex/soton/soton-palette.sty
14mu|texlive-soton-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/soton/README
14mu|texlive-soton-0.1-4|32	
14mu|texlive-soton-0.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-soton-0.1-4|34	%prep
14mu|texlive-soton-0.1-4|35	%setup -c -a0 -a1
14mu|texlive-soton-0.1-4|36	
14mu|texlive-soton-0.1-4|37	%build
14mu|texlive-soton-0.1-4|38	
14mu|texlive-soton-0.1-4|39	%install
14mu|texlive-soton-0.1-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-soton-0.1-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-soton-0.1-4|42	
14mu|texlive-soton-0.1-4|43	
14mu|texlive-soton-0.1-4|44	
14mu|texlive-soton-0.1-4|45	%changelog
14mu|texlive-soton-0.1-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-soton-0.1-4|47	+ Revision: 67b3b0f
14mu|texlive-soton-0.1-4|48	- MassBuild#674: Increase release tag
14mu|texlive-soton-0.1-4|49	
14mu|texlive-soton-0.1-4|50	

25796 14
14mu|texlive-soul-2.4-4|1	# revision 15878
14mu|texlive-soul-2.4-4|2	# category Package
14mu|texlive-soul-2.4-4|3	# catalog-ctan /macros/latex/contrib/soul
14mu|texlive-soul-2.4-4|4	# catalog-date 2009-10-10 00:35:28 +0200
14mu|texlive-soul-2.4-4|5	# catalog-license lppl
14mu|texlive-soul-2.4-4|6	# catalog-version 2.4
14mu|texlive-soul-2.4-4|7	Name:		texlive-soul
14mu|texlive-soul-2.4-4|8	Version:	2.4
14mu|texlive-soul-2.4-4|9	Release:	4
14mu|texlive-soul-2.4-4|10	Summary:	Hyphenation for letterspacing, underlining, and more
14mu|texlive-soul-2.4-4|11	Group:		Publishing
14mu|texlive-soul-2.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/soul
14mu|texlive-soul-2.4-4|13	License:	LPPL
14mu|texlive-soul-2.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soul.tar.xz
14mu|texlive-soul-2.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soul.doc.tar.xz
14mu|texlive-soul-2.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soul.source.tar.xz
14mu|texlive-soul-2.4-4|17	BuildArch:	noarch
14mu|texlive-soul-2.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-soul-2.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-soul-2.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-soul-2.4-4|21	
14mu|texlive-soul-2.4-4|22	%description
14mu|texlive-soul-2.4-4|23	Provides hyphenatable spacing out (letterspacing), underlining,
14mu|texlive-soul-2.4-4|24	striking out, etc., using the TeX hyphenation algorithm to find
14mu|texlive-soul-2.4-4|25	the proper hyphens automatically. The package also provides a
14mu|texlive-soul-2.4-4|26	mechanism that can be used to implement similar tasks, that
14mu|texlive-soul-2.4-4|27	have to treat text syllable by syllable. This is shown in two
14mu|texlive-soul-2.4-4|28	examples. The package itself does not support UTF-8 input in
14mu|texlive-soul-2.4-4|29	ordinary (PDF)LaTeX; some UTF-8 support is offered by package
14mu|texlive-soul-2.4-4|30	soulutf8.
14mu|texlive-soul-2.4-4|31	
14mu|texlive-soul-2.4-4|32	
14mu|texlive-soul-2.4-4|33	#-----------------------------------------------------------------------
14mu|texlive-soul-2.4-4|34	%files
14mu|texlive-soul-2.4-4|35	%{_texmfdistdir}/tex/latex/soul/soul.sty
14mu|texlive-soul-2.4-4|36	%doc %{_texmfdistdir}/doc/latex/soul/soul.pdf
14mu|texlive-soul-2.4-4|37	%doc %{_texmfdistdir}/doc/latex/soul/soul.txt
14mu|texlive-soul-2.4-4|38	#- source
14mu|texlive-soul-2.4-4|39	%doc %{_texmfdistdir}/source/latex/soul/Makefile
14mu|texlive-soul-2.4-4|40	%doc %{_texmfdistdir}/source/latex/soul/soul.dtx
14mu|texlive-soul-2.4-4|41	%doc %{_texmfdistdir}/source/latex/soul/soul.ins
14mu|texlive-soul-2.4-4|42	
14mu|texlive-soul-2.4-4|43	#-----------------------------------------------------------------------
14mu|texlive-soul-2.4-4|44	%prep
14mu|texlive-soul-2.4-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-soul-2.4-4|46	
14mu|texlive-soul-2.4-4|47	%build
14mu|texlive-soul-2.4-4|48	
14mu|texlive-soul-2.4-4|49	%install
14mu|texlive-soul-2.4-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-soul-2.4-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-soul-2.4-4|52	
14mu|texlive-soul-2.4-4|53	
14mu|texlive-soul-2.4-4|54	
14mu|texlive-soul-2.4-4|55	%changelog
14mu|texlive-soul-2.4-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-4
14mu|texlive-soul-2.4-4|57	+ Revision: 0752ae9
14mu|texlive-soul-2.4-4|58	- MassBuild#674: Increase release tag
14mu|texlive-soul-2.4-4|59	
14mu|texlive-soul-2.4-4|60	

25797 14
14mu|texlive-spanglish-0.1-4|1	# revision 20889
14mu|texlive-spanglish-0.1-4|2	# category Package
14mu|texlive-spanglish-0.1-4|3	# catalog-ctan /language/spanish/babel/contrib/spanglish
14mu|texlive-spanglish-0.1-4|4	# catalog-date 2010-12-28 21:48:53 +0100
14mu|texlive-spanglish-0.1-4|5	# catalog-license lppl1.3
14mu|texlive-spanglish-0.1-4|6	# catalog-version 0.1
14mu|texlive-spanglish-0.1-4|7	Name:		texlive-spanglish
14mu|texlive-spanglish-0.1-4|8	Version:	0.1
14mu|texlive-spanglish-0.1-4|9	Release:	4
14mu|texlive-spanglish-0.1-4|10	Summary:	Simplified Spanish support for Babel
14mu|texlive-spanglish-0.1-4|11	Group:		Publishing
14mu|texlive-spanglish-0.1-4|12	URL:		http://www.ctan.org/tex-archive/language/spanish/babel/contrib/spanglish
14mu|texlive-spanglish-0.1-4|13	License:	LPPL1.3
14mu|texlive-spanglish-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanglish.tar.xz
14mu|texlive-spanglish-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanglish.doc.tar.xz
14mu|texlive-spanglish-0.1-4|16	BuildArch:	noarch
14mu|texlive-spanglish-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-spanglish-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-spanglish-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-spanglish-0.1-4|20	
14mu|texlive-spanglish-0.1-4|21	%description
14mu|texlive-spanglish-0.1-4|22	The package provides very simplified (or ultra sloppy) support
14mu|texlive-spanglish-0.1-4|23	for Spanish in Babel, mostly as a fallback in case spanish.ldf
14mu|texlive-spanglish-0.1-4|24	fails for some reason. The package provides basic support for
14mu|texlive-spanglish-0.1-4|25	Spanish hyphenation, captions, date, frenchspacing,
14mu|texlive-spanglish-0.1-4|26	indentfirst, symbolic footnotes, enumerations, small caps roman
14mu|texlive-spanglish-0.1-4|27	numerals, and a handful of shorthands and Spanish mathematical
14mu|texlive-spanglish-0.1-4|28	operators. No options or attributes for customization are
14mu|texlive-spanglish-0.1-4|29	provided.
14mu|texlive-spanglish-0.1-4|30	
14mu|texlive-spanglish-0.1-4|31	
14mu|texlive-spanglish-0.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-spanglish-0.1-4|33	%files
14mu|texlive-spanglish-0.1-4|34	%{_texmfdistdir}/tex/latex/spanglish/spanglish.ldf
14mu|texlive-spanglish-0.1-4|35	%{_texmfdistdir}/tex/latex/spanglish/spanglish.sty
14mu|texlive-spanglish-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/spanglish/README
14mu|texlive-spanglish-0.1-4|37	
14mu|texlive-spanglish-0.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-spanglish-0.1-4|39	%prep
14mu|texlive-spanglish-0.1-4|40	%setup -c -a0 -a1
14mu|texlive-spanglish-0.1-4|41	
14mu|texlive-spanglish-0.1-4|42	%build
14mu|texlive-spanglish-0.1-4|43	
14mu|texlive-spanglish-0.1-4|44	%install
14mu|texlive-spanglish-0.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-spanglish-0.1-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-spanglish-0.1-4|47	
14mu|texlive-spanglish-0.1-4|48	
14mu|texlive-spanglish-0.1-4|49	
14mu|texlive-spanglish-0.1-4|50	%changelog
14mu|texlive-spanglish-0.1-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-spanglish-0.1-4|52	+ Revision: 2b1c801
14mu|texlive-spanglish-0.1-4|53	- MassBuild#674: Increase release tag
14mu|texlive-spanglish-0.1-4|54	
14mu|texlive-spanglish-0.1-4|55	

25798 14
14mu|texlive-spanish-mx-1.1a-4|1	# revision 15878
14mu|texlive-spanish-mx-1.1a-4|2	# category Package
14mu|texlive-spanish-mx-1.1a-4|3	# catalog-ctan /language/spanish/babel/contrib/mexican
14mu|texlive-spanish-mx-1.1a-4|4	# catalog-date 2009-01-10 16:42:45 +0100
14mu|texlive-spanish-mx-1.1a-4|5	# catalog-license lppl
14mu|texlive-spanish-mx-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-spanish-mx-1.1a-4|7	Name:		texlive-spanish-mx
14mu|texlive-spanish-mx-1.1a-4|8	Version:	1.1a
14mu|texlive-spanish-mx-1.1a-4|9	Release:	4
14mu|texlive-spanish-mx-1.1a-4|10	Summary:	Typeset Spanish as in Mexico
14mu|texlive-spanish-mx-1.1a-4|11	Group:		Publishing
14mu|texlive-spanish-mx-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/language/spanish/babel/contrib/mexican
14mu|texlive-spanish-mx-1.1a-4|13	License:	LPPL
14mu|texlive-spanish-mx-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish-mx.tar.xz
14mu|texlive-spanish-mx-1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish-mx.doc.tar.xz
14mu|texlive-spanish-mx-1.1a-4|16	BuildArch:	noarch
14mu|texlive-spanish-mx-1.1a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-spanish-mx-1.1a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-spanish-mx-1.1a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-spanish-mx-1.1a-4|20	
14mu|texlive-spanish-mx-1.1a-4|21	%description
14mu|texlive-spanish-mx-1.1a-4|22	The bundle provides files to support typesetting of texts in
14mu|texlive-spanish-mx-1.1a-4|23	Spanish according to Mexican current practices, using babel.
14mu|texlive-spanish-mx-1.1a-4|24	The files merge earlier work on a mexican.ldf, or may be used
14mu|texlive-spanish-mx-1.1a-4|25	to define a configuration that will typeset all documents (that
14mu|texlive-spanish-mx-1.1a-4|26	request babel's spanish option) to use the Mexican language
14mu|texlive-spanish-mx-1.1a-4|27	facilities. (Note that this facility is only available with the
14mu|texlive-spanish-mx-1.1a-4|28	recent (version >=4.2b) releases of the Spanish option.).
14mu|texlive-spanish-mx-1.1a-4|29	
14mu|texlive-spanish-mx-1.1a-4|30	
14mu|texlive-spanish-mx-1.1a-4|31	#-----------------------------------------------------------------------
14mu|texlive-spanish-mx-1.1a-4|32	%files
14mu|texlive-spanish-mx-1.1a-4|33	%{_texmfdistdir}/tex/latex/spanish-mx/esmx.cfg
14mu|texlive-spanish-mx-1.1a-4|34	%{_texmfdistdir}/tex/latex/spanish-mx/spanishmx.ldf
14mu|texlive-spanish-mx-1.1a-4|35	%{_texmfdistdir}/tex/latex/spanish-mx/spanishmx.sty
14mu|texlive-spanish-mx-1.1a-4|36	%doc %{_texmfdistdir}/doc/latex/spanish-mx/README
14mu|texlive-spanish-mx-1.1a-4|37	
14mu|texlive-spanish-mx-1.1a-4|38	#-----------------------------------------------------------------------
14mu|texlive-spanish-mx-1.1a-4|39	%prep
14mu|texlive-spanish-mx-1.1a-4|40	%setup -c -a0 -a1
14mu|texlive-spanish-mx-1.1a-4|41	
14mu|texlive-spanish-mx-1.1a-4|42	%build
14mu|texlive-spanish-mx-1.1a-4|43	
14mu|texlive-spanish-mx-1.1a-4|44	%install
14mu|texlive-spanish-mx-1.1a-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-spanish-mx-1.1a-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-spanish-mx-1.1a-4|47	
14mu|texlive-spanish-mx-1.1a-4|48	
14mu|texlive-spanish-mx-1.1a-4|49	
14mu|texlive-spanish-mx-1.1a-4|50	%changelog
14mu|texlive-spanish-mx-1.1a-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-spanish-mx-1.1a-4|52	+ Revision: 6cfa246
14mu|texlive-spanish-mx-1.1a-4|53	- MassBuild#674: Increase release tag
14mu|texlive-spanish-mx-1.1a-4|54	
14mu|texlive-spanish-mx-1.1a-4|55	

25799 14
14mu|texlive-sparklines-1.5-4|1	# revision 16131
14mu|texlive-sparklines-1.5-4|2	# category Package
14mu|texlive-sparklines-1.5-4|3	# catalog-ctan /graphics/sparklines
14mu|texlive-sparklines-1.5-4|4	# catalog-date 2009-11-22 10:21:09 +0100
14mu|texlive-sparklines-1.5-4|5	# catalog-license lppl
14mu|texlive-sparklines-1.5-4|6	# catalog-version 1.5
14mu|texlive-sparklines-1.5-4|7	Name:		texlive-sparklines
14mu|texlive-sparklines-1.5-4|8	Version:	1.5
14mu|texlive-sparklines-1.5-4|9	Release:	4
14mu|texlive-sparklines-1.5-4|10	Summary:	Drawing sparklines: intense, simple, wordlike graphics
14mu|texlive-sparklines-1.5-4|11	Group:		Publishing
14mu|texlive-sparklines-1.5-4|12	URL:		http://www.ctan.org/tex-archive/graphics/sparklines
14mu|texlive-sparklines-1.5-4|13	License:	LPPL
14mu|texlive-sparklines-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sparklines.tar.xz
14mu|texlive-sparklines-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sparklines.doc.tar.xz
14mu|texlive-sparklines-1.5-4|16	BuildArch:	noarch
14mu|texlive-sparklines-1.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sparklines-1.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sparklines-1.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sparklines-1.5-4|20	
14mu|texlive-sparklines-1.5-4|21	%description
14mu|texlive-sparklines-1.5-4|22	Sparklines are intense, simple, wordlike graphics (so named by
14mu|texlive-sparklines-1.5-4|23	Edward Tufte). In lieu of a more detailed introduction,
14mu|texlive-sparklines-1.5-4|24	Professor Tufte's site has an early release of a chapter on
14mu|texlive-sparklines-1.5-4|25	sparklines. A PHP implementation may be found at SourceForge. A
14mu|texlive-sparklines-1.5-4|26	sparkline can be added using the sparkline environment. Also,
14mu|texlive-sparklines-1.5-4|27	you can add sparkling rectangles for the median and special
14mu|texlive-sparklines-1.5-4|28	sparkling dots in red or blue. The package requires pdflatex;
14mu|texlive-sparklines-1.5-4|29	sparklines cannot appear in a dvi file. The sparklines package
14mu|texlive-sparklines-1.5-4|30	uses pgf, and does not work with pictex.
14mu|texlive-sparklines-1.5-4|31	
14mu|texlive-sparklines-1.5-4|32	
14mu|texlive-sparklines-1.5-4|33	#-----------------------------------------------------------------------
14mu|texlive-sparklines-1.5-4|34	%files
14mu|texlive-sparklines-1.5-4|35	%{_texmfdistdir}/tex/latex/sparklines/sparklines.sty
14mu|texlive-sparklines-1.5-4|36	%doc %{_texmfdistdir}/doc/latex/sparklines/README
14mu|texlive-sparklines-1.5-4|37	%doc %{_texmfdistdir}/doc/latex/sparklines/sparklines.pdf
14mu|texlive-sparklines-1.5-4|38	%doc %{_texmfdistdir}/doc/latex/sparklines/sparklines.tex
14mu|texlive-sparklines-1.5-4|39	
14mu|texlive-sparklines-1.5-4|40	#-----------------------------------------------------------------------
14mu|texlive-sparklines-1.5-4|41	%prep
14mu|texlive-sparklines-1.5-4|42	%setup -c -a0 -a1
14mu|texlive-sparklines-1.5-4|43	
14mu|texlive-sparklines-1.5-4|44	%build
14mu|texlive-sparklines-1.5-4|45	
14mu|texlive-sparklines-1.5-4|46	%install
14mu|texlive-sparklines-1.5-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sparklines-1.5-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sparklines-1.5-4|49	
14mu|texlive-sparklines-1.5-4|50	
14mu|texlive-sparklines-1.5-4|51	
14mu|texlive-sparklines-1.5-4|52	%changelog
14mu|texlive-sparklines-1.5-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-sparklines-1.5-4|54	+ Revision: 35aac0b
14mu|texlive-sparklines-1.5-4|55	- MassBuild#674: Increase release tag
14mu|texlive-sparklines-1.5-4|56	
14mu|texlive-sparklines-1.5-4|57	

25800 14
14mu|texlive-spath3-1-7|1	# revision 29898
14mu|texlive-spath3-1-7|2	# category Package
14mu|texlive-spath3-1-7|3	# catalog-ctan /graphics/pgf/contrib/spath3
14mu|texlive-spath3-1-7|4	# catalog-date 2013-04-12 17:56:37 +0200
14mu|texlive-spath3-1-7|5	# catalog-license lppl1.3
14mu|texlive-spath3-1-7|6	# catalog-version 1
14mu|texlive-spath3-1-7|7	Name:		texlive-spath3
14mu|texlive-spath3-1-7|8	Version:	1
14mu|texlive-spath3-1-7|9	Release:	7
14mu|texlive-spath3-1-7|10	Summary:	Manipulate "soft paths" in PGF
14mu|texlive-spath3-1-7|11	Group:		Publishing
14mu|texlive-spath3-1-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/spath3
14mu|texlive-spath3-1-7|13	License:	LPPL1.3
14mu|texlive-spath3-1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spath3.tar.xz
14mu|texlive-spath3-1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spath3.doc.tar.xz
14mu|texlive-spath3-1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spath3.source.tar.xz
14mu|texlive-spath3-1-7|17	BuildArch:	noarch
14mu|texlive-spath3-1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-spath3-1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-spath3-1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-spath3-1-7|21	
14mu|texlive-spath3-1-7|22	%description
14mu|texlive-spath3-1-7|23	The spath3 library provides methods for manipulating the "soft
14mu|texlive-spath3-1-7|24	paths" of TikZ/PGF. Packaged with it are two TikZ libraries
14mu|texlive-spath3-1-7|25	that make use of the methods provided. These are libraries for
14mu|texlive-spath3-1-7|26	drawing calligraphic paths and for drawing knot diagrams.
14mu|texlive-spath3-1-7|27	
14mu|texlive-spath3-1-7|28	
14mu|texlive-spath3-1-7|29	#-----------------------------------------------------------------------
14mu|texlive-spath3-1-7|30	%files
14mu|texlive-spath3-1-7|31	%{_texmfdistdir}/tex/latex/spath3/spath3.sty
14mu|texlive-spath3-1-7|32	%{_texmfdistdir}/tex/latex/spath3/tikzlibrarycalligraphy.code.tex
14mu|texlive-spath3-1-7|33	%{_texmfdistdir}/tex/latex/spath3/tikzlibraryknots.code.tex
14mu|texlive-spath3-1-7|34	%doc %{_texmfdistdir}/doc/latex/spath3/README.txt
14mu|texlive-spath3-1-7|35	%doc %{_texmfdistdir}/doc/latex/spath3/calligraphy_doc.pdf
14mu|texlive-spath3-1-7|36	%doc %{_texmfdistdir}/doc/latex/spath3/calligraphy_doc.tex
14mu|texlive-spath3-1-7|37	%doc %{_texmfdistdir}/doc/latex/spath3/knots_doc.pdf
14mu|texlive-spath3-1-7|38	%doc %{_texmfdistdir}/doc/latex/spath3/knots_doc.tex
14mu|texlive-spath3-1-7|39	#- source
14mu|texlive-spath3-1-7|40	%doc %{_texmfdistdir}/source/latex/spath3/spath3.dtx
14mu|texlive-spath3-1-7|41	%doc %{_texmfdistdir}/source/latex/spath3/spath3.ins
14mu|texlive-spath3-1-7|42	
14mu|texlive-spath3-1-7|43	#-----------------------------------------------------------------------
14mu|texlive-spath3-1-7|44	%prep
14mu|texlive-spath3-1-7|45	%setup -c -a0 -a1 -a2
14mu|texlive-spath3-1-7|46	
14mu|texlive-spath3-1-7|47	%build
14mu|texlive-spath3-1-7|48	
14mu|texlive-spath3-1-7|49	%install
14mu|texlive-spath3-1-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-spath3-1-7|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-spath3-1-7|52	
14mu|texlive-spath3-1-7|53	%changelog
14mu|texlive-spath3-1-7|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-7
14mu|texlive-spath3-1-7|55	+ Revision: bb6288a
14mu|texlive-spath3-1-7|56	- MassBuild#674: Increase release tag
14mu|texlive-spath3-1-7|57	
14mu|texlive-spath3-1-7|58	

25801 14
14mu|texlive-spelling-0.41-7|1	# revision 30715
14mu|texlive-spelling-0.41-7|2	# category Package
14mu|texlive-spelling-0.41-7|3	# catalog-ctan /macros/luatex/generic/spelling
14mu|texlive-spelling-0.41-7|4	# catalog-date 2013-05-27 20:07:27 +0200
14mu|texlive-spelling-0.41-7|5	# catalog-license lppl1.3
14mu|texlive-spelling-0.41-7|6	# catalog-version 0.41
14mu|texlive-spelling-0.41-7|7	Name:		texlive-spelling
14mu|texlive-spelling-0.41-7|8	Version:	0.41
14mu|texlive-spelling-0.41-7|9	Release:	7
14mu|texlive-spelling-0.41-7|10	Summary:	Support for spell-checking of LuaTeX documents
14mu|texlive-spelling-0.41-7|11	Group:		Publishing
14mu|texlive-spelling-0.41-7|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/spelling
14mu|texlive-spelling-0.41-7|13	License:	LPPL1.3
14mu|texlive-spelling-0.41-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spelling.tar.xz
14mu|texlive-spelling-0.41-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spelling.doc.tar.xz
14mu|texlive-spelling-0.41-7|16	BuildArch:	noarch
14mu|texlive-spelling-0.41-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-spelling-0.41-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-spelling-0.41-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-spelling-0.41-7|20	
14mu|texlive-spelling-0.41-7|21	%description
14mu|texlive-spelling-0.41-7|22	The package aids spell-checking of TeX documents compiled with
14mu|texlive-spelling-0.41-7|23	the LuaTeX engine. It can give visual feedback in PDF output
14mu|texlive-spelling-0.41-7|24	similar to WYSIWYG word processors. The package relies on an
14mu|texlive-spelling-0.41-7|25	external spell-checker application to check spelling of a text
14mu|texlive-spelling-0.41-7|26	file and to output a list of bad spellings. The package should
14mu|texlive-spelling-0.41-7|27	work with most spell-checkers, even dumb, TeX-unaware ones.
14mu|texlive-spelling-0.41-7|28	
14mu|texlive-spelling-0.41-7|29	
14mu|texlive-spelling-0.41-7|30	#-----------------------------------------------------------------------
14mu|texlive-spelling-0.41-7|31	%files
14mu|texlive-spelling-0.41-7|32	%{_texmfdistdir}/scripts/spelling/spelling-main.lua
14mu|texlive-spelling-0.41-7|33	%{_texmfdistdir}/scripts/spelling/spelling-recurse.lua
14mu|texlive-spelling-0.41-7|34	%{_texmfdistdir}/scripts/spelling/spelling-stage-1.lua
14mu|texlive-spelling-0.41-7|35	%{_texmfdistdir}/scripts/spelling/spelling-stage-2.lua
14mu|texlive-spelling-0.41-7|36	%{_texmfdistdir}/scripts/spelling/spelling-stage-3.lua
14mu|texlive-spelling-0.41-7|37	%{_texmfdistdir}/scripts/spelling/spelling-stage-4.lua
14mu|texlive-spelling-0.41-7|38	%{_texmfdistdir}/tex/luatex/spelling/spelling.sty
14mu|texlive-spelling-0.41-7|39	%doc %{_texmfdistdir}/doc/luatex/spelling/CHANGES
14mu|texlive-spelling-0.41-7|40	%doc %{_texmfdistdir}/doc/luatex/spelling/LICENSE
14mu|texlive-spelling-0.41-7|41	%doc %{_texmfdistdir}/doc/luatex/spelling/README
14mu|texlive-spelling-0.41-7|42	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc-lst-lua.tex
14mu|texlive-spelling-0.41-7|43	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc.bad
14mu|texlive-spelling-0.41-7|44	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc.pdf
14mu|texlive-spelling-0.41-7|45	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc.tex
14mu|texlive-spelling-0.41-7|46	
14mu|texlive-spelling-0.41-7|47	#-----------------------------------------------------------------------
14mu|texlive-spelling-0.41-7|48	%prep
14mu|texlive-spelling-0.41-7|49	%setup -c -a0 -a1
14mu|texlive-spelling-0.41-7|50	
14mu|texlive-spelling-0.41-7|51	%build
14mu|texlive-spelling-0.41-7|52	
14mu|texlive-spelling-0.41-7|53	%install
14mu|texlive-spelling-0.41-7|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-spelling-0.41-7|55	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-spelling-0.41-7|56	
14mu|texlive-spelling-0.41-7|57	%changelog
14mu|texlive-spelling-0.41-7|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.41-7
14mu|texlive-spelling-0.41-7|59	+ Revision: 75e8602
14mu|texlive-spelling-0.41-7|60	- MassBuild#674: Increase release tag
14mu|texlive-spelling-0.41-7|61	
14mu|texlive-spelling-0.41-7|62	

25802 14
14mu|texlive-sphack-20101223-4|1	# revision 20842
14mu|texlive-sphack-20101223-4|2	# category Package
14mu|texlive-sphack-20101223-4|3	# catalog-ctan /macros/latex/contrib/sphack
14mu|texlive-sphack-20101223-4|4	# catalog-date 2010-12-23 15:10:24 +0100
14mu|texlive-sphack-20101223-4|5	# catalog-license other-nonfree
14mu|texlive-sphack-20101223-4|6	# catalog-version undef
14mu|texlive-sphack-20101223-4|7	Name:		texlive-sphack
14mu|texlive-sphack-20101223-4|8	Version:	20101223
14mu|texlive-sphack-20101223-4|9	Release:	4
14mu|texlive-sphack-20101223-4|10	Summary:	Patch LaTeX kernel spacing macros
14mu|texlive-sphack-20101223-4|11	Group:		Publishing
14mu|texlive-sphack-20101223-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sphack
14mu|texlive-sphack-20101223-4|13	License:	OTHER-NONFREE
14mu|texlive-sphack-20101223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sphack.tar.xz
14mu|texlive-sphack-20101223-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sphack.doc.tar.xz
14mu|texlive-sphack-20101223-4|16	BuildArch:	noarch
14mu|texlive-sphack-20101223-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sphack-20101223-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sphack-20101223-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sphack-20101223-4|20	
14mu|texlive-sphack-20101223-4|21	%description
14mu|texlive-sphack-20101223-4|22	Change the kernel internal \@bsphack/\@esphack so that it is
14mu|texlive-sphack-20101223-4|23	also invisible in vertical mode.
14mu|texlive-sphack-20101223-4|24	
14mu|texlive-sphack-20101223-4|25	
14mu|texlive-sphack-20101223-4|26	#-----------------------------------------------------------------------
14mu|texlive-sphack-20101223-4|27	%files
14mu|texlive-sphack-20101223-4|28	%{_texmfdistdir}/tex/latex/sphack/sphack.sty
14mu|texlive-sphack-20101223-4|29	%doc %{_texmfdistdir}/doc/latex/sphack/sphack-doc.pdf
14mu|texlive-sphack-20101223-4|30	%doc %{_texmfdistdir}/doc/latex/sphack/sphack-doc.tex
14mu|texlive-sphack-20101223-4|31	
14mu|texlive-sphack-20101223-4|32	#-----------------------------------------------------------------------
14mu|texlive-sphack-20101223-4|33	%prep
14mu|texlive-sphack-20101223-4|34	%setup -c -a0 -a1
14mu|texlive-sphack-20101223-4|35	
14mu|texlive-sphack-20101223-4|36	%build
14mu|texlive-sphack-20101223-4|37	
14mu|texlive-sphack-20101223-4|38	%install
14mu|texlive-sphack-20101223-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sphack-20101223-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sphack-20101223-4|41	
14mu|texlive-sphack-20101223-4|42	
14mu|texlive-sphack-20101223-4|43	
14mu|texlive-sphack-20101223-4|44	%changelog
14mu|texlive-sphack-20101223-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101223-4
14mu|texlive-sphack-20101223-4|46	+ Revision: 1ce3698
14mu|texlive-sphack-20101223-4|47	- MassBuild#674: Increase release tag
14mu|texlive-sphack-20101223-4|48	
14mu|texlive-sphack-20101223-4|49	

25803 14
14mu|texlive-spie-3.25-4|1	# revision 15878
14mu|texlive-spie-3.25-4|2	# category Package
14mu|texlive-spie-3.25-4|3	# catalog-ctan /macros/latex/contrib/spie
14mu|texlive-spie-3.25-4|4	# catalog-date 2007-04-25 15:28:03 +0200
14mu|texlive-spie-3.25-4|5	# catalog-license lppl
14mu|texlive-spie-3.25-4|6	# catalog-version 3.25
14mu|texlive-spie-3.25-4|7	Name:		texlive-spie
14mu|texlive-spie-3.25-4|8	Version:	3.25
14mu|texlive-spie-3.25-4|9	Release:	4
14mu|texlive-spie-3.25-4|10	Summary:	Support for formatting SPIE Proceedings manuscripts
14mu|texlive-spie-3.25-4|11	Group:		Publishing
14mu|texlive-spie-3.25-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spie
14mu|texlive-spie-3.25-4|13	License:	LPPL
14mu|texlive-spie-3.25-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spie.tar.xz
14mu|texlive-spie-3.25-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spie.doc.tar.xz
14mu|texlive-spie-3.25-4|16	BuildArch:	noarch
14mu|texlive-spie-3.25-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-spie-3.25-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-spie-3.25-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-spie-3.25-4|20	
14mu|texlive-spie-3.25-4|21	%description
14mu|texlive-spie-3.25-4|22	A class and a BibTeX style are provided.
14mu|texlive-spie-3.25-4|23	
14mu|texlive-spie-3.25-4|24	
14mu|texlive-spie-3.25-4|25	#-----------------------------------------------------------------------
14mu|texlive-spie-3.25-4|26	%files
14mu|texlive-spie-3.25-4|27	%{_texmfdistdir}/bibtex/bib/spie/report.bib
14mu|texlive-spie-3.25-4|28	%{_texmfdistdir}/bibtex/bst/spie/spiebib.bst
14mu|texlive-spie-3.25-4|29	%{_texmfdistdir}/tex/latex/spie/spie.cls
14mu|texlive-spie-3.25-4|30	%doc %{_texmfdistdir}/doc/latex/spie/README
14mu|texlive-spie-3.25-4|31	%doc %{_texmfdistdir}/doc/latex/spie/article.pdf
14mu|texlive-spie-3.25-4|32	%doc %{_texmfdistdir}/doc/latex/spie/article.tex
14mu|texlive-spie-3.25-4|33	%doc %{_texmfdistdir}/doc/latex/spie/mcr3b.eps
14mu|texlive-spie-3.25-4|34	
14mu|texlive-spie-3.25-4|35	#-----------------------------------------------------------------------
14mu|texlive-spie-3.25-4|36	%prep
14mu|texlive-spie-3.25-4|37	%setup -c -a0 -a1
14mu|texlive-spie-3.25-4|38	
14mu|texlive-spie-3.25-4|39	%build
14mu|texlive-spie-3.25-4|40	
14mu|texlive-spie-3.25-4|41	%install
14mu|texlive-spie-3.25-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-spie-3.25-4|43	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-spie-3.25-4|44	
14mu|texlive-spie-3.25-4|45	
14mu|texlive-spie-3.25-4|46	
14mu|texlive-spie-3.25-4|47	%changelog
14mu|texlive-spie-3.25-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.25-4
14mu|texlive-spie-3.25-4|49	+ Revision: 5ac892e
14mu|texlive-spie-3.25-4|50	- MassBuild#674: Increase release tag
14mu|texlive-spie-3.25-4|51	
14mu|texlive-spie-3.25-4|52	

25804 14
14mu|texlive-splines-0.2-4|1	# revision 15878
14mu|texlive-splines-0.2-4|2	# category Package
14mu|texlive-splines-0.2-4|3	# catalog-ctan /graphics/metapost/contrib/macros/splines
14mu|texlive-splines-0.2-4|4	# catalog-date 2007-03-12 11:51:09 +0100
14mu|texlive-splines-0.2-4|5	# catalog-license lppl1.3
14mu|texlive-splines-0.2-4|6	# catalog-version 0.2
14mu|texlive-splines-0.2-4|7	Name:		texlive-splines
14mu|texlive-splines-0.2-4|8	Version:	0.2
14mu|texlive-splines-0.2-4|9	Release:	4
14mu|texlive-splines-0.2-4|10	Summary:	MetaPost macros for drawing cubic spline interpolants
14mu|texlive-splines-0.2-4|11	Group:		Publishing
14mu|texlive-splines-0.2-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/splines
14mu|texlive-splines-0.2-4|13	License:	LPPL1.3
14mu|texlive-splines-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splines.tar.xz
14mu|texlive-splines-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splines.doc.tar.xz
14mu|texlive-splines-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splines.source.tar.xz
14mu|texlive-splines-0.2-4|17	BuildArch:	noarch
14mu|texlive-splines-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-splines-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-splines-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-splines-0.2-4|21	
14mu|texlive-splines-0.2-4|22	%description
14mu|texlive-splines-0.2-4|23	This is a small package of macros for creating cubic spline
14mu|texlive-splines-0.2-4|24	interpolants in MetaPost or MetaFont. Given a list of points
14mu|texlive-splines-0.2-4|25	the macros can produce a closed or a relaxed spline joining
14mu|texlive-splines-0.2-4|26	them. Given a list of function values y_j at x_j, the result
14mu|texlive-splines-0.2-4|27	would define the graph of a cubic spline interpolating function
14mu|texlive-splines-0.2-4|28	y=f(x), which is either periodic or relaxed.
14mu|texlive-splines-0.2-4|29	
14mu|texlive-splines-0.2-4|30	
14mu|texlive-splines-0.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-splines-0.2-4|32	%files
14mu|texlive-splines-0.2-4|33	%{_texmfdistdir}/metapost/splines/splines.mp
14mu|texlive-splines-0.2-4|34	%{_texmfdistdir}/metapost/splines/testsplines.mp
14mu|texlive-splines-0.2-4|35	%doc %{_texmfdistdir}/doc/metapost/splines/README
14mu|texlive-splines-0.2-4|36	%doc %{_texmfdistdir}/doc/metapost/splines/splines.pdf
14mu|texlive-splines-0.2-4|37	#- source
14mu|texlive-splines-0.2-4|38	%doc %{_texmfdistdir}/source/metapost/splines/splines.dtx
14mu|texlive-splines-0.2-4|39	%doc %{_texmfdistdir}/source/metapost/splines/splines.ins
14mu|texlive-splines-0.2-4|40	
14mu|texlive-splines-0.2-4|41	#-----------------------------------------------------------------------
14mu|texlive-splines-0.2-4|42	%prep
14mu|texlive-splines-0.2-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-splines-0.2-4|44	
14mu|texlive-splines-0.2-4|45	%build
14mu|texlive-splines-0.2-4|46	
14mu|texlive-splines-0.2-4|47	%install
14mu|texlive-splines-0.2-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-splines-0.2-4|49	cp -fpar metapost doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-splines-0.2-4|50	
14mu|texlive-splines-0.2-4|51	
14mu|texlive-splines-0.2-4|52	
14mu|texlive-splines-0.2-4|53	%changelog
14mu|texlive-splines-0.2-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-splines-0.2-4|55	+ Revision: c8f0f4a
14mu|texlive-splines-0.2-4|56	- MassBuild#674: Increase release tag
14mu|texlive-splines-0.2-4|57	
14mu|texlive-splines-0.2-4|58	

25805 14
14mu|texlive-splitindex-1.2a-8|1	# revision 29792
14mu|texlive-splitindex-1.2a-8|2	# category Package
14mu|texlive-splitindex-1.2a-8|3	# catalog-ctan /macros/latex/contrib/splitindex
14mu|texlive-splitindex-1.2a-8|4	# catalog-date 2013-04-09 11:35:57 +0200
14mu|texlive-splitindex-1.2a-8|5	# catalog-license lppl
14mu|texlive-splitindex-1.2a-8|6	# catalog-version 1.2a
14mu|texlive-splitindex-1.2a-8|7	Name:		texlive-splitindex
14mu|texlive-splitindex-1.2a-8|8	Version:	1.2a
14mu|texlive-splitindex-1.2a-8|9	Release:	8
14mu|texlive-splitindex-1.2a-8|10	Summary:	Unlimited number of indexes
14mu|texlive-splitindex-1.2a-8|11	Group:		Publishing
14mu|texlive-splitindex-1.2a-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/splitindex
14mu|texlive-splitindex-1.2a-8|13	License:	LPPL
14mu|texlive-splitindex-1.2a-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.tar.xz
14mu|texlive-splitindex-1.2a-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.doc.tar.xz
14mu|texlive-splitindex-1.2a-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.source.tar.xz
14mu|texlive-splitindex-1.2a-8|17	BuildArch:	noarch
14mu|texlive-splitindex-1.2a-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-splitindex-1.2a-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-splitindex-1.2a-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-splitindex-1.2a-8|21	Provides:	texlive-splitindex.bin = %{EVRD}
14mu|texlive-splitindex-1.2a-8|22	
14mu|texlive-splitindex-1.2a-8|23	%description
14mu|texlive-splitindex-1.2a-8|24	SplitIndex consists of a LaTeX package, splitidx, and a small
14mu|texlive-splitindex-1.2a-8|25	program, splitindex. The package may be used to produce one
14mu|texlive-splitindex-1.2a-8|26	index or several indexes. Without splitindex (for example,
14mu|texlive-splitindex-1.2a-8|27	using the index package), the number of indexes is limited by
14mu|texlive-splitindex-1.2a-8|28	the number of TeX's output streams. But using the program you
14mu|texlive-splitindex-1.2a-8|29	may use even more than 16 indexes: splitidx outputs only a
14mu|texlive-splitindex-1.2a-8|30	single file \jobname.idx and the program splits that file into
14mu|texlive-splitindex-1.2a-8|31	several raw index files and calls your favorite index processor
14mu|texlive-splitindex-1.2a-8|32	for each of the files.
14mu|texlive-splitindex-1.2a-8|33	
14mu|texlive-splitindex-1.2a-8|34	
14mu|texlive-splitindex-1.2a-8|35	#-----------------------------------------------------------------------
14mu|texlive-splitindex-1.2a-8|36	%files
14mu|texlive-splitindex-1.2a-8|37	%{_bindir}/splitindex
14mu|texlive-splitindex-1.2a-8|38	%{_texmfdistdir}/scripts/splitindex/splitindex.pl
14mu|texlive-splitindex-1.2a-8|39	%{_texmfdistdir}/scripts/splitindex/splitindex.tlu
14mu|texlive-splitindex-1.2a-8|40	%{_texmfdistdir}/scripts/splitindex/splitindex_main.tlu
14mu|texlive-splitindex-1.2a-8|41	%{_texmfdistdir}/tex/generic/splitindex/splitindex.tex
14mu|texlive-splitindex-1.2a-8|42	%{_texmfdistdir}/tex/latex/splitindex/splitidx.sty
14mu|texlive-splitindex-1.2a-8|43	%doc %{_texmfdistdir}/doc/latex/splitindex/README
14mu|texlive-splitindex-1.2a-8|44	%doc %{_texmfdistdir}/doc/latex/splitindex/install.txt
14mu|texlive-splitindex-1.2a-8|45	%doc %{_texmfdistdir}/doc/latex/splitindex/manifest.txt
14mu|texlive-splitindex-1.2a-8|46	%doc %{_texmfdistdir}/doc/latex/splitindex/splitidx.pdf
14mu|texlive-splitindex-1.2a-8|47	%doc %{_mandir}/man1/splitindex.1*
14mu|texlive-splitindex-1.2a-8|48	%doc %{_texmfdistdir}/doc/man/man1/splitindex.man1.pdf
14mu|texlive-splitindex-1.2a-8|49	#- source
14mu|texlive-splitindex-1.2a-8|50	%doc %{_texmfdistdir}/source/latex/splitindex/README
14mu|texlive-splitindex-1.2a-8|51	%doc %{_texmfdistdir}/source/latex/splitindex/install.sh
14mu|texlive-splitindex-1.2a-8|52	%doc %{_texmfdistdir}/source/latex/splitindex/install.txt
14mu|texlive-splitindex-1.2a-8|53	%doc %{_texmfdistdir}/source/latex/splitindex/manifest.txt
14mu|texlive-splitindex-1.2a-8|54	%doc %{_texmfdistdir}/source/latex/splitindex/splitidx.dtx
14mu|texlive-splitindex-1.2a-8|55	%doc %{_texmfdistdir}/source/latex/splitindex/splitidx.ins
14mu|texlive-splitindex-1.2a-8|56	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.1
14mu|texlive-splitindex-1.2a-8|57	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.c
14mu|texlive-splitindex-1.2a-8|58	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.java
14mu|texlive-splitindex-1.2a-8|59	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.pl
14mu|texlive-splitindex-1.2a-8|60	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.tex
14mu|texlive-splitindex-1.2a-8|61	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.tlu
14mu|texlive-splitindex-1.2a-8|62	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex_main.tlu
14mu|texlive-splitindex-1.2a-8|63	
14mu|texlive-splitindex-1.2a-8|64	#-----------------------------------------------------------------------
14mu|texlive-splitindex-1.2a-8|65	%prep
14mu|texlive-splitindex-1.2a-8|66	%setup -c -a0 -a1 -a2
14mu|texlive-splitindex-1.2a-8|67	
14mu|texlive-splitindex-1.2a-8|68	%build
14mu|texlive-splitindex-1.2a-8|69	
14mu|texlive-splitindex-1.2a-8|70	%install
14mu|texlive-splitindex-1.2a-8|71	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-splitindex-1.2a-8|72	pushd %{buildroot}%{_bindir}
14mu|texlive-splitindex-1.2a-8|73	ln -sf %{_texmfdistdir}/scripts/splitindex/splitindex.pl splitindex
14mu|texlive-splitindex-1.2a-8|74	popd
14mu|texlive-splitindex-1.2a-8|75	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-splitindex-1.2a-8|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-splitindex-1.2a-8|77	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-splitindex-1.2a-8|78	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-splitindex-1.2a-8|79	
14mu|texlive-splitindex-1.2a-8|80	%changelog
14mu|texlive-splitindex-1.2a-8|81	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-8
14mu|texlive-splitindex-1.2a-8|82	+ Revision: 5022955
14mu|texlive-splitindex-1.2a-8|83	- MassBuild#674: Increase release tag
14mu|texlive-splitindex-1.2a-8|84	
14mu|texlive-splitindex-1.2a-8|85	

25806 14
14mu|texlive-spot-1.1-4|1	# revision 22408
14mu|texlive-spot-1.1-4|2	# category Package
14mu|texlive-spot-1.1-4|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/spot
14mu|texlive-spot-1.1-4|4	# catalog-date 2011-05-10 01:20:26 +0200
14mu|texlive-spot-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-spot-1.1-4|6	# catalog-version 1.1
14mu|texlive-spot-1.1-4|7	Name:		texlive-spot
14mu|texlive-spot-1.1-4|8	Version:	1.1
14mu|texlive-spot-1.1-4|9	Release:	4
14mu|texlive-spot-1.1-4|10	Summary:	Spotlight highlighting for Beamer
14mu|texlive-spot-1.1-4|11	Group:		Publishing
14mu|texlive-spot-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/spot
14mu|texlive-spot-1.1-4|13	License:	LPPL1.3
14mu|texlive-spot-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spot.tar.xz
14mu|texlive-spot-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spot.doc.tar.xz
14mu|texlive-spot-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spot.source.tar.xz
14mu|texlive-spot-1.1-4|17	BuildArch:	noarch
14mu|texlive-spot-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-spot-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-spot-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-spot-1.1-4|21	
14mu|texlive-spot-1.1-4|22	%description
14mu|texlive-spot-1.1-4|23	The package allows dramatic highlighting of words and phrases
14mu|texlive-spot-1.1-4|24	by painting shapes around them. It is chiefly intended for use
14mu|texlive-spot-1.1-4|25	in Beamer presentations, but it can be used in other document
14mu|texlive-spot-1.1-4|26	classes as well.
14mu|texlive-spot-1.1-4|27	
14mu|texlive-spot-1.1-4|28	
14mu|texlive-spot-1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-spot-1.1-4|30	%files
14mu|texlive-spot-1.1-4|31	%{_texmfdistdir}/tex/latex/spot/spot.sty
14mu|texlive-spot-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/spot/README
14mu|texlive-spot-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/spot/spot.pdf
14mu|texlive-spot-1.1-4|34	#- source
14mu|texlive-spot-1.1-4|35	%doc %{_texmfdistdir}/source/latex/spot/spot.dtx
14mu|texlive-spot-1.1-4|36	%doc %{_texmfdistdir}/source/latex/spot/spot.ins
14mu|texlive-spot-1.1-4|37	
14mu|texlive-spot-1.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-spot-1.1-4|39	%prep
14mu|texlive-spot-1.1-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-spot-1.1-4|41	
14mu|texlive-spot-1.1-4|42	%build
14mu|texlive-spot-1.1-4|43	
14mu|texlive-spot-1.1-4|44	%install
14mu|texlive-spot-1.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-spot-1.1-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-spot-1.1-4|47	
14mu|texlive-spot-1.1-4|48	
14mu|texlive-spot-1.1-4|49	
14mu|texlive-spot-1.1-4|50	%changelog
14mu|texlive-spot-1.1-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-spot-1.1-4|52	+ Revision: a2592e4
14mu|texlive-spot-1.1-4|53	- MassBuild#674: Increase release tag
14mu|texlive-spot-1.1-4|54	
14mu|texlive-spot-1.1-4|55	

25807 14
14mu|texlive-spotcolor-1.2-4|1	# revision 15878
14mu|texlive-spotcolor-1.2-4|2	# category Package
14mu|texlive-spotcolor-1.2-4|3	# catalog-ctan /macros/latex/contrib/spotcolor
14mu|texlive-spotcolor-1.2-4|4	# catalog-date 2007-03-12 11:51:09 +0100
14mu|texlive-spotcolor-1.2-4|5	# catalog-license lppl
14mu|texlive-spotcolor-1.2-4|6	# catalog-version 1.2
14mu|texlive-spotcolor-1.2-4|7	Name:		texlive-spotcolor
14mu|texlive-spotcolor-1.2-4|8	Version:	1.2
14mu|texlive-spotcolor-1.2-4|9	Release:	4
14mu|texlive-spotcolor-1.2-4|10	Summary:	Spot colours for pdfLaTeX
14mu|texlive-spotcolor-1.2-4|11	Group:		Publishing
14mu|texlive-spotcolor-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spotcolor
14mu|texlive-spotcolor-1.2-4|13	License:	LPPL
14mu|texlive-spotcolor-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spotcolor.tar.xz
14mu|texlive-spotcolor-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spotcolor.doc.tar.xz
14mu|texlive-spotcolor-1.2-4|16	BuildArch:	noarch
14mu|texlive-spotcolor-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-spotcolor-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-spotcolor-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-spotcolor-1.2-4|20	
14mu|texlive-spotcolor-1.2-4|21	%description
14mu|texlive-spotcolor-1.2-4|22	This package provides procedures for using spot colors in LaTeX
14mu|texlive-spotcolor-1.2-4|23	documents and the generated pdf files. Predefined templates for
14mu|texlive-spotcolor-1.2-4|24	PANTONE and HKS color spaces are included but new ones can
14mu|texlive-spotcolor-1.2-4|25	easily be defined.
14mu|texlive-spotcolor-1.2-4|26	
14mu|texlive-spotcolor-1.2-4|27	
14mu|texlive-spotcolor-1.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-spotcolor-1.2-4|29	%files
14mu|texlive-spotcolor-1.2-4|30	%{_texmfdistdir}/tex/latex/spotcolor/spotcolor.sty
14mu|texlive-spotcolor-1.2-4|31	%{_texmfdistdir}/tex/latex/spotcolor/spotcolorhks.tex
14mu|texlive-spotcolor-1.2-4|32	%{_texmfdistdir}/tex/latex/spotcolor/spotcolorpantone.tex
14mu|texlive-spotcolor-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/spotcolor/README
14mu|texlive-spotcolor-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/spotcolor/readme.pdf
14mu|texlive-spotcolor-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/spotcolor/readme.tcp
14mu|texlive-spotcolor-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/spotcolor/readme.tex
14mu|texlive-spotcolor-1.2-4|37	
14mu|texlive-spotcolor-1.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-spotcolor-1.2-4|39	%prep
14mu|texlive-spotcolor-1.2-4|40	%setup -c -a0 -a1
14mu|texlive-spotcolor-1.2-4|41	
14mu|texlive-spotcolor-1.2-4|42	%build
14mu|texlive-spotcolor-1.2-4|43	
14mu|texlive-spotcolor-1.2-4|44	%install
14mu|texlive-spotcolor-1.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-spotcolor-1.2-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-spotcolor-1.2-4|47	
14mu|texlive-spotcolor-1.2-4|48	
14mu|texlive-spotcolor-1.2-4|49	
14mu|texlive-spotcolor-1.2-4|50	%changelog
14mu|texlive-spotcolor-1.2-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-spotcolor-1.2-4|52	+ Revision: 3ac3d94
14mu|texlive-spotcolor-1.2-4|53	- MassBuild#674: Increase release tag
14mu|texlive-spotcolor-1.2-4|54	
14mu|texlive-spotcolor-1.2-4|55	

25808 14
14mu|texlive-spreadtab-0.4b-3|1	# revision 26384
14mu|texlive-spreadtab-0.4b-3|2	# category Package
14mu|texlive-spreadtab-0.4b-3|3	# catalog-ctan /macros/latex/contrib/spreadtab
14mu|texlive-spreadtab-0.4b-3|4	# catalog-date 2012-05-14 12:19:39 +0200
14mu|texlive-spreadtab-0.4b-3|5	# catalog-license lppl1.3
14mu|texlive-spreadtab-0.4b-3|6	# catalog-version 0.4b
14mu|texlive-spreadtab-0.4b-3|7	Name:		texlive-spreadtab
14mu|texlive-spreadtab-0.4b-3|8	Version:	0.4b
14mu|texlive-spreadtab-0.4b-3|9	Release:	3
14mu|texlive-spreadtab-0.4b-3|10	Summary:	Spreadsheet features for LaTeX tabular environments
14mu|texlive-spreadtab-0.4b-3|11	Group:		Publishing
14mu|texlive-spreadtab-0.4b-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spreadtab
14mu|texlive-spreadtab-0.4b-3|13	License:	LPPL1.3
14mu|texlive-spreadtab-0.4b-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spreadtab.tar.xz
14mu|texlive-spreadtab-0.4b-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spreadtab.doc.tar.xz
14mu|texlive-spreadtab-0.4b-3|16	BuildArch:	noarch
14mu|texlive-spreadtab-0.4b-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-spreadtab-0.4b-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-spreadtab-0.4b-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-spreadtab-0.4b-3|20	
14mu|texlive-spreadtab-0.4b-3|21	%description
14mu|texlive-spreadtab-0.4b-3|22	The package allows the user to construct tables in a manner
14mu|texlive-spreadtab-0.4b-3|23	similar to a spreadsheet. The cells of a table have row and
14mu|texlive-spreadtab-0.4b-3|24	column indices and these can be used in formulas to generate
14mu|texlive-spreadtab-0.4b-3|25	values in other cells.
14mu|texlive-spreadtab-0.4b-3|26	
14mu|texlive-spreadtab-0.4b-3|27	
14mu|texlive-spreadtab-0.4b-3|28	#-----------------------------------------------------------------------
14mu|texlive-spreadtab-0.4b-3|29	%files
14mu|texlive-spreadtab-0.4b-3|30	%{_texmfdistdir}/tex/latex/spreadtab/spreadtab.sty
14mu|texlive-spreadtab-0.4b-3|31	%doc %{_texmfdistdir}/doc/latex/spreadtab/README
14mu|texlive-spreadtab-0.4b-3|32	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_en.pdf
14mu|texlive-spreadtab-0.4b-3|33	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_en.tex
14mu|texlive-spreadtab-0.4b-3|34	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_fr.pdf
14mu|texlive-spreadtab-0.4b-3|35	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_fr.tex
14mu|texlive-spreadtab-0.4b-3|36	
14mu|texlive-spreadtab-0.4b-3|37	#-----------------------------------------------------------------------
14mu|texlive-spreadtab-0.4b-3|38	%prep
14mu|texlive-spreadtab-0.4b-3|39	%setup -c -a0 -a1
14mu|texlive-spreadtab-0.4b-3|40	
14mu|texlive-spreadtab-0.4b-3|41	%build
14mu|texlive-spreadtab-0.4b-3|42	
14mu|texlive-spreadtab-0.4b-3|43	%install
14mu|texlive-spreadtab-0.4b-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-spreadtab-0.4b-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-spreadtab-0.4b-3|46	
14mu|texlive-spreadtab-0.4b-3|47	
14mu|texlive-spreadtab-0.4b-3|48	
14mu|texlive-spreadtab-0.4b-3|49	%changelog
14mu|texlive-spreadtab-0.4b-3|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4b-3
14mu|texlive-spreadtab-0.4b-3|51	+ Revision: cbe2e9f
14mu|texlive-spreadtab-0.4b-3|52	- MassBuild#674: Increase release tag
14mu|texlive-spreadtab-0.4b-3|53	
14mu|texlive-spreadtab-0.4b-3|54	

25809 14
14mu|texlive-spverbatim-v1.0-4|1	# revision 15878
14mu|texlive-spverbatim-v1.0-4|2	# category Package
14mu|texlive-spverbatim-v1.0-4|3	# catalog-ctan /macros/latex/contrib/spverbatim
14mu|texlive-spverbatim-v1.0-4|4	# catalog-date 2009-11-10 00:30:52 +0100
14mu|texlive-spverbatim-v1.0-4|5	# catalog-license lppl
14mu|texlive-spverbatim-v1.0-4|6	# catalog-version v1.0
14mu|texlive-spverbatim-v1.0-4|7	Name:		texlive-spverbatim
14mu|texlive-spverbatim-v1.0-4|8	Version:	v1.0
14mu|texlive-spverbatim-v1.0-4|9	Release:	4
14mu|texlive-spverbatim-v1.0-4|10	Summary:	Allow line breaks within \verb and verbatim output
14mu|texlive-spverbatim-v1.0-4|11	Group:		Publishing
14mu|texlive-spverbatim-v1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spverbatim
14mu|texlive-spverbatim-v1.0-4|13	License:	LPPL
14mu|texlive-spverbatim-v1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spverbatim.tar.xz
14mu|texlive-spverbatim-v1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spverbatim.doc.tar.xz
14mu|texlive-spverbatim-v1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spverbatim.source.tar.xz
14mu|texlive-spverbatim-v1.0-4|17	BuildArch:	noarch
14mu|texlive-spverbatim-v1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-spverbatim-v1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-spverbatim-v1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-spverbatim-v1.0-4|21	
14mu|texlive-spverbatim-v1.0-4|22	%description
14mu|texlive-spverbatim-v1.0-4|23	LaTeX's \verb macro treats its argument as an unbreakable unit
14mu|texlive-spverbatim-v1.0-4|24	of text. This can lead to poor typesetting, especially when the
14mu|texlive-spverbatim-v1.0-4|25	argument is long. The spverbatim package provides an \spverb
14mu|texlive-spverbatim-v1.0-4|26	macro that is analogous to \verb and an spverbatim environment
14mu|texlive-spverbatim-v1.0-4|27	that is analogous to verbatim with the difference being that
14mu|texlive-spverbatim-v1.0-4|28	\spverb and spverbatim allow LaTeX to break lines at space
14mu|texlive-spverbatim-v1.0-4|29	characters.
14mu|texlive-spverbatim-v1.0-4|30	
14mu|texlive-spverbatim-v1.0-4|31	
14mu|texlive-spverbatim-v1.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-spverbatim-v1.0-4|33	%files
14mu|texlive-spverbatim-v1.0-4|34	%{_texmfdistdir}/tex/latex/spverbatim/spverbatim.sty
14mu|texlive-spverbatim-v1.0-4|35	%doc %{_texmfdistdir}/doc/latex/spverbatim/README
14mu|texlive-spverbatim-v1.0-4|36	%doc %{_texmfdistdir}/doc/latex/spverbatim/spverbatim.pdf
14mu|texlive-spverbatim-v1.0-4|37	#- source
14mu|texlive-spverbatim-v1.0-4|38	%doc %{_texmfdistdir}/source/latex/spverbatim/spverbatim.dtx
14mu|texlive-spverbatim-v1.0-4|39	%doc %{_texmfdistdir}/source/latex/spverbatim/spverbatim.ins
14mu|texlive-spverbatim-v1.0-4|40	
14mu|texlive-spverbatim-v1.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-spverbatim-v1.0-4|42	%prep
14mu|texlive-spverbatim-v1.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-spverbatim-v1.0-4|44	
14mu|texlive-spverbatim-v1.0-4|45	%build
14mu|texlive-spverbatim-v1.0-4|46	
14mu|texlive-spverbatim-v1.0-4|47	%install
14mu|texlive-spverbatim-v1.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-spverbatim-v1.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-spverbatim-v1.0-4|50	
14mu|texlive-spverbatim-v1.0-4|51	
14mu|texlive-spverbatim-v1.0-4|52	
14mu|texlive-spverbatim-v1.0-4|53	%changelog
14mu|texlive-spverbatim-v1.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.0-4
14mu|texlive-spverbatim-v1.0-4|55	+ Revision: 68ecb89
14mu|texlive-spverbatim-v1.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-spverbatim-v1.0-4|57	
14mu|texlive-spverbatim-v1.0-4|58	

25810 14
14mu|texlive-srbook-mem-20111104-4|1	# revision 23454
14mu|texlive-srbook-mem-20111104-4|2	# category Package
14mu|texlive-srbook-mem-20111104-4|3	# catalog-ctan undef
14mu|texlive-srbook-mem-20111104-4|4	# catalog-date undef
14mu|texlive-srbook-mem-20111104-4|5	# catalog-license undef
14mu|texlive-srbook-mem-20111104-4|6	# catalog-version undef
14mu|texlive-srbook-mem-20111104-4|7	Name:		texlive-srbook-mem
14mu|texlive-srbook-mem-20111104-4|8	Version:	20111104
14mu|texlive-srbook-mem-20111104-4|9	Release:	4
14mu|texlive-srbook-mem-20111104-4|10	Summary:	TeXLive srbook-mem package
14mu|texlive-srbook-mem-20111104-4|11	Group:		Publishing
14mu|texlive-srbook-mem-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-srbook-mem-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-srbook-mem-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srbook-mem.tar.xz
14mu|texlive-srbook-mem-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srbook-mem.doc.tar.xz
14mu|texlive-srbook-mem-20111104-4|16	BuildArch:	noarch
14mu|texlive-srbook-mem-20111104-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-srbook-mem-20111104-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-srbook-mem-20111104-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-srbook-mem-20111104-4|20	
14mu|texlive-srbook-mem-20111104-4|21	%description
14mu|texlive-srbook-mem-20111104-4|22	TeXLive srbook-mem package.
14mu|texlive-srbook-mem-20111104-4|23	
14mu|texlive-srbook-mem-20111104-4|24	
14mu|texlive-srbook-mem-20111104-4|25	#-----------------------------------------------------------------------
14mu|texlive-srbook-mem-20111104-4|26	%files
14mu|texlive-srbook-mem-20111104-4|27	%{_texmfdistdir}/tex/latex/srbook-mem/srbook-mem.sty
14mu|texlive-srbook-mem-20111104-4|28	%doc %{_texmfdistdir}/doc/latex/srbook-mem/README
14mu|texlive-srbook-mem-20111104-4|29	%doc %{_texmfdistdir}/doc/latex/srbook-mem/SerbianBookMem.pdf
14mu|texlive-srbook-mem-20111104-4|30	%doc %{_texmfdistdir}/doc/latex/srbook-mem/SerbianBookMem.tex
14mu|texlive-srbook-mem-20111104-4|31	%doc %{_texmfdistdir}/doc/latex/srbook-mem/Test.pdf
14mu|texlive-srbook-mem-20111104-4|32	%doc %{_texmfdistdir}/doc/latex/srbook-mem/Test.tex
14mu|texlive-srbook-mem-20111104-4|33	%doc %{_texmfdistdir}/doc/latex/srbook-mem/TestLight.pdf
14mu|texlive-srbook-mem-20111104-4|34	%doc %{_texmfdistdir}/doc/latex/srbook-mem/TestLight.tex
14mu|texlive-srbook-mem-20111104-4|35	
14mu|texlive-srbook-mem-20111104-4|36	#-----------------------------------------------------------------------
14mu|texlive-srbook-mem-20111104-4|37	%prep
14mu|texlive-srbook-mem-20111104-4|38	%setup -c -a0 -a1
14mu|texlive-srbook-mem-20111104-4|39	
14mu|texlive-srbook-mem-20111104-4|40	%build
14mu|texlive-srbook-mem-20111104-4|41	
14mu|texlive-srbook-mem-20111104-4|42	%install
14mu|texlive-srbook-mem-20111104-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-srbook-mem-20111104-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-srbook-mem-20111104-4|45	
14mu|texlive-srbook-mem-20111104-4|46	
14mu|texlive-srbook-mem-20111104-4|47	
14mu|texlive-srbook-mem-20111104-4|48	%changelog
14mu|texlive-srbook-mem-20111104-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-srbook-mem-20111104-4|50	+ Revision: ade44a2
14mu|texlive-srbook-mem-20111104-4|51	- MassBuild#674: Increase release tag
14mu|texlive-srbook-mem-20111104-4|52	
14mu|texlive-srbook-mem-20111104-4|53	

25811 14
14mu|texlive-srcltx-1.6-4|1	# revision 15878
14mu|texlive-srcltx-1.6-4|2	# category Package
14mu|texlive-srcltx-1.6-4|3	# catalog-ctan /macros/latex/contrib/srcltx
14mu|texlive-srcltx-1.6-4|4	# catalog-date 2006-12-07 15:13:33 +0100
14mu|texlive-srcltx-1.6-4|5	# catalog-license pd
14mu|texlive-srcltx-1.6-4|6	# catalog-version 1.6
14mu|texlive-srcltx-1.6-4|7	Name:		texlive-srcltx
14mu|texlive-srcltx-1.6-4|8	Version:	1.6
14mu|texlive-srcltx-1.6-4|9	Release:	4
14mu|texlive-srcltx-1.6-4|10	Summary:	Jump between DVI and TeX files
14mu|texlive-srcltx-1.6-4|11	Group:		Publishing
14mu|texlive-srcltx-1.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/srcltx
14mu|texlive-srcltx-1.6-4|13	License:	PD
14mu|texlive-srcltx-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srcltx.tar.xz
14mu|texlive-srcltx-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srcltx.doc.tar.xz
14mu|texlive-srcltx-1.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srcltx.source.tar.xz
14mu|texlive-srcltx-1.6-4|17	BuildArch:	noarch
14mu|texlive-srcltx-1.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-srcltx-1.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-srcltx-1.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-srcltx-1.6-4|21	
14mu|texlive-srcltx-1.6-4|22	%description
14mu|texlive-srcltx-1.6-4|23	Provides a \special insertion into generated .dvi files
14mu|texlive-srcltx-1.6-4|24	allowing one to jump from the .dvi file to the .tex source and
14mu|texlive-srcltx-1.6-4|25	back again (given a .dvi viewer that supports this, such as Yap
14mu|texlive-srcltx-1.6-4|26	or xdvi version 22.38 or later). This was originally written by
14mu|texlive-srcltx-1.6-4|27	Aleksander Simonic, the author of the WinEdt shell.
14mu|texlive-srcltx-1.6-4|28	
14mu|texlive-srcltx-1.6-4|29	
14mu|texlive-srcltx-1.6-4|30	#-----------------------------------------------------------------------
14mu|texlive-srcltx-1.6-4|31	%files
14mu|texlive-srcltx-1.6-4|32	%{_texmfdistdir}/tex/latex/srcltx/srcltx.sty
14mu|texlive-srcltx-1.6-4|33	%{_texmfdistdir}/tex/latex/srcltx/srctex.sty
14mu|texlive-srcltx-1.6-4|34	%doc %{_texmfdistdir}/doc/latex/srcltx/README
14mu|texlive-srcltx-1.6-4|35	%doc %{_texmfdistdir}/doc/latex/srcltx/srcltx.pdf
14mu|texlive-srcltx-1.6-4|36	#- source
14mu|texlive-srcltx-1.6-4|37	%doc %{_texmfdistdir}/source/latex/srcltx/srcltx.dtx
14mu|texlive-srcltx-1.6-4|38	%doc %{_texmfdistdir}/source/latex/srcltx/srcltx.ins
14mu|texlive-srcltx-1.6-4|39	
14mu|texlive-srcltx-1.6-4|40	#-----------------------------------------------------------------------
14mu|texlive-srcltx-1.6-4|41	%prep
14mu|texlive-srcltx-1.6-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-srcltx-1.6-4|43	
14mu|texlive-srcltx-1.6-4|44	%build
14mu|texlive-srcltx-1.6-4|45	
14mu|texlive-srcltx-1.6-4|46	%install
14mu|texlive-srcltx-1.6-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-srcltx-1.6-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-srcltx-1.6-4|49	
14mu|texlive-srcltx-1.6-4|50	
14mu|texlive-srcltx-1.6-4|51	
14mu|texlive-srcltx-1.6-4|52	%changelog
14mu|texlive-srcltx-1.6-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-srcltx-1.6-4|54	+ Revision: b195ba7
14mu|texlive-srcltx-1.6-4|55	- MassBuild#674: Increase release tag
14mu|texlive-srcltx-1.6-4|56	
14mu|texlive-srcltx-1.6-4|57	

25812 14
14mu|texlive-sr-vorl-1.0-3|1	# revision 32440
14mu|texlive-sr-vorl-1.0-3|2	# category Package
14mu|texlive-sr-vorl-1.0-3|3	# catalog-ctan /macros/latex/contrib/springer/sr-vorl
14mu|texlive-sr-vorl-1.0-3|4	# catalog-date 2013-12-18 20:28:02 +0100
14mu|texlive-sr-vorl-1.0-3|5	# catalog-license lppl1.3
14mu|texlive-sr-vorl-1.0-3|6	# catalog-version 1.0
14mu|texlive-sr-vorl-1.0-3|7	Name:		texlive-sr-vorl
14mu|texlive-sr-vorl-1.0-3|8	Version:	1.0
14mu|texlive-sr-vorl-1.0-3|9	Release:	3
14mu|texlive-sr-vorl-1.0-3|10	Summary:	Class for Springer books
14mu|texlive-sr-vorl-1.0-3|11	Group:		Publishing
14mu|texlive-sr-vorl-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/springer/sr-vorl
14mu|texlive-sr-vorl-1.0-3|13	License:	LPPL1.3
14mu|texlive-sr-vorl-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sr-vorl.tar.xz
14mu|texlive-sr-vorl-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sr-vorl.doc.tar.xz
14mu|texlive-sr-vorl-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sr-vorl.source.tar.xz
14mu|texlive-sr-vorl-1.0-3|17	BuildArch:	noarch
14mu|texlive-sr-vorl-1.0-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sr-vorl-1.0-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sr-vorl-1.0-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-sr-vorl-1.0-3|21	
14mu|texlive-sr-vorl-1.0-3|22	%description
14mu|texlive-sr-vorl-1.0-3|23	The class provides a template for books to be published at
14mu|texlive-sr-vorl-1.0-3|24	Springer Gabler, Vieweg or Springer Research. It may be used to
14mu|texlive-sr-vorl-1.0-3|25	produce monographs in different formats and "several-authors-
14mu|texlive-sr-vorl-1.0-3|26	books" fitting the conditions of Springer Gabler, Vieweg and
14mu|texlive-sr-vorl-1.0-3|27	Springer Research.
14mu|texlive-sr-vorl-1.0-3|28	
14mu|texlive-sr-vorl-1.0-3|29	
14mu|texlive-sr-vorl-1.0-3|30	#-----------------------------------------------------------------------
14mu|texlive-sr-vorl-1.0-3|31	%files
14mu|texlive-sr-vorl-1.0-3|32	%{_texmfdistdir}/tex/latex/sr-vorl/sr-vorl.cls
14mu|texlive-sr-vorl-1.0-3|33	%doc %{_texmfdistdir}/doc/latex/sr-vorl/README
14mu|texlive-sr-vorl-1.0-3|34	%doc %{_texmfdistdir}/doc/latex/sr-vorl/backmatter_sr-vorl.tex
14mu|texlive-sr-vorl-1.0-3|35	%doc %{_texmfdistdir}/doc/latex/sr-vorl/frontmatter_sr-vorl.tex
14mu|texlive-sr-vorl-1.0-3|36	%doc %{_texmfdistdir}/doc/latex/sr-vorl/hauptdatei_sr-vorl.tex
14mu|texlive-sr-vorl-1.0-3|37	%doc %{_texmfdistdir}/doc/latex/sr-vorl/mainmatter_sr-vorl.tex
14mu|texlive-sr-vorl-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/sr-vorl/sr-vorl.pdf
14mu|texlive-sr-vorl-1.0-3|39	#- source
14mu|texlive-sr-vorl-1.0-3|40	%doc %{_texmfdistdir}/source/latex/sr-vorl/sr-vorl.dtx
14mu|texlive-sr-vorl-1.0-3|41	%doc %{_texmfdistdir}/source/latex/sr-vorl/sr-vorl.ins
14mu|texlive-sr-vorl-1.0-3|42	
14mu|texlive-sr-vorl-1.0-3|43	#-----------------------------------------------------------------------
14mu|texlive-sr-vorl-1.0-3|44	%prep
14mu|texlive-sr-vorl-1.0-3|45	%setup -c -a0 -a1 -a2
14mu|texlive-sr-vorl-1.0-3|46	
14mu|texlive-sr-vorl-1.0-3|47	%build
14mu|texlive-sr-vorl-1.0-3|48	
14mu|texlive-sr-vorl-1.0-3|49	%install
14mu|texlive-sr-vorl-1.0-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sr-vorl-1.0-3|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sr-vorl-1.0-3|52	
14mu|texlive-sr-vorl-1.0-3|53	%changelog
14mu|texlive-sr-vorl-1.0-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mu|texlive-sr-vorl-1.0-3|55	+ Revision: 77a4cab
14mu|texlive-sr-vorl-1.0-3|56	- MassBuild#674: Increase release tag
14mu|texlive-sr-vorl-1.0-3|57	
14mu|texlive-sr-vorl-1.0-3|58	

25813 14
14mu|texlive-sseq-2.0-4|1	# revision 15878
14mu|texlive-sseq-2.0-4|2	# category Package
14mu|texlive-sseq-2.0-4|3	# catalog-ctan /macros/latex/contrib/sseq
14mu|texlive-sseq-2.0-4|4	# catalog-date 2009-04-10 15:43:04 +0200
14mu|texlive-sseq-2.0-4|5	# catalog-license lppl
14mu|texlive-sseq-2.0-4|6	# catalog-version 2.0
14mu|texlive-sseq-2.0-4|7	Name:		texlive-sseq
14mu|texlive-sseq-2.0-4|8	Version:	2.0
14mu|texlive-sseq-2.0-4|9	Release:	4
14mu|texlive-sseq-2.0-4|10	Summary:	Spectral sequence diagrams
14mu|texlive-sseq-2.0-4|11	Group:		Publishing
14mu|texlive-sseq-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sseq
14mu|texlive-sseq-2.0-4|13	License:	LPPL
14mu|texlive-sseq-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sseq.tar.xz
14mu|texlive-sseq-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sseq.doc.tar.xz
14mu|texlive-sseq-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sseq.source.tar.xz
14mu|texlive-sseq-2.0-4|17	BuildArch:	noarch
14mu|texlive-sseq-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sseq-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sseq-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sseq-2.0-4|21	
14mu|texlive-sseq-2.0-4|22	%description
14mu|texlive-sseq-2.0-4|23	The package provides commands to draw spectral sequence
14mu|texlive-sseq-2.0-4|24	diagrams, providing facilities for clipping and arranging
14mu|texlive-sseq-2.0-4|25	multiple symbols so that they do not overlap. The package is
14mu|texlive-sseq-2.0-4|26	built using pgf, and shares that systems large demands for TeX
14mu|texlive-sseq-2.0-4|27	system memory. Its geometric commands are based on a turtle
14mu|texlive-sseq-2.0-4|28	graphics model, and control structures such as loops and
14mu|texlive-sseq-2.0-4|29	conditionals are available.
14mu|texlive-sseq-2.0-4|30	
14mu|texlive-sseq-2.0-4|31	
14mu|texlive-sseq-2.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-sseq-2.0-4|33	%files
14mu|texlive-sseq-2.0-4|34	%{_texmfdistdir}/tex/latex/sseq/sseq.sty
14mu|texlive-sseq-2.0-4|35	%doc %{_texmfdistdir}/doc/latex/sseq/sseq.pdf
14mu|texlive-sseq-2.0-4|36	#- source
14mu|texlive-sseq-2.0-4|37	%doc %{_texmfdistdir}/source/latex/sseq/sseq.dtx
14mu|texlive-sseq-2.0-4|38	%doc %{_texmfdistdir}/source/latex/sseq/sseq.ins
14mu|texlive-sseq-2.0-4|39	
14mu|texlive-sseq-2.0-4|40	#-----------------------------------------------------------------------
14mu|texlive-sseq-2.0-4|41	%prep
14mu|texlive-sseq-2.0-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-sseq-2.0-4|43	
14mu|texlive-sseq-2.0-4|44	%build
14mu|texlive-sseq-2.0-4|45	
14mu|texlive-sseq-2.0-4|46	%install
14mu|texlive-sseq-2.0-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sseq-2.0-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sseq-2.0-4|49	
14mu|texlive-sseq-2.0-4|50	
14mu|texlive-sseq-2.0-4|51	
14mu|texlive-sseq-2.0-4|52	%changelog
14mu|texlive-sseq-2.0-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-sseq-2.0-4|54	+ Revision: b3a4184
14mu|texlive-sseq-2.0-4|55	- MassBuild#674: Increase release tag
14mu|texlive-sseq-2.0-4|56	
14mu|texlive-sseq-2.0-4|57	

25814 14
14mu|texlive-sslides-20131201-3|1	# revision 32293
14mu|texlive-sslides-20131201-3|2	# category Package
14mu|texlive-sslides-20131201-3|3	# catalog-ctan /macros/latex/contrib/sslides
14mu|texlive-sslides-20131201-3|4	# catalog-date 2013-12-01 17:33:13 +0100
14mu|texlive-sslides-20131201-3|5	# catalog-license lppl1.3
14mu|texlive-sslides-20131201-3|6	# catalog-version undef
14mu|texlive-sslides-20131201-3|7	Name:		texlive-sslides
14mu|texlive-sslides-20131201-3|8	Version:	20131201
14mu|texlive-sslides-20131201-3|9	Release:	3
14mu|texlive-sslides-20131201-3|10	Summary:	Slides with headers and footers
14mu|texlive-sslides-20131201-3|11	Group:		Publishing
14mu|texlive-sslides-20131201-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sslides
14mu|texlive-sslides-20131201-3|13	License:	LPPL1.3
14mu|texlive-sslides-20131201-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sslides.tar.xz
14mu|texlive-sslides-20131201-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sslides.doc.tar.xz
14mu|texlive-sslides-20131201-3|16	BuildArch:	noarch
14mu|texlive-sslides-20131201-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sslides-20131201-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sslides-20131201-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-sslides-20131201-3|20	
14mu|texlive-sslides-20131201-3|21	%description
14mu|texlive-sslides-20131201-3|22	The class provides a variant of the LaTeX standard slides
14mu|texlive-sslides-20131201-3|23	class, in which the user may add headers and footers to the
14mu|texlive-sslides-20131201-3|24	slide.
14mu|texlive-sslides-20131201-3|25	
14mu|texlive-sslides-20131201-3|26	
14mu|texlive-sslides-20131201-3|27	#-----------------------------------------------------------------------
14mu|texlive-sslides-20131201-3|28	%files
14mu|texlive-sslides-20131201-3|29	%{_texmfdistdir}/tex/latex/sslides/sslides.cls
14mu|texlive-sslides-20131201-3|30	%doc %{_texmfdistdir}/doc/latex/sslides/land-sample-slide.pdf
14mu|texlive-sslides-20131201-3|31	%doc %{_texmfdistdir}/doc/latex/sslides/land-sample-slide.tex
14mu|texlive-sslides-20131201-3|32	%doc %{_texmfdistdir}/doc/latex/sslides/port-sample-slide.pdf
14mu|texlive-sslides-20131201-3|33	%doc %{_texmfdistdir}/doc/latex/sslides/port-sample-slide.tex
14mu|texlive-sslides-20131201-3|34	
14mu|texlive-sslides-20131201-3|35	#-----------------------------------------------------------------------
14mu|texlive-sslides-20131201-3|36	%prep
14mu|texlive-sslides-20131201-3|37	%setup -c -a0 -a1
14mu|texlive-sslides-20131201-3|38	
14mu|texlive-sslides-20131201-3|39	%build
14mu|texlive-sslides-20131201-3|40	
14mu|texlive-sslides-20131201-3|41	%install
14mu|texlive-sslides-20131201-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sslides-20131201-3|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sslides-20131201-3|44	
14mu|texlive-sslides-20131201-3|45	%changelog
14mu|texlive-sslides-20131201-3|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131201-3
14mu|texlive-sslides-20131201-3|47	+ Revision: 4044862
14mu|texlive-sslides-20131201-3|48	- MassBuild#674: Increase release tag
14mu|texlive-sslides-20131201-3|49	
14mu|texlive-sslides-20131201-3|50	

25815 14
14mu|texlive-stack-1.00-4|1	# revision 15878
14mu|texlive-stack-1.00-4|2	# category Package
14mu|texlive-stack-1.00-4|3	# catalog-ctan /macros/latex/contrib/stack
14mu|texlive-stack-1.00-4|4	# catalog-date 2007-02-28 00:02:05 +0100
14mu|texlive-stack-1.00-4|5	# catalog-license lppl
14mu|texlive-stack-1.00-4|6	# catalog-version 1.00
14mu|texlive-stack-1.00-4|7	Name:		texlive-stack
14mu|texlive-stack-1.00-4|8	Version:	1.00
14mu|texlive-stack-1.00-4|9	Release:	4
14mu|texlive-stack-1.00-4|10	Summary:	Tools to define and use stacks
14mu|texlive-stack-1.00-4|11	Group:		Publishing
14mu|texlive-stack-1.00-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stack
14mu|texlive-stack-1.00-4|13	License:	LPPL
14mu|texlive-stack-1.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stack.tar.xz
14mu|texlive-stack-1.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stack.source.tar.xz
14mu|texlive-stack-1.00-4|16	BuildArch:	noarch
14mu|texlive-stack-1.00-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-stack-1.00-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-stack-1.00-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-stack-1.00-4|20	
14mu|texlive-stack-1.00-4|21	%description
14mu|texlive-stack-1.00-4|22	The package provides a small set of commands to implement
14mu|texlive-stack-1.00-4|23	stacks independently of TeX's own stack. As an example of how
14mu|texlive-stack-1.00-4|24	the stacks might be used, the documentation offers a small
14mu|texlive-stack-1.00-4|25	"relinput" package that implements the backbone of the import
14mu|texlive-stack-1.00-4|26	package.
14mu|texlive-stack-1.00-4|27	
14mu|texlive-stack-1.00-4|28	
14mu|texlive-stack-1.00-4|29	#-----------------------------------------------------------------------
14mu|texlive-stack-1.00-4|30	%files
14mu|texlive-stack-1.00-4|31	%{_texmfdistdir}/tex/latex/stack/relinput.sty
14mu|texlive-stack-1.00-4|32	%{_texmfdistdir}/tex/latex/stack/stack.sty
14mu|texlive-stack-1.00-4|33	#- source
14mu|texlive-stack-1.00-4|34	%doc %{_texmfdistdir}/source/latex/stack/stack.dtx
14mu|texlive-stack-1.00-4|35	%doc %{_texmfdistdir}/source/latex/stack/stack.ins
14mu|texlive-stack-1.00-4|36	
14mu|texlive-stack-1.00-4|37	#-----------------------------------------------------------------------
14mu|texlive-stack-1.00-4|38	%prep
14mu|texlive-stack-1.00-4|39	%setup -c -a0 -a1
14mu|texlive-stack-1.00-4|40	
14mu|texlive-stack-1.00-4|41	%build
14mu|texlive-stack-1.00-4|42	
14mu|texlive-stack-1.00-4|43	%install
14mu|texlive-stack-1.00-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stack-1.00-4|45	cp -fpar tex source %{buildroot}%{_texmfdistdir}
14mu|texlive-stack-1.00-4|46	
14mu|texlive-stack-1.00-4|47	
14mu|texlive-stack-1.00-4|48	
14mu|texlive-stack-1.00-4|49	%changelog
14mu|texlive-stack-1.00-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14mu|texlive-stack-1.00-4|51	+ Revision: 1d9c9bd
14mu|texlive-stack-1.00-4|52	- MassBuild#674: Increase release tag
14mu|texlive-stack-1.00-4|53	
14mu|texlive-stack-1.00-4|54	

25816 14
14mu|texlive-stackengine-3.24-3|1	# revision 32593
14mu|texlive-stackengine-3.24-3|2	# category Package
14mu|texlive-stackengine-3.24-3|3	# catalog-ctan /macros/latex/contrib/stackengine
14mu|texlive-stackengine-3.24-3|4	# catalog-date 2014-01-06 14:33:54 +0100
14mu|texlive-stackengine-3.24-3|5	# catalog-license lppl1.3
14mu|texlive-stackengine-3.24-3|6	# catalog-version 3.24
14mu|texlive-stackengine-3.24-3|7	Name:		texlive-stackengine
14mu|texlive-stackengine-3.24-3|8	Version:	3.24
14mu|texlive-stackengine-3.24-3|9	Release:	3
14mu|texlive-stackengine-3.24-3|10	Summary:	Highly customised stacking of objects, insets, baseline changes, etc
14mu|texlive-stackengine-3.24-3|11	Group:		Publishing
14mu|texlive-stackengine-3.24-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stackengine
14mu|texlive-stackengine-3.24-3|13	License:	LPPL1.3
14mu|texlive-stackengine-3.24-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stackengine.tar.xz
14mu|texlive-stackengine-3.24-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stackengine.doc.tar.xz
14mu|texlive-stackengine-3.24-3|16	BuildArch:	noarch
14mu|texlive-stackengine-3.24-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-stackengine-3.24-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-stackengine-3.24-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-stackengine-3.24-3|20	
14mu|texlive-stackengine-3.24-3|21	%description
14mu|texlive-stackengine-3.24-3|22	The package provides a versatile way to stack objects
14mu|texlive-stackengine-3.24-3|23	vertically in a variety of customizable ways. A number of
14mu|texlive-stackengine-3.24-3|24	useful macros are provided, all of which make use of the
14mu|texlive-stackengine-3.24-3|25	stackengine core.
14mu|texlive-stackengine-3.24-3|26	
14mu|texlive-stackengine-3.24-3|27	
14mu|texlive-stackengine-3.24-3|28	#-----------------------------------------------------------------------
14mu|texlive-stackengine-3.24-3|29	%files
14mu|texlive-stackengine-3.24-3|30	%{_texmfdistdir}/tex/latex/stackengine/stackengine.sty
14mu|texlive-stackengine-3.24-3|31	%doc %{_texmfdistdir}/doc/latex/stackengine/README
14mu|texlive-stackengine-3.24-3|32	%doc %{_texmfdistdir}/doc/latex/stackengine/stackengine.pdf
14mu|texlive-stackengine-3.24-3|33	%doc %{_texmfdistdir}/doc/latex/stackengine/stackengine.tex
14mu|texlive-stackengine-3.24-3|34	
14mu|texlive-stackengine-3.24-3|35	#-----------------------------------------------------------------------
14mu|texlive-stackengine-3.24-3|36	%prep
14mu|texlive-stackengine-3.24-3|37	%setup -c -a0 -a1
14mu|texlive-stackengine-3.24-3|38	
14mu|texlive-stackengine-3.24-3|39	%build
14mu|texlive-stackengine-3.24-3|40	
14mu|texlive-stackengine-3.24-3|41	%install
14mu|texlive-stackengine-3.24-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stackengine-3.24-3|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-stackengine-3.24-3|44	
14mu|texlive-stackengine-3.24-3|45	%changelog
14mu|texlive-stackengine-3.24-3|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.24-3
14mu|texlive-stackengine-3.24-3|47	+ Revision: cfabbea
14mu|texlive-stackengine-3.24-3|48	- MassBuild#674: Increase release tag
14mu|texlive-stackengine-3.24-3|49	
14mu|texlive-stackengine-3.24-3|50	

25817 14
14mu|texlive-stage-20061106-4|1	# revision 15878
14mu|texlive-stage-20061106-4|2	# category Package
14mu|texlive-stage-20061106-4|3	# catalog-ctan /macros/latex/contrib/stage
14mu|texlive-stage-20061106-4|4	# catalog-date 2006-11-06 12:20:58 +0100
14mu|texlive-stage-20061106-4|5	# catalog-license lppl1.3
14mu|texlive-stage-20061106-4|6	# catalog-version undef
14mu|texlive-stage-20061106-4|7	Name:		texlive-stage
14mu|texlive-stage-20061106-4|8	Version:	20061106
14mu|texlive-stage-20061106-4|9	Release:	4
14mu|texlive-stage-20061106-4|10	Summary:	A LaTeX class for stage plays
14mu|texlive-stage-20061106-4|11	Group:		Publishing
14mu|texlive-stage-20061106-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stage
14mu|texlive-stage-20061106-4|13	License:	LPPL1.3
14mu|texlive-stage-20061106-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stage.tar.xz
14mu|texlive-stage-20061106-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stage.doc.tar.xz
14mu|texlive-stage-20061106-4|16	BuildArch:	noarch
14mu|texlive-stage-20061106-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-stage-20061106-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-stage-20061106-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-stage-20061106-4|20	
14mu|texlive-stage-20061106-4|21	%description
14mu|texlive-stage-20061106-4|22	Stage.cls is a LaTeX class for creating plays of any length in
14mu|texlive-stage-20061106-4|23	a standard manuscript format for production and submission.
14mu|texlive-stage-20061106-4|24	
14mu|texlive-stage-20061106-4|25	
14mu|texlive-stage-20061106-4|26	#-----------------------------------------------------------------------
14mu|texlive-stage-20061106-4|27	%files
14mu|texlive-stage-20061106-4|28	%{_texmfdistdir}/tex/latex/stage/stage.cls
14mu|texlive-stage-20061106-4|29	%doc %{_texmfdistdir}/doc/latex/stage/README
14mu|texlive-stage-20061106-4|30	%doc %{_texmfdistdir}/doc/latex/stage/stage-documentation.pdf
14mu|texlive-stage-20061106-4|31	
14mu|texlive-stage-20061106-4|32	#-----------------------------------------------------------------------
14mu|texlive-stage-20061106-4|33	%prep
14mu|texlive-stage-20061106-4|34	%setup -c -a0 -a1
14mu|texlive-stage-20061106-4|35	
14mu|texlive-stage-20061106-4|36	%build
14mu|texlive-stage-20061106-4|37	
14mu|texlive-stage-20061106-4|38	%install
14mu|texlive-stage-20061106-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stage-20061106-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-stage-20061106-4|41	
14mu|texlive-stage-20061106-4|42	
14mu|texlive-stage-20061106-4|43	
14mu|texlive-stage-20061106-4|44	%changelog
14mu|texlive-stage-20061106-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061106-4
14mu|texlive-stage-20061106-4|46	+ Revision: c6edd38
14mu|texlive-stage-20061106-4|47	- MassBuild#674: Increase release tag
14mu|texlive-stage-20061106-4|48	
14mu|texlive-stage-20061106-4|49	

25818 14
14mu|texlive-standalone-1.1b-7|1	# revision 27677
14mu|texlive-standalone-1.1b-7|2	# category Package
14mu|texlive-standalone-1.1b-7|3	# catalog-ctan /macros/latex/contrib/standalone
14mu|texlive-standalone-1.1b-7|4	# catalog-date 2012-09-15 20:44:35 +0200
14mu|texlive-standalone-1.1b-7|5	# catalog-license lppl1.3
14mu|texlive-standalone-1.1b-7|6	# catalog-version 1.1b
14mu|texlive-standalone-1.1b-7|7	Name:		texlive-standalone
14mu|texlive-standalone-1.1b-7|8	Version:	1.1b
14mu|texlive-standalone-1.1b-7|9	Release:	7
14mu|texlive-standalone-1.1b-7|10	Summary:	Compile TeX pictures stand-alone or as part of a document
14mu|texlive-standalone-1.1b-7|11	Group:		Publishing
14mu|texlive-standalone-1.1b-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/standalone
14mu|texlive-standalone-1.1b-7|13	License:	LPPL1.3
14mu|texlive-standalone-1.1b-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.tar.xz
14mu|texlive-standalone-1.1b-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.doc.tar.xz
14mu|texlive-standalone-1.1b-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.source.tar.xz
14mu|texlive-standalone-1.1b-7|17	BuildArch:	noarch
14mu|texlive-standalone-1.1b-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-standalone-1.1b-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-standalone-1.1b-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-standalone-1.1b-7|21	
14mu|texlive-standalone-1.1b-7|22	%description
14mu|texlive-standalone-1.1b-7|23	A class and package is provided which allows TeX pictures or
14mu|texlive-standalone-1.1b-7|24	other TeX code to be compiled standalone or as part of a main
14mu|texlive-standalone-1.1b-7|25	document. Special support for pictures with beamer overlays is
14mu|texlive-standalone-1.1b-7|26	also provided. The package is used in the main document and
14mu|texlive-standalone-1.1b-7|27	skips extra preambles in sub-files. The class may be used to
14mu|texlive-standalone-1.1b-7|28	simplify the preamble in sub-files. By default the preview
14mu|texlive-standalone-1.1b-7|29	package is used to display the code without margins. The
14mu|texlive-standalone-1.1b-7|30	behaviour in standalone mode may adjusted using a configuration
14mu|texlive-standalone-1.1b-7|31	file standalone.cfg to redefine the standalone environment.
14mu|texlive-standalone-1.1b-7|32	
14mu|texlive-standalone-1.1b-7|33	
14mu|texlive-standalone-1.1b-7|34	#-----------------------------------------------------------------------
14mu|texlive-standalone-1.1b-7|35	%files
14mu|texlive-standalone-1.1b-7|36	%{_texmfdistdir}/tex/latex/standalone/standalone.cfg
14mu|texlive-standalone-1.1b-7|37	%{_texmfdistdir}/tex/latex/standalone/standalone.cls
14mu|texlive-standalone-1.1b-7|38	%{_texmfdistdir}/tex/latex/standalone/standalone.sty
14mu|texlive-standalone-1.1b-7|39	%{_texmfdistdir}/tex/plain/standalone/standalone.tex
14mu|texlive-standalone-1.1b-7|40	%doc %{_texmfdistdir}/doc/latex/standalone/README
14mu|texlive-standalone-1.1b-7|41	%doc %{_texmfdistdir}/doc/latex/standalone/standalone.pdf
14mu|texlive-standalone-1.1b-7|42	#- source
14mu|texlive-standalone-1.1b-7|43	%doc %{_texmfdistdir}/source/latex/standalone/standalone.dtx
14mu|texlive-standalone-1.1b-7|44	%doc %{_texmfdistdir}/source/latex/standalone/standalone.ins
14mu|texlive-standalone-1.1b-7|45	
14mu|texlive-standalone-1.1b-7|46	#-----------------------------------------------------------------------
14mu|texlive-standalone-1.1b-7|47	%prep
14mu|texlive-standalone-1.1b-7|48	%setup -c -a0 -a1 -a2
14mu|texlive-standalone-1.1b-7|49	
14mu|texlive-standalone-1.1b-7|50	%build
14mu|texlive-standalone-1.1b-7|51	
14mu|texlive-standalone-1.1b-7|52	%install
14mu|texlive-standalone-1.1b-7|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-standalone-1.1b-7|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-standalone-1.1b-7|55	
14mu|texlive-standalone-1.1b-7|56	%changelog
14mu|texlive-standalone-1.1b-7|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1b-7
14mu|texlive-standalone-1.1b-7|58	+ Revision: d9372ae
14mu|texlive-standalone-1.1b-7|59	- MassBuild#674: Increase release tag
14mu|texlive-standalone-1.1b-7|60	
14mu|texlive-standalone-1.1b-7|61	

25819 14
14mu|texlive-statistik-0.03-4|1	# revision 20334
14mu|texlive-statistik-0.03-4|2	# category Package
14mu|texlive-statistik-0.03-4|3	# catalog-ctan /macros/latex/contrib/statistik
14mu|texlive-statistik-0.03-4|4	# catalog-date 2010-11-05 12:45:12 +0100
14mu|texlive-statistik-0.03-4|5	# catalog-license gpl
14mu|texlive-statistik-0.03-4|6	# catalog-version 0.03
14mu|texlive-statistik-0.03-4|7	Name:		texlive-statistik
14mu|texlive-statistik-0.03-4|8	Version:	0.03
14mu|texlive-statistik-0.03-4|9	Release:	4
14mu|texlive-statistik-0.03-4|10	Summary:	Store statistics of a document
14mu|texlive-statistik-0.03-4|11	Group:		Publishing
14mu|texlive-statistik-0.03-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/statistik
14mu|texlive-statistik-0.03-4|13	License:	GPL
14mu|texlive-statistik-0.03-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statistik.tar.xz
14mu|texlive-statistik-0.03-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statistik.doc.tar.xz
14mu|texlive-statistik-0.03-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statistik.source.tar.xz
14mu|texlive-statistik-0.03-4|17	BuildArch:	noarch
14mu|texlive-statistik-0.03-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-statistik-0.03-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-statistik-0.03-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-statistik-0.03-4|21	
14mu|texlive-statistik-0.03-4|22	%description
14mu|texlive-statistik-0.03-4|23	The package counts the numbers of pages per chapter, and stores
14mu|texlive-statistik-0.03-4|24	the results in a separate file; the format of the file is
14mu|texlive-statistik-0.03-4|25	selectable.
14mu|texlive-statistik-0.03-4|26	
14mu|texlive-statistik-0.03-4|27	
14mu|texlive-statistik-0.03-4|28	#-----------------------------------------------------------------------
14mu|texlive-statistik-0.03-4|29	%files
14mu|texlive-statistik-0.03-4|30	%{_texmfdistdir}/tex/latex/statistik/statistik.sty
14mu|texlive-statistik-0.03-4|31	%doc %{_texmfdistdir}/doc/latex/statistik/sta_cvs.tex
14mu|texlive-statistik-0.03-4|32	%doc %{_texmfdistdir}/doc/latex/statistik/sta_mytable.tex
14mu|texlive-statistik-0.03-4|33	%doc %{_texmfdistdir}/doc/latex/statistik/sta_tab.tex
14mu|texlive-statistik-0.03-4|34	%doc %{_texmfdistdir}/doc/latex/statistik/sta_textable.tex
14mu|texlive-statistik-0.03-4|35	%doc %{_texmfdistdir}/doc/latex/statistik/sta_xml.tex
14mu|texlive-statistik-0.03-4|36	%doc %{_texmfdistdir}/doc/latex/statistik/statistik.pdf
14mu|texlive-statistik-0.03-4|37	#- source
14mu|texlive-statistik-0.03-4|38	%doc %{_texmfdistdir}/source/latex/statistik/statistik.dtx
14mu|texlive-statistik-0.03-4|39	%doc %{_texmfdistdir}/source/latex/statistik/statistik.ins
14mu|texlive-statistik-0.03-4|40	
14mu|texlive-statistik-0.03-4|41	#-----------------------------------------------------------------------
14mu|texlive-statistik-0.03-4|42	%prep
14mu|texlive-statistik-0.03-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-statistik-0.03-4|44	
14mu|texlive-statistik-0.03-4|45	%build
14mu|texlive-statistik-0.03-4|46	
14mu|texlive-statistik-0.03-4|47	%install
14mu|texlive-statistik-0.03-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-statistik-0.03-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-statistik-0.03-4|50	
14mu|texlive-statistik-0.03-4|51	
14mu|texlive-statistik-0.03-4|52	
14mu|texlive-statistik-0.03-4|53	%changelog
14mu|texlive-statistik-0.03-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.03-4
14mu|texlive-statistik-0.03-4|55	+ Revision: 74e7709
14mu|texlive-statistik-0.03-4|56	- MassBuild#674: Increase release tag
14mu|texlive-statistik-0.03-4|57	
14mu|texlive-statistik-0.03-4|58	

25820 14
14mu|texlive-stdclsdv-1.1a-4|1	# revision 15878
14mu|texlive-stdclsdv-1.1a-4|2	# category Package
14mu|texlive-stdclsdv-1.1a-4|3	# catalog-ctan /macros/latex/contrib/stdclsdv
14mu|texlive-stdclsdv-1.1a-4|4	# catalog-date 2009-09-04 12:14:45 +0200
14mu|texlive-stdclsdv-1.1a-4|5	# catalog-license lppl
14mu|texlive-stdclsdv-1.1a-4|6	# catalog-version 1.1a
14mu|texlive-stdclsdv-1.1a-4|7	Name:		texlive-stdclsdv
14mu|texlive-stdclsdv-1.1a-4|8	Version:	1.1a
14mu|texlive-stdclsdv-1.1a-4|9	Release:	4
14mu|texlive-stdclsdv-1.1a-4|10	Summary:	Provide sectioning information for package writers
14mu|texlive-stdclsdv-1.1a-4|11	Group:		Publishing
14mu|texlive-stdclsdv-1.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stdclsdv
14mu|texlive-stdclsdv-1.1a-4|13	License:	LPPL
14mu|texlive-stdclsdv-1.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdclsdv.tar.xz
14mu|texlive-stdclsdv-1.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdclsdv.doc.tar.xz
14mu|texlive-stdclsdv-1.1a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdclsdv.source.tar.xz
14mu|texlive-stdclsdv-1.1a-4|17	BuildArch:	noarch
14mu|texlive-stdclsdv-1.1a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-stdclsdv-1.1a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-stdclsdv-1.1a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-stdclsdv-1.1a-4|21	
14mu|texlive-stdclsdv-1.1a-4|22	%description
14mu|texlive-stdclsdv-1.1a-4|23	The stdclsdv package is designed for package writers who need
14mu|texlive-stdclsdv-1.1a-4|24	to know what sectioning divsions are provided by the document's
14mu|texlive-stdclsdv-1.1a-4|25	class. It also provides a version of \CheckCommand that sets a
14mu|texlive-stdclsdv-1.1a-4|26	flag rather than printing a warning.
14mu|texlive-stdclsdv-1.1a-4|27	
14mu|texlive-stdclsdv-1.1a-4|28	
14mu|texlive-stdclsdv-1.1a-4|29	#-----------------------------------------------------------------------
14mu|texlive-stdclsdv-1.1a-4|30	%files
14mu|texlive-stdclsdv-1.1a-4|31	%{_texmfdistdir}/tex/latex/stdclsdv/stdclsdv.sty
14mu|texlive-stdclsdv-1.1a-4|32	%doc %{_texmfdistdir}/doc/latex/stdclsdv/README
14mu|texlive-stdclsdv-1.1a-4|33	%doc %{_texmfdistdir}/doc/latex/stdclsdv/stdclsdv.pdf
14mu|texlive-stdclsdv-1.1a-4|34	#- source
14mu|texlive-stdclsdv-1.1a-4|35	%doc %{_texmfdistdir}/source/latex/stdclsdv/stdclsdv.dtx
14mu|texlive-stdclsdv-1.1a-4|36	%doc %{_texmfdistdir}/source/latex/stdclsdv/stdclsdv.ins
14mu|texlive-stdclsdv-1.1a-4|37	
14mu|texlive-stdclsdv-1.1a-4|38	#-----------------------------------------------------------------------
14mu|texlive-stdclsdv-1.1a-4|39	%prep
14mu|texlive-stdclsdv-1.1a-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-stdclsdv-1.1a-4|41	
14mu|texlive-stdclsdv-1.1a-4|42	%build
14mu|texlive-stdclsdv-1.1a-4|43	
14mu|texlive-stdclsdv-1.1a-4|44	%install
14mu|texlive-stdclsdv-1.1a-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stdclsdv-1.1a-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-stdclsdv-1.1a-4|47	
14mu|texlive-stdclsdv-1.1a-4|48	
14mu|texlive-stdclsdv-1.1a-4|49	
14mu|texlive-stdclsdv-1.1a-4|50	%changelog
14mu|texlive-stdclsdv-1.1a-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1a-4
14mu|texlive-stdclsdv-1.1a-4|52	+ Revision: 7c7b5a1
14mu|texlive-stdclsdv-1.1a-4|53	- MassBuild#674: Increase release tag
14mu|texlive-stdclsdv-1.1a-4|54	
14mu|texlive-stdclsdv-1.1a-4|55	

25821 14
14mu|texlive-stdpage-0.6-4|1	# revision 15878
14mu|texlive-stdpage-0.6-4|2	# category Package
14mu|texlive-stdpage-0.6-4|3	# catalog-ctan /macros/latex/contrib/stdpage
14mu|texlive-stdpage-0.6-4|4	# catalog-date 2006-11-06 12:37:44 +0100
14mu|texlive-stdpage-0.6-4|5	# catalog-license lppl1.2
14mu|texlive-stdpage-0.6-4|6	# catalog-version 0.6
14mu|texlive-stdpage-0.6-4|7	Name:		texlive-stdpage
14mu|texlive-stdpage-0.6-4|8	Version:	0.6
14mu|texlive-stdpage-0.6-4|9	Release:	4
14mu|texlive-stdpage-0.6-4|10	Summary:	Standard pages with n lines of at most m characters each
14mu|texlive-stdpage-0.6-4|11	Group:		Publishing
14mu|texlive-stdpage-0.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stdpage
14mu|texlive-stdpage-0.6-4|13	License:	LPPL1.2
14mu|texlive-stdpage-0.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdpage.tar.xz
14mu|texlive-stdpage-0.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdpage.doc.tar.xz
14mu|texlive-stdpage-0.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdpage.source.tar.xz
14mu|texlive-stdpage-0.6-4|17	BuildArch:	noarch
14mu|texlive-stdpage-0.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-stdpage-0.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-stdpage-0.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-stdpage-0.6-4|21	
14mu|texlive-stdpage-0.6-4|22	%description
14mu|texlive-stdpage-0.6-4|23	For translations, proofreading, journal contributions etc.
14mu|texlive-stdpage-0.6-4|24	standard pages are used. Those standard pages consist of a
14mu|texlive-stdpage-0.6-4|25	fixed number of lines and characters per line. This package
14mu|texlive-stdpage-0.6-4|26	produces pages with n lines of at most m characters each. For
14mu|texlive-stdpage-0.6-4|27	instance the German "Normseite": 60 lines of 30 characters
14mu|texlive-stdpage-0.6-4|28	each.
14mu|texlive-stdpage-0.6-4|29	
14mu|texlive-stdpage-0.6-4|30	
14mu|texlive-stdpage-0.6-4|31	#-----------------------------------------------------------------------
14mu|texlive-stdpage-0.6-4|32	%files
14mu|texlive-stdpage-0.6-4|33	%{_texmfdistdir}/tex/latex/stdpage/stdpage.sty
14mu|texlive-stdpage-0.6-4|34	%doc %{_texmfdistdir}/doc/latex/stdpage/README
14mu|texlive-stdpage-0.6-4|35	%doc %{_texmfdistdir}/doc/latex/stdpage/stdpage-test.tex
14mu|texlive-stdpage-0.6-4|36	%doc %{_texmfdistdir}/doc/latex/stdpage/stdpage.pdf
14mu|texlive-stdpage-0.6-4|37	#- source
14mu|texlive-stdpage-0.6-4|38	%doc %{_texmfdistdir}/source/latex/stdpage/stdpage.dtx
14mu|texlive-stdpage-0.6-4|39	%doc %{_texmfdistdir}/source/latex/stdpage/stdpage.ins
14mu|texlive-stdpage-0.6-4|40	
14mu|texlive-stdpage-0.6-4|41	#-----------------------------------------------------------------------
14mu|texlive-stdpage-0.6-4|42	%prep
14mu|texlive-stdpage-0.6-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-stdpage-0.6-4|44	
14mu|texlive-stdpage-0.6-4|45	%build
14mu|texlive-stdpage-0.6-4|46	
14mu|texlive-stdpage-0.6-4|47	%install
14mu|texlive-stdpage-0.6-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stdpage-0.6-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-stdpage-0.6-4|50	
14mu|texlive-stdpage-0.6-4|51	
14mu|texlive-stdpage-0.6-4|52	
14mu|texlive-stdpage-0.6-4|53	%changelog
14mu|texlive-stdpage-0.6-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14mu|texlive-stdpage-0.6-4|55	+ Revision: a7c1f7d
14mu|texlive-stdpage-0.6-4|56	- MassBuild#674: Increase release tag
14mu|texlive-stdpage-0.6-4|57	
14mu|texlive-stdpage-0.6-4|58	

25822 14
14mu|texlive-steinmetz-1.0-4|1	# revision 15878
14mu|texlive-steinmetz-1.0-4|2	# category Package
14mu|texlive-steinmetz-1.0-4|3	# catalog-ctan /macros/latex/contrib/steinmetz
14mu|texlive-steinmetz-1.0-4|4	# catalog-date 2009-11-10 00:30:52 +0100
14mu|texlive-steinmetz-1.0-4|5	# catalog-license lppl
14mu|texlive-steinmetz-1.0-4|6	# catalog-version 1.0
14mu|texlive-steinmetz-1.0-4|7	Name:		texlive-steinmetz
14mu|texlive-steinmetz-1.0-4|8	Version:	1.0
14mu|texlive-steinmetz-1.0-4|9	Release:	4
14mu|texlive-steinmetz-1.0-4|10	Summary:	Print Steinmetz notation
14mu|texlive-steinmetz-1.0-4|11	Group:		Publishing
14mu|texlive-steinmetz-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/steinmetz
14mu|texlive-steinmetz-1.0-4|13	License:	LPPL
14mu|texlive-steinmetz-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/steinmetz.tar.xz
14mu|texlive-steinmetz-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/steinmetz.doc.tar.xz
14mu|texlive-steinmetz-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/steinmetz.source.tar.xz
14mu|texlive-steinmetz-1.0-4|17	BuildArch:	noarch
14mu|texlive-steinmetz-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-steinmetz-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-steinmetz-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-steinmetz-1.0-4|21	
14mu|texlive-steinmetz-1.0-4|22	%description
14mu|texlive-steinmetz-1.0-4|23	The steinmetz package provides a command for typesetting
14mu|texlive-steinmetz-1.0-4|24	complex numbers in the Steinmetz notation used in
14mu|texlive-steinmetz-1.0-4|25	electrotechnics as: <modulus><argument or phase inside an angle
14mu|texlive-steinmetz-1.0-4|26	symbol> The package makes use of pict2e.
14mu|texlive-steinmetz-1.0-4|27	
14mu|texlive-steinmetz-1.0-4|28	
14mu|texlive-steinmetz-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-steinmetz-1.0-4|30	%files
14mu|texlive-steinmetz-1.0-4|31	%{_texmfdistdir}/tex/latex/steinmetz/steinmetz.sty
14mu|texlive-steinmetz-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/steinmetz/README
14mu|texlive-steinmetz-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/steinmetz/steinmetz-test.tex
14mu|texlive-steinmetz-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/steinmetz/steinmetz.pdf
14mu|texlive-steinmetz-1.0-4|35	#- source
14mu|texlive-steinmetz-1.0-4|36	%doc %{_texmfdistdir}/source/latex/steinmetz/steinmetz.dtx
14mu|texlive-steinmetz-1.0-4|37	%doc %{_texmfdistdir}/source/latex/steinmetz/steinmetz.ins
14mu|texlive-steinmetz-1.0-4|38	
14mu|texlive-steinmetz-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-steinmetz-1.0-4|40	%prep
14mu|texlive-steinmetz-1.0-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-steinmetz-1.0-4|42	
14mu|texlive-steinmetz-1.0-4|43	%build
14mu|texlive-steinmetz-1.0-4|44	
14mu|texlive-steinmetz-1.0-4|45	%install
14mu|texlive-steinmetz-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-steinmetz-1.0-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-steinmetz-1.0-4|48	
14mu|texlive-steinmetz-1.0-4|49	
14mu|texlive-steinmetz-1.0-4|50	
14mu|texlive-steinmetz-1.0-4|51	%changelog
14mu|texlive-steinmetz-1.0-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-steinmetz-1.0-4|53	+ Revision: e508d56
14mu|texlive-steinmetz-1.0-4|54	- MassBuild#674: Increase release tag
14mu|texlive-steinmetz-1.0-4|55	
14mu|texlive-steinmetz-1.0-4|56	

25823 14
14mu|texlive-stellenbosch-10-3|1	# revision 25486
14mu|texlive-stellenbosch-10-3|2	# category Package
14mu|texlive-stellenbosch-10-3|3	# catalog-ctan /macros/latex/contrib/stellenbosch
14mu|texlive-stellenbosch-10-3|4	# catalog-date 2012-02-23 16:44:15 +0100
14mu|texlive-stellenbosch-10-3|5	# catalog-license lppl
14mu|texlive-stellenbosch-10-3|6	# catalog-version 10
14mu|texlive-stellenbosch-10-3|7	Name:		texlive-stellenbosch
14mu|texlive-stellenbosch-10-3|8	Version:	10
14mu|texlive-stellenbosch-10-3|9	Release:	3
14mu|texlive-stellenbosch-10-3|10	Summary:	Stellenbosch thesis bundle
14mu|texlive-stellenbosch-10-3|11	Group:		Publishing
14mu|texlive-stellenbosch-10-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stellenbosch
14mu|texlive-stellenbosch-10-3|13	License:	LPPL
14mu|texlive-stellenbosch-10-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stellenbosch.tar.xz
14mu|texlive-stellenbosch-10-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stellenbosch.doc.tar.xz
14mu|texlive-stellenbosch-10-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stellenbosch.source.tar.xz
14mu|texlive-stellenbosch-10-3|17	BuildArch:	noarch
14mu|texlive-stellenbosch-10-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-stellenbosch-10-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-stellenbosch-10-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-stellenbosch-10-3|21	
14mu|texlive-stellenbosch-10-3|22	%description
14mu|texlive-stellenbosch-10-3|23	The usthesis class/style files are provided to typeset reports,
14mu|texlive-stellenbosch-10-3|24	theses and dissertations that conform to the requirements of
14mu|texlive-stellenbosch-10-3|25	the Engineering Faculty of the University of Stellenbosch. The
14mu|texlive-stellenbosch-10-3|26	class file usthesis.cls is based on the standard LaTeX book
14mu|texlive-stellenbosch-10-3|27	class, while usthesis.sty is a style file to be loaded on top
14mu|texlive-stellenbosch-10-3|28	of the very powerful memoir class. Both options give identical
14mu|texlive-stellenbosch-10-3|29	output, but the benefit of the using memoir is that it has many
14mu|texlive-stellenbosch-10-3|30	additional command and environments for formatting and
14mu|texlive-stellenbosch-10-3|31	processing of a document. Usthesis is primarily concerned with
14mu|texlive-stellenbosch-10-3|32	the formatting of the front matter such as the title page,
14mu|texlive-stellenbosch-10-3|33	abstract, etc. and a decent page layout on A4 paper. It also
14mu|texlive-stellenbosch-10-3|34	works together with the babel package to provide language
14mu|texlive-stellenbosch-10-3|35	options to typeset documents in Afrikaans or in English.
14mu|texlive-stellenbosch-10-3|36	Additional packages are provided for bibliographic matter, note
14mu|texlive-stellenbosch-10-3|37	title pages, lists of symbols, as well as various graphic files
14mu|texlive-stellenbosch-10-3|38	for logos.
14mu|texlive-stellenbosch-10-3|39	
14mu|texlive-stellenbosch-10-3|40	
14mu|texlive-stellenbosch-10-3|41	#-----------------------------------------------------------------------
14mu|texlive-stellenbosch-10-3|42	%files
14mu|texlive-stellenbosch-10-3|43	%{_texmfdistdir}/bibtex/bst/stellenbosch/usmeg-a.bst
14mu|texlive-stellenbosch-10-3|44	%{_texmfdistdir}/bibtex/bst/stellenbosch/usmeg-n.bst
14mu|texlive-stellenbosch-10-3|45	%{_texmfdistdir}/bibtex/bst/stellenbosch/ussagus.bst
14mu|texlive-stellenbosch-10-3|46	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW-top.eps
14mu|texlive-stellenbosch-10-3|47	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW-top.pdf
14mu|texlive-stellenbosch-10-3|48	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW.eps
14mu|texlive-stellenbosch-10-3|49	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW.pdf
14mu|texlive-stellenbosch-10-3|50	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-top.eps
14mu|texlive-stellenbosch-10-3|51	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-top.pdf
14mu|texlive-stellenbosch-10-3|52	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo.eps
14mu|texlive-stellenbosch-10-3|53	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo.pdf
14mu|texlive-stellenbosch-10-3|54	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-BW.eps
14mu|texlive-stellenbosch-10-3|55	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-BW.jpg
14mu|texlive-stellenbosch-10-3|56	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-WM.eps
14mu|texlive-stellenbosch-10-3|57	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-WM.jpg
14mu|texlive-stellenbosch-10-3|58	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-stack.eps
14mu|texlive-stellenbosch-10-3|59	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-stack.jpg
14mu|texlive-stellenbosch-10-3|60	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-top.eps
14mu|texlive-stellenbosch-10-3|61	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-top.jpg
14mu|texlive-stellenbosch-10-3|62	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest.eps
14mu|texlive-stellenbosch-10-3|63	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest.jpg
14mu|texlive-stellenbosch-10-3|64	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-BW.eps
14mu|texlive-stellenbosch-10-3|65	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-BW.pdf
14mu|texlive-stellenbosch-10-3|66	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-gold.eps
14mu|texlive-stellenbosch-10-3|67	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-gold.pdf
14mu|texlive-stellenbosch-10-3|68	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-grey.eps
14mu|texlive-stellenbosch-10-3|69	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-grey.pdf
14mu|texlive-stellenbosch-10-3|70	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-maroon.eps
14mu|texlive-stellenbosch-10-3|71	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-maroon.pdf
14mu|texlive-stellenbosch-10-3|72	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-left.eps
14mu|texlive-stellenbosch-10-3|73	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-left.pdf
14mu|texlive-stellenbosch-10-3|74	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-stack.eps
14mu|texlive-stellenbosch-10-3|75	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-stack.pdf
14mu|texlive-stellenbosch-10-3|76	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-top.eps
14mu|texlive-stellenbosch-10-3|77	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-top.pdf
14mu|texlive-stellenbosch-10-3|78	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW.eps
14mu|texlive-stellenbosch-10-3|79	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW.pdf
14mu|texlive-stellenbosch-10-3|80	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-left.eps
14mu|texlive-stellenbosch-10-3|81	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-left.pdf
14mu|texlive-stellenbosch-10-3|82	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-stack.eps
14mu|texlive-stellenbosch-10-3|83	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-stack.pdf
14mu|texlive-stellenbosch-10-3|84	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-top.eps
14mu|texlive-stellenbosch-10-3|85	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-top.pdf
14mu|texlive-stellenbosch-10-3|86	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo.eps
14mu|texlive-stellenbosch-10-3|87	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo.pdf
14mu|texlive-stellenbosch-10-3|88	%{_texmfdistdir}/tex/latex/stellenbosch/usbib.afr
14mu|texlive-stellenbosch-10-3|89	%{_texmfdistdir}/tex/latex/stellenbosch/usbib.eng
14mu|texlive-stellenbosch-10-3|90	%{_texmfdistdir}/tex/latex/stellenbosch/usbib.sty
14mu|texlive-stellenbosch-10-3|91	%{_texmfdistdir}/tex/latex/stellenbosch/usnomencl.sty
14mu|texlive-stellenbosch-10-3|92	%{_texmfdistdir}/tex/latex/stellenbosch/ussummary.sty
14mu|texlive-stellenbosch-10-3|93	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.afr
14mu|texlive-stellenbosch-10-3|94	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.cls
14mu|texlive-stellenbosch-10-3|95	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.eng
14mu|texlive-stellenbosch-10-3|96	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.sty
14mu|texlive-stellenbosch-10-3|97	%{_texmfdistdir}/tex/latex/stellenbosch/ustitle.sty
14mu|texlive-stellenbosch-10-3|98	%doc %{_texmfdistdir}/doc/latex/stellenbosch/CHANGELOG
14mu|texlive-stellenbosch-10-3|99	%doc %{_texmfdistdir}/doc/latex/stellenbosch/README
14mu|texlive-stellenbosch-10-3|100	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USbib-1.0.pdf
14mu|texlive-stellenbosch-10-3|101	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USlogos-doc-4.0.pdf
14mu|texlive-stellenbosch-10-3|102	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USnomencl-1.1.pdf
14mu|texlive-stellenbosch-10-3|103	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USsummary-1.0a.pdf
14mu|texlive-stellenbosch-10-3|104	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USthesis-4.3.pdf
14mu|texlive-stellenbosch-10-3|105	%doc %{_texmfdistdir}/doc/latex/stellenbosch/UStitle-1.0.pdf
14mu|texlive-stellenbosch-10-3|106	%doc %{_texmfdistdir}/doc/latex/stellenbosch/templates/masters-sample.zip
14mu|texlive-stellenbosch-10-3|107	%doc %{_texmfdistdir}/doc/latex/stellenbosch/templates/report-sample.zip
14mu|texlive-stellenbosch-10-3|108	#- source
14mu|texlive-stellenbosch-10-3|109	%doc %{_texmfdistdir}/source/latex/stellenbosch/USbib-1.0-scr.zip
14mu|texlive-stellenbosch-10-3|110	%doc %{_texmfdistdir}/source/latex/stellenbosch/USlogos-4.0-src.zip
14mu|texlive-stellenbosch-10-3|111	%doc %{_texmfdistdir}/source/latex/stellenbosch/USnomencl-1.1-src.zip
14mu|texlive-stellenbosch-10-3|112	%doc %{_texmfdistdir}/source/latex/stellenbosch/USsummary-1.0a-src.zip
14mu|texlive-stellenbosch-10-3|113	%doc %{_texmfdistdir}/source/latex/stellenbosch/USthesis-4.3-src.zip
14mu|texlive-stellenbosch-10-3|114	%doc %{_texmfdistdir}/source/latex/stellenbosch/UStitle-1.0-src.zip
14mu|texlive-stellenbosch-10-3|115	
14mu|texlive-stellenbosch-10-3|116	#-----------------------------------------------------------------------
14mu|texlive-stellenbosch-10-3|117	%prep
14mu|texlive-stellenbosch-10-3|118	%setup -c -a0 -a1 -a2
14mu|texlive-stellenbosch-10-3|119	
14mu|texlive-stellenbosch-10-3|120	%build
14mu|texlive-stellenbosch-10-3|121	
14mu|texlive-stellenbosch-10-3|122	%install
14mu|texlive-stellenbosch-10-3|123	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stellenbosch-10-3|124	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-stellenbosch-10-3|125	
14mu|texlive-stellenbosch-10-3|126	
14mu|texlive-stellenbosch-10-3|127	
14mu|texlive-stellenbosch-10-3|128	%changelog
14mu|texlive-stellenbosch-10-3|129	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 10-3
14mu|texlive-stellenbosch-10-3|130	+ Revision: 398ec85
14mu|texlive-stellenbosch-10-3|131	- MassBuild#674: Increase release tag
14mu|texlive-stellenbosch-10-3|132	
14mu|texlive-stellenbosch-10-3|133	

25824 14
14mu|texlive-stex-1.4-3|1	# revision 25792
14mu|texlive-stex-1.4-3|2	# category Package
14mu|texlive-stex-1.4-3|3	# catalog-ctan /macros/latex/contrib/stex
14mu|texlive-stex-1.4-3|4	# catalog-date 2012-01-28 13:25:34 +0100
14mu|texlive-stex-1.4-3|5	# catalog-license lppl
14mu|texlive-stex-1.4-3|6	# catalog-version 1.4
14mu|texlive-stex-1.4-3|7	Name:		texlive-stex
14mu|texlive-stex-1.4-3|8	Version:	1.4
14mu|texlive-stex-1.4-3|9	Release:	3
14mu|texlive-stex-1.4-3|10	Summary:	An Infrastructure for Semantic Preloading of LaTeX Documents
14mu|texlive-stex-1.4-3|11	Group:		Publishing
14mu|texlive-stex-1.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stex
14mu|texlive-stex-1.4-3|13	License:	LPPL
14mu|texlive-stex-1.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stex.tar.xz
14mu|texlive-stex-1.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stex.doc.tar.xz
14mu|texlive-stex-1.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stex.source.tar.xz
14mu|texlive-stex-1.4-3|17	BuildArch:	noarch
14mu|texlive-stex-1.4-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-stex-1.4-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-stex-1.4-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-stex-1.4-3|21	
14mu|texlive-stex-1.4-3|22	%description
14mu|texlive-stex-1.4-3|23	The sTeX package collection is a version of TeX/LaTeX that
14mu|texlive-stex-1.4-3|24	allows to markup TeX/LaTeX documents semantically without
14mu|texlive-stex-1.4-3|25	leaving the document format, essentially turning it into a
14mu|texlive-stex-1.4-3|26	document format for mathematical knowledge management (MKM).
14mu|texlive-stex-1.4-3|27	
14mu|texlive-stex-1.4-3|28	
14mu|texlive-stex-1.4-3|29	#-----------------------------------------------------------------------
14mu|texlive-stex-1.4-3|30	%files
14mu|texlive-stex-1.4-3|31	%{_texmfdistdir}/tex/latex/stex/cmath/cmath.sty
14mu|texlive-stex-1.4-3|32	%{_texmfdistdir}/tex/latex/stex/cmath/cmath.sty.ltxml
14mu|texlive-stex-1.4-3|33	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathml.sty
14mu|texlive-stex-1.4-3|34	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathml.sty.ltxml
14mu|texlive-stex-1.4-3|35	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathmlx.sty
14mu|texlive-stex-1.4-3|36	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathmlx.sty.ltxml
14mu|texlive-stex-1.4-3|37	%{_texmfdistdir}/tex/latex/stex/cnx/cnx.cls
14mu|texlive-stex-1.4-3|38	%{_texmfdistdir}/tex/latex/stex/cnx/cnx.cls.ltxml
14mu|texlive-stex-1.4-3|39	%{_texmfdistdir}/tex/latex/stex/ctansvn.sty
14mu|texlive-stex-1.4-3|40	%{_texmfdistdir}/tex/latex/stex/dcm/dcm.sty
14mu|texlive-stex-1.4-3|41	%{_texmfdistdir}/tex/latex/stex/dcm/dcm.sty.ltxml
14mu|texlive-stex-1.4-3|42	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.cls
14mu|texlive-stex-1.4-3|43	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.cls.ltxml
14mu|texlive-stex-1.4-3|44	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.sty
14mu|texlive-stex-1.4-3|45	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.sty.ltxml
14mu|texlive-stex-1.4-3|46	%{_texmfdistdir}/tex/latex/stex/metakeys/metakeys.sty
14mu|texlive-stex-1.4-3|47	%{_texmfdistdir}/tex/latex/stex/metakeys/metakeys.sty.ltxml
14mu|texlive-stex-1.4-3|48	%{_texmfdistdir}/tex/latex/stex/mikoslides/beamerthemeJacobs.sty
14mu|texlive-stex-1.4-3|49	%{_texmfdistdir}/tex/latex/stex/mikoslides/cc-by-sa.png
14mu|texlive-stex-1.4-3|50	%{_texmfdistdir}/tex/latex/stex/mikoslides/cc_somerights.png
14mu|texlive-stex-1.4-3|51	%{_texmfdistdir}/tex/latex/stex/mikoslides/dangerous-bend.png
14mu|texlive-stex-1.4-3|52	%{_texmfdistdir}/tex/latex/stex/mikoslides/jacobs-logo.png
14mu|texlive-stex-1.4-3|53	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoaffiliation.sty
14mu|texlive-stex-1.4-3|54	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml
14mu|texlive-stex-1.4-3|55	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoslides.cls
14mu|texlive-stex-1.4-3|56	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoslides.cls.ltxml
14mu|texlive-stex-1.4-3|57	%{_texmfdistdir}/tex/latex/stex/mikoslides/shading-l2r.png
14mu|texlive-stex-1.4-3|58	%{_texmfdistdir}/tex/latex/stex/modules/modules.sty
14mu|texlive-stex-1.4-3|59	%{_texmfdistdir}/tex/latex/stex/modules/modules.sty.ltxml
14mu|texlive-stex-1.4-3|60	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.cls
14mu|texlive-stex-1.4-3|61	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.cls.ltxml
14mu|texlive-stex-1.4-3|62	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.sty
14mu|texlive-stex-1.4-3|63	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.sty.ltxml
14mu|texlive-stex-1.4-3|64	%{_texmfdistdir}/tex/latex/stex/omtext/omtext.sty
14mu|texlive-stex-1.4-3|65	%{_texmfdistdir}/tex/latex/stex/omtext/omtext.sty.ltxml
14mu|texlive-stex-1.4-3|66	%{_texmfdistdir}/tex/latex/stex/presentation/presentation.sty
14mu|texlive-stex-1.4-3|67	%{_texmfdistdir}/tex/latex/stex/presentation/presentation.sty.ltxml
14mu|texlive-stex-1.4-3|68	%{_texmfdistdir}/tex/latex/stex/problem/problem.sty
14mu|texlive-stex-1.4-3|69	%{_texmfdistdir}/tex/latex/stex/problem/problem.sty.ltxml
14mu|texlive-stex-1.4-3|70	%{_texmfdistdir}/tex/latex/stex/rdfmeta/rdfmeta.sty
14mu|texlive-stex-1.4-3|71	%{_texmfdistdir}/tex/latex/stex/rdfmeta/rdfmeta.sty.ltxml
14mu|texlive-stex-1.4-3|72	%{_texmfdistdir}/tex/latex/stex/reqdoc/reqdoc.sty
14mu|texlive-stex-1.4-3|73	%{_texmfdistdir}/tex/latex/stex/reqdoc/reqdoc.sty.ltxml
14mu|texlive-stex-1.4-3|74	%{_texmfdistdir}/tex/latex/stex/sproof/sproof.sty
14mu|texlive-stex-1.4-3|75	%{_texmfdistdir}/tex/latex/stex/sproof/sproof.sty.ltxml
14mu|texlive-stex-1.4-3|76	%{_texmfdistdir}/tex/latex/stex/sref/sref.sty
14mu|texlive-stex-1.4-3|77	%{_texmfdistdir}/tex/latex/stex/sref/sref.sty.ltxml
14mu|texlive-stex-1.4-3|78	%{_texmfdistdir}/tex/latex/stex/statements/statements.sty
14mu|texlive-stex-1.4-3|79	%{_texmfdistdir}/tex/latex/stex/statements/statements.sty.ltxml
14mu|texlive-stex-1.4-3|80	%{_texmfdistdir}/tex/latex/stex/stex-logo.sty
14mu|texlive-stex-1.4-3|81	%{_texmfdistdir}/tex/latex/stex/stex-logo.sty.ltxml
14mu|texlive-stex-1.4-3|82	%{_texmfdistdir}/tex/latex/stex/stex.sty
14mu|texlive-stex-1.4-3|83	%{_texmfdistdir}/tex/latex/stex/stex.sty.ltxml
14mu|texlive-stex-1.4-3|84	%{_texmfdistdir}/tex/latex/stex/stex.tex
14mu|texlive-stex-1.4-3|85	%{_texmfdistdir}/tex/latex/stex/workaddress/workaddress.sty
14mu|texlive-stex-1.4-3|86	%{_texmfdistdir}/tex/latex/stex/workaddress/workaddress.sty.ltxml
14mu|texlive-stex-1.4-3|87	%doc %{_texmfdistdir}/doc/latex/stex/README
14mu|texlive-stex-1.4-3|88	%doc %{_texmfdistdir}/doc/latex/stex/cmath/README
14mu|texlive-stex-1.4-3|89	%doc %{_texmfdistdir}/doc/latex/stex/cmath/cmath.pdf
14mu|texlive-stex-1.4-3|90	%doc %{_texmfdistdir}/doc/latex/stex/cmathml/README
14mu|texlive-stex-1.4-3|91	%doc %{_texmfdistdir}/doc/latex/stex/cmathml/cmathml.pdf
14mu|texlive-stex-1.4-3|92	%doc %{_texmfdistdir}/doc/latex/stex/cnx/README
14mu|texlive-stex-1.4-3|93	%doc %{_texmfdistdir}/doc/latex/stex/cnx/cnx.pdf
14mu|texlive-stex-1.4-3|94	%doc %{_texmfdistdir}/doc/latex/stex/dcm/README
14mu|texlive-stex-1.4-3|95	%doc %{_texmfdistdir}/doc/latex/stex/dcm/dcm.pdf
14mu|texlive-stex-1.4-3|96	%doc %{_texmfdistdir}/doc/latex/stex/example/Makefile
14mu|texlive-stex-1.4-3|97	%doc %{_texmfdistdir}/doc/latex/stex/example/README
14mu|texlive-stex-1.4-3|98	%doc %{_texmfdistdir}/doc/latex/stex/example/background/Makefile
14mu|texlive-stex-1.4-3|99	%doc %{_texmfdistdir}/doc/latex/stex/example/background/all.omdoc
14mu|texlive-stex-1.4-3|100	%doc %{_texmfdistdir}/doc/latex/stex/example/background/all.tex
14mu|texlive-stex-1.4-3|101	%doc %{_texmfdistdir}/doc/latex/stex/example/background/functions.omdoc
14mu|texlive-stex-1.4-3|102	%doc %{_texmfdistdir}/doc/latex/stex/example/background/functions.sms
14mu|texlive-stex-1.4-3|103	%doc %{_texmfdistdir}/doc/latex/stex/example/background/functions.tex
14mu|texlive-stex-1.4-3|104	%doc %{_texmfdistdir}/doc/latex/stex/example/background/post.tex
14mu|texlive-stex-1.4-3|105	%doc %{_texmfdistdir}/doc/latex/stex/example/background/pre.tex
14mu|texlive-stex-1.4-3|106	%doc %{_texmfdistdir}/doc/latex/stex/example/background/reals.omdoc
14mu|texlive-stex-1.4-3|107	%doc %{_texmfdistdir}/doc/latex/stex/example/background/reals.sms
14mu|texlive-stex-1.4-3|108	%doc %{_texmfdistdir}/doc/latex/stex/example/background/reals.tex
14mu|texlive-stex-1.4-3|109	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/Makefile
14mu|texlive-stex-1.4-3|110	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/continuous.omdoc
14mu|texlive-stex-1.4-3|111	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/continuous.sms
14mu|texlive-stex-1.4-3|112	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/continuous.tex
14mu|texlive-stex-1.4-3|113	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/differentiable.omdoc
14mu|texlive-stex-1.4-3|114	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/differentiable.sms
14mu|texlive-stex-1.4-3|115	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/differentiable.tex
14mu|texlive-stex-1.4-3|116	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/intro.omdoc
14mu|texlive-stex-1.4-3|117	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/intro.sms
14mu|texlive-stex-1.4-3|118	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/intro.tex
14mu|texlive-stex-1.4-3|119	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/paper.omdoc
14mu|texlive-stex-1.4-3|120	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/paper.pdf
14mu|texlive-stex-1.4-3|121	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/paper.tex
14mu|texlive-stex-1.4-3|122	%doc %{_texmfdistdir}/doc/latex/stex/example/test/Makefile
14mu|texlive-stex-1.4-3|123	%doc %{_texmfdistdir}/doc/latex/stex/hwexam/README
14mu|texlive-stex-1.4-3|124	%doc %{_texmfdistdir}/doc/latex/stex/hwexam/hwexam.pdf
14mu|texlive-stex-1.4-3|125	%doc %{_texmfdistdir}/doc/latex/stex/metakeys/README
14mu|texlive-stex-1.4-3|126	%doc %{_texmfdistdir}/doc/latex/stex/metakeys/metakeys.pdf
14mu|texlive-stex-1.4-3|127	%doc %{_texmfdistdir}/doc/latex/stex/mikoslides/README
14mu|texlive-stex-1.4-3|128	%doc %{_texmfdistdir}/doc/latex/stex/mikoslides/mikoslides.pdf
14mu|texlive-stex-1.4-3|129	%doc %{_texmfdistdir}/doc/latex/stex/modules/README
14mu|texlive-stex-1.4-3|130	%doc %{_texmfdistdir}/doc/latex/stex/modules/modules.pdf
14mu|texlive-stex-1.4-3|131	%doc %{_texmfdistdir}/doc/latex/stex/omdoc/README
14mu|texlive-stex-1.4-3|132	%doc %{_texmfdistdir}/doc/latex/stex/omdoc/omdoc.pdf
14mu|texlive-stex-1.4-3|133	%doc %{_texmfdistdir}/doc/latex/stex/omtext/README
14mu|texlive-stex-1.4-3|134	%doc %{_texmfdistdir}/doc/latex/stex/omtext/omtext.pdf
14mu|texlive-stex-1.4-3|135	%doc %{_texmfdistdir}/doc/latex/stex/presentation/README
14mu|texlive-stex-1.4-3|136	%doc %{_texmfdistdir}/doc/latex/stex/presentation/presentation.pdf
14mu|texlive-stex-1.4-3|137	%doc %{_texmfdistdir}/doc/latex/stex/problem/README
14mu|texlive-stex-1.4-3|138	%doc %{_texmfdistdir}/doc/latex/stex/problem/problem.pdf
14mu|texlive-stex-1.4-3|139	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/README
14mu|texlive-stex-1.4-3|140	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/certification.pdf
14mu|texlive-stex-1.4-3|141	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/certification.tex
14mu|texlive-stex-1.4-3|142	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/rdfmeta.pdf
14mu|texlive-stex-1.4-3|143	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/README
14mu|texlive-stex-1.4-3|144	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/reqdoc.pdf
14mu|texlive-stex-1.4-3|145	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/requirements.pdf
14mu|texlive-stex-1.4-3|146	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/requirements.tex
14mu|texlive-stex-1.4-3|147	%doc %{_texmfdistdir}/doc/latex/stex/sproof/README
14mu|texlive-stex-1.4-3|148	%doc %{_texmfdistdir}/doc/latex/stex/sproof/sproof.pdf
14mu|texlive-stex-1.4-3|149	%doc %{_texmfdistdir}/doc/latex/stex/sref/README
14mu|texlive-stex-1.4-3|150	%doc %{_texmfdistdir}/doc/latex/stex/sref/book.pdf
14mu|texlive-stex-1.4-3|151	%doc %{_texmfdistdir}/doc/latex/stex/sref/book.tex
14mu|texlive-stex-1.4-3|152	%doc %{_texmfdistdir}/doc/latex/stex/sref/idc.pdf
14mu|texlive-stex-1.4-3|153	%doc %{_texmfdistdir}/doc/latex/stex/sref/idc.tex
14mu|texlive-stex-1.4-3|154	%doc %{_texmfdistdir}/doc/latex/stex/sref/idcmain.tex
14mu|texlive-stex-1.4-3|155	%doc %{_texmfdistdir}/doc/latex/stex/sref/scr.pdf
14mu|texlive-stex-1.4-3|156	%doc %{_texmfdistdir}/doc/latex/stex/sref/scr.tex
14mu|texlive-stex-1.4-3|157	%doc %{_texmfdistdir}/doc/latex/stex/sref/scrmain.tex
14mu|texlive-stex-1.4-3|158	%doc %{_texmfdistdir}/doc/latex/stex/sref/sref.pdf
14mu|texlive-stex-1.4-3|159	%doc %{_texmfdistdir}/doc/latex/stex/statements/README
14mu|texlive-stex-1.4-3|160	%doc %{_texmfdistdir}/doc/latex/stex/statements/statements.pdf
14mu|texlive-stex-1.4-3|161	%doc %{_texmfdistdir}/doc/latex/stex/stex.pdf
14mu|texlive-stex-1.4-3|162	%doc %{_texmfdistdir}/doc/latex/stex/workaddress/README
14mu|texlive-stex-1.4-3|163	%doc %{_texmfdistdir}/doc/latex/stex/workaddress/workaddress.pdf
14mu|texlive-stex-1.4-3|164	#- source
14mu|texlive-stex-1.4-3|165	%doc %{_texmfdistdir}/source/latex/stex/bin/Makefile
14mu|texlive-stex-1.4-3|166	%doc %{_texmfdistdir}/source/latex/stex/bin/Modparse.pm
14mu|texlive-stex-1.4-3|167	%doc %{_texmfdistdir}/source/latex/stex/bin/README
14mu|texlive-stex-1.4-3|168	%doc %{_texmfdistdir}/source/latex/stex/bin/TexId.pm
14mu|texlive-stex-1.4-3|169	%doc %{_texmfdistdir}/source/latex/stex/bin/allgen
14mu|texlive-stex-1.4-3|170	%doc %{_texmfdistdir}/source/latex/stex/bin/bms
14mu|texlive-stex-1.4-3|171	%doc %{_texmfdistdir}/source/latex/stex/bin/checksum
14mu|texlive-stex-1.4-3|172	%doc %{_texmfdistdir}/source/latex/stex/bin/convert-paths
14mu|texlive-stex-1.4-3|173	%doc %{_texmfdistdir}/source/latex/stex/bin/filedate
14mu|texlive-stex-1.4-3|174	%doc %{_texmfdistdir}/source/latex/stex/bin/gen-symdef-table.pl
14mu|texlive-stex-1.4-3|175	%doc %{_texmfdistdir}/source/latex/stex/bin/grep-rerun
14mu|texlive-stex-1.4-3|176	%doc %{_texmfdistdir}/source/latex/stex/bin/idcheck
14mu|texlive-stex-1.4-3|177	%doc %{_texmfdistdir}/source/latex/stex/bin/msplit
14mu|texlive-stex-1.4-3|178	%doc %{_texmfdistdir}/source/latex/stex/bin/old/Makefile
14mu|texlive-stex-1.4-3|179	%doc %{_texmfdistdir}/source/latex/stex/bin/old/defcon.l
14mu|texlive-stex-1.4-3|180	%doc %{_texmfdistdir}/source/latex/stex/bin/old/idcheck.l
14mu|texlive-stex-1.4-3|181	%doc %{_texmfdistdir}/source/latex/stex/bin/old/modstr.l
14mu|texlive-stex-1.4-3|182	%doc %{_texmfdistdir}/source/latex/stex/bin/old/symdef
14mu|texlive-stex-1.4-3|183	%doc %{_texmfdistdir}/source/latex/stex/bin/rf
14mu|texlive-stex-1.4-3|184	%doc %{_texmfdistdir}/source/latex/stex/bin/rng2dot/ModelRNC.pm
14mu|texlive-stex-1.4-3|185	%doc %{_texmfdistdir}/source/latex/stex/bin/rng2dot/rng2dot
14mu|texlive-stex-1.4-3|186	%doc %{_texmfdistdir}/source/latex/stex/bin/sgraph
14mu|texlive-stex-1.4-3|187	%doc %{_texmfdistdir}/source/latex/stex/bin/sms
14mu|texlive-stex-1.4-3|188	%doc %{_texmfdistdir}/source/latex/stex/bin/stexml
14mu|texlive-stex-1.4-3|189	%doc %{_texmfdistdir}/source/latex/stex/bin/stexmlmod
14mu|texlive-stex-1.4-3|190	%doc %{_texmfdistdir}/source/latex/stex/bin/termin
14mu|texlive-stex-1.4-3|191	%doc %{_texmfdistdir}/source/latex/stex/cmath/cmath.dtx
14mu|texlive-stex-1.4-3|192	%doc %{_texmfdistdir}/source/latex/stex/cmath/cmath.ins
14mu|texlive-stex-1.4-3|193	%doc %{_texmfdistdir}/source/latex/stex/cmathml/cmathml.dtx
14mu|texlive-stex-1.4-3|194	%doc %{_texmfdistdir}/source/latex/stex/cmathml/cmathml.ins
14mu|texlive-stex-1.4-3|195	%doc %{_texmfdistdir}/source/latex/stex/cnx/cnx.dtx
14mu|texlive-stex-1.4-3|196	%doc %{_texmfdistdir}/source/latex/stex/cnx/cnx.ins
14mu|texlive-stex-1.4-3|197	%doc %{_texmfdistdir}/source/latex/stex/dcm/dcm.dtx
14mu|texlive-stex-1.4-3|198	%doc %{_texmfdistdir}/source/latex/stex/dcm/dcm.ins
14mu|texlive-stex-1.4-3|199	%doc %{_texmfdistdir}/source/latex/stex/hwexam/hwexam.dtx
14mu|texlive-stex-1.4-3|200	%doc %{_texmfdistdir}/source/latex/stex/hwexam/hwexam.ins
14mu|texlive-stex-1.4-3|201	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile
14mu|texlive-stex-1.4-3|202	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.base.in
14mu|texlive-stex-1.4-3|203	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.base.vars
14mu|texlive-stex-1.4-3|204	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.in
14mu|texlive-stex-1.4-3|205	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latex.in
14mu|texlive-stex-1.4-3|206	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latex.vars
14mu|texlive-stex-1.4-3|207	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latexml.in
14mu|texlive-stex-1.4-3|208	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latexml.vars
14mu|texlive-stex-1.4-3|209	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.subdirs
14mu|texlive-stex-1.4-3|210	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.vars
14mu|texlive-stex-1.4-3|211	%doc %{_texmfdistdir}/source/latex/stex/make/README
14mu|texlive-stex-1.4-3|212	%doc %{_texmfdistdir}/source/latex/stex/metakeys/metakeys.dtx
14mu|texlive-stex-1.4-3|213	%doc %{_texmfdistdir}/source/latex/stex/metakeys/metakeys.ins
14mu|texlive-stex-1.4-3|214	%doc %{_texmfdistdir}/source/latex/stex/mikoslides/mikoslides.dtx
14mu|texlive-stex-1.4-3|215	%doc %{_texmfdistdir}/source/latex/stex/mikoslides/mikoslides.ins
14mu|texlive-stex-1.4-3|216	%doc %{_texmfdistdir}/source/latex/stex/modules/modules.dtx
14mu|texlive-stex-1.4-3|217	%doc %{_texmfdistdir}/source/latex/stex/modules/modules.ins
14mu|texlive-stex-1.4-3|218	%doc %{_texmfdistdir}/source/latex/stex/omdoc/omdoc.dtx
14mu|texlive-stex-1.4-3|219	%doc %{_texmfdistdir}/source/latex/stex/omdoc/omdoc.ins
14mu|texlive-stex-1.4-3|220	%doc %{_texmfdistdir}/source/latex/stex/omtext/omtext.dtx
14mu|texlive-stex-1.4-3|221	%doc %{_texmfdistdir}/source/latex/stex/omtext/omtext.ins
14mu|texlive-stex-1.4-3|222	%doc %{_texmfdistdir}/source/latex/stex/presentation/presentation.dtx
14mu|texlive-stex-1.4-3|223	%doc %{_texmfdistdir}/source/latex/stex/presentation/presentation.ins
14mu|texlive-stex-1.4-3|224	%doc %{_texmfdistdir}/source/latex/stex/problem/problem.dtx
14mu|texlive-stex-1.4-3|225	%doc %{_texmfdistdir}/source/latex/stex/problem/problem.ins
14mu|texlive-stex-1.4-3|226	%doc %{_texmfdistdir}/source/latex/stex/rdfmeta/rdfmeta.dtx
14mu|texlive-stex-1.4-3|227	%doc %{_texmfdistdir}/source/latex/stex/rdfmeta/rdfmeta.ins
14mu|texlive-stex-1.4-3|228	%doc %{_texmfdistdir}/source/latex/stex/reqdoc/reqdoc.dtx
14mu|texlive-stex-1.4-3|229	%doc %{_texmfdistdir}/source/latex/stex/reqdoc/reqdoc.ins
14mu|texlive-stex-1.4-3|230	%doc %{_texmfdistdir}/source/latex/stex/schema/Makefile
14mu|texlive-stex-1.4-3|231	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-bib.rnc
14mu|texlive-stex-1.4-3|232	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-bib.rng
14mu|texlive-stex-1.4-3|233	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-block.rnc
14mu|texlive-stex-1.4-3|234	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-block.rng
14mu|texlive-stex-1.4-3|235	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-common.rnc
14mu|texlive-stex-1.4-3|236	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-common.rng
14mu|texlive-stex-1.4-3|237	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-inline.rnc
14mu|texlive-stex-1.4-3|238	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-inline.rng
14mu|texlive-stex-1.4-3|239	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-math.rnc
14mu|texlive-stex-1.4-3|240	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-math.rng
14mu|texlive-stex-1.4-3|241	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-para.rnc
14mu|texlive-stex-1.4-3|242	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-para.rng
14mu|texlive-stex-1.4-3|243	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-picture.rnc
14mu|texlive-stex-1.4-3|244	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-picture.rng
14mu|texlive-stex-1.4-3|245	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-structure.rnc
14mu|texlive-stex-1.4-3|246	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-structure.rng
14mu|texlive-stex-1.4-3|247	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-tabular.rnc
14mu|texlive-stex-1.4-3|248	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-tabular.rng
14mu|texlive-stex-1.4-3|249	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML.rnc
14mu|texlive-stex-1.4-3|250	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML.rng
14mu|texlive-stex-1.4-3|251	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animation.rnc
14mu|texlive-stex-1.4-3|252	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animation.rng
14mu|texlive-stex-1.4-3|253	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animevents-attrib.rnc
14mu|texlive-stex-1.4-3|254	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animevents-attrib.rng
14mu|texlive-stex-1.4-3|255	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-clip.rnc
14mu|texlive-stex-1.4-3|256	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-clip.rng
14mu|texlive-stex-1.4-3|257	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-filter.rnc
14mu|texlive-stex-1.4-3|258	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-filter.rng
14mu|texlive-stex-1.4-3|259	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-font.rnc
14mu|texlive-stex-1.4-3|260	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-font.rng
14mu|texlive-stex-1.4-3|261	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-graphics-attrib.rnc
14mu|texlive-stex-1.4-3|262	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-graphics-attrib.rng
14mu|texlive-stex-1.4-3|263	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-structure.rnc
14mu|texlive-stex-1.4-3|264	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-structure.rng
14mu|texlive-stex-1.4-3|265	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-text.rnc
14mu|texlive-stex-1.4-3|266	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-text.rng
14mu|texlive-stex-1.4-3|267	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-clip.rnc
14mu|texlive-stex-1.4-3|268	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-clip.rng
14mu|texlive-stex-1.4-3|269	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-conditional.rnc
14mu|texlive-stex-1.4-3|270	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-conditional.rng
14mu|texlive-stex-1.4-3|271	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-container-attrib.rnc
14mu|texlive-stex-1.4-3|272	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-container-attrib.rng
14mu|texlive-stex-1.4-3|273	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-core-attrib.rnc
14mu|texlive-stex-1.4-3|274	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-core-attrib.rng
14mu|texlive-stex-1.4-3|275	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-cursor.rnc
14mu|texlive-stex-1.4-3|276	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-cursor.rng
14mu|texlive-stex-1.4-3|277	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-datatypes.rnc
14mu|texlive-stex-1.4-3|278	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-datatypes.rng
14mu|texlive-stex-1.4-3|279	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-docevents-attrib.rnc
14mu|texlive-stex-1.4-3|280	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-docevents-attrib.rng
14mu|texlive-stex-1.4-3|281	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extensibility.rnc
14mu|texlive-stex-1.4-3|282	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extensibility.rng
14mu|texlive-stex-1.4-3|283	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extresources-attrib.rnc
14mu|texlive-stex-1.4-3|284	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extresources-attrib.rng
14mu|texlive-stex-1.4-3|285	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-filter.rnc
14mu|texlive-stex-1.4-3|286	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-filter.rng
14mu|texlive-stex-1.4-3|287	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-font.rnc
14mu|texlive-stex-1.4-3|288	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-font.rng
14mu|texlive-stex-1.4-3|289	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-gradient.rnc
14mu|texlive-stex-1.4-3|290	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-gradient.rng
14mu|texlive-stex-1.4-3|291	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphevents-attrib.rnc
14mu|texlive-stex-1.4-3|292	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphevents-attrib.rng
14mu|texlive-stex-1.4-3|293	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphics-attrib.rnc
14mu|texlive-stex-1.4-3|294	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphics-attrib.rng
14mu|texlive-stex-1.4-3|295	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-hyperlink.rnc
14mu|texlive-stex-1.4-3|296	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-hyperlink.rng
14mu|texlive-stex-1.4-3|297	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-image.rnc
14mu|texlive-stex-1.4-3|298	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-image.rng
14mu|texlive-stex-1.4-3|299	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-marker.rnc
14mu|texlive-stex-1.4-3|300	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-marker.rng
14mu|texlive-stex-1.4-3|301	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-mask.rnc
14mu|texlive-stex-1.4-3|302	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-mask.rng
14mu|texlive-stex-1.4-3|303	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-opacity-attrib.rnc
14mu|texlive-stex-1.4-3|304	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-opacity-attrib.rng
14mu|texlive-stex-1.4-3|305	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-paint-attrib.rnc
14mu|texlive-stex-1.4-3|306	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-paint-attrib.rng
14mu|texlive-stex-1.4-3|307	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-pattern.rnc
14mu|texlive-stex-1.4-3|308	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-pattern.rng
14mu|texlive-stex-1.4-3|309	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-profile.rnc
14mu|texlive-stex-1.4-3|310	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-profile.rng
14mu|texlive-stex-1.4-3|311	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-qname.rng
14mu|texlive-stex-1.4-3|312	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-script.rnc
14mu|texlive-stex-1.4-3|313	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-script.rng
14mu|texlive-stex-1.4-3|314	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-shape.rnc
14mu|texlive-stex-1.4-3|315	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-shape.rng
14mu|texlive-stex-1.4-3|316	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-structure.rnc
14mu|texlive-stex-1.4-3|317	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-structure.rng
14mu|texlive-stex-1.4-3|318	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-style.rnc
14mu|texlive-stex-1.4-3|319	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-style.rng
14mu|texlive-stex-1.4-3|320	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-text.rnc
14mu|texlive-stex-1.4-3|321	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-text.rng
14mu|texlive-stex-1.4-3|322	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-view.rnc
14mu|texlive-stex-1.4-3|323	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-view.rng
14mu|texlive-stex-1.4-3|324	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-viewport-attrib.rnc
14mu|texlive-stex-1.4-3|325	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-viewport-attrib.rng
14mu|texlive-stex-1.4-3|326	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-xlink-attrib.rnc
14mu|texlive-stex-1.4-3|327	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-xlink-attrib.rng
14mu|texlive-stex-1.4-3|328	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11-basic.rng
14mu|texlive-stex-1.4-3|329	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11-tiny.rng
14mu|texlive-stex-1.4-3|330	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11.rnc
14mu|texlive-stex-1.4-3|331	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11.rng
14mu|texlive-stex-1.4-3|332	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/Makefile
14mu|texlive-stex-1.4-3|333	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/metadata.rnc
14mu|texlive-stex-1.4-3|334	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc+ltxml.rnc
14mu|texlive-stex-1.4-3|335	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/MARCRelators.rnc
14mu|texlive-stex-1.4-3|336	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/Makefile
14mu|texlive-stex-1.4-3|337	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/README
14mu|texlive-stex-1.4-3|338	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/arith1.omdoc
14mu|texlive-stex-1.4-3|339	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/creativecommons.rnc
14mu|texlive-stex-1.4-3|340	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/dublincore.rnc
14mu|texlive-stex-1.4-3|341	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-common.rnc
14mu|texlive-stex-1.4-3|342	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-content.rnc
14mu|texlive-stex-1.4-3|343	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-presentation.rnc
14mu|texlive-stex-1.4-3|344	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-strict-content.rnc
14mu|texlive-stex-1.4-3|345	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-strict.rnc
14mu|texlive-stex-1.4-3|346	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3.rnc
14mu|texlive-stex-1.4-3|347	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mocksoap.rnc
14mu|texlive-stex-1.4-3|348	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omcd2.rnc
14mu|texlive-stex-1.4-3|349	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omcdgroup2.rnc
14mu|texlive-stex-1.4-3|350	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omcdsig2.rnc
14mu|texlive-stex-1.4-3|351	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoc-common.rnc
14mu|texlive-stex-1.4-3|352	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoc.rnc
14mu|texlive-stex-1.4-3|353	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocadt.rnc
14mu|texlive-stex-1.4-3|354	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoccc.rnc
14mu|texlive-stex-1.4-3|355	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoccth.rnc
14mu|texlive-stex-1.4-3|356	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocdc.rnc
14mu|texlive-stex-1.4-3|357	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocdg.rnc
14mu|texlive-stex-1.4-3|358	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocdoc.rnc
14mu|texlive-stex-1.4-3|359	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocext.rnc
14mu|texlive-stex-1.4-3|360	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocmeta.rnc
14mu|texlive-stex-1.4-3|361	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocmobj.rnc
14mu|texlive-stex-1.4-3|362	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocmtxt.rnc
14mu|texlive-stex-1.4-3|363	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocpf.rnc
14mu|texlive-stex-1.4-3|364	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocphys.rnc
14mu|texlive-stex-1.4-3|365	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocpres.rnc
14mu|texlive-stex-1.4-3|366	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocquiz.rnc
14mu|texlive-stex-1.4-3|367	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocrt.rnc
14mu|texlive-stex-1.4-3|368	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocst.rnc
14mu|texlive-stex-1.4-3|369	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/openmath2.rnc
14mu|texlive-stex-1.4-3|370	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/pxhtml.rnc
14mu|texlive-stex-1.4-3|371	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/schemas.xml
14mu|texlive-stex-1.4-3|372	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/todo
14mu|texlive-stex-1.4-3|373	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/todo.txt
14mu|texlive-stex-1.4-3|374	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-applet.rnc
14mu|texlive-stex-1.4-3|375	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-attribs.rnc
14mu|texlive-stex-1.4-3|376	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-basic-table.rnc
14mu|texlive-stex-1.4-3|377	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-bdo.rnc
14mu|texlive-stex-1.4-3|378	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-datatypes.rnc
14mu|texlive-stex-1.4-3|379	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-hypertext.rnc
14mu|texlive-stex-1.4-3|380	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-image.rnc
14mu|texlive-stex-1.4-3|381	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-inlstyle.rnc
14mu|texlive-stex-1.4-3|382	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-list.rnc
14mu|texlive-stex-1.4-3|383	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-object.rnc
14mu|texlive-stex-1.4-3|384	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-param.rnc
14mu|texlive-stex-1.4-3|385	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-table.rnc
14mu|texlive-stex-1.4-3|386	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-text.rnc
14mu|texlive-stex-1.4-3|387	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl.rnc
14mu|texlive-stex-1.4-3|388	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl2+ltxml.rnc
14mu|texlive-stex-1.4-3|389	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl2-xml.rnc
14mu|texlive-stex-1.4-3|390	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl2xml.rnc
14mu|texlive-stex-1.4-3|391	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/schemas.xml
14mu|texlive-stex-1.4-3|392	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/statements.rnc
14mu|texlive-stex-1.4-3|393	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-animation.rnc
14mu|texlive-stex-1.4-3|394	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-animevents-attrib.rnc
14mu|texlive-stex-1.4-3|395	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-clip.rnc
14mu|texlive-stex-1.4-3|396	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-filter.rnc
14mu|texlive-stex-1.4-3|397	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-font.rnc
14mu|texlive-stex-1.4-3|398	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-graphics-attrib.rnc
14mu|texlive-stex-1.4-3|399	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-structure.rnc
14mu|texlive-stex-1.4-3|400	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-text.rnc
14mu|texlive-stex-1.4-3|401	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-clip.rnc
14mu|texlive-stex-1.4-3|402	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-conditional.rnc
14mu|texlive-stex-1.4-3|403	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-container-attrib.rnc
14mu|texlive-stex-1.4-3|404	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-core-attrib.rnc
14mu|texlive-stex-1.4-3|405	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-cursor.rnc
14mu|texlive-stex-1.4-3|406	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-datatypes.rnc
14mu|texlive-stex-1.4-3|407	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-docevents-attrib.rnc
14mu|texlive-stex-1.4-3|408	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-extensibility.rnc
14mu|texlive-stex-1.4-3|409	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-extresources-attrib.rnc
14mu|texlive-stex-1.4-3|410	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-filter.rnc
14mu|texlive-stex-1.4-3|411	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-font.rnc
14mu|texlive-stex-1.4-3|412	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-gradient.rnc
14mu|texlive-stex-1.4-3|413	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-graphevents-attrib.rnc
14mu|texlive-stex-1.4-3|414	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-graphics-attrib.rnc
14mu|texlive-stex-1.4-3|415	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-hyperlink.rnc
14mu|texlive-stex-1.4-3|416	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-image.rnc
14mu|texlive-stex-1.4-3|417	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-marker.rnc
14mu|texlive-stex-1.4-3|418	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-mask.rnc
14mu|texlive-stex-1.4-3|419	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-opacity-attrib.rnc
14mu|texlive-stex-1.4-3|420	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-paint-attrib.rnc
14mu|texlive-stex-1.4-3|421	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-pattern.rnc
14mu|texlive-stex-1.4-3|422	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-profile.rnc
14mu|texlive-stex-1.4-3|423	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-qname.rnc
14mu|texlive-stex-1.4-3|424	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-script.rnc
14mu|texlive-stex-1.4-3|425	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-shape.rnc
14mu|texlive-stex-1.4-3|426	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-structure.rnc
14mu|texlive-stex-1.4-3|427	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-style.rnc
14mu|texlive-stex-1.4-3|428	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-text.rnc
14mu|texlive-stex-1.4-3|429	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-view.rnc
14mu|texlive-stex-1.4-3|430	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-viewport-attrib.rnc
14mu|texlive-stex-1.4-3|431	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-xlink-attrib.rnc
14mu|texlive-stex-1.4-3|432	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg11-basic.rnc
14mu|texlive-stex-1.4-3|433	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg11-tiny.rnc
14mu|texlive-stex-1.4-3|434	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg11.rnc
14mu|texlive-stex-1.4-3|435	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-bib.rng
14mu|texlive-stex-1.4-3|436	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-block.rng
14mu|texlive-stex-1.4-3|437	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-common.rng
14mu|texlive-stex-1.4-3|438	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-inline.rng
14mu|texlive-stex-1.4-3|439	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-math.rng
14mu|texlive-stex-1.4-3|440	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-para.rng
14mu|texlive-stex-1.4-3|441	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-picture.rng
14mu|texlive-stex-1.4-3|442	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-structure.rng
14mu|texlive-stex-1.4-3|443	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-tabular.rng
14mu|texlive-stex-1.4-3|444	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML.rng
14mu|texlive-stex-1.4-3|445	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/MARCRelators.rng
14mu|texlive-stex-1.4-3|446	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/Makefile
14mu|texlive-stex-1.4-3|447	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/creativecommons.rng
14mu|texlive-stex-1.4-3|448	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/dublincore.rng
14mu|texlive-stex-1.4-3|449	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-cds-pragmatic.rng
14mu|texlive-stex-1.4-3|450	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-common.rng
14mu|texlive-stex-1.4-3|451	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-content.rng
14mu|texlive-stex-1.4-3|452	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-pragmatic.rng
14mu|texlive-stex-1.4-3|453	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-presentation.rng
14mu|texlive-stex-1.4-3|454	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-strict-content.rng
14mu|texlive-stex-1.4-3|455	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-strict.rng
14mu|texlive-stex-1.4-3|456	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3.rng
14mu|texlive-stex-1.4-3|457	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/metadata.rng
14mu|texlive-stex-1.4-3|458	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc+ltxml.rng
14mu|texlive-stex-1.4-3|459	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc-common.rng
14mu|texlive-stex-1.4-3|460	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc-xhtml.rng
14mu|texlive-stex-1.4-3|461	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc.rng
14mu|texlive-stex-1.4-3|462	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocadt.rng
14mu|texlive-stex-1.4-3|463	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocattribs.rng
14mu|texlive-stex-1.4-3|464	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoccc.rng
14mu|texlive-stex-1.4-3|465	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoccth.rng
14mu|texlive-stex-1.4-3|466	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocdc.rng
14mu|texlive-stex-1.4-3|467	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocdg.rng
14mu|texlive-stex-1.4-3|468	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocdoc.rng
14mu|texlive-stex-1.4-3|469	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocext.rng
14mu|texlive-stex-1.4-3|470	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocmeta.rng
14mu|texlive-stex-1.4-3|471	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocmobj.rng
14mu|texlive-stex-1.4-3|472	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocmtxt.rng
14mu|texlive-stex-1.4-3|473	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocpf.rng
14mu|texlive-stex-1.4-3|474	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocpres.rng
14mu|texlive-stex-1.4-3|475	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocquiz.rng
14mu|texlive-stex-1.4-3|476	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocrt.rng
14mu|texlive-stex-1.4-3|477	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocst.rng
14mu|texlive-stex-1.4-3|478	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/openmath2.rng
14mu|texlive-stex-1.4-3|479	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/openmath3.rng
14mu|texlive-stex-1.4-3|480	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl.rng
14mu|texlive-stex-1.4-3|481	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl2+ltxml.rng
14mu|texlive-stex-1.4-3|482	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl2-xml.rng
14mu|texlive-stex-1.4-3|483	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl2xml.rng
14mu|texlive-stex-1.4-3|484	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/pxhtml.rng
14mu|texlive-stex-1.4-3|485	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/statements.rng
14mu|texlive-stex-1.4-3|486	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-animation.rng
14mu|texlive-stex-1.4-3|487	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-animevents-attrib.rng
14mu|texlive-stex-1.4-3|488	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-clip.rng
14mu|texlive-stex-1.4-3|489	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-filter.rng
14mu|texlive-stex-1.4-3|490	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-font.rng
14mu|texlive-stex-1.4-3|491	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-graphics-attrib.rng
14mu|texlive-stex-1.4-3|492	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-structure.rng
14mu|texlive-stex-1.4-3|493	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-text.rng
14mu|texlive-stex-1.4-3|494	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-clip.rng
14mu|texlive-stex-1.4-3|495	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-conditional.rng
14mu|texlive-stex-1.4-3|496	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-container-attrib.rng
14mu|texlive-stex-1.4-3|497	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-core-attrib.rng
14mu|texlive-stex-1.4-3|498	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-cursor.rng
14mu|texlive-stex-1.4-3|499	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-datatypes.rng
14mu|texlive-stex-1.4-3|500	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-docevents-attrib.rng
14mu|texlive-stex-1.4-3|501	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-extensibility.rng
14mu|texlive-stex-1.4-3|502	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-extresources-attrib.rng
14mu|texlive-stex-1.4-3|503	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-filter.rng
14mu|texlive-stex-1.4-3|504	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-font.rng
14mu|texlive-stex-1.4-3|505	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-gradient.rng
14mu|texlive-stex-1.4-3|506	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-graphevents-attrib.rng
14mu|texlive-stex-1.4-3|507	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-graphics-attrib.rng
14mu|texlive-stex-1.4-3|508	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-hyperlink.rng
14mu|texlive-stex-1.4-3|509	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-image.rng
14mu|texlive-stex-1.4-3|510	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-marker.rng
14mu|texlive-stex-1.4-3|511	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-mask.rng
14mu|texlive-stex-1.4-3|512	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-opacity-attrib.rng
14mu|texlive-stex-1.4-3|513	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-paint-attrib.rng
14mu|texlive-stex-1.4-3|514	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-pattern.rng
14mu|texlive-stex-1.4-3|515	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-profile.rng
14mu|texlive-stex-1.4-3|516	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-script.rng
14mu|texlive-stex-1.4-3|517	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-shape.rng
14mu|texlive-stex-1.4-3|518	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-structure.rng
14mu|texlive-stex-1.4-3|519	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-style.rng
14mu|texlive-stex-1.4-3|520	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-text.rng
14mu|texlive-stex-1.4-3|521	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-view.rng
14mu|texlive-stex-1.4-3|522	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-viewport-attrib.rng
14mu|texlive-stex-1.4-3|523	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-xlink-attrib.rng
14mu|texlive-stex-1.4-3|524	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg11.rng
14mu|texlive-stex-1.4-3|525	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-applet.rng
14mu|texlive-stex-1.4-3|526	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-attribs.rng
14mu|texlive-stex-1.4-3|527	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-base.rng
14mu|texlive-stex-1.4-3|528	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-basic-table.rng
14mu|texlive-stex-1.4-3|529	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-bdo.rng
14mu|texlive-stex-1.4-3|530	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-datatypes.rng
14mu|texlive-stex-1.4-3|531	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-hypertext.rng
14mu|texlive-stex-1.4-3|532	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-image.rng
14mu|texlive-stex-1.4-3|533	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-inlstyle.rng
14mu|texlive-stex-1.4-3|534	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-link.rng
14mu|texlive-stex-1.4-3|535	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-list.rng
14mu|texlive-stex-1.4-3|536	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-object.rng
14mu|texlive-stex-1.4-3|537	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-param.rng
14mu|texlive-stex-1.4-3|538	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-table.rng
14mu|texlive-stex-1.4-3|539	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-text.rng
14mu|texlive-stex-1.4-3|540	%doc %{_texmfdistdir}/source/latex/stex/sproof/sproof.dtx
14mu|texlive-stex-1.4-3|541	%doc %{_texmfdistdir}/source/latex/stex/sproof/sproof.ins
14mu|texlive-stex-1.4-3|542	%doc %{_texmfdistdir}/source/latex/stex/sref/sref.dtx
14mu|texlive-stex-1.4-3|543	%doc %{_texmfdistdir}/source/latex/stex/sref/sref.ins
14mu|texlive-stex-1.4-3|544	%doc %{_texmfdistdir}/source/latex/stex/statements/statements.dtx
14mu|texlive-stex-1.4-3|545	%doc %{_texmfdistdir}/source/latex/stex/statements/statements.ins
14mu|texlive-stex-1.4-3|546	%doc %{_texmfdistdir}/source/latex/stex/workaddress/workaddress.dtx
14mu|texlive-stex-1.4-3|547	%doc %{_texmfdistdir}/source/latex/stex/workaddress/workaddress.ins
14mu|texlive-stex-1.4-3|548	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-bib-xhtml.xsl
14mu|texlive-stex-1.4-3|549	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-block-xhtml.xsl
14mu|texlive-stex-1.4-3|550	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-common.xsl
14mu|texlive-stex-1.4-3|551	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-html.xsl
14mu|texlive-stex-1.4-3|552	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-html5.xsl
14mu|texlive-stex-1.4-3|553	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-inline-xhtml.xsl
14mu|texlive-stex-1.4-3|554	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-math-image.xsl
14mu|texlive-stex-1.4-3|555	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-math-mathml-html5.xsl
14mu|texlive-stex-1.4-3|556	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-math-mathml.xsl
14mu|texlive-stex-1.4-3|557	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-para-html5.xsl
14mu|texlive-stex-1.4-3|558	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-para-xhtml.xsl
14mu|texlive-stex-1.4-3|559	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-picture-image.xsl
14mu|texlive-stex-1.4-3|560	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-picture-svg-html5.xsl
14mu|texlive-stex-1.4-3|561	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-picture-svg.xsl
14mu|texlive-stex-1.4-3|562	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-structure-html5.xsl
14mu|texlive-stex-1.4-3|563	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-structure-xhtml.xsl
14mu|texlive-stex-1.4-3|564	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-tabular-xhtml.xsl
14mu|texlive-stex-1.4-3|565	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-html5.xsl
14mu|texlive-stex-1.4-3|566	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-xhtml.xsl
14mu|texlive-stex-1.4-3|567	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-xhtml.xsl
14mu|texlive-stex-1.4-3|568	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/amsart.css
14mu|texlive-stex-1.4-3|569	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/closedbib.css
14mu|texlive-stex-1.4-3|570	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/core.css
14mu|texlive-stex-1.4-3|571	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/marginpar.css
14mu|texlive-stex-1.4-3|572	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/navbar-left.css
14mu|texlive-stex-1.4-3|573	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/navbar-right.css
14mu|texlive-stex-1.4-3|574	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/theme-blue.css
14mu|texlive-stex-1.4-3|575	%doc %{_texmfdistdir}/source/latex/stex/xsl/Makefile
14mu|texlive-stex-1.4-3|576	%doc %{_texmfdistdir}/source/latex/stex/xsl/doc.xsl
14mu|texlive-stex-1.4-3|577	%doc %{_texmfdistdir}/source/latex/stex/xsl/graphics.xsl
14mu|texlive-stex-1.4-3|578	%doc %{_texmfdistdir}/source/latex/stex/xsl/listings.xsl
14mu|texlive-stex-1.4-3|579	%doc %{_texmfdistdir}/source/latex/stex/xsl/ltxml2cnx.xsl
14mu|texlive-stex-1.4-3|580	%doc %{_texmfdistdir}/source/latex/stex/xsl/math.xsl
14mu|texlive-stex-1.4-3|581	%doc %{_texmfdistdir}/source/latex/stex/xsl/notations.xsl
14mu|texlive-stex-1.4-3|582	%doc %{_texmfdistdir}/source/latex/stex/xsl/omdocpost.xsl
14mu|texlive-stex-1.4-3|583	%doc %{_texmfdistdir}/source/latex/stex/xsl/owl2post.xsl
14mu|texlive-stex-1.4-3|584	%doc %{_texmfdistdir}/source/latex/stex/xsl/symbols.xsl
14mu|texlive-stex-1.4-3|585	
14mu|texlive-stex-1.4-3|586	#-----------------------------------------------------------------------
14mu|texlive-stex-1.4-3|587	%prep
14mu|texlive-stex-1.4-3|588	%setup -c -a0 -a1 -a2
14mu|texlive-stex-1.4-3|589	
14mu|texlive-stex-1.4-3|590	%build
14mu|texlive-stex-1.4-3|591	
14mu|texlive-stex-1.4-3|592	%install
14mu|texlive-stex-1.4-3|593	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stex-1.4-3|594	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-stex-1.4-3|595	
14mu|texlive-stex-1.4-3|596	
14mu|texlive-stex-1.4-3|597	
14mu|texlive-stex-1.4-3|598	%changelog
14mu|texlive-stex-1.4-3|599	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14mu|texlive-stex-1.4-3|600	+ Revision: 9f6ed8d
14mu|texlive-stex-1.4-3|601	- MassBuild#674: Increase release tag
14mu|texlive-stex-1.4-3|602	
14mu|texlive-stex-1.4-3|603	

25825 14
14mu|texlive-stmaryrd-20091010-4|1	# revision 22027
14mu|texlive-stmaryrd-20091010-4|2	# category Package
14mu|texlive-stmaryrd-20091010-4|3	# catalog-ctan /fonts/stmaryrd
14mu|texlive-stmaryrd-20091010-4|4	# catalog-date 2009-10-10 00:51:28 +0200
14mu|texlive-stmaryrd-20091010-4|5	# catalog-license lppl
14mu|texlive-stmaryrd-20091010-4|6	# catalog-version undef
14mu|texlive-stmaryrd-20091010-4|7	Name:		texlive-stmaryrd
14mu|texlive-stmaryrd-20091010-4|8	Version:	20091010
14mu|texlive-stmaryrd-20091010-4|9	Release:	4
14mu|texlive-stmaryrd-20091010-4|10	Summary:	St Mary Road symbols for theoretical computer science
14mu|texlive-stmaryrd-20091010-4|11	Group:		Publishing
14mu|texlive-stmaryrd-20091010-4|12	URL:		http://www.ctan.org/tex-archive/fonts/stmaryrd
14mu|texlive-stmaryrd-20091010-4|13	License:	LPPL
14mu|texlive-stmaryrd-20091010-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stmaryrd.tar.xz
14mu|texlive-stmaryrd-20091010-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stmaryrd.doc.tar.xz
14mu|texlive-stmaryrd-20091010-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stmaryrd.source.tar.xz
14mu|texlive-stmaryrd-20091010-4|17	BuildArch:	noarch
14mu|texlive-stmaryrd-20091010-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-stmaryrd-20091010-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-stmaryrd-20091010-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-stmaryrd-20091010-4|21	
14mu|texlive-stmaryrd-20091010-4|22	%description
14mu|texlive-stmaryrd-20091010-4|23	The fonts were originally distributed as MetaFont sources only,
14mu|texlive-stmaryrd-20091010-4|24	but Adobe Type 1 versions are also now available. Macro support
14mu|texlive-stmaryrd-20091010-4|25	is provided for use under LaTeX; the package supports the
14mu|texlive-stmaryrd-20091010-4|26	"only" option (provided by the somedefs package) to restrict
14mu|texlive-stmaryrd-20091010-4|27	what is loaded, for those who don't need the whole font.
14mu|texlive-stmaryrd-20091010-4|28	
14mu|texlive-stmaryrd-20091010-4|29	
14mu|texlive-stmaryrd-20091010-4|30	#-----------------------------------------------------------------------
14mu|texlive-stmaryrd-20091010-4|31	%files
14mu|texlive-stmaryrd-20091010-4|32	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary10.afm
14mu|texlive-stmaryrd-20091010-4|33	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary5.afm
14mu|texlive-stmaryrd-20091010-4|34	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary6.afm
14mu|texlive-stmaryrd-20091010-4|35	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary7.afm
14mu|texlive-stmaryrd-20091010-4|36	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary8.afm
14mu|texlive-stmaryrd-20091010-4|37	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary9.afm
14mu|texlive-stmaryrd-20091010-4|38	%{_texmfdistdir}/fonts/map/dvips/stmaryrd/stmaryrd.map
14mu|texlive-stmaryrd-20091010-4|39	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary10.mf
14mu|texlive-stmaryrd-20091010-4|40	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary5.mf
14mu|texlive-stmaryrd-20091010-4|41	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary6.mf
14mu|texlive-stmaryrd-20091010-4|42	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary7.mf
14mu|texlive-stmaryrd-20091010-4|43	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary8.mf
14mu|texlive-stmaryrd-20091010-4|44	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary9.mf
14mu|texlive-stmaryrd-20091010-4|45	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryaj.mf
14mu|texlive-stmaryrd-20091010-4|46	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryba.mf
14mu|texlive-stmaryrd-20091010-4|47	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmarych.mf
14mu|texlive-stmaryrd-20091010-4|48	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryjg.mf
14mu|texlive-stmaryrd-20091010-4|49	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryrd.mf
14mu|texlive-stmaryrd-20091010-4|50	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary10.tfm
14mu|texlive-stmaryrd-20091010-4|51	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary5.tfm
14mu|texlive-stmaryrd-20091010-4|52	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary6.tfm
14mu|texlive-stmaryrd-20091010-4|53	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary7.tfm
14mu|texlive-stmaryrd-20091010-4|54	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary8.tfm
14mu|texlive-stmaryrd-20091010-4|55	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary9.tfm
14mu|texlive-stmaryrd-20091010-4|56	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary10.pfb
14mu|texlive-stmaryrd-20091010-4|57	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary10.pfm
14mu|texlive-stmaryrd-20091010-4|58	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary5.pfb
14mu|texlive-stmaryrd-20091010-4|59	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary5.pfm
14mu|texlive-stmaryrd-20091010-4|60	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary6.pfb
14mu|texlive-stmaryrd-20091010-4|61	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary6.pfm
14mu|texlive-stmaryrd-20091010-4|62	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary7.pfb
14mu|texlive-stmaryrd-20091010-4|63	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary7.pfm
14mu|texlive-stmaryrd-20091010-4|64	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary8.pfb
14mu|texlive-stmaryrd-20091010-4|65	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary8.pfm
14mu|texlive-stmaryrd-20091010-4|66	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary9.pfb
14mu|texlive-stmaryrd-20091010-4|67	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary9.pfm
14mu|texlive-stmaryrd-20091010-4|68	%{_texmfdistdir}/tex/latex/stmaryrd/Ustmry.fd
14mu|texlive-stmaryrd-20091010-4|69	%{_texmfdistdir}/tex/latex/stmaryrd/stmaryrd.sty
14mu|texlive-stmaryrd-20091010-4|70	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/INSTALL
14mu|texlive-stmaryrd-20091010-4|71	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/README
14mu|texlive-stmaryrd-20091010-4|72	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/README.hoekwater
14mu|texlive-stmaryrd-20091010-4|73	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/stmaryrd.pdf
14mu|texlive-stmaryrd-20091010-4|74	#- source
14mu|texlive-stmaryrd-20091010-4|75	%doc %{_texmfdistdir}/source/fonts/stmaryrd/stmaryrd.dtx
14mu|texlive-stmaryrd-20091010-4|76	%doc %{_texmfdistdir}/source/fonts/stmaryrd/stmaryrd.ins
14mu|texlive-stmaryrd-20091010-4|77	
14mu|texlive-stmaryrd-20091010-4|78	#-----------------------------------------------------------------------
14mu|texlive-stmaryrd-20091010-4|79	%prep
14mu|texlive-stmaryrd-20091010-4|80	%setup -c -a0 -a1 -a2
14mu|texlive-stmaryrd-20091010-4|81	
14mu|texlive-stmaryrd-20091010-4|82	%build
14mu|texlive-stmaryrd-20091010-4|83	
14mu|texlive-stmaryrd-20091010-4|84	%install
14mu|texlive-stmaryrd-20091010-4|85	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stmaryrd-20091010-4|86	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-stmaryrd-20091010-4|87	
14mu|texlive-stmaryrd-20091010-4|88	
14mu|texlive-stmaryrd-20091010-4|89	
14mu|texlive-stmaryrd-20091010-4|90	%changelog
14mu|texlive-stmaryrd-20091010-4|91	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091010-4
14mu|texlive-stmaryrd-20091010-4|92	+ Revision: 5eeb6d9
14mu|texlive-stmaryrd-20091010-4|93	- MassBuild#674: Increase release tag
14mu|texlive-stmaryrd-20091010-4|94	
14mu|texlive-stmaryrd-20091010-4|95	

25826 14
14mu|texlive-storebox-1.3a-4|1	# revision 24895
14mu|texlive-storebox-1.3a-4|2	# category Package
14mu|texlive-storebox-1.3a-4|3	# catalog-ctan /macros/latex/contrib/storebox
14mu|texlive-storebox-1.3a-4|4	# catalog-date 2011-12-21 11:26:33 +0100
14mu|texlive-storebox-1.3a-4|5	# catalog-license lppl1.3
14mu|texlive-storebox-1.3a-4|6	# catalog-version 1.3a
14mu|texlive-storebox-1.3a-4|7	Name:		texlive-storebox
14mu|texlive-storebox-1.3a-4|8	Version:	1.3a
14mu|texlive-storebox-1.3a-4|9	Release:	4
14mu|texlive-storebox-1.3a-4|10	Summary:	Storing information for reuse
14mu|texlive-storebox-1.3a-4|11	Group:		Publishing
14mu|texlive-storebox-1.3a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/storebox
14mu|texlive-storebox-1.3a-4|13	License:	LPPL1.3
14mu|texlive-storebox-1.3a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storebox.tar.xz
14mu|texlive-storebox-1.3a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storebox.doc.tar.xz
14mu|texlive-storebox-1.3a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storebox.source.tar.xz
14mu|texlive-storebox-1.3a-4|17	BuildArch:	noarch
14mu|texlive-storebox-1.3a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-storebox-1.3a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-storebox-1.3a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-storebox-1.3a-4|21	
14mu|texlive-storebox-1.3a-4|22	%description
14mu|texlive-storebox-1.3a-4|23	The package provides "store boxes" whose user interface matches
14mu|texlive-storebox-1.3a-4|24	that of normal LaTeX "save boxes", except that the content of a
14mu|texlive-storebox-1.3a-4|25	store box appears at most once in the output PDF file, however
14mu|texlive-storebox-1.3a-4|26	often it is used. The present version of the package supports
14mu|texlive-storebox-1.3a-4|27	pdfLaTeX and LuaLaTeX; when DVI is output, store boxes behave
14mu|texlive-storebox-1.3a-4|28	the same as save boxes.
14mu|texlive-storebox-1.3a-4|29	
14mu|texlive-storebox-1.3a-4|30	
14mu|texlive-storebox-1.3a-4|31	#-----------------------------------------------------------------------
14mu|texlive-storebox-1.3a-4|32	%files
14mu|texlive-storebox-1.3a-4|33	%{_texmfdistdir}/tex/latex/storebox/storebox-pgf.sty
14mu|texlive-storebox-1.3a-4|34	%{_texmfdistdir}/tex/latex/storebox/storebox.sty
14mu|texlive-storebox-1.3a-4|35	%doc %{_texmfdistdir}/doc/latex/storebox/README
14mu|texlive-storebox-1.3a-4|36	%doc %{_texmfdistdir}/doc/latex/storebox/storebox.pdf
14mu|texlive-storebox-1.3a-4|37	#- source
14mu|texlive-storebox-1.3a-4|38	%doc %{_texmfdistdir}/source/latex/storebox/storebox.dtx
14mu|texlive-storebox-1.3a-4|39	%doc %{_texmfdistdir}/source/latex/storebox/storebox.ins
14mu|texlive-storebox-1.3a-4|40	
14mu|texlive-storebox-1.3a-4|41	#-----------------------------------------------------------------------
14mu|texlive-storebox-1.3a-4|42	%prep
14mu|texlive-storebox-1.3a-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-storebox-1.3a-4|44	
14mu|texlive-storebox-1.3a-4|45	%build
14mu|texlive-storebox-1.3a-4|46	
14mu|texlive-storebox-1.3a-4|47	%install
14mu|texlive-storebox-1.3a-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-storebox-1.3a-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-storebox-1.3a-4|50	
14mu|texlive-storebox-1.3a-4|51	
14mu|texlive-storebox-1.3a-4|52	
14mu|texlive-storebox-1.3a-4|53	%changelog
14mu|texlive-storebox-1.3a-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3a-4
14mu|texlive-storebox-1.3a-4|55	+ Revision: 4369fea
14mu|texlive-storebox-1.3a-4|56	- MassBuild#674: Increase release tag
14mu|texlive-storebox-1.3a-4|57	
14mu|texlive-storebox-1.3a-4|58	

25827 14
14mu|texlive-storecmd-0.0.2-4|1	# revision 24431
14mu|texlive-storecmd-0.0.2-4|2	# category Package
14mu|texlive-storecmd-0.0.2-4|3	# catalog-ctan /macros/latex/contrib/storecmd
14mu|texlive-storecmd-0.0.2-4|4	# catalog-date 2011-10-27 10:28:55 +0200
14mu|texlive-storecmd-0.0.2-4|5	# catalog-license lppl1.3
14mu|texlive-storecmd-0.0.2-4|6	# catalog-version 0.0.2
14mu|texlive-storecmd-0.0.2-4|7	Name:		texlive-storecmd
14mu|texlive-storecmd-0.0.2-4|8	Version:	0.0.2
14mu|texlive-storecmd-0.0.2-4|9	Release:	4
14mu|texlive-storecmd-0.0.2-4|10	Summary:	Store the name of a defined command in a container
14mu|texlive-storecmd-0.0.2-4|11	Group:		Publishing
14mu|texlive-storecmd-0.0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/storecmd
14mu|texlive-storecmd-0.0.2-4|13	License:	LPPL1.3
14mu|texlive-storecmd-0.0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storecmd.tar.xz
14mu|texlive-storecmd-0.0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storecmd.doc.tar.xz
14mu|texlive-storecmd-0.0.2-4|16	BuildArch:	noarch
14mu|texlive-storecmd-0.0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-storecmd-0.0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-storecmd-0.0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-storecmd-0.0.2-4|20	
14mu|texlive-storecmd-0.0.2-4|21	%description
14mu|texlive-storecmd-0.0.2-4|22	The package provides macros for command definition that save
14mu|texlive-storecmd-0.0.2-4|23	the name of the command being defined in a file or a macro
14mu|texlive-storecmd-0.0.2-4|24	container. The list could be useful for spelling exceptions in
14mu|texlive-storecmd-0.0.2-4|25	text editors that do not support TeX syntax.
14mu|texlive-storecmd-0.0.2-4|26	
14mu|texlive-storecmd-0.0.2-4|27	
14mu|texlive-storecmd-0.0.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-storecmd-0.0.2-4|29	%files
14mu|texlive-storecmd-0.0.2-4|30	%{_texmfdistdir}/tex/latex/storecmd/storecmd.sty
14mu|texlive-storecmd-0.0.2-4|31	%doc %{_texmfdistdir}/doc/latex/storecmd/README
14mu|texlive-storecmd-0.0.2-4|32	%doc %{_texmfdistdir}/doc/latex/storecmd/storecmd-example.tex
14mu|texlive-storecmd-0.0.2-4|33	%doc %{_texmfdistdir}/doc/latex/storecmd/storecmd-guide.pdf
14mu|texlive-storecmd-0.0.2-4|34	%doc %{_texmfdistdir}/doc/latex/storecmd/storecmd-guide.tex
14mu|texlive-storecmd-0.0.2-4|35	
14mu|texlive-storecmd-0.0.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-storecmd-0.0.2-4|37	%prep
14mu|texlive-storecmd-0.0.2-4|38	%setup -c -a0 -a1
14mu|texlive-storecmd-0.0.2-4|39	
14mu|texlive-storecmd-0.0.2-4|40	%build
14mu|texlive-storecmd-0.0.2-4|41	
14mu|texlive-storecmd-0.0.2-4|42	%install
14mu|texlive-storecmd-0.0.2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-storecmd-0.0.2-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-storecmd-0.0.2-4|45	
14mu|texlive-storecmd-0.0.2-4|46	
14mu|texlive-storecmd-0.0.2-4|47	
14mu|texlive-storecmd-0.0.2-4|48	%changelog
14mu|texlive-storecmd-0.0.2-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.2-4
14mu|texlive-storecmd-0.0.2-4|50	+ Revision: 7cbc648
14mu|texlive-storecmd-0.0.2-4|51	- MassBuild#674: Increase release tag
14mu|texlive-storecmd-0.0.2-4|52	
14mu|texlive-storecmd-0.0.2-4|53	

25828 14
14mu|texlive-stringstrings-1.20-4|1	# revision 17906
14mu|texlive-stringstrings-1.20-4|2	# category Package
14mu|texlive-stringstrings-1.20-4|3	# catalog-ctan /macros/latex/contrib/stringstrings
14mu|texlive-stringstrings-1.20-4|4	# catalog-date 2010-04-16 13:31:22 +0200
14mu|texlive-stringstrings-1.20-4|5	# catalog-license lgpl
14mu|texlive-stringstrings-1.20-4|6	# catalog-version 1.20
14mu|texlive-stringstrings-1.20-4|7	Name:		texlive-stringstrings
14mu|texlive-stringstrings-1.20-4|8	Version:	1.20
14mu|texlive-stringstrings-1.20-4|9	Release:	4
14mu|texlive-stringstrings-1.20-4|10	Summary:	String manipulation for cosmetic and programming application
14mu|texlive-stringstrings-1.20-4|11	Group:		Publishing
14mu|texlive-stringstrings-1.20-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stringstrings
14mu|texlive-stringstrings-1.20-4|13	License:	LGPL
14mu|texlive-stringstrings-1.20-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stringstrings.tar.xz
14mu|texlive-stringstrings-1.20-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stringstrings.doc.tar.xz
14mu|texlive-stringstrings-1.20-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stringstrings.source.tar.xz
14mu|texlive-stringstrings-1.20-4|17	BuildArch:	noarch
14mu|texlive-stringstrings-1.20-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-stringstrings-1.20-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-stringstrings-1.20-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-stringstrings-1.20-4|21	
14mu|texlive-stringstrings-1.20-4|22	%description
14mu|texlive-stringstrings-1.20-4|23	The package provides a large and sundry set of macros for the
14mu|texlive-stringstrings-1.20-4|24	manipulation of strings. The macros are developed not merely
14mu|texlive-stringstrings-1.20-4|25	for cosmetic application (such as changing the case of letters
14mu|texlive-stringstrings-1.20-4|26	and string substitution), but also for programming applications
14mu|texlive-stringstrings-1.20-4|27	such as character look-ahead, argument parsing, conditional
14mu|texlive-stringstrings-1.20-4|28	tests on various string conditions, etc. The macros were
14mu|texlive-stringstrings-1.20-4|29	designed all to be expandable (note that things such as
14mu|texlive-stringstrings-1.20-4|30	\uppercase and \lowercase are not expandable), so that the
14mu|texlive-stringstrings-1.20-4|31	macros may be strung together sequentially and nested (after a
14mu|texlive-stringstrings-1.20-4|32	fashion) to achieve rather complex manipulations.
14mu|texlive-stringstrings-1.20-4|33	
14mu|texlive-stringstrings-1.20-4|34	
14mu|texlive-stringstrings-1.20-4|35	#-----------------------------------------------------------------------
14mu|texlive-stringstrings-1.20-4|36	%files
14mu|texlive-stringstrings-1.20-4|37	%{_texmfdistdir}/tex/latex/stringstrings/stringstrings.sty
14mu|texlive-stringstrings-1.20-4|38	%doc %{_texmfdistdir}/doc/latex/stringstrings/README
14mu|texlive-stringstrings-1.20-4|39	%doc %{_texmfdistdir}/doc/latex/stringstrings/stringstrings.pdf
14mu|texlive-stringstrings-1.20-4|40	#- source
14mu|texlive-stringstrings-1.20-4|41	%doc %{_texmfdistdir}/source/latex/stringstrings/stringstrings.dtx
14mu|texlive-stringstrings-1.20-4|42	%doc %{_texmfdistdir}/source/latex/stringstrings/stringstrings.ins
14mu|texlive-stringstrings-1.20-4|43	
14mu|texlive-stringstrings-1.20-4|44	#-----------------------------------------------------------------------
14mu|texlive-stringstrings-1.20-4|45	%prep
14mu|texlive-stringstrings-1.20-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-stringstrings-1.20-4|47	
14mu|texlive-stringstrings-1.20-4|48	%build
14mu|texlive-stringstrings-1.20-4|49	
14mu|texlive-stringstrings-1.20-4|50	%install
14mu|texlive-stringstrings-1.20-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stringstrings-1.20-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-stringstrings-1.20-4|53	
14mu|texlive-stringstrings-1.20-4|54	
14mu|texlive-stringstrings-1.20-4|55	
14mu|texlive-stringstrings-1.20-4|56	%changelog
14mu|texlive-stringstrings-1.20-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20-4
14mu|texlive-stringstrings-1.20-4|58	+ Revision: 4f6cc61
14mu|texlive-stringstrings-1.20-4|59	- MassBuild#674: Increase release tag
14mu|texlive-stringstrings-1.20-4|60	
14mu|texlive-stringstrings-1.20-4|61	

25829 14
14mu|texlive-struktex-141-3|1	# revision 25916
14mu|texlive-struktex-141-3|2	# category Package
14mu|texlive-struktex-141-3|3	# catalog-ctan /macros/latex/contrib/struktex
14mu|texlive-struktex-141-3|4	# catalog-date 2012-04-11 11:11:10 +0200
14mu|texlive-struktex-141-3|5	# catalog-license lppl1.2
14mu|texlive-struktex-141-3|6	# catalog-version 141
14mu|texlive-struktex-141-3|7	Name:		texlive-struktex
14mu|texlive-struktex-141-3|8	Version:	141
14mu|texlive-struktex-141-3|9	Release:	3
14mu|texlive-struktex-141-3|10	Summary:	Draw Nassi-Schneidermann charts
14mu|texlive-struktex-141-3|11	Group:		Publishing
14mu|texlive-struktex-141-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/struktex
14mu|texlive-struktex-141-3|13	License:	LPPL1.2
14mu|texlive-struktex-141-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/struktex.tar.xz
14mu|texlive-struktex-141-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/struktex.doc.tar.xz
14mu|texlive-struktex-141-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/struktex.source.tar.xz
14mu|texlive-struktex-141-3|17	BuildArch:	noarch
14mu|texlive-struktex-141-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-struktex-141-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-struktex-141-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-struktex-141-3|21	
14mu|texlive-struktex-141-3|22	%description
14mu|texlive-struktex-141-3|23	Even in the age of OOP one must develop algorithms. Nassi-
14mu|texlive-struktex-141-3|24	Shneiderman diagrams are a well known tool to describe an
14mu|texlive-struktex-141-3|25	algorithm in a graphical way. The package offers some macros
14mu|texlive-struktex-141-3|26	for generating those diagrams in a LaTeX document. The package
14mu|texlive-struktex-141-3|27	provides the most important elements of a Nassi-Shneiderman
14mu|texlive-struktex-141-3|28	diagram, including processing blocks, loops, mapping
14mu|texlive-struktex-141-3|29	conventions for alternatives, etc. Diagrams are drawn using the
14mu|texlive-struktex-141-3|30	picture environment (using pict2e for preference).
14mu|texlive-struktex-141-3|31	
14mu|texlive-struktex-141-3|32	
14mu|texlive-struktex-141-3|33	#-----------------------------------------------------------------------
14mu|texlive-struktex-141-3|34	%files
14mu|texlive-struktex-141-3|35	%{_texmfdistdir}/tex/latex/struktex/strukdoc.sty
14mu|texlive-struktex-141-3|36	%{_texmfdistdir}/tex/latex/struktex/struktex.sty
14mu|texlive-struktex-141-3|37	%{_texmfdistdir}/tex/latex/struktex/struktxf.sty
14mu|texlive-struktex-141-3|38	%{_texmfdistdir}/tex/latex/struktex/struktxp.sty
14mu|texlive-struktex-141-3|39	%doc %{_texmfdistdir}/doc/latex/struktex/LIESMICH
14mu|texlive-struktex-141-3|40	%doc %{_texmfdistdir}/doc/latex/struktex/README
14mu|texlive-struktex-141-3|41	%doc %{_texmfdistdir}/doc/latex/struktex/THIS_IS_VERSION_v141
14mu|texlive-struktex-141-3|42	%doc %{_texmfdistdir}/doc/latex/struktex/getversion.tex
14mu|texlive-struktex-141-3|43	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-0.nss
14mu|texlive-struktex-141-3|44	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-1.tex
14mu|texlive-struktex-141-3|45	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-2.tex
14mu|texlive-struktex-141-3|46	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-3.tex
14mu|texlive-struktex-141-3|47	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-4.tex
14mu|texlive-struktex-141-3|48	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.de.pdf
14mu|texlive-struktex-141-3|49	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.el
14mu|texlive-struktex-141-3|50	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.en.pdf
14mu|texlive-struktex-141-3|51	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.makemake
14mu|texlive-struktex-141-3|52	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.mk
14mu|texlive-struktex-141-3|53	#- source
14mu|texlive-struktex-141-3|54	%doc %{_texmfdistdir}/source/latex/struktex/struktex.dtx
14mu|texlive-struktex-141-3|55	%doc %{_texmfdistdir}/source/latex/struktex/struktex.ins
14mu|texlive-struktex-141-3|56	
14mu|texlive-struktex-141-3|57	#-----------------------------------------------------------------------
14mu|texlive-struktex-141-3|58	%prep
14mu|texlive-struktex-141-3|59	%setup -c -a0 -a1 -a2
14mu|texlive-struktex-141-3|60	
14mu|texlive-struktex-141-3|61	%build
14mu|texlive-struktex-141-3|62	
14mu|texlive-struktex-141-3|63	%install
14mu|texlive-struktex-141-3|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-struktex-141-3|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-struktex-141-3|66	
14mu|texlive-struktex-141-3|67	
14mu|texlive-struktex-141-3|68	
14mu|texlive-struktex-141-3|69	%changelog
14mu|texlive-struktex-141-3|70	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 141-3
14mu|texlive-struktex-141-3|71	+ Revision: 793a094
14mu|texlive-struktex-141-3|72	- MassBuild#674: Increase release tag
14mu|texlive-struktex-141-3|73	
14mu|texlive-struktex-141-3|74	

25830 14
14mu|texlive-sttools-20120527-3|1	# revision 26674
14mu|texlive-sttools-20120527-3|2	# category Package
14mu|texlive-sttools-20120527-3|3	# catalog-ctan /macros/latex/contrib/sttools
14mu|texlive-sttools-20120527-3|4	# catalog-date 2012-05-27 12:29:18 +0200
14mu|texlive-sttools-20120527-3|5	# catalog-license collection
14mu|texlive-sttools-20120527-3|6	# catalog-version undef
14mu|texlive-sttools-20120527-3|7	Name:		texlive-sttools
14mu|texlive-sttools-20120527-3|8	Version:	20120527
14mu|texlive-sttools-20120527-3|9	Release:	3
14mu|texlive-sttools-20120527-3|10	Summary:	Various macros
14mu|texlive-sttools-20120527-3|11	Group:		Publishing
14mu|texlive-sttools-20120527-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sttools
14mu|texlive-sttools-20120527-3|13	License:	COLLECTION
14mu|texlive-sttools-20120527-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sttools.tar.xz
14mu|texlive-sttools-20120527-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sttools.doc.tar.xz
14mu|texlive-sttools-20120527-3|16	BuildArch:	noarch
14mu|texlive-sttools-20120527-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sttools-20120527-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sttools-20120527-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-sttools-20120527-3|20	
14mu|texlive-sttools-20120527-3|21	%description
14mu|texlive-sttools-20120527-3|22	A collection of tools and macros, including: - a document
14mu|texlive-sttools-20120527-3|23	"Inside LaTeX2e kernel" (which discusses some of the functions
14mu|texlive-sttools-20120527-3|24	of the packages), - miscellaneous float control, - page styles
14mu|texlive-sttools-20120527-3|25	for floats, - multipage tabulars, - even columns at end of
14mu|texlive-sttools-20120527-3|26	twocolumn region, - switching between one- and two-column
14mu|texlive-sttools-20120527-3|27	anywhere, - getting more mileage from \marginpar, - simulating
14mu|texlive-sttools-20120527-3|28	the effect of "midfloats", - create a bounding box, - a package
14mu|texlive-sttools-20120527-3|29	to manipulate numerical lists and arrays.
14mu|texlive-sttools-20120527-3|30	
14mu|texlive-sttools-20120527-3|31	
14mu|texlive-sttools-20120527-3|32	#-----------------------------------------------------------------------
14mu|texlive-sttools-20120527-3|33	%files
14mu|texlive-sttools-20120527-3|34	%{_texmfdistdir}/tex/latex/sttools/boundbox.sty
14mu|texlive-sttools-20120527-3|35	%{_texmfdistdir}/tex/latex/sttools/cuted.sty
14mu|texlive-sttools-20120527-3|36	%{_texmfdistdir}/tex/latex/sttools/floatpag.sty
14mu|texlive-sttools-20120527-3|37	%{_texmfdistdir}/tex/latex/sttools/flushend.sty
14mu|texlive-sttools-20120527-3|38	%{_texmfdistdir}/tex/latex/sttools/marginal.sty
14mu|texlive-sttools-20120527-3|39	%{_texmfdistdir}/tex/latex/sttools/midfloat.sty
14mu|texlive-sttools-20120527-3|40	%{_texmfdistdir}/tex/latex/sttools/stabular.sty
14mu|texlive-sttools-20120527-3|41	%{_texmfdistdir}/tex/latex/sttools/stfloats.sty
14mu|texlive-sttools-20120527-3|42	%{_texmfdistdir}/tex/latex/sttools/texsort.sty
14mu|texlive-sttools-20120527-3|43	%doc %{_texmfdistdir}/doc/latex/sttools/README.TEXLIVE
14mu|texlive-sttools-20120527-3|44	%doc %{_texmfdistdir}/doc/latex/sttools/doc/cuted.pdf
14mu|texlive-sttools-20120527-3|45	%doc %{_texmfdistdir}/doc/latex/sttools/doc/cuted.tex
14mu|texlive-sttools-20120527-3|46	%doc %{_texmfdistdir}/doc/latex/sttools/doc/floatpag.pdf
14mu|texlive-sttools-20120527-3|47	%doc %{_texmfdistdir}/doc/latex/sttools/doc/floatpag.tex
14mu|texlive-sttools-20120527-3|48	%doc %{_texmfdistdir}/doc/latex/sttools/doc/flushend.pdf
14mu|texlive-sttools-20120527-3|49	%doc %{_texmfdistdir}/doc/latex/sttools/doc/flushend.tex
14mu|texlive-sttools-20120527-3|50	%doc %{_texmfdistdir}/doc/latex/sttools/index.html
14mu|texlive-sttools-20120527-3|51	
14mu|texlive-sttools-20120527-3|52	#-----------------------------------------------------------------------
14mu|texlive-sttools-20120527-3|53	%prep
14mu|texlive-sttools-20120527-3|54	%setup -c -a0 -a1
14mu|texlive-sttools-20120527-3|55	
14mu|texlive-sttools-20120527-3|56	%build
14mu|texlive-sttools-20120527-3|57	
14mu|texlive-sttools-20120527-3|58	%install
14mu|texlive-sttools-20120527-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sttools-20120527-3|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sttools-20120527-3|61	
14mu|texlive-sttools-20120527-3|62	
14mu|texlive-sttools-20120527-3|63	
14mu|texlive-sttools-20120527-3|64	%changelog
14mu|texlive-sttools-20120527-3|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120527-3
14mu|texlive-sttools-20120527-3|66	+ Revision: cfba550
14mu|texlive-sttools-20120527-3|67	- MassBuild#674: Increase release tag
14mu|texlive-sttools-20120527-3|68	
14mu|texlive-sttools-20120527-3|69	

25831 14
14mu|texlive-stubs-0.1.1-4|1	# revision 19440
14mu|texlive-stubs-0.1.1-4|2	# category Package
14mu|texlive-stubs-0.1.1-4|3	# catalog-ctan /macros/latex/contrib/stubs
14mu|texlive-stubs-0.1.1-4|4	# catalog-date 2008-08-23 22:26:13 +0200
14mu|texlive-stubs-0.1.1-4|5	# catalog-license gpl
14mu|texlive-stubs-0.1.1-4|6	# catalog-version 0.1.1
14mu|texlive-stubs-0.1.1-4|7	Name:		texlive-stubs
14mu|texlive-stubs-0.1.1-4|8	Version:	0.1.1
14mu|texlive-stubs-0.1.1-4|9	Release:	4
14mu|texlive-stubs-0.1.1-4|10	Summary:	Create tear-off stubs at the bottom of a page
14mu|texlive-stubs-0.1.1-4|11	Group:		Publishing
14mu|texlive-stubs-0.1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stubs
14mu|texlive-stubs-0.1.1-4|13	License:	GPL
14mu|texlive-stubs-0.1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stubs.tar.xz
14mu|texlive-stubs-0.1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stubs.doc.tar.xz
14mu|texlive-stubs-0.1.1-4|16	BuildArch:	noarch
14mu|texlive-stubs-0.1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-stubs-0.1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-stubs-0.1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-stubs-0.1.1-4|20	
14mu|texlive-stubs-0.1.1-4|21	%description
14mu|texlive-stubs-0.1.1-4|22	The \stubs command creates as many repetitions as possible of
14mu|texlive-stubs-0.1.1-4|23	its argument, at the bottom of the page; these stubs may be
14mu|texlive-stubs-0.1.1-4|24	used (for example) for contact information.
14mu|texlive-stubs-0.1.1-4|25	
14mu|texlive-stubs-0.1.1-4|26	
14mu|texlive-stubs-0.1.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-stubs-0.1.1-4|28	%files
14mu|texlive-stubs-0.1.1-4|29	%{_texmfdistdir}/tex/latex/stubs/stubs.sty
14mu|texlive-stubs-0.1.1-4|30	%doc %{_texmfdistdir}/doc/latex/stubs/COPYING
14mu|texlive-stubs-0.1.1-4|31	%doc %{_texmfdistdir}/doc/latex/stubs/README
14mu|texlive-stubs-0.1.1-4|32	%doc %{_texmfdistdir}/doc/latex/stubs/README.TEXLIVE
14mu|texlive-stubs-0.1.1-4|33	%doc %{_texmfdistdir}/doc/latex/stubs/changelog.txt
14mu|texlive-stubs-0.1.1-4|34	%doc %{_texmfdistdir}/doc/latex/stubs/stubs_ex.pdf
14mu|texlive-stubs-0.1.1-4|35	%doc %{_texmfdistdir}/doc/latex/stubs/stubs_ex.tex
14mu|texlive-stubs-0.1.1-4|36	
14mu|texlive-stubs-0.1.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-stubs-0.1.1-4|38	%prep
14mu|texlive-stubs-0.1.1-4|39	%setup -c -a0 -a1
14mu|texlive-stubs-0.1.1-4|40	
14mu|texlive-stubs-0.1.1-4|41	%build
14mu|texlive-stubs-0.1.1-4|42	
14mu|texlive-stubs-0.1.1-4|43	%install
14mu|texlive-stubs-0.1.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-stubs-0.1.1-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-stubs-0.1.1-4|46	
14mu|texlive-stubs-0.1.1-4|47	
14mu|texlive-stubs-0.1.1-4|48	
14mu|texlive-stubs-0.1.1-4|49	%changelog
14mu|texlive-stubs-0.1.1-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-4
14mu|texlive-stubs-0.1.1-4|51	+ Revision: 02c9986
14mu|texlive-stubs-0.1.1-4|52	- MassBuild#674: Increase release tag
14mu|texlive-stubs-0.1.1-4|53	
14mu|texlive-stubs-0.1.1-4|54	

25832 14
14mu|texlive-suanpan-20091110-4|1	# revision 15878
14mu|texlive-suanpan-20091110-4|2	# category Package
14mu|texlive-suanpan-20091110-4|3	# catalog-ctan /graphics/metapost/contrib/macros/suanpan
14mu|texlive-suanpan-20091110-4|4	# catalog-date 2009-11-10 00:30:52 +0100
14mu|texlive-suanpan-20091110-4|5	# catalog-license lppl
14mu|texlive-suanpan-20091110-4|6	# catalog-version undef
14mu|texlive-suanpan-20091110-4|7	Name:		texlive-suanpan
14mu|texlive-suanpan-20091110-4|8	Version:	20091110
14mu|texlive-suanpan-20091110-4|9	Release:	4
14mu|texlive-suanpan-20091110-4|10	Summary:	MetaPost macros for drawing Chinese and Japanese abaci
14mu|texlive-suanpan-20091110-4|11	Group:		Publishing
14mu|texlive-suanpan-20091110-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/suanpan
14mu|texlive-suanpan-20091110-4|13	License:	LPPL
14mu|texlive-suanpan-20091110-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suanpan.tar.xz
14mu|texlive-suanpan-20091110-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suanpan.doc.tar.xz
14mu|texlive-suanpan-20091110-4|16	BuildArch:	noarch
14mu|texlive-suanpan-20091110-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-suanpan-20091110-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-suanpan-20091110-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-suanpan-20091110-4|20	
14mu|texlive-suanpan-20091110-4|21	%description
14mu|texlive-suanpan-20091110-4|22	These macros are described in Denis Roegel: MetaPost macros for
14mu|texlive-suanpan-20091110-4|23	drawing Chinese and Japanese abaci, TUGboat (volume 30, number
14mu|texlive-suanpan-20091110-4|24	1, 2009, pages 74-79).
14mu|texlive-suanpan-20091110-4|25	
14mu|texlive-suanpan-20091110-4|26	
14mu|texlive-suanpan-20091110-4|27	#-----------------------------------------------------------------------
14mu|texlive-suanpan-20091110-4|28	%files
14mu|texlive-suanpan-20091110-4|29	%{_texmfdistdir}/metapost/suanpan/abacus.mp
14mu|texlive-suanpan-20091110-4|30	%{_texmfdistdir}/metapost/suanpan/suanpan.mp
14mu|texlive-suanpan-20091110-4|31	%doc %{_texmfdistdir}/doc/metapost/suanpan/README
14mu|texlive-suanpan-20091110-4|32	%doc %{_texmfdistdir}/doc/metapost/suanpan/article.txt
14mu|texlive-suanpan-20091110-4|33	
14mu|texlive-suanpan-20091110-4|34	#-----------------------------------------------------------------------
14mu|texlive-suanpan-20091110-4|35	%prep
14mu|texlive-suanpan-20091110-4|36	%setup -c -a0 -a1
14mu|texlive-suanpan-20091110-4|37	
14mu|texlive-suanpan-20091110-4|38	%build
14mu|texlive-suanpan-20091110-4|39	
14mu|texlive-suanpan-20091110-4|40	%install
14mu|texlive-suanpan-20091110-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-suanpan-20091110-4|42	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-suanpan-20091110-4|43	
14mu|texlive-suanpan-20091110-4|44	
14mu|texlive-suanpan-20091110-4|45	
14mu|texlive-suanpan-20091110-4|46	%changelog
14mu|texlive-suanpan-20091110-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091110-4
14mu|texlive-suanpan-20091110-4|48	+ Revision: 6b063d2
14mu|texlive-suanpan-20091110-4|49	- MassBuild#674: Increase release tag
14mu|texlive-suanpan-20091110-4|50	
14mu|texlive-suanpan-20091110-4|51	

25833 14
14mu|texlive-subdepth-0.1-4|1	# revision 15878
14mu|texlive-subdepth-0.1-4|2	# category Package
14mu|texlive-subdepth-0.1-4|3	# catalog-ctan /macros/latex/contrib/subdepth
14mu|texlive-subdepth-0.1-4|4	# catalog-date 2008-08-23 22:26:13 +0200
14mu|texlive-subdepth-0.1-4|5	# catalog-license lppl
14mu|texlive-subdepth-0.1-4|6	# catalog-version 0.1
14mu|texlive-subdepth-0.1-4|7	Name:		texlive-subdepth
14mu|texlive-subdepth-0.1-4|8	Version:	0.1
14mu|texlive-subdepth-0.1-4|9	Release:	4
14mu|texlive-subdepth-0.1-4|10	Summary:	Unify maths subscript height
14mu|texlive-subdepth-0.1-4|11	Group:		Publishing
14mu|texlive-subdepth-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subdepth
14mu|texlive-subdepth-0.1-4|13	License:	LPPL
14mu|texlive-subdepth-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subdepth.tar.xz
14mu|texlive-subdepth-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subdepth.doc.tar.xz
14mu|texlive-subdepth-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subdepth.source.tar.xz
14mu|texlive-subdepth-0.1-4|17	BuildArch:	noarch
14mu|texlive-subdepth-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-subdepth-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-subdepth-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-subdepth-0.1-4|21	
14mu|texlive-subdepth-0.1-4|22	%description
14mu|texlive-subdepth-0.1-4|23	This package is based on code (posted long ago to comp.text.tex
14mu|texlive-subdepth-0.1-4|24	by Donald Arseneau) to equalise the height of subscripts in
14mu|texlive-subdepth-0.1-4|25	maths. The default behaviour is to place subscripts slightly
14mu|texlive-subdepth-0.1-4|26	lower when there is a superscript as well, but this can look
14mu|texlive-subdepth-0.1-4|27	odd in some situations.
14mu|texlive-subdepth-0.1-4|28	
14mu|texlive-subdepth-0.1-4|29	
14mu|texlive-subdepth-0.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-subdepth-0.1-4|31	%files
14mu|texlive-subdepth-0.1-4|32	%{_texmfdistdir}/tex/latex/subdepth/subdepth.sty
14mu|texlive-subdepth-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/subdepth/README
14mu|texlive-subdepth-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/subdepth/subdepth.pdf
14mu|texlive-subdepth-0.1-4|35	#- source
14mu|texlive-subdepth-0.1-4|36	%doc %{_texmfdistdir}/source/latex/subdepth/subdepth.dtx
14mu|texlive-subdepth-0.1-4|37	%doc %{_texmfdistdir}/source/latex/subdepth/subdepth.ins
14mu|texlive-subdepth-0.1-4|38	
14mu|texlive-subdepth-0.1-4|39	#-----------------------------------------------------------------------
14mu|texlive-subdepth-0.1-4|40	%prep
14mu|texlive-subdepth-0.1-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-subdepth-0.1-4|42	
14mu|texlive-subdepth-0.1-4|43	%build
14mu|texlive-subdepth-0.1-4|44	
14mu|texlive-subdepth-0.1-4|45	%install
14mu|texlive-subdepth-0.1-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-subdepth-0.1-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-subdepth-0.1-4|48	
14mu|texlive-subdepth-0.1-4|49	
14mu|texlive-subdepth-0.1-4|50	
14mu|texlive-subdepth-0.1-4|51	%changelog
14mu|texlive-subdepth-0.1-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-subdepth-0.1-4|53	+ Revision: 507aca0
14mu|texlive-subdepth-0.1-4|54	- MassBuild#674: Increase release tag
14mu|texlive-subdepth-0.1-4|55	
14mu|texlive-subdepth-0.1-4|56	

25834 14
14mu|texlive-subeqn-2.0b-4|1	# revision 15878
14mu|texlive-subeqn-2.0b-4|2	# category Package
14mu|texlive-subeqn-2.0b-4|3	# catalog-ctan /macros/latex/contrib/subeqn
14mu|texlive-subeqn-2.0b-4|4	# catalog-date 2007-01-15 00:27:07 +0100
14mu|texlive-subeqn-2.0b-4|5	# catalog-license lppl
14mu|texlive-subeqn-2.0b-4|6	# catalog-version 2.0b
14mu|texlive-subeqn-2.0b-4|7	Name:		texlive-subeqn
14mu|texlive-subeqn-2.0b-4|8	Version:	2.0b
14mu|texlive-subeqn-2.0b-4|9	Release:	4
14mu|texlive-subeqn-2.0b-4|10	Summary:	Package for subequation numbering
14mu|texlive-subeqn-2.0b-4|11	Group:		Publishing
14mu|texlive-subeqn-2.0b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subeqn
14mu|texlive-subeqn-2.0b-4|13	License:	LPPL
14mu|texlive-subeqn-2.0b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqn.tar.xz
14mu|texlive-subeqn-2.0b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqn.doc.tar.xz
14mu|texlive-subeqn-2.0b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqn.source.tar.xz
14mu|texlive-subeqn-2.0b-4|17	BuildArch:	noarch
14mu|texlive-subeqn-2.0b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-subeqn-2.0b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-subeqn-2.0b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-subeqn-2.0b-4|21	
14mu|texlive-subeqn-2.0b-4|22	%description
14mu|texlive-subeqn-2.0b-4|23	Sometimes it is necessary to be able to refer to subexpressions
14mu|texlive-subeqn-2.0b-4|24	of an equation. In order to do that these subexpressions should
14mu|texlive-subeqn-2.0b-4|25	be numbered. In standard LaTeX there is no provision for this.
14mu|texlive-subeqn-2.0b-4|26	To solve this problem Stephen Gildea once wrote subeqn.sty for
14mu|texlive-subeqn-2.0b-4|27	LaTeX 2.09; Donald Arsenau rewrote the macros and Johannes
14mu|texlive-subeqn-2.0b-4|28	Braams made them available for LaTeX2e. Note that this package
14mu|texlive-subeqn-2.0b-4|29	is not compatible with the package subeqnarray (written by
14mu|texlive-subeqn-2.0b-4|30	Johannes Braams), but it can be used together with the LaTeX
14mu|texlive-subeqn-2.0b-4|31	class options leqno and fleqn.
14mu|texlive-subeqn-2.0b-4|32	
14mu|texlive-subeqn-2.0b-4|33	
14mu|texlive-subeqn-2.0b-4|34	#-----------------------------------------------------------------------
14mu|texlive-subeqn-2.0b-4|35	%files
14mu|texlive-subeqn-2.0b-4|36	%{_texmfdistdir}/tex/latex/subeqn/subeqn.sty
14mu|texlive-subeqn-2.0b-4|37	%doc %{_texmfdistdir}/doc/latex/subeqn/manifest.txt
14mu|texlive-subeqn-2.0b-4|38	%doc %{_texmfdistdir}/doc/latex/subeqn/subeqn.pdf
14mu|texlive-subeqn-2.0b-4|39	%doc %{_texmfdistdir}/doc/latex/subeqn/subeqn.tex
14mu|texlive-subeqn-2.0b-4|40	#- source
14mu|texlive-subeqn-2.0b-4|41	%doc %{_texmfdistdir}/source/latex/subeqn/subeqn.dtx
14mu|texlive-subeqn-2.0b-4|42	%doc %{_texmfdistdir}/source/latex/subeqn/subeqn.ins
14mu|texlive-subeqn-2.0b-4|43	
14mu|texlive-subeqn-2.0b-4|44	#-----------------------------------------------------------------------
14mu|texlive-subeqn-2.0b-4|45	%prep
14mu|texlive-subeqn-2.0b-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-subeqn-2.0b-4|47	
14mu|texlive-subeqn-2.0b-4|48	%build
14mu|texlive-subeqn-2.0b-4|49	
14mu|texlive-subeqn-2.0b-4|50	%install
14mu|texlive-subeqn-2.0b-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-subeqn-2.0b-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-subeqn-2.0b-4|53	
14mu|texlive-subeqn-2.0b-4|54	
14mu|texlive-subeqn-2.0b-4|55	
14mu|texlive-subeqn-2.0b-4|56	%changelog
14mu|texlive-subeqn-2.0b-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0b-4
14mu|texlive-subeqn-2.0b-4|58	+ Revision: 69bc358
14mu|texlive-subeqn-2.0b-4|59	- MassBuild#674: Increase release tag
14mu|texlive-subeqn-2.0b-4|60	
14mu|texlive-subeqn-2.0b-4|61	

25835 14
14mu|texlive-subeqnarray-2.1c-4|1	# revision 15878
14mu|texlive-subeqnarray-2.1c-4|2	# category Package
14mu|texlive-subeqnarray-2.1c-4|3	# catalog-ctan /macros/latex/contrib/subeqnarray
14mu|texlive-subeqnarray-2.1c-4|4	# catalog-date 2007-01-02 10:01:06 +0100
14mu|texlive-subeqnarray-2.1c-4|5	# catalog-license lppl
14mu|texlive-subeqnarray-2.1c-4|6	# catalog-version 2.1c
14mu|texlive-subeqnarray-2.1c-4|7	Name:		texlive-subeqnarray
14mu|texlive-subeqnarray-2.1c-4|8	Version:	2.1c
14mu|texlive-subeqnarray-2.1c-4|9	Release:	4
14mu|texlive-subeqnarray-2.1c-4|10	Summary:	Equation array with sub numbering
14mu|texlive-subeqnarray-2.1c-4|11	Group:		Publishing
14mu|texlive-subeqnarray-2.1c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subeqnarray
14mu|texlive-subeqnarray-2.1c-4|13	License:	LPPL
14mu|texlive-subeqnarray-2.1c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqnarray.tar.xz
14mu|texlive-subeqnarray-2.1c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqnarray.doc.tar.xz
14mu|texlive-subeqnarray-2.1c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqnarray.source.tar.xz
14mu|texlive-subeqnarray-2.1c-4|17	BuildArch:	noarch
14mu|texlive-subeqnarray-2.1c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-subeqnarray-2.1c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-subeqnarray-2.1c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-subeqnarray-2.1c-4|21	
14mu|texlive-subeqnarray-2.1c-4|22	%description
14mu|texlive-subeqnarray-2.1c-4|23	This package defines the subeqnarray and subeqnarray*
14mu|texlive-subeqnarray-2.1c-4|24	environments, which behave like the equivalent eqnarray and
14mu|texlive-subeqnarray-2.1c-4|25	eqnarray* environments, except that the individual lines are
14mu|texlive-subeqnarray-2.1c-4|26	numbered like 1a, 1b, 1c, etc. To refer to these numbers an
14mu|texlive-subeqnarray-2.1c-4|27	extra label command \slabel is provided.
14mu|texlive-subeqnarray-2.1c-4|28	
14mu|texlive-subeqnarray-2.1c-4|29	
14mu|texlive-subeqnarray-2.1c-4|30	#-----------------------------------------------------------------------
14mu|texlive-subeqnarray-2.1c-4|31	%files
14mu|texlive-subeqnarray-2.1c-4|32	%{_texmfdistdir}/tex/latex/subeqnarray/subeqnarray.sty
14mu|texlive-subeqnarray-2.1c-4|33	%doc %{_texmfdistdir}/doc/latex/subeqnarray/manifest.txt
14mu|texlive-subeqnarray-2.1c-4|34	%doc %{_texmfdistdir}/doc/latex/subeqnarray/subeqnarray.pdf
14mu|texlive-subeqnarray-2.1c-4|35	%doc %{_texmfdistdir}/doc/latex/subeqnarray/subeqnarray.tex
14mu|texlive-subeqnarray-2.1c-4|36	#- source
14mu|texlive-subeqnarray-2.1c-4|37	%doc %{_texmfdistdir}/source/latex/subeqnarray/subeqnarray.dtx
14mu|texlive-subeqnarray-2.1c-4|38	%doc %{_texmfdistdir}/source/latex/subeqnarray/subeqnarray.ins
14mu|texlive-subeqnarray-2.1c-4|39	
14mu|texlive-subeqnarray-2.1c-4|40	#-----------------------------------------------------------------------
14mu|texlive-subeqnarray-2.1c-4|41	%prep
14mu|texlive-subeqnarray-2.1c-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-subeqnarray-2.1c-4|43	
14mu|texlive-subeqnarray-2.1c-4|44	%build
14mu|texlive-subeqnarray-2.1c-4|45	
14mu|texlive-subeqnarray-2.1c-4|46	%install
14mu|texlive-subeqnarray-2.1c-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-subeqnarray-2.1c-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-subeqnarray-2.1c-4|49	
14mu|texlive-subeqnarray-2.1c-4|50	
14mu|texlive-subeqnarray-2.1c-4|51	
14mu|texlive-subeqnarray-2.1c-4|52	%changelog
14mu|texlive-subeqnarray-2.1c-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1c-4
14mu|texlive-subeqnarray-2.1c-4|54	+ Revision: cafcd46
14mu|texlive-subeqnarray-2.1c-4|55	- MassBuild#674: Increase release tag
14mu|texlive-subeqnarray-2.1c-4|56	
14mu|texlive-subeqnarray-2.1c-4|57	

25836 14
14mu|texlive-subfig-1.3-4|1	# revision 15878
14mu|texlive-subfig-1.3-4|2	# category Package
14mu|texlive-subfig-1.3-4|3	# catalog-ctan /macros/latex/contrib/subfig
14mu|texlive-subfig-1.3-4|4	# catalog-date 2010-05-10 00:41:23 +0200
14mu|texlive-subfig-1.3-4|5	# catalog-license lppl
14mu|texlive-subfig-1.3-4|6	# catalog-version 1.3
14mu|texlive-subfig-1.3-4|7	Name:		texlive-subfig
14mu|texlive-subfig-1.3-4|8	Version:	1.3
14mu|texlive-subfig-1.3-4|9	Release:	4
14mu|texlive-subfig-1.3-4|10	Summary:	Figures broken into subfigures
14mu|texlive-subfig-1.3-4|11	Group:		Publishing
14mu|texlive-subfig-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subfig
14mu|texlive-subfig-1.3-4|13	License:	LPPL
14mu|texlive-subfig-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfig.tar.xz
14mu|texlive-subfig-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfig.doc.tar.xz
14mu|texlive-subfig-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfig.source.tar.xz
14mu|texlive-subfig-1.3-4|17	BuildArch:	noarch
14mu|texlive-subfig-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-subfig-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-subfig-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-subfig-1.3-4|21	
14mu|texlive-subfig-1.3-4|22	%description
14mu|texlive-subfig-1.3-4|23	The package provides support for the manipulation and reference
14mu|texlive-subfig-1.3-4|24	of small or 'sub' figures and tables within a single figure or
14mu|texlive-subfig-1.3-4|25	table environment. It is convenient to use this package when
14mu|texlive-subfig-1.3-4|26	your subfigures are to be separately captioned, referenced, or
14mu|texlive-subfig-1.3-4|27	are to be included in the List-of-Figures. A new \subfigure
14mu|texlive-subfig-1.3-4|28	command is introduced which can be used inside a figure
14mu|texlive-subfig-1.3-4|29	environment for each subfigure. An optional first argument is
14mu|texlive-subfig-1.3-4|30	used as the caption for that subfigure. This package supersedes
14mu|texlive-subfig-1.3-4|31	the subfigure package (which will continue to be supported, but
14mu|texlive-subfig-1.3-4|32	no longer maintained). The name has changed because the subfig
14mu|texlive-subfig-1.3-4|33	package is not completely backward compatible with the older
14mu|texlive-subfig-1.3-4|34	subfigure package due to an extensive rewrite to use the new
14mu|texlive-subfig-1.3-4|35	caption package to produce its subcaptions. The major advantage
14mu|texlive-subfig-1.3-4|36	to the new package is that the user interface is keyword/value
14mu|texlive-subfig-1.3-4|37	driven and easier to use. To ease the transition from the
14mu|texlive-subfig-1.3-4|38	subfigure package it includes a configuration file (subfig.cfg)
14mu|texlive-subfig-1.3-4|39	which nearly emulates the subfigure package.
14mu|texlive-subfig-1.3-4|40	
14mu|texlive-subfig-1.3-4|41	
14mu|texlive-subfig-1.3-4|42	#-----------------------------------------------------------------------
14mu|texlive-subfig-1.3-4|43	%files
14mu|texlive-subfig-1.3-4|44	%{_texmfdistdir}/tex/latex/subfig/altsf.cfg
14mu|texlive-subfig-1.3-4|45	%{_texmfdistdir}/tex/latex/subfig/subfig.sty
14mu|texlive-subfig-1.3-4|46	%doc %{_texmfdistdir}/doc/latex/subfig/README
14mu|texlive-subfig-1.3-4|47	%doc %{_texmfdistdir}/doc/latex/subfig/ltxdoc.cfg
14mu|texlive-subfig-1.3-4|48	%doc %{_texmfdistdir}/doc/latex/subfig/subfig.pdf
14mu|texlive-subfig-1.3-4|49	%doc %{_texmfdistdir}/doc/latex/subfig/test1.tex
14mu|texlive-subfig-1.3-4|50	%doc %{_texmfdistdir}/doc/latex/subfig/test2.tex
14mu|texlive-subfig-1.3-4|51	%doc %{_texmfdistdir}/doc/latex/subfig/test3.tex
14mu|texlive-subfig-1.3-4|52	%doc %{_texmfdistdir}/doc/latex/subfig/test4.tex
14mu|texlive-subfig-1.3-4|53	%doc %{_texmfdistdir}/doc/latex/subfig/test5.tex
14mu|texlive-subfig-1.3-4|54	%doc %{_texmfdistdir}/doc/latex/subfig/test6.tex
14mu|texlive-subfig-1.3-4|55	%doc %{_texmfdistdir}/doc/latex/subfig/test7.tex
14mu|texlive-subfig-1.3-4|56	#- source
14mu|texlive-subfig-1.3-4|57	%doc %{_texmfdistdir}/source/latex/subfig/Makefile
14mu|texlive-subfig-1.3-4|58	%doc %{_texmfdistdir}/source/latex/subfig/subfig.dtx
14mu|texlive-subfig-1.3-4|59	%doc %{_texmfdistdir}/source/latex/subfig/subfig.ins
14mu|texlive-subfig-1.3-4|60	
14mu|texlive-subfig-1.3-4|61	#-----------------------------------------------------------------------
14mu|texlive-subfig-1.3-4|62	%prep
14mu|texlive-subfig-1.3-4|63	%setup -c -a0 -a1 -a2
14mu|texlive-subfig-1.3-4|64	
14mu|texlive-subfig-1.3-4|65	%build
14mu|texlive-subfig-1.3-4|66	
14mu|texlive-subfig-1.3-4|67	%install
14mu|texlive-subfig-1.3-4|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-subfig-1.3-4|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-subfig-1.3-4|70	
14mu|texlive-subfig-1.3-4|71	
14mu|texlive-subfig-1.3-4|72	
14mu|texlive-subfig-1.3-4|73	%changelog
14mu|texlive-subfig-1.3-4|74	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-subfig-1.3-4|75	+ Revision: 4f9cc5c
14mu|texlive-subfig-1.3-4|76	- MassBuild#674: Increase release tag
14mu|texlive-subfig-1.3-4|77	
14mu|texlive-subfig-1.3-4|78	

25837 14
14mu|texlive-subfigmat-1.0-4|1	# revision 20308
14mu|texlive-subfigmat-1.0-4|2	# category Package
14mu|texlive-subfigmat-1.0-4|3	# catalog-ctan /macros/latex/contrib/subfigmat
14mu|texlive-subfigmat-1.0-4|4	# catalog-date 2010-11-03 11:56:13 +0100
14mu|texlive-subfigmat-1.0-4|5	# catalog-license lppl
14mu|texlive-subfigmat-1.0-4|6	# catalog-version 1.0
14mu|texlive-subfigmat-1.0-4|7	Name:		texlive-subfigmat
14mu|texlive-subfigmat-1.0-4|8	Version:	1.0
14mu|texlive-subfigmat-1.0-4|9	Release:	4
14mu|texlive-subfigmat-1.0-4|10	Summary:	Automates layout when using the subfigure package
14mu|texlive-subfigmat-1.0-4|11	Group:		Publishing
14mu|texlive-subfigmat-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subfigmat
14mu|texlive-subfigmat-1.0-4|13	License:	LPPL
14mu|texlive-subfigmat-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigmat.tar.xz
14mu|texlive-subfigmat-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigmat.doc.tar.xz
14mu|texlive-subfigmat-1.0-4|16	BuildArch:	noarch
14mu|texlive-subfigmat-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-subfigmat-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-subfigmat-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-subfigmat-1.0-4|20	
14mu|texlive-subfigmat-1.0-4|21	%description
14mu|texlive-subfigmat-1.0-4|22	Defines an array/matrix-type environment that is used with the
14mu|texlive-subfigmat-1.0-4|23	subfigure package to automate the placement of subfigures (or
14mu|texlive-subfigmat-1.0-4|24	tables or text). The subfigures are placed left-to-right, top-
14mu|texlive-subfigmat-1.0-4|25	to-bottom.
14mu|texlive-subfigmat-1.0-4|26	
14mu|texlive-subfigmat-1.0-4|27	
14mu|texlive-subfigmat-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-subfigmat-1.0-4|29	%files
14mu|texlive-subfigmat-1.0-4|30	%{_texmfdistdir}/tex/latex/subfigmat/subfigmat.sty
14mu|texlive-subfigmat-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/subfigmat/subfigmat-doc.pdf
14mu|texlive-subfigmat-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/subfigmat/subfigmat-doc.tex
14mu|texlive-subfigmat-1.0-4|33	
14mu|texlive-subfigmat-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-subfigmat-1.0-4|35	%prep
14mu|texlive-subfigmat-1.0-4|36	%setup -c -a0 -a1
14mu|texlive-subfigmat-1.0-4|37	
14mu|texlive-subfigmat-1.0-4|38	%build
14mu|texlive-subfigmat-1.0-4|39	
14mu|texlive-subfigmat-1.0-4|40	%install
14mu|texlive-subfigmat-1.0-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-subfigmat-1.0-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-subfigmat-1.0-4|43	
14mu|texlive-subfigmat-1.0-4|44	
14mu|texlive-subfigmat-1.0-4|45	
14mu|texlive-subfigmat-1.0-4|46	%changelog
14mu|texlive-subfigmat-1.0-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-subfigmat-1.0-4|48	+ Revision: 2ed2fc2
14mu|texlive-subfigmat-1.0-4|49	- MassBuild#674: Increase release tag
14mu|texlive-subfigmat-1.0-4|50	
14mu|texlive-subfigmat-1.0-4|51	

25838 14
14mu|texlive-subfigure-2.1.5-4|1	# revision 15878
14mu|texlive-subfigure-2.1.5-4|2	# category Package
14mu|texlive-subfigure-2.1.5-4|3	# catalog-ctan /obsolete/macros/latex/contrib/subfigure
14mu|texlive-subfigure-2.1.5-4|4	# catalog-date 2010-04-20 11:43:44 +0200
14mu|texlive-subfigure-2.1.5-4|5	# catalog-license lppl
14mu|texlive-subfigure-2.1.5-4|6	# catalog-version 2.1.5
14mu|texlive-subfigure-2.1.5-4|7	Name:		texlive-subfigure
14mu|texlive-subfigure-2.1.5-4|8	Version:	2.1.5
14mu|texlive-subfigure-2.1.5-4|9	Release:	4
14mu|texlive-subfigure-2.1.5-4|10	Summary:	Deprecated: Figures divided into subfigures
14mu|texlive-subfigure-2.1.5-4|11	Group:		Publishing
14mu|texlive-subfigure-2.1.5-4|12	URL:		http://www.ctan.org/tex-archive/obsolete/macros/latex/contrib/subfigure
14mu|texlive-subfigure-2.1.5-4|13	License:	LPPL
14mu|texlive-subfigure-2.1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigure.tar.xz
14mu|texlive-subfigure-2.1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigure.doc.tar.xz
14mu|texlive-subfigure-2.1.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigure.source.tar.xz
14mu|texlive-subfigure-2.1.5-4|17	BuildArch:	noarch
14mu|texlive-subfigure-2.1.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-subfigure-2.1.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-subfigure-2.1.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-subfigure-2.1.5-4|21	
14mu|texlive-subfigure-2.1.5-4|22	%description
14mu|texlive-subfigure-2.1.5-4|23	Provides support for the manipulation and reference of small or
14mu|texlive-subfigure-2.1.5-4|24	'sub' figures and tables within a single figure or table
14mu|texlive-subfigure-2.1.5-4|25	environment. It is convenient to use this package when your
14mu|texlive-subfigure-2.1.5-4|26	subfigures are to be separately captioned, referenced, or are
14mu|texlive-subfigure-2.1.5-4|27	to be included in the List-of-Figures. A new \subfigure command
14mu|texlive-subfigure-2.1.5-4|28	is introduced which can be used inside a figure environment for
14mu|texlive-subfigure-2.1.5-4|29	each subfigure. An optional first argument is used as the
14mu|texlive-subfigure-2.1.5-4|30	caption for that subfigure. This package is now obsolescent:
14mu|texlive-subfigure-2.1.5-4|31	new users should use subfig instead.
14mu|texlive-subfigure-2.1.5-4|32	
14mu|texlive-subfigure-2.1.5-4|33	
14mu|texlive-subfigure-2.1.5-4|34	#-----------------------------------------------------------------------
14mu|texlive-subfigure-2.1.5-4|35	%files
14mu|texlive-subfigure-2.1.5-4|36	%{_texmfdistdir}/tex/latex/subfigure/subfigure.cfg
14mu|texlive-subfigure-2.1.5-4|37	%{_texmfdistdir}/tex/latex/subfigure/subfigure.sty
14mu|texlive-subfigure-2.1.5-4|38	%doc %{_texmfdistdir}/doc/latex/subfigure/README
14mu|texlive-subfigure-2.1.5-4|39	%doc %{_texmfdistdir}/doc/latex/subfigure/ltxdoc.cfg
14mu|texlive-subfigure-2.1.5-4|40	%doc %{_texmfdistdir}/doc/latex/subfigure/subfigure.pdf
14mu|texlive-subfigure-2.1.5-4|41	%doc %{_texmfdistdir}/doc/latex/subfigure/test.tex
14mu|texlive-subfigure-2.1.5-4|42	%doc %{_texmfdistdir}/doc/latex/subfigure/test2.tex
14mu|texlive-subfigure-2.1.5-4|43	%doc %{_texmfdistdir}/doc/latex/subfigure/test3.tex
14mu|texlive-subfigure-2.1.5-4|44	%doc %{_texmfdistdir}/doc/latex/subfigure/test4.tex
14mu|texlive-subfigure-2.1.5-4|45	%doc %{_texmfdistdir}/doc/latex/subfigure/test5.tex
14mu|texlive-subfigure-2.1.5-4|46	#- source
14mu|texlive-subfigure-2.1.5-4|47	%doc %{_texmfdistdir}/source/latex/subfigure/Makefile
14mu|texlive-subfigure-2.1.5-4|48	%doc %{_texmfdistdir}/source/latex/subfigure/subfigure.dtx
14mu|texlive-subfigure-2.1.5-4|49	%doc %{_texmfdistdir}/source/latex/subfigure/subfigure.ins
14mu|texlive-subfigure-2.1.5-4|50	
14mu|texlive-subfigure-2.1.5-4|51	#-----------------------------------------------------------------------
14mu|texlive-subfigure-2.1.5-4|52	%prep
14mu|texlive-subfigure-2.1.5-4|53	%setup -c -a0 -a1 -a2
14mu|texlive-subfigure-2.1.5-4|54	
14mu|texlive-subfigure-2.1.5-4|55	%build
14mu|texlive-subfigure-2.1.5-4|56	
14mu|texlive-subfigure-2.1.5-4|57	%install
14mu|texlive-subfigure-2.1.5-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-subfigure-2.1.5-4|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-subfigure-2.1.5-4|60	
14mu|texlive-subfigure-2.1.5-4|61	
14mu|texlive-subfigure-2.1.5-4|62	
14mu|texlive-subfigure-2.1.5-4|63	%changelog
14mu|texlive-subfigure-2.1.5-4|64	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-4
14mu|texlive-subfigure-2.1.5-4|65	+ Revision: ae3e262
14mu|texlive-subfigure-2.1.5-4|66	- MassBuild#674: Increase release tag
14mu|texlive-subfigure-2.1.5-4|67	
14mu|texlive-subfigure-2.1.5-4|68	

25839 14
14mu|texlive-subfiles-20120810-3|1	# revision 26645
14mu|texlive-subfiles-20120810-3|2	# category Package
14mu|texlive-subfiles-20120810-3|3	# catalog-ctan undef
14mu|texlive-subfiles-20120810-3|4	# catalog-date undef
14mu|texlive-subfiles-20120810-3|5	# catalog-license undef
14mu|texlive-subfiles-20120810-3|6	# catalog-version undef
14mu|texlive-subfiles-20120810-3|7	Name:		texlive-subfiles
14mu|texlive-subfiles-20120810-3|8	Version:	20120810
14mu|texlive-subfiles-20120810-3|9	Release:	3
14mu|texlive-subfiles-20120810-3|10	Summary:	TeXLive subfiles package
14mu|texlive-subfiles-20120810-3|11	Group:		Publishing
14mu|texlive-subfiles-20120810-3|12	URL:		http://tug.org/texlive
14mu|texlive-subfiles-20120810-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-subfiles-20120810-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfiles.tar.xz
14mu|texlive-subfiles-20120810-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfiles.doc.tar.xz
14mu|texlive-subfiles-20120810-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfiles.source.tar.xz
14mu|texlive-subfiles-20120810-3|17	BuildArch:	noarch
14mu|texlive-subfiles-20120810-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-subfiles-20120810-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-subfiles-20120810-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-subfiles-20120810-3|21	
14mu|texlive-subfiles-20120810-3|22	%description
14mu|texlive-subfiles-20120810-3|23	TeXLive subfiles package.
14mu|texlive-subfiles-20120810-3|24	
14mu|texlive-subfiles-20120810-3|25	
14mu|texlive-subfiles-20120810-3|26	#-----------------------------------------------------------------------
14mu|texlive-subfiles-20120810-3|27	%files
14mu|texlive-subfiles-20120810-3|28	%{_texmfdistdir}/tex/latex/subfiles/subfiles.cls
14mu|texlive-subfiles-20120810-3|29	%{_texmfdistdir}/tex/latex/subfiles/subfiles.sty
14mu|texlive-subfiles-20120810-3|30	%doc %{_texmfdistdir}/doc/latex/subfiles/README
14mu|texlive-subfiles-20120810-3|31	%doc %{_texmfdistdir}/doc/latex/subfiles/subfiles.pdf
14mu|texlive-subfiles-20120810-3|32	#- source
14mu|texlive-subfiles-20120810-3|33	%doc %{_texmfdistdir}/source/latex/subfiles/subfiles.dtx
14mu|texlive-subfiles-20120810-3|34	%doc %{_texmfdistdir}/source/latex/subfiles/subfiles.ins
14mu|texlive-subfiles-20120810-3|35	
14mu|texlive-subfiles-20120810-3|36	#-----------------------------------------------------------------------
14mu|texlive-subfiles-20120810-3|37	%prep
14mu|texlive-subfiles-20120810-3|38	%setup -c -a0 -a1 -a2
14mu|texlive-subfiles-20120810-3|39	
14mu|texlive-subfiles-20120810-3|40	%build
14mu|texlive-subfiles-20120810-3|41	
14mu|texlive-subfiles-20120810-3|42	%install
14mu|texlive-subfiles-20120810-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-subfiles-20120810-3|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-subfiles-20120810-3|45	
14mu|texlive-subfiles-20120810-3|46	
14mu|texlive-subfiles-20120810-3|47	
14mu|texlive-subfiles-20120810-3|48	%changelog
14mu|texlive-subfiles-20120810-3|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120810-3
14mu|texlive-subfiles-20120810-3|50	+ Revision: 6594139
14mu|texlive-subfiles-20120810-3|51	- MassBuild#674: Increase release tag
14mu|texlive-subfiles-20120810-3|52	
14mu|texlive-subfiles-20120810-3|53	

25840 14
14mu|texlive-subfloat-2.14-4|1	# revision 15878
14mu|texlive-subfloat-2.14-4|2	# category Package
14mu|texlive-subfloat-2.14-4|3	# catalog-ctan /macros/latex/contrib/subfloat
14mu|texlive-subfloat-2.14-4|4	# catalog-date 2008-06-17 13:09:54 +0200
14mu|texlive-subfloat-2.14-4|5	# catalog-license lppl
14mu|texlive-subfloat-2.14-4|6	# catalog-version 2.14
14mu|texlive-subfloat-2.14-4|7	Name:		texlive-subfloat
14mu|texlive-subfloat-2.14-4|8	Version:	2.14
14mu|texlive-subfloat-2.14-4|9	Release:	4
14mu|texlive-subfloat-2.14-4|10	Summary:	Sub-numbering for figures and tables
14mu|texlive-subfloat-2.14-4|11	Group:		Publishing
14mu|texlive-subfloat-2.14-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subfloat
14mu|texlive-subfloat-2.14-4|13	License:	LPPL
14mu|texlive-subfloat-2.14-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfloat.tar.xz
14mu|texlive-subfloat-2.14-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfloat.doc.tar.xz
14mu|texlive-subfloat-2.14-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfloat.source.tar.xz
14mu|texlive-subfloat-2.14-4|17	BuildArch:	noarch
14mu|texlive-subfloat-2.14-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-subfloat-2.14-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-subfloat-2.14-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-subfloat-2.14-4|21	
14mu|texlive-subfloat-2.14-4|22	%description
14mu|texlive-subfloat-2.14-4|23	This package enables sub-numbering of floats (figures and
14mu|texlive-subfloat-2.14-4|24	tables) similar to the subequations-environment of the amsmath
14mu|texlive-subfloat-2.14-4|25	package. The subfloat package is not to be confused with the
14mu|texlive-subfloat-2.14-4|26	subfig package which generates sub-figures within one normal
14mu|texlive-subfloat-2.14-4|27	figure, and manages their placement; subfloat only affects
14mu|texlive-subfloat-2.14-4|28	captions and numbering.
14mu|texlive-subfloat-2.14-4|29	
14mu|texlive-subfloat-2.14-4|30	
14mu|texlive-subfloat-2.14-4|31	#-----------------------------------------------------------------------
14mu|texlive-subfloat-2.14-4|32	%files
14mu|texlive-subfloat-2.14-4|33	%{_texmfdistdir}/tex/latex/subfloat/subfloat.sty
14mu|texlive-subfloat-2.14-4|34	%doc %{_texmfdistdir}/doc/latex/subfloat/ChangeLog
14mu|texlive-subfloat-2.14-4|35	%doc %{_texmfdistdir}/doc/latex/subfloat/README
14mu|texlive-subfloat-2.14-4|36	%doc %{_texmfdistdir}/doc/latex/subfloat/install.sh
14mu|texlive-subfloat-2.14-4|37	%doc %{_texmfdistdir}/doc/latex/subfloat/subfloat.pdf
14mu|texlive-subfloat-2.14-4|38	#- source
14mu|texlive-subfloat-2.14-4|39	%doc %{_texmfdistdir}/source/latex/subfloat/Makefile
14mu|texlive-subfloat-2.14-4|40	%doc %{_texmfdistdir}/source/latex/subfloat/subfloat.dtx
14mu|texlive-subfloat-2.14-4|41	%doc %{_texmfdistdir}/source/latex/subfloat/subfloat.ins
14mu|texlive-subfloat-2.14-4|42	
14mu|texlive-subfloat-2.14-4|43	#-----------------------------------------------------------------------
14mu|texlive-subfloat-2.14-4|44	%prep
14mu|texlive-subfloat-2.14-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-subfloat-2.14-4|46	
14mu|texlive-subfloat-2.14-4|47	%build
14mu|texlive-subfloat-2.14-4|48	
14mu|texlive-subfloat-2.14-4|49	%install
14mu|texlive-subfloat-2.14-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-subfloat-2.14-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-subfloat-2.14-4|52	
14mu|texlive-subfloat-2.14-4|53	
14mu|texlive-subfloat-2.14-4|54	
14mu|texlive-subfloat-2.14-4|55	%changelog
14mu|texlive-subfloat-2.14-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.14-4
14mu|texlive-subfloat-2.14-4|57	+ Revision: b4ec5e0
14mu|texlive-subfloat-2.14-4|58	- MassBuild#674: Increase release tag
14mu|texlive-subfloat-2.14-4|59	
14mu|texlive-subfloat-2.14-4|60	

25841 14
14mu|texlive-substances-0.1-3|1	# revision 27182
14mu|texlive-substances-0.1-3|2	# category Package
14mu|texlive-substances-0.1-3|3	# catalog-ctan /macros/latex/contrib/substances
14mu|texlive-substances-0.1-3|4	# catalog-date 2012-07-22 22:37:06 +0200
14mu|texlive-substances-0.1-3|5	# catalog-license lppl1.3
14mu|texlive-substances-0.1-3|6	# catalog-version 0.1
14mu|texlive-substances-0.1-3|7	Name:		texlive-substances
14mu|texlive-substances-0.1-3|8	Version:	0.1
14mu|texlive-substances-0.1-3|9	Release:	3
14mu|texlive-substances-0.1-3|10	Summary:	A database of chemicals
14mu|texlive-substances-0.1-3|11	Group:		Publishing
14mu|texlive-substances-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substances
14mu|texlive-substances-0.1-3|13	License:	LPPL1.3
14mu|texlive-substances-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substances.tar.xz
14mu|texlive-substances-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substances.doc.tar.xz
14mu|texlive-substances-0.1-3|16	BuildArch:	noarch
14mu|texlive-substances-0.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-substances-0.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-substances-0.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-substances-0.1-3|20	
14mu|texlive-substances-0.1-3|21	%description
14mu|texlive-substances-0.1-3|22	The package provides the means to create a database-like file
14mu|texlive-substances-0.1-3|23	that contains data of various chemicals. These data may be
14mu|texlive-substances-0.1-3|24	retrieved in the document; an index of the chemicals mentioned
14mu|texlive-substances-0.1-3|25	in the document can be created..
14mu|texlive-substances-0.1-3|26	
14mu|texlive-substances-0.1-3|27	
14mu|texlive-substances-0.1-3|28	#-----------------------------------------------------------------------
14mu|texlive-substances-0.1-3|29	%files
14mu|texlive-substances-0.1-3|30	%{_texmfdistdir}/tex/latex/substances/substances-default.def
14mu|texlive-substances-0.1-3|31	%{_texmfdistdir}/tex/latex/substances/substances.sty
14mu|texlive-substances-0.1-3|32	%doc %{_texmfdistdir}/doc/latex/substances/README
14mu|texlive-substances-0.1-3|33	%doc %{_texmfdistdir}/doc/latex/substances/substances-examples.sub
14mu|texlive-substances-0.1-3|34	%doc %{_texmfdistdir}/doc/latex/substances/substances_en.pdf
14mu|texlive-substances-0.1-3|35	%doc %{_texmfdistdir}/doc/latex/substances/substances_en.tex
14mu|texlive-substances-0.1-3|36	
14mu|texlive-substances-0.1-3|37	#-----------------------------------------------------------------------
14mu|texlive-substances-0.1-3|38	%prep
14mu|texlive-substances-0.1-3|39	%setup -c -a0 -a1
14mu|texlive-substances-0.1-3|40	
14mu|texlive-substances-0.1-3|41	%build
14mu|texlive-substances-0.1-3|42	
14mu|texlive-substances-0.1-3|43	%install
14mu|texlive-substances-0.1-3|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-substances-0.1-3|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-substances-0.1-3|46	
14mu|texlive-substances-0.1-3|47	
14mu|texlive-substances-0.1-3|48	
14mu|texlive-substances-0.1-3|49	%changelog
14mu|texlive-substances-0.1-3|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-substances-0.1-3|51	+ Revision: 2c20e88
14mu|texlive-substances-0.1-3|52	- MassBuild#674: Increase release tag
14mu|texlive-substances-0.1-3|53	
14mu|texlive-substances-0.1-3|54	

25842 14
14mu|texlive-substitutefont-0.1.4-7|1	# revision 32066
14mu|texlive-substitutefont-0.1.4-7|2	# category Package
14mu|texlive-substitutefont-0.1.4-7|3	# catalog-ctan /macros/latex/contrib/substitutefont
14mu|texlive-substitutefont-0.1.4-7|4	# catalog-date 2013-11-04 19:57:46 +0100
14mu|texlive-substitutefont-0.1.4-7|5	# catalog-license lppl1.3
14mu|texlive-substitutefont-0.1.4-7|6	# catalog-version 0.1.4
14mu|texlive-substitutefont-0.1.4-7|7	Name:		texlive-substitutefont
14mu|texlive-substitutefont-0.1.4-7|8	Version:	0.1.4
14mu|texlive-substitutefont-0.1.4-7|9	Release:	7
14mu|texlive-substitutefont-0.1.4-7|10	Summary:	Easy font substitution
14mu|texlive-substitutefont-0.1.4-7|11	Group:		Publishing
14mu|texlive-substitutefont-0.1.4-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substitutefont
14mu|texlive-substitutefont-0.1.4-7|13	License:	LPPL1.3
14mu|texlive-substitutefont-0.1.4-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substitutefont.tar.xz
14mu|texlive-substitutefont-0.1.4-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substitutefont.doc.tar.xz
14mu|texlive-substitutefont-0.1.4-7|16	BuildArch:	noarch
14mu|texlive-substitutefont-0.1.4-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-substitutefont-0.1.4-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-substitutefont-0.1.4-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-substitutefont-0.1.4-7|20	
14mu|texlive-substitutefont-0.1.4-7|21	%description
14mu|texlive-substitutefont-0.1.4-7|22	Many free fonts are extensions of a basic font family with new
14mu|texlive-substitutefont-0.1.4-7|23	glyphs or shapes. Such fonts may be given a new name due to
14mu|texlive-substitutefont-0.1.4-7|24	licence reasons or to the creator's preference. The package
14mu|texlive-substitutefont-0.1.4-7|25	facilitates the task of setting up a font family as substitute
14mu|texlive-substitutefont-0.1.4-7|26	for another one, using its \substitutefont command.
14mu|texlive-substitutefont-0.1.4-7|27	
14mu|texlive-substitutefont-0.1.4-7|28	
14mu|texlive-substitutefont-0.1.4-7|29	#-----------------------------------------------------------------------
14mu|texlive-substitutefont-0.1.4-7|30	%files
14mu|texlive-substitutefont-0.1.4-7|31	%{_texmfdistdir}/tex/latex/substitutefont/substitutefont.sty
14mu|texlive-substitutefont-0.1.4-7|32	%doc %{_texmfdistdir}/doc/latex/substitutefont/README
14mu|texlive-substitutefont-0.1.4-7|33	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-lm-lgc.pdf
14mu|texlive-substitutefont-0.1.4-7|34	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-lm-lgc.tex
14mu|texlive-substitutefont-0.1.4-7|35	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-paratype.pdf
14mu|texlive-substitutefont-0.1.4-7|36	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-paratype.tex
14mu|texlive-substitutefont-0.1.4-7|37	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-palatino-didot.pdf
14mu|texlive-substitutefont-0.1.4-7|38	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-palatino-didot.tex
14mu|texlive-substitutefont-0.1.4-7|39	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-times-artemisia.pdf
14mu|texlive-substitutefont-0.1.4-7|40	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-times-artemisia.tex
14mu|texlive-substitutefont-0.1.4-7|41	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont-doc.html
14mu|texlive-substitutefont-0.1.4-7|42	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont-test.pdf
14mu|texlive-substitutefont-0.1.4-7|43	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont-test.tex
14mu|texlive-substitutefont-0.1.4-7|44	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont.sty.html
14mu|texlive-substitutefont-0.1.4-7|45	
14mu|texlive-substitutefont-0.1.4-7|46	#-----------------------------------------------------------------------
14mu|texlive-substitutefont-0.1.4-7|47	%prep
14mu|texlive-substitutefont-0.1.4-7|48	%setup -c -a0 -a1
14mu|texlive-substitutefont-0.1.4-7|49	
14mu|texlive-substitutefont-0.1.4-7|50	%build
14mu|texlive-substitutefont-0.1.4-7|51	
14mu|texlive-substitutefont-0.1.4-7|52	%install
14mu|texlive-substitutefont-0.1.4-7|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-substitutefont-0.1.4-7|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-substitutefont-0.1.4-7|55	
14mu|texlive-substitutefont-0.1.4-7|56	%changelog
14mu|texlive-substitutefont-0.1.4-7|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-7
14mu|texlive-substitutefont-0.1.4-7|58	+ Revision: 8d3174b
14mu|texlive-substitutefont-0.1.4-7|59	- MassBuild#674: Increase release tag
14mu|texlive-substitutefont-0.1.4-7|60	
14mu|texlive-substitutefont-0.1.4-7|61	

25843 14
14mu|texlive-substr-1.2-4|1	# revision 16117
14mu|texlive-substr-1.2-4|2	# category Package
14mu|texlive-substr-1.2-4|3	# catalog-ctan /macros/latex/contrib/substr
14mu|texlive-substr-1.2-4|4	# catalog-date 2009-10-20 22:03:50 +0200
14mu|texlive-substr-1.2-4|5	# catalog-license lppl1
14mu|texlive-substr-1.2-4|6	# catalog-version 1.2
14mu|texlive-substr-1.2-4|7	Name:		texlive-substr
14mu|texlive-substr-1.2-4|8	Version:	1.2
14mu|texlive-substr-1.2-4|9	Release:	4
14mu|texlive-substr-1.2-4|10	Summary:	Deal with substrings in strings
14mu|texlive-substr-1.2-4|11	Group:		Publishing
14mu|texlive-substr-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substr
14mu|texlive-substr-1.2-4|13	License:	LPPL1
14mu|texlive-substr-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substr.tar.xz
14mu|texlive-substr-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substr.doc.tar.xz
14mu|texlive-substr-1.2-4|16	BuildArch:	noarch
14mu|texlive-substr-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-substr-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-substr-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-substr-1.2-4|20	
14mu|texlive-substr-1.2-4|21	%description
14mu|texlive-substr-1.2-4|22	The substr package provides commands to deal with substrings of
14mu|texlive-substr-1.2-4|23	strings. Macros are provided to: - determine if one string is a
14mu|texlive-substr-1.2-4|24	substring of another, - return the parts of a string before or
14mu|texlive-substr-1.2-4|25	after a substring and - count the number of occurrences of a
14mu|texlive-substr-1.2-4|26	substring.
14mu|texlive-substr-1.2-4|27	
14mu|texlive-substr-1.2-4|28	
14mu|texlive-substr-1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-substr-1.2-4|30	%files
14mu|texlive-substr-1.2-4|31	%{_texmfdistdir}/tex/latex/substr/substr.sty
14mu|texlive-substr-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/substr/ChangeLog
14mu|texlive-substr-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/substr/README
14mu|texlive-substr-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/substr/testsubstr.pdf
14mu|texlive-substr-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/substr/testsubstr.tex
14mu|texlive-substr-1.2-4|36	
14mu|texlive-substr-1.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-substr-1.2-4|38	%prep
14mu|texlive-substr-1.2-4|39	%setup -c -a0 -a1
14mu|texlive-substr-1.2-4|40	
14mu|texlive-substr-1.2-4|41	%build
14mu|texlive-substr-1.2-4|42	
14mu|texlive-substr-1.2-4|43	%install
14mu|texlive-substr-1.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-substr-1.2-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-substr-1.2-4|46	
14mu|texlive-substr-1.2-4|47	
14mu|texlive-substr-1.2-4|48	
14mu|texlive-substr-1.2-4|49	%changelog
14mu|texlive-substr-1.2-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-substr-1.2-4|51	+ Revision: ad03acf
14mu|texlive-substr-1.2-4|52	- MassBuild#674: Increase release tag
14mu|texlive-substr-1.2-4|53	
14mu|texlive-substr-1.2-4|54	

25844 14
14mu|texlive-sudoku-1.0-4|1	# revision 15878
14mu|texlive-sudoku-1.0-4|2	# category Package
14mu|texlive-sudoku-1.0-4|3	# catalog-ctan /macros/latex/contrib/sudoku
14mu|texlive-sudoku-1.0-4|4	# catalog-date 2007-03-12 11:51:09 +0100
14mu|texlive-sudoku-1.0-4|5	# catalog-license lppl
14mu|texlive-sudoku-1.0-4|6	# catalog-version 1.0
14mu|texlive-sudoku-1.0-4|7	Name:		texlive-sudoku
14mu|texlive-sudoku-1.0-4|8	Version:	1.0
14mu|texlive-sudoku-1.0-4|9	Release:	4
14mu|texlive-sudoku-1.0-4|10	Summary:	Create sudoku grids
14mu|texlive-sudoku-1.0-4|11	Group:		Publishing
14mu|texlive-sudoku-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sudoku
14mu|texlive-sudoku-1.0-4|13	License:	LPPL
14mu|texlive-sudoku-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudoku.tar.xz
14mu|texlive-sudoku-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudoku.doc.tar.xz
14mu|texlive-sudoku-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudoku.source.tar.xz
14mu|texlive-sudoku-1.0-4|17	BuildArch:	noarch
14mu|texlive-sudoku-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sudoku-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sudoku-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sudoku-1.0-4|21	
14mu|texlive-sudoku-1.0-4|22	%description
14mu|texlive-sudoku-1.0-4|23	The sudoku package provides an environment for typesetting
14mu|texlive-sudoku-1.0-4|24	sudoku grids. A sudoku puzzle is a 9x9 grid where some of the
14mu|texlive-sudoku-1.0-4|25	squares in the grid contain numbers. The rules are simple:
14mu|texlive-sudoku-1.0-4|26	every column can only contain the digits 1 to 9, every row can
14mu|texlive-sudoku-1.0-4|27	only contain the digits 1 to 9 and every 3x3 box can only
14mu|texlive-sudoku-1.0-4|28	contain the digits 1 to 9. More information, including help and
14mu|texlive-sudoku-1.0-4|29	example puzzles, can be found at sudoku.org.uk. This site also
14mu|texlive-sudoku-1.0-4|30	has blank sudoku grids (or worksheets), but you will not need
14mu|texlive-sudoku-1.0-4|31	to print them from there if you have this package installed.
14mu|texlive-sudoku-1.0-4|32	
14mu|texlive-sudoku-1.0-4|33	
14mu|texlive-sudoku-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-sudoku-1.0-4|35	%files
14mu|texlive-sudoku-1.0-4|36	%{_texmfdistdir}/tex/latex/sudoku/sudoku.sty
14mu|texlive-sudoku-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/sudoku/CHANGES
14mu|texlive-sudoku-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/sudoku/README
14mu|texlive-sudoku-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/sudoku/sudoku.pdf
14mu|texlive-sudoku-1.0-4|40	#- source
14mu|texlive-sudoku-1.0-4|41	%doc %{_texmfdistdir}/source/latex/sudoku/sudoku.dtx
14mu|texlive-sudoku-1.0-4|42	%doc %{_texmfdistdir}/source/latex/sudoku/sudoku.ins
14mu|texlive-sudoku-1.0-4|43	
14mu|texlive-sudoku-1.0-4|44	#-----------------------------------------------------------------------
14mu|texlive-sudoku-1.0-4|45	%prep
14mu|texlive-sudoku-1.0-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-sudoku-1.0-4|47	
14mu|texlive-sudoku-1.0-4|48	%build
14mu|texlive-sudoku-1.0-4|49	
14mu|texlive-sudoku-1.0-4|50	%install
14mu|texlive-sudoku-1.0-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sudoku-1.0-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sudoku-1.0-4|53	
14mu|texlive-sudoku-1.0-4|54	
14mu|texlive-sudoku-1.0-4|55	
14mu|texlive-sudoku-1.0-4|56	%changelog
14mu|texlive-sudoku-1.0-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-sudoku-1.0-4|58	+ Revision: 23cb66f
14mu|texlive-sudoku-1.0-4|59	- MassBuild#674: Increase release tag
14mu|texlive-sudoku-1.0-4|60	
14mu|texlive-sudoku-1.0-4|61	

25845 14
14mu|texlive-sudokubundle-1.0a-4|1	# revision 15878
14mu|texlive-sudokubundle-1.0a-4|2	# category Package
14mu|texlive-sudokubundle-1.0a-4|3	# catalog-ctan /macros/latex/contrib/sudokubundle
14mu|texlive-sudokubundle-1.0a-4|4	# catalog-date 2007-03-12 11:51:09 +0100
14mu|texlive-sudokubundle-1.0a-4|5	# catalog-license lppl
14mu|texlive-sudokubundle-1.0a-4|6	# catalog-version 1.0a
14mu|texlive-sudokubundle-1.0a-4|7	Name:		texlive-sudokubundle
14mu|texlive-sudokubundle-1.0a-4|8	Version:	1.0a
14mu|texlive-sudokubundle-1.0a-4|9	Release:	4
14mu|texlive-sudokubundle-1.0a-4|10	Summary:	A set of sudoku-related packages
14mu|texlive-sudokubundle-1.0a-4|11	Group:		Publishing
14mu|texlive-sudokubundle-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sudokubundle
14mu|texlive-sudokubundle-1.0a-4|13	License:	LPPL
14mu|texlive-sudokubundle-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudokubundle.tar.xz
14mu|texlive-sudokubundle-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudokubundle.doc.tar.xz
14mu|texlive-sudokubundle-1.0a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudokubundle.source.tar.xz
14mu|texlive-sudokubundle-1.0a-4|17	BuildArch:	noarch
14mu|texlive-sudokubundle-1.0a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-sudokubundle-1.0a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-sudokubundle-1.0a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-sudokubundle-1.0a-4|21	
14mu|texlive-sudokubundle-1.0a-4|22	%description
14mu|texlive-sudokubundle-1.0a-4|23	The bundle provides three packages: - printsudoku, which
14mu|texlive-sudokubundle-1.0a-4|24	provides a command \sudoku whose argument is the name of a file
14mu|texlive-sudokubundle-1.0a-4|25	containing a puzzle specification; - solvesudoku, which
14mu|texlive-sudokubundle-1.0a-4|26	attempts to find a solution to the puzzle in the file named in
14mu|texlive-sudokubundle-1.0a-4|27	the argument; and - createsudoku, which uses the random package
14mu|texlive-sudokubundle-1.0a-4|28	to generate a puzzle according to a bunch of parameters that
14mu|texlive-sudokubundle-1.0a-4|29	the user sets via macros. The bundle comes with a set of ready-
14mu|texlive-sudokubundle-1.0a-4|30	prepared puzzle files.
14mu|texlive-sudokubundle-1.0a-4|31	
14mu|texlive-sudokubundle-1.0a-4|32	
14mu|texlive-sudokubundle-1.0a-4|33	#-----------------------------------------------------------------------
14mu|texlive-sudokubundle-1.0a-4|34	%files
14mu|texlive-sudokubundle-1.0a-4|35	%{_texmfdistdir}/tex/latex/sudokubundle/createsudoku.sty
14mu|texlive-sudokubundle-1.0a-4|36	%{_texmfdistdir}/tex/latex/sudokubundle/printsudoku.sty
14mu|texlive-sudokubundle-1.0a-4|37	%{_texmfdistdir}/tex/latex/sudokubundle/solvesudoku.sty
14mu|texlive-sudokubundle-1.0a-4|38	%doc %{_texmfdistdir}/doc/latex/sudokubundle/README
14mu|texlive-sudokubundle-1.0a-4|39	%doc %{_texmfdistdir}/doc/latex/sudokubundle/somesudoku.tex
14mu|texlive-sudokubundle-1.0a-4|40	%doc %{_texmfdistdir}/doc/latex/sudokubundle/sudokubundle.pdf
14mu|texlive-sudokubundle-1.0a-4|41	#- source
14mu|texlive-sudokubundle-1.0a-4|42	%doc %{_texmfdistdir}/source/latex/sudokubundle/sudokubundle.dtx
14mu|texlive-sudokubundle-1.0a-4|43	%doc %{_texmfdistdir}/source/latex/sudokubundle/sudokubundle.ins
14mu|texlive-sudokubundle-1.0a-4|44	
14mu|texlive-sudokubundle-1.0a-4|45	#-----------------------------------------------------------------------
14mu|texlive-sudokubundle-1.0a-4|46	%prep
14mu|texlive-sudokubundle-1.0a-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-sudokubundle-1.0a-4|48	
14mu|texlive-sudokubundle-1.0a-4|49	%build
14mu|texlive-sudokubundle-1.0a-4|50	
14mu|texlive-sudokubundle-1.0a-4|51	%install
14mu|texlive-sudokubundle-1.0a-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sudokubundle-1.0a-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-sudokubundle-1.0a-4|54	
14mu|texlive-sudokubundle-1.0a-4|55	
14mu|texlive-sudokubundle-1.0a-4|56	
14mu|texlive-sudokubundle-1.0a-4|57	%changelog
14mu|texlive-sudokubundle-1.0a-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14mu|texlive-sudokubundle-1.0a-4|59	+ Revision: 76883e7
14mu|texlive-sudokubundle-1.0a-4|60	- MassBuild#674: Increase release tag
14mu|texlive-sudokubundle-1.0a-4|61	
14mu|texlive-sudokubundle-1.0a-4|62	

25846 14
14mu|texlive-suftesi-0.9-3|1	# revision 26217
14mu|texlive-suftesi-0.9-3|2	# category Package
14mu|texlive-suftesi-0.9-3|3	# catalog-ctan /macros/latex/contrib/suftesi
14mu|texlive-suftesi-0.9-3|4	# catalog-date 2012-04-23 11:23:52 +0200
14mu|texlive-suftesi-0.9-3|5	# catalog-license lppl
14mu|texlive-suftesi-0.9-3|6	# catalog-version 0.9
14mu|texlive-suftesi-0.9-3|7	Name:		texlive-suftesi
14mu|texlive-suftesi-0.9-3|8	Version:	0.9
14mu|texlive-suftesi-0.9-3|9	Release:	3
14mu|texlive-suftesi-0.9-3|10	Summary:	A document class for typesetting theses, books and articles
14mu|texlive-suftesi-0.9-3|11	Group:		Publishing
14mu|texlive-suftesi-0.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/suftesi
14mu|texlive-suftesi-0.9-3|13	License:	LPPL
14mu|texlive-suftesi-0.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suftesi.tar.xz
14mu|texlive-suftesi-0.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suftesi.doc.tar.xz
14mu|texlive-suftesi-0.9-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suftesi.source.tar.xz
14mu|texlive-suftesi-0.9-3|17	BuildArch:	noarch
14mu|texlive-suftesi-0.9-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-suftesi-0.9-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-suftesi-0.9-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-suftesi-0.9-3|21	
14mu|texlive-suftesi-0.9-3|22	%description
14mu|texlive-suftesi-0.9-3|23	The class is specifically designed for use with theses in the
14mu|texlive-suftesi-0.9-3|24	humanities.
14mu|texlive-suftesi-0.9-3|25	
14mu|texlive-suftesi-0.9-3|26	
14mu|texlive-suftesi-0.9-3|27	#-----------------------------------------------------------------------
14mu|texlive-suftesi-0.9-3|28	%files
14mu|texlive-suftesi-0.9-3|29	%{_texmfdistdir}/tex/latex/suftesi/suftesi.cls
14mu|texlive-suftesi-0.9-3|30	%doc %{_texmfdistdir}/doc/latex/suftesi/README
14mu|texlive-suftesi-0.9-3|31	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Capitoli/primo.tex
14mu|texlive-suftesi-0.9-3|32	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Capitoli/secondo.tex
14mu|texlive-suftesi-0.9-3|33	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Capitoli/terzo.tex
14mu|texlive-suftesi-0.9-3|34	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Immagini/don.png
14mu|texlive-suftesi-0.9-3|35	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Immagini/lamport.jpg
14mu|texlive-suftesi-0.9-3|36	%doc %{_texmfdistdir}/doc/latex/suftesi/example/MaterialeInizialeFinale/Introduzione.tex
14mu|texlive-suftesi-0.9-3|37	%doc %{_texmfdistdir}/doc/latex/suftesi/example/MaterialeInizialeFinale/Ringraziamenti.tex
14mu|texlive-suftesi-0.9-3|38	%doc %{_texmfdistdir}/doc/latex/suftesi/example/bibliografia.bib
14mu|texlive-suftesi-0.9-3|39	%doc %{_texmfdistdir}/doc/latex/suftesi/example/logo.png
14mu|texlive-suftesi-0.9-3|40	%doc %{_texmfdistdir}/doc/latex/suftesi/example/tesi.tex
14mu|texlive-suftesi-0.9-3|41	%doc %{_texmfdistdir}/doc/latex/suftesi/suftesi.pdf
14mu|texlive-suftesi-0.9-3|42	#- source
14mu|texlive-suftesi-0.9-3|43	%doc %{_texmfdistdir}/source/latex/suftesi/suftesi.dtx
14mu|texlive-suftesi-0.9-3|44	%doc %{_texmfdistdir}/source/latex/suftesi/suftesi.ins
14mu|texlive-suftesi-0.9-3|45	
14mu|texlive-suftesi-0.9-3|46	#-----------------------------------------------------------------------
14mu|texlive-suftesi-0.9-3|47	%prep
14mu|texlive-suftesi-0.9-3|48	%setup -c -a0 -a1 -a2
14mu|texlive-suftesi-0.9-3|49	
14mu|texlive-suftesi-0.9-3|50	%build
14mu|texlive-suftesi-0.9-3|51	
14mu|texlive-suftesi-0.9-3|52	%install
14mu|texlive-suftesi-0.9-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-suftesi-0.9-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-suftesi-0.9-3|55	
14mu|texlive-suftesi-0.9-3|56	
14mu|texlive-suftesi-0.9-3|57	
14mu|texlive-suftesi-0.9-3|58	%changelog
14mu|texlive-suftesi-0.9-3|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-3
14mu|texlive-suftesi-0.9-3|60	+ Revision: 4941d07
14mu|texlive-suftesi-0.9-3|61	- MassBuild#674: Increase release tag
14mu|texlive-suftesi-0.9-3|62	
14mu|texlive-suftesi-0.9-3|63	

25847 14
14mu|texlive-sugconf-20080416-4|1	# revision 15878
14mu|texlive-sugconf-20080416-4|2	# category Package
14mu|texlive-sugconf-20080416-4|3	# catalog-ctan /macros/latex/contrib/conferences/sugconf
14mu|texlive-sugconf-20080416-4|4	# catalog-date 2008-04-16 11:52:05 +0200
14mu|texlive-sugconf-20080416-4|5	# catalog-license lppl
14mu|texlive-sugconf-20080416-4|6	# catalog-version undef
14mu|texlive-sugconf-20080416-4|7	Name:		texlive-sugconf
14mu|texlive-sugconf-20080416-4|8	Version:	20080416
14mu|texlive-sugconf-20080416-4|9	Release:	4
14mu|texlive-sugconf-20080416-4|10	Summary:	SAS(R) user group conference proceedings document class
14mu|texlive-sugconf-20080416-4|11	Group:		Publishing
14mu|texlive-sugconf-20080416-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/sugconf
14mu|texlive-sugconf-20080416-4|13	License:	LPPL
14mu|texlive-sugconf-20080416-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sugconf.tar.xz
14mu|texlive-sugconf-20080416-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sugconf.doc.tar.xz
14mu|texlive-sugconf-20080416-4|16	BuildArch:	noarch
14mu|texlive-sugconf-20080416-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-sugconf-20080416-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-sugconf-20080416-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-sugconf-20080416-4|20	
14mu|texlive-sugconf-20080416-4|21	%description
14mu|texlive-sugconf-20080416-4|22	The class may be used to typeset articles to be published in
14mu|texlive-sugconf-20080416-4|23	the proceedings of SAS(R) User group conferences and workshops.
14mu|texlive-sugconf-20080416-4|24	The layout produced by the class is based on that published by
14mu|texlive-sugconf-20080416-4|25	SAS Institute (2006).
14mu|texlive-sugconf-20080416-4|26	
14mu|texlive-sugconf-20080416-4|27	
14mu|texlive-sugconf-20080416-4|28	#-----------------------------------------------------------------------
14mu|texlive-sugconf-20080416-4|29	%files
14mu|texlive-sugconf-20080416-4|30	%{_texmfdistdir}/tex/latex/sugconf/sugconf.cls
14mu|texlive-sugconf-20080416-4|31	%doc %{_texmfdistdir}/doc/latex/sugconf/README
14mu|texlive-sugconf-20080416-4|32	%doc %{_texmfdistdir}/doc/latex/sugconf/SUGI-paper-example.txt
14mu|texlive-sugconf-20080416-4|33	%doc %{_texmfdistdir}/doc/latex/sugconf/article-example.bat
14mu|texlive-sugconf-20080416-4|34	%doc %{_texmfdistdir}/doc/latex/sugconf/article-example.pdf
14mu|texlive-sugconf-20080416-4|35	%doc %{_texmfdistdir}/doc/latex/sugconf/article-example.tex
14mu|texlive-sugconf-20080416-4|36	%doc %{_texmfdistdir}/doc/latex/sugconf/sugconf-example.bat
14mu|texlive-sugconf-20080416-4|37	%doc %{_texmfdistdir}/doc/latex/sugconf/sugconf-example.pdf
14mu|texlive-sugconf-20080416-4|38	%doc %{_texmfdistdir}/doc/latex/sugconf/sugconf-example.tex
14mu|texlive-sugconf-20080416-4|39	
14mu|texlive-sugconf-20080416-4|40	#-----------------------------------------------------------------------
14mu|texlive-sugconf-20080416-4|41	%prep
14mu|texlive-sugconf-20080416-4|42	%setup -c -a0 -a1
14mu|texlive-sugconf-20080416-4|43	
14mu|texlive-sugconf-20080416-4|44	%build
14mu|texlive-sugconf-20080416-4|45	
14mu|texlive-sugconf-20080416-4|46	%install
14mu|texlive-sugconf-20080416-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-sugconf-20080416-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-sugconf-20080416-4|49	
14mu|texlive-sugconf-20080416-4|50	
14mu|texlive-sugconf-20080416-4|51	
14mu|texlive-sugconf-20080416-4|52	%changelog
14mu|texlive-sugconf-20080416-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080416-4
14mu|texlive-sugconf-20080416-4|54	+ Revision: a5cc705
14mu|texlive-sugconf-20080416-4|55	- MassBuild#674: Increase release tag
14mu|texlive-sugconf-20080416-4|56	
14mu|texlive-sugconf-20080416-4|57	

25848 14
14mu|texlive-supertabular-4.1a-4|1	# revision 15878
14mu|texlive-supertabular-4.1a-4|2	# category Package
14mu|texlive-supertabular-4.1a-4|3	# catalog-ctan /macros/latex/contrib/supertabular
14mu|texlive-supertabular-4.1a-4|4	# catalog-date 2009-10-10 00:51:28 +0200
14mu|texlive-supertabular-4.1a-4|5	# catalog-license lppl
14mu|texlive-supertabular-4.1a-4|6	# catalog-version 4.1a
14mu|texlive-supertabular-4.1a-4|7	Name:		texlive-supertabular
14mu|texlive-supertabular-4.1a-4|8	Version:	4.1a
14mu|texlive-supertabular-4.1a-4|9	Release:	4
14mu|texlive-supertabular-4.1a-4|10	Summary:	A multi-page tables package
14mu|texlive-supertabular-4.1a-4|11	Group:		Publishing
14mu|texlive-supertabular-4.1a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/supertabular
14mu|texlive-supertabular-4.1a-4|13	License:	LPPL
14mu|texlive-supertabular-4.1a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/supertabular.tar.xz
14mu|texlive-supertabular-4.1a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/supertabular.doc.tar.xz
14mu|texlive-supertabular-4.1a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/supertabular.source.tar.xz
14mu|texlive-supertabular-4.1a-4|17	BuildArch:	noarch
14mu|texlive-supertabular-4.1a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-supertabular-4.1a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-supertabular-4.1a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-supertabular-4.1a-4|21	
14mu|texlive-supertabular-4.1a-4|22	%description
14mu|texlive-supertabular-4.1a-4|23	Generally longtable is a little easier to use and more
14mu|texlive-supertabular-4.1a-4|24	flexible, but supertabular has its place, since it will work in
14mu|texlive-supertabular-4.1a-4|25	a few situations where longtable won't.
14mu|texlive-supertabular-4.1a-4|26	
14mu|texlive-supertabular-4.1a-4|27	
14mu|texlive-supertabular-4.1a-4|28	#-----------------------------------------------------------------------
14mu|texlive-supertabular-4.1a-4|29	%files
14mu|texlive-supertabular-4.1a-4|30	%{_texmfdistdir}/tex/latex/supertabular/supertabular.sty
14mu|texlive-supertabular-4.1a-4|31	%doc %{_texmfdistdir}/doc/latex/supertabular/CATALOG
14mu|texlive-supertabular-4.1a-4|32	%doc %{_texmfdistdir}/doc/latex/supertabular/ChangeLog
14mu|texlive-supertabular-4.1a-4|33	%doc %{_texmfdistdir}/doc/latex/supertabular/MANIFEST
14mu|texlive-supertabular-4.1a-4|34	%doc %{_texmfdistdir}/doc/latex/supertabular/README
14mu|texlive-supertabular-4.1a-4|35	%doc %{_texmfdistdir}/doc/latex/supertabular/supertabular.pdf
14mu|texlive-supertabular-4.1a-4|36	#- source
14mu|texlive-supertabular-4.1a-4|37	%doc %{_texmfdistdir}/source/latex/supertabular/supertabular.dtx
14mu|texlive-supertabular-4.1a-4|38	%doc %{_texmfdistdir}/source/latex/supertabular/supertabular.ins
14mu|texlive-supertabular-4.1a-4|39	
14mu|texlive-supertabular-4.1a-4|40	#-----------------------------------------------------------------------
14mu|texlive-supertabular-4.1a-4|41	%prep
14mu|texlive-supertabular-4.1a-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-supertabular-4.1a-4|43	
14mu|texlive-supertabular-4.1a-4|44	%build
14mu|texlive-supertabular-4.1a-4|45	
14mu|texlive-supertabular-4.1a-4|46	%install
14mu|texlive-supertabular-4.1a-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-supertabular-4.1a-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-supertabular-4.1a-4|49	
14mu|texlive-supertabular-4.1a-4|50	
14mu|texlive-supertabular-4.1a-4|51	
14mu|texlive-supertabular-4.1a-4|52	%changelog
14mu|texlive-supertabular-4.1a-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.1a-4
14mu|texlive-supertabular-4.1a-4|54	+ Revision: 2c5a278
14mu|texlive-supertabular-4.1a-4|55	- MassBuild#674: Increase release tag
14mu|texlive-supertabular-4.1a-4|56	
14mu|texlive-supertabular-4.1a-4|57	

25849 14
14mu|texlive-svg-1.0-9|1	# revision 33063
14mu|texlive-svg-1.0-9|2	# category Package
14mu|texlive-svg-1.0-9|3	# catalog-ctan /graphics/svg
14mu|texlive-svg-1.0-9|4	# catalog-date 2014-02-26 23:03:13 +0100
14mu|texlive-svg-1.0-9|5	# catalog-license lppl1.3
14mu|texlive-svg-1.0-9|6	# catalog-version 1.0
14mu|texlive-svg-1.0-9|7	Name:		texlive-svg
14mu|texlive-svg-1.0-9|8	Version:	1.0
14mu|texlive-svg-1.0-9|9	Release:	9
14mu|texlive-svg-1.0-9|10	Summary:	Include and extract SVG pictures using Inkscape
14mu|texlive-svg-1.0-9|11	Group:		Publishing
14mu|texlive-svg-1.0-9|12	URL:		http://www.ctan.org/tex-archive/graphics/svg
14mu|texlive-svg-1.0-9|13	License:	LPPL1.3
14mu|texlive-svg-1.0-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg.tar.xz
14mu|texlive-svg-1.0-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg.doc.tar.xz
14mu|texlive-svg-1.0-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg.source.tar.xz
14mu|texlive-svg-1.0-9|17	BuildArch:	noarch
14mu|texlive-svg-1.0-9|18	BuildRequires:	texlive-tlpkg
14mu|texlive-svg-1.0-9|19	Requires(pre):	texlive-tlpkg
14mu|texlive-svg-1.0-9|20	Requires(post):	texlive-kpathsea
14mu|texlive-svg-1.0-9|21	
14mu|texlive-svg-1.0-9|22	%description
14mu|texlive-svg-1.0-9|23	The package provides a command similar to \includegraphics
14mu|texlive-svg-1.0-9|24	command of the graphicx package, which enables the inclusion of
14mu|texlive-svg-1.0-9|25	SVG images using Inkscape. \includesvg[<options>]{<svg
14mu|texlive-svg-1.0-9|26	filename>} A variety of options is available, including width,
14mu|texlive-svg-1.0-9|27	height, and path of the SVG. The image is converted to an
14mu|texlive-svg-1.0-9|28	appropriate format, using the \write18 mechanism to execute a
14mu|texlive-svg-1.0-9|29	shell command, and the package also offers the means of saving
14mu|texlive-svg-1.0-9|30	a PDF, EPS, or PNG copy of the image, at the same time. The
14mu|texlive-svg-1.0-9|31	documentation shows an example using an SVG created from the
14mu|texlive-svg-1.0-9|32	high energy particle physics analysis package ROOT.
14mu|texlive-svg-1.0-9|33	
14mu|texlive-svg-1.0-9|34	
14mu|texlive-svg-1.0-9|35	#-----------------------------------------------------------------------
14mu|texlive-svg-1.0-9|36	%files
14mu|texlive-svg-1.0-9|37	%{_texmfdistdir}/tex/latex/svg/svg.sty
14mu|texlive-svg-1.0-9|38	%doc %{_texmfdistdir}/doc/latex/svg/Fig.1a.pdf
14mu|texlive-svg-1.0-9|39	%doc %{_texmfdistdir}/doc/latex/svg/Fig.1b.eps
14mu|texlive-svg-1.0-9|40	%doc %{_texmfdistdir}/doc/latex/svg/Fig.2.pdf
14mu|texlive-svg-1.0-9|41	%doc %{_texmfdistdir}/doc/latex/svg/Fig.2.png
14mu|texlive-svg-1.0-9|42	%doc %{_texmfdistdir}/doc/latex/svg/README
14mu|texlive-svg-1.0-9|43	%doc %{_texmfdistdir}/doc/latex/svg/example.pdf
14mu|texlive-svg-1.0-9|44	%doc %{_texmfdistdir}/doc/latex/svg/example.pdf_tex
14mu|texlive-svg-1.0-9|45	%doc %{_texmfdistdir}/doc/latex/svg/example.svg
14mu|texlive-svg-1.0-9|46	%doc %{_texmfdistdir}/doc/latex/svg/preamble.tex
14mu|texlive-svg-1.0-9|47	%doc %{_texmfdistdir}/doc/latex/svg/root.C
14mu|texlive-svg-1.0-9|48	%doc %{_texmfdistdir}/doc/latex/svg/root.pdf
14mu|texlive-svg-1.0-9|49	%doc %{_texmfdistdir}/doc/latex/svg/root.pdf_tex
14mu|texlive-svg-1.0-9|50	%doc %{_texmfdistdir}/doc/latex/svg/root.svg
14mu|texlive-svg-1.0-9|51	%doc %{_texmfdistdir}/doc/latex/svg/svg.pdf
14mu|texlive-svg-1.0-9|52	#- source
14mu|texlive-svg-1.0-9|53	%doc %{_texmfdistdir}/source/latex/svg/svg.dtx
14mu|texlive-svg-1.0-9|54	
14mu|texlive-svg-1.0-9|55	#-----------------------------------------------------------------------
14mu|texlive-svg-1.0-9|56	%prep
14mu|texlive-svg-1.0-9|57	%setup -c -a0 -a1 -a2
14mu|texlive-svg-1.0-9|58	
14mu|texlive-svg-1.0-9|59	%build
14mu|texlive-svg-1.0-9|60	
14mu|texlive-svg-1.0-9|61	%install
14mu|texlive-svg-1.0-9|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-svg-1.0-9|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-svg-1.0-9|64	
14mu|texlive-svg-1.0-9|65	%changelog
14mu|texlive-svg-1.0-9|66	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-9
14mu|texlive-svg-1.0-9|67	+ Revision: d4426ae
14mu|texlive-svg-1.0-9|68	- MassBuild#674: Increase release tag
14mu|texlive-svg-1.0-9|69	
14mu|texlive-svg-1.0-9|70	

25850 14
14mu|texlive-svgcolor-1.0-4|1	# revision 15878
14mu|texlive-svgcolor-1.0-4|2	# category Package
14mu|texlive-svgcolor-1.0-4|3	# catalog-ctan /macros/latex/contrib/svgcolor
14mu|texlive-svgcolor-1.0-4|4	# catalog-date 2006-08-27 16:41:02 +0100
14mu|texlive-svgcolor-1.0-4|5	# catalog-license lppl
14mu|texlive-svgcolor-1.0-4|6	# catalog-version 1.0
14mu|texlive-svgcolor-1.0-4|7	Name:		texlive-svgcolor
14mu|texlive-svgcolor-1.0-4|8	Version:	1.0
14mu|texlive-svgcolor-1.0-4|9	Release:	4
14mu|texlive-svgcolor-1.0-4|10	Summary:	Define SVG named colours
14mu|texlive-svgcolor-1.0-4|11	Group:		Publishing
14mu|texlive-svgcolor-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svgcolor
14mu|texlive-svgcolor-1.0-4|13	License:	LPPL
14mu|texlive-svgcolor-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svgcolor.tar.xz
14mu|texlive-svgcolor-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svgcolor.doc.tar.xz
14mu|texlive-svgcolor-1.0-4|16	BuildArch:	noarch
14mu|texlive-svgcolor-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-svgcolor-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-svgcolor-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-svgcolor-1.0-4|20	
14mu|texlive-svgcolor-1.0-4|21	%description
14mu|texlive-svgcolor-1.0-4|22	The package defines the W3C Scalable Vector Graphics (SVG)
14mu|texlive-svgcolor-1.0-4|23	colour names for use with both the color and PSTricks packages.
14mu|texlive-svgcolor-1.0-4|24	
14mu|texlive-svgcolor-1.0-4|25	
14mu|texlive-svgcolor-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-svgcolor-1.0-4|27	%files
14mu|texlive-svgcolor-1.0-4|28	%{_texmfdistdir}/tex/latex/svgcolor/svgcolor.sty
14mu|texlive-svgcolor-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/svgcolor/README
14mu|texlive-svgcolor-1.0-4|30	
14mu|texlive-svgcolor-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-svgcolor-1.0-4|32	%prep
14mu|texlive-svgcolor-1.0-4|33	%setup -c -a0 -a1
14mu|texlive-svgcolor-1.0-4|34	
14mu|texlive-svgcolor-1.0-4|35	%build
14mu|texlive-svgcolor-1.0-4|36	
14mu|texlive-svgcolor-1.0-4|37	%install
14mu|texlive-svgcolor-1.0-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-svgcolor-1.0-4|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-svgcolor-1.0-4|40	
14mu|texlive-svgcolor-1.0-4|41	
14mu|texlive-svgcolor-1.0-4|42	
14mu|texlive-svgcolor-1.0-4|43	%changelog
14mu|texlive-svgcolor-1.0-4|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-svgcolor-1.0-4|45	+ Revision: d1b1b09
14mu|texlive-svgcolor-1.0-4|46	- MassBuild#674: Increase release tag
14mu|texlive-svgcolor-1.0-4|47	
14mu|texlive-svgcolor-1.0-4|48	

25851 14
14mu|texlive-svn-43-4|1	# revision 15878
14mu|texlive-svn-43-4|2	# category Package
14mu|texlive-svn-43-4|3	# catalog-ctan /macros/latex/contrib/svn
14mu|texlive-svn-43-4|4	# catalog-date 2009-03-04 19:42:30 +0100
14mu|texlive-svn-43-4|5	# catalog-license lppl1.3
14mu|texlive-svn-43-4|6	# catalog-version 43
14mu|texlive-svn-43-4|7	Name:		texlive-svn
14mu|texlive-svn-43-4|8	Version:	43
14mu|texlive-svn-43-4|9	Release:	4
14mu|texlive-svn-43-4|10	Summary:	Typeset Subversion keywords
14mu|texlive-svn-43-4|11	Group:		Publishing
14mu|texlive-svn-43-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svn
14mu|texlive-svn-43-4|13	License:	LPPL1.3
14mu|texlive-svn-43-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn.tar.xz
14mu|texlive-svn-43-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn.doc.tar.xz
14mu|texlive-svn-43-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn.source.tar.xz
14mu|texlive-svn-43-4|17	BuildArch:	noarch
14mu|texlive-svn-43-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-svn-43-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-svn-43-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-svn-43-4|21	
14mu|texlive-svn-43-4|22	%description
14mu|texlive-svn-43-4|23	The svn package lets you typeset (in LaTeX) the value of
14mu|texlive-svn-43-4|24	Subversion keywords. It is approximately an equivalent to the
14mu|texlive-svn-43-4|25	rcs package, but for Subversion rather than CVS. Details of
14mu|texlive-svn-43-4|26	Subversion (a replacement for CVS) is available from the
14mu|texlive-svn-43-4|27	project's home site.
14mu|texlive-svn-43-4|28	
14mu|texlive-svn-43-4|29	
14mu|texlive-svn-43-4|30	#-----------------------------------------------------------------------
14mu|texlive-svn-43-4|31	%files
14mu|texlive-svn-43-4|32	%{_texmfdistdir}/tex/latex/svn/svn.sty
14mu|texlive-svn-43-4|33	%doc %{_texmfdistdir}/doc/latex/svn/README
14mu|texlive-svn-43-4|34	%doc %{_texmfdistdir}/doc/latex/svn/svn.pdf
14mu|texlive-svn-43-4|35	#- source
14mu|texlive-svn-43-4|36	%doc %{_texmfdistdir}/source/latex/svn/Makefile
14mu|texlive-svn-43-4|37	%doc %{_texmfdistdir}/source/latex/svn/svn.dtx
14mu|texlive-svn-43-4|38	%doc %{_texmfdistdir}/source/latex/svn/svn.ins
14mu|texlive-svn-43-4|39	
14mu|texlive-svn-43-4|40	#-----------------------------------------------------------------------
14mu|texlive-svn-43-4|41	%prep
14mu|texlive-svn-43-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-svn-43-4|43	
14mu|texlive-svn-43-4|44	%build
14mu|texlive-svn-43-4|45	
14mu|texlive-svn-43-4|46	%install
14mu|texlive-svn-43-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-svn-43-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-svn-43-4|49	
14mu|texlive-svn-43-4|50	
14mu|texlive-svn-43-4|51	
14mu|texlive-svn-43-4|52	%changelog
14mu|texlive-svn-43-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 43-4
14mu|texlive-svn-43-4|54	+ Revision: 378f410
14mu|texlive-svn-43-4|55	- MassBuild#674: Increase release tag
14mu|texlive-svn-43-4|56	
14mu|texlive-svn-43-4|57	

25852 14
14mu|texlive-svninfo-0.7.4-4|1	# revision 17554
14mu|texlive-svninfo-0.7.4-4|2	# category Package
14mu|texlive-svninfo-0.7.4-4|3	# catalog-ctan /macros/latex/contrib/svninfo
14mu|texlive-svninfo-0.7.4-4|4	# catalog-date 2010-03-23 21:34:59 +0100
14mu|texlive-svninfo-0.7.4-4|5	# catalog-license lppl1
14mu|texlive-svninfo-0.7.4-4|6	# catalog-version 0.7.4
14mu|texlive-svninfo-0.7.4-4|7	Name:		texlive-svninfo
14mu|texlive-svninfo-0.7.4-4|8	Version:	0.7.4
14mu|texlive-svninfo-0.7.4-4|9	Release:	4
14mu|texlive-svninfo-0.7.4-4|10	Summary:	Typeset Subversion keywords
14mu|texlive-svninfo-0.7.4-4|11	Group:		Publishing
14mu|texlive-svninfo-0.7.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svninfo
14mu|texlive-svninfo-0.7.4-4|13	License:	LPPL1
14mu|texlive-svninfo-0.7.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svninfo.tar.xz
14mu|texlive-svninfo-0.7.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svninfo.doc.tar.xz
14mu|texlive-svninfo-0.7.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svninfo.source.tar.xz
14mu|texlive-svninfo-0.7.4-4|17	BuildArch:	noarch
14mu|texlive-svninfo-0.7.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-svninfo-0.7.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-svninfo-0.7.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-svninfo-0.7.4-4|21	
14mu|texlive-svninfo-0.7.4-4|22	%description
14mu|texlive-svninfo-0.7.4-4|23	A package for incorporating the values of Subversion keywords
14mu|texlive-svninfo-0.7.4-4|24	into typeset documents. Information about Subversion (a
14mu|texlive-svninfo-0.7.4-4|25	replacement for CVS) is available from
14mu|texlive-svninfo-0.7.4-4|26	http://subversion.tigris.org/.
14mu|texlive-svninfo-0.7.4-4|27	
14mu|texlive-svninfo-0.7.4-4|28	
14mu|texlive-svninfo-0.7.4-4|29	#-----------------------------------------------------------------------
14mu|texlive-svninfo-0.7.4-4|30	%files
14mu|texlive-svninfo-0.7.4-4|31	%{_texmfdistdir}/tex/latex/svninfo/svninfo.cfg
14mu|texlive-svninfo-0.7.4-4|32	%{_texmfdistdir}/tex/latex/svninfo/svninfo.sty
14mu|texlive-svninfo-0.7.4-4|33	%doc %{_texmfdistdir}/doc/latex/svninfo/README
14mu|texlive-svninfo-0.7.4-4|34	%doc %{_texmfdistdir}/doc/latex/svninfo/svninfo.init
14mu|texlive-svninfo-0.7.4-4|35	%doc %{_texmfdistdir}/doc/latex/svninfo/svninfo.pdf
14mu|texlive-svninfo-0.7.4-4|36	#- source
14mu|texlive-svninfo-0.7.4-4|37	%doc %{_texmfdistdir}/source/latex/svninfo/Makefile
14mu|texlive-svninfo-0.7.4-4|38	%doc %{_texmfdistdir}/source/latex/svninfo/svninfo.dtx
14mu|texlive-svninfo-0.7.4-4|39	%doc %{_texmfdistdir}/source/latex/svninfo/svninfo.ins
14mu|texlive-svninfo-0.7.4-4|40	
14mu|texlive-svninfo-0.7.4-4|41	#-----------------------------------------------------------------------
14mu|texlive-svninfo-0.7.4-4|42	%prep
14mu|texlive-svninfo-0.7.4-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-svninfo-0.7.4-4|44	
14mu|texlive-svninfo-0.7.4-4|45	%build
14mu|texlive-svninfo-0.7.4-4|46	
14mu|texlive-svninfo-0.7.4-4|47	%install
14mu|texlive-svninfo-0.7.4-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-svninfo-0.7.4-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-svninfo-0.7.4-4|50	
14mu|texlive-svninfo-0.7.4-4|51	
14mu|texlive-svninfo-0.7.4-4|52	
14mu|texlive-svninfo-0.7.4-4|53	%changelog
14mu|texlive-svninfo-0.7.4-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7.4-4
14mu|texlive-svninfo-0.7.4-4|55	+ Revision: f760370
14mu|texlive-svninfo-0.7.4-4|56	- MassBuild#674: Increase release tag
14mu|texlive-svninfo-0.7.4-4|57	
14mu|texlive-svninfo-0.7.4-4|58	

25853 14
14mu|texlive-svn-multi-2.4d-6|1	# revision 26313
14mu|texlive-svn-multi-2.4d-6|2	# category Package
14mu|texlive-svn-multi-2.4d-6|3	# catalog-ctan /macros/latex/contrib/svn-multi
14mu|texlive-svn-multi-2.4d-6|4	# catalog-date 2012-05-07 15:25:51 +0200
14mu|texlive-svn-multi-2.4d-6|5	# catalog-license lppl
14mu|texlive-svn-multi-2.4d-6|6	# catalog-version 2.4d
14mu|texlive-svn-multi-2.4d-6|7	Name:		texlive-svn-multi
14mu|texlive-svn-multi-2.4d-6|8	Version:	2.4d
14mu|texlive-svn-multi-2.4d-6|9	Release:	6
14mu|texlive-svn-multi-2.4d-6|10	Summary:	Subversion keywords in multi-file LaTeX documents
14mu|texlive-svn-multi-2.4d-6|11	Group:		Publishing
14mu|texlive-svn-multi-2.4d-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svn-multi
14mu|texlive-svn-multi-2.4d-6|13	License:	LPPL
14mu|texlive-svn-multi-2.4d-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-multi.tar.xz
14mu|texlive-svn-multi-2.4d-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-multi.doc.tar.xz
14mu|texlive-svn-multi-2.4d-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-multi.source.tar.xz
14mu|texlive-svn-multi-2.4d-6|17	BuildArch:	noarch
14mu|texlive-svn-multi-2.4d-6|18	BuildRequires:	texlive-tlpkg
14mu|texlive-svn-multi-2.4d-6|19	Requires(pre):	texlive-tlpkg
14mu|texlive-svn-multi-2.4d-6|20	Requires(post):	texlive-kpathsea
14mu|texlive-svn-multi-2.4d-6|21	Provides:	texlive-svn-multi.bin = %{EVRD}
14mu|texlive-svn-multi-2.4d-6|22	
14mu|texlive-svn-multi-2.4d-6|23	%description
14mu|texlive-svn-multi-2.4d-6|24	This package lets you typeset keywords of the version control
14mu|texlive-svn-multi-2.4d-6|25	system Subversion inside your LaTeX files anywhere you like.
14mu|texlive-svn-multi-2.4d-6|26	Unlike the otherwise similar package svn the use of multiple
14mu|texlive-svn-multi-2.4d-6|27	files for one LaTeX document is well supported. The package
14mu|texlive-svn-multi-2.4d-6|28	uses the author's filehook and currfile packages. The package
14mu|texlive-svn-multi-2.4d-6|29	interacts with an external Perl script, to retrieve information
14mu|texlive-svn-multi-2.4d-6|30	necessary for the required output.
14mu|texlive-svn-multi-2.4d-6|31	
14mu|texlive-svn-multi-2.4d-6|32	
14mu|texlive-svn-multi-2.4d-6|33	#-----------------------------------------------------------------------
14mu|texlive-svn-multi-2.4d-6|34	%files
14mu|texlive-svn-multi-2.4d-6|35	%{_bindir}/svn-multi
14mu|texlive-svn-multi-2.4d-6|36	%{_texmfdistdir}/scripts/svn-multi/svn-multi.pl
14mu|texlive-svn-multi-2.4d-6|37	%{_texmfdistdir}/tex/latex/svn-multi/svn-multi.sty
14mu|texlive-svn-multi-2.4d-6|38	%{_texmfdistdir}/tex/latex/svn-multi/svnkw.sty
14mu|texlive-svn-multi-2.4d-6|39	%doc %{_texmfdistdir}/doc/latex/svn-multi/README
14mu|texlive-svn-multi-2.4d-6|40	%doc %{_texmfdistdir}/doc/latex/svn-multi/example_chap1.tex
14mu|texlive-svn-multi-2.4d-6|41	%doc %{_texmfdistdir}/doc/latex/svn-multi/example_main.tex
14mu|texlive-svn-multi-2.4d-6|42	%doc %{_texmfdistdir}/doc/latex/svn-multi/group_example.tex
14mu|texlive-svn-multi-2.4d-6|43	%doc %{_texmfdistdir}/doc/latex/svn-multi/svn-multi.pdf
14mu|texlive-svn-multi-2.4d-6|44	%doc %{_texmfdistdir}/doc/support/svn-multi/svn-multi-pl.pdf
14mu|texlive-svn-multi-2.4d-6|45	#- source
14mu|texlive-svn-multi-2.4d-6|46	%doc %{_texmfdistdir}/source/latex/svn-multi/svn-multi-pl.dtx
14mu|texlive-svn-multi-2.4d-6|47	%doc %{_texmfdistdir}/source/latex/svn-multi/svn-multi.dtx
14mu|texlive-svn-multi-2.4d-6|48	%doc %{_texmfdistdir}/source/latex/svn-multi/svn-multi.ins
14mu|texlive-svn-multi-2.4d-6|49	
14mu|texlive-svn-multi-2.4d-6|50	#-----------------------------------------------------------------------
14mu|texlive-svn-multi-2.4d-6|51	%prep
14mu|texlive-svn-multi-2.4d-6|52	%setup -c -a0 -a1 -a2
14mu|texlive-svn-multi-2.4d-6|53	
14mu|texlive-svn-multi-2.4d-6|54	%build
14mu|texlive-svn-multi-2.4d-6|55	
14mu|texlive-svn-multi-2.4d-6|56	%install
14mu|texlive-svn-multi-2.4d-6|57	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-svn-multi-2.4d-6|58	pushd %{buildroot}%{_bindir}
14mu|texlive-svn-multi-2.4d-6|59	ln -sf %{_texmfdistdir}/scripts/svn-multi/svn-multi.pl svn-multi
14mu|texlive-svn-multi-2.4d-6|60	popd
14mu|texlive-svn-multi-2.4d-6|61	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-svn-multi-2.4d-6|62	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-svn-multi-2.4d-6|63	
14mu|texlive-svn-multi-2.4d-6|64	
14mu|texlive-svn-multi-2.4d-6|65	
14mu|texlive-svn-multi-2.4d-6|66	%changelog
14mu|texlive-svn-multi-2.4d-6|67	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4d-6
14mu|texlive-svn-multi-2.4d-6|68	+ Revision: 043cc2b
14mu|texlive-svn-multi-2.4d-6|69	- MassBuild#674: Increase release tag
14mu|texlive-svn-multi-2.4d-6|70	
14mu|texlive-svn-multi-2.4d-6|71	

25854 14
14mu|texlive-svn-prov-3.1862-4|1	# revision 18017
14mu|texlive-svn-prov-3.1862-4|2	# category Package
14mu|texlive-svn-prov-3.1862-4|3	# catalog-ctan /macros/latex/contrib/svn-prov
14mu|texlive-svn-prov-3.1862-4|4	# catalog-date 2010-04-25 23:29:42 +0200
14mu|texlive-svn-prov-3.1862-4|5	# catalog-license lppl
14mu|texlive-svn-prov-3.1862-4|6	# catalog-version 3.1862
14mu|texlive-svn-prov-3.1862-4|7	Name:		texlive-svn-prov
14mu|texlive-svn-prov-3.1862-4|8	Version:	3.1862
14mu|texlive-svn-prov-3.1862-4|9	Release:	4
14mu|texlive-svn-prov-3.1862-4|10	Summary:	Subversion variants of \Provides... macros
14mu|texlive-svn-prov-3.1862-4|11	Group:		Publishing
14mu|texlive-svn-prov-3.1862-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svn-prov
14mu|texlive-svn-prov-3.1862-4|13	License:	LPPL
14mu|texlive-svn-prov-3.1862-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-prov.tar.xz
14mu|texlive-svn-prov-3.1862-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-prov.doc.tar.xz
14mu|texlive-svn-prov-3.1862-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-prov.source.tar.xz
14mu|texlive-svn-prov-3.1862-4|17	BuildArch:	noarch
14mu|texlive-svn-prov-3.1862-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-svn-prov-3.1862-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-svn-prov-3.1862-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-svn-prov-3.1862-4|21	
14mu|texlive-svn-prov-3.1862-4|22	%description
14mu|texlive-svn-prov-3.1862-4|23	The package introduces Subversion variants of the standard
14mu|texlive-svn-prov-3.1862-4|24	LaTeX macros \ProvidesPackage, \ProvidesClass and \ProvidesFile
14mu|texlive-svn-prov-3.1862-4|25	where the file name and date is extracted from Subversion Id
14mu|texlive-svn-prov-3.1862-4|26	keywords. The file name may also be given explicitly as an
14mu|texlive-svn-prov-3.1862-4|27	optional argument.
14mu|texlive-svn-prov-3.1862-4|28	
14mu|texlive-svn-prov-3.1862-4|29	
14mu|texlive-svn-prov-3.1862-4|30	#-----------------------------------------------------------------------
14mu|texlive-svn-prov-3.1862-4|31	%files
14mu|texlive-svn-prov-3.1862-4|32	%{_texmfdistdir}/tex/latex/svn-prov/svn-prov.sty
14mu|texlive-svn-prov-3.1862-4|33	%doc %{_texmfdistdir}/doc/latex/svn-prov/svn-prov.pdf
14mu|texlive-svn-prov-3.1862-4|34	#- source
14mu|texlive-svn-prov-3.1862-4|35	%doc %{_texmfdistdir}/source/latex/svn-prov/Makefile
14mu|texlive-svn-prov-3.1862-4|36	%doc %{_texmfdistdir}/source/latex/svn-prov/svn-prov.dtx
14mu|texlive-svn-prov-3.1862-4|37	%doc %{_texmfdistdir}/source/latex/svn-prov/svn-prov.ins
14mu|texlive-svn-prov-3.1862-4|38	
14mu|texlive-svn-prov-3.1862-4|39	#-----------------------------------------------------------------------
14mu|texlive-svn-prov-3.1862-4|40	%prep
14mu|texlive-svn-prov-3.1862-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-svn-prov-3.1862-4|42	
14mu|texlive-svn-prov-3.1862-4|43	%build
14mu|texlive-svn-prov-3.1862-4|44	
14mu|texlive-svn-prov-3.1862-4|45	%install
14mu|texlive-svn-prov-3.1862-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-svn-prov-3.1862-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-svn-prov-3.1862-4|48	
14mu|texlive-svn-prov-3.1862-4|49	
14mu|texlive-svn-prov-3.1862-4|50	
14mu|texlive-svn-prov-3.1862-4|51	%changelog
14mu|texlive-svn-prov-3.1862-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.1862-4
14mu|texlive-svn-prov-3.1862-4|53	+ Revision: 10d0101
14mu|texlive-svn-prov-3.1862-4|54	- MassBuild#674: Increase release tag
14mu|texlive-svn-prov-3.1862-4|55	
14mu|texlive-svn-prov-3.1862-4|56	

25855 14
14mu|texlive-swebib-20070115-4|1	# revision 15878
14mu|texlive-swebib-20070115-4|2	# category Package
14mu|texlive-swebib-20070115-4|3	# catalog-ctan /biblio/bibtex/contrib/swebib
14mu|texlive-swebib-20070115-4|4	# catalog-date 2007-01-15 14:17:51 +0100
14mu|texlive-swebib-20070115-4|5	# catalog-license lppl1.2
14mu|texlive-swebib-20070115-4|6	# catalog-version undef
14mu|texlive-swebib-20070115-4|7	Name:		texlive-swebib
14mu|texlive-swebib-20070115-4|8	Version:	20070115
14mu|texlive-swebib-20070115-4|9	Release:	4
14mu|texlive-swebib-20070115-4|10	Summary:	Swedish bibliography styles
14mu|texlive-swebib-20070115-4|11	Group:		Publishing
14mu|texlive-swebib-20070115-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/swebib
14mu|texlive-swebib-20070115-4|13	License:	LPPL1.2
14mu|texlive-swebib-20070115-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swebib.tar.xz
14mu|texlive-swebib-20070115-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swebib.doc.tar.xz
14mu|texlive-swebib-20070115-4|16	BuildArch:	noarch
14mu|texlive-swebib-20070115-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-swebib-20070115-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-swebib-20070115-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-swebib-20070115-4|20	
14mu|texlive-swebib-20070115-4|21	%description
14mu|texlive-swebib-20070115-4|22	The bundle contains Swedish versions of the standard
14mu|texlive-swebib-20070115-4|23	bibliography styles, and of the style plainnat. The styles
14mu|texlive-swebib-20070115-4|24	should be funtionally equivalent to the corresponding original
14mu|texlive-swebib-20070115-4|25	styles, apart from the Swedish translations. The styles do not
14mu|texlive-swebib-20070115-4|26	implement Swedish collation.
14mu|texlive-swebib-20070115-4|27	
14mu|texlive-swebib-20070115-4|28	
14mu|texlive-swebib-20070115-4|29	#-----------------------------------------------------------------------
14mu|texlive-swebib-20070115-4|30	%files
14mu|texlive-swebib-20070115-4|31	%{_texmfdistdir}/bibtex/bst/swebib/sweabbrv.bst
14mu|texlive-swebib-20070115-4|32	%{_texmfdistdir}/bibtex/bst/swebib/swealpha.bst
14mu|texlive-swebib-20070115-4|33	%{_texmfdistdir}/bibtex/bst/swebib/sweplain.bst
14mu|texlive-swebib-20070115-4|34	%{_texmfdistdir}/bibtex/bst/swebib/sweplnat.bst
14mu|texlive-swebib-20070115-4|35	%{_texmfdistdir}/bibtex/bst/swebib/sweunsrt.bst
14mu|texlive-swebib-20070115-4|36	%doc %{_texmfdistdir}/doc/latex/swebib/README
14mu|texlive-swebib-20070115-4|37	
14mu|texlive-swebib-20070115-4|38	#-----------------------------------------------------------------------
14mu|texlive-swebib-20070115-4|39	%prep
14mu|texlive-swebib-20070115-4|40	%setup -c -a0 -a1
14mu|texlive-swebib-20070115-4|41	
14mu|texlive-swebib-20070115-4|42	%build
14mu|texlive-swebib-20070115-4|43	
14mu|texlive-swebib-20070115-4|44	%install
14mu|texlive-swebib-20070115-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-swebib-20070115-4|46	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-swebib-20070115-4|47	
14mu|texlive-swebib-20070115-4|48	
14mu|texlive-swebib-20070115-4|49	
14mu|texlive-swebib-20070115-4|50	%changelog
14mu|texlive-swebib-20070115-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070115-4
14mu|texlive-swebib-20070115-4|52	+ Revision: 4b6de4e
14mu|texlive-swebib-20070115-4|53	- MassBuild#674: Increase release tag
14mu|texlive-swebib-20070115-4|54	
14mu|texlive-swebib-20070115-4|55	

25856 14
14mu|texlive-swimgraf-20120220-3|1	# revision 25446
14mu|texlive-swimgraf-20120220-3|2	# category Package
14mu|texlive-swimgraf-20120220-3|3	# catalog-ctan /macros/latex/contrib/swimgraf
14mu|texlive-swimgraf-20120220-3|4	# catalog-date 2012-02-20 12:29:23 +0100
14mu|texlive-swimgraf-20120220-3|5	# catalog-license lppl
14mu|texlive-swimgraf-20120220-3|6	# catalog-version undef
14mu|texlive-swimgraf-20120220-3|7	Name:		texlive-swimgraf
14mu|texlive-swimgraf-20120220-3|8	Version:	20120220
14mu|texlive-swimgraf-20120220-3|9	Release:	3
14mu|texlive-swimgraf-20120220-3|10	Summary:	Graphical/textual representations of swimming performances
14mu|texlive-swimgraf-20120220-3|11	Group:		Publishing
14mu|texlive-swimgraf-20120220-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/swimgraf
14mu|texlive-swimgraf-20120220-3|13	License:	LPPL
14mu|texlive-swimgraf-20120220-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swimgraf.tar.xz
14mu|texlive-swimgraf-20120220-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swimgraf.doc.tar.xz
14mu|texlive-swimgraf-20120220-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swimgraf.source.tar.xz
14mu|texlive-swimgraf-20120220-3|17	BuildArch:	noarch
14mu|texlive-swimgraf-20120220-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-swimgraf-20120220-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-swimgraf-20120220-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-swimgraf-20120220-3|21	
14mu|texlive-swimgraf-20120220-3|22	%description
14mu|texlive-swimgraf-20120220-3|23	The package provides two macros that produce representations of
14mu|texlive-swimgraf-20120220-3|24	a swimmer's performances. The user records data in a text file
14mu|texlive-swimgraf-20120220-3|25	and specifies as arguments of the macros the date range of
14mu|texlive-swimgraf-20120220-3|26	interest. The macros extract the relevant information from the
14mu|texlive-swimgraf-20120220-3|27	file and process it: \swimgraph produces a graph of the times
14mu|texlive-swimgraf-20120220-3|28	in a single swimming event (specified as an argument), plotting
14mu|texlive-swimgraf-20120220-3|29	long course and short course times in separate lines. Records
14mu|texlive-swimgraf-20120220-3|30	and qualifying times, stored in text files, may optionally be
14mu|texlive-swimgraf-20120220-3|31	included on the graph. \swimtext produces a written record of
14mu|texlive-swimgraf-20120220-3|32	the times in all events. Files of current world and Canadian
14mu|texlive-swimgraf-20120220-3|33	records are included. The package requires the PSTricks and
14mu|texlive-swimgraf-20120220-3|34	keyval packages. For attractive output it also requires a
14mu|texlive-swimgraf-20120220-3|35	colour output device.
14mu|texlive-swimgraf-20120220-3|36	
14mu|texlive-swimgraf-20120220-3|37	
14mu|texlive-swimgraf-20120220-3|38	#-----------------------------------------------------------------------
14mu|texlive-swimgraf-20120220-3|39	%files
14mu|texlive-swimgraf-20120220-3|40	%{_texmfdistdir}/tex/latex/swimgraf/swimgraf.cfg
14mu|texlive-swimgraf-20120220-3|41	%{_texmfdistdir}/tex/latex/swimgraf/swimgraf.sty
14mu|texlive-swimgraf-20120220-3|42	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br1.pdf
14mu|texlive-swimgraf-20120220-3|43	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br1.tex
14mu|texlive-swimgraf-20120220-3|44	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br2.pdf
14mu|texlive-swimgraf-20120220-3|45	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br2.tex
14mu|texlive-swimgraf-20120220-3|46	%doc %{_texmfdistdir}/doc/latex/swimgraf/README
14mu|texlive-swimgraf-20120220-3|47	%doc %{_texmfdistdir}/doc/latex/swimgraf/README.TEXLIVE
14mu|texlive-swimgraf-20120220-3|48	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada.dat
14mu|texlive-swimgraf-20120220-3|49	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada11.dat
14mu|texlive-swimgraf-20120220-3|50	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada12.dat
14mu|texlive-swimgraf-20120220-3|51	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada13.dat
14mu|texlive-swimgraf-20120220-3|52	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada14.dat
14mu|texlive-swimgraf-20120220-3|53	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada15.dat
14mu|texlive-swimgraf-20120220-3|54	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada16.dat
14mu|texlive-swimgraf-20120220-3|55	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada17.dat
14mu|texlive-swimgraf-20120220-3|56	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario10.dat
14mu|texlive-swimgraf-20120220-3|57	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario11.dat
14mu|texlive-swimgraf-20120220-3|58	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario12.dat
14mu|texlive-swimgraf-20120220-3|59	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario13.dat
14mu|texlive-swimgraf-20120220-3|60	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario14.dat
14mu|texlive-swimgraf-20120220-3|61	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario15.dat
14mu|texlive-swimgraf-20120220-3|62	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario16.dat
14mu|texlive-swimgraf-20120220-3|63	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario17.dat
14mu|texlive-swimgraf-20120220-3|64	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario8.dat
14mu|texlive-swimgraf-20120220-3|65	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario9.dat
14mu|texlive-swimgraf-20120220-3|66	%doc %{_texmfdistdir}/doc/latex/swimgraf/fworld.dat
14mu|texlive-swimgraf-20120220-3|67	%doc %{_texmfdistdir}/doc/latex/swimgraf/mcanada.dat
14mu|texlive-swimgraf-20120220-3|68	%doc %{_texmfdistdir}/doc/latex/swimgraf/mworld.dat
14mu|texlive-swimgraf-20120220-3|69	%doc %{_texmfdistdir}/doc/latex/swimgraf/sample1.dat
14mu|texlive-swimgraf-20120220-3|70	%doc %{_texmfdistdir}/doc/latex/swimgraf/sample2.dat
14mu|texlive-swimgraf-20120220-3|71	%doc %{_texmfdistdir}/doc/latex/swimgraf/text1.pdf
14mu|texlive-swimgraf-20120220-3|72	%doc %{_texmfdistdir}/doc/latex/swimgraf/text1.tex
14mu|texlive-swimgraf-20120220-3|73	%doc %{_texmfdistdir}/doc/latex/swimgraf/text2.pdf
14mu|texlive-swimgraf-20120220-3|74	%doc %{_texmfdistdir}/doc/latex/swimgraf/text2.tex
14mu|texlive-swimgraf-20120220-3|75	#- source
14mu|texlive-swimgraf-20120220-3|76	%doc %{_texmfdistdir}/source/latex/swimgraf/100BR1.TEX
14mu|texlive-swimgraf-20120220-3|77	%doc %{_texmfdistdir}/source/latex/swimgraf/100BR2.TEX
14mu|texlive-swimgraf-20120220-3|78	%doc %{_texmfdistdir}/source/latex/swimgraf/SAMPLE1.DAT
14mu|texlive-swimgraf-20120220-3|79	%doc %{_texmfdistdir}/source/latex/swimgraf/SAMPLE2.DAT
14mu|texlive-swimgraf-20120220-3|80	%doc %{_texmfdistdir}/source/latex/swimgraf/TEXT1.TEX
14mu|texlive-swimgraf-20120220-3|81	%doc %{_texmfdistdir}/source/latex/swimgraf/TEXT2.TEX
14mu|texlive-swimgraf-20120220-3|82	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada.dat
14mu|texlive-swimgraf-20120220-3|83	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada11.dat
14mu|texlive-swimgraf-20120220-3|84	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada12.dat
14mu|texlive-swimgraf-20120220-3|85	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada13.dat
14mu|texlive-swimgraf-20120220-3|86	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada14.dat
14mu|texlive-swimgraf-20120220-3|87	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada15.dat
14mu|texlive-swimgraf-20120220-3|88	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada16.dat
14mu|texlive-swimgraf-20120220-3|89	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada17.dat
14mu|texlive-swimgraf-20120220-3|90	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario10.dat
14mu|texlive-swimgraf-20120220-3|91	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario11.dat
14mu|texlive-swimgraf-20120220-3|92	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario12.dat
14mu|texlive-swimgraf-20120220-3|93	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario13.dat
14mu|texlive-swimgraf-20120220-3|94	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario14.dat
14mu|texlive-swimgraf-20120220-3|95	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario15.dat
14mu|texlive-swimgraf-20120220-3|96	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario16.dat
14mu|texlive-swimgraf-20120220-3|97	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario17.dat
14mu|texlive-swimgraf-20120220-3|98	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario8.dat
14mu|texlive-swimgraf-20120220-3|99	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario9.dat
14mu|texlive-swimgraf-20120220-3|100	%doc %{_texmfdistdir}/source/latex/swimgraf/fworld.dat
14mu|texlive-swimgraf-20120220-3|101	%doc %{_texmfdistdir}/source/latex/swimgraf/mcanada.dat
14mu|texlive-swimgraf-20120220-3|102	%doc %{_texmfdistdir}/source/latex/swimgraf/mworld.dat
14mu|texlive-swimgraf-20120220-3|103	
14mu|texlive-swimgraf-20120220-3|104	#-----------------------------------------------------------------------
14mu|texlive-swimgraf-20120220-3|105	%prep
14mu|texlive-swimgraf-20120220-3|106	%setup -c -a0 -a1 -a2
14mu|texlive-swimgraf-20120220-3|107	
14mu|texlive-swimgraf-20120220-3|108	%build
14mu|texlive-swimgraf-20120220-3|109	
14mu|texlive-swimgraf-20120220-3|110	%install
14mu|texlive-swimgraf-20120220-3|111	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-swimgraf-20120220-3|112	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-swimgraf-20120220-3|113	
14mu|texlive-swimgraf-20120220-3|114	
14mu|texlive-swimgraf-20120220-3|115	
14mu|texlive-swimgraf-20120220-3|116	%changelog
14mu|texlive-swimgraf-20120220-3|117	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120220-3
14mu|texlive-swimgraf-20120220-3|118	+ Revision: 5e0a200
14mu|texlive-swimgraf-20120220-3|119	- MassBuild#674: Increase release tag
14mu|texlive-swimgraf-20120220-3|120	
14mu|texlive-swimgraf-20120220-3|121	

25857 14
14mu|texlive-symbol-20110301-4|1	# revision 21570
14mu|texlive-symbol-20110301-4|2	# category Package
14mu|texlive-symbol-20110301-4|3	# catalog-ctan /fonts/urw/base35
14mu|texlive-symbol-20110301-4|4	# catalog-date 2011-03-01 21:42:17 +0100
14mu|texlive-symbol-20110301-4|5	# catalog-license gpl
14mu|texlive-symbol-20110301-4|6	# catalog-version undef
14mu|texlive-symbol-20110301-4|7	Name:		texlive-symbol
14mu|texlive-symbol-20110301-4|8	Version:	20110301
14mu|texlive-symbol-20110301-4|9	Release:	4
14mu|texlive-symbol-20110301-4|10	Summary:	URW "Base 35" font pack for LaTeX
14mu|texlive-symbol-20110301-4|11	Group:		Publishing
14mu|texlive-symbol-20110301-4|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mu|texlive-symbol-20110301-4|13	License:	GPL
14mu|texlive-symbol-20110301-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/symbol.tar.xz
14mu|texlive-symbol-20110301-4|15	BuildArch:	noarch
14mu|texlive-symbol-20110301-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-symbol-20110301-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-symbol-20110301-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-symbol-20110301-4|19	
14mu|texlive-symbol-20110301-4|20	%description
14mu|texlive-symbol-20110301-4|21	A set of fonts for use as "drop-in" replacements for Adobe's
14mu|texlive-symbol-20110301-4|22	basic set, comprising: - Century Schoolbook (substituting for
14mu|texlive-symbol-20110301-4|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mu|texlive-symbol-20110301-4|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mu|texlive-symbol-20110301-4|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mu|texlive-symbol-20110301-4|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mu|texlive-symbol-20110301-4|27	Helvetica); - Standard Symbols L (substituting for Adobe's
14mu|texlive-symbol-20110301-4|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mu|texlive-symbol-20110301-4|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mu|texlive-symbol-20110301-4|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mu|texlive-symbol-20110301-4|31	(substituting for Adobe's Palatino).
14mu|texlive-symbol-20110301-4|32	
14mu|texlive-symbol-20110301-4|33	
14mu|texlive-symbol-20110301-4|34	#-----------------------------------------------------------------------
14mu|texlive-symbol-20110301-4|35	%files
14mu|texlive-symbol-20110301-4|36	%{_texmfdistdir}/dvips/symbol/config.usy
14mu|texlive-symbol-20110301-4|37	%{_texmfdistdir}/fonts/afm/adobe/symbol/psyb.afm
14mu|texlive-symbol-20110301-4|38	%{_texmfdistdir}/fonts/afm/adobe/symbol/psyr.afm
14mu|texlive-symbol-20110301-4|39	%{_texmfdistdir}/fonts/afm/urw/symbol/usyr.afm
14mu|texlive-symbol-20110301-4|40	%{_texmfdistdir}/fonts/map/dvips/symbol/usy.map
14mu|texlive-symbol-20110301-4|41	%{_texmfdistdir}/fonts/tfm/adobe/symbol/psyr.tfm
14mu|texlive-symbol-20110301-4|42	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/symbol/rpsyr.tfm
14mu|texlive-symbol-20110301-4|43	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/symbol/rpsyro.tfm
14mu|texlive-symbol-20110301-4|44	%{_texmfdistdir}/fonts/tfm/monotype/symbol/msyr.tfm
14mu|texlive-symbol-20110301-4|45	%{_texmfdistdir}/fonts/tfm/urw35vf/symbol/usyr.tfm
14mu|texlive-symbol-20110301-4|46	%{_texmfdistdir}/fonts/type1/urw/symbol/usyr.pfb
14mu|texlive-symbol-20110301-4|47	%{_texmfdistdir}/fonts/type1/urw/symbol/usyr.pfm
14mu|texlive-symbol-20110301-4|48	%{_texmfdistdir}/tex/latex/symbol/uusy.fd
14mu|texlive-symbol-20110301-4|49	
14mu|texlive-symbol-20110301-4|50	#-----------------------------------------------------------------------
14mu|texlive-symbol-20110301-4|51	%prep
14mu|texlive-symbol-20110301-4|52	%setup -c -a0
14mu|texlive-symbol-20110301-4|53	
14mu|texlive-symbol-20110301-4|54	%build
14mu|texlive-symbol-20110301-4|55	
14mu|texlive-symbol-20110301-4|56	%install
14mu|texlive-symbol-20110301-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-symbol-20110301-4|58	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mu|texlive-symbol-20110301-4|59	
14mu|texlive-symbol-20110301-4|60	
14mu|texlive-symbol-20110301-4|61	
14mu|texlive-symbol-20110301-4|62	%changelog
14mu|texlive-symbol-20110301-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110301-4
14mu|texlive-symbol-20110301-4|64	+ Revision: 15511a2
14mu|texlive-symbol-20110301-4|65	- MassBuild#674: Increase release tag
14mu|texlive-symbol-20110301-4|66	
14mu|texlive-symbol-20110301-4|67	

25858 14
14mu|texlive-syntax-20091001-4|1	# revision 15878
14mu|texlive-syntax-20091001-4|2	# category Package
14mu|texlive-syntax-20091001-4|3	# catalog-ctan /macros/latex/contrib/syntax
14mu|texlive-syntax-20091001-4|4	# catalog-date 2009-10-01 19:53:35 +0200
14mu|texlive-syntax-20091001-4|5	# catalog-license gpl
14mu|texlive-syntax-20091001-4|6	# catalog-version undef
14mu|texlive-syntax-20091001-4|7	Name:		texlive-syntax
14mu|texlive-syntax-20091001-4|8	Version:	20091001
14mu|texlive-syntax-20091001-4|9	Release:	4
14mu|texlive-syntax-20091001-4|10	Summary:	Creation of syntax diagrams
14mu|texlive-syntax-20091001-4|11	Group:		Publishing
14mu|texlive-syntax-20091001-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/syntax
14mu|texlive-syntax-20091001-4|13	License:	GPL
14mu|texlive-syntax-20091001-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntax.tar.xz
14mu|texlive-syntax-20091001-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntax.doc.tar.xz
14mu|texlive-syntax-20091001-4|16	BuildArch:	noarch
14mu|texlive-syntax-20091001-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-syntax-20091001-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-syntax-20091001-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-syntax-20091001-4|20	
14mu|texlive-syntax-20091001-4|21	%description
14mu|texlive-syntax-20091001-4|22	Create syntax diagrams using special environments and commands
14mu|texlive-syntax-20091001-4|23	to represent the diagram structure.
14mu|texlive-syntax-20091001-4|24	
14mu|texlive-syntax-20091001-4|25	
14mu|texlive-syntax-20091001-4|26	#-----------------------------------------------------------------------
14mu|texlive-syntax-20091001-4|27	%files
14mu|texlive-syntax-20091001-4|28	%{_texmfdistdir}/tex/latex/syntax/syntax.tex
14mu|texlive-syntax-20091001-4|29	%doc %{_texmfdistdir}/doc/latex/syntax/README
14mu|texlive-syntax-20091001-4|30	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxintro.pdf
14mu|texlive-syntax-20091001-4|31	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxintro.tex
14mu|texlive-syntax-20091001-4|32	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxtest.pdf
14mu|texlive-syntax-20091001-4|33	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxtest.tex
14mu|texlive-syntax-20091001-4|34	
14mu|texlive-syntax-20091001-4|35	#-----------------------------------------------------------------------
14mu|texlive-syntax-20091001-4|36	%prep
14mu|texlive-syntax-20091001-4|37	%setup -c -a0 -a1
14mu|texlive-syntax-20091001-4|38	
14mu|texlive-syntax-20091001-4|39	%build
14mu|texlive-syntax-20091001-4|40	
14mu|texlive-syntax-20091001-4|41	%install
14mu|texlive-syntax-20091001-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-syntax-20091001-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-syntax-20091001-4|44	
14mu|texlive-syntax-20091001-4|45	
14mu|texlive-syntax-20091001-4|46	
14mu|texlive-syntax-20091001-4|47	%changelog
14mu|texlive-syntax-20091001-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091001-4
14mu|texlive-syntax-20091001-4|49	+ Revision: 5908a42
14mu|texlive-syntax-20091001-4|50	- MassBuild#674: Increase release tag
14mu|texlive-syntax-20091001-4|51	
14mu|texlive-syntax-20091001-4|52	

25859 14
14mu|texlive-syntrace-1.1-4|1	# revision 15878
14mu|texlive-syntrace-1.1-4|2	# category Package
14mu|texlive-syntrace-1.1-4|3	# catalog-ctan /macros/latex/contrib/syntrace
14mu|texlive-syntrace-1.1-4|4	# catalog-date 2007-03-13 15:26:21 +0100
14mu|texlive-syntrace-1.1-4|5	# catalog-license lppl
14mu|texlive-syntrace-1.1-4|6	# catalog-version 1.1
14mu|texlive-syntrace-1.1-4|7	Name:		texlive-syntrace
14mu|texlive-syntrace-1.1-4|8	Version:	1.1
14mu|texlive-syntrace-1.1-4|9	Release:	4
14mu|texlive-syntrace-1.1-4|10	Summary:	Labels for tracing in a syntax tree
14mu|texlive-syntrace-1.1-4|11	Group:		Publishing
14mu|texlive-syntrace-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/syntrace
14mu|texlive-syntrace-1.1-4|13	License:	LPPL
14mu|texlive-syntrace-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntrace.tar.xz
14mu|texlive-syntrace-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntrace.doc.tar.xz
14mu|texlive-syntrace-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntrace.source.tar.xz
14mu|texlive-syntrace-1.1-4|17	BuildArch:	noarch
14mu|texlive-syntrace-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-syntrace-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-syntrace-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-syntrace-1.1-4|21	
14mu|texlive-syntrace-1.1-4|22	%description
14mu|texlive-syntrace-1.1-4|23	This package adds support for for traces in trees created using
14mu|texlive-syntrace-1.1-4|24	either the synttree or the qtree package. The package provides
14mu|texlive-syntrace-1.1-4|25	two commands (\traceLabel and \traceReference) to set and use a
14mu|texlive-syntrace-1.1-4|26	trace.
14mu|texlive-syntrace-1.1-4|27	
14mu|texlive-syntrace-1.1-4|28	
14mu|texlive-syntrace-1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-syntrace-1.1-4|30	%files
14mu|texlive-syntrace-1.1-4|31	%{_texmfdistdir}/tex/latex/syntrace/syntrace.sty
14mu|texlive-syntrace-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/syntrace/README
14mu|texlive-syntrace-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/syntrace/syntrace.pdf
14mu|texlive-syntrace-1.1-4|34	#- source
14mu|texlive-syntrace-1.1-4|35	%doc %{_texmfdistdir}/source/latex/syntrace/syntrace.dtx
14mu|texlive-syntrace-1.1-4|36	%doc %{_texmfdistdir}/source/latex/syntrace/syntrace.ins
14mu|texlive-syntrace-1.1-4|37	
14mu|texlive-syntrace-1.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-syntrace-1.1-4|39	%prep
14mu|texlive-syntrace-1.1-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-syntrace-1.1-4|41	
14mu|texlive-syntrace-1.1-4|42	%build
14mu|texlive-syntrace-1.1-4|43	
14mu|texlive-syntrace-1.1-4|44	%install
14mu|texlive-syntrace-1.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-syntrace-1.1-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-syntrace-1.1-4|47	
14mu|texlive-syntrace-1.1-4|48	
14mu|texlive-syntrace-1.1-4|49	
14mu|texlive-syntrace-1.1-4|50	%changelog
14mu|texlive-syntrace-1.1-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-syntrace-1.1-4|52	+ Revision: b8b6ea6
14mu|texlive-syntrace-1.1-4|53	- MassBuild#674: Increase release tag
14mu|texlive-syntrace-1.1-4|54	
14mu|texlive-syntrace-1.1-4|55	

25860 14
14mu|texlive-synttree-1.4.2-4|1	# revision 16252
14mu|texlive-synttree-1.4.2-4|2	# category Package
14mu|texlive-synttree-1.4.2-4|3	# catalog-ctan /macros/latex/contrib/synttree
14mu|texlive-synttree-1.4.2-4|4	# catalog-date 2009-11-30 09:23:31 +0100
14mu|texlive-synttree-1.4.2-4|5	# catalog-license lppl
14mu|texlive-synttree-1.4.2-4|6	# catalog-version 1.4.2
14mu|texlive-synttree-1.4.2-4|7	Name:		texlive-synttree
14mu|texlive-synttree-1.4.2-4|8	Version:	1.4.2
14mu|texlive-synttree-1.4.2-4|9	Release:	4
14mu|texlive-synttree-1.4.2-4|10	Summary:	Typeset syntactic trees
14mu|texlive-synttree-1.4.2-4|11	Group:		Publishing
14mu|texlive-synttree-1.4.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/synttree
14mu|texlive-synttree-1.4.2-4|13	License:	LPPL
14mu|texlive-synttree-1.4.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synttree.tar.xz
14mu|texlive-synttree-1.4.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synttree.doc.tar.xz
14mu|texlive-synttree-1.4.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synttree.source.tar.xz
14mu|texlive-synttree-1.4.2-4|17	BuildArch:	noarch
14mu|texlive-synttree-1.4.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-synttree-1.4.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-synttree-1.4.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-synttree-1.4.2-4|21	
14mu|texlive-synttree-1.4.2-4|22	%description
14mu|texlive-synttree-1.4.2-4|23	A package to typeset syntactic trees such as those used in
14mu|texlive-synttree-1.4.2-4|24	Chomsky's Generative grammar, based on a description of the
14mu|texlive-synttree-1.4.2-4|25	structure of the tree.
14mu|texlive-synttree-1.4.2-4|26	
14mu|texlive-synttree-1.4.2-4|27	
14mu|texlive-synttree-1.4.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-synttree-1.4.2-4|29	%files
14mu|texlive-synttree-1.4.2-4|30	%{_texmfdistdir}/tex/latex/synttree/synttree.sty
14mu|texlive-synttree-1.4.2-4|31	%doc %{_texmfdistdir}/doc/latex/synttree/README
14mu|texlive-synttree-1.4.2-4|32	%doc %{_texmfdistdir}/doc/latex/synttree/synttree.pdf
14mu|texlive-synttree-1.4.2-4|33	#- source
14mu|texlive-synttree-1.4.2-4|34	%doc %{_texmfdistdir}/source/latex/synttree/synttree.dtx
14mu|texlive-synttree-1.4.2-4|35	%doc %{_texmfdistdir}/source/latex/synttree/synttree.ins
14mu|texlive-synttree-1.4.2-4|36	
14mu|texlive-synttree-1.4.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-synttree-1.4.2-4|38	%prep
14mu|texlive-synttree-1.4.2-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-synttree-1.4.2-4|40	
14mu|texlive-synttree-1.4.2-4|41	%build
14mu|texlive-synttree-1.4.2-4|42	
14mu|texlive-synttree-1.4.2-4|43	%install
14mu|texlive-synttree-1.4.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-synttree-1.4.2-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-synttree-1.4.2-4|46	
14mu|texlive-synttree-1.4.2-4|47	
14mu|texlive-synttree-1.4.2-4|48	
14mu|texlive-synttree-1.4.2-4|49	%changelog
14mu|texlive-synttree-1.4.2-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.2-4
14mu|texlive-synttree-1.4.2-4|51	+ Revision: 4df8bbd
14mu|texlive-synttree-1.4.2-4|52	- MassBuild#674: Increase release tag
14mu|texlive-synttree-1.4.2-4|53	
14mu|texlive-synttree-1.4.2-4|54	

25861 14
14mu|texlive-t2-20120605-7|1	# revision 29349
14mu|texlive-t2-20120605-7|2	# category Package
14mu|texlive-t2-20120605-7|3	# catalog-ctan /macros/latex/contrib/t2
14mu|texlive-t2-20120605-7|4	# catalog-date 2012-06-05 14:57:36 +0200
14mu|texlive-t2-20120605-7|5	# catalog-license lppl
14mu|texlive-t2-20120605-7|6	# catalog-version undef
14mu|texlive-t2-20120605-7|7	Name:		texlive-t2
14mu|texlive-t2-20120605-7|8	Version:	20120605
14mu|texlive-t2-20120605-7|9	Release:	7
14mu|texlive-t2-20120605-7|10	Summary:	Support for using T2 encoding
14mu|texlive-t2-20120605-7|11	Group:		Publishing
14mu|texlive-t2-20120605-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/t2
14mu|texlive-t2-20120605-7|13	License:	LPPL
14mu|texlive-t2-20120605-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t2.tar.xz
14mu|texlive-t2-20120605-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t2.doc.tar.xz
14mu|texlive-t2-20120605-7|16	BuildArch:	noarch
14mu|texlive-t2-20120605-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-t2-20120605-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-t2-20120605-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-t2-20120605-7|20	Requires(post):	texlive-tetex
14mu|texlive-t2-20120605-7|21	
14mu|texlive-t2-20120605-7|22	%description
14mu|texlive-t2-20120605-7|23	The T2 bundle provides a variety of separate support functions,
14mu|texlive-t2-20120605-7|24	for using Cyrillic characters in LaTeX: - the mathtext package,
14mu|texlive-t2-20120605-7|25	for using Cyrillic letters 'transparently' in formulae - the
14mu|texlive-t2-20120605-7|26	citehack package, for using Cyrillic (or indeed any non-ascii)
14mu|texlive-t2-20120605-7|27	characters in citation keys; - support for Cyrillic in BibTeX;
14mu|texlive-t2-20120605-7|28	- support for Cyrillic in Makeindex; and - various items of
14mu|texlive-t2-20120605-7|29	font support.
14mu|texlive-t2-20120605-7|30	
14mu|texlive-t2-20120605-7|31	
14mu|texlive-t2-20120605-7|32	#-----------------------------------------------------------------------
14mu|texlive-t2-20120605-7|33	%files
14mu|texlive-t2-20120605-7|34	%{_texmfdistdir}/fonts/enc/t2/t2a-mod1.enc
14mu|texlive-t2-20120605-7|35	%{_texmfdistdir}/fonts/enc/t2/t2a-mod2.enc
14mu|texlive-t2-20120605-7|36	%{_texmfdistdir}/fonts/enc/t2/t2a.enc
14mu|texlive-t2-20120605-7|37	%{_texmfdistdir}/fonts/enc/t2/t2b.enc
14mu|texlive-t2-20120605-7|38	%{_texmfdistdir}/fonts/enc/t2/t2c.enc
14mu|texlive-t2-20120605-7|39	%{_texmfdistdir}/fonts/enc/t2/x2.enc
14mu|texlive-t2-20120605-7|40	%{_texmfdistdir}/tex/generic/t2/cyrfinst/6r.etx
14mu|texlive-t2-20120605-7|41	%{_texmfdistdir}/tex/generic/t2/cyrfinst/README
14mu|texlive-t2-20120605-7|42	%{_texmfdistdir}/tex/generic/t2/cyrfinst/cyrillic.mtx
14mu|texlive-t2-20120605-7|43	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyc.etx
14mu|texlive-t2-20120605-7|44	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyci.etx
14mu|texlive-t2-20120605-7|45	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcycij.etx
14mu|texlive-t2-20120605-7|46	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcycj.etx
14mu|texlive-t2-20120605-7|47	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyctt.etx
14mu|texlive-t2-20120605-7|48	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyi.etx
14mu|texlive-t2-20120605-7|49	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyij.etx
14mu|texlive-t2-20120605-7|50	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyitt.etx
14mu|texlive-t2-20120605-7|51	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyj.etx
14mu|texlive-t2-20120605-7|52	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcytt.etx
14mu|texlive-t2-20120605-7|53	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2c.etx
14mu|texlive-t2-20120605-7|54	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2cj.etx
14mu|texlive-t2-20120605-7|55	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2i.etx
14mu|texlive-t2-20120605-7|56	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2ij.etx
14mu|texlive-t2-20120605-7|57	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2j.etx
14mu|texlive-t2-20120605-7|58	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ac.etx
14mu|texlive-t2-20120605-7|59	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2acj.etx
14mu|texlive-t2-20120605-7|60	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ai.etx
14mu|texlive-t2-20120605-7|61	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2aij.etx
14mu|texlive-t2-20120605-7|62	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2aj.etx
14mu|texlive-t2-20120605-7|63	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bc.etx
14mu|texlive-t2-20120605-7|64	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bcj.etx
14mu|texlive-t2-20120605-7|65	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bi.etx
14mu|texlive-t2-20120605-7|66	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bij.etx
14mu|texlive-t2-20120605-7|67	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bj.etx
14mu|texlive-t2-20120605-7|68	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cc.etx
14mu|texlive-t2-20120605-7|69	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ccj.etx
14mu|texlive-t2-20120605-7|70	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ci.etx
14mu|texlive-t2-20120605-7|71	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cij.etx
14mu|texlive-t2-20120605-7|72	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cj.etx
14mu|texlive-t2-20120605-7|73	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2c.etx
14mu|texlive-t2-20120605-7|74	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2cj.etx
14mu|texlive-t2-20120605-7|75	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2i.etx
14mu|texlive-t2-20120605-7|76	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2ij.etx
14mu|texlive-t2-20120605-7|77	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2j.etx
14mu|texlive-t2-20120605-7|78	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/alias-cmc.tex
14mu|texlive-t2-20120605-7|79	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/alias-wncy.tex
14mu|texlive-t2-20120605-7|80	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/cyralias.tex
14mu|texlive-t2-20120605-7|81	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/fnstcorr.tex
14mu|texlive-t2-20120605-7|82	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/showenc
14mu|texlive-t2-20120605-7|83	%{_texmfdistdir}/tex/generic/t2/cyrfinst/lcy-hi.etx
14mu|texlive-t2-20120605-7|84	%{_texmfdistdir}/tex/generic/t2/cyrfinst/lcy.etx
14mu|texlive-t2-20120605-7|85	%{_texmfdistdir}/tex/generic/t2/cyrfinst/ot2.etx
14mu|texlive-t2-20120605-7|86	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2a.etx
14mu|texlive-t2-20120605-7|87	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2b.etx
14mu|texlive-t2-20120605-7|88	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2c.etx
14mu|texlive-t2-20120605-7|89	%{_texmfdistdir}/tex/generic/t2/cyrfinst/x2.etx
14mu|texlive-t2-20120605-7|90	%{_texmfdistdir}/tex/latex/t2/citehack.sty
14mu|texlive-t2-20120605-7|91	%{_texmfdistdir}/tex/latex/t2/mathtext.sty
14mu|texlive-t2-20120605-7|92	%{_texmfdistdir}/tex/latex/t2/misccorr.sty
14mu|texlive-t2-20120605-7|93	%_texmf_fmtutil_d/t2
14mu|texlive-t2-20120605-7|94	%doc %{_texmfdistdir}/doc/generic/t2/Makefile
14mu|texlive-t2-20120605-7|95	%doc %{_texmfdistdir}/doc/generic/t2/OT2uni.map
14mu|texlive-t2-20120605-7|96	%doc %{_texmfdistdir}/doc/generic/t2/README
14mu|texlive-t2-20120605-7|97	%doc %{_texmfdistdir}/doc/generic/t2/T2Auni.map
14mu|texlive-t2-20120605-7|98	%doc %{_texmfdistdir}/doc/generic/t2/T2Buni.map
14mu|texlive-t2-20120605-7|99	%doc %{_texmfdistdir}/doc/generic/t2/T2Cuni.map
14mu|texlive-t2-20120605-7|100	%doc %{_texmfdistdir}/doc/generic/t2/X2uni.map
14mu|texlive-t2-20120605-7|101	%doc %{_texmfdistdir}/doc/generic/t2/amscyr.txt
14mu|texlive-t2-20120605-7|102	%doc %{_texmfdistdir}/doc/generic/t2/broken1.txt
14mu|texlive-t2-20120605-7|103	%doc %{_texmfdistdir}/doc/generic/t2/broken2.txt
14mu|texlive-t2-20120605-7|104	%doc %{_texmfdistdir}/doc/generic/t2/cyrcset7.txt
14mu|texlive-t2-20120605-7|105	%doc %{_texmfdistdir}/doc/generic/t2/cyrcset8.txt
14mu|texlive-t2-20120605-7|106	%doc %{_texmfdistdir}/doc/generic/t2/cyrcsets.ind
14mu|texlive-t2-20120605-7|107	%doc %{_texmfdistdir}/doc/generic/t2/etc/amsppt.diff
14mu|texlive-t2-20120605-7|108	%doc %{_texmfdistdir}/doc/generic/t2/etc/mathtext.dtx
14mu|texlive-t2-20120605-7|109	%doc %{_texmfdistdir}/doc/generic/t2/etc/mathtext.ins
14mu|texlive-t2-20120605-7|110	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/README
14mu|texlive-t2-20120605-7|111	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex
14mu|texlive-t2-20120605-7|112	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.bat
14mu|texlive-t2-20120605-7|113	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.old
14mu|texlive-t2-20120605-7|114	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.sed
14mu|texlive-t2-20120605-7|115	%doc %{_texmfdistdir}/doc/generic/t2/etc/ruinpenc
14mu|texlive-t2-20120605-7|116	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/README
14mu|texlive-t2-20120605-7|117	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumakeindex
14mu|texlive-t2-20120605-7|118	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx1.sed
14mu|texlive-t2-20120605-7|119	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx2.sed
14mu|texlive-t2-20120605-7|120	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx3.sed
14mu|texlive-t2-20120605-7|121	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidxd.bat
14mu|texlive-t2-20120605-7|122	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidxw.bat
14mu|texlive-t2-20120605-7|123	%doc %{_texmfdistdir}/doc/generic/t2/etc/t2filter.c
14mu|texlive-t2-20120605-7|124	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/test-utf8.tex
14mu|texlive-t2-20120605-7|125	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utf-8.def
14mu|texlive-t2-20120605-7|126	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utfcyr.def
14mu|texlive-t2-20120605-7|127	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utflat.def
14mu|texlive-t2-20120605-7|128	%doc %{_texmfdistdir}/doc/generic/t2/examples/example1.tex
14mu|texlive-t2-20120605-7|129	%doc %{_texmfdistdir}/doc/generic/t2/examples/example2.tex
14mu|texlive-t2-20120605-7|130	%doc %{_texmfdistdir}/doc/generic/t2/examples/example3.tex
14mu|texlive-t2-20120605-7|131	%doc %{_texmfdistdir}/doc/generic/t2/examples/example4.tex
14mu|texlive-t2-20120605-7|132	%doc %{_texmfdistdir}/doc/generic/t2/examples/example5.tex
14mu|texlive-t2-20120605-7|133	%doc %{_texmfdistdir}/doc/generic/t2/make-enc.pl
14mu|texlive-t2-20120605-7|134	%doc %{_texmfdistdir}/doc/generic/t2/mkencs.sh
14mu|texlive-t2-20120605-7|135	%doc %{_texmfdistdir}/doc/generic/t2/mtcyr.txt
14mu|texlive-t2-20120605-7|136	%doc %{_texmfdistdir}/doc/generic/t2/t2cyr.txt
14mu|texlive-t2-20120605-7|137	%doc %{_texmfdistdir}/doc/generic/t2/t2lat.txt
14mu|texlive-t2-20120605-7|138	%doc %{_texmfdistdir}/doc/generic/t2/urwcyr.txt
14mu|texlive-t2-20120605-7|139	
14mu|texlive-t2-20120605-7|140	#-----------------------------------------------------------------------
14mu|texlive-t2-20120605-7|141	%prep
14mu|texlive-t2-20120605-7|142	%setup -c -a0 -a1
14mu|texlive-t2-20120605-7|143	
14mu|texlive-t2-20120605-7|144	%build
14mu|texlive-t2-20120605-7|145	
14mu|texlive-t2-20120605-7|146	%install
14mu|texlive-t2-20120605-7|147	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-t2-20120605-7|148	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-t2-20120605-7|149	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-t2-20120605-7|150	cat > %{buildroot}%{_texmf_fmtutil_d}/t2 <<EOF
14mu|texlive-t2-20120605-7|151	#
14mu|texlive-t2-20120605-7|152	# from t2:
14mu|texlive-t2-20120605-7|153	#! cyramstex pdftex language.dat -translate-file=cp227.tcx *cyramstx.ini
14mu|texlive-t2-20120605-7|154	#! cyrtex pdftex language.dat -translate-file=cp227.tcx *cyrtex.ini
14mu|texlive-t2-20120605-7|155	#! cyrtexinfo pdftex language.dat -translate-file=cp227.tcx *cyrtxinf.ini
14mu|texlive-t2-20120605-7|156	EOF
14mu|texlive-t2-20120605-7|157	
14mu|texlive-t2-20120605-7|158	%changelog
14mu|texlive-t2-20120605-7|159	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120605-7
14mu|texlive-t2-20120605-7|160	+ Revision: d8a0027
14mu|texlive-t2-20120605-7|161	- MassBuild#674: Increase release tag
14mu|texlive-t2-20120605-7|162	
14mu|texlive-t2-20120605-7|163	

25862 14
14mu|texlive-Tabbing-20100214-4|1	# revision 17022
14mu|texlive-Tabbing-20100214-4|2	# category Package
14mu|texlive-Tabbing-20100214-4|3	# catalog-ctan /macros/latex/contrib/Tabbing
14mu|texlive-Tabbing-20100214-4|4	# catalog-date 2010-02-14 11:55:47 +0100
14mu|texlive-Tabbing-20100214-4|5	# catalog-license lppl
14mu|texlive-Tabbing-20100214-4|6	# catalog-version undef
14mu|texlive-Tabbing-20100214-4|7	Name:		texlive-Tabbing
14mu|texlive-Tabbing-20100214-4|8	Version:	20100214
14mu|texlive-Tabbing-20100214-4|9	Release:	4
14mu|texlive-Tabbing-20100214-4|10	Summary:	Tabbing with accented letters
14mu|texlive-Tabbing-20100214-4|11	Group:		Publishing
14mu|texlive-Tabbing-20100214-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/Tabbing
14mu|texlive-Tabbing-20100214-4|13	License:	LPPL
14mu|texlive-Tabbing-20100214-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Tabbing.tar.xz
14mu|texlive-Tabbing-20100214-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Tabbing.doc.tar.xz
14mu|texlive-Tabbing-20100214-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Tabbing.source.tar.xz
14mu|texlive-Tabbing-20100214-4|17	BuildArch:	noarch
14mu|texlive-Tabbing-20100214-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-Tabbing-20100214-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-Tabbing-20100214-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-Tabbing-20100214-4|21	
14mu|texlive-Tabbing-20100214-4|22	%description
14mu|texlive-Tabbing-20100214-4|23	By default, some of the tabbing environment's commands clash
14mu|texlive-Tabbing-20100214-4|24	with default accent commands; LaTeX provides the odd commands
14mu|texlive-Tabbing-20100214-4|25	\a', etc., to deal with the clash. The package offers a variant
14mu|texlive-Tabbing-20100214-4|26	of the tabbing environment which does not create this
14mu|texlive-Tabbing-20100214-4|27	difficulty, so that users need not learn two sets of accent
14mu|texlive-Tabbing-20100214-4|28	commands.
14mu|texlive-Tabbing-20100214-4|29	
14mu|texlive-Tabbing-20100214-4|30	
14mu|texlive-Tabbing-20100214-4|31	#-----------------------------------------------------------------------
14mu|texlive-Tabbing-20100214-4|32	%files
14mu|texlive-Tabbing-20100214-4|33	%{_texmfdistdir}/tex/latex/Tabbing/Tabbing.sty
14mu|texlive-Tabbing-20100214-4|34	%doc %{_texmfdistdir}/doc/latex/Tabbing/00readme
14mu|texlive-Tabbing-20100214-4|35	%doc %{_texmfdistdir}/doc/latex/Tabbing/Tabbing.pdf
14mu|texlive-Tabbing-20100214-4|36	#- source
14mu|texlive-Tabbing-20100214-4|37	%doc %{_texmfdistdir}/source/latex/Tabbing/Tabbing.dtx
14mu|texlive-Tabbing-20100214-4|38	%doc %{_texmfdistdir}/source/latex/Tabbing/Tabbing.ins
14mu|texlive-Tabbing-20100214-4|39	
14mu|texlive-Tabbing-20100214-4|40	#-----------------------------------------------------------------------
14mu|texlive-Tabbing-20100214-4|41	%prep
14mu|texlive-Tabbing-20100214-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-Tabbing-20100214-4|43	
14mu|texlive-Tabbing-20100214-4|44	%build
14mu|texlive-Tabbing-20100214-4|45	
14mu|texlive-Tabbing-20100214-4|46	%install
14mu|texlive-Tabbing-20100214-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-Tabbing-20100214-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-Tabbing-20100214-4|49	
14mu|texlive-Tabbing-20100214-4|50	
14mu|texlive-Tabbing-20100214-4|51	
14mu|texlive-Tabbing-20100214-4|52	%changelog
14mu|texlive-Tabbing-20100214-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100214-4
14mu|texlive-Tabbing-20100214-4|54	+ Revision: f9718f1
14mu|texlive-Tabbing-20100214-4|55	- MassBuild#674: Increase release tag
14mu|texlive-Tabbing-20100214-4|56	
14mu|texlive-Tabbing-20100214-4|57	

25863 14
14mu|texlive-tabfigures-1.1-3|1	# revision 25202
14mu|texlive-tabfigures-1.1-3|2	# category Package
14mu|texlive-tabfigures-1.1-3|3	# catalog-ctan /macros/latex/contrib/tabfigures
14mu|texlive-tabfigures-1.1-3|4	# catalog-date 2012-01-25 23:45:22 +0100
14mu|texlive-tabfigures-1.1-3|5	# catalog-license lppl1.3
14mu|texlive-tabfigures-1.1-3|6	# catalog-version 1.1
14mu|texlive-tabfigures-1.1-3|7	Name:		texlive-tabfigures
14mu|texlive-tabfigures-1.1-3|8	Version:	1.1
14mu|texlive-tabfigures-1.1-3|9	Release:	3
14mu|texlive-tabfigures-1.1-3|10	Summary:	Maintain vertical alignment of figures
14mu|texlive-tabfigures-1.1-3|11	Group:		Publishing
14mu|texlive-tabfigures-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabfigures
14mu|texlive-tabfigures-1.1-3|13	License:	LPPL1.3
14mu|texlive-tabfigures-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabfigures.tar.xz
14mu|texlive-tabfigures-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabfigures.doc.tar.xz
14mu|texlive-tabfigures-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabfigures.source.tar.xz
14mu|texlive-tabfigures-1.1-3|17	BuildArch:	noarch
14mu|texlive-tabfigures-1.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tabfigures-1.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tabfigures-1.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-tabfigures-1.1-3|21	
14mu|texlive-tabfigures-1.1-3|22	%description
14mu|texlive-tabfigures-1.1-3|23	Knuth designed his original fonts with tabular figures (figures
14mu|texlive-tabfigures-1.1-3|24	whose width is uniform); this makes some layout problems rather
14mu|texlive-tabfigures-1.1-3|25	simple. In more recent times, fonts (such as Minion Pro), which
14mu|texlive-tabfigures-1.1-3|26	offer proportionally spaced figures, are increasingly being
14mu|texlive-tabfigures-1.1-3|27	used. The package provides mechanisms whereby such proportional
14mu|texlive-tabfigures-1.1-3|28	figures may still be aligned in tabular style (for example, in
14mu|texlive-tabfigures-1.1-3|29	the table of contents).
14mu|texlive-tabfigures-1.1-3|30	
14mu|texlive-tabfigures-1.1-3|31	
14mu|texlive-tabfigures-1.1-3|32	#-----------------------------------------------------------------------
14mu|texlive-tabfigures-1.1-3|33	%files
14mu|texlive-tabfigures-1.1-3|34	%{_texmfdistdir}/tex/latex/tabfigures/tabfigures.sty
14mu|texlive-tabfigures-1.1-3|35	%doc %{_texmfdistdir}/doc/latex/tabfigures/README
14mu|texlive-tabfigures-1.1-3|36	%doc %{_texmfdistdir}/doc/latex/tabfigures/tabfigures.pdf
14mu|texlive-tabfigures-1.1-3|37	#- source
14mu|texlive-tabfigures-1.1-3|38	%doc %{_texmfdistdir}/source/latex/tabfigures/tabfigures.dtx
14mu|texlive-tabfigures-1.1-3|39	%doc %{_texmfdistdir}/source/latex/tabfigures/tabfigures.ins
14mu|texlive-tabfigures-1.1-3|40	
14mu|texlive-tabfigures-1.1-3|41	#-----------------------------------------------------------------------
14mu|texlive-tabfigures-1.1-3|42	%prep
14mu|texlive-tabfigures-1.1-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-tabfigures-1.1-3|44	
14mu|texlive-tabfigures-1.1-3|45	%build
14mu|texlive-tabfigures-1.1-3|46	
14mu|texlive-tabfigures-1.1-3|47	%install
14mu|texlive-tabfigures-1.1-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabfigures-1.1-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tabfigures-1.1-3|50	
14mu|texlive-tabfigures-1.1-3|51	
14mu|texlive-tabfigures-1.1-3|52	
14mu|texlive-tabfigures-1.1-3|53	%changelog
14mu|texlive-tabfigures-1.1-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-tabfigures-1.1-3|55	+ Revision: f3b5cde
14mu|texlive-tabfigures-1.1-3|56	- MassBuild#674: Increase release tag
14mu|texlive-tabfigures-1.1-3|57	
14mu|texlive-tabfigures-1.1-3|58	

25864 14
14mu|texlive-tableaux-20081110-4|1	# revision 15878
14mu|texlive-tableaux-20081110-4|2	# category Package
14mu|texlive-tableaux-20081110-4|3	# catalog-ctan /macros/latex/contrib/tableaux
14mu|texlive-tableaux-20081110-4|4	# catalog-date 2008-11-10 21:50:32 +0100
14mu|texlive-tableaux-20081110-4|5	# catalog-license lppl
14mu|texlive-tableaux-20081110-4|6	# catalog-version undef
14mu|texlive-tableaux-20081110-4|7	Name:		texlive-tableaux
14mu|texlive-tableaux-20081110-4|8	Version:	20081110
14mu|texlive-tableaux-20081110-4|9	Release:	4
14mu|texlive-tableaux-20081110-4|10	Summary:	Construct tables of signs and variations
14mu|texlive-tableaux-20081110-4|11	Group:		Publishing
14mu|texlive-tableaux-20081110-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tableaux
14mu|texlive-tableaux-20081110-4|13	License:	LPPL
14mu|texlive-tableaux-20081110-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableaux.tar.xz
14mu|texlive-tableaux-20081110-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableaux.doc.tar.xz
14mu|texlive-tableaux-20081110-4|16	BuildArch:	noarch
14mu|texlive-tableaux-20081110-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tableaux-20081110-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tableaux-20081110-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tableaux-20081110-4|20	
14mu|texlive-tableaux-20081110-4|21	%description
14mu|texlive-tableaux-20081110-4|22	The package uses PStricks; the user may define the width of the
14mu|texlive-tableaux-20081110-4|23	table, the number of lines and the height of each line.
14mu|texlive-tableaux-20081110-4|24	Placement of labels within the boxes may be absolute, or as a
14mu|texlive-tableaux-20081110-4|25	percentage of the width; various other controls are available.
14mu|texlive-tableaux-20081110-4|26	
14mu|texlive-tableaux-20081110-4|27	
14mu|texlive-tableaux-20081110-4|28	#-----------------------------------------------------------------------
14mu|texlive-tableaux-20081110-4|29	%files
14mu|texlive-tableaux-20081110-4|30	%{_texmfdistdir}/tex/latex/tableaux/minimum.sty
14mu|texlive-tableaux-20081110-4|31	%{_texmfdistdir}/tex/latex/tableaux/tableau.sty
14mu|texlive-tableaux-20081110-4|32	%doc %{_texmfdistdir}/doc/latex/tableaux/exemples.pdf
14mu|texlive-tableaux-20081110-4|33	%doc %{_texmfdistdir}/doc/latex/tableaux/exemples.tex
14mu|texlive-tableaux-20081110-4|34	%doc %{_texmfdistdir}/doc/latex/tableaux/tableau.pdf
14mu|texlive-tableaux-20081110-4|35	%doc %{_texmfdistdir}/doc/latex/tableaux/tableau.tex
14mu|texlive-tableaux-20081110-4|36	
14mu|texlive-tableaux-20081110-4|37	#-----------------------------------------------------------------------
14mu|texlive-tableaux-20081110-4|38	%prep
14mu|texlive-tableaux-20081110-4|39	%setup -c -a0 -a1
14mu|texlive-tableaux-20081110-4|40	
14mu|texlive-tableaux-20081110-4|41	%build
14mu|texlive-tableaux-20081110-4|42	
14mu|texlive-tableaux-20081110-4|43	%install
14mu|texlive-tableaux-20081110-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tableaux-20081110-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tableaux-20081110-4|46	
14mu|texlive-tableaux-20081110-4|47	
14mu|texlive-tableaux-20081110-4|48	
14mu|texlive-tableaux-20081110-4|49	%changelog
14mu|texlive-tableaux-20081110-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20081110-4
14mu|texlive-tableaux-20081110-4|51	+ Revision: 7b43a22
14mu|texlive-tableaux-20081110-4|52	- MassBuild#674: Increase release tag
14mu|texlive-tableaux-20081110-4|53	
14mu|texlive-tableaux-20081110-4|54	

25865 14
14mu|texlive-tablefootnote-1.0h-3|1	# revision 27256
14mu|texlive-tablefootnote-1.0h-3|2	# category Package
14mu|texlive-tablefootnote-1.0h-3|3	# catalog-ctan /macros/latex/contrib/tablefootnote
14mu|texlive-tablefootnote-1.0h-3|4	# catalog-date 2012-07-30 11:22:32 +0200
14mu|texlive-tablefootnote-1.0h-3|5	# catalog-license lppl1.3
14mu|texlive-tablefootnote-1.0h-3|6	# catalog-version 1.0h
14mu|texlive-tablefootnote-1.0h-3|7	Name:		texlive-tablefootnote
14mu|texlive-tablefootnote-1.0h-3|8	Version:	1.0h
14mu|texlive-tablefootnote-1.0h-3|9	Release:	3
14mu|texlive-tablefootnote-1.0h-3|10	Summary:	Permit footnotes in tables
14mu|texlive-tablefootnote-1.0h-3|11	Group:		Publishing
14mu|texlive-tablefootnote-1.0h-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablefootnote
14mu|texlive-tablefootnote-1.0h-3|13	License:	LPPL1.3
14mu|texlive-tablefootnote-1.0h-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablefootnote.tar.xz
14mu|texlive-tablefootnote-1.0h-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablefootnote.doc.tar.xz
14mu|texlive-tablefootnote-1.0h-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablefootnote.source.tar.xz
14mu|texlive-tablefootnote-1.0h-3|17	BuildArch:	noarch
14mu|texlive-tablefootnote-1.0h-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tablefootnote-1.0h-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tablefootnote-1.0h-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-tablefootnote-1.0h-3|21	
14mu|texlive-tablefootnote-1.0h-3|22	%description
14mu|texlive-tablefootnote-1.0h-3|23	The package provides the command \tablefootnote to be used in a
14mu|texlive-tablefootnote-1.0h-3|24	table or sidewaystableenvironment, where \footnote will not
14mu|texlive-tablefootnote-1.0h-3|25	work (and when using \footnotemark and \footnotetext, and
14mu|texlive-tablefootnote-1.0h-3|26	adjusting the counter as necessary, is too much work.
14mu|texlive-tablefootnote-1.0h-3|27	
14mu|texlive-tablefootnote-1.0h-3|28	
14mu|texlive-tablefootnote-1.0h-3|29	#-----------------------------------------------------------------------
14mu|texlive-tablefootnote-1.0h-3|30	%files
14mu|texlive-tablefootnote-1.0h-3|31	%{_texmfdistdir}/tex/latex/tablefootnote/tablefootnote.sty
14mu|texlive-tablefootnote-1.0h-3|32	%doc %{_texmfdistdir}/doc/latex/tablefootnote/README
14mu|texlive-tablefootnote-1.0h-3|33	%doc %{_texmfdistdir}/doc/latex/tablefootnote/tablefootnote-example.pdf
14mu|texlive-tablefootnote-1.0h-3|34	%doc %{_texmfdistdir}/doc/latex/tablefootnote/tablefootnote-example.tex
14mu|texlive-tablefootnote-1.0h-3|35	%doc %{_texmfdistdir}/doc/latex/tablefootnote/tablefootnote.pdf
14mu|texlive-tablefootnote-1.0h-3|36	#- source
14mu|texlive-tablefootnote-1.0h-3|37	%doc %{_texmfdistdir}/source/latex/tablefootnote/tablefootnote.drv
14mu|texlive-tablefootnote-1.0h-3|38	%doc %{_texmfdistdir}/source/latex/tablefootnote/tablefootnote.dtx
14mu|texlive-tablefootnote-1.0h-3|39	%doc %{_texmfdistdir}/source/latex/tablefootnote/tablefootnote.ins
14mu|texlive-tablefootnote-1.0h-3|40	
14mu|texlive-tablefootnote-1.0h-3|41	#-----------------------------------------------------------------------
14mu|texlive-tablefootnote-1.0h-3|42	%prep
14mu|texlive-tablefootnote-1.0h-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-tablefootnote-1.0h-3|44	
14mu|texlive-tablefootnote-1.0h-3|45	%build
14mu|texlive-tablefootnote-1.0h-3|46	
14mu|texlive-tablefootnote-1.0h-3|47	%install
14mu|texlive-tablefootnote-1.0h-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tablefootnote-1.0h-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tablefootnote-1.0h-3|50	
14mu|texlive-tablefootnote-1.0h-3|51	
14mu|texlive-tablefootnote-1.0h-3|52	
14mu|texlive-tablefootnote-1.0h-3|53	%changelog
14mu|texlive-tablefootnote-1.0h-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0h-3
14mu|texlive-tablefootnote-1.0h-3|55	+ Revision: 53b791f
14mu|texlive-tablefootnote-1.0h-3|56	- MassBuild#674: Increase release tag
14mu|texlive-tablefootnote-1.0h-3|57	
14mu|texlive-tablefootnote-1.0h-3|58	

25866 14
14mu|texlive-tableof-1.2-7|1	# revision 29296
14mu|texlive-tableof-1.2-7|2	# category Package
14mu|texlive-tableof-1.2-7|3	# catalog-ctan /macros/latex/contrib/tableof
14mu|texlive-tableof-1.2-7|4	# catalog-date 2013-03-05 14:09:10 +0100
14mu|texlive-tableof-1.2-7|5	# catalog-license lppl
14mu|texlive-tableof-1.2-7|6	# catalog-version 1.2
14mu|texlive-tableof-1.2-7|7	Name:		texlive-tableof
14mu|texlive-tableof-1.2-7|8	Version:	1.2
14mu|texlive-tableof-1.2-7|9	Release:	7
14mu|texlive-tableof-1.2-7|10	Summary:	Tagging tables of contents
14mu|texlive-tableof-1.2-7|11	Group:		Publishing
14mu|texlive-tableof-1.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tableof
14mu|texlive-tableof-1.2-7|13	License:	LPPL
14mu|texlive-tableof-1.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableof.tar.xz
14mu|texlive-tableof-1.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableof.doc.tar.xz
14mu|texlive-tableof-1.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableof.source.tar.xz
14mu|texlive-tableof-1.2-7|17	BuildArch:	noarch
14mu|texlive-tableof-1.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tableof-1.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tableof-1.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-tableof-1.2-7|21	
14mu|texlive-tableof-1.2-7|22	%description
14mu|texlive-tableof-1.2-7|23	The package provides the commands to flag chapters or sections
14mu|texlive-tableof-1.2-7|24	(or anything else destined to become a TOC line). The command
14mu|texlive-tableof-1.2-7|25	\nexttocwithtags{req1,req2,...}{excl1,excl2,...} specifies
14mu|texlive-tableof-1.2-7|26	which tags are to be required and which ones are to be excluded
14mu|texlive-tableof-1.2-7|27	by the next \tableofcontents (or equivalent) command. In a
14mu|texlive-tableof-1.2-7|28	document that uses a class where \tableofcontents may only be
14mu|texlive-tableof-1.2-7|29	used once, the command
14mu|texlive-tableof-1.2-7|30	\tableoftaggedcontents{req1,req2,...}{excl1,excl2,...} may be
14mu|texlive-tableof-1.2-7|31	used to provide several tables.
14mu|texlive-tableof-1.2-7|32	
14mu|texlive-tableof-1.2-7|33	
14mu|texlive-tableof-1.2-7|34	#-----------------------------------------------------------------------
14mu|texlive-tableof-1.2-7|35	%files
14mu|texlive-tableof-1.2-7|36	%{_texmfdistdir}/tex/latex/tableof/tableof.sty
14mu|texlive-tableof-1.2-7|37	%doc %{_texmfdistdir}/doc/latex/tableof/README
14mu|texlive-tableof-1.2-7|38	%doc %{_texmfdistdir}/doc/latex/tableof/tableof.pdf
14mu|texlive-tableof-1.2-7|39	#- source
14mu|texlive-tableof-1.2-7|40	%doc %{_texmfdistdir}/source/latex/tableof/tableof.dtx
14mu|texlive-tableof-1.2-7|41	%doc %{_texmfdistdir}/source/latex/tableof/tableof.ins
14mu|texlive-tableof-1.2-7|42	
14mu|texlive-tableof-1.2-7|43	#-----------------------------------------------------------------------
14mu|texlive-tableof-1.2-7|44	%prep
14mu|texlive-tableof-1.2-7|45	%setup -c -a0 -a1 -a2
14mu|texlive-tableof-1.2-7|46	
14mu|texlive-tableof-1.2-7|47	%build
14mu|texlive-tableof-1.2-7|48	
14mu|texlive-tableof-1.2-7|49	%install
14mu|texlive-tableof-1.2-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tableof-1.2-7|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tableof-1.2-7|52	
14mu|texlive-tableof-1.2-7|53	%changelog
14mu|texlive-tableof-1.2-7|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14mu|texlive-tableof-1.2-7|55	+ Revision: ed4a49c
14mu|texlive-tableof-1.2-7|56	- MassBuild#674: Increase release tag
14mu|texlive-tableof-1.2-7|57	
14mu|texlive-tableof-1.2-7|58	

25867 14
14mu|texlive-tablists-0.0e-4|1	# revision 15878
14mu|texlive-tablists-0.0e-4|2	# category Package
14mu|texlive-tablists-0.0e-4|3	# catalog-ctan /macros/latex/contrib/tablists
14mu|texlive-tablists-0.0e-4|4	# catalog-date 2009-08-04 22:17:36 +0200
14mu|texlive-tablists-0.0e-4|5	# catalog-license lppl
14mu|texlive-tablists-0.0e-4|6	# catalog-version 0.0e
14mu|texlive-tablists-0.0e-4|7	Name:		texlive-tablists
14mu|texlive-tablists-0.0e-4|8	Version:	0.0e
14mu|texlive-tablists-0.0e-4|9	Release:	4
14mu|texlive-tablists-0.0e-4|10	Summary:	Tabulated lists of short items
14mu|texlive-tablists-0.0e-4|11	Group:		Publishing
14mu|texlive-tablists-0.0e-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablists
14mu|texlive-tablists-0.0e-4|13	License:	LPPL
14mu|texlive-tablists-0.0e-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablists.tar.xz
14mu|texlive-tablists-0.0e-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablists.doc.tar.xz
14mu|texlive-tablists-0.0e-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablists.source.tar.xz
14mu|texlive-tablists-0.0e-4|17	BuildArch:	noarch
14mu|texlive-tablists-0.0e-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tablists-0.0e-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tablists-0.0e-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tablists-0.0e-4|21	
14mu|texlive-tablists-0.0e-4|22	%description
14mu|texlive-tablists-0.0e-4|23	This package offers environments and commands for one-level and
14mu|texlive-tablists-0.0e-4|24	two-level lists of short items (e.g., exercises in textbooks).
14mu|texlive-tablists-0.0e-4|25	The environments support optional arguments of item numbering
14mu|texlive-tablists-0.0e-4|26	similar to the enumerate or paralist packages.
14mu|texlive-tablists-0.0e-4|27	
14mu|texlive-tablists-0.0e-4|28	
14mu|texlive-tablists-0.0e-4|29	#-----------------------------------------------------------------------
14mu|texlive-tablists-0.0e-4|30	%files
14mu|texlive-tablists-0.0e-4|31	%{_texmfdistdir}/tex/latex/tablists/tablists.sty
14mu|texlive-tablists-0.0e-4|32	%doc %{_texmfdistdir}/doc/latex/tablists/README
14mu|texlive-tablists-0.0e-4|33	%doc %{_texmfdistdir}/doc/latex/tablists/tablists-rus.pdf
14mu|texlive-tablists-0.0e-4|34	%doc %{_texmfdistdir}/doc/latex/tablists/tablists-rus.tex
14mu|texlive-tablists-0.0e-4|35	%doc %{_texmfdistdir}/doc/latex/tablists/tablists.pdf
14mu|texlive-tablists-0.0e-4|36	#- source
14mu|texlive-tablists-0.0e-4|37	%doc %{_texmfdistdir}/source/latex/tablists/tablists.dtx
14mu|texlive-tablists-0.0e-4|38	
14mu|texlive-tablists-0.0e-4|39	#-----------------------------------------------------------------------
14mu|texlive-tablists-0.0e-4|40	%prep
14mu|texlive-tablists-0.0e-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-tablists-0.0e-4|42	
14mu|texlive-tablists-0.0e-4|43	%build
14mu|texlive-tablists-0.0e-4|44	
14mu|texlive-tablists-0.0e-4|45	%install
14mu|texlive-tablists-0.0e-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tablists-0.0e-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tablists-0.0e-4|48	
14mu|texlive-tablists-0.0e-4|49	
14mu|texlive-tablists-0.0e-4|50	
14mu|texlive-tablists-0.0e-4|51	%changelog
14mu|texlive-tablists-0.0e-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0e-4
14mu|texlive-tablists-0.0e-4|53	+ Revision: ba9ac58
14mu|texlive-tablists-0.0e-4|54	- MassBuild#674: Increase release tag
14mu|texlive-tablists-0.0e-4|55	
14mu|texlive-tablists-0.0e-4|56	

25868 14
14mu|texlive-tabls-3.5-4|1	# revision 17255
14mu|texlive-tabls-3.5-4|2	# category Package
14mu|texlive-tabls-3.5-4|3	# catalog-ctan /macros/latex/contrib/tabls
14mu|texlive-tabls-3.5-4|4	# catalog-date 2010-03-09 13:13:30 +0100
14mu|texlive-tabls-3.5-4|5	# catalog-license other-free
14mu|texlive-tabls-3.5-4|6	# catalog-version 3.5
14mu|texlive-tabls-3.5-4|7	Name:		texlive-tabls
14mu|texlive-tabls-3.5-4|8	Version:	3.5
14mu|texlive-tabls-3.5-4|9	Release:	4
14mu|texlive-tabls-3.5-4|10	Summary:	Better vertical spacing in tables and arrays
14mu|texlive-tabls-3.5-4|11	Group:		Publishing
14mu|texlive-tabls-3.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabls
14mu|texlive-tabls-3.5-4|13	License:	OTHER-FREE
14mu|texlive-tabls-3.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabls.tar.xz
14mu|texlive-tabls-3.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabls.doc.tar.xz
14mu|texlive-tabls-3.5-4|16	BuildArch:	noarch
14mu|texlive-tabls-3.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tabls-3.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tabls-3.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tabls-3.5-4|20	
14mu|texlive-tabls-3.5-4|21	%description
14mu|texlive-tabls-3.5-4|22	Modifies LaTeX's array and tabular environments to keep text
14mu|texlive-tabls-3.5-4|23	from touching other text or hlines above or below. Several new
14mu|texlive-tabls-3.5-4|24	parameters are defined and some standard macros are re-defined.
14mu|texlive-tabls-3.5-4|25	The package slows down compilation of tables, since each entry
14mu|texlive-tabls-3.5-4|26	is boxed twice.
14mu|texlive-tabls-3.5-4|27	
14mu|texlive-tabls-3.5-4|28	
14mu|texlive-tabls-3.5-4|29	#-----------------------------------------------------------------------
14mu|texlive-tabls-3.5-4|30	%files
14mu|texlive-tabls-3.5-4|31	%{_texmfdistdir}/tex/latex/tabls/tabls.sty
14mu|texlive-tabls-3.5-4|32	%doc %{_texmfdistdir}/doc/latex/tabls/miscdoc.sty
14mu|texlive-tabls-3.5-4|33	%doc %{_texmfdistdir}/doc/latex/tabls/tabls.pdf
14mu|texlive-tabls-3.5-4|34	%doc %{_texmfdistdir}/doc/latex/tabls/tabls.tex
14mu|texlive-tabls-3.5-4|35	
14mu|texlive-tabls-3.5-4|36	#-----------------------------------------------------------------------
14mu|texlive-tabls-3.5-4|37	%prep
14mu|texlive-tabls-3.5-4|38	%setup -c -a0 -a1
14mu|texlive-tabls-3.5-4|39	
14mu|texlive-tabls-3.5-4|40	%build
14mu|texlive-tabls-3.5-4|41	
14mu|texlive-tabls-3.5-4|42	%install
14mu|texlive-tabls-3.5-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabls-3.5-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tabls-3.5-4|45	
14mu|texlive-tabls-3.5-4|46	
14mu|texlive-tabls-3.5-4|47	
14mu|texlive-tabls-3.5-4|48	%changelog
14mu|texlive-tabls-3.5-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5-4
14mu|texlive-tabls-3.5-4|50	+ Revision: ac65adf
14mu|texlive-tabls-3.5-4|51	- MassBuild#674: Increase release tag
14mu|texlive-tabls-3.5-4|52	
14mu|texlive-tabls-3.5-4|53	

25869 14
14mu|texlive-tabriz-thesis-1.1-7|1	# revision 29421
14mu|texlive-tabriz-thesis-1.1-7|2	# category Package
14mu|texlive-tabriz-thesis-1.1-7|3	# catalog-ctan /macros/latex/contrib/tabriz-thesis
14mu|texlive-tabriz-thesis-1.1-7|4	# catalog-date 2013-03-17 16:41:59 +0100
14mu|texlive-tabriz-thesis-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-tabriz-thesis-1.1-7|6	# catalog-version 1.1
14mu|texlive-tabriz-thesis-1.1-7|7	Name:		texlive-tabriz-thesis
14mu|texlive-tabriz-thesis-1.1-7|8	Version:	1.1
14mu|texlive-tabriz-thesis-1.1-7|9	Release:	7
14mu|texlive-tabriz-thesis-1.1-7|10	Summary:	A template for the University of Tabriz
14mu|texlive-tabriz-thesis-1.1-7|11	Group:		Publishing
14mu|texlive-tabriz-thesis-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabriz-thesis
14mu|texlive-tabriz-thesis-1.1-7|13	License:	LPPL1.3
14mu|texlive-tabriz-thesis-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabriz-thesis.tar.xz
14mu|texlive-tabriz-thesis-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabriz-thesis.doc.tar.xz
14mu|texlive-tabriz-thesis-1.1-7|16	BuildArch:	noarch
14mu|texlive-tabriz-thesis-1.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tabriz-thesis-1.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tabriz-thesis-1.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-tabriz-thesis-1.1-7|20	
14mu|texlive-tabriz-thesis-1.1-7|21	%description
14mu|texlive-tabriz-thesis-1.1-7|22	The package offers a document class for typesetting theses and
14mu|texlive-tabriz-thesis-1.1-7|23	dissertations at the University of Tabriz.
14mu|texlive-tabriz-thesis-1.1-7|24	
14mu|texlive-tabriz-thesis-1.1-7|25	
14mu|texlive-tabriz-thesis-1.1-7|26	#-----------------------------------------------------------------------
14mu|texlive-tabriz-thesis-1.1-7|27	%files
14mu|texlive-tabriz-thesis-1.1-7|28	%{_texmfdistdir}/tex/latex/tabriz-thesis/tabriz-thesis.cls
14mu|texlive-tabriz-thesis-1.1-7|29	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/README
14mu|texlive-tabriz-thesis-1.1-7|30	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/appendix1.tex
14mu|texlive-tabriz-thesis-1.1-7|31	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter1.tex
14mu|texlive-tabriz-thesis-1.1-7|32	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter2.tex
14mu|texlive-tabriz-thesis-1.1-7|33	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter3.tex
14mu|texlive-tabriz-thesis-1.1-7|34	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/dicen2fa.tex
14mu|texlive-tabriz-thesis-1.1-7|35	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/dicfa2en.tex
14mu|texlive-tabriz-thesis-1.1-7|36	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/en-title.tex
14mu|texlive-tabriz-thesis-1.1-7|37	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/fa-title.tex
14mu|texlive-tabriz-thesis-1.1-7|38	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/logo.jpg
14mu|texlive-tabriz-thesis-1.1-7|39	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/references.tex
14mu|texlive-tabriz-thesis-1.1-7|40	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/tabriz-thesis.pdf
14mu|texlive-tabriz-thesis-1.1-7|41	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/tabriz-thesis.tex
14mu|texlive-tabriz-thesis-1.1-7|42	
14mu|texlive-tabriz-thesis-1.1-7|43	#-----------------------------------------------------------------------
14mu|texlive-tabriz-thesis-1.1-7|44	%prep
14mu|texlive-tabriz-thesis-1.1-7|45	%setup -c -a0 -a1
14mu|texlive-tabriz-thesis-1.1-7|46	
14mu|texlive-tabriz-thesis-1.1-7|47	%build
14mu|texlive-tabriz-thesis-1.1-7|48	
14mu|texlive-tabriz-thesis-1.1-7|49	%install
14mu|texlive-tabriz-thesis-1.1-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabriz-thesis-1.1-7|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tabriz-thesis-1.1-7|52	
14mu|texlive-tabriz-thesis-1.1-7|53	%changelog
14mu|texlive-tabriz-thesis-1.1-7|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-tabriz-thesis-1.1-7|55	+ Revision: 682dc41
14mu|texlive-tabriz-thesis-1.1-7|56	- MassBuild#674: Increase release tag
14mu|texlive-tabriz-thesis-1.1-7|57	
14mu|texlive-tabriz-thesis-1.1-7|58	

25870 14
14mu|texlive-tabstackengine-1.10-3|1	# revision 33006
14mu|texlive-tabstackengine-1.10-3|2	# category Package
14mu|texlive-tabstackengine-1.10-3|3	# catalog-ctan /macros/latex/contrib/tabstackengine
14mu|texlive-tabstackengine-1.10-3|4	# catalog-date 2014-02-19 18:36:09 +0100
14mu|texlive-tabstackengine-1.10-3|5	# catalog-license lppl
14mu|texlive-tabstackengine-1.10-3|6	# catalog-version 1.10
14mu|texlive-tabstackengine-1.10-3|7	Name:		texlive-tabstackengine
14mu|texlive-tabstackengine-1.10-3|8	Epoch:		1
14mu|texlive-tabstackengine-1.10-3|9	Version:	1.10
14mu|texlive-tabstackengine-1.10-3|10	Release:	3
14mu|texlive-tabstackengine-1.10-3|11	Summary:	"Tabbing" front-end to stackengine
14mu|texlive-tabstackengine-1.10-3|12	Group:		Publishing
14mu|texlive-tabstackengine-1.10-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabstackengine
14mu|texlive-tabstackengine-1.10-3|14	License:	LPPL
14mu|texlive-tabstackengine-1.10-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabstackengine.tar.xz
14mu|texlive-tabstackengine-1.10-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabstackengine.doc.tar.xz
14mu|texlive-tabstackengine-1.10-3|17	BuildArch:	noarch
14mu|texlive-tabstackengine-1.10-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tabstackengine-1.10-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tabstackengine-1.10-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-tabstackengine-1.10-3|21	
14mu|texlive-tabstackengine-1.10-3|22	%description
14mu|texlive-tabstackengine-1.10-3|23	The package provides a front end to the stackengine package, to
14mu|texlive-tabstackengine-1.10-3|24	allow tabbed stacking. In most cases, an existing stackengine
14mu|texlive-tabstackengine-1.10-3|25	command may be prepended with the word "tabbed", "align" or
14mu|texlive-tabstackengine-1.10-3|26	"tabular" to create a new tabbed version of a stacking macro.
14mu|texlive-tabstackengine-1.10-3|27	In addition, hooks in the package's parser, that tabbed strings
14mu|texlive-tabstackengine-1.10-3|28	of data may be parsed, extracted and reconstituted (not
14mu|texlive-tabstackengine-1.10-3|29	requiring use of any stacking constructions).
14mu|texlive-tabstackengine-1.10-3|30	
14mu|texlive-tabstackengine-1.10-3|31	
14mu|texlive-tabstackengine-1.10-3|32	#-----------------------------------------------------------------------
14mu|texlive-tabstackengine-1.10-3|33	%files
14mu|texlive-tabstackengine-1.10-3|34	%{_texmfdistdir}/tex/latex/tabstackengine/tabstackengine.sty
14mu|texlive-tabstackengine-1.10-3|35	%doc %{_texmfdistdir}/doc/latex/tabstackengine/README
14mu|texlive-tabstackengine-1.10-3|36	%doc %{_texmfdistdir}/doc/latex/tabstackengine/tabstackengine.pdf
14mu|texlive-tabstackengine-1.10-3|37	%doc %{_texmfdistdir}/doc/latex/tabstackengine/tabstackengine.tex
14mu|texlive-tabstackengine-1.10-3|38	
14mu|texlive-tabstackengine-1.10-3|39	#-----------------------------------------------------------------------
14mu|texlive-tabstackengine-1.10-3|40	%prep
14mu|texlive-tabstackengine-1.10-3|41	%setup -c -a0 -a1
14mu|texlive-tabstackengine-1.10-3|42	
14mu|texlive-tabstackengine-1.10-3|43	%build
14mu|texlive-tabstackengine-1.10-3|44	
14mu|texlive-tabstackengine-1.10-3|45	%install
14mu|texlive-tabstackengine-1.10-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabstackengine-1.10-3|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tabstackengine-1.10-3|48	
14mu|texlive-tabstackengine-1.10-3|49	%changelog
14mu|texlive-tabstackengine-1.10-3|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.10-3
14mu|texlive-tabstackengine-1.10-3|51	+ Revision: 366a923
14mu|texlive-tabstackengine-1.10-3|52	- MassBuild#674: Increase release tag
14mu|texlive-tabstackengine-1.10-3|53	
14mu|texlive-tabstackengine-1.10-3|54	

25871 14
14mu|texlive-tabto-ltx-1.0-4|1	# revision 18159
14mu|texlive-tabto-ltx-1.0-4|2	# category Package
14mu|texlive-tabto-ltx-1.0-4|3	# catalog-ctan /macros/latex/contrib/tabto
14mu|texlive-tabto-ltx-1.0-4|4	# catalog-date 2010-05-23 19:54:42 +0200
14mu|texlive-tabto-ltx-1.0-4|5	# catalog-license lppl
14mu|texlive-tabto-ltx-1.0-4|6	# catalog-version 1.0
14mu|texlive-tabto-ltx-1.0-4|7	Name:		texlive-tabto-ltx
14mu|texlive-tabto-ltx-1.0-4|8	Version:	1.0
14mu|texlive-tabto-ltx-1.0-4|9	Release:	4
14mu|texlive-tabto-ltx-1.0-4|10	Summary:	"Tab" to a measured position in the line
14mu|texlive-tabto-ltx-1.0-4|11	Group:		Publishing
14mu|texlive-tabto-ltx-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabto
14mu|texlive-tabto-ltx-1.0-4|13	License:	LPPL
14mu|texlive-tabto-ltx-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabto-ltx.tar.xz
14mu|texlive-tabto-ltx-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabto-ltx.doc.tar.xz
14mu|texlive-tabto-ltx-1.0-4|16	BuildArch:	noarch
14mu|texlive-tabto-ltx-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tabto-ltx-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tabto-ltx-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tabto-ltx-1.0-4|20	
14mu|texlive-tabto-ltx-1.0-4|21	%description
14mu|texlive-tabto-ltx-1.0-4|22	\tabto{<length>} moves the typesetting position to <length>
14mu|texlive-tabto-ltx-1.0-4|23	from the left margin of the paragraph. If the typesetting
14mu|texlive-tabto-ltx-1.0-4|24	position is already further along, \tabto starts a new line;
14mu|texlive-tabto-ltx-1.0-4|25	the command \tabto* will move position backwards if necessary,
14mu|texlive-tabto-ltx-1.0-4|26	so that previous text may be overwritten. The command
14mu|texlive-tabto-ltx-1.0-4|27	\TabPositions may be used to define a set of tabbing positions,
14mu|texlive-tabto-ltx-1.0-4|28	after which the command \tab advances typesetting position to
14mu|texlive-tabto-ltx-1.0-4|29	the next defined 'tab stop'.
14mu|texlive-tabto-ltx-1.0-4|30	
14mu|texlive-tabto-ltx-1.0-4|31	
14mu|texlive-tabto-ltx-1.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-tabto-ltx-1.0-4|33	%files
14mu|texlive-tabto-ltx-1.0-4|34	%{_texmfdistdir}/tex/latex/tabto-ltx/tabto.sty
14mu|texlive-tabto-ltx-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/tabto-ltx/tabto-doc.pdf
14mu|texlive-tabto-ltx-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/tabto-ltx/tabto-doc.tex
14mu|texlive-tabto-ltx-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/tabto-ltx/tabto.txt
14mu|texlive-tabto-ltx-1.0-4|38	
14mu|texlive-tabto-ltx-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-tabto-ltx-1.0-4|40	%prep
14mu|texlive-tabto-ltx-1.0-4|41	%setup -c -a0 -a1
14mu|texlive-tabto-ltx-1.0-4|42	
14mu|texlive-tabto-ltx-1.0-4|43	%build
14mu|texlive-tabto-ltx-1.0-4|44	
14mu|texlive-tabto-ltx-1.0-4|45	%install
14mu|texlive-tabto-ltx-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabto-ltx-1.0-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tabto-ltx-1.0-4|48	
14mu|texlive-tabto-ltx-1.0-4|49	
14mu|texlive-tabto-ltx-1.0-4|50	
14mu|texlive-tabto-ltx-1.0-4|51	%changelog
14mu|texlive-tabto-ltx-1.0-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-tabto-ltx-1.0-4|53	+ Revision: b6cb554
14mu|texlive-tabto-ltx-1.0-4|54	- MassBuild#674: Increase release tag
14mu|texlive-tabto-ltx-1.0-4|55	
14mu|texlive-tabto-ltx-1.0-4|56	

25872 14
14mu|texlive-tabu-2.8-4|1	# revision 21534
14mu|texlive-tabu-2.8-4|2	# category Package
14mu|texlive-tabu-2.8-4|3	# catalog-ctan /macros/latex/contrib/tabu
14mu|texlive-tabu-2.8-4|4	# catalog-date 2011-02-27 12:23:54 +0100
14mu|texlive-tabu-2.8-4|5	# catalog-license lppl1.3
14mu|texlive-tabu-2.8-4|6	# catalog-version 2.8
14mu|texlive-tabu-2.8-4|7	Name:		texlive-tabu
14mu|texlive-tabu-2.8-4|8	Version:	2.8
14mu|texlive-tabu-2.8-4|9	Release:	4
14mu|texlive-tabu-2.8-4|10	Summary:	Flexible LaTeX tabulars
14mu|texlive-tabu-2.8-4|11	Group:		Publishing
14mu|texlive-tabu-2.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabu
14mu|texlive-tabu-2.8-4|13	License:	LPPL1.3
14mu|texlive-tabu-2.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabu.tar.xz
14mu|texlive-tabu-2.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabu.doc.tar.xz
14mu|texlive-tabu-2.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabu.source.tar.xz
14mu|texlive-tabu-2.8-4|17	BuildArch:	noarch
14mu|texlive-tabu-2.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tabu-2.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tabu-2.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tabu-2.8-4|21	
14mu|texlive-tabu-2.8-4|22	%description
14mu|texlive-tabu-2.8-4|23	The package provides an environment, tabu, which will make any
14mu|texlive-tabu-2.8-4|24	sort of tabular (that doesn't need to split across pages), and
14mu|texlive-tabu-2.8-4|25	an environment longtabu which provides the facilities of tabu
14mu|texlive-tabu-2.8-4|26	in a modified longtable environment. (Note that this latter
14mu|texlive-tabu-2.8-4|27	offers an enhancement of ltxtable.) The package requires the
14mu|texlive-tabu-2.8-4|28	array package, and needs e-TeX to run (since array.sty is
14mu|texlive-tabu-2.8-4|29	present in every conforming distribution of LaTeX, and since
14mu|texlive-tabu-2.8-4|30	every publicly available LaTeX format is built using e-TeX, the
14mu|texlive-tabu-2.8-4|31	requirements are provided by default on any reasonable system).
14mu|texlive-tabu-2.8-4|32	The package also requires xcolor for coloured rules in tables,
14mu|texlive-tabu-2.8-4|33	and colortbl for coloured cells. The longtabu environment
14mu|texlive-tabu-2.8-4|34	further requires that longtable be loaded. The package itself
14mu|texlive-tabu-2.8-4|35	does not load any of these packages for the user. The tabu
14mu|texlive-tabu-2.8-4|36	environment may be used in place of tabular, tabular* and
14mu|texlive-tabu-2.8-4|37	tabularx environments, as well as the array environment in
14mu|texlive-tabu-2.8-4|38	maths mode. It overloads tabularx's X-column specification,
14mu|texlive-tabu-2.8-4|39	allowing a width specification, alignment (l, r, c and j) and
14mu|texlive-tabu-2.8-4|40	column type indication (p, m and b). \begin{tabu} to <dimen>
14mu|texlive-tabu-2.8-4|41	specifies a target width, and \begin{tabu} spread <dimen>
14mu|texlive-tabu-2.8-4|42	enlarges the environment's "natural" width.
14mu|texlive-tabu-2.8-4|43	
14mu|texlive-tabu-2.8-4|44	
14mu|texlive-tabu-2.8-4|45	#-----------------------------------------------------------------------
14mu|texlive-tabu-2.8-4|46	%files
14mu|texlive-tabu-2.8-4|47	%{_texmfdistdir}/tex/latex/tabu/tabu.sty
14mu|texlive-tabu-2.8-4|48	%doc %{_texmfdistdir}/doc/latex/tabu/README
14mu|texlive-tabu-2.8-4|49	%doc %{_texmfdistdir}/doc/latex/tabu/tabu.pdf
14mu|texlive-tabu-2.8-4|50	#- source
14mu|texlive-tabu-2.8-4|51	%doc %{_texmfdistdir}/source/latex/tabu/tabu.drv
14mu|texlive-tabu-2.8-4|52	%doc %{_texmfdistdir}/source/latex/tabu/tabu.dtx
14mu|texlive-tabu-2.8-4|53	%doc %{_texmfdistdir}/source/latex/tabu/tabu.ins
14mu|texlive-tabu-2.8-4|54	
14mu|texlive-tabu-2.8-4|55	#-----------------------------------------------------------------------
14mu|texlive-tabu-2.8-4|56	%prep
14mu|texlive-tabu-2.8-4|57	%setup -c -a0 -a1 -a2
14mu|texlive-tabu-2.8-4|58	
14mu|texlive-tabu-2.8-4|59	%build
14mu|texlive-tabu-2.8-4|60	
14mu|texlive-tabu-2.8-4|61	%install
14mu|texlive-tabu-2.8-4|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabu-2.8-4|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tabu-2.8-4|64	
14mu|texlive-tabu-2.8-4|65	
14mu|texlive-tabu-2.8-4|66	
14mu|texlive-tabu-2.8-4|67	%changelog
14mu|texlive-tabu-2.8-4|68	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.8-4
14mu|texlive-tabu-2.8-4|69	+ Revision: 5419485
14mu|texlive-tabu-2.8-4|70	- MassBuild#674: Increase release tag
14mu|texlive-tabu-2.8-4|71	
14mu|texlive-tabu-2.8-4|72	

25873 14
14mu|texlive-tabularborder-1.0a-4|1	# revision 17885
14mu|texlive-tabularborder-1.0a-4|2	# category Package
14mu|texlive-tabularborder-1.0a-4|3	# catalog-ctan /macros/latex/contrib/tabularborder
14mu|texlive-tabularborder-1.0a-4|4	# catalog-date 2010-04-29 12:40:52 +0200
14mu|texlive-tabularborder-1.0a-4|5	# catalog-license lppl1.2
14mu|texlive-tabularborder-1.0a-4|6	# catalog-version 1.0a
14mu|texlive-tabularborder-1.0a-4|7	Name:		texlive-tabularborder
14mu|texlive-tabularborder-1.0a-4|8	Version:	1.0a
14mu|texlive-tabularborder-1.0a-4|9	Release:	4
14mu|texlive-tabularborder-1.0a-4|10	Summary:	Correct index entries for chemical compounds
14mu|texlive-tabularborder-1.0a-4|11	Group:		Publishing
14mu|texlive-tabularborder-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabularborder
14mu|texlive-tabularborder-1.0a-4|13	License:	LPPL1.2
14mu|texlive-tabularborder-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularborder.tar.xz
14mu|texlive-tabularborder-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularborder.doc.tar.xz
14mu|texlive-tabularborder-1.0a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularborder.source.tar.xz
14mu|texlive-tabularborder-1.0a-4|17	BuildArch:	noarch
14mu|texlive-tabularborder-1.0a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tabularborder-1.0a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tabularborder-1.0a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tabularborder-1.0a-4|21	
14mu|texlive-tabularborder-1.0a-4|22	%description
14mu|texlive-tabularborder-1.0a-4|23	The tabular environment is changed so that the outer
14mu|texlive-tabularborder-1.0a-4|24	\tabcolseps are compensated and a \hline has the same length as
14mu|texlive-tabularborder-1.0a-4|25	the text. No @{} is needed.
14mu|texlive-tabularborder-1.0a-4|26	
14mu|texlive-tabularborder-1.0a-4|27	
14mu|texlive-tabularborder-1.0a-4|28	#-----------------------------------------------------------------------
14mu|texlive-tabularborder-1.0a-4|29	%files
14mu|texlive-tabularborder-1.0a-4|30	%{_texmfdistdir}/tex/latex/tabularborder/tabularborder.sty
14mu|texlive-tabularborder-1.0a-4|31	%doc %{_texmfdistdir}/doc/latex/tabularborder/tabularborder.pdf
14mu|texlive-tabularborder-1.0a-4|32	#- source
14mu|texlive-tabularborder-1.0a-4|33	%doc %{_texmfdistdir}/source/latex/tabularborder/tabularborder.dtx
14mu|texlive-tabularborder-1.0a-4|34	%doc %{_texmfdistdir}/source/latex/tabularborder/tabularborder.ins
14mu|texlive-tabularborder-1.0a-4|35	
14mu|texlive-tabularborder-1.0a-4|36	#-----------------------------------------------------------------------
14mu|texlive-tabularborder-1.0a-4|37	%prep
14mu|texlive-tabularborder-1.0a-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-tabularborder-1.0a-4|39	
14mu|texlive-tabularborder-1.0a-4|40	%build
14mu|texlive-tabularborder-1.0a-4|41	
14mu|texlive-tabularborder-1.0a-4|42	%install
14mu|texlive-tabularborder-1.0a-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabularborder-1.0a-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tabularborder-1.0a-4|45	
14mu|texlive-tabularborder-1.0a-4|46	
14mu|texlive-tabularborder-1.0a-4|47	
14mu|texlive-tabularborder-1.0a-4|48	%changelog
14mu|texlive-tabularborder-1.0a-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14mu|texlive-tabularborder-1.0a-4|50	+ Revision: fcd0d68
14mu|texlive-tabularborder-1.0a-4|51	- MassBuild#674: Increase release tag
14mu|texlive-tabularborder-1.0a-4|52	
14mu|texlive-tabularborder-1.0a-4|53	

25874 14
14mu|texlive-tabularcalc-0.2-4|1	# revision 15878
14mu|texlive-tabularcalc-0.2-4|2	# category Package
14mu|texlive-tabularcalc-0.2-4|3	# catalog-ctan /macros/latex/contrib/tabularcalc
14mu|texlive-tabularcalc-0.2-4|4	# catalog-date 2009-04-22 00:12:47 +0200
14mu|texlive-tabularcalc-0.2-4|5	# catalog-license lppl
14mu|texlive-tabularcalc-0.2-4|6	# catalog-version 0.2
14mu|texlive-tabularcalc-0.2-4|7	Name:		texlive-tabularcalc
14mu|texlive-tabularcalc-0.2-4|8	Version:	0.2
14mu|texlive-tabularcalc-0.2-4|9	Release:	4
14mu|texlive-tabularcalc-0.2-4|10	Summary:	Calculate formulas in a tabular environment
14mu|texlive-tabularcalc-0.2-4|11	Group:		Publishing
14mu|texlive-tabularcalc-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabularcalc
14mu|texlive-tabularcalc-0.2-4|13	License:	LPPL
14mu|texlive-tabularcalc-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularcalc.tar.xz
14mu|texlive-tabularcalc-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularcalc.doc.tar.xz
14mu|texlive-tabularcalc-0.2-4|16	BuildArch:	noarch
14mu|texlive-tabularcalc-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tabularcalc-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tabularcalc-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tabularcalc-0.2-4|20	
14mu|texlive-tabularcalc-0.2-4|21	%description
14mu|texlive-tabularcalc-0.2-4|22	Given a list of numbers and one (or more) formulas, the package
14mu|texlive-tabularcalc-0.2-4|23	offers an easy syntax to build a table of values, i.e., a
14mu|texlive-tabularcalc-0.2-4|24	tabular in which the first row contains the list of numbers,
14mu|texlive-tabularcalc-0.2-4|25	and the other rows contain the calculated values of the
14mu|texlive-tabularcalc-0.2-4|26	formulas for each number of the list. The table may be built
14mu|texlive-tabularcalc-0.2-4|27	either horizontally or vertically and is fully customizable.
14mu|texlive-tabularcalc-0.2-4|28	
14mu|texlive-tabularcalc-0.2-4|29	
14mu|texlive-tabularcalc-0.2-4|30	#-----------------------------------------------------------------------
14mu|texlive-tabularcalc-0.2-4|31	%files
14mu|texlive-tabularcalc-0.2-4|32	%{_texmfdistdir}/tex/latex/tabularcalc/tabularcalc.sty
14mu|texlive-tabularcalc-0.2-4|33	%doc %{_texmfdistdir}/doc/latex/tabularcalc/README
14mu|texlive-tabularcalc-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_en.pdf
14mu|texlive-tabularcalc-0.2-4|35	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_en.tex
14mu|texlive-tabularcalc-0.2-4|36	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_fr.pdf
14mu|texlive-tabularcalc-0.2-4|37	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_fr.tex
14mu|texlive-tabularcalc-0.2-4|38	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_vn.pdf
14mu|texlive-tabularcalc-0.2-4|39	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_vn.tex
14mu|texlive-tabularcalc-0.2-4|40	
14mu|texlive-tabularcalc-0.2-4|41	#-----------------------------------------------------------------------
14mu|texlive-tabularcalc-0.2-4|42	%prep
14mu|texlive-tabularcalc-0.2-4|43	%setup -c -a0 -a1
14mu|texlive-tabularcalc-0.2-4|44	
14mu|texlive-tabularcalc-0.2-4|45	%build
14mu|texlive-tabularcalc-0.2-4|46	
14mu|texlive-tabularcalc-0.2-4|47	%install
14mu|texlive-tabularcalc-0.2-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabularcalc-0.2-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tabularcalc-0.2-4|50	
14mu|texlive-tabularcalc-0.2-4|51	
14mu|texlive-tabularcalc-0.2-4|52	
14mu|texlive-tabularcalc-0.2-4|53	%changelog
14mu|texlive-tabularcalc-0.2-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-tabularcalc-0.2-4|55	+ Revision: 8319895
14mu|texlive-tabularcalc-0.2-4|56	- MassBuild#674: Increase release tag
14mu|texlive-tabularcalc-0.2-4|57	
14mu|texlive-tabularcalc-0.2-4|58	

25875 14
14mu|texlive-tabularew-0.1-4|1	# revision 15878
14mu|texlive-tabularew-0.1-4|2	# category Package
14mu|texlive-tabularew-0.1-4|3	# catalog-ctan /macros/latex/contrib/tabularew
14mu|texlive-tabularew-0.1-4|4	# catalog-date 2009-11-10 00:58:07 +0100
14mu|texlive-tabularew-0.1-4|5	# catalog-license lppl
14mu|texlive-tabularew-0.1-4|6	# catalog-version 0.1
14mu|texlive-tabularew-0.1-4|7	Name:		texlive-tabularew
14mu|texlive-tabularew-0.1-4|8	Version:	0.1
14mu|texlive-tabularew-0.1-4|9	Release:	4
14mu|texlive-tabularew-0.1-4|10	Summary:	A variation on the tabular environment
14mu|texlive-tabularew-0.1-4|11	Group:		Publishing
14mu|texlive-tabularew-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabularew
14mu|texlive-tabularew-0.1-4|13	License:	LPPL
14mu|texlive-tabularew-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularew.tar.xz
14mu|texlive-tabularew-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularew.doc.tar.xz
14mu|texlive-tabularew-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularew.source.tar.xz
14mu|texlive-tabularew-0.1-4|17	BuildArch:	noarch
14mu|texlive-tabularew-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tabularew-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tabularew-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tabularew-0.1-4|21	
14mu|texlive-tabularew-0.1-4|22	%description
14mu|texlive-tabularew-0.1-4|23	The package offers a modification of the tabular environment,
14mu|texlive-tabularew-0.1-4|24	which deals with the problem of column heads that are
14mu|texlive-tabularew-0.1-4|25	significantly wider than the body of the column.
14mu|texlive-tabularew-0.1-4|26	
14mu|texlive-tabularew-0.1-4|27	
14mu|texlive-tabularew-0.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-tabularew-0.1-4|29	%files
14mu|texlive-tabularew-0.1-4|30	%{_texmfdistdir}/tex/latex/tabularew/tabularew.sty
14mu|texlive-tabularew-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/tabularew/README
14mu|texlive-tabularew-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/tabularew/tabularew.pdf
14mu|texlive-tabularew-0.1-4|33	#- source
14mu|texlive-tabularew-0.1-4|34	%doc %{_texmfdistdir}/source/latex/tabularew/tabularew.dtx
14mu|texlive-tabularew-0.1-4|35	%doc %{_texmfdistdir}/source/latex/tabularew/tabularew.ins
14mu|texlive-tabularew-0.1-4|36	
14mu|texlive-tabularew-0.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-tabularew-0.1-4|38	%prep
14mu|texlive-tabularew-0.1-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-tabularew-0.1-4|40	
14mu|texlive-tabularew-0.1-4|41	%build
14mu|texlive-tabularew-0.1-4|42	
14mu|texlive-tabularew-0.1-4|43	%install
14mu|texlive-tabularew-0.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabularew-0.1-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tabularew-0.1-4|46	
14mu|texlive-tabularew-0.1-4|47	
14mu|texlive-tabularew-0.1-4|48	
14mu|texlive-tabularew-0.1-4|49	%changelog
14mu|texlive-tabularew-0.1-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-tabularew-0.1-4|51	+ Revision: 0910ee5
14mu|texlive-tabularew-0.1-4|52	- MassBuild#674: Increase release tag
14mu|texlive-tabularew-0.1-4|53	
14mu|texlive-tabularew-0.1-4|54	

25876 14
14mu|texlive-tabulary-0.9-4|1	# revision 15878
14mu|texlive-tabulary-0.9-4|2	# category Package
14mu|texlive-tabulary-0.9-4|3	# catalog-ctan /macros/latex/contrib/tabulary
14mu|texlive-tabulary-0.9-4|4	# catalog-date 2009-10-10 00:51:28 +0200
14mu|texlive-tabulary-0.9-4|5	# catalog-license lppl
14mu|texlive-tabulary-0.9-4|6	# catalog-version 0.9
14mu|texlive-tabulary-0.9-4|7	Name:		texlive-tabulary
14mu|texlive-tabulary-0.9-4|8	Version:	0.9
14mu|texlive-tabulary-0.9-4|9	Release:	4
14mu|texlive-tabulary-0.9-4|10	Summary:	Tabular with variable width columns balanced
14mu|texlive-tabulary-0.9-4|11	Group:		Publishing
14mu|texlive-tabulary-0.9-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabulary
14mu|texlive-tabulary-0.9-4|13	License:	LPPL
14mu|texlive-tabulary-0.9-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulary.tar.xz
14mu|texlive-tabulary-0.9-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulary.doc.tar.xz
14mu|texlive-tabulary-0.9-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulary.source.tar.xz
14mu|texlive-tabulary-0.9-4|17	BuildArch:	noarch
14mu|texlive-tabulary-0.9-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tabulary-0.9-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tabulary-0.9-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tabulary-0.9-4|21	
14mu|texlive-tabulary-0.9-4|22	%description
14mu|texlive-tabulary-0.9-4|23	The package defines a tabular*-like tabulary environment,
14mu|texlive-tabulary-0.9-4|24	taking a 'total width' argument as well as the column
14mu|texlive-tabulary-0.9-4|25	specifications. It then defines column types L, C, R and J for
14mu|texlive-tabulary-0.9-4|26	variable width columns (\raggedright', \centering, \raggedleft,
14mu|texlive-tabulary-0.9-4|27	and normally justified). In contrast to tabularx's X columns,
14mu|texlive-tabulary-0.9-4|28	the width of each column is weighted according to the natural
14mu|texlive-tabulary-0.9-4|29	width of the widest cell in the column.
14mu|texlive-tabulary-0.9-4|30	
14mu|texlive-tabulary-0.9-4|31	
14mu|texlive-tabulary-0.9-4|32	#-----------------------------------------------------------------------
14mu|texlive-tabulary-0.9-4|33	%files
14mu|texlive-tabulary-0.9-4|34	%{_texmfdistdir}/tex/latex/tabulary/tabulary.sty
14mu|texlive-tabulary-0.9-4|35	%doc %{_texmfdistdir}/doc/latex/tabulary/README
14mu|texlive-tabulary-0.9-4|36	%doc %{_texmfdistdir}/doc/latex/tabulary/tabulary.pdf
14mu|texlive-tabulary-0.9-4|37	#- source
14mu|texlive-tabulary-0.9-4|38	%doc %{_texmfdistdir}/source/latex/tabulary/tabulary.dtx
14mu|texlive-tabulary-0.9-4|39	%doc %{_texmfdistdir}/source/latex/tabulary/tabulary.ins
14mu|texlive-tabulary-0.9-4|40	
14mu|texlive-tabulary-0.9-4|41	#-----------------------------------------------------------------------
14mu|texlive-tabulary-0.9-4|42	%prep
14mu|texlive-tabulary-0.9-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-tabulary-0.9-4|44	
14mu|texlive-tabulary-0.9-4|45	%build
14mu|texlive-tabulary-0.9-4|46	
14mu|texlive-tabulary-0.9-4|47	%install
14mu|texlive-tabulary-0.9-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabulary-0.9-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tabulary-0.9-4|50	
14mu|texlive-tabulary-0.9-4|51	
14mu|texlive-tabulary-0.9-4|52	
14mu|texlive-tabulary-0.9-4|53	%changelog
14mu|texlive-tabulary-0.9-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9-4
14mu|texlive-tabulary-0.9-4|55	+ Revision: 13506a5
14mu|texlive-tabulary-0.9-4|56	- MassBuild#674: Increase release tag
14mu|texlive-tabulary-0.9-4|57	
14mu|texlive-tabulary-0.9-4|58	

25877 14
14mu|texlive-tabvar-1.61-3|1	# revision 25665
14mu|texlive-tabvar-1.61-3|2	# category Package
14mu|texlive-tabvar-1.61-3|3	# catalog-ctan /macros/latex/contrib/tabvar
14mu|texlive-tabvar-1.61-3|4	# catalog-date 2012-03-16 09:54:35 +0100
14mu|texlive-tabvar-1.61-3|5	# catalog-license lppl1.3
14mu|texlive-tabvar-1.61-3|6	# catalog-version 1.61
14mu|texlive-tabvar-1.61-3|7	Name:		texlive-tabvar
14mu|texlive-tabvar-1.61-3|8	Version:	1.61
14mu|texlive-tabvar-1.61-3|9	Release:	3
14mu|texlive-tabvar-1.61-3|10	Summary:	Typesetting tables showing variations of functions
14mu|texlive-tabvar-1.61-3|11	Group:		Publishing
14mu|texlive-tabvar-1.61-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabvar
14mu|texlive-tabvar-1.61-3|13	License:	LPPL1.3
14mu|texlive-tabvar-1.61-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabvar.tar.xz
14mu|texlive-tabvar-1.61-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabvar.doc.tar.xz
14mu|texlive-tabvar-1.61-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabvar.source.tar.xz
14mu|texlive-tabvar-1.61-3|17	BuildArch:	noarch
14mu|texlive-tabvar-1.61-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tabvar-1.61-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tabvar-1.61-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-tabvar-1.61-3|21	
14mu|texlive-tabvar-1.61-3|22	%description
14mu|texlive-tabvar-1.61-3|23	This LaTeX package is meant to ease the typesetting of tables
14mu|texlive-tabvar-1.61-3|24	showing variations of functions as they are used in France.
14mu|texlive-tabvar-1.61-3|25	
14mu|texlive-tabvar-1.61-3|26	
14mu|texlive-tabvar-1.61-3|27	#-----------------------------------------------------------------------
14mu|texlive-tabvar-1.61-3|28	%files
14mu|texlive-tabvar-1.61-3|29	%{_texmfdistdir}/fonts/afm/public/tabvar/tabvar.afm
14mu|texlive-tabvar-1.61-3|30	%{_texmfdistdir}/fonts/map/dvips/tabvar/tabvar.map
14mu|texlive-tabvar-1.61-3|31	%{_texmfdistdir}/fonts/tfm/public/tabvar/tabvar.tfm
14mu|texlive-tabvar-1.61-3|32	%{_texmfdistdir}/fonts/type1/public/tabvar/tabvar.pfb
14mu|texlive-tabvar-1.61-3|33	%{_texmfdistdir}/metapost/tabvar/tabvar.mp
14mu|texlive-tabvar-1.61-3|34	%{_texmfdistdir}/tex/latex/tabvar/tabvar.1
14mu|texlive-tabvar-1.61-3|35	%{_texmfdistdir}/tex/latex/tabvar/tabvar.2
14mu|texlive-tabvar-1.61-3|36	%{_texmfdistdir}/tex/latex/tabvar/tabvar.3
14mu|texlive-tabvar-1.61-3|37	%{_texmfdistdir}/tex/latex/tabvar/tabvar.cfg
14mu|texlive-tabvar-1.61-3|38	%{_texmfdistdir}/tex/latex/tabvar/tabvar.sty
14mu|texlive-tabvar-1.61-3|39	%doc %{_texmfdistdir}/doc/latex/tabvar/README
14mu|texlive-tabvar-1.61-3|40	%doc %{_texmfdistdir}/doc/latex/tabvar/demo.pdf
14mu|texlive-tabvar-1.61-3|41	%doc %{_texmfdistdir}/doc/latex/tabvar/demo.tex
14mu|texlive-tabvar-1.61-3|42	%doc %{_texmfdistdir}/doc/latex/tabvar/tabvar.pdf
14mu|texlive-tabvar-1.61-3|43	#- source
14mu|texlive-tabvar-1.61-3|44	%doc %{_texmfdistdir}/source/latex/tabvar/tabvar.dtx
14mu|texlive-tabvar-1.61-3|45	%doc %{_texmfdistdir}/source/latex/tabvar/tabvar.ins
14mu|texlive-tabvar-1.61-3|46	
14mu|texlive-tabvar-1.61-3|47	#-----------------------------------------------------------------------
14mu|texlive-tabvar-1.61-3|48	%prep
14mu|texlive-tabvar-1.61-3|49	%setup -c -a0 -a1 -a2
14mu|texlive-tabvar-1.61-3|50	
14mu|texlive-tabvar-1.61-3|51	%build
14mu|texlive-tabvar-1.61-3|52	
14mu|texlive-tabvar-1.61-3|53	%install
14mu|texlive-tabvar-1.61-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tabvar-1.61-3|55	cp -fpar fonts metapost tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tabvar-1.61-3|56	
14mu|texlive-tabvar-1.61-3|57	
14mu|texlive-tabvar-1.61-3|58	
14mu|texlive-tabvar-1.61-3|59	%changelog
14mu|texlive-tabvar-1.61-3|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.61-3
14mu|texlive-tabvar-1.61-3|61	+ Revision: 2b57225
14mu|texlive-tabvar-1.61-3|62	- MassBuild#674: Increase release tag
14mu|texlive-tabvar-1.61-3|63	
14mu|texlive-tabvar-1.61-3|64	

25878 14
14mu|texlive-tagging-20110829-4|1	# revision 23761
14mu|texlive-tagging-20110829-4|2	# category Package
14mu|texlive-tagging-20110829-4|3	# catalog-ctan /macros/latex/contrib/tagging
14mu|texlive-tagging-20110829-4|4	# catalog-date 2011-08-29 00:41:24 +0200
14mu|texlive-tagging-20110829-4|5	# catalog-license lppl1.3
14mu|texlive-tagging-20110829-4|6	# catalog-version undef
14mu|texlive-tagging-20110829-4|7	Name:		texlive-tagging
14mu|texlive-tagging-20110829-4|8	Version:	20110829
14mu|texlive-tagging-20110829-4|9	Release:	4
14mu|texlive-tagging-20110829-4|10	Summary:	Document configuration with tags
14mu|texlive-tagging-20110829-4|11	Group:		Publishing
14mu|texlive-tagging-20110829-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tagging
14mu|texlive-tagging-20110829-4|13	License:	LPPL1.3
14mu|texlive-tagging-20110829-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tagging.tar.xz
14mu|texlive-tagging-20110829-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tagging.doc.tar.xz
14mu|texlive-tagging-20110829-4|16	BuildArch:	noarch
14mu|texlive-tagging-20110829-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tagging-20110829-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tagging-20110829-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tagging-20110829-4|20	
14mu|texlive-tagging-20110829-4|21	%description
14mu|texlive-tagging-20110829-4|22	The package allows the user to generate multiple documents from
14mu|texlive-tagging-20110829-4|23	a single source, by marking pieces of the document with tags
14mu|texlive-tagging-20110829-4|24	and specifying which marked pieces to include or exclude.
14mu|texlive-tagging-20110829-4|25	
14mu|texlive-tagging-20110829-4|26	
14mu|texlive-tagging-20110829-4|27	#-----------------------------------------------------------------------
14mu|texlive-tagging-20110829-4|28	%files
14mu|texlive-tagging-20110829-4|29	%{_texmfdistdir}/tex/latex/tagging/tagging.sty
14mu|texlive-tagging-20110829-4|30	%doc %{_texmfdistdir}/doc/latex/tagging/README
14mu|texlive-tagging-20110829-4|31	%doc %{_texmfdistdir}/doc/latex/tagging/tagging.pdf
14mu|texlive-tagging-20110829-4|32	%doc %{_texmfdistdir}/doc/latex/tagging/tagging.tex
14mu|texlive-tagging-20110829-4|33	
14mu|texlive-tagging-20110829-4|34	#-----------------------------------------------------------------------
14mu|texlive-tagging-20110829-4|35	%prep
14mu|texlive-tagging-20110829-4|36	%setup -c -a0 -a1
14mu|texlive-tagging-20110829-4|37	
14mu|texlive-tagging-20110829-4|38	%build
14mu|texlive-tagging-20110829-4|39	
14mu|texlive-tagging-20110829-4|40	%install
14mu|texlive-tagging-20110829-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tagging-20110829-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tagging-20110829-4|43	
14mu|texlive-tagging-20110829-4|44	
14mu|texlive-tagging-20110829-4|45	
14mu|texlive-tagging-20110829-4|46	%changelog
14mu|texlive-tagging-20110829-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110829-4
14mu|texlive-tagging-20110829-4|48	+ Revision: f76a721
14mu|texlive-tagging-20110829-4|49	- MassBuild#674: Increase release tag
14mu|texlive-tagging-20110829-4|50	
14mu|texlive-tagging-20110829-4|51	

25879 14
14mu|texlive-talk-1.1-4|1	# revision 15878
14mu|texlive-talk-1.1-4|2	# category Package
14mu|texlive-talk-1.1-4|3	# catalog-ctan /macros/latex/contrib/talk
14mu|texlive-talk-1.1-4|4	# catalog-date 2007-08-14 14:14:54 +0200
14mu|texlive-talk-1.1-4|5	# catalog-license lppl
14mu|texlive-talk-1.1-4|6	# catalog-version 1.1
14mu|texlive-talk-1.1-4|7	Name:		texlive-talk
14mu|texlive-talk-1.1-4|8	Version:	1.1
14mu|texlive-talk-1.1-4|9	Release:	4
14mu|texlive-talk-1.1-4|10	Summary:	A LaTeX class for presentations
14mu|texlive-talk-1.1-4|11	Group:		Publishing
14mu|texlive-talk-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/talk
14mu|texlive-talk-1.1-4|13	License:	LPPL
14mu|texlive-talk-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/talk.tar.xz
14mu|texlive-talk-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/talk.doc.tar.xz
14mu|texlive-talk-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/talk.source.tar.xz
14mu|texlive-talk-1.1-4|17	BuildArch:	noarch
14mu|texlive-talk-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-talk-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-talk-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-talk-1.1-4|21	
14mu|texlive-talk-1.1-4|22	%description
14mu|texlive-talk-1.1-4|23	The talk document class allows you to create slides for screen
14mu|texlive-talk-1.1-4|24	presentations or printing on transparencies. It also allows you
14mu|texlive-talk-1.1-4|25	to print personal notes for your talk. You can create overlays
14mu|texlive-talk-1.1-4|26	and display structure information (current section /
14mu|texlive-talk-1.1-4|27	subsection, table of contents) on your slides. The main feature
14mu|texlive-talk-1.1-4|28	that distinguishes talk from other presentation classes like
14mu|texlive-talk-1.1-4|29	beamer or prosper is that it allows the user to define an
14mu|texlive-talk-1.1-4|30	arbitrary number of slide styles and switch between these
14mu|texlive-talk-1.1-4|31	styles from slide to slide. This way the slide layout can be
14mu|texlive-talk-1.1-4|32	adapted to the slide content. For example, the title or
14mu|texlive-talk-1.1-4|33	contents page of a talk can be given a slightly different
14mu|texlive-talk-1.1-4|34	layout than the other slides. The talk class makes no
14mu|texlive-talk-1.1-4|35	restrictions on the slide design whatsoever. The entire look
14mu|texlive-talk-1.1-4|36	and feel of the presentation can be defined by the user. The
14mu|texlive-talk-1.1-4|37	style definitions should be put in a separate sty file.
14mu|texlive-talk-1.1-4|38	Currently the package comes with only one set of pre-defined
14mu|texlive-talk-1.1-4|39	slide styles (greybars.sty). Contributions from people who are
14mu|texlive-talk-1.1-4|40	artistically more gifted than the author are more than
14mu|texlive-talk-1.1-4|41	welcome!.
14mu|texlive-talk-1.1-4|42	
14mu|texlive-talk-1.1-4|43	
14mu|texlive-talk-1.1-4|44	#-----------------------------------------------------------------------
14mu|texlive-talk-1.1-4|45	%files
14mu|texlive-talk-1.1-4|46	%{_texmfdistdir}/tex/latex/talk/sidebars.sty
14mu|texlive-talk-1.1-4|47	%{_texmfdistdir}/tex/latex/talk/talk.cls
14mu|texlive-talk-1.1-4|48	%doc %{_texmfdistdir}/doc/latex/talk/README
14mu|texlive-talk-1.1-4|49	%doc %{_texmfdistdir}/doc/latex/talk/example.tex
14mu|texlive-talk-1.1-4|50	%doc %{_texmfdistdir}/doc/latex/talk/talkdoc.pdf
14mu|texlive-talk-1.1-4|51	%doc %{_texmfdistdir}/doc/latex/talk/talkdoc.tex
14mu|texlive-talk-1.1-4|52	#- source
14mu|texlive-talk-1.1-4|53	%doc %{_texmfdistdir}/source/latex/talk/Makefile
14mu|texlive-talk-1.1-4|54	
14mu|texlive-talk-1.1-4|55	#-----------------------------------------------------------------------
14mu|texlive-talk-1.1-4|56	%prep
14mu|texlive-talk-1.1-4|57	%setup -c -a0 -a1 -a2
14mu|texlive-talk-1.1-4|58	
14mu|texlive-talk-1.1-4|59	%build
14mu|texlive-talk-1.1-4|60	
14mu|texlive-talk-1.1-4|61	%install
14mu|texlive-talk-1.1-4|62	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-talk-1.1-4|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-talk-1.1-4|64	
14mu|texlive-talk-1.1-4|65	
14mu|texlive-talk-1.1-4|66	
14mu|texlive-talk-1.1-4|67	%changelog
14mu|texlive-talk-1.1-4|68	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-talk-1.1-4|69	+ Revision: e1ce0f1
14mu|texlive-talk-1.1-4|70	- MassBuild#674: Increase release tag
14mu|texlive-talk-1.1-4|71	
14mu|texlive-talk-1.1-4|72	

25880 14
14mu|texlive-tamefloats-v0.42-3|1	# revision 27345
14mu|texlive-tamefloats-v0.42-3|2	# category Package
14mu|texlive-tamefloats-v0.42-3|3	# catalog-ctan /macros/latex/contrib/tamefloats
14mu|texlive-tamefloats-v0.42-3|4	# catalog-date 2012-06-21 14:54:52 +0200
14mu|texlive-tamefloats-v0.42-3|5	# catalog-license lppl1.3
14mu|texlive-tamefloats-v0.42-3|6	# catalog-version v0.42
14mu|texlive-tamefloats-v0.42-3|7	Name:		texlive-tamefloats
14mu|texlive-tamefloats-v0.42-3|8	Version:	v0.42
14mu|texlive-tamefloats-v0.42-3|9	Release:	3
14mu|texlive-tamefloats-v0.42-3|10	Summary:	Experimentally use \holdinginserts with LaTeX floats
14mu|texlive-tamefloats-v0.42-3|11	Group:		Publishing
14mu|texlive-tamefloats-v0.42-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tamefloats
14mu|texlive-tamefloats-v0.42-3|13	License:	LPPL1.3
14mu|texlive-tamefloats-v0.42-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamefloats.tar.xz
14mu|texlive-tamefloats-v0.42-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamefloats.doc.tar.xz
14mu|texlive-tamefloats-v0.42-3|16	BuildArch:	noarch
14mu|texlive-tamefloats-v0.42-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tamefloats-v0.42-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tamefloats-v0.42-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-tamefloats-v0.42-3|20	
14mu|texlive-tamefloats-v0.42-3|21	%description
14mu|texlive-tamefloats-v0.42-3|22	LaTeX's figures, tables, and \marginpars are dangerous for
14mu|texlive-tamefloats-v0.42-3|23	footnotes (and probably also \enlargethispage). Here is a
14mu|texlive-tamefloats-v0.42-3|24	proposal (a 'patch' package) to help, by using \holdinginserts
14mu|texlive-tamefloats-v0.42-3|25	in a simple way. It replaces the original problem with a new
14mu|texlive-tamefloats-v0.42-3|26	one -- it is an experiment to find out whether the new problem
14mu|texlive-tamefloats-v0.42-3|27	is less bad (or it is just a contribution to the discussion,
14mu|texlive-tamefloats-v0.42-3|28	maybe just a summary of previous work). The files provide
14mu|texlive-tamefloats-v0.42-3|29	further information.
14mu|texlive-tamefloats-v0.42-3|30	
14mu|texlive-tamefloats-v0.42-3|31	
14mu|texlive-tamefloats-v0.42-3|32	#-----------------------------------------------------------------------
14mu|texlive-tamefloats-v0.42-3|33	%files
14mu|texlive-tamefloats-v0.42-3|34	%{_texmfdistdir}/tex/latex/tamefloats/tameflts.sty
14mu|texlive-tamefloats-v0.42-3|35	%doc %{_texmfdistdir}/doc/latex/tamefloats/README.txt
14mu|texlive-tamefloats-v0.42-3|36	%doc %{_texmfdistdir}/doc/latex/tamefloats/deml3541.tex
14mu|texlive-tamefloats-v0.42-3|37	%doc %{_texmfdistdir}/doc/latex/tamefloats/fltfltdk.tex
14mu|texlive-tamefloats-v0.42-3|38	%doc %{_texmfdistdir}/doc/latex/tamefloats/newbug.tex
14mu|texlive-tamefloats-v0.42-3|39	
14mu|texlive-tamefloats-v0.42-3|40	#-----------------------------------------------------------------------
14mu|texlive-tamefloats-v0.42-3|41	%prep
14mu|texlive-tamefloats-v0.42-3|42	%setup -c -a0 -a1
14mu|texlive-tamefloats-v0.42-3|43	
14mu|texlive-tamefloats-v0.42-3|44	%build
14mu|texlive-tamefloats-v0.42-3|45	
14mu|texlive-tamefloats-v0.42-3|46	%install
14mu|texlive-tamefloats-v0.42-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tamefloats-v0.42-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tamefloats-v0.42-3|49	
14mu|texlive-tamefloats-v0.42-3|50	
14mu|texlive-tamefloats-v0.42-3|51	
14mu|texlive-tamefloats-v0.42-3|52	%changelog
14mu|texlive-tamefloats-v0.42-3|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.42-3
14mu|texlive-tamefloats-v0.42-3|54	+ Revision: 1ed708b
14mu|texlive-tamefloats-v0.42-3|55	- MassBuild#674: Increase release tag
14mu|texlive-tamefloats-v0.42-3|56	
14mu|texlive-tamefloats-v0.42-3|57	

25881 14
14mu|texlive-t-angles-20070312-4|1	# revision 15878
14mu|texlive-t-angles-20070312-4|2	# category Package
14mu|texlive-t-angles-20070312-4|3	# catalog-ctan /macros/latex/contrib/t-angles
14mu|texlive-t-angles-20070312-4|4	# catalog-date 2007-03-12 14:32:12 +0100
14mu|texlive-t-angles-20070312-4|5	# catalog-license gpl
14mu|texlive-t-angles-20070312-4|6	# catalog-version undef
14mu|texlive-t-angles-20070312-4|7	Name:		texlive-t-angles
14mu|texlive-t-angles-20070312-4|8	Version:	20070312
14mu|texlive-t-angles-20070312-4|9	Release:	4
14mu|texlive-t-angles-20070312-4|10	Summary:	Draw tangles, trees, Hopf algebra operations and other pictures
14mu|texlive-t-angles-20070312-4|11	Group:		Publishing
14mu|texlive-t-angles-20070312-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/t-angles
14mu|texlive-t-angles-20070312-4|13	License:	GPL
14mu|texlive-t-angles-20070312-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t-angles.tar.xz
14mu|texlive-t-angles-20070312-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t-angles.doc.tar.xz
14mu|texlive-t-angles-20070312-4|16	BuildArch:	noarch
14mu|texlive-t-angles-20070312-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-t-angles-20070312-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-t-angles-20070312-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-t-angles-20070312-4|20	
14mu|texlive-t-angles-20070312-4|21	%description
14mu|texlive-t-angles-20070312-4|22	A LaTeX2e package for drawing tangles, trees, Hopf algebra
14mu|texlive-t-angles-20070312-4|23	operations and other pictures. It is based on emTeX or TPIC
14mu|texlive-t-angles-20070312-4|24	\special's. Therefore, it can be used with the most popular
14mu|texlive-t-angles-20070312-4|25	drivers, including emTeX drivers, dviwin, xdvi and dvips, and
14mu|texlive-t-angles-20070312-4|26	(using some code from ConTeXt) it may also be used with
14mu|texlive-t-angles-20070312-4|27	PDFLaTeX.
14mu|texlive-t-angles-20070312-4|28	
14mu|texlive-t-angles-20070312-4|29	
14mu|texlive-t-angles-20070312-4|30	#-----------------------------------------------------------------------
14mu|texlive-t-angles-20070312-4|31	%files
14mu|texlive-t-angles-20070312-4|32	%{_texmfdistdir}/tex/latex/t-angles/t-angles.sty
14mu|texlive-t-angles-20070312-4|33	%doc %{_texmfdistdir}/doc/latex/t-angles/README
14mu|texlive-t-angles-20070312-4|34	%doc %{_texmfdistdir}/doc/latex/t-angles/t-manual.pdf
14mu|texlive-t-angles-20070312-4|35	%doc %{_texmfdistdir}/doc/latex/t-angles/t-manual.tex
14mu|texlive-t-angles-20070312-4|36	
14mu|texlive-t-angles-20070312-4|37	#-----------------------------------------------------------------------
14mu|texlive-t-angles-20070312-4|38	%prep
14mu|texlive-t-angles-20070312-4|39	%setup -c -a0 -a1
14mu|texlive-t-angles-20070312-4|40	
14mu|texlive-t-angles-20070312-4|41	%build
14mu|texlive-t-angles-20070312-4|42	
14mu|texlive-t-angles-20070312-4|43	%install
14mu|texlive-t-angles-20070312-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-t-angles-20070312-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-t-angles-20070312-4|46	
14mu|texlive-t-angles-20070312-4|47	
14mu|texlive-t-angles-20070312-4|48	
14mu|texlive-t-angles-20070312-4|49	%changelog
14mu|texlive-t-angles-20070312-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070312-4
14mu|texlive-t-angles-20070312-4|51	+ Revision: b5976a7
14mu|texlive-t-angles-20070312-4|52	- MassBuild#674: Increase release tag
14mu|texlive-t-angles-20070312-4|53	
14mu|texlive-t-angles-20070312-4|54	

25882 14
14mu|texlive-tap-0.77-4|1	# revision 15878
14mu|texlive-tap-0.77-4|2	# category Package
14mu|texlive-tap-0.77-4|3	# catalog-ctan /macros/generic/tables/tap077.zip
14mu|texlive-tap-0.77-4|4	# catalog-date 2009-10-10 00:51:28 +0200
14mu|texlive-tap-0.77-4|5	# catalog-license pd
14mu|texlive-tap-0.77-4|6	# catalog-version 0.77
14mu|texlive-tap-0.77-4|7	Name:		texlive-tap
14mu|texlive-tap-0.77-4|8	Version:	0.77
14mu|texlive-tap-0.77-4|9	Release:	4
14mu|texlive-tap-0.77-4|10	Summary:	TeX macros for typesetting complex tables
14mu|texlive-tap-0.77-4|11	Group:		Publishing
14mu|texlive-tap-0.77-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/tables/tap077.zip
14mu|texlive-tap-0.77-4|13	License:	PD
14mu|texlive-tap-0.77-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tap.tar.xz
14mu|texlive-tap-0.77-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tap.doc.tar.xz
14mu|texlive-tap-0.77-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tap.source.tar.xz
14mu|texlive-tap-0.77-4|17	BuildArch:	noarch
14mu|texlive-tap-0.77-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tap-0.77-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tap-0.77-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tap-0.77-4|21	
14mu|texlive-tap-0.77-4|22	%description
14mu|texlive-tap-0.77-4|23	The package offers a simple notation for pretty complex tables
14mu|texlive-tap-0.77-4|24	(to Michael J. Ferguson's credit). With PostScript, the package
14mu|texlive-tap-0.77-4|25	allows shaded/coloured tables, diagonal rules, etc. The package
14mu|texlive-tap-0.77-4|26	is supposed to work with both Plain and LaTeX. An AWK converter
14mu|texlive-tap-0.77-4|27	from ASCII semigraphic tables to TAP notation is included.
14mu|texlive-tap-0.77-4|28	
14mu|texlive-tap-0.77-4|29	
14mu|texlive-tap-0.77-4|30	#-----------------------------------------------------------------------
14mu|texlive-tap-0.77-4|31	%files
14mu|texlive-tap-0.77-4|32	%{_texmfdistdir}/tex/generic/tap/tap.tex
14mu|texlive-tap-0.77-4|33	%doc %{_texmfdistdir}/doc/generic/tap/0README.TAP
14mu|texlive-tap-0.77-4|34	%doc %{_texmfdistdir}/doc/generic/tap/0tabdoc.inf
14mu|texlive-tap-0.77-4|35	%doc %{_texmfdistdir}/doc/generic/tap/circ.eps
14mu|texlive-tap-0.77-4|36	%doc %{_texmfdistdir}/doc/generic/tap/circmag.eps
14mu|texlive-tap-0.77-4|37	%doc %{_texmfdistdir}/doc/generic/tap/tapanch.100
14mu|texlive-tap-0.77-4|38	%doc %{_texmfdistdir}/doc/generic/tap/tapanch.mp
14mu|texlive-tap-0.77-4|39	%doc %{_texmfdistdir}/doc/generic/tap/tapdoc.tex
14mu|texlive-tap-0.77-4|40	%doc %{_texmfdistdir}/doc/generic/tap/tapxamp1.tex
14mu|texlive-tap-0.77-4|41	%doc %{_texmfdistdir}/doc/generic/tap/tapxamp2.tex
14mu|texlive-tap-0.77-4|42	#- source
14mu|texlive-tap-0.77-4|43	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/0sampdos.inf
14mu|texlive-tap-0.77-4|44	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/post1.tex
14mu|texlive-tap-0.77-4|45	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/post2.tex
14mu|texlive-tap-0.77-4|46	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/prea1.tex
14mu|texlive-tap-0.77-4|47	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/prea2.tex
14mu|texlive-tap-0.77-4|48	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/prea3.tex
14mu|texlive-tap-0.77-4|49	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv0.raw
14mu|texlive-tap-0.77-4|50	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv1.raw
14mu|texlive-tap-0.77-4|51	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv2.raw
14mu|texlive-tap-0.77-4|52	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv3.raw
14mu|texlive-tap-0.77-4|53	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv4.raw
14mu|texlive-tap-0.77-4|54	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv5.raw
14mu|texlive-tap-0.77-4|55	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv6.raw
14mu|texlive-tap-0.77-4|56	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tcv.bat
14mu|texlive-tap-0.77-4|57	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tcv_.bat
14mu|texlive-tap-0.77-4|58	%doc %{_texmfdistdir}/source/generic/tap/tabcv/tapcv.awk
14mu|texlive-tap-0.77-4|59	
14mu|texlive-tap-0.77-4|60	#-----------------------------------------------------------------------
14mu|texlive-tap-0.77-4|61	%prep
14mu|texlive-tap-0.77-4|62	%setup -c -a0 -a1 -a2
14mu|texlive-tap-0.77-4|63	
14mu|texlive-tap-0.77-4|64	%build
14mu|texlive-tap-0.77-4|65	
14mu|texlive-tap-0.77-4|66	%install
14mu|texlive-tap-0.77-4|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tap-0.77-4|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tap-0.77-4|69	
14mu|texlive-tap-0.77-4|70	
14mu|texlive-tap-0.77-4|71	
14mu|texlive-tap-0.77-4|72	%changelog
14mu|texlive-tap-0.77-4|73	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.77-4
14mu|texlive-tap-0.77-4|74	+ Revision: 957708e
14mu|texlive-tap-0.77-4|75	- MassBuild#674: Increase release tag
14mu|texlive-tap-0.77-4|76	
14mu|texlive-tap-0.77-4|77	

25883 14
14mu|texlive-taupin-20111104-4|1	# revision 15878
14mu|texlive-taupin-20111104-4|2	# category Package
14mu|texlive-taupin-20111104-4|3	# catalog-ctan undef
14mu|texlive-taupin-20111104-4|4	# catalog-date undef
14mu|texlive-taupin-20111104-4|5	# catalog-license undef
14mu|texlive-taupin-20111104-4|6	# catalog-version undef
14mu|texlive-taupin-20111104-4|7	Name:		texlive-taupin
14mu|texlive-taupin-20111104-4|8	Version:	20111104
14mu|texlive-taupin-20111104-4|9	Release:	4
14mu|texlive-taupin-20111104-4|10	Summary:	TeXLive taupin package
14mu|texlive-taupin-20111104-4|11	Group:		Publishing
14mu|texlive-taupin-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-taupin-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-taupin-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/taupin.tar.xz
14mu|texlive-taupin-20111104-4|15	BuildArch:	noarch
14mu|texlive-taupin-20111104-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-taupin-20111104-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-taupin-20111104-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-taupin-20111104-4|19	
14mu|texlive-taupin-20111104-4|20	%description
14mu|texlive-taupin-20111104-4|21	TeXLive taupin package.
14mu|texlive-taupin-20111104-4|22	
14mu|texlive-taupin-20111104-4|23	
14mu|texlive-taupin-20111104-4|24	#-----------------------------------------------------------------------
14mu|texlive-taupin-20111104-4|25	%files
14mu|texlive-taupin-20111104-4|26	%{_texmfdistdir}/tex/latex/taupin/smallcap.sty
14mu|texlive-taupin-20111104-4|27	%{_texmfdistdir}/tex/latex/taupin/t1cmsc.fd
14mu|texlive-taupin-20111104-4|28	%{_texmfdistdir}/tex/latex/taupin/varsects.sty
14mu|texlive-taupin-20111104-4|29	
14mu|texlive-taupin-20111104-4|30	#-----------------------------------------------------------------------
14mu|texlive-taupin-20111104-4|31	%prep
14mu|texlive-taupin-20111104-4|32	%setup -c -a0
14mu|texlive-taupin-20111104-4|33	
14mu|texlive-taupin-20111104-4|34	%build
14mu|texlive-taupin-20111104-4|35	
14mu|texlive-taupin-20111104-4|36	%install
14mu|texlive-taupin-20111104-4|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-taupin-20111104-4|38	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-taupin-20111104-4|39	
14mu|texlive-taupin-20111104-4|40	
14mu|texlive-taupin-20111104-4|41	
14mu|texlive-taupin-20111104-4|42	%changelog
14mu|texlive-taupin-20111104-4|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-taupin-20111104-4|44	+ Revision: c172e53
14mu|texlive-taupin-20111104-4|45	- MassBuild#674: Increase release tag
14mu|texlive-taupin-20111104-4|46	
14mu|texlive-taupin-20111104-4|47	

25884 14
14mu|texlive-tcldoc-2.40-4|1	# revision 22018
14mu|texlive-tcldoc-2.40-4|2	# category Package
14mu|texlive-tcldoc-2.40-4|3	# catalog-ctan /macros/latex/contrib/tclldoc
14mu|texlive-tcldoc-2.40-4|4	# catalog-date 2007-02-28 00:02:05 +0100
14mu|texlive-tcldoc-2.40-4|5	# catalog-license lppl
14mu|texlive-tcldoc-2.40-4|6	# catalog-version 2.40
14mu|texlive-tcldoc-2.40-4|7	Name:		texlive-tcldoc
14mu|texlive-tcldoc-2.40-4|8	Version:	2.40
14mu|texlive-tcldoc-2.40-4|9	Release:	4
14mu|texlive-tcldoc-2.40-4|10	Summary:	Doc/docstrip for tcl
14mu|texlive-tcldoc-2.40-4|11	Group:		Publishing
14mu|texlive-tcldoc-2.40-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tclldoc
14mu|texlive-tcldoc-2.40-4|13	License:	LPPL
14mu|texlive-tcldoc-2.40-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcldoc.tar.xz
14mu|texlive-tcldoc-2.40-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcldoc.doc.tar.xz
14mu|texlive-tcldoc-2.40-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcldoc.source.tar.xz
14mu|texlive-tcldoc-2.40-4|17	BuildArch:	noarch
14mu|texlive-tcldoc-2.40-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tcldoc-2.40-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tcldoc-2.40-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tcldoc-2.40-4|21	
14mu|texlive-tcldoc-2.40-4|22	%description
14mu|texlive-tcldoc-2.40-4|23	The tclldoc package and class simplify the application of the
14mu|texlive-tcldoc-2.40-4|24	doc/docstrip style of literate programming with Dr. John
14mu|texlive-tcldoc-2.40-4|25	Ousterhout's Tool Command Language (Tcl, pronounced "tickle",
14mu|texlive-tcldoc-2.40-4|26	a.k.a. The Cool Language). The tclldoc package is a bit like
14mu|texlive-tcldoc-2.40-4|27	the doc package is for LaTeX, whereas the tclldoc class more
14mu|texlive-tcldoc-2.40-4|28	parallels the ltxdoc class.
14mu|texlive-tcldoc-2.40-4|29	
14mu|texlive-tcldoc-2.40-4|30	
14mu|texlive-tcldoc-2.40-4|31	#-----------------------------------------------------------------------
14mu|texlive-tcldoc-2.40-4|32	%files
14mu|texlive-tcldoc-2.40-4|33	%{_texmfdistdir}/tex/latex/tcldoc/tcldoc.cls
14mu|texlive-tcldoc-2.40-4|34	%{_texmfdistdir}/tex/latex/tcldoc/tcldoc.sty
14mu|texlive-tcldoc-2.40-4|35	%{_texmfdistdir}/tex/latex/tcldoc/tclldoc.cls
14mu|texlive-tcldoc-2.40-4|36	%{_texmfdistdir}/tex/latex/tcldoc/tclldoc.sty
14mu|texlive-tcldoc-2.40-4|37	%doc %{_texmfdistdir}/doc/latex/tcldoc/README.txt
14mu|texlive-tcldoc-2.40-4|38	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/README.txt
14mu|texlive-tcldoc-2.40-4|39	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/parsetcl.dtx
14mu|texlive-tcldoc-2.40-4|40	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/parsetcl.ins
14mu|texlive-tcldoc-2.40-4|41	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/pdf.dtx
14mu|texlive-tcldoc-2.40-4|42	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/pdf.ins
14mu|texlive-tcldoc-2.40-4|43	%doc %{_texmfdistdir}/doc/latex/tcldoc/tclldoc.pdf
14mu|texlive-tcldoc-2.40-4|44	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/README.txt
14mu|texlive-tcldoc-2.40-4|45	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/eemenu.dtx
14mu|texlive-tcldoc-2.40-4|46	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/eemenu.ins
14mu|texlive-tcldoc-2.40-4|47	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/sourcedtx.dtx
14mu|texlive-tcldoc-2.40-4|48	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/sourcedtx.ins
14mu|texlive-tcldoc-2.40-4|49	#- source
14mu|texlive-tcldoc-2.40-4|50	%doc %{_texmfdistdir}/source/latex/tcldoc/tclldoc.dtx
14mu|texlive-tcldoc-2.40-4|51	%doc %{_texmfdistdir}/source/latex/tcldoc/tclldoc.ins
14mu|texlive-tcldoc-2.40-4|52	
14mu|texlive-tcldoc-2.40-4|53	#-----------------------------------------------------------------------
14mu|texlive-tcldoc-2.40-4|54	%prep
14mu|texlive-tcldoc-2.40-4|55	%setup -c -a0 -a1 -a2
14mu|texlive-tcldoc-2.40-4|56	
14mu|texlive-tcldoc-2.40-4|57	%build
14mu|texlive-tcldoc-2.40-4|58	
14mu|texlive-tcldoc-2.40-4|59	%install
14mu|texlive-tcldoc-2.40-4|60	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tcldoc-2.40-4|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tcldoc-2.40-4|62	
14mu|texlive-tcldoc-2.40-4|63	
14mu|texlive-tcldoc-2.40-4|64	
14mu|texlive-tcldoc-2.40-4|65	%changelog
14mu|texlive-tcldoc-2.40-4|66	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.40-4
14mu|texlive-tcldoc-2.40-4|67	+ Revision: ca9b70f
14mu|texlive-tcldoc-2.40-4|68	- MassBuild#674: Increase release tag
14mu|texlive-tcldoc-2.40-4|69	
14mu|texlive-tcldoc-2.40-4|70	

25885 14
14mu|texlive-tcolorbox-1.30-3|1	# revision 26072
14mu|texlive-tcolorbox-1.30-3|2	# category Package
14mu|texlive-tcolorbox-1.30-3|3	# catalog-ctan /macros/latex/contrib/tcolorbox
14mu|texlive-tcolorbox-1.30-3|4	# catalog-date 2012-04-20 13:22:20 +0200
14mu|texlive-tcolorbox-1.30-3|5	# catalog-license lppl1.3
14mu|texlive-tcolorbox-1.30-3|6	# catalog-version 1.30
14mu|texlive-tcolorbox-1.30-3|7	Name:		texlive-tcolorbox
14mu|texlive-tcolorbox-1.30-3|8	Epoch:		1
14mu|texlive-tcolorbox-1.30-3|9	Version:	1.30
14mu|texlive-tcolorbox-1.30-3|10	Release:	3
14mu|texlive-tcolorbox-1.30-3|11	Summary:	Coloured boxes, for LaTeX examples and theorems, etc
14mu|texlive-tcolorbox-1.30-3|12	Group:		Publishing
14mu|texlive-tcolorbox-1.30-3|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tcolorbox
14mu|texlive-tcolorbox-1.30-3|14	License:	LPPL1.3
14mu|texlive-tcolorbox-1.30-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcolorbox.tar.xz
14mu|texlive-tcolorbox-1.30-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcolorbox.doc.tar.xz
14mu|texlive-tcolorbox-1.30-3|17	BuildArch:	noarch
14mu|texlive-tcolorbox-1.30-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tcolorbox-1.30-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tcolorbox-1.30-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-tcolorbox-1.30-3|21	
14mu|texlive-tcolorbox-1.30-3|22	%description
14mu|texlive-tcolorbox-1.30-3|23	The package provides an environment for coloured and framed
14mu|texlive-tcolorbox-1.30-3|24	text boxes with a heading line. Optionally, such a box can be
14mu|texlive-tcolorbox-1.30-3|25	split in an upper and a lower part; thus the package may be
14mu|texlive-tcolorbox-1.30-3|26	used for the setting of LaTeX examples where one part of the
14mu|texlive-tcolorbox-1.30-3|27	box displays the source code and the other part shows the
14mu|texlive-tcolorbox-1.30-3|28	output. Another common use case is the setting of theorems. The
14mu|texlive-tcolorbox-1.30-3|29	package supports saving and reuse of source code and text
14mu|texlive-tcolorbox-1.30-3|30	parts.
14mu|texlive-tcolorbox-1.30-3|31	
14mu|texlive-tcolorbox-1.30-3|32	
14mu|texlive-tcolorbox-1.30-3|33	#-----------------------------------------------------------------------
14mu|texlive-tcolorbox-1.30-3|34	%files
14mu|texlive-tcolorbox-1.30-3|35	%{_texmfdistdir}/tex/latex/tcolorbox/tcbdocumentation.code.tex
14mu|texlive-tcolorbox-1.30-3|36	%{_texmfdistdir}/tex/latex/tcolorbox/tcblistings.code.tex
14mu|texlive-tcolorbox-1.30-3|37	%{_texmfdistdir}/tex/latex/tcolorbox/tcbskins.code.tex
14mu|texlive-tcolorbox-1.30-3|38	%{_texmfdistdir}/tex/latex/tcolorbox/tcbtheorems.code.tex
14mu|texlive-tcolorbox-1.30-3|39	%{_texmfdistdir}/tex/latex/tcolorbox/tcolorbox.sty
14mu|texlive-tcolorbox-1.30-3|40	%doc %{_texmfdistdir}/doc/latex/tcolorbox/CHANGES
14mu|texlive-tcolorbox-1.30-3|41	%doc %{_texmfdistdir}/doc/latex/tcolorbox/README
14mu|texlive-tcolorbox-1.30-3|42	%doc %{_texmfdistdir}/doc/latex/tcolorbox/README.TEXLIVE
14mu|texlive-tcolorbox-1.30-3|43	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example.pdf
14mu|texlive-tcolorbox-1.30-3|44	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example.tex
14mu|texlive-tcolorbox-1.30-3|45	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.pdf
14mu|texlive-tcolorbox-1.30-3|46	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.tex
14mu|texlive-tcolorbox-1.30-3|47	
14mu|texlive-tcolorbox-1.30-3|48	#-----------------------------------------------------------------------
14mu|texlive-tcolorbox-1.30-3|49	%prep
14mu|texlive-tcolorbox-1.30-3|50	%setup -c -a0 -a1
14mu|texlive-tcolorbox-1.30-3|51	
14mu|texlive-tcolorbox-1.30-3|52	%build
14mu|texlive-tcolorbox-1.30-3|53	
14mu|texlive-tcolorbox-1.30-3|54	%install
14mu|texlive-tcolorbox-1.30-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tcolorbox-1.30-3|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tcolorbox-1.30-3|57	
14mu|texlive-tcolorbox-1.30-3|58	
14mu|texlive-tcolorbox-1.30-3|59	
14mu|texlive-tcolorbox-1.30-3|60	%changelog
14mu|texlive-tcolorbox-1.30-3|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.30-3
14mu|texlive-tcolorbox-1.30-3|62	+ Revision: 590ec46
14mu|texlive-tcolorbox-1.30-3|63	- MassBuild#674: Increase release tag
14mu|texlive-tcolorbox-1.30-3|64	
14mu|texlive-tcolorbox-1.30-3|65	

25886 14
14mu|texlive-tdclock-v2.2-4|1	# revision 15878
14mu|texlive-tdclock-v2.2-4|2	# category Package
14mu|texlive-tdclock-v2.2-4|3	# catalog-ctan /macros/latex/contrib/tdclock
14mu|texlive-tdclock-v2.2-4|4	# catalog-date 2009-06-23 13:06:36 +0200
14mu|texlive-tdclock-v2.2-4|5	# catalog-license gpl2
14mu|texlive-tdclock-v2.2-4|6	# catalog-version v2.2
14mu|texlive-tdclock-v2.2-4|7	Name:		texlive-tdclock
14mu|texlive-tdclock-v2.2-4|8	Version:	v2.2
14mu|texlive-tdclock-v2.2-4|9	Release:	4
14mu|texlive-tdclock-v2.2-4|10	Summary:	A ticking digital clock package for PDF output
14mu|texlive-tdclock-v2.2-4|11	Group:		Publishing
14mu|texlive-tdclock-v2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tdclock
14mu|texlive-tdclock-v2.2-4|13	License:	GPL2
14mu|texlive-tdclock-v2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdclock.tar.xz
14mu|texlive-tdclock-v2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdclock.doc.tar.xz
14mu|texlive-tdclock-v2.2-4|16	BuildArch:	noarch
14mu|texlive-tdclock-v2.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tdclock-v2.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tdclock-v2.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tdclock-v2.2-4|20	
14mu|texlive-tdclock-v2.2-4|21	%description
14mu|texlive-tdclock-v2.2-4|22	A ticking digital clock package to be used in Pdf-LaTeX
14mu|texlive-tdclock-v2.2-4|23	documents, for example in presentations.
14mu|texlive-tdclock-v2.2-4|24	
14mu|texlive-tdclock-v2.2-4|25	
14mu|texlive-tdclock-v2.2-4|26	#-----------------------------------------------------------------------
14mu|texlive-tdclock-v2.2-4|27	%files
14mu|texlive-tdclock-v2.2-4|28	%{_texmfdistdir}/tex/latex/tdclock/tdclock.sty
14mu|texlive-tdclock-v2.2-4|29	%doc %{_texmfdistdir}/doc/latex/tdclock/README
14mu|texlive-tdclock-v2.2-4|30	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-beamer-example.pdf
14mu|texlive-tdclock-v2.2-4|31	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-beamer-example.tex
14mu|texlive-tdclock-v2.2-4|32	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-doc.pdf
14mu|texlive-tdclock-v2.2-4|33	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-doc.tex
14mu|texlive-tdclock-v2.2-4|34	
14mu|texlive-tdclock-v2.2-4|35	#-----------------------------------------------------------------------
14mu|texlive-tdclock-v2.2-4|36	%prep
14mu|texlive-tdclock-v2.2-4|37	%setup -c -a0 -a1
14mu|texlive-tdclock-v2.2-4|38	
14mu|texlive-tdclock-v2.2-4|39	%build
14mu|texlive-tdclock-v2.2-4|40	
14mu|texlive-tdclock-v2.2-4|41	%install
14mu|texlive-tdclock-v2.2-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tdclock-v2.2-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tdclock-v2.2-4|44	
14mu|texlive-tdclock-v2.2-4|45	
14mu|texlive-tdclock-v2.2-4|46	
14mu|texlive-tdclock-v2.2-4|47	%changelog
14mu|texlive-tdclock-v2.2-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v2.2-4
14mu|texlive-tdclock-v2.2-4|49	+ Revision: a363323
14mu|texlive-tdclock-v2.2-4|50	- MassBuild#674: Increase release tag
14mu|texlive-tdclock-v2.2-4|51	
14mu|texlive-tdclock-v2.2-4|52	

25887 14
14mu|texlive-tdsfrmath-1.3-4|1	# revision 15878
14mu|texlive-tdsfrmath-1.3-4|2	# category Package
14mu|texlive-tdsfrmath-1.3-4|3	# catalog-ctan /macros/latex/contrib/tdsfrmath
14mu|texlive-tdsfrmath-1.3-4|4	# catalog-date 2009-06-22 16:39:08 +0200
14mu|texlive-tdsfrmath-1.3-4|5	# catalog-license lppl
14mu|texlive-tdsfrmath-1.3-4|6	# catalog-version 1.3
14mu|texlive-tdsfrmath-1.3-4|7	Name:		texlive-tdsfrmath
14mu|texlive-tdsfrmath-1.3-4|8	Version:	1.3
14mu|texlive-tdsfrmath-1.3-4|9	Release:	4
14mu|texlive-tdsfrmath-1.3-4|10	Summary:	Macros for French teachers of mathematics
14mu|texlive-tdsfrmath-1.3-4|11	Group:		Publishing
14mu|texlive-tdsfrmath-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tdsfrmath
14mu|texlive-tdsfrmath-1.3-4|13	License:	LPPL
14mu|texlive-tdsfrmath-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdsfrmath.tar.xz
14mu|texlive-tdsfrmath-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdsfrmath.doc.tar.xz
14mu|texlive-tdsfrmath-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdsfrmath.source.tar.xz
14mu|texlive-tdsfrmath-1.3-4|17	BuildArch:	noarch
14mu|texlive-tdsfrmath-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tdsfrmath-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tdsfrmath-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tdsfrmath-1.3-4|21	
14mu|texlive-tdsfrmath-1.3-4|22	%description
14mu|texlive-tdsfrmath-1.3-4|23	A collection of macros for French maths teachers in colleges
14mu|texlive-tdsfrmath-1.3-4|24	and lycees (and perhaps elsewhere). It is hoped that the
14mu|texlive-tdsfrmath-1.3-4|25	package will facilitate the everyday use of LaTeX by
14mu|texlive-tdsfrmath-1.3-4|26	mathematics teachers.
14mu|texlive-tdsfrmath-1.3-4|27	
14mu|texlive-tdsfrmath-1.3-4|28	
14mu|texlive-tdsfrmath-1.3-4|29	#-----------------------------------------------------------------------
14mu|texlive-tdsfrmath-1.3-4|30	%files
14mu|texlive-tdsfrmath-1.3-4|31	%{_texmfdistdir}/tex/latex/tdsfrmath/suite.sto
14mu|texlive-tdsfrmath-1.3-4|32	%{_texmfdistdir}/tex/latex/tdsfrmath/taupe.sto
14mu|texlive-tdsfrmath-1.3-4|33	%{_texmfdistdir}/tex/latex/tdsfrmath/tdsfrmath.sty
14mu|texlive-tdsfrmath-1.3-4|34	%doc %{_texmfdistdir}/doc/latex/tdsfrmath/LISEZMOI
14mu|texlive-tdsfrmath-1.3-4|35	%doc %{_texmfdistdir}/doc/latex/tdsfrmath/README
14mu|texlive-tdsfrmath-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/tdsfrmath/tdsfrmath.pdf
14mu|texlive-tdsfrmath-1.3-4|37	#- source
14mu|texlive-tdsfrmath-1.3-4|38	%doc %{_texmfdistdir}/source/latex/tdsfrmath/Makefile
14mu|texlive-tdsfrmath-1.3-4|39	%doc %{_texmfdistdir}/source/latex/tdsfrmath/tdsfrmath.dtx
14mu|texlive-tdsfrmath-1.3-4|40	%doc %{_texmfdistdir}/source/latex/tdsfrmath/tdsfrmath.ins
14mu|texlive-tdsfrmath-1.3-4|41	
14mu|texlive-tdsfrmath-1.3-4|42	#-----------------------------------------------------------------------
14mu|texlive-tdsfrmath-1.3-4|43	%prep
14mu|texlive-tdsfrmath-1.3-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-tdsfrmath-1.3-4|45	
14mu|texlive-tdsfrmath-1.3-4|46	%build
14mu|texlive-tdsfrmath-1.3-4|47	
14mu|texlive-tdsfrmath-1.3-4|48	%install
14mu|texlive-tdsfrmath-1.3-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tdsfrmath-1.3-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tdsfrmath-1.3-4|51	
14mu|texlive-tdsfrmath-1.3-4|52	
14mu|texlive-tdsfrmath-1.3-4|53	
14mu|texlive-tdsfrmath-1.3-4|54	%changelog
14mu|texlive-tdsfrmath-1.3-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-tdsfrmath-1.3-4|56	+ Revision: 529f235
14mu|texlive-tdsfrmath-1.3-4|57	- MassBuild#674: Increase release tag
14mu|texlive-tdsfrmath-1.3-4|58	
14mu|texlive-tdsfrmath-1.3-4|59	

25888 14
14mu|texlive-technics-20070116-4|1	# revision 16238
14mu|texlive-technics-20070116-4|2	# category Package
14mu|texlive-technics-20070116-4|3	# catalog-ctan /macros/latex/contrib/technics
14mu|texlive-technics-20070116-4|4	# catalog-date 2007-01-16 00:15:12 +0100
14mu|texlive-technics-20070116-4|5	# catalog-license lppl
14mu|texlive-technics-20070116-4|6	# catalog-version undef
14mu|texlive-technics-20070116-4|7	Name:		texlive-technics
14mu|texlive-technics-20070116-4|8	Version:	20070116
14mu|texlive-technics-20070116-4|9	Release:	4
14mu|texlive-technics-20070116-4|10	Summary:	A package to format technical documents
14mu|texlive-technics-20070116-4|11	Group:		Publishing
14mu|texlive-technics-20070116-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/technics
14mu|texlive-technics-20070116-4|13	License:	LPPL
14mu|texlive-technics-20070116-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/technics.tar.xz
14mu|texlive-technics-20070116-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/technics.doc.tar.xz
14mu|texlive-technics-20070116-4|16	BuildArch:	noarch
14mu|texlive-technics-20070116-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-technics-20070116-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-technics-20070116-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-technics-20070116-4|20	
14mu|texlive-technics-20070116-4|21	%description
14mu|texlive-technics-20070116-4|22	TeXLive technics package.
14mu|texlive-technics-20070116-4|23	
14mu|texlive-technics-20070116-4|24	
14mu|texlive-technics-20070116-4|25	#-----------------------------------------------------------------------
14mu|texlive-technics-20070116-4|26	%files
14mu|texlive-technics-20070116-4|27	%{_texmfdistdir}/tex/latex/technics/technics.sty
14mu|texlive-technics-20070116-4|28	%doc %{_texmfdistdir}/doc/latex/technics/png2eps.sh
14mu|texlive-technics-20070116-4|29	%doc %{_texmfdistdir}/doc/latex/technics/rf-logo.zip
14mu|texlive-technics-20070116-4|30	%doc %{_texmfdistdir}/doc/latex/technics/technics.pdf
14mu|texlive-technics-20070116-4|31	%doc %{_texmfdistdir}/doc/latex/technics/technics.tex
14mu|texlive-technics-20070116-4|32	%doc %{_texmfdistdir}/doc/latex/technics/view-dvi.sh
14mu|texlive-technics-20070116-4|33	%doc %{_texmfdistdir}/doc/latex/technics/vmlinux.eps
14mu|texlive-technics-20070116-4|34	%doc %{_texmfdistdir}/doc/latex/technics/vmlinux.png
14mu|texlive-technics-20070116-4|35	
14mu|texlive-technics-20070116-4|36	#-----------------------------------------------------------------------
14mu|texlive-technics-20070116-4|37	%prep
14mu|texlive-technics-20070116-4|38	%setup -c -a0 -a1
14mu|texlive-technics-20070116-4|39	
14mu|texlive-technics-20070116-4|40	%build
14mu|texlive-technics-20070116-4|41	
14mu|texlive-technics-20070116-4|42	%install
14mu|texlive-technics-20070116-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-technics-20070116-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-technics-20070116-4|45	
14mu|texlive-technics-20070116-4|46	
14mu|texlive-technics-20070116-4|47	
14mu|texlive-technics-20070116-4|48	%changelog
14mu|texlive-technics-20070116-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070116-4
14mu|texlive-technics-20070116-4|50	+ Revision: 928d6f1
14mu|texlive-technics-20070116-4|51	- MassBuild#674: Increase release tag
14mu|texlive-technics-20070116-4|52	
14mu|texlive-technics-20070116-4|53	

25889 14
14mu|texlive-ted-1.06-4|1	# revision 15878
14mu|texlive-ted-1.06-4|2	# category Package
14mu|texlive-ted-1.06-4|3	# catalog-ctan /macros/latex/contrib/ted
14mu|texlive-ted-1.06-4|4	# catalog-date 2008-08-24 10:50:19 +0200
14mu|texlive-ted-1.06-4|5	# catalog-license lppl
14mu|texlive-ted-1.06-4|6	# catalog-version 1.06
14mu|texlive-ted-1.06-4|7	Name:		texlive-ted
14mu|texlive-ted-1.06-4|8	Version:	1.06
14mu|texlive-ted-1.06-4|9	Release:	4
14mu|texlive-ted-1.06-4|10	Summary:	A (primitive) token list editor
14mu|texlive-ted-1.06-4|11	Group:		Publishing
14mu|texlive-ted-1.06-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ted
14mu|texlive-ted-1.06-4|13	License:	LPPL
14mu|texlive-ted-1.06-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ted.tar.xz
14mu|texlive-ted-1.06-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ted.doc.tar.xz
14mu|texlive-ted-1.06-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ted.source.tar.xz
14mu|texlive-ted-1.06-4|17	BuildArch:	noarch
14mu|texlive-ted-1.06-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ted-1.06-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ted-1.06-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ted-1.06-4|21	
14mu|texlive-ted-1.06-4|22	%description
14mu|texlive-ted-1.06-4|23	Just like sed is a stream editor, ted is a token list editor.
14mu|texlive-ted-1.06-4|24	Actually, it is not as powerfull as sed, but its main feature
14mu|texlive-ted-1.06-4|25	is that it really works with tokens, not only characters. The
14mu|texlive-ted-1.06-4|26	ted package provides two user macros: \Substitute and
14mu|texlive-ted-1.06-4|27	\ShowTokens. The first is maybe the most useful: it performs
14mu|texlive-ted-1.06-4|28	substitutions in token lists (even inside braces). The second
14mu|texlive-ted-1.06-4|29	displays each token of the list (one per line) with its catcode
14mu|texlive-ted-1.06-4|30	(in the list, not just the current one), and can be useful for
14mu|texlive-ted-1.06-4|31	debugging or for TeX learners. Ted is designed to work well
14mu|texlive-ted-1.06-4|32	even if strange tokens (that is, unusual {charcode, catcode}
14mu|texlive-ted-1.06-4|33	pairs or tokens with a confusing meaning) occur in the list.
14mu|texlive-ted-1.06-4|34	
14mu|texlive-ted-1.06-4|35	
14mu|texlive-ted-1.06-4|36	#-----------------------------------------------------------------------
14mu|texlive-ted-1.06-4|37	%files
14mu|texlive-ted-1.06-4|38	%{_texmfdistdir}/tex/latex/ted/ted.sty
14mu|texlive-ted-1.06-4|39	%doc %{_texmfdistdir}/doc/latex/ted/README
14mu|texlive-ted-1.06-4|40	%doc %{_texmfdistdir}/doc/latex/ted/ted-fr.pdf
14mu|texlive-ted-1.06-4|41	%doc %{_texmfdistdir}/doc/latex/ted/ted.pdf
14mu|texlive-ted-1.06-4|42	#- source
14mu|texlive-ted-1.06-4|43	%doc %{_texmfdistdir}/source/latex/ted/ted.dtx
14mu|texlive-ted-1.06-4|44	
14mu|texlive-ted-1.06-4|45	#-----------------------------------------------------------------------
14mu|texlive-ted-1.06-4|46	%prep
14mu|texlive-ted-1.06-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-ted-1.06-4|48	
14mu|texlive-ted-1.06-4|49	%build
14mu|texlive-ted-1.06-4|50	
14mu|texlive-ted-1.06-4|51	%install
14mu|texlive-ted-1.06-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ted-1.06-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ted-1.06-4|54	
14mu|texlive-ted-1.06-4|55	
14mu|texlive-ted-1.06-4|56	
14mu|texlive-ted-1.06-4|57	%changelog
14mu|texlive-ted-1.06-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.06-4
14mu|texlive-ted-1.06-4|59	+ Revision: 486d6da
14mu|texlive-ted-1.06-4|60	- MassBuild#674: Increase release tag
14mu|texlive-ted-1.06-4|61	
14mu|texlive-ted-1.06-4|62	

25890 14
14mu|texlive-termcal-1.8-4|1	# revision 22514
14mu|texlive-termcal-1.8-4|2	# category Package
14mu|texlive-termcal-1.8-4|3	# catalog-ctan /macros/latex/contrib/termcal
14mu|texlive-termcal-1.8-4|4	# catalog-date 2011-05-17 01:53:44 +0200
14mu|texlive-termcal-1.8-4|5	# catalog-license lppl1
14mu|texlive-termcal-1.8-4|6	# catalog-version 1.8
14mu|texlive-termcal-1.8-4|7	Name:		texlive-termcal
14mu|texlive-termcal-1.8-4|8	Version:	1.8
14mu|texlive-termcal-1.8-4|9	Release:	4
14mu|texlive-termcal-1.8-4|10	Summary:	Print a class calendar
14mu|texlive-termcal-1.8-4|11	Group:		Publishing
14mu|texlive-termcal-1.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/termcal
14mu|texlive-termcal-1.8-4|13	License:	LPPL1
14mu|texlive-termcal-1.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termcal.tar.xz
14mu|texlive-termcal-1.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termcal.doc.tar.xz
14mu|texlive-termcal-1.8-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termcal.source.tar.xz
14mu|texlive-termcal-1.8-4|17	BuildArch:	noarch
14mu|texlive-termcal-1.8-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-termcal-1.8-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-termcal-1.8-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-termcal-1.8-4|21	
14mu|texlive-termcal-1.8-4|22	%description
14mu|texlive-termcal-1.8-4|23	This package is intended to print a term calendar for use in
14mu|texlive-termcal-1.8-4|24	planning a class. It has a flexible mechanism for specifying
14mu|texlive-termcal-1.8-4|25	which days of the week are to be included and for inserting
14mu|texlive-termcal-1.8-4|26	text either regularly on the same day each week, or on selected
14mu|texlive-termcal-1.8-4|27	days, or for a series of consecutive days. It also has a
14mu|texlive-termcal-1.8-4|28	flexible mechanism for specifing class and nonclass days. Text
14mu|texlive-termcal-1.8-4|29	may be inserted into consecutive days so that it automatically
14mu|texlive-termcal-1.8-4|30	flows around nonclass days.
14mu|texlive-termcal-1.8-4|31	
14mu|texlive-termcal-1.8-4|32	
14mu|texlive-termcal-1.8-4|33	#-----------------------------------------------------------------------
14mu|texlive-termcal-1.8-4|34	%files
14mu|texlive-termcal-1.8-4|35	%{_texmfdistdir}/tex/latex/termcal/termcal.sty
14mu|texlive-termcal-1.8-4|36	%doc %{_texmfdistdir}/doc/latex/termcal/Contents
14mu|texlive-termcal-1.8-4|37	%doc %{_texmfdistdir}/doc/latex/termcal/README
14mu|texlive-termcal-1.8-4|38	%doc %{_texmfdistdir}/doc/latex/termcal/termcal.pdf
14mu|texlive-termcal-1.8-4|39	#- source
14mu|texlive-termcal-1.8-4|40	%doc %{_texmfdistdir}/source/latex/termcal/termcal.dtx
14mu|texlive-termcal-1.8-4|41	%doc %{_texmfdistdir}/source/latex/termcal/termcal.ins
14mu|texlive-termcal-1.8-4|42	
14mu|texlive-termcal-1.8-4|43	#-----------------------------------------------------------------------
14mu|texlive-termcal-1.8-4|44	%prep
14mu|texlive-termcal-1.8-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-termcal-1.8-4|46	
14mu|texlive-termcal-1.8-4|47	%build
14mu|texlive-termcal-1.8-4|48	
14mu|texlive-termcal-1.8-4|49	%install
14mu|texlive-termcal-1.8-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-termcal-1.8-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-termcal-1.8-4|52	
14mu|texlive-termcal-1.8-4|53	
14mu|texlive-termcal-1.8-4|54	
14mu|texlive-termcal-1.8-4|55	%changelog
14mu|texlive-termcal-1.8-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.8-4
14mu|texlive-termcal-1.8-4|57	+ Revision: cfe46cc
14mu|texlive-termcal-1.8-4|58	- MassBuild#674: Increase release tag
14mu|texlive-termcal-1.8-4|59	
14mu|texlive-termcal-1.8-4|60	

25891 14
14mu|texlive-termlist-1.1-4|1	# revision 18923
14mu|texlive-termlist-1.1-4|2	# category Package
14mu|texlive-termlist-1.1-4|3	# catalog-ctan /macros/latex/contrib/termlist
14mu|texlive-termlist-1.1-4|4	# catalog-date 2010-06-12 14:14:46 +0200
14mu|texlive-termlist-1.1-4|5	# catalog-license lppl
14mu|texlive-termlist-1.1-4|6	# catalog-version 1.1
14mu|texlive-termlist-1.1-4|7	Name:		texlive-termlist
14mu|texlive-termlist-1.1-4|8	Version:	1.1
14mu|texlive-termlist-1.1-4|9	Release:	4
14mu|texlive-termlist-1.1-4|10	Summary:	Label any kind of term with a continuous counter
14mu|texlive-termlist-1.1-4|11	Group:		Publishing
14mu|texlive-termlist-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/termlist
14mu|texlive-termlist-1.1-4|13	License:	LPPL
14mu|texlive-termlist-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termlist.tar.xz
14mu|texlive-termlist-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termlist.doc.tar.xz
14mu|texlive-termlist-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termlist.source.tar.xz
14mu|texlive-termlist-1.1-4|17	BuildArch:	noarch
14mu|texlive-termlist-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-termlist-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-termlist-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-termlist-1.1-4|21	
14mu|texlive-termlist-1.1-4|22	%description
14mu|texlive-termlist-1.1-4|23	The termlist package provides environments to indent and label
14mu|texlive-termlist-1.1-4|24	any kind of terms with a continuous number. Candidate terms may
14mu|texlive-termlist-1.1-4|25	appear inside an equation or eqnarray environment.
14mu|texlive-termlist-1.1-4|26	
14mu|texlive-termlist-1.1-4|27	
14mu|texlive-termlist-1.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-termlist-1.1-4|29	%files
14mu|texlive-termlist-1.1-4|30	%{_texmfdistdir}/tex/latex/termlist/termlist.sty
14mu|texlive-termlist-1.1-4|31	%doc %{_texmfdistdir}/doc/latex/termlist/README
14mu|texlive-termlist-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/termlist/termlist.pdf
14mu|texlive-termlist-1.1-4|33	#- source
14mu|texlive-termlist-1.1-4|34	%doc %{_texmfdistdir}/source/latex/termlist/termlist.dtx
14mu|texlive-termlist-1.1-4|35	
14mu|texlive-termlist-1.1-4|36	#-----------------------------------------------------------------------
14mu|texlive-termlist-1.1-4|37	%prep
14mu|texlive-termlist-1.1-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-termlist-1.1-4|39	
14mu|texlive-termlist-1.1-4|40	%build
14mu|texlive-termlist-1.1-4|41	
14mu|texlive-termlist-1.1-4|42	%install
14mu|texlive-termlist-1.1-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-termlist-1.1-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-termlist-1.1-4|45	
14mu|texlive-termlist-1.1-4|46	
14mu|texlive-termlist-1.1-4|47	
14mu|texlive-termlist-1.1-4|48	%changelog
14mu|texlive-termlist-1.1-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-termlist-1.1-4|50	+ Revision: ea5bb9b
14mu|texlive-termlist-1.1-4|51	- MassBuild#674: Increase release tag
14mu|texlive-termlist-1.1-4|52	
14mu|texlive-termlist-1.1-4|53	

25892 14
14mu|texlive-teubner-3.3-4|1	# revision 23854
14mu|texlive-teubner-3.3-4|2	# category Package
14mu|texlive-teubner-3.3-4|3	# catalog-ctan /macros/latex/contrib/teubner
14mu|texlive-teubner-3.3-4|4	# catalog-date 2011-09-07 11:50:17 +0200
14mu|texlive-teubner-3.3-4|5	# catalog-license lppl
14mu|texlive-teubner-3.3-4|6	# catalog-version 3.3
14mu|texlive-teubner-3.3-4|7	Name:		texlive-teubner
14mu|texlive-teubner-3.3-4|8	Version:	3.3
14mu|texlive-teubner-3.3-4|9	Release:	4
14mu|texlive-teubner-3.3-4|10	Summary:	Philological typesetting of classical Greek
14mu|texlive-teubner-3.3-4|11	Group:		Publishing
14mu|texlive-teubner-3.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/teubner
14mu|texlive-teubner-3.3-4|13	License:	LPPL
14mu|texlive-teubner-3.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/teubner.tar.xz
14mu|texlive-teubner-3.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/teubner.doc.tar.xz
14mu|texlive-teubner-3.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/teubner.source.tar.xz
14mu|texlive-teubner-3.3-4|17	BuildArch:	noarch
14mu|texlive-teubner-3.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-teubner-3.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-teubner-3.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-teubner-3.3-4|21	
14mu|texlive-teubner-3.3-4|22	%description
14mu|texlive-teubner-3.3-4|23	An extension to babel greek option for typesetting classical
14mu|texlive-teubner-3.3-4|24	Greek with a philological approach. The package works with the
14mu|texlive-teubner-3.3-4|25	author's greek fonts using the 'Lispiakos' font shape derived
14mu|texlive-teubner-3.3-4|26	from that of the fonts used in printers' shops in Lispia. The
14mu|texlive-teubner-3.3-4|27	package name honours the publisher B.G. Teubner
14mu|texlive-teubner-3.3-4|28	Verlaggesellschaft whose Greek text publications are of high
14mu|texlive-teubner-3.3-4|29	quality.
14mu|texlive-teubner-3.3-4|30	
14mu|texlive-teubner-3.3-4|31	
14mu|texlive-teubner-3.3-4|32	#-----------------------------------------------------------------------
14mu|texlive-teubner-3.3-4|33	%files
14mu|texlive-teubner-3.3-4|34	%{_texmfdistdir}/tex/latex/teubner/LGRaccents-glyphs.def
14mu|texlive-teubner-3.3-4|35	%{_texmfdistdir}/tex/latex/teubner/teubner.sty
14mu|texlive-teubner-3.3-4|36	%{_texmfdistdir}/tex/latex/teubner/teubnertx.sty
14mu|texlive-teubner-3.3-4|37	%doc %{_texmfdistdir}/doc/latex/teubner/README
14mu|texlive-teubner-3.3-4|38	%doc %{_texmfdistdir}/doc/latex/teubner/teubner-doc.pdf
14mu|texlive-teubner-3.3-4|39	%doc %{_texmfdistdir}/doc/latex/teubner/teubner-doc.tex
14mu|texlive-teubner-3.3-4|40	%doc %{_texmfdistdir}/doc/latex/teubner/teubner.pdf
14mu|texlive-teubner-3.3-4|41	%doc %{_texmfdistdir}/doc/latex/teubner/teubner.txt
14mu|texlive-teubner-3.3-4|42	#- source
14mu|texlive-teubner-3.3-4|43	%doc %{_texmfdistdir}/source/latex/teubner/teubner.dtx
14mu|texlive-teubner-3.3-4|44	
14mu|texlive-teubner-3.3-4|45	#-----------------------------------------------------------------------
14mu|texlive-teubner-3.3-4|46	%prep
14mu|texlive-teubner-3.3-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-teubner-3.3-4|48	
14mu|texlive-teubner-3.3-4|49	%build
14mu|texlive-teubner-3.3-4|50	
14mu|texlive-teubner-3.3-4|51	%install
14mu|texlive-teubner-3.3-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-teubner-3.3-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-teubner-3.3-4|54	
14mu|texlive-teubner-3.3-4|55	
14mu|texlive-teubner-3.3-4|56	
14mu|texlive-teubner-3.3-4|57	%changelog
14mu|texlive-teubner-3.3-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.3-4
14mu|texlive-teubner-3.3-4|59	+ Revision: dee8714
14mu|texlive-teubner-3.3-4|60	- MassBuild#674: Increase release tag
14mu|texlive-teubner-3.3-4|61	
14mu|texlive-teubner-3.3-4|62	

25893 14
14mu|texlive-tex4ht-20120223-7|1	# revision 31548
14mu|texlive-tex4ht-20120223-7|2	# category Package
14mu|texlive-tex4ht-20120223-7|3	# catalog-ctan /obsolete/support/TeX4ht
14mu|texlive-tex4ht-20120223-7|4	# catalog-date 2012-02-23 17:06:23 +0100
14mu|texlive-tex4ht-20120223-7|5	# catalog-license lppl
14mu|texlive-tex4ht-20120223-7|6	# catalog-version undef
14mu|texlive-tex4ht-20120223-7|7	Name:		texlive-tex4ht
14mu|texlive-tex4ht-20120223-7|8	Version:	20120223
14mu|texlive-tex4ht-20120223-7|9	Release:	7
14mu|texlive-tex4ht-20120223-7|10	Summary:	Convert (La)TeX to HTML/XML
14mu|texlive-tex4ht-20120223-7|11	Group:		Publishing
14mu|texlive-tex4ht-20120223-7|12	URL:		http://www.ctan.org/tex-archive/obsolete/support/TeX4ht
14mu|texlive-tex4ht-20120223-7|13	License:	LPPL
14mu|texlive-tex4ht-20120223-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.tar.xz
14mu|texlive-tex4ht-20120223-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.doc.tar.xz
14mu|texlive-tex4ht-20120223-7|16	BuildArch:	noarch
14mu|texlive-tex4ht-20120223-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tex4ht-20120223-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tex4ht-20120223-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-tex4ht-20120223-7|20	Requires:	texlive-tex4ht.bin
14mu|texlive-tex4ht-20120223-7|21	%rename tex4ht
14mu|texlive-tex4ht-20120223-7|22	
14mu|texlive-tex4ht-20120223-7|23	%description
14mu|texlive-tex4ht-20120223-7|24	A converter from TeX and LaTeX to SGML-based formats such as
14mu|texlive-tex4ht-20120223-7|25	(X)HTML, MathML, OpenDocument, and DocBook, providing a
14mu|texlive-tex4ht-20120223-7|26	configurable (La)TeX-based authoring system for hypertext.
14mu|texlive-tex4ht-20120223-7|27	Tex4ht does not parse (La)TeX source (so that it avoids the
14mu|texlive-tex4ht-20120223-7|28	difficulties encountered by many other converters, arising from
14mu|texlive-tex4ht-20120223-7|29	the irregularity of (La)TeX syntax). Instead, Tex4ht uses
14mu|texlive-tex4ht-20120223-7|30	(La)TeX itself (with an extra macro package) to produce a non-
14mu|texlive-tex4ht-20120223-7|31	standard DVI file that it can then process. This technique
14mu|texlive-tex4ht-20120223-7|32	allows TeX4ht to approach the robustness characteristic of
14mu|texlive-tex4ht-20120223-7|33	restricted-syntax systems such as hyperlatex and gellmu. Note
14mu|texlive-tex4ht-20120223-7|34	that CTAN no longer holds the definitive sources of the
14mu|texlive-tex4ht-20120223-7|35	package: see the 'Readme' file.
14mu|texlive-tex4ht-20120223-7|36	
14mu|texlive-tex4ht-20120223-7|37	
14mu|texlive-tex4ht-20120223-7|38	#-----------------------------------------------------------------------
14mu|texlive-tex4ht-20120223-7|39	%files
14mu|texlive-tex4ht-20120223-7|40	%{_bindir}/ht
14mu|texlive-tex4ht-20120223-7|41	%{_bindir}/htcontext
14mu|texlive-tex4ht-20120223-7|42	%{_bindir}/htlatex
14mu|texlive-tex4ht-20120223-7|43	%{_bindir}/htmex
14mu|texlive-tex4ht-20120223-7|44	%{_bindir}/httex
14mu|texlive-tex4ht-20120223-7|45	%{_bindir}/httexi
14mu|texlive-tex4ht-20120223-7|46	%{_bindir}/htxelatex
14mu|texlive-tex4ht-20120223-7|47	%{_bindir}/htxetex
14mu|texlive-tex4ht-20120223-7|48	%{_bindir}/mk4ht
14mu|texlive-tex4ht-20120223-7|49	%{_texmfdistdir}/scripts/tex4ht/ht.sh
14mu|texlive-tex4ht-20120223-7|50	%{_texmfdistdir}/scripts/tex4ht/htcontext.sh
14mu|texlive-tex4ht-20120223-7|51	%{_texmfdistdir}/scripts/tex4ht/htcopy.pl
14mu|texlive-tex4ht-20120223-7|52	%{_texmfdistdir}/scripts/tex4ht/htlatex.sh
14mu|texlive-tex4ht-20120223-7|53	%{_texmfdistdir}/scripts/tex4ht/htmex.sh
14mu|texlive-tex4ht-20120223-7|54	%{_texmfdistdir}/scripts/tex4ht/htmove.pl
14mu|texlive-tex4ht-20120223-7|55	%{_texmfdistdir}/scripts/tex4ht/httex.sh
14mu|texlive-tex4ht-20120223-7|56	%{_texmfdistdir}/scripts/tex4ht/httexi.sh
14mu|texlive-tex4ht-20120223-7|57	%{_texmfdistdir}/scripts/tex4ht/htxelatex.sh
14mu|texlive-tex4ht-20120223-7|58	%{_texmfdistdir}/scripts/tex4ht/htxetex.sh
14mu|texlive-tex4ht-20120223-7|59	%{_texmfdistdir}/scripts/tex4ht/mk4ht.pl
14mu|texlive-tex4ht-20120223-7|60	%{_texmfdistdir}/tex/generic/tex4ht/2up.4ht
14mu|texlive-tex4ht-20120223-7|61	%{_texmfdistdir}/tex/generic/tex4ht/8859-6.4ht
14mu|texlive-tex4ht-20120223-7|62	%{_texmfdistdir}/tex/generic/tex4ht/CJK.4ht
14mu|texlive-tex4ht-20120223-7|63	%{_texmfdistdir}/tex/generic/tex4ht/IEEEtran.4ht
14mu|texlive-tex4ht-20120223-7|64	%{_texmfdistdir}/tex/generic/tex4ht/JHEP.4ht
14mu|texlive-tex4ht-20120223-7|65	%{_texmfdistdir}/tex/generic/tex4ht/ProTex.4ht
14mu|texlive-tex4ht-20120223-7|66	%{_texmfdistdir}/tex/generic/tex4ht/SIunits.4ht
14mu|texlive-tex4ht-20120223-7|67	%{_texmfdistdir}/tex/generic/tex4ht/TextBook.4ht
14mu|texlive-tex4ht-20120223-7|68	%{_texmfdistdir}/tex/generic/tex4ht/aa.4ht
14mu|texlive-tex4ht-20120223-7|69	%{_texmfdistdir}/tex/generic/tex4ht/abidir.4ht
14mu|texlive-tex4ht-20120223-7|70	%{_texmfdistdir}/tex/generic/tex4ht/accents.4ht
14mu|texlive-tex4ht-20120223-7|71	%{_texmfdistdir}/tex/generic/tex4ht/acm_proc_article-sp.4ht
14mu|texlive-tex4ht-20120223-7|72	%{_texmfdistdir}/tex/generic/tex4ht/afterpage.4ht
14mu|texlive-tex4ht-20120223-7|73	%{_texmfdistdir}/tex/generic/tex4ht/alatex.4ht
14mu|texlive-tex4ht-20120223-7|74	%{_texmfdistdir}/tex/generic/tex4ht/algorithm.4ht
14mu|texlive-tex4ht-20120223-7|75	%{_texmfdistdir}/tex/generic/tex4ht/algorithmic.4ht
14mu|texlive-tex4ht-20120223-7|76	%{_texmfdistdir}/tex/generic/tex4ht/algorithmicx.4ht
14mu|texlive-tex4ht-20120223-7|77	%{_texmfdistdir}/tex/generic/tex4ht/alltt.4ht
14mu|texlive-tex4ht-20120223-7|78	%{_texmfdistdir}/tex/generic/tex4ht/alphanum.4ht
14mu|texlive-tex4ht-20120223-7|79	%{_texmfdistdir}/tex/generic/tex4ht/amsart.4ht
14mu|texlive-tex4ht-20120223-7|80	%{_texmfdistdir}/tex/generic/tex4ht/amsbook.4ht
14mu|texlive-tex4ht-20120223-7|81	%{_texmfdistdir}/tex/generic/tex4ht/amsbsy.4ht
14mu|texlive-tex4ht-20120223-7|82	%{_texmfdistdir}/tex/generic/tex4ht/amscd.4ht
14mu|texlive-tex4ht-20120223-7|83	%{_texmfdistdir}/tex/generic/tex4ht/amsdtx.4ht
14mu|texlive-tex4ht-20120223-7|84	%{_texmfdistdir}/tex/generic/tex4ht/amsfonts.4ht
14mu|texlive-tex4ht-20120223-7|85	%{_texmfdistdir}/tex/generic/tex4ht/amsldoc.4ht
14mu|texlive-tex4ht-20120223-7|86	%{_texmfdistdir}/tex/generic/tex4ht/amsmath.4ht
14mu|texlive-tex4ht-20120223-7|87	%{_texmfdistdir}/tex/generic/tex4ht/amsopn.4ht
14mu|texlive-tex4ht-20120223-7|88	%{_texmfdistdir}/tex/generic/tex4ht/amsppt.4ht
14mu|texlive-tex4ht-20120223-7|89	%{_texmfdistdir}/tex/generic/tex4ht/amsproc.4ht
14mu|texlive-tex4ht-20120223-7|90	%{_texmfdistdir}/tex/generic/tex4ht/amssymb.4ht
14mu|texlive-tex4ht-20120223-7|91	%{_texmfdistdir}/tex/generic/tex4ht/amstex.4ht
14mu|texlive-tex4ht-20120223-7|92	%{_texmfdistdir}/tex/generic/tex4ht/amstex1.4ht
14mu|texlive-tex4ht-20120223-7|93	%{_texmfdistdir}/tex/generic/tex4ht/amstext.4ht
14mu|texlive-tex4ht-20120223-7|94	%{_texmfdistdir}/tex/generic/tex4ht/amsthm.4ht
14mu|texlive-tex4ht-20120223-7|95	%{_texmfdistdir}/tex/generic/tex4ht/aoutput.4ht
14mu|texlive-tex4ht-20120223-7|96	%{_texmfdistdir}/tex/generic/tex4ht/apa-a.4ht
14mu|texlive-tex4ht-20120223-7|97	%{_texmfdistdir}/tex/generic/tex4ht/apa.4ht
14mu|texlive-tex4ht-20120223-7|98	%{_texmfdistdir}/tex/generic/tex4ht/apacite.4ht
14mu|texlive-tex4ht-20120223-7|99	%{_texmfdistdir}/tex/generic/tex4ht/aps.4ht
14mu|texlive-tex4ht-20120223-7|100	%{_texmfdistdir}/tex/generic/tex4ht/arabicore.4ht
14mu|texlive-tex4ht-20120223-7|101	%{_texmfdistdir}/tex/generic/tex4ht/array.4ht
14mu|texlive-tex4ht-20120223-7|102	%{_texmfdistdir}/tex/generic/tex4ht/article.4ht
14mu|texlive-tex4ht-20120223-7|103	%{_texmfdistdir}/tex/generic/tex4ht/austrian.4ht
14mu|texlive-tex4ht-20120223-7|104	%{_texmfdistdir}/tex/generic/tex4ht/babel.4ht
14mu|texlive-tex4ht-20120223-7|105	%{_texmfdistdir}/tex/generic/tex4ht/beamer.4ht
14mu|texlive-tex4ht-20120223-7|106	%{_texmfdistdir}/tex/generic/tex4ht/beamerbasefont.4ht
14mu|texlive-tex4ht-20120223-7|107	%{_texmfdistdir}/tex/generic/tex4ht/beamerbasetoc.4ht
14mu|texlive-tex4ht-20120223-7|108	%{_texmfdistdir}/tex/generic/tex4ht/beton.4ht
14mu|texlive-tex4ht-20120223-7|109	%{_texmfdistdir}/tex/generic/tex4ht/biblatex.4ht
14mu|texlive-tex4ht-20120223-7|110	%{_texmfdistdir}/tex/generic/tex4ht/bibtex.4ht
14mu|texlive-tex4ht-20120223-7|111	%{_texmfdistdir}/tex/generic/tex4ht/bibtex2.4ht
14mu|texlive-tex4ht-20120223-7|112	%{_texmfdistdir}/tex/generic/tex4ht/bibtopic.4ht
14mu|texlive-tex4ht-20120223-7|113	%{_texmfdistdir}/tex/generic/tex4ht/bm.4ht
14mu|texlive-tex4ht-20120223-7|114	%{_texmfdistdir}/tex/generic/tex4ht/book.4ht
14mu|texlive-tex4ht-20120223-7|115	%{_texmfdistdir}/tex/generic/tex4ht/booktabs.4ht
14mu|texlive-tex4ht-20120223-7|116	%{_texmfdistdir}/tex/generic/tex4ht/boxedminipage.4ht
14mu|texlive-tex4ht-20120223-7|117	%{_texmfdistdir}/tex/generic/tex4ht/byname.4ht
14mu|texlive-tex4ht-20120223-7|118	%{_texmfdistdir}/tex/generic/tex4ht/caption.4ht
14mu|texlive-tex4ht-20120223-7|119	%{_texmfdistdir}/tex/generic/tex4ht/catalan.4ht
14mu|texlive-tex4ht-20120223-7|120	%{_texmfdistdir}/tex/generic/tex4ht/cgloss4e.4ht
14mu|texlive-tex4ht-20120223-7|121	%{_texmfdistdir}/tex/generic/tex4ht/chapterbib.4ht
14mu|texlive-tex4ht-20120223-7|122	%{_texmfdistdir}/tex/generic/tex4ht/chicago.4ht
14mu|texlive-tex4ht-20120223-7|123	%{_texmfdistdir}/tex/generic/tex4ht/color.4ht
14mu|texlive-tex4ht-20120223-7|124	%{_texmfdistdir}/tex/generic/tex4ht/colortbl.4ht
14mu|texlive-tex4ht-20120223-7|125	%{_texmfdistdir}/tex/generic/tex4ht/combine.4ht
14mu|texlive-tex4ht-20120223-7|126	%{_texmfdistdir}/tex/generic/tex4ht/cond4ht.4ht
14mu|texlive-tex4ht-20120223-7|127	%{_texmfdistdir}/tex/generic/tex4ht/context.4ht
14mu|texlive-tex4ht-20120223-7|128	%{_texmfdistdir}/tex/generic/tex4ht/covington.4ht
14mu|texlive-tex4ht-20120223-7|129	%{_texmfdistdir}/tex/generic/tex4ht/cp1250.4ht
14mu|texlive-tex4ht-20120223-7|130	%{_texmfdistdir}/tex/generic/tex4ht/cp1252.4ht
14mu|texlive-tex4ht-20120223-7|131	%{_texmfdistdir}/tex/generic/tex4ht/cp1256.4ht
14mu|texlive-tex4ht-20120223-7|132	%{_texmfdistdir}/tex/generic/tex4ht/cp437.4ht
14mu|texlive-tex4ht-20120223-7|133	%{_texmfdistdir}/tex/generic/tex4ht/cp437de.4ht
14mu|texlive-tex4ht-20120223-7|134	%{_texmfdistdir}/tex/generic/tex4ht/cp850.4ht
14mu|texlive-tex4ht-20120223-7|135	%{_texmfdistdir}/tex/generic/tex4ht/cp852.4ht
14mu|texlive-tex4ht-20120223-7|136	%{_texmfdistdir}/tex/generic/tex4ht/cp862.4ht
14mu|texlive-tex4ht-20120223-7|137	%{_texmfdistdir}/tex/generic/tex4ht/cp865.4ht
14mu|texlive-tex4ht-20120223-7|138	%{_texmfdistdir}/tex/generic/tex4ht/croatian.4ht
14mu|texlive-tex4ht-20120223-7|139	%{_texmfdistdir}/tex/generic/tex4ht/curve.4ht
14mu|texlive-tex4ht-20120223-7|140	%{_texmfdistdir}/tex/generic/tex4ht/czech.4ht
14mu|texlive-tex4ht-20120223-7|141	%{_texmfdistdir}/tex/generic/tex4ht/danish.4ht
14mu|texlive-tex4ht-20120223-7|142	%{_texmfdistdir}/tex/generic/tex4ht/dcolumn.4ht
14mu|texlive-tex4ht-20120223-7|143	%{_texmfdistdir}/tex/generic/tex4ht/debug.4ht
14mu|texlive-tex4ht-20120223-7|144	%{_texmfdistdir}/tex/generic/tex4ht/diagram.4ht
14mu|texlive-tex4ht-20120223-7|145	%{_texmfdistdir}/tex/generic/tex4ht/diagrams.4ht
14mu|texlive-tex4ht-20120223-7|146	%{_texmfdistdir}/tex/generic/tex4ht/doc.4ht
14mu|texlive-tex4ht-20120223-7|147	%{_texmfdistdir}/tex/generic/tex4ht/docbook-math.4ht
14mu|texlive-tex4ht-20120223-7|148	%{_texmfdistdir}/tex/generic/tex4ht/docbook-mml.4ht
14mu|texlive-tex4ht-20120223-7|149	%{_texmfdistdir}/tex/generic/tex4ht/docbook.4ht
14mu|texlive-tex4ht-20120223-7|150	%{_texmfdistdir}/tex/generic/tex4ht/dratex.4ht
14mu|texlive-tex4ht-20120223-7|151	%{_texmfdistdir}/tex/generic/tex4ht/dsfont.4ht
14mu|texlive-tex4ht-20120223-7|152	%{_texmfdistdir}/tex/generic/tex4ht/dutch.4ht
14mu|texlive-tex4ht-20120223-7|153	%{_texmfdistdir}/tex/generic/tex4ht/dvipdf.4ht
14mu|texlive-tex4ht-20120223-7|154	%{_texmfdistdir}/tex/generic/tex4ht/dvips.4ht
14mu|texlive-tex4ht-20120223-7|155	%{_texmfdistdir}/tex/generic/tex4ht/dvipsnam.4ht
14mu|texlive-tex4ht-20120223-7|156	%{_texmfdistdir}/tex/generic/tex4ht/dvipsone.4ht
14mu|texlive-tex4ht-20120223-7|157	%{_texmfdistdir}/tex/generic/tex4ht/elsart.4ht
14mu|texlive-tex4ht-20120223-7|158	%{_texmfdistdir}/tex/generic/tex4ht/emacspeak.4ht
14mu|texlive-tex4ht-20120223-7|159	%{_texmfdistdir}/tex/generic/tex4ht/emulateapj.4ht
14mu|texlive-tex4ht-20120223-7|160	%{_texmfdistdir}/tex/generic/tex4ht/endfloat.4ht
14mu|texlive-tex4ht-20120223-7|161	%{_texmfdistdir}/tex/generic/tex4ht/endnotes.4ht
14mu|texlive-tex4ht-20120223-7|162	%{_texmfdistdir}/tex/generic/tex4ht/english.4ht
14mu|texlive-tex4ht-20120223-7|163	%{_texmfdistdir}/tex/generic/tex4ht/enumerate.4ht
14mu|texlive-tex4ht-20120223-7|164	%{_texmfdistdir}/tex/generic/tex4ht/enumitem.4ht
14mu|texlive-tex4ht-20120223-7|165	%{_texmfdistdir}/tex/generic/tex4ht/epigraph.4ht
14mu|texlive-tex4ht-20120223-7|166	%{_texmfdistdir}/tex/generic/tex4ht/eplain.4ht
14mu|texlive-tex4ht-20120223-7|167	%{_texmfdistdir}/tex/generic/tex4ht/epsf.4ht
14mu|texlive-tex4ht-20120223-7|168	%{_texmfdistdir}/tex/generic/tex4ht/epsfig.4ht
14mu|texlive-tex4ht-20120223-7|169	%{_texmfdistdir}/tex/generic/tex4ht/errata.4ht
14mu|texlive-tex4ht-20120223-7|170	%{_texmfdistdir}/tex/generic/tex4ht/esperant.4ht
14mu|texlive-tex4ht-20120223-7|171	%{_texmfdistdir}/tex/generic/tex4ht/esperanto.4ht
14mu|texlive-tex4ht-20120223-7|172	%{_texmfdistdir}/tex/generic/tex4ht/estonian.4ht
14mu|texlive-tex4ht-20120223-7|173	%{_texmfdistdir}/tex/generic/tex4ht/eucal.4ht
14mu|texlive-tex4ht-20120223-7|174	%{_texmfdistdir}/tex/generic/tex4ht/euler.4ht
14mu|texlive-tex4ht-20120223-7|175	%{_texmfdistdir}/tex/generic/tex4ht/europecv.4ht
14mu|texlive-tex4ht-20120223-7|176	%{_texmfdistdir}/tex/generic/tex4ht/eurosym.4ht
14mu|texlive-tex4ht-20120223-7|177	%{_texmfdistdir}/tex/generic/tex4ht/everyshi.4ht
14mu|texlive-tex4ht-20120223-7|178	%{_texmfdistdir}/tex/generic/tex4ht/exam.4ht
14mu|texlive-tex4ht-20120223-7|179	%{_texmfdistdir}/tex/generic/tex4ht/exerquiz.4ht
14mu|texlive-tex4ht-20120223-7|180	%{_texmfdistdir}/tex/generic/tex4ht/exerqz.4ht
14mu|texlive-tex4ht-20120223-7|181	%{_texmfdistdir}/tex/generic/tex4ht/extarticle.4ht
14mu|texlive-tex4ht-20120223-7|182	%{_texmfdistdir}/tex/generic/tex4ht/extbook.4ht
14mu|texlive-tex4ht-20120223-7|183	%{_texmfdistdir}/tex/generic/tex4ht/extletter.4ht
14mu|texlive-tex4ht-20120223-7|184	%{_texmfdistdir}/tex/generic/tex4ht/extproc.4ht
14mu|texlive-tex4ht-20120223-7|185	%{_texmfdistdir}/tex/generic/tex4ht/extreport.4ht
14mu|texlive-tex4ht-20120223-7|186	%{_texmfdistdir}/tex/generic/tex4ht/fancybox.4ht
14mu|texlive-tex4ht-20120223-7|187	%{_texmfdistdir}/tex/generic/tex4ht/fancyvrb.4ht
14mu|texlive-tex4ht-20120223-7|188	%{_texmfdistdir}/tex/generic/tex4ht/fig4tex.4ht
14mu|texlive-tex4ht-20120223-7|189	%{_texmfdistdir}/tex/generic/tex4ht/finnish.4ht
14mu|texlive-tex4ht-20120223-7|190	%{_texmfdistdir}/tex/generic/tex4ht/fleqn.4ht
14mu|texlive-tex4ht-20120223-7|191	%{_texmfdistdir}/tex/generic/tex4ht/float.4ht
14mu|texlive-tex4ht-20120223-7|192	%{_texmfdistdir}/tex/generic/tex4ht/floatflt.4ht
14mu|texlive-tex4ht-20120223-7|193	%{_texmfdistdir}/tex/generic/tex4ht/foils.4ht
14mu|texlive-tex4ht-20120223-7|194	%{_texmfdistdir}/tex/generic/tex4ht/fontmath.4ht
14mu|texlive-tex4ht-20120223-7|195	%{_texmfdistdir}/tex/generic/tex4ht/footmisc.4ht
14mu|texlive-tex4ht-20120223-7|196	%{_texmfdistdir}/tex/generic/tex4ht/footnote-dw.4ht
14mu|texlive-tex4ht-20120223-7|197	%{_texmfdistdir}/tex/generic/tex4ht/francais.4ht
14mu|texlive-tex4ht-20120223-7|198	%{_texmfdistdir}/tex/generic/tex4ht/french.4ht
14mu|texlive-tex4ht-20120223-7|199	%{_texmfdistdir}/tex/generic/tex4ht/frenchb.4ht
14mu|texlive-tex4ht-20120223-7|200	%{_texmfdistdir}/tex/generic/tex4ht/g-brief.4ht
14mu|texlive-tex4ht-20120223-7|201	%{_texmfdistdir}/tex/generic/tex4ht/galician.4ht
14mu|texlive-tex4ht-20120223-7|202	%{_texmfdistdir}/tex/generic/tex4ht/gauss.4ht
14mu|texlive-tex4ht-20120223-7|203	%{_texmfdistdir}/tex/generic/tex4ht/german.4ht
14mu|texlive-tex4ht-20120223-7|204	%{_texmfdistdir}/tex/generic/tex4ht/germanb.4ht
14mu|texlive-tex4ht-20120223-7|205	%{_texmfdistdir}/tex/generic/tex4ht/gloss.4ht
14mu|texlive-tex4ht-20120223-7|206	%{_texmfdistdir}/tex/generic/tex4ht/glossaries.4ht
14mu|texlive-tex4ht-20120223-7|207	%{_texmfdistdir}/tex/generic/tex4ht/glossary.4ht
14mu|texlive-tex4ht-20120223-7|208	%{_texmfdistdir}/tex/generic/tex4ht/go.4ht
14mu|texlive-tex4ht-20120223-7|209	%{_texmfdistdir}/tex/generic/tex4ht/graphics.4ht
14mu|texlive-tex4ht-20120223-7|210	%{_texmfdistdir}/tex/generic/tex4ht/graphicx.4ht
14mu|texlive-tex4ht-20120223-7|211	%{_texmfdistdir}/tex/generic/tex4ht/greek.4ht
14mu|texlive-tex4ht-20120223-7|212	%{_texmfdistdir}/tex/generic/tex4ht/harvard.4ht
14mu|texlive-tex4ht-20120223-7|213	%{_texmfdistdir}/tex/generic/tex4ht/hebrew.4ht
14mu|texlive-tex4ht-20120223-7|214	%{_texmfdistdir}/tex/generic/tex4ht/hebtex.4ht
14mu|texlive-tex4ht-20120223-7|215	%{_texmfdistdir}/tex/generic/tex4ht/hewrite.4ht
14mu|texlive-tex4ht-20120223-7|216	%{_texmfdistdir}/tex/generic/tex4ht/holtxdoc.4ht
14mu|texlive-tex4ht-20120223-7|217	%{_texmfdistdir}/tex/generic/tex4ht/html-jsmath.4ht
14mu|texlive-tex4ht-20120223-7|218	%{_texmfdistdir}/tex/generic/tex4ht/html-mltx.4ht
14mu|texlive-tex4ht-20120223-7|219	%{_texmfdistdir}/tex/generic/tex4ht/html-mml.4ht
14mu|texlive-tex4ht-20120223-7|220	%{_texmfdistdir}/tex/generic/tex4ht/html-speech-math.4ht
14mu|texlive-tex4ht-20120223-7|221	%{_texmfdistdir}/tex/generic/tex4ht/html-speech.4ht
14mu|texlive-tex4ht-20120223-7|222	%{_texmfdistdir}/tex/generic/tex4ht/html0.4ht
14mu|texlive-tex4ht-20120223-7|223	%{_texmfdistdir}/tex/generic/tex4ht/html32-math.4ht
14mu|texlive-tex4ht-20120223-7|224	%{_texmfdistdir}/tex/generic/tex4ht/html32.4ht
14mu|texlive-tex4ht-20120223-7|225	%{_texmfdistdir}/tex/generic/tex4ht/html4-math.4ht
14mu|texlive-tex4ht-20120223-7|226	%{_texmfdistdir}/tex/generic/tex4ht/html4-svg.4ht
14mu|texlive-tex4ht-20120223-7|227	%{_texmfdistdir}/tex/generic/tex4ht/html4-uni.4ht
14mu|texlive-tex4ht-20120223-7|228	%{_texmfdistdir}/tex/generic/tex4ht/html4.4ht
14mu|texlive-tex4ht-20120223-7|229	%{_texmfdistdir}/tex/generic/tex4ht/htmlw.4ht
14mu|texlive-tex4ht-20120223-7|230	%{_texmfdistdir}/tex/generic/tex4ht/hypcap.4ht
14mu|texlive-tex4ht-20120223-7|231	%{_texmfdistdir}/tex/generic/tex4ht/hyperref.4ht
14mu|texlive-tex4ht-20120223-7|232	%{_texmfdistdir}/tex/generic/tex4ht/idxmake.4ht
14mu|texlive-tex4ht-20120223-7|233	%{_texmfdistdir}/tex/generic/tex4ht/ifthen.4ht
14mu|texlive-tex4ht-20120223-7|234	%{_texmfdistdir}/tex/generic/tex4ht/index.4ht
14mu|texlive-tex4ht-20120223-7|235	%{_texmfdistdir}/tex/generic/tex4ht/info4ht.4ht
14mu|texlive-tex4ht-20120223-7|236	%{_texmfdistdir}/tex/generic/tex4ht/infoht4.4ht
14mu|texlive-tex4ht-20120223-7|237	%{_texmfdistdir}/tex/generic/tex4ht/infojh.4ht
14mu|texlive-tex4ht-20120223-7|238	%{_texmfdistdir}/tex/generic/tex4ht/infomml.4ht
14mu|texlive-tex4ht-20120223-7|239	%{_texmfdistdir}/tex/generic/tex4ht/infoof.4ht
14mu|texlive-tex4ht-20120223-7|240	%{_texmfdistdir}/tex/generic/tex4ht/infosvg.4ht
14mu|texlive-tex4ht-20120223-7|241	%{_texmfdistdir}/tex/generic/tex4ht/inputenc.4ht
14mu|texlive-tex4ht-20120223-7|242	%{_texmfdistdir}/tex/generic/tex4ht/italian.4ht
14mu|texlive-tex4ht-20120223-7|243	%{_texmfdistdir}/tex/generic/tex4ht/javahelp-a.4ht
14mu|texlive-tex4ht-20120223-7|244	%{_texmfdistdir}/tex/generic/tex4ht/javahelp.4ht
14mu|texlive-tex4ht-20120223-7|245	%{_texmfdistdir}/tex/generic/tex4ht/jeep.4ht
14mu|texlive-tex4ht-20120223-7|246	%{_texmfdistdir}/tex/generic/tex4ht/jsmath.4ht
14mu|texlive-tex4ht-20120223-7|247	%{_texmfdistdir}/tex/generic/tex4ht/jsml-math.4ht
14mu|texlive-tex4ht-20120223-7|248	%{_texmfdistdir}/tex/generic/tex4ht/jsml.4ht
14mu|texlive-tex4ht-20120223-7|249	%{_texmfdistdir}/tex/generic/tex4ht/jurabib.4ht
14mu|texlive-tex4ht-20120223-7|250	%{_texmfdistdir}/tex/generic/tex4ht/koi8-r.4ht
14mu|texlive-tex4ht-20120223-7|251	%{_texmfdistdir}/tex/generic/tex4ht/latex.4ht
14mu|texlive-tex4ht-20120223-7|252	%{_texmfdistdir}/tex/generic/tex4ht/latex209.4ht
14mu|texlive-tex4ht-20120223-7|253	%{_texmfdistdir}/tex/generic/tex4ht/latex2man.4ht
14mu|texlive-tex4ht-20120223-7|254	%{_texmfdistdir}/tex/generic/tex4ht/latin1.4ht
14mu|texlive-tex4ht-20120223-7|255	%{_texmfdistdir}/tex/generic/tex4ht/latin2.4ht
14mu|texlive-tex4ht-20120223-7|256	%{_texmfdistdir}/tex/generic/tex4ht/lb.4ht
14mu|texlive-tex4ht-20120223-7|257	%{_texmfdistdir}/tex/generic/tex4ht/letter.4ht
14mu|texlive-tex4ht-20120223-7|258	%{_texmfdistdir}/tex/generic/tex4ht/lettrine.4ht
14mu|texlive-tex4ht-20120223-7|259	%{_texmfdistdir}/tex/generic/tex4ht/lfeenc.4ht
14mu|texlive-tex4ht-20120223-7|260	%{_texmfdistdir}/tex/generic/tex4ht/lineno.4ht
14mu|texlive-tex4ht-20120223-7|261	%{_texmfdistdir}/tex/generic/tex4ht/linguex.4ht
14mu|texlive-tex4ht-20120223-7|262	%{_texmfdistdir}/tex/generic/tex4ht/listings.4ht
14mu|texlive-tex4ht-20120223-7|263	%{_texmfdistdir}/tex/generic/tex4ht/llncs-a.4ht
14mu|texlive-tex4ht-20120223-7|264	%{_texmfdistdir}/tex/generic/tex4ht/llncs.4ht
14mu|texlive-tex4ht-20120223-7|265	%{_texmfdistdir}/tex/generic/tex4ht/lncse-a.4ht
14mu|texlive-tex4ht-20120223-7|266	%{_texmfdistdir}/tex/generic/tex4ht/lncse.4ht
14mu|texlive-tex4ht-20120223-7|267	%{_texmfdistdir}/tex/generic/tex4ht/longdiv.4ht
14mu|texlive-tex4ht-20120223-7|268	%{_texmfdistdir}/tex/generic/tex4ht/longtable.4ht
14mu|texlive-tex4ht-20120223-7|269	%{_texmfdistdir}/tex/generic/tex4ht/ltugboat-a.4ht
14mu|texlive-tex4ht-20120223-7|270	%{_texmfdistdir}/tex/generic/tex4ht/ltugboat.4ht
14mu|texlive-tex4ht-20120223-7|271	%{_texmfdistdir}/tex/generic/tex4ht/ltugproc-a.4ht
14mu|texlive-tex4ht-20120223-7|272	%{_texmfdistdir}/tex/generic/tex4ht/ltugproc.4ht
14mu|texlive-tex4ht-20120223-7|273	%{_texmfdistdir}/tex/generic/tex4ht/ltxguide.4ht
14mu|texlive-tex4ht-20120223-7|274	%{_texmfdistdir}/tex/generic/tex4ht/m-tex4ht.tex
14mu|texlive-tex4ht-20120223-7|275	%{_texmfdistdir}/tex/generic/tex4ht/makeidx.4ht
14mu|texlive-tex4ht-20120223-7|276	%{_texmfdistdir}/tex/generic/tex4ht/manju.4ht
14mu|texlive-tex4ht-20120223-7|277	%{_texmfdistdir}/tex/generic/tex4ht/manmac.4ht
14mu|texlive-tex4ht-20120223-7|278	%{_texmfdistdir}/tex/generic/tex4ht/mathltx.4ht
14mu|texlive-tex4ht-20120223-7|279	%{_texmfdistdir}/tex/generic/tex4ht/mathml.4ht
14mu|texlive-tex4ht-20120223-7|280	%{_texmfdistdir}/tex/generic/tex4ht/mathplayer.4ht
14mu|texlive-tex4ht-20120223-7|281	%{_texmfdistdir}/tex/generic/tex4ht/mathtools.4ht
14mu|texlive-tex4ht-20120223-7|282	%{_texmfdistdir}/tex/generic/tex4ht/mdwlist.4ht
14mu|texlive-tex4ht-20120223-7|283	%{_texmfdistdir}/tex/generic/tex4ht/mdwtab.4ht
14mu|texlive-tex4ht-20120223-7|284	%{_texmfdistdir}/tex/generic/tex4ht/memoir.4ht
14mu|texlive-tex4ht-20120223-7|285	%{_texmfdistdir}/tex/generic/tex4ht/mempatch.4ht
14mu|texlive-tex4ht-20120223-7|286	%{_texmfdistdir}/tex/generic/tex4ht/mex.4ht
14mu|texlive-tex4ht-20120223-7|287	%{_texmfdistdir}/tex/generic/tex4ht/mfpic.4ht
14mu|texlive-tex4ht-20120223-7|288	%{_texmfdistdir}/tex/generic/tex4ht/microtype.4ht
14mu|texlive-tex4ht-20120223-7|289	%{_texmfdistdir}/tex/generic/tex4ht/minitoc.4ht
14mu|texlive-tex4ht-20120223-7|290	%{_texmfdistdir}/tex/generic/tex4ht/mkht-scripts.4ht
14mu|texlive-tex4ht-20120223-7|291	%{_texmfdistdir}/tex/generic/tex4ht/mkht.4ht
14mu|texlive-tex4ht-20120223-7|292	%{_texmfdistdir}/tex/generic/tex4ht/mktex4ht.4ht
14mu|texlive-tex4ht-20120223-7|293	%{_texmfdistdir}/tex/generic/tex4ht/mla.4ht
14mu|texlive-tex4ht-20120223-7|294	%{_texmfdistdir}/tex/generic/tex4ht/mls.4ht
14mu|texlive-tex4ht-20120223-7|295	%{_texmfdistdir}/tex/generic/tex4ht/moreverb.4ht
14mu|texlive-tex4ht-20120223-7|296	%{_texmfdistdir}/tex/generic/tex4ht/mozilla.4ht
14mu|texlive-tex4ht-20120223-7|297	%{_texmfdistdir}/tex/generic/tex4ht/multicol.4ht
14mu|texlive-tex4ht-20120223-7|298	%{_texmfdistdir}/tex/generic/tex4ht/multind.4ht
14mu|texlive-tex4ht-20120223-7|299	%{_texmfdistdir}/tex/generic/tex4ht/multirow.4ht
14mu|texlive-tex4ht-20120223-7|300	%{_texmfdistdir}/tex/generic/tex4ht/mwart.4ht
14mu|texlive-tex4ht-20120223-7|301	%{_texmfdistdir}/tex/generic/tex4ht/mwbk.4ht
14mu|texlive-tex4ht-20120223-7|302	%{_texmfdistdir}/tex/generic/tex4ht/mwrep.4ht
14mu|texlive-tex4ht-20120223-7|303	%{_texmfdistdir}/tex/generic/tex4ht/nameref.4ht
14mu|texlive-tex4ht-20120223-7|304	%{_texmfdistdir}/tex/generic/tex4ht/natbib.4ht
14mu|texlive-tex4ht-20120223-7|305	%{_texmfdistdir}/tex/generic/tex4ht/ngerman.4ht
14mu|texlive-tex4ht-20120223-7|306	%{_texmfdistdir}/tex/generic/tex4ht/ngermanb.4ht
14mu|texlive-tex4ht-20120223-7|307	%{_texmfdistdir}/tex/generic/tex4ht/nicefrac.4ht
14mu|texlive-tex4ht-20120223-7|308	%{_texmfdistdir}/tex/generic/tex4ht/nomencl.4ht
14mu|texlive-tex4ht-20120223-7|309	%{_texmfdistdir}/tex/generic/tex4ht/norsk.4ht
14mu|texlive-tex4ht-20120223-7|310	%{_texmfdistdir}/tex/generic/tex4ht/ntheorem.4ht
14mu|texlive-tex4ht-20120223-7|311	%{_texmfdistdir}/tex/generic/tex4ht/onmouseover.4ht
14mu|texlive-tex4ht-20120223-7|312	%{_texmfdistdir}/tex/generic/tex4ht/ooffice-mml.4ht
14mu|texlive-tex4ht-20120223-7|313	%{_texmfdistdir}/tex/generic/tex4ht/ooffice.4ht
14mu|texlive-tex4ht-20120223-7|314	%{_texmfdistdir}/tex/generic/tex4ht/ooimpress.4ht
14mu|texlive-tex4ht-20120223-7|315	%{_texmfdistdir}/tex/generic/tex4ht/osudeG.4ht
14mu|texlive-tex4ht-20120223-7|316	%{_texmfdistdir}/tex/generic/tex4ht/ot4enc.4ht
14mu|texlive-tex4ht-20120223-7|317	%{_texmfdistdir}/tex/generic/tex4ht/overcite.4ht
14mu|texlive-tex4ht-20120223-7|318	%{_texmfdistdir}/tex/generic/tex4ht/overpic.4ht
14mu|texlive-tex4ht-20120223-7|319	%{_texmfdistdir}/tex/generic/tex4ht/paralist.4ht
14mu|texlive-tex4ht-20120223-7|320	%{_texmfdistdir}/tex/generic/tex4ht/path.4ht
14mu|texlive-tex4ht-20120223-7|321	%{_texmfdistdir}/tex/generic/tex4ht/pb-diagram.4ht
14mu|texlive-tex4ht-20120223-7|322	%{_texmfdistdir}/tex/generic/tex4ht/pctable.4ht
14mu|texlive-tex4ht-20120223-7|323	%{_texmfdistdir}/tex/generic/tex4ht/pctex32.4ht
14mu|texlive-tex4ht-20120223-7|324	%{_texmfdistdir}/tex/generic/tex4ht/pd1enc.4ht
14mu|texlive-tex4ht-20120223-7|325	%{_texmfdistdir}/tex/generic/tex4ht/pgf.4ht
14mu|texlive-tex4ht-20120223-7|326	%{_texmfdistdir}/tex/generic/tex4ht/picins.4ht
14mu|texlive-tex4ht-20120223-7|327	%{_texmfdistdir}/tex/generic/tex4ht/pictex.4ht
14mu|texlive-tex4ht-20120223-7|328	%{_texmfdistdir}/tex/generic/tex4ht/pifont.4ht
14mu|texlive-tex4ht-20120223-7|329	%{_texmfdistdir}/tex/generic/tex4ht/plain.4ht
14mu|texlive-tex4ht-20120223-7|330	%{_texmfdistdir}/tex/generic/tex4ht/polish.4ht
14mu|texlive-tex4ht-20120223-7|331	%{_texmfdistdir}/tex/generic/tex4ht/polski.4ht
14mu|texlive-tex4ht-20120223-7|332	%{_texmfdistdir}/tex/generic/tex4ht/portuges.4ht
14mu|texlive-tex4ht-20120223-7|333	%{_texmfdistdir}/tex/generic/tex4ht/powerdot-a.4ht
14mu|texlive-tex4ht-20120223-7|334	%{_texmfdistdir}/tex/generic/tex4ht/powerdot.4ht
14mu|texlive-tex4ht-20120223-7|335	%{_texmfdistdir}/tex/generic/tex4ht/prosper-a.4ht
14mu|texlive-tex4ht-20120223-7|336	%{_texmfdistdir}/tex/generic/tex4ht/prosper.4ht
14mu|texlive-tex4ht-20120223-7|337	%{_texmfdistdir}/tex/generic/tex4ht/psfig.4ht
14mu|texlive-tex4ht-20120223-7|338	%{_texmfdistdir}/tex/generic/tex4ht/pst-all.4ht
14mu|texlive-tex4ht-20120223-7|339	%{_texmfdistdir}/tex/generic/tex4ht/pst-jtree.4ht
14mu|texlive-tex4ht-20120223-7|340	%{_texmfdistdir}/tex/generic/tex4ht/pstricks.4ht
14mu|texlive-tex4ht-20120223-7|341	%{_texmfdistdir}/tex/generic/tex4ht/reading.4ht
14mu|texlive-tex4ht-20120223-7|342	%{_texmfdistdir}/tex/generic/tex4ht/report.4ht
14mu|texlive-tex4ht-20120223-7|343	%{_texmfdistdir}/tex/generic/tex4ht/res-a.4ht
14mu|texlive-tex4ht-20120223-7|344	%{_texmfdistdir}/tex/generic/tex4ht/res.4ht
14mu|texlive-tex4ht-20120223-7|345	%{_texmfdistdir}/tex/generic/tex4ht/resume.4ht
14mu|texlive-tex4ht-20120223-7|346	%{_texmfdistdir}/tex/generic/tex4ht/revsymb.4ht
14mu|texlive-tex4ht-20120223-7|347	%{_texmfdistdir}/tex/generic/tex4ht/revtex.4ht
14mu|texlive-tex4ht-20120223-7|348	%{_texmfdistdir}/tex/generic/tex4ht/revtex4.4ht
14mu|texlive-tex4ht-20120223-7|349	%{_texmfdistdir}/tex/generic/tex4ht/rlbabel.4ht
14mu|texlive-tex4ht-20120223-7|350	%{_texmfdistdir}/tex/generic/tex4ht/romanian.4ht
14mu|texlive-tex4ht-20120223-7|351	%{_texmfdistdir}/tex/generic/tex4ht/rotating.4ht
14mu|texlive-tex4ht-20120223-7|352	%{_texmfdistdir}/tex/generic/tex4ht/russianb.4ht
14mu|texlive-tex4ht-20120223-7|353	%{_texmfdistdir}/tex/generic/tex4ht/scottish.4ht
14mu|texlive-tex4ht-20120223-7|354	%{_texmfdistdir}/tex/generic/tex4ht/scrartcl.4ht
14mu|texlive-tex4ht-20120223-7|355	%{_texmfdistdir}/tex/generic/tex4ht/scrbook.4ht
14mu|texlive-tex4ht-20120223-7|356	%{_texmfdistdir}/tex/generic/tex4ht/scrreprt.4ht
14mu|texlive-tex4ht-20120223-7|357	%{_texmfdistdir}/tex/generic/tex4ht/seminar-a.4ht
14mu|texlive-tex4ht-20120223-7|358	%{_texmfdistdir}/tex/generic/tex4ht/seminar.4ht
14mu|texlive-tex4ht-20120223-7|359	%{_texmfdistdir}/tex/generic/tex4ht/seslideb.4ht
14mu|texlive-tex4ht-20120223-7|360	%{_texmfdistdir}/tex/generic/tex4ht/showfonts.4ht
14mu|texlive-tex4ht-20120223-7|361	%{_texmfdistdir}/tex/generic/tex4ht/sig-alternate.4ht
14mu|texlive-tex4ht-20120223-7|362	%{_texmfdistdir}/tex/generic/tex4ht/sistyle.4ht
14mu|texlive-tex4ht-20120223-7|363	%{_texmfdistdir}/tex/generic/tex4ht/slides.4ht
14mu|texlive-tex4ht-20120223-7|364	%{_texmfdistdir}/tex/generic/tex4ht/slidesec.4ht
14mu|texlive-tex4ht-20120223-7|365	%{_texmfdistdir}/tex/generic/tex4ht/slovak.4ht
14mu|texlive-tex4ht-20120223-7|366	%{_texmfdistdir}/tex/generic/tex4ht/slovene.4ht
14mu|texlive-tex4ht-20120223-7|367	%{_texmfdistdir}/tex/generic/tex4ht/soul.4ht
14mu|texlive-tex4ht-20120223-7|368	%{_texmfdistdir}/tex/generic/tex4ht/spanish.4ht
14mu|texlive-tex4ht-20120223-7|369	%{_texmfdistdir}/tex/generic/tex4ht/splitidx.4ht
14mu|texlive-tex4ht-20120223-7|370	%{_texmfdistdir}/tex/generic/tex4ht/srcltx.4ht
14mu|texlive-tex4ht-20120223-7|371	%{_texmfdistdir}/tex/generic/tex4ht/subeqnarray.4ht
14mu|texlive-tex4ht-20120223-7|372	%{_texmfdistdir}/tex/generic/tex4ht/subfigure.4ht
14mu|texlive-tex4ht-20120223-7|373	%{_texmfdistdir}/tex/generic/tex4ht/supertabular.4ht
14mu|texlive-tex4ht-20120223-7|374	%{_texmfdistdir}/tex/generic/tex4ht/sverb.4ht
14mu|texlive-tex4ht-20120223-7|375	%{_texmfdistdir}/tex/generic/tex4ht/svg.4ht
14mu|texlive-tex4ht-20120223-7|376	%{_texmfdistdir}/tex/generic/tex4ht/svgnam.4ht
14mu|texlive-tex4ht-20120223-7|377	%{_texmfdistdir}/tex/generic/tex4ht/swedish.4ht
14mu|texlive-tex4ht-20120223-7|378	%{_texmfdistdir}/tex/generic/tex4ht/syntax.4ht
14mu|texlive-tex4ht-20120223-7|379	%{_texmfdistdir}/tex/generic/tex4ht/t2benc.4ht
14mu|texlive-tex4ht-20120223-7|380	%{_texmfdistdir}/tex/generic/tex4ht/tabularx.4ht
14mu|texlive-tex4ht-20120223-7|381	%{_texmfdistdir}/tex/generic/tex4ht/tabulary-a.4ht
14mu|texlive-tex4ht-20120223-7|382	%{_texmfdistdir}/tex/generic/tex4ht/tabulary.4ht
14mu|texlive-tex4ht-20120223-7|383	%{_texmfdistdir}/tex/generic/tex4ht/tcilatex.4ht
14mu|texlive-tex4ht-20120223-7|384	%{_texmfdistdir}/tex/generic/tex4ht/tei-math.4ht
14mu|texlive-tex4ht-20120223-7|385	%{_texmfdistdir}/tex/generic/tex4ht/tei-mml.4ht
14mu|texlive-tex4ht-20120223-7|386	%{_texmfdistdir}/tex/generic/tex4ht/tei-mmltei.4ht
14mu|texlive-tex4ht-20120223-7|387	%{_texmfdistdir}/tex/generic/tex4ht/tei.4ht
14mu|texlive-tex4ht-20120223-7|388	%{_texmfdistdir}/tex/generic/tex4ht/tex4ht.4ht
14mu|texlive-tex4ht-20120223-7|389	%{_texmfdistdir}/tex/generic/tex4ht/tex4ht.sty
14mu|texlive-tex4ht-20120223-7|390	%{_texmfdistdir}/tex/generic/tex4ht/texinfo.4ht
14mu|texlive-tex4ht-20120223-7|391	%{_texmfdistdir}/tex/generic/tex4ht/texpower.4ht
14mu|texlive-tex4ht-20120223-7|392	%{_texmfdistdir}/tex/generic/tex4ht/textures.4ht
14mu|texlive-tex4ht-20120223-7|393	%{_texmfdistdir}/tex/generic/tex4ht/th4.4ht
14mu|texlive-tex4ht-20120223-7|394	%{_texmfdistdir}/tex/generic/tex4ht/theorem.4ht
14mu|texlive-tex4ht-20120223-7|395	%{_texmfdistdir}/tex/generic/tex4ht/titlesec.4ht
14mu|texlive-tex4ht-20120223-7|396	%{_texmfdistdir}/tex/generic/tex4ht/tugboat.4ht
14mu|texlive-tex4ht-20120223-7|397	%{_texmfdistdir}/tex/generic/tex4ht/turkish.4ht
14mu|texlive-tex4ht-20120223-7|398	%{_texmfdistdir}/tex/generic/tex4ht/ucs.4ht
14mu|texlive-tex4ht-20120223-7|399	%{_texmfdistdir}/tex/generic/tex4ht/ukraineb.4ht
14mu|texlive-tex4ht-20120223-7|400	%{_texmfdistdir}/tex/generic/tex4ht/ulem.4ht
14mu|texlive-tex4ht-20120223-7|401	%{_texmfdistdir}/tex/generic/tex4ht/unicode.4ht
14mu|texlive-tex4ht-20120223-7|402	%{_texmfdistdir}/tex/generic/tex4ht/url.4ht
14mu|texlive-tex4ht-20120223-7|403	%{_texmfdistdir}/tex/generic/tex4ht/usepackage.4ht
14mu|texlive-tex4ht-20120223-7|404	%{_texmfdistdir}/tex/generic/tex4ht/ushort.4ht
14mu|texlive-tex4ht-20120223-7|405	%{_texmfdistdir}/tex/generic/tex4ht/usorbian.4ht
14mu|texlive-tex4ht-20120223-7|406	%{_texmfdistdir}/tex/generic/tex4ht/utf8.4ht
14mu|texlive-tex4ht-20120223-7|407	%{_texmfdistdir}/tex/generic/tex4ht/utf8x.4ht
14mu|texlive-tex4ht-20120223-7|408	%{_texmfdistdir}/tex/generic/tex4ht/vanilla.4ht
14mu|texlive-tex4ht-20120223-7|409	%{_texmfdistdir}/tex/generic/tex4ht/varioref.4ht
14mu|texlive-tex4ht-20120223-7|410	%{_texmfdistdir}/tex/generic/tex4ht/verbatim.4ht
14mu|texlive-tex4ht-20120223-7|411	%{_texmfdistdir}/tex/generic/tex4ht/verbatimfiles.4ht
14mu|texlive-tex4ht-20120223-7|412	%{_texmfdistdir}/tex/generic/tex4ht/verse.4ht
14mu|texlive-tex4ht-20120223-7|413	%{_texmfdistdir}/tex/generic/tex4ht/vowel.4ht
14mu|texlive-tex4ht-20120223-7|414	%{_texmfdistdir}/tex/generic/tex4ht/web.4ht
14mu|texlive-tex4ht-20120223-7|415	%{_texmfdistdir}/tex/generic/tex4ht/welsh.4ht
14mu|texlive-tex4ht-20120223-7|416	%{_texmfdistdir}/tex/generic/tex4ht/wrapfig.4ht
14mu|texlive-tex4ht-20120223-7|417	%{_texmfdistdir}/tex/generic/tex4ht/writer.4ht
14mu|texlive-tex4ht-20120223-7|418	%{_texmfdistdir}/tex/generic/tex4ht/xcolor.4ht
14mu|texlive-tex4ht-20120223-7|419	%{_texmfdistdir}/tex/generic/tex4ht/xr-hyper.4ht
14mu|texlive-tex4ht-20120223-7|420	%{_texmfdistdir}/tex/generic/tex4ht/xr.4ht
14mu|texlive-tex4ht-20120223-7|421	%{_texmfdistdir}/tex/generic/tex4ht/xy.4ht
14mu|texlive-tex4ht-20120223-7|422	%{_texmfdistdir}/tex4ht/base/unix/tex4ht.env
14mu|texlive-tex4ht-20120223-7|423	%{_texmfdistdir}/tex4ht/base/win32/tex4ht.env
14mu|texlive-tex4ht-20120223-7|424	%{_texmfdistdir}/tex4ht/bin/tex4ht.jar
14mu|texlive-tex4ht-20120223-7|425	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf
14mu|texlive-tex4ht-20120223-7|426	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf
14mu|texlive-tex4ht-20120223-7|427	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf
14mu|texlive-tex4ht-20120223-7|428	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf
14mu|texlive-tex4ht-20120223-7|429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf
14mu|texlive-tex4ht-20120223-7|430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf
14mu|texlive-tex4ht-20120223-7|431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf
14mu|texlive-tex4ht-20120223-7|432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf
14mu|texlive-tex4ht-20120223-7|433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf
14mu|texlive-tex4ht-20120223-7|434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf
14mu|texlive-tex4ht-20120223-7|435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf
14mu|texlive-tex4ht-20120223-7|436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf
14mu|texlive-tex4ht-20120223-7|437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf
14mu|texlive-tex4ht-20120223-7|438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf
14mu|texlive-tex4ht-20120223-7|439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf
14mu|texlive-tex4ht-20120223-7|440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf
14mu|texlive-tex4ht-20120223-7|441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf
14mu|texlive-tex4ht-20120223-7|442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf
14mu|texlive-tex4ht-20120223-7|443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf
14mu|texlive-tex4ht-20120223-7|444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf
14mu|texlive-tex4ht-20120223-7|445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf
14mu|texlive-tex4ht-20120223-7|446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf
14mu|texlive-tex4ht-20120223-7|447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf
14mu|texlive-tex4ht-20120223-7|448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf
14mu|texlive-tex4ht-20120223-7|449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf
14mu|texlive-tex4ht-20120223-7|450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf
14mu|texlive-tex4ht-20120223-7|451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf
14mu|texlive-tex4ht-20120223-7|452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf
14mu|texlive-tex4ht-20120223-7|453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf
14mu|texlive-tex4ht-20120223-7|454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf
14mu|texlive-tex4ht-20120223-7|455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf
14mu|texlive-tex4ht-20120223-7|456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf
14mu|texlive-tex4ht-20120223-7|457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf
14mu|texlive-tex4ht-20120223-7|458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf
14mu|texlive-tex4ht-20120223-7|459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf
14mu|texlive-tex4ht-20120223-7|460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf
14mu|texlive-tex4ht-20120223-7|461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf
14mu|texlive-tex4ht-20120223-7|462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf
14mu|texlive-tex4ht-20120223-7|463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf
14mu|texlive-tex4ht-20120223-7|464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf
14mu|texlive-tex4ht-20120223-7|465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf
14mu|texlive-tex4ht-20120223-7|466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf
14mu|texlive-tex4ht-20120223-7|467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf
14mu|texlive-tex4ht-20120223-7|468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf
14mu|texlive-tex4ht-20120223-7|469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf
14mu|texlive-tex4ht-20120223-7|470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf
14mu|texlive-tex4ht-20120223-7|471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf
14mu|texlive-tex4ht-20120223-7|472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf
14mu|texlive-tex4ht-20120223-7|473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf
14mu|texlive-tex4ht-20120223-7|474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf
14mu|texlive-tex4ht-20120223-7|475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf
14mu|texlive-tex4ht-20120223-7|476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf
14mu|texlive-tex4ht-20120223-7|477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf
14mu|texlive-tex4ht-20120223-7|478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf
14mu|texlive-tex4ht-20120223-7|479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf
14mu|texlive-tex4ht-20120223-7|480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf
14mu|texlive-tex4ht-20120223-7|481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf
14mu|texlive-tex4ht-20120223-7|482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf
14mu|texlive-tex4ht-20120223-7|483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf
14mu|texlive-tex4ht-20120223-7|484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf
14mu|texlive-tex4ht-20120223-7|485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf
14mu|texlive-tex4ht-20120223-7|486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf
14mu|texlive-tex4ht-20120223-7|487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf
14mu|texlive-tex4ht-20120223-7|488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf
14mu|texlive-tex4ht-20120223-7|489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf
14mu|texlive-tex4ht-20120223-7|490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf
14mu|texlive-tex4ht-20120223-7|491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf
14mu|texlive-tex4ht-20120223-7|492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf
14mu|texlive-tex4ht-20120223-7|493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf
14mu|texlive-tex4ht-20120223-7|494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf
14mu|texlive-tex4ht-20120223-7|495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf
14mu|texlive-tex4ht-20120223-7|496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb7t.htf
14mu|texlive-tex4ht-20120223-7|497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf
14mu|texlive-tex4ht-20120223-7|498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf
14mu|texlive-tex4ht-20120223-7|499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf
14mu|texlive-tex4ht-20120223-7|500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf
14mu|texlive-tex4ht-20120223-7|501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf
14mu|texlive-tex4ht-20120223-7|502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf
14mu|texlive-tex4ht-20120223-7|503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf
14mu|texlive-tex4ht-20120223-7|504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf
14mu|texlive-tex4ht-20120223-7|505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf
14mu|texlive-tex4ht-20120223-7|506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf
14mu|texlive-tex4ht-20120223-7|507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf
14mu|texlive-tex4ht-20120223-7|508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf
14mu|texlive-tex4ht-20120223-7|509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf
14mu|texlive-tex4ht-20120223-7|510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf
14mu|texlive-tex4ht-20120223-7|511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf
14mu|texlive-tex4ht-20120223-7|512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf
14mu|texlive-tex4ht-20120223-7|513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf
14mu|texlive-tex4ht-20120223-7|514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8u.htf
14mu|texlive-tex4ht-20120223-7|515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf
14mu|texlive-tex4ht-20120223-7|516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf
14mu|texlive-tex4ht-20120223-7|517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf
14mu|texlive-tex4ht-20120223-7|518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf
14mu|texlive-tex4ht-20120223-7|519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf
14mu|texlive-tex4ht-20120223-7|520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf
14mu|texlive-tex4ht-20120223-7|521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf
14mu|texlive-tex4ht-20120223-7|522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf
14mu|texlive-tex4ht-20120223-7|523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf
14mu|texlive-tex4ht-20120223-7|524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf
14mu|texlive-tex4ht-20120223-7|525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf
14mu|texlive-tex4ht-20120223-7|526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf
14mu|texlive-tex4ht-20120223-7|527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf
14mu|texlive-tex4ht-20120223-7|528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf
14mu|texlive-tex4ht-20120223-7|529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf
14mu|texlive-tex4ht-20120223-7|530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf
14mu|texlive-tex4ht-20120223-7|531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf
14mu|texlive-tex4ht-20120223-7|532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf
14mu|texlive-tex4ht-20120223-7|533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf
14mu|texlive-tex4ht-20120223-7|534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf
14mu|texlive-tex4ht-20120223-7|535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7t.htf
14mu|texlive-tex4ht-20120223-7|536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7tn.htf
14mu|texlive-tex4ht-20120223-7|537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf
14mu|texlive-tex4ht-20120223-7|538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf
14mu|texlive-tex4ht-20120223-7|539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf
14mu|texlive-tex4ht-20120223-7|540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf
14mu|texlive-tex4ht-20120223-7|541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf
14mu|texlive-tex4ht-20120223-7|542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf
14mu|texlive-tex4ht-20120223-7|543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf
14mu|texlive-tex4ht-20120223-7|544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf
14mu|texlive-tex4ht-20120223-7|545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf
14mu|texlive-tex4ht-20120223-7|546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf
14mu|texlive-tex4ht-20120223-7|547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf
14mu|texlive-tex4ht-20120223-7|548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf
14mu|texlive-tex4ht-20120223-7|549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf
14mu|texlive-tex4ht-20120223-7|550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr.htf
14mu|texlive-tex4ht-20120223-7|551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf
14mu|texlive-tex4ht-20120223-7|552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf
14mu|texlive-tex4ht-20120223-7|553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf
14mu|texlive-tex4ht-20120223-7|554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf
14mu|texlive-tex4ht-20120223-7|555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf
14mu|texlive-tex4ht-20120223-7|556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf
14mu|texlive-tex4ht-20120223-7|557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf
14mu|texlive-tex4ht-20120223-7|558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf
14mu|texlive-tex4ht-20120223-7|559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7t.htf
14mu|texlive-tex4ht-20120223-7|560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7tn.htf
14mu|texlive-tex4ht-20120223-7|561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf
14mu|texlive-tex4ht-20120223-7|562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf
14mu|texlive-tex4ht-20120223-7|563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf
14mu|texlive-tex4ht-20120223-7|564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf
14mu|texlive-tex4ht-20120223-7|565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf
14mu|texlive-tex4ht-20120223-7|566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf
14mu|texlive-tex4ht-20120223-7|567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf
14mu|texlive-tex4ht-20120223-7|568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf
14mu|texlive-tex4ht-20120223-7|569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf
14mu|texlive-tex4ht-20120223-7|570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf
14mu|texlive-tex4ht-20120223-7|571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf
14mu|texlive-tex4ht-20120223-7|572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf
14mu|texlive-tex4ht-20120223-7|573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf
14mu|texlive-tex4ht-20120223-7|574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf
14mu|texlive-tex4ht-20120223-7|575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf
14mu|texlive-tex4ht-20120223-7|576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf
14mu|texlive-tex4ht-20120223-7|577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf
14mu|texlive-tex4ht-20120223-7|578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf
14mu|texlive-tex4ht-20120223-7|579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf
14mu|texlive-tex4ht-20120223-7|580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf
14mu|texlive-tex4ht-20120223-7|581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf
14mu|texlive-tex4ht-20120223-7|582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf
14mu|texlive-tex4ht-20120223-7|583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf
14mu|texlive-tex4ht-20120223-7|584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf
14mu|texlive-tex4ht-20120223-7|585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf
14mu|texlive-tex4ht-20120223-7|586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf
14mu|texlive-tex4ht-20120223-7|587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmbm.htf
14mu|texlive-tex4ht-20120223-7|588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmby.htf
14mu|texlive-tex4ht-20120223-7|589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf
14mu|texlive-tex4ht-20120223-7|590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrm.htf
14mu|texlive-tex4ht-20120223-7|591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrv.htf
14mu|texlive-tex4ht-20120223-7|592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmry.htf
14mu|texlive-tex4ht-20120223-7|593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf
14mu|texlive-tex4ht-20120223-7|594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf
14mu|texlive-tex4ht-20120223-7|595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf
14mu|texlive-tex4ht-20120223-7|596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf
14mu|texlive-tex4ht-20120223-7|597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb.htf
14mu|texlive-tex4ht-20120223-7|598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf
14mu|texlive-tex4ht-20120223-7|599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf
14mu|texlive-tex4ht-20120223-7|600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf
14mu|texlive-tex4ht-20120223-7|601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf
14mu|texlive-tex4ht-20120223-7|602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc.htf
14mu|texlive-tex4ht-20120223-7|603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc7t.htf
14mu|texlive-tex4ht-20120223-7|604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf
14mu|texlive-tex4ht-20120223-7|605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi.htf
14mu|texlive-tex4ht-20120223-7|606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf
14mu|texlive-tex4ht-20120223-7|607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8c.htf
14mu|texlive-tex4ht-20120223-7|608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8r.htf
14mu|texlive-tex4ht-20120223-7|609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf
14mu|texlive-tex4ht-20120223-7|610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf
14mu|texlive-tex4ht-20120223-7|611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf
14mu|texlive-tex4ht-20120223-7|612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf
14mu|texlive-tex4ht-20120223-7|613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf
14mu|texlive-tex4ht-20120223-7|614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8t.htf
14mu|texlive-tex4ht-20120223-7|615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf
14mu|texlive-tex4ht-20120223-7|616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf
14mu|texlive-tex4ht-20120223-7|617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8c.htf
14mu|texlive-tex4ht-20120223-7|618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf
14mu|texlive-tex4ht-20120223-7|619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8t.htf
14mu|texlive-tex4ht-20120223-7|620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf
14mu|texlive-tex4ht-20120223-7|621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf
14mu|texlive-tex4ht-20120223-7|622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf
14mu|texlive-tex4ht-20120223-7|623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf
14mu|texlive-tex4ht-20120223-7|624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf
14mu|texlive-tex4ht-20120223-7|625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf
14mu|texlive-tex4ht-20120223-7|626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf
14mu|texlive-tex4ht-20120223-7|627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf
14mu|texlive-tex4ht-20120223-7|628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf
14mu|texlive-tex4ht-20120223-7|629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf
14mu|texlive-tex4ht-20120223-7|630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf
14mu|texlive-tex4ht-20120223-7|631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf
14mu|texlive-tex4ht-20120223-7|632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf
14mu|texlive-tex4ht-20120223-7|633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf
14mu|texlive-tex4ht-20120223-7|634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncbi.htf
14mu|texlive-tex4ht-20120223-7|635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf
14mu|texlive-tex4ht-20120223-7|636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf
14mu|texlive-tex4ht-20120223-7|637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf
14mu|texlive-tex4ht-20120223-7|638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf
14mu|texlive-tex4ht-20120223-7|639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf
14mu|texlive-tex4ht-20120223-7|640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf
14mu|texlive-tex4ht-20120223-7|641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf
14mu|texlive-tex4ht-20120223-7|642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf
14mu|texlive-tex4ht-20120223-7|643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf
14mu|texlive-tex4ht-20120223-7|644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9o.htf
14mu|texlive-tex4ht-20120223-7|645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf
14mu|texlive-tex4ht-20120223-7|646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc.htf
14mu|texlive-tex4ht-20120223-7|647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc7t.htf
14mu|texlive-tex4ht-20120223-7|648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf
14mu|texlive-tex4ht-20120223-7|649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf
14mu|texlive-tex4ht-20120223-7|650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi.htf
14mu|texlive-tex4ht-20120223-7|651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf
14mu|texlive-tex4ht-20120223-7|652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8c.htf
14mu|texlive-tex4ht-20120223-7|653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8r.htf
14mu|texlive-tex4ht-20120223-7|654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf
14mu|texlive-tex4ht-20120223-7|655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf
14mu|texlive-tex4ht-20120223-7|656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf
14mu|texlive-tex4ht-20120223-7|657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf
14mu|texlive-tex4ht-20120223-7|658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf
14mu|texlive-tex4ht-20120223-7|659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf
14mu|texlive-tex4ht-20120223-7|660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf
14mu|texlive-tex4ht-20120223-7|661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf
14mu|texlive-tex4ht-20120223-7|662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf
14mu|texlive-tex4ht-20120223-7|663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf
14mu|texlive-tex4ht-20120223-7|664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf
14mu|texlive-tex4ht-20120223-7|665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu.htf
14mu|texlive-tex4ht-20120223-7|666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu8r.htf
14mu|texlive-tex4ht-20120223-7|667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf
14mu|texlive-tex4ht-20120223-7|668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf
14mu|texlive-tex4ht-20120223-7|669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf
14mu|texlive-tex4ht-20120223-7|670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf
14mu|texlive-tex4ht-20120223-7|671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf
14mu|texlive-tex4ht-20120223-7|672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf
14mu|texlive-tex4ht-20120223-7|673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf
14mu|texlive-tex4ht-20120223-7|674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf
14mu|texlive-tex4ht-20120223-7|675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf
14mu|texlive-tex4ht-20120223-7|676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf
14mu|texlive-tex4ht-20120223-7|677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf
14mu|texlive-tex4ht-20120223-7|678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf
14mu|texlive-tex4ht-20120223-7|679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf
14mu|texlive-tex4ht-20120223-7|680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf
14mu|texlive-tex4ht-20120223-7|681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf
14mu|texlive-tex4ht-20120223-7|682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf
14mu|texlive-tex4ht-20120223-7|683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf
14mu|texlive-tex4ht-20120223-7|684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf
14mu|texlive-tex4ht-20120223-7|685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf
14mu|texlive-tex4ht-20120223-7|686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf
14mu|texlive-tex4ht-20120223-7|687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf
14mu|texlive-tex4ht-20120223-7|688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf
14mu|texlive-tex4ht-20120223-7|689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf
14mu|texlive-tex4ht-20120223-7|690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf
14mu|texlive-tex4ht-20120223-7|691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf
14mu|texlive-tex4ht-20120223-7|692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf
14mu|texlive-tex4ht-20120223-7|693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf
14mu|texlive-tex4ht-20120223-7|694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf
14mu|texlive-tex4ht-20120223-7|695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf
14mu|texlive-tex4ht-20120223-7|696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf
14mu|texlive-tex4ht-20120223-7|697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf
14mu|texlive-tex4ht-20120223-7|698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf
14mu|texlive-tex4ht-20120223-7|699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf
14mu|texlive-tex4ht-20120223-7|700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf
14mu|texlive-tex4ht-20120223-7|701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf
14mu|texlive-tex4ht-20120223-7|702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf
14mu|texlive-tex4ht-20120223-7|703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf
14mu|texlive-tex4ht-20120223-7|704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbi.htf
14mu|texlive-tex4ht-20120223-7|705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf
14mu|texlive-tex4ht-20120223-7|706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf
14mu|texlive-tex4ht-20120223-7|707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf
14mu|texlive-tex4ht-20120223-7|708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf
14mu|texlive-tex4ht-20120223-7|709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf
14mu|texlive-tex4ht-20120223-7|710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf
14mu|texlive-tex4ht-20120223-7|711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf
14mu|texlive-tex4ht-20120223-7|712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf
14mu|texlive-tex4ht-20120223-7|713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf
14mu|texlive-tex4ht-20120223-7|714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf
14mu|texlive-tex4ht-20120223-7|715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf
14mu|texlive-tex4ht-20120223-7|716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf
14mu|texlive-tex4ht-20120223-7|717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf
14mu|texlive-tex4ht-20120223-7|718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf
14mu|texlive-tex4ht-20120223-7|719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf
14mu|texlive-tex4ht-20120223-7|720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf
14mu|texlive-tex4ht-20120223-7|721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf
14mu|texlive-tex4ht-20120223-7|722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf
14mu|texlive-tex4ht-20120223-7|723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf
14mu|texlive-tex4ht-20120223-7|724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf
14mu|texlive-tex4ht-20120223-7|725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf
14mu|texlive-tex4ht-20120223-7|726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf
14mu|texlive-tex4ht-20120223-7|727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf
14mu|texlive-tex4ht-20120223-7|728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf
14mu|texlive-tex4ht-20120223-7|729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf
14mu|texlive-tex4ht-20120223-7|730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf
14mu|texlive-tex4ht-20120223-7|731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf
14mu|texlive-tex4ht-20120223-7|732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf
14mu|texlive-tex4ht-20120223-7|733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf
14mu|texlive-tex4ht-20120223-7|734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf
14mu|texlive-tex4ht-20120223-7|735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf
14mu|texlive-tex4ht-20120223-7|736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf
14mu|texlive-tex4ht-20120223-7|737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf
14mu|texlive-tex4ht-20120223-7|738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf
14mu|texlive-tex4ht-20120223-7|739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf
14mu|texlive-tex4ht-20120223-7|740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf
14mu|texlive-tex4ht-20120223-7|741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf
14mu|texlive-tex4ht-20120223-7|742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf
14mu|texlive-tex4ht-20120223-7|743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm7t.htf
14mu|texlive-tex4ht-20120223-7|744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8a.htf
14mu|texlive-tex4ht-20120223-7|745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8c.htf
14mu|texlive-tex4ht-20120223-7|746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8r.htf
14mu|texlive-tex4ht-20120223-7|747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf
14mu|texlive-tex4ht-20120223-7|748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc7t.htf
14mu|texlive-tex4ht-20120223-7|749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf
14mu|texlive-tex4ht-20120223-7|750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf
14mu|texlive-tex4ht-20120223-7|751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf
14mu|texlive-tex4ht-20120223-7|752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf
14mu|texlive-tex4ht-20120223-7|753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf
14mu|texlive-tex4ht-20120223-7|754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf
14mu|texlive-tex4ht-20120223-7|755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf
14mu|texlive-tex4ht-20120223-7|756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf
14mu|texlive-tex4ht-20120223-7|757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf
14mu|texlive-tex4ht-20120223-7|758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf
14mu|texlive-tex4ht-20120223-7|759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplr8a.htf
14mu|texlive-tex4ht-20120223-7|760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrc7d.htf
14mu|texlive-tex4ht-20120223-7|761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj7t.htf
14mu|texlive-tex4ht-20120223-7|762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8r.htf
14mu|texlive-tex4ht-20120223-7|763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf
14mu|texlive-tex4ht-20120223-7|764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf
14mu|texlive-tex4ht-20120223-7|765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri7d.htf
14mu|texlive-tex4ht-20120223-7|766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri8a.htf
14mu|texlive-tex4ht-20120223-7|767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf
14mu|texlive-tex4ht-20120223-7|768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf
14mu|texlive-tex4ht-20120223-7|769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf
14mu|texlive-tex4ht-20120223-7|770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf
14mu|texlive-tex4ht-20120223-7|771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj7t.htf
14mu|texlive-tex4ht-20120223-7|772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf
14mu|texlive-tex4ht-20120223-7|773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf
14mu|texlive-tex4ht-20120223-7|774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf
14mu|texlive-tex4ht-20120223-7|775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf
14mu|texlive-tex4ht-20120223-7|776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf
14mu|texlive-tex4ht-20120223-7|777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf
14mu|texlive-tex4ht-20120223-7|778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf
14mu|texlive-tex4ht-20120223-7|779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf
14mu|texlive-tex4ht-20120223-7|780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf
14mu|texlive-tex4ht-20120223-7|781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf
14mu|texlive-tex4ht-20120223-7|782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf
14mu|texlive-tex4ht-20120223-7|783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf
14mu|texlive-tex4ht-20120223-7|784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf
14mu|texlive-tex4ht-20120223-7|785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf
14mu|texlive-tex4ht-20120223-7|786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf
14mu|texlive-tex4ht-20120223-7|787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf
14mu|texlive-tex4ht-20120223-7|788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf
14mu|texlive-tex4ht-20120223-7|789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf
14mu|texlive-tex4ht-20120223-7|790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf
14mu|texlive-tex4ht-20120223-7|791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf
14mu|texlive-tex4ht-20120223-7|792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyr.htf
14mu|texlive-tex4ht-20120223-7|793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf
14mu|texlive-tex4ht-20120223-7|794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb.htf
14mu|texlive-tex4ht-20120223-7|795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf
14mu|texlive-tex4ht-20120223-7|796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8c.htf
14mu|texlive-tex4ht-20120223-7|797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8r.htf
14mu|texlive-tex4ht-20120223-7|798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf
14mu|texlive-tex4ht-20120223-7|799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc7t.htf
14mu|texlive-tex4ht-20120223-7|800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf
14mu|texlive-tex4ht-20120223-7|801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi.htf
14mu|texlive-tex4ht-20120223-7|802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf
14mu|texlive-tex4ht-20120223-7|803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8c.htf
14mu|texlive-tex4ht-20120223-7|804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8r.htf
14mu|texlive-tex4ht-20120223-7|805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf
14mu|texlive-tex4ht-20120223-7|806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf
14mu|texlive-tex4ht-20120223-7|807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf
14mu|texlive-tex4ht-20120223-7|808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf
14mu|texlive-tex4ht-20120223-7|809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf
14mu|texlive-tex4ht-20120223-7|810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf
14mu|texlive-tex4ht-20120223-7|811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr.htf
14mu|texlive-tex4ht-20120223-7|812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf
14mu|texlive-tex4ht-20120223-7|813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8rn.htf
14mu|texlive-tex4ht-20120223-7|814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf
14mu|texlive-tex4ht-20120223-7|815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf
14mu|texlive-tex4ht-20120223-7|816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf
14mu|texlive-tex4ht-20120223-7|817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri.htf
14mu|texlive-tex4ht-20120223-7|818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8c.htf
14mu|texlive-tex4ht-20120223-7|819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8r.htf
14mu|texlive-tex4ht-20120223-7|820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf
14mu|texlive-tex4ht-20120223-7|821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8z.htf
14mu|texlive-tex4ht-20120223-7|822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf
14mu|texlive-tex4ht-20120223-7|823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf
14mu|texlive-tex4ht-20120223-7|824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf
14mu|texlive-tex4ht-20120223-7|825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf
14mu|texlive-tex4ht-20120223-7|826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrr8re.htf
14mu|texlive-tex4ht-20120223-7|827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrrn.htf
14mu|texlive-tex4ht-20120223-7|828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmb.htf
14mu|texlive-tex4ht-20120223-7|829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbi.htf
14mu|texlive-tex4ht-20120223-7|830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbo.htf
14mu|texlive-tex4ht-20120223-7|831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmr.htf
14mu|texlive-tex4ht-20120223-7|832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmri.htf
14mu|texlive-tex4ht-20120223-7|833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmro.htf
14mu|texlive-tex4ht-20120223-7|834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmrre.htf
14mu|texlive-tex4ht-20120223-7|835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf
14mu|texlive-tex4ht-20120223-7|836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf
14mu|texlive-tex4ht-20120223-7|837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf
14mu|texlive-tex4ht-20120223-7|838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc7t.htf
14mu|texlive-tex4ht-20120223-7|839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf
14mu|texlive-tex4ht-20120223-7|840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf
14mu|texlive-tex4ht-20120223-7|841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8r.htf
14mu|texlive-tex4ht-20120223-7|842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf
14mu|texlive-tex4ht-20120223-7|843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf
14mu|texlive-tex4ht-20120223-7|844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf
14mu|texlive-tex4ht-20120223-7|845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf
14mu|texlive-tex4ht-20120223-7|846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf
14mu|texlive-tex4ht-20120223-7|847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf
14mu|texlive-tex4ht-20120223-7|848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf
14mu|texlive-tex4ht-20120223-7|849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf
14mu|texlive-tex4ht-20120223-7|850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf
14mu|texlive-tex4ht-20120223-7|851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf
14mu|texlive-tex4ht-20120223-7|852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf
14mu|texlive-tex4ht-20120223-7|853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf
14mu|texlive-tex4ht-20120223-7|854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf
14mu|texlive-tex4ht-20120223-7|855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf
14mu|texlive-tex4ht-20120223-7|856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf
14mu|texlive-tex4ht-20120223-7|857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf
14mu|texlive-tex4ht-20120223-7|858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi.htf
14mu|texlive-tex4ht-20120223-7|859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf
14mu|texlive-tex4ht-20120223-7|860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8c.htf
14mu|texlive-tex4ht-20120223-7|861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8r.htf
14mu|texlive-tex4ht-20120223-7|862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8t.htf
14mu|texlive-tex4ht-20120223-7|863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf
14mu|texlive-tex4ht-20120223-7|864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/ae.htf
14mu|texlive-tex4ht-20120223-7|865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/aetcsc.htf
14mu|texlive-tex4ht-20120223-7|866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurb.htf
14mu|texlive-tex4ht-20120223-7|867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurm.htf
14mu|texlive-tex4ht-20120223-7|868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpb.htf
14mu|texlive-tex4ht-20120223-7|869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpbi.htf
14mu|texlive-tex4ht-20120223-7|870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpri.htf
14mu|texlive-tex4ht-20120223-7|871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttb.htf
14mu|texlive-tex4ht-20120223-7|872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttri.htf
14mu|texlive-tex4ht-20120223-7|873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-antt.htf
14mu|texlive-tex4ht-20120223-7|874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbcap.htf
14mu|texlive-tex4ht-20120223-7|875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbicap.htf
14mu|texlive-tex4ht-20120223-7|876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbcap.htf
14mu|texlive-tex4ht-20120223-7|877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbicap.htf
14mu|texlive-tex4ht-20120223-7|878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclcap.htf
14mu|texlive-tex4ht-20120223-7|879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclicap.htf
14mu|texlive-tex4ht-20120223-7|880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmcap.htf
14mu|texlive-tex4ht-20120223-7|881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmicap.htf
14mu|texlive-tex4ht-20120223-7|882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcrcap.htf
14mu|texlive-tex4ht-20120223-7|883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcricap.htf
14mu|texlive-tex4ht-20120223-7|884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlcap.htf
14mu|texlive-tex4ht-20120223-7|885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlicap.htf
14mu|texlive-tex4ht-20120223-7|886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmcap.htf
14mu|texlive-tex4ht-20120223-7|887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmicap.htf
14mu|texlive-tex4ht-20120223-7|888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttrcap.htf
14mu|texlive-tex4ht-20120223-7|889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttricap.htf
14mu|texlive-tex4ht-20120223-7|890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-antt.htf
14mu|texlive-tex4ht-20120223-7|891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttbicap.htf
14mu|texlive-tex4ht-20120223-7|892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbcap.htf
14mu|texlive-tex4ht-20120223-7|893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbicap.htf
14mu|texlive-tex4ht-20120223-7|894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclcap.htf
14mu|texlive-tex4ht-20120223-7|895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclicap.htf
14mu|texlive-tex4ht-20120223-7|896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmcap.htf
14mu|texlive-tex4ht-20120223-7|897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmicap.htf
14mu|texlive-tex4ht-20120223-7|898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcrcap.htf
14mu|texlive-tex4ht-20120223-7|899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcricap.htf
14mu|texlive-tex4ht-20120223-7|900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlcap.htf
14mu|texlive-tex4ht-20120223-7|901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlicap.htf
14mu|texlive-tex4ht-20120223-7|902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmcap.htf
14mu|texlive-tex4ht-20120223-7|903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmicap.htf
14mu|texlive-tex4ht-20120223-7|904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttrcap.htf
14mu|texlive-tex4ht-20120223-7|905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttricap.htf
14mu|texlive-tex4ht-20120223-7|906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/el-antt.htf
14mu|texlive-tex4ht-20120223-7|907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ex-antt.htf
14mu|texlive-tex4ht-20120223-7|908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/exp-antt.htf
14mu|texlive-tex4ht-20120223-7|909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/greek-antt.htf
14mu|texlive-tex4ht-20120223-7|910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-antt.htf
14mu|texlive-tex4ht-20120223-7|911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttbicap.htf
14mu|texlive-tex4ht-20120223-7|912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbcap.htf
14mu|texlive-tex4ht-20120223-7|913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbicap.htf
14mu|texlive-tex4ht-20120223-7|914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclcap.htf
14mu|texlive-tex4ht-20120223-7|915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclicap.htf
14mu|texlive-tex4ht-20120223-7|916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmcap.htf
14mu|texlive-tex4ht-20120223-7|917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmicap.htf
14mu|texlive-tex4ht-20120223-7|918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcrcap.htf
14mu|texlive-tex4ht-20120223-7|919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcricap.htf
14mu|texlive-tex4ht-20120223-7|920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlcap.htf
14mu|texlive-tex4ht-20120223-7|921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlicap.htf
14mu|texlive-tex4ht-20120223-7|922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmcap.htf
14mu|texlive-tex4ht-20120223-7|923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmicap.htf
14mu|texlive-tex4ht-20120223-7|924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttrcap.htf
14mu|texlive-tex4ht-20120223-7|925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttricap.htf
14mu|texlive-tex4ht-20120223-7|926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/rm-antt.htf
14mu|texlive-tex4ht-20120223-7|927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/sy-anttrz.htf
14mu|texlive-tex4ht-20120223-7|928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2a-antt.htf
14mu|texlive-tex4ht-20120223-7|929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2b-antt.htf
14mu|texlive-tex4ht-20120223-7|930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2c-antt.htf
14mu|texlive-tex4ht-20120223-7|931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t5-antt.htf
14mu|texlive-tex4ht-20120223-7|932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-antt.htf
14mu|texlive-tex4ht-20120223-7|933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbcap.htf
14mu|texlive-tex4ht-20120223-7|934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbicap.htf
14mu|texlive-tex4ht-20120223-7|935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbcap.htf
14mu|texlive-tex4ht-20120223-7|936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbicap.htf
14mu|texlive-tex4ht-20120223-7|937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclcap.htf
14mu|texlive-tex4ht-20120223-7|938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclicap.htf
14mu|texlive-tex4ht-20120223-7|939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmcap.htf
14mu|texlive-tex4ht-20120223-7|940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmicap.htf
14mu|texlive-tex4ht-20120223-7|941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcrcap.htf
14mu|texlive-tex4ht-20120223-7|942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcricap.htf
14mu|texlive-tex4ht-20120223-7|943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlcap.htf
14mu|texlive-tex4ht-20120223-7|944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlicap.htf
14mu|texlive-tex4ht-20120223-7|945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmcap.htf
14mu|texlive-tex4ht-20120223-7|946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmicap.htf
14mu|texlive-tex4ht-20120223-7|947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttrcap.htf
14mu|texlive-tex4ht-20120223-7|948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttricap.htf
14mu|texlive-tex4ht-20120223-7|949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ts1-antt.htf
14mu|texlive-tex4ht-20120223-7|950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/wncy-antt.htf
14mu|texlive-tex4ht-20120223-7|951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealbattar.htf
14mu|texlive-tex4ht-20120223-7|952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmateen.htf
14mu|texlive-tex4ht-20120223-7|953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmohanadb.htf
14mu|texlive-tex4ht-20120223-7|954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmothnna.htf
14mu|texlive-tex4ht-20120223-7|955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealyermook.htf
14mu|texlive-tex4ht-20120223-7|956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aearab.htf
14mu|texlive-tex4ht-20120223-7|957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aecortoba.htf
14mu|texlive-tex4ht-20120223-7|958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aedimnah.htf
14mu|texlive-tex4ht-20120223-7|959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aefurat.htf
14mu|texlive-tex4ht-20120223-7|960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegranada.htf
14mu|texlive-tex4ht-20120223-7|961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegraph.htf
14mu|texlive-tex4ht-20120223-7|962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aehani.htf
14mu|texlive-tex4ht-20120223-7|963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekayrawan.htf
14mu|texlive-tex4ht-20120223-7|964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekhalid.htf
14mu|texlive-tex4ht-20120223-7|965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemashq.htf
14mu|texlive-tex4ht-20120223-7|966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemetal.htf
14mu|texlive-tex4ht-20120223-7|967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenada.htf
14mu|texlive-tex4ht-20120223-7|968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenagham.htf
14mu|texlive-tex4ht-20120223-7|969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenice.htf
14mu|texlive-tex4ht-20120223-7|970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeostorah.htf
14mu|texlive-tex4ht-20120223-7|971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeouhod.htf
14mu|texlive-tex4ht-20120223-7|972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aepetra.htf
14mu|texlive-tex4ht-20120223-7|973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aerehan.htf
14mu|texlive-tex4ht-20120223-7|974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesalem.htf
14mu|texlive-tex4ht-20120223-7|975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeshado.htf
14mu|texlive-tex4ht-20120223-7|976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesharjah.htf
14mu|texlive-tex4ht-20120223-7|977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesindibad.htf
14mu|texlive-tex4ht-20120223-7|978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetarablus.htf
14mu|texlive-tex4ht-20120223-7|979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetholoth.htf
14mu|texlive-tex4ht-20120223-7|980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/homa.htf
14mu|texlive-tex4ht-20120223-7|981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/nazlib.htf
14mu|texlive-tex4ht-20120223-7|982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/titr.htf
14mu|texlive-tex4ht-20120223-7|983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favb8r.htf
14mu|texlive-tex4ht-20120223-7|984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favbi8r.htf
14mu|texlive-tex4ht-20120223-7|985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favri8r.htf
14mu|texlive-tex4ht-20120223-7|986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmb7t.htf
14mu|texlive-tex4ht-20120223-7|987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmbi7m.htf
14mu|texlive-tex4ht-20120223-7|988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7t.htf
14mu|texlive-tex4ht-20120223-7|989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7y.htf
14mu|texlive-tex4ht-20120223-7|990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmri7m.htf
14mu|texlive-tex4ht-20120223-7|991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchb7t.htf
14mu|texlive-tex4ht-20120223-7|992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbc7t.htf
14mu|texlive-tex4ht-20120223-7|993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf
14mu|texlive-tex4ht-20120223-7|994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf
14mu|texlive-tex4ht-20120223-7|995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf
14mu|texlive-tex4ht-20120223-7|996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchrc7t.htf
14mu|texlive-tex4ht-20120223-7|997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchri7t.htf
14mu|texlive-tex4ht-20120223-7|998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf
14mu|texlive-tex4ht-20120223-7|999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro8t.htf
14mu|texlive-tex4ht-20120223-7|1000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf
14mu|texlive-tex4ht-20120223-7|1001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8t.htf
14mu|texlive-tex4ht-20120223-7|1002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf
14mu|texlive-tex4ht-20120223-7|1003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf
14mu|texlive-tex4ht-20120223-7|1004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8t.htf
14mu|texlive-tex4ht-20120223-7|1005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf
14mu|texlive-tex4ht-20120223-7|1006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8t.htf
14mu|texlive-tex4ht-20120223-7|1007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf
14mu|texlive-tex4ht-20120223-7|1008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf
14mu|texlive-tex4ht-20120223-7|1009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf
14mu|texlive-tex4ht-20120223-7|1010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8t.htf
14mu|texlive-tex4ht-20120223-7|1011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf
14mu|texlive-tex4ht-20120223-7|1012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pccsc.htf
14mu|texlive-tex4ht-20120223-7|1013	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcmi.htf
14mu|texlive-tex4ht-20120223-7|1014	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcr.htf
14mu|texlive-tex4ht-20120223-7|1015	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcsl.htf
14mu|texlive-tex4ht-20120223-7|1016	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcti.htf
14mu|texlive-tex4ht-20120223-7|1017	%{_texmfdistdir}/tex4ht/ht-fonts/alias/chartervn/bchri8v.htf
14mu|texlive-tex4ht-20120223-7|1018	%{_texmfdistdir}/tex4ht/ht-fonts/alias/chess/chess10f.htf
14mu|texlive-tex4ht-20120223-7|1019	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm01.htf
14mu|texlive-tex4ht-20120223-7|1020	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm02.htf
14mu|texlive-tex4ht-20120223-7|1021	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm03.htf
14mu|texlive-tex4ht-20120223-7|1022	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm04.htf
14mu|texlive-tex4ht-20120223-7|1023	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm05.htf
14mu|texlive-tex4ht-20120223-7|1024	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm06.htf
14mu|texlive-tex4ht-20120223-7|1025	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm07.htf
14mu|texlive-tex4ht-20120223-7|1026	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm08.htf
14mu|texlive-tex4ht-20120223-7|1027	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm09.htf
14mu|texlive-tex4ht-20120223-7|1028	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm10.htf
14mu|texlive-tex4ht-20120223-7|1029	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm11.htf
14mu|texlive-tex4ht-20120223-7|1030	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm12.htf
14mu|texlive-tex4ht-20120223-7|1031	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm13.htf
14mu|texlive-tex4ht-20120223-7|1032	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm14.htf
14mu|texlive-tex4ht-20120223-7|1033	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm15.htf
14mu|texlive-tex4ht-20120223-7|1034	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm16.htf
14mu|texlive-tex4ht-20120223-7|1035	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm17.htf
14mu|texlive-tex4ht-20120223-7|1036	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm18.htf
14mu|texlive-tex4ht-20120223-7|1037	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm19.htf
14mu|texlive-tex4ht-20120223-7|1038	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm20.htf
14mu|texlive-tex4ht-20120223-7|1039	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm21.htf
14mu|texlive-tex4ht-20120223-7|1040	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm22.htf
14mu|texlive-tex4ht-20120223-7|1041	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm23.htf
14mu|texlive-tex4ht-20120223-7|1042	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm24.htf
14mu|texlive-tex4ht-20120223-7|1043	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm25.htf
14mu|texlive-tex4ht-20120223-7|1044	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm26.htf
14mu|texlive-tex4ht-20120223-7|1045	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm27.htf
14mu|texlive-tex4ht-20120223-7|1046	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm28.htf
14mu|texlive-tex4ht-20120223-7|1047	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm29.htf
14mu|texlive-tex4ht-20120223-7|1048	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm30.htf
14mu|texlive-tex4ht-20120223-7|1049	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm31.htf
14mu|texlive-tex4ht-20120223-7|1050	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm32.htf
14mu|texlive-tex4ht-20120223-7|1051	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm33.htf
14mu|texlive-tex4ht-20120223-7|1052	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm34.htf
14mu|texlive-tex4ht-20120223-7|1053	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm35.htf
14mu|texlive-tex4ht-20120223-7|1054	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm36.htf
14mu|texlive-tex4ht-20120223-7|1055	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm37.htf
14mu|texlive-tex4ht-20120223-7|1056	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm38.htf
14mu|texlive-tex4ht-20120223-7|1057	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm39.htf
14mu|texlive-tex4ht-20120223-7|1058	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm40.htf
14mu|texlive-tex4ht-20120223-7|1059	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm41.htf
14mu|texlive-tex4ht-20120223-7|1060	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm42.htf
14mu|texlive-tex4ht-20120223-7|1061	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm43.htf
14mu|texlive-tex4ht-20120223-7|1062	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm44.htf
14mu|texlive-tex4ht-20120223-7|1063	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm45.htf
14mu|texlive-tex4ht-20120223-7|1064	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm46.htf
14mu|texlive-tex4ht-20120223-7|1065	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm47.htf
14mu|texlive-tex4ht-20120223-7|1066	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm48.htf
14mu|texlive-tex4ht-20120223-7|1067	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm49.htf
14mu|texlive-tex4ht-20120223-7|1068	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm50.htf
14mu|texlive-tex4ht-20120223-7|1069	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm51.htf
14mu|texlive-tex4ht-20120223-7|1070	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm52.htf
14mu|texlive-tex4ht-20120223-7|1071	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm53.htf
14mu|texlive-tex4ht-20120223-7|1072	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm54.htf
14mu|texlive-tex4ht-20120223-7|1073	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm55.htf
14mu|texlive-tex4ht-20120223-7|1074	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmb.htf
14mu|texlive-tex4ht-20120223-7|1075	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbsy.htf
14mu|texlive-tex4ht-20120223-7|1076	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbx.htf
14mu|texlive-tex4ht-20120223-7|1077	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbxti.htf
14mu|texlive-tex4ht-20120223-7|1078	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcs.htf
14mu|texlive-tex4ht-20120223-7|1079	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcsc.htf
14mu|texlive-tex4ht-20120223-7|1080	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcss.htf
14mu|texlive-tex4ht-20120223-7|1081	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcti.htf
14mu|texlive-tex4ht-20120223-7|1082	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcyr.htf
14mu|texlive-tex4ht-20120223-7|1083	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmdunh.htf
14mu|texlive-tex4ht-20120223-7|1084	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmff.htf
14mu|texlive-tex4ht-20120223-7|1085	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmfi.htf
14mu|texlive-tex4ht-20120223-7|1086	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmitt.htf
14mu|texlive-tex4ht-20120223-7|1087	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsl.htf
14mu|texlive-tex4ht-20120223-7|1088	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsltt.htf
14mu|texlive-tex4ht-20120223-7|1089	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmss.htf
14mu|texlive-tex4ht-20120223-7|1090	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmssq.htf
14mu|texlive-tex4ht-20120223-7|1091	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtex.htf
14mu|texlive-tex4ht-20120223-7|1092	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtt.htf
14mu|texlive-tex4ht-20120223-7|1093	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmu.htf
14mu|texlive-tex4ht-20120223-7|1094	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmvtt.htf
14mu|texlive-tex4ht-20120223-7|1095	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbx.htf
14mu|texlive-tex4ht-20120223-7|1096	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbxti.htf
14mu|texlive-tex4ht-20120223-7|1097	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf
14mu|texlive-tex4ht-20120223-7|1098	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnsl.htf
14mu|texlive-tex4ht-20120223-7|1099	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/wncyi.htf
14mu|texlive-tex4ht-20120223-7|1100	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccmi.htf
14mu|texlive-tex4ht-20120223-7|1101	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccr.htf
14mu|texlive-tex4ht-20120223-7|1102	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccsl.htf
14mu|texlive-tex4ht-20120223-7|1103	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccti.htf
14mu|texlive-tex4ht-20120223-7|1104	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/csti.htf
14mu|texlive-tex4ht-20120223-7|1105	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/cstt.htf
14mu|texlive-tex4ht-20120223-7|1106	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybl.htf
14mu|texlive-tex4ht-20120223-7|1107	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybo.htf
14mu|texlive-tex4ht-20120223-7|1108	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybr.htf
14mu|texlive-tex4ht-20120223-7|1109	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feyml.htf
14mu|texlive-tex4ht-20120223-7|1110	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feymo.htf
14mu|texlive-tex4ht-20120223-7|1111	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/cs-cyklopr-sc.htf
14mu|texlive-tex4ht-20120223-7|1112	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ec-cyklopr-sc.htf
14mu|texlive-tex4ht-20120223-7|1113	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi-sc.htf
14mu|texlive-tex4ht-20120223-7|1114	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi.htf
14mu|texlive-tex4ht-20120223-7|1115	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr-sc.htf
14mu|texlive-tex4ht-20120223-7|1116	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr.htf
14mu|texlive-tex4ht-20120223-7|1117	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopi.htf
14mu|texlive-tex4ht-20120223-7|1118	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr-sc.htf
14mu|texlive-tex4ht-20120223-7|1119	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr.htf
14mu|texlive-tex4ht-20120223-7|1120	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopi.htf
14mu|texlive-tex4ht-20120223-7|1121	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopr-sc.htf
14mu|texlive-tex4ht-20120223-7|1122	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/t5-cyklopr.htf
14mu|texlive-tex4ht-20120223-7|1123	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcb.htf
14mu|texlive-tex4ht-20120223-7|1124	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcitt.htf
14mu|texlive-tex4ht-20120223-7|1125	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcsltt.htf
14mu|texlive-tex4ht-20120223-7|1126	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssbx.htf
14mu|texlive-tex4ht-20120223-7|1127	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssi.htf
14mu|texlive-tex4ht-20120223-7|1128	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmctt.htf
14mu|texlive-tex4ht-20120223-7|1129	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcu.htf
14mu|texlive-tex4ht-20120223-7|1130	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbx.htf
14mu|texlive-tex4ht-20120223-7|1131	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbxti.htf
14mu|texlive-tex4ht-20120223-7|1132	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmcsc.htf
14mu|texlive-tex4ht-20120223-7|1133	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmdunh.htf
14mu|texlive-tex4ht-20120223-7|1134	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmff.htf
14mu|texlive-tex4ht-20120223-7|1135	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsl.htf
14mu|texlive-tex4ht-20120223-7|1136	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsltt.htf
14mu|texlive-tex4ht-20120223-7|1137	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmss.htf
14mu|texlive-tex4ht-20120223-7|1138	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssbx.htf
14mu|texlive-tex4ht-20120223-7|1139	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssdc.htf
14mu|texlive-tex4ht-20120223-7|1140	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssi.htf
14mu|texlive-tex4ht-20120223-7|1141	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmti.htf
14mu|texlive-tex4ht-20120223-7|1142	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmtt.htf
14mu|texlive-tex4ht-20120223-7|1143	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtt.htf
14mu|texlive-tex4ht-20120223-7|1144	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtti.htf
14mu|texlive-tex4ht-20120223-7|1145	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wbxipa.htf
14mu|texlive-tex4ht-20120223-7|1146	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wslipa.htf
14mu|texlive-tex4ht-20120223-7|1147	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dc.htf
14mu|texlive-tex4ht-20120223-7|1148	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dccc.htf
14mu|texlive-tex4ht-20120223-7|1149	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ec.htf
14mu|texlive-tex4ht-20120223-7|1150	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/eccc.htf
14mu|texlive-tex4ht-20120223-7|1151	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ecxc.htf
14mu|texlive-tex4ht-20120223-7|1152	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeuex.htf
14mu|texlive-tex4ht-20120223-7|1153	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeur.htf
14mu|texlive-tex4ht-20120223-7|1154	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeus.htf
14mu|texlive-tex4ht-20120223-7|1155	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeub.htf
14mu|texlive-tex4ht-20120223-7|1156	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubi.htf
14mu|texlive-tex4ht-20120223-7|1157	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubis.htf
14mu|texlive-tex4ht-20120223-7|1158	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubit.htf
14mu|texlive-tex4ht-20120223-7|1159	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubs.htf
14mu|texlive-tex4ht-20120223-7|1160	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubt.htf
14mu|texlive-tex4ht-20120223-7|1161	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuri.htf
14mu|texlive-tex4ht-20120223-7|1162	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuris.htf
14mu|texlive-tex4ht-20120223-7|1163	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurit.htf
14mu|texlive-tex4ht-20120223-7|1164	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurs.htf
14mu|texlive-tex4ht-20120223-7|1165	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurt.htf
14mu|texlive-tex4ht-20120223-7|1166	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy01.htf
14mu|texlive-tex4ht-20120223-7|1167	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy02.htf
14mu|texlive-tex4ht-20120223-7|1168	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy03.htf
14mu|texlive-tex4ht-20120223-7|1169	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy04.htf
14mu|texlive-tex4ht-20120223-7|1170	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy05.htf
14mu|texlive-tex4ht-20120223-7|1171	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy06.htf
14mu|texlive-tex4ht-20120223-7|1172	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy07.htf
14mu|texlive-tex4ht-20120223-7|1173	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy08.htf
14mu|texlive-tex4ht-20120223-7|1174	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy09.htf
14mu|texlive-tex4ht-20120223-7|1175	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy10.htf
14mu|texlive-tex4ht-20120223-7|1176	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy11.htf
14mu|texlive-tex4ht-20120223-7|1177	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy12.htf
14mu|texlive-tex4ht-20120223-7|1178	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy13.htf
14mu|texlive-tex4ht-20120223-7|1179	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy14.htf
14mu|texlive-tex4ht-20120223-7|1180	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy15.htf
14mu|texlive-tex4ht-20120223-7|1181	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy16.htf
14mu|texlive-tex4ht-20120223-7|1182	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy17.htf
14mu|texlive-tex4ht-20120223-7|1183	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy18.htf
14mu|texlive-tex4ht-20120223-7|1184	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy19.htf
14mu|texlive-tex4ht-20120223-7|1185	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy20.htf
14mu|texlive-tex4ht-20120223-7|1186	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy21.htf
14mu|texlive-tex4ht-20120223-7|1187	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy22.htf
14mu|texlive-tex4ht-20120223-7|1188	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy23.htf
14mu|texlive-tex4ht-20120223-7|1189	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy24.htf
14mu|texlive-tex4ht-20120223-7|1190	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy25.htf
14mu|texlive-tex4ht-20120223-7|1191	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy26.htf
14mu|texlive-tex4ht-20120223-7|1192	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy27.htf
14mu|texlive-tex4ht-20120223-7|1193	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy28.htf
14mu|texlive-tex4ht-20120223-7|1194	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy29.htf
14mu|texlive-tex4ht-20120223-7|1195	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy30.htf
14mu|texlive-tex4ht-20120223-7|1196	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy31.htf
14mu|texlive-tex4ht-20120223-7|1197	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy32.htf
14mu|texlive-tex4ht-20120223-7|1198	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy33.htf
14mu|texlive-tex4ht-20120223-7|1199	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy34.htf
14mu|texlive-tex4ht-20120223-7|1200	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy35.htf
14mu|texlive-tex4ht-20120223-7|1201	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy36.htf
14mu|texlive-tex4ht-20120223-7|1202	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy37.htf
14mu|texlive-tex4ht-20120223-7|1203	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy38.htf
14mu|texlive-tex4ht-20120223-7|1204	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy39.htf
14mu|texlive-tex4ht-20120223-7|1205	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy40.htf
14mu|texlive-tex4ht-20120223-7|1206	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy41.htf
14mu|texlive-tex4ht-20120223-7|1207	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy42.htf
14mu|texlive-tex4ht-20120223-7|1208	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy43.htf
14mu|texlive-tex4ht-20120223-7|1209	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy44.htf
14mu|texlive-tex4ht-20120223-7|1210	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy45.htf
14mu|texlive-tex4ht-20120223-7|1211	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy46.htf
14mu|texlive-tex4ht-20120223-7|1212	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy47.htf
14mu|texlive-tex4ht-20120223-7|1213	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy48.htf
14mu|texlive-tex4ht-20120223-7|1214	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy49.htf
14mu|texlive-tex4ht-20120223-7|1215	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy50.htf
14mu|texlive-tex4ht-20120223-7|1216	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy51.htf
14mu|texlive-tex4ht-20120223-7|1217	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy52.htf
14mu|texlive-tex4ht-20120223-7|1218	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy53.htf
14mu|texlive-tex4ht-20120223-7|1219	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy54.htf
14mu|texlive-tex4ht-20120223-7|1220	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy55.htf
14mu|texlive-tex4ht-20120223-7|1221	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy56.htf
14mu|texlive-tex4ht-20120223-7|1222	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy57.htf
14mu|texlive-tex4ht-20120223-7|1223	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy58.htf
14mu|texlive-tex4ht-20120223-7|1224	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy59.htf
14mu|texlive-tex4ht-20120223-7|1225	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy60.htf
14mu|texlive-tex4ht-20120223-7|1226	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy61.htf
14mu|texlive-tex4ht-20120223-7|1227	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy62.htf
14mu|texlive-tex4ht-20120223-7|1228	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy63.htf
14mu|texlive-tex4ht-20120223-7|1229	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy64.htf
14mu|texlive-tex4ht-20120223-7|1230	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy65.htf
14mu|texlive-tex4ht-20120223-7|1231	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy66.htf
14mu|texlive-tex4ht-20120223-7|1232	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy67.htf
14mu|texlive-tex4ht-20120223-7|1233	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy68.htf
14mu|texlive-tex4ht-20120223-7|1234	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy69.htf
14mu|texlive-tex4ht-20120223-7|1235	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy70.htf
14mu|texlive-tex4ht-20120223-7|1236	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy71.htf
14mu|texlive-tex4ht-20120223-7|1237	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy72.htf
14mu|texlive-tex4ht-20120223-7|1238	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy73.htf
14mu|texlive-tex4ht-20120223-7|1239	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy74.htf
14mu|texlive-tex4ht-20120223-7|1240	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy75.htf
14mu|texlive-tex4ht-20120223-7|1241	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy76.htf
14mu|texlive-tex4ht-20120223-7|1242	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy77.htf
14mu|texlive-tex4ht-20120223-7|1243	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy78.htf
14mu|texlive-tex4ht-20120223-7|1244	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy79.htf
14mu|texlive-tex4ht-20120223-7|1245	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy80.htf
14mu|texlive-tex4ht-20120223-7|1246	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy81.htf
14mu|texlive-tex4ht-20120223-7|1247	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy82.htf
14mu|texlive-tex4ht-20120223-7|1248	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy83.htf
14mu|texlive-tex4ht-20120223-7|1249	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy84.htf
14mu|texlive-tex4ht-20120223-7|1250	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy85.htf
14mu|texlive-tex4ht-20120223-7|1251	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy86.htf
14mu|texlive-tex4ht-20120223-7|1252	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy87.htf
14mu|texlive-tex4ht-20120223-7|1253	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy88.htf
14mu|texlive-tex4ht-20120223-7|1254	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy89.htf
14mu|texlive-tex4ht-20120223-7|1255	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy90.htf
14mu|texlive-tex4ht-20120223-7|1256	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy91.htf
14mu|texlive-tex4ht-20120223-7|1257	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy92.htf
14mu|texlive-tex4ht-20120223-7|1258	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy93.htf
14mu|texlive-tex4ht-20120223-7|1259	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy94.htf
14mu|texlive-tex4ht-20120223-7|1260	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs01.htf
14mu|texlive-tex4ht-20120223-7|1261	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs02.htf
14mu|texlive-tex4ht-20120223-7|1262	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs03.htf
14mu|texlive-tex4ht-20120223-7|1263	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs04.htf
14mu|texlive-tex4ht-20120223-7|1264	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs05.htf
14mu|texlive-tex4ht-20120223-7|1265	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs06.htf
14mu|texlive-tex4ht-20120223-7|1266	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs07.htf
14mu|texlive-tex4ht-20120223-7|1267	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs08.htf
14mu|texlive-tex4ht-20120223-7|1268	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs09.htf
14mu|texlive-tex4ht-20120223-7|1269	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs10.htf
14mu|texlive-tex4ht-20120223-7|1270	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs11.htf
14mu|texlive-tex4ht-20120223-7|1271	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs12.htf
14mu|texlive-tex4ht-20120223-7|1272	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs13.htf
14mu|texlive-tex4ht-20120223-7|1273	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs14.htf
14mu|texlive-tex4ht-20120223-7|1274	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs15.htf
14mu|texlive-tex4ht-20120223-7|1275	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs16.htf
14mu|texlive-tex4ht-20120223-7|1276	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs17.htf
14mu|texlive-tex4ht-20120223-7|1277	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs18.htf
14mu|texlive-tex4ht-20120223-7|1278	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs19.htf
14mu|texlive-tex4ht-20120223-7|1279	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs20.htf
14mu|texlive-tex4ht-20120223-7|1280	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs21.htf
14mu|texlive-tex4ht-20120223-7|1281	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs22.htf
14mu|texlive-tex4ht-20120223-7|1282	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs23.htf
14mu|texlive-tex4ht-20120223-7|1283	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs24.htf
14mu|texlive-tex4ht-20120223-7|1284	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs25.htf
14mu|texlive-tex4ht-20120223-7|1285	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs26.htf
14mu|texlive-tex4ht-20120223-7|1286	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs27.htf
14mu|texlive-tex4ht-20120223-7|1287	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs28.htf
14mu|texlive-tex4ht-20120223-7|1288	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs29.htf
14mu|texlive-tex4ht-20120223-7|1289	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs30.htf
14mu|texlive-tex4ht-20120223-7|1290	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs31.htf
14mu|texlive-tex4ht-20120223-7|1291	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs32.htf
14mu|texlive-tex4ht-20120223-7|1292	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs33.htf
14mu|texlive-tex4ht-20120223-7|1293	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs34.htf
14mu|texlive-tex4ht-20120223-7|1294	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs35.htf
14mu|texlive-tex4ht-20120223-7|1295	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs36.htf
14mu|texlive-tex4ht-20120223-7|1296	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs37.htf
14mu|texlive-tex4ht-20120223-7|1297	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs38.htf
14mu|texlive-tex4ht-20120223-7|1298	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs39.htf
14mu|texlive-tex4ht-20120223-7|1299	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs40.htf
14mu|texlive-tex4ht-20120223-7|1300	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs41.htf
14mu|texlive-tex4ht-20120223-7|1301	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs42.htf
14mu|texlive-tex4ht-20120223-7|1302	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs43.htf
14mu|texlive-tex4ht-20120223-7|1303	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs44.htf
14mu|texlive-tex4ht-20120223-7|1304	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs45.htf
14mu|texlive-tex4ht-20120223-7|1305	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs46.htf
14mu|texlive-tex4ht-20120223-7|1306	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs47.htf
14mu|texlive-tex4ht-20120223-7|1307	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs48.htf
14mu|texlive-tex4ht-20120223-7|1308	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs49.htf
14mu|texlive-tex4ht-20120223-7|1309	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs50.htf
14mu|texlive-tex4ht-20120223-7|1310	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs51.htf
14mu|texlive-tex4ht-20120223-7|1311	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs52.htf
14mu|texlive-tex4ht-20120223-7|1312	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs53.htf
14mu|texlive-tex4ht-20120223-7|1313	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs54.htf
14mu|texlive-tex4ht-20120223-7|1314	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs55.htf
14mu|texlive-tex4ht-20120223-7|1315	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs56.htf
14mu|texlive-tex4ht-20120223-7|1316	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs57.htf
14mu|texlive-tex4ht-20120223-7|1317	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs58.htf
14mu|texlive-tex4ht-20120223-7|1318	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs59.htf
14mu|texlive-tex4ht-20120223-7|1319	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs60.htf
14mu|texlive-tex4ht-20120223-7|1320	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs61.htf
14mu|texlive-tex4ht-20120223-7|1321	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs62.htf
14mu|texlive-tex4ht-20120223-7|1322	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs63.htf
14mu|texlive-tex4ht-20120223-7|1323	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs64.htf
14mu|texlive-tex4ht-20120223-7|1324	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs65.htf
14mu|texlive-tex4ht-20120223-7|1325	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs66.htf
14mu|texlive-tex4ht-20120223-7|1326	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs67.htf
14mu|texlive-tex4ht-20120223-7|1327	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs68.htf
14mu|texlive-tex4ht-20120223-7|1328	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs69.htf
14mu|texlive-tex4ht-20120223-7|1329	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs70.htf
14mu|texlive-tex4ht-20120223-7|1330	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs71.htf
14mu|texlive-tex4ht-20120223-7|1331	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs72.htf
14mu|texlive-tex4ht-20120223-7|1332	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs73.htf
14mu|texlive-tex4ht-20120223-7|1333	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs74.htf
14mu|texlive-tex4ht-20120223-7|1334	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs75.htf
14mu|texlive-tex4ht-20120223-7|1335	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs76.htf
14mu|texlive-tex4ht-20120223-7|1336	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs77.htf
14mu|texlive-tex4ht-20120223-7|1337	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs78.htf
14mu|texlive-tex4ht-20120223-7|1338	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs79.htf
14mu|texlive-tex4ht-20120223-7|1339	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs80.htf
14mu|texlive-tex4ht-20120223-7|1340	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs81.htf
14mu|texlive-tex4ht-20120223-7|1341	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs82.htf
14mu|texlive-tex4ht-20120223-7|1342	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs83.htf
14mu|texlive-tex4ht-20120223-7|1343	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs84.htf
14mu|texlive-tex4ht-20120223-7|1344	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs85.htf
14mu|texlive-tex4ht-20120223-7|1345	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs86.htf
14mu|texlive-tex4ht-20120223-7|1346	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs87.htf
14mu|texlive-tex4ht-20120223-7|1347	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs88.htf
14mu|texlive-tex4ht-20120223-7|1348	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs89.htf
14mu|texlive-tex4ht-20120223-7|1349	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs90.htf
14mu|texlive-tex4ht-20120223-7|1350	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs91.htf
14mu|texlive-tex4ht-20120223-7|1351	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs92.htf
14mu|texlive-tex4ht-20120223-7|1352	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs93.htf
14mu|texlive-tex4ht-20120223-7|1353	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs94.htf
14mu|texlive-tex4ht-20120223-7|1354	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei01.htf
14mu|texlive-tex4ht-20120223-7|1355	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei02.htf
14mu|texlive-tex4ht-20120223-7|1356	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei03.htf
14mu|texlive-tex4ht-20120223-7|1357	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei04.htf
14mu|texlive-tex4ht-20120223-7|1358	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei05.htf
14mu|texlive-tex4ht-20120223-7|1359	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei06.htf
14mu|texlive-tex4ht-20120223-7|1360	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei07.htf
14mu|texlive-tex4ht-20120223-7|1361	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei08.htf
14mu|texlive-tex4ht-20120223-7|1362	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei09.htf
14mu|texlive-tex4ht-20120223-7|1363	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei10.htf
14mu|texlive-tex4ht-20120223-7|1364	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei11.htf
14mu|texlive-tex4ht-20120223-7|1365	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei12.htf
14mu|texlive-tex4ht-20120223-7|1366	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei13.htf
14mu|texlive-tex4ht-20120223-7|1367	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei14.htf
14mu|texlive-tex4ht-20120223-7|1368	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei15.htf
14mu|texlive-tex4ht-20120223-7|1369	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei16.htf
14mu|texlive-tex4ht-20120223-7|1370	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei17.htf
14mu|texlive-tex4ht-20120223-7|1371	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei18.htf
14mu|texlive-tex4ht-20120223-7|1372	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei19.htf
14mu|texlive-tex4ht-20120223-7|1373	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei20.htf
14mu|texlive-tex4ht-20120223-7|1374	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei21.htf
14mu|texlive-tex4ht-20120223-7|1375	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei22.htf
14mu|texlive-tex4ht-20120223-7|1376	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei23.htf
14mu|texlive-tex4ht-20120223-7|1377	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei24.htf
14mu|texlive-tex4ht-20120223-7|1378	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei25.htf
14mu|texlive-tex4ht-20120223-7|1379	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei26.htf
14mu|texlive-tex4ht-20120223-7|1380	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei27.htf
14mu|texlive-tex4ht-20120223-7|1381	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei28.htf
14mu|texlive-tex4ht-20120223-7|1382	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei29.htf
14mu|texlive-tex4ht-20120223-7|1383	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei30.htf
14mu|texlive-tex4ht-20120223-7|1384	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei31.htf
14mu|texlive-tex4ht-20120223-7|1385	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei32.htf
14mu|texlive-tex4ht-20120223-7|1386	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei33.htf
14mu|texlive-tex4ht-20120223-7|1387	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei34.htf
14mu|texlive-tex4ht-20120223-7|1388	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei35.htf
14mu|texlive-tex4ht-20120223-7|1389	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei36.htf
14mu|texlive-tex4ht-20120223-7|1390	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei37.htf
14mu|texlive-tex4ht-20120223-7|1391	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei38.htf
14mu|texlive-tex4ht-20120223-7|1392	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei39.htf
14mu|texlive-tex4ht-20120223-7|1393	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei40.htf
14mu|texlive-tex4ht-20120223-7|1394	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei41.htf
14mu|texlive-tex4ht-20120223-7|1395	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei42.htf
14mu|texlive-tex4ht-20120223-7|1396	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei43.htf
14mu|texlive-tex4ht-20120223-7|1397	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei44.htf
14mu|texlive-tex4ht-20120223-7|1398	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei45.htf
14mu|texlive-tex4ht-20120223-7|1399	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei46.htf
14mu|texlive-tex4ht-20120223-7|1400	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei47.htf
14mu|texlive-tex4ht-20120223-7|1401	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei48.htf
14mu|texlive-tex4ht-20120223-7|1402	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei49.htf
14mu|texlive-tex4ht-20120223-7|1403	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei50.htf
14mu|texlive-tex4ht-20120223-7|1404	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei51.htf
14mu|texlive-tex4ht-20120223-7|1405	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei52.htf
14mu|texlive-tex4ht-20120223-7|1406	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei53.htf
14mu|texlive-tex4ht-20120223-7|1407	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei54.htf
14mu|texlive-tex4ht-20120223-7|1408	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei55.htf
14mu|texlive-tex4ht-20120223-7|1409	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei56.htf
14mu|texlive-tex4ht-20120223-7|1410	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei57.htf
14mu|texlive-tex4ht-20120223-7|1411	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei58.htf
14mu|texlive-tex4ht-20120223-7|1412	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei59.htf
14mu|texlive-tex4ht-20120223-7|1413	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei60.htf
14mu|texlive-tex4ht-20120223-7|1414	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei61.htf
14mu|texlive-tex4ht-20120223-7|1415	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei62.htf
14mu|texlive-tex4ht-20120223-7|1416	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei63.htf
14mu|texlive-tex4ht-20120223-7|1417	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei64.htf
14mu|texlive-tex4ht-20120223-7|1418	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei65.htf
14mu|texlive-tex4ht-20120223-7|1419	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei66.htf
14mu|texlive-tex4ht-20120223-7|1420	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei67.htf
14mu|texlive-tex4ht-20120223-7|1421	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei68.htf
14mu|texlive-tex4ht-20120223-7|1422	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei69.htf
14mu|texlive-tex4ht-20120223-7|1423	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei70.htf
14mu|texlive-tex4ht-20120223-7|1424	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei71.htf
14mu|texlive-tex4ht-20120223-7|1425	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei72.htf
14mu|texlive-tex4ht-20120223-7|1426	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei73.htf
14mu|texlive-tex4ht-20120223-7|1427	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei74.htf
14mu|texlive-tex4ht-20120223-7|1428	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei75.htf
14mu|texlive-tex4ht-20120223-7|1429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei76.htf
14mu|texlive-tex4ht-20120223-7|1430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei77.htf
14mu|texlive-tex4ht-20120223-7|1431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei78.htf
14mu|texlive-tex4ht-20120223-7|1432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei79.htf
14mu|texlive-tex4ht-20120223-7|1433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei80.htf
14mu|texlive-tex4ht-20120223-7|1434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei81.htf
14mu|texlive-tex4ht-20120223-7|1435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei82.htf
14mu|texlive-tex4ht-20120223-7|1436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei83.htf
14mu|texlive-tex4ht-20120223-7|1437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei84.htf
14mu|texlive-tex4ht-20120223-7|1438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei85.htf
14mu|texlive-tex4ht-20120223-7|1439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei86.htf
14mu|texlive-tex4ht-20120223-7|1440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei87.htf
14mu|texlive-tex4ht-20120223-7|1441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei88.htf
14mu|texlive-tex4ht-20120223-7|1442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei89.htf
14mu|texlive-tex4ht-20120223-7|1443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei90.htf
14mu|texlive-tex4ht-20120223-7|1444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei91.htf
14mu|texlive-tex4ht-20120223-7|1445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei92.htf
14mu|texlive-tex4ht-20120223-7|1446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei93.htf
14mu|texlive-tex4ht-20120223-7|1447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei94.htf
14mu|texlive-tex4ht-20120223-7|1448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai01.htf
14mu|texlive-tex4ht-20120223-7|1449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai02.htf
14mu|texlive-tex4ht-20120223-7|1450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai03.htf
14mu|texlive-tex4ht-20120223-7|1451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai04.htf
14mu|texlive-tex4ht-20120223-7|1452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai05.htf
14mu|texlive-tex4ht-20120223-7|1453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai06.htf
14mu|texlive-tex4ht-20120223-7|1454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai07.htf
14mu|texlive-tex4ht-20120223-7|1455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai08.htf
14mu|texlive-tex4ht-20120223-7|1456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai09.htf
14mu|texlive-tex4ht-20120223-7|1457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai10.htf
14mu|texlive-tex4ht-20120223-7|1458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai11.htf
14mu|texlive-tex4ht-20120223-7|1459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai12.htf
14mu|texlive-tex4ht-20120223-7|1460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai13.htf
14mu|texlive-tex4ht-20120223-7|1461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai14.htf
14mu|texlive-tex4ht-20120223-7|1462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai15.htf
14mu|texlive-tex4ht-20120223-7|1463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai16.htf
14mu|texlive-tex4ht-20120223-7|1464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai17.htf
14mu|texlive-tex4ht-20120223-7|1465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai18.htf
14mu|texlive-tex4ht-20120223-7|1466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai19.htf
14mu|texlive-tex4ht-20120223-7|1467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai20.htf
14mu|texlive-tex4ht-20120223-7|1468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai21.htf
14mu|texlive-tex4ht-20120223-7|1469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai22.htf
14mu|texlive-tex4ht-20120223-7|1470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai23.htf
14mu|texlive-tex4ht-20120223-7|1471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai24.htf
14mu|texlive-tex4ht-20120223-7|1472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai25.htf
14mu|texlive-tex4ht-20120223-7|1473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai26.htf
14mu|texlive-tex4ht-20120223-7|1474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai27.htf
14mu|texlive-tex4ht-20120223-7|1475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai28.htf
14mu|texlive-tex4ht-20120223-7|1476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai29.htf
14mu|texlive-tex4ht-20120223-7|1477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai30.htf
14mu|texlive-tex4ht-20120223-7|1478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai31.htf
14mu|texlive-tex4ht-20120223-7|1479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai32.htf
14mu|texlive-tex4ht-20120223-7|1480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai33.htf
14mu|texlive-tex4ht-20120223-7|1481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai34.htf
14mu|texlive-tex4ht-20120223-7|1482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai35.htf
14mu|texlive-tex4ht-20120223-7|1483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai36.htf
14mu|texlive-tex4ht-20120223-7|1484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai37.htf
14mu|texlive-tex4ht-20120223-7|1485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai38.htf
14mu|texlive-tex4ht-20120223-7|1486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai39.htf
14mu|texlive-tex4ht-20120223-7|1487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai40.htf
14mu|texlive-tex4ht-20120223-7|1488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai41.htf
14mu|texlive-tex4ht-20120223-7|1489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai42.htf
14mu|texlive-tex4ht-20120223-7|1490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai43.htf
14mu|texlive-tex4ht-20120223-7|1491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai44.htf
14mu|texlive-tex4ht-20120223-7|1492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai45.htf
14mu|texlive-tex4ht-20120223-7|1493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai46.htf
14mu|texlive-tex4ht-20120223-7|1494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai47.htf
14mu|texlive-tex4ht-20120223-7|1495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai48.htf
14mu|texlive-tex4ht-20120223-7|1496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai49.htf
14mu|texlive-tex4ht-20120223-7|1497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai50.htf
14mu|texlive-tex4ht-20120223-7|1498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai51.htf
14mu|texlive-tex4ht-20120223-7|1499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai52.htf
14mu|texlive-tex4ht-20120223-7|1500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai53.htf
14mu|texlive-tex4ht-20120223-7|1501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai54.htf
14mu|texlive-tex4ht-20120223-7|1502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai55.htf
14mu|texlive-tex4ht-20120223-7|1503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai56.htf
14mu|texlive-tex4ht-20120223-7|1504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai57.htf
14mu|texlive-tex4ht-20120223-7|1505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai58.htf
14mu|texlive-tex4ht-20120223-7|1506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai59.htf
14mu|texlive-tex4ht-20120223-7|1507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai60.htf
14mu|texlive-tex4ht-20120223-7|1508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai61.htf
14mu|texlive-tex4ht-20120223-7|1509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai62.htf
14mu|texlive-tex4ht-20120223-7|1510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai63.htf
14mu|texlive-tex4ht-20120223-7|1511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai64.htf
14mu|texlive-tex4ht-20120223-7|1512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai65.htf
14mu|texlive-tex4ht-20120223-7|1513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai66.htf
14mu|texlive-tex4ht-20120223-7|1514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai67.htf
14mu|texlive-tex4ht-20120223-7|1515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai68.htf
14mu|texlive-tex4ht-20120223-7|1516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai69.htf
14mu|texlive-tex4ht-20120223-7|1517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai70.htf
14mu|texlive-tex4ht-20120223-7|1518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai71.htf
14mu|texlive-tex4ht-20120223-7|1519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai72.htf
14mu|texlive-tex4ht-20120223-7|1520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai73.htf
14mu|texlive-tex4ht-20120223-7|1521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai74.htf
14mu|texlive-tex4ht-20120223-7|1522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai75.htf
14mu|texlive-tex4ht-20120223-7|1523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai76.htf
14mu|texlive-tex4ht-20120223-7|1524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai77.htf
14mu|texlive-tex4ht-20120223-7|1525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai78.htf
14mu|texlive-tex4ht-20120223-7|1526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai79.htf
14mu|texlive-tex4ht-20120223-7|1527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai80.htf
14mu|texlive-tex4ht-20120223-7|1528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai81.htf
14mu|texlive-tex4ht-20120223-7|1529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai82.htf
14mu|texlive-tex4ht-20120223-7|1530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai83.htf
14mu|texlive-tex4ht-20120223-7|1531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai84.htf
14mu|texlive-tex4ht-20120223-7|1532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai85.htf
14mu|texlive-tex4ht-20120223-7|1533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai86.htf
14mu|texlive-tex4ht-20120223-7|1534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai87.htf
14mu|texlive-tex4ht-20120223-7|1535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai88.htf
14mu|texlive-tex4ht-20120223-7|1536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai89.htf
14mu|texlive-tex4ht-20120223-7|1537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai90.htf
14mu|texlive-tex4ht-20120223-7|1538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai91.htf
14mu|texlive-tex4ht-20120223-7|1539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai92.htf
14mu|texlive-tex4ht-20120223-7|1540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai93.htf
14mu|texlive-tex4ht-20120223-7|1541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai94.htf
14mu|texlive-tex4ht-20120223-7|1542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli01.htf
14mu|texlive-tex4ht-20120223-7|1543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli02.htf
14mu|texlive-tex4ht-20120223-7|1544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli03.htf
14mu|texlive-tex4ht-20120223-7|1545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli04.htf
14mu|texlive-tex4ht-20120223-7|1546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli05.htf
14mu|texlive-tex4ht-20120223-7|1547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli06.htf
14mu|texlive-tex4ht-20120223-7|1548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli07.htf
14mu|texlive-tex4ht-20120223-7|1549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli08.htf
14mu|texlive-tex4ht-20120223-7|1550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli09.htf
14mu|texlive-tex4ht-20120223-7|1551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli10.htf
14mu|texlive-tex4ht-20120223-7|1552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli11.htf
14mu|texlive-tex4ht-20120223-7|1553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli12.htf
14mu|texlive-tex4ht-20120223-7|1554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli13.htf
14mu|texlive-tex4ht-20120223-7|1555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli14.htf
14mu|texlive-tex4ht-20120223-7|1556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli15.htf
14mu|texlive-tex4ht-20120223-7|1557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli16.htf
14mu|texlive-tex4ht-20120223-7|1558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli17.htf
14mu|texlive-tex4ht-20120223-7|1559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli18.htf
14mu|texlive-tex4ht-20120223-7|1560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli19.htf
14mu|texlive-tex4ht-20120223-7|1561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli20.htf
14mu|texlive-tex4ht-20120223-7|1562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli21.htf
14mu|texlive-tex4ht-20120223-7|1563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli22.htf
14mu|texlive-tex4ht-20120223-7|1564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli23.htf
14mu|texlive-tex4ht-20120223-7|1565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli24.htf
14mu|texlive-tex4ht-20120223-7|1566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli25.htf
14mu|texlive-tex4ht-20120223-7|1567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli26.htf
14mu|texlive-tex4ht-20120223-7|1568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli27.htf
14mu|texlive-tex4ht-20120223-7|1569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli28.htf
14mu|texlive-tex4ht-20120223-7|1570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli29.htf
14mu|texlive-tex4ht-20120223-7|1571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli30.htf
14mu|texlive-tex4ht-20120223-7|1572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli31.htf
14mu|texlive-tex4ht-20120223-7|1573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli32.htf
14mu|texlive-tex4ht-20120223-7|1574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli33.htf
14mu|texlive-tex4ht-20120223-7|1575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli34.htf
14mu|texlive-tex4ht-20120223-7|1576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli35.htf
14mu|texlive-tex4ht-20120223-7|1577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli36.htf
14mu|texlive-tex4ht-20120223-7|1578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli37.htf
14mu|texlive-tex4ht-20120223-7|1579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli38.htf
14mu|texlive-tex4ht-20120223-7|1580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli39.htf
14mu|texlive-tex4ht-20120223-7|1581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli40.htf
14mu|texlive-tex4ht-20120223-7|1582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli41.htf
14mu|texlive-tex4ht-20120223-7|1583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli42.htf
14mu|texlive-tex4ht-20120223-7|1584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli43.htf
14mu|texlive-tex4ht-20120223-7|1585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli44.htf
14mu|texlive-tex4ht-20120223-7|1586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli45.htf
14mu|texlive-tex4ht-20120223-7|1587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli46.htf
14mu|texlive-tex4ht-20120223-7|1588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli47.htf
14mu|texlive-tex4ht-20120223-7|1589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli48.htf
14mu|texlive-tex4ht-20120223-7|1590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli49.htf
14mu|texlive-tex4ht-20120223-7|1591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli50.htf
14mu|texlive-tex4ht-20120223-7|1592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli51.htf
14mu|texlive-tex4ht-20120223-7|1593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli52.htf
14mu|texlive-tex4ht-20120223-7|1594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli53.htf
14mu|texlive-tex4ht-20120223-7|1595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli54.htf
14mu|texlive-tex4ht-20120223-7|1596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli55.htf
14mu|texlive-tex4ht-20120223-7|1597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli56.htf
14mu|texlive-tex4ht-20120223-7|1598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli57.htf
14mu|texlive-tex4ht-20120223-7|1599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli58.htf
14mu|texlive-tex4ht-20120223-7|1600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli59.htf
14mu|texlive-tex4ht-20120223-7|1601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli60.htf
14mu|texlive-tex4ht-20120223-7|1602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli61.htf
14mu|texlive-tex4ht-20120223-7|1603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli62.htf
14mu|texlive-tex4ht-20120223-7|1604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli63.htf
14mu|texlive-tex4ht-20120223-7|1605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli64.htf
14mu|texlive-tex4ht-20120223-7|1606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli65.htf
14mu|texlive-tex4ht-20120223-7|1607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli66.htf
14mu|texlive-tex4ht-20120223-7|1608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli67.htf
14mu|texlive-tex4ht-20120223-7|1609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli68.htf
14mu|texlive-tex4ht-20120223-7|1610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli69.htf
14mu|texlive-tex4ht-20120223-7|1611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli70.htf
14mu|texlive-tex4ht-20120223-7|1612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli71.htf
14mu|texlive-tex4ht-20120223-7|1613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli72.htf
14mu|texlive-tex4ht-20120223-7|1614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli73.htf
14mu|texlive-tex4ht-20120223-7|1615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli74.htf
14mu|texlive-tex4ht-20120223-7|1616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli75.htf
14mu|texlive-tex4ht-20120223-7|1617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli76.htf
14mu|texlive-tex4ht-20120223-7|1618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli77.htf
14mu|texlive-tex4ht-20120223-7|1619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli78.htf
14mu|texlive-tex4ht-20120223-7|1620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli79.htf
14mu|texlive-tex4ht-20120223-7|1621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli80.htf
14mu|texlive-tex4ht-20120223-7|1622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli81.htf
14mu|texlive-tex4ht-20120223-7|1623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli82.htf
14mu|texlive-tex4ht-20120223-7|1624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli83.htf
14mu|texlive-tex4ht-20120223-7|1625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli84.htf
14mu|texlive-tex4ht-20120223-7|1626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli85.htf
14mu|texlive-tex4ht-20120223-7|1627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli86.htf
14mu|texlive-tex4ht-20120223-7|1628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli87.htf
14mu|texlive-tex4ht-20120223-7|1629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli88.htf
14mu|texlive-tex4ht-20120223-7|1630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli89.htf
14mu|texlive-tex4ht-20120223-7|1631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli90.htf
14mu|texlive-tex4ht-20120223-7|1632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli91.htf
14mu|texlive-tex4ht-20120223-7|1633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli92.htf
14mu|texlive-tex4ht-20120223-7|1634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli93.htf
14mu|texlive-tex4ht-20120223-7|1635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli94.htf
14mu|texlive-tex4ht-20120223-7|1636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu01.htf
14mu|texlive-tex4ht-20120223-7|1637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu02.htf
14mu|texlive-tex4ht-20120223-7|1638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu03.htf
14mu|texlive-tex4ht-20120223-7|1639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu04.htf
14mu|texlive-tex4ht-20120223-7|1640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu05.htf
14mu|texlive-tex4ht-20120223-7|1641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu06.htf
14mu|texlive-tex4ht-20120223-7|1642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu07.htf
14mu|texlive-tex4ht-20120223-7|1643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu08.htf
14mu|texlive-tex4ht-20120223-7|1644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu09.htf
14mu|texlive-tex4ht-20120223-7|1645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu10.htf
14mu|texlive-tex4ht-20120223-7|1646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu11.htf
14mu|texlive-tex4ht-20120223-7|1647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu12.htf
14mu|texlive-tex4ht-20120223-7|1648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu13.htf
14mu|texlive-tex4ht-20120223-7|1649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu14.htf
14mu|texlive-tex4ht-20120223-7|1650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu15.htf
14mu|texlive-tex4ht-20120223-7|1651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu16.htf
14mu|texlive-tex4ht-20120223-7|1652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu17.htf
14mu|texlive-tex4ht-20120223-7|1653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu18.htf
14mu|texlive-tex4ht-20120223-7|1654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu19.htf
14mu|texlive-tex4ht-20120223-7|1655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu20.htf
14mu|texlive-tex4ht-20120223-7|1656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu21.htf
14mu|texlive-tex4ht-20120223-7|1657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu22.htf
14mu|texlive-tex4ht-20120223-7|1658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu23.htf
14mu|texlive-tex4ht-20120223-7|1659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu24.htf
14mu|texlive-tex4ht-20120223-7|1660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu25.htf
14mu|texlive-tex4ht-20120223-7|1661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu26.htf
14mu|texlive-tex4ht-20120223-7|1662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu27.htf
14mu|texlive-tex4ht-20120223-7|1663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu28.htf
14mu|texlive-tex4ht-20120223-7|1664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu29.htf
14mu|texlive-tex4ht-20120223-7|1665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu30.htf
14mu|texlive-tex4ht-20120223-7|1666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu31.htf
14mu|texlive-tex4ht-20120223-7|1667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu32.htf
14mu|texlive-tex4ht-20120223-7|1668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu33.htf
14mu|texlive-tex4ht-20120223-7|1669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu34.htf
14mu|texlive-tex4ht-20120223-7|1670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu35.htf
14mu|texlive-tex4ht-20120223-7|1671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu36.htf
14mu|texlive-tex4ht-20120223-7|1672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu37.htf
14mu|texlive-tex4ht-20120223-7|1673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu38.htf
14mu|texlive-tex4ht-20120223-7|1674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu39.htf
14mu|texlive-tex4ht-20120223-7|1675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu40.htf
14mu|texlive-tex4ht-20120223-7|1676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu41.htf
14mu|texlive-tex4ht-20120223-7|1677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu42.htf
14mu|texlive-tex4ht-20120223-7|1678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu43.htf
14mu|texlive-tex4ht-20120223-7|1679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu44.htf
14mu|texlive-tex4ht-20120223-7|1680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu45.htf
14mu|texlive-tex4ht-20120223-7|1681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu46.htf
14mu|texlive-tex4ht-20120223-7|1682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu47.htf
14mu|texlive-tex4ht-20120223-7|1683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu48.htf
14mu|texlive-tex4ht-20120223-7|1684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu49.htf
14mu|texlive-tex4ht-20120223-7|1685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu50.htf
14mu|texlive-tex4ht-20120223-7|1686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu51.htf
14mu|texlive-tex4ht-20120223-7|1687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu52.htf
14mu|texlive-tex4ht-20120223-7|1688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu53.htf
14mu|texlive-tex4ht-20120223-7|1689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu54.htf
14mu|texlive-tex4ht-20120223-7|1690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu55.htf
14mu|texlive-tex4ht-20120223-7|1691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu56.htf
14mu|texlive-tex4ht-20120223-7|1692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu57.htf
14mu|texlive-tex4ht-20120223-7|1693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu58.htf
14mu|texlive-tex4ht-20120223-7|1694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu59.htf
14mu|texlive-tex4ht-20120223-7|1695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu60.htf
14mu|texlive-tex4ht-20120223-7|1696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu61.htf
14mu|texlive-tex4ht-20120223-7|1697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu62.htf
14mu|texlive-tex4ht-20120223-7|1698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu63.htf
14mu|texlive-tex4ht-20120223-7|1699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu64.htf
14mu|texlive-tex4ht-20120223-7|1700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu65.htf
14mu|texlive-tex4ht-20120223-7|1701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu66.htf
14mu|texlive-tex4ht-20120223-7|1702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu67.htf
14mu|texlive-tex4ht-20120223-7|1703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu68.htf
14mu|texlive-tex4ht-20120223-7|1704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu69.htf
14mu|texlive-tex4ht-20120223-7|1705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu70.htf
14mu|texlive-tex4ht-20120223-7|1706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu71.htf
14mu|texlive-tex4ht-20120223-7|1707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu72.htf
14mu|texlive-tex4ht-20120223-7|1708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu73.htf
14mu|texlive-tex4ht-20120223-7|1709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu74.htf
14mu|texlive-tex4ht-20120223-7|1710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu75.htf
14mu|texlive-tex4ht-20120223-7|1711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu76.htf
14mu|texlive-tex4ht-20120223-7|1712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu77.htf
14mu|texlive-tex4ht-20120223-7|1713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu78.htf
14mu|texlive-tex4ht-20120223-7|1714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu79.htf
14mu|texlive-tex4ht-20120223-7|1715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu80.htf
14mu|texlive-tex4ht-20120223-7|1716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu81.htf
14mu|texlive-tex4ht-20120223-7|1717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu82.htf
14mu|texlive-tex4ht-20120223-7|1718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu83.htf
14mu|texlive-tex4ht-20120223-7|1719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu84.htf
14mu|texlive-tex4ht-20120223-7|1720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu85.htf
14mu|texlive-tex4ht-20120223-7|1721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu86.htf
14mu|texlive-tex4ht-20120223-7|1722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu87.htf
14mu|texlive-tex4ht-20120223-7|1723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu88.htf
14mu|texlive-tex4ht-20120223-7|1724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu89.htf
14mu|texlive-tex4ht-20120223-7|1725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu90.htf
14mu|texlive-tex4ht-20120223-7|1726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu91.htf
14mu|texlive-tex4ht-20120223-7|1727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu92.htf
14mu|texlive-tex4ht-20120223-7|1728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu93.htf
14mu|texlive-tex4ht-20120223-7|1729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu94.htf
14mu|texlive-tex4ht-20120223-7|1730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu01.htf
14mu|texlive-tex4ht-20120223-7|1731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu02.htf
14mu|texlive-tex4ht-20120223-7|1732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu03.htf
14mu|texlive-tex4ht-20120223-7|1733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu04.htf
14mu|texlive-tex4ht-20120223-7|1734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu05.htf
14mu|texlive-tex4ht-20120223-7|1735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu06.htf
14mu|texlive-tex4ht-20120223-7|1736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu07.htf
14mu|texlive-tex4ht-20120223-7|1737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu08.htf
14mu|texlive-tex4ht-20120223-7|1738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu09.htf
14mu|texlive-tex4ht-20120223-7|1739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu10.htf
14mu|texlive-tex4ht-20120223-7|1740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu11.htf
14mu|texlive-tex4ht-20120223-7|1741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu12.htf
14mu|texlive-tex4ht-20120223-7|1742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu13.htf
14mu|texlive-tex4ht-20120223-7|1743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu14.htf
14mu|texlive-tex4ht-20120223-7|1744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu15.htf
14mu|texlive-tex4ht-20120223-7|1745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu16.htf
14mu|texlive-tex4ht-20120223-7|1746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu17.htf
14mu|texlive-tex4ht-20120223-7|1747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu18.htf
14mu|texlive-tex4ht-20120223-7|1748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu19.htf
14mu|texlive-tex4ht-20120223-7|1749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu20.htf
14mu|texlive-tex4ht-20120223-7|1750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu21.htf
14mu|texlive-tex4ht-20120223-7|1751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu22.htf
14mu|texlive-tex4ht-20120223-7|1752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu23.htf
14mu|texlive-tex4ht-20120223-7|1753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu24.htf
14mu|texlive-tex4ht-20120223-7|1754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu25.htf
14mu|texlive-tex4ht-20120223-7|1755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu26.htf
14mu|texlive-tex4ht-20120223-7|1756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu27.htf
14mu|texlive-tex4ht-20120223-7|1757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu28.htf
14mu|texlive-tex4ht-20120223-7|1758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu29.htf
14mu|texlive-tex4ht-20120223-7|1759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu30.htf
14mu|texlive-tex4ht-20120223-7|1760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu31.htf
14mu|texlive-tex4ht-20120223-7|1761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu32.htf
14mu|texlive-tex4ht-20120223-7|1762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu33.htf
14mu|texlive-tex4ht-20120223-7|1763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu34.htf
14mu|texlive-tex4ht-20120223-7|1764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu35.htf
14mu|texlive-tex4ht-20120223-7|1765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu36.htf
14mu|texlive-tex4ht-20120223-7|1766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu37.htf
14mu|texlive-tex4ht-20120223-7|1767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu38.htf
14mu|texlive-tex4ht-20120223-7|1768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu39.htf
14mu|texlive-tex4ht-20120223-7|1769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu40.htf
14mu|texlive-tex4ht-20120223-7|1770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu41.htf
14mu|texlive-tex4ht-20120223-7|1771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu42.htf
14mu|texlive-tex4ht-20120223-7|1772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu43.htf
14mu|texlive-tex4ht-20120223-7|1773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu44.htf
14mu|texlive-tex4ht-20120223-7|1774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu45.htf
14mu|texlive-tex4ht-20120223-7|1775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu46.htf
14mu|texlive-tex4ht-20120223-7|1776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu47.htf
14mu|texlive-tex4ht-20120223-7|1777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu48.htf
14mu|texlive-tex4ht-20120223-7|1778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu49.htf
14mu|texlive-tex4ht-20120223-7|1779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu50.htf
14mu|texlive-tex4ht-20120223-7|1780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu51.htf
14mu|texlive-tex4ht-20120223-7|1781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu52.htf
14mu|texlive-tex4ht-20120223-7|1782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu53.htf
14mu|texlive-tex4ht-20120223-7|1783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu54.htf
14mu|texlive-tex4ht-20120223-7|1784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu55.htf
14mu|texlive-tex4ht-20120223-7|1785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu56.htf
14mu|texlive-tex4ht-20120223-7|1786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu57.htf
14mu|texlive-tex4ht-20120223-7|1787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu58.htf
14mu|texlive-tex4ht-20120223-7|1788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu59.htf
14mu|texlive-tex4ht-20120223-7|1789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu60.htf
14mu|texlive-tex4ht-20120223-7|1790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu61.htf
14mu|texlive-tex4ht-20120223-7|1791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu62.htf
14mu|texlive-tex4ht-20120223-7|1792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu63.htf
14mu|texlive-tex4ht-20120223-7|1793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu64.htf
14mu|texlive-tex4ht-20120223-7|1794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu65.htf
14mu|texlive-tex4ht-20120223-7|1795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu66.htf
14mu|texlive-tex4ht-20120223-7|1796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu67.htf
14mu|texlive-tex4ht-20120223-7|1797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu68.htf
14mu|texlive-tex4ht-20120223-7|1798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu69.htf
14mu|texlive-tex4ht-20120223-7|1799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu70.htf
14mu|texlive-tex4ht-20120223-7|1800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu71.htf
14mu|texlive-tex4ht-20120223-7|1801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu72.htf
14mu|texlive-tex4ht-20120223-7|1802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu73.htf
14mu|texlive-tex4ht-20120223-7|1803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu74.htf
14mu|texlive-tex4ht-20120223-7|1804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu75.htf
14mu|texlive-tex4ht-20120223-7|1805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu76.htf
14mu|texlive-tex4ht-20120223-7|1806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu77.htf
14mu|texlive-tex4ht-20120223-7|1807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu78.htf
14mu|texlive-tex4ht-20120223-7|1808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu79.htf
14mu|texlive-tex4ht-20120223-7|1809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu80.htf
14mu|texlive-tex4ht-20120223-7|1810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu81.htf
14mu|texlive-tex4ht-20120223-7|1811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu82.htf
14mu|texlive-tex4ht-20120223-7|1812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu83.htf
14mu|texlive-tex4ht-20120223-7|1813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu84.htf
14mu|texlive-tex4ht-20120223-7|1814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu85.htf
14mu|texlive-tex4ht-20120223-7|1815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu86.htf
14mu|texlive-tex4ht-20120223-7|1816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu87.htf
14mu|texlive-tex4ht-20120223-7|1817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu88.htf
14mu|texlive-tex4ht-20120223-7|1818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu89.htf
14mu|texlive-tex4ht-20120223-7|1819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu90.htf
14mu|texlive-tex4ht-20120223-7|1820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu91.htf
14mu|texlive-tex4ht-20120223-7|1821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu92.htf
14mu|texlive-tex4ht-20120223-7|1822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu93.htf
14mu|texlive-tex4ht-20120223-7|1823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu94.htf
14mu|texlive-tex4ht-20120223-7|1824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh01.htf
14mu|texlive-tex4ht-20120223-7|1825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh02.htf
14mu|texlive-tex4ht-20120223-7|1826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh03.htf
14mu|texlive-tex4ht-20120223-7|1827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh04.htf
14mu|texlive-tex4ht-20120223-7|1828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh05.htf
14mu|texlive-tex4ht-20120223-7|1829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh06.htf
14mu|texlive-tex4ht-20120223-7|1830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh07.htf
14mu|texlive-tex4ht-20120223-7|1831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh08.htf
14mu|texlive-tex4ht-20120223-7|1832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh09.htf
14mu|texlive-tex4ht-20120223-7|1833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh10.htf
14mu|texlive-tex4ht-20120223-7|1834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh11.htf
14mu|texlive-tex4ht-20120223-7|1835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh12.htf
14mu|texlive-tex4ht-20120223-7|1836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh13.htf
14mu|texlive-tex4ht-20120223-7|1837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh14.htf
14mu|texlive-tex4ht-20120223-7|1838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh15.htf
14mu|texlive-tex4ht-20120223-7|1839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh16.htf
14mu|texlive-tex4ht-20120223-7|1840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh17.htf
14mu|texlive-tex4ht-20120223-7|1841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh18.htf
14mu|texlive-tex4ht-20120223-7|1842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh19.htf
14mu|texlive-tex4ht-20120223-7|1843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh20.htf
14mu|texlive-tex4ht-20120223-7|1844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh21.htf
14mu|texlive-tex4ht-20120223-7|1845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh22.htf
14mu|texlive-tex4ht-20120223-7|1846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh23.htf
14mu|texlive-tex4ht-20120223-7|1847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh24.htf
14mu|texlive-tex4ht-20120223-7|1848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh25.htf
14mu|texlive-tex4ht-20120223-7|1849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh26.htf
14mu|texlive-tex4ht-20120223-7|1850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh27.htf
14mu|texlive-tex4ht-20120223-7|1851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh28.htf
14mu|texlive-tex4ht-20120223-7|1852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh29.htf
14mu|texlive-tex4ht-20120223-7|1853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh30.htf
14mu|texlive-tex4ht-20120223-7|1854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh31.htf
14mu|texlive-tex4ht-20120223-7|1855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh32.htf
14mu|texlive-tex4ht-20120223-7|1856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh33.htf
14mu|texlive-tex4ht-20120223-7|1857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh34.htf
14mu|texlive-tex4ht-20120223-7|1858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh35.htf
14mu|texlive-tex4ht-20120223-7|1859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh36.htf
14mu|texlive-tex4ht-20120223-7|1860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh37.htf
14mu|texlive-tex4ht-20120223-7|1861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh38.htf
14mu|texlive-tex4ht-20120223-7|1862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh39.htf
14mu|texlive-tex4ht-20120223-7|1863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh40.htf
14mu|texlive-tex4ht-20120223-7|1864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh41.htf
14mu|texlive-tex4ht-20120223-7|1865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh42.htf
14mu|texlive-tex4ht-20120223-7|1866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh43.htf
14mu|texlive-tex4ht-20120223-7|1867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh44.htf
14mu|texlive-tex4ht-20120223-7|1868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh45.htf
14mu|texlive-tex4ht-20120223-7|1869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh46.htf
14mu|texlive-tex4ht-20120223-7|1870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh47.htf
14mu|texlive-tex4ht-20120223-7|1871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh48.htf
14mu|texlive-tex4ht-20120223-7|1872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh49.htf
14mu|texlive-tex4ht-20120223-7|1873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh50.htf
14mu|texlive-tex4ht-20120223-7|1874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh51.htf
14mu|texlive-tex4ht-20120223-7|1875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh52.htf
14mu|texlive-tex4ht-20120223-7|1876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh53.htf
14mu|texlive-tex4ht-20120223-7|1877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh54.htf
14mu|texlive-tex4ht-20120223-7|1878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh55.htf
14mu|texlive-tex4ht-20120223-7|1879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh56.htf
14mu|texlive-tex4ht-20120223-7|1880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh57.htf
14mu|texlive-tex4ht-20120223-7|1881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh58.htf
14mu|texlive-tex4ht-20120223-7|1882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh59.htf
14mu|texlive-tex4ht-20120223-7|1883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh60.htf
14mu|texlive-tex4ht-20120223-7|1884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh61.htf
14mu|texlive-tex4ht-20120223-7|1885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh62.htf
14mu|texlive-tex4ht-20120223-7|1886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh63.htf
14mu|texlive-tex4ht-20120223-7|1887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh64.htf
14mu|texlive-tex4ht-20120223-7|1888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh65.htf
14mu|texlive-tex4ht-20120223-7|1889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh66.htf
14mu|texlive-tex4ht-20120223-7|1890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh67.htf
14mu|texlive-tex4ht-20120223-7|1891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh68.htf
14mu|texlive-tex4ht-20120223-7|1892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh69.htf
14mu|texlive-tex4ht-20120223-7|1893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh70.htf
14mu|texlive-tex4ht-20120223-7|1894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh71.htf
14mu|texlive-tex4ht-20120223-7|1895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh72.htf
14mu|texlive-tex4ht-20120223-7|1896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh73.htf
14mu|texlive-tex4ht-20120223-7|1897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh74.htf
14mu|texlive-tex4ht-20120223-7|1898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh75.htf
14mu|texlive-tex4ht-20120223-7|1899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh76.htf
14mu|texlive-tex4ht-20120223-7|1900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh77.htf
14mu|texlive-tex4ht-20120223-7|1901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh78.htf
14mu|texlive-tex4ht-20120223-7|1902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh79.htf
14mu|texlive-tex4ht-20120223-7|1903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh80.htf
14mu|texlive-tex4ht-20120223-7|1904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh81.htf
14mu|texlive-tex4ht-20120223-7|1905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh82.htf
14mu|texlive-tex4ht-20120223-7|1906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh83.htf
14mu|texlive-tex4ht-20120223-7|1907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh84.htf
14mu|texlive-tex4ht-20120223-7|1908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh85.htf
14mu|texlive-tex4ht-20120223-7|1909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh86.htf
14mu|texlive-tex4ht-20120223-7|1910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh87.htf
14mu|texlive-tex4ht-20120223-7|1911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh88.htf
14mu|texlive-tex4ht-20120223-7|1912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh89.htf
14mu|texlive-tex4ht-20120223-7|1913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh90.htf
14mu|texlive-tex4ht-20120223-7|1914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh91.htf
14mu|texlive-tex4ht-20120223-7|1915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh92.htf
14mu|texlive-tex4ht-20120223-7|1916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh93.htf
14mu|texlive-tex4ht-20120223-7|1917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh94.htf
14mu|texlive-tex4ht-20120223-7|1918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk01.htf
14mu|texlive-tex4ht-20120223-7|1919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk02.htf
14mu|texlive-tex4ht-20120223-7|1920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk03.htf
14mu|texlive-tex4ht-20120223-7|1921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk04.htf
14mu|texlive-tex4ht-20120223-7|1922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk05.htf
14mu|texlive-tex4ht-20120223-7|1923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk06.htf
14mu|texlive-tex4ht-20120223-7|1924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk07.htf
14mu|texlive-tex4ht-20120223-7|1925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk08.htf
14mu|texlive-tex4ht-20120223-7|1926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk09.htf
14mu|texlive-tex4ht-20120223-7|1927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk10.htf
14mu|texlive-tex4ht-20120223-7|1928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk11.htf
14mu|texlive-tex4ht-20120223-7|1929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk12.htf
14mu|texlive-tex4ht-20120223-7|1930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk13.htf
14mu|texlive-tex4ht-20120223-7|1931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk14.htf
14mu|texlive-tex4ht-20120223-7|1932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk15.htf
14mu|texlive-tex4ht-20120223-7|1933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk16.htf
14mu|texlive-tex4ht-20120223-7|1934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk17.htf
14mu|texlive-tex4ht-20120223-7|1935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk18.htf
14mu|texlive-tex4ht-20120223-7|1936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk19.htf
14mu|texlive-tex4ht-20120223-7|1937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk20.htf
14mu|texlive-tex4ht-20120223-7|1938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk21.htf
14mu|texlive-tex4ht-20120223-7|1939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk22.htf
14mu|texlive-tex4ht-20120223-7|1940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk23.htf
14mu|texlive-tex4ht-20120223-7|1941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk24.htf
14mu|texlive-tex4ht-20120223-7|1942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk25.htf
14mu|texlive-tex4ht-20120223-7|1943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk26.htf
14mu|texlive-tex4ht-20120223-7|1944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk27.htf
14mu|texlive-tex4ht-20120223-7|1945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk28.htf
14mu|texlive-tex4ht-20120223-7|1946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk29.htf
14mu|texlive-tex4ht-20120223-7|1947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk30.htf
14mu|texlive-tex4ht-20120223-7|1948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk31.htf
14mu|texlive-tex4ht-20120223-7|1949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk32.htf
14mu|texlive-tex4ht-20120223-7|1950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk33.htf
14mu|texlive-tex4ht-20120223-7|1951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk34.htf
14mu|texlive-tex4ht-20120223-7|1952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk35.htf
14mu|texlive-tex4ht-20120223-7|1953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk36.htf
14mu|texlive-tex4ht-20120223-7|1954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk37.htf
14mu|texlive-tex4ht-20120223-7|1955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk38.htf
14mu|texlive-tex4ht-20120223-7|1956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk39.htf
14mu|texlive-tex4ht-20120223-7|1957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk40.htf
14mu|texlive-tex4ht-20120223-7|1958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk41.htf
14mu|texlive-tex4ht-20120223-7|1959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk42.htf
14mu|texlive-tex4ht-20120223-7|1960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk43.htf
14mu|texlive-tex4ht-20120223-7|1961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk44.htf
14mu|texlive-tex4ht-20120223-7|1962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk45.htf
14mu|texlive-tex4ht-20120223-7|1963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk46.htf
14mu|texlive-tex4ht-20120223-7|1964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk47.htf
14mu|texlive-tex4ht-20120223-7|1965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk48.htf
14mu|texlive-tex4ht-20120223-7|1966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk49.htf
14mu|texlive-tex4ht-20120223-7|1967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk50.htf
14mu|texlive-tex4ht-20120223-7|1968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk51.htf
14mu|texlive-tex4ht-20120223-7|1969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk52.htf
14mu|texlive-tex4ht-20120223-7|1970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk53.htf
14mu|texlive-tex4ht-20120223-7|1971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk54.htf
14mu|texlive-tex4ht-20120223-7|1972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk55.htf
14mu|texlive-tex4ht-20120223-7|1973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk56.htf
14mu|texlive-tex4ht-20120223-7|1974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk57.htf
14mu|texlive-tex4ht-20120223-7|1975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk58.htf
14mu|texlive-tex4ht-20120223-7|1976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk59.htf
14mu|texlive-tex4ht-20120223-7|1977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk60.htf
14mu|texlive-tex4ht-20120223-7|1978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk61.htf
14mu|texlive-tex4ht-20120223-7|1979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk62.htf
14mu|texlive-tex4ht-20120223-7|1980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk63.htf
14mu|texlive-tex4ht-20120223-7|1981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk64.htf
14mu|texlive-tex4ht-20120223-7|1982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk65.htf
14mu|texlive-tex4ht-20120223-7|1983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk66.htf
14mu|texlive-tex4ht-20120223-7|1984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk67.htf
14mu|texlive-tex4ht-20120223-7|1985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk68.htf
14mu|texlive-tex4ht-20120223-7|1986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk69.htf
14mu|texlive-tex4ht-20120223-7|1987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk70.htf
14mu|texlive-tex4ht-20120223-7|1988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk71.htf
14mu|texlive-tex4ht-20120223-7|1989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk72.htf
14mu|texlive-tex4ht-20120223-7|1990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk73.htf
14mu|texlive-tex4ht-20120223-7|1991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk74.htf
14mu|texlive-tex4ht-20120223-7|1992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk75.htf
14mu|texlive-tex4ht-20120223-7|1993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk76.htf
14mu|texlive-tex4ht-20120223-7|1994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk77.htf
14mu|texlive-tex4ht-20120223-7|1995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk78.htf
14mu|texlive-tex4ht-20120223-7|1996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk79.htf
14mu|texlive-tex4ht-20120223-7|1997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk80.htf
14mu|texlive-tex4ht-20120223-7|1998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk81.htf
14mu|texlive-tex4ht-20120223-7|1999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk82.htf
14mu|texlive-tex4ht-20120223-7|2000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk83.htf
14mu|texlive-tex4ht-20120223-7|2001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk84.htf
14mu|texlive-tex4ht-20120223-7|2002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk85.htf
14mu|texlive-tex4ht-20120223-7|2003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk86.htf
14mu|texlive-tex4ht-20120223-7|2004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk87.htf
14mu|texlive-tex4ht-20120223-7|2005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk88.htf
14mu|texlive-tex4ht-20120223-7|2006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk89.htf
14mu|texlive-tex4ht-20120223-7|2007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk90.htf
14mu|texlive-tex4ht-20120223-7|2008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk91.htf
14mu|texlive-tex4ht-20120223-7|2009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk92.htf
14mu|texlive-tex4ht-20120223-7|2010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk93.htf
14mu|texlive-tex4ht-20120223-7|2011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk94.htf
14mu|texlive-tex4ht-20120223-7|2012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw01.htf
14mu|texlive-tex4ht-20120223-7|2013	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw02.htf
14mu|texlive-tex4ht-20120223-7|2014	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw03.htf
14mu|texlive-tex4ht-20120223-7|2015	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw04.htf
14mu|texlive-tex4ht-20120223-7|2016	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw05.htf
14mu|texlive-tex4ht-20120223-7|2017	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw06.htf
14mu|texlive-tex4ht-20120223-7|2018	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw07.htf
14mu|texlive-tex4ht-20120223-7|2019	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw08.htf
14mu|texlive-tex4ht-20120223-7|2020	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw09.htf
14mu|texlive-tex4ht-20120223-7|2021	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw10.htf
14mu|texlive-tex4ht-20120223-7|2022	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw11.htf
14mu|texlive-tex4ht-20120223-7|2023	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw12.htf
14mu|texlive-tex4ht-20120223-7|2024	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw13.htf
14mu|texlive-tex4ht-20120223-7|2025	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw14.htf
14mu|texlive-tex4ht-20120223-7|2026	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw15.htf
14mu|texlive-tex4ht-20120223-7|2027	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw16.htf
14mu|texlive-tex4ht-20120223-7|2028	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw17.htf
14mu|texlive-tex4ht-20120223-7|2029	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw18.htf
14mu|texlive-tex4ht-20120223-7|2030	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw19.htf
14mu|texlive-tex4ht-20120223-7|2031	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw20.htf
14mu|texlive-tex4ht-20120223-7|2032	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw21.htf
14mu|texlive-tex4ht-20120223-7|2033	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw22.htf
14mu|texlive-tex4ht-20120223-7|2034	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw23.htf
14mu|texlive-tex4ht-20120223-7|2035	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw24.htf
14mu|texlive-tex4ht-20120223-7|2036	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw25.htf
14mu|texlive-tex4ht-20120223-7|2037	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw26.htf
14mu|texlive-tex4ht-20120223-7|2038	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw27.htf
14mu|texlive-tex4ht-20120223-7|2039	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw28.htf
14mu|texlive-tex4ht-20120223-7|2040	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw29.htf
14mu|texlive-tex4ht-20120223-7|2041	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw30.htf
14mu|texlive-tex4ht-20120223-7|2042	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw31.htf
14mu|texlive-tex4ht-20120223-7|2043	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw32.htf
14mu|texlive-tex4ht-20120223-7|2044	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw33.htf
14mu|texlive-tex4ht-20120223-7|2045	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw34.htf
14mu|texlive-tex4ht-20120223-7|2046	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw35.htf
14mu|texlive-tex4ht-20120223-7|2047	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw36.htf
14mu|texlive-tex4ht-20120223-7|2048	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw37.htf
14mu|texlive-tex4ht-20120223-7|2049	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw38.htf
14mu|texlive-tex4ht-20120223-7|2050	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw39.htf
14mu|texlive-tex4ht-20120223-7|2051	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw40.htf
14mu|texlive-tex4ht-20120223-7|2052	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw41.htf
14mu|texlive-tex4ht-20120223-7|2053	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw42.htf
14mu|texlive-tex4ht-20120223-7|2054	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw43.htf
14mu|texlive-tex4ht-20120223-7|2055	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw44.htf
14mu|texlive-tex4ht-20120223-7|2056	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw45.htf
14mu|texlive-tex4ht-20120223-7|2057	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw46.htf
14mu|texlive-tex4ht-20120223-7|2058	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw47.htf
14mu|texlive-tex4ht-20120223-7|2059	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw48.htf
14mu|texlive-tex4ht-20120223-7|2060	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw49.htf
14mu|texlive-tex4ht-20120223-7|2061	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw50.htf
14mu|texlive-tex4ht-20120223-7|2062	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw51.htf
14mu|texlive-tex4ht-20120223-7|2063	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw52.htf
14mu|texlive-tex4ht-20120223-7|2064	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw53.htf
14mu|texlive-tex4ht-20120223-7|2065	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw54.htf
14mu|texlive-tex4ht-20120223-7|2066	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw55.htf
14mu|texlive-tex4ht-20120223-7|2067	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw56.htf
14mu|texlive-tex4ht-20120223-7|2068	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw57.htf
14mu|texlive-tex4ht-20120223-7|2069	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw58.htf
14mu|texlive-tex4ht-20120223-7|2070	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw59.htf
14mu|texlive-tex4ht-20120223-7|2071	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw60.htf
14mu|texlive-tex4ht-20120223-7|2072	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw61.htf
14mu|texlive-tex4ht-20120223-7|2073	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw62.htf
14mu|texlive-tex4ht-20120223-7|2074	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw63.htf
14mu|texlive-tex4ht-20120223-7|2075	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw64.htf
14mu|texlive-tex4ht-20120223-7|2076	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw65.htf
14mu|texlive-tex4ht-20120223-7|2077	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw66.htf
14mu|texlive-tex4ht-20120223-7|2078	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw67.htf
14mu|texlive-tex4ht-20120223-7|2079	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw68.htf
14mu|texlive-tex4ht-20120223-7|2080	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw69.htf
14mu|texlive-tex4ht-20120223-7|2081	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw70.htf
14mu|texlive-tex4ht-20120223-7|2082	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw71.htf
14mu|texlive-tex4ht-20120223-7|2083	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw72.htf
14mu|texlive-tex4ht-20120223-7|2084	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw73.htf
14mu|texlive-tex4ht-20120223-7|2085	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw74.htf
14mu|texlive-tex4ht-20120223-7|2086	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw75.htf
14mu|texlive-tex4ht-20120223-7|2087	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw76.htf
14mu|texlive-tex4ht-20120223-7|2088	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw77.htf
14mu|texlive-tex4ht-20120223-7|2089	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw78.htf
14mu|texlive-tex4ht-20120223-7|2090	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw79.htf
14mu|texlive-tex4ht-20120223-7|2091	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw80.htf
14mu|texlive-tex4ht-20120223-7|2092	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw81.htf
14mu|texlive-tex4ht-20120223-7|2093	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw82.htf
14mu|texlive-tex4ht-20120223-7|2094	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw83.htf
14mu|texlive-tex4ht-20120223-7|2095	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw84.htf
14mu|texlive-tex4ht-20120223-7|2096	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw85.htf
14mu|texlive-tex4ht-20120223-7|2097	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw86.htf
14mu|texlive-tex4ht-20120223-7|2098	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw87.htf
14mu|texlive-tex4ht-20120223-7|2099	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw88.htf
14mu|texlive-tex4ht-20120223-7|2100	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw89.htf
14mu|texlive-tex4ht-20120223-7|2101	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw90.htf
14mu|texlive-tex4ht-20120223-7|2102	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw91.htf
14mu|texlive-tex4ht-20120223-7|2103	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw92.htf
14mu|texlive-tex4ht-20120223-7|2104	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw93.htf
14mu|texlive-tex4ht-20120223-7|2105	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw94.htf
14mu|texlive-tex4ht-20120223-7|2106	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao01.htf
14mu|texlive-tex4ht-20120223-7|2107	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao02.htf
14mu|texlive-tex4ht-20120223-7|2108	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao03.htf
14mu|texlive-tex4ht-20120223-7|2109	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao04.htf
14mu|texlive-tex4ht-20120223-7|2110	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao05.htf
14mu|texlive-tex4ht-20120223-7|2111	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao06.htf
14mu|texlive-tex4ht-20120223-7|2112	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao07.htf
14mu|texlive-tex4ht-20120223-7|2113	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao08.htf
14mu|texlive-tex4ht-20120223-7|2114	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao09.htf
14mu|texlive-tex4ht-20120223-7|2115	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao10.htf
14mu|texlive-tex4ht-20120223-7|2116	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao11.htf
14mu|texlive-tex4ht-20120223-7|2117	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao12.htf
14mu|texlive-tex4ht-20120223-7|2118	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao13.htf
14mu|texlive-tex4ht-20120223-7|2119	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao14.htf
14mu|texlive-tex4ht-20120223-7|2120	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao15.htf
14mu|texlive-tex4ht-20120223-7|2121	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao16.htf
14mu|texlive-tex4ht-20120223-7|2122	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao17.htf
14mu|texlive-tex4ht-20120223-7|2123	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao18.htf
14mu|texlive-tex4ht-20120223-7|2124	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao19.htf
14mu|texlive-tex4ht-20120223-7|2125	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao20.htf
14mu|texlive-tex4ht-20120223-7|2126	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao21.htf
14mu|texlive-tex4ht-20120223-7|2127	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao22.htf
14mu|texlive-tex4ht-20120223-7|2128	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao23.htf
14mu|texlive-tex4ht-20120223-7|2129	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao24.htf
14mu|texlive-tex4ht-20120223-7|2130	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao25.htf
14mu|texlive-tex4ht-20120223-7|2131	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao26.htf
14mu|texlive-tex4ht-20120223-7|2132	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao27.htf
14mu|texlive-tex4ht-20120223-7|2133	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao28.htf
14mu|texlive-tex4ht-20120223-7|2134	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao29.htf
14mu|texlive-tex4ht-20120223-7|2135	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao30.htf
14mu|texlive-tex4ht-20120223-7|2136	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao31.htf
14mu|texlive-tex4ht-20120223-7|2137	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao32.htf
14mu|texlive-tex4ht-20120223-7|2138	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao33.htf
14mu|texlive-tex4ht-20120223-7|2139	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao34.htf
14mu|texlive-tex4ht-20120223-7|2140	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao35.htf
14mu|texlive-tex4ht-20120223-7|2141	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao36.htf
14mu|texlive-tex4ht-20120223-7|2142	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao37.htf
14mu|texlive-tex4ht-20120223-7|2143	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao38.htf
14mu|texlive-tex4ht-20120223-7|2144	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao39.htf
14mu|texlive-tex4ht-20120223-7|2145	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao40.htf
14mu|texlive-tex4ht-20120223-7|2146	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao41.htf
14mu|texlive-tex4ht-20120223-7|2147	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao42.htf
14mu|texlive-tex4ht-20120223-7|2148	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao43.htf
14mu|texlive-tex4ht-20120223-7|2149	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao44.htf
14mu|texlive-tex4ht-20120223-7|2150	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao45.htf
14mu|texlive-tex4ht-20120223-7|2151	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao46.htf
14mu|texlive-tex4ht-20120223-7|2152	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao47.htf
14mu|texlive-tex4ht-20120223-7|2153	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao48.htf
14mu|texlive-tex4ht-20120223-7|2154	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao49.htf
14mu|texlive-tex4ht-20120223-7|2155	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao50.htf
14mu|texlive-tex4ht-20120223-7|2156	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao51.htf
14mu|texlive-tex4ht-20120223-7|2157	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao52.htf
14mu|texlive-tex4ht-20120223-7|2158	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao53.htf
14mu|texlive-tex4ht-20120223-7|2159	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao54.htf
14mu|texlive-tex4ht-20120223-7|2160	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao55.htf
14mu|texlive-tex4ht-20120223-7|2161	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao56.htf
14mu|texlive-tex4ht-20120223-7|2162	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao57.htf
14mu|texlive-tex4ht-20120223-7|2163	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao58.htf
14mu|texlive-tex4ht-20120223-7|2164	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao59.htf
14mu|texlive-tex4ht-20120223-7|2165	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao60.htf
14mu|texlive-tex4ht-20120223-7|2166	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao61.htf
14mu|texlive-tex4ht-20120223-7|2167	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao62.htf
14mu|texlive-tex4ht-20120223-7|2168	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao63.htf
14mu|texlive-tex4ht-20120223-7|2169	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao64.htf
14mu|texlive-tex4ht-20120223-7|2170	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao65.htf
14mu|texlive-tex4ht-20120223-7|2171	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao66.htf
14mu|texlive-tex4ht-20120223-7|2172	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao67.htf
14mu|texlive-tex4ht-20120223-7|2173	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao68.htf
14mu|texlive-tex4ht-20120223-7|2174	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao69.htf
14mu|texlive-tex4ht-20120223-7|2175	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao70.htf
14mu|texlive-tex4ht-20120223-7|2176	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao71.htf
14mu|texlive-tex4ht-20120223-7|2177	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao72.htf
14mu|texlive-tex4ht-20120223-7|2178	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao73.htf
14mu|texlive-tex4ht-20120223-7|2179	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao74.htf
14mu|texlive-tex4ht-20120223-7|2180	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao75.htf
14mu|texlive-tex4ht-20120223-7|2181	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao76.htf
14mu|texlive-tex4ht-20120223-7|2182	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao77.htf
14mu|texlive-tex4ht-20120223-7|2183	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao78.htf
14mu|texlive-tex4ht-20120223-7|2184	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao79.htf
14mu|texlive-tex4ht-20120223-7|2185	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao80.htf
14mu|texlive-tex4ht-20120223-7|2186	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao81.htf
14mu|texlive-tex4ht-20120223-7|2187	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao82.htf
14mu|texlive-tex4ht-20120223-7|2188	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao83.htf
14mu|texlive-tex4ht-20120223-7|2189	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao84.htf
14mu|texlive-tex4ht-20120223-7|2190	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao85.htf
14mu|texlive-tex4ht-20120223-7|2191	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao86.htf
14mu|texlive-tex4ht-20120223-7|2192	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao87.htf
14mu|texlive-tex4ht-20120223-7|2193	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao88.htf
14mu|texlive-tex4ht-20120223-7|2194	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao89.htf
14mu|texlive-tex4ht-20120223-7|2195	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao90.htf
14mu|texlive-tex4ht-20120223-7|2196	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao91.htf
14mu|texlive-tex4ht-20120223-7|2197	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao92.htf
14mu|texlive-tex4ht-20120223-7|2198	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao93.htf
14mu|texlive-tex4ht-20120223-7|2199	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao94.htf
14mu|texlive-tex4ht-20120223-7|2200	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou01.htf
14mu|texlive-tex4ht-20120223-7|2201	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou02.htf
14mu|texlive-tex4ht-20120223-7|2202	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou03.htf
14mu|texlive-tex4ht-20120223-7|2203	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou04.htf
14mu|texlive-tex4ht-20120223-7|2204	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou05.htf
14mu|texlive-tex4ht-20120223-7|2205	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou06.htf
14mu|texlive-tex4ht-20120223-7|2206	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou07.htf
14mu|texlive-tex4ht-20120223-7|2207	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou08.htf
14mu|texlive-tex4ht-20120223-7|2208	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou09.htf
14mu|texlive-tex4ht-20120223-7|2209	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou10.htf
14mu|texlive-tex4ht-20120223-7|2210	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou11.htf
14mu|texlive-tex4ht-20120223-7|2211	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou12.htf
14mu|texlive-tex4ht-20120223-7|2212	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou13.htf
14mu|texlive-tex4ht-20120223-7|2213	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou14.htf
14mu|texlive-tex4ht-20120223-7|2214	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou15.htf
14mu|texlive-tex4ht-20120223-7|2215	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou16.htf
14mu|texlive-tex4ht-20120223-7|2216	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou17.htf
14mu|texlive-tex4ht-20120223-7|2217	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou18.htf
14mu|texlive-tex4ht-20120223-7|2218	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou19.htf
14mu|texlive-tex4ht-20120223-7|2219	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou20.htf
14mu|texlive-tex4ht-20120223-7|2220	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou21.htf
14mu|texlive-tex4ht-20120223-7|2221	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou22.htf
14mu|texlive-tex4ht-20120223-7|2222	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou23.htf
14mu|texlive-tex4ht-20120223-7|2223	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou24.htf
14mu|texlive-tex4ht-20120223-7|2224	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou25.htf
14mu|texlive-tex4ht-20120223-7|2225	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou26.htf
14mu|texlive-tex4ht-20120223-7|2226	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou27.htf
14mu|texlive-tex4ht-20120223-7|2227	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou28.htf
14mu|texlive-tex4ht-20120223-7|2228	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou29.htf
14mu|texlive-tex4ht-20120223-7|2229	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou30.htf
14mu|texlive-tex4ht-20120223-7|2230	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou31.htf
14mu|texlive-tex4ht-20120223-7|2231	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou32.htf
14mu|texlive-tex4ht-20120223-7|2232	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou33.htf
14mu|texlive-tex4ht-20120223-7|2233	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou34.htf
14mu|texlive-tex4ht-20120223-7|2234	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou35.htf
14mu|texlive-tex4ht-20120223-7|2235	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou36.htf
14mu|texlive-tex4ht-20120223-7|2236	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou37.htf
14mu|texlive-tex4ht-20120223-7|2237	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou38.htf
14mu|texlive-tex4ht-20120223-7|2238	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou39.htf
14mu|texlive-tex4ht-20120223-7|2239	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou40.htf
14mu|texlive-tex4ht-20120223-7|2240	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou41.htf
14mu|texlive-tex4ht-20120223-7|2241	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou42.htf
14mu|texlive-tex4ht-20120223-7|2242	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou43.htf
14mu|texlive-tex4ht-20120223-7|2243	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou44.htf
14mu|texlive-tex4ht-20120223-7|2244	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou45.htf
14mu|texlive-tex4ht-20120223-7|2245	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou46.htf
14mu|texlive-tex4ht-20120223-7|2246	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou47.htf
14mu|texlive-tex4ht-20120223-7|2247	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou48.htf
14mu|texlive-tex4ht-20120223-7|2248	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou49.htf
14mu|texlive-tex4ht-20120223-7|2249	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou50.htf
14mu|texlive-tex4ht-20120223-7|2250	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou51.htf
14mu|texlive-tex4ht-20120223-7|2251	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou52.htf
14mu|texlive-tex4ht-20120223-7|2252	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou53.htf
14mu|texlive-tex4ht-20120223-7|2253	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou54.htf
14mu|texlive-tex4ht-20120223-7|2254	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou55.htf
14mu|texlive-tex4ht-20120223-7|2255	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou56.htf
14mu|texlive-tex4ht-20120223-7|2256	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou57.htf
14mu|texlive-tex4ht-20120223-7|2257	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou58.htf
14mu|texlive-tex4ht-20120223-7|2258	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou59.htf
14mu|texlive-tex4ht-20120223-7|2259	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou60.htf
14mu|texlive-tex4ht-20120223-7|2260	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou61.htf
14mu|texlive-tex4ht-20120223-7|2261	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou62.htf
14mu|texlive-tex4ht-20120223-7|2262	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou63.htf
14mu|texlive-tex4ht-20120223-7|2263	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou64.htf
14mu|texlive-tex4ht-20120223-7|2264	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou65.htf
14mu|texlive-tex4ht-20120223-7|2265	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou66.htf
14mu|texlive-tex4ht-20120223-7|2266	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou67.htf
14mu|texlive-tex4ht-20120223-7|2267	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou68.htf
14mu|texlive-tex4ht-20120223-7|2268	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou69.htf
14mu|texlive-tex4ht-20120223-7|2269	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou70.htf
14mu|texlive-tex4ht-20120223-7|2270	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou71.htf
14mu|texlive-tex4ht-20120223-7|2271	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou72.htf
14mu|texlive-tex4ht-20120223-7|2272	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou73.htf
14mu|texlive-tex4ht-20120223-7|2273	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou74.htf
14mu|texlive-tex4ht-20120223-7|2274	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou75.htf
14mu|texlive-tex4ht-20120223-7|2275	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou76.htf
14mu|texlive-tex4ht-20120223-7|2276	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou77.htf
14mu|texlive-tex4ht-20120223-7|2277	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou78.htf
14mu|texlive-tex4ht-20120223-7|2278	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou79.htf
14mu|texlive-tex4ht-20120223-7|2279	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou80.htf
14mu|texlive-tex4ht-20120223-7|2280	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou81.htf
14mu|texlive-tex4ht-20120223-7|2281	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou82.htf
14mu|texlive-tex4ht-20120223-7|2282	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou83.htf
14mu|texlive-tex4ht-20120223-7|2283	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou84.htf
14mu|texlive-tex4ht-20120223-7|2284	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou85.htf
14mu|texlive-tex4ht-20120223-7|2285	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou86.htf
14mu|texlive-tex4ht-20120223-7|2286	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou87.htf
14mu|texlive-tex4ht-20120223-7|2287	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou88.htf
14mu|texlive-tex4ht-20120223-7|2288	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou89.htf
14mu|texlive-tex4ht-20120223-7|2289	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou90.htf
14mu|texlive-tex4ht-20120223-7|2290	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou91.htf
14mu|texlive-tex4ht-20120223-7|2291	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou92.htf
14mu|texlive-tex4ht-20120223-7|2292	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou93.htf
14mu|texlive-tex4ht-20120223-7|2293	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou94.htf
14mu|texlive-tex4ht-20120223-7|2294	%{_texmfdistdir}/tex4ht/ht-fonts/alias/greek/ibygrk/fibo.htf
14mu|texlive-tex4ht-20120223-7|2295	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/cjheblsm.htf
14mu|texlive-tex4ht-20120223-7|2296	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/deads.htf
14mu|texlive-tex4ht-20120223-7|2297	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/hcaption.htf
14mu|texlive-tex4ht-20120223-7|2298	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/oldjaf.htf
14mu|texlive-tex4ht-20120223-7|2299	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjheblsm.htf
14mu|texlive-tex4ht-20120223-7|2300	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjhebltx.htf
14mu|texlive-tex4ht-20120223-7|2301	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/telav.htf
14mu|texlive-tex4ht-20120223-7|2302	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabcap.htf
14mu|texlive-tex4ht-20120223-7|2303	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabicap.htf
14mu|texlive-tex4ht-20120223-7|2304	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbcap.htf
14mu|texlive-tex4ht-20120223-7|2305	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbicap.htf
14mu|texlive-tex4ht-20120223-7|2306	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachcap.htf
14mu|texlive-tex4ht-20120223-7|2307	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachicap.htf
14mu|texlive-tex4ht-20120223-7|2308	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclcap.htf
14mu|texlive-tex4ht-20120223-7|2309	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclicap.htf
14mu|texlive-tex4ht-20120223-7|2310	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmcap.htf
14mu|texlive-tex4ht-20120223-7|2311	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmicap.htf
14mu|texlive-tex4ht-20120223-7|2312	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacrcap.htf
14mu|texlive-tex4ht-20120223-7|2313	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacricap.htf
14mu|texlive-tex4ht-20120223-7|2314	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahcap.htf
14mu|texlive-tex4ht-20120223-7|2315	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahicap.htf
14mu|texlive-tex4ht-20120223-7|2316	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalcap.htf
14mu|texlive-tex4ht-20120223-7|2317	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalicap.htf
14mu|texlive-tex4ht-20120223-7|2318	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamcap.htf
14mu|texlive-tex4ht-20120223-7|2319	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamicap.htf
14mu|texlive-tex4ht-20120223-7|2320	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonarcap.htf
14mu|texlive-tex4ht-20120223-7|2321	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaricap.htf
14mu|texlive-tex4ht-20120223-7|2322	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwona.htf
14mu|texlive-tex4ht-20120223-7|2323	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabcap.htf
14mu|texlive-tex4ht-20120223-7|2324	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabicap.htf
14mu|texlive-tex4ht-20120223-7|2325	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbcap.htf
14mu|texlive-tex4ht-20120223-7|2326	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbicap.htf
14mu|texlive-tex4ht-20120223-7|2327	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachcap.htf
14mu|texlive-tex4ht-20120223-7|2328	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachicap.htf
14mu|texlive-tex4ht-20120223-7|2329	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclcap.htf
14mu|texlive-tex4ht-20120223-7|2330	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclicap.htf
14mu|texlive-tex4ht-20120223-7|2331	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmcap.htf
14mu|texlive-tex4ht-20120223-7|2332	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmicap.htf
14mu|texlive-tex4ht-20120223-7|2333	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacrcap.htf
14mu|texlive-tex4ht-20120223-7|2334	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacricap.htf
14mu|texlive-tex4ht-20120223-7|2335	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahcap.htf
14mu|texlive-tex4ht-20120223-7|2336	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahicap.htf
14mu|texlive-tex4ht-20120223-7|2337	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalcap.htf
14mu|texlive-tex4ht-20120223-7|2338	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalicap.htf
14mu|texlive-tex4ht-20120223-7|2339	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamcap.htf
14mu|texlive-tex4ht-20120223-7|2340	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamicap.htf
14mu|texlive-tex4ht-20120223-7|2341	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonarcap.htf
14mu|texlive-tex4ht-20120223-7|2342	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaricap.htf
14mu|texlive-tex4ht-20120223-7|2343	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/mi-iwona.htf
14mu|texlive-tex4ht-20120223-7|2344	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabcap.htf
14mu|texlive-tex4ht-20120223-7|2345	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabicap.htf
14mu|texlive-tex4ht-20120223-7|2346	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbcap.htf
14mu|texlive-tex4ht-20120223-7|2347	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbicap.htf
14mu|texlive-tex4ht-20120223-7|2348	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachcap.htf
14mu|texlive-tex4ht-20120223-7|2349	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachicap.htf
14mu|texlive-tex4ht-20120223-7|2350	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclcap.htf
14mu|texlive-tex4ht-20120223-7|2351	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclicap.htf
14mu|texlive-tex4ht-20120223-7|2352	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmcap.htf
14mu|texlive-tex4ht-20120223-7|2353	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmicap.htf
14mu|texlive-tex4ht-20120223-7|2354	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacrcap.htf
14mu|texlive-tex4ht-20120223-7|2355	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacricap.htf
14mu|texlive-tex4ht-20120223-7|2356	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahcap.htf
14mu|texlive-tex4ht-20120223-7|2357	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahicap.htf
14mu|texlive-tex4ht-20120223-7|2358	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalcap.htf
14mu|texlive-tex4ht-20120223-7|2359	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalicap.htf
14mu|texlive-tex4ht-20120223-7|2360	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamcap.htf
14mu|texlive-tex4ht-20120223-7|2361	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamicap.htf
14mu|texlive-tex4ht-20120223-7|2362	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonarcap.htf
14mu|texlive-tex4ht-20120223-7|2363	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaricap.htf
14mu|texlive-tex4ht-20120223-7|2364	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabcap.htf
14mu|texlive-tex4ht-20120223-7|2365	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabicap.htf
14mu|texlive-tex4ht-20120223-7|2366	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbcap.htf
14mu|texlive-tex4ht-20120223-7|2367	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbicap.htf
14mu|texlive-tex4ht-20120223-7|2368	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachcap.htf
14mu|texlive-tex4ht-20120223-7|2369	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachicap.htf
14mu|texlive-tex4ht-20120223-7|2370	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclcap.htf
14mu|texlive-tex4ht-20120223-7|2371	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclicap.htf
14mu|texlive-tex4ht-20120223-7|2372	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmcap.htf
14mu|texlive-tex4ht-20120223-7|2373	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmicap.htf
14mu|texlive-tex4ht-20120223-7|2374	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacrcap.htf
14mu|texlive-tex4ht-20120223-7|2375	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacricap.htf
14mu|texlive-tex4ht-20120223-7|2376	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahcap.htf
14mu|texlive-tex4ht-20120223-7|2377	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahicap.htf
14mu|texlive-tex4ht-20120223-7|2378	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalcap.htf
14mu|texlive-tex4ht-20120223-7|2379	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalicap.htf
14mu|texlive-tex4ht-20120223-7|2380	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamcap.htf
14mu|texlive-tex4ht-20120223-7|2381	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamicap.htf
14mu|texlive-tex4ht-20120223-7|2382	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonarcap.htf
14mu|texlive-tex4ht-20120223-7|2383	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaricap.htf
14mu|texlive-tex4ht-20120223-7|2384	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabcap.htf
14mu|texlive-tex4ht-20120223-7|2385	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabicap.htf
14mu|texlive-tex4ht-20120223-7|2386	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbcap.htf
14mu|texlive-tex4ht-20120223-7|2387	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbicap.htf
14mu|texlive-tex4ht-20120223-7|2388	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachcap.htf
14mu|texlive-tex4ht-20120223-7|2389	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachicap.htf
14mu|texlive-tex4ht-20120223-7|2390	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclcap.htf
14mu|texlive-tex4ht-20120223-7|2391	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclicap.htf
14mu|texlive-tex4ht-20120223-7|2392	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmcap.htf
14mu|texlive-tex4ht-20120223-7|2393	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmicap.htf
14mu|texlive-tex4ht-20120223-7|2394	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacrcap.htf
14mu|texlive-tex4ht-20120223-7|2395	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacricap.htf
14mu|texlive-tex4ht-20120223-7|2396	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahcap.htf
14mu|texlive-tex4ht-20120223-7|2397	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahicap.htf
14mu|texlive-tex4ht-20120223-7|2398	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalcap.htf
14mu|texlive-tex4ht-20120223-7|2399	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalicap.htf
14mu|texlive-tex4ht-20120223-7|2400	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamcap.htf
14mu|texlive-tex4ht-20120223-7|2401	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamicap.htf
14mu|texlive-tex4ht-20120223-7|2402	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonarcap.htf
14mu|texlive-tex4ht-20120223-7|2403	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaricap.htf
14mu|texlive-tex4ht-20120223-7|2404	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbi.htf
14mu|texlive-tex4ht-20120223-7|2405	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbl.htf
14mu|texlive-tex4ht-20120223-7|2406	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbx.htf
14mu|texlive-tex4ht-20120223-7|2407	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcci.htf
14mu|texlive-tex4ht-20120223-7|2408	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcit.htf
14mu|texlive-tex4ht-20120223-7|2409	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcrb.htf
14mu|texlive-tex4ht-20120223-7|2410	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsi.htf
14mu|texlive-tex4ht-20120223-7|2411	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsl.htf
14mu|texlive-tex4ht-20120223-7|2412	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcso.htf
14mu|texlive-tex4ht-20120223-7|2413	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcss.htf
14mu|texlive-tex4ht-20120223-7|2414	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcst.htf
14mu|texlive-tex4ht-20120223-7|2415	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsx.htf
14mu|texlive-tex4ht-20120223-7|2416	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcti.htf
14mu|texlive-tex4ht-20120223-7|2417	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tctt.htf
14mu|texlive-tex4ht-20120223-7|2418	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcui.htf
14mu|texlive-tex4ht-20120223-7|2419	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvi.htf
14mu|texlive-tex4ht-20120223-7|2420	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvt.htf
14mu|texlive-tex4ht-20120223-7|2421	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwona/cs-kurier.htf
14mu|texlive-tex4ht-20120223-7|2422	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbcap.htf
14mu|texlive-tex4ht-20120223-7|2423	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbicap.htf
14mu|texlive-tex4ht-20120223-7|2424	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercap.htf
14mu|texlive-tex4ht-20120223-7|2425	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbcap.htf
14mu|texlive-tex4ht-20120223-7|2426	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbicap.htf
14mu|texlive-tex4ht-20120223-7|2427	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchcap.htf
14mu|texlive-tex4ht-20120223-7|2428	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchicap.htf
14mu|texlive-tex4ht-20120223-7|2429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclcap.htf
14mu|texlive-tex4ht-20120223-7|2430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclicap.htf
14mu|texlive-tex4ht-20120223-7|2431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmcap.htf
14mu|texlive-tex4ht-20120223-7|2432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmicap.htf
14mu|texlive-tex4ht-20120223-7|2433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercrcap.htf
14mu|texlive-tex4ht-20120223-7|2434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercricap.htf
14mu|texlive-tex4ht-20120223-7|2435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhcap.htf
14mu|texlive-tex4ht-20120223-7|2436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhicap.htf
14mu|texlive-tex4ht-20120223-7|2437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlcap.htf
14mu|texlive-tex4ht-20120223-7|2438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlicap.htf
14mu|texlive-tex4ht-20120223-7|2439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermcap.htf
14mu|texlive-tex4ht-20120223-7|2440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermicap.htf
14mu|texlive-tex4ht-20120223-7|2441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierrcap.htf
14mu|texlive-tex4ht-20120223-7|2442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierricap.htf
14mu|texlive-tex4ht-20120223-7|2443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurier.htf
14mu|texlive-tex4ht-20120223-7|2444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbcap.htf
14mu|texlive-tex4ht-20120223-7|2445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbicap.htf
14mu|texlive-tex4ht-20120223-7|2446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercap.htf
14mu|texlive-tex4ht-20120223-7|2447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbcap.htf
14mu|texlive-tex4ht-20120223-7|2448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbicap.htf
14mu|texlive-tex4ht-20120223-7|2449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchcap.htf
14mu|texlive-tex4ht-20120223-7|2450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchicap.htf
14mu|texlive-tex4ht-20120223-7|2451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclcap.htf
14mu|texlive-tex4ht-20120223-7|2452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclicap.htf
14mu|texlive-tex4ht-20120223-7|2453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmcap.htf
14mu|texlive-tex4ht-20120223-7|2454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmicap.htf
14mu|texlive-tex4ht-20120223-7|2455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercrcap.htf
14mu|texlive-tex4ht-20120223-7|2456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercricap.htf
14mu|texlive-tex4ht-20120223-7|2457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhcap.htf
14mu|texlive-tex4ht-20120223-7|2458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhicap.htf
14mu|texlive-tex4ht-20120223-7|2459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlcap.htf
14mu|texlive-tex4ht-20120223-7|2460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlicap.htf
14mu|texlive-tex4ht-20120223-7|2461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermcap.htf
14mu|texlive-tex4ht-20120223-7|2462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermicap.htf
14mu|texlive-tex4ht-20120223-7|2463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierrcap.htf
14mu|texlive-tex4ht-20120223-7|2464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierricap.htf
14mu|texlive-tex4ht-20120223-7|2465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ex-iwona/ex-kurier.htf
14mu|texlive-tex4ht-20120223-7|2466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/exp-iwona/exp-kurier.htf
14mu|texlive-tex4ht-20120223-7|2467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/greek-iwona/greek-kurier.htf
14mu|texlive-tex4ht-20120223-7|2468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/mi-iwona/mi-kurier.htf
14mu|texlive-tex4ht-20120223-7|2469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwona/qx-kurier.htf
14mu|texlive-tex4ht-20120223-7|2470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbcap.htf
14mu|texlive-tex4ht-20120223-7|2471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbicap.htf
14mu|texlive-tex4ht-20120223-7|2472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercap.htf
14mu|texlive-tex4ht-20120223-7|2473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbcap.htf
14mu|texlive-tex4ht-20120223-7|2474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbicap.htf
14mu|texlive-tex4ht-20120223-7|2475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchcap.htf
14mu|texlive-tex4ht-20120223-7|2476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchicap.htf
14mu|texlive-tex4ht-20120223-7|2477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclcap.htf
14mu|texlive-tex4ht-20120223-7|2478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclicap.htf
14mu|texlive-tex4ht-20120223-7|2479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmcap.htf
14mu|texlive-tex4ht-20120223-7|2480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmicap.htf
14mu|texlive-tex4ht-20120223-7|2481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercrcap.htf
14mu|texlive-tex4ht-20120223-7|2482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercricap.htf
14mu|texlive-tex4ht-20120223-7|2483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhcap.htf
14mu|texlive-tex4ht-20120223-7|2484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhicap.htf
14mu|texlive-tex4ht-20120223-7|2485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlcap.htf
14mu|texlive-tex4ht-20120223-7|2486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlicap.htf
14mu|texlive-tex4ht-20120223-7|2487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermcap.htf
14mu|texlive-tex4ht-20120223-7|2488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermicap.htf
14mu|texlive-tex4ht-20120223-7|2489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierrcap.htf
14mu|texlive-tex4ht-20120223-7|2490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierricap.htf
14mu|texlive-tex4ht-20120223-7|2491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/rm-iwona/rm-kurier.htf
14mu|texlive-tex4ht-20120223-7|2492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/sy-iwona/sy-kurier.htf
14mu|texlive-tex4ht-20120223-7|2493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2a-iwona/t2a-kurier.htf
14mu|texlive-tex4ht-20120223-7|2494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2b-iwona/t2b-kurier.htf
14mu|texlive-tex4ht-20120223-7|2495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2c-iwona/t2c-kurier.htf
14mu|texlive-tex4ht-20120223-7|2496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwona/t5-kurier.htf
14mu|texlive-tex4ht-20120223-7|2497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbcap.htf
14mu|texlive-tex4ht-20120223-7|2498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbicap.htf
14mu|texlive-tex4ht-20120223-7|2499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercap.htf
14mu|texlive-tex4ht-20120223-7|2500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbcap.htf
14mu|texlive-tex4ht-20120223-7|2501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbicap.htf
14mu|texlive-tex4ht-20120223-7|2502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchcap.htf
14mu|texlive-tex4ht-20120223-7|2503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchicap.htf
14mu|texlive-tex4ht-20120223-7|2504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclcap.htf
14mu|texlive-tex4ht-20120223-7|2505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclicap.htf
14mu|texlive-tex4ht-20120223-7|2506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmcap.htf
14mu|texlive-tex4ht-20120223-7|2507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmicap.htf
14mu|texlive-tex4ht-20120223-7|2508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercrcap.htf
14mu|texlive-tex4ht-20120223-7|2509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercricap.htf
14mu|texlive-tex4ht-20120223-7|2510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhcap.htf
14mu|texlive-tex4ht-20120223-7|2511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhicap.htf
14mu|texlive-tex4ht-20120223-7|2512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlcap.htf
14mu|texlive-tex4ht-20120223-7|2513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlicap.htf
14mu|texlive-tex4ht-20120223-7|2514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermcap.htf
14mu|texlive-tex4ht-20120223-7|2515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermicap.htf
14mu|texlive-tex4ht-20120223-7|2516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierrcap.htf
14mu|texlive-tex4ht-20120223-7|2517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierricap.htf
14mu|texlive-tex4ht-20120223-7|2518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurier.htf
14mu|texlive-tex4ht-20120223-7|2519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbcap.htf
14mu|texlive-tex4ht-20120223-7|2520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbicap.htf
14mu|texlive-tex4ht-20120223-7|2521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercap.htf
14mu|texlive-tex4ht-20120223-7|2522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbcap.htf
14mu|texlive-tex4ht-20120223-7|2523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbicap.htf
14mu|texlive-tex4ht-20120223-7|2524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchcap.htf
14mu|texlive-tex4ht-20120223-7|2525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchicap.htf
14mu|texlive-tex4ht-20120223-7|2526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclcap.htf
14mu|texlive-tex4ht-20120223-7|2527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclicap.htf
14mu|texlive-tex4ht-20120223-7|2528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmcap.htf
14mu|texlive-tex4ht-20120223-7|2529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmicap.htf
14mu|texlive-tex4ht-20120223-7|2530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercrcap.htf
14mu|texlive-tex4ht-20120223-7|2531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercricap.htf
14mu|texlive-tex4ht-20120223-7|2532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhcap.htf
14mu|texlive-tex4ht-20120223-7|2533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhicap.htf
14mu|texlive-tex4ht-20120223-7|2534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlcap.htf
14mu|texlive-tex4ht-20120223-7|2535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlicap.htf
14mu|texlive-tex4ht-20120223-7|2536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermcap.htf
14mu|texlive-tex4ht-20120223-7|2537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermicap.htf
14mu|texlive-tex4ht-20120223-7|2538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierrcap.htf
14mu|texlive-tex4ht-20120223-7|2539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierricap.htf
14mu|texlive-tex4ht-20120223-7|2540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/wncy-iwona/wncy-kurier.htf
14mu|texlive-tex4ht-20120223-7|2541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/latex/lcmss.htf
14mu|texlive-tex4ht-20120223-7|2542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/labx.htf
14mu|texlive-tex4ht-20120223-7|2543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lass.htf
14mu|texlive-tex4ht-20120223-7|2544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lati.htf
14mu|texlive-tex4ht-20120223-7|2545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf
14mu|texlive-tex4ht-20120223-7|2546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbbx.htf
14mu|texlive-tex4ht-20120223-7|2547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbcc.htf
14mu|texlive-tex4ht-20120223-7|2548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbrm.htf
14mu|texlive-tex4ht-20120223-7|2549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbss.htf
14mu|texlive-tex4ht-20120223-7|2550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbti.htf
14mu|texlive-tex4ht-20120223-7|2551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf
14mu|texlive-tex4ht-20120223-7|2552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcbx.htf
14mu|texlive-tex4ht-20120223-7|2553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lccc.htf
14mu|texlive-tex4ht-20120223-7|2554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcrm.htf
14mu|texlive-tex4ht-20120223-7|2555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcss.htf
14mu|texlive-tex4ht-20120223-7|2556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcti.htf
14mu|texlive-tex4ht-20120223-7|2557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf
14mu|texlive-tex4ht-20120223-7|2558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldbx.htf
14mu|texlive-tex4ht-20120223-7|2559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldcc.htf
14mu|texlive-tex4ht-20120223-7|2560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldrm.htf
14mu|texlive-tex4ht-20120223-7|2561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldss.htf
14mu|texlive-tex4ht-20120223-7|2562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldti.htf
14mu|texlive-tex4ht-20120223-7|2563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf
14mu|texlive-tex4ht-20120223-7|2564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxl.htf
14mu|texlive-tex4ht-20120223-7|2565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-8r.htf
14mu|texlive-tex4ht-20120223-7|2566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgi.htf
14mu|texlive-tex4ht-20120223-7|2567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgr.htf
14mu|texlive-tex4ht-20120223-7|2568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-ts1.htf
14mu|texlive-tex4ht-20120223-7|2569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-00.htf
14mu|texlive-tex4ht-20120223-7|2570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-01.htf
14mu|texlive-tex4ht-20120223-7|2571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-02.htf
14mu|texlive-tex4ht-20120223-7|2572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-03.htf
14mu|texlive-tex4ht-20120223-7|2573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-04.htf
14mu|texlive-tex4ht-20120223-7|2574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-05.htf
14mu|texlive-tex4ht-20120223-7|2575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1e.htf
14mu|texlive-tex4ht-20120223-7|2576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1f.htf
14mu|texlive-tex4ht-20120223-7|2577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-20.htf
14mu|texlive-tex4ht-20120223-7|2578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-21.htf
14mu|texlive-tex4ht-20120223-7|2579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-22.htf
14mu|texlive-tex4ht-20120223-7|2580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-23.htf
14mu|texlive-tex4ht-20120223-7|2581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-24.htf
14mu|texlive-tex4ht-20120223-7|2582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-25.htf
14mu|texlive-tex4ht-20120223-7|2583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-26.htf
14mu|texlive-tex4ht-20120223-7|2584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-27.htf
14mu|texlive-tex4ht-20120223-7|2585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-2c.htf
14mu|texlive-tex4ht-20120223-7|2586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-a7.htf
14mu|texlive-tex4ht-20120223-7|2587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-circle.htf
14mu|texlive-tex4ht-20120223-7|2588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e0.htf
14mu|texlive-tex4ht-20120223-7|2589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e1.htf
14mu|texlive-tex4ht-20120223-7|2590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-f6.htf
14mu|texlive-tex4ht-20120223-7|2591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-fb.htf
14mu|texlive-tex4ht-20120223-7|2592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ff.htf
14mu|texlive-tex4ht-20120223-7|2593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-infsup.htf
14mu|texlive-tex4ht-20120223-7|2594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgi.htf
14mu|texlive-tex4ht-20120223-7|2595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgr.htf
14mu|texlive-tex4ht-20120223-7|2596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ts1.htf
14mu|texlive-tex4ht-20120223-7|2597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1.htf
14mu|texlive-tex4ht-20120223-7|2598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1o.htf
14mu|texlive-tex4ht-20120223-7|2599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-ts1.htf
14mu|texlive-tex4ht-20120223-7|2600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-8r.htf
14mu|texlive-tex4ht-20120223-7|2601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgi.htf
14mu|texlive-tex4ht-20120223-7|2602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgr.htf
14mu|texlive-tex4ht-20120223-7|2603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-ts1.htf
14mu|texlive-tex4ht-20120223-7|2604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-00.htf
14mu|texlive-tex4ht-20120223-7|2605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-01.htf
14mu|texlive-tex4ht-20120223-7|2606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-02.htf
14mu|texlive-tex4ht-20120223-7|2607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-03.htf
14mu|texlive-tex4ht-20120223-7|2608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-04.htf
14mu|texlive-tex4ht-20120223-7|2609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-05.htf
14mu|texlive-tex4ht-20120223-7|2610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1e.htf
14mu|texlive-tex4ht-20120223-7|2611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1f.htf
14mu|texlive-tex4ht-20120223-7|2612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-20.htf
14mu|texlive-tex4ht-20120223-7|2613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-21.htf
14mu|texlive-tex4ht-20120223-7|2614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-23.htf
14mu|texlive-tex4ht-20120223-7|2615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-25.htf
14mu|texlive-tex4ht-20120223-7|2616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-26.htf
14mu|texlive-tex4ht-20120223-7|2617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-2c.htf
14mu|texlive-tex4ht-20120223-7|2618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-a7.htf
14mu|texlive-tex4ht-20120223-7|2619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-circle.htf
14mu|texlive-tex4ht-20120223-7|2620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-fb.htf
14mu|texlive-tex4ht-20120223-7|2621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ff.htf
14mu|texlive-tex4ht-20120223-7|2622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-infsup.htf
14mu|texlive-tex4ht-20120223-7|2623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgi.htf
14mu|texlive-tex4ht-20120223-7|2624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgr.htf
14mu|texlive-tex4ht-20120223-7|2625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ts1.htf
14mu|texlive-tex4ht-20120223-7|2626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1.htf
14mu|texlive-tex4ht-20120223-7|2627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1o.htf
14mu|texlive-tex4ht-20120223-7|2628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-ts1.htf
14mu|texlive-tex4ht-20120223-7|2629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-lgr.htf
14mu|texlive-tex4ht-20120223-7|2630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-ts1.htf
14mu|texlive-tex4ht-20120223-7|2631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-xl-infsup.htf
14mu|texlive-tex4ht-20120223-7|2632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-t1o.htf
14mu|texlive-tex4ht-20120223-7|2633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-ts1.htf
14mu|texlive-tex4ht-20120223-7|2634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-8r.htf
14mu|texlive-tex4ht-20120223-7|2635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgi.htf
14mu|texlive-tex4ht-20120223-7|2636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgr.htf
14mu|texlive-tex4ht-20120223-7|2637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-ts1.htf
14mu|texlive-tex4ht-20120223-7|2638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-00.htf
14mu|texlive-tex4ht-20120223-7|2639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-01.htf
14mu|texlive-tex4ht-20120223-7|2640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-02.htf
14mu|texlive-tex4ht-20120223-7|2641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-03.htf
14mu|texlive-tex4ht-20120223-7|2642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-04.htf
14mu|texlive-tex4ht-20120223-7|2643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-05.htf
14mu|texlive-tex4ht-20120223-7|2644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1e.htf
14mu|texlive-tex4ht-20120223-7|2645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1f.htf
14mu|texlive-tex4ht-20120223-7|2646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-20.htf
14mu|texlive-tex4ht-20120223-7|2647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-21.htf
14mu|texlive-tex4ht-20120223-7|2648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-22.htf
14mu|texlive-tex4ht-20120223-7|2649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-23.htf
14mu|texlive-tex4ht-20120223-7|2650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-25.htf
14mu|texlive-tex4ht-20120223-7|2651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-27.htf
14mu|texlive-tex4ht-20120223-7|2652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-2c.htf
14mu|texlive-tex4ht-20120223-7|2653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-a7.htf
14mu|texlive-tex4ht-20120223-7|2654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-e0.htf
14mu|texlive-tex4ht-20120223-7|2655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-f6.htf
14mu|texlive-tex4ht-20120223-7|2656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-fb.htf
14mu|texlive-tex4ht-20120223-7|2657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ff.htf
14mu|texlive-tex4ht-20120223-7|2658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-infsup.htf
14mu|texlive-tex4ht-20120223-7|2659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgi.htf
14mu|texlive-tex4ht-20120223-7|2660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgr.htf
14mu|texlive-tex4ht-20120223-7|2661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ts1.htf
14mu|texlive-tex4ht-20120223-7|2662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1.htf
14mu|texlive-tex4ht-20120223-7|2663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1o.htf
14mu|texlive-tex4ht-20120223-7|2664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-ts1.htf
14mu|texlive-tex4ht-20120223-7|2665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/cs-lmcs.htf
14mu|texlive-tex4ht-20120223-7|2666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf
14mu|texlive-tex4ht-20120223-7|2667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf
14mu|texlive-tex4ht-20120223-7|2668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/qx-lm.htf
14mu|texlive-tex4ht-20120223-7|2669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmin/cminch.htf
14mu|texlive-tex4ht-20120223-7|2670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmrm/cmr.htf
14mu|texlive-tex4ht-20120223-7|2671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmsc/cmcscsl.htf
14mu|texlive-tex4ht-20120223-7|2672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csin/csinch.htf
14mu|texlive-tex4ht-20120223-7|2673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csb.htf
14mu|texlive-tex4ht-20120223-7|2674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbx.htf
14mu|texlive-tex4ht-20120223-7|2675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxsl.htf
14mu|texlive-tex4ht-20120223-7|2676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxti.htf
14mu|texlive-tex4ht-20120223-7|2677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/cssl.htf
14mu|texlive-tex4ht-20120223-7|2678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csss.htf
14mu|texlive-tex4ht-20120223-7|2679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssbx.htf
14mu|texlive-tex4ht-20120223-7|2680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssdc.htf
14mu|texlive-tex4ht-20120223-7|2681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssi.htf
14mu|texlive-tex4ht-20120223-7|2682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssq.htf
14mu|texlive-tex4ht-20120223-7|2683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssqi.htf
14mu|texlive-tex4ht-20120223-7|2684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csu.htf
14mu|texlive-tex4ht-20120223-7|2685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csitt.htf
14mu|texlive-tex4ht-20120223-7|2686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cssltt.htf
14mu|texlive-tex4ht-20120223-7|2687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cstcsc.htf
14mu|texlive-tex4ht-20120223-7|2688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csvtt.htf
14mu|texlive-tex4ht-20120223-7|2689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-plrm/plss.htf
14mu|texlive-tex4ht-20120223-7|2690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-t5psn/vntcsc.htf
14mu|texlive-tex4ht-20120223-7|2691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmbsy.htf
14mu|texlive-tex4ht-20120223-7|2692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmex.htf
14mu|texlive-tex4ht-20120223-7|2693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmmi.htf
14mu|texlive-tex4ht-20120223-7|2694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmsy.htf
14mu|texlive-tex4ht-20120223-7|2695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/cork-lmtcs.htf
14mu|texlive-tex4ht-20120223-7|2696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-.htf
14mu|texlive-tex4ht-20120223-7|2697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmtcs.htf
14mu|texlive-tex4ht-20120223-7|2698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmvt.htf
14mu|texlive-tex4ht-20120223-7|2699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lm.htf
14mu|texlive-tex4ht-20120223-7|2700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lmtcs.htf
14mu|texlive-tex4ht-20120223-7|2701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lm.htf
14mu|texlive-tex4ht-20120223-7|2702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lmtcs.htf
14mu|texlive-tex4ht-20120223-7|2703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/ts1-.htf
14mu|texlive-tex4ht-20120223-7|2704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf
14mu|texlive-tex4ht-20120223-7|2705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7m.htf
14mu|texlive-tex4ht-20120223-7|2706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7t.htf
14mu|texlive-tex4ht-20120223-7|2707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7v.htf
14mu|texlive-tex4ht-20120223-7|2708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7y.htf
14mu|texlive-tex4ht-20120223-7|2709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7m.htf
14mu|texlive-tex4ht-20120223-7|2710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7t.htf
14mu|texlive-tex4ht-20120223-7|2711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbo7t.htf
14mu|texlive-tex4ht-20120223-7|2712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7m.htf
14mu|texlive-tex4ht-20120223-7|2713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7t.htf
14mu|texlive-tex4ht-20120223-7|2714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7y.htf
14mu|texlive-tex4ht-20120223-7|2715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7m.htf
14mu|texlive-tex4ht-20120223-7|2716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7t.htf
14mu|texlive-tex4ht-20120223-7|2717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchro7t.htf
14mu|texlive-tex4ht-20120223-7|2718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurbo.htf
14mu|texlive-tex4ht-20120223-7|2719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurmo.htf
14mu|texlive-tex4ht-20120223-7|2720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7m.htf
14mu|texlive-tex4ht-20120223-7|2721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf
14mu|texlive-tex4ht-20120223-7|2722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7y.htf
14mu|texlive-tex4ht-20120223-7|2723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7m.htf
14mu|texlive-tex4ht-20120223-7|2724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf
14mu|texlive-tex4ht-20120223-7|2725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7v.htf
14mu|texlive-tex4ht-20120223-7|2726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7y.htf
14mu|texlive-tex4ht-20120223-7|2727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blex.htf
14mu|texlive-tex4ht-20120223-7|2728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blmi.htf
14mu|texlive-tex4ht-20120223-7|2729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blsy.htf
14mu|texlive-tex4ht-20120223-7|2730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtex.htf
14mu|texlive-tex4ht-20120223-7|2731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtmi.htf
14mu|texlive-tex4ht-20120223-7|2732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsy.htf
14mu|texlive-tex4ht-20120223-7|2733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsyn.htf
14mu|texlive-tex4ht-20120223-7|2734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/fplmbb.htf
14mu|texlive-tex4ht-20120223-7|2735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf
14mu|texlive-tex4ht-20120223-7|2736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf
14mu|texlive-tex4ht-20120223-7|2737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf
14mu|texlive-tex4ht-20120223-7|2738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf
14mu|texlive-tex4ht-20120223-7|2739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf
14mu|texlive-tex4ht-20120223-7|2740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf
14mu|texlive-tex4ht-20120223-7|2741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf
14mu|texlive-tex4ht-20120223-7|2742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plb.htf
14mu|texlive-tex4ht-20120223-7|2743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxsl.htf
14mu|texlive-tex4ht-20120223-7|2744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxti.htf
14mu|texlive-tex4ht-20120223-7|2745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plcsc.htf
14mu|texlive-tex4ht-20120223-7|2746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pldunh.htf
14mu|texlive-tex4ht-20120223-7|2747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plex.htf
14mu|texlive-tex4ht-20120223-7|2748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plff.htf
14mu|texlive-tex4ht-20120223-7|2749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plfi.htf
14mu|texlive-tex4ht-20120223-7|2750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plitt.htf
14mu|texlive-tex4ht-20120223-7|2751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plmi.htf
14mu|texlive-tex4ht-20120223-7|2752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plr.htf
14mu|texlive-tex4ht-20120223-7|2753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsl.htf
14mu|texlive-tex4ht-20120223-7|2754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsltt.htf
14mu|texlive-tex4ht-20120223-7|2755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsy.htf
14mu|texlive-tex4ht-20120223-7|2756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plti.htf
14mu|texlive-tex4ht-20120223-7|2757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pltt.htf
14mu|texlive-tex4ht-20120223-7|2758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plu.htf
14mu|texlive-tex4ht-20120223-7|2759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plvtt.htf
14mu|texlive-tex4ht-20120223-7|2760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1x.htf
14mu|texlive-tex4ht-20120223-7|2761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xbsc.htf
14mu|texlive-tex4ht-20120223-7|2762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xsc.htf
14mu|texlive-tex4ht-20120223-7|2763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pcx.htf
14mu|texlive-tex4ht-20120223-7|2764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxb.htf
14mu|texlive-tex4ht-20120223-7|2765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbex.htf
14mu|texlive-tex4ht-20120223-7|2766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbexa.htf
14mu|texlive-tex4ht-20120223-7|2767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbi.htf
14mu|texlive-tex4ht-20120223-7|2768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi.htf
14mu|texlive-tex4ht-20120223-7|2769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi1.htf
14mu|texlive-tex4ht-20120223-7|2770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmia.htf
14mu|texlive-tex4ht-20120223-7|2771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsc.htf
14mu|texlive-tex4ht-20120223-7|2772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsl.htf
14mu|texlive-tex4ht-20120223-7|2773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsy.htf
14mu|texlive-tex4ht-20120223-7|2774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsya.htf
14mu|texlive-tex4ht-20120223-7|2775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsyb.htf
14mu|texlive-tex4ht-20120223-7|2776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxex.htf
14mu|texlive-tex4ht-20120223-7|2777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxi.htf
14mu|texlive-tex4ht-20120223-7|2778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi.htf
14mu|texlive-tex4ht-20120223-7|2779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi1.htf
14mu|texlive-tex4ht-20120223-7|2780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmia.htf
14mu|texlive-tex4ht-20120223-7|2781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsl.htf
14mu|texlive-tex4ht-20120223-7|2782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsy.htf
14mu|texlive-tex4ht-20120223-7|2783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsya.htf
14mu|texlive-tex4ht-20120223-7|2784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsyb.htf
14mu|texlive-tex4ht-20120223-7|2785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxb.htf
14mu|texlive-tex4ht-20120223-7|2786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxi.htf
14mu|texlive-tex4ht-20120223-7|2787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxsl.htf
14mu|texlive-tex4ht-20120223-7|2788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbmi.htf
14mu|texlive-tex4ht-20120223-7|2789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbsc.htf
14mu|texlive-tex4ht-20120223-7|2790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxi.htf
14mu|texlive-tex4ht-20120223-7|2791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxmi.htf
14mu|texlive-tex4ht-20120223-7|2792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxpplb.htf
14mu|texlive-tex4ht-20120223-7|2793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxr.htf
14mu|texlive-tex4ht-20120223-7|2794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxsl.htf
14mu|texlive-tex4ht-20120223-7|2795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkb.htf
14mu|texlive-tex4ht-20120223-7|2796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkbi.htf
14mu|texlive-tex4ht-20120223-7|2797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkri.htf
14mu|texlive-tex4ht-20120223-7|2798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrb.htf
14mu|texlive-tex4ht-20120223-7|2799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrbi.htf
14mu|texlive-tex4ht-20120223-7|2800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrri.htf
14mu|texlive-tex4ht-20120223-7|2801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvb.htf
14mu|texlive-tex4ht-20120223-7|2802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvbi.htf
14mu|texlive-tex4ht-20120223-7|2803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcb.htf
14mu|texlive-tex4ht-20120223-7|2804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcbi.htf
14mu|texlive-tex4ht-20120223-7|2805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcr.htf
14mu|texlive-tex4ht-20120223-7|2806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcri.htf
14mu|texlive-tex4ht-20120223-7|2807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvr.htf
14mu|texlive-tex4ht-20120223-7|2808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvri.htf
14mu|texlive-tex4ht-20120223-7|2809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplb.htf
14mu|texlive-tex4ht-20120223-7|2810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplbi.htf
14mu|texlive-tex4ht-20120223-7|2811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplr.htf
14mu|texlive-tex4ht-20120223-7|2812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplri.htf
14mu|texlive-tex4ht-20120223-7|2813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmb.htf
14mu|texlive-tex4ht-20120223-7|2814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmbi.htf
14mu|texlive-tex4ht-20120223-7|2815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmr.htf
14mu|texlive-tex4ht-20120223-7|2816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmri.htf
14mu|texlive-tex4ht-20120223-7|2817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/arial.htf
14mu|texlive-tex4ht-20120223-7|2818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/cour.htf
14mu|texlive-tex4ht-20120223-7|2819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/times.htf
14mu|texlive-tex4ht-20120223-7|2820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/times.htf
14mu|texlive-tex4ht-20120223-7|2821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/times/ptmr7t.htf
14mu|texlive-tex4ht-20120223-7|2822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/tipx.htf
14mu|texlive-tex4ht-20120223-7|2823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/xipa.htf
14mu|texlive-tex4ht-20120223-7|2824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/pxbsyc.htf
14mu|texlive-tex4ht-20120223-7|2825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxb.htf
14mu|texlive-tex4ht-20120223-7|2826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbi.htf
14mu|texlive-tex4ht-20120223-7|2827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsl.htf
14mu|texlive-tex4ht-20120223-7|2828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbss.htf
14mu|texlive-tex4ht-20120223-7|2829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsso.htf
14mu|texlive-tex4ht-20120223-7|2830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxi.htf
14mu|texlive-tex4ht-20120223-7|2831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsl.htf
14mu|texlive-tex4ht-20120223-7|2832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsssl.htf
14mu|texlive-tex4ht-20120223-7|2833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbmi.htf
14mu|texlive-tex4ht-20120223-7|2834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsc.htf
14mu|texlive-tex4ht-20120223-7|2835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsssc.htf
14mu|texlive-tex4ht-20120223-7|2836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxmi.htf
14mu|texlive-tex4ht-20120223-7|2837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvb.htf
14mu|texlive-tex4ht-20120223-7|2838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvbo.htf
14mu|texlive-tex4ht-20120223-7|2839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvr.htf
14mu|texlive-tex4ht-20120223-7|2840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvro.htf
14mu|texlive-tex4ht-20120223-7|2841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmb.htf
14mu|texlive-tex4ht-20120223-7|2842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbi.htf
14mu|texlive-tex4ht-20120223-7|2843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbo.htf
14mu|texlive-tex4ht-20120223-7|2844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmr.htf
14mu|texlive-tex4ht-20120223-7|2845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmri.htf
14mu|texlive-tex4ht-20120223-7|2846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmro.htf
14mu|texlive-tex4ht-20120223-7|2847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxsssc.htf
14mu|texlive-tex4ht-20120223-7|2848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1x.htf
14mu|texlive-tex4ht-20120223-7|2849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsc.htf
14mu|texlive-tex4ht-20120223-7|2850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsssc.htf
14mu|texlive-tex4ht-20120223-7|2851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbttsc.htf
14mu|texlive-tex4ht-20120223-7|2852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xsssc.htf
14mu|texlive-tex4ht-20120223-7|2853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xttsc.htf
14mu|texlive-tex4ht-20120223-7|2854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxi.htf
14mu|texlive-tex4ht-20120223-7|2855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxr.htf
14mu|texlive-tex4ht-20120223-7|2856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsl.htf
14mu|texlive-tex4ht-20120223-7|2857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxss.htf
14mu|texlive-tex4ht-20120223-7|2858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsssl.htf
14mu|texlive-tex4ht-20120223-7|2859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxtt.htf
14mu|texlive-tex4ht-20120223-7|2860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxttsl.htf
14mu|texlive-tex4ht-20120223-7|2861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbex.htf
14mu|texlive-tex4ht-20120223-7|2862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbmi.htf
14mu|texlive-tex4ht-20120223-7|2863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbsc.htf
14mu|texlive-tex4ht-20120223-7|2864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbtt.htf
14mu|texlive-tex4ht-20120223-7|2865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbttsc.htf
14mu|texlive-tex4ht-20120223-7|2866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txex.htf
14mu|texlive-tex4ht-20120223-7|2867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txexa.htf
14mu|texlive-tex4ht-20120223-7|2868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txi.htf
14mu|texlive-tex4ht-20120223-7|2869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmi.htf
14mu|texlive-tex4ht-20120223-7|2870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmia.htf
14mu|texlive-tex4ht-20120223-7|2871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txr.htf
14mu|texlive-tex4ht-20120223-7|2872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsl.htf
14mu|texlive-tex4ht-20120223-7|2873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txss.htf
14mu|texlive-tex4ht-20120223-7|2874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssc.htf
14mu|texlive-tex4ht-20120223-7|2875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssl.htf
14mu|texlive-tex4ht-20120223-7|2876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsy.htf
14mu|texlive-tex4ht-20120223-7|2877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsya.htf
14mu|texlive-tex4ht-20120223-7|2878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsyb.htf
14mu|texlive-tex4ht-20120223-7|2879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txttsc.htf
14mu|texlive-tex4ht-20120223-7|2880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyx.htf
14mu|texlive-tex4ht-20120223-7|2881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsc.htf
14mu|texlive-tex4ht-20120223-7|2882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsssc.htf
14mu|texlive-tex4ht-20120223-7|2883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbttsc.htf
14mu|texlive-tex4ht-20120223-7|2884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxsssc.htf
14mu|texlive-tex4ht-20120223-7|2885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxttsc.htf
14mu|texlive-tex4ht-20120223-7|2886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf
14mu|texlive-tex4ht-20120223-7|2887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchb8v.htf
14mu|texlive-tex4ht-20120223-7|2888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbc8v.htf
14mu|texlive-tex4ht-20120223-7|2889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbi8v.htf
14mu|texlive-tex4ht-20120223-7|2890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbo8v.htf
14mu|texlive-tex4ht-20120223-7|2891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchr8v.htf
14mu|texlive-tex4ht-20120223-7|2892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchrc8v.htf
14mu|texlive-tex4ht-20120223-7|2893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchro8v.htf
14mu|texlive-tex4ht-20120223-7|2894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf
14mu|texlive-tex4ht-20120223-7|2895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf
14mu|texlive-tex4ht-20120223-7|2896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf
14mu|texlive-tex4ht-20120223-7|2897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf
14mu|texlive-tex4ht-20120223-7|2898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf
14mu|texlive-tex4ht-20120223-7|2899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf
14mu|texlive-tex4ht-20120223-7|2900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf
14mu|texlive-tex4ht-20120223-7|2901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthb8v.htf
14mu|texlive-tex4ht-20120223-7|2902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthbc8v.htf
14mu|texlive-tex4ht-20120223-7|2903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthr8v.htf
14mu|texlive-tex4ht-20120223-7|2904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthrc8v.htf
14mu|texlive-tex4ht-20120223-7|2905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnb8v.htf
14mu|texlive-tex4ht-20120223-7|2906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbc8v.htf
14mu|texlive-tex4ht-20120223-7|2907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbi8v.htf
14mu|texlive-tex4ht-20120223-7|2908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnr8v.htf
14mu|texlive-tex4ht-20120223-7|2909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnrc8v.htf
14mu|texlive-tex4ht-20120223-7|2910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnri8v.htf
14mu|texlive-tex4ht-20120223-7|2911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprb8v.htf
14mu|texlive-tex4ht-20120223-7|2912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbc8v.htf
14mu|texlive-tex4ht-20120223-7|2913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbi8v.htf
14mu|texlive-tex4ht-20120223-7|2914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprr8v.htf
14mu|texlive-tex4ht-20120223-7|2915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprrc8v.htf
14mu|texlive-tex4ht-20120223-7|2916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprri8v.htf
14mu|texlive-tex4ht-20120223-7|2917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1b8v.htf
14mu|texlive-tex4ht-20120223-7|2918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bc8v.htf
14mu|texlive-tex4ht-20120223-7|2919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bi8v.htf
14mu|texlive-tex4ht-20120223-7|2920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1r8v.htf
14mu|texlive-tex4ht-20120223-7|2921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1rc8v.htf
14mu|texlive-tex4ht-20120223-7|2922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1ri8v.htf
14mu|texlive-tex4ht-20120223-7|2923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrb8v.htf
14mu|texlive-tex4ht-20120223-7|2924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbc8v.htf
14mu|texlive-tex4ht-20120223-7|2925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbi8v.htf
14mu|texlive-tex4ht-20120223-7|2926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrr8v.htf
14mu|texlive-tex4ht-20120223-7|2927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrrc8v.htf
14mu|texlive-tex4ht-20120223-7|2928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrri8v.htf
14mu|texlive-tex4ht-20120223-7|2929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsb8v.htf
14mu|texlive-tex4ht-20120223-7|2930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbc8v.htf
14mu|texlive-tex4ht-20120223-7|2931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbi8v.htf
14mu|texlive-tex4ht-20120223-7|2932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsr8v.htf
14mu|texlive-tex4ht-20120223-7|2933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsrc8v.htf
14mu|texlive-tex4ht-20120223-7|2934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsri8v.htf
14mu|texlive-tex4ht-20120223-7|2935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-ant.htf
14mu|texlive-tex4ht-20120223-7|2936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbcap.htf
14mu|texlive-tex4ht-20120223-7|2937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbicap.htf
14mu|texlive-tex4ht-20120223-7|2938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbcap.htf
14mu|texlive-tex4ht-20120223-7|2939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbicap.htf
14mu|texlive-tex4ht-20120223-7|2940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclcap.htf
14mu|texlive-tex4ht-20120223-7|2941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclicap.htf
14mu|texlive-tex4ht-20120223-7|2942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmcap.htf
14mu|texlive-tex4ht-20120223-7|2943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmicap.htf
14mu|texlive-tex4ht-20120223-7|2944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcrcap.htf
14mu|texlive-tex4ht-20120223-7|2945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcricap.htf
14mu|texlive-tex4ht-20120223-7|2946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlcap.htf
14mu|texlive-tex4ht-20120223-7|2947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlicap.htf
14mu|texlive-tex4ht-20120223-7|2948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmcap.htf
14mu|texlive-tex4ht-20120223-7|2949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmicap.htf
14mu|texlive-tex4ht-20120223-7|2950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttrcap.htf
14mu|texlive-tex4ht-20120223-7|2951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttricap.htf
14mu|texlive-tex4ht-20120223-7|2952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/fplrc8v.htf
14mu|texlive-tex4ht-20120223-7|2953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagd8v.htf
14mu|texlive-tex4ht-20120223-7|2954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdc8v.htf
14mu|texlive-tex4ht-20120223-7|2955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdo8v.htf
14mu|texlive-tex4ht-20120223-7|2956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagk8v.htf
14mu|texlive-tex4ht-20120223-7|2957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagkc8v.htf
14mu|texlive-tex4ht-20120223-7|2958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagko8v.htf
14mu|texlive-tex4ht-20120223-7|2959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkd8v.htf
14mu|texlive-tex4ht-20120223-7|2960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdc8v.htf
14mu|texlive-tex4ht-20120223-7|2961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdi8v.htf
14mu|texlive-tex4ht-20120223-7|2962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdo8v.htf
14mu|texlive-tex4ht-20120223-7|2963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkl8v.htf
14mu|texlive-tex4ht-20120223-7|2964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklc8v.htf
14mu|texlive-tex4ht-20120223-7|2965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkli8v.htf
14mu|texlive-tex4ht-20120223-7|2966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklo8v.htf
14mu|texlive-tex4ht-20120223-7|2967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrb8v.htf
14mu|texlive-tex4ht-20120223-7|2968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbc8v.htf
14mu|texlive-tex4ht-20120223-7|2969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbo8v.htf
14mu|texlive-tex4ht-20120223-7|2970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrr8v.htf
14mu|texlive-tex4ht-20120223-7|2971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrrc8v.htf
14mu|texlive-tex4ht-20120223-7|2972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrro8v.htf
14mu|texlive-tex4ht-20120223-7|2973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvb8v.htf
14mu|texlive-tex4ht-20120223-7|2974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbc8v.htf
14mu|texlive-tex4ht-20120223-7|2975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbo8v.htf
14mu|texlive-tex4ht-20120223-7|2976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvr8v.htf
14mu|texlive-tex4ht-20120223-7|2977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvrc8v.htf
14mu|texlive-tex4ht-20120223-7|2978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvro8v.htf
14mu|texlive-tex4ht-20120223-7|2979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncb8v.htf
14mu|texlive-tex4ht-20120223-7|2980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbc8v.htf
14mu|texlive-tex4ht-20120223-7|2981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbi8v.htf
14mu|texlive-tex4ht-20120223-7|2982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbo8v.htf
14mu|texlive-tex4ht-20120223-7|2983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncr8v.htf
14mu|texlive-tex4ht-20120223-7|2984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncrc8v.htf
14mu|texlive-tex4ht-20120223-7|2985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncri8v.htf
14mu|texlive-tex4ht-20120223-7|2986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncro8v.htf
14mu|texlive-tex4ht-20120223-7|2987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplb8v.htf
14mu|texlive-tex4ht-20120223-7|2988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbc8v.htf
14mu|texlive-tex4ht-20120223-7|2989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbi8v.htf
14mu|texlive-tex4ht-20120223-7|2990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbo8v.htf
14mu|texlive-tex4ht-20120223-7|2991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplr8v.htf
14mu|texlive-tex4ht-20120223-7|2992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplrc8v.htf
14mu|texlive-tex4ht-20120223-7|2993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplri8v.htf
14mu|texlive-tex4ht-20120223-7|2994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplro8v.htf
14mu|texlive-tex4ht-20120223-7|2995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmb8v.htf
14mu|texlive-tex4ht-20120223-7|2996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbc8v.htf
14mu|texlive-tex4ht-20120223-7|2997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbi8v.htf
14mu|texlive-tex4ht-20120223-7|2998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbo8v.htf
14mu|texlive-tex4ht-20120223-7|2999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmr8v.htf
14mu|texlive-tex4ht-20120223-7|3000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmrc8v.htf
14mu|texlive-tex4ht-20120223-7|3001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmri8v.htf
14mu|texlive-tex4ht-20120223-7|3002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmro8v.htf
14mu|texlive-tex4ht-20120223-7|3003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uzcmi8v.htf
14mu|texlive-tex4ht-20120223-7|3004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf
14mu|texlive-tex4ht-20120223-7|3005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/vnr/vn.htf
14mu|texlive-tex4ht-20120223-7|3006	%{_texmfdistdir}/tex4ht/ht-fonts/aliase/mathtime/mtsy-bs.htf
14mu|texlive-tex4ht-20120223-7|3007	%{_texmfdistdir}/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf
14mu|texlive-tex4ht-20120223-7|3008	%{_texmfdistdir}/tex4ht/ht-fonts/cp1256/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3009	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es
14mu|texlive-tex4ht-20120223-7|3010	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es
14mu|texlive-tex4ht-20120223-7|3011	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es
14mu|texlive-tex4ht-20120223-7|3012	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es
14mu|texlive-tex4ht-20120223-7|3013	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf
14mu|texlive-tex4ht-20120223-7|3014	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf
14mu|texlive-tex4ht-20120223-7|3015	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf
14mu|texlive-tex4ht-20120223-7|3016	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf
14mu|texlive-tex4ht-20120223-7|3017	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf
14mu|texlive-tex4ht-20120223-7|3018	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf
14mu|texlive-tex4ht-20120223-7|3019	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf
14mu|texlive-tex4ht-20120223-7|3020	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf
14mu|texlive-tex4ht-20120223-7|3021	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf
14mu|texlive-tex4ht-20120223-7|3022	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf
14mu|texlive-tex4ht-20120223-7|3023	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf
14mu|texlive-tex4ht-20120223-7|3024	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf
14mu|texlive-tex4ht-20120223-7|3025	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf
14mu|texlive-tex4ht-20120223-7|3026	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf
14mu|texlive-tex4ht-20120223-7|3027	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf
14mu|texlive-tex4ht-20120223-7|3028	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf
14mu|texlive-tex4ht-20120223-7|3029	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf
14mu|texlive-tex4ht-20120223-7|3030	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf
14mu|texlive-tex4ht-20120223-7|3031	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf
14mu|texlive-tex4ht-20120223-7|3032	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf
14mu|texlive-tex4ht-20120223-7|3033	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf
14mu|texlive-tex4ht-20120223-7|3034	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf
14mu|texlive-tex4ht-20120223-7|3035	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf
14mu|texlive-tex4ht-20120223-7|3036	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf
14mu|texlive-tex4ht-20120223-7|3037	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf
14mu|texlive-tex4ht-20120223-7|3038	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf
14mu|texlive-tex4ht-20120223-7|3039	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf
14mu|texlive-tex4ht-20120223-7|3040	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf
14mu|texlive-tex4ht-20120223-7|3041	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf
14mu|texlive-tex4ht-20120223-7|3042	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf
14mu|texlive-tex4ht-20120223-7|3043	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf
14mu|texlive-tex4ht-20120223-7|3044	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf
14mu|texlive-tex4ht-20120223-7|3045	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf
14mu|texlive-tex4ht-20120223-7|3046	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf
14mu|texlive-tex4ht-20120223-7|3047	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf
14mu|texlive-tex4ht-20120223-7|3048	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf
14mu|texlive-tex4ht-20120223-7|3049	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf
14mu|texlive-tex4ht-20120223-7|3050	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf
14mu|texlive-tex4ht-20120223-7|3051	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf
14mu|texlive-tex4ht-20120223-7|3052	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf
14mu|texlive-tex4ht-20120223-7|3053	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf
14mu|texlive-tex4ht-20120223-7|3054	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf
14mu|texlive-tex4ht-20120223-7|3055	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf
14mu|texlive-tex4ht-20120223-7|3056	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf
14mu|texlive-tex4ht-20120223-7|3057	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf
14mu|texlive-tex4ht-20120223-7|3058	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf
14mu|texlive-tex4ht-20120223-7|3059	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf
14mu|texlive-tex4ht-20120223-7|3060	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf
14mu|texlive-tex4ht-20120223-7|3061	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf
14mu|texlive-tex4ht-20120223-7|3062	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf
14mu|texlive-tex4ht-20120223-7|3063	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf
14mu|texlive-tex4ht-20120223-7|3064	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf
14mu|texlive-tex4ht-20120223-7|3065	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf
14mu|texlive-tex4ht-20120223-7|3066	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf
14mu|texlive-tex4ht-20120223-7|3067	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf
14mu|texlive-tex4ht-20120223-7|3068	%{_texmfdistdir}/tex4ht/ht-fonts/gb2312/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3069	%{_texmfdistdir}/tex4ht/ht-fonts/gbk/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3070	%{_texmfdistdir}/tex4ht/ht-fonts/html-speech/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3071	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3072	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3073	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chess.htf
14mu|texlive-tex4ht-20120223-7|3074	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf
14mu|texlive-tex4ht-20120223-7|3075	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/fselch.htf
14mu|texlive-tex4ht-20120223-7|3076	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf
14mu|texlive-tex4ht-20120223-7|3077	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf
14mu|texlive-tex4ht-20120223-7|3078	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf
14mu|texlive-tex4ht-20120223-7|3079	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go.htf
14mu|texlive-tex4ht-20120223-7|3080	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf
14mu|texlive-tex4ht-20120223-7|3081	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf
14mu|texlive-tex4ht-20120223-7|3082	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf
14mu|texlive-tex4ht-20120223-7|3083	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf
14mu|texlive-tex4ht-20120223-7|3084	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/html/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3085	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf
14mu|texlive-tex4ht-20120223-7|3086	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf
14mu|texlive-tex4ht-20120223-7|3087	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf
14mu|texlive-tex4ht-20120223-7|3088	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf
14mu|texlive-tex4ht-20120223-7|3089	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf
14mu|texlive-tex4ht-20120223-7|3090	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf
14mu|texlive-tex4ht-20120223-7|3091	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf
14mu|texlive-tex4ht-20120223-7|3092	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf
14mu|texlive-tex4ht-20120223-7|3093	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf
14mu|texlive-tex4ht-20120223-7|3094	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf
14mu|texlive-tex4ht-20120223-7|3095	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf
14mu|texlive-tex4ht-20120223-7|3096	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf
14mu|texlive-tex4ht-20120223-7|3097	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/curr.htf
14mu|texlive-tex4ht-20120223-7|3098	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf
14mu|texlive-tex4ht-20120223-7|3099	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf
14mu|texlive-tex4ht-20120223-7|3100	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf
14mu|texlive-tex4ht-20120223-7|3101	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf
14mu|texlive-tex4ht-20120223-7|3102	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf
14mu|texlive-tex4ht-20120223-7|3103	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf
14mu|texlive-tex4ht-20120223-7|3104	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf
14mu|texlive-tex4ht-20120223-7|3105	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf
14mu|texlive-tex4ht-20120223-7|3106	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3107	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/html/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3108	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3109	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf
14mu|texlive-tex4ht-20120223-7|3110	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf
14mu|texlive-tex4ht-20120223-7|3111	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf
14mu|texlive-tex4ht-20120223-7|3112	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf
14mu|texlive-tex4ht-20120223-7|3113	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf
14mu|texlive-tex4ht-20120223-7|3114	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf
14mu|texlive-tex4ht-20120223-7|3115	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf
14mu|texlive-tex4ht-20120223-7|3116	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf
14mu|texlive-tex4ht-20120223-7|3117	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf
14mu|texlive-tex4ht-20120223-7|3118	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf
14mu|texlive-tex4ht-20120223-7|3119	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/html/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3120	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf
14mu|texlive-tex4ht-20120223-7|3121	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3122	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/html/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3123	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3124	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf
14mu|texlive-tex4ht-20120223-7|3125	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf
14mu|texlive-tex4ht-20120223-7|3126	%{_texmfdistdir}/tex4ht/ht-fonts/jsml/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3127	%{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3128	%{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf
14mu|texlive-tex4ht-20120223-7|3129	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3130	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/native/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3131	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3132	%{_texmfdistdir}/tex4ht/ht-fonts/ooffice/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3133	%{_texmfdistdir}/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf
14mu|texlive-tex4ht-20120223-7|3134	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3135	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf
14mu|texlive-tex4ht-20120223-7|3136	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf
14mu|texlive-tex4ht-20120223-7|3137	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf
14mu|texlive-tex4ht-20120223-7|3138	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blex-bs.htf
14mu|texlive-tex4ht-20120223-7|3139	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf
14mu|texlive-tex4ht-20120223-7|3140	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf
14mu|texlive-tex4ht-20120223-7|3141	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtex-bs.htf
14mu|texlive-tex4ht-20120223-7|3142	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf
14mu|texlive-tex4ht-20120223-7|3143	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf
14mu|texlive-tex4ht-20120223-7|3144	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf
14mu|texlive-tex4ht-20120223-7|3145	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf
14mu|texlive-tex4ht-20120223-7|3146	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf
14mu|texlive-tex4ht-20120223-7|3147	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf
14mu|texlive-tex4ht-20120223-7|3148	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf
14mu|texlive-tex4ht-20120223-7|3149	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pplrc8r.htf
14mu|texlive-tex4ht-20120223-7|3150	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf
14mu|texlive-tex4ht-20120223-7|3151	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf
14mu|texlive-tex4ht-20120223-7|3152	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf
14mu|texlive-tex4ht-20120223-7|3153	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf
14mu|texlive-tex4ht-20120223-7|3154	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf
14mu|texlive-tex4ht-20120223-7|3155	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf
14mu|texlive-tex4ht-20120223-7|3156	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf
14mu|texlive-tex4ht-20120223-7|3157	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf
14mu|texlive-tex4ht-20120223-7|3158	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplri9t.htf
14mu|texlive-tex4ht-20120223-7|3159	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf
14mu|texlive-tex4ht-20120223-7|3160	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf
14mu|texlive-tex4ht-20120223-7|3161	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf
14mu|texlive-tex4ht-20120223-7|3162	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf
14mu|texlive-tex4ht-20120223-7|3163	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf
14mu|texlive-tex4ht-20120223-7|3164	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf
14mu|texlive-tex4ht-20120223-7|3165	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf
14mu|texlive-tex4ht-20120223-7|3166	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf
14mu|texlive-tex4ht-20120223-7|3167	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf
14mu|texlive-tex4ht-20120223-7|3168	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ae/aecsc.htf
14mu|texlive-tex4ht-20120223-7|3169	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf
14mu|texlive-tex4ht-20120223-7|3170	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/euex.htf
14mu|texlive-tex4ht-20120223-7|3171	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf
14mu|texlive-tex4ht-20120223-7|3172	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf
14mu|texlive-tex4ht-20120223-7|3173	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf
14mu|texlive-tex4ht-20120223-7|3174	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf
14mu|texlive-tex4ht-20120223-7|3175	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf
14mu|texlive-tex4ht-20120223-7|3176	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf
14mu|texlive-tex4ht-20120223-7|3177	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/antpr.htf
14mu|texlive-tex4ht-20120223-7|3178	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/anttr.htf
14mu|texlive-tex4ht-20120223-7|3179	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/ec-anttbcap.htf
14mu|texlive-tex4ht-20120223-7|3180	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/mi-antt.htf
14mu|texlive-tex4ht-20120223-7|3181	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/qx-anttbcap.htf
14mu|texlive-tex4ht-20120223-7|3182	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-antt.htf
14mu|texlive-tex4ht-20120223-7|3183	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-anttlz.htf
14mu|texlive-tex4ht-20120223-7|3184	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/aehor.htf
14mu|texlive-tex4ht-20120223-7|3185	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/nazli.htf
14mu|texlive-tex4ht-20120223-7|3186	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arev/favr8r.htf
14mu|texlive-tex4ht-20120223-7|3187	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/bbold/bbold.htf
14mu|texlive-tex4ht-20120223-7|3188	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf
14mu|texlive-tex4ht-20120223-7|3189	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf
14mu|texlive-tex4ht-20120223-7|3190	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf
14mu|texlive-tex4ht-20120223-7|3191	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3192	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chess.htf
14mu|texlive-tex4ht-20120223-7|3193	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chessf.htf
14mu|texlive-tex4ht-20120223-7|3194	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf
14mu|texlive-tex4ht-20120223-7|3195	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf
14mu|texlive-tex4ht-20120223-7|3196	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf
14mu|texlive-tex4ht-20120223-7|3197	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf
14mu|texlive-tex4ht-20120223-7|3198	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf
14mu|texlive-tex4ht-20120223-7|3199	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf
14mu|texlive-tex4ht-20120223-7|3200	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf
14mu|texlive-tex4ht-20120223-7|3201	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf
14mu|texlive-tex4ht-20120223-7|3202	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf
14mu|texlive-tex4ht-20120223-7|3203	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf
14mu|texlive-tex4ht-20120223-7|3204	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf
14mu|texlive-tex4ht-20120223-7|3205	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf
14mu|texlive-tex4ht-20120223-7|3206	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf
14mu|texlive-tex4ht-20120223-7|3207	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf
14mu|texlive-tex4ht-20120223-7|3208	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf
14mu|texlive-tex4ht-20120223-7|3209	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf
14mu|texlive-tex4ht-20120223-7|3210	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf
14mu|texlive-tex4ht-20120223-7|3211	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf
14mu|texlive-tex4ht-20120223-7|3212	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf
14mu|texlive-tex4ht-20120223-7|3213	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf
14mu|texlive-tex4ht-20120223-7|3214	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf
14mu|texlive-tex4ht-20120223-7|3215	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf
14mu|texlive-tex4ht-20120223-7|3216	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf
14mu|texlive-tex4ht-20120223-7|3217	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf
14mu|texlive-tex4ht-20120223-7|3218	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf
14mu|texlive-tex4ht-20120223-7|3219	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf
14mu|texlive-tex4ht-20120223-7|3220	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf
14mu|texlive-tex4ht-20120223-7|3221	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf
14mu|texlive-tex4ht-20120223-7|3222	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf
14mu|texlive-tex4ht-20120223-7|3223	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf
14mu|texlive-tex4ht-20120223-7|3224	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf
14mu|texlive-tex4ht-20120223-7|3225	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf
14mu|texlive-tex4ht-20120223-7|3226	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf
14mu|texlive-tex4ht-20120223-7|3227	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf
14mu|texlive-tex4ht-20120223-7|3228	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf
14mu|texlive-tex4ht-20120223-7|3229	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf
14mu|texlive-tex4ht-20120223-7|3230	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf
14mu|texlive-tex4ht-20120223-7|3231	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf
14mu|texlive-tex4ht-20120223-7|3232	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf
14mu|texlive-tex4ht-20120223-7|3233	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf
14mu|texlive-tex4ht-20120223-7|3234	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf
14mu|texlive-tex4ht-20120223-7|3235	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf
14mu|texlive-tex4ht-20120223-7|3236	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf
14mu|texlive-tex4ht-20120223-7|3237	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf
14mu|texlive-tex4ht-20120223-7|3238	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf
14mu|texlive-tex4ht-20120223-7|3239	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf
14mu|texlive-tex4ht-20120223-7|3240	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf
14mu|texlive-tex4ht-20120223-7|3241	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf
14mu|texlive-tex4ht-20120223-7|3242	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf
14mu|texlive-tex4ht-20120223-7|3243	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf
14mu|texlive-tex4ht-20120223-7|3244	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf
14mu|texlive-tex4ht-20120223-7|3245	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf
14mu|texlive-tex4ht-20120223-7|3246	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf
14mu|texlive-tex4ht-20120223-7|3247	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf
14mu|texlive-tex4ht-20120223-7|3248	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf
14mu|texlive-tex4ht-20120223-7|3249	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf
14mu|texlive-tex4ht-20120223-7|3250	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf
14mu|texlive-tex4ht-20120223-7|3251	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf
14mu|texlive-tex4ht-20120223-7|3252	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf
14mu|texlive-tex4ht-20120223-7|3253	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf
14mu|texlive-tex4ht-20120223-7|3254	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf
14mu|texlive-tex4ht-20120223-7|3255	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf
14mu|texlive-tex4ht-20120223-7|3256	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf
14mu|texlive-tex4ht-20120223-7|3257	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf
14mu|texlive-tex4ht-20120223-7|3258	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf
14mu|texlive-tex4ht-20120223-7|3259	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf
14mu|texlive-tex4ht-20120223-7|3260	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf
14mu|texlive-tex4ht-20120223-7|3261	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf
14mu|texlive-tex4ht-20120223-7|3262	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf
14mu|texlive-tex4ht-20120223-7|3263	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf
14mu|texlive-tex4ht-20120223-7|3264	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf
14mu|texlive-tex4ht-20120223-7|3265	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf
14mu|texlive-tex4ht-20120223-7|3266	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf
14mu|texlive-tex4ht-20120223-7|3267	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf
14mu|texlive-tex4ht-20120223-7|3268	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf
14mu|texlive-tex4ht-20120223-7|3269	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf
14mu|texlive-tex4ht-20120223-7|3270	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf
14mu|texlive-tex4ht-20120223-7|3271	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf
14mu|texlive-tex4ht-20120223-7|3272	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf
14mu|texlive-tex4ht-20120223-7|3273	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf
14mu|texlive-tex4ht-20120223-7|3274	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf
14mu|texlive-tex4ht-20120223-7|3275	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf
14mu|texlive-tex4ht-20120223-7|3276	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf
14mu|texlive-tex4ht-20120223-7|3277	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf
14mu|texlive-tex4ht-20120223-7|3278	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf
14mu|texlive-tex4ht-20120223-7|3279	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf
14mu|texlive-tex4ht-20120223-7|3280	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf
14mu|texlive-tex4ht-20120223-7|3281	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf
14mu|texlive-tex4ht-20120223-7|3282	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf
14mu|texlive-tex4ht-20120223-7|3283	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf
14mu|texlive-tex4ht-20120223-7|3284	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf
14mu|texlive-tex4ht-20120223-7|3285	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf
14mu|texlive-tex4ht-20120223-7|3286	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf
14mu|texlive-tex4ht-20120223-7|3287	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf
14mu|texlive-tex4ht-20120223-7|3288	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf
14mu|texlive-tex4ht-20120223-7|3289	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf
14mu|texlive-tex4ht-20120223-7|3290	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf
14mu|texlive-tex4ht-20120223-7|3291	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf
14mu|texlive-tex4ht-20120223-7|3292	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf
14mu|texlive-tex4ht-20120223-7|3293	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf
14mu|texlive-tex4ht-20120223-7|3294	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf
14mu|texlive-tex4ht-20120223-7|3295	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf
14mu|texlive-tex4ht-20120223-7|3296	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf
14mu|texlive-tex4ht-20120223-7|3297	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf
14mu|texlive-tex4ht-20120223-7|3298	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf
14mu|texlive-tex4ht-20120223-7|3299	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf
14mu|texlive-tex4ht-20120223-7|3300	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf
14mu|texlive-tex4ht-20120223-7|3301	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf
14mu|texlive-tex4ht-20120223-7|3302	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf
14mu|texlive-tex4ht-20120223-7|3303	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf
14mu|texlive-tex4ht-20120223-7|3304	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf
14mu|texlive-tex4ht-20120223-7|3305	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf
14mu|texlive-tex4ht-20120223-7|3306	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf
14mu|texlive-tex4ht-20120223-7|3307	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf
14mu|texlive-tex4ht-20120223-7|3308	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf
14mu|texlive-tex4ht-20120223-7|3309	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf
14mu|texlive-tex4ht-20120223-7|3310	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf
14mu|texlive-tex4ht-20120223-7|3311	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf
14mu|texlive-tex4ht-20120223-7|3312	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf
14mu|texlive-tex4ht-20120223-7|3313	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf
14mu|texlive-tex4ht-20120223-7|3314	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf
14mu|texlive-tex4ht-20120223-7|3315	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf
14mu|texlive-tex4ht-20120223-7|3316	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf
14mu|texlive-tex4ht-20120223-7|3317	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf
14mu|texlive-tex4ht-20120223-7|3318	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf
14mu|texlive-tex4ht-20120223-7|3319	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf
14mu|texlive-tex4ht-20120223-7|3320	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf
14mu|texlive-tex4ht-20120223-7|3321	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf
14mu|texlive-tex4ht-20120223-7|3322	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf
14mu|texlive-tex4ht-20120223-7|3323	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf
14mu|texlive-tex4ht-20120223-7|3324	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf
14mu|texlive-tex4ht-20120223-7|3325	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf
14mu|texlive-tex4ht-20120223-7|3326	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf
14mu|texlive-tex4ht-20120223-7|3327	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf
14mu|texlive-tex4ht-20120223-7|3328	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf
14mu|texlive-tex4ht-20120223-7|3329	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf
14mu|texlive-tex4ht-20120223-7|3330	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf
14mu|texlive-tex4ht-20120223-7|3331	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf
14mu|texlive-tex4ht-20120223-7|3332	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf
14mu|texlive-tex4ht-20120223-7|3333	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf
14mu|texlive-tex4ht-20120223-7|3334	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf
14mu|texlive-tex4ht-20120223-7|3335	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf
14mu|texlive-tex4ht-20120223-7|3336	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf
14mu|texlive-tex4ht-20120223-7|3337	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf
14mu|texlive-tex4ht-20120223-7|3338	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong90.htf
14mu|texlive-tex4ht-20120223-7|3339	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf
14mu|texlive-tex4ht-20120223-7|3340	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong92.htf
14mu|texlive-tex4ht-20120223-7|3341	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf
14mu|texlive-tex4ht-20120223-7|3342	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf
14mu|texlive-tex4ht-20120223-7|3343	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf
14mu|texlive-tex4ht-20120223-7|3344	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf
14mu|texlive-tex4ht-20120223-7|3345	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf
14mu|texlive-tex4ht-20120223-7|3346	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf
14mu|texlive-tex4ht-20120223-7|3347	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf
14mu|texlive-tex4ht-20120223-7|3348	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf
14mu|texlive-tex4ht-20120223-7|3349	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf
14mu|texlive-tex4ht-20120223-7|3350	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf
14mu|texlive-tex4ht-20120223-7|3351	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf
14mu|texlive-tex4ht-20120223-7|3352	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song01.htf
14mu|texlive-tex4ht-20120223-7|3353	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song02.htf
14mu|texlive-tex4ht-20120223-7|3354	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song03.htf
14mu|texlive-tex4ht-20120223-7|3355	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song04.htf
14mu|texlive-tex4ht-20120223-7|3356	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song05.htf
14mu|texlive-tex4ht-20120223-7|3357	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song06.htf
14mu|texlive-tex4ht-20120223-7|3358	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song07.htf
14mu|texlive-tex4ht-20120223-7|3359	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song08.htf
14mu|texlive-tex4ht-20120223-7|3360	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song09.htf
14mu|texlive-tex4ht-20120223-7|3361	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0a.htf
14mu|texlive-tex4ht-20120223-7|3362	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0b.htf
14mu|texlive-tex4ht-20120223-7|3363	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0c.htf
14mu|texlive-tex4ht-20120223-7|3364	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0d.htf
14mu|texlive-tex4ht-20120223-7|3365	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0e.htf
14mu|texlive-tex4ht-20120223-7|3366	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0f.htf
14mu|texlive-tex4ht-20120223-7|3367	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song10.htf
14mu|texlive-tex4ht-20120223-7|3368	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song11.htf
14mu|texlive-tex4ht-20120223-7|3369	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song12.htf
14mu|texlive-tex4ht-20120223-7|3370	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song13.htf
14mu|texlive-tex4ht-20120223-7|3371	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song14.htf
14mu|texlive-tex4ht-20120223-7|3372	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song15.htf
14mu|texlive-tex4ht-20120223-7|3373	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song16.htf
14mu|texlive-tex4ht-20120223-7|3374	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song17.htf
14mu|texlive-tex4ht-20120223-7|3375	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song18.htf
14mu|texlive-tex4ht-20120223-7|3376	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song19.htf
14mu|texlive-tex4ht-20120223-7|3377	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1a.htf
14mu|texlive-tex4ht-20120223-7|3378	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1b.htf
14mu|texlive-tex4ht-20120223-7|3379	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1c.htf
14mu|texlive-tex4ht-20120223-7|3380	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1d.htf
14mu|texlive-tex4ht-20120223-7|3381	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1e.htf
14mu|texlive-tex4ht-20120223-7|3382	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1f.htf
14mu|texlive-tex4ht-20120223-7|3383	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song20.htf
14mu|texlive-tex4ht-20120223-7|3384	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song21.htf
14mu|texlive-tex4ht-20120223-7|3385	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song22.htf
14mu|texlive-tex4ht-20120223-7|3386	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song23.htf
14mu|texlive-tex4ht-20120223-7|3387	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song24.htf
14mu|texlive-tex4ht-20120223-7|3388	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song25.htf
14mu|texlive-tex4ht-20120223-7|3389	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song26.htf
14mu|texlive-tex4ht-20120223-7|3390	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song27.htf
14mu|texlive-tex4ht-20120223-7|3391	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song28.htf
14mu|texlive-tex4ht-20120223-7|3392	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song29.htf
14mu|texlive-tex4ht-20120223-7|3393	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2a.htf
14mu|texlive-tex4ht-20120223-7|3394	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2b.htf
14mu|texlive-tex4ht-20120223-7|3395	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2c.htf
14mu|texlive-tex4ht-20120223-7|3396	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2d.htf
14mu|texlive-tex4ht-20120223-7|3397	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2e.htf
14mu|texlive-tex4ht-20120223-7|3398	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2f.htf
14mu|texlive-tex4ht-20120223-7|3399	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song30.htf
14mu|texlive-tex4ht-20120223-7|3400	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song31.htf
14mu|texlive-tex4ht-20120223-7|3401	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song32.htf
14mu|texlive-tex4ht-20120223-7|3402	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song33.htf
14mu|texlive-tex4ht-20120223-7|3403	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song34.htf
14mu|texlive-tex4ht-20120223-7|3404	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song35.htf
14mu|texlive-tex4ht-20120223-7|3405	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song36.htf
14mu|texlive-tex4ht-20120223-7|3406	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song37.htf
14mu|texlive-tex4ht-20120223-7|3407	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song38.htf
14mu|texlive-tex4ht-20120223-7|3408	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song39.htf
14mu|texlive-tex4ht-20120223-7|3409	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3a.htf
14mu|texlive-tex4ht-20120223-7|3410	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3b.htf
14mu|texlive-tex4ht-20120223-7|3411	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3c.htf
14mu|texlive-tex4ht-20120223-7|3412	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3d.htf
14mu|texlive-tex4ht-20120223-7|3413	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3e.htf
14mu|texlive-tex4ht-20120223-7|3414	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3f.htf
14mu|texlive-tex4ht-20120223-7|3415	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song40.htf
14mu|texlive-tex4ht-20120223-7|3416	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song41.htf
14mu|texlive-tex4ht-20120223-7|3417	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song42.htf
14mu|texlive-tex4ht-20120223-7|3418	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song43.htf
14mu|texlive-tex4ht-20120223-7|3419	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song44.htf
14mu|texlive-tex4ht-20120223-7|3420	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song45.htf
14mu|texlive-tex4ht-20120223-7|3421	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song46.htf
14mu|texlive-tex4ht-20120223-7|3422	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song47.htf
14mu|texlive-tex4ht-20120223-7|3423	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song48.htf
14mu|texlive-tex4ht-20120223-7|3424	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song49.htf
14mu|texlive-tex4ht-20120223-7|3425	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4a.htf
14mu|texlive-tex4ht-20120223-7|3426	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4b.htf
14mu|texlive-tex4ht-20120223-7|3427	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4c.htf
14mu|texlive-tex4ht-20120223-7|3428	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4d.htf
14mu|texlive-tex4ht-20120223-7|3429	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4e.htf
14mu|texlive-tex4ht-20120223-7|3430	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4f.htf
14mu|texlive-tex4ht-20120223-7|3431	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song50.htf
14mu|texlive-tex4ht-20120223-7|3432	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song51.htf
14mu|texlive-tex4ht-20120223-7|3433	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song52.htf
14mu|texlive-tex4ht-20120223-7|3434	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song53.htf
14mu|texlive-tex4ht-20120223-7|3435	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song54.htf
14mu|texlive-tex4ht-20120223-7|3436	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song55.htf
14mu|texlive-tex4ht-20120223-7|3437	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song56.htf
14mu|texlive-tex4ht-20120223-7|3438	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song57.htf
14mu|texlive-tex4ht-20120223-7|3439	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song58.htf
14mu|texlive-tex4ht-20120223-7|3440	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song59.htf
14mu|texlive-tex4ht-20120223-7|3441	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5a.htf
14mu|texlive-tex4ht-20120223-7|3442	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5b.htf
14mu|texlive-tex4ht-20120223-7|3443	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5c.htf
14mu|texlive-tex4ht-20120223-7|3444	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5d.htf
14mu|texlive-tex4ht-20120223-7|3445	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5e.htf
14mu|texlive-tex4ht-20120223-7|3446	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5f.htf
14mu|texlive-tex4ht-20120223-7|3447	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song60.htf
14mu|texlive-tex4ht-20120223-7|3448	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song61.htf
14mu|texlive-tex4ht-20120223-7|3449	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song62.htf
14mu|texlive-tex4ht-20120223-7|3450	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song63.htf
14mu|texlive-tex4ht-20120223-7|3451	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song64.htf
14mu|texlive-tex4ht-20120223-7|3452	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song65.htf
14mu|texlive-tex4ht-20120223-7|3453	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song66.htf
14mu|texlive-tex4ht-20120223-7|3454	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song67.htf
14mu|texlive-tex4ht-20120223-7|3455	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song68.htf
14mu|texlive-tex4ht-20120223-7|3456	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song69.htf
14mu|texlive-tex4ht-20120223-7|3457	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6a.htf
14mu|texlive-tex4ht-20120223-7|3458	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6b.htf
14mu|texlive-tex4ht-20120223-7|3459	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6c.htf
14mu|texlive-tex4ht-20120223-7|3460	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6d.htf
14mu|texlive-tex4ht-20120223-7|3461	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6e.htf
14mu|texlive-tex4ht-20120223-7|3462	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6f.htf
14mu|texlive-tex4ht-20120223-7|3463	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song70.htf
14mu|texlive-tex4ht-20120223-7|3464	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song71.htf
14mu|texlive-tex4ht-20120223-7|3465	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song72.htf
14mu|texlive-tex4ht-20120223-7|3466	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song73.htf
14mu|texlive-tex4ht-20120223-7|3467	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song74.htf
14mu|texlive-tex4ht-20120223-7|3468	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song75.htf
14mu|texlive-tex4ht-20120223-7|3469	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song76.htf
14mu|texlive-tex4ht-20120223-7|3470	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song77.htf
14mu|texlive-tex4ht-20120223-7|3471	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song78.htf
14mu|texlive-tex4ht-20120223-7|3472	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song79.htf
14mu|texlive-tex4ht-20120223-7|3473	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7a.htf
14mu|texlive-tex4ht-20120223-7|3474	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7b.htf
14mu|texlive-tex4ht-20120223-7|3475	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7c.htf
14mu|texlive-tex4ht-20120223-7|3476	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7d.htf
14mu|texlive-tex4ht-20120223-7|3477	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7e.htf
14mu|texlive-tex4ht-20120223-7|3478	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7f.htf
14mu|texlive-tex4ht-20120223-7|3479	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song80.htf
14mu|texlive-tex4ht-20120223-7|3480	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song81.htf
14mu|texlive-tex4ht-20120223-7|3481	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song82.htf
14mu|texlive-tex4ht-20120223-7|3482	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song83.htf
14mu|texlive-tex4ht-20120223-7|3483	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song84.htf
14mu|texlive-tex4ht-20120223-7|3484	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song85.htf
14mu|texlive-tex4ht-20120223-7|3485	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song86.htf
14mu|texlive-tex4ht-20120223-7|3486	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song87.htf
14mu|texlive-tex4ht-20120223-7|3487	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song88.htf
14mu|texlive-tex4ht-20120223-7|3488	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song89.htf
14mu|texlive-tex4ht-20120223-7|3489	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8a.htf
14mu|texlive-tex4ht-20120223-7|3490	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8b.htf
14mu|texlive-tex4ht-20120223-7|3491	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8c.htf
14mu|texlive-tex4ht-20120223-7|3492	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8d.htf
14mu|texlive-tex4ht-20120223-7|3493	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8e.htf
14mu|texlive-tex4ht-20120223-7|3494	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8f.htf
14mu|texlive-tex4ht-20120223-7|3495	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song90.htf
14mu|texlive-tex4ht-20120223-7|3496	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song91.htf
14mu|texlive-tex4ht-20120223-7|3497	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song92.htf
14mu|texlive-tex4ht-20120223-7|3498	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song93.htf
14mu|texlive-tex4ht-20120223-7|3499	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song94.htf
14mu|texlive-tex4ht-20120223-7|3500	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song95.htf
14mu|texlive-tex4ht-20120223-7|3501	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song96.htf
14mu|texlive-tex4ht-20120223-7|3502	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song97.htf
14mu|texlive-tex4ht-20120223-7|3503	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song98.htf
14mu|texlive-tex4ht-20120223-7|3504	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song99.htf
14mu|texlive-tex4ht-20120223-7|3505	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9a.htf
14mu|texlive-tex4ht-20120223-7|3506	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9b.htf
14mu|texlive-tex4ht-20120223-7|3507	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9c.htf
14mu|texlive-tex4ht-20120223-7|3508	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9d.htf
14mu|texlive-tex4ht-20120223-7|3509	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9e.htf
14mu|texlive-tex4ht-20120223-7|3510	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9f.htf
14mu|texlive-tex4ht-20120223-7|3511	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa0.htf
14mu|texlive-tex4ht-20120223-7|3512	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa1.htf
14mu|texlive-tex4ht-20120223-7|3513	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa2.htf
14mu|texlive-tex4ht-20120223-7|3514	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa3.htf
14mu|texlive-tex4ht-20120223-7|3515	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa4.htf
14mu|texlive-tex4ht-20120223-7|3516	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa5.htf
14mu|texlive-tex4ht-20120223-7|3517	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa6.htf
14mu|texlive-tex4ht-20120223-7|3518	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa7.htf
14mu|texlive-tex4ht-20120223-7|3519	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa8.htf
14mu|texlive-tex4ht-20120223-7|3520	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa9.htf
14mu|texlive-tex4ht-20120223-7|3521	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaa.htf
14mu|texlive-tex4ht-20120223-7|3522	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songab.htf
14mu|texlive-tex4ht-20120223-7|3523	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songac.htf
14mu|texlive-tex4ht-20120223-7|3524	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songad.htf
14mu|texlive-tex4ht-20120223-7|3525	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songae.htf
14mu|texlive-tex4ht-20120223-7|3526	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaf.htf
14mu|texlive-tex4ht-20120223-7|3527	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb0.htf
14mu|texlive-tex4ht-20120223-7|3528	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb1.htf
14mu|texlive-tex4ht-20120223-7|3529	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb2.htf
14mu|texlive-tex4ht-20120223-7|3530	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb3.htf
14mu|texlive-tex4ht-20120223-7|3531	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb4.htf
14mu|texlive-tex4ht-20120223-7|3532	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb5.htf
14mu|texlive-tex4ht-20120223-7|3533	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb6.htf
14mu|texlive-tex4ht-20120223-7|3534	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb7.htf
14mu|texlive-tex4ht-20120223-7|3535	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb8.htf
14mu|texlive-tex4ht-20120223-7|3536	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb9.htf
14mu|texlive-tex4ht-20120223-7|3537	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songba.htf
14mu|texlive-tex4ht-20120223-7|3538	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbb.htf
14mu|texlive-tex4ht-20120223-7|3539	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbc.htf
14mu|texlive-tex4ht-20120223-7|3540	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbd.htf
14mu|texlive-tex4ht-20120223-7|3541	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbe.htf
14mu|texlive-tex4ht-20120223-7|3542	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbf.htf
14mu|texlive-tex4ht-20120223-7|3543	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc0.htf
14mu|texlive-tex4ht-20120223-7|3544	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc1.htf
14mu|texlive-tex4ht-20120223-7|3545	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc2.htf
14mu|texlive-tex4ht-20120223-7|3546	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc3.htf
14mu|texlive-tex4ht-20120223-7|3547	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc4.htf
14mu|texlive-tex4ht-20120223-7|3548	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc5.htf
14mu|texlive-tex4ht-20120223-7|3549	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc6.htf
14mu|texlive-tex4ht-20120223-7|3550	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc7.htf
14mu|texlive-tex4ht-20120223-7|3551	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc8.htf
14mu|texlive-tex4ht-20120223-7|3552	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc9.htf
14mu|texlive-tex4ht-20120223-7|3553	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songca.htf
14mu|texlive-tex4ht-20120223-7|3554	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcb.htf
14mu|texlive-tex4ht-20120223-7|3555	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcc.htf
14mu|texlive-tex4ht-20120223-7|3556	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcd.htf
14mu|texlive-tex4ht-20120223-7|3557	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songce.htf
14mu|texlive-tex4ht-20120223-7|3558	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcf.htf
14mu|texlive-tex4ht-20120223-7|3559	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd0.htf
14mu|texlive-tex4ht-20120223-7|3560	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd1.htf
14mu|texlive-tex4ht-20120223-7|3561	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd2.htf
14mu|texlive-tex4ht-20120223-7|3562	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd3.htf
14mu|texlive-tex4ht-20120223-7|3563	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd4.htf
14mu|texlive-tex4ht-20120223-7|3564	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd5.htf
14mu|texlive-tex4ht-20120223-7|3565	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd6.htf
14mu|texlive-tex4ht-20120223-7|3566	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd7.htf
14mu|texlive-tex4ht-20120223-7|3567	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdc.htf
14mu|texlive-tex4ht-20120223-7|3568	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdd.htf
14mu|texlive-tex4ht-20120223-7|3569	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songde.htf
14mu|texlive-tex4ht-20120223-7|3570	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdf.htf
14mu|texlive-tex4ht-20120223-7|3571	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe0.htf
14mu|texlive-tex4ht-20120223-7|3572	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe1.htf
14mu|texlive-tex4ht-20120223-7|3573	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe2.htf
14mu|texlive-tex4ht-20120223-7|3574	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe3.htf
14mu|texlive-tex4ht-20120223-7|3575	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe4.htf
14mu|texlive-tex4ht-20120223-7|3576	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe5.htf
14mu|texlive-tex4ht-20120223-7|3577	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe6.htf
14mu|texlive-tex4ht-20120223-7|3578	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe7.htf
14mu|texlive-tex4ht-20120223-7|3579	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe8.htf
14mu|texlive-tex4ht-20120223-7|3580	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe9.htf
14mu|texlive-tex4ht-20120223-7|3581	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songea.htf
14mu|texlive-tex4ht-20120223-7|3582	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songeb.htf
14mu|texlive-tex4ht-20120223-7|3583	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songec.htf
14mu|texlive-tex4ht-20120223-7|3584	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songed.htf
14mu|texlive-tex4ht-20120223-7|3585	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songee.htf
14mu|texlive-tex4ht-20120223-7|3586	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songef.htf
14mu|texlive-tex4ht-20120223-7|3587	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf0.htf
14mu|texlive-tex4ht-20120223-7|3588	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf1.htf
14mu|texlive-tex4ht-20120223-7|3589	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf2.htf
14mu|texlive-tex4ht-20120223-7|3590	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf3.htf
14mu|texlive-tex4ht-20120223-7|3591	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf4.htf
14mu|texlive-tex4ht-20120223-7|3592	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf5.htf
14mu|texlive-tex4ht-20120223-7|3593	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf6.htf
14mu|texlive-tex4ht-20120223-7|3594	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf7.htf
14mu|texlive-tex4ht-20120223-7|3595	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf8.htf
14mu|texlive-tex4ht-20120223-7|3596	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf9.htf
14mu|texlive-tex4ht-20120223-7|3597	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfa.htf
14mu|texlive-tex4ht-20120223-7|3598	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfb.htf
14mu|texlive-tex4ht-20120223-7|3599	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfc.htf
14mu|texlive-tex4ht-20120223-7|3600	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfd.htf
14mu|texlive-tex4ht-20120223-7|3601	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfe.htf
14mu|texlive-tex4ht-20120223-7|3602	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songff.htf
14mu|texlive-tex4ht-20120223-7|3603	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmex.htf
14mu|texlive-tex4ht-20120223-7|3604	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmmi.htf
14mu|texlive-tex4ht-20120223-7|3605	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmsy.htf
14mu|texlive-tex4ht-20120223-7|3606	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf
14mu|texlive-tex4ht-20120223-7|3607	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmti.htf
14mu|texlive-tex4ht-20120223-7|3608	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/concrete/cccsc.htf
14mu|texlive-tex4ht-20120223-7|3609	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/cscsc.htf
14mu|texlive-tex4ht-20120223-7|3610	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/csr.htf
14mu|texlive-tex4ht-20120223-7|3611	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/currency/feymr.htf
14mu|texlive-tex4ht-20120223-7|3612	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklop.htf
14mu|texlive-tex4ht-20120223-7|3613	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklopi-sc.htf
14mu|texlive-tex4ht-20120223-7|3614	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ec-cyklopi-sc.htf
14mu|texlive-tex4ht-20120223-7|3615	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ly1-cyklopi-sc.htf
14mu|texlive-tex4ht-20120223-7|3616	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopi-sc.htf
14mu|texlive-tex4ht-20120223-7|3617	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopr.htf
14mu|texlive-tex4ht-20120223-7|3618	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi-sc.htf
14mu|texlive-tex4ht-20120223-7|3619	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi.htf
14mu|texlive-tex4ht-20120223-7|3620	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf
14mu|texlive-tex4ht-20120223-7|3621	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf
14mu|texlive-tex4ht-20120223-7|3622	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf
14mu|texlive-tex4ht-20120223-7|3623	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf
14mu|texlive-tex4ht-20120223-7|3624	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/esint.htf
14mu|texlive-tex4ht-20120223-7|3625	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf
14mu|texlive-tex4ht-20120223-7|3626	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf
14mu|texlive-tex4ht-20120223-7|3627	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/crml.htf
14mu|texlive-tex4ht-20120223-7|3628	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/fr.htf
14mu|texlive-tex4ht-20120223-7|3629	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf
14mu|texlive-tex4ht-20120223-7|3630	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/jerus.htf
14mu|texlive-tex4ht-20120223-7|3631	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/redis.htf
14mu|texlive-tex4ht-20120223-7|3632	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shold.htf
14mu|texlive-tex4ht-20120223-7|3633	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shscr.htf
14mu|texlive-tex4ht-20120223-7|3634	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shstk.htf
14mu|texlive-tex4ht-20120223-7|3635	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/html/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3636	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf
14mu|texlive-tex4ht-20120223-7|3637	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf
14mu|texlive-tex4ht-20120223-7|3638	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf
14mu|texlive-tex4ht-20120223-7|3639	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf
14mu|texlive-tex4ht-20120223-7|3640	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/exp-iwona.htf
14mu|texlive-tex4ht-20120223-7|3641	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf
14mu|texlive-tex4ht-20120223-7|3642	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf
14mu|texlive-tex4ht-20120223-7|3643	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf
14mu|texlive-tex4ht-20120223-7|3644	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf
14mu|texlive-tex4ht-20120223-7|3645	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf
14mu|texlive-tex4ht-20120223-7|3646	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf
14mu|texlive-tex4ht-20120223-7|3647	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf
14mu|texlive-tex4ht-20120223-7|3648	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf
14mu|texlive-tex4ht-20120223-7|3649	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwona.htf
14mu|texlive-tex4ht-20120223-7|3650	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwonacap.htf
14mu|texlive-tex4ht-20120223-7|3651	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwona.htf
14mu|texlive-tex4ht-20120223-7|3652	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwonacap.htf
14mu|texlive-tex4ht-20120223-7|3653	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf
14mu|texlive-tex4ht-20120223-7|3654	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf
14mu|texlive-tex4ht-20120223-7|3655	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lasy.htf
14mu|texlive-tex4ht-20120223-7|3656	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lcircle.htf
14mu|texlive-tex4ht-20120223-7|3657	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/line.htf
14mu|texlive-tex4ht-20120223-7|3658	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf
14mu|texlive-tex4ht-20120223-7|3659	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf
14mu|texlive-tex4ht-20120223-7|3660	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-22.htf
14mu|texlive-tex4ht-20120223-7|3661	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-24.htf
14mu|texlive-tex4ht-20120223-7|3662	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-27.htf
14mu|texlive-tex4ht-20120223-7|3663	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-8x.htf
14mu|texlive-tex4ht-20120223-7|3664	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-e0.htf
14mu|texlive-tex4ht-20120223-7|3665	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-f6.htf
14mu|texlive-tex4ht-20120223-7|3666	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-8r.htf
14mu|texlive-tex4ht-20120223-7|3667	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-lgi.htf
14mu|texlive-tex4ht-20120223-7|3668	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-00.htf
14mu|texlive-tex4ht-20120223-7|3669	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-01.htf
14mu|texlive-tex4ht-20120223-7|3670	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-02.htf
14mu|texlive-tex4ht-20120223-7|3671	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-03.htf
14mu|texlive-tex4ht-20120223-7|3672	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-04.htf
14mu|texlive-tex4ht-20120223-7|3673	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-05.htf
14mu|texlive-tex4ht-20120223-7|3674	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1e.htf
14mu|texlive-tex4ht-20120223-7|3675	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1f.htf
14mu|texlive-tex4ht-20120223-7|3676	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-20.htf
14mu|texlive-tex4ht-20120223-7|3677	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-21.htf
14mu|texlive-tex4ht-20120223-7|3678	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-22.htf
14mu|texlive-tex4ht-20120223-7|3679	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-23.htf
14mu|texlive-tex4ht-20120223-7|3680	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-24.htf
14mu|texlive-tex4ht-20120223-7|3681	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-25.htf
14mu|texlive-tex4ht-20120223-7|3682	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-26.htf
14mu|texlive-tex4ht-20120223-7|3683	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-27.htf
14mu|texlive-tex4ht-20120223-7|3684	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-2c.htf
14mu|texlive-tex4ht-20120223-7|3685	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-8x.htf
14mu|texlive-tex4ht-20120223-7|3686	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-a7.htf
14mu|texlive-tex4ht-20120223-7|3687	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-circle.htf
14mu|texlive-tex4ht-20120223-7|3688	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e0.htf
14mu|texlive-tex4ht-20120223-7|3689	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e1.htf
14mu|texlive-tex4ht-20120223-7|3690	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-f6.htf
14mu|texlive-tex4ht-20120223-7|3691	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-fb.htf
14mu|texlive-tex4ht-20120223-7|3692	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ff.htf
14mu|texlive-tex4ht-20120223-7|3693	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgi.htf
14mu|texlive-tex4ht-20120223-7|3694	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgr.htf
14mu|texlive-tex4ht-20120223-7|3695	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ts1.htf
14mu|texlive-tex4ht-20120223-7|3696	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlrc-t1.htf
14mu|texlive-tex4ht-20120223-7|3697	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-26.htf
14mu|texlive-tex4ht-20120223-7|3698	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-e1.htf
14mu|texlive-tex4ht-20120223-7|3699	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/cs-lm.htf
14mu|texlive-tex4ht-20120223-7|3700	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lm.htf
14mu|texlive-tex4ht-20120223-7|3701	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lmcs.htf
14mu|texlive-tex4ht-20120223-7|3702	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lm.htf
14mu|texlive-tex4ht-20120223-7|3703	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lmcsc.htf
14mu|texlive-tex4ht-20120223-7|3704	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ec.htf
14mu|texlive-tex4ht-20120223-7|3705	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf
14mu|texlive-tex4ht-20120223-7|3706	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf
14mu|texlive-tex4ht-20120223-7|3707	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf
14mu|texlive-tex4ht-20120223-7|3708	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf
14mu|texlive-tex4ht-20120223-7|3709	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf
14mu|texlive-tex4ht-20120223-7|3710	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf
14mu|texlive-tex4ht-20120223-7|3711	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf
14mu|texlive-tex4ht-20120223-7|3712	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf
14mu|texlive-tex4ht-20120223-7|3713	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf
14mu|texlive-tex4ht-20120223-7|3714	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf
14mu|texlive-tex4ht-20120223-7|3715	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf
14mu|texlive-tex4ht-20120223-7|3716	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf
14mu|texlive-tex4ht-20120223-7|3717	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf
14mu|texlive-tex4ht-20120223-7|3718	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf
14mu|texlive-tex4ht-20120223-7|3719	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf
14mu|texlive-tex4ht-20120223-7|3720	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf
14mu|texlive-tex4ht-20120223-7|3721	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf
14mu|texlive-tex4ht-20120223-7|3722	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf
14mu|texlive-tex4ht-20120223-7|3723	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-t5.htf
14mu|texlive-tex4ht-20120223-7|3724	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf
14mu|texlive-tex4ht-20120223-7|3725	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf
14mu|texlive-tex4ht-20120223-7|3726	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf
14mu|texlive-tex4ht-20120223-7|3727	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf
14mu|texlive-tex4ht-20120223-7|3728	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf
14mu|texlive-tex4ht-20120223-7|3729	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf
14mu|texlive-tex4ht-20120223-7|3730	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf
14mu|texlive-tex4ht-20120223-7|3731	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/rm-lm.htf
14mu|texlive-tex4ht-20120223-7|3732	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf
14mu|texlive-tex4ht-20120223-7|3733	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf
14mu|texlive-tex4ht-20120223-7|3734	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/math/rsfs.htf
14mu|texlive-tex4ht-20120223-7|3735	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathdesign/mdbchr7v.htf
14mu|texlive-tex4ht-20120223-7|3736	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf
14mu|texlive-tex4ht-20120223-7|3737	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf
14mu|texlive-tex4ht-20120223-7|3738	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf
14mu|texlive-tex4ht-20120223-7|3739	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf
14mu|texlive-tex4ht-20120223-7|3740	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf
14mu|texlive-tex4ht-20120223-7|3741	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf
14mu|texlive-tex4ht-20120223-7|3742	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mflogo/logo.htf
14mu|texlive-tex4ht-20120223-7|3743	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/cmman.htf
14mu|texlive-tex4ht-20120223-7|3744	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/ifsym.htf
14mu|texlive-tex4ht-20120223-7|3745	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/wasy.htf
14mu|texlive-tex4ht-20120223-7|3746	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plbsy.htf
14mu|texlive-tex4ht-20120223-7|3747	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plinch.htf
14mu|texlive-tex4ht-20120223-7|3748	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltcsc.htf
14mu|texlive-tex4ht-20120223-7|3749	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltex.htf
14mu|texlive-tex4ht-20120223-7|3750	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/public/bbding.htf
14mu|texlive-tex4ht-20120223-7|3751	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxbsyc.htf
14mu|texlive-tex4ht-20120223-7|3752	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxexa.htf
14mu|texlive-tex4ht-20120223-7|3753	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxr.htf
14mu|texlive-tex4ht-20120223-7|3754	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsc.htf
14mu|texlive-tex4ht-20120223-7|3755	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsyc.htf
14mu|texlive-tex4ht-20120223-7|3756	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpcxr.htf
14mu|texlive-tex4ht-20120223-7|3757	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxb.htf
14mu|texlive-tex4ht-20120223-7|3758	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxpplr.htf
14mu|texlive-tex4ht-20120223-7|3759	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxsc.htf
14mu|texlive-tex4ht-20120223-7|3760	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf
14mu|texlive-tex4ht-20120223-7|3761	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tibetan/ctib.htf
14mu|texlive-tex4ht-20120223-7|3762	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/tipa.htf
14mu|texlive-tex4ht-20120223-7|3763	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/xipx.htf
14mu|texlive-tex4ht-20120223-7|3764	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxr.htf
14mu|texlive-tex4ht-20120223-7|3765	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxss.htf
14mu|texlive-tex4ht-20120223-7|3766	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtx.htf
14mu|texlive-tex4ht-20120223-7|3767	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtxsc.htf
14mu|texlive-tex4ht-20120223-7|3768	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/t1x.htf
14mu|texlive-tex4ht-20120223-7|3769	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf
14mu|texlive-tex4ht-20120223-7|3770	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tcxb.htf
14mu|texlive-tex4ht-20120223-7|3771	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txb.htf
14mu|texlive-tex4ht-20120223-7|3772	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf
14mu|texlive-tex4ht-20120223-7|3773	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf
14mu|texlive-tex4ht-20120223-7|3774	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf
14mu|texlive-tex4ht-20120223-7|3775	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf
14mu|texlive-tex4ht-20120223-7|3776	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txsc.htf
14mu|texlive-tex4ht-20120223-7|3777	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tyxsc.htf
14mu|texlive-tex4ht-20120223-7|3778	%{_texmfdistdir}/tex4ht/ht-fonts/utf8/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3779	%{_texmfdistdir}/tex4ht/ht-fonts/viqr/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3780	%{_texmfdistdir}/tex4ht/ht-fonts/viscii/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3781	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/charset/unicode.4hf
14mu|texlive-tex4ht-20120223-7|3782	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf
14mu|texlive-tex4ht-20120223-7|3783	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf
14mu|texlive-tex4ht-20120223-7|3784	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf
14mu|texlive-tex4ht-20120223-7|3785	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf
14mu|texlive-tex4ht-20120223-7|3786	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf
14mu|texlive-tex4ht-20120223-7|3787	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf
14mu|texlive-tex4ht-20120223-7|3788	%{_texmfdistdir}/tex4ht/xtpipes/docbook.4xt
14mu|texlive-tex4ht-20120223-7|3789	%{_texmfdistdir}/tex4ht/xtpipes/htspk.4xt
14mu|texlive-tex4ht-20120223-7|3790	%{_texmfdistdir}/tex4ht/xtpipes/javahelp.4xt
14mu|texlive-tex4ht-20120223-7|3791	%{_texmfdistdir}/tex4ht/xtpipes/jsml.4xt
14mu|texlive-tex4ht-20120223-7|3792	%{_texmfdistdir}/tex4ht/xtpipes/oo-math.4xt
14mu|texlive-tex4ht-20120223-7|3793	%{_texmfdistdir}/tex4ht/xtpipes/oo-text.4xt
14mu|texlive-tex4ht-20120223-7|3794	%{_texmfdistdir}/tex4ht/xtpipes/xhtml.4xt
14mu|texlive-tex4ht-20120223-7|3795	%{_texmfdistdir}/tex4ht/xtpipes/xhtmml.4xt
14mu|texlive-tex4ht-20120223-7|3796	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes-default.4xt
14mu|texlive-tex4ht-20120223-7|3797	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes-map.dtd
14mu|texlive-tex4ht-20120223-7|3798	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes.dtd
14mu|texlive-tex4ht-20120223-7|3799	%{_javadir}/tex4ht.jar
14mu|texlive-tex4ht-20120223-7|3800	%doc %{_texmfdistdir}/doc/generic/tex4ht/bugfixes.css
14mu|texlive-tex4ht-20120223-7|3801	%doc %{_texmfdistdir}/doc/generic/tex4ht/bugfixes.html
14mu|texlive-tex4ht-20120223-7|3802	%doc %{_texmfdistdir}/doc/generic/tex4ht/cmmi10-b.gif
14mu|texlive-tex4ht-20120223-7|3803	%doc %{_texmfdistdir}/doc/generic/tex4ht/cmsy10-28.gif
14mu|texlive-tex4ht-20120223-7|3804	%doc %{_texmfdistdir}/doc/generic/tex4ht/index.html
14mu|texlive-tex4ht-20120223-7|3805	%doc %{_texmfdistdir}/doc/generic/tex4ht/jhsample.tex
14mu|texlive-tex4ht-20120223-7|3806	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-htf.html
14mu|texlive-tex4ht-20120223-7|3807	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-index.html
14mu|texlive-tex4ht-20120223-7|3808	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-mswin.html
14mu|texlive-tex4ht-20120223-7|3809	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-port.html
14mu|texlive-tex4ht-20120223-7|3810	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-unix.html
14mu|texlive-tex4ht-20120223-7|3811	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn.css
14mu|texlive-tex4ht-20120223-7|3812	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn.html
14mu|texlive-tex4ht-20120223-7|3813	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn0x.gif
14mu|texlive-tex4ht-20120223-7|3814	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn10.html
14mu|texlive-tex4ht-20120223-7|3815	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn11.html
14mu|texlive-tex4ht-20120223-7|3816	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn12.html
14mu|texlive-tex4ht-20120223-7|3817	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn13.html
14mu|texlive-tex4ht-20120223-7|3818	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn14.html
14mu|texlive-tex4ht-20120223-7|3819	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn15.html
14mu|texlive-tex4ht-20120223-7|3820	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn16.html
14mu|texlive-tex4ht-20120223-7|3821	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn17.html
14mu|texlive-tex4ht-20120223-7|3822	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn19.html
14mu|texlive-tex4ht-20120223-7|3823	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn1x.gif
14mu|texlive-tex4ht-20120223-7|3824	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn2.html
14mu|texlive-tex4ht-20120223-7|3825	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn20.html
14mu|texlive-tex4ht-20120223-7|3826	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn21.html
14mu|texlive-tex4ht-20120223-7|3827	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn23.html
14mu|texlive-tex4ht-20120223-7|3828	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn24.html
14mu|texlive-tex4ht-20120223-7|3829	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn25.html
14mu|texlive-tex4ht-20120223-7|3830	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn27.html
14mu|texlive-tex4ht-20120223-7|3831	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn28.html
14mu|texlive-tex4ht-20120223-7|3832	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn29.html
14mu|texlive-tex4ht-20120223-7|3833	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn2x.gif
14mu|texlive-tex4ht-20120223-7|3834	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn3.html
14mu|texlive-tex4ht-20120223-7|3835	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn31.html
14mu|texlive-tex4ht-20120223-7|3836	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn32.html
14mu|texlive-tex4ht-20120223-7|3837	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn33.html
14mu|texlive-tex4ht-20120223-7|3838	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn34.html
14mu|texlive-tex4ht-20120223-7|3839	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn35.html
14mu|texlive-tex4ht-20120223-7|3840	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn36.html
14mu|texlive-tex4ht-20120223-7|3841	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn37.html
14mu|texlive-tex4ht-20120223-7|3842	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn38.html
14mu|texlive-tex4ht-20120223-7|3843	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn39.html
14mu|texlive-tex4ht-20120223-7|3844	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn3x.gif
14mu|texlive-tex4ht-20120223-7|3845	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn4.html
14mu|texlive-tex4ht-20120223-7|3846	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn40.html
14mu|texlive-tex4ht-20120223-7|3847	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn41.html
14mu|texlive-tex4ht-20120223-7|3848	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn42.html
14mu|texlive-tex4ht-20120223-7|3849	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn43.html
14mu|texlive-tex4ht-20120223-7|3850	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn44.html
14mu|texlive-tex4ht-20120223-7|3851	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn45.html
14mu|texlive-tex4ht-20120223-7|3852	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn46.html
14mu|texlive-tex4ht-20120223-7|3853	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn47.html
14mu|texlive-tex4ht-20120223-7|3854	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn48.html
14mu|texlive-tex4ht-20120223-7|3855	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn49.html
14mu|texlive-tex4ht-20120223-7|3856	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn4x.gif
14mu|texlive-tex4ht-20120223-7|3857	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn5.html
14mu|texlive-tex4ht-20120223-7|3858	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn50.html
14mu|texlive-tex4ht-20120223-7|3859	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn51.html
14mu|texlive-tex4ht-20120223-7|3860	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn52.html
14mu|texlive-tex4ht-20120223-7|3861	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn53.html
14mu|texlive-tex4ht-20120223-7|3862	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn54.html
14mu|texlive-tex4ht-20120223-7|3863	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn55.html
14mu|texlive-tex4ht-20120223-7|3864	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn56.html
14mu|texlive-tex4ht-20120223-7|3865	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn57.html
14mu|texlive-tex4ht-20120223-7|3866	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn58.html
14mu|texlive-tex4ht-20120223-7|3867	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn59.html
14mu|texlive-tex4ht-20120223-7|3868	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn6.html
14mu|texlive-tex4ht-20120223-7|3869	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn60.html
14mu|texlive-tex4ht-20120223-7|3870	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn7.html
14mu|texlive-tex4ht-20120223-7|3871	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn8.html
14mu|texlive-tex4ht-20120223-7|3872	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn9.html
14mu|texlive-tex4ht-20120223-7|3873	
14mu|texlive-tex4ht-20120223-7|3874	#-----------------------------------------------------------------------
14mu|texlive-tex4ht-20120223-7|3875	%prep
14mu|texlive-tex4ht-20120223-7|3876	%setup -c -a0 -a1
14mu|texlive-tex4ht-20120223-7|3877	
14mu|texlive-tex4ht-20120223-7|3878	%build
14mu|texlive-tex4ht-20120223-7|3879	
14mu|texlive-tex4ht-20120223-7|3880	%install
14mu|texlive-tex4ht-20120223-7|3881	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-tex4ht-20120223-7|3882	pushd %{buildroot}%{_bindir}
14mu|texlive-tex4ht-20120223-7|3883	ln -sf %{_texmfdistdir}/scripts/tex4ht/ht.sh ht
14mu|texlive-tex4ht-20120223-7|3884	ln -sf %{_texmfdistdir}/scripts/tex4ht/htcontext.sh htcontext
14mu|texlive-tex4ht-20120223-7|3885	ln -sf %{_texmfdistdir}/scripts/tex4ht/htlatex.sh htlatex
14mu|texlive-tex4ht-20120223-7|3886	ln -sf %{_texmfdistdir}/scripts/tex4ht/htmex.sh htmex
14mu|texlive-tex4ht-20120223-7|3887	ln -sf %{_texmfdistdir}/scripts/tex4ht/httex.sh httex
14mu|texlive-tex4ht-20120223-7|3888	ln -sf %{_texmfdistdir}/scripts/tex4ht/httexi.sh httexi
14mu|texlive-tex4ht-20120223-7|3889	ln -sf %{_texmfdistdir}/scripts/tex4ht/htxelatex.sh htxelatex
14mu|texlive-tex4ht-20120223-7|3890	ln -sf %{_texmfdistdir}/scripts/tex4ht/htxetex.sh htxetex
14mu|texlive-tex4ht-20120223-7|3891	ln -sf %{_texmfdistdir}/scripts/tex4ht/mk4ht.pl mk4ht
14mu|texlive-tex4ht-20120223-7|3892	popd
14mu|texlive-tex4ht-20120223-7|3893	mkdir -p %{buildroot}%{_javadir}
14mu|texlive-tex4ht-20120223-7|3894	pushd %{buildroot}%{_javadir}
14mu|texlive-tex4ht-20120223-7|3895	ln -sf %{_texmfdistdir}/tex4ht/bin/tex4ht.jar tex4ht.jar
14mu|texlive-tex4ht-20120223-7|3896	popd
14mu|texlive-tex4ht-20120223-7|3897	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-tex4ht-20120223-7|3898	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-tex4ht-20120223-7|3899	
14mu|texlive-tex4ht-20120223-7|3900	%changelog
14mu|texlive-tex4ht-20120223-7|3901	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120223-7
14mu|texlive-tex4ht-20120223-7|3902	+ Revision: a0051b9
14mu|texlive-tex4ht-20120223-7|3903	- MassBuild#674: Increase release tag
14mu|texlive-tex4ht-20120223-7|3904	
14mu|texlive-tex4ht-20120223-7|3905	

25894 14
14mu|texlive-texdoc-20120627-10|1	# revision 29764
14mu|texlive-texdoc-20120627-10|2	# category TLCore
14mu|texlive-texdoc-20120627-10|3	# catalog-ctan undef
14mu|texlive-texdoc-20120627-10|4	# catalog-date 2012-06-27 22:19:02 +0200
14mu|texlive-texdoc-20120627-10|5	# catalog-license gpl
14mu|texlive-texdoc-20120627-10|6	# catalog-version undef
14mu|texlive-texdoc-20120627-10|7	Name:		texlive-texdoc
14mu|texlive-texdoc-20120627-10|8	Version:	20120627
14mu|texlive-texdoc-20120627-10|9	Release:	10
14mu|texlive-texdoc-20120627-10|10	Summary:	Documentation access for TeX distributions
14mu|texlive-texdoc-20120627-10|11	Group:		Publishing
14mu|texlive-texdoc-20120627-10|12	URL:		http://tug.org/texlive
14mu|texlive-texdoc-20120627-10|13	License:	GPL
14mu|texlive-texdoc-20120627-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdoc.tar.xz
14mu|texlive-texdoc-20120627-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdoc.doc.tar.xz
14mu|texlive-texdoc-20120627-10|16	BuildArch:	noarch
14mu|texlive-texdoc-20120627-10|17	BuildRequires:	texlive-tlpkg
14mu|texlive-texdoc-20120627-10|18	Requires(pre):	texlive-tlpkg
14mu|texlive-texdoc-20120627-10|19	Requires(post):	texlive-kpathsea
14mu|texlive-texdoc-20120627-10|20	Provides:	texlive-texdoc.bin = %{EVRD}
14mu|texlive-texdoc-20120627-10|21	
14mu|texlive-texdoc-20120627-10|22	%description
14mu|texlive-texdoc-20120627-10|23	TeXdoc is an application for easy access to the package
14mu|texlive-texdoc-20120627-10|24	documentation of a TeX distributions (i.e., .dvi, .pdf or .ps
14mu|texlive-texdoc-20120627-10|25	files on the $TEXDOCS tree). It is distributed with TeX-Live
14mu|texlive-texdoc-20120627-10|26	and a derivative is distributed with miktex.
14mu|texlive-texdoc-20120627-10|27	
14mu|texlive-texdoc-20120627-10|28	
14mu|texlive-texdoc-20120627-10|29	#-----------------------------------------------------------------------
14mu|texlive-texdoc-20120627-10|30	%files
14mu|texlive-texdoc-20120627-10|31	%{_bindir}/texdoc
14mu|texlive-texdoc-20120627-10|32	%{_bindir}/texdoctk
14mu|texlive-texdoc-20120627-10|33	%{_texmfdistdir}/scripts/texdoc/Data.meta.lua
14mu|texlive-texdoc-20120627-10|34	%{_texmfdistdir}/scripts/texdoc/Data.tlpdb.lua
14mu|texlive-texdoc-20120627-10|35	%{_texmfdistdir}/scripts/texdoc/alias.tlu
14mu|texlive-texdoc-20120627-10|36	%{_texmfdistdir}/scripts/texdoc/config.tlu
14mu|texlive-texdoc-20120627-10|37	%{_texmfdistdir}/scripts/texdoc/constants.tlu
14mu|texlive-texdoc-20120627-10|38	%{_texmfdistdir}/scripts/texdoc/functions.tlu
14mu|texlive-texdoc-20120627-10|39	%{_texmfdistdir}/scripts/texdoc/main.tlu
14mu|texlive-texdoc-20120627-10|40	%{_texmfdistdir}/scripts/texdoc/score.tlu
14mu|texlive-texdoc-20120627-10|41	%{_texmfdistdir}/scripts/texdoc/search.tlu
14mu|texlive-texdoc-20120627-10|42	%{_texmfdistdir}/scripts/texdoc/texdoc.tlu
14mu|texlive-texdoc-20120627-10|43	%{_texmfdistdir}/scripts/texdoc/texdoclib.tlu
14mu|texlive-texdoc-20120627-10|44	%{_texmfdistdir}/scripts/texdoc/view.tlu
14mu|texlive-texdoc-20120627-10|45	%{_texmfdistdir}/scripts/texdoctk/texdoctk.pl
14mu|texlive-texdoc-20120627-10|46	%{_texmfdistdir}/texdoc/texdoc.cnf
14mu|texlive-texdoc-20120627-10|47	%{_texmfdistdir}/texdoctk/texdocrc-win32.defaults
14mu|texlive-texdoc-20120627-10|48	%{_texmfdistdir}/texdoctk/texdocrc.defaults
14mu|texlive-texdoc-20120627-10|49	%{_texmfdistdir}/texdoctk/texdoctk.dat
14mu|texlive-texdoc-20120627-10|50	%doc %{_mandir}/man1/texdoc.1*
14mu|texlive-texdoc-20120627-10|51	%doc %{_texmfdistdir}/doc/man/man1/texdoc.man1.pdf
14mu|texlive-texdoc-20120627-10|52	%doc %{_mandir}/man1/texdoctk.1*
14mu|texlive-texdoc-20120627-10|53	%doc %{_texmfdistdir}/doc/man/man1/texdoctk.man1.pdf
14mu|texlive-texdoc-20120627-10|54	%doc %{_texmfdistdir}/doc/texdoc/News
14mu|texlive-texdoc-20120627-10|55	%doc %{_texmfdistdir}/doc/texdoc/texdoc.pdf
14mu|texlive-texdoc-20120627-10|56	%doc %{_texmfdistdir}/doc/texdoc/texdoc.tex
14mu|texlive-texdoc-20120627-10|57	
14mu|texlive-texdoc-20120627-10|58	#-----------------------------------------------------------------------
14mu|texlive-texdoc-20120627-10|59	%prep
14mu|texlive-texdoc-20120627-10|60	%setup -c -a0 -a1
14mu|texlive-texdoc-20120627-10|61	
14mu|texlive-texdoc-20120627-10|62	perl -pi -e 's%^# (viewer_pdf = )xpdf.*%$1xdg-open%;'	\
14mu|texlive-texdoc-20120627-10|63	texmf-dist/texdoc/texdoc.cnf
14mu|texlive-texdoc-20120627-10|64	
14mu|texlive-texdoc-20120627-10|65	%build
14mu|texlive-texdoc-20120627-10|66	
14mu|texlive-texdoc-20120627-10|67	%install
14mu|texlive-texdoc-20120627-10|68	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-texdoc-20120627-10|69	pushd %{buildroot}%{_bindir}
14mu|texlive-texdoc-20120627-10|70	ln -sf %{_texmfdistdir}/scripts/texdoc/texdoc.tlu texdoc
14mu|texlive-texdoc-20120627-10|71	ln -sf %{_texmfdistdir}/scripts/texdoctk/texdoctk.pl texdoctk
14mu|texlive-texdoc-20120627-10|72	popd
14mu|texlive-texdoc-20120627-10|73	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-texdoc-20120627-10|74	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-texdoc-20120627-10|75	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-texdoc-20120627-10|76	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-texdoc-20120627-10|77	
14mu|texlive-texdoc-20120627-10|78	%changelog
14mu|texlive-texdoc-20120627-10|79	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120627-10
14mu|texlive-texdoc-20120627-10|80	+ Revision: 0943898
14mu|texlive-texdoc-20120627-10|81	- MassBuild#674: Increase release tag
14mu|texlive-texdoc-20120627-10|82	
14mu|texlive-texdoc-20120627-10|83	

25895 14
14mu|texlive-texdraw-20091010-4|1	# revision 23717
14mu|texlive-texdraw-20091010-4|2	# category Package
14mu|texlive-texdraw-20091010-4|3	# catalog-ctan /graphics/texdraw
14mu|texlive-texdraw-20091010-4|4	# catalog-date 2009-10-10 00:51:28 +0200
14mu|texlive-texdraw-20091010-4|5	# catalog-license other-free
14mu|texlive-texdraw-20091010-4|6	# catalog-version undef
14mu|texlive-texdraw-20091010-4|7	Name:		texlive-texdraw
14mu|texlive-texdraw-20091010-4|8	Version:	20091010
14mu|texlive-texdraw-20091010-4|9	Release:	4
14mu|texlive-texdraw-20091010-4|10	Summary:	Graphical macros, using embedded PostScript
14mu|texlive-texdraw-20091010-4|11	Group:		Publishing
14mu|texlive-texdraw-20091010-4|12	URL:		http://www.ctan.org/tex-archive/graphics/texdraw
14mu|texlive-texdraw-20091010-4|13	License:	OTHER-FREE
14mu|texlive-texdraw-20091010-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdraw.tar.xz
14mu|texlive-texdraw-20091010-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdraw.doc.tar.xz
14mu|texlive-texdraw-20091010-4|16	BuildArch:	noarch
14mu|texlive-texdraw-20091010-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-texdraw-20091010-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-texdraw-20091010-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-texdraw-20091010-4|20	
14mu|texlive-texdraw-20091010-4|21	%description
14mu|texlive-texdraw-20091010-4|22	TeXdraw is a set of macro definitions for TeX, which allow the
14mu|texlive-texdraw-20091010-4|23	user to produce PostScript drawings from within TeX and LaTeX.
14mu|texlive-texdraw-20091010-4|24	TeXdraw has been designed to be extensible. Drawing 'segments'
14mu|texlive-texdraw-20091010-4|25	are relocatable, self-contained units. Using a combination of
14mu|texlive-texdraw-20091010-4|26	the TeX's grouping mechanism and the gsave/grestore mechanism
14mu|texlive-texdraw-20091010-4|27	in PostScript, drawing segments allow for local changes to the
14mu|texlive-texdraw-20091010-4|28	scaling and line parameters. Using TeX's macro definition
14mu|texlive-texdraw-20091010-4|29	capability, new drawing commands can be constructed from
14mu|texlive-texdraw-20091010-4|30	drawing segments.
14mu|texlive-texdraw-20091010-4|31	
14mu|texlive-texdraw-20091010-4|32	
14mu|texlive-texdraw-20091010-4|33	#-----------------------------------------------------------------------
14mu|texlive-texdraw-20091010-4|34	%files
14mu|texlive-texdraw-20091010-4|35	%{_texmfdistdir}/tex/generic/texdraw/blockdiagram.tex
14mu|texlive-texdraw-20091010-4|36	%{_texmfdistdir}/tex/generic/texdraw/texdraw.sty
14mu|texlive-texdraw-20091010-4|37	%{_texmfdistdir}/tex/generic/texdraw/texdraw.tex
14mu|texlive-texdraw-20091010-4|38	%{_texmfdistdir}/tex/generic/texdraw/txdps.tex
14mu|texlive-texdraw-20091010-4|39	%{_texmfdistdir}/tex/generic/texdraw/txdtools.tex
14mu|texlive-texdraw-20091010-4|40	%doc %{_texmfdistdir}/doc/support/texdraw/getopt.c
14mu|texlive-texdraw-20091010-4|41	%doc %{_texmfdistdir}/doc/support/texdraw/getopt.h
14mu|texlive-texdraw-20091010-4|42	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.cps
14mu|texlive-texdraw-20091010-4|43	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.fns
14mu|texlive-texdraw-20091010-4|44	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.pdf
14mu|texlive-texdraw-20091010-4|45	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.texi
14mu|texlive-texdraw-20091010-4|46	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_1.html
14mu|texlive-texdraw-20091010-4|47	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_10.html
14mu|texlive-texdraw-20091010-4|48	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_11.html
14mu|texlive-texdraw-20091010-4|49	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_2.html
14mu|texlive-texdraw-20091010-4|50	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_3.html
14mu|texlive-texdraw-20091010-4|51	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_4.html
14mu|texlive-texdraw-20091010-4|52	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_5.html
14mu|texlive-texdraw-20091010-4|53	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_6.html
14mu|texlive-texdraw-20091010-4|54	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_7.html
14mu|texlive-texdraw-20091010-4|55	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_8.html
14mu|texlive-texdraw-20091010-4|56	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_9.html
14mu|texlive-texdraw-20091010-4|57	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_foot.html
14mu|texlive-texdraw-20091010-4|58	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_toc.html
14mu|texlive-texdraw-20091010-4|59	%doc %{_texmfdistdir}/doc/support/texdraw/texi2dvi
14mu|texlive-texdraw-20091010-4|60	%doc %{_texmfdistdir}/doc/support/texdraw/texindex.c
14mu|texlive-texdraw-20091010-4|61	%doc %{_texmfdistdir}/doc/support/texdraw/txdexamp.latex
14mu|texlive-texdraw-20091010-4|62	%doc %{_texmfdistdir}/doc/support/texdraw/txdexamp.tex
14mu|texlive-texdraw-20091010-4|63	%doc %{_infodir}/texdraw.info*
14mu|texlive-texdraw-20091010-4|64	
14mu|texlive-texdraw-20091010-4|65	#-----------------------------------------------------------------------
14mu|texlive-texdraw-20091010-4|66	%prep
14mu|texlive-texdraw-20091010-4|67	%setup -c -a0 -a1
14mu|texlive-texdraw-20091010-4|68	
14mu|texlive-texdraw-20091010-4|69	%build
14mu|texlive-texdraw-20091010-4|70	
14mu|texlive-texdraw-20091010-4|71	%install
14mu|texlive-texdraw-20091010-4|72	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-texdraw-20091010-4|73	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
14mu|texlive-texdraw-20091010-4|74	mkdir -p %{buildroot}%{_infodir}
14mu|texlive-texdraw-20091010-4|75	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
14mu|texlive-texdraw-20091010-4|76	
14mu|texlive-texdraw-20091010-4|77	
14mu|texlive-texdraw-20091010-4|78	
14mu|texlive-texdraw-20091010-4|79	%changelog
14mu|texlive-texdraw-20091010-4|80	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091010-4
14mu|texlive-texdraw-20091010-4|81	+ Revision: bcf5983
14mu|texlive-texdraw-20091010-4|82	- MassBuild#674: Increase release tag
14mu|texlive-texdraw-20091010-4|83	
14mu|texlive-texdraw-20091010-4|84	

25896 14
14mu|texlive-tex-gyre-2.004-4|1	# revision 18651
14mu|texlive-tex-gyre-2.004-4|2	# category Package
14mu|texlive-tex-gyre-2.004-4|3	# catalog-ctan /fonts/tex-gyre
14mu|texlive-tex-gyre-2.004-4|4	# catalog-date 2009-11-12 13:33:47 +0100
14mu|texlive-tex-gyre-2.004-4|5	# catalog-license gfsl
14mu|texlive-tex-gyre-2.004-4|6	# catalog-version 2.004
14mu|texlive-tex-gyre-2.004-4|7	Name:		texlive-tex-gyre
14mu|texlive-tex-gyre-2.004-4|8	Version:	2.004
14mu|texlive-tex-gyre-2.004-4|9	Release:	4
14mu|texlive-tex-gyre-2.004-4|10	Summary:	TeX Fonts extending freely available URW fonts
14mu|texlive-tex-gyre-2.004-4|11	Group:		Publishing
14mu|texlive-tex-gyre-2.004-4|12	URL:		http://www.ctan.org/tex-archive/fonts/tex-gyre
14mu|texlive-tex-gyre-2.004-4|13	License:	GFSL
14mu|texlive-tex-gyre-2.004-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre.tar.xz
14mu|texlive-tex-gyre-2.004-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre.doc.tar.xz
14mu|texlive-tex-gyre-2.004-4|16	BuildArch:	noarch
14mu|texlive-tex-gyre-2.004-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tex-gyre-2.004-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tex-gyre-2.004-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tex-gyre-2.004-4|20	Requires(post):	texlive-tetex
14mu|texlive-tex-gyre-2.004-4|21	
14mu|texlive-tex-gyre-2.004-4|22	%description
14mu|texlive-tex-gyre-2.004-4|23	The TeX-GYRE bundle consists of six font families: TeX Gyre
14mu|texlive-tex-gyre-2.004-4|24	Adventor is based on the URW Gothic L family of fonts (which is
14mu|texlive-tex-gyre-2.004-4|25	derived from ITC Avant Garde Gothic, designed by Herb Lubalin
14mu|texlive-tex-gyre-2.004-4|26	and Tom Carnase). TeX Gyre Bonum is based on the URW Bookman L
14mu|texlive-tex-gyre-2.004-4|27	family (from Bookman Old Style, designed by Alexander
14mu|texlive-tex-gyre-2.004-4|28	Phemister). TeX Gyre Chorus is based on URW Chancery L Medium
14mu|texlive-tex-gyre-2.004-4|29	Italic (from ITC Zapf Chancery, designed by Hermann Zapf in
14mu|texlive-tex-gyre-2.004-4|30	1979). TeX-Gyre Cursor is based on URW Nimbus Mono L (based on
14mu|texlive-tex-gyre-2.004-4|31	Courier, designed by Howard G. Kettler in 1955, for IBM). TeX
14mu|texlive-tex-gyre-2.004-4|32	Gyre Heros is based on URW Nimbus Sans L (from Helvetica,
14mu|texlive-tex-gyre-2.004-4|33	prepared by Max Miedinger, with Eduard Hoffmann in 1957). TeX
14mu|texlive-tex-gyre-2.004-4|34	Gyre Pagella is based on URW Palladio L (from Palation,
14mu|texlive-tex-gyre-2.004-4|35	designed by Hermann Zapf in the 1940s). TeX Gyre Schola is
14mu|texlive-tex-gyre-2.004-4|36	based on the URW Century Schoolbook L family (which was
14mu|texlive-tex-gyre-2.004-4|37	designed by Morris Fuller Benton for the American Type
14mu|texlive-tex-gyre-2.004-4|38	Founders). TeX Gyre Termes is based on the URW Nimbus Roman No9
14mu|texlive-tex-gyre-2.004-4|39	L family of fonts (whose original, Times, was designed by
14mu|texlive-tex-gyre-2.004-4|40	Stanley Morison together with Starling Burgess and Victor
14mu|texlive-tex-gyre-2.004-4|41	Lardent and first offered by Monotype). The constituent
14mu|texlive-tex-gyre-2.004-4|42	standard faces of each family have been greatly extended, and
14mu|texlive-tex-gyre-2.004-4|43	contain nearly 1200 glyphs each (though Chorus omits Greek
14mu|texlive-tex-gyre-2.004-4|44	support, has no small-caps family and has approximately 900
14mu|texlive-tex-gyre-2.004-4|45	glyphs). Each family is available in Adobe Type 1 and Open Type
14mu|texlive-tex-gyre-2.004-4|46	formats, and LaTeX support (for use with a variety of
14mu|texlive-tex-gyre-2.004-4|47	encodings) is provided. Vietnamese and Cyrillic characters were
14mu|texlive-tex-gyre-2.004-4|48	added by Han The Thanh and Valek Filippov, respectively.
14mu|texlive-tex-gyre-2.004-4|49	
14mu|texlive-tex-gyre-2.004-4|50	
14mu|texlive-tex-gyre-2.004-4|51	#-----------------------------------------------------------------------
14mu|texlive-tex-gyre-2.004-4|52	%files
14mu|texlive-tex-gyre-2.004-4|53	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagb.afm
14mu|texlive-tex-gyre-2.004-4|54	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagbi.afm
14mu|texlive-tex-gyre-2.004-4|55	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagr.afm
14mu|texlive-tex-gyre-2.004-4|56	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagri.afm
14mu|texlive-tex-gyre-2.004-4|57	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkb.afm
14mu|texlive-tex-gyre-2.004-4|58	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkbi.afm
14mu|texlive-tex-gyre-2.004-4|59	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkr.afm
14mu|texlive-tex-gyre-2.004-4|60	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkri.afm
14mu|texlive-tex-gyre-2.004-4|61	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrb.afm
14mu|texlive-tex-gyre-2.004-4|62	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrbi.afm
14mu|texlive-tex-gyre-2.004-4|63	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrr.afm
14mu|texlive-tex-gyre-2.004-4|64	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrri.afm
14mu|texlive-tex-gyre-2.004-4|65	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsb.afm
14mu|texlive-tex-gyre-2.004-4|66	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsbi.afm
14mu|texlive-tex-gyre-2.004-4|67	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsr.afm
14mu|texlive-tex-gyre-2.004-4|68	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsri.afm
14mu|texlive-tex-gyre-2.004-4|69	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvb.afm
14mu|texlive-tex-gyre-2.004-4|70	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvbi.afm
14mu|texlive-tex-gyre-2.004-4|71	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcb.afm
14mu|texlive-tex-gyre-2.004-4|72	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcbi.afm
14mu|texlive-tex-gyre-2.004-4|73	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcr.afm
14mu|texlive-tex-gyre-2.004-4|74	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcri.afm
14mu|texlive-tex-gyre-2.004-4|75	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvr.afm
14mu|texlive-tex-gyre-2.004-4|76	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvri.afm
14mu|texlive-tex-gyre-2.004-4|77	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplb.afm
14mu|texlive-tex-gyre-2.004-4|78	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplbi.afm
14mu|texlive-tex-gyre-2.004-4|79	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplr.afm
14mu|texlive-tex-gyre-2.004-4|80	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplri.afm
14mu|texlive-tex-gyre-2.004-4|81	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmb.afm
14mu|texlive-tex-gyre-2.004-4|82	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmbi.afm
14mu|texlive-tex-gyre-2.004-4|83	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmr.afm
14mu|texlive-tex-gyre-2.004-4|84	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmri.afm
14mu|texlive-tex-gyre-2.004-4|85	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qzcmi.afm
14mu|texlive-tex-gyre-2.004-4|86	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cs-sc.enc
14mu|texlive-tex-gyre-2.004-4|87	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cs.enc
14mu|texlive-tex-gyre-2.004-4|88	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-csm-sc.enc
14mu|texlive-tex-gyre-2.004-4|89	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-csm.enc
14mu|texlive-tex-gyre-2.004-4|90	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cszc.enc
14mu|texlive-tex-gyre-2.004-4|91	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ec-sc.enc
14mu|texlive-tex-gyre-2.004-4|92	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ec.enc
14mu|texlive-tex-gyre-2.004-4|93	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7x-sc.enc
14mu|texlive-tex-gyre-2.004-4|94	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7x.enc
14mu|texlive-tex-gyre-2.004-4|95	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7xzc.enc
14mu|texlive-tex-gyre-2.004-4|96	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qx-sc.enc
14mu|texlive-tex-gyre-2.004-4|97	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qx.enc
14mu|texlive-tex-gyre-2.004-4|98	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxm-sc.enc
14mu|texlive-tex-gyre-2.004-4|99	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxm.enc
14mu|texlive-tex-gyre-2.004-4|100	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxzc.enc
14mu|texlive-tex-gyre-2.004-4|101	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rm-sc.enc
14mu|texlive-tex-gyre-2.004-4|102	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rm.enc
14mu|texlive-tex-gyre-2.004-4|103	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmm-sc.enc
14mu|texlive-tex-gyre-2.004-4|104	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmm.enc
14mu|texlive-tex-gyre-2.004-4|105	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmzc.enc
14mu|texlive-tex-gyre-2.004-4|106	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-t5-sc.enc
14mu|texlive-tex-gyre-2.004-4|107	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-t5.enc
14mu|texlive-tex-gyre-2.004-4|108	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansi-sc.enc
14mu|texlive-tex-gyre-2.004-4|109	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansi.enc
14mu|texlive-tex-gyre-2.004-4|110	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansizc.enc
14mu|texlive-tex-gyre-2.004-4|111	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ts1.enc
14mu|texlive-tex-gyre-2.004-4|112	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-cs.map
14mu|texlive-tex-gyre-2.004-4|113	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-ec.map
14mu|texlive-tex-gyre-2.004-4|114	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-l7x.map
14mu|texlive-tex-gyre-2.004-4|115	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-qx.map
14mu|texlive-tex-gyre-2.004-4|116	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-rm.map
14mu|texlive-tex-gyre-2.004-4|117	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-t5.map
14mu|texlive-tex-gyre-2.004-4|118	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-texnansi.map
14mu|texlive-tex-gyre-2.004-4|119	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-ts1.map
14mu|texlive-tex-gyre-2.004-4|120	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag.map
14mu|texlive-tex-gyre-2.004-4|121	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-cs.map
14mu|texlive-tex-gyre-2.004-4|122	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-ec.map
14mu|texlive-tex-gyre-2.004-4|123	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-l7x.map
14mu|texlive-tex-gyre-2.004-4|124	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-qx.map
14mu|texlive-tex-gyre-2.004-4|125	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-rm.map
14mu|texlive-tex-gyre-2.004-4|126	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-t5.map
14mu|texlive-tex-gyre-2.004-4|127	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-texnansi.map
14mu|texlive-tex-gyre-2.004-4|128	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-ts1.map
14mu|texlive-tex-gyre-2.004-4|129	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk.map
14mu|texlive-tex-gyre-2.004-4|130	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-cs.map
14mu|texlive-tex-gyre-2.004-4|131	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-ec.map
14mu|texlive-tex-gyre-2.004-4|132	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-l7x.map
14mu|texlive-tex-gyre-2.004-4|133	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-qx.map
14mu|texlive-tex-gyre-2.004-4|134	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-rm.map
14mu|texlive-tex-gyre-2.004-4|135	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-t5.map
14mu|texlive-tex-gyre-2.004-4|136	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-texnansi.map
14mu|texlive-tex-gyre-2.004-4|137	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-ts1.map
14mu|texlive-tex-gyre-2.004-4|138	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr.map
14mu|texlive-tex-gyre-2.004-4|139	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-cs.map
14mu|texlive-tex-gyre-2.004-4|140	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-ec.map
14mu|texlive-tex-gyre-2.004-4|141	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-l7x.map
14mu|texlive-tex-gyre-2.004-4|142	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-qx.map
14mu|texlive-tex-gyre-2.004-4|143	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-rm.map
14mu|texlive-tex-gyre-2.004-4|144	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-t5.map
14mu|texlive-tex-gyre-2.004-4|145	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-texnansi.map
14mu|texlive-tex-gyre-2.004-4|146	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-ts1.map
14mu|texlive-tex-gyre-2.004-4|147	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs.map
14mu|texlive-tex-gyre-2.004-4|148	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-cs.map
14mu|texlive-tex-gyre-2.004-4|149	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-ec.map
14mu|texlive-tex-gyre-2.004-4|150	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-l7x.map
14mu|texlive-tex-gyre-2.004-4|151	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-qx.map
14mu|texlive-tex-gyre-2.004-4|152	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-rm.map
14mu|texlive-tex-gyre-2.004-4|153	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-t5.map
14mu|texlive-tex-gyre-2.004-4|154	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-texnansi.map
14mu|texlive-tex-gyre-2.004-4|155	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-ts1.map
14mu|texlive-tex-gyre-2.004-4|156	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv.map
14mu|texlive-tex-gyre-2.004-4|157	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-cs.map
14mu|texlive-tex-gyre-2.004-4|158	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-ec.map
14mu|texlive-tex-gyre-2.004-4|159	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-l7x.map
14mu|texlive-tex-gyre-2.004-4|160	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-qx.map
14mu|texlive-tex-gyre-2.004-4|161	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-rm.map
14mu|texlive-tex-gyre-2.004-4|162	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-t5.map
14mu|texlive-tex-gyre-2.004-4|163	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-texnansi.map
14mu|texlive-tex-gyre-2.004-4|164	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-ts1.map
14mu|texlive-tex-gyre-2.004-4|165	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl.map
14mu|texlive-tex-gyre-2.004-4|166	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-cs.map
14mu|texlive-tex-gyre-2.004-4|167	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-ec.map
14mu|texlive-tex-gyre-2.004-4|168	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-l7x.map
14mu|texlive-tex-gyre-2.004-4|169	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-qx.map
14mu|texlive-tex-gyre-2.004-4|170	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-rm.map
14mu|texlive-tex-gyre-2.004-4|171	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-t5.map
14mu|texlive-tex-gyre-2.004-4|172	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-texnansi.map
14mu|texlive-tex-gyre-2.004-4|173	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-ts1.map
14mu|texlive-tex-gyre-2.004-4|174	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm.map
14mu|texlive-tex-gyre-2.004-4|175	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-cs.map
14mu|texlive-tex-gyre-2.004-4|176	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-ec.map
14mu|texlive-tex-gyre-2.004-4|177	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-l7x.map
14mu|texlive-tex-gyre-2.004-4|178	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-qx.map
14mu|texlive-tex-gyre-2.004-4|179	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-rm.map
14mu|texlive-tex-gyre-2.004-4|180	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-t5.map
14mu|texlive-tex-gyre-2.004-4|181	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-texnansi.map
14mu|texlive-tex-gyre-2.004-4|182	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-ts1.map
14mu|texlive-tex-gyre-2.004-4|183	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc.map
14mu|texlive-tex-gyre-2.004-4|184	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-bold.otf
14mu|texlive-tex-gyre-2.004-4|185	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-bolditalic.otf
14mu|texlive-tex-gyre-2.004-4|186	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-italic.otf
14mu|texlive-tex-gyre-2.004-4|187	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-regular.otf
14mu|texlive-tex-gyre-2.004-4|188	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-bold.otf
14mu|texlive-tex-gyre-2.004-4|189	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-bolditalic.otf
14mu|texlive-tex-gyre-2.004-4|190	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-italic.otf
14mu|texlive-tex-gyre-2.004-4|191	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-regular.otf
14mu|texlive-tex-gyre-2.004-4|192	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrechorus-mediumitalic.otf
14mu|texlive-tex-gyre-2.004-4|193	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-bold.otf
14mu|texlive-tex-gyre-2.004-4|194	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-bolditalic.otf
14mu|texlive-tex-gyre-2.004-4|195	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-italic.otf
14mu|texlive-tex-gyre-2.004-4|196	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-regular.otf
14mu|texlive-tex-gyre-2.004-4|197	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-bold.otf
14mu|texlive-tex-gyre-2.004-4|198	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-bolditalic.otf
14mu|texlive-tex-gyre-2.004-4|199	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-italic.otf
14mu|texlive-tex-gyre-2.004-4|200	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-regular.otf
14mu|texlive-tex-gyre-2.004-4|201	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-bold.otf
14mu|texlive-tex-gyre-2.004-4|202	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-bolditalic.otf
14mu|texlive-tex-gyre-2.004-4|203	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-italic.otf
14mu|texlive-tex-gyre-2.004-4|204	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-regular.otf
14mu|texlive-tex-gyre-2.004-4|205	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-bold.otf
14mu|texlive-tex-gyre-2.004-4|206	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-bolditalic.otf
14mu|texlive-tex-gyre-2.004-4|207	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-italic.otf
14mu|texlive-tex-gyre-2.004-4|208	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-regular.otf
14mu|texlive-tex-gyre-2.004-4|209	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-bold.otf
14mu|texlive-tex-gyre-2.004-4|210	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-bolditalic.otf
14mu|texlive-tex-gyre-2.004-4|211	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-italic.otf
14mu|texlive-tex-gyre-2.004-4|212	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-regular.otf
14mu|texlive-tex-gyre-2.004-4|213	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-bold.otf
14mu|texlive-tex-gyre-2.004-4|214	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-bolditalic.otf
14mu|texlive-tex-gyre-2.004-4|215	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-italic.otf
14mu|texlive-tex-gyre-2.004-4|216	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-regular.otf
14mu|texlive-tex-gyre-2.004-4|217	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|218	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagb.tfm
14mu|texlive-tex-gyre-2.004-4|219	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|220	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagbi.tfm
14mu|texlive-tex-gyre-2.004-4|221	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|222	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagr.tfm
14mu|texlive-tex-gyre-2.004-4|223	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|224	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagri.tfm
14mu|texlive-tex-gyre-2.004-4|225	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|226	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkb.tfm
14mu|texlive-tex-gyre-2.004-4|227	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|228	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkbi.tfm
14mu|texlive-tex-gyre-2.004-4|229	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|230	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkr.tfm
14mu|texlive-tex-gyre-2.004-4|231	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|232	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkri.tfm
14mu|texlive-tex-gyre-2.004-4|233	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|234	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrb.tfm
14mu|texlive-tex-gyre-2.004-4|235	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|236	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrbi.tfm
14mu|texlive-tex-gyre-2.004-4|237	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|238	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrr.tfm
14mu|texlive-tex-gyre-2.004-4|239	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|240	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrri.tfm
14mu|texlive-tex-gyre-2.004-4|241	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|242	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsb.tfm
14mu|texlive-tex-gyre-2.004-4|243	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|244	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsbi.tfm
14mu|texlive-tex-gyre-2.004-4|245	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|246	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsr.tfm
14mu|texlive-tex-gyre-2.004-4|247	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|248	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsri.tfm
14mu|texlive-tex-gyre-2.004-4|249	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|250	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvb.tfm
14mu|texlive-tex-gyre-2.004-4|251	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|252	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvbi.tfm
14mu|texlive-tex-gyre-2.004-4|253	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|254	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcb.tfm
14mu|texlive-tex-gyre-2.004-4|255	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|256	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcbi.tfm
14mu|texlive-tex-gyre-2.004-4|257	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|258	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcr.tfm
14mu|texlive-tex-gyre-2.004-4|259	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|260	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcri.tfm
14mu|texlive-tex-gyre-2.004-4|261	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|262	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvr.tfm
14mu|texlive-tex-gyre-2.004-4|263	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|264	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvri.tfm
14mu|texlive-tex-gyre-2.004-4|265	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|266	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplb.tfm
14mu|texlive-tex-gyre-2.004-4|267	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|268	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplbi.tfm
14mu|texlive-tex-gyre-2.004-4|269	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|270	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplr.tfm
14mu|texlive-tex-gyre-2.004-4|271	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|272	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplri.tfm
14mu|texlive-tex-gyre-2.004-4|273	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|274	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmb.tfm
14mu|texlive-tex-gyre-2.004-4|275	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|276	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmbi.tfm
14mu|texlive-tex-gyre-2.004-4|277	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|278	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmr.tfm
14mu|texlive-tex-gyre-2.004-4|279	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|280	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmri.tfm
14mu|texlive-tex-gyre-2.004-4|281	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qzcmi.tfm
14mu|texlive-tex-gyre-2.004-4|282	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|283	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagb.tfm
14mu|texlive-tex-gyre-2.004-4|284	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|285	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagbi.tfm
14mu|texlive-tex-gyre-2.004-4|286	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|287	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagr.tfm
14mu|texlive-tex-gyre-2.004-4|288	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|289	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagri.tfm
14mu|texlive-tex-gyre-2.004-4|290	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|291	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkb.tfm
14mu|texlive-tex-gyre-2.004-4|292	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|293	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkbi.tfm
14mu|texlive-tex-gyre-2.004-4|294	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|295	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkr.tfm
14mu|texlive-tex-gyre-2.004-4|296	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|297	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkri.tfm
14mu|texlive-tex-gyre-2.004-4|298	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|299	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrb.tfm
14mu|texlive-tex-gyre-2.004-4|300	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|301	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrbi.tfm
14mu|texlive-tex-gyre-2.004-4|302	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|303	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrr.tfm
14mu|texlive-tex-gyre-2.004-4|304	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|305	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrri.tfm
14mu|texlive-tex-gyre-2.004-4|306	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|307	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsb.tfm
14mu|texlive-tex-gyre-2.004-4|308	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|309	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsbi.tfm
14mu|texlive-tex-gyre-2.004-4|310	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|311	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsr.tfm
14mu|texlive-tex-gyre-2.004-4|312	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|313	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsri.tfm
14mu|texlive-tex-gyre-2.004-4|314	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|315	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvb.tfm
14mu|texlive-tex-gyre-2.004-4|316	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|317	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvbi.tfm
14mu|texlive-tex-gyre-2.004-4|318	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|319	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcb.tfm
14mu|texlive-tex-gyre-2.004-4|320	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|321	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcbi.tfm
14mu|texlive-tex-gyre-2.004-4|322	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|323	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcr.tfm
14mu|texlive-tex-gyre-2.004-4|324	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|325	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcri.tfm
14mu|texlive-tex-gyre-2.004-4|326	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|327	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvr.tfm
14mu|texlive-tex-gyre-2.004-4|328	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|329	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvri.tfm
14mu|texlive-tex-gyre-2.004-4|330	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|331	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplb.tfm
14mu|texlive-tex-gyre-2.004-4|332	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|333	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplbi.tfm
14mu|texlive-tex-gyre-2.004-4|334	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|335	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplr.tfm
14mu|texlive-tex-gyre-2.004-4|336	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|337	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplri.tfm
14mu|texlive-tex-gyre-2.004-4|338	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|339	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmb.tfm
14mu|texlive-tex-gyre-2.004-4|340	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|341	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmbi.tfm
14mu|texlive-tex-gyre-2.004-4|342	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|343	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmr.tfm
14mu|texlive-tex-gyre-2.004-4|344	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|345	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmri.tfm
14mu|texlive-tex-gyre-2.004-4|346	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qzcmi.tfm
14mu|texlive-tex-gyre-2.004-4|347	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|348	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagb.tfm
14mu|texlive-tex-gyre-2.004-4|349	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|350	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagbi.tfm
14mu|texlive-tex-gyre-2.004-4|351	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|352	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagr.tfm
14mu|texlive-tex-gyre-2.004-4|353	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|354	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagri.tfm
14mu|texlive-tex-gyre-2.004-4|355	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|356	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkb.tfm
14mu|texlive-tex-gyre-2.004-4|357	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|358	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkbi.tfm
14mu|texlive-tex-gyre-2.004-4|359	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|360	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkr.tfm
14mu|texlive-tex-gyre-2.004-4|361	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|362	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkri.tfm
14mu|texlive-tex-gyre-2.004-4|363	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|364	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrb.tfm
14mu|texlive-tex-gyre-2.004-4|365	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|366	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrbi.tfm
14mu|texlive-tex-gyre-2.004-4|367	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|368	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrr.tfm
14mu|texlive-tex-gyre-2.004-4|369	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|370	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrri.tfm
14mu|texlive-tex-gyre-2.004-4|371	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|372	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsb.tfm
14mu|texlive-tex-gyre-2.004-4|373	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|374	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsbi.tfm
14mu|texlive-tex-gyre-2.004-4|375	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|376	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsr.tfm
14mu|texlive-tex-gyre-2.004-4|377	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|378	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsri.tfm
14mu|texlive-tex-gyre-2.004-4|379	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|380	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvb.tfm
14mu|texlive-tex-gyre-2.004-4|381	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|382	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvbi.tfm
14mu|texlive-tex-gyre-2.004-4|383	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|384	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcb.tfm
14mu|texlive-tex-gyre-2.004-4|385	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|386	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcbi.tfm
14mu|texlive-tex-gyre-2.004-4|387	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|388	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcr.tfm
14mu|texlive-tex-gyre-2.004-4|389	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|390	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcri.tfm
14mu|texlive-tex-gyre-2.004-4|391	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|392	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvr.tfm
14mu|texlive-tex-gyre-2.004-4|393	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|394	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvri.tfm
14mu|texlive-tex-gyre-2.004-4|395	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|396	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplb.tfm
14mu|texlive-tex-gyre-2.004-4|397	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|398	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplbi.tfm
14mu|texlive-tex-gyre-2.004-4|399	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|400	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplr.tfm
14mu|texlive-tex-gyre-2.004-4|401	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|402	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplri.tfm
14mu|texlive-tex-gyre-2.004-4|403	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|404	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmb.tfm
14mu|texlive-tex-gyre-2.004-4|405	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|406	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmbi.tfm
14mu|texlive-tex-gyre-2.004-4|407	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|408	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmr.tfm
14mu|texlive-tex-gyre-2.004-4|409	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|410	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmri.tfm
14mu|texlive-tex-gyre-2.004-4|411	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qzcmi.tfm
14mu|texlive-tex-gyre-2.004-4|412	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|413	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagb.tfm
14mu|texlive-tex-gyre-2.004-4|414	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|415	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagbi.tfm
14mu|texlive-tex-gyre-2.004-4|416	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|417	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagr.tfm
14mu|texlive-tex-gyre-2.004-4|418	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|419	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagri.tfm
14mu|texlive-tex-gyre-2.004-4|420	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|421	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkb.tfm
14mu|texlive-tex-gyre-2.004-4|422	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|423	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkbi.tfm
14mu|texlive-tex-gyre-2.004-4|424	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|425	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkr.tfm
14mu|texlive-tex-gyre-2.004-4|426	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|427	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkri.tfm
14mu|texlive-tex-gyre-2.004-4|428	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|429	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrb.tfm
14mu|texlive-tex-gyre-2.004-4|430	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|431	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrbi.tfm
14mu|texlive-tex-gyre-2.004-4|432	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|433	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrr.tfm
14mu|texlive-tex-gyre-2.004-4|434	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|435	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrri.tfm
14mu|texlive-tex-gyre-2.004-4|436	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|437	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsb.tfm
14mu|texlive-tex-gyre-2.004-4|438	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|439	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsbi.tfm
14mu|texlive-tex-gyre-2.004-4|440	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|441	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsr.tfm
14mu|texlive-tex-gyre-2.004-4|442	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|443	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsri.tfm
14mu|texlive-tex-gyre-2.004-4|444	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|445	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvb.tfm
14mu|texlive-tex-gyre-2.004-4|446	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|447	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvbi.tfm
14mu|texlive-tex-gyre-2.004-4|448	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|449	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcb.tfm
14mu|texlive-tex-gyre-2.004-4|450	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|451	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcbi.tfm
14mu|texlive-tex-gyre-2.004-4|452	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|453	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcr.tfm
14mu|texlive-tex-gyre-2.004-4|454	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|455	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcri.tfm
14mu|texlive-tex-gyre-2.004-4|456	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|457	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvr.tfm
14mu|texlive-tex-gyre-2.004-4|458	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|459	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvri.tfm
14mu|texlive-tex-gyre-2.004-4|460	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|461	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplb.tfm
14mu|texlive-tex-gyre-2.004-4|462	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|463	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplbi.tfm
14mu|texlive-tex-gyre-2.004-4|464	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|465	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplr.tfm
14mu|texlive-tex-gyre-2.004-4|466	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|467	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplri.tfm
14mu|texlive-tex-gyre-2.004-4|468	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|469	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmb.tfm
14mu|texlive-tex-gyre-2.004-4|470	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|471	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmbi.tfm
14mu|texlive-tex-gyre-2.004-4|472	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|473	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmr.tfm
14mu|texlive-tex-gyre-2.004-4|474	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|475	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmri.tfm
14mu|texlive-tex-gyre-2.004-4|476	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qzcmi.tfm
14mu|texlive-tex-gyre-2.004-4|477	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|478	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagb.tfm
14mu|texlive-tex-gyre-2.004-4|479	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|480	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagbi.tfm
14mu|texlive-tex-gyre-2.004-4|481	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|482	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagr.tfm
14mu|texlive-tex-gyre-2.004-4|483	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|484	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagri.tfm
14mu|texlive-tex-gyre-2.004-4|485	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|486	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkb.tfm
14mu|texlive-tex-gyre-2.004-4|487	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|488	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkbi.tfm
14mu|texlive-tex-gyre-2.004-4|489	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|490	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkr.tfm
14mu|texlive-tex-gyre-2.004-4|491	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|492	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkri.tfm
14mu|texlive-tex-gyre-2.004-4|493	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|494	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrb.tfm
14mu|texlive-tex-gyre-2.004-4|495	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|496	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrbi.tfm
14mu|texlive-tex-gyre-2.004-4|497	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|498	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrr.tfm
14mu|texlive-tex-gyre-2.004-4|499	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|500	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrri.tfm
14mu|texlive-tex-gyre-2.004-4|501	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|502	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsb.tfm
14mu|texlive-tex-gyre-2.004-4|503	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|504	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsbi.tfm
14mu|texlive-tex-gyre-2.004-4|505	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|506	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsr.tfm
14mu|texlive-tex-gyre-2.004-4|507	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|508	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsri.tfm
14mu|texlive-tex-gyre-2.004-4|509	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|510	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvb.tfm
14mu|texlive-tex-gyre-2.004-4|511	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|512	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvbi.tfm
14mu|texlive-tex-gyre-2.004-4|513	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|514	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcb.tfm
14mu|texlive-tex-gyre-2.004-4|515	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|516	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcbi.tfm
14mu|texlive-tex-gyre-2.004-4|517	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|518	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcr.tfm
14mu|texlive-tex-gyre-2.004-4|519	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|520	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcri.tfm
14mu|texlive-tex-gyre-2.004-4|521	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|522	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvr.tfm
14mu|texlive-tex-gyre-2.004-4|523	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|524	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvri.tfm
14mu|texlive-tex-gyre-2.004-4|525	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|526	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplb.tfm
14mu|texlive-tex-gyre-2.004-4|527	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|528	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplbi.tfm
14mu|texlive-tex-gyre-2.004-4|529	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|530	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplr.tfm
14mu|texlive-tex-gyre-2.004-4|531	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|532	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplri.tfm
14mu|texlive-tex-gyre-2.004-4|533	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|534	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmb.tfm
14mu|texlive-tex-gyre-2.004-4|535	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|536	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmbi.tfm
14mu|texlive-tex-gyre-2.004-4|537	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|538	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmr.tfm
14mu|texlive-tex-gyre-2.004-4|539	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|540	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmri.tfm
14mu|texlive-tex-gyre-2.004-4|541	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qzcmi.tfm
14mu|texlive-tex-gyre-2.004-4|542	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|543	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagb.tfm
14mu|texlive-tex-gyre-2.004-4|544	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|545	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagbi.tfm
14mu|texlive-tex-gyre-2.004-4|546	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|547	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagr.tfm
14mu|texlive-tex-gyre-2.004-4|548	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|549	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagri.tfm
14mu|texlive-tex-gyre-2.004-4|550	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|551	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkb.tfm
14mu|texlive-tex-gyre-2.004-4|552	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|553	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkbi.tfm
14mu|texlive-tex-gyre-2.004-4|554	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|555	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkr.tfm
14mu|texlive-tex-gyre-2.004-4|556	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|557	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkri.tfm
14mu|texlive-tex-gyre-2.004-4|558	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|559	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrb.tfm
14mu|texlive-tex-gyre-2.004-4|560	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|561	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrbi.tfm
14mu|texlive-tex-gyre-2.004-4|562	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|563	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrr.tfm
14mu|texlive-tex-gyre-2.004-4|564	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|565	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrri.tfm
14mu|texlive-tex-gyre-2.004-4|566	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|567	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsb.tfm
14mu|texlive-tex-gyre-2.004-4|568	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|569	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsbi.tfm
14mu|texlive-tex-gyre-2.004-4|570	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|571	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsr.tfm
14mu|texlive-tex-gyre-2.004-4|572	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|573	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsri.tfm
14mu|texlive-tex-gyre-2.004-4|574	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|575	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvb.tfm
14mu|texlive-tex-gyre-2.004-4|576	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|577	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvbi.tfm
14mu|texlive-tex-gyre-2.004-4|578	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|579	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcb.tfm
14mu|texlive-tex-gyre-2.004-4|580	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|581	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcbi.tfm
14mu|texlive-tex-gyre-2.004-4|582	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|583	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcr.tfm
14mu|texlive-tex-gyre-2.004-4|584	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|585	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcri.tfm
14mu|texlive-tex-gyre-2.004-4|586	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|587	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvr.tfm
14mu|texlive-tex-gyre-2.004-4|588	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|589	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvri.tfm
14mu|texlive-tex-gyre-2.004-4|590	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|591	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplb.tfm
14mu|texlive-tex-gyre-2.004-4|592	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|593	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplbi.tfm
14mu|texlive-tex-gyre-2.004-4|594	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|595	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplr.tfm
14mu|texlive-tex-gyre-2.004-4|596	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|597	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplri.tfm
14mu|texlive-tex-gyre-2.004-4|598	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|599	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmb.tfm
14mu|texlive-tex-gyre-2.004-4|600	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|601	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmbi.tfm
14mu|texlive-tex-gyre-2.004-4|602	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|603	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmr.tfm
14mu|texlive-tex-gyre-2.004-4|604	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|605	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmri.tfm
14mu|texlive-tex-gyre-2.004-4|606	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qzcmi.tfm
14mu|texlive-tex-gyre-2.004-4|607	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|608	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagb.tfm
14mu|texlive-tex-gyre-2.004-4|609	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|610	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagbi.tfm
14mu|texlive-tex-gyre-2.004-4|611	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|612	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagr.tfm
14mu|texlive-tex-gyre-2.004-4|613	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|614	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagri.tfm
14mu|texlive-tex-gyre-2.004-4|615	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|616	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkb.tfm
14mu|texlive-tex-gyre-2.004-4|617	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|618	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkbi.tfm
14mu|texlive-tex-gyre-2.004-4|619	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|620	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkr.tfm
14mu|texlive-tex-gyre-2.004-4|621	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|622	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkri.tfm
14mu|texlive-tex-gyre-2.004-4|623	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|624	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrb.tfm
14mu|texlive-tex-gyre-2.004-4|625	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|626	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrbi.tfm
14mu|texlive-tex-gyre-2.004-4|627	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|628	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrr.tfm
14mu|texlive-tex-gyre-2.004-4|629	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|630	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrri.tfm
14mu|texlive-tex-gyre-2.004-4|631	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|632	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsb.tfm
14mu|texlive-tex-gyre-2.004-4|633	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|634	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsbi.tfm
14mu|texlive-tex-gyre-2.004-4|635	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|636	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsr.tfm
14mu|texlive-tex-gyre-2.004-4|637	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|638	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsri.tfm
14mu|texlive-tex-gyre-2.004-4|639	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|640	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvb.tfm
14mu|texlive-tex-gyre-2.004-4|641	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|642	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvbi.tfm
14mu|texlive-tex-gyre-2.004-4|643	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|644	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcb.tfm
14mu|texlive-tex-gyre-2.004-4|645	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|646	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcbi.tfm
14mu|texlive-tex-gyre-2.004-4|647	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|648	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcr.tfm
14mu|texlive-tex-gyre-2.004-4|649	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|650	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcri.tfm
14mu|texlive-tex-gyre-2.004-4|651	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|652	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvr.tfm
14mu|texlive-tex-gyre-2.004-4|653	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|654	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvri.tfm
14mu|texlive-tex-gyre-2.004-4|655	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|656	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplb.tfm
14mu|texlive-tex-gyre-2.004-4|657	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|658	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplbi.tfm
14mu|texlive-tex-gyre-2.004-4|659	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|660	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplr.tfm
14mu|texlive-tex-gyre-2.004-4|661	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|662	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplri.tfm
14mu|texlive-tex-gyre-2.004-4|663	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmb-sc.tfm
14mu|texlive-tex-gyre-2.004-4|664	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmb.tfm
14mu|texlive-tex-gyre-2.004-4|665	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmbi-sc.tfm
14mu|texlive-tex-gyre-2.004-4|666	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmbi.tfm
14mu|texlive-tex-gyre-2.004-4|667	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmr-sc.tfm
14mu|texlive-tex-gyre-2.004-4|668	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmr.tfm
14mu|texlive-tex-gyre-2.004-4|669	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmri-sc.tfm
14mu|texlive-tex-gyre-2.004-4|670	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmri.tfm
14mu|texlive-tex-gyre-2.004-4|671	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qzcmi.tfm
14mu|texlive-tex-gyre-2.004-4|672	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagb.tfm
14mu|texlive-tex-gyre-2.004-4|673	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagbi.tfm
14mu|texlive-tex-gyre-2.004-4|674	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagr.tfm
14mu|texlive-tex-gyre-2.004-4|675	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagri.tfm
14mu|texlive-tex-gyre-2.004-4|676	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkb.tfm
14mu|texlive-tex-gyre-2.004-4|677	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkbi.tfm
14mu|texlive-tex-gyre-2.004-4|678	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkr.tfm
14mu|texlive-tex-gyre-2.004-4|679	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkri.tfm
14mu|texlive-tex-gyre-2.004-4|680	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrb.tfm
14mu|texlive-tex-gyre-2.004-4|681	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrbi.tfm
14mu|texlive-tex-gyre-2.004-4|682	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrr.tfm
14mu|texlive-tex-gyre-2.004-4|683	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrri.tfm
14mu|texlive-tex-gyre-2.004-4|684	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsb.tfm
14mu|texlive-tex-gyre-2.004-4|685	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsbi.tfm
14mu|texlive-tex-gyre-2.004-4|686	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsr.tfm
14mu|texlive-tex-gyre-2.004-4|687	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsri.tfm
14mu|texlive-tex-gyre-2.004-4|688	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvb.tfm
14mu|texlive-tex-gyre-2.004-4|689	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvbi.tfm
14mu|texlive-tex-gyre-2.004-4|690	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcb.tfm
14mu|texlive-tex-gyre-2.004-4|691	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcbi.tfm
14mu|texlive-tex-gyre-2.004-4|692	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcr.tfm
14mu|texlive-tex-gyre-2.004-4|693	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcri.tfm
14mu|texlive-tex-gyre-2.004-4|694	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvr.tfm
14mu|texlive-tex-gyre-2.004-4|695	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvri.tfm
14mu|texlive-tex-gyre-2.004-4|696	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplb.tfm
14mu|texlive-tex-gyre-2.004-4|697	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplbi.tfm
14mu|texlive-tex-gyre-2.004-4|698	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplr.tfm
14mu|texlive-tex-gyre-2.004-4|699	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplri.tfm
14mu|texlive-tex-gyre-2.004-4|700	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmb.tfm
14mu|texlive-tex-gyre-2.004-4|701	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmbi.tfm
14mu|texlive-tex-gyre-2.004-4|702	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmr.tfm
14mu|texlive-tex-gyre-2.004-4|703	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmri.tfm
14mu|texlive-tex-gyre-2.004-4|704	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qzcmi.tfm
14mu|texlive-tex-gyre-2.004-4|705	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagb.pfb
14mu|texlive-tex-gyre-2.004-4|706	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagb.pfm
14mu|texlive-tex-gyre-2.004-4|707	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagbi.pfb
14mu|texlive-tex-gyre-2.004-4|708	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagbi.pfm
14mu|texlive-tex-gyre-2.004-4|709	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagr.pfb
14mu|texlive-tex-gyre-2.004-4|710	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagr.pfm
14mu|texlive-tex-gyre-2.004-4|711	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagri.pfb
14mu|texlive-tex-gyre-2.004-4|712	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagri.pfm
14mu|texlive-tex-gyre-2.004-4|713	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkb.pfb
14mu|texlive-tex-gyre-2.004-4|714	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkb.pfm
14mu|texlive-tex-gyre-2.004-4|715	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkbi.pfb
14mu|texlive-tex-gyre-2.004-4|716	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkbi.pfm
14mu|texlive-tex-gyre-2.004-4|717	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkr.pfb
14mu|texlive-tex-gyre-2.004-4|718	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkr.pfm
14mu|texlive-tex-gyre-2.004-4|719	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkri.pfb
14mu|texlive-tex-gyre-2.004-4|720	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkri.pfm
14mu|texlive-tex-gyre-2.004-4|721	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrb.pfb
14mu|texlive-tex-gyre-2.004-4|722	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrb.pfm
14mu|texlive-tex-gyre-2.004-4|723	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrbi.pfb
14mu|texlive-tex-gyre-2.004-4|724	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrbi.pfm
14mu|texlive-tex-gyre-2.004-4|725	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrr.pfb
14mu|texlive-tex-gyre-2.004-4|726	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrr.pfm
14mu|texlive-tex-gyre-2.004-4|727	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrri.pfb
14mu|texlive-tex-gyre-2.004-4|728	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrri.pfm
14mu|texlive-tex-gyre-2.004-4|729	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsb.pfb
14mu|texlive-tex-gyre-2.004-4|730	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsb.pfm
14mu|texlive-tex-gyre-2.004-4|731	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsbi.pfb
14mu|texlive-tex-gyre-2.004-4|732	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsbi.pfm
14mu|texlive-tex-gyre-2.004-4|733	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsr.pfb
14mu|texlive-tex-gyre-2.004-4|734	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsr.pfm
14mu|texlive-tex-gyre-2.004-4|735	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsri.pfb
14mu|texlive-tex-gyre-2.004-4|736	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsri.pfm
14mu|texlive-tex-gyre-2.004-4|737	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvb.pfb
14mu|texlive-tex-gyre-2.004-4|738	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvb.pfm
14mu|texlive-tex-gyre-2.004-4|739	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvbi.pfb
14mu|texlive-tex-gyre-2.004-4|740	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvbi.pfm
14mu|texlive-tex-gyre-2.004-4|741	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcb.pfb
14mu|texlive-tex-gyre-2.004-4|742	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcb.pfm
14mu|texlive-tex-gyre-2.004-4|743	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcbi.pfb
14mu|texlive-tex-gyre-2.004-4|744	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcbi.pfm
14mu|texlive-tex-gyre-2.004-4|745	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcr.pfb
14mu|texlive-tex-gyre-2.004-4|746	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcr.pfm
14mu|texlive-tex-gyre-2.004-4|747	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcri.pfb
14mu|texlive-tex-gyre-2.004-4|748	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcri.pfm
14mu|texlive-tex-gyre-2.004-4|749	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvr.pfb
14mu|texlive-tex-gyre-2.004-4|750	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvr.pfm
14mu|texlive-tex-gyre-2.004-4|751	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvri.pfb
14mu|texlive-tex-gyre-2.004-4|752	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvri.pfm
14mu|texlive-tex-gyre-2.004-4|753	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplb.pfb
14mu|texlive-tex-gyre-2.004-4|754	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplb.pfm
14mu|texlive-tex-gyre-2.004-4|755	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplbi.pfb
14mu|texlive-tex-gyre-2.004-4|756	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplbi.pfm
14mu|texlive-tex-gyre-2.004-4|757	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplr.pfb
14mu|texlive-tex-gyre-2.004-4|758	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplr.pfm
14mu|texlive-tex-gyre-2.004-4|759	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplri.pfb
14mu|texlive-tex-gyre-2.004-4|760	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplri.pfm
14mu|texlive-tex-gyre-2.004-4|761	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmb.pfb
14mu|texlive-tex-gyre-2.004-4|762	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmb.pfm
14mu|texlive-tex-gyre-2.004-4|763	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmbi.pfb
14mu|texlive-tex-gyre-2.004-4|764	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmbi.pfm
14mu|texlive-tex-gyre-2.004-4|765	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmr.pfb
14mu|texlive-tex-gyre-2.004-4|766	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmr.pfm
14mu|texlive-tex-gyre-2.004-4|767	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmri.pfb
14mu|texlive-tex-gyre-2.004-4|768	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmri.pfm
14mu|texlive-tex-gyre-2.004-4|769	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qzcmi.pfb
14mu|texlive-tex-gyre-2.004-4|770	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qzcmi.pfm
14mu|texlive-tex-gyre-2.004-4|771	%{_texmfdistdir}/tex/latex/tex-gyre/il2qag.fd
14mu|texlive-tex-gyre-2.004-4|772	%{_texmfdistdir}/tex/latex/tex-gyre/il2qbk.fd
14mu|texlive-tex-gyre-2.004-4|773	%{_texmfdistdir}/tex/latex/tex-gyre/il2qcr.fd
14mu|texlive-tex-gyre-2.004-4|774	%{_texmfdistdir}/tex/latex/tex-gyre/il2qcs.fd
14mu|texlive-tex-gyre-2.004-4|775	%{_texmfdistdir}/tex/latex/tex-gyre/il2qhv.fd
14mu|texlive-tex-gyre-2.004-4|776	%{_texmfdistdir}/tex/latex/tex-gyre/il2qhvc.fd
14mu|texlive-tex-gyre-2.004-4|777	%{_texmfdistdir}/tex/latex/tex-gyre/il2qpl.fd
14mu|texlive-tex-gyre-2.004-4|778	%{_texmfdistdir}/tex/latex/tex-gyre/il2qtm.fd
14mu|texlive-tex-gyre-2.004-4|779	%{_texmfdistdir}/tex/latex/tex-gyre/il2qzc.fd
14mu|texlive-tex-gyre-2.004-4|780	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqag.fd
14mu|texlive-tex-gyre-2.004-4|781	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqbk.fd
14mu|texlive-tex-gyre-2.004-4|782	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqcr.fd
14mu|texlive-tex-gyre-2.004-4|783	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqcs.fd
14mu|texlive-tex-gyre-2.004-4|784	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqhv.fd
14mu|texlive-tex-gyre-2.004-4|785	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqhvc.fd
14mu|texlive-tex-gyre-2.004-4|786	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqpl.fd
14mu|texlive-tex-gyre-2.004-4|787	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqtm.fd
14mu|texlive-tex-gyre-2.004-4|788	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqzc.fd
14mu|texlive-tex-gyre-2.004-4|789	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qag.fd
14mu|texlive-tex-gyre-2.004-4|790	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qbk.fd
14mu|texlive-tex-gyre-2.004-4|791	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qcr.fd
14mu|texlive-tex-gyre-2.004-4|792	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qcs.fd
14mu|texlive-tex-gyre-2.004-4|793	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qhv.fd
14mu|texlive-tex-gyre-2.004-4|794	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qhvc.fd
14mu|texlive-tex-gyre-2.004-4|795	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qpl.fd
14mu|texlive-tex-gyre-2.004-4|796	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qtm.fd
14mu|texlive-tex-gyre-2.004-4|797	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qzc.fd
14mu|texlive-tex-gyre-2.004-4|798	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qag.fd
14mu|texlive-tex-gyre-2.004-4|799	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qbk.fd
14mu|texlive-tex-gyre-2.004-4|800	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qcr.fd
14mu|texlive-tex-gyre-2.004-4|801	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qcs.fd
14mu|texlive-tex-gyre-2.004-4|802	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qhv.fd
14mu|texlive-tex-gyre-2.004-4|803	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qhvc.fd
14mu|texlive-tex-gyre-2.004-4|804	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qpl.fd
14mu|texlive-tex-gyre-2.004-4|805	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qtm.fd
14mu|texlive-tex-gyre-2.004-4|806	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qzc.fd
14mu|texlive-tex-gyre-2.004-4|807	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qag.fd
14mu|texlive-tex-gyre-2.004-4|808	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qbk.fd
14mu|texlive-tex-gyre-2.004-4|809	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qcr.fd
14mu|texlive-tex-gyre-2.004-4|810	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qcs.fd
14mu|texlive-tex-gyre-2.004-4|811	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qhv.fd
14mu|texlive-tex-gyre-2.004-4|812	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qhvc.fd
14mu|texlive-tex-gyre-2.004-4|813	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qpl.fd
14mu|texlive-tex-gyre-2.004-4|814	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qtm.fd
14mu|texlive-tex-gyre-2.004-4|815	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qzc.fd
14mu|texlive-tex-gyre-2.004-4|816	%{_texmfdistdir}/tex/latex/tex-gyre/qbookman.sty
14mu|texlive-tex-gyre-2.004-4|817	%{_texmfdistdir}/tex/latex/tex-gyre/qcourier.sty
14mu|texlive-tex-gyre-2.004-4|818	%{_texmfdistdir}/tex/latex/tex-gyre/qpalatin.sty
14mu|texlive-tex-gyre-2.004-4|819	%{_texmfdistdir}/tex/latex/tex-gyre/qswiss.sty
14mu|texlive-tex-gyre-2.004-4|820	%{_texmfdistdir}/tex/latex/tex-gyre/qtimes.sty
14mu|texlive-tex-gyre-2.004-4|821	%{_texmfdistdir}/tex/latex/tex-gyre/qxqag.fd
14mu|texlive-tex-gyre-2.004-4|822	%{_texmfdistdir}/tex/latex/tex-gyre/qxqbk.fd
14mu|texlive-tex-gyre-2.004-4|823	%{_texmfdistdir}/tex/latex/tex-gyre/qxqcr.fd
14mu|texlive-tex-gyre-2.004-4|824	%{_texmfdistdir}/tex/latex/tex-gyre/qxqcs.fd
14mu|texlive-tex-gyre-2.004-4|825	%{_texmfdistdir}/tex/latex/tex-gyre/qxqhv.fd
14mu|texlive-tex-gyre-2.004-4|826	%{_texmfdistdir}/tex/latex/tex-gyre/qxqhvc.fd
14mu|texlive-tex-gyre-2.004-4|827	%{_texmfdistdir}/tex/latex/tex-gyre/qxqpl.fd
14mu|texlive-tex-gyre-2.004-4|828	%{_texmfdistdir}/tex/latex/tex-gyre/qxqtm.fd
14mu|texlive-tex-gyre-2.004-4|829	%{_texmfdistdir}/tex/latex/tex-gyre/qxqzc.fd
14mu|texlive-tex-gyre-2.004-4|830	%{_texmfdistdir}/tex/latex/tex-gyre/qzapfcha.sty
14mu|texlive-tex-gyre-2.004-4|831	%{_texmfdistdir}/tex/latex/tex-gyre/t1qag.fd
14mu|texlive-tex-gyre-2.004-4|832	%{_texmfdistdir}/tex/latex/tex-gyre/t1qbk.fd
14mu|texlive-tex-gyre-2.004-4|833	%{_texmfdistdir}/tex/latex/tex-gyre/t1qcr.fd
14mu|texlive-tex-gyre-2.004-4|834	%{_texmfdistdir}/tex/latex/tex-gyre/t1qcs.fd
14mu|texlive-tex-gyre-2.004-4|835	%{_texmfdistdir}/tex/latex/tex-gyre/t1qhv.fd
14mu|texlive-tex-gyre-2.004-4|836	%{_texmfdistdir}/tex/latex/tex-gyre/t1qhvc.fd
14mu|texlive-tex-gyre-2.004-4|837	%{_texmfdistdir}/tex/latex/tex-gyre/t1qpl.fd
14mu|texlive-tex-gyre-2.004-4|838	%{_texmfdistdir}/tex/latex/tex-gyre/t1qtm.fd
14mu|texlive-tex-gyre-2.004-4|839	%{_texmfdistdir}/tex/latex/tex-gyre/t1qzc.fd
14mu|texlive-tex-gyre-2.004-4|840	%{_texmfdistdir}/tex/latex/tex-gyre/t5qag.fd
14mu|texlive-tex-gyre-2.004-4|841	%{_texmfdistdir}/tex/latex/tex-gyre/t5qbk.fd
14mu|texlive-tex-gyre-2.004-4|842	%{_texmfdistdir}/tex/latex/tex-gyre/t5qcr.fd
14mu|texlive-tex-gyre-2.004-4|843	%{_texmfdistdir}/tex/latex/tex-gyre/t5qcs.fd
14mu|texlive-tex-gyre-2.004-4|844	%{_texmfdistdir}/tex/latex/tex-gyre/t5qhv.fd
14mu|texlive-tex-gyre-2.004-4|845	%{_texmfdistdir}/tex/latex/tex-gyre/t5qhvc.fd
14mu|texlive-tex-gyre-2.004-4|846	%{_texmfdistdir}/tex/latex/tex-gyre/t5qpl.fd
14mu|texlive-tex-gyre-2.004-4|847	%{_texmfdistdir}/tex/latex/tex-gyre/t5qtm.fd
14mu|texlive-tex-gyre-2.004-4|848	%{_texmfdistdir}/tex/latex/tex-gyre/t5qzc.fd
14mu|texlive-tex-gyre-2.004-4|849	%{_texmfdistdir}/tex/latex/tex-gyre/tgadventor.sty
14mu|texlive-tex-gyre-2.004-4|850	%{_texmfdistdir}/tex/latex/tex-gyre/tgbonum.sty
14mu|texlive-tex-gyre-2.004-4|851	%{_texmfdistdir}/tex/latex/tex-gyre/tgchorus.sty
14mu|texlive-tex-gyre-2.004-4|852	%{_texmfdistdir}/tex/latex/tex-gyre/tgcursor.sty
14mu|texlive-tex-gyre-2.004-4|853	%{_texmfdistdir}/tex/latex/tex-gyre/tgheros.sty
14mu|texlive-tex-gyre-2.004-4|854	%{_texmfdistdir}/tex/latex/tex-gyre/tgpagella.sty
14mu|texlive-tex-gyre-2.004-4|855	%{_texmfdistdir}/tex/latex/tex-gyre/tgschola.sty
14mu|texlive-tex-gyre-2.004-4|856	%{_texmfdistdir}/tex/latex/tex-gyre/tgtermes.sty
14mu|texlive-tex-gyre-2.004-4|857	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qag.fd
14mu|texlive-tex-gyre-2.004-4|858	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qbk.fd
14mu|texlive-tex-gyre-2.004-4|859	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qcr.fd
14mu|texlive-tex-gyre-2.004-4|860	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qcs.fd
14mu|texlive-tex-gyre-2.004-4|861	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qhv.fd
14mu|texlive-tex-gyre-2.004-4|862	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qhvc.fd
14mu|texlive-tex-gyre-2.004-4|863	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qpl.fd
14mu|texlive-tex-gyre-2.004-4|864	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qtm.fd
14mu|texlive-tex-gyre-2.004-4|865	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qzc.fd
14mu|texlive-tex-gyre-2.004-4|866	%_texmf_updmap_d/tex-gyre
14mu|texlive-tex-gyre-2.004-4|867	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/GUST-FONT-LICENSE.txt
14mu|texlive-tex-gyre-2.004-4|868	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Adventor.txt
14mu|texlive-tex-gyre-2.004-4|869	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Bonum.txt
14mu|texlive-tex-gyre-2.004-4|870	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Chorus.txt
14mu|texlive-tex-gyre-2.004-4|871	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Cursor.txt
14mu|texlive-tex-gyre-2.004-4|872	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Heros.txt
14mu|texlive-tex-gyre-2.004-4|873	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Pagella.txt
14mu|texlive-tex-gyre-2.004-4|874	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Schola.txt
14mu|texlive-tex-gyre-2.004-4|875	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Termes.txt
14mu|texlive-tex-gyre-2.004-4|876	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Adventor.txt
14mu|texlive-tex-gyre-2.004-4|877	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Bonum.txt
14mu|texlive-tex-gyre-2.004-4|878	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Chorus.txt
14mu|texlive-tex-gyre-2.004-4|879	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Cursor.txt
14mu|texlive-tex-gyre-2.004-4|880	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Heros.txt
14mu|texlive-tex-gyre-2.004-4|881	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Pagella.txt
14mu|texlive-tex-gyre-2.004-4|882	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Schola.txt
14mu|texlive-tex-gyre-2.004-4|883	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Termes.txt
14mu|texlive-tex-gyre-2.004-4|884	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/goadb999.nam
14mu|texlive-tex-gyre-2.004-4|885	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-hist.txt
14mu|texlive-tex-gyre-2.004-4|886	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-info.pdf
14mu|texlive-tex-gyre-2.004-4|887	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-test.pdf
14mu|texlive-tex-gyre-2.004-4|888	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-test.tex
14mu|texlive-tex-gyre-2.004-4|889	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagb.fea
14mu|texlive-tex-gyre-2.004-4|890	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagbi.fea
14mu|texlive-tex-gyre-2.004-4|891	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagr.fea
14mu|texlive-tex-gyre-2.004-4|892	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagri.fea
14mu|texlive-tex-gyre-2.004-4|893	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-hist.txt
14mu|texlive-tex-gyre-2.004-4|894	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-info.pdf
14mu|texlive-tex-gyre-2.004-4|895	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-test.pdf
14mu|texlive-tex-gyre-2.004-4|896	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-test.tex
14mu|texlive-tex-gyre-2.004-4|897	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkb.fea
14mu|texlive-tex-gyre-2.004-4|898	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkbi.fea
14mu|texlive-tex-gyre-2.004-4|899	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkr.fea
14mu|texlive-tex-gyre-2.004-4|900	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkri.fea
14mu|texlive-tex-gyre-2.004-4|901	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-hist.txt
14mu|texlive-tex-gyre-2.004-4|902	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-info.pdf
14mu|texlive-tex-gyre-2.004-4|903	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-test.pdf
14mu|texlive-tex-gyre-2.004-4|904	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-test.tex
14mu|texlive-tex-gyre-2.004-4|905	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrb.fea
14mu|texlive-tex-gyre-2.004-4|906	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrbi.fea
14mu|texlive-tex-gyre-2.004-4|907	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrr.fea
14mu|texlive-tex-gyre-2.004-4|908	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrri.fea
14mu|texlive-tex-gyre-2.004-4|909	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-hist.txt
14mu|texlive-tex-gyre-2.004-4|910	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-info.pdf
14mu|texlive-tex-gyre-2.004-4|911	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-test.pdf
14mu|texlive-tex-gyre-2.004-4|912	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-test.tex
14mu|texlive-tex-gyre-2.004-4|913	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsb.fea
14mu|texlive-tex-gyre-2.004-4|914	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsbi.fea
14mu|texlive-tex-gyre-2.004-4|915	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsr.fea
14mu|texlive-tex-gyre-2.004-4|916	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsri.fea
14mu|texlive-tex-gyre-2.004-4|917	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-hist.txt
14mu|texlive-tex-gyre-2.004-4|918	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-info.pdf
14mu|texlive-tex-gyre-2.004-4|919	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-test.pdf
14mu|texlive-tex-gyre-2.004-4|920	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-test.tex
14mu|texlive-tex-gyre-2.004-4|921	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvb.fea
14mu|texlive-tex-gyre-2.004-4|922	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvbi.fea
14mu|texlive-tex-gyre-2.004-4|923	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcb.fea
14mu|texlive-tex-gyre-2.004-4|924	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcbi.fea
14mu|texlive-tex-gyre-2.004-4|925	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcr.fea
14mu|texlive-tex-gyre-2.004-4|926	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcri.fea
14mu|texlive-tex-gyre-2.004-4|927	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvr.fea
14mu|texlive-tex-gyre-2.004-4|928	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvri.fea
14mu|texlive-tex-gyre-2.004-4|929	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-hist.txt
14mu|texlive-tex-gyre-2.004-4|930	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-info.pdf
14mu|texlive-tex-gyre-2.004-4|931	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-test.pdf
14mu|texlive-tex-gyre-2.004-4|932	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-test.tex
14mu|texlive-tex-gyre-2.004-4|933	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplb.fea
14mu|texlive-tex-gyre-2.004-4|934	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplbi.fea
14mu|texlive-tex-gyre-2.004-4|935	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplr.fea
14mu|texlive-tex-gyre-2.004-4|936	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplri.fea
14mu|texlive-tex-gyre-2.004-4|937	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-hist.txt
14mu|texlive-tex-gyre-2.004-4|938	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-info.pdf
14mu|texlive-tex-gyre-2.004-4|939	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-test.pdf
14mu|texlive-tex-gyre-2.004-4|940	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-test.tex
14mu|texlive-tex-gyre-2.004-4|941	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmb.fea
14mu|texlive-tex-gyre-2.004-4|942	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmbi.fea
14mu|texlive-tex-gyre-2.004-4|943	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmr.fea
14mu|texlive-tex-gyre-2.004-4|944	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmri.fea
14mu|texlive-tex-gyre-2.004-4|945	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-hist.txt
14mu|texlive-tex-gyre-2.004-4|946	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-info.pdf
14mu|texlive-tex-gyre-2.004-4|947	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-test.pdf
14mu|texlive-tex-gyre-2.004-4|948	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-test.tex
14mu|texlive-tex-gyre-2.004-4|949	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzcmi.fea
14mu|texlive-tex-gyre-2.004-4|950	
14mu|texlive-tex-gyre-2.004-4|951	#-----------------------------------------------------------------------
14mu|texlive-tex-gyre-2.004-4|952	%prep
14mu|texlive-tex-gyre-2.004-4|953	%setup -c -a0 -a1
14mu|texlive-tex-gyre-2.004-4|954	
14mu|texlive-tex-gyre-2.004-4|955	%build
14mu|texlive-tex-gyre-2.004-4|956	
14mu|texlive-tex-gyre-2.004-4|957	%install
14mu|texlive-tex-gyre-2.004-4|958	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tex-gyre-2.004-4|959	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tex-gyre-2.004-4|960	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mu|texlive-tex-gyre-2.004-4|961	cat > %{buildroot}%{_texmf_updmap_d}/tex-gyre <<EOF
14mu|texlive-tex-gyre-2.004-4|962	Map qag.map
14mu|texlive-tex-gyre-2.004-4|963	Map qbk.map
14mu|texlive-tex-gyre-2.004-4|964	Map qcr.map
14mu|texlive-tex-gyre-2.004-4|965	Map qcs.map
14mu|texlive-tex-gyre-2.004-4|966	Map qhv.map
14mu|texlive-tex-gyre-2.004-4|967	Map qpl.map
14mu|texlive-tex-gyre-2.004-4|968	Map qtm.map
14mu|texlive-tex-gyre-2.004-4|969	Map qzc.map
14mu|texlive-tex-gyre-2.004-4|970	EOF
14mu|texlive-tex-gyre-2.004-4|971	
14mu|texlive-tex-gyre-2.004-4|972	
14mu|texlive-tex-gyre-2.004-4|973	
14mu|texlive-tex-gyre-2.004-4|974	%changelog
14mu|texlive-tex-gyre-2.004-4|975	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.004-4
14mu|texlive-tex-gyre-2.004-4|976	+ Revision: cc9fd47
14mu|texlive-tex-gyre-2.004-4|977	- MassBuild#674: Increase release tag
14mu|texlive-tex-gyre-2.004-4|978	
14mu|texlive-tex-gyre-2.004-4|979	

25897 14
14mu|texlive-tex-gyre-math-1.008-3|1	# revision 26838
14mu|texlive-tex-gyre-math-1.008-3|2	# category Package
14mu|texlive-tex-gyre-math-1.008-3|3	# catalog-ctan /fonts/tex-gyre-math
14mu|texlive-tex-gyre-math-1.008-3|4	# catalog-date 2012-06-05 00:19:44 +0200
14mu|texlive-tex-gyre-math-1.008-3|5	# catalog-license lppl
14mu|texlive-tex-gyre-math-1.008-3|6	# catalog-version 1.008
14mu|texlive-tex-gyre-math-1.008-3|7	Name:		texlive-tex-gyre-math
14mu|texlive-tex-gyre-math-1.008-3|8	Version:	1.008
14mu|texlive-tex-gyre-math-1.008-3|9	Release:	3
14mu|texlive-tex-gyre-math-1.008-3|10	Summary:	Maths fonts to match tex-gyre text fonts
14mu|texlive-tex-gyre-math-1.008-3|11	Group:		Publishing
14mu|texlive-tex-gyre-math-1.008-3|12	URL:		http://www.ctan.org/tex-archive/fonts/tex-gyre-math
14mu|texlive-tex-gyre-math-1.008-3|13	License:	LPPL
14mu|texlive-tex-gyre-math-1.008-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre-math.tar.xz
14mu|texlive-tex-gyre-math-1.008-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre-math.doc.tar.xz
14mu|texlive-tex-gyre-math-1.008-3|16	BuildArch:	noarch
14mu|texlive-tex-gyre-math-1.008-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tex-gyre-math-1.008-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tex-gyre-math-1.008-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-tex-gyre-math-1.008-3|20	
14mu|texlive-tex-gyre-math-1.008-3|21	%description
14mu|texlive-tex-gyre-math-1.008-3|22	TeX-Gyre-Math is to be a collection of maths fonts to match the
14mu|texlive-tex-gyre-math-1.008-3|23	text fonts of the TeX-Gyre collection. The collection will be
14mu|texlive-tex-gyre-math-1.008-3|24	made available in OpenType format, only; fonts will conform to
14mu|texlive-tex-gyre-math-1.008-3|25	the developing standards for OpenType maths fonts. At present,
14mu|texlive-tex-gyre-math-1.008-3|26	only TeX-Gyre-Math-Pagella is available.
14mu|texlive-tex-gyre-math-1.008-3|27	
14mu|texlive-tex-gyre-math-1.008-3|28	
14mu|texlive-tex-gyre-math-1.008-3|29	#-----------------------------------------------------------------------
14mu|texlive-tex-gyre-math-1.008-3|30	%files
14mu|texlive-tex-gyre-math-1.008-3|31	%{_texmfdistdir}/fonts/opentype/public/tex-gyre-math/texgyrepagella-math.otf
14mu|texlive-tex-gyre-math-1.008-3|32	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/GUST-FONT-LICENSE.txt
14mu|texlive-tex-gyre-math-1.008-3|33	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Pagella-Math.txt
14mu|texlive-tex-gyre-math-1.008-3|34	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt
14mu|texlive-tex-gyre-math-1.008-3|35	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/math-test.tex
14mu|texlive-tex-gyre-math-1.008-3|36	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/presentation-tg_pagella_math.pdf
14mu|texlive-tex-gyre-math-1.008-3|37	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.pdf
14mu|texlive-tex-gyre-math-1.008-3|38	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.tex
14mu|texlive-tex-gyre-math-1.008-3|39	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-tg_pagella_math.docx
14mu|texlive-tex-gyre-math-1.008-3|40	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-tg_pagella_math.pdf
14mu|texlive-tex-gyre-math-1.008-3|41	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-tg_pagella_math.pdf
14mu|texlive-tex-gyre-math-1.008-3|42	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-tg_pagella_math.tex
14mu|texlive-tex-gyre-math-1.008-3|43	
14mu|texlive-tex-gyre-math-1.008-3|44	#-----------------------------------------------------------------------
14mu|texlive-tex-gyre-math-1.008-3|45	%prep
14mu|texlive-tex-gyre-math-1.008-3|46	%setup -c -a0 -a1
14mu|texlive-tex-gyre-math-1.008-3|47	
14mu|texlive-tex-gyre-math-1.008-3|48	%build
14mu|texlive-tex-gyre-math-1.008-3|49	
14mu|texlive-tex-gyre-math-1.008-3|50	%install
14mu|texlive-tex-gyre-math-1.008-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tex-gyre-math-1.008-3|52	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tex-gyre-math-1.008-3|53	
14mu|texlive-tex-gyre-math-1.008-3|54	
14mu|texlive-tex-gyre-math-1.008-3|55	
14mu|texlive-tex-gyre-math-1.008-3|56	%changelog
14mu|texlive-tex-gyre-math-1.008-3|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.008-3
14mu|texlive-tex-gyre-math-1.008-3|58	+ Revision: 2166dc4
14mu|texlive-tex-gyre-math-1.008-3|59	- MassBuild#674: Increase release tag
14mu|texlive-tex-gyre-math-1.008-3|60	
14mu|texlive-tex-gyre-math-1.008-3|61	

25898 14
14mu|texlive-texilikechaps-1.0-4|1	# revision 16752
14mu|texlive-texilikechaps-1.0-4|2	# category Package
14mu|texlive-texilikechaps-1.0-4|3	# catalog-ctan /macros/latex/contrib/misc/texilikechaps.sty
14mu|texlive-texilikechaps-1.0-4|4	# catalog-date 2010-01-19 19:25:42 +0100
14mu|texlive-texilikechaps-1.0-4|5	# catalog-license lppl
14mu|texlive-texilikechaps-1.0-4|6	# catalog-version 1.0
14mu|texlive-texilikechaps-1.0-4|7	Name:		texlive-texilikechaps
14mu|texlive-texilikechaps-1.0-4|8	Version:	1.0
14mu|texlive-texilikechaps-1.0-4|9	Release:	4
14mu|texlive-texilikechaps-1.0-4|10	Summary:	Format chapters with a texi-like format
14mu|texlive-texilikechaps-1.0-4|11	Group:		Publishing
14mu|texlive-texilikechaps-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc/texilikechaps.sty
14mu|texlive-texilikechaps-1.0-4|13	License:	LPPL
14mu|texlive-texilikechaps-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texilikechaps.tar.xz
14mu|texlive-texilikechaps-1.0-4|15	BuildArch:	noarch
14mu|texlive-texilikechaps-1.0-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-texilikechaps-1.0-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-texilikechaps-1.0-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-texilikechaps-1.0-4|19	
14mu|texlive-texilikechaps-1.0-4|20	%description
14mu|texlive-texilikechaps-1.0-4|21	The package enables the user to reduce the size of the rather
14mu|texlive-texilikechaps-1.0-4|22	large chapter headings in standard classes into a texi-like
14mu|texlive-texilikechaps-1.0-4|23	smaller format. Details of the format may be controlled with
14mu|texlive-texilikechaps-1.0-4|24	internal commands.
14mu|texlive-texilikechaps-1.0-4|25	
14mu|texlive-texilikechaps-1.0-4|26	
14mu|texlive-texilikechaps-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-texilikechaps-1.0-4|28	%files
14mu|texlive-texilikechaps-1.0-4|29	%{_texmfdistdir}/tex/latex/texilikechaps/texilikechaps.sty
14mu|texlive-texilikechaps-1.0-4|30	
14mu|texlive-texilikechaps-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-texilikechaps-1.0-4|32	%prep
14mu|texlive-texilikechaps-1.0-4|33	%setup -c -a0
14mu|texlive-texilikechaps-1.0-4|34	
14mu|texlive-texilikechaps-1.0-4|35	%build
14mu|texlive-texilikechaps-1.0-4|36	
14mu|texlive-texilikechaps-1.0-4|37	%install
14mu|texlive-texilikechaps-1.0-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-texilikechaps-1.0-4|39	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-texilikechaps-1.0-4|40	
14mu|texlive-texilikechaps-1.0-4|41	
14mu|texlive-texilikechaps-1.0-4|42	
14mu|texlive-texilikechaps-1.0-4|43	%changelog
14mu|texlive-texilikechaps-1.0-4|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-texilikechaps-1.0-4|45	+ Revision: f6b591a
14mu|texlive-texilikechaps-1.0-4|46	- MassBuild#674: Increase release tag
14mu|texlive-texilikechaps-1.0-4|47	
14mu|texlive-texilikechaps-1.0-4|48	

25899 14
14mu|texlive-texilikecover-0.1-4|1	# revision 15878
14mu|texlive-texilikecover-0.1-4|2	# category Package
14mu|texlive-texilikecover-0.1-4|3	# catalog-ctan /macros/latex/contrib/misc/texilikecover.sty
14mu|texlive-texilikecover-0.1-4|4	# catalog-date 2008-08-24 10:50:19 +0200
14mu|texlive-texilikecover-0.1-4|5	# catalog-license lppl
14mu|texlive-texilikecover-0.1-4|6	# catalog-version 0.1
14mu|texlive-texilikecover-0.1-4|7	Name:		texlive-texilikecover
14mu|texlive-texilikecover-0.1-4|8	Version:	0.1
14mu|texlive-texilikecover-0.1-4|9	Release:	4
14mu|texlive-texilikecover-0.1-4|10	Summary:	A cover-page package, like TeXinfo
14mu|texlive-texilikecover-0.1-4|11	Group:		Publishing
14mu|texlive-texilikecover-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc/texilikecover.sty
14mu|texlive-texilikecover-0.1-4|13	License:	LPPL
14mu|texlive-texilikecover-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texilikecover.tar.xz
14mu|texlive-texilikecover-0.1-4|15	BuildArch:	noarch
14mu|texlive-texilikecover-0.1-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-texilikecover-0.1-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-texilikecover-0.1-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-texilikecover-0.1-4|19	
14mu|texlive-texilikecover-0.1-4|20	%description
14mu|texlive-texilikecover-0.1-4|21	The package creates document cover pages, like those that
14mu|texlive-texilikecover-0.1-4|22	TeXinfo produces.
14mu|texlive-texilikecover-0.1-4|23	
14mu|texlive-texilikecover-0.1-4|24	
14mu|texlive-texilikecover-0.1-4|25	#-----------------------------------------------------------------------
14mu|texlive-texilikecover-0.1-4|26	%files
14mu|texlive-texilikecover-0.1-4|27	%{_texmfdistdir}/tex/latex/texilikecover/texilikecover.sty
14mu|texlive-texilikecover-0.1-4|28	
14mu|texlive-texilikecover-0.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-texilikecover-0.1-4|30	%prep
14mu|texlive-texilikecover-0.1-4|31	%setup -c -a0
14mu|texlive-texilikecover-0.1-4|32	
14mu|texlive-texilikecover-0.1-4|33	%build
14mu|texlive-texilikecover-0.1-4|34	
14mu|texlive-texilikecover-0.1-4|35	%install
14mu|texlive-texilikecover-0.1-4|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-texilikecover-0.1-4|37	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-texilikecover-0.1-4|38	
14mu|texlive-texilikecover-0.1-4|39	
14mu|texlive-texilikecover-0.1-4|40	
14mu|texlive-texilikecover-0.1-4|41	%changelog
14mu|texlive-texilikecover-0.1-4|42	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-texilikecover-0.1-4|43	+ Revision: e16b2cb
14mu|texlive-texilikecover-0.1-4|44	- MassBuild#674: Increase release tag
14mu|texlive-texilikecover-0.1-4|45	
14mu|texlive-texilikecover-0.1-4|46	

25900 14
14mu|texlive-tex-label-20091214-4|1	# revision 16372
14mu|texlive-tex-label-20091214-4|2	# category Package
14mu|texlive-tex-label-20091214-4|3	# catalog-ctan /macros/latex/contrib/tex-label
14mu|texlive-tex-label-20091214-4|4	# catalog-date 2009-12-14 16:47:24 +0100
14mu|texlive-tex-label-20091214-4|5	# catalog-license lppl1.3
14mu|texlive-tex-label-20091214-4|6	# catalog-version undef
14mu|texlive-tex-label-20091214-4|7	Name:		texlive-tex-label
14mu|texlive-tex-label-20091214-4|8	Version:	20091214
14mu|texlive-tex-label-20091214-4|9	Release:	4
14mu|texlive-tex-label-20091214-4|10	Summary:	Place a classification on each page of a document
14mu|texlive-tex-label-20091214-4|11	Group:		Publishing
14mu|texlive-tex-label-20091214-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tex-label
14mu|texlive-tex-label-20091214-4|13	License:	LPPL1.3
14mu|texlive-tex-label-20091214-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-label.tar.xz
14mu|texlive-tex-label-20091214-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-label.doc.tar.xz
14mu|texlive-tex-label-20091214-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-label.source.tar.xz
14mu|texlive-tex-label-20091214-4|17	BuildArch:	noarch
14mu|texlive-tex-label-20091214-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tex-label-20091214-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tex-label-20091214-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tex-label-20091214-4|21	
14mu|texlive-tex-label-20091214-4|22	%description
14mu|texlive-tex-label-20091214-4|23	Enables the user to place a 'classification' label on each
14mu|texlive-tex-label-20091214-4|24	page, at the bottom to the right of the page number.
14mu|texlive-tex-label-20091214-4|25	
14mu|texlive-tex-label-20091214-4|26	
14mu|texlive-tex-label-20091214-4|27	#-----------------------------------------------------------------------
14mu|texlive-tex-label-20091214-4|28	%files
14mu|texlive-tex-label-20091214-4|29	%{_texmfdistdir}/tex/latex/tex-label/tex-label.sty
14mu|texlive-tex-label-20091214-4|30	%doc %{_texmfdistdir}/doc/latex/tex-label/README
14mu|texlive-tex-label-20091214-4|31	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-demo.pdf
14mu|texlive-tex-label-20091214-4|32	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-demo.tex
14mu|texlive-tex-label-20091214-4|33	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-doc.pdf
14mu|texlive-tex-label-20091214-4|34	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-doc.tex
14mu|texlive-tex-label-20091214-4|35	#- source
14mu|texlive-tex-label-20091214-4|36	%doc %{_texmfdistdir}/source/latex/tex-label/Makefile
14mu|texlive-tex-label-20091214-4|37	
14mu|texlive-tex-label-20091214-4|38	#-----------------------------------------------------------------------
14mu|texlive-tex-label-20091214-4|39	%prep
14mu|texlive-tex-label-20091214-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-tex-label-20091214-4|41	
14mu|texlive-tex-label-20091214-4|42	%build
14mu|texlive-tex-label-20091214-4|43	
14mu|texlive-tex-label-20091214-4|44	%install
14mu|texlive-tex-label-20091214-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tex-label-20091214-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tex-label-20091214-4|47	
14mu|texlive-tex-label-20091214-4|48	
14mu|texlive-tex-label-20091214-4|49	
14mu|texlive-tex-label-20091214-4|50	%changelog
14mu|texlive-tex-label-20091214-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091214-4
14mu|texlive-tex-label-20091214-4|52	+ Revision: 0ca69be
14mu|texlive-tex-label-20091214-4|53	- MassBuild#674: Increase release tag
14mu|texlive-tex-label-20091214-4|54	
14mu|texlive-tex-label-20091214-4|55	

25901 14
14mu|texlive-texlogos-1.3.1-4|1	# revision 19083
14mu|texlive-texlogos-1.3.1-4|2	# category Package
14mu|texlive-texlogos-1.3.1-4|3	# catalog-ctan /macros/latex/contrib/texlogos/texlogos.sty
14mu|texlive-texlogos-1.3.1-4|4	# catalog-date 2007-01-16 09:34:54 +0100
14mu|texlive-texlogos-1.3.1-4|5	# catalog-license lppl
14mu|texlive-texlogos-1.3.1-4|6	# catalog-version 1.3.1
14mu|texlive-texlogos-1.3.1-4|7	Name:		texlive-texlogos
14mu|texlive-texlogos-1.3.1-4|8	Version:	1.3.1
14mu|texlive-texlogos-1.3.1-4|9	Release:	4
14mu|texlive-texlogos-1.3.1-4|10	Summary:	Ready-to-use LaTeX logos
14mu|texlive-texlogos-1.3.1-4|11	Group:		Publishing
14mu|texlive-texlogos-1.3.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texlogos/texlogos.sty
14mu|texlive-texlogos-1.3.1-4|13	License:	LPPL
14mu|texlive-texlogos-1.3.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlogos.tar.xz
14mu|texlive-texlogos-1.3.1-4|15	BuildArch:	noarch
14mu|texlive-texlogos-1.3.1-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-texlogos-1.3.1-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-texlogos-1.3.1-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-texlogos-1.3.1-4|19	
14mu|texlive-texlogos-1.3.1-4|20	%description
14mu|texlive-texlogos-1.3.1-4|21	TeXlogos defines an assortment of frequently used logos not
14mu|texlive-texlogos-1.3.1-4|22	contained in base LaTeX itself. The MetaFont, MetaPost, AMS,
14mu|texlive-texlogos-1.3.1-4|23	BibTeX and SliTeX logos are defined, as long as you have the
14mu|texlive-texlogos-1.3.1-4|24	appropriate CM/Logo/AMS fonts. Currency symbols Euro, Cent,
14mu|texlive-texlogos-1.3.1-4|25	Yen, Won and Naira are defined so as not to need TS1-encoded
14mu|texlive-texlogos-1.3.1-4|26	fonts. Also defined are the C++ logo, with the '+' signs
14mu|texlive-texlogos-1.3.1-4|27	properly positioned, and the logo of the Vienna University
14mu|texlive-texlogos-1.3.1-4|28	Business Administration Center (BWZ).
14mu|texlive-texlogos-1.3.1-4|29	
14mu|texlive-texlogos-1.3.1-4|30	
14mu|texlive-texlogos-1.3.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-texlogos-1.3.1-4|32	%files
14mu|texlive-texlogos-1.3.1-4|33	%{_texmfdistdir}/tex/latex/texlogos/texlogos.sty
14mu|texlive-texlogos-1.3.1-4|34	
14mu|texlive-texlogos-1.3.1-4|35	#-----------------------------------------------------------------------
14mu|texlive-texlogos-1.3.1-4|36	%prep
14mu|texlive-texlogos-1.3.1-4|37	%setup -c -a0
14mu|texlive-texlogos-1.3.1-4|38	
14mu|texlive-texlogos-1.3.1-4|39	%build
14mu|texlive-texlogos-1.3.1-4|40	
14mu|texlive-texlogos-1.3.1-4|41	%install
14mu|texlive-texlogos-1.3.1-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-texlogos-1.3.1-4|43	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-texlogos-1.3.1-4|44	
14mu|texlive-texlogos-1.3.1-4|45	
14mu|texlive-texlogos-1.3.1-4|46	
14mu|texlive-texlogos-1.3.1-4|47	%changelog
14mu|texlive-texlogos-1.3.1-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-4
14mu|texlive-texlogos-1.3.1-4|49	+ Revision: 9890490
14mu|texlive-texlogos-1.3.1-4|50	- MassBuild#674: Increase release tag
14mu|texlive-texlogos-1.3.1-4|51	
14mu|texlive-texlogos-1.3.1-4|52	

25902 14
14mu|texlive-texmate-2-4|1	# revision 15878
14mu|texlive-texmate-2-4|2	# category Package
14mu|texlive-texmate-2-4|3	# catalog-ctan /macros/latex/contrib/texmate
14mu|texlive-texmate-2-4|4	# catalog-date 2006-09-21 21:05:13 +0200
14mu|texlive-texmate-2-4|5	# catalog-license lppl
14mu|texlive-texmate-2-4|6	# catalog-version 2
14mu|texlive-texmate-2-4|7	Name:		texlive-texmate
14mu|texlive-texmate-2-4|8	Version:	2
14mu|texlive-texmate-2-4|9	Release:	4
14mu|texlive-texmate-2-4|10	Summary:	Comprehensive chess annotation in LaTeX
14mu|texlive-texmate-2-4|11	Group:		Publishing
14mu|texlive-texmate-2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texmate
14mu|texlive-texmate-2-4|13	License:	LPPL
14mu|texlive-texmate-2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texmate.tar.xz
14mu|texlive-texmate-2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texmate.doc.tar.xz
14mu|texlive-texmate-2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texmate.source.tar.xz
14mu|texlive-texmate-2-4|17	BuildArch:	noarch
14mu|texlive-texmate-2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-texmate-2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-texmate-2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-texmate-2-4|21	
14mu|texlive-texmate-2-4|22	%description
14mu|texlive-texmate-2-4|23	TeXmate formats chess games from very simple ascii input. The
14mu|texlive-texmate-2-4|24	clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same
14mu|texlive-texmate-2-4|25	results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The
14mu|texlive-texmate-2-4|26	resulting format is fully customizable. There are 4 levels of
14mu|texlive-texmate-2-4|27	commentary: 1 is the main game, 2-3 are commentaries. Each has
14mu|texlive-texmate-2-4|28	its fonts, punctuation marks, etc., and these are also
14mu|texlive-texmate-2-4|29	customizable. The package includes a tool for the creation of
14mu|texlive-texmate-2-4|30	diagrams. The package works in conjunction with skak to produce
14mu|texlive-texmate-2-4|31	diagrams of the current position automatically. For chess
14mu|texlive-texmate-2-4|32	fonts, the package uses the chessfss system.
14mu|texlive-texmate-2-4|33	
14mu|texlive-texmate-2-4|34	
14mu|texlive-texmate-2-4|35	#-----------------------------------------------------------------------
14mu|texlive-texmate-2-4|36	%files
14mu|texlive-texmate-2-4|37	%{_texmfdistdir}/tex/latex/texmate/texmate.sty
14mu|texlive-texmate-2-4|38	%doc %{_texmfdistdir}/doc/latex/texmate/README
14mu|texlive-texmate-2-4|39	%doc %{_texmfdistdir}/doc/latex/texmate/texmate2manual.pdf
14mu|texlive-texmate-2-4|40	%doc %{_texmfdistdir}/doc/latex/texmate/texmate2manual.tex
14mu|texlive-texmate-2-4|41	#- source
14mu|texlive-texmate-2-4|42	%doc %{_texmfdistdir}/source/latex/texmate/texmate.dtx
14mu|texlive-texmate-2-4|43	%doc %{_texmfdistdir}/source/latex/texmate/texmate.ins
14mu|texlive-texmate-2-4|44	
14mu|texlive-texmate-2-4|45	#-----------------------------------------------------------------------
14mu|texlive-texmate-2-4|46	%prep
14mu|texlive-texmate-2-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-texmate-2-4|48	
14mu|texlive-texmate-2-4|49	%build
14mu|texlive-texmate-2-4|50	
14mu|texlive-texmate-2-4|51	%install
14mu|texlive-texmate-2-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-texmate-2-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-texmate-2-4|54	
14mu|texlive-texmate-2-4|55	
14mu|texlive-texmate-2-4|56	
14mu|texlive-texmate-2-4|57	%changelog
14mu|texlive-texmate-2-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2-4
14mu|texlive-texmate-2-4|59	+ Revision: f846b82
14mu|texlive-texmate-2-4|60	- MassBuild#674: Increase release tag
14mu|texlive-texmate-2-4|61	
14mu|texlive-texmate-2-4|62	

25903 14
14mu|texlive-texments-0.2.0-4|1	# revision 15878
14mu|texlive-texments-0.2.0-4|2	# category Package
14mu|texlive-texments-0.2.0-4|3	# catalog-ctan /macros/latex/contrib/texments
14mu|texlive-texments-0.2.0-4|4	# catalog-date 2009-01-03 10:55:55 +0100
14mu|texlive-texments-0.2.0-4|5	# catalog-license lppl
14mu|texlive-texments-0.2.0-4|6	# catalog-version 0.2.0
14mu|texlive-texments-0.2.0-4|7	Name:		texlive-texments
14mu|texlive-texments-0.2.0-4|8	Version:	0.2.0
14mu|texlive-texments-0.2.0-4|9	Release:	4
14mu|texlive-texments-0.2.0-4|10	Summary:	Using the Pygments highlighter in LaTeX
14mu|texlive-texments-0.2.0-4|11	Group:		Publishing
14mu|texlive-texments-0.2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texments
14mu|texlive-texments-0.2.0-4|13	License:	LPPL
14mu|texlive-texments-0.2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texments.tar.xz
14mu|texlive-texments-0.2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texments.doc.tar.xz
14mu|texlive-texments-0.2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texments.source.tar.xz
14mu|texlive-texments-0.2.0-4|17	BuildArch:	noarch
14mu|texlive-texments-0.2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-texments-0.2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-texments-0.2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-texments-0.2.0-4|21	
14mu|texlive-texments-0.2.0-4|22	%description
14mu|texlive-texments-0.2.0-4|23	A package which allows to use the Pygments highlighter inside
14mu|texlive-texments-0.2.0-4|24	LaTeX documents. Pygments supports syntax colouring of over 50
14mu|texlive-texments-0.2.0-4|25	types of files, and ships with multiple colour schemes.
14mu|texlive-texments-0.2.0-4|26	
14mu|texlive-texments-0.2.0-4|27	
14mu|texlive-texments-0.2.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-texments-0.2.0-4|29	%files
14mu|texlive-texments-0.2.0-4|30	%{_texmfdistdir}/tex/latex/texments/texments.sty
14mu|texlive-texments-0.2.0-4|31	%doc %{_texmfdistdir}/doc/latex/texments/README
14mu|texlive-texments-0.2.0-4|32	%doc %{_texmfdistdir}/doc/latex/texments/texments.pdf
14mu|texlive-texments-0.2.0-4|33	#- source
14mu|texlive-texments-0.2.0-4|34	%doc %{_texmfdistdir}/source/latex/texments/texments.dtx
14mu|texlive-texments-0.2.0-4|35	%doc %{_texmfdistdir}/source/latex/texments/texments.ins
14mu|texlive-texments-0.2.0-4|36	
14mu|texlive-texments-0.2.0-4|37	#-----------------------------------------------------------------------
14mu|texlive-texments-0.2.0-4|38	%prep
14mu|texlive-texments-0.2.0-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-texments-0.2.0-4|40	
14mu|texlive-texments-0.2.0-4|41	%build
14mu|texlive-texments-0.2.0-4|42	
14mu|texlive-texments-0.2.0-4|43	%install
14mu|texlive-texments-0.2.0-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-texments-0.2.0-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-texments-0.2.0-4|46	
14mu|texlive-texments-0.2.0-4|47	
14mu|texlive-texments-0.2.0-4|48	
14mu|texlive-texments-0.2.0-4|49	%changelog
14mu|texlive-texments-0.2.0-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.0-4
14mu|texlive-texments-0.2.0-4|51	+ Revision: 7282ebf
14mu|texlive-texments-0.2.0-4|52	- MassBuild#674: Increase release tag
14mu|texlive-texments-0.2.0-4|53	
14mu|texlive-texments-0.2.0-4|54	

25904 14
14mu|texlive-texpower-0.2-4|1	# revision 15878
14mu|texlive-texpower-0.2-4|2	# category Package
14mu|texlive-texpower-0.2-4|3	# catalog-ctan /macros/latex/contrib/texpower
14mu|texlive-texpower-0.2-4|4	# catalog-date 2007-01-16 09:34:54 +0100
14mu|texlive-texpower-0.2-4|5	# catalog-license gpl
14mu|texlive-texpower-0.2-4|6	# catalog-version 0.2
14mu|texlive-texpower-0.2-4|7	Name:		texlive-texpower
14mu|texlive-texpower-0.2-4|8	Version:	0.2
14mu|texlive-texpower-0.2-4|9	Release:	4
14mu|texlive-texpower-0.2-4|10	Summary:	Create dynamic online presentations with LaTeX
14mu|texlive-texpower-0.2-4|11	Group:		Publishing
14mu|texlive-texpower-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texpower
14mu|texlive-texpower-0.2-4|13	License:	GPL
14mu|texlive-texpower-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texpower.tar.xz
14mu|texlive-texpower-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texpower.doc.tar.xz
14mu|texlive-texpower-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texpower.source.tar.xz
14mu|texlive-texpower-0.2-4|17	BuildArch:	noarch
14mu|texlive-texpower-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-texpower-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-texpower-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-texpower-0.2-4|21	Requires:	texlive-tpslifonts
14mu|texlive-texpower-0.2-4|22	
14mu|texlive-texpower-0.2-4|23	%description
14mu|texlive-texpower-0.2-4|24	TeXPower is a bundle of packages intended to provide an all-
14mu|texlive-texpower-0.2-4|25	inclusive environment for designing pdf screen presentations to
14mu|texlive-texpower-0.2-4|26	be viewed in full-screen mode, especially for projecting
14mu|texlive-texpower-0.2-4|27	`online' with a video beamer. For some of its core functions,
14mu|texlive-texpower-0.2-4|28	it uses code derived from ppower4 packages. It is, however, not
14mu|texlive-texpower-0.2-4|29	a complete environment in itself: it relies on an existing
14mu|texlive-texpower-0.2-4|30	class for preparing slides (such as foiltex or seminar) or
14mu|texlive-texpower-0.2-4|31	another package such as pdfslide.
14mu|texlive-texpower-0.2-4|32	
14mu|texlive-texpower-0.2-4|33	
14mu|texlive-texpower-0.2-4|34	#-----------------------------------------------------------------------
14mu|texlive-texpower-0.2-4|35	%files
14mu|texlive-texpower-0.2-4|36	%{_texmfdistdir}/tex/latex/texpower/automata.sty
14mu|texlive-texpower-0.2-4|37	%{_texmfdistdir}/tex/latex/texpower/fixseminar.sty
14mu|texlive-texpower-0.2-4|38	%{_texmfdistdir}/tex/latex/texpower/powersem.cls
14mu|texlive-texpower-0.2-4|39	%{_texmfdistdir}/tex/latex/texpower/texpower.sty
14mu|texlive-texpower-0.2-4|40	%{_texmfdistdir}/tex/latex/texpower/tpcolors.cfg
14mu|texlive-texpower-0.2-4|41	%{_texmfdistdir}/tex/latex/texpower/tplists.sty
14mu|texlive-texpower-0.2-4|42	%{_texmfdistdir}/tex/latex/texpower/tpoptions.cfg
14mu|texlive-texpower-0.2-4|43	%{_texmfdistdir}/tex/latex/texpower/tppstcol.sty
14mu|texlive-texpower-0.2-4|44	%{_texmfdistdir}/tex/latex/texpower/tpsem-a4.sty
14mu|texlive-texpower-0.2-4|45	%{_texmfdistdir}/tex/latex/texpower/tpsettings.cfg
14mu|texlive-texpower-0.2-4|46	%doc %{_texmfdistdir}/doc/latex/texpower/00readme.txt
14mu|texlive-texpower-0.2-4|47	%doc %{_texmfdistdir}/doc/latex/texpower/01install.txt
14mu|texlive-texpower-0.2-4|48	%doc %{_texmfdistdir}/doc/latex/texpower/02changes.txt
14mu|texlive-texpower-0.2-4|49	%doc %{_texmfdistdir}/doc/latex/texpower/FAQ-display.tex
14mu|texlive-texpower-0.2-4|50	%doc %{_texmfdistdir}/doc/latex/texpower/FAQ-printout.tex
14mu|texlive-texpower-0.2-4|51	%doc %{_texmfdistdir}/doc/latex/texpower/MakeExamples.sh
14mu|texlive-texpower-0.2-4|52	%doc %{_texmfdistdir}/doc/latex/texpower/__TPcfg.tex
14mu|texlive-texpower-0.2-4|53	%doc %{_texmfdistdir}/doc/latex/texpower/__TPindexing.tex
14mu|texlive-texpower-0.2-4|54	%doc %{_texmfdistdir}/doc/latex/texpower/__TPpreamble.tex
14mu|texlive-texpower-0.2-4|55	%doc %{_texmfdistdir}/doc/latex/texpower/bckwrdexample.tex
14mu|texlive-texpower-0.2-4|56	%doc %{_texmfdistdir}/doc/latex/texpower/bgndexample.tex
14mu|texlive-texpower-0.2-4|57	%doc %{_texmfdistdir}/doc/latex/texpower/contrib/00readme.txt
14mu|texlive-texpower-0.2-4|58	%doc %{_texmfdistdir}/doc/latex/texpower/contrib/config.landscapeplus
14mu|texlive-texpower-0.2-4|59	%doc %{_texmfdistdir}/doc/latex/texpower/contrib/tpmultiinc.tar
14mu|texlive-texpower-0.2-4|60	%doc %{_texmfdistdir}/doc/latex/texpower/divexample.tex
14mu|texlive-texpower-0.2-4|61	%doc %{_texmfdistdir}/doc/latex/texpower/dummy.java
14mu|texlive-texpower-0.2-4|62	%doc %{_texmfdistdir}/doc/latex/texpower/fancyexample.tex
14mu|texlive-texpower-0.2-4|63	%doc %{_texmfdistdir}/doc/latex/texpower/fig-1.mps
14mu|texlive-texpower-0.2-4|64	%doc %{_texmfdistdir}/doc/latex/texpower/fig-2.mps
14mu|texlive-texpower-0.2-4|65	%doc %{_texmfdistdir}/doc/latex/texpower/fig-3.mps
14mu|texlive-texpower-0.2-4|66	%doc %{_texmfdistdir}/doc/latex/texpower/foilsdemo.tex
14mu|texlive-texpower-0.2-4|67	%doc %{_texmfdistdir}/doc/latex/texpower/fulldemo.tex
14mu|texlive-texpower-0.2-4|68	%doc %{_texmfdistdir}/doc/latex/texpower/hilitexample.tex
14mu|texlive-texpower-0.2-4|69	%doc %{_texmfdistdir}/doc/latex/texpower/ifmslidemo.tex
14mu|texlive-texpower-0.2-4|70	%doc %{_texmfdistdir}/doc/latex/texpower/manual.pdf
14mu|texlive-texpower-0.2-4|71	%doc %{_texmfdistdir}/doc/latex/texpower/manual.tex
14mu|texlive-texpower-0.2-4|72	%doc %{_texmfdistdir}/doc/latex/texpower/mathexample.tex
14mu|texlive-texpower-0.2-4|73	%doc %{_texmfdistdir}/doc/latex/texpower/panelexample.tex
14mu|texlive-texpower-0.2-4|74	%doc %{_texmfdistdir}/doc/latex/texpower/parexample.tex
14mu|texlive-texpower-0.2-4|75	%doc %{_texmfdistdir}/doc/latex/texpower/pdfscrdemo.tex
14mu|texlive-texpower-0.2-4|76	%doc %{_texmfdistdir}/doc/latex/texpower/pdfslidemo.tex
14mu|texlive-texpower-0.2-4|77	%doc %{_texmfdistdir}/doc/latex/texpower/picexample.tex
14mu|texlive-texpower-0.2-4|78	%doc %{_texmfdistdir}/doc/latex/texpower/picltxexample.tex
14mu|texlive-texpower-0.2-4|79	%doc %{_texmfdistdir}/doc/latex/texpower/picpsexample.tex
14mu|texlive-texpower-0.2-4|80	%doc %{_texmfdistdir}/doc/latex/texpower/pp4sldemo.tex
14mu|texlive-texpower-0.2-4|81	%doc %{_texmfdistdir}/doc/latex/texpower/prosperdemo.tex
14mu|texlive-texpower-0.2-4|82	%doc %{_texmfdistdir}/doc/latex/texpower/seminardemo.tex
14mu|texlive-texpower-0.2-4|83	%doc %{_texmfdistdir}/doc/latex/texpower/simpledemo.tex
14mu|texlive-texpower-0.2-4|84	%doc %{_texmfdistdir}/doc/latex/texpower/slidesdemo.tex
14mu|texlive-texpower-0.2-4|85	%doc %{_texmfdistdir}/doc/latex/texpower/spanelexample.tex
14mu|texlive-texpower-0.2-4|86	%doc %{_texmfdistdir}/doc/latex/texpower/tabexample.tex
14mu|texlive-texpower-0.2-4|87	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts.zip
14mu|texlive-texpower-0.2-4|88	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/00readme.txt
14mu|texlive-texpower-0.2-4|89	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/01install.txt
14mu|texlive-texpower-0.2-4|90	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/Makefile
14mu|texlive-texpower-0.2-4|91	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/slifontsexample.tex
14mu|texlive-texpower-0.2-4|92	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/tpslifonts.dtx
14mu|texlive-texpower-0.2-4|93	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/tpslifonts.ins
14mu|texlive-texpower-0.2-4|94	%doc %{_texmfdistdir}/doc/latex/texpower/verbexample.tex
14mu|texlive-texpower-0.2-4|95	#- source
14mu|texlive-texpower-0.2-4|96	%doc %{_texmfdistdir}/source/latex/texpower/Makefile
14mu|texlive-texpower-0.2-4|97	%doc %{_texmfdistdir}/source/latex/texpower/powersem.dtx
14mu|texlive-texpower-0.2-4|98	%doc %{_texmfdistdir}/source/latex/texpower/texpower-addons.dtx
14mu|texlive-texpower-0.2-4|99	%doc %{_texmfdistdir}/source/latex/texpower/texpower-cfg.dtx
14mu|texlive-texpower-0.2-4|100	%doc %{_texmfdistdir}/source/latex/texpower/texpower-doc.dtx
14mu|texlive-texpower-0.2-4|101	%doc %{_texmfdistdir}/source/latex/texpower/texpower.dtx
14mu|texlive-texpower-0.2-4|102	%doc %{_texmfdistdir}/source/latex/texpower/tpbundle.ins
14mu|texlive-texpower-0.2-4|103	%doc %{_texmfdistdir}/source/latex/texpower/tplists.dtx
14mu|texlive-texpower-0.2-4|104	
14mu|texlive-texpower-0.2-4|105	#-----------------------------------------------------------------------
14mu|texlive-texpower-0.2-4|106	%prep
14mu|texlive-texpower-0.2-4|107	%setup -c -a0 -a1 -a2
14mu|texlive-texpower-0.2-4|108	
14mu|texlive-texpower-0.2-4|109	%build
14mu|texlive-texpower-0.2-4|110	
14mu|texlive-texpower-0.2-4|111	%install
14mu|texlive-texpower-0.2-4|112	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-texpower-0.2-4|113	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-texpower-0.2-4|114	
14mu|texlive-texpower-0.2-4|115	
14mu|texlive-texpower-0.2-4|116	
14mu|texlive-texpower-0.2-4|117	%changelog
14mu|texlive-texpower-0.2-4|118	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-texpower-0.2-4|119	+ Revision: 2fb8186
14mu|texlive-texpower-0.2-4|120	- MassBuild#674: Increase release tag
14mu|texlive-texpower-0.2-4|121	
14mu|texlive-texpower-0.2-4|122	

25905 14
14mu|texlive-tex-ps-20091010-4|1	# revision 15878
14mu|texlive-tex-ps-20091010-4|2	# category Package
14mu|texlive-tex-ps-20091010-4|3	# catalog-ctan /macros/generic/TeX-PS
14mu|texlive-tex-ps-20091010-4|4	# catalog-date 2009-10-10 00:51:28 +0200
14mu|texlive-tex-ps-20091010-4|5	# catalog-license pd
14mu|texlive-tex-ps-20091010-4|6	# catalog-version undef
14mu|texlive-tex-ps-20091010-4|7	Name:		texlive-tex-ps
14mu|texlive-tex-ps-20091010-4|8	Version:	20091010
14mu|texlive-tex-ps-20091010-4|9	Release:	4
14mu|texlive-tex-ps-20091010-4|10	Summary:	TeX to PostScript generic macros and add-ons
14mu|texlive-tex-ps-20091010-4|11	Group:		Publishing
14mu|texlive-tex-ps-20091010-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/TeX-PS
14mu|texlive-tex-ps-20091010-4|13	License:	PD
14mu|texlive-tex-ps-20091010-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ps.tar.xz
14mu|texlive-tex-ps-20091010-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ps.doc.tar.xz
14mu|texlive-tex-ps-20091010-4|16	BuildArch:	noarch
14mu|texlive-tex-ps-20091010-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tex-ps-20091010-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tex-ps-20091010-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tex-ps-20091010-4|20	
14mu|texlive-tex-ps-20091010-4|21	%description
14mu|texlive-tex-ps-20091010-4|22	TeX to PostScript generic macros and add-ons: transformations
14mu|texlive-tex-ps-20091010-4|23	of EPS files, prepress preparation, color separation, mirror,
14mu|texlive-tex-ps-20091010-4|24	etc.
14mu|texlive-tex-ps-20091010-4|25	
14mu|texlive-tex-ps-20091010-4|26	
14mu|texlive-tex-ps-20091010-4|27	#-----------------------------------------------------------------------
14mu|texlive-tex-ps-20091010-4|28	%files
14mu|texlive-tex-ps-20091010-4|29	%{_texmfdistdir}/dvips/tex-ps/crops.pro
14mu|texlive-tex-ps-20091010-4|30	%{_texmfdistdir}/dvips/tex-ps/mirr.hd
14mu|texlive-tex-ps-20091010-4|31	%{_texmfdistdir}/dvips/tex-ps/separate.pro
14mu|texlive-tex-ps-20091010-4|32	%{_texmfdistdir}/tex/generic/tex-ps/cmyk-hax.tex
14mu|texlive-tex-ps-20091010-4|33	%{_texmfdistdir}/tex/generic/tex-ps/epsfx.tex
14mu|texlive-tex-ps-20091010-4|34	%{_texmfdistdir}/tex/generic/tex-ps/poligraf.sty
14mu|texlive-tex-ps-20091010-4|35	%{_texmfdistdir}/tex/generic/tex-ps/trans.tex
14mu|texlive-tex-ps-20091010-4|36	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/README
14mu|texlive-tex-ps-20091010-4|37	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/cmyk-doc.pdf
14mu|texlive-tex-ps-20091010-4|38	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/fountain.eps
14mu|texlive-tex-ps-20091010-4|39	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/gdansk.eps
14mu|texlive-tex-ps-20091010-4|40	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/rules.tex
14mu|texlive-tex-ps-20091010-4|41	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sam1-sep.bat
14mu|texlive-tex-ps-20091010-4|42	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample1.tex
14mu|texlive-tex-ps-20091010-4|43	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample2.tex
14mu|texlive-tex-ps-20091010-4|44	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample3.tex
14mu|texlive-tex-ps-20091010-4|45	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample4.tex
14mu|texlive-tex-ps-20091010-4|46	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/screen.eps
14mu|texlive-tex-ps-20091010-4|47	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/README
14mu|texlive-tex-ps-20091010-4|48	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/kol-cmyk.eps
14mu|texlive-tex-ps-20091010-4|49	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/sample.tex
14mu|texlive-tex-ps-20091010-4|50	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/samplelx.tex
14mu|texlive-tex-ps-20091010-4|51	
14mu|texlive-tex-ps-20091010-4|52	#-----------------------------------------------------------------------
14mu|texlive-tex-ps-20091010-4|53	%prep
14mu|texlive-tex-ps-20091010-4|54	%setup -c -a0 -a1
14mu|texlive-tex-ps-20091010-4|55	
14mu|texlive-tex-ps-20091010-4|56	%build
14mu|texlive-tex-ps-20091010-4|57	
14mu|texlive-tex-ps-20091010-4|58	%install
14mu|texlive-tex-ps-20091010-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tex-ps-20091010-4|60	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tex-ps-20091010-4|61	
14mu|texlive-tex-ps-20091010-4|62	
14mu|texlive-tex-ps-20091010-4|63	
14mu|texlive-tex-ps-20091010-4|64	%changelog
14mu|texlive-tex-ps-20091010-4|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091010-4
14mu|texlive-tex-ps-20091010-4|66	+ Revision: dc5fa65
14mu|texlive-tex-ps-20091010-4|67	- MassBuild#674: Increase release tag
14mu|texlive-tex-ps-20091010-4|68	
14mu|texlive-tex-ps-20091010-4|69	

25906 14
14mu|texlive-texshade-1.24-4|1	# revision 24716
14mu|texlive-texshade-1.24-4|2	# category Package
14mu|texlive-texshade-1.24-4|3	# catalog-ctan /macros/latex/contrib/texshade
14mu|texlive-texshade-1.24-4|4	# catalog-date 2011-12-01 13:24:33 +0100
14mu|texlive-texshade-1.24-4|5	# catalog-license gpl2
14mu|texlive-texshade-1.24-4|6	# catalog-version 1.24
14mu|texlive-texshade-1.24-4|7	Name:		texlive-texshade
14mu|texlive-texshade-1.24-4|8	Version:	1.24
14mu|texlive-texshade-1.24-4|9	Release:	4
14mu|texlive-texshade-1.24-4|10	Summary:	Package for setting nucleotide and peptide alignments
14mu|texlive-texshade-1.24-4|11	Group:		Publishing
14mu|texlive-texshade-1.24-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texshade
14mu|texlive-texshade-1.24-4|13	License:	GPL2
14mu|texlive-texshade-1.24-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texshade.tar.xz
14mu|texlive-texshade-1.24-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texshade.doc.tar.xz
14mu|texlive-texshade-1.24-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texshade.source.tar.xz
14mu|texlive-texshade-1.24-4|17	BuildArch:	noarch
14mu|texlive-texshade-1.24-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-texshade-1.24-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-texshade-1.24-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-texshade-1.24-4|21	
14mu|texlive-texshade-1.24-4|22	%description
14mu|texlive-texshade-1.24-4|23	TeXshade is alignment shading software completely written in
14mu|texlive-texshade-1.24-4|24	TeX/LaTeX; it can process multiple sequence alignments in the
14mu|texlive-texshade-1.24-4|25	.MSF and the .ALN file formats. In addition to common shading
14mu|texlive-texshade-1.24-4|26	algorithms, it provides special shading modes showing
14mu|texlive-texshade-1.24-4|27	functional aspects, e.g. charge or hydropathy, and a wide range
14mu|texlive-texshade-1.24-4|28	of commands for handling shading colours, text styles, labels,
14mu|texlive-texshade-1.24-4|29	legends; it even allows the user to define completely new
14mu|texlive-texshade-1.24-4|30	shading modes. TeXshade combines highest flexibility with TeX
14mu|texlive-texshade-1.24-4|31	output quality -- all in a bundle that does not demand
14mu|texlive-texshade-1.24-4|32	excessive development time of the user.
14mu|texlive-texshade-1.24-4|33	
14mu|texlive-texshade-1.24-4|34	
14mu|texlive-texshade-1.24-4|35	#-----------------------------------------------------------------------
14mu|texlive-texshade-1.24-4|36	%files
14mu|texlive-texshade-1.24-4|37	%{_texmfdistdir}/tex/latex/texshade/texshade.def
14mu|texlive-texshade-1.24-4|38	%{_texmfdistdir}/tex/latex/texshade/texshade.sty
14mu|texlive-texshade-1.24-4|39	%doc %{_texmfdistdir}/doc/latex/texshade/AQP1.phd
14mu|texlive-texshade-1.24-4|40	%doc %{_texmfdistdir}/doc/latex/texshade/AQP1.top
14mu|texlive-texshade-1.24-4|41	%doc %{_texmfdistdir}/doc/latex/texshade/AQP2spec.ALN
14mu|texlive-texshade-1.24-4|42	%doc %{_texmfdistdir}/doc/latex/texshade/AQPDNA.MSF
14mu|texlive-texshade-1.24-4|43	%doc %{_texmfdistdir}/doc/latex/texshade/AQP_HMM.ext
14mu|texlive-texshade-1.24-4|44	%doc %{_texmfdistdir}/doc/latex/texshade/AQP_HMM.sgl
14mu|texlive-texshade-1.24-4|45	%doc %{_texmfdistdir}/doc/latex/texshade/AQP_TC.asc
14mu|texlive-texshade-1.24-4|46	%doc %{_texmfdistdir}/doc/latex/texshade/AQPpro.MSF
14mu|texlive-texshade-1.24-4|47	%doc %{_texmfdistdir}/doc/latex/texshade/README
14mu|texlive-texshade-1.24-4|48	%doc %{_texmfdistdir}/doc/latex/texshade/ciliate.cod
14mu|texlive-texshade-1.24-4|49	%doc %{_texmfdistdir}/doc/latex/texshade/standard.cod
14mu|texlive-texshade-1.24-4|50	%doc %{_texmfdistdir}/doc/latex/texshade/texshade.pdf
14mu|texlive-texshade-1.24-4|51	%doc %{_texmfdistdir}/doc/latex/texshade/tsfaq.pdf
14mu|texlive-texshade-1.24-4|52	%doc %{_texmfdistdir}/doc/latex/texshade/tsfaq.tex
14mu|texlive-texshade-1.24-4|53	#- source
14mu|texlive-texshade-1.24-4|54	%doc %{_texmfdistdir}/source/latex/texshade/texshade.dtx
14mu|texlive-texshade-1.24-4|55	%doc %{_texmfdistdir}/source/latex/texshade/texshade.ins
14mu|texlive-texshade-1.24-4|56	
14mu|texlive-texshade-1.24-4|57	#-----------------------------------------------------------------------
14mu|texlive-texshade-1.24-4|58	%prep
14mu|texlive-texshade-1.24-4|59	%setup -c -a0 -a1 -a2
14mu|texlive-texshade-1.24-4|60	
14mu|texlive-texshade-1.24-4|61	%build
14mu|texlive-texshade-1.24-4|62	
14mu|texlive-texshade-1.24-4|63	%install
14mu|texlive-texshade-1.24-4|64	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-texshade-1.24-4|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-texshade-1.24-4|66	
14mu|texlive-texshade-1.24-4|67	
14mu|texlive-texshade-1.24-4|68	
14mu|texlive-texshade-1.24-4|69	%changelog
14mu|texlive-texshade-1.24-4|70	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.24-4
14mu|texlive-texshade-1.24-4|71	+ Revision: 11f18f2
14mu|texlive-texshade-1.24-4|72	- MassBuild#674: Increase release tag
14mu|texlive-texshade-1.24-4|73	
14mu|texlive-texshade-1.24-4|74	

25907 14
14mu|texlive-textcase-20070301-4|1	# revision 15878
14mu|texlive-textcase-20070301-4|2	# category Package
14mu|texlive-textcase-20070301-4|3	# catalog-ctan /macros/latex/contrib/textcase
14mu|texlive-textcase-20070301-4|4	# catalog-date 2007-03-01 12:49:13 +0100
14mu|texlive-textcase-20070301-4|5	# catalog-license lppl
14mu|texlive-textcase-20070301-4|6	# catalog-version undef
14mu|texlive-textcase-20070301-4|7	Name:		texlive-textcase
14mu|texlive-textcase-20070301-4|8	Version:	20070301
14mu|texlive-textcase-20070301-4|9	Release:	4
14mu|texlive-textcase-20070301-4|10	Summary:	Case conversion ignoring mathematics, etc
14mu|texlive-textcase-20070301-4|11	Group:		Publishing
14mu|texlive-textcase-20070301-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textcase
14mu|texlive-textcase-20070301-4|13	License:	LPPL
14mu|texlive-textcase-20070301-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textcase.tar.xz
14mu|texlive-textcase-20070301-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textcase.doc.tar.xz
14mu|texlive-textcase-20070301-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textcase.source.tar.xz
14mu|texlive-textcase-20070301-4|17	BuildArch:	noarch
14mu|texlive-textcase-20070301-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-textcase-20070301-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-textcase-20070301-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-textcase-20070301-4|21	
14mu|texlive-textcase-20070301-4|22	%description
14mu|texlive-textcase-20070301-4|23	The textcase package offers commands \MakeTextUppercase and
14mu|texlive-textcase-20070301-4|24	\MakeTextLowercase are similar to the standard \MakeUppercase
14mu|texlive-textcase-20070301-4|25	and \MakeLowercase, but they do not change the case of any
14mu|texlive-textcase-20070301-4|26	sections of mathematics, or the arguments of \cite, \label and
14mu|texlive-textcase-20070301-4|27	\ref commands within the argument. A further command
14mu|texlive-textcase-20070301-4|28	\NoCaseChange does nothing but suppress case change within its
14mu|texlive-textcase-20070301-4|29	argument, so to force uppercase of a section including an
14mu|texlive-textcase-20070301-4|30	environment, one might say:
14mu|texlive-textcase-20070301-4|31	\MakeTextUppercase{...\NoCaseChange{\begin{foo}}
14mu|texlive-textcase-20070301-4|32	...\NoCaseChange{\end{foo}}...}.
14mu|texlive-textcase-20070301-4|33	
14mu|texlive-textcase-20070301-4|34	
14mu|texlive-textcase-20070301-4|35	#-----------------------------------------------------------------------
14mu|texlive-textcase-20070301-4|36	%files
14mu|texlive-textcase-20070301-4|37	%{_texmfdistdir}/tex/latex/textcase/textcase.sty
14mu|texlive-textcase-20070301-4|38	%doc %{_texmfdistdir}/doc/latex/textcase/README
14mu|texlive-textcase-20070301-4|39	%doc %{_texmfdistdir}/doc/latex/textcase/textcase.pdf
14mu|texlive-textcase-20070301-4|40	#- source
14mu|texlive-textcase-20070301-4|41	%doc %{_texmfdistdir}/source/latex/textcase/textcase.dtx
14mu|texlive-textcase-20070301-4|42	%doc %{_texmfdistdir}/source/latex/textcase/textcase.ins
14mu|texlive-textcase-20070301-4|43	
14mu|texlive-textcase-20070301-4|44	#-----------------------------------------------------------------------
14mu|texlive-textcase-20070301-4|45	%prep
14mu|texlive-textcase-20070301-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-textcase-20070301-4|47	
14mu|texlive-textcase-20070301-4|48	%build
14mu|texlive-textcase-20070301-4|49	
14mu|texlive-textcase-20070301-4|50	%install
14mu|texlive-textcase-20070301-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-textcase-20070301-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-textcase-20070301-4|53	
14mu|texlive-textcase-20070301-4|54	
14mu|texlive-textcase-20070301-4|55	
14mu|texlive-textcase-20070301-4|56	%changelog
14mu|texlive-textcase-20070301-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070301-4
14mu|texlive-textcase-20070301-4|58	+ Revision: 1bb2194
14mu|texlive-textcase-20070301-4|59	- MassBuild#674: Increase release tag
14mu|texlive-textcase-20070301-4|60	
14mu|texlive-textcase-20070301-4|61	

25908 14
14mu|texlive-textfit-5-4|1	# revision 20591
14mu|texlive-textfit-5-4|2	# category Package
14mu|texlive-textfit-5-4|3	# catalog-ctan /macros/latex/contrib/textfit
14mu|texlive-textfit-5-4|4	# catalog-date 2010-11-28 20:21:22 +0100
14mu|texlive-textfit-5-4|5	# catalog-license lppl1.3
14mu|texlive-textfit-5-4|6	# catalog-version 5
14mu|texlive-textfit-5-4|7	Name:		texlive-textfit
14mu|texlive-textfit-5-4|8	Version:	5
14mu|texlive-textfit-5-4|9	Release:	4
14mu|texlive-textfit-5-4|10	Summary:	Fit text to a desired size
14mu|texlive-textfit-5-4|11	Group:		Publishing
14mu|texlive-textfit-5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textfit
14mu|texlive-textfit-5-4|13	License:	LPPL1.3
14mu|texlive-textfit-5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textfit.tar.xz
14mu|texlive-textfit-5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textfit.doc.tar.xz
14mu|texlive-textfit-5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textfit.source.tar.xz
14mu|texlive-textfit-5-4|17	BuildArch:	noarch
14mu|texlive-textfit-5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-textfit-5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-textfit-5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-textfit-5-4|21	
14mu|texlive-textfit-5-4|22	%description
14mu|texlive-textfit-5-4|23	Package to fit text to a given width or height by scaling the
14mu|texlive-textfit-5-4|24	font. For example: \scaletowidth{3in}{This}. (The job is done
14mu|texlive-textfit-5-4|25	by calculating a magstep and applying it to the current font;
14mu|texlive-textfit-5-4|26	thus "This" will be very tall, as well as very wide; to scale
14mu|texlive-textfit-5-4|27	in just one dimension, use the facilities of the graphicx
14mu|texlive-textfit-5-4|28	package.).
14mu|texlive-textfit-5-4|29	
14mu|texlive-textfit-5-4|30	
14mu|texlive-textfit-5-4|31	#-----------------------------------------------------------------------
14mu|texlive-textfit-5-4|32	%files
14mu|texlive-textfit-5-4|33	%{_texmfdistdir}/tex/latex/textfit/textfit.sty
14mu|texlive-textfit-5-4|34	%doc %{_texmfdistdir}/doc/latex/textfit/README
14mu|texlive-textfit-5-4|35	%doc %{_texmfdistdir}/doc/latex/textfit/makefile
14mu|texlive-textfit-5-4|36	%doc %{_texmfdistdir}/doc/latex/textfit/manifest
14mu|texlive-textfit-5-4|37	%doc %{_texmfdistdir}/doc/latex/textfit/textfit.pdf
14mu|texlive-textfit-5-4|38	#- source
14mu|texlive-textfit-5-4|39	%doc %{_texmfdistdir}/source/latex/textfit/textfit.dtx
14mu|texlive-textfit-5-4|40	%doc %{_texmfdistdir}/source/latex/textfit/textfit.ins
14mu|texlive-textfit-5-4|41	
14mu|texlive-textfit-5-4|42	#-----------------------------------------------------------------------
14mu|texlive-textfit-5-4|43	%prep
14mu|texlive-textfit-5-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-textfit-5-4|45	
14mu|texlive-textfit-5-4|46	%build
14mu|texlive-textfit-5-4|47	
14mu|texlive-textfit-5-4|48	%install
14mu|texlive-textfit-5-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-textfit-5-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-textfit-5-4|51	
14mu|texlive-textfit-5-4|52	
14mu|texlive-textfit-5-4|53	
14mu|texlive-textfit-5-4|54	%changelog
14mu|texlive-textfit-5-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 5-4
14mu|texlive-textfit-5-4|56	+ Revision: 3ba2f79
14mu|texlive-textfit-5-4|57	- MassBuild#674: Increase release tag
14mu|texlive-textfit-5-4|58	
14mu|texlive-textfit-5-4|59	

25909 14
14mu|texlive-textglos-20131009-7|1	# revision 30788
14mu|texlive-textglos-20131009-7|2	# category Package
14mu|texlive-textglos-20131009-7|3	# catalog-ctan undef
14mu|texlive-textglos-20131009-7|4	# catalog-date undef
14mu|texlive-textglos-20131009-7|5	# catalog-license undef
14mu|texlive-textglos-20131009-7|6	# catalog-version undef
14mu|texlive-textglos-20131009-7|7	Name:		texlive-textglos
14mu|texlive-textglos-20131009-7|8	Version:	20131009
14mu|texlive-textglos-20131009-7|9	Release:	7
14mu|texlive-textglos-20131009-7|10	Summary:	TeXLive textglos package
14mu|texlive-textglos-20131009-7|11	Group:		Publishing
14mu|texlive-textglos-20131009-7|12	URL:		http://tug.org/texlive
14mu|texlive-textglos-20131009-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-textglos-20131009-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textglos.tar.xz
14mu|texlive-textglos-20131009-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textglos.doc.tar.xz
14mu|texlive-textglos-20131009-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textglos.source.tar.xz
14mu|texlive-textglos-20131009-7|17	BuildArch:	noarch
14mu|texlive-textglos-20131009-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-textglos-20131009-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-textglos-20131009-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-textglos-20131009-7|21	
14mu|texlive-textglos-20131009-7|22	%description
14mu|texlive-textglos-20131009-7|23	TeXLive textglos package.
14mu|texlive-textglos-20131009-7|24	
14mu|texlive-textglos-20131009-7|25	
14mu|texlive-textglos-20131009-7|26	#-----------------------------------------------------------------------
14mu|texlive-textglos-20131009-7|27	%files
14mu|texlive-textglos-20131009-7|28	%{_texmfdistdir}/tex/latex/textglos/textglos.sty
14mu|texlive-textglos-20131009-7|29	%doc %{_texmfdistdir}/doc/latex/textglos/README
14mu|texlive-textglos-20131009-7|30	%doc %{_texmfdistdir}/doc/latex/textglos/README.txt
14mu|texlive-textglos-20131009-7|31	%doc %{_texmfdistdir}/doc/latex/textglos/textglos.pdf
14mu|texlive-textglos-20131009-7|32	#- source
14mu|texlive-textglos-20131009-7|33	%doc %{_texmfdistdir}/source/latex/textglos/textglos.dtx
14mu|texlive-textglos-20131009-7|34	%doc %{_texmfdistdir}/source/latex/textglos/textglos.ins
14mu|texlive-textglos-20131009-7|35	
14mu|texlive-textglos-20131009-7|36	#-----------------------------------------------------------------------
14mu|texlive-textglos-20131009-7|37	%prep
14mu|texlive-textglos-20131009-7|38	%setup -c -a0 -a1 -a2
14mu|texlive-textglos-20131009-7|39	
14mu|texlive-textglos-20131009-7|40	%build
14mu|texlive-textglos-20131009-7|41	
14mu|texlive-textglos-20131009-7|42	%install
14mu|texlive-textglos-20131009-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-textglos-20131009-7|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-textglos-20131009-7|45	
14mu|texlive-textglos-20131009-7|46	%changelog
14mu|texlive-textglos-20131009-7|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131009-7
14mu|texlive-textglos-20131009-7|48	+ Revision: b0f854d
14mu|texlive-textglos-20131009-7|49	- MassBuild#674: Increase release tag
14mu|texlive-textglos-20131009-7|50	
14mu|texlive-textglos-20131009-7|51	

25910 14
14mu|texlive-textgreek-v0.7-4|1	# revision 24282
14mu|texlive-textgreek-v0.7-4|2	# category Package
14mu|texlive-textgreek-v0.7-4|3	# catalog-ctan /macros/latex/contrib/textgreek
14mu|texlive-textgreek-v0.7-4|4	# catalog-date 2011-10-13 09:47:13 +0200
14mu|texlive-textgreek-v0.7-4|5	# catalog-license lppl
14mu|texlive-textgreek-v0.7-4|6	# catalog-version v0.7
14mu|texlive-textgreek-v0.7-4|7	Name:		texlive-textgreek
14mu|texlive-textgreek-v0.7-4|8	Version:	v0.7
14mu|texlive-textgreek-v0.7-4|9	Release:	4
14mu|texlive-textgreek-v0.7-4|10	Summary:	Upright greek letters in text
14mu|texlive-textgreek-v0.7-4|11	Group:		Publishing
14mu|texlive-textgreek-v0.7-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textgreek
14mu|texlive-textgreek-v0.7-4|13	License:	LPPL
14mu|texlive-textgreek-v0.7-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textgreek.tar.xz
14mu|texlive-textgreek-v0.7-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textgreek.doc.tar.xz
14mu|texlive-textgreek-v0.7-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textgreek.source.tar.xz
14mu|texlive-textgreek-v0.7-4|17	BuildArch:	noarch
14mu|texlive-textgreek-v0.7-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-textgreek-v0.7-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-textgreek-v0.7-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-textgreek-v0.7-4|21	
14mu|texlive-textgreek-v0.7-4|22	%description
14mu|texlive-textgreek-v0.7-4|23	Use upright greek letters as text symbols, e.g. \textbeta.
14mu|texlive-textgreek-v0.7-4|24	
14mu|texlive-textgreek-v0.7-4|25	
14mu|texlive-textgreek-v0.7-4|26	#-----------------------------------------------------------------------
14mu|texlive-textgreek-v0.7-4|27	%files
14mu|texlive-textgreek-v0.7-4|28	%{_texmfdistdir}/tex/latex/textgreek/textgreek.sty
14mu|texlive-textgreek-v0.7-4|29	%doc %{_texmfdistdir}/doc/latex/textgreek/README
14mu|texlive-textgreek-v0.7-4|30	%doc %{_texmfdistdir}/doc/latex/textgreek/textgreek.pdf
14mu|texlive-textgreek-v0.7-4|31	#- source
14mu|texlive-textgreek-v0.7-4|32	%doc %{_texmfdistdir}/source/latex/textgreek/textgreek.dtx
14mu|texlive-textgreek-v0.7-4|33	%doc %{_texmfdistdir}/source/latex/textgreek/textgreek.ins
14mu|texlive-textgreek-v0.7-4|34	
14mu|texlive-textgreek-v0.7-4|35	#-----------------------------------------------------------------------
14mu|texlive-textgreek-v0.7-4|36	%prep
14mu|texlive-textgreek-v0.7-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-textgreek-v0.7-4|38	
14mu|texlive-textgreek-v0.7-4|39	%build
14mu|texlive-textgreek-v0.7-4|40	
14mu|texlive-textgreek-v0.7-4|41	%install
14mu|texlive-textgreek-v0.7-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-textgreek-v0.7-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-textgreek-v0.7-4|44	
14mu|texlive-textgreek-v0.7-4|45	
14mu|texlive-textgreek-v0.7-4|46	
14mu|texlive-textgreek-v0.7-4|47	%changelog
14mu|texlive-textgreek-v0.7-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v0.7-4
14mu|texlive-textgreek-v0.7-4|49	+ Revision: 42dc4a3
14mu|texlive-textgreek-v0.7-4|50	- MassBuild#674: Increase release tag
14mu|texlive-textgreek-v0.7-4|51	
14mu|texlive-textgreek-v0.7-4|52	

25911 14
14mu|texlive-textmerg-2.01-4|1	# revision 20677
14mu|texlive-textmerg-2.01-4|2	# category Package
14mu|texlive-textmerg-2.01-4|3	# catalog-ctan /macros/latex/contrib/textmerg
14mu|texlive-textmerg-2.01-4|4	# catalog-date 2010-12-01 15:56:49 +0100
14mu|texlive-textmerg-2.01-4|5	# catalog-license pd
14mu|texlive-textmerg-2.01-4|6	# catalog-version 2.01
14mu|texlive-textmerg-2.01-4|7	Name:		texlive-textmerg
14mu|texlive-textmerg-2.01-4|8	Version:	2.01
14mu|texlive-textmerg-2.01-4|9	Release:	4
14mu|texlive-textmerg-2.01-4|10	Summary:	Merge text in TeX and LaTeX
14mu|texlive-textmerg-2.01-4|11	Group:		Publishing
14mu|texlive-textmerg-2.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textmerg
14mu|texlive-textmerg-2.01-4|13	License:	PD
14mu|texlive-textmerg-2.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textmerg.tar.xz
14mu|texlive-textmerg-2.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textmerg.doc.tar.xz
14mu|texlive-textmerg-2.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textmerg.source.tar.xz
14mu|texlive-textmerg-2.01-4|17	BuildArch:	noarch
14mu|texlive-textmerg-2.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-textmerg-2.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-textmerg-2.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-textmerg-2.01-4|21	
14mu|texlive-textmerg-2.01-4|22	%description
14mu|texlive-textmerg-2.01-4|23	Useful, for example, in mail merge.
14mu|texlive-textmerg-2.01-4|24	
14mu|texlive-textmerg-2.01-4|25	
14mu|texlive-textmerg-2.01-4|26	#-----------------------------------------------------------------------
14mu|texlive-textmerg-2.01-4|27	%files
14mu|texlive-textmerg-2.01-4|28	%{_texmfdistdir}/tex/generic/textmerg/textmerg.sty
14mu|texlive-textmerg-2.01-4|29	%doc %{_texmfdistdir}/doc/generic/textmerg/results.dat
14mu|texlive-textmerg-2.01-4|30	%doc %{_texmfdistdir}/doc/generic/textmerg/silly.dat
14mu|texlive-textmerg-2.01-4|31	%doc %{_texmfdistdir}/doc/generic/textmerg/textmerg.pdf
14mu|texlive-textmerg-2.01-4|32	%doc %{_texmfdistdir}/doc/generic/textmerg/textmerg.tex
14mu|texlive-textmerg-2.01-4|33	%doc %{_texmfdistdir}/doc/generic/textmerg/tmexamp1.tex
14mu|texlive-textmerg-2.01-4|34	%doc %{_texmfdistdir}/doc/generic/textmerg/tmexamp2.tex
14mu|texlive-textmerg-2.01-4|35	%doc %{_texmfdistdir}/doc/generic/textmerg/tmexampp.tex
14mu|texlive-textmerg-2.01-4|36	#- source
14mu|texlive-textmerg-2.01-4|37	%doc %{_texmfdistdir}/source/generic/textmerg/textmerg.drv
14mu|texlive-textmerg-2.01-4|38	%doc %{_texmfdistdir}/source/generic/textmerg/textmerg.dtx
14mu|texlive-textmerg-2.01-4|39	%doc %{_texmfdistdir}/source/generic/textmerg/textmerg.ins
14mu|texlive-textmerg-2.01-4|40	
14mu|texlive-textmerg-2.01-4|41	#-----------------------------------------------------------------------
14mu|texlive-textmerg-2.01-4|42	%prep
14mu|texlive-textmerg-2.01-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-textmerg-2.01-4|44	
14mu|texlive-textmerg-2.01-4|45	%build
14mu|texlive-textmerg-2.01-4|46	
14mu|texlive-textmerg-2.01-4|47	%install
14mu|texlive-textmerg-2.01-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-textmerg-2.01-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-textmerg-2.01-4|50	
14mu|texlive-textmerg-2.01-4|51	
14mu|texlive-textmerg-2.01-4|52	
14mu|texlive-textmerg-2.01-4|53	%changelog
14mu|texlive-textmerg-2.01-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.01-4
14mu|texlive-textmerg-2.01-4|55	+ Revision: 47f5071
14mu|texlive-textmerg-2.01-4|56	- MassBuild#674: Increase release tag
14mu|texlive-textmerg-2.01-4|57	
14mu|texlive-textmerg-2.01-4|58	

25912 14
14mu|texlive-textopo-1.5-4|1	# revision 23796
14mu|texlive-textopo-1.5-4|2	# category Package
14mu|texlive-textopo-1.5-4|3	# catalog-ctan /macros/latex/contrib/textopo
14mu|texlive-textopo-1.5-4|4	# catalog-date 2011-06-02 21:02:40 +0200
14mu|texlive-textopo-1.5-4|5	# catalog-license gpl
14mu|texlive-textopo-1.5-4|6	# catalog-version 1.5
14mu|texlive-textopo-1.5-4|7	Name:		texlive-textopo
14mu|texlive-textopo-1.5-4|8	Version:	1.5
14mu|texlive-textopo-1.5-4|9	Release:	4
14mu|texlive-textopo-1.5-4|10	Summary:	Annotated membrane protein topology plots
14mu|texlive-textopo-1.5-4|11	Group:		Publishing
14mu|texlive-textopo-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textopo
14mu|texlive-textopo-1.5-4|13	License:	GPL
14mu|texlive-textopo-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textopo.tar.xz
14mu|texlive-textopo-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textopo.doc.tar.xz
14mu|texlive-textopo-1.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textopo.source.tar.xz
14mu|texlive-textopo-1.5-4|17	BuildArch:	noarch
14mu|texlive-textopo-1.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-textopo-1.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-textopo-1.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-textopo-1.5-4|21	
14mu|texlive-textopo-1.5-4|22	%description
14mu|texlive-textopo-1.5-4|23	A LaTeX package for setting shaded and annotated membrane
14mu|texlive-textopo-1.5-4|24	protein topology plots and helical wheels.
14mu|texlive-textopo-1.5-4|25	
14mu|texlive-textopo-1.5-4|26	
14mu|texlive-textopo-1.5-4|27	#-----------------------------------------------------------------------
14mu|texlive-textopo-1.5-4|28	%files
14mu|texlive-textopo-1.5-4|29	%{_texmfdistdir}/tex/latex/textopo/biotex.sty
14mu|texlive-textopo-1.5-4|30	%{_texmfdistdir}/tex/latex/textopo/textopo.def
14mu|texlive-textopo-1.5-4|31	%{_texmfdistdir}/tex/latex/textopo/textopo.sty
14mu|texlive-textopo-1.5-4|32	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.SP
14mu|texlive-textopo-1.5-4|33	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.hmm
14mu|texlive-textopo-1.5-4|34	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.phd
14mu|texlive-textopo-1.5-4|35	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.swp
14mu|texlive-textopo-1.5-4|36	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.tpo
14mu|texlive-textopo-1.5-4|37	%doc %{_texmfdistdir}/doc/latex/textopo/AQP2spec.ALN
14mu|texlive-textopo-1.5-4|38	%doc %{_texmfdistdir}/doc/latex/textopo/AQPpro.MSF
14mu|texlive-textopo-1.5-4|39	%doc %{_texmfdistdir}/doc/latex/textopo/AQPpro1.shd
14mu|texlive-textopo-1.5-4|40	%doc %{_texmfdistdir}/doc/latex/textopo/textopo.pdf
14mu|texlive-textopo-1.5-4|41	%doc %{_texmfdistdir}/doc/latex/textopo/textopo.txt
14mu|texlive-textopo-1.5-4|42	#- source
14mu|texlive-textopo-1.5-4|43	%doc %{_texmfdistdir}/source/latex/textopo/textopo.dtx
14mu|texlive-textopo-1.5-4|44	%doc %{_texmfdistdir}/source/latex/textopo/textopo.ins
14mu|texlive-textopo-1.5-4|45	
14mu|texlive-textopo-1.5-4|46	#-----------------------------------------------------------------------
14mu|texlive-textopo-1.5-4|47	%prep
14mu|texlive-textopo-1.5-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-textopo-1.5-4|49	
14mu|texlive-textopo-1.5-4|50	%build
14mu|texlive-textopo-1.5-4|51	
14mu|texlive-textopo-1.5-4|52	%install
14mu|texlive-textopo-1.5-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-textopo-1.5-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-textopo-1.5-4|55	
14mu|texlive-textopo-1.5-4|56	
14mu|texlive-textopo-1.5-4|57	
14mu|texlive-textopo-1.5-4|58	%changelog
14mu|texlive-textopo-1.5-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-textopo-1.5-4|60	+ Revision: ad62849
14mu|texlive-textopo-1.5-4|61	- MassBuild#674: Increase release tag
14mu|texlive-textopo-1.5-4|62	
14mu|texlive-textopo-1.5-4|63	

25913 14
14mu|texlive-textpath-1.6-4|1	# revision 15878
14mu|texlive-textpath-1.6-4|2	# category Package
14mu|texlive-textpath-1.6-4|3	# catalog-ctan /graphics/metapost/contrib/macros/textpath
14mu|texlive-textpath-1.6-4|4	# catalog-date 2007-02-22 10:19:41 +0100
14mu|texlive-textpath-1.6-4|5	# catalog-license lppl
14mu|texlive-textpath-1.6-4|6	# catalog-version 1.6
14mu|texlive-textpath-1.6-4|7	Name:		texlive-textpath
14mu|texlive-textpath-1.6-4|8	Version:	1.6
14mu|texlive-textpath-1.6-4|9	Release:	4
14mu|texlive-textpath-1.6-4|10	Summary:	Setting text along a path with MetaPost
14mu|texlive-textpath-1.6-4|11	Group:		Publishing
14mu|texlive-textpath-1.6-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/textpath
14mu|texlive-textpath-1.6-4|13	License:	LPPL
14mu|texlive-textpath-1.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpath.tar.xz
14mu|texlive-textpath-1.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpath.doc.tar.xz
14mu|texlive-textpath-1.6-4|16	BuildArch:	noarch
14mu|texlive-textpath-1.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-textpath-1.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-textpath-1.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-textpath-1.6-4|20	
14mu|texlive-textpath-1.6-4|21	%description
14mu|texlive-textpath-1.6-4|22	This MetaPost package provides macros to typeset text along a
14mu|texlive-textpath-1.6-4|23	free path with the help of LaTeX, thereby preserving kerning
14mu|texlive-textpath-1.6-4|24	and allowing for 8-bit input (accented characters).
14mu|texlive-textpath-1.6-4|25	
14mu|texlive-textpath-1.6-4|26	
14mu|texlive-textpath-1.6-4|27	#-----------------------------------------------------------------------
14mu|texlive-textpath-1.6-4|28	%files
14mu|texlive-textpath-1.6-4|29	%{_texmfdistdir}/metapost/textpath/textpath.mp
14mu|texlive-textpath-1.6-4|30	%{_texmfdistdir}/tex/latex/textpath/textpathmp.sty
14mu|texlive-textpath-1.6-4|31	%doc %{_texmfdistdir}/doc/metapost/textpath/CHANGES
14mu|texlive-textpath-1.6-4|32	%doc %{_texmfdistdir}/doc/metapost/textpath/README
14mu|texlive-textpath-1.6-4|33	%doc %{_texmfdistdir}/doc/metapost/textpath/textpath.pdf
14mu|texlive-textpath-1.6-4|34	%doc %{_texmfdistdir}/doc/metapost/textpath/textpath.tex
14mu|texlive-textpath-1.6-4|35	%doc %{_texmfdistdir}/doc/metapost/textpath/textpathfigs.mp
14mu|texlive-textpath-1.6-4|36	%doc %{_texmfdistdir}/doc/metapost/textpath/textpathfigs.tex
14mu|texlive-textpath-1.6-4|37	
14mu|texlive-textpath-1.6-4|38	#-----------------------------------------------------------------------
14mu|texlive-textpath-1.6-4|39	%prep
14mu|texlive-textpath-1.6-4|40	%setup -c -a0 -a1
14mu|texlive-textpath-1.6-4|41	
14mu|texlive-textpath-1.6-4|42	%build
14mu|texlive-textpath-1.6-4|43	
14mu|texlive-textpath-1.6-4|44	%install
14mu|texlive-textpath-1.6-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-textpath-1.6-4|46	cp -fpar metapost tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-textpath-1.6-4|47	
14mu|texlive-textpath-1.6-4|48	
14mu|texlive-textpath-1.6-4|49	
14mu|texlive-textpath-1.6-4|50	%changelog
14mu|texlive-textpath-1.6-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-4
14mu|texlive-textpath-1.6-4|52	+ Revision: f14096e
14mu|texlive-textpath-1.6-4|53	- MassBuild#674: Increase release tag
14mu|texlive-textpath-1.6-4|54	
14mu|texlive-textpath-1.6-4|55	

25914 14
14mu|texlive-textpos-1.7j-3|1	# revision 32571
14mu|texlive-textpos-1.7j-3|2	# category Package
14mu|texlive-textpos-1.7j-3|3	# catalog-ctan /macros/latex/contrib/textpos
14mu|texlive-textpos-1.7j-3|4	# catalog-date 2014-01-04 08:41:38 +0100
14mu|texlive-textpos-1.7j-3|5	# catalog-license gpl
14mu|texlive-textpos-1.7j-3|6	# catalog-version 1.7j
14mu|texlive-textpos-1.7j-3|7	Name:		texlive-textpos
14mu|texlive-textpos-1.7j-3|8	Version:	1.7j
14mu|texlive-textpos-1.7j-3|9	Release:	3
14mu|texlive-textpos-1.7j-3|10	Summary:	Place boxes at arbitrary positions on the LaTeX page
14mu|texlive-textpos-1.7j-3|11	Group:		Publishing
14mu|texlive-textpos-1.7j-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textpos
14mu|texlive-textpos-1.7j-3|13	License:	GPL
14mu|texlive-textpos-1.7j-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.tar.xz
14mu|texlive-textpos-1.7j-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.doc.tar.xz
14mu|texlive-textpos-1.7j-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.source.tar.xz
14mu|texlive-textpos-1.7j-3|17	BuildArch:	noarch
14mu|texlive-textpos-1.7j-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-textpos-1.7j-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-textpos-1.7j-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-textpos-1.7j-3|21	
14mu|texlive-textpos-1.7j-3|22	%description
14mu|texlive-textpos-1.7j-3|23	A package to facilitate placement of boxes at absolute
14mu|texlive-textpos-1.7j-3|24	positions on the LaTeX page. There are several reasons why this
14mu|texlive-textpos-1.7j-3|25	might be useful, an important one being to help the creation of
14mu|texlive-textpos-1.7j-3|26	large-format conference posters.
14mu|texlive-textpos-1.7j-3|27	
14mu|texlive-textpos-1.7j-3|28	
14mu|texlive-textpos-1.7j-3|29	#-----------------------------------------------------------------------
14mu|texlive-textpos-1.7j-3|30	%files
14mu|texlive-textpos-1.7j-3|31	%{_texmfdistdir}/tex/latex/textpos/textpos.sty
14mu|texlive-textpos-1.7j-3|32	%doc %{_texmfdistdir}/doc/latex/textpos/LICENCE
14mu|texlive-textpos-1.7j-3|33	%doc %{_texmfdistdir}/doc/latex/textpos/README
14mu|texlive-textpos-1.7j-3|34	%doc %{_texmfdistdir}/doc/latex/textpos/VERSION-1.7j
14mu|texlive-textpos-1.7j-3|35	%doc %{_texmfdistdir}/doc/latex/textpos/examples/README-examples
14mu|texlive-textpos-1.7j-3|36	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t1.tex
14mu|texlive-textpos-1.7j-3|37	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t2.tex
14mu|texlive-textpos-1.7j-3|38	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t3.tex
14mu|texlive-textpos-1.7j-3|39	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t4.tex
14mu|texlive-textpos-1.7j-3|40	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t5.tex
14mu|texlive-textpos-1.7j-3|41	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t6.tex
14mu|texlive-textpos-1.7j-3|42	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t7.tex
14mu|texlive-textpos-1.7j-3|43	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t8.tex
14mu|texlive-textpos-1.7j-3|44	%doc %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.pdf
14mu|texlive-textpos-1.7j-3|45	%doc %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.tex
14mu|texlive-textpos-1.7j-3|46	%doc %{_texmfdistdir}/doc/latex/textpos/textpos-example.tex
14mu|texlive-textpos-1.7j-3|47	%doc %{_texmfdistdir}/doc/latex/textpos/textpos.html
14mu|texlive-textpos-1.7j-3|48	%doc %{_texmfdistdir}/doc/latex/textpos/textpos.pdf
14mu|texlive-textpos-1.7j-3|49	#- source
14mu|texlive-textpos-1.7j-3|50	%doc %{_texmfdistdir}/source/latex/textpos/textpos.drv
14mu|texlive-textpos-1.7j-3|51	%doc %{_texmfdistdir}/source/latex/textpos/textpos.dtx
14mu|texlive-textpos-1.7j-3|52	%doc %{_texmfdistdir}/source/latex/textpos/textpos.ins
14mu|texlive-textpos-1.7j-3|53	
14mu|texlive-textpos-1.7j-3|54	#-----------------------------------------------------------------------
14mu|texlive-textpos-1.7j-3|55	%prep
14mu|texlive-textpos-1.7j-3|56	%setup -c -a0 -a1 -a2
14mu|texlive-textpos-1.7j-3|57	
14mu|texlive-textpos-1.7j-3|58	%build
14mu|texlive-textpos-1.7j-3|59	
14mu|texlive-textpos-1.7j-3|60	%install
14mu|texlive-textpos-1.7j-3|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-textpos-1.7j-3|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-textpos-1.7j-3|63	
14mu|texlive-textpos-1.7j-3|64	%changelog
14mu|texlive-textpos-1.7j-3|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7j-3
14mu|texlive-textpos-1.7j-3|66	+ Revision: 6f085f9
14mu|texlive-textpos-1.7j-3|67	- MassBuild#674: Increase release tag
14mu|texlive-textpos-1.7j-3|68	
14mu|texlive-textpos-1.7j-3|69	

25915 14
14mu|texlive-thailatex-0.5.0-3|1	# revision 27050
14mu|texlive-thailatex-0.5.0-3|2	# category Package
14mu|texlive-thailatex-0.5.0-3|3	# catalog-ctan /language/thai/thailatex
14mu|texlive-thailatex-0.5.0-3|4	# catalog-date 2012-06-16 13:25:22 +0200
14mu|texlive-thailatex-0.5.0-3|5	# catalog-license lppl
14mu|texlive-thailatex-0.5.0-3|6	# catalog-version 0.5.0
14mu|texlive-thailatex-0.5.0-3|7	Name:		texlive-thailatex
14mu|texlive-thailatex-0.5.0-3|8	Version:	0.5.0
14mu|texlive-thailatex-0.5.0-3|9	Release:	3
14mu|texlive-thailatex-0.5.0-3|10	Summary:	Typeset Thai texts with standard LaTeX classes
14mu|texlive-thailatex-0.5.0-3|11	Group:		Publishing
14mu|texlive-thailatex-0.5.0-3|12	URL:		http://www.ctan.org/tex-archive/language/thai/thailatex
14mu|texlive-thailatex-0.5.0-3|13	License:	LPPL
14mu|texlive-thailatex-0.5.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thailatex.tar.xz
14mu|texlive-thailatex-0.5.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thailatex.doc.tar.xz
14mu|texlive-thailatex-0.5.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thailatex.source.tar.xz
14mu|texlive-thailatex-0.5.0-3|17	BuildArch:	noarch
14mu|texlive-thailatex-0.5.0-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-thailatex-0.5.0-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-thailatex-0.5.0-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-thailatex-0.5.0-3|21	
14mu|texlive-thailatex-0.5.0-3|22	%description
14mu|texlive-thailatex-0.5.0-3|23	ThaiLaTeX enables typesetting Thai with standard LaTeX document
14mu|texlive-thailatex-0.5.0-3|24	classes. It is designed to become a part of babel, and may be
14mu|texlive-thailatex-0.5.0-3|25	used as such after a (small) patch to babel itself.
14mu|texlive-thailatex-0.5.0-3|26	
14mu|texlive-thailatex-0.5.0-3|27	
14mu|texlive-thailatex-0.5.0-3|28	#-----------------------------------------------------------------------
14mu|texlive-thailatex-0.5.0-3|29	%files
14mu|texlive-thailatex-0.5.0-3|30	%{_texmfdistdir}/tex/generic/thailatex/hyph-th-utf8.tex
14mu|texlive-thailatex-0.5.0-3|31	%{_texmfdistdir}/tex/generic/thailatex/hyph-th.tex
14mu|texlive-thailatex-0.5.0-3|32	%{_texmfdistdir}/tex/generic/thailatex/loadhyph-th.tex
14mu|texlive-thailatex-0.5.0-3|33	%{_texmfdistdir}/tex/generic/thailatex/lthenc.def
14mu|texlive-thailatex-0.5.0-3|34	%{_texmfdistdir}/tex/generic/thailatex/thai.ldf
14mu|texlive-thailatex-0.5.0-3|35	%{_texmfdistdir}/tex/generic/thailatex/thswitch.sty
14mu|texlive-thailatex-0.5.0-3|36	%{_texmfdistdir}/tex/generic/thailatex/tis620.def
14mu|texlive-thailatex-0.5.0-3|37	%doc %{_texmfdistdir}/doc/latex/thailatex/README
14mu|texlive-thailatex-0.5.0-3|38	%doc %{_texmfdistdir}/doc/latex/thailatex/examples/orchid.tex
14mu|texlive-thailatex-0.5.0-3|39	%doc %{_texmfdistdir}/doc/latex/thailatex/examples/utf-example.tex
14mu|texlive-thailatex-0.5.0-3|40	%doc %{_texmfdistdir}/doc/latex/thailatex/thai.pdf
14mu|texlive-thailatex-0.5.0-3|41	#- source
14mu|texlive-thailatex-0.5.0-3|42	%doc %{_texmfdistdir}/source/latex/thailatex/AUTHORS
14mu|texlive-thailatex-0.5.0-3|43	%doc %{_texmfdistdir}/source/latex/thailatex/COPYING
14mu|texlive-thailatex-0.5.0-3|44	%doc %{_texmfdistdir}/source/latex/thailatex/ChangeLog
14mu|texlive-thailatex-0.5.0-3|45	%doc %{_texmfdistdir}/source/latex/thailatex/HISTORY
14mu|texlive-thailatex-0.5.0-3|46	%doc %{_texmfdistdir}/source/latex/thailatex/INSTALL
14mu|texlive-thailatex-0.5.0-3|47	%doc %{_texmfdistdir}/source/latex/thailatex/Makefile.am
14mu|texlive-thailatex-0.5.0-3|48	%doc %{_texmfdistdir}/source/latex/thailatex/Makefile.in
14mu|texlive-thailatex-0.5.0-3|49	%doc %{_texmfdistdir}/source/latex/thailatex/NEWS
14mu|texlive-thailatex-0.5.0-3|50	%doc %{_texmfdistdir}/source/latex/thailatex/README
14mu|texlive-thailatex-0.5.0-3|51	%doc %{_texmfdistdir}/source/latex/thailatex/README.hyphen
14mu|texlive-thailatex-0.5.0-3|52	%doc %{_texmfdistdir}/source/latex/thailatex/TODO
14mu|texlive-thailatex-0.5.0-3|53	%doc %{_texmfdistdir}/source/latex/thailatex/aclocal.m4
14mu|texlive-thailatex-0.5.0-3|54	%doc %{_texmfdistdir}/source/latex/thailatex/babel/Makefile.am
14mu|texlive-thailatex-0.5.0-3|55	%doc %{_texmfdistdir}/source/latex/thailatex/babel/Makefile.in
14mu|texlive-thailatex-0.5.0-3|56	%doc %{_texmfdistdir}/source/latex/thailatex/babel/lthenc.def
14mu|texlive-thailatex-0.5.0-3|57	%doc %{_texmfdistdir}/source/latex/thailatex/babel/thai.dtx
14mu|texlive-thailatex-0.5.0-3|58	%doc %{_texmfdistdir}/source/latex/thailatex/babel/thai.ins
14mu|texlive-thailatex-0.5.0-3|59	%doc %{_texmfdistdir}/source/latex/thailatex/babel/thswitch.sty
14mu|texlive-thailatex-0.5.0-3|60	%doc %{_texmfdistdir}/source/latex/thailatex/babel/tis620.def
14mu|texlive-thailatex-0.5.0-3|61	%doc %{_texmfdistdir}/source/latex/thailatex/configure
14mu|texlive-thailatex-0.5.0-3|62	%doc %{_texmfdistdir}/source/latex/thailatex/configure.in
14mu|texlive-thailatex-0.5.0-3|63	%doc %{_texmfdistdir}/source/latex/thailatex/doc/Makefile.am
14mu|texlive-thailatex-0.5.0-3|64	%doc %{_texmfdistdir}/source/latex/thailatex/doc/Makefile.in
14mu|texlive-thailatex-0.5.0-3|65	%doc %{_texmfdistdir}/source/latex/thailatex/doc/orchid.tex
14mu|texlive-thailatex-0.5.0-3|66	%doc %{_texmfdistdir}/source/latex/thailatex/doc/utf-example.tex
14mu|texlive-thailatex-0.5.0-3|67	%doc %{_texmfdistdir}/source/latex/thailatex/emacs/Makefile.am
14mu|texlive-thailatex-0.5.0-3|68	%doc %{_texmfdistdir}/source/latex/thailatex/emacs/Makefile.in
14mu|texlive-thailatex-0.5.0-3|69	%doc %{_texmfdistdir}/source/latex/thailatex/emacs/thai-latex-setup.el
14mu|texlive-thailatex-0.5.0-3|70	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/Makefile.am
14mu|texlive-thailatex-0.5.0-3|71	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/Makefile.in
14mu|texlive-thailatex-0.5.0-3|72	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/README
14mu|texlive-thailatex-0.5.0-3|73	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/conv-utf8-hex.sed
14mu|texlive-thailatex-0.5.0-3|74	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/diff-dicts.sh
14mu|texlive-thailatex-0.5.0-3|75	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/hyph-th-utf8.tex.in
14mu|texlive-thailatex-0.5.0-3|76	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/hyph-th.tex.in
14mu|texlive-thailatex-0.5.0-3|77	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/loadhyph-th.tex
14mu|texlive-thailatex-0.5.0-3|78	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-city.txt
14mu|texlive-thailatex-0.5.0-3|79	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-collection.txt
14mu|texlive-thailatex-0.5.0-3|80	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-common.txt
14mu|texlive-thailatex-0.5.0-3|81	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-country.txt
14mu|texlive-thailatex-0.5.0-3|82	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-district.txt
14mu|texlive-thailatex-0.5.0-3|83	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-geo.txt
14mu|texlive-thailatex-0.5.0-3|84	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-history.txt
14mu|texlive-thailatex-0.5.0-3|85	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-ict.txt
14mu|texlive-thailatex-0.5.0-3|86	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-lang-ethnic.txt
14mu|texlive-thailatex-0.5.0-3|87	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-proper.txt
14mu|texlive-thailatex-0.5.0-3|88	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-science.txt
14mu|texlive-thailatex-0.5.0-3|89	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-spell.txt
14mu|texlive-thailatex-0.5.0-3|90	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-std-compound.txt
14mu|texlive-thailatex-0.5.0-3|91	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-std.txt
14mu|texlive-thailatex-0.5.0-3|92	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/test-hyphen.sh
14mu|texlive-thailatex-0.5.0-3|93	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/thai-exc.pat
14mu|texlive-thailatex-0.5.0-3|94	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/thai.tra
14mu|texlive-thailatex-0.5.0-3|95	%doc %{_texmfdistdir}/source/latex/thailatex/install-sh
14mu|texlive-thailatex-0.5.0-3|96	%doc %{_texmfdistdir}/source/latex/thailatex/missing
14mu|texlive-thailatex-0.5.0-3|97	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/Makefile.am
14mu|texlive-thailatex-0.5.0-3|98	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/Makefile.in
14mu|texlive-thailatex-0.5.0-3|99	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/sync-babel
14mu|texlive-thailatex-0.5.0-3|100	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/sync-thailatex.in
14mu|texlive-thailatex-0.5.0-3|101	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/tlatex
14mu|texlive-thailatex-0.5.0-3|102	
14mu|texlive-thailatex-0.5.0-3|103	#-----------------------------------------------------------------------
14mu|texlive-thailatex-0.5.0-3|104	%prep
14mu|texlive-thailatex-0.5.0-3|105	%setup -c -a0 -a1 -a2
14mu|texlive-thailatex-0.5.0-3|106	
14mu|texlive-thailatex-0.5.0-3|107	%build
14mu|texlive-thailatex-0.5.0-3|108	
14mu|texlive-thailatex-0.5.0-3|109	%install
14mu|texlive-thailatex-0.5.0-3|110	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-thailatex-0.5.0-3|111	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-thailatex-0.5.0-3|112	
14mu|texlive-thailatex-0.5.0-3|113	
14mu|texlive-thailatex-0.5.0-3|114	
14mu|texlive-thailatex-0.5.0-3|115	%changelog
14mu|texlive-thailatex-0.5.0-3|116	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-3
14mu|texlive-thailatex-0.5.0-3|117	+ Revision: 3650f11
14mu|texlive-thailatex-0.5.0-3|118	- MassBuild#674: Increase release tag
14mu|texlive-thailatex-0.5.0-3|119	
14mu|texlive-thailatex-0.5.0-3|120	

25916 14
14mu|texlive-thalie-0.5-7|1	# revision 31018
14mu|texlive-thalie-0.5-7|2	# category Package
14mu|texlive-thalie-0.5-7|3	# catalog-ctan /macros/latex/contrib/thalie
14mu|texlive-thalie-0.5-7|4	# catalog-date 2013-06-19 11:30:49 +0200
14mu|texlive-thalie-0.5-7|5	# catalog-license lppl1.3
14mu|texlive-thalie-0.5-7|6	# catalog-version 0.5
14mu|texlive-thalie-0.5-7|7	Name:		texlive-thalie
14mu|texlive-thalie-0.5-7|8	Version:	0.5
14mu|texlive-thalie-0.5-7|9	Release:	7
14mu|texlive-thalie-0.5-7|10	Summary:	Typeset drama plays
14mu|texlive-thalie-0.5-7|11	Group:		Publishing
14mu|texlive-thalie-0.5-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thalie
14mu|texlive-thalie-0.5-7|13	License:	LPPL1.3
14mu|texlive-thalie-0.5-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thalie.tar.xz
14mu|texlive-thalie-0.5-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thalie.doc.tar.xz
14mu|texlive-thalie-0.5-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thalie.source.tar.xz
14mu|texlive-thalie-0.5-7|17	BuildArch:	noarch
14mu|texlive-thalie-0.5-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-thalie-0.5-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-thalie-0.5-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-thalie-0.5-7|21	
14mu|texlive-thalie-0.5-7|22	%description
14mu|texlive-thalie-0.5-7|23	The package provides tools to typeset drama plays. It defines
14mu|texlive-thalie-0.5-7|24	commands to introduce characters' lines, to render stage
14mu|texlive-thalie-0.5-7|25	directions, to divide a play into acts and scenes and to build
14mu|texlive-thalie-0.5-7|26	the dramatis personae automatically.
14mu|texlive-thalie-0.5-7|27	
14mu|texlive-thalie-0.5-7|28	
14mu|texlive-thalie-0.5-7|29	#-----------------------------------------------------------------------
14mu|texlive-thalie-0.5-7|30	%files
14mu|texlive-thalie-0.5-7|31	%{_texmfdistdir}/tex/latex/thalie/thalie.sty
14mu|texlive-thalie-0.5-7|32	%doc %{_texmfdistdir}/doc/latex/thalie/README
14mu|texlive-thalie-0.5-7|33	%doc %{_texmfdistdir}/doc/latex/thalie/thalie.pdf
14mu|texlive-thalie-0.5-7|34	#- source
14mu|texlive-thalie-0.5-7|35	%doc %{_texmfdistdir}/source/latex/thalie/thalie.dtx
14mu|texlive-thalie-0.5-7|36	%doc %{_texmfdistdir}/source/latex/thalie/thalie.ins
14mu|texlive-thalie-0.5-7|37	
14mu|texlive-thalie-0.5-7|38	#-----------------------------------------------------------------------
14mu|texlive-thalie-0.5-7|39	%prep
14mu|texlive-thalie-0.5-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-thalie-0.5-7|41	
14mu|texlive-thalie-0.5-7|42	%build
14mu|texlive-thalie-0.5-7|43	
14mu|texlive-thalie-0.5-7|44	%install
14mu|texlive-thalie-0.5-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-thalie-0.5-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-thalie-0.5-7|47	
14mu|texlive-thalie-0.5-7|48	%changelog
14mu|texlive-thalie-0.5-7|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-7
14mu|texlive-thalie-0.5-7|50	+ Revision: df2a96d
14mu|texlive-thalie-0.5-7|51	- MassBuild#674: Increase release tag
14mu|texlive-thalie-0.5-7|52	
14mu|texlive-thalie-0.5-7|53	

25917 14
14mu|texlive-theoremref-20101201-4|1	# revision 20632
14mu|texlive-theoremref-20101201-4|2	# category Package
14mu|texlive-theoremref-20101201-4|3	# catalog-ctan /macros/latex/contrib/theoremref
14mu|texlive-theoremref-20101201-4|4	# catalog-date 2010-12-01 16:02:54 +0100
14mu|texlive-theoremref-20101201-4|5	# catalog-license lppl
14mu|texlive-theoremref-20101201-4|6	# catalog-version undef
14mu|texlive-theoremref-20101201-4|7	Name:		texlive-theoremref
14mu|texlive-theoremref-20101201-4|8	Version:	20101201
14mu|texlive-theoremref-20101201-4|9	Release:	4
14mu|texlive-theoremref-20101201-4|10	Summary:	References with automatic theorem names
14mu|texlive-theoremref-20101201-4|11	Group:		Publishing
14mu|texlive-theoremref-20101201-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/theoremref
14mu|texlive-theoremref-20101201-4|13	License:	LPPL
14mu|texlive-theoremref-20101201-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/theoremref.tar.xz
14mu|texlive-theoremref-20101201-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/theoremref.doc.tar.xz
14mu|texlive-theoremref-20101201-4|16	BuildArch:	noarch
14mu|texlive-theoremref-20101201-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-theoremref-20101201-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-theoremref-20101201-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-theoremref-20101201-4|20	
14mu|texlive-theoremref-20101201-4|21	%description
14mu|texlive-theoremref-20101201-4|22	The theoremref package provides variants of the \label and \ref
14mu|texlive-theoremref-20101201-4|23	commands for theorem-like environments, capable of
14mu|texlive-theoremref-20101201-4|24	automatically typesetting references including the theorem name
14mu|texlive-theoremref-20101201-4|25	(apart from the theorem number). The scheme is particularly
14mu|texlive-theoremref-20101201-4|26	valuable if the author decides to change a lemma to a
14mu|texlive-theoremref-20101201-4|27	proposition or a theorem (or whatever).
14mu|texlive-theoremref-20101201-4|28	
14mu|texlive-theoremref-20101201-4|29	
14mu|texlive-theoremref-20101201-4|30	#-----------------------------------------------------------------------
14mu|texlive-theoremref-20101201-4|31	%files
14mu|texlive-theoremref-20101201-4|32	%{_texmfdistdir}/tex/latex/theoremref/theoremref.sty
14mu|texlive-theoremref-20101201-4|33	%doc %{_texmfdistdir}/doc/latex/theoremref/COPYING
14mu|texlive-theoremref-20101201-4|34	%doc %{_texmfdistdir}/doc/latex/theoremref/README
14mu|texlive-theoremref-20101201-4|35	%doc %{_texmfdistdir}/doc/latex/theoremref/theoremref-doc.pdf
14mu|texlive-theoremref-20101201-4|36	%doc %{_texmfdistdir}/doc/latex/theoremref/theoremref-doc.tex
14mu|texlive-theoremref-20101201-4|37	
14mu|texlive-theoremref-20101201-4|38	#-----------------------------------------------------------------------
14mu|texlive-theoremref-20101201-4|39	%prep
14mu|texlive-theoremref-20101201-4|40	%setup -c -a0 -a1
14mu|texlive-theoremref-20101201-4|41	
14mu|texlive-theoremref-20101201-4|42	%build
14mu|texlive-theoremref-20101201-4|43	
14mu|texlive-theoremref-20101201-4|44	%install
14mu|texlive-theoremref-20101201-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-theoremref-20101201-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-theoremref-20101201-4|47	
14mu|texlive-theoremref-20101201-4|48	
14mu|texlive-theoremref-20101201-4|49	
14mu|texlive-theoremref-20101201-4|50	%changelog
14mu|texlive-theoremref-20101201-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20101201-4
14mu|texlive-theoremref-20101201-4|52	+ Revision: 694c874
14mu|texlive-theoremref-20101201-4|53	- MassBuild#674: Increase release tag
14mu|texlive-theoremref-20101201-4|54	
14mu|texlive-theoremref-20101201-4|55	

25918 14
14mu|texlive-thesis-titlepage-fhac-0.1-4|1	# revision 15878
14mu|texlive-thesis-titlepage-fhac-0.1-4|2	# category Package
14mu|texlive-thesis-titlepage-fhac-0.1-4|3	# catalog-ctan /macros/latex/contrib/thesis-titlepage-fhAC
14mu|texlive-thesis-titlepage-fhac-0.1-4|4	# catalog-date 2007-03-12 14:32:12 +0100
14mu|texlive-thesis-titlepage-fhac-0.1-4|5	# catalog-license lppl
14mu|texlive-thesis-titlepage-fhac-0.1-4|6	# catalog-version 0.1
14mu|texlive-thesis-titlepage-fhac-0.1-4|7	Name:		texlive-thesis-titlepage-fhac
14mu|texlive-thesis-titlepage-fhac-0.1-4|8	Version:	0.1
14mu|texlive-thesis-titlepage-fhac-0.1-4|9	Release:	4
14mu|texlive-thesis-titlepage-fhac-0.1-4|10	Summary:	Little style to create a standard titlepage for diploma thesis
14mu|texlive-thesis-titlepage-fhac-0.1-4|11	Group:		Publishing
14mu|texlive-thesis-titlepage-fhac-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thesis-titlepage-fhAC
14mu|texlive-thesis-titlepage-fhac-0.1-4|13	License:	LPPL
14mu|texlive-thesis-titlepage-fhac-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thesis-titlepage-fhac.tar.xz
14mu|texlive-thesis-titlepage-fhac-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thesis-titlepage-fhac.doc.tar.xz
14mu|texlive-thesis-titlepage-fhac-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thesis-titlepage-fhac.source.tar.xz
14mu|texlive-thesis-titlepage-fhac-0.1-4|17	BuildArch:	noarch
14mu|texlive-thesis-titlepage-fhac-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-thesis-titlepage-fhac-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-thesis-titlepage-fhac-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-thesis-titlepage-fhac-0.1-4|21	
14mu|texlive-thesis-titlepage-fhac-0.1-4|22	%description
14mu|texlive-thesis-titlepage-fhac-0.1-4|23	Yet another thesis titlepage style: support of Fachhochschule
14mu|texlive-thesis-titlepage-fhac-0.1-4|24	Aachen (Standort Juelich).
14mu|texlive-thesis-titlepage-fhac-0.1-4|25	
14mu|texlive-thesis-titlepage-fhac-0.1-4|26	
14mu|texlive-thesis-titlepage-fhac-0.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-thesis-titlepage-fhac-0.1-4|28	%files
14mu|texlive-thesis-titlepage-fhac-0.1-4|29	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/fhACtitlepage.cfg
14mu|texlive-thesis-titlepage-fhac-0.1-4|30	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/fhACtitlepage.sty
14mu|texlive-thesis-titlepage-fhac-0.1-4|31	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/figbib_add.sty
14mu|texlive-thesis-titlepage-fhac-0.1-4|32	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/gloss_add.sty
14mu|texlive-thesis-titlepage-fhac-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.eps
14mu|texlive-thesis-titlepage-fhac-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.pdf
14mu|texlive-thesis-titlepage-fhac-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.png
14mu|texlive-thesis-titlepage-fhac-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.tif
14mu|texlive-thesis-titlepage-fhac-0.1-4|37	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/README
14mu|texlive-thesis-titlepage-fhac-0.1-4|38	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/antrc_pre.bat
14mu|texlive-thesis-titlepage-fhac-0.1-4|39	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/build.xml
14mu|texlive-thesis-titlepage-fhac-0.1-4|40	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/diplomArbeit.ltx
14mu|texlive-thesis-titlepage-fhac-0.1-4|41	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/doxygen_header.tex
14mu|texlive-thesis-titlepage-fhac-0.1-4|42	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/fhACtitlepage.pdf
14mu|texlive-thesis-titlepage-fhac-0.1-4|43	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/pdf_with_figbig_and_glossar.tco
14mu|texlive-thesis-titlepage-fhac-0.1-4|44	#- source
14mu|texlive-thesis-titlepage-fhac-0.1-4|45	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/doxygen_header.dtx.input
14mu|texlive-thesis-titlepage-fhac-0.1-4|46	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/fhACtitlepage.dtx
14mu|texlive-thesis-titlepage-fhac-0.1-4|47	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/fhACtitlepage.ins
14mu|texlive-thesis-titlepage-fhac-0.1-4|48	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/gloss_add.dtx.input
14mu|texlive-thesis-titlepage-fhac-0.1-4|49	
14mu|texlive-thesis-titlepage-fhac-0.1-4|50	#-----------------------------------------------------------------------
14mu|texlive-thesis-titlepage-fhac-0.1-4|51	%prep
14mu|texlive-thesis-titlepage-fhac-0.1-4|52	%setup -c -a0 -a1 -a2
14mu|texlive-thesis-titlepage-fhac-0.1-4|53	
14mu|texlive-thesis-titlepage-fhac-0.1-4|54	%build
14mu|texlive-thesis-titlepage-fhac-0.1-4|55	
14mu|texlive-thesis-titlepage-fhac-0.1-4|56	%install
14mu|texlive-thesis-titlepage-fhac-0.1-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-thesis-titlepage-fhac-0.1-4|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-thesis-titlepage-fhac-0.1-4|59	
14mu|texlive-thesis-titlepage-fhac-0.1-4|60	
14mu|texlive-thesis-titlepage-fhac-0.1-4|61	
14mu|texlive-thesis-titlepage-fhac-0.1-4|62	%changelog
14mu|texlive-thesis-titlepage-fhac-0.1-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-thesis-titlepage-fhac-0.1-4|64	+ Revision: 2688f1f
14mu|texlive-thesis-titlepage-fhac-0.1-4|65	- MassBuild#674: Increase release tag
14mu|texlive-thesis-titlepage-fhac-0.1-4|66	
14mu|texlive-thesis-titlepage-fhac-0.1-4|67	

25919 14
14mu|texlive-thinsp-0.1-4|1	# revision 15878
14mu|texlive-thinsp-0.1-4|2	# category Package
14mu|texlive-thinsp-0.1-4|3	# catalog-ctan /macros/latex/contrib/thinsp
14mu|texlive-thinsp-0.1-4|4	# catalog-date 2008-08-24 14:46:50 +0200
14mu|texlive-thinsp-0.1-4|5	# catalog-license gpl
14mu|texlive-thinsp-0.1-4|6	# catalog-version 0.1
14mu|texlive-thinsp-0.1-4|7	Name:		texlive-thinsp
14mu|texlive-thinsp-0.1-4|8	Version:	0.1
14mu|texlive-thinsp-0.1-4|9	Release:	4
14mu|texlive-thinsp-0.1-4|10	Summary:	A stretchable \thinspace for LaTeX
14mu|texlive-thinsp-0.1-4|11	Group:		Publishing
14mu|texlive-thinsp-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thinsp
14mu|texlive-thinsp-0.1-4|13	License:	GPL
14mu|texlive-thinsp-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thinsp.tar.xz
14mu|texlive-thinsp-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thinsp.doc.tar.xz
14mu|texlive-thinsp-0.1-4|16	BuildArch:	noarch
14mu|texlive-thinsp-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-thinsp-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-thinsp-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-thinsp-0.1-4|20	
14mu|texlive-thinsp-0.1-4|21	%description
14mu|texlive-thinsp-0.1-4|22	The package redefines \thinspace to have a stretch component.
14mu|texlive-thinsp-0.1-4|23	
14mu|texlive-thinsp-0.1-4|24	
14mu|texlive-thinsp-0.1-4|25	#-----------------------------------------------------------------------
14mu|texlive-thinsp-0.1-4|26	%files
14mu|texlive-thinsp-0.1-4|27	%{_texmfdistdir}/tex/latex/thinsp/thinsp.sty
14mu|texlive-thinsp-0.1-4|28	%doc %{_texmfdistdir}/doc/latex/thinsp/COPYIRIGHT
14mu|texlive-thinsp-0.1-4|29	%doc %{_texmfdistdir}/doc/latex/thinsp/README
14mu|texlive-thinsp-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/thinsp/thinsp.pdf
14mu|texlive-thinsp-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/thinsp/thinsp.tex
14mu|texlive-thinsp-0.1-4|32	
14mu|texlive-thinsp-0.1-4|33	#-----------------------------------------------------------------------
14mu|texlive-thinsp-0.1-4|34	%prep
14mu|texlive-thinsp-0.1-4|35	%setup -c -a0 -a1
14mu|texlive-thinsp-0.1-4|36	
14mu|texlive-thinsp-0.1-4|37	%build
14mu|texlive-thinsp-0.1-4|38	
14mu|texlive-thinsp-0.1-4|39	%install
14mu|texlive-thinsp-0.1-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-thinsp-0.1-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-thinsp-0.1-4|42	
14mu|texlive-thinsp-0.1-4|43	
14mu|texlive-thinsp-0.1-4|44	
14mu|texlive-thinsp-0.1-4|45	%changelog
14mu|texlive-thinsp-0.1-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-thinsp-0.1-4|47	+ Revision: c2280f1
14mu|texlive-thinsp-0.1-4|48	- MassBuild#674: Increase release tag
14mu|texlive-thinsp-0.1-4|49	
14mu|texlive-thinsp-0.1-4|50	

25920 14
14mu|texlive-thmtools-62-5|1	# revision 26251
14mu|texlive-thmtools-62-5|2	# category Package
14mu|texlive-thmtools-62-5|3	# catalog-ctan /macros/latex/exptl/thmtools
14mu|texlive-thmtools-62-5|4	# catalog-date 2012-04-27 11:57:13 +0200
14mu|texlive-thmtools-62-5|5	# catalog-license lppl
14mu|texlive-thmtools-62-5|6	# catalog-version 62
14mu|texlive-thmtools-62-5|7	Name:		texlive-thmtools
14mu|texlive-thmtools-62-5|8	Version:	62
14mu|texlive-thmtools-62-5|9	Release:	5
14mu|texlive-thmtools-62-5|10	Summary:	Extensions to theorem environments
14mu|texlive-thmtools-62-5|11	Group:		Publishing
14mu|texlive-thmtools-62-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/thmtools
14mu|texlive-thmtools-62-5|13	License:	LPPL
14mu|texlive-thmtools-62-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmtools.tar.xz
14mu|texlive-thmtools-62-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmtools.doc.tar.xz
14mu|texlive-thmtools-62-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmtools.source.tar.xz
14mu|texlive-thmtools-62-5|17	BuildArch:	noarch
14mu|texlive-thmtools-62-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-thmtools-62-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-thmtools-62-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-thmtools-62-5|21	
14mu|texlive-thmtools-62-5|22	%description
14mu|texlive-thmtools-62-5|23	The bundle provides several packages for commonly-needed
14mu|texlive-thmtools-62-5|24	support for typesetting theorems. The packages should work with
14mu|texlive-thmtools-62-5|25	kernel theorems (theorems 'out of the box' with LaTeX), and the
14mu|texlive-thmtools-62-5|26	theorem and amsthm packages. Features of the bundle include: -
14mu|texlive-thmtools-62-5|27	a key-value interface to \newtheorem; - a \listoftheorems
14mu|texlive-thmtools-62-5|28	command; - hyperref and autoref compatibility; - a mechanism
14mu|texlive-thmtools-62-5|29	for restating entire theorems in a single macro call.
14mu|texlive-thmtools-62-5|30	
14mu|texlive-thmtools-62-5|31	
14mu|texlive-thmtools-62-5|32	#-----------------------------------------------------------------------
14mu|texlive-thmtools-62-5|33	%files
14mu|texlive-thmtools-62-5|34	%{_texmfdistdir}/tex/latex/thmtools/aliasctr.sty
14mu|texlive-thmtools-62-5|35	%{_texmfdistdir}/tex/latex/thmtools/parseargs.sty
14mu|texlive-thmtools-62-5|36	%{_texmfdistdir}/tex/latex/thmtools/thm-amsthm.sty
14mu|texlive-thmtools-62-5|37	%{_texmfdistdir}/tex/latex/thmtools/thm-autoref.sty
14mu|texlive-thmtools-62-5|38	%{_texmfdistdir}/tex/latex/thmtools/thm-beamer.sty
14mu|texlive-thmtools-62-5|39	%{_texmfdistdir}/tex/latex/thmtools/thm-kv.sty
14mu|texlive-thmtools-62-5|40	%{_texmfdistdir}/tex/latex/thmtools/thm-listof.sty
14mu|texlive-thmtools-62-5|41	%{_texmfdistdir}/tex/latex/thmtools/thm-llncs.sty
14mu|texlive-thmtools-62-5|42	%{_texmfdistdir}/tex/latex/thmtools/thm-ntheorem.sty
14mu|texlive-thmtools-62-5|43	%{_texmfdistdir}/tex/latex/thmtools/thm-patch.sty
14mu|texlive-thmtools-62-5|44	%{_texmfdistdir}/tex/latex/thmtools/thm-restate.sty
14mu|texlive-thmtools-62-5|45	%{_texmfdistdir}/tex/latex/thmtools/thmdef-mdframed.sty
14mu|texlive-thmtools-62-5|46	%{_texmfdistdir}/tex/latex/thmtools/thmdef-shaded.sty
14mu|texlive-thmtools-62-5|47	%{_texmfdistdir}/tex/latex/thmtools/thmdef-thmbox.sty
14mu|texlive-thmtools-62-5|48	%{_texmfdistdir}/tex/latex/thmtools/thmtools.sty
14mu|texlive-thmtools-62-5|49	%{_texmfdistdir}/tex/latex/thmtools/unique.sty
14mu|texlive-thmtools-62-5|50	%doc %{_texmfdistdir}/doc/latex/thmtools/COPYING
14mu|texlive-thmtools-62-5|51	%doc %{_texmfdistdir}/doc/latex/thmtools/README
14mu|texlive-thmtools-62-5|52	%doc %{_texmfdistdir}/doc/latex/thmtools/TODO
14mu|texlive-thmtools-62-5|53	%doc %{_texmfdistdir}/doc/latex/thmtools/VERSION.tex
14mu|texlive-thmtools-62-5|54	%doc %{_texmfdistdir}/doc/latex/thmtools/thmtools-manual.tex
14mu|texlive-thmtools-62-5|55	%doc %{_texmfdistdir}/doc/latex/thmtools/thmtools.pdf
14mu|texlive-thmtools-62-5|56	#- source
14mu|texlive-thmtools-62-5|57	%doc %{_texmfdistdir}/source/latex/thmtools/aliasctr.dtx
14mu|texlive-thmtools-62-5|58	%doc %{_texmfdistdir}/source/latex/thmtools/parseargs.dtx
14mu|texlive-thmtools-62-5|59	%doc %{_texmfdistdir}/source/latex/thmtools/thm-amsthm.dtx
14mu|texlive-thmtools-62-5|60	%doc %{_texmfdistdir}/source/latex/thmtools/thm-autoref.dtx
14mu|texlive-thmtools-62-5|61	%doc %{_texmfdistdir}/source/latex/thmtools/thm-beamer.dtx
14mu|texlive-thmtools-62-5|62	%doc %{_texmfdistdir}/source/latex/thmtools/thm-kv.dtx
14mu|texlive-thmtools-62-5|63	%doc %{_texmfdistdir}/source/latex/thmtools/thm-listof.dtx
14mu|texlive-thmtools-62-5|64	%doc %{_texmfdistdir}/source/latex/thmtools/thm-llncs.dtx
14mu|texlive-thmtools-62-5|65	%doc %{_texmfdistdir}/source/latex/thmtools/thm-ntheorem.dtx
14mu|texlive-thmtools-62-5|66	%doc %{_texmfdistdir}/source/latex/thmtools/thm-patch.dtx
14mu|texlive-thmtools-62-5|67	%doc %{_texmfdistdir}/source/latex/thmtools/thm-restate.dtx
14mu|texlive-thmtools-62-5|68	%doc %{_texmfdistdir}/source/latex/thmtools/thmdef-mdframed.dtx
14mu|texlive-thmtools-62-5|69	%doc %{_texmfdistdir}/source/latex/thmtools/thmdef-shaded.dtx
14mu|texlive-thmtools-62-5|70	%doc %{_texmfdistdir}/source/latex/thmtools/thmdef-thmbox.dtx
14mu|texlive-thmtools-62-5|71	%doc %{_texmfdistdir}/source/latex/thmtools/thmtools.dtx
14mu|texlive-thmtools-62-5|72	%doc %{_texmfdistdir}/source/latex/thmtools/thmtools.ins
14mu|texlive-thmtools-62-5|73	%doc %{_texmfdistdir}/source/latex/thmtools/unique.dtx
14mu|texlive-thmtools-62-5|74	
14mu|texlive-thmtools-62-5|75	#-----------------------------------------------------------------------
14mu|texlive-thmtools-62-5|76	%prep
14mu|texlive-thmtools-62-5|77	%setup -c -a0 -a1 -a2
14mu|texlive-thmtools-62-5|78	
14mu|texlive-thmtools-62-5|79	%build
14mu|texlive-thmtools-62-5|80	
14mu|texlive-thmtools-62-5|81	%install
14mu|texlive-thmtools-62-5|82	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-thmtools-62-5|83	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-thmtools-62-5|84	
14mu|texlive-thmtools-62-5|85	
14mu|texlive-thmtools-62-5|86	
14mu|texlive-thmtools-62-5|87	%changelog
14mu|texlive-thmtools-62-5|88	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 62-5
14mu|texlive-thmtools-62-5|89	+ Revision: 1a3689b
14mu|texlive-thmtools-62-5|90	- MassBuild#674: Increase release tag
14mu|texlive-thmtools-62-5|91	
14mu|texlive-thmtools-62-5|92	

25921 14
14mu|texlive-threadcol-1.0-7|1	# revision 28754
14mu|texlive-threadcol-1.0-7|2	# category Package
14mu|texlive-threadcol-1.0-7|3	# catalog-ctan /macros/latex/contrib/threadcol
14mu|texlive-threadcol-1.0-7|4	# catalog-date 2013-01-06 14:14:24 +0100
14mu|texlive-threadcol-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-threadcol-1.0-7|6	# catalog-version 1.0
14mu|texlive-threadcol-1.0-7|7	Name:		texlive-threadcol
14mu|texlive-threadcol-1.0-7|8	Version:	1.0
14mu|texlive-threadcol-1.0-7|9	Release:	7
14mu|texlive-threadcol-1.0-7|10	Summary:	Organize document columns into PDF "article thread"
14mu|texlive-threadcol-1.0-7|11	Group:		Publishing
14mu|texlive-threadcol-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threadcol
14mu|texlive-threadcol-1.0-7|13	License:	LPPL1.3
14mu|texlive-threadcol-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threadcol.tar.xz
14mu|texlive-threadcol-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threadcol.doc.tar.xz
14mu|texlive-threadcol-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threadcol.source.tar.xz
14mu|texlive-threadcol-1.0-7|17	BuildArch:	noarch
14mu|texlive-threadcol-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-threadcol-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-threadcol-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-threadcol-1.0-7|21	
14mu|texlive-threadcol-1.0-7|22	%description
14mu|texlive-threadcol-1.0-7|23	The package combines a document's columns into a PDF "article
14mu|texlive-threadcol-1.0-7|24	thread". PDF readers that support this mechanism (probably
14mu|texlive-threadcol-1.0-7|25	Adobe Acrobat/Reader only) can be instructed to scroll
14mu|texlive-threadcol-1.0-7|26	automatically from column to column, which facilitates on-
14mu|texlive-threadcol-1.0-7|27	screen reading of two-column documents. Even for single-column
14mu|texlive-threadcol-1.0-7|28	documents, threadcol supports the creation of multiple article
14mu|texlive-threadcol-1.0-7|29	threads, which help organize discontiguous but logically
14mu|texlive-threadcol-1.0-7|30	related regions of text into a form that the user can scroll
14mu|texlive-threadcol-1.0-7|31	through as if its contents were contiguous.
14mu|texlive-threadcol-1.0-7|32	
14mu|texlive-threadcol-1.0-7|33	
14mu|texlive-threadcol-1.0-7|34	#-----------------------------------------------------------------------
14mu|texlive-threadcol-1.0-7|35	%files
14mu|texlive-threadcol-1.0-7|36	%{_texmfdistdir}/tex/latex/threadcol/threadcol.sty
14mu|texlive-threadcol-1.0-7|37	%doc %{_texmfdistdir}/doc/latex/threadcol/README
14mu|texlive-threadcol-1.0-7|38	%doc %{_texmfdistdir}/doc/latex/threadcol/threadcol.pdf
14mu|texlive-threadcol-1.0-7|39	#- source
14mu|texlive-threadcol-1.0-7|40	%doc %{_texmfdistdir}/source/latex/threadcol/articles-ar9.png
14mu|texlive-threadcol-1.0-7|41	%doc %{_texmfdistdir}/source/latex/threadcol/threadcol.dtx
14mu|texlive-threadcol-1.0-7|42	%doc %{_texmfdistdir}/source/latex/threadcol/threadcol.ins
14mu|texlive-threadcol-1.0-7|43	
14mu|texlive-threadcol-1.0-7|44	#-----------------------------------------------------------------------
14mu|texlive-threadcol-1.0-7|45	%prep
14mu|texlive-threadcol-1.0-7|46	%setup -c -a0 -a1 -a2
14mu|texlive-threadcol-1.0-7|47	
14mu|texlive-threadcol-1.0-7|48	%build
14mu|texlive-threadcol-1.0-7|49	
14mu|texlive-threadcol-1.0-7|50	%install
14mu|texlive-threadcol-1.0-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-threadcol-1.0-7|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-threadcol-1.0-7|53	
14mu|texlive-threadcol-1.0-7|54	%changelog
14mu|texlive-threadcol-1.0-7|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-threadcol-1.0-7|56	+ Revision: 200321f
14mu|texlive-threadcol-1.0-7|57	- MassBuild#674: Increase release tag
14mu|texlive-threadcol-1.0-7|58	
14mu|texlive-threadcol-1.0-7|59	

25922 14
14mu|texlive-threeddice-1.0-4|1	# revision 20675
14mu|texlive-threeddice-1.0-4|2	# category Package
14mu|texlive-threeddice-1.0-4|3	# catalog-ctan /graphics/metapost/contrib/macros/threeddice
14mu|texlive-threeddice-1.0-4|4	# catalog-date 2010-12-07 13:54:00 +0100
14mu|texlive-threeddice-1.0-4|5	# catalog-license lppl
14mu|texlive-threeddice-1.0-4|6	# catalog-version 1.0
14mu|texlive-threeddice-1.0-4|7	Name:		texlive-threeddice
14mu|texlive-threeddice-1.0-4|8	Version:	1.0
14mu|texlive-threeddice-1.0-4|9	Release:	4
14mu|texlive-threeddice-1.0-4|10	Summary:	Create images of dice with one, two, or three faces showing, using MetaPost
14mu|texlive-threeddice-1.0-4|11	Group:		Publishing
14mu|texlive-threeddice-1.0-4|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/threeddice
14mu|texlive-threeddice-1.0-4|13	License:	LPPL
14mu|texlive-threeddice-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeddice.tar.xz
14mu|texlive-threeddice-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeddice.doc.tar.xz
14mu|texlive-threeddice-1.0-4|16	BuildArch:	noarch
14mu|texlive-threeddice-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-threeddice-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-threeddice-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-threeddice-1.0-4|20	
14mu|texlive-threeddice-1.0-4|21	%description
14mu|texlive-threeddice-1.0-4|22	The package provides MetaPost code to create all possible
14mu|texlive-threeddice-1.0-4|23	symmetrical views (up to rotation) of a right-handed die.
14mu|texlive-threeddice-1.0-4|24	Configuration is possible by editing the source code, following
14mu|texlive-threeddice-1.0-4|25	the guidance in the documentation.
14mu|texlive-threeddice-1.0-4|26	
14mu|texlive-threeddice-1.0-4|27	
14mu|texlive-threeddice-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-threeddice-1.0-4|29	%files
14mu|texlive-threeddice-1.0-4|30	%{_texmfdistdir}/metapost/threeddice/threeddice.mp
14mu|texlive-threeddice-1.0-4|31	%doc %{_texmfdistdir}/doc/metapost/threeddice/README
14mu|texlive-threeddice-1.0-4|32	%doc %{_texmfdistdir}/doc/metapost/threeddice/threeddice-doc.pdf
14mu|texlive-threeddice-1.0-4|33	%doc %{_texmfdistdir}/doc/metapost/threeddice/threeddice-doc.tex
14mu|texlive-threeddice-1.0-4|34	
14mu|texlive-threeddice-1.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-threeddice-1.0-4|36	%prep
14mu|texlive-threeddice-1.0-4|37	%setup -c -a0 -a1
14mu|texlive-threeddice-1.0-4|38	
14mu|texlive-threeddice-1.0-4|39	%build
14mu|texlive-threeddice-1.0-4|40	
14mu|texlive-threeddice-1.0-4|41	%install
14mu|texlive-threeddice-1.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-threeddice-1.0-4|43	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
14mu|texlive-threeddice-1.0-4|44	
14mu|texlive-threeddice-1.0-4|45	
14mu|texlive-threeddice-1.0-4|46	
14mu|texlive-threeddice-1.0-4|47	%changelog
14mu|texlive-threeddice-1.0-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-threeddice-1.0-4|49	+ Revision: a3f18ac
14mu|texlive-threeddice-1.0-4|50	- MassBuild#674: Increase release tag
14mu|texlive-threeddice-1.0-4|51	
14mu|texlive-threeddice-1.0-4|52	

25923 14
14mu|texlive-threeparttable-20100309-4|1	# revision 17383
14mu|texlive-threeparttable-20100309-4|2	# category Package
14mu|texlive-threeparttable-20100309-4|3	# catalog-ctan /macros/latex/contrib/threeparttable
14mu|texlive-threeparttable-20100309-4|4	# catalog-date 2010-03-09 13:13:30 +0100
14mu|texlive-threeparttable-20100309-4|5	# catalog-license other-free
14mu|texlive-threeparttable-20100309-4|6	# catalog-version undef
14mu|texlive-threeparttable-20100309-4|7	Name:		texlive-threeparttable
14mu|texlive-threeparttable-20100309-4|8	Version:	20100309
14mu|texlive-threeparttable-20100309-4|9	Release:	4
14mu|texlive-threeparttable-20100309-4|10	Summary:	Tables with captions and notes all the same width
14mu|texlive-threeparttable-20100309-4|11	Group:		Publishing
14mu|texlive-threeparttable-20100309-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threeparttable
14mu|texlive-threeparttable-20100309-4|13	License:	OTHER-FREE
14mu|texlive-threeparttable-20100309-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttable.tar.xz
14mu|texlive-threeparttable-20100309-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttable.doc.tar.xz
14mu|texlive-threeparttable-20100309-4|16	BuildArch:	noarch
14mu|texlive-threeparttable-20100309-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-threeparttable-20100309-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-threeparttable-20100309-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-threeparttable-20100309-4|20	
14mu|texlive-threeparttable-20100309-4|21	%description
14mu|texlive-threeparttable-20100309-4|22	Provides a scheme for tables that have a structured note
14mu|texlive-threeparttable-20100309-4|23	section, after the caption. This scheme provides an answer to
14mu|texlive-threeparttable-20100309-4|24	the old problem of putting footnotes in tables -- by making
14mu|texlive-threeparttable-20100309-4|25	footnotes entirely unnecessary. Note that a threeparttable is
14mu|texlive-threeparttable-20100309-4|26	not a float of itself; but you can place it in a table or a
14mu|texlive-threeparttable-20100309-4|27	table* environment, if necessary.
14mu|texlive-threeparttable-20100309-4|28	
14mu|texlive-threeparttable-20100309-4|29	
14mu|texlive-threeparttable-20100309-4|30	#-----------------------------------------------------------------------
14mu|texlive-threeparttable-20100309-4|31	%files
14mu|texlive-threeparttable-20100309-4|32	%{_texmfdistdir}/tex/latex/threeparttable/3parttable.sty
14mu|texlive-threeparttable-20100309-4|33	%{_texmfdistdir}/tex/latex/threeparttable/threeparttable.sty
14mu|texlive-threeparttable-20100309-4|34	%doc %{_texmfdistdir}/doc/latex/threeparttable/miscdoc.sty
14mu|texlive-threeparttable-20100309-4|35	%doc %{_texmfdistdir}/doc/latex/threeparttable/threeparttable.pdf
14mu|texlive-threeparttable-20100309-4|36	%doc %{_texmfdistdir}/doc/latex/threeparttable/threeparttable.tex
14mu|texlive-threeparttable-20100309-4|37	
14mu|texlive-threeparttable-20100309-4|38	#-----------------------------------------------------------------------
14mu|texlive-threeparttable-20100309-4|39	%prep
14mu|texlive-threeparttable-20100309-4|40	%setup -c -a0 -a1
14mu|texlive-threeparttable-20100309-4|41	
14mu|texlive-threeparttable-20100309-4|42	%build
14mu|texlive-threeparttable-20100309-4|43	
14mu|texlive-threeparttable-20100309-4|44	%install
14mu|texlive-threeparttable-20100309-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-threeparttable-20100309-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-threeparttable-20100309-4|47	
14mu|texlive-threeparttable-20100309-4|48	
14mu|texlive-threeparttable-20100309-4|49	
14mu|texlive-threeparttable-20100309-4|50	%changelog
14mu|texlive-threeparttable-20100309-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100309-4
14mu|texlive-threeparttable-20100309-4|52	+ Revision: af3743a
14mu|texlive-threeparttable-20100309-4|53	- MassBuild#674: Increase release tag
14mu|texlive-threeparttable-20100309-4|54	
14mu|texlive-threeparttable-20100309-4|55	

25924 14
14mu|texlive-threeparttablex-0.3-7|1	# revision 31276
14mu|texlive-threeparttablex-0.3-7|2	# category Package
14mu|texlive-threeparttablex-0.3-7|3	# catalog-ctan /macros/latex/contrib/threeparttablex
14mu|texlive-threeparttablex-0.3-7|4	# catalog-date 2013-07-23 11:01:18 +0200
14mu|texlive-threeparttablex-0.3-7|5	# catalog-license lppl
14mu|texlive-threeparttablex-0.3-7|6	# catalog-version 0.3
14mu|texlive-threeparttablex-0.3-7|7	Name:		texlive-threeparttablex
14mu|texlive-threeparttablex-0.3-7|8	Version:	0.3
14mu|texlive-threeparttablex-0.3-7|9	Release:	7
14mu|texlive-threeparttablex-0.3-7|10	Summary:	Notes in longtables
14mu|texlive-threeparttablex-0.3-7|11	Group:		Publishing
14mu|texlive-threeparttablex-0.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threeparttablex
14mu|texlive-threeparttablex-0.3-7|13	License:	LPPL
14mu|texlive-threeparttablex-0.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttablex.tar.xz
14mu|texlive-threeparttablex-0.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttablex.doc.tar.xz
14mu|texlive-threeparttablex-0.3-7|16	BuildArch:	noarch
14mu|texlive-threeparttablex-0.3-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-threeparttablex-0.3-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-threeparttablex-0.3-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-threeparttablex-0.3-7|20	
14mu|texlive-threeparttablex-0.3-7|21	%description
14mu|texlive-threeparttablex-0.3-7|22	The package provides the functionality of the threeparttable
14mu|texlive-threeparttablex-0.3-7|23	package to tables created using the longtable package.
14mu|texlive-threeparttablex-0.3-7|24	
14mu|texlive-threeparttablex-0.3-7|25	
14mu|texlive-threeparttablex-0.3-7|26	#-----------------------------------------------------------------------
14mu|texlive-threeparttablex-0.3-7|27	%files
14mu|texlive-threeparttablex-0.3-7|28	%{_texmfdistdir}/tex/latex/threeparttablex/threeparttablex.sty
14mu|texlive-threeparttablex-0.3-7|29	%doc %{_texmfdistdir}/doc/latex/threeparttablex/README
14mu|texlive-threeparttablex-0.3-7|30	%doc %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.pdf
14mu|texlive-threeparttablex-0.3-7|31	%doc %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.tex
14mu|texlive-threeparttablex-0.3-7|32	
14mu|texlive-threeparttablex-0.3-7|33	#-----------------------------------------------------------------------
14mu|texlive-threeparttablex-0.3-7|34	%prep
14mu|texlive-threeparttablex-0.3-7|35	%setup -c -a0 -a1
14mu|texlive-threeparttablex-0.3-7|36	
14mu|texlive-threeparttablex-0.3-7|37	%build
14mu|texlive-threeparttablex-0.3-7|38	
14mu|texlive-threeparttablex-0.3-7|39	%install
14mu|texlive-threeparttablex-0.3-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-threeparttablex-0.3-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-threeparttablex-0.3-7|42	
14mu|texlive-threeparttablex-0.3-7|43	%changelog
14mu|texlive-threeparttablex-0.3-7|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14mu|texlive-threeparttablex-0.3-7|45	+ Revision: 5631dd9
14mu|texlive-threeparttablex-0.3-7|46	- MassBuild#674: Increase release tag
14mu|texlive-threeparttablex-0.3-7|47	
14mu|texlive-threeparttablex-0.3-7|48	

25925 14
14mu|texlive-thumb-1.0-4|1	# revision 16549
14mu|texlive-thumb-1.0-4|2	# category Package
14mu|texlive-thumb-1.0-4|3	# catalog-ctan /macros/latex/contrib/thumb
14mu|texlive-thumb-1.0-4|4	# catalog-date 2006-12-11 00:37:24 +0100
14mu|texlive-thumb-1.0-4|5	# catalog-license gpl
14mu|texlive-thumb-1.0-4|6	# catalog-version 1.0
14mu|texlive-thumb-1.0-4|7	Name:		texlive-thumb
14mu|texlive-thumb-1.0-4|8	Version:	1.0
14mu|texlive-thumb-1.0-4|9	Release:	4
14mu|texlive-thumb-1.0-4|10	Summary:	Thumb marks in documents
14mu|texlive-thumb-1.0-4|11	Group:		Publishing
14mu|texlive-thumb-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thumb
14mu|texlive-thumb-1.0-4|13	License:	GPL
14mu|texlive-thumb-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumb.tar.xz
14mu|texlive-thumb-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumb.doc.tar.xz
14mu|texlive-thumb-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumb.source.tar.xz
14mu|texlive-thumb-1.0-4|17	BuildArch:	noarch
14mu|texlive-thumb-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-thumb-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-thumb-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-thumb-1.0-4|21	
14mu|texlive-thumb-1.0-4|22	%description
14mu|texlive-thumb-1.0-4|23	Place thumb marks in books, manuals and reference maunals.
14mu|texlive-thumb-1.0-4|24	
14mu|texlive-thumb-1.0-4|25	
14mu|texlive-thumb-1.0-4|26	#-----------------------------------------------------------------------
14mu|texlive-thumb-1.0-4|27	%files
14mu|texlive-thumb-1.0-4|28	%{_texmfdistdir}/tex/latex/thumb/thumb.sty
14mu|texlive-thumb-1.0-4|29	%doc %{_texmfdistdir}/doc/latex/thumb/README
14mu|texlive-thumb-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/thumb/thumb.pdf
14mu|texlive-thumb-1.0-4|31	#- source
14mu|texlive-thumb-1.0-4|32	%doc %{_texmfdistdir}/source/latex/thumb/thumb.dtx
14mu|texlive-thumb-1.0-4|33	%doc %{_texmfdistdir}/source/latex/thumb/thumb.ins
14mu|texlive-thumb-1.0-4|34	
14mu|texlive-thumb-1.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-thumb-1.0-4|36	%prep
14mu|texlive-thumb-1.0-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-thumb-1.0-4|38	
14mu|texlive-thumb-1.0-4|39	%build
14mu|texlive-thumb-1.0-4|40	
14mu|texlive-thumb-1.0-4|41	%install
14mu|texlive-thumb-1.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-thumb-1.0-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-thumb-1.0-4|44	
14mu|texlive-thumb-1.0-4|45	
14mu|texlive-thumb-1.0-4|46	
14mu|texlive-thumb-1.0-4|47	%changelog
14mu|texlive-thumb-1.0-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-thumb-1.0-4|49	+ Revision: a811c9a
14mu|texlive-thumb-1.0-4|50	- MassBuild#674: Increase release tag
14mu|texlive-thumb-1.0-4|51	
14mu|texlive-thumb-1.0-4|52	

25926 14
14mu|texlive-thumbpdf-3.15-9|1	# revision 29725
14mu|texlive-thumbpdf-3.15-9|2	# category Package
14mu|texlive-thumbpdf-3.15-9|3	# catalog-ctan /support/thumbpdf
14mu|texlive-thumbpdf-3.15-9|4	# catalog-date 2012-11-14 18:32:01 +0100
14mu|texlive-thumbpdf-3.15-9|5	# catalog-license lppl
14mu|texlive-thumbpdf-3.15-9|6	# catalog-version 3.15
14mu|texlive-thumbpdf-3.15-9|7	Name:		texlive-thumbpdf
14mu|texlive-thumbpdf-3.15-9|8	Version:	3.15
14mu|texlive-thumbpdf-3.15-9|9	Release:	9
14mu|texlive-thumbpdf-3.15-9|10	Summary:	Thumbnails for pdfTeX and dvips/ps2pdf
14mu|texlive-thumbpdf-3.15-9|11	Group:		Publishing
14mu|texlive-thumbpdf-3.15-9|12	URL:		http://www.ctan.org/tex-archive/support/thumbpdf
14mu|texlive-thumbpdf-3.15-9|13	License:	LPPL
14mu|texlive-thumbpdf-3.15-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbpdf.tar.xz
14mu|texlive-thumbpdf-3.15-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbpdf.doc.tar.xz
14mu|texlive-thumbpdf-3.15-9|16	BuildArch:	noarch
14mu|texlive-thumbpdf-3.15-9|17	BuildRequires:	texlive-tlpkg
14mu|texlive-thumbpdf-3.15-9|18	Requires(pre):	texlive-tlpkg
14mu|texlive-thumbpdf-3.15-9|19	Requires(post):	texlive-kpathsea
14mu|texlive-thumbpdf-3.15-9|20	Provides:	texlive-thumbpdf.bin = %{EVRD}
14mu|texlive-thumbpdf-3.15-9|21	
14mu|texlive-thumbpdf-3.15-9|22	%description
14mu|texlive-thumbpdf-3.15-9|23	A Perl script that provides support for thumbnails in pdfTeX
14mu|texlive-thumbpdf-3.15-9|24	and dvips/ps2pdf. The script uses ghostscript to generate the
14mu|texlive-thumbpdf-3.15-9|25	thumbnails which get represented in a TeX readable file that is
14mu|texlive-thumbpdf-3.15-9|26	read by the package thumbpdf.sty to automatically include the
14mu|texlive-thumbpdf-3.15-9|27	thumbnails. This arrangement works with both plain TeX and
14mu|texlive-thumbpdf-3.15-9|28	LaTeX.
14mu|texlive-thumbpdf-3.15-9|29	
14mu|texlive-thumbpdf-3.15-9|30	
14mu|texlive-thumbpdf-3.15-9|31	#-----------------------------------------------------------------------
14mu|texlive-thumbpdf-3.15-9|32	%files
14mu|texlive-thumbpdf-3.15-9|33	%{_bindir}/thumbpdf
14mu|texlive-thumbpdf-3.15-9|34	%{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl
14mu|texlive-thumbpdf-3.15-9|35	%{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.sty
14mu|texlive-thumbpdf-3.15-9|36	%{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.tex
14mu|texlive-thumbpdf-3.15-9|37	%doc %{_texmfdistdir}/doc/generic/thumbpdf/README
14mu|texlive-thumbpdf-3.15-9|38	%doc %{_mandir}/man1/thumbpdf.1*
14mu|texlive-thumbpdf-3.15-9|39	%doc %{_texmfdistdir}/doc/man/man1/thumbpdf.man1.pdf
14mu|texlive-thumbpdf-3.15-9|40	
14mu|texlive-thumbpdf-3.15-9|41	#-----------------------------------------------------------------------
14mu|texlive-thumbpdf-3.15-9|42	%prep
14mu|texlive-thumbpdf-3.15-9|43	%setup -c -a0 -a1
14mu|texlive-thumbpdf-3.15-9|44	
14mu|texlive-thumbpdf-3.15-9|45	%build
14mu|texlive-thumbpdf-3.15-9|46	
14mu|texlive-thumbpdf-3.15-9|47	%install
14mu|texlive-thumbpdf-3.15-9|48	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-thumbpdf-3.15-9|49	pushd %{buildroot}%{_bindir}
14mu|texlive-thumbpdf-3.15-9|50	ln -sf %{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl thumbpdf
14mu|texlive-thumbpdf-3.15-9|51	popd
14mu|texlive-thumbpdf-3.15-9|52	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-thumbpdf-3.15-9|53	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-thumbpdf-3.15-9|54	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-thumbpdf-3.15-9|55	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-thumbpdf-3.15-9|56	
14mu|texlive-thumbpdf-3.15-9|57	%changelog
14mu|texlive-thumbpdf-3.15-9|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.15-9
14mu|texlive-thumbpdf-3.15-9|59	+ Revision: ab7be73
14mu|texlive-thumbpdf-3.15-9|60	- MassBuild#674: Increase release tag
14mu|texlive-thumbpdf-3.15-9|61	
14mu|texlive-thumbpdf-3.15-9|62	

25927 14
14mu|texlive-thumbs-1.0m-4|1	# revision 25506
14mu|texlive-thumbs-1.0m-4|2	# category Package
14mu|texlive-thumbs-1.0m-4|3	# catalog-ctan /macros/latex/contrib/thumbs
14mu|texlive-thumbs-1.0m-4|4	# catalog-date 2012-02-24 13:31:20 +0100
14mu|texlive-thumbs-1.0m-4|5	# catalog-license lppl1.3
14mu|texlive-thumbs-1.0m-4|6	# catalog-version 1.0m
14mu|texlive-thumbs-1.0m-4|7	Name:		texlive-thumbs
14mu|texlive-thumbs-1.0m-4|8	Version:	1.0m
14mu|texlive-thumbs-1.0m-4|9	Release:	4
14mu|texlive-thumbs-1.0m-4|10	Summary:	Create thumb indexes
14mu|texlive-thumbs-1.0m-4|11	Group:		Publishing
14mu|texlive-thumbs-1.0m-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thumbs
14mu|texlive-thumbs-1.0m-4|13	License:	LPPL1.3
14mu|texlive-thumbs-1.0m-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbs.tar.xz
14mu|texlive-thumbs-1.0m-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbs.doc.tar.xz
14mu|texlive-thumbs-1.0m-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbs.source.tar.xz
14mu|texlive-thumbs-1.0m-4|17	BuildArch:	noarch
14mu|texlive-thumbs-1.0m-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-thumbs-1.0m-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-thumbs-1.0m-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-thumbs-1.0m-4|21	
14mu|texlive-thumbs-1.0m-4|22	%description
14mu|texlive-thumbs-1.0m-4|23	The package puts running, customizable thumb marks in the outer
14mu|texlive-thumbs-1.0m-4|24	margin, moving downward as the chapter number (or whatever
14mu|texlive-thumbs-1.0m-4|25	shall be marked by the thumb marks) increases. Additionally an
14mu|texlive-thumbs-1.0m-4|26	overview page/table of thumb marks can be added automatically,
14mu|texlive-thumbs-1.0m-4|27	which gives the names of the thumbed objects, the page where
14mu|texlive-thumbs-1.0m-4|28	the object/thumb mark first appears, and the thumb mark itself
14mu|texlive-thumbs-1.0m-4|29	at its correct position. The thumb marks are useful for large
14mu|texlive-thumbs-1.0m-4|30	documents (such as reference guides, anthologies, etc.), where
14mu|texlive-thumbs-1.0m-4|31	a quick and easy way to find (for example) a chapter is needed.
14mu|texlive-thumbs-1.0m-4|32	
14mu|texlive-thumbs-1.0m-4|33	
14mu|texlive-thumbs-1.0m-4|34	#-----------------------------------------------------------------------
14mu|texlive-thumbs-1.0m-4|35	%files
14mu|texlive-thumbs-1.0m-4|36	%{_texmfdistdir}/tex/latex/thumbs/thumbs.sty
14mu|texlive-thumbs-1.0m-4|37	%doc %{_texmfdistdir}/doc/latex/thumbs/README
14mu|texlive-thumbs-1.0m-4|38	%doc %{_texmfdistdir}/doc/latex/thumbs/thumbs-example.pdf
14mu|texlive-thumbs-1.0m-4|39	%doc %{_texmfdistdir}/doc/latex/thumbs/thumbs-example.tex
14mu|texlive-thumbs-1.0m-4|40	%doc %{_texmfdistdir}/doc/latex/thumbs/thumbs.pdf
14mu|texlive-thumbs-1.0m-4|41	#- source
14mu|texlive-thumbs-1.0m-4|42	%doc %{_texmfdistdir}/source/latex/thumbs/thumbs.drv
14mu|texlive-thumbs-1.0m-4|43	%doc %{_texmfdistdir}/source/latex/thumbs/thumbs.dtx
14mu|texlive-thumbs-1.0m-4|44	%doc %{_texmfdistdir}/source/latex/thumbs/thumbs.ins
14mu|texlive-thumbs-1.0m-4|45	
14mu|texlive-thumbs-1.0m-4|46	#-----------------------------------------------------------------------
14mu|texlive-thumbs-1.0m-4|47	%prep
14mu|texlive-thumbs-1.0m-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-thumbs-1.0m-4|49	
14mu|texlive-thumbs-1.0m-4|50	%build
14mu|texlive-thumbs-1.0m-4|51	
14mu|texlive-thumbs-1.0m-4|52	%install
14mu|texlive-thumbs-1.0m-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-thumbs-1.0m-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-thumbs-1.0m-4|55	
14mu|texlive-thumbs-1.0m-4|56	
14mu|texlive-thumbs-1.0m-4|57	
14mu|texlive-thumbs-1.0m-4|58	%changelog
14mu|texlive-thumbs-1.0m-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0m-4
14mu|texlive-thumbs-1.0m-4|60	+ Revision: a8d10cd
14mu|texlive-thumbs-1.0m-4|61	- MassBuild#674: Increase release tag
14mu|texlive-thumbs-1.0m-4|62	
14mu|texlive-thumbs-1.0m-4|63	

25928 14
14mu|texlive-thumby-0.1-4|1	# revision 16736
14mu|texlive-thumby-0.1-4|2	# category Package
14mu|texlive-thumby-0.1-4|3	# catalog-ctan /macros/latex/contrib/thumby
14mu|texlive-thumby-0.1-4|4	# catalog-date 2010-01-17 11:28:50 +0100
14mu|texlive-thumby-0.1-4|5	# catalog-license gpl3
14mu|texlive-thumby-0.1-4|6	# catalog-version 0.1
14mu|texlive-thumby-0.1-4|7	Name:		texlive-thumby
14mu|texlive-thumby-0.1-4|8	Version:	0.1
14mu|texlive-thumby-0.1-4|9	Release:	4
14mu|texlive-thumby-0.1-4|10	Summary:	Create thumb indexes for printed books
14mu|texlive-thumby-0.1-4|11	Group:		Publishing
14mu|texlive-thumby-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thumby
14mu|texlive-thumby-0.1-4|13	License:	GPL3
14mu|texlive-thumby-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumby.tar.xz
14mu|texlive-thumby-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumby.doc.tar.xz
14mu|texlive-thumby-0.1-4|16	BuildArch:	noarch
14mu|texlive-thumby-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-thumby-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-thumby-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-thumby-0.1-4|20	
14mu|texlive-thumby-0.1-4|21	%description
14mu|texlive-thumby-0.1-4|22	The package can generate thumb indexes for your document. It
14mu|texlive-thumby-0.1-4|23	features printing thumb indexes on one- or two-sided pages,
14mu|texlive-thumby-0.1-4|24	along with background- and foreground-color selection and full
14mu|texlive-thumby-0.1-4|25	LaTeX styling of the chapter numbers in the thumb indexes. The
14mu|texlive-thumby-0.1-4|26	height of each thumb index is automatically chosen based on the
14mu|texlive-thumby-0.1-4|27	number of chapters in your document, while the width is chosen
14mu|texlive-thumby-0.1-4|28	by the user. The package is designed to work with the memoir
14mu|texlive-thumby-0.1-4|29	class, and also requires PerlTeX and tikz/.
14mu|texlive-thumby-0.1-4|30	
14mu|texlive-thumby-0.1-4|31	
14mu|texlive-thumby-0.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-thumby-0.1-4|33	%files
14mu|texlive-thumby-0.1-4|34	%{_texmfdistdir}/tex/latex/thumby/thumby.sty
14mu|texlive-thumby-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/thumby/LICENSE
14mu|texlive-thumby-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/thumby/README
14mu|texlive-thumby-0.1-4|37	%doc %{_texmfdistdir}/doc/latex/thumby/example.pdf
14mu|texlive-thumby-0.1-4|38	%doc %{_texmfdistdir}/doc/latex/thumby/latexmkrc
14mu|texlive-thumby-0.1-4|39	%doc %{_texmfdistdir}/doc/latex/thumby/thumby.pdf
14mu|texlive-thumby-0.1-4|40	
14mu|texlive-thumby-0.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-thumby-0.1-4|42	%prep
14mu|texlive-thumby-0.1-4|43	%setup -c -a0 -a1
14mu|texlive-thumby-0.1-4|44	
14mu|texlive-thumby-0.1-4|45	%build
14mu|texlive-thumby-0.1-4|46	
14mu|texlive-thumby-0.1-4|47	%install
14mu|texlive-thumby-0.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-thumby-0.1-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-thumby-0.1-4|50	
14mu|texlive-thumby-0.1-4|51	
14mu|texlive-thumby-0.1-4|52	
14mu|texlive-thumby-0.1-4|53	%changelog
14mu|texlive-thumby-0.1-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-thumby-0.1-4|55	+ Revision: aede65c
14mu|texlive-thumby-0.1-4|56	- MassBuild#674: Increase release tag
14mu|texlive-thumby-0.1-4|57	
14mu|texlive-thumby-0.1-4|58	

25929 14
14mu|texlive-thuthesis-4.5.1-4|1	# revision 24361
14mu|texlive-thuthesis-4.5.1-4|2	# category Package
14mu|texlive-thuthesis-4.5.1-4|3	# catalog-ctan /macros/latex/contrib/thuthesis
14mu|texlive-thuthesis-4.5.1-4|4	# catalog-date 2009-03-02 15:13:08 +0100
14mu|texlive-thuthesis-4.5.1-4|5	# catalog-license lppl
14mu|texlive-thuthesis-4.5.1-4|6	# catalog-version 4.5.1
14mu|texlive-thuthesis-4.5.1-4|7	Name:		texlive-thuthesis
14mu|texlive-thuthesis-4.5.1-4|8	Version:	4.5.1
14mu|texlive-thuthesis-4.5.1-4|9	Release:	4
14mu|texlive-thuthesis-4.5.1-4|10	Summary:	Thesis template for Tsinghua University
14mu|texlive-thuthesis-4.5.1-4|11	Group:		Publishing
14mu|texlive-thuthesis-4.5.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thuthesis
14mu|texlive-thuthesis-4.5.1-4|13	License:	LPPL
14mu|texlive-thuthesis-4.5.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thuthesis.tar.xz
14mu|texlive-thuthesis-4.5.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thuthesis.doc.tar.xz
14mu|texlive-thuthesis-4.5.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thuthesis.source.tar.xz
14mu|texlive-thuthesis-4.5.1-4|17	BuildArch:	noarch
14mu|texlive-thuthesis-4.5.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-thuthesis-4.5.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-thuthesis-4.5.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-thuthesis-4.5.1-4|21	
14mu|texlive-thuthesis-4.5.1-4|22	%description
14mu|texlive-thuthesis-4.5.1-4|23	ThuThesis is a LaTeX thesis template package for Tsinghua
14mu|texlive-thuthesis-4.5.1-4|24	University in order to make it easy to write theses for either
14mu|texlive-thuthesis-4.5.1-4|25	bachelor's, master's or doctor's degree.
14mu|texlive-thuthesis-4.5.1-4|26	
14mu|texlive-thuthesis-4.5.1-4|27	
14mu|texlive-thuthesis-4.5.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-thuthesis-4.5.1-4|29	%files
14mu|texlive-thuthesis-4.5.1-4|30	%{_texmfdistdir}/bibtex/bst/thuthesis/thubib.bst
14mu|texlive-thuthesis-4.5.1-4|31	%{_texmfdistdir}/tex/latex/thuthesis/thuthesis.cfg
14mu|texlive-thuthesis-4.5.1-4|32	%{_texmfdistdir}/tex/latex/thuthesis/thuthesis.cls
14mu|texlive-thuthesis-4.5.1-4|33	%{_texmfdistdir}/tex/latex/thuthesis/thutils.sty
14mu|texlive-thuthesis-4.5.1-4|34	%doc %{_texmfdistdir}/doc/latex/thuthesis/README
14mu|texlive-thuthesis-4.5.1-4|35	%doc %{_texmfdistdir}/doc/latex/thuthesis/dtx-style.sty
14mu|texlive-thuthesis-4.5.1-4|36	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/Makefile
14mu|texlive-thuthesis-4.5.1-4|37	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/ack.tex
14mu|texlive-thuthesis-4.5.1-4|38	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/appendix01.tex
14mu|texlive-thuthesis-4.5.1-4|39	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/chap01.tex
14mu|texlive-thuthesis-4.5.1-4|40	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/chap02.tex
14mu|texlive-thuthesis-4.5.1-4|41	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/cover.tex
14mu|texlive-thuthesis-4.5.1-4|42	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/denotation.tex
14mu|texlive-thuthesis-4.5.1-4|43	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/resume.tex
14mu|texlive-thuthesis-4.5.1-4|44	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/hello.eps
14mu|texlive-thuthesis-4.5.1-4|45	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/hello.fig
14mu|texlive-thuthesis-4.5.1-4|46	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/hello.pdf
14mu|texlive-thuthesis-4.5.1-4|47	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-fig-logo.eps
14mu|texlive-thuthesis-4.5.1-4|48	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-fig-logo.pdf
14mu|texlive-thuthesis-4.5.1-4|49	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-lib-logo.eps
14mu|texlive-thuthesis-4.5.1-4|50	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-lib-logo.pdf
14mu|texlive-thuthesis-4.5.1-4|51	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-text-logo.eps
14mu|texlive-thuthesis-4.5.1-4|52	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-text-logo.pdf
14mu|texlive-thuthesis-4.5.1-4|53	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-whole-logo.eps
14mu|texlive-thuthesis-4.5.1-4|54	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-whole-logo.pdf
14mu|texlive-thuthesis-4.5.1-4|55	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/main.tex
14mu|texlive-thuthesis-4.5.1-4|56	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/msmake.cmd
14mu|texlive-thuthesis-4.5.1-4|57	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/ref/refs.bib
14mu|texlive-thuthesis-4.5.1-4|58	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/shuji.tex
14mu|texlive-thuthesis-4.5.1-4|59	%doc %{_texmfdistdir}/doc/latex/thuthesis/thuthesis.pdf
14mu|texlive-thuthesis-4.5.1-4|60	#- source
14mu|texlive-thuthesis-4.5.1-4|61	%doc %{_texmfdistdir}/source/latex/thuthesis/thuthesis.dtx
14mu|texlive-thuthesis-4.5.1-4|62	%doc %{_texmfdistdir}/source/latex/thuthesis/thuthesis.ins
14mu|texlive-thuthesis-4.5.1-4|63	
14mu|texlive-thuthesis-4.5.1-4|64	#-----------------------------------------------------------------------
14mu|texlive-thuthesis-4.5.1-4|65	%prep
14mu|texlive-thuthesis-4.5.1-4|66	%setup -c -a0 -a1 -a2
14mu|texlive-thuthesis-4.5.1-4|67	
14mu|texlive-thuthesis-4.5.1-4|68	%build
14mu|texlive-thuthesis-4.5.1-4|69	
14mu|texlive-thuthesis-4.5.1-4|70	%install
14mu|texlive-thuthesis-4.5.1-4|71	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-thuthesis-4.5.1-4|72	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-thuthesis-4.5.1-4|73	
14mu|texlive-thuthesis-4.5.1-4|74	
14mu|texlive-thuthesis-4.5.1-4|75	
14mu|texlive-thuthesis-4.5.1-4|76	%changelog
14mu|texlive-thuthesis-4.5.1-4|77	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.5.1-4
14mu|texlive-thuthesis-4.5.1-4|78	+ Revision: a7194c4
14mu|texlive-thuthesis-4.5.1-4|79	- MassBuild#674: Increase release tag
14mu|texlive-thuthesis-4.5.1-4|80	
14mu|texlive-thuthesis-4.5.1-4|81	

25930 14
14mu|texlive-ticket-0.4b-4|1	# revision 20679
14mu|texlive-ticket-0.4b-4|2	# category Package
14mu|texlive-ticket-0.4b-4|3	# catalog-ctan /macros/latex/contrib/ticket
14mu|texlive-ticket-0.4b-4|4	# catalog-date 2010-12-06 20:55:11 +0100
14mu|texlive-ticket-0.4b-4|5	# catalog-license lppl
14mu|texlive-ticket-0.4b-4|6	# catalog-version 0.4b
14mu|texlive-ticket-0.4b-4|7	Name:		texlive-ticket
14mu|texlive-ticket-0.4b-4|8	Version:	0.4b
14mu|texlive-ticket-0.4b-4|9	Release:	4
14mu|texlive-ticket-0.4b-4|10	Summary:	Make labels, visting-cards, pins with LaTeX
14mu|texlive-ticket-0.4b-4|11	Group:		Publishing
14mu|texlive-ticket-0.4b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ticket
14mu|texlive-ticket-0.4b-4|13	License:	LPPL
14mu|texlive-ticket-0.4b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ticket.tar.xz
14mu|texlive-ticket-0.4b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ticket.doc.tar.xz
14mu|texlive-ticket-0.4b-4|16	BuildArch:	noarch
14mu|texlive-ticket-0.4b-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ticket-0.4b-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ticket-0.4b-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ticket-0.4b-4|20	
14mu|texlive-ticket-0.4b-4|21	%description
14mu|texlive-ticket-0.4b-4|22	Provides an easy to handle interface to produce visiting cards,
14mu|texlive-ticket-0.4b-4|23	labels for your files, stickers, pins and other stuff for your
14mu|texlive-ticket-0.4b-4|24	office, conferences etc. All you need is a definition of your
14mu|texlive-ticket-0.4b-4|25	'ticket' included in a ticket definition file and the two
14mu|texlive-ticket-0.4b-4|26	commands \ticketdefault and \ticket.
14mu|texlive-ticket-0.4b-4|27	
14mu|texlive-ticket-0.4b-4|28	
14mu|texlive-ticket-0.4b-4|29	#-----------------------------------------------------------------------
14mu|texlive-ticket-0.4b-4|30	%files
14mu|texlive-ticket-0.4b-4|31	%{_texmfdistdir}/tex/latex/ticket/aj8414.tdf
14mu|texlive-ticket-0.4b-4|32	%{_texmfdistdir}/tex/latex/ticket/dura5222.tdf
14mu|texlive-ticket-0.4b-4|33	%{_texmfdistdir}/tex/latex/ticket/flashCard.tdf
14mu|texlive-ticket-0.4b-4|34	%{_texmfdistdir}/tex/latex/ticket/freepin.tdf
14mu|texlive-ticket-0.4b-4|35	%{_texmfdistdir}/tex/latex/ticket/freepin2.tdf
14mu|texlive-ticket-0.4b-4|36	%{_texmfdistdir}/tex/latex/ticket/freepin3.tdf
14mu|texlive-ticket-0.4b-4|37	%{_texmfdistdir}/tex/latex/ticket/he4432.tdf
14mu|texlive-ticket-0.4b-4|38	%{_texmfdistdir}/tex/latex/ticket/lz1680.tdf
14mu|texlive-ticket-0.4b-4|39	%{_texmfdistdir}/tex/latex/ticket/lz1681.tdf
14mu|texlive-ticket-0.4b-4|40	%{_texmfdistdir}/tex/latex/ticket/lz1685.tdf
14mu|texlive-ticket-0.4b-4|41	%{_texmfdistdir}/tex/latex/ticket/ticket.sty
14mu|texlive-ticket-0.4b-4|42	%{_texmfdistdir}/tex/latex/ticket/zw32010.tdf
14mu|texlive-ticket-0.4b-4|43	%{_texmfdistdir}/tex/latex/ticket/zw3424.tdf
14mu|texlive-ticket-0.4b-4|44	%{_texmfdistdir}/tex/latex/ticket/zw4752.tdf
14mu|texlive-ticket-0.4b-4|45	%doc %{_texmfdistdir}/doc/latex/ticket/README
14mu|texlive-ticket-0.4b-4|46	%doc %{_texmfdistdir}/doc/latex/ticket/comment
14mu|texlive-ticket-0.4b-4|47	%doc %{_texmfdistdir}/doc/latex/ticket/ex_file.pdf
14mu|texlive-ticket-0.4b-4|48	%doc %{_texmfdistdir}/doc/latex/ticket/ex_file.tex
14mu|texlive-ticket-0.4b-4|49	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard.pdf
14mu|texlive-ticket-0.4b-4|50	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard.tex
14mu|texlive-ticket-0.4b-4|51	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_dup.pdf
14mu|texlive-ticket-0.4b-4|52	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_rm.pdf
14mu|texlive-ticket-0.4b-4|53	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_rm.tex
14mu|texlive-ticket-0.4b-4|54	%doc %{_texmfdistdir}/doc/latex/ticket/ex_marks.pdf
14mu|texlive-ticket-0.4b-4|55	%doc %{_texmfdistdir}/doc/latex/ticket/ex_marks.tex
14mu|texlive-ticket-0.4b-4|56	%doc %{_texmfdistdir}/doc/latex/ticket/ex_pin.pdf
14mu|texlive-ticket-0.4b-4|57	%doc %{_texmfdistdir}/doc/latex/ticket/ex_pin.tex
14mu|texlive-ticket-0.4b-4|58	%doc %{_texmfdistdir}/doc/latex/ticket/ex_vcard.pdf
14mu|texlive-ticket-0.4b-4|59	%doc %{_texmfdistdir}/doc/latex/ticket/ex_vcard.tex
14mu|texlive-ticket-0.4b-4|60	%doc %{_texmfdistdir}/doc/latex/ticket/manual.pdf
14mu|texlive-ticket-0.4b-4|61	%doc %{_texmfdistdir}/doc/latex/ticket/manual.tex
14mu|texlive-ticket-0.4b-4|62	%doc %{_texmfdistdir}/doc/latex/ticket/test.tex
14mu|texlive-ticket-0.4b-4|63	%doc %{_texmfdistdir}/doc/latex/ticket/words.tex
14mu|texlive-ticket-0.4b-4|64	
14mu|texlive-ticket-0.4b-4|65	#-----------------------------------------------------------------------
14mu|texlive-ticket-0.4b-4|66	%prep
14mu|texlive-ticket-0.4b-4|67	%setup -c -a0 -a1
14mu|texlive-ticket-0.4b-4|68	
14mu|texlive-ticket-0.4b-4|69	%build
14mu|texlive-ticket-0.4b-4|70	
14mu|texlive-ticket-0.4b-4|71	%install
14mu|texlive-ticket-0.4b-4|72	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ticket-0.4b-4|73	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ticket-0.4b-4|74	
14mu|texlive-ticket-0.4b-4|75	
14mu|texlive-ticket-0.4b-4|76	
14mu|texlive-ticket-0.4b-4|77	%changelog
14mu|texlive-ticket-0.4b-4|78	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4b-4
14mu|texlive-ticket-0.4b-4|79	+ Revision: a2ce5b3
14mu|texlive-ticket-0.4b-4|80	- MassBuild#674: Increase release tag
14mu|texlive-ticket-0.4b-4|81	
14mu|texlive-ticket-0.4b-4|82	

25931 14
14mu|texlive-tikz-3dplot-20120112-3|1	# revision 25087
14mu|texlive-tikz-3dplot-20120112-3|2	# category Package
14mu|texlive-tikz-3dplot-20120112-3|3	# catalog-ctan /graphics/pgf/contrib/tikz-3dplot
14mu|texlive-tikz-3dplot-20120112-3|4	# catalog-date 2012-01-12 00:06:34 +0100
14mu|texlive-tikz-3dplot-20120112-3|5	# catalog-license lppl1.3
14mu|texlive-tikz-3dplot-20120112-3|6	# catalog-version undef
14mu|texlive-tikz-3dplot-20120112-3|7	Name:		texlive-tikz-3dplot
14mu|texlive-tikz-3dplot-20120112-3|8	Version:	20120112
14mu|texlive-tikz-3dplot-20120112-3|9	Release:	3
14mu|texlive-tikz-3dplot-20120112-3|10	Summary:	Coordinate transformation styles for 3d plotting in TikZ
14mu|texlive-tikz-3dplot-20120112-3|11	Group:		Publishing
14mu|texlive-tikz-3dplot-20120112-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-3dplot
14mu|texlive-tikz-3dplot-20120112-3|13	License:	LPPL1.3
14mu|texlive-tikz-3dplot-20120112-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-3dplot.tar.xz
14mu|texlive-tikz-3dplot-20120112-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-3dplot.doc.tar.xz
14mu|texlive-tikz-3dplot-20120112-3|16	BuildArch:	noarch
14mu|texlive-tikz-3dplot-20120112-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tikz-3dplot-20120112-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tikz-3dplot-20120112-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-tikz-3dplot-20120112-3|20	
14mu|texlive-tikz-3dplot-20120112-3|21	%description
14mu|texlive-tikz-3dplot-20120112-3|22	The package provides straightforward ways to define three-
14mu|texlive-tikz-3dplot-20120112-3|23	dimensional coordinate frames through which to plot in TikZ.
14mu|texlive-tikz-3dplot-20120112-3|24	The user can specify the orientation of the main coordinate
14mu|texlive-tikz-3dplot-20120112-3|25	frame, and use standard TikZ commands and coordinates to render
14mu|texlive-tikz-3dplot-20120112-3|26	their tikzfigure. A secondary coordinate frame is provided to
14mu|texlive-tikz-3dplot-20120112-3|27	allow rotations and translations with respect to the main
14mu|texlive-tikz-3dplot-20120112-3|28	coordinate frame. In addition, the package can also handle
14mu|texlive-tikz-3dplot-20120112-3|29	plotting user-specified functions in spherical polar
14mu|texlive-tikz-3dplot-20120112-3|30	coordinates, where both the radius and fill color can be
14mu|texlive-tikz-3dplot-20120112-3|31	expressed as parametric functions of polar angles.
14mu|texlive-tikz-3dplot-20120112-3|32	
14mu|texlive-tikz-3dplot-20120112-3|33	
14mu|texlive-tikz-3dplot-20120112-3|34	#-----------------------------------------------------------------------
14mu|texlive-tikz-3dplot-20120112-3|35	%files
14mu|texlive-tikz-3dplot-20120112-3|36	%{_texmfdistdir}/tex/latex/tikz-3dplot/tikz-3dplot.sty
14mu|texlive-tikz-3dplot-20120112-3|37	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/CHANGELOG
14mu|texlive-tikz-3dplot-20120112-3|38	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/README
14mu|texlive-tikz-3dplot-20120112-3|39	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/externalize_images.bat
14mu|texlive-tikz-3dplot-20120112-3|40	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation.pdf
14mu|texlive-tikz-3dplot-20120112-3|41	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex
14mu|texlive-tikz-3dplot-20120112-3|42	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation_figures.tex
14mu|texlive-tikz-3dplot-20120112-3|43	
14mu|texlive-tikz-3dplot-20120112-3|44	#-----------------------------------------------------------------------
14mu|texlive-tikz-3dplot-20120112-3|45	%prep
14mu|texlive-tikz-3dplot-20120112-3|46	%setup -c -a0 -a1
14mu|texlive-tikz-3dplot-20120112-3|47	
14mu|texlive-tikz-3dplot-20120112-3|48	%build
14mu|texlive-tikz-3dplot-20120112-3|49	
14mu|texlive-tikz-3dplot-20120112-3|50	%install
14mu|texlive-tikz-3dplot-20120112-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-3dplot-20120112-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-3dplot-20120112-3|53	
14mu|texlive-tikz-3dplot-20120112-3|54	
14mu|texlive-tikz-3dplot-20120112-3|55	
14mu|texlive-tikz-3dplot-20120112-3|56	%changelog
14mu|texlive-tikz-3dplot-20120112-3|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120112-3
14mu|texlive-tikz-3dplot-20120112-3|58	+ Revision: f2b924c
14mu|texlive-tikz-3dplot-20120112-3|59	- MassBuild#674: Increase release tag
14mu|texlive-tikz-3dplot-20120112-3|60	
14mu|texlive-tikz-3dplot-20120112-3|61	

25932 14
14mu|texlive-tikz-cd-0.3c-7|1	# revision 28695
14mu|texlive-tikz-cd-0.3c-7|2	# category Package
14mu|texlive-tikz-cd-0.3c-7|3	# catalog-ctan /graphics/pgf/contrib/tikz-cd
14mu|texlive-tikz-cd-0.3c-7|4	# catalog-date 2013-01-02 18:01:12 +0100
14mu|texlive-tikz-cd-0.3c-7|5	# catalog-license lppl
14mu|texlive-tikz-cd-0.3c-7|6	# catalog-version 0.3c
14mu|texlive-tikz-cd-0.3c-7|7	Name:		texlive-tikz-cd
14mu|texlive-tikz-cd-0.3c-7|8	Version:	0.3c
14mu|texlive-tikz-cd-0.3c-7|9	Release:	7
14mu|texlive-tikz-cd-0.3c-7|10	Summary:	Create commutative diagrams with TikZ
14mu|texlive-tikz-cd-0.3c-7|11	Group:		Publishing
14mu|texlive-tikz-cd-0.3c-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-cd
14mu|texlive-tikz-cd-0.3c-7|13	License:	LPPL
14mu|texlive-tikz-cd-0.3c-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-cd.tar.xz
14mu|texlive-tikz-cd-0.3c-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-cd.doc.tar.xz
14mu|texlive-tikz-cd-0.3c-7|16	BuildArch:	noarch
14mu|texlive-tikz-cd-0.3c-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tikz-cd-0.3c-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tikz-cd-0.3c-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-tikz-cd-0.3c-7|20	
14mu|texlive-tikz-cd-0.3c-7|21	%description
14mu|texlive-tikz-cd-0.3c-7|22	The general-purpose drawing package TiKZ can be used to typeset
14mu|texlive-tikz-cd-0.3c-7|23	commutative diagrams and other kinds of mathematical pictures,
14mu|texlive-tikz-cd-0.3c-7|24	generating high-quality results. The purpose of this package is
14mu|texlive-tikz-cd-0.3c-7|25	to make the process of creation of such diagrams easier by
14mu|texlive-tikz-cd-0.3c-7|26	providing a convenient set of macros and reasonable default
14mu|texlive-tikz-cd-0.3c-7|27	settings. This package also includes an arrow tip library that
14mu|texlive-tikz-cd-0.3c-7|28	match closely the arrows present in the Computer Modern
14mu|texlive-tikz-cd-0.3c-7|29	typeface.
14mu|texlive-tikz-cd-0.3c-7|30	
14mu|texlive-tikz-cd-0.3c-7|31	
14mu|texlive-tikz-cd-0.3c-7|32	#-----------------------------------------------------------------------
14mu|texlive-tikz-cd-0.3c-7|33	%files
14mu|texlive-tikz-cd-0.3c-7|34	%{_texmfdistdir}/tex/latex/tikz-cd/tikz-cd.sty
14mu|texlive-tikz-cd-0.3c-7|35	%doc %{_texmfdistdir}/doc/latex/tikz-cd/README
14mu|texlive-tikz-cd-0.3c-7|36	%doc %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.pdf
14mu|texlive-tikz-cd-0.3c-7|37	%doc %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.tex
14mu|texlive-tikz-cd-0.3c-7|38	
14mu|texlive-tikz-cd-0.3c-7|39	#-----------------------------------------------------------------------
14mu|texlive-tikz-cd-0.3c-7|40	%prep
14mu|texlive-tikz-cd-0.3c-7|41	%setup -c -a0 -a1
14mu|texlive-tikz-cd-0.3c-7|42	
14mu|texlive-tikz-cd-0.3c-7|43	%build
14mu|texlive-tikz-cd-0.3c-7|44	
14mu|texlive-tikz-cd-0.3c-7|45	%install
14mu|texlive-tikz-cd-0.3c-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-cd-0.3c-7|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-cd-0.3c-7|48	
14mu|texlive-tikz-cd-0.3c-7|49	%changelog
14mu|texlive-tikz-cd-0.3c-7|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3c-7
14mu|texlive-tikz-cd-0.3c-7|51	+ Revision: 5e4756f
14mu|texlive-tikz-cd-0.3c-7|52	- MassBuild#674: Increase release tag
14mu|texlive-tikz-cd-0.3c-7|53	
14mu|texlive-tikz-cd-0.3c-7|54	

25933 14
14mu|texlive-tikz-dependency-1.1-3|1	# revision 25156
14mu|texlive-tikz-dependency-1.1-3|2	# category Package
14mu|texlive-tikz-dependency-1.1-3|3	# catalog-ctan /graphics/pgf/contrib/tikz-dependency
14mu|texlive-tikz-dependency-1.1-3|4	# catalog-date 2012-01-19 19:15:33 +0100
14mu|texlive-tikz-dependency-1.1-3|5	# catalog-license lppl
14mu|texlive-tikz-dependency-1.1-3|6	# catalog-version 1.1
14mu|texlive-tikz-dependency-1.1-3|7	Name:		texlive-tikz-dependency
14mu|texlive-tikz-dependency-1.1-3|8	Version:	1.1
14mu|texlive-tikz-dependency-1.1-3|9	Release:	3
14mu|texlive-tikz-dependency-1.1-3|10	Summary:	A library for drawing dependency graphs
14mu|texlive-tikz-dependency-1.1-3|11	Group:		Publishing
14mu|texlive-tikz-dependency-1.1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-dependency
14mu|texlive-tikz-dependency-1.1-3|13	License:	LPPL
14mu|texlive-tikz-dependency-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-dependency.tar.xz
14mu|texlive-tikz-dependency-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-dependency.doc.tar.xz
14mu|texlive-tikz-dependency-1.1-3|16	BuildArch:	noarch
14mu|texlive-tikz-dependency-1.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tikz-dependency-1.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tikz-dependency-1.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-tikz-dependency-1.1-3|20	
14mu|texlive-tikz-dependency-1.1-3|21	%description
14mu|texlive-tikz-dependency-1.1-3|22	The package provides a library that draws together existing
14mu|texlive-tikz-dependency-1.1-3|23	TikZ facilities to make a comfortable environment for drawing
14mu|texlive-tikz-dependency-1.1-3|24	dependency graphs. Basic facilities of the package include a
14mu|texlive-tikz-dependency-1.1-3|25	lot of styling facilities, to let you personalize the look and
14mu|texlive-tikz-dependency-1.1-3|26	feel of the graphs.
14mu|texlive-tikz-dependency-1.1-3|27	
14mu|texlive-tikz-dependency-1.1-3|28	
14mu|texlive-tikz-dependency-1.1-3|29	#-----------------------------------------------------------------------
14mu|texlive-tikz-dependency-1.1-3|30	%files
14mu|texlive-tikz-dependency-1.1-3|31	%{_texmfdistdir}/tex/latex/tikz-dependency/tikz-dependency.sty
14mu|texlive-tikz-dependency-1.1-3|32	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/AUTHORS
14mu|texlive-tikz-dependency-1.1-3|33	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/LICENSE
14mu|texlive-tikz-dependency-1.1-3|34	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/README
14mu|texlive-tikz-dependency-1.1-3|35	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/VERSION
14mu|texlive-tikz-dependency-1.1-3|36	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual-en-macros.tex
14mu|texlive-tikz-dependency-1.1-3|37	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual.code.tex
14mu|texlive-tikz-dependency-1.1-3|38	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual.pdflinks.code.tex
14mu|texlive-tikz-dependency-1.1-3|39	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual.prettyprinter.code.tex
14mu|texlive-tikz-dependency-1.1-3|40	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/tikz-dependency-doc.pdf
14mu|texlive-tikz-dependency-1.1-3|41	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/tikz-dependency-doc.tex
14mu|texlive-tikz-dependency-1.1-3|42	
14mu|texlive-tikz-dependency-1.1-3|43	#-----------------------------------------------------------------------
14mu|texlive-tikz-dependency-1.1-3|44	%prep
14mu|texlive-tikz-dependency-1.1-3|45	%setup -c -a0 -a1
14mu|texlive-tikz-dependency-1.1-3|46	
14mu|texlive-tikz-dependency-1.1-3|47	%build
14mu|texlive-tikz-dependency-1.1-3|48	
14mu|texlive-tikz-dependency-1.1-3|49	%install
14mu|texlive-tikz-dependency-1.1-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-dependency-1.1-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-dependency-1.1-3|52	
14mu|texlive-tikz-dependency-1.1-3|53	
14mu|texlive-tikz-dependency-1.1-3|54	
14mu|texlive-tikz-dependency-1.1-3|55	%changelog
14mu|texlive-tikz-dependency-1.1-3|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-3
14mu|texlive-tikz-dependency-1.1-3|57	+ Revision: 4a498d9
14mu|texlive-tikz-dependency-1.1-3|58	- MassBuild#674: Increase release tag
14mu|texlive-tikz-dependency-1.1-3|59	
14mu|texlive-tikz-dependency-1.1-3|60	

25934 14
14mu|texlive-tikzinclude-1.0-7|1	# revision 28715
14mu|texlive-tikzinclude-1.0-7|2	# category Package
14mu|texlive-tikzinclude-1.0-7|3	# catalog-ctan /graphics/pgf/contrib/tikzinclude
14mu|texlive-tikzinclude-1.0-7|4	# catalog-date 2013-01-03 19:43:19 +0100
14mu|texlive-tikzinclude-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-tikzinclude-1.0-7|6	# catalog-version 1.0
14mu|texlive-tikzinclude-1.0-7|7	Name:		texlive-tikzinclude
14mu|texlive-tikzinclude-1.0-7|8	Version:	1.0
14mu|texlive-tikzinclude-1.0-7|9	Release:	7
14mu|texlive-tikzinclude-1.0-7|10	Summary:	Import TikZ images from colletions
14mu|texlive-tikzinclude-1.0-7|11	Group:		Publishing
14mu|texlive-tikzinclude-1.0-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzinclude
14mu|texlive-tikzinclude-1.0-7|13	License:	LPPL1.3
14mu|texlive-tikzinclude-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzinclude.tar.xz
14mu|texlive-tikzinclude-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzinclude.doc.tar.xz
14mu|texlive-tikzinclude-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzinclude.source.tar.xz
14mu|texlive-tikzinclude-1.0-7|17	BuildArch:	noarch
14mu|texlive-tikzinclude-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tikzinclude-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tikzinclude-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-tikzinclude-1.0-7|21	
14mu|texlive-tikzinclude-1.0-7|22	%description
14mu|texlive-tikzinclude-1.0-7|23	The package addresses the problem of importing only one TikZ-
14mu|texlive-tikzinclude-1.0-7|24	image from a file holding multiple images.
14mu|texlive-tikzinclude-1.0-7|25	
14mu|texlive-tikzinclude-1.0-7|26	
14mu|texlive-tikzinclude-1.0-7|27	#-----------------------------------------------------------------------
14mu|texlive-tikzinclude-1.0-7|28	%files
14mu|texlive-tikzinclude-1.0-7|29	%{_texmfdistdir}/tex/latex/tikzinclude/tikzinclude.sty
14mu|texlive-tikzinclude-1.0-7|30	%doc %{_texmfdistdir}/doc/latex/tikzinclude/README
14mu|texlive-tikzinclude-1.0-7|31	%doc %{_texmfdistdir}/doc/latex/tikzinclude/tikzinclude.pdf
14mu|texlive-tikzinclude-1.0-7|32	#- source
14mu|texlive-tikzinclude-1.0-7|33	%doc %{_texmfdistdir}/source/latex/tikzinclude/tikzinclude.dtx
14mu|texlive-tikzinclude-1.0-7|34	%doc %{_texmfdistdir}/source/latex/tikzinclude/tikzinclude.ins
14mu|texlive-tikzinclude-1.0-7|35	
14mu|texlive-tikzinclude-1.0-7|36	#-----------------------------------------------------------------------
14mu|texlive-tikzinclude-1.0-7|37	%prep
14mu|texlive-tikzinclude-1.0-7|38	%setup -c -a0 -a1 -a2
14mu|texlive-tikzinclude-1.0-7|39	
14mu|texlive-tikzinclude-1.0-7|40	%build
14mu|texlive-tikzinclude-1.0-7|41	
14mu|texlive-tikzinclude-1.0-7|42	%install
14mu|texlive-tikzinclude-1.0-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzinclude-1.0-7|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzinclude-1.0-7|45	
14mu|texlive-tikzinclude-1.0-7|46	%changelog
14mu|texlive-tikzinclude-1.0-7|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-tikzinclude-1.0-7|48	+ Revision: 47645ae
14mu|texlive-tikzinclude-1.0-7|49	- MassBuild#674: Increase release tag
14mu|texlive-tikzinclude-1.0-7|50	
14mu|texlive-tikzinclude-1.0-7|51	

25935 14
14mu|texlive-tikz-inet-0.1-4|1	# revision 15878
14mu|texlive-tikz-inet-0.1-4|2	# category Package
14mu|texlive-tikz-inet-0.1-4|3	# catalog-ctan /graphics/pgf/contrib/tikz-inet
14mu|texlive-tikz-inet-0.1-4|4	# catalog-date 2008-08-24 14:43:48 +0200
14mu|texlive-tikz-inet-0.1-4|5	# catalog-license lppl
14mu|texlive-tikz-inet-0.1-4|6	# catalog-version 0.1
14mu|texlive-tikz-inet-0.1-4|7	Name:		texlive-tikz-inet
14mu|texlive-tikz-inet-0.1-4|8	Version:	0.1
14mu|texlive-tikz-inet-0.1-4|9	Release:	4
14mu|texlive-tikz-inet-0.1-4|10	Summary:	Draw interaction nets with TikZ
14mu|texlive-tikz-inet-0.1-4|11	Group:		Publishing
14mu|texlive-tikz-inet-0.1-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-inet
14mu|texlive-tikz-inet-0.1-4|13	License:	LPPL
14mu|texlive-tikz-inet-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-inet.tar.xz
14mu|texlive-tikz-inet-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-inet.doc.tar.xz
14mu|texlive-tikz-inet-0.1-4|16	BuildArch:	noarch
14mu|texlive-tikz-inet-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tikz-inet-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tikz-inet-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tikz-inet-0.1-4|20	
14mu|texlive-tikz-inet-0.1-4|21	%description
14mu|texlive-tikz-inet-0.1-4|22	The package extends TikZ with macros to draw interaction nets.
14mu|texlive-tikz-inet-0.1-4|23	
14mu|texlive-tikz-inet-0.1-4|24	
14mu|texlive-tikz-inet-0.1-4|25	#-----------------------------------------------------------------------
14mu|texlive-tikz-inet-0.1-4|26	%files
14mu|texlive-tikz-inet-0.1-4|27	%{_texmfdistdir}/tex/latex/tikz-inet/tikz-inet.sty
14mu|texlive-tikz-inet-0.1-4|28	%doc %{_texmfdistdir}/doc/latex/tikz-inet/README
14mu|texlive-tikz-inet-0.1-4|29	%doc %{_texmfdistdir}/doc/latex/tikz-inet/tikz-inet-doc.pdf
14mu|texlive-tikz-inet-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/tikz-inet/tikz-inet-doc.tex
14mu|texlive-tikz-inet-0.1-4|31	
14mu|texlive-tikz-inet-0.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-tikz-inet-0.1-4|33	%prep
14mu|texlive-tikz-inet-0.1-4|34	%setup -c -a0 -a1
14mu|texlive-tikz-inet-0.1-4|35	
14mu|texlive-tikz-inet-0.1-4|36	%build
14mu|texlive-tikz-inet-0.1-4|37	
14mu|texlive-tikz-inet-0.1-4|38	%install
14mu|texlive-tikz-inet-0.1-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-inet-0.1-4|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-inet-0.1-4|41	
14mu|texlive-tikz-inet-0.1-4|42	
14mu|texlive-tikz-inet-0.1-4|43	
14mu|texlive-tikz-inet-0.1-4|44	%changelog
14mu|texlive-tikz-inet-0.1-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-tikz-inet-0.1-4|46	+ Revision: 10feb29
14mu|texlive-tikz-inet-0.1-4|47	- MassBuild#674: Increase release tag
14mu|texlive-tikz-inet-0.1-4|48	
14mu|texlive-tikz-inet-0.1-4|49	

25936 14
14mu|texlive-tikzmark-1.0-7|1	# revision 29999
14mu|texlive-tikzmark-1.0-7|2	# category Package
14mu|texlive-tikzmark-1.0-7|3	# catalog-ctan /graphics/pgf/contrib/tikzmark
14mu|texlive-tikzmark-1.0-7|4	# catalog-date 2013-04-17 11:11:14 +0200
14mu|texlive-tikzmark-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-tikzmark-1.0-7|6	# catalog-version 1.0
14mu|texlive-tikzmark-1.0-7|7	Name:		texlive-tikzmark
14mu|texlive-tikzmark-1.0-7|8	Version:	1.0
14mu|texlive-tikzmark-1.0-7|9	Release:	7
14mu|texlive-tikzmark-1.0-7|10	Summary:	Use TikZ's method of remembering a position on a page
14mu|texlive-tikzmark-1.0-7|11	Group:		Publishing
14mu|texlive-tikzmark-1.0-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzmark
14mu|texlive-tikzmark-1.0-7|13	License:	LPPL1.3
14mu|texlive-tikzmark-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzmark.tar.xz
14mu|texlive-tikzmark-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzmark.doc.tar.xz
14mu|texlive-tikzmark-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzmark.source.tar.xz
14mu|texlive-tikzmark-1.0-7|17	BuildArch:	noarch
14mu|texlive-tikzmark-1.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tikzmark-1.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tikzmark-1.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-tikzmark-1.0-7|21	
14mu|texlive-tikzmark-1.0-7|22	%description
14mu|texlive-tikzmark-1.0-7|23	The tikzmark package defines a command to "remember" a position
14mu|texlive-tikzmark-1.0-7|24	on a page for later (or earlier) use, primarily (but not
14mu|texlive-tikzmark-1.0-7|25	exclusively) with TikZ.
14mu|texlive-tikzmark-1.0-7|26	
14mu|texlive-tikzmark-1.0-7|27	
14mu|texlive-tikzmark-1.0-7|28	#-----------------------------------------------------------------------
14mu|texlive-tikzmark-1.0-7|29	%files
14mu|texlive-tikzmark-1.0-7|30	%{_texmfdistdir}/tex/latex/tikzmark/tikzlibrarytikzmark.code.tex
14mu|texlive-tikzmark-1.0-7|31	%{_texmfdistdir}/tex/latex/tikzmark/tikzmarklibrarylistings.code.tex
14mu|texlive-tikzmark-1.0-7|32	%doc %{_texmfdistdir}/doc/latex/tikzmark/README.txt
14mu|texlive-tikzmark-1.0-7|33	%doc %{_texmfdistdir}/doc/latex/tikzmark/tikzmark.pdf
14mu|texlive-tikzmark-1.0-7|34	#- source
14mu|texlive-tikzmark-1.0-7|35	%doc %{_texmfdistdir}/source/latex/tikzmark/tikzmark.dtx
14mu|texlive-tikzmark-1.0-7|36	%doc %{_texmfdistdir}/source/latex/tikzmark/tikzmark.ins
14mu|texlive-tikzmark-1.0-7|37	
14mu|texlive-tikzmark-1.0-7|38	#-----------------------------------------------------------------------
14mu|texlive-tikzmark-1.0-7|39	%prep
14mu|texlive-tikzmark-1.0-7|40	%setup -c -a0 -a1 -a2
14mu|texlive-tikzmark-1.0-7|41	
14mu|texlive-tikzmark-1.0-7|42	%build
14mu|texlive-tikzmark-1.0-7|43	
14mu|texlive-tikzmark-1.0-7|44	%install
14mu|texlive-tikzmark-1.0-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzmark-1.0-7|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzmark-1.0-7|47	
14mu|texlive-tikzmark-1.0-7|48	%changelog
14mu|texlive-tikzmark-1.0-7|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-tikzmark-1.0-7|50	+ Revision: c1f8f1c
14mu|texlive-tikzmark-1.0-7|51	- MassBuild#674: Increase release tag
14mu|texlive-tikzmark-1.0-7|52	
14mu|texlive-tikzmark-1.0-7|53	

25937 14
14mu|texlive-tikz-opm-0.1.1-3|1	# revision 32769
14mu|texlive-tikz-opm-0.1.1-3|2	# category Package
14mu|texlive-tikz-opm-0.1.1-3|3	# catalog-ctan /graphics/pgf/contrib/tikz-opm
14mu|texlive-tikz-opm-0.1.1-3|4	# catalog-date 2014-01-23 20:30:08 +0100
14mu|texlive-tikz-opm-0.1.1-3|5	# catalog-license lppl1.3
14mu|texlive-tikz-opm-0.1.1-3|6	# catalog-version 0.1.1
14mu|texlive-tikz-opm-0.1.1-3|7	Name:		texlive-tikz-opm
14mu|texlive-tikz-opm-0.1.1-3|8	Version:	0.1.1
14mu|texlive-tikz-opm-0.1.1-3|9	Release:	3
14mu|texlive-tikz-opm-0.1.1-3|10	Summary:	Typeset OPM diagrams
14mu|texlive-tikz-opm-0.1.1-3|11	Group:		Publishing
14mu|texlive-tikz-opm-0.1.1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-opm
14mu|texlive-tikz-opm-0.1.1-3|13	License:	LPPL1.3
14mu|texlive-tikz-opm-0.1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-opm.tar.xz
14mu|texlive-tikz-opm-0.1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-opm.doc.tar.xz
14mu|texlive-tikz-opm-0.1.1-3|16	BuildArch:	noarch
14mu|texlive-tikz-opm-0.1.1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tikz-opm-0.1.1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tikz-opm-0.1.1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-tikz-opm-0.1.1-3|20	
14mu|texlive-tikz-opm-0.1.1-3|21	%description
14mu|texlive-tikz-opm-0.1.1-3|22	Typeset OPM (Object-Process Methodology) diagrams using LaTeX
14mu|texlive-tikz-opm-0.1.1-3|23	and pgf/TikZ.
14mu|texlive-tikz-opm-0.1.1-3|24	
14mu|texlive-tikz-opm-0.1.1-3|25	
14mu|texlive-tikz-opm-0.1.1-3|26	#-----------------------------------------------------------------------
14mu|texlive-tikz-opm-0.1.1-3|27	%files
14mu|texlive-tikz-opm-0.1.1-3|28	%{_texmfdistdir}/tex/latex/tikz-opm/tikz-opm.sty
14mu|texlive-tikz-opm-0.1.1-3|29	%doc %{_texmfdistdir}/doc/latex/tikz-opm/README
14mu|texlive-tikz-opm-0.1.1-3|30	%doc %{_texmfdistdir}/doc/latex/tikz-opm/tikz-opm.pdf
14mu|texlive-tikz-opm-0.1.1-3|31	
14mu|texlive-tikz-opm-0.1.1-3|32	#-----------------------------------------------------------------------
14mu|texlive-tikz-opm-0.1.1-3|33	%prep
14mu|texlive-tikz-opm-0.1.1-3|34	%setup -c -a0 -a1
14mu|texlive-tikz-opm-0.1.1-3|35	
14mu|texlive-tikz-opm-0.1.1-3|36	%build
14mu|texlive-tikz-opm-0.1.1-3|37	
14mu|texlive-tikz-opm-0.1.1-3|38	%install
14mu|texlive-tikz-opm-0.1.1-3|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-opm-0.1.1-3|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-opm-0.1.1-3|41	
14mu|texlive-tikz-opm-0.1.1-3|42	%changelog
14mu|texlive-tikz-opm-0.1.1-3|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1.1-3
14mu|texlive-tikz-opm-0.1.1-3|44	+ Revision: c95455f
14mu|texlive-tikz-opm-0.1.1-3|45	- MassBuild#674: Increase release tag
14mu|texlive-tikz-opm-0.1.1-3|46	
14mu|texlive-tikz-opm-0.1.1-3|47	

25938 14
14mu|texlive-tikzorbital-20121217-7|1	# revision 28561
14mu|texlive-tikzorbital-20121217-7|2	# category Package
14mu|texlive-tikzorbital-20121217-7|3	# catalog-ctan /graphics/pgf/contrib/tikzorbital
14mu|texlive-tikzorbital-20121217-7|4	# catalog-date 2012-12-17 20:44:22 +0100
14mu|texlive-tikzorbital-20121217-7|5	# catalog-license lppl
14mu|texlive-tikzorbital-20121217-7|6	# catalog-version undef
14mu|texlive-tikzorbital-20121217-7|7	Name:		texlive-tikzorbital
14mu|texlive-tikzorbital-20121217-7|8	Version:	20121217
14mu|texlive-tikzorbital-20121217-7|9	Release:	7
14mu|texlive-tikzorbital-20121217-7|10	Summary:	Atomic and molecular orbitals using TiKZ
14mu|texlive-tikzorbital-20121217-7|11	Group:		Publishing
14mu|texlive-tikzorbital-20121217-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzorbital
14mu|texlive-tikzorbital-20121217-7|13	License:	LPPL
14mu|texlive-tikzorbital-20121217-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzorbital.tar.xz
14mu|texlive-tikzorbital-20121217-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzorbital.doc.tar.xz
14mu|texlive-tikzorbital-20121217-7|16	BuildArch:	noarch
14mu|texlive-tikzorbital-20121217-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tikzorbital-20121217-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tikzorbital-20121217-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-tikzorbital-20121217-7|20	
14mu|texlive-tikzorbital-20121217-7|21	%description
14mu|texlive-tikzorbital-20121217-7|22	Atomic s, p and d orbitals may be drawn, as well as molecular
14mu|texlive-tikzorbital-20121217-7|23	orbital diagrams.
14mu|texlive-tikzorbital-20121217-7|24	
14mu|texlive-tikzorbital-20121217-7|25	
14mu|texlive-tikzorbital-20121217-7|26	#-----------------------------------------------------------------------
14mu|texlive-tikzorbital-20121217-7|27	%files
14mu|texlive-tikzorbital-20121217-7|28	%{_texmfdistdir}/tex/latex/tikzorbital/tikzorbital.sty
14mu|texlive-tikzorbital-20121217-7|29	%doc %{_texmfdistdir}/doc/latex/tikzorbital/tikzorbital.pdf
14mu|texlive-tikzorbital-20121217-7|30	%doc %{_texmfdistdir}/doc/latex/tikzorbital/tikzorbital.tex
14mu|texlive-tikzorbital-20121217-7|31	
14mu|texlive-tikzorbital-20121217-7|32	#-----------------------------------------------------------------------
14mu|texlive-tikzorbital-20121217-7|33	%prep
14mu|texlive-tikzorbital-20121217-7|34	%setup -c -a0 -a1
14mu|texlive-tikzorbital-20121217-7|35	
14mu|texlive-tikzorbital-20121217-7|36	%build
14mu|texlive-tikzorbital-20121217-7|37	
14mu|texlive-tikzorbital-20121217-7|38	%install
14mu|texlive-tikzorbital-20121217-7|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzorbital-20121217-7|40	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzorbital-20121217-7|41	
14mu|texlive-tikzorbital-20121217-7|42	%changelog
14mu|texlive-tikzorbital-20121217-7|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20121217-7
14mu|texlive-tikzorbital-20121217-7|44	+ Revision: 0223815
14mu|texlive-tikzorbital-20121217-7|45	- MassBuild#674: Increase release tag
14mu|texlive-tikzorbital-20121217-7|46	
14mu|texlive-tikzorbital-20121217-7|47	

25939 14
14mu|texlive-tikzpagenodes-1.1-7|1	# revision 27723
14mu|texlive-tikzpagenodes-1.1-7|2	# category Package
14mu|texlive-tikzpagenodes-1.1-7|3	# catalog-ctan /graphics/pgf/contrib/tikzpagenodes
14mu|texlive-tikzpagenodes-1.1-7|4	# catalog-date 2012-09-16 14:57:16 +0200
14mu|texlive-tikzpagenodes-1.1-7|5	# catalog-license lppl
14mu|texlive-tikzpagenodes-1.1-7|6	# catalog-version 1.1
14mu|texlive-tikzpagenodes-1.1-7|7	Name:		texlive-tikzpagenodes
14mu|texlive-tikzpagenodes-1.1-7|8	Version:	1.1
14mu|texlive-tikzpagenodes-1.1-7|9	Release:	7
14mu|texlive-tikzpagenodes-1.1-7|10	Summary:	Create commutative diagrams with TikZ
14mu|texlive-tikzpagenodes-1.1-7|11	Group:		Publishing
14mu|texlive-tikzpagenodes-1.1-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzpagenodes
14mu|texlive-tikzpagenodes-1.1-7|13	License:	LPPL
14mu|texlive-tikzpagenodes-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.tar.xz
14mu|texlive-tikzpagenodes-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.doc.tar.xz
14mu|texlive-tikzpagenodes-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.source.tar.xz
14mu|texlive-tikzpagenodes-1.1-7|17	BuildArch:	noarch
14mu|texlive-tikzpagenodes-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tikzpagenodes-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tikzpagenodes-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-tikzpagenodes-1.1-7|21	
14mu|texlive-tikzpagenodes-1.1-7|22	%description
14mu|texlive-tikzpagenodes-1.1-7|23	The package provides special PGF/TikZ nodes for the text,
14mu|texlive-tikzpagenodes-1.1-7|24	marginpar, footer and header area of the current page. They are
14mu|texlive-tikzpagenodes-1.1-7|25	inspired by the 'current page' node defined by PGF/TikZ itself.
14mu|texlive-tikzpagenodes-1.1-7|26	
14mu|texlive-tikzpagenodes-1.1-7|27	
14mu|texlive-tikzpagenodes-1.1-7|28	#-----------------------------------------------------------------------
14mu|texlive-tikzpagenodes-1.1-7|29	%files
14mu|texlive-tikzpagenodes-1.1-7|30	%{_texmfdistdir}/tex/latex/tikzpagenodes/tikzpagenodes.sty
14mu|texlive-tikzpagenodes-1.1-7|31	%doc %{_texmfdistdir}/doc/latex/tikzpagenodes/README
14mu|texlive-tikzpagenodes-1.1-7|32	%doc %{_texmfdistdir}/doc/latex/tikzpagenodes/tikzpagenodes.pdf
14mu|texlive-tikzpagenodes-1.1-7|33	#- source
14mu|texlive-tikzpagenodes-1.1-7|34	%doc %{_texmfdistdir}/source/latex/tikzpagenodes/tikzpagenodes.dtx
14mu|texlive-tikzpagenodes-1.1-7|35	%doc %{_texmfdistdir}/source/latex/tikzpagenodes/tikzpagenodes.ins
14mu|texlive-tikzpagenodes-1.1-7|36	
14mu|texlive-tikzpagenodes-1.1-7|37	#-----------------------------------------------------------------------
14mu|texlive-tikzpagenodes-1.1-7|38	%prep
14mu|texlive-tikzpagenodes-1.1-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-tikzpagenodes-1.1-7|40	
14mu|texlive-tikzpagenodes-1.1-7|41	%build
14mu|texlive-tikzpagenodes-1.1-7|42	
14mu|texlive-tikzpagenodes-1.1-7|43	%install
14mu|texlive-tikzpagenodes-1.1-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzpagenodes-1.1-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzpagenodes-1.1-7|46	
14mu|texlive-tikzpagenodes-1.1-7|47	%changelog
14mu|texlive-tikzpagenodes-1.1-7|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-tikzpagenodes-1.1-7|49	+ Revision: 6c9eb03
14mu|texlive-tikzpagenodes-1.1-7|50	- MassBuild#674: Increase release tag
14mu|texlive-tikzpagenodes-1.1-7|51	
14mu|texlive-tikzpagenodes-1.1-7|52	

25940 14
14mu|texlive-tikzpfeile-1.0-3|1	# revision 25777
14mu|texlive-tikzpfeile-1.0-3|2	# category Package
14mu|texlive-tikzpfeile-1.0-3|3	# catalog-ctan /graphics/pgf/contrib/tikzpfeile
14mu|texlive-tikzpfeile-1.0-3|4	# catalog-date 2012-03-28 23:45:32 +0200
14mu|texlive-tikzpfeile-1.0-3|5	# catalog-license lppl
14mu|texlive-tikzpfeile-1.0-3|6	# catalog-version 1.0
14mu|texlive-tikzpfeile-1.0-3|7	Name:		texlive-tikzpfeile
14mu|texlive-tikzpfeile-1.0-3|8	Version:	1.0
14mu|texlive-tikzpfeile-1.0-3|9	Release:	3
14mu|texlive-tikzpfeile-1.0-3|10	Summary:	Draw arrows using PGF/TikZ
14mu|texlive-tikzpfeile-1.0-3|11	Group:		Publishing
14mu|texlive-tikzpfeile-1.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzpfeile
14mu|texlive-tikzpfeile-1.0-3|13	License:	LPPL
14mu|texlive-tikzpfeile-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpfeile.tar.xz
14mu|texlive-tikzpfeile-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpfeile.doc.tar.xz
14mu|texlive-tikzpfeile-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpfeile.source.tar.xz
14mu|texlive-tikzpfeile-1.0-3|17	BuildArch:	noarch
14mu|texlive-tikzpfeile-1.0-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tikzpfeile-1.0-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tikzpfeile-1.0-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-tikzpfeile-1.0-3|21	
14mu|texlive-tikzpfeile-1.0-3|22	%description
14mu|texlive-tikzpfeile-1.0-3|23	In a document with a lot of diagrams created with PGF/TikZ,
14mu|texlive-tikzpfeile-1.0-3|24	there is a possibility of the reader being distracted by
14mu|texlive-tikzpfeile-1.0-3|25	different sorts of arrowheads in the diagrams and in the text
14mu|texlive-tikzpfeile-1.0-3|26	(as, e.g., in \rightarrow). The package defines macros to
14mu|texlive-tikzpfeile-1.0-3|27	create all arrows using PGF/TikZ, so as to avoid the problem.
14mu|texlive-tikzpfeile-1.0-3|28	
14mu|texlive-tikzpfeile-1.0-3|29	
14mu|texlive-tikzpfeile-1.0-3|30	#-----------------------------------------------------------------------
14mu|texlive-tikzpfeile-1.0-3|31	%files
14mu|texlive-tikzpfeile-1.0-3|32	%{_texmfdistdir}/tex/latex/tikzpfeile/tikzpfeile.sty
14mu|texlive-tikzpfeile-1.0-3|33	%doc %{_texmfdistdir}/doc/latex/tikzpfeile/README
14mu|texlive-tikzpfeile-1.0-3|34	%doc %{_texmfdistdir}/doc/latex/tikzpfeile/tikzpfeile.pdf
14mu|texlive-tikzpfeile-1.0-3|35	#- source
14mu|texlive-tikzpfeile-1.0-3|36	%doc %{_texmfdistdir}/source/latex/tikzpfeile/tikzpfeile.dtx
14mu|texlive-tikzpfeile-1.0-3|37	%doc %{_texmfdistdir}/source/latex/tikzpfeile/tikzpfeile.ins
14mu|texlive-tikzpfeile-1.0-3|38	
14mu|texlive-tikzpfeile-1.0-3|39	#-----------------------------------------------------------------------
14mu|texlive-tikzpfeile-1.0-3|40	%prep
14mu|texlive-tikzpfeile-1.0-3|41	%setup -c -a0 -a1 -a2
14mu|texlive-tikzpfeile-1.0-3|42	
14mu|texlive-tikzpfeile-1.0-3|43	%build
14mu|texlive-tikzpfeile-1.0-3|44	
14mu|texlive-tikzpfeile-1.0-3|45	%install
14mu|texlive-tikzpfeile-1.0-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzpfeile-1.0-3|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzpfeile-1.0-3|48	
14mu|texlive-tikzpfeile-1.0-3|49	
14mu|texlive-tikzpfeile-1.0-3|50	
14mu|texlive-tikzpfeile-1.0-3|51	%changelog
14mu|texlive-tikzpfeile-1.0-3|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-3
14mu|texlive-tikzpfeile-1.0-3|53	+ Revision: ec5ed4f
14mu|texlive-tikzpfeile-1.0-3|54	- MassBuild#674: Increase release tag
14mu|texlive-tikzpfeile-1.0-3|55	
14mu|texlive-tikzpfeile-1.0-3|56	

25941 14
14mu|texlive-tikzposter-2.0-3|1	# revision 32732
14mu|texlive-tikzposter-2.0-3|2	# category Package
14mu|texlive-tikzposter-2.0-3|3	# catalog-ctan /graphics/pgf/contrib/tikzposter
14mu|texlive-tikzposter-2.0-3|4	# catalog-date 2014-01-20 12:50:28 +0100
14mu|texlive-tikzposter-2.0-3|5	# catalog-license lppl1.2
14mu|texlive-tikzposter-2.0-3|6	# catalog-version 2.0
14mu|texlive-tikzposter-2.0-3|7	Name:		texlive-tikzposter
14mu|texlive-tikzposter-2.0-3|8	Version:	2.0
14mu|texlive-tikzposter-2.0-3|9	Release:	3
14mu|texlive-tikzposter-2.0-3|10	Summary:	Create scientific posters using TikZ
14mu|texlive-tikzposter-2.0-3|11	Group:		Publishing
14mu|texlive-tikzposter-2.0-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzposter
14mu|texlive-tikzposter-2.0-3|13	License:	LPPL1.2
14mu|texlive-tikzposter-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzposter.tar.xz
14mu|texlive-tikzposter-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzposter.doc.tar.xz
14mu|texlive-tikzposter-2.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzposter.source.tar.xz
14mu|texlive-tikzposter-2.0-3|17	BuildArch:	noarch
14mu|texlive-tikzposter-2.0-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tikzposter-2.0-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tikzposter-2.0-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-tikzposter-2.0-3|21	
14mu|texlive-tikzposter-2.0-3|22	%description
14mu|texlive-tikzposter-2.0-3|23	A document class provides a simple way of using TikZ for
14mu|texlive-tikzposter-2.0-3|24	generating posters. Several formatting options are available,
14mu|texlive-tikzposter-2.0-3|25	and spacing and layout of the poster is to a large extent
14mu|texlive-tikzposter-2.0-3|26	automated.
14mu|texlive-tikzposter-2.0-3|27	
14mu|texlive-tikzposter-2.0-3|28	
14mu|texlive-tikzposter-2.0-3|29	#-----------------------------------------------------------------------
14mu|texlive-tikzposter-2.0-3|30	%files
14mu|texlive-tikzposter-2.0-3|31	%{_texmfdistdir}/tex/latex/tikzposter/tikzposter.cls
14mu|texlive-tikzposter-2.0-3|32	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterBackgroundstyles.tex
14mu|texlive-tikzposter-2.0-3|33	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterBlockstyles.tex
14mu|texlive-tikzposter-2.0-3|34	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterColorpalettes.tex
14mu|texlive-tikzposter-2.0-3|35	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterColorstyles.tex
14mu|texlive-tikzposter-2.0-3|36	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterInnerblockstyles.tex
14mu|texlive-tikzposter-2.0-3|37	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterLayoutthemes.tex
14mu|texlive-tikzposter-2.0-3|38	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterNotestyles.tex
14mu|texlive-tikzposter-2.0-3|39	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterTitlestyles.tex
14mu|texlive-tikzposter-2.0-3|40	%doc %{_texmfdistdir}/doc/latex/tikzposter/README
14mu|texlive-tikzposter-2.0-3|41	%doc %{_texmfdistdir}/doc/latex/tikzposter/tikzposter-example.tex
14mu|texlive-tikzposter-2.0-3|42	%doc %{_texmfdistdir}/doc/latex/tikzposter/tikzposter-template.tex
14mu|texlive-tikzposter-2.0-3|43	%doc %{_texmfdistdir}/doc/latex/tikzposter/tikzposter.pdf
14mu|texlive-tikzposter-2.0-3|44	#- source
14mu|texlive-tikzposter-2.0-3|45	%doc %{_texmfdistdir}/source/latex/tikzposter/tikzposter.dtx
14mu|texlive-tikzposter-2.0-3|46	%doc %{_texmfdistdir}/source/latex/tikzposter/tikzposter.ins
14mu|texlive-tikzposter-2.0-3|47	
14mu|texlive-tikzposter-2.0-3|48	#-----------------------------------------------------------------------
14mu|texlive-tikzposter-2.0-3|49	%prep
14mu|texlive-tikzposter-2.0-3|50	%setup -c -a0 -a1 -a2
14mu|texlive-tikzposter-2.0-3|51	
14mu|texlive-tikzposter-2.0-3|52	%build
14mu|texlive-tikzposter-2.0-3|53	
14mu|texlive-tikzposter-2.0-3|54	%install
14mu|texlive-tikzposter-2.0-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzposter-2.0-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzposter-2.0-3|57	
14mu|texlive-tikzposter-2.0-3|58	%changelog
14mu|texlive-tikzposter-2.0-3|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-3
14mu|texlive-tikzposter-2.0-3|60	+ Revision: 47e098b
14mu|texlive-tikzposter-2.0-3|61	- MassBuild#674: Increase release tag
14mu|texlive-tikzposter-2.0-3|62	
14mu|texlive-tikzposter-2.0-3|63	

25942 14
14mu|texlive-tikz-qtree-1.20-3|1	# revision 26108
14mu|texlive-tikz-qtree-1.20-3|2	# category Package
14mu|texlive-tikz-qtree-1.20-3|3	# catalog-ctan /graphics/pgf/contrib/tikz-qtree
14mu|texlive-tikz-qtree-1.20-3|4	# catalog-date 2012-04-23 11:23:52 +0200
14mu|texlive-tikz-qtree-1.20-3|5	# catalog-license gpl
14mu|texlive-tikz-qtree-1.20-3|6	# catalog-version 1.2
14mu|texlive-tikz-qtree-1.20-3|7	Name:		texlive-tikz-qtree
14mu|texlive-tikz-qtree-1.20-3|8	Version:	1.20
14mu|texlive-tikz-qtree-1.20-3|9	Release:	3
14mu|texlive-tikz-qtree-1.20-3|10	Summary:	Use existing qtree syntax for trees in TikZ
14mu|texlive-tikz-qtree-1.20-3|11	Group:		Publishing
14mu|texlive-tikz-qtree-1.20-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-qtree
14mu|texlive-tikz-qtree-1.20-3|13	License:	GPL
14mu|texlive-tikz-qtree-1.20-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-qtree.tar.xz
14mu|texlive-tikz-qtree-1.20-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-qtree.doc.tar.xz
14mu|texlive-tikz-qtree-1.20-3|16	BuildArch:	noarch
14mu|texlive-tikz-qtree-1.20-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tikz-qtree-1.20-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tikz-qtree-1.20-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-tikz-qtree-1.20-3|20	
14mu|texlive-tikz-qtree-1.20-3|21	%description
14mu|texlive-tikz-qtree-1.20-3|22	The package provides a macro for drawing trees with TikZ using
14mu|texlive-tikz-qtree-1.20-3|23	the easy syntax of Alexis Dimitriadis' Qtree. It improves on
14mu|texlive-tikz-qtree-1.20-3|24	TikZ's standard tree-drawing facility by laying out tree nodes
14mu|texlive-tikz-qtree-1.20-3|25	without collisions; it improves on Qtree by adding lots of
14mu|texlive-tikz-qtree-1.20-3|26	features from TikZ (for example, edge labels, arrows between
14mu|texlive-tikz-qtree-1.20-3|27	nodes); and it improves on pst-qtree in being usable with
14mu|texlive-tikz-qtree-1.20-3|28	pdfTeX and XeTeX.
14mu|texlive-tikz-qtree-1.20-3|29	
14mu|texlive-tikz-qtree-1.20-3|30	
14mu|texlive-tikz-qtree-1.20-3|31	#-----------------------------------------------------------------------
14mu|texlive-tikz-qtree-1.20-3|32	%files
14mu|texlive-tikz-qtree-1.20-3|33	%{_texmfdistdir}/tex/latex/tikz-qtree/pgfsubpic.sty
14mu|texlive-tikz-qtree-1.20-3|34	%{_texmfdistdir}/tex/latex/tikz-qtree/pgfsubpic.tex
14mu|texlive-tikz-qtree-1.20-3|35	%{_texmfdistdir}/tex/latex/tikz-qtree/pgftree.sty
14mu|texlive-tikz-qtree-1.20-3|36	%{_texmfdistdir}/tex/latex/tikz-qtree/pgftree.tex
14mu|texlive-tikz-qtree-1.20-3|37	%{_texmfdistdir}/tex/latex/tikz-qtree/tikz-qtree-compat.sty
14mu|texlive-tikz-qtree-1.20-3|38	%{_texmfdistdir}/tex/latex/tikz-qtree/tikz-qtree.sty
14mu|texlive-tikz-qtree-1.20-3|39	%{_texmfdistdir}/tex/latex/tikz-qtree/tikz-qtree.tex
14mu|texlive-tikz-qtree-1.20-3|40	%doc %{_texmfdistdir}/doc/latex/tikz-qtree/README
14mu|texlive-tikz-qtree-1.20-3|41	%doc %{_texmfdistdir}/doc/latex/tikz-qtree/tikz-qtree-manual.pdf
14mu|texlive-tikz-qtree-1.20-3|42	%doc %{_texmfdistdir}/doc/latex/tikz-qtree/tikz-qtree-manual.tex
14mu|texlive-tikz-qtree-1.20-3|43	
14mu|texlive-tikz-qtree-1.20-3|44	#-----------------------------------------------------------------------
14mu|texlive-tikz-qtree-1.20-3|45	%prep
14mu|texlive-tikz-qtree-1.20-3|46	%setup -c -a0 -a1
14mu|texlive-tikz-qtree-1.20-3|47	
14mu|texlive-tikz-qtree-1.20-3|48	%build
14mu|texlive-tikz-qtree-1.20-3|49	
14mu|texlive-tikz-qtree-1.20-3|50	%install
14mu|texlive-tikz-qtree-1.20-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-qtree-1.20-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-qtree-1.20-3|53	
14mu|texlive-tikz-qtree-1.20-3|54	
14mu|texlive-tikz-qtree-1.20-3|55	
14mu|texlive-tikz-qtree-1.20-3|56	%changelog
14mu|texlive-tikz-qtree-1.20-3|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20-3
14mu|texlive-tikz-qtree-1.20-3|58	+ Revision: 476d0e8
14mu|texlive-tikz-qtree-1.20-3|59	- MassBuild#674: Increase release tag
14mu|texlive-tikz-qtree-1.20-3|60	
14mu|texlive-tikz-qtree-1.20-3|61	

25943 14
14mu|texlive-tikzscale-0.2.6-8|1	# revision 30637
14mu|texlive-tikzscale-0.2.6-8|2	# category Package
14mu|texlive-tikzscale-0.2.6-8|3	# catalog-ctan /graphics/pgf/contrib/tikzscale
14mu|texlive-tikzscale-0.2.6-8|4	# catalog-date 2013-05-22 10:58:45 +0200
14mu|texlive-tikzscale-0.2.6-8|5	# catalog-license lppl1.3
14mu|texlive-tikzscale-0.2.6-8|6	# catalog-version 0.2.6
14mu|texlive-tikzscale-0.2.6-8|7	Name:		texlive-tikzscale
14mu|texlive-tikzscale-0.2.6-8|8	Version:	0.2.6
14mu|texlive-tikzscale-0.2.6-8|9	Release:	8
14mu|texlive-tikzscale-0.2.6-8|10	Summary:	Resize pictures while respecting text size
14mu|texlive-tikzscale-0.2.6-8|11	Group:		Publishing
14mu|texlive-tikzscale-0.2.6-8|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzscale
14mu|texlive-tikzscale-0.2.6-8|13	License:	LPPL1.3
14mu|texlive-tikzscale-0.2.6-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzscale.tar.xz
14mu|texlive-tikzscale-0.2.6-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzscale.doc.tar.xz
14mu|texlive-tikzscale-0.2.6-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzscale.source.tar.xz
14mu|texlive-tikzscale-0.2.6-8|17	BuildArch:	noarch
14mu|texlive-tikzscale-0.2.6-8|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tikzscale-0.2.6-8|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tikzscale-0.2.6-8|20	Requires(post):	texlive-kpathsea
14mu|texlive-tikzscale-0.2.6-8|21	
14mu|texlive-tikzscale-0.2.6-8|22	%description
14mu|texlive-tikzscale-0.2.6-8|23	The package extends the \includegraphics command to support
14mu|texlive-tikzscale-0.2.6-8|24	tikzpictures. It allows scaling of TikZ images and PGFPlots to
14mu|texlive-tikzscale-0.2.6-8|25	a given width or height without changing the text size.
14mu|texlive-tikzscale-0.2.6-8|26	
14mu|texlive-tikzscale-0.2.6-8|27	
14mu|texlive-tikzscale-0.2.6-8|28	#-----------------------------------------------------------------------
14mu|texlive-tikzscale-0.2.6-8|29	%files
14mu|texlive-tikzscale-0.2.6-8|30	%{_texmfdistdir}/tex/latex/tikzscale/tikzscale.sty
14mu|texlive-tikzscale-0.2.6-8|31	%doc %{_texmfdistdir}/doc/latex/tikzscale/3Dplot.tikz
14mu|texlive-tikzscale-0.2.6-8|32	%doc %{_texmfdistdir}/doc/latex/tikzscale/README
14mu|texlive-tikzscale-0.2.6-8|33	%doc %{_texmfdistdir}/doc/latex/tikzscale/alt.tikz
14mu|texlive-tikzscale-0.2.6-8|34	%doc %{_texmfdistdir}/doc/latex/tikzscale/histogramNormal.tikz
14mu|texlive-tikzscale-0.2.6-8|35	%doc %{_texmfdistdir}/doc/latex/tikzscale/invisible.tikz
14mu|texlive-tikzscale-0.2.6-8|36	%doc %{_texmfdistdir}/doc/latex/tikzscale/linewidth.tikz
14mu|texlive-tikzscale-0.2.6-8|37	%doc %{_texmfdistdir}/doc/latex/tikzscale/only.tikz
14mu|texlive-tikzscale-0.2.6-8|38	%doc %{_texmfdistdir}/doc/latex/tikzscale/onslide.tikz
14mu|texlive-tikzscale-0.2.6-8|39	%doc %{_texmfdistdir}/doc/latex/tikzscale/pause.tikz
14mu|texlive-tikzscale-0.2.6-8|40	%doc %{_texmfdistdir}/doc/latex/tikzscale/pgfplots-test.tikz
14mu|texlive-tikzscale-0.2.6-8|41	%doc %{_texmfdistdir}/doc/latex/tikzscale/pgfplots.randn.dat
14mu|texlive-tikzscale-0.2.6-8|42	%doc %{_texmfdistdir}/doc/latex/tikzscale/temporal.tikz
14mu|texlive-tikzscale-0.2.6-8|43	%doc %{_texmfdistdir}/doc/latex/tikzscale/test-tikzscale.pdf
14mu|texlive-tikzscale-0.2.6-8|44	%doc %{_texmfdistdir}/doc/latex/tikzscale/test-tikzscale.tex
14mu|texlive-tikzscale-0.2.6-8|45	%doc %{_texmfdistdir}/doc/latex/tikzscale/testNode.tikz
14mu|texlive-tikzscale-0.2.6-8|46	%doc %{_texmfdistdir}/doc/latex/tikzscale/testRectangle.tikz
14mu|texlive-tikzscale-0.2.6-8|47	%doc %{_texmfdistdir}/doc/latex/tikzscale/testgraphic2D.tikz
14mu|texlive-tikzscale-0.2.6-8|48	%doc %{_texmfdistdir}/doc/latex/tikzscale/tikzscale-beamer.tex
14mu|texlive-tikzscale-0.2.6-8|49	%doc %{_texmfdistdir}/doc/latex/tikzscale/tikzscale.pdf
14mu|texlive-tikzscale-0.2.6-8|50	%doc %{_texmfdistdir}/doc/latex/tikzscale/uncover.tikz
14mu|texlive-tikzscale-0.2.6-8|51	%doc %{_texmfdistdir}/doc/latex/tikzscale/visible.tikz
14mu|texlive-tikzscale-0.2.6-8|52	#- source
14mu|texlive-tikzscale-0.2.6-8|53	%doc %{_texmfdistdir}/source/latex/tikzscale/tikzscale.dtx
14mu|texlive-tikzscale-0.2.6-8|54	%doc %{_texmfdistdir}/source/latex/tikzscale/tikzscale.ins
14mu|texlive-tikzscale-0.2.6-8|55	
14mu|texlive-tikzscale-0.2.6-8|56	#-----------------------------------------------------------------------
14mu|texlive-tikzscale-0.2.6-8|57	%prep
14mu|texlive-tikzscale-0.2.6-8|58	%setup -c -a0 -a1 -a2
14mu|texlive-tikzscale-0.2.6-8|59	
14mu|texlive-tikzscale-0.2.6-8|60	%build
14mu|texlive-tikzscale-0.2.6-8|61	
14mu|texlive-tikzscale-0.2.6-8|62	%install
14mu|texlive-tikzscale-0.2.6-8|63	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzscale-0.2.6-8|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzscale-0.2.6-8|65	
14mu|texlive-tikzscale-0.2.6-8|66	%changelog
14mu|texlive-tikzscale-0.2.6-8|67	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2.6-8
14mu|texlive-tikzscale-0.2.6-8|68	+ Revision: 51b6c20
14mu|texlive-tikzscale-0.2.6-8|69	- MassBuild#674: Increase release tag
14mu|texlive-tikzscale-0.2.6-8|70	
14mu|texlive-tikzscale-0.2.6-8|71	

25944 14
14mu|texlive-tikzsymbols-3.0-7|1	# revision 31297
14mu|texlive-tikzsymbols-3.0-7|2	# category Package
14mu|texlive-tikzsymbols-3.0-7|3	# catalog-ctan /graphics/pgf/contrib/tikzsymbols
14mu|texlive-tikzsymbols-3.0-7|4	# catalog-date 2013-07-28 14:35:06 +0200
14mu|texlive-tikzsymbols-3.0-7|5	# catalog-license lppl1.3
14mu|texlive-tikzsymbols-3.0-7|6	# catalog-version 3.0
14mu|texlive-tikzsymbols-3.0-7|7	Name:		texlive-tikzsymbols
14mu|texlive-tikzsymbols-3.0-7|8	Version:	3.0
14mu|texlive-tikzsymbols-3.0-7|9	Release:	7
14mu|texlive-tikzsymbols-3.0-7|10	Summary:	Some symbols created using TikZ
14mu|texlive-tikzsymbols-3.0-7|11	Group:		Publishing
14mu|texlive-tikzsymbols-3.0-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzsymbols
14mu|texlive-tikzsymbols-3.0-7|13	License:	LPPL1.3
14mu|texlive-tikzsymbols-3.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzsymbols.tar.xz
14mu|texlive-tikzsymbols-3.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzsymbols.doc.tar.xz
14mu|texlive-tikzsymbols-3.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzsymbols.source.tar.xz
14mu|texlive-tikzsymbols-3.0-7|17	BuildArch:	noarch
14mu|texlive-tikzsymbols-3.0-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tikzsymbols-3.0-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tikzsymbols-3.0-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-tikzsymbols-3.0-7|21	
14mu|texlive-tikzsymbols-3.0-7|22	%description
14mu|texlive-tikzsymbols-3.0-7|23	The package provides various emoticons, cooking symbols and
14mu|texlive-tikzsymbols-3.0-7|24	trees.
14mu|texlive-tikzsymbols-3.0-7|25	
14mu|texlive-tikzsymbols-3.0-7|26	
14mu|texlive-tikzsymbols-3.0-7|27	#-----------------------------------------------------------------------
14mu|texlive-tikzsymbols-3.0-7|28	%files
14mu|texlive-tikzsymbols-3.0-7|29	%{_texmfdistdir}/tex/latex/tikzsymbols/tikzsymbols.sty
14mu|texlive-tikzsymbols-3.0-7|30	%doc %{_texmfdistdir}/doc/latex/tikzsymbols/README
14mu|texlive-tikzsymbols-3.0-7|31	%doc %{_texmfdistdir}/doc/latex/tikzsymbols/tikzsymbols.pdf
14mu|texlive-tikzsymbols-3.0-7|32	#- source
14mu|texlive-tikzsymbols-3.0-7|33	%doc %{_texmfdistdir}/source/latex/tikzsymbols/tikzsymbols.dtx
14mu|texlive-tikzsymbols-3.0-7|34	%doc %{_texmfdistdir}/source/latex/tikzsymbols/tikzsymbols.ins
14mu|texlive-tikzsymbols-3.0-7|35	
14mu|texlive-tikzsymbols-3.0-7|36	#-----------------------------------------------------------------------
14mu|texlive-tikzsymbols-3.0-7|37	%prep
14mu|texlive-tikzsymbols-3.0-7|38	%setup -c -a0 -a1 -a2
14mu|texlive-tikzsymbols-3.0-7|39	
14mu|texlive-tikzsymbols-3.0-7|40	%build
14mu|texlive-tikzsymbols-3.0-7|41	
14mu|texlive-tikzsymbols-3.0-7|42	%install
14mu|texlive-tikzsymbols-3.0-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzsymbols-3.0-7|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tikzsymbols-3.0-7|45	
14mu|texlive-tikzsymbols-3.0-7|46	%changelog
14mu|texlive-tikzsymbols-3.0-7|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-7
14mu|texlive-tikzsymbols-3.0-7|48	+ Revision: 21ccdc3
14mu|texlive-tikzsymbols-3.0-7|49	- MassBuild#674: Increase release tag
14mu|texlive-tikzsymbols-3.0-7|50	
14mu|texlive-tikzsymbols-3.0-7|51	

25945 14
14mu|texlive-tikz-timing-0.7d-4|1	# revision 21013
14mu|texlive-tikz-timing-0.7d-4|2	# category Package
14mu|texlive-tikz-timing-0.7d-4|3	# catalog-ctan /graphics/pgf/contrib/tikz-timing
14mu|texlive-tikz-timing-0.7d-4|4	# catalog-date 2011-01-09 23:18:09 +0100
14mu|texlive-tikz-timing-0.7d-4|5	# catalog-license lppl
14mu|texlive-tikz-timing-0.7d-4|6	# catalog-version 0.7d
14mu|texlive-tikz-timing-0.7d-4|7	Name:		texlive-tikz-timing
14mu|texlive-tikz-timing-0.7d-4|8	Version:	0.7d
14mu|texlive-tikz-timing-0.7d-4|9	Release:	4
14mu|texlive-tikz-timing-0.7d-4|10	Summary:	Easy generation of timing diagrams as tikz pictures
14mu|texlive-tikz-timing-0.7d-4|11	Group:		Publishing
14mu|texlive-tikz-timing-0.7d-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-timing
14mu|texlive-tikz-timing-0.7d-4|13	License:	LPPL
14mu|texlive-tikz-timing-0.7d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-timing.tar.xz
14mu|texlive-tikz-timing-0.7d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-timing.doc.tar.xz
14mu|texlive-tikz-timing-0.7d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-timing.source.tar.xz
14mu|texlive-tikz-timing-0.7d-4|17	BuildArch:	noarch
14mu|texlive-tikz-timing-0.7d-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tikz-timing-0.7d-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tikz-timing-0.7d-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tikz-timing-0.7d-4|21	Requires:	texlive-svn-prov
14mu|texlive-tikz-timing-0.7d-4|22	
14mu|texlive-tikz-timing-0.7d-4|23	%description
14mu|texlive-tikz-timing-0.7d-4|24	This package provides macros and an environment to generate
14mu|texlive-tikz-timing-0.7d-4|25	timing diagrams (digital waveforms) without much effort. The
14mu|texlive-tikz-timing-0.7d-4|26	TikZ package is used to produce the graphics. The diagrams may
14mu|texlive-tikz-timing-0.7d-4|27	be inserted into text (paragraphs, \hbox, etc.) and into
14mu|texlive-tikz-timing-0.7d-4|28	tikzpictures. A tabular-like environment is provided to produce
14mu|texlive-tikz-timing-0.7d-4|29	larger timing diagrams.
14mu|texlive-tikz-timing-0.7d-4|30	
14mu|texlive-tikz-timing-0.7d-4|31	
14mu|texlive-tikz-timing-0.7d-4|32	#-----------------------------------------------------------------------
14mu|texlive-tikz-timing-0.7d-4|33	%files
14mu|texlive-tikz-timing-0.7d-4|34	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-advnodes.sty
14mu|texlive-tikz-timing-0.7d-4|35	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-arrows.sty
14mu|texlive-tikz-timing-0.7d-4|36	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-beamer.sty
14mu|texlive-tikz-timing-0.7d-4|37	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-clockarrows.sty
14mu|texlive-tikz-timing-0.7d-4|38	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-columntype.sty
14mu|texlive-tikz-timing-0.7d-4|39	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-counters.sty
14mu|texlive-tikz-timing-0.7d-4|40	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-either.sty
14mu|texlive-tikz-timing-0.7d-4|41	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-ifsym.sty
14mu|texlive-tikz-timing-0.7d-4|42	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-interval.sty
14mu|texlive-tikz-timing-0.7d-4|43	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-nicetabs.sty
14mu|texlive-tikz-timing-0.7d-4|44	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-overlays.sty
14mu|texlive-tikz-timing-0.7d-4|45	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing.sty
14mu|texlive-tikz-timing-0.7d-4|46	%doc %{_texmfdistdir}/doc/latex/tikz-timing/README
14mu|texlive-tikz-timing-0.7d-4|47	%doc %{_texmfdistdir}/doc/latex/tikz-timing/tikz-timing.pdf
14mu|texlive-tikz-timing-0.7d-4|48	#- source
14mu|texlive-tikz-timing-0.7d-4|49	%doc %{_texmfdistdir}/source/latex/tikz-timing/tikz-timing.dtx
14mu|texlive-tikz-timing-0.7d-4|50	%doc %{_texmfdistdir}/source/latex/tikz-timing/tikz-timing.ins
14mu|texlive-tikz-timing-0.7d-4|51	
14mu|texlive-tikz-timing-0.7d-4|52	#-----------------------------------------------------------------------
14mu|texlive-tikz-timing-0.7d-4|53	%prep
14mu|texlive-tikz-timing-0.7d-4|54	%setup -c -a0 -a1 -a2
14mu|texlive-tikz-timing-0.7d-4|55	
14mu|texlive-tikz-timing-0.7d-4|56	%build
14mu|texlive-tikz-timing-0.7d-4|57	
14mu|texlive-tikz-timing-0.7d-4|58	%install
14mu|texlive-tikz-timing-0.7d-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-timing-0.7d-4|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tikz-timing-0.7d-4|61	
14mu|texlive-tikz-timing-0.7d-4|62	
14mu|texlive-tikz-timing-0.7d-4|63	
14mu|texlive-tikz-timing-0.7d-4|64	%changelog
14mu|texlive-tikz-timing-0.7d-4|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.7d-4
14mu|texlive-tikz-timing-0.7d-4|66	+ Revision: 4fe9c9b
14mu|texlive-tikz-timing-0.7d-4|67	- MassBuild#674: Increase release tag
14mu|texlive-tikz-timing-0.7d-4|68	
14mu|texlive-tikz-timing-0.7d-4|69	

25946 14
14mu|texlive-timesht-20111104-4|1	# revision 15878
14mu|texlive-timesht-20111104-4|2	# category Package
14mu|texlive-timesht-20111104-4|3	# catalog-ctan undef
14mu|texlive-timesht-20111104-4|4	# catalog-date undef
14mu|texlive-timesht-20111104-4|5	# catalog-license undef
14mu|texlive-timesht-20111104-4|6	# catalog-version undef
14mu|texlive-timesht-20111104-4|7	Name:		texlive-timesht
14mu|texlive-timesht-20111104-4|8	Version:	20111104
14mu|texlive-timesht-20111104-4|9	Release:	4
14mu|texlive-timesht-20111104-4|10	Summary:	TeXLive timesht package
14mu|texlive-timesht-20111104-4|11	Group:		Publishing
14mu|texlive-timesht-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-timesht-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-timesht-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timesht.tar.xz
14mu|texlive-timesht-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timesht.doc.tar.xz
14mu|texlive-timesht-20111104-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timesht.source.tar.xz
14mu|texlive-timesht-20111104-4|17	BuildArch:	noarch
14mu|texlive-timesht-20111104-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-timesht-20111104-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-timesht-20111104-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-timesht-20111104-4|21	
14mu|texlive-timesht-20111104-4|22	%description
14mu|texlive-timesht-20111104-4|23	TeXLive timesht package.
14mu|texlive-timesht-20111104-4|24	
14mu|texlive-timesht-20111104-4|25	
14mu|texlive-timesht-20111104-4|26	#-----------------------------------------------------------------------
14mu|texlive-timesht-20111104-4|27	%files
14mu|texlive-timesht-20111104-4|28	%{_texmfdistdir}/tex/latex/timesht/timesht.cls
14mu|texlive-timesht-20111104-4|29	%doc %{_texmfdistdir}/doc/latex/timesht/README
14mu|texlive-timesht-20111104-4|30	%doc %{_texmfdistdir}/doc/latex/timesht/timesheet.tex
14mu|texlive-timesht-20111104-4|31	#- source
14mu|texlive-timesht-20111104-4|32	%doc %{_texmfdistdir}/source/latex/timesht/timesht.dtx
14mu|texlive-timesht-20111104-4|33	%doc %{_texmfdistdir}/source/latex/timesht/timesht.ins
14mu|texlive-timesht-20111104-4|34	
14mu|texlive-timesht-20111104-4|35	#-----------------------------------------------------------------------
14mu|texlive-timesht-20111104-4|36	%prep
14mu|texlive-timesht-20111104-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-timesht-20111104-4|38	
14mu|texlive-timesht-20111104-4|39	%build
14mu|texlive-timesht-20111104-4|40	
14mu|texlive-timesht-20111104-4|41	%install
14mu|texlive-timesht-20111104-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-timesht-20111104-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-timesht-20111104-4|44	
14mu|texlive-timesht-20111104-4|45	
14mu|texlive-timesht-20111104-4|46	
14mu|texlive-timesht-20111104-4|47	%changelog
14mu|texlive-timesht-20111104-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-timesht-20111104-4|49	+ Revision: a4e2071
14mu|texlive-timesht-20111104-4|50	- MassBuild#674: Increase release tag
14mu|texlive-timesht-20111104-4|51	
14mu|texlive-timesht-20111104-4|52	

25947 14
14mu|texlive-timing-diagrams-20130821-7|1	# revision 31491
14mu|texlive-timing-diagrams-20130821-7|2	# category Package
14mu|texlive-timing-diagrams-20130821-7|3	# catalog-ctan /graphics/pgf/contrib/timing-diagrams
14mu|texlive-timing-diagrams-20130821-7|4	# catalog-date 2013-08-21 17:26:35 +0200
14mu|texlive-timing-diagrams-20130821-7|5	# catalog-license lppl1.3
14mu|texlive-timing-diagrams-20130821-7|6	# catalog-version undef
14mu|texlive-timing-diagrams-20130821-7|7	Name:		texlive-timing-diagrams
14mu|texlive-timing-diagrams-20130821-7|8	Version:	20130821
14mu|texlive-timing-diagrams-20130821-7|9	Release:	7
14mu|texlive-timing-diagrams-20130821-7|10	Summary:	Draw timing diagrams
14mu|texlive-timing-diagrams-20130821-7|11	Group:		Publishing
14mu|texlive-timing-diagrams-20130821-7|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/timing-diagrams
14mu|texlive-timing-diagrams-20130821-7|13	License:	LPPL1.3
14mu|texlive-timing-diagrams-20130821-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timing-diagrams.tar.xz
14mu|texlive-timing-diagrams-20130821-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timing-diagrams.doc.tar.xz
14mu|texlive-timing-diagrams-20130821-7|16	BuildArch:	noarch
14mu|texlive-timing-diagrams-20130821-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-timing-diagrams-20130821-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-timing-diagrams-20130821-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-timing-diagrams-20130821-7|20	
14mu|texlive-timing-diagrams-20130821-7|21	%description
14mu|texlive-timing-diagrams-20130821-7|22	The package provides commands to draw and annotate various
14mu|texlive-timing-diagrams-20130821-7|23	kinds of timing diagrams, using Tikz. Documentation is sparse,
14mu|texlive-timing-diagrams-20130821-7|24	but the source and the examples file should be of some use.
14mu|texlive-timing-diagrams-20130821-7|25	
14mu|texlive-timing-diagrams-20130821-7|26	
14mu|texlive-timing-diagrams-20130821-7|27	#-----------------------------------------------------------------------
14mu|texlive-timing-diagrams-20130821-7|28	%files
14mu|texlive-timing-diagrams-20130821-7|29	%{_texmfdistdir}/tex/latex/timing-diagrams/timing-diagrams.sty
14mu|texlive-timing-diagrams-20130821-7|30	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/Makefile
14mu|texlive-timing-diagrams-20130821-7|31	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/README
14mu|texlive-timing-diagrams-20130821-7|32	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/diagrams-examples.pdf
14mu|texlive-timing-diagrams-20130821-7|33	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/diagrams-examples.tex
14mu|texlive-timing-diagrams-20130821-7|34	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/version.txt
14mu|texlive-timing-diagrams-20130821-7|35	
14mu|texlive-timing-diagrams-20130821-7|36	#-----------------------------------------------------------------------
14mu|texlive-timing-diagrams-20130821-7|37	%prep
14mu|texlive-timing-diagrams-20130821-7|38	%setup -c -a0 -a1
14mu|texlive-timing-diagrams-20130821-7|39	
14mu|texlive-timing-diagrams-20130821-7|40	%build
14mu|texlive-timing-diagrams-20130821-7|41	
14mu|texlive-timing-diagrams-20130821-7|42	%install
14mu|texlive-timing-diagrams-20130821-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-timing-diagrams-20130821-7|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-timing-diagrams-20130821-7|45	
14mu|texlive-timing-diagrams-20130821-7|46	%changelog
14mu|texlive-timing-diagrams-20130821-7|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20130821-7
14mu|texlive-timing-diagrams-20130821-7|48	+ Revision: 545c164
14mu|texlive-timing-diagrams-20130821-7|49	- MassBuild#674: Increase release tag
14mu|texlive-timing-diagrams-20130821-7|50	
14mu|texlive-timing-diagrams-20130821-7|51	

25948 14
14mu|texlive-tipa-1.3-5|1	# revision 25247
14mu|texlive-tipa-1.3-5|2	# category Package
14mu|texlive-tipa-1.3-5|3	# catalog-ctan /fonts/tipa/tipa
14mu|texlive-tipa-1.3-5|4	# catalog-date 2012-01-30 10:59:21 +0100
14mu|texlive-tipa-1.3-5|5	# catalog-license lppl
14mu|texlive-tipa-1.3-5|6	# catalog-version 1.3
14mu|texlive-tipa-1.3-5|7	Name:		texlive-tipa
14mu|texlive-tipa-1.3-5|8	Version:	1.3
14mu|texlive-tipa-1.3-5|9	Release:	5
14mu|texlive-tipa-1.3-5|10	Summary:	Fonts and macros for IPA phonetics characters
14mu|texlive-tipa-1.3-5|11	Group:		Publishing
14mu|texlive-tipa-1.3-5|12	URL:		http://www.ctan.org/tex-archive/fonts/tipa/tipa
14mu|texlive-tipa-1.3-5|13	License:	LPPL
14mu|texlive-tipa-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa.tar.xz
14mu|texlive-tipa-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa.doc.tar.xz
14mu|texlive-tipa-1.3-5|16	BuildArch:	noarch
14mu|texlive-tipa-1.3-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tipa-1.3-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tipa-1.3-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-tipa-1.3-5|20	
14mu|texlive-tipa-1.3-5|21	%description
14mu|texlive-tipa-1.3-5|22	These fonts are considered the 'ultimate answer' to IPA
14mu|texlive-tipa-1.3-5|23	typesetting. The encoding of these 8-bit fonts has been
14mu|texlive-tipa-1.3-5|24	registered as LaTeX standard encoding T3, and the set of
14mu|texlive-tipa-1.3-5|25	addendum symbols as encoding TS3. 'Times-like' Adobe Type 1
14mu|texlive-tipa-1.3-5|26	versions are provided for both the T3 and the TS3 fonts.
14mu|texlive-tipa-1.3-5|27	
14mu|texlive-tipa-1.3-5|28	
14mu|texlive-tipa-1.3-5|29	#-----------------------------------------------------------------------
14mu|texlive-tipa-1.3-5|30	%files
14mu|texlive-tipa-1.3-5|31	%{_texmfdistdir}/fonts/map/dvips/tipa/tipa.map
14mu|texlive-tipa-1.3-5|32	%{_texmfdistdir}/fonts/source/public/tipa/tipa.mf
14mu|texlive-tipa-1.3-5|33	%{_texmfdistdir}/fonts/source/public/tipa/tipa10.mf
14mu|texlive-tipa-1.3-5|34	%{_texmfdistdir}/fonts/source/public/tipa/tipa12.mf
14mu|texlive-tipa-1.3-5|35	%{_texmfdistdir}/fonts/source/public/tipa/tipa17.mf
14mu|texlive-tipa-1.3-5|36	%{_texmfdistdir}/fonts/source/public/tipa/tipa8.mf
14mu|texlive-tipa-1.3-5|37	%{_texmfdistdir}/fonts/source/public/tipa/tipa9.mf
14mu|texlive-tipa-1.3-5|38	%{_texmfdistdir}/fonts/source/public/tipa/tipab10.mf
14mu|texlive-tipa-1.3-5|39	%{_texmfdistdir}/fonts/source/public/tipa/tipabase.mf
14mu|texlive-tipa-1.3-5|40	%{_texmfdistdir}/fonts/source/public/tipa/tipabs10.mf
14mu|texlive-tipa-1.3-5|41	%{_texmfdistdir}/fonts/source/public/tipa/tipabx10.mf
14mu|texlive-tipa-1.3-5|42	%{_texmfdistdir}/fonts/source/public/tipa/tipabx12.mf
14mu|texlive-tipa-1.3-5|43	%{_texmfdistdir}/fonts/source/public/tipa/tipabx8.mf
14mu|texlive-tipa-1.3-5|44	%{_texmfdistdir}/fonts/source/public/tipa/tipabx9.mf
14mu|texlive-tipa-1.3-5|45	%{_texmfdistdir}/fonts/source/public/tipa/tipadiac.mf
14mu|texlive-tipa-1.3-5|46	%{_texmfdistdir}/fonts/source/public/tipa/tipaextr.mf
14mu|texlive-tipa-1.3-5|47	%{_texmfdistdir}/fonts/source/public/tipa/tipagerm.mf
14mu|texlive-tipa-1.3-5|48	%{_texmfdistdir}/fonts/source/public/tipa/tipanew.mf
14mu|texlive-tipa-1.3-5|49	%{_texmfdistdir}/fonts/source/public/tipa/tipapnct.mf
14mu|texlive-tipa-1.3-5|50	%{_texmfdistdir}/fonts/source/public/tipa/tipaprm.def
14mu|texlive-tipa-1.3-5|51	%{_texmfdistdir}/fonts/source/public/tipa/tiparoml.mf
14mu|texlive-tipa-1.3-5|52	%{_texmfdistdir}/fonts/source/public/tipa/tipasb10.mf
14mu|texlive-tipa-1.3-5|53	%{_texmfdistdir}/fonts/source/public/tipa/tipasc.mf
14mu|texlive-tipa-1.3-5|54	%{_texmfdistdir}/fonts/source/public/tipa/tipasi10.mf
14mu|texlive-tipa-1.3-5|55	%{_texmfdistdir}/fonts/source/public/tipa/tipasl10.mf
14mu|texlive-tipa-1.3-5|56	%{_texmfdistdir}/fonts/source/public/tipa/tipasl12.mf
14mu|texlive-tipa-1.3-5|57	%{_texmfdistdir}/fonts/source/public/tipa/tipasl8.mf
14mu|texlive-tipa-1.3-5|58	%{_texmfdistdir}/fonts/source/public/tipa/tipasl9.mf
14mu|texlive-tipa-1.3-5|59	%{_texmfdistdir}/fonts/source/public/tipa/tipass10.mf
14mu|texlive-tipa-1.3-5|60	%{_texmfdistdir}/fonts/source/public/tipa/tipass12.mf
14mu|texlive-tipa-1.3-5|61	%{_texmfdistdir}/fonts/source/public/tipa/tipass17.mf
14mu|texlive-tipa-1.3-5|62	%{_texmfdistdir}/fonts/source/public/tipa/tipass8.mf
14mu|texlive-tipa-1.3-5|63	%{_texmfdistdir}/fonts/source/public/tipa/tipass9.mf
14mu|texlive-tipa-1.3-5|64	%{_texmfdistdir}/fonts/source/public/tipa/tipasym1.mf
14mu|texlive-tipa-1.3-5|65	%{_texmfdistdir}/fonts/source/public/tipa/tipasym2.mf
14mu|texlive-tipa-1.3-5|66	%{_texmfdistdir}/fonts/source/public/tipa/tipasym3.mf
14mu|texlive-tipa-1.3-5|67	%{_texmfdistdir}/fonts/source/public/tipa/tipasym4.mf
14mu|texlive-tipa-1.3-5|68	%{_texmfdistdir}/fonts/source/public/tipa/tipatone.mf
14mu|texlive-tipa-1.3-5|69	%{_texmfdistdir}/fonts/source/public/tipa/tipatr.mf
14mu|texlive-tipa-1.3-5|70	%{_texmfdistdir}/fonts/source/public/tipa/tipats10.mf
14mu|texlive-tipa-1.3-5|71	%{_texmfdistdir}/fonts/source/public/tipa/tipatt10.mf
14mu|texlive-tipa-1.3-5|72	%{_texmfdistdir}/fonts/source/public/tipa/tipatt12.mf
14mu|texlive-tipa-1.3-5|73	%{_texmfdistdir}/fonts/source/public/tipa/tipatt8.mf
14mu|texlive-tipa-1.3-5|74	%{_texmfdistdir}/fonts/source/public/tipa/tipatt9.mf
14mu|texlive-tipa-1.3-5|75	%{_texmfdistdir}/fonts/source/public/tipa/tipx.mf
14mu|texlive-tipa-1.3-5|76	%{_texmfdistdir}/fonts/source/public/tipa/tipx10.mf
14mu|texlive-tipa-1.3-5|77	%{_texmfdistdir}/fonts/source/public/tipa/tipx12.mf
14mu|texlive-tipa-1.3-5|78	%{_texmfdistdir}/fonts/source/public/tipa/tipx17.mf
14mu|texlive-tipa-1.3-5|79	%{_texmfdistdir}/fonts/source/public/tipa/tipx8.mf
14mu|texlive-tipa-1.3-5|80	%{_texmfdistdir}/fonts/source/public/tipa/tipx9.mf
14mu|texlive-tipa-1.3-5|81	%{_texmfdistdir}/fonts/source/public/tipa/tipxb10.mf
14mu|texlive-tipa-1.3-5|82	%{_texmfdistdir}/fonts/source/public/tipa/tipxbs10.mf
14mu|texlive-tipa-1.3-5|83	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx10.mf
14mu|texlive-tipa-1.3-5|84	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx12.mf
14mu|texlive-tipa-1.3-5|85	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx8.mf
14mu|texlive-tipa-1.3-5|86	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx9.mf
14mu|texlive-tipa-1.3-5|87	%{_texmfdistdir}/fonts/source/public/tipa/tipxsb10.mf
14mu|texlive-tipa-1.3-5|88	%{_texmfdistdir}/fonts/source/public/tipa/tipxsi10.mf
14mu|texlive-tipa-1.3-5|89	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl10.mf
14mu|texlive-tipa-1.3-5|90	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl12.mf
14mu|texlive-tipa-1.3-5|91	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl8.mf
14mu|texlive-tipa-1.3-5|92	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl9.mf
14mu|texlive-tipa-1.3-5|93	%{_texmfdistdir}/fonts/source/public/tipa/tipxss10.mf
14mu|texlive-tipa-1.3-5|94	%{_texmfdistdir}/fonts/source/public/tipa/tipxss12.mf
14mu|texlive-tipa-1.3-5|95	%{_texmfdistdir}/fonts/source/public/tipa/tipxss17.mf
14mu|texlive-tipa-1.3-5|96	%{_texmfdistdir}/fonts/source/public/tipa/tipxss8.mf
14mu|texlive-tipa-1.3-5|97	%{_texmfdistdir}/fonts/source/public/tipa/tipxss9.mf
14mu|texlive-tipa-1.3-5|98	%{_texmfdistdir}/fonts/source/public/tipa/tipxts10.mf
14mu|texlive-tipa-1.3-5|99	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt10.mf
14mu|texlive-tipa-1.3-5|100	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt12.mf
14mu|texlive-tipa-1.3-5|101	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt8.mf
14mu|texlive-tipa-1.3-5|102	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt9.mf
14mu|texlive-tipa-1.3-5|103	%{_texmfdistdir}/fonts/source/public/tipa/xipa10.mf
14mu|texlive-tipa-1.3-5|104	%{_texmfdistdir}/fonts/source/public/tipa/xipab10.mf
14mu|texlive-tipa-1.3-5|105	%{_texmfdistdir}/fonts/source/public/tipa/xipabs10.mf
14mu|texlive-tipa-1.3-5|106	%{_texmfdistdir}/fonts/source/public/tipa/xipaprm.def
14mu|texlive-tipa-1.3-5|107	%{_texmfdistdir}/fonts/source/public/tipa/xipasb10.mf
14mu|texlive-tipa-1.3-5|108	%{_texmfdistdir}/fonts/source/public/tipa/xipasi10.mf
14mu|texlive-tipa-1.3-5|109	%{_texmfdistdir}/fonts/source/public/tipa/xipasl10.mf
14mu|texlive-tipa-1.3-5|110	%{_texmfdistdir}/fonts/source/public/tipa/xipass10.mf
14mu|texlive-tipa-1.3-5|111	%{_texmfdistdir}/fonts/source/public/tipa/xipx10.mf
14mu|texlive-tipa-1.3-5|112	%{_texmfdistdir}/fonts/source/public/tipa/xipxb10.mf
14mu|texlive-tipa-1.3-5|113	%{_texmfdistdir}/fonts/source/public/tipa/xipxbs10.mf
14mu|texlive-tipa-1.3-5|114	%{_texmfdistdir}/fonts/source/public/tipa/xipxsb10.mf
14mu|texlive-tipa-1.3-5|115	%{_texmfdistdir}/fonts/source/public/tipa/xipxsi10.mf
14mu|texlive-tipa-1.3-5|116	%{_texmfdistdir}/fonts/source/public/tipa/xipxsl10.mf
14mu|texlive-tipa-1.3-5|117	%{_texmfdistdir}/fonts/source/public/tipa/xipxss10.mf
14mu|texlive-tipa-1.3-5|118	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa10.tfm
14mu|texlive-tipa-1.3-5|119	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa12.tfm
14mu|texlive-tipa-1.3-5|120	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa17.tfm
14mu|texlive-tipa-1.3-5|121	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa8.tfm
14mu|texlive-tipa-1.3-5|122	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa9.tfm
14mu|texlive-tipa-1.3-5|123	%{_texmfdistdir}/fonts/tfm/public/tipa/tipab10.tfm
14mu|texlive-tipa-1.3-5|124	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabs10.tfm
14mu|texlive-tipa-1.3-5|125	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx10.tfm
14mu|texlive-tipa-1.3-5|126	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx12.tfm
14mu|texlive-tipa-1.3-5|127	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx8.tfm
14mu|texlive-tipa-1.3-5|128	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx9.tfm
14mu|texlive-tipa-1.3-5|129	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasb10.tfm
14mu|texlive-tipa-1.3-5|130	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasi10.tfm
14mu|texlive-tipa-1.3-5|131	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl10.tfm
14mu|texlive-tipa-1.3-5|132	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl12.tfm
14mu|texlive-tipa-1.3-5|133	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl8.tfm
14mu|texlive-tipa-1.3-5|134	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl9.tfm
14mu|texlive-tipa-1.3-5|135	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass10.tfm
14mu|texlive-tipa-1.3-5|136	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass12.tfm
14mu|texlive-tipa-1.3-5|137	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass17.tfm
14mu|texlive-tipa-1.3-5|138	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass8.tfm
14mu|texlive-tipa-1.3-5|139	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass9.tfm
14mu|texlive-tipa-1.3-5|140	%{_texmfdistdir}/fonts/tfm/public/tipa/tipats10.tfm
14mu|texlive-tipa-1.3-5|141	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt10.tfm
14mu|texlive-tipa-1.3-5|142	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt12.tfm
14mu|texlive-tipa-1.3-5|143	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt8.tfm
14mu|texlive-tipa-1.3-5|144	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt9.tfm
14mu|texlive-tipa-1.3-5|145	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx10.tfm
14mu|texlive-tipa-1.3-5|146	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx12.tfm
14mu|texlive-tipa-1.3-5|147	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx17.tfm
14mu|texlive-tipa-1.3-5|148	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx8.tfm
14mu|texlive-tipa-1.3-5|149	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx9.tfm
14mu|texlive-tipa-1.3-5|150	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxb10.tfm
14mu|texlive-tipa-1.3-5|151	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbs10.tfm
14mu|texlive-tipa-1.3-5|152	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx10.tfm
14mu|texlive-tipa-1.3-5|153	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx12.tfm
14mu|texlive-tipa-1.3-5|154	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx8.tfm
14mu|texlive-tipa-1.3-5|155	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx9.tfm
14mu|texlive-tipa-1.3-5|156	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsb10.tfm
14mu|texlive-tipa-1.3-5|157	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsi10.tfm
14mu|texlive-tipa-1.3-5|158	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl10.tfm
14mu|texlive-tipa-1.3-5|159	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl12.tfm
14mu|texlive-tipa-1.3-5|160	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl8.tfm
14mu|texlive-tipa-1.3-5|161	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl9.tfm
14mu|texlive-tipa-1.3-5|162	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss10.tfm
14mu|texlive-tipa-1.3-5|163	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss12.tfm
14mu|texlive-tipa-1.3-5|164	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss17.tfm
14mu|texlive-tipa-1.3-5|165	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss8.tfm
14mu|texlive-tipa-1.3-5|166	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss9.tfm
14mu|texlive-tipa-1.3-5|167	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxts10.tfm
14mu|texlive-tipa-1.3-5|168	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt10.tfm
14mu|texlive-tipa-1.3-5|169	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt12.tfm
14mu|texlive-tipa-1.3-5|170	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt8.tfm
14mu|texlive-tipa-1.3-5|171	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt9.tfm
14mu|texlive-tipa-1.3-5|172	%{_texmfdistdir}/fonts/tfm/public/tipa/xipa10.tfm
14mu|texlive-tipa-1.3-5|173	%{_texmfdistdir}/fonts/tfm/public/tipa/xipab10.tfm
14mu|texlive-tipa-1.3-5|174	%{_texmfdistdir}/fonts/tfm/public/tipa/xipabs10.tfm
14mu|texlive-tipa-1.3-5|175	%{_texmfdistdir}/fonts/tfm/public/tipa/xipasb10.tfm
14mu|texlive-tipa-1.3-5|176	%{_texmfdistdir}/fonts/tfm/public/tipa/xipasi10.tfm
14mu|texlive-tipa-1.3-5|177	%{_texmfdistdir}/fonts/tfm/public/tipa/xipasl10.tfm
14mu|texlive-tipa-1.3-5|178	%{_texmfdistdir}/fonts/tfm/public/tipa/xipass10.tfm
14mu|texlive-tipa-1.3-5|179	%{_texmfdistdir}/fonts/tfm/public/tipa/xipx10.tfm
14mu|texlive-tipa-1.3-5|180	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxb10.tfm
14mu|texlive-tipa-1.3-5|181	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxbs10.tfm
14mu|texlive-tipa-1.3-5|182	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxsb10.tfm
14mu|texlive-tipa-1.3-5|183	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxsi10.tfm
14mu|texlive-tipa-1.3-5|184	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxsl10.tfm
14mu|texlive-tipa-1.3-5|185	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxss10.tfm
14mu|texlive-tipa-1.3-5|186	%{_texmfdistdir}/fonts/type1/public/tipa/tipa10.pfb
14mu|texlive-tipa-1.3-5|187	%{_texmfdistdir}/fonts/type1/public/tipa/tipa12.pfb
14mu|texlive-tipa-1.3-5|188	%{_texmfdistdir}/fonts/type1/public/tipa/tipa17.pfb
14mu|texlive-tipa-1.3-5|189	%{_texmfdistdir}/fonts/type1/public/tipa/tipa8.pfb
14mu|texlive-tipa-1.3-5|190	%{_texmfdistdir}/fonts/type1/public/tipa/tipa9.pfb
14mu|texlive-tipa-1.3-5|191	%{_texmfdistdir}/fonts/type1/public/tipa/tipab10.pfb
14mu|texlive-tipa-1.3-5|192	%{_texmfdistdir}/fonts/type1/public/tipa/tipabs10.pfb
14mu|texlive-tipa-1.3-5|193	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx10.pfb
14mu|texlive-tipa-1.3-5|194	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx12.pfb
14mu|texlive-tipa-1.3-5|195	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx8.pfb
14mu|texlive-tipa-1.3-5|196	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx9.pfb
14mu|texlive-tipa-1.3-5|197	%{_texmfdistdir}/fonts/type1/public/tipa/tipasb10.pfb
14mu|texlive-tipa-1.3-5|198	%{_texmfdistdir}/fonts/type1/public/tipa/tipasi10.pfb
14mu|texlive-tipa-1.3-5|199	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl10.pfb
14mu|texlive-tipa-1.3-5|200	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl12.pfb
14mu|texlive-tipa-1.3-5|201	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl8.pfb
14mu|texlive-tipa-1.3-5|202	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl9.pfb
14mu|texlive-tipa-1.3-5|203	%{_texmfdistdir}/fonts/type1/public/tipa/tipass10.pfb
14mu|texlive-tipa-1.3-5|204	%{_texmfdistdir}/fonts/type1/public/tipa/tipass12.pfb
14mu|texlive-tipa-1.3-5|205	%{_texmfdistdir}/fonts/type1/public/tipa/tipass17.pfb
14mu|texlive-tipa-1.3-5|206	%{_texmfdistdir}/fonts/type1/public/tipa/tipass8.pfb
14mu|texlive-tipa-1.3-5|207	%{_texmfdistdir}/fonts/type1/public/tipa/tipass9.pfb
14mu|texlive-tipa-1.3-5|208	%{_texmfdistdir}/fonts/type1/public/tipa/tipats10.pfb
14mu|texlive-tipa-1.3-5|209	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt10.pfb
14mu|texlive-tipa-1.3-5|210	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt12.pfb
14mu|texlive-tipa-1.3-5|211	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt8.pfb
14mu|texlive-tipa-1.3-5|212	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt9.pfb
14mu|texlive-tipa-1.3-5|213	%{_texmfdistdir}/fonts/type1/public/tipa/tipx10.pfb
14mu|texlive-tipa-1.3-5|214	%{_texmfdistdir}/fonts/type1/public/tipa/tipx12.pfb
14mu|texlive-tipa-1.3-5|215	%{_texmfdistdir}/fonts/type1/public/tipa/tipx17.pfb
14mu|texlive-tipa-1.3-5|216	%{_texmfdistdir}/fonts/type1/public/tipa/tipx8.pfb
14mu|texlive-tipa-1.3-5|217	%{_texmfdistdir}/fonts/type1/public/tipa/tipx9.pfb
14mu|texlive-tipa-1.3-5|218	%{_texmfdistdir}/fonts/type1/public/tipa/tipxb10.pfb
14mu|texlive-tipa-1.3-5|219	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbs10.pfb
14mu|texlive-tipa-1.3-5|220	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx10.pfb
14mu|texlive-tipa-1.3-5|221	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx12.pfb
14mu|texlive-tipa-1.3-5|222	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx8.pfb
14mu|texlive-tipa-1.3-5|223	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx9.pfb
14mu|texlive-tipa-1.3-5|224	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsb10.pfb
14mu|texlive-tipa-1.3-5|225	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsi10.pfb
14mu|texlive-tipa-1.3-5|226	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl10.pfb
14mu|texlive-tipa-1.3-5|227	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl12.pfb
14mu|texlive-tipa-1.3-5|228	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl8.pfb
14mu|texlive-tipa-1.3-5|229	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl9.pfb
14mu|texlive-tipa-1.3-5|230	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss10.pfb
14mu|texlive-tipa-1.3-5|231	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss12.pfb
14mu|texlive-tipa-1.3-5|232	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss17.pfb
14mu|texlive-tipa-1.3-5|233	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss8.pfb
14mu|texlive-tipa-1.3-5|234	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss9.pfb
14mu|texlive-tipa-1.3-5|235	%{_texmfdistdir}/fonts/type1/public/tipa/tipxts10.pfb
14mu|texlive-tipa-1.3-5|236	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt10.pfb
14mu|texlive-tipa-1.3-5|237	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt12.pfb
14mu|texlive-tipa-1.3-5|238	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt8.pfb
14mu|texlive-tipa-1.3-5|239	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt9.pfb
14mu|texlive-tipa-1.3-5|240	%{_texmfdistdir}/fonts/type1/public/tipa/xipa10.pfb
14mu|texlive-tipa-1.3-5|241	%{_texmfdistdir}/fonts/type1/public/tipa/xipab10.pfb
14mu|texlive-tipa-1.3-5|242	%{_texmfdistdir}/fonts/type1/public/tipa/xipabs10.pfb
14mu|texlive-tipa-1.3-5|243	%{_texmfdistdir}/fonts/type1/public/tipa/xipasb10.pfb
14mu|texlive-tipa-1.3-5|244	%{_texmfdistdir}/fonts/type1/public/tipa/xipasi10.pfb
14mu|texlive-tipa-1.3-5|245	%{_texmfdistdir}/fonts/type1/public/tipa/xipasl10.pfb
14mu|texlive-tipa-1.3-5|246	%{_texmfdistdir}/fonts/type1/public/tipa/xipass10.pfb
14mu|texlive-tipa-1.3-5|247	%{_texmfdistdir}/fonts/type1/public/tipa/xipx10.pfb
14mu|texlive-tipa-1.3-5|248	%{_texmfdistdir}/fonts/type1/public/tipa/xipxb10.pfb
14mu|texlive-tipa-1.3-5|249	%{_texmfdistdir}/fonts/type1/public/tipa/xipxbs10.pfb
14mu|texlive-tipa-1.3-5|250	%{_texmfdistdir}/fonts/type1/public/tipa/xipxsb10.pfb
14mu|texlive-tipa-1.3-5|251	%{_texmfdistdir}/fonts/type1/public/tipa/xipxsi10.pfb
14mu|texlive-tipa-1.3-5|252	%{_texmfdistdir}/fonts/type1/public/tipa/xipxsl10.pfb
14mu|texlive-tipa-1.3-5|253	%{_texmfdistdir}/fonts/type1/public/tipa/xipxss10.pfb
14mu|texlive-tipa-1.3-5|254	%{_texmfdistdir}/tex/latex/tipa/exaccent.sty
14mu|texlive-tipa-1.3-5|255	%{_texmfdistdir}/tex/latex/tipa/extraipa.sty
14mu|texlive-tipa-1.3-5|256	%{_texmfdistdir}/tex/latex/tipa/t3cmr.fd
14mu|texlive-tipa-1.3-5|257	%{_texmfdistdir}/tex/latex/tipa/t3cmss.fd
14mu|texlive-tipa-1.3-5|258	%{_texmfdistdir}/tex/latex/tipa/t3cmtt.fd
14mu|texlive-tipa-1.3-5|259	%{_texmfdistdir}/tex/latex/tipa/t3enc.def
14mu|texlive-tipa-1.3-5|260	%{_texmfdistdir}/tex/latex/tipa/t3phv.fd
14mu|texlive-tipa-1.3-5|261	%{_texmfdistdir}/tex/latex/tipa/t3ptm.fd
14mu|texlive-tipa-1.3-5|262	%{_texmfdistdir}/tex/latex/tipa/tipa.sty
14mu|texlive-tipa-1.3-5|263	%{_texmfdistdir}/tex/latex/tipa/tipx.sty
14mu|texlive-tipa-1.3-5|264	%{_texmfdistdir}/tex/latex/tipa/tone.sty
14mu|texlive-tipa-1.3-5|265	%{_texmfdistdir}/tex/latex/tipa/ts3cmr.fd
14mu|texlive-tipa-1.3-5|266	%{_texmfdistdir}/tex/latex/tipa/ts3cmss.fd
14mu|texlive-tipa-1.3-5|267	%{_texmfdistdir}/tex/latex/tipa/ts3cmtt.fd
14mu|texlive-tipa-1.3-5|268	%{_texmfdistdir}/tex/latex/tipa/ts3enc.def
14mu|texlive-tipa-1.3-5|269	%{_texmfdistdir}/tex/latex/tipa/ts3phv.fd
14mu|texlive-tipa-1.3-5|270	%{_texmfdistdir}/tex/latex/tipa/ts3ptm.fd
14mu|texlive-tipa-1.3-5|271	%{_texmfdistdir}/tex/latex/tipa/utipx.fd
14mu|texlive-tipa-1.3-5|272	%{_texmfdistdir}/tex/latex/tipa/utipxss.fd
14mu|texlive-tipa-1.3-5|273	%{_texmfdistdir}/tex/latex/tipa/utipxtt.fd
14mu|texlive-tipa-1.3-5|274	%{_texmfdistdir}/tex/latex/tipa/uxipx.fd
14mu|texlive-tipa-1.3-5|275	%{_texmfdistdir}/tex/latex/tipa/uxipxss.fd
14mu|texlive-tipa-1.3-5|276	%{_texmfdistdir}/tex/latex/tipa/vowel.sty
14mu|texlive-tipa-1.3-5|277	%doc %{_texmfdistdir}/doc/fonts/tipa/00README
14mu|texlive-tipa-1.3-5|278	%doc %{_texmfdistdir}/doc/fonts/tipa/00README.doc
14mu|texlive-tipa-1.3-5|279	%doc %{_texmfdistdir}/doc/fonts/tipa/Makefile
14mu|texlive-tipa-1.3-5|280	%doc %{_texmfdistdir}/doc/fonts/tipa/Makefile.doc
14mu|texlive-tipa-1.3-5|281	%doc %{_texmfdistdir}/doc/fonts/tipa/Manifest.txt
14mu|texlive-tipa-1.3-5|282	%doc %{_texmfdistdir}/doc/fonts/tipa/boxchar.sty
14mu|texlive-tipa-1.3-5|283	%doc %{_texmfdistdir}/doc/fonts/tipa/codelist.sty
14mu|texlive-tipa-1.3-5|284	%doc %{_texmfdistdir}/doc/fonts/tipa/gentfm.sh
14mu|texlive-tipa-1.3-5|285	%doc %{_texmfdistdir}/doc/fonts/tipa/gentipa.sh
14mu|texlive-tipa-1.3-5|286	%doc %{_texmfdistdir}/doc/fonts/tipa/gentipx.sh
14mu|texlive-tipa-1.3-5|287	%doc %{_texmfdistdir}/doc/fonts/tipa/genxipa.sh
14mu|texlive-tipa-1.3-5|288	%doc %{_texmfdistdir}/doc/fonts/tipa/genxipx.sh
14mu|texlive-tipa-1.3-5|289	%doc %{_texmfdistdir}/doc/fonts/tipa/mktipapk.sh
14mu|texlive-tipa-1.3-5|290	%doc %{_texmfdistdir}/doc/fonts/tipa/mkxipapk.sh
14mu|texlive-tipa-1.3-5|291	%doc %{_texmfdistdir}/doc/fonts/tipa/tipa.bib
14mu|texlive-tipa-1.3-5|292	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman.pdf
14mu|texlive-tipa-1.3-5|293	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman.sty
14mu|texlive-tipa-1.3-5|294	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman.tex
14mu|texlive-tipa-1.3-5|295	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman0.tex
14mu|texlive-tipa-1.3-5|296	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman1.tex
14mu|texlive-tipa-1.3-5|297	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman2.tex
14mu|texlive-tipa-1.3-5|298	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman3.tex
14mu|texlive-tipa-1.3-5|299	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman4.tex
14mu|texlive-tipa-1.3-5|300	%doc %{_texmfdistdir}/doc/fonts/tipa/vowel.pdf
14mu|texlive-tipa-1.3-5|301	%doc %{_texmfdistdir}/doc/fonts/tipa/vowel.tex
14mu|texlive-tipa-1.3-5|302	
14mu|texlive-tipa-1.3-5|303	#-----------------------------------------------------------------------
14mu|texlive-tipa-1.3-5|304	%prep
14mu|texlive-tipa-1.3-5|305	%setup -c -a0 -a1
14mu|texlive-tipa-1.3-5|306	
14mu|texlive-tipa-1.3-5|307	%build
14mu|texlive-tipa-1.3-5|308	
14mu|texlive-tipa-1.3-5|309	%install
14mu|texlive-tipa-1.3-5|310	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tipa-1.3-5|311	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tipa-1.3-5|312	
14mu|texlive-tipa-1.3-5|313	
14mu|texlive-tipa-1.3-5|314	
14mu|texlive-tipa-1.3-5|315	%changelog
14mu|texlive-tipa-1.3-5|316	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
14mu|texlive-tipa-1.3-5|317	+ Revision: 3550a49
14mu|texlive-tipa-1.3-5|318	- MassBuild#674: Increase release tag
14mu|texlive-tipa-1.3-5|319	
14mu|texlive-tipa-1.3-5|320	

25949 14
14mu|texlive-titlecaps-1.0-7|1	# revision 30911
14mu|texlive-titlecaps-1.0-7|2	# category Package
14mu|texlive-titlecaps-1.0-7|3	# catalog-ctan /macros/latex/contrib/titlecaps
14mu|texlive-titlecaps-1.0-7|4	# catalog-date 2013-06-19 11:29:28 +0200
14mu|texlive-titlecaps-1.0-7|5	# catalog-license lppl
14mu|texlive-titlecaps-1.0-7|6	# catalog-version 1.0
14mu|texlive-titlecaps-1.0-7|7	Name:		texlive-titlecaps
14mu|texlive-titlecaps-1.0-7|8	Version:	1.0
14mu|texlive-titlecaps-1.0-7|9	Release:	7
14mu|texlive-titlecaps-1.0-7|10	Summary:	Setting rich-text input into Titling Caps
14mu|texlive-titlecaps-1.0-7|11	Group:		Publishing
14mu|texlive-titlecaps-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlecaps
14mu|texlive-titlecaps-1.0-7|13	License:	LPPL
14mu|texlive-titlecaps-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlecaps.tar.xz
14mu|texlive-titlecaps-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlecaps.doc.tar.xz
14mu|texlive-titlecaps-1.0-7|16	BuildArch:	noarch
14mu|texlive-titlecaps-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-titlecaps-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-titlecaps-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-titlecaps-1.0-7|20	
14mu|texlive-titlecaps-1.0-7|21	%description
14mu|texlive-titlecaps-1.0-7|22	The package is intended for setting rich text into titling
14mu|texlive-titlecaps-1.0-7|23	capitals (in which the first character of words are
14mu|texlive-titlecaps-1.0-7|24	capitalized). It automatically accounts for diacritical marks
14mu|texlive-titlecaps-1.0-7|25	(like umlauts), national symbols (like "ae"), punctuation, and
14mu|texlive-titlecaps-1.0-7|26	font changing commands that alter the appearance or size of the
14mu|texlive-titlecaps-1.0-7|27	text. It allows a list of predesignated words to be protected
14mu|texlive-titlecaps-1.0-7|28	as lower-cased, and also allows for titling exceptions of
14mu|texlive-titlecaps-1.0-7|29	various sorts.
14mu|texlive-titlecaps-1.0-7|30	
14mu|texlive-titlecaps-1.0-7|31	
14mu|texlive-titlecaps-1.0-7|32	#-----------------------------------------------------------------------
14mu|texlive-titlecaps-1.0-7|33	%files
14mu|texlive-titlecaps-1.0-7|34	%{_texmfdistdir}/tex/latex/titlecaps/titlecaps.sty
14mu|texlive-titlecaps-1.0-7|35	%doc %{_texmfdistdir}/doc/latex/titlecaps/README
14mu|texlive-titlecaps-1.0-7|36	%doc %{_texmfdistdir}/doc/latex/titlecaps/titlecaps.pdf
14mu|texlive-titlecaps-1.0-7|37	%doc %{_texmfdistdir}/doc/latex/titlecaps/titlecaps.tex
14mu|texlive-titlecaps-1.0-7|38	
14mu|texlive-titlecaps-1.0-7|39	#-----------------------------------------------------------------------
14mu|texlive-titlecaps-1.0-7|40	%prep
14mu|texlive-titlecaps-1.0-7|41	%setup -c -a0 -a1
14mu|texlive-titlecaps-1.0-7|42	
14mu|texlive-titlecaps-1.0-7|43	%build
14mu|texlive-titlecaps-1.0-7|44	
14mu|texlive-titlecaps-1.0-7|45	%install
14mu|texlive-titlecaps-1.0-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-titlecaps-1.0-7|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-titlecaps-1.0-7|48	
14mu|texlive-titlecaps-1.0-7|49	%changelog
14mu|texlive-titlecaps-1.0-7|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-titlecaps-1.0-7|51	+ Revision: 57fb52f
14mu|texlive-titlecaps-1.0-7|52	- MassBuild#674: Increase release tag
14mu|texlive-titlecaps-1.0-7|53	
14mu|texlive-titlecaps-1.0-7|54	

25950 14
14mu|texlive-titlefoot-20070117-4|1	# revision 15878
14mu|texlive-titlefoot-20070117-4|2	# category Package
14mu|texlive-titlefoot-20070117-4|3	# catalog-ctan /macros/latex/contrib/titlefoot
14mu|texlive-titlefoot-20070117-4|4	# catalog-date 2007-01-17 00:08:13 +0100
14mu|texlive-titlefoot-20070117-4|5	# catalog-license lppl
14mu|texlive-titlefoot-20070117-4|6	# catalog-version undef
14mu|texlive-titlefoot-20070117-4|7	Name:		texlive-titlefoot
14mu|texlive-titlefoot-20070117-4|8	Version:	20070117
14mu|texlive-titlefoot-20070117-4|9	Release:	4
14mu|texlive-titlefoot-20070117-4|10	Summary:	Add special material to footer of title page
14mu|texlive-titlefoot-20070117-4|11	Group:		Publishing
14mu|texlive-titlefoot-20070117-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlefoot
14mu|texlive-titlefoot-20070117-4|13	License:	LPPL
14mu|texlive-titlefoot-20070117-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlefoot.tar.xz
14mu|texlive-titlefoot-20070117-4|15	BuildArch:	noarch
14mu|texlive-titlefoot-20070117-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-titlefoot-20070117-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-titlefoot-20070117-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-titlefoot-20070117-4|19	
14mu|texlive-titlefoot-20070117-4|20	%description
14mu|texlive-titlefoot-20070117-4|21	Provides the capability of adding keywords (with a \keywords
14mu|texlive-titlefoot-20070117-4|22	command), a running title (\runningtitle), AMS subject
14mu|texlive-titlefoot-20070117-4|23	classifications (\amssubj), and an 'author's footnote' as
14mu|texlive-titlefoot-20070117-4|24	footnotes to the title or first page of a document. Works with
14mu|texlive-titlefoot-20070117-4|25	any class for which the \thanks macro works (e.g., article).
14mu|texlive-titlefoot-20070117-4|26	
14mu|texlive-titlefoot-20070117-4|27	
14mu|texlive-titlefoot-20070117-4|28	#-----------------------------------------------------------------------
14mu|texlive-titlefoot-20070117-4|29	%files
14mu|texlive-titlefoot-20070117-4|30	%{_texmfdistdir}/tex/latex/titlefoot/titlefoot.sty
14mu|texlive-titlefoot-20070117-4|31	
14mu|texlive-titlefoot-20070117-4|32	#-----------------------------------------------------------------------
14mu|texlive-titlefoot-20070117-4|33	%prep
14mu|texlive-titlefoot-20070117-4|34	%setup -c -a0
14mu|texlive-titlefoot-20070117-4|35	
14mu|texlive-titlefoot-20070117-4|36	%build
14mu|texlive-titlefoot-20070117-4|37	
14mu|texlive-titlefoot-20070117-4|38	%install
14mu|texlive-titlefoot-20070117-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-titlefoot-20070117-4|40	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-titlefoot-20070117-4|41	
14mu|texlive-titlefoot-20070117-4|42	
14mu|texlive-titlefoot-20070117-4|43	
14mu|texlive-titlefoot-20070117-4|44	%changelog
14mu|texlive-titlefoot-20070117-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070117-4
14mu|texlive-titlefoot-20070117-4|46	+ Revision: 2565ac1
14mu|texlive-titlefoot-20070117-4|47	- MassBuild#674: Increase release tag
14mu|texlive-titlefoot-20070117-4|48	
14mu|texlive-titlefoot-20070117-4|49	

25951 14
14mu|texlive-titlepic-1.1-4|1	# revision 15878
14mu|texlive-titlepic-1.1-4|2	# category Package
14mu|texlive-titlepic-1.1-4|3	# catalog-ctan /macros/latex/contrib/titlepic
14mu|texlive-titlepic-1.1-4|4	# catalog-date 2009-11-10 08:50:14 +0100
14mu|texlive-titlepic-1.1-4|5	# catalog-license pd
14mu|texlive-titlepic-1.1-4|6	# catalog-version 1.1
14mu|texlive-titlepic-1.1-4|7	Name:		texlive-titlepic
14mu|texlive-titlepic-1.1-4|8	Version:	1.1
14mu|texlive-titlepic-1.1-4|9	Release:	4
14mu|texlive-titlepic-1.1-4|10	Summary:	Add picture to title page of a document
14mu|texlive-titlepic-1.1-4|11	Group:		Publishing
14mu|texlive-titlepic-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlepic
14mu|texlive-titlepic-1.1-4|13	License:	PD
14mu|texlive-titlepic-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepic.tar.xz
14mu|texlive-titlepic-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepic.doc.tar.xz
14mu|texlive-titlepic-1.1-4|16	BuildArch:	noarch
14mu|texlive-titlepic-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-titlepic-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-titlepic-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-titlepic-1.1-4|20	
14mu|texlive-titlepic-1.1-4|21	%description
14mu|texlive-titlepic-1.1-4|22	The package allows you to place a picture on the title page
14mu|texlive-titlepic-1.1-4|23	(cover page) of a LaTeX document. Example of usage:
14mu|texlive-titlepic-1.1-4|24	\usepackage[cc]{titlepic} \usepackage{graphicx}
14mu|texlive-titlepic-1.1-4|25	\titlepic{\includegraphics[width=\textwidth]{picture.png}} The
14mu|texlive-titlepic-1.1-4|26	package currently only works with the document classes article,
14mu|texlive-titlepic-1.1-4|27	report and book.
14mu|texlive-titlepic-1.1-4|28	
14mu|texlive-titlepic-1.1-4|29	
14mu|texlive-titlepic-1.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-titlepic-1.1-4|31	%files
14mu|texlive-titlepic-1.1-4|32	%{_texmfdistdir}/tex/latex/titlepic/titlepic.sty
14mu|texlive-titlepic-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/titlepic/README
14mu|texlive-titlepic-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/titlepic/titlepic-manual.pdf
14mu|texlive-titlepic-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/titlepic/titlepic-manual.tex
14mu|texlive-titlepic-1.1-4|36	
14mu|texlive-titlepic-1.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-titlepic-1.1-4|38	%prep
14mu|texlive-titlepic-1.1-4|39	%setup -c -a0 -a1
14mu|texlive-titlepic-1.1-4|40	
14mu|texlive-titlepic-1.1-4|41	%build
14mu|texlive-titlepic-1.1-4|42	
14mu|texlive-titlepic-1.1-4|43	%install
14mu|texlive-titlepic-1.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-titlepic-1.1-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-titlepic-1.1-4|46	
14mu|texlive-titlepic-1.1-4|47	
14mu|texlive-titlepic-1.1-4|48	
14mu|texlive-titlepic-1.1-4|49	%changelog
14mu|texlive-titlepic-1.1-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-titlepic-1.1-4|51	+ Revision: fef87f1
14mu|texlive-titlepic-1.1-4|52	- MassBuild#674: Increase release tag
14mu|texlive-titlepic-1.1-4|53	
14mu|texlive-titlepic-1.1-4|54	

25952 14
14mu|texlive-titleref-2.0-4|1	# revision 18729
14mu|texlive-titleref-2.0-4|2	# category Package
14mu|texlive-titleref-2.0-4|3	# catalog-ctan /macros/latex/contrib/titleref
14mu|texlive-titleref-2.0-4|4	# catalog-date 2010-06-06 13:50:32 +0200
14mu|texlive-titleref-2.0-4|5	# catalog-license pd
14mu|texlive-titleref-2.0-4|6	# catalog-version 2.0
14mu|texlive-titleref-2.0-4|7	Name:		texlive-titleref
14mu|texlive-titleref-2.0-4|8	Version:	2.0
14mu|texlive-titleref-2.0-4|9	Release:	4
14mu|texlive-titleref-2.0-4|10	Summary:	A "\titleref" command to cross-reference section titles
14mu|texlive-titleref-2.0-4|11	Group:		Publishing
14mu|texlive-titleref-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titleref
14mu|texlive-titleref-2.0-4|13	License:	PD
14mu|texlive-titleref-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titleref.tar.xz
14mu|texlive-titleref-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titleref.doc.tar.xz
14mu|texlive-titleref-2.0-4|16	BuildArch:	noarch
14mu|texlive-titleref-2.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-titleref-2.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-titleref-2.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-titleref-2.0-4|20	
14mu|texlive-titleref-2.0-4|21	%description
14mu|texlive-titleref-2.0-4|22	Defines a command \titleref that allows you to cross-reference
14mu|texlive-titleref-2.0-4|23	section (and chapter, etc) titles and captions just like \ref
14mu|texlive-titleref-2.0-4|24	and \pageref. The package does not interwork with hyperref; if
14mu|texlive-titleref-2.0-4|25	you need hypertext capabilities, use nameref instead.
14mu|texlive-titleref-2.0-4|26	
14mu|texlive-titleref-2.0-4|27	
14mu|texlive-titleref-2.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-titleref-2.0-4|29	%files
14mu|texlive-titleref-2.0-4|30	%{_texmfdistdir}/tex/latex/titleref/titleref.sty
14mu|texlive-titleref-2.0-4|31	%doc %{_texmfdistdir}/doc/latex/titleref/miscdoc.sty
14mu|texlive-titleref-2.0-4|32	%doc %{_texmfdistdir}/doc/latex/titleref/titleref.pdf
14mu|texlive-titleref-2.0-4|33	%doc %{_texmfdistdir}/doc/latex/titleref/titleref.tex
14mu|texlive-titleref-2.0-4|34	
14mu|texlive-titleref-2.0-4|35	#-----------------------------------------------------------------------
14mu|texlive-titleref-2.0-4|36	%prep
14mu|texlive-titleref-2.0-4|37	%setup -c -a0 -a1
14mu|texlive-titleref-2.0-4|38	
14mu|texlive-titleref-2.0-4|39	%build
14mu|texlive-titleref-2.0-4|40	
14mu|texlive-titleref-2.0-4|41	%install
14mu|texlive-titleref-2.0-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-titleref-2.0-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-titleref-2.0-4|44	
14mu|texlive-titleref-2.0-4|45	
14mu|texlive-titleref-2.0-4|46	
14mu|texlive-titleref-2.0-4|47	%changelog
14mu|texlive-titleref-2.0-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-titleref-2.0-4|49	+ Revision: 0467df3
14mu|texlive-titleref-2.0-4|50	- MassBuild#674: Increase release tag
14mu|texlive-titleref-2.0-4|51	
14mu|texlive-titleref-2.0-4|52	

25953 14
14mu|texlive-titlesec-2.10.0-4|1	# revision 24852
14mu|texlive-titlesec-2.10.0-4|2	# category Package
14mu|texlive-titlesec-2.10.0-4|3	# catalog-ctan /macros/latex/contrib/titlesec
14mu|texlive-titlesec-2.10.0-4|4	# catalog-date 2011-12-15 15:36:45 +0100
14mu|texlive-titlesec-2.10.0-4|5	# catalog-license lppl
14mu|texlive-titlesec-2.10.0-4|6	# catalog-version 2.10.0
14mu|texlive-titlesec-2.10.0-4|7	Name:		texlive-titlesec
14mu|texlive-titlesec-2.10.0-4|8	Version:	2.10.0
14mu|texlive-titlesec-2.10.0-4|9	Release:	4
14mu|texlive-titlesec-2.10.0-4|10	Summary:	Select alternative section titles
14mu|texlive-titlesec-2.10.0-4|11	Group:		Publishing
14mu|texlive-titlesec-2.10.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlesec
14mu|texlive-titlesec-2.10.0-4|13	License:	LPPL
14mu|texlive-titlesec-2.10.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlesec.tar.xz
14mu|texlive-titlesec-2.10.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlesec.doc.tar.xz
14mu|texlive-titlesec-2.10.0-4|16	BuildArch:	noarch
14mu|texlive-titlesec-2.10.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-titlesec-2.10.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-titlesec-2.10.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-titlesec-2.10.0-4|20	
14mu|texlive-titlesec-2.10.0-4|21	%description
14mu|texlive-titlesec-2.10.0-4|22	A package providing an interface to sectioning commands for
14mu|texlive-titlesec-2.10.0-4|23	selection from various title styles. E.g., marginal titles and
14mu|texlive-titlesec-2.10.0-4|24	to change the font of all headings with a single command, also
14mu|texlive-titlesec-2.10.0-4|25	providing simple one-step page styles. Also includes a package
14mu|texlive-titlesec-2.10.0-4|26	to change the page styles when there are floats in a page. You
14mu|texlive-titlesec-2.10.0-4|27	may assign headers/footers to individual floats, too.
14mu|texlive-titlesec-2.10.0-4|28	
14mu|texlive-titlesec-2.10.0-4|29	
14mu|texlive-titlesec-2.10.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-titlesec-2.10.0-4|31	%files
14mu|texlive-titlesec-2.10.0-4|32	%{_texmfdistdir}/tex/latex/titlesec/block.tss
14mu|texlive-titlesec-2.10.0-4|33	%{_texmfdistdir}/tex/latex/titlesec/drop.tss
14mu|texlive-titlesec-2.10.0-4|34	%{_texmfdistdir}/tex/latex/titlesec/frame.tss
14mu|texlive-titlesec-2.10.0-4|35	%{_texmfdistdir}/tex/latex/titlesec/leftmargin.tss
14mu|texlive-titlesec-2.10.0-4|36	%{_texmfdistdir}/tex/latex/titlesec/margin.tss
14mu|texlive-titlesec-2.10.0-4|37	%{_texmfdistdir}/tex/latex/titlesec/rightmargin.tss
14mu|texlive-titlesec-2.10.0-4|38	%{_texmfdistdir}/tex/latex/titlesec/titleps.sty
14mu|texlive-titlesec-2.10.0-4|39	%{_texmfdistdir}/tex/latex/titlesec/titlesec.sty
14mu|texlive-titlesec-2.10.0-4|40	%{_texmfdistdir}/tex/latex/titlesec/titletoc.sty
14mu|texlive-titlesec-2.10.0-4|41	%{_texmfdistdir}/tex/latex/titlesec/ttlkeys.def
14mu|texlive-titlesec-2.10.0-4|42	%{_texmfdistdir}/tex/latex/titlesec/ttlps.def
14mu|texlive-titlesec-2.10.0-4|43	%{_texmfdistdir}/tex/latex/titlesec/wrap.tss
14mu|texlive-titlesec-2.10.0-4|44	%doc %{_texmfdistdir}/doc/latex/titlesec/CHANGES
14mu|texlive-titlesec-2.10.0-4|45	%doc %{_texmfdistdir}/doc/latex/titlesec/README
14mu|texlive-titlesec-2.10.0-4|46	%doc %{_texmfdistdir}/doc/latex/titlesec/titleps.pdf
14mu|texlive-titlesec-2.10.0-4|47	%doc %{_texmfdistdir}/doc/latex/titlesec/titleps.tex
14mu|texlive-titlesec-2.10.0-4|48	%doc %{_texmfdistdir}/doc/latex/titlesec/titlesec.pdf
14mu|texlive-titlesec-2.10.0-4|49	%doc %{_texmfdistdir}/doc/latex/titlesec/titlesec.tex
14mu|texlive-titlesec-2.10.0-4|50	
14mu|texlive-titlesec-2.10.0-4|51	#-----------------------------------------------------------------------
14mu|texlive-titlesec-2.10.0-4|52	%prep
14mu|texlive-titlesec-2.10.0-4|53	%setup -c -a0 -a1
14mu|texlive-titlesec-2.10.0-4|54	
14mu|texlive-titlesec-2.10.0-4|55	%build
14mu|texlive-titlesec-2.10.0-4|56	
14mu|texlive-titlesec-2.10.0-4|57	%install
14mu|texlive-titlesec-2.10.0-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-titlesec-2.10.0-4|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-titlesec-2.10.0-4|60	
14mu|texlive-titlesec-2.10.0-4|61	
14mu|texlive-titlesec-2.10.0-4|62	
14mu|texlive-titlesec-2.10.0-4|63	%changelog
14mu|texlive-titlesec-2.10.0-4|64	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.10.0-4
14mu|texlive-titlesec-2.10.0-4|65	+ Revision: 1fffc88
14mu|texlive-titlesec-2.10.0-4|66	- MassBuild#674: Increase release tag
14mu|texlive-titlesec-2.10.0-4|67	
14mu|texlive-titlesec-2.10.0-4|68	

25954 14
14mu|texlive-titling-2.1d-4|1	# revision 15878
14mu|texlive-titling-2.1d-4|2	# category Package
14mu|texlive-titling-2.1d-4|3	# catalog-ctan /macros/latex/contrib/titling
14mu|texlive-titling-2.1d-4|4	# catalog-date 2009-09-04 12:14:45 +0200
14mu|texlive-titling-2.1d-4|5	# catalog-license lppl
14mu|texlive-titling-2.1d-4|6	# catalog-version 2.1d
14mu|texlive-titling-2.1d-4|7	Name:		texlive-titling
14mu|texlive-titling-2.1d-4|8	Version:	2.1d
14mu|texlive-titling-2.1d-4|9	Release:	4
14mu|texlive-titling-2.1d-4|10	Summary:	Control over the typesetting of the \maketitle command
14mu|texlive-titling-2.1d-4|11	Group:		Publishing
14mu|texlive-titling-2.1d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titling
14mu|texlive-titling-2.1d-4|13	License:	LPPL
14mu|texlive-titling-2.1d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titling.tar.xz
14mu|texlive-titling-2.1d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titling.doc.tar.xz
14mu|texlive-titling-2.1d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titling.source.tar.xz
14mu|texlive-titling-2.1d-4|17	BuildArch:	noarch
14mu|texlive-titling-2.1d-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-titling-2.1d-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-titling-2.1d-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-titling-2.1d-4|21	
14mu|texlive-titling-2.1d-4|22	%description
14mu|texlive-titling-2.1d-4|23	The titling package provides control over the typesetting of
14mu|texlive-titling-2.1d-4|24	the \maketitle command and \thanks commands, and makes the
14mu|texlive-titling-2.1d-4|25	\title, \author and \date information permanently available.
14mu|texlive-titling-2.1d-4|26	Multiple titles are allowed in a single document. New titling
14mu|texlive-titling-2.1d-4|27	elements can be added and a titlepage title can be centered on
14mu|texlive-titling-2.1d-4|28	a physical page.
14mu|texlive-titling-2.1d-4|29	
14mu|texlive-titling-2.1d-4|30	
14mu|texlive-titling-2.1d-4|31	#-----------------------------------------------------------------------
14mu|texlive-titling-2.1d-4|32	%files
14mu|texlive-titling-2.1d-4|33	%{_texmfdistdir}/tex/latex/titling/titling.sty
14mu|texlive-titling-2.1d-4|34	%doc %{_texmfdistdir}/doc/latex/titling/README
14mu|texlive-titling-2.1d-4|35	%doc %{_texmfdistdir}/doc/latex/titling/titling.pdf
14mu|texlive-titling-2.1d-4|36	#- source
14mu|texlive-titling-2.1d-4|37	%doc %{_texmfdistdir}/source/latex/titling/titling.dtx
14mu|texlive-titling-2.1d-4|38	%doc %{_texmfdistdir}/source/latex/titling/titling.ins
14mu|texlive-titling-2.1d-4|39	
14mu|texlive-titling-2.1d-4|40	#-----------------------------------------------------------------------
14mu|texlive-titling-2.1d-4|41	%prep
14mu|texlive-titling-2.1d-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-titling-2.1d-4|43	
14mu|texlive-titling-2.1d-4|44	%build
14mu|texlive-titling-2.1d-4|45	
14mu|texlive-titling-2.1d-4|46	%install
14mu|texlive-titling-2.1d-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-titling-2.1d-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-titling-2.1d-4|49	
14mu|texlive-titling-2.1d-4|50	
14mu|texlive-titling-2.1d-4|51	
14mu|texlive-titling-2.1d-4|52	%changelog
14mu|texlive-titling-2.1d-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1d-4
14mu|texlive-titling-2.1d-4|54	+ Revision: ea6ed8a
14mu|texlive-titling-2.1d-4|55	- MassBuild#674: Increase release tag
14mu|texlive-titling-2.1d-4|56	
14mu|texlive-titling-2.1d-4|57	

25955 14
14mu|texlive-tkz-base-1.16-4|1	# revision 22961
14mu|texlive-tkz-base-1.16-4|2	# category Package
14mu|texlive-tkz-base-1.16-4|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-base
14mu|texlive-tkz-base-1.16-4|4	# catalog-date 2011-06-05 23:10:23 +0200
14mu|texlive-tkz-base-1.16-4|5	# catalog-license lppl
14mu|texlive-tkz-base-1.16-4|6	# catalog-version 1.16
14mu|texlive-tkz-base-1.16-4|7	Name:		texlive-tkz-base
14mu|texlive-tkz-base-1.16-4|8	Version:	1.16
14mu|texlive-tkz-base-1.16-4|9	Release:	4
14mu|texlive-tkz-base-1.16-4|10	Summary:	Tools for drawing with a cartesian coordinate system
14mu|texlive-tkz-base-1.16-4|11	Group:		Publishing
14mu|texlive-tkz-base-1.16-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-base
14mu|texlive-tkz-base-1.16-4|13	License:	LPPL
14mu|texlive-tkz-base-1.16-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-base.tar.xz
14mu|texlive-tkz-base-1.16-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-base.doc.tar.xz
14mu|texlive-tkz-base-1.16-4|16	BuildArch:	noarch
14mu|texlive-tkz-base-1.16-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-base-1.16-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-base-1.16-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-base-1.16-4|20	
14mu|texlive-tkz-base-1.16-4|21	%description
14mu|texlive-tkz-base-1.16-4|22	The package is the base of a set of packages, designed to give
14mu|texlive-tkz-base-1.16-4|23	mathematics teachers (and students) easy access to programming
14mu|texlive-tkz-base-1.16-4|24	of drawings with TikZ.
14mu|texlive-tkz-base-1.16-4|25	
14mu|texlive-tkz-base-1.16-4|26	
14mu|texlive-tkz-base-1.16-4|27	#-----------------------------------------------------------------------
14mu|texlive-tkz-base-1.16-4|28	%files
14mu|texlive-tkz-base-1.16-4|29	%{_texmfdistdir}/tex/latex/tkz-base/tkz-base.cfg
14mu|texlive-tkz-base-1.16-4|30	%{_texmfdistdir}/tex/latex/tkz-base/tkz-base.sty
14mu|texlive-tkz-base-1.16-4|31	%{_texmfdistdir}/tex/latex/tkz-base/tkz-obj-marks.tex
14mu|texlive-tkz-base-1.16-4|32	%{_texmfdistdir}/tex/latex/tkz-base/tkz-obj-points.tex
14mu|texlive-tkz-base-1.16-4|33	%{_texmfdistdir}/tex/latex/tkz-base/tkz-obj-segments.tex
14mu|texlive-tkz-base-1.16-4|34	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-arith.tex
14mu|texlive-tkz-base-1.16-4|35	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-base.tex
14mu|texlive-tkz-base-1.16-4|36	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-math.tex
14mu|texlive-tkz-base-1.16-4|37	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-misc.tex
14mu|texlive-tkz-base-1.16-4|38	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-obsolete.tex
14mu|texlive-tkz-base-1.16-4|39	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-utilities.tex
14mu|texlive-tkz-base-1.16-4|40	%doc %{_texmfdistdir}/doc/latex/tkz-base/README
14mu|texlive-tkz-base-1.16-4|41	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/Makefile
14mu|texlive-tkz-base-1.16-4|42	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/info_base_tex.txt
14mu|texlive-tkz-base-1.16-4|43	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/latex/tkzbase-tex.zip
14mu|texlive-tkz-base-1.16-4|44	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/tkzbasepreamble.ltx
14mu|texlive-tkz-base-1.16-4|45	%doc %{_texmfdistdir}/doc/latex/tkz-base/latex/TKZdoc.zip
14mu|texlive-tkz-base-1.16-4|46	%doc %{_texmfdistdir}/doc/latex/tkz-base/tkz-base-screen.pdf
14mu|texlive-tkz-base-1.16-4|47	
14mu|texlive-tkz-base-1.16-4|48	#-----------------------------------------------------------------------
14mu|texlive-tkz-base-1.16-4|49	%prep
14mu|texlive-tkz-base-1.16-4|50	%setup -c -a0 -a1
14mu|texlive-tkz-base-1.16-4|51	
14mu|texlive-tkz-base-1.16-4|52	%build
14mu|texlive-tkz-base-1.16-4|53	
14mu|texlive-tkz-base-1.16-4|54	%install
14mu|texlive-tkz-base-1.16-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-base-1.16-4|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-base-1.16-4|57	
14mu|texlive-tkz-base-1.16-4|58	
14mu|texlive-tkz-base-1.16-4|59	
14mu|texlive-tkz-base-1.16-4|60	%changelog
14mu|texlive-tkz-base-1.16-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.16-4
14mu|texlive-tkz-base-1.16-4|62	+ Revision: aca33f3
14mu|texlive-tkz-base-1.16-4|63	- MassBuild#674: Increase release tag
14mu|texlive-tkz-base-1.16-4|64	
14mu|texlive-tkz-base-1.16-4|65	

25956 14
14mu|texlive-tkz-berge-1.00c-4|1	# revision 22891
14mu|texlive-tkz-berge-1.00c-4|2	# category Package
14mu|texlive-tkz-berge-1.00c-4|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-berge
14mu|texlive-tkz-berge-1.00c-4|4	# catalog-date 2011-06-06 00:03:44 +0200
14mu|texlive-tkz-berge-1.00c-4|5	# catalog-license lppl
14mu|texlive-tkz-berge-1.00c-4|6	# catalog-version 1.00c
14mu|texlive-tkz-berge-1.00c-4|7	Name:		texlive-tkz-berge
14mu|texlive-tkz-berge-1.00c-4|8	Version:	1.00c
14mu|texlive-tkz-berge-1.00c-4|9	Release:	4
14mu|texlive-tkz-berge-1.00c-4|10	Summary:	Macros for drawing graphs of graph theory
14mu|texlive-tkz-berge-1.00c-4|11	Group:		Publishing
14mu|texlive-tkz-berge-1.00c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-berge
14mu|texlive-tkz-berge-1.00c-4|13	License:	LPPL
14mu|texlive-tkz-berge-1.00c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-berge.tar.xz
14mu|texlive-tkz-berge-1.00c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-berge.doc.tar.xz
14mu|texlive-tkz-berge-1.00c-4|16	BuildArch:	noarch
14mu|texlive-tkz-berge-1.00c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-berge-1.00c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-berge-1.00c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-berge-1.00c-4|20	
14mu|texlive-tkz-berge-1.00c-4|21	%description
14mu|texlive-tkz-berge-1.00c-4|22	The package provides a collection of useful macros for drawing
14mu|texlive-tkz-berge-1.00c-4|23	classic graphs of graph theory, or to make other graphs.
14mu|texlive-tkz-berge-1.00c-4|24	
14mu|texlive-tkz-berge-1.00c-4|25	
14mu|texlive-tkz-berge-1.00c-4|26	#-----------------------------------------------------------------------
14mu|texlive-tkz-berge-1.00c-4|27	%files
14mu|texlive-tkz-berge-1.00c-4|28	%{_texmfdistdir}/tex/latex/tkz-berge/tkz-arith.sty
14mu|texlive-tkz-berge-1.00c-4|29	%{_texmfdistdir}/tex/latex/tkz-berge/tkz-berge.sty
14mu|texlive-tkz-berge-1.00c-4|30	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/README
14mu|texlive-tkz-berge-1.00c-4|31	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/NamedGraphs.pdf
14mu|texlive-tkz-berge-1.00c-4|32	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Andrasfai.tex
14mu|texlive-tkz-berge-1.00c-4|33	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Balaban.tex
14mu|texlive-tkz-berge-1.00c-4|34	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Bipartite.tex
14mu|texlive-tkz-berge-1.00c-4|35	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Bull.tex
14mu|texlive-tkz-berge-1.00c-4|36	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Cage.tex
14mu|texlive-tkz-berge-1.00c-4|37	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Chvatal.tex
14mu|texlive-tkz-berge-1.00c-4|38	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Cocktail_Party.tex
14mu|texlive-tkz-berge-1.00c-4|39	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Coxeter.tex
14mu|texlive-tkz-berge-1.00c-4|40	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Crown.tex
14mu|texlive-tkz-berge-1.00c-4|41	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-CubicSymmetric.tex
14mu|texlive-tkz-berge-1.00c-4|42	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Desargues.tex
14mu|texlive-tkz-berge-1.00c-4|43	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Doyle.tex
14mu|texlive-tkz-berge-1.00c-4|44	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Dyck.tex
14mu|texlive-tkz-berge-1.00c-4|45	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Folkman.tex
14mu|texlive-tkz-berge-1.00c-4|46	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex
14mu|texlive-tkz-berge-1.00c-4|47	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Franklin.tex
14mu|texlive-tkz-berge-1.00c-4|48	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Gray.tex
14mu|texlive-tkz-berge-1.00c-4|49	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Groetzsch.tex
14mu|texlive-tkz-berge-1.00c-4|50	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Harries.tex
14mu|texlive-tkz-berge-1.00c-4|51	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Heawood.tex
14mu|texlive-tkz-berge-1.00c-4|52	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Hypercube.tex
14mu|texlive-tkz-berge-1.00c-4|53	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Koenisberg.tex
14mu|texlive-tkz-berge-1.00c-4|54	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Levi.tex
14mu|texlive-tkz-berge-1.00c-4|55	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex
14mu|texlive-tkz-berge-1.00c-4|56	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Moebius.tex
14mu|texlive-tkz-berge-1.00c-4|57	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Nauru.tex
14mu|texlive-tkz-berge-1.00c-4|58	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Pappus.tex
14mu|texlive-tkz-berge-1.00c-4|59	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Petersen.tex
14mu|texlive-tkz-berge-1.00c-4|60	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Platonic.tex
14mu|texlive-tkz-berge-1.00c-4|61	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Robertson.tex
14mu|texlive-tkz-berge-1.00c-4|62	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Tutte.tex
14mu|texlive-tkz-berge-1.00c-4|63	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Wong.tex
14mu|texlive-tkz-berge-1.00c-4|64	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex
14mu|texlive-tkz-berge-1.00c-4|65	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-main.tex
14mu|texlive-tkz-berge-1.00c-4|66	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/namedg.ist
14mu|texlive-tkz-berge-1.00c-4|67	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|68	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|69	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|70	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-10-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|71	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-10-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|72	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|73	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|74	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|75	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-4-0.tex
14mu|texlive-tkz-berge-1.00c-4|76	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|77	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|78	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|79	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-4-0.tex
14mu|texlive-tkz-berge-1.00c-4|80	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|81	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|82	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|83	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-4-0.tex
14mu|texlive-tkz-berge-1.00c-4|84	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-14-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|85	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|86	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|87	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|88	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-16-0-0.tex
14mu|texlive-tkz-berge-1.00c-4|89	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|90	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|91	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|92	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-18-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|93	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-18-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|94	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-19-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|95	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|96	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|97	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|98	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-4-0.tex
14mu|texlive-tkz-berge-1.00c-4|99	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-20-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|100	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-20-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|101	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-0-0.tex
14mu|texlive-tkz-berge-1.00c-4|102	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|103	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|104	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|105	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|106	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|107	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|108	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|109	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|110	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-4-0.tex
14mu|texlive-tkz-berge-1.00c-4|111	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-5-0.tex
14mu|texlive-tkz-berge-1.00c-4|112	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-6-0.tex
14mu|texlive-tkz-berge-1.00c-4|113	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-7-0.tex
14mu|texlive-tkz-berge-1.00c-4|114	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|115	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|116	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|117	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|118	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|119	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|120	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-4-0.tex
14mu|texlive-tkz-berge-1.00c-4|121	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-5-0.tex
14mu|texlive-tkz-berge-1.00c-4|122	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-6-0.tex
14mu|texlive-tkz-berge-1.00c-4|123	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-7-0.tex
14mu|texlive-tkz-berge-1.00c-4|124	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-8-0.tex
14mu|texlive-tkz-berge-1.00c-4|125	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-9-0.tex
14mu|texlive-tkz-berge-1.00c-4|126	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|127	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-10-0.tex
14mu|texlive-tkz-berge-1.00c-4|128	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-11-0.tex
14mu|texlive-tkz-berge-1.00c-4|129	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-12-0.tex
14mu|texlive-tkz-berge-1.00c-4|130	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-13-0.tex
14mu|texlive-tkz-berge-1.00c-4|131	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-14-0.tex
14mu|texlive-tkz-berge-1.00c-4|132	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|133	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|134	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-4-0.tex
14mu|texlive-tkz-berge-1.00c-4|135	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-5-0.tex
14mu|texlive-tkz-berge-1.00c-4|136	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-6-0.tex
14mu|texlive-tkz-berge-1.00c-4|137	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-7-0.tex
14mu|texlive-tkz-berge-1.00c-4|138	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-8-0.tex
14mu|texlive-tkz-berge-1.00c-4|139	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-9-0.tex
14mu|texlive-tkz-berge-1.00c-4|140	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|141	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|142	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|143	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-4-0.tex
14mu|texlive-tkz-berge-1.00c-4|144	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-28-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|145	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-29-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|146	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|147	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|148	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|149	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-4-0-0.tex
14mu|texlive-tkz-berge-1.00c-4|150	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-6-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|151	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-6-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|152	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|153	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|154	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|155	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-4-0.tex
14mu|texlive-tkz-berge-1.00c-4|156	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-5-0.tex
14mu|texlive-tkz-berge-1.00c-4|157	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|158	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|159	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-3-0.tex
14mu|texlive-tkz-berge-1.00c-4|160	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-9-1-0.tex
14mu|texlive-tkz-berge-1.00c-4|161	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-9-2-0.tex
14mu|texlive-tkz-berge-1.00c-4|162	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/tkzpreamblenamed.ltx
14mu|texlive-tkz-berge-1.00c-4|163	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/readme-namedgraph.txt
14mu|texlive-tkz-berge-1.00c-4|164	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/Grid.pdf
14mu|texlive-tkz-berge-1.00c-4|165	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/gr-Circulant.pdf
14mu|texlive-tkz-berge-1.00c-4|166	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/gr-Complet-16.pdf
14mu|texlive-tkz-berge-1.00c-4|167	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/gr-edgeingraphmodloop.pdf
14mu|texlive-tkz-berge-1.00c-4|168	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grCLadder.pdf
14mu|texlive-tkz-berge-1.00c-4|169	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grDoubleMod.pdf
14mu|texlive-tkz-berge-1.00c-4|170	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grExtraChords.pdf
14mu|texlive-tkz-berge-1.00c-4|171	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grLadder.pdf
14mu|texlive-tkz-berge-1.00c-4|172	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grSQCycle.pdf
14mu|texlive-tkz-berge-1.00c-4|173	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grStar.pdf
14mu|texlive-tkz-berge-1.00c-4|174	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grWheel.pdf
14mu|texlive-tkz-berge-1.00c-4|175	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/hypercube.pdf
14mu|texlive-tkz-berge-1.00c-4|176	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/hypercube_simple.pdf
14mu|texlive-tkz-berge-1.00c-4|177	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/hypercubed.pdf
14mu|texlive-tkz-berge-1.00c-4|178	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/Grid.tex
14mu|texlive-tkz-berge-1.00c-4|179	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/gr-Circulant.tex
14mu|texlive-tkz-berge-1.00c-4|180	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/gr-Complet-16.tex
14mu|texlive-tkz-berge-1.00c-4|181	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/gr-edgeingraphmodloop.tex
14mu|texlive-tkz-berge-1.00c-4|182	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grCLadder.tex
14mu|texlive-tkz-berge-1.00c-4|183	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grDoubleMod.tex
14mu|texlive-tkz-berge-1.00c-4|184	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grExtraChords.tex
14mu|texlive-tkz-berge-1.00c-4|185	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grLadder.tex
14mu|texlive-tkz-berge-1.00c-4|186	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grSQCycle.tex
14mu|texlive-tkz-berge-1.00c-4|187	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grStar.tex
14mu|texlive-tkz-berge-1.00c-4|188	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grWheel.tex
14mu|texlive-tkz-berge-1.00c-4|189	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/hypercube_simple.tex
14mu|texlive-tkz-berge-1.00c-4|190	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/hypercubed.tex
14mu|texlive-tkz-berge-1.00c-4|191	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-classic.tex
14mu|texlive-tkz-berge-1.00c-4|192	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-installation.tex
14mu|texlive-tkz-berge-1.00c-4|193	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-macros-e.tex
14mu|texlive-tkz-berge-1.00c-4|194	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-macros.tex
14mu|texlive-tkz-berge-1.00c-4|195	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-main.tex
14mu|texlive-tkz-berge-1.00c-4|196	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-style.tex
14mu|texlive-tkz-berge-1.00c-4|197	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-gr-installation.tex
14mu|texlive-tkz-berge-1.00c-4|198	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/berge.ist
14mu|texlive-tkz-berge-1.00c-4|199	%doc %{_texmfdistdir}/doc/latex/tkz-berge/readme-tkz-berge.txt
14mu|texlive-tkz-berge-1.00c-4|200	%doc %{_texmfdistdir}/doc/latex/tkz-berge/tkz-berge-screen.pdf
14mu|texlive-tkz-berge-1.00c-4|201	
14mu|texlive-tkz-berge-1.00c-4|202	#-----------------------------------------------------------------------
14mu|texlive-tkz-berge-1.00c-4|203	%prep
14mu|texlive-tkz-berge-1.00c-4|204	%setup -c -a0 -a1
14mu|texlive-tkz-berge-1.00c-4|205	
14mu|texlive-tkz-berge-1.00c-4|206	%build
14mu|texlive-tkz-berge-1.00c-4|207	
14mu|texlive-tkz-berge-1.00c-4|208	%install
14mu|texlive-tkz-berge-1.00c-4|209	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-berge-1.00c-4|210	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-berge-1.00c-4|211	
14mu|texlive-tkz-berge-1.00c-4|212	
14mu|texlive-tkz-berge-1.00c-4|213	
14mu|texlive-tkz-berge-1.00c-4|214	%changelog
14mu|texlive-tkz-berge-1.00c-4|215	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00c-4
14mu|texlive-tkz-berge-1.00c-4|216	+ Revision: 8fa542b
14mu|texlive-tkz-berge-1.00c-4|217	- MassBuild#674: Increase release tag
14mu|texlive-tkz-berge-1.00c-4|218	
14mu|texlive-tkz-berge-1.00c-4|219	

25957 14
14mu|texlive-tkz-doc-1.1c-4|1	# revision 22959
14mu|texlive-tkz-doc-1.1c-4|2	# category Package
14mu|texlive-tkz-doc-1.1c-4|3	# catalog-ctan /macros/latex/contrib/tkz-doc
14mu|texlive-tkz-doc-1.1c-4|4	# catalog-date 2011-06-05 23:10:23 +0200
14mu|texlive-tkz-doc-1.1c-4|5	# catalog-license lppl
14mu|texlive-tkz-doc-1.1c-4|6	# catalog-version 1.1c
14mu|texlive-tkz-doc-1.1c-4|7	Name:		texlive-tkz-doc
14mu|texlive-tkz-doc-1.1c-4|8	Version:	1.1c
14mu|texlive-tkz-doc-1.1c-4|9	Release:	4
14mu|texlive-tkz-doc-1.1c-4|10	Summary:	Documentation macros for the TKZ series of packages
14mu|texlive-tkz-doc-1.1c-4|11	Group:		Publishing
14mu|texlive-tkz-doc-1.1c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz-doc
14mu|texlive-tkz-doc-1.1c-4|13	License:	LPPL
14mu|texlive-tkz-doc-1.1c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-doc.tar.xz
14mu|texlive-tkz-doc-1.1c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-doc.doc.tar.xz
14mu|texlive-tkz-doc-1.1c-4|16	BuildArch:	noarch
14mu|texlive-tkz-doc-1.1c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-doc-1.1c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-doc-1.1c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-doc-1.1c-4|20	
14mu|texlive-tkz-doc-1.1c-4|21	%description
14mu|texlive-tkz-doc-1.1c-4|22	This bundle offers a documentation class (tkz-doc) and a
14mu|texlive-tkz-doc-1.1c-4|23	package (tkzexample). These files are used in the documentation
14mu|texlive-tkz-doc-1.1c-4|24	of the author's packages tkz-tab and tkz-linknodes.
14mu|texlive-tkz-doc-1.1c-4|25	
14mu|texlive-tkz-doc-1.1c-4|26	
14mu|texlive-tkz-doc-1.1c-4|27	#-----------------------------------------------------------------------
14mu|texlive-tkz-doc-1.1c-4|28	%files
14mu|texlive-tkz-doc-1.1c-4|29	%{_texmfdistdir}/tex/latex/tkz-doc/tkz-doc.cls
14mu|texlive-tkz-doc-1.1c-4|30	%{_texmfdistdir}/tex/latex/tkz-doc/tkzexample.sty
14mu|texlive-tkz-doc-1.1c-4|31	%doc %{_texmfdistdir}/doc/latex/tkz-doc/README
14mu|texlive-tkz-doc-1.1c-4|32	
14mu|texlive-tkz-doc-1.1c-4|33	#-----------------------------------------------------------------------
14mu|texlive-tkz-doc-1.1c-4|34	%prep
14mu|texlive-tkz-doc-1.1c-4|35	%setup -c -a0 -a1
14mu|texlive-tkz-doc-1.1c-4|36	
14mu|texlive-tkz-doc-1.1c-4|37	%build
14mu|texlive-tkz-doc-1.1c-4|38	
14mu|texlive-tkz-doc-1.1c-4|39	%install
14mu|texlive-tkz-doc-1.1c-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-doc-1.1c-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-doc-1.1c-4|42	
14mu|texlive-tkz-doc-1.1c-4|43	
14mu|texlive-tkz-doc-1.1c-4|44	
14mu|texlive-tkz-doc-1.1c-4|45	%changelog
14mu|texlive-tkz-doc-1.1c-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1c-4
14mu|texlive-tkz-doc-1.1c-4|47	+ Revision: e8ea11d
14mu|texlive-tkz-doc-1.1c-4|48	- MassBuild#674: Increase release tag
14mu|texlive-tkz-doc-1.1c-4|49	
14mu|texlive-tkz-doc-1.1c-4|50	

25958 14
14mu|texlive-tkz-euclide-1.16c-4|1	# revision 22830
14mu|texlive-tkz-euclide-1.16c-4|2	# category Package
14mu|texlive-tkz-euclide-1.16c-4|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-euclide
14mu|texlive-tkz-euclide-1.16c-4|4	# catalog-date 2011-06-05 23:10:23 +0200
14mu|texlive-tkz-euclide-1.16c-4|5	# catalog-license lppl
14mu|texlive-tkz-euclide-1.16c-4|6	# catalog-version 1.16c
14mu|texlive-tkz-euclide-1.16c-4|7	Name:		texlive-tkz-euclide
14mu|texlive-tkz-euclide-1.16c-4|8	Version:	1.16c
14mu|texlive-tkz-euclide-1.16c-4|9	Release:	4
14mu|texlive-tkz-euclide-1.16c-4|10	Summary:	Tools for drawing euclidean geometry
14mu|texlive-tkz-euclide-1.16c-4|11	Group:		Publishing
14mu|texlive-tkz-euclide-1.16c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-euclide
14mu|texlive-tkz-euclide-1.16c-4|13	License:	LPPL
14mu|texlive-tkz-euclide-1.16c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-euclide.tar.xz
14mu|texlive-tkz-euclide-1.16c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-euclide.doc.tar.xz
14mu|texlive-tkz-euclide-1.16c-4|16	BuildArch:	noarch
14mu|texlive-tkz-euclide-1.16c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-euclide-1.16c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-euclide-1.16c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-euclide-1.16c-4|20	
14mu|texlive-tkz-euclide-1.16c-4|21	%description
14mu|texlive-tkz-euclide-1.16c-4|22	The tkz-euclide package is tis a set of files, designed to give
14mu|texlive-tkz-euclide-1.16c-4|23	math teachers and students) easy access at the programmation of
14mu|texlive-tkz-euclide-1.16c-4|24	euclidean geometry with TikZ.
14mu|texlive-tkz-euclide-1.16c-4|25	
14mu|texlive-tkz-euclide-1.16c-4|26	
14mu|texlive-tkz-euclide-1.16c-4|27	#-----------------------------------------------------------------------
14mu|texlive-tkz-euclide-1.16c-4|28	%files
14mu|texlive-tkz-euclide-1.16c-4|29	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-euclide.sty
14mu|texlive-tkz-euclide-1.16c-4|30	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-lib-symbols.tex
14mu|texlive-tkz-euclide-1.16c-4|31	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-addpoints.tex
14mu|texlive-tkz-euclide-1.16c-4|32	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-angles.tex
14mu|texlive-tkz-euclide-1.16c-4|33	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-arcs.tex
14mu|texlive-tkz-euclide-1.16c-4|34	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-circles.tex
14mu|texlive-tkz-euclide-1.16c-4|35	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-lines.tex
14mu|texlive-tkz-euclide-1.16c-4|36	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-polygons.tex
14mu|texlive-tkz-euclide-1.16c-4|37	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-protractor.tex
14mu|texlive-tkz-euclide-1.16c-4|38	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-sectors.tex
14mu|texlive-tkz-euclide-1.16c-4|39	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-vectors.tex
14mu|texlive-tkz-euclide-1.16c-4|40	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-tools-intersections.tex
14mu|texlive-tkz-euclide-1.16c-4|41	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-tools-transformations.tex
14mu|texlive-tkz-euclide-1.16c-4|42	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/README
14mu|texlive-tkz-euclide-1.16c-4|43	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/Makefile
14mu|texlive-tkz-euclide-1.16c-4|44	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/info_euclide_tex.txt
14mu|texlive-tkz-euclide-1.16c-4|45	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/latex/euclide-tex.zip
14mu|texlive-tkz-euclide-1.16c-4|46	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx
14mu|texlive-tkz-euclide-1.16c-4|47	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-FAQ.tex
14mu|texlive-tkz-euclide-1.16c-4|48	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-alea.tex
14mu|texlive-tkz-euclide-1.16c-4|49	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-arcs.tex
14mu|texlive-tkz-euclide-1.16c-4|50	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-base.tex
14mu|texlive-tkz-euclide-1.16c-4|51	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-circles.tex
14mu|texlive-tkz-euclide-1.16c-4|52	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex
14mu|texlive-tkz-euclide-1.16c-4|53	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-config.tex
14mu|texlive-tkz-euclide-1.16c-4|54	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-example.tex
14mu|texlive-tkz-euclide-1.16c-4|55	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-exemples.tex
14mu|texlive-tkz-euclide-1.16c-4|56	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-installation.tex
14mu|texlive-tkz-euclide-1.16c-4|57	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-intersec.tex
14mu|texlive-tkz-euclide-1.16c-4|58	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-lines.tex
14mu|texlive-tkz-euclide-1.16c-4|59	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-main.tex
14mu|texlive-tkz-euclide-1.16c-4|60	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-obj.tex
14mu|texlive-tkz-euclide-1.16c-4|61	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-points.tex
14mu|texlive-tkz-euclide-1.16c-4|62	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-polygons.tex
14mu|texlive-tkz-euclide-1.16c-4|63	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-presentation.tex
14mu|texlive-tkz-euclide-1.16c-4|64	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-rapporteur.tex
14mu|texlive-tkz-euclide-1.16c-4|65	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-sectors.tex
14mu|texlive-tkz-euclide-1.16c-4|66	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-segments.tex
14mu|texlive-tkz-euclide-1.16c-4|67	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-tips_and_tricks.tex
14mu|texlive-tkz-euclide-1.16c-4|68	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-tools.tex
14mu|texlive-tkz-euclide-1.16c-4|69	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-transf.tex
14mu|texlive-tkz-euclide-1.16c-4|70	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-vec.tex
14mu|texlive-tkz-euclide-1.16c-4|71	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/euclide.ist
14mu|texlive-tkz-euclide-1.16c-4|72	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/readme-tkz-euclide-fr.txt
14mu|texlive-tkz-euclide-1.16c-4|73	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/readme-tkz-euclide.txt
14mu|texlive-tkz-euclide-1.16c-4|74	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/tkz-euclide-screen.pdf
14mu|texlive-tkz-euclide-1.16c-4|75	
14mu|texlive-tkz-euclide-1.16c-4|76	#-----------------------------------------------------------------------
14mu|texlive-tkz-euclide-1.16c-4|77	%prep
14mu|texlive-tkz-euclide-1.16c-4|78	%setup -c -a0 -a1
14mu|texlive-tkz-euclide-1.16c-4|79	
14mu|texlive-tkz-euclide-1.16c-4|80	%build
14mu|texlive-tkz-euclide-1.16c-4|81	
14mu|texlive-tkz-euclide-1.16c-4|82	%install
14mu|texlive-tkz-euclide-1.16c-4|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-euclide-1.16c-4|84	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-euclide-1.16c-4|85	
14mu|texlive-tkz-euclide-1.16c-4|86	
14mu|texlive-tkz-euclide-1.16c-4|87	
14mu|texlive-tkz-euclide-1.16c-4|88	%changelog
14mu|texlive-tkz-euclide-1.16c-4|89	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.16c-4
14mu|texlive-tkz-euclide-1.16c-4|90	+ Revision: 5ce49ea
14mu|texlive-tkz-euclide-1.16c-4|91	- MassBuild#674: Increase release tag
14mu|texlive-tkz-euclide-1.16c-4|92	
14mu|texlive-tkz-euclide-1.16c-4|93	

25959 14
14mu|texlive-tkz-fct-1.16c-4|1	# revision 22831
14mu|texlive-tkz-fct-1.16c-4|2	# category Package
14mu|texlive-tkz-fct-1.16c-4|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-fct
14mu|texlive-tkz-fct-1.16c-4|4	# catalog-date 2011-06-05 23:10:23 +0200
14mu|texlive-tkz-fct-1.16c-4|5	# catalog-license lppl
14mu|texlive-tkz-fct-1.16c-4|6	# catalog-version 1.16c
14mu|texlive-tkz-fct-1.16c-4|7	Name:		texlive-tkz-fct
14mu|texlive-tkz-fct-1.16c-4|8	Version:	1.16c
14mu|texlive-tkz-fct-1.16c-4|9	Release:	4
14mu|texlive-tkz-fct-1.16c-4|10	Summary:	Tools for drawing graphs of functions
14mu|texlive-tkz-fct-1.16c-4|11	Group:		Publishing
14mu|texlive-tkz-fct-1.16c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-fct
14mu|texlive-tkz-fct-1.16c-4|13	License:	LPPL
14mu|texlive-tkz-fct-1.16c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-fct.tar.xz
14mu|texlive-tkz-fct-1.16c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-fct.doc.tar.xz
14mu|texlive-tkz-fct-1.16c-4|16	BuildArch:	noarch
14mu|texlive-tkz-fct-1.16c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-fct-1.16c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-fct-1.16c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-fct-1.16c-4|20	
14mu|texlive-tkz-fct-1.16c-4|21	%description
14mu|texlive-tkz-fct-1.16c-4|22	The tkz-fct package is designed to give math teachers (and
14mu|texlive-tkz-fct-1.16c-4|23	students) easy access at the programmation of graphs of
14mu|texlive-tkz-fct-1.16c-4|24	functions with TikZ and gnuplot.
14mu|texlive-tkz-fct-1.16c-4|25	
14mu|texlive-tkz-fct-1.16c-4|26	
14mu|texlive-tkz-fct-1.16c-4|27	#-----------------------------------------------------------------------
14mu|texlive-tkz-fct-1.16c-4|28	%files
14mu|texlive-tkz-fct-1.16c-4|29	%{_texmfdistdir}/tex/latex/tkz-fct/tkz-fct.sty
14mu|texlive-tkz-fct-1.16c-4|30	%doc %{_texmfdistdir}/doc/latex/tkz-fct/README
14mu|texlive-tkz-fct-1.16c-4|31	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/Makefile
14mu|texlive-tkz-fct-1.16c-4|32	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/info_fct_tex.txt
14mu|texlive-tkz-fct-1.16c-4|33	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-1-0-0.tex
14mu|texlive-tkz-fct-1.16c-4|34	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|35	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|36	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|37	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-5-0.tex
14mu|texlive-tkz-fct-1.16c-4|38	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-6-0.tex
14mu|texlive-tkz-fct-1.16c-4|39	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-7-0.tex
14mu|texlive-tkz-fct-1.16c-4|40	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-8-0.tex
14mu|texlive-tkz-fct-1.16c-4|41	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-1-0.tex
14mu|texlive-tkz-fct-1.16c-4|42	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|43	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|44	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|45	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-5-0.tex
14mu|texlive-tkz-fct-1.16c-4|46	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-6-0.tex
14mu|texlive-tkz-fct-1.16c-4|47	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-7-0.tex
14mu|texlive-tkz-fct-1.16c-4|48	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-1-0.tex
14mu|texlive-tkz-fct-1.16c-4|49	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|50	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|51	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|52	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-5-0.tex
14mu|texlive-tkz-fct-1.16c-4|53	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-6-0.tex
14mu|texlive-tkz-fct-1.16c-4|54	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-13-0-0.tex
14mu|texlive-tkz-fct-1.16c-4|55	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-1-0.tex
14mu|texlive-tkz-fct-1.16c-4|56	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|57	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|58	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|59	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-5-0.tex
14mu|texlive-tkz-fct-1.16c-4|60	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-6-1.tex
14mu|texlive-tkz-fct-1.16c-4|61	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-1.tex
14mu|texlive-tkz-fct-1.16c-4|62	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-2.tex
14mu|texlive-tkz-fct-1.16c-4|63	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-3.tex
14mu|texlive-tkz-fct-1.16c-4|64	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-4.tex
14mu|texlive-tkz-fct-1.16c-4|65	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-1.tex
14mu|texlive-tkz-fct-1.16c-4|66	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-2.tex
14mu|texlive-tkz-fct-1.16c-4|67	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-3.tex
14mu|texlive-tkz-fct-1.16c-4|68	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-4.tex
14mu|texlive-tkz-fct-1.16c-4|69	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-16-1-0.tex
14mu|texlive-tkz-fct-1.16c-4|70	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-16-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|71	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-3-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|72	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-3-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|73	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|74	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|75	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|76	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-5-0.tex
14mu|texlive-tkz-fct-1.16c-4|77	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-6-0.tex
14mu|texlive-tkz-fct-1.16c-4|78	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-7-0.tex
14mu|texlive-tkz-fct-1.16c-4|79	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-8-0.tex
14mu|texlive-tkz-fct-1.16c-4|80	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-1-0.tex
14mu|texlive-tkz-fct-1.16c-4|81	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|82	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|83	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|84	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-5-0.tex
14mu|texlive-tkz-fct-1.16c-4|85	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-6-0.tex
14mu|texlive-tkz-fct-1.16c-4|86	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-6-1-0.tex
14mu|texlive-tkz-fct-1.16c-4|87	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-10-2.tex
14mu|texlive-tkz-fct-1.16c-4|88	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|89	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|90	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|91	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-5-0.tex
14mu|texlive-tkz-fct-1.16c-4|92	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-6-0.tex
14mu|texlive-tkz-fct-1.16c-4|93	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-7-0.tex
14mu|texlive-tkz-fct-1.16c-4|94	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-8-0.tex
14mu|texlive-tkz-fct-1.16c-4|95	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-9-1.tex
14mu|texlive-tkz-fct-1.16c-4|96	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-10-0.tex
14mu|texlive-tkz-fct-1.16c-4|97	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-11-0.tex
14mu|texlive-tkz-fct-1.16c-4|98	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|99	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|100	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|101	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-6-0.tex
14mu|texlive-tkz-fct-1.16c-4|102	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-7-0.tex
14mu|texlive-tkz-fct-1.16c-4|103	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-8-0.tex
14mu|texlive-tkz-fct-1.16c-4|104	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-9-0.tex
14mu|texlive-tkz-fct-1.16c-4|105	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-1-0.tex
14mu|texlive-tkz-fct-1.16c-4|106	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-2-0.tex
14mu|texlive-tkz-fct-1.16c-4|107	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-3-0.tex
14mu|texlive-tkz-fct-1.16c-4|108	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-4-0.tex
14mu|texlive-tkz-fct-1.16c-4|109	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/tkzfctpreamble.ltx
14mu|texlive-tkz-fct-1.16c-4|110	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-VDW.tex
14mu|texlive-tkz-fct-1.16c-4|111	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-area.tex
14mu|texlive-tkz-fct-1.16c-4|112	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-asymptote.tex
14mu|texlive-tkz-fct-1.16c-4|113	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-bac.tex
14mu|texlive-tkz-fct-1.16c-4|114	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-compilation.tex
14mu|texlive-tkz-fct-1.16c-4|115	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-example.tex
14mu|texlive-tkz-fct-1.16c-4|116	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-faq.tex
14mu|texlive-tkz-fct-1.16c-4|117	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-fonctions.tex
14mu|texlive-tkz-fct-1.16c-4|118	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-fppgf.tex
14mu|texlive-tkz-fct-1.16c-4|119	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-installation.tex
14mu|texlive-tkz-fct-1.16c-4|120	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-interpolation.tex
14mu|texlive-tkz-fct-1.16c-4|121	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-label.tex
14mu|texlive-tkz-fct-1.16c-4|122	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-liste.tex
14mu|texlive-tkz-fct-1.16c-4|123	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-main.tex
14mu|texlive-tkz-fct-1.16c-4|124	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-param.tex
14mu|texlive-tkz-fct-1.16c-4|125	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-point.tex
14mu|texlive-tkz-fct-1.16c-4|126	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-polar.tex
14mu|texlive-tkz-fct-1.16c-4|127	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-riemann.tex
14mu|texlive-tkz-fct-1.16c-4|128	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-symbol.tex
14mu|texlive-tkz-fct-1.16c-4|129	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-tangent.tex
14mu|texlive-tkz-fct-1.16c-4|130	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-why.tex
14mu|texlive-tkz-fct-1.16c-4|131	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/fct.ist
14mu|texlive-tkz-fct-1.16c-4|132	%doc %{_texmfdistdir}/doc/latex/tkz-fct/readme-tkz-fct-fr.txt
14mu|texlive-tkz-fct-1.16c-4|133	%doc %{_texmfdistdir}/doc/latex/tkz-fct/readme-tkz-fct.txt
14mu|texlive-tkz-fct-1.16c-4|134	%doc %{_texmfdistdir}/doc/latex/tkz-fct/readme.tex
14mu|texlive-tkz-fct-1.16c-4|135	%doc %{_texmfdistdir}/doc/latex/tkz-fct/tkz-fct-screen.pdf
14mu|texlive-tkz-fct-1.16c-4|136	
14mu|texlive-tkz-fct-1.16c-4|137	#-----------------------------------------------------------------------
14mu|texlive-tkz-fct-1.16c-4|138	%prep
14mu|texlive-tkz-fct-1.16c-4|139	%setup -c -a0 -a1
14mu|texlive-tkz-fct-1.16c-4|140	
14mu|texlive-tkz-fct-1.16c-4|141	%build
14mu|texlive-tkz-fct-1.16c-4|142	
14mu|texlive-tkz-fct-1.16c-4|143	%install
14mu|texlive-tkz-fct-1.16c-4|144	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-fct-1.16c-4|145	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-fct-1.16c-4|146	
14mu|texlive-tkz-fct-1.16c-4|147	
14mu|texlive-tkz-fct-1.16c-4|148	
14mu|texlive-tkz-fct-1.16c-4|149	%changelog
14mu|texlive-tkz-fct-1.16c-4|150	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.16c-4
14mu|texlive-tkz-fct-1.16c-4|151	+ Revision: 2c1ca32
14mu|texlive-tkz-fct-1.16c-4|152	- MassBuild#674: Increase release tag
14mu|texlive-tkz-fct-1.16c-4|153	
14mu|texlive-tkz-fct-1.16c-4|154	

25960 14
14mu|texlive-tkz-graph-1.00-4|1	# revision 22832
14mu|texlive-tkz-graph-1.00-4|2	# category Package
14mu|texlive-tkz-graph-1.00-4|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-graph
14mu|texlive-tkz-graph-1.00-4|4	# catalog-date 2011-06-06 00:03:44 +0200
14mu|texlive-tkz-graph-1.00-4|5	# catalog-license lppl
14mu|texlive-tkz-graph-1.00-4|6	# catalog-version 1.00
14mu|texlive-tkz-graph-1.00-4|7	Name:		texlive-tkz-graph
14mu|texlive-tkz-graph-1.00-4|8	Version:	1.00
14mu|texlive-tkz-graph-1.00-4|9	Release:	4
14mu|texlive-tkz-graph-1.00-4|10	Summary:	Draw graph-theory graphs
14mu|texlive-tkz-graph-1.00-4|11	Group:		Publishing
14mu|texlive-tkz-graph-1.00-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-graph
14mu|texlive-tkz-graph-1.00-4|13	License:	LPPL
14mu|texlive-tkz-graph-1.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-graph.tar.xz
14mu|texlive-tkz-graph-1.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-graph.doc.tar.xz
14mu|texlive-tkz-graph-1.00-4|16	BuildArch:	noarch
14mu|texlive-tkz-graph-1.00-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-graph-1.00-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-graph-1.00-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-graph-1.00-4|20	
14mu|texlive-tkz-graph-1.00-4|21	%description
14mu|texlive-tkz-graph-1.00-4|22	The package is designed to create graph diagrams as simply as
14mu|texlive-tkz-graph-1.00-4|23	possible, using TikZ.
14mu|texlive-tkz-graph-1.00-4|24	
14mu|texlive-tkz-graph-1.00-4|25	
14mu|texlive-tkz-graph-1.00-4|26	#-----------------------------------------------------------------------
14mu|texlive-tkz-graph-1.00-4|27	%files
14mu|texlive-tkz-graph-1.00-4|28	%{_texmfdistdir}/tex/latex/tkz-graph/tkz-graph.sty
14mu|texlive-tkz-graph-1.00-4|29	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-Dijkstra.tex
14mu|texlive-tkz-graph-1.00-4|30	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-Welsh.tex
14mu|texlive-tkz-graph-1.00-4|31	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-annales.tex
14mu|texlive-tkz-graph-1.00-4|32	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-couverture.tex
14mu|texlive-tkz-graph-1.00-4|33	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-edge.tex
14mu|texlive-tkz-graph-1.00-4|34	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-installation.tex
14mu|texlive-tkz-graph-1.00-4|35	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-label.tex
14mu|texlive-tkz-graph-1.00-4|36	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-main.tex
14mu|texlive-tkz-graph-1.00-4|37	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-presentation.tex
14mu|texlive-tkz-graph-1.00-4|38	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-prob.tex
14mu|texlive-tkz-graph-1.00-4|39	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-style.tex
14mu|texlive-tkz-graph-1.00-4|40	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-vertex.tex
14mu|texlive-tkz-graph-1.00-4|41	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-vertices.tex
14mu|texlive-tkz-graph-1.00-4|42	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/graph.ist
14mu|texlive-tkz-graph-1.00-4|43	%doc %{_texmfdistdir}/doc/latex/tkz-graph/readme-tkz-graph.txt
14mu|texlive-tkz-graph-1.00-4|44	%doc %{_texmfdistdir}/doc/latex/tkz-graph/tkz-graph-screen.pdf
14mu|texlive-tkz-graph-1.00-4|45	
14mu|texlive-tkz-graph-1.00-4|46	#-----------------------------------------------------------------------
14mu|texlive-tkz-graph-1.00-4|47	%prep
14mu|texlive-tkz-graph-1.00-4|48	%setup -c -a0 -a1
14mu|texlive-tkz-graph-1.00-4|49	
14mu|texlive-tkz-graph-1.00-4|50	%build
14mu|texlive-tkz-graph-1.00-4|51	
14mu|texlive-tkz-graph-1.00-4|52	%install
14mu|texlive-tkz-graph-1.00-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-graph-1.00-4|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-graph-1.00-4|55	
14mu|texlive-tkz-graph-1.00-4|56	
14mu|texlive-tkz-graph-1.00-4|57	
14mu|texlive-tkz-graph-1.00-4|58	%changelog
14mu|texlive-tkz-graph-1.00-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-4
14mu|texlive-tkz-graph-1.00-4|60	+ Revision: 3bb1dc3
14mu|texlive-tkz-graph-1.00-4|61	- MassBuild#674: Increase release tag
14mu|texlive-tkz-graph-1.00-4|62	
14mu|texlive-tkz-graph-1.00-4|63	

25961 14
14mu|texlive-tkz-kiviat-0.1-4|1	# revision 22857
14mu|texlive-tkz-kiviat-0.1-4|2	# category Package
14mu|texlive-tkz-kiviat-0.1-4|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-kiviat
14mu|texlive-tkz-kiviat-0.1-4|4	# catalog-date 2011-06-07 15:47:15 +0200
14mu|texlive-tkz-kiviat-0.1-4|5	# catalog-license lppl
14mu|texlive-tkz-kiviat-0.1-4|6	# catalog-version 0.1
14mu|texlive-tkz-kiviat-0.1-4|7	Name:		texlive-tkz-kiviat
14mu|texlive-tkz-kiviat-0.1-4|8	Version:	0.1
14mu|texlive-tkz-kiviat-0.1-4|9	Release:	4
14mu|texlive-tkz-kiviat-0.1-4|10	Summary:	Draw Kiviat graphs
14mu|texlive-tkz-kiviat-0.1-4|11	Group:		Publishing
14mu|texlive-tkz-kiviat-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-kiviat
14mu|texlive-tkz-kiviat-0.1-4|13	License:	LPPL
14mu|texlive-tkz-kiviat-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-kiviat.tar.xz
14mu|texlive-tkz-kiviat-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-kiviat.doc.tar.xz
14mu|texlive-tkz-kiviat-0.1-4|16	BuildArch:	noarch
14mu|texlive-tkz-kiviat-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-kiviat-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-kiviat-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-kiviat-0.1-4|20	
14mu|texlive-tkz-kiviat-0.1-4|21	%description
14mu|texlive-tkz-kiviat-0.1-4|22	The package allows the user to draw Kiviat Graphs directly, or
14mu|texlive-tkz-kiviat-0.1-4|23	with data from an external file. The drawing is done with the
14mu|texlive-tkz-kiviat-0.1-4|24	help of pgfplots.
14mu|texlive-tkz-kiviat-0.1-4|25	
14mu|texlive-tkz-kiviat-0.1-4|26	
14mu|texlive-tkz-kiviat-0.1-4|27	#-----------------------------------------------------------------------
14mu|texlive-tkz-kiviat-0.1-4|28	%files
14mu|texlive-tkz-kiviat-0.1-4|29	%{_texmfdistdir}/tex/latex/tkz-kiviat/tkz-kiviat.sty
14mu|texlive-tkz-kiviat-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/TKZdoc-kiviat-main.pdf
14mu|texlive-tkz-kiviat-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/file.dat
14mu|texlive-tkz-kiviat-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat1.tex
14mu|texlive-tkz-kiviat-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat2.tex
14mu|texlive-tkz-kiviat-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat3.tex
14mu|texlive-tkz-kiviat-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat4.tex
14mu|texlive-tkz-kiviat-0.1-4|36	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat5.tex
14mu|texlive-tkz-kiviat-0.1-4|37	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/latex/TKZdoc-kiviat-main.tex
14mu|texlive-tkz-kiviat-0.1-4|38	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/latex/file.dat
14mu|texlive-tkz-kiviat-0.1-4|39	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/latex/file2.dat
14mu|texlive-tkz-kiviat-0.1-4|40	
14mu|texlive-tkz-kiviat-0.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-tkz-kiviat-0.1-4|42	%prep
14mu|texlive-tkz-kiviat-0.1-4|43	%setup -c -a0 -a1
14mu|texlive-tkz-kiviat-0.1-4|44	
14mu|texlive-tkz-kiviat-0.1-4|45	%build
14mu|texlive-tkz-kiviat-0.1-4|46	
14mu|texlive-tkz-kiviat-0.1-4|47	%install
14mu|texlive-tkz-kiviat-0.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-kiviat-0.1-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-kiviat-0.1-4|50	
14mu|texlive-tkz-kiviat-0.1-4|51	
14mu|texlive-tkz-kiviat-0.1-4|52	
14mu|texlive-tkz-kiviat-0.1-4|53	%changelog
14mu|texlive-tkz-kiviat-0.1-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-tkz-kiviat-0.1-4|55	+ Revision: c5e7c61
14mu|texlive-tkz-kiviat-0.1-4|56	- MassBuild#674: Increase release tag
14mu|texlive-tkz-kiviat-0.1-4|57	
14mu|texlive-tkz-kiviat-0.1-4|58	

25962 14
14mu|texlive-tkz-linknodes-1.0c-4|1	# revision 22833
14mu|texlive-tkz-linknodes-1.0c-4|2	# category Package
14mu|texlive-tkz-linknodes-1.0c-4|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-linknodes
14mu|texlive-tkz-linknodes-1.0c-4|4	# catalog-date 2011-06-05 23:10:23 +0200
14mu|texlive-tkz-linknodes-1.0c-4|5	# catalog-license lppl
14mu|texlive-tkz-linknodes-1.0c-4|6	# catalog-version 1.0c
14mu|texlive-tkz-linknodes-1.0c-4|7	Name:		texlive-tkz-linknodes
14mu|texlive-tkz-linknodes-1.0c-4|8	Version:	1.0c
14mu|texlive-tkz-linknodes-1.0c-4|9	Release:	4
14mu|texlive-tkz-linknodes-1.0c-4|10	Summary:	Link nodes in mathematical environments
14mu|texlive-tkz-linknodes-1.0c-4|11	Group:		Publishing
14mu|texlive-tkz-linknodes-1.0c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-linknodes
14mu|texlive-tkz-linknodes-1.0c-4|13	License:	LPPL
14mu|texlive-tkz-linknodes-1.0c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-linknodes.tar.xz
14mu|texlive-tkz-linknodes-1.0c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-linknodes.doc.tar.xz
14mu|texlive-tkz-linknodes-1.0c-4|16	BuildArch:	noarch
14mu|texlive-tkz-linknodes-1.0c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-linknodes-1.0c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-linknodes-1.0c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-linknodes-1.0c-4|20	
14mu|texlive-tkz-linknodes-1.0c-4|21	%description
14mu|texlive-tkz-linknodes-1.0c-4|22	The package arose from a requirement to link the elements of an
14mu|texlive-tkz-linknodes-1.0c-4|23	amsmath align or aligned environment. The package makes use of
14mu|texlive-tkz-linknodes-1.0c-4|24	PGF/TikZ. The package documentation relies on the facilities of
14mu|texlive-tkz-linknodes-1.0c-4|25	the tkz-doc bundle.
14mu|texlive-tkz-linknodes-1.0c-4|26	
14mu|texlive-tkz-linknodes-1.0c-4|27	
14mu|texlive-tkz-linknodes-1.0c-4|28	#-----------------------------------------------------------------------
14mu|texlive-tkz-linknodes-1.0c-4|29	%files
14mu|texlive-tkz-linknodes-1.0c-4|30	%{_texmfdistdir}/tex/latex/tkz-linknodes/tkz-linknodes.sty
14mu|texlive-tkz-linknodes-1.0c-4|31	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/README
14mu|texlive-tkz-linknodes-1.0c-4|32	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/equation.pdf
14mu|texlive-tkz-linknodes-1.0c-4|33	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/latex/equation.tex
14mu|texlive-tkz-linknodes-1.0c-4|34	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/latex/quadratic.tex
14mu|texlive-tkz-linknodes-1.0c-4|35	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/latex/system.tex
14mu|texlive-tkz-linknodes-1.0c-4|36	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/quadratic.pdf
14mu|texlive-tkz-linknodes-1.0c-4|37	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/system.pdf
14mu|texlive-tkz-linknodes-1.0c-4|38	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/latex/TKZdoc-linknodes-us.tex
14mu|texlive-tkz-linknodes-1.0c-4|39	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/latex/linknodes.ist
14mu|texlive-tkz-linknodes-1.0c-4|40	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/readme-linknodes.txt
14mu|texlive-tkz-linknodes-1.0c-4|41	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/tkz-linknodes-screen.pdf
14mu|texlive-tkz-linknodes-1.0c-4|42	
14mu|texlive-tkz-linknodes-1.0c-4|43	#-----------------------------------------------------------------------
14mu|texlive-tkz-linknodes-1.0c-4|44	%prep
14mu|texlive-tkz-linknodes-1.0c-4|45	%setup -c -a0 -a1
14mu|texlive-tkz-linknodes-1.0c-4|46	
14mu|texlive-tkz-linknodes-1.0c-4|47	%build
14mu|texlive-tkz-linknodes-1.0c-4|48	
14mu|texlive-tkz-linknodes-1.0c-4|49	%install
14mu|texlive-tkz-linknodes-1.0c-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-linknodes-1.0c-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-linknodes-1.0c-4|52	
14mu|texlive-tkz-linknodes-1.0c-4|53	
14mu|texlive-tkz-linknodes-1.0c-4|54	
14mu|texlive-tkz-linknodes-1.0c-4|55	%changelog
14mu|texlive-tkz-linknodes-1.0c-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0c-4
14mu|texlive-tkz-linknodes-1.0c-4|57	+ Revision: 6e7f1d3
14mu|texlive-tkz-linknodes-1.0c-4|58	- MassBuild#674: Increase release tag
14mu|texlive-tkz-linknodes-1.0c-4|59	
14mu|texlive-tkz-linknodes-1.0c-4|60	

25963 14
14mu|texlive-tkz-orm-0.1-4|1	# revision 16849
14mu|texlive-tkz-orm-0.1-4|2	# category Package
14mu|texlive-tkz-orm-0.1-4|3	# catalog-ctan /graphics/pgf/contrib/tkz-orm
14mu|texlive-tkz-orm-0.1-4|4	# catalog-date 2010-01-28 13:16:16 +0100
14mu|texlive-tkz-orm-0.1-4|5	# catalog-license gpl
14mu|texlive-tkz-orm-0.1-4|6	# catalog-version 0.1
14mu|texlive-tkz-orm-0.1-4|7	Name:		texlive-tkz-orm
14mu|texlive-tkz-orm-0.1-4|8	Version:	0.1
14mu|texlive-tkz-orm-0.1-4|9	Release:	4
14mu|texlive-tkz-orm-0.1-4|10	Summary:	Create Object-Role Model (ORM) diagrams,
14mu|texlive-tkz-orm-0.1-4|11	Group:		Publishing
14mu|texlive-tkz-orm-0.1-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tkz-orm
14mu|texlive-tkz-orm-0.1-4|13	License:	GPL
14mu|texlive-tkz-orm-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-orm.tar.xz
14mu|texlive-tkz-orm-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-orm.doc.tar.xz
14mu|texlive-tkz-orm-0.1-4|16	BuildArch:	noarch
14mu|texlive-tkz-orm-0.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-orm-0.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-orm-0.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-orm-0.1-4|20	
14mu|texlive-tkz-orm-0.1-4|21	%description
14mu|texlive-tkz-orm-0.1-4|22	The package provides styles for drawing Object-Role Model (ORM)
14mu|texlive-tkz-orm-0.1-4|23	diagrams in TeX based on the pgf and TikZ picture environment.
14mu|texlive-tkz-orm-0.1-4|24	
14mu|texlive-tkz-orm-0.1-4|25	
14mu|texlive-tkz-orm-0.1-4|26	#-----------------------------------------------------------------------
14mu|texlive-tkz-orm-0.1-4|27	%files
14mu|texlive-tkz-orm-0.1-4|28	%{_texmfdistdir}/tex/latex/tkz-orm/tkz-orm.sty
14mu|texlive-tkz-orm-0.1-4|29	%doc %{_texmfdistdir}/doc/latex/tkz-orm/LICENSE
14mu|texlive-tkz-orm-0.1-4|30	%doc %{_texmfdistdir}/doc/latex/tkz-orm/Makefile
14mu|texlive-tkz-orm-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/tkz-orm/README
14mu|texlive-tkz-orm-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/tkz-orm/pgfmanualstyle.sty
14mu|texlive-tkz-orm-0.1-4|33	%doc %{_texmfdistdir}/doc/latex/tkz-orm/tkz-orm.bib
14mu|texlive-tkz-orm-0.1-4|34	%doc %{_texmfdistdir}/doc/latex/tkz-orm/tkz-orm.pdf
14mu|texlive-tkz-orm-0.1-4|35	%doc %{_texmfdistdir}/doc/latex/tkz-orm/tkz-orm.tex
14mu|texlive-tkz-orm-0.1-4|36	
14mu|texlive-tkz-orm-0.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-tkz-orm-0.1-4|38	%prep
14mu|texlive-tkz-orm-0.1-4|39	%setup -c -a0 -a1
14mu|texlive-tkz-orm-0.1-4|40	
14mu|texlive-tkz-orm-0.1-4|41	%build
14mu|texlive-tkz-orm-0.1-4|42	
14mu|texlive-tkz-orm-0.1-4|43	%install
14mu|texlive-tkz-orm-0.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-orm-0.1-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-orm-0.1-4|46	
14mu|texlive-tkz-orm-0.1-4|47	
14mu|texlive-tkz-orm-0.1-4|48	
14mu|texlive-tkz-orm-0.1-4|49	%changelog
14mu|texlive-tkz-orm-0.1-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-tkz-orm-0.1-4|51	+ Revision: 2ff0942
14mu|texlive-tkz-orm-0.1-4|52	- MassBuild#674: Increase release tag
14mu|texlive-tkz-orm-0.1-4|53	
14mu|texlive-tkz-orm-0.1-4|54	

25964 14
14mu|texlive-tkz-tab-1.3c-4|1	# revision 22834
14mu|texlive-tkz-tab-1.3c-4|2	# category Package
14mu|texlive-tkz-tab-1.3c-4|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-tab
14mu|texlive-tkz-tab-1.3c-4|4	# catalog-date 2011-06-05 23:10:23 +0200
14mu|texlive-tkz-tab-1.3c-4|5	# catalog-license lppl
14mu|texlive-tkz-tab-1.3c-4|6	# catalog-version 1.3c
14mu|texlive-tkz-tab-1.3c-4|7	Name:		texlive-tkz-tab
14mu|texlive-tkz-tab-1.3c-4|8	Version:	1.3c
14mu|texlive-tkz-tab-1.3c-4|9	Release:	4
14mu|texlive-tkz-tab-1.3c-4|10	Summary:	Tables of signs and variations using PGF/TikZ
14mu|texlive-tkz-tab-1.3c-4|11	Group:		Publishing
14mu|texlive-tkz-tab-1.3c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-tab
14mu|texlive-tkz-tab-1.3c-4|13	License:	LPPL
14mu|texlive-tkz-tab-1.3c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-tab.tar.xz
14mu|texlive-tkz-tab-1.3c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-tab.doc.tar.xz
14mu|texlive-tkz-tab-1.3c-4|16	BuildArch:	noarch
14mu|texlive-tkz-tab-1.3c-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tkz-tab-1.3c-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tkz-tab-1.3c-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tkz-tab-1.3c-4|20	
14mu|texlive-tkz-tab-1.3c-4|21	%description
14mu|texlive-tkz-tab-1.3c-4|22	The package provides comprehensive facilities for preparing
14mu|texlive-tkz-tab-1.3c-4|23	lists of signs and variations, using PGF. The package
14mu|texlive-tkz-tab-1.3c-4|24	documentation requires the tkz-doc bundle.
14mu|texlive-tkz-tab-1.3c-4|25	
14mu|texlive-tkz-tab-1.3c-4|26	
14mu|texlive-tkz-tab-1.3c-4|27	#-----------------------------------------------------------------------
14mu|texlive-tkz-tab-1.3c-4|28	%files
14mu|texlive-tkz-tab-1.3c-4|29	%{_texmfdistdir}/tex/latex/tkz-tab/tkz-tab.sty
14mu|texlive-tkz-tab-1.3c-4|30	%doc %{_texmfdistdir}/doc/latex/tkz-tab/README
14mu|texlive-tkz-tab-1.3c-4|31	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZ-doc-tab-faq.tex
14mu|texlive-tkz-tab-1.3c-4|32	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-adapt.tex
14mu|texlive-tkz-tab-1.3c-4|33	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-bac.tex
14mu|texlive-tkz-tab-1.3c-4|34	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-examples.tex
14mu|texlive-tkz-tab-1.3c-4|35	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-image.tex
14mu|texlive-tkz-tab-1.3c-4|36	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-init.tex
14mu|texlive-tkz-tab-1.3c-4|37	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-install.tex
14mu|texlive-tkz-tab-1.3c-4|38	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-main.tex
14mu|texlive-tkz-tab-1.3c-4|39	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-sign.tex
14mu|texlive-tkz-tab-1.3c-4|40	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-slope.tex
14mu|texlive-tkz-tab-1.3c-4|41	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-style.tex
14mu|texlive-tkz-tab-1.3c-4|42	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-tangente.tex
14mu|texlive-tkz-tab-1.3c-4|43	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-tv.tex
14mu|texlive-tkz-tab-1.3c-4|44	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-valeurs.tex
14mu|texlive-tkz-tab-1.3c-4|45	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-variation.tex
14mu|texlive-tkz-tab-1.3c-4|46	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab.ist
14mu|texlive-tkz-tab-1.3c-4|47	%doc %{_texmfdistdir}/doc/latex/tkz-tab/readme-us.txt
14mu|texlive-tkz-tab-1.3c-4|48	%doc %{_texmfdistdir}/doc/latex/tkz-tab/tkz-tab-screen.pdf
14mu|texlive-tkz-tab-1.3c-4|49	
14mu|texlive-tkz-tab-1.3c-4|50	#-----------------------------------------------------------------------
14mu|texlive-tkz-tab-1.3c-4|51	%prep
14mu|texlive-tkz-tab-1.3c-4|52	%setup -c -a0 -a1
14mu|texlive-tkz-tab-1.3c-4|53	
14mu|texlive-tkz-tab-1.3c-4|54	%build
14mu|texlive-tkz-tab-1.3c-4|55	
14mu|texlive-tkz-tab-1.3c-4|56	%install
14mu|texlive-tkz-tab-1.3c-4|57	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-tab-1.3c-4|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tkz-tab-1.3c-4|59	
14mu|texlive-tkz-tab-1.3c-4|60	
14mu|texlive-tkz-tab-1.3c-4|61	
14mu|texlive-tkz-tab-1.3c-4|62	%changelog
14mu|texlive-tkz-tab-1.3c-4|63	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3c-4
14mu|texlive-tkz-tab-1.3c-4|64	+ Revision: 97775b4
14mu|texlive-tkz-tab-1.3c-4|65	- MassBuild#674: Increase release tag
14mu|texlive-tkz-tab-1.3c-4|66	
14mu|texlive-tkz-tab-1.3c-4|67	

25965 14
14mu|texlive-tlpkg-20131129-12|1	%define __noautoreq			'perl\\(Text::Unidecode\\)|perl\\(Tie::Watch\\)|perl\\(SelfLoader\\)|/bin/true'
14mu|texlive-tlpkg-20131129-12|2	
14mu|texlive-tlpkg-20131129-12|3	%define _tlpkgdir			%{_datadir}/tlpkg
14mu|texlive-tlpkg-20131129-12|4	%define _texmfdir			%{_datadir}/texmf
14mu|texlive-tlpkg-20131129-12|5	%define _texmfdistdir			%{_datadir}/texmf-dist
14mu|texlive-tlpkg-20131129-12|6	%define _texmflocaldir			%{_datadir}/texmf-local
14mu|texlive-tlpkg-20131129-12|7	%define _texmfextradir			%{_datadir}/texmf-extra
14mu|texlive-tlpkg-20131129-12|8	%define _texmffontsdir			%{_datadir}/texmf-fonts
14mu|texlive-tlpkg-20131129-12|9	%define _texmfprojectdir		%{_datadir}/texmf-project
14mu|texlive-tlpkg-20131129-12|10	%define _texmfvardir			%{_localstatedir}/lib/texmf
14mu|texlive-tlpkg-20131129-12|11	%define _texmfconfdir			%{_sysconfdir}/texmf
14mu|texlive-tlpkg-20131129-12|12	%define _texmf_fmtutil_d		%{_datadir}/tlpkg/fmtutil.cnf.d
14mu|texlive-tlpkg-20131129-12|13	%define _texmf_updmap_d			%{_datadir}/tlpkg/updmap.cfg.d
14mu|texlive-tlpkg-20131129-12|14	%define _texmf_language_dat_d		%{_datadir}/tlpkg/language.dat.d
14mu|texlive-tlpkg-20131129-12|15	%define _texmf_language_def_d		%{_datadir}/tlpkg/language.def.d
14mu|texlive-tlpkg-20131129-12|16	%define _texmf_language_lua_d		%{_datadir}/tlpkg/language.lua.d
14mu|texlive-tlpkg-20131129-12|17	
14mu|texlive-tlpkg-20131129-12|18	%define _texmf_enable_asymptote		0
14mu|texlive-tlpkg-20131129-12|19	%define _texmf_enable_biber		0
14mu|texlive-tlpkg-20131129-12|20	%define _texmf_enable_xindy		0
14mu|texlive-tlpkg-20131129-12|21	%define _texmf_with_system_dialog	1
14mu|texlive-tlpkg-20131129-12|22	%define _texmf_with_system_lcdf		0
14mu|texlive-tlpkg-20131129-12|23	%define _texmf_with_system_poppler	1
14mu|texlive-tlpkg-20131129-12|24	%define _texmf_with_system_psutils	1
14mu|texlive-tlpkg-20131129-12|25	%define _texmf_with_system_t1lib	1
14mu|texlive-tlpkg-20131129-12|26	%define _texmf_with_system_tex4ht	0
14mu|texlive-tlpkg-20131129-12|27	%define _texmf_with_system_teckit	0
14mu|texlive-tlpkg-20131129-12|28	
14mu|texlive-tlpkg-20131129-12|29	Name:		texlive-tlpkg
14mu|texlive-tlpkg-20131129-12|30	Version:	20131129
14mu|texlive-tlpkg-20131129-12|31	Release:	12
14mu|texlive-tlpkg-20131129-12|32	Summary:	The TeX formatting system
14mu|texlive-tlpkg-20131129-12|33	URL:		http://tug.org/texlive/
14mu|texlive-tlpkg-20131129-12|34	Group:		Publishing
14mu|texlive-tlpkg-20131129-12|35	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-tlpkg-20131129-12|36	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
14mu|texlive-tlpkg-20131129-12|37	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
14mu|texlive-tlpkg-20131129-12|38	Source2:	tlpobj2spec.pl
14mu|texlive-tlpkg-20131129-12|39	Source3:	fmtutil-hdr.cnf
14mu|texlive-tlpkg-20131129-12|40	Source4:	updmap-hdr.cfg
14mu|texlive-tlpkg-20131129-12|41	Source5:	texlive.script
14mu|texlive-tlpkg-20131129-12|42	Source6:	texlive.filter
14mu|texlive-tlpkg-20131129-12|43	Source7:	checkupdates.pl
14mu|texlive-tlpkg-20131129-12|44	Source8:	texlive.macros
14mu|texlive-tlpkg-20131129-12|45	Source9:	tlmgr
14mu|texlive-tlpkg-20131129-12|46	BuildArch:	noarch
14mu|texlive-tlpkg-20131129-12|47	
14mu|texlive-tlpkg-20131129-12|48	#updmap
14mu|texlive-tlpkg-20131129-12|49	Requires:       texlive-tetex
14mu|texlive-tlpkg-20131129-12|50	Requires:	perl-Proc-Daemon
14mu|texlive-tlpkg-20131129-12|51	Requires:	perl-Proc-PID-File
14mu|texlive-tlpkg-20131129-12|52	Requires:	perl-XML-XPath
14mu|texlive-tlpkg-20131129-12|53	
14mu|texlive-tlpkg-20131129-12|54	%post
14mu|texlive-tlpkg-20131129-12|55	if [ ! -f %{_texmfconfdir}/web2c/updmap.cfg ]; then
14mu|texlive-tlpkg-20131129-12|56	cp -f %{_texmfdistdir}/web2c/updmap-hdr.cfg %{_texmfconfdir}/web2c/updmap.cfg
14mu|texlive-tlpkg-20131129-12|57	fi
14mu|texlive-tlpkg-20131129-12|58	
14mu|texlive-tlpkg-20131129-12|59	%description
14mu|texlive-tlpkg-20131129-12|60	TeX Live is an easy way to get up and running with the TeX document
14mu|texlive-tlpkg-20131129-12|61	production system. It provides a comprehensive TeX system. It includes
14mu|texlive-tlpkg-20131129-12|62	all the major TeX-related programs, macro packages, and fonts that are
14mu|texlive-tlpkg-20131129-12|63	free software, including support for many languages around the world.
14mu|texlive-tlpkg-20131129-12|64	
14mu|texlive-tlpkg-20131129-12|65	%files
14mu|texlive-tlpkg-20131129-12|66	%dir %{_tlpkgdir}
14mu|texlive-tlpkg-20131129-12|67	%{_tlpkgdir}/TeXLive/
14mu|texlive-tlpkg-20131129-12|68	%{_texmfdistdir}/web2c/fmtutil-hdr.cnf
14mu|texlive-tlpkg-20131129-12|69	%{_texmfdistdir}/web2c/updmap-hdr.cfg
14mu|texlive-tlpkg-20131129-12|70	%dir %{_texmf_fmtutil_d}
14mu|texlive-tlpkg-20131129-12|71	%dir %{_texmf_updmap_d}
14mu|texlive-tlpkg-20131129-12|72	%dir %{_texmf_language_dat_d}
14mu|texlive-tlpkg-20131129-12|73	%dir %{_texmf_language_def_d}
14mu|texlive-tlpkg-20131129-12|74	%dir %{_texmf_language_lua_d}
14mu|texlive-tlpkg-20131129-12|75	%ghost %{_texmfconfdir}/web2c/updmap.cfg
14mu|texlive-tlpkg-20131129-12|76	%{_bindir}/tlmgr
14mu|texlive-tlpkg-20131129-12|77	%{_sbindir}/tlmgr
14mu|texlive-tlpkg-20131129-12|78	%{_sbindir}/texlive.post
14mu|texlive-tlpkg-20131129-12|79	%{_filetriggers_dir}/texlive.script
14mu|texlive-tlpkg-20131129-12|80	%{_filetriggers_dir}/texlive.filter
14mu|texlive-tlpkg-20131129-12|81	%{_sysconfdir}/rpm/macros.d/texlive.macros
14mu|texlive-tlpkg-20131129-12|82	%{_sysconfdir}/pam.d/tlmgr
14mu|texlive-tlpkg-20131129-12|83	%{_sysconfdir}/security/console.apps/tlmgr
14mu|texlive-tlpkg-20131129-12|84	
14mu|texlive-tlpkg-20131129-12|85	#-----------------------------------------------------------------------
14mu|texlive-tlpkg-20131129-12|86	%prep
14mu|texlive-tlpkg-20131129-12|87	%setup -q -n install-tl-%{version}
14mu|texlive-tlpkg-20131129-12|88	
14mu|texlive-tlpkg-20131129-12|89	%build
14mu|texlive-tlpkg-20131129-12|90	
14mu|texlive-tlpkg-20131129-12|91	%install
14mu|texlive-tlpkg-20131129-12|92	mkdir -p %{buildroot}%{_tlpkgdir}
14mu|texlive-tlpkg-20131129-12|93	cp -fpr tlpkg/TeXLive %{buildroot}%{_tlpkgdir}
14mu|texlive-tlpkg-20131129-12|94	
14mu|texlive-tlpkg-20131129-12|95	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-tlpkg-20131129-12|96	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mu|texlive-tlpkg-20131129-12|97	mkdir -p %{buildroot}%{_texmf_language_dat_d}
14mu|texlive-tlpkg-20131129-12|98	mkdir -p %{buildroot}%{_texmf_language_def_d}
14mu|texlive-tlpkg-20131129-12|99	mkdir -p %{buildroot}%{_texmf_language_lua_d}
14mu|texlive-tlpkg-20131129-12|100	install -d %{buildroot}%{_filetriggers_dir}
14mu|texlive-tlpkg-20131129-12|101	
14mu|texlive-tlpkg-20131129-12|102	install -D -m644 %{SOURCE3} %{buildroot}%{_texmfdistdir}/web2c/fmtutil-hdr.cnf
14mu|texlive-tlpkg-20131129-12|103	install -D -m644 %{SOURCE4} %{buildroot}%{_texmfdistdir}/web2c/updmap-hdr.cfg
14mu|texlive-tlpkg-20131129-12|104	install -D -m644 %{SOURCE4} %{buildroot}%{_texmfconfdir}/web2c/updmap.cfg
14mu|texlive-tlpkg-20131129-12|105	install -D -m755 %{SOURCE5} %{buildroot}%{_filetriggers_dir}/texlive.script
14mu|texlive-tlpkg-20131129-12|106	install -D -m755 %{SOURCE6} %{buildroot}%{_filetriggers_dir}/texlive.filter
14mu|texlive-tlpkg-20131129-12|107	install -D -m644 %{SOURCE8} %{buildroot}/etc/rpm/macros.d/texlive.macros
14mu|texlive-tlpkg-20131129-12|108	
14mu|texlive-tlpkg-20131129-12|109	# Backward compatibility
14mu|texlive-tlpkg-20131129-12|110	mkdir -p %{buildroot}%{_sbindir}
14mu|texlive-tlpkg-20131129-12|111	echo "#!/bin/true" > %{buildroot}%{_sbindir}/texlive.post
14mu|texlive-tlpkg-20131129-12|112	chmod 755 %{buildroot}%{_sbindir}/texlive.post
14mu|texlive-tlpkg-20131129-12|113	
14mu|texlive-tlpkg-20131129-12|114	# install tlmgr like application
14mu|texlive-tlpkg-20131129-12|115	install -D -m755 %{SOURCE9} %{buildroot}%{_sbindir}/tlmgr
14mu|texlive-tlpkg-20131129-12|116	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|texlive-tlpkg-20131129-12|117	
14mu|texlive-tlpkg-20131129-12|118	
14mu|texlive-tlpkg-20131129-12|119	cat > %{buildroot}%{_sysconfdir}/pam.d/tlmgr <<EOF
14mu|texlive-tlpkg-20131129-12|120	#%PAM-1.0
14mu|texlive-tlpkg-20131129-12|121	auth           include         config-util
14mu|texlive-tlpkg-20131129-12|122	account                include         config-util
14mu|texlive-tlpkg-20131129-12|123	session                include         config-util
14mu|texlive-tlpkg-20131129-12|124	EOF
14mu|texlive-tlpkg-20131129-12|125	
14mu|texlive-tlpkg-20131129-12|126	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|texlive-tlpkg-20131129-12|127	cat > %{buildroot}%{_sysconfdir}/security/console.apps/tlmgr << EOF
14mu|texlive-tlpkg-20131129-12|128	USER=root
14mu|texlive-tlpkg-20131129-12|129	PROGRAM=%{_sbindir}/tlmgr
14mu|texlive-tlpkg-20131129-12|130	FALLBACK=false
14mu|texlive-tlpkg-20131129-12|131	SESSION=true
14mu|texlive-tlpkg-20131129-12|132	EOF
14mu|texlive-tlpkg-20131129-12|133	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-tlpkg-20131129-12|134	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/tlmgr
14mu|texlive-tlpkg-20131129-12|135	
14mu|texlive-tlpkg-20131129-12|136	%changelog
14mu|texlive-tlpkg-20131129-12|137	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 20131129-12
14mu|texlive-tlpkg-20131129-12|138	+ Revision: 2268781
14mu|texlive-tlpkg-20131129-12|139	- MassBuild#656: Increase release tag
14mu|texlive-tlpkg-20131129-12|140	
14mu|texlive-tlpkg-20131129-12|141	

25966 14
14mu|texlive-tocbibind-1.5k-4|1	# revision 20085
14mu|texlive-tocbibind-1.5k-4|2	# category Package
14mu|texlive-tocbibind-1.5k-4|3	# catalog-ctan /macros/latex/contrib/tocbibind
14mu|texlive-tocbibind-1.5k-4|4	# catalog-date 2010-10-13 11:41:41 +0200
14mu|texlive-tocbibind-1.5k-4|5	# catalog-license lppl
14mu|texlive-tocbibind-1.5k-4|6	# catalog-version 1.5k
14mu|texlive-tocbibind-1.5k-4|7	Name:		texlive-tocbibind
14mu|texlive-tocbibind-1.5k-4|8	Version:	1.5k
14mu|texlive-tocbibind-1.5k-4|9	Release:	4
14mu|texlive-tocbibind-1.5k-4|10	Summary:	Add bibliography/index/contents to Table of Contents
14mu|texlive-tocbibind-1.5k-4|11	Group:		Publishing
14mu|texlive-tocbibind-1.5k-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocbibind
14mu|texlive-tocbibind-1.5k-4|13	License:	LPPL
14mu|texlive-tocbibind-1.5k-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocbibind.tar.xz
14mu|texlive-tocbibind-1.5k-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocbibind.doc.tar.xz
14mu|texlive-tocbibind-1.5k-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocbibind.source.tar.xz
14mu|texlive-tocbibind-1.5k-4|17	BuildArch:	noarch
14mu|texlive-tocbibind-1.5k-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tocbibind-1.5k-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tocbibind-1.5k-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tocbibind-1.5k-4|21	
14mu|texlive-tocbibind-1.5k-4|22	%description
14mu|texlive-tocbibind-1.5k-4|23	Automatically adds the bibliography and/or the index and/or the
14mu|texlive-tocbibind-1.5k-4|24	contents, etc., to the Table of Contents listing.
14mu|texlive-tocbibind-1.5k-4|25	
14mu|texlive-tocbibind-1.5k-4|26	
14mu|texlive-tocbibind-1.5k-4|27	#-----------------------------------------------------------------------
14mu|texlive-tocbibind-1.5k-4|28	%files
14mu|texlive-tocbibind-1.5k-4|29	%{_texmfdistdir}/tex/latex/tocbibind/tocbibind.sty
14mu|texlive-tocbibind-1.5k-4|30	%doc %{_texmfdistdir}/doc/latex/tocbibind/README
14mu|texlive-tocbibind-1.5k-4|31	%doc %{_texmfdistdir}/doc/latex/tocbibind/tocbibind.pdf
14mu|texlive-tocbibind-1.5k-4|32	#- source
14mu|texlive-tocbibind-1.5k-4|33	%doc %{_texmfdistdir}/source/latex/tocbibind/tocbibind.dtx
14mu|texlive-tocbibind-1.5k-4|34	%doc %{_texmfdistdir}/source/latex/tocbibind/tocbibind.ins
14mu|texlive-tocbibind-1.5k-4|35	
14mu|texlive-tocbibind-1.5k-4|36	#-----------------------------------------------------------------------
14mu|texlive-tocbibind-1.5k-4|37	%prep
14mu|texlive-tocbibind-1.5k-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-tocbibind-1.5k-4|39	
14mu|texlive-tocbibind-1.5k-4|40	%build
14mu|texlive-tocbibind-1.5k-4|41	
14mu|texlive-tocbibind-1.5k-4|42	%install
14mu|texlive-tocbibind-1.5k-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tocbibind-1.5k-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tocbibind-1.5k-4|45	
14mu|texlive-tocbibind-1.5k-4|46	
14mu|texlive-tocbibind-1.5k-4|47	
14mu|texlive-tocbibind-1.5k-4|48	%changelog
14mu|texlive-tocbibind-1.5k-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5k-4
14mu|texlive-tocbibind-1.5k-4|50	+ Revision: e7d2822
14mu|texlive-tocbibind-1.5k-4|51	- MassBuild#674: Increase release tag
14mu|texlive-tocbibind-1.5k-4|52	
14mu|texlive-tocbibind-1.5k-4|53	

25967 14
14mu|texlive-tocloft-2.3f-7|1	# revision 30209
14mu|texlive-tocloft-2.3f-7|2	# category Package
14mu|texlive-tocloft-2.3f-7|3	# catalog-ctan /macros/latex/contrib/tocloft
14mu|texlive-tocloft-2.3f-7|4	# catalog-date 2013-05-02 18:21:19 +0200
14mu|texlive-tocloft-2.3f-7|5	# catalog-license lppl1.3
14mu|texlive-tocloft-2.3f-7|6	# catalog-version 2.3f
14mu|texlive-tocloft-2.3f-7|7	Name:		texlive-tocloft
14mu|texlive-tocloft-2.3f-7|8	Version:	2.3f
14mu|texlive-tocloft-2.3f-7|9	Release:	7
14mu|texlive-tocloft-2.3f-7|10	Summary:	Control table of contents, figures, etc
14mu|texlive-tocloft-2.3f-7|11	Group:		Publishing
14mu|texlive-tocloft-2.3f-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocloft
14mu|texlive-tocloft-2.3f-7|13	License:	LPPL1.3
14mu|texlive-tocloft-2.3f-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.tar.xz
14mu|texlive-tocloft-2.3f-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.doc.tar.xz
14mu|texlive-tocloft-2.3f-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.source.tar.xz
14mu|texlive-tocloft-2.3f-7|17	BuildArch:	noarch
14mu|texlive-tocloft-2.3f-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tocloft-2.3f-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tocloft-2.3f-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-tocloft-2.3f-7|21	
14mu|texlive-tocloft-2.3f-7|22	%description
14mu|texlive-tocloft-2.3f-7|23	Provides control over the typography of the Table of Contents,
14mu|texlive-tocloft-2.3f-7|24	List of Figures and List of Tables, and the ability to create
14mu|texlive-tocloft-2.3f-7|25	new `List of ...'. The ToC \parskip can be changed.
14mu|texlive-tocloft-2.3f-7|26	
14mu|texlive-tocloft-2.3f-7|27	
14mu|texlive-tocloft-2.3f-7|28	#-----------------------------------------------------------------------
14mu|texlive-tocloft-2.3f-7|29	%files
14mu|texlive-tocloft-2.3f-7|30	%{_texmfdistdir}/tex/latex/tocloft/tocloft.sty
14mu|texlive-tocloft-2.3f-7|31	%doc %{_texmfdistdir}/doc/latex/tocloft/README
14mu|texlive-tocloft-2.3f-7|32	%doc %{_texmfdistdir}/doc/latex/tocloft/tocloft.pdf
14mu|texlive-tocloft-2.3f-7|33	#- source
14mu|texlive-tocloft-2.3f-7|34	%doc %{_texmfdistdir}/source/latex/tocloft/tocloft.dtx
14mu|texlive-tocloft-2.3f-7|35	%doc %{_texmfdistdir}/source/latex/tocloft/tocloft.ins
14mu|texlive-tocloft-2.3f-7|36	
14mu|texlive-tocloft-2.3f-7|37	#-----------------------------------------------------------------------
14mu|texlive-tocloft-2.3f-7|38	%prep
14mu|texlive-tocloft-2.3f-7|39	%setup -c -a0 -a1 -a2
14mu|texlive-tocloft-2.3f-7|40	
14mu|texlive-tocloft-2.3f-7|41	%build
14mu|texlive-tocloft-2.3f-7|42	
14mu|texlive-tocloft-2.3f-7|43	%install
14mu|texlive-tocloft-2.3f-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tocloft-2.3f-7|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tocloft-2.3f-7|46	
14mu|texlive-tocloft-2.3f-7|47	%changelog
14mu|texlive-tocloft-2.3f-7|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3f-7
14mu|texlive-tocloft-2.3f-7|49	+ Revision: 2a7569b
14mu|texlive-tocloft-2.3f-7|50	- MassBuild#674: Increase release tag
14mu|texlive-tocloft-2.3f-7|51	
14mu|texlive-tocloft-2.3f-7|52	

25968 14
14mu|texlive-tocvsec2-1.2b-4|1	# revision 23444
14mu|texlive-tocvsec2-1.2b-4|2	# category Package
14mu|texlive-tocvsec2-1.2b-4|3	# catalog-ctan /macros/latex/contrib/tocvsec2
14mu|texlive-tocvsec2-1.2b-4|4	# catalog-date 2010-02-28 10:58:14 +0100
14mu|texlive-tocvsec2-1.2b-4|5	# catalog-license lppl1.3
14mu|texlive-tocvsec2-1.2b-4|6	# catalog-version 1.2b
14mu|texlive-tocvsec2-1.2b-4|7	Name:		texlive-tocvsec2
14mu|texlive-tocvsec2-1.2b-4|8	Version:	1.2b
14mu|texlive-tocvsec2-1.2b-4|9	Release:	4
14mu|texlive-tocvsec2-1.2b-4|10	Summary:	Section numbering and table of contents control
14mu|texlive-tocvsec2-1.2b-4|11	Group:		Publishing
14mu|texlive-tocvsec2-1.2b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocvsec2
14mu|texlive-tocvsec2-1.2b-4|13	License:	LPPL1.3
14mu|texlive-tocvsec2-1.2b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocvsec2.tar.xz
14mu|texlive-tocvsec2-1.2b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocvsec2.doc.tar.xz
14mu|texlive-tocvsec2-1.2b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocvsec2.source.tar.xz
14mu|texlive-tocvsec2-1.2b-4|17	BuildArch:	noarch
14mu|texlive-tocvsec2-1.2b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tocvsec2-1.2b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tocvsec2-1.2b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tocvsec2-1.2b-4|21	
14mu|texlive-tocvsec2-1.2b-4|22	%description
14mu|texlive-tocvsec2-1.2b-4|23	Provides control over section numbering (without recourse to
14mu|texlive-tocvsec2-1.2b-4|24	starred sectional commands) and/or the entries in the Table of
14mu|texlive-tocvsec2-1.2b-4|25	Contents on a section by section basis.
14mu|texlive-tocvsec2-1.2b-4|26	
14mu|texlive-tocvsec2-1.2b-4|27	
14mu|texlive-tocvsec2-1.2b-4|28	#-----------------------------------------------------------------------
14mu|texlive-tocvsec2-1.2b-4|29	%files
14mu|texlive-tocvsec2-1.2b-4|30	%{_texmfdistdir}/tex/latex/tocvsec2/tocvsec2.sty
14mu|texlive-tocvsec2-1.2b-4|31	%doc %{_texmfdistdir}/doc/latex/tocvsec2/README
14mu|texlive-tocvsec2-1.2b-4|32	%doc %{_texmfdistdir}/doc/latex/tocvsec2/tocvsec2-example.tex
14mu|texlive-tocvsec2-1.2b-4|33	%doc %{_texmfdistdir}/doc/latex/tocvsec2/tocvsec2.pdf
14mu|texlive-tocvsec2-1.2b-4|34	#- source
14mu|texlive-tocvsec2-1.2b-4|35	%doc %{_texmfdistdir}/source/latex/tocvsec2/tocvsec2.dtx
14mu|texlive-tocvsec2-1.2b-4|36	%doc %{_texmfdistdir}/source/latex/tocvsec2/tocvsec2.ins
14mu|texlive-tocvsec2-1.2b-4|37	
14mu|texlive-tocvsec2-1.2b-4|38	#-----------------------------------------------------------------------
14mu|texlive-tocvsec2-1.2b-4|39	%prep
14mu|texlive-tocvsec2-1.2b-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-tocvsec2-1.2b-4|41	
14mu|texlive-tocvsec2-1.2b-4|42	%build
14mu|texlive-tocvsec2-1.2b-4|43	
14mu|texlive-tocvsec2-1.2b-4|44	%install
14mu|texlive-tocvsec2-1.2b-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tocvsec2-1.2b-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tocvsec2-1.2b-4|47	
14mu|texlive-tocvsec2-1.2b-4|48	
14mu|texlive-tocvsec2-1.2b-4|49	
14mu|texlive-tocvsec2-1.2b-4|50	%changelog
14mu|texlive-tocvsec2-1.2b-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2b-4
14mu|texlive-tocvsec2-1.2b-4|52	+ Revision: 42accb6
14mu|texlive-tocvsec2-1.2b-4|53	- MassBuild#674: Increase release tag
14mu|texlive-tocvsec2-1.2b-4|54	
14mu|texlive-tocvsec2-1.2b-4|55	

25969 14
14mu|texlive-todo-2.142-4|1	# revision 17746
14mu|texlive-todo-2.142-4|2	# category Package
14mu|texlive-todo-2.142-4|3	# catalog-ctan /macros/latex/contrib/todo
14mu|texlive-todo-2.142-4|4	# catalog-date 2010-04-01 21:27:08 +0200
14mu|texlive-todo-2.142-4|5	# catalog-license lppl1
14mu|texlive-todo-2.142-4|6	# catalog-version 2.142
14mu|texlive-todo-2.142-4|7	Name:		texlive-todo
14mu|texlive-todo-2.142-4|8	Version:	2.142
14mu|texlive-todo-2.142-4|9	Release:	4
14mu|texlive-todo-2.142-4|10	Summary:	Make a to-do list for a document
14mu|texlive-todo-2.142-4|11	Group:		Publishing
14mu|texlive-todo-2.142-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/todo
14mu|texlive-todo-2.142-4|13	License:	LPPL1
14mu|texlive-todo-2.142-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todo.tar.xz
14mu|texlive-todo-2.142-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todo.doc.tar.xz
14mu|texlive-todo-2.142-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todo.source.tar.xz
14mu|texlive-todo-2.142-4|17	BuildArch:	noarch
14mu|texlive-todo-2.142-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-todo-2.142-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-todo-2.142-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-todo-2.142-4|21	
14mu|texlive-todo-2.142-4|22	%description
14mu|texlive-todo-2.142-4|23	The package allows you to insert "to do" marks in your
14mu|texlive-todo-2.142-4|24	document, to make lists of such items, and to cross-reference
14mu|texlive-todo-2.142-4|25	to them.
14mu|texlive-todo-2.142-4|26	
14mu|texlive-todo-2.142-4|27	
14mu|texlive-todo-2.142-4|28	#-----------------------------------------------------------------------
14mu|texlive-todo-2.142-4|29	%files
14mu|texlive-todo-2.142-4|30	%{_texmfdistdir}/tex/latex/todo/todo.sty
14mu|texlive-todo-2.142-4|31	%doc %{_texmfdistdir}/doc/latex/todo/README
14mu|texlive-todo-2.142-4|32	%doc %{_texmfdistdir}/doc/latex/todo/todo-spl.pdf
14mu|texlive-todo-2.142-4|33	%doc %{_texmfdistdir}/doc/latex/todo/todo-spl.tex
14mu|texlive-todo-2.142-4|34	%doc %{_texmfdistdir}/doc/latex/todo/todo.pdf
14mu|texlive-todo-2.142-4|35	#- source
14mu|texlive-todo-2.142-4|36	%doc %{_texmfdistdir}/source/latex/todo/todo.dtx
14mu|texlive-todo-2.142-4|37	%doc %{_texmfdistdir}/source/latex/todo/todo.ins
14mu|texlive-todo-2.142-4|38	
14mu|texlive-todo-2.142-4|39	#-----------------------------------------------------------------------
14mu|texlive-todo-2.142-4|40	%prep
14mu|texlive-todo-2.142-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-todo-2.142-4|42	
14mu|texlive-todo-2.142-4|43	%build
14mu|texlive-todo-2.142-4|44	
14mu|texlive-todo-2.142-4|45	%install
14mu|texlive-todo-2.142-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-todo-2.142-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-todo-2.142-4|48	
14mu|texlive-todo-2.142-4|49	
14mu|texlive-todo-2.142-4|50	
14mu|texlive-todo-2.142-4|51	%changelog
14mu|texlive-todo-2.142-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.142-4
14mu|texlive-todo-2.142-4|53	+ Revision: a681405
14mu|texlive-todo-2.142-4|54	- MassBuild#674: Increase release tag
14mu|texlive-todo-2.142-4|55	
14mu|texlive-todo-2.142-4|56	

25970 14
14mu|texlive-todonotes-20120725-3|1	# revision 27159
14mu|texlive-todonotes-20120725-3|2	# category Package
14mu|texlive-todonotes-20120725-3|3	# catalog-ctan /macros/latex/contrib/todonotes
14mu|texlive-todonotes-20120725-3|4	# catalog-date 2012-07-25 10:56:43 +0200
14mu|texlive-todonotes-20120725-3|5	# catalog-license lppl
14mu|texlive-todonotes-20120725-3|6	# catalog-version undef
14mu|texlive-todonotes-20120725-3|7	Name:		texlive-todonotes
14mu|texlive-todonotes-20120725-3|8	Version:	20120725
14mu|texlive-todonotes-20120725-3|9	Release:	3
14mu|texlive-todonotes-20120725-3|10	Summary:	Marking things to do in a LaTeX document
14mu|texlive-todonotes-20120725-3|11	Group:		Publishing
14mu|texlive-todonotes-20120725-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/todonotes
14mu|texlive-todonotes-20120725-3|13	License:	LPPL
14mu|texlive-todonotes-20120725-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todonotes.tar.xz
14mu|texlive-todonotes-20120725-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todonotes.doc.tar.xz
14mu|texlive-todonotes-20120725-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todonotes.source.tar.xz
14mu|texlive-todonotes-20120725-3|17	BuildArch:	noarch
14mu|texlive-todonotes-20120725-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-todonotes-20120725-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-todonotes-20120725-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-todonotes-20120725-3|21	
14mu|texlive-todonotes-20120725-3|22	%description
14mu|texlive-todonotes-20120725-3|23	The package lets the user mark things to do later, in a simple
14mu|texlive-todonotes-20120725-3|24	and visually appealing way. The package takes several options
14mu|texlive-todonotes-20120725-3|25	to enable customization/finetuning of the visual appearance.
14mu|texlive-todonotes-20120725-3|26	
14mu|texlive-todonotes-20120725-3|27	
14mu|texlive-todonotes-20120725-3|28	#-----------------------------------------------------------------------
14mu|texlive-todonotes-20120725-3|29	%files
14mu|texlive-todonotes-20120725-3|30	%{_texmfdistdir}/tex/latex/todonotes/todonotes.sty
14mu|texlive-todonotes-20120725-3|31	%doc %{_texmfdistdir}/doc/latex/todonotes/README
14mu|texlive-todonotes-20120725-3|32	%doc %{_texmfdistdir}/doc/latex/todonotes/todonotes.pdf
14mu|texlive-todonotes-20120725-3|33	%doc %{_texmfdistdir}/doc/latex/todonotes/todonotesexample.pdf
14mu|texlive-todonotes-20120725-3|34	%doc %{_texmfdistdir}/doc/latex/todonotes/todonotesexample.tex
14mu|texlive-todonotes-20120725-3|35	#- source
14mu|texlive-todonotes-20120725-3|36	%doc %{_texmfdistdir}/source/latex/todonotes/todonotes.dtx
14mu|texlive-todonotes-20120725-3|37	%doc %{_texmfdistdir}/source/latex/todonotes/todonotes.ins
14mu|texlive-todonotes-20120725-3|38	
14mu|texlive-todonotes-20120725-3|39	#-----------------------------------------------------------------------
14mu|texlive-todonotes-20120725-3|40	%prep
14mu|texlive-todonotes-20120725-3|41	%setup -c -a0 -a1 -a2
14mu|texlive-todonotes-20120725-3|42	
14mu|texlive-todonotes-20120725-3|43	%build
14mu|texlive-todonotes-20120725-3|44	
14mu|texlive-todonotes-20120725-3|45	%install
14mu|texlive-todonotes-20120725-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-todonotes-20120725-3|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-todonotes-20120725-3|48	
14mu|texlive-todonotes-20120725-3|49	
14mu|texlive-todonotes-20120725-3|50	
14mu|texlive-todonotes-20120725-3|51	%changelog
14mu|texlive-todonotes-20120725-3|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120725-3
14mu|texlive-todonotes-20120725-3|53	+ Revision: 7b5fd7e
14mu|texlive-todonotes-20120725-3|54	- MassBuild#674: Increase release tag
14mu|texlive-todonotes-20120725-3|55	
14mu|texlive-todonotes-20120725-3|56	

25971 14
14mu|texlive-tokenizer-1.1.0-4|1	# revision 15878
14mu|texlive-tokenizer-1.1.0-4|2	# category Package
14mu|texlive-tokenizer-1.1.0-4|3	# catalog-ctan /macros/latex/contrib/tokenizer
14mu|texlive-tokenizer-1.1.0-4|4	# catalog-date 2006-12-23 09:07:09 +0100
14mu|texlive-tokenizer-1.1.0-4|5	# catalog-license lppl
14mu|texlive-tokenizer-1.1.0-4|6	# catalog-version 1.1.0
14mu|texlive-tokenizer-1.1.0-4|7	Name:		texlive-tokenizer
14mu|texlive-tokenizer-1.1.0-4|8	Version:	1.1.0
14mu|texlive-tokenizer-1.1.0-4|9	Release:	4
14mu|texlive-tokenizer-1.1.0-4|10	Summary:	A tokenizer
14mu|texlive-tokenizer-1.1.0-4|11	Group:		Publishing
14mu|texlive-tokenizer-1.1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tokenizer
14mu|texlive-tokenizer-1.1.0-4|13	License:	LPPL
14mu|texlive-tokenizer-1.1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tokenizer.tar.xz
14mu|texlive-tokenizer-1.1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tokenizer.doc.tar.xz
14mu|texlive-tokenizer-1.1.0-4|16	BuildArch:	noarch
14mu|texlive-tokenizer-1.1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tokenizer-1.1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tokenizer-1.1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tokenizer-1.1.0-4|20	
14mu|texlive-tokenizer-1.1.0-4|21	%description
14mu|texlive-tokenizer-1.1.0-4|22	A tokenizer for LaTeX. \GetTokens{Target1}{Target2}{Source}
14mu|texlive-tokenizer-1.1.0-4|23	Splits Source into two tokens at the first encounter of a
14mu|texlive-tokenizer-1.1.0-4|24	comma. The first token is saved in a newly created command with
14mu|texlive-tokenizer-1.1.0-4|25	the name passed as Target1 and the second token likewise. A
14mu|texlive-tokenizer-1.1.0-4|26	package option 'trim' causes leading and trailing space to be
14mu|texlive-tokenizer-1.1.0-4|27	removed from each token; with this option, the \TrimSpaces
14mu|texlive-tokenizer-1.1.0-4|28	command is defined, which removes leading and trailing spaces
14mu|texlive-tokenizer-1.1.0-4|29	from its argument.
14mu|texlive-tokenizer-1.1.0-4|30	
14mu|texlive-tokenizer-1.1.0-4|31	
14mu|texlive-tokenizer-1.1.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-tokenizer-1.1.0-4|33	%files
14mu|texlive-tokenizer-1.1.0-4|34	%{_texmfdistdir}/tex/latex/tokenizer/tokenizer.sty
14mu|texlive-tokenizer-1.1.0-4|35	%doc %{_texmfdistdir}/doc/latex/tokenizer/tokenizer.pdf
14mu|texlive-tokenizer-1.1.0-4|36	%doc %{_texmfdistdir}/doc/latex/tokenizer/tokenizer.tex
14mu|texlive-tokenizer-1.1.0-4|37	
14mu|texlive-tokenizer-1.1.0-4|38	#-----------------------------------------------------------------------
14mu|texlive-tokenizer-1.1.0-4|39	%prep
14mu|texlive-tokenizer-1.1.0-4|40	%setup -c -a0 -a1
14mu|texlive-tokenizer-1.1.0-4|41	
14mu|texlive-tokenizer-1.1.0-4|42	%build
14mu|texlive-tokenizer-1.1.0-4|43	
14mu|texlive-tokenizer-1.1.0-4|44	%install
14mu|texlive-tokenizer-1.1.0-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tokenizer-1.1.0-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tokenizer-1.1.0-4|47	
14mu|texlive-tokenizer-1.1.0-4|48	
14mu|texlive-tokenizer-1.1.0-4|49	
14mu|texlive-tokenizer-1.1.0-4|50	%changelog
14mu|texlive-tokenizer-1.1.0-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-4
14mu|texlive-tokenizer-1.1.0-4|52	+ Revision: 4534aca
14mu|texlive-tokenizer-1.1.0-4|53	- MassBuild#674: Increase release tag
14mu|texlive-tokenizer-1.1.0-4|54	
14mu|texlive-tokenizer-1.1.0-4|55	

25972 14
14mu|texlive-toolbox-5.1-4|1	# revision 15878
14mu|texlive-toolbox-5.1-4|2	# category Package
14mu|texlive-toolbox-5.1-4|3	# catalog-ctan /macros/latex/contrib/toolbox
14mu|texlive-toolbox-5.1-4|4	# catalog-date 2008-02-29 19:54:55 +0100
14mu|texlive-toolbox-5.1-4|5	# catalog-license lppl
14mu|texlive-toolbox-5.1-4|6	# catalog-version 5.1
14mu|texlive-toolbox-5.1-4|7	Name:		texlive-toolbox
14mu|texlive-toolbox-5.1-4|8	Version:	5.1
14mu|texlive-toolbox-5.1-4|9	Release:	4
14mu|texlive-toolbox-5.1-4|10	Summary:	Macros for writing indices, glossaries
14mu|texlive-toolbox-5.1-4|11	Group:		Publishing
14mu|texlive-toolbox-5.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/toolbox
14mu|texlive-toolbox-5.1-4|13	License:	LPPL
14mu|texlive-toolbox-5.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toolbox.tar.xz
14mu|texlive-toolbox-5.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toolbox.doc.tar.xz
14mu|texlive-toolbox-5.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toolbox.source.tar.xz
14mu|texlive-toolbox-5.1-4|17	BuildArch:	noarch
14mu|texlive-toolbox-5.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-toolbox-5.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-toolbox-5.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-toolbox-5.1-4|21	
14mu|texlive-toolbox-5.1-4|22	%description
14mu|texlive-toolbox-5.1-4|23	A package for (La)TeX which provides some macros which are
14mu|texlive-toolbox-5.1-4|24	convenient for writing indices, glossaries, or other macros. It
14mu|texlive-toolbox-5.1-4|25	contains macros which support: implicit macros; fancy optional
14mu|texlive-toolbox-5.1-4|26	arguments; loops over tokenlists and itemlists; searching and
14mu|texlive-toolbox-5.1-4|27	splitting; controlled expansion; redefinition of macros; and
14mu|texlive-toolbox-5.1-4|28	concatenated macro names; macros for text replacement.
14mu|texlive-toolbox-5.1-4|29	
14mu|texlive-toolbox-5.1-4|30	
14mu|texlive-toolbox-5.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-toolbox-5.1-4|32	%files
14mu|texlive-toolbox-5.1-4|33	%{_texmfdistdir}/tex/latex/toolbox/toolbox.sty
14mu|texlive-toolbox-5.1-4|34	%doc %{_texmfdistdir}/doc/latex/toolbox/README
14mu|texlive-toolbox-5.1-4|35	%doc %{_texmfdistdir}/doc/latex/toolbox/toolbox.tex
14mu|texlive-toolbox-5.1-4|36	%doc %{_texmfdistdir}/doc/latex/toolbox/toolbox.txt
14mu|texlive-toolbox-5.1-4|37	#- source
14mu|texlive-toolbox-5.1-4|38	%doc %{_texmfdistdir}/source/latex/toolbox/toolbox.dtx
14mu|texlive-toolbox-5.1-4|39	%doc %{_texmfdistdir}/source/latex/toolbox/toolbox.ins
14mu|texlive-toolbox-5.1-4|40	
14mu|texlive-toolbox-5.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-toolbox-5.1-4|42	%prep
14mu|texlive-toolbox-5.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-toolbox-5.1-4|44	
14mu|texlive-toolbox-5.1-4|45	%build
14mu|texlive-toolbox-5.1-4|46	
14mu|texlive-toolbox-5.1-4|47	%install
14mu|texlive-toolbox-5.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-toolbox-5.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-toolbox-5.1-4|50	
14mu|texlive-toolbox-5.1-4|51	
14mu|texlive-toolbox-5.1-4|52	
14mu|texlive-toolbox-5.1-4|53	%changelog
14mu|texlive-toolbox-5.1-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.1-4
14mu|texlive-toolbox-5.1-4|55	+ Revision: 83b06b7
14mu|texlive-toolbox-5.1-4|56	- MassBuild#674: Increase release tag
14mu|texlive-toolbox-5.1-4|57	
14mu|texlive-toolbox-5.1-4|58	

25973 14
14mu|texlive-topfloat-20070117-4|1	# revision 19084
14mu|texlive-topfloat-20070117-4|2	# category Package
14mu|texlive-topfloat-20070117-4|3	# catalog-ctan /macros/latex/contrib/topfloat
14mu|texlive-topfloat-20070117-4|4	# catalog-date 2007-01-17 10:01:14 +0100
14mu|texlive-topfloat-20070117-4|5	# catalog-license gpl
14mu|texlive-topfloat-20070117-4|6	# catalog-version undef
14mu|texlive-topfloat-20070117-4|7	Name:		texlive-topfloat
14mu|texlive-topfloat-20070117-4|8	Version:	20070117
14mu|texlive-topfloat-20070117-4|9	Release:	4
14mu|texlive-topfloat-20070117-4|10	Summary:	Move floats to the top of the page
14mu|texlive-topfloat-20070117-4|11	Group:		Publishing
14mu|texlive-topfloat-20070117-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/topfloat
14mu|texlive-topfloat-20070117-4|13	License:	GPL
14mu|texlive-topfloat-20070117-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/topfloat.tar.xz
14mu|texlive-topfloat-20070117-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/topfloat.doc.tar.xz
14mu|texlive-topfloat-20070117-4|16	BuildArch:	noarch
14mu|texlive-topfloat-20070117-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-topfloat-20070117-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-topfloat-20070117-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-topfloat-20070117-4|20	
14mu|texlive-topfloat-20070117-4|21	%description
14mu|texlive-topfloat-20070117-4|22	TeXLive topfloat package.
14mu|texlive-topfloat-20070117-4|23	
14mu|texlive-topfloat-20070117-4|24	
14mu|texlive-topfloat-20070117-4|25	#-----------------------------------------------------------------------
14mu|texlive-topfloat-20070117-4|26	%files
14mu|texlive-topfloat-20070117-4|27	%{_texmfdistdir}/tex/latex/topfloat/topfloat.sty
14mu|texlive-topfloat-20070117-4|28	%doc %{_texmfdistdir}/doc/latex/topfloat/topfloat.pdf
14mu|texlive-topfloat-20070117-4|29	%doc %{_texmfdistdir}/doc/latex/topfloat/topfloat.tex
14mu|texlive-topfloat-20070117-4|30	
14mu|texlive-topfloat-20070117-4|31	#-----------------------------------------------------------------------
14mu|texlive-topfloat-20070117-4|32	%prep
14mu|texlive-topfloat-20070117-4|33	%setup -c -a0 -a1
14mu|texlive-topfloat-20070117-4|34	
14mu|texlive-topfloat-20070117-4|35	%build
14mu|texlive-topfloat-20070117-4|36	
14mu|texlive-topfloat-20070117-4|37	%install
14mu|texlive-topfloat-20070117-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-topfloat-20070117-4|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-topfloat-20070117-4|40	
14mu|texlive-topfloat-20070117-4|41	
14mu|texlive-topfloat-20070117-4|42	
14mu|texlive-topfloat-20070117-4|43	%changelog
14mu|texlive-topfloat-20070117-4|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070117-4
14mu|texlive-topfloat-20070117-4|45	+ Revision: bd001fe
14mu|texlive-topfloat-20070117-4|46	- MassBuild#674: Increase release tag
14mu|texlive-topfloat-20070117-4|47	
14mu|texlive-topfloat-20070117-4|48	

25974 14
14mu|texlive-toptesi-5.60-3|1	# revision 27275
14mu|texlive-toptesi-5.60-3|2	# category Package
14mu|texlive-toptesi-5.60-3|3	# catalog-ctan /macros/latex/contrib/toptesi
14mu|texlive-toptesi-5.60-3|4	# catalog-date 2012-07-31 19:56:52 +0200
14mu|texlive-toptesi-5.60-3|5	# catalog-license lppl1.3
14mu|texlive-toptesi-5.60-3|6	# catalog-version 5.60
14mu|texlive-toptesi-5.60-3|7	Name:		texlive-toptesi
14mu|texlive-toptesi-5.60-3|8	Version:	5.60
14mu|texlive-toptesi-5.60-3|9	Release:	3
14mu|texlive-toptesi-5.60-3|10	Summary:	Bundle of files for typsetting theses
14mu|texlive-toptesi-5.60-3|11	Group:		Publishing
14mu|texlive-toptesi-5.60-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/toptesi
14mu|texlive-toptesi-5.60-3|13	License:	LPPL1.3
14mu|texlive-toptesi-5.60-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toptesi.tar.xz
14mu|texlive-toptesi-5.60-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toptesi.doc.tar.xz
14mu|texlive-toptesi-5.60-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toptesi.source.tar.xz
14mu|texlive-toptesi-5.60-3|17	BuildArch:	noarch
14mu|texlive-toptesi-5.60-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-toptesi-5.60-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-toptesi-5.60-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-toptesi-5.60-3|21	
14mu|texlive-toptesi-5.60-3|22	%description
14mu|texlive-toptesi-5.60-3|23	This bundle contains everything is needed for typesetting a
14mu|texlive-toptesi-5.60-3|24	bachelor, master or PhD thesis in Italian (or in any other
14mu|texlive-toptesi-5.60-3|25	language supported by LaTeX: the bundle is constructed to
14mu|texlive-toptesi-5.60-3|26	support multilingual use). The infix strings may be selected
14mu|texlive-toptesi-5.60-3|27	and specified at will by means of a configuration file, so as
14mu|texlive-toptesi-5.60-3|28	to customize the layout of the front page to the requirements
14mu|texlive-toptesi-5.60-3|29	of a specific university. Thanks to its language management,
14mu|texlive-toptesi-5.60-3|30	the bundle is suited for multilanguage theses that are becoming
14mu|texlive-toptesi-5.60-3|31	more and more frequent thanks to the double degree programs of
14mu|texlive-toptesi-5.60-3|32	the European Community Socrates programs. Toptesi is designed
14mu|texlive-toptesi-5.60-3|33	to save the PDF version of a thesis in PDF/A-1b compliant mode
14mu|texlive-toptesi-5.60-3|34	and with all the necessary metadata.
14mu|texlive-toptesi-5.60-3|35	
14mu|texlive-toptesi-5.60-3|36	
14mu|texlive-toptesi-5.60-3|37	#-----------------------------------------------------------------------
14mu|texlive-toptesi-5.60-3|38	%files
14mu|texlive-toptesi-5.60-3|39	%{_texmfdistdir}/tex/latex/toptesi/topcoman.sty
14mu|texlive-toptesi-5.60-3|40	%{_texmfdistdir}/tex/latex/toptesi/topfront.sty
14mu|texlive-toptesi-5.60-3|41	%{_texmfdistdir}/tex/latex/toptesi/toptesi.cfg
14mu|texlive-toptesi-5.60-3|42	%{_texmfdistdir}/tex/latex/toptesi/toptesi.cls
14mu|texlive-toptesi-5.60-3|43	%{_texmfdistdir}/tex/latex/toptesi/toptesi.sty
14mu|texlive-toptesi-5.60-3|44	%doc %{_texmfdistdir}/doc/latex/toptesi/FrontespiziAssemblati.pdf
14mu|texlive-toptesi-5.60-3|45	%doc %{_texmfdistdir}/doc/latex/toptesi/LPPL.tex
14mu|texlive-toptesi-5.60-3|46	%doc %{_texmfdistdir}/doc/latex/toptesi/README
14mu|texlive-toptesi-5.60-3|47	%doc %{_texmfdistdir}/doc/latex/toptesi/manifest.txt
14mu|texlive-toptesi-5.60-3|48	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex-a.pdf
14mu|texlive-toptesi-5.60-3|49	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex-def.ps
14mu|texlive-toptesi-5.60-3|50	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex.pdf
14mu|texlive-toptesi-5.60-3|51	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex.tex
14mu|texlive-toptesi-5.60-3|52	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example-xetex.pdf
14mu|texlive-toptesi-5.60-3|53	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example-xetex.tex
14mu|texlive-toptesi-5.60-3|54	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example.pdf
14mu|texlive-toptesi-5.60-3|55	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example.tex
14mu|texlive-toptesi-5.60-3|56	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example.xmpdata
14mu|texlive-toptesi-5.60-3|57	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi.pdf
14mu|texlive-toptesi-5.60-3|58	#- source
14mu|texlive-toptesi-5.60-3|59	%doc %{_texmfdistdir}/source/latex/toptesi/toptesi.dtx
14mu|texlive-toptesi-5.60-3|60	
14mu|texlive-toptesi-5.60-3|61	#-----------------------------------------------------------------------
14mu|texlive-toptesi-5.60-3|62	%prep
14mu|texlive-toptesi-5.60-3|63	%setup -c -a0 -a1 -a2
14mu|texlive-toptesi-5.60-3|64	
14mu|texlive-toptesi-5.60-3|65	%build
14mu|texlive-toptesi-5.60-3|66	
14mu|texlive-toptesi-5.60-3|67	%install
14mu|texlive-toptesi-5.60-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-toptesi-5.60-3|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-toptesi-5.60-3|70	
14mu|texlive-toptesi-5.60-3|71	
14mu|texlive-toptesi-5.60-3|72	
14mu|texlive-toptesi-5.60-3|73	%changelog
14mu|texlive-toptesi-5.60-3|74	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.60-3
14mu|texlive-toptesi-5.60-3|75	+ Revision: 5655578
14mu|texlive-toptesi-5.60-3|76	- MassBuild#674: Increase release tag
14mu|texlive-toptesi-5.60-3|77	
14mu|texlive-toptesi-5.60-3|78	

25975 14
14mu|texlive-totcount-1.2-4|1	# revision 21178
14mu|texlive-totcount-1.2-4|2	# category Package
14mu|texlive-totcount-1.2-4|3	# catalog-ctan /macros/latex/contrib/totcount
14mu|texlive-totcount-1.2-4|4	# catalog-date 2011-01-25 21:21:41 +0100
14mu|texlive-totcount-1.2-4|5	# catalog-license lppl
14mu|texlive-totcount-1.2-4|6	# catalog-version 1.2
14mu|texlive-totcount-1.2-4|7	Name:		texlive-totcount
14mu|texlive-totcount-1.2-4|8	Version:	1.2
14mu|texlive-totcount-1.2-4|9	Release:	4
14mu|texlive-totcount-1.2-4|10	Summary:	Find the last value of a counter
14mu|texlive-totcount-1.2-4|11	Group:		Publishing
14mu|texlive-totcount-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/totcount
14mu|texlive-totcount-1.2-4|13	License:	LPPL
14mu|texlive-totcount-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totcount.tar.xz
14mu|texlive-totcount-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totcount.doc.tar.xz
14mu|texlive-totcount-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totcount.source.tar.xz
14mu|texlive-totcount-1.2-4|17	BuildArch:	noarch
14mu|texlive-totcount-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-totcount-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-totcount-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-totcount-1.2-4|21	
14mu|texlive-totcount-1.2-4|22	%description
14mu|texlive-totcount-1.2-4|23	The package records the value that was last set, for any
14mu|texlive-totcount-1.2-4|24	counter of interest; since most such counters are simply
14mu|texlive-totcount-1.2-4|25	incremented when they are changed, the recorded value will
14mu|texlive-totcount-1.2-4|26	usually be the maximum value.
14mu|texlive-totcount-1.2-4|27	
14mu|texlive-totcount-1.2-4|28	
14mu|texlive-totcount-1.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-totcount-1.2-4|30	%files
14mu|texlive-totcount-1.2-4|31	%{_texmfdistdir}/tex/latex/totcount/totcount.sty
14mu|texlive-totcount-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/totcount/README
14mu|texlive-totcount-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/totcount/totcount-ex.tex
14mu|texlive-totcount-1.2-4|34	%doc %{_texmfdistdir}/doc/latex/totcount/totcount.pdf
14mu|texlive-totcount-1.2-4|35	#- source
14mu|texlive-totcount-1.2-4|36	%doc %{_texmfdistdir}/source/latex/totcount/totcount.drv
14mu|texlive-totcount-1.2-4|37	%doc %{_texmfdistdir}/source/latex/totcount/totcount.dtx
14mu|texlive-totcount-1.2-4|38	%doc %{_texmfdistdir}/source/latex/totcount/totcount.ins
14mu|texlive-totcount-1.2-4|39	
14mu|texlive-totcount-1.2-4|40	#-----------------------------------------------------------------------
14mu|texlive-totcount-1.2-4|41	%prep
14mu|texlive-totcount-1.2-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-totcount-1.2-4|43	
14mu|texlive-totcount-1.2-4|44	%build
14mu|texlive-totcount-1.2-4|45	
14mu|texlive-totcount-1.2-4|46	%install
14mu|texlive-totcount-1.2-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-totcount-1.2-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-totcount-1.2-4|49	
14mu|texlive-totcount-1.2-4|50	
14mu|texlive-totcount-1.2-4|51	
14mu|texlive-totcount-1.2-4|52	%changelog
14mu|texlive-totcount-1.2-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-totcount-1.2-4|54	+ Revision: cd74a97
14mu|texlive-totcount-1.2-4|55	- MassBuild#674: Increase release tag
14mu|texlive-totcount-1.2-4|56	
14mu|texlive-totcount-1.2-4|57	

25976 14
14mu|texlive-totpages-2.00-4|1	# revision 15878
14mu|texlive-totpages-2.00-4|2	# category Package
14mu|texlive-totpages-2.00-4|3	# catalog-ctan /macros/latex/contrib/totpages
14mu|texlive-totpages-2.00-4|4	# catalog-date 2007-01-18 20:18:05 +0100
14mu|texlive-totpages-2.00-4|5	# catalog-license lppl
14mu|texlive-totpages-2.00-4|6	# catalog-version 2.00
14mu|texlive-totpages-2.00-4|7	Name:		texlive-totpages
14mu|texlive-totpages-2.00-4|8	Version:	2.00
14mu|texlive-totpages-2.00-4|9	Release:	4
14mu|texlive-totpages-2.00-4|10	Summary:	Count pages in a document, and report last page number
14mu|texlive-totpages-2.00-4|11	Group:		Publishing
14mu|texlive-totpages-2.00-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/totpages
14mu|texlive-totpages-2.00-4|13	License:	LPPL
14mu|texlive-totpages-2.00-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totpages.tar.xz
14mu|texlive-totpages-2.00-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totpages.doc.tar.xz
14mu|texlive-totpages-2.00-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totpages.source.tar.xz
14mu|texlive-totpages-2.00-4|17	BuildArch:	noarch
14mu|texlive-totpages-2.00-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-totpages-2.00-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-totpages-2.00-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-totpages-2.00-4|21	
14mu|texlive-totpages-2.00-4|22	%description
14mu|texlive-totpages-2.00-4|23	The package counts the actual pages in the document (as opposed
14mu|texlive-totpages-2.00-4|24	to reporting the number of the last page, as does lastpage).
14mu|texlive-totpages-2.00-4|25	The counter itself may be shipped out to the DVI file. The
14mu|texlive-totpages-2.00-4|26	package uses the everyshi package for its task.
14mu|texlive-totpages-2.00-4|27	
14mu|texlive-totpages-2.00-4|28	
14mu|texlive-totpages-2.00-4|29	#-----------------------------------------------------------------------
14mu|texlive-totpages-2.00-4|30	%files
14mu|texlive-totpages-2.00-4|31	%{_texmfdistdir}/tex/latex/totpages/totpages.sty
14mu|texlive-totpages-2.00-4|32	%doc %{_texmfdistdir}/doc/latex/totpages/README
14mu|texlive-totpages-2.00-4|33	%doc %{_texmfdistdir}/doc/latex/totpages/totexmpl.tex
14mu|texlive-totpages-2.00-4|34	%doc %{_texmfdistdir}/doc/latex/totpages/totpages.pdf
14mu|texlive-totpages-2.00-4|35	#- source
14mu|texlive-totpages-2.00-4|36	%doc %{_texmfdistdir}/source/latex/totpages/totpages.drv
14mu|texlive-totpages-2.00-4|37	%doc %{_texmfdistdir}/source/latex/totpages/totpages.dtx
14mu|texlive-totpages-2.00-4|38	%doc %{_texmfdistdir}/source/latex/totpages/totpages.ins
14mu|texlive-totpages-2.00-4|39	
14mu|texlive-totpages-2.00-4|40	#-----------------------------------------------------------------------
14mu|texlive-totpages-2.00-4|41	%prep
14mu|texlive-totpages-2.00-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-totpages-2.00-4|43	
14mu|texlive-totpages-2.00-4|44	%build
14mu|texlive-totpages-2.00-4|45	
14mu|texlive-totpages-2.00-4|46	%install
14mu|texlive-totpages-2.00-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-totpages-2.00-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-totpages-2.00-4|49	
14mu|texlive-totpages-2.00-4|50	
14mu|texlive-totpages-2.00-4|51	
14mu|texlive-totpages-2.00-4|52	%changelog
14mu|texlive-totpages-2.00-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.00-4
14mu|texlive-totpages-2.00-4|54	+ Revision: b1fde77
14mu|texlive-totpages-2.00-4|55	- MassBuild#674: Increase release tag
14mu|texlive-totpages-2.00-4|56	
14mu|texlive-totpages-2.00-4|57	

25977 14
14mu|texlive-tpslifonts-0.6-4|1	# revision 15878
14mu|texlive-tpslifonts-0.6-4|2	# category Package
14mu|texlive-tpslifonts-0.6-4|3	# catalog-ctan /macros/latex/exptl/texpower/tpslifonts
14mu|texlive-tpslifonts-0.6-4|4	# catalog-date 2007-01-18 20:18:05 +0100
14mu|texlive-tpslifonts-0.6-4|5	# catalog-license gpl
14mu|texlive-tpslifonts-0.6-4|6	# catalog-version 0.6
14mu|texlive-tpslifonts-0.6-4|7	Name:		texlive-tpslifonts
14mu|texlive-tpslifonts-0.6-4|8	Version:	0.6
14mu|texlive-tpslifonts-0.6-4|9	Release:	4
14mu|texlive-tpslifonts-0.6-4|10	Summary:	A LaTeX package for configuring presentation fonts
14mu|texlive-tpslifonts-0.6-4|11	Group:		Publishing
14mu|texlive-tpslifonts-0.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/texpower/tpslifonts
14mu|texlive-tpslifonts-0.6-4|13	License:	GPL
14mu|texlive-tpslifonts-0.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpslifonts.tar.xz
14mu|texlive-tpslifonts-0.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpslifonts.doc.tar.xz
14mu|texlive-tpslifonts-0.6-4|16	BuildArch:	noarch
14mu|texlive-tpslifonts-0.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tpslifonts-0.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tpslifonts-0.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tpslifonts-0.6-4|20	
14mu|texlive-tpslifonts-0.6-4|21	%description
14mu|texlive-tpslifonts-0.6-4|22	This package aims to improve presentations in terms of font
14mu|texlive-tpslifonts-0.6-4|23	readability, especially with maths. The standard cm math fonts
14mu|texlive-tpslifonts-0.6-4|24	at large design sizes are difficult to read from far away,
14mu|texlive-tpslifonts-0.6-4|25	especially at low resolutions and low contrast color choice.
14mu|texlive-tpslifonts-0.6-4|26	Using this package leads to much better overall readability of
14mu|texlive-tpslifonts-0.6-4|27	some font combinations. The package offers a couple of
14mu|texlive-tpslifonts-0.6-4|28	'harmonising' combinations of text and math fonts from the
14mu|texlive-tpslifonts-0.6-4|29	(distant) relatives of computer modern fonts, with a couple of
14mu|texlive-tpslifonts-0.6-4|30	extras for optimising readability. Text fonts from computer
14mu|texlive-tpslifonts-0.6-4|31	modern roman, computer modern sans serif, SliTeX computer
14mu|texlive-tpslifonts-0.6-4|32	modern sans serif, computer modern bright, or concrete roman
14mu|texlive-tpslifonts-0.6-4|33	are available, in addition to math fonts from computer modern
14mu|texlive-tpslifonts-0.6-4|34	math, computer modern bright math, or Euler fonts. This package
14mu|texlive-tpslifonts-0.6-4|35	is part of the TeXPower bundle.
14mu|texlive-tpslifonts-0.6-4|36	
14mu|texlive-tpslifonts-0.6-4|37	
14mu|texlive-tpslifonts-0.6-4|38	#-----------------------------------------------------------------------
14mu|texlive-tpslifonts-0.6-4|39	%files
14mu|texlive-tpslifonts-0.6-4|40	%{_texmfdistdir}/tex/latex/tpslifonts/tpslifonts.sty
14mu|texlive-tpslifonts-0.6-4|41	%doc %{_texmfdistdir}/doc/latex/tpslifonts/00readme.txt
14mu|texlive-tpslifonts-0.6-4|42	%doc %{_texmfdistdir}/doc/latex/tpslifonts/0install.txt
14mu|texlive-tpslifonts-0.6-4|43	%doc %{_texmfdistdir}/doc/latex/tpslifonts/__TPslifonts.tex
14mu|texlive-tpslifonts-0.6-4|44	%doc %{_texmfdistdir}/doc/latex/tpslifonts/slifontsexample.tex
14mu|texlive-tpslifonts-0.6-4|45	
14mu|texlive-tpslifonts-0.6-4|46	#-----------------------------------------------------------------------
14mu|texlive-tpslifonts-0.6-4|47	%prep
14mu|texlive-tpslifonts-0.6-4|48	%setup -c -a0 -a1
14mu|texlive-tpslifonts-0.6-4|49	
14mu|texlive-tpslifonts-0.6-4|50	%build
14mu|texlive-tpslifonts-0.6-4|51	
14mu|texlive-tpslifonts-0.6-4|52	%install
14mu|texlive-tpslifonts-0.6-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tpslifonts-0.6-4|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tpslifonts-0.6-4|55	
14mu|texlive-tpslifonts-0.6-4|56	
14mu|texlive-tpslifonts-0.6-4|57	
14mu|texlive-tpslifonts-0.6-4|58	%changelog
14mu|texlive-tpslifonts-0.6-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-4
14mu|texlive-tpslifonts-0.6-4|60	+ Revision: b28e6d4
14mu|texlive-tpslifonts-0.6-4|61	- MassBuild#674: Increase release tag
14mu|texlive-tpslifonts-0.6-4|62	
14mu|texlive-tpslifonts-0.6-4|63	

25978 14
14mu|texlive-tqft-1.0-4|1	# revision 24169
14mu|texlive-tqft-1.0-4|2	# category Package
14mu|texlive-tqft-1.0-4|3	# catalog-ctan /macros/latex/contrib/tqft
14mu|texlive-tqft-1.0-4|4	# catalog-date 2011-10-02 00:21:09 +0200
14mu|texlive-tqft-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-tqft-1.0-4|6	# catalog-version 1.0
14mu|texlive-tqft-1.0-4|7	Name:		texlive-tqft
14mu|texlive-tqft-1.0-4|8	Version:	1.0
14mu|texlive-tqft-1.0-4|9	Release:	4
14mu|texlive-tqft-1.0-4|10	Summary:	Drawing TQFT diagrams with TikZ/PGF
14mu|texlive-tqft-1.0-4|11	Group:		Publishing
14mu|texlive-tqft-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tqft
14mu|texlive-tqft-1.0-4|13	License:	LPPL1.3
14mu|texlive-tqft-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tqft.tar.xz
14mu|texlive-tqft-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tqft.doc.tar.xz
14mu|texlive-tqft-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tqft.source.tar.xz
14mu|texlive-tqft-1.0-4|17	BuildArch:	noarch
14mu|texlive-tqft-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tqft-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tqft-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tqft-1.0-4|21	
14mu|texlive-tqft-1.0-4|22	%description
14mu|texlive-tqft-1.0-4|23	The package defines some node shapes useful for drawing TQFT
14mu|texlive-tqft-1.0-4|24	diagrams with TikZ/PGF. That is, it defines highly customisable
14mu|texlive-tqft-1.0-4|25	shapes that look like cobordisms between circles, such as those
14mu|texlive-tqft-1.0-4|26	used in TQFT and other mathematical diagrams.
14mu|texlive-tqft-1.0-4|27	
14mu|texlive-tqft-1.0-4|28	
14mu|texlive-tqft-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-tqft-1.0-4|30	%files
14mu|texlive-tqft-1.0-4|31	%{_texmfdistdir}/tex/latex/tqft/tqft.sty
14mu|texlive-tqft-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/tqft/README.txt
14mu|texlive-tqft-1.0-4|33	%doc %{_texmfdistdir}/doc/latex/tqft/tqft_doc.pdf
14mu|texlive-tqft-1.0-4|34	%doc %{_texmfdistdir}/doc/latex/tqft/tqft_doc.tex
14mu|texlive-tqft-1.0-4|35	#- source
14mu|texlive-tqft-1.0-4|36	%doc %{_texmfdistdir}/source/latex/tqft/tqft.dtx
14mu|texlive-tqft-1.0-4|37	%doc %{_texmfdistdir}/source/latex/tqft/tqft.ins
14mu|texlive-tqft-1.0-4|38	
14mu|texlive-tqft-1.0-4|39	#-----------------------------------------------------------------------
14mu|texlive-tqft-1.0-4|40	%prep
14mu|texlive-tqft-1.0-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-tqft-1.0-4|42	
14mu|texlive-tqft-1.0-4|43	%build
14mu|texlive-tqft-1.0-4|44	
14mu|texlive-tqft-1.0-4|45	%install
14mu|texlive-tqft-1.0-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tqft-1.0-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tqft-1.0-4|48	
14mu|texlive-tqft-1.0-4|49	
14mu|texlive-tqft-1.0-4|50	
14mu|texlive-tqft-1.0-4|51	%changelog
14mu|texlive-tqft-1.0-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-tqft-1.0-4|53	+ Revision: 83244f2
14mu|texlive-tqft-1.0-4|54	- MassBuild#674: Increase release tag
14mu|texlive-tqft-1.0-4|55	
14mu|texlive-tqft-1.0-4|56	

25979 14
14mu|texlive-tram-0.2-7|1	# revision 29803
14mu|texlive-tram-0.2-7|2	# category Package
14mu|texlive-tram-0.2-7|3	# catalog-ctan /macros/latex/contrib/tram
14mu|texlive-tram-0.2-7|4	# catalog-date 2013-04-05 13:20:40 +0200
14mu|texlive-tram-0.2-7|5	# catalog-license lppl
14mu|texlive-tram-0.2-7|6	# catalog-version 0.2
14mu|texlive-tram-0.2-7|7	Name:		texlive-tram
14mu|texlive-tram-0.2-7|8	Version:	0.2
14mu|texlive-tram-0.2-7|9	Release:	7
14mu|texlive-tram-0.2-7|10	Summary:	Typeset tram boxes in LaTeX
14mu|texlive-tram-0.2-7|11	Group:		Publishing
14mu|texlive-tram-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tram
14mu|texlive-tram-0.2-7|13	License:	LPPL
14mu|texlive-tram-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tram.tar.xz
14mu|texlive-tram-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tram.doc.tar.xz
14mu|texlive-tram-0.2-7|16	BuildArch:	noarch
14mu|texlive-tram-0.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tram-0.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tram-0.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-tram-0.2-7|20	
14mu|texlive-tram-0.2-7|21	%description
14mu|texlive-tram-0.2-7|22	Tram boxes are highlighted with patterns of dots; the package
14mu|texlive-tram-0.2-7|23	defines an environment tram that typesets its content into a
14mu|texlive-tram-0.2-7|24	tram box. The pattern used may be selected in an optional
14mu|texlive-tram-0.2-7|25	argument to the environment.
14mu|texlive-tram-0.2-7|26	
14mu|texlive-tram-0.2-7|27	
14mu|texlive-tram-0.2-7|28	#-----------------------------------------------------------------------
14mu|texlive-tram-0.2-7|29	%files
14mu|texlive-tram-0.2-7|30	%{_texmfdistdir}/fonts/source/public/tram/tram.mf
14mu|texlive-tram-0.2-7|31	%{_texmfdistdir}/tex/latex/tram/tram.sty
14mu|texlive-tram-0.2-7|32	%doc %{_texmfdistdir}/doc/latex/tram/README
14mu|texlive-tram-0.2-7|33	%doc %{_texmfdistdir}/doc/latex/tram/tram-doc.pdf
14mu|texlive-tram-0.2-7|34	%doc %{_texmfdistdir}/doc/latex/tram/tram-doc.tex
14mu|texlive-tram-0.2-7|35	
14mu|texlive-tram-0.2-7|36	#-----------------------------------------------------------------------
14mu|texlive-tram-0.2-7|37	%prep
14mu|texlive-tram-0.2-7|38	%setup -c -a0 -a1
14mu|texlive-tram-0.2-7|39	
14mu|texlive-tram-0.2-7|40	%build
14mu|texlive-tram-0.2-7|41	
14mu|texlive-tram-0.2-7|42	%install
14mu|texlive-tram-0.2-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tram-0.2-7|44	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tram-0.2-7|45	
14mu|texlive-tram-0.2-7|46	%changelog
14mu|texlive-tram-0.2-7|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-tram-0.2-7|48	+ Revision: 922c975
14mu|texlive-tram-0.2-7|49	- MassBuild#674: Increase release tag
14mu|texlive-tram-0.2-7|50	
14mu|texlive-tram-0.2-7|51	

25980 14
14mu|texlive-translations-1.2a-3|1	# revision 32779
14mu|texlive-translations-1.2a-3|2	# category Package
14mu|texlive-translations-1.2a-3|3	# catalog-ctan /macros/latex/contrib/translations
14mu|texlive-translations-1.2a-3|4	# catalog-date 2014-01-23 21:38:33 +0100
14mu|texlive-translations-1.2a-3|5	# catalog-license lppl1.3
14mu|texlive-translations-1.2a-3|6	# catalog-version 1.2a
14mu|texlive-translations-1.2a-3|7	Name:		texlive-translations
14mu|texlive-translations-1.2a-3|8	Version:	1.2a
14mu|texlive-translations-1.2a-3|9	Release:	3
14mu|texlive-translations-1.2a-3|10	Summary:	Internationalisation of LaTeX2e packages
14mu|texlive-translations-1.2a-3|11	Group:		Publishing
14mu|texlive-translations-1.2a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/translations
14mu|texlive-translations-1.2a-3|13	License:	LPPL1.3
14mu|texlive-translations-1.2a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translations.tar.xz
14mu|texlive-translations-1.2a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translations.doc.tar.xz
14mu|texlive-translations-1.2a-3|16	BuildArch:	noarch
14mu|texlive-translations-1.2a-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-translations-1.2a-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-translations-1.2a-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-translations-1.2a-3|20	
14mu|texlive-translations-1.2a-3|21	%description
14mu|texlive-translations-1.2a-3|22	This package (once part of the exsheets package), provides a
14mu|texlive-translations-1.2a-3|23	framework for providing multilingual features to a LaTeX
14mu|texlive-translations-1.2a-3|24	package. The package has its own basic dictionaries for
14mu|texlive-translations-1.2a-3|25	English, French, German and Spanish; it aims to use translation
14mu|texlive-translations-1.2a-3|26	material for English, French, German, Italian, Spanish,
14mu|texlive-translations-1.2a-3|27	Catalan, Turkish, Croatian, Hungarian, Danish and Portuguese
14mu|texlive-translations-1.2a-3|28	from babel or polyglossia if either is in use in the document.
14mu|texlive-translations-1.2a-3|29	(Additional languages from the multilingual packages may be
14mu|texlive-translations-1.2a-3|30	possible: ask the author.).
14mu|texlive-translations-1.2a-3|31	
14mu|texlive-translations-1.2a-3|32	
14mu|texlive-translations-1.2a-3|33	#-----------------------------------------------------------------------
14mu|texlive-translations-1.2a-3|34	%files
14mu|texlive-translations-1.2a-3|35	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-english.trsl
14mu|texlive-translations-1.2a-3|36	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-french.trsl
14mu|texlive-translations-1.2a-3|37	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-german.trsl
14mu|texlive-translations-1.2a-3|38	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-spanish.trsl
14mu|texlive-translations-1.2a-3|39	%{_texmfdistdir}/tex/latex/translations/translations.sty
14mu|texlive-translations-1.2a-3|40	%doc %{_texmfdistdir}/doc/latex/translations/README
14mu|texlive-translations-1.2a-3|41	%doc %{_texmfdistdir}/doc/latex/translations/translations_en.pdf
14mu|texlive-translations-1.2a-3|42	%doc %{_texmfdistdir}/doc/latex/translations/translations_en.tex
14mu|texlive-translations-1.2a-3|43	
14mu|texlive-translations-1.2a-3|44	#-----------------------------------------------------------------------
14mu|texlive-translations-1.2a-3|45	%prep
14mu|texlive-translations-1.2a-3|46	%setup -c -a0 -a1
14mu|texlive-translations-1.2a-3|47	
14mu|texlive-translations-1.2a-3|48	%build
14mu|texlive-translations-1.2a-3|49	
14mu|texlive-translations-1.2a-3|50	%install
14mu|texlive-translations-1.2a-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-translations-1.2a-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-translations-1.2a-3|53	
14mu|texlive-translations-1.2a-3|54	%changelog
14mu|texlive-translations-1.2a-3|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-3
14mu|texlive-translations-1.2a-3|56	+ Revision: d990b7c
14mu|texlive-translations-1.2a-3|57	- MassBuild#674: Increase release tag
14mu|texlive-translations-1.2a-3|58	
14mu|texlive-translations-1.2a-3|59	

25981 14
14mu|texlive-tree-dvips-.91-4|1	# revision 21751
14mu|texlive-tree-dvips-.91-4|2	# category Package
14mu|texlive-tree-dvips-.91-4|3	# catalog-ctan /macros/latex209/contrib/trees/tree-dvips
14mu|texlive-tree-dvips-.91-4|4	# catalog-date 2011-03-14 14:09:23 +0100
14mu|texlive-tree-dvips-.91-4|5	# catalog-license lppl1
14mu|texlive-tree-dvips-.91-4|6	# catalog-version .91
14mu|texlive-tree-dvips-.91-4|7	Name:		texlive-tree-dvips
14mu|texlive-tree-dvips-.91-4|8	Version:	.91
14mu|texlive-tree-dvips-.91-4|9	Release:	4
14mu|texlive-tree-dvips-.91-4|10	Summary:	Trees and other linguists' macros
14mu|texlive-tree-dvips-.91-4|11	Group:		Publishing
14mu|texlive-tree-dvips-.91-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex209/contrib/trees/tree-dvips
14mu|texlive-tree-dvips-.91-4|13	License:	LPPL1
14mu|texlive-tree-dvips-.91-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tree-dvips.tar.xz
14mu|texlive-tree-dvips-.91-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tree-dvips.doc.tar.xz
14mu|texlive-tree-dvips-.91-4|16	BuildArch:	noarch
14mu|texlive-tree-dvips-.91-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tree-dvips-.91-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tree-dvips-.91-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-tree-dvips-.91-4|20	
14mu|texlive-tree-dvips-.91-4|21	%description
14mu|texlive-tree-dvips-.91-4|22	The package defines a mechanism for specifying connected trees
14mu|texlive-tree-dvips-.91-4|23	that uses a tabular environment to generate node positions. The
14mu|texlive-tree-dvips-.91-4|24	package uses PostScript code, loaded by dvips, so output can
14mu|texlive-tree-dvips-.91-4|25	only be generated by use of dvips. The package lingmacros.sty
14mu|texlive-tree-dvips-.91-4|26	defines a few macros for linguists: \enumsentence for
14mu|texlive-tree-dvips-.91-4|27	enumerating sentence examples, simple tabular-based non-
14mu|texlive-tree-dvips-.91-4|28	connected tree macros, and gloss macros.
14mu|texlive-tree-dvips-.91-4|29	
14mu|texlive-tree-dvips-.91-4|30	
14mu|texlive-tree-dvips-.91-4|31	#-----------------------------------------------------------------------
14mu|texlive-tree-dvips-.91-4|32	%files
14mu|texlive-tree-dvips-.91-4|33	%{_texmfdistdir}/dvips/tree-dvips/tree-dvips91.pro
14mu|texlive-tree-dvips-.91-4|34	%{_texmfdistdir}/tex/latex/tree-dvips/lingmacros.sty
14mu|texlive-tree-dvips-.91-4|35	%{_texmfdistdir}/tex/latex/tree-dvips/tree-dvips.sty
14mu|texlive-tree-dvips-.91-4|36	%doc %{_texmfdistdir}/doc/latex/tree-dvips/Makefile
14mu|texlive-tree-dvips-.91-4|37	%doc %{_texmfdistdir}/doc/latex/tree-dvips/README
14mu|texlive-tree-dvips-.91-4|38	%doc %{_texmfdistdir}/doc/latex/tree-dvips/README.TEXLIVE
14mu|texlive-tree-dvips-.91-4|39	%doc %{_texmfdistdir}/doc/latex/tree-dvips/lingmacros-manual.pdf
14mu|texlive-tree-dvips-.91-4|40	%doc %{_texmfdistdir}/doc/latex/tree-dvips/lingmacros-manual.tex
14mu|texlive-tree-dvips-.91-4|41	%doc %{_texmfdistdir}/doc/latex/tree-dvips/tree-dvips91.script
14mu|texlive-tree-dvips-.91-4|42	%doc %{_texmfdistdir}/doc/latex/tree-dvips/tree-manual.pdf
14mu|texlive-tree-dvips-.91-4|43	%doc %{_texmfdistdir}/doc/latex/tree-dvips/tree-manual.tex
14mu|texlive-tree-dvips-.91-4|44	
14mu|texlive-tree-dvips-.91-4|45	#-----------------------------------------------------------------------
14mu|texlive-tree-dvips-.91-4|46	%prep
14mu|texlive-tree-dvips-.91-4|47	%setup -c -a0 -a1
14mu|texlive-tree-dvips-.91-4|48	
14mu|texlive-tree-dvips-.91-4|49	%build
14mu|texlive-tree-dvips-.91-4|50	
14mu|texlive-tree-dvips-.91-4|51	%install
14mu|texlive-tree-dvips-.91-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tree-dvips-.91-4|53	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tree-dvips-.91-4|54	
14mu|texlive-tree-dvips-.91-4|55	
14mu|texlive-tree-dvips-.91-4|56	
14mu|texlive-tree-dvips-.91-4|57	%changelog
14mu|texlive-tree-dvips-.91-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> .91-4
14mu|texlive-tree-dvips-.91-4|59	+ Revision: 21e6282
14mu|texlive-tree-dvips-.91-4|60	- MassBuild#674: Increase release tag
14mu|texlive-tree-dvips-.91-4|61	
14mu|texlive-tree-dvips-.91-4|62	

25982 14
14mu|texlive-trfsigns-1.01-4|1	# revision 15878
14mu|texlive-trfsigns-1.01-4|2	# category Package
14mu|texlive-trfsigns-1.01-4|3	# catalog-ctan /macros/latex/contrib/trfsigns
14mu|texlive-trfsigns-1.01-4|4	# catalog-date 2006-12-05 00:47:24 +0100
14mu|texlive-trfsigns-1.01-4|5	# catalog-license gpl
14mu|texlive-trfsigns-1.01-4|6	# catalog-version 1.01
14mu|texlive-trfsigns-1.01-4|7	Name:		texlive-trfsigns
14mu|texlive-trfsigns-1.01-4|8	Version:	1.01
14mu|texlive-trfsigns-1.01-4|9	Release:	4
14mu|texlive-trfsigns-1.01-4|10	Summary:	Typeset transform signs
14mu|texlive-trfsigns-1.01-4|11	Group:		Publishing
14mu|texlive-trfsigns-1.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/trfsigns
14mu|texlive-trfsigns-1.01-4|13	License:	GPL
14mu|texlive-trfsigns-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trfsigns.tar.xz
14mu|texlive-trfsigns-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trfsigns.doc.tar.xz
14mu|texlive-trfsigns-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trfsigns.source.tar.xz
14mu|texlive-trfsigns-1.01-4|17	BuildArch:	noarch
14mu|texlive-trfsigns-1.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-trfsigns-1.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-trfsigns-1.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-trfsigns-1.01-4|21	
14mu|texlive-trfsigns-1.01-4|22	%description
14mu|texlive-trfsigns-1.01-4|23	A package for typesetting various transformation signs for
14mu|texlive-trfsigns-1.01-4|24	Laplace transforms, Fourier transforms and others.
14mu|texlive-trfsigns-1.01-4|25	
14mu|texlive-trfsigns-1.01-4|26	
14mu|texlive-trfsigns-1.01-4|27	#-----------------------------------------------------------------------
14mu|texlive-trfsigns-1.01-4|28	%files
14mu|texlive-trfsigns-1.01-4|29	%{_texmfdistdir}/tex/latex/trfsigns/trfsigns.sty
14mu|texlive-trfsigns-1.01-4|30	%doc %{_texmfdistdir}/doc/latex/trfsigns/COPYING
14mu|texlive-trfsigns-1.01-4|31	%doc %{_texmfdistdir}/doc/latex/trfsigns/README
14mu|texlive-trfsigns-1.01-4|32	%doc %{_texmfdistdir}/doc/latex/trfsigns/trfexamp.tex
14mu|texlive-trfsigns-1.01-4|33	%doc %{_texmfdistdir}/doc/latex/trfsigns/trfsigns.pdf
14mu|texlive-trfsigns-1.01-4|34	#- source
14mu|texlive-trfsigns-1.01-4|35	%doc %{_texmfdistdir}/source/latex/trfsigns/trfsigns.drv
14mu|texlive-trfsigns-1.01-4|36	%doc %{_texmfdistdir}/source/latex/trfsigns/trfsigns.dtx
14mu|texlive-trfsigns-1.01-4|37	%doc %{_texmfdistdir}/source/latex/trfsigns/trfsigns.ins
14mu|texlive-trfsigns-1.01-4|38	
14mu|texlive-trfsigns-1.01-4|39	#-----------------------------------------------------------------------
14mu|texlive-trfsigns-1.01-4|40	%prep
14mu|texlive-trfsigns-1.01-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-trfsigns-1.01-4|42	
14mu|texlive-trfsigns-1.01-4|43	%build
14mu|texlive-trfsigns-1.01-4|44	
14mu|texlive-trfsigns-1.01-4|45	%install
14mu|texlive-trfsigns-1.01-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-trfsigns-1.01-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-trfsigns-1.01-4|48	
14mu|texlive-trfsigns-1.01-4|49	
14mu|texlive-trfsigns-1.01-4|50	
14mu|texlive-trfsigns-1.01-4|51	%changelog
14mu|texlive-trfsigns-1.01-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-trfsigns-1.01-4|53	+ Revision: 1127837
14mu|texlive-trfsigns-1.01-4|54	- MassBuild#674: Increase release tag
14mu|texlive-trfsigns-1.01-4|55	
14mu|texlive-trfsigns-1.01-4|56	

25983 14
14mu|texlive-trimspaces-1.1-4|1	# revision 15878
14mu|texlive-trimspaces-1.1-4|2	# category Package
14mu|texlive-trimspaces-1.1-4|3	# catalog-ctan /macros/latex/contrib/trimspaces
14mu|texlive-trimspaces-1.1-4|4	# catalog-date 2009-11-10 08:50:14 +0100
14mu|texlive-trimspaces-1.1-4|5	# catalog-license lppl
14mu|texlive-trimspaces-1.1-4|6	# catalog-version 1.1
14mu|texlive-trimspaces-1.1-4|7	Name:		texlive-trimspaces
14mu|texlive-trimspaces-1.1-4|8	Version:	1.1
14mu|texlive-trimspaces-1.1-4|9	Release:	4
14mu|texlive-trimspaces-1.1-4|10	Summary:	Trim spaces around an argument or within a macro
14mu|texlive-trimspaces-1.1-4|11	Group:		Publishing
14mu|texlive-trimspaces-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/trimspaces
14mu|texlive-trimspaces-1.1-4|13	License:	LPPL
14mu|texlive-trimspaces-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trimspaces.tar.xz
14mu|texlive-trimspaces-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trimspaces.doc.tar.xz
14mu|texlive-trimspaces-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trimspaces.source.tar.xz
14mu|texlive-trimspaces-1.1-4|17	BuildArch:	noarch
14mu|texlive-trimspaces-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-trimspaces-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-trimspaces-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-trimspaces-1.1-4|21	
14mu|texlive-trimspaces-1.1-4|22	%description
14mu|texlive-trimspaces-1.1-4|23	A very short package that allows you to expandably remove
14mu|texlive-trimspaces-1.1-4|24	spaces around a token list (commands are provided to remove
14mu|texlive-trimspaces-1.1-4|25	spaces before, spaces after, or both); or to remove surrounding
14mu|texlive-trimspaces-1.1-4|26	spaces within a macro definition, or to define space-stripped
14mu|texlive-trimspaces-1.1-4|27	macros.
14mu|texlive-trimspaces-1.1-4|28	
14mu|texlive-trimspaces-1.1-4|29	
14mu|texlive-trimspaces-1.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-trimspaces-1.1-4|31	%files
14mu|texlive-trimspaces-1.1-4|32	%{_texmfdistdir}/tex/latex/trimspaces/trimspaces.sty
14mu|texlive-trimspaces-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/trimspaces/README
14mu|texlive-trimspaces-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/trimspaces/trimspaces.pdf
14mu|texlive-trimspaces-1.1-4|35	#- source
14mu|texlive-trimspaces-1.1-4|36	%doc %{_texmfdistdir}/source/latex/trimspaces/trimspaces.ins
14mu|texlive-trimspaces-1.1-4|37	%doc %{_texmfdistdir}/source/latex/trimspaces/trimspaces.tex
14mu|texlive-trimspaces-1.1-4|38	
14mu|texlive-trimspaces-1.1-4|39	#-----------------------------------------------------------------------
14mu|texlive-trimspaces-1.1-4|40	%prep
14mu|texlive-trimspaces-1.1-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-trimspaces-1.1-4|42	
14mu|texlive-trimspaces-1.1-4|43	%build
14mu|texlive-trimspaces-1.1-4|44	
14mu|texlive-trimspaces-1.1-4|45	%install
14mu|texlive-trimspaces-1.1-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-trimspaces-1.1-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-trimspaces-1.1-4|48	
14mu|texlive-trimspaces-1.1-4|49	
14mu|texlive-trimspaces-1.1-4|50	
14mu|texlive-trimspaces-1.1-4|51	%changelog
14mu|texlive-trimspaces-1.1-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-trimspaces-1.1-4|53	+ Revision: 86ceac5
14mu|texlive-trimspaces-1.1-4|54	- MassBuild#674: Increase release tag
14mu|texlive-trimspaces-1.1-4|55	
14mu|texlive-trimspaces-1.1-4|56	

25984 14
14mu|texlive-trivfloat-1.3b-4|1	# revision 15878
14mu|texlive-trivfloat-1.3b-4|2	# category Package
14mu|texlive-trivfloat-1.3b-4|3	# catalog-ctan /macros/latex/contrib/trivfloat
14mu|texlive-trivfloat-1.3b-4|4	# catalog-date 2009-04-24 13:36:42 +0200
14mu|texlive-trivfloat-1.3b-4|5	# catalog-license lppl
14mu|texlive-trivfloat-1.3b-4|6	# catalog-version 1.3b
14mu|texlive-trivfloat-1.3b-4|7	Name:		texlive-trivfloat
14mu|texlive-trivfloat-1.3b-4|8	Version:	1.3b
14mu|texlive-trivfloat-1.3b-4|9	Release:	4
14mu|texlive-trivfloat-1.3b-4|10	Summary:	Quick float definitions in LaTeX
14mu|texlive-trivfloat-1.3b-4|11	Group:		Publishing
14mu|texlive-trivfloat-1.3b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/trivfloat
14mu|texlive-trivfloat-1.3b-4|13	License:	LPPL
14mu|texlive-trivfloat-1.3b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trivfloat.tar.xz
14mu|texlive-trivfloat-1.3b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trivfloat.doc.tar.xz
14mu|texlive-trivfloat-1.3b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trivfloat.source.tar.xz
14mu|texlive-trivfloat-1.3b-4|17	BuildArch:	noarch
14mu|texlive-trivfloat-1.3b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-trivfloat-1.3b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-trivfloat-1.3b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-trivfloat-1.3b-4|21	
14mu|texlive-trivfloat-1.3b-4|22	%description
14mu|texlive-trivfloat-1.3b-4|23	The trivfloat package provides a quick method for defining new
14mu|texlive-trivfloat-1.3b-4|24	float types in LaTeX. A single command sets up a new float in
14mu|texlive-trivfloat-1.3b-4|25	the same style as the LaTeX kernel figure and table float
14mu|texlive-trivfloat-1.3b-4|26	types. The package works with memoir as well as the standard
14mu|texlive-trivfloat-1.3b-4|27	classes.
14mu|texlive-trivfloat-1.3b-4|28	
14mu|texlive-trivfloat-1.3b-4|29	
14mu|texlive-trivfloat-1.3b-4|30	#-----------------------------------------------------------------------
14mu|texlive-trivfloat-1.3b-4|31	%files
14mu|texlive-trivfloat-1.3b-4|32	%{_texmfdistdir}/tex/latex/trivfloat/trivfloat.sty
14mu|texlive-trivfloat-1.3b-4|33	%doc %{_texmfdistdir}/doc/latex/trivfloat/README
14mu|texlive-trivfloat-1.3b-4|34	%doc %{_texmfdistdir}/doc/latex/trivfloat/trivfloat.pdf
14mu|texlive-trivfloat-1.3b-4|35	#- source
14mu|texlive-trivfloat-1.3b-4|36	%doc %{_texmfdistdir}/source/latex/trivfloat/trivfloat.dtx
14mu|texlive-trivfloat-1.3b-4|37	%doc %{_texmfdistdir}/source/latex/trivfloat/trivfloat.ins
14mu|texlive-trivfloat-1.3b-4|38	
14mu|texlive-trivfloat-1.3b-4|39	#-----------------------------------------------------------------------
14mu|texlive-trivfloat-1.3b-4|40	%prep
14mu|texlive-trivfloat-1.3b-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-trivfloat-1.3b-4|42	
14mu|texlive-trivfloat-1.3b-4|43	%build
14mu|texlive-trivfloat-1.3b-4|44	
14mu|texlive-trivfloat-1.3b-4|45	%install
14mu|texlive-trivfloat-1.3b-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-trivfloat-1.3b-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-trivfloat-1.3b-4|48	
14mu|texlive-trivfloat-1.3b-4|49	
14mu|texlive-trivfloat-1.3b-4|50	
14mu|texlive-trivfloat-1.3b-4|51	%changelog
14mu|texlive-trivfloat-1.3b-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3b-4
14mu|texlive-trivfloat-1.3b-4|53	+ Revision: 701a87e
14mu|texlive-trivfloat-1.3b-4|54	- MassBuild#674: Increase release tag
14mu|texlive-trivfloat-1.3b-4|55	
14mu|texlive-trivfloat-1.3b-4|56	

25985 14
14mu|texlive-trsym-1.0-4|1	# revision 18732
14mu|texlive-trsym-1.0-4|2	# category Package
14mu|texlive-trsym-1.0-4|3	# catalog-ctan /fonts/trsym
14mu|texlive-trsym-1.0-4|4	# catalog-date 2007-10-24 18:05:15 +0200
14mu|texlive-trsym-1.0-4|5	# catalog-license lppl1.2
14mu|texlive-trsym-1.0-4|6	# catalog-version 1.0
14mu|texlive-trsym-1.0-4|7	Name:		texlive-trsym
14mu|texlive-trsym-1.0-4|8	Version:	1.0
14mu|texlive-trsym-1.0-4|9	Release:	4
14mu|texlive-trsym-1.0-4|10	Summary:	Symbols for transformations
14mu|texlive-trsym-1.0-4|11	Group:		Publishing
14mu|texlive-trsym-1.0-4|12	URL:		http://www.ctan.org/tex-archive/fonts/trsym
14mu|texlive-trsym-1.0-4|13	License:	LPPL1.2
14mu|texlive-trsym-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trsym.tar.xz
14mu|texlive-trsym-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trsym.doc.tar.xz
14mu|texlive-trsym-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trsym.source.tar.xz
14mu|texlive-trsym-1.0-4|17	BuildArch:	noarch
14mu|texlive-trsym-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-trsym-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-trsym-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-trsym-1.0-4|21	
14mu|texlive-trsym-1.0-4|22	%description
14mu|texlive-trsym-1.0-4|23	The bundle provides MetaFont sources for a small font used for
14mu|texlive-trsym-1.0-4|24	(e.g.) Laplace transformations, together with a LaTeX .fd file
14mu|texlive-trsym-1.0-4|25	and a package providing commands for the symbols' use in
14mu|texlive-trsym-1.0-4|26	mathematics.
14mu|texlive-trsym-1.0-4|27	
14mu|texlive-trsym-1.0-4|28	
14mu|texlive-trsym-1.0-4|29	#-----------------------------------------------------------------------
14mu|texlive-trsym-1.0-4|30	%files
14mu|texlive-trsym-1.0-4|31	%{_texmfdistdir}/fonts/source/public/trsym/trsy.mf
14mu|texlive-trsym-1.0-4|32	%{_texmfdistdir}/fonts/source/public/trsym/trsy10.mf
14mu|texlive-trsym-1.0-4|33	%{_texmfdistdir}/fonts/source/public/trsym/trsy12.mf
14mu|texlive-trsym-1.0-4|34	%{_texmfdistdir}/fonts/tfm/public/trsym/trsy10.tfm
14mu|texlive-trsym-1.0-4|35	%{_texmfdistdir}/fonts/tfm/public/trsym/trsy12.tfm
14mu|texlive-trsym-1.0-4|36	%{_texmfdistdir}/tex/latex/trsym/trsym.sty
14mu|texlive-trsym-1.0-4|37	%{_texmfdistdir}/tex/latex/trsym/utrsy.fd
14mu|texlive-trsym-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/trsym/README
14mu|texlive-trsym-1.0-4|39	%doc %{_texmfdistdir}/doc/latex/trsym/manifest.txt
14mu|texlive-trsym-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/trsym/trsym.pdf
14mu|texlive-trsym-1.0-4|41	#- source
14mu|texlive-trsym-1.0-4|42	%doc %{_texmfdistdir}/source/latex/trsym/trsym.dtx
14mu|texlive-trsym-1.0-4|43	%doc %{_texmfdistdir}/source/latex/trsym/trsym.ins
14mu|texlive-trsym-1.0-4|44	
14mu|texlive-trsym-1.0-4|45	#-----------------------------------------------------------------------
14mu|texlive-trsym-1.0-4|46	%prep
14mu|texlive-trsym-1.0-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-trsym-1.0-4|48	
14mu|texlive-trsym-1.0-4|49	%build
14mu|texlive-trsym-1.0-4|50	
14mu|texlive-trsym-1.0-4|51	%install
14mu|texlive-trsym-1.0-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-trsym-1.0-4|53	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-trsym-1.0-4|54	
14mu|texlive-trsym-1.0-4|55	
14mu|texlive-trsym-1.0-4|56	
14mu|texlive-trsym-1.0-4|57	%changelog
14mu|texlive-trsym-1.0-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-trsym-1.0-4|59	+ Revision: a385802
14mu|texlive-trsym-1.0-4|60	- MassBuild#674: Increase release tag
14mu|texlive-trsym-1.0-4|61	
14mu|texlive-trsym-1.0-4|62	

25986 14
14mu|texlive-truncate-3.6-4|1	# revision 18921
14mu|texlive-truncate-3.6-4|2	# category Package
14mu|texlive-truncate-3.6-4|3	# catalog-ctan /macros/latex/contrib/truncate
14mu|texlive-truncate-3.6-4|4	# catalog-date 2010-06-06 13:50:32 +0200
14mu|texlive-truncate-3.6-4|5	# catalog-license pd
14mu|texlive-truncate-3.6-4|6	# catalog-version 3.6
14mu|texlive-truncate-3.6-4|7	Name:		texlive-truncate
14mu|texlive-truncate-3.6-4|8	Version:	3.6
14mu|texlive-truncate-3.6-4|9	Release:	4
14mu|texlive-truncate-3.6-4|10	Summary:	Truncate text to a specified width
14mu|texlive-truncate-3.6-4|11	Group:		Publishing
14mu|texlive-truncate-3.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/truncate
14mu|texlive-truncate-3.6-4|13	License:	PD
14mu|texlive-truncate-3.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/truncate.tar.xz
14mu|texlive-truncate-3.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/truncate.doc.tar.xz
14mu|texlive-truncate-3.6-4|16	BuildArch:	noarch
14mu|texlive-truncate-3.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-truncate-3.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-truncate-3.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-truncate-3.6-4|20	
14mu|texlive-truncate-3.6-4|21	%description
14mu|texlive-truncate-3.6-4|22	The package will by default break at word boundaries, but
14mu|texlive-truncate-3.6-4|23	package options are offered to permit breaks within words.
14mu|texlive-truncate-3.6-4|24	
14mu|texlive-truncate-3.6-4|25	
14mu|texlive-truncate-3.6-4|26	#-----------------------------------------------------------------------
14mu|texlive-truncate-3.6-4|27	%files
14mu|texlive-truncate-3.6-4|28	%{_texmfdistdir}/tex/latex/truncate/truncate.sty
14mu|texlive-truncate-3.6-4|29	%doc %{_texmfdistdir}/doc/latex/truncate/miscdoc.sty
14mu|texlive-truncate-3.6-4|30	%doc %{_texmfdistdir}/doc/latex/truncate/truncate.pdf
14mu|texlive-truncate-3.6-4|31	%doc %{_texmfdistdir}/doc/latex/truncate/truncate.tex
14mu|texlive-truncate-3.6-4|32	
14mu|texlive-truncate-3.6-4|33	#-----------------------------------------------------------------------
14mu|texlive-truncate-3.6-4|34	%prep
14mu|texlive-truncate-3.6-4|35	%setup -c -a0 -a1
14mu|texlive-truncate-3.6-4|36	
14mu|texlive-truncate-3.6-4|37	%build
14mu|texlive-truncate-3.6-4|38	
14mu|texlive-truncate-3.6-4|39	%install
14mu|texlive-truncate-3.6-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-truncate-3.6-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-truncate-3.6-4|42	
14mu|texlive-truncate-3.6-4|43	
14mu|texlive-truncate-3.6-4|44	
14mu|texlive-truncate-3.6-4|45	%changelog
14mu|texlive-truncate-3.6-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.6-4
14mu|texlive-truncate-3.6-4|47	+ Revision: 1e5e315
14mu|texlive-truncate-3.6-4|48	- MassBuild#674: Increase release tag
14mu|texlive-truncate-3.6-4|49	
14mu|texlive-truncate-3.6-4|50	

25987 14
14mu|texlive-tsemlines-1.0-4|1	# revision 23440
14mu|texlive-tsemlines-1.0-4|2	# category Package
14mu|texlive-tsemlines-1.0-4|3	# catalog-ctan /macros/latex/contrib/tsemlines/tsemlines.sty
14mu|texlive-tsemlines-1.0-4|4	# catalog-date 2011-06-28 13:55:08 +0200
14mu|texlive-tsemlines-1.0-4|5	# catalog-license pd
14mu|texlive-tsemlines-1.0-4|6	# catalog-version 1.0
14mu|texlive-tsemlines-1.0-4|7	Name:		texlive-tsemlines
14mu|texlive-tsemlines-1.0-4|8	Version:	1.0
14mu|texlive-tsemlines-1.0-4|9	Release:	4
14mu|texlive-tsemlines-1.0-4|10	Summary:	Support for the ancient \emline macro
14mu|texlive-tsemlines-1.0-4|11	Group:		Publishing
14mu|texlive-tsemlines-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tsemlines/tsemlines.sty
14mu|texlive-tsemlines-1.0-4|13	License:	PD
14mu|texlive-tsemlines-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tsemlines.tar.xz
14mu|texlive-tsemlines-1.0-4|15	BuildArch:	noarch
14mu|texlive-tsemlines-1.0-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-tsemlines-1.0-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-tsemlines-1.0-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-tsemlines-1.0-4|19	
14mu|texlive-tsemlines-1.0-4|20	%description
14mu|texlive-tsemlines-1.0-4|21	Occasional Documents appear, that use graphics generated by
14mu|texlive-tsemlines-1.0-4|22	texcad from the emtex distribution. These documents often use
14mu|texlive-tsemlines-1.0-4|23	the \emline macro, which produced lines at an arbitrary
14mu|texlive-tsemlines-1.0-4|24	orientation. The present package emulates the macro, using
14mu|texlive-tsemlines-1.0-4|25	TikZ.
14mu|texlive-tsemlines-1.0-4|26	
14mu|texlive-tsemlines-1.0-4|27	
14mu|texlive-tsemlines-1.0-4|28	#-----------------------------------------------------------------------
14mu|texlive-tsemlines-1.0-4|29	%files
14mu|texlive-tsemlines-1.0-4|30	%{_texmfdistdir}/tex/latex/tsemlines/tsemlines.sty
14mu|texlive-tsemlines-1.0-4|31	
14mu|texlive-tsemlines-1.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-tsemlines-1.0-4|33	%prep
14mu|texlive-tsemlines-1.0-4|34	%setup -c -a0
14mu|texlive-tsemlines-1.0-4|35	
14mu|texlive-tsemlines-1.0-4|36	%build
14mu|texlive-tsemlines-1.0-4|37	
14mu|texlive-tsemlines-1.0-4|38	%install
14mu|texlive-tsemlines-1.0-4|39	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tsemlines-1.0-4|40	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-tsemlines-1.0-4|41	
14mu|texlive-tsemlines-1.0-4|42	
14mu|texlive-tsemlines-1.0-4|43	
14mu|texlive-tsemlines-1.0-4|44	%changelog
14mu|texlive-tsemlines-1.0-4|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-tsemlines-1.0-4|46	+ Revision: 73cc7db
14mu|texlive-tsemlines-1.0-4|47	- MassBuild#674: Increase release tag
14mu|texlive-tsemlines-1.0-4|48	
14mu|texlive-tsemlines-1.0-4|49	

25988 14
14mu|texlive-ttfutils-20131009-7|1	# revision 31355
14mu|texlive-ttfutils-20131009-7|2	# category TLCore
14mu|texlive-ttfutils-20131009-7|3	# catalog-ctan undef
14mu|texlive-ttfutils-20131009-7|4	# catalog-date undef
14mu|texlive-ttfutils-20131009-7|5	# catalog-license undef
14mu|texlive-ttfutils-20131009-7|6	# catalog-version undef
14mu|texlive-ttfutils-20131009-7|7	Name:		texlive-ttfutils
14mu|texlive-ttfutils-20131009-7|8	Version:	20131009
14mu|texlive-ttfutils-20131009-7|9	Release:	7
14mu|texlive-ttfutils-20131009-7|10	Summary:	TeXLive ttfutils package
14mu|texlive-ttfutils-20131009-7|11	Group:		Publishing
14mu|texlive-ttfutils-20131009-7|12	URL:		http://tug.org/texlive
14mu|texlive-ttfutils-20131009-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-ttfutils-20131009-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ttfutils.tar.xz
14mu|texlive-ttfutils-20131009-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ttfutils.doc.tar.xz
14mu|texlive-ttfutils-20131009-7|16	BuildArch:	noarch
14mu|texlive-ttfutils-20131009-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ttfutils-20131009-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ttfutils-20131009-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-ttfutils-20131009-7|20	Requires:	texlive-ttfutils.bin
14mu|texlive-ttfutils-20131009-7|21	
14mu|texlive-ttfutils-20131009-7|22	%description
14mu|texlive-ttfutils-20131009-7|23	TeXLive ttfutils package.
14mu|texlive-ttfutils-20131009-7|24	
14mu|texlive-ttfutils-20131009-7|25	
14mu|texlive-ttfutils-20131009-7|26	#-----------------------------------------------------------------------
14mu|texlive-ttfutils-20131009-7|27	%files
14mu|texlive-ttfutils-20131009-7|28	%{_texmfdistdir}/fonts/enc/ttf2pk/base/T1-WGL4.enc
14mu|texlive-ttfutils-20131009-7|29	%{_texmfdistdir}/fonts/sfd/ttf2pk/Big5.sfd
14mu|texlive-ttfutils-20131009-7|30	%{_texmfdistdir}/fonts/sfd/ttf2pk/EUC.sfd
14mu|texlive-ttfutils-20131009-7|31	%{_texmfdistdir}/fonts/sfd/ttf2pk/HKSCS.sfd
14mu|texlive-ttfutils-20131009-7|32	%{_texmfdistdir}/fonts/sfd/ttf2pk/KS-HLaTeX.sfd
14mu|texlive-ttfutils-20131009-7|33	%{_texmfdistdir}/fonts/sfd/ttf2pk/SJIS.sfd
14mu|texlive-ttfutils-20131009-7|34	%{_texmfdistdir}/fonts/sfd/ttf2pk/UBg5plus.sfd
14mu|texlive-ttfutils-20131009-7|35	%{_texmfdistdir}/fonts/sfd/ttf2pk/UBig5.sfd
14mu|texlive-ttfutils-20131009-7|36	%{_texmfdistdir}/fonts/sfd/ttf2pk/UGB.sfd
14mu|texlive-ttfutils-20131009-7|37	%{_texmfdistdir}/fonts/sfd/ttf2pk/UGBK.sfd
14mu|texlive-ttfutils-20131009-7|38	%{_texmfdistdir}/fonts/sfd/ttf2pk/UJIS.sfd
14mu|texlive-ttfutils-20131009-7|39	%{_texmfdistdir}/fonts/sfd/ttf2pk/UKS-HLaTeX.sfd
14mu|texlive-ttfutils-20131009-7|40	%{_texmfdistdir}/fonts/sfd/ttf2pk/UKS.sfd
14mu|texlive-ttfutils-20131009-7|41	%{_texmfdistdir}/fonts/sfd/ttf2pk/Unicode.sfd
14mu|texlive-ttfutils-20131009-7|42	%{_texmfdistdir}/ttf2pk/VPS.rpl
14mu|texlive-ttfutils-20131009-7|43	%{_texmfdistdir}/ttf2pk/ttf2pk.cfg
14mu|texlive-ttfutils-20131009-7|44	%doc %{_mandir}/man1/ttf2afm.1*
14mu|texlive-ttfutils-20131009-7|45	%doc %{_texmfdistdir}/doc/man/man1/ttf2afm.man1.pdf
14mu|texlive-ttfutils-20131009-7|46	%doc %{_mandir}/man1/ttf2pk.1*
14mu|texlive-ttfutils-20131009-7|47	%doc %{_texmfdistdir}/doc/man/man1/ttf2pk.man1.pdf
14mu|texlive-ttfutils-20131009-7|48	%doc %{_mandir}/man1/ttf2tfm.1*
14mu|texlive-ttfutils-20131009-7|49	%doc %{_texmfdistdir}/doc/man/man1/ttf2tfm.man1.pdf
14mu|texlive-ttfutils-20131009-7|50	%doc %{_mandir}/man1/ttfdump.1*
14mu|texlive-ttfutils-20131009-7|51	%doc %{_texmfdistdir}/doc/man/man1/ttfdump.man1.pdf
14mu|texlive-ttfutils-20131009-7|52	%doc %{_texmfdistdir}/doc/ttf2pk/ttf2pk.doc
14mu|texlive-ttfutils-20131009-7|53	%doc %{_texmfdistdir}/doc/ttf2pk/ttf2pk.txt
14mu|texlive-ttfutils-20131009-7|54	%doc %{_texmfdistdir}/doc/ttf2pk/ttf2tfm.txt
14mu|texlive-ttfutils-20131009-7|55	
14mu|texlive-ttfutils-20131009-7|56	#-----------------------------------------------------------------------
14mu|texlive-ttfutils-20131009-7|57	%prep
14mu|texlive-ttfutils-20131009-7|58	%setup -c -a0 -a1
14mu|texlive-ttfutils-20131009-7|59	
14mu|texlive-ttfutils-20131009-7|60	%build
14mu|texlive-ttfutils-20131009-7|61	
14mu|texlive-ttfutils-20131009-7|62	%install
14mu|texlive-ttfutils-20131009-7|63	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-ttfutils-20131009-7|64	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-ttfutils-20131009-7|65	mkdir -p %{buildroot}%{_mandir}/man1
14mu|texlive-ttfutils-20131009-7|66	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
14mu|texlive-ttfutils-20131009-7|67	
14mu|texlive-ttfutils-20131009-7|68	%changelog
14mu|texlive-ttfutils-20131009-7|69	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131009-7
14mu|texlive-ttfutils-20131009-7|70	+ Revision: d525d37
14mu|texlive-ttfutils-20131009-7|71	- MassBuild#674: Increase release tag
14mu|texlive-ttfutils-20131009-7|72	
14mu|texlive-ttfutils-20131009-7|73	

25989 14
14mu|texlive-tucv-1.0-4|1	# revision 20680
14mu|texlive-tucv-1.0-4|2	# category Package
14mu|texlive-tucv-1.0-4|3	# catalog-ctan /macros/latex/contrib/tucv
14mu|texlive-tucv-1.0-4|4	# catalog-date 2010-12-06 21:43:44 +0100
14mu|texlive-tucv-1.0-4|5	# catalog-license other-free
14mu|texlive-tucv-1.0-4|6	# catalog-version 1.0
14mu|texlive-tucv-1.0-4|7	Name:		texlive-tucv
14mu|texlive-tucv-1.0-4|8	Version:	1.0
14mu|texlive-tucv-1.0-4|9	Release:	4
14mu|texlive-tucv-1.0-4|10	Summary:	Support for typesetting a CV or resumee
14mu|texlive-tucv-1.0-4|11	Group:		Publishing
14mu|texlive-tucv-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tucv
14mu|texlive-tucv-1.0-4|13	License:	OTHER-FREE
14mu|texlive-tucv-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tucv.tar.xz
14mu|texlive-tucv-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tucv.doc.tar.xz
14mu|texlive-tucv-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tucv.source.tar.xz
14mu|texlive-tucv-1.0-4|17	BuildArch:	noarch
14mu|texlive-tucv-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tucv-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tucv-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-tucv-1.0-4|21	
14mu|texlive-tucv-1.0-4|22	%description
14mu|texlive-tucv-1.0-4|23	The package provides commands for typesetting a CV or resume.
14mu|texlive-tucv-1.0-4|24	It provides commands for general-purpose headings, entries, and
14mu|texlive-tucv-1.0-4|25	item/description pairs, as well as more specific commands for
14mu|texlive-tucv-1.0-4|26	formatting sections, with explicit inclusion of school, degree,
14mu|texlive-tucv-1.0-4|27	employer, job, conference, and publications entries. It tends
14mu|texlive-tucv-1.0-4|28	to produce a somewhat long and quite detailed document but may
14mu|texlive-tucv-1.0-4|29	also be suitable to support a shorter resume.
14mu|texlive-tucv-1.0-4|30	
14mu|texlive-tucv-1.0-4|31	
14mu|texlive-tucv-1.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-tucv-1.0-4|33	%files
14mu|texlive-tucv-1.0-4|34	%{_texmfdistdir}/tex/latex/tucv/tucv.sty
14mu|texlive-tucv-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/tucv/README
14mu|texlive-tucv-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/tucv/tucv.pdf
14mu|texlive-tucv-1.0-4|37	%doc %{_texmfdistdir}/doc/latex/tucv/tucv_ex.pdf
14mu|texlive-tucv-1.0-4|38	%doc %{_texmfdistdir}/doc/latex/tucv/tucv_ex.tex
14mu|texlive-tucv-1.0-4|39	#- source
14mu|texlive-tucv-1.0-4|40	%doc %{_texmfdistdir}/source/latex/tucv/tucv.dtx
14mu|texlive-tucv-1.0-4|41	%doc %{_texmfdistdir}/source/latex/tucv/tucv.ins
14mu|texlive-tucv-1.0-4|42	
14mu|texlive-tucv-1.0-4|43	#-----------------------------------------------------------------------
14mu|texlive-tucv-1.0-4|44	%prep
14mu|texlive-tucv-1.0-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-tucv-1.0-4|46	
14mu|texlive-tucv-1.0-4|47	%build
14mu|texlive-tucv-1.0-4|48	
14mu|texlive-tucv-1.0-4|49	%install
14mu|texlive-tucv-1.0-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tucv-1.0-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tucv-1.0-4|52	
14mu|texlive-tucv-1.0-4|53	
14mu|texlive-tucv-1.0-4|54	
14mu|texlive-tucv-1.0-4|55	%changelog
14mu|texlive-tucv-1.0-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-tucv-1.0-4|57	+ Revision: ca02885
14mu|texlive-tucv-1.0-4|58	- MassBuild#674: Increase release tag
14mu|texlive-tucv-1.0-4|59	
14mu|texlive-tucv-1.0-4|60	

25990 14
14mu|texlive-tufte-latex-3.5.0-5|1	# revision 24733
14mu|texlive-tufte-latex-3.5.0-5|2	# category Package
14mu|texlive-tufte-latex-3.5.0-5|3	# catalog-ctan /macros/latex/contrib/tufte-latex
14mu|texlive-tufte-latex-3.5.0-5|4	# catalog-date 2011-11-10 06:59:33 +0100
14mu|texlive-tufte-latex-3.5.0-5|5	# catalog-license apache2
14mu|texlive-tufte-latex-3.5.0-5|6	# catalog-version 3.5.0
14mu|texlive-tufte-latex-3.5.0-5|7	Name:		texlive-tufte-latex
14mu|texlive-tufte-latex-3.5.0-5|8	Version:	3.5.0
14mu|texlive-tufte-latex-3.5.0-5|9	Release:	5
14mu|texlive-tufte-latex-3.5.0-5|10	Summary:	Document classes inspired by the work of Edward Tufte
14mu|texlive-tufte-latex-3.5.0-5|11	Group:		Publishing
14mu|texlive-tufte-latex-3.5.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tufte-latex
14mu|texlive-tufte-latex-3.5.0-5|13	License:	APACHE2
14mu|texlive-tufte-latex-3.5.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tufte-latex.tar.xz
14mu|texlive-tufte-latex-3.5.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tufte-latex.doc.tar.xz
14mu|texlive-tufte-latex-3.5.0-5|16	BuildArch:	noarch
14mu|texlive-tufte-latex-3.5.0-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tufte-latex-3.5.0-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tufte-latex-3.5.0-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-tufte-latex-3.5.0-5|20	Requires:	texlive-xifthen
14mu|texlive-tufte-latex-3.5.0-5|21	Requires:	texlive-ifmtarg
14mu|texlive-tufte-latex-3.5.0-5|22	Requires:	texlive-changepage
14mu|texlive-tufte-latex-3.5.0-5|23	Requires:	texlive-paralist
14mu|texlive-tufte-latex-3.5.0-5|24	Requires:	texlive-sauerj
14mu|texlive-tufte-latex-3.5.0-5|25	Requires:	texlive-placeins
14mu|texlive-tufte-latex-3.5.0-5|26	
14mu|texlive-tufte-latex-3.5.0-5|27	%description
14mu|texlive-tufte-latex-3.5.0-5|28	Provided are two classes inspired, respectively, by handouts
14mu|texlive-tufte-latex-3.5.0-5|29	and books created by Edward Tufte.
14mu|texlive-tufte-latex-3.5.0-5|30	
14mu|texlive-tufte-latex-3.5.0-5|31	
14mu|texlive-tufte-latex-3.5.0-5|32	#-----------------------------------------------------------------------
14mu|texlive-tufte-latex-3.5.0-5|33	%files
14mu|texlive-tufte-latex-3.5.0-5|34	%{_texmfdistdir}/tex/latex/tufte-latex/tufte-book.cls
14mu|texlive-tufte-latex-3.5.0-5|35	%{_texmfdistdir}/tex/latex/tufte-latex/tufte-common.def
14mu|texlive-tufte-latex-3.5.0-5|36	%{_texmfdistdir}/tex/latex/tufte-latex/tufte-handout.cls
14mu|texlive-tufte-latex-3.5.0-5|37	%doc %{_texmfdistdir}/doc/latex/tufte-latex/History.txt
14mu|texlive-tufte-latex-3.5.0-5|38	%doc %{_texmfdistdir}/doc/latex/tufte-latex/README.txt
14mu|texlive-tufte-latex-3.5.0-5|39	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/be-contents.pdf
14mu|texlive-tufte-latex-3.5.0-5|40	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/be-title.pdf
14mu|texlive-tufte-latex-3.5.0-5|41	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ei-contents.pdf
14mu|texlive-tufte-latex-3.5.0-5|42	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ei-title.pdf
14mu|texlive-tufte-latex-3.5.0-5|43	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/helix.asy
14mu|texlive-tufte-latex-3.5.0-5|44	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/helix.pdf
14mu|texlive-tufte-latex-3.5.0-5|45	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/hilbertcurves.pdf
14mu|texlive-tufte-latex-3.5.0-5|46	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/hilbertrecursive.tex
14mu|texlive-tufte-latex-3.5.0-5|47	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/nasa_vision_sm.png
14mu|texlive-tufte-latex-3.5.0-5|48	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/satir_graph.png
14mu|texlive-tufte-latex-3.5.0-5|49	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine.asy
14mu|texlive-tufte-latex-3.5.0-5|50	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine.pdf
14mu|texlive-tufte-latex-3.5.0-5|51	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine2.asy
14mu|texlive-tufte-latex-3.5.0-5|52	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine2.pdf
14mu|texlive-tufte-latex-3.5.0-5|53	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/vdqi-contents.pdf
14mu|texlive-tufte-latex-3.5.0-5|54	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/vdqi-title.pdf
14mu|texlive-tufte-latex-3.5.0-5|55	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ve-contents.pdf
14mu|texlive-tufte-latex-3.5.0-5|56	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ve-title.pdf
14mu|texlive-tufte-latex-3.5.0-5|57	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-book.pdf
14mu|texlive-tufte-latex-3.5.0-5|58	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-book.tex
14mu|texlive-tufte-latex-3.5.0-5|59	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-handout.bib
14mu|texlive-tufte-latex-3.5.0-5|60	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-handout.pdf
14mu|texlive-tufte-latex-3.5.0-5|61	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-handout.tex
14mu|texlive-tufte-latex-3.5.0-5|62	
14mu|texlive-tufte-latex-3.5.0-5|63	#-----------------------------------------------------------------------
14mu|texlive-tufte-latex-3.5.0-5|64	%prep
14mu|texlive-tufte-latex-3.5.0-5|65	%setup -c -a0 -a1
14mu|texlive-tufte-latex-3.5.0-5|66	
14mu|texlive-tufte-latex-3.5.0-5|67	%build
14mu|texlive-tufte-latex-3.5.0-5|68	
14mu|texlive-tufte-latex-3.5.0-5|69	%install
14mu|texlive-tufte-latex-3.5.0-5|70	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tufte-latex-3.5.0-5|71	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tufte-latex-3.5.0-5|72	
14mu|texlive-tufte-latex-3.5.0-5|73	
14mu|texlive-tufte-latex-3.5.0-5|74	
14mu|texlive-tufte-latex-3.5.0-5|75	%changelog
14mu|texlive-tufte-latex-3.5.0-5|76	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-5
14mu|texlive-tufte-latex-3.5.0-5|77	+ Revision: b275135
14mu|texlive-tufte-latex-3.5.0-5|78	- MassBuild#674: Increase release tag
14mu|texlive-tufte-latex-3.5.0-5|79	
14mu|texlive-tufte-latex-3.5.0-5|80	

25991 14
14mu|texlive-tugboat-2.14-3|1	# revision 32478
14mu|texlive-tugboat-2.14-3|2	# category Package
14mu|texlive-tugboat-2.14-3|3	# catalog-ctan /macros/latex/contrib/tugboat
14mu|texlive-tugboat-2.14-3|4	# catalog-date 2013-12-23 22:50:28 +0100
14mu|texlive-tugboat-2.14-3|5	# catalog-license lppl
14mu|texlive-tugboat-2.14-3|6	# catalog-version 2.14
14mu|texlive-tugboat-2.14-3|7	Name:		texlive-tugboat
14mu|texlive-tugboat-2.14-3|8	Version:	2.14
14mu|texlive-tugboat-2.14-3|9	Release:	3
14mu|texlive-tugboat-2.14-3|10	Summary:	LaTeX macros for TUGboat articles
14mu|texlive-tugboat-2.14-3|11	Group:		Publishing
14mu|texlive-tugboat-2.14-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tugboat
14mu|texlive-tugboat-2.14-3|13	License:	LPPL
14mu|texlive-tugboat-2.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.tar.xz
14mu|texlive-tugboat-2.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.doc.tar.xz
14mu|texlive-tugboat-2.14-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.source.tar.xz
14mu|texlive-tugboat-2.14-3|17	BuildArch:	noarch
14mu|texlive-tugboat-2.14-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-tugboat-2.14-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-tugboat-2.14-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-tugboat-2.14-3|21	
14mu|texlive-tugboat-2.14-3|22	%description
14mu|texlive-tugboat-2.14-3|23	Provides ltugboat.cls for both regular and proceedings issues
14mu|texlive-tugboat-2.14-3|24	of the TUGboat journal. The distribution also includes a BibTeX
14mu|texlive-tugboat-2.14-3|25	style appropriate for use with the classes' "harvard" option.
14mu|texlive-tugboat-2.14-3|26	
14mu|texlive-tugboat-2.14-3|27	
14mu|texlive-tugboat-2.14-3|28	#-----------------------------------------------------------------------
14mu|texlive-tugboat-2.14-3|29	%files
14mu|texlive-tugboat-2.14-3|30	%{_texmfdistdir}/bibtex/bst/tugboat/ltugbib.bst
14mu|texlive-tugboat-2.14-3|31	%{_texmfdistdir}/tex/latex/tugboat/ltugboat.cls
14mu|texlive-tugboat-2.14-3|32	%{_texmfdistdir}/tex/latex/tugboat/ltugboat.sty
14mu|texlive-tugboat-2.14-3|33	%{_texmfdistdir}/tex/latex/tugboat/ltugcomn.sty
14mu|texlive-tugboat-2.14-3|34	%{_texmfdistdir}/tex/latex/tugboat/ltugproc.cls
14mu|texlive-tugboat-2.14-3|35	%{_texmfdistdir}/tex/latex/tugboat/ltugproc.sty
14mu|texlive-tugboat-2.14-3|36	%doc %{_texmfdistdir}/doc/latex/tugboat/README
14mu|texlive-tugboat-2.14-3|37	%doc %{_texmfdistdir}/doc/latex/tugboat/ltubguid.ltx
14mu|texlive-tugboat-2.14-3|38	%doc %{_texmfdistdir}/doc/latex/tugboat/ltubguid.pdf
14mu|texlive-tugboat-2.14-3|39	%doc %{_texmfdistdir}/doc/latex/tugboat/manifest.txt
14mu|texlive-tugboat-2.14-3|40	%doc %{_texmfdistdir}/doc/latex/tugboat/tugboat.pdf
14mu|texlive-tugboat-2.14-3|41	#- source
14mu|texlive-tugboat-2.14-3|42	%doc %{_texmfdistdir}/source/latex/tugboat/tugboat.dtx
14mu|texlive-tugboat-2.14-3|43	%doc %{_texmfdistdir}/source/latex/tugboat/tugboat.ins
14mu|texlive-tugboat-2.14-3|44	
14mu|texlive-tugboat-2.14-3|45	#-----------------------------------------------------------------------
14mu|texlive-tugboat-2.14-3|46	%prep
14mu|texlive-tugboat-2.14-3|47	%setup -c -a0 -a1 -a2
14mu|texlive-tugboat-2.14-3|48	
14mu|texlive-tugboat-2.14-3|49	%build
14mu|texlive-tugboat-2.14-3|50	
14mu|texlive-tugboat-2.14-3|51	%install
14mu|texlive-tugboat-2.14-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tugboat-2.14-3|53	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-tugboat-2.14-3|54	
14mu|texlive-tugboat-2.14-3|55	%changelog
14mu|texlive-tugboat-2.14-3|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.14-3
14mu|texlive-tugboat-2.14-3|57	+ Revision: efc3627
14mu|texlive-tugboat-2.14-3|58	- MassBuild#674: Increase release tag
14mu|texlive-tugboat-2.14-3|59	
14mu|texlive-tugboat-2.14-3|60	

25992 14
14mu|texlive-tugboat-plain-20120809-3|1	# revision 26611
14mu|texlive-tugboat-plain-20120809-3|2	# category Package
14mu|texlive-tugboat-plain-20120809-3|3	# catalog-ctan undef
14mu|texlive-tugboat-plain-20120809-3|4	# catalog-date undef
14mu|texlive-tugboat-plain-20120809-3|5	# catalog-license undef
14mu|texlive-tugboat-plain-20120809-3|6	# catalog-version undef
14mu|texlive-tugboat-plain-20120809-3|7	Name:		texlive-tugboat-plain
14mu|texlive-tugboat-plain-20120809-3|8	Version:	20120809
14mu|texlive-tugboat-plain-20120809-3|9	Release:	3
14mu|texlive-tugboat-plain-20120809-3|10	Summary:	TeXLive tugboat-plain package
14mu|texlive-tugboat-plain-20120809-3|11	Group:		Publishing
14mu|texlive-tugboat-plain-20120809-3|12	URL:		http://tug.org/texlive
14mu|texlive-tugboat-plain-20120809-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-tugboat-plain-20120809-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat-plain.tar.xz
14mu|texlive-tugboat-plain-20120809-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat-plain.doc.tar.xz
14mu|texlive-tugboat-plain-20120809-3|16	BuildArch:	noarch
14mu|texlive-tugboat-plain-20120809-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tugboat-plain-20120809-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tugboat-plain-20120809-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-tugboat-plain-20120809-3|20	
14mu|texlive-tugboat-plain-20120809-3|21	%description
14mu|texlive-tugboat-plain-20120809-3|22	TeXLive tugboat-plain package.
14mu|texlive-tugboat-plain-20120809-3|23	
14mu|texlive-tugboat-plain-20120809-3|24	
14mu|texlive-tugboat-plain-20120809-3|25	#-----------------------------------------------------------------------
14mu|texlive-tugboat-plain-20120809-3|26	%files
14mu|texlive-tugboat-plain-20120809-3|27	%{_texmfdistdir}/tex/plain/tugboat-plain/tugboat.cmn
14mu|texlive-tugboat-plain-20120809-3|28	%{_texmfdistdir}/tex/plain/tugboat-plain/tugboat.sty
14mu|texlive-tugboat-plain-20120809-3|29	%{_texmfdistdir}/tex/plain/tugboat-plain/tugproc.sty
14mu|texlive-tugboat-plain-20120809-3|30	%doc %{_texmfdistdir}/doc/plain/tugboat-plain/README
14mu|texlive-tugboat-plain-20120809-3|31	%doc %{_texmfdistdir}/doc/plain/tugboat-plain/tubguide.pdf
14mu|texlive-tugboat-plain-20120809-3|32	%doc %{_texmfdistdir}/doc/plain/tugboat-plain/tubguide.tex
14mu|texlive-tugboat-plain-20120809-3|33	
14mu|texlive-tugboat-plain-20120809-3|34	#-----------------------------------------------------------------------
14mu|texlive-tugboat-plain-20120809-3|35	%prep
14mu|texlive-tugboat-plain-20120809-3|36	%setup -c -a0 -a1
14mu|texlive-tugboat-plain-20120809-3|37	
14mu|texlive-tugboat-plain-20120809-3|38	%build
14mu|texlive-tugboat-plain-20120809-3|39	
14mu|texlive-tugboat-plain-20120809-3|40	%install
14mu|texlive-tugboat-plain-20120809-3|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tugboat-plain-20120809-3|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tugboat-plain-20120809-3|43	
14mu|texlive-tugboat-plain-20120809-3|44	
14mu|texlive-tugboat-plain-20120809-3|45	
14mu|texlive-tugboat-plain-20120809-3|46	%changelog
14mu|texlive-tugboat-plain-20120809-3|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120809-3
14mu|texlive-tugboat-plain-20120809-3|48	+ Revision: 16f4e0d
14mu|texlive-tugboat-plain-20120809-3|49	- MassBuild#674: Increase release tag
14mu|texlive-tugboat-plain-20120809-3|50	
14mu|texlive-tugboat-plain-20120809-3|51	

25993 14
14mu|texlive-tui-1.9-3|1	# revision 27253
14mu|texlive-tui-1.9-3|2	# category Package
14mu|texlive-tui-1.9-3|3	# catalog-ctan /macros/latex/contrib/tui
14mu|texlive-tui-1.9-3|4	# catalog-date 2012-07-30 18:08:41 +0200
14mu|texlive-tui-1.9-3|5	# catalog-license lppl
14mu|texlive-tui-1.9-3|6	# catalog-version 1.9
14mu|texlive-tui-1.9-3|7	Name:		texlive-tui
14mu|texlive-tui-1.9-3|8	Version:	1.9
14mu|texlive-tui-1.9-3|9	Release:	3
14mu|texlive-tui-1.9-3|10	Summary:	Thesis style for the University of the Andes, Colombia
14mu|texlive-tui-1.9-3|11	Group:		Publishing
14mu|texlive-tui-1.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tui
14mu|texlive-tui-1.9-3|13	License:	LPPL
14mu|texlive-tui-1.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tui.tar.xz
14mu|texlive-tui-1.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tui.doc.tar.xz
14mu|texlive-tui-1.9-3|16	BuildArch:	noarch
14mu|texlive-tui-1.9-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-tui-1.9-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-tui-1.9-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-tui-1.9-3|20	
14mu|texlive-tui-1.9-3|21	%description
14mu|texlive-tui-1.9-3|22	Doctoral Dissertations from the Faculty of Engineering at the
14mu|texlive-tui-1.9-3|23	Universidad de los Andes, Bogota, Colombia. The class is
14mu|texlive-tui-1.9-3|24	implemented as an extension of the memoir class. Clase de Tesis
14mu|texlive-tui-1.9-3|25	doctorales para ingenieria, Universidad de los Andes, Bogota.
14mu|texlive-tui-1.9-3|26	
14mu|texlive-tui-1.9-3|27	
14mu|texlive-tui-1.9-3|28	#-----------------------------------------------------------------------
14mu|texlive-tui-1.9-3|29	%files
14mu|texlive-tui-1.9-3|30	%{_texmfdistdir}/tex/latex/tui/tui.cls
14mu|texlive-tui-1.9-3|31	%doc %{_texmfdistdir}/doc/latex/tui/README
14mu|texlive-tui-1.9-3|32	%doc %{_texmfdistdir}/doc/latex/tui/TUIdoc.pdf
14mu|texlive-tui-1.9-3|33	%doc %{_texmfdistdir}/doc/latex/tui/TUIdoc.tex
14mu|texlive-tui-1.9-3|34	%doc %{_texmfdistdir}/doc/latex/tui/example/abstract.tex
14mu|texlive-tui-1.9-3|35	%doc %{_texmfdistdir}/doc/latex/tui/example/agradec.tex
14mu|texlive-tui-1.9-3|36	%doc %{_texmfdistdir}/doc/latex/tui/example/ap01.tex
14mu|texlive-tui-1.9-3|37	%doc %{_texmfdistdir}/doc/latex/tui/example/bibliotesis.bib
14mu|texlive-tui-1.9-3|38	%doc %{_texmfdistdir}/doc/latex/tui/example/ch01.tex
14mu|texlive-tui-1.9-3|39	%doc %{_texmfdistdir}/doc/latex/tui/example/ch02.tex
14mu|texlive-tui-1.9-3|40	%doc %{_texmfdistdir}/doc/latex/tui/example/ch03.tex
14mu|texlive-tui-1.9-3|41	%doc %{_texmfdistdir}/doc/latex/tui/example/coleccion.tex
14mu|texlive-tui-1.9-3|42	%doc %{_texmfdistdir}/doc/latex/tui/example/dedicat.tex
14mu|texlive-tui-1.9-3|43	%doc %{_texmfdistdir}/doc/latex/tui/example/hyphenation.tex
14mu|texlive-tui-1.9-3|44	%doc %{_texmfdistdir}/doc/latex/tui/example/imagen.pdf
14mu|texlive-tui-1.9-3|45	%doc %{_texmfdistdir}/doc/latex/tui/example/intro.tex
14mu|texlive-tui-1.9-3|46	%doc %{_texmfdistdir}/doc/latex/tui/example/lipsum.tex
14mu|texlive-tui-1.9-3|47	%doc %{_texmfdistdir}/doc/latex/tui/example/listofsymbols.tex
14mu|texlive-tui-1.9-3|48	%doc %{_texmfdistdir}/doc/latex/tui/example/main.tex
14mu|texlive-tui-1.9-3|49	%doc %{_texmfdistdir}/doc/latex/tui/example/plegal.tex
14mu|texlive-tui-1.9-3|50	%doc %{_texmfdistdir}/doc/latex/tui/example/portada.tex
14mu|texlive-tui-1.9-3|51	%doc %{_texmfdistdir}/doc/latex/tui/example/resumen.tex
14mu|texlive-tui-1.9-3|52	%doc %{_texmfdistdir}/doc/latex/tui/template/abstract.tex
14mu|texlive-tui-1.9-3|53	%doc %{_texmfdistdir}/doc/latex/tui/template/agradec.tex
14mu|texlive-tui-1.9-3|54	%doc %{_texmfdistdir}/doc/latex/tui/template/ap01.tex
14mu|texlive-tui-1.9-3|55	%doc %{_texmfdistdir}/doc/latex/tui/template/bibliotesis.bib
14mu|texlive-tui-1.9-3|56	%doc %{_texmfdistdir}/doc/latex/tui/template/ch01.tex
14mu|texlive-tui-1.9-3|57	%doc %{_texmfdistdir}/doc/latex/tui/template/ch02.tex
14mu|texlive-tui-1.9-3|58	%doc %{_texmfdistdir}/doc/latex/tui/template/ch03.tex
14mu|texlive-tui-1.9-3|59	%doc %{_texmfdistdir}/doc/latex/tui/template/coleccion.tex
14mu|texlive-tui-1.9-3|60	%doc %{_texmfdistdir}/doc/latex/tui/template/dedicat.tex
14mu|texlive-tui-1.9-3|61	%doc %{_texmfdistdir}/doc/latex/tui/template/hyphenation.tex
14mu|texlive-tui-1.9-3|62	%doc %{_texmfdistdir}/doc/latex/tui/template/intro.tex
14mu|texlive-tui-1.9-3|63	%doc %{_texmfdistdir}/doc/latex/tui/template/listofsymbols.tex
14mu|texlive-tui-1.9-3|64	%doc %{_texmfdistdir}/doc/latex/tui/template/main.tex
14mu|texlive-tui-1.9-3|65	%doc %{_texmfdistdir}/doc/latex/tui/template/plegal.tex
14mu|texlive-tui-1.9-3|66	%doc %{_texmfdistdir}/doc/latex/tui/template/portada.tex
14mu|texlive-tui-1.9-3|67	%doc %{_texmfdistdir}/doc/latex/tui/template/resumen.tex
14mu|texlive-tui-1.9-3|68	
14mu|texlive-tui-1.9-3|69	#-----------------------------------------------------------------------
14mu|texlive-tui-1.9-3|70	%prep
14mu|texlive-tui-1.9-3|71	%setup -c -a0 -a1
14mu|texlive-tui-1.9-3|72	
14mu|texlive-tui-1.9-3|73	%build
14mu|texlive-tui-1.9-3|74	
14mu|texlive-tui-1.9-3|75	%install
14mu|texlive-tui-1.9-3|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-tui-1.9-3|77	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-tui-1.9-3|78	
14mu|texlive-tui-1.9-3|79	
14mu|texlive-tui-1.9-3|80	
14mu|texlive-tui-1.9-3|81	%changelog
14mu|texlive-tui-1.9-3|82	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.9-3
14mu|texlive-tui-1.9-3|83	+ Revision: a49b449
14mu|texlive-tui-1.9-3|84	- MassBuild#674: Increase release tag
14mu|texlive-tui-1.9-3|85	
14mu|texlive-tui-1.9-3|86	

25994 14
14mu|texlive-turkmen-0.2-4|1	# revision 17748
14mu|texlive-turkmen-0.2-4|2	# category Package
14mu|texlive-turkmen-0.2-4|3	# catalog-ctan /language/turkmen
14mu|texlive-turkmen-0.2-4|4	# catalog-date 2010-04-06 13:44:40 +0200
14mu|texlive-turkmen-0.2-4|5	# catalog-license lppl
14mu|texlive-turkmen-0.2-4|6	# catalog-version 0.2
14mu|texlive-turkmen-0.2-4|7	Name:		texlive-turkmen
14mu|texlive-turkmen-0.2-4|8	Version:	0.2
14mu|texlive-turkmen-0.2-4|9	Release:	4
14mu|texlive-turkmen-0.2-4|10	Summary:	Babel support for Turkmen
14mu|texlive-turkmen-0.2-4|11	Group:		Publishing
14mu|texlive-turkmen-0.2-4|12	URL:		http://www.ctan.org/tex-archive/language/turkmen
14mu|texlive-turkmen-0.2-4|13	License:	LPPL
14mu|texlive-turkmen-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turkmen.tar.xz
14mu|texlive-turkmen-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turkmen.doc.tar.xz
14mu|texlive-turkmen-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turkmen.source.tar.xz
14mu|texlive-turkmen-0.2-4|17	BuildArch:	noarch
14mu|texlive-turkmen-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-turkmen-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-turkmen-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-turkmen-0.2-4|21	
14mu|texlive-turkmen-0.2-4|22	%description
14mu|texlive-turkmen-0.2-4|23	The package provides support for Turkmen in babel, but
14mu|texlive-turkmen-0.2-4|24	integration with babel is not available.
14mu|texlive-turkmen-0.2-4|25	
14mu|texlive-turkmen-0.2-4|26	
14mu|texlive-turkmen-0.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-turkmen-0.2-4|28	%files
14mu|texlive-turkmen-0.2-4|29	%{_texmfdistdir}/tex/latex/turkmen/turkmen.ldf
14mu|texlive-turkmen-0.2-4|30	%doc %{_texmfdistdir}/doc/latex/turkmen/README
14mu|texlive-turkmen-0.2-4|31	%doc %{_texmfdistdir}/doc/latex/turkmen/turkmen.pdf
14mu|texlive-turkmen-0.2-4|32	#- source
14mu|texlive-turkmen-0.2-4|33	%doc %{_texmfdistdir}/source/latex/turkmen/turkmen.dtx
14mu|texlive-turkmen-0.2-4|34	%doc %{_texmfdistdir}/source/latex/turkmen/turkmen.ins
14mu|texlive-turkmen-0.2-4|35	
14mu|texlive-turkmen-0.2-4|36	#-----------------------------------------------------------------------
14mu|texlive-turkmen-0.2-4|37	%prep
14mu|texlive-turkmen-0.2-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-turkmen-0.2-4|39	
14mu|texlive-turkmen-0.2-4|40	%build
14mu|texlive-turkmen-0.2-4|41	
14mu|texlive-turkmen-0.2-4|42	%install
14mu|texlive-turkmen-0.2-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-turkmen-0.2-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-turkmen-0.2-4|45	
14mu|texlive-turkmen-0.2-4|46	
14mu|texlive-turkmen-0.2-4|47	
14mu|texlive-turkmen-0.2-4|48	%changelog
14mu|texlive-turkmen-0.2-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-turkmen-0.2-4|50	+ Revision: b51e78c
14mu|texlive-turkmen-0.2-4|51	- MassBuild#674: Increase release tag
14mu|texlive-turkmen-0.2-4|52	
14mu|texlive-turkmen-0.2-4|53	

25995 14
14mu|texlive-turnthepage-1.3a-4|1	# revision 23784
14mu|texlive-turnthepage-1.3a-4|2	# category Package
14mu|texlive-turnthepage-1.3a-4|3	# catalog-ctan /macros/latex/contrib/turnthepage
14mu|texlive-turnthepage-1.3a-4|4	# catalog-date 2011-03-24 23:15:02 +0100
14mu|texlive-turnthepage-1.3a-4|5	# catalog-license lppl
14mu|texlive-turnthepage-1.3a-4|6	# catalog-version 1.3a
14mu|texlive-turnthepage-1.3a-4|7	Name:		texlive-turnthepage
14mu|texlive-turnthepage-1.3a-4|8	Version:	1.3a
14mu|texlive-turnthepage-1.3a-4|9	Release:	4
14mu|texlive-turnthepage-1.3a-4|10	Summary:	Provide "turn page" instructions
14mu|texlive-turnthepage-1.3a-4|11	Group:		Publishing
14mu|texlive-turnthepage-1.3a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/turnthepage
14mu|texlive-turnthepage-1.3a-4|13	License:	LPPL
14mu|texlive-turnthepage-1.3a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnthepage.tar.xz
14mu|texlive-turnthepage-1.3a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnthepage.doc.tar.xz
14mu|texlive-turnthepage-1.3a-4|16	BuildArch:	noarch
14mu|texlive-turnthepage-1.3a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-turnthepage-1.3a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-turnthepage-1.3a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-turnthepage-1.3a-4|20	
14mu|texlive-turnthepage-1.3a-4|21	%description
14mu|texlive-turnthepage-1.3a-4|22	The package prints a 'turn' instruction at the bottom of odd-
14mu|texlive-turnthepage-1.3a-4|23	numbered pages (except the last). This is a common convention
14mu|texlive-turnthepage-1.3a-4|24	for examination papers and the like.
14mu|texlive-turnthepage-1.3a-4|25	
14mu|texlive-turnthepage-1.3a-4|26	
14mu|texlive-turnthepage-1.3a-4|27	#-----------------------------------------------------------------------
14mu|texlive-turnthepage-1.3a-4|28	%files
14mu|texlive-turnthepage-1.3a-4|29	%{_texmfdistdir}/tex/latex/turnthepage/turnpageetex.sty
14mu|texlive-turnthepage-1.3a-4|30	%{_texmfdistdir}/tex/latex/turnthepage/turnpagewoetex.sty
14mu|texlive-turnthepage-1.3a-4|31	%{_texmfdistdir}/tex/latex/turnthepage/turnthepage.sty
14mu|texlive-turnthepage-1.3a-4|32	%doc %{_texmfdistdir}/doc/latex/turnthepage/Makefile
14mu|texlive-turnthepage-1.3a-4|33	%doc %{_texmfdistdir}/doc/latex/turnthepage/README
14mu|texlive-turnthepage-1.3a-4|34	%doc %{_texmfdistdir}/doc/latex/turnthepage/perso.ist
14mu|texlive-turnthepage-1.3a-4|35	%doc %{_texmfdistdir}/doc/latex/turnthepage/turnthepage-bib.bib
14mu|texlive-turnthepage-1.3a-4|36	%doc %{_texmfdistdir}/doc/latex/turnthepage/turnthepage.pdf
14mu|texlive-turnthepage-1.3a-4|37	%doc %{_texmfdistdir}/doc/latex/turnthepage/turnthepage.tex
14mu|texlive-turnthepage-1.3a-4|38	
14mu|texlive-turnthepage-1.3a-4|39	#-----------------------------------------------------------------------
14mu|texlive-turnthepage-1.3a-4|40	%prep
14mu|texlive-turnthepage-1.3a-4|41	%setup -c -a0 -a1
14mu|texlive-turnthepage-1.3a-4|42	
14mu|texlive-turnthepage-1.3a-4|43	%build
14mu|texlive-turnthepage-1.3a-4|44	
14mu|texlive-turnthepage-1.3a-4|45	%install
14mu|texlive-turnthepage-1.3a-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-turnthepage-1.3a-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-turnthepage-1.3a-4|48	
14mu|texlive-turnthepage-1.3a-4|49	
14mu|texlive-turnthepage-1.3a-4|50	
14mu|texlive-turnthepage-1.3a-4|51	%changelog
14mu|texlive-turnthepage-1.3a-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3a-4
14mu|texlive-turnthepage-1.3a-4|53	+ Revision: cae670e
14mu|texlive-turnthepage-1.3a-4|54	- MassBuild#674: Increase release tag
14mu|texlive-turnthepage-1.3a-4|55	
14mu|texlive-turnthepage-1.3a-4|56	

25996 14
14mu|texlive-twoinone-20100226-4|1	# revision 17024
14mu|texlive-twoinone-20100226-4|2	# category Package
14mu|texlive-twoinone-20100226-4|3	# catalog-ctan /macros/latex/contrib/twoinone
14mu|texlive-twoinone-20100226-4|4	# catalog-date 2010-02-26 11:17:49 +0100
14mu|texlive-twoinone-20100226-4|5	# catalog-license pd
14mu|texlive-twoinone-20100226-4|6	# catalog-version undef
14mu|texlive-twoinone-20100226-4|7	Name:		texlive-twoinone
14mu|texlive-twoinone-20100226-4|8	Version:	20100226
14mu|texlive-twoinone-20100226-4|9	Release:	4
14mu|texlive-twoinone-20100226-4|10	Summary:	Print two pages on a single page
14mu|texlive-twoinone-20100226-4|11	Group:		Publishing
14mu|texlive-twoinone-20100226-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/twoinone
14mu|texlive-twoinone-20100226-4|13	License:	PD
14mu|texlive-twoinone-20100226-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoinone.tar.xz
14mu|texlive-twoinone-20100226-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoinone.doc.tar.xz
14mu|texlive-twoinone-20100226-4|16	BuildArch:	noarch
14mu|texlive-twoinone-20100226-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-twoinone-20100226-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-twoinone-20100226-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-twoinone-20100226-4|20	
14mu|texlive-twoinone-20100226-4|21	%description
14mu|texlive-twoinone-20100226-4|22	The package is for printing two pages on a single (landscape)
14mu|texlive-twoinone-20100226-4|23	A4 page. Page numbers appear on the included pages, and not on
14mu|texlive-twoinone-20100226-4|24	the landscape 'container' page.
14mu|texlive-twoinone-20100226-4|25	
14mu|texlive-twoinone-20100226-4|26	
14mu|texlive-twoinone-20100226-4|27	#-----------------------------------------------------------------------
14mu|texlive-twoinone-20100226-4|28	%files
14mu|texlive-twoinone-20100226-4|29	%{_texmfdistdir}/tex/latex/twoinone/2in1.sty
14mu|texlive-twoinone-20100226-4|30	%doc %{_texmfdistdir}/doc/latex/twoinone/twoinone.pdf
14mu|texlive-twoinone-20100226-4|31	%doc %{_texmfdistdir}/doc/latex/twoinone/twoinone.tex
14mu|texlive-twoinone-20100226-4|32	
14mu|texlive-twoinone-20100226-4|33	#-----------------------------------------------------------------------
14mu|texlive-twoinone-20100226-4|34	%prep
14mu|texlive-twoinone-20100226-4|35	%setup -c -a0 -a1
14mu|texlive-twoinone-20100226-4|36	
14mu|texlive-twoinone-20100226-4|37	%build
14mu|texlive-twoinone-20100226-4|38	
14mu|texlive-twoinone-20100226-4|39	%install
14mu|texlive-twoinone-20100226-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-twoinone-20100226-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-twoinone-20100226-4|42	
14mu|texlive-twoinone-20100226-4|43	
14mu|texlive-twoinone-20100226-4|44	
14mu|texlive-twoinone-20100226-4|45	%changelog
14mu|texlive-twoinone-20100226-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100226-4
14mu|texlive-twoinone-20100226-4|47	+ Revision: a213063
14mu|texlive-twoinone-20100226-4|48	- MassBuild#674: Increase release tag
14mu|texlive-twoinone-20100226-4|49	
14mu|texlive-twoinone-20100226-4|50	

25997 14
14mu|texlive-twoup-1.3-4|1	# revision 15878
14mu|texlive-twoup-1.3-4|2	# category Package
14mu|texlive-twoup-1.3-4|3	# catalog-ctan /macros/latex/contrib/twoup
14mu|texlive-twoup-1.3-4|4	# catalog-date 2007-02-27 14:52:52 +0100
14mu|texlive-twoup-1.3-4|5	# catalog-license lppl
14mu|texlive-twoup-1.3-4|6	# catalog-version 1.3
14mu|texlive-twoup-1.3-4|7	Name:		texlive-twoup
14mu|texlive-twoup-1.3-4|8	Version:	1.3
14mu|texlive-twoup-1.3-4|9	Release:	4
14mu|texlive-twoup-1.3-4|10	Summary:	Print two virtual pages on each physical page
14mu|texlive-twoup-1.3-4|11	Group:		Publishing
14mu|texlive-twoup-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/twoup
14mu|texlive-twoup-1.3-4|13	License:	LPPL
14mu|texlive-twoup-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoup.tar.xz
14mu|texlive-twoup-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoup.doc.tar.xz
14mu|texlive-twoup-1.3-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoup.source.tar.xz
14mu|texlive-twoup-1.3-4|17	BuildArch:	noarch
14mu|texlive-twoup-1.3-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-twoup-1.3-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-twoup-1.3-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-twoup-1.3-4|21	
14mu|texlive-twoup-1.3-4|22	%description
14mu|texlive-twoup-1.3-4|23	MiKTeX and many other TeX implementations include tools for
14mu|texlive-twoup-1.3-4|24	massaging PostScript into booklet and two-up printing -- that
14mu|texlive-twoup-1.3-4|25	is, printing two logical pages side by side on one side of one
14mu|texlive-twoup-1.3-4|26	sheet of paper. However, some LaTeX preliminaries are necessary
14mu|texlive-twoup-1.3-4|27	to use those tools. The twoup package provides such
14mu|texlive-twoup-1.3-4|28	preliminaries and gives advice on how to use the PostScript
14mu|texlive-twoup-1.3-4|29	tools.
14mu|texlive-twoup-1.3-4|30	
14mu|texlive-twoup-1.3-4|31	
14mu|texlive-twoup-1.3-4|32	#-----------------------------------------------------------------------
14mu|texlive-twoup-1.3-4|33	%files
14mu|texlive-twoup-1.3-4|34	%{_texmfdistdir}/tex/latex/twoup/twoup.sty
14mu|texlive-twoup-1.3-4|35	%doc %{_texmfdistdir}/doc/latex/twoup/README
14mu|texlive-twoup-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/twoup/twoup.pdf
14mu|texlive-twoup-1.3-4|37	#- source
14mu|texlive-twoup-1.3-4|38	%doc %{_texmfdistdir}/source/latex/twoup/twoup.dtx
14mu|texlive-twoup-1.3-4|39	%doc %{_texmfdistdir}/source/latex/twoup/twoup.ins
14mu|texlive-twoup-1.3-4|40	
14mu|texlive-twoup-1.3-4|41	#-----------------------------------------------------------------------
14mu|texlive-twoup-1.3-4|42	%prep
14mu|texlive-twoup-1.3-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-twoup-1.3-4|44	
14mu|texlive-twoup-1.3-4|45	%build
14mu|texlive-twoup-1.3-4|46	
14mu|texlive-twoup-1.3-4|47	%install
14mu|texlive-twoup-1.3-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-twoup-1.3-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-twoup-1.3-4|50	
14mu|texlive-twoup-1.3-4|51	
14mu|texlive-twoup-1.3-4|52	
14mu|texlive-twoup-1.3-4|53	%changelog
14mu|texlive-twoup-1.3-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-twoup-1.3-4|55	+ Revision: 223fe52
14mu|texlive-twoup-1.3-4|56	- MassBuild#674: Increase release tag
14mu|texlive-twoup-1.3-4|57	
14mu|texlive-twoup-1.3-4|58	

25998 14
14mu|texlive-txfonts-20090115-4|1	# revision 15878
14mu|texlive-txfonts-20090115-4|2	# category Package
14mu|texlive-txfonts-20090115-4|3	# catalog-ctan /fonts/txfonts
14mu|texlive-txfonts-20090115-4|4	# catalog-date 2009-01-15 09:33:18 +0100
14mu|texlive-txfonts-20090115-4|5	# catalog-license gpl
14mu|texlive-txfonts-20090115-4|6	# catalog-version undef
14mu|texlive-txfonts-20090115-4|7	Name:		texlive-txfonts
14mu|texlive-txfonts-20090115-4|8	Version:	20090115
14mu|texlive-txfonts-20090115-4|9	Release:	4
14mu|texlive-txfonts-20090115-4|10	Summary:	Times-like fonts in support of mathematics
14mu|texlive-txfonts-20090115-4|11	Group:		Publishing
14mu|texlive-txfonts-20090115-4|12	URL:		http://www.ctan.org/tex-archive/fonts/txfonts
14mu|texlive-txfonts-20090115-4|13	License:	GPL
14mu|texlive-txfonts-20090115-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfonts.tar.xz
14mu|texlive-txfonts-20090115-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfonts.doc.tar.xz
14mu|texlive-txfonts-20090115-4|16	BuildArch:	noarch
14mu|texlive-txfonts-20090115-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-txfonts-20090115-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-txfonts-20090115-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-txfonts-20090115-4|20	
14mu|texlive-txfonts-20090115-4|21	%description
14mu|texlive-txfonts-20090115-4|22	Txfonts supplies virtual text roman fonts using Adobe Times (or
14mu|texlive-txfonts-20090115-4|23	URW NimbusRomNo9L) with some modified and additional text
14mu|texlive-txfonts-20090115-4|24	symbols in the OT1, T1, and TS1 encodings; maths alphabets
14mu|texlive-txfonts-20090115-4|25	using Times/URW Nimbus; maths fonts providing all the symbols
14mu|texlive-txfonts-20090115-4|26	of the Computer Modern and AMS fonts, including all the Greek
14mu|texlive-txfonts-20090115-4|27	capital letters from CMR; and additional maths fonts of various
14mu|texlive-txfonts-20090115-4|28	other symbols. The set is complemented by a sans-serif set of
14mu|texlive-txfonts-20090115-4|29	text fonts, based on Helvetica/NimbusSanL, and a monospace set.
14mu|texlive-txfonts-20090115-4|30	All the fonts are in Type 1 format (AFM and PFB files), and are
14mu|texlive-txfonts-20090115-4|31	supported by TeX metrics (VF and TFM files) and macros for use
14mu|texlive-txfonts-20090115-4|32	with LaTeX.
14mu|texlive-txfonts-20090115-4|33	
14mu|texlive-txfonts-20090115-4|34	
14mu|texlive-txfonts-20090115-4|35	#-----------------------------------------------------------------------
14mu|texlive-txfonts-20090115-4|36	%files
14mu|texlive-txfonts-20090115-4|37	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxb.afm
14mu|texlive-txfonts-20090115-4|38	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxbi.afm
14mu|texlive-txfonts-20090115-4|39	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxbss.afm
14mu|texlive-txfonts-20090115-4|40	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxi.afm
14mu|texlive-txfonts-20090115-4|41	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxr.afm
14mu|texlive-txfonts-20090115-4|42	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxss.afm
14mu|texlive-txfonts-20090115-4|43	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxb.afm
14mu|texlive-txfonts-20090115-4|44	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbi.afm
14mu|texlive-txfonts-20090115-4|45	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbmi.afm
14mu|texlive-txfonts-20090115-4|46	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbsc.afm
14mu|texlive-txfonts-20090115-4|47	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbss.afm
14mu|texlive-txfonts-20090115-4|48	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbsssc.afm
14mu|texlive-txfonts-20090115-4|49	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxi.afm
14mu|texlive-txfonts-20090115-4|50	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxmi.afm
14mu|texlive-txfonts-20090115-4|51	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxr.afm
14mu|texlive-txfonts-20090115-4|52	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxsc.afm
14mu|texlive-txfonts-20090115-4|53	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxss.afm
14mu|texlive-txfonts-20090115-4|54	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxsssc.afm
14mu|texlive-txfonts-20090115-4|55	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xbtt.afm
14mu|texlive-txfonts-20090115-4|56	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xbttsc.afm
14mu|texlive-txfonts-20090115-4|57	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xtt.afm
14mu|texlive-txfonts-20090115-4|58	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xttsc.afm
14mu|texlive-txfonts-20090115-4|59	%{_texmfdistdir}/fonts/afm/public/txfonts/tcxbtt.afm
14mu|texlive-txfonts-20090115-4|60	%{_texmfdistdir}/fonts/afm/public/txfonts/tcxtt.afm
14mu|texlive-txfonts-20090115-4|61	%{_texmfdistdir}/fonts/afm/public/txfonts/txbex.afm
14mu|texlive-txfonts-20090115-4|62	%{_texmfdistdir}/fonts/afm/public/txfonts/txbexa.afm
14mu|texlive-txfonts-20090115-4|63	%{_texmfdistdir}/fonts/afm/public/txfonts/txbmia.afm
14mu|texlive-txfonts-20090115-4|64	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsy.afm
14mu|texlive-txfonts-20090115-4|65	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsya.afm
14mu|texlive-txfonts-20090115-4|66	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsyb.afm
14mu|texlive-txfonts-20090115-4|67	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsyc.afm
14mu|texlive-txfonts-20090115-4|68	%{_texmfdistdir}/fonts/afm/public/txfonts/txbtt.afm
14mu|texlive-txfonts-20090115-4|69	%{_texmfdistdir}/fonts/afm/public/txfonts/txbttsc.afm
14mu|texlive-txfonts-20090115-4|70	%{_texmfdistdir}/fonts/afm/public/txfonts/txex.afm
14mu|texlive-txfonts-20090115-4|71	%{_texmfdistdir}/fonts/afm/public/txfonts/txexa.afm
14mu|texlive-txfonts-20090115-4|72	%{_texmfdistdir}/fonts/afm/public/txfonts/txmia.afm
14mu|texlive-txfonts-20090115-4|73	%{_texmfdistdir}/fonts/afm/public/txfonts/txsy.afm
14mu|texlive-txfonts-20090115-4|74	%{_texmfdistdir}/fonts/afm/public/txfonts/txsya.afm
14mu|texlive-txfonts-20090115-4|75	%{_texmfdistdir}/fonts/afm/public/txfonts/txsyb.afm
14mu|texlive-txfonts-20090115-4|76	%{_texmfdistdir}/fonts/afm/public/txfonts/txsyc.afm
14mu|texlive-txfonts-20090115-4|77	%{_texmfdistdir}/fonts/afm/public/txfonts/txtt.afm
14mu|texlive-txfonts-20090115-4|78	%{_texmfdistdir}/fonts/afm/public/txfonts/txttsc.afm
14mu|texlive-txfonts-20090115-4|79	%{_texmfdistdir}/fonts/enc/dvips/txfonts/tx8r.enc
14mu|texlive-txfonts-20090115-4|80	%{_texmfdistdir}/fonts/map/dvips/txfonts/txfonts.map
14mu|texlive-txfonts-20090115-4|81	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr.map
14mu|texlive-txfonts-20090115-4|82	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr1.map
14mu|texlive-txfonts-20090115-4|83	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr2.map
14mu|texlive-txfonts-20090115-4|84	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr3.map
14mu|texlive-txfonts-20090115-4|85	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxb.tfm
14mu|texlive-txfonts-20090115-4|86	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbi.tfm
14mu|texlive-txfonts-20090115-4|87	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbsl.tfm
14mu|texlive-txfonts-20090115-4|88	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbss.tfm
14mu|texlive-txfonts-20090115-4|89	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbsso.tfm
14mu|texlive-txfonts-20090115-4|90	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxi.tfm
14mu|texlive-txfonts-20090115-4|91	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxr.tfm
14mu|texlive-txfonts-20090115-4|92	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxsl.tfm
14mu|texlive-txfonts-20090115-4|93	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxss.tfm
14mu|texlive-txfonts-20090115-4|94	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxsssl.tfm
14mu|texlive-txfonts-20090115-4|95	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxb.tfm
14mu|texlive-txfonts-20090115-4|96	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbi.tfm
14mu|texlive-txfonts-20090115-4|97	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbmi.tfm
14mu|texlive-txfonts-20090115-4|98	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsc.tfm
14mu|texlive-txfonts-20090115-4|99	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsl.tfm
14mu|texlive-txfonts-20090115-4|100	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbss.tfm
14mu|texlive-txfonts-20090115-4|101	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsssc.tfm
14mu|texlive-txfonts-20090115-4|102	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsssl.tfm
14mu|texlive-txfonts-20090115-4|103	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxi.tfm
14mu|texlive-txfonts-20090115-4|104	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxmi.tfm
14mu|texlive-txfonts-20090115-4|105	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvb.tfm
14mu|texlive-txfonts-20090115-4|106	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvbo.tfm
14mu|texlive-txfonts-20090115-4|107	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvr.tfm
14mu|texlive-txfonts-20090115-4|108	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvro.tfm
14mu|texlive-txfonts-20090115-4|109	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmb.tfm
14mu|texlive-txfonts-20090115-4|110	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmbi.tfm
14mu|texlive-txfonts-20090115-4|111	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmbo.tfm
14mu|texlive-txfonts-20090115-4|112	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmr.tfm
14mu|texlive-txfonts-20090115-4|113	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmri.tfm
14mu|texlive-txfonts-20090115-4|114	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmro.tfm
14mu|texlive-txfonts-20090115-4|115	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxr.tfm
14mu|texlive-txfonts-20090115-4|116	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsc.tfm
14mu|texlive-txfonts-20090115-4|117	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsl.tfm
14mu|texlive-txfonts-20090115-4|118	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxss.tfm
14mu|texlive-txfonts-20090115-4|119	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsssc.tfm
14mu|texlive-txfonts-20090115-4|120	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsssl.tfm
14mu|texlive-txfonts-20090115-4|121	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xb.tfm
14mu|texlive-txfonts-20090115-4|122	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbi.tfm
14mu|texlive-txfonts-20090115-4|123	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsc.tfm
14mu|texlive-txfonts-20090115-4|124	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsl.tfm
14mu|texlive-txfonts-20090115-4|125	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbss.tfm
14mu|texlive-txfonts-20090115-4|126	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsssc.tfm
14mu|texlive-txfonts-20090115-4|127	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsssl.tfm
14mu|texlive-txfonts-20090115-4|128	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbtt.tfm
14mu|texlive-txfonts-20090115-4|129	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbttsc.tfm
14mu|texlive-txfonts-20090115-4|130	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbttsl.tfm
14mu|texlive-txfonts-20090115-4|131	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xi.tfm
14mu|texlive-txfonts-20090115-4|132	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xr.tfm
14mu|texlive-txfonts-20090115-4|133	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsc.tfm
14mu|texlive-txfonts-20090115-4|134	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsl.tfm
14mu|texlive-txfonts-20090115-4|135	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xss.tfm
14mu|texlive-txfonts-20090115-4|136	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsssc.tfm
14mu|texlive-txfonts-20090115-4|137	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsssl.tfm
14mu|texlive-txfonts-20090115-4|138	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xtt.tfm
14mu|texlive-txfonts-20090115-4|139	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xttsc.tfm
14mu|texlive-txfonts-20090115-4|140	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xttsl.tfm
14mu|texlive-txfonts-20090115-4|141	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxb.tfm
14mu|texlive-txfonts-20090115-4|142	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbi.tfm
14mu|texlive-txfonts-20090115-4|143	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbsl.tfm
14mu|texlive-txfonts-20090115-4|144	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbss.tfm
14mu|texlive-txfonts-20090115-4|145	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbsssl.tfm
14mu|texlive-txfonts-20090115-4|146	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbtt.tfm
14mu|texlive-txfonts-20090115-4|147	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbttsl.tfm
14mu|texlive-txfonts-20090115-4|148	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxi.tfm
14mu|texlive-txfonts-20090115-4|149	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxr.tfm
14mu|texlive-txfonts-20090115-4|150	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxsl.tfm
14mu|texlive-txfonts-20090115-4|151	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxss.tfm
14mu|texlive-txfonts-20090115-4|152	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxsssl.tfm
14mu|texlive-txfonts-20090115-4|153	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxtt.tfm
14mu|texlive-txfonts-20090115-4|154	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxttsl.tfm
14mu|texlive-txfonts-20090115-4|155	%{_texmfdistdir}/fonts/tfm/public/txfonts/txb.tfm
14mu|texlive-txfonts-20090115-4|156	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbex.tfm
14mu|texlive-txfonts-20090115-4|157	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbexa.tfm
14mu|texlive-txfonts-20090115-4|158	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbi.tfm
14mu|texlive-txfonts-20090115-4|159	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbmi.tfm
14mu|texlive-txfonts-20090115-4|160	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbmi1.tfm
14mu|texlive-txfonts-20090115-4|161	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbmia.tfm
14mu|texlive-txfonts-20090115-4|162	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsc.tfm
14mu|texlive-txfonts-20090115-4|163	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsl.tfm
14mu|texlive-txfonts-20090115-4|164	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbss.tfm
14mu|texlive-txfonts-20090115-4|165	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsssc.tfm
14mu|texlive-txfonts-20090115-4|166	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsssl.tfm
14mu|texlive-txfonts-20090115-4|167	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsy.tfm
14mu|texlive-txfonts-20090115-4|168	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsya.tfm
14mu|texlive-txfonts-20090115-4|169	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsyb.tfm
14mu|texlive-txfonts-20090115-4|170	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsyc.tfm
14mu|texlive-txfonts-20090115-4|171	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbtt.tfm
14mu|texlive-txfonts-20090115-4|172	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbttsc.tfm
14mu|texlive-txfonts-20090115-4|173	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbttsl.tfm
14mu|texlive-txfonts-20090115-4|174	%{_texmfdistdir}/fonts/tfm/public/txfonts/txex.tfm
14mu|texlive-txfonts-20090115-4|175	%{_texmfdistdir}/fonts/tfm/public/txfonts/txexa.tfm
14mu|texlive-txfonts-20090115-4|176	%{_texmfdistdir}/fonts/tfm/public/txfonts/txi.tfm
14mu|texlive-txfonts-20090115-4|177	%{_texmfdistdir}/fonts/tfm/public/txfonts/txmi.tfm
14mu|texlive-txfonts-20090115-4|178	%{_texmfdistdir}/fonts/tfm/public/txfonts/txmi1.tfm
14mu|texlive-txfonts-20090115-4|179	%{_texmfdistdir}/fonts/tfm/public/txfonts/txmia.tfm
14mu|texlive-txfonts-20090115-4|180	%{_texmfdistdir}/fonts/tfm/public/txfonts/txr.tfm
14mu|texlive-txfonts-20090115-4|181	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsc.tfm
14mu|texlive-txfonts-20090115-4|182	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsl.tfm
14mu|texlive-txfonts-20090115-4|183	%{_texmfdistdir}/fonts/tfm/public/txfonts/txss.tfm
14mu|texlive-txfonts-20090115-4|184	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsssc.tfm
14mu|texlive-txfonts-20090115-4|185	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsssl.tfm
14mu|texlive-txfonts-20090115-4|186	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsy.tfm
14mu|texlive-txfonts-20090115-4|187	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsya.tfm
14mu|texlive-txfonts-20090115-4|188	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsyb.tfm
14mu|texlive-txfonts-20090115-4|189	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsyc.tfm
14mu|texlive-txfonts-20090115-4|190	%{_texmfdistdir}/fonts/tfm/public/txfonts/txtt.tfm
14mu|texlive-txfonts-20090115-4|191	%{_texmfdistdir}/fonts/tfm/public/txfonts/txttsc.tfm
14mu|texlive-txfonts-20090115-4|192	%{_texmfdistdir}/fonts/tfm/public/txfonts/txttsl.tfm
14mu|texlive-txfonts-20090115-4|193	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxb.tfm
14mu|texlive-txfonts-20090115-4|194	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbi.tfm
14mu|texlive-txfonts-20090115-4|195	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsc.tfm
14mu|texlive-txfonts-20090115-4|196	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsl.tfm
14mu|texlive-txfonts-20090115-4|197	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbss.tfm
14mu|texlive-txfonts-20090115-4|198	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsssc.tfm
14mu|texlive-txfonts-20090115-4|199	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsssl.tfm
14mu|texlive-txfonts-20090115-4|200	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbtt.tfm
14mu|texlive-txfonts-20090115-4|201	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbttsc.tfm
14mu|texlive-txfonts-20090115-4|202	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbttsl.tfm
14mu|texlive-txfonts-20090115-4|203	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxi.tfm
14mu|texlive-txfonts-20090115-4|204	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxr.tfm
14mu|texlive-txfonts-20090115-4|205	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsc.tfm
14mu|texlive-txfonts-20090115-4|206	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsl.tfm
14mu|texlive-txfonts-20090115-4|207	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxss.tfm
14mu|texlive-txfonts-20090115-4|208	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsssc.tfm
14mu|texlive-txfonts-20090115-4|209	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsssl.tfm
14mu|texlive-txfonts-20090115-4|210	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxtt.tfm
14mu|texlive-txfonts-20090115-4|211	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxttsc.tfm
14mu|texlive-txfonts-20090115-4|212	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxttsl.tfm
14mu|texlive-txfonts-20090115-4|213	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxb.pfb
14mu|texlive-txfonts-20090115-4|214	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxbi.pfb
14mu|texlive-txfonts-20090115-4|215	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxbss.pfb
14mu|texlive-txfonts-20090115-4|216	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxi.pfb
14mu|texlive-txfonts-20090115-4|217	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxr.pfb
14mu|texlive-txfonts-20090115-4|218	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxss.pfb
14mu|texlive-txfonts-20090115-4|219	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxb.pfb
14mu|texlive-txfonts-20090115-4|220	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbi.pfb
14mu|texlive-txfonts-20090115-4|221	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbmi.pfb
14mu|texlive-txfonts-20090115-4|222	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbsc.pfb
14mu|texlive-txfonts-20090115-4|223	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbss.pfb
14mu|texlive-txfonts-20090115-4|224	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbsssc.pfb
14mu|texlive-txfonts-20090115-4|225	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxi.pfb
14mu|texlive-txfonts-20090115-4|226	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxmi.pfb
14mu|texlive-txfonts-20090115-4|227	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxr.pfb
14mu|texlive-txfonts-20090115-4|228	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxsc.pfb
14mu|texlive-txfonts-20090115-4|229	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxss.pfb
14mu|texlive-txfonts-20090115-4|230	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxsssc.pfb
14mu|texlive-txfonts-20090115-4|231	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xbtt.pfb
14mu|texlive-txfonts-20090115-4|232	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xbttsc.pfb
14mu|texlive-txfonts-20090115-4|233	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xtt.pfb
14mu|texlive-txfonts-20090115-4|234	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xttsc.pfb
14mu|texlive-txfonts-20090115-4|235	%{_texmfdistdir}/fonts/type1/public/txfonts/tcxbtt.pfb
14mu|texlive-txfonts-20090115-4|236	%{_texmfdistdir}/fonts/type1/public/txfonts/tcxtt.pfb
14mu|texlive-txfonts-20090115-4|237	%{_texmfdistdir}/fonts/type1/public/txfonts/txbex.pfb
14mu|texlive-txfonts-20090115-4|238	%{_texmfdistdir}/fonts/type1/public/txfonts/txbexa.pfb
14mu|texlive-txfonts-20090115-4|239	%{_texmfdistdir}/fonts/type1/public/txfonts/txbmia.pfb
14mu|texlive-txfonts-20090115-4|240	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsy.pfb
14mu|texlive-txfonts-20090115-4|241	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsya.pfb
14mu|texlive-txfonts-20090115-4|242	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsyb.pfb
14mu|texlive-txfonts-20090115-4|243	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsyc.pfb
14mu|texlive-txfonts-20090115-4|244	%{_texmfdistdir}/fonts/type1/public/txfonts/txbtt.pfb
14mu|texlive-txfonts-20090115-4|245	%{_texmfdistdir}/fonts/type1/public/txfonts/txbttsc.pfb
14mu|texlive-txfonts-20090115-4|246	%{_texmfdistdir}/fonts/type1/public/txfonts/txex.pfb
14mu|texlive-txfonts-20090115-4|247	%{_texmfdistdir}/fonts/type1/public/txfonts/txexa.pfb
14mu|texlive-txfonts-20090115-4|248	%{_texmfdistdir}/fonts/type1/public/txfonts/txmia.pfb
14mu|texlive-txfonts-20090115-4|249	%{_texmfdistdir}/fonts/type1/public/txfonts/txsy.pfb
14mu|texlive-txfonts-20090115-4|250	%{_texmfdistdir}/fonts/type1/public/txfonts/txsya.pfb
14mu|texlive-txfonts-20090115-4|251	%{_texmfdistdir}/fonts/type1/public/txfonts/txsyb.pfb
14mu|texlive-txfonts-20090115-4|252	%{_texmfdistdir}/fonts/type1/public/txfonts/txsyc.pfb
14mu|texlive-txfonts-20090115-4|253	%{_texmfdistdir}/fonts/type1/public/txfonts/txtt.pfb
14mu|texlive-txfonts-20090115-4|254	%{_texmfdistdir}/fonts/type1/public/txfonts/txttsc.pfb
14mu|texlive-txfonts-20090115-4|255	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xb.vf
14mu|texlive-txfonts-20090115-4|256	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbi.vf
14mu|texlive-txfonts-20090115-4|257	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsc.vf
14mu|texlive-txfonts-20090115-4|258	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsl.vf
14mu|texlive-txfonts-20090115-4|259	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbss.vf
14mu|texlive-txfonts-20090115-4|260	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsssc.vf
14mu|texlive-txfonts-20090115-4|261	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsssl.vf
14mu|texlive-txfonts-20090115-4|262	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xi.vf
14mu|texlive-txfonts-20090115-4|263	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xr.vf
14mu|texlive-txfonts-20090115-4|264	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsc.vf
14mu|texlive-txfonts-20090115-4|265	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsl.vf
14mu|texlive-txfonts-20090115-4|266	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xss.vf
14mu|texlive-txfonts-20090115-4|267	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsssc.vf
14mu|texlive-txfonts-20090115-4|268	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsssl.vf
14mu|texlive-txfonts-20090115-4|269	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxb.vf
14mu|texlive-txfonts-20090115-4|270	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbi.vf
14mu|texlive-txfonts-20090115-4|271	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbsl.vf
14mu|texlive-txfonts-20090115-4|272	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbss.vf
14mu|texlive-txfonts-20090115-4|273	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbsssl.vf
14mu|texlive-txfonts-20090115-4|274	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxi.vf
14mu|texlive-txfonts-20090115-4|275	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxr.vf
14mu|texlive-txfonts-20090115-4|276	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxsl.vf
14mu|texlive-txfonts-20090115-4|277	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxss.vf
14mu|texlive-txfonts-20090115-4|278	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxsssl.vf
14mu|texlive-txfonts-20090115-4|279	%{_texmfdistdir}/fonts/vf/public/txfonts/txb.vf
14mu|texlive-txfonts-20090115-4|280	%{_texmfdistdir}/fonts/vf/public/txfonts/txbi.vf
14mu|texlive-txfonts-20090115-4|281	%{_texmfdistdir}/fonts/vf/public/txfonts/txbmi.vf
14mu|texlive-txfonts-20090115-4|282	%{_texmfdistdir}/fonts/vf/public/txfonts/txbmi1.vf
14mu|texlive-txfonts-20090115-4|283	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsc.vf
14mu|texlive-txfonts-20090115-4|284	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsl.vf
14mu|texlive-txfonts-20090115-4|285	%{_texmfdistdir}/fonts/vf/public/txfonts/txbss.vf
14mu|texlive-txfonts-20090115-4|286	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsssc.vf
14mu|texlive-txfonts-20090115-4|287	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsssl.vf
14mu|texlive-txfonts-20090115-4|288	%{_texmfdistdir}/fonts/vf/public/txfonts/txi.vf
14mu|texlive-txfonts-20090115-4|289	%{_texmfdistdir}/fonts/vf/public/txfonts/txmi.vf
14mu|texlive-txfonts-20090115-4|290	%{_texmfdistdir}/fonts/vf/public/txfonts/txmi1.vf
14mu|texlive-txfonts-20090115-4|291	%{_texmfdistdir}/fonts/vf/public/txfonts/txr.vf
14mu|texlive-txfonts-20090115-4|292	%{_texmfdistdir}/fonts/vf/public/txfonts/txsc.vf
14mu|texlive-txfonts-20090115-4|293	%{_texmfdistdir}/fonts/vf/public/txfonts/txsl.vf
14mu|texlive-txfonts-20090115-4|294	%{_texmfdistdir}/fonts/vf/public/txfonts/txss.vf
14mu|texlive-txfonts-20090115-4|295	%{_texmfdistdir}/fonts/vf/public/txfonts/txsssc.vf
14mu|texlive-txfonts-20090115-4|296	%{_texmfdistdir}/fonts/vf/public/txfonts/txsssl.vf
14mu|texlive-txfonts-20090115-4|297	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxb.vf
14mu|texlive-txfonts-20090115-4|298	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbi.vf
14mu|texlive-txfonts-20090115-4|299	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsc.vf
14mu|texlive-txfonts-20090115-4|300	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsl.vf
14mu|texlive-txfonts-20090115-4|301	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbss.vf
14mu|texlive-txfonts-20090115-4|302	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsssc.vf
14mu|texlive-txfonts-20090115-4|303	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsssl.vf
14mu|texlive-txfonts-20090115-4|304	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbtt.vf
14mu|texlive-txfonts-20090115-4|305	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbttsc.vf
14mu|texlive-txfonts-20090115-4|306	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbttsl.vf
14mu|texlive-txfonts-20090115-4|307	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxi.vf
14mu|texlive-txfonts-20090115-4|308	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxr.vf
14mu|texlive-txfonts-20090115-4|309	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsc.vf
14mu|texlive-txfonts-20090115-4|310	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsl.vf
14mu|texlive-txfonts-20090115-4|311	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxss.vf
14mu|texlive-txfonts-20090115-4|312	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsssc.vf
14mu|texlive-txfonts-20090115-4|313	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsssl.vf
14mu|texlive-txfonts-20090115-4|314	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxtt.vf
14mu|texlive-txfonts-20090115-4|315	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxttsc.vf
14mu|texlive-txfonts-20090115-4|316	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxttsl.vf
14mu|texlive-txfonts-20090115-4|317	%{_texmfdistdir}/tex/latex/txfonts/ly1txr.fd
14mu|texlive-txfonts-20090115-4|318	%{_texmfdistdir}/tex/latex/txfonts/ly1txss.fd
14mu|texlive-txfonts-20090115-4|319	%{_texmfdistdir}/tex/latex/txfonts/ly1txtt.fd
14mu|texlive-txfonts-20090115-4|320	%{_texmfdistdir}/tex/latex/txfonts/omltxmi.fd
14mu|texlive-txfonts-20090115-4|321	%{_texmfdistdir}/tex/latex/txfonts/omltxr.fd
14mu|texlive-txfonts-20090115-4|322	%{_texmfdistdir}/tex/latex/txfonts/omstxr.fd
14mu|texlive-txfonts-20090115-4|323	%{_texmfdistdir}/tex/latex/txfonts/omstxsy.fd
14mu|texlive-txfonts-20090115-4|324	%{_texmfdistdir}/tex/latex/txfonts/omxtxex.fd
14mu|texlive-txfonts-20090115-4|325	%{_texmfdistdir}/tex/latex/txfonts/ot1txr.fd
14mu|texlive-txfonts-20090115-4|326	%{_texmfdistdir}/tex/latex/txfonts/ot1txss.fd
14mu|texlive-txfonts-20090115-4|327	%{_texmfdistdir}/tex/latex/txfonts/ot1txtt.fd
14mu|texlive-txfonts-20090115-4|328	%{_texmfdistdir}/tex/latex/txfonts/t1txr.fd
14mu|texlive-txfonts-20090115-4|329	%{_texmfdistdir}/tex/latex/txfonts/t1txss.fd
14mu|texlive-txfonts-20090115-4|330	%{_texmfdistdir}/tex/latex/txfonts/t1txtt.fd
14mu|texlive-txfonts-20090115-4|331	%{_texmfdistdir}/tex/latex/txfonts/ts1txr.fd
14mu|texlive-txfonts-20090115-4|332	%{_texmfdistdir}/tex/latex/txfonts/ts1txss.fd
14mu|texlive-txfonts-20090115-4|333	%{_texmfdistdir}/tex/latex/txfonts/ts1txtt.fd
14mu|texlive-txfonts-20090115-4|334	%{_texmfdistdir}/tex/latex/txfonts/txfonts.sty
14mu|texlive-txfonts-20090115-4|335	%{_texmfdistdir}/tex/latex/txfonts/utxexa.fd
14mu|texlive-txfonts-20090115-4|336	%{_texmfdistdir}/tex/latex/txfonts/utxmia.fd
14mu|texlive-txfonts-20090115-4|337	%{_texmfdistdir}/tex/latex/txfonts/utxr.fd
14mu|texlive-txfonts-20090115-4|338	%{_texmfdistdir}/tex/latex/txfonts/utxss.fd
14mu|texlive-txfonts-20090115-4|339	%{_texmfdistdir}/tex/latex/txfonts/utxsya.fd
14mu|texlive-txfonts-20090115-4|340	%{_texmfdistdir}/tex/latex/txfonts/utxsyb.fd
14mu|texlive-txfonts-20090115-4|341	%{_texmfdistdir}/tex/latex/txfonts/utxsyc.fd
14mu|texlive-txfonts-20090115-4|342	%{_texmfdistdir}/tex/latex/txfonts/utxtt.fd
14mu|texlive-txfonts-20090115-4|343	%doc %{_texmfdistdir}/doc/fonts/txfonts/00bug_fix.txt
14mu|texlive-txfonts-20090115-4|344	%doc %{_texmfdistdir}/doc/fonts/txfonts/COPYRIGHT
14mu|texlive-txfonts-20090115-4|345	%doc %{_texmfdistdir}/doc/fonts/txfonts/README
14mu|texlive-txfonts-20090115-4|346	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdoc.pdf
14mu|texlive-txfonts-20090115-4|347	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdoc.tex
14mu|texlive-txfonts-20090115-4|348	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdocA4.pdf
14mu|texlive-txfonts-20090115-4|349	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdocA4.tex
14mu|texlive-txfonts-20090115-4|350	%doc %{_texmfdistdir}/doc/fonts/txfonts/txmi.vpl
14mu|texlive-txfonts-20090115-4|351	
14mu|texlive-txfonts-20090115-4|352	#-----------------------------------------------------------------------
14mu|texlive-txfonts-20090115-4|353	%prep
14mu|texlive-txfonts-20090115-4|354	%setup -c -a0 -a1
14mu|texlive-txfonts-20090115-4|355	
14mu|texlive-txfonts-20090115-4|356	%build
14mu|texlive-txfonts-20090115-4|357	
14mu|texlive-txfonts-20090115-4|358	%install
14mu|texlive-txfonts-20090115-4|359	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-txfonts-20090115-4|360	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-txfonts-20090115-4|361	
14mu|texlive-txfonts-20090115-4|362	
14mu|texlive-txfonts-20090115-4|363	
14mu|texlive-txfonts-20090115-4|364	%changelog
14mu|texlive-txfonts-20090115-4|365	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090115-4
14mu|texlive-txfonts-20090115-4|366	+ Revision: a9ac9b0
14mu|texlive-txfonts-20090115-4|367	- MassBuild#674: Increase release tag
14mu|texlive-txfonts-20090115-4|368	
14mu|texlive-txfonts-20090115-4|369	

25999 14
14mu|texlive-txgreeks-1.0-4|1	# revision 21839
14mu|texlive-txgreeks-1.0-4|2	# category Package
14mu|texlive-txgreeks-1.0-4|3	# catalog-ctan /macros/latex/contrib/txgreeks
14mu|texlive-txgreeks-1.0-4|4	# catalog-date 2011-03-18 12:27:11 +0100
14mu|texlive-txgreeks-1.0-4|5	# catalog-license lppl1.3
14mu|texlive-txgreeks-1.0-4|6	# catalog-version 1.0
14mu|texlive-txgreeks-1.0-4|7	Name:		texlive-txgreeks
14mu|texlive-txgreeks-1.0-4|8	Version:	1.0
14mu|texlive-txgreeks-1.0-4|9	Release:	4
14mu|texlive-txgreeks-1.0-4|10	Summary:	Shape selection for TX fonts Greek letters
14mu|texlive-txgreeks-1.0-4|11	Group:		Publishing
14mu|texlive-txgreeks-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/txgreeks
14mu|texlive-txgreeks-1.0-4|13	License:	LPPL1.3
14mu|texlive-txgreeks-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txgreeks.tar.xz
14mu|texlive-txgreeks-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txgreeks.doc.tar.xz
14mu|texlive-txgreeks-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txgreeks.source.tar.xz
14mu|texlive-txgreeks-1.0-4|17	BuildArch:	noarch
14mu|texlive-txgreeks-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-txgreeks-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-txgreeks-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-txgreeks-1.0-4|21	
14mu|texlive-txgreeks-1.0-4|22	%description
14mu|texlive-txgreeks-1.0-4|23	The package allows LaTeX users who use the TX fonts to select
14mu|texlive-txgreeks-1.0-4|24	the shapes (italic or upright) for the Greek lowercase and
14mu|texlive-txgreeks-1.0-4|25	uppercase letters. Once the shapes for lowercase and uppercase
14mu|texlive-txgreeks-1.0-4|26	have been selected via a package option, the \other prefix
14mu|texlive-txgreeks-1.0-4|27	(e.g., \otheralpha) allows using the alternate glyph (as in the
14mu|texlive-txgreeks-1.0-4|28	fourier package). The txgreeks package does not constrain the
14mu|texlive-txgreeks-1.0-4|29	text font that may be used in the document.
14mu|texlive-txgreeks-1.0-4|30	
14mu|texlive-txgreeks-1.0-4|31	
14mu|texlive-txgreeks-1.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-txgreeks-1.0-4|33	%files
14mu|texlive-txgreeks-1.0-4|34	%{_texmfdistdir}/tex/latex/txgreeks/txgreeks.sty
14mu|texlive-txgreeks-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/txgreeks/README
14mu|texlive-txgreeks-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/txgreeks/txgreeks.pdf
14mu|texlive-txgreeks-1.0-4|37	#- source
14mu|texlive-txgreeks-1.0-4|38	%doc %{_texmfdistdir}/source/latex/txgreeks/txgreeks.dtx
14mu|texlive-txgreeks-1.0-4|39	%doc %{_texmfdistdir}/source/latex/txgreeks/txgreeks.ins
14mu|texlive-txgreeks-1.0-4|40	
14mu|texlive-txgreeks-1.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-txgreeks-1.0-4|42	%prep
14mu|texlive-txgreeks-1.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-txgreeks-1.0-4|44	
14mu|texlive-txgreeks-1.0-4|45	%build
14mu|texlive-txgreeks-1.0-4|46	
14mu|texlive-txgreeks-1.0-4|47	%install
14mu|texlive-txgreeks-1.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-txgreeks-1.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-txgreeks-1.0-4|50	
14mu|texlive-txgreeks-1.0-4|51	
14mu|texlive-txgreeks-1.0-4|52	
14mu|texlive-txgreeks-1.0-4|53	%changelog
14mu|texlive-txgreeks-1.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-txgreeks-1.0-4|55	+ Revision: 819aaed
14mu|texlive-txgreeks-1.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-txgreeks-1.0-4|57	
14mu|texlive-txgreeks-1.0-4|58	

26000 14
14mu|texlive-type1cm-20110324-4|1	# revision 21820
14mu|texlive-type1cm-20110324-4|2	# category Package
14mu|texlive-type1cm-20110324-4|3	# catalog-ctan /macros/latex/contrib/type1cm
14mu|texlive-type1cm-20110324-4|4	# catalog-date 2011-03-24 10:40:42 +0100
14mu|texlive-type1cm-20110324-4|5	# catalog-license lppl
14mu|texlive-type1cm-20110324-4|6	# catalog-version undef
14mu|texlive-type1cm-20110324-4|7	Name:		texlive-type1cm
14mu|texlive-type1cm-20110324-4|8	Version:	20110324
14mu|texlive-type1cm-20110324-4|9	Release:	4
14mu|texlive-type1cm-20110324-4|10	Summary:	Arbitrary size font selection in LaTeX
14mu|texlive-type1cm-20110324-4|11	Group:		Publishing
14mu|texlive-type1cm-20110324-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/type1cm
14mu|texlive-type1cm-20110324-4|13	License:	LPPL
14mu|texlive-type1cm-20110324-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/type1cm.tar.xz
14mu|texlive-type1cm-20110324-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/type1cm.doc.tar.xz
14mu|texlive-type1cm-20110324-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/type1cm.source.tar.xz
14mu|texlive-type1cm-20110324-4|17	BuildArch:	noarch
14mu|texlive-type1cm-20110324-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-type1cm-20110324-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-type1cm-20110324-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-type1cm-20110324-4|21	
14mu|texlive-type1cm-20110324-4|22	%description
14mu|texlive-type1cm-20110324-4|23	LaTeX, by default, restricts the sizes at which you can use its
14mu|texlive-type1cm-20110324-4|24	default computer modern fonts, to a fixed set of discrete sizes
14mu|texlive-type1cm-20110324-4|25	(effectively, a set specified by Knuth). The type1cm package
14mu|texlive-type1cm-20110324-4|26	removes this restriction; this is particularly useful when
14mu|texlive-type1cm-20110324-4|27	using scalable versions of the cm fonts (Bakoma, or the
14mu|texlive-type1cm-20110324-4|28	versions from BSR/Y&Y, or True Type versions from Kinch, PCTeX,
14mu|texlive-type1cm-20110324-4|29	etc.). In fact, since modern distributions will automatically
14mu|texlive-type1cm-20110324-4|30	generate any bitmap font you might need, type1cm has wider
14mu|texlive-type1cm-20110324-4|31	application than just those using scaleable versions of the
14mu|texlive-type1cm-20110324-4|32	fonts. Note that the LaTeX distribution now contains a package
14mu|texlive-type1cm-20110324-4|33	fix-cm, which performs the task of type1cm, as well as doing
14mu|texlive-type1cm-20110324-4|34	the same job for T1- and TS1-encoded ec fonts.
14mu|texlive-type1cm-20110324-4|35	
14mu|texlive-type1cm-20110324-4|36	
14mu|texlive-type1cm-20110324-4|37	#-----------------------------------------------------------------------
14mu|texlive-type1cm-20110324-4|38	%files
14mu|texlive-type1cm-20110324-4|39	%{_texmfdistdir}/tex/latex/type1cm/type1cm.sty
14mu|texlive-type1cm-20110324-4|40	%doc %{_texmfdistdir}/doc/latex/type1cm/type1cm-doc.pdf
14mu|texlive-type1cm-20110324-4|41	%doc %{_texmfdistdir}/doc/latex/type1cm/type1cm-doc.tex
14mu|texlive-type1cm-20110324-4|42	%doc %{_texmfdistdir}/doc/latex/type1cm/type1cm.txt
14mu|texlive-type1cm-20110324-4|43	#- source
14mu|texlive-type1cm-20110324-4|44	%doc %{_texmfdistdir}/source/latex/type1cm/type1cm.fdd
14mu|texlive-type1cm-20110324-4|45	%doc %{_texmfdistdir}/source/latex/type1cm/type1cm.ins
14mu|texlive-type1cm-20110324-4|46	
14mu|texlive-type1cm-20110324-4|47	#-----------------------------------------------------------------------
14mu|texlive-type1cm-20110324-4|48	%prep
14mu|texlive-type1cm-20110324-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-type1cm-20110324-4|50	
14mu|texlive-type1cm-20110324-4|51	%build
14mu|texlive-type1cm-20110324-4|52	
14mu|texlive-type1cm-20110324-4|53	%install
14mu|texlive-type1cm-20110324-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-type1cm-20110324-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-type1cm-20110324-4|56	
14mu|texlive-type1cm-20110324-4|57	
14mu|texlive-type1cm-20110324-4|58	
14mu|texlive-type1cm-20110324-4|59	%changelog
14mu|texlive-type1cm-20110324-4|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110324-4
14mu|texlive-type1cm-20110324-4|61	+ Revision: d33d55e
14mu|texlive-type1cm-20110324-4|62	- MassBuild#674: Increase release tag
14mu|texlive-type1cm-20110324-4|63	
14mu|texlive-type1cm-20110324-4|64	

26001 14
14mu|texlive-typeface-0.1-3|1	# revision 27046
14mu|texlive-typeface-0.1-3|2	# category Package
14mu|texlive-typeface-0.1-3|3	# catalog-ctan /macros/latex/contrib/typeface
14mu|texlive-typeface-0.1-3|4	# catalog-date 2012-07-02 21:55:35 +0200
14mu|texlive-typeface-0.1-3|5	# catalog-license lppl1.3
14mu|texlive-typeface-0.1-3|6	# catalog-version 0.1
14mu|texlive-typeface-0.1-3|7	Name:		texlive-typeface
14mu|texlive-typeface-0.1-3|8	Version:	0.1
14mu|texlive-typeface-0.1-3|9	Release:	3
14mu|texlive-typeface-0.1-3|10	Summary:	Select a balanced set of fonts
14mu|texlive-typeface-0.1-3|11	Group:		Publishing
14mu|texlive-typeface-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/typeface
14mu|texlive-typeface-0.1-3|13	License:	LPPL1.3
14mu|texlive-typeface-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeface.tar.xz
14mu|texlive-typeface-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeface.doc.tar.xz
14mu|texlive-typeface-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeface.source.tar.xz
14mu|texlive-typeface-0.1-3|17	BuildArch:	noarch
14mu|texlive-typeface-0.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-typeface-0.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-typeface-0.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-typeface-0.1-3|21	
14mu|texlive-typeface-0.1-3|22	%description
14mu|texlive-typeface-0.1-3|23	The package provides the means of establishing a consistent set
14mu|texlive-typeface-0.1-3|24	of fonts for use in a LaTeX document. It allows mixing and
14mu|texlive-typeface-0.1-3|25	matching the Type 1 font sets available on the archive (and it
14mu|texlive-typeface-0.1-3|26	may be extended, via its configuration file, to support other
14mu|texlive-typeface-0.1-3|27	fonts). Font-set definition takes the form of a set of options
14mu|texlive-typeface-0.1-3|28	that are read when the package is loaded: for each typographic
14mu|texlive-typeface-0.1-3|29	category (main body font, sans-serif font, monospace font,
14mu|texlive-typeface-0.1-3|30	mathematics fonts, text figures, and so on), a font or a
14mu|texlive-typeface-0.1-3|31	transformation is given in those options. The approach enables
14mu|texlive-typeface-0.1-3|32	the user to remember their own configurations (as a single
14mu|texlive-typeface-0.1-3|33	command) and to borrow configurations that other users have
14mu|texlive-typeface-0.1-3|34	developed. The present release is designated "for review".
14mu|texlive-typeface-0.1-3|35	
14mu|texlive-typeface-0.1-3|36	
14mu|texlive-typeface-0.1-3|37	#-----------------------------------------------------------------------
14mu|texlive-typeface-0.1-3|38	%files
14mu|texlive-typeface-0.1-3|39	%{_texmfdistdir}/tex/latex/typeface/typeface.cfg
14mu|texlive-typeface-0.1-3|40	%{_texmfdistdir}/tex/latex/typeface/typeface.sty
14mu|texlive-typeface-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/typeface/README
14mu|texlive-typeface-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/typeface/typeface-all-rm.pdf
14mu|texlive-typeface-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/typeface/typeface-test.tex
14mu|texlive-typeface-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/typeface/typeface.pdf
14mu|texlive-typeface-0.1-3|45	%doc %{_texmfdistdir}/doc/latex/typeface/typeface.tex
14mu|texlive-typeface-0.1-3|46	#- source
14mu|texlive-typeface-0.1-3|47	%doc %{_texmfdistdir}/source/latex/typeface/typeface-all-rm.bat
14mu|texlive-typeface-0.1-3|48	
14mu|texlive-typeface-0.1-3|49	#-----------------------------------------------------------------------
14mu|texlive-typeface-0.1-3|50	%prep
14mu|texlive-typeface-0.1-3|51	%setup -q -c -a0 -a1 -a2
14mu|texlive-typeface-0.1-3|52	
14mu|texlive-typeface-0.1-3|53	%build
14mu|texlive-typeface-0.1-3|54	
14mu|texlive-typeface-0.1-3|55	%install
14mu|texlive-typeface-0.1-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-typeface-0.1-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-typeface-0.1-3|58	
14mu|texlive-typeface-0.1-3|59	%changelog
14mu|texlive-typeface-0.1-3|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-typeface-0.1-3|61	+ Revision: e41910b
14mu|texlive-typeface-0.1-3|62	- MassBuild#674: Increase release tag
14mu|texlive-typeface-0.1-3|63	
14mu|texlive-typeface-0.1-3|64	

26002 14
14mu|texlive-typehtml-20100223-4|1	# revision 17134
14mu|texlive-typehtml-20100223-4|2	# category Package
14mu|texlive-typehtml-20100223-4|3	# catalog-ctan /macros/latex/contrib/typehtml
14mu|texlive-typehtml-20100223-4|4	# catalog-date 2010-02-23 16:16:11 +0100
14mu|texlive-typehtml-20100223-4|5	# catalog-license lppl
14mu|texlive-typehtml-20100223-4|6	# catalog-version undef
14mu|texlive-typehtml-20100223-4|7	Name:		texlive-typehtml
14mu|texlive-typehtml-20100223-4|8	Version:	20100223
14mu|texlive-typehtml-20100223-4|9	Release:	4
14mu|texlive-typehtml-20100223-4|10	Summary:	Typeset HTML directly from LaTeX
14mu|texlive-typehtml-20100223-4|11	Group:		Publishing
14mu|texlive-typehtml-20100223-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/typehtml
14mu|texlive-typehtml-20100223-4|13	License:	LPPL
14mu|texlive-typehtml-20100223-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typehtml.tar.xz
14mu|texlive-typehtml-20100223-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typehtml.doc.tar.xz
14mu|texlive-typehtml-20100223-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typehtml.source.tar.xz
14mu|texlive-typehtml-20100223-4|17	BuildArch:	noarch
14mu|texlive-typehtml-20100223-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-typehtml-20100223-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-typehtml-20100223-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-typehtml-20100223-4|21	
14mu|texlive-typehtml-20100223-4|22	%description
14mu|texlive-typehtml-20100223-4|23	Can handle almost all of HTML2, and most of the math fragment
14mu|texlive-typehtml-20100223-4|24	of the draft HTML3.
14mu|texlive-typehtml-20100223-4|25	
14mu|texlive-typehtml-20100223-4|26	
14mu|texlive-typehtml-20100223-4|27	#-----------------------------------------------------------------------
14mu|texlive-typehtml-20100223-4|28	%files
14mu|texlive-typehtml-20100223-4|29	%{_texmfdistdir}/tex/latex/typehtml/typehtml.sty
14mu|texlive-typehtml-20100223-4|30	%doc %{_texmfdistdir}/doc/latex/typehtml/README
14mu|texlive-typehtml-20100223-4|31	%doc %{_texmfdistdir}/doc/latex/typehtml/typehtml.pdf
14mu|texlive-typehtml-20100223-4|32	#- source
14mu|texlive-typehtml-20100223-4|33	%doc %{_texmfdistdir}/source/latex/typehtml/typehtml.dtx
14mu|texlive-typehtml-20100223-4|34	%doc %{_texmfdistdir}/source/latex/typehtml/typehtml.ins
14mu|texlive-typehtml-20100223-4|35	
14mu|texlive-typehtml-20100223-4|36	#-----------------------------------------------------------------------
14mu|texlive-typehtml-20100223-4|37	%prep
14mu|texlive-typehtml-20100223-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-typehtml-20100223-4|39	
14mu|texlive-typehtml-20100223-4|40	%build
14mu|texlive-typehtml-20100223-4|41	
14mu|texlive-typehtml-20100223-4|42	%install
14mu|texlive-typehtml-20100223-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-typehtml-20100223-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-typehtml-20100223-4|45	
14mu|texlive-typehtml-20100223-4|46	
14mu|texlive-typehtml-20100223-4|47	
14mu|texlive-typehtml-20100223-4|48	%changelog
14mu|texlive-typehtml-20100223-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100223-4
14mu|texlive-typehtml-20100223-4|50	+ Revision: e8a158a
14mu|texlive-typehtml-20100223-4|51	- MassBuild#674: Increase release tag
14mu|texlive-typehtml-20100223-4|52	
14mu|texlive-typehtml-20100223-4|53	

26003 14
14mu|texlive-typogrid-0.21-3|1	# revision 24994
14mu|texlive-typogrid-0.21-3|2	# category Package
14mu|texlive-typogrid-0.21-3|3	# catalog-ctan /macros/latex/contrib/typogrid
14mu|texlive-typogrid-0.21-3|4	# catalog-date 2012-01-01 15:10:03 +0100
14mu|texlive-typogrid-0.21-3|5	# catalog-license lppl
14mu|texlive-typogrid-0.21-3|6	# catalog-version 0.21
14mu|texlive-typogrid-0.21-3|7	Name:		texlive-typogrid
14mu|texlive-typogrid-0.21-3|8	Version:	0.21
14mu|texlive-typogrid-0.21-3|9	Release:	3
14mu|texlive-typogrid-0.21-3|10	Summary:	Print a typographic grid
14mu|texlive-typogrid-0.21-3|11	Group:		Publishing
14mu|texlive-typogrid-0.21-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/typogrid
14mu|texlive-typogrid-0.21-3|13	License:	LPPL
14mu|texlive-typogrid-0.21-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typogrid.tar.xz
14mu|texlive-typogrid-0.21-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typogrid.doc.tar.xz
14mu|texlive-typogrid-0.21-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typogrid.source.tar.xz
14mu|texlive-typogrid-0.21-3|17	BuildArch:	noarch
14mu|texlive-typogrid-0.21-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-typogrid-0.21-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-typogrid-0.21-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-typogrid-0.21-3|21	
14mu|texlive-typogrid-0.21-3|22	%description
14mu|texlive-typogrid-0.21-3|23	Draws a grid on every page of the document; the grid divides
14mu|texlive-typogrid-0.21-3|24	the page into columns, and may be used for fixing measurements
14mu|texlive-typogrid-0.21-3|25	of layout.
14mu|texlive-typogrid-0.21-3|26	
14mu|texlive-typogrid-0.21-3|27	
14mu|texlive-typogrid-0.21-3|28	#-----------------------------------------------------------------------
14mu|texlive-typogrid-0.21-3|29	%files
14mu|texlive-typogrid-0.21-3|30	%{_texmfdistdir}/tex/latex/typogrid/typogrid.sty
14mu|texlive-typogrid-0.21-3|31	%doc %{_texmfdistdir}/doc/latex/typogrid/ChangeLog
14mu|texlive-typogrid-0.21-3|32	%doc %{_texmfdistdir}/doc/latex/typogrid/Makefile
14mu|texlive-typogrid-0.21-3|33	%doc %{_texmfdistdir}/doc/latex/typogrid/README
14mu|texlive-typogrid-0.21-3|34	%doc %{_texmfdistdir}/doc/latex/typogrid/getversion.tex
14mu|texlive-typogrid-0.21-3|35	%doc %{_texmfdistdir}/doc/latex/typogrid/testtypogrid.tex
14mu|texlive-typogrid-0.21-3|36	%doc %{_texmfdistdir}/doc/latex/typogrid/typogrid.pdf
14mu|texlive-typogrid-0.21-3|37	#- source
14mu|texlive-typogrid-0.21-3|38	%doc %{_texmfdistdir}/source/latex/typogrid/typogrid.dtx
14mu|texlive-typogrid-0.21-3|39	%doc %{_texmfdistdir}/source/latex/typogrid/typogrid.ins
14mu|texlive-typogrid-0.21-3|40	
14mu|texlive-typogrid-0.21-3|41	#-----------------------------------------------------------------------
14mu|texlive-typogrid-0.21-3|42	%prep
14mu|texlive-typogrid-0.21-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-typogrid-0.21-3|44	
14mu|texlive-typogrid-0.21-3|45	%build
14mu|texlive-typogrid-0.21-3|46	
14mu|texlive-typogrid-0.21-3|47	%install
14mu|texlive-typogrid-0.21-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-typogrid-0.21-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-typogrid-0.21-3|50	
14mu|texlive-typogrid-0.21-3|51	
14mu|texlive-typogrid-0.21-3|52	
14mu|texlive-typogrid-0.21-3|53	%changelog
14mu|texlive-typogrid-0.21-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.21-3
14mu|texlive-typogrid-0.21-3|55	+ Revision: e24a882
14mu|texlive-typogrid-0.21-3|56	- MassBuild#674: Increase release tag
14mu|texlive-typogrid-0.21-3|57	
14mu|texlive-typogrid-0.21-3|58	

26004 14
14mu|texlive-uaclasses-20090105-4|1	# revision 15878
14mu|texlive-uaclasses-20090105-4|2	# category Package
14mu|texlive-uaclasses-20090105-4|3	# catalog-ctan /macros/latex/contrib/uaclasses
14mu|texlive-uaclasses-20090105-4|4	# catalog-date 2009-01-05 22:46:04 +0100
14mu|texlive-uaclasses-20090105-4|5	# catalog-license pd
14mu|texlive-uaclasses-20090105-4|6	# catalog-version undef
14mu|texlive-uaclasses-20090105-4|7	Name:		texlive-uaclasses
14mu|texlive-uaclasses-20090105-4|8	Version:	20090105
14mu|texlive-uaclasses-20090105-4|9	Release:	4
14mu|texlive-uaclasses-20090105-4|10	Summary:	University of Arizona thesis and dissertation format
14mu|texlive-uaclasses-20090105-4|11	Group:		Publishing
14mu|texlive-uaclasses-20090105-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uaclasses
14mu|texlive-uaclasses-20090105-4|13	License:	PD
14mu|texlive-uaclasses-20090105-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uaclasses.tar.xz
14mu|texlive-uaclasses-20090105-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uaclasses.doc.tar.xz
14mu|texlive-uaclasses-20090105-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uaclasses.source.tar.xz
14mu|texlive-uaclasses-20090105-4|17	BuildArch:	noarch
14mu|texlive-uaclasses-20090105-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-uaclasses-20090105-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-uaclasses-20090105-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-uaclasses-20090105-4|21	
14mu|texlive-uaclasses-20090105-4|22	%description
14mu|texlive-uaclasses-20090105-4|23	This package provides a LaTeX2e document class named 'ua-
14mu|texlive-uaclasses-20090105-4|24	thesis' for typesetting theses and dissertations in the
14mu|texlive-uaclasses-20090105-4|25	official format required by the University of Arizona.
14mu|texlive-uaclasses-20090105-4|26	Moreover, there is a fully compatible alternative document
14mu|texlive-uaclasses-20090105-4|27	class 'my-thesis' for private 'nice' copies of the
14mu|texlive-uaclasses-20090105-4|28	dissertation, and the respective title pages are available as
14mu|texlive-uaclasses-20090105-4|29	separate packages to work with any document class.
14mu|texlive-uaclasses-20090105-4|30	
14mu|texlive-uaclasses-20090105-4|31	
14mu|texlive-uaclasses-20090105-4|32	#-----------------------------------------------------------------------
14mu|texlive-uaclasses-20090105-4|33	%files
14mu|texlive-uaclasses-20090105-4|34	%{_texmfdistdir}/tex/latex/uaclasses/my-thesis.cls
14mu|texlive-uaclasses-20090105-4|35	%{_texmfdistdir}/tex/latex/uaclasses/my-title.sty
14mu|texlive-uaclasses-20090105-4|36	%{_texmfdistdir}/tex/latex/uaclasses/ua-thesis.cls
14mu|texlive-uaclasses-20090105-4|37	%{_texmfdistdir}/tex/latex/uaclasses/ua-title.sty
14mu|texlive-uaclasses-20090105-4|38	%doc %{_texmfdistdir}/doc/latex/uaclasses/README
14mu|texlive-uaclasses-20090105-4|39	%doc %{_texmfdistdir}/doc/latex/uaclasses/my-example.pdf
14mu|texlive-uaclasses-20090105-4|40	%doc %{_texmfdistdir}/doc/latex/uaclasses/ua-example.pdf
14mu|texlive-uaclasses-20090105-4|41	%doc %{_texmfdistdir}/doc/latex/uaclasses/ua-example.tex
14mu|texlive-uaclasses-20090105-4|42	#- source
14mu|texlive-uaclasses-20090105-4|43	%doc %{_texmfdistdir}/source/latex/uaclasses/ua-classes.dtx
14mu|texlive-uaclasses-20090105-4|44	%doc %{_texmfdistdir}/source/latex/uaclasses/ua-classes.ins
14mu|texlive-uaclasses-20090105-4|45	
14mu|texlive-uaclasses-20090105-4|46	#-----------------------------------------------------------------------
14mu|texlive-uaclasses-20090105-4|47	%prep
14mu|texlive-uaclasses-20090105-4|48	%setup -c -a0 -a1 -a2
14mu|texlive-uaclasses-20090105-4|49	
14mu|texlive-uaclasses-20090105-4|50	%build
14mu|texlive-uaclasses-20090105-4|51	
14mu|texlive-uaclasses-20090105-4|52	%install
14mu|texlive-uaclasses-20090105-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uaclasses-20090105-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-uaclasses-20090105-4|55	
14mu|texlive-uaclasses-20090105-4|56	
14mu|texlive-uaclasses-20090105-4|57	
14mu|texlive-uaclasses-20090105-4|58	%changelog
14mu|texlive-uaclasses-20090105-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090105-4
14mu|texlive-uaclasses-20090105-4|60	+ Revision: b912973
14mu|texlive-uaclasses-20090105-4|61	- MassBuild#674: Increase release tag
14mu|texlive-uaclasses-20090105-4|62	
14mu|texlive-uaclasses-20090105-4|63	

26005 14
14mu|texlive-uadocs-1.1-7|1	# revision 31042
14mu|texlive-uadocs-1.1-7|2	# category Package
14mu|texlive-uadocs-1.1-7|3	# catalog-ctan /macros/latex/contrib/uadocs
14mu|texlive-uadocs-1.1-7|4	# catalog-date 2013-06-19 11:29:28 +0200
14mu|texlive-uadocs-1.1-7|5	# catalog-license lppl1.3
14mu|texlive-uadocs-1.1-7|6	# catalog-version 1.1
14mu|texlive-uadocs-1.1-7|7	Name:		texlive-uadocs
14mu|texlive-uadocs-1.1-7|8	Version:	1.1
14mu|texlive-uadocs-1.1-7|9	Release:	7
14mu|texlive-uadocs-1.1-7|10	Summary:	Course texts and masters theses in University of Antwerp style
14mu|texlive-uadocs-1.1-7|11	Group:		Publishing
14mu|texlive-uadocs-1.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uadocs
14mu|texlive-uadocs-1.1-7|13	License:	LPPL1.3
14mu|texlive-uadocs-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uadocs.tar.xz
14mu|texlive-uadocs-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uadocs.doc.tar.xz
14mu|texlive-uadocs-1.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uadocs.source.tar.xz
14mu|texlive-uadocs-1.1-7|17	BuildArch:	noarch
14mu|texlive-uadocs-1.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-uadocs-1.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-uadocs-1.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-uadocs-1.1-7|21	
14mu|texlive-uadocs-1.1-7|22	%description
14mu|texlive-uadocs-1.1-7|23	These class files implement the house style of the University
14mu|texlive-uadocs-1.1-7|24	of Antwerp for course texts and master theses. Using these
14mu|texlive-uadocs-1.1-7|25	class files will make it easy for you to make and keep your
14mu|texlive-uadocs-1.1-7|26	documents compliant to this version and future versions of the
14mu|texlive-uadocs-1.1-7|27	house style of the University of Antwerp.
14mu|texlive-uadocs-1.1-7|28	
14mu|texlive-uadocs-1.1-7|29	
14mu|texlive-uadocs-1.1-7|30	#-----------------------------------------------------------------------
14mu|texlive-uadocs-1.1-7|31	%files
14mu|texlive-uadocs-1.1-7|32	%{_texmfdistdir}/tex/latex/uadocs/ua_color.eps
14mu|texlive-uadocs-1.1-7|33	%{_texmfdistdir}/tex/latex/uadocs/ua_color.pdf
14mu|texlive-uadocs-1.1-7|34	%{_texmfdistdir}/tex/latex/uadocs/uacoursetext.cls
14mu|texlive-uadocs-1.1-7|35	%{_texmfdistdir}/tex/latex/uadocs/uamasterthesis.cls
14mu|texlive-uadocs-1.1-7|36	%doc %{_texmfdistdir}/doc/latex/uadocs/LICENSE
14mu|texlive-uadocs-1.1-7|37	%doc %{_texmfdistdir}/doc/latex/uadocs/uacoursetext-example.pdf
14mu|texlive-uadocs-1.1-7|38	%doc %{_texmfdistdir}/doc/latex/uadocs/uacoursetext-example.tex
14mu|texlive-uadocs-1.1-7|39	%doc %{_texmfdistdir}/doc/latex/uadocs/uadocs.pdf
14mu|texlive-uadocs-1.1-7|40	%doc %{_texmfdistdir}/doc/latex/uadocs/uamasterthesis-example.pdf
14mu|texlive-uadocs-1.1-7|41	%doc %{_texmfdistdir}/doc/latex/uadocs/uamasterthesis-example.tex
14mu|texlive-uadocs-1.1-7|42	#- source
14mu|texlive-uadocs-1.1-7|43	%doc %{_texmfdistdir}/source/latex/uadocs/uadocs.dtx
14mu|texlive-uadocs-1.1-7|44	%doc %{_texmfdistdir}/source/latex/uadocs/uadocs.ins
14mu|texlive-uadocs-1.1-7|45	
14mu|texlive-uadocs-1.1-7|46	#-----------------------------------------------------------------------
14mu|texlive-uadocs-1.1-7|47	%prep
14mu|texlive-uadocs-1.1-7|48	%setup -c -a0 -a1 -a2
14mu|texlive-uadocs-1.1-7|49	
14mu|texlive-uadocs-1.1-7|50	%build
14mu|texlive-uadocs-1.1-7|51	
14mu|texlive-uadocs-1.1-7|52	%install
14mu|texlive-uadocs-1.1-7|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uadocs-1.1-7|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-uadocs-1.1-7|55	
14mu|texlive-uadocs-1.1-7|56	%changelog
14mu|texlive-uadocs-1.1-7|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
14mu|texlive-uadocs-1.1-7|58	+ Revision: 5a1b92d
14mu|texlive-uadocs-1.1-7|59	- MassBuild#674: Increase release tag
14mu|texlive-uadocs-1.1-7|60	
14mu|texlive-uadocs-1.1-7|61	

26006 14
14mu|texlive-uafthesis-5.0-4|1	# revision 22206
14mu|texlive-uafthesis-5.0-4|2	# category Package
14mu|texlive-uafthesis-5.0-4|3	# catalog-ctan /macros/latex/contrib/uafthesis
14mu|texlive-uafthesis-5.0-4|4	# catalog-date 2011-04-25 19:25:49 +0200
14mu|texlive-uafthesis-5.0-4|5	# catalog-license lppl
14mu|texlive-uafthesis-5.0-4|6	# catalog-version 5.0
14mu|texlive-uafthesis-5.0-4|7	Name:		texlive-uafthesis
14mu|texlive-uafthesis-5.0-4|8	Version:	5.0
14mu|texlive-uafthesis-5.0-4|9	Release:	4
14mu|texlive-uafthesis-5.0-4|10	Summary:	Document class for theses at University of Alaska Fairbanks
14mu|texlive-uafthesis-5.0-4|11	Group:		Publishing
14mu|texlive-uafthesis-5.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uafthesis
14mu|texlive-uafthesis-5.0-4|13	License:	LPPL
14mu|texlive-uafthesis-5.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uafthesis.tar.xz
14mu|texlive-uafthesis-5.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uafthesis.doc.tar.xz
14mu|texlive-uafthesis-5.0-4|16	BuildArch:	noarch
14mu|texlive-uafthesis-5.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-uafthesis-5.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-uafthesis-5.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-uafthesis-5.0-4|20	
14mu|texlive-uafthesis-5.0-4|21	%description
14mu|texlive-uafthesis-5.0-4|22	This is an "unofficial" official class.
14mu|texlive-uafthesis-5.0-4|23	
14mu|texlive-uafthesis-5.0-4|24	
14mu|texlive-uafthesis-5.0-4|25	#-----------------------------------------------------------------------
14mu|texlive-uafthesis-5.0-4|26	%files
14mu|texlive-uafthesis-5.0-4|27	%{_texmfdistdir}/tex/latex/uafthesis/uafthesis.cls
14mu|texlive-uafthesis-5.0-4|28	%doc %{_texmfdistdir}/doc/latex/uafthesis/README.md
14mu|texlive-uafthesis-5.0-4|29	%doc %{_texmfdistdir}/doc/latex/uafthesis/bib_styles/agufull08.bst
14mu|texlive-uafthesis-5.0-4|30	%doc %{_texmfdistdir}/doc/latex/uafthesis/bib_styles/unsrtabbrv3.bst
14mu|texlive-uafthesis-5.0-4|31	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/abstract.tex
14mu|texlive-uafthesis-5.0-4|32	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/acknowledgements.tex
14mu|texlive-uafthesis-5.0-4|33	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/apx1.tex
14mu|texlive-uafthesis-5.0-4|34	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/build.sh
14mu|texlive-uafthesis-5.0-4|35	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/ch1.tex
14mu|texlive-uafthesis-5.0-4|36	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/ch2.tex
14mu|texlive-uafthesis-5.0-4|37	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/ch3.tex
14mu|texlive-uafthesis-5.0-4|38	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/custom-macros.tex
14mu|texlive-uafthesis-5.0-4|39	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.bib
14mu|texlive-uafthesis-5.0-4|40	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.loa.bk
14mu|texlive-uafthesis-5.0-4|41	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.pdf
14mu|texlive-uafthesis-5.0-4|42	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.tex
14mu|texlive-uafthesis-5.0-4|43	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.toc.bk
14mu|texlive-uafthesis-5.0-4|44	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/fig/fivebatteries.png
14mu|texlive-uafthesis-5.0-4|45	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/fig/onebattery.png
14mu|texlive-uafthesis-5.0-4|46	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/quotepage.tex
14mu|texlive-uafthesis-5.0-4|47	
14mu|texlive-uafthesis-5.0-4|48	#-----------------------------------------------------------------------
14mu|texlive-uafthesis-5.0-4|49	%prep
14mu|texlive-uafthesis-5.0-4|50	%setup -c -a0 -a1
14mu|texlive-uafthesis-5.0-4|51	
14mu|texlive-uafthesis-5.0-4|52	%build
14mu|texlive-uafthesis-5.0-4|53	
14mu|texlive-uafthesis-5.0-4|54	%install
14mu|texlive-uafthesis-5.0-4|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uafthesis-5.0-4|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-uafthesis-5.0-4|57	
14mu|texlive-uafthesis-5.0-4|58	
14mu|texlive-uafthesis-5.0-4|59	
14mu|texlive-uafthesis-5.0-4|60	%changelog
14mu|texlive-uafthesis-5.0-4|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.0-4
14mu|texlive-uafthesis-5.0-4|62	+ Revision: 30fbd29
14mu|texlive-uafthesis-5.0-4|63	- MassBuild#674: Increase release tag
14mu|texlive-uafthesis-5.0-4|64	
14mu|texlive-uafthesis-5.0-4|65	

26007 14
14mu|texlive-ucdavisthesis-1.1-4|1	# revision 17687
14mu|texlive-ucdavisthesis-1.1-4|2	# category Package
14mu|texlive-ucdavisthesis-1.1-4|3	# catalog-ctan /macros/latex/contrib/ucdavisthesis
14mu|texlive-ucdavisthesis-1.1-4|4	# catalog-date 2010-03-15 08:48:16 +0100
14mu|texlive-ucdavisthesis-1.1-4|5	# catalog-license lppl
14mu|texlive-ucdavisthesis-1.1-4|6	# catalog-version 1.1
14mu|texlive-ucdavisthesis-1.1-4|7	Name:		texlive-ucdavisthesis
14mu|texlive-ucdavisthesis-1.1-4|8	Version:	1.1
14mu|texlive-ucdavisthesis-1.1-4|9	Release:	4
14mu|texlive-ucdavisthesis-1.1-4|10	Summary:	A thesis/dissertation class for University of California Davis
14mu|texlive-ucdavisthesis-1.1-4|11	Group:		Publishing
14mu|texlive-ucdavisthesis-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucdavisthesis
14mu|texlive-ucdavisthesis-1.1-4|13	License:	LPPL
14mu|texlive-ucdavisthesis-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucdavisthesis.tar.xz
14mu|texlive-ucdavisthesis-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucdavisthesis.doc.tar.xz
14mu|texlive-ucdavisthesis-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucdavisthesis.source.tar.xz
14mu|texlive-ucdavisthesis-1.1-4|17	BuildArch:	noarch
14mu|texlive-ucdavisthesis-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ucdavisthesis-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ucdavisthesis-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ucdavisthesis-1.1-4|21	
14mu|texlive-ucdavisthesis-1.1-4|22	%description
14mu|texlive-ucdavisthesis-1.1-4|23	The class conforms to the University's requirements for 2009.
14mu|texlive-ucdavisthesis-1.1-4|24	
14mu|texlive-ucdavisthesis-1.1-4|25	
14mu|texlive-ucdavisthesis-1.1-4|26	#-----------------------------------------------------------------------
14mu|texlive-ucdavisthesis-1.1-4|27	%files
14mu|texlive-ucdavisthesis-1.1-4|28	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdavisthesis.cls
14mu|texlive-ucdavisthesis-1.1-4|29	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis10.clo
14mu|texlive-ucdavisthesis-1.1-4|30	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis11.clo
14mu|texlive-ucdavisthesis-1.1-4|31	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis12.clo
14mu|texlive-ucdavisthesis-1.1-4|32	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis13.clo
14mu|texlive-ucdavisthesis-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example.bib
14mu|texlive-ucdavisthesis-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap1.tex
14mu|texlive-ucdavisthesis-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap2.tex
14mu|texlive-ucdavisthesis-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap3.tex
14mu|texlive-ucdavisthesis-1.1-4|37	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_figure.eps
14mu|texlive-ucdavisthesis-1.1-4|38	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_figure.pdf
14mu|texlive-ucdavisthesis-1.1-4|39	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.pdf
14mu|texlive-ucdavisthesis-1.1-4|40	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.tex
14mu|texlive-ucdavisthesis-1.1-4|41	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/README
14mu|texlive-ucdavisthesis-1.1-4|42	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/ucdavisthesis.pdf
14mu|texlive-ucdavisthesis-1.1-4|43	#- source
14mu|texlive-ucdavisthesis-1.1-4|44	%doc %{_texmfdistdir}/source/latex/ucdavisthesis/ucdavisthesis.dtx
14mu|texlive-ucdavisthesis-1.1-4|45	%doc %{_texmfdistdir}/source/latex/ucdavisthesis/ucdavisthesis.ins
14mu|texlive-ucdavisthesis-1.1-4|46	
14mu|texlive-ucdavisthesis-1.1-4|47	#-----------------------------------------------------------------------
14mu|texlive-ucdavisthesis-1.1-4|48	%prep
14mu|texlive-ucdavisthesis-1.1-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-ucdavisthesis-1.1-4|50	
14mu|texlive-ucdavisthesis-1.1-4|51	%build
14mu|texlive-ucdavisthesis-1.1-4|52	
14mu|texlive-ucdavisthesis-1.1-4|53	%install
14mu|texlive-ucdavisthesis-1.1-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ucdavisthesis-1.1-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ucdavisthesis-1.1-4|56	
14mu|texlive-ucdavisthesis-1.1-4|57	
14mu|texlive-ucdavisthesis-1.1-4|58	
14mu|texlive-ucdavisthesis-1.1-4|59	%changelog
14mu|texlive-ucdavisthesis-1.1-4|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-ucdavisthesis-1.1-4|61	+ Revision: 86fce88
14mu|texlive-ucdavisthesis-1.1-4|62	- MassBuild#674: Increase release tag
14mu|texlive-ucdavisthesis-1.1-4|63	
14mu|texlive-ucdavisthesis-1.1-4|64	

26008 14
14mu|texlive-ucharclasses-2.0-9|1	# revision 27820
14mu|texlive-ucharclasses-2.0-9|2	# category Package
14mu|texlive-ucharclasses-2.0-9|3	# catalog-ctan /macros/xetex/latex/ucharclasses
14mu|texlive-ucharclasses-2.0-9|4	# catalog-date 2012-09-26 16:27:49 +0200
14mu|texlive-ucharclasses-2.0-9|5	# catalog-license pd
14mu|texlive-ucharclasses-2.0-9|6	# catalog-version 2.0
14mu|texlive-ucharclasses-2.0-9|7	Name:		texlive-ucharclasses
14mu|texlive-ucharclasses-2.0-9|8	Version:	2.0
14mu|texlive-ucharclasses-2.0-9|9	Release:	9
14mu|texlive-ucharclasses-2.0-9|10	Summary:	Switch fonts in XeTeX according to what is being processed
14mu|texlive-ucharclasses-2.0-9|11	Group:		Publishing
14mu|texlive-ucharclasses-2.0-9|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/ucharclasses
14mu|texlive-ucharclasses-2.0-9|13	License:	PD
14mu|texlive-ucharclasses-2.0-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucharclasses.tar.xz
14mu|texlive-ucharclasses-2.0-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucharclasses.doc.tar.xz
14mu|texlive-ucharclasses-2.0-9|16	BuildArch:	noarch
14mu|texlive-ucharclasses-2.0-9|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ucharclasses-2.0-9|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ucharclasses-2.0-9|19	Requires(post):	texlive-kpathsea
14mu|texlive-ucharclasses-2.0-9|20	
14mu|texlive-ucharclasses-2.0-9|21	%description
14mu|texlive-ucharclasses-2.0-9|22	The package takes care of switching fonts when you switch from
14mu|texlive-ucharclasses-2.0-9|23	one Unicode block to another in the text of a document. This
14mu|texlive-ucharclasses-2.0-9|24	way, you can write a document with no explicit font selection,
14mu|texlive-ucharclasses-2.0-9|25	but a series of rules of the form "when entering block ...,
14mu|texlive-ucharclasses-2.0-9|26	switch font to use ...".
14mu|texlive-ucharclasses-2.0-9|27	
14mu|texlive-ucharclasses-2.0-9|28	
14mu|texlive-ucharclasses-2.0-9|29	#-----------------------------------------------------------------------
14mu|texlive-ucharclasses-2.0-9|30	%files
14mu|texlive-ucharclasses-2.0-9|31	%{_texmfdistdir}/tex/xelatex/ucharclasses/ucharclasses.sty
14mu|texlive-ucharclasses-2.0-9|32	%doc %{_texmfdistdir}/doc/xelatex/ucharclasses/README
14mu|texlive-ucharclasses-2.0-9|33	%doc %{_texmfdistdir}/doc/xelatex/ucharclasses/ucharclasses.pdf
14mu|texlive-ucharclasses-2.0-9|34	%doc %{_texmfdistdir}/doc/xelatex/ucharclasses/ucharclasses.tex
14mu|texlive-ucharclasses-2.0-9|35	
14mu|texlive-ucharclasses-2.0-9|36	#-----------------------------------------------------------------------
14mu|texlive-ucharclasses-2.0-9|37	%prep
14mu|texlive-ucharclasses-2.0-9|38	%setup -c -a0 -a1
14mu|texlive-ucharclasses-2.0-9|39	
14mu|texlive-ucharclasses-2.0-9|40	%build
14mu|texlive-ucharclasses-2.0-9|41	
14mu|texlive-ucharclasses-2.0-9|42	%install
14mu|texlive-ucharclasses-2.0-9|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ucharclasses-2.0-9|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ucharclasses-2.0-9|45	
14mu|texlive-ucharclasses-2.0-9|46	%changelog
14mu|texlive-ucharclasses-2.0-9|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-9
14mu|texlive-ucharclasses-2.0-9|48	+ Revision: 7ec635a
14mu|texlive-ucharclasses-2.0-9|49	- MassBuild#674: Increase release tag
14mu|texlive-ucharclasses-2.0-9|50	
14mu|texlive-ucharclasses-2.0-9|51	

26009 14
14mu|texlive-ucs-2.2-7|1	# revision 30472
14mu|texlive-ucs-2.2-7|2	# category Package
14mu|texlive-ucs-2.2-7|3	# catalog-ctan /macros/latex/contrib/ucs
14mu|texlive-ucs-2.2-7|4	# catalog-date 2013-05-12 16:23:52 +0200
14mu|texlive-ucs-2.2-7|5	# catalog-license lppl1.3
14mu|texlive-ucs-2.2-7|6	# catalog-version 2.2
14mu|texlive-ucs-2.2-7|7	Name:		texlive-ucs
14mu|texlive-ucs-2.2-7|8	Epoch:		1
14mu|texlive-ucs-2.2-7|9	Version:	2.2
14mu|texlive-ucs-2.2-7|10	Release:	7
14mu|texlive-ucs-2.2-7|11	Summary:	Extended UTF-8 input encoding support for LaTeX
14mu|texlive-ucs-2.2-7|12	Group:		Publishing
14mu|texlive-ucs-2.2-7|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucs
14mu|texlive-ucs-2.2-7|14	License:	LPPL1.3
14mu|texlive-ucs-2.2-7|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucs.tar.xz
14mu|texlive-ucs-2.2-7|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucs.doc.tar.xz
14mu|texlive-ucs-2.2-7|17	BuildArch:	noarch
14mu|texlive-ucs-2.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ucs-2.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ucs-2.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-ucs-2.2-7|21	
14mu|texlive-ucs-2.2-7|22	%description
14mu|texlive-ucs-2.2-7|23	The bundle provides the ucs package, and utf8x.def, together
14mu|texlive-ucs-2.2-7|24	with a large number of support files. The utf8x.def definition
14mu|texlive-ucs-2.2-7|25	file for use with inputenc covers a wider range of Unicode
14mu|texlive-ucs-2.2-7|26	characters than does utf8.def in the LaTeX distribution. The
14mu|texlive-ucs-2.2-7|27	package provides facilities for efficient use of its large sets
14mu|texlive-ucs-2.2-7|28	of Unicode characters. Glyph production may be controlled by
14mu|texlive-ucs-2.2-7|29	various options, which permits use of non-ASCII characters when
14mu|texlive-ucs-2.2-7|30	coding mathematical formulae. Note that the bundle previously
14mu|texlive-ucs-2.2-7|31	had an alias "unicode"; that alias has now been withdrawn, and
14mu|texlive-ucs-2.2-7|32	no package of that name now exists.
14mu|texlive-ucs-2.2-7|33	
14mu|texlive-ucs-2.2-7|34	
14mu|texlive-ucs-2.2-7|35	#-----------------------------------------------------------------------
14mu|texlive-ucs-2.2-7|36	%files
14mu|texlive-ucs-2.2-7|37	%{_texmfdistdir}/tex/latex/ucs/data/uni-0.def
14mu|texlive-ucs-2.2-7|38	%{_texmfdistdir}/tex/latex/ucs/data/uni-1.def
14mu|texlive-ucs-2.2-7|39	%{_texmfdistdir}/tex/latex/ucs/data/uni-100.def
14mu|texlive-ucs-2.2-7|40	%{_texmfdistdir}/tex/latex/ucs/data/uni-101.def
14mu|texlive-ucs-2.2-7|41	%{_texmfdistdir}/tex/latex/ucs/data/uni-102.def
14mu|texlive-ucs-2.2-7|42	%{_texmfdistdir}/tex/latex/ucs/data/uni-103.def
14mu|texlive-ucs-2.2-7|43	%{_texmfdistdir}/tex/latex/ucs/data/uni-104.def
14mu|texlive-ucs-2.2-7|44	%{_texmfdistdir}/tex/latex/ucs/data/uni-105.def
14mu|texlive-ucs-2.2-7|45	%{_texmfdistdir}/tex/latex/ucs/data/uni-106.def
14mu|texlive-ucs-2.2-7|46	%{_texmfdistdir}/tex/latex/ucs/data/uni-107.def
14mu|texlive-ucs-2.2-7|47	%{_texmfdistdir}/tex/latex/ucs/data/uni-108.def
14mu|texlive-ucs-2.2-7|48	%{_texmfdistdir}/tex/latex/ucs/data/uni-109.def
14mu|texlive-ucs-2.2-7|49	%{_texmfdistdir}/tex/latex/ucs/data/uni-110.def
14mu|texlive-ucs-2.2-7|50	%{_texmfdistdir}/tex/latex/ucs/data/uni-111.def
14mu|texlive-ucs-2.2-7|51	%{_texmfdistdir}/tex/latex/ucs/data/uni-112.def
14mu|texlive-ucs-2.2-7|52	%{_texmfdistdir}/tex/latex/ucs/data/uni-113.def
14mu|texlive-ucs-2.2-7|53	%{_texmfdistdir}/tex/latex/ucs/data/uni-114.def
14mu|texlive-ucs-2.2-7|54	%{_texmfdistdir}/tex/latex/ucs/data/uni-115.def
14mu|texlive-ucs-2.2-7|55	%{_texmfdistdir}/tex/latex/ucs/data/uni-116.def
14mu|texlive-ucs-2.2-7|56	%{_texmfdistdir}/tex/latex/ucs/data/uni-117.def
14mu|texlive-ucs-2.2-7|57	%{_texmfdistdir}/tex/latex/ucs/data/uni-118.def
14mu|texlive-ucs-2.2-7|58	%{_texmfdistdir}/tex/latex/ucs/data/uni-119.def
14mu|texlive-ucs-2.2-7|59	%{_texmfdistdir}/tex/latex/ucs/data/uni-12.def
14mu|texlive-ucs-2.2-7|60	%{_texmfdistdir}/tex/latex/ucs/data/uni-120.def
14mu|texlive-ucs-2.2-7|61	%{_texmfdistdir}/tex/latex/ucs/data/uni-121.def
14mu|texlive-ucs-2.2-7|62	%{_texmfdistdir}/tex/latex/ucs/data/uni-122.def
14mu|texlive-ucs-2.2-7|63	%{_texmfdistdir}/tex/latex/ucs/data/uni-123.def
14mu|texlive-ucs-2.2-7|64	%{_texmfdistdir}/tex/latex/ucs/data/uni-124.def
14mu|texlive-ucs-2.2-7|65	%{_texmfdistdir}/tex/latex/ucs/data/uni-125.def
14mu|texlive-ucs-2.2-7|66	%{_texmfdistdir}/tex/latex/ucs/data/uni-126.def
14mu|texlive-ucs-2.2-7|67	%{_texmfdistdir}/tex/latex/ucs/data/uni-127.def
14mu|texlive-ucs-2.2-7|68	%{_texmfdistdir}/tex/latex/ucs/data/uni-128.def
14mu|texlive-ucs-2.2-7|69	%{_texmfdistdir}/tex/latex/ucs/data/uni-129.def
14mu|texlive-ucs-2.2-7|70	%{_texmfdistdir}/tex/latex/ucs/data/uni-130.def
14mu|texlive-ucs-2.2-7|71	%{_texmfdistdir}/tex/latex/ucs/data/uni-131.def
14mu|texlive-ucs-2.2-7|72	%{_texmfdistdir}/tex/latex/ucs/data/uni-132.def
14mu|texlive-ucs-2.2-7|73	%{_texmfdistdir}/tex/latex/ucs/data/uni-133.def
14mu|texlive-ucs-2.2-7|74	%{_texmfdistdir}/tex/latex/ucs/data/uni-134.def
14mu|texlive-ucs-2.2-7|75	%{_texmfdistdir}/tex/latex/ucs/data/uni-135.def
14mu|texlive-ucs-2.2-7|76	%{_texmfdistdir}/tex/latex/ucs/data/uni-136.def
14mu|texlive-ucs-2.2-7|77	%{_texmfdistdir}/tex/latex/ucs/data/uni-137.def
14mu|texlive-ucs-2.2-7|78	%{_texmfdistdir}/tex/latex/ucs/data/uni-138.def
14mu|texlive-ucs-2.2-7|79	%{_texmfdistdir}/tex/latex/ucs/data/uni-139.def
14mu|texlive-ucs-2.2-7|80	%{_texmfdistdir}/tex/latex/ucs/data/uni-14.def
14mu|texlive-ucs-2.2-7|81	%{_texmfdistdir}/tex/latex/ucs/data/uni-140.def
14mu|texlive-ucs-2.2-7|82	%{_texmfdistdir}/tex/latex/ucs/data/uni-141.def
14mu|texlive-ucs-2.2-7|83	%{_texmfdistdir}/tex/latex/ucs/data/uni-142.def
14mu|texlive-ucs-2.2-7|84	%{_texmfdistdir}/tex/latex/ucs/data/uni-143.def
14mu|texlive-ucs-2.2-7|85	%{_texmfdistdir}/tex/latex/ucs/data/uni-144.def
14mu|texlive-ucs-2.2-7|86	%{_texmfdistdir}/tex/latex/ucs/data/uni-145.def
14mu|texlive-ucs-2.2-7|87	%{_texmfdistdir}/tex/latex/ucs/data/uni-146.def
14mu|texlive-ucs-2.2-7|88	%{_texmfdistdir}/tex/latex/ucs/data/uni-147.def
14mu|texlive-ucs-2.2-7|89	%{_texmfdistdir}/tex/latex/ucs/data/uni-148.def
14mu|texlive-ucs-2.2-7|90	%{_texmfdistdir}/tex/latex/ucs/data/uni-149.def
14mu|texlive-ucs-2.2-7|91	%{_texmfdistdir}/tex/latex/ucs/data/uni-150.def
14mu|texlive-ucs-2.2-7|92	%{_texmfdistdir}/tex/latex/ucs/data/uni-151.def
14mu|texlive-ucs-2.2-7|93	%{_texmfdistdir}/tex/latex/ucs/data/uni-152.def
14mu|texlive-ucs-2.2-7|94	%{_texmfdistdir}/tex/latex/ucs/data/uni-153.def
14mu|texlive-ucs-2.2-7|95	%{_texmfdistdir}/tex/latex/ucs/data/uni-154.def
14mu|texlive-ucs-2.2-7|96	%{_texmfdistdir}/tex/latex/ucs/data/uni-155.def
14mu|texlive-ucs-2.2-7|97	%{_texmfdistdir}/tex/latex/ucs/data/uni-156.def
14mu|texlive-ucs-2.2-7|98	%{_texmfdistdir}/tex/latex/ucs/data/uni-157.def
14mu|texlive-ucs-2.2-7|99	%{_texmfdistdir}/tex/latex/ucs/data/uni-158.def
14mu|texlive-ucs-2.2-7|100	%{_texmfdistdir}/tex/latex/ucs/data/uni-159.def
14mu|texlive-ucs-2.2-7|101	%{_texmfdistdir}/tex/latex/ucs/data/uni-167.def
14mu|texlive-ucs-2.2-7|102	%{_texmfdistdir}/tex/latex/ucs/data/uni-172.def
14mu|texlive-ucs-2.2-7|103	%{_texmfdistdir}/tex/latex/ucs/data/uni-173.def
14mu|texlive-ucs-2.2-7|104	%{_texmfdistdir}/tex/latex/ucs/data/uni-174.def
14mu|texlive-ucs-2.2-7|105	%{_texmfdistdir}/tex/latex/ucs/data/uni-175.def
14mu|texlive-ucs-2.2-7|106	%{_texmfdistdir}/tex/latex/ucs/data/uni-176.def
14mu|texlive-ucs-2.2-7|107	%{_texmfdistdir}/tex/latex/ucs/data/uni-177.def
14mu|texlive-ucs-2.2-7|108	%{_texmfdistdir}/tex/latex/ucs/data/uni-178.def
14mu|texlive-ucs-2.2-7|109	%{_texmfdistdir}/tex/latex/ucs/data/uni-179.def
14mu|texlive-ucs-2.2-7|110	%{_texmfdistdir}/tex/latex/ucs/data/uni-18.def
14mu|texlive-ucs-2.2-7|111	%{_texmfdistdir}/tex/latex/ucs/data/uni-180.def
14mu|texlive-ucs-2.2-7|112	%{_texmfdistdir}/tex/latex/ucs/data/uni-181.def
14mu|texlive-ucs-2.2-7|113	%{_texmfdistdir}/tex/latex/ucs/data/uni-182.def
14mu|texlive-ucs-2.2-7|114	%{_texmfdistdir}/tex/latex/ucs/data/uni-183.def
14mu|texlive-ucs-2.2-7|115	%{_texmfdistdir}/tex/latex/ucs/data/uni-184.def
14mu|texlive-ucs-2.2-7|116	%{_texmfdistdir}/tex/latex/ucs/data/uni-185.def
14mu|texlive-ucs-2.2-7|117	%{_texmfdistdir}/tex/latex/ucs/data/uni-186.def
14mu|texlive-ucs-2.2-7|118	%{_texmfdistdir}/tex/latex/ucs/data/uni-187.def
14mu|texlive-ucs-2.2-7|119	%{_texmfdistdir}/tex/latex/ucs/data/uni-188.def
14mu|texlive-ucs-2.2-7|120	%{_texmfdistdir}/tex/latex/ucs/data/uni-189.def
14mu|texlive-ucs-2.2-7|121	%{_texmfdistdir}/tex/latex/ucs/data/uni-19.def
14mu|texlive-ucs-2.2-7|122	%{_texmfdistdir}/tex/latex/ucs/data/uni-190.def
14mu|texlive-ucs-2.2-7|123	%{_texmfdistdir}/tex/latex/ucs/data/uni-191.def
14mu|texlive-ucs-2.2-7|124	%{_texmfdistdir}/tex/latex/ucs/data/uni-192.def
14mu|texlive-ucs-2.2-7|125	%{_texmfdistdir}/tex/latex/ucs/data/uni-193.def
14mu|texlive-ucs-2.2-7|126	%{_texmfdistdir}/tex/latex/ucs/data/uni-194.def
14mu|texlive-ucs-2.2-7|127	%{_texmfdistdir}/tex/latex/ucs/data/uni-195.def
14mu|texlive-ucs-2.2-7|128	%{_texmfdistdir}/tex/latex/ucs/data/uni-196.def
14mu|texlive-ucs-2.2-7|129	%{_texmfdistdir}/tex/latex/ucs/data/uni-197.def
14mu|texlive-ucs-2.2-7|130	%{_texmfdistdir}/tex/latex/ucs/data/uni-198.def
14mu|texlive-ucs-2.2-7|131	%{_texmfdistdir}/tex/latex/ucs/data/uni-199.def
14mu|texlive-ucs-2.2-7|132	%{_texmfdistdir}/tex/latex/ucs/data/uni-2.def
14mu|texlive-ucs-2.2-7|133	%{_texmfdistdir}/tex/latex/ucs/data/uni-200.def
14mu|texlive-ucs-2.2-7|134	%{_texmfdistdir}/tex/latex/ucs/data/uni-201.def
14mu|texlive-ucs-2.2-7|135	%{_texmfdistdir}/tex/latex/ucs/data/uni-202.def
14mu|texlive-ucs-2.2-7|136	%{_texmfdistdir}/tex/latex/ucs/data/uni-203.def
14mu|texlive-ucs-2.2-7|137	%{_texmfdistdir}/tex/latex/ucs/data/uni-204.def
14mu|texlive-ucs-2.2-7|138	%{_texmfdistdir}/tex/latex/ucs/data/uni-205.def
14mu|texlive-ucs-2.2-7|139	%{_texmfdistdir}/tex/latex/ucs/data/uni-206.def
14mu|texlive-ucs-2.2-7|140	%{_texmfdistdir}/tex/latex/ucs/data/uni-207.def
14mu|texlive-ucs-2.2-7|141	%{_texmfdistdir}/tex/latex/ucs/data/uni-208.def
14mu|texlive-ucs-2.2-7|142	%{_texmfdistdir}/tex/latex/ucs/data/uni-209.def
14mu|texlive-ucs-2.2-7|143	%{_texmfdistdir}/tex/latex/ucs/data/uni-210.def
14mu|texlive-ucs-2.2-7|144	%{_texmfdistdir}/tex/latex/ucs/data/uni-211.def
14mu|texlive-ucs-2.2-7|145	%{_texmfdistdir}/tex/latex/ucs/data/uni-212.def
14mu|texlive-ucs-2.2-7|146	%{_texmfdistdir}/tex/latex/ucs/data/uni-213.def
14mu|texlive-ucs-2.2-7|147	%{_texmfdistdir}/tex/latex/ucs/data/uni-214.def
14mu|texlive-ucs-2.2-7|148	%{_texmfdistdir}/tex/latex/ucs/data/uni-215.def
14mu|texlive-ucs-2.2-7|149	%{_texmfdistdir}/tex/latex/ucs/data/uni-24.def
14mu|texlive-ucs-2.2-7|150	%{_texmfdistdir}/tex/latex/ucs/data/uni-248.def
14mu|texlive-ucs-2.2-7|151	%{_texmfdistdir}/tex/latex/ucs/data/uni-249.def
14mu|texlive-ucs-2.2-7|152	%{_texmfdistdir}/tex/latex/ucs/data/uni-250.def
14mu|texlive-ucs-2.2-7|153	%{_texmfdistdir}/tex/latex/ucs/data/uni-251.def
14mu|texlive-ucs-2.2-7|154	%{_texmfdistdir}/tex/latex/ucs/data/uni-254.def
14mu|texlive-ucs-2.2-7|155	%{_texmfdistdir}/tex/latex/ucs/data/uni-255.def
14mu|texlive-ucs-2.2-7|156	%{_texmfdistdir}/tex/latex/ucs/data/uni-29.def
14mu|texlive-ucs-2.2-7|157	%{_texmfdistdir}/tex/latex/ucs/data/uni-3.def
14mu|texlive-ucs-2.2-7|158	%{_texmfdistdir}/tex/latex/ucs/data/uni-30.def
14mu|texlive-ucs-2.2-7|159	%{_texmfdistdir}/tex/latex/ucs/data/uni-31.def
14mu|texlive-ucs-2.2-7|160	%{_texmfdistdir}/tex/latex/ucs/data/uni-32.def
14mu|texlive-ucs-2.2-7|161	%{_texmfdistdir}/tex/latex/ucs/data/uni-33.def
14mu|texlive-ucs-2.2-7|162	%{_texmfdistdir}/tex/latex/ucs/data/uni-34.def
14mu|texlive-ucs-2.2-7|163	%{_texmfdistdir}/tex/latex/ucs/data/uni-35.def
14mu|texlive-ucs-2.2-7|164	%{_texmfdistdir}/tex/latex/ucs/data/uni-3584.def
14mu|texlive-ucs-2.2-7|165	%{_texmfdistdir}/tex/latex/ucs/data/uni-36.def
14mu|texlive-ucs-2.2-7|166	%{_texmfdistdir}/tex/latex/ucs/data/uni-37.def
14mu|texlive-ucs-2.2-7|167	%{_texmfdistdir}/tex/latex/ucs/data/uni-38.def
14mu|texlive-ucs-2.2-7|168	%{_texmfdistdir}/tex/latex/ucs/data/uni-39.def
14mu|texlive-ucs-2.2-7|169	%{_texmfdistdir}/tex/latex/ucs/data/uni-4.def
14mu|texlive-ucs-2.2-7|170	%{_texmfdistdir}/tex/latex/ucs/data/uni-40.def
14mu|texlive-ucs-2.2-7|171	%{_texmfdistdir}/tex/latex/ucs/data/uni-42.def
14mu|texlive-ucs-2.2-7|172	%{_texmfdistdir}/tex/latex/ucs/data/uni-44.def
14mu|texlive-ucs-2.2-7|173	%{_texmfdistdir}/tex/latex/ucs/data/uni-46.def
14mu|texlive-ucs-2.2-7|174	%{_texmfdistdir}/tex/latex/ucs/data/uni-465.def
14mu|texlive-ucs-2.2-7|175	%{_texmfdistdir}/tex/latex/ucs/data/uni-468.def
14mu|texlive-ucs-2.2-7|176	%{_texmfdistdir}/tex/latex/ucs/data/uni-469.def
14mu|texlive-ucs-2.2-7|177	%{_texmfdistdir}/tex/latex/ucs/data/uni-47.def
14mu|texlive-ucs-2.2-7|178	%{_texmfdistdir}/tex/latex/ucs/data/uni-470.def
14mu|texlive-ucs-2.2-7|179	%{_texmfdistdir}/tex/latex/ucs/data/uni-471.def
14mu|texlive-ucs-2.2-7|180	%{_texmfdistdir}/tex/latex/ucs/data/uni-48.def
14mu|texlive-ucs-2.2-7|181	%{_texmfdistdir}/tex/latex/ucs/data/uni-49.def
14mu|texlive-ucs-2.2-7|182	%{_texmfdistdir}/tex/latex/ucs/data/uni-497.def
14mu|texlive-ucs-2.2-7|183	%{_texmfdistdir}/tex/latex/ucs/data/uni-498.def
14mu|texlive-ucs-2.2-7|184	%{_texmfdistdir}/tex/latex/ucs/data/uni-5.def
14mu|texlive-ucs-2.2-7|185	%{_texmfdistdir}/tex/latex/ucs/data/uni-50.def
14mu|texlive-ucs-2.2-7|186	%{_texmfdistdir}/tex/latex/ucs/data/uni-51.def
14mu|texlive-ucs-2.2-7|187	%{_texmfdistdir}/tex/latex/ucs/data/uni-760.def
14mu|texlive-ucs-2.2-7|188	%{_texmfdistdir}/tex/latex/ucs/data/uni-761.def
14mu|texlive-ucs-2.2-7|189	%{_texmfdistdir}/tex/latex/ucs/data/uni-762.def
14mu|texlive-ucs-2.2-7|190	%{_texmfdistdir}/tex/latex/ucs/data/uni-78.def
14mu|texlive-ucs-2.2-7|191	%{_texmfdistdir}/tex/latex/ucs/data/uni-79.def
14mu|texlive-ucs-2.2-7|192	%{_texmfdistdir}/tex/latex/ucs/data/uni-80.def
14mu|texlive-ucs-2.2-7|193	%{_texmfdistdir}/tex/latex/ucs/data/uni-81.def
14mu|texlive-ucs-2.2-7|194	%{_texmfdistdir}/tex/latex/ucs/data/uni-82.def
14mu|texlive-ucs-2.2-7|195	%{_texmfdistdir}/tex/latex/ucs/data/uni-83.def
14mu|texlive-ucs-2.2-7|196	%{_texmfdistdir}/tex/latex/ucs/data/uni-84.def
14mu|texlive-ucs-2.2-7|197	%{_texmfdistdir}/tex/latex/ucs/data/uni-85.def
14mu|texlive-ucs-2.2-7|198	%{_texmfdistdir}/tex/latex/ucs/data/uni-86.def
14mu|texlive-ucs-2.2-7|199	%{_texmfdistdir}/tex/latex/ucs/data/uni-87.def
14mu|texlive-ucs-2.2-7|200	%{_texmfdistdir}/tex/latex/ucs/data/uni-88.def
14mu|texlive-ucs-2.2-7|201	%{_texmfdistdir}/tex/latex/ucs/data/uni-89.def
14mu|texlive-ucs-2.2-7|202	%{_texmfdistdir}/tex/latex/ucs/data/uni-9.def
14mu|texlive-ucs-2.2-7|203	%{_texmfdistdir}/tex/latex/ucs/data/uni-90.def
14mu|texlive-ucs-2.2-7|204	%{_texmfdistdir}/tex/latex/ucs/data/uni-91.def
14mu|texlive-ucs-2.2-7|205	%{_texmfdistdir}/tex/latex/ucs/data/uni-92.def
14mu|texlive-ucs-2.2-7|206	%{_texmfdistdir}/tex/latex/ucs/data/uni-93.def
14mu|texlive-ucs-2.2-7|207	%{_texmfdistdir}/tex/latex/ucs/data/uni-94.def
14mu|texlive-ucs-2.2-7|208	%{_texmfdistdir}/tex/latex/ucs/data/uni-95.def
14mu|texlive-ucs-2.2-7|209	%{_texmfdistdir}/tex/latex/ucs/data/uni-96.def
14mu|texlive-ucs-2.2-7|210	%{_texmfdistdir}/tex/latex/ucs/data/uni-97.def
14mu|texlive-ucs-2.2-7|211	%{_texmfdistdir}/tex/latex/ucs/data/uni-98.def
14mu|texlive-ucs-2.2-7|212	%{_texmfdistdir}/tex/latex/ucs/data/uni-99.def
14mu|texlive-ucs-2.2-7|213	%{_texmfdistdir}/tex/latex/ucs/data/uni-global.def
14mu|texlive-ucs-2.2-7|214	%{_texmfdistdir}/tex/latex/ucs/data/uninames.dat
14mu|texlive-ucs-2.2-7|215	%{_texmfdistdir}/tex/latex/ucs/ucs.sty
14mu|texlive-ucs-2.2-7|216	%{_texmfdistdir}/tex/latex/ucs/ucsencs.def
14mu|texlive-ucs-2.2-7|217	%{_texmfdistdir}/tex/latex/ucs/ucshyper.sty
14mu|texlive-ucs-2.2-7|218	%{_texmfdistdir}/tex/latex/ucs/ucsutils.sty
14mu|texlive-ucs-2.2-7|219	%{_texmfdistdir}/tex/latex/ucs/utf8x.def
14mu|texlive-ucs-2.2-7|220	%{_texmfdistdir}/tex/latex/ucs/utils/UnicodeT.sfd
14mu|texlive-ucs-2.2-7|221	%{_texmfdistdir}/tex/latex/ucs/utils/autofe.sty
14mu|texlive-ucs-2.2-7|222	%{_texmfdistdir}/tex/latex/ucs/utils/c00enc.def
14mu|texlive-ucs-2.2-7|223	%{_texmfdistdir}/tex/latex/ucs/utils/c10enc.def
14mu|texlive-ucs-2.2-7|224	%{_texmfdistdir}/tex/latex/ucs/utils/c40enc.def
14mu|texlive-ucs-2.2-7|225	%{_texmfdistdir}/tex/latex/ucs/utils/c42enc.def
14mu|texlive-ucs-2.2-7|226	%{_texmfdistdir}/tex/latex/ucs/utils/c61enc.def
14mu|texlive-ucs-2.2-7|227	%{_texmfdistdir}/tex/latex/ucs/utils/cenccmn.tex
14mu|texlive-ucs-2.2-7|228	%{_texmfdistdir}/tex/latex/ucs/utils/cp1252.enc
14mu|texlive-ucs-2.2-7|229	%{_texmfdistdir}/tex/latex/ucs/utils/ldvarial.fd
14mu|texlive-ucs-2.2-7|230	%{_texmfdistdir}/tex/latex/ucs/utils/ldvc2000.fd
14mu|texlive-ucs-2.2-7|231	%{_texmfdistdir}/tex/latex/ucs/utils/ldvenc.def
14mu|texlive-ucs-2.2-7|232	%{_texmfdistdir}/tex/latex/ucs/utils/letc2000.fd
14mu|texlive-ucs-2.2-7|233	%{_texmfdistdir}/tex/latex/ucs/utils/letenc.def
14mu|texlive-ucs-2.2-7|234	%{_texmfdistdir}/tex/latex/ucs/utils/letgfzem.fd
14mu|texlive-ucs-2.2-7|235	%{_texmfdistdir}/tex/latex/ucs/utils/letjiret.fd
14mu|texlive-ucs-2.2-7|236	%{_texmfdistdir}/tex/latex/ucs/utils/lklenc.def
14mu|texlive-ucs-2.2-7|237	%{_texmfdistdir}/tex/latex/ucs/utils/lklkli.fd
14mu|texlive-ucs-2.2-7|238	%{_texmfdistdir}/tex/latex/ucs/utils/ltaarial.fd
14mu|texlive-ucs-2.2-7|239	%{_texmfdistdir}/tex/latex/ucs/utils/ltac2000.fd
14mu|texlive-ucs-2.2-7|240	%{_texmfdistdir}/tex/latex/ucs/utils/ltaenc.def
14mu|texlive-ucs-2.2-7|241	%{_texmfdistdir}/tex/latex/ucs/utils/ltgc2000.fd
14mu|texlive-ucs-2.2-7|242	%{_texmfdistdir}/tex/latex/ucs/utils/ltgenc.def
14mu|texlive-ucs-2.2-7|243	%{_texmfdistdir}/tex/latex/ucs/utils/ltlcmr.fd
14mu|texlive-ucs-2.2-7|244	%{_texmfdistdir}/tex/latex/ucs/utils/ltlenc.def
14mu|texlive-ucs-2.2-7|245	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdsnol.fd
14mu|texlive-ucs-2.2-7|246	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdsque.fd
14mu|texlive-ucs-2.2-7|247	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdssin.fd
14mu|texlive-ucs-2.2-7|248	%{_texmfdistdir}/tex/latex/ucs/utils/ltwenc.def
14mu|texlive-ucs-2.2-7|249	%{_texmfdistdir}/tex/latex/ucs/utils/lucarial.fd
14mu|texlive-ucs-2.2-7|250	%{_texmfdistdir}/tex/latex/ucs/utils/lucc2000.fd
14mu|texlive-ucs-2.2-7|251	%{_texmfdistdir}/tex/latex/ucs/utils/lucenc.def
14mu|texlive-ucs-2.2-7|252	%{_texmfdistdir}/tex/latex/ucs/utils/mkrenc.def
14mu|texlive-ucs-2.2-7|253	%{_texmfdistdir}/tex/latex/ucs/utils/mkrezra.fd
14mu|texlive-ucs-2.2-7|254	%{_texmfdistdir}/tex/latex/ucs/utils/mkrhadas.fd
14mu|texlive-ucs-2.2-7|255	%{_texmfdistdir}/tex/latex/ucs/utils/mkromega.fd
14mu|texlive-ucs-2.2-7|256	%{_texmfdistdir}/tex/latex/ucs/utils/mkrrashi.fd
14mu|texlive-ucs-2.2-7|257	%{_texmfdistdir}/tex/latex/ucs/utils/t2dcmr.fd
14mu|texlive-ucs-2.2-7|258	%{_texmfdistdir}/tex/latex/ucs/utils/t2denc.def
14mu|texlive-ucs-2.2-7|259	%{_texmfdistdir}/tex/latex/ucs/utils/tengwarDS.enc
14mu|texlive-ucs-2.2-7|260	%{_texmfdistdir}/tex/latex/ucs/utils/xscmr.fd
14mu|texlive-ucs-2.2-7|261	%{_texmfdistdir}/tex/latex/ucs/utils/xsenc.def
14mu|texlive-ucs-2.2-7|262	%doc %{_texmfdistdir}/doc/latex/ucs/FAQ
14mu|texlive-ucs-2.2-7|263	%doc %{_texmfdistdir}/doc/latex/ucs/GNUmakefile
14mu|texlive-ucs-2.2-7|264	%doc %{_texmfdistdir}/doc/latex/ucs/INSTALL
14mu|texlive-ucs-2.2-7|265	%doc %{_texmfdistdir}/doc/latex/ucs/LICENSE
14mu|texlive-ucs-2.2-7|266	%doc %{_texmfdistdir}/doc/latex/ucs/README
14mu|texlive-ucs-2.2-7|267	%doc %{_texmfdistdir}/doc/latex/ucs/VERSION
14mu|texlive-ucs-2.2-7|268	%doc %{_texmfdistdir}/doc/latex/ucs/config/ascii.ucf
14mu|texlive-ucs-2.2-7|269	%doc %{_texmfdistdir}/doc/latex/ucs/config/boxdraw.ucf
14mu|texlive-ucs-2.2-7|270	%doc %{_texmfdistdir}/doc/latex/ucs/config/braille.ucf
14mu|texlive-ucs-2.2-7|271	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-bg5.ucf
14mu|texlive-ucs-2.2-7|272	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-gb.ucf
14mu|texlive-ucs-2.2-7|273	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-globals.ucf
14mu|texlive-ucs-2.2-7|274	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-hangul.ucf
14mu|texlive-ucs-2.2-7|275	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-jis.ucf
14mu|texlive-ucs-2.2-7|276	%doc %{_texmfdistdir}/doc/latex/ucs/config/combining.ucf
14mu|texlive-ucs-2.2-7|277	%doc %{_texmfdistdir}/doc/latex/ucs/config/control.ucf
14mu|texlive-ucs-2.2-7|278	%doc %{_texmfdistdir}/doc/latex/ucs/config/ctrlglyphs.ucf
14mu|texlive-ucs-2.2-7|279	%doc %{_texmfdistdir}/doc/latex/ucs/config/currency.ucf
14mu|texlive-ucs-2.2-7|280	%doc %{_texmfdistdir}/doc/latex/ucs/config/cyrillic.ucf
14mu|texlive-ucs-2.2-7|281	%doc %{_texmfdistdir}/doc/latex/ucs/config/devanagari.ucf
14mu|texlive-ucs-2.2-7|282	%doc %{_texmfdistdir}/doc/latex/ucs/config/ethiopic.ucf
14mu|texlive-ucs-2.2-7|283	%doc %{_texmfdistdir}/doc/latex/ucs/config/geometric.ucf
14mu|texlive-ucs-2.2-7|284	%doc %{_texmfdistdir}/doc/latex/ucs/config/greek.ucf
14mu|texlive-ucs-2.2-7|285	%doc %{_texmfdistdir}/doc/latex/ucs/config/hebrew.ucf
14mu|texlive-ucs-2.2-7|286	%doc %{_texmfdistdir}/doc/latex/ucs/config/ipa.ucf
14mu|texlive-ucs-2.2-7|287	%doc %{_texmfdistdir}/doc/latex/ucs/config/klingon.ucf
14mu|texlive-ucs-2.2-7|288	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-a.ucf
14mu|texlive-ucs-2.2-7|289	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-b.ucf
14mu|texlive-ucs-2.2-7|290	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-e-a.ucf
14mu|texlive-ucs-2.2-7|291	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin1.ucf
14mu|texlive-ucs-2.2-7|292	%doc %{_texmfdistdir}/doc/latex/ucs/config/math.ucf
14mu|texlive-ucs-2.2-7|293	%doc %{_texmfdistdir}/doc/latex/ucs/config/mathalpha.ucf
14mu|texlive-ucs-2.2-7|294	%doc %{_texmfdistdir}/doc/latex/ucs/config/miscsymb.ucf
14mu|texlive-ucs-2.2-7|295	%doc %{_texmfdistdir}/doc/latex/ucs/config/modifier.ucf
14mu|texlive-ucs-2.2-7|296	%doc %{_texmfdistdir}/doc/latex/ucs/config/mongolian.ucf
14mu|texlive-ucs-2.2-7|297	%doc %{_texmfdistdir}/doc/latex/ucs/config/pifont.ucf
14mu|texlive-ucs-2.2-7|298	%doc %{_texmfdistdir}/doc/latex/ucs/config/punct.ucf
14mu|texlive-ucs-2.2-7|299	%doc %{_texmfdistdir}/doc/latex/ucs/config/supersub.ucf
14mu|texlive-ucs-2.2-7|300	%doc %{_texmfdistdir}/doc/latex/ucs/config/tags.ucf
14mu|texlive-ucs-2.2-7|301	%doc %{_texmfdistdir}/doc/latex/ucs/config/telugu.ucf
14mu|texlive-ucs-2.2-7|302	%doc %{_texmfdistdir}/doc/latex/ucs/config/thai.ucf
14mu|texlive-ucs-2.2-7|303	%doc %{_texmfdistdir}/doc/latex/ucs/discovermacro.pl
14mu|texlive-ucs-2.2-7|304	%doc %{_texmfdistdir}/doc/latex/ucs/languages.ps.gz
14mu|texlive-ucs-2.2-7|305	%doc %{_texmfdistdir}/doc/latex/ucs/latexout.pl
14mu|texlive-ucs-2.2-7|306	%doc %{_texmfdistdir}/doc/latex/ucs/ltxmacrs.txt
14mu|texlive-ucs-2.2-7|307	%doc %{_texmfdistdir}/doc/latex/ucs/makeunidef.pl
14mu|texlive-ucs-2.2-7|308	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.dtx
14mu|texlive-ucs-2.2-7|309	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.ins
14mu|texlive-ucs-2.2-7|310	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.pdf
14mu|texlive-ucs-2.2-7|311	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/README
14mu|texlive-ucs-2.2-7|312	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/sym-to-fontenc.txt
14mu|texlive-ucs-2.2-7|313	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/tables.inc
14mu|texlive-ucs-2.2-7|314	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/u2ps
14mu|texlive-ucs-2.2-7|315	
14mu|texlive-ucs-2.2-7|316	#-----------------------------------------------------------------------
14mu|texlive-ucs-2.2-7|317	%prep
14mu|texlive-ucs-2.2-7|318	%setup -c -a0 -a1
14mu|texlive-ucs-2.2-7|319	
14mu|texlive-ucs-2.2-7|320	%build
14mu|texlive-ucs-2.2-7|321	
14mu|texlive-ucs-2.2-7|322	%install
14mu|texlive-ucs-2.2-7|323	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ucs-2.2-7|324	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ucs-2.2-7|325	
14mu|texlive-ucs-2.2-7|326	%changelog
14mu|texlive-ucs-2.2-7|327	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.2-7
14mu|texlive-ucs-2.2-7|328	+ Revision: 3725681
14mu|texlive-ucs-2.2-7|329	- MassBuild#674: Increase release tag
14mu|texlive-ucs-2.2-7|330	
14mu|texlive-ucs-2.2-7|331	

26010 14
14mu|texlive-ucthesis-3.2-4|1	# revision 15878
14mu|texlive-ucthesis-3.2-4|2	# category Package
14mu|texlive-ucthesis-3.2-4|3	# catalog-ctan /macros/latex/contrib/ucthesis
14mu|texlive-ucthesis-3.2-4|4	# catalog-date 2009-09-27 11:52:43 +0200
14mu|texlive-ucthesis-3.2-4|5	# catalog-license lppl1.3
14mu|texlive-ucthesis-3.2-4|6	# catalog-version 3.2
14mu|texlive-ucthesis-3.2-4|7	Name:		texlive-ucthesis
14mu|texlive-ucthesis-3.2-4|8	Version:	3.2
14mu|texlive-ucthesis-3.2-4|9	Release:	4
14mu|texlive-ucthesis-3.2-4|10	Summary:	University of California thesis format
14mu|texlive-ucthesis-3.2-4|11	Group:		Publishing
14mu|texlive-ucthesis-3.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucthesis
14mu|texlive-ucthesis-3.2-4|13	License:	LPPL1.3
14mu|texlive-ucthesis-3.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucthesis.tar.xz
14mu|texlive-ucthesis-3.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucthesis.doc.tar.xz
14mu|texlive-ucthesis-3.2-4|16	BuildArch:	noarch
14mu|texlive-ucthesis-3.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ucthesis-3.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ucthesis-3.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ucthesis-3.2-4|20	
14mu|texlive-ucthesis-3.2-4|21	%description
14mu|texlive-ucthesis-3.2-4|22	A modified version of the standard LaTeX report style that is
14mu|texlive-ucthesis-3.2-4|23	accepted for use with University of California PhD
14mu|texlive-ucthesis-3.2-4|24	dissertations and Masters theses. A sample dissertation source
14mu|texlive-ucthesis-3.2-4|25	and bibliography are provided.
14mu|texlive-ucthesis-3.2-4|26	
14mu|texlive-ucthesis-3.2-4|27	
14mu|texlive-ucthesis-3.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-ucthesis-3.2-4|29	%files
14mu|texlive-ucthesis-3.2-4|30	%{_texmfdistdir}/tex/latex/ucthesis/uct10.clo
14mu|texlive-ucthesis-3.2-4|31	%{_texmfdistdir}/tex/latex/ucthesis/uct11.clo
14mu|texlive-ucthesis-3.2-4|32	%{_texmfdistdir}/tex/latex/ucthesis/uct12.clo
14mu|texlive-ucthesis-3.2-4|33	%{_texmfdistdir}/tex/latex/ucthesis/ucthesis.cls
14mu|texlive-ucthesis-3.2-4|34	%doc %{_texmfdistdir}/doc/latex/ucthesis/README
14mu|texlive-ucthesis-3.2-4|35	%doc %{_texmfdistdir}/doc/latex/ucthesis/uctest.bib
14mu|texlive-ucthesis-3.2-4|36	%doc %{_texmfdistdir}/doc/latex/ucthesis/uctest.tex
14mu|texlive-ucthesis-3.2-4|37	
14mu|texlive-ucthesis-3.2-4|38	#-----------------------------------------------------------------------
14mu|texlive-ucthesis-3.2-4|39	%prep
14mu|texlive-ucthesis-3.2-4|40	%setup -c -a0 -a1
14mu|texlive-ucthesis-3.2-4|41	
14mu|texlive-ucthesis-3.2-4|42	%build
14mu|texlive-ucthesis-3.2-4|43	
14mu|texlive-ucthesis-3.2-4|44	%install
14mu|texlive-ucthesis-3.2-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ucthesis-3.2-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ucthesis-3.2-4|47	
14mu|texlive-ucthesis-3.2-4|48	
14mu|texlive-ucthesis-3.2-4|49	
14mu|texlive-ucthesis-3.2-4|50	%changelog
14mu|texlive-ucthesis-3.2-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.2-4
14mu|texlive-ucthesis-3.2-4|52	+ Revision: 6717fd6
14mu|texlive-ucthesis-3.2-4|53	- MassBuild#674: Increase release tag
14mu|texlive-ucthesis-3.2-4|54	
14mu|texlive-ucthesis-3.2-4|55	

26011 14
14mu|texlive-udesoftec-1.3.3-3|1	# revision 33154
14mu|texlive-udesoftec-1.3.3-3|2	# category Package
14mu|texlive-udesoftec-1.3.3-3|3	# catalog-ctan /macros/latex/contrib/udesoftec
14mu|texlive-udesoftec-1.3.3-3|4	# catalog-date 2014-03-11 18:51:00 +0100
14mu|texlive-udesoftec-1.3.3-3|5	# catalog-license lppl
14mu|texlive-udesoftec-1.3.3-3|6	# catalog-version 1.3.3
14mu|texlive-udesoftec-1.3.3-3|7	Name:		texlive-udesoftec
14mu|texlive-udesoftec-1.3.3-3|8	Version:	1.3.3
14mu|texlive-udesoftec-1.3.3-3|9	Release:	3
14mu|texlive-udesoftec-1.3.3-3|10	Summary:	Thesis class for the University of Duisburg-Essen
14mu|texlive-udesoftec-1.3.3-3|11	Group:		Publishing
14mu|texlive-udesoftec-1.3.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/udesoftec
14mu|texlive-udesoftec-1.3.3-3|13	License:	LPPL
14mu|texlive-udesoftec-1.3.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/udesoftec.tar.xz
14mu|texlive-udesoftec-1.3.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/udesoftec.doc.tar.xz
14mu|texlive-udesoftec-1.3.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/udesoftec.source.tar.xz
14mu|texlive-udesoftec-1.3.3-3|17	BuildArch:	noarch
14mu|texlive-udesoftec-1.3.3-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-udesoftec-1.3.3-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-udesoftec-1.3.3-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-udesoftec-1.3.3-3|21	
14mu|texlive-udesoftec-1.3.3-3|22	%description
14mu|texlive-udesoftec-1.3.3-3|23	The class is designed for typesetting theses in the Research
14mu|texlive-udesoftec-1.3.3-3|24	Group for Business Informatics and Software Engineering. (The
14mu|texlive-udesoftec-1.3.3-3|25	class may also serve as a template for such theses.) The class
14mu|texlive-udesoftec-1.3.3-3|26	is designed for use with pdfLaTeX; input in UTF-8 encoding is
14mu|texlive-udesoftec-1.3.3-3|27	assumed.
14mu|texlive-udesoftec-1.3.3-3|28	
14mu|texlive-udesoftec-1.3.3-3|29	
14mu|texlive-udesoftec-1.3.3-3|30	#-----------------------------------------------------------------------
14mu|texlive-udesoftec-1.3.3-3|31	%files
14mu|texlive-udesoftec-1.3.3-3|32	%{_texmfdistdir}/bibtex/bst/udesoftec/udesoftec.bst
14mu|texlive-udesoftec-1.3.3-3|33	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-cover-uba.pdf
14mu|texlive-udesoftec-1.3.3-3|34	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-cover-ude-de.pdf
14mu|texlive-udesoftec-1.3.3-3|35	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-cover-ude-en.pdf
14mu|texlive-udesoftec-1.3.3-3|36	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-extra.sty
14mu|texlive-udesoftec-1.3.3-3|37	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec.cls
14mu|texlive-udesoftec-1.3.3-3|38	%doc %{_texmfdistdir}/doc/latex/udesoftec/udesoftec-doc.pdf
14mu|texlive-udesoftec-1.3.3-3|39	#- source
14mu|texlive-udesoftec-1.3.3-3|40	%doc %{_texmfdistdir}/source/latex/udesoftec/CHANGELOG
14mu|texlive-udesoftec-1.3.3-3|41	%doc %{_texmfdistdir}/source/latex/udesoftec/README
14mu|texlive-udesoftec-1.3.3-3|42	%doc %{_texmfdistdir}/source/latex/udesoftec/UPDATE-INSTRUCTIONS
14mu|texlive-udesoftec-1.3.3-3|43	%doc %{_texmfdistdir}/source/latex/udesoftec/VERSION
14mu|texlive-udesoftec-1.3.3-3|44	%doc %{_texmfdistdir}/source/latex/udesoftec/udesoftec-doc-examplebib.bib
14mu|texlive-udesoftec-1.3.3-3|45	%doc %{_texmfdistdir}/source/latex/udesoftec/udesoftec-doc-exampleimage.pdf
14mu|texlive-udesoftec-1.3.3-3|46	%doc %{_texmfdistdir}/source/latex/udesoftec/udesoftec-doc.tex
14mu|texlive-udesoftec-1.3.3-3|47	
14mu|texlive-udesoftec-1.3.3-3|48	#-----------------------------------------------------------------------
14mu|texlive-udesoftec-1.3.3-3|49	%prep
14mu|texlive-udesoftec-1.3.3-3|50	%setup -c -a0 -a1 -a2
14mu|texlive-udesoftec-1.3.3-3|51	
14mu|texlive-udesoftec-1.3.3-3|52	%build
14mu|texlive-udesoftec-1.3.3-3|53	
14mu|texlive-udesoftec-1.3.3-3|54	%install
14mu|texlive-udesoftec-1.3.3-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-udesoftec-1.3.3-3|56	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-udesoftec-1.3.3-3|57	
14mu|texlive-udesoftec-1.3.3-3|58	%changelog
14mu|texlive-udesoftec-1.3.3-3|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.3-3
14mu|texlive-udesoftec-1.3.3-3|60	+ Revision: f58ce39
14mu|texlive-udesoftec-1.3.3-3|61	- MassBuild#674: Increase release tag
14mu|texlive-udesoftec-1.3.3-3|62	
14mu|texlive-udesoftec-1.3.3-3|63	

26012 14
14mu|texlive-uebungsblatt-v1.5.0-4|1	# revision 15878
14mu|texlive-uebungsblatt-v1.5.0-4|2	# category Package
14mu|texlive-uebungsblatt-v1.5.0-4|3	# catalog-ctan /macros/latex/contrib/uebungsblatt
14mu|texlive-uebungsblatt-v1.5.0-4|4	# catalog-date 2008-08-24 14:43:48 +0200
14mu|texlive-uebungsblatt-v1.5.0-4|5	# catalog-license lppl
14mu|texlive-uebungsblatt-v1.5.0-4|6	# catalog-version v1.5.0
14mu|texlive-uebungsblatt-v1.5.0-4|7	Name:		texlive-uebungsblatt
14mu|texlive-uebungsblatt-v1.5.0-4|8	Version:	v1.5.0
14mu|texlive-uebungsblatt-v1.5.0-4|9	Release:	4
14mu|texlive-uebungsblatt-v1.5.0-4|10	Summary:	A LaTeX class for writing exercise sheets
14mu|texlive-uebungsblatt-v1.5.0-4|11	Group:		Publishing
14mu|texlive-uebungsblatt-v1.5.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uebungsblatt
14mu|texlive-uebungsblatt-v1.5.0-4|13	License:	LPPL
14mu|texlive-uebungsblatt-v1.5.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uebungsblatt.tar.xz
14mu|texlive-uebungsblatt-v1.5.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uebungsblatt.doc.tar.xz
14mu|texlive-uebungsblatt-v1.5.0-4|16	BuildArch:	noarch
14mu|texlive-uebungsblatt-v1.5.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-uebungsblatt-v1.5.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-uebungsblatt-v1.5.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-uebungsblatt-v1.5.0-4|20	
14mu|texlive-uebungsblatt-v1.5.0-4|21	%description
14mu|texlive-uebungsblatt-v1.5.0-4|22	This package implements a LaTeX class for writing exercise
14mu|texlive-uebungsblatt-v1.5.0-4|23	sheets for a lecture. Features: - quick typesetting of exercise
14mu|texlive-uebungsblatt-v1.5.0-4|24	sheets or their revisions, - simple user friendly commands, -
14mu|texlive-uebungsblatt-v1.5.0-4|25	elegant page formatting, - automatic numbering of exercises and
14mu|texlive-uebungsblatt-v1.5.0-4|26	sub-exercises, - the number of the exercise sheet is extracted
14mu|texlive-uebungsblatt-v1.5.0-4|27	automatically from the file name, - static information about
14mu|texlive-uebungsblatt-v1.5.0-4|28	the lectures and the authors needs to provided at one point
14mu|texlive-uebungsblatt-v1.5.0-4|29	only.
14mu|texlive-uebungsblatt-v1.5.0-4|30	
14mu|texlive-uebungsblatt-v1.5.0-4|31	
14mu|texlive-uebungsblatt-v1.5.0-4|32	#-----------------------------------------------------------------------
14mu|texlive-uebungsblatt-v1.5.0-4|33	%files
14mu|texlive-uebungsblatt-v1.5.0-4|34	%{_texmfdistdir}/tex/latex/uebungsblatt/uebungsblatt.cls
14mu|texlive-uebungsblatt-v1.5.0-4|35	%{_texmfdistdir}/tex/latex/uebungsblatt/uebungsblatt.sty
14mu|texlive-uebungsblatt-v1.5.0-4|36	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/README
14mu|texlive-uebungsblatt-v1.5.0-4|37	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/history.txt
14mu|texlive-uebungsblatt-v1.5.0-4|38	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/uebungsblatt-doc.pdf
14mu|texlive-uebungsblatt-v1.5.0-4|39	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/uebungsblatt-doc.tex
14mu|texlive-uebungsblatt-v1.5.0-4|40	
14mu|texlive-uebungsblatt-v1.5.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-uebungsblatt-v1.5.0-4|42	%prep
14mu|texlive-uebungsblatt-v1.5.0-4|43	%setup -c -a0 -a1
14mu|texlive-uebungsblatt-v1.5.0-4|44	
14mu|texlive-uebungsblatt-v1.5.0-4|45	%build
14mu|texlive-uebungsblatt-v1.5.0-4|46	
14mu|texlive-uebungsblatt-v1.5.0-4|47	%install
14mu|texlive-uebungsblatt-v1.5.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uebungsblatt-v1.5.0-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-uebungsblatt-v1.5.0-4|50	
14mu|texlive-uebungsblatt-v1.5.0-4|51	
14mu|texlive-uebungsblatt-v1.5.0-4|52	
14mu|texlive-uebungsblatt-v1.5.0-4|53	%changelog
14mu|texlive-uebungsblatt-v1.5.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.5.0-4
14mu|texlive-uebungsblatt-v1.5.0-4|55	+ Revision: 358f42f
14mu|texlive-uebungsblatt-v1.5.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-uebungsblatt-v1.5.0-4|57	
14mu|texlive-uebungsblatt-v1.5.0-4|58	

26013 14
14mu|texlive-uestcthesis-0.4.8-7|1	# revision 31012
14mu|texlive-uestcthesis-0.4.8-7|2	# category Package
14mu|texlive-uestcthesis-0.4.8-7|3	# catalog-ctan /macros/latex/contrib/uestcthesis
14mu|texlive-uestcthesis-0.4.8-7|4	# catalog-date 2013-06-07 17:33:30 +0200
14mu|texlive-uestcthesis-0.4.8-7|5	# catalog-license lppl1.3
14mu|texlive-uestcthesis-0.4.8-7|6	# catalog-version 0.4.8
14mu|texlive-uestcthesis-0.4.8-7|7	Name:		texlive-uestcthesis
14mu|texlive-uestcthesis-0.4.8-7|8	Version:	0.4.8
14mu|texlive-uestcthesis-0.4.8-7|9	Release:	7
14mu|texlive-uestcthesis-0.4.8-7|10	Summary:	Thesis class for UESTC
14mu|texlive-uestcthesis-0.4.8-7|11	Group:		Publishing
14mu|texlive-uestcthesis-0.4.8-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uestcthesis
14mu|texlive-uestcthesis-0.4.8-7|13	License:	LPPL1.3
14mu|texlive-uestcthesis-0.4.8-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uestcthesis.tar.xz
14mu|texlive-uestcthesis-0.4.8-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uestcthesis.doc.tar.xz
14mu|texlive-uestcthesis-0.4.8-7|16	BuildArch:	noarch
14mu|texlive-uestcthesis-0.4.8-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-uestcthesis-0.4.8-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-uestcthesis-0.4.8-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-uestcthesis-0.4.8-7|20	
14mu|texlive-uestcthesis-0.4.8-7|21	%description
14mu|texlive-uestcthesis-0.4.8-7|22	The class is for typesetting a thesis at the University of
14mu|texlive-uestcthesis-0.4.8-7|23	Electronic Science and Technology of China.
14mu|texlive-uestcthesis-0.4.8-7|24	
14mu|texlive-uestcthesis-0.4.8-7|25	
14mu|texlive-uestcthesis-0.4.8-7|26	#-----------------------------------------------------------------------
14mu|texlive-uestcthesis-0.4.8-7|27	%files
14mu|texlive-uestcthesis-0.4.8-7|28	%{_texmfdistdir}/bibtex/bst/uestcthesis/uestcthesis.bst
14mu|texlive-uestcthesis-0.4.8-7|29	%{_texmfdistdir}/tex/latex/uestcthesis/uestcthesis.cls
14mu|texlive-uestcthesis-0.4.8-7|30	%doc %{_texmfdistdir}/doc/latex/uestcthesis/README
14mu|texlive-uestcthesis-0.4.8-7|31	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/DuplicateMe.tex
14mu|texlive-uestcthesis-0.4.8-7|32	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/Place_has_TrainDAO.java.tex
14mu|texlive-uestcthesis-0.4.8-7|33	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/implementation.tex
14mu|texlive-uestcthesis-0.4.8-7|34	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/math.tex
14mu|texlive-uestcthesis-0.4.8-7|35	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/test.c.tex
14mu|texlive-uestcthesis-0.4.8-7|36	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/tuition.tex
14mu|texlive-uestcthesis-0.4.8-7|37	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/Cabstract.tex
14mu|texlive-uestcthesis-0.4.8-7|38	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/Eabstract.tex
14mu|texlive-uestcthesis-0.4.8-7|39	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/acknowledgements.tex
14mu|texlive-uestcthesis-0.4.8-7|40	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/appendix.tex
14mu|texlive-uestcthesis-0.4.8-7|41	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/original.tex
14mu|texlive-uestcthesis-0.4.8-7|42	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/publications.bib
14mu|texlive-uestcthesis-0.4.8-7|43	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/reference.bib
14mu|texlive-uestcthesis-0.4.8-7|44	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/titlepage.tex
14mu|texlive-uestcthesis-0.4.8-7|45	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/translation.tex
14mu|texlive-uestcthesis-0.4.8-7|46	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/Chrysanthemum.jpg
14mu|texlive-uestcthesis-0.4.8-7|47	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/Penguins.jpg
14mu|texlive-uestcthesis-0.4.8-7|48	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/Tulips.jpg
14mu|texlive-uestcthesis-0.4.8-7|49	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/apk.png
14mu|texlive-uestcthesis-0.4.8-7|50	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/excel.png
14mu|texlive-uestcthesis-0.4.8-7|51	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/fisher1.png
14mu|texlive-uestcthesis-0.4.8-7|52	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/fisher2.png
14mu|texlive-uestcthesis-0.4.8-7|53	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow1.png
14mu|texlive-uestcthesis-0.4.8-7|54	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow3.png
14mu|texlive-uestcthesis-0.4.8-7|55	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow4.png
14mu|texlive-uestcthesis-0.4.8-7|56	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow5-1.png
14mu|texlive-uestcthesis-0.4.8-7|57	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow5-2.png
14mu|texlive-uestcthesis-0.4.8-7|58	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow5-3.png
14mu|texlive-uestcthesis-0.4.8-7|59	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/highlight1.png
14mu|texlive-uestcthesis-0.4.8-7|60	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/highlight2.png
14mu|texlive-uestcthesis-0.4.8-7|61	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/system.png
14mu|texlive-uestcthesis-0.4.8-7|62	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/winedt.png
14mu|texlive-uestcthesis-0.4.8-7|63	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/uestcthesis-doc.pdf
14mu|texlive-uestcthesis-0.4.8-7|64	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/uestcthesis-doc.tex
14mu|texlive-uestcthesis-0.4.8-7|65	%doc %{_texmfdistdir}/doc/latex/uestcthesis/source/rvdtx.sty
14mu|texlive-uestcthesis-0.4.8-7|66	%doc %{_texmfdistdir}/doc/latex/uestcthesis/source/uestcthesis.dtx
14mu|texlive-uestcthesis-0.4.8-7|67	%doc %{_texmfdistdir}/doc/latex/uestcthesis/source/uestcthesis.ins
14mu|texlive-uestcthesis-0.4.8-7|68	%doc %{_texmfdistdir}/doc/latex/uestcthesis/uestcthesis.pdf
14mu|texlive-uestcthesis-0.4.8-7|69	
14mu|texlive-uestcthesis-0.4.8-7|70	#-----------------------------------------------------------------------
14mu|texlive-uestcthesis-0.4.8-7|71	%prep
14mu|texlive-uestcthesis-0.4.8-7|72	%setup -c -a0 -a1
14mu|texlive-uestcthesis-0.4.8-7|73	
14mu|texlive-uestcthesis-0.4.8-7|74	%build
14mu|texlive-uestcthesis-0.4.8-7|75	
14mu|texlive-uestcthesis-0.4.8-7|76	%install
14mu|texlive-uestcthesis-0.4.8-7|77	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uestcthesis-0.4.8-7|78	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-uestcthesis-0.4.8-7|79	
14mu|texlive-uestcthesis-0.4.8-7|80	%changelog
14mu|texlive-uestcthesis-0.4.8-7|81	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4.8-7
14mu|texlive-uestcthesis-0.4.8-7|82	+ Revision: fcddd5f
14mu|texlive-uestcthesis-0.4.8-7|83	- MassBuild#674: Increase release tag
14mu|texlive-uestcthesis-0.4.8-7|84	
14mu|texlive-uestcthesis-0.4.8-7|85	

26014 14
14mu|texlive-uhc-20070729-4|1	# revision 16791
14mu|texlive-uhc-20070729-4|2	# category Package
14mu|texlive-uhc-20070729-4|3	# catalog-ctan /fonts/korean/HLaTeX
14mu|texlive-uhc-20070729-4|4	# catalog-date 2007-07-29 12:13:44 +0200
14mu|texlive-uhc-20070729-4|5	# catalog-license lppl
14mu|texlive-uhc-20070729-4|6	# catalog-version undef
14mu|texlive-uhc-20070729-4|7	Name:		texlive-uhc
14mu|texlive-uhc-20070729-4|8	Version:	20070729
14mu|texlive-uhc-20070729-4|9	Release:	4
14mu|texlive-uhc-20070729-4|10	Summary:	Fonts for the Korean language
14mu|texlive-uhc-20070729-4|11	Group:		Publishing
14mu|texlive-uhc-20070729-4|12	URL:		http://www.ctan.org/tex-archive/fonts/korean/HLaTeX
14mu|texlive-uhc-20070729-4|13	License:	LPPL
14mu|texlive-uhc-20070729-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uhc.tar.xz
14mu|texlive-uhc-20070729-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uhc.doc.tar.xz
14mu|texlive-uhc-20070729-4|16	BuildArch:	noarch
14mu|texlive-uhc-20070729-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-uhc-20070729-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-uhc-20070729-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-uhc-20070729-4|20	
14mu|texlive-uhc-20070729-4|21	%description
14mu|texlive-uhc-20070729-4|22	Support for Korean documents written in Korean standard KSC
14mu|texlive-uhc-20070729-4|23	codes for LaTeX2e.
14mu|texlive-uhc-20070729-4|24	
14mu|texlive-uhc-20070729-4|25	
14mu|texlive-uhc-20070729-4|26	#-----------------------------------------------------------------------
14mu|texlive-uhc-20070729-4|27	%files
14mu|texlive-uhc-20070729-4|28	%{_texmfdistdir}/dvips/uhc/config.uhc
14mu|texlive-uhc-20070729-4|29	%{_texmfdistdir}/fonts/afm/uhc/umj/umj00.afm
14mu|texlive-uhc-20070729-4|30	%{_texmfdistdir}/fonts/afm/uhc/umj/umj01.afm
14mu|texlive-uhc-20070729-4|31	%{_texmfdistdir}/fonts/afm/uhc/umj/umj02.afm
14mu|texlive-uhc-20070729-4|32	%{_texmfdistdir}/fonts/afm/uhc/umj/umj03.afm
14mu|texlive-uhc-20070729-4|33	%{_texmfdistdir}/fonts/afm/uhc/umj/umj04.afm
14mu|texlive-uhc-20070729-4|34	%{_texmfdistdir}/fonts/afm/uhc/umj/umj05.afm
14mu|texlive-uhc-20070729-4|35	%{_texmfdistdir}/fonts/afm/uhc/umj/umj10.afm
14mu|texlive-uhc-20070729-4|36	%{_texmfdistdir}/fonts/afm/uhc/umj/umj11.afm
14mu|texlive-uhc-20070729-4|37	%{_texmfdistdir}/fonts/afm/uhc/umj/umj12.afm
14mu|texlive-uhc-20070729-4|38	%{_texmfdistdir}/fonts/afm/uhc/umj/umj13.afm
14mu|texlive-uhc-20070729-4|39	%{_texmfdistdir}/fonts/afm/uhc/umj/umj14.afm
14mu|texlive-uhc-20070729-4|40	%{_texmfdistdir}/fonts/afm/uhc/umj/umj15.afm
14mu|texlive-uhc-20070729-4|41	%{_texmfdistdir}/fonts/afm/uhc/umj/umj16.afm
14mu|texlive-uhc-20070729-4|42	%{_texmfdistdir}/fonts/afm/uhc/umj/umj17.afm
14mu|texlive-uhc-20070729-4|43	%{_texmfdistdir}/fonts/afm/uhc/umj/umj20.afm
14mu|texlive-uhc-20070729-4|44	%{_texmfdistdir}/fonts/afm/uhc/umj/umj21.afm
14mu|texlive-uhc-20070729-4|45	%{_texmfdistdir}/fonts/afm/uhc/umj/umj22.afm
14mu|texlive-uhc-20070729-4|46	%{_texmfdistdir}/fonts/afm/uhc/umj/umj23.afm
14mu|texlive-uhc-20070729-4|47	%{_texmfdistdir}/fonts/afm/uhc/umj/umj24.afm
14mu|texlive-uhc-20070729-4|48	%{_texmfdistdir}/fonts/afm/uhc/umj/umj25.afm
14mu|texlive-uhc-20070729-4|49	%{_texmfdistdir}/fonts/afm/uhc/umj/umj26.afm
14mu|texlive-uhc-20070729-4|50	%{_texmfdistdir}/fonts/afm/uhc/umj/umj27.afm
14mu|texlive-uhc-20070729-4|51	%{_texmfdistdir}/fonts/afm/uhc/umj/umj28.afm
14mu|texlive-uhc-20070729-4|52	%{_texmfdistdir}/fonts/afm/uhc/umj/umj29.afm
14mu|texlive-uhc-20070729-4|53	%{_texmfdistdir}/fonts/afm/uhc/umj/umj30.afm
14mu|texlive-uhc-20070729-4|54	%{_texmfdistdir}/fonts/afm/uhc/umj/umj31.afm
14mu|texlive-uhc-20070729-4|55	%{_texmfdistdir}/fonts/afm/uhc/umj/umj32.afm
14mu|texlive-uhc-20070729-4|56	%{_texmfdistdir}/fonts/afm/uhc/umj/umj33.afm
14mu|texlive-uhc-20070729-4|57	%{_texmfdistdir}/fonts/afm/uhc/umj/umj34.afm
14mu|texlive-uhc-20070729-4|58	%{_texmfdistdir}/fonts/afm/uhc/umj/umj35.afm
14mu|texlive-uhc-20070729-4|59	%{_texmfdistdir}/fonts/afm/uhc/umj/umj36.afm
14mu|texlive-uhc-20070729-4|60	%{_texmfdistdir}/fonts/afm/uhc/umj/umj37.afm
14mu|texlive-uhc-20070729-4|61	%{_texmfdistdir}/fonts/afm/uhc/umj/umj38.afm
14mu|texlive-uhc-20070729-4|62	%{_texmfdistdir}/fonts/map/dvips/uhc/umj.map
14mu|texlive-uhc-20070729-4|63	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj00.tfm
14mu|texlive-uhc-20070729-4|64	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj01.tfm
14mu|texlive-uhc-20070729-4|65	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj02.tfm
14mu|texlive-uhc-20070729-4|66	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj03.tfm
14mu|texlive-uhc-20070729-4|67	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj04.tfm
14mu|texlive-uhc-20070729-4|68	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj05.tfm
14mu|texlive-uhc-20070729-4|69	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj10.tfm
14mu|texlive-uhc-20070729-4|70	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj11.tfm
14mu|texlive-uhc-20070729-4|71	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj12.tfm
14mu|texlive-uhc-20070729-4|72	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj13.tfm
14mu|texlive-uhc-20070729-4|73	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj14.tfm
14mu|texlive-uhc-20070729-4|74	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj15.tfm
14mu|texlive-uhc-20070729-4|75	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj16.tfm
14mu|texlive-uhc-20070729-4|76	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj17.tfm
14mu|texlive-uhc-20070729-4|77	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj20.tfm
14mu|texlive-uhc-20070729-4|78	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj21.tfm
14mu|texlive-uhc-20070729-4|79	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj22.tfm
14mu|texlive-uhc-20070729-4|80	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj23.tfm
14mu|texlive-uhc-20070729-4|81	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj24.tfm
14mu|texlive-uhc-20070729-4|82	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj25.tfm
14mu|texlive-uhc-20070729-4|83	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj26.tfm
14mu|texlive-uhc-20070729-4|84	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj27.tfm
14mu|texlive-uhc-20070729-4|85	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj28.tfm
14mu|texlive-uhc-20070729-4|86	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj29.tfm
14mu|texlive-uhc-20070729-4|87	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj30.tfm
14mu|texlive-uhc-20070729-4|88	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj31.tfm
14mu|texlive-uhc-20070729-4|89	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj32.tfm
14mu|texlive-uhc-20070729-4|90	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj33.tfm
14mu|texlive-uhc-20070729-4|91	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj34.tfm
14mu|texlive-uhc-20070729-4|92	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj35.tfm
14mu|texlive-uhc-20070729-4|93	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj36.tfm
14mu|texlive-uhc-20070729-4|94	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj37.tfm
14mu|texlive-uhc-20070729-4|95	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj38.tfm
14mu|texlive-uhc-20070729-4|96	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc00.tfm
14mu|texlive-uhc-20070729-4|97	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc01.tfm
14mu|texlive-uhc-20070729-4|98	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc02.tfm
14mu|texlive-uhc-20070729-4|99	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc03.tfm
14mu|texlive-uhc-20070729-4|100	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc04.tfm
14mu|texlive-uhc-20070729-4|101	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc05.tfm
14mu|texlive-uhc-20070729-4|102	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc10.tfm
14mu|texlive-uhc-20070729-4|103	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc11.tfm
14mu|texlive-uhc-20070729-4|104	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc12.tfm
14mu|texlive-uhc-20070729-4|105	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc13.tfm
14mu|texlive-uhc-20070729-4|106	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc14.tfm
14mu|texlive-uhc-20070729-4|107	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc15.tfm
14mu|texlive-uhc-20070729-4|108	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc16.tfm
14mu|texlive-uhc-20070729-4|109	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc17.tfm
14mu|texlive-uhc-20070729-4|110	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc20.tfm
14mu|texlive-uhc-20070729-4|111	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc21.tfm
14mu|texlive-uhc-20070729-4|112	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc22.tfm
14mu|texlive-uhc-20070729-4|113	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc23.tfm
14mu|texlive-uhc-20070729-4|114	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc24.tfm
14mu|texlive-uhc-20070729-4|115	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc25.tfm
14mu|texlive-uhc-20070729-4|116	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc26.tfm
14mu|texlive-uhc-20070729-4|117	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc27.tfm
14mu|texlive-uhc-20070729-4|118	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc28.tfm
14mu|texlive-uhc-20070729-4|119	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc29.tfm
14mu|texlive-uhc-20070729-4|120	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc30.tfm
14mu|texlive-uhc-20070729-4|121	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc31.tfm
14mu|texlive-uhc-20070729-4|122	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc32.tfm
14mu|texlive-uhc-20070729-4|123	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc33.tfm
14mu|texlive-uhc-20070729-4|124	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc34.tfm
14mu|texlive-uhc-20070729-4|125	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc35.tfm
14mu|texlive-uhc-20070729-4|126	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc36.tfm
14mu|texlive-uhc-20070729-4|127	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc37.tfm
14mu|texlive-uhc-20070729-4|128	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc38.tfm
14mu|texlive-uhc-20070729-4|129	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco00.tfm
14mu|texlive-uhc-20070729-4|130	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco01.tfm
14mu|texlive-uhc-20070729-4|131	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco02.tfm
14mu|texlive-uhc-20070729-4|132	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco03.tfm
14mu|texlive-uhc-20070729-4|133	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco04.tfm
14mu|texlive-uhc-20070729-4|134	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco05.tfm
14mu|texlive-uhc-20070729-4|135	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco10.tfm
14mu|texlive-uhc-20070729-4|136	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco11.tfm
14mu|texlive-uhc-20070729-4|137	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco12.tfm
14mu|texlive-uhc-20070729-4|138	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco13.tfm
14mu|texlive-uhc-20070729-4|139	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco14.tfm
14mu|texlive-uhc-20070729-4|140	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco15.tfm
14mu|texlive-uhc-20070729-4|141	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco16.tfm
14mu|texlive-uhc-20070729-4|142	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco17.tfm
14mu|texlive-uhc-20070729-4|143	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco20.tfm
14mu|texlive-uhc-20070729-4|144	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco21.tfm
14mu|texlive-uhc-20070729-4|145	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco22.tfm
14mu|texlive-uhc-20070729-4|146	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco23.tfm
14mu|texlive-uhc-20070729-4|147	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco24.tfm
14mu|texlive-uhc-20070729-4|148	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco25.tfm
14mu|texlive-uhc-20070729-4|149	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco26.tfm
14mu|texlive-uhc-20070729-4|150	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco27.tfm
14mu|texlive-uhc-20070729-4|151	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco28.tfm
14mu|texlive-uhc-20070729-4|152	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco29.tfm
14mu|texlive-uhc-20070729-4|153	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco30.tfm
14mu|texlive-uhc-20070729-4|154	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco31.tfm
14mu|texlive-uhc-20070729-4|155	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco32.tfm
14mu|texlive-uhc-20070729-4|156	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco33.tfm
14mu|texlive-uhc-20070729-4|157	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco34.tfm
14mu|texlive-uhc-20070729-4|158	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco35.tfm
14mu|texlive-uhc-20070729-4|159	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco36.tfm
14mu|texlive-uhc-20070729-4|160	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco37.tfm
14mu|texlive-uhc-20070729-4|161	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco38.tfm
14mu|texlive-uhc-20070729-4|162	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo00.tfm
14mu|texlive-uhc-20070729-4|163	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo01.tfm
14mu|texlive-uhc-20070729-4|164	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo02.tfm
14mu|texlive-uhc-20070729-4|165	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo03.tfm
14mu|texlive-uhc-20070729-4|166	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo04.tfm
14mu|texlive-uhc-20070729-4|167	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo05.tfm
14mu|texlive-uhc-20070729-4|168	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo10.tfm
14mu|texlive-uhc-20070729-4|169	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo11.tfm
14mu|texlive-uhc-20070729-4|170	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo12.tfm
14mu|texlive-uhc-20070729-4|171	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo13.tfm
14mu|texlive-uhc-20070729-4|172	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo14.tfm
14mu|texlive-uhc-20070729-4|173	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo15.tfm
14mu|texlive-uhc-20070729-4|174	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo16.tfm
14mu|texlive-uhc-20070729-4|175	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo17.tfm
14mu|texlive-uhc-20070729-4|176	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo20.tfm
14mu|texlive-uhc-20070729-4|177	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo21.tfm
14mu|texlive-uhc-20070729-4|178	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo22.tfm
14mu|texlive-uhc-20070729-4|179	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo23.tfm
14mu|texlive-uhc-20070729-4|180	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo24.tfm
14mu|texlive-uhc-20070729-4|181	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo25.tfm
14mu|texlive-uhc-20070729-4|182	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo26.tfm
14mu|texlive-uhc-20070729-4|183	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo27.tfm
14mu|texlive-uhc-20070729-4|184	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo28.tfm
14mu|texlive-uhc-20070729-4|185	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo29.tfm
14mu|texlive-uhc-20070729-4|186	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo30.tfm
14mu|texlive-uhc-20070729-4|187	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo31.tfm
14mu|texlive-uhc-20070729-4|188	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo32.tfm
14mu|texlive-uhc-20070729-4|189	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo33.tfm
14mu|texlive-uhc-20070729-4|190	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo34.tfm
14mu|texlive-uhc-20070729-4|191	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo35.tfm
14mu|texlive-uhc-20070729-4|192	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo36.tfm
14mu|texlive-uhc-20070729-4|193	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo37.tfm
14mu|texlive-uhc-20070729-4|194	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo38.tfm
14mu|texlive-uhc-20070729-4|195	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju00.tfm
14mu|texlive-uhc-20070729-4|196	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju01.tfm
14mu|texlive-uhc-20070729-4|197	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju02.tfm
14mu|texlive-uhc-20070729-4|198	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju03.tfm
14mu|texlive-uhc-20070729-4|199	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju04.tfm
14mu|texlive-uhc-20070729-4|200	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju05.tfm
14mu|texlive-uhc-20070729-4|201	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju10.tfm
14mu|texlive-uhc-20070729-4|202	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju11.tfm
14mu|texlive-uhc-20070729-4|203	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju12.tfm
14mu|texlive-uhc-20070729-4|204	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju13.tfm
14mu|texlive-uhc-20070729-4|205	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju14.tfm
14mu|texlive-uhc-20070729-4|206	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju15.tfm
14mu|texlive-uhc-20070729-4|207	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju16.tfm
14mu|texlive-uhc-20070729-4|208	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju17.tfm
14mu|texlive-uhc-20070729-4|209	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju20.tfm
14mu|texlive-uhc-20070729-4|210	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju21.tfm
14mu|texlive-uhc-20070729-4|211	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju22.tfm
14mu|texlive-uhc-20070729-4|212	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju23.tfm
14mu|texlive-uhc-20070729-4|213	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju24.tfm
14mu|texlive-uhc-20070729-4|214	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju25.tfm
14mu|texlive-uhc-20070729-4|215	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju26.tfm
14mu|texlive-uhc-20070729-4|216	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju27.tfm
14mu|texlive-uhc-20070729-4|217	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju28.tfm
14mu|texlive-uhc-20070729-4|218	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju29.tfm
14mu|texlive-uhc-20070729-4|219	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju30.tfm
14mu|texlive-uhc-20070729-4|220	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju31.tfm
14mu|texlive-uhc-20070729-4|221	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju32.tfm
14mu|texlive-uhc-20070729-4|222	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju33.tfm
14mu|texlive-uhc-20070729-4|223	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju34.tfm
14mu|texlive-uhc-20070729-4|224	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju35.tfm
14mu|texlive-uhc-20070729-4|225	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju36.tfm
14mu|texlive-uhc-20070729-4|226	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju37.tfm
14mu|texlive-uhc-20070729-4|227	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju38.tfm
14mu|texlive-uhc-20070729-4|228	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo00.tfm
14mu|texlive-uhc-20070729-4|229	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo01.tfm
14mu|texlive-uhc-20070729-4|230	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo02.tfm
14mu|texlive-uhc-20070729-4|231	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo03.tfm
14mu|texlive-uhc-20070729-4|232	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo04.tfm
14mu|texlive-uhc-20070729-4|233	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo05.tfm
14mu|texlive-uhc-20070729-4|234	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo10.tfm
14mu|texlive-uhc-20070729-4|235	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo11.tfm
14mu|texlive-uhc-20070729-4|236	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo12.tfm
14mu|texlive-uhc-20070729-4|237	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo13.tfm
14mu|texlive-uhc-20070729-4|238	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo14.tfm
14mu|texlive-uhc-20070729-4|239	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo15.tfm
14mu|texlive-uhc-20070729-4|240	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo16.tfm
14mu|texlive-uhc-20070729-4|241	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo17.tfm
14mu|texlive-uhc-20070729-4|242	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo20.tfm
14mu|texlive-uhc-20070729-4|243	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo21.tfm
14mu|texlive-uhc-20070729-4|244	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo22.tfm
14mu|texlive-uhc-20070729-4|245	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo23.tfm
14mu|texlive-uhc-20070729-4|246	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo24.tfm
14mu|texlive-uhc-20070729-4|247	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo25.tfm
14mu|texlive-uhc-20070729-4|248	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo26.tfm
14mu|texlive-uhc-20070729-4|249	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo27.tfm
14mu|texlive-uhc-20070729-4|250	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo28.tfm
14mu|texlive-uhc-20070729-4|251	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo29.tfm
14mu|texlive-uhc-20070729-4|252	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo30.tfm
14mu|texlive-uhc-20070729-4|253	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo31.tfm
14mu|texlive-uhc-20070729-4|254	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo32.tfm
14mu|texlive-uhc-20070729-4|255	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo33.tfm
14mu|texlive-uhc-20070729-4|256	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo34.tfm
14mu|texlive-uhc-20070729-4|257	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo35.tfm
14mu|texlive-uhc-20070729-4|258	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo36.tfm
14mu|texlive-uhc-20070729-4|259	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo37.tfm
14mu|texlive-uhc-20070729-4|260	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo38.tfm
14mu|texlive-uhc-20070729-4|261	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx00.tfm
14mu|texlive-uhc-20070729-4|262	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx01.tfm
14mu|texlive-uhc-20070729-4|263	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx02.tfm
14mu|texlive-uhc-20070729-4|264	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx03.tfm
14mu|texlive-uhc-20070729-4|265	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx04.tfm
14mu|texlive-uhc-20070729-4|266	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx05.tfm
14mu|texlive-uhc-20070729-4|267	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx10.tfm
14mu|texlive-uhc-20070729-4|268	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx11.tfm
14mu|texlive-uhc-20070729-4|269	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx12.tfm
14mu|texlive-uhc-20070729-4|270	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx13.tfm
14mu|texlive-uhc-20070729-4|271	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx14.tfm
14mu|texlive-uhc-20070729-4|272	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx15.tfm
14mu|texlive-uhc-20070729-4|273	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx16.tfm
14mu|texlive-uhc-20070729-4|274	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx17.tfm
14mu|texlive-uhc-20070729-4|275	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx20.tfm
14mu|texlive-uhc-20070729-4|276	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx21.tfm
14mu|texlive-uhc-20070729-4|277	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx22.tfm
14mu|texlive-uhc-20070729-4|278	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx23.tfm
14mu|texlive-uhc-20070729-4|279	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx24.tfm
14mu|texlive-uhc-20070729-4|280	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx25.tfm
14mu|texlive-uhc-20070729-4|281	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx26.tfm
14mu|texlive-uhc-20070729-4|282	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx27.tfm
14mu|texlive-uhc-20070729-4|283	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx28.tfm
14mu|texlive-uhc-20070729-4|284	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx29.tfm
14mu|texlive-uhc-20070729-4|285	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx30.tfm
14mu|texlive-uhc-20070729-4|286	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx31.tfm
14mu|texlive-uhc-20070729-4|287	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx32.tfm
14mu|texlive-uhc-20070729-4|288	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx33.tfm
14mu|texlive-uhc-20070729-4|289	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx34.tfm
14mu|texlive-uhc-20070729-4|290	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx35.tfm
14mu|texlive-uhc-20070729-4|291	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx36.tfm
14mu|texlive-uhc-20070729-4|292	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx37.tfm
14mu|texlive-uhc-20070729-4|293	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx38.tfm
14mu|texlive-uhc-20070729-4|294	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo00.tfm
14mu|texlive-uhc-20070729-4|295	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo01.tfm
14mu|texlive-uhc-20070729-4|296	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo02.tfm
14mu|texlive-uhc-20070729-4|297	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo03.tfm
14mu|texlive-uhc-20070729-4|298	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo04.tfm
14mu|texlive-uhc-20070729-4|299	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo05.tfm
14mu|texlive-uhc-20070729-4|300	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo10.tfm
14mu|texlive-uhc-20070729-4|301	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo11.tfm
14mu|texlive-uhc-20070729-4|302	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo12.tfm
14mu|texlive-uhc-20070729-4|303	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo13.tfm
14mu|texlive-uhc-20070729-4|304	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo14.tfm
14mu|texlive-uhc-20070729-4|305	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo15.tfm
14mu|texlive-uhc-20070729-4|306	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo16.tfm
14mu|texlive-uhc-20070729-4|307	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo17.tfm
14mu|texlive-uhc-20070729-4|308	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo20.tfm
14mu|texlive-uhc-20070729-4|309	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo21.tfm
14mu|texlive-uhc-20070729-4|310	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo22.tfm
14mu|texlive-uhc-20070729-4|311	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo23.tfm
14mu|texlive-uhc-20070729-4|312	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo24.tfm
14mu|texlive-uhc-20070729-4|313	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo25.tfm
14mu|texlive-uhc-20070729-4|314	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo26.tfm
14mu|texlive-uhc-20070729-4|315	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo27.tfm
14mu|texlive-uhc-20070729-4|316	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo28.tfm
14mu|texlive-uhc-20070729-4|317	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo29.tfm
14mu|texlive-uhc-20070729-4|318	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo30.tfm
14mu|texlive-uhc-20070729-4|319	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo31.tfm
14mu|texlive-uhc-20070729-4|320	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo32.tfm
14mu|texlive-uhc-20070729-4|321	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo33.tfm
14mu|texlive-uhc-20070729-4|322	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo34.tfm
14mu|texlive-uhc-20070729-4|323	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo35.tfm
14mu|texlive-uhc-20070729-4|324	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo36.tfm
14mu|texlive-uhc-20070729-4|325	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo37.tfm
14mu|texlive-uhc-20070729-4|326	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo38.tfm
14mu|texlive-uhc-20070729-4|327	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj00.tfm
14mu|texlive-uhc-20070729-4|328	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj01.tfm
14mu|texlive-uhc-20070729-4|329	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj02.tfm
14mu|texlive-uhc-20070729-4|330	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj03.tfm
14mu|texlive-uhc-20070729-4|331	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj04.tfm
14mu|texlive-uhc-20070729-4|332	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj20.tfm
14mu|texlive-uhc-20070729-4|333	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj21.tfm
14mu|texlive-uhc-20070729-4|334	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj22.tfm
14mu|texlive-uhc-20070729-4|335	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj23.tfm
14mu|texlive-uhc-20070729-4|336	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj24.tfm
14mu|texlive-uhc-20070729-4|337	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj25.tfm
14mu|texlive-uhc-20070729-4|338	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj26.tfm
14mu|texlive-uhc-20070729-4|339	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj30.tfm
14mu|texlive-uhc-20070729-4|340	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj31.tfm
14mu|texlive-uhc-20070729-4|341	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj32.tfm
14mu|texlive-uhc-20070729-4|342	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj33.tfm
14mu|texlive-uhc-20070729-4|343	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj4e.tfm
14mu|texlive-uhc-20070729-4|344	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj4f.tfm
14mu|texlive-uhc-20070729-4|345	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj50.tfm
14mu|texlive-uhc-20070729-4|346	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj51.tfm
14mu|texlive-uhc-20070729-4|347	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj52.tfm
14mu|texlive-uhc-20070729-4|348	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj53.tfm
14mu|texlive-uhc-20070729-4|349	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj54.tfm
14mu|texlive-uhc-20070729-4|350	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj55.tfm
14mu|texlive-uhc-20070729-4|351	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj56.tfm
14mu|texlive-uhc-20070729-4|352	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj57.tfm
14mu|texlive-uhc-20070729-4|353	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj58.tfm
14mu|texlive-uhc-20070729-4|354	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj59.tfm
14mu|texlive-uhc-20070729-4|355	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5a.tfm
14mu|texlive-uhc-20070729-4|356	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5b.tfm
14mu|texlive-uhc-20070729-4|357	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5c.tfm
14mu|texlive-uhc-20070729-4|358	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5d.tfm
14mu|texlive-uhc-20070729-4|359	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5e.tfm
14mu|texlive-uhc-20070729-4|360	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5f.tfm
14mu|texlive-uhc-20070729-4|361	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj60.tfm
14mu|texlive-uhc-20070729-4|362	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj61.tfm
14mu|texlive-uhc-20070729-4|363	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj62.tfm
14mu|texlive-uhc-20070729-4|364	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj63.tfm
14mu|texlive-uhc-20070729-4|365	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj64.tfm
14mu|texlive-uhc-20070729-4|366	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj65.tfm
14mu|texlive-uhc-20070729-4|367	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj66.tfm
14mu|texlive-uhc-20070729-4|368	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj67.tfm
14mu|texlive-uhc-20070729-4|369	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj68.tfm
14mu|texlive-uhc-20070729-4|370	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj69.tfm
14mu|texlive-uhc-20070729-4|371	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6a.tfm
14mu|texlive-uhc-20070729-4|372	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6b.tfm
14mu|texlive-uhc-20070729-4|373	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6c.tfm
14mu|texlive-uhc-20070729-4|374	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6d.tfm
14mu|texlive-uhc-20070729-4|375	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6e.tfm
14mu|texlive-uhc-20070729-4|376	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6f.tfm
14mu|texlive-uhc-20070729-4|377	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj70.tfm
14mu|texlive-uhc-20070729-4|378	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj71.tfm
14mu|texlive-uhc-20070729-4|379	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj72.tfm
14mu|texlive-uhc-20070729-4|380	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj73.tfm
14mu|texlive-uhc-20070729-4|381	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj74.tfm
14mu|texlive-uhc-20070729-4|382	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj75.tfm
14mu|texlive-uhc-20070729-4|383	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj76.tfm
14mu|texlive-uhc-20070729-4|384	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj77.tfm
14mu|texlive-uhc-20070729-4|385	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj78.tfm
14mu|texlive-uhc-20070729-4|386	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj79.tfm
14mu|texlive-uhc-20070729-4|387	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7a.tfm
14mu|texlive-uhc-20070729-4|388	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7b.tfm
14mu|texlive-uhc-20070729-4|389	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7c.tfm
14mu|texlive-uhc-20070729-4|390	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7d.tfm
14mu|texlive-uhc-20070729-4|391	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7e.tfm
14mu|texlive-uhc-20070729-4|392	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7f.tfm
14mu|texlive-uhc-20070729-4|393	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj80.tfm
14mu|texlive-uhc-20070729-4|394	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj81.tfm
14mu|texlive-uhc-20070729-4|395	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj82.tfm
14mu|texlive-uhc-20070729-4|396	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj83.tfm
14mu|texlive-uhc-20070729-4|397	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj84.tfm
14mu|texlive-uhc-20070729-4|398	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj85.tfm
14mu|texlive-uhc-20070729-4|399	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj86.tfm
14mu|texlive-uhc-20070729-4|400	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj87.tfm
14mu|texlive-uhc-20070729-4|401	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj88.tfm
14mu|texlive-uhc-20070729-4|402	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj89.tfm
14mu|texlive-uhc-20070729-4|403	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8a.tfm
14mu|texlive-uhc-20070729-4|404	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8b.tfm
14mu|texlive-uhc-20070729-4|405	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8c.tfm
14mu|texlive-uhc-20070729-4|406	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8d.tfm
14mu|texlive-uhc-20070729-4|407	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8e.tfm
14mu|texlive-uhc-20070729-4|408	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8f.tfm
14mu|texlive-uhc-20070729-4|409	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj90.tfm
14mu|texlive-uhc-20070729-4|410	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj91.tfm
14mu|texlive-uhc-20070729-4|411	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj92.tfm
14mu|texlive-uhc-20070729-4|412	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj93.tfm
14mu|texlive-uhc-20070729-4|413	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj94.tfm
14mu|texlive-uhc-20070729-4|414	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj95.tfm
14mu|texlive-uhc-20070729-4|415	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj96.tfm
14mu|texlive-uhc-20070729-4|416	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj97.tfm
14mu|texlive-uhc-20070729-4|417	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj98.tfm
14mu|texlive-uhc-20070729-4|418	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj99.tfm
14mu|texlive-uhc-20070729-4|419	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9a.tfm
14mu|texlive-uhc-20070729-4|420	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9b.tfm
14mu|texlive-uhc-20070729-4|421	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9c.tfm
14mu|texlive-uhc-20070729-4|422	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9d.tfm
14mu|texlive-uhc-20070729-4|423	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9e.tfm
14mu|texlive-uhc-20070729-4|424	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9f.tfm
14mu|texlive-uhc-20070729-4|425	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjac.tfm
14mu|texlive-uhc-20070729-4|426	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjad.tfm
14mu|texlive-uhc-20070729-4|427	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjae.tfm
14mu|texlive-uhc-20070729-4|428	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjaf.tfm
14mu|texlive-uhc-20070729-4|429	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb0.tfm
14mu|texlive-uhc-20070729-4|430	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb1.tfm
14mu|texlive-uhc-20070729-4|431	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb2.tfm
14mu|texlive-uhc-20070729-4|432	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb3.tfm
14mu|texlive-uhc-20070729-4|433	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb4.tfm
14mu|texlive-uhc-20070729-4|434	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb5.tfm
14mu|texlive-uhc-20070729-4|435	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb6.tfm
14mu|texlive-uhc-20070729-4|436	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb7.tfm
14mu|texlive-uhc-20070729-4|437	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb8.tfm
14mu|texlive-uhc-20070729-4|438	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb9.tfm
14mu|texlive-uhc-20070729-4|439	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjba.tfm
14mu|texlive-uhc-20070729-4|440	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbb.tfm
14mu|texlive-uhc-20070729-4|441	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbc.tfm
14mu|texlive-uhc-20070729-4|442	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbd.tfm
14mu|texlive-uhc-20070729-4|443	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbe.tfm
14mu|texlive-uhc-20070729-4|444	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbf.tfm
14mu|texlive-uhc-20070729-4|445	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc0.tfm
14mu|texlive-uhc-20070729-4|446	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc00.tfm
14mu|texlive-uhc-20070729-4|447	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc01.tfm
14mu|texlive-uhc-20070729-4|448	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc02.tfm
14mu|texlive-uhc-20070729-4|449	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc03.tfm
14mu|texlive-uhc-20070729-4|450	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc04.tfm
14mu|texlive-uhc-20070729-4|451	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc1.tfm
14mu|texlive-uhc-20070729-4|452	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc2.tfm
14mu|texlive-uhc-20070729-4|453	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc20.tfm
14mu|texlive-uhc-20070729-4|454	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc21.tfm
14mu|texlive-uhc-20070729-4|455	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc22.tfm
14mu|texlive-uhc-20070729-4|456	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc23.tfm
14mu|texlive-uhc-20070729-4|457	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc24.tfm
14mu|texlive-uhc-20070729-4|458	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc25.tfm
14mu|texlive-uhc-20070729-4|459	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc26.tfm
14mu|texlive-uhc-20070729-4|460	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc3.tfm
14mu|texlive-uhc-20070729-4|461	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc30.tfm
14mu|texlive-uhc-20070729-4|462	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc31.tfm
14mu|texlive-uhc-20070729-4|463	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc32.tfm
14mu|texlive-uhc-20070729-4|464	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc33.tfm
14mu|texlive-uhc-20070729-4|465	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc4.tfm
14mu|texlive-uhc-20070729-4|466	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc4e.tfm
14mu|texlive-uhc-20070729-4|467	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc4f.tfm
14mu|texlive-uhc-20070729-4|468	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5.tfm
14mu|texlive-uhc-20070729-4|469	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc50.tfm
14mu|texlive-uhc-20070729-4|470	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc51.tfm
14mu|texlive-uhc-20070729-4|471	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc52.tfm
14mu|texlive-uhc-20070729-4|472	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc53.tfm
14mu|texlive-uhc-20070729-4|473	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc54.tfm
14mu|texlive-uhc-20070729-4|474	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc55.tfm
14mu|texlive-uhc-20070729-4|475	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc56.tfm
14mu|texlive-uhc-20070729-4|476	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc57.tfm
14mu|texlive-uhc-20070729-4|477	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc58.tfm
14mu|texlive-uhc-20070729-4|478	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc59.tfm
14mu|texlive-uhc-20070729-4|479	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5a.tfm
14mu|texlive-uhc-20070729-4|480	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5b.tfm
14mu|texlive-uhc-20070729-4|481	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5c.tfm
14mu|texlive-uhc-20070729-4|482	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5d.tfm
14mu|texlive-uhc-20070729-4|483	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5e.tfm
14mu|texlive-uhc-20070729-4|484	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5f.tfm
14mu|texlive-uhc-20070729-4|485	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6.tfm
14mu|texlive-uhc-20070729-4|486	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc60.tfm
14mu|texlive-uhc-20070729-4|487	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc61.tfm
14mu|texlive-uhc-20070729-4|488	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc62.tfm
14mu|texlive-uhc-20070729-4|489	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc63.tfm
14mu|texlive-uhc-20070729-4|490	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc64.tfm
14mu|texlive-uhc-20070729-4|491	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc65.tfm
14mu|texlive-uhc-20070729-4|492	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc66.tfm
14mu|texlive-uhc-20070729-4|493	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc67.tfm
14mu|texlive-uhc-20070729-4|494	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc68.tfm
14mu|texlive-uhc-20070729-4|495	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc69.tfm
14mu|texlive-uhc-20070729-4|496	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6a.tfm
14mu|texlive-uhc-20070729-4|497	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6b.tfm
14mu|texlive-uhc-20070729-4|498	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6c.tfm
14mu|texlive-uhc-20070729-4|499	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6d.tfm
14mu|texlive-uhc-20070729-4|500	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6e.tfm
14mu|texlive-uhc-20070729-4|501	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6f.tfm
14mu|texlive-uhc-20070729-4|502	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7.tfm
14mu|texlive-uhc-20070729-4|503	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc70.tfm
14mu|texlive-uhc-20070729-4|504	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc71.tfm
14mu|texlive-uhc-20070729-4|505	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc72.tfm
14mu|texlive-uhc-20070729-4|506	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc73.tfm
14mu|texlive-uhc-20070729-4|507	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc74.tfm
14mu|texlive-uhc-20070729-4|508	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc75.tfm
14mu|texlive-uhc-20070729-4|509	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc76.tfm
14mu|texlive-uhc-20070729-4|510	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc77.tfm
14mu|texlive-uhc-20070729-4|511	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc78.tfm
14mu|texlive-uhc-20070729-4|512	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc79.tfm
14mu|texlive-uhc-20070729-4|513	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7a.tfm
14mu|texlive-uhc-20070729-4|514	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7b.tfm
14mu|texlive-uhc-20070729-4|515	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7c.tfm
14mu|texlive-uhc-20070729-4|516	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7d.tfm
14mu|texlive-uhc-20070729-4|517	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7e.tfm
14mu|texlive-uhc-20070729-4|518	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7f.tfm
14mu|texlive-uhc-20070729-4|519	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8.tfm
14mu|texlive-uhc-20070729-4|520	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc80.tfm
14mu|texlive-uhc-20070729-4|521	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc81.tfm
14mu|texlive-uhc-20070729-4|522	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc82.tfm
14mu|texlive-uhc-20070729-4|523	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc83.tfm
14mu|texlive-uhc-20070729-4|524	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc84.tfm
14mu|texlive-uhc-20070729-4|525	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc85.tfm
14mu|texlive-uhc-20070729-4|526	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc86.tfm
14mu|texlive-uhc-20070729-4|527	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc87.tfm
14mu|texlive-uhc-20070729-4|528	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc88.tfm
14mu|texlive-uhc-20070729-4|529	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc89.tfm
14mu|texlive-uhc-20070729-4|530	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8a.tfm
14mu|texlive-uhc-20070729-4|531	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8b.tfm
14mu|texlive-uhc-20070729-4|532	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8c.tfm
14mu|texlive-uhc-20070729-4|533	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8d.tfm
14mu|texlive-uhc-20070729-4|534	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8e.tfm
14mu|texlive-uhc-20070729-4|535	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8f.tfm
14mu|texlive-uhc-20070729-4|536	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9.tfm
14mu|texlive-uhc-20070729-4|537	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc90.tfm
14mu|texlive-uhc-20070729-4|538	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc91.tfm
14mu|texlive-uhc-20070729-4|539	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc92.tfm
14mu|texlive-uhc-20070729-4|540	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc93.tfm
14mu|texlive-uhc-20070729-4|541	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc94.tfm
14mu|texlive-uhc-20070729-4|542	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc95.tfm
14mu|texlive-uhc-20070729-4|543	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc96.tfm
14mu|texlive-uhc-20070729-4|544	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc97.tfm
14mu|texlive-uhc-20070729-4|545	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc98.tfm
14mu|texlive-uhc-20070729-4|546	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc99.tfm
14mu|texlive-uhc-20070729-4|547	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9a.tfm
14mu|texlive-uhc-20070729-4|548	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9b.tfm
14mu|texlive-uhc-20070729-4|549	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9c.tfm
14mu|texlive-uhc-20070729-4|550	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9d.tfm
14mu|texlive-uhc-20070729-4|551	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9e.tfm
14mu|texlive-uhc-20070729-4|552	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9f.tfm
14mu|texlive-uhc-20070729-4|553	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjca.tfm
14mu|texlive-uhc-20070729-4|554	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcac.tfm
14mu|texlive-uhc-20070729-4|555	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcad.tfm
14mu|texlive-uhc-20070729-4|556	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcae.tfm
14mu|texlive-uhc-20070729-4|557	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcaf.tfm
14mu|texlive-uhc-20070729-4|558	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb.tfm
14mu|texlive-uhc-20070729-4|559	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb0.tfm
14mu|texlive-uhc-20070729-4|560	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb1.tfm
14mu|texlive-uhc-20070729-4|561	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb2.tfm
14mu|texlive-uhc-20070729-4|562	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb3.tfm
14mu|texlive-uhc-20070729-4|563	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb4.tfm
14mu|texlive-uhc-20070729-4|564	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb5.tfm
14mu|texlive-uhc-20070729-4|565	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb6.tfm
14mu|texlive-uhc-20070729-4|566	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb7.tfm
14mu|texlive-uhc-20070729-4|567	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb8.tfm
14mu|texlive-uhc-20070729-4|568	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb9.tfm
14mu|texlive-uhc-20070729-4|569	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcba.tfm
14mu|texlive-uhc-20070729-4|570	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbb.tfm
14mu|texlive-uhc-20070729-4|571	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbc.tfm
14mu|texlive-uhc-20070729-4|572	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbd.tfm
14mu|texlive-uhc-20070729-4|573	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbe.tfm
14mu|texlive-uhc-20070729-4|574	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbf.tfm
14mu|texlive-uhc-20070729-4|575	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc.tfm
14mu|texlive-uhc-20070729-4|576	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc0.tfm
14mu|texlive-uhc-20070729-4|577	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc1.tfm
14mu|texlive-uhc-20070729-4|578	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc2.tfm
14mu|texlive-uhc-20070729-4|579	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc3.tfm
14mu|texlive-uhc-20070729-4|580	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc4.tfm
14mu|texlive-uhc-20070729-4|581	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc5.tfm
14mu|texlive-uhc-20070729-4|582	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc6.tfm
14mu|texlive-uhc-20070729-4|583	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc7.tfm
14mu|texlive-uhc-20070729-4|584	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc8.tfm
14mu|texlive-uhc-20070729-4|585	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc9.tfm
14mu|texlive-uhc-20070729-4|586	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcca.tfm
14mu|texlive-uhc-20070729-4|587	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccb.tfm
14mu|texlive-uhc-20070729-4|588	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccc.tfm
14mu|texlive-uhc-20070729-4|589	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccd.tfm
14mu|texlive-uhc-20070729-4|590	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcce.tfm
14mu|texlive-uhc-20070729-4|591	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccf.tfm
14mu|texlive-uhc-20070729-4|592	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd.tfm
14mu|texlive-uhc-20070729-4|593	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd0.tfm
14mu|texlive-uhc-20070729-4|594	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd1.tfm
14mu|texlive-uhc-20070729-4|595	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd2.tfm
14mu|texlive-uhc-20070729-4|596	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd3.tfm
14mu|texlive-uhc-20070729-4|597	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd4.tfm
14mu|texlive-uhc-20070729-4|598	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd5.tfm
14mu|texlive-uhc-20070729-4|599	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd6.tfm
14mu|texlive-uhc-20070729-4|600	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd7.tfm
14mu|texlive-uhc-20070729-4|601	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjce.tfm
14mu|texlive-uhc-20070729-4|602	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcf.tfm
14mu|texlive-uhc-20070729-4|603	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcf9.tfm
14mu|texlive-uhc-20070729-4|604	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcfa.tfm
14mu|texlive-uhc-20070729-4|605	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcff.tfm
14mu|texlive-uhc-20070729-4|606	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco00.tfm
14mu|texlive-uhc-20070729-4|607	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco01.tfm
14mu|texlive-uhc-20070729-4|608	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco02.tfm
14mu|texlive-uhc-20070729-4|609	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco03.tfm
14mu|texlive-uhc-20070729-4|610	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco04.tfm
14mu|texlive-uhc-20070729-4|611	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco20.tfm
14mu|texlive-uhc-20070729-4|612	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco21.tfm
14mu|texlive-uhc-20070729-4|613	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco22.tfm
14mu|texlive-uhc-20070729-4|614	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco23.tfm
14mu|texlive-uhc-20070729-4|615	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco24.tfm
14mu|texlive-uhc-20070729-4|616	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco25.tfm
14mu|texlive-uhc-20070729-4|617	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco26.tfm
14mu|texlive-uhc-20070729-4|618	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco30.tfm
14mu|texlive-uhc-20070729-4|619	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco31.tfm
14mu|texlive-uhc-20070729-4|620	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco32.tfm
14mu|texlive-uhc-20070729-4|621	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco33.tfm
14mu|texlive-uhc-20070729-4|622	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco4e.tfm
14mu|texlive-uhc-20070729-4|623	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco4f.tfm
14mu|texlive-uhc-20070729-4|624	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco50.tfm
14mu|texlive-uhc-20070729-4|625	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco51.tfm
14mu|texlive-uhc-20070729-4|626	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco52.tfm
14mu|texlive-uhc-20070729-4|627	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco53.tfm
14mu|texlive-uhc-20070729-4|628	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco54.tfm
14mu|texlive-uhc-20070729-4|629	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco55.tfm
14mu|texlive-uhc-20070729-4|630	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco56.tfm
14mu|texlive-uhc-20070729-4|631	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco57.tfm
14mu|texlive-uhc-20070729-4|632	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco58.tfm
14mu|texlive-uhc-20070729-4|633	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco59.tfm
14mu|texlive-uhc-20070729-4|634	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5a.tfm
14mu|texlive-uhc-20070729-4|635	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5b.tfm
14mu|texlive-uhc-20070729-4|636	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5c.tfm
14mu|texlive-uhc-20070729-4|637	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5d.tfm
14mu|texlive-uhc-20070729-4|638	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5e.tfm
14mu|texlive-uhc-20070729-4|639	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5f.tfm
14mu|texlive-uhc-20070729-4|640	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco60.tfm
14mu|texlive-uhc-20070729-4|641	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco61.tfm
14mu|texlive-uhc-20070729-4|642	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco62.tfm
14mu|texlive-uhc-20070729-4|643	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco63.tfm
14mu|texlive-uhc-20070729-4|644	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco64.tfm
14mu|texlive-uhc-20070729-4|645	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco65.tfm
14mu|texlive-uhc-20070729-4|646	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco66.tfm
14mu|texlive-uhc-20070729-4|647	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco67.tfm
14mu|texlive-uhc-20070729-4|648	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco68.tfm
14mu|texlive-uhc-20070729-4|649	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco69.tfm
14mu|texlive-uhc-20070729-4|650	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6a.tfm
14mu|texlive-uhc-20070729-4|651	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6b.tfm
14mu|texlive-uhc-20070729-4|652	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6c.tfm
14mu|texlive-uhc-20070729-4|653	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6d.tfm
14mu|texlive-uhc-20070729-4|654	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6e.tfm
14mu|texlive-uhc-20070729-4|655	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6f.tfm
14mu|texlive-uhc-20070729-4|656	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco70.tfm
14mu|texlive-uhc-20070729-4|657	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco71.tfm
14mu|texlive-uhc-20070729-4|658	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco72.tfm
14mu|texlive-uhc-20070729-4|659	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco73.tfm
14mu|texlive-uhc-20070729-4|660	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco74.tfm
14mu|texlive-uhc-20070729-4|661	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco75.tfm
14mu|texlive-uhc-20070729-4|662	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco76.tfm
14mu|texlive-uhc-20070729-4|663	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco77.tfm
14mu|texlive-uhc-20070729-4|664	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco78.tfm
14mu|texlive-uhc-20070729-4|665	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco79.tfm
14mu|texlive-uhc-20070729-4|666	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7a.tfm
14mu|texlive-uhc-20070729-4|667	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7b.tfm
14mu|texlive-uhc-20070729-4|668	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7c.tfm
14mu|texlive-uhc-20070729-4|669	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7d.tfm
14mu|texlive-uhc-20070729-4|670	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7e.tfm
14mu|texlive-uhc-20070729-4|671	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7f.tfm
14mu|texlive-uhc-20070729-4|672	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco80.tfm
14mu|texlive-uhc-20070729-4|673	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco81.tfm
14mu|texlive-uhc-20070729-4|674	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco82.tfm
14mu|texlive-uhc-20070729-4|675	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco83.tfm
14mu|texlive-uhc-20070729-4|676	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco84.tfm
14mu|texlive-uhc-20070729-4|677	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco85.tfm
14mu|texlive-uhc-20070729-4|678	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco86.tfm
14mu|texlive-uhc-20070729-4|679	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco87.tfm
14mu|texlive-uhc-20070729-4|680	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco88.tfm
14mu|texlive-uhc-20070729-4|681	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco89.tfm
14mu|texlive-uhc-20070729-4|682	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8a.tfm
14mu|texlive-uhc-20070729-4|683	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8b.tfm
14mu|texlive-uhc-20070729-4|684	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8c.tfm
14mu|texlive-uhc-20070729-4|685	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8d.tfm
14mu|texlive-uhc-20070729-4|686	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8e.tfm
14mu|texlive-uhc-20070729-4|687	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8f.tfm
14mu|texlive-uhc-20070729-4|688	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco90.tfm
14mu|texlive-uhc-20070729-4|689	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco91.tfm
14mu|texlive-uhc-20070729-4|690	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco92.tfm
14mu|texlive-uhc-20070729-4|691	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco93.tfm
14mu|texlive-uhc-20070729-4|692	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco94.tfm
14mu|texlive-uhc-20070729-4|693	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco95.tfm
14mu|texlive-uhc-20070729-4|694	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco96.tfm
14mu|texlive-uhc-20070729-4|695	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco97.tfm
14mu|texlive-uhc-20070729-4|696	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco98.tfm
14mu|texlive-uhc-20070729-4|697	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco99.tfm
14mu|texlive-uhc-20070729-4|698	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9a.tfm
14mu|texlive-uhc-20070729-4|699	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9b.tfm
14mu|texlive-uhc-20070729-4|700	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9c.tfm
14mu|texlive-uhc-20070729-4|701	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9d.tfm
14mu|texlive-uhc-20070729-4|702	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9e.tfm
14mu|texlive-uhc-20070729-4|703	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9f.tfm
14mu|texlive-uhc-20070729-4|704	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoac.tfm
14mu|texlive-uhc-20070729-4|705	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoad.tfm
14mu|texlive-uhc-20070729-4|706	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoae.tfm
14mu|texlive-uhc-20070729-4|707	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoaf.tfm
14mu|texlive-uhc-20070729-4|708	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob0.tfm
14mu|texlive-uhc-20070729-4|709	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob1.tfm
14mu|texlive-uhc-20070729-4|710	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob2.tfm
14mu|texlive-uhc-20070729-4|711	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob3.tfm
14mu|texlive-uhc-20070729-4|712	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob4.tfm
14mu|texlive-uhc-20070729-4|713	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob5.tfm
14mu|texlive-uhc-20070729-4|714	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob6.tfm
14mu|texlive-uhc-20070729-4|715	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob7.tfm
14mu|texlive-uhc-20070729-4|716	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob8.tfm
14mu|texlive-uhc-20070729-4|717	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob9.tfm
14mu|texlive-uhc-20070729-4|718	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoba.tfm
14mu|texlive-uhc-20070729-4|719	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobb.tfm
14mu|texlive-uhc-20070729-4|720	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobc.tfm
14mu|texlive-uhc-20070729-4|721	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobd.tfm
14mu|texlive-uhc-20070729-4|722	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobe.tfm
14mu|texlive-uhc-20070729-4|723	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobf.tfm
14mu|texlive-uhc-20070729-4|724	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc0.tfm
14mu|texlive-uhc-20070729-4|725	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc1.tfm
14mu|texlive-uhc-20070729-4|726	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc2.tfm
14mu|texlive-uhc-20070729-4|727	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc3.tfm
14mu|texlive-uhc-20070729-4|728	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc4.tfm
14mu|texlive-uhc-20070729-4|729	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc5.tfm
14mu|texlive-uhc-20070729-4|730	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc6.tfm
14mu|texlive-uhc-20070729-4|731	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc7.tfm
14mu|texlive-uhc-20070729-4|732	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc8.tfm
14mu|texlive-uhc-20070729-4|733	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc9.tfm
14mu|texlive-uhc-20070729-4|734	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoca.tfm
14mu|texlive-uhc-20070729-4|735	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocb.tfm
14mu|texlive-uhc-20070729-4|736	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocc.tfm
14mu|texlive-uhc-20070729-4|737	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocd.tfm
14mu|texlive-uhc-20070729-4|738	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoce.tfm
14mu|texlive-uhc-20070729-4|739	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocf.tfm
14mu|texlive-uhc-20070729-4|740	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod0.tfm
14mu|texlive-uhc-20070729-4|741	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod1.tfm
14mu|texlive-uhc-20070729-4|742	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod2.tfm
14mu|texlive-uhc-20070729-4|743	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod3.tfm
14mu|texlive-uhc-20070729-4|744	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod4.tfm
14mu|texlive-uhc-20070729-4|745	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod5.tfm
14mu|texlive-uhc-20070729-4|746	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod6.tfm
14mu|texlive-uhc-20070729-4|747	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod7.tfm
14mu|texlive-uhc-20070729-4|748	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcof9.tfm
14mu|texlive-uhc-20070729-4|749	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcofa.tfm
14mu|texlive-uhc-20070729-4|750	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoff.tfm
14mu|texlive-uhc-20070729-4|751	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd0.tfm
14mu|texlive-uhc-20070729-4|752	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd1.tfm
14mu|texlive-uhc-20070729-4|753	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd2.tfm
14mu|texlive-uhc-20070729-4|754	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd3.tfm
14mu|texlive-uhc-20070729-4|755	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd4.tfm
14mu|texlive-uhc-20070729-4|756	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd5.tfm
14mu|texlive-uhc-20070729-4|757	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd6.tfm
14mu|texlive-uhc-20070729-4|758	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd7.tfm
14mu|texlive-uhc-20070729-4|759	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjf9.tfm
14mu|texlive-uhc-20070729-4|760	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjfa.tfm
14mu|texlive-uhc-20070729-4|761	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjff.tfm
14mu|texlive-uhc-20070729-4|762	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo00.tfm
14mu|texlive-uhc-20070729-4|763	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo01.tfm
14mu|texlive-uhc-20070729-4|764	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo02.tfm
14mu|texlive-uhc-20070729-4|765	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo03.tfm
14mu|texlive-uhc-20070729-4|766	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo04.tfm
14mu|texlive-uhc-20070729-4|767	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo20.tfm
14mu|texlive-uhc-20070729-4|768	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo21.tfm
14mu|texlive-uhc-20070729-4|769	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo22.tfm
14mu|texlive-uhc-20070729-4|770	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo23.tfm
14mu|texlive-uhc-20070729-4|771	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo24.tfm
14mu|texlive-uhc-20070729-4|772	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo25.tfm
14mu|texlive-uhc-20070729-4|773	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo26.tfm
14mu|texlive-uhc-20070729-4|774	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo30.tfm
14mu|texlive-uhc-20070729-4|775	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo31.tfm
14mu|texlive-uhc-20070729-4|776	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo32.tfm
14mu|texlive-uhc-20070729-4|777	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo33.tfm
14mu|texlive-uhc-20070729-4|778	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo4e.tfm
14mu|texlive-uhc-20070729-4|779	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo4f.tfm
14mu|texlive-uhc-20070729-4|780	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo50.tfm
14mu|texlive-uhc-20070729-4|781	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo51.tfm
14mu|texlive-uhc-20070729-4|782	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo52.tfm
14mu|texlive-uhc-20070729-4|783	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo53.tfm
14mu|texlive-uhc-20070729-4|784	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo54.tfm
14mu|texlive-uhc-20070729-4|785	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo55.tfm
14mu|texlive-uhc-20070729-4|786	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo56.tfm
14mu|texlive-uhc-20070729-4|787	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo57.tfm
14mu|texlive-uhc-20070729-4|788	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo58.tfm
14mu|texlive-uhc-20070729-4|789	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo59.tfm
14mu|texlive-uhc-20070729-4|790	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5a.tfm
14mu|texlive-uhc-20070729-4|791	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5b.tfm
14mu|texlive-uhc-20070729-4|792	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5c.tfm
14mu|texlive-uhc-20070729-4|793	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5d.tfm
14mu|texlive-uhc-20070729-4|794	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5e.tfm
14mu|texlive-uhc-20070729-4|795	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5f.tfm
14mu|texlive-uhc-20070729-4|796	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo60.tfm
14mu|texlive-uhc-20070729-4|797	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo61.tfm
14mu|texlive-uhc-20070729-4|798	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo62.tfm
14mu|texlive-uhc-20070729-4|799	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo63.tfm
14mu|texlive-uhc-20070729-4|800	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo64.tfm
14mu|texlive-uhc-20070729-4|801	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo65.tfm
14mu|texlive-uhc-20070729-4|802	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo66.tfm
14mu|texlive-uhc-20070729-4|803	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo67.tfm
14mu|texlive-uhc-20070729-4|804	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo68.tfm
14mu|texlive-uhc-20070729-4|805	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo69.tfm
14mu|texlive-uhc-20070729-4|806	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6a.tfm
14mu|texlive-uhc-20070729-4|807	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6b.tfm
14mu|texlive-uhc-20070729-4|808	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6c.tfm
14mu|texlive-uhc-20070729-4|809	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6d.tfm
14mu|texlive-uhc-20070729-4|810	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6e.tfm
14mu|texlive-uhc-20070729-4|811	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6f.tfm
14mu|texlive-uhc-20070729-4|812	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo70.tfm
14mu|texlive-uhc-20070729-4|813	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo71.tfm
14mu|texlive-uhc-20070729-4|814	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo72.tfm
14mu|texlive-uhc-20070729-4|815	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo73.tfm
14mu|texlive-uhc-20070729-4|816	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo74.tfm
14mu|texlive-uhc-20070729-4|817	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo75.tfm
14mu|texlive-uhc-20070729-4|818	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo76.tfm
14mu|texlive-uhc-20070729-4|819	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo77.tfm
14mu|texlive-uhc-20070729-4|820	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo78.tfm
14mu|texlive-uhc-20070729-4|821	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo79.tfm
14mu|texlive-uhc-20070729-4|822	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7a.tfm
14mu|texlive-uhc-20070729-4|823	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7b.tfm
14mu|texlive-uhc-20070729-4|824	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7c.tfm
14mu|texlive-uhc-20070729-4|825	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7d.tfm
14mu|texlive-uhc-20070729-4|826	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7e.tfm
14mu|texlive-uhc-20070729-4|827	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7f.tfm
14mu|texlive-uhc-20070729-4|828	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo80.tfm
14mu|texlive-uhc-20070729-4|829	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo81.tfm
14mu|texlive-uhc-20070729-4|830	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo82.tfm
14mu|texlive-uhc-20070729-4|831	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo83.tfm
14mu|texlive-uhc-20070729-4|832	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo84.tfm
14mu|texlive-uhc-20070729-4|833	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo85.tfm
14mu|texlive-uhc-20070729-4|834	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo86.tfm
14mu|texlive-uhc-20070729-4|835	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo87.tfm
14mu|texlive-uhc-20070729-4|836	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo88.tfm
14mu|texlive-uhc-20070729-4|837	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo89.tfm
14mu|texlive-uhc-20070729-4|838	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8a.tfm
14mu|texlive-uhc-20070729-4|839	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8b.tfm
14mu|texlive-uhc-20070729-4|840	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8c.tfm
14mu|texlive-uhc-20070729-4|841	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8d.tfm
14mu|texlive-uhc-20070729-4|842	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8e.tfm
14mu|texlive-uhc-20070729-4|843	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8f.tfm
14mu|texlive-uhc-20070729-4|844	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo90.tfm
14mu|texlive-uhc-20070729-4|845	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo91.tfm
14mu|texlive-uhc-20070729-4|846	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo92.tfm
14mu|texlive-uhc-20070729-4|847	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo93.tfm
14mu|texlive-uhc-20070729-4|848	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo94.tfm
14mu|texlive-uhc-20070729-4|849	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo95.tfm
14mu|texlive-uhc-20070729-4|850	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo96.tfm
14mu|texlive-uhc-20070729-4|851	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo97.tfm
14mu|texlive-uhc-20070729-4|852	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo98.tfm
14mu|texlive-uhc-20070729-4|853	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo99.tfm
14mu|texlive-uhc-20070729-4|854	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9a.tfm
14mu|texlive-uhc-20070729-4|855	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9b.tfm
14mu|texlive-uhc-20070729-4|856	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9c.tfm
14mu|texlive-uhc-20070729-4|857	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9d.tfm
14mu|texlive-uhc-20070729-4|858	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9e.tfm
14mu|texlive-uhc-20070729-4|859	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9f.tfm
14mu|texlive-uhc-20070729-4|860	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoac.tfm
14mu|texlive-uhc-20070729-4|861	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoad.tfm
14mu|texlive-uhc-20070729-4|862	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoae.tfm
14mu|texlive-uhc-20070729-4|863	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoaf.tfm
14mu|texlive-uhc-20070729-4|864	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob0.tfm
14mu|texlive-uhc-20070729-4|865	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob1.tfm
14mu|texlive-uhc-20070729-4|866	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob2.tfm
14mu|texlive-uhc-20070729-4|867	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob3.tfm
14mu|texlive-uhc-20070729-4|868	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob4.tfm
14mu|texlive-uhc-20070729-4|869	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob5.tfm
14mu|texlive-uhc-20070729-4|870	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob6.tfm
14mu|texlive-uhc-20070729-4|871	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob7.tfm
14mu|texlive-uhc-20070729-4|872	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob8.tfm
14mu|texlive-uhc-20070729-4|873	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob9.tfm
14mu|texlive-uhc-20070729-4|874	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoba.tfm
14mu|texlive-uhc-20070729-4|875	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobb.tfm
14mu|texlive-uhc-20070729-4|876	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobc.tfm
14mu|texlive-uhc-20070729-4|877	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobd.tfm
14mu|texlive-uhc-20070729-4|878	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobe.tfm
14mu|texlive-uhc-20070729-4|879	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobf.tfm
14mu|texlive-uhc-20070729-4|880	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc0.tfm
14mu|texlive-uhc-20070729-4|881	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc1.tfm
14mu|texlive-uhc-20070729-4|882	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc2.tfm
14mu|texlive-uhc-20070729-4|883	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc3.tfm
14mu|texlive-uhc-20070729-4|884	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc4.tfm
14mu|texlive-uhc-20070729-4|885	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc5.tfm
14mu|texlive-uhc-20070729-4|886	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc6.tfm
14mu|texlive-uhc-20070729-4|887	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc7.tfm
14mu|texlive-uhc-20070729-4|888	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc8.tfm
14mu|texlive-uhc-20070729-4|889	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc9.tfm
14mu|texlive-uhc-20070729-4|890	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoca.tfm
14mu|texlive-uhc-20070729-4|891	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocb.tfm
14mu|texlive-uhc-20070729-4|892	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocc.tfm
14mu|texlive-uhc-20070729-4|893	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocd.tfm
14mu|texlive-uhc-20070729-4|894	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoce.tfm
14mu|texlive-uhc-20070729-4|895	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocf.tfm
14mu|texlive-uhc-20070729-4|896	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod0.tfm
14mu|texlive-uhc-20070729-4|897	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod1.tfm
14mu|texlive-uhc-20070729-4|898	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod2.tfm
14mu|texlive-uhc-20070729-4|899	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod3.tfm
14mu|texlive-uhc-20070729-4|900	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod4.tfm
14mu|texlive-uhc-20070729-4|901	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod5.tfm
14mu|texlive-uhc-20070729-4|902	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod6.tfm
14mu|texlive-uhc-20070729-4|903	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod7.tfm
14mu|texlive-uhc-20070729-4|904	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjof9.tfm
14mu|texlive-uhc-20070729-4|905	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjofa.tfm
14mu|texlive-uhc-20070729-4|906	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoff.tfm
14mu|texlive-uhc-20070729-4|907	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju00.tfm
14mu|texlive-uhc-20070729-4|908	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju01.tfm
14mu|texlive-uhc-20070729-4|909	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju02.tfm
14mu|texlive-uhc-20070729-4|910	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju03.tfm
14mu|texlive-uhc-20070729-4|911	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju04.tfm
14mu|texlive-uhc-20070729-4|912	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju20.tfm
14mu|texlive-uhc-20070729-4|913	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju21.tfm
14mu|texlive-uhc-20070729-4|914	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju22.tfm
14mu|texlive-uhc-20070729-4|915	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju23.tfm
14mu|texlive-uhc-20070729-4|916	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju24.tfm
14mu|texlive-uhc-20070729-4|917	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju25.tfm
14mu|texlive-uhc-20070729-4|918	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju26.tfm
14mu|texlive-uhc-20070729-4|919	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju30.tfm
14mu|texlive-uhc-20070729-4|920	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju31.tfm
14mu|texlive-uhc-20070729-4|921	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju32.tfm
14mu|texlive-uhc-20070729-4|922	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju33.tfm
14mu|texlive-uhc-20070729-4|923	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju4e.tfm
14mu|texlive-uhc-20070729-4|924	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju4f.tfm
14mu|texlive-uhc-20070729-4|925	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju50.tfm
14mu|texlive-uhc-20070729-4|926	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju51.tfm
14mu|texlive-uhc-20070729-4|927	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju52.tfm
14mu|texlive-uhc-20070729-4|928	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju53.tfm
14mu|texlive-uhc-20070729-4|929	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju54.tfm
14mu|texlive-uhc-20070729-4|930	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju55.tfm
14mu|texlive-uhc-20070729-4|931	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju56.tfm
14mu|texlive-uhc-20070729-4|932	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju57.tfm
14mu|texlive-uhc-20070729-4|933	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju58.tfm
14mu|texlive-uhc-20070729-4|934	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju59.tfm
14mu|texlive-uhc-20070729-4|935	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5a.tfm
14mu|texlive-uhc-20070729-4|936	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5b.tfm
14mu|texlive-uhc-20070729-4|937	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5c.tfm
14mu|texlive-uhc-20070729-4|938	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5d.tfm
14mu|texlive-uhc-20070729-4|939	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5e.tfm
14mu|texlive-uhc-20070729-4|940	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5f.tfm
14mu|texlive-uhc-20070729-4|941	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju60.tfm
14mu|texlive-uhc-20070729-4|942	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju61.tfm
14mu|texlive-uhc-20070729-4|943	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju62.tfm
14mu|texlive-uhc-20070729-4|944	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju63.tfm
14mu|texlive-uhc-20070729-4|945	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju64.tfm
14mu|texlive-uhc-20070729-4|946	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju65.tfm
14mu|texlive-uhc-20070729-4|947	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju66.tfm
14mu|texlive-uhc-20070729-4|948	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju67.tfm
14mu|texlive-uhc-20070729-4|949	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju68.tfm
14mu|texlive-uhc-20070729-4|950	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju69.tfm
14mu|texlive-uhc-20070729-4|951	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6a.tfm
14mu|texlive-uhc-20070729-4|952	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6b.tfm
14mu|texlive-uhc-20070729-4|953	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6c.tfm
14mu|texlive-uhc-20070729-4|954	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6d.tfm
14mu|texlive-uhc-20070729-4|955	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6e.tfm
14mu|texlive-uhc-20070729-4|956	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6f.tfm
14mu|texlive-uhc-20070729-4|957	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju70.tfm
14mu|texlive-uhc-20070729-4|958	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju71.tfm
14mu|texlive-uhc-20070729-4|959	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju72.tfm
14mu|texlive-uhc-20070729-4|960	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju73.tfm
14mu|texlive-uhc-20070729-4|961	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju74.tfm
14mu|texlive-uhc-20070729-4|962	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju75.tfm
14mu|texlive-uhc-20070729-4|963	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju76.tfm
14mu|texlive-uhc-20070729-4|964	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju77.tfm
14mu|texlive-uhc-20070729-4|965	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju78.tfm
14mu|texlive-uhc-20070729-4|966	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju79.tfm
14mu|texlive-uhc-20070729-4|967	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7a.tfm
14mu|texlive-uhc-20070729-4|968	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7b.tfm
14mu|texlive-uhc-20070729-4|969	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7c.tfm
14mu|texlive-uhc-20070729-4|970	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7d.tfm
14mu|texlive-uhc-20070729-4|971	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7e.tfm
14mu|texlive-uhc-20070729-4|972	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7f.tfm
14mu|texlive-uhc-20070729-4|973	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju80.tfm
14mu|texlive-uhc-20070729-4|974	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju81.tfm
14mu|texlive-uhc-20070729-4|975	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju82.tfm
14mu|texlive-uhc-20070729-4|976	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju83.tfm
14mu|texlive-uhc-20070729-4|977	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju84.tfm
14mu|texlive-uhc-20070729-4|978	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju85.tfm
14mu|texlive-uhc-20070729-4|979	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju86.tfm
14mu|texlive-uhc-20070729-4|980	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju87.tfm
14mu|texlive-uhc-20070729-4|981	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju88.tfm
14mu|texlive-uhc-20070729-4|982	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju89.tfm
14mu|texlive-uhc-20070729-4|983	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8a.tfm
14mu|texlive-uhc-20070729-4|984	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8b.tfm
14mu|texlive-uhc-20070729-4|985	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8c.tfm
14mu|texlive-uhc-20070729-4|986	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8d.tfm
14mu|texlive-uhc-20070729-4|987	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8e.tfm
14mu|texlive-uhc-20070729-4|988	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8f.tfm
14mu|texlive-uhc-20070729-4|989	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju90.tfm
14mu|texlive-uhc-20070729-4|990	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju91.tfm
14mu|texlive-uhc-20070729-4|991	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju92.tfm
14mu|texlive-uhc-20070729-4|992	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju93.tfm
14mu|texlive-uhc-20070729-4|993	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju94.tfm
14mu|texlive-uhc-20070729-4|994	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju95.tfm
14mu|texlive-uhc-20070729-4|995	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju96.tfm
14mu|texlive-uhc-20070729-4|996	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju97.tfm
14mu|texlive-uhc-20070729-4|997	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju98.tfm
14mu|texlive-uhc-20070729-4|998	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju99.tfm
14mu|texlive-uhc-20070729-4|999	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9a.tfm
14mu|texlive-uhc-20070729-4|1000	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9b.tfm
14mu|texlive-uhc-20070729-4|1001	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9c.tfm
14mu|texlive-uhc-20070729-4|1002	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9d.tfm
14mu|texlive-uhc-20070729-4|1003	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9e.tfm
14mu|texlive-uhc-20070729-4|1004	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9f.tfm
14mu|texlive-uhc-20070729-4|1005	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuac.tfm
14mu|texlive-uhc-20070729-4|1006	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuad.tfm
14mu|texlive-uhc-20070729-4|1007	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuae.tfm
14mu|texlive-uhc-20070729-4|1008	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuaf.tfm
14mu|texlive-uhc-20070729-4|1009	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub0.tfm
14mu|texlive-uhc-20070729-4|1010	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub1.tfm
14mu|texlive-uhc-20070729-4|1011	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub2.tfm
14mu|texlive-uhc-20070729-4|1012	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub3.tfm
14mu|texlive-uhc-20070729-4|1013	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub4.tfm
14mu|texlive-uhc-20070729-4|1014	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub5.tfm
14mu|texlive-uhc-20070729-4|1015	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub6.tfm
14mu|texlive-uhc-20070729-4|1016	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub7.tfm
14mu|texlive-uhc-20070729-4|1017	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub8.tfm
14mu|texlive-uhc-20070729-4|1018	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub9.tfm
14mu|texlive-uhc-20070729-4|1019	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuba.tfm
14mu|texlive-uhc-20070729-4|1020	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubb.tfm
14mu|texlive-uhc-20070729-4|1021	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubc.tfm
14mu|texlive-uhc-20070729-4|1022	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubd.tfm
14mu|texlive-uhc-20070729-4|1023	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjube.tfm
14mu|texlive-uhc-20070729-4|1024	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubf.tfm
14mu|texlive-uhc-20070729-4|1025	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc0.tfm
14mu|texlive-uhc-20070729-4|1026	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc1.tfm
14mu|texlive-uhc-20070729-4|1027	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc2.tfm
14mu|texlive-uhc-20070729-4|1028	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc3.tfm
14mu|texlive-uhc-20070729-4|1029	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc4.tfm
14mu|texlive-uhc-20070729-4|1030	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc5.tfm
14mu|texlive-uhc-20070729-4|1031	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc6.tfm
14mu|texlive-uhc-20070729-4|1032	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc7.tfm
14mu|texlive-uhc-20070729-4|1033	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc8.tfm
14mu|texlive-uhc-20070729-4|1034	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc9.tfm
14mu|texlive-uhc-20070729-4|1035	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuca.tfm
14mu|texlive-uhc-20070729-4|1036	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucb.tfm
14mu|texlive-uhc-20070729-4|1037	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucc.tfm
14mu|texlive-uhc-20070729-4|1038	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucd.tfm
14mu|texlive-uhc-20070729-4|1039	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuce.tfm
14mu|texlive-uhc-20070729-4|1040	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucf.tfm
14mu|texlive-uhc-20070729-4|1041	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud0.tfm
14mu|texlive-uhc-20070729-4|1042	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud1.tfm
14mu|texlive-uhc-20070729-4|1043	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud2.tfm
14mu|texlive-uhc-20070729-4|1044	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud3.tfm
14mu|texlive-uhc-20070729-4|1045	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud4.tfm
14mu|texlive-uhc-20070729-4|1046	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud5.tfm
14mu|texlive-uhc-20070729-4|1047	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud6.tfm
14mu|texlive-uhc-20070729-4|1048	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud7.tfm
14mu|texlive-uhc-20070729-4|1049	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuf9.tfm
14mu|texlive-uhc-20070729-4|1050	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjufa.tfm
14mu|texlive-uhc-20070729-4|1051	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuff.tfm
14mu|texlive-uhc-20070729-4|1052	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo00.tfm
14mu|texlive-uhc-20070729-4|1053	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo01.tfm
14mu|texlive-uhc-20070729-4|1054	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo02.tfm
14mu|texlive-uhc-20070729-4|1055	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo03.tfm
14mu|texlive-uhc-20070729-4|1056	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo04.tfm
14mu|texlive-uhc-20070729-4|1057	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo20.tfm
14mu|texlive-uhc-20070729-4|1058	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo21.tfm
14mu|texlive-uhc-20070729-4|1059	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo22.tfm
14mu|texlive-uhc-20070729-4|1060	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo23.tfm
14mu|texlive-uhc-20070729-4|1061	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo24.tfm
14mu|texlive-uhc-20070729-4|1062	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo25.tfm
14mu|texlive-uhc-20070729-4|1063	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo26.tfm
14mu|texlive-uhc-20070729-4|1064	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo30.tfm
14mu|texlive-uhc-20070729-4|1065	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo31.tfm
14mu|texlive-uhc-20070729-4|1066	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo32.tfm
14mu|texlive-uhc-20070729-4|1067	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo33.tfm
14mu|texlive-uhc-20070729-4|1068	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo4e.tfm
14mu|texlive-uhc-20070729-4|1069	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo4f.tfm
14mu|texlive-uhc-20070729-4|1070	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo50.tfm
14mu|texlive-uhc-20070729-4|1071	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo51.tfm
14mu|texlive-uhc-20070729-4|1072	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo52.tfm
14mu|texlive-uhc-20070729-4|1073	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo53.tfm
14mu|texlive-uhc-20070729-4|1074	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo54.tfm
14mu|texlive-uhc-20070729-4|1075	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo55.tfm
14mu|texlive-uhc-20070729-4|1076	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo56.tfm
14mu|texlive-uhc-20070729-4|1077	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo57.tfm
14mu|texlive-uhc-20070729-4|1078	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo58.tfm
14mu|texlive-uhc-20070729-4|1079	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo59.tfm
14mu|texlive-uhc-20070729-4|1080	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5a.tfm
14mu|texlive-uhc-20070729-4|1081	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5b.tfm
14mu|texlive-uhc-20070729-4|1082	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5c.tfm
14mu|texlive-uhc-20070729-4|1083	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5d.tfm
14mu|texlive-uhc-20070729-4|1084	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5e.tfm
14mu|texlive-uhc-20070729-4|1085	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5f.tfm
14mu|texlive-uhc-20070729-4|1086	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo60.tfm
14mu|texlive-uhc-20070729-4|1087	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo61.tfm
14mu|texlive-uhc-20070729-4|1088	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo62.tfm
14mu|texlive-uhc-20070729-4|1089	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo63.tfm
14mu|texlive-uhc-20070729-4|1090	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo64.tfm
14mu|texlive-uhc-20070729-4|1091	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo65.tfm
14mu|texlive-uhc-20070729-4|1092	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo66.tfm
14mu|texlive-uhc-20070729-4|1093	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo67.tfm
14mu|texlive-uhc-20070729-4|1094	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo68.tfm
14mu|texlive-uhc-20070729-4|1095	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo69.tfm
14mu|texlive-uhc-20070729-4|1096	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6a.tfm
14mu|texlive-uhc-20070729-4|1097	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6b.tfm
14mu|texlive-uhc-20070729-4|1098	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6c.tfm
14mu|texlive-uhc-20070729-4|1099	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6d.tfm
14mu|texlive-uhc-20070729-4|1100	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6e.tfm
14mu|texlive-uhc-20070729-4|1101	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6f.tfm
14mu|texlive-uhc-20070729-4|1102	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo70.tfm
14mu|texlive-uhc-20070729-4|1103	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo71.tfm
14mu|texlive-uhc-20070729-4|1104	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo72.tfm
14mu|texlive-uhc-20070729-4|1105	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo73.tfm
14mu|texlive-uhc-20070729-4|1106	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo74.tfm
14mu|texlive-uhc-20070729-4|1107	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo75.tfm
14mu|texlive-uhc-20070729-4|1108	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo76.tfm
14mu|texlive-uhc-20070729-4|1109	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo77.tfm
14mu|texlive-uhc-20070729-4|1110	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo78.tfm
14mu|texlive-uhc-20070729-4|1111	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo79.tfm
14mu|texlive-uhc-20070729-4|1112	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7a.tfm
14mu|texlive-uhc-20070729-4|1113	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7b.tfm
14mu|texlive-uhc-20070729-4|1114	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7c.tfm
14mu|texlive-uhc-20070729-4|1115	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7d.tfm
14mu|texlive-uhc-20070729-4|1116	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7e.tfm
14mu|texlive-uhc-20070729-4|1117	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7f.tfm
14mu|texlive-uhc-20070729-4|1118	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo80.tfm
14mu|texlive-uhc-20070729-4|1119	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo81.tfm
14mu|texlive-uhc-20070729-4|1120	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo82.tfm
14mu|texlive-uhc-20070729-4|1121	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo83.tfm
14mu|texlive-uhc-20070729-4|1122	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo84.tfm
14mu|texlive-uhc-20070729-4|1123	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo85.tfm
14mu|texlive-uhc-20070729-4|1124	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo86.tfm
14mu|texlive-uhc-20070729-4|1125	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo87.tfm
14mu|texlive-uhc-20070729-4|1126	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo88.tfm
14mu|texlive-uhc-20070729-4|1127	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo89.tfm
14mu|texlive-uhc-20070729-4|1128	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8a.tfm
14mu|texlive-uhc-20070729-4|1129	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8b.tfm
14mu|texlive-uhc-20070729-4|1130	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8c.tfm
14mu|texlive-uhc-20070729-4|1131	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8d.tfm
14mu|texlive-uhc-20070729-4|1132	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8e.tfm
14mu|texlive-uhc-20070729-4|1133	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8f.tfm
14mu|texlive-uhc-20070729-4|1134	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo90.tfm
14mu|texlive-uhc-20070729-4|1135	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo91.tfm
14mu|texlive-uhc-20070729-4|1136	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo92.tfm
14mu|texlive-uhc-20070729-4|1137	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo93.tfm
14mu|texlive-uhc-20070729-4|1138	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo94.tfm
14mu|texlive-uhc-20070729-4|1139	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo95.tfm
14mu|texlive-uhc-20070729-4|1140	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo96.tfm
14mu|texlive-uhc-20070729-4|1141	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo97.tfm
14mu|texlive-uhc-20070729-4|1142	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo98.tfm
14mu|texlive-uhc-20070729-4|1143	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo99.tfm
14mu|texlive-uhc-20070729-4|1144	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9a.tfm
14mu|texlive-uhc-20070729-4|1145	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9b.tfm
14mu|texlive-uhc-20070729-4|1146	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9c.tfm
14mu|texlive-uhc-20070729-4|1147	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9d.tfm
14mu|texlive-uhc-20070729-4|1148	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9e.tfm
14mu|texlive-uhc-20070729-4|1149	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9f.tfm
14mu|texlive-uhc-20070729-4|1150	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoac.tfm
14mu|texlive-uhc-20070729-4|1151	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoad.tfm
14mu|texlive-uhc-20070729-4|1152	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoae.tfm
14mu|texlive-uhc-20070729-4|1153	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoaf.tfm
14mu|texlive-uhc-20070729-4|1154	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob0.tfm
14mu|texlive-uhc-20070729-4|1155	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob1.tfm
14mu|texlive-uhc-20070729-4|1156	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob2.tfm
14mu|texlive-uhc-20070729-4|1157	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob3.tfm
14mu|texlive-uhc-20070729-4|1158	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob4.tfm
14mu|texlive-uhc-20070729-4|1159	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob5.tfm
14mu|texlive-uhc-20070729-4|1160	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob6.tfm
14mu|texlive-uhc-20070729-4|1161	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob7.tfm
14mu|texlive-uhc-20070729-4|1162	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob8.tfm
14mu|texlive-uhc-20070729-4|1163	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob9.tfm
14mu|texlive-uhc-20070729-4|1164	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoba.tfm
14mu|texlive-uhc-20070729-4|1165	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobb.tfm
14mu|texlive-uhc-20070729-4|1166	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobc.tfm
14mu|texlive-uhc-20070729-4|1167	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobd.tfm
14mu|texlive-uhc-20070729-4|1168	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobe.tfm
14mu|texlive-uhc-20070729-4|1169	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobf.tfm
14mu|texlive-uhc-20070729-4|1170	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc0.tfm
14mu|texlive-uhc-20070729-4|1171	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc1.tfm
14mu|texlive-uhc-20070729-4|1172	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc2.tfm
14mu|texlive-uhc-20070729-4|1173	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc3.tfm
14mu|texlive-uhc-20070729-4|1174	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc4.tfm
14mu|texlive-uhc-20070729-4|1175	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc5.tfm
14mu|texlive-uhc-20070729-4|1176	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc6.tfm
14mu|texlive-uhc-20070729-4|1177	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc7.tfm
14mu|texlive-uhc-20070729-4|1178	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc8.tfm
14mu|texlive-uhc-20070729-4|1179	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc9.tfm
14mu|texlive-uhc-20070729-4|1180	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoca.tfm
14mu|texlive-uhc-20070729-4|1181	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocb.tfm
14mu|texlive-uhc-20070729-4|1182	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocc.tfm
14mu|texlive-uhc-20070729-4|1183	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocd.tfm
14mu|texlive-uhc-20070729-4|1184	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoce.tfm
14mu|texlive-uhc-20070729-4|1185	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocf.tfm
14mu|texlive-uhc-20070729-4|1186	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod0.tfm
14mu|texlive-uhc-20070729-4|1187	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod1.tfm
14mu|texlive-uhc-20070729-4|1188	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod2.tfm
14mu|texlive-uhc-20070729-4|1189	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod3.tfm
14mu|texlive-uhc-20070729-4|1190	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod4.tfm
14mu|texlive-uhc-20070729-4|1191	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod5.tfm
14mu|texlive-uhc-20070729-4|1192	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod6.tfm
14mu|texlive-uhc-20070729-4|1193	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod7.tfm
14mu|texlive-uhc-20070729-4|1194	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuof9.tfm
14mu|texlive-uhc-20070729-4|1195	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuofa.tfm
14mu|texlive-uhc-20070729-4|1196	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoff.tfm
14mu|texlive-uhc-20070729-4|1197	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx00.tfm
14mu|texlive-uhc-20070729-4|1198	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx01.tfm
14mu|texlive-uhc-20070729-4|1199	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx02.tfm
14mu|texlive-uhc-20070729-4|1200	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx03.tfm
14mu|texlive-uhc-20070729-4|1201	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx04.tfm
14mu|texlive-uhc-20070729-4|1202	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx20.tfm
14mu|texlive-uhc-20070729-4|1203	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx21.tfm
14mu|texlive-uhc-20070729-4|1204	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx22.tfm
14mu|texlive-uhc-20070729-4|1205	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx23.tfm
14mu|texlive-uhc-20070729-4|1206	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx24.tfm
14mu|texlive-uhc-20070729-4|1207	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx25.tfm
14mu|texlive-uhc-20070729-4|1208	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx26.tfm
14mu|texlive-uhc-20070729-4|1209	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx30.tfm
14mu|texlive-uhc-20070729-4|1210	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx31.tfm
14mu|texlive-uhc-20070729-4|1211	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx32.tfm
14mu|texlive-uhc-20070729-4|1212	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx33.tfm
14mu|texlive-uhc-20070729-4|1213	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx4e.tfm
14mu|texlive-uhc-20070729-4|1214	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx4f.tfm
14mu|texlive-uhc-20070729-4|1215	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx50.tfm
14mu|texlive-uhc-20070729-4|1216	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx51.tfm
14mu|texlive-uhc-20070729-4|1217	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx52.tfm
14mu|texlive-uhc-20070729-4|1218	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx53.tfm
14mu|texlive-uhc-20070729-4|1219	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx54.tfm
14mu|texlive-uhc-20070729-4|1220	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx55.tfm
14mu|texlive-uhc-20070729-4|1221	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx56.tfm
14mu|texlive-uhc-20070729-4|1222	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx57.tfm
14mu|texlive-uhc-20070729-4|1223	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx58.tfm
14mu|texlive-uhc-20070729-4|1224	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx59.tfm
14mu|texlive-uhc-20070729-4|1225	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5a.tfm
14mu|texlive-uhc-20070729-4|1226	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5b.tfm
14mu|texlive-uhc-20070729-4|1227	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5c.tfm
14mu|texlive-uhc-20070729-4|1228	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5d.tfm
14mu|texlive-uhc-20070729-4|1229	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5e.tfm
14mu|texlive-uhc-20070729-4|1230	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5f.tfm
14mu|texlive-uhc-20070729-4|1231	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx60.tfm
14mu|texlive-uhc-20070729-4|1232	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx61.tfm
14mu|texlive-uhc-20070729-4|1233	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx62.tfm
14mu|texlive-uhc-20070729-4|1234	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx63.tfm
14mu|texlive-uhc-20070729-4|1235	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx64.tfm
14mu|texlive-uhc-20070729-4|1236	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx65.tfm
14mu|texlive-uhc-20070729-4|1237	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx66.tfm
14mu|texlive-uhc-20070729-4|1238	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx67.tfm
14mu|texlive-uhc-20070729-4|1239	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx68.tfm
14mu|texlive-uhc-20070729-4|1240	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx69.tfm
14mu|texlive-uhc-20070729-4|1241	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6a.tfm
14mu|texlive-uhc-20070729-4|1242	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6b.tfm
14mu|texlive-uhc-20070729-4|1243	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6c.tfm
14mu|texlive-uhc-20070729-4|1244	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6d.tfm
14mu|texlive-uhc-20070729-4|1245	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6e.tfm
14mu|texlive-uhc-20070729-4|1246	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6f.tfm
14mu|texlive-uhc-20070729-4|1247	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx70.tfm
14mu|texlive-uhc-20070729-4|1248	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx71.tfm
14mu|texlive-uhc-20070729-4|1249	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx72.tfm
14mu|texlive-uhc-20070729-4|1250	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx73.tfm
14mu|texlive-uhc-20070729-4|1251	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx74.tfm
14mu|texlive-uhc-20070729-4|1252	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx75.tfm
14mu|texlive-uhc-20070729-4|1253	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx76.tfm
14mu|texlive-uhc-20070729-4|1254	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx77.tfm
14mu|texlive-uhc-20070729-4|1255	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx78.tfm
14mu|texlive-uhc-20070729-4|1256	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx79.tfm
14mu|texlive-uhc-20070729-4|1257	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7a.tfm
14mu|texlive-uhc-20070729-4|1258	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7b.tfm
14mu|texlive-uhc-20070729-4|1259	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7c.tfm
14mu|texlive-uhc-20070729-4|1260	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7d.tfm
14mu|texlive-uhc-20070729-4|1261	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7e.tfm
14mu|texlive-uhc-20070729-4|1262	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7f.tfm
14mu|texlive-uhc-20070729-4|1263	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx80.tfm
14mu|texlive-uhc-20070729-4|1264	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx81.tfm
14mu|texlive-uhc-20070729-4|1265	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx82.tfm
14mu|texlive-uhc-20070729-4|1266	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx83.tfm
14mu|texlive-uhc-20070729-4|1267	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx84.tfm
14mu|texlive-uhc-20070729-4|1268	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx85.tfm
14mu|texlive-uhc-20070729-4|1269	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx86.tfm
14mu|texlive-uhc-20070729-4|1270	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx87.tfm
14mu|texlive-uhc-20070729-4|1271	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx88.tfm
14mu|texlive-uhc-20070729-4|1272	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx89.tfm
14mu|texlive-uhc-20070729-4|1273	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8a.tfm
14mu|texlive-uhc-20070729-4|1274	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8b.tfm
14mu|texlive-uhc-20070729-4|1275	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8c.tfm
14mu|texlive-uhc-20070729-4|1276	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8d.tfm
14mu|texlive-uhc-20070729-4|1277	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8e.tfm
14mu|texlive-uhc-20070729-4|1278	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8f.tfm
14mu|texlive-uhc-20070729-4|1279	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx90.tfm
14mu|texlive-uhc-20070729-4|1280	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx91.tfm
14mu|texlive-uhc-20070729-4|1281	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx92.tfm
14mu|texlive-uhc-20070729-4|1282	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx93.tfm
14mu|texlive-uhc-20070729-4|1283	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx94.tfm
14mu|texlive-uhc-20070729-4|1284	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx95.tfm
14mu|texlive-uhc-20070729-4|1285	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx96.tfm
14mu|texlive-uhc-20070729-4|1286	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx97.tfm
14mu|texlive-uhc-20070729-4|1287	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx98.tfm
14mu|texlive-uhc-20070729-4|1288	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx99.tfm
14mu|texlive-uhc-20070729-4|1289	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9a.tfm
14mu|texlive-uhc-20070729-4|1290	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9b.tfm
14mu|texlive-uhc-20070729-4|1291	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9c.tfm
14mu|texlive-uhc-20070729-4|1292	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9d.tfm
14mu|texlive-uhc-20070729-4|1293	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9e.tfm
14mu|texlive-uhc-20070729-4|1294	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9f.tfm
14mu|texlive-uhc-20070729-4|1295	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxac.tfm
14mu|texlive-uhc-20070729-4|1296	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxad.tfm
14mu|texlive-uhc-20070729-4|1297	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxae.tfm
14mu|texlive-uhc-20070729-4|1298	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxaf.tfm
14mu|texlive-uhc-20070729-4|1299	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb0.tfm
14mu|texlive-uhc-20070729-4|1300	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb1.tfm
14mu|texlive-uhc-20070729-4|1301	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb2.tfm
14mu|texlive-uhc-20070729-4|1302	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb3.tfm
14mu|texlive-uhc-20070729-4|1303	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb4.tfm
14mu|texlive-uhc-20070729-4|1304	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb5.tfm
14mu|texlive-uhc-20070729-4|1305	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb6.tfm
14mu|texlive-uhc-20070729-4|1306	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb7.tfm
14mu|texlive-uhc-20070729-4|1307	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb8.tfm
14mu|texlive-uhc-20070729-4|1308	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb9.tfm
14mu|texlive-uhc-20070729-4|1309	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxba.tfm
14mu|texlive-uhc-20070729-4|1310	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbb.tfm
14mu|texlive-uhc-20070729-4|1311	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbc.tfm
14mu|texlive-uhc-20070729-4|1312	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbd.tfm
14mu|texlive-uhc-20070729-4|1313	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbe.tfm
14mu|texlive-uhc-20070729-4|1314	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbf.tfm
14mu|texlive-uhc-20070729-4|1315	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc0.tfm
14mu|texlive-uhc-20070729-4|1316	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc1.tfm
14mu|texlive-uhc-20070729-4|1317	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc2.tfm
14mu|texlive-uhc-20070729-4|1318	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc3.tfm
14mu|texlive-uhc-20070729-4|1319	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc4.tfm
14mu|texlive-uhc-20070729-4|1320	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc5.tfm
14mu|texlive-uhc-20070729-4|1321	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc6.tfm
14mu|texlive-uhc-20070729-4|1322	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc7.tfm
14mu|texlive-uhc-20070729-4|1323	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc8.tfm
14mu|texlive-uhc-20070729-4|1324	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc9.tfm
14mu|texlive-uhc-20070729-4|1325	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxca.tfm
14mu|texlive-uhc-20070729-4|1326	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcb.tfm
14mu|texlive-uhc-20070729-4|1327	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcc.tfm
14mu|texlive-uhc-20070729-4|1328	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcd.tfm
14mu|texlive-uhc-20070729-4|1329	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxce.tfm
14mu|texlive-uhc-20070729-4|1330	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcf.tfm
14mu|texlive-uhc-20070729-4|1331	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd0.tfm
14mu|texlive-uhc-20070729-4|1332	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd1.tfm
14mu|texlive-uhc-20070729-4|1333	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd2.tfm
14mu|texlive-uhc-20070729-4|1334	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd3.tfm
14mu|texlive-uhc-20070729-4|1335	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd4.tfm
14mu|texlive-uhc-20070729-4|1336	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd5.tfm
14mu|texlive-uhc-20070729-4|1337	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd6.tfm
14mu|texlive-uhc-20070729-4|1338	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd7.tfm
14mu|texlive-uhc-20070729-4|1339	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxf9.tfm
14mu|texlive-uhc-20070729-4|1340	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxfa.tfm
14mu|texlive-uhc-20070729-4|1341	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxff.tfm
14mu|texlive-uhc-20070729-4|1342	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo00.tfm
14mu|texlive-uhc-20070729-4|1343	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo01.tfm
14mu|texlive-uhc-20070729-4|1344	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo02.tfm
14mu|texlive-uhc-20070729-4|1345	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo03.tfm
14mu|texlive-uhc-20070729-4|1346	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo04.tfm
14mu|texlive-uhc-20070729-4|1347	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo20.tfm
14mu|texlive-uhc-20070729-4|1348	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo21.tfm
14mu|texlive-uhc-20070729-4|1349	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo22.tfm
14mu|texlive-uhc-20070729-4|1350	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo23.tfm
14mu|texlive-uhc-20070729-4|1351	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo24.tfm
14mu|texlive-uhc-20070729-4|1352	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo25.tfm
14mu|texlive-uhc-20070729-4|1353	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo26.tfm
14mu|texlive-uhc-20070729-4|1354	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo30.tfm
14mu|texlive-uhc-20070729-4|1355	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo31.tfm
14mu|texlive-uhc-20070729-4|1356	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo32.tfm
14mu|texlive-uhc-20070729-4|1357	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo33.tfm
14mu|texlive-uhc-20070729-4|1358	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo4e.tfm
14mu|texlive-uhc-20070729-4|1359	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo4f.tfm
14mu|texlive-uhc-20070729-4|1360	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo50.tfm
14mu|texlive-uhc-20070729-4|1361	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo51.tfm
14mu|texlive-uhc-20070729-4|1362	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo52.tfm
14mu|texlive-uhc-20070729-4|1363	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo53.tfm
14mu|texlive-uhc-20070729-4|1364	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo54.tfm
14mu|texlive-uhc-20070729-4|1365	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo55.tfm
14mu|texlive-uhc-20070729-4|1366	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo56.tfm
14mu|texlive-uhc-20070729-4|1367	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo57.tfm
14mu|texlive-uhc-20070729-4|1368	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo58.tfm
14mu|texlive-uhc-20070729-4|1369	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo59.tfm
14mu|texlive-uhc-20070729-4|1370	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5a.tfm
14mu|texlive-uhc-20070729-4|1371	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5b.tfm
14mu|texlive-uhc-20070729-4|1372	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5c.tfm
14mu|texlive-uhc-20070729-4|1373	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5d.tfm
14mu|texlive-uhc-20070729-4|1374	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5e.tfm
14mu|texlive-uhc-20070729-4|1375	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5f.tfm
14mu|texlive-uhc-20070729-4|1376	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo60.tfm
14mu|texlive-uhc-20070729-4|1377	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo61.tfm
14mu|texlive-uhc-20070729-4|1378	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo62.tfm
14mu|texlive-uhc-20070729-4|1379	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo63.tfm
14mu|texlive-uhc-20070729-4|1380	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo64.tfm
14mu|texlive-uhc-20070729-4|1381	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo65.tfm
14mu|texlive-uhc-20070729-4|1382	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo66.tfm
14mu|texlive-uhc-20070729-4|1383	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo67.tfm
14mu|texlive-uhc-20070729-4|1384	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo68.tfm
14mu|texlive-uhc-20070729-4|1385	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo69.tfm
14mu|texlive-uhc-20070729-4|1386	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6a.tfm
14mu|texlive-uhc-20070729-4|1387	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6b.tfm
14mu|texlive-uhc-20070729-4|1388	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6c.tfm
14mu|texlive-uhc-20070729-4|1389	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6d.tfm
14mu|texlive-uhc-20070729-4|1390	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6e.tfm
14mu|texlive-uhc-20070729-4|1391	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6f.tfm
14mu|texlive-uhc-20070729-4|1392	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo70.tfm
14mu|texlive-uhc-20070729-4|1393	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo71.tfm
14mu|texlive-uhc-20070729-4|1394	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo72.tfm
14mu|texlive-uhc-20070729-4|1395	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo73.tfm
14mu|texlive-uhc-20070729-4|1396	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo74.tfm
14mu|texlive-uhc-20070729-4|1397	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo75.tfm
14mu|texlive-uhc-20070729-4|1398	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo76.tfm
14mu|texlive-uhc-20070729-4|1399	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo77.tfm
14mu|texlive-uhc-20070729-4|1400	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo78.tfm
14mu|texlive-uhc-20070729-4|1401	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo79.tfm
14mu|texlive-uhc-20070729-4|1402	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7a.tfm
14mu|texlive-uhc-20070729-4|1403	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7b.tfm
14mu|texlive-uhc-20070729-4|1404	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7c.tfm
14mu|texlive-uhc-20070729-4|1405	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7d.tfm
14mu|texlive-uhc-20070729-4|1406	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7e.tfm
14mu|texlive-uhc-20070729-4|1407	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7f.tfm
14mu|texlive-uhc-20070729-4|1408	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo80.tfm
14mu|texlive-uhc-20070729-4|1409	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo81.tfm
14mu|texlive-uhc-20070729-4|1410	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo82.tfm
14mu|texlive-uhc-20070729-4|1411	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo83.tfm
14mu|texlive-uhc-20070729-4|1412	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo84.tfm
14mu|texlive-uhc-20070729-4|1413	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo85.tfm
14mu|texlive-uhc-20070729-4|1414	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo86.tfm
14mu|texlive-uhc-20070729-4|1415	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo87.tfm
14mu|texlive-uhc-20070729-4|1416	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo88.tfm
14mu|texlive-uhc-20070729-4|1417	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo89.tfm
14mu|texlive-uhc-20070729-4|1418	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8a.tfm
14mu|texlive-uhc-20070729-4|1419	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8b.tfm
14mu|texlive-uhc-20070729-4|1420	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8c.tfm
14mu|texlive-uhc-20070729-4|1421	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8d.tfm
14mu|texlive-uhc-20070729-4|1422	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8e.tfm
14mu|texlive-uhc-20070729-4|1423	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8f.tfm
14mu|texlive-uhc-20070729-4|1424	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo90.tfm
14mu|texlive-uhc-20070729-4|1425	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo91.tfm
14mu|texlive-uhc-20070729-4|1426	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo92.tfm
14mu|texlive-uhc-20070729-4|1427	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo93.tfm
14mu|texlive-uhc-20070729-4|1428	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo94.tfm
14mu|texlive-uhc-20070729-4|1429	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo95.tfm
14mu|texlive-uhc-20070729-4|1430	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo96.tfm
14mu|texlive-uhc-20070729-4|1431	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo97.tfm
14mu|texlive-uhc-20070729-4|1432	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo98.tfm
14mu|texlive-uhc-20070729-4|1433	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo99.tfm
14mu|texlive-uhc-20070729-4|1434	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9a.tfm
14mu|texlive-uhc-20070729-4|1435	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9b.tfm
14mu|texlive-uhc-20070729-4|1436	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9c.tfm
14mu|texlive-uhc-20070729-4|1437	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9d.tfm
14mu|texlive-uhc-20070729-4|1438	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9e.tfm
14mu|texlive-uhc-20070729-4|1439	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9f.tfm
14mu|texlive-uhc-20070729-4|1440	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoac.tfm
14mu|texlive-uhc-20070729-4|1441	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoad.tfm
14mu|texlive-uhc-20070729-4|1442	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoae.tfm
14mu|texlive-uhc-20070729-4|1443	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoaf.tfm
14mu|texlive-uhc-20070729-4|1444	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob0.tfm
14mu|texlive-uhc-20070729-4|1445	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob1.tfm
14mu|texlive-uhc-20070729-4|1446	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob2.tfm
14mu|texlive-uhc-20070729-4|1447	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob3.tfm
14mu|texlive-uhc-20070729-4|1448	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob4.tfm
14mu|texlive-uhc-20070729-4|1449	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob5.tfm
14mu|texlive-uhc-20070729-4|1450	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob6.tfm
14mu|texlive-uhc-20070729-4|1451	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob7.tfm
14mu|texlive-uhc-20070729-4|1452	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob8.tfm
14mu|texlive-uhc-20070729-4|1453	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob9.tfm
14mu|texlive-uhc-20070729-4|1454	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoba.tfm
14mu|texlive-uhc-20070729-4|1455	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobb.tfm
14mu|texlive-uhc-20070729-4|1456	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobc.tfm
14mu|texlive-uhc-20070729-4|1457	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobd.tfm
14mu|texlive-uhc-20070729-4|1458	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobe.tfm
14mu|texlive-uhc-20070729-4|1459	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobf.tfm
14mu|texlive-uhc-20070729-4|1460	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc0.tfm
14mu|texlive-uhc-20070729-4|1461	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc1.tfm
14mu|texlive-uhc-20070729-4|1462	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc2.tfm
14mu|texlive-uhc-20070729-4|1463	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc3.tfm
14mu|texlive-uhc-20070729-4|1464	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc4.tfm
14mu|texlive-uhc-20070729-4|1465	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc5.tfm
14mu|texlive-uhc-20070729-4|1466	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc6.tfm
14mu|texlive-uhc-20070729-4|1467	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc7.tfm
14mu|texlive-uhc-20070729-4|1468	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc8.tfm
14mu|texlive-uhc-20070729-4|1469	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc9.tfm
14mu|texlive-uhc-20070729-4|1470	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoca.tfm
14mu|texlive-uhc-20070729-4|1471	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocb.tfm
14mu|texlive-uhc-20070729-4|1472	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocc.tfm
14mu|texlive-uhc-20070729-4|1473	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocd.tfm
14mu|texlive-uhc-20070729-4|1474	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoce.tfm
14mu|texlive-uhc-20070729-4|1475	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocf.tfm
14mu|texlive-uhc-20070729-4|1476	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod0.tfm
14mu|texlive-uhc-20070729-4|1477	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod1.tfm
14mu|texlive-uhc-20070729-4|1478	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod2.tfm
14mu|texlive-uhc-20070729-4|1479	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod3.tfm
14mu|texlive-uhc-20070729-4|1480	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod4.tfm
14mu|texlive-uhc-20070729-4|1481	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod5.tfm
14mu|texlive-uhc-20070729-4|1482	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod6.tfm
14mu|texlive-uhc-20070729-4|1483	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod7.tfm
14mu|texlive-uhc-20070729-4|1484	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxof9.tfm
14mu|texlive-uhc-20070729-4|1485	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxofa.tfm
14mu|texlive-uhc-20070729-4|1486	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoff.tfm
14mu|texlive-uhc-20070729-4|1487	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj0.tfm
14mu|texlive-uhc-20070729-4|1488	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj04.tfm
14mu|texlive-uhc-20070729-4|1489	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj05.tfm
14mu|texlive-uhc-20070729-4|1490	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj06.tfm
14mu|texlive-uhc-20070729-4|1491	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj07.tfm
14mu|texlive-uhc-20070729-4|1492	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj1.tfm
14mu|texlive-uhc-20070729-4|1493	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj10.tfm
14mu|texlive-uhc-20070729-4|1494	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj11.tfm
14mu|texlive-uhc-20070729-4|1495	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj12.tfm
14mu|texlive-uhc-20070729-4|1496	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj13.tfm
14mu|texlive-uhc-20070729-4|1497	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj14.tfm
14mu|texlive-uhc-20070729-4|1498	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj15.tfm
14mu|texlive-uhc-20070729-4|1499	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj16.tfm
14mu|texlive-uhc-20070729-4|1500	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj17.tfm
14mu|texlive-uhc-20070729-4|1501	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj18.tfm
14mu|texlive-uhc-20070729-4|1502	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj19.tfm
14mu|texlive-uhc-20070729-4|1503	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj2.tfm
14mu|texlive-uhc-20070729-4|1504	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj20.tfm
14mu|texlive-uhc-20070729-4|1505	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj21.tfm
14mu|texlive-uhc-20070729-4|1506	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj22.tfm
14mu|texlive-uhc-20070729-4|1507	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj23.tfm
14mu|texlive-uhc-20070729-4|1508	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj24.tfm
14mu|texlive-uhc-20070729-4|1509	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj25.tfm
14mu|texlive-uhc-20070729-4|1510	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj26.tfm
14mu|texlive-uhc-20070729-4|1511	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj27.tfm
14mu|texlive-uhc-20070729-4|1512	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj28.tfm
14mu|texlive-uhc-20070729-4|1513	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj29.tfm
14mu|texlive-uhc-20070729-4|1514	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj3.tfm
14mu|texlive-uhc-20070729-4|1515	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj4.tfm
14mu|texlive-uhc-20070729-4|1516	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj5.tfm
14mu|texlive-uhc-20070729-4|1517	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj6.tfm
14mu|texlive-uhc-20070729-4|1518	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj7.tfm
14mu|texlive-uhc-20070729-4|1519	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj8.tfm
14mu|texlive-uhc-20070729-4|1520	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj9.tfm
14mu|texlive-uhc-20070729-4|1521	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc0.tfm
14mu|texlive-uhc-20070729-4|1522	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc04.tfm
14mu|texlive-uhc-20070729-4|1523	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc05.tfm
14mu|texlive-uhc-20070729-4|1524	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc06.tfm
14mu|texlive-uhc-20070729-4|1525	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc07.tfm
14mu|texlive-uhc-20070729-4|1526	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc1.tfm
14mu|texlive-uhc-20070729-4|1527	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc10.tfm
14mu|texlive-uhc-20070729-4|1528	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc11.tfm
14mu|texlive-uhc-20070729-4|1529	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc12.tfm
14mu|texlive-uhc-20070729-4|1530	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc13.tfm
14mu|texlive-uhc-20070729-4|1531	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc14.tfm
14mu|texlive-uhc-20070729-4|1532	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc15.tfm
14mu|texlive-uhc-20070729-4|1533	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc16.tfm
14mu|texlive-uhc-20070729-4|1534	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc17.tfm
14mu|texlive-uhc-20070729-4|1535	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc18.tfm
14mu|texlive-uhc-20070729-4|1536	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc19.tfm
14mu|texlive-uhc-20070729-4|1537	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc2.tfm
14mu|texlive-uhc-20070729-4|1538	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc20.tfm
14mu|texlive-uhc-20070729-4|1539	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc21.tfm
14mu|texlive-uhc-20070729-4|1540	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc22.tfm
14mu|texlive-uhc-20070729-4|1541	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc23.tfm
14mu|texlive-uhc-20070729-4|1542	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc24.tfm
14mu|texlive-uhc-20070729-4|1543	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc25.tfm
14mu|texlive-uhc-20070729-4|1544	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc26.tfm
14mu|texlive-uhc-20070729-4|1545	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc27.tfm
14mu|texlive-uhc-20070729-4|1546	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc28.tfm
14mu|texlive-uhc-20070729-4|1547	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc29.tfm
14mu|texlive-uhc-20070729-4|1548	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc3.tfm
14mu|texlive-uhc-20070729-4|1549	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc4.tfm
14mu|texlive-uhc-20070729-4|1550	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc5.tfm
14mu|texlive-uhc-20070729-4|1551	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc6.tfm
14mu|texlive-uhc-20070729-4|1552	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc7.tfm
14mu|texlive-uhc-20070729-4|1553	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc8.tfm
14mu|texlive-uhc-20070729-4|1554	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc9.tfm
14mu|texlive-uhc-20070729-4|1555	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco0.tfm
14mu|texlive-uhc-20070729-4|1556	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco04.tfm
14mu|texlive-uhc-20070729-4|1557	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco05.tfm
14mu|texlive-uhc-20070729-4|1558	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco06.tfm
14mu|texlive-uhc-20070729-4|1559	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco07.tfm
14mu|texlive-uhc-20070729-4|1560	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco1.tfm
14mu|texlive-uhc-20070729-4|1561	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco10.tfm
14mu|texlive-uhc-20070729-4|1562	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco11.tfm
14mu|texlive-uhc-20070729-4|1563	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco12.tfm
14mu|texlive-uhc-20070729-4|1564	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco13.tfm
14mu|texlive-uhc-20070729-4|1565	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco14.tfm
14mu|texlive-uhc-20070729-4|1566	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco15.tfm
14mu|texlive-uhc-20070729-4|1567	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco16.tfm
14mu|texlive-uhc-20070729-4|1568	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco17.tfm
14mu|texlive-uhc-20070729-4|1569	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco18.tfm
14mu|texlive-uhc-20070729-4|1570	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco19.tfm
14mu|texlive-uhc-20070729-4|1571	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco2.tfm
14mu|texlive-uhc-20070729-4|1572	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco20.tfm
14mu|texlive-uhc-20070729-4|1573	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco21.tfm
14mu|texlive-uhc-20070729-4|1574	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco22.tfm
14mu|texlive-uhc-20070729-4|1575	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco23.tfm
14mu|texlive-uhc-20070729-4|1576	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco24.tfm
14mu|texlive-uhc-20070729-4|1577	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco25.tfm
14mu|texlive-uhc-20070729-4|1578	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco26.tfm
14mu|texlive-uhc-20070729-4|1579	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco27.tfm
14mu|texlive-uhc-20070729-4|1580	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco28.tfm
14mu|texlive-uhc-20070729-4|1581	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco29.tfm
14mu|texlive-uhc-20070729-4|1582	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco3.tfm
14mu|texlive-uhc-20070729-4|1583	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco4.tfm
14mu|texlive-uhc-20070729-4|1584	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco5.tfm
14mu|texlive-uhc-20070729-4|1585	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco6.tfm
14mu|texlive-uhc-20070729-4|1586	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco7.tfm
14mu|texlive-uhc-20070729-4|1587	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco8.tfm
14mu|texlive-uhc-20070729-4|1588	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco9.tfm
14mu|texlive-uhc-20070729-4|1589	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo0.tfm
14mu|texlive-uhc-20070729-4|1590	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo04.tfm
14mu|texlive-uhc-20070729-4|1591	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo05.tfm
14mu|texlive-uhc-20070729-4|1592	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo06.tfm
14mu|texlive-uhc-20070729-4|1593	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo07.tfm
14mu|texlive-uhc-20070729-4|1594	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo1.tfm
14mu|texlive-uhc-20070729-4|1595	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo10.tfm
14mu|texlive-uhc-20070729-4|1596	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo11.tfm
14mu|texlive-uhc-20070729-4|1597	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo12.tfm
14mu|texlive-uhc-20070729-4|1598	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo13.tfm
14mu|texlive-uhc-20070729-4|1599	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo14.tfm
14mu|texlive-uhc-20070729-4|1600	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo15.tfm
14mu|texlive-uhc-20070729-4|1601	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo16.tfm
14mu|texlive-uhc-20070729-4|1602	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo17.tfm
14mu|texlive-uhc-20070729-4|1603	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo18.tfm
14mu|texlive-uhc-20070729-4|1604	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo19.tfm
14mu|texlive-uhc-20070729-4|1605	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo2.tfm
14mu|texlive-uhc-20070729-4|1606	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo20.tfm
14mu|texlive-uhc-20070729-4|1607	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo21.tfm
14mu|texlive-uhc-20070729-4|1608	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo22.tfm
14mu|texlive-uhc-20070729-4|1609	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo23.tfm
14mu|texlive-uhc-20070729-4|1610	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo24.tfm
14mu|texlive-uhc-20070729-4|1611	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo25.tfm
14mu|texlive-uhc-20070729-4|1612	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo26.tfm
14mu|texlive-uhc-20070729-4|1613	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo27.tfm
14mu|texlive-uhc-20070729-4|1614	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo28.tfm
14mu|texlive-uhc-20070729-4|1615	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo29.tfm
14mu|texlive-uhc-20070729-4|1616	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo3.tfm
14mu|texlive-uhc-20070729-4|1617	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo4.tfm
14mu|texlive-uhc-20070729-4|1618	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo5.tfm
14mu|texlive-uhc-20070729-4|1619	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo6.tfm
14mu|texlive-uhc-20070729-4|1620	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo7.tfm
14mu|texlive-uhc-20070729-4|1621	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo8.tfm
14mu|texlive-uhc-20070729-4|1622	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo9.tfm
14mu|texlive-uhc-20070729-4|1623	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju0.tfm
14mu|texlive-uhc-20070729-4|1624	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju04.tfm
14mu|texlive-uhc-20070729-4|1625	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju05.tfm
14mu|texlive-uhc-20070729-4|1626	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju06.tfm
14mu|texlive-uhc-20070729-4|1627	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju07.tfm
14mu|texlive-uhc-20070729-4|1628	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju1.tfm
14mu|texlive-uhc-20070729-4|1629	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju10.tfm
14mu|texlive-uhc-20070729-4|1630	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju11.tfm
14mu|texlive-uhc-20070729-4|1631	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju12.tfm
14mu|texlive-uhc-20070729-4|1632	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju13.tfm
14mu|texlive-uhc-20070729-4|1633	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju14.tfm
14mu|texlive-uhc-20070729-4|1634	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju15.tfm
14mu|texlive-uhc-20070729-4|1635	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju16.tfm
14mu|texlive-uhc-20070729-4|1636	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju17.tfm
14mu|texlive-uhc-20070729-4|1637	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju18.tfm
14mu|texlive-uhc-20070729-4|1638	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju19.tfm
14mu|texlive-uhc-20070729-4|1639	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju2.tfm
14mu|texlive-uhc-20070729-4|1640	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju20.tfm
14mu|texlive-uhc-20070729-4|1641	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju21.tfm
14mu|texlive-uhc-20070729-4|1642	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju22.tfm
14mu|texlive-uhc-20070729-4|1643	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju23.tfm
14mu|texlive-uhc-20070729-4|1644	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju24.tfm
14mu|texlive-uhc-20070729-4|1645	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju25.tfm
14mu|texlive-uhc-20070729-4|1646	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju26.tfm
14mu|texlive-uhc-20070729-4|1647	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju27.tfm
14mu|texlive-uhc-20070729-4|1648	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju28.tfm
14mu|texlive-uhc-20070729-4|1649	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju29.tfm
14mu|texlive-uhc-20070729-4|1650	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju3.tfm
14mu|texlive-uhc-20070729-4|1651	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju4.tfm
14mu|texlive-uhc-20070729-4|1652	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju5.tfm
14mu|texlive-uhc-20070729-4|1653	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju6.tfm
14mu|texlive-uhc-20070729-4|1654	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju7.tfm
14mu|texlive-uhc-20070729-4|1655	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju8.tfm
14mu|texlive-uhc-20070729-4|1656	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju9.tfm
14mu|texlive-uhc-20070729-4|1657	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo0.tfm
14mu|texlive-uhc-20070729-4|1658	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo04.tfm
14mu|texlive-uhc-20070729-4|1659	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo05.tfm
14mu|texlive-uhc-20070729-4|1660	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo06.tfm
14mu|texlive-uhc-20070729-4|1661	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo07.tfm
14mu|texlive-uhc-20070729-4|1662	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo1.tfm
14mu|texlive-uhc-20070729-4|1663	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo10.tfm
14mu|texlive-uhc-20070729-4|1664	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo11.tfm
14mu|texlive-uhc-20070729-4|1665	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo12.tfm
14mu|texlive-uhc-20070729-4|1666	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo13.tfm
14mu|texlive-uhc-20070729-4|1667	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo14.tfm
14mu|texlive-uhc-20070729-4|1668	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo15.tfm
14mu|texlive-uhc-20070729-4|1669	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo16.tfm
14mu|texlive-uhc-20070729-4|1670	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo17.tfm
14mu|texlive-uhc-20070729-4|1671	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo18.tfm
14mu|texlive-uhc-20070729-4|1672	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo19.tfm
14mu|texlive-uhc-20070729-4|1673	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo2.tfm
14mu|texlive-uhc-20070729-4|1674	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo20.tfm
14mu|texlive-uhc-20070729-4|1675	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo21.tfm
14mu|texlive-uhc-20070729-4|1676	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo22.tfm
14mu|texlive-uhc-20070729-4|1677	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo23.tfm
14mu|texlive-uhc-20070729-4|1678	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo24.tfm
14mu|texlive-uhc-20070729-4|1679	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo25.tfm
14mu|texlive-uhc-20070729-4|1680	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo26.tfm
14mu|texlive-uhc-20070729-4|1681	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo27.tfm
14mu|texlive-uhc-20070729-4|1682	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo28.tfm
14mu|texlive-uhc-20070729-4|1683	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo29.tfm
14mu|texlive-uhc-20070729-4|1684	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo3.tfm
14mu|texlive-uhc-20070729-4|1685	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo4.tfm
14mu|texlive-uhc-20070729-4|1686	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo5.tfm
14mu|texlive-uhc-20070729-4|1687	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo6.tfm
14mu|texlive-uhc-20070729-4|1688	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo7.tfm
14mu|texlive-uhc-20070729-4|1689	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo8.tfm
14mu|texlive-uhc-20070729-4|1690	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo9.tfm
14mu|texlive-uhc-20070729-4|1691	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx0.tfm
14mu|texlive-uhc-20070729-4|1692	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx04.tfm
14mu|texlive-uhc-20070729-4|1693	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx05.tfm
14mu|texlive-uhc-20070729-4|1694	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx06.tfm
14mu|texlive-uhc-20070729-4|1695	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx07.tfm
14mu|texlive-uhc-20070729-4|1696	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx1.tfm
14mu|texlive-uhc-20070729-4|1697	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx10.tfm
14mu|texlive-uhc-20070729-4|1698	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx11.tfm
14mu|texlive-uhc-20070729-4|1699	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx12.tfm
14mu|texlive-uhc-20070729-4|1700	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx13.tfm
14mu|texlive-uhc-20070729-4|1701	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx14.tfm
14mu|texlive-uhc-20070729-4|1702	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx15.tfm
14mu|texlive-uhc-20070729-4|1703	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx16.tfm
14mu|texlive-uhc-20070729-4|1704	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx17.tfm
14mu|texlive-uhc-20070729-4|1705	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx18.tfm
14mu|texlive-uhc-20070729-4|1706	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx19.tfm
14mu|texlive-uhc-20070729-4|1707	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx2.tfm
14mu|texlive-uhc-20070729-4|1708	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx20.tfm
14mu|texlive-uhc-20070729-4|1709	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx21.tfm
14mu|texlive-uhc-20070729-4|1710	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx22.tfm
14mu|texlive-uhc-20070729-4|1711	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx23.tfm
14mu|texlive-uhc-20070729-4|1712	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx24.tfm
14mu|texlive-uhc-20070729-4|1713	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx25.tfm
14mu|texlive-uhc-20070729-4|1714	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx26.tfm
14mu|texlive-uhc-20070729-4|1715	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx27.tfm
14mu|texlive-uhc-20070729-4|1716	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx28.tfm
14mu|texlive-uhc-20070729-4|1717	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx29.tfm
14mu|texlive-uhc-20070729-4|1718	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx3.tfm
14mu|texlive-uhc-20070729-4|1719	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx4.tfm
14mu|texlive-uhc-20070729-4|1720	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx5.tfm
14mu|texlive-uhc-20070729-4|1721	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx6.tfm
14mu|texlive-uhc-20070729-4|1722	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx7.tfm
14mu|texlive-uhc-20070729-4|1723	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx8.tfm
14mu|texlive-uhc-20070729-4|1724	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx9.tfm
14mu|texlive-uhc-20070729-4|1725	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo0.tfm
14mu|texlive-uhc-20070729-4|1726	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo04.tfm
14mu|texlive-uhc-20070729-4|1727	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo05.tfm
14mu|texlive-uhc-20070729-4|1728	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo06.tfm
14mu|texlive-uhc-20070729-4|1729	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo07.tfm
14mu|texlive-uhc-20070729-4|1730	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo1.tfm
14mu|texlive-uhc-20070729-4|1731	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo10.tfm
14mu|texlive-uhc-20070729-4|1732	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo11.tfm
14mu|texlive-uhc-20070729-4|1733	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo12.tfm
14mu|texlive-uhc-20070729-4|1734	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo13.tfm
14mu|texlive-uhc-20070729-4|1735	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo14.tfm
14mu|texlive-uhc-20070729-4|1736	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo15.tfm
14mu|texlive-uhc-20070729-4|1737	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo16.tfm
14mu|texlive-uhc-20070729-4|1738	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo17.tfm
14mu|texlive-uhc-20070729-4|1739	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo18.tfm
14mu|texlive-uhc-20070729-4|1740	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo19.tfm
14mu|texlive-uhc-20070729-4|1741	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo2.tfm
14mu|texlive-uhc-20070729-4|1742	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo20.tfm
14mu|texlive-uhc-20070729-4|1743	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo21.tfm
14mu|texlive-uhc-20070729-4|1744	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo22.tfm
14mu|texlive-uhc-20070729-4|1745	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo23.tfm
14mu|texlive-uhc-20070729-4|1746	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo24.tfm
14mu|texlive-uhc-20070729-4|1747	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo25.tfm
14mu|texlive-uhc-20070729-4|1748	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo26.tfm
14mu|texlive-uhc-20070729-4|1749	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo27.tfm
14mu|texlive-uhc-20070729-4|1750	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo28.tfm
14mu|texlive-uhc-20070729-4|1751	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo29.tfm
14mu|texlive-uhc-20070729-4|1752	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo3.tfm
14mu|texlive-uhc-20070729-4|1753	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo4.tfm
14mu|texlive-uhc-20070729-4|1754	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo5.tfm
14mu|texlive-uhc-20070729-4|1755	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo6.tfm
14mu|texlive-uhc-20070729-4|1756	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo7.tfm
14mu|texlive-uhc-20070729-4|1757	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo8.tfm
14mu|texlive-uhc-20070729-4|1758	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo9.tfm
14mu|texlive-uhc-20070729-4|1759	%{_texmfdistdir}/fonts/type1/uhc/umj/umj00.pfb
14mu|texlive-uhc-20070729-4|1760	%{_texmfdistdir}/fonts/type1/uhc/umj/umj01.pfb
14mu|texlive-uhc-20070729-4|1761	%{_texmfdistdir}/fonts/type1/uhc/umj/umj02.pfb
14mu|texlive-uhc-20070729-4|1762	%{_texmfdistdir}/fonts/type1/uhc/umj/umj03.pfb
14mu|texlive-uhc-20070729-4|1763	%{_texmfdistdir}/fonts/type1/uhc/umj/umj04.pfb
14mu|texlive-uhc-20070729-4|1764	%{_texmfdistdir}/fonts/type1/uhc/umj/umj05.pfb
14mu|texlive-uhc-20070729-4|1765	%{_texmfdistdir}/fonts/type1/uhc/umj/umj10.pfb
14mu|texlive-uhc-20070729-4|1766	%{_texmfdistdir}/fonts/type1/uhc/umj/umj11.pfb
14mu|texlive-uhc-20070729-4|1767	%{_texmfdistdir}/fonts/type1/uhc/umj/umj12.pfb
14mu|texlive-uhc-20070729-4|1768	%{_texmfdistdir}/fonts/type1/uhc/umj/umj13.pfb
14mu|texlive-uhc-20070729-4|1769	%{_texmfdistdir}/fonts/type1/uhc/umj/umj14.pfb
14mu|texlive-uhc-20070729-4|1770	%{_texmfdistdir}/fonts/type1/uhc/umj/umj15.pfb
14mu|texlive-uhc-20070729-4|1771	%{_texmfdistdir}/fonts/type1/uhc/umj/umj16.pfb
14mu|texlive-uhc-20070729-4|1772	%{_texmfdistdir}/fonts/type1/uhc/umj/umj17.pfb
14mu|texlive-uhc-20070729-4|1773	%{_texmfdistdir}/fonts/type1/uhc/umj/umj20.pfb
14mu|texlive-uhc-20070729-4|1774	%{_texmfdistdir}/fonts/type1/uhc/umj/umj21.pfb
14mu|texlive-uhc-20070729-4|1775	%{_texmfdistdir}/fonts/type1/uhc/umj/umj22.pfb
14mu|texlive-uhc-20070729-4|1776	%{_texmfdistdir}/fonts/type1/uhc/umj/umj23.pfb
14mu|texlive-uhc-20070729-4|1777	%{_texmfdistdir}/fonts/type1/uhc/umj/umj24.pfb
14mu|texlive-uhc-20070729-4|1778	%{_texmfdistdir}/fonts/type1/uhc/umj/umj25.pfb
14mu|texlive-uhc-20070729-4|1779	%{_texmfdistdir}/fonts/type1/uhc/umj/umj26.pfb
14mu|texlive-uhc-20070729-4|1780	%{_texmfdistdir}/fonts/type1/uhc/umj/umj27.pfb
14mu|texlive-uhc-20070729-4|1781	%{_texmfdistdir}/fonts/type1/uhc/umj/umj28.pfb
14mu|texlive-uhc-20070729-4|1782	%{_texmfdistdir}/fonts/type1/uhc/umj/umj29.pfb
14mu|texlive-uhc-20070729-4|1783	%{_texmfdistdir}/fonts/type1/uhc/umj/umj30.pfb
14mu|texlive-uhc-20070729-4|1784	%{_texmfdistdir}/fonts/type1/uhc/umj/umj31.pfb
14mu|texlive-uhc-20070729-4|1785	%{_texmfdistdir}/fonts/type1/uhc/umj/umj32.pfb
14mu|texlive-uhc-20070729-4|1786	%{_texmfdistdir}/fonts/type1/uhc/umj/umj33.pfb
14mu|texlive-uhc-20070729-4|1787	%{_texmfdistdir}/fonts/type1/uhc/umj/umj34.pfb
14mu|texlive-uhc-20070729-4|1788	%{_texmfdistdir}/fonts/type1/uhc/umj/umj35.pfb
14mu|texlive-uhc-20070729-4|1789	%{_texmfdistdir}/fonts/type1/uhc/umj/umj36.pfb
14mu|texlive-uhc-20070729-4|1790	%{_texmfdistdir}/fonts/type1/uhc/umj/umj37.pfb
14mu|texlive-uhc-20070729-4|1791	%{_texmfdistdir}/fonts/type1/uhc/umj/umj38.pfb
14mu|texlive-uhc-20070729-4|1792	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj00.vf
14mu|texlive-uhc-20070729-4|1793	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj01.vf
14mu|texlive-uhc-20070729-4|1794	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj02.vf
14mu|texlive-uhc-20070729-4|1795	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj03.vf
14mu|texlive-uhc-20070729-4|1796	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj04.vf
14mu|texlive-uhc-20070729-4|1797	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj20.vf
14mu|texlive-uhc-20070729-4|1798	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj21.vf
14mu|texlive-uhc-20070729-4|1799	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj22.vf
14mu|texlive-uhc-20070729-4|1800	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj23.vf
14mu|texlive-uhc-20070729-4|1801	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj24.vf
14mu|texlive-uhc-20070729-4|1802	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj25.vf
14mu|texlive-uhc-20070729-4|1803	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj26.vf
14mu|texlive-uhc-20070729-4|1804	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj30.vf
14mu|texlive-uhc-20070729-4|1805	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj31.vf
14mu|texlive-uhc-20070729-4|1806	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj32.vf
14mu|texlive-uhc-20070729-4|1807	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj33.vf
14mu|texlive-uhc-20070729-4|1808	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj4e.vf
14mu|texlive-uhc-20070729-4|1809	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj4f.vf
14mu|texlive-uhc-20070729-4|1810	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj50.vf
14mu|texlive-uhc-20070729-4|1811	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj51.vf
14mu|texlive-uhc-20070729-4|1812	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj52.vf
14mu|texlive-uhc-20070729-4|1813	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj53.vf
14mu|texlive-uhc-20070729-4|1814	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj54.vf
14mu|texlive-uhc-20070729-4|1815	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj55.vf
14mu|texlive-uhc-20070729-4|1816	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj56.vf
14mu|texlive-uhc-20070729-4|1817	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj57.vf
14mu|texlive-uhc-20070729-4|1818	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj58.vf
14mu|texlive-uhc-20070729-4|1819	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj59.vf
14mu|texlive-uhc-20070729-4|1820	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5a.vf
14mu|texlive-uhc-20070729-4|1821	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5b.vf
14mu|texlive-uhc-20070729-4|1822	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5c.vf
14mu|texlive-uhc-20070729-4|1823	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5d.vf
14mu|texlive-uhc-20070729-4|1824	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5e.vf
14mu|texlive-uhc-20070729-4|1825	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5f.vf
14mu|texlive-uhc-20070729-4|1826	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj60.vf
14mu|texlive-uhc-20070729-4|1827	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj61.vf
14mu|texlive-uhc-20070729-4|1828	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj62.vf
14mu|texlive-uhc-20070729-4|1829	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj63.vf
14mu|texlive-uhc-20070729-4|1830	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj64.vf
14mu|texlive-uhc-20070729-4|1831	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj65.vf
14mu|texlive-uhc-20070729-4|1832	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj66.vf
14mu|texlive-uhc-20070729-4|1833	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj67.vf
14mu|texlive-uhc-20070729-4|1834	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj68.vf
14mu|texlive-uhc-20070729-4|1835	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj69.vf
14mu|texlive-uhc-20070729-4|1836	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6a.vf
14mu|texlive-uhc-20070729-4|1837	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6b.vf
14mu|texlive-uhc-20070729-4|1838	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6c.vf
14mu|texlive-uhc-20070729-4|1839	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6d.vf
14mu|texlive-uhc-20070729-4|1840	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6e.vf
14mu|texlive-uhc-20070729-4|1841	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6f.vf
14mu|texlive-uhc-20070729-4|1842	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj70.vf
14mu|texlive-uhc-20070729-4|1843	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj71.vf
14mu|texlive-uhc-20070729-4|1844	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj72.vf
14mu|texlive-uhc-20070729-4|1845	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj73.vf
14mu|texlive-uhc-20070729-4|1846	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj74.vf
14mu|texlive-uhc-20070729-4|1847	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj75.vf
14mu|texlive-uhc-20070729-4|1848	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj76.vf
14mu|texlive-uhc-20070729-4|1849	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj77.vf
14mu|texlive-uhc-20070729-4|1850	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj78.vf
14mu|texlive-uhc-20070729-4|1851	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj79.vf
14mu|texlive-uhc-20070729-4|1852	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7a.vf
14mu|texlive-uhc-20070729-4|1853	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7b.vf
14mu|texlive-uhc-20070729-4|1854	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7c.vf
14mu|texlive-uhc-20070729-4|1855	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7d.vf
14mu|texlive-uhc-20070729-4|1856	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7e.vf
14mu|texlive-uhc-20070729-4|1857	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7f.vf
14mu|texlive-uhc-20070729-4|1858	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj80.vf
14mu|texlive-uhc-20070729-4|1859	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj81.vf
14mu|texlive-uhc-20070729-4|1860	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj82.vf
14mu|texlive-uhc-20070729-4|1861	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj83.vf
14mu|texlive-uhc-20070729-4|1862	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj84.vf
14mu|texlive-uhc-20070729-4|1863	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj85.vf
14mu|texlive-uhc-20070729-4|1864	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj86.vf
14mu|texlive-uhc-20070729-4|1865	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj87.vf
14mu|texlive-uhc-20070729-4|1866	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj88.vf
14mu|texlive-uhc-20070729-4|1867	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj89.vf
14mu|texlive-uhc-20070729-4|1868	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8a.vf
14mu|texlive-uhc-20070729-4|1869	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8b.vf
14mu|texlive-uhc-20070729-4|1870	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8c.vf
14mu|texlive-uhc-20070729-4|1871	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8d.vf
14mu|texlive-uhc-20070729-4|1872	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8e.vf
14mu|texlive-uhc-20070729-4|1873	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8f.vf
14mu|texlive-uhc-20070729-4|1874	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj90.vf
14mu|texlive-uhc-20070729-4|1875	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj91.vf
14mu|texlive-uhc-20070729-4|1876	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj92.vf
14mu|texlive-uhc-20070729-4|1877	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj93.vf
14mu|texlive-uhc-20070729-4|1878	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj94.vf
14mu|texlive-uhc-20070729-4|1879	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj95.vf
14mu|texlive-uhc-20070729-4|1880	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj96.vf
14mu|texlive-uhc-20070729-4|1881	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj97.vf
14mu|texlive-uhc-20070729-4|1882	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj98.vf
14mu|texlive-uhc-20070729-4|1883	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj99.vf
14mu|texlive-uhc-20070729-4|1884	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9a.vf
14mu|texlive-uhc-20070729-4|1885	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9b.vf
14mu|texlive-uhc-20070729-4|1886	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9c.vf
14mu|texlive-uhc-20070729-4|1887	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9d.vf
14mu|texlive-uhc-20070729-4|1888	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9e.vf
14mu|texlive-uhc-20070729-4|1889	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9f.vf
14mu|texlive-uhc-20070729-4|1890	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjac.vf
14mu|texlive-uhc-20070729-4|1891	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjad.vf
14mu|texlive-uhc-20070729-4|1892	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjae.vf
14mu|texlive-uhc-20070729-4|1893	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjaf.vf
14mu|texlive-uhc-20070729-4|1894	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb0.vf
14mu|texlive-uhc-20070729-4|1895	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb1.vf
14mu|texlive-uhc-20070729-4|1896	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb2.vf
14mu|texlive-uhc-20070729-4|1897	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb3.vf
14mu|texlive-uhc-20070729-4|1898	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb4.vf
14mu|texlive-uhc-20070729-4|1899	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb5.vf
14mu|texlive-uhc-20070729-4|1900	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb6.vf
14mu|texlive-uhc-20070729-4|1901	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb7.vf
14mu|texlive-uhc-20070729-4|1902	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb8.vf
14mu|texlive-uhc-20070729-4|1903	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb9.vf
14mu|texlive-uhc-20070729-4|1904	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjba.vf
14mu|texlive-uhc-20070729-4|1905	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbb.vf
14mu|texlive-uhc-20070729-4|1906	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbc.vf
14mu|texlive-uhc-20070729-4|1907	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbd.vf
14mu|texlive-uhc-20070729-4|1908	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbe.vf
14mu|texlive-uhc-20070729-4|1909	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbf.vf
14mu|texlive-uhc-20070729-4|1910	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc0.vf
14mu|texlive-uhc-20070729-4|1911	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc00.vf
14mu|texlive-uhc-20070729-4|1912	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc01.vf
14mu|texlive-uhc-20070729-4|1913	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc02.vf
14mu|texlive-uhc-20070729-4|1914	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc03.vf
14mu|texlive-uhc-20070729-4|1915	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc04.vf
14mu|texlive-uhc-20070729-4|1916	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc1.vf
14mu|texlive-uhc-20070729-4|1917	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc2.vf
14mu|texlive-uhc-20070729-4|1918	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc20.vf
14mu|texlive-uhc-20070729-4|1919	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc21.vf
14mu|texlive-uhc-20070729-4|1920	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc22.vf
14mu|texlive-uhc-20070729-4|1921	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc23.vf
14mu|texlive-uhc-20070729-4|1922	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc24.vf
14mu|texlive-uhc-20070729-4|1923	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc25.vf
14mu|texlive-uhc-20070729-4|1924	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc26.vf
14mu|texlive-uhc-20070729-4|1925	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc3.vf
14mu|texlive-uhc-20070729-4|1926	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc30.vf
14mu|texlive-uhc-20070729-4|1927	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc31.vf
14mu|texlive-uhc-20070729-4|1928	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc32.vf
14mu|texlive-uhc-20070729-4|1929	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc33.vf
14mu|texlive-uhc-20070729-4|1930	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc4.vf
14mu|texlive-uhc-20070729-4|1931	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc4e.vf
14mu|texlive-uhc-20070729-4|1932	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc4f.vf
14mu|texlive-uhc-20070729-4|1933	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5.vf
14mu|texlive-uhc-20070729-4|1934	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc50.vf
14mu|texlive-uhc-20070729-4|1935	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc51.vf
14mu|texlive-uhc-20070729-4|1936	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc52.vf
14mu|texlive-uhc-20070729-4|1937	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc53.vf
14mu|texlive-uhc-20070729-4|1938	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc54.vf
14mu|texlive-uhc-20070729-4|1939	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc55.vf
14mu|texlive-uhc-20070729-4|1940	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc56.vf
14mu|texlive-uhc-20070729-4|1941	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc57.vf
14mu|texlive-uhc-20070729-4|1942	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc58.vf
14mu|texlive-uhc-20070729-4|1943	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc59.vf
14mu|texlive-uhc-20070729-4|1944	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5a.vf
14mu|texlive-uhc-20070729-4|1945	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5b.vf
14mu|texlive-uhc-20070729-4|1946	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5c.vf
14mu|texlive-uhc-20070729-4|1947	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5d.vf
14mu|texlive-uhc-20070729-4|1948	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5e.vf
14mu|texlive-uhc-20070729-4|1949	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5f.vf
14mu|texlive-uhc-20070729-4|1950	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6.vf
14mu|texlive-uhc-20070729-4|1951	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc60.vf
14mu|texlive-uhc-20070729-4|1952	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc61.vf
14mu|texlive-uhc-20070729-4|1953	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc62.vf
14mu|texlive-uhc-20070729-4|1954	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc63.vf
14mu|texlive-uhc-20070729-4|1955	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc64.vf
14mu|texlive-uhc-20070729-4|1956	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc65.vf
14mu|texlive-uhc-20070729-4|1957	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc66.vf
14mu|texlive-uhc-20070729-4|1958	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc67.vf
14mu|texlive-uhc-20070729-4|1959	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc68.vf
14mu|texlive-uhc-20070729-4|1960	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc69.vf
14mu|texlive-uhc-20070729-4|1961	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6a.vf
14mu|texlive-uhc-20070729-4|1962	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6b.vf
14mu|texlive-uhc-20070729-4|1963	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6c.vf
14mu|texlive-uhc-20070729-4|1964	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6d.vf
14mu|texlive-uhc-20070729-4|1965	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6e.vf
14mu|texlive-uhc-20070729-4|1966	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6f.vf
14mu|texlive-uhc-20070729-4|1967	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7.vf
14mu|texlive-uhc-20070729-4|1968	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc70.vf
14mu|texlive-uhc-20070729-4|1969	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc71.vf
14mu|texlive-uhc-20070729-4|1970	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc72.vf
14mu|texlive-uhc-20070729-4|1971	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc73.vf
14mu|texlive-uhc-20070729-4|1972	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc74.vf
14mu|texlive-uhc-20070729-4|1973	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc75.vf
14mu|texlive-uhc-20070729-4|1974	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc76.vf
14mu|texlive-uhc-20070729-4|1975	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc77.vf
14mu|texlive-uhc-20070729-4|1976	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc78.vf
14mu|texlive-uhc-20070729-4|1977	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc79.vf
14mu|texlive-uhc-20070729-4|1978	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7a.vf
14mu|texlive-uhc-20070729-4|1979	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7b.vf
14mu|texlive-uhc-20070729-4|1980	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7c.vf
14mu|texlive-uhc-20070729-4|1981	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7d.vf
14mu|texlive-uhc-20070729-4|1982	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7e.vf
14mu|texlive-uhc-20070729-4|1983	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7f.vf
14mu|texlive-uhc-20070729-4|1984	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8.vf
14mu|texlive-uhc-20070729-4|1985	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc80.vf
14mu|texlive-uhc-20070729-4|1986	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc81.vf
14mu|texlive-uhc-20070729-4|1987	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc82.vf
14mu|texlive-uhc-20070729-4|1988	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc83.vf
14mu|texlive-uhc-20070729-4|1989	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc84.vf
14mu|texlive-uhc-20070729-4|1990	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc85.vf
14mu|texlive-uhc-20070729-4|1991	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc86.vf
14mu|texlive-uhc-20070729-4|1992	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc87.vf
14mu|texlive-uhc-20070729-4|1993	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc88.vf
14mu|texlive-uhc-20070729-4|1994	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc89.vf
14mu|texlive-uhc-20070729-4|1995	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8a.vf
14mu|texlive-uhc-20070729-4|1996	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8b.vf
14mu|texlive-uhc-20070729-4|1997	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8c.vf
14mu|texlive-uhc-20070729-4|1998	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8d.vf
14mu|texlive-uhc-20070729-4|1999	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8e.vf
14mu|texlive-uhc-20070729-4|2000	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8f.vf
14mu|texlive-uhc-20070729-4|2001	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9.vf
14mu|texlive-uhc-20070729-4|2002	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc90.vf
14mu|texlive-uhc-20070729-4|2003	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc91.vf
14mu|texlive-uhc-20070729-4|2004	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc92.vf
14mu|texlive-uhc-20070729-4|2005	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc93.vf
14mu|texlive-uhc-20070729-4|2006	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc94.vf
14mu|texlive-uhc-20070729-4|2007	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc95.vf
14mu|texlive-uhc-20070729-4|2008	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc96.vf
14mu|texlive-uhc-20070729-4|2009	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc97.vf
14mu|texlive-uhc-20070729-4|2010	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc98.vf
14mu|texlive-uhc-20070729-4|2011	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc99.vf
14mu|texlive-uhc-20070729-4|2012	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9a.vf
14mu|texlive-uhc-20070729-4|2013	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9b.vf
14mu|texlive-uhc-20070729-4|2014	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9c.vf
14mu|texlive-uhc-20070729-4|2015	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9d.vf
14mu|texlive-uhc-20070729-4|2016	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9e.vf
14mu|texlive-uhc-20070729-4|2017	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9f.vf
14mu|texlive-uhc-20070729-4|2018	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjca.vf
14mu|texlive-uhc-20070729-4|2019	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcac.vf
14mu|texlive-uhc-20070729-4|2020	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcad.vf
14mu|texlive-uhc-20070729-4|2021	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcae.vf
14mu|texlive-uhc-20070729-4|2022	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcaf.vf
14mu|texlive-uhc-20070729-4|2023	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb.vf
14mu|texlive-uhc-20070729-4|2024	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb0.vf
14mu|texlive-uhc-20070729-4|2025	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb1.vf
14mu|texlive-uhc-20070729-4|2026	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb2.vf
14mu|texlive-uhc-20070729-4|2027	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb3.vf
14mu|texlive-uhc-20070729-4|2028	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb4.vf
14mu|texlive-uhc-20070729-4|2029	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb5.vf
14mu|texlive-uhc-20070729-4|2030	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb6.vf
14mu|texlive-uhc-20070729-4|2031	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb7.vf
14mu|texlive-uhc-20070729-4|2032	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb8.vf
14mu|texlive-uhc-20070729-4|2033	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb9.vf
14mu|texlive-uhc-20070729-4|2034	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcba.vf
14mu|texlive-uhc-20070729-4|2035	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbb.vf
14mu|texlive-uhc-20070729-4|2036	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbc.vf
14mu|texlive-uhc-20070729-4|2037	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbd.vf
14mu|texlive-uhc-20070729-4|2038	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbe.vf
14mu|texlive-uhc-20070729-4|2039	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbf.vf
14mu|texlive-uhc-20070729-4|2040	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc.vf
14mu|texlive-uhc-20070729-4|2041	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc0.vf
14mu|texlive-uhc-20070729-4|2042	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc1.vf
14mu|texlive-uhc-20070729-4|2043	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc2.vf
14mu|texlive-uhc-20070729-4|2044	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc3.vf
14mu|texlive-uhc-20070729-4|2045	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc4.vf
14mu|texlive-uhc-20070729-4|2046	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc5.vf
14mu|texlive-uhc-20070729-4|2047	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc6.vf
14mu|texlive-uhc-20070729-4|2048	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc7.vf
14mu|texlive-uhc-20070729-4|2049	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc8.vf
14mu|texlive-uhc-20070729-4|2050	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc9.vf
14mu|texlive-uhc-20070729-4|2051	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcca.vf
14mu|texlive-uhc-20070729-4|2052	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccb.vf
14mu|texlive-uhc-20070729-4|2053	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccc.vf
14mu|texlive-uhc-20070729-4|2054	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccd.vf
14mu|texlive-uhc-20070729-4|2055	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcce.vf
14mu|texlive-uhc-20070729-4|2056	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccf.vf
14mu|texlive-uhc-20070729-4|2057	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd.vf
14mu|texlive-uhc-20070729-4|2058	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd0.vf
14mu|texlive-uhc-20070729-4|2059	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd1.vf
14mu|texlive-uhc-20070729-4|2060	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd2.vf
14mu|texlive-uhc-20070729-4|2061	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd3.vf
14mu|texlive-uhc-20070729-4|2062	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd4.vf
14mu|texlive-uhc-20070729-4|2063	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd5.vf
14mu|texlive-uhc-20070729-4|2064	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd6.vf
14mu|texlive-uhc-20070729-4|2065	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd7.vf
14mu|texlive-uhc-20070729-4|2066	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjce.vf
14mu|texlive-uhc-20070729-4|2067	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcf.vf
14mu|texlive-uhc-20070729-4|2068	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcf9.vf
14mu|texlive-uhc-20070729-4|2069	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcfa.vf
14mu|texlive-uhc-20070729-4|2070	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcff.vf
14mu|texlive-uhc-20070729-4|2071	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco00.vf
14mu|texlive-uhc-20070729-4|2072	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco01.vf
14mu|texlive-uhc-20070729-4|2073	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco02.vf
14mu|texlive-uhc-20070729-4|2074	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco03.vf
14mu|texlive-uhc-20070729-4|2075	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco04.vf
14mu|texlive-uhc-20070729-4|2076	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco20.vf
14mu|texlive-uhc-20070729-4|2077	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco21.vf
14mu|texlive-uhc-20070729-4|2078	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco22.vf
14mu|texlive-uhc-20070729-4|2079	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco23.vf
14mu|texlive-uhc-20070729-4|2080	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco24.vf
14mu|texlive-uhc-20070729-4|2081	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco25.vf
14mu|texlive-uhc-20070729-4|2082	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco26.vf
14mu|texlive-uhc-20070729-4|2083	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco30.vf
14mu|texlive-uhc-20070729-4|2084	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco31.vf
14mu|texlive-uhc-20070729-4|2085	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco32.vf
14mu|texlive-uhc-20070729-4|2086	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco33.vf
14mu|texlive-uhc-20070729-4|2087	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco4e.vf
14mu|texlive-uhc-20070729-4|2088	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco4f.vf
14mu|texlive-uhc-20070729-4|2089	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco50.vf
14mu|texlive-uhc-20070729-4|2090	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco51.vf
14mu|texlive-uhc-20070729-4|2091	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco52.vf
14mu|texlive-uhc-20070729-4|2092	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco53.vf
14mu|texlive-uhc-20070729-4|2093	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco54.vf
14mu|texlive-uhc-20070729-4|2094	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco55.vf
14mu|texlive-uhc-20070729-4|2095	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco56.vf
14mu|texlive-uhc-20070729-4|2096	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco57.vf
14mu|texlive-uhc-20070729-4|2097	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco58.vf
14mu|texlive-uhc-20070729-4|2098	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco59.vf
14mu|texlive-uhc-20070729-4|2099	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5a.vf
14mu|texlive-uhc-20070729-4|2100	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5b.vf
14mu|texlive-uhc-20070729-4|2101	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5c.vf
14mu|texlive-uhc-20070729-4|2102	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5d.vf
14mu|texlive-uhc-20070729-4|2103	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5e.vf
14mu|texlive-uhc-20070729-4|2104	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5f.vf
14mu|texlive-uhc-20070729-4|2105	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco60.vf
14mu|texlive-uhc-20070729-4|2106	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco61.vf
14mu|texlive-uhc-20070729-4|2107	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco62.vf
14mu|texlive-uhc-20070729-4|2108	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco63.vf
14mu|texlive-uhc-20070729-4|2109	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco64.vf
14mu|texlive-uhc-20070729-4|2110	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco65.vf
14mu|texlive-uhc-20070729-4|2111	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco66.vf
14mu|texlive-uhc-20070729-4|2112	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco67.vf
14mu|texlive-uhc-20070729-4|2113	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco68.vf
14mu|texlive-uhc-20070729-4|2114	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco69.vf
14mu|texlive-uhc-20070729-4|2115	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6a.vf
14mu|texlive-uhc-20070729-4|2116	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6b.vf
14mu|texlive-uhc-20070729-4|2117	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6c.vf
14mu|texlive-uhc-20070729-4|2118	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6d.vf
14mu|texlive-uhc-20070729-4|2119	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6e.vf
14mu|texlive-uhc-20070729-4|2120	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6f.vf
14mu|texlive-uhc-20070729-4|2121	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco70.vf
14mu|texlive-uhc-20070729-4|2122	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco71.vf
14mu|texlive-uhc-20070729-4|2123	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco72.vf
14mu|texlive-uhc-20070729-4|2124	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco73.vf
14mu|texlive-uhc-20070729-4|2125	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco74.vf
14mu|texlive-uhc-20070729-4|2126	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco75.vf
14mu|texlive-uhc-20070729-4|2127	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco76.vf
14mu|texlive-uhc-20070729-4|2128	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco77.vf
14mu|texlive-uhc-20070729-4|2129	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco78.vf
14mu|texlive-uhc-20070729-4|2130	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco79.vf
14mu|texlive-uhc-20070729-4|2131	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7a.vf
14mu|texlive-uhc-20070729-4|2132	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7b.vf
14mu|texlive-uhc-20070729-4|2133	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7c.vf
14mu|texlive-uhc-20070729-4|2134	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7d.vf
14mu|texlive-uhc-20070729-4|2135	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7e.vf
14mu|texlive-uhc-20070729-4|2136	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7f.vf
14mu|texlive-uhc-20070729-4|2137	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco80.vf
14mu|texlive-uhc-20070729-4|2138	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco81.vf
14mu|texlive-uhc-20070729-4|2139	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco82.vf
14mu|texlive-uhc-20070729-4|2140	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco83.vf
14mu|texlive-uhc-20070729-4|2141	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco84.vf
14mu|texlive-uhc-20070729-4|2142	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco85.vf
14mu|texlive-uhc-20070729-4|2143	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco86.vf
14mu|texlive-uhc-20070729-4|2144	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco87.vf
14mu|texlive-uhc-20070729-4|2145	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco88.vf
14mu|texlive-uhc-20070729-4|2146	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco89.vf
14mu|texlive-uhc-20070729-4|2147	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8a.vf
14mu|texlive-uhc-20070729-4|2148	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8b.vf
14mu|texlive-uhc-20070729-4|2149	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8c.vf
14mu|texlive-uhc-20070729-4|2150	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8d.vf
14mu|texlive-uhc-20070729-4|2151	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8e.vf
14mu|texlive-uhc-20070729-4|2152	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8f.vf
14mu|texlive-uhc-20070729-4|2153	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco90.vf
14mu|texlive-uhc-20070729-4|2154	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco91.vf
14mu|texlive-uhc-20070729-4|2155	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco92.vf
14mu|texlive-uhc-20070729-4|2156	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco93.vf
14mu|texlive-uhc-20070729-4|2157	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco94.vf
14mu|texlive-uhc-20070729-4|2158	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco95.vf
14mu|texlive-uhc-20070729-4|2159	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco96.vf
14mu|texlive-uhc-20070729-4|2160	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco97.vf
14mu|texlive-uhc-20070729-4|2161	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco98.vf
14mu|texlive-uhc-20070729-4|2162	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco99.vf
14mu|texlive-uhc-20070729-4|2163	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9a.vf
14mu|texlive-uhc-20070729-4|2164	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9b.vf
14mu|texlive-uhc-20070729-4|2165	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9c.vf
14mu|texlive-uhc-20070729-4|2166	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9d.vf
14mu|texlive-uhc-20070729-4|2167	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9e.vf
14mu|texlive-uhc-20070729-4|2168	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9f.vf
14mu|texlive-uhc-20070729-4|2169	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoac.vf
14mu|texlive-uhc-20070729-4|2170	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoad.vf
14mu|texlive-uhc-20070729-4|2171	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoae.vf
14mu|texlive-uhc-20070729-4|2172	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoaf.vf
14mu|texlive-uhc-20070729-4|2173	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob0.vf
14mu|texlive-uhc-20070729-4|2174	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob1.vf
14mu|texlive-uhc-20070729-4|2175	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob2.vf
14mu|texlive-uhc-20070729-4|2176	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob3.vf
14mu|texlive-uhc-20070729-4|2177	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob4.vf
14mu|texlive-uhc-20070729-4|2178	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob5.vf
14mu|texlive-uhc-20070729-4|2179	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob6.vf
14mu|texlive-uhc-20070729-4|2180	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob7.vf
14mu|texlive-uhc-20070729-4|2181	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob8.vf
14mu|texlive-uhc-20070729-4|2182	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob9.vf
14mu|texlive-uhc-20070729-4|2183	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoba.vf
14mu|texlive-uhc-20070729-4|2184	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobb.vf
14mu|texlive-uhc-20070729-4|2185	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobc.vf
14mu|texlive-uhc-20070729-4|2186	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobd.vf
14mu|texlive-uhc-20070729-4|2187	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobe.vf
14mu|texlive-uhc-20070729-4|2188	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobf.vf
14mu|texlive-uhc-20070729-4|2189	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc0.vf
14mu|texlive-uhc-20070729-4|2190	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc1.vf
14mu|texlive-uhc-20070729-4|2191	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc2.vf
14mu|texlive-uhc-20070729-4|2192	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc3.vf
14mu|texlive-uhc-20070729-4|2193	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc4.vf
14mu|texlive-uhc-20070729-4|2194	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc5.vf
14mu|texlive-uhc-20070729-4|2195	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc6.vf
14mu|texlive-uhc-20070729-4|2196	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc7.vf
14mu|texlive-uhc-20070729-4|2197	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc8.vf
14mu|texlive-uhc-20070729-4|2198	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc9.vf
14mu|texlive-uhc-20070729-4|2199	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoca.vf
14mu|texlive-uhc-20070729-4|2200	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocb.vf
14mu|texlive-uhc-20070729-4|2201	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocc.vf
14mu|texlive-uhc-20070729-4|2202	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocd.vf
14mu|texlive-uhc-20070729-4|2203	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoce.vf
14mu|texlive-uhc-20070729-4|2204	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocf.vf
14mu|texlive-uhc-20070729-4|2205	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod0.vf
14mu|texlive-uhc-20070729-4|2206	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod1.vf
14mu|texlive-uhc-20070729-4|2207	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod2.vf
14mu|texlive-uhc-20070729-4|2208	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod3.vf
14mu|texlive-uhc-20070729-4|2209	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod4.vf
14mu|texlive-uhc-20070729-4|2210	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod5.vf
14mu|texlive-uhc-20070729-4|2211	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod6.vf
14mu|texlive-uhc-20070729-4|2212	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod7.vf
14mu|texlive-uhc-20070729-4|2213	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcof9.vf
14mu|texlive-uhc-20070729-4|2214	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcofa.vf
14mu|texlive-uhc-20070729-4|2215	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoff.vf
14mu|texlive-uhc-20070729-4|2216	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd0.vf
14mu|texlive-uhc-20070729-4|2217	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd1.vf
14mu|texlive-uhc-20070729-4|2218	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd2.vf
14mu|texlive-uhc-20070729-4|2219	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd3.vf
14mu|texlive-uhc-20070729-4|2220	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd4.vf
14mu|texlive-uhc-20070729-4|2221	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd5.vf
14mu|texlive-uhc-20070729-4|2222	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd6.vf
14mu|texlive-uhc-20070729-4|2223	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd7.vf
14mu|texlive-uhc-20070729-4|2224	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjf9.vf
14mu|texlive-uhc-20070729-4|2225	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjfa.vf
14mu|texlive-uhc-20070729-4|2226	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjff.vf
14mu|texlive-uhc-20070729-4|2227	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo00.vf
14mu|texlive-uhc-20070729-4|2228	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo01.vf
14mu|texlive-uhc-20070729-4|2229	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo02.vf
14mu|texlive-uhc-20070729-4|2230	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo03.vf
14mu|texlive-uhc-20070729-4|2231	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo04.vf
14mu|texlive-uhc-20070729-4|2232	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo20.vf
14mu|texlive-uhc-20070729-4|2233	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo21.vf
14mu|texlive-uhc-20070729-4|2234	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo22.vf
14mu|texlive-uhc-20070729-4|2235	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo23.vf
14mu|texlive-uhc-20070729-4|2236	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo24.vf
14mu|texlive-uhc-20070729-4|2237	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo25.vf
14mu|texlive-uhc-20070729-4|2238	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo26.vf
14mu|texlive-uhc-20070729-4|2239	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo30.vf
14mu|texlive-uhc-20070729-4|2240	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo31.vf
14mu|texlive-uhc-20070729-4|2241	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo32.vf
14mu|texlive-uhc-20070729-4|2242	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo33.vf
14mu|texlive-uhc-20070729-4|2243	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo4e.vf
14mu|texlive-uhc-20070729-4|2244	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo4f.vf
14mu|texlive-uhc-20070729-4|2245	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo50.vf
14mu|texlive-uhc-20070729-4|2246	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo51.vf
14mu|texlive-uhc-20070729-4|2247	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo52.vf
14mu|texlive-uhc-20070729-4|2248	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo53.vf
14mu|texlive-uhc-20070729-4|2249	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo54.vf
14mu|texlive-uhc-20070729-4|2250	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo55.vf
14mu|texlive-uhc-20070729-4|2251	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo56.vf
14mu|texlive-uhc-20070729-4|2252	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo57.vf
14mu|texlive-uhc-20070729-4|2253	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo58.vf
14mu|texlive-uhc-20070729-4|2254	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo59.vf
14mu|texlive-uhc-20070729-4|2255	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5a.vf
14mu|texlive-uhc-20070729-4|2256	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5b.vf
14mu|texlive-uhc-20070729-4|2257	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5c.vf
14mu|texlive-uhc-20070729-4|2258	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5d.vf
14mu|texlive-uhc-20070729-4|2259	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5e.vf
14mu|texlive-uhc-20070729-4|2260	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5f.vf
14mu|texlive-uhc-20070729-4|2261	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo60.vf
14mu|texlive-uhc-20070729-4|2262	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo61.vf
14mu|texlive-uhc-20070729-4|2263	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo62.vf
14mu|texlive-uhc-20070729-4|2264	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo63.vf
14mu|texlive-uhc-20070729-4|2265	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo64.vf
14mu|texlive-uhc-20070729-4|2266	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo65.vf
14mu|texlive-uhc-20070729-4|2267	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo66.vf
14mu|texlive-uhc-20070729-4|2268	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo67.vf
14mu|texlive-uhc-20070729-4|2269	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo68.vf
14mu|texlive-uhc-20070729-4|2270	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo69.vf
14mu|texlive-uhc-20070729-4|2271	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6a.vf
14mu|texlive-uhc-20070729-4|2272	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6b.vf
14mu|texlive-uhc-20070729-4|2273	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6c.vf
14mu|texlive-uhc-20070729-4|2274	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6d.vf
14mu|texlive-uhc-20070729-4|2275	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6e.vf
14mu|texlive-uhc-20070729-4|2276	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6f.vf
14mu|texlive-uhc-20070729-4|2277	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo70.vf
14mu|texlive-uhc-20070729-4|2278	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo71.vf
14mu|texlive-uhc-20070729-4|2279	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo72.vf
14mu|texlive-uhc-20070729-4|2280	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo73.vf
14mu|texlive-uhc-20070729-4|2281	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo74.vf
14mu|texlive-uhc-20070729-4|2282	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo75.vf
14mu|texlive-uhc-20070729-4|2283	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo76.vf
14mu|texlive-uhc-20070729-4|2284	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo77.vf
14mu|texlive-uhc-20070729-4|2285	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo78.vf
14mu|texlive-uhc-20070729-4|2286	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo79.vf
14mu|texlive-uhc-20070729-4|2287	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7a.vf
14mu|texlive-uhc-20070729-4|2288	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7b.vf
14mu|texlive-uhc-20070729-4|2289	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7c.vf
14mu|texlive-uhc-20070729-4|2290	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7d.vf
14mu|texlive-uhc-20070729-4|2291	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7e.vf
14mu|texlive-uhc-20070729-4|2292	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7f.vf
14mu|texlive-uhc-20070729-4|2293	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo80.vf
14mu|texlive-uhc-20070729-4|2294	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo81.vf
14mu|texlive-uhc-20070729-4|2295	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo82.vf
14mu|texlive-uhc-20070729-4|2296	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo83.vf
14mu|texlive-uhc-20070729-4|2297	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo84.vf
14mu|texlive-uhc-20070729-4|2298	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo85.vf
14mu|texlive-uhc-20070729-4|2299	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo86.vf
14mu|texlive-uhc-20070729-4|2300	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo87.vf
14mu|texlive-uhc-20070729-4|2301	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo88.vf
14mu|texlive-uhc-20070729-4|2302	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo89.vf
14mu|texlive-uhc-20070729-4|2303	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8a.vf
14mu|texlive-uhc-20070729-4|2304	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8b.vf
14mu|texlive-uhc-20070729-4|2305	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8c.vf
14mu|texlive-uhc-20070729-4|2306	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8d.vf
14mu|texlive-uhc-20070729-4|2307	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8e.vf
14mu|texlive-uhc-20070729-4|2308	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8f.vf
14mu|texlive-uhc-20070729-4|2309	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo90.vf
14mu|texlive-uhc-20070729-4|2310	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo91.vf
14mu|texlive-uhc-20070729-4|2311	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo92.vf
14mu|texlive-uhc-20070729-4|2312	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo93.vf
14mu|texlive-uhc-20070729-4|2313	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo94.vf
14mu|texlive-uhc-20070729-4|2314	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo95.vf
14mu|texlive-uhc-20070729-4|2315	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo96.vf
14mu|texlive-uhc-20070729-4|2316	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo97.vf
14mu|texlive-uhc-20070729-4|2317	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo98.vf
14mu|texlive-uhc-20070729-4|2318	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo99.vf
14mu|texlive-uhc-20070729-4|2319	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9a.vf
14mu|texlive-uhc-20070729-4|2320	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9b.vf
14mu|texlive-uhc-20070729-4|2321	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9c.vf
14mu|texlive-uhc-20070729-4|2322	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9d.vf
14mu|texlive-uhc-20070729-4|2323	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9e.vf
14mu|texlive-uhc-20070729-4|2324	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9f.vf
14mu|texlive-uhc-20070729-4|2325	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoac.vf
14mu|texlive-uhc-20070729-4|2326	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoad.vf
14mu|texlive-uhc-20070729-4|2327	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoae.vf
14mu|texlive-uhc-20070729-4|2328	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoaf.vf
14mu|texlive-uhc-20070729-4|2329	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob0.vf
14mu|texlive-uhc-20070729-4|2330	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob1.vf
14mu|texlive-uhc-20070729-4|2331	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob2.vf
14mu|texlive-uhc-20070729-4|2332	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob3.vf
14mu|texlive-uhc-20070729-4|2333	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob4.vf
14mu|texlive-uhc-20070729-4|2334	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob5.vf
14mu|texlive-uhc-20070729-4|2335	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob6.vf
14mu|texlive-uhc-20070729-4|2336	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob7.vf
14mu|texlive-uhc-20070729-4|2337	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob8.vf
14mu|texlive-uhc-20070729-4|2338	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob9.vf
14mu|texlive-uhc-20070729-4|2339	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoba.vf
14mu|texlive-uhc-20070729-4|2340	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobb.vf
14mu|texlive-uhc-20070729-4|2341	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobc.vf
14mu|texlive-uhc-20070729-4|2342	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobd.vf
14mu|texlive-uhc-20070729-4|2343	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobe.vf
14mu|texlive-uhc-20070729-4|2344	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobf.vf
14mu|texlive-uhc-20070729-4|2345	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc0.vf
14mu|texlive-uhc-20070729-4|2346	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc1.vf
14mu|texlive-uhc-20070729-4|2347	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc2.vf
14mu|texlive-uhc-20070729-4|2348	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc3.vf
14mu|texlive-uhc-20070729-4|2349	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc4.vf
14mu|texlive-uhc-20070729-4|2350	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc5.vf
14mu|texlive-uhc-20070729-4|2351	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc6.vf
14mu|texlive-uhc-20070729-4|2352	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc7.vf
14mu|texlive-uhc-20070729-4|2353	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc8.vf
14mu|texlive-uhc-20070729-4|2354	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc9.vf
14mu|texlive-uhc-20070729-4|2355	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoca.vf
14mu|texlive-uhc-20070729-4|2356	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocb.vf
14mu|texlive-uhc-20070729-4|2357	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocc.vf
14mu|texlive-uhc-20070729-4|2358	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocd.vf
14mu|texlive-uhc-20070729-4|2359	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoce.vf
14mu|texlive-uhc-20070729-4|2360	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocf.vf
14mu|texlive-uhc-20070729-4|2361	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod0.vf
14mu|texlive-uhc-20070729-4|2362	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod1.vf
14mu|texlive-uhc-20070729-4|2363	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod2.vf
14mu|texlive-uhc-20070729-4|2364	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod3.vf
14mu|texlive-uhc-20070729-4|2365	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod4.vf
14mu|texlive-uhc-20070729-4|2366	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod5.vf
14mu|texlive-uhc-20070729-4|2367	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod6.vf
14mu|texlive-uhc-20070729-4|2368	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod7.vf
14mu|texlive-uhc-20070729-4|2369	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjof9.vf
14mu|texlive-uhc-20070729-4|2370	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjofa.vf
14mu|texlive-uhc-20070729-4|2371	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoff.vf
14mu|texlive-uhc-20070729-4|2372	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju00.vf
14mu|texlive-uhc-20070729-4|2373	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju01.vf
14mu|texlive-uhc-20070729-4|2374	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju02.vf
14mu|texlive-uhc-20070729-4|2375	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju03.vf
14mu|texlive-uhc-20070729-4|2376	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju04.vf
14mu|texlive-uhc-20070729-4|2377	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju20.vf
14mu|texlive-uhc-20070729-4|2378	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju21.vf
14mu|texlive-uhc-20070729-4|2379	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju22.vf
14mu|texlive-uhc-20070729-4|2380	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju23.vf
14mu|texlive-uhc-20070729-4|2381	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju24.vf
14mu|texlive-uhc-20070729-4|2382	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju25.vf
14mu|texlive-uhc-20070729-4|2383	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju26.vf
14mu|texlive-uhc-20070729-4|2384	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju30.vf
14mu|texlive-uhc-20070729-4|2385	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju31.vf
14mu|texlive-uhc-20070729-4|2386	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju32.vf
14mu|texlive-uhc-20070729-4|2387	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju33.vf
14mu|texlive-uhc-20070729-4|2388	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju4e.vf
14mu|texlive-uhc-20070729-4|2389	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju4f.vf
14mu|texlive-uhc-20070729-4|2390	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju50.vf
14mu|texlive-uhc-20070729-4|2391	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju51.vf
14mu|texlive-uhc-20070729-4|2392	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju52.vf
14mu|texlive-uhc-20070729-4|2393	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju53.vf
14mu|texlive-uhc-20070729-4|2394	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju54.vf
14mu|texlive-uhc-20070729-4|2395	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju55.vf
14mu|texlive-uhc-20070729-4|2396	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju56.vf
14mu|texlive-uhc-20070729-4|2397	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju57.vf
14mu|texlive-uhc-20070729-4|2398	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju58.vf
14mu|texlive-uhc-20070729-4|2399	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju59.vf
14mu|texlive-uhc-20070729-4|2400	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5a.vf
14mu|texlive-uhc-20070729-4|2401	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5b.vf
14mu|texlive-uhc-20070729-4|2402	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5c.vf
14mu|texlive-uhc-20070729-4|2403	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5d.vf
14mu|texlive-uhc-20070729-4|2404	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5e.vf
14mu|texlive-uhc-20070729-4|2405	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5f.vf
14mu|texlive-uhc-20070729-4|2406	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju60.vf
14mu|texlive-uhc-20070729-4|2407	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju61.vf
14mu|texlive-uhc-20070729-4|2408	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju62.vf
14mu|texlive-uhc-20070729-4|2409	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju63.vf
14mu|texlive-uhc-20070729-4|2410	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju64.vf
14mu|texlive-uhc-20070729-4|2411	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju65.vf
14mu|texlive-uhc-20070729-4|2412	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju66.vf
14mu|texlive-uhc-20070729-4|2413	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju67.vf
14mu|texlive-uhc-20070729-4|2414	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju68.vf
14mu|texlive-uhc-20070729-4|2415	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju69.vf
14mu|texlive-uhc-20070729-4|2416	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6a.vf
14mu|texlive-uhc-20070729-4|2417	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6b.vf
14mu|texlive-uhc-20070729-4|2418	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6c.vf
14mu|texlive-uhc-20070729-4|2419	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6d.vf
14mu|texlive-uhc-20070729-4|2420	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6e.vf
14mu|texlive-uhc-20070729-4|2421	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6f.vf
14mu|texlive-uhc-20070729-4|2422	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju70.vf
14mu|texlive-uhc-20070729-4|2423	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju71.vf
14mu|texlive-uhc-20070729-4|2424	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju72.vf
14mu|texlive-uhc-20070729-4|2425	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju73.vf
14mu|texlive-uhc-20070729-4|2426	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju74.vf
14mu|texlive-uhc-20070729-4|2427	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju75.vf
14mu|texlive-uhc-20070729-4|2428	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju76.vf
14mu|texlive-uhc-20070729-4|2429	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju77.vf
14mu|texlive-uhc-20070729-4|2430	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju78.vf
14mu|texlive-uhc-20070729-4|2431	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju79.vf
14mu|texlive-uhc-20070729-4|2432	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7a.vf
14mu|texlive-uhc-20070729-4|2433	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7b.vf
14mu|texlive-uhc-20070729-4|2434	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7c.vf
14mu|texlive-uhc-20070729-4|2435	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7d.vf
14mu|texlive-uhc-20070729-4|2436	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7e.vf
14mu|texlive-uhc-20070729-4|2437	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7f.vf
14mu|texlive-uhc-20070729-4|2438	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju80.vf
14mu|texlive-uhc-20070729-4|2439	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju81.vf
14mu|texlive-uhc-20070729-4|2440	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju82.vf
14mu|texlive-uhc-20070729-4|2441	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju83.vf
14mu|texlive-uhc-20070729-4|2442	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju84.vf
14mu|texlive-uhc-20070729-4|2443	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju85.vf
14mu|texlive-uhc-20070729-4|2444	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju86.vf
14mu|texlive-uhc-20070729-4|2445	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju87.vf
14mu|texlive-uhc-20070729-4|2446	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju88.vf
14mu|texlive-uhc-20070729-4|2447	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju89.vf
14mu|texlive-uhc-20070729-4|2448	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8a.vf
14mu|texlive-uhc-20070729-4|2449	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8b.vf
14mu|texlive-uhc-20070729-4|2450	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8c.vf
14mu|texlive-uhc-20070729-4|2451	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8d.vf
14mu|texlive-uhc-20070729-4|2452	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8e.vf
14mu|texlive-uhc-20070729-4|2453	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8f.vf
14mu|texlive-uhc-20070729-4|2454	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju90.vf
14mu|texlive-uhc-20070729-4|2455	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju91.vf
14mu|texlive-uhc-20070729-4|2456	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju92.vf
14mu|texlive-uhc-20070729-4|2457	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju93.vf
14mu|texlive-uhc-20070729-4|2458	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju94.vf
14mu|texlive-uhc-20070729-4|2459	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju95.vf
14mu|texlive-uhc-20070729-4|2460	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju96.vf
14mu|texlive-uhc-20070729-4|2461	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju97.vf
14mu|texlive-uhc-20070729-4|2462	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju98.vf
14mu|texlive-uhc-20070729-4|2463	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju99.vf
14mu|texlive-uhc-20070729-4|2464	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9a.vf
14mu|texlive-uhc-20070729-4|2465	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9b.vf
14mu|texlive-uhc-20070729-4|2466	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9c.vf
14mu|texlive-uhc-20070729-4|2467	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9d.vf
14mu|texlive-uhc-20070729-4|2468	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9e.vf
14mu|texlive-uhc-20070729-4|2469	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9f.vf
14mu|texlive-uhc-20070729-4|2470	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuac.vf
14mu|texlive-uhc-20070729-4|2471	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuad.vf
14mu|texlive-uhc-20070729-4|2472	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuae.vf
14mu|texlive-uhc-20070729-4|2473	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuaf.vf
14mu|texlive-uhc-20070729-4|2474	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub0.vf
14mu|texlive-uhc-20070729-4|2475	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub1.vf
14mu|texlive-uhc-20070729-4|2476	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub2.vf
14mu|texlive-uhc-20070729-4|2477	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub3.vf
14mu|texlive-uhc-20070729-4|2478	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub4.vf
14mu|texlive-uhc-20070729-4|2479	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub5.vf
14mu|texlive-uhc-20070729-4|2480	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub6.vf
14mu|texlive-uhc-20070729-4|2481	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub7.vf
14mu|texlive-uhc-20070729-4|2482	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub8.vf
14mu|texlive-uhc-20070729-4|2483	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub9.vf
14mu|texlive-uhc-20070729-4|2484	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuba.vf
14mu|texlive-uhc-20070729-4|2485	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubb.vf
14mu|texlive-uhc-20070729-4|2486	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubc.vf
14mu|texlive-uhc-20070729-4|2487	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubd.vf
14mu|texlive-uhc-20070729-4|2488	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjube.vf
14mu|texlive-uhc-20070729-4|2489	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubf.vf
14mu|texlive-uhc-20070729-4|2490	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc0.vf
14mu|texlive-uhc-20070729-4|2491	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc1.vf
14mu|texlive-uhc-20070729-4|2492	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc2.vf
14mu|texlive-uhc-20070729-4|2493	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc3.vf
14mu|texlive-uhc-20070729-4|2494	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc4.vf
14mu|texlive-uhc-20070729-4|2495	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc5.vf
14mu|texlive-uhc-20070729-4|2496	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc6.vf
14mu|texlive-uhc-20070729-4|2497	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc7.vf
14mu|texlive-uhc-20070729-4|2498	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc8.vf
14mu|texlive-uhc-20070729-4|2499	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc9.vf
14mu|texlive-uhc-20070729-4|2500	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuca.vf
14mu|texlive-uhc-20070729-4|2501	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucb.vf
14mu|texlive-uhc-20070729-4|2502	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucc.vf
14mu|texlive-uhc-20070729-4|2503	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucd.vf
14mu|texlive-uhc-20070729-4|2504	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuce.vf
14mu|texlive-uhc-20070729-4|2505	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucf.vf
14mu|texlive-uhc-20070729-4|2506	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud0.vf
14mu|texlive-uhc-20070729-4|2507	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud1.vf
14mu|texlive-uhc-20070729-4|2508	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud2.vf
14mu|texlive-uhc-20070729-4|2509	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud3.vf
14mu|texlive-uhc-20070729-4|2510	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud4.vf
14mu|texlive-uhc-20070729-4|2511	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud5.vf
14mu|texlive-uhc-20070729-4|2512	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud6.vf
14mu|texlive-uhc-20070729-4|2513	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud7.vf
14mu|texlive-uhc-20070729-4|2514	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuf9.vf
14mu|texlive-uhc-20070729-4|2515	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjufa.vf
14mu|texlive-uhc-20070729-4|2516	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuff.vf
14mu|texlive-uhc-20070729-4|2517	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo00.vf
14mu|texlive-uhc-20070729-4|2518	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo01.vf
14mu|texlive-uhc-20070729-4|2519	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo02.vf
14mu|texlive-uhc-20070729-4|2520	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo03.vf
14mu|texlive-uhc-20070729-4|2521	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo04.vf
14mu|texlive-uhc-20070729-4|2522	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo20.vf
14mu|texlive-uhc-20070729-4|2523	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo21.vf
14mu|texlive-uhc-20070729-4|2524	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo22.vf
14mu|texlive-uhc-20070729-4|2525	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo23.vf
14mu|texlive-uhc-20070729-4|2526	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo24.vf
14mu|texlive-uhc-20070729-4|2527	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo25.vf
14mu|texlive-uhc-20070729-4|2528	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo26.vf
14mu|texlive-uhc-20070729-4|2529	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo30.vf
14mu|texlive-uhc-20070729-4|2530	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo31.vf
14mu|texlive-uhc-20070729-4|2531	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo32.vf
14mu|texlive-uhc-20070729-4|2532	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo33.vf
14mu|texlive-uhc-20070729-4|2533	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo4e.vf
14mu|texlive-uhc-20070729-4|2534	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo4f.vf
14mu|texlive-uhc-20070729-4|2535	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo50.vf
14mu|texlive-uhc-20070729-4|2536	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo51.vf
14mu|texlive-uhc-20070729-4|2537	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo52.vf
14mu|texlive-uhc-20070729-4|2538	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo53.vf
14mu|texlive-uhc-20070729-4|2539	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo54.vf
14mu|texlive-uhc-20070729-4|2540	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo55.vf
14mu|texlive-uhc-20070729-4|2541	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo56.vf
14mu|texlive-uhc-20070729-4|2542	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo57.vf
14mu|texlive-uhc-20070729-4|2543	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo58.vf
14mu|texlive-uhc-20070729-4|2544	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo59.vf
14mu|texlive-uhc-20070729-4|2545	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5a.vf
14mu|texlive-uhc-20070729-4|2546	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5b.vf
14mu|texlive-uhc-20070729-4|2547	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5c.vf
14mu|texlive-uhc-20070729-4|2548	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5d.vf
14mu|texlive-uhc-20070729-4|2549	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5e.vf
14mu|texlive-uhc-20070729-4|2550	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5f.vf
14mu|texlive-uhc-20070729-4|2551	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo60.vf
14mu|texlive-uhc-20070729-4|2552	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo61.vf
14mu|texlive-uhc-20070729-4|2553	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo62.vf
14mu|texlive-uhc-20070729-4|2554	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo63.vf
14mu|texlive-uhc-20070729-4|2555	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo64.vf
14mu|texlive-uhc-20070729-4|2556	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo65.vf
14mu|texlive-uhc-20070729-4|2557	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo66.vf
14mu|texlive-uhc-20070729-4|2558	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo67.vf
14mu|texlive-uhc-20070729-4|2559	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo68.vf
14mu|texlive-uhc-20070729-4|2560	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo69.vf
14mu|texlive-uhc-20070729-4|2561	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6a.vf
14mu|texlive-uhc-20070729-4|2562	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6b.vf
14mu|texlive-uhc-20070729-4|2563	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6c.vf
14mu|texlive-uhc-20070729-4|2564	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6d.vf
14mu|texlive-uhc-20070729-4|2565	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6e.vf
14mu|texlive-uhc-20070729-4|2566	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6f.vf
14mu|texlive-uhc-20070729-4|2567	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo70.vf
14mu|texlive-uhc-20070729-4|2568	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo71.vf
14mu|texlive-uhc-20070729-4|2569	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo72.vf
14mu|texlive-uhc-20070729-4|2570	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo73.vf
14mu|texlive-uhc-20070729-4|2571	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo74.vf
14mu|texlive-uhc-20070729-4|2572	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo75.vf
14mu|texlive-uhc-20070729-4|2573	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo76.vf
14mu|texlive-uhc-20070729-4|2574	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo77.vf
14mu|texlive-uhc-20070729-4|2575	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo78.vf
14mu|texlive-uhc-20070729-4|2576	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo79.vf
14mu|texlive-uhc-20070729-4|2577	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7a.vf
14mu|texlive-uhc-20070729-4|2578	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7b.vf
14mu|texlive-uhc-20070729-4|2579	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7c.vf
14mu|texlive-uhc-20070729-4|2580	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7d.vf
14mu|texlive-uhc-20070729-4|2581	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7e.vf
14mu|texlive-uhc-20070729-4|2582	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7f.vf
14mu|texlive-uhc-20070729-4|2583	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo80.vf
14mu|texlive-uhc-20070729-4|2584	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo81.vf
14mu|texlive-uhc-20070729-4|2585	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo82.vf
14mu|texlive-uhc-20070729-4|2586	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo83.vf
14mu|texlive-uhc-20070729-4|2587	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo84.vf
14mu|texlive-uhc-20070729-4|2588	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo85.vf
14mu|texlive-uhc-20070729-4|2589	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo86.vf
14mu|texlive-uhc-20070729-4|2590	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo87.vf
14mu|texlive-uhc-20070729-4|2591	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo88.vf
14mu|texlive-uhc-20070729-4|2592	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo89.vf
14mu|texlive-uhc-20070729-4|2593	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8a.vf
14mu|texlive-uhc-20070729-4|2594	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8b.vf
14mu|texlive-uhc-20070729-4|2595	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8c.vf
14mu|texlive-uhc-20070729-4|2596	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8d.vf
14mu|texlive-uhc-20070729-4|2597	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8e.vf
14mu|texlive-uhc-20070729-4|2598	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8f.vf
14mu|texlive-uhc-20070729-4|2599	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo90.vf
14mu|texlive-uhc-20070729-4|2600	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo91.vf
14mu|texlive-uhc-20070729-4|2601	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo92.vf
14mu|texlive-uhc-20070729-4|2602	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo93.vf
14mu|texlive-uhc-20070729-4|2603	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo94.vf
14mu|texlive-uhc-20070729-4|2604	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo95.vf
14mu|texlive-uhc-20070729-4|2605	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo96.vf
14mu|texlive-uhc-20070729-4|2606	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo97.vf
14mu|texlive-uhc-20070729-4|2607	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo98.vf
14mu|texlive-uhc-20070729-4|2608	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo99.vf
14mu|texlive-uhc-20070729-4|2609	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9a.vf
14mu|texlive-uhc-20070729-4|2610	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9b.vf
14mu|texlive-uhc-20070729-4|2611	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9c.vf
14mu|texlive-uhc-20070729-4|2612	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9d.vf
14mu|texlive-uhc-20070729-4|2613	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9e.vf
14mu|texlive-uhc-20070729-4|2614	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9f.vf
14mu|texlive-uhc-20070729-4|2615	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoac.vf
14mu|texlive-uhc-20070729-4|2616	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoad.vf
14mu|texlive-uhc-20070729-4|2617	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoae.vf
14mu|texlive-uhc-20070729-4|2618	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoaf.vf
14mu|texlive-uhc-20070729-4|2619	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob0.vf
14mu|texlive-uhc-20070729-4|2620	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob1.vf
14mu|texlive-uhc-20070729-4|2621	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob2.vf
14mu|texlive-uhc-20070729-4|2622	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob3.vf
14mu|texlive-uhc-20070729-4|2623	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob4.vf
14mu|texlive-uhc-20070729-4|2624	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob5.vf
14mu|texlive-uhc-20070729-4|2625	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob6.vf
14mu|texlive-uhc-20070729-4|2626	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob7.vf
14mu|texlive-uhc-20070729-4|2627	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob8.vf
14mu|texlive-uhc-20070729-4|2628	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob9.vf
14mu|texlive-uhc-20070729-4|2629	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoba.vf
14mu|texlive-uhc-20070729-4|2630	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobb.vf
14mu|texlive-uhc-20070729-4|2631	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobc.vf
14mu|texlive-uhc-20070729-4|2632	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobd.vf
14mu|texlive-uhc-20070729-4|2633	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobe.vf
14mu|texlive-uhc-20070729-4|2634	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobf.vf
14mu|texlive-uhc-20070729-4|2635	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc0.vf
14mu|texlive-uhc-20070729-4|2636	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc1.vf
14mu|texlive-uhc-20070729-4|2637	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc2.vf
14mu|texlive-uhc-20070729-4|2638	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc3.vf
14mu|texlive-uhc-20070729-4|2639	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc4.vf
14mu|texlive-uhc-20070729-4|2640	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc5.vf
14mu|texlive-uhc-20070729-4|2641	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc6.vf
14mu|texlive-uhc-20070729-4|2642	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc7.vf
14mu|texlive-uhc-20070729-4|2643	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc8.vf
14mu|texlive-uhc-20070729-4|2644	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc9.vf
14mu|texlive-uhc-20070729-4|2645	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoca.vf
14mu|texlive-uhc-20070729-4|2646	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocb.vf
14mu|texlive-uhc-20070729-4|2647	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocc.vf
14mu|texlive-uhc-20070729-4|2648	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocd.vf
14mu|texlive-uhc-20070729-4|2649	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoce.vf
14mu|texlive-uhc-20070729-4|2650	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocf.vf
14mu|texlive-uhc-20070729-4|2651	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod0.vf
14mu|texlive-uhc-20070729-4|2652	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod1.vf
14mu|texlive-uhc-20070729-4|2653	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod2.vf
14mu|texlive-uhc-20070729-4|2654	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod3.vf
14mu|texlive-uhc-20070729-4|2655	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod4.vf
14mu|texlive-uhc-20070729-4|2656	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod5.vf
14mu|texlive-uhc-20070729-4|2657	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod6.vf
14mu|texlive-uhc-20070729-4|2658	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod7.vf
14mu|texlive-uhc-20070729-4|2659	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuof9.vf
14mu|texlive-uhc-20070729-4|2660	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuofa.vf
14mu|texlive-uhc-20070729-4|2661	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoff.vf
14mu|texlive-uhc-20070729-4|2662	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx00.vf
14mu|texlive-uhc-20070729-4|2663	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx01.vf
14mu|texlive-uhc-20070729-4|2664	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx02.vf
14mu|texlive-uhc-20070729-4|2665	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx03.vf
14mu|texlive-uhc-20070729-4|2666	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx04.vf
14mu|texlive-uhc-20070729-4|2667	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx20.vf
14mu|texlive-uhc-20070729-4|2668	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx21.vf
14mu|texlive-uhc-20070729-4|2669	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx22.vf
14mu|texlive-uhc-20070729-4|2670	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx23.vf
14mu|texlive-uhc-20070729-4|2671	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx24.vf
14mu|texlive-uhc-20070729-4|2672	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx25.vf
14mu|texlive-uhc-20070729-4|2673	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx26.vf
14mu|texlive-uhc-20070729-4|2674	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx30.vf
14mu|texlive-uhc-20070729-4|2675	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx31.vf
14mu|texlive-uhc-20070729-4|2676	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx32.vf
14mu|texlive-uhc-20070729-4|2677	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx33.vf
14mu|texlive-uhc-20070729-4|2678	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx4e.vf
14mu|texlive-uhc-20070729-4|2679	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx4f.vf
14mu|texlive-uhc-20070729-4|2680	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx50.vf
14mu|texlive-uhc-20070729-4|2681	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx51.vf
14mu|texlive-uhc-20070729-4|2682	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx52.vf
14mu|texlive-uhc-20070729-4|2683	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx53.vf
14mu|texlive-uhc-20070729-4|2684	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx54.vf
14mu|texlive-uhc-20070729-4|2685	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx55.vf
14mu|texlive-uhc-20070729-4|2686	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx56.vf
14mu|texlive-uhc-20070729-4|2687	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx57.vf
14mu|texlive-uhc-20070729-4|2688	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx58.vf
14mu|texlive-uhc-20070729-4|2689	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx59.vf
14mu|texlive-uhc-20070729-4|2690	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5a.vf
14mu|texlive-uhc-20070729-4|2691	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5b.vf
14mu|texlive-uhc-20070729-4|2692	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5c.vf
14mu|texlive-uhc-20070729-4|2693	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5d.vf
14mu|texlive-uhc-20070729-4|2694	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5e.vf
14mu|texlive-uhc-20070729-4|2695	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5f.vf
14mu|texlive-uhc-20070729-4|2696	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx60.vf
14mu|texlive-uhc-20070729-4|2697	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx61.vf
14mu|texlive-uhc-20070729-4|2698	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx62.vf
14mu|texlive-uhc-20070729-4|2699	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx63.vf
14mu|texlive-uhc-20070729-4|2700	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx64.vf
14mu|texlive-uhc-20070729-4|2701	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx65.vf
14mu|texlive-uhc-20070729-4|2702	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx66.vf
14mu|texlive-uhc-20070729-4|2703	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx67.vf
14mu|texlive-uhc-20070729-4|2704	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx68.vf
14mu|texlive-uhc-20070729-4|2705	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx69.vf
14mu|texlive-uhc-20070729-4|2706	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6a.vf
14mu|texlive-uhc-20070729-4|2707	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6b.vf
14mu|texlive-uhc-20070729-4|2708	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6c.vf
14mu|texlive-uhc-20070729-4|2709	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6d.vf
14mu|texlive-uhc-20070729-4|2710	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6e.vf
14mu|texlive-uhc-20070729-4|2711	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6f.vf
14mu|texlive-uhc-20070729-4|2712	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx70.vf
14mu|texlive-uhc-20070729-4|2713	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx71.vf
14mu|texlive-uhc-20070729-4|2714	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx72.vf
14mu|texlive-uhc-20070729-4|2715	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx73.vf
14mu|texlive-uhc-20070729-4|2716	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx74.vf
14mu|texlive-uhc-20070729-4|2717	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx75.vf
14mu|texlive-uhc-20070729-4|2718	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx76.vf
14mu|texlive-uhc-20070729-4|2719	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx77.vf
14mu|texlive-uhc-20070729-4|2720	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx78.vf
14mu|texlive-uhc-20070729-4|2721	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx79.vf
14mu|texlive-uhc-20070729-4|2722	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7a.vf
14mu|texlive-uhc-20070729-4|2723	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7b.vf
14mu|texlive-uhc-20070729-4|2724	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7c.vf
14mu|texlive-uhc-20070729-4|2725	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7d.vf
14mu|texlive-uhc-20070729-4|2726	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7e.vf
14mu|texlive-uhc-20070729-4|2727	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7f.vf
14mu|texlive-uhc-20070729-4|2728	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx80.vf
14mu|texlive-uhc-20070729-4|2729	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx81.vf
14mu|texlive-uhc-20070729-4|2730	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx82.vf
14mu|texlive-uhc-20070729-4|2731	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx83.vf
14mu|texlive-uhc-20070729-4|2732	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx84.vf
14mu|texlive-uhc-20070729-4|2733	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx85.vf
14mu|texlive-uhc-20070729-4|2734	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx86.vf
14mu|texlive-uhc-20070729-4|2735	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx87.vf
14mu|texlive-uhc-20070729-4|2736	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx88.vf
14mu|texlive-uhc-20070729-4|2737	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx89.vf
14mu|texlive-uhc-20070729-4|2738	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8a.vf
14mu|texlive-uhc-20070729-4|2739	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8b.vf
14mu|texlive-uhc-20070729-4|2740	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8c.vf
14mu|texlive-uhc-20070729-4|2741	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8d.vf
14mu|texlive-uhc-20070729-4|2742	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8e.vf
14mu|texlive-uhc-20070729-4|2743	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8f.vf
14mu|texlive-uhc-20070729-4|2744	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx90.vf
14mu|texlive-uhc-20070729-4|2745	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx91.vf
14mu|texlive-uhc-20070729-4|2746	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx92.vf
14mu|texlive-uhc-20070729-4|2747	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx93.vf
14mu|texlive-uhc-20070729-4|2748	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx94.vf
14mu|texlive-uhc-20070729-4|2749	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx95.vf
14mu|texlive-uhc-20070729-4|2750	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx96.vf
14mu|texlive-uhc-20070729-4|2751	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx97.vf
14mu|texlive-uhc-20070729-4|2752	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx98.vf
14mu|texlive-uhc-20070729-4|2753	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx99.vf
14mu|texlive-uhc-20070729-4|2754	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9a.vf
14mu|texlive-uhc-20070729-4|2755	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9b.vf
14mu|texlive-uhc-20070729-4|2756	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9c.vf
14mu|texlive-uhc-20070729-4|2757	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9d.vf
14mu|texlive-uhc-20070729-4|2758	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9e.vf
14mu|texlive-uhc-20070729-4|2759	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9f.vf
14mu|texlive-uhc-20070729-4|2760	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxac.vf
14mu|texlive-uhc-20070729-4|2761	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxad.vf
14mu|texlive-uhc-20070729-4|2762	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxae.vf
14mu|texlive-uhc-20070729-4|2763	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxaf.vf
14mu|texlive-uhc-20070729-4|2764	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb0.vf
14mu|texlive-uhc-20070729-4|2765	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb1.vf
14mu|texlive-uhc-20070729-4|2766	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb2.vf
14mu|texlive-uhc-20070729-4|2767	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb3.vf
14mu|texlive-uhc-20070729-4|2768	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb4.vf
14mu|texlive-uhc-20070729-4|2769	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb5.vf
14mu|texlive-uhc-20070729-4|2770	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb6.vf
14mu|texlive-uhc-20070729-4|2771	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb7.vf
14mu|texlive-uhc-20070729-4|2772	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb8.vf
14mu|texlive-uhc-20070729-4|2773	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb9.vf
14mu|texlive-uhc-20070729-4|2774	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxba.vf
14mu|texlive-uhc-20070729-4|2775	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbb.vf
14mu|texlive-uhc-20070729-4|2776	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbc.vf
14mu|texlive-uhc-20070729-4|2777	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbd.vf
14mu|texlive-uhc-20070729-4|2778	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbe.vf
14mu|texlive-uhc-20070729-4|2779	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbf.vf
14mu|texlive-uhc-20070729-4|2780	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc0.vf
14mu|texlive-uhc-20070729-4|2781	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc1.vf
14mu|texlive-uhc-20070729-4|2782	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc2.vf
14mu|texlive-uhc-20070729-4|2783	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc3.vf
14mu|texlive-uhc-20070729-4|2784	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc4.vf
14mu|texlive-uhc-20070729-4|2785	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc5.vf
14mu|texlive-uhc-20070729-4|2786	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc6.vf
14mu|texlive-uhc-20070729-4|2787	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc7.vf
14mu|texlive-uhc-20070729-4|2788	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc8.vf
14mu|texlive-uhc-20070729-4|2789	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc9.vf
14mu|texlive-uhc-20070729-4|2790	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxca.vf
14mu|texlive-uhc-20070729-4|2791	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcb.vf
14mu|texlive-uhc-20070729-4|2792	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcc.vf
14mu|texlive-uhc-20070729-4|2793	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcd.vf
14mu|texlive-uhc-20070729-4|2794	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxce.vf
14mu|texlive-uhc-20070729-4|2795	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcf.vf
14mu|texlive-uhc-20070729-4|2796	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd0.vf
14mu|texlive-uhc-20070729-4|2797	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd1.vf
14mu|texlive-uhc-20070729-4|2798	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd2.vf
14mu|texlive-uhc-20070729-4|2799	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd3.vf
14mu|texlive-uhc-20070729-4|2800	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd4.vf
14mu|texlive-uhc-20070729-4|2801	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd5.vf
14mu|texlive-uhc-20070729-4|2802	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd6.vf
14mu|texlive-uhc-20070729-4|2803	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd7.vf
14mu|texlive-uhc-20070729-4|2804	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxf9.vf
14mu|texlive-uhc-20070729-4|2805	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxfa.vf
14mu|texlive-uhc-20070729-4|2806	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxff.vf
14mu|texlive-uhc-20070729-4|2807	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo00.vf
14mu|texlive-uhc-20070729-4|2808	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo01.vf
14mu|texlive-uhc-20070729-4|2809	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo02.vf
14mu|texlive-uhc-20070729-4|2810	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo03.vf
14mu|texlive-uhc-20070729-4|2811	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo04.vf
14mu|texlive-uhc-20070729-4|2812	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo20.vf
14mu|texlive-uhc-20070729-4|2813	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo21.vf
14mu|texlive-uhc-20070729-4|2814	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo22.vf
14mu|texlive-uhc-20070729-4|2815	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo23.vf
14mu|texlive-uhc-20070729-4|2816	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo24.vf
14mu|texlive-uhc-20070729-4|2817	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo25.vf
14mu|texlive-uhc-20070729-4|2818	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo26.vf
14mu|texlive-uhc-20070729-4|2819	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo30.vf
14mu|texlive-uhc-20070729-4|2820	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo31.vf
14mu|texlive-uhc-20070729-4|2821	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo32.vf
14mu|texlive-uhc-20070729-4|2822	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo33.vf
14mu|texlive-uhc-20070729-4|2823	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo4e.vf
14mu|texlive-uhc-20070729-4|2824	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo4f.vf
14mu|texlive-uhc-20070729-4|2825	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo50.vf
14mu|texlive-uhc-20070729-4|2826	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo51.vf
14mu|texlive-uhc-20070729-4|2827	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo52.vf
14mu|texlive-uhc-20070729-4|2828	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo53.vf
14mu|texlive-uhc-20070729-4|2829	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo54.vf
14mu|texlive-uhc-20070729-4|2830	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo55.vf
14mu|texlive-uhc-20070729-4|2831	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo56.vf
14mu|texlive-uhc-20070729-4|2832	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo57.vf
14mu|texlive-uhc-20070729-4|2833	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo58.vf
14mu|texlive-uhc-20070729-4|2834	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo59.vf
14mu|texlive-uhc-20070729-4|2835	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5a.vf
14mu|texlive-uhc-20070729-4|2836	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5b.vf
14mu|texlive-uhc-20070729-4|2837	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5c.vf
14mu|texlive-uhc-20070729-4|2838	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5d.vf
14mu|texlive-uhc-20070729-4|2839	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5e.vf
14mu|texlive-uhc-20070729-4|2840	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5f.vf
14mu|texlive-uhc-20070729-4|2841	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo60.vf
14mu|texlive-uhc-20070729-4|2842	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo61.vf
14mu|texlive-uhc-20070729-4|2843	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo62.vf
14mu|texlive-uhc-20070729-4|2844	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo63.vf
14mu|texlive-uhc-20070729-4|2845	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo64.vf
14mu|texlive-uhc-20070729-4|2846	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo65.vf
14mu|texlive-uhc-20070729-4|2847	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo66.vf
14mu|texlive-uhc-20070729-4|2848	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo67.vf
14mu|texlive-uhc-20070729-4|2849	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo68.vf
14mu|texlive-uhc-20070729-4|2850	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo69.vf
14mu|texlive-uhc-20070729-4|2851	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6a.vf
14mu|texlive-uhc-20070729-4|2852	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6b.vf
14mu|texlive-uhc-20070729-4|2853	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6c.vf
14mu|texlive-uhc-20070729-4|2854	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6d.vf
14mu|texlive-uhc-20070729-4|2855	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6e.vf
14mu|texlive-uhc-20070729-4|2856	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6f.vf
14mu|texlive-uhc-20070729-4|2857	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo70.vf
14mu|texlive-uhc-20070729-4|2858	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo71.vf
14mu|texlive-uhc-20070729-4|2859	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo72.vf
14mu|texlive-uhc-20070729-4|2860	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo73.vf
14mu|texlive-uhc-20070729-4|2861	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo74.vf
14mu|texlive-uhc-20070729-4|2862	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo75.vf
14mu|texlive-uhc-20070729-4|2863	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo76.vf
14mu|texlive-uhc-20070729-4|2864	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo77.vf
14mu|texlive-uhc-20070729-4|2865	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo78.vf
14mu|texlive-uhc-20070729-4|2866	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo79.vf
14mu|texlive-uhc-20070729-4|2867	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7a.vf
14mu|texlive-uhc-20070729-4|2868	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7b.vf
14mu|texlive-uhc-20070729-4|2869	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7c.vf
14mu|texlive-uhc-20070729-4|2870	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7d.vf
14mu|texlive-uhc-20070729-4|2871	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7e.vf
14mu|texlive-uhc-20070729-4|2872	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7f.vf
14mu|texlive-uhc-20070729-4|2873	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo80.vf
14mu|texlive-uhc-20070729-4|2874	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo81.vf
14mu|texlive-uhc-20070729-4|2875	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo82.vf
14mu|texlive-uhc-20070729-4|2876	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo83.vf
14mu|texlive-uhc-20070729-4|2877	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo84.vf
14mu|texlive-uhc-20070729-4|2878	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo85.vf
14mu|texlive-uhc-20070729-4|2879	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo86.vf
14mu|texlive-uhc-20070729-4|2880	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo87.vf
14mu|texlive-uhc-20070729-4|2881	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo88.vf
14mu|texlive-uhc-20070729-4|2882	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo89.vf
14mu|texlive-uhc-20070729-4|2883	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8a.vf
14mu|texlive-uhc-20070729-4|2884	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8b.vf
14mu|texlive-uhc-20070729-4|2885	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8c.vf
14mu|texlive-uhc-20070729-4|2886	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8d.vf
14mu|texlive-uhc-20070729-4|2887	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8e.vf
14mu|texlive-uhc-20070729-4|2888	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8f.vf
14mu|texlive-uhc-20070729-4|2889	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo90.vf
14mu|texlive-uhc-20070729-4|2890	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo91.vf
14mu|texlive-uhc-20070729-4|2891	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo92.vf
14mu|texlive-uhc-20070729-4|2892	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo93.vf
14mu|texlive-uhc-20070729-4|2893	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo94.vf
14mu|texlive-uhc-20070729-4|2894	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo95.vf
14mu|texlive-uhc-20070729-4|2895	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo96.vf
14mu|texlive-uhc-20070729-4|2896	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo97.vf
14mu|texlive-uhc-20070729-4|2897	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo98.vf
14mu|texlive-uhc-20070729-4|2898	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo99.vf
14mu|texlive-uhc-20070729-4|2899	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9a.vf
14mu|texlive-uhc-20070729-4|2900	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9b.vf
14mu|texlive-uhc-20070729-4|2901	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9c.vf
14mu|texlive-uhc-20070729-4|2902	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9d.vf
14mu|texlive-uhc-20070729-4|2903	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9e.vf
14mu|texlive-uhc-20070729-4|2904	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9f.vf
14mu|texlive-uhc-20070729-4|2905	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoac.vf
14mu|texlive-uhc-20070729-4|2906	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoad.vf
14mu|texlive-uhc-20070729-4|2907	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoae.vf
14mu|texlive-uhc-20070729-4|2908	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoaf.vf
14mu|texlive-uhc-20070729-4|2909	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob0.vf
14mu|texlive-uhc-20070729-4|2910	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob1.vf
14mu|texlive-uhc-20070729-4|2911	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob2.vf
14mu|texlive-uhc-20070729-4|2912	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob3.vf
14mu|texlive-uhc-20070729-4|2913	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob4.vf
14mu|texlive-uhc-20070729-4|2914	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob5.vf
14mu|texlive-uhc-20070729-4|2915	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob6.vf
14mu|texlive-uhc-20070729-4|2916	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob7.vf
14mu|texlive-uhc-20070729-4|2917	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob8.vf
14mu|texlive-uhc-20070729-4|2918	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob9.vf
14mu|texlive-uhc-20070729-4|2919	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoba.vf
14mu|texlive-uhc-20070729-4|2920	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobb.vf
14mu|texlive-uhc-20070729-4|2921	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobc.vf
14mu|texlive-uhc-20070729-4|2922	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobd.vf
14mu|texlive-uhc-20070729-4|2923	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobe.vf
14mu|texlive-uhc-20070729-4|2924	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobf.vf
14mu|texlive-uhc-20070729-4|2925	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc0.vf
14mu|texlive-uhc-20070729-4|2926	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc1.vf
14mu|texlive-uhc-20070729-4|2927	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc2.vf
14mu|texlive-uhc-20070729-4|2928	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc3.vf
14mu|texlive-uhc-20070729-4|2929	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc4.vf
14mu|texlive-uhc-20070729-4|2930	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc5.vf
14mu|texlive-uhc-20070729-4|2931	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc6.vf
14mu|texlive-uhc-20070729-4|2932	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc7.vf
14mu|texlive-uhc-20070729-4|2933	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc8.vf
14mu|texlive-uhc-20070729-4|2934	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc9.vf
14mu|texlive-uhc-20070729-4|2935	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoca.vf
14mu|texlive-uhc-20070729-4|2936	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocb.vf
14mu|texlive-uhc-20070729-4|2937	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocc.vf
14mu|texlive-uhc-20070729-4|2938	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocd.vf
14mu|texlive-uhc-20070729-4|2939	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoce.vf
14mu|texlive-uhc-20070729-4|2940	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocf.vf
14mu|texlive-uhc-20070729-4|2941	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod0.vf
14mu|texlive-uhc-20070729-4|2942	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod1.vf
14mu|texlive-uhc-20070729-4|2943	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod2.vf
14mu|texlive-uhc-20070729-4|2944	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod3.vf
14mu|texlive-uhc-20070729-4|2945	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod4.vf
14mu|texlive-uhc-20070729-4|2946	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod5.vf
14mu|texlive-uhc-20070729-4|2947	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod6.vf
14mu|texlive-uhc-20070729-4|2948	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod7.vf
14mu|texlive-uhc-20070729-4|2949	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxof9.vf
14mu|texlive-uhc-20070729-4|2950	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxofa.vf
14mu|texlive-uhc-20070729-4|2951	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoff.vf
14mu|texlive-uhc-20070729-4|2952	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj0.vf
14mu|texlive-uhc-20070729-4|2953	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj04.vf
14mu|texlive-uhc-20070729-4|2954	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj05.vf
14mu|texlive-uhc-20070729-4|2955	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj06.vf
14mu|texlive-uhc-20070729-4|2956	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj07.vf
14mu|texlive-uhc-20070729-4|2957	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj1.vf
14mu|texlive-uhc-20070729-4|2958	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj10.vf
14mu|texlive-uhc-20070729-4|2959	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj11.vf
14mu|texlive-uhc-20070729-4|2960	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj12.vf
14mu|texlive-uhc-20070729-4|2961	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj13.vf
14mu|texlive-uhc-20070729-4|2962	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj14.vf
14mu|texlive-uhc-20070729-4|2963	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj15.vf
14mu|texlive-uhc-20070729-4|2964	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj16.vf
14mu|texlive-uhc-20070729-4|2965	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj17.vf
14mu|texlive-uhc-20070729-4|2966	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj18.vf
14mu|texlive-uhc-20070729-4|2967	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj19.vf
14mu|texlive-uhc-20070729-4|2968	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj2.vf
14mu|texlive-uhc-20070729-4|2969	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj20.vf
14mu|texlive-uhc-20070729-4|2970	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj21.vf
14mu|texlive-uhc-20070729-4|2971	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj22.vf
14mu|texlive-uhc-20070729-4|2972	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj23.vf
14mu|texlive-uhc-20070729-4|2973	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj24.vf
14mu|texlive-uhc-20070729-4|2974	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj25.vf
14mu|texlive-uhc-20070729-4|2975	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj26.vf
14mu|texlive-uhc-20070729-4|2976	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj27.vf
14mu|texlive-uhc-20070729-4|2977	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj28.vf
14mu|texlive-uhc-20070729-4|2978	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj29.vf
14mu|texlive-uhc-20070729-4|2979	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj3.vf
14mu|texlive-uhc-20070729-4|2980	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj4.vf
14mu|texlive-uhc-20070729-4|2981	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj5.vf
14mu|texlive-uhc-20070729-4|2982	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj6.vf
14mu|texlive-uhc-20070729-4|2983	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj7.vf
14mu|texlive-uhc-20070729-4|2984	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj8.vf
14mu|texlive-uhc-20070729-4|2985	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj9.vf
14mu|texlive-uhc-20070729-4|2986	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc0.vf
14mu|texlive-uhc-20070729-4|2987	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc04.vf
14mu|texlive-uhc-20070729-4|2988	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc05.vf
14mu|texlive-uhc-20070729-4|2989	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc06.vf
14mu|texlive-uhc-20070729-4|2990	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc07.vf
14mu|texlive-uhc-20070729-4|2991	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc1.vf
14mu|texlive-uhc-20070729-4|2992	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc10.vf
14mu|texlive-uhc-20070729-4|2993	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc11.vf
14mu|texlive-uhc-20070729-4|2994	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc12.vf
14mu|texlive-uhc-20070729-4|2995	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc13.vf
14mu|texlive-uhc-20070729-4|2996	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc14.vf
14mu|texlive-uhc-20070729-4|2997	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc15.vf
14mu|texlive-uhc-20070729-4|2998	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc16.vf
14mu|texlive-uhc-20070729-4|2999	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc17.vf
14mu|texlive-uhc-20070729-4|3000	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc18.vf
14mu|texlive-uhc-20070729-4|3001	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc19.vf
14mu|texlive-uhc-20070729-4|3002	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc2.vf
14mu|texlive-uhc-20070729-4|3003	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc20.vf
14mu|texlive-uhc-20070729-4|3004	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc21.vf
14mu|texlive-uhc-20070729-4|3005	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc22.vf
14mu|texlive-uhc-20070729-4|3006	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc23.vf
14mu|texlive-uhc-20070729-4|3007	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc24.vf
14mu|texlive-uhc-20070729-4|3008	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc25.vf
14mu|texlive-uhc-20070729-4|3009	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc26.vf
14mu|texlive-uhc-20070729-4|3010	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc27.vf
14mu|texlive-uhc-20070729-4|3011	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc28.vf
14mu|texlive-uhc-20070729-4|3012	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc29.vf
14mu|texlive-uhc-20070729-4|3013	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc3.vf
14mu|texlive-uhc-20070729-4|3014	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc4.vf
14mu|texlive-uhc-20070729-4|3015	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc5.vf
14mu|texlive-uhc-20070729-4|3016	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc6.vf
14mu|texlive-uhc-20070729-4|3017	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc7.vf
14mu|texlive-uhc-20070729-4|3018	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc8.vf
14mu|texlive-uhc-20070729-4|3019	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc9.vf
14mu|texlive-uhc-20070729-4|3020	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco0.vf
14mu|texlive-uhc-20070729-4|3021	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco04.vf
14mu|texlive-uhc-20070729-4|3022	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco05.vf
14mu|texlive-uhc-20070729-4|3023	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco06.vf
14mu|texlive-uhc-20070729-4|3024	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco07.vf
14mu|texlive-uhc-20070729-4|3025	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco1.vf
14mu|texlive-uhc-20070729-4|3026	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco10.vf
14mu|texlive-uhc-20070729-4|3027	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco11.vf
14mu|texlive-uhc-20070729-4|3028	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco12.vf
14mu|texlive-uhc-20070729-4|3029	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco13.vf
14mu|texlive-uhc-20070729-4|3030	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco14.vf
14mu|texlive-uhc-20070729-4|3031	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco15.vf
14mu|texlive-uhc-20070729-4|3032	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco16.vf
14mu|texlive-uhc-20070729-4|3033	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco17.vf
14mu|texlive-uhc-20070729-4|3034	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco18.vf
14mu|texlive-uhc-20070729-4|3035	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco19.vf
14mu|texlive-uhc-20070729-4|3036	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco2.vf
14mu|texlive-uhc-20070729-4|3037	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco20.vf
14mu|texlive-uhc-20070729-4|3038	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco21.vf
14mu|texlive-uhc-20070729-4|3039	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco22.vf
14mu|texlive-uhc-20070729-4|3040	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco23.vf
14mu|texlive-uhc-20070729-4|3041	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco24.vf
14mu|texlive-uhc-20070729-4|3042	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco25.vf
14mu|texlive-uhc-20070729-4|3043	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco26.vf
14mu|texlive-uhc-20070729-4|3044	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco27.vf
14mu|texlive-uhc-20070729-4|3045	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco28.vf
14mu|texlive-uhc-20070729-4|3046	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco29.vf
14mu|texlive-uhc-20070729-4|3047	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco3.vf
14mu|texlive-uhc-20070729-4|3048	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco4.vf
14mu|texlive-uhc-20070729-4|3049	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco5.vf
14mu|texlive-uhc-20070729-4|3050	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco6.vf
14mu|texlive-uhc-20070729-4|3051	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco7.vf
14mu|texlive-uhc-20070729-4|3052	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco8.vf
14mu|texlive-uhc-20070729-4|3053	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco9.vf
14mu|texlive-uhc-20070729-4|3054	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo0.vf
14mu|texlive-uhc-20070729-4|3055	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo04.vf
14mu|texlive-uhc-20070729-4|3056	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo05.vf
14mu|texlive-uhc-20070729-4|3057	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo06.vf
14mu|texlive-uhc-20070729-4|3058	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo07.vf
14mu|texlive-uhc-20070729-4|3059	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo1.vf
14mu|texlive-uhc-20070729-4|3060	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo10.vf
14mu|texlive-uhc-20070729-4|3061	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo11.vf
14mu|texlive-uhc-20070729-4|3062	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo12.vf
14mu|texlive-uhc-20070729-4|3063	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo13.vf
14mu|texlive-uhc-20070729-4|3064	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo14.vf
14mu|texlive-uhc-20070729-4|3065	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo15.vf
14mu|texlive-uhc-20070729-4|3066	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo16.vf
14mu|texlive-uhc-20070729-4|3067	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo17.vf
14mu|texlive-uhc-20070729-4|3068	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo18.vf
14mu|texlive-uhc-20070729-4|3069	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo19.vf
14mu|texlive-uhc-20070729-4|3070	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo2.vf
14mu|texlive-uhc-20070729-4|3071	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo20.vf
14mu|texlive-uhc-20070729-4|3072	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo21.vf
14mu|texlive-uhc-20070729-4|3073	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo22.vf
14mu|texlive-uhc-20070729-4|3074	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo23.vf
14mu|texlive-uhc-20070729-4|3075	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo24.vf
14mu|texlive-uhc-20070729-4|3076	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo25.vf
14mu|texlive-uhc-20070729-4|3077	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo26.vf
14mu|texlive-uhc-20070729-4|3078	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo27.vf
14mu|texlive-uhc-20070729-4|3079	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo28.vf
14mu|texlive-uhc-20070729-4|3080	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo29.vf
14mu|texlive-uhc-20070729-4|3081	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo3.vf
14mu|texlive-uhc-20070729-4|3082	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo4.vf
14mu|texlive-uhc-20070729-4|3083	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo5.vf
14mu|texlive-uhc-20070729-4|3084	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo6.vf
14mu|texlive-uhc-20070729-4|3085	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo7.vf
14mu|texlive-uhc-20070729-4|3086	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo8.vf
14mu|texlive-uhc-20070729-4|3087	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo9.vf
14mu|texlive-uhc-20070729-4|3088	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju0.vf
14mu|texlive-uhc-20070729-4|3089	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju04.vf
14mu|texlive-uhc-20070729-4|3090	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju05.vf
14mu|texlive-uhc-20070729-4|3091	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju06.vf
14mu|texlive-uhc-20070729-4|3092	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju07.vf
14mu|texlive-uhc-20070729-4|3093	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju1.vf
14mu|texlive-uhc-20070729-4|3094	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju10.vf
14mu|texlive-uhc-20070729-4|3095	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju11.vf
14mu|texlive-uhc-20070729-4|3096	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju12.vf
14mu|texlive-uhc-20070729-4|3097	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju13.vf
14mu|texlive-uhc-20070729-4|3098	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju14.vf
14mu|texlive-uhc-20070729-4|3099	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju15.vf
14mu|texlive-uhc-20070729-4|3100	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju16.vf
14mu|texlive-uhc-20070729-4|3101	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju17.vf
14mu|texlive-uhc-20070729-4|3102	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju18.vf
14mu|texlive-uhc-20070729-4|3103	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju19.vf
14mu|texlive-uhc-20070729-4|3104	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju2.vf
14mu|texlive-uhc-20070729-4|3105	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju20.vf
14mu|texlive-uhc-20070729-4|3106	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju21.vf
14mu|texlive-uhc-20070729-4|3107	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju22.vf
14mu|texlive-uhc-20070729-4|3108	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju23.vf
14mu|texlive-uhc-20070729-4|3109	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju24.vf
14mu|texlive-uhc-20070729-4|3110	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju25.vf
14mu|texlive-uhc-20070729-4|3111	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju26.vf
14mu|texlive-uhc-20070729-4|3112	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju27.vf
14mu|texlive-uhc-20070729-4|3113	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju28.vf
14mu|texlive-uhc-20070729-4|3114	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju29.vf
14mu|texlive-uhc-20070729-4|3115	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju3.vf
14mu|texlive-uhc-20070729-4|3116	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju4.vf
14mu|texlive-uhc-20070729-4|3117	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju5.vf
14mu|texlive-uhc-20070729-4|3118	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju6.vf
14mu|texlive-uhc-20070729-4|3119	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju7.vf
14mu|texlive-uhc-20070729-4|3120	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju8.vf
14mu|texlive-uhc-20070729-4|3121	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju9.vf
14mu|texlive-uhc-20070729-4|3122	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo0.vf
14mu|texlive-uhc-20070729-4|3123	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo04.vf
14mu|texlive-uhc-20070729-4|3124	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo05.vf
14mu|texlive-uhc-20070729-4|3125	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo06.vf
14mu|texlive-uhc-20070729-4|3126	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo07.vf
14mu|texlive-uhc-20070729-4|3127	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo1.vf
14mu|texlive-uhc-20070729-4|3128	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo10.vf
14mu|texlive-uhc-20070729-4|3129	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo11.vf
14mu|texlive-uhc-20070729-4|3130	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo12.vf
14mu|texlive-uhc-20070729-4|3131	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo13.vf
14mu|texlive-uhc-20070729-4|3132	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo14.vf
14mu|texlive-uhc-20070729-4|3133	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo15.vf
14mu|texlive-uhc-20070729-4|3134	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo16.vf
14mu|texlive-uhc-20070729-4|3135	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo17.vf
14mu|texlive-uhc-20070729-4|3136	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo18.vf
14mu|texlive-uhc-20070729-4|3137	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo19.vf
14mu|texlive-uhc-20070729-4|3138	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo2.vf
14mu|texlive-uhc-20070729-4|3139	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo20.vf
14mu|texlive-uhc-20070729-4|3140	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo21.vf
14mu|texlive-uhc-20070729-4|3141	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo22.vf
14mu|texlive-uhc-20070729-4|3142	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo23.vf
14mu|texlive-uhc-20070729-4|3143	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo24.vf
14mu|texlive-uhc-20070729-4|3144	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo25.vf
14mu|texlive-uhc-20070729-4|3145	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo26.vf
14mu|texlive-uhc-20070729-4|3146	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo27.vf
14mu|texlive-uhc-20070729-4|3147	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo28.vf
14mu|texlive-uhc-20070729-4|3148	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo29.vf
14mu|texlive-uhc-20070729-4|3149	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo3.vf
14mu|texlive-uhc-20070729-4|3150	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo4.vf
14mu|texlive-uhc-20070729-4|3151	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo5.vf
14mu|texlive-uhc-20070729-4|3152	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo6.vf
14mu|texlive-uhc-20070729-4|3153	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo7.vf
14mu|texlive-uhc-20070729-4|3154	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo8.vf
14mu|texlive-uhc-20070729-4|3155	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo9.vf
14mu|texlive-uhc-20070729-4|3156	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx0.vf
14mu|texlive-uhc-20070729-4|3157	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx04.vf
14mu|texlive-uhc-20070729-4|3158	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx05.vf
14mu|texlive-uhc-20070729-4|3159	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx06.vf
14mu|texlive-uhc-20070729-4|3160	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx07.vf
14mu|texlive-uhc-20070729-4|3161	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx1.vf
14mu|texlive-uhc-20070729-4|3162	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx10.vf
14mu|texlive-uhc-20070729-4|3163	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx11.vf
14mu|texlive-uhc-20070729-4|3164	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx12.vf
14mu|texlive-uhc-20070729-4|3165	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx13.vf
14mu|texlive-uhc-20070729-4|3166	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx14.vf
14mu|texlive-uhc-20070729-4|3167	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx15.vf
14mu|texlive-uhc-20070729-4|3168	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx16.vf
14mu|texlive-uhc-20070729-4|3169	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx17.vf
14mu|texlive-uhc-20070729-4|3170	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx18.vf
14mu|texlive-uhc-20070729-4|3171	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx19.vf
14mu|texlive-uhc-20070729-4|3172	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx2.vf
14mu|texlive-uhc-20070729-4|3173	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx20.vf
14mu|texlive-uhc-20070729-4|3174	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx21.vf
14mu|texlive-uhc-20070729-4|3175	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx22.vf
14mu|texlive-uhc-20070729-4|3176	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx23.vf
14mu|texlive-uhc-20070729-4|3177	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx24.vf
14mu|texlive-uhc-20070729-4|3178	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx25.vf
14mu|texlive-uhc-20070729-4|3179	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx26.vf
14mu|texlive-uhc-20070729-4|3180	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx27.vf
14mu|texlive-uhc-20070729-4|3181	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx28.vf
14mu|texlive-uhc-20070729-4|3182	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx29.vf
14mu|texlive-uhc-20070729-4|3183	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx3.vf
14mu|texlive-uhc-20070729-4|3184	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx4.vf
14mu|texlive-uhc-20070729-4|3185	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx5.vf
14mu|texlive-uhc-20070729-4|3186	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx6.vf
14mu|texlive-uhc-20070729-4|3187	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx7.vf
14mu|texlive-uhc-20070729-4|3188	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx8.vf
14mu|texlive-uhc-20070729-4|3189	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx9.vf
14mu|texlive-uhc-20070729-4|3190	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo0.vf
14mu|texlive-uhc-20070729-4|3191	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo04.vf
14mu|texlive-uhc-20070729-4|3192	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo05.vf
14mu|texlive-uhc-20070729-4|3193	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo06.vf
14mu|texlive-uhc-20070729-4|3194	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo07.vf
14mu|texlive-uhc-20070729-4|3195	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo1.vf
14mu|texlive-uhc-20070729-4|3196	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo10.vf
14mu|texlive-uhc-20070729-4|3197	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo11.vf
14mu|texlive-uhc-20070729-4|3198	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo12.vf
14mu|texlive-uhc-20070729-4|3199	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo13.vf
14mu|texlive-uhc-20070729-4|3200	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo14.vf
14mu|texlive-uhc-20070729-4|3201	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo15.vf
14mu|texlive-uhc-20070729-4|3202	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo16.vf
14mu|texlive-uhc-20070729-4|3203	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo17.vf
14mu|texlive-uhc-20070729-4|3204	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo18.vf
14mu|texlive-uhc-20070729-4|3205	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo19.vf
14mu|texlive-uhc-20070729-4|3206	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo2.vf
14mu|texlive-uhc-20070729-4|3207	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo20.vf
14mu|texlive-uhc-20070729-4|3208	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo21.vf
14mu|texlive-uhc-20070729-4|3209	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo22.vf
14mu|texlive-uhc-20070729-4|3210	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo23.vf
14mu|texlive-uhc-20070729-4|3211	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo24.vf
14mu|texlive-uhc-20070729-4|3212	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo25.vf
14mu|texlive-uhc-20070729-4|3213	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo26.vf
14mu|texlive-uhc-20070729-4|3214	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo27.vf
14mu|texlive-uhc-20070729-4|3215	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo28.vf
14mu|texlive-uhc-20070729-4|3216	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo29.vf
14mu|texlive-uhc-20070729-4|3217	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo3.vf
14mu|texlive-uhc-20070729-4|3218	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo4.vf
14mu|texlive-uhc-20070729-4|3219	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo5.vf
14mu|texlive-uhc-20070729-4|3220	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo6.vf
14mu|texlive-uhc-20070729-4|3221	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo7.vf
14mu|texlive-uhc-20070729-4|3222	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo8.vf
14mu|texlive-uhc-20070729-4|3223	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo9.vf
14mu|texlive-uhc-20070729-4|3224	%doc %{_texmfdistdir}/doc/fonts/uhc/umj/README
14mu|texlive-uhc-20070729-4|3225	
14mu|texlive-uhc-20070729-4|3226	#-----------------------------------------------------------------------
14mu|texlive-uhc-20070729-4|3227	%prep
14mu|texlive-uhc-20070729-4|3228	%setup -c -a0 -a1
14mu|texlive-uhc-20070729-4|3229	
14mu|texlive-uhc-20070729-4|3230	%build
14mu|texlive-uhc-20070729-4|3231	
14mu|texlive-uhc-20070729-4|3232	%install
14mu|texlive-uhc-20070729-4|3233	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uhc-20070729-4|3234	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-uhc-20070729-4|3235	
14mu|texlive-uhc-20070729-4|3236	
14mu|texlive-uhc-20070729-4|3237	
14mu|texlive-uhc-20070729-4|3238	%changelog
14mu|texlive-uhc-20070729-4|3239	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070729-4
14mu|texlive-uhc-20070729-4|3240	+ Revision: 76bc5f8
14mu|texlive-uhc-20070729-4|3241	- MassBuild#674: Increase release tag
14mu|texlive-uhc-20070729-4|3242	
14mu|texlive-uhc-20070729-4|3243	

26015 14
14mu|texlive-uiucredborder-1.00-7|1	# revision 29974
14mu|texlive-uiucredborder-1.00-7|2	# category Package
14mu|texlive-uiucredborder-1.00-7|3	# catalog-ctan /macros/latex/contrib/uiucredborder
14mu|texlive-uiucredborder-1.00-7|4	# catalog-date 2013-04-16 11:30:34 +0200
14mu|texlive-uiucredborder-1.00-7|5	# catalog-license lppl1.2
14mu|texlive-uiucredborder-1.00-7|6	# catalog-version 1.00
14mu|texlive-uiucredborder-1.00-7|7	Name:		texlive-uiucredborder
14mu|texlive-uiucredborder-1.00-7|8	Version:	1.00
14mu|texlive-uiucredborder-1.00-7|9	Release:	7
14mu|texlive-uiucredborder-1.00-7|10	Summary:	Class for UIUC thesis red-bordered forms
14mu|texlive-uiucredborder-1.00-7|11	Group:		Publishing
14mu|texlive-uiucredborder-1.00-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uiucredborder
14mu|texlive-uiucredborder-1.00-7|13	License:	LPPL1.2
14mu|texlive-uiucredborder-1.00-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucredborder.tar.xz
14mu|texlive-uiucredborder-1.00-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucredborder.doc.tar.xz
14mu|texlive-uiucredborder-1.00-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucredborder.source.tar.xz
14mu|texlive-uiucredborder-1.00-7|17	BuildArch:	noarch
14mu|texlive-uiucredborder-1.00-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-uiucredborder-1.00-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-uiucredborder-1.00-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-uiucredborder-1.00-7|21	
14mu|texlive-uiucredborder-1.00-7|22	%description
14mu|texlive-uiucredborder-1.00-7|23	The class offers a means of filling out the "red-bordered form"
14mu|texlive-uiucredborder-1.00-7|24	that gets signed by the department head, your advisor, and --
14mu|texlive-uiucredborder-1.00-7|25	for doctoral dissertations -- your thesis committee members.
14mu|texlive-uiucredborder-1.00-7|26	
14mu|texlive-uiucredborder-1.00-7|27	
14mu|texlive-uiucredborder-1.00-7|28	#-----------------------------------------------------------------------
14mu|texlive-uiucredborder-1.00-7|29	%files
14mu|texlive-uiucredborder-1.00-7|30	%{_texmfdistdir}/tex/latex/uiucredborder/uiucredborder.cls
14mu|texlive-uiucredborder-1.00-7|31	%doc %{_texmfdistdir}/doc/latex/uiucredborder/uiucredborder.pdf
14mu|texlive-uiucredborder-1.00-7|32	#- source
14mu|texlive-uiucredborder-1.00-7|33	%doc %{_texmfdistdir}/source/latex/uiucredborder/uiucredborder.dtx
14mu|texlive-uiucredborder-1.00-7|34	%doc %{_texmfdistdir}/source/latex/uiucredborder/uiucredborder.ins
14mu|texlive-uiucredborder-1.00-7|35	
14mu|texlive-uiucredborder-1.00-7|36	#-----------------------------------------------------------------------
14mu|texlive-uiucredborder-1.00-7|37	%prep
14mu|texlive-uiucredborder-1.00-7|38	%setup -c -a0 -a1 -a2
14mu|texlive-uiucredborder-1.00-7|39	
14mu|texlive-uiucredborder-1.00-7|40	%build
14mu|texlive-uiucredborder-1.00-7|41	
14mu|texlive-uiucredborder-1.00-7|42	%install
14mu|texlive-uiucredborder-1.00-7|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uiucredborder-1.00-7|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-uiucredborder-1.00-7|45	
14mu|texlive-uiucredborder-1.00-7|46	%changelog
14mu|texlive-uiucredborder-1.00-7|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.00-7
14mu|texlive-uiucredborder-1.00-7|48	+ Revision: 724f479
14mu|texlive-uiucredborder-1.00-7|49	- MassBuild#674: Increase release tag
14mu|texlive-uiucredborder-1.00-7|50	
14mu|texlive-uiucredborder-1.00-7|51	

26016 14
14mu|texlive-uiucthesis-2.25-4|1	# revision 15878
14mu|texlive-uiucthesis-2.25-4|2	# category Package
14mu|texlive-uiucthesis-2.25-4|3	# catalog-ctan /macros/latex/contrib/uiucthesis
14mu|texlive-uiucthesis-2.25-4|4	# catalog-date 2007-01-20 15:20:16 +0100
14mu|texlive-uiucthesis-2.25-4|5	# catalog-license lppl
14mu|texlive-uiucthesis-2.25-4|6	# catalog-version 2.25
14mu|texlive-uiucthesis-2.25-4|7	Name:		texlive-uiucthesis
14mu|texlive-uiucthesis-2.25-4|8	Version:	2.25
14mu|texlive-uiucthesis-2.25-4|9	Release:	4
14mu|texlive-uiucthesis-2.25-4|10	Summary:	UIUC thesis class
14mu|texlive-uiucthesis-2.25-4|11	Group:		Publishing
14mu|texlive-uiucthesis-2.25-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uiucthesis
14mu|texlive-uiucthesis-2.25-4|13	License:	LPPL
14mu|texlive-uiucthesis-2.25-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucthesis.tar.xz
14mu|texlive-uiucthesis-2.25-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucthesis.doc.tar.xz
14mu|texlive-uiucthesis-2.25-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucthesis.source.tar.xz
14mu|texlive-uiucthesis-2.25-4|17	BuildArch:	noarch
14mu|texlive-uiucthesis-2.25-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-uiucthesis-2.25-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-uiucthesis-2.25-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-uiucthesis-2.25-4|21	
14mu|texlive-uiucthesis-2.25-4|22	%description
14mu|texlive-uiucthesis-2.25-4|23	The class produces a document that conforms to the format
14mu|texlive-uiucthesis-2.25-4|24	described in the University's Handbook for Graduate Students
14mu|texlive-uiucthesis-2.25-4|25	Preparing to Deposit.
14mu|texlive-uiucthesis-2.25-4|26	
14mu|texlive-uiucthesis-2.25-4|27	
14mu|texlive-uiucthesis-2.25-4|28	#-----------------------------------------------------------------------
14mu|texlive-uiucthesis-2.25-4|29	%files
14mu|texlive-uiucthesis-2.25-4|30	%{_texmfdistdir}/tex/latex/uiucthesis/uiucthesis.cls
14mu|texlive-uiucthesis-2.25-4|31	%{_texmfdistdir}/tex/latex/uiucthesis/uiucthesis.sty
14mu|texlive-uiucthesis-2.25-4|32	%doc %{_texmfdistdir}/doc/latex/uiucthesis/README
14mu|texlive-uiucthesis-2.25-4|33	%doc %{_texmfdistdir}/doc/latex/uiucthesis/thesis-ex.pdf
14mu|texlive-uiucthesis-2.25-4|34	%doc %{_texmfdistdir}/doc/latex/uiucthesis/thesis-ex.tex
14mu|texlive-uiucthesis-2.25-4|35	%doc %{_texmfdistdir}/doc/latex/uiucthesis/uiucthesis.pdf
14mu|texlive-uiucthesis-2.25-4|36	#- source
14mu|texlive-uiucthesis-2.25-4|37	%doc %{_texmfdistdir}/source/latex/uiucthesis/uiucthesis.dtx
14mu|texlive-uiucthesis-2.25-4|38	%doc %{_texmfdistdir}/source/latex/uiucthesis/uiucthesis.ins
14mu|texlive-uiucthesis-2.25-4|39	
14mu|texlive-uiucthesis-2.25-4|40	#-----------------------------------------------------------------------
14mu|texlive-uiucthesis-2.25-4|41	%prep
14mu|texlive-uiucthesis-2.25-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-uiucthesis-2.25-4|43	
14mu|texlive-uiucthesis-2.25-4|44	%build
14mu|texlive-uiucthesis-2.25-4|45	
14mu|texlive-uiucthesis-2.25-4|46	%install
14mu|texlive-uiucthesis-2.25-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uiucthesis-2.25-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-uiucthesis-2.25-4|49	
14mu|texlive-uiucthesis-2.25-4|50	
14mu|texlive-uiucthesis-2.25-4|51	
14mu|texlive-uiucthesis-2.25-4|52	%changelog
14mu|texlive-uiucthesis-2.25-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.25-4
14mu|texlive-uiucthesis-2.25-4|54	+ Revision: d463d97
14mu|texlive-uiucthesis-2.25-4|55	- MassBuild#674: Increase release tag
14mu|texlive-uiucthesis-2.25-4|56	
14mu|texlive-uiucthesis-2.25-4|57	

26017 14
14mu|texlive-ulem-20120601-3|1	# revision 26785
14mu|texlive-ulem-20120601-3|2	# category Package
14mu|texlive-ulem-20120601-3|3	# catalog-ctan /macros/latex/contrib/ulem
14mu|texlive-ulem-20120601-3|4	# catalog-date 2012-06-01 11:43:10 +0200
14mu|texlive-ulem-20120601-3|5	# catalog-license other-free
14mu|texlive-ulem-20120601-3|6	# catalog-version undef
14mu|texlive-ulem-20120601-3|7	Name:		texlive-ulem
14mu|texlive-ulem-20120601-3|8	Version:	20120601
14mu|texlive-ulem-20120601-3|9	Release:	3
14mu|texlive-ulem-20120601-3|10	Summary:	Package for underlining
14mu|texlive-ulem-20120601-3|11	Group:		Publishing
14mu|texlive-ulem-20120601-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ulem
14mu|texlive-ulem-20120601-3|13	License:	OTHER-FREE
14mu|texlive-ulem-20120601-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulem.tar.xz
14mu|texlive-ulem-20120601-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulem.doc.tar.xz
14mu|texlive-ulem-20120601-3|16	BuildArch:	noarch
14mu|texlive-ulem-20120601-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ulem-20120601-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ulem-20120601-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-ulem-20120601-3|20	
14mu|texlive-ulem-20120601-3|21	%description
14mu|texlive-ulem-20120601-3|22	The package provides an \ul (underline) command which will
14mu|texlive-ulem-20120601-3|23	break over line ends; this technique may be used to replace \em
14mu|texlive-ulem-20120601-3|24	(both in that form and as the \emph command), so as to make
14mu|texlive-ulem-20120601-3|25	output look as if it comes from a typewriter. The package also
14mu|texlive-ulem-20120601-3|26	offers double and wavy underlining, and striking out (line
14mu|texlive-ulem-20120601-3|27	through words) and crossing out (/// over words). The package
14mu|texlive-ulem-20120601-3|28	works with both Plain TeX and LaTeX.
14mu|texlive-ulem-20120601-3|29	
14mu|texlive-ulem-20120601-3|30	
14mu|texlive-ulem-20120601-3|31	#-----------------------------------------------------------------------
14mu|texlive-ulem-20120601-3|32	%files
14mu|texlive-ulem-20120601-3|33	%{_texmfdistdir}/tex/generic/ulem/ulem.sty
14mu|texlive-ulem-20120601-3|34	%doc %{_texmfdistdir}/doc/generic/ulem/README
14mu|texlive-ulem-20120601-3|35	%doc %{_texmfdistdir}/doc/generic/ulem/ulem.ltx
14mu|texlive-ulem-20120601-3|36	%doc %{_texmfdistdir}/doc/generic/ulem/ulem.pdf
14mu|texlive-ulem-20120601-3|37	
14mu|texlive-ulem-20120601-3|38	#-----------------------------------------------------------------------
14mu|texlive-ulem-20120601-3|39	%prep
14mu|texlive-ulem-20120601-3|40	%setup -c -a0 -a1
14mu|texlive-ulem-20120601-3|41	
14mu|texlive-ulem-20120601-3|42	%build
14mu|texlive-ulem-20120601-3|43	
14mu|texlive-ulem-20120601-3|44	%install
14mu|texlive-ulem-20120601-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ulem-20120601-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ulem-20120601-3|47	
14mu|texlive-ulem-20120601-3|48	
14mu|texlive-ulem-20120601-3|49	
14mu|texlive-ulem-20120601-3|50	%changelog
14mu|texlive-ulem-20120601-3|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120601-3
14mu|texlive-ulem-20120601-3|52	+ Revision: 2c0a070
14mu|texlive-ulem-20120601-3|53	- MassBuild#674: Increase release tag
14mu|texlive-ulem-20120601-3|54	
14mu|texlive-ulem-20120601-3|55	

26018 14
14mu|texlive-ulqda-1.1-5|1	# revision 26313
14mu|texlive-ulqda-1.1-5|2	# category Package
14mu|texlive-ulqda-1.1-5|3	# catalog-ctan /macros/latex/contrib/ulqda
14mu|texlive-ulqda-1.1-5|4	# catalog-date 2009-11-10 09:00:49 +0100
14mu|texlive-ulqda-1.1-5|5	# catalog-license lppl
14mu|texlive-ulqda-1.1-5|6	# catalog-version 1.1
14mu|texlive-ulqda-1.1-5|7	Name:		texlive-ulqda
14mu|texlive-ulqda-1.1-5|8	Version:	1.1
14mu|texlive-ulqda-1.1-5|9	Release:	5
14mu|texlive-ulqda-1.1-5|10	Summary:	Support of Qualitative Data Analysis
14mu|texlive-ulqda-1.1-5|11	Group:		Publishing
14mu|texlive-ulqda-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ulqda
14mu|texlive-ulqda-1.1-5|13	License:	LPPL
14mu|texlive-ulqda-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulqda.tar.xz
14mu|texlive-ulqda-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulqda.doc.tar.xz
14mu|texlive-ulqda-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulqda.source.tar.xz
14mu|texlive-ulqda-1.1-5|17	BuildArch:	noarch
14mu|texlive-ulqda-1.1-5|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ulqda-1.1-5|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ulqda-1.1-5|20	Requires(post):	texlive-kpathsea
14mu|texlive-ulqda-1.1-5|21	Provides:	texlive-ulqda.bin = %{EVRD}
14mu|texlive-ulqda-1.1-5|22	
14mu|texlive-ulqda-1.1-5|23	%description
14mu|texlive-ulqda-1.1-5|24	The package is for use in Qualitative Data Analysis research.
14mu|texlive-ulqda-1.1-5|25	It supports the integration of Qualitative Data Analysis (QDA)
14mu|texlive-ulqda-1.1-5|26	research tasks, specifically for Grounded Theory, into the
14mu|texlive-ulqda-1.1-5|27	LaTeX work flow. It assists in the analysis of textual data
14mu|texlive-ulqda-1.1-5|28	such as interview transcripts and field notes by providing the
14mu|texlive-ulqda-1.1-5|29	LaTeX user with macros which are used to markup textual
14mu|texlive-ulqda-1.1-5|30	information -- for example, in-depth interviews.
14mu|texlive-ulqda-1.1-5|31	
14mu|texlive-ulqda-1.1-5|32	
14mu|texlive-ulqda-1.1-5|33	#-----------------------------------------------------------------------
14mu|texlive-ulqda-1.1-5|34	%files
14mu|texlive-ulqda-1.1-5|35	%{_bindir}/ulqda
14mu|texlive-ulqda-1.1-5|36	%{_texmfdistdir}/scripts/ulqda/ulqda.pl
14mu|texlive-ulqda-1.1-5|37	%{_texmfdistdir}/tex/latex/ulqda/ulqda.sty
14mu|texlive-ulqda-1.1-5|38	%doc %{_texmfdistdir}/doc/latex/ulqda/README
14mu|texlive-ulqda-1.1-5|39	%doc %{_texmfdistdir}/doc/latex/ulqda/ulqda.pdf
14mu|texlive-ulqda-1.1-5|40	#- source
14mu|texlive-ulqda-1.1-5|41	%doc %{_texmfdistdir}/source/latex/ulqda/Makefile
14mu|texlive-ulqda-1.1-5|42	%doc %{_texmfdistdir}/source/latex/ulqda/ulqda.dtx
14mu|texlive-ulqda-1.1-5|43	
14mu|texlive-ulqda-1.1-5|44	#-----------------------------------------------------------------------
14mu|texlive-ulqda-1.1-5|45	%prep
14mu|texlive-ulqda-1.1-5|46	%setup -c -a0 -a1 -a2
14mu|texlive-ulqda-1.1-5|47	
14mu|texlive-ulqda-1.1-5|48	%build
14mu|texlive-ulqda-1.1-5|49	
14mu|texlive-ulqda-1.1-5|50	%install
14mu|texlive-ulqda-1.1-5|51	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-ulqda-1.1-5|52	pushd %{buildroot}%{_bindir}
14mu|texlive-ulqda-1.1-5|53	ln -sf %{_texmfdistdir}/scripts/ulqda/ulqda.pl ulqda
14mu|texlive-ulqda-1.1-5|54	popd
14mu|texlive-ulqda-1.1-5|55	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-ulqda-1.1-5|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-ulqda-1.1-5|57	
14mu|texlive-ulqda-1.1-5|58	
14mu|texlive-ulqda-1.1-5|59	
14mu|texlive-ulqda-1.1-5|60	%changelog
14mu|texlive-ulqda-1.1-5|61	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
14mu|texlive-ulqda-1.1-5|62	+ Revision: 511d6c6
14mu|texlive-ulqda-1.1-5|63	- MassBuild#674: Increase release tag
14mu|texlive-ulqda-1.1-5|64	
14mu|texlive-ulqda-1.1-5|65	

26019 14
14mu|texlive-ulthese-3.0-3|1	# revision 32738
14mu|texlive-ulthese-3.0-3|2	# category Package
14mu|texlive-ulthese-3.0-3|3	# catalog-ctan /macros/latex/contrib/ulthese
14mu|texlive-ulthese-3.0-3|4	# catalog-date 2014-01-20 16:26:24 +0100
14mu|texlive-ulthese-3.0-3|5	# catalog-license lppl1.3
14mu|texlive-ulthese-3.0-3|6	# catalog-version 3.0
14mu|texlive-ulthese-3.0-3|7	Name:		texlive-ulthese
14mu|texlive-ulthese-3.0-3|8	Version:	3.0
14mu|texlive-ulthese-3.0-3|9	Release:	3
14mu|texlive-ulthese-3.0-3|10	Summary:	Thesis class and templates for Universite Laval
14mu|texlive-ulthese-3.0-3|11	Group:		Publishing
14mu|texlive-ulthese-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ulthese
14mu|texlive-ulthese-3.0-3|13	License:	LPPL1.3
14mu|texlive-ulthese-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulthese.tar.xz
14mu|texlive-ulthese-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulthese.doc.tar.xz
14mu|texlive-ulthese-3.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulthese.source.tar.xz
14mu|texlive-ulthese-3.0-3|17	BuildArch:	noarch
14mu|texlive-ulthese-3.0-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ulthese-3.0-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ulthese-3.0-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-ulthese-3.0-3|21	
14mu|texlive-ulthese-3.0-3|22	%description
14mu|texlive-ulthese-3.0-3|23	The package provides a class based on memoir to prepare theses
14mu|texlive-ulthese-3.0-3|24	and memoirs compliant with the presentation rules set forth by
14mu|texlive-ulthese-3.0-3|25	the Faculty of Graduate Studies of Universite Laval, Quebec,
14mu|texlive-ulthese-3.0-3|26	Canada. The class also comes with an extensive set of templates
14mu|texlive-ulthese-3.0-3|27	for the various types of theses and memoirs offered at Laval.
14mu|texlive-ulthese-3.0-3|28	Please note that the documentation for the class and the
14mu|texlive-ulthese-3.0-3|29	comments in the templates are all written in French, the
14mu|texlive-ulthese-3.0-3|30	language of the target audience.
14mu|texlive-ulthese-3.0-3|31	
14mu|texlive-ulthese-3.0-3|32	
14mu|texlive-ulthese-3.0-3|33	#-----------------------------------------------------------------------
14mu|texlive-ulthese-3.0-3|34	%files
14mu|texlive-ulthese-3.0-3|35	%{_texmfdistdir}/tex/latex/ulthese/ul_p.eps
14mu|texlive-ulthese-3.0-3|36	%{_texmfdistdir}/tex/latex/ulthese/ul_p.pdf
14mu|texlive-ulthese-3.0-3|37	%{_texmfdistdir}/tex/latex/ulthese/ulthese.cls
14mu|texlive-ulthese-3.0-3|38	%doc %{_texmfdistdir}/doc/latex/ulthese/README
14mu|texlive-ulthese-3.0-3|39	%doc %{_texmfdistdir}/doc/latex/ulthese/abstract.tex
14mu|texlive-ulthese-3.0-3|40	%doc %{_texmfdistdir}/doc/latex/ulthese/annexe.tex
14mu|texlive-ulthese-3.0-3|41	%doc %{_texmfdistdir}/doc/latex/ulthese/avantpropos.tex
14mu|texlive-ulthese-3.0-3|42	%doc %{_texmfdistdir}/doc/latex/ulthese/chapitre1.tex
14mu|texlive-ulthese-3.0-3|43	%doc %{_texmfdistdir}/doc/latex/ulthese/chapitre2.tex
14mu|texlive-ulthese-3.0-3|44	%doc %{_texmfdistdir}/doc/latex/ulthese/conclusion.tex
14mu|texlive-ulthese-3.0-3|45	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-cotutelle.tex
14mu|texlive-ulthese-3.0-3|46	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-extension-UQO.tex
14mu|texlive-ulthese-3.0-3|47	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-extension-UdeS.tex
14mu|texlive-ulthese-3.0-3|48	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-mesure.tex
14mu|texlive-ulthese-3.0-3|49	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-multifacultaire.tex
14mu|texlive-ulthese-3.0-3|50	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat.tex
14mu|texlive-ulthese-3.0-3|51	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-maitrise-extension-UQAC.tex
14mu|texlive-ulthese-3.0-3|52	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-maitrise-mesure.tex
14mu|texlive-ulthese-3.0-3|53	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-maitrise.tex
14mu|texlive-ulthese-3.0-3|54	%doc %{_texmfdistdir}/doc/latex/ulthese/introduction.tex
14mu|texlive-ulthese-3.0-3|55	%doc %{_texmfdistdir}/doc/latex/ulthese/remerciements.tex
14mu|texlive-ulthese-3.0-3|56	%doc %{_texmfdistdir}/doc/latex/ulthese/resume.tex
14mu|texlive-ulthese-3.0-3|57	%doc %{_texmfdistdir}/doc/latex/ulthese/ulthese.pdf
14mu|texlive-ulthese-3.0-3|58	#- source
14mu|texlive-ulthese-3.0-3|59	%doc %{_texmfdistdir}/source/latex/ulthese/ulthese.dtx
14mu|texlive-ulthese-3.0-3|60	%doc %{_texmfdistdir}/source/latex/ulthese/ulthese.ins
14mu|texlive-ulthese-3.0-3|61	
14mu|texlive-ulthese-3.0-3|62	#-----------------------------------------------------------------------
14mu|texlive-ulthese-3.0-3|63	%prep
14mu|texlive-ulthese-3.0-3|64	%setup -c -a0 -a1 -a2
14mu|texlive-ulthese-3.0-3|65	
14mu|texlive-ulthese-3.0-3|66	%build
14mu|texlive-ulthese-3.0-3|67	
14mu|texlive-ulthese-3.0-3|68	%install
14mu|texlive-ulthese-3.0-3|69	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ulthese-3.0-3|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ulthese-3.0-3|71	
14mu|texlive-ulthese-3.0-3|72	%changelog
14mu|texlive-ulthese-3.0-3|73	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0-3
14mu|texlive-ulthese-3.0-3|74	+ Revision: f92a343
14mu|texlive-ulthese-3.0-3|75	- MassBuild#674: Increase release tag
14mu|texlive-ulthese-3.0-3|76	
14mu|texlive-ulthese-3.0-3|77	

26020 14
14mu|texlive-umich-thesis-1.20-4|1	# revision 15878
14mu|texlive-umich-thesis-1.20-4|2	# category Package
14mu|texlive-umich-thesis-1.20-4|3	# catalog-ctan /macros/latex/contrib/umich-thesis
14mu|texlive-umich-thesis-1.20-4|4	# catalog-date 2009-09-27 11:52:43 +0200
14mu|texlive-umich-thesis-1.20-4|5	# catalog-license lppl
14mu|texlive-umich-thesis-1.20-4|6	# catalog-version 1.20
14mu|texlive-umich-thesis-1.20-4|7	Name:		texlive-umich-thesis
14mu|texlive-umich-thesis-1.20-4|8	Version:	1.20
14mu|texlive-umich-thesis-1.20-4|9	Release:	4
14mu|texlive-umich-thesis-1.20-4|10	Summary:	University of Michigan Thesis LaTeX class
14mu|texlive-umich-thesis-1.20-4|11	Group:		Publishing
14mu|texlive-umich-thesis-1.20-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umich-thesis
14mu|texlive-umich-thesis-1.20-4|13	License:	LPPL
14mu|texlive-umich-thesis-1.20-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umich-thesis.tar.xz
14mu|texlive-umich-thesis-1.20-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umich-thesis.doc.tar.xz
14mu|texlive-umich-thesis-1.20-4|16	BuildArch:	noarch
14mu|texlive-umich-thesis-1.20-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-umich-thesis-1.20-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-umich-thesis-1.20-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-umich-thesis-1.20-4|20	
14mu|texlive-umich-thesis-1.20-4|21	%description
14mu|texlive-umich-thesis-1.20-4|22	A LaTeX2e class to create a University of Michigan dissertation
14mu|texlive-umich-thesis-1.20-4|23	according to the Rackham dissertation handbook.
14mu|texlive-umich-thesis-1.20-4|24	
14mu|texlive-umich-thesis-1.20-4|25	
14mu|texlive-umich-thesis-1.20-4|26	#-----------------------------------------------------------------------
14mu|texlive-umich-thesis-1.20-4|27	%files
14mu|texlive-umich-thesis-1.20-4|28	%{_texmfdistdir}/tex/latex/umich-thesis/umich-thesis.cls
14mu|texlive-umich-thesis-1.20-4|29	%doc %{_texmfdistdir}/doc/latex/umich-thesis/README
14mu|texlive-umich-thesis-1.20-4|30	
14mu|texlive-umich-thesis-1.20-4|31	#-----------------------------------------------------------------------
14mu|texlive-umich-thesis-1.20-4|32	%prep
14mu|texlive-umich-thesis-1.20-4|33	%setup -c -a0 -a1
14mu|texlive-umich-thesis-1.20-4|34	
14mu|texlive-umich-thesis-1.20-4|35	%build
14mu|texlive-umich-thesis-1.20-4|36	
14mu|texlive-umich-thesis-1.20-4|37	%install
14mu|texlive-umich-thesis-1.20-4|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-umich-thesis-1.20-4|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-umich-thesis-1.20-4|40	
14mu|texlive-umich-thesis-1.20-4|41	
14mu|texlive-umich-thesis-1.20-4|42	
14mu|texlive-umich-thesis-1.20-4|43	%changelog
14mu|texlive-umich-thesis-1.20-4|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.20-4
14mu|texlive-umich-thesis-1.20-4|45	+ Revision: 255e7dd
14mu|texlive-umich-thesis-1.20-4|46	- MassBuild#674: Increase release tag
14mu|texlive-umich-thesis-1.20-4|47	
14mu|texlive-umich-thesis-1.20-4|48	

26021 14
14mu|texlive-uml-0.11-4|1	# revision 17476
14mu|texlive-uml-0.11-4|2	# category Package
14mu|texlive-uml-0.11-4|3	# catalog-ctan /graphics/pstricks/contrib/uml
14mu|texlive-uml-0.11-4|4	# catalog-date 2010-03-17 12:19:20 +0100
14mu|texlive-uml-0.11-4|5	# catalog-license lppl
14mu|texlive-uml-0.11-4|6	# catalog-version 0.11
14mu|texlive-uml-0.11-4|7	Name:		texlive-uml
14mu|texlive-uml-0.11-4|8	Version:	0.11
14mu|texlive-uml-0.11-4|9	Release:	4
14mu|texlive-uml-0.11-4|10	Summary:	UML diagrams in LaTeX
14mu|texlive-uml-0.11-4|11	Group:		Publishing
14mu|texlive-uml-0.11-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/uml
14mu|texlive-uml-0.11-4|13	License:	LPPL
14mu|texlive-uml-0.11-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uml.tar.xz
14mu|texlive-uml-0.11-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uml.doc.tar.xz
14mu|texlive-uml-0.11-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uml.source.tar.xz
14mu|texlive-uml-0.11-4|17	BuildArch:	noarch
14mu|texlive-uml-0.11-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-uml-0.11-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-uml-0.11-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-uml-0.11-4|21	
14mu|texlive-uml-0.11-4|22	%description
14mu|texlive-uml-0.11-4|23	A PSTricks related package for writing UML (Unified Modelling
14mu|texlive-uml-0.11-4|24	Language) diagrams in LaTeX. Currently, it implements a subset
14mu|texlive-uml-0.11-4|25	of class diagrams, and some extra constructs as well. The
14mu|texlive-uml-0.11-4|26	package cannot be used together with pst-uml.
14mu|texlive-uml-0.11-4|27	
14mu|texlive-uml-0.11-4|28	
14mu|texlive-uml-0.11-4|29	#-----------------------------------------------------------------------
14mu|texlive-uml-0.11-4|30	%files
14mu|texlive-uml-0.11-4|31	%{_texmfdistdir}/tex/latex/uml/uml.sty
14mu|texlive-uml-0.11-4|32	%doc %{_texmfdistdir}/doc/latex/uml/Changes
14mu|texlive-uml-0.11-4|33	%doc %{_texmfdistdir}/doc/latex/uml/README
14mu|texlive-uml-0.11-4|34	%doc %{_texmfdistdir}/doc/latex/uml/example.tex
14mu|texlive-uml-0.11-4|35	%doc %{_texmfdistdir}/doc/latex/uml/uml.pdf
14mu|texlive-uml-0.11-4|36	#- source
14mu|texlive-uml-0.11-4|37	%doc %{_texmfdistdir}/source/latex/uml/Makefile
14mu|texlive-uml-0.11-4|38	%doc %{_texmfdistdir}/source/latex/uml/uml.dtx
14mu|texlive-uml-0.11-4|39	%doc %{_texmfdistdir}/source/latex/uml/uml.ins
14mu|texlive-uml-0.11-4|40	
14mu|texlive-uml-0.11-4|41	#-----------------------------------------------------------------------
14mu|texlive-uml-0.11-4|42	%prep
14mu|texlive-uml-0.11-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-uml-0.11-4|44	
14mu|texlive-uml-0.11-4|45	%build
14mu|texlive-uml-0.11-4|46	
14mu|texlive-uml-0.11-4|47	%install
14mu|texlive-uml-0.11-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uml-0.11-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-uml-0.11-4|50	
14mu|texlive-uml-0.11-4|51	
14mu|texlive-uml-0.11-4|52	
14mu|texlive-uml-0.11-4|53	%changelog
14mu|texlive-uml-0.11-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.11-4
14mu|texlive-uml-0.11-4|55	+ Revision: 480e43c
14mu|texlive-uml-0.11-4|56	- MassBuild#674: Increase release tag
14mu|texlive-uml-0.11-4|57	
14mu|texlive-uml-0.11-4|58	

26022 14
14mu|texlive-umlaute-v2.1-4|1	# revision 15878
14mu|texlive-umlaute-v2.1-4|2	# category Package
14mu|texlive-umlaute-v2.1-4|3	# catalog-ctan /macros/latex/contrib/umlaute
14mu|texlive-umlaute-v2.1-4|4	# catalog-date 2009-10-10 17:55:02 +0200
14mu|texlive-umlaute-v2.1-4|5	# catalog-license lppl
14mu|texlive-umlaute-v2.1-4|6	# catalog-version v2.1
14mu|texlive-umlaute-v2.1-4|7	Name:		texlive-umlaute
14mu|texlive-umlaute-v2.1-4|8	Version:	v2.1
14mu|texlive-umlaute-v2.1-4|9	Release:	4
14mu|texlive-umlaute-v2.1-4|10	Summary:	German input encodings in LaTeX
14mu|texlive-umlaute-v2.1-4|11	Group:		Publishing
14mu|texlive-umlaute-v2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umlaute
14mu|texlive-umlaute-v2.1-4|13	License:	LPPL
14mu|texlive-umlaute-v2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umlaute.tar.xz
14mu|texlive-umlaute-v2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umlaute.doc.tar.xz
14mu|texlive-umlaute-v2.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umlaute.source.tar.xz
14mu|texlive-umlaute-v2.1-4|17	BuildArch:	noarch
14mu|texlive-umlaute-v2.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-umlaute-v2.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-umlaute-v2.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-umlaute-v2.1-4|21	
14mu|texlive-umlaute-v2.1-4|22	%description
14mu|texlive-umlaute-v2.1-4|23	An early package for using alternate input encodings. The
14mu|texlive-umlaute-v2.1-4|24	author considers the package mostly obsolete, since most of its
14mu|texlive-umlaute-v2.1-4|25	functions are taken by the inputenc package; however, inputenc
14mu|texlive-umlaute-v2.1-4|26	doesn't support the roman8 and atari encodings, so umlaute
14mu|texlive-umlaute-v2.1-4|27	remains the sole source of that support.
14mu|texlive-umlaute-v2.1-4|28	
14mu|texlive-umlaute-v2.1-4|29	
14mu|texlive-umlaute-v2.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-umlaute-v2.1-4|31	%files
14mu|texlive-umlaute-v2.1-4|32	%{_texmfdistdir}/tex/latex/umlaute/atari.def
14mu|texlive-umlaute-v2.1-4|33	%{_texmfdistdir}/tex/latex/umlaute/isolatin.def
14mu|texlive-umlaute-v2.1-4|34	%{_texmfdistdir}/tex/latex/umlaute/mac.def
14mu|texlive-umlaute-v2.1-4|35	%{_texmfdistdir}/tex/latex/umlaute/pc850.def
14mu|texlive-umlaute-v2.1-4|36	%{_texmfdistdir}/tex/latex/umlaute/roman8.def
14mu|texlive-umlaute-v2.1-4|37	%{_texmfdistdir}/tex/latex/umlaute/umlaute.sty
14mu|texlive-umlaute-v2.1-4|38	%doc %{_texmfdistdir}/doc/latex/umlaute/cs_patch.uue
14mu|texlive-umlaute-v2.1-4|39	%doc %{_texmfdistdir}/doc/latex/umlaute/umlaute.pdf
14mu|texlive-umlaute-v2.1-4|40	#- source
14mu|texlive-umlaute-v2.1-4|41	%doc %{_texmfdistdir}/source/latex/umlaute/umlaute.dtx
14mu|texlive-umlaute-v2.1-4|42	%doc %{_texmfdistdir}/source/latex/umlaute/umlaute.ins
14mu|texlive-umlaute-v2.1-4|43	
14mu|texlive-umlaute-v2.1-4|44	#-----------------------------------------------------------------------
14mu|texlive-umlaute-v2.1-4|45	%prep
14mu|texlive-umlaute-v2.1-4|46	%setup -c -a0 -a1 -a2
14mu|texlive-umlaute-v2.1-4|47	
14mu|texlive-umlaute-v2.1-4|48	%build
14mu|texlive-umlaute-v2.1-4|49	
14mu|texlive-umlaute-v2.1-4|50	%install
14mu|texlive-umlaute-v2.1-4|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-umlaute-v2.1-4|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-umlaute-v2.1-4|53	
14mu|texlive-umlaute-v2.1-4|54	
14mu|texlive-umlaute-v2.1-4|55	
14mu|texlive-umlaute-v2.1-4|56	%changelog
14mu|texlive-umlaute-v2.1-4|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v2.1-4
14mu|texlive-umlaute-v2.1-4|58	+ Revision: 97e993f
14mu|texlive-umlaute-v2.1-4|59	- MassBuild#674: Increase release tag
14mu|texlive-umlaute-v2.1-4|60	
14mu|texlive-umlaute-v2.1-4|61	

26023 14
14mu|texlive-umoline-20070120-4|1	# revision 19085
14mu|texlive-umoline-20070120-4|2	# category Package
14mu|texlive-umoline-20070120-4|3	# catalog-ctan /macros/latex/contrib/umoline
14mu|texlive-umoline-20070120-4|4	# catalog-date 2007-01-20 15:20:16 +0100
14mu|texlive-umoline-20070120-4|5	# catalog-license lppl
14mu|texlive-umoline-20070120-4|6	# catalog-version undef
14mu|texlive-umoline-20070120-4|7	Name:		texlive-umoline
14mu|texlive-umoline-20070120-4|8	Version:	20070120
14mu|texlive-umoline-20070120-4|9	Release:	4
14mu|texlive-umoline-20070120-4|10	Summary:	Underline text allowing line breaking
14mu|texlive-umoline-20070120-4|11	Group:		Publishing
14mu|texlive-umoline-20070120-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umoline
14mu|texlive-umoline-20070120-4|13	License:	LPPL
14mu|texlive-umoline-20070120-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umoline.tar.xz
14mu|texlive-umoline-20070120-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umoline.doc.tar.xz
14mu|texlive-umoline-20070120-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umoline.source.tar.xz
14mu|texlive-umoline-20070120-4|17	BuildArch:	noarch
14mu|texlive-umoline-20070120-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-umoline-20070120-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-umoline-20070120-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-umoline-20070120-4|21	
14mu|texlive-umoline-20070120-4|22	%description
14mu|texlive-umoline-20070120-4|23	Provides commands \Underline, \Midline and \Overline for
14mu|texlive-umoline-20070120-4|24	underlining, striking out, and overlining their text arguments.
14mu|texlive-umoline-20070120-4|25	
14mu|texlive-umoline-20070120-4|26	
14mu|texlive-umoline-20070120-4|27	#-----------------------------------------------------------------------
14mu|texlive-umoline-20070120-4|28	%files
14mu|texlive-umoline-20070120-4|29	%{_texmfdistdir}/tex/latex/umoline/umoline.sty
14mu|texlive-umoline-20070120-4|30	%doc %{_texmfdistdir}/doc/latex/umoline/README
14mu|texlive-umoline-20070120-4|31	%doc %{_texmfdistdir}/doc/latex/umoline/umoline-man.tex
14mu|texlive-umoline-20070120-4|32	%doc %{_texmfdistdir}/doc/latex/umoline/umoline.pdf
14mu|texlive-umoline-20070120-4|33	#- source
14mu|texlive-umoline-20070120-4|34	%doc %{_texmfdistdir}/source/latex/umoline/umoline.dtx
14mu|texlive-umoline-20070120-4|35	%doc %{_texmfdistdir}/source/latex/umoline/umoline.ins
14mu|texlive-umoline-20070120-4|36	
14mu|texlive-umoline-20070120-4|37	#-----------------------------------------------------------------------
14mu|texlive-umoline-20070120-4|38	%prep
14mu|texlive-umoline-20070120-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-umoline-20070120-4|40	
14mu|texlive-umoline-20070120-4|41	%build
14mu|texlive-umoline-20070120-4|42	
14mu|texlive-umoline-20070120-4|43	%install
14mu|texlive-umoline-20070120-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-umoline-20070120-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-umoline-20070120-4|46	
14mu|texlive-umoline-20070120-4|47	
14mu|texlive-umoline-20070120-4|48	
14mu|texlive-umoline-20070120-4|49	%changelog
14mu|texlive-umoline-20070120-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20070120-4
14mu|texlive-umoline-20070120-4|51	+ Revision: 03e1fd6
14mu|texlive-umoline-20070120-4|52	- MassBuild#674: Increase release tag
14mu|texlive-umoline-20070120-4|53	
14mu|texlive-umoline-20070120-4|54	

26024 14
14mu|texlive-umthesis-0.2-4|1	# revision 15878
14mu|texlive-umthesis-0.2-4|2	# category Package
14mu|texlive-umthesis-0.2-4|3	# catalog-ctan /macros/latex/contrib/umthesis
14mu|texlive-umthesis-0.2-4|4	# catalog-date 2009-09-17 20:11:38 +0200
14mu|texlive-umthesis-0.2-4|5	# catalog-license lppl
14mu|texlive-umthesis-0.2-4|6	# catalog-version 0.2
14mu|texlive-umthesis-0.2-4|7	Name:		texlive-umthesis
14mu|texlive-umthesis-0.2-4|8	Version:	0.2
14mu|texlive-umthesis-0.2-4|9	Release:	4
14mu|texlive-umthesis-0.2-4|10	Summary:	Dissertations at the University of Michigan
14mu|texlive-umthesis-0.2-4|11	Group:		Publishing
14mu|texlive-umthesis-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umthesis
14mu|texlive-umthesis-0.2-4|13	License:	LPPL
14mu|texlive-umthesis-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umthesis.tar.xz
14mu|texlive-umthesis-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umthesis.doc.tar.xz
14mu|texlive-umthesis-0.2-4|16	BuildArch:	noarch
14mu|texlive-umthesis-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-umthesis-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-umthesis-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-umthesis-0.2-4|20	
14mu|texlive-umthesis-0.2-4|21	%description
14mu|texlive-umthesis-0.2-4|22	The class loads book class, and makes minimal changes to it;
14mu|texlive-umthesis-0.2-4|23	its coding aims to be as robust as possible, and as a result it
14mu|texlive-umthesis-0.2-4|24	has few conflicts with potential add-on packages.
14mu|texlive-umthesis-0.2-4|25	
14mu|texlive-umthesis-0.2-4|26	
14mu|texlive-umthesis-0.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-umthesis-0.2-4|28	%files
14mu|texlive-umthesis-0.2-4|29	%{_texmfdistdir}/tex/latex/umthesis/umthesis.cls
14mu|texlive-umthesis-0.2-4|30	%doc %{_texmfdistdir}/doc/latex/umthesis/PDP.tex
14mu|texlive-umthesis-0.2-4|31	%doc %{_texmfdistdir}/doc/latex/umthesis/README
14mu|texlive-umthesis-0.2-4|32	%doc %{_texmfdistdir}/doc/latex/umthesis/appendix.tex
14mu|texlive-umthesis-0.2-4|33	%doc %{_texmfdistdir}/doc/latex/umthesis/conclusion.tex
14mu|texlive-umthesis-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/umthesis/example.pdf
14mu|texlive-umthesis-0.2-4|35	%doc %{_texmfdistdir}/doc/latex/umthesis/example.tex
14mu|texlive-umthesis-0.2-4|36	%doc %{_texmfdistdir}/doc/latex/umthesis/exp1.tex
14mu|texlive-umthesis-0.2-4|37	%doc %{_texmfdistdir}/doc/latex/umthesis/exp2.tex
14mu|texlive-umthesis-0.2-4|38	%doc %{_texmfdistdir}/doc/latex/umthesis/exp3.tex
14mu|texlive-umthesis-0.2-4|39	%doc %{_texmfdistdir}/doc/latex/umthesis/felty.bib
14mu|texlive-umthesis-0.2-4|40	%doc %{_texmfdistdir}/doc/latex/umthesis/intro.tex
14mu|texlive-umthesis-0.2-4|41	%doc %{_texmfdistdir}/doc/latex/umthesis/mybibstyle.bst
14mu|texlive-umthesis-0.2-4|42	
14mu|texlive-umthesis-0.2-4|43	#-----------------------------------------------------------------------
14mu|texlive-umthesis-0.2-4|44	%prep
14mu|texlive-umthesis-0.2-4|45	%setup -c -a0 -a1
14mu|texlive-umthesis-0.2-4|46	
14mu|texlive-umthesis-0.2-4|47	%build
14mu|texlive-umthesis-0.2-4|48	
14mu|texlive-umthesis-0.2-4|49	%install
14mu|texlive-umthesis-0.2-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-umthesis-0.2-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-umthesis-0.2-4|52	
14mu|texlive-umthesis-0.2-4|53	
14mu|texlive-umthesis-0.2-4|54	
14mu|texlive-umthesis-0.2-4|55	%changelog
14mu|texlive-umthesis-0.2-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-umthesis-0.2-4|57	+ Revision: 586f70d
14mu|texlive-umthesis-0.2-4|58	- MassBuild#674: Increase release tag
14mu|texlive-umthesis-0.2-4|59	
14mu|texlive-umthesis-0.2-4|60	

26025 14
14mu|texlive-unamthesis-2.02-7|1	# revision 29799
14mu|texlive-unamthesis-2.02-7|2	# category Package
14mu|texlive-unamthesis-2.02-7|3	# catalog-ctan /macros/latex/contrib/unamthesis
14mu|texlive-unamthesis-2.02-7|4	# catalog-date 2013-04-10 00:46:21 +0200
14mu|texlive-unamthesis-2.02-7|5	# catalog-license lppl1.3
14mu|texlive-unamthesis-2.02-7|6	# catalog-version 2.02
14mu|texlive-unamthesis-2.02-7|7	Name:		texlive-unamthesis
14mu|texlive-unamthesis-2.02-7|8	Version:	2.02
14mu|texlive-unamthesis-2.02-7|9	Release:	7
14mu|texlive-unamthesis-2.02-7|10	Summary:	Style for Universidad Nacional Autonoma de Mexico theses
14mu|texlive-unamthesis-2.02-7|11	Group:		Publishing
14mu|texlive-unamthesis-2.02-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unamthesis
14mu|texlive-unamthesis-2.02-7|13	License:	LPPL1.3
14mu|texlive-unamthesis-2.02-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unamthesis.tar.xz
14mu|texlive-unamthesis-2.02-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unamthesis.doc.tar.xz
14mu|texlive-unamthesis-2.02-7|16	BuildArch:	noarch
14mu|texlive-unamthesis-2.02-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-unamthesis-2.02-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-unamthesis-2.02-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-unamthesis-2.02-7|20	
14mu|texlive-unamthesis-2.02-7|21	%description
14mu|texlive-unamthesis-2.02-7|22	The package provides a customisable format to typeset Theses
14mu|texlive-unamthesis-2.02-7|23	according to the Universidad Nacional Autonoma de Mexico
14mu|texlive-unamthesis-2.02-7|24	guidelines. Support for use in Scientific Workplace (SWP) 3.x
14mu|texlive-unamthesis-2.02-7|25	is also provided. The bundle also includes an appropriate
14mu|texlive-unamthesis-2.02-7|26	bibliographic style which enables the use of author-year
14mu|texlive-unamthesis-2.02-7|27	schemes using the natbib package.
14mu|texlive-unamthesis-2.02-7|28	
14mu|texlive-unamthesis-2.02-7|29	
14mu|texlive-unamthesis-2.02-7|30	#-----------------------------------------------------------------------
14mu|texlive-unamthesis-2.02-7|31	%files
14mu|texlive-unamthesis-2.02-7|32	%{_texmfdistdir}/bibtex/bst/unamthesis/UNAMThesis.bst
14mu|texlive-unamthesis-2.02-7|33	%{_texmfdistdir}/tex/latex/unamthesis/UNAMThesis.sty
14mu|texlive-unamthesis-2.02-7|34	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-IBT.eps
14mu|texlive-unamthesis-2.02-7|35	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-IBT.pdf
14mu|texlive-unamthesis-2.02-7|36	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-UNAM.eps
14mu|texlive-unamthesis-2.02-7|37	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-UNAM.pdf
14mu|texlive-unamthesis-2.02-7|38	%doc %{_texmfdistdir}/doc/latex/unamthesis/LEEME
14mu|texlive-unamthesis-2.02-7|39	%doc %{_texmfdistdir}/doc/latex/unamthesis/License
14mu|texlive-unamthesis-2.02-7|40	%doc %{_texmfdistdir}/doc/latex/unamthesis/README
14mu|texlive-unamthesis-2.02-7|41	%doc %{_texmfdistdir}/doc/latex/unamthesis/Thesis-Universidad_Nacional_Autonoma_de_Mexico.shl
14mu|texlive-unamthesis-2.02-7|42	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.cst
14mu|texlive-unamthesis-2.02-7|43	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.pdf
14mu|texlive-unamthesis-2.02-7|44	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.tex
14mu|texlive-unamthesis-2.02-7|45	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesisSWP.tex
14mu|texlive-unamthesis-2.02-7|46	%doc %{_texmfdistdir}/doc/latex/unamthesis/testBib.bib
14mu|texlive-unamthesis-2.02-7|47	
14mu|texlive-unamthesis-2.02-7|48	#-----------------------------------------------------------------------
14mu|texlive-unamthesis-2.02-7|49	%prep
14mu|texlive-unamthesis-2.02-7|50	%setup -c -a0 -a1
14mu|texlive-unamthesis-2.02-7|51	
14mu|texlive-unamthesis-2.02-7|52	%build
14mu|texlive-unamthesis-2.02-7|53	
14mu|texlive-unamthesis-2.02-7|54	%install
14mu|texlive-unamthesis-2.02-7|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-unamthesis-2.02-7|56	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-unamthesis-2.02-7|57	
14mu|texlive-unamthesis-2.02-7|58	%changelog
14mu|texlive-unamthesis-2.02-7|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.02-7
14mu|texlive-unamthesis-2.02-7|60	+ Revision: cf4fb1e
14mu|texlive-unamthesis-2.02-7|61	- MassBuild#674: Increase release tag
14mu|texlive-unamthesis-2.02-7|62	
14mu|texlive-unamthesis-2.02-7|63	

26026 14
14mu|texlive-underlin-1.01-4|1	# revision 15878
14mu|texlive-underlin-1.01-4|2	# category Package
14mu|texlive-underlin-1.01-4|3	# catalog-ctan /macros/latex/contrib/underlin
14mu|texlive-underlin-1.01-4|4	# catalog-date 2007-06-02 10:25:58 +0200
14mu|texlive-underlin-1.01-4|5	# catalog-license lppl
14mu|texlive-underlin-1.01-4|6	# catalog-version 1.01
14mu|texlive-underlin-1.01-4|7	Name:		texlive-underlin
14mu|texlive-underlin-1.01-4|8	Version:	1.01
14mu|texlive-underlin-1.01-4|9	Release:	4
14mu|texlive-underlin-1.01-4|10	Summary:	Underlined running heads
14mu|texlive-underlin-1.01-4|11	Group:		Publishing
14mu|texlive-underlin-1.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/underlin
14mu|texlive-underlin-1.01-4|13	License:	LPPL
14mu|texlive-underlin-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underlin.tar.xz
14mu|texlive-underlin-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underlin.doc.tar.xz
14mu|texlive-underlin-1.01-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underlin.source.tar.xz
14mu|texlive-underlin-1.01-4|17	BuildArch:	noarch
14mu|texlive-underlin-1.01-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-underlin-1.01-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-underlin-1.01-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-underlin-1.01-4|21	
14mu|texlive-underlin-1.01-4|22	%description
14mu|texlive-underlin-1.01-4|23	Defines two pagestyles that provide underlined page heads in
14mu|texlive-underlin-1.01-4|24	LaTeX.
14mu|texlive-underlin-1.01-4|25	
14mu|texlive-underlin-1.01-4|26	
14mu|texlive-underlin-1.01-4|27	#-----------------------------------------------------------------------
14mu|texlive-underlin-1.01-4|28	%files
14mu|texlive-underlin-1.01-4|29	%{_texmfdistdir}/tex/latex/underlin/underlin.sty
14mu|texlive-underlin-1.01-4|30	%doc %{_texmfdistdir}/doc/latex/underlin/underlin.pdf
14mu|texlive-underlin-1.01-4|31	#- source
14mu|texlive-underlin-1.01-4|32	%doc %{_texmfdistdir}/source/latex/underlin/underlin.dtx
14mu|texlive-underlin-1.01-4|33	%doc %{_texmfdistdir}/source/latex/underlin/underlin.ins
14mu|texlive-underlin-1.01-4|34	
14mu|texlive-underlin-1.01-4|35	#-----------------------------------------------------------------------
14mu|texlive-underlin-1.01-4|36	%prep
14mu|texlive-underlin-1.01-4|37	%setup -c -a0 -a1 -a2
14mu|texlive-underlin-1.01-4|38	
14mu|texlive-underlin-1.01-4|39	%build
14mu|texlive-underlin-1.01-4|40	
14mu|texlive-underlin-1.01-4|41	%install
14mu|texlive-underlin-1.01-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-underlin-1.01-4|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-underlin-1.01-4|44	
14mu|texlive-underlin-1.01-4|45	
14mu|texlive-underlin-1.01-4|46	
14mu|texlive-underlin-1.01-4|47	%changelog
14mu|texlive-underlin-1.01-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-underlin-1.01-4|49	+ Revision: f7aef4d
14mu|texlive-underlin-1.01-4|50	- MassBuild#674: Increase release tag
14mu|texlive-underlin-1.01-4|51	
14mu|texlive-underlin-1.01-4|52	

26027 14
14mu|texlive-underoverlap-0.0.1.r1-7|1	# revision 29019
14mu|texlive-underoverlap-0.0.1.r1-7|2	# category Package
14mu|texlive-underoverlap-0.0.1.r1-7|3	# catalog-ctan /macros/latex/contrib/underoverlap
14mu|texlive-underoverlap-0.0.1.r1-7|4	# catalog-date 2013-02-03 19:03:00 +0100
14mu|texlive-underoverlap-0.0.1.r1-7|5	# catalog-license lppl1.3
14mu|texlive-underoverlap-0.0.1.r1-7|6	# catalog-version 0.0.1-r1
14mu|texlive-underoverlap-0.0.1.r1-7|7	Name:		texlive-underoverlap
14mu|texlive-underoverlap-0.0.1.r1-7|8	Version:	0.0.1.r1
14mu|texlive-underoverlap-0.0.1.r1-7|9	Release:	7
14mu|texlive-underoverlap-0.0.1.r1-7|10	Summary:	Position decorations over and under expressions
14mu|texlive-underoverlap-0.0.1.r1-7|11	Group:		Publishing
14mu|texlive-underoverlap-0.0.1.r1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/underoverlap
14mu|texlive-underoverlap-0.0.1.r1-7|13	License:	LPPL1.3
14mu|texlive-underoverlap-0.0.1.r1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underoverlap.tar.xz
14mu|texlive-underoverlap-0.0.1.r1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underoverlap.doc.tar.xz
14mu|texlive-underoverlap-0.0.1.r1-7|16	BuildArch:	noarch
14mu|texlive-underoverlap-0.0.1.r1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-underoverlap-0.0.1.r1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-underoverlap-0.0.1.r1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-underoverlap-0.0.1.r1-7|20	
14mu|texlive-underoverlap-0.0.1.r1-7|21	%description
14mu|texlive-underoverlap-0.0.1.r1-7|22	The package overcomes TeX's inherent limitations in commands
14mu|texlive-underoverlap-0.0.1.r1-7|23	that place decorations (such as braces) at arbirary positions
14mu|texlive-underoverlap-0.0.1.r1-7|24	over and under expressions, overlapping as necessary.
14mu|texlive-underoverlap-0.0.1.r1-7|25	
14mu|texlive-underoverlap-0.0.1.r1-7|26	
14mu|texlive-underoverlap-0.0.1.r1-7|27	#-----------------------------------------------------------------------
14mu|texlive-underoverlap-0.0.1.r1-7|28	%files
14mu|texlive-underoverlap-0.0.1.r1-7|29	%{_texmfdistdir}/tex/latex/underoverlap/underoverlap.sty
14mu|texlive-underoverlap-0.0.1.r1-7|30	%doc %{_texmfdistdir}/doc/latex/underoverlap/README
14mu|texlive-underoverlap-0.0.1.r1-7|31	%doc %{_texmfdistdir}/doc/latex/underoverlap/dry.sty
14mu|texlive-underoverlap-0.0.1.r1-7|32	%doc %{_texmfdistdir}/doc/latex/underoverlap/packagedoc.cls
14mu|texlive-underoverlap-0.0.1.r1-7|33	%doc %{_texmfdistdir}/doc/latex/underoverlap/underoverlap.pdf
14mu|texlive-underoverlap-0.0.1.r1-7|34	%doc %{_texmfdistdir}/doc/latex/underoverlap/underoverlap.tex
14mu|texlive-underoverlap-0.0.1.r1-7|35	%doc %{_texmfdistdir}/doc/latex/underoverlap/with.sty
14mu|texlive-underoverlap-0.0.1.r1-7|36	
14mu|texlive-underoverlap-0.0.1.r1-7|37	#-----------------------------------------------------------------------
14mu|texlive-underoverlap-0.0.1.r1-7|38	%prep
14mu|texlive-underoverlap-0.0.1.r1-7|39	%setup -c -a0 -a1
14mu|texlive-underoverlap-0.0.1.r1-7|40	
14mu|texlive-underoverlap-0.0.1.r1-7|41	%build
14mu|texlive-underoverlap-0.0.1.r1-7|42	
14mu|texlive-underoverlap-0.0.1.r1-7|43	%install
14mu|texlive-underoverlap-0.0.1.r1-7|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-underoverlap-0.0.1.r1-7|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-underoverlap-0.0.1.r1-7|46	
14mu|texlive-underoverlap-0.0.1.r1-7|47	%changelog
14mu|texlive-underoverlap-0.0.1.r1-7|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.0.1.r1-7
14mu|texlive-underoverlap-0.0.1.r1-7|49	+ Revision: 11e4e71
14mu|texlive-underoverlap-0.0.1.r1-7|50	- MassBuild#674: Increase release tag
14mu|texlive-underoverlap-0.0.1.r1-7|51	
14mu|texlive-underoverlap-0.0.1.r1-7|52	

26028 14
14mu|texlive-underscore-20100607-4|1	# revision 18261
14mu|texlive-underscore-20100607-4|2	# category Package
14mu|texlive-underscore-20100607-4|3	# catalog-ctan /macros/latex/contrib/underscore
14mu|texlive-underscore-20100607-4|4	# catalog-date 2010-06-07 08:23:51 +0200
14mu|texlive-underscore-20100607-4|5	# catalog-license lppl
14mu|texlive-underscore-20100607-4|6	# catalog-version undef
14mu|texlive-underscore-20100607-4|7	Name:		texlive-underscore
14mu|texlive-underscore-20100607-4|8	Version:	20100607
14mu|texlive-underscore-20100607-4|9	Release:	4
14mu|texlive-underscore-20100607-4|10	Summary:	Control the behaviour of "_" in text
14mu|texlive-underscore-20100607-4|11	Group:		Publishing
14mu|texlive-underscore-20100607-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/underscore
14mu|texlive-underscore-20100607-4|13	License:	LPPL
14mu|texlive-underscore-20100607-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underscore.tar.xz
14mu|texlive-underscore-20100607-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underscore.doc.tar.xz
14mu|texlive-underscore-20100607-4|16	BuildArch:	noarch
14mu|texlive-underscore-20100607-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-underscore-20100607-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-underscore-20100607-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-underscore-20100607-4|20	
14mu|texlive-underscore-20100607-4|21	%description
14mu|texlive-underscore-20100607-4|22	With the package, \_ in text mode (i.e., \textunderscore)
14mu|texlive-underscore-20100607-4|23	prints an underscore so that hyphenation of words either side
14mu|texlive-underscore-20100607-4|24	of it is not affected; a package option controls whether an
14mu|texlive-underscore-20100607-4|25	actual hyphenation point appears after the underscore, or
14mu|texlive-underscore-20100607-4|26	merely a break point. The package also arranges that, while in
14mu|texlive-underscore-20100607-4|27	text, '_' itself behaves as \textunderscore (the behaviour of _
14mu|texlive-underscore-20100607-4|28	in maths mode is not affected.
14mu|texlive-underscore-20100607-4|29	
14mu|texlive-underscore-20100607-4|30	
14mu|texlive-underscore-20100607-4|31	#-----------------------------------------------------------------------
14mu|texlive-underscore-20100607-4|32	%files
14mu|texlive-underscore-20100607-4|33	%{_texmfdistdir}/tex/latex/underscore/underscore.sty
14mu|texlive-underscore-20100607-4|34	%doc %{_texmfdistdir}/doc/latex/underscore/miscdoc.sty
14mu|texlive-underscore-20100607-4|35	%doc %{_texmfdistdir}/doc/latex/underscore/underscore.pdf
14mu|texlive-underscore-20100607-4|36	%doc %{_texmfdistdir}/doc/latex/underscore/underscore.tex
14mu|texlive-underscore-20100607-4|37	
14mu|texlive-underscore-20100607-4|38	#-----------------------------------------------------------------------
14mu|texlive-underscore-20100607-4|39	%prep
14mu|texlive-underscore-20100607-4|40	%setup -c -a0 -a1
14mu|texlive-underscore-20100607-4|41	
14mu|texlive-underscore-20100607-4|42	%build
14mu|texlive-underscore-20100607-4|43	
14mu|texlive-underscore-20100607-4|44	%install
14mu|texlive-underscore-20100607-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-underscore-20100607-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-underscore-20100607-4|47	
14mu|texlive-underscore-20100607-4|48	
14mu|texlive-underscore-20100607-4|49	
14mu|texlive-underscore-20100607-4|50	%changelog
14mu|texlive-underscore-20100607-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100607-4
14mu|texlive-underscore-20100607-4|52	+ Revision: 6c21cf0
14mu|texlive-underscore-20100607-4|53	- MassBuild#674: Increase release tag
14mu|texlive-underscore-20100607-4|54	
14mu|texlive-underscore-20100607-4|55	

26029 14
14mu|texlive-undolabl-1.0k-3|1	# revision 25010
14mu|texlive-undolabl-1.0k-3|2	# category Package
14mu|texlive-undolabl-1.0k-3|3	# catalog-ctan /macros/latex/contrib/undolabl
14mu|texlive-undolabl-1.0k-3|4	# catalog-date 2012-01-02 14:24:13 +0100
14mu|texlive-undolabl-1.0k-3|5	# catalog-license lppl1.3
14mu|texlive-undolabl-1.0k-3|6	# catalog-version 1.0k
14mu|texlive-undolabl-1.0k-3|7	Name:		texlive-undolabl
14mu|texlive-undolabl-1.0k-3|8	Version:	1.0k
14mu|texlive-undolabl-1.0k-3|9	Release:	3
14mu|texlive-undolabl-1.0k-3|10	Summary:	Override existing labels
14mu|texlive-undolabl-1.0k-3|11	Group:		Publishing
14mu|texlive-undolabl-1.0k-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/undolabl
14mu|texlive-undolabl-1.0k-3|13	License:	LPPL1.3
14mu|texlive-undolabl-1.0k-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/undolabl.tar.xz
14mu|texlive-undolabl-1.0k-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/undolabl.doc.tar.xz
14mu|texlive-undolabl-1.0k-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/undolabl.source.tar.xz
14mu|texlive-undolabl-1.0k-3|17	BuildArch:	noarch
14mu|texlive-undolabl-1.0k-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-undolabl-1.0k-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-undolabl-1.0k-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-undolabl-1.0k-3|21	
14mu|texlive-undolabl-1.0k-3|22	%description
14mu|texlive-undolabl-1.0k-3|23	The package allows the user to override existing labels (for
14mu|texlive-undolabl-1.0k-3|24	example, those generated automatically).
14mu|texlive-undolabl-1.0k-3|25	
14mu|texlive-undolabl-1.0k-3|26	
14mu|texlive-undolabl-1.0k-3|27	#-----------------------------------------------------------------------
14mu|texlive-undolabl-1.0k-3|28	%files
14mu|texlive-undolabl-1.0k-3|29	%{_texmfdistdir}/tex/latex/undolabl/undolabl.sty
14mu|texlive-undolabl-1.0k-3|30	%doc %{_texmfdistdir}/doc/latex/undolabl/README
14mu|texlive-undolabl-1.0k-3|31	%doc %{_texmfdistdir}/doc/latex/undolabl/undolabl-example.pdf
14mu|texlive-undolabl-1.0k-3|32	%doc %{_texmfdistdir}/doc/latex/undolabl/undolabl-example.tex
14mu|texlive-undolabl-1.0k-3|33	%doc %{_texmfdistdir}/doc/latex/undolabl/undolabl.pdf
14mu|texlive-undolabl-1.0k-3|34	#- source
14mu|texlive-undolabl-1.0k-3|35	%doc %{_texmfdistdir}/source/latex/undolabl/undolabl.drv
14mu|texlive-undolabl-1.0k-3|36	%doc %{_texmfdistdir}/source/latex/undolabl/undolabl.dtx
14mu|texlive-undolabl-1.0k-3|37	%doc %{_texmfdistdir}/source/latex/undolabl/undolabl.ins
14mu|texlive-undolabl-1.0k-3|38	
14mu|texlive-undolabl-1.0k-3|39	#-----------------------------------------------------------------------
14mu|texlive-undolabl-1.0k-3|40	%prep
14mu|texlive-undolabl-1.0k-3|41	%setup -c -a0 -a1 -a2
14mu|texlive-undolabl-1.0k-3|42	
14mu|texlive-undolabl-1.0k-3|43	%build
14mu|texlive-undolabl-1.0k-3|44	
14mu|texlive-undolabl-1.0k-3|45	%install
14mu|texlive-undolabl-1.0k-3|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-undolabl-1.0k-3|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-undolabl-1.0k-3|48	
14mu|texlive-undolabl-1.0k-3|49	
14mu|texlive-undolabl-1.0k-3|50	
14mu|texlive-undolabl-1.0k-3|51	%changelog
14mu|texlive-undolabl-1.0k-3|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0k-3
14mu|texlive-undolabl-1.0k-3|53	+ Revision: ba3f7bd
14mu|texlive-undolabl-1.0k-3|54	- MassBuild#674: Increase release tag
14mu|texlive-undolabl-1.0k-3|55	
14mu|texlive-undolabl-1.0k-3|56	

26030 14
14mu|texlive-unisugar-0.92-4|1	# revision 22357
14mu|texlive-unisugar-0.92-4|2	# category Package
14mu|texlive-unisugar-0.92-4|3	# catalog-ctan /macros/xetex/latex/unisugar
14mu|texlive-unisugar-0.92-4|4	# catalog-date 2011-05-08 11:17:43 +0200
14mu|texlive-unisugar-0.92-4|5	# catalog-license lppl1.3
14mu|texlive-unisugar-0.92-4|6	# catalog-version 0.92
14mu|texlive-unisugar-0.92-4|7	Name:		texlive-unisugar
14mu|texlive-unisugar-0.92-4|8	Version:	0.92
14mu|texlive-unisugar-0.92-4|9	Release:	4
14mu|texlive-unisugar-0.92-4|10	Summary:	Define syntactic sugar for Unicode LaTeX
14mu|texlive-unisugar-0.92-4|11	Group:		Publishing
14mu|texlive-unisugar-0.92-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/unisugar
14mu|texlive-unisugar-0.92-4|13	License:	LPPL1.3
14mu|texlive-unisugar-0.92-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unisugar.tar.xz
14mu|texlive-unisugar-0.92-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unisugar.doc.tar.xz
14mu|texlive-unisugar-0.92-4|16	BuildArch:	noarch
14mu|texlive-unisugar-0.92-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-unisugar-0.92-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-unisugar-0.92-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-unisugar-0.92-4|20	
14mu|texlive-unisugar-0.92-4|21	%description
14mu|texlive-unisugar-0.92-4|22	The package allows the user to define shorthand aliases for
14mu|texlive-unisugar-0.92-4|23	single Unicode characters, and also provides support for such
14mu|texlive-unisugar-0.92-4|24	aliases in RTL-text. The package requires an TeX-alike system
14mu|texlive-unisugar-0.92-4|25	that uses Unicode input in a native way: current examples are
14mu|texlive-unisugar-0.92-4|26	XeTeX and LuaTeX.
14mu|texlive-unisugar-0.92-4|27	
14mu|texlive-unisugar-0.92-4|28	
14mu|texlive-unisugar-0.92-4|29	#-----------------------------------------------------------------------
14mu|texlive-unisugar-0.92-4|30	%files
14mu|texlive-unisugar-0.92-4|31	%{_texmfdistdir}/tex/xelatex/unisugar/unisugar.sty
14mu|texlive-unisugar-0.92-4|32	%doc %{_texmfdistdir}/doc/xelatex/unisugar/Makefile
14mu|texlive-unisugar-0.92-4|33	%doc %{_texmfdistdir}/doc/xelatex/unisugar/README
14mu|texlive-unisugar-0.92-4|34	%doc %{_texmfdistdir}/doc/xelatex/unisugar/gedit-mixed-sugar.png
14mu|texlive-unisugar-0.92-4|35	%doc %{_texmfdistdir}/doc/xelatex/unisugar/gedit-mixed-traditional.png
14mu|texlive-unisugar-0.92-4|36	%doc %{_texmfdistdir}/doc/xelatex/unisugar/sugar.png
14mu|texlive-unisugar-0.92-4|37	%doc %{_texmfdistdir}/doc/xelatex/unisugar/traditional.png
14mu|texlive-unisugar-0.92-4|38	%doc %{_texmfdistdir}/doc/xelatex/unisugar/unisugar.pdf
14mu|texlive-unisugar-0.92-4|39	%doc %{_texmfdistdir}/doc/xelatex/unisugar/unisugar.tex
14mu|texlive-unisugar-0.92-4|40	
14mu|texlive-unisugar-0.92-4|41	#-----------------------------------------------------------------------
14mu|texlive-unisugar-0.92-4|42	%prep
14mu|texlive-unisugar-0.92-4|43	%setup -c -a0 -a1
14mu|texlive-unisugar-0.92-4|44	
14mu|texlive-unisugar-0.92-4|45	%build
14mu|texlive-unisugar-0.92-4|46	
14mu|texlive-unisugar-0.92-4|47	%install
14mu|texlive-unisugar-0.92-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-unisugar-0.92-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-unisugar-0.92-4|50	
14mu|texlive-unisugar-0.92-4|51	
14mu|texlive-unisugar-0.92-4|52	
14mu|texlive-unisugar-0.92-4|53	%changelog
14mu|texlive-unisugar-0.92-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.92-4
14mu|texlive-unisugar-0.92-4|55	+ Revision: 96d0342
14mu|texlive-unisugar-0.92-4|56	- MassBuild#674: Increase release tag
14mu|texlive-unisugar-0.92-4|57	
14mu|texlive-unisugar-0.92-4|58	

26031 14
14mu|texlive-units-0.9b-4|1	# revision 15878
14mu|texlive-units-0.9b-4|2	# category Package
14mu|texlive-units-0.9b-4|3	# catalog-ctan /macros/latex/contrib/units
14mu|texlive-units-0.9b-4|4	# catalog-date 2009-09-27 11:52:43 +0200
14mu|texlive-units-0.9b-4|5	# catalog-license gpl
14mu|texlive-units-0.9b-4|6	# catalog-version 0.9b
14mu|texlive-units-0.9b-4|7	Name:		texlive-units
14mu|texlive-units-0.9b-4|8	Version:	0.9b
14mu|texlive-units-0.9b-4|9	Release:	4
14mu|texlive-units-0.9b-4|10	Summary:	Typeset units
14mu|texlive-units-0.9b-4|11	Group:		Publishing
14mu|texlive-units-0.9b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/units
14mu|texlive-units-0.9b-4|13	License:	GPL
14mu|texlive-units-0.9b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/units.tar.xz
14mu|texlive-units-0.9b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/units.doc.tar.xz
14mu|texlive-units-0.9b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/units.source.tar.xz
14mu|texlive-units-0.9b-4|17	BuildArch:	noarch
14mu|texlive-units-0.9b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-units-0.9b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-units-0.9b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-units-0.9b-4|21	
14mu|texlive-units-0.9b-4|22	%description
14mu|texlive-units-0.9b-4|23	The package is provided as a bundle with the nicefrac package
14mu|texlive-units-0.9b-4|24	for typing fractions. Units uses nicefrac in typesetting
14mu|texlive-units-0.9b-4|25	physical units in a standard-looking sort of way.
14mu|texlive-units-0.9b-4|26	
14mu|texlive-units-0.9b-4|27	
14mu|texlive-units-0.9b-4|28	#-----------------------------------------------------------------------
14mu|texlive-units-0.9b-4|29	%files
14mu|texlive-units-0.9b-4|30	%{_texmfdistdir}/tex/latex/units/nicefrac.sty
14mu|texlive-units-0.9b-4|31	%{_texmfdistdir}/tex/latex/units/units.sty
14mu|texlive-units-0.9b-4|32	%doc %{_texmfdistdir}/doc/latex/units/COPYING
14mu|texlive-units-0.9b-4|33	%doc %{_texmfdistdir}/doc/latex/units/README
14mu|texlive-units-0.9b-4|34	%doc %{_texmfdistdir}/doc/latex/units/units.pdf
14mu|texlive-units-0.9b-4|35	#- source
14mu|texlive-units-0.9b-4|36	%doc %{_texmfdistdir}/source/latex/units/units.dtx
14mu|texlive-units-0.9b-4|37	%doc %{_texmfdistdir}/source/latex/units/units.ins
14mu|texlive-units-0.9b-4|38	
14mu|texlive-units-0.9b-4|39	#-----------------------------------------------------------------------
14mu|texlive-units-0.9b-4|40	%prep
14mu|texlive-units-0.9b-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-units-0.9b-4|42	
14mu|texlive-units-0.9b-4|43	%build
14mu|texlive-units-0.9b-4|44	
14mu|texlive-units-0.9b-4|45	%install
14mu|texlive-units-0.9b-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-units-0.9b-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-units-0.9b-4|48	
14mu|texlive-units-0.9b-4|49	
14mu|texlive-units-0.9b-4|50	
14mu|texlive-units-0.9b-4|51	%changelog
14mu|texlive-units-0.9b-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.9b-4
14mu|texlive-units-0.9b-4|53	+ Revision: b45be42
14mu|texlive-units-0.9b-4|54	- MassBuild#674: Increase release tag
14mu|texlive-units-0.9b-4|55	
14mu|texlive-units-0.9b-4|56	

26032 14
14mu|texlive-unitsdef-0.2-4|1	# revision 15878
14mu|texlive-unitsdef-0.2-4|2	# category Package
14mu|texlive-unitsdef-0.2-4|3	# catalog-ctan /macros/latex/contrib/unitsdef
14mu|texlive-unitsdef-0.2-4|4	# catalog-date 2007-01-20 15:20:16 +0100
14mu|texlive-unitsdef-0.2-4|5	# catalog-license lppl
14mu|texlive-unitsdef-0.2-4|6	# catalog-version 0.2
14mu|texlive-unitsdef-0.2-4|7	Name:		texlive-unitsdef
14mu|texlive-unitsdef-0.2-4|8	Version:	0.2
14mu|texlive-unitsdef-0.2-4|9	Release:	4
14mu|texlive-unitsdef-0.2-4|10	Summary:	Typesetting units in LaTeX
14mu|texlive-unitsdef-0.2-4|11	Group:		Publishing
14mu|texlive-unitsdef-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unitsdef
14mu|texlive-unitsdef-0.2-4|13	License:	LPPL
14mu|texlive-unitsdef-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unitsdef.tar.xz
14mu|texlive-unitsdef-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unitsdef.doc.tar.xz
14mu|texlive-unitsdef-0.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unitsdef.source.tar.xz
14mu|texlive-unitsdef-0.2-4|17	BuildArch:	noarch
14mu|texlive-unitsdef-0.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-unitsdef-0.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-unitsdef-0.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-unitsdef-0.2-4|21	
14mu|texlive-unitsdef-0.2-4|22	%description
14mu|texlive-unitsdef-0.2-4|23	There are a lot of packages for typesetting units in LaTeX2e.
14mu|texlive-unitsdef-0.2-4|24	Some define macros to typeset a lot of units but do not suit to
14mu|texlive-unitsdef-0.2-4|25	the actual font settings, some make the characters needed
14mu|texlive-unitsdef-0.2-4|26	available but do not predefine any unit. This package tries to
14mu|texlive-unitsdef-0.2-4|27	comply with both requirements. It predefines common units,
14mu|texlive-unitsdef-0.2-4|28	defines an easy to use interface to define new units and
14mu|texlive-unitsdef-0.2-4|29	changes the output concerning to the surrounding font settings.
14mu|texlive-unitsdef-0.2-4|30	
14mu|texlive-unitsdef-0.2-4|31	
14mu|texlive-unitsdef-0.2-4|32	#-----------------------------------------------------------------------
14mu|texlive-unitsdef-0.2-4|33	%files
14mu|texlive-unitsdef-0.2-4|34	%{_texmfdistdir}/tex/latex/unitsdef/ampabbrv.cfg
14mu|texlive-unitsdef-0.2-4|35	%{_texmfdistdir}/tex/latex/unitsdef/enerabbr.cfg
14mu|texlive-unitsdef-0.2-4|36	%{_texmfdistdir}/tex/latex/unitsdef/freqabbr.cfg
14mu|texlive-unitsdef-0.2-4|37	%{_texmfdistdir}/tex/latex/unitsdef/lengabbr.cfg
14mu|texlive-unitsdef-0.2-4|38	%{_texmfdistdir}/tex/latex/unitsdef/molabbrv.cfg
14mu|texlive-unitsdef-0.2-4|39	%{_texmfdistdir}/tex/latex/unitsdef/timeabbr.cfg
14mu|texlive-unitsdef-0.2-4|40	%{_texmfdistdir}/tex/latex/unitsdef/unitsdef.sty
14mu|texlive-unitsdef-0.2-4|41	%{_texmfdistdir}/tex/latex/unitsdef/volabbrv.cfg
14mu|texlive-unitsdef-0.2-4|42	%{_texmfdistdir}/tex/latex/unitsdef/voltabbr.cfg
14mu|texlive-unitsdef-0.2-4|43	%{_texmfdistdir}/tex/latex/unitsdef/weigabbr.cfg
14mu|texlive-unitsdef-0.2-4|44	%doc %{_texmfdistdir}/doc/latex/unitsdef/README.1st
14mu|texlive-unitsdef-0.2-4|45	%doc %{_texmfdistdir}/doc/latex/unitsdef/defedpraef.tex
14mu|texlive-unitsdef-0.2-4|46	%doc %{_texmfdistdir}/doc/latex/unitsdef/defedunits.tex
14mu|texlive-unitsdef-0.2-4|47	%doc %{_texmfdistdir}/doc/latex/unitsdef/unitsdef.pdf
14mu|texlive-unitsdef-0.2-4|48	#- source
14mu|texlive-unitsdef-0.2-4|49	%doc %{_texmfdistdir}/source/latex/unitsdef/unitsdef.dtx
14mu|texlive-unitsdef-0.2-4|50	%doc %{_texmfdistdir}/source/latex/unitsdef/unitsdef.ins
14mu|texlive-unitsdef-0.2-4|51	
14mu|texlive-unitsdef-0.2-4|52	#-----------------------------------------------------------------------
14mu|texlive-unitsdef-0.2-4|53	%prep
14mu|texlive-unitsdef-0.2-4|54	%setup -c -a0 -a1 -a2
14mu|texlive-unitsdef-0.2-4|55	
14mu|texlive-unitsdef-0.2-4|56	%build
14mu|texlive-unitsdef-0.2-4|57	
14mu|texlive-unitsdef-0.2-4|58	%install
14mu|texlive-unitsdef-0.2-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-unitsdef-0.2-4|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-unitsdef-0.2-4|61	
14mu|texlive-unitsdef-0.2-4|62	
14mu|texlive-unitsdef-0.2-4|63	
14mu|texlive-unitsdef-0.2-4|64	%changelog
14mu|texlive-unitsdef-0.2-4|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-unitsdef-0.2-4|66	+ Revision: ce51686
14mu|texlive-unitsdef-0.2-4|67	- MassBuild#674: Increase release tag
14mu|texlive-unitsdef-0.2-4|68	
14mu|texlive-unitsdef-0.2-4|69	

26033 14
14mu|texlive-unravel-20131009-7|1	# revision 31307
14mu|texlive-unravel-20131009-7|2	# category Package
14mu|texlive-unravel-20131009-7|3	# catalog-ctan undef
14mu|texlive-unravel-20131009-7|4	# catalog-date undef
14mu|texlive-unravel-20131009-7|5	# catalog-license undef
14mu|texlive-unravel-20131009-7|6	# catalog-version undef
14mu|texlive-unravel-20131009-7|7	Name:		texlive-unravel
14mu|texlive-unravel-20131009-7|8	Version:	20131009
14mu|texlive-unravel-20131009-7|9	Release:	7
14mu|texlive-unravel-20131009-7|10	Summary:	TeXLive unravel package
14mu|texlive-unravel-20131009-7|11	Group:		Publishing
14mu|texlive-unravel-20131009-7|12	URL:		http://tug.org/texlive
14mu|texlive-unravel-20131009-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-unravel-20131009-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unravel.tar.xz
14mu|texlive-unravel-20131009-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unravel.doc.tar.xz
14mu|texlive-unravel-20131009-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unravel.source.tar.xz
14mu|texlive-unravel-20131009-7|17	BuildArch:	noarch
14mu|texlive-unravel-20131009-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-unravel-20131009-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-unravel-20131009-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-unravel-20131009-7|21	
14mu|texlive-unravel-20131009-7|22	%description
14mu|texlive-unravel-20131009-7|23	TeXLive unravel package.
14mu|texlive-unravel-20131009-7|24	
14mu|texlive-unravel-20131009-7|25	
14mu|texlive-unravel-20131009-7|26	#-----------------------------------------------------------------------
14mu|texlive-unravel-20131009-7|27	%files
14mu|texlive-unravel-20131009-7|28	%{_texmfdistdir}/tex/latex/unravel/unravel.sty
14mu|texlive-unravel-20131009-7|29	%doc %{_texmfdistdir}/doc/latex/unravel/README
14mu|texlive-unravel-20131009-7|30	%doc %{_texmfdistdir}/doc/latex/unravel/unravel.pdf
14mu|texlive-unravel-20131009-7|31	#- source
14mu|texlive-unravel-20131009-7|32	%doc %{_texmfdistdir}/source/latex/unravel/unravel.dtx
14mu|texlive-unravel-20131009-7|33	%doc %{_texmfdistdir}/source/latex/unravel/unravel.ins
14mu|texlive-unravel-20131009-7|34	
14mu|texlive-unravel-20131009-7|35	#-----------------------------------------------------------------------
14mu|texlive-unravel-20131009-7|36	%prep
14mu|texlive-unravel-20131009-7|37	%setup -c -a0 -a1 -a2
14mu|texlive-unravel-20131009-7|38	
14mu|texlive-unravel-20131009-7|39	%build
14mu|texlive-unravel-20131009-7|40	
14mu|texlive-unravel-20131009-7|41	%install
14mu|texlive-unravel-20131009-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-unravel-20131009-7|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-unravel-20131009-7|44	
14mu|texlive-unravel-20131009-7|45	%changelog
14mu|texlive-unravel-20131009-7|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131009-7
14mu|texlive-unravel-20131009-7|47	+ Revision: 433f0fe
14mu|texlive-unravel-20131009-7|48	- MassBuild#674: Increase release tag
14mu|texlive-unravel-20131009-7|49	
14mu|texlive-unravel-20131009-7|50	

26034 14
14mu|texlive-unswcover-1.0-7|1	# revision 29476
14mu|texlive-unswcover-1.0-7|2	# category Package
14mu|texlive-unswcover-1.0-7|3	# catalog-ctan /macros/latex/contrib/unswcover
14mu|texlive-unswcover-1.0-7|4	# catalog-date 2013-03-22 09:14:02 +0100
14mu|texlive-unswcover-1.0-7|5	# catalog-license noinfo
14mu|texlive-unswcover-1.0-7|6	# catalog-version 1.0
14mu|texlive-unswcover-1.0-7|7	Name:		texlive-unswcover
14mu|texlive-unswcover-1.0-7|8	Version:	1.0
14mu|texlive-unswcover-1.0-7|9	Release:	7
14mu|texlive-unswcover-1.0-7|10	Summary:	Typeset a dissertation cover page following UNSW guidelines
14mu|texlive-unswcover-1.0-7|11	Group:		Publishing
14mu|texlive-unswcover-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unswcover
14mu|texlive-unswcover-1.0-7|13	License:	NOINFO
14mu|texlive-unswcover-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unswcover.tar.xz
14mu|texlive-unswcover-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unswcover.doc.tar.xz
14mu|texlive-unswcover-1.0-7|16	BuildArch:	noarch
14mu|texlive-unswcover-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-unswcover-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-unswcover-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-unswcover-1.0-7|20	
14mu|texlive-unswcover-1.0-7|21	%description
14mu|texlive-unswcover-1.0-7|22	The package an UNSW cover sheet following the 2011 GRS
14mu|texlive-unswcover-1.0-7|23	guidelines. It may also (optionally) provide other required
14mu|texlive-unswcover-1.0-7|24	sheets such as Originality, Copyright and Authenticity
14mu|texlive-unswcover-1.0-7|25	statements.
14mu|texlive-unswcover-1.0-7|26	
14mu|texlive-unswcover-1.0-7|27	
14mu|texlive-unswcover-1.0-7|28	#-----------------------------------------------------------------------
14mu|texlive-unswcover-1.0-7|29	%files
14mu|texlive-unswcover-1.0-7|30	%{_texmfdistdir}/tex/latex/unswcover/unswcover.sty
14mu|texlive-unswcover-1.0-7|31	%doc %{_texmfdistdir}/doc/latex/unswcover/COPYING
14mu|texlive-unswcover-1.0-7|32	%doc %{_texmfdistdir}/doc/latex/unswcover/Makefile
14mu|texlive-unswcover-1.0-7|33	%doc %{_texmfdistdir}/doc/latex/unswcover/README
14mu|texlive-unswcover-1.0-7|34	%doc %{_texmfdistdir}/doc/latex/unswcover/logo_unsw_short.pdf
14mu|texlive-unswcover-1.0-7|35	%doc %{_texmfdistdir}/doc/latex/unswcover/thesis.bib
14mu|texlive-unswcover-1.0-7|36	%doc %{_texmfdistdir}/doc/latex/unswcover/thesis.pdf
14mu|texlive-unswcover-1.0-7|37	%doc %{_texmfdistdir}/doc/latex/unswcover/thesis.tex
14mu|texlive-unswcover-1.0-7|38	
14mu|texlive-unswcover-1.0-7|39	#-----------------------------------------------------------------------
14mu|texlive-unswcover-1.0-7|40	%prep
14mu|texlive-unswcover-1.0-7|41	%setup -c -a0 -a1
14mu|texlive-unswcover-1.0-7|42	
14mu|texlive-unswcover-1.0-7|43	%build
14mu|texlive-unswcover-1.0-7|44	
14mu|texlive-unswcover-1.0-7|45	%install
14mu|texlive-unswcover-1.0-7|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-unswcover-1.0-7|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-unswcover-1.0-7|48	
14mu|texlive-unswcover-1.0-7|49	%changelog
14mu|texlive-unswcover-1.0-7|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-unswcover-1.0-7|51	+ Revision: 33e808d
14mu|texlive-unswcover-1.0-7|52	- MassBuild#674: Increase release tag
14mu|texlive-unswcover-1.0-7|53	
14mu|texlive-unswcover-1.0-7|54	

26035 14
14mu|texlive-uothesis-2.5.6-3|1	# revision 25355
14mu|texlive-uothesis-2.5.6-3|2	# category Package
14mu|texlive-uothesis-2.5.6-3|3	# catalog-ctan /macros/latex/contrib/uothesis
14mu|texlive-uothesis-2.5.6-3|4	# catalog-date 2012-02-09 17:36:54 +0100
14mu|texlive-uothesis-2.5.6-3|5	# catalog-license lppl1.3
14mu|texlive-uothesis-2.5.6-3|6	# catalog-version 2.5.6
14mu|texlive-uothesis-2.5.6-3|7	Name:		texlive-uothesis
14mu|texlive-uothesis-2.5.6-3|8	Version:	2.5.6
14mu|texlive-uothesis-2.5.6-3|9	Release:	3
14mu|texlive-uothesis-2.5.6-3|10	Summary:	Class for dissertations and theses at the University of Oregon
14mu|texlive-uothesis-2.5.6-3|11	Group:		Publishing
14mu|texlive-uothesis-2.5.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uothesis
14mu|texlive-uothesis-2.5.6-3|13	License:	LPPL1.3
14mu|texlive-uothesis-2.5.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uothesis.tar.xz
14mu|texlive-uothesis-2.5.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uothesis.doc.tar.xz
14mu|texlive-uothesis-2.5.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uothesis.source.tar.xz
14mu|texlive-uothesis-2.5.6-3|17	BuildArch:	noarch
14mu|texlive-uothesis-2.5.6-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-uothesis-2.5.6-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-uothesis-2.5.6-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-uothesis-2.5.6-3|21	
14mu|texlive-uothesis-2.5.6-3|22	%description
14mu|texlive-uothesis-2.5.6-3|23	The class generates documents that are suitable for submission
14mu|texlive-uothesis-2.5.6-3|24	to the Graduate School and conform with the style requirements
14mu|texlive-uothesis-2.5.6-3|25	for dissertations and theses as laid out in the Fall 2010 UO
14mu|texlive-uothesis-2.5.6-3|26	graduate school student manual.
14mu|texlive-uothesis-2.5.6-3|27	
14mu|texlive-uothesis-2.5.6-3|28	
14mu|texlive-uothesis-2.5.6-3|29	#-----------------------------------------------------------------------
14mu|texlive-uothesis-2.5.6-3|30	%files
14mu|texlive-uothesis-2.5.6-3|31	%{_texmfdistdir}/tex/latex/uothesis/uothesis.cls
14mu|texlive-uothesis-2.5.6-3|32	%doc %{_texmfdistdir}/doc/latex/uothesis/README
14mu|texlive-uothesis-2.5.6-3|33	%doc %{_texmfdistdir}/doc/latex/uothesis/README.txt
14mu|texlive-uothesis-2.5.6-3|34	%doc %{_texmfdistdir}/doc/latex/uothesis/acs-uothesis.bib
14mu|texlive-uothesis-2.5.6-3|35	%doc %{_texmfdistdir}/doc/latex/uothesis/uothesis.hd
14mu|texlive-uothesis-2.5.6-3|36	%doc %{_texmfdistdir}/doc/latex/uothesis/uothesis.pdf
14mu|texlive-uothesis-2.5.6-3|37	#- source
14mu|texlive-uothesis-2.5.6-3|38	%doc %{_texmfdistdir}/source/latex/uothesis/uothesis.dtx
14mu|texlive-uothesis-2.5.6-3|39	%doc %{_texmfdistdir}/source/latex/uothesis/uothesis.ins
14mu|texlive-uothesis-2.5.6-3|40	
14mu|texlive-uothesis-2.5.6-3|41	#-----------------------------------------------------------------------
14mu|texlive-uothesis-2.5.6-3|42	%prep
14mu|texlive-uothesis-2.5.6-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-uothesis-2.5.6-3|44	
14mu|texlive-uothesis-2.5.6-3|45	%build
14mu|texlive-uothesis-2.5.6-3|46	
14mu|texlive-uothesis-2.5.6-3|47	%install
14mu|texlive-uothesis-2.5.6-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uothesis-2.5.6-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-uothesis-2.5.6-3|50	
14mu|texlive-uothesis-2.5.6-3|51	
14mu|texlive-uothesis-2.5.6-3|52	
14mu|texlive-uothesis-2.5.6-3|53	%changelog
14mu|texlive-uothesis-2.5.6-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5.6-3
14mu|texlive-uothesis-2.5.6-3|55	+ Revision: 9f59719
14mu|texlive-uothesis-2.5.6-3|56	- MassBuild#674: Increase release tag
14mu|texlive-uothesis-2.5.6-3|57	
14mu|texlive-uothesis-2.5.6-3|58	

26036 14
14mu|texlive-uowthesis-1.0a-4|1	# revision 19700
14mu|texlive-uowthesis-1.0a-4|2	# category Package
14mu|texlive-uowthesis-1.0a-4|3	# catalog-ctan /macros/latex/contrib/uowthesis
14mu|texlive-uowthesis-1.0a-4|4	# catalog-date 2010-07-28 12:27:25 +0200
14mu|texlive-uowthesis-1.0a-4|5	# catalog-license lppl1.3
14mu|texlive-uowthesis-1.0a-4|6	# catalog-version 1.0a
14mu|texlive-uowthesis-1.0a-4|7	Name:		texlive-uowthesis
14mu|texlive-uowthesis-1.0a-4|8	Version:	1.0a
14mu|texlive-uowthesis-1.0a-4|9	Release:	4
14mu|texlive-uowthesis-1.0a-4|10	Summary:	Document class for dissertations at the University of Wollongong
14mu|texlive-uowthesis-1.0a-4|11	Group:		Publishing
14mu|texlive-uowthesis-1.0a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uowthesis
14mu|texlive-uowthesis-1.0a-4|13	License:	LPPL1.3
14mu|texlive-uowthesis-1.0a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesis.tar.xz
14mu|texlive-uowthesis-1.0a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesis.doc.tar.xz
14mu|texlive-uowthesis-1.0a-4|16	BuildArch:	noarch
14mu|texlive-uowthesis-1.0a-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-uowthesis-1.0a-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-uowthesis-1.0a-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-uowthesis-1.0a-4|20	
14mu|texlive-uowthesis-1.0a-4|21	%description
14mu|texlive-uowthesis-1.0a-4|22	A document class for higher degree research theses in
14mu|texlive-uowthesis-1.0a-4|23	compliance with the specifications of University of Wollongong
14mu|texlive-uowthesis-1.0a-4|24	(UoW) theses in the "Guidelines for Preparation and Submission
14mu|texlive-uowthesis-1.0a-4|25	of Higher Degree Research Theses" (March 2006), by the Research
14mu|texlive-uowthesis-1.0a-4|26	Student Centre, Research & Innovation Division, UoW.
14mu|texlive-uowthesis-1.0a-4|27	
14mu|texlive-uowthesis-1.0a-4|28	
14mu|texlive-uowthesis-1.0a-4|29	#-----------------------------------------------------------------------
14mu|texlive-uowthesis-1.0a-4|30	%files
14mu|texlive-uowthesis-1.0a-4|31	%{_texmfdistdir}/tex/latex/uowthesis/UoWlogo.eps
14mu|texlive-uowthesis-1.0a-4|32	%{_texmfdistdir}/tex/latex/uowthesis/UoWlogo.png
14mu|texlive-uowthesis-1.0a-4|33	%{_texmfdistdir}/tex/latex/uowthesis/UoWthesis.cls
14mu|texlive-uowthesis-1.0a-4|34	%doc %{_texmfdistdir}/doc/latex/uowthesis/README
14mu|texlive-uowthesis-1.0a-4|35	%doc %{_texmfdistdir}/doc/latex/uowthesis/myThesisBib.bib
14mu|texlive-uowthesis-1.0a-4|36	%doc %{_texmfdistdir}/doc/latex/uowthesis/mythesis.pdf
14mu|texlive-uowthesis-1.0a-4|37	%doc %{_texmfdistdir}/doc/latex/uowthesis/mythesis.tex
14mu|texlive-uowthesis-1.0a-4|38	
14mu|texlive-uowthesis-1.0a-4|39	#-----------------------------------------------------------------------
14mu|texlive-uowthesis-1.0a-4|40	%prep
14mu|texlive-uowthesis-1.0a-4|41	%setup -c -a0 -a1
14mu|texlive-uowthesis-1.0a-4|42	
14mu|texlive-uowthesis-1.0a-4|43	%build
14mu|texlive-uowthesis-1.0a-4|44	
14mu|texlive-uowthesis-1.0a-4|45	%install
14mu|texlive-uowthesis-1.0a-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uowthesis-1.0a-4|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-uowthesis-1.0a-4|48	
14mu|texlive-uowthesis-1.0a-4|49	
14mu|texlive-uowthesis-1.0a-4|50	
14mu|texlive-uowthesis-1.0a-4|51	%changelog
14mu|texlive-uowthesis-1.0a-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0a-4
14mu|texlive-uowthesis-1.0a-4|53	+ Revision: 278b0f0
14mu|texlive-uowthesis-1.0a-4|54	- MassBuild#674: Increase release tag
14mu|texlive-uowthesis-1.0a-4|55	
14mu|texlive-uowthesis-1.0a-4|56	

26037 14
14mu|texlive-uowthesistitlepage-2.0-3|1	# revision 32626
14mu|texlive-uowthesistitlepage-2.0-3|2	# category Package
14mu|texlive-uowthesistitlepage-2.0-3|3	# catalog-ctan /macros/latex/contrib/uowthesistitlepage
14mu|texlive-uowthesistitlepage-2.0-3|4	# catalog-date 2014-01-10 08:34:25 +0100
14mu|texlive-uowthesistitlepage-2.0-3|5	# catalog-license lppl1.3
14mu|texlive-uowthesistitlepage-2.0-3|6	# catalog-version 2.0
14mu|texlive-uowthesistitlepage-2.0-3|7	Name:		texlive-uowthesistitlepage
14mu|texlive-uowthesistitlepage-2.0-3|8	Version:	2.0
14mu|texlive-uowthesistitlepage-2.0-3|9	Release:	3
14mu|texlive-uowthesistitlepage-2.0-3|10	Summary:	Title page for dissertations at the University of Wollongong
14mu|texlive-uowthesistitlepage-2.0-3|11	Group:		Publishing
14mu|texlive-uowthesistitlepage-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uowthesistitlepage
14mu|texlive-uowthesistitlepage-2.0-3|13	License:	LPPL1.3
14mu|texlive-uowthesistitlepage-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesistitlepage.tar.xz
14mu|texlive-uowthesistitlepage-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesistitlepage.doc.tar.xz
14mu|texlive-uowthesistitlepage-2.0-3|16	BuildArch:	noarch
14mu|texlive-uowthesistitlepage-2.0-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-uowthesistitlepage-2.0-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-uowthesistitlepage-2.0-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-uowthesistitlepage-2.0-3|20	
14mu|texlive-uowthesistitlepage-2.0-3|21	%description
14mu|texlive-uowthesistitlepage-2.0-3|22	The package redefines \maketitle to generate a title page for a
14mu|texlive-uowthesistitlepage-2.0-3|23	University of Wollongong thesis, in accordance with the UoW
14mu|texlive-uowthesistitlepage-2.0-3|24	branding guidelines. The package should be used with the book
14mu|texlive-uowthesistitlepage-2.0-3|25	class to typeset a thesis. The package also defines a
14mu|texlive-uowthesistitlepage-2.0-3|26	\declaration command that typesets the declaration that this
14mu|texlive-uowthesistitlepage-2.0-3|27	thesis is your own work, etc., which is required in the front
14mu|texlive-uowthesistitlepage-2.0-3|28	of each PhD Thesis.
14mu|texlive-uowthesistitlepage-2.0-3|29	
14mu|texlive-uowthesistitlepage-2.0-3|30	
14mu|texlive-uowthesistitlepage-2.0-3|31	#-----------------------------------------------------------------------
14mu|texlive-uowthesistitlepage-2.0-3|32	%files
14mu|texlive-uowthesistitlepage-2.0-3|33	%{_texmfdistdir}/tex/latex/uowthesistitlepage/uowthesistitlepage.sty
14mu|texlive-uowthesistitlepage-2.0-3|34	%doc %{_texmfdistdir}/doc/latex/uowthesistitlepage/README
14mu|texlive-uowthesistitlepage-2.0-3|35	%doc %{_texmfdistdir}/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdf
14mu|texlive-uowthesistitlepage-2.0-3|36	%doc %{_texmfdistdir}/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.tex
14mu|texlive-uowthesistitlepage-2.0-3|37	
14mu|texlive-uowthesistitlepage-2.0-3|38	#-----------------------------------------------------------------------
14mu|texlive-uowthesistitlepage-2.0-3|39	%prep
14mu|texlive-uowthesistitlepage-2.0-3|40	%setup -c -a0 -a1
14mu|texlive-uowthesistitlepage-2.0-3|41	
14mu|texlive-uowthesistitlepage-2.0-3|42	%build
14mu|texlive-uowthesistitlepage-2.0-3|43	
14mu|texlive-uowthesistitlepage-2.0-3|44	%install
14mu|texlive-uowthesistitlepage-2.0-3|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uowthesistitlepage-2.0-3|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-uowthesistitlepage-2.0-3|47	
14mu|texlive-uowthesistitlepage-2.0-3|48	%changelog
14mu|texlive-uowthesistitlepage-2.0-3|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-3
14mu|texlive-uowthesistitlepage-2.0-3|50	+ Revision: 1da6b0a
14mu|texlive-uowthesistitlepage-2.0-3|51	- MassBuild#674: Increase release tag
14mu|texlive-uowthesistitlepage-2.0-3|52	
14mu|texlive-uowthesistitlepage-2.0-3|53	

26038 14
14mu|texlive-upmethodology-20100102-4|1	# revision 16575
14mu|texlive-upmethodology-20100102-4|2	# category Package
14mu|texlive-upmethodology-20100102-4|3	# catalog-ctan /macros/latex/contrib/upmethodology
14mu|texlive-upmethodology-20100102-4|4	# catalog-date 2010-01-02 16:58:48 +0100
14mu|texlive-upmethodology-20100102-4|5	# catalog-license lgpl
14mu|texlive-upmethodology-20100102-4|6	# catalog-version undef
14mu|texlive-upmethodology-20100102-4|7	Name:		texlive-upmethodology
14mu|texlive-upmethodology-20100102-4|8	Version:	20100102
14mu|texlive-upmethodology-20100102-4|9	Release:	4
14mu|texlive-upmethodology-20100102-4|10	Summary:	Writing specification such as for UP-based methodologies
14mu|texlive-upmethodology-20100102-4|11	Group:		Publishing
14mu|texlive-upmethodology-20100102-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/upmethodology
14mu|texlive-upmethodology-20100102-4|13	License:	LGPL
14mu|texlive-upmethodology-20100102-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upmethodology.tar.xz
14mu|texlive-upmethodology-20100102-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upmethodology.doc.tar.xz
14mu|texlive-upmethodology-20100102-4|16	BuildArch:	noarch
14mu|texlive-upmethodology-20100102-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-upmethodology-20100102-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-upmethodology-20100102-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-upmethodology-20100102-4|20	
14mu|texlive-upmethodology-20100102-4|21	%description
14mu|texlive-upmethodology-20100102-4|22	The bundle allows the user to create Unified Process
14mu|texlive-upmethodology-20100102-4|23	methodology (UP or RUP) based documents. The style provides
14mu|texlive-upmethodology-20100102-4|24	document versioning, document history, document authors,
14mu|texlive-upmethodology-20100102-4|25	document validators, specification description, task
14mu|texlive-upmethodology-20100102-4|26	management, and several helping macros.
14mu|texlive-upmethodology-20100102-4|27	
14mu|texlive-upmethodology-20100102-4|28	
14mu|texlive-upmethodology-20100102-4|29	#-----------------------------------------------------------------------
14mu|texlive-upmethodology-20100102-4|30	%files
14mu|texlive-upmethodology-20100102-4|31	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-backpage.sty
14mu|texlive-upmethodology-20100102-4|32	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-code.sty
14mu|texlive-upmethodology-20100102-4|33	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-document.cls
14mu|texlive-upmethodology-20100102-4|34	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-document.sty
14mu|texlive-upmethodology-20100102-4|35	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-extension.sty
14mu|texlive-upmethodology-20100102-4|36	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-fmt.sty
14mu|texlive-upmethodology-20100102-4|37	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-frontpage.sty
14mu|texlive-upmethodology-20100102-4|38	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-p-common.sty
14mu|texlive-upmethodology-20100102-4|39	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-spec.sty
14mu|texlive-upmethodology-20100102-4|40	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-task.sty
14mu|texlive-upmethodology-20100102-4|41	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-version.sty
14mu|texlive-upmethodology-20100102-4|42	%doc %{_texmfdistdir}/doc/latex/upmethodology/AUTHORS
14mu|texlive-upmethodology-20100102-4|43	%doc %{_texmfdistdir}/doc/latex/upmethodology/COPYING
14mu|texlive-upmethodology-20100102-4|44	%doc %{_texmfdistdir}/doc/latex/upmethodology/Changelog
14mu|texlive-upmethodology-20100102-4|45	%doc %{_texmfdistdir}/doc/latex/upmethodology/INSTALL
14mu|texlive-upmethodology-20100102-4|46	%doc %{_texmfdistdir}/doc/latex/upmethodology/NEWS
14mu|texlive-upmethodology-20100102-4|47	%doc %{_texmfdistdir}/doc/latex/upmethodology/README
14mu|texlive-upmethodology-20100102-4|48	%doc %{_texmfdistdir}/doc/latex/upmethodology/TODO
14mu|texlive-upmethodology-20100102-4|49	%doc %{_texmfdistdir}/doc/latex/upmethodology/VERSION
14mu|texlive-upmethodology-20100102-4|50	%doc %{_texmfdistdir}/doc/latex/upmethodology/arakhne_org_logo.jpg
14mu|texlive-upmethodology-20100102-4|51	%doc %{_texmfdistdir}/doc/latex/upmethodology/caution.png
14mu|texlive-upmethodology-20100102-4|52	%doc %{_texmfdistdir}/doc/latex/upmethodology/frontclassic.jpg
14mu|texlive-upmethodology-20100102-4|53	%doc %{_texmfdistdir}/doc/latex/upmethodology/frontmodern.jpg
14mu|texlive-upmethodology-20100102-4|54	%doc %{_texmfdistdir}/doc/latex/upmethodology/illustration.jpg
14mu|texlive-upmethodology-20100102-4|55	%doc %{_texmfdistdir}/doc/latex/upmethodology/info.png
14mu|texlive-upmethodology-20100102-4|56	%doc %{_texmfdistdir}/doc/latex/upmethodology/question.png
14mu|texlive-upmethodology-20100102-4|57	%doc %{_texmfdistdir}/doc/latex/upmethodology/small_arakhne_org_logo.jpg
14mu|texlive-upmethodology-20100102-4|58	%doc %{_texmfdistdir}/doc/latex/upmethodology/upmethodology-doc.pdf
14mu|texlive-upmethodology-20100102-4|59	%doc %{_texmfdistdir}/doc/latex/upmethodology/upmethodology-doc.tex
14mu|texlive-upmethodology-20100102-4|60	
14mu|texlive-upmethodology-20100102-4|61	#-----------------------------------------------------------------------
14mu|texlive-upmethodology-20100102-4|62	%prep
14mu|texlive-upmethodology-20100102-4|63	%setup -c -a0 -a1
14mu|texlive-upmethodology-20100102-4|64	
14mu|texlive-upmethodology-20100102-4|65	%build
14mu|texlive-upmethodology-20100102-4|66	
14mu|texlive-upmethodology-20100102-4|67	%install
14mu|texlive-upmethodology-20100102-4|68	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-upmethodology-20100102-4|69	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-upmethodology-20100102-4|70	
14mu|texlive-upmethodology-20100102-4|71	
14mu|texlive-upmethodology-20100102-4|72	
14mu|texlive-upmethodology-20100102-4|73	%changelog
14mu|texlive-upmethodology-20100102-4|74	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100102-4
14mu|texlive-upmethodology-20100102-4|75	+ Revision: aa7a29a
14mu|texlive-upmethodology-20100102-4|76	- MassBuild#674: Increase release tag
14mu|texlive-upmethodology-20100102-4|77	
14mu|texlive-upmethodology-20100102-4|78	

26039 14
14mu|texlive-upquote-v1.2-3|1	# revision 25895
14mu|texlive-upquote-v1.2-3|2	# category Package
14mu|texlive-upquote-v1.2-3|3	# catalog-ctan /macros/latex/contrib/upquote
14mu|texlive-upquote-v1.2-3|4	# catalog-date 2012-04-09 12:39:20 +0200
14mu|texlive-upquote-v1.2-3|5	# catalog-license lppl1.2
14mu|texlive-upquote-v1.2-3|6	# catalog-version v1.2
14mu|texlive-upquote-v1.2-3|7	Name:		texlive-upquote
14mu|texlive-upquote-v1.2-3|8	Version:	v1.2
14mu|texlive-upquote-v1.2-3|9	Release:	3
14mu|texlive-upquote-v1.2-3|10	Summary:	Show "realistic" quotes in verbatim
14mu|texlive-upquote-v1.2-3|11	Group:		Publishing
14mu|texlive-upquote-v1.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/upquote
14mu|texlive-upquote-v1.2-3|13	License:	LPPL1.2
14mu|texlive-upquote-v1.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upquote.tar.xz
14mu|texlive-upquote-v1.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upquote.doc.tar.xz
14mu|texlive-upquote-v1.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upquote.source.tar.xz
14mu|texlive-upquote-v1.2-3|17	BuildArch:	noarch
14mu|texlive-upquote-v1.2-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-upquote-v1.2-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-upquote-v1.2-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-upquote-v1.2-3|21	
14mu|texlive-upquote-v1.2-3|22	%description
14mu|texlive-upquote-v1.2-3|23	Typewriter-style fonts are best for program listings, but
14mu|texlive-upquote-v1.2-3|24	Computer Modern Typewriter prints ` and ' as bent opening and
14mu|texlive-upquote-v1.2-3|25	closing single quotes. Other fonts, and most programming
14mu|texlive-upquote-v1.2-3|26	languages, print ` as a grave accent and ' upright; ' is used
14mu|texlive-upquote-v1.2-3|27	both to open and to close quoted strings. The package switches
14mu|texlive-upquote-v1.2-3|28	the typewriter font to Computer Modern Typewriter in OT1
14mu|texlive-upquote-v1.2-3|29	encoding, and modifies the behaviour of verbatim, verbatim*,
14mu|texlive-upquote-v1.2-3|30	\verb, and \verb* to print in the "` and ' way". It does
14mu|texlive-upquote-v1.2-3|31	thisregardless of other fonts or encodings in use, so long as
14mu|texlive-upquote-v1.2-3|32	the package is loaded after the other fonts were. The package
14mu|texlive-upquote-v1.2-3|33	does not affect \tt, \texttt, etc.
14mu|texlive-upquote-v1.2-3|34	
14mu|texlive-upquote-v1.2-3|35	
14mu|texlive-upquote-v1.2-3|36	#-----------------------------------------------------------------------
14mu|texlive-upquote-v1.2-3|37	%files
14mu|texlive-upquote-v1.2-3|38	%{_texmfdistdir}/tex/latex/upquote/upquote.sty
14mu|texlive-upquote-v1.2-3|39	%doc %{_texmfdistdir}/doc/latex/upquote/README
14mu|texlive-upquote-v1.2-3|40	%doc %{_texmfdistdir}/doc/latex/upquote/upquote.pdf
14mu|texlive-upquote-v1.2-3|41	#- source
14mu|texlive-upquote-v1.2-3|42	%doc %{_texmfdistdir}/source/latex/upquote/upquote.dtx
14mu|texlive-upquote-v1.2-3|43	%doc %{_texmfdistdir}/source/latex/upquote/upquote.ins
14mu|texlive-upquote-v1.2-3|44	
14mu|texlive-upquote-v1.2-3|45	#-----------------------------------------------------------------------
14mu|texlive-upquote-v1.2-3|46	%prep
14mu|texlive-upquote-v1.2-3|47	%setup -c -a0 -a1 -a2
14mu|texlive-upquote-v1.2-3|48	
14mu|texlive-upquote-v1.2-3|49	%build
14mu|texlive-upquote-v1.2-3|50	
14mu|texlive-upquote-v1.2-3|51	%install
14mu|texlive-upquote-v1.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-upquote-v1.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-upquote-v1.2-3|54	
14mu|texlive-upquote-v1.2-3|55	
14mu|texlive-upquote-v1.2-3|56	
14mu|texlive-upquote-v1.2-3|57	%changelog
14mu|texlive-upquote-v1.2-3|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> v1.2-3
14mu|texlive-upquote-v1.2-3|59	+ Revision: 5bb0ee2
14mu|texlive-upquote-v1.2-3|60	- MassBuild#674: Increase release tag
14mu|texlive-upquote-v1.2-3|61	
14mu|texlive-upquote-v1.2-3|62	

26040 14
14mu|texlive-uptex-1.11-8|1	# revision 30476
14mu|texlive-uptex-1.11-8|2	# category Package
14mu|texlive-uptex-1.11-8|3	# catalog-ctan undef
14mu|texlive-uptex-1.11-8|4	# catalog-date 2012-09-27 15:23:21 +0200
14mu|texlive-uptex-1.11-8|5	# catalog-license other-free
14mu|texlive-uptex-1.11-8|6	# catalog-version 1.11
14mu|texlive-uptex-1.11-8|7	Name:		texlive-uptex
14mu|texlive-uptex-1.11-8|8	Epoch:		1
14mu|texlive-uptex-1.11-8|9	Version:	1.11
14mu|texlive-uptex-1.11-8|10	Release:	8
14mu|texlive-uptex-1.11-8|11	Summary:	Unicode version of pTeX
14mu|texlive-uptex-1.11-8|12	Group:		Publishing
14mu|texlive-uptex-1.11-8|13	URL:		http://tug.org/texlive
14mu|texlive-uptex-1.11-8|14	License:	OTHER-FREE
14mu|texlive-uptex-1.11-8|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.tar.xz
14mu|texlive-uptex-1.11-8|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.doc.tar.xz
14mu|texlive-uptex-1.11-8|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.source.tar.xz
14mu|texlive-uptex-1.11-8|18	BuildArch:	noarch
14mu|texlive-uptex-1.11-8|19	BuildRequires:	texlive-tlpkg
14mu|texlive-uptex-1.11-8|20	Requires(pre):	texlive-tlpkg
14mu|texlive-uptex-1.11-8|21	Requires(post):	texlive-kpathsea
14mu|texlive-uptex-1.11-8|22	Requires(post):	texlive-tetex
14mu|texlive-uptex-1.11-8|23	Requires:	texlive-ptex
14mu|texlive-uptex-1.11-8|24	Requires:	texlive-hyph-utf8
14mu|texlive-uptex-1.11-8|25	Requires:	texlive-adobemapping
14mu|texlive-uptex-1.11-8|26	Requires:	texlive-convbkmk
14mu|texlive-uptex-1.11-8|27	Requires:	texlive-ipaex
14mu|texlive-uptex-1.11-8|28	Requires:	texlive-japanese
14mu|texlive-uptex-1.11-8|29	Requires:	texlive-japanese-otf
14mu|texlive-uptex-1.11-8|30	Requires:	texlive-uptex.bin
14mu|texlive-uptex-1.11-8|31	
14mu|texlive-uptex-1.11-8|32	%description
14mu|texlive-uptex-1.11-8|33	upTeX is an extension of pTeX, using UTF-8 input and producing
14mu|texlive-uptex-1.11-8|34	UTF-8 output. It was originally designed to improve support for
14mu|texlive-uptex-1.11-8|35	Japanese, but is also useful for documents in Chinese and
14mu|texlive-uptex-1.11-8|36	Korean. It can process Chinese simplified, Chinese traditional,
14mu|texlive-uptex-1.11-8|37	Japanese, and Korean simultaneously, and can also process
14mu|texlive-uptex-1.11-8|38	original LaTeX with \inputenc{utf8} and Babel
14mu|texlive-uptex-1.11-8|39	(Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.
14mu|texlive-uptex-1.11-8|40	
14mu|texlive-uptex-1.11-8|41	
14mu|texlive-uptex-1.11-8|42	#-----------------------------------------------------------------------
14mu|texlive-uptex-1.11-8|43	%files
14mu|texlive-uptex-1.11-8|44	%{_texmfdistdir}/fonts/cmap/uptex/UTF8-UTF16
14mu|texlive-uptex-1.11-8|45	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-h.tfm
14mu|texlive-uptex-1.11-8|46	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-hq.tfm
14mu|texlive-uptex-1.11-8|47	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-v.tfm
14mu|texlive-uptex-1.11-8|48	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphygt-h.tfm
14mu|texlive-uptex-1.11-8|49	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphygt-v.tfm
14mu|texlive-uptex-1.11-8|50	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphysmjm-h.tfm
14mu|texlive-uptex-1.11-8|51	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphysmjm-v.tfm
14mu|texlive-uptex-1.11-8|52	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-h.tfm
14mu|texlive-uptex-1.11-8|53	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-hq.tfm
14mu|texlive-uptex-1.11-8|54	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-v.tfm
14mu|texlive-uptex-1.11-8|55	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-h.tfm
14mu|texlive-uptex-1.11-8|56	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-hq.tfm
14mu|texlive-uptex-1.11-8|57	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-v.tfm
14mu|texlive-uptex-1.11-8|58	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpngt-h.tfm
14mu|texlive-uptex-1.11-8|59	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpngt-v.tfm
14mu|texlive-uptex-1.11-8|60	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpnrm-h.tfm
14mu|texlive-uptex-1.11-8|61	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpnrm-v.tfm
14mu|texlive-uptex-1.11-8|62	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorgt-h.tfm
14mu|texlive-uptex-1.11-8|63	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorgt-v.tfm
14mu|texlive-uptex-1.11-8|64	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorrm-h.tfm
14mu|texlive-uptex-1.11-8|65	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorrm-v.tfm
14mu|texlive-uptex-1.11-8|66	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmhm-h.tfm
14mu|texlive-uptex-1.11-8|67	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmhm-v.tfm
14mu|texlive-uptex-1.11-8|68	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmsl-h.tfm
14mu|texlive-uptex-1.11-8|69	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmsl-v.tfm
14mu|texlive-uptex-1.11-8|70	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-h.tfm
14mu|texlive-uptex-1.11-8|71	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-hq.tfm
14mu|texlive-uptex-1.11-8|72	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-v.tfm
14mu|texlive-uptex-1.11-8|73	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschgt-h.tfm
14mu|texlive-uptex-1.11-8|74	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschgt-v.tfm
14mu|texlive-uptex-1.11-8|75	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschrm-h.tfm
14mu|texlive-uptex-1.11-8|76	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschrm-v.tfm
14mu|texlive-uptex-1.11-8|77	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstht-h.tfm
14mu|texlive-uptex-1.11-8|78	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstht-v.tfm
14mu|texlive-uptex-1.11-8|79	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstsl-h.tfm
14mu|texlive-uptex-1.11-8|80	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstsl-v.tfm
14mu|texlive-uptex-1.11-8|81	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchgt-h.tfm
14mu|texlive-uptex-1.11-8|82	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchgt-v.tfm
14mu|texlive-uptex-1.11-8|83	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchrm-h.tfm
14mu|texlive-uptex-1.11-8|84	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchrm-v.tfm
14mu|texlive-uptex-1.11-8|85	%{_texmfdistdir}/fonts/tfm/uptex/min/ugbm.tfm
14mu|texlive-uptex-1.11-8|86	%{_texmfdistdir}/fonts/tfm/uptex/min/ugbmv.tfm
14mu|texlive-uptex-1.11-8|87	%{_texmfdistdir}/fonts/tfm/uptex/min/ugoth10.tfm
14mu|texlive-uptex-1.11-8|88	%{_texmfdistdir}/fonts/tfm/uptex/min/umin10.tfm
14mu|texlive-uptex-1.11-8|89	%{_texmfdistdir}/fonts/tfm/uptex/min/urml.tfm
14mu|texlive-uptex-1.11-8|90	%{_texmfdistdir}/fonts/tfm/uptex/min/urmlv.tfm
14mu|texlive-uptex-1.11-8|91	%{_texmfdistdir}/fonts/tfm/uptex/min/utgoth10.tfm
14mu|texlive-uptex-1.11-8|92	%{_texmfdistdir}/fonts/tfm/uptex/min/utmin10.tfm
14mu|texlive-uptex-1.11-8|93	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-h.vf
14mu|texlive-uptex-1.11-8|94	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-hq.vf
14mu|texlive-uptex-1.11-8|95	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-v.vf
14mu|texlive-uptex-1.11-8|96	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-h.vf
14mu|texlive-uptex-1.11-8|97	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-hq.vf
14mu|texlive-uptex-1.11-8|98	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-v.vf
14mu|texlive-uptex-1.11-8|99	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpngt-h.vf
14mu|texlive-uptex-1.11-8|100	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpngt-v.vf
14mu|texlive-uptex-1.11-8|101	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpnrm-h.vf
14mu|texlive-uptex-1.11-8|102	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpnrm-v.vf
14mu|texlive-uptex-1.11-8|103	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorgt-h.vf
14mu|texlive-uptex-1.11-8|104	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorgt-v.vf
14mu|texlive-uptex-1.11-8|105	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorrm-h.vf
14mu|texlive-uptex-1.11-8|106	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorrm-v.vf
14mu|texlive-uptex-1.11-8|107	%{_texmfdistdir}/fonts/vf/uptex/jis/upschgt-h.vf
14mu|texlive-uptex-1.11-8|108	%{_texmfdistdir}/fonts/vf/uptex/jis/upschgt-v.vf
14mu|texlive-uptex-1.11-8|109	%{_texmfdistdir}/fonts/vf/uptex/jis/upschrm-h.vf
14mu|texlive-uptex-1.11-8|110	%{_texmfdistdir}/fonts/vf/uptex/jis/upschrm-v.vf
14mu|texlive-uptex-1.11-8|111	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchgt-h.vf
14mu|texlive-uptex-1.11-8|112	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchgt-v.vf
14mu|texlive-uptex-1.11-8|113	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchrm-h.vf
14mu|texlive-uptex-1.11-8|114	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchrm-v.vf
14mu|texlive-uptex-1.11-8|115	%{_texmfdistdir}/fonts/vf/uptex/min/ugoth10.vf
14mu|texlive-uptex-1.11-8|116	%{_texmfdistdir}/fonts/vf/uptex/min/umin10.vf
14mu|texlive-uptex-1.11-8|117	%{_texmfdistdir}/fonts/vf/uptex/min/utgoth10.vf
14mu|texlive-uptex-1.11-8|118	%{_texmfdistdir}/fonts/vf/uptex/min/utmin10.vf
14mu|texlive-uptex-1.11-8|119	%{_texmfdistdir}/tex/uplatex/base/jt2gt.fd
14mu|texlive-uptex-1.11-8|120	%{_texmfdistdir}/tex/uplatex/base/jt2mc.fd
14mu|texlive-uptex-1.11-8|121	%{_texmfdistdir}/tex/uplatex/base/jy2gt.fd
14mu|texlive-uptex-1.11-8|122	%{_texmfdistdir}/tex/uplatex/base/jy2mc.fd
14mu|texlive-uptex-1.11-8|123	%{_texmfdistdir}/tex/uplatex/base/ujarticle.cls
14mu|texlive-uptex-1.11-8|124	%{_texmfdistdir}/tex/uplatex/base/ujbk10.clo
14mu|texlive-uptex-1.11-8|125	%{_texmfdistdir}/tex/uplatex/base/ujbk11.clo
14mu|texlive-uptex-1.11-8|126	%{_texmfdistdir}/tex/uplatex/base/ujbk12.clo
14mu|texlive-uptex-1.11-8|127	%{_texmfdistdir}/tex/uplatex/base/ujbook.cls
14mu|texlive-uptex-1.11-8|128	%{_texmfdistdir}/tex/uplatex/base/ujreport.cls
14mu|texlive-uptex-1.11-8|129	%{_texmfdistdir}/tex/uplatex/base/ujsize10.clo
14mu|texlive-uptex-1.11-8|130	%{_texmfdistdir}/tex/uplatex/base/ujsize11.clo
14mu|texlive-uptex-1.11-8|131	%{_texmfdistdir}/tex/uplatex/base/ujsize12.clo
14mu|texlive-uptex-1.11-8|132	%{_texmfdistdir}/tex/uplatex/base/uplatex.ltx
14mu|texlive-uptex-1.11-8|133	%{_texmfdistdir}/tex/uplatex/base/uplcore.ltx
14mu|texlive-uptex-1.11-8|134	%{_texmfdistdir}/tex/uplatex/base/upldefs.ltx
14mu|texlive-uptex-1.11-8|135	%{_texmfdistdir}/tex/uplatex/base/uplpatch.ltx
14mu|texlive-uptex-1.11-8|136	%{_texmfdistdir}/tex/uplatex/base/uptrace.sty
14mu|texlive-uptex-1.11-8|137	%{_texmfdistdir}/tex/uplatex/base/utarticle.cls
14mu|texlive-uptex-1.11-8|138	%{_texmfdistdir}/tex/uplatex/base/utbk10.clo
14mu|texlive-uptex-1.11-8|139	%{_texmfdistdir}/tex/uplatex/base/utbk11.clo
14mu|texlive-uptex-1.11-8|140	%{_texmfdistdir}/tex/uplatex/base/utbk12.clo
14mu|texlive-uptex-1.11-8|141	%{_texmfdistdir}/tex/uplatex/base/utbook.cls
14mu|texlive-uptex-1.11-8|142	%{_texmfdistdir}/tex/uplatex/base/utreport.cls
14mu|texlive-uptex-1.11-8|143	%{_texmfdistdir}/tex/uplatex/base/utsize10.clo
14mu|texlive-uptex-1.11-8|144	%{_texmfdistdir}/tex/uplatex/base/utsize11.clo
14mu|texlive-uptex-1.11-8|145	%{_texmfdistdir}/tex/uplatex/base/utsize12.clo
14mu|texlive-uptex-1.11-8|146	%{_texmfdistdir}/tex/uplatex/config/uplatex.ini
14mu|texlive-uptex-1.11-8|147	%{_texmfdistdir}/tex/uptex/base/euptex.src
14mu|texlive-uptex-1.11-8|148	%{_texmfdistdir}/tex/uptex/base/ukinsoku.tex
14mu|texlive-uptex-1.11-8|149	%{_texmfdistdir}/tex/uptex/base/uptex.tex
14mu|texlive-uptex-1.11-8|150	%{_texmfdistdir}/tex/uptex/config/euptex.ini
14mu|texlive-uptex-1.11-8|151	%{_texmfdistdir}/tex/uptex/config/uptex.ini
14mu|texlive-uptex-1.11-8|152	%_texmf_fmtutil_d/uptex
14mu|texlive-uptex-1.11-8|153	%doc %{_texmfdistdir}/doc/uplatex/base/README_uplatex.txt
14mu|texlive-uptex-1.11-8|154	%doc %{_texmfdistdir}/doc/uptex/base/00readme_uptex.txt
14mu|texlive-uptex-1.11-8|155	%doc %{_texmfdistdir}/doc/uptex/base/01uptex_doc_utf8.txt
14mu|texlive-uptex-1.11-8|156	%doc %{_texmfdistdir}/doc/uptex/base/02uptex_changelog_utf8.txt
14mu|texlive-uptex-1.11-8|157	%doc %{_texmfdistdir}/doc/uptex/base/README_uptex.txt
14mu|texlive-uptex-1.11-8|158	%doc %{_texmfdistdir}/doc/uptex/base/samples/00readme_uptex_samples.txt
14mu|texlive-uptex-1.11-8|159	%doc %{_texmfdistdir}/doc/uptex/base/samples/Makefile
14mu|texlive-uptex-1.11-8|160	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-cid.tex
14mu|texlive-uptex-1.11-8|161	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-cns-utf8.tex
14mu|texlive-uptex-1.11-8|162	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-gb-utf8.tex
14mu|texlive-uptex-1.11-8|163	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-jp-utf8.tex
14mu|texlive-uptex-1.11-8|164	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-kr-utf8.tex
14mu|texlive-uptex-1.11-8|165	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujarticle-utf8.tex
14mu|texlive-uptex-1.11-8|166	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujbook-utf8.tex
14mu|texlive-uptex-1.11-8|167	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujreport-utf8.tex
14mu|texlive-uptex-1.11-8|168	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utarticle-utf8.tex
14mu|texlive-uptex-1.11-8|169	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utbook-utf8.tex
14mu|texlive-uptex-1.11-8|170	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utf8.tex
14mu|texlive-uptex-1.11-8|171	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utreport-utf8.tex
14mu|texlive-uptex-1.11-8|172	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-euc-incl.tex
14mu|texlive-uptex-1.11-8|173	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-euc.mp
14mu|texlive-uptex-1.11-8|174	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-jis-incl.tex
14mu|texlive-uptex-1.11-8|175	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-jis.mp
14mu|texlive-uptex-1.11-8|176	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-sjis-incl.tex
14mu|texlive-uptex-1.11-8|177	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-sjis.mp
14mu|texlive-uptex-1.11-8|178	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-uptex-incl.tex
14mu|texlive-uptex-1.11-8|179	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-uptex.mp
14mu|texlive-uptex-1.11-8|180	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-utf8-incl.tex
14mu|texlive-uptex-1.11-8|181	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-utf8.mp
14mu|texlive-uptex-1.11-8|182	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-docinfo.txt
14mu|texlive-uptex-1.11-8|183	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-jis.tex
14mu|texlive-uptex-1.11-8|184	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-utf8.tex
14mu|texlive-uptex-1.11-8|185	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-euc.eps
14mu|texlive-uptex-1.11-8|186	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-jis.eps
14mu|texlive-uptex-1.11-8|187	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-sjis.eps
14mu|texlive-uptex-1.11-8|188	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-utf8.eps
14mu|texlive-uptex-1.11-8|189	%doc %{_texmfdistdir}/doc/uptex/base/samples/check_enc.pl
14mu|texlive-uptex-1.11-8|190	%doc %{_texmfdistdir}/doc/uptex/base/samples/cjk_babel.tex
14mu|texlive-uptex-1.11-8|191	%doc %{_texmfdistdir}/doc/uptex/base/samples/console_io.tex
14mu|texlive-uptex-1.11-8|192	%doc %{_texmfdistdir}/doc/uptex/base/samples/greek-uplatex.tex
14mu|texlive-uptex-1.11-8|193	%doc %{_texmfdistdir}/doc/uptex/base/samples/iotext.txt
14mu|texlive-uptex-1.11-8|194	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbib1-jis.tex
14mu|texlive-uptex-1.11-8|195	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbib2-utf8.tex
14mu|texlive-uptex-1.11-8|196	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbtest.bib
14mu|texlive-uptex-1.11-8|197	%doc %{_texmfdistdir}/doc/uptex/base/samples/jis_uni_variation.tex
14mu|texlive-uptex-1.11-8|198	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-euc-incl.tex
14mu|texlive-uptex-1.11-8|199	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-euc.mp
14mu|texlive-uptex-1.11-8|200	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-jis-incl.tex
14mu|texlive-uptex-1.11-8|201	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-jis.mp
14mu|texlive-uptex-1.11-8|202	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-sjis-incl.tex
14mu|texlive-uptex-1.11-8|203	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-sjis.mp
14mu|texlive-uptex-1.11-8|204	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-uptex-incl.tex
14mu|texlive-uptex-1.11-8|205	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-uptex.mp
14mu|texlive-uptex-1.11-8|206	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-utf8-incl.tex
14mu|texlive-uptex-1.11-8|207	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-utf8.mp
14mu|texlive-uptex-1.11-8|208	%doc %{_texmfdistdir}/doc/uptex/base/samples/kinsoku-chk-utf8.tex
14mu|texlive-uptex-1.11-8|209	%doc %{_texmfdistdir}/doc/uptex/base/samples/linebreak.bib
14mu|texlive-uptex-1.11-8|210	%doc %{_texmfdistdir}/doc/uptex/base/samples/min10x.tfm
14mu|texlive-uptex-1.11-8|211	%doc %{_texmfdistdir}/doc/uptex/base/samples/misc-check-h-utf8.tex
14mu|texlive-uptex-1.11-8|212	%doc %{_texmfdistdir}/doc/uptex/base/samples/misc-check-v-utf8.tex
14mu|texlive-uptex-1.11-8|213	%doc %{_texmfdistdir}/doc/uptex/base/samples/otfsmpl-uplatex.tex
14mu|texlive-uptex-1.11-8|214	%doc %{_texmfdistdir}/doc/uptex/base/samples/sangoku-uplatex.tex
14mu|texlive-uptex-1.11-8|215	%doc %{_texmfdistdir}/doc/uptex/base/samples/sangoku-uptex.tex
14mu|texlive-uptex-1.11-8|216	%doc %{_texmfdistdir}/doc/uptex/base/samples/set3-check-h-utf8.tex
14mu|texlive-uptex-1.11-8|217	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-euc.tex
14mu|texlive-uptex-1.11-8|218	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-jis.tex
14mu|texlive-uptex-1.11-8|219	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-sjis.tex
14mu|texlive-uptex-1.11-8|220	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-u-jis.tex
14mu|texlive-uptex-1.11-8|221	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-u-utf8.tex
14mu|texlive-uptex-1.11-8|222	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-utf8.tex
14mu|texlive-uptex-1.11-8|223	%doc %{_texmfdistdir}/doc/uptex/base/samples/testrun.bat
14mu|texlive-uptex-1.11-8|224	%doc %{_texmfdistdir}/doc/uptex/base/samples/texxet-jis.tex
14mu|texlive-uptex-1.11-8|225	%doc %{_texmfdistdir}/doc/uptex/base/samples/umin10x.tfm
14mu|texlive-uptex-1.11-8|226	%doc %{_texmfdistdir}/doc/uptex/base/samples/uotftest-utf8.tex
14mu|texlive-uptex-1.11-8|227	%doc %{_texmfdistdir}/doc/uptex/base/samples/uotftest.tex
14mu|texlive-uptex-1.11-8|228	%doc %{_texmfdistdir}/doc/uptex/base/samples/utfsmpl-uplatex.tex
14mu|texlive-uptex-1.11-8|229	%doc %{_texmfdistdir}/doc/uptex/base/samples/widow.tex
14mu|texlive-uptex-1.11-8|230	%doc %{_texmfdistdir}/doc/uptex/base/samples/yaku-jsc-jis.tex
14mu|texlive-uptex-1.11-8|231	%doc %{_texmfdistdir}/doc/uptex/base/samples/yaku-jsc-utf8.tex
14mu|texlive-uptex-1.11-8|232	#- source
14mu|texlive-uptex-1.11-8|233	%doc %{_texmfdistdir}/source/fonts/uptex/Makefile
14mu|texlive-uptex-1.11-8|234	%doc %{_texmfdistdir}/source/fonts/uptex/README_ASCII_Corp.txt
14mu|texlive-uptex-1.11-8|235	%doc %{_texmfdistdir}/source/fonts/uptex/README_uptex_font.txt
14mu|texlive-uptex-1.11-8|236	%doc %{_texmfdistdir}/source/fonts/uptex/makepl.perl
14mu|texlive-uptex-1.11-8|237	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-h-hk.pl
14mu|texlive-uptex-1.11-8|238	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-h.pl
14mu|texlive-uptex-1.11-8|239	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-v.pl
14mu|texlive-uptex-1.11-8|240	%doc %{_texmfdistdir}/source/fonts/uptex/uprml-h-hk.pl
14mu|texlive-uptex-1.11-8|241	%doc %{_texmfdistdir}/source/fonts/uptex/uprml-h.pl
14mu|texlive-uptex-1.11-8|242	%doc %{_texmfdistdir}/source/uplatex/base/ujclasses.dtx
14mu|texlive-uptex-1.11-8|243	%doc %{_texmfdistdir}/source/uplatex/base/ukinsoku.dtx
14mu|texlive-uptex-1.11-8|244	%doc %{_texmfdistdir}/source/uplatex/base/uplatex.dtx
14mu|texlive-uptex-1.11-8|245	%doc %{_texmfdistdir}/source/uplatex/base/uplcls.ins
14mu|texlive-uptex-1.11-8|246	%doc %{_texmfdistdir}/source/uplatex/base/uplfmt.ins
14mu|texlive-uptex-1.11-8|247	%doc %{_texmfdistdir}/source/uplatex/base/uplfonts.dtx
14mu|texlive-uptex-1.11-8|248	%doc %{_texmfdistdir}/source/uplatex/base/uplvers.dtx
14mu|texlive-uptex-1.11-8|249	
14mu|texlive-uptex-1.11-8|250	#-----------------------------------------------------------------------
14mu|texlive-uptex-1.11-8|251	%prep
14mu|texlive-uptex-1.11-8|252	%setup -c -a0 -a1 -a2
14mu|texlive-uptex-1.11-8|253	
14mu|texlive-uptex-1.11-8|254	%build
14mu|texlive-uptex-1.11-8|255	
14mu|texlive-uptex-1.11-8|256	%install
14mu|texlive-uptex-1.11-8|257	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-uptex-1.11-8|258	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-uptex-1.11-8|259	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-uptex-1.11-8|260	cat > %{buildroot}%{_texmf_fmtutil_d}/uptex <<EOF
14mu|texlive-uptex-1.11-8|261	#
14mu|texlive-uptex-1.11-8|262	# from uptex:
14mu|texlive-uptex-1.11-8|263	uptex uptex - uptex.ini
14mu|texlive-uptex-1.11-8|264	euptex euptex language.def *euptex.ini
14mu|texlive-uptex-1.11-8|265	uplatex euptex language.dat *uplatex.ini
14mu|texlive-uptex-1.11-8|266	EOF
14mu|texlive-uptex-1.11-8|267	
14mu|texlive-uptex-1.11-8|268	%changelog
14mu|texlive-uptex-1.11-8|269	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.11-8
14mu|texlive-uptex-1.11-8|270	+ Revision: 73a0095
14mu|texlive-uptex-1.11-8|271	- MassBuild#674: Increase release tag
14mu|texlive-uptex-1.11-8|272	
14mu|texlive-uptex-1.11-8|273	

26041 14
14mu|texlive-uri-20111104-4|1	# revision 21608
14mu|texlive-uri-20111104-4|2	# category Package
14mu|texlive-uri-20111104-4|3	# catalog-ctan undef
14mu|texlive-uri-20111104-4|4	# catalog-date undef
14mu|texlive-uri-20111104-4|5	# catalog-license undef
14mu|texlive-uri-20111104-4|6	# catalog-version undef
14mu|texlive-uri-20111104-4|7	Name:		texlive-uri
14mu|texlive-uri-20111104-4|8	Version:	20111104
14mu|texlive-uri-20111104-4|9	Release:	4
14mu|texlive-uri-20111104-4|10	Summary:	TeXLive uri package
14mu|texlive-uri-20111104-4|11	Group:		Publishing
14mu|texlive-uri-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-uri-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-uri-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uri.tar.xz
14mu|texlive-uri-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uri.doc.tar.xz
14mu|texlive-uri-20111104-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uri.source.tar.xz
14mu|texlive-uri-20111104-4|17	BuildArch:	noarch
14mu|texlive-uri-20111104-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-uri-20111104-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-uri-20111104-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-uri-20111104-4|21	
14mu|texlive-uri-20111104-4|22	%description
14mu|texlive-uri-20111104-4|23	TeXLive uri package.
14mu|texlive-uri-20111104-4|24	
14mu|texlive-uri-20111104-4|25	
14mu|texlive-uri-20111104-4|26	#-----------------------------------------------------------------------
14mu|texlive-uri-20111104-4|27	%files
14mu|texlive-uri-20111104-4|28	%{_texmfdistdir}/tex/latex/uri/uri.sty
14mu|texlive-uri-20111104-4|29	%doc %{_texmfdistdir}/doc/latex/uri/README
14mu|texlive-uri-20111104-4|30	%doc %{_texmfdistdir}/doc/latex/uri/uri-example.pdf
14mu|texlive-uri-20111104-4|31	%doc %{_texmfdistdir}/doc/latex/uri/uri-example.tex
14mu|texlive-uri-20111104-4|32	%doc %{_texmfdistdir}/doc/latex/uri/uri.pdf
14mu|texlive-uri-20111104-4|33	#- source
14mu|texlive-uri-20111104-4|34	%doc %{_texmfdistdir}/source/latex/uri/ltxdoc.cfg
14mu|texlive-uri-20111104-4|35	%doc %{_texmfdistdir}/source/latex/uri/uri.drv
14mu|texlive-uri-20111104-4|36	%doc %{_texmfdistdir}/source/latex/uri/uri.dtx
14mu|texlive-uri-20111104-4|37	%doc %{_texmfdistdir}/source/latex/uri/uri.ins
14mu|texlive-uri-20111104-4|38	
14mu|texlive-uri-20111104-4|39	#-----------------------------------------------------------------------
14mu|texlive-uri-20111104-4|40	%prep
14mu|texlive-uri-20111104-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-uri-20111104-4|42	
14mu|texlive-uri-20111104-4|43	%build
14mu|texlive-uri-20111104-4|44	
14mu|texlive-uri-20111104-4|45	%install
14mu|texlive-uri-20111104-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uri-20111104-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-uri-20111104-4|48	
14mu|texlive-uri-20111104-4|49	
14mu|texlive-uri-20111104-4|50	
14mu|texlive-uri-20111104-4|51	%changelog
14mu|texlive-uri-20111104-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-uri-20111104-4|53	+ Revision: c6e06eb
14mu|texlive-uri-20111104-4|54	- MassBuild#674: Increase release tag
14mu|texlive-uri-20111104-4|55	
14mu|texlive-uri-20111104-4|56	

26042 14
14mu|texlive-url-3.2-4|1	# revision 16864
14mu|texlive-url-3.2-4|2	# category Package
14mu|texlive-url-3.2-4|3	# catalog-ctan /macros/latex/contrib/url
14mu|texlive-url-3.2-4|4	# catalog-date 2010-01-27 23:13:46 +0100
14mu|texlive-url-3.2-4|5	# catalog-license lppl
14mu|texlive-url-3.2-4|6	# catalog-version 3.2
14mu|texlive-url-3.2-4|7	Name:		texlive-url
14mu|texlive-url-3.2-4|8	Version:	3.2
14mu|texlive-url-3.2-4|9	Release:	4
14mu|texlive-url-3.2-4|10	Summary:	Verbatim with URL-sensitive line breaks
14mu|texlive-url-3.2-4|11	Group:		Publishing
14mu|texlive-url-3.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/url
14mu|texlive-url-3.2-4|13	License:	LPPL
14mu|texlive-url-3.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/url.tar.xz
14mu|texlive-url-3.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/url.doc.tar.xz
14mu|texlive-url-3.2-4|16	BuildArch:	noarch
14mu|texlive-url-3.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-url-3.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-url-3.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-url-3.2-4|20	
14mu|texlive-url-3.2-4|21	%description
14mu|texlive-url-3.2-4|22	The command \url is a form of verbatim command that allows
14mu|texlive-url-3.2-4|23	linebreaks at certain characters or combinations of characters,
14mu|texlive-url-3.2-4|24	accepts reconfiguration, and can usually be used in the
14mu|texlive-url-3.2-4|25	argument to another command. (The \urldef command provides
14mu|texlive-url-3.2-4|26	robust commands that serve in cases when \url doesn't work in
14mu|texlive-url-3.2-4|27	an argument.) The command is intended for email addresses,
14mu|texlive-url-3.2-4|28	hypertext links, directories/paths, etc., which normally have
14mu|texlive-url-3.2-4|29	no spaces, so by default the package ignores spaces in its
14mu|texlive-url-3.2-4|30	argument. However, a package option "allows spaces", which is
14mu|texlive-url-3.2-4|31	useful for operating systems where spaces are a common part of
14mu|texlive-url-3.2-4|32	file names.
14mu|texlive-url-3.2-4|33	
14mu|texlive-url-3.2-4|34	
14mu|texlive-url-3.2-4|35	#-----------------------------------------------------------------------
14mu|texlive-url-3.2-4|36	%files
14mu|texlive-url-3.2-4|37	%{_texmfdistdir}/tex/latex/url/url.sty
14mu|texlive-url-3.2-4|38	%doc %{_texmfdistdir}/doc/latex/url/miscdoc.sty
14mu|texlive-url-3.2-4|39	%doc %{_texmfdistdir}/doc/latex/url/url.pdf
14mu|texlive-url-3.2-4|40	%doc %{_texmfdistdir}/doc/latex/url/url.tex
14mu|texlive-url-3.2-4|41	
14mu|texlive-url-3.2-4|42	#-----------------------------------------------------------------------
14mu|texlive-url-3.2-4|43	%prep
14mu|texlive-url-3.2-4|44	%setup -c -a0 -a1
14mu|texlive-url-3.2-4|45	
14mu|texlive-url-3.2-4|46	%build
14mu|texlive-url-3.2-4|47	
14mu|texlive-url-3.2-4|48	%install
14mu|texlive-url-3.2-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-url-3.2-4|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-url-3.2-4|51	
14mu|texlive-url-3.2-4|52	
14mu|texlive-url-3.2-4|53	
14mu|texlive-url-3.2-4|54	%changelog
14mu|texlive-url-3.2-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.2-4
14mu|texlive-url-3.2-4|56	+ Revision: 950e3e1
14mu|texlive-url-3.2-4|57	- MassBuild#674: Increase release tag
14mu|texlive-url-3.2-4|58	
14mu|texlive-url-3.2-4|59	

26043 14
14mu|texlive-ushort-2.2-4|1	# revision 15878
14mu|texlive-ushort-2.2-4|2	# category Package
14mu|texlive-ushort-2.2-4|3	# catalog-ctan /macros/latex/contrib/ushort
14mu|texlive-ushort-2.2-4|4	# catalog-date 2008-02-29 19:54:55 +0100
14mu|texlive-ushort-2.2-4|5	# catalog-license lppl
14mu|texlive-ushort-2.2-4|6	# catalog-version 2.2
14mu|texlive-ushort-2.2-4|7	Name:		texlive-ushort
14mu|texlive-ushort-2.2-4|8	Version:	2.2
14mu|texlive-ushort-2.2-4|9	Release:	4
14mu|texlive-ushort-2.2-4|10	Summary:	Shorter (and longer) underlines and underbars
14mu|texlive-ushort-2.2-4|11	Group:		Publishing
14mu|texlive-ushort-2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ushort
14mu|texlive-ushort-2.2-4|13	License:	LPPL
14mu|texlive-ushort-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ushort.tar.xz
14mu|texlive-ushort-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ushort.doc.tar.xz
14mu|texlive-ushort-2.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ushort.source.tar.xz
14mu|texlive-ushort-2.2-4|17	BuildArch:	noarch
14mu|texlive-ushort-2.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ushort-2.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ushort-2.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ushort-2.2-4|21	
14mu|texlive-ushort-2.2-4|22	%description
14mu|texlive-ushort-2.2-4|23	Some engineers need underlined or twice underlined variables
14mu|texlive-ushort-2.2-4|24	for which the usual \underline is too long. This package
14mu|texlive-ushort-2.2-4|25	provides a generic command for creating underlines of various
14mu|texlive-ushort-2.2-4|26	sizes and types.
14mu|texlive-ushort-2.2-4|27	
14mu|texlive-ushort-2.2-4|28	
14mu|texlive-ushort-2.2-4|29	#-----------------------------------------------------------------------
14mu|texlive-ushort-2.2-4|30	%files
14mu|texlive-ushort-2.2-4|31	%{_texmfdistdir}/tex/latex/ushort/ushort.sty
14mu|texlive-ushort-2.2-4|32	%doc %{_texmfdistdir}/doc/latex/ushort/README
14mu|texlive-ushort-2.2-4|33	%doc %{_texmfdistdir}/doc/latex/ushort/ushort.pdf
14mu|texlive-ushort-2.2-4|34	%doc %{_texmfdistdir}/doc/latex/ushort/ushort.tex
14mu|texlive-ushort-2.2-4|35	%doc %{_texmfdistdir}/doc/latex/ushort/ushort.txt
14mu|texlive-ushort-2.2-4|36	#- source
14mu|texlive-ushort-2.2-4|37	%doc %{_texmfdistdir}/source/latex/ushort/ushort.dtx
14mu|texlive-ushort-2.2-4|38	%doc %{_texmfdistdir}/source/latex/ushort/ushort.ins
14mu|texlive-ushort-2.2-4|39	
14mu|texlive-ushort-2.2-4|40	#-----------------------------------------------------------------------
14mu|texlive-ushort-2.2-4|41	%prep
14mu|texlive-ushort-2.2-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-ushort-2.2-4|43	
14mu|texlive-ushort-2.2-4|44	%build
14mu|texlive-ushort-2.2-4|45	
14mu|texlive-ushort-2.2-4|46	%install
14mu|texlive-ushort-2.2-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ushort-2.2-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ushort-2.2-4|49	
14mu|texlive-ushort-2.2-4|50	
14mu|texlive-ushort-2.2-4|51	
14mu|texlive-ushort-2.2-4|52	%changelog
14mu|texlive-ushort-2.2-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
14mu|texlive-ushort-2.2-4|54	+ Revision: cf706b7
14mu|texlive-ushort-2.2-4|55	- MassBuild#674: Increase release tag
14mu|texlive-ushort-2.2-4|56	
14mu|texlive-ushort-2.2-4|57	

26044 14
14mu|texlive-uspatent-1.0-8|1	# revision 27744
14mu|texlive-uspatent-1.0-8|2	# category Package
14mu|texlive-uspatent-1.0-8|3	# catalog-ctan /macros/latex/contrib/uspatent
14mu|texlive-uspatent-1.0-8|4	# catalog-date 2012-09-19 18:03:54 +0200
14mu|texlive-uspatent-1.0-8|5	# catalog-license lppl1.3
14mu|texlive-uspatent-1.0-8|6	# catalog-version 1.0
14mu|texlive-uspatent-1.0-8|7	Name:		texlive-uspatent
14mu|texlive-uspatent-1.0-8|8	Version:	1.0
14mu|texlive-uspatent-1.0-8|9	Release:	8
14mu|texlive-uspatent-1.0-8|10	Summary:	U.S. Patent Application Tools for LaTeX and LyX
14mu|texlive-uspatent-1.0-8|11	Group:		Publishing
14mu|texlive-uspatent-1.0-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uspatent
14mu|texlive-uspatent-1.0-8|13	License:	LPPL1.3
14mu|texlive-uspatent-1.0-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uspatent.tar.xz
14mu|texlive-uspatent-1.0-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uspatent.doc.tar.xz
14mu|texlive-uspatent-1.0-8|16	BuildArch:	noarch
14mu|texlive-uspatent-1.0-8|17	BuildRequires:	texlive-tlpkg
14mu|texlive-uspatent-1.0-8|18	Requires(pre):	texlive-tlpkg
14mu|texlive-uspatent-1.0-8|19	Requires(post):	texlive-kpathsea
14mu|texlive-uspatent-1.0-8|20	
14mu|texlive-uspatent-1.0-8|21	%description
14mu|texlive-uspatent-1.0-8|22	The package provides a class and other tools for developing a
14mu|texlive-uspatent-1.0-8|23	beautifully formatted, consistent U.S. Patent Application using
14mu|texlive-uspatent-1.0-8|24	LaTeX and/or LyX.
14mu|texlive-uspatent-1.0-8|25	
14mu|texlive-uspatent-1.0-8|26	
14mu|texlive-uspatent-1.0-8|27	#-----------------------------------------------------------------------
14mu|texlive-uspatent-1.0-8|28	%files
14mu|texlive-uspatent-1.0-8|29	%{_texmfdistdir}/tex/latex/uspatent/uspatent.cls
14mu|texlive-uspatent-1.0-8|30	%doc %{_texmfdistdir}/doc/latex/uspatent/DocumentSettings.png
14mu|texlive-uspatent-1.0-8|31	%doc %{_texmfdistdir}/doc/latex/uspatent/DrawingZoomBad.png
14mu|texlive-uspatent-1.0-8|32	%doc %{_texmfdistdir}/doc/latex/uspatent/DrawingZoomGood.png
14mu|texlive-uspatent-1.0-8|33	%doc %{_texmfdistdir}/doc/latex/uspatent/Drawings.lyx
14mu|texlive-uspatent-1.0-8|34	%doc %{_texmfdistdir}/doc/latex/uspatent/Drawings.tex
14mu|texlive-uspatent-1.0-8|35	%doc %{_texmfdistdir}/doc/latex/uspatent/LyX.png
14mu|texlive-uspatent-1.0-8|36	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXCustomInsets.png
14mu|texlive-uspatent-1.0-8|37	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXDocumentSettingsFont.png
14mu|texlive-uspatent-1.0-8|38	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXDocumentSettingsOutput.png
14mu|texlive-uspatent-1.0-8|39	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXEnvironments.png
14mu|texlive-uspatent-1.0-8|40	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXSettings.png
14mu|texlive-uspatent-1.0-8|41	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXSettingsDocumentClass.png
14mu|texlive-uspatent-1.0-8|42	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplication.lyx
14mu|texlive-uspatent-1.0-8|43	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplication.pdf
14mu|texlive-uspatent-1.0-8|44	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplication.tex
14mu|texlive-uspatent-1.0-8|45	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplicationGuide.lyx
14mu|texlive-uspatent-1.0-8|46	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplicationGuide.pdf
14mu|texlive-uspatent-1.0-8|47	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplicationGuide.tex
14mu|texlive-uspatent-1.0-8|48	%doc %{_texmfdistdir}/doc/latex/uspatent/README
14mu|texlive-uspatent-1.0-8|49	%doc %{_texmfdistdir}/doc/latex/uspatent/TeXworks.png
14mu|texlive-uspatent-1.0-8|50	%doc %{_texmfdistdir}/doc/latex/uspatent/TpXDrawing.tpx
14mu|texlive-uspatent-1.0-8|51	%doc %{_texmfdistdir}/doc/latex/uspatent/TpXSettingsAccess.png
14mu|texlive-uspatent-1.0-8|52	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioDrawing.pdf
14mu|texlive-uspatent-1.0-8|53	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioDrawing.vsd
14mu|texlive-uspatent-1.0-8|54	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioMainDrawing.vsd
14mu|texlive-uspatent-1.0-8|55	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioSave.png
14mu|texlive-uspatent-1.0-8|56	%doc %{_texmfdistdir}/doc/latex/uspatent/annotationAlignment.png
14mu|texlive-uspatent-1.0-8|57	%doc %{_texmfdistdir}/doc/latex/uspatent/uspatent.layout
14mu|texlive-uspatent-1.0-8|58	
14mu|texlive-uspatent-1.0-8|59	#-----------------------------------------------------------------------
14mu|texlive-uspatent-1.0-8|60	%prep
14mu|texlive-uspatent-1.0-8|61	%setup -c -a0 -a1
14mu|texlive-uspatent-1.0-8|62	
14mu|texlive-uspatent-1.0-8|63	%build
14mu|texlive-uspatent-1.0-8|64	
14mu|texlive-uspatent-1.0-8|65	%install
14mu|texlive-uspatent-1.0-8|66	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uspatent-1.0-8|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-uspatent-1.0-8|68	
14mu|texlive-uspatent-1.0-8|69	%changelog
14mu|texlive-uspatent-1.0-8|70	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
14mu|texlive-uspatent-1.0-8|71	+ Revision: 241e45e
14mu|texlive-uspatent-1.0-8|72	- MassBuild#674: Increase release tag
14mu|texlive-uspatent-1.0-8|73	
14mu|texlive-uspatent-1.0-8|74	

26045 14
14mu|texlive-utf8mex-20111104-4|1	# revision 15878
14mu|texlive-utf8mex-20111104-4|2	# category Package
14mu|texlive-utf8mex-20111104-4|3	# catalog-ctan undef
14mu|texlive-utf8mex-20111104-4|4	# catalog-date undef
14mu|texlive-utf8mex-20111104-4|5	# catalog-license undef
14mu|texlive-utf8mex-20111104-4|6	# catalog-version undef
14mu|texlive-utf8mex-20111104-4|7	Name:		texlive-utf8mex
14mu|texlive-utf8mex-20111104-4|8	Version:	20111104
14mu|texlive-utf8mex-20111104-4|9	Release:	4
14mu|texlive-utf8mex-20111104-4|10	Summary:	TeXLive utf8mex package
14mu|texlive-utf8mex-20111104-4|11	Group:		Publishing
14mu|texlive-utf8mex-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-utf8mex-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-utf8mex-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utf8mex.tar.xz
14mu|texlive-utf8mex-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utf8mex.doc.tar.xz
14mu|texlive-utf8mex-20111104-4|16	BuildArch:	noarch
14mu|texlive-utf8mex-20111104-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-utf8mex-20111104-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-utf8mex-20111104-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-utf8mex-20111104-4|20	
14mu|texlive-utf8mex-20111104-4|21	%description
14mu|texlive-utf8mex-20111104-4|22	TeXLive utf8mex package.
14mu|texlive-utf8mex-20111104-4|23	
14mu|texlive-utf8mex-20111104-4|24	
14mu|texlive-utf8mex-20111104-4|25	#-----------------------------------------------------------------------
14mu|texlive-utf8mex-20111104-4|26	%files
14mu|texlive-utf8mex-20111104-4|27	%{_texmfdistdir}/tex/mex/utf8mex/utf8-pl.tex
14mu|texlive-utf8mex-20111104-4|28	%{_texmfdistdir}/tex/mex/utf8mex/utf8mex.ini
14mu|texlive-utf8mex-20111104-4|29	%{_texmfdistdir}/tex/mex/utf8mex/utf8plsq.tex
14mu|texlive-utf8mex-20111104-4|30	%doc %{_texmfdistdir}/doc/mex/utf8mex/Makefile
14mu|texlive-utf8mex-20111104-4|31	%doc %{_texmfdistdir}/doc/mex/utf8mex/README
14mu|texlive-utf8mex-20111104-4|32	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/Makefile
14mu|texlive-utf8mex-20111104-4|33	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/catcode.tex
14mu|texlive-utf8mex-20111104-4|34	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/list.tex
14mu|texlive-utf8mex-20111104-4|35	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/tilde.tex
14mu|texlive-utf8mex-20111104-4|36	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/tilde2.tex
14mu|texlive-utf8mex-20111104-4|37	%doc %{_texmfdistdir}/doc/mex/utf8mex/test-math.utf8.tex
14mu|texlive-utf8mex-20111104-4|38	%doc %{_texmfdistdir}/doc/mex/utf8mex/test.utf8.tex
14mu|texlive-utf8mex-20111104-4|39	%doc %{_texmfdistdir}/doc/mex/utf8mex/utf8math.el
14mu|texlive-utf8mex-20111104-4|40	
14mu|texlive-utf8mex-20111104-4|41	#-----------------------------------------------------------------------
14mu|texlive-utf8mex-20111104-4|42	%prep
14mu|texlive-utf8mex-20111104-4|43	%setup -c -a0 -a1
14mu|texlive-utf8mex-20111104-4|44	
14mu|texlive-utf8mex-20111104-4|45	%build
14mu|texlive-utf8mex-20111104-4|46	
14mu|texlive-utf8mex-20111104-4|47	%install
14mu|texlive-utf8mex-20111104-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-utf8mex-20111104-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-utf8mex-20111104-4|50	
14mu|texlive-utf8mex-20111104-4|51	
14mu|texlive-utf8mex-20111104-4|52	
14mu|texlive-utf8mex-20111104-4|53	%changelog
14mu|texlive-utf8mex-20111104-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-utf8mex-20111104-4|55	+ Revision: cc74bcb
14mu|texlive-utf8mex-20111104-4|56	- MassBuild#674: Increase release tag
14mu|texlive-utf8mex-20111104-4|57	
14mu|texlive-utf8mex-20111104-4|58	

26046 14
14mu|texlive-utopia-20071004-4|1	# revision 15878
14mu|texlive-utopia-20071004-4|2	# category Package
14mu|texlive-utopia-20071004-4|3	# catalog-ctan /fonts/utopia
14mu|texlive-utopia-20071004-4|4	# catalog-date 2007-10-04 10:35:17 +0200
14mu|texlive-utopia-20071004-4|5	# catalog-license other-free
14mu|texlive-utopia-20071004-4|6	# catalog-version undef
14mu|texlive-utopia-20071004-4|7	Name:		texlive-utopia
14mu|texlive-utopia-20071004-4|8	Version:	20071004
14mu|texlive-utopia-20071004-4|9	Release:	4
14mu|texlive-utopia-20071004-4|10	Summary:	Adobe Utopia fonts
14mu|texlive-utopia-20071004-4|11	Group:		Publishing
14mu|texlive-utopia-20071004-4|12	URL:		http://www.ctan.org/tex-archive/fonts/utopia
14mu|texlive-utopia-20071004-4|13	License:	OTHER-FREE
14mu|texlive-utopia-20071004-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utopia.tar.xz
14mu|texlive-utopia-20071004-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utopia.doc.tar.xz
14mu|texlive-utopia-20071004-4|16	BuildArch:	noarch
14mu|texlive-utopia-20071004-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-utopia-20071004-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-utopia-20071004-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-utopia-20071004-4|20	
14mu|texlive-utopia-20071004-4|21	%description
14mu|texlive-utopia-20071004-4|22	The Adobe Standard Encoding set (upright and italic shapes,
14mu|texlive-utopia-20071004-4|23	medium and bold weights) of the Utopia font family, which Adobe
14mu|texlive-utopia-20071004-4|24	donated to the X Consortium. Macro support, and maths fonts
14mu|texlive-utopia-20071004-4|25	that match the Utopia family, are provided by the Fourier and
14mu|texlive-utopia-20071004-4|26	the Mathdesign Utopia font packages.
14mu|texlive-utopia-20071004-4|27	
14mu|texlive-utopia-20071004-4|28	
14mu|texlive-utopia-20071004-4|29	#-----------------------------------------------------------------------
14mu|texlive-utopia-20071004-4|30	%files
14mu|texlive-utopia-20071004-4|31	%{_texmfdistdir}/fonts/afm/adobe/utopia/putb8a.afm
14mu|texlive-utopia-20071004-4|32	%{_texmfdistdir}/fonts/afm/adobe/utopia/putbi8a.afm
14mu|texlive-utopia-20071004-4|33	%{_texmfdistdir}/fonts/afm/adobe/utopia/putr8a.afm
14mu|texlive-utopia-20071004-4|34	%{_texmfdistdir}/fonts/afm/adobe/utopia/putri8a.afm
14mu|texlive-utopia-20071004-4|35	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb7t.tfm
14mu|texlive-utopia-20071004-4|36	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb8c.tfm
14mu|texlive-utopia-20071004-4|37	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb8r.tfm
14mu|texlive-utopia-20071004-4|38	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb8t.tfm
14mu|texlive-utopia-20071004-4|39	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbc7t.tfm
14mu|texlive-utopia-20071004-4|40	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbc8t.tfm
14mu|texlive-utopia-20071004-4|41	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi7t.tfm
14mu|texlive-utopia-20071004-4|42	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi8c.tfm
14mu|texlive-utopia-20071004-4|43	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi8r.tfm
14mu|texlive-utopia-20071004-4|44	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi8t.tfm
14mu|texlive-utopia-20071004-4|45	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo7t.tfm
14mu|texlive-utopia-20071004-4|46	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo8c.tfm
14mu|texlive-utopia-20071004-4|47	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo8r.tfm
14mu|texlive-utopia-20071004-4|48	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo8t.tfm
14mu|texlive-utopia-20071004-4|49	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr7t.tfm
14mu|texlive-utopia-20071004-4|50	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr8c.tfm
14mu|texlive-utopia-20071004-4|51	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr8r.tfm
14mu|texlive-utopia-20071004-4|52	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr8t.tfm
14mu|texlive-utopia-20071004-4|53	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putrc7t.tfm
14mu|texlive-utopia-20071004-4|54	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putrc8t.tfm
14mu|texlive-utopia-20071004-4|55	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri7t.tfm
14mu|texlive-utopia-20071004-4|56	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri8c.tfm
14mu|texlive-utopia-20071004-4|57	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri8r.tfm
14mu|texlive-utopia-20071004-4|58	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri8t.tfm
14mu|texlive-utopia-20071004-4|59	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro7t.tfm
14mu|texlive-utopia-20071004-4|60	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro8c.tfm
14mu|texlive-utopia-20071004-4|61	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro8r.tfm
14mu|texlive-utopia-20071004-4|62	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro8t.tfm
14mu|texlive-utopia-20071004-4|63	%{_texmfdistdir}/fonts/type1/adobe/utopia/putb8a.pfb
14mu|texlive-utopia-20071004-4|64	%{_texmfdistdir}/fonts/type1/adobe/utopia/putbi8a.pfb
14mu|texlive-utopia-20071004-4|65	%{_texmfdistdir}/fonts/type1/adobe/utopia/putr8a.pfb
14mu|texlive-utopia-20071004-4|66	%{_texmfdistdir}/fonts/type1/adobe/utopia/putri8a.pfb
14mu|texlive-utopia-20071004-4|67	%{_texmfdistdir}/fonts/vf/adobe/utopia/putb7t.vf
14mu|texlive-utopia-20071004-4|68	%{_texmfdistdir}/fonts/vf/adobe/utopia/putb8c.vf
14mu|texlive-utopia-20071004-4|69	%{_texmfdistdir}/fonts/vf/adobe/utopia/putb8t.vf
14mu|texlive-utopia-20071004-4|70	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbc7t.vf
14mu|texlive-utopia-20071004-4|71	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbc8t.vf
14mu|texlive-utopia-20071004-4|72	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbi7t.vf
14mu|texlive-utopia-20071004-4|73	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbi8c.vf
14mu|texlive-utopia-20071004-4|74	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbi8t.vf
14mu|texlive-utopia-20071004-4|75	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbo7t.vf
14mu|texlive-utopia-20071004-4|76	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbo8c.vf
14mu|texlive-utopia-20071004-4|77	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbo8t.vf
14mu|texlive-utopia-20071004-4|78	%{_texmfdistdir}/fonts/vf/adobe/utopia/putr7t.vf
14mu|texlive-utopia-20071004-4|79	%{_texmfdistdir}/fonts/vf/adobe/utopia/putr8c.vf
14mu|texlive-utopia-20071004-4|80	%{_texmfdistdir}/fonts/vf/adobe/utopia/putr8t.vf
14mu|texlive-utopia-20071004-4|81	%{_texmfdistdir}/fonts/vf/adobe/utopia/putrc7t.vf
14mu|texlive-utopia-20071004-4|82	%{_texmfdistdir}/fonts/vf/adobe/utopia/putrc8t.vf
14mu|texlive-utopia-20071004-4|83	%{_texmfdistdir}/fonts/vf/adobe/utopia/putri7t.vf
14mu|texlive-utopia-20071004-4|84	%{_texmfdistdir}/fonts/vf/adobe/utopia/putri8c.vf
14mu|texlive-utopia-20071004-4|85	%{_texmfdistdir}/fonts/vf/adobe/utopia/putri8t.vf
14mu|texlive-utopia-20071004-4|86	%{_texmfdistdir}/fonts/vf/adobe/utopia/putro7t.vf
14mu|texlive-utopia-20071004-4|87	%{_texmfdistdir}/fonts/vf/adobe/utopia/putro8c.vf
14mu|texlive-utopia-20071004-4|88	%{_texmfdistdir}/fonts/vf/adobe/utopia/putro8t.vf
14mu|texlive-utopia-20071004-4|89	%doc %{_texmfdistdir}/doc/fonts/utopia/LICENSE-utopia.txt
14mu|texlive-utopia-20071004-4|90	%doc %{_texmfdistdir}/doc/fonts/utopia/README-utopia.txt
14mu|texlive-utopia-20071004-4|91	
14mu|texlive-utopia-20071004-4|92	#-----------------------------------------------------------------------
14mu|texlive-utopia-20071004-4|93	%prep
14mu|texlive-utopia-20071004-4|94	%setup -c -a0 -a1
14mu|texlive-utopia-20071004-4|95	
14mu|texlive-utopia-20071004-4|96	%build
14mu|texlive-utopia-20071004-4|97	
14mu|texlive-utopia-20071004-4|98	%install
14mu|texlive-utopia-20071004-4|99	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-utopia-20071004-4|100	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-utopia-20071004-4|101	
14mu|texlive-utopia-20071004-4|102	
14mu|texlive-utopia-20071004-4|103	
14mu|texlive-utopia-20071004-4|104	%changelog
14mu|texlive-utopia-20071004-4|105	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20071004-4
14mu|texlive-utopia-20071004-4|106	+ Revision: c0b0cc1
14mu|texlive-utopia-20071004-4|107	- MassBuild#674: Increase release tag
14mu|texlive-utopia-20071004-4|108	
14mu|texlive-utopia-20071004-4|109	

26047 14
14mu|texlive-ut-thesis-2.0-3|1	# revision 26793
14mu|texlive-ut-thesis-2.0-3|2	# category Package
14mu|texlive-ut-thesis-2.0-3|3	# catalog-ctan /macros/latex/contrib/ut-thesis
14mu|texlive-ut-thesis-2.0-3|4	# catalog-date 2012-06-01 19:19:53 +0200
14mu|texlive-ut-thesis-2.0-3|5	# catalog-license lppl
14mu|texlive-ut-thesis-2.0-3|6	# catalog-version 2.0
14mu|texlive-ut-thesis-2.0-3|7	Name:		texlive-ut-thesis
14mu|texlive-ut-thesis-2.0-3|8	Version:	2.0
14mu|texlive-ut-thesis-2.0-3|9	Release:	3
14mu|texlive-ut-thesis-2.0-3|10	Summary:	University of Toronto thesis style
14mu|texlive-ut-thesis-2.0-3|11	Group:		Publishing
14mu|texlive-ut-thesis-2.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ut-thesis
14mu|texlive-ut-thesis-2.0-3|13	License:	LPPL
14mu|texlive-ut-thesis-2.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ut-thesis.tar.xz
14mu|texlive-ut-thesis-2.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ut-thesis.doc.tar.xz
14mu|texlive-ut-thesis-2.0-3|16	BuildArch:	noarch
14mu|texlive-ut-thesis-2.0-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ut-thesis-2.0-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ut-thesis-2.0-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-ut-thesis-2.0-3|20	
14mu|texlive-ut-thesis-2.0-3|21	%description
14mu|texlive-ut-thesis-2.0-3|22	This not described as an 'official' class, just one distributed
14mu|texlive-ut-thesis-2.0-3|23	"in the hope that it will be useful". A skeleton file, using
14mu|texlive-ut-thesis-2.0-3|24	the class, is provided.
14mu|texlive-ut-thesis-2.0-3|25	
14mu|texlive-ut-thesis-2.0-3|26	
14mu|texlive-ut-thesis-2.0-3|27	#-----------------------------------------------------------------------
14mu|texlive-ut-thesis-2.0-3|28	%files
14mu|texlive-ut-thesis-2.0-3|29	%{_texmfdistdir}/tex/latex/ut-thesis/ut-thesis.cls
14mu|texlive-ut-thesis-2.0-3|30	%doc %{_texmfdistdir}/doc/latex/ut-thesis/README
14mu|texlive-ut-thesis-2.0-3|31	%doc %{_texmfdistdir}/doc/latex/ut-thesis/ut-thesis.tex
14mu|texlive-ut-thesis-2.0-3|32	
14mu|texlive-ut-thesis-2.0-3|33	#-----------------------------------------------------------------------
14mu|texlive-ut-thesis-2.0-3|34	%prep
14mu|texlive-ut-thesis-2.0-3|35	%setup -c -a0 -a1
14mu|texlive-ut-thesis-2.0-3|36	
14mu|texlive-ut-thesis-2.0-3|37	%build
14mu|texlive-ut-thesis-2.0-3|38	
14mu|texlive-ut-thesis-2.0-3|39	%install
14mu|texlive-ut-thesis-2.0-3|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ut-thesis-2.0-3|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ut-thesis-2.0-3|42	
14mu|texlive-ut-thesis-2.0-3|43	
14mu|texlive-ut-thesis-2.0-3|44	
14mu|texlive-ut-thesis-2.0-3|45	%changelog
14mu|texlive-ut-thesis-2.0-3|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-3
14mu|texlive-ut-thesis-2.0-3|47	+ Revision: 841ac2c
14mu|texlive-ut-thesis-2.0-3|48	- MassBuild#674: Increase release tag
14mu|texlive-ut-thesis-2.0-3|49	
14mu|texlive-ut-thesis-2.0-3|50	

26048 14
14mu|texlive-uwmslide-20120224-3|1	# revision 27354
14mu|texlive-uwmslide-20120224-3|2	# category Package
14mu|texlive-uwmslide-20120224-3|3	# catalog-ctan /macros/latex/contrib/uwmslide
14mu|texlive-uwmslide-20120224-3|4	# catalog-date 2012-02-24 11:11:42 +0100
14mu|texlive-uwmslide-20120224-3|5	# catalog-license artistic
14mu|texlive-uwmslide-20120224-3|6	# catalog-version undef
14mu|texlive-uwmslide-20120224-3|7	Name:		texlive-uwmslide
14mu|texlive-uwmslide-20120224-3|8	Version:	20120224
14mu|texlive-uwmslide-20120224-3|9	Release:	3
14mu|texlive-uwmslide-20120224-3|10	Summary:	Slides with a simple Power Point like appearance
14mu|texlive-uwmslide-20120224-3|11	Group:		Publishing
14mu|texlive-uwmslide-20120224-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uwmslide
14mu|texlive-uwmslide-20120224-3|13	License:	ARTISTIC
14mu|texlive-uwmslide-20120224-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwmslide.tar.xz
14mu|texlive-uwmslide-20120224-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwmslide.doc.tar.xz
14mu|texlive-uwmslide-20120224-3|16	BuildArch:	noarch
14mu|texlive-uwmslide-20120224-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-uwmslide-20120224-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-uwmslide-20120224-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-uwmslide-20120224-3|20	
14mu|texlive-uwmslide-20120224-3|21	%description
14mu|texlive-uwmslide-20120224-3|22	A slide format which produces slides with a simple Power Point
14mu|texlive-uwmslide-20120224-3|23	like appearance. Several useful features include: use of
14mu|texlive-uwmslide-20120224-3|24	standard titlepage to produce title slide; several slide
14mu|texlive-uwmslide-20120224-3|25	environments including plain (page with a title), double slide
14mu|texlive-uwmslide-20120224-3|26	(two column page with slide title), item slide (item list with
14mu|texlive-uwmslide-20120224-3|27	title), left item slide, and right item slide. Logos are placed
14mu|texlive-uwmslide-20120224-3|28	in the upper left corner of each slide if the logo file
14mu|texlive-uwmslide-20120224-3|29	logo.eps is present. Preconfigured in landscape mode by default
14mu|texlive-uwmslide-20120224-3|30	and uses Times Roman by default (originally, it was claimed,
14mu|texlive-uwmslide-20120224-3|31	for simple conversion to PDF format).
14mu|texlive-uwmslide-20120224-3|32	
14mu|texlive-uwmslide-20120224-3|33	
14mu|texlive-uwmslide-20120224-3|34	#-----------------------------------------------------------------------
14mu|texlive-uwmslide-20120224-3|35	%files
14mu|texlive-uwmslide-20120224-3|36	%{_texmfdistdir}/tex/latex/uwmslide/uwmslide.cls
14mu|texlive-uwmslide-20120224-3|37	%doc %{_texmfdistdir}/doc/latex/uwmslide/README
14mu|texlive-uwmslide-20120224-3|38	%doc %{_texmfdistdir}/doc/latex/uwmslide/logo.eps
14mu|texlive-uwmslide-20120224-3|39	%doc %{_texmfdistdir}/doc/latex/uwmslide/test.tex
14mu|texlive-uwmslide-20120224-3|40	%doc %{_texmfdistdir}/doc/latex/uwmslide/vaux.eps
14mu|texlive-uwmslide-20120224-3|41	
14mu|texlive-uwmslide-20120224-3|42	#-----------------------------------------------------------------------
14mu|texlive-uwmslide-20120224-3|43	%prep
14mu|texlive-uwmslide-20120224-3|44	%setup -c -a0 -a1
14mu|texlive-uwmslide-20120224-3|45	
14mu|texlive-uwmslide-20120224-3|46	%build
14mu|texlive-uwmslide-20120224-3|47	
14mu|texlive-uwmslide-20120224-3|48	%install
14mu|texlive-uwmslide-20120224-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uwmslide-20120224-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-uwmslide-20120224-3|51	
14mu|texlive-uwmslide-20120224-3|52	
14mu|texlive-uwmslide-20120224-3|53	
14mu|texlive-uwmslide-20120224-3|54	%changelog
14mu|texlive-uwmslide-20120224-3|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120224-3
14mu|texlive-uwmslide-20120224-3|56	+ Revision: 8ad98f8
14mu|texlive-uwmslide-20120224-3|57	- MassBuild#674: Increase release tag
14mu|texlive-uwmslide-20120224-3|58	
14mu|texlive-uwmslide-20120224-3|59	

26049 14
14mu|texlive-uwthesis-6.13-4|1	# revision 15878
14mu|texlive-uwthesis-6.13-4|2	# category Package
14mu|texlive-uwthesis-6.13-4|3	# catalog-ctan /macros/latex/contrib/uwthesis
14mu|texlive-uwthesis-6.13-4|4	# catalog-date 2010-01-23 11:08:54 +0100
14mu|texlive-uwthesis-6.13-4|5	# catalog-license apache2
14mu|texlive-uwthesis-6.13-4|6	# catalog-version 6.13
14mu|texlive-uwthesis-6.13-4|7	Name:		texlive-uwthesis
14mu|texlive-uwthesis-6.13-4|8	Version:	6.13
14mu|texlive-uwthesis-6.13-4|9	Release:	4
14mu|texlive-uwthesis-6.13-4|10	Summary:	University of Washington thesis class
14mu|texlive-uwthesis-6.13-4|11	Group:		Publishing
14mu|texlive-uwthesis-6.13-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uwthesis
14mu|texlive-uwthesis-6.13-4|13	License:	APACHE2
14mu|texlive-uwthesis-6.13-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwthesis.tar.xz
14mu|texlive-uwthesis-6.13-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwthesis.doc.tar.xz
14mu|texlive-uwthesis-6.13-4|16	BuildArch:	noarch
14mu|texlive-uwthesis-6.13-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-uwthesis-6.13-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-uwthesis-6.13-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-uwthesis-6.13-4|20	
14mu|texlive-uwthesis-6.13-4|21	%description
14mu|texlive-uwthesis-6.13-4|22	TeXLive uwthesis package.
14mu|texlive-uwthesis-6.13-4|23	
14mu|texlive-uwthesis-6.13-4|24	
14mu|texlive-uwthesis-6.13-4|25	#-----------------------------------------------------------------------
14mu|texlive-uwthesis-6.13-4|26	%files
14mu|texlive-uwthesis-6.13-4|27	%{_texmfdistdir}/tex/latex/uwthesis/uwthesis.cls
14mu|texlive-uwthesis-6.13-4|28	%doc %{_texmfdistdir}/doc/latex/uwthesis/LICENSE
14mu|texlive-uwthesis-6.13-4|29	%doc %{_texmfdistdir}/doc/latex/uwthesis/README
14mu|texlive-uwthesis-6.13-4|30	%doc %{_texmfdistdir}/doc/latex/uwthesis/uwthesis.bib
14mu|texlive-uwthesis-6.13-4|31	%doc %{_texmfdistdir}/doc/latex/uwthesis/uwthesis.pdf
14mu|texlive-uwthesis-6.13-4|32	%doc %{_texmfdistdir}/doc/latex/uwthesis/uwthesis.tex
14mu|texlive-uwthesis-6.13-4|33	
14mu|texlive-uwthesis-6.13-4|34	#-----------------------------------------------------------------------
14mu|texlive-uwthesis-6.13-4|35	%prep
14mu|texlive-uwthesis-6.13-4|36	%setup -c -a0 -a1
14mu|texlive-uwthesis-6.13-4|37	
14mu|texlive-uwthesis-6.13-4|38	%build
14mu|texlive-uwthesis-6.13-4|39	
14mu|texlive-uwthesis-6.13-4|40	%install
14mu|texlive-uwthesis-6.13-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-uwthesis-6.13-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-uwthesis-6.13-4|43	
14mu|texlive-uwthesis-6.13-4|44	
14mu|texlive-uwthesis-6.13-4|45	
14mu|texlive-uwthesis-6.13-4|46	%changelog
14mu|texlive-uwthesis-6.13-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.13-4
14mu|texlive-uwthesis-6.13-4|48	+ Revision: 6aa0f8c
14mu|texlive-uwthesis-6.13-4|49	- MassBuild#674: Increase release tag
14mu|texlive-uwthesis-6.13-4|50	
14mu|texlive-uwthesis-6.13-4|51	

26050 14
14mu|texlive-vancouver-20120227-4|1	# revision 25519
14mu|texlive-vancouver-20120227-4|2	# category Package
14mu|texlive-vancouver-20120227-4|3	# catalog-ctan /biblio/bibtex/contrib/vancouver
14mu|texlive-vancouver-20120227-4|4	# catalog-date 2012-02-27 00:21:15 +0100
14mu|texlive-vancouver-20120227-4|5	# catalog-license gpl
14mu|texlive-vancouver-20120227-4|6	# catalog-version undef
14mu|texlive-vancouver-20120227-4|7	Name:		texlive-vancouver
14mu|texlive-vancouver-20120227-4|8	Version:	20120227
14mu|texlive-vancouver-20120227-4|9	Release:	4
14mu|texlive-vancouver-20120227-4|10	Summary:	Bibliographic style file for Biomedical Journals
14mu|texlive-vancouver-20120227-4|11	Group:		Publishing
14mu|texlive-vancouver-20120227-4|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/vancouver
14mu|texlive-vancouver-20120227-4|13	License:	GPL
14mu|texlive-vancouver-20120227-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vancouver.tar.xz
14mu|texlive-vancouver-20120227-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vancouver.doc.tar.xz
14mu|texlive-vancouver-20120227-4|16	BuildArch:	noarch
14mu|texlive-vancouver-20120227-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-vancouver-20120227-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-vancouver-20120227-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-vancouver-20120227-4|20	
14mu|texlive-vancouver-20120227-4|21	%description
14mu|texlive-vancouver-20120227-4|22	This BibTeX style file is generated with the docstrip utility
14mu|texlive-vancouver-20120227-4|23	and modified manually to meet the Uniform Requirements for
14mu|texlive-vancouver-20120227-4|24	Manuscripts Submitted to Biomedical Journals as published in N
14mu|texlive-vancouver-20120227-4|25	Engl J Med 1997;336:309-315 (also known as the Vancouver
14mu|texlive-vancouver-20120227-4|26	style). The complete set of requirements may be viewed on the
14mu|texlive-vancouver-20120227-4|27	ICMJE web site.
14mu|texlive-vancouver-20120227-4|28	
14mu|texlive-vancouver-20120227-4|29	
14mu|texlive-vancouver-20120227-4|30	#-----------------------------------------------------------------------
14mu|texlive-vancouver-20120227-4|31	%files
14mu|texlive-vancouver-20120227-4|32	%{_texmfdistdir}/bibtex/bst/vancouver/vancouver.bst
14mu|texlive-vancouver-20120227-4|33	%doc %{_texmfdistdir}/doc/bibtex/vancouver/FAQ
14mu|texlive-vancouver-20120227-4|34	%doc %{_texmfdistdir}/doc/bibtex/vancouver/README
14mu|texlive-vancouver-20120227-4|35	%doc %{_texmfdistdir}/doc/bibtex/vancouver/vancouver.bib
14mu|texlive-vancouver-20120227-4|36	%doc %{_texmfdistdir}/doc/bibtex/vancouver/vancouver.pdf
14mu|texlive-vancouver-20120227-4|37	%doc %{_texmfdistdir}/doc/bibtex/vancouver/vancouver.tex
14mu|texlive-vancouver-20120227-4|38	
14mu|texlive-vancouver-20120227-4|39	#-----------------------------------------------------------------------
14mu|texlive-vancouver-20120227-4|40	%prep
14mu|texlive-vancouver-20120227-4|41	%setup -c -a0 -a1
14mu|texlive-vancouver-20120227-4|42	
14mu|texlive-vancouver-20120227-4|43	%build
14mu|texlive-vancouver-20120227-4|44	
14mu|texlive-vancouver-20120227-4|45	%install
14mu|texlive-vancouver-20120227-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vancouver-20120227-4|47	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-vancouver-20120227-4|48	
14mu|texlive-vancouver-20120227-4|49	
14mu|texlive-vancouver-20120227-4|50	
14mu|texlive-vancouver-20120227-4|51	%changelog
14mu|texlive-vancouver-20120227-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120227-4
14mu|texlive-vancouver-20120227-4|53	+ Revision: d4f98b7
14mu|texlive-vancouver-20120227-4|54	- MassBuild#674: Increase release tag
14mu|texlive-vancouver-20120227-4|55	
14mu|texlive-vancouver-20120227-4|56	

26051 14
14mu|texlive-variations-0.3-4|1	# revision 15878
14mu|texlive-variations-0.3-4|2	# category Package
14mu|texlive-variations-0.3-4|3	# catalog-ctan /macros/generic/variations
14mu|texlive-variations-0.3-4|4	# catalog-date 2007-03-13 09:06:46 +0100
14mu|texlive-variations-0.3-4|5	# catalog-license gpl
14mu|texlive-variations-0.3-4|6	# catalog-version 0.3
14mu|texlive-variations-0.3-4|7	Name:		texlive-variations
14mu|texlive-variations-0.3-4|8	Version:	0.3
14mu|texlive-variations-0.3-4|9	Release:	4
14mu|texlive-variations-0.3-4|10	Summary:	Typeset tables of variations of functions
14mu|texlive-variations-0.3-4|11	Group:		Publishing
14mu|texlive-variations-0.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/variations
14mu|texlive-variations-0.3-4|13	License:	GPL
14mu|texlive-variations-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/variations.tar.xz
14mu|texlive-variations-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/variations.doc.tar.xz
14mu|texlive-variations-0.3-4|16	BuildArch:	noarch
14mu|texlive-variations-0.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-variations-0.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-variations-0.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-variations-0.3-4|20	
14mu|texlive-variations-0.3-4|21	%description
14mu|texlive-variations-0.3-4|22	The package provides macros for typesetting tables showing
14mu|texlive-variations-0.3-4|23	variations of functions according to French usage. These macros
14mu|texlive-variations-0.3-4|24	may be used by both LaTeX and plain TeX users.
14mu|texlive-variations-0.3-4|25	
14mu|texlive-variations-0.3-4|26	
14mu|texlive-variations-0.3-4|27	#-----------------------------------------------------------------------
14mu|texlive-variations-0.3-4|28	%files
14mu|texlive-variations-0.3-4|29	%{_texmfdistdir}/tex/generic/variations/variations.sty
14mu|texlive-variations-0.3-4|30	%{_texmfdistdir}/tex/generic/variations/variations.tex
14mu|texlive-variations-0.3-4|31	%doc %{_texmfdistdir}/doc/generic/variations/ALIRE
14mu|texlive-variations-0.3-4|32	%doc %{_texmfdistdir}/doc/generic/variations/COPYING
14mu|texlive-variations-0.3-4|33	%doc %{_texmfdistdir}/doc/generic/variations/README
14mu|texlive-variations-0.3-4|34	%doc %{_texmfdistdir}/doc/generic/variations/docvariations.pdf
14mu|texlive-variations-0.3-4|35	%doc %{_texmfdistdir}/doc/generic/variations/docvariations.tex
14mu|texlive-variations-0.3-4|36	
14mu|texlive-variations-0.3-4|37	#-----------------------------------------------------------------------
14mu|texlive-variations-0.3-4|38	%prep
14mu|texlive-variations-0.3-4|39	%setup -c -a0 -a1
14mu|texlive-variations-0.3-4|40	
14mu|texlive-variations-0.3-4|41	%build
14mu|texlive-variations-0.3-4|42	
14mu|texlive-variations-0.3-4|43	%install
14mu|texlive-variations-0.3-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-variations-0.3-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-variations-0.3-4|46	
14mu|texlive-variations-0.3-4|47	
14mu|texlive-variations-0.3-4|48	
14mu|texlive-variations-0.3-4|49	%changelog
14mu|texlive-variations-0.3-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-variations-0.3-4|51	+ Revision: e84b1a9
14mu|texlive-variations-0.3-4|52	- MassBuild#674: Increase release tag
14mu|texlive-variations-0.3-4|53	
14mu|texlive-variations-0.3-4|54	

26052 14
14mu|texlive-varindex-2.3-7|1	# revision 32262
14mu|texlive-varindex-2.3-7|2	# category Package
14mu|texlive-varindex-2.3-7|3	# catalog-ctan /macros/latex/contrib/varindex
14mu|texlive-varindex-2.3-7|4	# catalog-date 2013-11-27 07:34:41 +0100
14mu|texlive-varindex-2.3-7|5	# catalog-license lppl
14mu|texlive-varindex-2.3-7|6	# catalog-version 2.3
14mu|texlive-varindex-2.3-7|7	Name:		texlive-varindex
14mu|texlive-varindex-2.3-7|8	Version:	2.3
14mu|texlive-varindex-2.3-7|9	Release:	7
14mu|texlive-varindex-2.3-7|10	Summary:	Luxury frontend to the \index command
14mu|texlive-varindex-2.3-7|11	Group:		Publishing
14mu|texlive-varindex-2.3-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varindex
14mu|texlive-varindex-2.3-7|13	License:	LPPL
14mu|texlive-varindex-2.3-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.tar.xz
14mu|texlive-varindex-2.3-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.doc.tar.xz
14mu|texlive-varindex-2.3-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.source.tar.xz
14mu|texlive-varindex-2.3-7|17	BuildArch:	noarch
14mu|texlive-varindex-2.3-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-varindex-2.3-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-varindex-2.3-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-varindex-2.3-7|21	
14mu|texlive-varindex-2.3-7|22	%description
14mu|texlive-varindex-2.3-7|23	Provides a convenient front-end for the \index command. For
14mu|texlive-varindex-2.3-7|24	example, with it you can generate multiple index entries in
14mu|texlive-varindex-2.3-7|25	almost any form by a single command. The package is highly
14mu|texlive-varindex-2.3-7|26	customizable, and works with all versions of LaTeX and probably
14mu|texlive-varindex-2.3-7|27	most other TeX formats.
14mu|texlive-varindex-2.3-7|28	
14mu|texlive-varindex-2.3-7|29	
14mu|texlive-varindex-2.3-7|30	#-----------------------------------------------------------------------
14mu|texlive-varindex-2.3-7|31	%files
14mu|texlive-varindex-2.3-7|32	%{_texmfdistdir}/tex/latex/varindex/varindex.sty
14mu|texlive-varindex-2.3-7|33	%doc %{_texmfdistdir}/doc/latex/varindex/README
14mu|texlive-varindex-2.3-7|34	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.pdf
14mu|texlive-varindex-2.3-7|35	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.tex
14mu|texlive-varindex-2.3-7|36	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.txt
14mu|texlive-varindex-2.3-7|37	#- source
14mu|texlive-varindex-2.3-7|38	%doc %{_texmfdistdir}/source/latex/varindex/varindex.dtx
14mu|texlive-varindex-2.3-7|39	%doc %{_texmfdistdir}/source/latex/varindex/varindex.ins
14mu|texlive-varindex-2.3-7|40	
14mu|texlive-varindex-2.3-7|41	#-----------------------------------------------------------------------
14mu|texlive-varindex-2.3-7|42	%prep
14mu|texlive-varindex-2.3-7|43	%setup -c -a0 -a1 -a2
14mu|texlive-varindex-2.3-7|44	
14mu|texlive-varindex-2.3-7|45	%build
14mu|texlive-varindex-2.3-7|46	
14mu|texlive-varindex-2.3-7|47	%install
14mu|texlive-varindex-2.3-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-varindex-2.3-7|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-varindex-2.3-7|50	
14mu|texlive-varindex-2.3-7|51	%changelog
14mu|texlive-varindex-2.3-7|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-7
14mu|texlive-varindex-2.3-7|53	+ Revision: bb3fa5b
14mu|texlive-varindex-2.3-7|54	- MassBuild#674: Increase release tag
14mu|texlive-varindex-2.3-7|55	
14mu|texlive-varindex-2.3-7|56	

26053 14
14mu|texlive-varsfromjobname-0.5-4|1	# revision 15878
14mu|texlive-varsfromjobname-0.5-4|2	# category Package
14mu|texlive-varsfromjobname-0.5-4|3	# catalog-ctan /macros/latex/contrib/varsfromjobname
14mu|texlive-varsfromjobname-0.5-4|4	# catalog-date 2009-01-12 09:20:39 +0100
14mu|texlive-varsfromjobname-0.5-4|5	# catalog-license lppl
14mu|texlive-varsfromjobname-0.5-4|6	# catalog-version 0.5
14mu|texlive-varsfromjobname-0.5-4|7	Name:		texlive-varsfromjobname
14mu|texlive-varsfromjobname-0.5-4|8	Version:	0.5
14mu|texlive-varsfromjobname-0.5-4|9	Release:	4
14mu|texlive-varsfromjobname-0.5-4|10	Summary:	Extract variables from the name of the LaTeX file
14mu|texlive-varsfromjobname-0.5-4|11	Group:		Publishing
14mu|texlive-varsfromjobname-0.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varsfromjobname
14mu|texlive-varsfromjobname-0.5-4|13	License:	LPPL
14mu|texlive-varsfromjobname-0.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varsfromjobname.tar.xz
14mu|texlive-varsfromjobname-0.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varsfromjobname.doc.tar.xz
14mu|texlive-varsfromjobname-0.5-4|16	BuildArch:	noarch
14mu|texlive-varsfromjobname-0.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-varsfromjobname-0.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-varsfromjobname-0.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-varsfromjobname-0.5-4|20	
14mu|texlive-varsfromjobname-0.5-4|21	%description
14mu|texlive-varsfromjobname-0.5-4|22	The package allows the user to extract information from the job
14mu|texlive-varsfromjobname-0.5-4|23	name, provided that the name has been structured appropriately:
14mu|texlive-varsfromjobname-0.5-4|24	the package expects the file name to consist of a set of words
14mu|texlive-varsfromjobname-0.5-4|25	separated by hyphens.
14mu|texlive-varsfromjobname-0.5-4|26	
14mu|texlive-varsfromjobname-0.5-4|27	
14mu|texlive-varsfromjobname-0.5-4|28	#-----------------------------------------------------------------------
14mu|texlive-varsfromjobname-0.5-4|29	%files
14mu|texlive-varsfromjobname-0.5-4|30	%{_texmfdistdir}/tex/latex/varsfromjobname/varsfromjobname.sty
14mu|texlive-varsfromjobname-0.5-4|31	%doc %{_texmfdistdir}/doc/latex/varsfromjobname/README
14mu|texlive-varsfromjobname-0.5-4|32	%doc %{_texmfdistdir}/doc/latex/varsfromjobname/varsfromjobname.pdf
14mu|texlive-varsfromjobname-0.5-4|33	%doc %{_texmfdistdir}/doc/latex/varsfromjobname/varsfromjobname.tex
14mu|texlive-varsfromjobname-0.5-4|34	
14mu|texlive-varsfromjobname-0.5-4|35	#-----------------------------------------------------------------------
14mu|texlive-varsfromjobname-0.5-4|36	%prep
14mu|texlive-varsfromjobname-0.5-4|37	%setup -c -a0 -a1
14mu|texlive-varsfromjobname-0.5-4|38	
14mu|texlive-varsfromjobname-0.5-4|39	%build
14mu|texlive-varsfromjobname-0.5-4|40	
14mu|texlive-varsfromjobname-0.5-4|41	%install
14mu|texlive-varsfromjobname-0.5-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-varsfromjobname-0.5-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-varsfromjobname-0.5-4|44	
14mu|texlive-varsfromjobname-0.5-4|45	
14mu|texlive-varsfromjobname-0.5-4|46	
14mu|texlive-varsfromjobname-0.5-4|47	%changelog
14mu|texlive-varsfromjobname-0.5-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5-4
14mu|texlive-varsfromjobname-0.5-4|49	+ Revision: 4953e33
14mu|texlive-varsfromjobname-0.5-4|50	- MassBuild#674: Increase release tag
14mu|texlive-varsfromjobname-0.5-4|51	
14mu|texlive-varsfromjobname-0.5-4|52	

26054 14
14mu|texlive-varwidth-0.92-4|1	# revision 24104
14mu|texlive-varwidth-0.92-4|2	# category Package
14mu|texlive-varwidth-0.92-4|3	# catalog-ctan /macros/latex/contrib/varwidth
14mu|texlive-varwidth-0.92-4|4	# catalog-date 2010-11-26 12:00:18 +0100
14mu|texlive-varwidth-0.92-4|5	# catalog-license lppl
14mu|texlive-varwidth-0.92-4|6	# catalog-version 0.92
14mu|texlive-varwidth-0.92-4|7	Name:		texlive-varwidth
14mu|texlive-varwidth-0.92-4|8	Version:	0.92
14mu|texlive-varwidth-0.92-4|9	Release:	4
14mu|texlive-varwidth-0.92-4|10	Summary:	A variable-width minipage
14mu|texlive-varwidth-0.92-4|11	Group:		Publishing
14mu|texlive-varwidth-0.92-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varwidth
14mu|texlive-varwidth-0.92-4|13	License:	LPPL
14mu|texlive-varwidth-0.92-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varwidth.tar.xz
14mu|texlive-varwidth-0.92-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varwidth.doc.tar.xz
14mu|texlive-varwidth-0.92-4|16	BuildArch:	noarch
14mu|texlive-varwidth-0.92-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-varwidth-0.92-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-varwidth-0.92-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-varwidth-0.92-4|20	
14mu|texlive-varwidth-0.92-4|21	%description
14mu|texlive-varwidth-0.92-4|22	The varwidth environment is superficially similar to minipage,
14mu|texlive-varwidth-0.92-4|23	but the specified width is just a maximum value -- the box may
14mu|texlive-varwidth-0.92-4|24	get a narrower "natural" width.
14mu|texlive-varwidth-0.92-4|25	
14mu|texlive-varwidth-0.92-4|26	
14mu|texlive-varwidth-0.92-4|27	#-----------------------------------------------------------------------
14mu|texlive-varwidth-0.92-4|28	%files
14mu|texlive-varwidth-0.92-4|29	%{_texmfdistdir}/tex/latex/varwidth/varwidth.sty
14mu|texlive-varwidth-0.92-4|30	%doc %{_texmfdistdir}/doc/latex/varwidth/miscdoc.sty
14mu|texlive-varwidth-0.92-4|31	%doc %{_texmfdistdir}/doc/latex/varwidth/varwidth-doc.pdf
14mu|texlive-varwidth-0.92-4|32	%doc %{_texmfdistdir}/doc/latex/varwidth/varwidth-doc.tex
14mu|texlive-varwidth-0.92-4|33	
14mu|texlive-varwidth-0.92-4|34	#-----------------------------------------------------------------------
14mu|texlive-varwidth-0.92-4|35	%prep
14mu|texlive-varwidth-0.92-4|36	%setup -c -a0 -a1
14mu|texlive-varwidth-0.92-4|37	
14mu|texlive-varwidth-0.92-4|38	%build
14mu|texlive-varwidth-0.92-4|39	
14mu|texlive-varwidth-0.92-4|40	%install
14mu|texlive-varwidth-0.92-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-varwidth-0.92-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-varwidth-0.92-4|43	
14mu|texlive-varwidth-0.92-4|44	
14mu|texlive-varwidth-0.92-4|45	
14mu|texlive-varwidth-0.92-4|46	%changelog
14mu|texlive-varwidth-0.92-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.92-4
14mu|texlive-varwidth-0.92-4|48	+ Revision: 4248bd3
14mu|texlive-varwidth-0.92-4|49	- MassBuild#674: Increase release tag
14mu|texlive-varwidth-0.92-4|50	
14mu|texlive-varwidth-0.92-4|51	

26055 14
14mu|texlive-vaucanson-g-0.4-4|1	# revision 15878
14mu|texlive-vaucanson-g-0.4-4|2	# category Package
14mu|texlive-vaucanson-g-0.4-4|3	# catalog-ctan /graphics/pstricks/contrib/vaucanson-g
14mu|texlive-vaucanson-g-0.4-4|4	# catalog-date 2008-10-30 09:45:25 +0100
14mu|texlive-vaucanson-g-0.4-4|5	# catalog-license lppl
14mu|texlive-vaucanson-g-0.4-4|6	# catalog-version 0.4
14mu|texlive-vaucanson-g-0.4-4|7	Name:		texlive-vaucanson-g
14mu|texlive-vaucanson-g-0.4-4|8	Version:	0.4
14mu|texlive-vaucanson-g-0.4-4|9	Release:	4
14mu|texlive-vaucanson-g-0.4-4|10	Summary:	PSTricks macros for drawing automata
14mu|texlive-vaucanson-g-0.4-4|11	Group:		Publishing
14mu|texlive-vaucanson-g-0.4-4|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/vaucanson-g
14mu|texlive-vaucanson-g-0.4-4|13	License:	LPPL
14mu|texlive-vaucanson-g-0.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vaucanson-g.tar.xz
14mu|texlive-vaucanson-g-0.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vaucanson-g.doc.tar.xz
14mu|texlive-vaucanson-g-0.4-4|16	BuildArch:	noarch
14mu|texlive-vaucanson-g-0.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-vaucanson-g-0.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-vaucanson-g-0.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-vaucanson-g-0.4-4|20	
14mu|texlive-vaucanson-g-0.4-4|21	%description
14mu|texlive-vaucanson-g-0.4-4|22	VauCanSon-G is a package that enables the user to draw automata
14mu|texlive-vaucanson-g-0.4-4|23	within texts written using LaTeX. The package macros make use
14mu|texlive-vaucanson-g-0.4-4|24	of commands of PStricks.
14mu|texlive-vaucanson-g-0.4-4|25	
14mu|texlive-vaucanson-g-0.4-4|26	
14mu|texlive-vaucanson-g-0.4-4|27	#-----------------------------------------------------------------------
14mu|texlive-vaucanson-g-0.4-4|28	%files
14mu|texlive-vaucanson-g-0.4-4|29	%{_texmfdistdir}/tex/generic/vaucanson-g/VCColor-names.def
14mu|texlive-vaucanson-g-0.4-4|30	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-beamer.tex
14mu|texlive-vaucanson-g-0.4-4|31	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-default.tex
14mu|texlive-vaucanson-g-0.4-4|32	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-mystyle.tex
14mu|texlive-vaucanson-g-0.4-4|33	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-slides.tex
14mu|texlive-vaucanson-g-0.4-4|34	%{_texmfdistdir}/tex/generic/vaucanson-g/Vaucanson-G.tex
14mu|texlive-vaucanson-g-0.4-4|35	%{_texmfdistdir}/tex/generic/vaucanson-g/vaucanson-g.sty
14mu|texlive-vaucanson-g-0.4-4|36	%{_texmfdistdir}/tex/generic/vaucanson-g/vaucanson.sty
14mu|texlive-vaucanson-g-0.4-4|37	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/CHANGES
14mu|texlive-vaucanson-g-0.4-4|38	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/README
14mu|texlive-vaucanson-g-0.4-4|39	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/VCManual-src/TwoStates.tex
14mu|texlive-vaucanson-g-0.4-4|40	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/VCManual-src/VCManual.tex
14mu|texlive-vaucanson-g-0.4-4|41	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/VCManual.pdf
14mu|texlive-vaucanson-g-0.4-4|42	
14mu|texlive-vaucanson-g-0.4-4|43	#-----------------------------------------------------------------------
14mu|texlive-vaucanson-g-0.4-4|44	%prep
14mu|texlive-vaucanson-g-0.4-4|45	%setup -c -a0 -a1
14mu|texlive-vaucanson-g-0.4-4|46	
14mu|texlive-vaucanson-g-0.4-4|47	%build
14mu|texlive-vaucanson-g-0.4-4|48	
14mu|texlive-vaucanson-g-0.4-4|49	%install
14mu|texlive-vaucanson-g-0.4-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vaucanson-g-0.4-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-vaucanson-g-0.4-4|52	
14mu|texlive-vaucanson-g-0.4-4|53	
14mu|texlive-vaucanson-g-0.4-4|54	
14mu|texlive-vaucanson-g-0.4-4|55	%changelog
14mu|texlive-vaucanson-g-0.4-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14mu|texlive-vaucanson-g-0.4-4|57	+ Revision: 32421aa
14mu|texlive-vaucanson-g-0.4-4|58	- MassBuild#674: Increase release tag
14mu|texlive-vaucanson-g-0.4-4|59	
14mu|texlive-vaucanson-g-0.4-4|60	

26056 14
14mu|texlive-vdmlisting-1.0-7|1	# revision 29944
14mu|texlive-vdmlisting-1.0-7|2	# category Package
14mu|texlive-vdmlisting-1.0-7|3	# catalog-ctan /macros/latex/contrib/vdmlisting
14mu|texlive-vdmlisting-1.0-7|4	# catalog-date 2013-04-16 11:30:34 +0200
14mu|texlive-vdmlisting-1.0-7|5	# catalog-license lppl
14mu|texlive-vdmlisting-1.0-7|6	# catalog-version 1.0
14mu|texlive-vdmlisting-1.0-7|7	Name:		texlive-vdmlisting
14mu|texlive-vdmlisting-1.0-7|8	Version:	1.0
14mu|texlive-vdmlisting-1.0-7|9	Release:	7
14mu|texlive-vdmlisting-1.0-7|10	Summary:	Typesetting VDM in ASCII syntax
14mu|texlive-vdmlisting-1.0-7|11	Group:		Publishing
14mu|texlive-vdmlisting-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vdmlisting
14mu|texlive-vdmlisting-1.0-7|13	License:	LPPL
14mu|texlive-vdmlisting-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vdmlisting.tar.xz
14mu|texlive-vdmlisting-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vdmlisting.doc.tar.xz
14mu|texlive-vdmlisting-1.0-7|16	BuildArch:	noarch
14mu|texlive-vdmlisting-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-vdmlisting-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-vdmlisting-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-vdmlisting-1.0-7|20	
14mu|texlive-vdmlisting-1.0-7|21	%description
14mu|texlive-vdmlisting-1.0-7|22	The package is an extension for the listings package that
14mu|texlive-vdmlisting-1.0-7|23	provides a source code printer for LaTeX. This package defines
14mu|texlive-vdmlisting-1.0-7|24	new language definitions and listing environments for the three
14mu|texlive-vdmlisting-1.0-7|25	language dialects of the Vienna Development Method: VDM-SL,
14mu|texlive-vdmlisting-1.0-7|26	VDM-PP and VDM-RT. If one wants to typeset VDM with a
14mu|texlive-vdmlisting-1.0-7|27	mathematical syntax instead of the ASCII syntax used here one
14mu|texlive-vdmlisting-1.0-7|28	should use the vdm pacakge instead.
14mu|texlive-vdmlisting-1.0-7|29	
14mu|texlive-vdmlisting-1.0-7|30	
14mu|texlive-vdmlisting-1.0-7|31	#-----------------------------------------------------------------------
14mu|texlive-vdmlisting-1.0-7|32	%files
14mu|texlive-vdmlisting-1.0-7|33	%{_texmfdistdir}/tex/latex/vdmlisting/vdmlisting.sty
14mu|texlive-vdmlisting-1.0-7|34	%doc %{_texmfdistdir}/doc/latex/vdmlisting/README
14mu|texlive-vdmlisting-1.0-7|35	%doc %{_texmfdistdir}/doc/latex/vdmlisting/vdmlisting.pdf
14mu|texlive-vdmlisting-1.0-7|36	%doc %{_texmfdistdir}/doc/latex/vdmlisting/vdmlisting.tex
14mu|texlive-vdmlisting-1.0-7|37	
14mu|texlive-vdmlisting-1.0-7|38	#-----------------------------------------------------------------------
14mu|texlive-vdmlisting-1.0-7|39	%prep
14mu|texlive-vdmlisting-1.0-7|40	%setup -c -a0 -a1
14mu|texlive-vdmlisting-1.0-7|41	
14mu|texlive-vdmlisting-1.0-7|42	%build
14mu|texlive-vdmlisting-1.0-7|43	
14mu|texlive-vdmlisting-1.0-7|44	%install
14mu|texlive-vdmlisting-1.0-7|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vdmlisting-1.0-7|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-vdmlisting-1.0-7|47	
14mu|texlive-vdmlisting-1.0-7|48	%changelog
14mu|texlive-vdmlisting-1.0-7|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-vdmlisting-1.0-7|50	+ Revision: 13b46da
14mu|texlive-vdmlisting-1.0-7|51	- MassBuild#674: Increase release tag
14mu|texlive-vdmlisting-1.0-7|52	
14mu|texlive-vdmlisting-1.0-7|53	

26057 14
14mu|texlive-velthuis-2.15.1-4|1	# revision 23224
14mu|texlive-velthuis-2.15.1-4|2	# category Package
14mu|texlive-velthuis-2.15.1-4|3	# catalog-ctan /language/devanagari/velthuis
14mu|texlive-velthuis-2.15.1-4|4	# catalog-date 2011-07-25 14:21:08 +0200
14mu|texlive-velthuis-2.15.1-4|5	# catalog-license gpl
14mu|texlive-velthuis-2.15.1-4|6	# catalog-version 2.15.1
14mu|texlive-velthuis-2.15.1-4|7	Name:		texlive-velthuis
14mu|texlive-velthuis-2.15.1-4|8	Version:	2.15.1
14mu|texlive-velthuis-2.15.1-4|9	Release:	4
14mu|texlive-velthuis-2.15.1-4|10	Summary:	Typeset Devanagari
14mu|texlive-velthuis-2.15.1-4|11	Group:		Publishing
14mu|texlive-velthuis-2.15.1-4|12	URL:		http://www.ctan.org/tex-archive/language/devanagari/velthuis
14mu|texlive-velthuis-2.15.1-4|13	License:	GPL
14mu|texlive-velthuis-2.15.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/velthuis.tar.xz
14mu|texlive-velthuis-2.15.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/velthuis.doc.tar.xz
14mu|texlive-velthuis-2.15.1-4|16	BuildArch:	noarch
14mu|texlive-velthuis-2.15.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-velthuis-2.15.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-velthuis-2.15.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-velthuis-2.15.1-4|20	Requires:	texlive-xetex-devanagari
14mu|texlive-velthuis-2.15.1-4|21	
14mu|texlive-velthuis-2.15.1-4|22	%description
14mu|texlive-velthuis-2.15.1-4|23	Frans Velthuis' preprocessor for Devanagari text, and fonts and
14mu|texlive-velthuis-2.15.1-4|24	macros to use when typesetting the processed text. The macros
14mu|texlive-velthuis-2.15.1-4|25	provide features that support Sanskrit, Hindi, Marathi, Nepali,
14mu|texlive-velthuis-2.15.1-4|26	and other languages typically printed in the Devanagari script.
14mu|texlive-velthuis-2.15.1-4|27	The fonts are available both in Metafont and Type 1 format.
14mu|texlive-velthuis-2.15.1-4|28	
14mu|texlive-velthuis-2.15.1-4|29	
14mu|texlive-velthuis-2.15.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-velthuis-2.15.1-4|31	%files
14mu|texlive-velthuis-2.15.1-4|32	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnb10.afm
14mu|texlive-velthuis-2.15.1-4|33	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnb8.afm
14mu|texlive-velthuis-2.15.1-4|34	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnb9.afm
14mu|texlive-velthuis-2.15.1-4|35	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbb10.afm
14mu|texlive-velthuis-2.15.1-4|36	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbb8.afm
14mu|texlive-velthuis-2.15.1-4|37	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbb9.afm
14mu|texlive-velthuis-2.15.1-4|38	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbbi10.afm
14mu|texlive-velthuis-2.15.1-4|39	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbbi8.afm
14mu|texlive-velthuis-2.15.1-4|40	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbbi9.afm
14mu|texlive-velthuis-2.15.1-4|41	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbi10.afm
14mu|texlive-velthuis-2.15.1-4|42	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbi8.afm
14mu|texlive-velthuis-2.15.1-4|43	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbi9.afm
14mu|texlive-velthuis-2.15.1-4|44	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnc10.afm
14mu|texlive-velthuis-2.15.1-4|45	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnc8.afm
14mu|texlive-velthuis-2.15.1-4|46	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnc9.afm
14mu|texlive-velthuis-2.15.1-4|47	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncb10.afm
14mu|texlive-velthuis-2.15.1-4|48	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncb8.afm
14mu|texlive-velthuis-2.15.1-4|49	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncb9.afm
14mu|texlive-velthuis-2.15.1-4|50	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncbi10.afm
14mu|texlive-velthuis-2.15.1-4|51	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncbi8.afm
14mu|texlive-velthuis-2.15.1-4|52	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncbi9.afm
14mu|texlive-velthuis-2.15.1-4|53	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnci10.afm
14mu|texlive-velthuis-2.15.1-4|54	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnci8.afm
14mu|texlive-velthuis-2.15.1-4|55	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnci9.afm
14mu|texlive-velthuis-2.15.1-4|56	%{_texmfdistdir}/fonts/afm/public/velthuis/dvng10.afm
14mu|texlive-velthuis-2.15.1-4|57	%{_texmfdistdir}/fonts/afm/public/velthuis/dvng8.afm
14mu|texlive-velthuis-2.15.1-4|58	%{_texmfdistdir}/fonts/afm/public/velthuis/dvng9.afm
14mu|texlive-velthuis-2.15.1-4|59	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngb10.afm
14mu|texlive-velthuis-2.15.1-4|60	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngb8.afm
14mu|texlive-velthuis-2.15.1-4|61	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngb9.afm
14mu|texlive-velthuis-2.15.1-4|62	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngbi10.afm
14mu|texlive-velthuis-2.15.1-4|63	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngbi8.afm
14mu|texlive-velthuis-2.15.1-4|64	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngbi9.afm
14mu|texlive-velthuis-2.15.1-4|65	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngi10.afm
14mu|texlive-velthuis-2.15.1-4|66	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngi8.afm
14mu|texlive-velthuis-2.15.1-4|67	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngi9.afm
14mu|texlive-velthuis-2.15.1-4|68	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnn10.afm
14mu|texlive-velthuis-2.15.1-4|69	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnn8.afm
14mu|texlive-velthuis-2.15.1-4|70	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnn9.afm
14mu|texlive-velthuis-2.15.1-4|71	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnb10.afm
14mu|texlive-velthuis-2.15.1-4|72	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnb8.afm
14mu|texlive-velthuis-2.15.1-4|73	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnb9.afm
14mu|texlive-velthuis-2.15.1-4|74	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnbi10.afm
14mu|texlive-velthuis-2.15.1-4|75	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnbi8.afm
14mu|texlive-velthuis-2.15.1-4|76	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnbi9.afm
14mu|texlive-velthuis-2.15.1-4|77	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnni10.afm
14mu|texlive-velthuis-2.15.1-4|78	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnni8.afm
14mu|texlive-velthuis-2.15.1-4|79	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnni9.afm
14mu|texlive-velthuis-2.15.1-4|80	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpb10.afm
14mu|texlive-velthuis-2.15.1-4|81	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpb8.afm
14mu|texlive-velthuis-2.15.1-4|82	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpb9.afm
14mu|texlive-velthuis-2.15.1-4|83	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpc10.afm
14mu|texlive-velthuis-2.15.1-4|84	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpc8.afm
14mu|texlive-velthuis-2.15.1-4|85	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpc9.afm
14mu|texlive-velthuis-2.15.1-4|86	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpn10.afm
14mu|texlive-velthuis-2.15.1-4|87	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpn8.afm
14mu|texlive-velthuis-2.15.1-4|88	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpn9.afm
14mu|texlive-velthuis-2.15.1-4|89	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpnn10.afm
14mu|texlive-velthuis-2.15.1-4|90	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpnn8.afm
14mu|texlive-velthuis-2.15.1-4|91	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpnn9.afm
14mu|texlive-velthuis-2.15.1-4|92	%{_texmfdistdir}/fonts/map/dvips/velthuis/dvng.map
14mu|texlive-velthuis-2.15.1-4|93	%{_texmfdistdir}/fonts/source/public/velthuis/dnchars.mf
14mu|texlive-velthuis-2.15.1-4|94	%{_texmfdistdir}/fonts/source/public/velthuis/dndefs.mf
14mu|texlive-velthuis-2.15.1-4|95	%{_texmfdistdir}/fonts/source/public/velthuis/dngen.mf
14mu|texlive-velthuis-2.15.1-4|96	%{_texmfdistdir}/fonts/source/public/velthuis/dninit.mf
14mu|texlive-velthuis-2.15.1-4|97	%{_texmfdistdir}/fonts/source/public/velthuis/dvnb10.mf
14mu|texlive-velthuis-2.15.1-4|98	%{_texmfdistdir}/fonts/source/public/velthuis/dvnb8.mf
14mu|texlive-velthuis-2.15.1-4|99	%{_texmfdistdir}/fonts/source/public/velthuis/dvnb9.mf
14mu|texlive-velthuis-2.15.1-4|100	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbb10.mf
14mu|texlive-velthuis-2.15.1-4|101	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbb8.mf
14mu|texlive-velthuis-2.15.1-4|102	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbb9.mf
14mu|texlive-velthuis-2.15.1-4|103	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbbi10.mf
14mu|texlive-velthuis-2.15.1-4|104	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbbi8.mf
14mu|texlive-velthuis-2.15.1-4|105	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbbi9.mf
14mu|texlive-velthuis-2.15.1-4|106	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbi10.mf
14mu|texlive-velthuis-2.15.1-4|107	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbi8.mf
14mu|texlive-velthuis-2.15.1-4|108	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbi9.mf
14mu|texlive-velthuis-2.15.1-4|109	%{_texmfdistdir}/fonts/source/public/velthuis/dvnc10.mf
14mu|texlive-velthuis-2.15.1-4|110	%{_texmfdistdir}/fonts/source/public/velthuis/dvnc8.mf
14mu|texlive-velthuis-2.15.1-4|111	%{_texmfdistdir}/fonts/source/public/velthuis/dvnc9.mf
14mu|texlive-velthuis-2.15.1-4|112	%{_texmfdistdir}/fonts/source/public/velthuis/dvncb10.mf
14mu|texlive-velthuis-2.15.1-4|113	%{_texmfdistdir}/fonts/source/public/velthuis/dvncb8.mf
14mu|texlive-velthuis-2.15.1-4|114	%{_texmfdistdir}/fonts/source/public/velthuis/dvncb9.mf
14mu|texlive-velthuis-2.15.1-4|115	%{_texmfdistdir}/fonts/source/public/velthuis/dvncbi10.mf
14mu|texlive-velthuis-2.15.1-4|116	%{_texmfdistdir}/fonts/source/public/velthuis/dvncbi8.mf
14mu|texlive-velthuis-2.15.1-4|117	%{_texmfdistdir}/fonts/source/public/velthuis/dvncbi9.mf
14mu|texlive-velthuis-2.15.1-4|118	%{_texmfdistdir}/fonts/source/public/velthuis/dvnci10.mf
14mu|texlive-velthuis-2.15.1-4|119	%{_texmfdistdir}/fonts/source/public/velthuis/dvnci8.mf
14mu|texlive-velthuis-2.15.1-4|120	%{_texmfdistdir}/fonts/source/public/velthuis/dvnci9.mf
14mu|texlive-velthuis-2.15.1-4|121	%{_texmfdistdir}/fonts/source/public/velthuis/dvng10.mf
14mu|texlive-velthuis-2.15.1-4|122	%{_texmfdistdir}/fonts/source/public/velthuis/dvng8.mf
14mu|texlive-velthuis-2.15.1-4|123	%{_texmfdistdir}/fonts/source/public/velthuis/dvng9.mf
14mu|texlive-velthuis-2.15.1-4|124	%{_texmfdistdir}/fonts/source/public/velthuis/dvngb10.mf
14mu|texlive-velthuis-2.15.1-4|125	%{_texmfdistdir}/fonts/source/public/velthuis/dvngb8.mf
14mu|texlive-velthuis-2.15.1-4|126	%{_texmfdistdir}/fonts/source/public/velthuis/dvngb9.mf
14mu|texlive-velthuis-2.15.1-4|127	%{_texmfdistdir}/fonts/source/public/velthuis/dvngbi10.mf
14mu|texlive-velthuis-2.15.1-4|128	%{_texmfdistdir}/fonts/source/public/velthuis/dvngbi8.mf
14mu|texlive-velthuis-2.15.1-4|129	%{_texmfdistdir}/fonts/source/public/velthuis/dvngbi9.mf
14mu|texlive-velthuis-2.15.1-4|130	%{_texmfdistdir}/fonts/source/public/velthuis/dvngi10.mf
14mu|texlive-velthuis-2.15.1-4|131	%{_texmfdistdir}/fonts/source/public/velthuis/dvngi8.mf
14mu|texlive-velthuis-2.15.1-4|132	%{_texmfdistdir}/fonts/source/public/velthuis/dvngi9.mf
14mu|texlive-velthuis-2.15.1-4|133	%{_texmfdistdir}/fonts/source/public/velthuis/dvnn10.mf
14mu|texlive-velthuis-2.15.1-4|134	%{_texmfdistdir}/fonts/source/public/velthuis/dvnn8.mf
14mu|texlive-velthuis-2.15.1-4|135	%{_texmfdistdir}/fonts/source/public/velthuis/dvnn9.mf
14mu|texlive-velthuis-2.15.1-4|136	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnb10.mf
14mu|texlive-velthuis-2.15.1-4|137	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnb8.mf
14mu|texlive-velthuis-2.15.1-4|138	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnb9.mf
14mu|texlive-velthuis-2.15.1-4|139	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnbi10.mf
14mu|texlive-velthuis-2.15.1-4|140	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnbi8.mf
14mu|texlive-velthuis-2.15.1-4|141	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnbi9.mf
14mu|texlive-velthuis-2.15.1-4|142	%{_texmfdistdir}/fonts/source/public/velthuis/dvnni10.mf
14mu|texlive-velthuis-2.15.1-4|143	%{_texmfdistdir}/fonts/source/public/velthuis/dvnni8.mf
14mu|texlive-velthuis-2.15.1-4|144	%{_texmfdistdir}/fonts/source/public/velthuis/dvnni9.mf
14mu|texlive-velthuis-2.15.1-4|145	%{_texmfdistdir}/fonts/source/public/velthuis/dvpb10.mf
14mu|texlive-velthuis-2.15.1-4|146	%{_texmfdistdir}/fonts/source/public/velthuis/dvpb8.mf
14mu|texlive-velthuis-2.15.1-4|147	%{_texmfdistdir}/fonts/source/public/velthuis/dvpb9.mf
14mu|texlive-velthuis-2.15.1-4|148	%{_texmfdistdir}/fonts/source/public/velthuis/dvpc10.mf
14mu|texlive-velthuis-2.15.1-4|149	%{_texmfdistdir}/fonts/source/public/velthuis/dvpc8.mf
14mu|texlive-velthuis-2.15.1-4|150	%{_texmfdistdir}/fonts/source/public/velthuis/dvpc9.mf
14mu|texlive-velthuis-2.15.1-4|151	%{_texmfdistdir}/fonts/source/public/velthuis/dvpn10.mf
14mu|texlive-velthuis-2.15.1-4|152	%{_texmfdistdir}/fonts/source/public/velthuis/dvpn8.mf
14mu|texlive-velthuis-2.15.1-4|153	%{_texmfdistdir}/fonts/source/public/velthuis/dvpn9.mf
14mu|texlive-velthuis-2.15.1-4|154	%{_texmfdistdir}/fonts/source/public/velthuis/dvpnn10.mf
14mu|texlive-velthuis-2.15.1-4|155	%{_texmfdistdir}/fonts/source/public/velthuis/dvpnn8.mf
14mu|texlive-velthuis-2.15.1-4|156	%{_texmfdistdir}/fonts/source/public/velthuis/dvpnn9.mf
14mu|texlive-velthuis-2.15.1-4|157	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnb10.tfm
14mu|texlive-velthuis-2.15.1-4|158	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnb8.tfm
14mu|texlive-velthuis-2.15.1-4|159	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnb9.tfm
14mu|texlive-velthuis-2.15.1-4|160	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbb10.tfm
14mu|texlive-velthuis-2.15.1-4|161	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbb8.tfm
14mu|texlive-velthuis-2.15.1-4|162	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbb9.tfm
14mu|texlive-velthuis-2.15.1-4|163	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbbi10.tfm
14mu|texlive-velthuis-2.15.1-4|164	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbbi8.tfm
14mu|texlive-velthuis-2.15.1-4|165	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbbi9.tfm
14mu|texlive-velthuis-2.15.1-4|166	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbi10.tfm
14mu|texlive-velthuis-2.15.1-4|167	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbi8.tfm
14mu|texlive-velthuis-2.15.1-4|168	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbi9.tfm
14mu|texlive-velthuis-2.15.1-4|169	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnc10.tfm
14mu|texlive-velthuis-2.15.1-4|170	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnc8.tfm
14mu|texlive-velthuis-2.15.1-4|171	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnc9.tfm
14mu|texlive-velthuis-2.15.1-4|172	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncb10.tfm
14mu|texlive-velthuis-2.15.1-4|173	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncb8.tfm
14mu|texlive-velthuis-2.15.1-4|174	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncb9.tfm
14mu|texlive-velthuis-2.15.1-4|175	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncbi10.tfm
14mu|texlive-velthuis-2.15.1-4|176	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncbi8.tfm
14mu|texlive-velthuis-2.15.1-4|177	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncbi9.tfm
14mu|texlive-velthuis-2.15.1-4|178	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnci10.tfm
14mu|texlive-velthuis-2.15.1-4|179	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnci8.tfm
14mu|texlive-velthuis-2.15.1-4|180	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnci9.tfm
14mu|texlive-velthuis-2.15.1-4|181	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvng10.tfm
14mu|texlive-velthuis-2.15.1-4|182	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvng8.tfm
14mu|texlive-velthuis-2.15.1-4|183	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvng9.tfm
14mu|texlive-velthuis-2.15.1-4|184	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngb10.tfm
14mu|texlive-velthuis-2.15.1-4|185	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngb8.tfm
14mu|texlive-velthuis-2.15.1-4|186	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngb9.tfm
14mu|texlive-velthuis-2.15.1-4|187	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngbi10.tfm
14mu|texlive-velthuis-2.15.1-4|188	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngbi8.tfm
14mu|texlive-velthuis-2.15.1-4|189	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngbi9.tfm
14mu|texlive-velthuis-2.15.1-4|190	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngi10.tfm
14mu|texlive-velthuis-2.15.1-4|191	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngi8.tfm
14mu|texlive-velthuis-2.15.1-4|192	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngi9.tfm
14mu|texlive-velthuis-2.15.1-4|193	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnn10.tfm
14mu|texlive-velthuis-2.15.1-4|194	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnn8.tfm
14mu|texlive-velthuis-2.15.1-4|195	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnn9.tfm
14mu|texlive-velthuis-2.15.1-4|196	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnb10.tfm
14mu|texlive-velthuis-2.15.1-4|197	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnb8.tfm
14mu|texlive-velthuis-2.15.1-4|198	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnb9.tfm
14mu|texlive-velthuis-2.15.1-4|199	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnbi10.tfm
14mu|texlive-velthuis-2.15.1-4|200	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnbi8.tfm
14mu|texlive-velthuis-2.15.1-4|201	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnbi9.tfm
14mu|texlive-velthuis-2.15.1-4|202	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnni10.tfm
14mu|texlive-velthuis-2.15.1-4|203	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnni8.tfm
14mu|texlive-velthuis-2.15.1-4|204	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnni9.tfm
14mu|texlive-velthuis-2.15.1-4|205	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpb10.tfm
14mu|texlive-velthuis-2.15.1-4|206	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpb8.tfm
14mu|texlive-velthuis-2.15.1-4|207	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpb9.tfm
14mu|texlive-velthuis-2.15.1-4|208	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpc10.tfm
14mu|texlive-velthuis-2.15.1-4|209	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpc8.tfm
14mu|texlive-velthuis-2.15.1-4|210	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpc9.tfm
14mu|texlive-velthuis-2.15.1-4|211	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpn10.tfm
14mu|texlive-velthuis-2.15.1-4|212	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpn8.tfm
14mu|texlive-velthuis-2.15.1-4|213	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpn9.tfm
14mu|texlive-velthuis-2.15.1-4|214	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpnn10.tfm
14mu|texlive-velthuis-2.15.1-4|215	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpnn8.tfm
14mu|texlive-velthuis-2.15.1-4|216	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpnn9.tfm
14mu|texlive-velthuis-2.15.1-4|217	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnb10.pfb
14mu|texlive-velthuis-2.15.1-4|218	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnb8.pfb
14mu|texlive-velthuis-2.15.1-4|219	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnb9.pfb
14mu|texlive-velthuis-2.15.1-4|220	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbb10.pfb
14mu|texlive-velthuis-2.15.1-4|221	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbb8.pfb
14mu|texlive-velthuis-2.15.1-4|222	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbb9.pfb
14mu|texlive-velthuis-2.15.1-4|223	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbbi10.pfb
14mu|texlive-velthuis-2.15.1-4|224	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbbi8.pfb
14mu|texlive-velthuis-2.15.1-4|225	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbbi9.pfb
14mu|texlive-velthuis-2.15.1-4|226	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbi10.pfb
14mu|texlive-velthuis-2.15.1-4|227	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbi8.pfb
14mu|texlive-velthuis-2.15.1-4|228	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbi9.pfb
14mu|texlive-velthuis-2.15.1-4|229	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnc10.pfb
14mu|texlive-velthuis-2.15.1-4|230	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnc8.pfb
14mu|texlive-velthuis-2.15.1-4|231	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnc9.pfb
14mu|texlive-velthuis-2.15.1-4|232	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncb10.pfb
14mu|texlive-velthuis-2.15.1-4|233	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncb8.pfb
14mu|texlive-velthuis-2.15.1-4|234	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncb9.pfb
14mu|texlive-velthuis-2.15.1-4|235	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncbi10.pfb
14mu|texlive-velthuis-2.15.1-4|236	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncbi8.pfb
14mu|texlive-velthuis-2.15.1-4|237	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncbi9.pfb
14mu|texlive-velthuis-2.15.1-4|238	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnci10.pfb
14mu|texlive-velthuis-2.15.1-4|239	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnci8.pfb
14mu|texlive-velthuis-2.15.1-4|240	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnci9.pfb
14mu|texlive-velthuis-2.15.1-4|241	%{_texmfdistdir}/fonts/type1/public/velthuis/dvng10.pfb
14mu|texlive-velthuis-2.15.1-4|242	%{_texmfdistdir}/fonts/type1/public/velthuis/dvng8.pfb
14mu|texlive-velthuis-2.15.1-4|243	%{_texmfdistdir}/fonts/type1/public/velthuis/dvng9.pfb
14mu|texlive-velthuis-2.15.1-4|244	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngb10.pfb
14mu|texlive-velthuis-2.15.1-4|245	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngb8.pfb
14mu|texlive-velthuis-2.15.1-4|246	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngb9.pfb
14mu|texlive-velthuis-2.15.1-4|247	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngbi10.pfb
14mu|texlive-velthuis-2.15.1-4|248	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngbi8.pfb
14mu|texlive-velthuis-2.15.1-4|249	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngbi9.pfb
14mu|texlive-velthuis-2.15.1-4|250	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngi10.pfb
14mu|texlive-velthuis-2.15.1-4|251	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngi8.pfb
14mu|texlive-velthuis-2.15.1-4|252	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngi9.pfb
14mu|texlive-velthuis-2.15.1-4|253	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnn10.pfb
14mu|texlive-velthuis-2.15.1-4|254	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnn8.pfb
14mu|texlive-velthuis-2.15.1-4|255	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnn9.pfb
14mu|texlive-velthuis-2.15.1-4|256	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnb10.pfb
14mu|texlive-velthuis-2.15.1-4|257	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnb8.pfb
14mu|texlive-velthuis-2.15.1-4|258	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnb9.pfb
14mu|texlive-velthuis-2.15.1-4|259	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnbi10.pfb
14mu|texlive-velthuis-2.15.1-4|260	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnbi8.pfb
14mu|texlive-velthuis-2.15.1-4|261	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnbi9.pfb
14mu|texlive-velthuis-2.15.1-4|262	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnni10.pfb
14mu|texlive-velthuis-2.15.1-4|263	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnni8.pfb
14mu|texlive-velthuis-2.15.1-4|264	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnni9.pfb
14mu|texlive-velthuis-2.15.1-4|265	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpb10.pfb
14mu|texlive-velthuis-2.15.1-4|266	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpb8.pfb
14mu|texlive-velthuis-2.15.1-4|267	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpb9.pfb
14mu|texlive-velthuis-2.15.1-4|268	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpc10.pfb
14mu|texlive-velthuis-2.15.1-4|269	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpc8.pfb
14mu|texlive-velthuis-2.15.1-4|270	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpc9.pfb
14mu|texlive-velthuis-2.15.1-4|271	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpn10.pfb
14mu|texlive-velthuis-2.15.1-4|272	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpn8.pfb
14mu|texlive-velthuis-2.15.1-4|273	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpn9.pfb
14mu|texlive-velthuis-2.15.1-4|274	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpnn10.pfb
14mu|texlive-velthuis-2.15.1-4|275	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpnn8.pfb
14mu|texlive-velthuis-2.15.1-4|276	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpnn9.pfb
14mu|texlive-velthuis-2.15.1-4|277	%{_texmfdistdir}/tex/generic/velthuis/hindi.ldf
14mu|texlive-velthuis-2.15.1-4|278	%{_texmfdistdir}/tex/generic/velthuis/hindi.sty
14mu|texlive-velthuis-2.15.1-4|279	%{_texmfdistdir}/tex/latex/velthuis/dev.sty
14mu|texlive-velthuis-2.15.1-4|280	%{_texmfdistdir}/tex/latex/velthuis/dev209.sty
14mu|texlive-velthuis-2.15.1-4|281	%{_texmfdistdir}/tex/latex/velthuis/devanagari.sty
14mu|texlive-velthuis-2.15.1-4|282	%{_texmfdistdir}/tex/latex/velthuis/dvngcite.sty
14mu|texlive-velthuis-2.15.1-4|283	%{_texmfdistdir}/tex/latex/velthuis/udn.fd
14mu|texlive-velthuis-2.15.1-4|284	%{_texmfdistdir}/tex/latex/velthuis/udnb.fd
14mu|texlive-velthuis-2.15.1-4|285	%{_texmfdistdir}/tex/latex/velthuis/udnc.fd
14mu|texlive-velthuis-2.15.1-4|286	%{_texmfdistdir}/tex/latex/velthuis/udnn.fd
14mu|texlive-velthuis-2.15.1-4|287	%{_texmfdistdir}/tex/latex/velthuis/udnp.fd
14mu|texlive-velthuis-2.15.1-4|288	%{_texmfdistdir}/tex/latex/velthuis/udnpb.fd
14mu|texlive-velthuis-2.15.1-4|289	%{_texmfdistdir}/tex/latex/velthuis/udnpc.fd
14mu|texlive-velthuis-2.15.1-4|290	%{_texmfdistdir}/tex/latex/velthuis/udnpn.fd
14mu|texlive-velthuis-2.15.1-4|291	%{_texmfdistdir}/tex/plain/velthuis/dnmacs.tex
14mu|texlive-velthuis-2.15.1-4|292	%{_texmfdistdir}/tex/xelatex/velthuis/hindicaptions.sty
14mu|texlive-velthuis-2.15.1-4|293	%doc %{_texmfdistdir}/doc/generic/velthuis/README
14mu|texlive-velthuis-2.15.1-4|294	%doc %{_texmfdistdir}/doc/generic/velthuis/captions.dn
14mu|texlive-velthuis-2.15.1-4|295	%doc %{_texmfdistdir}/doc/generic/velthuis/changes
14mu|texlive-velthuis-2.15.1-4|296	%doc %{_texmfdistdir}/doc/generic/velthuis/copying
14mu|texlive-velthuis-2.15.1-4|297	%doc %{_texmfdistdir}/doc/generic/velthuis/examples.dn
14mu|texlive-velthuis-2.15.1-4|298	%doc %{_texmfdistdir}/doc/generic/velthuis/examples.pdf
14mu|texlive-velthuis-2.15.1-4|299	%doc %{_texmfdistdir}/doc/generic/velthuis/hindi.dtx
14mu|texlive-velthuis-2.15.1-4|300	%doc %{_texmfdistdir}/doc/generic/velthuis/hindi.ins
14mu|texlive-velthuis-2.15.1-4|301	%doc %{_texmfdistdir}/doc/generic/velthuis/hindi.pdf
14mu|texlive-velthuis-2.15.1-4|302	%doc %{_texmfdistdir}/doc/generic/velthuis/manual.pdf
14mu|texlive-velthuis-2.15.1-4|303	%doc %{_texmfdistdir}/doc/generic/velthuis/manual.tex
14mu|texlive-velthuis-2.15.1-4|304	%doc %{_texmfdistdir}/doc/generic/velthuis/misspaal.dn
14mu|texlive-velthuis-2.15.1-4|305	%doc %{_texmfdistdir}/doc/generic/velthuis/misspaal.pdf
14mu|texlive-velthuis-2.15.1-4|306	%doc %{_texmfdistdir}/doc/generic/velthuis/vedasample.dn
14mu|texlive-velthuis-2.15.1-4|307	%doc %{_texmfdistdir}/doc/generic/velthuis/vedasample.pdf
14mu|texlive-velthuis-2.15.1-4|308	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-examples.pdf
14mu|texlive-velthuis-2.15.1-4|309	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-examples.tex
14mu|texlive-velthuis-2.15.1-4|310	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-misspaal.pdf
14mu|texlive-velthuis-2.15.1-4|311	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-misspaal.tex
14mu|texlive-velthuis-2.15.1-4|312	
14mu|texlive-velthuis-2.15.1-4|313	#-----------------------------------------------------------------------
14mu|texlive-velthuis-2.15.1-4|314	%prep
14mu|texlive-velthuis-2.15.1-4|315	%setup -c -a0 -a1
14mu|texlive-velthuis-2.15.1-4|316	
14mu|texlive-velthuis-2.15.1-4|317	%build
14mu|texlive-velthuis-2.15.1-4|318	
14mu|texlive-velthuis-2.15.1-4|319	%install
14mu|texlive-velthuis-2.15.1-4|320	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-velthuis-2.15.1-4|321	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-velthuis-2.15.1-4|322	
14mu|texlive-velthuis-2.15.1-4|323	
14mu|texlive-velthuis-2.15.1-4|324	
14mu|texlive-velthuis-2.15.1-4|325	%changelog
14mu|texlive-velthuis-2.15.1-4|326	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.15.1-4
14mu|texlive-velthuis-2.15.1-4|327	+ Revision: 17e3927
14mu|texlive-velthuis-2.15.1-4|328	- MassBuild#674: Increase release tag
14mu|texlive-velthuis-2.15.1-4|329	
14mu|texlive-velthuis-2.15.1-4|330	

26058 14
14mu|texlive-venndiagram-1.0-9|1	# revision 28069
14mu|texlive-venndiagram-1.0-9|2	# category Package
14mu|texlive-venndiagram-1.0-9|3	# catalog-ctan /macros/latex/contrib/venndiagram
14mu|texlive-venndiagram-1.0-9|4	# catalog-date 2012-10-24 15:36:13 +0200
14mu|texlive-venndiagram-1.0-9|5	# catalog-license lppl
14mu|texlive-venndiagram-1.0-9|6	# catalog-version 1.0
14mu|texlive-venndiagram-1.0-9|7	Name:		texlive-venndiagram
14mu|texlive-venndiagram-1.0-9|8	Version:	1.0
14mu|texlive-venndiagram-1.0-9|9	Release:	9
14mu|texlive-venndiagram-1.0-9|10	Summary:	Creating Venn diagrams with TikZ
14mu|texlive-venndiagram-1.0-9|11	Group:		Publishing
14mu|texlive-venndiagram-1.0-9|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/venndiagram
14mu|texlive-venndiagram-1.0-9|13	License:	LPPL
14mu|texlive-venndiagram-1.0-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venndiagram.tar.xz
14mu|texlive-venndiagram-1.0-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venndiagram.doc.tar.xz
14mu|texlive-venndiagram-1.0-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venndiagram.source.tar.xz
14mu|texlive-venndiagram-1.0-9|17	BuildArch:	noarch
14mu|texlive-venndiagram-1.0-9|18	BuildRequires:	texlive-tlpkg
14mu|texlive-venndiagram-1.0-9|19	Requires(pre):	texlive-tlpkg
14mu|texlive-venndiagram-1.0-9|20	Requires(post):	texlive-kpathsea
14mu|texlive-venndiagram-1.0-9|21	
14mu|texlive-venndiagram-1.0-9|22	%description
14mu|texlive-venndiagram-1.0-9|23	The package assists generation of simple two- and three-set
14mu|texlive-venndiagram-1.0-9|24	Venn diagrams for lectures or assignment sheets. The package
14mu|texlive-venndiagram-1.0-9|25	requires the TikZ package.
14mu|texlive-venndiagram-1.0-9|26	
14mu|texlive-venndiagram-1.0-9|27	
14mu|texlive-venndiagram-1.0-9|28	#-----------------------------------------------------------------------
14mu|texlive-venndiagram-1.0-9|29	%files
14mu|texlive-venndiagram-1.0-9|30	%{_texmfdistdir}/tex/latex/venndiagram/venndiagram.sty
14mu|texlive-venndiagram-1.0-9|31	%doc %{_texmfdistdir}/doc/latex/venndiagram/CHANGES
14mu|texlive-venndiagram-1.0-9|32	%doc %{_texmfdistdir}/doc/latex/venndiagram/INSTALL
14mu|texlive-venndiagram-1.0-9|33	%doc %{_texmfdistdir}/doc/latex/venndiagram/README
14mu|texlive-venndiagram-1.0-9|34	%doc %{_texmfdistdir}/doc/latex/venndiagram/samples/venn-sample.pdf
14mu|texlive-venndiagram-1.0-9|35	%doc %{_texmfdistdir}/doc/latex/venndiagram/samples/venn-sample.tex
14mu|texlive-venndiagram-1.0-9|36	%doc %{_texmfdistdir}/doc/latex/venndiagram/venndiagram.pdf
14mu|texlive-venndiagram-1.0-9|37	#- source
14mu|texlive-venndiagram-1.0-9|38	%doc %{_texmfdistdir}/source/latex/venndiagram/venndiagram.dtx
14mu|texlive-venndiagram-1.0-9|39	%doc %{_texmfdistdir}/source/latex/venndiagram/venndiagram.ins
14mu|texlive-venndiagram-1.0-9|40	
14mu|texlive-venndiagram-1.0-9|41	#-----------------------------------------------------------------------
14mu|texlive-venndiagram-1.0-9|42	%prep
14mu|texlive-venndiagram-1.0-9|43	%setup -c -a0 -a1 -a2
14mu|texlive-venndiagram-1.0-9|44	
14mu|texlive-venndiagram-1.0-9|45	%build
14mu|texlive-venndiagram-1.0-9|46	
14mu|texlive-venndiagram-1.0-9|47	%install
14mu|texlive-venndiagram-1.0-9|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-venndiagram-1.0-9|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-venndiagram-1.0-9|50	
14mu|texlive-venndiagram-1.0-9|51	%changelog
14mu|texlive-venndiagram-1.0-9|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-9
14mu|texlive-venndiagram-1.0-9|53	+ Revision: fa67ccb
14mu|texlive-venndiagram-1.0-9|54	- MassBuild#674: Increase release tag
14mu|texlive-venndiagram-1.0-9|55	
14mu|texlive-venndiagram-1.0-9|56	

26059 14
14mu|texlive-verbasef-1.1-4|1	# revision 21922
14mu|texlive-verbasef-1.1-4|2	# category Package
14mu|texlive-verbasef-1.1-4|3	# catalog-ctan /macros/latex/contrib/verbasef
14mu|texlive-verbasef-1.1-4|4	# catalog-date 2011-04-02 14:59:54 +0200
14mu|texlive-verbasef-1.1-4|5	# catalog-license gpl
14mu|texlive-verbasef-1.1-4|6	# catalog-version 1.1
14mu|texlive-verbasef-1.1-4|7	Name:		texlive-verbasef
14mu|texlive-verbasef-1.1-4|8	Version:	1.1
14mu|texlive-verbasef-1.1-4|9	Release:	4
14mu|texlive-verbasef-1.1-4|10	Summary:	VERBatim Automatic Splitting of External Files
14mu|texlive-verbasef-1.1-4|11	Group:		Publishing
14mu|texlive-verbasef-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbasef
14mu|texlive-verbasef-1.1-4|13	License:	GPL
14mu|texlive-verbasef-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbasef.tar.xz
14mu|texlive-verbasef-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbasef.doc.tar.xz
14mu|texlive-verbasef-1.1-4|16	BuildArch:	noarch
14mu|texlive-verbasef-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-verbasef-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-verbasef-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-verbasef-1.1-4|20	
14mu|texlive-verbasef-1.1-4|21	%description
14mu|texlive-verbasef-1.1-4|22	Verbasef allows you to input (subsections of a) file, print
14mu|texlive-verbasef-1.1-4|23	them in verbatim mode, while automatically breaking up the
14mu|texlive-verbasef-1.1-4|24	inputted lines into pieces of a given length, which are output
14mu|texlive-verbasef-1.1-4|25	as figures. These figures are posted using the [H]
14mu|texlive-verbasef-1.1-4|26	specification, which forces LaTeX to place the figure at the
14mu|texlive-verbasef-1.1-4|27	spot of invocation, rather than floating the figures to the top
14mu|texlive-verbasef-1.1-4|28	of the next page. The package requires the verbatim, here and
14mu|texlive-verbasef-1.1-4|29	vrbexin packages.
14mu|texlive-verbasef-1.1-4|30	
14mu|texlive-verbasef-1.1-4|31	
14mu|texlive-verbasef-1.1-4|32	#-----------------------------------------------------------------------
14mu|texlive-verbasef-1.1-4|33	%files
14mu|texlive-verbasef-1.1-4|34	%{_texmfdistdir}/tex/latex/verbasef/verbasef.sty
14mu|texlive-verbasef-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/verbasef/verbasef-doc.pdf
14mu|texlive-verbasef-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/verbasef/verbasef-doc.tex
14mu|texlive-verbasef-1.1-4|37	
14mu|texlive-verbasef-1.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-verbasef-1.1-4|39	%prep
14mu|texlive-verbasef-1.1-4|40	%setup -c -a0 -a1
14mu|texlive-verbasef-1.1-4|41	
14mu|texlive-verbasef-1.1-4|42	%build
14mu|texlive-verbasef-1.1-4|43	
14mu|texlive-verbasef-1.1-4|44	%install
14mu|texlive-verbasef-1.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-verbasef-1.1-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-verbasef-1.1-4|47	
14mu|texlive-verbasef-1.1-4|48	
14mu|texlive-verbasef-1.1-4|49	
14mu|texlive-verbasef-1.1-4|50	%changelog
14mu|texlive-verbasef-1.1-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-verbasef-1.1-4|52	+ Revision: 9f4cd98
14mu|texlive-verbasef-1.1-4|53	- MassBuild#674: Increase release tag
14mu|texlive-verbasef-1.1-4|54	
14mu|texlive-verbasef-1.1-4|55	

26060 14
14mu|texlive-verbatimbox-3.11-3|1	# revision 32894
14mu|texlive-verbatimbox-3.11-3|2	# category Package
14mu|texlive-verbatimbox-3.11-3|3	# catalog-ctan /macros/latex/contrib/verbatimbox
14mu|texlive-verbatimbox-3.11-3|4	# catalog-date 2014-02-04 19:03:18 +0100
14mu|texlive-verbatimbox-3.11-3|5	# catalog-license lppl
14mu|texlive-verbatimbox-3.11-3|6	# catalog-version 3.11
14mu|texlive-verbatimbox-3.11-3|7	Name:		texlive-verbatimbox
14mu|texlive-verbatimbox-3.11-3|8	Version:	3.11
14mu|texlive-verbatimbox-3.11-3|9	Release:	3
14mu|texlive-verbatimbox-3.11-3|10	Summary:	Deposit verbatim text in a box
14mu|texlive-verbatimbox-3.11-3|11	Group:		Publishing
14mu|texlive-verbatimbox-3.11-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbatimbox
14mu|texlive-verbatimbox-3.11-3|13	License:	LPPL
14mu|texlive-verbatimbox-3.11-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimbox.tar.xz
14mu|texlive-verbatimbox-3.11-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimbox.doc.tar.xz
14mu|texlive-verbatimbox-3.11-3|16	BuildArch:	noarch
14mu|texlive-verbatimbox-3.11-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-verbatimbox-3.11-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-verbatimbox-3.11-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-verbatimbox-3.11-3|20	
14mu|texlive-verbatimbox-3.11-3|21	%description
14mu|texlive-verbatimbox-3.11-3|22	The package provides a verbbox environment (which uses
14mu|texlive-verbatimbox-3.11-3|23	techniques similar to those of the boxedverbatim environment of
14mu|texlive-verbatimbox-3.11-3|24	the moreverb package) to place its contents into a globally
14mu|texlive-verbatimbox-3.11-3|25	available box, or into a box specified by the user. The global
14mu|texlive-verbatimbox-3.11-3|26	box may then be used in a variety of situations (for example,
14mu|texlive-verbatimbox-3.11-3|27	providing a replica of the boxedverbatim environment itself). A
14mu|texlive-verbatimbox-3.11-3|28	valuable use is in places where the standard verbatim
14mu|texlive-verbatimbox-3.11-3|29	environment (which is based on a trivlist) may not appear. The
14mu|texlive-verbatimbox-3.11-3|30	package makes use of the verbatim package (which is a required
14mu|texlive-verbatimbox-3.11-3|31	part of any LaTeX distribution).
14mu|texlive-verbatimbox-3.11-3|32	
14mu|texlive-verbatimbox-3.11-3|33	
14mu|texlive-verbatimbox-3.11-3|34	#-----------------------------------------------------------------------
14mu|texlive-verbatimbox-3.11-3|35	%files
14mu|texlive-verbatimbox-3.11-3|36	%{_texmfdistdir}/tex/latex/verbatimbox/verbatimbox.sty
14mu|texlive-verbatimbox-3.11-3|37	%doc %{_texmfdistdir}/doc/latex/verbatimbox/README
14mu|texlive-verbatimbox-3.11-3|38	%doc %{_texmfdistdir}/doc/latex/verbatimbox/verbatimbox.pdf
14mu|texlive-verbatimbox-3.11-3|39	%doc %{_texmfdistdir}/doc/latex/verbatimbox/verbatimbox.tex
14mu|texlive-verbatimbox-3.11-3|40	
14mu|texlive-verbatimbox-3.11-3|41	#-----------------------------------------------------------------------
14mu|texlive-verbatimbox-3.11-3|42	%prep
14mu|texlive-verbatimbox-3.11-3|43	%setup -c -a0 -a1
14mu|texlive-verbatimbox-3.11-3|44	
14mu|texlive-verbatimbox-3.11-3|45	%build
14mu|texlive-verbatimbox-3.11-3|46	
14mu|texlive-verbatimbox-3.11-3|47	%install
14mu|texlive-verbatimbox-3.11-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-verbatimbox-3.11-3|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-verbatimbox-3.11-3|50	
14mu|texlive-verbatimbox-3.11-3|51	%changelog
14mu|texlive-verbatimbox-3.11-3|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.11-3
14mu|texlive-verbatimbox-3.11-3|53	+ Revision: c4a8bb7
14mu|texlive-verbatimbox-3.11-3|54	- MassBuild#674: Increase release tag
14mu|texlive-verbatimbox-3.11-3|55	
14mu|texlive-verbatimbox-3.11-3|56	

26061 14
14mu|texlive-verbatimcopy-0.06-4|1	# revision 15878
14mu|texlive-verbatimcopy-0.06-4|2	# category Package
14mu|texlive-verbatimcopy-0.06-4|3	# catalog-ctan /macros/latex/contrib/verbatimcopy
14mu|texlive-verbatimcopy-0.06-4|4	# catalog-date 2009-06-02 14:54:30 +0200
14mu|texlive-verbatimcopy-0.06-4|5	# catalog-license lppl
14mu|texlive-verbatimcopy-0.06-4|6	# catalog-version 0.06
14mu|texlive-verbatimcopy-0.06-4|7	Name:		texlive-verbatimcopy
14mu|texlive-verbatimcopy-0.06-4|8	Version:	0.06
14mu|texlive-verbatimcopy-0.06-4|9	Release:	4
14mu|texlive-verbatimcopy-0.06-4|10	Summary:	Make copies of text documents from within LaTeX
14mu|texlive-verbatimcopy-0.06-4|11	Group:		Publishing
14mu|texlive-verbatimcopy-0.06-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbatimcopy
14mu|texlive-verbatimcopy-0.06-4|13	License:	LPPL
14mu|texlive-verbatimcopy-0.06-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimcopy.tar.xz
14mu|texlive-verbatimcopy-0.06-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimcopy.doc.tar.xz
14mu|texlive-verbatimcopy-0.06-4|16	BuildArch:	noarch
14mu|texlive-verbatimcopy-0.06-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-verbatimcopy-0.06-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-verbatimcopy-0.06-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-verbatimcopy-0.06-4|20	
14mu|texlive-verbatimcopy-0.06-4|21	%description
14mu|texlive-verbatimcopy-0.06-4|22	This package provides \VerbatimCopy{in}{out} that will enable
14mu|texlive-verbatimcopy-0.06-4|23	LaTeX to take a verbatim copy of one text file, and save it
14mu|texlive-verbatimcopy-0.06-4|24	under another name. The package provides a means to specify the
14mu|texlive-verbatimcopy-0.06-4|25	output directory to be used, but does no checking and may
14mu|texlive-verbatimcopy-0.06-4|26	therefore overwrite an important file if used injudiciously.
14mu|texlive-verbatimcopy-0.06-4|27	
14mu|texlive-verbatimcopy-0.06-4|28	
14mu|texlive-verbatimcopy-0.06-4|29	#-----------------------------------------------------------------------
14mu|texlive-verbatimcopy-0.06-4|30	%files
14mu|texlive-verbatimcopy-0.06-4|31	%{_texmfdistdir}/tex/latex/verbatimcopy/verbatimcopy.sty
14mu|texlive-verbatimcopy-0.06-4|32	%doc %{_texmfdistdir}/doc/latex/verbatimcopy/README
14mu|texlive-verbatimcopy-0.06-4|33	%doc %{_texmfdistdir}/doc/latex/verbatimcopy/verbatimcopy.pdf
14mu|texlive-verbatimcopy-0.06-4|34	%doc %{_texmfdistdir}/doc/latex/verbatimcopy/verbatimcopy.tex
14mu|texlive-verbatimcopy-0.06-4|35	
14mu|texlive-verbatimcopy-0.06-4|36	#-----------------------------------------------------------------------
14mu|texlive-verbatimcopy-0.06-4|37	%prep
14mu|texlive-verbatimcopy-0.06-4|38	%setup -c -a0 -a1
14mu|texlive-verbatimcopy-0.06-4|39	
14mu|texlive-verbatimcopy-0.06-4|40	%build
14mu|texlive-verbatimcopy-0.06-4|41	
14mu|texlive-verbatimcopy-0.06-4|42	%install
14mu|texlive-verbatimcopy-0.06-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-verbatimcopy-0.06-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-verbatimcopy-0.06-4|45	
14mu|texlive-verbatimcopy-0.06-4|46	
14mu|texlive-verbatimcopy-0.06-4|47	
14mu|texlive-verbatimcopy-0.06-4|48	%changelog
14mu|texlive-verbatimcopy-0.06-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.06-4
14mu|texlive-verbatimcopy-0.06-4|50	+ Revision: 5197a01
14mu|texlive-verbatimcopy-0.06-4|51	- MassBuild#674: Increase release tag
14mu|texlive-verbatimcopy-0.06-4|52	
14mu|texlive-verbatimcopy-0.06-4|53	

26062 14
14mu|texlive-verbdef-0.2-4|1	# revision 17177
14mu|texlive-verbdef-0.2-4|2	# category Package
14mu|texlive-verbdef-0.2-4|3	# catalog-ctan /macros/latex/contrib/verbdef
14mu|texlive-verbdef-0.2-4|4	# catalog-date 2010-03-09 13:13:30 +0100
14mu|texlive-verbdef-0.2-4|5	# catalog-license lppl
14mu|texlive-verbdef-0.2-4|6	# catalog-version 0.2
14mu|texlive-verbdef-0.2-4|7	Name:		texlive-verbdef
14mu|texlive-verbdef-0.2-4|8	Version:	0.2
14mu|texlive-verbdef-0.2-4|9	Release:	4
14mu|texlive-verbdef-0.2-4|10	Summary:	Define commands which expand to verbatim text
14mu|texlive-verbdef-0.2-4|11	Group:		Publishing
14mu|texlive-verbdef-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbdef
14mu|texlive-verbdef-0.2-4|13	License:	LPPL
14mu|texlive-verbdef-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbdef.tar.xz
14mu|texlive-verbdef-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbdef.doc.tar.xz
14mu|texlive-verbdef-0.2-4|16	BuildArch:	noarch
14mu|texlive-verbdef-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-verbdef-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-verbdef-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-verbdef-0.2-4|20	
14mu|texlive-verbdef-0.2-4|21	%description
14mu|texlive-verbdef-0.2-4|22	The package defines a single command \verbdef (which has a *-
14mu|texlive-verbdef-0.2-4|23	form, like \verb). \verbdef will define a robust command whose
14mu|texlive-verbdef-0.2-4|24	body expands to verbatim text. By using commands defined by
14mu|texlive-verbdef-0.2-4|25	\verbdef, one can put verbatim text into the arguments of
14mu|texlive-verbdef-0.2-4|26	commands; since the defined command is robust, it doesn't
14mu|texlive-verbdef-0.2-4|27	matter if the argument is moving. (Full details of syntax and
14mu|texlive-verbdef-0.2-4|28	caveats about use are in comments in the file itself.).
14mu|texlive-verbdef-0.2-4|29	
14mu|texlive-verbdef-0.2-4|30	
14mu|texlive-verbdef-0.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-verbdef-0.2-4|32	%files
14mu|texlive-verbdef-0.2-4|33	%{_texmfdistdir}/tex/latex/verbdef/verbdef.sty
14mu|texlive-verbdef-0.2-4|34	%doc %{_texmfdistdir}/doc/latex/verbdef/verbdef.pdf
14mu|texlive-verbdef-0.2-4|35	%doc %{_texmfdistdir}/doc/latex/verbdef/verbdef.tex
14mu|texlive-verbdef-0.2-4|36	
14mu|texlive-verbdef-0.2-4|37	#-----------------------------------------------------------------------
14mu|texlive-verbdef-0.2-4|38	%prep
14mu|texlive-verbdef-0.2-4|39	%setup -c -a0 -a1
14mu|texlive-verbdef-0.2-4|40	
14mu|texlive-verbdef-0.2-4|41	%build
14mu|texlive-verbdef-0.2-4|42	
14mu|texlive-verbdef-0.2-4|43	%install
14mu|texlive-verbdef-0.2-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-verbdef-0.2-4|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-verbdef-0.2-4|46	
14mu|texlive-verbdef-0.2-4|47	
14mu|texlive-verbdef-0.2-4|48	
14mu|texlive-verbdef-0.2-4|49	%changelog
14mu|texlive-verbdef-0.2-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-verbdef-0.2-4|51	+ Revision: dda1d6d
14mu|texlive-verbdef-0.2-4|52	- MassBuild#674: Increase release tag
14mu|texlive-verbdef-0.2-4|53	
14mu|texlive-verbdef-0.2-4|54	

26063 14
14mu|texlive-verbments-1.2-4|1	# revision 23670
14mu|texlive-verbments-1.2-4|2	# category Package
14mu|texlive-verbments-1.2-4|3	# catalog-ctan /macros/latex/contrib/verbments
14mu|texlive-verbments-1.2-4|4	# catalog-date 2011-08-23 07:18:10 +0200
14mu|texlive-verbments-1.2-4|5	# catalog-license lppl1.2
14mu|texlive-verbments-1.2-4|6	# catalog-version 1.2
14mu|texlive-verbments-1.2-4|7	Name:		texlive-verbments
14mu|texlive-verbments-1.2-4|8	Version:	1.2
14mu|texlive-verbments-1.2-4|9	Release:	4
14mu|texlive-verbments-1.2-4|10	Summary:	Syntax highlighting of source code in LaTeX documents
14mu|texlive-verbments-1.2-4|11	Group:		Publishing
14mu|texlive-verbments-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbments
14mu|texlive-verbments-1.2-4|13	License:	LPPL1.2
14mu|texlive-verbments-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbments.tar.xz
14mu|texlive-verbments-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbments.doc.tar.xz
14mu|texlive-verbments-1.2-4|16	BuildArch:	noarch
14mu|texlive-verbments-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-verbments-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-verbments-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-verbments-1.2-4|20	
14mu|texlive-verbments-1.2-4|21	%description
14mu|texlive-verbments-1.2-4|22	The package provides an environment for syntax highlighting
14mu|texlive-verbments-1.2-4|23	source code in LaTeX documents. The highlighted source code
14mu|texlive-verbments-1.2-4|24	output is formatted via powerful Pygments library of the Python
14mu|texlive-verbments-1.2-4|25	language.
14mu|texlive-verbments-1.2-4|26	
14mu|texlive-verbments-1.2-4|27	
14mu|texlive-verbments-1.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-verbments-1.2-4|29	%files
14mu|texlive-verbments-1.2-4|30	%{_texmfdistdir}/tex/latex/verbments/verbments.sty
14mu|texlive-verbments-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/verbments/README
14mu|texlive-verbments-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/verbments/verbments.pdf
14mu|texlive-verbments-1.2-4|33	%doc %{_texmfdistdir}/doc/latex/verbments/verbments.tex
14mu|texlive-verbments-1.2-4|34	
14mu|texlive-verbments-1.2-4|35	#-----------------------------------------------------------------------
14mu|texlive-verbments-1.2-4|36	%prep
14mu|texlive-verbments-1.2-4|37	%setup -c -a0 -a1
14mu|texlive-verbments-1.2-4|38	
14mu|texlive-verbments-1.2-4|39	%build
14mu|texlive-verbments-1.2-4|40	
14mu|texlive-verbments-1.2-4|41	%install
14mu|texlive-verbments-1.2-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-verbments-1.2-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-verbments-1.2-4|44	
14mu|texlive-verbments-1.2-4|45	
14mu|texlive-verbments-1.2-4|46	
14mu|texlive-verbments-1.2-4|47	%changelog
14mu|texlive-verbments-1.2-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-verbments-1.2-4|49	+ Revision: f3b421e
14mu|texlive-verbments-1.2-4|50	- MassBuild#674: Increase release tag
14mu|texlive-verbments-1.2-4|51	
14mu|texlive-verbments-1.2-4|52	

26064 14
14mu|texlive-verse-2.4-4|1	# revision 15878
14mu|texlive-verse-2.4-4|2	# category Package
14mu|texlive-verse-2.4-4|3	# catalog-ctan /macros/latex/contrib/verse
14mu|texlive-verse-2.4-4|4	# catalog-date 2009-09-04 12:14:45 +0200
14mu|texlive-verse-2.4-4|5	# catalog-license lppl
14mu|texlive-verse-2.4-4|6	# catalog-version 2.4
14mu|texlive-verse-2.4-4|7	Name:		texlive-verse
14mu|texlive-verse-2.4-4|8	Version:	2.4
14mu|texlive-verse-2.4-4|9	Release:	4
14mu|texlive-verse-2.4-4|10	Summary:	Aids for typesetting simple verse
14mu|texlive-verse-2.4-4|11	Group:		Publishing
14mu|texlive-verse-2.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verse
14mu|texlive-verse-2.4-4|13	License:	LPPL
14mu|texlive-verse-2.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verse.tar.xz
14mu|texlive-verse-2.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verse.doc.tar.xz
14mu|texlive-verse-2.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verse.source.tar.xz
14mu|texlive-verse-2.4-4|17	BuildArch:	noarch
14mu|texlive-verse-2.4-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-verse-2.4-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-verse-2.4-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-verse-2.4-4|21	
14mu|texlive-verse-2.4-4|22	%description
14mu|texlive-verse-2.4-4|23	The package documentation discusses approaches to the problem;
14mu|texlive-verse-2.4-4|24	the package is strong on layout, from simple alternate-line
14mu|texlive-verse-2.4-4|25	indentation to the Mouse's tale from Alice in Wonderland.
14mu|texlive-verse-2.4-4|26	
14mu|texlive-verse-2.4-4|27	
14mu|texlive-verse-2.4-4|28	#-----------------------------------------------------------------------
14mu|texlive-verse-2.4-4|29	%files
14mu|texlive-verse-2.4-4|30	%{_texmfdistdir}/tex/latex/verse/verse.sty
14mu|texlive-verse-2.4-4|31	%doc %{_texmfdistdir}/doc/latex/verse/README
14mu|texlive-verse-2.4-4|32	%doc %{_texmfdistdir}/doc/latex/verse/verse.pdf
14mu|texlive-verse-2.4-4|33	#- source
14mu|texlive-verse-2.4-4|34	%doc %{_texmfdistdir}/source/latex/verse/verse.dtx
14mu|texlive-verse-2.4-4|35	%doc %{_texmfdistdir}/source/latex/verse/verse.ins
14mu|texlive-verse-2.4-4|36	
14mu|texlive-verse-2.4-4|37	#-----------------------------------------------------------------------
14mu|texlive-verse-2.4-4|38	%prep
14mu|texlive-verse-2.4-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-verse-2.4-4|40	
14mu|texlive-verse-2.4-4|41	%build
14mu|texlive-verse-2.4-4|42	
14mu|texlive-verse-2.4-4|43	%install
14mu|texlive-verse-2.4-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-verse-2.4-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-verse-2.4-4|46	
14mu|texlive-verse-2.4-4|47	
14mu|texlive-verse-2.4-4|48	
14mu|texlive-verse-2.4-4|49	%changelog
14mu|texlive-verse-2.4-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-4
14mu|texlive-verse-2.4-4|51	+ Revision: f61f5b2
14mu|texlive-verse-2.4-4|52	- MassBuild#674: Increase release tag
14mu|texlive-verse-2.4-4|53	
14mu|texlive-verse-2.4-4|54	

26065 14
14mu|texlive-version-2.0-4|1	# revision 21920
14mu|texlive-version-2.0-4|2	# category Package
14mu|texlive-version-2.0-4|3	# catalog-ctan /macros/latex/contrib/version
14mu|texlive-version-2.0-4|4	# catalog-date 2011-04-02 15:43:25 +0200
14mu|texlive-version-2.0-4|5	# catalog-license other-free
14mu|texlive-version-2.0-4|6	# catalog-version 2.0
14mu|texlive-version-2.0-4|7	Name:		texlive-version
14mu|texlive-version-2.0-4|8	Version:	2.0
14mu|texlive-version-2.0-4|9	Release:	4
14mu|texlive-version-2.0-4|10	Summary:	Conditionally include text
14mu|texlive-version-2.0-4|11	Group:		Publishing
14mu|texlive-version-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/version
14mu|texlive-version-2.0-4|13	License:	OTHER-FREE
14mu|texlive-version-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/version.tar.xz
14mu|texlive-version-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/version.doc.tar.xz
14mu|texlive-version-2.0-4|16	BuildArch:	noarch
14mu|texlive-version-2.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-version-2.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-version-2.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-version-2.0-4|20	
14mu|texlive-version-2.0-4|21	%description
14mu|texlive-version-2.0-4|22	Defines macros \includeversion{NAME} and \excludeversion{NAME},
14mu|texlive-version-2.0-4|23	each of which defines an environment NAME whose text is to be
14mu|texlive-version-2.0-4|24	included or excluded from compilation. Although the command
14mu|texlive-version-2.0-4|25	syntax is very similar to that of comment, comment.sty is to be
14mu|texlive-version-2.0-4|26	preferred to version.sty for documents where significant chunks
14mu|texlive-version-2.0-4|27	of text may be excluded.
14mu|texlive-version-2.0-4|28	
14mu|texlive-version-2.0-4|29	
14mu|texlive-version-2.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-version-2.0-4|31	%files
14mu|texlive-version-2.0-4|32	%{_texmfdistdir}/tex/latex/version/version.sty
14mu|texlive-version-2.0-4|33	%doc %{_texmfdistdir}/doc/latex/version/version-doc.pdf
14mu|texlive-version-2.0-4|34	%doc %{_texmfdistdir}/doc/latex/version/version-doc.tex
14mu|texlive-version-2.0-4|35	
14mu|texlive-version-2.0-4|36	#-----------------------------------------------------------------------
14mu|texlive-version-2.0-4|37	%prep
14mu|texlive-version-2.0-4|38	%setup -c -a0 -a1
14mu|texlive-version-2.0-4|39	
14mu|texlive-version-2.0-4|40	%build
14mu|texlive-version-2.0-4|41	
14mu|texlive-version-2.0-4|42	%install
14mu|texlive-version-2.0-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-version-2.0-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-version-2.0-4|45	
14mu|texlive-version-2.0-4|46	
14mu|texlive-version-2.0-4|47	
14mu|texlive-version-2.0-4|48	%changelog
14mu|texlive-version-2.0-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-version-2.0-4|50	+ Revision: 909cc72
14mu|texlive-version-2.0-4|51	- MassBuild#674: Increase release tag
14mu|texlive-version-2.0-4|52	
14mu|texlive-version-2.0-4|53	

26066 14
14mu|texlive-versions-0.55-4|1	# revision 21921
14mu|texlive-versions-0.55-4|2	# category Package
14mu|texlive-versions-0.55-4|3	# catalog-ctan /macros/latex/contrib/versions
14mu|texlive-versions-0.55-4|4	# catalog-date 2011-04-02 19:40:46 +0200
14mu|texlive-versions-0.55-4|5	# catalog-license lppl1.3
14mu|texlive-versions-0.55-4|6	# catalog-version 0.55
14mu|texlive-versions-0.55-4|7	Name:		texlive-versions
14mu|texlive-versions-0.55-4|8	Version:	0.55
14mu|texlive-versions-0.55-4|9	Release:	4
14mu|texlive-versions-0.55-4|10	Summary:	Optionally omit pieces of text
14mu|texlive-versions-0.55-4|11	Group:		Publishing
14mu|texlive-versions-0.55-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/versions
14mu|texlive-versions-0.55-4|13	License:	LPPL1.3
14mu|texlive-versions-0.55-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/versions.tar.xz
14mu|texlive-versions-0.55-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/versions.doc.tar.xz
14mu|texlive-versions-0.55-4|16	BuildArch:	noarch
14mu|texlive-versions-0.55-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-versions-0.55-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-versions-0.55-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-versions-0.55-4|20	
14mu|texlive-versions-0.55-4|21	%description
14mu|texlive-versions-0.55-4|22	Stephan Bellantoni's version has provided preamble commands for
14mu|texlive-versions-0.55-4|23	selecting environments to be included/excluded. This package
14mu|texlive-versions-0.55-4|24	does the same, but corrects, improves, and extends it in both
14mu|texlive-versions-0.55-4|25	implementation and function.
14mu|texlive-versions-0.55-4|26	
14mu|texlive-versions-0.55-4|27	
14mu|texlive-versions-0.55-4|28	#-----------------------------------------------------------------------
14mu|texlive-versions-0.55-4|29	%files
14mu|texlive-versions-0.55-4|30	%{_texmfdistdir}/tex/latex/versions/versions.sty
14mu|texlive-versions-0.55-4|31	%doc %{_texmfdistdir}/doc/latex/versions/versions-doc.pdf
14mu|texlive-versions-0.55-4|32	%doc %{_texmfdistdir}/doc/latex/versions/versions-doc.tex
14mu|texlive-versions-0.55-4|33	
14mu|texlive-versions-0.55-4|34	#-----------------------------------------------------------------------
14mu|texlive-versions-0.55-4|35	%prep
14mu|texlive-versions-0.55-4|36	%setup -c -a0 -a1
14mu|texlive-versions-0.55-4|37	
14mu|texlive-versions-0.55-4|38	%build
14mu|texlive-versions-0.55-4|39	
14mu|texlive-versions-0.55-4|40	%install
14mu|texlive-versions-0.55-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-versions-0.55-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-versions-0.55-4|43	
14mu|texlive-versions-0.55-4|44	
14mu|texlive-versions-0.55-4|45	
14mu|texlive-versions-0.55-4|46	%changelog
14mu|texlive-versions-0.55-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.55-4
14mu|texlive-versions-0.55-4|48	+ Revision: d6e1772
14mu|texlive-versions-0.55-4|49	- MassBuild#674: Increase release tag
14mu|texlive-versions-0.55-4|50	
14mu|texlive-versions-0.55-4|51	

26067 14
14mu|texlive-vertbars-1.0b-4|1	# revision 20589
14mu|texlive-vertbars-1.0b-4|2	# category Package
14mu|texlive-vertbars-1.0b-4|3	# catalog-ctan /macros/latex/contrib/vertbars
14mu|texlive-vertbars-1.0b-4|4	# catalog-date 2010-11-28 20:56:07 +0100
14mu|texlive-vertbars-1.0b-4|5	# catalog-license lppl1.3
14mu|texlive-vertbars-1.0b-4|6	# catalog-version 1.0b
14mu|texlive-vertbars-1.0b-4|7	Name:		texlive-vertbars
14mu|texlive-vertbars-1.0b-4|8	Version:	1.0b
14mu|texlive-vertbars-1.0b-4|9	Release:	4
14mu|texlive-vertbars-1.0b-4|10	Summary:	Mark vertical rules in margin of text
14mu|texlive-vertbars-1.0b-4|11	Group:		Publishing
14mu|texlive-vertbars-1.0b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vertbars
14mu|texlive-vertbars-1.0b-4|13	License:	LPPL1.3
14mu|texlive-vertbars-1.0b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vertbars.tar.xz
14mu|texlive-vertbars-1.0b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vertbars.doc.tar.xz
14mu|texlive-vertbars-1.0b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vertbars.source.tar.xz
14mu|texlive-vertbars-1.0b-4|17	BuildArch:	noarch
14mu|texlive-vertbars-1.0b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-vertbars-1.0b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-vertbars-1.0b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-vertbars-1.0b-4|21	
14mu|texlive-vertbars-1.0b-4|22	%description
14mu|texlive-vertbars-1.0b-4|23	This package is an extension to lineno, replacing that
14mu|texlive-vertbars-1.0b-4|24	package's line numbers with bars to the left or right of the
14mu|texlive-vertbars-1.0b-4|25	text.
14mu|texlive-vertbars-1.0b-4|26	
14mu|texlive-vertbars-1.0b-4|27	
14mu|texlive-vertbars-1.0b-4|28	#-----------------------------------------------------------------------
14mu|texlive-vertbars-1.0b-4|29	%files
14mu|texlive-vertbars-1.0b-4|30	%{_texmfdistdir}/tex/latex/vertbars/vertbars.sty
14mu|texlive-vertbars-1.0b-4|31	%doc %{_texmfdistdir}/doc/latex/vertbars/README
14mu|texlive-vertbars-1.0b-4|32	%doc %{_texmfdistdir}/doc/latex/vertbars/vertbars.pdf
14mu|texlive-vertbars-1.0b-4|33	#- source
14mu|texlive-vertbars-1.0b-4|34	%doc %{_texmfdistdir}/source/latex/vertbars/vertbars.ins
14mu|texlive-vertbars-1.0b-4|35	%doc %{_texmfdistdir}/source/latex/vertbars/vertbars.tex
14mu|texlive-vertbars-1.0b-4|36	
14mu|texlive-vertbars-1.0b-4|37	#-----------------------------------------------------------------------
14mu|texlive-vertbars-1.0b-4|38	%prep
14mu|texlive-vertbars-1.0b-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-vertbars-1.0b-4|40	
14mu|texlive-vertbars-1.0b-4|41	%build
14mu|texlive-vertbars-1.0b-4|42	
14mu|texlive-vertbars-1.0b-4|43	%install
14mu|texlive-vertbars-1.0b-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vertbars-1.0b-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-vertbars-1.0b-4|46	
14mu|texlive-vertbars-1.0b-4|47	
14mu|texlive-vertbars-1.0b-4|48	
14mu|texlive-vertbars-1.0b-4|49	%changelog
14mu|texlive-vertbars-1.0b-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0b-4
14mu|texlive-vertbars-1.0b-4|51	+ Revision: 61eb832
14mu|texlive-vertbars-1.0b-4|52	- MassBuild#674: Increase release tag
14mu|texlive-vertbars-1.0b-4|53	
14mu|texlive-vertbars-1.0b-4|54	

26068 14
14mu|texlive-vgrid-0.1-3|1	# revision 32457
14mu|texlive-vgrid-0.1-3|2	# category Package
14mu|texlive-vgrid-0.1-3|3	# catalog-ctan /macros/latex/contrib/vgrid
14mu|texlive-vgrid-0.1-3|4	# catalog-date 2013-12-20 18:52:05 +0100
14mu|texlive-vgrid-0.1-3|5	# catalog-license lppl1.3
14mu|texlive-vgrid-0.1-3|6	# catalog-version 0.1
14mu|texlive-vgrid-0.1-3|7	Name:		texlive-vgrid
14mu|texlive-vgrid-0.1-3|8	Version:	0.1
14mu|texlive-vgrid-0.1-3|9	Release:	3
14mu|texlive-vgrid-0.1-3|10	Summary:	Overlay a grid on the printed page
14mu|texlive-vgrid-0.1-3|11	Group:		Publishing
14mu|texlive-vgrid-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vgrid
14mu|texlive-vgrid-0.1-3|13	License:	LPPL1.3
14mu|texlive-vgrid-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vgrid.tar.xz
14mu|texlive-vgrid-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vgrid.doc.tar.xz
14mu|texlive-vgrid-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vgrid.source.tar.xz
14mu|texlive-vgrid-0.1-3|17	BuildArch:	noarch
14mu|texlive-vgrid-0.1-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-vgrid-0.1-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-vgrid-0.1-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-vgrid-0.1-3|21	
14mu|texlive-vgrid-0.1-3|22	%description
14mu|texlive-vgrid-0.1-3|23	The package overlays a grid (whose spacing is \baselineskip,
14mu|texlive-vgrid-0.1-3|24	which offers guidlines for considering the "rhythm" of the
14mu|texlive-vgrid-0.1-3|25	document on the page.
14mu|texlive-vgrid-0.1-3|26	
14mu|texlive-vgrid-0.1-3|27	
14mu|texlive-vgrid-0.1-3|28	#-----------------------------------------------------------------------
14mu|texlive-vgrid-0.1-3|29	%files
14mu|texlive-vgrid-0.1-3|30	%{_texmfdistdir}/tex/latex/vgrid/vgrid.sty
14mu|texlive-vgrid-0.1-3|31	%doc %{_texmfdistdir}/doc/latex/vgrid/vgrid.pdf
14mu|texlive-vgrid-0.1-3|32	#- source
14mu|texlive-vgrid-0.1-3|33	%doc %{_texmfdistdir}/source/latex/vgrid/vgrid.dtx
14mu|texlive-vgrid-0.1-3|34	%doc %{_texmfdistdir}/source/latex/vgrid/vgrid.ins
14mu|texlive-vgrid-0.1-3|35	
14mu|texlive-vgrid-0.1-3|36	#-----------------------------------------------------------------------
14mu|texlive-vgrid-0.1-3|37	%prep
14mu|texlive-vgrid-0.1-3|38	%setup -c -a0 -a1 -a2
14mu|texlive-vgrid-0.1-3|39	
14mu|texlive-vgrid-0.1-3|40	%build
14mu|texlive-vgrid-0.1-3|41	
14mu|texlive-vgrid-0.1-3|42	%install
14mu|texlive-vgrid-0.1-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vgrid-0.1-3|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-vgrid-0.1-3|45	
14mu|texlive-vgrid-0.1-3|46	%changelog
14mu|texlive-vgrid-0.1-3|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-3
14mu|texlive-vgrid-0.1-3|48	+ Revision: 8459e9b
14mu|texlive-vgrid-0.1-3|49	- MassBuild#674: Increase release tag
14mu|texlive-vgrid-0.1-3|50	
14mu|texlive-vgrid-0.1-3|51	

26069 14
14mu|texlive-vhistory-1.5-4|1	# revision 19901
14mu|texlive-vhistory-1.5-4|2	# category Package
14mu|texlive-vhistory-1.5-4|3	# catalog-ctan /macros/latex/contrib/vhistory
14mu|texlive-vhistory-1.5-4|4	# catalog-date 2010-07-19 00:40:21 +0200
14mu|texlive-vhistory-1.5-4|5	# catalog-license lppl1.2
14mu|texlive-vhistory-1.5-4|6	# catalog-version 1.5
14mu|texlive-vhistory-1.5-4|7	Name:		texlive-vhistory
14mu|texlive-vhistory-1.5-4|8	Version:	1.5
14mu|texlive-vhistory-1.5-4|9	Release:	4
14mu|texlive-vhistory-1.5-4|10	Summary:	Support for creating a change log
14mu|texlive-vhistory-1.5-4|11	Group:		Publishing
14mu|texlive-vhistory-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vhistory
14mu|texlive-vhistory-1.5-4|13	License:	LPPL1.2
14mu|texlive-vhistory-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vhistory.tar.xz
14mu|texlive-vhistory-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vhistory.doc.tar.xz
14mu|texlive-vhistory-1.5-4|16	BuildArch:	noarch
14mu|texlive-vhistory-1.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-vhistory-1.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-vhistory-1.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-vhistory-1.5-4|20	
14mu|texlive-vhistory-1.5-4|21	%description
14mu|texlive-vhistory-1.5-4|22	Vhistory simplifies the creation of a history of versions of a
14mu|texlive-vhistory-1.5-4|23	document. You can easily extract information like the current
14mu|texlive-vhistory-1.5-4|24	version of a list of authors from that history. It helps you to
14mu|texlive-vhistory-1.5-4|25	get consistent documents. The package sets, which is used by
14mu|texlive-vhistory-1.5-4|26	vhistory, allows you to use sets containing text. You can use
14mu|texlive-vhistory-1.5-4|27	the usual operations to create the union of sets or the
14mu|texlive-vhistory-1.5-4|28	intersection of sets etc.
14mu|texlive-vhistory-1.5-4|29	
14mu|texlive-vhistory-1.5-4|30	
14mu|texlive-vhistory-1.5-4|31	#-----------------------------------------------------------------------
14mu|texlive-vhistory-1.5-4|32	%files
14mu|texlive-vhistory-1.5-4|33	%{_texmfdistdir}/tex/latex/vhistory/sets.sty
14mu|texlive-vhistory-1.5-4|34	%{_texmfdistdir}/tex/latex/vhistory/vhistory.sty
14mu|texlive-vhistory-1.5-4|35	%doc %{_texmfdistdir}/doc/latex/vhistory/CHANGES
14mu|texlive-vhistory-1.5-4|36	%doc %{_texmfdistdir}/doc/latex/vhistory/README
14mu|texlive-vhistory-1.5-4|37	%doc %{_texmfdistdir}/doc/latex/vhistory/README.doc
14mu|texlive-vhistory-1.5-4|38	%doc %{_texmfdistdir}/doc/latex/vhistory/de_beispiel.tex
14mu|texlive-vhistory-1.5-4|39	%doc %{_texmfdistdir}/doc/latex/vhistory/de_einleitung.tex
14mu|texlive-vhistory-1.5-4|40	%doc %{_texmfdistdir}/doc/latex/vhistory/de_sets.tex
14mu|texlive-vhistory-1.5-4|41	%doc %{_texmfdistdir}/doc/latex/vhistory/de_vhistory.tex
14mu|texlive-vhistory-1.5-4|42	%doc %{_texmfdistdir}/doc/latex/vhistory/en_example.tex
14mu|texlive-vhistory-1.5-4|43	%doc %{_texmfdistdir}/doc/latex/vhistory/en_introduction.tex
14mu|texlive-vhistory-1.5-4|44	%doc %{_texmfdistdir}/doc/latex/vhistory/en_sets.tex
14mu|texlive-vhistory-1.5-4|45	%doc %{_texmfdistdir}/doc/latex/vhistory/en_vhistory.tex
14mu|texlive-vhistory-1.5-4|46	%doc %{_texmfdistdir}/doc/latex/vhistory/hyperref.cfg
14mu|texlive-vhistory-1.5-4|47	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_set_example.pdf
14mu|texlive-vhistory-1.5-4|48	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_set_example.tex
14mu|texlive-vhistory-1.5-4|49	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_de.pdf
14mu|texlive-vhistory-1.5-4|50	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_de.tex
14mu|texlive-vhistory-1.5-4|51	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_en.pdf
14mu|texlive-vhistory-1.5-4|52	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_en.tex
14mu|texlive-vhistory-1.5-4|53	
14mu|texlive-vhistory-1.5-4|54	#-----------------------------------------------------------------------
14mu|texlive-vhistory-1.5-4|55	%prep
14mu|texlive-vhistory-1.5-4|56	%setup -c -a0 -a1
14mu|texlive-vhistory-1.5-4|57	
14mu|texlive-vhistory-1.5-4|58	%build
14mu|texlive-vhistory-1.5-4|59	
14mu|texlive-vhistory-1.5-4|60	%install
14mu|texlive-vhistory-1.5-4|61	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vhistory-1.5-4|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-vhistory-1.5-4|63	
14mu|texlive-vhistory-1.5-4|64	
14mu|texlive-vhistory-1.5-4|65	
14mu|texlive-vhistory-1.5-4|66	%changelog
14mu|texlive-vhistory-1.5-4|67	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-vhistory-1.5-4|68	+ Revision: be2ebbd
14mu|texlive-vhistory-1.5-4|69	- MassBuild#674: Increase release tag
14mu|texlive-vhistory-1.5-4|70	
14mu|texlive-vhistory-1.5-4|71	

26070 14
14mu|texlive-vmargin-2.5-4|1	# revision 15878
14mu|texlive-vmargin-2.5-4|2	# category Package
14mu|texlive-vmargin-2.5-4|3	# catalog-ctan /macros/latex/contrib/vmargin
14mu|texlive-vmargin-2.5-4|4	# catalog-date 2009-09-27 12:18:28 +0200
14mu|texlive-vmargin-2.5-4|5	# catalog-license lppl
14mu|texlive-vmargin-2.5-4|6	# catalog-version 2.5
14mu|texlive-vmargin-2.5-4|7	Name:		texlive-vmargin
14mu|texlive-vmargin-2.5-4|8	Version:	2.5
14mu|texlive-vmargin-2.5-4|9	Release:	4
14mu|texlive-vmargin-2.5-4|10	Summary:	Set various page dimensions
14mu|texlive-vmargin-2.5-4|11	Group:		Publishing
14mu|texlive-vmargin-2.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vmargin
14mu|texlive-vmargin-2.5-4|13	License:	LPPL
14mu|texlive-vmargin-2.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vmargin.tar.xz
14mu|texlive-vmargin-2.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vmargin.doc.tar.xz
14mu|texlive-vmargin-2.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vmargin.source.tar.xz
14mu|texlive-vmargin-2.5-4|17	BuildArch:	noarch
14mu|texlive-vmargin-2.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-vmargin-2.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-vmargin-2.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-vmargin-2.5-4|21	
14mu|texlive-vmargin-2.5-4|22	%description
14mu|texlive-vmargin-2.5-4|23	Provides a macro to set various margins as well as dimensions
14mu|texlive-vmargin-2.5-4|24	for header/footer and page dimensions. Most common paper sizes,
14mu|texlive-vmargin-2.5-4|25	paper orientation, disabling of headers and footers, and two
14mu|texlive-vmargin-2.5-4|26	sided printing are supported. The vmargin package does not rely
14mu|texlive-vmargin-2.5-4|27	on other packages and was designed with speed and size in mind.
14mu|texlive-vmargin-2.5-4|28	Its user interface might not be very fancy, but it's fast,
14mu|texlive-vmargin-2.5-4|29	small, and gets the job done. If you are looking for something
14mu|texlive-vmargin-2.5-4|30	more elaborate try the geometry package.
14mu|texlive-vmargin-2.5-4|31	
14mu|texlive-vmargin-2.5-4|32	
14mu|texlive-vmargin-2.5-4|33	#-----------------------------------------------------------------------
14mu|texlive-vmargin-2.5-4|34	%files
14mu|texlive-vmargin-2.5-4|35	%{_texmfdistdir}/tex/latex/vmargin/vmargin.sty
14mu|texlive-vmargin-2.5-4|36	%doc %{_texmfdistdir}/doc/latex/vmargin/vmargin.pdf
14mu|texlive-vmargin-2.5-4|37	#- source
14mu|texlive-vmargin-2.5-4|38	%doc %{_texmfdistdir}/source/latex/vmargin/Makefile
14mu|texlive-vmargin-2.5-4|39	%doc %{_texmfdistdir}/source/latex/vmargin/vmargin.drv
14mu|texlive-vmargin-2.5-4|40	%doc %{_texmfdistdir}/source/latex/vmargin/vmargin.dtx
14mu|texlive-vmargin-2.5-4|41	%doc %{_texmfdistdir}/source/latex/vmargin/vmargin.ins
14mu|texlive-vmargin-2.5-4|42	
14mu|texlive-vmargin-2.5-4|43	#-----------------------------------------------------------------------
14mu|texlive-vmargin-2.5-4|44	%prep
14mu|texlive-vmargin-2.5-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-vmargin-2.5-4|46	
14mu|texlive-vmargin-2.5-4|47	%build
14mu|texlive-vmargin-2.5-4|48	
14mu|texlive-vmargin-2.5-4|49	%install
14mu|texlive-vmargin-2.5-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vmargin-2.5-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-vmargin-2.5-4|52	
14mu|texlive-vmargin-2.5-4|53	
14mu|texlive-vmargin-2.5-4|54	
14mu|texlive-vmargin-2.5-4|55	%changelog
14mu|texlive-vmargin-2.5-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5-4
14mu|texlive-vmargin-2.5-4|57	+ Revision: 50eb0ef
14mu|texlive-vmargin-2.5-4|58	- MassBuild#674: Increase release tag
14mu|texlive-vmargin-2.5-4|59	
14mu|texlive-vmargin-2.5-4|60	

26071 14
14mu|texlive-vntex-3.2-4|1	# revision 22766
14mu|texlive-vntex-3.2-4|2	# category Package
14mu|texlive-vntex-3.2-4|3	# catalog-ctan /language/vietnamese/vntex
14mu|texlive-vntex-3.2-4|4	# catalog-date 2011-04-12 14:45:36 +0200
14mu|texlive-vntex-3.2-4|5	# catalog-license other-free
14mu|texlive-vntex-3.2-4|6	# catalog-version 3.2
14mu|texlive-vntex-3.2-4|7	Name:		texlive-vntex
14mu|texlive-vntex-3.2-4|8	Version:	3.2
14mu|texlive-vntex-3.2-4|9	Release:	4
14mu|texlive-vntex-3.2-4|10	Summary:	Support for Vietnamese
14mu|texlive-vntex-3.2-4|11	Group:		Publishing
14mu|texlive-vntex-3.2-4|12	URL:		http://www.ctan.org/tex-archive/language/vietnamese/vntex
14mu|texlive-vntex-3.2-4|13	License:	OTHER-FREE
14mu|texlive-vntex-3.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vntex.tar.xz
14mu|texlive-vntex-3.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vntex.doc.tar.xz
14mu|texlive-vntex-3.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vntex.source.tar.xz
14mu|texlive-vntex-3.2-4|17	BuildArch:	noarch
14mu|texlive-vntex-3.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-vntex-3.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-vntex-3.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-vntex-3.2-4|21	
14mu|texlive-vntex-3.2-4|22	Requires(post):	texlive-tetex
14mu|texlive-vntex-3.2-4|23	
14mu|texlive-vntex-3.2-4|24	%description
14mu|texlive-vntex-3.2-4|25	The vntex bundle provides fonts, Plain TeX, texinfo and LaTeX
14mu|texlive-vntex-3.2-4|26	macros for typesetting documents in Vietnamese. Users of the
14mu|texlive-vntex-3.2-4|27	fonts (in both Metafont and Adobe Type 1 format) of this bundle
14mu|texlive-vntex-3.2-4|28	may alternatively use the lm fonts bundle, for which map files
14mu|texlive-vntex-3.2-4|29	are available to provide a Vietnamese version.
14mu|texlive-vntex-3.2-4|30	
14mu|texlive-vntex-3.2-4|31	
14mu|texlive-vntex-3.2-4|32	#-----------------------------------------------------------------------
14mu|texlive-vntex-3.2-4|33	%files
14mu|texlive-vntex-3.2-4|34	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchb8v.afm
14mu|texlive-vntex-3.2-4|35	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchbi8v.afm
14mu|texlive-vntex-3.2-4|36	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchr8v.afm
14mu|texlive-vntex-3.2-4|37	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchri8v.afm
14mu|texlive-vntex-3.2-4|38	%{_texmfdistdir}/fonts/afm/vntex/grotesqvn/ugqb8v.afm
14mu|texlive-vntex-3.2-4|39	%{_texmfdistdir}/fonts/afm/vntex/urwvn/fplrc8v.afm
14mu|texlive-vntex-3.2-4|40	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagd8v.afm
14mu|texlive-vntex-3.2-4|41	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagdo8v.afm
14mu|texlive-vntex-3.2-4|42	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagk8v.afm
14mu|texlive-vntex-3.2-4|43	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagko8v.afm
14mu|texlive-vntex-3.2-4|44	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkd8v.afm
14mu|texlive-vntex-3.2-4|45	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkdi8v.afm
14mu|texlive-vntex-3.2-4|46	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkl8v.afm
14mu|texlive-vntex-3.2-4|47	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkli8v.afm
14mu|texlive-vntex-3.2-4|48	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrb8v.afm
14mu|texlive-vntex-3.2-4|49	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrbo8v.afm
14mu|texlive-vntex-3.2-4|50	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrr8v.afm
14mu|texlive-vntex-3.2-4|51	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrro8v.afm
14mu|texlive-vntex-3.2-4|52	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvb8v.afm
14mu|texlive-vntex-3.2-4|53	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvbo8v.afm
14mu|texlive-vntex-3.2-4|54	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvr8v.afm
14mu|texlive-vntex-3.2-4|55	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvro8v.afm
14mu|texlive-vntex-3.2-4|56	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncb8v.afm
14mu|texlive-vntex-3.2-4|57	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncbi8v.afm
14mu|texlive-vntex-3.2-4|58	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncr8v.afm
14mu|texlive-vntex-3.2-4|59	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncri8v.afm
14mu|texlive-vntex-3.2-4|60	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplb8v.afm
14mu|texlive-vntex-3.2-4|61	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplbi8v.afm
14mu|texlive-vntex-3.2-4|62	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplr8v.afm
14mu|texlive-vntex-3.2-4|63	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplri8v.afm
14mu|texlive-vntex-3.2-4|64	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmb8v.afm
14mu|texlive-vntex-3.2-4|65	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmbi8v.afm
14mu|texlive-vntex-3.2-4|66	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmr8v.afm
14mu|texlive-vntex-3.2-4|67	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmri8v.afm
14mu|texlive-vntex-3.2-4|68	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uzcmi8v.afm
14mu|texlive-vntex-3.2-4|69	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putb8v.afm
14mu|texlive-vntex-3.2-4|70	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putbi8v.afm
14mu|texlive-vntex-3.2-4|71	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putr8v.afm
14mu|texlive-vntex-3.2-4|72	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putri8v.afm
14mu|texlive-vntex-3.2-4|73	%{_texmfdistdir}/fonts/enc/dvips/vntex/t5.enc
14mu|texlive-vntex-3.2-4|74	%{_texmfdistdir}/fonts/enc/pdftex/vntex/t5d.enc
14mu|texlive-vntex-3.2-4|75	%{_texmfdistdir}/fonts/enc/pdftex/vntex/t5uni.enc
14mu|texlive-vntex-3.2-4|76	%{_texmfdistdir}/fonts/map/dvips/vntex/arevvn.map
14mu|texlive-vntex-3.2-4|77	%{_texmfdistdir}/fonts/map/dvips/vntex/chartervn.map
14mu|texlive-vntex-3.2-4|78	%{_texmfdistdir}/fonts/map/dvips/vntex/cmbrightvn.map
14mu|texlive-vntex-3.2-4|79	%{_texmfdistdir}/fonts/map/dvips/vntex/concretevn.map
14mu|texlive-vntex-3.2-4|80	%{_texmfdistdir}/fonts/map/dvips/vntex/grotesqvn.map
14mu|texlive-vntex-3.2-4|81	%{_texmfdistdir}/fonts/map/dvips/vntex/txttvn.map
14mu|texlive-vntex-3.2-4|82	%{_texmfdistdir}/fonts/map/dvips/vntex/urwvn.map
14mu|texlive-vntex-3.2-4|83	%{_texmfdistdir}/fonts/map/dvips/vntex/vnrother.map
14mu|texlive-vntex-3.2-4|84	%{_texmfdistdir}/fonts/map/dvips/vntex/vnrtext.map
14mu|texlive-vntex-3.2-4|85	%{_texmfdistdir}/fonts/map/dvips/vntex/vntopia.map
14mu|texlive-vntex-3.2-4|86	%{_texmfdistdir}/fonts/source/vntex/vnr/vnaccent.mf
14mu|texlive-vntex-3.2-4|87	%{_texmfdistdir}/fonts/source/vntex/vnr/vnacomp.mf
14mu|texlive-vntex-3.2-4|88	%{_texmfdistdir}/fonts/source/vntex/vnr/vnb10.mf
14mu|texlive-vntex-3.2-4|89	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbase.mf
14mu|texlive-vntex-3.2-4|90	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx10.mf
14mu|texlive-vntex-3.2-4|91	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx12.mf
14mu|texlive-vntex-3.2-4|92	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx5.mf
14mu|texlive-vntex-3.2-4|93	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx6.mf
14mu|texlive-vntex-3.2-4|94	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx7.mf
14mu|texlive-vntex-3.2-4|95	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx8.mf
14mu|texlive-vntex-3.2-4|96	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx9.mf
14mu|texlive-vntex-3.2-4|97	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbxsl10.mf
14mu|texlive-vntex-3.2-4|98	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbxti10.mf
14mu|texlive-vntex-3.2-4|99	%{_texmfdistdir}/fonts/source/vntex/vnr/vncligtb.mf
14mu|texlive-vntex-3.2-4|100	%{_texmfdistdir}/fonts/source/vntex/vnr/vncode.mf
14mu|texlive-vntex-3.2-4|101	%{_texmfdistdir}/fonts/source/vntex/vnr/vncombac.mf
14mu|texlive-vntex-3.2-4|102	%{_texmfdistdir}/fonts/source/vntex/vnr/vncsc.mf
14mu|texlive-vntex-3.2-4|103	%{_texmfdistdir}/fonts/source/vntex/vnr/vncsc10.mf
14mu|texlive-vntex-3.2-4|104	%{_texmfdistdir}/fonts/source/vntex/vnr/vndothook.mf
14mu|texlive-vntex-3.2-4|105	%{_texmfdistdir}/fonts/source/vntex/vnr/vndunh10.mf
14mu|texlive-vntex-3.2-4|106	%{_texmfdistdir}/fonts/source/vntex/vnr/vnecomp.mf
14mu|texlive-vntex-3.2-4|107	%{_texmfdistdir}/fonts/source/vntex/vnr/vnff10.mf
14mu|texlive-vntex-3.2-4|108	%{_texmfdistdir}/fonts/source/vntex/vnr/vnfi10.mf
14mu|texlive-vntex-3.2-4|109	%{_texmfdistdir}/fonts/source/vntex/vnr/vnfib8.mf
14mu|texlive-vntex-3.2-4|110	%{_texmfdistdir}/fonts/source/vntex/vnr/vnicomp.mf
14mu|texlive-vntex-3.2-4|111	%{_texmfdistdir}/fonts/source/vntex/vnr/vniligtb.mf
14mu|texlive-vntex-3.2-4|112	%{_texmfdistdir}/fonts/source/vntex/vnr/vnitt10.mf
14mu|texlive-vntex-3.2-4|113	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlacc.mf
14mu|texlive-vntex-3.2-4|114	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlai.mf
14mu|texlive-vntex-3.2-4|115	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlar.mf
14mu|texlive-vntex-3.2-4|116	%{_texmfdistdir}/fonts/source/vntex/vnr/vnldi.mf
14mu|texlive-vntex-3.2-4|117	%{_texmfdistdir}/fonts/source/vntex/vnr/vnldr.mf
14mu|texlive-vntex-3.2-4|118	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlei.mf
14mu|texlive-vntex-3.2-4|119	%{_texmfdistdir}/fonts/source/vntex/vnr/vnler.mf
14mu|texlive-vntex-3.2-4|120	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlii.mf
14mu|texlive-vntex-3.2-4|121	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlir.mf
14mu|texlive-vntex-3.2-4|122	%{_texmfdistdir}/fonts/source/vntex/vnr/vnloi.mf
14mu|texlive-vntex-3.2-4|123	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlor.mf
14mu|texlive-vntex-3.2-4|124	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlui.mf
14mu|texlive-vntex-3.2-4|125	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlur.mf
14mu|texlive-vntex-3.2-4|126	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlyi.mf
14mu|texlive-vntex-3.2-4|127	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlyr.mf
14mu|texlive-vntex-3.2-4|128	%{_texmfdistdir}/fonts/source/vntex/vnr/vnminus.mf
14mu|texlive-vntex-3.2-4|129	%{_texmfdistdir}/fonts/source/vntex/vnr/vnmligtb.mf
14mu|texlive-vntex-3.2-4|130	%{_texmfdistdir}/fonts/source/vntex/vnr/vnocomp.mf
14mu|texlive-vntex-3.2-4|131	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr10.mf
14mu|texlive-vntex-3.2-4|132	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr12.mf
14mu|texlive-vntex-3.2-4|133	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr17.mf
14mu|texlive-vntex-3.2-4|134	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr5.mf
14mu|texlive-vntex-3.2-4|135	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr6.mf
14mu|texlive-vntex-3.2-4|136	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr7.mf
14mu|texlive-vntex-3.2-4|137	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr8.mf
14mu|texlive-vntex-3.2-4|138	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr9.mf
14mu|texlive-vntex-3.2-4|139	%{_texmfdistdir}/fonts/source/vntex/vnr/vnrligtb.mf
14mu|texlive-vntex-3.2-4|140	%{_texmfdistdir}/fonts/source/vntex/vnr/vnrm.mf
14mu|texlive-vntex-3.2-4|141	%{_texmfdistdir}/fonts/source/vntex/vnr/vnroman.mf
14mu|texlive-vntex-3.2-4|142	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl10.mf
14mu|texlive-vntex-3.2-4|143	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl12.mf
14mu|texlive-vntex-3.2-4|144	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl8.mf
14mu|texlive-vntex-3.2-4|145	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl9.mf
14mu|texlive-vntex-3.2-4|146	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsltt10.mf
14mu|texlive-vntex-3.2-4|147	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss10.mf
14mu|texlive-vntex-3.2-4|148	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss12.mf
14mu|texlive-vntex-3.2-4|149	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss17.mf
14mu|texlive-vntex-3.2-4|150	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss8.mf
14mu|texlive-vntex-3.2-4|151	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss9.mf
14mu|texlive-vntex-3.2-4|152	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssbx10.mf
14mu|texlive-vntex-3.2-4|153	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssdc10.mf
14mu|texlive-vntex-3.2-4|154	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi10.mf
14mu|texlive-vntex-3.2-4|155	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi12.mf
14mu|texlive-vntex-3.2-4|156	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi17.mf
14mu|texlive-vntex-3.2-4|157	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi8.mf
14mu|texlive-vntex-3.2-4|158	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi9.mf
14mu|texlive-vntex-3.2-4|159	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssq8.mf
14mu|texlive-vntex-3.2-4|160	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssqi8.mf
14mu|texlive-vntex-3.2-4|161	%{_texmfdistdir}/fonts/source/vntex/vnr/vntcsc10.mf
14mu|texlive-vntex-3.2-4|162	%{_texmfdistdir}/fonts/source/vntex/vnr/vntextit.mf
14mu|texlive-vntex-3.2-4|163	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti10.mf
14mu|texlive-vntex-3.2-4|164	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti12.mf
14mu|texlive-vntex-3.2-4|165	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti7.mf
14mu|texlive-vntex-3.2-4|166	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti8.mf
14mu|texlive-vntex-3.2-4|167	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti9.mf
14mu|texlive-vntex-3.2-4|168	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt10.mf
14mu|texlive-vntex-3.2-4|169	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt12.mf
14mu|texlive-vntex-3.2-4|170	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt8.mf
14mu|texlive-vntex-3.2-4|171	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt9.mf
14mu|texlive-vntex-3.2-4|172	%{_texmfdistdir}/fonts/source/vntex/vnr/vnu10.mf
14mu|texlive-vntex-3.2-4|173	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuacc.mf
14mu|texlive-vntex-3.2-4|174	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuar.mf
14mu|texlive-vntex-3.2-4|175	%{_texmfdistdir}/fonts/source/vntex/vnr/vnucomp.mf
14mu|texlive-vntex-3.2-4|176	%{_texmfdistdir}/fonts/source/vntex/vnr/vnudr.mf
14mu|texlive-vntex-3.2-4|177	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuer.mf
14mu|texlive-vntex-3.2-4|178	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuir.mf
14mu|texlive-vntex-3.2-4|179	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuor.mf
14mu|texlive-vntex-3.2-4|180	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuur.mf
14mu|texlive-vntex-3.2-4|181	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuyr.mf
14mu|texlive-vntex-3.2-4|182	%{_texmfdistdir}/fonts/source/vntex/vnr/vnvtt10.mf
14mu|texlive-vntex-3.2-4|183	%{_texmfdistdir}/fonts/source/vntex/vnr/vnycomp.mf
14mu|texlive-vntex-3.2-4|184	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favb8v.tfm
14mu|texlive-vntex-3.2-4|185	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favbi8v.tfm
14mu|texlive-vntex-3.2-4|186	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favr8v.tfm
14mu|texlive-vntex-3.2-4|187	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favri8v.tfm
14mu|texlive-vntex-3.2-4|188	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchb8v.tfm
14mu|texlive-vntex-3.2-4|189	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchbc8v.tfm
14mu|texlive-vntex-3.2-4|190	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchbi8v.tfm
14mu|texlive-vntex-3.2-4|191	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchbo8v.tfm
14mu|texlive-vntex-3.2-4|192	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchr8v.tfm
14mu|texlive-vntex-3.2-4|193	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchrc8v.tfm
14mu|texlive-vntex-3.2-4|194	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchri8v.tfm
14mu|texlive-vntex-3.2-4|195	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchro8v.tfm
14mu|texlive-vntex-3.2-4|196	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr10.tfm
14mu|texlive-vntex-3.2-4|197	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr17.tfm
14mu|texlive-vntex-3.2-4|198	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr8.tfm
14mu|texlive-vntex-3.2-4|199	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr9.tfm
14mu|texlive-vntex-3.2-4|200	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrbx10.tfm
14mu|texlive-vntex-3.2-4|201	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl10.tfm
14mu|texlive-vntex-3.2-4|202	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl17.tfm
14mu|texlive-vntex-3.2-4|203	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl8.tfm
14mu|texlive-vntex-3.2-4|204	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl9.tfm
14mu|texlive-vntex-3.2-4|205	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmsltl10.tfm
14mu|texlive-vntex-3.2-4|206	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmtl10.tfm
14mu|texlive-vntex-3.2-4|207	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vncccsc10.tfm
14mu|texlive-vntex-3.2-4|208	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vnccr10.tfm
14mu|texlive-vntex-3.2-4|209	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vnccsl10.tfm
14mu|texlive-vntex-3.2-4|210	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vnccti10.tfm
14mu|texlive-vntex-3.2-4|211	%{_texmfdistdir}/fonts/tfm/vntex/grotesqvn/ugqb8v.tfm
14mu|texlive-vntex-3.2-4|212	%{_texmfdistdir}/fonts/tfm/vntex/grotesqvn/ugqbo8v.tfm
14mu|texlive-vntex-3.2-4|213	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txbtt8v.tfm
14mu|texlive-vntex-3.2-4|214	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txbttsc8v.tfm
14mu|texlive-vntex-3.2-4|215	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txbttsl8v.tfm
14mu|texlive-vntex-3.2-4|216	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txtt8v.tfm
14mu|texlive-vntex-3.2-4|217	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txttsc8v.tfm
14mu|texlive-vntex-3.2-4|218	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txttsl8v.tfm
14mu|texlive-vntex-3.2-4|219	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/fplrc8v.tfm
14mu|texlive-vntex-3.2-4|220	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagd8v.tfm
14mu|texlive-vntex-3.2-4|221	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagdc8v.tfm
14mu|texlive-vntex-3.2-4|222	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagdo8v.tfm
14mu|texlive-vntex-3.2-4|223	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagk8v.tfm
14mu|texlive-vntex-3.2-4|224	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagkc8v.tfm
14mu|texlive-vntex-3.2-4|225	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagko8v.tfm
14mu|texlive-vntex-3.2-4|226	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkd8v.tfm
14mu|texlive-vntex-3.2-4|227	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkdc8v.tfm
14mu|texlive-vntex-3.2-4|228	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkdi8v.tfm
14mu|texlive-vntex-3.2-4|229	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkdo8v.tfm
14mu|texlive-vntex-3.2-4|230	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkl8v.tfm
14mu|texlive-vntex-3.2-4|231	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubklc8v.tfm
14mu|texlive-vntex-3.2-4|232	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkli8v.tfm
14mu|texlive-vntex-3.2-4|233	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubklo8v.tfm
14mu|texlive-vntex-3.2-4|234	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrb8v.tfm
14mu|texlive-vntex-3.2-4|235	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrbc8v.tfm
14mu|texlive-vntex-3.2-4|236	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrbo8v.tfm
14mu|texlive-vntex-3.2-4|237	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrr8v.tfm
14mu|texlive-vntex-3.2-4|238	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrrc8v.tfm
14mu|texlive-vntex-3.2-4|239	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrro8v.tfm
14mu|texlive-vntex-3.2-4|240	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvb8v.tfm
14mu|texlive-vntex-3.2-4|241	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvbc8v.tfm
14mu|texlive-vntex-3.2-4|242	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvbo8v.tfm
14mu|texlive-vntex-3.2-4|243	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvr8v.tfm
14mu|texlive-vntex-3.2-4|244	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvrc8v.tfm
14mu|texlive-vntex-3.2-4|245	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvro8v.tfm
14mu|texlive-vntex-3.2-4|246	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncb8v.tfm
14mu|texlive-vntex-3.2-4|247	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncbc8v.tfm
14mu|texlive-vntex-3.2-4|248	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncbi8v.tfm
14mu|texlive-vntex-3.2-4|249	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncbo8v.tfm
14mu|texlive-vntex-3.2-4|250	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncr8v.tfm
14mu|texlive-vntex-3.2-4|251	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncrc8v.tfm
14mu|texlive-vntex-3.2-4|252	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncri8v.tfm
14mu|texlive-vntex-3.2-4|253	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncro8v.tfm
14mu|texlive-vntex-3.2-4|254	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplb8v.tfm
14mu|texlive-vntex-3.2-4|255	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplbc8v.tfm
14mu|texlive-vntex-3.2-4|256	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplbi8v.tfm
14mu|texlive-vntex-3.2-4|257	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplbo8v.tfm
14mu|texlive-vntex-3.2-4|258	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplr8v.tfm
14mu|texlive-vntex-3.2-4|259	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplrc8v.tfm
14mu|texlive-vntex-3.2-4|260	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplri8v.tfm
14mu|texlive-vntex-3.2-4|261	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplro8v.tfm
14mu|texlive-vntex-3.2-4|262	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmb8v.tfm
14mu|texlive-vntex-3.2-4|263	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmbc8v.tfm
14mu|texlive-vntex-3.2-4|264	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmbi8v.tfm
14mu|texlive-vntex-3.2-4|265	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmbo8v.tfm
14mu|texlive-vntex-3.2-4|266	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmr8v.tfm
14mu|texlive-vntex-3.2-4|267	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmrc8v.tfm
14mu|texlive-vntex-3.2-4|268	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmri8v.tfm
14mu|texlive-vntex-3.2-4|269	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmro8v.tfm
14mu|texlive-vntex-3.2-4|270	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uzcmi8v.tfm
14mu|texlive-vntex-3.2-4|271	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnb10.tfm
14mu|texlive-vntex-3.2-4|272	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx10.tfm
14mu|texlive-vntex-3.2-4|273	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx12.tfm
14mu|texlive-vntex-3.2-4|274	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx5.tfm
14mu|texlive-vntex-3.2-4|275	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx6.tfm
14mu|texlive-vntex-3.2-4|276	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx7.tfm
14mu|texlive-vntex-3.2-4|277	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx8.tfm
14mu|texlive-vntex-3.2-4|278	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx9.tfm
14mu|texlive-vntex-3.2-4|279	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbxsl10.tfm
14mu|texlive-vntex-3.2-4|280	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbxti10.tfm
14mu|texlive-vntex-3.2-4|281	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vncsc10.tfm
14mu|texlive-vntex-3.2-4|282	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vndunh10.tfm
14mu|texlive-vntex-3.2-4|283	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnff10.tfm
14mu|texlive-vntex-3.2-4|284	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnfi10.tfm
14mu|texlive-vntex-3.2-4|285	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnfib8.tfm
14mu|texlive-vntex-3.2-4|286	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnitt10.tfm
14mu|texlive-vntex-3.2-4|287	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr10.tfm
14mu|texlive-vntex-3.2-4|288	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr12.tfm
14mu|texlive-vntex-3.2-4|289	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr17.tfm
14mu|texlive-vntex-3.2-4|290	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr5.tfm
14mu|texlive-vntex-3.2-4|291	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr6.tfm
14mu|texlive-vntex-3.2-4|292	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr7.tfm
14mu|texlive-vntex-3.2-4|293	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr8.tfm
14mu|texlive-vntex-3.2-4|294	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr9.tfm
14mu|texlive-vntex-3.2-4|295	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl10.tfm
14mu|texlive-vntex-3.2-4|296	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl12.tfm
14mu|texlive-vntex-3.2-4|297	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl8.tfm
14mu|texlive-vntex-3.2-4|298	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl9.tfm
14mu|texlive-vntex-3.2-4|299	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsltt10.tfm
14mu|texlive-vntex-3.2-4|300	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss10.tfm
14mu|texlive-vntex-3.2-4|301	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss12.tfm
14mu|texlive-vntex-3.2-4|302	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss17.tfm
14mu|texlive-vntex-3.2-4|303	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss8.tfm
14mu|texlive-vntex-3.2-4|304	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss9.tfm
14mu|texlive-vntex-3.2-4|305	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssbx10.tfm
14mu|texlive-vntex-3.2-4|306	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssdc10.tfm
14mu|texlive-vntex-3.2-4|307	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi10.tfm
14mu|texlive-vntex-3.2-4|308	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi12.tfm
14mu|texlive-vntex-3.2-4|309	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi17.tfm
14mu|texlive-vntex-3.2-4|310	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi8.tfm
14mu|texlive-vntex-3.2-4|311	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi9.tfm
14mu|texlive-vntex-3.2-4|312	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssq8.tfm
14mu|texlive-vntex-3.2-4|313	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssqi8.tfm
14mu|texlive-vntex-3.2-4|314	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntcsc10.tfm
14mu|texlive-vntex-3.2-4|315	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti10.tfm
14mu|texlive-vntex-3.2-4|316	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti12.tfm
14mu|texlive-vntex-3.2-4|317	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti7.tfm
14mu|texlive-vntex-3.2-4|318	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti8.tfm
14mu|texlive-vntex-3.2-4|319	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti9.tfm
14mu|texlive-vntex-3.2-4|320	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt10.tfm
14mu|texlive-vntex-3.2-4|321	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt12.tfm
14mu|texlive-vntex-3.2-4|322	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt8.tfm
14mu|texlive-vntex-3.2-4|323	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt9.tfm
14mu|texlive-vntex-3.2-4|324	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnu10.tfm
14mu|texlive-vntex-3.2-4|325	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnvtt10.tfm
14mu|texlive-vntex-3.2-4|326	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putb8v.tfm
14mu|texlive-vntex-3.2-4|327	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putbc8v.tfm
14mu|texlive-vntex-3.2-4|328	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putbi8v.tfm
14mu|texlive-vntex-3.2-4|329	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putbo8v.tfm
14mu|texlive-vntex-3.2-4|330	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putr8v.tfm
14mu|texlive-vntex-3.2-4|331	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putrc8v.tfm
14mu|texlive-vntex-3.2-4|332	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putri8v.tfm
14mu|texlive-vntex-3.2-4|333	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putro8v.tfm
14mu|texlive-vntex-3.2-4|334	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-Bold-T5.pfb
14mu|texlive-vntex-3.2-4|335	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-BoldOblique-T5.pfb
14mu|texlive-vntex-3.2-4|336	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-Oblique-T5.pfb
14mu|texlive-vntex-3.2-4|337	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-Roman-T5.pfb
14mu|texlive-vntex-3.2-4|338	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchb8v.pfb
14mu|texlive-vntex-3.2-4|339	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchbi8v.pfb
14mu|texlive-vntex-3.2-4|340	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchr8v.pfb
14mu|texlive-vntex-3.2-4|341	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchri8v.pfb
14mu|texlive-vntex-3.2-4|342	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr10.pfb
14mu|texlive-vntex-3.2-4|343	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr17.pfb
14mu|texlive-vntex-3.2-4|344	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr8.pfb
14mu|texlive-vntex-3.2-4|345	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr9.pfb
14mu|texlive-vntex-3.2-4|346	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrbx10.pfb
14mu|texlive-vntex-3.2-4|347	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl10.pfb
14mu|texlive-vntex-3.2-4|348	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl17.pfb
14mu|texlive-vntex-3.2-4|349	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl8.pfb
14mu|texlive-vntex-3.2-4|350	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl9.pfb
14mu|texlive-vntex-3.2-4|351	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmsltl10.pfb
14mu|texlive-vntex-3.2-4|352	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmtl10.pfb
14mu|texlive-vntex-3.2-4|353	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcrete8v.pfb
14mu|texlive-vntex-3.2-4|354	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcreteItalic8v.pfb
14mu|texlive-vntex-3.2-4|355	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcreteSlanted8v.pfb
14mu|texlive-vntex-3.2-4|356	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcreteSmallCaps8v.pfb
14mu|texlive-vntex-3.2-4|357	%{_texmfdistdir}/fonts/type1/vntex/grotesqvn/ugqb8v.pfb
14mu|texlive-vntex-3.2-4|358	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txbtt8v.pfb
14mu|texlive-vntex-3.2-4|359	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txbttsc8v.pfb
14mu|texlive-vntex-3.2-4|360	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txtt8v.pfb
14mu|texlive-vntex-3.2-4|361	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txttsc8v.pfb
14mu|texlive-vntex-3.2-4|362	%{_texmfdistdir}/fonts/type1/vntex/urwvn/fplrc8v.pfb
14mu|texlive-vntex-3.2-4|363	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagd8v.pfb
14mu|texlive-vntex-3.2-4|364	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagdo8v.pfb
14mu|texlive-vntex-3.2-4|365	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagk8v.pfb
14mu|texlive-vntex-3.2-4|366	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagko8v.pfb
14mu|texlive-vntex-3.2-4|367	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkd8v.pfb
14mu|texlive-vntex-3.2-4|368	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkdi8v.pfb
14mu|texlive-vntex-3.2-4|369	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkl8v.pfb
14mu|texlive-vntex-3.2-4|370	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkli8v.pfb
14mu|texlive-vntex-3.2-4|371	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrb8v.pfb
14mu|texlive-vntex-3.2-4|372	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrbo8v.pfb
14mu|texlive-vntex-3.2-4|373	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrr8v.pfb
14mu|texlive-vntex-3.2-4|374	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrro8v.pfb
14mu|texlive-vntex-3.2-4|375	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvb8v.pfb
14mu|texlive-vntex-3.2-4|376	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvbo8v.pfb
14mu|texlive-vntex-3.2-4|377	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvr8v.pfb
14mu|texlive-vntex-3.2-4|378	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvro8v.pfb
14mu|texlive-vntex-3.2-4|379	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncb8v.pfb
14mu|texlive-vntex-3.2-4|380	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncbi8v.pfb
14mu|texlive-vntex-3.2-4|381	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncr8v.pfb
14mu|texlive-vntex-3.2-4|382	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncri8v.pfb
14mu|texlive-vntex-3.2-4|383	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplb8v.pfb
14mu|texlive-vntex-3.2-4|384	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplbi8v.pfb
14mu|texlive-vntex-3.2-4|385	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplr8v.pfb
14mu|texlive-vntex-3.2-4|386	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplri8v.pfb
14mu|texlive-vntex-3.2-4|387	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmb8v.pfb
14mu|texlive-vntex-3.2-4|388	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmbi8v.pfb
14mu|texlive-vntex-3.2-4|389	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmr8v.pfb
14mu|texlive-vntex-3.2-4|390	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmri8v.pfb
14mu|texlive-vntex-3.2-4|391	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uzcmi8v.pfb
14mu|texlive-vntex-3.2-4|392	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnb10.pfb
14mu|texlive-vntex-3.2-4|393	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx10.pfb
14mu|texlive-vntex-3.2-4|394	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx12.pfb
14mu|texlive-vntex-3.2-4|395	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx5.pfb
14mu|texlive-vntex-3.2-4|396	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx6.pfb
14mu|texlive-vntex-3.2-4|397	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx7.pfb
14mu|texlive-vntex-3.2-4|398	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx8.pfb
14mu|texlive-vntex-3.2-4|399	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx9.pfb
14mu|texlive-vntex-3.2-4|400	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbxsl10.pfb
14mu|texlive-vntex-3.2-4|401	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbxti10.pfb
14mu|texlive-vntex-3.2-4|402	%{_texmfdistdir}/fonts/type1/vntex/vnr/vncsc10.pfb
14mu|texlive-vntex-3.2-4|403	%{_texmfdistdir}/fonts/type1/vntex/vnr/vndunh10.pfb
14mu|texlive-vntex-3.2-4|404	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnff10.pfb
14mu|texlive-vntex-3.2-4|405	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnfi10.pfb
14mu|texlive-vntex-3.2-4|406	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnfib8.pfb
14mu|texlive-vntex-3.2-4|407	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnitt10.pfb
14mu|texlive-vntex-3.2-4|408	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr10.pfb
14mu|texlive-vntex-3.2-4|409	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr12.pfb
14mu|texlive-vntex-3.2-4|410	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr17.pfb
14mu|texlive-vntex-3.2-4|411	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr5.pfb
14mu|texlive-vntex-3.2-4|412	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr6.pfb
14mu|texlive-vntex-3.2-4|413	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr7.pfb
14mu|texlive-vntex-3.2-4|414	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr8.pfb
14mu|texlive-vntex-3.2-4|415	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr9.pfb
14mu|texlive-vntex-3.2-4|416	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl10.pfb
14mu|texlive-vntex-3.2-4|417	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl12.pfb
14mu|texlive-vntex-3.2-4|418	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl8.pfb
14mu|texlive-vntex-3.2-4|419	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl9.pfb
14mu|texlive-vntex-3.2-4|420	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsltt10.pfb
14mu|texlive-vntex-3.2-4|421	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss10.pfb
14mu|texlive-vntex-3.2-4|422	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss12.pfb
14mu|texlive-vntex-3.2-4|423	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss17.pfb
14mu|texlive-vntex-3.2-4|424	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss8.pfb
14mu|texlive-vntex-3.2-4|425	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss9.pfb
14mu|texlive-vntex-3.2-4|426	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssbx10.pfb
14mu|texlive-vntex-3.2-4|427	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssdc10.pfb
14mu|texlive-vntex-3.2-4|428	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi10.pfb
14mu|texlive-vntex-3.2-4|429	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi12.pfb
14mu|texlive-vntex-3.2-4|430	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi17.pfb
14mu|texlive-vntex-3.2-4|431	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi8.pfb
14mu|texlive-vntex-3.2-4|432	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi9.pfb
14mu|texlive-vntex-3.2-4|433	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssq8.pfb
14mu|texlive-vntex-3.2-4|434	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssqi8.pfb
14mu|texlive-vntex-3.2-4|435	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntcsc10.pfb
14mu|texlive-vntex-3.2-4|436	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti10.pfb
14mu|texlive-vntex-3.2-4|437	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti12.pfb
14mu|texlive-vntex-3.2-4|438	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti7.pfb
14mu|texlive-vntex-3.2-4|439	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti8.pfb
14mu|texlive-vntex-3.2-4|440	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti9.pfb
14mu|texlive-vntex-3.2-4|441	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt10.pfb
14mu|texlive-vntex-3.2-4|442	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt12.pfb
14mu|texlive-vntex-3.2-4|443	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt8.pfb
14mu|texlive-vntex-3.2-4|444	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt9.pfb
14mu|texlive-vntex-3.2-4|445	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnu10.pfb
14mu|texlive-vntex-3.2-4|446	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnvtt10.pfb
14mu|texlive-vntex-3.2-4|447	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putb8v.pfb
14mu|texlive-vntex-3.2-4|448	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putbi8v.pfb
14mu|texlive-vntex-3.2-4|449	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putr8v.pfb
14mu|texlive-vntex-3.2-4|450	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putri8v.pfb
14mu|texlive-vntex-3.2-4|451	%{_texmfdistdir}/fonts/vf/vntex/chartervn/bchbc8v.vf
14mu|texlive-vntex-3.2-4|452	%{_texmfdistdir}/fonts/vf/vntex/chartervn/bchrc8v.vf
14mu|texlive-vntex-3.2-4|453	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uagdc8v.vf
14mu|texlive-vntex-3.2-4|454	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uagkc8v.vf
14mu|texlive-vntex-3.2-4|455	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ubkdc8v.vf
14mu|texlive-vntex-3.2-4|456	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ubklc8v.vf
14mu|texlive-vntex-3.2-4|457	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ucrbc8v.vf
14mu|texlive-vntex-3.2-4|458	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ucrrc8v.vf
14mu|texlive-vntex-3.2-4|459	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uhvbc8v.vf
14mu|texlive-vntex-3.2-4|460	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uhvrc8v.vf
14mu|texlive-vntex-3.2-4|461	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uncbc8v.vf
14mu|texlive-vntex-3.2-4|462	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uncrc8v.vf
14mu|texlive-vntex-3.2-4|463	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uplbc8v.vf
14mu|texlive-vntex-3.2-4|464	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uplrc8v.vf
14mu|texlive-vntex-3.2-4|465	%{_texmfdistdir}/fonts/vf/vntex/urwvn/utmbc8v.vf
14mu|texlive-vntex-3.2-4|466	%{_texmfdistdir}/fonts/vf/vntex/urwvn/utmrc8v.vf
14mu|texlive-vntex-3.2-4|467	%{_texmfdistdir}/fonts/vf/vntex/vntopia/putbc8v.vf
14mu|texlive-vntex-3.2-4|468	%{_texmfdistdir}/fonts/vf/vntex/vntopia/putrc8v.vf
14mu|texlive-vntex-3.2-4|469	%{_texmfdistdir}/tex/latex/vntex/dblaccnt.sty
14mu|texlive-vntex-3.2-4|470	%{_texmfdistdir}/tex/latex/vntex/mcviscii.def
14mu|texlive-vntex-3.2-4|471	%{_texmfdistdir}/tex/latex/vntex/pd1supp.def
14mu|texlive-vntex-3.2-4|472	%{_texmfdistdir}/tex/latex/vntex/swpvntex.sty
14mu|texlive-vntex-3.2-4|473	%{_texmfdistdir}/tex/latex/vntex/t5bch.fd
14mu|texlive-vntex-3.2-4|474	%{_texmfdistdir}/tex/latex/vntex/t5ccr.fd
14mu|texlive-vntex-3.2-4|475	%{_texmfdistdir}/tex/latex/vntex/t5cmbr.fd
14mu|texlive-vntex-3.2-4|476	%{_texmfdistdir}/tex/latex/vntex/t5cmdh.fd
14mu|texlive-vntex-3.2-4|477	%{_texmfdistdir}/tex/latex/vntex/t5cmfib.fd
14mu|texlive-vntex-3.2-4|478	%{_texmfdistdir}/tex/latex/vntex/t5cmfr.fd
14mu|texlive-vntex-3.2-4|479	%{_texmfdistdir}/tex/latex/vntex/t5cmr.fd
14mu|texlive-vntex-3.2-4|480	%{_texmfdistdir}/tex/latex/vntex/t5cmss.fd
14mu|texlive-vntex-3.2-4|481	%{_texmfdistdir}/tex/latex/vntex/t5cmssq.fd
14mu|texlive-vntex-3.2-4|482	%{_texmfdistdir}/tex/latex/vntex/t5cmtl.fd
14mu|texlive-vntex-3.2-4|483	%{_texmfdistdir}/tex/latex/vntex/t5cmtt.fd
14mu|texlive-vntex-3.2-4|484	%{_texmfdistdir}/tex/latex/vntex/t5cmvtt.fd
14mu|texlive-vntex-3.2-4|485	%{_texmfdistdir}/tex/latex/vntex/t5enc.def
14mu|texlive-vntex-3.2-4|486	%{_texmfdistdir}/tex/latex/vntex/t5enc.dfu
14mu|texlive-vntex-3.2-4|487	%{_texmfdistdir}/tex/latex/vntex/t5fav.fd
14mu|texlive-vntex-3.2-4|488	%{_texmfdistdir}/tex/latex/vntex/t5fnc.fd
14mu|texlive-vntex-3.2-4|489	%{_texmfdistdir}/tex/latex/vntex/t5fpl.fd
14mu|texlive-vntex-3.2-4|490	%{_texmfdistdir}/tex/latex/vntex/t5futs.fd
14mu|texlive-vntex-3.2-4|491	%{_texmfdistdir}/tex/latex/vntex/t5mak.fd
14mu|texlive-vntex-3.2-4|492	%{_texmfdistdir}/tex/latex/vntex/t5mdbch.fd
14mu|texlive-vntex-3.2-4|493	%{_texmfdistdir}/tex/latex/vntex/t5mdput.fd
14mu|texlive-vntex-3.2-4|494	%{_texmfdistdir}/tex/latex/vntex/t5mdugm.fd
14mu|texlive-vntex-3.2-4|495	%{_texmfdistdir}/tex/latex/vntex/t5pag.fd
14mu|texlive-vntex-3.2-4|496	%{_texmfdistdir}/tex/latex/vntex/t5pbk.fd
14mu|texlive-vntex-3.2-4|497	%{_texmfdistdir}/tex/latex/vntex/t5pcr.fd
14mu|texlive-vntex-3.2-4|498	%{_texmfdistdir}/tex/latex/vntex/t5phv.fd
14mu|texlive-vntex-3.2-4|499	%{_texmfdistdir}/tex/latex/vntex/t5pnc.fd
14mu|texlive-vntex-3.2-4|500	%{_texmfdistdir}/tex/latex/vntex/t5ppl.fd
14mu|texlive-vntex-3.2-4|501	%{_texmfdistdir}/tex/latex/vntex/t5ptm.fd
14mu|texlive-vntex-3.2-4|502	%{_texmfdistdir}/tex/latex/vntex/t5ptmom.fd
14mu|texlive-vntex-3.2-4|503	%{_texmfdistdir}/tex/latex/vntex/t5put.fd
14mu|texlive-vntex-3.2-4|504	%{_texmfdistdir}/tex/latex/vntex/t5pxr.fd
14mu|texlive-vntex-3.2-4|505	%{_texmfdistdir}/tex/latex/vntex/t5txr.fd
14mu|texlive-vntex-3.2-4|506	%{_texmfdistdir}/tex/latex/vntex/t5txtt.fd
14mu|texlive-vntex-3.2-4|507	%{_texmfdistdir}/tex/latex/vntex/t5uag.fd
14mu|texlive-vntex-3.2-4|508	%{_texmfdistdir}/tex/latex/vntex/t5ubk.fd
14mu|texlive-vntex-3.2-4|509	%{_texmfdistdir}/tex/latex/vntex/t5ucr.fd
14mu|texlive-vntex-3.2-4|510	%{_texmfdistdir}/tex/latex/vntex/t5ugq.fd
14mu|texlive-vntex-3.2-4|511	%{_texmfdistdir}/tex/latex/vntex/t5uhv.fd
14mu|texlive-vntex-3.2-4|512	%{_texmfdistdir}/tex/latex/vntex/t5unc.fd
14mu|texlive-vntex-3.2-4|513	%{_texmfdistdir}/tex/latex/vntex/t5upl.fd
14mu|texlive-vntex-3.2-4|514	%{_texmfdistdir}/tex/latex/vntex/t5utm.fd
14mu|texlive-vntex-3.2-4|515	%{_texmfdistdir}/tex/latex/vntex/t5uzcm.fd
14mu|texlive-vntex-3.2-4|516	%{_texmfdistdir}/tex/latex/vntex/tcvn.def
14mu|texlive-vntex-3.2-4|517	%{_texmfdistdir}/tex/latex/vntex/varioref-vi.sty
14mu|texlive-vntex-3.2-4|518	%{_texmfdistdir}/tex/latex/vntex/vietnam.ldf
14mu|texlive-vntex-3.2-4|519	%{_texmfdistdir}/tex/latex/vntex/vietnam.sty
14mu|texlive-vntex-3.2-4|520	%{_texmfdistdir}/tex/latex/vntex/vietnamese.ldf
14mu|texlive-vntex-3.2-4|521	%{_texmfdistdir}/tex/latex/vntex/viscii.def
14mu|texlive-vntex-3.2-4|522	%{_texmfdistdir}/tex/latex/vntex/vncaps.tex
14mu|texlive-vntex-3.2-4|523	%{_texmfdistdir}/tex/latex/vntex/vntex.sty
14mu|texlive-vntex-3.2-4|524	%{_texmfdistdir}/tex/latex/vntex/vps.def
14mu|texlive-vntex-3.2-4|525	%{_texmfdistdir}/tex/plain/vntex/dblaccnt.tex
14mu|texlive-vntex-3.2-4|526	%{_texmfdistdir}/tex/plain/vntex/t5code.tex
14mu|texlive-vntex-3.2-4|527	%{_texmfdistdir}/tex/plain/vntex/vntexinfo.tex
14mu|texlive-vntex-3.2-4|528	%_texmf_updmap_d/vntex
14mu|texlive-vntex-3.2-4|529	%doc %{_texmfdistdir}/doc/generic/vntex/INSTALL
14mu|texlive-vntex-3.2-4|530	%doc %{_texmfdistdir}/doc/generic/vntex/ReleaseNotes.pdf
14mu|texlive-vntex-3.2-4|531	%doc %{_texmfdistdir}/doc/generic/vntex/vn-fonts-print.pdf
14mu|texlive-vntex-3.2-4|532	%doc %{_texmfdistdir}/doc/generic/vntex/vn-fonts.pdf
14mu|texlive-vntex-3.2-4|533	%doc %{_texmfdistdir}/doc/generic/vntex/vn-min-print.pdf
14mu|texlive-vntex-3.2-4|534	%doc %{_texmfdistdir}/doc/generic/vntex/vn-min.pdf
14mu|texlive-vntex-3.2-4|535	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-man-print.pdf
14mu|texlive-vntex-3.2-4|536	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-man.pdf
14mu|texlive-vntex-3.2-4|537	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-print.pdf
14mu|texlive-vntex-3.2-4|538	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-update-maps
14mu|texlive-vntex-3.2-4|539	%doc %{_texmfdistdir}/doc/generic/vntex/vntex.pdf
14mu|texlive-vntex-3.2-4|540	#- source
14mu|texlive-vntex-3.2-4|541	%doc %{_texmfdistdir}/source/generic/vntex/GPL.txt
14mu|texlive-vntex-3.2-4|542	%doc %{_texmfdistdir}/source/generic/vntex/LGPL.txt
14mu|texlive-vntex-3.2-4|543	%doc %{_texmfdistdir}/source/generic/vntex/LICENSE-utopia.txt
14mu|texlive-vntex-3.2-4|544	%doc %{_texmfdistdir}/source/generic/vntex/LPPL.txt
14mu|texlive-vntex-3.2-4|545	%doc %{_texmfdistdir}/source/generic/vntex/Makefile
14mu|texlive-vntex-3.2-4|546	%doc %{_texmfdistdir}/source/generic/vntex/README.vntopia
14mu|texlive-vntex-3.2-4|547	%doc %{_texmfdistdir}/source/generic/vntex/babel-vi.dtx
14mu|texlive-vntex-3.2-4|548	%doc %{_texmfdistdir}/source/generic/vntex/doc/ReleaseNotes.tex
14mu|texlive-vntex-3.2-4|549	%doc %{_texmfdistdir}/source/generic/vntex/doc/abbr.tex
14mu|texlive-vntex-3.2-4|550	%doc %{_texmfdistdir}/source/generic/vntex/doc/test-accents.tex
14mu|texlive-vntex-3.2-4|551	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-fonts-print.tex
14mu|texlive-vntex-3.2-4|552	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-fonts.tex
14mu|texlive-vntex-3.2-4|553	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-min-print.tex
14mu|texlive-vntex-3.2-4|554	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-min.tex
14mu|texlive-vntex-3.2-4|555	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex-man-print.tex
14mu|texlive-vntex-3.2-4|556	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex-man.tex
14mu|texlive-vntex-3.2-4|557	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex-print.tex
14mu|texlive-vntex-3.2-4|558	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex.tex
14mu|texlive-vntex-3.2-4|559	%doc %{_texmfdistdir}/source/generic/vntex/tests/Makefile
14mu|texlive-vntex-3.2-4|560	%doc %{_texmfdistdir}/source/generic/vntex/tests/README
14mu|texlive-vntex-3.2-4|561	%doc %{_texmfdistdir}/source/generic/vntex/tests/adventor-sample.tex
14mu|texlive-vntex-3.2-4|562	%doc %{_texmfdistdir}/source/generic/vntex/tests/adventor-test.tex
14mu|texlive-vntex-3.2-4|563	%doc %{_texmfdistdir}/source/generic/vntex/tests/arevvn-sample.tex
14mu|texlive-vntex-3.2-4|564	%doc %{_texmfdistdir}/source/generic/vntex/tests/arevvn-test.tex
14mu|texlive-vntex-3.2-4|565	%doc %{_texmfdistdir}/source/generic/vntex/tests/bonum-sample.tex
14mu|texlive-vntex-3.2-4|566	%doc %{_texmfdistdir}/source/generic/vntex/tests/bonum-test.tex
14mu|texlive-vntex-3.2-4|567	%doc %{_texmfdistdir}/source/generic/vntex/tests/chartervn-sample.tex
14mu|texlive-vntex-3.2-4|568	%doc %{_texmfdistdir}/source/generic/vntex/tests/chartervn-test.tex
14mu|texlive-vntex-3.2-4|569	%doc %{_texmfdistdir}/source/generic/vntex/tests/chorus-sample.tex
14mu|texlive-vntex-3.2-4|570	%doc %{_texmfdistdir}/source/generic/vntex/tests/chorus-test.tex
14mu|texlive-vntex-3.2-4|571	%doc %{_texmfdistdir}/source/generic/vntex/tests/classicovn-sample.tex
14mu|texlive-vntex-3.2-4|572	%doc %{_texmfdistdir}/source/generic/vntex/tests/classicovn-test.tex
14mu|texlive-vntex-3.2-4|573	%doc %{_texmfdistdir}/source/generic/vntex/tests/cmbrightvn-sample.tex
14mu|texlive-vntex-3.2-4|574	%doc %{_texmfdistdir}/source/generic/vntex/tests/cmbrightvn-test.tex
14mu|texlive-vntex-3.2-4|575	%doc %{_texmfdistdir}/source/generic/vntex/tests/comicsansvn-sample.tex
14mu|texlive-vntex-3.2-4|576	%doc %{_texmfdistdir}/source/generic/vntex/tests/comicsansvn-test.tex
14mu|texlive-vntex-3.2-4|577	%doc %{_texmfdistdir}/source/generic/vntex/tests/concretevn-sample.tex
14mu|texlive-vntex-3.2-4|578	%doc %{_texmfdistdir}/source/generic/vntex/tests/concretevn-test.tex
14mu|texlive-vntex-3.2-4|579	%doc %{_texmfdistdir}/source/generic/vntex/tests/cursor-sample.tex
14mu|texlive-vntex-3.2-4|580	%doc %{_texmfdistdir}/source/generic/vntex/tests/cursor-test.tex
14mu|texlive-vntex-3.2-4|581	%doc %{_texmfdistdir}/source/generic/vntex/tests/garamondvn-sample.tex
14mu|texlive-vntex-3.2-4|582	%doc %{_texmfdistdir}/source/generic/vntex/tests/garamondvn-test.tex
14mu|texlive-vntex-3.2-4|583	%doc %{_texmfdistdir}/source/generic/vntex/tests/grotesqvn-sample.tex
14mu|texlive-vntex-3.2-4|584	%doc %{_texmfdistdir}/source/generic/vntex/tests/grotesqvn-test.tex
14mu|texlive-vntex-3.2-4|585	%doc %{_texmfdistdir}/source/generic/vntex/tests/heros-sample.tex
14mu|texlive-vntex-3.2-4|586	%doc %{_texmfdistdir}/source/generic/vntex/tests/heros-test.tex
14mu|texlive-vntex-3.2-4|587	%doc %{_texmfdistdir}/source/generic/vntex/tests/mscore-sample.tex
14mu|texlive-vntex-3.2-4|588	%doc %{_texmfdistdir}/source/generic/vntex/tests/mscore-test.tex
14mu|texlive-vntex-3.2-4|589	%doc %{_texmfdistdir}/source/generic/vntex/tests/pagella-sample.tex
14mu|texlive-vntex-3.2-4|590	%doc %{_texmfdistdir}/source/generic/vntex/tests/pagella-test.tex
14mu|texlive-vntex-3.2-4|591	%doc %{_texmfdistdir}/source/generic/vntex/tests/schola-sample.tex
14mu|texlive-vntex-3.2-4|592	%doc %{_texmfdistdir}/source/generic/vntex/tests/schola-test.tex
14mu|texlive-vntex-3.2-4|593	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5antt-sample.tex
14mu|texlive-vntex-3.2-4|594	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5antt-test.tex
14mu|texlive-vntex-3.2-4|595	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5cyklop-sample.tex
14mu|texlive-vntex-3.2-4|596	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5cyklop-test.tex
14mu|texlive-vntex-3.2-4|597	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5gentium-sample.tex
14mu|texlive-vntex-3.2-4|598	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5gentium-test.tex
14mu|texlive-vntex-3.2-4|599	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5iwona-sample.tex
14mu|texlive-vntex-3.2-4|600	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5iwona-test.tex
14mu|texlive-vntex-3.2-4|601	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5kurier-sample.tex
14mu|texlive-vntex-3.2-4|602	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5kurier-test.tex
14mu|texlive-vntex-3.2-4|603	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5lm-sample.tex
14mu|texlive-vntex-3.2-4|604	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5lm-test.tex
14mu|texlive-vntex-3.2-4|605	%doc %{_texmfdistdir}/source/generic/vntex/tests/termes-sample.tex
14mu|texlive-vntex-3.2-4|606	%doc %{_texmfdistdir}/source/generic/vntex/tests/termes-test.tex
14mu|texlive-vntex-3.2-4|607	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-accents.tex
14mu|texlive-vntex-3.2-4|608	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-babel.tex
14mu|texlive-vntex-3.2-4|609	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-captions.tex
14mu|texlive-vntex-3.2-4|610	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-plain-tcx.tex
14mu|texlive-vntex-3.2-4|611	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-plain.tex
14mu|texlive-vntex-3.2-4|612	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-tcvn.tex
14mu|texlive-vntex-3.2-4|613	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-utf8.tex
14mu|texlive-vntex-3.2-4|614	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-vietnam-tcx.tex
14mu|texlive-vntex-3.2-4|615	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-vietnam.tex
14mu|texlive-vntex-3.2-4|616	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-viscii.tex
14mu|texlive-vntex-3.2-4|617	%doc %{_texmfdistdir}/source/generic/vntex/tests/txttvn-sample.tex
14mu|texlive-vntex-3.2-4|618	%doc %{_texmfdistdir}/source/generic/vntex/tests/txttvn-test.tex
14mu|texlive-vntex-3.2-4|619	%doc %{_texmfdistdir}/source/generic/vntex/tests/urwvn-sample.tex
14mu|texlive-vntex-3.2-4|620	%doc %{_texmfdistdir}/source/generic/vntex/tests/urwvn-test.tex
14mu|texlive-vntex-3.2-4|621	%doc %{_texmfdistdir}/source/generic/vntex/tests/vnr-sample.tex
14mu|texlive-vntex-3.2-4|622	%doc %{_texmfdistdir}/source/generic/vntex/tests/vnr-test.tex
14mu|texlive-vntex-3.2-4|623	%doc %{_texmfdistdir}/source/generic/vntex/tests/vnsample.cls
14mu|texlive-vntex-3.2-4|624	%doc %{_texmfdistdir}/source/generic/vntex/tests/vntopia-sample.tex
14mu|texlive-vntex-3.2-4|625	%doc %{_texmfdistdir}/source/generic/vntex/tests/vntopia-test.tex
14mu|texlive-vntex-3.2-4|626	%doc %{_texmfdistdir}/source/generic/vntex/vntex.dtx
14mu|texlive-vntex-3.2-4|627	%doc %{_texmfdistdir}/source/generic/vntex/vntex.ins
14mu|texlive-vntex-3.2-4|628	
14mu|texlive-vntex-3.2-4|629	#-----------------------------------------------------------------------
14mu|texlive-vntex-3.2-4|630	%prep
14mu|texlive-vntex-3.2-4|631	%setup -c -a0 -a1 -a2
14mu|texlive-vntex-3.2-4|632	
14mu|texlive-vntex-3.2-4|633	%build
14mu|texlive-vntex-3.2-4|634	
14mu|texlive-vntex-3.2-4|635	%install
14mu|texlive-vntex-3.2-4|636	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vntex-3.2-4|637	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-vntex-3.2-4|638	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mu|texlive-vntex-3.2-4|639	cat > %{buildroot}%{_texmf_updmap_d}/vntex <<EOF
14mu|texlive-vntex-3.2-4|640	Map arevvn.map
14mu|texlive-vntex-3.2-4|641	Map chartervn.map
14mu|texlive-vntex-3.2-4|642	Map cmbrightvn.map
14mu|texlive-vntex-3.2-4|643	Map concretevn.map
14mu|texlive-vntex-3.2-4|644	Map grotesqvn.map
14mu|texlive-vntex-3.2-4|645	Map txttvn.map
14mu|texlive-vntex-3.2-4|646	Map urwvn.map
14mu|texlive-vntex-3.2-4|647	MixedMap vnrother.map
14mu|texlive-vntex-3.2-4|648	MixedMap vnrtext.map
14mu|texlive-vntex-3.2-4|649	Map vntopia.map
14mu|texlive-vntex-3.2-4|650	EOF
14mu|texlive-vntex-3.2-4|651	
14mu|texlive-vntex-3.2-4|652	
14mu|texlive-vntex-3.2-4|653	
14mu|texlive-vntex-3.2-4|654	%changelog
14mu|texlive-vntex-3.2-4|655	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.2-4
14mu|texlive-vntex-3.2-4|656	+ Revision: 6198671
14mu|texlive-vntex-3.2-4|657	- MassBuild#674: Increase release tag
14mu|texlive-vntex-3.2-4|658	
14mu|texlive-vntex-3.2-4|659	

26072 14
14mu|texlive-vocaltract-1-3|1	# revision 25629
14mu|texlive-vocaltract-1-3|2	# category Package
14mu|texlive-vocaltract-1-3|3	# catalog-ctan /graphics/pstricks/contrib/vocaltract
14mu|texlive-vocaltract-1-3|4	# catalog-date 2012-03-13 11:09:15 +0100
14mu|texlive-vocaltract-1-3|5	# catalog-license lppl
14mu|texlive-vocaltract-1-3|6	# catalog-version 1
14mu|texlive-vocaltract-1-3|7	Name:		texlive-vocaltract
14mu|texlive-vocaltract-1-3|8	Version:	1
14mu|texlive-vocaltract-1-3|9	Release:	3
14mu|texlive-vocaltract-1-3|10	Summary:	Visualise the vocal tract using LaTeX and PStricks
14mu|texlive-vocaltract-1-3|11	Group:		Publishing
14mu|texlive-vocaltract-1-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/vocaltract
14mu|texlive-vocaltract-1-3|13	License:	LPPL
14mu|texlive-vocaltract-1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vocaltract.tar.xz
14mu|texlive-vocaltract-1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vocaltract.doc.tar.xz
14mu|texlive-vocaltract-1-3|16	BuildArch:	noarch
14mu|texlive-vocaltract-1-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-vocaltract-1-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-vocaltract-1-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-vocaltract-1-3|20	
14mu|texlive-vocaltract-1-3|21	%description
14mu|texlive-vocaltract-1-3|22	The package enables the user to visualise the vocal tract. The
14mu|texlive-vocaltract-1-3|23	vocal tract (in the package) is manipulated by a vector of
14mu|texlive-vocaltract-1-3|24	articulation parameters according to the S. Maeda model.
14mu|texlive-vocaltract-1-3|25	Animation may be achieved by providing a sequence of vectors
14mu|texlive-vocaltract-1-3|26	over time (e.g., from Matlab). A sequence of vectors for
14mu|texlive-vocaltract-1-3|27	certain German phonemes is embedded in the package, which
14mu|texlive-vocaltract-1-3|28	allows for animation when no other vector is available. The
14mu|texlive-vocaltract-1-3|29	package's graphics are produced using pstricks.
14mu|texlive-vocaltract-1-3|30	
14mu|texlive-vocaltract-1-3|31	
14mu|texlive-vocaltract-1-3|32	#-----------------------------------------------------------------------
14mu|texlive-vocaltract-1-3|33	%files
14mu|texlive-vocaltract-1-3|34	%{_texmfdistdir}/tex/latex/vocaltract/VocalTract.sty
14mu|texlive-vocaltract-1-3|35	%doc %{_texmfdistdir}/doc/latex/vocaltract/README
14mu|texlive-vocaltract-1-3|36	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_AnimationDemo.tex
14mu|texlive-vocaltract-1-3|37	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_AnimationLauncher.tex
14mu|texlive-vocaltract-1-3|38	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_FigureDemo.pdf
14mu|texlive-vocaltract-1-3|39	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_FigureDemo.tex
14mu|texlive-vocaltract-1-3|40	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_FigureLauncher.tex
14mu|texlive-vocaltract-1-3|41	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_TimeParams.tex
14mu|texlive-vocaltract-1-3|42	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtMAINVisual.m
14mu|texlive-vocaltract-1-3|43	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtQueryVisual.m
14mu|texlive-vocaltract-1-3|44	
14mu|texlive-vocaltract-1-3|45	#-----------------------------------------------------------------------
14mu|texlive-vocaltract-1-3|46	%prep
14mu|texlive-vocaltract-1-3|47	%setup -c -a0 -a1
14mu|texlive-vocaltract-1-3|48	
14mu|texlive-vocaltract-1-3|49	%build
14mu|texlive-vocaltract-1-3|50	
14mu|texlive-vocaltract-1-3|51	%install
14mu|texlive-vocaltract-1-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vocaltract-1-3|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-vocaltract-1-3|54	
14mu|texlive-vocaltract-1-3|55	
14mu|texlive-vocaltract-1-3|56	
14mu|texlive-vocaltract-1-3|57	%changelog
14mu|texlive-vocaltract-1-3|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1-3
14mu|texlive-vocaltract-1-3|59	+ Revision: 6d461b0
14mu|texlive-vocaltract-1-3|60	- MassBuild#674: Increase release tag
14mu|texlive-vocaltract-1-3|61	
14mu|texlive-vocaltract-1-3|62	

26073 14
14mu|texlive-volumes-1.0-4|1	# revision 15878
14mu|texlive-volumes-1.0-4|2	# category Package
14mu|texlive-volumes-1.0-4|3	# catalog-ctan /macros/latex/contrib/volumes
14mu|texlive-volumes-1.0-4|4	# catalog-date 2007-03-01 21:27:41 +0100
14mu|texlive-volumes-1.0-4|5	# catalog-license lppl
14mu|texlive-volumes-1.0-4|6	# catalog-version 1.0
14mu|texlive-volumes-1.0-4|7	Name:		texlive-volumes
14mu|texlive-volumes-1.0-4|8	Version:	1.0
14mu|texlive-volumes-1.0-4|9	Release:	4
14mu|texlive-volumes-1.0-4|10	Summary:	Typeset only parts of a document, with complete indexes etc
14mu|texlive-volumes-1.0-4|11	Group:		Publishing
14mu|texlive-volumes-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/volumes
14mu|texlive-volumes-1.0-4|13	License:	LPPL
14mu|texlive-volumes-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/volumes.tar.xz
14mu|texlive-volumes-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/volumes.doc.tar.xz
14mu|texlive-volumes-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/volumes.source.tar.xz
14mu|texlive-volumes-1.0-4|17	BuildArch:	noarch
14mu|texlive-volumes-1.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-volumes-1.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-volumes-1.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-volumes-1.0-4|21	
14mu|texlive-volumes-1.0-4|22	%description
14mu|texlive-volumes-1.0-4|23	This package helps you if you want to produce separate printed
14mu|texlive-volumes-1.0-4|24	volumes from one LaTeX document, as well as one comprehensive,
14mu|texlive-volumes-1.0-4|25	"all-inclusive" version. It suppresses the part of the table of
14mu|texlive-volumes-1.0-4|26	contents that are not typeset, while counters, definitions,
14mu|texlive-volumes-1.0-4|27	index entries etc. are kept consistent throughout the input
14mu|texlive-volumes-1.0-4|28	file.
14mu|texlive-volumes-1.0-4|29	
14mu|texlive-volumes-1.0-4|30	
14mu|texlive-volumes-1.0-4|31	#-----------------------------------------------------------------------
14mu|texlive-volumes-1.0-4|32	%files
14mu|texlive-volumes-1.0-4|33	%{_texmfdistdir}/tex/latex/volumes/nowtoaux.sty
14mu|texlive-volumes-1.0-4|34	%{_texmfdistdir}/tex/latex/volumes/volumes.sty
14mu|texlive-volumes-1.0-4|35	%doc %{_texmfdistdir}/doc/latex/volumes/README
14mu|texlive-volumes-1.0-4|36	%doc %{_texmfdistdir}/doc/latex/volumes/volumes.pdf
14mu|texlive-volumes-1.0-4|37	#- source
14mu|texlive-volumes-1.0-4|38	%doc %{_texmfdistdir}/source/latex/volumes/volumes.dtx
14mu|texlive-volumes-1.0-4|39	%doc %{_texmfdistdir}/source/latex/volumes/volumes.ins
14mu|texlive-volumes-1.0-4|40	
14mu|texlive-volumes-1.0-4|41	#-----------------------------------------------------------------------
14mu|texlive-volumes-1.0-4|42	%prep
14mu|texlive-volumes-1.0-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-volumes-1.0-4|44	
14mu|texlive-volumes-1.0-4|45	%build
14mu|texlive-volumes-1.0-4|46	
14mu|texlive-volumes-1.0-4|47	%install
14mu|texlive-volumes-1.0-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-volumes-1.0-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-volumes-1.0-4|50	
14mu|texlive-volumes-1.0-4|51	
14mu|texlive-volumes-1.0-4|52	
14mu|texlive-volumes-1.0-4|53	%changelog
14mu|texlive-volumes-1.0-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-volumes-1.0-4|55	+ Revision: ac57cf0
14mu|texlive-volumes-1.0-4|56	- MassBuild#674: Increase release tag
14mu|texlive-volumes-1.0-4|57	
14mu|texlive-volumes-1.0-4|58	

26074 14
14mu|texlive-vpe-0.2-3|1	# revision 26039
14mu|texlive-vpe-0.2-3|2	# category Package
14mu|texlive-vpe-0.2-3|3	# catalog-ctan /macros/latex/contrib/vpe
14mu|texlive-vpe-0.2-3|4	# catalog-date 2012-04-18 16:26:37 +0200
14mu|texlive-vpe-0.2-3|5	# catalog-license lppl
14mu|texlive-vpe-0.2-3|6	# catalog-version 0.2
14mu|texlive-vpe-0.2-3|7	Name:		texlive-vpe
14mu|texlive-vpe-0.2-3|8	Version:	0.2
14mu|texlive-vpe-0.2-3|9	Release:	3
14mu|texlive-vpe-0.2-3|10	Summary:	Source specials for PDF output
14mu|texlive-vpe-0.2-3|11	Group:		Publishing
14mu|texlive-vpe-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vpe
14mu|texlive-vpe-0.2-3|13	License:	LPPL
14mu|texlive-vpe-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vpe.tar.xz
14mu|texlive-vpe-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vpe.doc.tar.xz
14mu|texlive-vpe-0.2-3|16	BuildArch:	noarch
14mu|texlive-vpe-0.2-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-vpe-0.2-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-vpe-0.2-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-vpe-0.2-3|20	Provides:	texlive-vpe.bin = %{EVRD}
14mu|texlive-vpe-0.2-3|21	
14mu|texlive-vpe-0.2-3|22	%description
14mu|texlive-vpe-0.2-3|23	VPE is a system to make the equivalent of "source special"
14mu|texlive-vpe-0.2-3|24	marks in a PDF file. Clicking on a mark will activate an
14mu|texlive-vpe-0.2-3|25	editor, pointing at the source line that produced the text that
14mu|texlive-vpe-0.2-3|26	was marked. The system comprises a perl file (vpe.pl) and a
14mu|texlive-vpe-0.2-3|27	LaTeX package (vpe.sty); it will work with PDF files generated
14mu|texlive-vpe-0.2-3|28	via LaTeX/dvips, pdfTeX (version 0.14 or better), and
14mu|texlive-vpe-0.2-3|29	LaTeX/VTeX. Using the LaTeX/dvips or pdfLaTeX routes, the
14mu|texlive-vpe-0.2-3|30	(pdf)TeX processor should be run with shell escapes enabled.
14mu|texlive-vpe-0.2-3|31	
14mu|texlive-vpe-0.2-3|32	
14mu|texlive-vpe-0.2-3|33	#-----------------------------------------------------------------------
14mu|texlive-vpe-0.2-3|34	%files
14mu|texlive-vpe-0.2-3|35	%{_bindir}/vpe
14mu|texlive-vpe-0.2-3|36	%{_texmfdistdir}/scripts/vpe/vpe.pl
14mu|texlive-vpe-0.2-3|37	%{_texmfdistdir}/tex/latex/vpe/vpe.sty
14mu|texlive-vpe-0.2-3|38	%doc %{_texmfdistdir}/doc/latex/vpe/README
14mu|texlive-vpe-0.2-3|39	
14mu|texlive-vpe-0.2-3|40	#-----------------------------------------------------------------------
14mu|texlive-vpe-0.2-3|41	%prep
14mu|texlive-vpe-0.2-3|42	%setup -c -a0 -a1
14mu|texlive-vpe-0.2-3|43	
14mu|texlive-vpe-0.2-3|44	%build
14mu|texlive-vpe-0.2-3|45	
14mu|texlive-vpe-0.2-3|46	%install
14mu|texlive-vpe-0.2-3|47	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-vpe-0.2-3|48	pushd %{buildroot}%{_bindir}
14mu|texlive-vpe-0.2-3|49	ln -sf %{_texmfdistdir}/scripts/vpe/vpe.pl vpe
14mu|texlive-vpe-0.2-3|50	popd
14mu|texlive-vpe-0.2-3|51	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-vpe-0.2-3|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-vpe-0.2-3|53	
14mu|texlive-vpe-0.2-3|54	
14mu|texlive-vpe-0.2-3|55	
14mu|texlive-vpe-0.2-3|56	%changelog
14mu|texlive-vpe-0.2-3|57	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14mu|texlive-vpe-0.2-3|58	+ Revision: fea80ed
14mu|texlive-vpe-0.2-3|59	- MassBuild#674: Increase release tag
14mu|texlive-vpe-0.2-3|60	
14mu|texlive-vpe-0.2-3|61	

26075 14
14mu|texlive-vruler-2.3-4|1	# revision 21598
14mu|texlive-vruler-2.3-4|2	# category Package
14mu|texlive-vruler-2.3-4|3	# catalog-ctan /macros/latex/contrib/vruler
14mu|texlive-vruler-2.3-4|4	# catalog-date 2011-03-03 10:36:36 +0100
14mu|texlive-vruler-2.3-4|5	# catalog-license lppl1
14mu|texlive-vruler-2.3-4|6	# catalog-version 2.3
14mu|texlive-vruler-2.3-4|7	Name:		texlive-vruler
14mu|texlive-vruler-2.3-4|8	Version:	2.3
14mu|texlive-vruler-2.3-4|9	Release:	4
14mu|texlive-vruler-2.3-4|10	Summary:	Numbering text
14mu|texlive-vruler-2.3-4|11	Group:		Publishing
14mu|texlive-vruler-2.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vruler
14mu|texlive-vruler-2.3-4|13	License:	LPPL1
14mu|texlive-vruler-2.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vruler.tar.xz
14mu|texlive-vruler-2.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vruler.doc.tar.xz
14mu|texlive-vruler-2.3-4|16	BuildArch:	noarch
14mu|texlive-vruler-2.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-vruler-2.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-vruler-2.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-vruler-2.3-4|20	
14mu|texlive-vruler-2.3-4|21	%description
14mu|texlive-vruler-2.3-4|22	The package offers facilities for adding a columns of numbering
14mu|texlive-vruler-2.3-4|23	to the general text so that the text can be properly
14mu|texlive-vruler-2.3-4|24	referenced. The vertical ruler can be scaled and moved freely.
14mu|texlive-vruler-2.3-4|25	The package may be used either with LaTeX or with plain TeX.
14mu|texlive-vruler-2.3-4|26	
14mu|texlive-vruler-2.3-4|27	
14mu|texlive-vruler-2.3-4|28	#-----------------------------------------------------------------------
14mu|texlive-vruler-2.3-4|29	%files
14mu|texlive-vruler-2.3-4|30	%{_texmfdistdir}/tex/latex/vruler/vruler.sty
14mu|texlive-vruler-2.3-4|31	%doc %{_texmfdistdir}/doc/latex/vruler/miscdoc.sty
14mu|texlive-vruler-2.3-4|32	%doc %{_texmfdistdir}/doc/latex/vruler/vruler-example.tex
14mu|texlive-vruler-2.3-4|33	%doc %{_texmfdistdir}/doc/latex/vruler/vruler.pdf
14mu|texlive-vruler-2.3-4|34	%doc %{_texmfdistdir}/doc/latex/vruler/vruler.tex
14mu|texlive-vruler-2.3-4|35	
14mu|texlive-vruler-2.3-4|36	#-----------------------------------------------------------------------
14mu|texlive-vruler-2.3-4|37	%prep
14mu|texlive-vruler-2.3-4|38	%setup -c -a0 -a1
14mu|texlive-vruler-2.3-4|39	
14mu|texlive-vruler-2.3-4|40	%build
14mu|texlive-vruler-2.3-4|41	
14mu|texlive-vruler-2.3-4|42	%install
14mu|texlive-vruler-2.3-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vruler-2.3-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-vruler-2.3-4|45	
14mu|texlive-vruler-2.3-4|46	
14mu|texlive-vruler-2.3-4|47	
14mu|texlive-vruler-2.3-4|48	%changelog
14mu|texlive-vruler-2.3-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-4
14mu|texlive-vruler-2.3-4|50	+ Revision: 56fc4f3
14mu|texlive-vruler-2.3-4|51	- MassBuild#674: Increase release tag
14mu|texlive-vruler-2.3-4|52	
14mu|texlive-vruler-2.3-4|53	

26076 14
14mu|texlive-vwcol-0.1-4|1	# revision 15878
14mu|texlive-vwcol-0.1-4|2	# category Package
14mu|texlive-vwcol-0.1-4|3	# catalog-ctan /macros/latex/contrib/vwcol
14mu|texlive-vwcol-0.1-4|4	# catalog-date 2008-08-24 14:43:48 +0200
14mu|texlive-vwcol-0.1-4|5	# catalog-license lppl
14mu|texlive-vwcol-0.1-4|6	# catalog-version 0.1
14mu|texlive-vwcol-0.1-4|7	Name:		texlive-vwcol
14mu|texlive-vwcol-0.1-4|8	Version:	0.1
14mu|texlive-vwcol-0.1-4|9	Release:	4
14mu|texlive-vwcol-0.1-4|10	Summary:	Variable-width multiple text columns
14mu|texlive-vwcol-0.1-4|11	Group:		Publishing
14mu|texlive-vwcol-0.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vwcol
14mu|texlive-vwcol-0.1-4|13	License:	LPPL
14mu|texlive-vwcol-0.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vwcol.tar.xz
14mu|texlive-vwcol-0.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vwcol.doc.tar.xz
14mu|texlive-vwcol-0.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vwcol.source.tar.xz
14mu|texlive-vwcol-0.1-4|17	BuildArch:	noarch
14mu|texlive-vwcol-0.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-vwcol-0.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-vwcol-0.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-vwcol-0.1-4|21	
14mu|texlive-vwcol-0.1-4|22	%description
14mu|texlive-vwcol-0.1-4|23	The package provides a crude environment (vwcol) for
14mu|texlive-vwcol-0.1-4|24	typesetting multicolumn paragraph text of various column widths
14mu|texlive-vwcol-0.1-4|25	on a single page.
14mu|texlive-vwcol-0.1-4|26	
14mu|texlive-vwcol-0.1-4|27	
14mu|texlive-vwcol-0.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-vwcol-0.1-4|29	%files
14mu|texlive-vwcol-0.1-4|30	%{_texmfdistdir}/tex/latex/vwcol/vwcol.sty
14mu|texlive-vwcol-0.1-4|31	%doc %{_texmfdistdir}/doc/latex/vwcol/README
14mu|texlive-vwcol-0.1-4|32	%doc %{_texmfdistdir}/doc/latex/vwcol/vwcol.pdf
14mu|texlive-vwcol-0.1-4|33	#- source
14mu|texlive-vwcol-0.1-4|34	%doc %{_texmfdistdir}/source/latex/vwcol/vwcol.dtx
14mu|texlive-vwcol-0.1-4|35	%doc %{_texmfdistdir}/source/latex/vwcol/vwcol.ins
14mu|texlive-vwcol-0.1-4|36	
14mu|texlive-vwcol-0.1-4|37	#-----------------------------------------------------------------------
14mu|texlive-vwcol-0.1-4|38	%prep
14mu|texlive-vwcol-0.1-4|39	%setup -c -a0 -a1 -a2
14mu|texlive-vwcol-0.1-4|40	
14mu|texlive-vwcol-0.1-4|41	%build
14mu|texlive-vwcol-0.1-4|42	
14mu|texlive-vwcol-0.1-4|43	%install
14mu|texlive-vwcol-0.1-4|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-vwcol-0.1-4|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-vwcol-0.1-4|46	
14mu|texlive-vwcol-0.1-4|47	
14mu|texlive-vwcol-0.1-4|48	
14mu|texlive-vwcol-0.1-4|49	%changelog
14mu|texlive-vwcol-0.1-4|50	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-4
14mu|texlive-vwcol-0.1-4|51	+ Revision: 3a92b63
14mu|texlive-vwcol-0.1-4|52	- MassBuild#674: Increase release tag
14mu|texlive-vwcol-0.1-4|53	
14mu|texlive-vwcol-0.1-4|54	

26077 14
14mu|texlive-wadalab-20110521-4|1	# revision 22576
14mu|texlive-wadalab-20110521-4|2	# category Package
14mu|texlive-wadalab-20110521-4|3	# catalog-ctan /fonts/wadalab
14mu|texlive-wadalab-20110521-4|4	# catalog-date 2011-05-21 13:20:15 +0200
14mu|texlive-wadalab-20110521-4|5	# catalog-license other-free
14mu|texlive-wadalab-20110521-4|6	# catalog-version undef
14mu|texlive-wadalab-20110521-4|7	Name:		texlive-wadalab
14mu|texlive-wadalab-20110521-4|8	Version:	20110521
14mu|texlive-wadalab-20110521-4|9	Release:	4
14mu|texlive-wadalab-20110521-4|10	Summary:	Wadalab (Japanese) font packages
14mu|texlive-wadalab-20110521-4|11	Group:		Publishing
14mu|texlive-wadalab-20110521-4|12	URL:		http://www.ctan.org/tex-archive/fonts/wadalab
14mu|texlive-wadalab-20110521-4|13	License:	OTHER-FREE
14mu|texlive-wadalab-20110521-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wadalab.tar.xz
14mu|texlive-wadalab-20110521-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wadalab.doc.tar.xz
14mu|texlive-wadalab-20110521-4|16	BuildArch:	noarch
14mu|texlive-wadalab-20110521-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-wadalab-20110521-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-wadalab-20110521-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-wadalab-20110521-4|20	Requires(post):	texlive-tetex
14mu|texlive-wadalab-20110521-4|21	
14mu|texlive-wadalab-20110521-4|22	%description
14mu|texlive-wadalab-20110521-4|23	These are font bundles for the Japanese Wadalab fonts which
14mu|texlive-wadalab-20110521-4|24	work with the CJK package. All subfonts now have glyph names
14mu|texlive-wadalab-20110521-4|25	compliant to the Adobe Glyph List, making ToUnicode CMaps in
14mu|texlive-wadalab-20110521-4|26	PDF documents (created automatically by dvipdfmx) work
14mu|texlive-wadalab-20110521-4|27	correctly. All font bundles now contain virtual Unicode
14mu|texlive-wadalab-20110521-4|28	subfonts.
14mu|texlive-wadalab-20110521-4|29	
14mu|texlive-wadalab-20110521-4|30	
14mu|texlive-wadalab-20110521-4|31	#-----------------------------------------------------------------------
14mu|texlive-wadalab-20110521-4|32	%files
14mu|texlive-wadalab-20110521-4|33	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjgreek.afm
14mu|texlive-wadalab-20110521-4|34	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjhira.afm
14mu|texlive-wadalab-20110521-4|35	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjhw.afm
14mu|texlive-wadalab-20110521-4|36	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjka.afm
14mu|texlive-wadalab-20110521-4|37	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkata.afm
14mu|texlive-wadalab-20110521-4|38	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkb.afm
14mu|texlive-wadalab-20110521-4|39	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkc.afm
14mu|texlive-wadalab-20110521-4|40	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkd.afm
14mu|texlive-wadalab-20110521-4|41	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjke.afm
14mu|texlive-wadalab-20110521-4|42	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkeisen.afm
14mu|texlive-wadalab-20110521-4|43	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkf.afm
14mu|texlive-wadalab-20110521-4|44	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkg.afm
14mu|texlive-wadalab-20110521-4|45	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkh.afm
14mu|texlive-wadalab-20110521-4|46	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjki.afm
14mu|texlive-wadalab-20110521-4|47	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkj.afm
14mu|texlive-wadalab-20110521-4|48	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkk.afm
14mu|texlive-wadalab-20110521-4|49	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkl.afm
14mu|texlive-wadalab-20110521-4|50	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkm.afm
14mu|texlive-wadalab-20110521-4|51	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkn.afm
14mu|texlive-wadalab-20110521-4|52	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjko.afm
14mu|texlive-wadalab-20110521-4|53	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkp.afm
14mu|texlive-wadalab-20110521-4|54	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkq.afm
14mu|texlive-wadalab-20110521-4|55	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkr.afm
14mu|texlive-wadalab-20110521-4|56	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjks.afm
14mu|texlive-wadalab-20110521-4|57	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkt.afm
14mu|texlive-wadalab-20110521-4|58	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjku.afm
14mu|texlive-wadalab-20110521-4|59	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkv.afm
14mu|texlive-wadalab-20110521-4|60	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkw.afm
14mu|texlive-wadalab-20110521-4|61	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkx.afm
14mu|texlive-wadalab-20110521-4|62	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjky.afm
14mu|texlive-wadalab-20110521-4|63	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkz.afm
14mu|texlive-wadalab-20110521-4|64	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjroma.afm
14mu|texlive-wadalab-20110521-4|65	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjrussian.afm
14mu|texlive-wadalab-20110521-4|66	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjsy.afm
14mu|texlive-wadalab-20110521-4|67	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjgreek.afm
14mu|texlive-wadalab-20110521-4|68	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjhira.afm
14mu|texlive-wadalab-20110521-4|69	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjhw.afm
14mu|texlive-wadalab-20110521-4|70	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjka.afm
14mu|texlive-wadalab-20110521-4|71	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkata.afm
14mu|texlive-wadalab-20110521-4|72	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkb.afm
14mu|texlive-wadalab-20110521-4|73	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkc.afm
14mu|texlive-wadalab-20110521-4|74	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkd.afm
14mu|texlive-wadalab-20110521-4|75	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjke.afm
14mu|texlive-wadalab-20110521-4|76	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkeisen.afm
14mu|texlive-wadalab-20110521-4|77	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkf.afm
14mu|texlive-wadalab-20110521-4|78	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkg.afm
14mu|texlive-wadalab-20110521-4|79	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkh.afm
14mu|texlive-wadalab-20110521-4|80	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjki.afm
14mu|texlive-wadalab-20110521-4|81	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkj.afm
14mu|texlive-wadalab-20110521-4|82	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkk.afm
14mu|texlive-wadalab-20110521-4|83	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkl.afm
14mu|texlive-wadalab-20110521-4|84	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkm.afm
14mu|texlive-wadalab-20110521-4|85	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkn.afm
14mu|texlive-wadalab-20110521-4|86	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjko.afm
14mu|texlive-wadalab-20110521-4|87	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkp.afm
14mu|texlive-wadalab-20110521-4|88	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkq.afm
14mu|texlive-wadalab-20110521-4|89	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkr.afm
14mu|texlive-wadalab-20110521-4|90	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjks.afm
14mu|texlive-wadalab-20110521-4|91	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkt.afm
14mu|texlive-wadalab-20110521-4|92	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjku.afm
14mu|texlive-wadalab-20110521-4|93	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkv.afm
14mu|texlive-wadalab-20110521-4|94	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkw.afm
14mu|texlive-wadalab-20110521-4|95	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkx.afm
14mu|texlive-wadalab-20110521-4|96	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjky.afm
14mu|texlive-wadalab-20110521-4|97	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkz.afm
14mu|texlive-wadalab-20110521-4|98	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjroma.afm
14mu|texlive-wadalab-20110521-4|99	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjrussian.afm
14mu|texlive-wadalab-20110521-4|100	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjsy.afm
14mu|texlive-wadalab-20110521-4|101	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jka.afm
14mu|texlive-wadalab-20110521-4|102	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkb.afm
14mu|texlive-wadalab-20110521-4|103	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkc.afm
14mu|texlive-wadalab-20110521-4|104	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkd.afm
14mu|texlive-wadalab-20110521-4|105	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jke.afm
14mu|texlive-wadalab-20110521-4|106	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkf.afm
14mu|texlive-wadalab-20110521-4|107	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkg.afm
14mu|texlive-wadalab-20110521-4|108	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkh.afm
14mu|texlive-wadalab-20110521-4|109	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jki.afm
14mu|texlive-wadalab-20110521-4|110	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkj.afm
14mu|texlive-wadalab-20110521-4|111	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkk.afm
14mu|texlive-wadalab-20110521-4|112	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkl.afm
14mu|texlive-wadalab-20110521-4|113	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkm.afm
14mu|texlive-wadalab-20110521-4|114	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkn.afm
14mu|texlive-wadalab-20110521-4|115	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jko.afm
14mu|texlive-wadalab-20110521-4|116	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkp.afm
14mu|texlive-wadalab-20110521-4|117	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkq.afm
14mu|texlive-wadalab-20110521-4|118	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkr.afm
14mu|texlive-wadalab-20110521-4|119	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jks.afm
14mu|texlive-wadalab-20110521-4|120	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkt.afm
14mu|texlive-wadalab-20110521-4|121	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jku.afm
14mu|texlive-wadalab-20110521-4|122	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkv.afm
14mu|texlive-wadalab-20110521-4|123	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkw.afm
14mu|texlive-wadalab-20110521-4|124	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjgreek.afm
14mu|texlive-wadalab-20110521-4|125	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjhira.afm
14mu|texlive-wadalab-20110521-4|126	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjhw.afm
14mu|texlive-wadalab-20110521-4|127	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjka.afm
14mu|texlive-wadalab-20110521-4|128	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkata.afm
14mu|texlive-wadalab-20110521-4|129	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkb.afm
14mu|texlive-wadalab-20110521-4|130	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkc.afm
14mu|texlive-wadalab-20110521-4|131	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkd.afm
14mu|texlive-wadalab-20110521-4|132	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjke.afm
14mu|texlive-wadalab-20110521-4|133	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkeisen.afm
14mu|texlive-wadalab-20110521-4|134	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkf.afm
14mu|texlive-wadalab-20110521-4|135	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkg.afm
14mu|texlive-wadalab-20110521-4|136	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkh.afm
14mu|texlive-wadalab-20110521-4|137	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjki.afm
14mu|texlive-wadalab-20110521-4|138	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkj.afm
14mu|texlive-wadalab-20110521-4|139	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkk.afm
14mu|texlive-wadalab-20110521-4|140	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkl.afm
14mu|texlive-wadalab-20110521-4|141	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkm.afm
14mu|texlive-wadalab-20110521-4|142	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkn.afm
14mu|texlive-wadalab-20110521-4|143	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjko.afm
14mu|texlive-wadalab-20110521-4|144	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkp.afm
14mu|texlive-wadalab-20110521-4|145	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkq.afm
14mu|texlive-wadalab-20110521-4|146	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkr.afm
14mu|texlive-wadalab-20110521-4|147	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjks.afm
14mu|texlive-wadalab-20110521-4|148	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkt.afm
14mu|texlive-wadalab-20110521-4|149	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjku.afm
14mu|texlive-wadalab-20110521-4|150	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkv.afm
14mu|texlive-wadalab-20110521-4|151	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkw.afm
14mu|texlive-wadalab-20110521-4|152	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkx.afm
14mu|texlive-wadalab-20110521-4|153	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjky.afm
14mu|texlive-wadalab-20110521-4|154	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkz.afm
14mu|texlive-wadalab-20110521-4|155	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjroma.afm
14mu|texlive-wadalab-20110521-4|156	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjrussian.afm
14mu|texlive-wadalab-20110521-4|157	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjsy.afm
14mu|texlive-wadalab-20110521-4|158	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jka.afm
14mu|texlive-wadalab-20110521-4|159	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkb.afm
14mu|texlive-wadalab-20110521-4|160	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkc.afm
14mu|texlive-wadalab-20110521-4|161	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkd.afm
14mu|texlive-wadalab-20110521-4|162	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jke.afm
14mu|texlive-wadalab-20110521-4|163	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkf.afm
14mu|texlive-wadalab-20110521-4|164	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkg.afm
14mu|texlive-wadalab-20110521-4|165	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkh.afm
14mu|texlive-wadalab-20110521-4|166	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jki.afm
14mu|texlive-wadalab-20110521-4|167	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkj.afm
14mu|texlive-wadalab-20110521-4|168	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkk.afm
14mu|texlive-wadalab-20110521-4|169	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkl.afm
14mu|texlive-wadalab-20110521-4|170	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkm.afm
14mu|texlive-wadalab-20110521-4|171	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkn.afm
14mu|texlive-wadalab-20110521-4|172	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jko.afm
14mu|texlive-wadalab-20110521-4|173	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkp.afm
14mu|texlive-wadalab-20110521-4|174	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkq.afm
14mu|texlive-wadalab-20110521-4|175	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkr.afm
14mu|texlive-wadalab-20110521-4|176	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jks.afm
14mu|texlive-wadalab-20110521-4|177	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkt.afm
14mu|texlive-wadalab-20110521-4|178	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jku.afm
14mu|texlive-wadalab-20110521-4|179	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkv.afm
14mu|texlive-wadalab-20110521-4|180	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkw.afm
14mu|texlive-wadalab-20110521-4|181	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjgreek.afm
14mu|texlive-wadalab-20110521-4|182	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjhira.afm
14mu|texlive-wadalab-20110521-4|183	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjhw.afm
14mu|texlive-wadalab-20110521-4|184	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjka.afm
14mu|texlive-wadalab-20110521-4|185	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkata.afm
14mu|texlive-wadalab-20110521-4|186	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkb.afm
14mu|texlive-wadalab-20110521-4|187	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkc.afm
14mu|texlive-wadalab-20110521-4|188	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkd.afm
14mu|texlive-wadalab-20110521-4|189	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjke.afm
14mu|texlive-wadalab-20110521-4|190	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkeisen.afm
14mu|texlive-wadalab-20110521-4|191	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkf.afm
14mu|texlive-wadalab-20110521-4|192	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkg.afm
14mu|texlive-wadalab-20110521-4|193	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkh.afm
14mu|texlive-wadalab-20110521-4|194	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjki.afm
14mu|texlive-wadalab-20110521-4|195	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkj.afm
14mu|texlive-wadalab-20110521-4|196	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkk.afm
14mu|texlive-wadalab-20110521-4|197	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkl.afm
14mu|texlive-wadalab-20110521-4|198	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkm.afm
14mu|texlive-wadalab-20110521-4|199	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkn.afm
14mu|texlive-wadalab-20110521-4|200	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjko.afm
14mu|texlive-wadalab-20110521-4|201	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkp.afm
14mu|texlive-wadalab-20110521-4|202	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkq.afm
14mu|texlive-wadalab-20110521-4|203	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkr.afm
14mu|texlive-wadalab-20110521-4|204	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjks.afm
14mu|texlive-wadalab-20110521-4|205	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkt.afm
14mu|texlive-wadalab-20110521-4|206	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjku.afm
14mu|texlive-wadalab-20110521-4|207	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkv.afm
14mu|texlive-wadalab-20110521-4|208	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkw.afm
14mu|texlive-wadalab-20110521-4|209	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkx.afm
14mu|texlive-wadalab-20110521-4|210	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjky.afm
14mu|texlive-wadalab-20110521-4|211	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkz.afm
14mu|texlive-wadalab-20110521-4|212	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjroma.afm
14mu|texlive-wadalab-20110521-4|213	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjrussian.afm
14mu|texlive-wadalab-20110521-4|214	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjsy.afm
14mu|texlive-wadalab-20110521-4|215	%{_texmfdistdir}/fonts/map/dvips/wadalab/dgj.map
14mu|texlive-wadalab-20110521-4|216	%{_texmfdistdir}/fonts/map/dvips/wadalab/dmj.map
14mu|texlive-wadalab-20110521-4|217	%{_texmfdistdir}/fonts/map/dvips/wadalab/mc2j.map
14mu|texlive-wadalab-20110521-4|218	%{_texmfdistdir}/fonts/map/dvips/wadalab/mcj.map
14mu|texlive-wadalab-20110521-4|219	%{_texmfdistdir}/fonts/map/dvips/wadalab/mr2j.map
14mu|texlive-wadalab-20110521-4|220	%{_texmfdistdir}/fonts/map/dvips/wadalab/mrj.map
14mu|texlive-wadalab-20110521-4|221	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjgreek.tfm
14mu|texlive-wadalab-20110521-4|222	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjhira.tfm
14mu|texlive-wadalab-20110521-4|223	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjhw.tfm
14mu|texlive-wadalab-20110521-4|224	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjka.tfm
14mu|texlive-wadalab-20110521-4|225	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkata.tfm
14mu|texlive-wadalab-20110521-4|226	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkb.tfm
14mu|texlive-wadalab-20110521-4|227	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkc.tfm
14mu|texlive-wadalab-20110521-4|228	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkd.tfm
14mu|texlive-wadalab-20110521-4|229	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjke.tfm
14mu|texlive-wadalab-20110521-4|230	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkeisen.tfm
14mu|texlive-wadalab-20110521-4|231	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkf.tfm
14mu|texlive-wadalab-20110521-4|232	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkg.tfm
14mu|texlive-wadalab-20110521-4|233	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkh.tfm
14mu|texlive-wadalab-20110521-4|234	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjki.tfm
14mu|texlive-wadalab-20110521-4|235	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkj.tfm
14mu|texlive-wadalab-20110521-4|236	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkk.tfm
14mu|texlive-wadalab-20110521-4|237	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkl.tfm
14mu|texlive-wadalab-20110521-4|238	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkm.tfm
14mu|texlive-wadalab-20110521-4|239	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkn.tfm
14mu|texlive-wadalab-20110521-4|240	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjko.tfm
14mu|texlive-wadalab-20110521-4|241	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkp.tfm
14mu|texlive-wadalab-20110521-4|242	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkq.tfm
14mu|texlive-wadalab-20110521-4|243	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkr.tfm
14mu|texlive-wadalab-20110521-4|244	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjks.tfm
14mu|texlive-wadalab-20110521-4|245	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkt.tfm
14mu|texlive-wadalab-20110521-4|246	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjku.tfm
14mu|texlive-wadalab-20110521-4|247	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkv.tfm
14mu|texlive-wadalab-20110521-4|248	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkw.tfm
14mu|texlive-wadalab-20110521-4|249	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkx.tfm
14mu|texlive-wadalab-20110521-4|250	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjky.tfm
14mu|texlive-wadalab-20110521-4|251	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkz.tfm
14mu|texlive-wadalab-20110521-4|252	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjroma.tfm
14mu|texlive-wadalab-20110521-4|253	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjrussian.tfm
14mu|texlive-wadalab-20110521-4|254	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjsy.tfm
14mu|texlive-wadalab-20110521-4|255	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjgreek.tfm
14mu|texlive-wadalab-20110521-4|256	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjhira.tfm
14mu|texlive-wadalab-20110521-4|257	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjhw.tfm
14mu|texlive-wadalab-20110521-4|258	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjka.tfm
14mu|texlive-wadalab-20110521-4|259	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkata.tfm
14mu|texlive-wadalab-20110521-4|260	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkb.tfm
14mu|texlive-wadalab-20110521-4|261	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkc.tfm
14mu|texlive-wadalab-20110521-4|262	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkd.tfm
14mu|texlive-wadalab-20110521-4|263	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjke.tfm
14mu|texlive-wadalab-20110521-4|264	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkeisen.tfm
14mu|texlive-wadalab-20110521-4|265	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkf.tfm
14mu|texlive-wadalab-20110521-4|266	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkg.tfm
14mu|texlive-wadalab-20110521-4|267	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkh.tfm
14mu|texlive-wadalab-20110521-4|268	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjki.tfm
14mu|texlive-wadalab-20110521-4|269	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkj.tfm
14mu|texlive-wadalab-20110521-4|270	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkk.tfm
14mu|texlive-wadalab-20110521-4|271	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkl.tfm
14mu|texlive-wadalab-20110521-4|272	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkm.tfm
14mu|texlive-wadalab-20110521-4|273	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkn.tfm
14mu|texlive-wadalab-20110521-4|274	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjko.tfm
14mu|texlive-wadalab-20110521-4|275	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkp.tfm
14mu|texlive-wadalab-20110521-4|276	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkq.tfm
14mu|texlive-wadalab-20110521-4|277	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkr.tfm
14mu|texlive-wadalab-20110521-4|278	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjks.tfm
14mu|texlive-wadalab-20110521-4|279	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkt.tfm
14mu|texlive-wadalab-20110521-4|280	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjku.tfm
14mu|texlive-wadalab-20110521-4|281	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkv.tfm
14mu|texlive-wadalab-20110521-4|282	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkw.tfm
14mu|texlive-wadalab-20110521-4|283	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkx.tfm
14mu|texlive-wadalab-20110521-4|284	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjky.tfm
14mu|texlive-wadalab-20110521-4|285	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkz.tfm
14mu|texlive-wadalab-20110521-4|286	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjroma.tfm
14mu|texlive-wadalab-20110521-4|287	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjrussian.tfm
14mu|texlive-wadalab-20110521-4|288	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjsy.tfm
14mu|texlive-wadalab-20110521-4|289	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jka.tfm
14mu|texlive-wadalab-20110521-4|290	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkb.tfm
14mu|texlive-wadalab-20110521-4|291	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkc.tfm
14mu|texlive-wadalab-20110521-4|292	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkd.tfm
14mu|texlive-wadalab-20110521-4|293	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jke.tfm
14mu|texlive-wadalab-20110521-4|294	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkf.tfm
14mu|texlive-wadalab-20110521-4|295	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkg.tfm
14mu|texlive-wadalab-20110521-4|296	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkh.tfm
14mu|texlive-wadalab-20110521-4|297	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jki.tfm
14mu|texlive-wadalab-20110521-4|298	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkj.tfm
14mu|texlive-wadalab-20110521-4|299	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkk.tfm
14mu|texlive-wadalab-20110521-4|300	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkl.tfm
14mu|texlive-wadalab-20110521-4|301	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkm.tfm
14mu|texlive-wadalab-20110521-4|302	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkn.tfm
14mu|texlive-wadalab-20110521-4|303	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jko.tfm
14mu|texlive-wadalab-20110521-4|304	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkp.tfm
14mu|texlive-wadalab-20110521-4|305	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkq.tfm
14mu|texlive-wadalab-20110521-4|306	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkr.tfm
14mu|texlive-wadalab-20110521-4|307	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jks.tfm
14mu|texlive-wadalab-20110521-4|308	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkt.tfm
14mu|texlive-wadalab-20110521-4|309	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jku.tfm
14mu|texlive-wadalab-20110521-4|310	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkv.tfm
14mu|texlive-wadalab-20110521-4|311	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkw.tfm
14mu|texlive-wadalab-20110521-4|312	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjgreek.tfm
14mu|texlive-wadalab-20110521-4|313	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjhira.tfm
14mu|texlive-wadalab-20110521-4|314	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjhw.tfm
14mu|texlive-wadalab-20110521-4|315	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjka.tfm
14mu|texlive-wadalab-20110521-4|316	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkata.tfm
14mu|texlive-wadalab-20110521-4|317	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkb.tfm
14mu|texlive-wadalab-20110521-4|318	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkc.tfm
14mu|texlive-wadalab-20110521-4|319	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkd.tfm
14mu|texlive-wadalab-20110521-4|320	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjke.tfm
14mu|texlive-wadalab-20110521-4|321	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkeisen.tfm
14mu|texlive-wadalab-20110521-4|322	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkf.tfm
14mu|texlive-wadalab-20110521-4|323	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkg.tfm
14mu|texlive-wadalab-20110521-4|324	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkh.tfm
14mu|texlive-wadalab-20110521-4|325	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjki.tfm
14mu|texlive-wadalab-20110521-4|326	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkj.tfm
14mu|texlive-wadalab-20110521-4|327	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkk.tfm
14mu|texlive-wadalab-20110521-4|328	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkl.tfm
14mu|texlive-wadalab-20110521-4|329	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkm.tfm
14mu|texlive-wadalab-20110521-4|330	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkn.tfm
14mu|texlive-wadalab-20110521-4|331	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjko.tfm
14mu|texlive-wadalab-20110521-4|332	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkp.tfm
14mu|texlive-wadalab-20110521-4|333	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkq.tfm
14mu|texlive-wadalab-20110521-4|334	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkr.tfm
14mu|texlive-wadalab-20110521-4|335	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjks.tfm
14mu|texlive-wadalab-20110521-4|336	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkt.tfm
14mu|texlive-wadalab-20110521-4|337	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjku.tfm
14mu|texlive-wadalab-20110521-4|338	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkv.tfm
14mu|texlive-wadalab-20110521-4|339	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkw.tfm
14mu|texlive-wadalab-20110521-4|340	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkx.tfm
14mu|texlive-wadalab-20110521-4|341	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjky.tfm
14mu|texlive-wadalab-20110521-4|342	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkz.tfm
14mu|texlive-wadalab-20110521-4|343	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjroma.tfm
14mu|texlive-wadalab-20110521-4|344	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjrussian.tfm
14mu|texlive-wadalab-20110521-4|345	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjsy.tfm
14mu|texlive-wadalab-20110521-4|346	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jka.tfm
14mu|texlive-wadalab-20110521-4|347	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkb.tfm
14mu|texlive-wadalab-20110521-4|348	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkc.tfm
14mu|texlive-wadalab-20110521-4|349	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkd.tfm
14mu|texlive-wadalab-20110521-4|350	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jke.tfm
14mu|texlive-wadalab-20110521-4|351	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkf.tfm
14mu|texlive-wadalab-20110521-4|352	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkg.tfm
14mu|texlive-wadalab-20110521-4|353	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkh.tfm
14mu|texlive-wadalab-20110521-4|354	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jki.tfm
14mu|texlive-wadalab-20110521-4|355	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkj.tfm
14mu|texlive-wadalab-20110521-4|356	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkk.tfm
14mu|texlive-wadalab-20110521-4|357	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkl.tfm
14mu|texlive-wadalab-20110521-4|358	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkm.tfm
14mu|texlive-wadalab-20110521-4|359	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkn.tfm
14mu|texlive-wadalab-20110521-4|360	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jko.tfm
14mu|texlive-wadalab-20110521-4|361	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkp.tfm
14mu|texlive-wadalab-20110521-4|362	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkq.tfm
14mu|texlive-wadalab-20110521-4|363	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkr.tfm
14mu|texlive-wadalab-20110521-4|364	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jks.tfm
14mu|texlive-wadalab-20110521-4|365	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkt.tfm
14mu|texlive-wadalab-20110521-4|366	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jku.tfm
14mu|texlive-wadalab-20110521-4|367	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkv.tfm
14mu|texlive-wadalab-20110521-4|368	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkw.tfm
14mu|texlive-wadalab-20110521-4|369	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjgreek.tfm
14mu|texlive-wadalab-20110521-4|370	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjhira.tfm
14mu|texlive-wadalab-20110521-4|371	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjhw.tfm
14mu|texlive-wadalab-20110521-4|372	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjka.tfm
14mu|texlive-wadalab-20110521-4|373	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkata.tfm
14mu|texlive-wadalab-20110521-4|374	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkb.tfm
14mu|texlive-wadalab-20110521-4|375	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkc.tfm
14mu|texlive-wadalab-20110521-4|376	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkd.tfm
14mu|texlive-wadalab-20110521-4|377	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjke.tfm
14mu|texlive-wadalab-20110521-4|378	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkeisen.tfm
14mu|texlive-wadalab-20110521-4|379	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkf.tfm
14mu|texlive-wadalab-20110521-4|380	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkg.tfm
14mu|texlive-wadalab-20110521-4|381	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkh.tfm
14mu|texlive-wadalab-20110521-4|382	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjki.tfm
14mu|texlive-wadalab-20110521-4|383	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkj.tfm
14mu|texlive-wadalab-20110521-4|384	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkk.tfm
14mu|texlive-wadalab-20110521-4|385	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkl.tfm
14mu|texlive-wadalab-20110521-4|386	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkm.tfm
14mu|texlive-wadalab-20110521-4|387	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkn.tfm
14mu|texlive-wadalab-20110521-4|388	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjko.tfm
14mu|texlive-wadalab-20110521-4|389	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkp.tfm
14mu|texlive-wadalab-20110521-4|390	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkq.tfm
14mu|texlive-wadalab-20110521-4|391	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkr.tfm
14mu|texlive-wadalab-20110521-4|392	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjks.tfm
14mu|texlive-wadalab-20110521-4|393	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkt.tfm
14mu|texlive-wadalab-20110521-4|394	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjku.tfm
14mu|texlive-wadalab-20110521-4|395	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkv.tfm
14mu|texlive-wadalab-20110521-4|396	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkw.tfm
14mu|texlive-wadalab-20110521-4|397	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkx.tfm
14mu|texlive-wadalab-20110521-4|398	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjky.tfm
14mu|texlive-wadalab-20110521-4|399	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkz.tfm
14mu|texlive-wadalab-20110521-4|400	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjroma.tfm
14mu|texlive-wadalab-20110521-4|401	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjrussian.tfm
14mu|texlive-wadalab-20110521-4|402	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjsy.tfm
14mu|texlive-wadalab-20110521-4|403	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj00.tfm
14mu|texlive-wadalab-20110521-4|404	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj03.tfm
14mu|texlive-wadalab-20110521-4|405	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj04.tfm
14mu|texlive-wadalab-20110521-4|406	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj20.tfm
14mu|texlive-wadalab-20110521-4|407	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj21.tfm
14mu|texlive-wadalab-20110521-4|408	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj22.tfm
14mu|texlive-wadalab-20110521-4|409	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj23.tfm
14mu|texlive-wadalab-20110521-4|410	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj25.tfm
14mu|texlive-wadalab-20110521-4|411	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj26.tfm
14mu|texlive-wadalab-20110521-4|412	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj30.tfm
14mu|texlive-wadalab-20110521-4|413	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj4e.tfm
14mu|texlive-wadalab-20110521-4|414	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj4f.tfm
14mu|texlive-wadalab-20110521-4|415	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj50.tfm
14mu|texlive-wadalab-20110521-4|416	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj51.tfm
14mu|texlive-wadalab-20110521-4|417	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj52.tfm
14mu|texlive-wadalab-20110521-4|418	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj53.tfm
14mu|texlive-wadalab-20110521-4|419	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj54.tfm
14mu|texlive-wadalab-20110521-4|420	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj55.tfm
14mu|texlive-wadalab-20110521-4|421	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj56.tfm
14mu|texlive-wadalab-20110521-4|422	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj57.tfm
14mu|texlive-wadalab-20110521-4|423	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj58.tfm
14mu|texlive-wadalab-20110521-4|424	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj59.tfm
14mu|texlive-wadalab-20110521-4|425	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5a.tfm
14mu|texlive-wadalab-20110521-4|426	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5b.tfm
14mu|texlive-wadalab-20110521-4|427	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5c.tfm
14mu|texlive-wadalab-20110521-4|428	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5d.tfm
14mu|texlive-wadalab-20110521-4|429	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5e.tfm
14mu|texlive-wadalab-20110521-4|430	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5f.tfm
14mu|texlive-wadalab-20110521-4|431	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj60.tfm
14mu|texlive-wadalab-20110521-4|432	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj61.tfm
14mu|texlive-wadalab-20110521-4|433	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj62.tfm
14mu|texlive-wadalab-20110521-4|434	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj63.tfm
14mu|texlive-wadalab-20110521-4|435	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj64.tfm
14mu|texlive-wadalab-20110521-4|436	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj65.tfm
14mu|texlive-wadalab-20110521-4|437	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj66.tfm
14mu|texlive-wadalab-20110521-4|438	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj67.tfm
14mu|texlive-wadalab-20110521-4|439	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj68.tfm
14mu|texlive-wadalab-20110521-4|440	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj69.tfm
14mu|texlive-wadalab-20110521-4|441	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6a.tfm
14mu|texlive-wadalab-20110521-4|442	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6b.tfm
14mu|texlive-wadalab-20110521-4|443	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6c.tfm
14mu|texlive-wadalab-20110521-4|444	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6d.tfm
14mu|texlive-wadalab-20110521-4|445	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6e.tfm
14mu|texlive-wadalab-20110521-4|446	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6f.tfm
14mu|texlive-wadalab-20110521-4|447	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj70.tfm
14mu|texlive-wadalab-20110521-4|448	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj71.tfm
14mu|texlive-wadalab-20110521-4|449	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj72.tfm
14mu|texlive-wadalab-20110521-4|450	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj73.tfm
14mu|texlive-wadalab-20110521-4|451	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj74.tfm
14mu|texlive-wadalab-20110521-4|452	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj75.tfm
14mu|texlive-wadalab-20110521-4|453	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj76.tfm
14mu|texlive-wadalab-20110521-4|454	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj77.tfm
14mu|texlive-wadalab-20110521-4|455	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj78.tfm
14mu|texlive-wadalab-20110521-4|456	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj79.tfm
14mu|texlive-wadalab-20110521-4|457	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7a.tfm
14mu|texlive-wadalab-20110521-4|458	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7b.tfm
14mu|texlive-wadalab-20110521-4|459	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7c.tfm
14mu|texlive-wadalab-20110521-4|460	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7d.tfm
14mu|texlive-wadalab-20110521-4|461	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7e.tfm
14mu|texlive-wadalab-20110521-4|462	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7f.tfm
14mu|texlive-wadalab-20110521-4|463	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj80.tfm
14mu|texlive-wadalab-20110521-4|464	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj81.tfm
14mu|texlive-wadalab-20110521-4|465	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj82.tfm
14mu|texlive-wadalab-20110521-4|466	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj83.tfm
14mu|texlive-wadalab-20110521-4|467	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj84.tfm
14mu|texlive-wadalab-20110521-4|468	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj85.tfm
14mu|texlive-wadalab-20110521-4|469	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj86.tfm
14mu|texlive-wadalab-20110521-4|470	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj87.tfm
14mu|texlive-wadalab-20110521-4|471	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj88.tfm
14mu|texlive-wadalab-20110521-4|472	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj89.tfm
14mu|texlive-wadalab-20110521-4|473	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8a.tfm
14mu|texlive-wadalab-20110521-4|474	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8b.tfm
14mu|texlive-wadalab-20110521-4|475	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8c.tfm
14mu|texlive-wadalab-20110521-4|476	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8d.tfm
14mu|texlive-wadalab-20110521-4|477	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8e.tfm
14mu|texlive-wadalab-20110521-4|478	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8f.tfm
14mu|texlive-wadalab-20110521-4|479	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj90.tfm
14mu|texlive-wadalab-20110521-4|480	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj91.tfm
14mu|texlive-wadalab-20110521-4|481	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj92.tfm
14mu|texlive-wadalab-20110521-4|482	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj93.tfm
14mu|texlive-wadalab-20110521-4|483	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj94.tfm
14mu|texlive-wadalab-20110521-4|484	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj95.tfm
14mu|texlive-wadalab-20110521-4|485	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj96.tfm
14mu|texlive-wadalab-20110521-4|486	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj97.tfm
14mu|texlive-wadalab-20110521-4|487	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj98.tfm
14mu|texlive-wadalab-20110521-4|488	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj99.tfm
14mu|texlive-wadalab-20110521-4|489	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9a.tfm
14mu|texlive-wadalab-20110521-4|490	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9b.tfm
14mu|texlive-wadalab-20110521-4|491	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9c.tfm
14mu|texlive-wadalab-20110521-4|492	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9d.tfm
14mu|texlive-wadalab-20110521-4|493	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9e.tfm
14mu|texlive-wadalab-20110521-4|494	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9f.tfm
14mu|texlive-wadalab-20110521-4|495	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgjff.tfm
14mu|texlive-wadalab-20110521-4|496	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj00.tfm
14mu|texlive-wadalab-20110521-4|497	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj03.tfm
14mu|texlive-wadalab-20110521-4|498	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj04.tfm
14mu|texlive-wadalab-20110521-4|499	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj20.tfm
14mu|texlive-wadalab-20110521-4|500	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj21.tfm
14mu|texlive-wadalab-20110521-4|501	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj22.tfm
14mu|texlive-wadalab-20110521-4|502	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj23.tfm
14mu|texlive-wadalab-20110521-4|503	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj25.tfm
14mu|texlive-wadalab-20110521-4|504	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj26.tfm
14mu|texlive-wadalab-20110521-4|505	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj30.tfm
14mu|texlive-wadalab-20110521-4|506	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj4e.tfm
14mu|texlive-wadalab-20110521-4|507	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj4f.tfm
14mu|texlive-wadalab-20110521-4|508	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj50.tfm
14mu|texlive-wadalab-20110521-4|509	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj51.tfm
14mu|texlive-wadalab-20110521-4|510	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj52.tfm
14mu|texlive-wadalab-20110521-4|511	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj53.tfm
14mu|texlive-wadalab-20110521-4|512	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj54.tfm
14mu|texlive-wadalab-20110521-4|513	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj55.tfm
14mu|texlive-wadalab-20110521-4|514	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj56.tfm
14mu|texlive-wadalab-20110521-4|515	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj57.tfm
14mu|texlive-wadalab-20110521-4|516	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj58.tfm
14mu|texlive-wadalab-20110521-4|517	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj59.tfm
14mu|texlive-wadalab-20110521-4|518	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5a.tfm
14mu|texlive-wadalab-20110521-4|519	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5b.tfm
14mu|texlive-wadalab-20110521-4|520	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5c.tfm
14mu|texlive-wadalab-20110521-4|521	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5d.tfm
14mu|texlive-wadalab-20110521-4|522	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5e.tfm
14mu|texlive-wadalab-20110521-4|523	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5f.tfm
14mu|texlive-wadalab-20110521-4|524	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj60.tfm
14mu|texlive-wadalab-20110521-4|525	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj61.tfm
14mu|texlive-wadalab-20110521-4|526	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj62.tfm
14mu|texlive-wadalab-20110521-4|527	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj63.tfm
14mu|texlive-wadalab-20110521-4|528	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj64.tfm
14mu|texlive-wadalab-20110521-4|529	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj65.tfm
14mu|texlive-wadalab-20110521-4|530	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj66.tfm
14mu|texlive-wadalab-20110521-4|531	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj67.tfm
14mu|texlive-wadalab-20110521-4|532	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj68.tfm
14mu|texlive-wadalab-20110521-4|533	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj69.tfm
14mu|texlive-wadalab-20110521-4|534	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6a.tfm
14mu|texlive-wadalab-20110521-4|535	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6b.tfm
14mu|texlive-wadalab-20110521-4|536	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6c.tfm
14mu|texlive-wadalab-20110521-4|537	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6d.tfm
14mu|texlive-wadalab-20110521-4|538	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6e.tfm
14mu|texlive-wadalab-20110521-4|539	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6f.tfm
14mu|texlive-wadalab-20110521-4|540	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj70.tfm
14mu|texlive-wadalab-20110521-4|541	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj71.tfm
14mu|texlive-wadalab-20110521-4|542	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj72.tfm
14mu|texlive-wadalab-20110521-4|543	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj73.tfm
14mu|texlive-wadalab-20110521-4|544	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj74.tfm
14mu|texlive-wadalab-20110521-4|545	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj75.tfm
14mu|texlive-wadalab-20110521-4|546	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj76.tfm
14mu|texlive-wadalab-20110521-4|547	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj77.tfm
14mu|texlive-wadalab-20110521-4|548	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj78.tfm
14mu|texlive-wadalab-20110521-4|549	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj79.tfm
14mu|texlive-wadalab-20110521-4|550	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7a.tfm
14mu|texlive-wadalab-20110521-4|551	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7b.tfm
14mu|texlive-wadalab-20110521-4|552	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7c.tfm
14mu|texlive-wadalab-20110521-4|553	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7d.tfm
14mu|texlive-wadalab-20110521-4|554	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7e.tfm
14mu|texlive-wadalab-20110521-4|555	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7f.tfm
14mu|texlive-wadalab-20110521-4|556	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj80.tfm
14mu|texlive-wadalab-20110521-4|557	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj81.tfm
14mu|texlive-wadalab-20110521-4|558	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj82.tfm
14mu|texlive-wadalab-20110521-4|559	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj83.tfm
14mu|texlive-wadalab-20110521-4|560	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj84.tfm
14mu|texlive-wadalab-20110521-4|561	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj85.tfm
14mu|texlive-wadalab-20110521-4|562	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj86.tfm
14mu|texlive-wadalab-20110521-4|563	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj87.tfm
14mu|texlive-wadalab-20110521-4|564	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj88.tfm
14mu|texlive-wadalab-20110521-4|565	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj89.tfm
14mu|texlive-wadalab-20110521-4|566	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8a.tfm
14mu|texlive-wadalab-20110521-4|567	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8b.tfm
14mu|texlive-wadalab-20110521-4|568	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8c.tfm
14mu|texlive-wadalab-20110521-4|569	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8d.tfm
14mu|texlive-wadalab-20110521-4|570	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8e.tfm
14mu|texlive-wadalab-20110521-4|571	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8f.tfm
14mu|texlive-wadalab-20110521-4|572	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj90.tfm
14mu|texlive-wadalab-20110521-4|573	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj91.tfm
14mu|texlive-wadalab-20110521-4|574	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj92.tfm
14mu|texlive-wadalab-20110521-4|575	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj93.tfm
14mu|texlive-wadalab-20110521-4|576	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj94.tfm
14mu|texlive-wadalab-20110521-4|577	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj95.tfm
14mu|texlive-wadalab-20110521-4|578	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj96.tfm
14mu|texlive-wadalab-20110521-4|579	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj97.tfm
14mu|texlive-wadalab-20110521-4|580	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj98.tfm
14mu|texlive-wadalab-20110521-4|581	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj99.tfm
14mu|texlive-wadalab-20110521-4|582	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9a.tfm
14mu|texlive-wadalab-20110521-4|583	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9b.tfm
14mu|texlive-wadalab-20110521-4|584	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9c.tfm
14mu|texlive-wadalab-20110521-4|585	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9d.tfm
14mu|texlive-wadalab-20110521-4|586	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9e.tfm
14mu|texlive-wadalab-20110521-4|587	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9f.tfm
14mu|texlive-wadalab-20110521-4|588	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmjff.tfm
14mu|texlive-wadalab-20110521-4|589	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj00.tfm
14mu|texlive-wadalab-20110521-4|590	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj03.tfm
14mu|texlive-wadalab-20110521-4|591	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj04.tfm
14mu|texlive-wadalab-20110521-4|592	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj20.tfm
14mu|texlive-wadalab-20110521-4|593	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj21.tfm
14mu|texlive-wadalab-20110521-4|594	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj22.tfm
14mu|texlive-wadalab-20110521-4|595	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj23.tfm
14mu|texlive-wadalab-20110521-4|596	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj25.tfm
14mu|texlive-wadalab-20110521-4|597	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj26.tfm
14mu|texlive-wadalab-20110521-4|598	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj30.tfm
14mu|texlive-wadalab-20110521-4|599	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj4e.tfm
14mu|texlive-wadalab-20110521-4|600	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj4f.tfm
14mu|texlive-wadalab-20110521-4|601	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj50.tfm
14mu|texlive-wadalab-20110521-4|602	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj51.tfm
14mu|texlive-wadalab-20110521-4|603	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj52.tfm
14mu|texlive-wadalab-20110521-4|604	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj53.tfm
14mu|texlive-wadalab-20110521-4|605	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj54.tfm
14mu|texlive-wadalab-20110521-4|606	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj55.tfm
14mu|texlive-wadalab-20110521-4|607	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj56.tfm
14mu|texlive-wadalab-20110521-4|608	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj57.tfm
14mu|texlive-wadalab-20110521-4|609	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj58.tfm
14mu|texlive-wadalab-20110521-4|610	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj59.tfm
14mu|texlive-wadalab-20110521-4|611	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5a.tfm
14mu|texlive-wadalab-20110521-4|612	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5b.tfm
14mu|texlive-wadalab-20110521-4|613	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5c.tfm
14mu|texlive-wadalab-20110521-4|614	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5d.tfm
14mu|texlive-wadalab-20110521-4|615	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5e.tfm
14mu|texlive-wadalab-20110521-4|616	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5f.tfm
14mu|texlive-wadalab-20110521-4|617	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj60.tfm
14mu|texlive-wadalab-20110521-4|618	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj61.tfm
14mu|texlive-wadalab-20110521-4|619	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj62.tfm
14mu|texlive-wadalab-20110521-4|620	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj63.tfm
14mu|texlive-wadalab-20110521-4|621	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj64.tfm
14mu|texlive-wadalab-20110521-4|622	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj65.tfm
14mu|texlive-wadalab-20110521-4|623	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj66.tfm
14mu|texlive-wadalab-20110521-4|624	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj67.tfm
14mu|texlive-wadalab-20110521-4|625	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj68.tfm
14mu|texlive-wadalab-20110521-4|626	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj69.tfm
14mu|texlive-wadalab-20110521-4|627	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6a.tfm
14mu|texlive-wadalab-20110521-4|628	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6b.tfm
14mu|texlive-wadalab-20110521-4|629	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6c.tfm
14mu|texlive-wadalab-20110521-4|630	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6d.tfm
14mu|texlive-wadalab-20110521-4|631	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6e.tfm
14mu|texlive-wadalab-20110521-4|632	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6f.tfm
14mu|texlive-wadalab-20110521-4|633	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj70.tfm
14mu|texlive-wadalab-20110521-4|634	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj71.tfm
14mu|texlive-wadalab-20110521-4|635	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj72.tfm
14mu|texlive-wadalab-20110521-4|636	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj73.tfm
14mu|texlive-wadalab-20110521-4|637	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj74.tfm
14mu|texlive-wadalab-20110521-4|638	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj75.tfm
14mu|texlive-wadalab-20110521-4|639	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj76.tfm
14mu|texlive-wadalab-20110521-4|640	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj77.tfm
14mu|texlive-wadalab-20110521-4|641	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj78.tfm
14mu|texlive-wadalab-20110521-4|642	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj79.tfm
14mu|texlive-wadalab-20110521-4|643	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7a.tfm
14mu|texlive-wadalab-20110521-4|644	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7b.tfm
14mu|texlive-wadalab-20110521-4|645	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7c.tfm
14mu|texlive-wadalab-20110521-4|646	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7d.tfm
14mu|texlive-wadalab-20110521-4|647	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7e.tfm
14mu|texlive-wadalab-20110521-4|648	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7f.tfm
14mu|texlive-wadalab-20110521-4|649	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj80.tfm
14mu|texlive-wadalab-20110521-4|650	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj81.tfm
14mu|texlive-wadalab-20110521-4|651	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj82.tfm
14mu|texlive-wadalab-20110521-4|652	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj83.tfm
14mu|texlive-wadalab-20110521-4|653	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj84.tfm
14mu|texlive-wadalab-20110521-4|654	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj85.tfm
14mu|texlive-wadalab-20110521-4|655	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj86.tfm
14mu|texlive-wadalab-20110521-4|656	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj87.tfm
14mu|texlive-wadalab-20110521-4|657	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj88.tfm
14mu|texlive-wadalab-20110521-4|658	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj89.tfm
14mu|texlive-wadalab-20110521-4|659	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8a.tfm
14mu|texlive-wadalab-20110521-4|660	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8b.tfm
14mu|texlive-wadalab-20110521-4|661	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8c.tfm
14mu|texlive-wadalab-20110521-4|662	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8d.tfm
14mu|texlive-wadalab-20110521-4|663	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8e.tfm
14mu|texlive-wadalab-20110521-4|664	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8f.tfm
14mu|texlive-wadalab-20110521-4|665	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj90.tfm
14mu|texlive-wadalab-20110521-4|666	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj91.tfm
14mu|texlive-wadalab-20110521-4|667	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj92.tfm
14mu|texlive-wadalab-20110521-4|668	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj93.tfm
14mu|texlive-wadalab-20110521-4|669	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj94.tfm
14mu|texlive-wadalab-20110521-4|670	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj95.tfm
14mu|texlive-wadalab-20110521-4|671	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj96.tfm
14mu|texlive-wadalab-20110521-4|672	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj97.tfm
14mu|texlive-wadalab-20110521-4|673	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj98.tfm
14mu|texlive-wadalab-20110521-4|674	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj99.tfm
14mu|texlive-wadalab-20110521-4|675	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9a.tfm
14mu|texlive-wadalab-20110521-4|676	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9b.tfm
14mu|texlive-wadalab-20110521-4|677	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9c.tfm
14mu|texlive-wadalab-20110521-4|678	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9d.tfm
14mu|texlive-wadalab-20110521-4|679	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9e.tfm
14mu|texlive-wadalab-20110521-4|680	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9f.tfm
14mu|texlive-wadalab-20110521-4|681	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcjff.tfm
14mu|texlive-wadalab-20110521-4|682	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj00.tfm
14mu|texlive-wadalab-20110521-4|683	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj03.tfm
14mu|texlive-wadalab-20110521-4|684	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj04.tfm
14mu|texlive-wadalab-20110521-4|685	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj20.tfm
14mu|texlive-wadalab-20110521-4|686	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj21.tfm
14mu|texlive-wadalab-20110521-4|687	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj22.tfm
14mu|texlive-wadalab-20110521-4|688	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj23.tfm
14mu|texlive-wadalab-20110521-4|689	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj25.tfm
14mu|texlive-wadalab-20110521-4|690	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj26.tfm
14mu|texlive-wadalab-20110521-4|691	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj30.tfm
14mu|texlive-wadalab-20110521-4|692	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj4e.tfm
14mu|texlive-wadalab-20110521-4|693	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj4f.tfm
14mu|texlive-wadalab-20110521-4|694	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj50.tfm
14mu|texlive-wadalab-20110521-4|695	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj51.tfm
14mu|texlive-wadalab-20110521-4|696	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj52.tfm
14mu|texlive-wadalab-20110521-4|697	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj53.tfm
14mu|texlive-wadalab-20110521-4|698	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj54.tfm
14mu|texlive-wadalab-20110521-4|699	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj55.tfm
14mu|texlive-wadalab-20110521-4|700	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj56.tfm
14mu|texlive-wadalab-20110521-4|701	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj57.tfm
14mu|texlive-wadalab-20110521-4|702	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj58.tfm
14mu|texlive-wadalab-20110521-4|703	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj59.tfm
14mu|texlive-wadalab-20110521-4|704	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5a.tfm
14mu|texlive-wadalab-20110521-4|705	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5b.tfm
14mu|texlive-wadalab-20110521-4|706	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5c.tfm
14mu|texlive-wadalab-20110521-4|707	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5d.tfm
14mu|texlive-wadalab-20110521-4|708	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5e.tfm
14mu|texlive-wadalab-20110521-4|709	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5f.tfm
14mu|texlive-wadalab-20110521-4|710	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj60.tfm
14mu|texlive-wadalab-20110521-4|711	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj61.tfm
14mu|texlive-wadalab-20110521-4|712	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj62.tfm
14mu|texlive-wadalab-20110521-4|713	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj63.tfm
14mu|texlive-wadalab-20110521-4|714	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj64.tfm
14mu|texlive-wadalab-20110521-4|715	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj65.tfm
14mu|texlive-wadalab-20110521-4|716	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj66.tfm
14mu|texlive-wadalab-20110521-4|717	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj67.tfm
14mu|texlive-wadalab-20110521-4|718	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj68.tfm
14mu|texlive-wadalab-20110521-4|719	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj69.tfm
14mu|texlive-wadalab-20110521-4|720	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6a.tfm
14mu|texlive-wadalab-20110521-4|721	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6b.tfm
14mu|texlive-wadalab-20110521-4|722	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6c.tfm
14mu|texlive-wadalab-20110521-4|723	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6d.tfm
14mu|texlive-wadalab-20110521-4|724	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6e.tfm
14mu|texlive-wadalab-20110521-4|725	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6f.tfm
14mu|texlive-wadalab-20110521-4|726	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj70.tfm
14mu|texlive-wadalab-20110521-4|727	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj71.tfm
14mu|texlive-wadalab-20110521-4|728	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj72.tfm
14mu|texlive-wadalab-20110521-4|729	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj73.tfm
14mu|texlive-wadalab-20110521-4|730	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj74.tfm
14mu|texlive-wadalab-20110521-4|731	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj75.tfm
14mu|texlive-wadalab-20110521-4|732	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj76.tfm
14mu|texlive-wadalab-20110521-4|733	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj77.tfm
14mu|texlive-wadalab-20110521-4|734	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj78.tfm
14mu|texlive-wadalab-20110521-4|735	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj79.tfm
14mu|texlive-wadalab-20110521-4|736	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7a.tfm
14mu|texlive-wadalab-20110521-4|737	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7b.tfm
14mu|texlive-wadalab-20110521-4|738	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7c.tfm
14mu|texlive-wadalab-20110521-4|739	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7d.tfm
14mu|texlive-wadalab-20110521-4|740	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7e.tfm
14mu|texlive-wadalab-20110521-4|741	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7f.tfm
14mu|texlive-wadalab-20110521-4|742	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj80.tfm
14mu|texlive-wadalab-20110521-4|743	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj81.tfm
14mu|texlive-wadalab-20110521-4|744	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj82.tfm
14mu|texlive-wadalab-20110521-4|745	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj83.tfm
14mu|texlive-wadalab-20110521-4|746	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj84.tfm
14mu|texlive-wadalab-20110521-4|747	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj85.tfm
14mu|texlive-wadalab-20110521-4|748	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj86.tfm
14mu|texlive-wadalab-20110521-4|749	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj87.tfm
14mu|texlive-wadalab-20110521-4|750	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj88.tfm
14mu|texlive-wadalab-20110521-4|751	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj89.tfm
14mu|texlive-wadalab-20110521-4|752	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8a.tfm
14mu|texlive-wadalab-20110521-4|753	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8b.tfm
14mu|texlive-wadalab-20110521-4|754	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8c.tfm
14mu|texlive-wadalab-20110521-4|755	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8d.tfm
14mu|texlive-wadalab-20110521-4|756	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8e.tfm
14mu|texlive-wadalab-20110521-4|757	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8f.tfm
14mu|texlive-wadalab-20110521-4|758	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj90.tfm
14mu|texlive-wadalab-20110521-4|759	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj91.tfm
14mu|texlive-wadalab-20110521-4|760	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj92.tfm
14mu|texlive-wadalab-20110521-4|761	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj93.tfm
14mu|texlive-wadalab-20110521-4|762	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj94.tfm
14mu|texlive-wadalab-20110521-4|763	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj95.tfm
14mu|texlive-wadalab-20110521-4|764	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj96.tfm
14mu|texlive-wadalab-20110521-4|765	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj97.tfm
14mu|texlive-wadalab-20110521-4|766	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj98.tfm
14mu|texlive-wadalab-20110521-4|767	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj99.tfm
14mu|texlive-wadalab-20110521-4|768	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9a.tfm
14mu|texlive-wadalab-20110521-4|769	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9b.tfm
14mu|texlive-wadalab-20110521-4|770	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9c.tfm
14mu|texlive-wadalab-20110521-4|771	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9d.tfm
14mu|texlive-wadalab-20110521-4|772	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9e.tfm
14mu|texlive-wadalab-20110521-4|773	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9f.tfm
14mu|texlive-wadalab-20110521-4|774	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrjff.tfm
14mu|texlive-wadalab-20110521-4|775	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjgreek.pfb
14mu|texlive-wadalab-20110521-4|776	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjhira.pfb
14mu|texlive-wadalab-20110521-4|777	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjhw.pfb
14mu|texlive-wadalab-20110521-4|778	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjka.pfb
14mu|texlive-wadalab-20110521-4|779	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkata.pfb
14mu|texlive-wadalab-20110521-4|780	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkb.pfb
14mu|texlive-wadalab-20110521-4|781	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkc.pfb
14mu|texlive-wadalab-20110521-4|782	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkd.pfb
14mu|texlive-wadalab-20110521-4|783	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjke.pfb
14mu|texlive-wadalab-20110521-4|784	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkeisen.pfb
14mu|texlive-wadalab-20110521-4|785	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkf.pfb
14mu|texlive-wadalab-20110521-4|786	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkg.pfb
14mu|texlive-wadalab-20110521-4|787	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkh.pfb
14mu|texlive-wadalab-20110521-4|788	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjki.pfb
14mu|texlive-wadalab-20110521-4|789	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkj.pfb
14mu|texlive-wadalab-20110521-4|790	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkk.pfb
14mu|texlive-wadalab-20110521-4|791	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkl.pfb
14mu|texlive-wadalab-20110521-4|792	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkm.pfb
14mu|texlive-wadalab-20110521-4|793	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkn.pfb
14mu|texlive-wadalab-20110521-4|794	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjko.pfb
14mu|texlive-wadalab-20110521-4|795	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkp.pfb
14mu|texlive-wadalab-20110521-4|796	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkq.pfb
14mu|texlive-wadalab-20110521-4|797	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkr.pfb
14mu|texlive-wadalab-20110521-4|798	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjks.pfb
14mu|texlive-wadalab-20110521-4|799	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkt.pfb
14mu|texlive-wadalab-20110521-4|800	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjku.pfb
14mu|texlive-wadalab-20110521-4|801	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkv.pfb
14mu|texlive-wadalab-20110521-4|802	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkw.pfb
14mu|texlive-wadalab-20110521-4|803	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkx.pfb
14mu|texlive-wadalab-20110521-4|804	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjky.pfb
14mu|texlive-wadalab-20110521-4|805	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkz.pfb
14mu|texlive-wadalab-20110521-4|806	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjroma.pfb
14mu|texlive-wadalab-20110521-4|807	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjrussian.pfb
14mu|texlive-wadalab-20110521-4|808	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjsy.pfb
14mu|texlive-wadalab-20110521-4|809	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjgreek.pfb
14mu|texlive-wadalab-20110521-4|810	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjhira.pfb
14mu|texlive-wadalab-20110521-4|811	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjhw.pfb
14mu|texlive-wadalab-20110521-4|812	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjka.pfb
14mu|texlive-wadalab-20110521-4|813	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkata.pfb
14mu|texlive-wadalab-20110521-4|814	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkb.pfb
14mu|texlive-wadalab-20110521-4|815	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkc.pfb
14mu|texlive-wadalab-20110521-4|816	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkd.pfb
14mu|texlive-wadalab-20110521-4|817	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjke.pfb
14mu|texlive-wadalab-20110521-4|818	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkeisen.pfb
14mu|texlive-wadalab-20110521-4|819	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkf.pfb
14mu|texlive-wadalab-20110521-4|820	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkg.pfb
14mu|texlive-wadalab-20110521-4|821	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkh.pfb
14mu|texlive-wadalab-20110521-4|822	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjki.pfb
14mu|texlive-wadalab-20110521-4|823	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkj.pfb
14mu|texlive-wadalab-20110521-4|824	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkk.pfb
14mu|texlive-wadalab-20110521-4|825	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkl.pfb
14mu|texlive-wadalab-20110521-4|826	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkm.pfb
14mu|texlive-wadalab-20110521-4|827	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkn.pfb
14mu|texlive-wadalab-20110521-4|828	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjko.pfb
14mu|texlive-wadalab-20110521-4|829	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkp.pfb
14mu|texlive-wadalab-20110521-4|830	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkq.pfb
14mu|texlive-wadalab-20110521-4|831	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkr.pfb
14mu|texlive-wadalab-20110521-4|832	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjks.pfb
14mu|texlive-wadalab-20110521-4|833	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkt.pfb
14mu|texlive-wadalab-20110521-4|834	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjku.pfb
14mu|texlive-wadalab-20110521-4|835	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkv.pfb
14mu|texlive-wadalab-20110521-4|836	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkw.pfb
14mu|texlive-wadalab-20110521-4|837	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkx.pfb
14mu|texlive-wadalab-20110521-4|838	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjky.pfb
14mu|texlive-wadalab-20110521-4|839	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkz.pfb
14mu|texlive-wadalab-20110521-4|840	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjroma.pfb
14mu|texlive-wadalab-20110521-4|841	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjrussian.pfb
14mu|texlive-wadalab-20110521-4|842	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjsy.pfb
14mu|texlive-wadalab-20110521-4|843	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jka.pfb
14mu|texlive-wadalab-20110521-4|844	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkb.pfb
14mu|texlive-wadalab-20110521-4|845	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkc.pfb
14mu|texlive-wadalab-20110521-4|846	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkd.pfb
14mu|texlive-wadalab-20110521-4|847	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jke.pfb
14mu|texlive-wadalab-20110521-4|848	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkf.pfb
14mu|texlive-wadalab-20110521-4|849	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkg.pfb
14mu|texlive-wadalab-20110521-4|850	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkh.pfb
14mu|texlive-wadalab-20110521-4|851	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jki.pfb
14mu|texlive-wadalab-20110521-4|852	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkj.pfb
14mu|texlive-wadalab-20110521-4|853	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkk.pfb
14mu|texlive-wadalab-20110521-4|854	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkl.pfb
14mu|texlive-wadalab-20110521-4|855	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkm.pfb
14mu|texlive-wadalab-20110521-4|856	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkn.pfb
14mu|texlive-wadalab-20110521-4|857	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jko.pfb
14mu|texlive-wadalab-20110521-4|858	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkp.pfb
14mu|texlive-wadalab-20110521-4|859	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkq.pfb
14mu|texlive-wadalab-20110521-4|860	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkr.pfb
14mu|texlive-wadalab-20110521-4|861	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jks.pfb
14mu|texlive-wadalab-20110521-4|862	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkt.pfb
14mu|texlive-wadalab-20110521-4|863	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jku.pfb
14mu|texlive-wadalab-20110521-4|864	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkv.pfb
14mu|texlive-wadalab-20110521-4|865	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkw.pfb
14mu|texlive-wadalab-20110521-4|866	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjgreek.pfb
14mu|texlive-wadalab-20110521-4|867	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjhira.pfb
14mu|texlive-wadalab-20110521-4|868	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjhw.pfb
14mu|texlive-wadalab-20110521-4|869	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjka.pfb
14mu|texlive-wadalab-20110521-4|870	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkata.pfb
14mu|texlive-wadalab-20110521-4|871	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkb.pfb
14mu|texlive-wadalab-20110521-4|872	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkc.pfb
14mu|texlive-wadalab-20110521-4|873	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkd.pfb
14mu|texlive-wadalab-20110521-4|874	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjke.pfb
14mu|texlive-wadalab-20110521-4|875	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkeisen.pfb
14mu|texlive-wadalab-20110521-4|876	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkf.pfb
14mu|texlive-wadalab-20110521-4|877	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkg.pfb
14mu|texlive-wadalab-20110521-4|878	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkh.pfb
14mu|texlive-wadalab-20110521-4|879	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjki.pfb
14mu|texlive-wadalab-20110521-4|880	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkj.pfb
14mu|texlive-wadalab-20110521-4|881	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkk.pfb
14mu|texlive-wadalab-20110521-4|882	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkl.pfb
14mu|texlive-wadalab-20110521-4|883	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkm.pfb
14mu|texlive-wadalab-20110521-4|884	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkn.pfb
14mu|texlive-wadalab-20110521-4|885	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjko.pfb
14mu|texlive-wadalab-20110521-4|886	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkp.pfb
14mu|texlive-wadalab-20110521-4|887	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkq.pfb
14mu|texlive-wadalab-20110521-4|888	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkr.pfb
14mu|texlive-wadalab-20110521-4|889	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjks.pfb
14mu|texlive-wadalab-20110521-4|890	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkt.pfb
14mu|texlive-wadalab-20110521-4|891	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjku.pfb
14mu|texlive-wadalab-20110521-4|892	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkv.pfb
14mu|texlive-wadalab-20110521-4|893	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkw.pfb
14mu|texlive-wadalab-20110521-4|894	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkx.pfb
14mu|texlive-wadalab-20110521-4|895	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjky.pfb
14mu|texlive-wadalab-20110521-4|896	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkz.pfb
14mu|texlive-wadalab-20110521-4|897	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjroma.pfb
14mu|texlive-wadalab-20110521-4|898	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjrussian.pfb
14mu|texlive-wadalab-20110521-4|899	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjsy.pfb
14mu|texlive-wadalab-20110521-4|900	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jka.pfb
14mu|texlive-wadalab-20110521-4|901	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkb.pfb
14mu|texlive-wadalab-20110521-4|902	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkc.pfb
14mu|texlive-wadalab-20110521-4|903	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkd.pfb
14mu|texlive-wadalab-20110521-4|904	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jke.pfb
14mu|texlive-wadalab-20110521-4|905	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkf.pfb
14mu|texlive-wadalab-20110521-4|906	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkg.pfb
14mu|texlive-wadalab-20110521-4|907	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkh.pfb
14mu|texlive-wadalab-20110521-4|908	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jki.pfb
14mu|texlive-wadalab-20110521-4|909	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkj.pfb
14mu|texlive-wadalab-20110521-4|910	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkk.pfb
14mu|texlive-wadalab-20110521-4|911	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkl.pfb
14mu|texlive-wadalab-20110521-4|912	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkm.pfb
14mu|texlive-wadalab-20110521-4|913	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkn.pfb
14mu|texlive-wadalab-20110521-4|914	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jko.pfb
14mu|texlive-wadalab-20110521-4|915	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkp.pfb
14mu|texlive-wadalab-20110521-4|916	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkq.pfb
14mu|texlive-wadalab-20110521-4|917	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkr.pfb
14mu|texlive-wadalab-20110521-4|918	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jks.pfb
14mu|texlive-wadalab-20110521-4|919	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkt.pfb
14mu|texlive-wadalab-20110521-4|920	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jku.pfb
14mu|texlive-wadalab-20110521-4|921	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkv.pfb
14mu|texlive-wadalab-20110521-4|922	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkw.pfb
14mu|texlive-wadalab-20110521-4|923	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjgreek.pfb
14mu|texlive-wadalab-20110521-4|924	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjhira.pfb
14mu|texlive-wadalab-20110521-4|925	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjhw.pfb
14mu|texlive-wadalab-20110521-4|926	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjka.pfb
14mu|texlive-wadalab-20110521-4|927	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkata.pfb
14mu|texlive-wadalab-20110521-4|928	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkb.pfb
14mu|texlive-wadalab-20110521-4|929	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkc.pfb
14mu|texlive-wadalab-20110521-4|930	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkd.pfb
14mu|texlive-wadalab-20110521-4|931	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjke.pfb
14mu|texlive-wadalab-20110521-4|932	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkeisen.pfb
14mu|texlive-wadalab-20110521-4|933	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkf.pfb
14mu|texlive-wadalab-20110521-4|934	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkg.pfb
14mu|texlive-wadalab-20110521-4|935	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkh.pfb
14mu|texlive-wadalab-20110521-4|936	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjki.pfb
14mu|texlive-wadalab-20110521-4|937	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkj.pfb
14mu|texlive-wadalab-20110521-4|938	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkk.pfb
14mu|texlive-wadalab-20110521-4|939	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkl.pfb
14mu|texlive-wadalab-20110521-4|940	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkm.pfb
14mu|texlive-wadalab-20110521-4|941	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkn.pfb
14mu|texlive-wadalab-20110521-4|942	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjko.pfb
14mu|texlive-wadalab-20110521-4|943	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkp.pfb
14mu|texlive-wadalab-20110521-4|944	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkq.pfb
14mu|texlive-wadalab-20110521-4|945	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkr.pfb
14mu|texlive-wadalab-20110521-4|946	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjks.pfb
14mu|texlive-wadalab-20110521-4|947	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkt.pfb
14mu|texlive-wadalab-20110521-4|948	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjku.pfb
14mu|texlive-wadalab-20110521-4|949	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkv.pfb
14mu|texlive-wadalab-20110521-4|950	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkw.pfb
14mu|texlive-wadalab-20110521-4|951	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkx.pfb
14mu|texlive-wadalab-20110521-4|952	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjky.pfb
14mu|texlive-wadalab-20110521-4|953	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkz.pfb
14mu|texlive-wadalab-20110521-4|954	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjroma.pfb
14mu|texlive-wadalab-20110521-4|955	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjrussian.pfb
14mu|texlive-wadalab-20110521-4|956	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjsy.pfb
14mu|texlive-wadalab-20110521-4|957	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj00.vf
14mu|texlive-wadalab-20110521-4|958	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj03.vf
14mu|texlive-wadalab-20110521-4|959	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj04.vf
14mu|texlive-wadalab-20110521-4|960	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj20.vf
14mu|texlive-wadalab-20110521-4|961	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj21.vf
14mu|texlive-wadalab-20110521-4|962	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj22.vf
14mu|texlive-wadalab-20110521-4|963	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj23.vf
14mu|texlive-wadalab-20110521-4|964	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj25.vf
14mu|texlive-wadalab-20110521-4|965	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj26.vf
14mu|texlive-wadalab-20110521-4|966	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj30.vf
14mu|texlive-wadalab-20110521-4|967	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj4e.vf
14mu|texlive-wadalab-20110521-4|968	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj4f.vf
14mu|texlive-wadalab-20110521-4|969	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj50.vf
14mu|texlive-wadalab-20110521-4|970	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj51.vf
14mu|texlive-wadalab-20110521-4|971	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj52.vf
14mu|texlive-wadalab-20110521-4|972	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj53.vf
14mu|texlive-wadalab-20110521-4|973	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj54.vf
14mu|texlive-wadalab-20110521-4|974	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj55.vf
14mu|texlive-wadalab-20110521-4|975	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj56.vf
14mu|texlive-wadalab-20110521-4|976	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj57.vf
14mu|texlive-wadalab-20110521-4|977	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj58.vf
14mu|texlive-wadalab-20110521-4|978	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj59.vf
14mu|texlive-wadalab-20110521-4|979	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5a.vf
14mu|texlive-wadalab-20110521-4|980	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5b.vf
14mu|texlive-wadalab-20110521-4|981	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5c.vf
14mu|texlive-wadalab-20110521-4|982	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5d.vf
14mu|texlive-wadalab-20110521-4|983	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5e.vf
14mu|texlive-wadalab-20110521-4|984	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5f.vf
14mu|texlive-wadalab-20110521-4|985	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj60.vf
14mu|texlive-wadalab-20110521-4|986	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj61.vf
14mu|texlive-wadalab-20110521-4|987	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj62.vf
14mu|texlive-wadalab-20110521-4|988	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj63.vf
14mu|texlive-wadalab-20110521-4|989	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj64.vf
14mu|texlive-wadalab-20110521-4|990	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj65.vf
14mu|texlive-wadalab-20110521-4|991	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj66.vf
14mu|texlive-wadalab-20110521-4|992	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj67.vf
14mu|texlive-wadalab-20110521-4|993	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj68.vf
14mu|texlive-wadalab-20110521-4|994	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj69.vf
14mu|texlive-wadalab-20110521-4|995	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6a.vf
14mu|texlive-wadalab-20110521-4|996	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6b.vf
14mu|texlive-wadalab-20110521-4|997	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6c.vf
14mu|texlive-wadalab-20110521-4|998	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6d.vf
14mu|texlive-wadalab-20110521-4|999	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6e.vf
14mu|texlive-wadalab-20110521-4|1000	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6f.vf
14mu|texlive-wadalab-20110521-4|1001	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj70.vf
14mu|texlive-wadalab-20110521-4|1002	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj71.vf
14mu|texlive-wadalab-20110521-4|1003	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj72.vf
14mu|texlive-wadalab-20110521-4|1004	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj73.vf
14mu|texlive-wadalab-20110521-4|1005	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj74.vf
14mu|texlive-wadalab-20110521-4|1006	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj75.vf
14mu|texlive-wadalab-20110521-4|1007	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj76.vf
14mu|texlive-wadalab-20110521-4|1008	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj77.vf
14mu|texlive-wadalab-20110521-4|1009	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj78.vf
14mu|texlive-wadalab-20110521-4|1010	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj79.vf
14mu|texlive-wadalab-20110521-4|1011	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7a.vf
14mu|texlive-wadalab-20110521-4|1012	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7b.vf
14mu|texlive-wadalab-20110521-4|1013	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7c.vf
14mu|texlive-wadalab-20110521-4|1014	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7d.vf
14mu|texlive-wadalab-20110521-4|1015	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7e.vf
14mu|texlive-wadalab-20110521-4|1016	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7f.vf
14mu|texlive-wadalab-20110521-4|1017	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj80.vf
14mu|texlive-wadalab-20110521-4|1018	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj81.vf
14mu|texlive-wadalab-20110521-4|1019	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj82.vf
14mu|texlive-wadalab-20110521-4|1020	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj83.vf
14mu|texlive-wadalab-20110521-4|1021	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj84.vf
14mu|texlive-wadalab-20110521-4|1022	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj85.vf
14mu|texlive-wadalab-20110521-4|1023	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj86.vf
14mu|texlive-wadalab-20110521-4|1024	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj87.vf
14mu|texlive-wadalab-20110521-4|1025	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj88.vf
14mu|texlive-wadalab-20110521-4|1026	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj89.vf
14mu|texlive-wadalab-20110521-4|1027	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8a.vf
14mu|texlive-wadalab-20110521-4|1028	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8b.vf
14mu|texlive-wadalab-20110521-4|1029	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8c.vf
14mu|texlive-wadalab-20110521-4|1030	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8d.vf
14mu|texlive-wadalab-20110521-4|1031	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8e.vf
14mu|texlive-wadalab-20110521-4|1032	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8f.vf
14mu|texlive-wadalab-20110521-4|1033	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj90.vf
14mu|texlive-wadalab-20110521-4|1034	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj91.vf
14mu|texlive-wadalab-20110521-4|1035	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj92.vf
14mu|texlive-wadalab-20110521-4|1036	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj93.vf
14mu|texlive-wadalab-20110521-4|1037	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj94.vf
14mu|texlive-wadalab-20110521-4|1038	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj95.vf
14mu|texlive-wadalab-20110521-4|1039	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj96.vf
14mu|texlive-wadalab-20110521-4|1040	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj97.vf
14mu|texlive-wadalab-20110521-4|1041	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj98.vf
14mu|texlive-wadalab-20110521-4|1042	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj99.vf
14mu|texlive-wadalab-20110521-4|1043	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9a.vf
14mu|texlive-wadalab-20110521-4|1044	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9b.vf
14mu|texlive-wadalab-20110521-4|1045	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9c.vf
14mu|texlive-wadalab-20110521-4|1046	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9d.vf
14mu|texlive-wadalab-20110521-4|1047	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9e.vf
14mu|texlive-wadalab-20110521-4|1048	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9f.vf
14mu|texlive-wadalab-20110521-4|1049	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgjff.vf
14mu|texlive-wadalab-20110521-4|1050	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj00.vf
14mu|texlive-wadalab-20110521-4|1051	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj03.vf
14mu|texlive-wadalab-20110521-4|1052	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj04.vf
14mu|texlive-wadalab-20110521-4|1053	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj20.vf
14mu|texlive-wadalab-20110521-4|1054	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj21.vf
14mu|texlive-wadalab-20110521-4|1055	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj22.vf
14mu|texlive-wadalab-20110521-4|1056	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj23.vf
14mu|texlive-wadalab-20110521-4|1057	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj25.vf
14mu|texlive-wadalab-20110521-4|1058	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj26.vf
14mu|texlive-wadalab-20110521-4|1059	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj30.vf
14mu|texlive-wadalab-20110521-4|1060	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj4e.vf
14mu|texlive-wadalab-20110521-4|1061	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj4f.vf
14mu|texlive-wadalab-20110521-4|1062	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj50.vf
14mu|texlive-wadalab-20110521-4|1063	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj51.vf
14mu|texlive-wadalab-20110521-4|1064	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj52.vf
14mu|texlive-wadalab-20110521-4|1065	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj53.vf
14mu|texlive-wadalab-20110521-4|1066	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj54.vf
14mu|texlive-wadalab-20110521-4|1067	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj55.vf
14mu|texlive-wadalab-20110521-4|1068	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj56.vf
14mu|texlive-wadalab-20110521-4|1069	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj57.vf
14mu|texlive-wadalab-20110521-4|1070	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj58.vf
14mu|texlive-wadalab-20110521-4|1071	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj59.vf
14mu|texlive-wadalab-20110521-4|1072	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5a.vf
14mu|texlive-wadalab-20110521-4|1073	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5b.vf
14mu|texlive-wadalab-20110521-4|1074	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5c.vf
14mu|texlive-wadalab-20110521-4|1075	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5d.vf
14mu|texlive-wadalab-20110521-4|1076	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5e.vf
14mu|texlive-wadalab-20110521-4|1077	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5f.vf
14mu|texlive-wadalab-20110521-4|1078	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj60.vf
14mu|texlive-wadalab-20110521-4|1079	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj61.vf
14mu|texlive-wadalab-20110521-4|1080	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj62.vf
14mu|texlive-wadalab-20110521-4|1081	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj63.vf
14mu|texlive-wadalab-20110521-4|1082	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj64.vf
14mu|texlive-wadalab-20110521-4|1083	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj65.vf
14mu|texlive-wadalab-20110521-4|1084	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj66.vf
14mu|texlive-wadalab-20110521-4|1085	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj67.vf
14mu|texlive-wadalab-20110521-4|1086	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj68.vf
14mu|texlive-wadalab-20110521-4|1087	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj69.vf
14mu|texlive-wadalab-20110521-4|1088	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6a.vf
14mu|texlive-wadalab-20110521-4|1089	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6b.vf
14mu|texlive-wadalab-20110521-4|1090	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6c.vf
14mu|texlive-wadalab-20110521-4|1091	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6d.vf
14mu|texlive-wadalab-20110521-4|1092	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6e.vf
14mu|texlive-wadalab-20110521-4|1093	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6f.vf
14mu|texlive-wadalab-20110521-4|1094	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj70.vf
14mu|texlive-wadalab-20110521-4|1095	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj71.vf
14mu|texlive-wadalab-20110521-4|1096	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj72.vf
14mu|texlive-wadalab-20110521-4|1097	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj73.vf
14mu|texlive-wadalab-20110521-4|1098	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj74.vf
14mu|texlive-wadalab-20110521-4|1099	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj75.vf
14mu|texlive-wadalab-20110521-4|1100	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj76.vf
14mu|texlive-wadalab-20110521-4|1101	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj77.vf
14mu|texlive-wadalab-20110521-4|1102	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj78.vf
14mu|texlive-wadalab-20110521-4|1103	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj79.vf
14mu|texlive-wadalab-20110521-4|1104	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7a.vf
14mu|texlive-wadalab-20110521-4|1105	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7b.vf
14mu|texlive-wadalab-20110521-4|1106	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7c.vf
14mu|texlive-wadalab-20110521-4|1107	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7d.vf
14mu|texlive-wadalab-20110521-4|1108	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7e.vf
14mu|texlive-wadalab-20110521-4|1109	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7f.vf
14mu|texlive-wadalab-20110521-4|1110	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj80.vf
14mu|texlive-wadalab-20110521-4|1111	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj81.vf
14mu|texlive-wadalab-20110521-4|1112	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj82.vf
14mu|texlive-wadalab-20110521-4|1113	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj83.vf
14mu|texlive-wadalab-20110521-4|1114	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj84.vf
14mu|texlive-wadalab-20110521-4|1115	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj85.vf
14mu|texlive-wadalab-20110521-4|1116	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj86.vf
14mu|texlive-wadalab-20110521-4|1117	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj87.vf
14mu|texlive-wadalab-20110521-4|1118	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj88.vf
14mu|texlive-wadalab-20110521-4|1119	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj89.vf
14mu|texlive-wadalab-20110521-4|1120	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8a.vf
14mu|texlive-wadalab-20110521-4|1121	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8b.vf
14mu|texlive-wadalab-20110521-4|1122	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8c.vf
14mu|texlive-wadalab-20110521-4|1123	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8d.vf
14mu|texlive-wadalab-20110521-4|1124	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8e.vf
14mu|texlive-wadalab-20110521-4|1125	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8f.vf
14mu|texlive-wadalab-20110521-4|1126	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj90.vf
14mu|texlive-wadalab-20110521-4|1127	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj91.vf
14mu|texlive-wadalab-20110521-4|1128	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj92.vf
14mu|texlive-wadalab-20110521-4|1129	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj93.vf
14mu|texlive-wadalab-20110521-4|1130	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj94.vf
14mu|texlive-wadalab-20110521-4|1131	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj95.vf
14mu|texlive-wadalab-20110521-4|1132	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj96.vf
14mu|texlive-wadalab-20110521-4|1133	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj97.vf
14mu|texlive-wadalab-20110521-4|1134	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj98.vf
14mu|texlive-wadalab-20110521-4|1135	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj99.vf
14mu|texlive-wadalab-20110521-4|1136	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9a.vf
14mu|texlive-wadalab-20110521-4|1137	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9b.vf
14mu|texlive-wadalab-20110521-4|1138	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9c.vf
14mu|texlive-wadalab-20110521-4|1139	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9d.vf
14mu|texlive-wadalab-20110521-4|1140	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9e.vf
14mu|texlive-wadalab-20110521-4|1141	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9f.vf
14mu|texlive-wadalab-20110521-4|1142	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmjff.vf
14mu|texlive-wadalab-20110521-4|1143	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj00.vf
14mu|texlive-wadalab-20110521-4|1144	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj03.vf
14mu|texlive-wadalab-20110521-4|1145	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj04.vf
14mu|texlive-wadalab-20110521-4|1146	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj20.vf
14mu|texlive-wadalab-20110521-4|1147	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj21.vf
14mu|texlive-wadalab-20110521-4|1148	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj22.vf
14mu|texlive-wadalab-20110521-4|1149	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj23.vf
14mu|texlive-wadalab-20110521-4|1150	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj25.vf
14mu|texlive-wadalab-20110521-4|1151	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj26.vf
14mu|texlive-wadalab-20110521-4|1152	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj30.vf
14mu|texlive-wadalab-20110521-4|1153	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj4e.vf
14mu|texlive-wadalab-20110521-4|1154	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj4f.vf
14mu|texlive-wadalab-20110521-4|1155	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj50.vf
14mu|texlive-wadalab-20110521-4|1156	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj51.vf
14mu|texlive-wadalab-20110521-4|1157	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj52.vf
14mu|texlive-wadalab-20110521-4|1158	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj53.vf
14mu|texlive-wadalab-20110521-4|1159	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj54.vf
14mu|texlive-wadalab-20110521-4|1160	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj55.vf
14mu|texlive-wadalab-20110521-4|1161	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj56.vf
14mu|texlive-wadalab-20110521-4|1162	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj57.vf
14mu|texlive-wadalab-20110521-4|1163	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj58.vf
14mu|texlive-wadalab-20110521-4|1164	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj59.vf
14mu|texlive-wadalab-20110521-4|1165	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5a.vf
14mu|texlive-wadalab-20110521-4|1166	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5b.vf
14mu|texlive-wadalab-20110521-4|1167	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5c.vf
14mu|texlive-wadalab-20110521-4|1168	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5d.vf
14mu|texlive-wadalab-20110521-4|1169	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5e.vf
14mu|texlive-wadalab-20110521-4|1170	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5f.vf
14mu|texlive-wadalab-20110521-4|1171	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj60.vf
14mu|texlive-wadalab-20110521-4|1172	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj61.vf
14mu|texlive-wadalab-20110521-4|1173	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj62.vf
14mu|texlive-wadalab-20110521-4|1174	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj63.vf
14mu|texlive-wadalab-20110521-4|1175	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj64.vf
14mu|texlive-wadalab-20110521-4|1176	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj65.vf
14mu|texlive-wadalab-20110521-4|1177	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj66.vf
14mu|texlive-wadalab-20110521-4|1178	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj67.vf
14mu|texlive-wadalab-20110521-4|1179	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj68.vf
14mu|texlive-wadalab-20110521-4|1180	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj69.vf
14mu|texlive-wadalab-20110521-4|1181	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6a.vf
14mu|texlive-wadalab-20110521-4|1182	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6b.vf
14mu|texlive-wadalab-20110521-4|1183	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6c.vf
14mu|texlive-wadalab-20110521-4|1184	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6d.vf
14mu|texlive-wadalab-20110521-4|1185	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6e.vf
14mu|texlive-wadalab-20110521-4|1186	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6f.vf
14mu|texlive-wadalab-20110521-4|1187	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj70.vf
14mu|texlive-wadalab-20110521-4|1188	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj71.vf
14mu|texlive-wadalab-20110521-4|1189	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj72.vf
14mu|texlive-wadalab-20110521-4|1190	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj73.vf
14mu|texlive-wadalab-20110521-4|1191	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj74.vf
14mu|texlive-wadalab-20110521-4|1192	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj75.vf
14mu|texlive-wadalab-20110521-4|1193	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj76.vf
14mu|texlive-wadalab-20110521-4|1194	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj77.vf
14mu|texlive-wadalab-20110521-4|1195	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj78.vf
14mu|texlive-wadalab-20110521-4|1196	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj79.vf
14mu|texlive-wadalab-20110521-4|1197	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7a.vf
14mu|texlive-wadalab-20110521-4|1198	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7b.vf
14mu|texlive-wadalab-20110521-4|1199	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7c.vf
14mu|texlive-wadalab-20110521-4|1200	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7d.vf
14mu|texlive-wadalab-20110521-4|1201	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7e.vf
14mu|texlive-wadalab-20110521-4|1202	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7f.vf
14mu|texlive-wadalab-20110521-4|1203	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj80.vf
14mu|texlive-wadalab-20110521-4|1204	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj81.vf
14mu|texlive-wadalab-20110521-4|1205	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj82.vf
14mu|texlive-wadalab-20110521-4|1206	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj83.vf
14mu|texlive-wadalab-20110521-4|1207	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj84.vf
14mu|texlive-wadalab-20110521-4|1208	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj85.vf
14mu|texlive-wadalab-20110521-4|1209	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj86.vf
14mu|texlive-wadalab-20110521-4|1210	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj87.vf
14mu|texlive-wadalab-20110521-4|1211	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj88.vf
14mu|texlive-wadalab-20110521-4|1212	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj89.vf
14mu|texlive-wadalab-20110521-4|1213	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8a.vf
14mu|texlive-wadalab-20110521-4|1214	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8b.vf
14mu|texlive-wadalab-20110521-4|1215	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8c.vf
14mu|texlive-wadalab-20110521-4|1216	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8d.vf
14mu|texlive-wadalab-20110521-4|1217	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8e.vf
14mu|texlive-wadalab-20110521-4|1218	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8f.vf
14mu|texlive-wadalab-20110521-4|1219	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj90.vf
14mu|texlive-wadalab-20110521-4|1220	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj91.vf
14mu|texlive-wadalab-20110521-4|1221	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj92.vf
14mu|texlive-wadalab-20110521-4|1222	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj93.vf
14mu|texlive-wadalab-20110521-4|1223	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj94.vf
14mu|texlive-wadalab-20110521-4|1224	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj95.vf
14mu|texlive-wadalab-20110521-4|1225	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj96.vf
14mu|texlive-wadalab-20110521-4|1226	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj97.vf
14mu|texlive-wadalab-20110521-4|1227	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj98.vf
14mu|texlive-wadalab-20110521-4|1228	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj99.vf
14mu|texlive-wadalab-20110521-4|1229	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9a.vf
14mu|texlive-wadalab-20110521-4|1230	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9b.vf
14mu|texlive-wadalab-20110521-4|1231	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9c.vf
14mu|texlive-wadalab-20110521-4|1232	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9d.vf
14mu|texlive-wadalab-20110521-4|1233	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9e.vf
14mu|texlive-wadalab-20110521-4|1234	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9f.vf
14mu|texlive-wadalab-20110521-4|1235	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcjff.vf
14mu|texlive-wadalab-20110521-4|1236	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj00.vf
14mu|texlive-wadalab-20110521-4|1237	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj03.vf
14mu|texlive-wadalab-20110521-4|1238	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj04.vf
14mu|texlive-wadalab-20110521-4|1239	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj20.vf
14mu|texlive-wadalab-20110521-4|1240	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj21.vf
14mu|texlive-wadalab-20110521-4|1241	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj22.vf
14mu|texlive-wadalab-20110521-4|1242	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj23.vf
14mu|texlive-wadalab-20110521-4|1243	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj25.vf
14mu|texlive-wadalab-20110521-4|1244	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj26.vf
14mu|texlive-wadalab-20110521-4|1245	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj30.vf
14mu|texlive-wadalab-20110521-4|1246	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj4e.vf
14mu|texlive-wadalab-20110521-4|1247	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj4f.vf
14mu|texlive-wadalab-20110521-4|1248	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj50.vf
14mu|texlive-wadalab-20110521-4|1249	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj51.vf
14mu|texlive-wadalab-20110521-4|1250	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj52.vf
14mu|texlive-wadalab-20110521-4|1251	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj53.vf
14mu|texlive-wadalab-20110521-4|1252	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj54.vf
14mu|texlive-wadalab-20110521-4|1253	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj55.vf
14mu|texlive-wadalab-20110521-4|1254	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj56.vf
14mu|texlive-wadalab-20110521-4|1255	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj57.vf
14mu|texlive-wadalab-20110521-4|1256	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj58.vf
14mu|texlive-wadalab-20110521-4|1257	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj59.vf
14mu|texlive-wadalab-20110521-4|1258	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5a.vf
14mu|texlive-wadalab-20110521-4|1259	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5b.vf
14mu|texlive-wadalab-20110521-4|1260	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5c.vf
14mu|texlive-wadalab-20110521-4|1261	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5d.vf
14mu|texlive-wadalab-20110521-4|1262	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5e.vf
14mu|texlive-wadalab-20110521-4|1263	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5f.vf
14mu|texlive-wadalab-20110521-4|1264	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj60.vf
14mu|texlive-wadalab-20110521-4|1265	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj61.vf
14mu|texlive-wadalab-20110521-4|1266	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj62.vf
14mu|texlive-wadalab-20110521-4|1267	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj63.vf
14mu|texlive-wadalab-20110521-4|1268	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj64.vf
14mu|texlive-wadalab-20110521-4|1269	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj65.vf
14mu|texlive-wadalab-20110521-4|1270	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj66.vf
14mu|texlive-wadalab-20110521-4|1271	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj67.vf
14mu|texlive-wadalab-20110521-4|1272	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj68.vf
14mu|texlive-wadalab-20110521-4|1273	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj69.vf
14mu|texlive-wadalab-20110521-4|1274	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6a.vf
14mu|texlive-wadalab-20110521-4|1275	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6b.vf
14mu|texlive-wadalab-20110521-4|1276	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6c.vf
14mu|texlive-wadalab-20110521-4|1277	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6d.vf
14mu|texlive-wadalab-20110521-4|1278	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6e.vf
14mu|texlive-wadalab-20110521-4|1279	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6f.vf
14mu|texlive-wadalab-20110521-4|1280	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj70.vf
14mu|texlive-wadalab-20110521-4|1281	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj71.vf
14mu|texlive-wadalab-20110521-4|1282	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj72.vf
14mu|texlive-wadalab-20110521-4|1283	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj73.vf
14mu|texlive-wadalab-20110521-4|1284	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj74.vf
14mu|texlive-wadalab-20110521-4|1285	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj75.vf
14mu|texlive-wadalab-20110521-4|1286	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj76.vf
14mu|texlive-wadalab-20110521-4|1287	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj77.vf
14mu|texlive-wadalab-20110521-4|1288	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj78.vf
14mu|texlive-wadalab-20110521-4|1289	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj79.vf
14mu|texlive-wadalab-20110521-4|1290	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7a.vf
14mu|texlive-wadalab-20110521-4|1291	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7b.vf
14mu|texlive-wadalab-20110521-4|1292	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7c.vf
14mu|texlive-wadalab-20110521-4|1293	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7d.vf
14mu|texlive-wadalab-20110521-4|1294	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7e.vf
14mu|texlive-wadalab-20110521-4|1295	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7f.vf
14mu|texlive-wadalab-20110521-4|1296	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj80.vf
14mu|texlive-wadalab-20110521-4|1297	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj81.vf
14mu|texlive-wadalab-20110521-4|1298	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj82.vf
14mu|texlive-wadalab-20110521-4|1299	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj83.vf
14mu|texlive-wadalab-20110521-4|1300	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj84.vf
14mu|texlive-wadalab-20110521-4|1301	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj85.vf
14mu|texlive-wadalab-20110521-4|1302	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj86.vf
14mu|texlive-wadalab-20110521-4|1303	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj87.vf
14mu|texlive-wadalab-20110521-4|1304	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj88.vf
14mu|texlive-wadalab-20110521-4|1305	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj89.vf
14mu|texlive-wadalab-20110521-4|1306	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8a.vf
14mu|texlive-wadalab-20110521-4|1307	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8b.vf
14mu|texlive-wadalab-20110521-4|1308	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8c.vf
14mu|texlive-wadalab-20110521-4|1309	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8d.vf
14mu|texlive-wadalab-20110521-4|1310	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8e.vf
14mu|texlive-wadalab-20110521-4|1311	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8f.vf
14mu|texlive-wadalab-20110521-4|1312	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj90.vf
14mu|texlive-wadalab-20110521-4|1313	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj91.vf
14mu|texlive-wadalab-20110521-4|1314	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj92.vf
14mu|texlive-wadalab-20110521-4|1315	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj93.vf
14mu|texlive-wadalab-20110521-4|1316	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj94.vf
14mu|texlive-wadalab-20110521-4|1317	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj95.vf
14mu|texlive-wadalab-20110521-4|1318	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj96.vf
14mu|texlive-wadalab-20110521-4|1319	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj97.vf
14mu|texlive-wadalab-20110521-4|1320	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj98.vf
14mu|texlive-wadalab-20110521-4|1321	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj99.vf
14mu|texlive-wadalab-20110521-4|1322	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9a.vf
14mu|texlive-wadalab-20110521-4|1323	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9b.vf
14mu|texlive-wadalab-20110521-4|1324	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9c.vf
14mu|texlive-wadalab-20110521-4|1325	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9d.vf
14mu|texlive-wadalab-20110521-4|1326	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9e.vf
14mu|texlive-wadalab-20110521-4|1327	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9f.vf
14mu|texlive-wadalab-20110521-4|1328	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrjff.vf
14mu|texlive-wadalab-20110521-4|1329	%_texmf_updmap_d/wadalab
14mu|texlive-wadalab-20110521-4|1330	%doc %{_texmfdistdir}/doc/fonts/wadalab/README
14mu|texlive-wadalab-20110521-4|1331	%doc %{_texmfdistdir}/doc/fonts/wadalab/dgj/README
14mu|texlive-wadalab-20110521-4|1332	%doc %{_texmfdistdir}/doc/fonts/wadalab/dmj/README
14mu|texlive-wadalab-20110521-4|1333	%doc %{_texmfdistdir}/doc/fonts/wadalab/mc2j/README
14mu|texlive-wadalab-20110521-4|1334	%doc %{_texmfdistdir}/doc/fonts/wadalab/mcj/README
14mu|texlive-wadalab-20110521-4|1335	%doc %{_texmfdistdir}/doc/fonts/wadalab/mr2j/README
14mu|texlive-wadalab-20110521-4|1336	%doc %{_texmfdistdir}/doc/fonts/wadalab/mrj/README
14mu|texlive-wadalab-20110521-4|1337	%doc %{_texmfdistdir}/doc/fonts/wadalab/wadalab-sampler.pdf
14mu|texlive-wadalab-20110521-4|1338	%doc %{_texmfdistdir}/doc/fonts/wadalab/wadalab-sampler.tex
14mu|texlive-wadalab-20110521-4|1339	
14mu|texlive-wadalab-20110521-4|1340	#-----------------------------------------------------------------------
14mu|texlive-wadalab-20110521-4|1341	%prep
14mu|texlive-wadalab-20110521-4|1342	%setup -c -a0 -a1
14mu|texlive-wadalab-20110521-4|1343	
14mu|texlive-wadalab-20110521-4|1344	%build
14mu|texlive-wadalab-20110521-4|1345	
14mu|texlive-wadalab-20110521-4|1346	%install
14mu|texlive-wadalab-20110521-4|1347	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-wadalab-20110521-4|1348	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-wadalab-20110521-4|1349	mkdir -p %{buildroot}%{_texmf_updmap_d}
14mu|texlive-wadalab-20110521-4|1350	cat > %{buildroot}%{_texmf_updmap_d}/wadalab <<EOF
14mu|texlive-wadalab-20110521-4|1351	Map dgj.map
14mu|texlive-wadalab-20110521-4|1352	Map dmj.map
14mu|texlive-wadalab-20110521-4|1353	Map mc2j.map
14mu|texlive-wadalab-20110521-4|1354	Map mcj.map
14mu|texlive-wadalab-20110521-4|1355	Map mr2j.map
14mu|texlive-wadalab-20110521-4|1356	Map mrj.map
14mu|texlive-wadalab-20110521-4|1357	EOF
14mu|texlive-wadalab-20110521-4|1358	
14mu|texlive-wadalab-20110521-4|1359	
14mu|texlive-wadalab-20110521-4|1360	
14mu|texlive-wadalab-20110521-4|1361	%changelog
14mu|texlive-wadalab-20110521-4|1362	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110521-4
14mu|texlive-wadalab-20110521-4|1363	+ Revision: 7ca0106
14mu|texlive-wadalab-20110521-4|1364	- MassBuild#674: Increase release tag
14mu|texlive-wadalab-20110521-4|1365	
14mu|texlive-wadalab-20110521-4|1366	

26078 14
14mu|texlive-wallpaper-1.10-5|1	# revision 15878
14mu|texlive-wallpaper-1.10-5|2	# category Package
14mu|texlive-wallpaper-1.10-5|3	# catalog-ctan /macros/latex/contrib/wallpaper
14mu|texlive-wallpaper-1.10-5|4	# catalog-date 2007-01-20 20:21:37 +0100
14mu|texlive-wallpaper-1.10-5|5	# catalog-license lppl
14mu|texlive-wallpaper-1.10-5|6	# catalog-version 1.10
14mu|texlive-wallpaper-1.10-5|7	Name:		texlive-wallpaper
14mu|texlive-wallpaper-1.10-5|8	Version:	1.10
14mu|texlive-wallpaper-1.10-5|9	Release:	5
14mu|texlive-wallpaper-1.10-5|10	Summary:	Easy addition of wallpapers (background images) to LaTeX documents
14mu|texlive-wallpaper-1.10-5|11	Group:		Publishing
14mu|texlive-wallpaper-1.10-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wallpaper
14mu|texlive-wallpaper-1.10-5|13	License:	LPPL
14mu|texlive-wallpaper-1.10-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wallpaper.tar.xz
14mu|texlive-wallpaper-1.10-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wallpaper.doc.tar.xz
14mu|texlive-wallpaper-1.10-5|16	BuildArch:	noarch
14mu|texlive-wallpaper-1.10-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-wallpaper-1.10-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-wallpaper-1.10-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-wallpaper-1.10-5|20	
14mu|texlive-wallpaper-1.10-5|21	%description
14mu|texlive-wallpaper-1.10-5|22	This collection contains files to add wallpapers (background
14mu|texlive-wallpaper-1.10-5|23	images) to LaTeX documents. It uses the eso-pic package, but
14mu|texlive-wallpaper-1.10-5|24	provides simple commands to include effects such as tiling. An
14mu|texlive-wallpaper-1.10-5|25	example is provided, which works under both LaTeX and pdfLaTeX.
14mu|texlive-wallpaper-1.10-5|26	
14mu|texlive-wallpaper-1.10-5|27	
14mu|texlive-wallpaper-1.10-5|28	#-----------------------------------------------------------------------
14mu|texlive-wallpaper-1.10-5|29	%files
14mu|texlive-wallpaper-1.10-5|30	%{_texmfdistdir}/tex/latex/wallpaper/wallpaper.sty
14mu|texlive-wallpaper-1.10-5|31	%doc %{_texmfdistdir}/doc/latex/wallpaper/README
14mu|texlive-wallpaper-1.10-5|32	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/TGTamber.png
14mu|texlive-wallpaper-1.10-5|33	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/auto/example.el
14mu|texlive-wallpaper-1.10-5|34	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/example.tex
14mu|texlive-wallpaper-1.10-5|35	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/hya.png
14mu|texlive-wallpaper-1.10-5|36	%doc %{_texmfdistdir}/doc/latex/wallpaper/wallpapermanual.pdf
14mu|texlive-wallpaper-1.10-5|37	
14mu|texlive-wallpaper-1.10-5|38	#-----------------------------------------------------------------------
14mu|texlive-wallpaper-1.10-5|39	%prep
14mu|texlive-wallpaper-1.10-5|40	%setup -c -a0 -a1
14mu|texlive-wallpaper-1.10-5|41	
14mu|texlive-wallpaper-1.10-5|42	%build
14mu|texlive-wallpaper-1.10-5|43	
14mu|texlive-wallpaper-1.10-5|44	%install
14mu|texlive-wallpaper-1.10-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-wallpaper-1.10-5|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-wallpaper-1.10-5|47	
14mu|texlive-wallpaper-1.10-5|48	%changelog
14mu|texlive-wallpaper-1.10-5|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10-5
14mu|texlive-wallpaper-1.10-5|50	+ Revision: 9934959
14mu|texlive-wallpaper-1.10-5|51	- MassBuild#674: Increase release tag
14mu|texlive-wallpaper-1.10-5|52	
14mu|texlive-wallpaper-1.10-5|53	

26079 14
14mu|texlive-warning-0.01-4|1	# revision 22028
14mu|texlive-warning-0.01-4|2	# category Package
14mu|texlive-warning-0.01-4|3	# catalog-ctan /macros/latex/contrib/warning
14mu|texlive-warning-0.01-4|4	# catalog-date 2011-04-08 17:41:44 +0200
14mu|texlive-warning-0.01-4|5	# catalog-license lppl
14mu|texlive-warning-0.01-4|6	# catalog-version 0.01
14mu|texlive-warning-0.01-4|7	Name:		texlive-warning
14mu|texlive-warning-0.01-4|8	Version:	0.01
14mu|texlive-warning-0.01-4|9	Release:	4
14mu|texlive-warning-0.01-4|10	Summary:	Global warnings at the end of the logfile
14mu|texlive-warning-0.01-4|11	Group:		Publishing
14mu|texlive-warning-0.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/warning
14mu|texlive-warning-0.01-4|13	License:	LPPL
14mu|texlive-warning-0.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warning.tar.xz
14mu|texlive-warning-0.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warning.doc.tar.xz
14mu|texlive-warning-0.01-4|16	BuildArch:	noarch
14mu|texlive-warning-0.01-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-warning-0.01-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-warning-0.01-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-warning-0.01-4|20	
14mu|texlive-warning-0.01-4|21	%description
14mu|texlive-warning-0.01-4|22	This package provides a command that generates a list of
14mu|texlive-warning-0.01-4|23	warnings that are printed out at the very end of the logfile.
14mu|texlive-warning-0.01-4|24	This is useful for warnings such as 'Rerun for this or that
14mu|texlive-warning-0.01-4|25	reason' or 'This is a draft, change it before the final run'.
14mu|texlive-warning-0.01-4|26	
14mu|texlive-warning-0.01-4|27	
14mu|texlive-warning-0.01-4|28	#-----------------------------------------------------------------------
14mu|texlive-warning-0.01-4|29	%files
14mu|texlive-warning-0.01-4|30	%{_texmfdistdir}/tex/latex/warning/warning.sty
14mu|texlive-warning-0.01-4|31	%doc %{_texmfdistdir}/doc/latex/warning/warning-doc.pdf
14mu|texlive-warning-0.01-4|32	%doc %{_texmfdistdir}/doc/latex/warning/warning-doc.tex
14mu|texlive-warning-0.01-4|33	
14mu|texlive-warning-0.01-4|34	#-----------------------------------------------------------------------
14mu|texlive-warning-0.01-4|35	%prep
14mu|texlive-warning-0.01-4|36	%setup -c -a0 -a1
14mu|texlive-warning-0.01-4|37	
14mu|texlive-warning-0.01-4|38	%build
14mu|texlive-warning-0.01-4|39	
14mu|texlive-warning-0.01-4|40	%install
14mu|texlive-warning-0.01-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-warning-0.01-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-warning-0.01-4|43	
14mu|texlive-warning-0.01-4|44	
14mu|texlive-warning-0.01-4|45	
14mu|texlive-warning-0.01-4|46	%changelog
14mu|texlive-warning-0.01-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.01-4
14mu|texlive-warning-0.01-4|48	+ Revision: cdee2ae
14mu|texlive-warning-0.01-4|49	- MassBuild#674: Increase release tag
14mu|texlive-warning-0.01-4|50	
14mu|texlive-warning-0.01-4|51	

26080 14
14mu|texlive-warpcol-1.0c-4|1	# revision 15878
14mu|texlive-warpcol-1.0c-4|2	# category Package
14mu|texlive-warpcol-1.0c-4|3	# catalog-ctan /macros/latex/contrib/warpcol
14mu|texlive-warpcol-1.0c-4|4	# catalog-date 2007-11-21 20:02:33 +0100
14mu|texlive-warpcol-1.0c-4|5	# catalog-license lppl
14mu|texlive-warpcol-1.0c-4|6	# catalog-version 1.0c
14mu|texlive-warpcol-1.0c-4|7	Name:		texlive-warpcol
14mu|texlive-warpcol-1.0c-4|8	Version:	1.0c
14mu|texlive-warpcol-1.0c-4|9	Release:	4
14mu|texlive-warpcol-1.0c-4|10	Summary:	Relative alignment of rows in numeric columns in tabulars
14mu|texlive-warpcol-1.0c-4|11	Group:		Publishing
14mu|texlive-warpcol-1.0c-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/warpcol
14mu|texlive-warpcol-1.0c-4|13	License:	LPPL
14mu|texlive-warpcol-1.0c-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warpcol.tar.xz
14mu|texlive-warpcol-1.0c-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warpcol.doc.tar.xz
14mu|texlive-warpcol-1.0c-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warpcol.source.tar.xz
14mu|texlive-warpcol-1.0c-4|17	BuildArch:	noarch
14mu|texlive-warpcol-1.0c-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-warpcol-1.0c-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-warpcol-1.0c-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-warpcol-1.0c-4|21	
14mu|texlive-warpcol-1.0c-4|22	%description
14mu|texlive-warpcol-1.0c-4|23	Defines a tabular column type for formatting numerical columns
14mu|texlive-warpcol-1.0c-4|24	in LaTeX. The column type enables numerical items to be right
14mu|texlive-warpcol-1.0c-4|25	justified relative to each other, while centred beneath the
14mu|texlive-warpcol-1.0c-4|26	column label. In addition, macros are provided to enable
14mu|texlive-warpcol-1.0c-4|27	variations on this column type to be defined. Usage of the
14mu|texlive-warpcol-1.0c-4|28	package is superficially similar to that of dcolumn; however,
14mu|texlive-warpcol-1.0c-4|29	the alignment scheme is different, and the packages have
14mu|texlive-warpcol-1.0c-4|30	different, though overlapping, applications.
14mu|texlive-warpcol-1.0c-4|31	
14mu|texlive-warpcol-1.0c-4|32	
14mu|texlive-warpcol-1.0c-4|33	#-----------------------------------------------------------------------
14mu|texlive-warpcol-1.0c-4|34	%files
14mu|texlive-warpcol-1.0c-4|35	%{_texmfdistdir}/tex/latex/warpcol/warpcol.sty
14mu|texlive-warpcol-1.0c-4|36	%doc %{_texmfdistdir}/doc/latex/warpcol/README
14mu|texlive-warpcol-1.0c-4|37	%doc %{_texmfdistdir}/doc/latex/warpcol/warpcol.pdf
14mu|texlive-warpcol-1.0c-4|38	#- source
14mu|texlive-warpcol-1.0c-4|39	%doc %{_texmfdistdir}/source/latex/warpcol/warpcol.dtx
14mu|texlive-warpcol-1.0c-4|40	%doc %{_texmfdistdir}/source/latex/warpcol/warpcol.ins
14mu|texlive-warpcol-1.0c-4|41	
14mu|texlive-warpcol-1.0c-4|42	#-----------------------------------------------------------------------
14mu|texlive-warpcol-1.0c-4|43	%prep
14mu|texlive-warpcol-1.0c-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-warpcol-1.0c-4|45	
14mu|texlive-warpcol-1.0c-4|46	%build
14mu|texlive-warpcol-1.0c-4|47	
14mu|texlive-warpcol-1.0c-4|48	%install
14mu|texlive-warpcol-1.0c-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-warpcol-1.0c-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-warpcol-1.0c-4|51	
14mu|texlive-warpcol-1.0c-4|52	
14mu|texlive-warpcol-1.0c-4|53	
14mu|texlive-warpcol-1.0c-4|54	%changelog
14mu|texlive-warpcol-1.0c-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0c-4
14mu|texlive-warpcol-1.0c-4|56	+ Revision: f4b7c05
14mu|texlive-warpcol-1.0c-4|57	- MassBuild#674: Increase release tag
14mu|texlive-warpcol-1.0c-4|58	
14mu|texlive-warpcol-1.0c-4|59	

26081 14
14mu|texlive-was-20110215-4|1	# revision 21439
14mu|texlive-was-20110215-4|2	# category Package
14mu|texlive-was-20110215-4|3	# catalog-ctan /macros/latex/contrib/was
14mu|texlive-was-20110215-4|4	# catalog-date 2011-02-15 10:33:56 +0100
14mu|texlive-was-20110215-4|5	# catalog-license lppl
14mu|texlive-was-20110215-4|6	# catalog-version undef
14mu|texlive-was-20110215-4|7	Name:		texlive-was
14mu|texlive-was-20110215-4|8	Version:	20110215
14mu|texlive-was-20110215-4|9	Release:	4
14mu|texlive-was-20110215-4|10	Summary:	A collection of small packages by Walter Schmidt
14mu|texlive-was-20110215-4|11	Group:		Publishing
14mu|texlive-was-20110215-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/was
14mu|texlive-was-20110215-4|13	License:	LPPL
14mu|texlive-was-20110215-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/was.tar.xz
14mu|texlive-was-20110215-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/was.doc.tar.xz
14mu|texlive-was-20110215-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/was.source.tar.xz
14mu|texlive-was-20110215-4|17	BuildArch:	noarch
14mu|texlive-was-20110215-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-was-20110215-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-was-20110215-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-was-20110215-4|21	
14mu|texlive-was-20110215-4|22	%description
14mu|texlive-was-20110215-4|23	A bundle of packages that arise in the author's area of
14mu|texlive-was-20110215-4|24	interest: - compliance of maths typesetting with ISO standards;
14mu|texlive-was-20110215-4|25	- symbols that work in both maths and text modes; - commas for
14mu|texlive-was-20110215-4|26	both decimal separator and maths; and - upright Greek letters
14mu|texlive-was-20110215-4|27	in maths.
14mu|texlive-was-20110215-4|28	
14mu|texlive-was-20110215-4|29	
14mu|texlive-was-20110215-4|30	#-----------------------------------------------------------------------
14mu|texlive-was-20110215-4|31	%files
14mu|texlive-was-20110215-4|32	%{_texmfdistdir}/tex/latex/was/fixmath.sty
14mu|texlive-was-20110215-4|33	%{_texmfdistdir}/tex/latex/was/gensymb.sty
14mu|texlive-was-20110215-4|34	%{_texmfdistdir}/tex/latex/was/icomma.sty
14mu|texlive-was-20110215-4|35	%{_texmfdistdir}/tex/latex/was/upgreek.sty
14mu|texlive-was-20110215-4|36	%doc %{_texmfdistdir}/doc/latex/was/fixmath.pdf
14mu|texlive-was-20110215-4|37	%doc %{_texmfdistdir}/doc/latex/was/gensymb.pdf
14mu|texlive-was-20110215-4|38	%doc %{_texmfdistdir}/doc/latex/was/icomma.pdf
14mu|texlive-was-20110215-4|39	%doc %{_texmfdistdir}/doc/latex/was/readme.1st
14mu|texlive-was-20110215-4|40	%doc %{_texmfdistdir}/doc/latex/was/upgreek.pdf
14mu|texlive-was-20110215-4|41	#- source
14mu|texlive-was-20110215-4|42	%doc %{_texmfdistdir}/source/latex/was/fixmath.dtx
14mu|texlive-was-20110215-4|43	%doc %{_texmfdistdir}/source/latex/was/fixmath.ins
14mu|texlive-was-20110215-4|44	%doc %{_texmfdistdir}/source/latex/was/gensymb.dtx
14mu|texlive-was-20110215-4|45	%doc %{_texmfdistdir}/source/latex/was/gensymb.ins
14mu|texlive-was-20110215-4|46	%doc %{_texmfdistdir}/source/latex/was/icomma.dtx
14mu|texlive-was-20110215-4|47	%doc %{_texmfdistdir}/source/latex/was/icomma.ins
14mu|texlive-was-20110215-4|48	%doc %{_texmfdistdir}/source/latex/was/upgreek.dtx
14mu|texlive-was-20110215-4|49	%doc %{_texmfdistdir}/source/latex/was/upgreek.ins
14mu|texlive-was-20110215-4|50	
14mu|texlive-was-20110215-4|51	#-----------------------------------------------------------------------
14mu|texlive-was-20110215-4|52	%prep
14mu|texlive-was-20110215-4|53	%setup -c -a0 -a1 -a2
14mu|texlive-was-20110215-4|54	
14mu|texlive-was-20110215-4|55	%build
14mu|texlive-was-20110215-4|56	
14mu|texlive-was-20110215-4|57	%install
14mu|texlive-was-20110215-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-was-20110215-4|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-was-20110215-4|60	
14mu|texlive-was-20110215-4|61	
14mu|texlive-was-20110215-4|62	
14mu|texlive-was-20110215-4|63	%changelog
14mu|texlive-was-20110215-4|64	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110215-4
14mu|texlive-was-20110215-4|65	+ Revision: 61d580d
14mu|texlive-was-20110215-4|66	- MassBuild#674: Increase release tag
14mu|texlive-was-20110215-4|67	
14mu|texlive-was-20110215-4|68	

26082 14
14mu|texlive-wasy-20060912-4|1	# revision 15878
14mu|texlive-wasy-20060912-4|2	# category Package
14mu|texlive-wasy-20060912-4|3	# catalog-ctan /fonts/wasy2
14mu|texlive-wasy-20060912-4|4	# catalog-date 2006-09-12 08:29:26 +0200
14mu|texlive-wasy-20060912-4|5	# catalog-license pd
14mu|texlive-wasy-20060912-4|6	# catalog-version undef
14mu|texlive-wasy-20060912-4|7	Name:		texlive-wasy
14mu|texlive-wasy-20060912-4|8	Version:	20060912
14mu|texlive-wasy-20060912-4|9	Release:	4
14mu|texlive-wasy-20060912-4|10	Summary:	The wasy fonts (Waldi symbol fonts)
14mu|texlive-wasy-20060912-4|11	Group:		Publishing
14mu|texlive-wasy-20060912-4|12	URL:		http://www.ctan.org/tex-archive/fonts/wasy2
14mu|texlive-wasy-20060912-4|13	License:	PD
14mu|texlive-wasy-20060912-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasy.tar.xz
14mu|texlive-wasy-20060912-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasy.doc.tar.xz
14mu|texlive-wasy-20060912-4|16	BuildArch:	noarch
14mu|texlive-wasy-20060912-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-wasy-20060912-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-wasy-20060912-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-wasy-20060912-4|20	
14mu|texlive-wasy-20060912-4|21	%description
14mu|texlive-wasy-20060912-4|22	These are the wasy (Waldi symbol) fonts, second release. This
14mu|texlive-wasy-20060912-4|23	bundle presents the fonts in MetaFont format, but they are also
14mu|texlive-wasy-20060912-4|24	available in Adobe Type 1 format. Support under LaTeX is
14mu|texlive-wasy-20060912-4|25	provided by the wasysym package.
14mu|texlive-wasy-20060912-4|26	
14mu|texlive-wasy-20060912-4|27	
14mu|texlive-wasy-20060912-4|28	#-----------------------------------------------------------------------
14mu|texlive-wasy-20060912-4|29	%files
14mu|texlive-wasy-20060912-4|30	%{_texmfdistdir}/fonts/afm/public/wasy/wasy10.afm
14mu|texlive-wasy-20060912-4|31	%{_texmfdistdir}/fonts/afm/public/wasy/wasy5.afm
14mu|texlive-wasy-20060912-4|32	%{_texmfdistdir}/fonts/afm/public/wasy/wasy6.afm
14mu|texlive-wasy-20060912-4|33	%{_texmfdistdir}/fonts/afm/public/wasy/wasy7.afm
14mu|texlive-wasy-20060912-4|34	%{_texmfdistdir}/fonts/afm/public/wasy/wasy8.afm
14mu|texlive-wasy-20060912-4|35	%{_texmfdistdir}/fonts/afm/public/wasy/wasy9.afm
14mu|texlive-wasy-20060912-4|36	%{_texmfdistdir}/fonts/afm/public/wasy/wasyb10.afm
14mu|texlive-wasy-20060912-4|37	%{_texmfdistdir}/fonts/map/dvips/wasy/wasy.map
14mu|texlive-wasy-20060912-4|38	%{_texmfdistdir}/fonts/source/public/wasy/lasychr.mf
14mu|texlive-wasy-20060912-4|39	%{_texmfdistdir}/fonts/source/public/wasy/rsym.mf
14mu|texlive-wasy-20060912-4|40	%{_texmfdistdir}/fonts/source/public/wasy/wasy10.mf
14mu|texlive-wasy-20060912-4|41	%{_texmfdistdir}/fonts/source/public/wasy/wasy5.mf
14mu|texlive-wasy-20060912-4|42	%{_texmfdistdir}/fonts/source/public/wasy/wasy6.mf
14mu|texlive-wasy-20060912-4|43	%{_texmfdistdir}/fonts/source/public/wasy/wasy7.mf
14mu|texlive-wasy-20060912-4|44	%{_texmfdistdir}/fonts/source/public/wasy/wasy8.mf
14mu|texlive-wasy-20060912-4|45	%{_texmfdistdir}/fonts/source/public/wasy/wasy9.mf
14mu|texlive-wasy-20060912-4|46	%{_texmfdistdir}/fonts/source/public/wasy/wasyb10.mf
14mu|texlive-wasy-20060912-4|47	%{_texmfdistdir}/fonts/source/public/wasy/wasychr.mf
14mu|texlive-wasy-20060912-4|48	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy10.tfm
14mu|texlive-wasy-20060912-4|49	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy5.tfm
14mu|texlive-wasy-20060912-4|50	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy6.tfm
14mu|texlive-wasy-20060912-4|51	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy7.tfm
14mu|texlive-wasy-20060912-4|52	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy8.tfm
14mu|texlive-wasy-20060912-4|53	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy9.tfm
14mu|texlive-wasy-20060912-4|54	%{_texmfdistdir}/fonts/tfm/public/wasy/wasyb10.tfm
14mu|texlive-wasy-20060912-4|55	%{_texmfdistdir}/fonts/type1/public/wasy/wasy10.pfb
14mu|texlive-wasy-20060912-4|56	%{_texmfdistdir}/fonts/type1/public/wasy/wasy10.pfm
14mu|texlive-wasy-20060912-4|57	%{_texmfdistdir}/fonts/type1/public/wasy/wasy5.pfb
14mu|texlive-wasy-20060912-4|58	%{_texmfdistdir}/fonts/type1/public/wasy/wasy5.pfm
14mu|texlive-wasy-20060912-4|59	%{_texmfdistdir}/fonts/type1/public/wasy/wasy6.pfb
14mu|texlive-wasy-20060912-4|60	%{_texmfdistdir}/fonts/type1/public/wasy/wasy6.pfm
14mu|texlive-wasy-20060912-4|61	%{_texmfdistdir}/fonts/type1/public/wasy/wasy7.pfb
14mu|texlive-wasy-20060912-4|62	%{_texmfdistdir}/fonts/type1/public/wasy/wasy7.pfm
14mu|texlive-wasy-20060912-4|63	%{_texmfdistdir}/fonts/type1/public/wasy/wasy8.pfb
14mu|texlive-wasy-20060912-4|64	%{_texmfdistdir}/fonts/type1/public/wasy/wasy8.pfm
14mu|texlive-wasy-20060912-4|65	%{_texmfdistdir}/fonts/type1/public/wasy/wasy9.pfb
14mu|texlive-wasy-20060912-4|66	%{_texmfdistdir}/fonts/type1/public/wasy/wasy9.pfm
14mu|texlive-wasy-20060912-4|67	%{_texmfdistdir}/fonts/type1/public/wasy/wasyb10.pfb
14mu|texlive-wasy-20060912-4|68	%{_texmfdistdir}/fonts/type1/public/wasy/wasyb10.pfm
14mu|texlive-wasy-20060912-4|69	%{_texmfdistdir}/tex/plain/wasy/wasyfont.tex
14mu|texlive-wasy-20060912-4|70	%doc %{_texmfdistdir}/doc/fonts/wasy/README
14mu|texlive-wasy-20060912-4|71	%doc %{_texmfdistdir}/doc/fonts/wasy/legal.txt
14mu|texlive-wasy-20060912-4|72	%doc %{_texmfdistdir}/doc/fonts/wasy/wasydoc.pdf
14mu|texlive-wasy-20060912-4|73	%doc %{_texmfdistdir}/doc/fonts/wasy/wasydoc.tex
14mu|texlive-wasy-20060912-4|74	%doc %{_texmfdistdir}/doc/fonts/wasy/wasyfont.2
14mu|texlive-wasy-20060912-4|75	
14mu|texlive-wasy-20060912-4|76	#-----------------------------------------------------------------------
14mu|texlive-wasy-20060912-4|77	%prep
14mu|texlive-wasy-20060912-4|78	%setup -c -a0 -a1
14mu|texlive-wasy-20060912-4|79	
14mu|texlive-wasy-20060912-4|80	%build
14mu|texlive-wasy-20060912-4|81	
14mu|texlive-wasy-20060912-4|82	%install
14mu|texlive-wasy-20060912-4|83	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-wasy-20060912-4|84	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-wasy-20060912-4|85	
14mu|texlive-wasy-20060912-4|86	
14mu|texlive-wasy-20060912-4|87	
14mu|texlive-wasy-20060912-4|88	%changelog
14mu|texlive-wasy-20060912-4|89	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20060912-4
14mu|texlive-wasy-20060912-4|90	+ Revision: 6ead8c1
14mu|texlive-wasy-20060912-4|91	- MassBuild#674: Increase release tag
14mu|texlive-wasy-20060912-4|92	
14mu|texlive-wasy-20060912-4|93	

26083 14
14mu|texlive-wasysym-2.0-4|1	# revision 15878
14mu|texlive-wasysym-2.0-4|2	# category Package
14mu|texlive-wasysym-2.0-4|3	# catalog-ctan /macros/latex/contrib/wasysym
14mu|texlive-wasysym-2.0-4|4	# catalog-date 2006-12-16 22:36:42 +0100
14mu|texlive-wasysym-2.0-4|5	# catalog-license lppl
14mu|texlive-wasysym-2.0-4|6	# catalog-version 2.0
14mu|texlive-wasysym-2.0-4|7	Name:		texlive-wasysym
14mu|texlive-wasysym-2.0-4|8	Version:	2.0
14mu|texlive-wasysym-2.0-4|9	Release:	4
14mu|texlive-wasysym-2.0-4|10	Summary:	LaTeX support file to use the WASY2 fonts
14mu|texlive-wasysym-2.0-4|11	Group:		Publishing
14mu|texlive-wasysym-2.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wasysym
14mu|texlive-wasysym-2.0-4|13	License:	LPPL
14mu|texlive-wasysym-2.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasysym.tar.xz
14mu|texlive-wasysym-2.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasysym.doc.tar.xz
14mu|texlive-wasysym-2.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasysym.source.tar.xz
14mu|texlive-wasysym-2.0-4|17	BuildArch:	noarch
14mu|texlive-wasysym-2.0-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-wasysym-2.0-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-wasysym-2.0-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-wasysym-2.0-4|21	
14mu|texlive-wasysym-2.0-4|22	%description
14mu|texlive-wasysym-2.0-4|23	The WASY2 (Waldi Symbol) font by Roland Waldi provides many
14mu|texlive-wasysym-2.0-4|24	glyphs like male and female symbols and astronomical symbols,
14mu|texlive-wasysym-2.0-4|25	as well as the complete lasy font set and other odds and ends.
14mu|texlive-wasysym-2.0-4|26	The wasysym package implements an easy to use interface for
14mu|texlive-wasysym-2.0-4|27	these symbols.
14mu|texlive-wasysym-2.0-4|28	
14mu|texlive-wasysym-2.0-4|29	
14mu|texlive-wasysym-2.0-4|30	#-----------------------------------------------------------------------
14mu|texlive-wasysym-2.0-4|31	%files
14mu|texlive-wasysym-2.0-4|32	%{_texmfdistdir}/tex/latex/wasysym/uwasy.fd
14mu|texlive-wasysym-2.0-4|33	%{_texmfdistdir}/tex/latex/wasysym/uwasyvar.fd
14mu|texlive-wasysym-2.0-4|34	%{_texmfdistdir}/tex/latex/wasysym/wasysym.sty
14mu|texlive-wasysym-2.0-4|35	%doc %{_texmfdistdir}/doc/latex/wasysym/wasysym.pdf
14mu|texlive-wasysym-2.0-4|36	%doc %{_texmfdistdir}/doc/latex/wasysym/wasysym.upl
14mu|texlive-wasysym-2.0-4|37	%doc %{_texmfdistdir}/doc/latex/wasysym/wasysym.xml
14mu|texlive-wasysym-2.0-4|38	#- source
14mu|texlive-wasysym-2.0-4|39	%doc %{_texmfdistdir}/source/latex/wasysym/wasysym.dtx
14mu|texlive-wasysym-2.0-4|40	%doc %{_texmfdistdir}/source/latex/wasysym/wasysym.ins
14mu|texlive-wasysym-2.0-4|41	
14mu|texlive-wasysym-2.0-4|42	#-----------------------------------------------------------------------
14mu|texlive-wasysym-2.0-4|43	%prep
14mu|texlive-wasysym-2.0-4|44	%setup -c -a0 -a1 -a2
14mu|texlive-wasysym-2.0-4|45	
14mu|texlive-wasysym-2.0-4|46	%build
14mu|texlive-wasysym-2.0-4|47	
14mu|texlive-wasysym-2.0-4|48	%install
14mu|texlive-wasysym-2.0-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-wasysym-2.0-4|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-wasysym-2.0-4|51	
14mu|texlive-wasysym-2.0-4|52	
14mu|texlive-wasysym-2.0-4|53	
14mu|texlive-wasysym-2.0-4|54	%changelog
14mu|texlive-wasysym-2.0-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-4
14mu|texlive-wasysym-2.0-4|56	+ Revision: 68b9831
14mu|texlive-wasysym-2.0-4|57	- MassBuild#674: Increase release tag
14mu|texlive-wasysym-2.0-4|58	
14mu|texlive-wasysym-2.0-4|59	

26084 14
14mu|texlive-widetable-1.1-4|1	# revision 16082
14mu|texlive-widetable-1.1-4|2	# category Package
14mu|texlive-widetable-1.1-4|3	# catalog-ctan /macros/latex/contrib/widetable
14mu|texlive-widetable-1.1-4|4	# catalog-date 2009-11-10 09:00:49 +0100
14mu|texlive-widetable-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-widetable-1.1-4|6	# catalog-version 1.1
14mu|texlive-widetable-1.1-4|7	Name:		texlive-widetable
14mu|texlive-widetable-1.1-4|8	Version:	1.1
14mu|texlive-widetable-1.1-4|9	Release:	4
14mu|texlive-widetable-1.1-4|10	Summary:	An environment for typesetting tables of specified width
14mu|texlive-widetable-1.1-4|11	Group:		Publishing
14mu|texlive-widetable-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/widetable
14mu|texlive-widetable-1.1-4|13	License:	LPPL1.3
14mu|texlive-widetable-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/widetable.tar.xz
14mu|texlive-widetable-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/widetable.doc.tar.xz
14mu|texlive-widetable-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/widetable.source.tar.xz
14mu|texlive-widetable-1.1-4|17	BuildArch:	noarch
14mu|texlive-widetable-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-widetable-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-widetable-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-widetable-1.1-4|21	
14mu|texlive-widetable-1.1-4|22	%description
14mu|texlive-widetable-1.1-4|23	The package defines a new environment that, unlike tabularX,
14mu|texlive-widetable-1.1-4|24	typesets a table of specified width by working on the inter-
14mu|texlive-widetable-1.1-4|25	column glue; the tabular cells will all be stretched (or
14mu|texlive-widetable-1.1-4|26	shrunk) according to need. The package will use the e-TeX
14mu|texlive-widetable-1.1-4|27	arithmetic extensions if they are available (they are, in most
14mu|texlive-widetable-1.1-4|28	modern distributions).
14mu|texlive-widetable-1.1-4|29	
14mu|texlive-widetable-1.1-4|30	
14mu|texlive-widetable-1.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-widetable-1.1-4|32	%files
14mu|texlive-widetable-1.1-4|33	%{_texmfdistdir}/tex/latex/widetable/widetable.sty
14mu|texlive-widetable-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/widetable/README
14mu|texlive-widetable-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/widetable/manifest.txt
14mu|texlive-widetable-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/widetable/widetable.pdf
14mu|texlive-widetable-1.1-4|37	#- source
14mu|texlive-widetable-1.1-4|38	%doc %{_texmfdistdir}/source/latex/widetable/widetable.dtx
14mu|texlive-widetable-1.1-4|39	%doc %{_texmfdistdir}/source/latex/widetable/widetable.ins
14mu|texlive-widetable-1.1-4|40	
14mu|texlive-widetable-1.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-widetable-1.1-4|42	%prep
14mu|texlive-widetable-1.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-widetable-1.1-4|44	
14mu|texlive-widetable-1.1-4|45	%build
14mu|texlive-widetable-1.1-4|46	
14mu|texlive-widetable-1.1-4|47	%install
14mu|texlive-widetable-1.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-widetable-1.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-widetable-1.1-4|50	
14mu|texlive-widetable-1.1-4|51	
14mu|texlive-widetable-1.1-4|52	
14mu|texlive-widetable-1.1-4|53	%changelog
14mu|texlive-widetable-1.1-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-widetable-1.1-4|55	+ Revision: a10b391
14mu|texlive-widetable-1.1-4|56	- MassBuild#674: Increase release tag
14mu|texlive-widetable-1.1-4|57	
14mu|texlive-widetable-1.1-4|58	

26085 14
14mu|texlive-williams-20090130-4|1	# revision 15878
14mu|texlive-williams-20090130-4|2	# category Package
14mu|texlive-williams-20090130-4|3	# catalog-ctan /macros/latex/contrib/williams
14mu|texlive-williams-20090130-4|4	# catalog-date 2009-01-30 14:29:16 +0100
14mu|texlive-williams-20090130-4|5	# catalog-license lppl
14mu|texlive-williams-20090130-4|6	# catalog-version undef
14mu|texlive-williams-20090130-4|7	Name:		texlive-williams
14mu|texlive-williams-20090130-4|8	Version:	20090130
14mu|texlive-williams-20090130-4|9	Release:	4
14mu|texlive-williams-20090130-4|10	Summary:	Miscellaneous macros by Peter Williams
14mu|texlive-williams-20090130-4|11	Group:		Publishing
14mu|texlive-williams-20090130-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/williams
14mu|texlive-williams-20090130-4|13	License:	LPPL
14mu|texlive-williams-20090130-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/williams.tar.xz
14mu|texlive-williams-20090130-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/williams.doc.tar.xz
14mu|texlive-williams-20090130-4|16	BuildArch:	noarch
14mu|texlive-williams-20090130-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-williams-20090130-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-williams-20090130-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-williams-20090130-4|20	
14mu|texlive-williams-20090130-4|21	%description
14mu|texlive-williams-20090130-4|22	The bundle provides two packages: - antree, which provides
14mu|texlive-williams-20090130-4|23	macros for annotated node trees, and - toklist, which is an
14mu|texlive-williams-20090130-4|24	implementation of Knuth's token list macros, to be found on
14mu|texlive-williams-20090130-4|25	pp.378-379 of the TeXbook.
14mu|texlive-williams-20090130-4|26	
14mu|texlive-williams-20090130-4|27	
14mu|texlive-williams-20090130-4|28	#-----------------------------------------------------------------------
14mu|texlive-williams-20090130-4|29	%files
14mu|texlive-williams-20090130-4|30	%{_texmfdistdir}/tex/latex/williams/antree.sty
14mu|texlive-williams-20090130-4|31	%{_texmfdistdir}/tex/latex/williams/toklist.sty
14mu|texlive-williams-20090130-4|32	%doc %{_texmfdistdir}/doc/latex/williams/README
14mu|texlive-williams-20090130-4|33	
14mu|texlive-williams-20090130-4|34	#-----------------------------------------------------------------------
14mu|texlive-williams-20090130-4|35	%prep
14mu|texlive-williams-20090130-4|36	%setup -c -a0 -a1
14mu|texlive-williams-20090130-4|37	
14mu|texlive-williams-20090130-4|38	%build
14mu|texlive-williams-20090130-4|39	
14mu|texlive-williams-20090130-4|40	%install
14mu|texlive-williams-20090130-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-williams-20090130-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-williams-20090130-4|43	
14mu|texlive-williams-20090130-4|44	
14mu|texlive-williams-20090130-4|45	
14mu|texlive-williams-20090130-4|46	%changelog
14mu|texlive-williams-20090130-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20090130-4
14mu|texlive-williams-20090130-4|48	+ Revision: 95d30e4
14mu|texlive-williams-20090130-4|49	- MassBuild#674: Increase release tag
14mu|texlive-williams-20090130-4|50	
14mu|texlive-williams-20090130-4|51	

26086 14
14mu|texlive-withargs-20131201-7|1	# revision 31906
14mu|texlive-withargs-20131201-7|2	# category Package
14mu|texlive-withargs-20131201-7|3	# catalog-ctan undef
14mu|texlive-withargs-20131201-7|4	# catalog-date undef
14mu|texlive-withargs-20131201-7|5	# catalog-license undef
14mu|texlive-withargs-20131201-7|6	# catalog-version undef
14mu|texlive-withargs-20131201-7|7	Name:		texlive-withargs
14mu|texlive-withargs-20131201-7|8	Version:	20131201
14mu|texlive-withargs-20131201-7|9	Release:	7
14mu|texlive-withargs-20131201-7|10	Summary:	TeXLive withargs package
14mu|texlive-withargs-20131201-7|11	Group:		Publishing
14mu|texlive-withargs-20131201-7|12	URL:		http://tug.org/texlive
14mu|texlive-withargs-20131201-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-withargs-20131201-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/withargs.tar.xz
14mu|texlive-withargs-20131201-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/withargs.doc.tar.xz
14mu|texlive-withargs-20131201-7|16	BuildArch:	noarch
14mu|texlive-withargs-20131201-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-withargs-20131201-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-withargs-20131201-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-withargs-20131201-7|20	
14mu|texlive-withargs-20131201-7|21	%description
14mu|texlive-withargs-20131201-7|22	TeXLive withargs package.
14mu|texlive-withargs-20131201-7|23	
14mu|texlive-withargs-20131201-7|24	
14mu|texlive-withargs-20131201-7|25	#-----------------------------------------------------------------------
14mu|texlive-withargs-20131201-7|26	%files
14mu|texlive-withargs-20131201-7|27	%{_texmfdistdir}/tex/latex/withargs/withargs-dry.sty
14mu|texlive-withargs-20131201-7|28	%{_texmfdistdir}/tex/latex/withargs/withargs-packagedoc.cls
14mu|texlive-withargs-20131201-7|29	%{_texmfdistdir}/tex/latex/withargs/withargs.sty
14mu|texlive-withargs-20131201-7|30	%doc %{_texmfdistdir}/doc/latex/withargs/README
14mu|texlive-withargs-20131201-7|31	%doc %{_texmfdistdir}/doc/latex/withargs/withargs.pdf
14mu|texlive-withargs-20131201-7|32	%doc %{_texmfdistdir}/doc/latex/withargs/withargs.tex
14mu|texlive-withargs-20131201-7|33	
14mu|texlive-withargs-20131201-7|34	#-----------------------------------------------------------------------
14mu|texlive-withargs-20131201-7|35	%prep
14mu|texlive-withargs-20131201-7|36	%setup -c -a0 -a1
14mu|texlive-withargs-20131201-7|37	
14mu|texlive-withargs-20131201-7|38	%build
14mu|texlive-withargs-20131201-7|39	
14mu|texlive-withargs-20131201-7|40	%install
14mu|texlive-withargs-20131201-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-withargs-20131201-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-withargs-20131201-7|43	
14mu|texlive-withargs-20131201-7|44	%changelog
14mu|texlive-withargs-20131201-7|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131201-7
14mu|texlive-withargs-20131201-7|46	+ Revision: a21cb6b
14mu|texlive-withargs-20131201-7|47	- MassBuild#674: Increase release tag
14mu|texlive-withargs-20131201-7|48	
14mu|texlive-withargs-20131201-7|49	

26087 14
14mu|texlive-wnri-20110506-4|1	# revision 22459
14mu|texlive-wnri-20110506-4|2	# category Package
14mu|texlive-wnri-20110506-4|3	# catalog-ctan /fonts/wnri
14mu|texlive-wnri-20110506-4|4	# catalog-date 2011-05-06 00:38:04 +0200
14mu|texlive-wnri-20110506-4|5	# catalog-license gpl
14mu|texlive-wnri-20110506-4|6	# catalog-version undef
14mu|texlive-wnri-20110506-4|7	Name:		texlive-wnri
14mu|texlive-wnri-20110506-4|8	Version:	20110506
14mu|texlive-wnri-20110506-4|9	Release:	4
14mu|texlive-wnri-20110506-4|10	Summary:	Ridgeway's fonts
14mu|texlive-wnri-20110506-4|11	Group:		Publishing
14mu|texlive-wnri-20110506-4|12	URL:		http://www.ctan.org/tex-archive/fonts/wnri
14mu|texlive-wnri-20110506-4|13	License:	GPL
14mu|texlive-wnri-20110506-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri.tar.xz
14mu|texlive-wnri-20110506-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri.doc.tar.xz
14mu|texlive-wnri-20110506-4|16	BuildArch:	noarch
14mu|texlive-wnri-20110506-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-wnri-20110506-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-wnri-20110506-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-wnri-20110506-4|20	
14mu|texlive-wnri-20110506-4|21	%description
14mu|texlive-wnri-20110506-4|22	Fonts (as Metafont source) for Old English, Indic languages in
14mu|texlive-wnri-20110506-4|23	Roman transliteration and Puget Salish (Lushootseed) and other
14mu|texlive-wnri-20110506-4|24	Native American languages.
14mu|texlive-wnri-20110506-4|25	
14mu|texlive-wnri-20110506-4|26	
14mu|texlive-wnri-20110506-4|27	#-----------------------------------------------------------------------
14mu|texlive-wnri-20110506-4|28	%files
14mu|texlive-wnri-20110506-4|29	%{_texmfdistdir}/fonts/source/public/wnri/acctmax.mf
14mu|texlive-wnri-20110506-4|30	%{_texmfdistdir}/fonts/source/public/wnri/acutacct.mf
14mu|texlive-wnri-20110506-4|31	%{_texmfdistdir}/fonts/source/public/wnri/addpunc.mf
14mu|texlive-wnri-20110506-4|32	%{_texmfdistdir}/fonts/source/public/wnri/baraacct.mf
14mu|texlive-wnri-20110506-4|33	%{_texmfdistdir}/fonts/source/public/wnri/bargacct.mf
14mu|texlive-wnri-20110506-4|34	%{_texmfdistdir}/fonts/source/public/wnri/bnduacct.mf
14mu|texlive-wnri-20110506-4|35	%{_texmfdistdir}/fonts/source/public/wnri/brbracct.mf
14mu|texlive-wnri-20110506-4|36	%{_texmfdistdir}/fonts/source/public/wnri/brevacct.mf
14mu|texlive-wnri-20110506-4|37	%{_texmfdistdir}/fonts/source/public/wnri/cdilacct.mf
14mu|texlive-wnri-20110506-4|38	%{_texmfdistdir}/fonts/source/public/wnri/facutact.mf
14mu|texlive-wnri-20110506-4|39	%{_texmfdistdir}/fonts/source/public/wnri/fbaraact.mf
14mu|texlive-wnri-20110506-4|40	%{_texmfdistdir}/fonts/source/public/wnri/fbargact.mf
14mu|texlive-wnri-20110506-4|41	%{_texmfdistdir}/fonts/source/public/wnri/fbrevact.mf
14mu|texlive-wnri-20110506-4|42	%{_texmfdistdir}/fonts/source/public/wnri/fgravact.mf
14mu|texlive-wnri-20110506-4|43	%{_texmfdistdir}/fonts/source/public/wnri/fhachact.mf
14mu|texlive-wnri-20110506-4|44	%{_texmfdistdir}/fonts/source/public/wnri/fhattact.mf
14mu|texlive-wnri-20110506-4|45	%{_texmfdistdir}/fonts/source/public/wnri/fubrvact.mf
14mu|texlive-wnri-20110506-4|46	%{_texmfdistdir}/fonts/source/public/wnri/fudacact.mf
14mu|texlive-wnri-20110506-4|47	%{_texmfdistdir}/fonts/source/public/wnri/fudgract.mf
14mu|texlive-wnri-20110506-4|48	%{_texmfdistdir}/fonts/source/public/wnri/gamma.mf
14mu|texlive-wnri-20110506-4|49	%{_texmfdistdir}/fonts/source/public/wnri/gram_max.mf
14mu|texlive-wnri-20110506-4|50	%{_texmfdistdir}/fonts/source/public/wnri/grampunc.mf
14mu|texlive-wnri-20110506-4|51	%{_texmfdistdir}/fonts/source/public/wnri/gravacct.mf
14mu|texlive-wnri-20110506-4|52	%{_texmfdistdir}/fonts/source/public/wnri/greeks.mf
14mu|texlive-wnri-20110506-4|53	%{_texmfdistdir}/fonts/source/public/wnri/haccbase.mf
14mu|texlive-wnri-20110506-4|54	%{_texmfdistdir}/fonts/source/public/wnri/hachacct.mf
14mu|texlive-wnri-20110506-4|55	%{_texmfdistdir}/fonts/source/public/wnri/hattacct.mf
14mu|texlive-wnri-20110506-4|56	%{_texmfdistdir}/fonts/source/public/wnri/iaesc.mf
14mu|texlive-wnri-20110506-4|57	%{_texmfdistdir}/fonts/source/public/wnri/ibrvacct.mf
14mu|texlive-wnri-20110506-4|58	%{_texmfdistdir}/fonts/source/public/wnri/igamma.mf
14mu|texlive-wnri-20110506-4|59	%{_texmfdistdir}/fonts/source/public/wnri/italcskt.mf
14mu|texlive-wnri-20110506-4|60	%{_texmfdistdir}/fonts/source/public/wnri/italla.mf
14mu|texlive-wnri-20110506-4|61	%{_texmfdistdir}/fonts/source/public/wnri/ligature.mf
14mu|texlive-wnri-20110506-4|62	%{_texmfdistdir}/fonts/source/public/wnri/ligaturi.mf
14mu|texlive-wnri-20110506-4|63	%{_texmfdistdir}/fonts/source/public/wnri/macracct.mf
14mu|texlive-wnri-20110506-4|64	%{_texmfdistdir}/fonts/source/public/wnri/mudaacct.mf
14mu|texlive-wnri-20110506-4|65	%{_texmfdistdir}/fonts/source/public/wnri/odotacct.mf
14mu|texlive-wnri-20110506-4|66	%{_texmfdistdir}/fonts/source/public/wnri/orngacct.mf
14mu|texlive-wnri-20110506-4|67	%{_texmfdistdir}/fonts/source/public/wnri/product.mf
14mu|texlive-wnri-20110506-4|68	%{_texmfdistdir}/fonts/source/public/wnri/romanla.mf
14mu|texlive-wnri-20110506-4|69	%{_texmfdistdir}/fonts/source/public/wnri/romanskt.mf
14mu|texlive-wnri-20110506-4|70	%{_texmfdistdir}/fonts/source/public/wnri/romanua.mf
14mu|texlive-wnri-20110506-4|71	%{_texmfdistdir}/fonts/source/public/wnri/sktmisc.mf
14mu|texlive-wnri-20110506-4|72	%{_texmfdistdir}/fonts/source/public/wnri/tildacct.mf
14mu|texlive-wnri-20110506-4|73	%{_texmfdistdir}/fonts/source/public/wnri/u-ring.mf
14mu|texlive-wnri-20110506-4|74	%{_texmfdistdir}/fonts/source/public/wnri/ubaracct.mf
14mu|texlive-wnri-20110506-4|75	%{_texmfdistdir}/fonts/source/public/wnri/ubrvacct.mf
14mu|texlive-wnri-20110506-4|76	%{_texmfdistdir}/fonts/source/public/wnri/udacacct.mf
14mu|texlive-wnri-20110506-4|77	%{_texmfdistdir}/fonts/source/public/wnri/udgracct.mf
14mu|texlive-wnri-20110506-4|78	%{_texmfdistdir}/fonts/source/public/wnri/udmcacct.mf
14mu|texlive-wnri-20110506-4|79	%{_texmfdistdir}/fonts/source/public/wnri/udotacct.mf
14mu|texlive-wnri-20110506-4|80	%{_texmfdistdir}/fonts/source/public/wnri/uibvacct.mf
14mu|texlive-wnri-20110506-4|81	%{_texmfdistdir}/fonts/source/public/wnri/umlaacct.mf
14mu|texlive-wnri-20110506-4|82	%{_texmfdistdir}/fonts/source/public/wnri/urmcacct.mf
14mu|texlive-wnri-20110506-4|83	%{_texmfdistdir}/fonts/source/public/wnri/urngacct.mf
14mu|texlive-wnri-20110506-4|84	%{_texmfdistdir}/fonts/source/public/wnri/uumlacct.mf
14mu|texlive-wnri-20110506-4|85	%{_texmfdistdir}/fonts/source/public/wnri/wnindic.map
14mu|texlive-wnri-20110506-4|86	%{_texmfdistdir}/fonts/source/public/wnri/wnrib10.mf
14mu|texlive-wnri-20110506-4|87	%{_texmfdistdir}/fonts/source/public/wnri/wnrib8.mf
14mu|texlive-wnri-20110506-4|88	%{_texmfdistdir}/fonts/source/public/wnri/wnribi10.mf
14mu|texlive-wnri-20110506-4|89	%{_texmfdistdir}/fonts/source/public/wnri/wnrii10.mf
14mu|texlive-wnri-20110506-4|90	%{_texmfdistdir}/fonts/source/public/wnri/wnrii8.mf
14mu|texlive-wnri-20110506-4|91	%{_texmfdistdir}/fonts/source/public/wnri/wnrir10.mf
14mu|texlive-wnri-20110506-4|92	%{_texmfdistdir}/fonts/source/public/wnri/wnrir8.mf
14mu|texlive-wnri-20110506-4|93	%{_texmfdistdir}/fonts/source/public/wnri/wnris10.mf
14mu|texlive-wnri-20110506-4|94	%{_texmfdistdir}/fonts/source/public/wnri/wnris8.mf
14mu|texlive-wnri-20110506-4|95	%{_texmfdistdir}/fonts/source/public/wnri/wnrit10.mf
14mu|texlive-wnri-20110506-4|96	%{_texmfdistdir}/fonts/source/public/wnri/wnrit8.mf
14mu|texlive-wnri-20110506-4|97	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrib10.tfm
14mu|texlive-wnri-20110506-4|98	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrib8.tfm
14mu|texlive-wnri-20110506-4|99	%{_texmfdistdir}/fonts/tfm/public/wnri/wnribi10.tfm
14mu|texlive-wnri-20110506-4|100	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrii10.tfm
14mu|texlive-wnri-20110506-4|101	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrii8.tfm
14mu|texlive-wnri-20110506-4|102	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrir10.tfm
14mu|texlive-wnri-20110506-4|103	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrir8.tfm
14mu|texlive-wnri-20110506-4|104	%{_texmfdistdir}/fonts/tfm/public/wnri/wnris10.tfm
14mu|texlive-wnri-20110506-4|105	%{_texmfdistdir}/fonts/tfm/public/wnri/wnris8.tfm
14mu|texlive-wnri-20110506-4|106	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrit10.tfm
14mu|texlive-wnri-20110506-4|107	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrit8.tfm
14mu|texlive-wnri-20110506-4|108	%doc %{_texmfdistdir}/doc/fonts/wnri/README
14mu|texlive-wnri-20110506-4|109	%doc %{_texmfdistdir}/doc/fonts/wnri/old/README
14mu|texlive-wnri-20110506-4|110	%doc %{_texmfdistdir}/doc/fonts/wnri/old/barnett.map
14mu|texlive-wnri-20110506-4|111	%doc %{_texmfdistdir}/doc/fonts/wnri/old/lushucid.map
14mu|texlive-wnri-20110506-4|112	%doc %{_texmfdistdir}/doc/fonts/wnri/old/newgb.map
14mu|texlive-wnri-20110506-4|113	
14mu|texlive-wnri-20110506-4|114	#-----------------------------------------------------------------------
14mu|texlive-wnri-20110506-4|115	%prep
14mu|texlive-wnri-20110506-4|116	%setup -c -a0 -a1
14mu|texlive-wnri-20110506-4|117	
14mu|texlive-wnri-20110506-4|118	%build
14mu|texlive-wnri-20110506-4|119	
14mu|texlive-wnri-20110506-4|120	%install
14mu|texlive-wnri-20110506-4|121	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-wnri-20110506-4|122	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-wnri-20110506-4|123	
14mu|texlive-wnri-20110506-4|124	
14mu|texlive-wnri-20110506-4|125	
14mu|texlive-wnri-20110506-4|126	%changelog
14mu|texlive-wnri-20110506-4|127	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110506-4
14mu|texlive-wnri-20110506-4|128	+ Revision: dc90bf4
14mu|texlive-wnri-20110506-4|129	- MassBuild#674: Increase release tag
14mu|texlive-wnri-20110506-4|130	
14mu|texlive-wnri-20110506-4|131	

26088 14
14mu|texlive-wnri-latex-1.0b-4|1	# revision 22338
14mu|texlive-wnri-latex-1.0b-4|2	# category Package
14mu|texlive-wnri-latex-1.0b-4|3	# catalog-ctan /macros/latex/contrib/wnri-latex
14mu|texlive-wnri-latex-1.0b-4|4	# catalog-date 2011-05-06 00:56:07 +0200
14mu|texlive-wnri-latex-1.0b-4|5	# catalog-license gpl2
14mu|texlive-wnri-latex-1.0b-4|6	# catalog-version 1.0b
14mu|texlive-wnri-latex-1.0b-4|7	Name:		texlive-wnri-latex
14mu|texlive-wnri-latex-1.0b-4|8	Version:	1.0b
14mu|texlive-wnri-latex-1.0b-4|9	Release:	4
14mu|texlive-wnri-latex-1.0b-4|10	Summary:	LaTeX support for wnri fonts
14mu|texlive-wnri-latex-1.0b-4|11	Group:		Publishing
14mu|texlive-wnri-latex-1.0b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wnri-latex
14mu|texlive-wnri-latex-1.0b-4|13	License:	GPL2
14mu|texlive-wnri-latex-1.0b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri-latex.tar.xz
14mu|texlive-wnri-latex-1.0b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri-latex.doc.tar.xz
14mu|texlive-wnri-latex-1.0b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri-latex.source.tar.xz
14mu|texlive-wnri-latex-1.0b-4|17	BuildArch:	noarch
14mu|texlive-wnri-latex-1.0b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-wnri-latex-1.0b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-wnri-latex-1.0b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-wnri-latex-1.0b-4|21	
14mu|texlive-wnri-latex-1.0b-4|22	%description
14mu|texlive-wnri-latex-1.0b-4|23	LaTeX support for the fonts.
14mu|texlive-wnri-latex-1.0b-4|24	
14mu|texlive-wnri-latex-1.0b-4|25	
14mu|texlive-wnri-latex-1.0b-4|26	#-----------------------------------------------------------------------
14mu|texlive-wnri-latex-1.0b-4|27	%files
14mu|texlive-wnri-latex-1.0b-4|28	%{_texmfdistdir}/tex/latex/wnri-latex/ot1wnr.fd
14mu|texlive-wnri-latex-1.0b-4|29	%{_texmfdistdir}/tex/latex/wnri-latex/ot1wnss.fd
14mu|texlive-wnri-latex-1.0b-4|30	%{_texmfdistdir}/tex/latex/wnri-latex/ot1wntt.fd
14mu|texlive-wnri-latex-1.0b-4|31	%{_texmfdistdir}/tex/latex/wnri-latex/wnri.def
14mu|texlive-wnri-latex-1.0b-4|32	%{_texmfdistdir}/tex/latex/wnri-latex/wnri.sty
14mu|texlive-wnri-latex-1.0b-4|33	%doc %{_texmfdistdir}/doc/latex/wnri-latex/README
14mu|texlive-wnri-latex-1.0b-4|34	%doc %{_texmfdistdir}/doc/latex/wnri-latex/wnri.pdf
14mu|texlive-wnri-latex-1.0b-4|35	%doc %{_texmfdistdir}/doc/latex/wnri-latex/wnritest.tex
14mu|texlive-wnri-latex-1.0b-4|36	#- source
14mu|texlive-wnri-latex-1.0b-4|37	%doc %{_texmfdistdir}/source/latex/wnri-latex/wnri.dtx
14mu|texlive-wnri-latex-1.0b-4|38	%doc %{_texmfdistdir}/source/latex/wnri-latex/wnri.ins
14mu|texlive-wnri-latex-1.0b-4|39	
14mu|texlive-wnri-latex-1.0b-4|40	#-----------------------------------------------------------------------
14mu|texlive-wnri-latex-1.0b-4|41	%prep
14mu|texlive-wnri-latex-1.0b-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-wnri-latex-1.0b-4|43	
14mu|texlive-wnri-latex-1.0b-4|44	%build
14mu|texlive-wnri-latex-1.0b-4|45	
14mu|texlive-wnri-latex-1.0b-4|46	%install
14mu|texlive-wnri-latex-1.0b-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-wnri-latex-1.0b-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-wnri-latex-1.0b-4|49	
14mu|texlive-wnri-latex-1.0b-4|50	
14mu|texlive-wnri-latex-1.0b-4|51	
14mu|texlive-wnri-latex-1.0b-4|52	%changelog
14mu|texlive-wnri-latex-1.0b-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0b-4
14mu|texlive-wnri-latex-1.0b-4|54	+ Revision: 88c7017
14mu|texlive-wnri-latex-1.0b-4|55	- MassBuild#674: Increase release tag
14mu|texlive-wnri-latex-1.0b-4|56	
14mu|texlive-wnri-latex-1.0b-4|57	

26089 14
14mu|texlive-wordlike-1.2b-4|1	# revision 15878
14mu|texlive-wordlike-1.2b-4|2	# category Package
14mu|texlive-wordlike-1.2b-4|3	# catalog-ctan /macros/latex/contrib/wordlike
14mu|texlive-wordlike-1.2b-4|4	# catalog-date 2009-06-03 09:03:24 +0200
14mu|texlive-wordlike-1.2b-4|5	# catalog-license lppl
14mu|texlive-wordlike-1.2b-4|6	# catalog-version 1.2b
14mu|texlive-wordlike-1.2b-4|7	Name:		texlive-wordlike
14mu|texlive-wordlike-1.2b-4|8	Version:	1.2b
14mu|texlive-wordlike-1.2b-4|9	Release:	4
14mu|texlive-wordlike-1.2b-4|10	Summary:	Simulating word processor layout
14mu|texlive-wordlike-1.2b-4|11	Group:		Publishing
14mu|texlive-wordlike-1.2b-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wordlike
14mu|texlive-wordlike-1.2b-4|13	License:	LPPL
14mu|texlive-wordlike-1.2b-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wordlike.tar.xz
14mu|texlive-wordlike-1.2b-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wordlike.doc.tar.xz
14mu|texlive-wordlike-1.2b-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wordlike.source.tar.xz
14mu|texlive-wordlike-1.2b-4|17	BuildArch:	noarch
14mu|texlive-wordlike-1.2b-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-wordlike-1.2b-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-wordlike-1.2b-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-wordlike-1.2b-4|21	
14mu|texlive-wordlike-1.2b-4|22	%description
14mu|texlive-wordlike-1.2b-4|23	The package simulates typical word processor layout: narrow
14mu|texlive-wordlike-1.2b-4|24	page margins, Times, Helvetica and Courier fonts, \LARGE or
14mu|texlive-wordlike-1.2b-4|25	\Large headings, and \sloppy typesetting. The package aims at
14mu|texlive-wordlike-1.2b-4|26	making life easier for users who are discontent with LaTeX's
14mu|texlive-wordlike-1.2b-4|27	standard layout settings because they need a layout that
14mu|texlive-wordlike-1.2b-4|28	resembles the usual "wordlike" output. The design of the
14mu|texlive-wordlike-1.2b-4|29	package draws on several discussions in the de.comp.text.tex
14mu|texlive-wordlike-1.2b-4|30	and comp.text.tex newsgroups that are referred to in the
14mu|texlive-wordlike-1.2b-4|31	manual.
14mu|texlive-wordlike-1.2b-4|32	
14mu|texlive-wordlike-1.2b-4|33	
14mu|texlive-wordlike-1.2b-4|34	#-----------------------------------------------------------------------
14mu|texlive-wordlike-1.2b-4|35	%files
14mu|texlive-wordlike-1.2b-4|36	%{_texmfdistdir}/tex/latex/wordlike/wordlike.sty
14mu|texlive-wordlike-1.2b-4|37	%doc %{_texmfdistdir}/doc/latex/wordlike/README
14mu|texlive-wordlike-1.2b-4|38	%doc %{_texmfdistdir}/doc/latex/wordlike/wordlike.pdf
14mu|texlive-wordlike-1.2b-4|39	#- source
14mu|texlive-wordlike-1.2b-4|40	%doc %{_texmfdistdir}/source/latex/wordlike/wordlike.dtx
14mu|texlive-wordlike-1.2b-4|41	%doc %{_texmfdistdir}/source/latex/wordlike/wordlike.ins
14mu|texlive-wordlike-1.2b-4|42	
14mu|texlive-wordlike-1.2b-4|43	#-----------------------------------------------------------------------
14mu|texlive-wordlike-1.2b-4|44	%prep
14mu|texlive-wordlike-1.2b-4|45	%setup -c -a0 -a1 -a2
14mu|texlive-wordlike-1.2b-4|46	
14mu|texlive-wordlike-1.2b-4|47	%build
14mu|texlive-wordlike-1.2b-4|48	
14mu|texlive-wordlike-1.2b-4|49	%install
14mu|texlive-wordlike-1.2b-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-wordlike-1.2b-4|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-wordlike-1.2b-4|52	
14mu|texlive-wordlike-1.2b-4|53	
14mu|texlive-wordlike-1.2b-4|54	
14mu|texlive-wordlike-1.2b-4|55	%changelog
14mu|texlive-wordlike-1.2b-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2b-4
14mu|texlive-wordlike-1.2b-4|57	+ Revision: 1bb959b
14mu|texlive-wordlike-1.2b-4|58	- MassBuild#674: Increase release tag
14mu|texlive-wordlike-1.2b-4|59	
14mu|texlive-wordlike-1.2b-4|60	

26090 14
14mu|texlive-wrapfig-3.6-4|1	# revision 22048
14mu|texlive-wrapfig-3.6-4|2	# category Package
14mu|texlive-wrapfig-3.6-4|3	# catalog-ctan /macros/latex/contrib/wrapfig
14mu|texlive-wrapfig-3.6-4|4	# catalog-date 2011-04-09 12:56:30 +0200
14mu|texlive-wrapfig-3.6-4|5	# catalog-license lppl
14mu|texlive-wrapfig-3.6-4|6	# catalog-version 3.6
14mu|texlive-wrapfig-3.6-4|7	Name:		texlive-wrapfig
14mu|texlive-wrapfig-3.6-4|8	Version:	3.6
14mu|texlive-wrapfig-3.6-4|9	Release:	4
14mu|texlive-wrapfig-3.6-4|10	Summary:	Produces figures which text can flow around
14mu|texlive-wrapfig-3.6-4|11	Group:		Publishing
14mu|texlive-wrapfig-3.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wrapfig
14mu|texlive-wrapfig-3.6-4|13	License:	LPPL
14mu|texlive-wrapfig-3.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wrapfig.tar.xz
14mu|texlive-wrapfig-3.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wrapfig.doc.tar.xz
14mu|texlive-wrapfig-3.6-4|16	BuildArch:	noarch
14mu|texlive-wrapfig-3.6-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-wrapfig-3.6-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-wrapfig-3.6-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-wrapfig-3.6-4|20	
14mu|texlive-wrapfig-3.6-4|21	%description
14mu|texlive-wrapfig-3.6-4|22	Allows figures or tables to have text wrapped around them. Does
14mu|texlive-wrapfig-3.6-4|23	not work in combination with list environments, but can be used
14mu|texlive-wrapfig-3.6-4|24	in a parbox or minipage, and in twocolumn format. Supports the
14mu|texlive-wrapfig-3.6-4|25	float package.
14mu|texlive-wrapfig-3.6-4|26	
14mu|texlive-wrapfig-3.6-4|27	
14mu|texlive-wrapfig-3.6-4|28	#-----------------------------------------------------------------------
14mu|texlive-wrapfig-3.6-4|29	%files
14mu|texlive-wrapfig-3.6-4|30	%{_texmfdistdir}/tex/latex/wrapfig/wrapfig.sty
14mu|texlive-wrapfig-3.6-4|31	%doc %{_texmfdistdir}/doc/latex/wrapfig/multiple-span.txt
14mu|texlive-wrapfig-3.6-4|32	%doc %{_texmfdistdir}/doc/latex/wrapfig/wrapfig-doc.pdf
14mu|texlive-wrapfig-3.6-4|33	%doc %{_texmfdistdir}/doc/latex/wrapfig/wrapfig-doc.tex
14mu|texlive-wrapfig-3.6-4|34	
14mu|texlive-wrapfig-3.6-4|35	#-----------------------------------------------------------------------
14mu|texlive-wrapfig-3.6-4|36	%prep
14mu|texlive-wrapfig-3.6-4|37	%setup -c -a0 -a1
14mu|texlive-wrapfig-3.6-4|38	
14mu|texlive-wrapfig-3.6-4|39	%build
14mu|texlive-wrapfig-3.6-4|40	
14mu|texlive-wrapfig-3.6-4|41	%install
14mu|texlive-wrapfig-3.6-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-wrapfig-3.6-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-wrapfig-3.6-4|44	
14mu|texlive-wrapfig-3.6-4|45	
14mu|texlive-wrapfig-3.6-4|46	
14mu|texlive-wrapfig-3.6-4|47	%changelog
14mu|texlive-wrapfig-3.6-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.6-4
14mu|texlive-wrapfig-3.6-4|49	+ Revision: a5b2aae
14mu|texlive-wrapfig-3.6-4|50	- MassBuild#674: Increase release tag
14mu|texlive-wrapfig-3.6-4|51	
14mu|texlive-wrapfig-3.6-4|52	

26091 14
14mu|texlive-wsemclassic-1.0.1-7|1	# revision 31532
14mu|texlive-wsemclassic-1.0.1-7|2	# category Package
14mu|texlive-wsemclassic-1.0.1-7|3	# catalog-ctan /macros/latex/contrib/wsemclassic
14mu|texlive-wsemclassic-1.0.1-7|4	# catalog-date 2013-08-27 15:13:32 +0200
14mu|texlive-wsemclassic-1.0.1-7|5	# catalog-license bsd
14mu|texlive-wsemclassic-1.0.1-7|6	# catalog-version 1.0.1
14mu|texlive-wsemclassic-1.0.1-7|7	Name:		texlive-wsemclassic
14mu|texlive-wsemclassic-1.0.1-7|8	Version:	1.0.1
14mu|texlive-wsemclassic-1.0.1-7|9	Release:	7
14mu|texlive-wsemclassic-1.0.1-7|10	Summary:	LaTeX class for Bavarian school w-seminar papers
14mu|texlive-wsemclassic-1.0.1-7|11	Group:		Publishing
14mu|texlive-wsemclassic-1.0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wsemclassic
14mu|texlive-wsemclassic-1.0.1-7|13	License:	BSD
14mu|texlive-wsemclassic-1.0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsemclassic.tar.xz
14mu|texlive-wsemclassic-1.0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsemclassic.doc.tar.xz
14mu|texlive-wsemclassic-1.0.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsemclassic.source.tar.xz
14mu|texlive-wsemclassic-1.0.1-7|17	BuildArch:	noarch
14mu|texlive-wsemclassic-1.0.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-wsemclassic-1.0.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-wsemclassic-1.0.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-wsemclassic-1.0.1-7|21	
14mu|texlive-wsemclassic-1.0.1-7|22	%description
14mu|texlive-wsemclassic-1.0.1-7|23	The class is designed either to conform with the
14mu|texlive-wsemclassic-1.0.1-7|24	recommendations of the Bavarian Kultusministerium for
14mu|texlive-wsemclassic-1.0.1-7|25	typesetting w-seminar papers (strict mode), or to use another
14mu|texlive-wsemclassic-1.0.1-7|26	style which should look better. The class is based on the LaTeX
14mu|texlive-wsemclassic-1.0.1-7|27	standard report class.
14mu|texlive-wsemclassic-1.0.1-7|28	
14mu|texlive-wsemclassic-1.0.1-7|29	
14mu|texlive-wsemclassic-1.0.1-7|30	#-----------------------------------------------------------------------
14mu|texlive-wsemclassic-1.0.1-7|31	%files
14mu|texlive-wsemclassic-1.0.1-7|32	%{_texmfdistdir}/tex/latex/wsemclassic/wsemclassic.cls
14mu|texlive-wsemclassic-1.0.1-7|33	%doc %{_texmfdistdir}/doc/latex/wsemclassic/LICENSE
14mu|texlive-wsemclassic-1.0.1-7|34	%doc %{_texmfdistdir}/doc/latex/wsemclassic/Makefile
14mu|texlive-wsemclassic-1.0.1-7|35	%doc %{_texmfdistdir}/doc/latex/wsemclassic/README
14mu|texlive-wsemclassic-1.0.1-7|36	%doc %{_texmfdistdir}/doc/latex/wsemclassic/test.bib
14mu|texlive-wsemclassic-1.0.1-7|37	%doc %{_texmfdistdir}/doc/latex/wsemclassic/user-doc.tex
14mu|texlive-wsemclassic-1.0.1-7|38	%doc %{_texmfdistdir}/doc/latex/wsemclassic/wsemclassic-test.pdf
14mu|texlive-wsemclassic-1.0.1-7|39	%doc %{_texmfdistdir}/doc/latex/wsemclassic/wsemclassic-test.tex
14mu|texlive-wsemclassic-1.0.1-7|40	%doc %{_texmfdistdir}/doc/latex/wsemclassic/wsemclassic.pdf
14mu|texlive-wsemclassic-1.0.1-7|41	#- source
14mu|texlive-wsemclassic-1.0.1-7|42	%doc %{_texmfdistdir}/source/latex/wsemclassic/wsemclassic.dtx
14mu|texlive-wsemclassic-1.0.1-7|43	%doc %{_texmfdistdir}/source/latex/wsemclassic/wsemclassic.ins
14mu|texlive-wsemclassic-1.0.1-7|44	
14mu|texlive-wsemclassic-1.0.1-7|45	#-----------------------------------------------------------------------
14mu|texlive-wsemclassic-1.0.1-7|46	%prep
14mu|texlive-wsemclassic-1.0.1-7|47	%setup -c -a0 -a1 -a2
14mu|texlive-wsemclassic-1.0.1-7|48	
14mu|texlive-wsemclassic-1.0.1-7|49	%build
14mu|texlive-wsemclassic-1.0.1-7|50	
14mu|texlive-wsemclassic-1.0.1-7|51	%install
14mu|texlive-wsemclassic-1.0.1-7|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-wsemclassic-1.0.1-7|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-wsemclassic-1.0.1-7|54	
14mu|texlive-wsemclassic-1.0.1-7|55	%changelog
14mu|texlive-wsemclassic-1.0.1-7|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-7
14mu|texlive-wsemclassic-1.0.1-7|57	+ Revision: e986be4
14mu|texlive-wsemclassic-1.0.1-7|58	- MassBuild#674: Increase release tag
14mu|texlive-wsemclassic-1.0.1-7|59	
14mu|texlive-wsemclassic-1.0.1-7|60	

26092 14
14mu|texlive-xargs-1.1-4|1	# revision 15878
14mu|texlive-xargs-1.1-4|2	# category Package
14mu|texlive-xargs-1.1-4|3	# catalog-ctan /macros/latex/contrib/xargs
14mu|texlive-xargs-1.1-4|4	# catalog-date 2008-08-24 00:31:24 +0200
14mu|texlive-xargs-1.1-4|5	# catalog-license lppl
14mu|texlive-xargs-1.1-4|6	# catalog-version 1.1
14mu|texlive-xargs-1.1-4|7	Name:		texlive-xargs
14mu|texlive-xargs-1.1-4|8	Version:	1.1
14mu|texlive-xargs-1.1-4|9	Release:	4
14mu|texlive-xargs-1.1-4|10	Summary:	Define commands with many optional arguments
14mu|texlive-xargs-1.1-4|11	Group:		Publishing
14mu|texlive-xargs-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xargs
14mu|texlive-xargs-1.1-4|13	License:	LPPL
14mu|texlive-xargs-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xargs.tar.xz
14mu|texlive-xargs-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xargs.doc.tar.xz
14mu|texlive-xargs-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xargs.source.tar.xz
14mu|texlive-xargs-1.1-4|17	BuildArch:	noarch
14mu|texlive-xargs-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xargs-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xargs-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xargs-1.1-4|21	
14mu|texlive-xargs-1.1-4|22	%description
14mu|texlive-xargs-1.1-4|23	The package provides extended versions of \newcommand and
14mu|texlive-xargs-1.1-4|24	related LaTeX commands, which allow easy and robust definition
14mu|texlive-xargs-1.1-4|25	of macros with many optional arguments, using a clear and
14mu|texlive-xargs-1.1-4|26	simple xkeyval-style syntax.
14mu|texlive-xargs-1.1-4|27	
14mu|texlive-xargs-1.1-4|28	
14mu|texlive-xargs-1.1-4|29	#-----------------------------------------------------------------------
14mu|texlive-xargs-1.1-4|30	%files
14mu|texlive-xargs-1.1-4|31	%{_texmfdistdir}/tex/latex/xargs/xargs.sty
14mu|texlive-xargs-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/xargs/README
14mu|texlive-xargs-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/xargs/xargs-fr.pdf
14mu|texlive-xargs-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/xargs/xargs.pdf
14mu|texlive-xargs-1.1-4|35	#- source
14mu|texlive-xargs-1.1-4|36	%doc %{_texmfdistdir}/source/latex/xargs/xargs.dtx
14mu|texlive-xargs-1.1-4|37	
14mu|texlive-xargs-1.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-xargs-1.1-4|39	%prep
14mu|texlive-xargs-1.1-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-xargs-1.1-4|41	
14mu|texlive-xargs-1.1-4|42	%build
14mu|texlive-xargs-1.1-4|43	
14mu|texlive-xargs-1.1-4|44	%install
14mu|texlive-xargs-1.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xargs-1.1-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xargs-1.1-4|47	
14mu|texlive-xargs-1.1-4|48	
14mu|texlive-xargs-1.1-4|49	
14mu|texlive-xargs-1.1-4|50	%changelog
14mu|texlive-xargs-1.1-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-xargs-1.1-4|52	+ Revision: e813c37
14mu|texlive-xargs-1.1-4|53	- MassBuild#674: Increase release tag
14mu|texlive-xargs-1.1-4|54	
14mu|texlive-xargs-1.1-4|55	

26093 14
14mu|texlive-xbmc-20111104-4|1	# revision 13293
14mu|texlive-xbmc-20111104-4|2	# category Package
14mu|texlive-xbmc-20111104-4|3	# catalog-ctan undef
14mu|texlive-xbmc-20111104-4|4	# catalog-date undef
14mu|texlive-xbmc-20111104-4|5	# catalog-license undef
14mu|texlive-xbmc-20111104-4|6	# catalog-version undef
14mu|texlive-xbmc-20111104-4|7	Name:		texlive-xbmc
14mu|texlive-xbmc-20111104-4|8	Version:	20111104
14mu|texlive-xbmc-20111104-4|9	Release:	4
14mu|texlive-xbmc-20111104-4|10	Summary:	TeXLive xbmc package
14mu|texlive-xbmc-20111104-4|11	Group:		Publishing
14mu|texlive-xbmc-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-xbmc-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-xbmc-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xbmc.tar.xz
14mu|texlive-xbmc-20111104-4|15	BuildArch:	noarch
14mu|texlive-xbmc-20111104-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-xbmc-20111104-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-xbmc-20111104-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-xbmc-20111104-4|19	
14mu|texlive-xbmc-20111104-4|20	%description
14mu|texlive-xbmc-20111104-4|21	TeXLive xbmc package.
14mu|texlive-xbmc-20111104-4|22	
14mu|texlive-xbmc-20111104-4|23	
14mu|texlive-xbmc-20111104-4|24	#-----------------------------------------------------------------------
14mu|texlive-xbmc-20111104-4|25	%files
14mu|texlive-xbmc-20111104-4|26	%{_texmfdistdir}/fonts/source/public/xbmc/xbmc10.mf
14mu|texlive-xbmc-20111104-4|27	%{_texmfdistdir}/fonts/tfm/public/xbmc/xbmc10.tfm
14mu|texlive-xbmc-20111104-4|28	
14mu|texlive-xbmc-20111104-4|29	#-----------------------------------------------------------------------
14mu|texlive-xbmc-20111104-4|30	%prep
14mu|texlive-xbmc-20111104-4|31	%setup -c -a0
14mu|texlive-xbmc-20111104-4|32	
14mu|texlive-xbmc-20111104-4|33	%build
14mu|texlive-xbmc-20111104-4|34	
14mu|texlive-xbmc-20111104-4|35	%install
14mu|texlive-xbmc-20111104-4|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xbmc-20111104-4|37	cp -fpar fonts %{buildroot}%{_texmfdistdir}
14mu|texlive-xbmc-20111104-4|38	
14mu|texlive-xbmc-20111104-4|39	
14mu|texlive-xbmc-20111104-4|40	
14mu|texlive-xbmc-20111104-4|41	%changelog
14mu|texlive-xbmc-20111104-4|42	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-xbmc-20111104-4|43	+ Revision: 24e3d5d
14mu|texlive-xbmc-20111104-4|44	- MassBuild#674: Increase release tag
14mu|texlive-xbmc-20111104-4|45	
14mu|texlive-xbmc-20111104-4|46	

26094 14
14mu|texlive-xcjk2uni-0.1-7|1	# revision 31464
14mu|texlive-xcjk2uni-0.1-7|2	# category Package
14mu|texlive-xcjk2uni-0.1-7|3	# catalog-ctan /macros/latex/contrib/xcjk2uni
14mu|texlive-xcjk2uni-0.1-7|4	# catalog-date 2013-08-18 01:02:56 +0200
14mu|texlive-xcjk2uni-0.1-7|5	# catalog-license lppl1.3
14mu|texlive-xcjk2uni-0.1-7|6	# catalog-version 0.1
14mu|texlive-xcjk2uni-0.1-7|7	Name:		texlive-xcjk2uni
14mu|texlive-xcjk2uni-0.1-7|8	Version:	0.1
14mu|texlive-xcjk2uni-0.1-7|9	Release:	7
14mu|texlive-xcjk2uni-0.1-7|10	Summary:	Convert CJK characters to Unicode, in pdfTeX
14mu|texlive-xcjk2uni-0.1-7|11	Group:		Publishing
14mu|texlive-xcjk2uni-0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcjk2uni
14mu|texlive-xcjk2uni-0.1-7|13	License:	LPPL1.3
14mu|texlive-xcjk2uni-0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcjk2uni.tar.xz
14mu|texlive-xcjk2uni-0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcjk2uni.doc.tar.xz
14mu|texlive-xcjk2uni-0.1-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcjk2uni.source.tar.xz
14mu|texlive-xcjk2uni-0.1-7|17	BuildArch:	noarch
14mu|texlive-xcjk2uni-0.1-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xcjk2uni-0.1-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xcjk2uni-0.1-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-xcjk2uni-0.1-7|21	
14mu|texlive-xcjk2uni-0.1-7|22	%description
14mu|texlive-xcjk2uni-0.1-7|23	The package provides commands to convert CJK characters to
14mu|texlive-xcjk2uni-0.1-7|24	Unicode in non-UTF-8 encoding; it provides hooks to support
14mu|texlive-xcjk2uni-0.1-7|25	hyperref in producing correct bookmarks. The bundle also
14mu|texlive-xcjk2uni-0.1-7|26	provides /ToUnicode mapping file(s) for a CJK subfont; these
14mu|texlive-xcjk2uni-0.1-7|27	can be used with the cmap package, allowing searches of, and
14mu|texlive-xcjk2uni-0.1-7|28	cut-and-paste operations on a PDF file generated by pdfTeX..
14mu|texlive-xcjk2uni-0.1-7|29	
14mu|texlive-xcjk2uni-0.1-7|30	
14mu|texlive-xcjk2uni-0.1-7|31	#-----------------------------------------------------------------------
14mu|texlive-xcjk2uni-0.1-7|32	%files
14mu|texlive-xcjk2uni-0.1-7|33	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0001.cmap
14mu|texlive-xcjk2uni-0.1-7|34	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0002.cmap
14mu|texlive-xcjk2uni-0.1-7|35	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0003.cmap
14mu|texlive-xcjk2uni-0.1-7|36	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0004.cmap
14mu|texlive-xcjk2uni-0.1-7|37	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0005.cmap
14mu|texlive-xcjk2uni-0.1-7|38	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0006.cmap
14mu|texlive-xcjk2uni-0.1-7|39	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0007.cmap
14mu|texlive-xcjk2uni-0.1-7|40	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0008.cmap
14mu|texlive-xcjk2uni-0.1-7|41	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0009.cmap
14mu|texlive-xcjk2uni-0.1-7|42	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0010.cmap
14mu|texlive-xcjk2uni-0.1-7|43	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0011.cmap
14mu|texlive-xcjk2uni-0.1-7|44	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0012.cmap
14mu|texlive-xcjk2uni-0.1-7|45	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0013.cmap
14mu|texlive-xcjk2uni-0.1-7|46	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0014.cmap
14mu|texlive-xcjk2uni-0.1-7|47	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0015.cmap
14mu|texlive-xcjk2uni-0.1-7|48	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0016.cmap
14mu|texlive-xcjk2uni-0.1-7|49	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0017.cmap
14mu|texlive-xcjk2uni-0.1-7|50	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0018.cmap
14mu|texlive-xcjk2uni-0.1-7|51	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0019.cmap
14mu|texlive-xcjk2uni-0.1-7|52	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0020.cmap
14mu|texlive-xcjk2uni-0.1-7|53	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0021.cmap
14mu|texlive-xcjk2uni-0.1-7|54	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0022.cmap
14mu|texlive-xcjk2uni-0.1-7|55	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0023.cmap
14mu|texlive-xcjk2uni-0.1-7|56	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0024.cmap
14mu|texlive-xcjk2uni-0.1-7|57	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0025.cmap
14mu|texlive-xcjk2uni-0.1-7|58	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0026.cmap
14mu|texlive-xcjk2uni-0.1-7|59	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0027.cmap
14mu|texlive-xcjk2uni-0.1-7|60	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0028.cmap
14mu|texlive-xcjk2uni-0.1-7|61	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0029.cmap
14mu|texlive-xcjk2uni-0.1-7|62	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0030.cmap
14mu|texlive-xcjk2uni-0.1-7|63	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0031.cmap
14mu|texlive-xcjk2uni-0.1-7|64	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0032.cmap
14mu|texlive-xcjk2uni-0.1-7|65	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0033.cmap
14mu|texlive-xcjk2uni-0.1-7|66	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0034.cmap
14mu|texlive-xcjk2uni-0.1-7|67	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0035.cmap
14mu|texlive-xcjk2uni-0.1-7|68	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0036.cmap
14mu|texlive-xcjk2uni-0.1-7|69	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0037.cmap
14mu|texlive-xcjk2uni-0.1-7|70	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0038.cmap
14mu|texlive-xcjk2uni-0.1-7|71	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0039.cmap
14mu|texlive-xcjk2uni-0.1-7|72	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0040.cmap
14mu|texlive-xcjk2uni-0.1-7|73	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0041.cmap
14mu|texlive-xcjk2uni-0.1-7|74	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0042.cmap
14mu|texlive-xcjk2uni-0.1-7|75	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0043.cmap
14mu|texlive-xcjk2uni-0.1-7|76	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0044.cmap
14mu|texlive-xcjk2uni-0.1-7|77	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0045.cmap
14mu|texlive-xcjk2uni-0.1-7|78	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0046.cmap
14mu|texlive-xcjk2uni-0.1-7|79	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0047.cmap
14mu|texlive-xcjk2uni-0.1-7|80	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0048.cmap
14mu|texlive-xcjk2uni-0.1-7|81	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0049.cmap
14mu|texlive-xcjk2uni-0.1-7|82	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0050.cmap
14mu|texlive-xcjk2uni-0.1-7|83	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0051.cmap
14mu|texlive-xcjk2uni-0.1-7|84	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0052.cmap
14mu|texlive-xcjk2uni-0.1-7|85	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0053.cmap
14mu|texlive-xcjk2uni-0.1-7|86	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0054.cmap
14mu|texlive-xcjk2uni-0.1-7|87	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0055.cmap
14mu|texlive-xcjk2uni-0.1-7|88	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0056.cmap
14mu|texlive-xcjk2uni-0.1-7|89	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0057.cmap
14mu|texlive-xcjk2uni-0.1-7|90	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0058.cmap
14mu|texlive-xcjk2uni-0.1-7|91	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0901.cmap
14mu|texlive-xcjk2uni-0.1-7|92	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0902.cmap
14mu|texlive-xcjk2uni-0.1-7|93	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0903.cmap
14mu|texlive-xcjk2uni-0.1-7|94	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0904.cmap
14mu|texlive-xcjk2uni-0.1-7|95	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0905.cmap
14mu|texlive-xcjk2uni-0.1-7|96	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0906.cmap
14mu|texlive-xcjk2uni-0.1-7|97	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0907.cmap
14mu|texlive-xcjk2uni-0.1-7|98	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0908.cmap
14mu|texlive-xcjk2uni-0.1-7|99	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0909.cmap
14mu|texlive-xcjk2uni-0.1-7|100	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0910.cmap
14mu|texlive-xcjk2uni-0.1-7|101	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0911.cmap
14mu|texlive-xcjk2uni-0.1-7|102	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0912.cmap
14mu|texlive-xcjk2uni-0.1-7|103	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0913.cmap
14mu|texlive-xcjk2uni-0.1-7|104	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0914.cmap
14mu|texlive-xcjk2uni-0.1-7|105	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0915.cmap
14mu|texlive-xcjk2uni-0.1-7|106	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0916.cmap
14mu|texlive-xcjk2uni-0.1-7|107	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0917.cmap
14mu|texlive-xcjk2uni-0.1-7|108	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0918.cmap
14mu|texlive-xcjk2uni-0.1-7|109	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0919.cmap
14mu|texlive-xcjk2uni-0.1-7|110	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0920.cmap
14mu|texlive-xcjk2uni-0.1-7|111	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0921.cmap
14mu|texlive-xcjk2uni-0.1-7|112	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0922.cmap
14mu|texlive-xcjk2uni-0.1-7|113	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0923.cmap
14mu|texlive-xcjk2uni-0.1-7|114	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0924.cmap
14mu|texlive-xcjk2uni-0.1-7|115	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0925.cmap
14mu|texlive-xcjk2uni-0.1-7|116	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0926.cmap
14mu|texlive-xcjk2uni-0.1-7|117	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0927.cmap
14mu|texlive-xcjk2uni-0.1-7|118	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0928.cmap
14mu|texlive-xcjk2uni-0.1-7|119	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0929.cmap
14mu|texlive-xcjk2uni-0.1-7|120	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0930.cmap
14mu|texlive-xcjk2uni-0.1-7|121	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0931.cmap
14mu|texlive-xcjk2uni-0.1-7|122	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0932.cmap
14mu|texlive-xcjk2uni-0.1-7|123	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0933.cmap
14mu|texlive-xcjk2uni-0.1-7|124	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0934.cmap
14mu|texlive-xcjk2uni-0.1-7|125	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0935.cmap
14mu|texlive-xcjk2uni-0.1-7|126	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0936.cmap
14mu|texlive-xcjk2uni-0.1-7|127	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0937.cmap
14mu|texlive-xcjk2uni-0.1-7|128	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0938.cmap
14mu|texlive-xcjk2uni-0.1-7|129	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0939.cmap
14mu|texlive-xcjk2uni-0.1-7|130	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0940.cmap
14mu|texlive-xcjk2uni-0.1-7|131	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0941.cmap
14mu|texlive-xcjk2uni-0.1-7|132	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0942.cmap
14mu|texlive-xcjk2uni-0.1-7|133	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0943.cmap
14mu|texlive-xcjk2uni-0.1-7|134	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0944.cmap
14mu|texlive-xcjk2uni-0.1-7|135	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0945.cmap
14mu|texlive-xcjk2uni-0.1-7|136	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0946.cmap
14mu|texlive-xcjk2uni-0.1-7|137	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0947.cmap
14mu|texlive-xcjk2uni-0.1-7|138	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0948.cmap
14mu|texlive-xcjk2uni-0.1-7|139	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0949.cmap
14mu|texlive-xcjk2uni-0.1-7|140	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0950.cmap
14mu|texlive-xcjk2uni-0.1-7|141	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0951.cmap
14mu|texlive-xcjk2uni-0.1-7|142	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0952.cmap
14mu|texlive-xcjk2uni-0.1-7|143	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0953.cmap
14mu|texlive-xcjk2uni-0.1-7|144	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0954.cmap
14mu|texlive-xcjk2uni-0.1-7|145	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0955.cmap
14mu|texlive-xcjk2uni-0.1-7|146	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0956.cmap
14mu|texlive-xcjk2uni-0.1-7|147	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0957.cmap
14mu|texlive-xcjk2uni-0.1-7|148	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0958.cmap
14mu|texlive-xcjk2uni-0.1-7|149	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0959.cmap
14mu|texlive-xcjk2uni-0.1-7|150	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0960.cmap
14mu|texlive-xcjk2uni-0.1-7|151	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0961.cmap
14mu|texlive-xcjk2uni-0.1-7|152	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0962.cmap
14mu|texlive-xcjk2uni-0.1-7|153	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0963.cmap
14mu|texlive-xcjk2uni-0.1-7|154	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0964.cmap
14mu|texlive-xcjk2uni-0.1-7|155	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0965.cmap
14mu|texlive-xcjk2uni-0.1-7|156	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0966.cmap
14mu|texlive-xcjk2uni-0.1-7|157	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0967.cmap
14mu|texlive-xcjk2uni-0.1-7|158	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0968.cmap
14mu|texlive-xcjk2uni-0.1-7|159	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0969.cmap
14mu|texlive-xcjk2uni-0.1-7|160	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0970.cmap
14mu|texlive-xcjk2uni-0.1-7|161	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0971.cmap
14mu|texlive-xcjk2uni-0.1-7|162	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0972.cmap
14mu|texlive-xcjk2uni-0.1-7|163	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0973.cmap
14mu|texlive-xcjk2uni-0.1-7|164	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0974.cmap
14mu|texlive-xcjk2uni-0.1-7|165	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0975.cmap
14mu|texlive-xcjk2uni-0.1-7|166	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0976.cmap
14mu|texlive-xcjk2uni-0.1-7|167	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0977.cmap
14mu|texlive-xcjk2uni-0.1-7|168	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0978.cmap
14mu|texlive-xcjk2uni-0.1-7|169	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0979.cmap
14mu|texlive-xcjk2uni-0.1-7|170	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0980.cmap
14mu|texlive-xcjk2uni-0.1-7|171	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0981.cmap
14mu|texlive-xcjk2uni-0.1-7|172	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0982.cmap
14mu|texlive-xcjk2uni-0.1-7|173	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0983.cmap
14mu|texlive-xcjk2uni-0.1-7|174	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0984.cmap
14mu|texlive-xcjk2uni-0.1-7|175	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0985.cmap
14mu|texlive-xcjk2uni-0.1-7|176	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0986.cmap
14mu|texlive-xcjk2uni-0.1-7|177	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0987.cmap
14mu|texlive-xcjk2uni-0.1-7|178	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0988.cmap
14mu|texlive-xcjk2uni-0.1-7|179	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0989.cmap
14mu|texlive-xcjk2uni-0.1-7|180	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0990.cmap
14mu|texlive-xcjk2uni-0.1-7|181	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0991.cmap
14mu|texlive-xcjk2uni-0.1-7|182	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0992.cmap
14mu|texlive-xcjk2uni-0.1-7|183	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0993.cmap
14mu|texlive-xcjk2uni-0.1-7|184	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0994.cmap
14mu|texlive-xcjk2uni-0.1-7|185	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1001.cmap
14mu|texlive-xcjk2uni-0.1-7|186	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1002.cmap
14mu|texlive-xcjk2uni-0.1-7|187	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1003.cmap
14mu|texlive-xcjk2uni-0.1-7|188	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1004.cmap
14mu|texlive-xcjk2uni-0.1-7|189	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1005.cmap
14mu|texlive-xcjk2uni-0.1-7|190	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1006.cmap
14mu|texlive-xcjk2uni-0.1-7|191	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1007.cmap
14mu|texlive-xcjk2uni-0.1-7|192	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1008.cmap
14mu|texlive-xcjk2uni-0.1-7|193	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1009.cmap
14mu|texlive-xcjk2uni-0.1-7|194	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1010.cmap
14mu|texlive-xcjk2uni-0.1-7|195	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1011.cmap
14mu|texlive-xcjk2uni-0.1-7|196	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1012.cmap
14mu|texlive-xcjk2uni-0.1-7|197	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1013.cmap
14mu|texlive-xcjk2uni-0.1-7|198	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1014.cmap
14mu|texlive-xcjk2uni-0.1-7|199	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1015.cmap
14mu|texlive-xcjk2uni-0.1-7|200	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1016.cmap
14mu|texlive-xcjk2uni-0.1-7|201	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1017.cmap
14mu|texlive-xcjk2uni-0.1-7|202	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1018.cmap
14mu|texlive-xcjk2uni-0.1-7|203	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1019.cmap
14mu|texlive-xcjk2uni-0.1-7|204	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1020.cmap
14mu|texlive-xcjk2uni-0.1-7|205	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1021.cmap
14mu|texlive-xcjk2uni-0.1-7|206	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1022.cmap
14mu|texlive-xcjk2uni-0.1-7|207	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1023.cmap
14mu|texlive-xcjk2uni-0.1-7|208	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1024.cmap
14mu|texlive-xcjk2uni-0.1-7|209	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1025.cmap
14mu|texlive-xcjk2uni-0.1-7|210	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1026.cmap
14mu|texlive-xcjk2uni-0.1-7|211	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1027.cmap
14mu|texlive-xcjk2uni-0.1-7|212	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1028.cmap
14mu|texlive-xcjk2uni-0.1-7|213	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1029.cmap
14mu|texlive-xcjk2uni-0.1-7|214	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1030.cmap
14mu|texlive-xcjk2uni-0.1-7|215	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1031.cmap
14mu|texlive-xcjk2uni-0.1-7|216	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1032.cmap
14mu|texlive-xcjk2uni-0.1-7|217	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1033.cmap
14mu|texlive-xcjk2uni-0.1-7|218	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1034.cmap
14mu|texlive-xcjk2uni-0.1-7|219	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1035.cmap
14mu|texlive-xcjk2uni-0.1-7|220	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1901.cmap
14mu|texlive-xcjk2uni-0.1-7|221	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1902.cmap
14mu|texlive-xcjk2uni-0.1-7|222	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1903.cmap
14mu|texlive-xcjk2uni-0.1-7|223	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1904.cmap
14mu|texlive-xcjk2uni-0.1-7|224	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1905.cmap
14mu|texlive-xcjk2uni-0.1-7|225	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1906.cmap
14mu|texlive-xcjk2uni-0.1-7|226	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1907.cmap
14mu|texlive-xcjk2uni-0.1-7|227	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1908.cmap
14mu|texlive-xcjk2uni-0.1-7|228	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1909.cmap
14mu|texlive-xcjk2uni-0.1-7|229	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1910.cmap
14mu|texlive-xcjk2uni-0.1-7|230	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1911.cmap
14mu|texlive-xcjk2uni-0.1-7|231	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1912.cmap
14mu|texlive-xcjk2uni-0.1-7|232	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1913.cmap
14mu|texlive-xcjk2uni-0.1-7|233	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1914.cmap
14mu|texlive-xcjk2uni-0.1-7|234	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1915.cmap
14mu|texlive-xcjk2uni-0.1-7|235	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1916.cmap
14mu|texlive-xcjk2uni-0.1-7|236	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1917.cmap
14mu|texlive-xcjk2uni-0.1-7|237	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1918.cmap
14mu|texlive-xcjk2uni-0.1-7|238	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1919.cmap
14mu|texlive-xcjk2uni-0.1-7|239	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1920.cmap
14mu|texlive-xcjk2uni-0.1-7|240	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1921.cmap
14mu|texlive-xcjk2uni-0.1-7|241	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1922.cmap
14mu|texlive-xcjk2uni-0.1-7|242	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1923.cmap
14mu|texlive-xcjk2uni-0.1-7|243	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1924.cmap
14mu|texlive-xcjk2uni-0.1-7|244	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1925.cmap
14mu|texlive-xcjk2uni-0.1-7|245	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1926.cmap
14mu|texlive-xcjk2uni-0.1-7|246	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1927.cmap
14mu|texlive-xcjk2uni-0.1-7|247	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1928.cmap
14mu|texlive-xcjk2uni-0.1-7|248	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1929.cmap
14mu|texlive-xcjk2uni-0.1-7|249	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1930.cmap
14mu|texlive-xcjk2uni-0.1-7|250	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1931.cmap
14mu|texlive-xcjk2uni-0.1-7|251	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1932.cmap
14mu|texlive-xcjk2uni-0.1-7|252	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1933.cmap
14mu|texlive-xcjk2uni-0.1-7|253	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1934.cmap
14mu|texlive-xcjk2uni-0.1-7|254	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1935.cmap
14mu|texlive-xcjk2uni-0.1-7|255	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1936.cmap
14mu|texlive-xcjk2uni-0.1-7|256	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1937.cmap
14mu|texlive-xcjk2uni-0.1-7|257	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1938.cmap
14mu|texlive-xcjk2uni-0.1-7|258	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1939.cmap
14mu|texlive-xcjk2uni-0.1-7|259	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1940.cmap
14mu|texlive-xcjk2uni-0.1-7|260	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1941.cmap
14mu|texlive-xcjk2uni-0.1-7|261	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1942.cmap
14mu|texlive-xcjk2uni-0.1-7|262	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1943.cmap
14mu|texlive-xcjk2uni-0.1-7|263	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1944.cmap
14mu|texlive-xcjk2uni-0.1-7|264	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1945.cmap
14mu|texlive-xcjk2uni-0.1-7|265	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1946.cmap
14mu|texlive-xcjk2uni-0.1-7|266	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1947.cmap
14mu|texlive-xcjk2uni-0.1-7|267	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1948.cmap
14mu|texlive-xcjk2uni-0.1-7|268	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1949.cmap
14mu|texlive-xcjk2uni-0.1-7|269	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1950.cmap
14mu|texlive-xcjk2uni-0.1-7|270	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1951.cmap
14mu|texlive-xcjk2uni-0.1-7|271	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1952.cmap
14mu|texlive-xcjk2uni-0.1-7|272	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1953.cmap
14mu|texlive-xcjk2uni-0.1-7|273	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1954.cmap
14mu|texlive-xcjk2uni-0.1-7|274	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1955.cmap
14mu|texlive-xcjk2uni-0.1-7|275	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1956.cmap
14mu|texlive-xcjk2uni-0.1-7|276	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1957.cmap
14mu|texlive-xcjk2uni-0.1-7|277	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1958.cmap
14mu|texlive-xcjk2uni-0.1-7|278	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1959.cmap
14mu|texlive-xcjk2uni-0.1-7|279	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1960.cmap
14mu|texlive-xcjk2uni-0.1-7|280	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1961.cmap
14mu|texlive-xcjk2uni-0.1-7|281	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1962.cmap
14mu|texlive-xcjk2uni-0.1-7|282	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1963.cmap
14mu|texlive-xcjk2uni-0.1-7|283	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1964.cmap
14mu|texlive-xcjk2uni-0.1-7|284	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1965.cmap
14mu|texlive-xcjk2uni-0.1-7|285	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1966.cmap
14mu|texlive-xcjk2uni-0.1-7|286	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1967.cmap
14mu|texlive-xcjk2uni-0.1-7|287	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1968.cmap
14mu|texlive-xcjk2uni-0.1-7|288	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1969.cmap
14mu|texlive-xcjk2uni-0.1-7|289	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1970.cmap
14mu|texlive-xcjk2uni-0.1-7|290	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1971.cmap
14mu|texlive-xcjk2uni-0.1-7|291	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1972.cmap
14mu|texlive-xcjk2uni-0.1-7|292	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1973.cmap
14mu|texlive-xcjk2uni-0.1-7|293	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1974.cmap
14mu|texlive-xcjk2uni-0.1-7|294	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1975.cmap
14mu|texlive-xcjk2uni-0.1-7|295	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1976.cmap
14mu|texlive-xcjk2uni-0.1-7|296	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1977.cmap
14mu|texlive-xcjk2uni-0.1-7|297	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1978.cmap
14mu|texlive-xcjk2uni-0.1-7|298	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1979.cmap
14mu|texlive-xcjk2uni-0.1-7|299	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1980.cmap
14mu|texlive-xcjk2uni-0.1-7|300	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1981.cmap
14mu|texlive-xcjk2uni-0.1-7|301	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1982.cmap
14mu|texlive-xcjk2uni-0.1-7|302	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1983.cmap
14mu|texlive-xcjk2uni-0.1-7|303	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1984.cmap
14mu|texlive-xcjk2uni-0.1-7|304	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1985.cmap
14mu|texlive-xcjk2uni-0.1-7|305	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1986.cmap
14mu|texlive-xcjk2uni-0.1-7|306	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1987.cmap
14mu|texlive-xcjk2uni-0.1-7|307	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1988.cmap
14mu|texlive-xcjk2uni-0.1-7|308	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1989.cmap
14mu|texlive-xcjk2uni-0.1-7|309	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1990.cmap
14mu|texlive-xcjk2uni-0.1-7|310	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1991.cmap
14mu|texlive-xcjk2uni-0.1-7|311	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1992.cmap
14mu|texlive-xcjk2uni-0.1-7|312	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1993.cmap
14mu|texlive-xcjk2uni-0.1-7|313	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1994.cmap
14mu|texlive-xcjk2uni-0.1-7|314	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4001.cmap
14mu|texlive-xcjk2uni-0.1-7|315	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4002.cmap
14mu|texlive-xcjk2uni-0.1-7|316	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4003.cmap
14mu|texlive-xcjk2uni-0.1-7|317	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4004.cmap
14mu|texlive-xcjk2uni-0.1-7|318	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4005.cmap
14mu|texlive-xcjk2uni-0.1-7|319	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4006.cmap
14mu|texlive-xcjk2uni-0.1-7|320	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4007.cmap
14mu|texlive-xcjk2uni-0.1-7|321	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4008.cmap
14mu|texlive-xcjk2uni-0.1-7|322	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4009.cmap
14mu|texlive-xcjk2uni-0.1-7|323	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4010.cmap
14mu|texlive-xcjk2uni-0.1-7|324	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4011.cmap
14mu|texlive-xcjk2uni-0.1-7|325	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4012.cmap
14mu|texlive-xcjk2uni-0.1-7|326	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4013.cmap
14mu|texlive-xcjk2uni-0.1-7|327	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4014.cmap
14mu|texlive-xcjk2uni-0.1-7|328	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4015.cmap
14mu|texlive-xcjk2uni-0.1-7|329	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4016.cmap
14mu|texlive-xcjk2uni-0.1-7|330	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4017.cmap
14mu|texlive-xcjk2uni-0.1-7|331	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4018.cmap
14mu|texlive-xcjk2uni-0.1-7|332	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4019.cmap
14mu|texlive-xcjk2uni-0.1-7|333	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4020.cmap
14mu|texlive-xcjk2uni-0.1-7|334	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4021.cmap
14mu|texlive-xcjk2uni-0.1-7|335	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4022.cmap
14mu|texlive-xcjk2uni-0.1-7|336	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4023.cmap
14mu|texlive-xcjk2uni-0.1-7|337	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4024.cmap
14mu|texlive-xcjk2uni-0.1-7|338	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4025.cmap
14mu|texlive-xcjk2uni-0.1-7|339	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4026.cmap
14mu|texlive-xcjk2uni-0.1-7|340	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4027.cmap
14mu|texlive-xcjk2uni-0.1-7|341	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4028.cmap
14mu|texlive-xcjk2uni-0.1-7|342	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4029.cmap
14mu|texlive-xcjk2uni-0.1-7|343	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4030.cmap
14mu|texlive-xcjk2uni-0.1-7|344	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4031.cmap
14mu|texlive-xcjk2uni-0.1-7|345	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4032.cmap
14mu|texlive-xcjk2uni-0.1-7|346	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4033.cmap
14mu|texlive-xcjk2uni-0.1-7|347	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4034.cmap
14mu|texlive-xcjk2uni-0.1-7|348	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4035.cmap
14mu|texlive-xcjk2uni-0.1-7|349	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6001.cmap
14mu|texlive-xcjk2uni-0.1-7|350	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6002.cmap
14mu|texlive-xcjk2uni-0.1-7|351	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6003.cmap
14mu|texlive-xcjk2uni-0.1-7|352	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6004.cmap
14mu|texlive-xcjk2uni-0.1-7|353	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6005.cmap
14mu|texlive-xcjk2uni-0.1-7|354	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6006.cmap
14mu|texlive-xcjk2uni-0.1-7|355	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6007.cmap
14mu|texlive-xcjk2uni-0.1-7|356	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6008.cmap
14mu|texlive-xcjk2uni-0.1-7|357	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6009.cmap
14mu|texlive-xcjk2uni-0.1-7|358	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6010.cmap
14mu|texlive-xcjk2uni-0.1-7|359	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6011.cmap
14mu|texlive-xcjk2uni-0.1-7|360	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6012.cmap
14mu|texlive-xcjk2uni-0.1-7|361	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6013.cmap
14mu|texlive-xcjk2uni-0.1-7|362	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6014.cmap
14mu|texlive-xcjk2uni-0.1-7|363	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6015.cmap
14mu|texlive-xcjk2uni-0.1-7|364	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6016.cmap
14mu|texlive-xcjk2uni-0.1-7|365	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6017.cmap
14mu|texlive-xcjk2uni-0.1-7|366	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6018.cmap
14mu|texlive-xcjk2uni-0.1-7|367	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6019.cmap
14mu|texlive-xcjk2uni-0.1-7|368	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6020.cmap
14mu|texlive-xcjk2uni-0.1-7|369	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6021.cmap
14mu|texlive-xcjk2uni-0.1-7|370	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6022.cmap
14mu|texlive-xcjk2uni-0.1-7|371	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6023.cmap
14mu|texlive-xcjk2uni-0.1-7|372	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6024.cmap
14mu|texlive-xcjk2uni-0.1-7|373	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6025.cmap
14mu|texlive-xcjk2uni-0.1-7|374	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6026.cmap
14mu|texlive-xcjk2uni-0.1-7|375	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6027.cmap
14mu|texlive-xcjk2uni-0.1-7|376	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6028.cmap
14mu|texlive-xcjk2uni-0.1-7|377	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6029.cmap
14mu|texlive-xcjk2uni-0.1-7|378	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6030.cmap
14mu|texlive-xcjk2uni-0.1-7|379	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6031.cmap
14mu|texlive-xcjk2uni-0.1-7|380	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6032.cmap
14mu|texlive-xcjk2uni-0.1-7|381	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6033.cmap
14mu|texlive-xcjk2uni-0.1-7|382	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6034.cmap
14mu|texlive-xcjk2uni-0.1-7|383	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6035.cmap
14mu|texlive-xcjk2uni-0.1-7|384	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UBg5plus.def
14mu|texlive-xcjk2uni-0.1-7|385	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UBig5.def
14mu|texlive-xcjk2uni-0.1-7|386	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UGB.def
14mu|texlive-xcjk2uni-0.1-7|387	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UGBK.def
14mu|texlive-xcjk2uni-0.1-7|388	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UJIS.def
14mu|texlive-xcjk2uni-0.1-7|389	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UKS.def
14mu|texlive-xcjk2uni-0.1-7|390	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-make.ltx
14mu|texlive-xcjk2uni-0.1-7|391	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni.sty
14mu|texlive-xcjk2uni-0.1-7|392	%doc %{_texmfdistdir}/doc/latex/xcjk2uni/README
14mu|texlive-xcjk2uni-0.1-7|393	%doc %{_texmfdistdir}/doc/latex/xcjk2uni/xCJK2uni.pdf
14mu|texlive-xcjk2uni-0.1-7|394	#- source
14mu|texlive-xcjk2uni-0.1-7|395	%doc %{_texmfdistdir}/source/latex/xcjk2uni/xCJK2uni.dtx
14mu|texlive-xcjk2uni-0.1-7|396	%doc %{_texmfdistdir}/source/latex/xcjk2uni/xCJK2uni.ins
14mu|texlive-xcjk2uni-0.1-7|397	
14mu|texlive-xcjk2uni-0.1-7|398	#-----------------------------------------------------------------------
14mu|texlive-xcjk2uni-0.1-7|399	%prep
14mu|texlive-xcjk2uni-0.1-7|400	%setup -c -a0 -a1 -a2
14mu|texlive-xcjk2uni-0.1-7|401	
14mu|texlive-xcjk2uni-0.1-7|402	%build
14mu|texlive-xcjk2uni-0.1-7|403	
14mu|texlive-xcjk2uni-0.1-7|404	%install
14mu|texlive-xcjk2uni-0.1-7|405	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xcjk2uni-0.1-7|406	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xcjk2uni-0.1-7|407	
14mu|texlive-xcjk2uni-0.1-7|408	%changelog
14mu|texlive-xcjk2uni-0.1-7|409	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
14mu|texlive-xcjk2uni-0.1-7|410	+ Revision: adb79db
14mu|texlive-xcjk2uni-0.1-7|411	- MassBuild#674: Increase release tag
14mu|texlive-xcjk2uni-0.1-7|412	
14mu|texlive-xcjk2uni-0.1-7|413	

26095 14
14mu|texlive-xcolor-2.11-4|1	# revision 15878
14mu|texlive-xcolor-2.11-4|2	# category Package
14mu|texlive-xcolor-2.11-4|3	# catalog-ctan /macros/latex/contrib/xcolor
14mu|texlive-xcolor-2.11-4|4	# catalog-date 2007-01-21 23:54:12 +0100
14mu|texlive-xcolor-2.11-4|5	# catalog-license lppl
14mu|texlive-xcolor-2.11-4|6	# catalog-version 2.11
14mu|texlive-xcolor-2.11-4|7	Name:		texlive-xcolor
14mu|texlive-xcolor-2.11-4|8	Version:	2.11
14mu|texlive-xcolor-2.11-4|9	Release:	4
14mu|texlive-xcolor-2.11-4|10	Summary:	Driver-independent color extensions for LaTeX and pdfLaTeX
14mu|texlive-xcolor-2.11-4|11	Group:		Publishing
14mu|texlive-xcolor-2.11-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcolor
14mu|texlive-xcolor-2.11-4|13	License:	LPPL
14mu|texlive-xcolor-2.11-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcolor.tar.xz
14mu|texlive-xcolor-2.11-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcolor.doc.tar.xz
14mu|texlive-xcolor-2.11-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcolor.source.tar.xz
14mu|texlive-xcolor-2.11-4|17	BuildArch:	noarch
14mu|texlive-xcolor-2.11-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xcolor-2.11-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xcolor-2.11-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xcolor-2.11-4|21	
14mu|texlive-xcolor-2.11-4|22	%description
14mu|texlive-xcolor-2.11-4|23	Provides easy driver-independent access to several kinds of
14mu|texlive-xcolor-2.11-4|24	color tints, shades, tones, and mixes of arbitrary colors. It
14mu|texlive-xcolor-2.11-4|25	allows a user to select a document-wide target color model and
14mu|texlive-xcolor-2.11-4|26	offers complete tools for conversion between eight color
14mu|texlive-xcolor-2.11-4|27	models. Additionally, there is a command for alternating row
14mu|texlive-xcolor-2.11-4|28	colors plus repeated non-aligned material (like horizontal
14mu|texlive-xcolor-2.11-4|29	lines) in tables. Colors can be mixed like
14mu|texlive-xcolor-2.11-4|30	\color{red!30!green!40!blue}.
14mu|texlive-xcolor-2.11-4|31	
14mu|texlive-xcolor-2.11-4|32	
14mu|texlive-xcolor-2.11-4|33	#-----------------------------------------------------------------------
14mu|texlive-xcolor-2.11-4|34	%files
14mu|texlive-xcolor-2.11-4|35	%{_texmfdistdir}/dvips/xcolor/xcolor.pro
14mu|texlive-xcolor-2.11-4|36	%{_texmfdistdir}/tex/latex/xcolor/svgnam.def
14mu|texlive-xcolor-2.11-4|37	%{_texmfdistdir}/tex/latex/xcolor/x11nam.def
14mu|texlive-xcolor-2.11-4|38	%{_texmfdistdir}/tex/latex/xcolor/xcolor.sty
14mu|texlive-xcolor-2.11-4|39	%doc %{_texmfdistdir}/doc/latex/xcolor/ChangeLog
14mu|texlive-xcolor-2.11-4|40	%doc %{_texmfdistdir}/doc/latex/xcolor/README
14mu|texlive-xcolor-2.11-4|41	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor.lox
14mu|texlive-xcolor-2.11-4|42	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor.pdf
14mu|texlive-xcolor-2.11-4|43	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor1.tex
14mu|texlive-xcolor-2.11-4|44	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor2.pdf
14mu|texlive-xcolor-2.11-4|45	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor2.tex
14mu|texlive-xcolor-2.11-4|46	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor3.tex
14mu|texlive-xcolor-2.11-4|47	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor4.tex
14mu|texlive-xcolor-2.11-4|48	#- source
14mu|texlive-xcolor-2.11-4|49	%doc %{_texmfdistdir}/source/latex/xcolor/xcolor.dtx
14mu|texlive-xcolor-2.11-4|50	%doc %{_texmfdistdir}/source/latex/xcolor/xcolor.ins
14mu|texlive-xcolor-2.11-4|51	
14mu|texlive-xcolor-2.11-4|52	#-----------------------------------------------------------------------
14mu|texlive-xcolor-2.11-4|53	%prep
14mu|texlive-xcolor-2.11-4|54	%setup -c -a0 -a1 -a2
14mu|texlive-xcolor-2.11-4|55	
14mu|texlive-xcolor-2.11-4|56	%build
14mu|texlive-xcolor-2.11-4|57	
14mu|texlive-xcolor-2.11-4|58	%install
14mu|texlive-xcolor-2.11-4|59	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xcolor-2.11-4|60	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xcolor-2.11-4|61	
14mu|texlive-xcolor-2.11-4|62	
14mu|texlive-xcolor-2.11-4|63	
14mu|texlive-xcolor-2.11-4|64	%changelog
14mu|texlive-xcolor-2.11-4|65	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.11-4
14mu|texlive-xcolor-2.11-4|66	+ Revision: 1824168
14mu|texlive-xcolor-2.11-4|67	- MassBuild#674: Increase release tag
14mu|texlive-xcolor-2.11-4|68	
14mu|texlive-xcolor-2.11-4|69	

26096 14
14mu|texlive-xcomment-1.3-4|1	# revision 20031
14mu|texlive-xcomment-1.3-4|2	# category Package
14mu|texlive-xcomment-1.3-4|3	# catalog-ctan /macros/generic/xcomment
14mu|texlive-xcomment-1.3-4|4	# catalog-date 2010-09-08 12:33:34 +0200
14mu|texlive-xcomment-1.3-4|5	# catalog-license lppl
14mu|texlive-xcomment-1.3-4|6	# catalog-version 1.3
14mu|texlive-xcomment-1.3-4|7	Name:		texlive-xcomment
14mu|texlive-xcomment-1.3-4|8	Version:	1.3
14mu|texlive-xcomment-1.3-4|9	Release:	4
14mu|texlive-xcomment-1.3-4|10	Summary:	Allows selected environments to be included/excluded
14mu|texlive-xcomment-1.3-4|11	Group:		Publishing
14mu|texlive-xcomment-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/generic/xcomment
14mu|texlive-xcomment-1.3-4|13	License:	LPPL
14mu|texlive-xcomment-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcomment.tar.xz
14mu|texlive-xcomment-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcomment.doc.tar.xz
14mu|texlive-xcomment-1.3-4|16	BuildArch:	noarch
14mu|texlive-xcomment-1.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xcomment-1.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xcomment-1.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xcomment-1.3-4|20	
14mu|texlive-xcomment-1.3-4|21	%description
14mu|texlive-xcomment-1.3-4|22	The package defines an environment that only typesets specified
14mu|texlive-xcomment-1.3-4|23	environments within its scope. So, for example, if you want
14mu|texlive-xcomment-1.3-4|24	nothing but the figure and table environments in your document,
14mu|texlive-xcomment-1.3-4|25	you can enclose the whole document with an xcomment environment
14mu|texlive-xcomment-1.3-4|26	that excludes everything but. This is a lot easier than
14mu|texlive-xcomment-1.3-4|27	excluding the chunks of text between the environments you want,
14mu|texlive-xcomment-1.3-4|28	or creating an entire document containing only those
14mu|texlive-xcomment-1.3-4|29	environments. The package was previously part of the seminar
14mu|texlive-xcomment-1.3-4|30	bundle for typesetting presentations.
14mu|texlive-xcomment-1.3-4|31	
14mu|texlive-xcomment-1.3-4|32	
14mu|texlive-xcomment-1.3-4|33	#-----------------------------------------------------------------------
14mu|texlive-xcomment-1.3-4|34	%files
14mu|texlive-xcomment-1.3-4|35	%{_texmfdistdir}/tex/generic/xcomment/xcomment.sty
14mu|texlive-xcomment-1.3-4|36	%{_texmfdistdir}/tex/generic/xcomment/xcomment.tex
14mu|texlive-xcomment-1.3-4|37	%doc %{_texmfdistdir}/doc/generic/xcomment/Changes
14mu|texlive-xcomment-1.3-4|38	%doc %{_texmfdistdir}/doc/generic/xcomment/Makefile
14mu|texlive-xcomment-1.3-4|39	%doc %{_texmfdistdir}/doc/generic/xcomment/README
14mu|texlive-xcomment-1.3-4|40	%doc %{_texmfdistdir}/doc/generic/xcomment/xcomment-doc.pdf
14mu|texlive-xcomment-1.3-4|41	%doc %{_texmfdistdir}/doc/generic/xcomment/xcomment-doc.tex
14mu|texlive-xcomment-1.3-4|42	
14mu|texlive-xcomment-1.3-4|43	#-----------------------------------------------------------------------
14mu|texlive-xcomment-1.3-4|44	%prep
14mu|texlive-xcomment-1.3-4|45	%setup -c -a0 -a1
14mu|texlive-xcomment-1.3-4|46	
14mu|texlive-xcomment-1.3-4|47	%build
14mu|texlive-xcomment-1.3-4|48	
14mu|texlive-xcomment-1.3-4|49	%install
14mu|texlive-xcomment-1.3-4|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xcomment-1.3-4|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xcomment-1.3-4|52	
14mu|texlive-xcomment-1.3-4|53	
14mu|texlive-xcomment-1.3-4|54	
14mu|texlive-xcomment-1.3-4|55	%changelog
14mu|texlive-xcomment-1.3-4|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-xcomment-1.3-4|57	+ Revision: 7902f61
14mu|texlive-xcomment-1.3-4|58	- MassBuild#674: Increase release tag
14mu|texlive-xcomment-1.3-4|59	
14mu|texlive-xcomment-1.3-4|60	

26097 14
14mu|texlive-xcookybooky-1.2-7|1	# revision 29373
14mu|texlive-xcookybooky-1.2-7|2	# category Package
14mu|texlive-xcookybooky-1.2-7|3	# catalog-ctan /macros/latex/contrib/xcookybooky
14mu|texlive-xcookybooky-1.2-7|4	# catalog-date 2013-03-13 15:44:34 +0100
14mu|texlive-xcookybooky-1.2-7|5	# catalog-license lppl1.3
14mu|texlive-xcookybooky-1.2-7|6	# catalog-version 1.2
14mu|texlive-xcookybooky-1.2-7|7	Name:		texlive-xcookybooky
14mu|texlive-xcookybooky-1.2-7|8	Version:	1.2
14mu|texlive-xcookybooky-1.2-7|9	Release:	7
14mu|texlive-xcookybooky-1.2-7|10	Summary:	Typeset (potentially long) recipes
14mu|texlive-xcookybooky-1.2-7|11	Group:		Publishing
14mu|texlive-xcookybooky-1.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcookybooky
14mu|texlive-xcookybooky-1.2-7|13	License:	LPPL1.3
14mu|texlive-xcookybooky-1.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.tar.xz
14mu|texlive-xcookybooky-1.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.doc.tar.xz
14mu|texlive-xcookybooky-1.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.source.tar.xz
14mu|texlive-xcookybooky-1.2-7|17	BuildArch:	noarch
14mu|texlive-xcookybooky-1.2-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xcookybooky-1.2-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xcookybooky-1.2-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-xcookybooky-1.2-7|21	
14mu|texlive-xcookybooky-1.2-7|22	%description
14mu|texlive-xcookybooky-1.2-7|23	The package enables the user to typeset recipes, which could be
14mu|texlive-xcookybooky-1.2-7|24	greater than one page. Above the recipe text two (optional)
14mu|texlive-xcookybooky-1.2-7|25	pictures can be displayed. Other features are recipe name,
14mu|texlive-xcookybooky-1.2-7|26	energy content, portions, preparation and baking time, baking
14mu|texlive-xcookybooky-1.2-7|27	temperatures, recipe source and of course preparation steps and
14mu|texlive-xcookybooky-1.2-7|28	required ingredients. At the bottom you may insert an optional
14mu|texlive-xcookybooky-1.2-7|29	hint. The package depends on the Emerald fonts.
14mu|texlive-xcookybooky-1.2-7|30	
14mu|texlive-xcookybooky-1.2-7|31	
14mu|texlive-xcookybooky-1.2-7|32	#-----------------------------------------------------------------------
14mu|texlive-xcookybooky-1.2-7|33	%files
14mu|texlive-xcookybooky-1.2-7|34	%{_texmfdistdir}/tex/latex/xcookybooky/xcookybooky.cfg
14mu|texlive-xcookybooky-1.2-7|35	%{_texmfdistdir}/tex/latex/xcookybooky/xcookybooky.sty
14mu|texlive-xcookybooky-1.2-7|36	%doc %{_texmfdistdir}/doc/latex/xcookybooky/README
14mu|texlive-xcookybooky-1.2-7|37	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/example.pdf
14mu|texlive-xcookybooky-1.2-7|38	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/example.tex
14mu|texlive-xcookybooky-1.2-7|39	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/background.pdf
14mu|texlive-xcookybooky-1.2-7|40	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/glass.jpg
14mu|texlive-xcookybooky-1.2-7|41	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/ingredients.jpg
14mu|texlive-xcookybooky-1.2-7|42	%doc %{_texmfdistdir}/doc/latex/xcookybooky/xcookybooky.pdf
14mu|texlive-xcookybooky-1.2-7|43	#- source
14mu|texlive-xcookybooky-1.2-7|44	%doc %{_texmfdistdir}/source/latex/xcookybooky/xcookybooky.dtx
14mu|texlive-xcookybooky-1.2-7|45	%doc %{_texmfdistdir}/source/latex/xcookybooky/xcookybooky.ins
14mu|texlive-xcookybooky-1.2-7|46	
14mu|texlive-xcookybooky-1.2-7|47	#-----------------------------------------------------------------------
14mu|texlive-xcookybooky-1.2-7|48	%prep
14mu|texlive-xcookybooky-1.2-7|49	%setup -c -a0 -a1 -a2
14mu|texlive-xcookybooky-1.2-7|50	
14mu|texlive-xcookybooky-1.2-7|51	%build
14mu|texlive-xcookybooky-1.2-7|52	
14mu|texlive-xcookybooky-1.2-7|53	%install
14mu|texlive-xcookybooky-1.2-7|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xcookybooky-1.2-7|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xcookybooky-1.2-7|56	
14mu|texlive-xcookybooky-1.2-7|57	%changelog
14mu|texlive-xcookybooky-1.2-7|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
14mu|texlive-xcookybooky-1.2-7|59	+ Revision: d372e47
14mu|texlive-xcookybooky-1.2-7|60	- MassBuild#674: Increase release tag
14mu|texlive-xcookybooky-1.2-7|61	
14mu|texlive-xcookybooky-1.2-7|62	

26098 14
14mu|texlive-xdoc-prot2.5-4|1	# revision 15878
14mu|texlive-xdoc-prot2.5-4|2	# category Package
14mu|texlive-xdoc-prot2.5-4|3	# catalog-ctan /macros/latex/contrib/xdoc
14mu|texlive-xdoc-prot2.5-4|4	# catalog-date 2006-12-05 00:47:24 +0100
14mu|texlive-xdoc-prot2.5-4|5	# catalog-license lppl
14mu|texlive-xdoc-prot2.5-4|6	# catalog-version prot2.5
14mu|texlive-xdoc-prot2.5-4|7	Name:		texlive-xdoc
14mu|texlive-xdoc-prot2.5-4|8	Version:	prot2.5
14mu|texlive-xdoc-prot2.5-4|9	Release:	4
14mu|texlive-xdoc-prot2.5-4|10	Summary:	Extending the LaTeX doc system
14mu|texlive-xdoc-prot2.5-4|11	Group:		Publishing
14mu|texlive-xdoc-prot2.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xdoc
14mu|texlive-xdoc-prot2.5-4|13	License:	LPPL
14mu|texlive-xdoc-prot2.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdoc.tar.xz
14mu|texlive-xdoc-prot2.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdoc.doc.tar.xz
14mu|texlive-xdoc-prot2.5-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdoc.source.tar.xz
14mu|texlive-xdoc-prot2.5-4|17	BuildArch:	noarch
14mu|texlive-xdoc-prot2.5-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xdoc-prot2.5-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xdoc-prot2.5-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xdoc-prot2.5-4|21	
14mu|texlive-xdoc-prot2.5-4|22	%description
14mu|texlive-xdoc-prot2.5-4|23	Xdoc is a project to rewrite the implementation of the LaTeX
14mu|texlive-xdoc-prot2.5-4|24	doc package (in a broader sense) to make its features more
14mu|texlive-xdoc-prot2.5-4|25	general and flexible. For example, where doc only provides
14mu|texlive-xdoc-prot2.5-4|26	commands for documenting macros and environments, xdoc also
14mu|texlive-xdoc-prot2.5-4|27	provides commands for similarly documenting package options and
14mu|texlive-xdoc-prot2.5-4|28	switches. This is furthermore done in such a way that it is
14mu|texlive-xdoc-prot2.5-4|29	very easy to add more such commands for documenting things,
14mu|texlive-xdoc-prot2.5-4|30	such as e.g., templates (an important concept in the future
14mu|texlive-xdoc-prot2.5-4|31	LaTeX3) and program components for other languages (functions,
14mu|texlive-xdoc-prot2.5-4|32	classes, procedures, etc.). A side effect is that many minor
14mu|texlive-xdoc-prot2.5-4|33	bugs in doc are fixed. The design aims to take advantage of
14mu|texlive-xdoc-prot2.5-4|34	many still experimental features of future versions of LaTeX,
14mu|texlive-xdoc-prot2.5-4|35	but since these are neither reasonably stable nor widely
14mu|texlive-xdoc-prot2.5-4|36	available, the configuration interfaces and package author
14mu|texlive-xdoc-prot2.5-4|37	commands of xdoc are likely to change. To still provide a
14mu|texlive-xdoc-prot2.5-4|38	stable interface for other packages to build upon, the actual
14mu|texlive-xdoc-prot2.5-4|39	package names include a "major version number" of sorts. The
14mu|texlive-xdoc-prot2.5-4|40	drop-in replacement package for standard doc is xdoc2; it
14mu|texlive-xdoc-prot2.5-4|41	requires nothing outside standard LaTeX2e. The
14mu|texlive-xdoc-prot2.5-4|42	docindex/docidx2e package changes the index and list of changes
14mu|texlive-xdoc-prot2.5-4|43	typesetting so that none of the formatting has to be controlled
14mu|texlive-xdoc-prot2.5-4|44	via the index style file. The docindex package provides control
14mu|texlive-xdoc-prot2.5-4|45	of formatting via templates (nice interface, but requires
14mu|texlive-xdoc-prot2.5-4|46	several experimental packages), whereas the docidx2e package
14mu|texlive-xdoc-prot2.5-4|47	has traditional raw macro interfaces and works with standard
14mu|texlive-xdoc-prot2.5-4|48	LaTeX2e.
14mu|texlive-xdoc-prot2.5-4|49	
14mu|texlive-xdoc-prot2.5-4|50	
14mu|texlive-xdoc-prot2.5-4|51	#-----------------------------------------------------------------------
14mu|texlive-xdoc-prot2.5-4|52	%files
14mu|texlive-xdoc-prot2.5-4|53	%{_texmfdistdir}/makeindex/xdoc/docindex.ist
14mu|texlive-xdoc-prot2.5-4|54	%{_texmfdistdir}/tex/latex/xdoc/docidx2e.sty
14mu|texlive-xdoc-prot2.5-4|55	%{_texmfdistdir}/tex/latex/xdoc/docindex.sty
14mu|texlive-xdoc-prot2.5-4|56	%{_texmfdistdir}/tex/latex/xdoc/xdoc2.sty
14mu|texlive-xdoc-prot2.5-4|57	%doc %{_texmfdistdir}/doc/latex/xdoc/README
14mu|texlive-xdoc-prot2.5-4|58	%doc %{_texmfdistdir}/doc/latex/xdoc/docindex.pdf
14mu|texlive-xdoc-prot2.5-4|59	%doc %{_texmfdistdir}/doc/latex/xdoc/xdoc2.pdf
14mu|texlive-xdoc-prot2.5-4|60	%doc %{_texmfdistdir}/doc/latex/xdoc/xdocdemo.pdf
14mu|texlive-xdoc-prot2.5-4|61	%doc %{_texmfdistdir}/doc/latex/xdoc/xdocdemo.tex
14mu|texlive-xdoc-prot2.5-4|62	#- source
14mu|texlive-xdoc-prot2.5-4|63	%doc %{_texmfdistdir}/source/latex/xdoc/docindex.dtx
14mu|texlive-xdoc-prot2.5-4|64	%doc %{_texmfdistdir}/source/latex/xdoc/docindex.ins
14mu|texlive-xdoc-prot2.5-4|65	%doc %{_texmfdistdir}/source/latex/xdoc/xdoc2.dtx
14mu|texlive-xdoc-prot2.5-4|66	%doc %{_texmfdistdir}/source/latex/xdoc/xdoc2.ins
14mu|texlive-xdoc-prot2.5-4|67	
14mu|texlive-xdoc-prot2.5-4|68	#-----------------------------------------------------------------------
14mu|texlive-xdoc-prot2.5-4|69	%prep
14mu|texlive-xdoc-prot2.5-4|70	%setup -c -a0 -a1 -a2
14mu|texlive-xdoc-prot2.5-4|71	
14mu|texlive-xdoc-prot2.5-4|72	%build
14mu|texlive-xdoc-prot2.5-4|73	
14mu|texlive-xdoc-prot2.5-4|74	%install
14mu|texlive-xdoc-prot2.5-4|75	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xdoc-prot2.5-4|76	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xdoc-prot2.5-4|77	
14mu|texlive-xdoc-prot2.5-4|78	
14mu|texlive-xdoc-prot2.5-4|79	
14mu|texlive-xdoc-prot2.5-4|80	%changelog
14mu|texlive-xdoc-prot2.5-4|81	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> prot2.5-4
14mu|texlive-xdoc-prot2.5-4|82	+ Revision: 2aaa75d
14mu|texlive-xdoc-prot2.5-4|83	- MassBuild#674: Increase release tag
14mu|texlive-xdoc-prot2.5-4|84	
14mu|texlive-xdoc-prot2.5-4|85	

26099 14
14mu|texlive-xecjk-3.0.7-3|1	# revision 27119
14mu|texlive-xecjk-3.0.7-3|2	# category Package
14mu|texlive-xecjk-3.0.7-3|3	# catalog-ctan /macros/xetex/latex/xecjk
14mu|texlive-xecjk-3.0.7-3|4	# catalog-date 2012-07-20 19:39:58 +0200
14mu|texlive-xecjk-3.0.7-3|5	# catalog-license lppl
14mu|texlive-xecjk-3.0.7-3|6	# catalog-version 3.0.7
14mu|texlive-xecjk-3.0.7-3|7	Name:		texlive-xecjk
14mu|texlive-xecjk-3.0.7-3|8	Version:	3.0.7
14mu|texlive-xecjk-3.0.7-3|9	Release:	3
14mu|texlive-xecjk-3.0.7-3|10	Summary:	Support for CJK documents in XeLaTeX
14mu|texlive-xecjk-3.0.7-3|11	Group:		Publishing
14mu|texlive-xecjk-3.0.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xecjk
14mu|texlive-xecjk-3.0.7-3|13	License:	LPPL
14mu|texlive-xecjk-3.0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecjk.tar.xz
14mu|texlive-xecjk-3.0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecjk.doc.tar.xz
14mu|texlive-xecjk-3.0.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecjk.source.tar.xz
14mu|texlive-xecjk-3.0.7-3|17	BuildArch:	noarch
14mu|texlive-xecjk-3.0.7-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xecjk-3.0.7-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xecjk-3.0.7-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-xecjk-3.0.7-3|21	
14mu|texlive-xecjk-3.0.7-3|22	%description
14mu|texlive-xecjk-3.0.7-3|23	A LaTeX package for typesetting CJK documents in the way users
14mu|texlive-xecjk-3.0.7-3|24	have become used to, in the CJK package.
14mu|texlive-xecjk-3.0.7-3|25	
14mu|texlive-xecjk-3.0.7-3|26	
14mu|texlive-xecjk-3.0.7-3|27	#-----------------------------------------------------------------------
14mu|texlive-xecjk-3.0.7-3|28	%files
14mu|texlive-xecjk-3.0.7-3|29	%{_texmfdistdir}/tex/xelatex/xecjk/xeCJK.sty
14mu|texlive-xecjk-3.0.7-3|30	%doc %{_texmfdistdir}/doc/xelatex/xecjk/README
14mu|texlive-xecjk-3.0.7-3|31	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-CJKecglue.tex
14mu|texlive-xecjk-3.0.7-3|32	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-autofake.tex
14mu|texlive-xecjk-3.0.7-3|33	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-checksingle.tex
14mu|texlive-xecjk-3.0.7-3|34	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-fallback.tex
14mu|texlive-xecjk-3.0.7-3|35	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-subCJKblock.tex
14mu|texlive-xecjk-3.0.7-3|36	%doc %{_texmfdistdir}/doc/xelatex/xecjk/xeCJK.pdf
14mu|texlive-xecjk-3.0.7-3|37	#- source
14mu|texlive-xecjk-3.0.7-3|38	%doc %{_texmfdistdir}/source/xelatex/xecjk/xeCJK.dtx
14mu|texlive-xecjk-3.0.7-3|39	%doc %{_texmfdistdir}/source/xelatex/xecjk/xeCJK.ins
14mu|texlive-xecjk-3.0.7-3|40	
14mu|texlive-xecjk-3.0.7-3|41	#-----------------------------------------------------------------------
14mu|texlive-xecjk-3.0.7-3|42	%prep
14mu|texlive-xecjk-3.0.7-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-xecjk-3.0.7-3|44	
14mu|texlive-xecjk-3.0.7-3|45	%build
14mu|texlive-xecjk-3.0.7-3|46	
14mu|texlive-xecjk-3.0.7-3|47	%install
14mu|texlive-xecjk-3.0.7-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xecjk-3.0.7-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xecjk-3.0.7-3|50	
14mu|texlive-xecjk-3.0.7-3|51	
14mu|texlive-xecjk-3.0.7-3|52	
14mu|texlive-xecjk-3.0.7-3|53	%changelog
14mu|texlive-xecjk-3.0.7-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.0.7-3
14mu|texlive-xecjk-3.0.7-3|55	+ Revision: 1c38e47
14mu|texlive-xecjk-3.0.7-3|56	- MassBuild#674: Increase release tag
14mu|texlive-xecjk-3.0.7-3|57	
14mu|texlive-xecjk-3.0.7-3|58	

26100 14
14mu|texlive-xecolor-20111104-4|1	# revision 24140
14mu|texlive-xecolor-20111104-4|2	# category Package
14mu|texlive-xecolor-20111104-4|3	# catalog-ctan undef
14mu|texlive-xecolor-20111104-4|4	# catalog-date undef
14mu|texlive-xecolor-20111104-4|5	# catalog-license undef
14mu|texlive-xecolor-20111104-4|6	# catalog-version undef
14mu|texlive-xecolor-20111104-4|7	Name:		texlive-xecolor
14mu|texlive-xecolor-20111104-4|8	Version:	20111104
14mu|texlive-xecolor-20111104-4|9	Release:	4
14mu|texlive-xecolor-20111104-4|10	Summary:	TeXLive xecolor package
14mu|texlive-xecolor-20111104-4|11	Group:		Publishing
14mu|texlive-xecolor-20111104-4|12	URL:		http://tug.org/texlive
14mu|texlive-xecolor-20111104-4|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-xecolor-20111104-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecolor.tar.xz
14mu|texlive-xecolor-20111104-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecolor.doc.tar.xz
14mu|texlive-xecolor-20111104-4|16	BuildArch:	noarch
14mu|texlive-xecolor-20111104-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xecolor-20111104-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xecolor-20111104-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xecolor-20111104-4|20	
14mu|texlive-xecolor-20111104-4|21	%description
14mu|texlive-xecolor-20111104-4|22	TeXLive xecolor package.
14mu|texlive-xecolor-20111104-4|23	
14mu|texlive-xecolor-20111104-4|24	
14mu|texlive-xecolor-20111104-4|25	#-----------------------------------------------------------------------
14mu|texlive-xecolor-20111104-4|26	%files
14mu|texlive-xecolor-20111104-4|27	%{_texmfdistdir}/tex/xelatex/xecolor/xecolor.sty
14mu|texlive-xecolor-20111104-4|28	%doc %{_texmfdistdir}/doc/xelatex/xecolor/README
14mu|texlive-xecolor-20111104-4|29	
14mu|texlive-xecolor-20111104-4|30	#-----------------------------------------------------------------------
14mu|texlive-xecolor-20111104-4|31	%prep
14mu|texlive-xecolor-20111104-4|32	%setup -c -a0 -a1
14mu|texlive-xecolor-20111104-4|33	
14mu|texlive-xecolor-20111104-4|34	%build
14mu|texlive-xecolor-20111104-4|35	
14mu|texlive-xecolor-20111104-4|36	%install
14mu|texlive-xecolor-20111104-4|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xecolor-20111104-4|38	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xecolor-20111104-4|39	
14mu|texlive-xecolor-20111104-4|40	
14mu|texlive-xecolor-20111104-4|41	
14mu|texlive-xecolor-20111104-4|42	%changelog
14mu|texlive-xecolor-20111104-4|43	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20111104-4
14mu|texlive-xecolor-20111104-4|44	+ Revision: 105fc3e
14mu|texlive-xecolor-20111104-4|45	- MassBuild#674: Increase release tag
14mu|texlive-xecolor-20111104-4|46	
14mu|texlive-xecolor-20111104-4|47	

26101 14
14mu|texlive-xecyr-1.1-4|1	# revision 20221
14mu|texlive-xecyr-1.1-4|2	# category Package
14mu|texlive-xecyr-1.1-4|3	# catalog-ctan /macros/xetex/latex/xecyr
14mu|texlive-xecyr-1.1-4|4	# catalog-date 2010-10-26 13:00:58 +0200
14mu|texlive-xecyr-1.1-4|5	# catalog-license lppl
14mu|texlive-xecyr-1.1-4|6	# catalog-version 1.1
14mu|texlive-xecyr-1.1-4|7	Name:		texlive-xecyr
14mu|texlive-xecyr-1.1-4|8	Version:	1.1
14mu|texlive-xecyr-1.1-4|9	Release:	4
14mu|texlive-xecyr-1.1-4|10	Summary:	Using Cyrillic languages in XeTeX
14mu|texlive-xecyr-1.1-4|11	Group:		Publishing
14mu|texlive-xecyr-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xecyr
14mu|texlive-xecyr-1.1-4|13	License:	LPPL
14mu|texlive-xecyr-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecyr.tar.xz
14mu|texlive-xecyr-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecyr.doc.tar.xz
14mu|texlive-xecyr-1.1-4|16	BuildArch:	noarch
14mu|texlive-xecyr-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xecyr-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xecyr-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xecyr-1.1-4|20	
14mu|texlive-xecyr-1.1-4|21	%description
14mu|texlive-xecyr-1.1-4|22	Helper tools for using Cyrillic languages with XeLaTeX and
14mu|texlive-xecyr-1.1-4|23	babel.
14mu|texlive-xecyr-1.1-4|24	
14mu|texlive-xecyr-1.1-4|25	
14mu|texlive-xecyr-1.1-4|26	#-----------------------------------------------------------------------
14mu|texlive-xecyr-1.1-4|27	%files
14mu|texlive-xecyr-1.1-4|28	%{_texmfdistdir}/tex/generic/xecyr/xu-ruenhyph.tex
14mu|texlive-xecyr-1.1-4|29	%{_texmfdistdir}/tex/xelatex/xecyr/xecyr.sty
14mu|texlive-xecyr-1.1-4|30	%doc %{_texmfdistdir}/doc/xelatex/xecyr/1251.tex
14mu|texlive-xecyr-1.1-4|31	%doc %{_texmfdistdir}/doc/xelatex/xecyr/866.tex
14mu|texlive-xecyr-1.1-4|32	%doc %{_texmfdistdir}/doc/xelatex/xecyr/NEWS
14mu|texlive-xecyr-1.1-4|33	%doc %{_texmfdistdir}/doc/xelatex/xecyr/README
14mu|texlive-xecyr-1.1-4|34	%doc %{_texmfdistdir}/doc/xelatex/xecyr/iso.tex
14mu|texlive-xecyr-1.1-4|35	%doc %{_texmfdistdir}/doc/xelatex/xecyr/koi8-r.tex
14mu|texlive-xecyr-1.1-4|36	%doc %{_texmfdistdir}/doc/xelatex/xecyr/language.dat.add
14mu|texlive-xecyr-1.1-4|37	%doc %{_texmfdistdir}/doc/xelatex/xecyr/listings-utf8-ex.pdf
14mu|texlive-xecyr-1.1-4|38	%doc %{_texmfdistdir}/doc/xelatex/xecyr/listings-utf8-ex.tex
14mu|texlive-xecyr-1.1-4|39	%doc %{_texmfdistdir}/doc/xelatex/xecyr/pict2e-ex.pdf
14mu|texlive-xecyr-1.1-4|40	%doc %{_texmfdistdir}/doc/xelatex/xecyr/pict2e-ex.tex
14mu|texlive-xecyr-1.1-4|41	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rubibtex-ex-x.pdf
14mu|texlive-xecyr-1.1-4|42	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rubibtex-ex-x.tex
14mu|texlive-xecyr-1.1-4|43	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rubibtex-ex.bib
14mu|texlive-xecyr-1.1-4|44	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rumakeindex-ex-x.pdf
14mu|texlive-xecyr-1.1-4|45	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rumakeindex-ex-x.tex
14mu|texlive-xecyr-1.1-4|46	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-doc-ru.pdf
14mu|texlive-xecyr-1.1-4|47	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-doc-ru.tex
14mu|texlive-xecyr-1.1-4|48	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex1-ru-x.pdf
14mu|texlive-xecyr-1.1-4|49	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex1-ru-x.tex
14mu|texlive-xecyr-1.1-4|50	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex2-ru-x.pdf
14mu|texlive-xecyr-1.1-4|51	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex2-ru-x.tex
14mu|texlive-xecyr-1.1-4|52	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex3-ru-x.pdf
14mu|texlive-xecyr-1.1-4|53	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex3-ru-x.tex
14mu|texlive-xecyr-1.1-4|54	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex4-ru-x.pdf
14mu|texlive-xecyr-1.1-4|55	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex4-ru-x.tex
14mu|texlive-xecyr-1.1-4|56	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex5-ru-x.pdf
14mu|texlive-xecyr-1.1-4|57	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex5-ru-x.tex
14mu|texlive-xecyr-1.1-4|58	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex6-ru-x.pdf
14mu|texlive-xecyr-1.1-4|59	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex6-ru-x.tex
14mu|texlive-xecyr-1.1-4|60	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex7-ru-x.pdf
14mu|texlive-xecyr-1.1-4|61	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex7-ru-x.tex
14mu|texlive-xecyr-1.1-4|62	
14mu|texlive-xecyr-1.1-4|63	#-----------------------------------------------------------------------
14mu|texlive-xecyr-1.1-4|64	%prep
14mu|texlive-xecyr-1.1-4|65	%setup -c -a0 -a1
14mu|texlive-xecyr-1.1-4|66	
14mu|texlive-xecyr-1.1-4|67	%build
14mu|texlive-xecyr-1.1-4|68	
14mu|texlive-xecyr-1.1-4|69	%install
14mu|texlive-xecyr-1.1-4|70	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-xecyr-1.1-4|71	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-xecyr-1.1-4|72	
14mu|texlive-xecyr-1.1-4|73	
14mu|texlive-xecyr-1.1-4|74	
14mu|texlive-xecyr-1.1-4|75	%changelog
14mu|texlive-xecyr-1.1-4|76	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-xecyr-1.1-4|77	+ Revision: 255f15c
14mu|texlive-xecyr-1.1-4|78	- MassBuild#674: Increase release tag
14mu|texlive-xecyr-1.1-4|79	
14mu|texlive-xecyr-1.1-4|80	

26102 14
14mu|texlive-xeindex-0.2-4|1	# revision 16760
14mu|texlive-xeindex-0.2-4|2	# category Package
14mu|texlive-xeindex-0.2-4|3	# catalog-ctan /macros/xetex/latex/xeindex
14mu|texlive-xeindex-0.2-4|4	# catalog-date 2010-01-17 14:52:57 +0100
14mu|texlive-xeindex-0.2-4|5	# catalog-license lppl
14mu|texlive-xeindex-0.2-4|6	# catalog-version 0.2
14mu|texlive-xeindex-0.2-4|7	Name:		texlive-xeindex
14mu|texlive-xeindex-0.2-4|8	Version:	0.2
14mu|texlive-xeindex-0.2-4|9	Release:	4
14mu|texlive-xeindex-0.2-4|10	Summary:	Automatic index generation for XeLaTeX
14mu|texlive-xeindex-0.2-4|11	Group:		Publishing
14mu|texlive-xeindex-0.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xeindex
14mu|texlive-xeindex-0.2-4|13	License:	LPPL
14mu|texlive-xeindex-0.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xeindex.tar.xz
14mu|texlive-xeindex-0.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xeindex.doc.tar.xz
14mu|texlive-xeindex-0.2-4|16	BuildArch:	noarch
14mu|texlive-xeindex-0.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xeindex-0.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xeindex-0.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xeindex-0.2-4|20	
14mu|texlive-xeindex-0.2-4|21	%description
14mu|texlive-xeindex-0.2-4|22	The package is based on XeSearch, and will automatically index
14mu|texlive-xeindex-0.2-4|23	words or phrases in an XeLaTeX document. Words are declared in
14mu|texlive-xeindex-0.2-4|24	a list, and every occurrence then creates an index entry whose
14mu|texlive-xeindex-0.2-4|25	content can be fully specified beforehand.
14mu|texlive-xeindex-0.2-4|26	
14mu|texlive-xeindex-0.2-4|27	
14mu|texlive-xeindex-0.2-4|28	#-----------------------------------------------------------------------
14mu|texlive-xeindex-0.2-4|29	%files
14mu|texlive-xeindex-0.2-4|30	%{_texmfdistdir}/tex/xelatex/xeindex/xeindex.sty
14mu|texlive-xeindex-0.2-4|31	%doc %{_texmfdistdir}/doc/xelatex/xeindex/README
14mu|texlive-xeindex-0.2-4|32	%doc %{_texmfdistdir}/doc/xelatex/xeindex/xeindex.pdf
14mu|texlive-xeindex-0.2-4|33	%doc %{_texmfdistdir}/doc/xelatex/xeindex/xeindex.tex
14mu|texlive-xeindex-0.2-4|34	
14mu|texlive-xeindex-0.2-4|35	#-----------------------------------------------------------------------
14mu|texlive-xeindex-0.2-4|36	%prep
14mu|texlive-xeindex-0.2-4|37	%setup -c -a0 -a1
14mu|texlive-xeindex-0.2-4|38	
14mu|texlive-xeindex-0.2-4|39	%build
14mu|texlive-xeindex-0.2-4|40	
14mu|texlive-xeindex-0.2-4|41	%install
14mu|texlive-xeindex-0.2-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xeindex-0.2-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xeindex-0.2-4|44	
14mu|texlive-xeindex-0.2-4|45	
14mu|texlive-xeindex-0.2-4|46	
14mu|texlive-xeindex-0.2-4|47	%changelog
14mu|texlive-xeindex-0.2-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-4
14mu|texlive-xeindex-0.2-4|49	+ Revision: 2529b94
14mu|texlive-xeindex-0.2-4|50	- MassBuild#674: Increase release tag
14mu|texlive-xeindex-0.2-4|51	
14mu|texlive-xeindex-0.2-4|52	

26103 14
14mu|texlive-xepersian-13.7-3|1	# revision 32897
14mu|texlive-xepersian-13.7-3|2	# category Package
14mu|texlive-xepersian-13.7-3|3	# catalog-ctan /macros/xetex/latex/xepersian
14mu|texlive-xepersian-13.7-3|4	# catalog-date 2014-02-04 13:42:17 +0100
14mu|texlive-xepersian-13.7-3|5	# catalog-license lppl1.3
14mu|texlive-xepersian-13.7-3|6	# catalog-version 13.7
14mu|texlive-xepersian-13.7-3|7	Name:		texlive-xepersian
14mu|texlive-xepersian-13.7-3|8	Version:	13.7
14mu|texlive-xepersian-13.7-3|9	Release:	3
14mu|texlive-xepersian-13.7-3|10	Summary:	Persian for LaTeX, using XeTeX
14mu|texlive-xepersian-13.7-3|11	Group:		Publishing
14mu|texlive-xepersian-13.7-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xepersian
14mu|texlive-xepersian-13.7-3|13	License:	LPPL1.3
14mu|texlive-xepersian-13.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.tar.xz
14mu|texlive-xepersian-13.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.doc.tar.xz
14mu|texlive-xepersian-13.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.source.tar.xz
14mu|texlive-xepersian-13.7-3|17	BuildArch:	noarch
14mu|texlive-xepersian-13.7-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xepersian-13.7-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xepersian-13.7-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-xepersian-13.7-3|21	
14mu|texlive-xepersian-13.7-3|22	%description
14mu|texlive-xepersian-13.7-3|23	The package supports Persian typesetting, using the Persian
14mu|texlive-xepersian-13.7-3|24	Modern fonts, by default.
14mu|texlive-xepersian-13.7-3|25	
14mu|texlive-xepersian-13.7-3|26	
14mu|texlive-xepersian-13.7-3|27	#-----------------------------------------------------------------------
14mu|texlive-xepersian-13.7-3|28	%files
14mu|texlive-xepersian-13.7-3|29	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xepersian/parsidigits.map
14mu|texlive-xepersian-13.7-3|30	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xepersian/parsidigits.tec
14mu|texlive-xepersian-13.7-3|31	%{_texmfdistdir}/tex/xelatex/xepersian/algorithm-xepersian.def
14mu|texlive-xepersian-13.7-3|32	%{_texmfdistdir}/tex/xelatex/xepersian/algorithmic-xepersian.def
14mu|texlive-xepersian-13.7-3|33	%{_texmfdistdir}/tex/xelatex/xepersian/amsart-xepersian.def
14mu|texlive-xepersian-13.7-3|34	%{_texmfdistdir}/tex/xelatex/xepersian/amsbook-xepersian.def
14mu|texlive-xepersian-13.7-3|35	%{_texmfdistdir}/tex/xelatex/xepersian/article-xepersian.def
14mu|texlive-xepersian-13.7-3|36	%{_texmfdistdir}/tex/xelatex/xepersian/artikel1-xepersian.def
14mu|texlive-xepersian-13.7-3|37	%{_texmfdistdir}/tex/xelatex/xepersian/artikel2-xepersian.def
14mu|texlive-xepersian-13.7-3|38	%{_texmfdistdir}/tex/xelatex/xepersian/artikel3-xepersian.def
14mu|texlive-xepersian-13.7-3|39	%{_texmfdistdir}/tex/xelatex/xepersian/backref-xepersian.def
14mu|texlive-xepersian-13.7-3|40	%{_texmfdistdir}/tex/xelatex/xepersian/bidimoderncv-xepersian.def
14mu|texlive-xepersian-13.7-3|41	%{_texmfdistdir}/tex/xelatex/xepersian/bidituftesidenote-xepersian.def
14mu|texlive-xepersian-13.7-3|42	%{_texmfdistdir}/tex/xelatex/xepersian/boek-xepersian.def
14mu|texlive-xepersian-13.7-3|43	%{_texmfdistdir}/tex/xelatex/xepersian/boek3-xepersian.def
14mu|texlive-xepersian-13.7-3|44	%{_texmfdistdir}/tex/xelatex/xepersian/book-xepersian.def
14mu|texlive-xepersian-13.7-3|45	%{_texmfdistdir}/tex/xelatex/xepersian/bookest-xepersian.def
14mu|texlive-xepersian-13.7-3|46	%{_texmfdistdir}/tex/xelatex/xepersian/breqn-xepersian.def
14mu|texlive-xepersian-13.7-3|47	%{_texmfdistdir}/tex/xelatex/xepersian/color-localise-xepersian.def
14mu|texlive-xepersian-13.7-3|48	%{_texmfdistdir}/tex/xelatex/xepersian/enumerate-xepersian.def
14mu|texlive-xepersian-13.7-3|49	%{_texmfdistdir}/tex/xelatex/xepersian/extarticle-xepersian.def
14mu|texlive-xepersian-13.7-3|50	%{_texmfdistdir}/tex/xelatex/xepersian/extbook-xepersian.def
14mu|texlive-xepersian-13.7-3|51	%{_texmfdistdir}/tex/xelatex/xepersian/extrafootnotefeatures-xepersian.def
14mu|texlive-xepersian-13.7-3|52	%{_texmfdistdir}/tex/xelatex/xepersian/extreport-xepersian.def
14mu|texlive-xepersian-13.7-3|53	%{_texmfdistdir}/tex/xelatex/xepersian/flowfram-xepersian.def
14mu|texlive-xepersian-13.7-3|54	%{_texmfdistdir}/tex/xelatex/xepersian/footnote-xepersian.def
14mu|texlive-xepersian-13.7-3|55	%{_texmfdistdir}/tex/xelatex/xepersian/framed-xepersian.def
14mu|texlive-xepersian-13.7-3|56	%{_texmfdistdir}/tex/xelatex/xepersian/glossaries-xepersian.def
14mu|texlive-xepersian-13.7-3|57	%{_texmfdistdir}/tex/xelatex/xepersian/hyperref-xepersian.def
14mu|texlive-xepersian-13.7-3|58	%{_texmfdistdir}/tex/xelatex/xepersian/imsproc-xepersian.def
14mu|texlive-xepersian-13.7-3|59	%{_texmfdistdir}/tex/xelatex/xepersian/kashida-xepersian.def
14mu|texlive-xepersian-13.7-3|60	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-commands-xepersian.def
14mu|texlive-xepersian-13.7-3|61	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-environments-xepersian.def
14mu|texlive-xepersian-13.7-3|62	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-messages-xepersian.def
14mu|texlive-xepersian-13.7-3|63	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-misc-xepersian.def
14mu|texlive-xepersian-13.7-3|64	%{_texmfdistdir}/tex/xelatex/xepersian/listings-xepersian.def
14mu|texlive-xepersian-13.7-3|65	%{_texmfdistdir}/tex/xelatex/xepersian/loadingorder-xepersian.def
14mu|texlive-xepersian-13.7-3|66	%{_texmfdistdir}/tex/xelatex/xepersian/localise-xepersian.def
14mu|texlive-xepersian-13.7-3|67	%{_texmfdistdir}/tex/xelatex/xepersian/memoir-xepersian.def
14mu|texlive-xepersian-13.7-3|68	%{_texmfdistdir}/tex/xelatex/xepersian/minitoc-xepersian.def
14mu|texlive-xepersian-13.7-3|69	%{_texmfdistdir}/tex/xelatex/xepersian/natbib-xepersian.def
14mu|texlive-xepersian-13.7-3|70	%{_texmfdistdir}/tex/xelatex/xepersian/packages-localise-xepersian.def
14mu|texlive-xepersian-13.7-3|71	%{_texmfdistdir}/tex/xelatex/xepersian/rapport1-xepersian.def
14mu|texlive-xepersian-13.7-3|72	%{_texmfdistdir}/tex/xelatex/xepersian/rapport3-xepersian.def
14mu|texlive-xepersian-13.7-3|73	%{_texmfdistdir}/tex/xelatex/xepersian/refrep-xepersian.def
14mu|texlive-xepersian-13.7-3|74	%{_texmfdistdir}/tex/xelatex/xepersian/report-xepersian.def
14mu|texlive-xepersian-13.7-3|75	%{_texmfdistdir}/tex/xelatex/xepersian/scrartcl-xepersian.def
14mu|texlive-xepersian-13.7-3|76	%{_texmfdistdir}/tex/xelatex/xepersian/scrbook-xepersian.def
14mu|texlive-xepersian-13.7-3|77	%{_texmfdistdir}/tex/xelatex/xepersian/scrreprt-xepersian.def
14mu|texlive-xepersian-13.7-3|78	%{_texmfdistdir}/tex/xelatex/xepersian/tkz-linknodes-xepersian.def
14mu|texlive-xepersian-13.7-3|79	%{_texmfdistdir}/tex/xelatex/xepersian/tocloft-xepersian.def
14mu|texlive-xepersian-13.7-3|80	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-localise-commands-xepersian.def
14mu|texlive-xepersian-13.7-3|81	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-localise-environments-xepersian.def
14mu|texlive-xepersian-13.7-3|82	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-magazine.cls
14mu|texlive-xepersian-13.7-3|83	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty
14mu|texlive-xepersian-13.7-3|84	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-multiplechoice.sty
14mu|texlive-xepersian-13.7-3|85	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-persiancal.sty
14mu|texlive-xepersian-13.7-3|86	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian.sty
14mu|texlive-xepersian-13.7-3|87	%doc %{_texmfdistdir}/doc/xelatex/xepersian/README
14mu|texlive-xepersian-13.7-3|88	%doc %{_texmfdistdir}/doc/xelatex/xepersian/ftxe-0.12.py
14mu|texlive-xepersian-13.7-3|89	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/ireland.jpg
14mu|texlive-xepersian-13.7-3|90	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/clouds.jpg
14mu|texlive-xepersian-13.7-3|91	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/rain.jpg
14mu|texlive-xepersian-13.7-3|92	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/sun.jpg
14mu|texlive-xepersian-13.7-3|93	%doc %{_texmfdistdir}/doc/xelatex/xepersian/magazine-sample.tex
14mu|texlive-xepersian-13.7-3|94	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-correction.tex
14mu|texlive-xepersian-13.7-3|95	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-empty-form.tex
14mu|texlive-xepersian-13.7-3|96	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-question-only.tex
14mu|texlive-xepersian-13.7-3|97	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-solution-form.tex
14mu|texlive-xepersian-13.7-3|98	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian-logo.pdf
14mu|texlive-xepersian-13.7-3|99	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian-logo.tex
14mu|texlive-xepersian-13.7-3|100	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian.pdf
14mu|texlive-xepersian-13.7-3|101	#- source
14mu|texlive-xepersian-13.7-3|102	%doc %{_texmfdistdir}/source/xelatex/xepersian/xepersian.dtx
14mu|texlive-xepersian-13.7-3|103	%doc %{_texmfdistdir}/source/xelatex/xepersian/xepersian.ins
14mu|texlive-xepersian-13.7-3|104	
14mu|texlive-xepersian-13.7-3|105	#-----------------------------------------------------------------------
14mu|texlive-xepersian-13.7-3|106	%prep
14mu|texlive-xepersian-13.7-3|107	%setup -c -a0 -a1 -a2
14mu|texlive-xepersian-13.7-3|108	
14mu|texlive-xepersian-13.7-3|109	%build
14mu|texlive-xepersian-13.7-3|110	
14mu|texlive-xepersian-13.7-3|111	%install
14mu|texlive-xepersian-13.7-3|112	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xepersian-13.7-3|113	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xepersian-13.7-3|114	
14mu|texlive-xepersian-13.7-3|115	%changelog
14mu|texlive-xepersian-13.7-3|116	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 13.7-3
14mu|texlive-xepersian-13.7-3|117	+ Revision: 3e18c66
14mu|texlive-xepersian-13.7-3|118	- MassBuild#674: Increase release tag
14mu|texlive-xepersian-13.7-3|119	
14mu|texlive-xepersian-13.7-3|120	

26104 14
14mu|texlive-xesearch-20091118-4|1	# revision 16041
14mu|texlive-xesearch-20091118-4|2	# category Package
14mu|texlive-xesearch-20091118-4|3	# catalog-ctan /macros/xetex/generic/xesearch
14mu|texlive-xesearch-20091118-4|4	# catalog-date 2009-11-18 12:12:09 +0100
14mu|texlive-xesearch-20091118-4|5	# catalog-license lppl
14mu|texlive-xesearch-20091118-4|6	# catalog-version undef
14mu|texlive-xesearch-20091118-4|7	Name:		texlive-xesearch
14mu|texlive-xesearch-20091118-4|8	Version:	20091118
14mu|texlive-xesearch-20091118-4|9	Release:	4
14mu|texlive-xesearch-20091118-4|10	Summary:	A string finder for XeTeX
14mu|texlive-xesearch-20091118-4|11	Group:		Publishing
14mu|texlive-xesearch-20091118-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/xesearch
14mu|texlive-xesearch-20091118-4|13	License:	LPPL
14mu|texlive-xesearch-20091118-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xesearch.tar.xz
14mu|texlive-xesearch-20091118-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xesearch.doc.tar.xz
14mu|texlive-xesearch-20091118-4|16	BuildArch:	noarch
14mu|texlive-xesearch-20091118-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xesearch-20091118-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xesearch-20091118-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xesearch-20091118-4|20	
14mu|texlive-xesearch-20091118-4|21	%description
14mu|texlive-xesearch-20091118-4|22	The package finds strings (e.g. (parts of) words or phrases)
14mu|texlive-xesearch-20091118-4|23	and manipulates them (apply any macro), thus turning each word
14mu|texlive-xesearch-20091118-4|24	or phrase into a possible command. It is written in plain XeTeX
14mu|texlive-xesearch-20091118-4|25	and should thus work with any format (it is known to work with
14mu|texlive-xesearch-20091118-4|26	LaTeX and ConTeXt). The main application for the moment is
14mu|texlive-xesearch-20091118-4|27	XeIndex, an automatic index for XeLaTeX, but examples are given
14mu|texlive-xesearch-20091118-4|28	of simple use to check spelling, count words, and highlight
14mu|texlive-xesearch-20091118-4|29	syntax of programming languages.
14mu|texlive-xesearch-20091118-4|30	
14mu|texlive-xesearch-20091118-4|31	
14mu|texlive-xesearch-20091118-4|32	#-----------------------------------------------------------------------
14mu|texlive-xesearch-20091118-4|33	%files
14mu|texlive-xesearch-20091118-4|34	%{_texmfdistdir}/tex/xetex/xesearch/t-xesearch.tex
14mu|texlive-xesearch-20091118-4|35	%{_texmfdistdir}/tex/xetex/xesearch/xesearch.sty
14mu|texlive-xesearch-20091118-4|36	%doc %{_texmfdistdir}/doc/xetex/xesearch/README
14mu|texlive-xesearch-20091118-4|37	%doc %{_texmfdistdir}/doc/xetex/xesearch/xesearch.pdf
14mu|texlive-xesearch-20091118-4|38	%doc %{_texmfdistdir}/doc/xetex/xesearch/xesearch.tex
14mu|texlive-xesearch-20091118-4|39	
14mu|texlive-xesearch-20091118-4|40	#-----------------------------------------------------------------------
14mu|texlive-xesearch-20091118-4|41	%prep
14mu|texlive-xesearch-20091118-4|42	%setup -c -a0 -a1
14mu|texlive-xesearch-20091118-4|43	
14mu|texlive-xesearch-20091118-4|44	%build
14mu|texlive-xesearch-20091118-4|45	
14mu|texlive-xesearch-20091118-4|46	%install
14mu|texlive-xesearch-20091118-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xesearch-20091118-4|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xesearch-20091118-4|49	
14mu|texlive-xesearch-20091118-4|50	
14mu|texlive-xesearch-20091118-4|51	
14mu|texlive-xesearch-20091118-4|52	%changelog
14mu|texlive-xesearch-20091118-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20091118-4
14mu|texlive-xesearch-20091118-4|54	+ Revision: e56889b
14mu|texlive-xesearch-20091118-4|55	- MassBuild#674: Increase release tag
14mu|texlive-xesearch-20091118-4|56	
14mu|texlive-xesearch-20091118-4|57	

26105 14
14mu|texlive-xetex-0.9997.5-3|1	# revision 26330
14mu|texlive-xetex-0.9997.5-3|2	# category TLCore
14mu|texlive-xetex-0.9997.5-3|3	# catalog-ctan undef
14mu|texlive-xetex-0.9997.5-3|4	# catalog-date 2012-05-06 11:41:55 +0200
14mu|texlive-xetex-0.9997.5-3|5	# catalog-license other-free
14mu|texlive-xetex-0.9997.5-3|6	# catalog-version 0.9997.5
14mu|texlive-xetex-0.9997.5-3|7	Name:		texlive-xetex
14mu|texlive-xetex-0.9997.5-3|8	Epoch:		1
14mu|texlive-xetex-0.9997.5-3|9	Version:	0.9997.5
14mu|texlive-xetex-0.9997.5-3|10	Release:	3
14mu|texlive-xetex-0.9997.5-3|11	Summary:	Unicode and OpenType-enabled TeX engine
14mu|texlive-xetex-0.9997.5-3|12	Group:		Publishing
14mu|texlive-xetex-0.9997.5-3|13	URL:		http://tug.org/texlive
14mu|texlive-xetex-0.9997.5-3|14	License:	OTHER-FREE
14mu|texlive-xetex-0.9997.5-3|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex.tar.xz
14mu|texlive-xetex-0.9997.5-3|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex.doc.tar.xz
14mu|texlive-xetex-0.9997.5-3|17	BuildArch:	noarch
14mu|texlive-xetex-0.9997.5-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xetex-0.9997.5-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xetex-0.9997.5-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-xetex-0.9997.5-3|21	Requires(post):	texlive-tetex
14mu|texlive-xetex-0.9997.5-3|22	Requires:	texlive-xetexconfig
14mu|texlive-xetex-0.9997.5-3|23	Requires:	texlive-xetex.bin
14mu|texlive-xetex-0.9997.5-3|24	
14mu|texlive-xetex-0.9997.5-3|25	%description
14mu|texlive-xetex-0.9997.5-3|26	See http://tug.org/xetex.
14mu|texlive-xetex-0.9997.5-3|27	
14mu|texlive-xetex-0.9997.5-3|28	
14mu|texlive-xetex-0.9997.5-3|29	#-----------------------------------------------------------------------
14mu|texlive-xetex-0.9997.5-3|30	%files
14mu|texlive-xetex-0.9997.5-3|31	%{_bindir}/xelatex
14mu|texlive-xetex-0.9997.5-3|32	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/qx-unicode.map
14mu|texlive-xetex-0.9997.5-3|33	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/qx-unicode.tec
14mu|texlive-xetex-0.9997.5-3|34	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/tex-text.map
14mu|texlive-xetex-0.9997.5-3|35	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/tex-text.tec
14mu|texlive-xetex-0.9997.5-3|36	%{_texmfdistdir}/scripts/xetex/perl/lib/PDF/Reuse.pm
14mu|texlive-xetex-0.9997.5-3|37	%{_texmfdistdir}/scripts/xetex/perl/lib/PDF/Reuse/Util.pm
14mu|texlive-xetex-0.9997.5-3|38	%{_texmfdistdir}/scripts/xetex/perl/xdv2pdf_mergemarks
14mu|texlive-xetex-0.9997.5-3|39	%{_tlpkgdir}/tlpostcode/xetex.pl
14mu|texlive-xetex-0.9997.5-3|40	%_texmf_fmtutil_d/xetex
14mu|texlive-xetex-0.9997.5-3|41	%doc %{_texmfdistdir}/doc/xetex/base/XeTeX-notes.pdf
14mu|texlive-xetex-0.9997.5-3|42	%doc %{_texmfdistdir}/doc/xetex/base/XeTeX-notes.tex
14mu|texlive-xetex-0.9997.5-3|43	
14mu|texlive-xetex-0.9997.5-3|44	#-----------------------------------------------------------------------
14mu|texlive-xetex-0.9997.5-3|45	%prep
14mu|texlive-xetex-0.9997.5-3|46	%setup -c -a0 -a1
14mu|texlive-xetex-0.9997.5-3|47	
14mu|texlive-xetex-0.9997.5-3|48	%build
14mu|texlive-xetex-0.9997.5-3|49	
14mu|texlive-xetex-0.9997.5-3|50	%install
14mu|texlive-xetex-0.9997.5-3|51	mkdir -p %{buildroot}%{_bindir}
14mu|texlive-xetex-0.9997.5-3|52	pushd %{buildroot}%{_bindir}
14mu|texlive-xetex-0.9997.5-3|53	ln -sf xetex xelatex
14mu|texlive-xetex-0.9997.5-3|54	popd
14mu|texlive-xetex-0.9997.5-3|55	mkdir -p %{buildroot}%{_tlpkgdir}
14mu|texlive-xetex-0.9997.5-3|56	cp -fpar tlpkg/tlpostcode %{buildroot}%{_tlpkgdir}
14mu|texlive-xetex-0.9997.5-3|57	mkdir -p %{buildroot}%{_datadir}
14mu|texlive-xetex-0.9997.5-3|58	cp -fpar texmf-dist %{buildroot}%{_datadir}
14mu|texlive-xetex-0.9997.5-3|59	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
14mu|texlive-xetex-0.9997.5-3|60	cat > %{buildroot}%{_texmf_fmtutil_d}/xetex <<EOF
14mu|texlive-xetex-0.9997.5-3|61	#
14mu|texlive-xetex-0.9997.5-3|62	# from xetex:
14mu|texlive-xetex-0.9997.5-3|63	xetex xetex language.def -etex xetex.ini
14mu|texlive-xetex-0.9997.5-3|64	xelatex xetex language.dat -etex xelatex.ini
14mu|texlive-xetex-0.9997.5-3|65	EOF
14mu|texlive-xetex-0.9997.5-3|66	
14mu|texlive-xetex-0.9997.5-3|67	
14mu|texlive-xetex-0.9997.5-3|68	
14mu|texlive-xetex-0.9997.5-3|69	%changelog
14mu|texlive-xetex-0.9997.5-3|70	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9997.5-3
14mu|texlive-xetex-0.9997.5-3|71	+ Revision: ce52923
14mu|texlive-xetex-0.9997.5-3|72	- MassBuild#674: Increase release tag
14mu|texlive-xetex-0.9997.5-3|73	
14mu|texlive-xetex-0.9997.5-3|74	

26106 14
14mu|texlive-xetexconfig-20131009-7|1	# revision 28819
14mu|texlive-xetexconfig-20131009-7|2	# category Package
14mu|texlive-xetexconfig-20131009-7|3	# catalog-ctan undef
14mu|texlive-xetexconfig-20131009-7|4	# catalog-date undef
14mu|texlive-xetexconfig-20131009-7|5	# catalog-license undef
14mu|texlive-xetexconfig-20131009-7|6	# catalog-version undef
14mu|texlive-xetexconfig-20131009-7|7	Name:		texlive-xetexconfig
14mu|texlive-xetexconfig-20131009-7|8	Version:	20131009
14mu|texlive-xetexconfig-20131009-7|9	Release:	7
14mu|texlive-xetexconfig-20131009-7|10	Summary:	Configuration files for XeTeX
14mu|texlive-xetexconfig-20131009-7|11	Group:		Publishing
14mu|texlive-xetexconfig-20131009-7|12	URL:		http://tug.org/texlive
14mu|texlive-xetexconfig-20131009-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-xetexconfig-20131009-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexconfig.tar.xz
14mu|texlive-xetexconfig-20131009-7|15	BuildArch:	noarch
14mu|texlive-xetexconfig-20131009-7|16	BuildRequires:	texlive-tlpkg
14mu|texlive-xetexconfig-20131009-7|17	Requires(pre):	texlive-tlpkg
14mu|texlive-xetexconfig-20131009-7|18	Requires(post):	texlive-kpathsea
14mu|texlive-xetexconfig-20131009-7|19	
14mu|texlive-xetexconfig-20131009-7|20	%description
14mu|texlive-xetexconfig-20131009-7|21	unicode-letters, and special crop.cfg and hyperref.cfg for
14mu|texlive-xetexconfig-20131009-7|22	XeTeX.
14mu|texlive-xetexconfig-20131009-7|23	
14mu|texlive-xetexconfig-20131009-7|24	
14mu|texlive-xetexconfig-20131009-7|25	#-----------------------------------------------------------------------
14mu|texlive-xetexconfig-20131009-7|26	%files
14mu|texlive-xetexconfig-20131009-7|27	%{_texmfdistdir}/tex/generic/xetexconfig/unicode-letters.tex
14mu|texlive-xetexconfig-20131009-7|28	%{_texmfdistdir}/tex/xelatex/xetexconfig/crop.cfg
14mu|texlive-xetexconfig-20131009-7|29	
14mu|texlive-xetexconfig-20131009-7|30	#-----------------------------------------------------------------------
14mu|texlive-xetexconfig-20131009-7|31	%prep
14mu|texlive-xetexconfig-20131009-7|32	%setup -c -a0
14mu|texlive-xetexconfig-20131009-7|33	
14mu|texlive-xetexconfig-20131009-7|34	%build
14mu|texlive-xetexconfig-20131009-7|35	
14mu|texlive-xetexconfig-20131009-7|36	%install
14mu|texlive-xetexconfig-20131009-7|37	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xetexconfig-20131009-7|38	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-xetexconfig-20131009-7|39	
14mu|texlive-xetexconfig-20131009-7|40	%changelog
14mu|texlive-xetexconfig-20131009-7|41	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131009-7
14mu|texlive-xetexconfig-20131009-7|42	+ Revision: e86a8e5
14mu|texlive-xetexconfig-20131009-7|43	- MassBuild#674: Increase release tag
14mu|texlive-xetexconfig-20131009-7|44	
14mu|texlive-xetexconfig-20131009-7|45	

26107 14
14mu|texlive-xetex-def-0.94-4|1	# revision 16192
14mu|texlive-xetex-def-0.94-4|2	# category Package
14mu|texlive-xetex-def-0.94-4|3	# catalog-ctan /graphics/xetex/latex/xetex.def
14mu|texlive-xetex-def-0.94-4|4	# catalog-date 2009-11-27 22:18:13 +0100
14mu|texlive-xetex-def-0.94-4|5	# catalog-license lppl
14mu|texlive-xetex-def-0.94-4|6	# catalog-version 0.94
14mu|texlive-xetex-def-0.94-4|7	Name:		texlive-xetex-def
14mu|texlive-xetex-def-0.94-4|8	Version:	0.94
14mu|texlive-xetex-def-0.94-4|9	Release:	4
14mu|texlive-xetex-def-0.94-4|10	Summary:	Colour and graphics support for XeTeX
14mu|texlive-xetex-def-0.94-4|11	Group:		Publishing
14mu|texlive-xetex-def-0.94-4|12	URL:		http://www.ctan.org/tex-archive/graphics/xetex/latex/xetex.def
14mu|texlive-xetex-def-0.94-4|13	License:	LPPL
14mu|texlive-xetex-def-0.94-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-def.tar.xz
14mu|texlive-xetex-def-0.94-4|15	BuildArch:	noarch
14mu|texlive-xetex-def-0.94-4|16	BuildRequires:	texlive-tlpkg
14mu|texlive-xetex-def-0.94-4|17	Requires(pre):	texlive-tlpkg
14mu|texlive-xetex-def-0.94-4|18	Requires(post):	texlive-kpathsea
14mu|texlive-xetex-def-0.94-4|19	
14mu|texlive-xetex-def-0.94-4|20	%description
14mu|texlive-xetex-def-0.94-4|21	The file xetex.def provides device-specific definitions for
14mu|texlive-xetex-def-0.94-4|22	colour and graphics support when running Xe(La)TeX.
14mu|texlive-xetex-def-0.94-4|23	
14mu|texlive-xetex-def-0.94-4|24	
14mu|texlive-xetex-def-0.94-4|25	#-----------------------------------------------------------------------
14mu|texlive-xetex-def-0.94-4|26	%files
14mu|texlive-xetex-def-0.94-4|27	%{_texmfdistdir}/tex/xelatex/xetex-def/xetex.def
14mu|texlive-xetex-def-0.94-4|28	
14mu|texlive-xetex-def-0.94-4|29	#-----------------------------------------------------------------------
14mu|texlive-xetex-def-0.94-4|30	%prep
14mu|texlive-xetex-def-0.94-4|31	%setup -c -a0
14mu|texlive-xetex-def-0.94-4|32	
14mu|texlive-xetex-def-0.94-4|33	%build
14mu|texlive-xetex-def-0.94-4|34	
14mu|texlive-xetex-def-0.94-4|35	%install
14mu|texlive-xetex-def-0.94-4|36	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-def-0.94-4|37	cp -fpar tex %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-def-0.94-4|38	
14mu|texlive-xetex-def-0.94-4|39	
14mu|texlive-xetex-def-0.94-4|40	
14mu|texlive-xetex-def-0.94-4|41	%changelog
14mu|texlive-xetex-def-0.94-4|42	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.94-4
14mu|texlive-xetex-def-0.94-4|43	+ Revision: 90d2e62
14mu|texlive-xetex-def-0.94-4|44	- MassBuild#674: Increase release tag
14mu|texlive-xetex-def-0.94-4|45	
14mu|texlive-xetex-def-0.94-4|46	

26108 14
14mu|texlive-xetex-devanagari-0.4-4|1	# revision 23223
14mu|texlive-xetex-devanagari-0.4-4|2	# category Package
14mu|texlive-xetex-devanagari-0.4-4|3	# catalog-ctan /macros/xetex/generic/devanagari
14mu|texlive-xetex-devanagari-0.4-4|4	# catalog-date 2011-07-22 07:52:25 +0200
14mu|texlive-xetex-devanagari-0.4-4|5	# catalog-license lppl
14mu|texlive-xetex-devanagari-0.4-4|6	# catalog-version 0.4
14mu|texlive-xetex-devanagari-0.4-4|7	Name:		texlive-xetex-devanagari
14mu|texlive-xetex-devanagari-0.4-4|8	Version:	0.4
14mu|texlive-xetex-devanagari-0.4-4|9	Release:	4
14mu|texlive-xetex-devanagari-0.4-4|10	Summary:	XeTeX input map for Unicode Devanagari
14mu|texlive-xetex-devanagari-0.4-4|11	Group:		Publishing
14mu|texlive-xetex-devanagari-0.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/devanagari
14mu|texlive-xetex-devanagari-0.4-4|13	License:	LPPL
14mu|texlive-xetex-devanagari-0.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-devanagari.tar.xz
14mu|texlive-xetex-devanagari-0.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-devanagari.doc.tar.xz
14mu|texlive-xetex-devanagari-0.4-4|16	BuildArch:	noarch
14mu|texlive-xetex-devanagari-0.4-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xetex-devanagari-0.4-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xetex-devanagari-0.4-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xetex-devanagari-0.4-4|20	
14mu|texlive-xetex-devanagari-0.4-4|21	%description
14mu|texlive-xetex-devanagari-0.4-4|22	The package provides a map for use with Jonathan Kew's TECkit,
14mu|texlive-xetex-devanagari-0.4-4|23	to translate Devanagari (encoded according to the Harvard/Kyoto
14mu|texlive-xetex-devanagari-0.4-4|24	convention) to Unicode (range 0900-097F).
14mu|texlive-xetex-devanagari-0.4-4|25	
14mu|texlive-xetex-devanagari-0.4-4|26	
14mu|texlive-xetex-devanagari-0.4-4|27	#-----------------------------------------------------------------------
14mu|texlive-xetex-devanagari-0.4-4|28	%files
14mu|texlive-xetex-devanagari-0.4-4|29	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/README
14mu|texlive-xetex-devanagari-0.4-4|30	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/devanagarinumerals.map
14mu|texlive-xetex-devanagari-0.4-4|31	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/devanagarinumerals.tec
14mu|texlive-xetex-devanagari-0.4-4|32	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/harvardkyoto.map
14mu|texlive-xetex-devanagari-0.4-4|33	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/harvardkyoto.tec
14mu|texlive-xetex-devanagari-0.4-4|34	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/iast.map
14mu|texlive-xetex-devanagari-0.4-4|35	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/iast.tec
14mu|texlive-xetex-devanagari-0.4-4|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis-sanskrit.map
14mu|texlive-xetex-devanagari-0.4-4|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis-sanskrit.tec
14mu|texlive-xetex-devanagari-0.4-4|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis.map
14mu|texlive-xetex-devanagari-0.4-4|39	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis.tec
14mu|texlive-xetex-devanagari-0.4-4|40	%doc %{_texmfdistdir}/doc/xetex/xetex-devanagari/changelog
14mu|texlive-xetex-devanagari-0.4-4|41	
14mu|texlive-xetex-devanagari-0.4-4|42	#-----------------------------------------------------------------------
14mu|texlive-xetex-devanagari-0.4-4|43	%prep
14mu|texlive-xetex-devanagari-0.4-4|44	%setup -c -a0 -a1
14mu|texlive-xetex-devanagari-0.4-4|45	
14mu|texlive-xetex-devanagari-0.4-4|46	%build
14mu|texlive-xetex-devanagari-0.4-4|47	
14mu|texlive-xetex-devanagari-0.4-4|48	%install
14mu|texlive-xetex-devanagari-0.4-4|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-devanagari-0.4-4|50	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-devanagari-0.4-4|51	
14mu|texlive-xetex-devanagari-0.4-4|52	
14mu|texlive-xetex-devanagari-0.4-4|53	
14mu|texlive-xetex-devanagari-0.4-4|54	%changelog
14mu|texlive-xetex-devanagari-0.4-4|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.4-4
14mu|texlive-xetex-devanagari-0.4-4|56	+ Revision: c0e6635
14mu|texlive-xetex-devanagari-0.4-4|57	- MassBuild#674: Increase release tag
14mu|texlive-xetex-devanagari-0.4-4|58	
14mu|texlive-xetex-devanagari-0.4-4|59	

26109 14
14mu|texlive-xetexfontinfo-20080824-4|1	# revision 15878
14mu|texlive-xetexfontinfo-20080824-4|2	# category Package
14mu|texlive-xetexfontinfo-20080824-4|3	# catalog-ctan /macros/xetex/plain/xetexfontinfo
14mu|texlive-xetexfontinfo-20080824-4|4	# catalog-date 2008-08-24 00:31:24 +0200
14mu|texlive-xetexfontinfo-20080824-4|5	# catalog-license apache2
14mu|texlive-xetexfontinfo-20080824-4|6	# catalog-version undef
14mu|texlive-xetexfontinfo-20080824-4|7	Name:		texlive-xetexfontinfo
14mu|texlive-xetexfontinfo-20080824-4|8	Version:	20080824
14mu|texlive-xetexfontinfo-20080824-4|9	Release:	4
14mu|texlive-xetexfontinfo-20080824-4|10	Summary:	Report font features in XeTeX
14mu|texlive-xetexfontinfo-20080824-4|11	Group:		Publishing
14mu|texlive-xetexfontinfo-20080824-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/plain/xetexfontinfo
14mu|texlive-xetexfontinfo-20080824-4|13	License:	APACHE2
14mu|texlive-xetexfontinfo-20080824-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexfontinfo.tar.xz
14mu|texlive-xetexfontinfo-20080824-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexfontinfo.doc.tar.xz
14mu|texlive-xetexfontinfo-20080824-4|16	BuildArch:	noarch
14mu|texlive-xetexfontinfo-20080824-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xetexfontinfo-20080824-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xetexfontinfo-20080824-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xetexfontinfo-20080824-4|20	
14mu|texlive-xetexfontinfo-20080824-4|21	%description
14mu|texlive-xetexfontinfo-20080824-4|22	A pair of documents to reveal the font features supported by
14mu|texlive-xetexfontinfo-20080824-4|23	fonts usable in XeTeX. Use OpenType-info.tex for OpenType
14mu|texlive-xetexfontinfo-20080824-4|24	fonts, and AAT-info.tex for AAT fonts (Mac OS X only).
14mu|texlive-xetexfontinfo-20080824-4|25	
14mu|texlive-xetexfontinfo-20080824-4|26	
14mu|texlive-xetexfontinfo-20080824-4|27	#-----------------------------------------------------------------------
14mu|texlive-xetexfontinfo-20080824-4|28	%files
14mu|texlive-xetexfontinfo-20080824-4|29	%{_texmfdistdir}/tex/xetex/xetexfontinfo/aat-info.tex
14mu|texlive-xetexfontinfo-20080824-4|30	%{_texmfdistdir}/tex/xetex/xetexfontinfo/opentype-info.tex
14mu|texlive-xetexfontinfo-20080824-4|31	%doc %{_texmfdistdir}/doc/xetex/xetexfontinfo/README
14mu|texlive-xetexfontinfo-20080824-4|32	
14mu|texlive-xetexfontinfo-20080824-4|33	#-----------------------------------------------------------------------
14mu|texlive-xetexfontinfo-20080824-4|34	%prep
14mu|texlive-xetexfontinfo-20080824-4|35	%setup -c -a0 -a1
14mu|texlive-xetexfontinfo-20080824-4|36	
14mu|texlive-xetexfontinfo-20080824-4|37	%build
14mu|texlive-xetexfontinfo-20080824-4|38	
14mu|texlive-xetexfontinfo-20080824-4|39	%install
14mu|texlive-xetexfontinfo-20080824-4|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xetexfontinfo-20080824-4|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xetexfontinfo-20080824-4|42	
14mu|texlive-xetexfontinfo-20080824-4|43	
14mu|texlive-xetexfontinfo-20080824-4|44	
14mu|texlive-xetexfontinfo-20080824-4|45	%changelog
14mu|texlive-xetexfontinfo-20080824-4|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080824-4
14mu|texlive-xetexfontinfo-20080824-4|47	+ Revision: cce673e
14mu|texlive-xetexfontinfo-20080824-4|48	- MassBuild#674: Increase release tag
14mu|texlive-xetexfontinfo-20080824-4|49	
14mu|texlive-xetexfontinfo-20080824-4|50	

26110 14
14mu|texlive-xetex-itrans-4.0-4|1	# revision 24105
14mu|texlive-xetex-itrans-4.0-4|2	# category Package
14mu|texlive-xetex-itrans-4.0-4|3	# catalog-ctan /macros/xetex/generic/itrans
14mu|texlive-xetex-itrans-4.0-4|4	# catalog-date 2011-09-26 15:47:09 +0200
14mu|texlive-xetex-itrans-4.0-4|5	# catalog-license lppl1.3
14mu|texlive-xetex-itrans-4.0-4|6	# catalog-version 4.0
14mu|texlive-xetex-itrans-4.0-4|7	Name:		texlive-xetex-itrans
14mu|texlive-xetex-itrans-4.0-4|8	Version:	4.0
14mu|texlive-xetex-itrans-4.0-4|9	Release:	4
14mu|texlive-xetex-itrans-4.0-4|10	Summary:	Itrans input maps for use with XeLaTeX
14mu|texlive-xetex-itrans-4.0-4|11	Group:		Publishing
14mu|texlive-xetex-itrans-4.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/itrans
14mu|texlive-xetex-itrans-4.0-4|13	License:	LPPL1.3
14mu|texlive-xetex-itrans-4.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-itrans.tar.xz
14mu|texlive-xetex-itrans-4.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-itrans.doc.tar.xz
14mu|texlive-xetex-itrans-4.0-4|16	BuildArch:	noarch
14mu|texlive-xetex-itrans-4.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xetex-itrans-4.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xetex-itrans-4.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xetex-itrans-4.0-4|20	
14mu|texlive-xetex-itrans-4.0-4|21	%description
14mu|texlive-xetex-itrans-4.0-4|22	The package provides maps for use with XeLaTeX with coding done
14mu|texlive-xetex-itrans-4.0-4|23	using itrans. Fontspec maps are provided for Devanagari
14mu|texlive-xetex-itrans-4.0-4|24	(Sanskrit), for Sanskrit in Kannada and for Kannada itself.
14mu|texlive-xetex-itrans-4.0-4|25	
14mu|texlive-xetex-itrans-4.0-4|26	
14mu|texlive-xetex-itrans-4.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-xetex-itrans-4.0-4|28	%files
14mu|texlive-xetex-itrans-4.0-4|29	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/brh-kan.map
14mu|texlive-xetex-itrans-4.0-4|30	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/brh-kan.tec
14mu|texlive-xetex-itrans-4.0-4|31	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-dvn.map
14mu|texlive-xetex-itrans-4.0-4|32	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-dvn.tec
14mu|texlive-xetex-itrans-4.0-4|33	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-iast.map
14mu|texlive-xetex-itrans-4.0-4|34	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-iast.tec
14mu|texlive-xetex-itrans-4.0-4|35	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-kan.map
14mu|texlive-xetex-itrans-4.0-4|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-kan.tec
14mu|texlive-xetex-itrans-4.0-4|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sankan.map
14mu|texlive-xetex-itrans-4.0-4|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sankan.tec
14mu|texlive-xetex-itrans-4.0-4|39	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-santel.map
14mu|texlive-xetex-itrans-4.0-4|40	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-santel.tec
14mu|texlive-xetex-itrans-4.0-4|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sdvn.map
14mu|texlive-xetex-itrans-4.0-4|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sdvn.tec
14mu|texlive-xetex-itrans-4.0-4|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tamil.map
14mu|texlive-xetex-itrans-4.0-4|44	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tamil.tec
14mu|texlive-xetex-itrans-4.0-4|45	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tel.map
14mu|texlive-xetex-itrans-4.0-4|46	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tel.tec
14mu|texlive-xetex-itrans-4.0-4|47	%doc %{_texmfdistdir}/doc/xelatex/xetex-itrans/README
14mu|texlive-xetex-itrans-4.0-4|48	%doc %{_texmfdistdir}/doc/xelatex/xetex-itrans/itrans-tamil-sample.pdf
14mu|texlive-xetex-itrans-4.0-4|49	%doc %{_texmfdistdir}/doc/xelatex/xetex-itrans/itrans-tamil-sample.tex
14mu|texlive-xetex-itrans-4.0-4|50	
14mu|texlive-xetex-itrans-4.0-4|51	#-----------------------------------------------------------------------
14mu|texlive-xetex-itrans-4.0-4|52	%prep
14mu|texlive-xetex-itrans-4.0-4|53	%setup -c -a0 -a1
14mu|texlive-xetex-itrans-4.0-4|54	
14mu|texlive-xetex-itrans-4.0-4|55	%build
14mu|texlive-xetex-itrans-4.0-4|56	
14mu|texlive-xetex-itrans-4.0-4|57	%install
14mu|texlive-xetex-itrans-4.0-4|58	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-itrans-4.0-4|59	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-itrans-4.0-4|60	
14mu|texlive-xetex-itrans-4.0-4|61	
14mu|texlive-xetex-itrans-4.0-4|62	
14mu|texlive-xetex-itrans-4.0-4|63	%changelog
14mu|texlive-xetex-itrans-4.0-4|64	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 4.0-4
14mu|texlive-xetex-itrans-4.0-4|65	+ Revision: e060c34
14mu|texlive-xetex-itrans-4.0-4|66	- MassBuild#674: Increase release tag
14mu|texlive-xetex-itrans-4.0-4|67	
14mu|texlive-xetex-itrans-4.0-4|68	

26111 14
14mu|texlive-xetexko-2.4-3|1	# revision 32863
14mu|texlive-xetexko-2.4-3|2	# category Package
14mu|texlive-xetexko-2.4-3|3	# catalog-ctan /macros/xetex/generic/xetexko
14mu|texlive-xetexko-2.4-3|4	# catalog-date 2014-02-03 08:31:04 +0100
14mu|texlive-xetexko-2.4-3|5	# catalog-license lppl1.3
14mu|texlive-xetexko-2.4-3|6	# catalog-version 2.4
14mu|texlive-xetexko-2.4-3|7	Name:		texlive-xetexko
14mu|texlive-xetexko-2.4-3|8	Version:	2.4
14mu|texlive-xetexko-2.4-3|9	Release:	3
14mu|texlive-xetexko-2.4-3|10	Summary:	Typeset Korean with Xe(La)TeX
14mu|texlive-xetexko-2.4-3|11	Group:		Publishing
14mu|texlive-xetexko-2.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/xetexko
14mu|texlive-xetexko-2.4-3|13	License:	LPPL1.3
14mu|texlive-xetexko-2.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexko.tar.xz
14mu|texlive-xetexko-2.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexko.doc.tar.xz
14mu|texlive-xetexko-2.4-3|16	BuildArch:	noarch
14mu|texlive-xetexko-2.4-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xetexko-2.4-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xetexko-2.4-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-xetexko-2.4-3|20	
14mu|texlive-xetexko-2.4-3|21	%description
14mu|texlive-xetexko-2.4-3|22	The package supports typesetting Korean documents (including
14mu|texlive-xetexko-2.4-3|23	old Hangul texts), using XeTeX. It enhances the existing
14mu|texlive-xetexko-2.4-3|24	support, in XeTeX, providing features that provide quality
14mu|texlive-xetexko-2.4-3|25	typesetting.
14mu|texlive-xetexko-2.4-3|26	
14mu|texlive-xetexko-2.4-3|27	
14mu|texlive-xetexko-2.4-3|28	#-----------------------------------------------------------------------
14mu|texlive-xetexko-2.4-3|29	%files
14mu|texlive-xetexko-2.4-3|30	%{_texmfdistdir}/tex/xetex/xetexko/hanja_hangul.tab
14mu|texlive-xetexko-2.4-3|31	%{_texmfdistdir}/tex/xetex/xetexko/hanjacom_hangul.tab
14mu|texlive-xetexko-2.4-3|32	%{_texmfdistdir}/tex/xetex/xetexko/hanjaexa_hangul.tab
14mu|texlive-xetexko-2.4-3|33	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-font.sty
14mu|texlive-xetexko-2.4-3|34	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-hanging.sty
14mu|texlive-xetexko-2.4-3|35	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-josa.sty
14mu|texlive-xetexko-2.4-3|36	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-space.sty
14mu|texlive-xetexko-2.4-3|37	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-vertical.sty
14mu|texlive-xetexko-2.4-3|38	%{_texmfdistdir}/tex/xetex/xetexko/xetexko.sty
14mu|texlive-xetexko-2.4-3|39	%doc %{_texmfdistdir}/doc/xetex/xetexko/ChangeLog
14mu|texlive-xetexko-2.4-3|40	%doc %{_texmfdistdir}/doc/xetex/xetexko/README
14mu|texlive-xetexko-2.4-3|41	%doc %{_texmfdistdir}/doc/xetex/xetexko/xetexko-doc.pdf
14mu|texlive-xetexko-2.4-3|42	%doc %{_texmfdistdir}/doc/xetex/xetexko/xetexko-doc.tex
14mu|texlive-xetexko-2.4-3|43	
14mu|texlive-xetexko-2.4-3|44	#-----------------------------------------------------------------------
14mu|texlive-xetexko-2.4-3|45	%prep
14mu|texlive-xetexko-2.4-3|46	%setup -c -a0 -a1
14mu|texlive-xetexko-2.4-3|47	
14mu|texlive-xetexko-2.4-3|48	%build
14mu|texlive-xetexko-2.4-3|49	
14mu|texlive-xetexko-2.4-3|50	%install
14mu|texlive-xetexko-2.4-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xetexko-2.4-3|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xetexko-2.4-3|53	
14mu|texlive-xetexko-2.4-3|54	%changelog
14mu|texlive-xetexko-2.4-3|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-3
14mu|texlive-xetexko-2.4-3|56	+ Revision: a4c9bcb
14mu|texlive-xetexko-2.4-3|57	- MassBuild#674: Increase release tag
14mu|texlive-xetexko-2.4-3|58	
14mu|texlive-xetexko-2.4-3|59	

26112 14
14mu|texlive-xetex-pstricks-20100218-4|1	# revision 17055
14mu|texlive-xetex-pstricks-20100218-4|2	# category Package
14mu|texlive-xetex-pstricks-20100218-4|3	# catalog-ctan /graphics/xetex/pstricks
14mu|texlive-xetex-pstricks-20100218-4|4	# catalog-date 2010-02-18 14:04:58 +0100
14mu|texlive-xetex-pstricks-20100218-4|5	# catalog-license pd
14mu|texlive-xetex-pstricks-20100218-4|6	# catalog-version undef
14mu|texlive-xetex-pstricks-20100218-4|7	Name:		texlive-xetex-pstricks
14mu|texlive-xetex-pstricks-20100218-4|8	Version:	20100218
14mu|texlive-xetex-pstricks-20100218-4|9	Release:	4
14mu|texlive-xetex-pstricks-20100218-4|10	Summary:	Running PStricks under XeTeX
14mu|texlive-xetex-pstricks-20100218-4|11	Group:		Publishing
14mu|texlive-xetex-pstricks-20100218-4|12	URL:		http://www.ctan.org/tex-archive/graphics/xetex/pstricks
14mu|texlive-xetex-pstricks-20100218-4|13	License:	PD
14mu|texlive-xetex-pstricks-20100218-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-pstricks.tar.xz
14mu|texlive-xetex-pstricks-20100218-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-pstricks.doc.tar.xz
14mu|texlive-xetex-pstricks-20100218-4|16	BuildArch:	noarch
14mu|texlive-xetex-pstricks-20100218-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xetex-pstricks-20100218-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xetex-pstricks-20100218-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xetex-pstricks-20100218-4|20	
14mu|texlive-xetex-pstricks-20100218-4|21	%description
14mu|texlive-xetex-pstricks-20100218-4|22	The package provides an indirection scheme for XeTeX to use the
14mu|texlive-xetex-pstricks-20100218-4|23	pstricks xdvipdfmx.cfg configuration file, so that XeTeX
14mu|texlive-xetex-pstricks-20100218-4|24	documents will load it in preference to the standard
14mu|texlive-xetex-pstricks-20100218-4|25	pstricks.con configuration file. With this configuration, many
14mu|texlive-xetex-pstricks-20100218-4|26	PSTricks features can be used in xelatex or plain xetex
14mu|texlive-xetex-pstricks-20100218-4|27	documents.
14mu|texlive-xetex-pstricks-20100218-4|28	
14mu|texlive-xetex-pstricks-20100218-4|29	
14mu|texlive-xetex-pstricks-20100218-4|30	#-----------------------------------------------------------------------
14mu|texlive-xetex-pstricks-20100218-4|31	%files
14mu|texlive-xetex-pstricks-20100218-4|32	%{_texmfdistdir}/tex/xelatex/xetex-pstricks/pstricks.con
14mu|texlive-xetex-pstricks-20100218-4|33	%{_texmfdistdir}/tex/xetex/xetex-pstricks/pstricks.con
14mu|texlive-xetex-pstricks-20100218-4|34	%doc %{_texmfdistdir}/doc/xetex/xetex-pstricks/README
14mu|texlive-xetex-pstricks-20100218-4|35	
14mu|texlive-xetex-pstricks-20100218-4|36	#-----------------------------------------------------------------------
14mu|texlive-xetex-pstricks-20100218-4|37	%prep
14mu|texlive-xetex-pstricks-20100218-4|38	%setup -c -a0 -a1
14mu|texlive-xetex-pstricks-20100218-4|39	
14mu|texlive-xetex-pstricks-20100218-4|40	%build
14mu|texlive-xetex-pstricks-20100218-4|41	
14mu|texlive-xetex-pstricks-20100218-4|42	%install
14mu|texlive-xetex-pstricks-20100218-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-pstricks-20100218-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-pstricks-20100218-4|45	
14mu|texlive-xetex-pstricks-20100218-4|46	
14mu|texlive-xetex-pstricks-20100218-4|47	
14mu|texlive-xetex-pstricks-20100218-4|48	%changelog
14mu|texlive-xetex-pstricks-20100218-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20100218-4
14mu|texlive-xetex-pstricks-20100218-4|50	+ Revision: b17dc89
14mu|texlive-xetex-pstricks-20100218-4|51	- MassBuild#674: Increase release tag
14mu|texlive-xetex-pstricks-20100218-4|52	
14mu|texlive-xetex-pstricks-20100218-4|53	

26113 14
14mu|texlive-xetex-tibetan-0.1-7|1	# revision 28847
14mu|texlive-xetex-tibetan-0.1-7|2	# category Package
14mu|texlive-xetex-tibetan-0.1-7|3	# catalog-ctan /macros/xetex/generic/tibetan
14mu|texlive-xetex-tibetan-0.1-7|4	# catalog-date 2013-01-15 18:22:19 +0100
14mu|texlive-xetex-tibetan-0.1-7|5	# catalog-license lppl
14mu|texlive-xetex-tibetan-0.1-7|6	# catalog-version 0.1
14mu|texlive-xetex-tibetan-0.1-7|7	Name:		texlive-xetex-tibetan
14mu|texlive-xetex-tibetan-0.1-7|8	Version:	0.1
14mu|texlive-xetex-tibetan-0.1-7|9	Release:	7
14mu|texlive-xetex-tibetan-0.1-7|10	Summary:	XeTeX input maps for Unicode Tibetan
14mu|texlive-xetex-tibetan-0.1-7|11	Group:		Publishing
14mu|texlive-xetex-tibetan-0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/tibetan
14mu|texlive-xetex-tibetan-0.1-7|13	License:	LPPL
14mu|texlive-xetex-tibetan-0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-tibetan.tar.xz
14mu|texlive-xetex-tibetan-0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-tibetan.doc.tar.xz
14mu|texlive-xetex-tibetan-0.1-7|16	BuildArch:	noarch
14mu|texlive-xetex-tibetan-0.1-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xetex-tibetan-0.1-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xetex-tibetan-0.1-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-xetex-tibetan-0.1-7|20	
14mu|texlive-xetex-tibetan-0.1-7|21	%description
14mu|texlive-xetex-tibetan-0.1-7|22	The package provides a map for use with Jonathan Kew's TECkit,
14mu|texlive-xetex-tibetan-0.1-7|23	to translate Tibetan to Unicode (range 0F00-0FFF).
14mu|texlive-xetex-tibetan-0.1-7|24	
14mu|texlive-xetex-tibetan-0.1-7|25	
14mu|texlive-xetex-tibetan-0.1-7|26	#-----------------------------------------------------------------------
14mu|texlive-xetex-tibetan-0.1-7|27	%files
14mu|texlive-xetex-tibetan-0.1-7|28	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/loctib.map
14mu|texlive-xetex-tibetan-0.1-7|29	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/loctib.tec
14mu|texlive-xetex-tibetan-0.1-7|30	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/wylie.map
14mu|texlive-xetex-tibetan-0.1-7|31	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/wylie.tec
14mu|texlive-xetex-tibetan-0.1-7|32	%doc %{_texmfdistdir}/doc/xetex/xetex-tibetan/Changelog
14mu|texlive-xetex-tibetan-0.1-7|33	%doc %{_texmfdistdir}/doc/xetex/xetex-tibetan/README
14mu|texlive-xetex-tibetan-0.1-7|34	
14mu|texlive-xetex-tibetan-0.1-7|35	#-----------------------------------------------------------------------
14mu|texlive-xetex-tibetan-0.1-7|36	%prep
14mu|texlive-xetex-tibetan-0.1-7|37	%setup -c -a0 -a1
14mu|texlive-xetex-tibetan-0.1-7|38	
14mu|texlive-xetex-tibetan-0.1-7|39	%build
14mu|texlive-xetex-tibetan-0.1-7|40	
14mu|texlive-xetex-tibetan-0.1-7|41	%install
14mu|texlive-xetex-tibetan-0.1-7|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-tibetan-0.1-7|43	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xetex-tibetan-0.1-7|44	
14mu|texlive-xetex-tibetan-0.1-7|45	%changelog
14mu|texlive-xetex-tibetan-0.1-7|46	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
14mu|texlive-xetex-tibetan-0.1-7|47	+ Revision: cbd3f5b
14mu|texlive-xetex-tibetan-0.1-7|48	- MassBuild#674: Increase release tag
14mu|texlive-xetex-tibetan-0.1-7|49	
14mu|texlive-xetex-tibetan-0.1-7|50	

26114 14
14mu|texlive-xevlna-1.0-7|1	# revision 30086
14mu|texlive-xevlna-1.0-7|2	# category Package
14mu|texlive-xevlna-1.0-7|3	# catalog-ctan /macros/xetex/generic/xevlna
14mu|texlive-xevlna-1.0-7|4	# catalog-date 2013-04-23 11:12:19 +0200
14mu|texlive-xevlna-1.0-7|5	# catalog-license lppl1.3
14mu|texlive-xevlna-1.0-7|6	# catalog-version 1.0
14mu|texlive-xevlna-1.0-7|7	Name:		texlive-xevlna
14mu|texlive-xevlna-1.0-7|8	Version:	1.0
14mu|texlive-xevlna-1.0-7|9	Release:	7
14mu|texlive-xevlna-1.0-7|10	Summary:	Insert non-breakable spaces using XeTeX
14mu|texlive-xevlna-1.0-7|11	Group:		Publishing
14mu|texlive-xevlna-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/xevlna
14mu|texlive-xevlna-1.0-7|13	License:	LPPL1.3
14mu|texlive-xevlna-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xevlna.tar.xz
14mu|texlive-xevlna-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xevlna.doc.tar.xz
14mu|texlive-xevlna-1.0-7|16	BuildArch:	noarch
14mu|texlive-xevlna-1.0-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xevlna-1.0-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xevlna-1.0-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-xevlna-1.0-7|20	
14mu|texlive-xevlna-1.0-7|21	%description
14mu|texlive-xevlna-1.0-7|22	The package will directly insert nonbreakable spaces (in Czech,
14mu|texlive-xevlna-1.0-7|23	vlna or vlnka), after nonsyllabic prepositions and single
14mu|texlive-xevlna-1.0-7|24	letter conjuctions, while the document is being typeset. (The
14mu|texlive-xevlna-1.0-7|25	macros recognised maths and verbatim by TeX means.) (Inserting
14mu|texlive-xevlna-1.0-7|26	nonbreakable spaces by a preprocessor will probably never be
14mu|texlive-xevlna-1.0-7|27	fully reliable, because user defined macros and environments
14mu|texlive-xevlna-1.0-7|28	cannot reliably be recognised.) The package works both with
14mu|texlive-xevlna-1.0-7|29	(Plain) XeTeX and with XeLaTeX.
14mu|texlive-xevlna-1.0-7|30	
14mu|texlive-xevlna-1.0-7|31	
14mu|texlive-xevlna-1.0-7|32	#-----------------------------------------------------------------------
14mu|texlive-xevlna-1.0-7|33	%files
14mu|texlive-xevlna-1.0-7|34	%{_texmfdistdir}/tex/xelatex/xevlna/xevlna.sty
14mu|texlive-xevlna-1.0-7|35	%doc %{_texmfdistdir}/doc/xelatex/xevlna/License.txt
14mu|texlive-xevlna-1.0-7|36	%doc %{_texmfdistdir}/doc/xelatex/xevlna/README
14mu|texlive-xevlna-1.0-7|37	%doc %{_texmfdistdir}/doc/xelatex/xevlna/xevlna-inc.tex
14mu|texlive-xevlna-1.0-7|38	%doc %{_texmfdistdir}/doc/xelatex/xevlna/xevlna.pdf
14mu|texlive-xevlna-1.0-7|39	%doc %{_texmfdistdir}/doc/xelatex/xevlna/xevlna.tex
14mu|texlive-xevlna-1.0-7|40	
14mu|texlive-xevlna-1.0-7|41	#-----------------------------------------------------------------------
14mu|texlive-xevlna-1.0-7|42	%prep
14mu|texlive-xevlna-1.0-7|43	%setup -c -a0 -a1
14mu|texlive-xevlna-1.0-7|44	
14mu|texlive-xevlna-1.0-7|45	%build
14mu|texlive-xevlna-1.0-7|46	
14mu|texlive-xevlna-1.0-7|47	%install
14mu|texlive-xevlna-1.0-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xevlna-1.0-7|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xevlna-1.0-7|50	
14mu|texlive-xevlna-1.0-7|51	%changelog
14mu|texlive-xevlna-1.0-7|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
14mu|texlive-xevlna-1.0-7|53	+ Revision: 8f30315
14mu|texlive-xevlna-1.0-7|54	- MassBuild#674: Increase release tag
14mu|texlive-xevlna-1.0-7|55	
14mu|texlive-xevlna-1.0-7|56	

26115 14
14mu|texlive-xfor-1.05-4|1	# revision 15878
14mu|texlive-xfor-1.05-4|2	# category Package
14mu|texlive-xfor-1.05-4|3	# catalog-ctan /macros/latex/contrib/xfor
14mu|texlive-xfor-1.05-4|4	# catalog-date 2009-02-05 23:18:07 +0100
14mu|texlive-xfor-1.05-4|5	# catalog-license lppl
14mu|texlive-xfor-1.05-4|6	# catalog-version 1.05
14mu|texlive-xfor-1.05-4|7	Name:		texlive-xfor
14mu|texlive-xfor-1.05-4|8	Version:	1.05
14mu|texlive-xfor-1.05-4|9	Release:	4
14mu|texlive-xfor-1.05-4|10	Summary:	A reimplimentation of the LaTeX for-loop macro
14mu|texlive-xfor-1.05-4|11	Group:		Publishing
14mu|texlive-xfor-1.05-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xfor
14mu|texlive-xfor-1.05-4|13	License:	LPPL
14mu|texlive-xfor-1.05-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xfor.tar.xz
14mu|texlive-xfor-1.05-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xfor.doc.tar.xz
14mu|texlive-xfor-1.05-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xfor.source.tar.xz
14mu|texlive-xfor-1.05-4|17	BuildArch:	noarch
14mu|texlive-xfor-1.05-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xfor-1.05-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xfor-1.05-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xfor-1.05-4|21	
14mu|texlive-xfor-1.05-4|22	%description
14mu|texlive-xfor-1.05-4|23	The package redefines the LaTeX internal \@for macro so that
14mu|texlive-xfor-1.05-4|24	the loop may be prematurely terminated. The action is akin to
14mu|texlive-xfor-1.05-4|25	the C/Java break statement, except that the loop does not
14mu|texlive-xfor-1.05-4|26	terminate until the end of the current iteration.
14mu|texlive-xfor-1.05-4|27	
14mu|texlive-xfor-1.05-4|28	
14mu|texlive-xfor-1.05-4|29	#-----------------------------------------------------------------------
14mu|texlive-xfor-1.05-4|30	%files
14mu|texlive-xfor-1.05-4|31	%{_texmfdistdir}/tex/latex/xfor/xfor.sty
14mu|texlive-xfor-1.05-4|32	%doc %{_texmfdistdir}/doc/latex/xfor/CHANGES
14mu|texlive-xfor-1.05-4|33	%doc %{_texmfdistdir}/doc/latex/xfor/README
14mu|texlive-xfor-1.05-4|34	%doc %{_texmfdistdir}/doc/latex/xfor/sample.tex
14mu|texlive-xfor-1.05-4|35	%doc %{_texmfdistdir}/doc/latex/xfor/xfor.pdf
14mu|texlive-xfor-1.05-4|36	#- source
14mu|texlive-xfor-1.05-4|37	%doc %{_texmfdistdir}/source/latex/xfor/xfor.dtx
14mu|texlive-xfor-1.05-4|38	%doc %{_texmfdistdir}/source/latex/xfor/xfor.ins
14mu|texlive-xfor-1.05-4|39	
14mu|texlive-xfor-1.05-4|40	#-----------------------------------------------------------------------
14mu|texlive-xfor-1.05-4|41	%prep
14mu|texlive-xfor-1.05-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-xfor-1.05-4|43	
14mu|texlive-xfor-1.05-4|44	%build
14mu|texlive-xfor-1.05-4|45	
14mu|texlive-xfor-1.05-4|46	%install
14mu|texlive-xfor-1.05-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xfor-1.05-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xfor-1.05-4|49	
14mu|texlive-xfor-1.05-4|50	
14mu|texlive-xfor-1.05-4|51	
14mu|texlive-xfor-1.05-4|52	%changelog
14mu|texlive-xfor-1.05-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.05-4
14mu|texlive-xfor-1.05-4|54	+ Revision: 712dcff
14mu|texlive-xfor-1.05-4|55	- MassBuild#674: Increase release tag
14mu|texlive-xfor-1.05-4|56	
14mu|texlive-xfor-1.05-4|57	

26116 14
14mu|texlive-xgreek-2.4-3|1	# revision 25876
14mu|texlive-xgreek-2.4-3|2	# category Package
14mu|texlive-xgreek-2.4-3|3	# catalog-ctan /macros/xetex/latex/xgreek
14mu|texlive-xgreek-2.4-3|4	# catalog-date 2012-04-08 19:39:35 +0200
14mu|texlive-xgreek-2.4-3|5	# catalog-license lppl
14mu|texlive-xgreek-2.4-3|6	# catalog-version 2.4
14mu|texlive-xgreek-2.4-3|7	Name:		texlive-xgreek
14mu|texlive-xgreek-2.4-3|8	Version:	2.4
14mu|texlive-xgreek-2.4-3|9	Release:	3
14mu|texlive-xgreek-2.4-3|10	Summary:	XeLaTeX package for typesetting Greek language documents (beta release)
14mu|texlive-xgreek-2.4-3|11	Group:		Publishing
14mu|texlive-xgreek-2.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xgreek
14mu|texlive-xgreek-2.4-3|13	License:	LPPL
14mu|texlive-xgreek-2.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xgreek.tar.xz
14mu|texlive-xgreek-2.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xgreek.doc.tar.xz
14mu|texlive-xgreek-2.4-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xgreek.source.tar.xz
14mu|texlive-xgreek-2.4-3|17	BuildArch:	noarch
14mu|texlive-xgreek-2.4-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xgreek-2.4-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xgreek-2.4-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-xgreek-2.4-3|21	
14mu|texlive-xgreek-2.4-3|22	%description
14mu|texlive-xgreek-2.4-3|23	This package has been designed so to allow people to typeset
14mu|texlive-xgreek-2.4-3|24	Greek language documents using XeLaTeX. And it is released in
14mu|texlive-xgreek-2.4-3|25	the hope that people will use it and spot errors, bugs,
14mu|texlive-xgreek-2.4-3|26	features so to improve it. Practically, it provides all the
14mu|texlive-xgreek-2.4-3|27	capabilities of the greek option of the babel package. The
14mu|texlive-xgreek-2.4-3|28	package can be invoked with any of the following options:
14mu|texlive-xgreek-2.4-3|29	monotonic (for typesetting modern monotonic Greek), polytonic
14mu|texlive-xgreek-2.4-3|30	(for typesetting modern polytonic Greek), and ancient (for
14mu|texlive-xgreek-2.4-3|31	typesetting ancient texts). The default option is monotonic.
14mu|texlive-xgreek-2.4-3|32	The command \setlanguage{<lang>} to activate the hyphenation
14mu|texlive-xgreek-2.4-3|33	patterns of the language <lang> This, however, can be done only
14mu|texlive-xgreek-2.4-3|34	if the format file has not been built with the babel mechanism.
14mu|texlive-xgreek-2.4-3|35	
14mu|texlive-xgreek-2.4-3|36	
14mu|texlive-xgreek-2.4-3|37	#-----------------------------------------------------------------------
14mu|texlive-xgreek-2.4-3|38	%files
14mu|texlive-xgreek-2.4-3|39	%{_texmfdistdir}/tex/xelatex/xgreek/xgreek.sty
14mu|texlive-xgreek-2.4-3|40	%doc %{_texmfdistdir}/doc/xelatex/xgreek/README
14mu|texlive-xgreek-2.4-3|41	%doc %{_texmfdistdir}/doc/xelatex/xgreek/xgreek.pdf
14mu|texlive-xgreek-2.4-3|42	#- source
14mu|texlive-xgreek-2.4-3|43	%doc %{_texmfdistdir}/source/xelatex/xgreek/xgreek.dtx
14mu|texlive-xgreek-2.4-3|44	%doc %{_texmfdistdir}/source/xelatex/xgreek/xgreek.ins
14mu|texlive-xgreek-2.4-3|45	
14mu|texlive-xgreek-2.4-3|46	#-----------------------------------------------------------------------
14mu|texlive-xgreek-2.4-3|47	%prep
14mu|texlive-xgreek-2.4-3|48	%setup -c -a0 -a1 -a2
14mu|texlive-xgreek-2.4-3|49	
14mu|texlive-xgreek-2.4-3|50	%build
14mu|texlive-xgreek-2.4-3|51	
14mu|texlive-xgreek-2.4-3|52	%install
14mu|texlive-xgreek-2.4-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xgreek-2.4-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xgreek-2.4-3|55	
14mu|texlive-xgreek-2.4-3|56	
14mu|texlive-xgreek-2.4-3|57	
14mu|texlive-xgreek-2.4-3|58	%changelog
14mu|texlive-xgreek-2.4-3|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.4-3
14mu|texlive-xgreek-2.4-3|60	+ Revision: f641fb3
14mu|texlive-xgreek-2.4-3|61	- MassBuild#674: Increase release tag
14mu|texlive-xgreek-2.4-3|62	
14mu|texlive-xgreek-2.4-3|63	

26117 14
14mu|texlive-xhfill-1.01-4|1	# revision 22575
14mu|texlive-xhfill-1.01-4|2	# category Package
14mu|texlive-xhfill-1.01-4|3	# catalog-ctan /macros/latex/contrib/xhfill
14mu|texlive-xhfill-1.01-4|4	# catalog-date 2011-05-17 17:47:58 +0200
14mu|texlive-xhfill-1.01-4|5	# catalog-license lppl
14mu|texlive-xhfill-1.01-4|6	# catalog-version 1.01
14mu|texlive-xhfill-1.01-4|7	Name:		texlive-xhfill
14mu|texlive-xhfill-1.01-4|8	Version:	1.01
14mu|texlive-xhfill-1.01-4|9	Release:	4
14mu|texlive-xhfill-1.01-4|10	Summary:	Extending \hrulefill
14mu|texlive-xhfill-1.01-4|11	Group:		Publishing
14mu|texlive-xhfill-1.01-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xhfill
14mu|texlive-xhfill-1.01-4|13	License:	LPPL
14mu|texlive-xhfill-1.01-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xhfill.tar.xz
14mu|texlive-xhfill-1.01-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xhfill.doc.tar.xz
14mu|texlive-xhfill-1.01-4|16	BuildArch:	noarch
14mu|texlive-xhfill-1.01-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xhfill-1.01-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xhfill-1.01-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xhfill-1.01-4|20	
14mu|texlive-xhfill-1.01-4|21	%description
14mu|texlive-xhfill-1.01-4|22	The package provides extended macros for the default \hrulefill
14mu|texlive-xhfill-1.01-4|23	command. It allows modification of the width and the colour of
14mu|texlive-xhfill-1.01-4|24	the line.
14mu|texlive-xhfill-1.01-4|25	
14mu|texlive-xhfill-1.01-4|26	
14mu|texlive-xhfill-1.01-4|27	#-----------------------------------------------------------------------
14mu|texlive-xhfill-1.01-4|28	%files
14mu|texlive-xhfill-1.01-4|29	%{_texmfdistdir}/tex/latex/xhfill/xhfill.sty
14mu|texlive-xhfill-1.01-4|30	%doc %{_texmfdistdir}/doc/latex/xhfill/Changes
14mu|texlive-xhfill-1.01-4|31	%doc %{_texmfdistdir}/doc/latex/xhfill/Makefile
14mu|texlive-xhfill-1.01-4|32	%doc %{_texmfdistdir}/doc/latex/xhfill/xhfill-doc.pdf
14mu|texlive-xhfill-1.01-4|33	%doc %{_texmfdistdir}/doc/latex/xhfill/xhfill-doc.tex
14mu|texlive-xhfill-1.01-4|34	
14mu|texlive-xhfill-1.01-4|35	#-----------------------------------------------------------------------
14mu|texlive-xhfill-1.01-4|36	%prep
14mu|texlive-xhfill-1.01-4|37	%setup -c -a0 -a1
14mu|texlive-xhfill-1.01-4|38	
14mu|texlive-xhfill-1.01-4|39	%build
14mu|texlive-xhfill-1.01-4|40	
14mu|texlive-xhfill-1.01-4|41	%install
14mu|texlive-xhfill-1.01-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xhfill-1.01-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xhfill-1.01-4|44	
14mu|texlive-xhfill-1.01-4|45	
14mu|texlive-xhfill-1.01-4|46	
14mu|texlive-xhfill-1.01-4|47	%changelog
14mu|texlive-xhfill-1.01-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.01-4
14mu|texlive-xhfill-1.01-4|49	+ Revision: 6b0eaa6
14mu|texlive-xhfill-1.01-4|50	- MassBuild#674: Increase release tag
14mu|texlive-xhfill-1.01-4|51	
14mu|texlive-xhfill-1.01-4|52	

26118 14
14mu|texlive-xifthen-1.3-4|1	# revision 15878
14mu|texlive-xifthen-1.3-4|2	# category Package
14mu|texlive-xifthen-1.3-4|3	# catalog-ctan /macros/latex/contrib/xifthen
14mu|texlive-xifthen-1.3-4|4	# catalog-date 2009-05-03 12:26:51 +0200
14mu|texlive-xifthen-1.3-4|5	# catalog-license lppl
14mu|texlive-xifthen-1.3-4|6	# catalog-version 1.3
14mu|texlive-xifthen-1.3-4|7	Name:		texlive-xifthen
14mu|texlive-xifthen-1.3-4|8	Version:	1.3
14mu|texlive-xifthen-1.3-4|9	Release:	4
14mu|texlive-xifthen-1.3-4|10	Summary:	Extended conditional commands
14mu|texlive-xifthen-1.3-4|11	Group:		Publishing
14mu|texlive-xifthen-1.3-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xifthen
14mu|texlive-xifthen-1.3-4|13	License:	LPPL
14mu|texlive-xifthen-1.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xifthen.tar.xz
14mu|texlive-xifthen-1.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xifthen.doc.tar.xz
14mu|texlive-xifthen-1.3-4|16	BuildArch:	noarch
14mu|texlive-xifthen-1.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xifthen-1.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xifthen-1.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xifthen-1.3-4|20	
14mu|texlive-xifthen-1.3-4|21	%description
14mu|texlive-xifthen-1.3-4|22	This package extends the ifthen package by implementing new
14mu|texlive-xifthen-1.3-4|23	commands to go within the first argument of \ifthenelse: to
14mu|texlive-xifthen-1.3-4|24	test whether a string is void or not, if a command is defined
14mu|texlive-xifthen-1.3-4|25	or equivalent to another. The package also enables use of
14mu|texlive-xifthen-1.3-4|26	complex expressions as introduced by the package calc, together
14mu|texlive-xifthen-1.3-4|27	with the ability of defining new commands to handle complex
14mu|texlive-xifthen-1.3-4|28	tests. The package requires e-TeX features.
14mu|texlive-xifthen-1.3-4|29	
14mu|texlive-xifthen-1.3-4|30	
14mu|texlive-xifthen-1.3-4|31	#-----------------------------------------------------------------------
14mu|texlive-xifthen-1.3-4|32	%files
14mu|texlive-xifthen-1.3-4|33	%{_texmfdistdir}/tex/latex/xifthen/xifthen.sty
14mu|texlive-xifthen-1.3-4|34	%doc %{_texmfdistdir}/doc/latex/xifthen/README
14mu|texlive-xifthen-1.3-4|35	%doc %{_texmfdistdir}/doc/latex/xifthen/xifthen.pdf
14mu|texlive-xifthen-1.3-4|36	%doc %{_texmfdistdir}/doc/latex/xifthen/xifthen.tex
14mu|texlive-xifthen-1.3-4|37	
14mu|texlive-xifthen-1.3-4|38	#-----------------------------------------------------------------------
14mu|texlive-xifthen-1.3-4|39	%prep
14mu|texlive-xifthen-1.3-4|40	%setup -c -a0 -a1
14mu|texlive-xifthen-1.3-4|41	
14mu|texlive-xifthen-1.3-4|42	%build
14mu|texlive-xifthen-1.3-4|43	
14mu|texlive-xifthen-1.3-4|44	%install
14mu|texlive-xifthen-1.3-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xifthen-1.3-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xifthen-1.3-4|47	
14mu|texlive-xifthen-1.3-4|48	
14mu|texlive-xifthen-1.3-4|49	
14mu|texlive-xifthen-1.3-4|50	%changelog
14mu|texlive-xifthen-1.3-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-4
14mu|texlive-xifthen-1.3-4|52	+ Revision: d1f6a9f
14mu|texlive-xifthen-1.3-4|53	- MassBuild#674: Increase release tag
14mu|texlive-xifthen-1.3-4|54	
14mu|texlive-xifthen-1.3-4|55	

26119 14
14mu|texlive-xint-1.09m-3|1	# revision 33062
14mu|texlive-xint-1.09m-3|2	# category Package
14mu|texlive-xint-1.09m-3|3	# catalog-ctan /macros/generic/xint
14mu|texlive-xint-1.09m-3|4	# catalog-date 2014-02-27 13:32:50 +0100
14mu|texlive-xint-1.09m-3|5	# catalog-license lppl1.3
14mu|texlive-xint-1.09m-3|6	# catalog-version 1.09m
14mu|texlive-xint-1.09m-3|7	Name:		texlive-xint
14mu|texlive-xint-1.09m-3|8	Version:	1.09m
14mu|texlive-xint-1.09m-3|9	Release:	3
14mu|texlive-xint-1.09m-3|10	Summary:	Expandable operations on long numbers
14mu|texlive-xint-1.09m-3|11	Group:		Publishing
14mu|texlive-xint-1.09m-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/xint
14mu|texlive-xint-1.09m-3|13	License:	LPPL1.3
14mu|texlive-xint-1.09m-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xint.tar.xz
14mu|texlive-xint-1.09m-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xint.doc.tar.xz
14mu|texlive-xint-1.09m-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xint.source.tar.xz
14mu|texlive-xint-1.09m-3|17	BuildArch:	noarch
14mu|texlive-xint-1.09m-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xint-1.09m-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xint-1.09m-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-xint-1.09m-3|21	
14mu|texlive-xint-1.09m-3|22	%description
14mu|texlive-xint-1.09m-3|23	The bundle provides four packages: xint, which provides
14mu|texlive-xint-1.09m-3|24	expandable TeX macros that implement the basic arithmetic
14mu|texlive-xint-1.09m-3|25	operations of addition, subtraction, multiplication and
14mu|texlive-xint-1.09m-3|26	division, as applied to arbitrarily long numbers represented as
14mu|texlive-xint-1.09m-3|27	chains of digits with an optional minus sign; xinttools is
14mu|texlive-xint-1.09m-3|28	loaded by xint (hence by all other packages of the bundle,
14mu|texlive-xint-1.09m-3|29	too): it provides utilities of independent interest such as
14mu|texlive-xint-1.09m-3|30	expandable and non-expandable loops. xintfrac, which computes
14mu|texlive-xint-1.09m-3|31	fractions using xint; xintexpr, which extends xintfrac with an
14mu|texlive-xint-1.09m-3|32	expandable parser of expressions involving integers and a wide
14mu|texlive-xint-1.09m-3|33	variety of operators; xintbinhex provides conversions to and
14mu|texlive-xint-1.09m-3|34	from binary and hexadecimal bases; xintseries, which provides
14mu|texlive-xint-1.09m-3|35	basic functionality for computing partial sums using xint;
14mu|texlive-xint-1.09m-3|36	xintgcd, which provides implementations of the Euclidean
14mu|texlive-xint-1.09m-3|37	algorithm, and of its typesetting; xintcfrac, which deals with
14mu|texlive-xint-1.09m-3|38	the computation of continued fractions, All of the packages'
14mu|texlive-xint-1.09m-3|39	computations are done in a way that they can operate in an
14mu|texlive-xint-1.09m-3|40	expanding environment. The packages may be used either with
14mu|texlive-xint-1.09m-3|41	Plain TeX or LaTeX.
14mu|texlive-xint-1.09m-3|42	
14mu|texlive-xint-1.09m-3|43	
14mu|texlive-xint-1.09m-3|44	#-----------------------------------------------------------------------
14mu|texlive-xint-1.09m-3|45	%files
14mu|texlive-xint-1.09m-3|46	%{_texmfdistdir}/tex/generic/xint/xint.sty
14mu|texlive-xint-1.09m-3|47	%{_texmfdistdir}/tex/generic/xint/xintbinhex.sty
14mu|texlive-xint-1.09m-3|48	%{_texmfdistdir}/tex/generic/xint/xintcfrac.sty
14mu|texlive-xint-1.09m-3|49	%{_texmfdistdir}/tex/generic/xint/xintexpr.sty
14mu|texlive-xint-1.09m-3|50	%{_texmfdistdir}/tex/generic/xint/xintfrac.sty
14mu|texlive-xint-1.09m-3|51	%{_texmfdistdir}/tex/generic/xint/xintgcd.sty
14mu|texlive-xint-1.09m-3|52	%{_texmfdistdir}/tex/generic/xint/xintseries.sty
14mu|texlive-xint-1.09m-3|53	%{_texmfdistdir}/tex/generic/xint/xinttools.sty
14mu|texlive-xint-1.09m-3|54	%doc %{_texmfdistdir}/doc/generic/xint/README
14mu|texlive-xint-1.09m-3|55	%doc %{_texmfdistdir}/doc/generic/xint/xint.pdf
14mu|texlive-xint-1.09m-3|56	#- source
14mu|texlive-xint-1.09m-3|57	%doc %{_texmfdistdir}/source/generic/xint/xint.dtx
14mu|texlive-xint-1.09m-3|58	%doc %{_texmfdistdir}/source/generic/xint/xint.ins
14mu|texlive-xint-1.09m-3|59	
14mu|texlive-xint-1.09m-3|60	#-----------------------------------------------------------------------
14mu|texlive-xint-1.09m-3|61	%prep
14mu|texlive-xint-1.09m-3|62	%setup -c -a0 -a1 -a2
14mu|texlive-xint-1.09m-3|63	
14mu|texlive-xint-1.09m-3|64	%build
14mu|texlive-xint-1.09m-3|65	
14mu|texlive-xint-1.09m-3|66	%install
14mu|texlive-xint-1.09m-3|67	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xint-1.09m-3|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xint-1.09m-3|69	
14mu|texlive-xint-1.09m-3|70	%changelog
14mu|texlive-xint-1.09m-3|71	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.09m-3
14mu|texlive-xint-1.09m-3|72	+ Revision: e44d9f5
14mu|texlive-xint-1.09m-3|73	- MassBuild#674: Increase release tag
14mu|texlive-xint-1.09m-3|74	
14mu|texlive-xint-1.09m-3|75	

26120 14
14mu|texlive-xits-1.105-3|1	# revision 26719
14mu|texlive-xits-1.105-3|2	# category Package
14mu|texlive-xits-1.105-3|3	# catalog-ctan /fonts/xits
14mu|texlive-xits-1.105-3|4	# catalog-date 2012-05-18 23:29:02 +0200
14mu|texlive-xits-1.105-3|5	# catalog-license ofl
14mu|texlive-xits-1.105-3|6	# catalog-version 1.105
14mu|texlive-xits-1.105-3|7	Name:		texlive-xits
14mu|texlive-xits-1.105-3|8	Version:	1.105
14mu|texlive-xits-1.105-3|9	Release:	3
14mu|texlive-xits-1.105-3|10	Summary:	A Scientific Times-like font with support for mathematical typesetting
14mu|texlive-xits-1.105-3|11	Group:		Publishing
14mu|texlive-xits-1.105-3|12	URL:		http://www.ctan.org/tex-archive/fonts/xits
14mu|texlive-xits-1.105-3|13	License:	OFL
14mu|texlive-xits-1.105-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xits.tar.xz
14mu|texlive-xits-1.105-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xits.doc.tar.xz
14mu|texlive-xits-1.105-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xits.source.tar.xz
14mu|texlive-xits-1.105-3|17	BuildArch:	noarch
14mu|texlive-xits-1.105-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xits-1.105-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xits-1.105-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-xits-1.105-3|21	
14mu|texlive-xits-1.105-3|22	%description
14mu|texlive-xits-1.105-3|23	XITS is a Times-like font for scientific typesetting with
14mu|texlive-xits-1.105-3|24	proper mathematical support for modern, Unicode and OpenType
14mu|texlive-xits-1.105-3|25	capable TeX engines, namely LuaTeX and XeTeX. For use with
14mu|texlive-xits-1.105-3|26	LuaLaTeX or XeLaTeX, support is available from the fontspec and
14mu|texlive-xits-1.105-3|27	unicode-math packages.
14mu|texlive-xits-1.105-3|28	
14mu|texlive-xits-1.105-3|29	
14mu|texlive-xits-1.105-3|30	#-----------------------------------------------------------------------
14mu|texlive-xits-1.105-3|31	%files
14mu|texlive-xits-1.105-3|32	%{_texmfdistdir}/fonts/opentype/public/xits/xits-bold.otf
14mu|texlive-xits-1.105-3|33	%{_texmfdistdir}/fonts/opentype/public/xits/xits-bolditalic.otf
14mu|texlive-xits-1.105-3|34	%{_texmfdistdir}/fonts/opentype/public/xits/xits-italic.otf
14mu|texlive-xits-1.105-3|35	%{_texmfdistdir}/fonts/opentype/public/xits/xits-math.otf
14mu|texlive-xits-1.105-3|36	%{_texmfdistdir}/fonts/opentype/public/xits/xits-mathbold.otf
14mu|texlive-xits-1.105-3|37	%{_texmfdistdir}/fonts/opentype/public/xits/xits-regular.otf
14mu|texlive-xits-1.105-3|38	%doc %{_texmfdistdir}/doc/fonts/xits/FONTLOG.txt
14mu|texlive-xits-1.105-3|39	%doc %{_texmfdistdir}/doc/fonts/xits/Makefile
14mu|texlive-xits-1.105-3|40	%doc %{_texmfdistdir}/doc/fonts/xits/OFL-FAQ.txt
14mu|texlive-xits-1.105-3|41	%doc %{_texmfdistdir}/doc/fonts/xits/OFL.txt
14mu|texlive-xits-1.105-3|42	%doc %{_texmfdistdir}/doc/fonts/xits/README
14mu|texlive-xits-1.105-3|43	%doc %{_texmfdistdir}/doc/fonts/xits/postprocess.py
14mu|texlive-xits-1.105-3|44	%doc %{_texmfdistdir}/doc/fonts/xits/user-guide.pdf
14mu|texlive-xits-1.105-3|45	%doc %{_texmfdistdir}/doc/fonts/xits/user-guide.tex
14mu|texlive-xits-1.105-3|46	%doc %{_texmfdistdir}/doc/fonts/xits/xits-math.lfg
14mu|texlive-xits-1.105-3|47	%doc %{_texmfdistdir}/doc/fonts/xits/xits-specimen.pdf
14mu|texlive-xits-1.105-3|48	%doc %{_texmfdistdir}/doc/fonts/xits/xits-specimen.tex
14mu|texlive-xits-1.105-3|49	#- source
14mu|texlive-xits-1.105-3|50	%doc %{_texmfdistdir}/source/fonts/xits/xits-bold.sfd
14mu|texlive-xits-1.105-3|51	%doc %{_texmfdistdir}/source/fonts/xits/xits-bolditalic.sfd
14mu|texlive-xits-1.105-3|52	%doc %{_texmfdistdir}/source/fonts/xits/xits-italic.sfd
14mu|texlive-xits-1.105-3|53	%doc %{_texmfdistdir}/source/fonts/xits/xits-math.sfd
14mu|texlive-xits-1.105-3|54	%doc %{_texmfdistdir}/source/fonts/xits/xits-mathbold.sfd
14mu|texlive-xits-1.105-3|55	%doc %{_texmfdistdir}/source/fonts/xits/xits-regular.sfd
14mu|texlive-xits-1.105-3|56	%doc %{_texmfdistdir}/source/fonts/xits/xits.fea
14mu|texlive-xits-1.105-3|57	
14mu|texlive-xits-1.105-3|58	#-----------------------------------------------------------------------
14mu|texlive-xits-1.105-3|59	%prep
14mu|texlive-xits-1.105-3|60	%setup -c -a0 -a1 -a2
14mu|texlive-xits-1.105-3|61	
14mu|texlive-xits-1.105-3|62	%build
14mu|texlive-xits-1.105-3|63	
14mu|texlive-xits-1.105-3|64	%install
14mu|texlive-xits-1.105-3|65	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xits-1.105-3|66	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xits-1.105-3|67	
14mu|texlive-xits-1.105-3|68	
14mu|texlive-xits-1.105-3|69	
14mu|texlive-xits-1.105-3|70	%changelog
14mu|texlive-xits-1.105-3|71	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.105-3
14mu|texlive-xits-1.105-3|72	+ Revision: bc184c2
14mu|texlive-xits-1.105-3|73	- MassBuild#674: Increase release tag
14mu|texlive-xits-1.105-3|74	
14mu|texlive-xits-1.105-3|75	

26121 14
14mu|texlive-xkeyval-2.6a-4|1	# revision 15878
14mu|texlive-xkeyval-2.6a-4|2	# category Package
14mu|texlive-xkeyval-2.6a-4|3	# catalog-ctan /macros/latex/contrib/xkeyval
14mu|texlive-xkeyval-2.6a-4|4	# catalog-date 2008-08-13 18:44:56 +0200
14mu|texlive-xkeyval-2.6a-4|5	# catalog-license lppl
14mu|texlive-xkeyval-2.6a-4|6	# catalog-version 2.6a
14mu|texlive-xkeyval-2.6a-4|7	Name:		texlive-xkeyval
14mu|texlive-xkeyval-2.6a-4|8	Version:	2.6a
14mu|texlive-xkeyval-2.6a-4|9	Release:	4
14mu|texlive-xkeyval-2.6a-4|10	Summary:	Extension of the keyval package
14mu|texlive-xkeyval-2.6a-4|11	Group:		Publishing
14mu|texlive-xkeyval-2.6a-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xkeyval
14mu|texlive-xkeyval-2.6a-4|13	License:	LPPL
14mu|texlive-xkeyval-2.6a-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xkeyval.tar.xz
14mu|texlive-xkeyval-2.6a-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xkeyval.doc.tar.xz
14mu|texlive-xkeyval-2.6a-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xkeyval.source.tar.xz
14mu|texlive-xkeyval-2.6a-4|17	BuildArch:	noarch
14mu|texlive-xkeyval-2.6a-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xkeyval-2.6a-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xkeyval-2.6a-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xkeyval-2.6a-4|21	
14mu|texlive-xkeyval-2.6a-4|22	%description
14mu|texlive-xkeyval-2.6a-4|23	This package is an extension of the keyval package and offers
14mu|texlive-xkeyval-2.6a-4|24	additional macros for setting keys and declaring and setting
14mu|texlive-xkeyval-2.6a-4|25	class or package options. The package allows the programmer to
14mu|texlive-xkeyval-2.6a-4|26	specify a prefix to the name of the macros it defines for keys,
14mu|texlive-xkeyval-2.6a-4|27	and to define families of key definitions; these all help use
14mu|texlive-xkeyval-2.6a-4|28	in documents where several packages define their own sets of
14mu|texlive-xkeyval-2.6a-4|29	keys.
14mu|texlive-xkeyval-2.6a-4|30	
14mu|texlive-xkeyval-2.6a-4|31	
14mu|texlive-xkeyval-2.6a-4|32	#-----------------------------------------------------------------------
14mu|texlive-xkeyval-2.6a-4|33	%files
14mu|texlive-xkeyval-2.6a-4|34	%{_texmfdistdir}/tex/generic/xkeyval/keyval.tex
14mu|texlive-xkeyval-2.6a-4|35	%{_texmfdistdir}/tex/generic/xkeyval/pst-xkey.tex
14mu|texlive-xkeyval-2.6a-4|36	%{_texmfdistdir}/tex/generic/xkeyval/xkeyval.tex
14mu|texlive-xkeyval-2.6a-4|37	%{_texmfdistdir}/tex/generic/xkeyval/xkvtxhdr.tex
14mu|texlive-xkeyval-2.6a-4|38	%{_texmfdistdir}/tex/latex/xkeyval/pst-xkey.sty
14mu|texlive-xkeyval-2.6a-4|39	%{_texmfdistdir}/tex/latex/xkeyval/xkeyval.sty
14mu|texlive-xkeyval-2.6a-4|40	%{_texmfdistdir}/tex/latex/xkeyval/xkvltxp.sty
14mu|texlive-xkeyval-2.6a-4|41	%{_texmfdistdir}/tex/latex/xkeyval/xkvview.sty
14mu|texlive-xkeyval-2.6a-4|42	%doc %{_texmfdistdir}/doc/latex/xkeyval/README
14mu|texlive-xkeyval-2.6a-4|43	%doc %{_texmfdistdir}/doc/latex/xkeyval/xkeyval.pdf
14mu|texlive-xkeyval-2.6a-4|44	#- source
14mu|texlive-xkeyval-2.6a-4|45	%doc %{_texmfdistdir}/source/latex/xkeyval/xkeyval.dtx
14mu|texlive-xkeyval-2.6a-4|46	
14mu|texlive-xkeyval-2.6a-4|47	#-----------------------------------------------------------------------
14mu|texlive-xkeyval-2.6a-4|48	%prep
14mu|texlive-xkeyval-2.6a-4|49	%setup -c -a0 -a1 -a2
14mu|texlive-xkeyval-2.6a-4|50	
14mu|texlive-xkeyval-2.6a-4|51	%build
14mu|texlive-xkeyval-2.6a-4|52	
14mu|texlive-xkeyval-2.6a-4|53	%install
14mu|texlive-xkeyval-2.6a-4|54	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xkeyval-2.6a-4|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xkeyval-2.6a-4|56	
14mu|texlive-xkeyval-2.6a-4|57	
14mu|texlive-xkeyval-2.6a-4|58	
14mu|texlive-xkeyval-2.6a-4|59	%changelog
14mu|texlive-xkeyval-2.6a-4|60	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.6a-4
14mu|texlive-xkeyval-2.6a-4|61	+ Revision: c2ad64b
14mu|texlive-xkeyval-2.6a-4|62	- MassBuild#674: Increase release tag
14mu|texlive-xkeyval-2.6a-4|63	
14mu|texlive-xkeyval-2.6a-4|64	

26122 14
14mu|texlive-xltxtra-0.5e-4|1	# revision 19809
14mu|texlive-xltxtra-0.5e-4|2	# category Package
14mu|texlive-xltxtra-0.5e-4|3	# catalog-ctan /macros/latex/contrib/xltxtra
14mu|texlive-xltxtra-0.5e-4|4	# catalog-date 2010-09-19 16:45:28 +0200
14mu|texlive-xltxtra-0.5e-4|5	# catalog-license lppl
14mu|texlive-xltxtra-0.5e-4|6	# catalog-version 0.5e
14mu|texlive-xltxtra-0.5e-4|7	Name:		texlive-xltxtra
14mu|texlive-xltxtra-0.5e-4|8	Version:	0.5e
14mu|texlive-xltxtra-0.5e-4|9	Release:	4
14mu|texlive-xltxtra-0.5e-4|10	Summary:	"Extras" for LaTeX users of XeTeX
14mu|texlive-xltxtra-0.5e-4|11	Group:		Publishing
14mu|texlive-xltxtra-0.5e-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xltxtra
14mu|texlive-xltxtra-0.5e-4|13	License:	LPPL
14mu|texlive-xltxtra-0.5e-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xltxtra.tar.xz
14mu|texlive-xltxtra-0.5e-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xltxtra.doc.tar.xz
14mu|texlive-xltxtra-0.5e-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xltxtra.source.tar.xz
14mu|texlive-xltxtra-0.5e-4|17	BuildArch:	noarch
14mu|texlive-xltxtra-0.5e-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xltxtra-0.5e-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xltxtra-0.5e-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xltxtra-0.5e-4|21	
14mu|texlive-xltxtra-0.5e-4|22	%description
14mu|texlive-xltxtra-0.5e-4|23	The package loads the fixltx2e package from the LaTeX
14mu|texlive-xltxtra-0.5e-4|24	distribution, and etex.sty from the e-TeX distribution. The
14mu|texlive-xltxtra-0.5e-4|25	package then patches the \- (discretionary hyphen command) to
14mu|texlive-xltxtra-0.5e-4|26	use the current hyphen character (which may be different from
14mu|texlive-xltxtra-0.5e-4|27	than the default, which is the character at the ASCII hyphen
14mu|texlive-xltxtra-0.5e-4|28	slot), and loads the realscripts to patch the \textsuperscript
14mu|texlive-xltxtra-0.5e-4|29	command (from the LaTeX kernel) and the \textsubscript command
14mu|texlive-xltxtra-0.5e-4|30	(from the fixltx2e package). The package is loaded by the
14mu|texlive-xltxtra-0.5e-4|31	fontspec package, so that it should not ordinarily be necessary
14mu|texlive-xltxtra-0.5e-4|32	to load it explicitly. The package relies on the metalogo
14mu|texlive-xltxtra-0.5e-4|33	package for typesetting the XeTeX and XeLaTeX logos.
14mu|texlive-xltxtra-0.5e-4|34	
14mu|texlive-xltxtra-0.5e-4|35	
14mu|texlive-xltxtra-0.5e-4|36	#-----------------------------------------------------------------------
14mu|texlive-xltxtra-0.5e-4|37	%files
14mu|texlive-xltxtra-0.5e-4|38	%{_texmfdistdir}/tex/latex/xltxtra/xltxtra.sty
14mu|texlive-xltxtra-0.5e-4|39	%doc %{_texmfdistdir}/doc/latex/xltxtra/README
14mu|texlive-xltxtra-0.5e-4|40	%doc %{_texmfdistdir}/doc/latex/xltxtra/xltxtra.pdf
14mu|texlive-xltxtra-0.5e-4|41	#- source
14mu|texlive-xltxtra-0.5e-4|42	%doc %{_texmfdistdir}/source/latex/xltxtra/xltxtra.dtx
14mu|texlive-xltxtra-0.5e-4|43	%doc %{_texmfdistdir}/source/latex/xltxtra/xltxtra.ins
14mu|texlive-xltxtra-0.5e-4|44	
14mu|texlive-xltxtra-0.5e-4|45	#-----------------------------------------------------------------------
14mu|texlive-xltxtra-0.5e-4|46	%prep
14mu|texlive-xltxtra-0.5e-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-xltxtra-0.5e-4|48	
14mu|texlive-xltxtra-0.5e-4|49	%build
14mu|texlive-xltxtra-0.5e-4|50	
14mu|texlive-xltxtra-0.5e-4|51	%install
14mu|texlive-xltxtra-0.5e-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xltxtra-0.5e-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xltxtra-0.5e-4|54	
14mu|texlive-xltxtra-0.5e-4|55	
14mu|texlive-xltxtra-0.5e-4|56	
14mu|texlive-xltxtra-0.5e-4|57	%changelog
14mu|texlive-xltxtra-0.5e-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.5e-4
14mu|texlive-xltxtra-0.5e-4|59	+ Revision: c23dc2b
14mu|texlive-xltxtra-0.5e-4|60	- MassBuild#674: Increase release tag
14mu|texlive-xltxtra-0.5e-4|61	
14mu|texlive-xltxtra-0.5e-4|62	

26123 14
14mu|texlive-xmlplay-20061216-4|1	# revision 15878
14mu|texlive-xmlplay-20061216-4|2	# category Package
14mu|texlive-xmlplay-20061216-4|3	# catalog-ctan undef
14mu|texlive-xmlplay-20061216-4|4	# catalog-date 2006-12-16 17:11:43 +0100
14mu|texlive-xmlplay-20061216-4|5	# catalog-license pd
14mu|texlive-xmlplay-20061216-4|6	# catalog-version undef
14mu|texlive-xmlplay-20061216-4|7	Name:		texlive-xmlplay
14mu|texlive-xmlplay-20061216-4|8	Version:	20061216
14mu|texlive-xmlplay-20061216-4|9	Release:	4
14mu|texlive-xmlplay-20061216-4|10	Summary:	Typeset Shakespeare's plays as marked up by Bosak
14mu|texlive-xmlplay-20061216-4|11	Group:		Publishing
14mu|texlive-xmlplay-20061216-4|12	URL:		http://tug.org/texlive
14mu|texlive-xmlplay-20061216-4|13	License:	PD
14mu|texlive-xmlplay-20061216-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmlplay.tar.xz
14mu|texlive-xmlplay-20061216-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmlplay.doc.tar.xz
14mu|texlive-xmlplay-20061216-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmlplay.source.tar.xz
14mu|texlive-xmlplay-20061216-4|17	BuildArch:	noarch
14mu|texlive-xmlplay-20061216-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xmlplay-20061216-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xmlplay-20061216-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xmlplay-20061216-4|21	
14mu|texlive-xmlplay-20061216-4|22	%description
14mu|texlive-xmlplay-20061216-4|23	This is an xmltex package for typsetting the plays of
14mu|texlive-xmlplay-20061216-4|24	Shakespeare, as marked up by Jon Bosak.
14mu|texlive-xmlplay-20061216-4|25	
14mu|texlive-xmlplay-20061216-4|26	
14mu|texlive-xmlplay-20061216-4|27	#-----------------------------------------------------------------------
14mu|texlive-xmlplay-20061216-4|28	%files
14mu|texlive-xmlplay-20061216-4|29	%{_texmfdistdir}/tex/xmltex/xmlplay/play.xmt
14mu|texlive-xmlplay-20061216-4|30	%doc %{_texmfdistdir}/doc/otherformats/xmltex/xmlplay/readme
14mu|texlive-xmlplay-20061216-4|31	#- source
14mu|texlive-xmlplay-20061216-4|32	%doc %{_texmfdistdir}/source/xmltex/xmlplay/play.dtd
14mu|texlive-xmlplay-20061216-4|33	
14mu|texlive-xmlplay-20061216-4|34	#-----------------------------------------------------------------------
14mu|texlive-xmlplay-20061216-4|35	%prep
14mu|texlive-xmlplay-20061216-4|36	%setup -c -a0 -a1 -a2
14mu|texlive-xmlplay-20061216-4|37	
14mu|texlive-xmlplay-20061216-4|38	%build
14mu|texlive-xmlplay-20061216-4|39	
14mu|texlive-xmlplay-20061216-4|40	%install
14mu|texlive-xmlplay-20061216-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xmlplay-20061216-4|42	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xmlplay-20061216-4|43	
14mu|texlive-xmlplay-20061216-4|44	
14mu|texlive-xmlplay-20061216-4|45	
14mu|texlive-xmlplay-20061216-4|46	%changelog
14mu|texlive-xmlplay-20061216-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061216-4
14mu|texlive-xmlplay-20061216-4|48	+ Revision: 54d926b
14mu|texlive-xmlplay-20061216-4|49	- MassBuild#674: Increase release tag
14mu|texlive-xmlplay-20061216-4|50	
14mu|texlive-xmlplay-20061216-4|51	

26124 14
14mu|texlive-xmpincl-2.2-4|1	# revision 15878
14mu|texlive-xmpincl-2.2-4|2	# category Package
14mu|texlive-xmpincl-2.2-4|3	# catalog-ctan /macros/latex/contrib/xmpincl
14mu|texlive-xmpincl-2.2-4|4	# catalog-date 2008-05-10 20:43:24 +0200
14mu|texlive-xmpincl-2.2-4|5	# catalog-license gpl
14mu|texlive-xmpincl-2.2-4|6	# catalog-version 2.2
14mu|texlive-xmpincl-2.2-4|7	Name:		texlive-xmpincl
14mu|texlive-xmpincl-2.2-4|8	Version:	2.2
14mu|texlive-xmpincl-2.2-4|9	Release:	4
14mu|texlive-xmpincl-2.2-4|10	Summary:	Include eXtensible Metadata Platform data in PDFLaTeX
14mu|texlive-xmpincl-2.2-4|11	Group:		Publishing
14mu|texlive-xmpincl-2.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xmpincl
14mu|texlive-xmpincl-2.2-4|13	License:	GPL
14mu|texlive-xmpincl-2.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmpincl.tar.xz
14mu|texlive-xmpincl-2.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmpincl.doc.tar.xz
14mu|texlive-xmpincl-2.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmpincl.source.tar.xz
14mu|texlive-xmpincl-2.2-4|17	BuildArch:	noarch
14mu|texlive-xmpincl-2.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xmpincl-2.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xmpincl-2.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xmpincl-2.2-4|21	
14mu|texlive-xmpincl-2.2-4|22	%description
14mu|texlive-xmpincl-2.2-4|23	The XMP (eXtensible Metadata platform) is a framework to add
14mu|texlive-xmpincl-2.2-4|24	metadata to digital material to enhance the workflow in
14mu|texlive-xmpincl-2.2-4|25	publication. The essence is that the metadata is stored in an
14mu|texlive-xmpincl-2.2-4|26	XML file, and this XML stream is then embedded in the file to
14mu|texlive-xmpincl-2.2-4|27	which it applies. How you create this XML file is up to you,
14mu|texlive-xmpincl-2.2-4|28	but the author started investigating this because he wanted to
14mu|texlive-xmpincl-2.2-4|29	embed licensing information in the files he created. The
14mu|texlive-xmpincl-2.2-4|30	license the author chose is one of the Creative Commons
14mu|texlive-xmpincl-2.2-4|31	licenses, and their web-site offers this information in a valid
14mu|texlive-xmpincl-2.2-4|32	XML-file, suitable for direct inclusion.
14mu|texlive-xmpincl-2.2-4|33	
14mu|texlive-xmpincl-2.2-4|34	
14mu|texlive-xmpincl-2.2-4|35	#-----------------------------------------------------------------------
14mu|texlive-xmpincl-2.2-4|36	%files
14mu|texlive-xmpincl-2.2-4|37	%{_texmfdistdir}/tex/latex/xmpincl/xmpincl.sty
14mu|texlive-xmpincl-2.2-4|38	%doc %{_texmfdistdir}/doc/latex/xmpincl/README
14mu|texlive-xmpincl-2.2-4|39	%doc %{_texmfdistdir}/doc/latex/xmpincl/license.xmp
14mu|texlive-xmpincl-2.2-4|40	%doc %{_texmfdistdir}/doc/latex/xmpincl/xmpincl.pdf
14mu|texlive-xmpincl-2.2-4|41	#- source
14mu|texlive-xmpincl-2.2-4|42	%doc %{_texmfdistdir}/source/latex/xmpincl/xmpincl.dtx
14mu|texlive-xmpincl-2.2-4|43	%doc %{_texmfdistdir}/source/latex/xmpincl/xmpincl.ins
14mu|texlive-xmpincl-2.2-4|44	
14mu|texlive-xmpincl-2.2-4|45	#-----------------------------------------------------------------------
14mu|texlive-xmpincl-2.2-4|46	%prep
14mu|texlive-xmpincl-2.2-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-xmpincl-2.2-4|48	
14mu|texlive-xmpincl-2.2-4|49	%build
14mu|texlive-xmpincl-2.2-4|50	
14mu|texlive-xmpincl-2.2-4|51	%install
14mu|texlive-xmpincl-2.2-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xmpincl-2.2-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xmpincl-2.2-4|54	
14mu|texlive-xmpincl-2.2-4|55	
14mu|texlive-xmpincl-2.2-4|56	
14mu|texlive-xmpincl-2.2-4|57	%changelog
14mu|texlive-xmpincl-2.2-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-4
14mu|texlive-xmpincl-2.2-4|59	+ Revision: 9a48d56
14mu|texlive-xmpincl-2.2-4|60	- MassBuild#674: Increase release tag
14mu|texlive-xmpincl-2.2-4|61	
14mu|texlive-xmpincl-2.2-4|62	

26125 14
14mu|texlive-xnewcommand-1.2-4|1	# revision 15878
14mu|texlive-xnewcommand-1.2-4|2	# category Package
14mu|texlive-xnewcommand-1.2-4|3	# catalog-ctan /macros/latex/contrib/xnewcommand
14mu|texlive-xnewcommand-1.2-4|4	# catalog-date 2008-08-24 14:46:50 +0200
14mu|texlive-xnewcommand-1.2-4|5	# catalog-license lppl
14mu|texlive-xnewcommand-1.2-4|6	# catalog-version 1.2
14mu|texlive-xnewcommand-1.2-4|7	Name:		texlive-xnewcommand
14mu|texlive-xnewcommand-1.2-4|8	Version:	1.2
14mu|texlive-xnewcommand-1.2-4|9	Release:	4
14mu|texlive-xnewcommand-1.2-4|10	Summary:	Define \global and \protected commands with \newcommand
14mu|texlive-xnewcommand-1.2-4|11	Group:		Publishing
14mu|texlive-xnewcommand-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xnewcommand
14mu|texlive-xnewcommand-1.2-4|13	License:	LPPL
14mu|texlive-xnewcommand-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xnewcommand.tar.xz
14mu|texlive-xnewcommand-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xnewcommand.doc.tar.xz
14mu|texlive-xnewcommand-1.2-4|16	BuildArch:	noarch
14mu|texlive-xnewcommand-1.2-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xnewcommand-1.2-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xnewcommand-1.2-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xnewcommand-1.2-4|20	
14mu|texlive-xnewcommand-1.2-4|21	%description
14mu|texlive-xnewcommand-1.2-4|22	The package provides the means of defining \global and (e-TeX)
14mu|texlive-xnewcommand-1.2-4|23	\protected commands, within the framework of LaTeX's standard
14mu|texlive-xnewcommand-1.2-4|24	\newcommand.
14mu|texlive-xnewcommand-1.2-4|25	
14mu|texlive-xnewcommand-1.2-4|26	
14mu|texlive-xnewcommand-1.2-4|27	#-----------------------------------------------------------------------
14mu|texlive-xnewcommand-1.2-4|28	%files
14mu|texlive-xnewcommand-1.2-4|29	%{_texmfdistdir}/tex/latex/xnewcommand/xnewcommand.sty
14mu|texlive-xnewcommand-1.2-4|30	%doc %{_texmfdistdir}/doc/latex/xnewcommand/README
14mu|texlive-xnewcommand-1.2-4|31	%doc %{_texmfdistdir}/doc/latex/xnewcommand/xnewcommand.pdf
14mu|texlive-xnewcommand-1.2-4|32	%doc %{_texmfdistdir}/doc/latex/xnewcommand/xnewcommand.tex
14mu|texlive-xnewcommand-1.2-4|33	
14mu|texlive-xnewcommand-1.2-4|34	#-----------------------------------------------------------------------
14mu|texlive-xnewcommand-1.2-4|35	%prep
14mu|texlive-xnewcommand-1.2-4|36	%setup -c -a0 -a1
14mu|texlive-xnewcommand-1.2-4|37	
14mu|texlive-xnewcommand-1.2-4|38	%build
14mu|texlive-xnewcommand-1.2-4|39	
14mu|texlive-xnewcommand-1.2-4|40	%install
14mu|texlive-xnewcommand-1.2-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xnewcommand-1.2-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xnewcommand-1.2-4|43	
14mu|texlive-xnewcommand-1.2-4|44	
14mu|texlive-xnewcommand-1.2-4|45	
14mu|texlive-xnewcommand-1.2-4|46	%changelog
14mu|texlive-xnewcommand-1.2-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-xnewcommand-1.2-4|48	+ Revision: 93b9051
14mu|texlive-xnewcommand-1.2-4|49	- MassBuild#674: Increase release tag
14mu|texlive-xnewcommand-1.2-4|50	
14mu|texlive-xnewcommand-1.2-4|51	

26126 14
14mu|texlive-xoptarg-1.0-4|1	# revision 15878
14mu|texlive-xoptarg-1.0-4|2	# category Package
14mu|texlive-xoptarg-1.0-4|3	# catalog-ctan /macros/latex/contrib/xoptarg
14mu|texlive-xoptarg-1.0-4|4	# catalog-date 2008-08-24 14:29:08 +0200
14mu|texlive-xoptarg-1.0-4|5	# catalog-license lppl
14mu|texlive-xoptarg-1.0-4|6	# catalog-version 1.0
14mu|texlive-xoptarg-1.0-4|7	Name:		texlive-xoptarg
14mu|texlive-xoptarg-1.0-4|8	Version:	1.0
14mu|texlive-xoptarg-1.0-4|9	Release:	4
14mu|texlive-xoptarg-1.0-4|10	Summary:	Expandable macros that take an optional argument
14mu|texlive-xoptarg-1.0-4|11	Group:		Publishing
14mu|texlive-xoptarg-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xoptarg
14mu|texlive-xoptarg-1.0-4|13	License:	LPPL
14mu|texlive-xoptarg-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xoptarg.tar.xz
14mu|texlive-xoptarg-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xoptarg.doc.tar.xz
14mu|texlive-xoptarg-1.0-4|16	BuildArch:	noarch
14mu|texlive-xoptarg-1.0-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xoptarg-1.0-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xoptarg-1.0-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xoptarg-1.0-4|20	
14mu|texlive-xoptarg-1.0-4|21	%description
14mu|texlive-xoptarg-1.0-4|22	Commands that take an optional argument are not ordinarily
14mu|texlive-xoptarg-1.0-4|23	expandable; this package allows such commands to be expandable
14mu|texlive-xoptarg-1.0-4|24	provided they have at least one mandatory argument.
14mu|texlive-xoptarg-1.0-4|25	
14mu|texlive-xoptarg-1.0-4|26	
14mu|texlive-xoptarg-1.0-4|27	#-----------------------------------------------------------------------
14mu|texlive-xoptarg-1.0-4|28	%files
14mu|texlive-xoptarg-1.0-4|29	%{_texmfdistdir}/tex/latex/xoptarg/xoptarg.sty
14mu|texlive-xoptarg-1.0-4|30	%doc %{_texmfdistdir}/doc/latex/xoptarg/README
14mu|texlive-xoptarg-1.0-4|31	%doc %{_texmfdistdir}/doc/latex/xoptarg/xoptarg.pdf
14mu|texlive-xoptarg-1.0-4|32	%doc %{_texmfdistdir}/doc/latex/xoptarg/xoptarg.tex
14mu|texlive-xoptarg-1.0-4|33	
14mu|texlive-xoptarg-1.0-4|34	#-----------------------------------------------------------------------
14mu|texlive-xoptarg-1.0-4|35	%prep
14mu|texlive-xoptarg-1.0-4|36	%setup -c -a0 -a1
14mu|texlive-xoptarg-1.0-4|37	
14mu|texlive-xoptarg-1.0-4|38	%build
14mu|texlive-xoptarg-1.0-4|39	
14mu|texlive-xoptarg-1.0-4|40	%install
14mu|texlive-xoptarg-1.0-4|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xoptarg-1.0-4|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xoptarg-1.0-4|43	
14mu|texlive-xoptarg-1.0-4|44	
14mu|texlive-xoptarg-1.0-4|45	
14mu|texlive-xoptarg-1.0-4|46	%changelog
14mu|texlive-xoptarg-1.0-4|47	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-4
14mu|texlive-xoptarg-1.0-4|48	+ Revision: 707aa9a
14mu|texlive-xoptarg-1.0-4|49	- MassBuild#674: Increase release tag
14mu|texlive-xoptarg-1.0-4|50	
14mu|texlive-xoptarg-1.0-4|51	

26127 14
14mu|texlive-xpatch-0.2-3|1	# revision 25180
14mu|texlive-xpatch-0.2-3|2	# category Package
14mu|texlive-xpatch-0.2-3|3	# catalog-ctan /macros/latex/contrib/xpatch
14mu|texlive-xpatch-0.2-3|4	# catalog-date 2012-01-23 12:18:32 +0100
14mu|texlive-xpatch-0.2-3|5	# catalog-license lppl1.3
14mu|texlive-xpatch-0.2-3|6	# catalog-version 0.2
14mu|texlive-xpatch-0.2-3|7	Name:		texlive-xpatch
14mu|texlive-xpatch-0.2-3|8	Version:	0.2
14mu|texlive-xpatch-0.2-3|9	Release:	3
14mu|texlive-xpatch-0.2-3|10	Summary:	Extending etoolbox patching commands
14mu|texlive-xpatch-0.2-3|11	Group:		Publishing
14mu|texlive-xpatch-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpatch
14mu|texlive-xpatch-0.2-3|13	License:	LPPL1.3
14mu|texlive-xpatch-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpatch.tar.xz
14mu|texlive-xpatch-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpatch.doc.tar.xz
14mu|texlive-xpatch-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpatch.source.tar.xz
14mu|texlive-xpatch-0.2-3|17	BuildArch:	noarch
14mu|texlive-xpatch-0.2-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xpatch-0.2-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xpatch-0.2-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-xpatch-0.2-3|21	
14mu|texlive-xpatch-0.2-3|22	%description
14mu|texlive-xpatch-0.2-3|23	The package generalises the macro patching commands provided by
14mu|texlive-xpatch-0.2-3|24	Philipp Lehmann's etoolbox.
14mu|texlive-xpatch-0.2-3|25	
14mu|texlive-xpatch-0.2-3|26	
14mu|texlive-xpatch-0.2-3|27	#-----------------------------------------------------------------------
14mu|texlive-xpatch-0.2-3|28	%files
14mu|texlive-xpatch-0.2-3|29	%{_texmfdistdir}/tex/latex/xpatch/xpatch.sty
14mu|texlive-xpatch-0.2-3|30	%doc %{_texmfdistdir}/doc/latex/xpatch/README
14mu|texlive-xpatch-0.2-3|31	%doc %{_texmfdistdir}/doc/latex/xpatch/xpatch.pdf
14mu|texlive-xpatch-0.2-3|32	#- source
14mu|texlive-xpatch-0.2-3|33	%doc %{_texmfdistdir}/source/latex/xpatch/xpatch.dtx
14mu|texlive-xpatch-0.2-3|34	%doc %{_texmfdistdir}/source/latex/xpatch/xpatch.ins
14mu|texlive-xpatch-0.2-3|35	
14mu|texlive-xpatch-0.2-3|36	#-----------------------------------------------------------------------
14mu|texlive-xpatch-0.2-3|37	%prep
14mu|texlive-xpatch-0.2-3|38	%setup -c -a0 -a1 -a2
14mu|texlive-xpatch-0.2-3|39	
14mu|texlive-xpatch-0.2-3|40	%build
14mu|texlive-xpatch-0.2-3|41	
14mu|texlive-xpatch-0.2-3|42	%install
14mu|texlive-xpatch-0.2-3|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xpatch-0.2-3|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xpatch-0.2-3|45	
14mu|texlive-xpatch-0.2-3|46	
14mu|texlive-xpatch-0.2-3|47	
14mu|texlive-xpatch-0.2-3|48	%changelog
14mu|texlive-xpatch-0.2-3|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-3
14mu|texlive-xpatch-0.2-3|50	+ Revision: 1d0f76c
14mu|texlive-xpatch-0.2-3|51	- MassBuild#674: Increase release tag
14mu|texlive-xpatch-0.2-3|52	
14mu|texlive-xpatch-0.2-3|53	

26128 14
14mu|texlive-xpeek-0.2-9|1	# revision 27442
14mu|texlive-xpeek-0.2-9|2	# category Package
14mu|texlive-xpeek-0.2-9|3	# catalog-ctan /macros/latex/contrib/xpeek
14mu|texlive-xpeek-0.2-9|4	# catalog-date 2012-08-17 12:03:38 +0200
14mu|texlive-xpeek-0.2-9|5	# catalog-license lppl1.3
14mu|texlive-xpeek-0.2-9|6	# catalog-version 0.2
14mu|texlive-xpeek-0.2-9|7	Name:		texlive-xpeek
14mu|texlive-xpeek-0.2-9|8	Version:	0.2
14mu|texlive-xpeek-0.2-9|9	Release:	9
14mu|texlive-xpeek-0.2-9|10	Summary:	Define commands that peek ahead in the input stream
14mu|texlive-xpeek-0.2-9|11	Group:		Publishing
14mu|texlive-xpeek-0.2-9|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpeek
14mu|texlive-xpeek-0.2-9|13	License:	LPPL1.3
14mu|texlive-xpeek-0.2-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpeek.tar.xz
14mu|texlive-xpeek-0.2-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpeek.doc.tar.xz
14mu|texlive-xpeek-0.2-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpeek.source.tar.xz
14mu|texlive-xpeek-0.2-9|17	BuildArch:	noarch
14mu|texlive-xpeek-0.2-9|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xpeek-0.2-9|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xpeek-0.2-9|20	Requires(post):	texlive-kpathsea
14mu|texlive-xpeek-0.2-9|21	
14mu|texlive-xpeek-0.2-9|22	%description
14mu|texlive-xpeek-0.2-9|23	The package provides tools to help define commands that, like
14mu|texlive-xpeek-0.2-9|24	\xspace (from xspace) and the LaTeX command \textit, peek at
14mu|texlive-xpeek-0.2-9|25	what follows them in the command stream and choose appropriate
14mu|texlive-xpeek-0.2-9|26	behaviour.
14mu|texlive-xpeek-0.2-9|27	
14mu|texlive-xpeek-0.2-9|28	
14mu|texlive-xpeek-0.2-9|29	#-----------------------------------------------------------------------
14mu|texlive-xpeek-0.2-9|30	%files
14mu|texlive-xpeek-0.2-9|31	%{_texmfdistdir}/tex/latex/xpeek/xpeek.sty
14mu|texlive-xpeek-0.2-9|32	%doc %{_texmfdistdir}/doc/latex/xpeek/README
14mu|texlive-xpeek-0.2-9|33	%doc %{_texmfdistdir}/doc/latex/xpeek/xpeek.pdf
14mu|texlive-xpeek-0.2-9|34	#- source
14mu|texlive-xpeek-0.2-9|35	%doc %{_texmfdistdir}/source/latex/xpeek/xpeek.dtx
14mu|texlive-xpeek-0.2-9|36	
14mu|texlive-xpeek-0.2-9|37	#-----------------------------------------------------------------------
14mu|texlive-xpeek-0.2-9|38	%prep
14mu|texlive-xpeek-0.2-9|39	%setup -c -a0 -a1 -a2
14mu|texlive-xpeek-0.2-9|40	
14mu|texlive-xpeek-0.2-9|41	%build
14mu|texlive-xpeek-0.2-9|42	
14mu|texlive-xpeek-0.2-9|43	%install
14mu|texlive-xpeek-0.2-9|44	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xpeek-0.2-9|45	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xpeek-0.2-9|46	
14mu|texlive-xpeek-0.2-9|47	%changelog
14mu|texlive-xpeek-0.2-9|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-9
14mu|texlive-xpeek-0.2-9|49	+ Revision: d1b7623
14mu|texlive-xpeek-0.2-9|50	- MassBuild#674: Increase release tag
14mu|texlive-xpeek-0.2-9|51	
14mu|texlive-xpeek-0.2-9|52	

26129 14
14mu|texlive-xpicture-1.2a-7|1	# revision 28770
14mu|texlive-xpicture-1.2a-7|2	# category Package
14mu|texlive-xpicture-1.2a-7|3	# catalog-ctan /macros/latex/contrib/xpicture
14mu|texlive-xpicture-1.2a-7|4	# catalog-date 2013-01-08 10:49:23 +0100
14mu|texlive-xpicture-1.2a-7|5	# catalog-license lppl1.3
14mu|texlive-xpicture-1.2a-7|6	# catalog-version 1.2a
14mu|texlive-xpicture-1.2a-7|7	Name:		texlive-xpicture
14mu|texlive-xpicture-1.2a-7|8	Version:	1.2a
14mu|texlive-xpicture-1.2a-7|9	Release:	7
14mu|texlive-xpicture-1.2a-7|10	Summary:	Extensions of LaTeX picture drawing
14mu|texlive-xpicture-1.2a-7|11	Group:		Publishing
14mu|texlive-xpicture-1.2a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpicture
14mu|texlive-xpicture-1.2a-7|13	License:	LPPL1.3
14mu|texlive-xpicture-1.2a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpicture.tar.xz
14mu|texlive-xpicture-1.2a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpicture.doc.tar.xz
14mu|texlive-xpicture-1.2a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpicture.source.tar.xz
14mu|texlive-xpicture-1.2a-7|17	BuildArch:	noarch
14mu|texlive-xpicture-1.2a-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xpicture-1.2a-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xpicture-1.2a-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-xpicture-1.2a-7|21	
14mu|texlive-xpicture-1.2a-7|22	%description
14mu|texlive-xpicture-1.2a-7|23	The package extends the facilities of the pict2e and the
14mu|texlive-xpicture-1.2a-7|24	curve2e packages, providing extra reference frames, conic
14mu|texlive-xpicture-1.2a-7|25	section curves, graphs of elementary functions and other
14mu|texlive-xpicture-1.2a-7|26	parametric curves.
14mu|texlive-xpicture-1.2a-7|27	
14mu|texlive-xpicture-1.2a-7|28	
14mu|texlive-xpicture-1.2a-7|29	#-----------------------------------------------------------------------
14mu|texlive-xpicture-1.2a-7|30	%files
14mu|texlive-xpicture-1.2a-7|31	%{_texmfdistdir}/tex/latex/xpicture/xpicture.sty
14mu|texlive-xpicture-1.2a-7|32	%doc %{_texmfdistdir}/doc/latex/xpicture/README
14mu|texlive-xpicture-1.2a-7|33	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture-doc.pdf
14mu|texlive-xpicture-1.2a-7|34	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture-doc.tex
14mu|texlive-xpicture-1.2a-7|35	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture.cfgxmpl
14mu|texlive-xpicture-1.2a-7|36	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture.pdf
14mu|texlive-xpicture-1.2a-7|37	#- source
14mu|texlive-xpicture-1.2a-7|38	%doc %{_texmfdistdir}/source/latex/xpicture/xpicture.dtx
14mu|texlive-xpicture-1.2a-7|39	
14mu|texlive-xpicture-1.2a-7|40	#-----------------------------------------------------------------------
14mu|texlive-xpicture-1.2a-7|41	%prep
14mu|texlive-xpicture-1.2a-7|42	%setup -c -a0 -a1 -a2
14mu|texlive-xpicture-1.2a-7|43	
14mu|texlive-xpicture-1.2a-7|44	%build
14mu|texlive-xpicture-1.2a-7|45	
14mu|texlive-xpicture-1.2a-7|46	%install
14mu|texlive-xpicture-1.2a-7|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xpicture-1.2a-7|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xpicture-1.2a-7|49	
14mu|texlive-xpicture-1.2a-7|50	%changelog
14mu|texlive-xpicture-1.2a-7|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-7
14mu|texlive-xpicture-1.2a-7|52	+ Revision: c82a52d
14mu|texlive-xpicture-1.2a-7|53	- MassBuild#674: Increase release tag
14mu|texlive-xpicture-1.2a-7|54	
14mu|texlive-xpicture-1.2a-7|55	

26130 14
14mu|texlive-xpinyin-1.1-4|1	# revision 27121
14mu|texlive-xpinyin-1.1-4|2	# category Package
14mu|texlive-xpinyin-1.1-4|3	# catalog-ctan /macros/latex/contrib/xpinyin
14mu|texlive-xpinyin-1.1-4|4	# catalog-date 2012-07-20 19:39:58 +0200
14mu|texlive-xpinyin-1.1-4|5	# catalog-license lppl1.3
14mu|texlive-xpinyin-1.1-4|6	# catalog-version 1.1
14mu|texlive-xpinyin-1.1-4|7	Name:		texlive-xpinyin
14mu|texlive-xpinyin-1.1-4|8	Version:	1.1
14mu|texlive-xpinyin-1.1-4|9	Release:	4
14mu|texlive-xpinyin-1.1-4|10	Summary:	Automatically add pinyin to Chinese characters
14mu|texlive-xpinyin-1.1-4|11	Group:		Publishing
14mu|texlive-xpinyin-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpinyin
14mu|texlive-xpinyin-1.1-4|13	License:	LPPL1.3
14mu|texlive-xpinyin-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpinyin.tar.xz
14mu|texlive-xpinyin-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpinyin.doc.tar.xz
14mu|texlive-xpinyin-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpinyin.source.tar.xz
14mu|texlive-xpinyin-1.1-4|17	BuildArch:	noarch
14mu|texlive-xpinyin-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xpinyin-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xpinyin-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xpinyin-1.1-4|21	
14mu|texlive-xpinyin-1.1-4|22	%description
14mu|texlive-xpinyin-1.1-4|23	The package is written to simplify the input of Hanyu Pinyin.
14mu|texlive-xpinyin-1.1-4|24	Macros are provided that automatically add pinyin to Chinese
14mu|texlive-xpinyin-1.1-4|25	characters.
14mu|texlive-xpinyin-1.1-4|26	
14mu|texlive-xpinyin-1.1-4|27	
14mu|texlive-xpinyin-1.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-xpinyin-1.1-4|29	%files
14mu|texlive-xpinyin-1.1-4|30	%{_texmfdistdir}/tex/latex/xpinyin/config/xpinyin-map.cfg
14mu|texlive-xpinyin-1.1-4|31	%{_texmfdistdir}/tex/latex/xpinyin/xpinyin.sty
14mu|texlive-xpinyin-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/xpinyin/README
14mu|texlive-xpinyin-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/xpinyin/xpinyin.pdf
14mu|texlive-xpinyin-1.1-4|34	#- source
14mu|texlive-xpinyin-1.1-4|35	%doc %{_texmfdistdir}/source/latex/xpinyin/xpinyin.dtx
14mu|texlive-xpinyin-1.1-4|36	%doc %{_texmfdistdir}/source/latex/xpinyin/xpinyin.ins
14mu|texlive-xpinyin-1.1-4|37	
14mu|texlive-xpinyin-1.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-xpinyin-1.1-4|39	%prep
14mu|texlive-xpinyin-1.1-4|40	%setup -c -a0 -a1 -a2
14mu|texlive-xpinyin-1.1-4|41	
14mu|texlive-xpinyin-1.1-4|42	%build
14mu|texlive-xpinyin-1.1-4|43	
14mu|texlive-xpinyin-1.1-4|44	%install
14mu|texlive-xpinyin-1.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xpinyin-1.1-4|46	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xpinyin-1.1-4|47	
14mu|texlive-xpinyin-1.1-4|48	
14mu|texlive-xpinyin-1.1-4|49	
14mu|texlive-xpinyin-1.1-4|50	%changelog
14mu|texlive-xpinyin-1.1-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-xpinyin-1.1-4|52	+ Revision: 8740fce
14mu|texlive-xpinyin-1.1-4|53	- MassBuild#674: Increase release tag
14mu|texlive-xpinyin-1.1-4|54	
14mu|texlive-xpinyin-1.1-4|55	

26131 14
14mu|texlive-xpunctuate-20120810-3|1	# revision 26641
14mu|texlive-xpunctuate-20120810-3|2	# category Package
14mu|texlive-xpunctuate-20120810-3|3	# catalog-ctan undef
14mu|texlive-xpunctuate-20120810-3|4	# catalog-date undef
14mu|texlive-xpunctuate-20120810-3|5	# catalog-license undef
14mu|texlive-xpunctuate-20120810-3|6	# catalog-version undef
14mu|texlive-xpunctuate-20120810-3|7	Name:		texlive-xpunctuate
14mu|texlive-xpunctuate-20120810-3|8	Version:	20120810
14mu|texlive-xpunctuate-20120810-3|9	Release:	3
14mu|texlive-xpunctuate-20120810-3|10	Summary:	TeXLive xpunctuate package
14mu|texlive-xpunctuate-20120810-3|11	Group:		Publishing
14mu|texlive-xpunctuate-20120810-3|12	URL:		http://tug.org/texlive
14mu|texlive-xpunctuate-20120810-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-xpunctuate-20120810-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpunctuate.tar.xz
14mu|texlive-xpunctuate-20120810-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpunctuate.doc.tar.xz
14mu|texlive-xpunctuate-20120810-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpunctuate.source.tar.xz
14mu|texlive-xpunctuate-20120810-3|17	BuildArch:	noarch
14mu|texlive-xpunctuate-20120810-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xpunctuate-20120810-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xpunctuate-20120810-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-xpunctuate-20120810-3|21	
14mu|texlive-xpunctuate-20120810-3|22	%description
14mu|texlive-xpunctuate-20120810-3|23	TeXLive xpunctuate package.
14mu|texlive-xpunctuate-20120810-3|24	
14mu|texlive-xpunctuate-20120810-3|25	
14mu|texlive-xpunctuate-20120810-3|26	#-----------------------------------------------------------------------
14mu|texlive-xpunctuate-20120810-3|27	%files
14mu|texlive-xpunctuate-20120810-3|28	%{_texmfdistdir}/tex/latex/xpunctuate/xpunctuate.sty
14mu|texlive-xpunctuate-20120810-3|29	%doc %{_texmfdistdir}/doc/latex/xpunctuate/README
14mu|texlive-xpunctuate-20120810-3|30	%doc %{_texmfdistdir}/doc/latex/xpunctuate/xpunctuate.pdf
14mu|texlive-xpunctuate-20120810-3|31	#- source
14mu|texlive-xpunctuate-20120810-3|32	%doc %{_texmfdistdir}/source/latex/xpunctuate/xpunctuate.dtx
14mu|texlive-xpunctuate-20120810-3|33	%doc %{_texmfdistdir}/source/latex/xpunctuate/xpunctuate.ins
14mu|texlive-xpunctuate-20120810-3|34	
14mu|texlive-xpunctuate-20120810-3|35	#-----------------------------------------------------------------------
14mu|texlive-xpunctuate-20120810-3|36	%prep
14mu|texlive-xpunctuate-20120810-3|37	%setup -c -a0 -a1 -a2
14mu|texlive-xpunctuate-20120810-3|38	
14mu|texlive-xpunctuate-20120810-3|39	%build
14mu|texlive-xpunctuate-20120810-3|40	
14mu|texlive-xpunctuate-20120810-3|41	%install
14mu|texlive-xpunctuate-20120810-3|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xpunctuate-20120810-3|43	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xpunctuate-20120810-3|44	
14mu|texlive-xpunctuate-20120810-3|45	
14mu|texlive-xpunctuate-20120810-3|46	
14mu|texlive-xpunctuate-20120810-3|47	%changelog
14mu|texlive-xpunctuate-20120810-3|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120810-3
14mu|texlive-xpunctuate-20120810-3|49	+ Revision: ce3810e
14mu|texlive-xpunctuate-20120810-3|50	- MassBuild#674: Increase release tag
14mu|texlive-xpunctuate-20120810-3|51	
14mu|texlive-xpunctuate-20120810-3|52	

26132 14
14mu|texlive-xq-0.3-4|1	# revision 15878
14mu|texlive-xq-0.3-4|2	# category Package
14mu|texlive-xq-0.3-4|3	# catalog-ctan /fonts/xq
14mu|texlive-xq-0.3-4|4	# catalog-date 2007-03-13 09:23:19 +0100
14mu|texlive-xq-0.3-4|5	# catalog-license lppl
14mu|texlive-xq-0.3-4|6	# catalog-version 0.3
14mu|texlive-xq-0.3-4|7	Name:		texlive-xq
14mu|texlive-xq-0.3-4|8	Version:	0.3
14mu|texlive-xq-0.3-4|9	Release:	4
14mu|texlive-xq-0.3-4|10	Summary:	Support for writing about xiangqi
14mu|texlive-xq-0.3-4|11	Group:		Publishing
14mu|texlive-xq-0.3-4|12	URL:		http://www.ctan.org/tex-archive/fonts/xq
14mu|texlive-xq-0.3-4|13	License:	LPPL
14mu|texlive-xq-0.3-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xq.tar.xz
14mu|texlive-xq-0.3-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xq.doc.tar.xz
14mu|texlive-xq-0.3-4|16	BuildArch:	noarch
14mu|texlive-xq-0.3-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xq-0.3-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xq-0.3-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xq-0.3-4|20	
14mu|texlive-xq-0.3-4|21	%description
14mu|texlive-xq-0.3-4|22	The package is for writing about xiangqi or chinese chess. You
14mu|texlive-xq-0.3-4|23	can write games or parts of games and show diagrams with
14mu|texlive-xq-0.3-4|24	special positions.
14mu|texlive-xq-0.3-4|25	
14mu|texlive-xq-0.3-4|26	
14mu|texlive-xq-0.3-4|27	#-----------------------------------------------------------------------
14mu|texlive-xq-0.3-4|28	%files
14mu|texlive-xq-0.3-4|29	%{_texmfdistdir}/fonts/source/public/xq/xqaddsignsbase.mf
14mu|texlive-xq-0.3-4|30	%{_texmfdistdir}/fonts/source/public/xq/xqaddsignslarge.mf
14mu|texlive-xq-0.3-4|31	%{_texmfdistdir}/fonts/source/public/xq/xqaddsignsnormal.mf
14mu|texlive-xq-0.3-4|32	%{_texmfdistdir}/fonts/source/public/xq/xqbase.mf
14mu|texlive-xq-0.3-4|33	%{_texmfdistdir}/fonts/source/public/xq/xqhints.mf
14mu|texlive-xq-0.3-4|34	%{_texmfdistdir}/fonts/source/public/xq/xqlarge.mf
14mu|texlive-xq-0.3-4|35	%{_texmfdistdir}/fonts/source/public/xq/xqnormal.mf
14mu|texlive-xq-0.3-4|36	%{_texmfdistdir}/fonts/source/public/xq/xqwestbase.mf
14mu|texlive-xq-0.3-4|37	%{_texmfdistdir}/fonts/source/public/xq/xqwestlarge.mf
14mu|texlive-xq-0.3-4|38	%{_texmfdistdir}/fonts/source/public/xq/xqwestnormal.mf
14mu|texlive-xq-0.3-4|39	%{_texmfdistdir}/fonts/tfm/public/xq/xqlarge.tfm
14mu|texlive-xq-0.3-4|40	%{_texmfdistdir}/fonts/tfm/public/xq/xqnormal.tfm
14mu|texlive-xq-0.3-4|41	%{_texmfdistdir}/tex/latex/xq/xq.sty
14mu|texlive-xq-0.3-4|42	%doc %{_texmfdistdir}/doc/fonts/xq/README
14mu|texlive-xq-0.3-4|43	%doc %{_texmfdistdir}/doc/fonts/xq/xqexample.pdf
14mu|texlive-xq-0.3-4|44	%doc %{_texmfdistdir}/doc/fonts/xq/xqexample.tex
14mu|texlive-xq-0.3-4|45	
14mu|texlive-xq-0.3-4|46	#-----------------------------------------------------------------------
14mu|texlive-xq-0.3-4|47	%prep
14mu|texlive-xq-0.3-4|48	%setup -c -a0 -a1
14mu|texlive-xq-0.3-4|49	
14mu|texlive-xq-0.3-4|50	%build
14mu|texlive-xq-0.3-4|51	
14mu|texlive-xq-0.3-4|52	%install
14mu|texlive-xq-0.3-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xq-0.3-4|54	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xq-0.3-4|55	
14mu|texlive-xq-0.3-4|56	
14mu|texlive-xq-0.3-4|57	
14mu|texlive-xq-0.3-4|58	%changelog
14mu|texlive-xq-0.3-4|59	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-4
14mu|texlive-xq-0.3-4|60	+ Revision: 703f211
14mu|texlive-xq-0.3-4|61	- MassBuild#674: Increase release tag
14mu|texlive-xq-0.3-4|62	
14mu|texlive-xq-0.3-4|63	

26133 14
14mu|texlive-xskak-1.2-4|1	# revision 19440
14mu|texlive-xskak-1.2-4|2	# category Package
14mu|texlive-xskak-1.2-4|3	# catalog-ctan /macros/latex/contrib/xskak
14mu|texlive-xskak-1.2-4|4	# catalog-date 2008-10-20 22:21:01 +0200
14mu|texlive-xskak-1.2-4|5	# catalog-license lppl
14mu|texlive-xskak-1.2-4|6	# catalog-version 1.2
14mu|texlive-xskak-1.2-4|7	Name:		texlive-xskak
14mu|texlive-xskak-1.2-4|8	Version:	1.2
14mu|texlive-xskak-1.2-4|9	Release:	4
14mu|texlive-xskak-1.2-4|10	Summary:	An extension to the skak package for chess typesetting
14mu|texlive-xskak-1.2-4|11	Group:		Publishing
14mu|texlive-xskak-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xskak
14mu|texlive-xskak-1.2-4|13	License:	LPPL
14mu|texlive-xskak-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xskak.tar.xz
14mu|texlive-xskak-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xskak.doc.tar.xz
14mu|texlive-xskak-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xskak.source.tar.xz
14mu|texlive-xskak-1.2-4|17	BuildArch:	noarch
14mu|texlive-xskak-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xskak-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xskak-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xskak-1.2-4|21	
14mu|texlive-xskak-1.2-4|22	%description
14mu|texlive-xskak-1.2-4|23	Xskak, as its prime function, saves information about a chess
14mu|texlive-xskak-1.2-4|24	game for later use (e.g., to loop through a game to make an
14mu|texlive-xskak-1.2-4|25	animated board). The package also extends the input that the
14mu|texlive-xskak-1.2-4|26	parsing commands can handle and offers an interface to define
14mu|texlive-xskak-1.2-4|27	and switch between indefinite levels of styles.
14mu|texlive-xskak-1.2-4|28	
14mu|texlive-xskak-1.2-4|29	
14mu|texlive-xskak-1.2-4|30	#-----------------------------------------------------------------------
14mu|texlive-xskak-1.2-4|31	%files
14mu|texlive-xskak-1.2-4|32	%{_texmfdistdir}/tex/latex/xskak/xskak-keys.sty
14mu|texlive-xskak-1.2-4|33	%{_texmfdistdir}/tex/latex/xskak/xskak-nagdef.sty
14mu|texlive-xskak-1.2-4|34	%{_texmfdistdir}/tex/latex/xskak/xskak.sty
14mu|texlive-xskak-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/xskak/README
14mu|texlive-xskak-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/xskak/README.TEXLIVE
14mu|texlive-xskak-1.2-4|37	#- source
14mu|texlive-xskak-1.2-4|38	%doc %{_texmfdistdir}/source/latex/xskak/xskak-src.dtx
14mu|texlive-xskak-1.2-4|39	%doc %{_texmfdistdir}/source/latex/xskak/xskak.ins
14mu|texlive-xskak-1.2-4|40	
14mu|texlive-xskak-1.2-4|41	#-----------------------------------------------------------------------
14mu|texlive-xskak-1.2-4|42	%prep
14mu|texlive-xskak-1.2-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-xskak-1.2-4|44	
14mu|texlive-xskak-1.2-4|45	%build
14mu|texlive-xskak-1.2-4|46	
14mu|texlive-xskak-1.2-4|47	%install
14mu|texlive-xskak-1.2-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xskak-1.2-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xskak-1.2-4|50	
14mu|texlive-xskak-1.2-4|51	
14mu|texlive-xskak-1.2-4|52	
14mu|texlive-xskak-1.2-4|53	%changelog
14mu|texlive-xskak-1.2-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-xskak-1.2-4|55	+ Revision: d4d1f8c
14mu|texlive-xskak-1.2-4|56	- MassBuild#674: Increase release tag
14mu|texlive-xskak-1.2-4|57	
14mu|texlive-xskak-1.2-4|58	

26134 14
14mu|texlive-xstring-1.5d-4|1	# revision 17614
14mu|texlive-xstring-1.5d-4|2	# category Package
14mu|texlive-xstring-1.5d-4|3	# catalog-ctan /macros/latex/contrib/xstring
14mu|texlive-xstring-1.5d-4|4	# catalog-date 2010-03-29 17:35:44 +0200
14mu|texlive-xstring-1.5d-4|5	# catalog-license lppl
14mu|texlive-xstring-1.5d-4|6	# catalog-version 1.5d
14mu|texlive-xstring-1.5d-4|7	Name:		texlive-xstring
14mu|texlive-xstring-1.5d-4|8	Version:	1.5d
14mu|texlive-xstring-1.5d-4|9	Release:	4
14mu|texlive-xstring-1.5d-4|10	Summary:	String manipulation for (La)TeX
14mu|texlive-xstring-1.5d-4|11	Group:		Publishing
14mu|texlive-xstring-1.5d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xstring
14mu|texlive-xstring-1.5d-4|13	License:	LPPL
14mu|texlive-xstring-1.5d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xstring.tar.xz
14mu|texlive-xstring-1.5d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xstring.doc.tar.xz
14mu|texlive-xstring-1.5d-4|16	BuildArch:	noarch
14mu|texlive-xstring-1.5d-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xstring-1.5d-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xstring-1.5d-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xstring-1.5d-4|20	
14mu|texlive-xstring-1.5d-4|21	%description
14mu|texlive-xstring-1.5d-4|22	The package provides macros for manipulating strings -- testing
14mu|texlive-xstring-1.5d-4|23	a string's contents, extracting substrings, substitution of
14mu|texlive-xstring-1.5d-4|24	substrings and providing numbers such as string length,
14mu|texlive-xstring-1.5d-4|25	position of, or number of recurrences of, a substring. The
14mu|texlive-xstring-1.5d-4|26	package works equally in Plain TeX and LaTeX (though e-TeX is
14mu|texlive-xstring-1.5d-4|27	always required). The strings to be processed may contain
14mu|texlive-xstring-1.5d-4|28	(expandable) macros.
14mu|texlive-xstring-1.5d-4|29	
14mu|texlive-xstring-1.5d-4|30	
14mu|texlive-xstring-1.5d-4|31	#-----------------------------------------------------------------------
14mu|texlive-xstring-1.5d-4|32	%files
14mu|texlive-xstring-1.5d-4|33	%{_texmfdistdir}/tex/generic/xstring/xstring.sty
14mu|texlive-xstring-1.5d-4|34	%{_texmfdistdir}/tex/generic/xstring/xstring.tex
14mu|texlive-xstring-1.5d-4|35	%doc %{_texmfdistdir}/doc/generic/xstring/README
14mu|texlive-xstring-1.5d-4|36	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_en.pdf
14mu|texlive-xstring-1.5d-4|37	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_en.tex
14mu|texlive-xstring-1.5d-4|38	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_fr.pdf
14mu|texlive-xstring-1.5d-4|39	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_fr.tex
14mu|texlive-xstring-1.5d-4|40	
14mu|texlive-xstring-1.5d-4|41	#-----------------------------------------------------------------------
14mu|texlive-xstring-1.5d-4|42	%prep
14mu|texlive-xstring-1.5d-4|43	%setup -c -a0 -a1
14mu|texlive-xstring-1.5d-4|44	
14mu|texlive-xstring-1.5d-4|45	%build
14mu|texlive-xstring-1.5d-4|46	
14mu|texlive-xstring-1.5d-4|47	%install
14mu|texlive-xstring-1.5d-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xstring-1.5d-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xstring-1.5d-4|50	
14mu|texlive-xstring-1.5d-4|51	
14mu|texlive-xstring-1.5d-4|52	
14mu|texlive-xstring-1.5d-4|53	%changelog
14mu|texlive-xstring-1.5d-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5d-4
14mu|texlive-xstring-1.5d-4|55	+ Revision: 25f01c9
14mu|texlive-xstring-1.5d-4|56	- MassBuild#674: Increase release tag
14mu|texlive-xstring-1.5d-4|57	
14mu|texlive-xstring-1.5d-4|58	

26135 14
14mu|texlive-xtab-2.3f-4|1	# revision 23347
14mu|texlive-xtab-2.3f-4|2	# category Package
14mu|texlive-xtab-2.3f-4|3	# catalog-ctan /macros/latex/contrib/xtab
14mu|texlive-xtab-2.3f-4|4	# catalog-date 2011-07-31 16:09:03 +0200
14mu|texlive-xtab-2.3f-4|5	# catalog-license lppl
14mu|texlive-xtab-2.3f-4|6	# catalog-version 2.3f
14mu|texlive-xtab-2.3f-4|7	Name:		texlive-xtab
14mu|texlive-xtab-2.3f-4|8	Version:	2.3f
14mu|texlive-xtab-2.3f-4|9	Release:	4
14mu|texlive-xtab-2.3f-4|10	Summary:	Break tables across pages
14mu|texlive-xtab-2.3f-4|11	Group:		Publishing
14mu|texlive-xtab-2.3f-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xtab
14mu|texlive-xtab-2.3f-4|13	License:	LPPL
14mu|texlive-xtab-2.3f-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xtab.tar.xz
14mu|texlive-xtab-2.3f-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xtab.doc.tar.xz
14mu|texlive-xtab-2.3f-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xtab.source.tar.xz
14mu|texlive-xtab-2.3f-4|17	BuildArch:	noarch
14mu|texlive-xtab-2.3f-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xtab-2.3f-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xtab-2.3f-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-xtab-2.3f-4|21	
14mu|texlive-xtab-2.3f-4|22	%description
14mu|texlive-xtab-2.3f-4|23	Xtab is an extended and somewhat improved version of
14mu|texlive-xtab-2.3f-4|24	supertabular; it provides tables that break across pages.
14mu|texlive-xtab-2.3f-4|25	
14mu|texlive-xtab-2.3f-4|26	
14mu|texlive-xtab-2.3f-4|27	#-----------------------------------------------------------------------
14mu|texlive-xtab-2.3f-4|28	%files
14mu|texlive-xtab-2.3f-4|29	%{_texmfdistdir}/tex/latex/xtab/xtab.sty
14mu|texlive-xtab-2.3f-4|30	%doc %{_texmfdistdir}/doc/latex/xtab/README
14mu|texlive-xtab-2.3f-4|31	%doc %{_texmfdistdir}/doc/latex/xtab/xtab.pdf
14mu|texlive-xtab-2.3f-4|32	#- source
14mu|texlive-xtab-2.3f-4|33	%doc %{_texmfdistdir}/source/latex/xtab/xtab.dtx
14mu|texlive-xtab-2.3f-4|34	%doc %{_texmfdistdir}/source/latex/xtab/xtab.ins
14mu|texlive-xtab-2.3f-4|35	
14mu|texlive-xtab-2.3f-4|36	#-----------------------------------------------------------------------
14mu|texlive-xtab-2.3f-4|37	%prep
14mu|texlive-xtab-2.3f-4|38	%setup -c -a0 -a1 -a2
14mu|texlive-xtab-2.3f-4|39	
14mu|texlive-xtab-2.3f-4|40	%build
14mu|texlive-xtab-2.3f-4|41	
14mu|texlive-xtab-2.3f-4|42	%install
14mu|texlive-xtab-2.3f-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xtab-2.3f-4|44	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xtab-2.3f-4|45	
14mu|texlive-xtab-2.3f-4|46	
14mu|texlive-xtab-2.3f-4|47	
14mu|texlive-xtab-2.3f-4|48	%changelog
14mu|texlive-xtab-2.3f-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3f-4
14mu|texlive-xtab-2.3f-4|50	+ Revision: fd262b1
14mu|texlive-xtab-2.3f-4|51	- MassBuild#674: Increase release tag
14mu|texlive-xtab-2.3f-4|52	
14mu|texlive-xtab-2.3f-4|53	

26136 14
14mu|texlive-xunicode-0.981-4|1	# revision 23897
14mu|texlive-xunicode-0.981-4|2	# category Package
14mu|texlive-xunicode-0.981-4|3	# catalog-ctan /macros/xetex/latex/xunicode
14mu|texlive-xunicode-0.981-4|4	# catalog-date 2011-09-09 14:58:15 +0200
14mu|texlive-xunicode-0.981-4|5	# catalog-license lppl1.3
14mu|texlive-xunicode-0.981-4|6	# catalog-version 0.981
14mu|texlive-xunicode-0.981-4|7	Name:		texlive-xunicode
14mu|texlive-xunicode-0.981-4|8	Version:	0.981
14mu|texlive-xunicode-0.981-4|9	Release:	4
14mu|texlive-xunicode-0.981-4|10	Summary:	Generate Unicode characters from accented glyphs
14mu|texlive-xunicode-0.981-4|11	Group:		Publishing
14mu|texlive-xunicode-0.981-4|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xunicode
14mu|texlive-xunicode-0.981-4|13	License:	LPPL1.3
14mu|texlive-xunicode-0.981-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xunicode.tar.xz
14mu|texlive-xunicode-0.981-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xunicode.doc.tar.xz
14mu|texlive-xunicode-0.981-4|16	BuildArch:	noarch
14mu|texlive-xunicode-0.981-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xunicode-0.981-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xunicode-0.981-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xunicode-0.981-4|20	
14mu|texlive-xunicode-0.981-4|21	%description
14mu|texlive-xunicode-0.981-4|22	The package supports XeTeX's (and other putative future similar
14mu|texlive-xunicode-0.981-4|23	engines') need for Unicode characters, in a similar way to what
14mu|texlive-xunicode-0.981-4|24	the fontenc does for 8-bit (and the like) fonts: convert
14mu|texlive-xunicode-0.981-4|25	accent-glyph sequence to a single Unicode character for output.
14mu|texlive-xunicode-0.981-4|26	The package also covers glyphs specified by packages (such as
14mu|texlive-xunicode-0.981-4|27	tipa) which define many commands for single text glyphs.
14mu|texlive-xunicode-0.981-4|28	
14mu|texlive-xunicode-0.981-4|29	
14mu|texlive-xunicode-0.981-4|30	#-----------------------------------------------------------------------
14mu|texlive-xunicode-0.981-4|31	%files
14mu|texlive-xunicode-0.981-4|32	%{_texmfdistdir}/tex/xelatex/xunicode/xunicode.sty
14mu|texlive-xunicode-0.981-4|33	%doc %{_texmfdistdir}/doc/xelatex/xunicode/README
14mu|texlive-xunicode-0.981-4|34	
14mu|texlive-xunicode-0.981-4|35	#-----------------------------------------------------------------------
14mu|texlive-xunicode-0.981-4|36	%prep
14mu|texlive-xunicode-0.981-4|37	%setup -c -a0 -a1
14mu|texlive-xunicode-0.981-4|38	
14mu|texlive-xunicode-0.981-4|39	%build
14mu|texlive-xunicode-0.981-4|40	
14mu|texlive-xunicode-0.981-4|41	%install
14mu|texlive-xunicode-0.981-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xunicode-0.981-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xunicode-0.981-4|44	
14mu|texlive-xunicode-0.981-4|45	
14mu|texlive-xunicode-0.981-4|46	
14mu|texlive-xunicode-0.981-4|47	%changelog
14mu|texlive-xunicode-0.981-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.981-4
14mu|texlive-xunicode-0.981-4|49	+ Revision: 9d9cbfb
14mu|texlive-xunicode-0.981-4|50	- MassBuild#674: Increase release tag
14mu|texlive-xunicode-0.981-4|51	
14mu|texlive-xunicode-0.981-4|52	

26137 14
14mu|texlive-xwatermark-1.5.2a-5|1	# revision 25564
14mu|texlive-xwatermark-1.5.2a-5|2	# category Package
14mu|texlive-xwatermark-1.5.2a-5|3	# catalog-ctan /macros/latex/contrib/xwatermark
14mu|texlive-xwatermark-1.5.2a-5|4	# catalog-date 2012-02-01 12:32:07 +0100
14mu|texlive-xwatermark-1.5.2a-5|5	# catalog-license lppl1.3
14mu|texlive-xwatermark-1.5.2a-5|6	# catalog-version 1.5.2a
14mu|texlive-xwatermark-1.5.2a-5|7	Name:		texlive-xwatermark
14mu|texlive-xwatermark-1.5.2a-5|8	Version:	1.5.2a
14mu|texlive-xwatermark-1.5.2a-5|9	Release:	5
14mu|texlive-xwatermark-1.5.2a-5|10	Summary:	Graphics and text watermarks on selected pages
14mu|texlive-xwatermark-1.5.2a-5|11	Group:		Publishing
14mu|texlive-xwatermark-1.5.2a-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xwatermark
14mu|texlive-xwatermark-1.5.2a-5|13	License:	LPPL1.3
14mu|texlive-xwatermark-1.5.2a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xwatermark.tar.xz
14mu|texlive-xwatermark-1.5.2a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xwatermark.doc.tar.xz
14mu|texlive-xwatermark-1.5.2a-5|16	BuildArch:	noarch
14mu|texlive-xwatermark-1.5.2a-5|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xwatermark-1.5.2a-5|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xwatermark-1.5.2a-5|19	Requires(post):	texlive-kpathsea
14mu|texlive-xwatermark-1.5.2a-5|20	
14mu|texlive-xwatermark-1.5.2a-5|21	%description
14mu|texlive-xwatermark-1.5.2a-5|22	The package extends the author's draftmark and the watermark
14mu|texlive-xwatermark-1.5.2a-5|23	packages.
14mu|texlive-xwatermark-1.5.2a-5|24	
14mu|texlive-xwatermark-1.5.2a-5|25	
14mu|texlive-xwatermark-1.5.2a-5|26	#-----------------------------------------------------------------------
14mu|texlive-xwatermark-1.5.2a-5|27	%files
14mu|texlive-xwatermark-1.5.2a-5|28	%{_texmfdistdir}/tex/latex/xwatermark/xwatermark.sty
14mu|texlive-xwatermark-1.5.2a-5|29	%doc %{_texmfdistdir}/doc/latex/xwatermark/README
14mu|texlive-xwatermark-1.5.2a-5|30	%doc %{_texmfdistdir}/doc/latex/xwatermark/tab-globaloptions.tex
14mu|texlive-xwatermark-1.5.2a-5|31	%doc %{_texmfdistdir}/doc/latex/xwatermark/tab-localoptions.tex
14mu|texlive-xwatermark-1.5.2a-5|32	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples.cfg
14mu|texlive-xwatermark-1.5.2a-5|33	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples1.pdf
14mu|texlive-xwatermark-1.5.2a-5|34	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples1.tex
14mu|texlive-xwatermark-1.5.2a-5|35	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples2.pdf
14mu|texlive-xwatermark-1.5.2a-5|36	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples2.tex
14mu|texlive-xwatermark-1.5.2a-5|37	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-guide.cfg
14mu|texlive-xwatermark-1.5.2a-5|38	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-guide.pdf
14mu|texlive-xwatermark-1.5.2a-5|39	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-guide.tex
14mu|texlive-xwatermark-1.5.2a-5|40	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-test-20120201.tex
14mu|texlive-xwatermark-1.5.2a-5|41	
14mu|texlive-xwatermark-1.5.2a-5|42	#-----------------------------------------------------------------------
14mu|texlive-xwatermark-1.5.2a-5|43	%prep
14mu|texlive-xwatermark-1.5.2a-5|44	%setup -c -a0 -a1
14mu|texlive-xwatermark-1.5.2a-5|45	
14mu|texlive-xwatermark-1.5.2a-5|46	%build
14mu|texlive-xwatermark-1.5.2a-5|47	
14mu|texlive-xwatermark-1.5.2a-5|48	%install
14mu|texlive-xwatermark-1.5.2a-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xwatermark-1.5.2a-5|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xwatermark-1.5.2a-5|51	
14mu|texlive-xwatermark-1.5.2a-5|52	
14mu|texlive-xwatermark-1.5.2a-5|53	
14mu|texlive-xwatermark-1.5.2a-5|54	%changelog
14mu|texlive-xwatermark-1.5.2a-5|55	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2a-5
14mu|texlive-xwatermark-1.5.2a-5|56	+ Revision: 9916e82
14mu|texlive-xwatermark-1.5.2a-5|57	- MassBuild#674: Increase release tag
14mu|texlive-xwatermark-1.5.2a-5|58	
14mu|texlive-xwatermark-1.5.2a-5|59	

26138 14
14mu|texlive-xyling-1.1-4|1	# revision 15878
14mu|texlive-xyling-1.1-4|2	# category Package
14mu|texlive-xyling-1.1-4|3	# catalog-ctan /macros/latex/contrib/xyling
14mu|texlive-xyling-1.1-4|4	# catalog-date 2007-03-13 09:23:19 +0100
14mu|texlive-xyling-1.1-4|5	# catalog-license lppl
14mu|texlive-xyling-1.1-4|6	# catalog-version 1.1
14mu|texlive-xyling-1.1-4|7	Name:		texlive-xyling
14mu|texlive-xyling-1.1-4|8	Version:	1.1
14mu|texlive-xyling-1.1-4|9	Release:	4
14mu|texlive-xyling-1.1-4|10	Summary:	Draw syntactic trees, etc., for linguistics literature, using xy-pic
14mu|texlive-xyling-1.1-4|11	Group:		Publishing
14mu|texlive-xyling-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xyling
14mu|texlive-xyling-1.1-4|13	License:	LPPL
14mu|texlive-xyling-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xyling.tar.xz
14mu|texlive-xyling-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xyling.doc.tar.xz
14mu|texlive-xyling-1.1-4|16	BuildArch:	noarch
14mu|texlive-xyling-1.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xyling-1.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xyling-1.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xyling-1.1-4|20	
14mu|texlive-xyling-1.1-4|21	%description
14mu|texlive-xyling-1.1-4|22	The macros in this package model the construction of linguistic
14mu|texlive-xyling-1.1-4|23	tree structures as a genuinely graphical problem: they contain
14mu|texlive-xyling-1.1-4|24	two types of objects, BRANCHES and NODE LABELS, and these are
14mu|texlive-xyling-1.1-4|25	positioned relative to a GRID. It is essential that each of
14mu|texlive-xyling-1.1-4|26	these three elements is constructed independent of the other
14mu|texlive-xyling-1.1-4|27	two, and hence they can be modified without unwanted side
14mu|texlive-xyling-1.1-4|28	effects. The macros are based on the xy-pic package.
14mu|texlive-xyling-1.1-4|29	
14mu|texlive-xyling-1.1-4|30	
14mu|texlive-xyling-1.1-4|31	#-----------------------------------------------------------------------
14mu|texlive-xyling-1.1-4|32	%files
14mu|texlive-xyling-1.1-4|33	%{_texmfdistdir}/tex/latex/xyling/xyling.sty
14mu|texlive-xyling-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/xyling/README
14mu|texlive-xyling-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/xyling/xyli-doc.pdf
14mu|texlive-xyling-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/xyling/xyli-doc.tex
14mu|texlive-xyling-1.1-4|37	
14mu|texlive-xyling-1.1-4|38	#-----------------------------------------------------------------------
14mu|texlive-xyling-1.1-4|39	%prep
14mu|texlive-xyling-1.1-4|40	%setup -c -a0 -a1
14mu|texlive-xyling-1.1-4|41	
14mu|texlive-xyling-1.1-4|42	%build
14mu|texlive-xyling-1.1-4|43	
14mu|texlive-xyling-1.1-4|44	%install
14mu|texlive-xyling-1.1-4|45	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xyling-1.1-4|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xyling-1.1-4|47	
14mu|texlive-xyling-1.1-4|48	
14mu|texlive-xyling-1.1-4|49	
14mu|texlive-xyling-1.1-4|50	%changelog
14mu|texlive-xyling-1.1-4|51	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-xyling-1.1-4|52	+ Revision: 93ebea6
14mu|texlive-xyling-1.1-4|53	- MassBuild#674: Increase release tag
14mu|texlive-xyling-1.1-4|54	
14mu|texlive-xyling-1.1-4|55	

26139 14
14mu|texlive-xymtex-5.06-7|1	# revision 32182
14mu|texlive-xymtex-5.06-7|2	# category Package
14mu|texlive-xymtex-5.06-7|3	# catalog-ctan /macros/latex/contrib/xymtex
14mu|texlive-xymtex-5.06-7|4	# catalog-date 2013-10-31 09:17:33 +0100
14mu|texlive-xymtex-5.06-7|5	# catalog-license lppl1.3
14mu|texlive-xymtex-5.06-7|6	# catalog-version 5.06
14mu|texlive-xymtex-5.06-7|7	Name:		texlive-xymtex
14mu|texlive-xymtex-5.06-7|8	Version:	5.06
14mu|texlive-xymtex-5.06-7|9	Release:	7
14mu|texlive-xymtex-5.06-7|10	Summary:	Typesetting chemical structures
14mu|texlive-xymtex-5.06-7|11	Group:		Publishing
14mu|texlive-xymtex-5.06-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xymtex
14mu|texlive-xymtex-5.06-7|13	License:	LPPL1.3
14mu|texlive-xymtex-5.06-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xymtex.tar.xz
14mu|texlive-xymtex-5.06-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xymtex.doc.tar.xz
14mu|texlive-xymtex-5.06-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xymtex.source.tar.xz
14mu|texlive-xymtex-5.06-7|17	BuildArch:	noarch
14mu|texlive-xymtex-5.06-7|18	BuildRequires:	texlive-tlpkg
14mu|texlive-xymtex-5.06-7|19	Requires(pre):	texlive-tlpkg
14mu|texlive-xymtex-5.06-7|20	Requires(post):	texlive-kpathsea
14mu|texlive-xymtex-5.06-7|21	
14mu|texlive-xymtex-5.06-7|22	%description
14mu|texlive-xymtex-5.06-7|23	XyMTeX is a set of packages for drawing a wide variety of
14mu|texlive-xymtex-5.06-7|24	chemical structural formulas in a way that reflects their
14mu|texlive-xymtex-5.06-7|25	structure. The package provides three output modes: 'LaTeX',
14mu|texlive-xymtex-5.06-7|26	'PostScript' and 'PDF'. XyMTeX's commands have a systematic set
14mu|texlive-xymtex-5.06-7|27	of arguments for specifying substituents and their positions,
14mu|texlive-xymtex-5.06-7|28	endocyclic double bonds, and bond patterns. In some cases there
14mu|texlive-xymtex-5.06-7|29	are additional arguments for specifying hetero-atoms on the
14mu|texlive-xymtex-5.06-7|30	vertices of heterocycles. It is believed that this systematic
14mu|texlive-xymtex-5.06-7|31	design allows XyMTeX to operate as a practical (device-
14mu|texlive-xymtex-5.06-7|32	independent) tool for use with LaTeX.
14mu|texlive-xymtex-5.06-7|33	
14mu|texlive-xymtex-5.06-7|34	
14mu|texlive-xymtex-5.06-7|35	#-----------------------------------------------------------------------
14mu|texlive-xymtex-5.06-7|36	%files
14mu|texlive-xymtex-5.06-7|37	%{_texmfdistdir}/tex/latex/xymtex/base/aliphat.sty
14mu|texlive-xymtex-5.06-7|38	%{_texmfdistdir}/tex/latex/xymtex/base/assurelatexmode.sty
14mu|texlive-xymtex-5.06-7|39	%{_texmfdistdir}/tex/latex/xymtex/base/bondcolor.sty
14mu|texlive-xymtex-5.06-7|40	%{_texmfdistdir}/tex/latex/xymtex/base/carom.sty
14mu|texlive-xymtex-5.06-7|41	%{_texmfdistdir}/tex/latex/xymtex/base/ccycle.sty
14mu|texlive-xymtex-5.06-7|42	%{_texmfdistdir}/tex/latex/xymtex/base/chemstr.sty
14mu|texlive-xymtex-5.06-7|43	%{_texmfdistdir}/tex/latex/xymtex/base/fusering.sty
14mu|texlive-xymtex-5.06-7|44	%{_texmfdistdir}/tex/latex/xymtex/base/hcycle.sty
14mu|texlive-xymtex-5.06-7|45	%{_texmfdistdir}/tex/latex/xymtex/base/hetarom.sty
14mu|texlive-xymtex-5.06-7|46	%{_texmfdistdir}/tex/latex/xymtex/base/hetaromh.sty
14mu|texlive-xymtex-5.06-7|47	%{_texmfdistdir}/tex/latex/xymtex/base/lewisstruc.sty
14mu|texlive-xymtex-5.06-7|48	%{_texmfdistdir}/tex/latex/xymtex/base/locant.sty
14mu|texlive-xymtex-5.06-7|49	%{_texmfdistdir}/tex/latex/xymtex/base/lowcycle.sty
14mu|texlive-xymtex-5.06-7|50	%{_texmfdistdir}/tex/latex/xymtex/base/methylen.sty
14mu|texlive-xymtex-5.06-7|51	%{_texmfdistdir}/tex/latex/xymtex/base/polymers.sty
14mu|texlive-xymtex-5.06-7|52	%{_texmfdistdir}/tex/latex/xymtex/base/sizeredc.sty
14mu|texlive-xymtex-5.06-7|53	%{_texmfdistdir}/tex/latex/xymtex/base/steroid.sty
14mu|texlive-xymtex-5.06-7|54	%{_texmfdistdir}/tex/latex/xymtex/base/xymtex.sty
14mu|texlive-xymtex-5.06-7|55	%{_texmfdistdir}/tex/latex/xymtex/base/xymtexpdf.sty
14mu|texlive-xymtex-5.06-7|56	%{_texmfdistdir}/tex/latex/xymtex/base/xymtexps.sty
14mu|texlive-xymtex-5.06-7|57	%{_texmfdistdir}/tex/latex/xymtex/chemist/assurechemist.sty
14mu|texlive-xymtex-5.06-7|58	%{_texmfdistdir}/tex/latex/xymtex/chemist/chemist.sty
14mu|texlive-xymtex-5.06-7|59	%{_texmfdistdir}/tex/latex/xymtex/chemist/chemtimes.sty
14mu|texlive-xymtex-5.06-7|60	%{_texmfdistdir}/tex/latex/xymtex/xymtxpdf/chmst-pdf.sty
14mu|texlive-xymtex-5.06-7|61	%{_texmfdistdir}/tex/latex/xymtex/xymtxpdf/xymtx-pdf.sty
14mu|texlive-xymtex-5.06-7|62	%{_texmfdistdir}/tex/latex/xymtex/xymtxps/chmst-ps.sty
14mu|texlive-xymtex-5.06-7|63	%{_texmfdistdir}/tex/latex/xymtex/xymtxps/xymtx-ps.sty
14mu|texlive-xymtex-5.06-7|64	%doc %{_texmfdistdir}/doc/latex/xymtex/doc/README.TEXLIVE
14mu|texlive-xymtex-5.06-7|65	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme402.doc
14mu|texlive-xymtex-5.06-7|66	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme402.jpn
14mu|texlive-xymtex-5.06-7|67	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme403.doc
14mu|texlive-xymtex-5.06-7|68	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme403.jpn
14mu|texlive-xymtex-5.06-7|69	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme404.doc
14mu|texlive-xymtex-5.06-7|70	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme404.jpn
14mu|texlive-xymtex-5.06-7|71	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme405.doc
14mu|texlive-xymtex-5.06-7|72	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme405.jpn
14mu|texlive-xymtex-5.06-7|73	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme406.doc
14mu|texlive-xymtex-5.06-7|74	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme406.jpn
14mu|texlive-xymtex-5.06-7|75	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500.doc
14mu|texlive-xymtex-5.06-7|76	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500.jpn
14mu|texlive-xymtex-5.06-7|77	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500a.doc
14mu|texlive-xymtex-5.06-7|78	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500a.jpn
14mu|texlive-xymtex-5.06-7|79	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx402.doc
14mu|texlive-xymtex-5.06-7|80	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx402.jpn
14mu|texlive-xymtex-5.06-7|81	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx403.doc
14mu|texlive-xymtex-5.06-7|82	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx403.jpn
14mu|texlive-xymtex-5.06-7|83	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx404.doc
14mu|texlive-xymtex-5.06-7|84	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx404.jpn
14mu|texlive-xymtex-5.06-7|85	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx405.doc
14mu|texlive-xymtex-5.06-7|86	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx405.jpn
14mu|texlive-xymtex-5.06-7|87	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx406.doc
14mu|texlive-xymtex-5.06-7|88	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx406.jpn
14mu|texlive-xymtex-5.06-7|89	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500.doc
14mu|texlive-xymtex-5.06-7|90	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500.jpn
14mu|texlive-xymtex-5.06-7|91	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500a.doc
14mu|texlive-xymtex-5.06-7|92	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500a.jpn
14mu|texlive-xymtex-5.06-7|93	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/readme501.doc
14mu|texlive-xymtex-5.06-7|94	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/readme501.jpn
14mu|texlive-xymtex-5.06-7|95	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/xymtx501.doc
14mu|texlive-xymtex-5.06-7|96	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/xymtx501.jpn
14mu|texlive-xymtex-5.06-7|97	#- source
14mu|texlive-xymtex-5.06-7|98	%doc %{_texmfdistdir}/source/latex/xymtex/base/aliphat.dtx
14mu|texlive-xymtex-5.06-7|99	%doc %{_texmfdistdir}/source/latex/xymtex/base/aliphat.ins
14mu|texlive-xymtex-5.06-7|100	%doc %{_texmfdistdir}/source/latex/xymtex/base/assurelatexmode.dtx
14mu|texlive-xymtex-5.06-7|101	%doc %{_texmfdistdir}/source/latex/xymtex/base/assurelatexmode.ins
14mu|texlive-xymtex-5.06-7|102	%doc %{_texmfdistdir}/source/latex/xymtex/base/bondcolor.dtx
14mu|texlive-xymtex-5.06-7|103	%doc %{_texmfdistdir}/source/latex/xymtex/base/bondcolor.ins
14mu|texlive-xymtex-5.06-7|104	%doc %{_texmfdistdir}/source/latex/xymtex/base/carom.dtx
14mu|texlive-xymtex-5.06-7|105	%doc %{_texmfdistdir}/source/latex/xymtex/base/carom.ins
14mu|texlive-xymtex-5.06-7|106	%doc %{_texmfdistdir}/source/latex/xymtex/base/ccycle.dtx
14mu|texlive-xymtex-5.06-7|107	%doc %{_texmfdistdir}/source/latex/xymtex/base/ccycle.ins
14mu|texlive-xymtex-5.06-7|108	%doc %{_texmfdistdir}/source/latex/xymtex/base/chemstr.dtx
14mu|texlive-xymtex-5.06-7|109	%doc %{_texmfdistdir}/source/latex/xymtex/base/chemstr.ins
14mu|texlive-xymtex-5.06-7|110	%doc %{_texmfdistdir}/source/latex/xymtex/base/doins.bat
14mu|texlive-xymtex-5.06-7|111	%doc %{_texmfdistdir}/source/latex/xymtex/base/fusering.dtx
14mu|texlive-xymtex-5.06-7|112	%doc %{_texmfdistdir}/source/latex/xymtex/base/fusering.ins
14mu|texlive-xymtex-5.06-7|113	%doc %{_texmfdistdir}/source/latex/xymtex/base/hcycle.dtx
14mu|texlive-xymtex-5.06-7|114	%doc %{_texmfdistdir}/source/latex/xymtex/base/hcycle.ins
14mu|texlive-xymtex-5.06-7|115	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetarom.dtx
14mu|texlive-xymtex-5.06-7|116	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetarom.ins
14mu|texlive-xymtex-5.06-7|117	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetaromh.dtx
14mu|texlive-xymtex-5.06-7|118	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetaromh.ins
14mu|texlive-xymtex-5.06-7|119	%doc %{_texmfdistdir}/source/latex/xymtex/base/lewisstruc.dtx
14mu|texlive-xymtex-5.06-7|120	%doc %{_texmfdistdir}/source/latex/xymtex/base/lewisstruc.ins
14mu|texlive-xymtex-5.06-7|121	%doc %{_texmfdistdir}/source/latex/xymtex/base/locant.dtx
14mu|texlive-xymtex-5.06-7|122	%doc %{_texmfdistdir}/source/latex/xymtex/base/locant.ins
14mu|texlive-xymtex-5.06-7|123	%doc %{_texmfdistdir}/source/latex/xymtex/base/lowcycle.dtx
14mu|texlive-xymtex-5.06-7|124	%doc %{_texmfdistdir}/source/latex/xymtex/base/lowcycle.ins
14mu|texlive-xymtex-5.06-7|125	%doc %{_texmfdistdir}/source/latex/xymtex/base/methylen.dtx
14mu|texlive-xymtex-5.06-7|126	%doc %{_texmfdistdir}/source/latex/xymtex/base/methylen.ins
14mu|texlive-xymtex-5.06-7|127	%doc %{_texmfdistdir}/source/latex/xymtex/base/polymers.dtx
14mu|texlive-xymtex-5.06-7|128	%doc %{_texmfdistdir}/source/latex/xymtex/base/polymers.ins
14mu|texlive-xymtex-5.06-7|129	%doc %{_texmfdistdir}/source/latex/xymtex/base/putline.sed
14mu|texlive-xymtex-5.06-7|130	%doc %{_texmfdistdir}/source/latex/xymtex/base/putput.bat
14mu|texlive-xymtex-5.06-7|131	%doc %{_texmfdistdir}/source/latex/xymtex/base/sizeredc.dtx
14mu|texlive-xymtex-5.06-7|132	%doc %{_texmfdistdir}/source/latex/xymtex/base/sizeredc.ins
14mu|texlive-xymtex-5.06-7|133	%doc %{_texmfdistdir}/source/latex/xymtex/base/steroid.dtx
14mu|texlive-xymtex-5.06-7|134	%doc %{_texmfdistdir}/source/latex/xymtex/base/steroid.ins
14mu|texlive-xymtex-5.06-7|135	%doc %{_texmfdistdir}/source/latex/xymtex/base/xymtex.dtx
14mu|texlive-xymtex-5.06-7|136	%doc %{_texmfdistdir}/source/latex/xymtex/base/xymtex.ins
14mu|texlive-xymtex-5.06-7|137	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/assurechemist.dtx
14mu|texlive-xymtex-5.06-7|138	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/assurechemist.ins
14mu|texlive-xymtex-5.06-7|139	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemist.dtx
14mu|texlive-xymtex-5.06-7|140	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemist.ins
14mu|texlive-xymtex-5.06-7|141	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemtimes.dtx
14mu|texlive-xymtex-5.06-7|142	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemtimes.ins
14mu|texlive-xymtex-5.06-7|143	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/chmst-pdf.dtx
14mu|texlive-xymtex-5.06-7|144	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/chmst-pdf.ins
14mu|texlive-xymtex-5.06-7|145	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/xymtx-pdf.dtx
14mu|texlive-xymtex-5.06-7|146	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/xymtx-pdf.ins
14mu|texlive-xymtex-5.06-7|147	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/chmst-ps.dtx
14mu|texlive-xymtex-5.06-7|148	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/chmst-ps.ins
14mu|texlive-xymtex-5.06-7|149	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/xymtx-ps.drv
14mu|texlive-xymtex-5.06-7|150	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/xymtx-ps.dtx
14mu|texlive-xymtex-5.06-7|151	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/xymtx-ps.ins
14mu|texlive-xymtex-5.06-7|152	
14mu|texlive-xymtex-5.06-7|153	#-----------------------------------------------------------------------
14mu|texlive-xymtex-5.06-7|154	%prep
14mu|texlive-xymtex-5.06-7|155	%setup -c -a0 -a1 -a2
14mu|texlive-xymtex-5.06-7|156	
14mu|texlive-xymtex-5.06-7|157	%build
14mu|texlive-xymtex-5.06-7|158	
14mu|texlive-xymtex-5.06-7|159	%install
14mu|texlive-xymtex-5.06-7|160	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xymtex-5.06-7|161	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-xymtex-5.06-7|162	
14mu|texlive-xymtex-5.06-7|163	%changelog
14mu|texlive-xymtex-5.06-7|164	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.06-7
14mu|texlive-xymtex-5.06-7|165	+ Revision: b58a48e
14mu|texlive-xymtex-5.06-7|166	- MassBuild#674: Increase release tag
14mu|texlive-xymtex-5.06-7|167	
14mu|texlive-xymtex-5.06-7|168	

26140 14
14mu|texlive-xypic-20120809-3|1	# revision 26642
14mu|texlive-xypic-20120809-3|2	# category Package
14mu|texlive-xypic-20120809-3|3	# catalog-ctan undef
14mu|texlive-xypic-20120809-3|4	# catalog-date undef
14mu|texlive-xypic-20120809-3|5	# catalog-license undef
14mu|texlive-xypic-20120809-3|6	# catalog-version undef
14mu|texlive-xypic-20120809-3|7	Name:		texlive-xypic
14mu|texlive-xypic-20120809-3|8	Version:	20120809
14mu|texlive-xypic-20120809-3|9	Release:	3
14mu|texlive-xypic-20120809-3|10	Summary:	TeXLive xypic package
14mu|texlive-xypic-20120809-3|11	Group:		Publishing
14mu|texlive-xypic-20120809-3|12	URL:		http://tug.org/texlive
14mu|texlive-xypic-20120809-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-xypic-20120809-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic.tar.xz
14mu|texlive-xypic-20120809-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic.doc.tar.xz
14mu|texlive-xypic-20120809-3|16	BuildArch:	noarch
14mu|texlive-xypic-20120809-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xypic-20120809-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xypic-20120809-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-xypic-20120809-3|20	
14mu|texlive-xypic-20120809-3|21	%description
14mu|texlive-xypic-20120809-3|22	TeXLive xypic package.
14mu|texlive-xypic-20120809-3|23	
14mu|texlive-xypic-20120809-3|24	
14mu|texlive-xypic-20120809-3|25	#-----------------------------------------------------------------------
14mu|texlive-xypic-20120809-3|26	%files
14mu|texlive-xypic-20120809-3|27	%{_texmfdistdir}/dvips/xypic/xy388dict.pro
14mu|texlive-xypic-20120809-3|28	%{_texmfdistdir}/fonts/afm/public/xypic/xyatip10.afm
14mu|texlive-xypic-20120809-3|29	%{_texmfdistdir}/fonts/afm/public/xypic/xybsql10.afm
14mu|texlive-xypic-20120809-3|30	%{_texmfdistdir}/fonts/afm/public/xypic/xybtip10.afm
14mu|texlive-xypic-20120809-3|31	%{_texmfdistdir}/fonts/afm/public/xypic/xycirc10.afm
14mu|texlive-xypic-20120809-3|32	%{_texmfdistdir}/fonts/afm/public/xypic/xycmat10.afm
14mu|texlive-xypic-20120809-3|33	%{_texmfdistdir}/fonts/afm/public/xypic/xycmat11.afm
14mu|texlive-xypic-20120809-3|34	%{_texmfdistdir}/fonts/afm/public/xypic/xycmat12.afm
14mu|texlive-xypic-20120809-3|35	%{_texmfdistdir}/fonts/afm/public/xypic/xycmbt10.afm
14mu|texlive-xypic-20120809-3|36	%{_texmfdistdir}/fonts/afm/public/xypic/xycmbt11.afm
14mu|texlive-xypic-20120809-3|37	%{_texmfdistdir}/fonts/afm/public/xypic/xycmbt12.afm
14mu|texlive-xypic-20120809-3|38	%{_texmfdistdir}/fonts/afm/public/xypic/xydash10.afm
14mu|texlive-xypic-20120809-3|39	%{_texmfdistdir}/fonts/afm/public/xypic/xyeuat10.afm
14mu|texlive-xypic-20120809-3|40	%{_texmfdistdir}/fonts/afm/public/xypic/xyeuat11.afm
14mu|texlive-xypic-20120809-3|41	%{_texmfdistdir}/fonts/afm/public/xypic/xyeuat12.afm
14mu|texlive-xypic-20120809-3|42	%{_texmfdistdir}/fonts/afm/public/xypic/xyeubt10.afm
14mu|texlive-xypic-20120809-3|43	%{_texmfdistdir}/fonts/afm/public/xypic/xyeubt11.afm
14mu|texlive-xypic-20120809-3|44	%{_texmfdistdir}/fonts/afm/public/xypic/xyeubt12.afm
14mu|texlive-xypic-20120809-3|45	%{_texmfdistdir}/fonts/afm/public/xypic/xyluat10.afm
14mu|texlive-xypic-20120809-3|46	%{_texmfdistdir}/fonts/afm/public/xypic/xyluat11.afm
14mu|texlive-xypic-20120809-3|47	%{_texmfdistdir}/fonts/afm/public/xypic/xyluat12.afm
14mu|texlive-xypic-20120809-3|48	%{_texmfdistdir}/fonts/afm/public/xypic/xylubt10.afm
14mu|texlive-xypic-20120809-3|49	%{_texmfdistdir}/fonts/afm/public/xypic/xylubt11.afm
14mu|texlive-xypic-20120809-3|50	%{_texmfdistdir}/fonts/afm/public/xypic/xylubt12.afm
14mu|texlive-xypic-20120809-3|51	%{_texmfdistdir}/fonts/enc/dvips/xypic/xycirc.enc
14mu|texlive-xypic-20120809-3|52	%{_texmfdistdir}/fonts/enc/dvips/xypic/xyd.enc
14mu|texlive-xypic-20120809-3|53	%{_texmfdistdir}/fonts/enc/dvips/xypic/xyd2.enc
14mu|texlive-xypic-20120809-3|54	%{_texmfdistdir}/fonts/map/dvips/xypic/xypic.map
14mu|texlive-xypic-20120809-3|55	%{_texmfdistdir}/fonts/source/public/xypic/xyatip.mf
14mu|texlive-xypic-20120809-3|56	%{_texmfdistdir}/fonts/source/public/xypic/xyatip10.mf
14mu|texlive-xypic-20120809-3|57	%{_texmfdistdir}/fonts/source/public/xypic/xyatri.mf
14mu|texlive-xypic-20120809-3|58	%{_texmfdistdir}/fonts/source/public/xypic/xybsql10.mf
14mu|texlive-xypic-20120809-3|59	%{_texmfdistdir}/fonts/source/public/xypic/xybtip.mf
14mu|texlive-xypic-20120809-3|60	%{_texmfdistdir}/fonts/source/public/xypic/xybtip10.mf
14mu|texlive-xypic-20120809-3|61	%{_texmfdistdir}/fonts/source/public/xypic/xybtri.mf
14mu|texlive-xypic-20120809-3|62	%{_texmfdistdir}/fonts/source/public/xypic/xycirc10.mf
14mu|texlive-xypic-20120809-3|63	%{_texmfdistdir}/fonts/source/public/xypic/xycm.mf
14mu|texlive-xypic-20120809-3|64	%{_texmfdistdir}/fonts/source/public/xypic/xycmat10.mf
14mu|texlive-xypic-20120809-3|65	%{_texmfdistdir}/fonts/source/public/xypic/xycmat11.mf
14mu|texlive-xypic-20120809-3|66	%{_texmfdistdir}/fonts/source/public/xypic/xycmat12.mf
14mu|texlive-xypic-20120809-3|67	%{_texmfdistdir}/fonts/source/public/xypic/xycmbt10.mf
14mu|texlive-xypic-20120809-3|68	%{_texmfdistdir}/fonts/source/public/xypic/xycmbt11.mf
14mu|texlive-xypic-20120809-3|69	%{_texmfdistdir}/fonts/source/public/xypic/xycmbt12.mf
14mu|texlive-xypic-20120809-3|70	%{_texmfdistdir}/fonts/source/public/xypic/xyd.mf
14mu|texlive-xypic-20120809-3|71	%{_texmfdistdir}/fonts/source/public/xypic/xyd2.mf
14mu|texlive-xypic-20120809-3|72	%{_texmfdistdir}/fonts/source/public/xypic/xydash10.mf
14mu|texlive-xypic-20120809-3|73	%{_texmfdistdir}/fonts/source/public/xypic/xyeuat10.mf
14mu|texlive-xypic-20120809-3|74	%{_texmfdistdir}/fonts/source/public/xypic/xyeuat11.mf
14mu|texlive-xypic-20120809-3|75	%{_texmfdistdir}/fonts/source/public/xypic/xyeuat12.mf
14mu|texlive-xypic-20120809-3|76	%{_texmfdistdir}/fonts/source/public/xypic/xyeubt10.mf
14mu|texlive-xypic-20120809-3|77	%{_texmfdistdir}/fonts/source/public/xypic/xyeubt11.mf
14mu|texlive-xypic-20120809-3|78	%{_texmfdistdir}/fonts/source/public/xypic/xyeubt12.mf
14mu|texlive-xypic-20120809-3|79	%{_texmfdistdir}/fonts/source/public/xypic/xyeuler.mf
14mu|texlive-xypic-20120809-3|80	%{_texmfdistdir}/fonts/source/public/xypic/xyline10.mf
14mu|texlive-xypic-20120809-3|81	%{_texmfdistdir}/fonts/source/public/xypic/xylu.mf
14mu|texlive-xypic-20120809-3|82	%{_texmfdistdir}/fonts/source/public/xypic/xyluat10.mf
14mu|texlive-xypic-20120809-3|83	%{_texmfdistdir}/fonts/source/public/xypic/xyluat11.mf
14mu|texlive-xypic-20120809-3|84	%{_texmfdistdir}/fonts/source/public/xypic/xyluat12.mf
14mu|texlive-xypic-20120809-3|85	%{_texmfdistdir}/fonts/source/public/xypic/xylubt10.mf
14mu|texlive-xypic-20120809-3|86	%{_texmfdistdir}/fonts/source/public/xypic/xylubt11.mf
14mu|texlive-xypic-20120809-3|87	%{_texmfdistdir}/fonts/source/public/xypic/xylubt12.mf
14mu|texlive-xypic-20120809-3|88	%{_texmfdistdir}/fonts/source/public/xypic/xymisc10.mf
14mu|texlive-xypic-20120809-3|89	%{_texmfdistdir}/fonts/source/public/xypic/xyqc10.mf
14mu|texlive-xypic-20120809-3|90	%{_texmfdistdir}/fonts/source/public/xypic/xytech.mf
14mu|texlive-xypic-20120809-3|91	%{_texmfdistdir}/fonts/tfm/public/xypic/xyatip10.tfm
14mu|texlive-xypic-20120809-3|92	%{_texmfdistdir}/fonts/tfm/public/xypic/xybsql10.tfm
14mu|texlive-xypic-20120809-3|93	%{_texmfdistdir}/fonts/tfm/public/xypic/xybtip10.tfm
14mu|texlive-xypic-20120809-3|94	%{_texmfdistdir}/fonts/tfm/public/xypic/xycirc10.tfm
14mu|texlive-xypic-20120809-3|95	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmat10.tfm
14mu|texlive-xypic-20120809-3|96	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmat11.tfm
14mu|texlive-xypic-20120809-3|97	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmat12.tfm
14mu|texlive-xypic-20120809-3|98	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmbt10.tfm
14mu|texlive-xypic-20120809-3|99	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmbt11.tfm
14mu|texlive-xypic-20120809-3|100	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmbt12.tfm
14mu|texlive-xypic-20120809-3|101	%{_texmfdistdir}/fonts/tfm/public/xypic/xydash10.tfm
14mu|texlive-xypic-20120809-3|102	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeuat10.tfm
14mu|texlive-xypic-20120809-3|103	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeuat11.tfm
14mu|texlive-xypic-20120809-3|104	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeuat12.tfm
14mu|texlive-xypic-20120809-3|105	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeubt10.tfm
14mu|texlive-xypic-20120809-3|106	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeubt11.tfm
14mu|texlive-xypic-20120809-3|107	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeubt12.tfm
14mu|texlive-xypic-20120809-3|108	%{_texmfdistdir}/fonts/tfm/public/xypic/xyline10.tfm
14mu|texlive-xypic-20120809-3|109	%{_texmfdistdir}/fonts/tfm/public/xypic/xyluat10.tfm
14mu|texlive-xypic-20120809-3|110	%{_texmfdistdir}/fonts/tfm/public/xypic/xyluat11.tfm
14mu|texlive-xypic-20120809-3|111	%{_texmfdistdir}/fonts/tfm/public/xypic/xyluat12.tfm
14mu|texlive-xypic-20120809-3|112	%{_texmfdistdir}/fonts/tfm/public/xypic/xylubt10.tfm
14mu|texlive-xypic-20120809-3|113	%{_texmfdistdir}/fonts/tfm/public/xypic/xylubt11.tfm
14mu|texlive-xypic-20120809-3|114	%{_texmfdistdir}/fonts/tfm/public/xypic/xylubt12.tfm
14mu|texlive-xypic-20120809-3|115	%{_texmfdistdir}/fonts/tfm/public/xypic/xymisc10.tfm
14mu|texlive-xypic-20120809-3|116	%{_texmfdistdir}/fonts/tfm/public/xypic/xyqc10.tfm
14mu|texlive-xypic-20120809-3|117	%{_texmfdistdir}/fonts/type1/public/xypic/xyatip10.pfb
14mu|texlive-xypic-20120809-3|118	%{_texmfdistdir}/fonts/type1/public/xypic/xyatip10.pfm
14mu|texlive-xypic-20120809-3|119	%{_texmfdistdir}/fonts/type1/public/xypic/xybsql10.pfb
14mu|texlive-xypic-20120809-3|120	%{_texmfdistdir}/fonts/type1/public/xypic/xybsql10.pfm
14mu|texlive-xypic-20120809-3|121	%{_texmfdistdir}/fonts/type1/public/xypic/xybtip10.pfb
14mu|texlive-xypic-20120809-3|122	%{_texmfdistdir}/fonts/type1/public/xypic/xybtip10.pfm
14mu|texlive-xypic-20120809-3|123	%{_texmfdistdir}/fonts/type1/public/xypic/xycirc10.pfb
14mu|texlive-xypic-20120809-3|124	%{_texmfdistdir}/fonts/type1/public/xypic/xycirc10.pfm
14mu|texlive-xypic-20120809-3|125	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat10.pfb
14mu|texlive-xypic-20120809-3|126	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat10.pfm
14mu|texlive-xypic-20120809-3|127	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat11.pfb
14mu|texlive-xypic-20120809-3|128	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat11.pfm
14mu|texlive-xypic-20120809-3|129	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat12.pfb
14mu|texlive-xypic-20120809-3|130	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat12.pfm
14mu|texlive-xypic-20120809-3|131	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt10.pfb
14mu|texlive-xypic-20120809-3|132	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt10.pfm
14mu|texlive-xypic-20120809-3|133	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt11.pfb
14mu|texlive-xypic-20120809-3|134	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt11.pfm
14mu|texlive-xypic-20120809-3|135	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt12.pfb
14mu|texlive-xypic-20120809-3|136	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt12.pfm
14mu|texlive-xypic-20120809-3|137	%{_texmfdistdir}/fonts/type1/public/xypic/xydash10.pfb
14mu|texlive-xypic-20120809-3|138	%{_texmfdistdir}/fonts/type1/public/xypic/xydash10.pfm
14mu|texlive-xypic-20120809-3|139	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat10.pfb
14mu|texlive-xypic-20120809-3|140	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat10.pfm
14mu|texlive-xypic-20120809-3|141	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat11.pfb
14mu|texlive-xypic-20120809-3|142	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat11.pfm
14mu|texlive-xypic-20120809-3|143	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat12.pfb
14mu|texlive-xypic-20120809-3|144	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat12.pfm
14mu|texlive-xypic-20120809-3|145	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt10.pfb
14mu|texlive-xypic-20120809-3|146	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt10.pfm
14mu|texlive-xypic-20120809-3|147	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt11.pfb
14mu|texlive-xypic-20120809-3|148	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt11.pfm
14mu|texlive-xypic-20120809-3|149	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt12.pfb
14mu|texlive-xypic-20120809-3|150	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt12.pfm
14mu|texlive-xypic-20120809-3|151	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat10.pfb
14mu|texlive-xypic-20120809-3|152	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat10.pfm
14mu|texlive-xypic-20120809-3|153	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat11.pfb
14mu|texlive-xypic-20120809-3|154	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat11.pfm
14mu|texlive-xypic-20120809-3|155	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat12.pfb
14mu|texlive-xypic-20120809-3|156	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat12.pfm
14mu|texlive-xypic-20120809-3|157	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt10.pfb
14mu|texlive-xypic-20120809-3|158	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt10.pfm
14mu|texlive-xypic-20120809-3|159	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt11.pfb
14mu|texlive-xypic-20120809-3|160	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt11.pfm
14mu|texlive-xypic-20120809-3|161	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt12.pfb
14mu|texlive-xypic-20120809-3|162	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt12.pfm
14mu|texlive-xypic-20120809-3|163	%{_texmfdistdir}/tex/generic/xypic/movie.cls
14mu|texlive-xypic-20120809-3|164	%{_texmfdistdir}/tex/generic/xypic/xy.sty
14mu|texlive-xypic-20120809-3|165	%{_texmfdistdir}/tex/generic/xypic/xy.tex
14mu|texlive-xypic-20120809-3|166	%{_texmfdistdir}/tex/generic/xypic/xy16textures.tex
14mu|texlive-xypic-20120809-3|167	%{_texmfdistdir}/tex/generic/xypic/xy17oztex.tex
14mu|texlive-xypic-20120809-3|168	%{_texmfdistdir}/tex/generic/xypic/xy2cell.tex
14mu|texlive-xypic-20120809-3|169	%{_texmfdistdir}/tex/generic/xypic/xyall.tex
14mu|texlive-xypic-20120809-3|170	%{_texmfdistdir}/tex/generic/xypic/xyarc.tex
14mu|texlive-xypic-20120809-3|171	%{_texmfdistdir}/tex/generic/xypic/xyarrow.tex
14mu|texlive-xypic-20120809-3|172	%{_texmfdistdir}/tex/generic/xypic/xycmactex.tex
14mu|texlive-xypic-20120809-3|173	%{_texmfdistdir}/tex/generic/xypic/xycmtip.tex
14mu|texlive-xypic-20120809-3|174	%{_texmfdistdir}/tex/generic/xypic/xycolor.tex
14mu|texlive-xypic-20120809-3|175	%{_texmfdistdir}/tex/generic/xypic/xycrayon.tex
14mu|texlive-xypic-20120809-3|176	%{_texmfdistdir}/tex/generic/xypic/xycurve.tex
14mu|texlive-xypic-20120809-3|177	%{_texmfdistdir}/tex/generic/xypic/xydummy.tex
14mu|texlive-xypic-20120809-3|178	%{_texmfdistdir}/tex/generic/xypic/xydvidrv.tex
14mu|texlive-xypic-20120809-3|179	%{_texmfdistdir}/tex/generic/xypic/xydvips.tex
14mu|texlive-xypic-20120809-3|180	%{_texmfdistdir}/tex/generic/xypic/xydvitops.tex
14mu|texlive-xypic-20120809-3|181	%{_texmfdistdir}/tex/generic/xypic/xyemtex.tex
14mu|texlive-xypic-20120809-3|182	%{_texmfdistdir}/tex/generic/xypic/xyframe.tex
14mu|texlive-xypic-20120809-3|183	%{_texmfdistdir}/tex/generic/xypic/xygraph.tex
14mu|texlive-xypic-20120809-3|184	%{_texmfdistdir}/tex/generic/xypic/xyidioms.tex
14mu|texlive-xypic-20120809-3|185	%{_texmfdistdir}/tex/generic/xypic/xyimport.tex
14mu|texlive-xypic-20120809-3|186	%{_texmfdistdir}/tex/generic/xypic/xyknot.tex
14mu|texlive-xypic-20120809-3|187	%{_texmfdistdir}/tex/generic/xypic/xyline.tex
14mu|texlive-xypic-20120809-3|188	%{_texmfdistdir}/tex/generic/xypic/xymacpat.xyp
14mu|texlive-xypic-20120809-3|189	%{_texmfdistdir}/tex/generic/xypic/xymatrix.tex
14mu|texlive-xypic-20120809-3|190	%{_texmfdistdir}/tex/generic/xypic/xymovie.tex
14mu|texlive-xypic-20120809-3|191	%{_texmfdistdir}/tex/generic/xypic/xynecula.tex
14mu|texlive-xypic-20120809-3|192	%{_texmfdistdir}/tex/generic/xypic/xyoztex.tex
14mu|texlive-xypic-20120809-3|193	%{_texmfdistdir}/tex/generic/xypic/xypdf-co.tex
14mu|texlive-xypic-20120809-3|194	%{_texmfdistdir}/tex/generic/xypic/xypdf-cu.tex
14mu|texlive-xypic-20120809-3|195	%{_texmfdistdir}/tex/generic/xypic/xypdf-fr.tex
14mu|texlive-xypic-20120809-3|196	%{_texmfdistdir}/tex/generic/xypic/xypdf-li.tex
14mu|texlive-xypic-20120809-3|197	%{_texmfdistdir}/tex/generic/xypic/xypdf-ro.tex
14mu|texlive-xypic-20120809-3|198	%{_texmfdistdir}/tex/generic/xypic/xypdf.tex
14mu|texlive-xypic-20120809-3|199	%{_texmfdistdir}/tex/generic/xypic/xypic.sty
14mu|texlive-xypic-20120809-3|200	%{_texmfdistdir}/tex/generic/xypic/xypic.tex
14mu|texlive-xypic-20120809-3|201	%{_texmfdistdir}/tex/generic/xypic/xypicture.tex
14mu|texlive-xypic-20120809-3|202	%{_texmfdistdir}/tex/generic/xypic/xypoly.tex
14mu|texlive-xypic-20120809-3|203	%{_texmfdistdir}/tex/generic/xypic/xyps-c.tex
14mu|texlive-xypic-20120809-3|204	%{_texmfdistdir}/tex/generic/xypic/xyps-col.tex
14mu|texlive-xypic-20120809-3|205	%{_texmfdistdir}/tex/generic/xypic/xyps-f.tex
14mu|texlive-xypic-20120809-3|206	%{_texmfdistdir}/tex/generic/xypic/xyps-l.tex
14mu|texlive-xypic-20120809-3|207	%{_texmfdistdir}/tex/generic/xypic/xyps-pro.tex
14mu|texlive-xypic-20120809-3|208	%{_texmfdistdir}/tex/generic/xypic/xyps-ps.tex
14mu|texlive-xypic-20120809-3|209	%{_texmfdistdir}/tex/generic/xypic/xyps-r.tex
14mu|texlive-xypic-20120809-3|210	%{_texmfdistdir}/tex/generic/xypic/xyps-s.tex
14mu|texlive-xypic-20120809-3|211	%{_texmfdistdir}/tex/generic/xypic/xyps-t.tex
14mu|texlive-xypic-20120809-3|212	%{_texmfdistdir}/tex/generic/xypic/xyps.tex
14mu|texlive-xypic-20120809-3|213	%{_texmfdistdir}/tex/generic/xypic/xypsdict.tex
14mu|texlive-xypic-20120809-3|214	%{_texmfdistdir}/tex/generic/xypic/xypspatt.tex
14mu|texlive-xypic-20120809-3|215	%{_texmfdistdir}/tex/generic/xypic/xyrecat.tex
14mu|texlive-xypic-20120809-3|216	%{_texmfdistdir}/tex/generic/xypic/xyrotate.tex
14mu|texlive-xypic-20120809-3|217	%{_texmfdistdir}/tex/generic/xypic/xysmart.tex
14mu|texlive-xypic-20120809-3|218	%{_texmfdistdir}/tex/generic/xypic/xytextures.tex
14mu|texlive-xypic-20120809-3|219	%{_texmfdistdir}/tex/generic/xypic/xytile.tex
14mu|texlive-xypic-20120809-3|220	%{_texmfdistdir}/tex/generic/xypic/xytips.tex
14mu|texlive-xypic-20120809-3|221	%{_texmfdistdir}/tex/generic/xypic/xytp-f.tex
14mu|texlive-xypic-20120809-3|222	%{_texmfdistdir}/tex/generic/xypic/xytpic.tex
14mu|texlive-xypic-20120809-3|223	%{_texmfdistdir}/tex/generic/xypic/xyv2.tex
14mu|texlive-xypic-20120809-3|224	%{_texmfdistdir}/tex/generic/xypic/xyweb.tex
14mu|texlive-xypic-20120809-3|225	%{_texmfdistdir}/tex/generic/xypic/xyxdvi.tex
14mu|texlive-xypic-20120809-3|226	%doc %{_texmfdistdir}/doc/generic/xypic/CATALOG
14mu|texlive-xypic-20120809-3|227	%doc %{_texmfdistdir}/doc/generic/xypic/COPYING
14mu|texlive-xypic-20120809-3|228	%doc %{_texmfdistdir}/doc/generic/xypic/FONTCOPYING
14mu|texlive-xypic-20120809-3|229	%doc %{_texmfdistdir}/doc/generic/xypic/INSTALL
14mu|texlive-xypic-20120809-3|230	%doc %{_texmfdistdir}/doc/generic/xypic/MANIFEST
14mu|texlive-xypic-20120809-3|231	%doc %{_texmfdistdir}/doc/generic/xypic/README
14mu|texlive-xypic-20120809-3|232	%doc %{_texmfdistdir}/doc/generic/xypic/TRAILER
14mu|texlive-xypic-20120809-3|233	%doc %{_texmfdistdir}/doc/generic/xypic/VERSIONS
14mu|texlive-xypic-20120809-3|234	%doc %{_texmfdistdir}/doc/generic/xypic/Xy-logo.png
14mu|texlive-xypic-20120809-3|235	%doc %{_texmfdistdir}/doc/generic/xypic/Xy-pic.html
14mu|texlive-xypic-20120809-3|236	%doc %{_texmfdistdir}/doc/generic/xypic/support/dvitogif89a
14mu|texlive-xypic-20120809-3|237	%doc %{_texmfdistdir}/doc/generic/xypic/support/install-tds
14mu|texlive-xypic-20120809-3|238	%doc %{_texmfdistdir}/doc/generic/xypic/support/pnmrawtopcropwhite.c
14mu|texlive-xypic-20120809-3|239	%doc %{_texmfdistdir}/doc/generic/xypic/xy388src.tar.gz
14mu|texlive-xypic-20120809-3|240	%doc %{_texmfdistdir}/doc/generic/xypic/xyguide.pdf
14mu|texlive-xypic-20120809-3|241	%doc %{_texmfdistdir}/doc/generic/xypic/xypdf.pdf
14mu|texlive-xypic-20120809-3|242	%doc %{_texmfdistdir}/doc/generic/xypic/xyrefer.pdf
14mu|texlive-xypic-20120809-3|243	%doc %{_texmfdistdir}/doc/generic/xypic/xysource.pdf
14mu|texlive-xypic-20120809-3|244	
14mu|texlive-xypic-20120809-3|245	#-----------------------------------------------------------------------
14mu|texlive-xypic-20120809-3|246	%prep
14mu|texlive-xypic-20120809-3|247	%setup -c -a0 -a1
14mu|texlive-xypic-20120809-3|248	
14mu|texlive-xypic-20120809-3|249	%build
14mu|texlive-xypic-20120809-3|250	
14mu|texlive-xypic-20120809-3|251	%install
14mu|texlive-xypic-20120809-3|252	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xypic-20120809-3|253	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xypic-20120809-3|254	
14mu|texlive-xypic-20120809-3|255	
14mu|texlive-xypic-20120809-3|256	
14mu|texlive-xypic-20120809-3|257	%changelog
14mu|texlive-xypic-20120809-3|258	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120809-3
14mu|texlive-xypic-20120809-3|259	+ Revision: 34bc497
14mu|texlive-xypic-20120809-3|260	- MassBuild#674: Increase release tag
14mu|texlive-xypic-20120809-3|261	
14mu|texlive-xypic-20120809-3|262	

26141 14
14mu|texlive-xytree-1.5-4|1	# revision 15878
14mu|texlive-xytree-1.5-4|2	# category Package
14mu|texlive-xytree-1.5-4|3	# catalog-ctan /macros/latex/contrib/xytree
14mu|texlive-xytree-1.5-4|4	# catalog-date 2007-03-13 09:23:19 +0100
14mu|texlive-xytree-1.5-4|5	# catalog-license lppl
14mu|texlive-xytree-1.5-4|6	# catalog-version 1.5
14mu|texlive-xytree-1.5-4|7	Name:		texlive-xytree
14mu|texlive-xytree-1.5-4|8	Version:	1.5
14mu|texlive-xytree-1.5-4|9	Release:	4
14mu|texlive-xytree-1.5-4|10	Summary:	Tree macros using XY-Pic
14mu|texlive-xytree-1.5-4|11	Group:		Publishing
14mu|texlive-xytree-1.5-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xytree
14mu|texlive-xytree-1.5-4|13	License:	LPPL
14mu|texlive-xytree-1.5-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xytree.tar.xz
14mu|texlive-xytree-1.5-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xytree.doc.tar.xz
14mu|texlive-xytree-1.5-4|16	BuildArch:	noarch
14mu|texlive-xytree-1.5-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-xytree-1.5-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-xytree-1.5-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-xytree-1.5-4|20	
14mu|texlive-xytree-1.5-4|21	%description
14mu|texlive-xytree-1.5-4|22	The aim of xytree is to draw linguistic syntactic trees with
14mu|texlive-xytree-1.5-4|23	ease and to support hopefully sufficient functionalities, that
14mu|texlive-xytree-1.5-4|24	the linguist may need. The package (of course) depends on the
14mu|texlive-xytree-1.5-4|25	XY-Pic package.
14mu|texlive-xytree-1.5-4|26	
14mu|texlive-xytree-1.5-4|27	
14mu|texlive-xytree-1.5-4|28	#-----------------------------------------------------------------------
14mu|texlive-xytree-1.5-4|29	%files
14mu|texlive-xytree-1.5-4|30	%{_texmfdistdir}/tex/latex/xytree/xytree.sty
14mu|texlive-xytree-1.5-4|31	%doc %{_texmfdistdir}/doc/latex/xytree/README
14mu|texlive-xytree-1.5-4|32	%doc %{_texmfdistdir}/doc/latex/xytree/xytree-doc-en.pdf
14mu|texlive-xytree-1.5-4|33	%doc %{_texmfdistdir}/doc/latex/xytree/xytree-doc-en.tex
14mu|texlive-xytree-1.5-4|34	
14mu|texlive-xytree-1.5-4|35	#-----------------------------------------------------------------------
14mu|texlive-xytree-1.5-4|36	%prep
14mu|texlive-xytree-1.5-4|37	%setup -c -a0 -a1
14mu|texlive-xytree-1.5-4|38	
14mu|texlive-xytree-1.5-4|39	%build
14mu|texlive-xytree-1.5-4|40	
14mu|texlive-xytree-1.5-4|41	%install
14mu|texlive-xytree-1.5-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-xytree-1.5-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-xytree-1.5-4|44	
14mu|texlive-xytree-1.5-4|45	
14mu|texlive-xytree-1.5-4|46	
14mu|texlive-xytree-1.5-4|47	%changelog
14mu|texlive-xytree-1.5-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.5-4
14mu|texlive-xytree-1.5-4|49	+ Revision: 7c97893
14mu|texlive-xytree-1.5-4|50	- MassBuild#674: Increase release tag
14mu|texlive-xytree-1.5-4|51	
14mu|texlive-xytree-1.5-4|52	

26142 14
14mu|texlive-yafoot-20061216-4|1	# revision 19086
14mu|texlive-yafoot-20061216-4|2	# category Package
14mu|texlive-yafoot-20061216-4|3	# catalog-ctan /macros/latex/contrib/yafoot
14mu|texlive-yafoot-20061216-4|4	# catalog-date 2006-12-16 10:58:44 +0100
14mu|texlive-yafoot-20061216-4|5	# catalog-license lppl
14mu|texlive-yafoot-20061216-4|6	# catalog-version undef
14mu|texlive-yafoot-20061216-4|7	Name:		texlive-yafoot
14mu|texlive-yafoot-20061216-4|8	Version:	20061216
14mu|texlive-yafoot-20061216-4|9	Release:	4
14mu|texlive-yafoot-20061216-4|10	Summary:	A bundle of miscellaneous footnote packages
14mu|texlive-yafoot-20061216-4|11	Group:		Publishing
14mu|texlive-yafoot-20061216-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yafoot
14mu|texlive-yafoot-20061216-4|13	License:	LPPL
14mu|texlive-yafoot-20061216-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yafoot.tar.xz
14mu|texlive-yafoot-20061216-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yafoot.doc.tar.xz
14mu|texlive-yafoot-20061216-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yafoot.source.tar.xz
14mu|texlive-yafoot-20061216-4|17	BuildArch:	noarch
14mu|texlive-yafoot-20061216-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-yafoot-20061216-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-yafoot-20061216-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-yafoot-20061216-4|21	
14mu|texlive-yafoot-20061216-4|22	%description
14mu|texlive-yafoot-20061216-4|23	Contains three packages: - pfnote to number footnotes per page;
14mu|texlive-yafoot-20061216-4|24	- fnpos to control the position of footnotes; and - dblfnote to
14mu|texlive-yafoot-20061216-4|25	make footnotes double-columned.
14mu|texlive-yafoot-20061216-4|26	
14mu|texlive-yafoot-20061216-4|27	
14mu|texlive-yafoot-20061216-4|28	#-----------------------------------------------------------------------
14mu|texlive-yafoot-20061216-4|29	%files
14mu|texlive-yafoot-20061216-4|30	%{_texmfdistdir}/tex/latex/yafoot/dblfnote.sty
14mu|texlive-yafoot-20061216-4|31	%{_texmfdistdir}/tex/latex/yafoot/fnpos.sty
14mu|texlive-yafoot-20061216-4|32	%{_texmfdistdir}/tex/latex/yafoot/pfnote.sty
14mu|texlive-yafoot-20061216-4|33	%doc %{_texmfdistdir}/doc/latex/yafoot/README
14mu|texlive-yafoot-20061216-4|34	%doc %{_texmfdistdir}/doc/latex/yafoot/yafoot-man.pdf
14mu|texlive-yafoot-20061216-4|35	%doc %{_texmfdistdir}/doc/latex/yafoot/yafoot-man.tex
14mu|texlive-yafoot-20061216-4|36	#- source
14mu|texlive-yafoot-20061216-4|37	%doc %{_texmfdistdir}/source/latex/yafoot/yafoot.dtx
14mu|texlive-yafoot-20061216-4|38	%doc %{_texmfdistdir}/source/latex/yafoot/yafoot.ins
14mu|texlive-yafoot-20061216-4|39	
14mu|texlive-yafoot-20061216-4|40	#-----------------------------------------------------------------------
14mu|texlive-yafoot-20061216-4|41	%prep
14mu|texlive-yafoot-20061216-4|42	%setup -c -a0 -a1 -a2
14mu|texlive-yafoot-20061216-4|43	
14mu|texlive-yafoot-20061216-4|44	%build
14mu|texlive-yafoot-20061216-4|45	
14mu|texlive-yafoot-20061216-4|46	%install
14mu|texlive-yafoot-20061216-4|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-yafoot-20061216-4|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-yafoot-20061216-4|49	
14mu|texlive-yafoot-20061216-4|50	
14mu|texlive-yafoot-20061216-4|51	
14mu|texlive-yafoot-20061216-4|52	%changelog
14mu|texlive-yafoot-20061216-4|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061216-4
14mu|texlive-yafoot-20061216-4|54	+ Revision: 4f8649b
14mu|texlive-yafoot-20061216-4|55	- MassBuild#674: Increase release tag
14mu|texlive-yafoot-20061216-4|56	
14mu|texlive-yafoot-20061216-4|57	

26143 14
14mu|texlive-yagusylo-1.2-4|1	# revision 15878
14mu|texlive-yagusylo-1.2-4|2	# category Package
14mu|texlive-yagusylo-1.2-4|3	# catalog-ctan /macros/latex/contrib/yagusylo
14mu|texlive-yagusylo-1.2-4|4	# catalog-date 2009-03-03 08:06:14 +0100
14mu|texlive-yagusylo-1.2-4|5	# catalog-license lppl
14mu|texlive-yagusylo-1.2-4|6	# catalog-version 1.2
14mu|texlive-yagusylo-1.2-4|7	Name:		texlive-yagusylo
14mu|texlive-yagusylo-1.2-4|8	Version:	1.2
14mu|texlive-yagusylo-1.2-4|9	Release:	4
14mu|texlive-yagusylo-1.2-4|10	Summary:	A symbol loader
14mu|texlive-yagusylo-1.2-4|11	Group:		Publishing
14mu|texlive-yagusylo-1.2-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yagusylo
14mu|texlive-yagusylo-1.2-4|13	License:	LPPL
14mu|texlive-yagusylo-1.2-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yagusylo.tar.xz
14mu|texlive-yagusylo-1.2-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yagusylo.doc.tar.xz
14mu|texlive-yagusylo-1.2-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yagusylo.source.tar.xz
14mu|texlive-yagusylo-1.2-4|17	BuildArch:	noarch
14mu|texlive-yagusylo-1.2-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-yagusylo-1.2-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-yagusylo-1.2-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-yagusylo-1.2-4|21	
14mu|texlive-yagusylo-1.2-4|22	%description
14mu|texlive-yagusylo-1.2-4|23	The name is by way of being an acronym for "Yet Another Grand
14mu|texlive-yagusylo-1.2-4|24	Unified Symbols Loader"... The package allows the user to
14mu|texlive-yagusylo-1.2-4|25	access a symbol without loading the package that usually
14mu|texlive-yagusylo-1.2-4|26	provides it; this has the advantage of avoiding the name
14mu|texlive-yagusylo-1.2-4|27	clashes that so commonly trouble those who load symbol-
14mu|texlive-yagusylo-1.2-4|28	packages.
14mu|texlive-yagusylo-1.2-4|29	
14mu|texlive-yagusylo-1.2-4|30	
14mu|texlive-yagusylo-1.2-4|31	#-----------------------------------------------------------------------
14mu|texlive-yagusylo-1.2-4|32	%files
14mu|texlive-yagusylo-1.2-4|33	%{_texmfdistdir}/tex/latex/yagusylo/yagusylo.cfg
14mu|texlive-yagusylo-1.2-4|34	%{_texmfdistdir}/tex/latex/yagusylo/yagusylo.sty
14mu|texlive-yagusylo-1.2-4|35	%doc %{_texmfdistdir}/doc/latex/yagusylo/LISEZMOI
14mu|texlive-yagusylo-1.2-4|36	%doc %{_texmfdistdir}/doc/latex/yagusylo/README
14mu|texlive-yagusylo-1.2-4|37	%doc %{_texmfdistdir}/doc/latex/yagusylo/yagusylo-en.pdf
14mu|texlive-yagusylo-1.2-4|38	%doc %{_texmfdistdir}/doc/latex/yagusylo/yagusylo-fr.pdf
14mu|texlive-yagusylo-1.2-4|39	%doc %{_texmfdistdir}/doc/latex/yagusylo/yagusylo.pdf
14mu|texlive-yagusylo-1.2-4|40	#- source
14mu|texlive-yagusylo-1.2-4|41	%doc %{_texmfdistdir}/source/latex/yagusylo/Makefile
14mu|texlive-yagusylo-1.2-4|42	%doc %{_texmfdistdir}/source/latex/yagusylo/yagusylo.dtx
14mu|texlive-yagusylo-1.2-4|43	%doc %{_texmfdistdir}/source/latex/yagusylo/yagusylo.ins
14mu|texlive-yagusylo-1.2-4|44	
14mu|texlive-yagusylo-1.2-4|45	#-----------------------------------------------------------------------
14mu|texlive-yagusylo-1.2-4|46	%prep
14mu|texlive-yagusylo-1.2-4|47	%setup -c -a0 -a1 -a2
14mu|texlive-yagusylo-1.2-4|48	
14mu|texlive-yagusylo-1.2-4|49	%build
14mu|texlive-yagusylo-1.2-4|50	
14mu|texlive-yagusylo-1.2-4|51	%install
14mu|texlive-yagusylo-1.2-4|52	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-yagusylo-1.2-4|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-yagusylo-1.2-4|54	
14mu|texlive-yagusylo-1.2-4|55	
14mu|texlive-yagusylo-1.2-4|56	
14mu|texlive-yagusylo-1.2-4|57	%changelog
14mu|texlive-yagusylo-1.2-4|58	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-4
14mu|texlive-yagusylo-1.2-4|59	+ Revision: effd4c0
14mu|texlive-yagusylo-1.2-4|60	- MassBuild#674: Increase release tag
14mu|texlive-yagusylo-1.2-4|61	
14mu|texlive-yagusylo-1.2-4|62	

26144 14
14mu|texlive-yannisgr-20110522-4|1	# revision 22613
14mu|texlive-yannisgr-20110522-4|2	# category Package
14mu|texlive-yannisgr-20110522-4|3	# catalog-ctan /fonts/greek/yannis
14mu|texlive-yannisgr-20110522-4|4	# catalog-date 2011-05-22 00:38:15 +0200
14mu|texlive-yannisgr-20110522-4|5	# catalog-license gpl2
14mu|texlive-yannisgr-20110522-4|6	# catalog-version undef
14mu|texlive-yannisgr-20110522-4|7	Name:		texlive-yannisgr
14mu|texlive-yannisgr-20110522-4|8	Version:	20110522
14mu|texlive-yannisgr-20110522-4|9	Release:	4
14mu|texlive-yannisgr-20110522-4|10	Summary:	Greek fonts by Yannis Haralambous
14mu|texlive-yannisgr-20110522-4|11	Group:		Publishing
14mu|texlive-yannisgr-20110522-4|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/yannis
14mu|texlive-yannisgr-20110522-4|13	License:	GPL2
14mu|texlive-yannisgr-20110522-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yannisgr.tar.xz
14mu|texlive-yannisgr-20110522-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yannisgr.doc.tar.xz
14mu|texlive-yannisgr-20110522-4|16	BuildArch:	noarch
14mu|texlive-yannisgr-20110522-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-yannisgr-20110522-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-yannisgr-20110522-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-yannisgr-20110522-4|20	
14mu|texlive-yannisgr-20110522-4|21	%description
14mu|texlive-yannisgr-20110522-4|22	A family of 7-bit fonts with a code table designed for setting
14mu|texlive-yannisgr-20110522-4|23	modern polytonic Greek. The fonts are provided as Metafont
14mu|texlive-yannisgr-20110522-4|24	source; macros to produce a Greek variant of Plain TeX
14mu|texlive-yannisgr-20110522-4|25	(including a hyphenation table adapted to the fonts' code
14mu|texlive-yannisgr-20110522-4|26	table) are provided.
14mu|texlive-yannisgr-20110522-4|27	
14mu|texlive-yannisgr-20110522-4|28	
14mu|texlive-yannisgr-20110522-4|29	#-----------------------------------------------------------------------
14mu|texlive-yannisgr-20110522-4|30	%files
14mu|texlive-yannisgr-20110522-4|31	%{_texmfdistdir}/fonts/source/public/yannisgr/csc_misce.mf
14mu|texlive-yannisgr-20110522-4|32	%{_texmfdistdir}/fonts/source/public/yannisgr/gen_m_acc.mf
14mu|texlive-yannisgr-20110522-4|33	%{_texmfdistdir}/fonts/source/public/yannisgr/greekcsc.mf
14mu|texlive-yannisgr-20110522-4|34	%{_texmfdistdir}/fonts/source/public/yannisgr/it_digits.mf
14mu|texlive-yannisgr-20110522-4|35	%{_texmfdistdir}/fonts/source/public/yannisgr/it_lig.mf
14mu|texlive-yannisgr-20110522-4|36	%{_texmfdistdir}/fonts/source/public/yannisgr/it_lower.mf
14mu|texlive-yannisgr-20110522-4|37	%{_texmfdistdir}/fonts/source/public/yannisgr/ligcsc.mf
14mu|texlive-yannisgr-20110522-4|38	%{_texmfdistdir}/fonts/source/public/yannisgr/m_accent.mf
14mu|texlive-yannisgr-20110522-4|39	%{_texmfdistdir}/fonts/source/public/yannisgr/m_greek.mf
14mu|texlive-yannisgr-20110522-4|40	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrbf10.mf
14mu|texlive-yannisgr-20110522-4|41	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrrg10.mf
14mu|texlive-yannisgr-20110522-4|42	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrsl10.mf
14mu|texlive-yannisgr-20110522-4|43	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrti10.mf
14mu|texlive-yannisgr-20110522-4|44	%{_texmfdistdir}/fonts/source/public/yannisgr/rgen_acc.mf
14mu|texlive-yannisgr-20110522-4|45	%{_texmfdistdir}/fonts/source/public/yannisgr/rgraccent.mf
14mu|texlive-yannisgr-20110522-4|46	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrbase.mf
14mu|texlive-yannisgr-20110522-4|47	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrbf10.mf
14mu|texlive-yannisgr-20110522-4|48	%{_texmfdistdir}/fonts/source/public/yannisgr/rgreek.mf
14mu|texlive-yannisgr-20110522-4|49	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrlig.mf
14mu|texlive-yannisgr-20110522-4|50	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrlower.mf
14mu|texlive-yannisgr-20110522-4|51	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrpunct.mf
14mu|texlive-yannisgr-20110522-4|52	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrrg10.mf
14mu|texlive-yannisgr-20110522-4|53	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrsc10.mf
14mu|texlive-yannisgr-20110522-4|54	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrsl10.mf
14mu|texlive-yannisgr-20110522-4|55	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrti10.mf
14mu|texlive-yannisgr-20110522-4|56	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrupper.mf
14mu|texlive-yannisgr-20110522-4|57	%{_texmfdistdir}/fonts/source/public/yannisgr/scsc.mf
14mu|texlive-yannisgr-20110522-4|58	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrbf10.tfm
14mu|texlive-yannisgr-20110522-4|59	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrrg10.tfm
14mu|texlive-yannisgr-20110522-4|60	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrsl10.tfm
14mu|texlive-yannisgr-20110522-4|61	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrti10.tfm
14mu|texlive-yannisgr-20110522-4|62	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrbf10.tfm
14mu|texlive-yannisgr-20110522-4|63	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrrg10.tfm
14mu|texlive-yannisgr-20110522-4|64	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrsc10.tfm
14mu|texlive-yannisgr-20110522-4|65	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrsl10.tfm
14mu|texlive-yannisgr-20110522-4|66	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrti10.tfm
14mu|texlive-yannisgr-20110522-4|67	%doc %{_texmfdistdir}/doc/fonts/yannisgr/00changes.txt
14mu|texlive-yannisgr-20110522-4|68	%doc %{_texmfdistdir}/doc/fonts/yannisgr/README
14mu|texlive-yannisgr-20110522-4|69	%doc %{_texmfdistdir}/doc/fonts/yannisgr/README.TEXLIVE
14mu|texlive-yannisgr-20110522-4|70	%doc %{_texmfdistdir}/doc/fonts/yannisgr/monsyl.txt
14mu|texlive-yannisgr-20110522-4|71	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgreekmacros.tex
14mu|texlive-yannisgr-20110522-4|72	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrhyph.tex
14mu|texlive-yannisgr-20110522-4|73	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrpaper.lis
14mu|texlive-yannisgr-20110522-4|74	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrpaper.tex
14mu|texlive-yannisgr-20110522-4|75	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrsc10.300gf
14mu|texlive-yannisgr-20110522-4|76	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrsc10.lis
14mu|texlive-yannisgr-20110522-4|77	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrsc10.pl
14mu|texlive-yannisgr-20110522-4|78	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrtestfont.tex
14mu|texlive-yannisgr-20110522-4|79	%doc %{_texmfdistdir}/doc/fonts/yannisgr/tomakeformat.txt
14mu|texlive-yannisgr-20110522-4|80	
14mu|texlive-yannisgr-20110522-4|81	#-----------------------------------------------------------------------
14mu|texlive-yannisgr-20110522-4|82	%prep
14mu|texlive-yannisgr-20110522-4|83	%setup -c -a0 -a1
14mu|texlive-yannisgr-20110522-4|84	
14mu|texlive-yannisgr-20110522-4|85	%build
14mu|texlive-yannisgr-20110522-4|86	
14mu|texlive-yannisgr-20110522-4|87	%install
14mu|texlive-yannisgr-20110522-4|88	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-yannisgr-20110522-4|89	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
14mu|texlive-yannisgr-20110522-4|90	
14mu|texlive-yannisgr-20110522-4|91	
14mu|texlive-yannisgr-20110522-4|92	
14mu|texlive-yannisgr-20110522-4|93	%changelog
14mu|texlive-yannisgr-20110522-4|94	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20110522-4
14mu|texlive-yannisgr-20110522-4|95	+ Revision: 069f494
14mu|texlive-yannisgr-20110522-4|96	- MassBuild#674: Increase release tag
14mu|texlive-yannisgr-20110522-4|97	
14mu|texlive-yannisgr-20110522-4|98	

26145 14
14mu|texlive-ydoc-0.6alpha-4|1	# revision 24709
14mu|texlive-ydoc-0.6alpha-4|2	# category Package
14mu|texlive-ydoc-0.6alpha-4|3	# catalog-ctan /macros/latex/contrib/ydoc
14mu|texlive-ydoc-0.6alpha-4|4	# catalog-date 2011-11-19 21:39:40 +0100
14mu|texlive-ydoc-0.6alpha-4|5	# catalog-license lppl1.3
14mu|texlive-ydoc-0.6alpha-4|6	# catalog-version 0.6alpha
14mu|texlive-ydoc-0.6alpha-4|7	Name:		texlive-ydoc
14mu|texlive-ydoc-0.6alpha-4|8	Version:	0.6alpha
14mu|texlive-ydoc-0.6alpha-4|9	Release:	4
14mu|texlive-ydoc-0.6alpha-4|10	Summary:	Macros for documentation of LaTeX classes and packages
14mu|texlive-ydoc-0.6alpha-4|11	Group:		Publishing
14mu|texlive-ydoc-0.6alpha-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ydoc
14mu|texlive-ydoc-0.6alpha-4|13	License:	LPPL1.3
14mu|texlive-ydoc-0.6alpha-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ydoc.tar.xz
14mu|texlive-ydoc-0.6alpha-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ydoc.doc.tar.xz
14mu|texlive-ydoc-0.6alpha-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ydoc.source.tar.xz
14mu|texlive-ydoc-0.6alpha-4|17	BuildArch:	noarch
14mu|texlive-ydoc-0.6alpha-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-ydoc-0.6alpha-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-ydoc-0.6alpha-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-ydoc-0.6alpha-4|21	
14mu|texlive-ydoc-0.6alpha-4|22	%description
14mu|texlive-ydoc-0.6alpha-4|23	The package provides macros and environments to document LaTeX
14mu|texlive-ydoc-0.6alpha-4|24	packages and classes. It is an (as yet unfinished) alternative
14mu|texlive-ydoc-0.6alpha-4|25	to the ltxdoc class and the doc or xdoc packages. The aim is to
14mu|texlive-ydoc-0.6alpha-4|26	provide a different layout and more modern styles (using the
14mu|texlive-ydoc-0.6alpha-4|27	xcolor, hyperref packages, etc.) This is an alpha release, and
14mu|texlive-ydoc-0.6alpha-4|28	should probably not (yet) be used with other packages, since
14mu|texlive-ydoc-0.6alpha-4|29	the implementation might change. Nevertheless, the author uses
14mu|texlive-ydoc-0.6alpha-4|30	it to document his own packages.
14mu|texlive-ydoc-0.6alpha-4|31	
14mu|texlive-ydoc-0.6alpha-4|32	
14mu|texlive-ydoc-0.6alpha-4|33	#-----------------------------------------------------------------------
14mu|texlive-ydoc-0.6alpha-4|34	%files
14mu|texlive-ydoc-0.6alpha-4|35	%{_texmfdistdir}/tex/generic/ydoc/ydocincl.tex
14mu|texlive-ydoc-0.6alpha-4|36	%{_texmfdistdir}/tex/generic/ydoc/ydocstrip.tex
14mu|texlive-ydoc-0.6alpha-4|37	%{_texmfdistdir}/tex/latex/ydoc/ydoc-code.sty
14mu|texlive-ydoc-0.6alpha-4|38	%{_texmfdistdir}/tex/latex/ydoc/ydoc-desc.sty
14mu|texlive-ydoc-0.6alpha-4|39	%{_texmfdistdir}/tex/latex/ydoc/ydoc-doc.sty
14mu|texlive-ydoc-0.6alpha-4|40	%{_texmfdistdir}/tex/latex/ydoc/ydoc-expl.sty
14mu|texlive-ydoc-0.6alpha-4|41	%{_texmfdistdir}/tex/latex/ydoc/ydoc.cfg
14mu|texlive-ydoc-0.6alpha-4|42	%{_texmfdistdir}/tex/latex/ydoc/ydoc.cls
14mu|texlive-ydoc-0.6alpha-4|43	%{_texmfdistdir}/tex/latex/ydoc/ydoc.sty
14mu|texlive-ydoc-0.6alpha-4|44	%doc %{_texmfdistdir}/doc/latex/ydoc/README
14mu|texlive-ydoc-0.6alpha-4|45	%doc %{_texmfdistdir}/doc/latex/ydoc/ydoc.pdf
14mu|texlive-ydoc-0.6alpha-4|46	#- source
14mu|texlive-ydoc-0.6alpha-4|47	%doc %{_texmfdistdir}/source/latex/ydoc/ydoc.dtx
14mu|texlive-ydoc-0.6alpha-4|48	
14mu|texlive-ydoc-0.6alpha-4|49	#-----------------------------------------------------------------------
14mu|texlive-ydoc-0.6alpha-4|50	%prep
14mu|texlive-ydoc-0.6alpha-4|51	%setup -c -a0 -a1 -a2
14mu|texlive-ydoc-0.6alpha-4|52	
14mu|texlive-ydoc-0.6alpha-4|53	%build
14mu|texlive-ydoc-0.6alpha-4|54	
14mu|texlive-ydoc-0.6alpha-4|55	%install
14mu|texlive-ydoc-0.6alpha-4|56	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ydoc-0.6alpha-4|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-ydoc-0.6alpha-4|58	
14mu|texlive-ydoc-0.6alpha-4|59	
14mu|texlive-ydoc-0.6alpha-4|60	
14mu|texlive-ydoc-0.6alpha-4|61	%changelog
14mu|texlive-ydoc-0.6alpha-4|62	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6alpha-4
14mu|texlive-ydoc-0.6alpha-4|63	+ Revision: 122668a
14mu|texlive-ydoc-0.6alpha-4|64	- MassBuild#674: Increase release tag
14mu|texlive-ydoc-0.6alpha-4|65	
14mu|texlive-ydoc-0.6alpha-4|66	

26146 14
14mu|texlive-york-thesis-3.6-4|1	# revision 23348
14mu|texlive-york-thesis-3.6-4|2	# category Package
14mu|texlive-york-thesis-3.6-4|3	# catalog-ctan /macros/latex/contrib/york-thesis
14mu|texlive-york-thesis-3.6-4|4	# catalog-date 2011-06-14 00:09:45 +0200
14mu|texlive-york-thesis-3.6-4|5	# catalog-license lppl1.3
14mu|texlive-york-thesis-3.6-4|6	# catalog-version 3.6
14mu|texlive-york-thesis-3.6-4|7	Name:		texlive-york-thesis
14mu|texlive-york-thesis-3.6-4|8	Version:	3.6
14mu|texlive-york-thesis-3.6-4|9	Release:	4
14mu|texlive-york-thesis-3.6-4|10	Summary:	A thesis class file for York University, Toronto
14mu|texlive-york-thesis-3.6-4|11	Group:		Publishing
14mu|texlive-york-thesis-3.6-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/york-thesis
14mu|texlive-york-thesis-3.6-4|13	License:	LPPL1.3
14mu|texlive-york-thesis-3.6-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/york-thesis.tar.xz
14mu|texlive-york-thesis-3.6-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/york-thesis.doc.tar.xz
14mu|texlive-york-thesis-3.6-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/york-thesis.source.tar.xz
14mu|texlive-york-thesis-3.6-4|17	BuildArch:	noarch
14mu|texlive-york-thesis-3.6-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-york-thesis-3.6-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-york-thesis-3.6-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-york-thesis-3.6-4|21	
14mu|texlive-york-thesis-3.6-4|22	%description
14mu|texlive-york-thesis-3.6-4|23	York Graduate Studies has again changed the requirements for
14mu|texlive-york-thesis-3.6-4|24	theses and dissertations. The established york-thesis class
14mu|texlive-york-thesis-3.6-4|25	file now implements the changes made in Spring 2005.
14mu|texlive-york-thesis-3.6-4|26	
14mu|texlive-york-thesis-3.6-4|27	
14mu|texlive-york-thesis-3.6-4|28	#-----------------------------------------------------------------------
14mu|texlive-york-thesis-3.6-4|29	%files
14mu|texlive-york-thesis-3.6-4|30	%{_texmfdistdir}/tex/latex/york-thesis/york-thesis.cls
14mu|texlive-york-thesis-3.6-4|31	%doc %{_texmfdistdir}/doc/latex/york-thesis/README
14mu|texlive-york-thesis-3.6-4|32	%doc %{_texmfdistdir}/doc/latex/york-thesis/york-thesis-Template.tex
14mu|texlive-york-thesis-3.6-4|33	%doc %{_texmfdistdir}/doc/latex/york-thesis/york-thesis.el
14mu|texlive-york-thesis-3.6-4|34	%doc %{_texmfdistdir}/doc/latex/york-thesis/york-thesis.pdf
14mu|texlive-york-thesis-3.6-4|35	#- source
14mu|texlive-york-thesis-3.6-4|36	%doc %{_texmfdistdir}/source/latex/york-thesis/york-thesis.dtx
14mu|texlive-york-thesis-3.6-4|37	%doc %{_texmfdistdir}/source/latex/york-thesis/york-thesis.ins
14mu|texlive-york-thesis-3.6-4|38	
14mu|texlive-york-thesis-3.6-4|39	#-----------------------------------------------------------------------
14mu|texlive-york-thesis-3.6-4|40	%prep
14mu|texlive-york-thesis-3.6-4|41	%setup -c -a0 -a1 -a2
14mu|texlive-york-thesis-3.6-4|42	
14mu|texlive-york-thesis-3.6-4|43	%build
14mu|texlive-york-thesis-3.6-4|44	
14mu|texlive-york-thesis-3.6-4|45	%install
14mu|texlive-york-thesis-3.6-4|46	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-york-thesis-3.6-4|47	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-york-thesis-3.6-4|48	
14mu|texlive-york-thesis-3.6-4|49	
14mu|texlive-york-thesis-3.6-4|50	
14mu|texlive-york-thesis-3.6-4|51	%changelog
14mu|texlive-york-thesis-3.6-4|52	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.6-4
14mu|texlive-york-thesis-3.6-4|53	+ Revision: 9cb0a80
14mu|texlive-york-thesis-3.6-4|54	- MassBuild#674: Increase release tag
14mu|texlive-york-thesis-3.6-4|55	
14mu|texlive-york-thesis-3.6-4|56	

26147 14
14mu|texlive-youngtab-1.1-4|1	# revision 17635
14mu|texlive-youngtab-1.1-4|2	# category Package
14mu|texlive-youngtab-1.1-4|3	# catalog-ctan /macros/latex/contrib/youngtab
14mu|texlive-youngtab-1.1-4|4	# catalog-date 2010-03-30 14:47:00 +0200
14mu|texlive-youngtab-1.1-4|5	# catalog-license lppl1
14mu|texlive-youngtab-1.1-4|6	# catalog-version 1.1
14mu|texlive-youngtab-1.1-4|7	Name:		texlive-youngtab
14mu|texlive-youngtab-1.1-4|8	Version:	1.1
14mu|texlive-youngtab-1.1-4|9	Release:	4
14mu|texlive-youngtab-1.1-4|10	Summary:	Typeset Young-Tableaux
14mu|texlive-youngtab-1.1-4|11	Group:		Publishing
14mu|texlive-youngtab-1.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/youngtab
14mu|texlive-youngtab-1.1-4|13	License:	LPPL1
14mu|texlive-youngtab-1.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/youngtab.tar.xz
14mu|texlive-youngtab-1.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/youngtab.doc.tar.xz
14mu|texlive-youngtab-1.1-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/youngtab.source.tar.xz
14mu|texlive-youngtab-1.1-4|17	BuildArch:	noarch
14mu|texlive-youngtab-1.1-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-youngtab-1.1-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-youngtab-1.1-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-youngtab-1.1-4|21	
14mu|texlive-youngtab-1.1-4|22	%description
14mu|texlive-youngtab-1.1-4|23	A package for typesetting Young-Tableaux, mathematical symbols
14mu|texlive-youngtab-1.1-4|24	for the representations of groups, providing two macros,
14mu|texlive-youngtab-1.1-4|25	\yng(1) and \young(1) to generate the whole Young-Tableaux.
14mu|texlive-youngtab-1.1-4|26	
14mu|texlive-youngtab-1.1-4|27	
14mu|texlive-youngtab-1.1-4|28	#-----------------------------------------------------------------------
14mu|texlive-youngtab-1.1-4|29	%files
14mu|texlive-youngtab-1.1-4|30	%{_texmfdistdir}/tex/latex/youngtab/youngtab.sty
14mu|texlive-youngtab-1.1-4|31	%doc %{_texmfdistdir}/doc/latex/youngtab/README
14mu|texlive-youngtab-1.1-4|32	%doc %{_texmfdistdir}/doc/latex/youngtab/makeydoc
14mu|texlive-youngtab-1.1-4|33	%doc %{_texmfdistdir}/doc/latex/youngtab/makeydoc.bat
14mu|texlive-youngtab-1.1-4|34	%doc %{_texmfdistdir}/doc/latex/youngtab/youngtab.el
14mu|texlive-youngtab-1.1-4|35	%doc %{_texmfdistdir}/doc/latex/youngtab/youngtab.pdf
14mu|texlive-youngtab-1.1-4|36	%doc %{_texmfdistdir}/doc/latex/youngtab/youngtab.tex
14mu|texlive-youngtab-1.1-4|37	#- source
14mu|texlive-youngtab-1.1-4|38	%doc %{_texmfdistdir}/source/latex/youngtab/youngtab.dtx
14mu|texlive-youngtab-1.1-4|39	%doc %{_texmfdistdir}/source/latex/youngtab/youngtab.ins
14mu|texlive-youngtab-1.1-4|40	
14mu|texlive-youngtab-1.1-4|41	#-----------------------------------------------------------------------
14mu|texlive-youngtab-1.1-4|42	%prep
14mu|texlive-youngtab-1.1-4|43	%setup -c -a0 -a1 -a2
14mu|texlive-youngtab-1.1-4|44	
14mu|texlive-youngtab-1.1-4|45	%build
14mu|texlive-youngtab-1.1-4|46	
14mu|texlive-youngtab-1.1-4|47	%install
14mu|texlive-youngtab-1.1-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-youngtab-1.1-4|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-youngtab-1.1-4|50	
14mu|texlive-youngtab-1.1-4|51	
14mu|texlive-youngtab-1.1-4|52	
14mu|texlive-youngtab-1.1-4|53	%changelog
14mu|texlive-youngtab-1.1-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.1-4
14mu|texlive-youngtab-1.1-4|55	+ Revision: 64e740a
14mu|texlive-youngtab-1.1-4|56	- MassBuild#674: Increase release tag
14mu|texlive-youngtab-1.1-4|57	
14mu|texlive-youngtab-1.1-4|58	

26148 14
14mu|texlive-yplan-20061216-4|1	# revision 15878
14mu|texlive-yplan-20061216-4|2	# category Package
14mu|texlive-yplan-20061216-4|3	# catalog-ctan /macros/latex/contrib/yplan
14mu|texlive-yplan-20061216-4|4	# catalog-date 2006-12-16 10:58:44 +0100
14mu|texlive-yplan-20061216-4|5	# catalog-license lppl
14mu|texlive-yplan-20061216-4|6	# catalog-version undef
14mu|texlive-yplan-20061216-4|7	Name:		texlive-yplan
14mu|texlive-yplan-20061216-4|8	Version:	20061216
14mu|texlive-yplan-20061216-4|9	Release:	4
14mu|texlive-yplan-20061216-4|10	Summary:	Daily planner type calendar
14mu|texlive-yplan-20061216-4|11	Group:		Publishing
14mu|texlive-yplan-20061216-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yplan
14mu|texlive-yplan-20061216-4|13	License:	LPPL
14mu|texlive-yplan-20061216-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yplan.tar.xz
14mu|texlive-yplan-20061216-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yplan.doc.tar.xz
14mu|texlive-yplan-20061216-4|16	BuildArch:	noarch
14mu|texlive-yplan-20061216-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-yplan-20061216-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-yplan-20061216-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-yplan-20061216-4|20	
14mu|texlive-yplan-20061216-4|21	%description
14mu|texlive-yplan-20061216-4|22	Prints two six-monthly vertical-type daily planner (i.e.,
14mu|texlive-yplan-20061216-4|23	months along the top, days downwards), with each 6-month period
14mu|texlive-yplan-20061216-4|24	fitting onto a single A4 (or US letter) sheet. The package
14mu|texlive-yplan-20061216-4|25	offers support for English, French, German, Spanish and
14mu|texlive-yplan-20061216-4|26	Portuguese. The previous scheme of annual updates has now been
14mu|texlive-yplan-20061216-4|27	abandoned, in favour of a Perl script yplan that generates a
14mu|texlive-yplan-20061216-4|28	year's planner automatically. (The last manually-generated
14mu|texlive-yplan-20061216-4|29	LaTeX file remains on the archive.).
14mu|texlive-yplan-20061216-4|30	
14mu|texlive-yplan-20061216-4|31	
14mu|texlive-yplan-20061216-4|32	#-----------------------------------------------------------------------
14mu|texlive-yplan-20061216-4|33	%files
14mu|texlive-yplan-20061216-4|34	%{_texmfdistdir}/tex/latex/yplan/yplan.sty
14mu|texlive-yplan-20061216-4|35	%doc %{_texmfdistdir}/doc/latex/yplan/yplan
14mu|texlive-yplan-20061216-4|36	%doc %{_texmfdistdir}/doc/latex/yplan/yplan.doc
14mu|texlive-yplan-20061216-4|37	%doc %{_texmfdistdir}/doc/latex/yplan/yplan00.doc
14mu|texlive-yplan-20061216-4|38	%doc %{_texmfdistdir}/doc/latex/yplan/yplan00a.tex
14mu|texlive-yplan-20061216-4|39	%doc %{_texmfdistdir}/doc/latex/yplan/yplan00b.tex
14mu|texlive-yplan-20061216-4|40	
14mu|texlive-yplan-20061216-4|41	#-----------------------------------------------------------------------
14mu|texlive-yplan-20061216-4|42	%prep
14mu|texlive-yplan-20061216-4|43	%setup -c -a0 -a1
14mu|texlive-yplan-20061216-4|44	
14mu|texlive-yplan-20061216-4|45	%build
14mu|texlive-yplan-20061216-4|46	
14mu|texlive-yplan-20061216-4|47	%install
14mu|texlive-yplan-20061216-4|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-yplan-20061216-4|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-yplan-20061216-4|50	
14mu|texlive-yplan-20061216-4|51	
14mu|texlive-yplan-20061216-4|52	
14mu|texlive-yplan-20061216-4|53	%changelog
14mu|texlive-yplan-20061216-4|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20061216-4
14mu|texlive-yplan-20061216-4|55	+ Revision: 910bc73
14mu|texlive-yplan-20061216-4|56	- MassBuild#674: Increase release tag
14mu|texlive-yplan-20061216-4|57	
14mu|texlive-yplan-20061216-4|58	

26149 14
14mu|texlive-zapfchan-20150413-1|1	# revision 21993
14mu|texlive-zapfchan-20150413-1|2	# category Package
14mu|texlive-zapfchan-20150413-1|3	# catalog-ctan /fonts/urw/base35
14mu|texlive-zapfchan-20150413-1|4	# catalog-date 2011-03-01 21:42:17 +0100
14mu|texlive-zapfchan-20150413-1|5	# catalog-license gpl
14mu|texlive-zapfchan-20150413-1|6	# catalog-version undef
14mu|texlive-zapfchan-20150413-1|7	Name:		texlive-zapfchan
14mu|texlive-zapfchan-20150413-1|8	Version:	20150413
14mu|texlive-zapfchan-20150413-1|9	Release:	1
14mu|texlive-zapfchan-20150413-1|10	Summary:	URW "Base 35" font pack for LaTeX
14mu|texlive-zapfchan-20150413-1|11	
14mu|texlive-zapfchan-20150413-1|12	Group:		Publishing
14mu|texlive-zapfchan-20150413-1|13	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mu|texlive-zapfchan-20150413-1|14	License:	GPL
14mu|texlive-zapfchan-20150413-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zapfchan.tar.xz
14mu|texlive-zapfchan-20150413-1|16	BuildArch:	noarch
14mu|texlive-zapfchan-20150413-1|17	BuildRequires:	texlive-tlpkg
14mu|texlive-zapfchan-20150413-1|18	Requires(pre):	texlive-tlpkg
14mu|texlive-zapfchan-20150413-1|19	Requires(post):	texlive-kpathsea
14mu|texlive-zapfchan-20150413-1|20	
14mu|texlive-zapfchan-20150413-1|21	%description
14mu|texlive-zapfchan-20150413-1|22	A set of fonts for use as "drop-in" replacements for Adobe's
14mu|texlive-zapfchan-20150413-1|23	basic set, comprising: - Century Schoolbook (substituting for
14mu|texlive-zapfchan-20150413-1|24	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mu|texlive-zapfchan-20150413-1|25	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mu|texlive-zapfchan-20150413-1|26	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mu|texlive-zapfchan-20150413-1|27	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mu|texlive-zapfchan-20150413-1|28	Helvetica); - Standard Symbols L (substituting for Adobe's
14mu|texlive-zapfchan-20150413-1|29	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mu|texlive-zapfchan-20150413-1|30	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mu|texlive-zapfchan-20150413-1|31	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mu|texlive-zapfchan-20150413-1|32	(substituting for Adobe's Palatino).
14mu|texlive-zapfchan-20150413-1|33	
14mu|texlive-zapfchan-20150413-1|34	
14mu|texlive-zapfchan-20150413-1|35	#-----------------------------------------------------------------------
14mu|texlive-zapfchan-20150413-1|36	%files
14mu|texlive-zapfchan-20150413-1|37	%{_texmfdistdir}/dvips/zapfchan/config.uzc
14mu|texlive-zapfchan-20150413-1|38	%{_texmfdistdir}/fonts/afm/adobe/zapfchan/pzcmi8a.afm
14mu|texlive-zapfchan-20150413-1|39	%{_texmfdistdir}/fonts/afm/urw/zapfchan/uzcmi8a.afm
14mu|texlive-zapfchan-20150413-1|40	%{_texmfdistdir}/fonts/map/dvips/zapfchan/uzc.map
14mu|texlive-zapfchan-20150413-1|41	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi.tfm
14mu|texlive-zapfchan-20150413-1|42	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi7t.tfm
14mu|texlive-zapfchan-20150413-1|43	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi8c.tfm
14mu|texlive-zapfchan-20150413-1|44	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi8r.tfm
14mu|texlive-zapfchan-20150413-1|45	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi8t.tfm
14mu|texlive-zapfchan-20150413-1|46	# %{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/zapfchan/pzcmi8z.tfm
14mu|texlive-zapfchan-20150413-1|47	# %{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/zapfchan/rpzcmi.tfm
14mu|texlive-zapfchan-20150413-1|48	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi7t.tfm
14mu|texlive-zapfchan-20150413-1|49	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi8c.tfm
14mu|texlive-zapfchan-20150413-1|50	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi8r.tfm
14mu|texlive-zapfchan-20150413-1|51	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi8t.tfm
14mu|texlive-zapfchan-20150413-1|52	%{_texmfdistdir}/fonts/type1/urw/zapfchan/uzcmi8a.pfb
14mu|texlive-zapfchan-20150413-1|53	%{_texmfdistdir}/fonts/type1/urw/zapfchan/uzcmi8a.pfm
14mu|texlive-zapfchan-20150413-1|54	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi.vf
14mu|texlive-zapfchan-20150413-1|55	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi7t.vf
14mu|texlive-zapfchan-20150413-1|56	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi8c.vf
14mu|texlive-zapfchan-20150413-1|57	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi8t.vf
14mu|texlive-zapfchan-20150413-1|58	# %{_texmfdistdir}/fonts/vf/cspsfonts-adobe/zapfchan/pzcmi8z.vf
14mu|texlive-zapfchan-20150413-1|59	%{_texmfdistdir}/fonts/vf/urw35vf/zapfchan/uzcmi7t.vf
14mu|texlive-zapfchan-20150413-1|60	%{_texmfdistdir}/fonts/vf/urw35vf/zapfchan/uzcmi8c.vf
14mu|texlive-zapfchan-20150413-1|61	%{_texmfdistdir}/fonts/vf/urw35vf/zapfchan/uzcmi8t.vf
14mu|texlive-zapfchan-20150413-1|62	%{_texmfdistdir}/tex/latex/zapfchan/8ruzc.fd
14mu|texlive-zapfchan-20150413-1|63	%{_texmfdistdir}/tex/latex/zapfchan/omluzc.fd
14mu|texlive-zapfchan-20150413-1|64	%{_texmfdistdir}/tex/latex/zapfchan/omsuzc.fd
14mu|texlive-zapfchan-20150413-1|65	%{_texmfdistdir}/tex/latex/zapfchan/ot1uzc.fd
14mu|texlive-zapfchan-20150413-1|66	%{_texmfdistdir}/tex/latex/zapfchan/t1uzc.fd
14mu|texlive-zapfchan-20150413-1|67	%{_texmfdistdir}/tex/latex/zapfchan/ts1uzc.fd
14mu|texlive-zapfchan-20150413-1|68	
14mu|texlive-zapfchan-20150413-1|69	#-----------------------------------------------------------------------
14mu|texlive-zapfchan-20150413-1|70	%prep
14mu|texlive-zapfchan-20150413-1|71	%setup -c -a0
14mu|texlive-zapfchan-20150413-1|72	
14mu|texlive-zapfchan-20150413-1|73	%build
14mu|texlive-zapfchan-20150413-1|74	
14mu|texlive-zapfchan-20150413-1|75	%install
14mu|texlive-zapfchan-20150413-1|76	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zapfchan-20150413-1|77	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mu|texlive-zapfchan-20150413-1|78	
14mu|texlive-zapfchan-20150413-1|79	%changelog
14mu|texlive-zapfchan-20150413-1|80	
14mu|texlive-zapfchan-20150413-1|81	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 20150413-1
14mu|texlive-zapfchan-20150413-1|82	- (037b1b8) Merge pull request #3 from import/texlive-zapfchan:auto_update
14mu|texlive-zapfchan-20150413-1|83	- (037b1b8) Updated to 20150413 (by updates_builder)
14mu|texlive-zapfchan-20150413-1|84	
14mu|texlive-zapfchan-20150413-1|85	

26150 14
14mu|texlive-zapfding-20150413-1|1	# revision 21570
14mu|texlive-zapfding-20150413-1|2	# category Package
14mu|texlive-zapfding-20150413-1|3	# catalog-ctan /fonts/urw/base35
14mu|texlive-zapfding-20150413-1|4	# catalog-date 2011-03-01 21:42:17 +0100
14mu|texlive-zapfding-20150413-1|5	# catalog-license gpl
14mu|texlive-zapfding-20150413-1|6	# catalog-version undef
14mu|texlive-zapfding-20150413-1|7	Name:		texlive-zapfding
14mu|texlive-zapfding-20150413-1|8	Version:	20150413
14mu|texlive-zapfding-20150413-1|9	Release:	1
14mu|texlive-zapfding-20150413-1|10	Summary:	URW "Base 35" font pack for LaTeX
14mu|texlive-zapfding-20150413-1|11	
14mu|texlive-zapfding-20150413-1|12	Group:		Publishing
14mu|texlive-zapfding-20150413-1|13	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
14mu|texlive-zapfding-20150413-1|14	License:	GPL
14mu|texlive-zapfding-20150413-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zapfding.tar.xz
14mu|texlive-zapfding-20150413-1|16	BuildArch:	noarch
14mu|texlive-zapfding-20150413-1|17	BuildRequires:	texlive-tlpkg
14mu|texlive-zapfding-20150413-1|18	Requires(pre):	texlive-tlpkg
14mu|texlive-zapfding-20150413-1|19	Requires(post):	texlive-kpathsea
14mu|texlive-zapfding-20150413-1|20	
14mu|texlive-zapfding-20150413-1|21	%description
14mu|texlive-zapfding-20150413-1|22	A set of fonts for use as "drop-in" replacements for Adobe's
14mu|texlive-zapfding-20150413-1|23	basic set, comprising: - Century Schoolbook (substituting for
14mu|texlive-zapfding-20150413-1|24	Adobe's New Century Schoolbook); - Dingbats (substituting for
14mu|texlive-zapfding-20150413-1|25	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
14mu|texlive-zapfding-20150413-1|26	Abobe's Courier); - Nimbus Roman No9 L (substituting for
14mu|texlive-zapfding-20150413-1|27	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
14mu|texlive-zapfding-20150413-1|28	Helvetica); - Standard Symbols L (substituting for Adobe's
14mu|texlive-zapfding-20150413-1|29	Symbol); - URW Bookman; - URW Chancery L Medium Italic
14mu|texlive-zapfding-20150413-1|30	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
14mu|texlive-zapfding-20150413-1|31	(substituting for Adobe's Avant Garde); and - URW Palladio L
14mu|texlive-zapfding-20150413-1|32	(substituting for Adobe's Palatino).
14mu|texlive-zapfding-20150413-1|33	
14mu|texlive-zapfding-20150413-1|34	
14mu|texlive-zapfding-20150413-1|35	#-----------------------------------------------------------------------
14mu|texlive-zapfding-20150413-1|36	%files
14mu|texlive-zapfding-20150413-1|37	%{_texmfdistdir}/dvips/zapfding/config.uzd
14mu|texlive-zapfding-20150413-1|38	%{_texmfdistdir}/fonts/afm/adobe/zapfding/pzdr.afm
14mu|texlive-zapfding-20150413-1|39	%{_texmfdistdir}/fonts/afm/urw/zapfding/uzdr.afm
14mu|texlive-zapfding-20150413-1|40	%{_texmfdistdir}/fonts/map/dvips/zapfding/uzd.map
14mu|texlive-zapfding-20150413-1|41	%{_texmfdistdir}/fonts/tfm/adobe/zapfding/pzdr.tfm
14mu|texlive-zapfding-20150413-1|42	# %{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/zapfding/rpzdr.tfm
14mu|texlive-zapfding-20150413-1|43	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfding/uzdr.tfm
14mu|texlive-zapfding-20150413-1|44	%{_texmfdistdir}/fonts/type1/urw/zapfding/uzdr.pfb
14mu|texlive-zapfding-20150413-1|45	%{_texmfdistdir}/fonts/type1/urw/zapfding/uzdr.pfm
14mu|texlive-zapfding-20150413-1|46	%{_texmfdistdir}/tex/latex/zapfding/uuzd.fd
14mu|texlive-zapfding-20150413-1|47	
14mu|texlive-zapfding-20150413-1|48	#-----------------------------------------------------------------------
14mu|texlive-zapfding-20150413-1|49	%prep
14mu|texlive-zapfding-20150413-1|50	%setup -c -a0
14mu|texlive-zapfding-20150413-1|51	
14mu|texlive-zapfding-20150413-1|52	%build
14mu|texlive-zapfding-20150413-1|53	
14mu|texlive-zapfding-20150413-1|54	%install
14mu|texlive-zapfding-20150413-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zapfding-20150413-1|56	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
14mu|texlive-zapfding-20150413-1|57	
14mu|texlive-zapfding-20150413-1|58	%changelog
14mu|texlive-zapfding-20150413-1|59	
14mu|texlive-zapfding-20150413-1|60	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 20150413-1
14mu|texlive-zapfding-20150413-1|61	- (10cc5f1) Merge pull request #3 from import/texlive-zapfding:auto_update
14mu|texlive-zapfding-20150413-1|62	- (10cc5f1) Updated to 20150413 (by updates_builder)
14mu|texlive-zapfding-20150413-1|63	
14mu|texlive-zapfding-20150413-1|64	

26151 14
14mu|texlive-zed-csp-20080405-4|1	# revision 17258
14mu|texlive-zed-csp-20080405-4|2	# category Package
14mu|texlive-zed-csp-20080405-4|3	# catalog-ctan /macros/latex/contrib/zed-csp
14mu|texlive-zed-csp-20080405-4|4	# catalog-date 2008-04-05 21:05:50 +0200
14mu|texlive-zed-csp-20080405-4|5	# catalog-license other-free
14mu|texlive-zed-csp-20080405-4|6	# catalog-version undef
14mu|texlive-zed-csp-20080405-4|7	Name:		texlive-zed-csp
14mu|texlive-zed-csp-20080405-4|8	Version:	20080405
14mu|texlive-zed-csp-20080405-4|9	Release:	4
14mu|texlive-zed-csp-20080405-4|10	Summary:	Typesetting Z and CSP format specifications
14mu|texlive-zed-csp-20080405-4|11	Group:		Publishing
14mu|texlive-zed-csp-20080405-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/zed-csp
14mu|texlive-zed-csp-20080405-4|13	License:	OTHER-FREE
14mu|texlive-zed-csp-20080405-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zed-csp.tar.xz
14mu|texlive-zed-csp-20080405-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zed-csp.doc.tar.xz
14mu|texlive-zed-csp-20080405-4|16	BuildArch:	noarch
14mu|texlive-zed-csp-20080405-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-zed-csp-20080405-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-zed-csp-20080405-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-zed-csp-20080405-4|20	
14mu|texlive-zed-csp-20080405-4|21	%description
14mu|texlive-zed-csp-20080405-4|22	The package supports real-time CSP and incorporates the
14mu|texlive-zed-csp-20080405-4|23	functionality of Spivey's original Z package, written for LaTeX
14mu|texlive-zed-csp-20080405-4|24	2.09.
14mu|texlive-zed-csp-20080405-4|25	
14mu|texlive-zed-csp-20080405-4|26	
14mu|texlive-zed-csp-20080405-4|27	#-----------------------------------------------------------------------
14mu|texlive-zed-csp-20080405-4|28	%files
14mu|texlive-zed-csp-20080405-4|29	%{_texmfdistdir}/tex/latex/zed-csp/zed-csp.sty
14mu|texlive-zed-csp-20080405-4|30	%doc %{_texmfdistdir}/doc/latex/zed-csp/csp2e.pdf
14mu|texlive-zed-csp-20080405-4|31	%doc %{_texmfdistdir}/doc/latex/zed-csp/csp2e.tex
14mu|texlive-zed-csp-20080405-4|32	%doc %{_texmfdistdir}/doc/latex/zed-csp/zed2e.pdf
14mu|texlive-zed-csp-20080405-4|33	%doc %{_texmfdistdir}/doc/latex/zed-csp/zed2e.tex
14mu|texlive-zed-csp-20080405-4|34	
14mu|texlive-zed-csp-20080405-4|35	#-----------------------------------------------------------------------
14mu|texlive-zed-csp-20080405-4|36	%prep
14mu|texlive-zed-csp-20080405-4|37	%setup -c -a0 -a1
14mu|texlive-zed-csp-20080405-4|38	
14mu|texlive-zed-csp-20080405-4|39	%build
14mu|texlive-zed-csp-20080405-4|40	
14mu|texlive-zed-csp-20080405-4|41	%install
14mu|texlive-zed-csp-20080405-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zed-csp-20080405-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-zed-csp-20080405-4|44	
14mu|texlive-zed-csp-20080405-4|45	
14mu|texlive-zed-csp-20080405-4|46	
14mu|texlive-zed-csp-20080405-4|47	%changelog
14mu|texlive-zed-csp-20080405-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080405-4
14mu|texlive-zed-csp-20080405-4|49	+ Revision: 53a8ebe
14mu|texlive-zed-csp-20080405-4|50	- MassBuild#674: Increase release tag
14mu|texlive-zed-csp-20080405-4|51	
14mu|texlive-zed-csp-20080405-4|52	

26152 14
14mu|texlive-zhmetrics-r206-4|1	# revision 22207
14mu|texlive-zhmetrics-r206-4|2	# category Package
14mu|texlive-zhmetrics-r206-4|3	# catalog-ctan /fonts/metrics/zhmetrics
14mu|texlive-zhmetrics-r206-4|4	# catalog-date 2009-11-10 09:00:49 +0100
14mu|texlive-zhmetrics-r206-4|5	# catalog-license lppl
14mu|texlive-zhmetrics-r206-4|6	# catalog-version r206
14mu|texlive-zhmetrics-r206-4|7	Name:		texlive-zhmetrics
14mu|texlive-zhmetrics-r206-4|8	Version:	r206
14mu|texlive-zhmetrics-r206-4|9	Release:	4
14mu|texlive-zhmetrics-r206-4|10	Summary:	TFM subfont files for using Chinese fonts in 8-bit TeX
14mu|texlive-zhmetrics-r206-4|11	Group:		Publishing
14mu|texlive-zhmetrics-r206-4|12	URL:		http://www.ctan.org/tex-archive/fonts/metrics/zhmetrics
14mu|texlive-zhmetrics-r206-4|13	License:	LPPL
14mu|texlive-zhmetrics-r206-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhmetrics.tar.xz
14mu|texlive-zhmetrics-r206-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhmetrics.doc.tar.xz
14mu|texlive-zhmetrics-r206-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhmetrics.source.tar.xz
14mu|texlive-zhmetrics-r206-4|17	BuildArch:	noarch
14mu|texlive-zhmetrics-r206-4|18	BuildRequires:	texlive-tlpkg
14mu|texlive-zhmetrics-r206-4|19	Requires(pre):	texlive-tlpkg
14mu|texlive-zhmetrics-r206-4|20	Requires(post):	texlive-kpathsea
14mu|texlive-zhmetrics-r206-4|21	
14mu|texlive-zhmetrics-r206-4|22	%description
14mu|texlive-zhmetrics-r206-4|23	These are metrics to use existing Chinese TrueType fonts in
14mu|texlive-zhmetrics-r206-4|24	workflows that use LaTeX & dvipdfmx, or pdfLaTeX. The fonts
14mu|texlive-zhmetrics-r206-4|25	themselves are not included in the package. Six font families
14mu|texlive-zhmetrics-r206-4|26	are supported: kai, song, lishu, fangsong, youyuan and hei. Two
14mu|texlive-zhmetrics-r206-4|27	encodings (GBK and UTF-8) are supported.
14mu|texlive-zhmetrics-r206-4|28	
14mu|texlive-zhmetrics-r206-4|29	
14mu|texlive-zhmetrics-r206-4|30	#-----------------------------------------------------------------------
14mu|texlive-zhmetrics-r206-4|31	%files
14mu|texlive-zhmetrics-r206-4|32	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb00.tfm
14mu|texlive-zhmetrics-r206-4|33	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb01.tfm
14mu|texlive-zhmetrics-r206-4|34	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb02.tfm
14mu|texlive-zhmetrics-r206-4|35	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb03.tfm
14mu|texlive-zhmetrics-r206-4|36	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb04.tfm
14mu|texlive-zhmetrics-r206-4|37	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb05.tfm
14mu|texlive-zhmetrics-r206-4|38	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb06.tfm
14mu|texlive-zhmetrics-r206-4|39	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb07.tfm
14mu|texlive-zhmetrics-r206-4|40	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb08.tfm
14mu|texlive-zhmetrics-r206-4|41	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb09.tfm
14mu|texlive-zhmetrics-r206-4|42	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0a.tfm
14mu|texlive-zhmetrics-r206-4|43	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0b.tfm
14mu|texlive-zhmetrics-r206-4|44	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0c.tfm
14mu|texlive-zhmetrics-r206-4|45	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0d.tfm
14mu|texlive-zhmetrics-r206-4|46	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0e.tfm
14mu|texlive-zhmetrics-r206-4|47	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0f.tfm
14mu|texlive-zhmetrics-r206-4|48	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb10.tfm
14mu|texlive-zhmetrics-r206-4|49	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb11.tfm
14mu|texlive-zhmetrics-r206-4|50	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb12.tfm
14mu|texlive-zhmetrics-r206-4|51	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb13.tfm
14mu|texlive-zhmetrics-r206-4|52	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb14.tfm
14mu|texlive-zhmetrics-r206-4|53	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb15.tfm
14mu|texlive-zhmetrics-r206-4|54	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb16.tfm
14mu|texlive-zhmetrics-r206-4|55	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb17.tfm
14mu|texlive-zhmetrics-r206-4|56	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb18.tfm
14mu|texlive-zhmetrics-r206-4|57	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb19.tfm
14mu|texlive-zhmetrics-r206-4|58	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1a.tfm
14mu|texlive-zhmetrics-r206-4|59	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1b.tfm
14mu|texlive-zhmetrics-r206-4|60	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1c.tfm
14mu|texlive-zhmetrics-r206-4|61	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1d.tfm
14mu|texlive-zhmetrics-r206-4|62	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1e.tfm
14mu|texlive-zhmetrics-r206-4|63	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1f.tfm
14mu|texlive-zhmetrics-r206-4|64	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb20.tfm
14mu|texlive-zhmetrics-r206-4|65	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb21.tfm
14mu|texlive-zhmetrics-r206-4|66	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb22.tfm
14mu|texlive-zhmetrics-r206-4|67	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb23.tfm
14mu|texlive-zhmetrics-r206-4|68	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb24.tfm
14mu|texlive-zhmetrics-r206-4|69	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb25.tfm
14mu|texlive-zhmetrics-r206-4|70	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb26.tfm
14mu|texlive-zhmetrics-r206-4|71	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb27.tfm
14mu|texlive-zhmetrics-r206-4|72	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb28.tfm
14mu|texlive-zhmetrics-r206-4|73	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb29.tfm
14mu|texlive-zhmetrics-r206-4|74	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2a.tfm
14mu|texlive-zhmetrics-r206-4|75	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2b.tfm
14mu|texlive-zhmetrics-r206-4|76	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2c.tfm
14mu|texlive-zhmetrics-r206-4|77	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2d.tfm
14mu|texlive-zhmetrics-r206-4|78	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2e.tfm
14mu|texlive-zhmetrics-r206-4|79	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2f.tfm
14mu|texlive-zhmetrics-r206-4|80	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb30.tfm
14mu|texlive-zhmetrics-r206-4|81	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb31.tfm
14mu|texlive-zhmetrics-r206-4|82	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb32.tfm
14mu|texlive-zhmetrics-r206-4|83	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb33.tfm
14mu|texlive-zhmetrics-r206-4|84	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb34.tfm
14mu|texlive-zhmetrics-r206-4|85	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb35.tfm
14mu|texlive-zhmetrics-r206-4|86	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb36.tfm
14mu|texlive-zhmetrics-r206-4|87	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb37.tfm
14mu|texlive-zhmetrics-r206-4|88	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb38.tfm
14mu|texlive-zhmetrics-r206-4|89	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb39.tfm
14mu|texlive-zhmetrics-r206-4|90	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3a.tfm
14mu|texlive-zhmetrics-r206-4|91	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3b.tfm
14mu|texlive-zhmetrics-r206-4|92	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3c.tfm
14mu|texlive-zhmetrics-r206-4|93	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3d.tfm
14mu|texlive-zhmetrics-r206-4|94	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3e.tfm
14mu|texlive-zhmetrics-r206-4|95	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3f.tfm
14mu|texlive-zhmetrics-r206-4|96	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb40.tfm
14mu|texlive-zhmetrics-r206-4|97	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb41.tfm
14mu|texlive-zhmetrics-r206-4|98	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb42.tfm
14mu|texlive-zhmetrics-r206-4|99	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb43.tfm
14mu|texlive-zhmetrics-r206-4|100	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb44.tfm
14mu|texlive-zhmetrics-r206-4|101	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb45.tfm
14mu|texlive-zhmetrics-r206-4|102	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb46.tfm
14mu|texlive-zhmetrics-r206-4|103	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb47.tfm
14mu|texlive-zhmetrics-r206-4|104	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb48.tfm
14mu|texlive-zhmetrics-r206-4|105	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb49.tfm
14mu|texlive-zhmetrics-r206-4|106	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4a.tfm
14mu|texlive-zhmetrics-r206-4|107	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4b.tfm
14mu|texlive-zhmetrics-r206-4|108	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4c.tfm
14mu|texlive-zhmetrics-r206-4|109	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4d.tfm
14mu|texlive-zhmetrics-r206-4|110	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4e.tfm
14mu|texlive-zhmetrics-r206-4|111	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4f.tfm
14mu|texlive-zhmetrics-r206-4|112	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb50.tfm
14mu|texlive-zhmetrics-r206-4|113	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb51.tfm
14mu|texlive-zhmetrics-r206-4|114	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb52.tfm
14mu|texlive-zhmetrics-r206-4|115	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb53.tfm
14mu|texlive-zhmetrics-r206-4|116	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb54.tfm
14mu|texlive-zhmetrics-r206-4|117	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb55.tfm
14mu|texlive-zhmetrics-r206-4|118	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb56.tfm
14mu|texlive-zhmetrics-r206-4|119	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb57.tfm
14mu|texlive-zhmetrics-r206-4|120	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb58.tfm
14mu|texlive-zhmetrics-r206-4|121	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb59.tfm
14mu|texlive-zhmetrics-r206-4|122	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5a.tfm
14mu|texlive-zhmetrics-r206-4|123	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5b.tfm
14mu|texlive-zhmetrics-r206-4|124	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5c.tfm
14mu|texlive-zhmetrics-r206-4|125	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5d.tfm
14mu|texlive-zhmetrics-r206-4|126	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5e.tfm
14mu|texlive-zhmetrics-r206-4|127	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5f.tfm
14mu|texlive-zhmetrics-r206-4|128	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb60.tfm
14mu|texlive-zhmetrics-r206-4|129	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb61.tfm
14mu|texlive-zhmetrics-r206-4|130	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb62.tfm
14mu|texlive-zhmetrics-r206-4|131	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb63.tfm
14mu|texlive-zhmetrics-r206-4|132	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb64.tfm
14mu|texlive-zhmetrics-r206-4|133	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb65.tfm
14mu|texlive-zhmetrics-r206-4|134	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb66.tfm
14mu|texlive-zhmetrics-r206-4|135	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb67.tfm
14mu|texlive-zhmetrics-r206-4|136	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb68.tfm
14mu|texlive-zhmetrics-r206-4|137	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb69.tfm
14mu|texlive-zhmetrics-r206-4|138	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6a.tfm
14mu|texlive-zhmetrics-r206-4|139	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6b.tfm
14mu|texlive-zhmetrics-r206-4|140	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6c.tfm
14mu|texlive-zhmetrics-r206-4|141	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6d.tfm
14mu|texlive-zhmetrics-r206-4|142	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6e.tfm
14mu|texlive-zhmetrics-r206-4|143	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6f.tfm
14mu|texlive-zhmetrics-r206-4|144	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb70.tfm
14mu|texlive-zhmetrics-r206-4|145	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb71.tfm
14mu|texlive-zhmetrics-r206-4|146	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb72.tfm
14mu|texlive-zhmetrics-r206-4|147	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb73.tfm
14mu|texlive-zhmetrics-r206-4|148	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb74.tfm
14mu|texlive-zhmetrics-r206-4|149	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb75.tfm
14mu|texlive-zhmetrics-r206-4|150	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb76.tfm
14mu|texlive-zhmetrics-r206-4|151	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb77.tfm
14mu|texlive-zhmetrics-r206-4|152	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb78.tfm
14mu|texlive-zhmetrics-r206-4|153	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb79.tfm
14mu|texlive-zhmetrics-r206-4|154	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7a.tfm
14mu|texlive-zhmetrics-r206-4|155	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7b.tfm
14mu|texlive-zhmetrics-r206-4|156	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7c.tfm
14mu|texlive-zhmetrics-r206-4|157	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7d.tfm
14mu|texlive-zhmetrics-r206-4|158	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7e.tfm
14mu|texlive-zhmetrics-r206-4|159	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7f.tfm
14mu|texlive-zhmetrics-r206-4|160	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb80.tfm
14mu|texlive-zhmetrics-r206-4|161	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb81.tfm
14mu|texlive-zhmetrics-r206-4|162	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb82.tfm
14mu|texlive-zhmetrics-r206-4|163	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb83.tfm
14mu|texlive-zhmetrics-r206-4|164	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb84.tfm
14mu|texlive-zhmetrics-r206-4|165	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb85.tfm
14mu|texlive-zhmetrics-r206-4|166	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb86.tfm
14mu|texlive-zhmetrics-r206-4|167	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb87.tfm
14mu|texlive-zhmetrics-r206-4|168	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb88.tfm
14mu|texlive-zhmetrics-r206-4|169	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb89.tfm
14mu|texlive-zhmetrics-r206-4|170	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8a.tfm
14mu|texlive-zhmetrics-r206-4|171	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8b.tfm
14mu|texlive-zhmetrics-r206-4|172	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8c.tfm
14mu|texlive-zhmetrics-r206-4|173	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8d.tfm
14mu|texlive-zhmetrics-r206-4|174	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8e.tfm
14mu|texlive-zhmetrics-r206-4|175	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8f.tfm
14mu|texlive-zhmetrics-r206-4|176	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb90.tfm
14mu|texlive-zhmetrics-r206-4|177	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb91.tfm
14mu|texlive-zhmetrics-r206-4|178	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb92.tfm
14mu|texlive-zhmetrics-r206-4|179	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb93.tfm
14mu|texlive-zhmetrics-r206-4|180	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb94.tfm
14mu|texlive-zhmetrics-r206-4|181	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb95.tfm
14mu|texlive-zhmetrics-r206-4|182	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb96.tfm
14mu|texlive-zhmetrics-r206-4|183	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb97.tfm
14mu|texlive-zhmetrics-r206-4|184	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb98.tfm
14mu|texlive-zhmetrics-r206-4|185	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb99.tfm
14mu|texlive-zhmetrics-r206-4|186	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9a.tfm
14mu|texlive-zhmetrics-r206-4|187	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9b.tfm
14mu|texlive-zhmetrics-r206-4|188	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9c.tfm
14mu|texlive-zhmetrics-r206-4|189	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9d.tfm
14mu|texlive-zhmetrics-r206-4|190	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9e.tfm
14mu|texlive-zhmetrics-r206-4|191	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9f.tfm
14mu|texlive-zhmetrics-r206-4|192	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba0.tfm
14mu|texlive-zhmetrics-r206-4|193	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba1.tfm
14mu|texlive-zhmetrics-r206-4|194	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba2.tfm
14mu|texlive-zhmetrics-r206-4|195	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba3.tfm
14mu|texlive-zhmetrics-r206-4|196	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba4.tfm
14mu|texlive-zhmetrics-r206-4|197	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba5.tfm
14mu|texlive-zhmetrics-r206-4|198	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba6.tfm
14mu|texlive-zhmetrics-r206-4|199	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba7.tfm
14mu|texlive-zhmetrics-r206-4|200	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba8.tfm
14mu|texlive-zhmetrics-r206-4|201	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba9.tfm
14mu|texlive-zhmetrics-r206-4|202	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbaa.tfm
14mu|texlive-zhmetrics-r206-4|203	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbab.tfm
14mu|texlive-zhmetrics-r206-4|204	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbac.tfm
14mu|texlive-zhmetrics-r206-4|205	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbad.tfm
14mu|texlive-zhmetrics-r206-4|206	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbae.tfm
14mu|texlive-zhmetrics-r206-4|207	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbaf.tfm
14mu|texlive-zhmetrics-r206-4|208	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb0.tfm
14mu|texlive-zhmetrics-r206-4|209	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb1.tfm
14mu|texlive-zhmetrics-r206-4|210	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb2.tfm
14mu|texlive-zhmetrics-r206-4|211	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb3.tfm
14mu|texlive-zhmetrics-r206-4|212	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb4.tfm
14mu|texlive-zhmetrics-r206-4|213	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb5.tfm
14mu|texlive-zhmetrics-r206-4|214	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb6.tfm
14mu|texlive-zhmetrics-r206-4|215	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb7.tfm
14mu|texlive-zhmetrics-r206-4|216	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb8.tfm
14mu|texlive-zhmetrics-r206-4|217	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb9.tfm
14mu|texlive-zhmetrics-r206-4|218	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbba.tfm
14mu|texlive-zhmetrics-r206-4|219	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbb.tfm
14mu|texlive-zhmetrics-r206-4|220	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbc.tfm
14mu|texlive-zhmetrics-r206-4|221	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbd.tfm
14mu|texlive-zhmetrics-r206-4|222	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbe.tfm
14mu|texlive-zhmetrics-r206-4|223	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbf.tfm
14mu|texlive-zhmetrics-r206-4|224	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc0.tfm
14mu|texlive-zhmetrics-r206-4|225	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc1.tfm
14mu|texlive-zhmetrics-r206-4|226	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc2.tfm
14mu|texlive-zhmetrics-r206-4|227	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc3.tfm
14mu|texlive-zhmetrics-r206-4|228	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc4.tfm
14mu|texlive-zhmetrics-r206-4|229	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc5.tfm
14mu|texlive-zhmetrics-r206-4|230	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc6.tfm
14mu|texlive-zhmetrics-r206-4|231	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc7.tfm
14mu|texlive-zhmetrics-r206-4|232	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc8.tfm
14mu|texlive-zhmetrics-r206-4|233	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc9.tfm
14mu|texlive-zhmetrics-r206-4|234	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbca.tfm
14mu|texlive-zhmetrics-r206-4|235	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcb.tfm
14mu|texlive-zhmetrics-r206-4|236	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcc.tfm
14mu|texlive-zhmetrics-r206-4|237	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcd.tfm
14mu|texlive-zhmetrics-r206-4|238	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbce.tfm
14mu|texlive-zhmetrics-r206-4|239	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcf.tfm
14mu|texlive-zhmetrics-r206-4|240	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd0.tfm
14mu|texlive-zhmetrics-r206-4|241	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd1.tfm
14mu|texlive-zhmetrics-r206-4|242	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd2.tfm
14mu|texlive-zhmetrics-r206-4|243	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd3.tfm
14mu|texlive-zhmetrics-r206-4|244	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd4.tfm
14mu|texlive-zhmetrics-r206-4|245	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd5.tfm
14mu|texlive-zhmetrics-r206-4|246	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd6.tfm
14mu|texlive-zhmetrics-r206-4|247	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd7.tfm
14mu|texlive-zhmetrics-r206-4|248	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd8.tfm
14mu|texlive-zhmetrics-r206-4|249	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd9.tfm
14mu|texlive-zhmetrics-r206-4|250	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbda.tfm
14mu|texlive-zhmetrics-r206-4|251	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdb.tfm
14mu|texlive-zhmetrics-r206-4|252	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdc.tfm
14mu|texlive-zhmetrics-r206-4|253	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdd.tfm
14mu|texlive-zhmetrics-r206-4|254	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbde.tfm
14mu|texlive-zhmetrics-r206-4|255	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdf.tfm
14mu|texlive-zhmetrics-r206-4|256	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe0.tfm
14mu|texlive-zhmetrics-r206-4|257	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe1.tfm
14mu|texlive-zhmetrics-r206-4|258	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe2.tfm
14mu|texlive-zhmetrics-r206-4|259	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe3.tfm
14mu|texlive-zhmetrics-r206-4|260	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe4.tfm
14mu|texlive-zhmetrics-r206-4|261	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe5.tfm
14mu|texlive-zhmetrics-r206-4|262	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe6.tfm
14mu|texlive-zhmetrics-r206-4|263	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe7.tfm
14mu|texlive-zhmetrics-r206-4|264	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe8.tfm
14mu|texlive-zhmetrics-r206-4|265	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe9.tfm
14mu|texlive-zhmetrics-r206-4|266	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbea.tfm
14mu|texlive-zhmetrics-r206-4|267	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbeb.tfm
14mu|texlive-zhmetrics-r206-4|268	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbec.tfm
14mu|texlive-zhmetrics-r206-4|269	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbed.tfm
14mu|texlive-zhmetrics-r206-4|270	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbee.tfm
14mu|texlive-zhmetrics-r206-4|271	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbef.tfm
14mu|texlive-zhmetrics-r206-4|272	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf0.tfm
14mu|texlive-zhmetrics-r206-4|273	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf1.tfm
14mu|texlive-zhmetrics-r206-4|274	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf2.tfm
14mu|texlive-zhmetrics-r206-4|275	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf3.tfm
14mu|texlive-zhmetrics-r206-4|276	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf4.tfm
14mu|texlive-zhmetrics-r206-4|277	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf5.tfm
14mu|texlive-zhmetrics-r206-4|278	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf6.tfm
14mu|texlive-zhmetrics-r206-4|279	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf7.tfm
14mu|texlive-zhmetrics-r206-4|280	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf8.tfm
14mu|texlive-zhmetrics-r206-4|281	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf9.tfm
14mu|texlive-zhmetrics-r206-4|282	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfa.tfm
14mu|texlive-zhmetrics-r206-4|283	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfb.tfm
14mu|texlive-zhmetrics-r206-4|284	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfc.tfm
14mu|texlive-zhmetrics-r206-4|285	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfd.tfm
14mu|texlive-zhmetrics-r206-4|286	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfe.tfm
14mu|texlive-zhmetrics-r206-4|287	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbff.tfm
14mu|texlive-zhmetrics-r206-4|288	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl00.tfm
14mu|texlive-zhmetrics-r206-4|289	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl01.tfm
14mu|texlive-zhmetrics-r206-4|290	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl02.tfm
14mu|texlive-zhmetrics-r206-4|291	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl03.tfm
14mu|texlive-zhmetrics-r206-4|292	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl04.tfm
14mu|texlive-zhmetrics-r206-4|293	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl05.tfm
14mu|texlive-zhmetrics-r206-4|294	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl06.tfm
14mu|texlive-zhmetrics-r206-4|295	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl07.tfm
14mu|texlive-zhmetrics-r206-4|296	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl08.tfm
14mu|texlive-zhmetrics-r206-4|297	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl09.tfm
14mu|texlive-zhmetrics-r206-4|298	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0a.tfm
14mu|texlive-zhmetrics-r206-4|299	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0b.tfm
14mu|texlive-zhmetrics-r206-4|300	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0c.tfm
14mu|texlive-zhmetrics-r206-4|301	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0d.tfm
14mu|texlive-zhmetrics-r206-4|302	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0e.tfm
14mu|texlive-zhmetrics-r206-4|303	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0f.tfm
14mu|texlive-zhmetrics-r206-4|304	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl10.tfm
14mu|texlive-zhmetrics-r206-4|305	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl11.tfm
14mu|texlive-zhmetrics-r206-4|306	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl12.tfm
14mu|texlive-zhmetrics-r206-4|307	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl13.tfm
14mu|texlive-zhmetrics-r206-4|308	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl14.tfm
14mu|texlive-zhmetrics-r206-4|309	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl15.tfm
14mu|texlive-zhmetrics-r206-4|310	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl16.tfm
14mu|texlive-zhmetrics-r206-4|311	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl17.tfm
14mu|texlive-zhmetrics-r206-4|312	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl18.tfm
14mu|texlive-zhmetrics-r206-4|313	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl19.tfm
14mu|texlive-zhmetrics-r206-4|314	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1a.tfm
14mu|texlive-zhmetrics-r206-4|315	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1b.tfm
14mu|texlive-zhmetrics-r206-4|316	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1c.tfm
14mu|texlive-zhmetrics-r206-4|317	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1d.tfm
14mu|texlive-zhmetrics-r206-4|318	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1e.tfm
14mu|texlive-zhmetrics-r206-4|319	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1f.tfm
14mu|texlive-zhmetrics-r206-4|320	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl20.tfm
14mu|texlive-zhmetrics-r206-4|321	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl21.tfm
14mu|texlive-zhmetrics-r206-4|322	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl22.tfm
14mu|texlive-zhmetrics-r206-4|323	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl23.tfm
14mu|texlive-zhmetrics-r206-4|324	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl24.tfm
14mu|texlive-zhmetrics-r206-4|325	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl25.tfm
14mu|texlive-zhmetrics-r206-4|326	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl26.tfm
14mu|texlive-zhmetrics-r206-4|327	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl27.tfm
14mu|texlive-zhmetrics-r206-4|328	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl28.tfm
14mu|texlive-zhmetrics-r206-4|329	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl29.tfm
14mu|texlive-zhmetrics-r206-4|330	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2a.tfm
14mu|texlive-zhmetrics-r206-4|331	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2b.tfm
14mu|texlive-zhmetrics-r206-4|332	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2c.tfm
14mu|texlive-zhmetrics-r206-4|333	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2d.tfm
14mu|texlive-zhmetrics-r206-4|334	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2e.tfm
14mu|texlive-zhmetrics-r206-4|335	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2f.tfm
14mu|texlive-zhmetrics-r206-4|336	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl30.tfm
14mu|texlive-zhmetrics-r206-4|337	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl31.tfm
14mu|texlive-zhmetrics-r206-4|338	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl32.tfm
14mu|texlive-zhmetrics-r206-4|339	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl33.tfm
14mu|texlive-zhmetrics-r206-4|340	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl34.tfm
14mu|texlive-zhmetrics-r206-4|341	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl35.tfm
14mu|texlive-zhmetrics-r206-4|342	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl36.tfm
14mu|texlive-zhmetrics-r206-4|343	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl37.tfm
14mu|texlive-zhmetrics-r206-4|344	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl38.tfm
14mu|texlive-zhmetrics-r206-4|345	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl39.tfm
14mu|texlive-zhmetrics-r206-4|346	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3a.tfm
14mu|texlive-zhmetrics-r206-4|347	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3b.tfm
14mu|texlive-zhmetrics-r206-4|348	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3c.tfm
14mu|texlive-zhmetrics-r206-4|349	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3d.tfm
14mu|texlive-zhmetrics-r206-4|350	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3e.tfm
14mu|texlive-zhmetrics-r206-4|351	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3f.tfm
14mu|texlive-zhmetrics-r206-4|352	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl40.tfm
14mu|texlive-zhmetrics-r206-4|353	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl41.tfm
14mu|texlive-zhmetrics-r206-4|354	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl42.tfm
14mu|texlive-zhmetrics-r206-4|355	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl43.tfm
14mu|texlive-zhmetrics-r206-4|356	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl44.tfm
14mu|texlive-zhmetrics-r206-4|357	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl45.tfm
14mu|texlive-zhmetrics-r206-4|358	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl46.tfm
14mu|texlive-zhmetrics-r206-4|359	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl47.tfm
14mu|texlive-zhmetrics-r206-4|360	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl48.tfm
14mu|texlive-zhmetrics-r206-4|361	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl49.tfm
14mu|texlive-zhmetrics-r206-4|362	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4a.tfm
14mu|texlive-zhmetrics-r206-4|363	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4b.tfm
14mu|texlive-zhmetrics-r206-4|364	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4c.tfm
14mu|texlive-zhmetrics-r206-4|365	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4d.tfm
14mu|texlive-zhmetrics-r206-4|366	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4e.tfm
14mu|texlive-zhmetrics-r206-4|367	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4f.tfm
14mu|texlive-zhmetrics-r206-4|368	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl50.tfm
14mu|texlive-zhmetrics-r206-4|369	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl51.tfm
14mu|texlive-zhmetrics-r206-4|370	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl52.tfm
14mu|texlive-zhmetrics-r206-4|371	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl53.tfm
14mu|texlive-zhmetrics-r206-4|372	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl54.tfm
14mu|texlive-zhmetrics-r206-4|373	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl55.tfm
14mu|texlive-zhmetrics-r206-4|374	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl56.tfm
14mu|texlive-zhmetrics-r206-4|375	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl57.tfm
14mu|texlive-zhmetrics-r206-4|376	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl58.tfm
14mu|texlive-zhmetrics-r206-4|377	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl59.tfm
14mu|texlive-zhmetrics-r206-4|378	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5a.tfm
14mu|texlive-zhmetrics-r206-4|379	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5b.tfm
14mu|texlive-zhmetrics-r206-4|380	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5c.tfm
14mu|texlive-zhmetrics-r206-4|381	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5d.tfm
14mu|texlive-zhmetrics-r206-4|382	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5e.tfm
14mu|texlive-zhmetrics-r206-4|383	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5f.tfm
14mu|texlive-zhmetrics-r206-4|384	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl60.tfm
14mu|texlive-zhmetrics-r206-4|385	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl61.tfm
14mu|texlive-zhmetrics-r206-4|386	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl62.tfm
14mu|texlive-zhmetrics-r206-4|387	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl63.tfm
14mu|texlive-zhmetrics-r206-4|388	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl64.tfm
14mu|texlive-zhmetrics-r206-4|389	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl65.tfm
14mu|texlive-zhmetrics-r206-4|390	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl66.tfm
14mu|texlive-zhmetrics-r206-4|391	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl67.tfm
14mu|texlive-zhmetrics-r206-4|392	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl68.tfm
14mu|texlive-zhmetrics-r206-4|393	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl69.tfm
14mu|texlive-zhmetrics-r206-4|394	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6a.tfm
14mu|texlive-zhmetrics-r206-4|395	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6b.tfm
14mu|texlive-zhmetrics-r206-4|396	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6c.tfm
14mu|texlive-zhmetrics-r206-4|397	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6d.tfm
14mu|texlive-zhmetrics-r206-4|398	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6e.tfm
14mu|texlive-zhmetrics-r206-4|399	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6f.tfm
14mu|texlive-zhmetrics-r206-4|400	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl70.tfm
14mu|texlive-zhmetrics-r206-4|401	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl71.tfm
14mu|texlive-zhmetrics-r206-4|402	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl72.tfm
14mu|texlive-zhmetrics-r206-4|403	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl73.tfm
14mu|texlive-zhmetrics-r206-4|404	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl74.tfm
14mu|texlive-zhmetrics-r206-4|405	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl75.tfm
14mu|texlive-zhmetrics-r206-4|406	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl76.tfm
14mu|texlive-zhmetrics-r206-4|407	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl77.tfm
14mu|texlive-zhmetrics-r206-4|408	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl78.tfm
14mu|texlive-zhmetrics-r206-4|409	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl79.tfm
14mu|texlive-zhmetrics-r206-4|410	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7a.tfm
14mu|texlive-zhmetrics-r206-4|411	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7b.tfm
14mu|texlive-zhmetrics-r206-4|412	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7c.tfm
14mu|texlive-zhmetrics-r206-4|413	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7d.tfm
14mu|texlive-zhmetrics-r206-4|414	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7e.tfm
14mu|texlive-zhmetrics-r206-4|415	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7f.tfm
14mu|texlive-zhmetrics-r206-4|416	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl80.tfm
14mu|texlive-zhmetrics-r206-4|417	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl81.tfm
14mu|texlive-zhmetrics-r206-4|418	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl82.tfm
14mu|texlive-zhmetrics-r206-4|419	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl83.tfm
14mu|texlive-zhmetrics-r206-4|420	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl84.tfm
14mu|texlive-zhmetrics-r206-4|421	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl85.tfm
14mu|texlive-zhmetrics-r206-4|422	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl86.tfm
14mu|texlive-zhmetrics-r206-4|423	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl87.tfm
14mu|texlive-zhmetrics-r206-4|424	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl88.tfm
14mu|texlive-zhmetrics-r206-4|425	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl89.tfm
14mu|texlive-zhmetrics-r206-4|426	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8a.tfm
14mu|texlive-zhmetrics-r206-4|427	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8b.tfm
14mu|texlive-zhmetrics-r206-4|428	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8c.tfm
14mu|texlive-zhmetrics-r206-4|429	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8d.tfm
14mu|texlive-zhmetrics-r206-4|430	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8e.tfm
14mu|texlive-zhmetrics-r206-4|431	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8f.tfm
14mu|texlive-zhmetrics-r206-4|432	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl90.tfm
14mu|texlive-zhmetrics-r206-4|433	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl91.tfm
14mu|texlive-zhmetrics-r206-4|434	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl92.tfm
14mu|texlive-zhmetrics-r206-4|435	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl93.tfm
14mu|texlive-zhmetrics-r206-4|436	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl94.tfm
14mu|texlive-zhmetrics-r206-4|437	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl95.tfm
14mu|texlive-zhmetrics-r206-4|438	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl96.tfm
14mu|texlive-zhmetrics-r206-4|439	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl97.tfm
14mu|texlive-zhmetrics-r206-4|440	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl98.tfm
14mu|texlive-zhmetrics-r206-4|441	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl99.tfm
14mu|texlive-zhmetrics-r206-4|442	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9a.tfm
14mu|texlive-zhmetrics-r206-4|443	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9b.tfm
14mu|texlive-zhmetrics-r206-4|444	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9c.tfm
14mu|texlive-zhmetrics-r206-4|445	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9d.tfm
14mu|texlive-zhmetrics-r206-4|446	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9e.tfm
14mu|texlive-zhmetrics-r206-4|447	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9f.tfm
14mu|texlive-zhmetrics-r206-4|448	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla0.tfm
14mu|texlive-zhmetrics-r206-4|449	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla1.tfm
14mu|texlive-zhmetrics-r206-4|450	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla2.tfm
14mu|texlive-zhmetrics-r206-4|451	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla3.tfm
14mu|texlive-zhmetrics-r206-4|452	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla4.tfm
14mu|texlive-zhmetrics-r206-4|453	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla5.tfm
14mu|texlive-zhmetrics-r206-4|454	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla6.tfm
14mu|texlive-zhmetrics-r206-4|455	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla7.tfm
14mu|texlive-zhmetrics-r206-4|456	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla8.tfm
14mu|texlive-zhmetrics-r206-4|457	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla9.tfm
14mu|texlive-zhmetrics-r206-4|458	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslaa.tfm
14mu|texlive-zhmetrics-r206-4|459	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslab.tfm
14mu|texlive-zhmetrics-r206-4|460	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslac.tfm
14mu|texlive-zhmetrics-r206-4|461	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslad.tfm
14mu|texlive-zhmetrics-r206-4|462	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslae.tfm
14mu|texlive-zhmetrics-r206-4|463	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslaf.tfm
14mu|texlive-zhmetrics-r206-4|464	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb0.tfm
14mu|texlive-zhmetrics-r206-4|465	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb1.tfm
14mu|texlive-zhmetrics-r206-4|466	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb2.tfm
14mu|texlive-zhmetrics-r206-4|467	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb3.tfm
14mu|texlive-zhmetrics-r206-4|468	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb4.tfm
14mu|texlive-zhmetrics-r206-4|469	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb5.tfm
14mu|texlive-zhmetrics-r206-4|470	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb6.tfm
14mu|texlive-zhmetrics-r206-4|471	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb7.tfm
14mu|texlive-zhmetrics-r206-4|472	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb8.tfm
14mu|texlive-zhmetrics-r206-4|473	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb9.tfm
14mu|texlive-zhmetrics-r206-4|474	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslba.tfm
14mu|texlive-zhmetrics-r206-4|475	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbb.tfm
14mu|texlive-zhmetrics-r206-4|476	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbc.tfm
14mu|texlive-zhmetrics-r206-4|477	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbd.tfm
14mu|texlive-zhmetrics-r206-4|478	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbe.tfm
14mu|texlive-zhmetrics-r206-4|479	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbf.tfm
14mu|texlive-zhmetrics-r206-4|480	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc0.tfm
14mu|texlive-zhmetrics-r206-4|481	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc1.tfm
14mu|texlive-zhmetrics-r206-4|482	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc2.tfm
14mu|texlive-zhmetrics-r206-4|483	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc3.tfm
14mu|texlive-zhmetrics-r206-4|484	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc4.tfm
14mu|texlive-zhmetrics-r206-4|485	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc5.tfm
14mu|texlive-zhmetrics-r206-4|486	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc6.tfm
14mu|texlive-zhmetrics-r206-4|487	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc7.tfm
14mu|texlive-zhmetrics-r206-4|488	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc8.tfm
14mu|texlive-zhmetrics-r206-4|489	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc9.tfm
14mu|texlive-zhmetrics-r206-4|490	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslca.tfm
14mu|texlive-zhmetrics-r206-4|491	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcb.tfm
14mu|texlive-zhmetrics-r206-4|492	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcc.tfm
14mu|texlive-zhmetrics-r206-4|493	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcd.tfm
14mu|texlive-zhmetrics-r206-4|494	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslce.tfm
14mu|texlive-zhmetrics-r206-4|495	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcf.tfm
14mu|texlive-zhmetrics-r206-4|496	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld0.tfm
14mu|texlive-zhmetrics-r206-4|497	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld1.tfm
14mu|texlive-zhmetrics-r206-4|498	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld2.tfm
14mu|texlive-zhmetrics-r206-4|499	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld3.tfm
14mu|texlive-zhmetrics-r206-4|500	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld4.tfm
14mu|texlive-zhmetrics-r206-4|501	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld5.tfm
14mu|texlive-zhmetrics-r206-4|502	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld6.tfm
14mu|texlive-zhmetrics-r206-4|503	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld7.tfm
14mu|texlive-zhmetrics-r206-4|504	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld8.tfm
14mu|texlive-zhmetrics-r206-4|505	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld9.tfm
14mu|texlive-zhmetrics-r206-4|506	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslda.tfm
14mu|texlive-zhmetrics-r206-4|507	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldb.tfm
14mu|texlive-zhmetrics-r206-4|508	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldc.tfm
14mu|texlive-zhmetrics-r206-4|509	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldd.tfm
14mu|texlive-zhmetrics-r206-4|510	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslde.tfm
14mu|texlive-zhmetrics-r206-4|511	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldf.tfm
14mu|texlive-zhmetrics-r206-4|512	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle0.tfm
14mu|texlive-zhmetrics-r206-4|513	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle1.tfm
14mu|texlive-zhmetrics-r206-4|514	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle2.tfm
14mu|texlive-zhmetrics-r206-4|515	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle3.tfm
14mu|texlive-zhmetrics-r206-4|516	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle4.tfm
14mu|texlive-zhmetrics-r206-4|517	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle5.tfm
14mu|texlive-zhmetrics-r206-4|518	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle6.tfm
14mu|texlive-zhmetrics-r206-4|519	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle7.tfm
14mu|texlive-zhmetrics-r206-4|520	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle8.tfm
14mu|texlive-zhmetrics-r206-4|521	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle9.tfm
14mu|texlive-zhmetrics-r206-4|522	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslea.tfm
14mu|texlive-zhmetrics-r206-4|523	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsleb.tfm
14mu|texlive-zhmetrics-r206-4|524	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslec.tfm
14mu|texlive-zhmetrics-r206-4|525	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsled.tfm
14mu|texlive-zhmetrics-r206-4|526	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslee.tfm
14mu|texlive-zhmetrics-r206-4|527	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslef.tfm
14mu|texlive-zhmetrics-r206-4|528	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf0.tfm
14mu|texlive-zhmetrics-r206-4|529	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf1.tfm
14mu|texlive-zhmetrics-r206-4|530	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf2.tfm
14mu|texlive-zhmetrics-r206-4|531	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf3.tfm
14mu|texlive-zhmetrics-r206-4|532	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf4.tfm
14mu|texlive-zhmetrics-r206-4|533	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf5.tfm
14mu|texlive-zhmetrics-r206-4|534	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf6.tfm
14mu|texlive-zhmetrics-r206-4|535	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf7.tfm
14mu|texlive-zhmetrics-r206-4|536	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf8.tfm
14mu|texlive-zhmetrics-r206-4|537	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf9.tfm
14mu|texlive-zhmetrics-r206-4|538	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfa.tfm
14mu|texlive-zhmetrics-r206-4|539	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfb.tfm
14mu|texlive-zhmetrics-r206-4|540	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfc.tfm
14mu|texlive-zhmetrics-r206-4|541	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfd.tfm
14mu|texlive-zhmetrics-r206-4|542	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfe.tfm
14mu|texlive-zhmetrics-r206-4|543	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslff.tfm
14mu|texlive-zhmetrics-r206-4|544	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk00.tfm
14mu|texlive-zhmetrics-r206-4|545	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk01.tfm
14mu|texlive-zhmetrics-r206-4|546	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk02.tfm
14mu|texlive-zhmetrics-r206-4|547	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk03.tfm
14mu|texlive-zhmetrics-r206-4|548	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk04.tfm
14mu|texlive-zhmetrics-r206-4|549	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk05.tfm
14mu|texlive-zhmetrics-r206-4|550	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk06.tfm
14mu|texlive-zhmetrics-r206-4|551	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk07.tfm
14mu|texlive-zhmetrics-r206-4|552	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk08.tfm
14mu|texlive-zhmetrics-r206-4|553	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk09.tfm
14mu|texlive-zhmetrics-r206-4|554	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk10.tfm
14mu|texlive-zhmetrics-r206-4|555	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk11.tfm
14mu|texlive-zhmetrics-r206-4|556	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk12.tfm
14mu|texlive-zhmetrics-r206-4|557	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk13.tfm
14mu|texlive-zhmetrics-r206-4|558	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk14.tfm
14mu|texlive-zhmetrics-r206-4|559	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk15.tfm
14mu|texlive-zhmetrics-r206-4|560	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk16.tfm
14mu|texlive-zhmetrics-r206-4|561	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk17.tfm
14mu|texlive-zhmetrics-r206-4|562	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk18.tfm
14mu|texlive-zhmetrics-r206-4|563	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk19.tfm
14mu|texlive-zhmetrics-r206-4|564	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk20.tfm
14mu|texlive-zhmetrics-r206-4|565	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk21.tfm
14mu|texlive-zhmetrics-r206-4|566	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk22.tfm
14mu|texlive-zhmetrics-r206-4|567	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk23.tfm
14mu|texlive-zhmetrics-r206-4|568	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk24.tfm
14mu|texlive-zhmetrics-r206-4|569	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk25.tfm
14mu|texlive-zhmetrics-r206-4|570	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk26.tfm
14mu|texlive-zhmetrics-r206-4|571	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk27.tfm
14mu|texlive-zhmetrics-r206-4|572	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk28.tfm
14mu|texlive-zhmetrics-r206-4|573	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk29.tfm
14mu|texlive-zhmetrics-r206-4|574	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk30.tfm
14mu|texlive-zhmetrics-r206-4|575	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk31.tfm
14mu|texlive-zhmetrics-r206-4|576	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk32.tfm
14mu|texlive-zhmetrics-r206-4|577	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk33.tfm
14mu|texlive-zhmetrics-r206-4|578	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk34.tfm
14mu|texlive-zhmetrics-r206-4|579	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk35.tfm
14mu|texlive-zhmetrics-r206-4|580	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk36.tfm
14mu|texlive-zhmetrics-r206-4|581	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk37.tfm
14mu|texlive-zhmetrics-r206-4|582	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk38.tfm
14mu|texlive-zhmetrics-r206-4|583	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk39.tfm
14mu|texlive-zhmetrics-r206-4|584	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk40.tfm
14mu|texlive-zhmetrics-r206-4|585	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk41.tfm
14mu|texlive-zhmetrics-r206-4|586	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk42.tfm
14mu|texlive-zhmetrics-r206-4|587	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk43.tfm
14mu|texlive-zhmetrics-r206-4|588	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk44.tfm
14mu|texlive-zhmetrics-r206-4|589	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk45.tfm
14mu|texlive-zhmetrics-r206-4|590	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk46.tfm
14mu|texlive-zhmetrics-r206-4|591	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk47.tfm
14mu|texlive-zhmetrics-r206-4|592	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk48.tfm
14mu|texlive-zhmetrics-r206-4|593	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk49.tfm
14mu|texlive-zhmetrics-r206-4|594	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk50.tfm
14mu|texlive-zhmetrics-r206-4|595	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk51.tfm
14mu|texlive-zhmetrics-r206-4|596	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk52.tfm
14mu|texlive-zhmetrics-r206-4|597	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk53.tfm
14mu|texlive-zhmetrics-r206-4|598	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk54.tfm
14mu|texlive-zhmetrics-r206-4|599	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk55.tfm
14mu|texlive-zhmetrics-r206-4|600	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk56.tfm
14mu|texlive-zhmetrics-r206-4|601	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk57.tfm
14mu|texlive-zhmetrics-r206-4|602	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk58.tfm
14mu|texlive-zhmetrics-r206-4|603	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk59.tfm
14mu|texlive-zhmetrics-r206-4|604	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk60.tfm
14mu|texlive-zhmetrics-r206-4|605	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk61.tfm
14mu|texlive-zhmetrics-r206-4|606	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk62.tfm
14mu|texlive-zhmetrics-r206-4|607	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk63.tfm
14mu|texlive-zhmetrics-r206-4|608	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk64.tfm
14mu|texlive-zhmetrics-r206-4|609	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk65.tfm
14mu|texlive-zhmetrics-r206-4|610	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk66.tfm
14mu|texlive-zhmetrics-r206-4|611	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk67.tfm
14mu|texlive-zhmetrics-r206-4|612	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk68.tfm
14mu|texlive-zhmetrics-r206-4|613	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk69.tfm
14mu|texlive-zhmetrics-r206-4|614	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk70.tfm
14mu|texlive-zhmetrics-r206-4|615	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk71.tfm
14mu|texlive-zhmetrics-r206-4|616	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk72.tfm
14mu|texlive-zhmetrics-r206-4|617	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk73.tfm
14mu|texlive-zhmetrics-r206-4|618	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk74.tfm
14mu|texlive-zhmetrics-r206-4|619	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk75.tfm
14mu|texlive-zhmetrics-r206-4|620	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk76.tfm
14mu|texlive-zhmetrics-r206-4|621	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk77.tfm
14mu|texlive-zhmetrics-r206-4|622	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk78.tfm
14mu|texlive-zhmetrics-r206-4|623	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk79.tfm
14mu|texlive-zhmetrics-r206-4|624	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk80.tfm
14mu|texlive-zhmetrics-r206-4|625	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk81.tfm
14mu|texlive-zhmetrics-r206-4|626	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk82.tfm
14mu|texlive-zhmetrics-r206-4|627	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk83.tfm
14mu|texlive-zhmetrics-r206-4|628	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk84.tfm
14mu|texlive-zhmetrics-r206-4|629	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk85.tfm
14mu|texlive-zhmetrics-r206-4|630	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk86.tfm
14mu|texlive-zhmetrics-r206-4|631	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk87.tfm
14mu|texlive-zhmetrics-r206-4|632	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk88.tfm
14mu|texlive-zhmetrics-r206-4|633	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk89.tfm
14mu|texlive-zhmetrics-r206-4|634	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk90.tfm
14mu|texlive-zhmetrics-r206-4|635	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk91.tfm
14mu|texlive-zhmetrics-r206-4|636	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk92.tfm
14mu|texlive-zhmetrics-r206-4|637	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk93.tfm
14mu|texlive-zhmetrics-r206-4|638	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk94.tfm
14mu|texlive-zhmetrics-r206-4|639	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl00.tfm
14mu|texlive-zhmetrics-r206-4|640	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl01.tfm
14mu|texlive-zhmetrics-r206-4|641	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl02.tfm
14mu|texlive-zhmetrics-r206-4|642	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl03.tfm
14mu|texlive-zhmetrics-r206-4|643	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl04.tfm
14mu|texlive-zhmetrics-r206-4|644	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl05.tfm
14mu|texlive-zhmetrics-r206-4|645	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl06.tfm
14mu|texlive-zhmetrics-r206-4|646	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl07.tfm
14mu|texlive-zhmetrics-r206-4|647	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl08.tfm
14mu|texlive-zhmetrics-r206-4|648	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl09.tfm
14mu|texlive-zhmetrics-r206-4|649	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl10.tfm
14mu|texlive-zhmetrics-r206-4|650	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl11.tfm
14mu|texlive-zhmetrics-r206-4|651	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl12.tfm
14mu|texlive-zhmetrics-r206-4|652	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl13.tfm
14mu|texlive-zhmetrics-r206-4|653	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl14.tfm
14mu|texlive-zhmetrics-r206-4|654	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl15.tfm
14mu|texlive-zhmetrics-r206-4|655	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl16.tfm
14mu|texlive-zhmetrics-r206-4|656	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl17.tfm
14mu|texlive-zhmetrics-r206-4|657	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl18.tfm
14mu|texlive-zhmetrics-r206-4|658	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl19.tfm
14mu|texlive-zhmetrics-r206-4|659	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl20.tfm
14mu|texlive-zhmetrics-r206-4|660	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl21.tfm
14mu|texlive-zhmetrics-r206-4|661	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl22.tfm
14mu|texlive-zhmetrics-r206-4|662	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl23.tfm
14mu|texlive-zhmetrics-r206-4|663	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl24.tfm
14mu|texlive-zhmetrics-r206-4|664	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl25.tfm
14mu|texlive-zhmetrics-r206-4|665	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl26.tfm
14mu|texlive-zhmetrics-r206-4|666	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl27.tfm
14mu|texlive-zhmetrics-r206-4|667	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl28.tfm
14mu|texlive-zhmetrics-r206-4|668	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl29.tfm
14mu|texlive-zhmetrics-r206-4|669	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl30.tfm
14mu|texlive-zhmetrics-r206-4|670	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl31.tfm
14mu|texlive-zhmetrics-r206-4|671	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl32.tfm
14mu|texlive-zhmetrics-r206-4|672	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl33.tfm
14mu|texlive-zhmetrics-r206-4|673	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl34.tfm
14mu|texlive-zhmetrics-r206-4|674	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl35.tfm
14mu|texlive-zhmetrics-r206-4|675	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl36.tfm
14mu|texlive-zhmetrics-r206-4|676	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl37.tfm
14mu|texlive-zhmetrics-r206-4|677	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl38.tfm
14mu|texlive-zhmetrics-r206-4|678	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl39.tfm
14mu|texlive-zhmetrics-r206-4|679	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl40.tfm
14mu|texlive-zhmetrics-r206-4|680	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl41.tfm
14mu|texlive-zhmetrics-r206-4|681	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl42.tfm
14mu|texlive-zhmetrics-r206-4|682	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl43.tfm
14mu|texlive-zhmetrics-r206-4|683	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl44.tfm
14mu|texlive-zhmetrics-r206-4|684	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl45.tfm
14mu|texlive-zhmetrics-r206-4|685	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl46.tfm
14mu|texlive-zhmetrics-r206-4|686	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl47.tfm
14mu|texlive-zhmetrics-r206-4|687	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl48.tfm
14mu|texlive-zhmetrics-r206-4|688	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl49.tfm
14mu|texlive-zhmetrics-r206-4|689	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl50.tfm
14mu|texlive-zhmetrics-r206-4|690	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl51.tfm
14mu|texlive-zhmetrics-r206-4|691	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl52.tfm
14mu|texlive-zhmetrics-r206-4|692	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl53.tfm
14mu|texlive-zhmetrics-r206-4|693	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl54.tfm
14mu|texlive-zhmetrics-r206-4|694	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl55.tfm
14mu|texlive-zhmetrics-r206-4|695	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl56.tfm
14mu|texlive-zhmetrics-r206-4|696	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl57.tfm
14mu|texlive-zhmetrics-r206-4|697	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl58.tfm
14mu|texlive-zhmetrics-r206-4|698	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl59.tfm
14mu|texlive-zhmetrics-r206-4|699	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl60.tfm
14mu|texlive-zhmetrics-r206-4|700	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl61.tfm
14mu|texlive-zhmetrics-r206-4|701	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl62.tfm
14mu|texlive-zhmetrics-r206-4|702	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl63.tfm
14mu|texlive-zhmetrics-r206-4|703	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl64.tfm
14mu|texlive-zhmetrics-r206-4|704	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl65.tfm
14mu|texlive-zhmetrics-r206-4|705	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl66.tfm
14mu|texlive-zhmetrics-r206-4|706	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl67.tfm
14mu|texlive-zhmetrics-r206-4|707	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl68.tfm
14mu|texlive-zhmetrics-r206-4|708	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl69.tfm
14mu|texlive-zhmetrics-r206-4|709	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl70.tfm
14mu|texlive-zhmetrics-r206-4|710	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl71.tfm
14mu|texlive-zhmetrics-r206-4|711	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl72.tfm
14mu|texlive-zhmetrics-r206-4|712	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl73.tfm
14mu|texlive-zhmetrics-r206-4|713	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl74.tfm
14mu|texlive-zhmetrics-r206-4|714	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl75.tfm
14mu|texlive-zhmetrics-r206-4|715	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl76.tfm
14mu|texlive-zhmetrics-r206-4|716	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl77.tfm
14mu|texlive-zhmetrics-r206-4|717	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl78.tfm
14mu|texlive-zhmetrics-r206-4|718	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl79.tfm
14mu|texlive-zhmetrics-r206-4|719	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl80.tfm
14mu|texlive-zhmetrics-r206-4|720	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl81.tfm
14mu|texlive-zhmetrics-r206-4|721	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl82.tfm
14mu|texlive-zhmetrics-r206-4|722	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl83.tfm
14mu|texlive-zhmetrics-r206-4|723	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl84.tfm
14mu|texlive-zhmetrics-r206-4|724	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl85.tfm
14mu|texlive-zhmetrics-r206-4|725	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl86.tfm
14mu|texlive-zhmetrics-r206-4|726	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl87.tfm
14mu|texlive-zhmetrics-r206-4|727	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl88.tfm
14mu|texlive-zhmetrics-r206-4|728	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl89.tfm
14mu|texlive-zhmetrics-r206-4|729	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl90.tfm
14mu|texlive-zhmetrics-r206-4|730	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl91.tfm
14mu|texlive-zhmetrics-r206-4|731	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl92.tfm
14mu|texlive-zhmetrics-r206-4|732	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl93.tfm
14mu|texlive-zhmetrics-r206-4|733	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl94.tfm
14mu|texlive-zhmetrics-r206-4|734	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs00.tfm
14mu|texlive-zhmetrics-r206-4|735	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs01.tfm
14mu|texlive-zhmetrics-r206-4|736	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs02.tfm
14mu|texlive-zhmetrics-r206-4|737	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs03.tfm
14mu|texlive-zhmetrics-r206-4|738	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs04.tfm
14mu|texlive-zhmetrics-r206-4|739	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs05.tfm
14mu|texlive-zhmetrics-r206-4|740	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs06.tfm
14mu|texlive-zhmetrics-r206-4|741	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs07.tfm
14mu|texlive-zhmetrics-r206-4|742	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs08.tfm
14mu|texlive-zhmetrics-r206-4|743	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs09.tfm
14mu|texlive-zhmetrics-r206-4|744	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs10.tfm
14mu|texlive-zhmetrics-r206-4|745	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs11.tfm
14mu|texlive-zhmetrics-r206-4|746	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs12.tfm
14mu|texlive-zhmetrics-r206-4|747	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs13.tfm
14mu|texlive-zhmetrics-r206-4|748	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs14.tfm
14mu|texlive-zhmetrics-r206-4|749	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs15.tfm
14mu|texlive-zhmetrics-r206-4|750	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs16.tfm
14mu|texlive-zhmetrics-r206-4|751	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs17.tfm
14mu|texlive-zhmetrics-r206-4|752	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs18.tfm
14mu|texlive-zhmetrics-r206-4|753	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs19.tfm
14mu|texlive-zhmetrics-r206-4|754	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs20.tfm
14mu|texlive-zhmetrics-r206-4|755	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs21.tfm
14mu|texlive-zhmetrics-r206-4|756	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs22.tfm
14mu|texlive-zhmetrics-r206-4|757	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs23.tfm
14mu|texlive-zhmetrics-r206-4|758	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs24.tfm
14mu|texlive-zhmetrics-r206-4|759	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs25.tfm
14mu|texlive-zhmetrics-r206-4|760	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs26.tfm
14mu|texlive-zhmetrics-r206-4|761	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs27.tfm
14mu|texlive-zhmetrics-r206-4|762	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs28.tfm
14mu|texlive-zhmetrics-r206-4|763	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs29.tfm
14mu|texlive-zhmetrics-r206-4|764	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs30.tfm
14mu|texlive-zhmetrics-r206-4|765	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs31.tfm
14mu|texlive-zhmetrics-r206-4|766	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs32.tfm
14mu|texlive-zhmetrics-r206-4|767	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs33.tfm
14mu|texlive-zhmetrics-r206-4|768	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs34.tfm
14mu|texlive-zhmetrics-r206-4|769	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs35.tfm
14mu|texlive-zhmetrics-r206-4|770	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs36.tfm
14mu|texlive-zhmetrics-r206-4|771	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs37.tfm
14mu|texlive-zhmetrics-r206-4|772	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs38.tfm
14mu|texlive-zhmetrics-r206-4|773	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs39.tfm
14mu|texlive-zhmetrics-r206-4|774	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs40.tfm
14mu|texlive-zhmetrics-r206-4|775	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs41.tfm
14mu|texlive-zhmetrics-r206-4|776	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs42.tfm
14mu|texlive-zhmetrics-r206-4|777	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs43.tfm
14mu|texlive-zhmetrics-r206-4|778	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs44.tfm
14mu|texlive-zhmetrics-r206-4|779	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs45.tfm
14mu|texlive-zhmetrics-r206-4|780	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs46.tfm
14mu|texlive-zhmetrics-r206-4|781	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs47.tfm
14mu|texlive-zhmetrics-r206-4|782	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs48.tfm
14mu|texlive-zhmetrics-r206-4|783	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs49.tfm
14mu|texlive-zhmetrics-r206-4|784	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs50.tfm
14mu|texlive-zhmetrics-r206-4|785	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs51.tfm
14mu|texlive-zhmetrics-r206-4|786	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs52.tfm
14mu|texlive-zhmetrics-r206-4|787	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs53.tfm
14mu|texlive-zhmetrics-r206-4|788	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs54.tfm
14mu|texlive-zhmetrics-r206-4|789	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs55.tfm
14mu|texlive-zhmetrics-r206-4|790	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs56.tfm
14mu|texlive-zhmetrics-r206-4|791	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs57.tfm
14mu|texlive-zhmetrics-r206-4|792	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs58.tfm
14mu|texlive-zhmetrics-r206-4|793	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs59.tfm
14mu|texlive-zhmetrics-r206-4|794	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs60.tfm
14mu|texlive-zhmetrics-r206-4|795	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs61.tfm
14mu|texlive-zhmetrics-r206-4|796	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs62.tfm
14mu|texlive-zhmetrics-r206-4|797	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs63.tfm
14mu|texlive-zhmetrics-r206-4|798	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs64.tfm
14mu|texlive-zhmetrics-r206-4|799	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs65.tfm
14mu|texlive-zhmetrics-r206-4|800	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs66.tfm
14mu|texlive-zhmetrics-r206-4|801	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs67.tfm
14mu|texlive-zhmetrics-r206-4|802	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs68.tfm
14mu|texlive-zhmetrics-r206-4|803	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs69.tfm
14mu|texlive-zhmetrics-r206-4|804	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs70.tfm
14mu|texlive-zhmetrics-r206-4|805	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs71.tfm
14mu|texlive-zhmetrics-r206-4|806	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs72.tfm
14mu|texlive-zhmetrics-r206-4|807	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs73.tfm
14mu|texlive-zhmetrics-r206-4|808	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs74.tfm
14mu|texlive-zhmetrics-r206-4|809	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs75.tfm
14mu|texlive-zhmetrics-r206-4|810	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs76.tfm
14mu|texlive-zhmetrics-r206-4|811	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs77.tfm
14mu|texlive-zhmetrics-r206-4|812	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs78.tfm
14mu|texlive-zhmetrics-r206-4|813	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs79.tfm
14mu|texlive-zhmetrics-r206-4|814	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs80.tfm
14mu|texlive-zhmetrics-r206-4|815	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs81.tfm
14mu|texlive-zhmetrics-r206-4|816	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs82.tfm
14mu|texlive-zhmetrics-r206-4|817	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs83.tfm
14mu|texlive-zhmetrics-r206-4|818	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs84.tfm
14mu|texlive-zhmetrics-r206-4|819	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs85.tfm
14mu|texlive-zhmetrics-r206-4|820	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs86.tfm
14mu|texlive-zhmetrics-r206-4|821	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs87.tfm
14mu|texlive-zhmetrics-r206-4|822	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs88.tfm
14mu|texlive-zhmetrics-r206-4|823	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs89.tfm
14mu|texlive-zhmetrics-r206-4|824	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs90.tfm
14mu|texlive-zhmetrics-r206-4|825	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs91.tfm
14mu|texlive-zhmetrics-r206-4|826	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs92.tfm
14mu|texlive-zhmetrics-r206-4|827	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs93.tfm
14mu|texlive-zhmetrics-r206-4|828	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs94.tfm
14mu|texlive-zhmetrics-r206-4|829	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl00.tfm
14mu|texlive-zhmetrics-r206-4|830	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl01.tfm
14mu|texlive-zhmetrics-r206-4|831	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl02.tfm
14mu|texlive-zhmetrics-r206-4|832	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl03.tfm
14mu|texlive-zhmetrics-r206-4|833	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl04.tfm
14mu|texlive-zhmetrics-r206-4|834	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl05.tfm
14mu|texlive-zhmetrics-r206-4|835	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl06.tfm
14mu|texlive-zhmetrics-r206-4|836	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl07.tfm
14mu|texlive-zhmetrics-r206-4|837	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl08.tfm
14mu|texlive-zhmetrics-r206-4|838	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl09.tfm
14mu|texlive-zhmetrics-r206-4|839	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl10.tfm
14mu|texlive-zhmetrics-r206-4|840	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl11.tfm
14mu|texlive-zhmetrics-r206-4|841	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl12.tfm
14mu|texlive-zhmetrics-r206-4|842	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl13.tfm
14mu|texlive-zhmetrics-r206-4|843	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl14.tfm
14mu|texlive-zhmetrics-r206-4|844	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl15.tfm
14mu|texlive-zhmetrics-r206-4|845	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl16.tfm
14mu|texlive-zhmetrics-r206-4|846	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl17.tfm
14mu|texlive-zhmetrics-r206-4|847	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl18.tfm
14mu|texlive-zhmetrics-r206-4|848	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl19.tfm
14mu|texlive-zhmetrics-r206-4|849	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl20.tfm
14mu|texlive-zhmetrics-r206-4|850	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl21.tfm
14mu|texlive-zhmetrics-r206-4|851	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl22.tfm
14mu|texlive-zhmetrics-r206-4|852	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl23.tfm
14mu|texlive-zhmetrics-r206-4|853	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl24.tfm
14mu|texlive-zhmetrics-r206-4|854	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl25.tfm
14mu|texlive-zhmetrics-r206-4|855	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl26.tfm
14mu|texlive-zhmetrics-r206-4|856	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl27.tfm
14mu|texlive-zhmetrics-r206-4|857	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl28.tfm
14mu|texlive-zhmetrics-r206-4|858	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl29.tfm
14mu|texlive-zhmetrics-r206-4|859	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl30.tfm
14mu|texlive-zhmetrics-r206-4|860	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl31.tfm
14mu|texlive-zhmetrics-r206-4|861	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl32.tfm
14mu|texlive-zhmetrics-r206-4|862	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl33.tfm
14mu|texlive-zhmetrics-r206-4|863	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl34.tfm
14mu|texlive-zhmetrics-r206-4|864	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl35.tfm
14mu|texlive-zhmetrics-r206-4|865	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl36.tfm
14mu|texlive-zhmetrics-r206-4|866	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl37.tfm
14mu|texlive-zhmetrics-r206-4|867	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl38.tfm
14mu|texlive-zhmetrics-r206-4|868	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl39.tfm
14mu|texlive-zhmetrics-r206-4|869	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl40.tfm
14mu|texlive-zhmetrics-r206-4|870	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl41.tfm
14mu|texlive-zhmetrics-r206-4|871	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl42.tfm
14mu|texlive-zhmetrics-r206-4|872	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl43.tfm
14mu|texlive-zhmetrics-r206-4|873	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl44.tfm
14mu|texlive-zhmetrics-r206-4|874	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl45.tfm
14mu|texlive-zhmetrics-r206-4|875	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl46.tfm
14mu|texlive-zhmetrics-r206-4|876	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl47.tfm
14mu|texlive-zhmetrics-r206-4|877	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl48.tfm
14mu|texlive-zhmetrics-r206-4|878	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl49.tfm
14mu|texlive-zhmetrics-r206-4|879	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl50.tfm
14mu|texlive-zhmetrics-r206-4|880	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl51.tfm
14mu|texlive-zhmetrics-r206-4|881	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl52.tfm
14mu|texlive-zhmetrics-r206-4|882	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl53.tfm
14mu|texlive-zhmetrics-r206-4|883	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl54.tfm
14mu|texlive-zhmetrics-r206-4|884	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl55.tfm
14mu|texlive-zhmetrics-r206-4|885	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl56.tfm
14mu|texlive-zhmetrics-r206-4|886	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl57.tfm
14mu|texlive-zhmetrics-r206-4|887	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl58.tfm
14mu|texlive-zhmetrics-r206-4|888	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl59.tfm
14mu|texlive-zhmetrics-r206-4|889	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl60.tfm
14mu|texlive-zhmetrics-r206-4|890	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl61.tfm
14mu|texlive-zhmetrics-r206-4|891	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl62.tfm
14mu|texlive-zhmetrics-r206-4|892	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl63.tfm
14mu|texlive-zhmetrics-r206-4|893	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl64.tfm
14mu|texlive-zhmetrics-r206-4|894	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl65.tfm
14mu|texlive-zhmetrics-r206-4|895	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl66.tfm
14mu|texlive-zhmetrics-r206-4|896	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl67.tfm
14mu|texlive-zhmetrics-r206-4|897	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl68.tfm
14mu|texlive-zhmetrics-r206-4|898	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl69.tfm
14mu|texlive-zhmetrics-r206-4|899	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl70.tfm
14mu|texlive-zhmetrics-r206-4|900	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl71.tfm
14mu|texlive-zhmetrics-r206-4|901	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl72.tfm
14mu|texlive-zhmetrics-r206-4|902	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl73.tfm
14mu|texlive-zhmetrics-r206-4|903	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl74.tfm
14mu|texlive-zhmetrics-r206-4|904	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl75.tfm
14mu|texlive-zhmetrics-r206-4|905	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl76.tfm
14mu|texlive-zhmetrics-r206-4|906	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl77.tfm
14mu|texlive-zhmetrics-r206-4|907	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl78.tfm
14mu|texlive-zhmetrics-r206-4|908	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl79.tfm
14mu|texlive-zhmetrics-r206-4|909	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl80.tfm
14mu|texlive-zhmetrics-r206-4|910	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl81.tfm
14mu|texlive-zhmetrics-r206-4|911	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl82.tfm
14mu|texlive-zhmetrics-r206-4|912	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl83.tfm
14mu|texlive-zhmetrics-r206-4|913	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl84.tfm
14mu|texlive-zhmetrics-r206-4|914	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl85.tfm
14mu|texlive-zhmetrics-r206-4|915	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl86.tfm
14mu|texlive-zhmetrics-r206-4|916	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl87.tfm
14mu|texlive-zhmetrics-r206-4|917	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl88.tfm
14mu|texlive-zhmetrics-r206-4|918	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl89.tfm
14mu|texlive-zhmetrics-r206-4|919	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl90.tfm
14mu|texlive-zhmetrics-r206-4|920	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl91.tfm
14mu|texlive-zhmetrics-r206-4|921	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl92.tfm
14mu|texlive-zhmetrics-r206-4|922	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl93.tfm
14mu|texlive-zhmetrics-r206-4|923	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl94.tfm
14mu|texlive-zhmetrics-r206-4|924	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei00.tfm
14mu|texlive-zhmetrics-r206-4|925	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei01.tfm
14mu|texlive-zhmetrics-r206-4|926	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei02.tfm
14mu|texlive-zhmetrics-r206-4|927	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei03.tfm
14mu|texlive-zhmetrics-r206-4|928	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei04.tfm
14mu|texlive-zhmetrics-r206-4|929	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei05.tfm
14mu|texlive-zhmetrics-r206-4|930	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei06.tfm
14mu|texlive-zhmetrics-r206-4|931	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei07.tfm
14mu|texlive-zhmetrics-r206-4|932	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei08.tfm
14mu|texlive-zhmetrics-r206-4|933	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei09.tfm
14mu|texlive-zhmetrics-r206-4|934	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei10.tfm
14mu|texlive-zhmetrics-r206-4|935	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei11.tfm
14mu|texlive-zhmetrics-r206-4|936	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei12.tfm
14mu|texlive-zhmetrics-r206-4|937	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei13.tfm
14mu|texlive-zhmetrics-r206-4|938	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei14.tfm
14mu|texlive-zhmetrics-r206-4|939	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei15.tfm
14mu|texlive-zhmetrics-r206-4|940	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei16.tfm
14mu|texlive-zhmetrics-r206-4|941	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei17.tfm
14mu|texlive-zhmetrics-r206-4|942	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei18.tfm
14mu|texlive-zhmetrics-r206-4|943	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei19.tfm
14mu|texlive-zhmetrics-r206-4|944	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei20.tfm
14mu|texlive-zhmetrics-r206-4|945	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei21.tfm
14mu|texlive-zhmetrics-r206-4|946	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei22.tfm
14mu|texlive-zhmetrics-r206-4|947	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei23.tfm
14mu|texlive-zhmetrics-r206-4|948	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei24.tfm
14mu|texlive-zhmetrics-r206-4|949	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei25.tfm
14mu|texlive-zhmetrics-r206-4|950	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei26.tfm
14mu|texlive-zhmetrics-r206-4|951	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei27.tfm
14mu|texlive-zhmetrics-r206-4|952	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei28.tfm
14mu|texlive-zhmetrics-r206-4|953	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei29.tfm
14mu|texlive-zhmetrics-r206-4|954	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei30.tfm
14mu|texlive-zhmetrics-r206-4|955	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei31.tfm
14mu|texlive-zhmetrics-r206-4|956	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei32.tfm
14mu|texlive-zhmetrics-r206-4|957	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei33.tfm
14mu|texlive-zhmetrics-r206-4|958	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei34.tfm
14mu|texlive-zhmetrics-r206-4|959	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei35.tfm
14mu|texlive-zhmetrics-r206-4|960	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei36.tfm
14mu|texlive-zhmetrics-r206-4|961	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei37.tfm
14mu|texlive-zhmetrics-r206-4|962	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei38.tfm
14mu|texlive-zhmetrics-r206-4|963	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei39.tfm
14mu|texlive-zhmetrics-r206-4|964	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei40.tfm
14mu|texlive-zhmetrics-r206-4|965	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei41.tfm
14mu|texlive-zhmetrics-r206-4|966	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei42.tfm
14mu|texlive-zhmetrics-r206-4|967	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei43.tfm
14mu|texlive-zhmetrics-r206-4|968	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei44.tfm
14mu|texlive-zhmetrics-r206-4|969	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei45.tfm
14mu|texlive-zhmetrics-r206-4|970	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei46.tfm
14mu|texlive-zhmetrics-r206-4|971	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei47.tfm
14mu|texlive-zhmetrics-r206-4|972	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei48.tfm
14mu|texlive-zhmetrics-r206-4|973	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei49.tfm
14mu|texlive-zhmetrics-r206-4|974	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei50.tfm
14mu|texlive-zhmetrics-r206-4|975	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei51.tfm
14mu|texlive-zhmetrics-r206-4|976	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei52.tfm
14mu|texlive-zhmetrics-r206-4|977	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei53.tfm
14mu|texlive-zhmetrics-r206-4|978	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei54.tfm
14mu|texlive-zhmetrics-r206-4|979	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei55.tfm
14mu|texlive-zhmetrics-r206-4|980	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei56.tfm
14mu|texlive-zhmetrics-r206-4|981	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei57.tfm
14mu|texlive-zhmetrics-r206-4|982	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei58.tfm
14mu|texlive-zhmetrics-r206-4|983	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei59.tfm
14mu|texlive-zhmetrics-r206-4|984	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei60.tfm
14mu|texlive-zhmetrics-r206-4|985	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei61.tfm
14mu|texlive-zhmetrics-r206-4|986	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei62.tfm
14mu|texlive-zhmetrics-r206-4|987	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei63.tfm
14mu|texlive-zhmetrics-r206-4|988	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei64.tfm
14mu|texlive-zhmetrics-r206-4|989	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei65.tfm
14mu|texlive-zhmetrics-r206-4|990	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei66.tfm
14mu|texlive-zhmetrics-r206-4|991	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei67.tfm
14mu|texlive-zhmetrics-r206-4|992	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei68.tfm
14mu|texlive-zhmetrics-r206-4|993	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei69.tfm
14mu|texlive-zhmetrics-r206-4|994	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei70.tfm
14mu|texlive-zhmetrics-r206-4|995	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei71.tfm
14mu|texlive-zhmetrics-r206-4|996	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei72.tfm
14mu|texlive-zhmetrics-r206-4|997	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei73.tfm
14mu|texlive-zhmetrics-r206-4|998	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei74.tfm
14mu|texlive-zhmetrics-r206-4|999	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei75.tfm
14mu|texlive-zhmetrics-r206-4|1000	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei76.tfm
14mu|texlive-zhmetrics-r206-4|1001	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei77.tfm
14mu|texlive-zhmetrics-r206-4|1002	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei78.tfm
14mu|texlive-zhmetrics-r206-4|1003	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei79.tfm
14mu|texlive-zhmetrics-r206-4|1004	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei80.tfm
14mu|texlive-zhmetrics-r206-4|1005	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei81.tfm
14mu|texlive-zhmetrics-r206-4|1006	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei82.tfm
14mu|texlive-zhmetrics-r206-4|1007	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei83.tfm
14mu|texlive-zhmetrics-r206-4|1008	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei84.tfm
14mu|texlive-zhmetrics-r206-4|1009	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei85.tfm
14mu|texlive-zhmetrics-r206-4|1010	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei86.tfm
14mu|texlive-zhmetrics-r206-4|1011	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei87.tfm
14mu|texlive-zhmetrics-r206-4|1012	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei88.tfm
14mu|texlive-zhmetrics-r206-4|1013	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei89.tfm
14mu|texlive-zhmetrics-r206-4|1014	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei90.tfm
14mu|texlive-zhmetrics-r206-4|1015	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei91.tfm
14mu|texlive-zhmetrics-r206-4|1016	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei92.tfm
14mu|texlive-zhmetrics-r206-4|1017	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei93.tfm
14mu|texlive-zhmetrics-r206-4|1018	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei94.tfm
14mu|texlive-zhmetrics-r206-4|1019	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl00.tfm
14mu|texlive-zhmetrics-r206-4|1020	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl01.tfm
14mu|texlive-zhmetrics-r206-4|1021	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl02.tfm
14mu|texlive-zhmetrics-r206-4|1022	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl03.tfm
14mu|texlive-zhmetrics-r206-4|1023	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl04.tfm
14mu|texlive-zhmetrics-r206-4|1024	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl05.tfm
14mu|texlive-zhmetrics-r206-4|1025	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl06.tfm
14mu|texlive-zhmetrics-r206-4|1026	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl07.tfm
14mu|texlive-zhmetrics-r206-4|1027	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl08.tfm
14mu|texlive-zhmetrics-r206-4|1028	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl09.tfm
14mu|texlive-zhmetrics-r206-4|1029	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl10.tfm
14mu|texlive-zhmetrics-r206-4|1030	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl11.tfm
14mu|texlive-zhmetrics-r206-4|1031	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl12.tfm
14mu|texlive-zhmetrics-r206-4|1032	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl13.tfm
14mu|texlive-zhmetrics-r206-4|1033	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl14.tfm
14mu|texlive-zhmetrics-r206-4|1034	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl15.tfm
14mu|texlive-zhmetrics-r206-4|1035	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl16.tfm
14mu|texlive-zhmetrics-r206-4|1036	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl17.tfm
14mu|texlive-zhmetrics-r206-4|1037	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl18.tfm
14mu|texlive-zhmetrics-r206-4|1038	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl19.tfm
14mu|texlive-zhmetrics-r206-4|1039	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl20.tfm
14mu|texlive-zhmetrics-r206-4|1040	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl21.tfm
14mu|texlive-zhmetrics-r206-4|1041	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl22.tfm
14mu|texlive-zhmetrics-r206-4|1042	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl23.tfm
14mu|texlive-zhmetrics-r206-4|1043	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl24.tfm
14mu|texlive-zhmetrics-r206-4|1044	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl25.tfm
14mu|texlive-zhmetrics-r206-4|1045	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl26.tfm
14mu|texlive-zhmetrics-r206-4|1046	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl27.tfm
14mu|texlive-zhmetrics-r206-4|1047	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl28.tfm
14mu|texlive-zhmetrics-r206-4|1048	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl29.tfm
14mu|texlive-zhmetrics-r206-4|1049	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl30.tfm
14mu|texlive-zhmetrics-r206-4|1050	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl31.tfm
14mu|texlive-zhmetrics-r206-4|1051	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl32.tfm
14mu|texlive-zhmetrics-r206-4|1052	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl33.tfm
14mu|texlive-zhmetrics-r206-4|1053	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl34.tfm
14mu|texlive-zhmetrics-r206-4|1054	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl35.tfm
14mu|texlive-zhmetrics-r206-4|1055	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl36.tfm
14mu|texlive-zhmetrics-r206-4|1056	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl37.tfm
14mu|texlive-zhmetrics-r206-4|1057	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl38.tfm
14mu|texlive-zhmetrics-r206-4|1058	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl39.tfm
14mu|texlive-zhmetrics-r206-4|1059	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl40.tfm
14mu|texlive-zhmetrics-r206-4|1060	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl41.tfm
14mu|texlive-zhmetrics-r206-4|1061	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl42.tfm
14mu|texlive-zhmetrics-r206-4|1062	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl43.tfm
14mu|texlive-zhmetrics-r206-4|1063	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl44.tfm
14mu|texlive-zhmetrics-r206-4|1064	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl45.tfm
14mu|texlive-zhmetrics-r206-4|1065	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl46.tfm
14mu|texlive-zhmetrics-r206-4|1066	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl47.tfm
14mu|texlive-zhmetrics-r206-4|1067	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl48.tfm
14mu|texlive-zhmetrics-r206-4|1068	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl49.tfm
14mu|texlive-zhmetrics-r206-4|1069	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl50.tfm
14mu|texlive-zhmetrics-r206-4|1070	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl51.tfm
14mu|texlive-zhmetrics-r206-4|1071	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl52.tfm
14mu|texlive-zhmetrics-r206-4|1072	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl53.tfm
14mu|texlive-zhmetrics-r206-4|1073	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl54.tfm
14mu|texlive-zhmetrics-r206-4|1074	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl55.tfm
14mu|texlive-zhmetrics-r206-4|1075	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl56.tfm
14mu|texlive-zhmetrics-r206-4|1076	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl57.tfm
14mu|texlive-zhmetrics-r206-4|1077	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl58.tfm
14mu|texlive-zhmetrics-r206-4|1078	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl59.tfm
14mu|texlive-zhmetrics-r206-4|1079	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl60.tfm
14mu|texlive-zhmetrics-r206-4|1080	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl61.tfm
14mu|texlive-zhmetrics-r206-4|1081	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl62.tfm
14mu|texlive-zhmetrics-r206-4|1082	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl63.tfm
14mu|texlive-zhmetrics-r206-4|1083	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl64.tfm
14mu|texlive-zhmetrics-r206-4|1084	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl65.tfm
14mu|texlive-zhmetrics-r206-4|1085	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl66.tfm
14mu|texlive-zhmetrics-r206-4|1086	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl67.tfm
14mu|texlive-zhmetrics-r206-4|1087	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl68.tfm
14mu|texlive-zhmetrics-r206-4|1088	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl69.tfm
14mu|texlive-zhmetrics-r206-4|1089	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl70.tfm
14mu|texlive-zhmetrics-r206-4|1090	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl71.tfm
14mu|texlive-zhmetrics-r206-4|1091	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl72.tfm
14mu|texlive-zhmetrics-r206-4|1092	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl73.tfm
14mu|texlive-zhmetrics-r206-4|1093	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl74.tfm
14mu|texlive-zhmetrics-r206-4|1094	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl75.tfm
14mu|texlive-zhmetrics-r206-4|1095	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl76.tfm
14mu|texlive-zhmetrics-r206-4|1096	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl77.tfm
14mu|texlive-zhmetrics-r206-4|1097	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl78.tfm
14mu|texlive-zhmetrics-r206-4|1098	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl79.tfm
14mu|texlive-zhmetrics-r206-4|1099	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl80.tfm
14mu|texlive-zhmetrics-r206-4|1100	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl81.tfm
14mu|texlive-zhmetrics-r206-4|1101	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl82.tfm
14mu|texlive-zhmetrics-r206-4|1102	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl83.tfm
14mu|texlive-zhmetrics-r206-4|1103	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl84.tfm
14mu|texlive-zhmetrics-r206-4|1104	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl85.tfm
14mu|texlive-zhmetrics-r206-4|1105	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl86.tfm
14mu|texlive-zhmetrics-r206-4|1106	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl87.tfm
14mu|texlive-zhmetrics-r206-4|1107	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl88.tfm
14mu|texlive-zhmetrics-r206-4|1108	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl89.tfm
14mu|texlive-zhmetrics-r206-4|1109	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl90.tfm
14mu|texlive-zhmetrics-r206-4|1110	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl91.tfm
14mu|texlive-zhmetrics-r206-4|1111	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl92.tfm
14mu|texlive-zhmetrics-r206-4|1112	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl93.tfm
14mu|texlive-zhmetrics-r206-4|1113	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl94.tfm
14mu|texlive-zhmetrics-r206-4|1114	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai00.tfm
14mu|texlive-zhmetrics-r206-4|1115	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai01.tfm
14mu|texlive-zhmetrics-r206-4|1116	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai02.tfm
14mu|texlive-zhmetrics-r206-4|1117	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai03.tfm
14mu|texlive-zhmetrics-r206-4|1118	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai04.tfm
14mu|texlive-zhmetrics-r206-4|1119	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai05.tfm
14mu|texlive-zhmetrics-r206-4|1120	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai06.tfm
14mu|texlive-zhmetrics-r206-4|1121	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai07.tfm
14mu|texlive-zhmetrics-r206-4|1122	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai08.tfm
14mu|texlive-zhmetrics-r206-4|1123	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai09.tfm
14mu|texlive-zhmetrics-r206-4|1124	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai10.tfm
14mu|texlive-zhmetrics-r206-4|1125	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai11.tfm
14mu|texlive-zhmetrics-r206-4|1126	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai12.tfm
14mu|texlive-zhmetrics-r206-4|1127	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai13.tfm
14mu|texlive-zhmetrics-r206-4|1128	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai14.tfm
14mu|texlive-zhmetrics-r206-4|1129	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai15.tfm
14mu|texlive-zhmetrics-r206-4|1130	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai16.tfm
14mu|texlive-zhmetrics-r206-4|1131	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai17.tfm
14mu|texlive-zhmetrics-r206-4|1132	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai18.tfm
14mu|texlive-zhmetrics-r206-4|1133	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai19.tfm
14mu|texlive-zhmetrics-r206-4|1134	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai20.tfm
14mu|texlive-zhmetrics-r206-4|1135	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai21.tfm
14mu|texlive-zhmetrics-r206-4|1136	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai22.tfm
14mu|texlive-zhmetrics-r206-4|1137	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai23.tfm
14mu|texlive-zhmetrics-r206-4|1138	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai24.tfm
14mu|texlive-zhmetrics-r206-4|1139	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai25.tfm
14mu|texlive-zhmetrics-r206-4|1140	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai26.tfm
14mu|texlive-zhmetrics-r206-4|1141	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai27.tfm
14mu|texlive-zhmetrics-r206-4|1142	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai28.tfm
14mu|texlive-zhmetrics-r206-4|1143	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai29.tfm
14mu|texlive-zhmetrics-r206-4|1144	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai30.tfm
14mu|texlive-zhmetrics-r206-4|1145	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai31.tfm
14mu|texlive-zhmetrics-r206-4|1146	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai32.tfm
14mu|texlive-zhmetrics-r206-4|1147	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai33.tfm
14mu|texlive-zhmetrics-r206-4|1148	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai34.tfm
14mu|texlive-zhmetrics-r206-4|1149	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai35.tfm
14mu|texlive-zhmetrics-r206-4|1150	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai36.tfm
14mu|texlive-zhmetrics-r206-4|1151	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai37.tfm
14mu|texlive-zhmetrics-r206-4|1152	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai38.tfm
14mu|texlive-zhmetrics-r206-4|1153	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai39.tfm
14mu|texlive-zhmetrics-r206-4|1154	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai40.tfm
14mu|texlive-zhmetrics-r206-4|1155	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai41.tfm
14mu|texlive-zhmetrics-r206-4|1156	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai42.tfm
14mu|texlive-zhmetrics-r206-4|1157	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai43.tfm
14mu|texlive-zhmetrics-r206-4|1158	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai44.tfm
14mu|texlive-zhmetrics-r206-4|1159	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai45.tfm
14mu|texlive-zhmetrics-r206-4|1160	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai46.tfm
14mu|texlive-zhmetrics-r206-4|1161	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai47.tfm
14mu|texlive-zhmetrics-r206-4|1162	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai48.tfm
14mu|texlive-zhmetrics-r206-4|1163	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai49.tfm
14mu|texlive-zhmetrics-r206-4|1164	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai50.tfm
14mu|texlive-zhmetrics-r206-4|1165	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai51.tfm
14mu|texlive-zhmetrics-r206-4|1166	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai52.tfm
14mu|texlive-zhmetrics-r206-4|1167	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai53.tfm
14mu|texlive-zhmetrics-r206-4|1168	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai54.tfm
14mu|texlive-zhmetrics-r206-4|1169	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai55.tfm
14mu|texlive-zhmetrics-r206-4|1170	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai56.tfm
14mu|texlive-zhmetrics-r206-4|1171	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai57.tfm
14mu|texlive-zhmetrics-r206-4|1172	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai58.tfm
14mu|texlive-zhmetrics-r206-4|1173	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai59.tfm
14mu|texlive-zhmetrics-r206-4|1174	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai60.tfm
14mu|texlive-zhmetrics-r206-4|1175	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai61.tfm
14mu|texlive-zhmetrics-r206-4|1176	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai62.tfm
14mu|texlive-zhmetrics-r206-4|1177	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai63.tfm
14mu|texlive-zhmetrics-r206-4|1178	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai64.tfm
14mu|texlive-zhmetrics-r206-4|1179	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai65.tfm
14mu|texlive-zhmetrics-r206-4|1180	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai66.tfm
14mu|texlive-zhmetrics-r206-4|1181	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai67.tfm
14mu|texlive-zhmetrics-r206-4|1182	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai68.tfm
14mu|texlive-zhmetrics-r206-4|1183	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai69.tfm
14mu|texlive-zhmetrics-r206-4|1184	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai70.tfm
14mu|texlive-zhmetrics-r206-4|1185	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai71.tfm
14mu|texlive-zhmetrics-r206-4|1186	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai72.tfm
14mu|texlive-zhmetrics-r206-4|1187	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai73.tfm
14mu|texlive-zhmetrics-r206-4|1188	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai74.tfm
14mu|texlive-zhmetrics-r206-4|1189	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai75.tfm
14mu|texlive-zhmetrics-r206-4|1190	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai76.tfm
14mu|texlive-zhmetrics-r206-4|1191	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai77.tfm
14mu|texlive-zhmetrics-r206-4|1192	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai78.tfm
14mu|texlive-zhmetrics-r206-4|1193	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai79.tfm
14mu|texlive-zhmetrics-r206-4|1194	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai80.tfm
14mu|texlive-zhmetrics-r206-4|1195	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai81.tfm
14mu|texlive-zhmetrics-r206-4|1196	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai82.tfm
14mu|texlive-zhmetrics-r206-4|1197	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai83.tfm
14mu|texlive-zhmetrics-r206-4|1198	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai84.tfm
14mu|texlive-zhmetrics-r206-4|1199	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai85.tfm
14mu|texlive-zhmetrics-r206-4|1200	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai86.tfm
14mu|texlive-zhmetrics-r206-4|1201	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai87.tfm
14mu|texlive-zhmetrics-r206-4|1202	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai88.tfm
14mu|texlive-zhmetrics-r206-4|1203	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai89.tfm
14mu|texlive-zhmetrics-r206-4|1204	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai90.tfm
14mu|texlive-zhmetrics-r206-4|1205	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai91.tfm
14mu|texlive-zhmetrics-r206-4|1206	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai92.tfm
14mu|texlive-zhmetrics-r206-4|1207	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai93.tfm
14mu|texlive-zhmetrics-r206-4|1208	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai94.tfm
14mu|texlive-zhmetrics-r206-4|1209	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl00.tfm
14mu|texlive-zhmetrics-r206-4|1210	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl01.tfm
14mu|texlive-zhmetrics-r206-4|1211	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl02.tfm
14mu|texlive-zhmetrics-r206-4|1212	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl03.tfm
14mu|texlive-zhmetrics-r206-4|1213	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl04.tfm
14mu|texlive-zhmetrics-r206-4|1214	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl05.tfm
14mu|texlive-zhmetrics-r206-4|1215	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl06.tfm
14mu|texlive-zhmetrics-r206-4|1216	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl07.tfm
14mu|texlive-zhmetrics-r206-4|1217	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl08.tfm
14mu|texlive-zhmetrics-r206-4|1218	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl09.tfm
14mu|texlive-zhmetrics-r206-4|1219	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl10.tfm
14mu|texlive-zhmetrics-r206-4|1220	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl11.tfm
14mu|texlive-zhmetrics-r206-4|1221	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl12.tfm
14mu|texlive-zhmetrics-r206-4|1222	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl13.tfm
14mu|texlive-zhmetrics-r206-4|1223	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl14.tfm
14mu|texlive-zhmetrics-r206-4|1224	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl15.tfm
14mu|texlive-zhmetrics-r206-4|1225	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl16.tfm
14mu|texlive-zhmetrics-r206-4|1226	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl17.tfm
14mu|texlive-zhmetrics-r206-4|1227	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl18.tfm
14mu|texlive-zhmetrics-r206-4|1228	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl19.tfm
14mu|texlive-zhmetrics-r206-4|1229	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl20.tfm
14mu|texlive-zhmetrics-r206-4|1230	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl21.tfm
14mu|texlive-zhmetrics-r206-4|1231	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl22.tfm
14mu|texlive-zhmetrics-r206-4|1232	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl23.tfm
14mu|texlive-zhmetrics-r206-4|1233	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl24.tfm
14mu|texlive-zhmetrics-r206-4|1234	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl25.tfm
14mu|texlive-zhmetrics-r206-4|1235	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl26.tfm
14mu|texlive-zhmetrics-r206-4|1236	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl27.tfm
14mu|texlive-zhmetrics-r206-4|1237	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl28.tfm
14mu|texlive-zhmetrics-r206-4|1238	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl29.tfm
14mu|texlive-zhmetrics-r206-4|1239	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl30.tfm
14mu|texlive-zhmetrics-r206-4|1240	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl31.tfm
14mu|texlive-zhmetrics-r206-4|1241	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl32.tfm
14mu|texlive-zhmetrics-r206-4|1242	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl33.tfm
14mu|texlive-zhmetrics-r206-4|1243	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl34.tfm
14mu|texlive-zhmetrics-r206-4|1244	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl35.tfm
14mu|texlive-zhmetrics-r206-4|1245	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl36.tfm
14mu|texlive-zhmetrics-r206-4|1246	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl37.tfm
14mu|texlive-zhmetrics-r206-4|1247	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl38.tfm
14mu|texlive-zhmetrics-r206-4|1248	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl39.tfm
14mu|texlive-zhmetrics-r206-4|1249	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl40.tfm
14mu|texlive-zhmetrics-r206-4|1250	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl41.tfm
14mu|texlive-zhmetrics-r206-4|1251	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl42.tfm
14mu|texlive-zhmetrics-r206-4|1252	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl43.tfm
14mu|texlive-zhmetrics-r206-4|1253	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl44.tfm
14mu|texlive-zhmetrics-r206-4|1254	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl45.tfm
14mu|texlive-zhmetrics-r206-4|1255	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl46.tfm
14mu|texlive-zhmetrics-r206-4|1256	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl47.tfm
14mu|texlive-zhmetrics-r206-4|1257	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl48.tfm
14mu|texlive-zhmetrics-r206-4|1258	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl49.tfm
14mu|texlive-zhmetrics-r206-4|1259	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl50.tfm
14mu|texlive-zhmetrics-r206-4|1260	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl51.tfm
14mu|texlive-zhmetrics-r206-4|1261	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl52.tfm
14mu|texlive-zhmetrics-r206-4|1262	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl53.tfm
14mu|texlive-zhmetrics-r206-4|1263	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl54.tfm
14mu|texlive-zhmetrics-r206-4|1264	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl55.tfm
14mu|texlive-zhmetrics-r206-4|1265	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl56.tfm
14mu|texlive-zhmetrics-r206-4|1266	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl57.tfm
14mu|texlive-zhmetrics-r206-4|1267	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl58.tfm
14mu|texlive-zhmetrics-r206-4|1268	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl59.tfm
14mu|texlive-zhmetrics-r206-4|1269	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl60.tfm
14mu|texlive-zhmetrics-r206-4|1270	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl61.tfm
14mu|texlive-zhmetrics-r206-4|1271	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl62.tfm
14mu|texlive-zhmetrics-r206-4|1272	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl63.tfm
14mu|texlive-zhmetrics-r206-4|1273	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl64.tfm
14mu|texlive-zhmetrics-r206-4|1274	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl65.tfm
14mu|texlive-zhmetrics-r206-4|1275	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl66.tfm
14mu|texlive-zhmetrics-r206-4|1276	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl67.tfm
14mu|texlive-zhmetrics-r206-4|1277	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl68.tfm
14mu|texlive-zhmetrics-r206-4|1278	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl69.tfm
14mu|texlive-zhmetrics-r206-4|1279	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl70.tfm
14mu|texlive-zhmetrics-r206-4|1280	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl71.tfm
14mu|texlive-zhmetrics-r206-4|1281	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl72.tfm
14mu|texlive-zhmetrics-r206-4|1282	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl73.tfm
14mu|texlive-zhmetrics-r206-4|1283	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl74.tfm
14mu|texlive-zhmetrics-r206-4|1284	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl75.tfm
14mu|texlive-zhmetrics-r206-4|1285	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl76.tfm
14mu|texlive-zhmetrics-r206-4|1286	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl77.tfm
14mu|texlive-zhmetrics-r206-4|1287	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl78.tfm
14mu|texlive-zhmetrics-r206-4|1288	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl79.tfm
14mu|texlive-zhmetrics-r206-4|1289	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl80.tfm
14mu|texlive-zhmetrics-r206-4|1290	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl81.tfm
14mu|texlive-zhmetrics-r206-4|1291	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl82.tfm
14mu|texlive-zhmetrics-r206-4|1292	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl83.tfm
14mu|texlive-zhmetrics-r206-4|1293	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl84.tfm
14mu|texlive-zhmetrics-r206-4|1294	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl85.tfm
14mu|texlive-zhmetrics-r206-4|1295	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl86.tfm
14mu|texlive-zhmetrics-r206-4|1296	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl87.tfm
14mu|texlive-zhmetrics-r206-4|1297	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl88.tfm
14mu|texlive-zhmetrics-r206-4|1298	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl89.tfm
14mu|texlive-zhmetrics-r206-4|1299	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl90.tfm
14mu|texlive-zhmetrics-r206-4|1300	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl91.tfm
14mu|texlive-zhmetrics-r206-4|1301	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl92.tfm
14mu|texlive-zhmetrics-r206-4|1302	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl93.tfm
14mu|texlive-zhmetrics-r206-4|1303	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl94.tfm
14mu|texlive-zhmetrics-r206-4|1304	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli00.tfm
14mu|texlive-zhmetrics-r206-4|1305	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli01.tfm
14mu|texlive-zhmetrics-r206-4|1306	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli02.tfm
14mu|texlive-zhmetrics-r206-4|1307	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli03.tfm
14mu|texlive-zhmetrics-r206-4|1308	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli04.tfm
14mu|texlive-zhmetrics-r206-4|1309	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli05.tfm
14mu|texlive-zhmetrics-r206-4|1310	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli06.tfm
14mu|texlive-zhmetrics-r206-4|1311	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli07.tfm
14mu|texlive-zhmetrics-r206-4|1312	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli08.tfm
14mu|texlive-zhmetrics-r206-4|1313	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli09.tfm
14mu|texlive-zhmetrics-r206-4|1314	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli10.tfm
14mu|texlive-zhmetrics-r206-4|1315	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli11.tfm
14mu|texlive-zhmetrics-r206-4|1316	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli12.tfm
14mu|texlive-zhmetrics-r206-4|1317	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli13.tfm
14mu|texlive-zhmetrics-r206-4|1318	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli14.tfm
14mu|texlive-zhmetrics-r206-4|1319	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli15.tfm
14mu|texlive-zhmetrics-r206-4|1320	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli16.tfm
14mu|texlive-zhmetrics-r206-4|1321	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli17.tfm
14mu|texlive-zhmetrics-r206-4|1322	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli18.tfm
14mu|texlive-zhmetrics-r206-4|1323	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli19.tfm
14mu|texlive-zhmetrics-r206-4|1324	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli20.tfm
14mu|texlive-zhmetrics-r206-4|1325	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli21.tfm
14mu|texlive-zhmetrics-r206-4|1326	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli22.tfm
14mu|texlive-zhmetrics-r206-4|1327	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli23.tfm
14mu|texlive-zhmetrics-r206-4|1328	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli24.tfm
14mu|texlive-zhmetrics-r206-4|1329	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli25.tfm
14mu|texlive-zhmetrics-r206-4|1330	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli26.tfm
14mu|texlive-zhmetrics-r206-4|1331	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli27.tfm
14mu|texlive-zhmetrics-r206-4|1332	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli28.tfm
14mu|texlive-zhmetrics-r206-4|1333	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli29.tfm
14mu|texlive-zhmetrics-r206-4|1334	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli30.tfm
14mu|texlive-zhmetrics-r206-4|1335	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli31.tfm
14mu|texlive-zhmetrics-r206-4|1336	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli32.tfm
14mu|texlive-zhmetrics-r206-4|1337	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli33.tfm
14mu|texlive-zhmetrics-r206-4|1338	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli34.tfm
14mu|texlive-zhmetrics-r206-4|1339	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli35.tfm
14mu|texlive-zhmetrics-r206-4|1340	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli36.tfm
14mu|texlive-zhmetrics-r206-4|1341	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli37.tfm
14mu|texlive-zhmetrics-r206-4|1342	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli38.tfm
14mu|texlive-zhmetrics-r206-4|1343	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli39.tfm
14mu|texlive-zhmetrics-r206-4|1344	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli40.tfm
14mu|texlive-zhmetrics-r206-4|1345	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli41.tfm
14mu|texlive-zhmetrics-r206-4|1346	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli42.tfm
14mu|texlive-zhmetrics-r206-4|1347	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli43.tfm
14mu|texlive-zhmetrics-r206-4|1348	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli44.tfm
14mu|texlive-zhmetrics-r206-4|1349	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli45.tfm
14mu|texlive-zhmetrics-r206-4|1350	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli46.tfm
14mu|texlive-zhmetrics-r206-4|1351	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli47.tfm
14mu|texlive-zhmetrics-r206-4|1352	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli48.tfm
14mu|texlive-zhmetrics-r206-4|1353	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli49.tfm
14mu|texlive-zhmetrics-r206-4|1354	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli50.tfm
14mu|texlive-zhmetrics-r206-4|1355	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli51.tfm
14mu|texlive-zhmetrics-r206-4|1356	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli52.tfm
14mu|texlive-zhmetrics-r206-4|1357	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli53.tfm
14mu|texlive-zhmetrics-r206-4|1358	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli54.tfm
14mu|texlive-zhmetrics-r206-4|1359	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli55.tfm
14mu|texlive-zhmetrics-r206-4|1360	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli56.tfm
14mu|texlive-zhmetrics-r206-4|1361	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli57.tfm
14mu|texlive-zhmetrics-r206-4|1362	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli58.tfm
14mu|texlive-zhmetrics-r206-4|1363	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli59.tfm
14mu|texlive-zhmetrics-r206-4|1364	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli60.tfm
14mu|texlive-zhmetrics-r206-4|1365	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli61.tfm
14mu|texlive-zhmetrics-r206-4|1366	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli62.tfm
14mu|texlive-zhmetrics-r206-4|1367	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli63.tfm
14mu|texlive-zhmetrics-r206-4|1368	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli64.tfm
14mu|texlive-zhmetrics-r206-4|1369	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli65.tfm
14mu|texlive-zhmetrics-r206-4|1370	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli66.tfm
14mu|texlive-zhmetrics-r206-4|1371	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli67.tfm
14mu|texlive-zhmetrics-r206-4|1372	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli68.tfm
14mu|texlive-zhmetrics-r206-4|1373	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli69.tfm
14mu|texlive-zhmetrics-r206-4|1374	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli70.tfm
14mu|texlive-zhmetrics-r206-4|1375	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli71.tfm
14mu|texlive-zhmetrics-r206-4|1376	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli72.tfm
14mu|texlive-zhmetrics-r206-4|1377	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli73.tfm
14mu|texlive-zhmetrics-r206-4|1378	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli74.tfm
14mu|texlive-zhmetrics-r206-4|1379	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli75.tfm
14mu|texlive-zhmetrics-r206-4|1380	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli76.tfm
14mu|texlive-zhmetrics-r206-4|1381	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli77.tfm
14mu|texlive-zhmetrics-r206-4|1382	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli78.tfm
14mu|texlive-zhmetrics-r206-4|1383	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli79.tfm
14mu|texlive-zhmetrics-r206-4|1384	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli80.tfm
14mu|texlive-zhmetrics-r206-4|1385	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli81.tfm
14mu|texlive-zhmetrics-r206-4|1386	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli82.tfm
14mu|texlive-zhmetrics-r206-4|1387	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli83.tfm
14mu|texlive-zhmetrics-r206-4|1388	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli84.tfm
14mu|texlive-zhmetrics-r206-4|1389	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli85.tfm
14mu|texlive-zhmetrics-r206-4|1390	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli86.tfm
14mu|texlive-zhmetrics-r206-4|1391	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli87.tfm
14mu|texlive-zhmetrics-r206-4|1392	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli88.tfm
14mu|texlive-zhmetrics-r206-4|1393	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli89.tfm
14mu|texlive-zhmetrics-r206-4|1394	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli90.tfm
14mu|texlive-zhmetrics-r206-4|1395	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli91.tfm
14mu|texlive-zhmetrics-r206-4|1396	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli92.tfm
14mu|texlive-zhmetrics-r206-4|1397	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli93.tfm
14mu|texlive-zhmetrics-r206-4|1398	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli94.tfm
14mu|texlive-zhmetrics-r206-4|1399	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl00.tfm
14mu|texlive-zhmetrics-r206-4|1400	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl01.tfm
14mu|texlive-zhmetrics-r206-4|1401	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl02.tfm
14mu|texlive-zhmetrics-r206-4|1402	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl03.tfm
14mu|texlive-zhmetrics-r206-4|1403	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl04.tfm
14mu|texlive-zhmetrics-r206-4|1404	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl05.tfm
14mu|texlive-zhmetrics-r206-4|1405	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl06.tfm
14mu|texlive-zhmetrics-r206-4|1406	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl07.tfm
14mu|texlive-zhmetrics-r206-4|1407	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl08.tfm
14mu|texlive-zhmetrics-r206-4|1408	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl09.tfm
14mu|texlive-zhmetrics-r206-4|1409	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl10.tfm
14mu|texlive-zhmetrics-r206-4|1410	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl11.tfm
14mu|texlive-zhmetrics-r206-4|1411	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl12.tfm
14mu|texlive-zhmetrics-r206-4|1412	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl13.tfm
14mu|texlive-zhmetrics-r206-4|1413	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl14.tfm
14mu|texlive-zhmetrics-r206-4|1414	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl15.tfm
14mu|texlive-zhmetrics-r206-4|1415	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl16.tfm
14mu|texlive-zhmetrics-r206-4|1416	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl17.tfm
14mu|texlive-zhmetrics-r206-4|1417	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl18.tfm
14mu|texlive-zhmetrics-r206-4|1418	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl19.tfm
14mu|texlive-zhmetrics-r206-4|1419	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl20.tfm
14mu|texlive-zhmetrics-r206-4|1420	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl21.tfm
14mu|texlive-zhmetrics-r206-4|1421	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl22.tfm
14mu|texlive-zhmetrics-r206-4|1422	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl23.tfm
14mu|texlive-zhmetrics-r206-4|1423	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl24.tfm
14mu|texlive-zhmetrics-r206-4|1424	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl25.tfm
14mu|texlive-zhmetrics-r206-4|1425	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl26.tfm
14mu|texlive-zhmetrics-r206-4|1426	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl27.tfm
14mu|texlive-zhmetrics-r206-4|1427	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl28.tfm
14mu|texlive-zhmetrics-r206-4|1428	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl29.tfm
14mu|texlive-zhmetrics-r206-4|1429	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl30.tfm
14mu|texlive-zhmetrics-r206-4|1430	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl31.tfm
14mu|texlive-zhmetrics-r206-4|1431	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl32.tfm
14mu|texlive-zhmetrics-r206-4|1432	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl33.tfm
14mu|texlive-zhmetrics-r206-4|1433	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl34.tfm
14mu|texlive-zhmetrics-r206-4|1434	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl35.tfm
14mu|texlive-zhmetrics-r206-4|1435	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl36.tfm
14mu|texlive-zhmetrics-r206-4|1436	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl37.tfm
14mu|texlive-zhmetrics-r206-4|1437	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl38.tfm
14mu|texlive-zhmetrics-r206-4|1438	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl39.tfm
14mu|texlive-zhmetrics-r206-4|1439	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl40.tfm
14mu|texlive-zhmetrics-r206-4|1440	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl41.tfm
14mu|texlive-zhmetrics-r206-4|1441	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl42.tfm
14mu|texlive-zhmetrics-r206-4|1442	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl43.tfm
14mu|texlive-zhmetrics-r206-4|1443	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl44.tfm
14mu|texlive-zhmetrics-r206-4|1444	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl45.tfm
14mu|texlive-zhmetrics-r206-4|1445	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl46.tfm
14mu|texlive-zhmetrics-r206-4|1446	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl47.tfm
14mu|texlive-zhmetrics-r206-4|1447	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl48.tfm
14mu|texlive-zhmetrics-r206-4|1448	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl49.tfm
14mu|texlive-zhmetrics-r206-4|1449	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl50.tfm
14mu|texlive-zhmetrics-r206-4|1450	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl51.tfm
14mu|texlive-zhmetrics-r206-4|1451	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl52.tfm
14mu|texlive-zhmetrics-r206-4|1452	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl53.tfm
14mu|texlive-zhmetrics-r206-4|1453	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl54.tfm
14mu|texlive-zhmetrics-r206-4|1454	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl55.tfm
14mu|texlive-zhmetrics-r206-4|1455	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl56.tfm
14mu|texlive-zhmetrics-r206-4|1456	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl57.tfm
14mu|texlive-zhmetrics-r206-4|1457	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl58.tfm
14mu|texlive-zhmetrics-r206-4|1458	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl59.tfm
14mu|texlive-zhmetrics-r206-4|1459	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl60.tfm
14mu|texlive-zhmetrics-r206-4|1460	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl61.tfm
14mu|texlive-zhmetrics-r206-4|1461	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl62.tfm
14mu|texlive-zhmetrics-r206-4|1462	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl63.tfm
14mu|texlive-zhmetrics-r206-4|1463	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl64.tfm
14mu|texlive-zhmetrics-r206-4|1464	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl65.tfm
14mu|texlive-zhmetrics-r206-4|1465	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl66.tfm
14mu|texlive-zhmetrics-r206-4|1466	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl67.tfm
14mu|texlive-zhmetrics-r206-4|1467	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl68.tfm
14mu|texlive-zhmetrics-r206-4|1468	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl69.tfm
14mu|texlive-zhmetrics-r206-4|1469	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl70.tfm
14mu|texlive-zhmetrics-r206-4|1470	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl71.tfm
14mu|texlive-zhmetrics-r206-4|1471	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl72.tfm
14mu|texlive-zhmetrics-r206-4|1472	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl73.tfm
14mu|texlive-zhmetrics-r206-4|1473	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl74.tfm
14mu|texlive-zhmetrics-r206-4|1474	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl75.tfm
14mu|texlive-zhmetrics-r206-4|1475	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl76.tfm
14mu|texlive-zhmetrics-r206-4|1476	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl77.tfm
14mu|texlive-zhmetrics-r206-4|1477	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl78.tfm
14mu|texlive-zhmetrics-r206-4|1478	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl79.tfm
14mu|texlive-zhmetrics-r206-4|1479	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl80.tfm
14mu|texlive-zhmetrics-r206-4|1480	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl81.tfm
14mu|texlive-zhmetrics-r206-4|1481	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl82.tfm
14mu|texlive-zhmetrics-r206-4|1482	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl83.tfm
14mu|texlive-zhmetrics-r206-4|1483	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl84.tfm
14mu|texlive-zhmetrics-r206-4|1484	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl85.tfm
14mu|texlive-zhmetrics-r206-4|1485	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl86.tfm
14mu|texlive-zhmetrics-r206-4|1486	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl87.tfm
14mu|texlive-zhmetrics-r206-4|1487	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl88.tfm
14mu|texlive-zhmetrics-r206-4|1488	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl89.tfm
14mu|texlive-zhmetrics-r206-4|1489	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl90.tfm
14mu|texlive-zhmetrics-r206-4|1490	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl91.tfm
14mu|texlive-zhmetrics-r206-4|1491	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl92.tfm
14mu|texlive-zhmetrics-r206-4|1492	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl93.tfm
14mu|texlive-zhmetrics-r206-4|1493	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl94.tfm
14mu|texlive-zhmetrics-r206-4|1494	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong00.tfm
14mu|texlive-zhmetrics-r206-4|1495	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong01.tfm
14mu|texlive-zhmetrics-r206-4|1496	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong02.tfm
14mu|texlive-zhmetrics-r206-4|1497	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong03.tfm
14mu|texlive-zhmetrics-r206-4|1498	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong04.tfm
14mu|texlive-zhmetrics-r206-4|1499	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong05.tfm
14mu|texlive-zhmetrics-r206-4|1500	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong06.tfm
14mu|texlive-zhmetrics-r206-4|1501	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong07.tfm
14mu|texlive-zhmetrics-r206-4|1502	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong08.tfm
14mu|texlive-zhmetrics-r206-4|1503	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong09.tfm
14mu|texlive-zhmetrics-r206-4|1504	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong10.tfm
14mu|texlive-zhmetrics-r206-4|1505	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong11.tfm
14mu|texlive-zhmetrics-r206-4|1506	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong12.tfm
14mu|texlive-zhmetrics-r206-4|1507	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong13.tfm
14mu|texlive-zhmetrics-r206-4|1508	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong14.tfm
14mu|texlive-zhmetrics-r206-4|1509	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong15.tfm
14mu|texlive-zhmetrics-r206-4|1510	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong16.tfm
14mu|texlive-zhmetrics-r206-4|1511	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong17.tfm
14mu|texlive-zhmetrics-r206-4|1512	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong18.tfm
14mu|texlive-zhmetrics-r206-4|1513	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong19.tfm
14mu|texlive-zhmetrics-r206-4|1514	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong20.tfm
14mu|texlive-zhmetrics-r206-4|1515	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong21.tfm
14mu|texlive-zhmetrics-r206-4|1516	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong22.tfm
14mu|texlive-zhmetrics-r206-4|1517	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong23.tfm
14mu|texlive-zhmetrics-r206-4|1518	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong24.tfm
14mu|texlive-zhmetrics-r206-4|1519	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong25.tfm
14mu|texlive-zhmetrics-r206-4|1520	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong26.tfm
14mu|texlive-zhmetrics-r206-4|1521	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong27.tfm
14mu|texlive-zhmetrics-r206-4|1522	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong28.tfm
14mu|texlive-zhmetrics-r206-4|1523	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong29.tfm
14mu|texlive-zhmetrics-r206-4|1524	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong30.tfm
14mu|texlive-zhmetrics-r206-4|1525	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong31.tfm
14mu|texlive-zhmetrics-r206-4|1526	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong32.tfm
14mu|texlive-zhmetrics-r206-4|1527	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong33.tfm
14mu|texlive-zhmetrics-r206-4|1528	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong34.tfm
14mu|texlive-zhmetrics-r206-4|1529	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong35.tfm
14mu|texlive-zhmetrics-r206-4|1530	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong36.tfm
14mu|texlive-zhmetrics-r206-4|1531	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong37.tfm
14mu|texlive-zhmetrics-r206-4|1532	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong38.tfm
14mu|texlive-zhmetrics-r206-4|1533	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong39.tfm
14mu|texlive-zhmetrics-r206-4|1534	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong40.tfm
14mu|texlive-zhmetrics-r206-4|1535	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong41.tfm
14mu|texlive-zhmetrics-r206-4|1536	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong42.tfm
14mu|texlive-zhmetrics-r206-4|1537	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong43.tfm
14mu|texlive-zhmetrics-r206-4|1538	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong44.tfm
14mu|texlive-zhmetrics-r206-4|1539	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong45.tfm
14mu|texlive-zhmetrics-r206-4|1540	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong46.tfm
14mu|texlive-zhmetrics-r206-4|1541	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong47.tfm
14mu|texlive-zhmetrics-r206-4|1542	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong48.tfm
14mu|texlive-zhmetrics-r206-4|1543	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong49.tfm
14mu|texlive-zhmetrics-r206-4|1544	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong50.tfm
14mu|texlive-zhmetrics-r206-4|1545	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong51.tfm
14mu|texlive-zhmetrics-r206-4|1546	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong52.tfm
14mu|texlive-zhmetrics-r206-4|1547	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong53.tfm
14mu|texlive-zhmetrics-r206-4|1548	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong54.tfm
14mu|texlive-zhmetrics-r206-4|1549	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong55.tfm
14mu|texlive-zhmetrics-r206-4|1550	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong56.tfm
14mu|texlive-zhmetrics-r206-4|1551	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong57.tfm
14mu|texlive-zhmetrics-r206-4|1552	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong58.tfm
14mu|texlive-zhmetrics-r206-4|1553	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong59.tfm
14mu|texlive-zhmetrics-r206-4|1554	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong60.tfm
14mu|texlive-zhmetrics-r206-4|1555	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong61.tfm
14mu|texlive-zhmetrics-r206-4|1556	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong62.tfm
14mu|texlive-zhmetrics-r206-4|1557	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong63.tfm
14mu|texlive-zhmetrics-r206-4|1558	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong64.tfm
14mu|texlive-zhmetrics-r206-4|1559	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong65.tfm
14mu|texlive-zhmetrics-r206-4|1560	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong66.tfm
14mu|texlive-zhmetrics-r206-4|1561	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong67.tfm
14mu|texlive-zhmetrics-r206-4|1562	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong68.tfm
14mu|texlive-zhmetrics-r206-4|1563	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong69.tfm
14mu|texlive-zhmetrics-r206-4|1564	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong70.tfm
14mu|texlive-zhmetrics-r206-4|1565	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong71.tfm
14mu|texlive-zhmetrics-r206-4|1566	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong72.tfm
14mu|texlive-zhmetrics-r206-4|1567	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong73.tfm
14mu|texlive-zhmetrics-r206-4|1568	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong74.tfm
14mu|texlive-zhmetrics-r206-4|1569	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong75.tfm
14mu|texlive-zhmetrics-r206-4|1570	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong76.tfm
14mu|texlive-zhmetrics-r206-4|1571	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong77.tfm
14mu|texlive-zhmetrics-r206-4|1572	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong78.tfm
14mu|texlive-zhmetrics-r206-4|1573	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong79.tfm
14mu|texlive-zhmetrics-r206-4|1574	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong80.tfm
14mu|texlive-zhmetrics-r206-4|1575	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong81.tfm
14mu|texlive-zhmetrics-r206-4|1576	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong82.tfm
14mu|texlive-zhmetrics-r206-4|1577	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong83.tfm
14mu|texlive-zhmetrics-r206-4|1578	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong84.tfm
14mu|texlive-zhmetrics-r206-4|1579	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong85.tfm
14mu|texlive-zhmetrics-r206-4|1580	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong86.tfm
14mu|texlive-zhmetrics-r206-4|1581	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong87.tfm
14mu|texlive-zhmetrics-r206-4|1582	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong88.tfm
14mu|texlive-zhmetrics-r206-4|1583	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong89.tfm
14mu|texlive-zhmetrics-r206-4|1584	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong90.tfm
14mu|texlive-zhmetrics-r206-4|1585	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong91.tfm
14mu|texlive-zhmetrics-r206-4|1586	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong92.tfm
14mu|texlive-zhmetrics-r206-4|1587	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong93.tfm
14mu|texlive-zhmetrics-r206-4|1588	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong94.tfm
14mu|texlive-zhmetrics-r206-4|1589	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl00.tfm
14mu|texlive-zhmetrics-r206-4|1590	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl01.tfm
14mu|texlive-zhmetrics-r206-4|1591	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl02.tfm
14mu|texlive-zhmetrics-r206-4|1592	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl03.tfm
14mu|texlive-zhmetrics-r206-4|1593	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl04.tfm
14mu|texlive-zhmetrics-r206-4|1594	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl05.tfm
14mu|texlive-zhmetrics-r206-4|1595	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl06.tfm
14mu|texlive-zhmetrics-r206-4|1596	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl07.tfm
14mu|texlive-zhmetrics-r206-4|1597	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl08.tfm
14mu|texlive-zhmetrics-r206-4|1598	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl09.tfm
14mu|texlive-zhmetrics-r206-4|1599	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl10.tfm
14mu|texlive-zhmetrics-r206-4|1600	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl11.tfm
14mu|texlive-zhmetrics-r206-4|1601	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl12.tfm
14mu|texlive-zhmetrics-r206-4|1602	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl13.tfm
14mu|texlive-zhmetrics-r206-4|1603	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl14.tfm
14mu|texlive-zhmetrics-r206-4|1604	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl15.tfm
14mu|texlive-zhmetrics-r206-4|1605	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl16.tfm
14mu|texlive-zhmetrics-r206-4|1606	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl17.tfm
14mu|texlive-zhmetrics-r206-4|1607	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl18.tfm
14mu|texlive-zhmetrics-r206-4|1608	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl19.tfm
14mu|texlive-zhmetrics-r206-4|1609	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl20.tfm
14mu|texlive-zhmetrics-r206-4|1610	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl21.tfm
14mu|texlive-zhmetrics-r206-4|1611	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl22.tfm
14mu|texlive-zhmetrics-r206-4|1612	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl23.tfm
14mu|texlive-zhmetrics-r206-4|1613	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl24.tfm
14mu|texlive-zhmetrics-r206-4|1614	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl25.tfm
14mu|texlive-zhmetrics-r206-4|1615	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl26.tfm
14mu|texlive-zhmetrics-r206-4|1616	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl27.tfm
14mu|texlive-zhmetrics-r206-4|1617	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl28.tfm
14mu|texlive-zhmetrics-r206-4|1618	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl29.tfm
14mu|texlive-zhmetrics-r206-4|1619	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl30.tfm
14mu|texlive-zhmetrics-r206-4|1620	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl31.tfm
14mu|texlive-zhmetrics-r206-4|1621	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl32.tfm
14mu|texlive-zhmetrics-r206-4|1622	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl33.tfm
14mu|texlive-zhmetrics-r206-4|1623	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl34.tfm
14mu|texlive-zhmetrics-r206-4|1624	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl35.tfm
14mu|texlive-zhmetrics-r206-4|1625	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl36.tfm
14mu|texlive-zhmetrics-r206-4|1626	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl37.tfm
14mu|texlive-zhmetrics-r206-4|1627	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl38.tfm
14mu|texlive-zhmetrics-r206-4|1628	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl39.tfm
14mu|texlive-zhmetrics-r206-4|1629	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl40.tfm
14mu|texlive-zhmetrics-r206-4|1630	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl41.tfm
14mu|texlive-zhmetrics-r206-4|1631	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl42.tfm
14mu|texlive-zhmetrics-r206-4|1632	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl43.tfm
14mu|texlive-zhmetrics-r206-4|1633	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl44.tfm
14mu|texlive-zhmetrics-r206-4|1634	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl45.tfm
14mu|texlive-zhmetrics-r206-4|1635	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl46.tfm
14mu|texlive-zhmetrics-r206-4|1636	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl47.tfm
14mu|texlive-zhmetrics-r206-4|1637	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl48.tfm
14mu|texlive-zhmetrics-r206-4|1638	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl49.tfm
14mu|texlive-zhmetrics-r206-4|1639	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl50.tfm
14mu|texlive-zhmetrics-r206-4|1640	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl51.tfm
14mu|texlive-zhmetrics-r206-4|1641	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl52.tfm
14mu|texlive-zhmetrics-r206-4|1642	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl53.tfm
14mu|texlive-zhmetrics-r206-4|1643	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl54.tfm
14mu|texlive-zhmetrics-r206-4|1644	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl55.tfm
14mu|texlive-zhmetrics-r206-4|1645	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl56.tfm
14mu|texlive-zhmetrics-r206-4|1646	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl57.tfm
14mu|texlive-zhmetrics-r206-4|1647	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl58.tfm
14mu|texlive-zhmetrics-r206-4|1648	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl59.tfm
14mu|texlive-zhmetrics-r206-4|1649	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl60.tfm
14mu|texlive-zhmetrics-r206-4|1650	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl61.tfm
14mu|texlive-zhmetrics-r206-4|1651	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl62.tfm
14mu|texlive-zhmetrics-r206-4|1652	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl63.tfm
14mu|texlive-zhmetrics-r206-4|1653	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl64.tfm
14mu|texlive-zhmetrics-r206-4|1654	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl65.tfm
14mu|texlive-zhmetrics-r206-4|1655	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl66.tfm
14mu|texlive-zhmetrics-r206-4|1656	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl67.tfm
14mu|texlive-zhmetrics-r206-4|1657	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl68.tfm
14mu|texlive-zhmetrics-r206-4|1658	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl69.tfm
14mu|texlive-zhmetrics-r206-4|1659	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl70.tfm
14mu|texlive-zhmetrics-r206-4|1660	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl71.tfm
14mu|texlive-zhmetrics-r206-4|1661	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl72.tfm
14mu|texlive-zhmetrics-r206-4|1662	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl73.tfm
14mu|texlive-zhmetrics-r206-4|1663	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl74.tfm
14mu|texlive-zhmetrics-r206-4|1664	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl75.tfm
14mu|texlive-zhmetrics-r206-4|1665	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl76.tfm
14mu|texlive-zhmetrics-r206-4|1666	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl77.tfm
14mu|texlive-zhmetrics-r206-4|1667	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl78.tfm
14mu|texlive-zhmetrics-r206-4|1668	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl79.tfm
14mu|texlive-zhmetrics-r206-4|1669	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl80.tfm
14mu|texlive-zhmetrics-r206-4|1670	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl81.tfm
14mu|texlive-zhmetrics-r206-4|1671	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl82.tfm
14mu|texlive-zhmetrics-r206-4|1672	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl83.tfm
14mu|texlive-zhmetrics-r206-4|1673	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl84.tfm
14mu|texlive-zhmetrics-r206-4|1674	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl85.tfm
14mu|texlive-zhmetrics-r206-4|1675	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl86.tfm
14mu|texlive-zhmetrics-r206-4|1676	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl87.tfm
14mu|texlive-zhmetrics-r206-4|1677	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl88.tfm
14mu|texlive-zhmetrics-r206-4|1678	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl89.tfm
14mu|texlive-zhmetrics-r206-4|1679	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl90.tfm
14mu|texlive-zhmetrics-r206-4|1680	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl91.tfm
14mu|texlive-zhmetrics-r206-4|1681	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl92.tfm
14mu|texlive-zhmetrics-r206-4|1682	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl93.tfm
14mu|texlive-zhmetrics-r206-4|1683	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl94.tfm
14mu|texlive-zhmetrics-r206-4|1684	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou00.tfm
14mu|texlive-zhmetrics-r206-4|1685	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou01.tfm
14mu|texlive-zhmetrics-r206-4|1686	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou02.tfm
14mu|texlive-zhmetrics-r206-4|1687	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou03.tfm
14mu|texlive-zhmetrics-r206-4|1688	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou04.tfm
14mu|texlive-zhmetrics-r206-4|1689	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou05.tfm
14mu|texlive-zhmetrics-r206-4|1690	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou06.tfm
14mu|texlive-zhmetrics-r206-4|1691	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou07.tfm
14mu|texlive-zhmetrics-r206-4|1692	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou08.tfm
14mu|texlive-zhmetrics-r206-4|1693	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou09.tfm
14mu|texlive-zhmetrics-r206-4|1694	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou10.tfm
14mu|texlive-zhmetrics-r206-4|1695	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou11.tfm
14mu|texlive-zhmetrics-r206-4|1696	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou12.tfm
14mu|texlive-zhmetrics-r206-4|1697	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou13.tfm
14mu|texlive-zhmetrics-r206-4|1698	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou14.tfm
14mu|texlive-zhmetrics-r206-4|1699	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou15.tfm
14mu|texlive-zhmetrics-r206-4|1700	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou16.tfm
14mu|texlive-zhmetrics-r206-4|1701	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou17.tfm
14mu|texlive-zhmetrics-r206-4|1702	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou18.tfm
14mu|texlive-zhmetrics-r206-4|1703	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou19.tfm
14mu|texlive-zhmetrics-r206-4|1704	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou20.tfm
14mu|texlive-zhmetrics-r206-4|1705	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou21.tfm
14mu|texlive-zhmetrics-r206-4|1706	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou22.tfm
14mu|texlive-zhmetrics-r206-4|1707	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou23.tfm
14mu|texlive-zhmetrics-r206-4|1708	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou24.tfm
14mu|texlive-zhmetrics-r206-4|1709	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou25.tfm
14mu|texlive-zhmetrics-r206-4|1710	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou26.tfm
14mu|texlive-zhmetrics-r206-4|1711	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou27.tfm
14mu|texlive-zhmetrics-r206-4|1712	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou28.tfm
14mu|texlive-zhmetrics-r206-4|1713	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou29.tfm
14mu|texlive-zhmetrics-r206-4|1714	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou30.tfm
14mu|texlive-zhmetrics-r206-4|1715	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou31.tfm
14mu|texlive-zhmetrics-r206-4|1716	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou32.tfm
14mu|texlive-zhmetrics-r206-4|1717	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou33.tfm
14mu|texlive-zhmetrics-r206-4|1718	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou34.tfm
14mu|texlive-zhmetrics-r206-4|1719	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou35.tfm
14mu|texlive-zhmetrics-r206-4|1720	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou36.tfm
14mu|texlive-zhmetrics-r206-4|1721	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou37.tfm
14mu|texlive-zhmetrics-r206-4|1722	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou38.tfm
14mu|texlive-zhmetrics-r206-4|1723	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou39.tfm
14mu|texlive-zhmetrics-r206-4|1724	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou40.tfm
14mu|texlive-zhmetrics-r206-4|1725	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou41.tfm
14mu|texlive-zhmetrics-r206-4|1726	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou42.tfm
14mu|texlive-zhmetrics-r206-4|1727	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou43.tfm
14mu|texlive-zhmetrics-r206-4|1728	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou44.tfm
14mu|texlive-zhmetrics-r206-4|1729	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou45.tfm
14mu|texlive-zhmetrics-r206-4|1730	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou46.tfm
14mu|texlive-zhmetrics-r206-4|1731	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou47.tfm
14mu|texlive-zhmetrics-r206-4|1732	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou48.tfm
14mu|texlive-zhmetrics-r206-4|1733	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou49.tfm
14mu|texlive-zhmetrics-r206-4|1734	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou50.tfm
14mu|texlive-zhmetrics-r206-4|1735	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou51.tfm
14mu|texlive-zhmetrics-r206-4|1736	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou52.tfm
14mu|texlive-zhmetrics-r206-4|1737	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou53.tfm
14mu|texlive-zhmetrics-r206-4|1738	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou54.tfm
14mu|texlive-zhmetrics-r206-4|1739	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou55.tfm
14mu|texlive-zhmetrics-r206-4|1740	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou56.tfm
14mu|texlive-zhmetrics-r206-4|1741	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou57.tfm
14mu|texlive-zhmetrics-r206-4|1742	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou58.tfm
14mu|texlive-zhmetrics-r206-4|1743	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou59.tfm
14mu|texlive-zhmetrics-r206-4|1744	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou60.tfm
14mu|texlive-zhmetrics-r206-4|1745	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou61.tfm
14mu|texlive-zhmetrics-r206-4|1746	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou62.tfm
14mu|texlive-zhmetrics-r206-4|1747	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou63.tfm
14mu|texlive-zhmetrics-r206-4|1748	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou64.tfm
14mu|texlive-zhmetrics-r206-4|1749	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou65.tfm
14mu|texlive-zhmetrics-r206-4|1750	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou66.tfm
14mu|texlive-zhmetrics-r206-4|1751	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou67.tfm
14mu|texlive-zhmetrics-r206-4|1752	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou68.tfm
14mu|texlive-zhmetrics-r206-4|1753	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou69.tfm
14mu|texlive-zhmetrics-r206-4|1754	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou70.tfm
14mu|texlive-zhmetrics-r206-4|1755	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou71.tfm
14mu|texlive-zhmetrics-r206-4|1756	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou72.tfm
14mu|texlive-zhmetrics-r206-4|1757	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou73.tfm
14mu|texlive-zhmetrics-r206-4|1758	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou74.tfm
14mu|texlive-zhmetrics-r206-4|1759	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou75.tfm
14mu|texlive-zhmetrics-r206-4|1760	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou76.tfm
14mu|texlive-zhmetrics-r206-4|1761	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou77.tfm
14mu|texlive-zhmetrics-r206-4|1762	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou78.tfm
14mu|texlive-zhmetrics-r206-4|1763	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou79.tfm
14mu|texlive-zhmetrics-r206-4|1764	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou80.tfm
14mu|texlive-zhmetrics-r206-4|1765	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou81.tfm
14mu|texlive-zhmetrics-r206-4|1766	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou82.tfm
14mu|texlive-zhmetrics-r206-4|1767	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou83.tfm
14mu|texlive-zhmetrics-r206-4|1768	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou84.tfm
14mu|texlive-zhmetrics-r206-4|1769	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou85.tfm
14mu|texlive-zhmetrics-r206-4|1770	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou86.tfm
14mu|texlive-zhmetrics-r206-4|1771	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou87.tfm
14mu|texlive-zhmetrics-r206-4|1772	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou88.tfm
14mu|texlive-zhmetrics-r206-4|1773	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou89.tfm
14mu|texlive-zhmetrics-r206-4|1774	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou90.tfm
14mu|texlive-zhmetrics-r206-4|1775	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou91.tfm
14mu|texlive-zhmetrics-r206-4|1776	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou92.tfm
14mu|texlive-zhmetrics-r206-4|1777	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou93.tfm
14mu|texlive-zhmetrics-r206-4|1778	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou94.tfm
14mu|texlive-zhmetrics-r206-4|1779	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl00.tfm
14mu|texlive-zhmetrics-r206-4|1780	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl01.tfm
14mu|texlive-zhmetrics-r206-4|1781	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl02.tfm
14mu|texlive-zhmetrics-r206-4|1782	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl03.tfm
14mu|texlive-zhmetrics-r206-4|1783	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl04.tfm
14mu|texlive-zhmetrics-r206-4|1784	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl05.tfm
14mu|texlive-zhmetrics-r206-4|1785	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl06.tfm
14mu|texlive-zhmetrics-r206-4|1786	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl07.tfm
14mu|texlive-zhmetrics-r206-4|1787	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl08.tfm
14mu|texlive-zhmetrics-r206-4|1788	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl09.tfm
14mu|texlive-zhmetrics-r206-4|1789	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl10.tfm
14mu|texlive-zhmetrics-r206-4|1790	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl11.tfm
14mu|texlive-zhmetrics-r206-4|1791	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl12.tfm
14mu|texlive-zhmetrics-r206-4|1792	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl13.tfm
14mu|texlive-zhmetrics-r206-4|1793	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl14.tfm
14mu|texlive-zhmetrics-r206-4|1794	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl15.tfm
14mu|texlive-zhmetrics-r206-4|1795	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl16.tfm
14mu|texlive-zhmetrics-r206-4|1796	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl17.tfm
14mu|texlive-zhmetrics-r206-4|1797	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl18.tfm
14mu|texlive-zhmetrics-r206-4|1798	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl19.tfm
14mu|texlive-zhmetrics-r206-4|1799	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl20.tfm
14mu|texlive-zhmetrics-r206-4|1800	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl21.tfm
14mu|texlive-zhmetrics-r206-4|1801	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl22.tfm
14mu|texlive-zhmetrics-r206-4|1802	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl23.tfm
14mu|texlive-zhmetrics-r206-4|1803	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl24.tfm
14mu|texlive-zhmetrics-r206-4|1804	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl25.tfm
14mu|texlive-zhmetrics-r206-4|1805	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl26.tfm
14mu|texlive-zhmetrics-r206-4|1806	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl27.tfm
14mu|texlive-zhmetrics-r206-4|1807	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl28.tfm
14mu|texlive-zhmetrics-r206-4|1808	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl29.tfm
14mu|texlive-zhmetrics-r206-4|1809	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl30.tfm
14mu|texlive-zhmetrics-r206-4|1810	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl31.tfm
14mu|texlive-zhmetrics-r206-4|1811	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl32.tfm
14mu|texlive-zhmetrics-r206-4|1812	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl33.tfm
14mu|texlive-zhmetrics-r206-4|1813	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl34.tfm
14mu|texlive-zhmetrics-r206-4|1814	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl35.tfm
14mu|texlive-zhmetrics-r206-4|1815	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl36.tfm
14mu|texlive-zhmetrics-r206-4|1816	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl37.tfm
14mu|texlive-zhmetrics-r206-4|1817	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl38.tfm
14mu|texlive-zhmetrics-r206-4|1818	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl39.tfm
14mu|texlive-zhmetrics-r206-4|1819	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl40.tfm
14mu|texlive-zhmetrics-r206-4|1820	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl41.tfm
14mu|texlive-zhmetrics-r206-4|1821	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl42.tfm
14mu|texlive-zhmetrics-r206-4|1822	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl43.tfm
14mu|texlive-zhmetrics-r206-4|1823	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl44.tfm
14mu|texlive-zhmetrics-r206-4|1824	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl45.tfm
14mu|texlive-zhmetrics-r206-4|1825	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl46.tfm
14mu|texlive-zhmetrics-r206-4|1826	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl47.tfm
14mu|texlive-zhmetrics-r206-4|1827	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl48.tfm
14mu|texlive-zhmetrics-r206-4|1828	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl49.tfm
14mu|texlive-zhmetrics-r206-4|1829	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl50.tfm
14mu|texlive-zhmetrics-r206-4|1830	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl51.tfm
14mu|texlive-zhmetrics-r206-4|1831	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl52.tfm
14mu|texlive-zhmetrics-r206-4|1832	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl53.tfm
14mu|texlive-zhmetrics-r206-4|1833	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl54.tfm
14mu|texlive-zhmetrics-r206-4|1834	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl55.tfm
14mu|texlive-zhmetrics-r206-4|1835	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl56.tfm
14mu|texlive-zhmetrics-r206-4|1836	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl57.tfm
14mu|texlive-zhmetrics-r206-4|1837	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl58.tfm
14mu|texlive-zhmetrics-r206-4|1838	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl59.tfm
14mu|texlive-zhmetrics-r206-4|1839	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl60.tfm
14mu|texlive-zhmetrics-r206-4|1840	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl61.tfm
14mu|texlive-zhmetrics-r206-4|1841	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl62.tfm
14mu|texlive-zhmetrics-r206-4|1842	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl63.tfm
14mu|texlive-zhmetrics-r206-4|1843	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl64.tfm
14mu|texlive-zhmetrics-r206-4|1844	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl65.tfm
14mu|texlive-zhmetrics-r206-4|1845	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl66.tfm
14mu|texlive-zhmetrics-r206-4|1846	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl67.tfm
14mu|texlive-zhmetrics-r206-4|1847	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl68.tfm
14mu|texlive-zhmetrics-r206-4|1848	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl69.tfm
14mu|texlive-zhmetrics-r206-4|1849	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl70.tfm
14mu|texlive-zhmetrics-r206-4|1850	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl71.tfm
14mu|texlive-zhmetrics-r206-4|1851	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl72.tfm
14mu|texlive-zhmetrics-r206-4|1852	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl73.tfm
14mu|texlive-zhmetrics-r206-4|1853	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl74.tfm
14mu|texlive-zhmetrics-r206-4|1854	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl75.tfm
14mu|texlive-zhmetrics-r206-4|1855	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl76.tfm
14mu|texlive-zhmetrics-r206-4|1856	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl77.tfm
14mu|texlive-zhmetrics-r206-4|1857	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl78.tfm
14mu|texlive-zhmetrics-r206-4|1858	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl79.tfm
14mu|texlive-zhmetrics-r206-4|1859	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl80.tfm
14mu|texlive-zhmetrics-r206-4|1860	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl81.tfm
14mu|texlive-zhmetrics-r206-4|1861	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl82.tfm
14mu|texlive-zhmetrics-r206-4|1862	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl83.tfm
14mu|texlive-zhmetrics-r206-4|1863	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl84.tfm
14mu|texlive-zhmetrics-r206-4|1864	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl85.tfm
14mu|texlive-zhmetrics-r206-4|1865	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl86.tfm
14mu|texlive-zhmetrics-r206-4|1866	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl87.tfm
14mu|texlive-zhmetrics-r206-4|1867	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl88.tfm
14mu|texlive-zhmetrics-r206-4|1868	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl89.tfm
14mu|texlive-zhmetrics-r206-4|1869	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl90.tfm
14mu|texlive-zhmetrics-r206-4|1870	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl91.tfm
14mu|texlive-zhmetrics-r206-4|1871	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl92.tfm
14mu|texlive-zhmetrics-r206-4|1872	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl93.tfm
14mu|texlive-zhmetrics-r206-4|1873	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl94.tfm
14mu|texlive-zhmetrics-r206-4|1874	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs00.tfm
14mu|texlive-zhmetrics-r206-4|1875	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs01.tfm
14mu|texlive-zhmetrics-r206-4|1876	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs02.tfm
14mu|texlive-zhmetrics-r206-4|1877	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs03.tfm
14mu|texlive-zhmetrics-r206-4|1878	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs04.tfm
14mu|texlive-zhmetrics-r206-4|1879	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs05.tfm
14mu|texlive-zhmetrics-r206-4|1880	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs06.tfm
14mu|texlive-zhmetrics-r206-4|1881	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs07.tfm
14mu|texlive-zhmetrics-r206-4|1882	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs08.tfm
14mu|texlive-zhmetrics-r206-4|1883	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs09.tfm
14mu|texlive-zhmetrics-r206-4|1884	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0a.tfm
14mu|texlive-zhmetrics-r206-4|1885	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0b.tfm
14mu|texlive-zhmetrics-r206-4|1886	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0c.tfm
14mu|texlive-zhmetrics-r206-4|1887	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0d.tfm
14mu|texlive-zhmetrics-r206-4|1888	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0e.tfm
14mu|texlive-zhmetrics-r206-4|1889	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0f.tfm
14mu|texlive-zhmetrics-r206-4|1890	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs10.tfm
14mu|texlive-zhmetrics-r206-4|1891	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs11.tfm
14mu|texlive-zhmetrics-r206-4|1892	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs12.tfm
14mu|texlive-zhmetrics-r206-4|1893	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs13.tfm
14mu|texlive-zhmetrics-r206-4|1894	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs14.tfm
14mu|texlive-zhmetrics-r206-4|1895	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs15.tfm
14mu|texlive-zhmetrics-r206-4|1896	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs16.tfm
14mu|texlive-zhmetrics-r206-4|1897	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs17.tfm
14mu|texlive-zhmetrics-r206-4|1898	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs18.tfm
14mu|texlive-zhmetrics-r206-4|1899	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs19.tfm
14mu|texlive-zhmetrics-r206-4|1900	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1a.tfm
14mu|texlive-zhmetrics-r206-4|1901	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1b.tfm
14mu|texlive-zhmetrics-r206-4|1902	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1c.tfm
14mu|texlive-zhmetrics-r206-4|1903	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1d.tfm
14mu|texlive-zhmetrics-r206-4|1904	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1e.tfm
14mu|texlive-zhmetrics-r206-4|1905	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1f.tfm
14mu|texlive-zhmetrics-r206-4|1906	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs20.tfm
14mu|texlive-zhmetrics-r206-4|1907	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs21.tfm
14mu|texlive-zhmetrics-r206-4|1908	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs22.tfm
14mu|texlive-zhmetrics-r206-4|1909	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs23.tfm
14mu|texlive-zhmetrics-r206-4|1910	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs24.tfm
14mu|texlive-zhmetrics-r206-4|1911	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs25.tfm
14mu|texlive-zhmetrics-r206-4|1912	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs26.tfm
14mu|texlive-zhmetrics-r206-4|1913	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs27.tfm
14mu|texlive-zhmetrics-r206-4|1914	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs28.tfm
14mu|texlive-zhmetrics-r206-4|1915	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs29.tfm
14mu|texlive-zhmetrics-r206-4|1916	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2a.tfm
14mu|texlive-zhmetrics-r206-4|1917	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2b.tfm
14mu|texlive-zhmetrics-r206-4|1918	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2c.tfm
14mu|texlive-zhmetrics-r206-4|1919	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2d.tfm
14mu|texlive-zhmetrics-r206-4|1920	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2e.tfm
14mu|texlive-zhmetrics-r206-4|1921	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2f.tfm
14mu|texlive-zhmetrics-r206-4|1922	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs30.tfm
14mu|texlive-zhmetrics-r206-4|1923	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs31.tfm
14mu|texlive-zhmetrics-r206-4|1924	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs32.tfm
14mu|texlive-zhmetrics-r206-4|1925	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs33.tfm
14mu|texlive-zhmetrics-r206-4|1926	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs34.tfm
14mu|texlive-zhmetrics-r206-4|1927	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs35.tfm
14mu|texlive-zhmetrics-r206-4|1928	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs36.tfm
14mu|texlive-zhmetrics-r206-4|1929	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs37.tfm
14mu|texlive-zhmetrics-r206-4|1930	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs38.tfm
14mu|texlive-zhmetrics-r206-4|1931	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs39.tfm
14mu|texlive-zhmetrics-r206-4|1932	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3a.tfm
14mu|texlive-zhmetrics-r206-4|1933	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3b.tfm
14mu|texlive-zhmetrics-r206-4|1934	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3c.tfm
14mu|texlive-zhmetrics-r206-4|1935	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3d.tfm
14mu|texlive-zhmetrics-r206-4|1936	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3e.tfm
14mu|texlive-zhmetrics-r206-4|1937	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3f.tfm
14mu|texlive-zhmetrics-r206-4|1938	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs40.tfm
14mu|texlive-zhmetrics-r206-4|1939	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs41.tfm
14mu|texlive-zhmetrics-r206-4|1940	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs42.tfm
14mu|texlive-zhmetrics-r206-4|1941	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs43.tfm
14mu|texlive-zhmetrics-r206-4|1942	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs44.tfm
14mu|texlive-zhmetrics-r206-4|1943	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs45.tfm
14mu|texlive-zhmetrics-r206-4|1944	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs46.tfm
14mu|texlive-zhmetrics-r206-4|1945	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs47.tfm
14mu|texlive-zhmetrics-r206-4|1946	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs48.tfm
14mu|texlive-zhmetrics-r206-4|1947	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs49.tfm
14mu|texlive-zhmetrics-r206-4|1948	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4a.tfm
14mu|texlive-zhmetrics-r206-4|1949	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4b.tfm
14mu|texlive-zhmetrics-r206-4|1950	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4c.tfm
14mu|texlive-zhmetrics-r206-4|1951	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4d.tfm
14mu|texlive-zhmetrics-r206-4|1952	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4e.tfm
14mu|texlive-zhmetrics-r206-4|1953	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4f.tfm
14mu|texlive-zhmetrics-r206-4|1954	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs50.tfm
14mu|texlive-zhmetrics-r206-4|1955	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs51.tfm
14mu|texlive-zhmetrics-r206-4|1956	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs52.tfm
14mu|texlive-zhmetrics-r206-4|1957	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs53.tfm
14mu|texlive-zhmetrics-r206-4|1958	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs54.tfm
14mu|texlive-zhmetrics-r206-4|1959	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs55.tfm
14mu|texlive-zhmetrics-r206-4|1960	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs56.tfm
14mu|texlive-zhmetrics-r206-4|1961	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs57.tfm
14mu|texlive-zhmetrics-r206-4|1962	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs58.tfm
14mu|texlive-zhmetrics-r206-4|1963	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs59.tfm
14mu|texlive-zhmetrics-r206-4|1964	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5a.tfm
14mu|texlive-zhmetrics-r206-4|1965	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5b.tfm
14mu|texlive-zhmetrics-r206-4|1966	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5c.tfm
14mu|texlive-zhmetrics-r206-4|1967	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5d.tfm
14mu|texlive-zhmetrics-r206-4|1968	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5e.tfm
14mu|texlive-zhmetrics-r206-4|1969	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5f.tfm
14mu|texlive-zhmetrics-r206-4|1970	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs60.tfm
14mu|texlive-zhmetrics-r206-4|1971	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs61.tfm
14mu|texlive-zhmetrics-r206-4|1972	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs62.tfm
14mu|texlive-zhmetrics-r206-4|1973	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs63.tfm
14mu|texlive-zhmetrics-r206-4|1974	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs64.tfm
14mu|texlive-zhmetrics-r206-4|1975	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs65.tfm
14mu|texlive-zhmetrics-r206-4|1976	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs66.tfm
14mu|texlive-zhmetrics-r206-4|1977	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs67.tfm
14mu|texlive-zhmetrics-r206-4|1978	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs68.tfm
14mu|texlive-zhmetrics-r206-4|1979	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs69.tfm
14mu|texlive-zhmetrics-r206-4|1980	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6a.tfm
14mu|texlive-zhmetrics-r206-4|1981	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6b.tfm
14mu|texlive-zhmetrics-r206-4|1982	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6c.tfm
14mu|texlive-zhmetrics-r206-4|1983	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6d.tfm
14mu|texlive-zhmetrics-r206-4|1984	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6e.tfm
14mu|texlive-zhmetrics-r206-4|1985	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6f.tfm
14mu|texlive-zhmetrics-r206-4|1986	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs70.tfm
14mu|texlive-zhmetrics-r206-4|1987	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs71.tfm
14mu|texlive-zhmetrics-r206-4|1988	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs72.tfm
14mu|texlive-zhmetrics-r206-4|1989	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs73.tfm
14mu|texlive-zhmetrics-r206-4|1990	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs74.tfm
14mu|texlive-zhmetrics-r206-4|1991	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs75.tfm
14mu|texlive-zhmetrics-r206-4|1992	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs76.tfm
14mu|texlive-zhmetrics-r206-4|1993	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs77.tfm
14mu|texlive-zhmetrics-r206-4|1994	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs78.tfm
14mu|texlive-zhmetrics-r206-4|1995	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs79.tfm
14mu|texlive-zhmetrics-r206-4|1996	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7a.tfm
14mu|texlive-zhmetrics-r206-4|1997	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7b.tfm
14mu|texlive-zhmetrics-r206-4|1998	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7c.tfm
14mu|texlive-zhmetrics-r206-4|1999	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7d.tfm
14mu|texlive-zhmetrics-r206-4|2000	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7e.tfm
14mu|texlive-zhmetrics-r206-4|2001	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7f.tfm
14mu|texlive-zhmetrics-r206-4|2002	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs80.tfm
14mu|texlive-zhmetrics-r206-4|2003	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs81.tfm
14mu|texlive-zhmetrics-r206-4|2004	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs82.tfm
14mu|texlive-zhmetrics-r206-4|2005	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs83.tfm
14mu|texlive-zhmetrics-r206-4|2006	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs84.tfm
14mu|texlive-zhmetrics-r206-4|2007	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs85.tfm
14mu|texlive-zhmetrics-r206-4|2008	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs86.tfm
14mu|texlive-zhmetrics-r206-4|2009	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs87.tfm
14mu|texlive-zhmetrics-r206-4|2010	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs88.tfm
14mu|texlive-zhmetrics-r206-4|2011	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs89.tfm
14mu|texlive-zhmetrics-r206-4|2012	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8a.tfm
14mu|texlive-zhmetrics-r206-4|2013	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8b.tfm
14mu|texlive-zhmetrics-r206-4|2014	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8c.tfm
14mu|texlive-zhmetrics-r206-4|2015	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8d.tfm
14mu|texlive-zhmetrics-r206-4|2016	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8e.tfm
14mu|texlive-zhmetrics-r206-4|2017	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8f.tfm
14mu|texlive-zhmetrics-r206-4|2018	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs90.tfm
14mu|texlive-zhmetrics-r206-4|2019	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs91.tfm
14mu|texlive-zhmetrics-r206-4|2020	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs92.tfm
14mu|texlive-zhmetrics-r206-4|2021	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs93.tfm
14mu|texlive-zhmetrics-r206-4|2022	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs94.tfm
14mu|texlive-zhmetrics-r206-4|2023	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs95.tfm
14mu|texlive-zhmetrics-r206-4|2024	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs96.tfm
14mu|texlive-zhmetrics-r206-4|2025	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs97.tfm
14mu|texlive-zhmetrics-r206-4|2026	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs98.tfm
14mu|texlive-zhmetrics-r206-4|2027	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs99.tfm
14mu|texlive-zhmetrics-r206-4|2028	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9a.tfm
14mu|texlive-zhmetrics-r206-4|2029	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9b.tfm
14mu|texlive-zhmetrics-r206-4|2030	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9c.tfm
14mu|texlive-zhmetrics-r206-4|2031	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9d.tfm
14mu|texlive-zhmetrics-r206-4|2032	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9e.tfm
14mu|texlive-zhmetrics-r206-4|2033	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9f.tfm
14mu|texlive-zhmetrics-r206-4|2034	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa0.tfm
14mu|texlive-zhmetrics-r206-4|2035	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa1.tfm
14mu|texlive-zhmetrics-r206-4|2036	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa2.tfm
14mu|texlive-zhmetrics-r206-4|2037	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa3.tfm
14mu|texlive-zhmetrics-r206-4|2038	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa4.tfm
14mu|texlive-zhmetrics-r206-4|2039	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa5.tfm
14mu|texlive-zhmetrics-r206-4|2040	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa6.tfm
14mu|texlive-zhmetrics-r206-4|2041	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa7.tfm
14mu|texlive-zhmetrics-r206-4|2042	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa8.tfm
14mu|texlive-zhmetrics-r206-4|2043	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa9.tfm
14mu|texlive-zhmetrics-r206-4|2044	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsaa.tfm
14mu|texlive-zhmetrics-r206-4|2045	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsab.tfm
14mu|texlive-zhmetrics-r206-4|2046	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsac.tfm
14mu|texlive-zhmetrics-r206-4|2047	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsad.tfm
14mu|texlive-zhmetrics-r206-4|2048	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsae.tfm
14mu|texlive-zhmetrics-r206-4|2049	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsaf.tfm
14mu|texlive-zhmetrics-r206-4|2050	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb0.tfm
14mu|texlive-zhmetrics-r206-4|2051	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb1.tfm
14mu|texlive-zhmetrics-r206-4|2052	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb2.tfm
14mu|texlive-zhmetrics-r206-4|2053	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb3.tfm
14mu|texlive-zhmetrics-r206-4|2054	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb4.tfm
14mu|texlive-zhmetrics-r206-4|2055	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb5.tfm
14mu|texlive-zhmetrics-r206-4|2056	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb6.tfm
14mu|texlive-zhmetrics-r206-4|2057	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb7.tfm
14mu|texlive-zhmetrics-r206-4|2058	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb8.tfm
14mu|texlive-zhmetrics-r206-4|2059	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb9.tfm
14mu|texlive-zhmetrics-r206-4|2060	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsba.tfm
14mu|texlive-zhmetrics-r206-4|2061	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbb.tfm
14mu|texlive-zhmetrics-r206-4|2062	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbc.tfm
14mu|texlive-zhmetrics-r206-4|2063	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbd.tfm
14mu|texlive-zhmetrics-r206-4|2064	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbe.tfm
14mu|texlive-zhmetrics-r206-4|2065	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbf.tfm
14mu|texlive-zhmetrics-r206-4|2066	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc0.tfm
14mu|texlive-zhmetrics-r206-4|2067	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc1.tfm
14mu|texlive-zhmetrics-r206-4|2068	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc2.tfm
14mu|texlive-zhmetrics-r206-4|2069	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc3.tfm
14mu|texlive-zhmetrics-r206-4|2070	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc4.tfm
14mu|texlive-zhmetrics-r206-4|2071	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc5.tfm
14mu|texlive-zhmetrics-r206-4|2072	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc6.tfm
14mu|texlive-zhmetrics-r206-4|2073	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc7.tfm
14mu|texlive-zhmetrics-r206-4|2074	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc8.tfm
14mu|texlive-zhmetrics-r206-4|2075	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc9.tfm
14mu|texlive-zhmetrics-r206-4|2076	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsca.tfm
14mu|texlive-zhmetrics-r206-4|2077	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscb.tfm
14mu|texlive-zhmetrics-r206-4|2078	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscc.tfm
14mu|texlive-zhmetrics-r206-4|2079	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscd.tfm
14mu|texlive-zhmetrics-r206-4|2080	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsce.tfm
14mu|texlive-zhmetrics-r206-4|2081	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscf.tfm
14mu|texlive-zhmetrics-r206-4|2082	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd0.tfm
14mu|texlive-zhmetrics-r206-4|2083	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd1.tfm
14mu|texlive-zhmetrics-r206-4|2084	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd2.tfm
14mu|texlive-zhmetrics-r206-4|2085	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd3.tfm
14mu|texlive-zhmetrics-r206-4|2086	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd4.tfm
14mu|texlive-zhmetrics-r206-4|2087	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd5.tfm
14mu|texlive-zhmetrics-r206-4|2088	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd6.tfm
14mu|texlive-zhmetrics-r206-4|2089	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd7.tfm
14mu|texlive-zhmetrics-r206-4|2090	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd8.tfm
14mu|texlive-zhmetrics-r206-4|2091	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd9.tfm
14mu|texlive-zhmetrics-r206-4|2092	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsda.tfm
14mu|texlive-zhmetrics-r206-4|2093	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdb.tfm
14mu|texlive-zhmetrics-r206-4|2094	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdc.tfm
14mu|texlive-zhmetrics-r206-4|2095	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdd.tfm
14mu|texlive-zhmetrics-r206-4|2096	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsde.tfm
14mu|texlive-zhmetrics-r206-4|2097	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdf.tfm
14mu|texlive-zhmetrics-r206-4|2098	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse0.tfm
14mu|texlive-zhmetrics-r206-4|2099	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse1.tfm
14mu|texlive-zhmetrics-r206-4|2100	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse2.tfm
14mu|texlive-zhmetrics-r206-4|2101	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse3.tfm
14mu|texlive-zhmetrics-r206-4|2102	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse4.tfm
14mu|texlive-zhmetrics-r206-4|2103	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse5.tfm
14mu|texlive-zhmetrics-r206-4|2104	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse6.tfm
14mu|texlive-zhmetrics-r206-4|2105	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse7.tfm
14mu|texlive-zhmetrics-r206-4|2106	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse8.tfm
14mu|texlive-zhmetrics-r206-4|2107	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse9.tfm
14mu|texlive-zhmetrics-r206-4|2108	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsea.tfm
14mu|texlive-zhmetrics-r206-4|2109	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifseb.tfm
14mu|texlive-zhmetrics-r206-4|2110	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsec.tfm
14mu|texlive-zhmetrics-r206-4|2111	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsed.tfm
14mu|texlive-zhmetrics-r206-4|2112	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsee.tfm
14mu|texlive-zhmetrics-r206-4|2113	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsef.tfm
14mu|texlive-zhmetrics-r206-4|2114	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf0.tfm
14mu|texlive-zhmetrics-r206-4|2115	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf1.tfm
14mu|texlive-zhmetrics-r206-4|2116	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf2.tfm
14mu|texlive-zhmetrics-r206-4|2117	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf3.tfm
14mu|texlive-zhmetrics-r206-4|2118	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf4.tfm
14mu|texlive-zhmetrics-r206-4|2119	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf5.tfm
14mu|texlive-zhmetrics-r206-4|2120	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf6.tfm
14mu|texlive-zhmetrics-r206-4|2121	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf7.tfm
14mu|texlive-zhmetrics-r206-4|2122	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf8.tfm
14mu|texlive-zhmetrics-r206-4|2123	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf9.tfm
14mu|texlive-zhmetrics-r206-4|2124	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfa.tfm
14mu|texlive-zhmetrics-r206-4|2125	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfb.tfm
14mu|texlive-zhmetrics-r206-4|2126	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfc.tfm
14mu|texlive-zhmetrics-r206-4|2127	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfd.tfm
14mu|texlive-zhmetrics-r206-4|2128	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfe.tfm
14mu|texlive-zhmetrics-r206-4|2129	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsff.tfm
14mu|texlive-zhmetrics-r206-4|2130	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl00.tfm
14mu|texlive-zhmetrics-r206-4|2131	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl01.tfm
14mu|texlive-zhmetrics-r206-4|2132	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl02.tfm
14mu|texlive-zhmetrics-r206-4|2133	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl03.tfm
14mu|texlive-zhmetrics-r206-4|2134	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl04.tfm
14mu|texlive-zhmetrics-r206-4|2135	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl05.tfm
14mu|texlive-zhmetrics-r206-4|2136	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl06.tfm
14mu|texlive-zhmetrics-r206-4|2137	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl07.tfm
14mu|texlive-zhmetrics-r206-4|2138	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl08.tfm
14mu|texlive-zhmetrics-r206-4|2139	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl09.tfm
14mu|texlive-zhmetrics-r206-4|2140	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0a.tfm
14mu|texlive-zhmetrics-r206-4|2141	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0b.tfm
14mu|texlive-zhmetrics-r206-4|2142	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0c.tfm
14mu|texlive-zhmetrics-r206-4|2143	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0d.tfm
14mu|texlive-zhmetrics-r206-4|2144	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0e.tfm
14mu|texlive-zhmetrics-r206-4|2145	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0f.tfm
14mu|texlive-zhmetrics-r206-4|2146	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl10.tfm
14mu|texlive-zhmetrics-r206-4|2147	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl11.tfm
14mu|texlive-zhmetrics-r206-4|2148	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl12.tfm
14mu|texlive-zhmetrics-r206-4|2149	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl13.tfm
14mu|texlive-zhmetrics-r206-4|2150	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl14.tfm
14mu|texlive-zhmetrics-r206-4|2151	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl15.tfm
14mu|texlive-zhmetrics-r206-4|2152	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl16.tfm
14mu|texlive-zhmetrics-r206-4|2153	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl17.tfm
14mu|texlive-zhmetrics-r206-4|2154	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl18.tfm
14mu|texlive-zhmetrics-r206-4|2155	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl19.tfm
14mu|texlive-zhmetrics-r206-4|2156	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1a.tfm
14mu|texlive-zhmetrics-r206-4|2157	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1b.tfm
14mu|texlive-zhmetrics-r206-4|2158	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1c.tfm
14mu|texlive-zhmetrics-r206-4|2159	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1d.tfm
14mu|texlive-zhmetrics-r206-4|2160	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1e.tfm
14mu|texlive-zhmetrics-r206-4|2161	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1f.tfm
14mu|texlive-zhmetrics-r206-4|2162	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl20.tfm
14mu|texlive-zhmetrics-r206-4|2163	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl21.tfm
14mu|texlive-zhmetrics-r206-4|2164	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl22.tfm
14mu|texlive-zhmetrics-r206-4|2165	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl23.tfm
14mu|texlive-zhmetrics-r206-4|2166	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl24.tfm
14mu|texlive-zhmetrics-r206-4|2167	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl25.tfm
14mu|texlive-zhmetrics-r206-4|2168	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl26.tfm
14mu|texlive-zhmetrics-r206-4|2169	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl27.tfm
14mu|texlive-zhmetrics-r206-4|2170	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl28.tfm
14mu|texlive-zhmetrics-r206-4|2171	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl29.tfm
14mu|texlive-zhmetrics-r206-4|2172	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2a.tfm
14mu|texlive-zhmetrics-r206-4|2173	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2b.tfm
14mu|texlive-zhmetrics-r206-4|2174	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2c.tfm
14mu|texlive-zhmetrics-r206-4|2175	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2d.tfm
14mu|texlive-zhmetrics-r206-4|2176	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2e.tfm
14mu|texlive-zhmetrics-r206-4|2177	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2f.tfm
14mu|texlive-zhmetrics-r206-4|2178	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl30.tfm
14mu|texlive-zhmetrics-r206-4|2179	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl31.tfm
14mu|texlive-zhmetrics-r206-4|2180	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl32.tfm
14mu|texlive-zhmetrics-r206-4|2181	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl33.tfm
14mu|texlive-zhmetrics-r206-4|2182	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl34.tfm
14mu|texlive-zhmetrics-r206-4|2183	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl35.tfm
14mu|texlive-zhmetrics-r206-4|2184	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl36.tfm
14mu|texlive-zhmetrics-r206-4|2185	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl37.tfm
14mu|texlive-zhmetrics-r206-4|2186	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl38.tfm
14mu|texlive-zhmetrics-r206-4|2187	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl39.tfm
14mu|texlive-zhmetrics-r206-4|2188	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3a.tfm
14mu|texlive-zhmetrics-r206-4|2189	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3b.tfm
14mu|texlive-zhmetrics-r206-4|2190	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3c.tfm
14mu|texlive-zhmetrics-r206-4|2191	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3d.tfm
14mu|texlive-zhmetrics-r206-4|2192	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3e.tfm
14mu|texlive-zhmetrics-r206-4|2193	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3f.tfm
14mu|texlive-zhmetrics-r206-4|2194	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl40.tfm
14mu|texlive-zhmetrics-r206-4|2195	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl41.tfm
14mu|texlive-zhmetrics-r206-4|2196	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl42.tfm
14mu|texlive-zhmetrics-r206-4|2197	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl43.tfm
14mu|texlive-zhmetrics-r206-4|2198	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl44.tfm
14mu|texlive-zhmetrics-r206-4|2199	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl45.tfm
14mu|texlive-zhmetrics-r206-4|2200	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl46.tfm
14mu|texlive-zhmetrics-r206-4|2201	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl47.tfm
14mu|texlive-zhmetrics-r206-4|2202	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl48.tfm
14mu|texlive-zhmetrics-r206-4|2203	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl49.tfm
14mu|texlive-zhmetrics-r206-4|2204	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4a.tfm
14mu|texlive-zhmetrics-r206-4|2205	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4b.tfm
14mu|texlive-zhmetrics-r206-4|2206	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4c.tfm
14mu|texlive-zhmetrics-r206-4|2207	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4d.tfm
14mu|texlive-zhmetrics-r206-4|2208	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4e.tfm
14mu|texlive-zhmetrics-r206-4|2209	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4f.tfm
14mu|texlive-zhmetrics-r206-4|2210	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl50.tfm
14mu|texlive-zhmetrics-r206-4|2211	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl51.tfm
14mu|texlive-zhmetrics-r206-4|2212	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl52.tfm
14mu|texlive-zhmetrics-r206-4|2213	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl53.tfm
14mu|texlive-zhmetrics-r206-4|2214	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl54.tfm
14mu|texlive-zhmetrics-r206-4|2215	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl55.tfm
14mu|texlive-zhmetrics-r206-4|2216	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl56.tfm
14mu|texlive-zhmetrics-r206-4|2217	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl57.tfm
14mu|texlive-zhmetrics-r206-4|2218	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl58.tfm
14mu|texlive-zhmetrics-r206-4|2219	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl59.tfm
14mu|texlive-zhmetrics-r206-4|2220	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5a.tfm
14mu|texlive-zhmetrics-r206-4|2221	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5b.tfm
14mu|texlive-zhmetrics-r206-4|2222	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5c.tfm
14mu|texlive-zhmetrics-r206-4|2223	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5d.tfm
14mu|texlive-zhmetrics-r206-4|2224	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5e.tfm
14mu|texlive-zhmetrics-r206-4|2225	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5f.tfm
14mu|texlive-zhmetrics-r206-4|2226	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl60.tfm
14mu|texlive-zhmetrics-r206-4|2227	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl61.tfm
14mu|texlive-zhmetrics-r206-4|2228	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl62.tfm
14mu|texlive-zhmetrics-r206-4|2229	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl63.tfm
14mu|texlive-zhmetrics-r206-4|2230	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl64.tfm
14mu|texlive-zhmetrics-r206-4|2231	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl65.tfm
14mu|texlive-zhmetrics-r206-4|2232	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl66.tfm
14mu|texlive-zhmetrics-r206-4|2233	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl67.tfm
14mu|texlive-zhmetrics-r206-4|2234	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl68.tfm
14mu|texlive-zhmetrics-r206-4|2235	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl69.tfm
14mu|texlive-zhmetrics-r206-4|2236	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6a.tfm
14mu|texlive-zhmetrics-r206-4|2237	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6b.tfm
14mu|texlive-zhmetrics-r206-4|2238	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6c.tfm
14mu|texlive-zhmetrics-r206-4|2239	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6d.tfm
14mu|texlive-zhmetrics-r206-4|2240	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6e.tfm
14mu|texlive-zhmetrics-r206-4|2241	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6f.tfm
14mu|texlive-zhmetrics-r206-4|2242	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl70.tfm
14mu|texlive-zhmetrics-r206-4|2243	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl71.tfm
14mu|texlive-zhmetrics-r206-4|2244	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl72.tfm
14mu|texlive-zhmetrics-r206-4|2245	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl73.tfm
14mu|texlive-zhmetrics-r206-4|2246	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl74.tfm
14mu|texlive-zhmetrics-r206-4|2247	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl75.tfm
14mu|texlive-zhmetrics-r206-4|2248	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl76.tfm
14mu|texlive-zhmetrics-r206-4|2249	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl77.tfm
14mu|texlive-zhmetrics-r206-4|2250	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl78.tfm
14mu|texlive-zhmetrics-r206-4|2251	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl79.tfm
14mu|texlive-zhmetrics-r206-4|2252	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7a.tfm
14mu|texlive-zhmetrics-r206-4|2253	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7b.tfm
14mu|texlive-zhmetrics-r206-4|2254	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7c.tfm
14mu|texlive-zhmetrics-r206-4|2255	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7d.tfm
14mu|texlive-zhmetrics-r206-4|2256	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7e.tfm
14mu|texlive-zhmetrics-r206-4|2257	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7f.tfm
14mu|texlive-zhmetrics-r206-4|2258	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl80.tfm
14mu|texlive-zhmetrics-r206-4|2259	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl81.tfm
14mu|texlive-zhmetrics-r206-4|2260	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl82.tfm
14mu|texlive-zhmetrics-r206-4|2261	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl83.tfm
14mu|texlive-zhmetrics-r206-4|2262	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl84.tfm
14mu|texlive-zhmetrics-r206-4|2263	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl85.tfm
14mu|texlive-zhmetrics-r206-4|2264	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl86.tfm
14mu|texlive-zhmetrics-r206-4|2265	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl87.tfm
14mu|texlive-zhmetrics-r206-4|2266	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl88.tfm
14mu|texlive-zhmetrics-r206-4|2267	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl89.tfm
14mu|texlive-zhmetrics-r206-4|2268	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8a.tfm
14mu|texlive-zhmetrics-r206-4|2269	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8b.tfm
14mu|texlive-zhmetrics-r206-4|2270	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8c.tfm
14mu|texlive-zhmetrics-r206-4|2271	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8d.tfm
14mu|texlive-zhmetrics-r206-4|2272	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8e.tfm
14mu|texlive-zhmetrics-r206-4|2273	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8f.tfm
14mu|texlive-zhmetrics-r206-4|2274	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl90.tfm
14mu|texlive-zhmetrics-r206-4|2275	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl91.tfm
14mu|texlive-zhmetrics-r206-4|2276	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl92.tfm
14mu|texlive-zhmetrics-r206-4|2277	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl93.tfm
14mu|texlive-zhmetrics-r206-4|2278	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl94.tfm
14mu|texlive-zhmetrics-r206-4|2279	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl95.tfm
14mu|texlive-zhmetrics-r206-4|2280	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl96.tfm
14mu|texlive-zhmetrics-r206-4|2281	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl97.tfm
14mu|texlive-zhmetrics-r206-4|2282	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl98.tfm
14mu|texlive-zhmetrics-r206-4|2283	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl99.tfm
14mu|texlive-zhmetrics-r206-4|2284	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9a.tfm
14mu|texlive-zhmetrics-r206-4|2285	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9b.tfm
14mu|texlive-zhmetrics-r206-4|2286	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9c.tfm
14mu|texlive-zhmetrics-r206-4|2287	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9d.tfm
14mu|texlive-zhmetrics-r206-4|2288	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9e.tfm
14mu|texlive-zhmetrics-r206-4|2289	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9f.tfm
14mu|texlive-zhmetrics-r206-4|2290	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla0.tfm
14mu|texlive-zhmetrics-r206-4|2291	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla1.tfm
14mu|texlive-zhmetrics-r206-4|2292	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla2.tfm
14mu|texlive-zhmetrics-r206-4|2293	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla3.tfm
14mu|texlive-zhmetrics-r206-4|2294	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla4.tfm
14mu|texlive-zhmetrics-r206-4|2295	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla5.tfm
14mu|texlive-zhmetrics-r206-4|2296	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla6.tfm
14mu|texlive-zhmetrics-r206-4|2297	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla7.tfm
14mu|texlive-zhmetrics-r206-4|2298	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla8.tfm
14mu|texlive-zhmetrics-r206-4|2299	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla9.tfm
14mu|texlive-zhmetrics-r206-4|2300	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslaa.tfm
14mu|texlive-zhmetrics-r206-4|2301	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslab.tfm
14mu|texlive-zhmetrics-r206-4|2302	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslac.tfm
14mu|texlive-zhmetrics-r206-4|2303	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslad.tfm
14mu|texlive-zhmetrics-r206-4|2304	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslae.tfm
14mu|texlive-zhmetrics-r206-4|2305	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslaf.tfm
14mu|texlive-zhmetrics-r206-4|2306	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb0.tfm
14mu|texlive-zhmetrics-r206-4|2307	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb1.tfm
14mu|texlive-zhmetrics-r206-4|2308	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb2.tfm
14mu|texlive-zhmetrics-r206-4|2309	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb3.tfm
14mu|texlive-zhmetrics-r206-4|2310	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb4.tfm
14mu|texlive-zhmetrics-r206-4|2311	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb5.tfm
14mu|texlive-zhmetrics-r206-4|2312	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb6.tfm
14mu|texlive-zhmetrics-r206-4|2313	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb7.tfm
14mu|texlive-zhmetrics-r206-4|2314	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb8.tfm
14mu|texlive-zhmetrics-r206-4|2315	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb9.tfm
14mu|texlive-zhmetrics-r206-4|2316	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslba.tfm
14mu|texlive-zhmetrics-r206-4|2317	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbb.tfm
14mu|texlive-zhmetrics-r206-4|2318	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbc.tfm
14mu|texlive-zhmetrics-r206-4|2319	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbd.tfm
14mu|texlive-zhmetrics-r206-4|2320	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbe.tfm
14mu|texlive-zhmetrics-r206-4|2321	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbf.tfm
14mu|texlive-zhmetrics-r206-4|2322	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc0.tfm
14mu|texlive-zhmetrics-r206-4|2323	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc1.tfm
14mu|texlive-zhmetrics-r206-4|2324	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc2.tfm
14mu|texlive-zhmetrics-r206-4|2325	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc3.tfm
14mu|texlive-zhmetrics-r206-4|2326	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc4.tfm
14mu|texlive-zhmetrics-r206-4|2327	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc5.tfm
14mu|texlive-zhmetrics-r206-4|2328	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc6.tfm
14mu|texlive-zhmetrics-r206-4|2329	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc7.tfm
14mu|texlive-zhmetrics-r206-4|2330	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc8.tfm
14mu|texlive-zhmetrics-r206-4|2331	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc9.tfm
14mu|texlive-zhmetrics-r206-4|2332	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslca.tfm
14mu|texlive-zhmetrics-r206-4|2333	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcb.tfm
14mu|texlive-zhmetrics-r206-4|2334	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcc.tfm
14mu|texlive-zhmetrics-r206-4|2335	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcd.tfm
14mu|texlive-zhmetrics-r206-4|2336	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslce.tfm
14mu|texlive-zhmetrics-r206-4|2337	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcf.tfm
14mu|texlive-zhmetrics-r206-4|2338	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld0.tfm
14mu|texlive-zhmetrics-r206-4|2339	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld1.tfm
14mu|texlive-zhmetrics-r206-4|2340	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld2.tfm
14mu|texlive-zhmetrics-r206-4|2341	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld3.tfm
14mu|texlive-zhmetrics-r206-4|2342	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld4.tfm
14mu|texlive-zhmetrics-r206-4|2343	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld5.tfm
14mu|texlive-zhmetrics-r206-4|2344	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld6.tfm
14mu|texlive-zhmetrics-r206-4|2345	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld7.tfm
14mu|texlive-zhmetrics-r206-4|2346	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld8.tfm
14mu|texlive-zhmetrics-r206-4|2347	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld9.tfm
14mu|texlive-zhmetrics-r206-4|2348	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslda.tfm
14mu|texlive-zhmetrics-r206-4|2349	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldb.tfm
14mu|texlive-zhmetrics-r206-4|2350	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldc.tfm
14mu|texlive-zhmetrics-r206-4|2351	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldd.tfm
14mu|texlive-zhmetrics-r206-4|2352	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslde.tfm
14mu|texlive-zhmetrics-r206-4|2353	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldf.tfm
14mu|texlive-zhmetrics-r206-4|2354	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle0.tfm
14mu|texlive-zhmetrics-r206-4|2355	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle1.tfm
14mu|texlive-zhmetrics-r206-4|2356	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle2.tfm
14mu|texlive-zhmetrics-r206-4|2357	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle3.tfm
14mu|texlive-zhmetrics-r206-4|2358	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle4.tfm
14mu|texlive-zhmetrics-r206-4|2359	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle5.tfm
14mu|texlive-zhmetrics-r206-4|2360	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle6.tfm
14mu|texlive-zhmetrics-r206-4|2361	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle7.tfm
14mu|texlive-zhmetrics-r206-4|2362	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle8.tfm
14mu|texlive-zhmetrics-r206-4|2363	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle9.tfm
14mu|texlive-zhmetrics-r206-4|2364	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslea.tfm
14mu|texlive-zhmetrics-r206-4|2365	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssleb.tfm
14mu|texlive-zhmetrics-r206-4|2366	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslec.tfm
14mu|texlive-zhmetrics-r206-4|2367	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssled.tfm
14mu|texlive-zhmetrics-r206-4|2368	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslee.tfm
14mu|texlive-zhmetrics-r206-4|2369	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslef.tfm
14mu|texlive-zhmetrics-r206-4|2370	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf0.tfm
14mu|texlive-zhmetrics-r206-4|2371	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf1.tfm
14mu|texlive-zhmetrics-r206-4|2372	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf2.tfm
14mu|texlive-zhmetrics-r206-4|2373	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf3.tfm
14mu|texlive-zhmetrics-r206-4|2374	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf4.tfm
14mu|texlive-zhmetrics-r206-4|2375	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf5.tfm
14mu|texlive-zhmetrics-r206-4|2376	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf6.tfm
14mu|texlive-zhmetrics-r206-4|2377	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf7.tfm
14mu|texlive-zhmetrics-r206-4|2378	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf8.tfm
14mu|texlive-zhmetrics-r206-4|2379	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf9.tfm
14mu|texlive-zhmetrics-r206-4|2380	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfa.tfm
14mu|texlive-zhmetrics-r206-4|2381	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfb.tfm
14mu|texlive-zhmetrics-r206-4|2382	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfc.tfm
14mu|texlive-zhmetrics-r206-4|2383	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfd.tfm
14mu|texlive-zhmetrics-r206-4|2384	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfe.tfm
14mu|texlive-zhmetrics-r206-4|2385	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslff.tfm
14mu|texlive-zhmetrics-r206-4|2386	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei00.tfm
14mu|texlive-zhmetrics-r206-4|2387	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei01.tfm
14mu|texlive-zhmetrics-r206-4|2388	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei02.tfm
14mu|texlive-zhmetrics-r206-4|2389	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei03.tfm
14mu|texlive-zhmetrics-r206-4|2390	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei04.tfm
14mu|texlive-zhmetrics-r206-4|2391	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei05.tfm
14mu|texlive-zhmetrics-r206-4|2392	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei06.tfm
14mu|texlive-zhmetrics-r206-4|2393	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei07.tfm
14mu|texlive-zhmetrics-r206-4|2394	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei08.tfm
14mu|texlive-zhmetrics-r206-4|2395	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei09.tfm
14mu|texlive-zhmetrics-r206-4|2396	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0a.tfm
14mu|texlive-zhmetrics-r206-4|2397	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0b.tfm
14mu|texlive-zhmetrics-r206-4|2398	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0c.tfm
14mu|texlive-zhmetrics-r206-4|2399	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0d.tfm
14mu|texlive-zhmetrics-r206-4|2400	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0e.tfm
14mu|texlive-zhmetrics-r206-4|2401	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0f.tfm
14mu|texlive-zhmetrics-r206-4|2402	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei10.tfm
14mu|texlive-zhmetrics-r206-4|2403	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei11.tfm
14mu|texlive-zhmetrics-r206-4|2404	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei12.tfm
14mu|texlive-zhmetrics-r206-4|2405	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei13.tfm
14mu|texlive-zhmetrics-r206-4|2406	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei14.tfm
14mu|texlive-zhmetrics-r206-4|2407	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei15.tfm
14mu|texlive-zhmetrics-r206-4|2408	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei16.tfm
14mu|texlive-zhmetrics-r206-4|2409	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei17.tfm
14mu|texlive-zhmetrics-r206-4|2410	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei18.tfm
14mu|texlive-zhmetrics-r206-4|2411	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei19.tfm
14mu|texlive-zhmetrics-r206-4|2412	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1a.tfm
14mu|texlive-zhmetrics-r206-4|2413	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1b.tfm
14mu|texlive-zhmetrics-r206-4|2414	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1c.tfm
14mu|texlive-zhmetrics-r206-4|2415	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1d.tfm
14mu|texlive-zhmetrics-r206-4|2416	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1e.tfm
14mu|texlive-zhmetrics-r206-4|2417	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1f.tfm
14mu|texlive-zhmetrics-r206-4|2418	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei20.tfm
14mu|texlive-zhmetrics-r206-4|2419	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei21.tfm
14mu|texlive-zhmetrics-r206-4|2420	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei22.tfm
14mu|texlive-zhmetrics-r206-4|2421	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei23.tfm
14mu|texlive-zhmetrics-r206-4|2422	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei24.tfm
14mu|texlive-zhmetrics-r206-4|2423	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei25.tfm
14mu|texlive-zhmetrics-r206-4|2424	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei26.tfm
14mu|texlive-zhmetrics-r206-4|2425	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei27.tfm
14mu|texlive-zhmetrics-r206-4|2426	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei28.tfm
14mu|texlive-zhmetrics-r206-4|2427	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei29.tfm
14mu|texlive-zhmetrics-r206-4|2428	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2a.tfm
14mu|texlive-zhmetrics-r206-4|2429	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2b.tfm
14mu|texlive-zhmetrics-r206-4|2430	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2c.tfm
14mu|texlive-zhmetrics-r206-4|2431	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2d.tfm
14mu|texlive-zhmetrics-r206-4|2432	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2e.tfm
14mu|texlive-zhmetrics-r206-4|2433	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2f.tfm
14mu|texlive-zhmetrics-r206-4|2434	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei30.tfm
14mu|texlive-zhmetrics-r206-4|2435	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei31.tfm
14mu|texlive-zhmetrics-r206-4|2436	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei32.tfm
14mu|texlive-zhmetrics-r206-4|2437	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei33.tfm
14mu|texlive-zhmetrics-r206-4|2438	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei34.tfm
14mu|texlive-zhmetrics-r206-4|2439	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei35.tfm
14mu|texlive-zhmetrics-r206-4|2440	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei36.tfm
14mu|texlive-zhmetrics-r206-4|2441	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei37.tfm
14mu|texlive-zhmetrics-r206-4|2442	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei38.tfm
14mu|texlive-zhmetrics-r206-4|2443	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei39.tfm
14mu|texlive-zhmetrics-r206-4|2444	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3a.tfm
14mu|texlive-zhmetrics-r206-4|2445	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3b.tfm
14mu|texlive-zhmetrics-r206-4|2446	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3c.tfm
14mu|texlive-zhmetrics-r206-4|2447	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3d.tfm
14mu|texlive-zhmetrics-r206-4|2448	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3e.tfm
14mu|texlive-zhmetrics-r206-4|2449	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3f.tfm
14mu|texlive-zhmetrics-r206-4|2450	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei40.tfm
14mu|texlive-zhmetrics-r206-4|2451	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei41.tfm
14mu|texlive-zhmetrics-r206-4|2452	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei42.tfm
14mu|texlive-zhmetrics-r206-4|2453	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei43.tfm
14mu|texlive-zhmetrics-r206-4|2454	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei44.tfm
14mu|texlive-zhmetrics-r206-4|2455	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei45.tfm
14mu|texlive-zhmetrics-r206-4|2456	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei46.tfm
14mu|texlive-zhmetrics-r206-4|2457	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei47.tfm
14mu|texlive-zhmetrics-r206-4|2458	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei48.tfm
14mu|texlive-zhmetrics-r206-4|2459	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei49.tfm
14mu|texlive-zhmetrics-r206-4|2460	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4a.tfm
14mu|texlive-zhmetrics-r206-4|2461	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4b.tfm
14mu|texlive-zhmetrics-r206-4|2462	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4c.tfm
14mu|texlive-zhmetrics-r206-4|2463	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4d.tfm
14mu|texlive-zhmetrics-r206-4|2464	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4e.tfm
14mu|texlive-zhmetrics-r206-4|2465	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4f.tfm
14mu|texlive-zhmetrics-r206-4|2466	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei50.tfm
14mu|texlive-zhmetrics-r206-4|2467	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei51.tfm
14mu|texlive-zhmetrics-r206-4|2468	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei52.tfm
14mu|texlive-zhmetrics-r206-4|2469	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei53.tfm
14mu|texlive-zhmetrics-r206-4|2470	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei54.tfm
14mu|texlive-zhmetrics-r206-4|2471	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei55.tfm
14mu|texlive-zhmetrics-r206-4|2472	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei56.tfm
14mu|texlive-zhmetrics-r206-4|2473	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei57.tfm
14mu|texlive-zhmetrics-r206-4|2474	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei58.tfm
14mu|texlive-zhmetrics-r206-4|2475	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei59.tfm
14mu|texlive-zhmetrics-r206-4|2476	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5a.tfm
14mu|texlive-zhmetrics-r206-4|2477	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5b.tfm
14mu|texlive-zhmetrics-r206-4|2478	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5c.tfm
14mu|texlive-zhmetrics-r206-4|2479	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5d.tfm
14mu|texlive-zhmetrics-r206-4|2480	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5e.tfm
14mu|texlive-zhmetrics-r206-4|2481	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5f.tfm
14mu|texlive-zhmetrics-r206-4|2482	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei60.tfm
14mu|texlive-zhmetrics-r206-4|2483	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei61.tfm
14mu|texlive-zhmetrics-r206-4|2484	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei62.tfm
14mu|texlive-zhmetrics-r206-4|2485	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei63.tfm
14mu|texlive-zhmetrics-r206-4|2486	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei64.tfm
14mu|texlive-zhmetrics-r206-4|2487	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei65.tfm
14mu|texlive-zhmetrics-r206-4|2488	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei66.tfm
14mu|texlive-zhmetrics-r206-4|2489	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei67.tfm
14mu|texlive-zhmetrics-r206-4|2490	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei68.tfm
14mu|texlive-zhmetrics-r206-4|2491	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei69.tfm
14mu|texlive-zhmetrics-r206-4|2492	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6a.tfm
14mu|texlive-zhmetrics-r206-4|2493	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6b.tfm
14mu|texlive-zhmetrics-r206-4|2494	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6c.tfm
14mu|texlive-zhmetrics-r206-4|2495	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6d.tfm
14mu|texlive-zhmetrics-r206-4|2496	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6e.tfm
14mu|texlive-zhmetrics-r206-4|2497	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6f.tfm
14mu|texlive-zhmetrics-r206-4|2498	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei70.tfm
14mu|texlive-zhmetrics-r206-4|2499	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei71.tfm
14mu|texlive-zhmetrics-r206-4|2500	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei72.tfm
14mu|texlive-zhmetrics-r206-4|2501	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei73.tfm
14mu|texlive-zhmetrics-r206-4|2502	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei74.tfm
14mu|texlive-zhmetrics-r206-4|2503	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei75.tfm
14mu|texlive-zhmetrics-r206-4|2504	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei76.tfm
14mu|texlive-zhmetrics-r206-4|2505	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei77.tfm
14mu|texlive-zhmetrics-r206-4|2506	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei78.tfm
14mu|texlive-zhmetrics-r206-4|2507	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei79.tfm
14mu|texlive-zhmetrics-r206-4|2508	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7a.tfm
14mu|texlive-zhmetrics-r206-4|2509	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7b.tfm
14mu|texlive-zhmetrics-r206-4|2510	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7c.tfm
14mu|texlive-zhmetrics-r206-4|2511	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7d.tfm
14mu|texlive-zhmetrics-r206-4|2512	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7e.tfm
14mu|texlive-zhmetrics-r206-4|2513	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7f.tfm
14mu|texlive-zhmetrics-r206-4|2514	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei80.tfm
14mu|texlive-zhmetrics-r206-4|2515	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei81.tfm
14mu|texlive-zhmetrics-r206-4|2516	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei82.tfm
14mu|texlive-zhmetrics-r206-4|2517	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei83.tfm
14mu|texlive-zhmetrics-r206-4|2518	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei84.tfm
14mu|texlive-zhmetrics-r206-4|2519	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei85.tfm
14mu|texlive-zhmetrics-r206-4|2520	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei86.tfm
14mu|texlive-zhmetrics-r206-4|2521	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei87.tfm
14mu|texlive-zhmetrics-r206-4|2522	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei88.tfm
14mu|texlive-zhmetrics-r206-4|2523	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei89.tfm
14mu|texlive-zhmetrics-r206-4|2524	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8a.tfm
14mu|texlive-zhmetrics-r206-4|2525	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8b.tfm
14mu|texlive-zhmetrics-r206-4|2526	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8c.tfm
14mu|texlive-zhmetrics-r206-4|2527	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8d.tfm
14mu|texlive-zhmetrics-r206-4|2528	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8e.tfm
14mu|texlive-zhmetrics-r206-4|2529	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8f.tfm
14mu|texlive-zhmetrics-r206-4|2530	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei90.tfm
14mu|texlive-zhmetrics-r206-4|2531	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei91.tfm
14mu|texlive-zhmetrics-r206-4|2532	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei92.tfm
14mu|texlive-zhmetrics-r206-4|2533	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei93.tfm
14mu|texlive-zhmetrics-r206-4|2534	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei94.tfm
14mu|texlive-zhmetrics-r206-4|2535	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei95.tfm
14mu|texlive-zhmetrics-r206-4|2536	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei96.tfm
14mu|texlive-zhmetrics-r206-4|2537	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei97.tfm
14mu|texlive-zhmetrics-r206-4|2538	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei98.tfm
14mu|texlive-zhmetrics-r206-4|2539	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei99.tfm
14mu|texlive-zhmetrics-r206-4|2540	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9a.tfm
14mu|texlive-zhmetrics-r206-4|2541	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9b.tfm
14mu|texlive-zhmetrics-r206-4|2542	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9c.tfm
14mu|texlive-zhmetrics-r206-4|2543	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9d.tfm
14mu|texlive-zhmetrics-r206-4|2544	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9e.tfm
14mu|texlive-zhmetrics-r206-4|2545	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9f.tfm
14mu|texlive-zhmetrics-r206-4|2546	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia0.tfm
14mu|texlive-zhmetrics-r206-4|2547	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia1.tfm
14mu|texlive-zhmetrics-r206-4|2548	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia2.tfm
14mu|texlive-zhmetrics-r206-4|2549	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia3.tfm
14mu|texlive-zhmetrics-r206-4|2550	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia4.tfm
14mu|texlive-zhmetrics-r206-4|2551	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia5.tfm
14mu|texlive-zhmetrics-r206-4|2552	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia6.tfm
14mu|texlive-zhmetrics-r206-4|2553	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia7.tfm
14mu|texlive-zhmetrics-r206-4|2554	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia8.tfm
14mu|texlive-zhmetrics-r206-4|2555	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia9.tfm
14mu|texlive-zhmetrics-r206-4|2556	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiaa.tfm
14mu|texlive-zhmetrics-r206-4|2557	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiab.tfm
14mu|texlive-zhmetrics-r206-4|2558	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiac.tfm
14mu|texlive-zhmetrics-r206-4|2559	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiad.tfm
14mu|texlive-zhmetrics-r206-4|2560	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiae.tfm
14mu|texlive-zhmetrics-r206-4|2561	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiaf.tfm
14mu|texlive-zhmetrics-r206-4|2562	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib0.tfm
14mu|texlive-zhmetrics-r206-4|2563	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib1.tfm
14mu|texlive-zhmetrics-r206-4|2564	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib2.tfm
14mu|texlive-zhmetrics-r206-4|2565	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib3.tfm
14mu|texlive-zhmetrics-r206-4|2566	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib4.tfm
14mu|texlive-zhmetrics-r206-4|2567	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib5.tfm
14mu|texlive-zhmetrics-r206-4|2568	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib6.tfm
14mu|texlive-zhmetrics-r206-4|2569	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib7.tfm
14mu|texlive-zhmetrics-r206-4|2570	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib8.tfm
14mu|texlive-zhmetrics-r206-4|2571	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib9.tfm
14mu|texlive-zhmetrics-r206-4|2572	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiba.tfm
14mu|texlive-zhmetrics-r206-4|2573	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibb.tfm
14mu|texlive-zhmetrics-r206-4|2574	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibc.tfm
14mu|texlive-zhmetrics-r206-4|2575	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibd.tfm
14mu|texlive-zhmetrics-r206-4|2576	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibe.tfm
14mu|texlive-zhmetrics-r206-4|2577	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibf.tfm
14mu|texlive-zhmetrics-r206-4|2578	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic0.tfm
14mu|texlive-zhmetrics-r206-4|2579	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic1.tfm
14mu|texlive-zhmetrics-r206-4|2580	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic2.tfm
14mu|texlive-zhmetrics-r206-4|2581	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic3.tfm
14mu|texlive-zhmetrics-r206-4|2582	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic4.tfm
14mu|texlive-zhmetrics-r206-4|2583	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic5.tfm
14mu|texlive-zhmetrics-r206-4|2584	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic6.tfm
14mu|texlive-zhmetrics-r206-4|2585	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic7.tfm
14mu|texlive-zhmetrics-r206-4|2586	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic8.tfm
14mu|texlive-zhmetrics-r206-4|2587	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic9.tfm
14mu|texlive-zhmetrics-r206-4|2588	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheica.tfm
14mu|texlive-zhmetrics-r206-4|2589	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicb.tfm
14mu|texlive-zhmetrics-r206-4|2590	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicc.tfm
14mu|texlive-zhmetrics-r206-4|2591	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicd.tfm
14mu|texlive-zhmetrics-r206-4|2592	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheice.tfm
14mu|texlive-zhmetrics-r206-4|2593	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicf.tfm
14mu|texlive-zhmetrics-r206-4|2594	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid0.tfm
14mu|texlive-zhmetrics-r206-4|2595	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid1.tfm
14mu|texlive-zhmetrics-r206-4|2596	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid2.tfm
14mu|texlive-zhmetrics-r206-4|2597	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid3.tfm
14mu|texlive-zhmetrics-r206-4|2598	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid4.tfm
14mu|texlive-zhmetrics-r206-4|2599	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid5.tfm
14mu|texlive-zhmetrics-r206-4|2600	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid6.tfm
14mu|texlive-zhmetrics-r206-4|2601	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid7.tfm
14mu|texlive-zhmetrics-r206-4|2602	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid8.tfm
14mu|texlive-zhmetrics-r206-4|2603	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid9.tfm
14mu|texlive-zhmetrics-r206-4|2604	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheida.tfm
14mu|texlive-zhmetrics-r206-4|2605	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidb.tfm
14mu|texlive-zhmetrics-r206-4|2606	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidc.tfm
14mu|texlive-zhmetrics-r206-4|2607	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidd.tfm
14mu|texlive-zhmetrics-r206-4|2608	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheide.tfm
14mu|texlive-zhmetrics-r206-4|2609	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidf.tfm
14mu|texlive-zhmetrics-r206-4|2610	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie0.tfm
14mu|texlive-zhmetrics-r206-4|2611	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie1.tfm
14mu|texlive-zhmetrics-r206-4|2612	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie2.tfm
14mu|texlive-zhmetrics-r206-4|2613	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie3.tfm
14mu|texlive-zhmetrics-r206-4|2614	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie4.tfm
14mu|texlive-zhmetrics-r206-4|2615	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie5.tfm
14mu|texlive-zhmetrics-r206-4|2616	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie6.tfm
14mu|texlive-zhmetrics-r206-4|2617	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie7.tfm
14mu|texlive-zhmetrics-r206-4|2618	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie8.tfm
14mu|texlive-zhmetrics-r206-4|2619	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie9.tfm
14mu|texlive-zhmetrics-r206-4|2620	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiea.tfm
14mu|texlive-zhmetrics-r206-4|2621	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheieb.tfm
14mu|texlive-zhmetrics-r206-4|2622	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiec.tfm
14mu|texlive-zhmetrics-r206-4|2623	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheied.tfm
14mu|texlive-zhmetrics-r206-4|2624	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiee.tfm
14mu|texlive-zhmetrics-r206-4|2625	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheief.tfm
14mu|texlive-zhmetrics-r206-4|2626	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif0.tfm
14mu|texlive-zhmetrics-r206-4|2627	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif1.tfm
14mu|texlive-zhmetrics-r206-4|2628	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif2.tfm
14mu|texlive-zhmetrics-r206-4|2629	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif3.tfm
14mu|texlive-zhmetrics-r206-4|2630	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif4.tfm
14mu|texlive-zhmetrics-r206-4|2631	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif5.tfm
14mu|texlive-zhmetrics-r206-4|2632	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif6.tfm
14mu|texlive-zhmetrics-r206-4|2633	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif7.tfm
14mu|texlive-zhmetrics-r206-4|2634	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif8.tfm
14mu|texlive-zhmetrics-r206-4|2635	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif9.tfm
14mu|texlive-zhmetrics-r206-4|2636	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifa.tfm
14mu|texlive-zhmetrics-r206-4|2637	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifb.tfm
14mu|texlive-zhmetrics-r206-4|2638	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifc.tfm
14mu|texlive-zhmetrics-r206-4|2639	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifd.tfm
14mu|texlive-zhmetrics-r206-4|2640	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheife.tfm
14mu|texlive-zhmetrics-r206-4|2641	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiff.tfm
14mu|texlive-zhmetrics-r206-4|2642	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl00.tfm
14mu|texlive-zhmetrics-r206-4|2643	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl01.tfm
14mu|texlive-zhmetrics-r206-4|2644	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl02.tfm
14mu|texlive-zhmetrics-r206-4|2645	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl03.tfm
14mu|texlive-zhmetrics-r206-4|2646	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl04.tfm
14mu|texlive-zhmetrics-r206-4|2647	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl05.tfm
14mu|texlive-zhmetrics-r206-4|2648	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl06.tfm
14mu|texlive-zhmetrics-r206-4|2649	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl07.tfm
14mu|texlive-zhmetrics-r206-4|2650	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl08.tfm
14mu|texlive-zhmetrics-r206-4|2651	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl09.tfm
14mu|texlive-zhmetrics-r206-4|2652	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0a.tfm
14mu|texlive-zhmetrics-r206-4|2653	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0b.tfm
14mu|texlive-zhmetrics-r206-4|2654	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0c.tfm
14mu|texlive-zhmetrics-r206-4|2655	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0d.tfm
14mu|texlive-zhmetrics-r206-4|2656	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0e.tfm
14mu|texlive-zhmetrics-r206-4|2657	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0f.tfm
14mu|texlive-zhmetrics-r206-4|2658	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl10.tfm
14mu|texlive-zhmetrics-r206-4|2659	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl11.tfm
14mu|texlive-zhmetrics-r206-4|2660	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl12.tfm
14mu|texlive-zhmetrics-r206-4|2661	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl13.tfm
14mu|texlive-zhmetrics-r206-4|2662	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl14.tfm
14mu|texlive-zhmetrics-r206-4|2663	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl15.tfm
14mu|texlive-zhmetrics-r206-4|2664	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl16.tfm
14mu|texlive-zhmetrics-r206-4|2665	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl17.tfm
14mu|texlive-zhmetrics-r206-4|2666	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl18.tfm
14mu|texlive-zhmetrics-r206-4|2667	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl19.tfm
14mu|texlive-zhmetrics-r206-4|2668	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1a.tfm
14mu|texlive-zhmetrics-r206-4|2669	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1b.tfm
14mu|texlive-zhmetrics-r206-4|2670	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1c.tfm
14mu|texlive-zhmetrics-r206-4|2671	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1d.tfm
14mu|texlive-zhmetrics-r206-4|2672	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1e.tfm
14mu|texlive-zhmetrics-r206-4|2673	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1f.tfm
14mu|texlive-zhmetrics-r206-4|2674	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl20.tfm
14mu|texlive-zhmetrics-r206-4|2675	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl21.tfm
14mu|texlive-zhmetrics-r206-4|2676	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl22.tfm
14mu|texlive-zhmetrics-r206-4|2677	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl23.tfm
14mu|texlive-zhmetrics-r206-4|2678	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl24.tfm
14mu|texlive-zhmetrics-r206-4|2679	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl25.tfm
14mu|texlive-zhmetrics-r206-4|2680	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl26.tfm
14mu|texlive-zhmetrics-r206-4|2681	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl27.tfm
14mu|texlive-zhmetrics-r206-4|2682	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl28.tfm
14mu|texlive-zhmetrics-r206-4|2683	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl29.tfm
14mu|texlive-zhmetrics-r206-4|2684	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2a.tfm
14mu|texlive-zhmetrics-r206-4|2685	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2b.tfm
14mu|texlive-zhmetrics-r206-4|2686	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2c.tfm
14mu|texlive-zhmetrics-r206-4|2687	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2d.tfm
14mu|texlive-zhmetrics-r206-4|2688	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2e.tfm
14mu|texlive-zhmetrics-r206-4|2689	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2f.tfm
14mu|texlive-zhmetrics-r206-4|2690	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl30.tfm
14mu|texlive-zhmetrics-r206-4|2691	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl31.tfm
14mu|texlive-zhmetrics-r206-4|2692	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl32.tfm
14mu|texlive-zhmetrics-r206-4|2693	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl33.tfm
14mu|texlive-zhmetrics-r206-4|2694	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl34.tfm
14mu|texlive-zhmetrics-r206-4|2695	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl35.tfm
14mu|texlive-zhmetrics-r206-4|2696	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl36.tfm
14mu|texlive-zhmetrics-r206-4|2697	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl37.tfm
14mu|texlive-zhmetrics-r206-4|2698	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl38.tfm
14mu|texlive-zhmetrics-r206-4|2699	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl39.tfm
14mu|texlive-zhmetrics-r206-4|2700	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3a.tfm
14mu|texlive-zhmetrics-r206-4|2701	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3b.tfm
14mu|texlive-zhmetrics-r206-4|2702	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3c.tfm
14mu|texlive-zhmetrics-r206-4|2703	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3d.tfm
14mu|texlive-zhmetrics-r206-4|2704	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3e.tfm
14mu|texlive-zhmetrics-r206-4|2705	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3f.tfm
14mu|texlive-zhmetrics-r206-4|2706	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl40.tfm
14mu|texlive-zhmetrics-r206-4|2707	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl41.tfm
14mu|texlive-zhmetrics-r206-4|2708	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl42.tfm
14mu|texlive-zhmetrics-r206-4|2709	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl43.tfm
14mu|texlive-zhmetrics-r206-4|2710	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl44.tfm
14mu|texlive-zhmetrics-r206-4|2711	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl45.tfm
14mu|texlive-zhmetrics-r206-4|2712	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl46.tfm
14mu|texlive-zhmetrics-r206-4|2713	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl47.tfm
14mu|texlive-zhmetrics-r206-4|2714	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl48.tfm
14mu|texlive-zhmetrics-r206-4|2715	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl49.tfm
14mu|texlive-zhmetrics-r206-4|2716	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4a.tfm
14mu|texlive-zhmetrics-r206-4|2717	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4b.tfm
14mu|texlive-zhmetrics-r206-4|2718	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4c.tfm
14mu|texlive-zhmetrics-r206-4|2719	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4d.tfm
14mu|texlive-zhmetrics-r206-4|2720	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4e.tfm
14mu|texlive-zhmetrics-r206-4|2721	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4f.tfm
14mu|texlive-zhmetrics-r206-4|2722	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl50.tfm
14mu|texlive-zhmetrics-r206-4|2723	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl51.tfm
14mu|texlive-zhmetrics-r206-4|2724	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl52.tfm
14mu|texlive-zhmetrics-r206-4|2725	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl53.tfm
14mu|texlive-zhmetrics-r206-4|2726	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl54.tfm
14mu|texlive-zhmetrics-r206-4|2727	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl55.tfm
14mu|texlive-zhmetrics-r206-4|2728	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl56.tfm
14mu|texlive-zhmetrics-r206-4|2729	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl57.tfm
14mu|texlive-zhmetrics-r206-4|2730	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl58.tfm
14mu|texlive-zhmetrics-r206-4|2731	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl59.tfm
14mu|texlive-zhmetrics-r206-4|2732	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5a.tfm
14mu|texlive-zhmetrics-r206-4|2733	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5b.tfm
14mu|texlive-zhmetrics-r206-4|2734	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5c.tfm
14mu|texlive-zhmetrics-r206-4|2735	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5d.tfm
14mu|texlive-zhmetrics-r206-4|2736	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5e.tfm
14mu|texlive-zhmetrics-r206-4|2737	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5f.tfm
14mu|texlive-zhmetrics-r206-4|2738	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl60.tfm
14mu|texlive-zhmetrics-r206-4|2739	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl61.tfm
14mu|texlive-zhmetrics-r206-4|2740	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl62.tfm
14mu|texlive-zhmetrics-r206-4|2741	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl63.tfm
14mu|texlive-zhmetrics-r206-4|2742	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl64.tfm
14mu|texlive-zhmetrics-r206-4|2743	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl65.tfm
14mu|texlive-zhmetrics-r206-4|2744	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl66.tfm
14mu|texlive-zhmetrics-r206-4|2745	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl67.tfm
14mu|texlive-zhmetrics-r206-4|2746	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl68.tfm
14mu|texlive-zhmetrics-r206-4|2747	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl69.tfm
14mu|texlive-zhmetrics-r206-4|2748	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6a.tfm
14mu|texlive-zhmetrics-r206-4|2749	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6b.tfm
14mu|texlive-zhmetrics-r206-4|2750	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6c.tfm
14mu|texlive-zhmetrics-r206-4|2751	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6d.tfm
14mu|texlive-zhmetrics-r206-4|2752	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6e.tfm
14mu|texlive-zhmetrics-r206-4|2753	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6f.tfm
14mu|texlive-zhmetrics-r206-4|2754	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl70.tfm
14mu|texlive-zhmetrics-r206-4|2755	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl71.tfm
14mu|texlive-zhmetrics-r206-4|2756	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl72.tfm
14mu|texlive-zhmetrics-r206-4|2757	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl73.tfm
14mu|texlive-zhmetrics-r206-4|2758	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl74.tfm
14mu|texlive-zhmetrics-r206-4|2759	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl75.tfm
14mu|texlive-zhmetrics-r206-4|2760	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl76.tfm
14mu|texlive-zhmetrics-r206-4|2761	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl77.tfm
14mu|texlive-zhmetrics-r206-4|2762	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl78.tfm
14mu|texlive-zhmetrics-r206-4|2763	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl79.tfm
14mu|texlive-zhmetrics-r206-4|2764	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7a.tfm
14mu|texlive-zhmetrics-r206-4|2765	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7b.tfm
14mu|texlive-zhmetrics-r206-4|2766	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7c.tfm
14mu|texlive-zhmetrics-r206-4|2767	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7d.tfm
14mu|texlive-zhmetrics-r206-4|2768	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7e.tfm
14mu|texlive-zhmetrics-r206-4|2769	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7f.tfm
14mu|texlive-zhmetrics-r206-4|2770	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl80.tfm
14mu|texlive-zhmetrics-r206-4|2771	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl81.tfm
14mu|texlive-zhmetrics-r206-4|2772	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl82.tfm
14mu|texlive-zhmetrics-r206-4|2773	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl83.tfm
14mu|texlive-zhmetrics-r206-4|2774	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl84.tfm
14mu|texlive-zhmetrics-r206-4|2775	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl85.tfm
14mu|texlive-zhmetrics-r206-4|2776	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl86.tfm
14mu|texlive-zhmetrics-r206-4|2777	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl87.tfm
14mu|texlive-zhmetrics-r206-4|2778	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl88.tfm
14mu|texlive-zhmetrics-r206-4|2779	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl89.tfm
14mu|texlive-zhmetrics-r206-4|2780	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8a.tfm
14mu|texlive-zhmetrics-r206-4|2781	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8b.tfm
14mu|texlive-zhmetrics-r206-4|2782	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8c.tfm
14mu|texlive-zhmetrics-r206-4|2783	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8d.tfm
14mu|texlive-zhmetrics-r206-4|2784	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8e.tfm
14mu|texlive-zhmetrics-r206-4|2785	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8f.tfm
14mu|texlive-zhmetrics-r206-4|2786	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl90.tfm
14mu|texlive-zhmetrics-r206-4|2787	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl91.tfm
14mu|texlive-zhmetrics-r206-4|2788	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl92.tfm
14mu|texlive-zhmetrics-r206-4|2789	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl93.tfm
14mu|texlive-zhmetrics-r206-4|2790	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl94.tfm
14mu|texlive-zhmetrics-r206-4|2791	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl95.tfm
14mu|texlive-zhmetrics-r206-4|2792	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl96.tfm
14mu|texlive-zhmetrics-r206-4|2793	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl97.tfm
14mu|texlive-zhmetrics-r206-4|2794	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl98.tfm
14mu|texlive-zhmetrics-r206-4|2795	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl99.tfm
14mu|texlive-zhmetrics-r206-4|2796	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9a.tfm
14mu|texlive-zhmetrics-r206-4|2797	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9b.tfm
14mu|texlive-zhmetrics-r206-4|2798	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9c.tfm
14mu|texlive-zhmetrics-r206-4|2799	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9d.tfm
14mu|texlive-zhmetrics-r206-4|2800	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9e.tfm
14mu|texlive-zhmetrics-r206-4|2801	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9f.tfm
14mu|texlive-zhmetrics-r206-4|2802	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla0.tfm
14mu|texlive-zhmetrics-r206-4|2803	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla1.tfm
14mu|texlive-zhmetrics-r206-4|2804	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla2.tfm
14mu|texlive-zhmetrics-r206-4|2805	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla3.tfm
14mu|texlive-zhmetrics-r206-4|2806	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla4.tfm
14mu|texlive-zhmetrics-r206-4|2807	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla5.tfm
14mu|texlive-zhmetrics-r206-4|2808	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla6.tfm
14mu|texlive-zhmetrics-r206-4|2809	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla7.tfm
14mu|texlive-zhmetrics-r206-4|2810	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla8.tfm
14mu|texlive-zhmetrics-r206-4|2811	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla9.tfm
14mu|texlive-zhmetrics-r206-4|2812	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislaa.tfm
14mu|texlive-zhmetrics-r206-4|2813	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislab.tfm
14mu|texlive-zhmetrics-r206-4|2814	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislac.tfm
14mu|texlive-zhmetrics-r206-4|2815	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislad.tfm
14mu|texlive-zhmetrics-r206-4|2816	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislae.tfm
14mu|texlive-zhmetrics-r206-4|2817	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislaf.tfm
14mu|texlive-zhmetrics-r206-4|2818	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb0.tfm
14mu|texlive-zhmetrics-r206-4|2819	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb1.tfm
14mu|texlive-zhmetrics-r206-4|2820	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb2.tfm
14mu|texlive-zhmetrics-r206-4|2821	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb3.tfm
14mu|texlive-zhmetrics-r206-4|2822	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb4.tfm
14mu|texlive-zhmetrics-r206-4|2823	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb5.tfm
14mu|texlive-zhmetrics-r206-4|2824	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb6.tfm
14mu|texlive-zhmetrics-r206-4|2825	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb7.tfm
14mu|texlive-zhmetrics-r206-4|2826	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb8.tfm
14mu|texlive-zhmetrics-r206-4|2827	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb9.tfm
14mu|texlive-zhmetrics-r206-4|2828	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislba.tfm
14mu|texlive-zhmetrics-r206-4|2829	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbb.tfm
14mu|texlive-zhmetrics-r206-4|2830	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbc.tfm
14mu|texlive-zhmetrics-r206-4|2831	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbd.tfm
14mu|texlive-zhmetrics-r206-4|2832	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbe.tfm
14mu|texlive-zhmetrics-r206-4|2833	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbf.tfm
14mu|texlive-zhmetrics-r206-4|2834	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc0.tfm
14mu|texlive-zhmetrics-r206-4|2835	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc1.tfm
14mu|texlive-zhmetrics-r206-4|2836	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc2.tfm
14mu|texlive-zhmetrics-r206-4|2837	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc3.tfm
14mu|texlive-zhmetrics-r206-4|2838	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc4.tfm
14mu|texlive-zhmetrics-r206-4|2839	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc5.tfm
14mu|texlive-zhmetrics-r206-4|2840	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc6.tfm
14mu|texlive-zhmetrics-r206-4|2841	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc7.tfm
14mu|texlive-zhmetrics-r206-4|2842	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc8.tfm
14mu|texlive-zhmetrics-r206-4|2843	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc9.tfm
14mu|texlive-zhmetrics-r206-4|2844	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislca.tfm
14mu|texlive-zhmetrics-r206-4|2845	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcb.tfm
14mu|texlive-zhmetrics-r206-4|2846	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcc.tfm
14mu|texlive-zhmetrics-r206-4|2847	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcd.tfm
14mu|texlive-zhmetrics-r206-4|2848	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislce.tfm
14mu|texlive-zhmetrics-r206-4|2849	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcf.tfm
14mu|texlive-zhmetrics-r206-4|2850	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld0.tfm
14mu|texlive-zhmetrics-r206-4|2851	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld1.tfm
14mu|texlive-zhmetrics-r206-4|2852	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld2.tfm
14mu|texlive-zhmetrics-r206-4|2853	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld3.tfm
14mu|texlive-zhmetrics-r206-4|2854	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld4.tfm
14mu|texlive-zhmetrics-r206-4|2855	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld5.tfm
14mu|texlive-zhmetrics-r206-4|2856	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld6.tfm
14mu|texlive-zhmetrics-r206-4|2857	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld7.tfm
14mu|texlive-zhmetrics-r206-4|2858	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld8.tfm
14mu|texlive-zhmetrics-r206-4|2859	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld9.tfm
14mu|texlive-zhmetrics-r206-4|2860	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislda.tfm
14mu|texlive-zhmetrics-r206-4|2861	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldb.tfm
14mu|texlive-zhmetrics-r206-4|2862	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldc.tfm
14mu|texlive-zhmetrics-r206-4|2863	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldd.tfm
14mu|texlive-zhmetrics-r206-4|2864	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislde.tfm
14mu|texlive-zhmetrics-r206-4|2865	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldf.tfm
14mu|texlive-zhmetrics-r206-4|2866	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle0.tfm
14mu|texlive-zhmetrics-r206-4|2867	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle1.tfm
14mu|texlive-zhmetrics-r206-4|2868	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle2.tfm
14mu|texlive-zhmetrics-r206-4|2869	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle3.tfm
14mu|texlive-zhmetrics-r206-4|2870	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle4.tfm
14mu|texlive-zhmetrics-r206-4|2871	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle5.tfm
14mu|texlive-zhmetrics-r206-4|2872	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle6.tfm
14mu|texlive-zhmetrics-r206-4|2873	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle7.tfm
14mu|texlive-zhmetrics-r206-4|2874	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle8.tfm
14mu|texlive-zhmetrics-r206-4|2875	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle9.tfm
14mu|texlive-zhmetrics-r206-4|2876	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislea.tfm
14mu|texlive-zhmetrics-r206-4|2877	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisleb.tfm
14mu|texlive-zhmetrics-r206-4|2878	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislec.tfm
14mu|texlive-zhmetrics-r206-4|2879	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisled.tfm
14mu|texlive-zhmetrics-r206-4|2880	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislee.tfm
14mu|texlive-zhmetrics-r206-4|2881	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislef.tfm
14mu|texlive-zhmetrics-r206-4|2882	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf0.tfm
14mu|texlive-zhmetrics-r206-4|2883	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf1.tfm
14mu|texlive-zhmetrics-r206-4|2884	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf2.tfm
14mu|texlive-zhmetrics-r206-4|2885	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf3.tfm
14mu|texlive-zhmetrics-r206-4|2886	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf4.tfm
14mu|texlive-zhmetrics-r206-4|2887	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf5.tfm
14mu|texlive-zhmetrics-r206-4|2888	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf6.tfm
14mu|texlive-zhmetrics-r206-4|2889	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf7.tfm
14mu|texlive-zhmetrics-r206-4|2890	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf8.tfm
14mu|texlive-zhmetrics-r206-4|2891	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf9.tfm
14mu|texlive-zhmetrics-r206-4|2892	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfa.tfm
14mu|texlive-zhmetrics-r206-4|2893	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfb.tfm
14mu|texlive-zhmetrics-r206-4|2894	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfc.tfm
14mu|texlive-zhmetrics-r206-4|2895	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfd.tfm
14mu|texlive-zhmetrics-r206-4|2896	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfe.tfm
14mu|texlive-zhmetrics-r206-4|2897	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislff.tfm
14mu|texlive-zhmetrics-r206-4|2898	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai00.tfm
14mu|texlive-zhmetrics-r206-4|2899	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai01.tfm
14mu|texlive-zhmetrics-r206-4|2900	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai02.tfm
14mu|texlive-zhmetrics-r206-4|2901	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai03.tfm
14mu|texlive-zhmetrics-r206-4|2902	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai04.tfm
14mu|texlive-zhmetrics-r206-4|2903	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai05.tfm
14mu|texlive-zhmetrics-r206-4|2904	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai06.tfm
14mu|texlive-zhmetrics-r206-4|2905	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai07.tfm
14mu|texlive-zhmetrics-r206-4|2906	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai08.tfm
14mu|texlive-zhmetrics-r206-4|2907	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai09.tfm
14mu|texlive-zhmetrics-r206-4|2908	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0a.tfm
14mu|texlive-zhmetrics-r206-4|2909	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0b.tfm
14mu|texlive-zhmetrics-r206-4|2910	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0c.tfm
14mu|texlive-zhmetrics-r206-4|2911	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0d.tfm
14mu|texlive-zhmetrics-r206-4|2912	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0e.tfm
14mu|texlive-zhmetrics-r206-4|2913	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0f.tfm
14mu|texlive-zhmetrics-r206-4|2914	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai10.tfm
14mu|texlive-zhmetrics-r206-4|2915	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai11.tfm
14mu|texlive-zhmetrics-r206-4|2916	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai12.tfm
14mu|texlive-zhmetrics-r206-4|2917	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai13.tfm
14mu|texlive-zhmetrics-r206-4|2918	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai14.tfm
14mu|texlive-zhmetrics-r206-4|2919	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai15.tfm
14mu|texlive-zhmetrics-r206-4|2920	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai16.tfm
14mu|texlive-zhmetrics-r206-4|2921	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai17.tfm
14mu|texlive-zhmetrics-r206-4|2922	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai18.tfm
14mu|texlive-zhmetrics-r206-4|2923	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai19.tfm
14mu|texlive-zhmetrics-r206-4|2924	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1a.tfm
14mu|texlive-zhmetrics-r206-4|2925	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1b.tfm
14mu|texlive-zhmetrics-r206-4|2926	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1c.tfm
14mu|texlive-zhmetrics-r206-4|2927	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1d.tfm
14mu|texlive-zhmetrics-r206-4|2928	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1e.tfm
14mu|texlive-zhmetrics-r206-4|2929	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1f.tfm
14mu|texlive-zhmetrics-r206-4|2930	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai20.tfm
14mu|texlive-zhmetrics-r206-4|2931	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai21.tfm
14mu|texlive-zhmetrics-r206-4|2932	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai22.tfm
14mu|texlive-zhmetrics-r206-4|2933	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai23.tfm
14mu|texlive-zhmetrics-r206-4|2934	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai24.tfm
14mu|texlive-zhmetrics-r206-4|2935	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai25.tfm
14mu|texlive-zhmetrics-r206-4|2936	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai26.tfm
14mu|texlive-zhmetrics-r206-4|2937	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai27.tfm
14mu|texlive-zhmetrics-r206-4|2938	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai28.tfm
14mu|texlive-zhmetrics-r206-4|2939	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai29.tfm
14mu|texlive-zhmetrics-r206-4|2940	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2a.tfm
14mu|texlive-zhmetrics-r206-4|2941	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2b.tfm
14mu|texlive-zhmetrics-r206-4|2942	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2c.tfm
14mu|texlive-zhmetrics-r206-4|2943	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2d.tfm
14mu|texlive-zhmetrics-r206-4|2944	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2e.tfm
14mu|texlive-zhmetrics-r206-4|2945	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2f.tfm
14mu|texlive-zhmetrics-r206-4|2946	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai30.tfm
14mu|texlive-zhmetrics-r206-4|2947	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai31.tfm
14mu|texlive-zhmetrics-r206-4|2948	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai32.tfm
14mu|texlive-zhmetrics-r206-4|2949	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai33.tfm
14mu|texlive-zhmetrics-r206-4|2950	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai34.tfm
14mu|texlive-zhmetrics-r206-4|2951	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai35.tfm
14mu|texlive-zhmetrics-r206-4|2952	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai36.tfm
14mu|texlive-zhmetrics-r206-4|2953	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai37.tfm
14mu|texlive-zhmetrics-r206-4|2954	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai38.tfm
14mu|texlive-zhmetrics-r206-4|2955	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai39.tfm
14mu|texlive-zhmetrics-r206-4|2956	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3a.tfm
14mu|texlive-zhmetrics-r206-4|2957	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3b.tfm
14mu|texlive-zhmetrics-r206-4|2958	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3c.tfm
14mu|texlive-zhmetrics-r206-4|2959	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3d.tfm
14mu|texlive-zhmetrics-r206-4|2960	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3e.tfm
14mu|texlive-zhmetrics-r206-4|2961	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3f.tfm
14mu|texlive-zhmetrics-r206-4|2962	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai40.tfm
14mu|texlive-zhmetrics-r206-4|2963	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai41.tfm
14mu|texlive-zhmetrics-r206-4|2964	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai42.tfm
14mu|texlive-zhmetrics-r206-4|2965	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai43.tfm
14mu|texlive-zhmetrics-r206-4|2966	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai44.tfm
14mu|texlive-zhmetrics-r206-4|2967	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai45.tfm
14mu|texlive-zhmetrics-r206-4|2968	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai46.tfm
14mu|texlive-zhmetrics-r206-4|2969	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai47.tfm
14mu|texlive-zhmetrics-r206-4|2970	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai48.tfm
14mu|texlive-zhmetrics-r206-4|2971	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai49.tfm
14mu|texlive-zhmetrics-r206-4|2972	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4a.tfm
14mu|texlive-zhmetrics-r206-4|2973	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4b.tfm
14mu|texlive-zhmetrics-r206-4|2974	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4c.tfm
14mu|texlive-zhmetrics-r206-4|2975	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4d.tfm
14mu|texlive-zhmetrics-r206-4|2976	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4e.tfm
14mu|texlive-zhmetrics-r206-4|2977	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4f.tfm
14mu|texlive-zhmetrics-r206-4|2978	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai50.tfm
14mu|texlive-zhmetrics-r206-4|2979	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai51.tfm
14mu|texlive-zhmetrics-r206-4|2980	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai52.tfm
14mu|texlive-zhmetrics-r206-4|2981	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai53.tfm
14mu|texlive-zhmetrics-r206-4|2982	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai54.tfm
14mu|texlive-zhmetrics-r206-4|2983	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai55.tfm
14mu|texlive-zhmetrics-r206-4|2984	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai56.tfm
14mu|texlive-zhmetrics-r206-4|2985	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai57.tfm
14mu|texlive-zhmetrics-r206-4|2986	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai58.tfm
14mu|texlive-zhmetrics-r206-4|2987	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai59.tfm
14mu|texlive-zhmetrics-r206-4|2988	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5a.tfm
14mu|texlive-zhmetrics-r206-4|2989	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5b.tfm
14mu|texlive-zhmetrics-r206-4|2990	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5c.tfm
14mu|texlive-zhmetrics-r206-4|2991	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5d.tfm
14mu|texlive-zhmetrics-r206-4|2992	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5e.tfm
14mu|texlive-zhmetrics-r206-4|2993	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5f.tfm
14mu|texlive-zhmetrics-r206-4|2994	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai60.tfm
14mu|texlive-zhmetrics-r206-4|2995	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai61.tfm
14mu|texlive-zhmetrics-r206-4|2996	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai62.tfm
14mu|texlive-zhmetrics-r206-4|2997	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai63.tfm
14mu|texlive-zhmetrics-r206-4|2998	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai64.tfm
14mu|texlive-zhmetrics-r206-4|2999	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai65.tfm
14mu|texlive-zhmetrics-r206-4|3000	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai66.tfm
14mu|texlive-zhmetrics-r206-4|3001	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai67.tfm
14mu|texlive-zhmetrics-r206-4|3002	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai68.tfm
14mu|texlive-zhmetrics-r206-4|3003	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai69.tfm
14mu|texlive-zhmetrics-r206-4|3004	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6a.tfm
14mu|texlive-zhmetrics-r206-4|3005	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6b.tfm
14mu|texlive-zhmetrics-r206-4|3006	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6c.tfm
14mu|texlive-zhmetrics-r206-4|3007	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6d.tfm
14mu|texlive-zhmetrics-r206-4|3008	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6e.tfm
14mu|texlive-zhmetrics-r206-4|3009	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6f.tfm
14mu|texlive-zhmetrics-r206-4|3010	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai70.tfm
14mu|texlive-zhmetrics-r206-4|3011	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai71.tfm
14mu|texlive-zhmetrics-r206-4|3012	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai72.tfm
14mu|texlive-zhmetrics-r206-4|3013	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai73.tfm
14mu|texlive-zhmetrics-r206-4|3014	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai74.tfm
14mu|texlive-zhmetrics-r206-4|3015	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai75.tfm
14mu|texlive-zhmetrics-r206-4|3016	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai76.tfm
14mu|texlive-zhmetrics-r206-4|3017	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai77.tfm
14mu|texlive-zhmetrics-r206-4|3018	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai78.tfm
14mu|texlive-zhmetrics-r206-4|3019	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai79.tfm
14mu|texlive-zhmetrics-r206-4|3020	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7a.tfm
14mu|texlive-zhmetrics-r206-4|3021	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7b.tfm
14mu|texlive-zhmetrics-r206-4|3022	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7c.tfm
14mu|texlive-zhmetrics-r206-4|3023	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7d.tfm
14mu|texlive-zhmetrics-r206-4|3024	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7e.tfm
14mu|texlive-zhmetrics-r206-4|3025	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7f.tfm
14mu|texlive-zhmetrics-r206-4|3026	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai80.tfm
14mu|texlive-zhmetrics-r206-4|3027	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai81.tfm
14mu|texlive-zhmetrics-r206-4|3028	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai82.tfm
14mu|texlive-zhmetrics-r206-4|3029	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai83.tfm
14mu|texlive-zhmetrics-r206-4|3030	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai84.tfm
14mu|texlive-zhmetrics-r206-4|3031	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai85.tfm
14mu|texlive-zhmetrics-r206-4|3032	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai86.tfm
14mu|texlive-zhmetrics-r206-4|3033	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai87.tfm
14mu|texlive-zhmetrics-r206-4|3034	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai88.tfm
14mu|texlive-zhmetrics-r206-4|3035	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai89.tfm
14mu|texlive-zhmetrics-r206-4|3036	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8a.tfm
14mu|texlive-zhmetrics-r206-4|3037	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8b.tfm
14mu|texlive-zhmetrics-r206-4|3038	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8c.tfm
14mu|texlive-zhmetrics-r206-4|3039	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8d.tfm
14mu|texlive-zhmetrics-r206-4|3040	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8e.tfm
14mu|texlive-zhmetrics-r206-4|3041	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8f.tfm
14mu|texlive-zhmetrics-r206-4|3042	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai90.tfm
14mu|texlive-zhmetrics-r206-4|3043	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai91.tfm
14mu|texlive-zhmetrics-r206-4|3044	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai92.tfm
14mu|texlive-zhmetrics-r206-4|3045	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai93.tfm
14mu|texlive-zhmetrics-r206-4|3046	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai94.tfm
14mu|texlive-zhmetrics-r206-4|3047	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai95.tfm
14mu|texlive-zhmetrics-r206-4|3048	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai96.tfm
14mu|texlive-zhmetrics-r206-4|3049	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai97.tfm
14mu|texlive-zhmetrics-r206-4|3050	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai98.tfm
14mu|texlive-zhmetrics-r206-4|3051	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai99.tfm
14mu|texlive-zhmetrics-r206-4|3052	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9a.tfm
14mu|texlive-zhmetrics-r206-4|3053	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9b.tfm
14mu|texlive-zhmetrics-r206-4|3054	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9c.tfm
14mu|texlive-zhmetrics-r206-4|3055	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9d.tfm
14mu|texlive-zhmetrics-r206-4|3056	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9e.tfm
14mu|texlive-zhmetrics-r206-4|3057	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9f.tfm
14mu|texlive-zhmetrics-r206-4|3058	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia0.tfm
14mu|texlive-zhmetrics-r206-4|3059	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia1.tfm
14mu|texlive-zhmetrics-r206-4|3060	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia2.tfm
14mu|texlive-zhmetrics-r206-4|3061	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia3.tfm
14mu|texlive-zhmetrics-r206-4|3062	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia4.tfm
14mu|texlive-zhmetrics-r206-4|3063	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia5.tfm
14mu|texlive-zhmetrics-r206-4|3064	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia6.tfm
14mu|texlive-zhmetrics-r206-4|3065	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia7.tfm
14mu|texlive-zhmetrics-r206-4|3066	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia8.tfm
14mu|texlive-zhmetrics-r206-4|3067	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia9.tfm
14mu|texlive-zhmetrics-r206-4|3068	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiaa.tfm
14mu|texlive-zhmetrics-r206-4|3069	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiab.tfm
14mu|texlive-zhmetrics-r206-4|3070	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiac.tfm
14mu|texlive-zhmetrics-r206-4|3071	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiad.tfm
14mu|texlive-zhmetrics-r206-4|3072	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiae.tfm
14mu|texlive-zhmetrics-r206-4|3073	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiaf.tfm
14mu|texlive-zhmetrics-r206-4|3074	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib0.tfm
14mu|texlive-zhmetrics-r206-4|3075	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib1.tfm
14mu|texlive-zhmetrics-r206-4|3076	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib2.tfm
14mu|texlive-zhmetrics-r206-4|3077	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib3.tfm
14mu|texlive-zhmetrics-r206-4|3078	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib4.tfm
14mu|texlive-zhmetrics-r206-4|3079	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib5.tfm
14mu|texlive-zhmetrics-r206-4|3080	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib6.tfm
14mu|texlive-zhmetrics-r206-4|3081	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib7.tfm
14mu|texlive-zhmetrics-r206-4|3082	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib8.tfm
14mu|texlive-zhmetrics-r206-4|3083	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib9.tfm
14mu|texlive-zhmetrics-r206-4|3084	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiba.tfm
14mu|texlive-zhmetrics-r206-4|3085	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibb.tfm
14mu|texlive-zhmetrics-r206-4|3086	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibc.tfm
14mu|texlive-zhmetrics-r206-4|3087	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibd.tfm
14mu|texlive-zhmetrics-r206-4|3088	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibe.tfm
14mu|texlive-zhmetrics-r206-4|3089	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibf.tfm
14mu|texlive-zhmetrics-r206-4|3090	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic0.tfm
14mu|texlive-zhmetrics-r206-4|3091	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic1.tfm
14mu|texlive-zhmetrics-r206-4|3092	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic2.tfm
14mu|texlive-zhmetrics-r206-4|3093	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic3.tfm
14mu|texlive-zhmetrics-r206-4|3094	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic4.tfm
14mu|texlive-zhmetrics-r206-4|3095	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic5.tfm
14mu|texlive-zhmetrics-r206-4|3096	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic6.tfm
14mu|texlive-zhmetrics-r206-4|3097	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic7.tfm
14mu|texlive-zhmetrics-r206-4|3098	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic8.tfm
14mu|texlive-zhmetrics-r206-4|3099	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic9.tfm
14mu|texlive-zhmetrics-r206-4|3100	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaica.tfm
14mu|texlive-zhmetrics-r206-4|3101	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicb.tfm
14mu|texlive-zhmetrics-r206-4|3102	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicc.tfm
14mu|texlive-zhmetrics-r206-4|3103	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicd.tfm
14mu|texlive-zhmetrics-r206-4|3104	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaice.tfm
14mu|texlive-zhmetrics-r206-4|3105	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicf.tfm
14mu|texlive-zhmetrics-r206-4|3106	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid0.tfm
14mu|texlive-zhmetrics-r206-4|3107	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid1.tfm
14mu|texlive-zhmetrics-r206-4|3108	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid2.tfm
14mu|texlive-zhmetrics-r206-4|3109	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid3.tfm
14mu|texlive-zhmetrics-r206-4|3110	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid4.tfm
14mu|texlive-zhmetrics-r206-4|3111	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid5.tfm
14mu|texlive-zhmetrics-r206-4|3112	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid6.tfm
14mu|texlive-zhmetrics-r206-4|3113	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid7.tfm
14mu|texlive-zhmetrics-r206-4|3114	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid8.tfm
14mu|texlive-zhmetrics-r206-4|3115	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid9.tfm
14mu|texlive-zhmetrics-r206-4|3116	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaida.tfm
14mu|texlive-zhmetrics-r206-4|3117	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidb.tfm
14mu|texlive-zhmetrics-r206-4|3118	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidc.tfm
14mu|texlive-zhmetrics-r206-4|3119	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidd.tfm
14mu|texlive-zhmetrics-r206-4|3120	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaide.tfm
14mu|texlive-zhmetrics-r206-4|3121	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidf.tfm
14mu|texlive-zhmetrics-r206-4|3122	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie0.tfm
14mu|texlive-zhmetrics-r206-4|3123	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie1.tfm
14mu|texlive-zhmetrics-r206-4|3124	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie2.tfm
14mu|texlive-zhmetrics-r206-4|3125	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie3.tfm
14mu|texlive-zhmetrics-r206-4|3126	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie4.tfm
14mu|texlive-zhmetrics-r206-4|3127	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie5.tfm
14mu|texlive-zhmetrics-r206-4|3128	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie6.tfm
14mu|texlive-zhmetrics-r206-4|3129	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie7.tfm
14mu|texlive-zhmetrics-r206-4|3130	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie8.tfm
14mu|texlive-zhmetrics-r206-4|3131	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie9.tfm
14mu|texlive-zhmetrics-r206-4|3132	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiea.tfm
14mu|texlive-zhmetrics-r206-4|3133	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaieb.tfm
14mu|texlive-zhmetrics-r206-4|3134	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiec.tfm
14mu|texlive-zhmetrics-r206-4|3135	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaied.tfm
14mu|texlive-zhmetrics-r206-4|3136	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiee.tfm
14mu|texlive-zhmetrics-r206-4|3137	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaief.tfm
14mu|texlive-zhmetrics-r206-4|3138	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif0.tfm
14mu|texlive-zhmetrics-r206-4|3139	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif1.tfm
14mu|texlive-zhmetrics-r206-4|3140	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif2.tfm
14mu|texlive-zhmetrics-r206-4|3141	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif3.tfm
14mu|texlive-zhmetrics-r206-4|3142	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif4.tfm
14mu|texlive-zhmetrics-r206-4|3143	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif5.tfm
14mu|texlive-zhmetrics-r206-4|3144	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif6.tfm
14mu|texlive-zhmetrics-r206-4|3145	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif7.tfm
14mu|texlive-zhmetrics-r206-4|3146	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif8.tfm
14mu|texlive-zhmetrics-r206-4|3147	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif9.tfm
14mu|texlive-zhmetrics-r206-4|3148	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifa.tfm
14mu|texlive-zhmetrics-r206-4|3149	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifb.tfm
14mu|texlive-zhmetrics-r206-4|3150	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifc.tfm
14mu|texlive-zhmetrics-r206-4|3151	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifd.tfm
14mu|texlive-zhmetrics-r206-4|3152	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaife.tfm
14mu|texlive-zhmetrics-r206-4|3153	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiff.tfm
14mu|texlive-zhmetrics-r206-4|3154	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl00.tfm
14mu|texlive-zhmetrics-r206-4|3155	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl01.tfm
14mu|texlive-zhmetrics-r206-4|3156	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl02.tfm
14mu|texlive-zhmetrics-r206-4|3157	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl03.tfm
14mu|texlive-zhmetrics-r206-4|3158	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl04.tfm
14mu|texlive-zhmetrics-r206-4|3159	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl05.tfm
14mu|texlive-zhmetrics-r206-4|3160	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl06.tfm
14mu|texlive-zhmetrics-r206-4|3161	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl07.tfm
14mu|texlive-zhmetrics-r206-4|3162	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl08.tfm
14mu|texlive-zhmetrics-r206-4|3163	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl09.tfm
14mu|texlive-zhmetrics-r206-4|3164	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0a.tfm
14mu|texlive-zhmetrics-r206-4|3165	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0b.tfm
14mu|texlive-zhmetrics-r206-4|3166	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0c.tfm
14mu|texlive-zhmetrics-r206-4|3167	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0d.tfm
14mu|texlive-zhmetrics-r206-4|3168	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0e.tfm
14mu|texlive-zhmetrics-r206-4|3169	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0f.tfm
14mu|texlive-zhmetrics-r206-4|3170	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl10.tfm
14mu|texlive-zhmetrics-r206-4|3171	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl11.tfm
14mu|texlive-zhmetrics-r206-4|3172	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl12.tfm
14mu|texlive-zhmetrics-r206-4|3173	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl13.tfm
14mu|texlive-zhmetrics-r206-4|3174	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl14.tfm
14mu|texlive-zhmetrics-r206-4|3175	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl15.tfm
14mu|texlive-zhmetrics-r206-4|3176	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl16.tfm
14mu|texlive-zhmetrics-r206-4|3177	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl17.tfm
14mu|texlive-zhmetrics-r206-4|3178	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl18.tfm
14mu|texlive-zhmetrics-r206-4|3179	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl19.tfm
14mu|texlive-zhmetrics-r206-4|3180	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1a.tfm
14mu|texlive-zhmetrics-r206-4|3181	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1b.tfm
14mu|texlive-zhmetrics-r206-4|3182	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1c.tfm
14mu|texlive-zhmetrics-r206-4|3183	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1d.tfm
14mu|texlive-zhmetrics-r206-4|3184	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1e.tfm
14mu|texlive-zhmetrics-r206-4|3185	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1f.tfm
14mu|texlive-zhmetrics-r206-4|3186	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl20.tfm
14mu|texlive-zhmetrics-r206-4|3187	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl21.tfm
14mu|texlive-zhmetrics-r206-4|3188	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl22.tfm
14mu|texlive-zhmetrics-r206-4|3189	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl23.tfm
14mu|texlive-zhmetrics-r206-4|3190	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl24.tfm
14mu|texlive-zhmetrics-r206-4|3191	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl25.tfm
14mu|texlive-zhmetrics-r206-4|3192	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl26.tfm
14mu|texlive-zhmetrics-r206-4|3193	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl27.tfm
14mu|texlive-zhmetrics-r206-4|3194	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl28.tfm
14mu|texlive-zhmetrics-r206-4|3195	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl29.tfm
14mu|texlive-zhmetrics-r206-4|3196	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2a.tfm
14mu|texlive-zhmetrics-r206-4|3197	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2b.tfm
14mu|texlive-zhmetrics-r206-4|3198	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2c.tfm
14mu|texlive-zhmetrics-r206-4|3199	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2d.tfm
14mu|texlive-zhmetrics-r206-4|3200	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2e.tfm
14mu|texlive-zhmetrics-r206-4|3201	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2f.tfm
14mu|texlive-zhmetrics-r206-4|3202	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl30.tfm
14mu|texlive-zhmetrics-r206-4|3203	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl31.tfm
14mu|texlive-zhmetrics-r206-4|3204	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl32.tfm
14mu|texlive-zhmetrics-r206-4|3205	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl33.tfm
14mu|texlive-zhmetrics-r206-4|3206	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl34.tfm
14mu|texlive-zhmetrics-r206-4|3207	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl35.tfm
14mu|texlive-zhmetrics-r206-4|3208	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl36.tfm
14mu|texlive-zhmetrics-r206-4|3209	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl37.tfm
14mu|texlive-zhmetrics-r206-4|3210	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl38.tfm
14mu|texlive-zhmetrics-r206-4|3211	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl39.tfm
14mu|texlive-zhmetrics-r206-4|3212	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3a.tfm
14mu|texlive-zhmetrics-r206-4|3213	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3b.tfm
14mu|texlive-zhmetrics-r206-4|3214	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3c.tfm
14mu|texlive-zhmetrics-r206-4|3215	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3d.tfm
14mu|texlive-zhmetrics-r206-4|3216	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3e.tfm
14mu|texlive-zhmetrics-r206-4|3217	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3f.tfm
14mu|texlive-zhmetrics-r206-4|3218	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl40.tfm
14mu|texlive-zhmetrics-r206-4|3219	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl41.tfm
14mu|texlive-zhmetrics-r206-4|3220	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl42.tfm
14mu|texlive-zhmetrics-r206-4|3221	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl43.tfm
14mu|texlive-zhmetrics-r206-4|3222	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl44.tfm
14mu|texlive-zhmetrics-r206-4|3223	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl45.tfm
14mu|texlive-zhmetrics-r206-4|3224	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl46.tfm
14mu|texlive-zhmetrics-r206-4|3225	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl47.tfm
14mu|texlive-zhmetrics-r206-4|3226	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl48.tfm
14mu|texlive-zhmetrics-r206-4|3227	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl49.tfm
14mu|texlive-zhmetrics-r206-4|3228	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4a.tfm
14mu|texlive-zhmetrics-r206-4|3229	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4b.tfm
14mu|texlive-zhmetrics-r206-4|3230	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4c.tfm
14mu|texlive-zhmetrics-r206-4|3231	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4d.tfm
14mu|texlive-zhmetrics-r206-4|3232	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4e.tfm
14mu|texlive-zhmetrics-r206-4|3233	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4f.tfm
14mu|texlive-zhmetrics-r206-4|3234	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl50.tfm
14mu|texlive-zhmetrics-r206-4|3235	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl51.tfm
14mu|texlive-zhmetrics-r206-4|3236	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl52.tfm
14mu|texlive-zhmetrics-r206-4|3237	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl53.tfm
14mu|texlive-zhmetrics-r206-4|3238	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl54.tfm
14mu|texlive-zhmetrics-r206-4|3239	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl55.tfm
14mu|texlive-zhmetrics-r206-4|3240	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl56.tfm
14mu|texlive-zhmetrics-r206-4|3241	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl57.tfm
14mu|texlive-zhmetrics-r206-4|3242	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl58.tfm
14mu|texlive-zhmetrics-r206-4|3243	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl59.tfm
14mu|texlive-zhmetrics-r206-4|3244	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5a.tfm
14mu|texlive-zhmetrics-r206-4|3245	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5b.tfm
14mu|texlive-zhmetrics-r206-4|3246	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5c.tfm
14mu|texlive-zhmetrics-r206-4|3247	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5d.tfm
14mu|texlive-zhmetrics-r206-4|3248	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5e.tfm
14mu|texlive-zhmetrics-r206-4|3249	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5f.tfm
14mu|texlive-zhmetrics-r206-4|3250	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl60.tfm
14mu|texlive-zhmetrics-r206-4|3251	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl61.tfm
14mu|texlive-zhmetrics-r206-4|3252	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl62.tfm
14mu|texlive-zhmetrics-r206-4|3253	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl63.tfm
14mu|texlive-zhmetrics-r206-4|3254	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl64.tfm
14mu|texlive-zhmetrics-r206-4|3255	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl65.tfm
14mu|texlive-zhmetrics-r206-4|3256	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl66.tfm
14mu|texlive-zhmetrics-r206-4|3257	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl67.tfm
14mu|texlive-zhmetrics-r206-4|3258	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl68.tfm
14mu|texlive-zhmetrics-r206-4|3259	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl69.tfm
14mu|texlive-zhmetrics-r206-4|3260	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6a.tfm
14mu|texlive-zhmetrics-r206-4|3261	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6b.tfm
14mu|texlive-zhmetrics-r206-4|3262	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6c.tfm
14mu|texlive-zhmetrics-r206-4|3263	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6d.tfm
14mu|texlive-zhmetrics-r206-4|3264	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6e.tfm
14mu|texlive-zhmetrics-r206-4|3265	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6f.tfm
14mu|texlive-zhmetrics-r206-4|3266	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl70.tfm
14mu|texlive-zhmetrics-r206-4|3267	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl71.tfm
14mu|texlive-zhmetrics-r206-4|3268	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl72.tfm
14mu|texlive-zhmetrics-r206-4|3269	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl73.tfm
14mu|texlive-zhmetrics-r206-4|3270	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl74.tfm
14mu|texlive-zhmetrics-r206-4|3271	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl75.tfm
14mu|texlive-zhmetrics-r206-4|3272	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl76.tfm
14mu|texlive-zhmetrics-r206-4|3273	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl77.tfm
14mu|texlive-zhmetrics-r206-4|3274	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl78.tfm
14mu|texlive-zhmetrics-r206-4|3275	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl79.tfm
14mu|texlive-zhmetrics-r206-4|3276	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7a.tfm
14mu|texlive-zhmetrics-r206-4|3277	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7b.tfm
14mu|texlive-zhmetrics-r206-4|3278	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7c.tfm
14mu|texlive-zhmetrics-r206-4|3279	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7d.tfm
14mu|texlive-zhmetrics-r206-4|3280	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7e.tfm
14mu|texlive-zhmetrics-r206-4|3281	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7f.tfm
14mu|texlive-zhmetrics-r206-4|3282	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl80.tfm
14mu|texlive-zhmetrics-r206-4|3283	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl81.tfm
14mu|texlive-zhmetrics-r206-4|3284	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl82.tfm
14mu|texlive-zhmetrics-r206-4|3285	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl83.tfm
14mu|texlive-zhmetrics-r206-4|3286	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl84.tfm
14mu|texlive-zhmetrics-r206-4|3287	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl85.tfm
14mu|texlive-zhmetrics-r206-4|3288	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl86.tfm
14mu|texlive-zhmetrics-r206-4|3289	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl87.tfm
14mu|texlive-zhmetrics-r206-4|3290	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl88.tfm
14mu|texlive-zhmetrics-r206-4|3291	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl89.tfm
14mu|texlive-zhmetrics-r206-4|3292	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8a.tfm
14mu|texlive-zhmetrics-r206-4|3293	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8b.tfm
14mu|texlive-zhmetrics-r206-4|3294	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8c.tfm
14mu|texlive-zhmetrics-r206-4|3295	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8d.tfm
14mu|texlive-zhmetrics-r206-4|3296	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8e.tfm
14mu|texlive-zhmetrics-r206-4|3297	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8f.tfm
14mu|texlive-zhmetrics-r206-4|3298	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl90.tfm
14mu|texlive-zhmetrics-r206-4|3299	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl91.tfm
14mu|texlive-zhmetrics-r206-4|3300	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl92.tfm
14mu|texlive-zhmetrics-r206-4|3301	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl93.tfm
14mu|texlive-zhmetrics-r206-4|3302	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl94.tfm
14mu|texlive-zhmetrics-r206-4|3303	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl95.tfm
14mu|texlive-zhmetrics-r206-4|3304	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl96.tfm
14mu|texlive-zhmetrics-r206-4|3305	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl97.tfm
14mu|texlive-zhmetrics-r206-4|3306	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl98.tfm
14mu|texlive-zhmetrics-r206-4|3307	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl99.tfm
14mu|texlive-zhmetrics-r206-4|3308	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9a.tfm
14mu|texlive-zhmetrics-r206-4|3309	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9b.tfm
14mu|texlive-zhmetrics-r206-4|3310	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9c.tfm
14mu|texlive-zhmetrics-r206-4|3311	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9d.tfm
14mu|texlive-zhmetrics-r206-4|3312	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9e.tfm
14mu|texlive-zhmetrics-r206-4|3313	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9f.tfm
14mu|texlive-zhmetrics-r206-4|3314	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla0.tfm
14mu|texlive-zhmetrics-r206-4|3315	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla1.tfm
14mu|texlive-zhmetrics-r206-4|3316	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla2.tfm
14mu|texlive-zhmetrics-r206-4|3317	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla3.tfm
14mu|texlive-zhmetrics-r206-4|3318	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla4.tfm
14mu|texlive-zhmetrics-r206-4|3319	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla5.tfm
14mu|texlive-zhmetrics-r206-4|3320	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla6.tfm
14mu|texlive-zhmetrics-r206-4|3321	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla7.tfm
14mu|texlive-zhmetrics-r206-4|3322	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla8.tfm
14mu|texlive-zhmetrics-r206-4|3323	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla9.tfm
14mu|texlive-zhmetrics-r206-4|3324	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislaa.tfm
14mu|texlive-zhmetrics-r206-4|3325	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislab.tfm
14mu|texlive-zhmetrics-r206-4|3326	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislac.tfm
14mu|texlive-zhmetrics-r206-4|3327	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislad.tfm
14mu|texlive-zhmetrics-r206-4|3328	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislae.tfm
14mu|texlive-zhmetrics-r206-4|3329	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislaf.tfm
14mu|texlive-zhmetrics-r206-4|3330	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb0.tfm
14mu|texlive-zhmetrics-r206-4|3331	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb1.tfm
14mu|texlive-zhmetrics-r206-4|3332	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb2.tfm
14mu|texlive-zhmetrics-r206-4|3333	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb3.tfm
14mu|texlive-zhmetrics-r206-4|3334	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb4.tfm
14mu|texlive-zhmetrics-r206-4|3335	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb5.tfm
14mu|texlive-zhmetrics-r206-4|3336	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb6.tfm
14mu|texlive-zhmetrics-r206-4|3337	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb7.tfm
14mu|texlive-zhmetrics-r206-4|3338	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb8.tfm
14mu|texlive-zhmetrics-r206-4|3339	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb9.tfm
14mu|texlive-zhmetrics-r206-4|3340	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislba.tfm
14mu|texlive-zhmetrics-r206-4|3341	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbb.tfm
14mu|texlive-zhmetrics-r206-4|3342	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbc.tfm
14mu|texlive-zhmetrics-r206-4|3343	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbd.tfm
14mu|texlive-zhmetrics-r206-4|3344	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbe.tfm
14mu|texlive-zhmetrics-r206-4|3345	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbf.tfm
14mu|texlive-zhmetrics-r206-4|3346	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc0.tfm
14mu|texlive-zhmetrics-r206-4|3347	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc1.tfm
14mu|texlive-zhmetrics-r206-4|3348	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc2.tfm
14mu|texlive-zhmetrics-r206-4|3349	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc3.tfm
14mu|texlive-zhmetrics-r206-4|3350	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc4.tfm
14mu|texlive-zhmetrics-r206-4|3351	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc5.tfm
14mu|texlive-zhmetrics-r206-4|3352	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc6.tfm
14mu|texlive-zhmetrics-r206-4|3353	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc7.tfm
14mu|texlive-zhmetrics-r206-4|3354	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc8.tfm
14mu|texlive-zhmetrics-r206-4|3355	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc9.tfm
14mu|texlive-zhmetrics-r206-4|3356	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislca.tfm
14mu|texlive-zhmetrics-r206-4|3357	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcb.tfm
14mu|texlive-zhmetrics-r206-4|3358	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcc.tfm
14mu|texlive-zhmetrics-r206-4|3359	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcd.tfm
14mu|texlive-zhmetrics-r206-4|3360	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislce.tfm
14mu|texlive-zhmetrics-r206-4|3361	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcf.tfm
14mu|texlive-zhmetrics-r206-4|3362	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld0.tfm
14mu|texlive-zhmetrics-r206-4|3363	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld1.tfm
14mu|texlive-zhmetrics-r206-4|3364	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld2.tfm
14mu|texlive-zhmetrics-r206-4|3365	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld3.tfm
14mu|texlive-zhmetrics-r206-4|3366	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld4.tfm
14mu|texlive-zhmetrics-r206-4|3367	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld5.tfm
14mu|texlive-zhmetrics-r206-4|3368	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld6.tfm
14mu|texlive-zhmetrics-r206-4|3369	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld7.tfm
14mu|texlive-zhmetrics-r206-4|3370	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld8.tfm
14mu|texlive-zhmetrics-r206-4|3371	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld9.tfm
14mu|texlive-zhmetrics-r206-4|3372	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislda.tfm
14mu|texlive-zhmetrics-r206-4|3373	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldb.tfm
14mu|texlive-zhmetrics-r206-4|3374	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldc.tfm
14mu|texlive-zhmetrics-r206-4|3375	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldd.tfm
14mu|texlive-zhmetrics-r206-4|3376	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislde.tfm
14mu|texlive-zhmetrics-r206-4|3377	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldf.tfm
14mu|texlive-zhmetrics-r206-4|3378	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle0.tfm
14mu|texlive-zhmetrics-r206-4|3379	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle1.tfm
14mu|texlive-zhmetrics-r206-4|3380	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle2.tfm
14mu|texlive-zhmetrics-r206-4|3381	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle3.tfm
14mu|texlive-zhmetrics-r206-4|3382	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle4.tfm
14mu|texlive-zhmetrics-r206-4|3383	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle5.tfm
14mu|texlive-zhmetrics-r206-4|3384	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle6.tfm
14mu|texlive-zhmetrics-r206-4|3385	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle7.tfm
14mu|texlive-zhmetrics-r206-4|3386	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle8.tfm
14mu|texlive-zhmetrics-r206-4|3387	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle9.tfm
14mu|texlive-zhmetrics-r206-4|3388	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislea.tfm
14mu|texlive-zhmetrics-r206-4|3389	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisleb.tfm
14mu|texlive-zhmetrics-r206-4|3390	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislec.tfm
14mu|texlive-zhmetrics-r206-4|3391	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisled.tfm
14mu|texlive-zhmetrics-r206-4|3392	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislee.tfm
14mu|texlive-zhmetrics-r206-4|3393	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislef.tfm
14mu|texlive-zhmetrics-r206-4|3394	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf0.tfm
14mu|texlive-zhmetrics-r206-4|3395	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf1.tfm
14mu|texlive-zhmetrics-r206-4|3396	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf2.tfm
14mu|texlive-zhmetrics-r206-4|3397	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf3.tfm
14mu|texlive-zhmetrics-r206-4|3398	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf4.tfm
14mu|texlive-zhmetrics-r206-4|3399	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf5.tfm
14mu|texlive-zhmetrics-r206-4|3400	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf6.tfm
14mu|texlive-zhmetrics-r206-4|3401	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf7.tfm
14mu|texlive-zhmetrics-r206-4|3402	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf8.tfm
14mu|texlive-zhmetrics-r206-4|3403	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf9.tfm
14mu|texlive-zhmetrics-r206-4|3404	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfa.tfm
14mu|texlive-zhmetrics-r206-4|3405	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfb.tfm
14mu|texlive-zhmetrics-r206-4|3406	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfc.tfm
14mu|texlive-zhmetrics-r206-4|3407	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfd.tfm
14mu|texlive-zhmetrics-r206-4|3408	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfe.tfm
14mu|texlive-zhmetrics-r206-4|3409	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislff.tfm
14mu|texlive-zhmetrics-r206-4|3410	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili00.tfm
14mu|texlive-zhmetrics-r206-4|3411	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili01.tfm
14mu|texlive-zhmetrics-r206-4|3412	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili02.tfm
14mu|texlive-zhmetrics-r206-4|3413	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili03.tfm
14mu|texlive-zhmetrics-r206-4|3414	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili04.tfm
14mu|texlive-zhmetrics-r206-4|3415	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili05.tfm
14mu|texlive-zhmetrics-r206-4|3416	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili06.tfm
14mu|texlive-zhmetrics-r206-4|3417	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili07.tfm
14mu|texlive-zhmetrics-r206-4|3418	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili08.tfm
14mu|texlive-zhmetrics-r206-4|3419	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili09.tfm
14mu|texlive-zhmetrics-r206-4|3420	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0a.tfm
14mu|texlive-zhmetrics-r206-4|3421	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0b.tfm
14mu|texlive-zhmetrics-r206-4|3422	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0c.tfm
14mu|texlive-zhmetrics-r206-4|3423	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0d.tfm
14mu|texlive-zhmetrics-r206-4|3424	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0e.tfm
14mu|texlive-zhmetrics-r206-4|3425	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0f.tfm
14mu|texlive-zhmetrics-r206-4|3426	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili10.tfm
14mu|texlive-zhmetrics-r206-4|3427	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili11.tfm
14mu|texlive-zhmetrics-r206-4|3428	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili12.tfm
14mu|texlive-zhmetrics-r206-4|3429	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili13.tfm
14mu|texlive-zhmetrics-r206-4|3430	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili14.tfm
14mu|texlive-zhmetrics-r206-4|3431	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili15.tfm
14mu|texlive-zhmetrics-r206-4|3432	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili16.tfm
14mu|texlive-zhmetrics-r206-4|3433	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili17.tfm
14mu|texlive-zhmetrics-r206-4|3434	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili18.tfm
14mu|texlive-zhmetrics-r206-4|3435	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili19.tfm
14mu|texlive-zhmetrics-r206-4|3436	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1a.tfm
14mu|texlive-zhmetrics-r206-4|3437	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1b.tfm
14mu|texlive-zhmetrics-r206-4|3438	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1c.tfm
14mu|texlive-zhmetrics-r206-4|3439	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1d.tfm
14mu|texlive-zhmetrics-r206-4|3440	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1e.tfm
14mu|texlive-zhmetrics-r206-4|3441	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1f.tfm
14mu|texlive-zhmetrics-r206-4|3442	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili20.tfm
14mu|texlive-zhmetrics-r206-4|3443	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili21.tfm
14mu|texlive-zhmetrics-r206-4|3444	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili22.tfm
14mu|texlive-zhmetrics-r206-4|3445	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili23.tfm
14mu|texlive-zhmetrics-r206-4|3446	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili24.tfm
14mu|texlive-zhmetrics-r206-4|3447	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili25.tfm
14mu|texlive-zhmetrics-r206-4|3448	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili26.tfm
14mu|texlive-zhmetrics-r206-4|3449	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili27.tfm
14mu|texlive-zhmetrics-r206-4|3450	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili28.tfm
14mu|texlive-zhmetrics-r206-4|3451	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili29.tfm
14mu|texlive-zhmetrics-r206-4|3452	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2a.tfm
14mu|texlive-zhmetrics-r206-4|3453	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2b.tfm
14mu|texlive-zhmetrics-r206-4|3454	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2c.tfm
14mu|texlive-zhmetrics-r206-4|3455	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2d.tfm
14mu|texlive-zhmetrics-r206-4|3456	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2e.tfm
14mu|texlive-zhmetrics-r206-4|3457	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2f.tfm
14mu|texlive-zhmetrics-r206-4|3458	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili30.tfm
14mu|texlive-zhmetrics-r206-4|3459	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili31.tfm
14mu|texlive-zhmetrics-r206-4|3460	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili32.tfm
14mu|texlive-zhmetrics-r206-4|3461	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili33.tfm
14mu|texlive-zhmetrics-r206-4|3462	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili34.tfm
14mu|texlive-zhmetrics-r206-4|3463	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili35.tfm
14mu|texlive-zhmetrics-r206-4|3464	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili36.tfm
14mu|texlive-zhmetrics-r206-4|3465	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili37.tfm
14mu|texlive-zhmetrics-r206-4|3466	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili38.tfm
14mu|texlive-zhmetrics-r206-4|3467	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili39.tfm
14mu|texlive-zhmetrics-r206-4|3468	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3a.tfm
14mu|texlive-zhmetrics-r206-4|3469	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3b.tfm
14mu|texlive-zhmetrics-r206-4|3470	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3c.tfm
14mu|texlive-zhmetrics-r206-4|3471	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3d.tfm
14mu|texlive-zhmetrics-r206-4|3472	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3e.tfm
14mu|texlive-zhmetrics-r206-4|3473	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3f.tfm
14mu|texlive-zhmetrics-r206-4|3474	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili40.tfm
14mu|texlive-zhmetrics-r206-4|3475	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili41.tfm
14mu|texlive-zhmetrics-r206-4|3476	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili42.tfm
14mu|texlive-zhmetrics-r206-4|3477	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili43.tfm
14mu|texlive-zhmetrics-r206-4|3478	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili44.tfm
14mu|texlive-zhmetrics-r206-4|3479	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili45.tfm
14mu|texlive-zhmetrics-r206-4|3480	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili46.tfm
14mu|texlive-zhmetrics-r206-4|3481	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili47.tfm
14mu|texlive-zhmetrics-r206-4|3482	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili48.tfm
14mu|texlive-zhmetrics-r206-4|3483	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili49.tfm
14mu|texlive-zhmetrics-r206-4|3484	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4a.tfm
14mu|texlive-zhmetrics-r206-4|3485	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4b.tfm
14mu|texlive-zhmetrics-r206-4|3486	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4c.tfm
14mu|texlive-zhmetrics-r206-4|3487	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4d.tfm
14mu|texlive-zhmetrics-r206-4|3488	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4e.tfm
14mu|texlive-zhmetrics-r206-4|3489	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4f.tfm
14mu|texlive-zhmetrics-r206-4|3490	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili50.tfm
14mu|texlive-zhmetrics-r206-4|3491	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili51.tfm
14mu|texlive-zhmetrics-r206-4|3492	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili52.tfm
14mu|texlive-zhmetrics-r206-4|3493	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili53.tfm
14mu|texlive-zhmetrics-r206-4|3494	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili54.tfm
14mu|texlive-zhmetrics-r206-4|3495	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili55.tfm
14mu|texlive-zhmetrics-r206-4|3496	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili56.tfm
14mu|texlive-zhmetrics-r206-4|3497	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili57.tfm
14mu|texlive-zhmetrics-r206-4|3498	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili58.tfm
14mu|texlive-zhmetrics-r206-4|3499	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili59.tfm
14mu|texlive-zhmetrics-r206-4|3500	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5a.tfm
14mu|texlive-zhmetrics-r206-4|3501	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5b.tfm
14mu|texlive-zhmetrics-r206-4|3502	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5c.tfm
14mu|texlive-zhmetrics-r206-4|3503	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5d.tfm
14mu|texlive-zhmetrics-r206-4|3504	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5e.tfm
14mu|texlive-zhmetrics-r206-4|3505	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5f.tfm
14mu|texlive-zhmetrics-r206-4|3506	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili60.tfm
14mu|texlive-zhmetrics-r206-4|3507	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili61.tfm
14mu|texlive-zhmetrics-r206-4|3508	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili62.tfm
14mu|texlive-zhmetrics-r206-4|3509	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili63.tfm
14mu|texlive-zhmetrics-r206-4|3510	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili64.tfm
14mu|texlive-zhmetrics-r206-4|3511	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili65.tfm
14mu|texlive-zhmetrics-r206-4|3512	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili66.tfm
14mu|texlive-zhmetrics-r206-4|3513	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili67.tfm
14mu|texlive-zhmetrics-r206-4|3514	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili68.tfm
14mu|texlive-zhmetrics-r206-4|3515	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili69.tfm
14mu|texlive-zhmetrics-r206-4|3516	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6a.tfm
14mu|texlive-zhmetrics-r206-4|3517	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6b.tfm
14mu|texlive-zhmetrics-r206-4|3518	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6c.tfm
14mu|texlive-zhmetrics-r206-4|3519	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6d.tfm
14mu|texlive-zhmetrics-r206-4|3520	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6e.tfm
14mu|texlive-zhmetrics-r206-4|3521	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6f.tfm
14mu|texlive-zhmetrics-r206-4|3522	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili70.tfm
14mu|texlive-zhmetrics-r206-4|3523	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili71.tfm
14mu|texlive-zhmetrics-r206-4|3524	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili72.tfm
14mu|texlive-zhmetrics-r206-4|3525	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili73.tfm
14mu|texlive-zhmetrics-r206-4|3526	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili74.tfm
14mu|texlive-zhmetrics-r206-4|3527	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili75.tfm
14mu|texlive-zhmetrics-r206-4|3528	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili76.tfm
14mu|texlive-zhmetrics-r206-4|3529	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili77.tfm
14mu|texlive-zhmetrics-r206-4|3530	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili78.tfm
14mu|texlive-zhmetrics-r206-4|3531	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili79.tfm
14mu|texlive-zhmetrics-r206-4|3532	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7a.tfm
14mu|texlive-zhmetrics-r206-4|3533	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7b.tfm
14mu|texlive-zhmetrics-r206-4|3534	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7c.tfm
14mu|texlive-zhmetrics-r206-4|3535	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7d.tfm
14mu|texlive-zhmetrics-r206-4|3536	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7e.tfm
14mu|texlive-zhmetrics-r206-4|3537	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7f.tfm
14mu|texlive-zhmetrics-r206-4|3538	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili80.tfm
14mu|texlive-zhmetrics-r206-4|3539	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili81.tfm
14mu|texlive-zhmetrics-r206-4|3540	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili82.tfm
14mu|texlive-zhmetrics-r206-4|3541	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili83.tfm
14mu|texlive-zhmetrics-r206-4|3542	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili84.tfm
14mu|texlive-zhmetrics-r206-4|3543	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili85.tfm
14mu|texlive-zhmetrics-r206-4|3544	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili86.tfm
14mu|texlive-zhmetrics-r206-4|3545	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili87.tfm
14mu|texlive-zhmetrics-r206-4|3546	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili88.tfm
14mu|texlive-zhmetrics-r206-4|3547	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili89.tfm
14mu|texlive-zhmetrics-r206-4|3548	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8a.tfm
14mu|texlive-zhmetrics-r206-4|3549	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8b.tfm
14mu|texlive-zhmetrics-r206-4|3550	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8c.tfm
14mu|texlive-zhmetrics-r206-4|3551	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8d.tfm
14mu|texlive-zhmetrics-r206-4|3552	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8e.tfm
14mu|texlive-zhmetrics-r206-4|3553	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8f.tfm
14mu|texlive-zhmetrics-r206-4|3554	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili90.tfm
14mu|texlive-zhmetrics-r206-4|3555	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili91.tfm
14mu|texlive-zhmetrics-r206-4|3556	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili92.tfm
14mu|texlive-zhmetrics-r206-4|3557	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili93.tfm
14mu|texlive-zhmetrics-r206-4|3558	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili94.tfm
14mu|texlive-zhmetrics-r206-4|3559	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili95.tfm
14mu|texlive-zhmetrics-r206-4|3560	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili96.tfm
14mu|texlive-zhmetrics-r206-4|3561	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili97.tfm
14mu|texlive-zhmetrics-r206-4|3562	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili98.tfm
14mu|texlive-zhmetrics-r206-4|3563	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili99.tfm
14mu|texlive-zhmetrics-r206-4|3564	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9a.tfm
14mu|texlive-zhmetrics-r206-4|3565	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9b.tfm
14mu|texlive-zhmetrics-r206-4|3566	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9c.tfm
14mu|texlive-zhmetrics-r206-4|3567	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9d.tfm
14mu|texlive-zhmetrics-r206-4|3568	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9e.tfm
14mu|texlive-zhmetrics-r206-4|3569	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9f.tfm
14mu|texlive-zhmetrics-r206-4|3570	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia0.tfm
14mu|texlive-zhmetrics-r206-4|3571	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia1.tfm
14mu|texlive-zhmetrics-r206-4|3572	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia2.tfm
14mu|texlive-zhmetrics-r206-4|3573	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia3.tfm
14mu|texlive-zhmetrics-r206-4|3574	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia4.tfm
14mu|texlive-zhmetrics-r206-4|3575	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia5.tfm
14mu|texlive-zhmetrics-r206-4|3576	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia6.tfm
14mu|texlive-zhmetrics-r206-4|3577	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia7.tfm
14mu|texlive-zhmetrics-r206-4|3578	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia8.tfm
14mu|texlive-zhmetrics-r206-4|3579	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia9.tfm
14mu|texlive-zhmetrics-r206-4|3580	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliaa.tfm
14mu|texlive-zhmetrics-r206-4|3581	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliab.tfm
14mu|texlive-zhmetrics-r206-4|3582	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliac.tfm
14mu|texlive-zhmetrics-r206-4|3583	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliad.tfm
14mu|texlive-zhmetrics-r206-4|3584	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliae.tfm
14mu|texlive-zhmetrics-r206-4|3585	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliaf.tfm
14mu|texlive-zhmetrics-r206-4|3586	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib0.tfm
14mu|texlive-zhmetrics-r206-4|3587	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib1.tfm
14mu|texlive-zhmetrics-r206-4|3588	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib2.tfm
14mu|texlive-zhmetrics-r206-4|3589	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib3.tfm
14mu|texlive-zhmetrics-r206-4|3590	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib4.tfm
14mu|texlive-zhmetrics-r206-4|3591	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib5.tfm
14mu|texlive-zhmetrics-r206-4|3592	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib6.tfm
14mu|texlive-zhmetrics-r206-4|3593	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib7.tfm
14mu|texlive-zhmetrics-r206-4|3594	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib8.tfm
14mu|texlive-zhmetrics-r206-4|3595	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib9.tfm
14mu|texlive-zhmetrics-r206-4|3596	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliba.tfm
14mu|texlive-zhmetrics-r206-4|3597	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibb.tfm
14mu|texlive-zhmetrics-r206-4|3598	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibc.tfm
14mu|texlive-zhmetrics-r206-4|3599	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibd.tfm
14mu|texlive-zhmetrics-r206-4|3600	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibe.tfm
14mu|texlive-zhmetrics-r206-4|3601	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibf.tfm
14mu|texlive-zhmetrics-r206-4|3602	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic0.tfm
14mu|texlive-zhmetrics-r206-4|3603	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic1.tfm
14mu|texlive-zhmetrics-r206-4|3604	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic2.tfm
14mu|texlive-zhmetrics-r206-4|3605	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic3.tfm
14mu|texlive-zhmetrics-r206-4|3606	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic4.tfm
14mu|texlive-zhmetrics-r206-4|3607	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic5.tfm
14mu|texlive-zhmetrics-r206-4|3608	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic6.tfm
14mu|texlive-zhmetrics-r206-4|3609	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic7.tfm
14mu|texlive-zhmetrics-r206-4|3610	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic8.tfm
14mu|texlive-zhmetrics-r206-4|3611	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic9.tfm
14mu|texlive-zhmetrics-r206-4|3612	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilica.tfm
14mu|texlive-zhmetrics-r206-4|3613	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicb.tfm
14mu|texlive-zhmetrics-r206-4|3614	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicc.tfm
14mu|texlive-zhmetrics-r206-4|3615	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicd.tfm
14mu|texlive-zhmetrics-r206-4|3616	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilice.tfm
14mu|texlive-zhmetrics-r206-4|3617	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicf.tfm
14mu|texlive-zhmetrics-r206-4|3618	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid0.tfm
14mu|texlive-zhmetrics-r206-4|3619	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid1.tfm
14mu|texlive-zhmetrics-r206-4|3620	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid2.tfm
14mu|texlive-zhmetrics-r206-4|3621	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid3.tfm
14mu|texlive-zhmetrics-r206-4|3622	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid4.tfm
14mu|texlive-zhmetrics-r206-4|3623	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid5.tfm
14mu|texlive-zhmetrics-r206-4|3624	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid6.tfm
14mu|texlive-zhmetrics-r206-4|3625	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid7.tfm
14mu|texlive-zhmetrics-r206-4|3626	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid8.tfm
14mu|texlive-zhmetrics-r206-4|3627	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid9.tfm
14mu|texlive-zhmetrics-r206-4|3628	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilida.tfm
14mu|texlive-zhmetrics-r206-4|3629	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidb.tfm
14mu|texlive-zhmetrics-r206-4|3630	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidc.tfm
14mu|texlive-zhmetrics-r206-4|3631	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidd.tfm
14mu|texlive-zhmetrics-r206-4|3632	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilide.tfm
14mu|texlive-zhmetrics-r206-4|3633	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidf.tfm
14mu|texlive-zhmetrics-r206-4|3634	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie0.tfm
14mu|texlive-zhmetrics-r206-4|3635	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie1.tfm
14mu|texlive-zhmetrics-r206-4|3636	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie2.tfm
14mu|texlive-zhmetrics-r206-4|3637	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie3.tfm
14mu|texlive-zhmetrics-r206-4|3638	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie4.tfm
14mu|texlive-zhmetrics-r206-4|3639	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie5.tfm
14mu|texlive-zhmetrics-r206-4|3640	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie6.tfm
14mu|texlive-zhmetrics-r206-4|3641	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie7.tfm
14mu|texlive-zhmetrics-r206-4|3642	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie8.tfm
14mu|texlive-zhmetrics-r206-4|3643	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie9.tfm
14mu|texlive-zhmetrics-r206-4|3644	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliea.tfm
14mu|texlive-zhmetrics-r206-4|3645	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilieb.tfm
14mu|texlive-zhmetrics-r206-4|3646	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliec.tfm
14mu|texlive-zhmetrics-r206-4|3647	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilied.tfm
14mu|texlive-zhmetrics-r206-4|3648	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliee.tfm
14mu|texlive-zhmetrics-r206-4|3649	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilief.tfm
14mu|texlive-zhmetrics-r206-4|3650	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif0.tfm
14mu|texlive-zhmetrics-r206-4|3651	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif1.tfm
14mu|texlive-zhmetrics-r206-4|3652	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif2.tfm
14mu|texlive-zhmetrics-r206-4|3653	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif3.tfm
14mu|texlive-zhmetrics-r206-4|3654	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif4.tfm
14mu|texlive-zhmetrics-r206-4|3655	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif5.tfm
14mu|texlive-zhmetrics-r206-4|3656	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif6.tfm
14mu|texlive-zhmetrics-r206-4|3657	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif7.tfm
14mu|texlive-zhmetrics-r206-4|3658	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif8.tfm
14mu|texlive-zhmetrics-r206-4|3659	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif9.tfm
14mu|texlive-zhmetrics-r206-4|3660	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifa.tfm
14mu|texlive-zhmetrics-r206-4|3661	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifb.tfm
14mu|texlive-zhmetrics-r206-4|3662	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifc.tfm
14mu|texlive-zhmetrics-r206-4|3663	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifd.tfm
14mu|texlive-zhmetrics-r206-4|3664	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilife.tfm
14mu|texlive-zhmetrics-r206-4|3665	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliff.tfm
14mu|texlive-zhmetrics-r206-4|3666	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl00.tfm
14mu|texlive-zhmetrics-r206-4|3667	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl01.tfm
14mu|texlive-zhmetrics-r206-4|3668	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl02.tfm
14mu|texlive-zhmetrics-r206-4|3669	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl03.tfm
14mu|texlive-zhmetrics-r206-4|3670	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl04.tfm
14mu|texlive-zhmetrics-r206-4|3671	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl05.tfm
14mu|texlive-zhmetrics-r206-4|3672	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl06.tfm
14mu|texlive-zhmetrics-r206-4|3673	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl07.tfm
14mu|texlive-zhmetrics-r206-4|3674	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl08.tfm
14mu|texlive-zhmetrics-r206-4|3675	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl09.tfm
14mu|texlive-zhmetrics-r206-4|3676	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0a.tfm
14mu|texlive-zhmetrics-r206-4|3677	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0b.tfm
14mu|texlive-zhmetrics-r206-4|3678	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0c.tfm
14mu|texlive-zhmetrics-r206-4|3679	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0d.tfm
14mu|texlive-zhmetrics-r206-4|3680	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0e.tfm
14mu|texlive-zhmetrics-r206-4|3681	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0f.tfm
14mu|texlive-zhmetrics-r206-4|3682	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl10.tfm
14mu|texlive-zhmetrics-r206-4|3683	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl11.tfm
14mu|texlive-zhmetrics-r206-4|3684	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl12.tfm
14mu|texlive-zhmetrics-r206-4|3685	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl13.tfm
14mu|texlive-zhmetrics-r206-4|3686	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl14.tfm
14mu|texlive-zhmetrics-r206-4|3687	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl15.tfm
14mu|texlive-zhmetrics-r206-4|3688	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl16.tfm
14mu|texlive-zhmetrics-r206-4|3689	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl17.tfm
14mu|texlive-zhmetrics-r206-4|3690	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl18.tfm
14mu|texlive-zhmetrics-r206-4|3691	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl19.tfm
14mu|texlive-zhmetrics-r206-4|3692	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1a.tfm
14mu|texlive-zhmetrics-r206-4|3693	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1b.tfm
14mu|texlive-zhmetrics-r206-4|3694	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1c.tfm
14mu|texlive-zhmetrics-r206-4|3695	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1d.tfm
14mu|texlive-zhmetrics-r206-4|3696	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1e.tfm
14mu|texlive-zhmetrics-r206-4|3697	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1f.tfm
14mu|texlive-zhmetrics-r206-4|3698	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl20.tfm
14mu|texlive-zhmetrics-r206-4|3699	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl21.tfm
14mu|texlive-zhmetrics-r206-4|3700	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl22.tfm
14mu|texlive-zhmetrics-r206-4|3701	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl23.tfm
14mu|texlive-zhmetrics-r206-4|3702	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl24.tfm
14mu|texlive-zhmetrics-r206-4|3703	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl25.tfm
14mu|texlive-zhmetrics-r206-4|3704	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl26.tfm
14mu|texlive-zhmetrics-r206-4|3705	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl27.tfm
14mu|texlive-zhmetrics-r206-4|3706	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl28.tfm
14mu|texlive-zhmetrics-r206-4|3707	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl29.tfm
14mu|texlive-zhmetrics-r206-4|3708	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2a.tfm
14mu|texlive-zhmetrics-r206-4|3709	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2b.tfm
14mu|texlive-zhmetrics-r206-4|3710	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2c.tfm
14mu|texlive-zhmetrics-r206-4|3711	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2d.tfm
14mu|texlive-zhmetrics-r206-4|3712	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2e.tfm
14mu|texlive-zhmetrics-r206-4|3713	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2f.tfm
14mu|texlive-zhmetrics-r206-4|3714	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl30.tfm
14mu|texlive-zhmetrics-r206-4|3715	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl31.tfm
14mu|texlive-zhmetrics-r206-4|3716	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl32.tfm
14mu|texlive-zhmetrics-r206-4|3717	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl33.tfm
14mu|texlive-zhmetrics-r206-4|3718	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl34.tfm
14mu|texlive-zhmetrics-r206-4|3719	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl35.tfm
14mu|texlive-zhmetrics-r206-4|3720	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl36.tfm
14mu|texlive-zhmetrics-r206-4|3721	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl37.tfm
14mu|texlive-zhmetrics-r206-4|3722	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl38.tfm
14mu|texlive-zhmetrics-r206-4|3723	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl39.tfm
14mu|texlive-zhmetrics-r206-4|3724	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3a.tfm
14mu|texlive-zhmetrics-r206-4|3725	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3b.tfm
14mu|texlive-zhmetrics-r206-4|3726	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3c.tfm
14mu|texlive-zhmetrics-r206-4|3727	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3d.tfm
14mu|texlive-zhmetrics-r206-4|3728	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3e.tfm
14mu|texlive-zhmetrics-r206-4|3729	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3f.tfm
14mu|texlive-zhmetrics-r206-4|3730	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl40.tfm
14mu|texlive-zhmetrics-r206-4|3731	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl41.tfm
14mu|texlive-zhmetrics-r206-4|3732	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl42.tfm
14mu|texlive-zhmetrics-r206-4|3733	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl43.tfm
14mu|texlive-zhmetrics-r206-4|3734	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl44.tfm
14mu|texlive-zhmetrics-r206-4|3735	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl45.tfm
14mu|texlive-zhmetrics-r206-4|3736	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl46.tfm
14mu|texlive-zhmetrics-r206-4|3737	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl47.tfm
14mu|texlive-zhmetrics-r206-4|3738	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl48.tfm
14mu|texlive-zhmetrics-r206-4|3739	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl49.tfm
14mu|texlive-zhmetrics-r206-4|3740	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4a.tfm
14mu|texlive-zhmetrics-r206-4|3741	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4b.tfm
14mu|texlive-zhmetrics-r206-4|3742	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4c.tfm
14mu|texlive-zhmetrics-r206-4|3743	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4d.tfm
14mu|texlive-zhmetrics-r206-4|3744	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4e.tfm
14mu|texlive-zhmetrics-r206-4|3745	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4f.tfm
14mu|texlive-zhmetrics-r206-4|3746	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl50.tfm
14mu|texlive-zhmetrics-r206-4|3747	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl51.tfm
14mu|texlive-zhmetrics-r206-4|3748	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl52.tfm
14mu|texlive-zhmetrics-r206-4|3749	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl53.tfm
14mu|texlive-zhmetrics-r206-4|3750	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl54.tfm
14mu|texlive-zhmetrics-r206-4|3751	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl55.tfm
14mu|texlive-zhmetrics-r206-4|3752	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl56.tfm
14mu|texlive-zhmetrics-r206-4|3753	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl57.tfm
14mu|texlive-zhmetrics-r206-4|3754	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl58.tfm
14mu|texlive-zhmetrics-r206-4|3755	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl59.tfm
14mu|texlive-zhmetrics-r206-4|3756	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5a.tfm
14mu|texlive-zhmetrics-r206-4|3757	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5b.tfm
14mu|texlive-zhmetrics-r206-4|3758	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5c.tfm
14mu|texlive-zhmetrics-r206-4|3759	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5d.tfm
14mu|texlive-zhmetrics-r206-4|3760	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5e.tfm
14mu|texlive-zhmetrics-r206-4|3761	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5f.tfm
14mu|texlive-zhmetrics-r206-4|3762	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl60.tfm
14mu|texlive-zhmetrics-r206-4|3763	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl61.tfm
14mu|texlive-zhmetrics-r206-4|3764	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl62.tfm
14mu|texlive-zhmetrics-r206-4|3765	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl63.tfm
14mu|texlive-zhmetrics-r206-4|3766	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl64.tfm
14mu|texlive-zhmetrics-r206-4|3767	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl65.tfm
14mu|texlive-zhmetrics-r206-4|3768	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl66.tfm
14mu|texlive-zhmetrics-r206-4|3769	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl67.tfm
14mu|texlive-zhmetrics-r206-4|3770	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl68.tfm
14mu|texlive-zhmetrics-r206-4|3771	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl69.tfm
14mu|texlive-zhmetrics-r206-4|3772	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6a.tfm
14mu|texlive-zhmetrics-r206-4|3773	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6b.tfm
14mu|texlive-zhmetrics-r206-4|3774	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6c.tfm
14mu|texlive-zhmetrics-r206-4|3775	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6d.tfm
14mu|texlive-zhmetrics-r206-4|3776	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6e.tfm
14mu|texlive-zhmetrics-r206-4|3777	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6f.tfm
14mu|texlive-zhmetrics-r206-4|3778	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl70.tfm
14mu|texlive-zhmetrics-r206-4|3779	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl71.tfm
14mu|texlive-zhmetrics-r206-4|3780	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl72.tfm
14mu|texlive-zhmetrics-r206-4|3781	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl73.tfm
14mu|texlive-zhmetrics-r206-4|3782	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl74.tfm
14mu|texlive-zhmetrics-r206-4|3783	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl75.tfm
14mu|texlive-zhmetrics-r206-4|3784	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl76.tfm
14mu|texlive-zhmetrics-r206-4|3785	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl77.tfm
14mu|texlive-zhmetrics-r206-4|3786	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl78.tfm
14mu|texlive-zhmetrics-r206-4|3787	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl79.tfm
14mu|texlive-zhmetrics-r206-4|3788	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7a.tfm
14mu|texlive-zhmetrics-r206-4|3789	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7b.tfm
14mu|texlive-zhmetrics-r206-4|3790	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7c.tfm
14mu|texlive-zhmetrics-r206-4|3791	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7d.tfm
14mu|texlive-zhmetrics-r206-4|3792	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7e.tfm
14mu|texlive-zhmetrics-r206-4|3793	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7f.tfm
14mu|texlive-zhmetrics-r206-4|3794	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl80.tfm
14mu|texlive-zhmetrics-r206-4|3795	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl81.tfm
14mu|texlive-zhmetrics-r206-4|3796	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl82.tfm
14mu|texlive-zhmetrics-r206-4|3797	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl83.tfm
14mu|texlive-zhmetrics-r206-4|3798	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl84.tfm
14mu|texlive-zhmetrics-r206-4|3799	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl85.tfm
14mu|texlive-zhmetrics-r206-4|3800	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl86.tfm
14mu|texlive-zhmetrics-r206-4|3801	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl87.tfm
14mu|texlive-zhmetrics-r206-4|3802	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl88.tfm
14mu|texlive-zhmetrics-r206-4|3803	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl89.tfm
14mu|texlive-zhmetrics-r206-4|3804	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8a.tfm
14mu|texlive-zhmetrics-r206-4|3805	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8b.tfm
14mu|texlive-zhmetrics-r206-4|3806	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8c.tfm
14mu|texlive-zhmetrics-r206-4|3807	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8d.tfm
14mu|texlive-zhmetrics-r206-4|3808	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8e.tfm
14mu|texlive-zhmetrics-r206-4|3809	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8f.tfm
14mu|texlive-zhmetrics-r206-4|3810	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl90.tfm
14mu|texlive-zhmetrics-r206-4|3811	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl91.tfm
14mu|texlive-zhmetrics-r206-4|3812	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl92.tfm
14mu|texlive-zhmetrics-r206-4|3813	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl93.tfm
14mu|texlive-zhmetrics-r206-4|3814	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl94.tfm
14mu|texlive-zhmetrics-r206-4|3815	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl95.tfm
14mu|texlive-zhmetrics-r206-4|3816	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl96.tfm
14mu|texlive-zhmetrics-r206-4|3817	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl97.tfm
14mu|texlive-zhmetrics-r206-4|3818	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl98.tfm
14mu|texlive-zhmetrics-r206-4|3819	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl99.tfm
14mu|texlive-zhmetrics-r206-4|3820	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9a.tfm
14mu|texlive-zhmetrics-r206-4|3821	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9b.tfm
14mu|texlive-zhmetrics-r206-4|3822	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9c.tfm
14mu|texlive-zhmetrics-r206-4|3823	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9d.tfm
14mu|texlive-zhmetrics-r206-4|3824	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9e.tfm
14mu|texlive-zhmetrics-r206-4|3825	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9f.tfm
14mu|texlive-zhmetrics-r206-4|3826	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla0.tfm
14mu|texlive-zhmetrics-r206-4|3827	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla1.tfm
14mu|texlive-zhmetrics-r206-4|3828	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla2.tfm
14mu|texlive-zhmetrics-r206-4|3829	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla3.tfm
14mu|texlive-zhmetrics-r206-4|3830	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla4.tfm
14mu|texlive-zhmetrics-r206-4|3831	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla5.tfm
14mu|texlive-zhmetrics-r206-4|3832	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla6.tfm
14mu|texlive-zhmetrics-r206-4|3833	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla7.tfm
14mu|texlive-zhmetrics-r206-4|3834	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla8.tfm
14mu|texlive-zhmetrics-r206-4|3835	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla9.tfm
14mu|texlive-zhmetrics-r206-4|3836	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislaa.tfm
14mu|texlive-zhmetrics-r206-4|3837	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislab.tfm
14mu|texlive-zhmetrics-r206-4|3838	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislac.tfm
14mu|texlive-zhmetrics-r206-4|3839	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislad.tfm
14mu|texlive-zhmetrics-r206-4|3840	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislae.tfm
14mu|texlive-zhmetrics-r206-4|3841	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislaf.tfm
14mu|texlive-zhmetrics-r206-4|3842	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb0.tfm
14mu|texlive-zhmetrics-r206-4|3843	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb1.tfm
14mu|texlive-zhmetrics-r206-4|3844	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb2.tfm
14mu|texlive-zhmetrics-r206-4|3845	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb3.tfm
14mu|texlive-zhmetrics-r206-4|3846	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb4.tfm
14mu|texlive-zhmetrics-r206-4|3847	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb5.tfm
14mu|texlive-zhmetrics-r206-4|3848	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb6.tfm
14mu|texlive-zhmetrics-r206-4|3849	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb7.tfm
14mu|texlive-zhmetrics-r206-4|3850	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb8.tfm
14mu|texlive-zhmetrics-r206-4|3851	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb9.tfm
14mu|texlive-zhmetrics-r206-4|3852	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislba.tfm
14mu|texlive-zhmetrics-r206-4|3853	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbb.tfm
14mu|texlive-zhmetrics-r206-4|3854	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbc.tfm
14mu|texlive-zhmetrics-r206-4|3855	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbd.tfm
14mu|texlive-zhmetrics-r206-4|3856	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbe.tfm
14mu|texlive-zhmetrics-r206-4|3857	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbf.tfm
14mu|texlive-zhmetrics-r206-4|3858	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc0.tfm
14mu|texlive-zhmetrics-r206-4|3859	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc1.tfm
14mu|texlive-zhmetrics-r206-4|3860	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc2.tfm
14mu|texlive-zhmetrics-r206-4|3861	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc3.tfm
14mu|texlive-zhmetrics-r206-4|3862	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc4.tfm
14mu|texlive-zhmetrics-r206-4|3863	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc5.tfm
14mu|texlive-zhmetrics-r206-4|3864	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc6.tfm
14mu|texlive-zhmetrics-r206-4|3865	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc7.tfm
14mu|texlive-zhmetrics-r206-4|3866	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc8.tfm
14mu|texlive-zhmetrics-r206-4|3867	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc9.tfm
14mu|texlive-zhmetrics-r206-4|3868	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislca.tfm
14mu|texlive-zhmetrics-r206-4|3869	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcb.tfm
14mu|texlive-zhmetrics-r206-4|3870	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcc.tfm
14mu|texlive-zhmetrics-r206-4|3871	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcd.tfm
14mu|texlive-zhmetrics-r206-4|3872	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislce.tfm
14mu|texlive-zhmetrics-r206-4|3873	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcf.tfm
14mu|texlive-zhmetrics-r206-4|3874	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld0.tfm
14mu|texlive-zhmetrics-r206-4|3875	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld1.tfm
14mu|texlive-zhmetrics-r206-4|3876	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld2.tfm
14mu|texlive-zhmetrics-r206-4|3877	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld3.tfm
14mu|texlive-zhmetrics-r206-4|3878	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld4.tfm
14mu|texlive-zhmetrics-r206-4|3879	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld5.tfm
14mu|texlive-zhmetrics-r206-4|3880	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld6.tfm
14mu|texlive-zhmetrics-r206-4|3881	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld7.tfm
14mu|texlive-zhmetrics-r206-4|3882	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld8.tfm
14mu|texlive-zhmetrics-r206-4|3883	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld9.tfm
14mu|texlive-zhmetrics-r206-4|3884	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislda.tfm
14mu|texlive-zhmetrics-r206-4|3885	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldb.tfm
14mu|texlive-zhmetrics-r206-4|3886	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldc.tfm
14mu|texlive-zhmetrics-r206-4|3887	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldd.tfm
14mu|texlive-zhmetrics-r206-4|3888	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislde.tfm
14mu|texlive-zhmetrics-r206-4|3889	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldf.tfm
14mu|texlive-zhmetrics-r206-4|3890	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle0.tfm
14mu|texlive-zhmetrics-r206-4|3891	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle1.tfm
14mu|texlive-zhmetrics-r206-4|3892	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle2.tfm
14mu|texlive-zhmetrics-r206-4|3893	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle3.tfm
14mu|texlive-zhmetrics-r206-4|3894	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle4.tfm
14mu|texlive-zhmetrics-r206-4|3895	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle5.tfm
14mu|texlive-zhmetrics-r206-4|3896	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle6.tfm
14mu|texlive-zhmetrics-r206-4|3897	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle7.tfm
14mu|texlive-zhmetrics-r206-4|3898	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle8.tfm
14mu|texlive-zhmetrics-r206-4|3899	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle9.tfm
14mu|texlive-zhmetrics-r206-4|3900	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislea.tfm
14mu|texlive-zhmetrics-r206-4|3901	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisleb.tfm
14mu|texlive-zhmetrics-r206-4|3902	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislec.tfm
14mu|texlive-zhmetrics-r206-4|3903	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisled.tfm
14mu|texlive-zhmetrics-r206-4|3904	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislee.tfm
14mu|texlive-zhmetrics-r206-4|3905	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislef.tfm
14mu|texlive-zhmetrics-r206-4|3906	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf0.tfm
14mu|texlive-zhmetrics-r206-4|3907	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf1.tfm
14mu|texlive-zhmetrics-r206-4|3908	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf2.tfm
14mu|texlive-zhmetrics-r206-4|3909	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf3.tfm
14mu|texlive-zhmetrics-r206-4|3910	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf4.tfm
14mu|texlive-zhmetrics-r206-4|3911	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf5.tfm
14mu|texlive-zhmetrics-r206-4|3912	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf6.tfm
14mu|texlive-zhmetrics-r206-4|3913	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf7.tfm
14mu|texlive-zhmetrics-r206-4|3914	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf8.tfm
14mu|texlive-zhmetrics-r206-4|3915	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf9.tfm
14mu|texlive-zhmetrics-r206-4|3916	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfa.tfm
14mu|texlive-zhmetrics-r206-4|3917	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfb.tfm
14mu|texlive-zhmetrics-r206-4|3918	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfc.tfm
14mu|texlive-zhmetrics-r206-4|3919	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfd.tfm
14mu|texlive-zhmetrics-r206-4|3920	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfe.tfm
14mu|texlive-zhmetrics-r206-4|3921	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislff.tfm
14mu|texlive-zhmetrics-r206-4|3922	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong00.tfm
14mu|texlive-zhmetrics-r206-4|3923	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong01.tfm
14mu|texlive-zhmetrics-r206-4|3924	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong02.tfm
14mu|texlive-zhmetrics-r206-4|3925	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong03.tfm
14mu|texlive-zhmetrics-r206-4|3926	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong04.tfm
14mu|texlive-zhmetrics-r206-4|3927	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong05.tfm
14mu|texlive-zhmetrics-r206-4|3928	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong06.tfm
14mu|texlive-zhmetrics-r206-4|3929	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong07.tfm
14mu|texlive-zhmetrics-r206-4|3930	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong08.tfm
14mu|texlive-zhmetrics-r206-4|3931	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong09.tfm
14mu|texlive-zhmetrics-r206-4|3932	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0a.tfm
14mu|texlive-zhmetrics-r206-4|3933	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0b.tfm
14mu|texlive-zhmetrics-r206-4|3934	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0c.tfm
14mu|texlive-zhmetrics-r206-4|3935	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0d.tfm
14mu|texlive-zhmetrics-r206-4|3936	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0e.tfm
14mu|texlive-zhmetrics-r206-4|3937	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0f.tfm
14mu|texlive-zhmetrics-r206-4|3938	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong10.tfm
14mu|texlive-zhmetrics-r206-4|3939	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong11.tfm
14mu|texlive-zhmetrics-r206-4|3940	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong12.tfm
14mu|texlive-zhmetrics-r206-4|3941	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong13.tfm
14mu|texlive-zhmetrics-r206-4|3942	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong14.tfm
14mu|texlive-zhmetrics-r206-4|3943	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong15.tfm
14mu|texlive-zhmetrics-r206-4|3944	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong16.tfm
14mu|texlive-zhmetrics-r206-4|3945	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong17.tfm
14mu|texlive-zhmetrics-r206-4|3946	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong18.tfm
14mu|texlive-zhmetrics-r206-4|3947	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong19.tfm
14mu|texlive-zhmetrics-r206-4|3948	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1a.tfm
14mu|texlive-zhmetrics-r206-4|3949	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1b.tfm
14mu|texlive-zhmetrics-r206-4|3950	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1c.tfm
14mu|texlive-zhmetrics-r206-4|3951	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1d.tfm
14mu|texlive-zhmetrics-r206-4|3952	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1e.tfm
14mu|texlive-zhmetrics-r206-4|3953	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1f.tfm
14mu|texlive-zhmetrics-r206-4|3954	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong20.tfm
14mu|texlive-zhmetrics-r206-4|3955	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong21.tfm
14mu|texlive-zhmetrics-r206-4|3956	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong22.tfm
14mu|texlive-zhmetrics-r206-4|3957	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong23.tfm
14mu|texlive-zhmetrics-r206-4|3958	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong24.tfm
14mu|texlive-zhmetrics-r206-4|3959	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong25.tfm
14mu|texlive-zhmetrics-r206-4|3960	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong26.tfm
14mu|texlive-zhmetrics-r206-4|3961	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong27.tfm
14mu|texlive-zhmetrics-r206-4|3962	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong28.tfm
14mu|texlive-zhmetrics-r206-4|3963	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong29.tfm
14mu|texlive-zhmetrics-r206-4|3964	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2a.tfm
14mu|texlive-zhmetrics-r206-4|3965	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2b.tfm
14mu|texlive-zhmetrics-r206-4|3966	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2c.tfm
14mu|texlive-zhmetrics-r206-4|3967	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2d.tfm
14mu|texlive-zhmetrics-r206-4|3968	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2e.tfm
14mu|texlive-zhmetrics-r206-4|3969	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2f.tfm
14mu|texlive-zhmetrics-r206-4|3970	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong30.tfm
14mu|texlive-zhmetrics-r206-4|3971	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong31.tfm
14mu|texlive-zhmetrics-r206-4|3972	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong32.tfm
14mu|texlive-zhmetrics-r206-4|3973	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong33.tfm
14mu|texlive-zhmetrics-r206-4|3974	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong34.tfm
14mu|texlive-zhmetrics-r206-4|3975	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong35.tfm
14mu|texlive-zhmetrics-r206-4|3976	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong36.tfm
14mu|texlive-zhmetrics-r206-4|3977	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong37.tfm
14mu|texlive-zhmetrics-r206-4|3978	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong38.tfm
14mu|texlive-zhmetrics-r206-4|3979	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong39.tfm
14mu|texlive-zhmetrics-r206-4|3980	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3a.tfm
14mu|texlive-zhmetrics-r206-4|3981	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3b.tfm
14mu|texlive-zhmetrics-r206-4|3982	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3c.tfm
14mu|texlive-zhmetrics-r206-4|3983	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3d.tfm
14mu|texlive-zhmetrics-r206-4|3984	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3e.tfm
14mu|texlive-zhmetrics-r206-4|3985	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3f.tfm
14mu|texlive-zhmetrics-r206-4|3986	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong40.tfm
14mu|texlive-zhmetrics-r206-4|3987	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong41.tfm
14mu|texlive-zhmetrics-r206-4|3988	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong42.tfm
14mu|texlive-zhmetrics-r206-4|3989	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong43.tfm
14mu|texlive-zhmetrics-r206-4|3990	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong44.tfm
14mu|texlive-zhmetrics-r206-4|3991	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong45.tfm
14mu|texlive-zhmetrics-r206-4|3992	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong46.tfm
14mu|texlive-zhmetrics-r206-4|3993	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong47.tfm
14mu|texlive-zhmetrics-r206-4|3994	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong48.tfm
14mu|texlive-zhmetrics-r206-4|3995	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong49.tfm
14mu|texlive-zhmetrics-r206-4|3996	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4a.tfm
14mu|texlive-zhmetrics-r206-4|3997	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4b.tfm
14mu|texlive-zhmetrics-r206-4|3998	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4c.tfm
14mu|texlive-zhmetrics-r206-4|3999	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4d.tfm
14mu|texlive-zhmetrics-r206-4|4000	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4e.tfm
14mu|texlive-zhmetrics-r206-4|4001	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4f.tfm
14mu|texlive-zhmetrics-r206-4|4002	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong50.tfm
14mu|texlive-zhmetrics-r206-4|4003	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong51.tfm
14mu|texlive-zhmetrics-r206-4|4004	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong52.tfm
14mu|texlive-zhmetrics-r206-4|4005	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong53.tfm
14mu|texlive-zhmetrics-r206-4|4006	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong54.tfm
14mu|texlive-zhmetrics-r206-4|4007	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong55.tfm
14mu|texlive-zhmetrics-r206-4|4008	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong56.tfm
14mu|texlive-zhmetrics-r206-4|4009	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong57.tfm
14mu|texlive-zhmetrics-r206-4|4010	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong58.tfm
14mu|texlive-zhmetrics-r206-4|4011	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong59.tfm
14mu|texlive-zhmetrics-r206-4|4012	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5a.tfm
14mu|texlive-zhmetrics-r206-4|4013	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5b.tfm
14mu|texlive-zhmetrics-r206-4|4014	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5c.tfm
14mu|texlive-zhmetrics-r206-4|4015	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5d.tfm
14mu|texlive-zhmetrics-r206-4|4016	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5e.tfm
14mu|texlive-zhmetrics-r206-4|4017	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5f.tfm
14mu|texlive-zhmetrics-r206-4|4018	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong60.tfm
14mu|texlive-zhmetrics-r206-4|4019	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong61.tfm
14mu|texlive-zhmetrics-r206-4|4020	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong62.tfm
14mu|texlive-zhmetrics-r206-4|4021	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong63.tfm
14mu|texlive-zhmetrics-r206-4|4022	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong64.tfm
14mu|texlive-zhmetrics-r206-4|4023	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong65.tfm
14mu|texlive-zhmetrics-r206-4|4024	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong66.tfm
14mu|texlive-zhmetrics-r206-4|4025	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong67.tfm
14mu|texlive-zhmetrics-r206-4|4026	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong68.tfm
14mu|texlive-zhmetrics-r206-4|4027	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong69.tfm
14mu|texlive-zhmetrics-r206-4|4028	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6a.tfm
14mu|texlive-zhmetrics-r206-4|4029	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6b.tfm
14mu|texlive-zhmetrics-r206-4|4030	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6c.tfm
14mu|texlive-zhmetrics-r206-4|4031	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6d.tfm
14mu|texlive-zhmetrics-r206-4|4032	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6e.tfm
14mu|texlive-zhmetrics-r206-4|4033	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6f.tfm
14mu|texlive-zhmetrics-r206-4|4034	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong70.tfm
14mu|texlive-zhmetrics-r206-4|4035	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong71.tfm
14mu|texlive-zhmetrics-r206-4|4036	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong72.tfm
14mu|texlive-zhmetrics-r206-4|4037	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong73.tfm
14mu|texlive-zhmetrics-r206-4|4038	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong74.tfm
14mu|texlive-zhmetrics-r206-4|4039	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong75.tfm
14mu|texlive-zhmetrics-r206-4|4040	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong76.tfm
14mu|texlive-zhmetrics-r206-4|4041	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong77.tfm
14mu|texlive-zhmetrics-r206-4|4042	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong78.tfm
14mu|texlive-zhmetrics-r206-4|4043	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong79.tfm
14mu|texlive-zhmetrics-r206-4|4044	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7a.tfm
14mu|texlive-zhmetrics-r206-4|4045	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7b.tfm
14mu|texlive-zhmetrics-r206-4|4046	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7c.tfm
14mu|texlive-zhmetrics-r206-4|4047	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7d.tfm
14mu|texlive-zhmetrics-r206-4|4048	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7e.tfm
14mu|texlive-zhmetrics-r206-4|4049	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7f.tfm
14mu|texlive-zhmetrics-r206-4|4050	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong80.tfm
14mu|texlive-zhmetrics-r206-4|4051	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong81.tfm
14mu|texlive-zhmetrics-r206-4|4052	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong82.tfm
14mu|texlive-zhmetrics-r206-4|4053	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong83.tfm
14mu|texlive-zhmetrics-r206-4|4054	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong84.tfm
14mu|texlive-zhmetrics-r206-4|4055	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong85.tfm
14mu|texlive-zhmetrics-r206-4|4056	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong86.tfm
14mu|texlive-zhmetrics-r206-4|4057	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong87.tfm
14mu|texlive-zhmetrics-r206-4|4058	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong88.tfm
14mu|texlive-zhmetrics-r206-4|4059	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong89.tfm
14mu|texlive-zhmetrics-r206-4|4060	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8a.tfm
14mu|texlive-zhmetrics-r206-4|4061	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8b.tfm
14mu|texlive-zhmetrics-r206-4|4062	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8c.tfm
14mu|texlive-zhmetrics-r206-4|4063	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8d.tfm
14mu|texlive-zhmetrics-r206-4|4064	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8e.tfm
14mu|texlive-zhmetrics-r206-4|4065	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8f.tfm
14mu|texlive-zhmetrics-r206-4|4066	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong90.tfm
14mu|texlive-zhmetrics-r206-4|4067	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong91.tfm
14mu|texlive-zhmetrics-r206-4|4068	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong92.tfm
14mu|texlive-zhmetrics-r206-4|4069	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong93.tfm
14mu|texlive-zhmetrics-r206-4|4070	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong94.tfm
14mu|texlive-zhmetrics-r206-4|4071	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong95.tfm
14mu|texlive-zhmetrics-r206-4|4072	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong96.tfm
14mu|texlive-zhmetrics-r206-4|4073	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong97.tfm
14mu|texlive-zhmetrics-r206-4|4074	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong98.tfm
14mu|texlive-zhmetrics-r206-4|4075	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong99.tfm
14mu|texlive-zhmetrics-r206-4|4076	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9a.tfm
14mu|texlive-zhmetrics-r206-4|4077	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9b.tfm
14mu|texlive-zhmetrics-r206-4|4078	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9c.tfm
14mu|texlive-zhmetrics-r206-4|4079	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9d.tfm
14mu|texlive-zhmetrics-r206-4|4080	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9e.tfm
14mu|texlive-zhmetrics-r206-4|4081	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9f.tfm
14mu|texlive-zhmetrics-r206-4|4082	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga0.tfm
14mu|texlive-zhmetrics-r206-4|4083	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga1.tfm
14mu|texlive-zhmetrics-r206-4|4084	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga2.tfm
14mu|texlive-zhmetrics-r206-4|4085	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga3.tfm
14mu|texlive-zhmetrics-r206-4|4086	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga4.tfm
14mu|texlive-zhmetrics-r206-4|4087	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga5.tfm
14mu|texlive-zhmetrics-r206-4|4088	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga6.tfm
14mu|texlive-zhmetrics-r206-4|4089	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga7.tfm
14mu|texlive-zhmetrics-r206-4|4090	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga8.tfm
14mu|texlive-zhmetrics-r206-4|4091	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga9.tfm
14mu|texlive-zhmetrics-r206-4|4092	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongaa.tfm
14mu|texlive-zhmetrics-r206-4|4093	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongab.tfm
14mu|texlive-zhmetrics-r206-4|4094	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongac.tfm
14mu|texlive-zhmetrics-r206-4|4095	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongad.tfm
14mu|texlive-zhmetrics-r206-4|4096	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongae.tfm
14mu|texlive-zhmetrics-r206-4|4097	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongaf.tfm
14mu|texlive-zhmetrics-r206-4|4098	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb0.tfm
14mu|texlive-zhmetrics-r206-4|4099	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb1.tfm
14mu|texlive-zhmetrics-r206-4|4100	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb2.tfm
14mu|texlive-zhmetrics-r206-4|4101	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb3.tfm
14mu|texlive-zhmetrics-r206-4|4102	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb4.tfm
14mu|texlive-zhmetrics-r206-4|4103	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb5.tfm
14mu|texlive-zhmetrics-r206-4|4104	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb6.tfm
14mu|texlive-zhmetrics-r206-4|4105	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb7.tfm
14mu|texlive-zhmetrics-r206-4|4106	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb8.tfm
14mu|texlive-zhmetrics-r206-4|4107	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb9.tfm
14mu|texlive-zhmetrics-r206-4|4108	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongba.tfm
14mu|texlive-zhmetrics-r206-4|4109	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbb.tfm
14mu|texlive-zhmetrics-r206-4|4110	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbc.tfm
14mu|texlive-zhmetrics-r206-4|4111	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbd.tfm
14mu|texlive-zhmetrics-r206-4|4112	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbe.tfm
14mu|texlive-zhmetrics-r206-4|4113	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbf.tfm
14mu|texlive-zhmetrics-r206-4|4114	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc0.tfm
14mu|texlive-zhmetrics-r206-4|4115	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc1.tfm
14mu|texlive-zhmetrics-r206-4|4116	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc2.tfm
14mu|texlive-zhmetrics-r206-4|4117	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc3.tfm
14mu|texlive-zhmetrics-r206-4|4118	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc4.tfm
14mu|texlive-zhmetrics-r206-4|4119	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc5.tfm
14mu|texlive-zhmetrics-r206-4|4120	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc6.tfm
14mu|texlive-zhmetrics-r206-4|4121	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc7.tfm
14mu|texlive-zhmetrics-r206-4|4122	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc8.tfm
14mu|texlive-zhmetrics-r206-4|4123	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc9.tfm
14mu|texlive-zhmetrics-r206-4|4124	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongca.tfm
14mu|texlive-zhmetrics-r206-4|4125	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcb.tfm
14mu|texlive-zhmetrics-r206-4|4126	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcc.tfm
14mu|texlive-zhmetrics-r206-4|4127	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcd.tfm
14mu|texlive-zhmetrics-r206-4|4128	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongce.tfm
14mu|texlive-zhmetrics-r206-4|4129	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcf.tfm
14mu|texlive-zhmetrics-r206-4|4130	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd0.tfm
14mu|texlive-zhmetrics-r206-4|4131	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd1.tfm
14mu|texlive-zhmetrics-r206-4|4132	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd2.tfm
14mu|texlive-zhmetrics-r206-4|4133	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd3.tfm
14mu|texlive-zhmetrics-r206-4|4134	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd4.tfm
14mu|texlive-zhmetrics-r206-4|4135	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd5.tfm
14mu|texlive-zhmetrics-r206-4|4136	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd6.tfm
14mu|texlive-zhmetrics-r206-4|4137	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd7.tfm
14mu|texlive-zhmetrics-r206-4|4138	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd8.tfm
14mu|texlive-zhmetrics-r206-4|4139	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd9.tfm
14mu|texlive-zhmetrics-r206-4|4140	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongda.tfm
14mu|texlive-zhmetrics-r206-4|4141	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdb.tfm
14mu|texlive-zhmetrics-r206-4|4142	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdc.tfm
14mu|texlive-zhmetrics-r206-4|4143	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdd.tfm
14mu|texlive-zhmetrics-r206-4|4144	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongde.tfm
14mu|texlive-zhmetrics-r206-4|4145	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdf.tfm
14mu|texlive-zhmetrics-r206-4|4146	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge0.tfm
14mu|texlive-zhmetrics-r206-4|4147	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge1.tfm
14mu|texlive-zhmetrics-r206-4|4148	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge2.tfm
14mu|texlive-zhmetrics-r206-4|4149	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge3.tfm
14mu|texlive-zhmetrics-r206-4|4150	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge4.tfm
14mu|texlive-zhmetrics-r206-4|4151	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge5.tfm
14mu|texlive-zhmetrics-r206-4|4152	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge6.tfm
14mu|texlive-zhmetrics-r206-4|4153	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge7.tfm
14mu|texlive-zhmetrics-r206-4|4154	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge8.tfm
14mu|texlive-zhmetrics-r206-4|4155	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge9.tfm
14mu|texlive-zhmetrics-r206-4|4156	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongea.tfm
14mu|texlive-zhmetrics-r206-4|4157	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongeb.tfm
14mu|texlive-zhmetrics-r206-4|4158	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongec.tfm
14mu|texlive-zhmetrics-r206-4|4159	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonged.tfm
14mu|texlive-zhmetrics-r206-4|4160	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongee.tfm
14mu|texlive-zhmetrics-r206-4|4161	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongef.tfm
14mu|texlive-zhmetrics-r206-4|4162	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf0.tfm
14mu|texlive-zhmetrics-r206-4|4163	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf1.tfm
14mu|texlive-zhmetrics-r206-4|4164	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf2.tfm
14mu|texlive-zhmetrics-r206-4|4165	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf3.tfm
14mu|texlive-zhmetrics-r206-4|4166	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf4.tfm
14mu|texlive-zhmetrics-r206-4|4167	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf5.tfm
14mu|texlive-zhmetrics-r206-4|4168	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf6.tfm
14mu|texlive-zhmetrics-r206-4|4169	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf7.tfm
14mu|texlive-zhmetrics-r206-4|4170	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf8.tfm
14mu|texlive-zhmetrics-r206-4|4171	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf9.tfm
14mu|texlive-zhmetrics-r206-4|4172	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfa.tfm
14mu|texlive-zhmetrics-r206-4|4173	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfb.tfm
14mu|texlive-zhmetrics-r206-4|4174	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfc.tfm
14mu|texlive-zhmetrics-r206-4|4175	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfd.tfm
14mu|texlive-zhmetrics-r206-4|4176	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfe.tfm
14mu|texlive-zhmetrics-r206-4|4177	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongff.tfm
14mu|texlive-zhmetrics-r206-4|4178	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl00.tfm
14mu|texlive-zhmetrics-r206-4|4179	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl01.tfm
14mu|texlive-zhmetrics-r206-4|4180	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl02.tfm
14mu|texlive-zhmetrics-r206-4|4181	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl03.tfm
14mu|texlive-zhmetrics-r206-4|4182	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl04.tfm
14mu|texlive-zhmetrics-r206-4|4183	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl05.tfm
14mu|texlive-zhmetrics-r206-4|4184	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl06.tfm
14mu|texlive-zhmetrics-r206-4|4185	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl07.tfm
14mu|texlive-zhmetrics-r206-4|4186	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl08.tfm
14mu|texlive-zhmetrics-r206-4|4187	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl09.tfm
14mu|texlive-zhmetrics-r206-4|4188	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0a.tfm
14mu|texlive-zhmetrics-r206-4|4189	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0b.tfm
14mu|texlive-zhmetrics-r206-4|4190	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0c.tfm
14mu|texlive-zhmetrics-r206-4|4191	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0d.tfm
14mu|texlive-zhmetrics-r206-4|4192	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0e.tfm
14mu|texlive-zhmetrics-r206-4|4193	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0f.tfm
14mu|texlive-zhmetrics-r206-4|4194	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl10.tfm
14mu|texlive-zhmetrics-r206-4|4195	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl11.tfm
14mu|texlive-zhmetrics-r206-4|4196	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl12.tfm
14mu|texlive-zhmetrics-r206-4|4197	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl13.tfm
14mu|texlive-zhmetrics-r206-4|4198	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl14.tfm
14mu|texlive-zhmetrics-r206-4|4199	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl15.tfm
14mu|texlive-zhmetrics-r206-4|4200	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl16.tfm
14mu|texlive-zhmetrics-r206-4|4201	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl17.tfm
14mu|texlive-zhmetrics-r206-4|4202	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl18.tfm
14mu|texlive-zhmetrics-r206-4|4203	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl19.tfm
14mu|texlive-zhmetrics-r206-4|4204	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1a.tfm
14mu|texlive-zhmetrics-r206-4|4205	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1b.tfm
14mu|texlive-zhmetrics-r206-4|4206	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1c.tfm
14mu|texlive-zhmetrics-r206-4|4207	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1d.tfm
14mu|texlive-zhmetrics-r206-4|4208	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1e.tfm
14mu|texlive-zhmetrics-r206-4|4209	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1f.tfm
14mu|texlive-zhmetrics-r206-4|4210	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl20.tfm
14mu|texlive-zhmetrics-r206-4|4211	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl21.tfm
14mu|texlive-zhmetrics-r206-4|4212	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl22.tfm
14mu|texlive-zhmetrics-r206-4|4213	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl23.tfm
14mu|texlive-zhmetrics-r206-4|4214	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl24.tfm
14mu|texlive-zhmetrics-r206-4|4215	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl25.tfm
14mu|texlive-zhmetrics-r206-4|4216	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl26.tfm
14mu|texlive-zhmetrics-r206-4|4217	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl27.tfm
14mu|texlive-zhmetrics-r206-4|4218	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl28.tfm
14mu|texlive-zhmetrics-r206-4|4219	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl29.tfm
14mu|texlive-zhmetrics-r206-4|4220	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2a.tfm
14mu|texlive-zhmetrics-r206-4|4221	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2b.tfm
14mu|texlive-zhmetrics-r206-4|4222	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2c.tfm
14mu|texlive-zhmetrics-r206-4|4223	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2d.tfm
14mu|texlive-zhmetrics-r206-4|4224	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2e.tfm
14mu|texlive-zhmetrics-r206-4|4225	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2f.tfm
14mu|texlive-zhmetrics-r206-4|4226	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl30.tfm
14mu|texlive-zhmetrics-r206-4|4227	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl31.tfm
14mu|texlive-zhmetrics-r206-4|4228	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl32.tfm
14mu|texlive-zhmetrics-r206-4|4229	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl33.tfm
14mu|texlive-zhmetrics-r206-4|4230	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl34.tfm
14mu|texlive-zhmetrics-r206-4|4231	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl35.tfm
14mu|texlive-zhmetrics-r206-4|4232	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl36.tfm
14mu|texlive-zhmetrics-r206-4|4233	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl37.tfm
14mu|texlive-zhmetrics-r206-4|4234	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl38.tfm
14mu|texlive-zhmetrics-r206-4|4235	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl39.tfm
14mu|texlive-zhmetrics-r206-4|4236	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3a.tfm
14mu|texlive-zhmetrics-r206-4|4237	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3b.tfm
14mu|texlive-zhmetrics-r206-4|4238	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3c.tfm
14mu|texlive-zhmetrics-r206-4|4239	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3d.tfm
14mu|texlive-zhmetrics-r206-4|4240	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3e.tfm
14mu|texlive-zhmetrics-r206-4|4241	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3f.tfm
14mu|texlive-zhmetrics-r206-4|4242	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl40.tfm
14mu|texlive-zhmetrics-r206-4|4243	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl41.tfm
14mu|texlive-zhmetrics-r206-4|4244	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl42.tfm
14mu|texlive-zhmetrics-r206-4|4245	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl43.tfm
14mu|texlive-zhmetrics-r206-4|4246	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl44.tfm
14mu|texlive-zhmetrics-r206-4|4247	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl45.tfm
14mu|texlive-zhmetrics-r206-4|4248	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl46.tfm
14mu|texlive-zhmetrics-r206-4|4249	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl47.tfm
14mu|texlive-zhmetrics-r206-4|4250	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl48.tfm
14mu|texlive-zhmetrics-r206-4|4251	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl49.tfm
14mu|texlive-zhmetrics-r206-4|4252	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4a.tfm
14mu|texlive-zhmetrics-r206-4|4253	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4b.tfm
14mu|texlive-zhmetrics-r206-4|4254	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4c.tfm
14mu|texlive-zhmetrics-r206-4|4255	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4d.tfm
14mu|texlive-zhmetrics-r206-4|4256	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4e.tfm
14mu|texlive-zhmetrics-r206-4|4257	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4f.tfm
14mu|texlive-zhmetrics-r206-4|4258	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl50.tfm
14mu|texlive-zhmetrics-r206-4|4259	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl51.tfm
14mu|texlive-zhmetrics-r206-4|4260	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl52.tfm
14mu|texlive-zhmetrics-r206-4|4261	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl53.tfm
14mu|texlive-zhmetrics-r206-4|4262	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl54.tfm
14mu|texlive-zhmetrics-r206-4|4263	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl55.tfm
14mu|texlive-zhmetrics-r206-4|4264	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl56.tfm
14mu|texlive-zhmetrics-r206-4|4265	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl57.tfm
14mu|texlive-zhmetrics-r206-4|4266	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl58.tfm
14mu|texlive-zhmetrics-r206-4|4267	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl59.tfm
14mu|texlive-zhmetrics-r206-4|4268	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5a.tfm
14mu|texlive-zhmetrics-r206-4|4269	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5b.tfm
14mu|texlive-zhmetrics-r206-4|4270	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5c.tfm
14mu|texlive-zhmetrics-r206-4|4271	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5d.tfm
14mu|texlive-zhmetrics-r206-4|4272	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5e.tfm
14mu|texlive-zhmetrics-r206-4|4273	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5f.tfm
14mu|texlive-zhmetrics-r206-4|4274	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl60.tfm
14mu|texlive-zhmetrics-r206-4|4275	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl61.tfm
14mu|texlive-zhmetrics-r206-4|4276	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl62.tfm
14mu|texlive-zhmetrics-r206-4|4277	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl63.tfm
14mu|texlive-zhmetrics-r206-4|4278	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl64.tfm
14mu|texlive-zhmetrics-r206-4|4279	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl65.tfm
14mu|texlive-zhmetrics-r206-4|4280	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl66.tfm
14mu|texlive-zhmetrics-r206-4|4281	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl67.tfm
14mu|texlive-zhmetrics-r206-4|4282	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl68.tfm
14mu|texlive-zhmetrics-r206-4|4283	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl69.tfm
14mu|texlive-zhmetrics-r206-4|4284	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6a.tfm
14mu|texlive-zhmetrics-r206-4|4285	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6b.tfm
14mu|texlive-zhmetrics-r206-4|4286	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6c.tfm
14mu|texlive-zhmetrics-r206-4|4287	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6d.tfm
14mu|texlive-zhmetrics-r206-4|4288	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6e.tfm
14mu|texlive-zhmetrics-r206-4|4289	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6f.tfm
14mu|texlive-zhmetrics-r206-4|4290	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl70.tfm
14mu|texlive-zhmetrics-r206-4|4291	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl71.tfm
14mu|texlive-zhmetrics-r206-4|4292	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl72.tfm
14mu|texlive-zhmetrics-r206-4|4293	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl73.tfm
14mu|texlive-zhmetrics-r206-4|4294	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl74.tfm
14mu|texlive-zhmetrics-r206-4|4295	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl75.tfm
14mu|texlive-zhmetrics-r206-4|4296	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl76.tfm
14mu|texlive-zhmetrics-r206-4|4297	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl77.tfm
14mu|texlive-zhmetrics-r206-4|4298	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl78.tfm
14mu|texlive-zhmetrics-r206-4|4299	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl79.tfm
14mu|texlive-zhmetrics-r206-4|4300	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7a.tfm
14mu|texlive-zhmetrics-r206-4|4301	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7b.tfm
14mu|texlive-zhmetrics-r206-4|4302	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7c.tfm
14mu|texlive-zhmetrics-r206-4|4303	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7d.tfm
14mu|texlive-zhmetrics-r206-4|4304	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7e.tfm
14mu|texlive-zhmetrics-r206-4|4305	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7f.tfm
14mu|texlive-zhmetrics-r206-4|4306	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl80.tfm
14mu|texlive-zhmetrics-r206-4|4307	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl81.tfm
14mu|texlive-zhmetrics-r206-4|4308	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl82.tfm
14mu|texlive-zhmetrics-r206-4|4309	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl83.tfm
14mu|texlive-zhmetrics-r206-4|4310	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl84.tfm
14mu|texlive-zhmetrics-r206-4|4311	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl85.tfm
14mu|texlive-zhmetrics-r206-4|4312	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl86.tfm
14mu|texlive-zhmetrics-r206-4|4313	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl87.tfm
14mu|texlive-zhmetrics-r206-4|4314	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl88.tfm
14mu|texlive-zhmetrics-r206-4|4315	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl89.tfm
14mu|texlive-zhmetrics-r206-4|4316	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8a.tfm
14mu|texlive-zhmetrics-r206-4|4317	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8b.tfm
14mu|texlive-zhmetrics-r206-4|4318	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8c.tfm
14mu|texlive-zhmetrics-r206-4|4319	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8d.tfm
14mu|texlive-zhmetrics-r206-4|4320	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8e.tfm
14mu|texlive-zhmetrics-r206-4|4321	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8f.tfm
14mu|texlive-zhmetrics-r206-4|4322	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl90.tfm
14mu|texlive-zhmetrics-r206-4|4323	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl91.tfm
14mu|texlive-zhmetrics-r206-4|4324	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl92.tfm
14mu|texlive-zhmetrics-r206-4|4325	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl93.tfm
14mu|texlive-zhmetrics-r206-4|4326	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl94.tfm
14mu|texlive-zhmetrics-r206-4|4327	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl95.tfm
14mu|texlive-zhmetrics-r206-4|4328	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl96.tfm
14mu|texlive-zhmetrics-r206-4|4329	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl97.tfm
14mu|texlive-zhmetrics-r206-4|4330	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl98.tfm
14mu|texlive-zhmetrics-r206-4|4331	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl99.tfm
14mu|texlive-zhmetrics-r206-4|4332	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9a.tfm
14mu|texlive-zhmetrics-r206-4|4333	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9b.tfm
14mu|texlive-zhmetrics-r206-4|4334	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9c.tfm
14mu|texlive-zhmetrics-r206-4|4335	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9d.tfm
14mu|texlive-zhmetrics-r206-4|4336	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9e.tfm
14mu|texlive-zhmetrics-r206-4|4337	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9f.tfm
14mu|texlive-zhmetrics-r206-4|4338	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla0.tfm
14mu|texlive-zhmetrics-r206-4|4339	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla1.tfm
14mu|texlive-zhmetrics-r206-4|4340	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla2.tfm
14mu|texlive-zhmetrics-r206-4|4341	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla3.tfm
14mu|texlive-zhmetrics-r206-4|4342	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla4.tfm
14mu|texlive-zhmetrics-r206-4|4343	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla5.tfm
14mu|texlive-zhmetrics-r206-4|4344	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla6.tfm
14mu|texlive-zhmetrics-r206-4|4345	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla7.tfm
14mu|texlive-zhmetrics-r206-4|4346	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla8.tfm
14mu|texlive-zhmetrics-r206-4|4347	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla9.tfm
14mu|texlive-zhmetrics-r206-4|4348	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslaa.tfm
14mu|texlive-zhmetrics-r206-4|4349	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslab.tfm
14mu|texlive-zhmetrics-r206-4|4350	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslac.tfm
14mu|texlive-zhmetrics-r206-4|4351	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslad.tfm
14mu|texlive-zhmetrics-r206-4|4352	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslae.tfm
14mu|texlive-zhmetrics-r206-4|4353	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslaf.tfm
14mu|texlive-zhmetrics-r206-4|4354	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb0.tfm
14mu|texlive-zhmetrics-r206-4|4355	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb1.tfm
14mu|texlive-zhmetrics-r206-4|4356	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb2.tfm
14mu|texlive-zhmetrics-r206-4|4357	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb3.tfm
14mu|texlive-zhmetrics-r206-4|4358	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb4.tfm
14mu|texlive-zhmetrics-r206-4|4359	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb5.tfm
14mu|texlive-zhmetrics-r206-4|4360	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb6.tfm
14mu|texlive-zhmetrics-r206-4|4361	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb7.tfm
14mu|texlive-zhmetrics-r206-4|4362	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb8.tfm
14mu|texlive-zhmetrics-r206-4|4363	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb9.tfm
14mu|texlive-zhmetrics-r206-4|4364	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslba.tfm
14mu|texlive-zhmetrics-r206-4|4365	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbb.tfm
14mu|texlive-zhmetrics-r206-4|4366	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbc.tfm
14mu|texlive-zhmetrics-r206-4|4367	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbd.tfm
14mu|texlive-zhmetrics-r206-4|4368	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbe.tfm
14mu|texlive-zhmetrics-r206-4|4369	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbf.tfm
14mu|texlive-zhmetrics-r206-4|4370	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc0.tfm
14mu|texlive-zhmetrics-r206-4|4371	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc1.tfm
14mu|texlive-zhmetrics-r206-4|4372	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc2.tfm
14mu|texlive-zhmetrics-r206-4|4373	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc3.tfm
14mu|texlive-zhmetrics-r206-4|4374	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc4.tfm
14mu|texlive-zhmetrics-r206-4|4375	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc5.tfm
14mu|texlive-zhmetrics-r206-4|4376	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc6.tfm
14mu|texlive-zhmetrics-r206-4|4377	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc7.tfm
14mu|texlive-zhmetrics-r206-4|4378	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc8.tfm
14mu|texlive-zhmetrics-r206-4|4379	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc9.tfm
14mu|texlive-zhmetrics-r206-4|4380	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslca.tfm
14mu|texlive-zhmetrics-r206-4|4381	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcb.tfm
14mu|texlive-zhmetrics-r206-4|4382	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcc.tfm
14mu|texlive-zhmetrics-r206-4|4383	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcd.tfm
14mu|texlive-zhmetrics-r206-4|4384	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslce.tfm
14mu|texlive-zhmetrics-r206-4|4385	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcf.tfm
14mu|texlive-zhmetrics-r206-4|4386	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld0.tfm
14mu|texlive-zhmetrics-r206-4|4387	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld1.tfm
14mu|texlive-zhmetrics-r206-4|4388	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld2.tfm
14mu|texlive-zhmetrics-r206-4|4389	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld3.tfm
14mu|texlive-zhmetrics-r206-4|4390	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld4.tfm
14mu|texlive-zhmetrics-r206-4|4391	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld5.tfm
14mu|texlive-zhmetrics-r206-4|4392	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld6.tfm
14mu|texlive-zhmetrics-r206-4|4393	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld7.tfm
14mu|texlive-zhmetrics-r206-4|4394	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld8.tfm
14mu|texlive-zhmetrics-r206-4|4395	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld9.tfm
14mu|texlive-zhmetrics-r206-4|4396	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslda.tfm
14mu|texlive-zhmetrics-r206-4|4397	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldb.tfm
14mu|texlive-zhmetrics-r206-4|4398	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldc.tfm
14mu|texlive-zhmetrics-r206-4|4399	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldd.tfm
14mu|texlive-zhmetrics-r206-4|4400	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslde.tfm
14mu|texlive-zhmetrics-r206-4|4401	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldf.tfm
14mu|texlive-zhmetrics-r206-4|4402	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle0.tfm
14mu|texlive-zhmetrics-r206-4|4403	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle1.tfm
14mu|texlive-zhmetrics-r206-4|4404	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle2.tfm
14mu|texlive-zhmetrics-r206-4|4405	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle3.tfm
14mu|texlive-zhmetrics-r206-4|4406	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle4.tfm
14mu|texlive-zhmetrics-r206-4|4407	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle5.tfm
14mu|texlive-zhmetrics-r206-4|4408	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle6.tfm
14mu|texlive-zhmetrics-r206-4|4409	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle7.tfm
14mu|texlive-zhmetrics-r206-4|4410	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle8.tfm
14mu|texlive-zhmetrics-r206-4|4411	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle9.tfm
14mu|texlive-zhmetrics-r206-4|4412	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslea.tfm
14mu|texlive-zhmetrics-r206-4|4413	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsleb.tfm
14mu|texlive-zhmetrics-r206-4|4414	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslec.tfm
14mu|texlive-zhmetrics-r206-4|4415	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsled.tfm
14mu|texlive-zhmetrics-r206-4|4416	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslee.tfm
14mu|texlive-zhmetrics-r206-4|4417	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslef.tfm
14mu|texlive-zhmetrics-r206-4|4418	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf0.tfm
14mu|texlive-zhmetrics-r206-4|4419	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf1.tfm
14mu|texlive-zhmetrics-r206-4|4420	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf2.tfm
14mu|texlive-zhmetrics-r206-4|4421	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf3.tfm
14mu|texlive-zhmetrics-r206-4|4422	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf4.tfm
14mu|texlive-zhmetrics-r206-4|4423	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf5.tfm
14mu|texlive-zhmetrics-r206-4|4424	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf6.tfm
14mu|texlive-zhmetrics-r206-4|4425	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf7.tfm
14mu|texlive-zhmetrics-r206-4|4426	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf8.tfm
14mu|texlive-zhmetrics-r206-4|4427	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf9.tfm
14mu|texlive-zhmetrics-r206-4|4428	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfa.tfm
14mu|texlive-zhmetrics-r206-4|4429	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfb.tfm
14mu|texlive-zhmetrics-r206-4|4430	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfc.tfm
14mu|texlive-zhmetrics-r206-4|4431	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfd.tfm
14mu|texlive-zhmetrics-r206-4|4432	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfe.tfm
14mu|texlive-zhmetrics-r206-4|4433	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslff.tfm
14mu|texlive-zhmetrics-r206-4|4434	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou00.tfm
14mu|texlive-zhmetrics-r206-4|4435	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou01.tfm
14mu|texlive-zhmetrics-r206-4|4436	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou02.tfm
14mu|texlive-zhmetrics-r206-4|4437	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou03.tfm
14mu|texlive-zhmetrics-r206-4|4438	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou04.tfm
14mu|texlive-zhmetrics-r206-4|4439	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou05.tfm
14mu|texlive-zhmetrics-r206-4|4440	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou06.tfm
14mu|texlive-zhmetrics-r206-4|4441	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou07.tfm
14mu|texlive-zhmetrics-r206-4|4442	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou08.tfm
14mu|texlive-zhmetrics-r206-4|4443	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou09.tfm
14mu|texlive-zhmetrics-r206-4|4444	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0a.tfm
14mu|texlive-zhmetrics-r206-4|4445	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0b.tfm
14mu|texlive-zhmetrics-r206-4|4446	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0c.tfm
14mu|texlive-zhmetrics-r206-4|4447	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0d.tfm
14mu|texlive-zhmetrics-r206-4|4448	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0e.tfm
14mu|texlive-zhmetrics-r206-4|4449	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0f.tfm
14mu|texlive-zhmetrics-r206-4|4450	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou10.tfm
14mu|texlive-zhmetrics-r206-4|4451	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou11.tfm
14mu|texlive-zhmetrics-r206-4|4452	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou12.tfm
14mu|texlive-zhmetrics-r206-4|4453	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou13.tfm
14mu|texlive-zhmetrics-r206-4|4454	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou14.tfm
14mu|texlive-zhmetrics-r206-4|4455	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou15.tfm
14mu|texlive-zhmetrics-r206-4|4456	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou16.tfm
14mu|texlive-zhmetrics-r206-4|4457	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou17.tfm
14mu|texlive-zhmetrics-r206-4|4458	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou18.tfm
14mu|texlive-zhmetrics-r206-4|4459	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou19.tfm
14mu|texlive-zhmetrics-r206-4|4460	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1a.tfm
14mu|texlive-zhmetrics-r206-4|4461	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1b.tfm
14mu|texlive-zhmetrics-r206-4|4462	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1c.tfm
14mu|texlive-zhmetrics-r206-4|4463	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1d.tfm
14mu|texlive-zhmetrics-r206-4|4464	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1e.tfm
14mu|texlive-zhmetrics-r206-4|4465	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1f.tfm
14mu|texlive-zhmetrics-r206-4|4466	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou20.tfm
14mu|texlive-zhmetrics-r206-4|4467	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou21.tfm
14mu|texlive-zhmetrics-r206-4|4468	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou22.tfm
14mu|texlive-zhmetrics-r206-4|4469	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou23.tfm
14mu|texlive-zhmetrics-r206-4|4470	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou24.tfm
14mu|texlive-zhmetrics-r206-4|4471	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou25.tfm
14mu|texlive-zhmetrics-r206-4|4472	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou26.tfm
14mu|texlive-zhmetrics-r206-4|4473	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou27.tfm
14mu|texlive-zhmetrics-r206-4|4474	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou28.tfm
14mu|texlive-zhmetrics-r206-4|4475	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou29.tfm
14mu|texlive-zhmetrics-r206-4|4476	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2a.tfm
14mu|texlive-zhmetrics-r206-4|4477	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2b.tfm
14mu|texlive-zhmetrics-r206-4|4478	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2c.tfm
14mu|texlive-zhmetrics-r206-4|4479	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2d.tfm
14mu|texlive-zhmetrics-r206-4|4480	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2e.tfm
14mu|texlive-zhmetrics-r206-4|4481	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2f.tfm
14mu|texlive-zhmetrics-r206-4|4482	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou30.tfm
14mu|texlive-zhmetrics-r206-4|4483	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou31.tfm
14mu|texlive-zhmetrics-r206-4|4484	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou32.tfm
14mu|texlive-zhmetrics-r206-4|4485	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou33.tfm
14mu|texlive-zhmetrics-r206-4|4486	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou34.tfm
14mu|texlive-zhmetrics-r206-4|4487	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou35.tfm
14mu|texlive-zhmetrics-r206-4|4488	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou36.tfm
14mu|texlive-zhmetrics-r206-4|4489	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou37.tfm
14mu|texlive-zhmetrics-r206-4|4490	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou38.tfm
14mu|texlive-zhmetrics-r206-4|4491	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou39.tfm
14mu|texlive-zhmetrics-r206-4|4492	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3a.tfm
14mu|texlive-zhmetrics-r206-4|4493	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3b.tfm
14mu|texlive-zhmetrics-r206-4|4494	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3c.tfm
14mu|texlive-zhmetrics-r206-4|4495	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3d.tfm
14mu|texlive-zhmetrics-r206-4|4496	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3e.tfm
14mu|texlive-zhmetrics-r206-4|4497	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3f.tfm
14mu|texlive-zhmetrics-r206-4|4498	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou40.tfm
14mu|texlive-zhmetrics-r206-4|4499	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou41.tfm
14mu|texlive-zhmetrics-r206-4|4500	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou42.tfm
14mu|texlive-zhmetrics-r206-4|4501	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou43.tfm
14mu|texlive-zhmetrics-r206-4|4502	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou44.tfm
14mu|texlive-zhmetrics-r206-4|4503	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou45.tfm
14mu|texlive-zhmetrics-r206-4|4504	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou46.tfm
14mu|texlive-zhmetrics-r206-4|4505	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou47.tfm
14mu|texlive-zhmetrics-r206-4|4506	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou48.tfm
14mu|texlive-zhmetrics-r206-4|4507	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou49.tfm
14mu|texlive-zhmetrics-r206-4|4508	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4a.tfm
14mu|texlive-zhmetrics-r206-4|4509	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4b.tfm
14mu|texlive-zhmetrics-r206-4|4510	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4c.tfm
14mu|texlive-zhmetrics-r206-4|4511	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4d.tfm
14mu|texlive-zhmetrics-r206-4|4512	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4e.tfm
14mu|texlive-zhmetrics-r206-4|4513	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4f.tfm
14mu|texlive-zhmetrics-r206-4|4514	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou50.tfm
14mu|texlive-zhmetrics-r206-4|4515	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou51.tfm
14mu|texlive-zhmetrics-r206-4|4516	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou52.tfm
14mu|texlive-zhmetrics-r206-4|4517	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou53.tfm
14mu|texlive-zhmetrics-r206-4|4518	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou54.tfm
14mu|texlive-zhmetrics-r206-4|4519	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou55.tfm
14mu|texlive-zhmetrics-r206-4|4520	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou56.tfm
14mu|texlive-zhmetrics-r206-4|4521	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou57.tfm
14mu|texlive-zhmetrics-r206-4|4522	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou58.tfm
14mu|texlive-zhmetrics-r206-4|4523	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou59.tfm
14mu|texlive-zhmetrics-r206-4|4524	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5a.tfm
14mu|texlive-zhmetrics-r206-4|4525	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5b.tfm
14mu|texlive-zhmetrics-r206-4|4526	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5c.tfm
14mu|texlive-zhmetrics-r206-4|4527	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5d.tfm
14mu|texlive-zhmetrics-r206-4|4528	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5e.tfm
14mu|texlive-zhmetrics-r206-4|4529	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5f.tfm
14mu|texlive-zhmetrics-r206-4|4530	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou60.tfm
14mu|texlive-zhmetrics-r206-4|4531	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou61.tfm
14mu|texlive-zhmetrics-r206-4|4532	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou62.tfm
14mu|texlive-zhmetrics-r206-4|4533	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou63.tfm
14mu|texlive-zhmetrics-r206-4|4534	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou64.tfm
14mu|texlive-zhmetrics-r206-4|4535	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou65.tfm
14mu|texlive-zhmetrics-r206-4|4536	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou66.tfm
14mu|texlive-zhmetrics-r206-4|4537	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou67.tfm
14mu|texlive-zhmetrics-r206-4|4538	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou68.tfm
14mu|texlive-zhmetrics-r206-4|4539	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou69.tfm
14mu|texlive-zhmetrics-r206-4|4540	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6a.tfm
14mu|texlive-zhmetrics-r206-4|4541	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6b.tfm
14mu|texlive-zhmetrics-r206-4|4542	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6c.tfm
14mu|texlive-zhmetrics-r206-4|4543	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6d.tfm
14mu|texlive-zhmetrics-r206-4|4544	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6e.tfm
14mu|texlive-zhmetrics-r206-4|4545	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6f.tfm
14mu|texlive-zhmetrics-r206-4|4546	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou70.tfm
14mu|texlive-zhmetrics-r206-4|4547	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou71.tfm
14mu|texlive-zhmetrics-r206-4|4548	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou72.tfm
14mu|texlive-zhmetrics-r206-4|4549	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou73.tfm
14mu|texlive-zhmetrics-r206-4|4550	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou74.tfm
14mu|texlive-zhmetrics-r206-4|4551	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou75.tfm
14mu|texlive-zhmetrics-r206-4|4552	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou76.tfm
14mu|texlive-zhmetrics-r206-4|4553	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou77.tfm
14mu|texlive-zhmetrics-r206-4|4554	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou78.tfm
14mu|texlive-zhmetrics-r206-4|4555	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou79.tfm
14mu|texlive-zhmetrics-r206-4|4556	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7a.tfm
14mu|texlive-zhmetrics-r206-4|4557	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7b.tfm
14mu|texlive-zhmetrics-r206-4|4558	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7c.tfm
14mu|texlive-zhmetrics-r206-4|4559	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7d.tfm
14mu|texlive-zhmetrics-r206-4|4560	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7e.tfm
14mu|texlive-zhmetrics-r206-4|4561	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7f.tfm
14mu|texlive-zhmetrics-r206-4|4562	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou80.tfm
14mu|texlive-zhmetrics-r206-4|4563	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou81.tfm
14mu|texlive-zhmetrics-r206-4|4564	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou82.tfm
14mu|texlive-zhmetrics-r206-4|4565	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou83.tfm
14mu|texlive-zhmetrics-r206-4|4566	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou84.tfm
14mu|texlive-zhmetrics-r206-4|4567	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou85.tfm
14mu|texlive-zhmetrics-r206-4|4568	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou86.tfm
14mu|texlive-zhmetrics-r206-4|4569	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou87.tfm
14mu|texlive-zhmetrics-r206-4|4570	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou88.tfm
14mu|texlive-zhmetrics-r206-4|4571	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou89.tfm
14mu|texlive-zhmetrics-r206-4|4572	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8a.tfm
14mu|texlive-zhmetrics-r206-4|4573	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8b.tfm
14mu|texlive-zhmetrics-r206-4|4574	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8c.tfm
14mu|texlive-zhmetrics-r206-4|4575	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8d.tfm
14mu|texlive-zhmetrics-r206-4|4576	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8e.tfm
14mu|texlive-zhmetrics-r206-4|4577	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8f.tfm
14mu|texlive-zhmetrics-r206-4|4578	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou90.tfm
14mu|texlive-zhmetrics-r206-4|4579	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou91.tfm
14mu|texlive-zhmetrics-r206-4|4580	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou92.tfm
14mu|texlive-zhmetrics-r206-4|4581	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou93.tfm
14mu|texlive-zhmetrics-r206-4|4582	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou94.tfm
14mu|texlive-zhmetrics-r206-4|4583	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou95.tfm
14mu|texlive-zhmetrics-r206-4|4584	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou96.tfm
14mu|texlive-zhmetrics-r206-4|4585	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou97.tfm
14mu|texlive-zhmetrics-r206-4|4586	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou98.tfm
14mu|texlive-zhmetrics-r206-4|4587	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou99.tfm
14mu|texlive-zhmetrics-r206-4|4588	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9a.tfm
14mu|texlive-zhmetrics-r206-4|4589	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9b.tfm
14mu|texlive-zhmetrics-r206-4|4590	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9c.tfm
14mu|texlive-zhmetrics-r206-4|4591	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9d.tfm
14mu|texlive-zhmetrics-r206-4|4592	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9e.tfm
14mu|texlive-zhmetrics-r206-4|4593	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9f.tfm
14mu|texlive-zhmetrics-r206-4|4594	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua0.tfm
14mu|texlive-zhmetrics-r206-4|4595	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua1.tfm
14mu|texlive-zhmetrics-r206-4|4596	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua2.tfm
14mu|texlive-zhmetrics-r206-4|4597	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua3.tfm
14mu|texlive-zhmetrics-r206-4|4598	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua4.tfm
14mu|texlive-zhmetrics-r206-4|4599	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua5.tfm
14mu|texlive-zhmetrics-r206-4|4600	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua6.tfm
14mu|texlive-zhmetrics-r206-4|4601	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua7.tfm
14mu|texlive-zhmetrics-r206-4|4602	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua8.tfm
14mu|texlive-zhmetrics-r206-4|4603	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua9.tfm
14mu|texlive-zhmetrics-r206-4|4604	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouaa.tfm
14mu|texlive-zhmetrics-r206-4|4605	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouab.tfm
14mu|texlive-zhmetrics-r206-4|4606	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouac.tfm
14mu|texlive-zhmetrics-r206-4|4607	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouad.tfm
14mu|texlive-zhmetrics-r206-4|4608	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouae.tfm
14mu|texlive-zhmetrics-r206-4|4609	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouaf.tfm
14mu|texlive-zhmetrics-r206-4|4610	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub0.tfm
14mu|texlive-zhmetrics-r206-4|4611	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub1.tfm
14mu|texlive-zhmetrics-r206-4|4612	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub2.tfm
14mu|texlive-zhmetrics-r206-4|4613	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub3.tfm
14mu|texlive-zhmetrics-r206-4|4614	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub4.tfm
14mu|texlive-zhmetrics-r206-4|4615	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub5.tfm
14mu|texlive-zhmetrics-r206-4|4616	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub6.tfm
14mu|texlive-zhmetrics-r206-4|4617	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub7.tfm
14mu|texlive-zhmetrics-r206-4|4618	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub8.tfm
14mu|texlive-zhmetrics-r206-4|4619	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub9.tfm
14mu|texlive-zhmetrics-r206-4|4620	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouba.tfm
14mu|texlive-zhmetrics-r206-4|4621	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubb.tfm
14mu|texlive-zhmetrics-r206-4|4622	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubc.tfm
14mu|texlive-zhmetrics-r206-4|4623	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubd.tfm
14mu|texlive-zhmetrics-r206-4|4624	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoube.tfm
14mu|texlive-zhmetrics-r206-4|4625	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubf.tfm
14mu|texlive-zhmetrics-r206-4|4626	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc0.tfm
14mu|texlive-zhmetrics-r206-4|4627	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc1.tfm
14mu|texlive-zhmetrics-r206-4|4628	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc2.tfm
14mu|texlive-zhmetrics-r206-4|4629	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc3.tfm
14mu|texlive-zhmetrics-r206-4|4630	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc4.tfm
14mu|texlive-zhmetrics-r206-4|4631	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc5.tfm
14mu|texlive-zhmetrics-r206-4|4632	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc6.tfm
14mu|texlive-zhmetrics-r206-4|4633	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc7.tfm
14mu|texlive-zhmetrics-r206-4|4634	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc8.tfm
14mu|texlive-zhmetrics-r206-4|4635	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc9.tfm
14mu|texlive-zhmetrics-r206-4|4636	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouca.tfm
14mu|texlive-zhmetrics-r206-4|4637	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucb.tfm
14mu|texlive-zhmetrics-r206-4|4638	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucc.tfm
14mu|texlive-zhmetrics-r206-4|4639	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucd.tfm
14mu|texlive-zhmetrics-r206-4|4640	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouce.tfm
14mu|texlive-zhmetrics-r206-4|4641	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucf.tfm
14mu|texlive-zhmetrics-r206-4|4642	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud0.tfm
14mu|texlive-zhmetrics-r206-4|4643	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud1.tfm
14mu|texlive-zhmetrics-r206-4|4644	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud2.tfm
14mu|texlive-zhmetrics-r206-4|4645	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud3.tfm
14mu|texlive-zhmetrics-r206-4|4646	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud4.tfm
14mu|texlive-zhmetrics-r206-4|4647	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud5.tfm
14mu|texlive-zhmetrics-r206-4|4648	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud6.tfm
14mu|texlive-zhmetrics-r206-4|4649	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud7.tfm
14mu|texlive-zhmetrics-r206-4|4650	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud8.tfm
14mu|texlive-zhmetrics-r206-4|4651	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud9.tfm
14mu|texlive-zhmetrics-r206-4|4652	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouda.tfm
14mu|texlive-zhmetrics-r206-4|4653	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudb.tfm
14mu|texlive-zhmetrics-r206-4|4654	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudc.tfm
14mu|texlive-zhmetrics-r206-4|4655	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudd.tfm
14mu|texlive-zhmetrics-r206-4|4656	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoude.tfm
14mu|texlive-zhmetrics-r206-4|4657	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudf.tfm
14mu|texlive-zhmetrics-r206-4|4658	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue0.tfm
14mu|texlive-zhmetrics-r206-4|4659	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue1.tfm
14mu|texlive-zhmetrics-r206-4|4660	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue2.tfm
14mu|texlive-zhmetrics-r206-4|4661	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue3.tfm
14mu|texlive-zhmetrics-r206-4|4662	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue4.tfm
14mu|texlive-zhmetrics-r206-4|4663	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue5.tfm
14mu|texlive-zhmetrics-r206-4|4664	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue6.tfm
14mu|texlive-zhmetrics-r206-4|4665	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue7.tfm
14mu|texlive-zhmetrics-r206-4|4666	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue8.tfm
14mu|texlive-zhmetrics-r206-4|4667	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue9.tfm
14mu|texlive-zhmetrics-r206-4|4668	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouea.tfm
14mu|texlive-zhmetrics-r206-4|4669	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoueb.tfm
14mu|texlive-zhmetrics-r206-4|4670	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouec.tfm
14mu|texlive-zhmetrics-r206-4|4671	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoued.tfm
14mu|texlive-zhmetrics-r206-4|4672	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouee.tfm
14mu|texlive-zhmetrics-r206-4|4673	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouef.tfm
14mu|texlive-zhmetrics-r206-4|4674	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf0.tfm
14mu|texlive-zhmetrics-r206-4|4675	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf1.tfm
14mu|texlive-zhmetrics-r206-4|4676	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf2.tfm
14mu|texlive-zhmetrics-r206-4|4677	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf3.tfm
14mu|texlive-zhmetrics-r206-4|4678	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf4.tfm
14mu|texlive-zhmetrics-r206-4|4679	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf5.tfm
14mu|texlive-zhmetrics-r206-4|4680	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf6.tfm
14mu|texlive-zhmetrics-r206-4|4681	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf7.tfm
14mu|texlive-zhmetrics-r206-4|4682	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf8.tfm
14mu|texlive-zhmetrics-r206-4|4683	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf9.tfm
14mu|texlive-zhmetrics-r206-4|4684	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufa.tfm
14mu|texlive-zhmetrics-r206-4|4685	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufb.tfm
14mu|texlive-zhmetrics-r206-4|4686	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufc.tfm
14mu|texlive-zhmetrics-r206-4|4687	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufd.tfm
14mu|texlive-zhmetrics-r206-4|4688	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufe.tfm
14mu|texlive-zhmetrics-r206-4|4689	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouff.tfm
14mu|texlive-zhmetrics-r206-4|4690	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl00.tfm
14mu|texlive-zhmetrics-r206-4|4691	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl01.tfm
14mu|texlive-zhmetrics-r206-4|4692	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl02.tfm
14mu|texlive-zhmetrics-r206-4|4693	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl03.tfm
14mu|texlive-zhmetrics-r206-4|4694	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl04.tfm
14mu|texlive-zhmetrics-r206-4|4695	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl05.tfm
14mu|texlive-zhmetrics-r206-4|4696	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl06.tfm
14mu|texlive-zhmetrics-r206-4|4697	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl07.tfm
14mu|texlive-zhmetrics-r206-4|4698	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl08.tfm
14mu|texlive-zhmetrics-r206-4|4699	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl09.tfm
14mu|texlive-zhmetrics-r206-4|4700	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0a.tfm
14mu|texlive-zhmetrics-r206-4|4701	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0b.tfm
14mu|texlive-zhmetrics-r206-4|4702	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0c.tfm
14mu|texlive-zhmetrics-r206-4|4703	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0d.tfm
14mu|texlive-zhmetrics-r206-4|4704	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0e.tfm
14mu|texlive-zhmetrics-r206-4|4705	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0f.tfm
14mu|texlive-zhmetrics-r206-4|4706	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl10.tfm
14mu|texlive-zhmetrics-r206-4|4707	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl11.tfm
14mu|texlive-zhmetrics-r206-4|4708	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl12.tfm
14mu|texlive-zhmetrics-r206-4|4709	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl13.tfm
14mu|texlive-zhmetrics-r206-4|4710	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl14.tfm
14mu|texlive-zhmetrics-r206-4|4711	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl15.tfm
14mu|texlive-zhmetrics-r206-4|4712	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl16.tfm
14mu|texlive-zhmetrics-r206-4|4713	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl17.tfm
14mu|texlive-zhmetrics-r206-4|4714	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl18.tfm
14mu|texlive-zhmetrics-r206-4|4715	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl19.tfm
14mu|texlive-zhmetrics-r206-4|4716	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1a.tfm
14mu|texlive-zhmetrics-r206-4|4717	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1b.tfm
14mu|texlive-zhmetrics-r206-4|4718	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1c.tfm
14mu|texlive-zhmetrics-r206-4|4719	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1d.tfm
14mu|texlive-zhmetrics-r206-4|4720	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1e.tfm
14mu|texlive-zhmetrics-r206-4|4721	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1f.tfm
14mu|texlive-zhmetrics-r206-4|4722	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl20.tfm
14mu|texlive-zhmetrics-r206-4|4723	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl21.tfm
14mu|texlive-zhmetrics-r206-4|4724	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl22.tfm
14mu|texlive-zhmetrics-r206-4|4725	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl23.tfm
14mu|texlive-zhmetrics-r206-4|4726	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl24.tfm
14mu|texlive-zhmetrics-r206-4|4727	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl25.tfm
14mu|texlive-zhmetrics-r206-4|4728	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl26.tfm
14mu|texlive-zhmetrics-r206-4|4729	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl27.tfm
14mu|texlive-zhmetrics-r206-4|4730	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl28.tfm
14mu|texlive-zhmetrics-r206-4|4731	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl29.tfm
14mu|texlive-zhmetrics-r206-4|4732	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2a.tfm
14mu|texlive-zhmetrics-r206-4|4733	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2b.tfm
14mu|texlive-zhmetrics-r206-4|4734	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2c.tfm
14mu|texlive-zhmetrics-r206-4|4735	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2d.tfm
14mu|texlive-zhmetrics-r206-4|4736	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2e.tfm
14mu|texlive-zhmetrics-r206-4|4737	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2f.tfm
14mu|texlive-zhmetrics-r206-4|4738	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl30.tfm
14mu|texlive-zhmetrics-r206-4|4739	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl31.tfm
14mu|texlive-zhmetrics-r206-4|4740	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl32.tfm
14mu|texlive-zhmetrics-r206-4|4741	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl33.tfm
14mu|texlive-zhmetrics-r206-4|4742	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl34.tfm
14mu|texlive-zhmetrics-r206-4|4743	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl35.tfm
14mu|texlive-zhmetrics-r206-4|4744	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl36.tfm
14mu|texlive-zhmetrics-r206-4|4745	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl37.tfm
14mu|texlive-zhmetrics-r206-4|4746	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl38.tfm
14mu|texlive-zhmetrics-r206-4|4747	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl39.tfm
14mu|texlive-zhmetrics-r206-4|4748	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3a.tfm
14mu|texlive-zhmetrics-r206-4|4749	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3b.tfm
14mu|texlive-zhmetrics-r206-4|4750	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3c.tfm
14mu|texlive-zhmetrics-r206-4|4751	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3d.tfm
14mu|texlive-zhmetrics-r206-4|4752	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3e.tfm
14mu|texlive-zhmetrics-r206-4|4753	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3f.tfm
14mu|texlive-zhmetrics-r206-4|4754	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl40.tfm
14mu|texlive-zhmetrics-r206-4|4755	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl41.tfm
14mu|texlive-zhmetrics-r206-4|4756	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl42.tfm
14mu|texlive-zhmetrics-r206-4|4757	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl43.tfm
14mu|texlive-zhmetrics-r206-4|4758	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl44.tfm
14mu|texlive-zhmetrics-r206-4|4759	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl45.tfm
14mu|texlive-zhmetrics-r206-4|4760	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl46.tfm
14mu|texlive-zhmetrics-r206-4|4761	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl47.tfm
14mu|texlive-zhmetrics-r206-4|4762	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl48.tfm
14mu|texlive-zhmetrics-r206-4|4763	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl49.tfm
14mu|texlive-zhmetrics-r206-4|4764	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4a.tfm
14mu|texlive-zhmetrics-r206-4|4765	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4b.tfm
14mu|texlive-zhmetrics-r206-4|4766	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4c.tfm
14mu|texlive-zhmetrics-r206-4|4767	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4d.tfm
14mu|texlive-zhmetrics-r206-4|4768	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4e.tfm
14mu|texlive-zhmetrics-r206-4|4769	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4f.tfm
14mu|texlive-zhmetrics-r206-4|4770	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl50.tfm
14mu|texlive-zhmetrics-r206-4|4771	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl51.tfm
14mu|texlive-zhmetrics-r206-4|4772	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl52.tfm
14mu|texlive-zhmetrics-r206-4|4773	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl53.tfm
14mu|texlive-zhmetrics-r206-4|4774	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl54.tfm
14mu|texlive-zhmetrics-r206-4|4775	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl55.tfm
14mu|texlive-zhmetrics-r206-4|4776	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl56.tfm
14mu|texlive-zhmetrics-r206-4|4777	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl57.tfm
14mu|texlive-zhmetrics-r206-4|4778	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl58.tfm
14mu|texlive-zhmetrics-r206-4|4779	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl59.tfm
14mu|texlive-zhmetrics-r206-4|4780	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5a.tfm
14mu|texlive-zhmetrics-r206-4|4781	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5b.tfm
14mu|texlive-zhmetrics-r206-4|4782	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5c.tfm
14mu|texlive-zhmetrics-r206-4|4783	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5d.tfm
14mu|texlive-zhmetrics-r206-4|4784	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5e.tfm
14mu|texlive-zhmetrics-r206-4|4785	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5f.tfm
14mu|texlive-zhmetrics-r206-4|4786	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl60.tfm
14mu|texlive-zhmetrics-r206-4|4787	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl61.tfm
14mu|texlive-zhmetrics-r206-4|4788	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl62.tfm
14mu|texlive-zhmetrics-r206-4|4789	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl63.tfm
14mu|texlive-zhmetrics-r206-4|4790	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl64.tfm
14mu|texlive-zhmetrics-r206-4|4791	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl65.tfm
14mu|texlive-zhmetrics-r206-4|4792	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl66.tfm
14mu|texlive-zhmetrics-r206-4|4793	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl67.tfm
14mu|texlive-zhmetrics-r206-4|4794	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl68.tfm
14mu|texlive-zhmetrics-r206-4|4795	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl69.tfm
14mu|texlive-zhmetrics-r206-4|4796	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6a.tfm
14mu|texlive-zhmetrics-r206-4|4797	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6b.tfm
14mu|texlive-zhmetrics-r206-4|4798	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6c.tfm
14mu|texlive-zhmetrics-r206-4|4799	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6d.tfm
14mu|texlive-zhmetrics-r206-4|4800	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6e.tfm
14mu|texlive-zhmetrics-r206-4|4801	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6f.tfm
14mu|texlive-zhmetrics-r206-4|4802	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl70.tfm
14mu|texlive-zhmetrics-r206-4|4803	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl71.tfm
14mu|texlive-zhmetrics-r206-4|4804	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl72.tfm
14mu|texlive-zhmetrics-r206-4|4805	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl73.tfm
14mu|texlive-zhmetrics-r206-4|4806	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl74.tfm
14mu|texlive-zhmetrics-r206-4|4807	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl75.tfm
14mu|texlive-zhmetrics-r206-4|4808	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl76.tfm
14mu|texlive-zhmetrics-r206-4|4809	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl77.tfm
14mu|texlive-zhmetrics-r206-4|4810	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl78.tfm
14mu|texlive-zhmetrics-r206-4|4811	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl79.tfm
14mu|texlive-zhmetrics-r206-4|4812	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7a.tfm
14mu|texlive-zhmetrics-r206-4|4813	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7b.tfm
14mu|texlive-zhmetrics-r206-4|4814	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7c.tfm
14mu|texlive-zhmetrics-r206-4|4815	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7d.tfm
14mu|texlive-zhmetrics-r206-4|4816	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7e.tfm
14mu|texlive-zhmetrics-r206-4|4817	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7f.tfm
14mu|texlive-zhmetrics-r206-4|4818	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl80.tfm
14mu|texlive-zhmetrics-r206-4|4819	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl81.tfm
14mu|texlive-zhmetrics-r206-4|4820	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl82.tfm
14mu|texlive-zhmetrics-r206-4|4821	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl83.tfm
14mu|texlive-zhmetrics-r206-4|4822	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl84.tfm
14mu|texlive-zhmetrics-r206-4|4823	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl85.tfm
14mu|texlive-zhmetrics-r206-4|4824	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl86.tfm
14mu|texlive-zhmetrics-r206-4|4825	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl87.tfm
14mu|texlive-zhmetrics-r206-4|4826	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl88.tfm
14mu|texlive-zhmetrics-r206-4|4827	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl89.tfm
14mu|texlive-zhmetrics-r206-4|4828	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8a.tfm
14mu|texlive-zhmetrics-r206-4|4829	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8b.tfm
14mu|texlive-zhmetrics-r206-4|4830	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8c.tfm
14mu|texlive-zhmetrics-r206-4|4831	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8d.tfm
14mu|texlive-zhmetrics-r206-4|4832	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8e.tfm
14mu|texlive-zhmetrics-r206-4|4833	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8f.tfm
14mu|texlive-zhmetrics-r206-4|4834	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl90.tfm
14mu|texlive-zhmetrics-r206-4|4835	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl91.tfm
14mu|texlive-zhmetrics-r206-4|4836	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl92.tfm
14mu|texlive-zhmetrics-r206-4|4837	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl93.tfm
14mu|texlive-zhmetrics-r206-4|4838	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl94.tfm
14mu|texlive-zhmetrics-r206-4|4839	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl95.tfm
14mu|texlive-zhmetrics-r206-4|4840	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl96.tfm
14mu|texlive-zhmetrics-r206-4|4841	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl97.tfm
14mu|texlive-zhmetrics-r206-4|4842	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl98.tfm
14mu|texlive-zhmetrics-r206-4|4843	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl99.tfm
14mu|texlive-zhmetrics-r206-4|4844	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9a.tfm
14mu|texlive-zhmetrics-r206-4|4845	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9b.tfm
14mu|texlive-zhmetrics-r206-4|4846	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9c.tfm
14mu|texlive-zhmetrics-r206-4|4847	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9d.tfm
14mu|texlive-zhmetrics-r206-4|4848	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9e.tfm
14mu|texlive-zhmetrics-r206-4|4849	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9f.tfm
14mu|texlive-zhmetrics-r206-4|4850	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla0.tfm
14mu|texlive-zhmetrics-r206-4|4851	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla1.tfm
14mu|texlive-zhmetrics-r206-4|4852	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla2.tfm
14mu|texlive-zhmetrics-r206-4|4853	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla3.tfm
14mu|texlive-zhmetrics-r206-4|4854	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla4.tfm
14mu|texlive-zhmetrics-r206-4|4855	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla5.tfm
14mu|texlive-zhmetrics-r206-4|4856	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla6.tfm
14mu|texlive-zhmetrics-r206-4|4857	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla7.tfm
14mu|texlive-zhmetrics-r206-4|4858	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla8.tfm
14mu|texlive-zhmetrics-r206-4|4859	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla9.tfm
14mu|texlive-zhmetrics-r206-4|4860	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslaa.tfm
14mu|texlive-zhmetrics-r206-4|4861	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslab.tfm
14mu|texlive-zhmetrics-r206-4|4862	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslac.tfm
14mu|texlive-zhmetrics-r206-4|4863	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslad.tfm
14mu|texlive-zhmetrics-r206-4|4864	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslae.tfm
14mu|texlive-zhmetrics-r206-4|4865	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslaf.tfm
14mu|texlive-zhmetrics-r206-4|4866	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb0.tfm
14mu|texlive-zhmetrics-r206-4|4867	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb1.tfm
14mu|texlive-zhmetrics-r206-4|4868	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb2.tfm
14mu|texlive-zhmetrics-r206-4|4869	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb3.tfm
14mu|texlive-zhmetrics-r206-4|4870	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb4.tfm
14mu|texlive-zhmetrics-r206-4|4871	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb5.tfm
14mu|texlive-zhmetrics-r206-4|4872	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb6.tfm
14mu|texlive-zhmetrics-r206-4|4873	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb7.tfm
14mu|texlive-zhmetrics-r206-4|4874	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb8.tfm
14mu|texlive-zhmetrics-r206-4|4875	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb9.tfm
14mu|texlive-zhmetrics-r206-4|4876	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslba.tfm
14mu|texlive-zhmetrics-r206-4|4877	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbb.tfm
14mu|texlive-zhmetrics-r206-4|4878	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbc.tfm
14mu|texlive-zhmetrics-r206-4|4879	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbd.tfm
14mu|texlive-zhmetrics-r206-4|4880	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbe.tfm
14mu|texlive-zhmetrics-r206-4|4881	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbf.tfm
14mu|texlive-zhmetrics-r206-4|4882	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc0.tfm
14mu|texlive-zhmetrics-r206-4|4883	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc1.tfm
14mu|texlive-zhmetrics-r206-4|4884	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc2.tfm
14mu|texlive-zhmetrics-r206-4|4885	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc3.tfm
14mu|texlive-zhmetrics-r206-4|4886	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc4.tfm
14mu|texlive-zhmetrics-r206-4|4887	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc5.tfm
14mu|texlive-zhmetrics-r206-4|4888	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc6.tfm
14mu|texlive-zhmetrics-r206-4|4889	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc7.tfm
14mu|texlive-zhmetrics-r206-4|4890	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc8.tfm
14mu|texlive-zhmetrics-r206-4|4891	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc9.tfm
14mu|texlive-zhmetrics-r206-4|4892	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslca.tfm
14mu|texlive-zhmetrics-r206-4|4893	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcb.tfm
14mu|texlive-zhmetrics-r206-4|4894	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcc.tfm
14mu|texlive-zhmetrics-r206-4|4895	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcd.tfm
14mu|texlive-zhmetrics-r206-4|4896	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslce.tfm
14mu|texlive-zhmetrics-r206-4|4897	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcf.tfm
14mu|texlive-zhmetrics-r206-4|4898	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld0.tfm
14mu|texlive-zhmetrics-r206-4|4899	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld1.tfm
14mu|texlive-zhmetrics-r206-4|4900	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld2.tfm
14mu|texlive-zhmetrics-r206-4|4901	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld3.tfm
14mu|texlive-zhmetrics-r206-4|4902	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld4.tfm
14mu|texlive-zhmetrics-r206-4|4903	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld5.tfm
14mu|texlive-zhmetrics-r206-4|4904	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld6.tfm
14mu|texlive-zhmetrics-r206-4|4905	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld7.tfm
14mu|texlive-zhmetrics-r206-4|4906	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld8.tfm
14mu|texlive-zhmetrics-r206-4|4907	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld9.tfm
14mu|texlive-zhmetrics-r206-4|4908	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslda.tfm
14mu|texlive-zhmetrics-r206-4|4909	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldb.tfm
14mu|texlive-zhmetrics-r206-4|4910	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldc.tfm
14mu|texlive-zhmetrics-r206-4|4911	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldd.tfm
14mu|texlive-zhmetrics-r206-4|4912	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslde.tfm
14mu|texlive-zhmetrics-r206-4|4913	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldf.tfm
14mu|texlive-zhmetrics-r206-4|4914	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle0.tfm
14mu|texlive-zhmetrics-r206-4|4915	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle1.tfm
14mu|texlive-zhmetrics-r206-4|4916	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle2.tfm
14mu|texlive-zhmetrics-r206-4|4917	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle3.tfm
14mu|texlive-zhmetrics-r206-4|4918	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle4.tfm
14mu|texlive-zhmetrics-r206-4|4919	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle5.tfm
14mu|texlive-zhmetrics-r206-4|4920	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle6.tfm
14mu|texlive-zhmetrics-r206-4|4921	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle7.tfm
14mu|texlive-zhmetrics-r206-4|4922	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle8.tfm
14mu|texlive-zhmetrics-r206-4|4923	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle9.tfm
14mu|texlive-zhmetrics-r206-4|4924	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslea.tfm
14mu|texlive-zhmetrics-r206-4|4925	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousleb.tfm
14mu|texlive-zhmetrics-r206-4|4926	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslec.tfm
14mu|texlive-zhmetrics-r206-4|4927	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousled.tfm
14mu|texlive-zhmetrics-r206-4|4928	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslee.tfm
14mu|texlive-zhmetrics-r206-4|4929	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslef.tfm
14mu|texlive-zhmetrics-r206-4|4930	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf0.tfm
14mu|texlive-zhmetrics-r206-4|4931	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf1.tfm
14mu|texlive-zhmetrics-r206-4|4932	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf2.tfm
14mu|texlive-zhmetrics-r206-4|4933	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf3.tfm
14mu|texlive-zhmetrics-r206-4|4934	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf4.tfm
14mu|texlive-zhmetrics-r206-4|4935	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf5.tfm
14mu|texlive-zhmetrics-r206-4|4936	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf6.tfm
14mu|texlive-zhmetrics-r206-4|4937	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf7.tfm
14mu|texlive-zhmetrics-r206-4|4938	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf8.tfm
14mu|texlive-zhmetrics-r206-4|4939	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf9.tfm
14mu|texlive-zhmetrics-r206-4|4940	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfa.tfm
14mu|texlive-zhmetrics-r206-4|4941	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfb.tfm
14mu|texlive-zhmetrics-r206-4|4942	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfc.tfm
14mu|texlive-zhmetrics-r206-4|4943	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfd.tfm
14mu|texlive-zhmetrics-r206-4|4944	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfe.tfm
14mu|texlive-zhmetrics-r206-4|4945	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslff.tfm
14mu|texlive-zhmetrics-r206-4|4946	%{_texmfdistdir}/tex/generic/zhmetrics/zhwinfonts.tex
14mu|texlive-zhmetrics-r206-4|4947	%{_texmfdistdir}/tex/latex/zhmetrics/c19fs.fd
14mu|texlive-zhmetrics-r206-4|4948	%{_texmfdistdir}/tex/latex/zhmetrics/c19hei.fd
14mu|texlive-zhmetrics-r206-4|4949	%{_texmfdistdir}/tex/latex/zhmetrics/c19kai.fd
14mu|texlive-zhmetrics-r206-4|4950	%{_texmfdistdir}/tex/latex/zhmetrics/c19li.fd
14mu|texlive-zhmetrics-r206-4|4951	%{_texmfdistdir}/tex/latex/zhmetrics/c19you.fd
14mu|texlive-zhmetrics-r206-4|4952	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhfs.fd
14mu|texlive-zhmetrics-r206-4|4953	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhhei.fd
14mu|texlive-zhmetrics-r206-4|4954	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhkai.fd
14mu|texlive-zhmetrics-r206-4|4955	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhli.fd
14mu|texlive-zhmetrics-r206-4|4956	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhsong.fd
14mu|texlive-zhmetrics-r206-4|4957	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhyou.fd
14mu|texlive-zhmetrics-r206-4|4958	%{_texmfdistdir}/tex/latex/zhmetrics/c70fs.fd
14mu|texlive-zhmetrics-r206-4|4959	%{_texmfdistdir}/tex/latex/zhmetrics/c70hei.fd
14mu|texlive-zhmetrics-r206-4|4960	%{_texmfdistdir}/tex/latex/zhmetrics/c70kai.fd
14mu|texlive-zhmetrics-r206-4|4961	%{_texmfdistdir}/tex/latex/zhmetrics/c70li.fd
14mu|texlive-zhmetrics-r206-4|4962	%{_texmfdistdir}/tex/latex/zhmetrics/c70you.fd
14mu|texlive-zhmetrics-r206-4|4963	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhfs.fd
14mu|texlive-zhmetrics-r206-4|4964	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhhei.fd
14mu|texlive-zhmetrics-r206-4|4965	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhkai.fd
14mu|texlive-zhmetrics-r206-4|4966	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhli.fd
14mu|texlive-zhmetrics-r206-4|4967	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhsong.fd
14mu|texlive-zhmetrics-r206-4|4968	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhyou.fd
14mu|texlive-zhmetrics-r206-4|4969	%doc %{_texmfdistdir}/doc/fonts/zhmetrics/README
14mu|texlive-zhmetrics-r206-4|4970	#- source
14mu|texlive-zhmetrics-r206-4|4971	%doc %{_texmfdistdir}/source/fonts/zhmetrics/CTeXFonts.lua
14mu|texlive-zhmetrics-r206-4|4972	%doc %{_texmfdistdir}/source/fonts/zhmetrics/ttfonts.map
14mu|texlive-zhmetrics-r206-4|4973	%doc %{_texmfdistdir}/source/fonts/zhmetrics/zhfd.lua
14mu|texlive-zhmetrics-r206-4|4974	%doc %{_texmfdistdir}/source/fonts/zhmetrics/zhtfm.lua
14mu|texlive-zhmetrics-r206-4|4975	
14mu|texlive-zhmetrics-r206-4|4976	#-----------------------------------------------------------------------
14mu|texlive-zhmetrics-r206-4|4977	%prep
14mu|texlive-zhmetrics-r206-4|4978	%setup -c -a0 -a1 -a2
14mu|texlive-zhmetrics-r206-4|4979	
14mu|texlive-zhmetrics-r206-4|4980	%build
14mu|texlive-zhmetrics-r206-4|4981	
14mu|texlive-zhmetrics-r206-4|4982	%install
14mu|texlive-zhmetrics-r206-4|4983	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zhmetrics-r206-4|4984	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-zhmetrics-r206-4|4985	
14mu|texlive-zhmetrics-r206-4|4986	
14mu|texlive-zhmetrics-r206-4|4987	
14mu|texlive-zhmetrics-r206-4|4988	%changelog
14mu|texlive-zhmetrics-r206-4|4989	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> r206-4
14mu|texlive-zhmetrics-r206-4|4990	+ Revision: 6201406
14mu|texlive-zhmetrics-r206-4|4991	- MassBuild#674: Increase release tag
14mu|texlive-zhmetrics-r206-4|4992	
14mu|texlive-zhmetrics-r206-4|4993	

26153 14
14mu|texlive-zhnumber-1.6-3|1	# revision 27120
14mu|texlive-zhnumber-1.6-3|2	# category Package
14mu|texlive-zhnumber-1.6-3|3	# catalog-ctan /macros/latex/contrib/zhnumber
14mu|texlive-zhnumber-1.6-3|4	# catalog-date 2012-07-20 19:39:58 +0200
14mu|texlive-zhnumber-1.6-3|5	# catalog-license lppl1.3
14mu|texlive-zhnumber-1.6-3|6	# catalog-version 1.6
14mu|texlive-zhnumber-1.6-3|7	Name:		texlive-zhnumber
14mu|texlive-zhnumber-1.6-3|8	Version:	1.6
14mu|texlive-zhnumber-1.6-3|9	Release:	3
14mu|texlive-zhnumber-1.6-3|10	Summary:	Typeset Chinese representations of numbers
14mu|texlive-zhnumber-1.6-3|11	Group:		Publishing
14mu|texlive-zhnumber-1.6-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/zhnumber
14mu|texlive-zhnumber-1.6-3|13	License:	LPPL1.3
14mu|texlive-zhnumber-1.6-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhnumber.tar.xz
14mu|texlive-zhnumber-1.6-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhnumber.doc.tar.xz
14mu|texlive-zhnumber-1.6-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhnumber.source.tar.xz
14mu|texlive-zhnumber-1.6-3|17	BuildArch:	noarch
14mu|texlive-zhnumber-1.6-3|18	BuildRequires:	texlive-tlpkg
14mu|texlive-zhnumber-1.6-3|19	Requires(pre):	texlive-tlpkg
14mu|texlive-zhnumber-1.6-3|20	Requires(post):	texlive-kpathsea
14mu|texlive-zhnumber-1.6-3|21	
14mu|texlive-zhnumber-1.6-3|22	%description
14mu|texlive-zhnumber-1.6-3|23	The package provides commands to typeset Chinese
14mu|texlive-zhnumber-1.6-3|24	representations of numbers. The main difference between this
14mu|texlive-zhnumber-1.6-3|25	package and CJKnumb is that the commands provided are
14mu|texlive-zhnumber-1.6-3|26	expandable in the 'proper' way.
14mu|texlive-zhnumber-1.6-3|27	
14mu|texlive-zhnumber-1.6-3|28	
14mu|texlive-zhnumber-1.6-3|29	#-----------------------------------------------------------------------
14mu|texlive-zhnumber-1.6-3|30	%files
14mu|texlive-zhnumber-1.6-3|31	%{_texmfdistdir}/tex/latex/zhnumber/config/zhnumber-big5.cfg
14mu|texlive-zhnumber-1.6-3|32	%{_texmfdistdir}/tex/latex/zhnumber/config/zhnumber-gbk.cfg
14mu|texlive-zhnumber-1.6-3|33	%{_texmfdistdir}/tex/latex/zhnumber/config/zhnumber-utf8.cfg
14mu|texlive-zhnumber-1.6-3|34	%{_texmfdistdir}/tex/latex/zhnumber/zhnumber.sty
14mu|texlive-zhnumber-1.6-3|35	%doc %{_texmfdistdir}/doc/latex/zhnumber/README
14mu|texlive-zhnumber-1.6-3|36	%doc %{_texmfdistdir}/doc/latex/zhnumber/zhnumber.pdf
14mu|texlive-zhnumber-1.6-3|37	#- source
14mu|texlive-zhnumber-1.6-3|38	%doc %{_texmfdistdir}/source/latex/zhnumber/zhnumber.dtx
14mu|texlive-zhnumber-1.6-3|39	%doc %{_texmfdistdir}/source/latex/zhnumber/zhnumber.ins
14mu|texlive-zhnumber-1.6-3|40	
14mu|texlive-zhnumber-1.6-3|41	#-----------------------------------------------------------------------
14mu|texlive-zhnumber-1.6-3|42	%prep
14mu|texlive-zhnumber-1.6-3|43	%setup -c -a0 -a1 -a2
14mu|texlive-zhnumber-1.6-3|44	
14mu|texlive-zhnumber-1.6-3|45	%build
14mu|texlive-zhnumber-1.6-3|46	
14mu|texlive-zhnumber-1.6-3|47	%install
14mu|texlive-zhnumber-1.6-3|48	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zhnumber-1.6-3|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
14mu|texlive-zhnumber-1.6-3|50	
14mu|texlive-zhnumber-1.6-3|51	
14mu|texlive-zhnumber-1.6-3|52	
14mu|texlive-zhnumber-1.6-3|53	%changelog
14mu|texlive-zhnumber-1.6-3|54	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.6-3
14mu|texlive-zhnumber-1.6-3|55	+ Revision: cd21102
14mu|texlive-zhnumber-1.6-3|56	- MassBuild#674: Increase release tag
14mu|texlive-zhnumber-1.6-3|57	
14mu|texlive-zhnumber-1.6-3|58	

26154 14
14mu|texlive-zhspacing-20120314-3|1	# revision 25644
14mu|texlive-zhspacing-20120314-3|2	# category Package
14mu|texlive-zhspacing-20120314-3|3	# catalog-ctan /macros/xetex/generic/zhspacing
14mu|texlive-zhspacing-20120314-3|4	# catalog-date 2012-03-14 18:58:06 +0100
14mu|texlive-zhspacing-20120314-3|5	# catalog-license lppl
14mu|texlive-zhspacing-20120314-3|6	# catalog-version 2012/03/14
14mu|texlive-zhspacing-20120314-3|7	Name:		texlive-zhspacing
14mu|texlive-zhspacing-20120314-3|8	Version:	20120314
14mu|texlive-zhspacing-20120314-3|9	Release:	3
14mu|texlive-zhspacing-20120314-3|10	Summary:	Spacing for mixed CJK-English documents in XeTeX
14mu|texlive-zhspacing-20120314-3|11	Group:		Publishing
14mu|texlive-zhspacing-20120314-3|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/zhspacing
14mu|texlive-zhspacing-20120314-3|13	License:	LPPL
14mu|texlive-zhspacing-20120314-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhspacing.tar.xz
14mu|texlive-zhspacing-20120314-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhspacing.doc.tar.xz
14mu|texlive-zhspacing-20120314-3|16	BuildArch:	noarch
14mu|texlive-zhspacing-20120314-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-zhspacing-20120314-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-zhspacing-20120314-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-zhspacing-20120314-3|20	
14mu|texlive-zhspacing-20120314-3|21	%description
14mu|texlive-zhspacing-20120314-3|22	The package manages spacing in a CJK document; between
14mu|texlive-zhspacing-20120314-3|23	consecutive Chinese letters, spaces are ignored, but a
14mu|texlive-zhspacing-20120314-3|24	consistent space is inserted between Chinese text and English
14mu|texlive-zhspacing-20120314-3|25	(or mathematics). The package may be used by any document
14mu|texlive-zhspacing-20120314-3|26	format under XeTeX.
14mu|texlive-zhspacing-20120314-3|27	
14mu|texlive-zhspacing-20120314-3|28	
14mu|texlive-zhspacing-20120314-3|29	#-----------------------------------------------------------------------
14mu|texlive-zhspacing-20120314-3|30	%files
14mu|texlive-zhspacing-20120314-3|31	%{_texmfdistdir}/tex/xetex/zhspacing/context/t-zhspacing.tex
14mu|texlive-zhspacing-20120314-3|32	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhmath.sty
14mu|texlive-zhspacing-20120314-3|33	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhsmyclass.sty
14mu|texlive-zhspacing-20120314-3|34	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhspacing.sty
14mu|texlive-zhspacing-20120314-3|35	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhsusefulmacros.sty
14mu|texlive-zhspacing-20120314-3|36	%{_texmfdistdir}/tex/xetex/zhspacing/latex/zhfont.sty
14mu|texlive-zhspacing-20120314-3|37	%{_texmfdistdir}/tex/xetex/zhspacing/latex/zhulem.sty
14mu|texlive-zhspacing-20120314-3|38	%doc %{_texmfdistdir}/doc/xetex/zhspacing/README
14mu|texlive-zhspacing-20120314-3|39	%doc %{_texmfdistdir}/doc/xetex/zhspacing/test/zhspacing-context-test.tex
14mu|texlive-zhspacing-20120314-3|40	%doc %{_texmfdistdir}/doc/xetex/zhspacing/zhs-man.pdf
14mu|texlive-zhspacing-20120314-3|41	%doc %{_texmfdistdir}/doc/xetex/zhspacing/zhs-man.tex
14mu|texlive-zhspacing-20120314-3|42	
14mu|texlive-zhspacing-20120314-3|43	#-----------------------------------------------------------------------
14mu|texlive-zhspacing-20120314-3|44	%prep
14mu|texlive-zhspacing-20120314-3|45	%setup -c -a0 -a1
14mu|texlive-zhspacing-20120314-3|46	
14mu|texlive-zhspacing-20120314-3|47	%build
14mu|texlive-zhspacing-20120314-3|48	
14mu|texlive-zhspacing-20120314-3|49	%install
14mu|texlive-zhspacing-20120314-3|50	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zhspacing-20120314-3|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-zhspacing-20120314-3|52	
14mu|texlive-zhspacing-20120314-3|53	
14mu|texlive-zhspacing-20120314-3|54	
14mu|texlive-zhspacing-20120314-3|55	%changelog
14mu|texlive-zhspacing-20120314-3|56	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120314-3
14mu|texlive-zhspacing-20120314-3|57	+ Revision: 377408e
14mu|texlive-zhspacing-20120314-3|58	- MassBuild#674: Increase release tag
14mu|texlive-zhspacing-20120314-3|59	
14mu|texlive-zhspacing-20120314-3|60	

26155 14
14mu|texlive-ziffer-2.1-4|1	# revision 15878
14mu|texlive-ziffer-2.1-4|2	# category Package
14mu|texlive-ziffer-2.1-4|3	# catalog-ctan /macros/latex/contrib/ziffer
14mu|texlive-ziffer-2.1-4|4	# catalog-date 2008-08-24 14:22:28 +0200
14mu|texlive-ziffer-2.1-4|5	# catalog-license lppl
14mu|texlive-ziffer-2.1-4|6	# catalog-version 2.1
14mu|texlive-ziffer-2.1-4|7	Name:		texlive-ziffer
14mu|texlive-ziffer-2.1-4|8	Version:	2.1
14mu|texlive-ziffer-2.1-4|9	Release:	4
14mu|texlive-ziffer-2.1-4|10	Summary:	Conversion of punctuation in maths mode
14mu|texlive-ziffer-2.1-4|11	Group:		Publishing
14mu|texlive-ziffer-2.1-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ziffer
14mu|texlive-ziffer-2.1-4|13	License:	LPPL
14mu|texlive-ziffer-2.1-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ziffer.tar.xz
14mu|texlive-ziffer-2.1-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ziffer.doc.tar.xz
14mu|texlive-ziffer-2.1-4|16	BuildArch:	noarch
14mu|texlive-ziffer-2.1-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-ziffer-2.1-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-ziffer-2.1-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-ziffer-2.1-4|20	
14mu|texlive-ziffer-2.1-4|21	%description
14mu|texlive-ziffer-2.1-4|22	The package modifies the behaviour of characters in maths mode
14mu|texlive-ziffer-2.1-4|23	so that: '.' is used as a one-thousand separator (as is common
14mu|texlive-ziffer-2.1-4|24	in Germany) ',' is used as a decimal separator (as is common in
14mu|texlive-ziffer-2.1-4|25	Germany) '--' is represented with spacing as appropriate to
14mu|texlive-ziffer-2.1-4|26	such constructs as '1.000,--'. These conversions may be
14mu|texlive-ziffer-2.1-4|27	switched on and off.
14mu|texlive-ziffer-2.1-4|28	
14mu|texlive-ziffer-2.1-4|29	
14mu|texlive-ziffer-2.1-4|30	#-----------------------------------------------------------------------
14mu|texlive-ziffer-2.1-4|31	%files
14mu|texlive-ziffer-2.1-4|32	%{_texmfdistdir}/tex/latex/ziffer/ziffer.sty
14mu|texlive-ziffer-2.1-4|33	%doc %{_texmfdistdir}/doc/latex/ziffer/README
14mu|texlive-ziffer-2.1-4|34	
14mu|texlive-ziffer-2.1-4|35	#-----------------------------------------------------------------------
14mu|texlive-ziffer-2.1-4|36	%prep
14mu|texlive-ziffer-2.1-4|37	%setup -c -a0 -a1
14mu|texlive-ziffer-2.1-4|38	
14mu|texlive-ziffer-2.1-4|39	%build
14mu|texlive-ziffer-2.1-4|40	
14mu|texlive-ziffer-2.1-4|41	%install
14mu|texlive-ziffer-2.1-4|42	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-ziffer-2.1-4|43	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-ziffer-2.1-4|44	
14mu|texlive-ziffer-2.1-4|45	
14mu|texlive-ziffer-2.1-4|46	
14mu|texlive-ziffer-2.1-4|47	%changelog
14mu|texlive-ziffer-2.1-4|48	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1-4
14mu|texlive-ziffer-2.1-4|49	+ Revision: aa478bc
14mu|texlive-ziffer-2.1-4|50	- MassBuild#674: Increase release tag
14mu|texlive-ziffer-2.1-4|51	
14mu|texlive-ziffer-2.1-4|52	

26156 14
14mu|texlive-zwgetfdate-20080824-4|1	# revision 15878
14mu|texlive-zwgetfdate-20080824-4|2	# category Package
14mu|texlive-zwgetfdate-20080824-4|3	# catalog-ctan /macros/latex/contrib/zwgetfdate
14mu|texlive-zwgetfdate-20080824-4|4	# catalog-date 2008-08-24 14:29:08 +0200
14mu|texlive-zwgetfdate-20080824-4|5	# catalog-license lppl1.3
14mu|texlive-zwgetfdate-20080824-4|6	# catalog-version undef
14mu|texlive-zwgetfdate-20080824-4|7	Name:		texlive-zwgetfdate
14mu|texlive-zwgetfdate-20080824-4|8	Version:	20080824
14mu|texlive-zwgetfdate-20080824-4|9	Release:	4
14mu|texlive-zwgetfdate-20080824-4|10	Summary:	Get package or file date
14mu|texlive-zwgetfdate-20080824-4|11	Group:		Publishing
14mu|texlive-zwgetfdate-20080824-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/zwgetfdate
14mu|texlive-zwgetfdate-20080824-4|13	License:	LPPL1.3
14mu|texlive-zwgetfdate-20080824-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwgetfdate.tar.xz
14mu|texlive-zwgetfdate-20080824-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwgetfdate.doc.tar.xz
14mu|texlive-zwgetfdate-20080824-4|16	BuildArch:	noarch
14mu|texlive-zwgetfdate-20080824-4|17	BuildRequires:	texlive-tlpkg
14mu|texlive-zwgetfdate-20080824-4|18	Requires(pre):	texlive-tlpkg
14mu|texlive-zwgetfdate-20080824-4|19	Requires(post):	texlive-kpathsea
14mu|texlive-zwgetfdate-20080824-4|20	
14mu|texlive-zwgetfdate-20080824-4|21	%description
14mu|texlive-zwgetfdate-20080824-4|22	The package enables to fetch dates of used packages and files
14mu|texlive-zwgetfdate-20080824-4|23	and provide such information in macros. It is useful for
14mu|texlive-zwgetfdate-20080824-4|24	automatic obtaining the date of a package being documented,
14mu|texlive-zwgetfdate-20080824-4|25	mainly if you do not use doc/docstrip.
14mu|texlive-zwgetfdate-20080824-4|26	
14mu|texlive-zwgetfdate-20080824-4|27	
14mu|texlive-zwgetfdate-20080824-4|28	#-----------------------------------------------------------------------
14mu|texlive-zwgetfdate-20080824-4|29	%files
14mu|texlive-zwgetfdate-20080824-4|30	%{_texmfdistdir}/tex/latex/zwgetfdate/zwgetfdate.sty
14mu|texlive-zwgetfdate-20080824-4|31	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/License.txt
14mu|texlive-zwgetfdate-20080824-4|32	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/README
14mu|texlive-zwgetfdate-20080824-4|33	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/zwgetfdate.pdf
14mu|texlive-zwgetfdate-20080824-4|34	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/zwgetfdate.tex
14mu|texlive-zwgetfdate-20080824-4|35	
14mu|texlive-zwgetfdate-20080824-4|36	#-----------------------------------------------------------------------
14mu|texlive-zwgetfdate-20080824-4|37	%prep
14mu|texlive-zwgetfdate-20080824-4|38	%setup -c -a0 -a1
14mu|texlive-zwgetfdate-20080824-4|39	
14mu|texlive-zwgetfdate-20080824-4|40	%build
14mu|texlive-zwgetfdate-20080824-4|41	
14mu|texlive-zwgetfdate-20080824-4|42	%install
14mu|texlive-zwgetfdate-20080824-4|43	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zwgetfdate-20080824-4|44	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-zwgetfdate-20080824-4|45	
14mu|texlive-zwgetfdate-20080824-4|46	
14mu|texlive-zwgetfdate-20080824-4|47	
14mu|texlive-zwgetfdate-20080824-4|48	%changelog
14mu|texlive-zwgetfdate-20080824-4|49	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20080824-4
14mu|texlive-zwgetfdate-20080824-4|50	+ Revision: dc2f6a4
14mu|texlive-zwgetfdate-20080824-4|51	- MassBuild#674: Increase release tag
14mu|texlive-zwgetfdate-20080824-4|52	
14mu|texlive-zwgetfdate-20080824-4|53	

26157 14
14mu|texlive-zwpagelayout-20120809-3|1	# revision 26549
14mu|texlive-zwpagelayout-20120809-3|2	# category Package
14mu|texlive-zwpagelayout-20120809-3|3	# catalog-ctan undef
14mu|texlive-zwpagelayout-20120809-3|4	# catalog-date undef
14mu|texlive-zwpagelayout-20120809-3|5	# catalog-license undef
14mu|texlive-zwpagelayout-20120809-3|6	# catalog-version undef
14mu|texlive-zwpagelayout-20120809-3|7	Name:		texlive-zwpagelayout
14mu|texlive-zwpagelayout-20120809-3|8	Version:	20120809
14mu|texlive-zwpagelayout-20120809-3|9	Release:	3
14mu|texlive-zwpagelayout-20120809-3|10	Summary:	TeXLive zwpagelayout package
14mu|texlive-zwpagelayout-20120809-3|11	Group:		Publishing
14mu|texlive-zwpagelayout-20120809-3|12	URL:		http://tug.org/texlive
14mu|texlive-zwpagelayout-20120809-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-zwpagelayout-20120809-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwpagelayout.tar.xz
14mu|texlive-zwpagelayout-20120809-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwpagelayout.doc.tar.xz
14mu|texlive-zwpagelayout-20120809-3|16	BuildArch:	noarch
14mu|texlive-zwpagelayout-20120809-3|17	BuildRequires:	texlive-tlpkg
14mu|texlive-zwpagelayout-20120809-3|18	Requires(pre):	texlive-tlpkg
14mu|texlive-zwpagelayout-20120809-3|19	Requires(post):	texlive-kpathsea
14mu|texlive-zwpagelayout-20120809-3|20	
14mu|texlive-zwpagelayout-20120809-3|21	%description
14mu|texlive-zwpagelayout-20120809-3|22	TeXLive zwpagelayout package.
14mu|texlive-zwpagelayout-20120809-3|23	
14mu|texlive-zwpagelayout-20120809-3|24	
14mu|texlive-zwpagelayout-20120809-3|25	#-----------------------------------------------------------------------
14mu|texlive-zwpagelayout-20120809-3|26	%files
14mu|texlive-zwpagelayout-20120809-3|27	%{_texmfdistdir}/tex/latex/zwpagelayout/zwpagelayout.sty
14mu|texlive-zwpagelayout-20120809-3|28	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/License.txt
14mu|texlive-zwpagelayout-20120809-3|29	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/LoremIpsumDolor.tex
14mu|texlive-zwpagelayout-20120809-3|30	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/README
14mu|texlive-zwpagelayout-20120809-3|31	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjustfoot.pdf
14mu|texlive-zwpagelayout-20120809-3|32	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjustfoot.tex
14mu|texlive-zwpagelayout-20120809-3|33	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjusthead.pdf
14mu|texlive-zwpagelayout-20120809-3|34	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjusthead.tex
14mu|texlive-zwpagelayout-20120809-3|35	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/coversample.pdf
14mu|texlive-zwpagelayout-20120809-3|36	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/coversample.tex
14mu|texlive-zwpagelayout-20120809-3|37	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/zwpagelayout.pdf
14mu|texlive-zwpagelayout-20120809-3|38	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/zwpagelayout.tex
14mu|texlive-zwpagelayout-20120809-3|39	
14mu|texlive-zwpagelayout-20120809-3|40	#-----------------------------------------------------------------------
14mu|texlive-zwpagelayout-20120809-3|41	%prep
14mu|texlive-zwpagelayout-20120809-3|42	%setup -c -a0 -a1
14mu|texlive-zwpagelayout-20120809-3|43	
14mu|texlive-zwpagelayout-20120809-3|44	%build
14mu|texlive-zwpagelayout-20120809-3|45	
14mu|texlive-zwpagelayout-20120809-3|46	%install
14mu|texlive-zwpagelayout-20120809-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zwpagelayout-20120809-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-zwpagelayout-20120809-3|49	
14mu|texlive-zwpagelayout-20120809-3|50	
14mu|texlive-zwpagelayout-20120809-3|51	
14mu|texlive-zwpagelayout-20120809-3|52	%changelog
14mu|texlive-zwpagelayout-20120809-3|53	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20120809-3
14mu|texlive-zwpagelayout-20120809-3|54	+ Revision: 97bf4f8
14mu|texlive-zwpagelayout-20120809-3|55	- MassBuild#674: Increase release tag
14mu|texlive-zwpagelayout-20120809-3|56	
14mu|texlive-zwpagelayout-20120809-3|57	

26158 14
14mu|texlive-zxjafbfont-20131009-7|1	# revision 28539
14mu|texlive-zxjafbfont-20131009-7|2	# category Package
14mu|texlive-zxjafbfont-20131009-7|3	# catalog-ctan undef
14mu|texlive-zxjafbfont-20131009-7|4	# catalog-date undef
14mu|texlive-zxjafbfont-20131009-7|5	# catalog-license undef
14mu|texlive-zxjafbfont-20131009-7|6	# catalog-version undef
14mu|texlive-zxjafbfont-20131009-7|7	Name:		texlive-zxjafbfont
14mu|texlive-zxjafbfont-20131009-7|8	Version:	20131009
14mu|texlive-zxjafbfont-20131009-7|9	Release:	7
14mu|texlive-zxjafbfont-20131009-7|10	Summary:	TeXLive zxjafbfont package
14mu|texlive-zxjafbfont-20131009-7|11	Group:		Publishing
14mu|texlive-zxjafbfont-20131009-7|12	URL:		http://tug.org/texlive
14mu|texlive-zxjafbfont-20131009-7|13	License:	http://www.tug.org/texlive/LICENSE.TL
14mu|texlive-zxjafbfont-20131009-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafbfont.tar.xz
14mu|texlive-zxjafbfont-20131009-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafbfont.doc.tar.xz
14mu|texlive-zxjafbfont-20131009-7|16	BuildArch:	noarch
14mu|texlive-zxjafbfont-20131009-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-zxjafbfont-20131009-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-zxjafbfont-20131009-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-zxjafbfont-20131009-7|20	
14mu|texlive-zxjafbfont-20131009-7|21	%description
14mu|texlive-zxjafbfont-20131009-7|22	TeXLive zxjafbfont package.
14mu|texlive-zxjafbfont-20131009-7|23	
14mu|texlive-zxjafbfont-20131009-7|24	
14mu|texlive-zxjafbfont-20131009-7|25	#-----------------------------------------------------------------------
14mu|texlive-zxjafbfont-20131009-7|26	%files
14mu|texlive-zxjafbfont-20131009-7|27	%{_texmfdistdir}/tex/latex/zxjafbfont/zxjafbfont.sty
14mu|texlive-zxjafbfont-20131009-7|28	%doc %{_texmfdistdir}/doc/latex/zxjafbfont/LICENSE
14mu|texlive-zxjafbfont-20131009-7|29	%doc %{_texmfdistdir}/doc/latex/zxjafbfont/README
14mu|texlive-zxjafbfont-20131009-7|30	
14mu|texlive-zxjafbfont-20131009-7|31	#-----------------------------------------------------------------------
14mu|texlive-zxjafbfont-20131009-7|32	%prep
14mu|texlive-zxjafbfont-20131009-7|33	%setup -c -a0 -a1
14mu|texlive-zxjafbfont-20131009-7|34	
14mu|texlive-zxjafbfont-20131009-7|35	%build
14mu|texlive-zxjafbfont-20131009-7|36	
14mu|texlive-zxjafbfont-20131009-7|37	%install
14mu|texlive-zxjafbfont-20131009-7|38	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zxjafbfont-20131009-7|39	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-zxjafbfont-20131009-7|40	
14mu|texlive-zxjafbfont-20131009-7|41	%changelog
14mu|texlive-zxjafbfont-20131009-7|42	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 20131009-7
14mu|texlive-zxjafbfont-20131009-7|43	+ Revision: 1290903
14mu|texlive-zxjafbfont-20131009-7|44	- MassBuild#674: Increase release tag
14mu|texlive-zxjafbfont-20131009-7|45	
14mu|texlive-zxjafbfont-20131009-7|46	

26159 14
14mu|texlive-zxjafont-0.2-7|1	# revision 30105
14mu|texlive-zxjafont-0.2-7|2	# category Package
14mu|texlive-zxjafont-0.2-7|3	# catalog-ctan /language/japanese/zxjafont
14mu|texlive-zxjafont-0.2-7|4	# catalog-date 2013-04-25 17:40:06 +0200
14mu|texlive-zxjafont-0.2-7|5	# catalog-license other-free
14mu|texlive-zxjafont-0.2-7|6	# catalog-version 0.2
14mu|texlive-zxjafont-0.2-7|7	Name:		texlive-zxjafont
14mu|texlive-zxjafont-0.2-7|8	Version:	0.2
14mu|texlive-zxjafont-0.2-7|9	Release:	7
14mu|texlive-zxjafont-0.2-7|10	Summary:	Set up Japanese font families for XeLaTeX
14mu|texlive-zxjafont-0.2-7|11	Group:		Publishing
14mu|texlive-zxjafont-0.2-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/zxjafont
14mu|texlive-zxjafont-0.2-7|13	License:	OTHER-FREE
14mu|texlive-zxjafont-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafont.tar.xz
14mu|texlive-zxjafont-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafont.doc.tar.xz
14mu|texlive-zxjafont-0.2-7|16	BuildArch:	noarch
14mu|texlive-zxjafont-0.2-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-zxjafont-0.2-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-zxjafont-0.2-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-zxjafont-0.2-7|20	
14mu|texlive-zxjafont-0.2-7|21	%description
14mu|texlive-zxjafont-0.2-7|22	TeXLive zxjafont package.
14mu|texlive-zxjafont-0.2-7|23	
14mu|texlive-zxjafont-0.2-7|24	
14mu|texlive-zxjafont-0.2-7|25	#-----------------------------------------------------------------------
14mu|texlive-zxjafont-0.2-7|26	%files
14mu|texlive-zxjafont-0.2-7|27	%{_texmfdistdir}/tex/latex/zxjafont/zxjafont.sty
14mu|texlive-zxjafont-0.2-7|28	%doc %{_texmfdistdir}/doc/latex/zxjafont/LICENSE
14mu|texlive-zxjafont-0.2-7|29	%doc %{_texmfdistdir}/doc/latex/zxjafont/README
14mu|texlive-zxjafont-0.2-7|30	%doc %{_texmfdistdir}/doc/latex/zxjafont/zxjafont.pdf
14mu|texlive-zxjafont-0.2-7|31	%doc %{_texmfdistdir}/doc/latex/zxjafont/zxjafont.tex
14mu|texlive-zxjafont-0.2-7|32	
14mu|texlive-zxjafont-0.2-7|33	#-----------------------------------------------------------------------
14mu|texlive-zxjafont-0.2-7|34	%prep
14mu|texlive-zxjafont-0.2-7|35	%setup -c -a0 -a1
14mu|texlive-zxjafont-0.2-7|36	
14mu|texlive-zxjafont-0.2-7|37	%build
14mu|texlive-zxjafont-0.2-7|38	
14mu|texlive-zxjafont-0.2-7|39	%install
14mu|texlive-zxjafont-0.2-7|40	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zxjafont-0.2-7|41	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-zxjafont-0.2-7|42	
14mu|texlive-zxjafont-0.2-7|43	%changelog
14mu|texlive-zxjafont-0.2-7|44	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.2-7
14mu|texlive-zxjafont-0.2-7|45	+ Revision: 60e9d41
14mu|texlive-zxjafont-0.2-7|46	- MassBuild#674: Increase release tag
14mu|texlive-zxjafont-0.2-7|47	
14mu|texlive-zxjafont-0.2-7|48	

26160 14
14mu|texlive-zxjatype-0.6-7|1	# revision 28541
14mu|texlive-zxjatype-0.6-7|2	# category Package
14mu|texlive-zxjatype-0.6-7|3	# catalog-ctan /language/japanese/zxjatype
14mu|texlive-zxjatype-0.6-7|4	# catalog-date 2012-12-15 19:00:17 +0100
14mu|texlive-zxjatype-0.6-7|5	# catalog-license other-free
14mu|texlive-zxjatype-0.6-7|6	# catalog-version 0.6
14mu|texlive-zxjatype-0.6-7|7	Name:		texlive-zxjatype
14mu|texlive-zxjatype-0.6-7|8	Version:	0.6
14mu|texlive-zxjatype-0.6-7|9	Release:	7
14mu|texlive-zxjatype-0.6-7|10	Summary:	Standard conforming typesetting of Japanese, for XeLaTeX
14mu|texlive-zxjatype-0.6-7|11	Group:		Publishing
14mu|texlive-zxjatype-0.6-7|12	URL:		http://www.ctan.org/tex-archive/language/japanese/zxjatype
14mu|texlive-zxjatype-0.6-7|13	License:	OTHER-FREE
14mu|texlive-zxjatype-0.6-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjatype.tar.xz
14mu|texlive-zxjatype-0.6-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjatype.doc.tar.xz
14mu|texlive-zxjatype-0.6-7|16	BuildArch:	noarch
14mu|texlive-zxjatype-0.6-7|17	BuildRequires:	texlive-tlpkg
14mu|texlive-zxjatype-0.6-7|18	Requires(pre):	texlive-tlpkg
14mu|texlive-zxjatype-0.6-7|19	Requires(post):	texlive-kpathsea
14mu|texlive-zxjatype-0.6-7|20	
14mu|texlive-zxjatype-0.6-7|21	%description
14mu|texlive-zxjatype-0.6-7|22	TeXLive zxjatype package.
14mu|texlive-zxjatype-0.6-7|23	
14mu|texlive-zxjatype-0.6-7|24	
14mu|texlive-zxjatype-0.6-7|25	#-----------------------------------------------------------------------
14mu|texlive-zxjatype-0.6-7|26	%files
14mu|texlive-zxjatype-0.6-7|27	%{_texmfdistdir}/tex/latex/zxjatype/zxjatype.sty
14mu|texlive-zxjatype-0.6-7|28	%doc %{_texmfdistdir}/doc/latex/zxjatype/LICENSE
14mu|texlive-zxjatype-0.6-7|29	%doc %{_texmfdistdir}/doc/latex/zxjatype/README
14mu|texlive-zxjatype-0.6-7|30	%doc %{_texmfdistdir}/doc/latex/zxjatype/example/example.pdf
14mu|texlive-zxjatype-0.6-7|31	%doc %{_texmfdistdir}/doc/latex/zxjatype/example/example.tex
14mu|texlive-zxjatype-0.6-7|32	%doc %{_texmfdistdir}/doc/latex/zxjatype/example/xetexsamp01.pdf
14mu|texlive-zxjatype-0.6-7|33	
14mu|texlive-zxjatype-0.6-7|34	#-----------------------------------------------------------------------
14mu|texlive-zxjatype-0.6-7|35	%prep
14mu|texlive-zxjatype-0.6-7|36	%setup -c -a0 -a1
14mu|texlive-zxjatype-0.6-7|37	
14mu|texlive-zxjatype-0.6-7|38	%build
14mu|texlive-zxjatype-0.6-7|39	
14mu|texlive-zxjatype-0.6-7|40	%install
14mu|texlive-zxjatype-0.6-7|41	mkdir -p %{buildroot}%{_texmfdistdir}
14mu|texlive-zxjatype-0.6-7|42	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
14mu|texlive-zxjatype-0.6-7|43	
14mu|texlive-zxjatype-0.6-7|44	%changelog
14mu|texlive-zxjatype-0.6-7|45	* Tue Mar 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.6-7
14mu|texlive-zxjatype-0.6-7|46	+ Revision: 1340e26
14mu|texlive-zxjatype-0.6-7|47	- MassBuild#674: Increase release tag
14mu|texlive-zxjatype-0.6-7|48	
14mu|texlive-zxjatype-0.6-7|49	

26161 14
14mu|threadweaver-5.24.0-1|1	%define fw_version 5.24
14mu|threadweaver-5.24.0-1|2	
14mu|threadweaver-5.24.0-1|3	Summary:	KDE Frameworks 5 high-level multithreading framework
14mu|threadweaver-5.24.0-1|4	Name:		threadweaver
14mu|threadweaver-5.24.0-1|5	Version:	5.24.0
14mu|threadweaver-5.24.0-1|6	Release:	1
14mu|threadweaver-5.24.0-1|7	License:	GPLv2+
14mu|threadweaver-5.24.0-1|8	Group:		Graphical desktop/KDE
14mu|threadweaver-5.24.0-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/frameworks/%{fw_version}/%{name}-%{version}.tar.xz
14mu|threadweaver-5.24.0-1|10	Url:		https://www.kde.org/
14mu|threadweaver-5.24.0-1|11	BuildRequires:	extra-cmake-modules
14mu|threadweaver-5.24.0-1|12	BuildRequires:	pkgconfig(Qt5Core)
14mu|threadweaver-5.24.0-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14mu|threadweaver-5.24.0-1|14	BuildRequires:	pkgconfig(Qt5Network)
14mu|threadweaver-5.24.0-1|15	BuildRequires:	pkgconfig(Qt5Test)
14mu|threadweaver-5.24.0-1|16	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|threadweaver-5.24.0-1|17	BuildRequires:	pkgconfig(Qt5Xml)
14mu|threadweaver-5.24.0-1|18	
14mu|threadweaver-5.24.0-1|19	%description
14mu|threadweaver-5.24.0-1|20	KDE Frameworks 5 high-level multithreading framework.
14mu|threadweaver-5.24.0-1|21	
14mu|threadweaver-5.24.0-1|22	#--------------------------------------------------------------------
14mu|threadweaver-5.24.0-1|23	
14mu|threadweaver-5.24.0-1|24	%define kf5threadweaver_major 5
14mu|threadweaver-5.24.0-1|25	%define libkf5threadweaver %mklibname kf5threadweaver %{kf5threadweaver_major}
14mu|threadweaver-5.24.0-1|26	
14mu|threadweaver-5.24.0-1|27	%package -n %{libkf5threadweaver}
14mu|threadweaver-5.24.0-1|28	Summary:	KDE Frameworks 5 high-level multithreading framework shared library
14mu|threadweaver-5.24.0-1|29	Group:		System/Libraries
14mu|threadweaver-5.24.0-1|30	
14mu|threadweaver-5.24.0-1|31	%description -n %{libkf5threadweaver}
14mu|threadweaver-5.24.0-1|32	KDE Frameworks 5 high-level multithreading framework shared library.
14mu|threadweaver-5.24.0-1|33	
14mu|threadweaver-5.24.0-1|34	%files -n %{libkf5threadweaver}
14mu|threadweaver-5.24.0-1|35	%{_kde5_libdir}/libKF5ThreadWeaver.so.%{kf5threadweaver_major}*
14mu|threadweaver-5.24.0-1|36	
14mu|threadweaver-5.24.0-1|37	#--------------------------------------------------------------------
14mu|threadweaver-5.24.0-1|38	
14mu|threadweaver-5.24.0-1|39	%define devkf5threadweaver %mklibname kf5threadweaver -d
14mu|threadweaver-5.24.0-1|40	
14mu|threadweaver-5.24.0-1|41	%package -n %{devkf5threadweaver}
14mu|threadweaver-5.24.0-1|42	Summary:	Development files for KDE Frameworks 5 ThreadWeaver
14mu|threadweaver-5.24.0-1|43	Group:		Development/KDE and Qt
14mu|threadweaver-5.24.0-1|44	Requires:	%{libkf5threadweaver} = %{EVRD}
14mu|threadweaver-5.24.0-1|45	Provides:	%{name}-devel = %{EVRD}
14mu|threadweaver-5.24.0-1|46	Provides:	kf5threadweaver-devel = %{version}
14mu|threadweaver-5.24.0-1|47	
14mu|threadweaver-5.24.0-1|48	%description -n %{devkf5threadweaver}
14mu|threadweaver-5.24.0-1|49	This package contains header files needed if you wish to build applications
14mu|threadweaver-5.24.0-1|50	based on %{name}.
14mu|threadweaver-5.24.0-1|51	
14mu|threadweaver-5.24.0-1|52	%files -n %{devkf5threadweaver}
14mu|threadweaver-5.24.0-1|53	%{_kde5_includedir}/KF5/ThreadWeaver
14mu|threadweaver-5.24.0-1|54	%{_kde5_includedir}/KF5/threadweaver_version.h
14mu|threadweaver-5.24.0-1|55	%{_kde5_libdir}/cmake/KF5ThreadWeaver
14mu|threadweaver-5.24.0-1|56	%{_kde5_libdir}/libKF5ThreadWeaver.so
14mu|threadweaver-5.24.0-1|57	%{_kde5_mkspecsdir}/*.pri
14mu|threadweaver-5.24.0-1|58	
14mu|threadweaver-5.24.0-1|59	#--------------------------------------------------------------------
14mu|threadweaver-5.24.0-1|60	
14mu|threadweaver-5.24.0-1|61	%prep
14mu|threadweaver-5.24.0-1|62	%setup -q
14mu|threadweaver-5.24.0-1|63	
14mu|threadweaver-5.24.0-1|64	%build
14mu|threadweaver-5.24.0-1|65	%cmake_kde5
14mu|threadweaver-5.24.0-1|66	%make
14mu|threadweaver-5.24.0-1|67	
14mu|threadweaver-5.24.0-1|68	%install
14mu|threadweaver-5.24.0-1|69	%makeinstall_std -C build
14mu|threadweaver-5.24.0-1|70	
14mu|threadweaver-5.24.0-1|71	
14mu|threadweaver-5.24.0-1|72	%changelog
14mu|threadweaver-5.24.0-1|73	
14mu|threadweaver-5.24.0-1|74	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.24.0-1
14mu|threadweaver-5.24.0-1|75	- (28e1615) New version 5.24.0
14mu|threadweaver-5.24.0-1|76	
14mu|threadweaver-5.24.0-1|77	

26162 14
14mu|time-1.7-45|1	Summary:	A GNU utility for monitoring a program's use of system resources
14mu|time-1.7-45|2	Name:		time
14mu|time-1.7-45|3	Version:	1.7
14mu|time-1.7-45|4	Release:	45
14mu|time-1.7-45|5	License:	GPL
14mu|time-1.7-45|6	Group:		Monitoring
14mu|time-1.7-45|7	URL:		http://www.gnu.org/directory/GNU/time.html
14mu|time-1.7-45|8	Source0:	http://ftp.gnu.org/pub/gnu/time/%{name}-%{version}.tar.gz
14mu|time-1.7-45|9	Patch0:		time-1.7.info.patch
14mu|time-1.7-45|10	Patch1:		time-1.7-ressource.patch
14mu|time-1.7-45|11	Patch2:		time-1.7-quiet.1.patch
14mu|time-1.7-45|12	Patch3:		time-1.7-fixinfo.patch
14mu|time-1.7-45|13	Patch4:		time-1.7-build.patch
14mu|time-1.7-45|14	BuildRequires:	texinfo
14mu|time-1.7-45|15	BuildRequires:	autoconf2.5
14mu|time-1.7-45|16	BuildRequires:	automake1.4
14mu|time-1.7-45|17	
14mu|time-1.7-45|18	%description
14mu|time-1.7-45|19	The GNU time utility runs another program, collects information about
14mu|time-1.7-45|20	the resources used by that program while it is running and
14mu|time-1.7-45|21	displays the results.
14mu|time-1.7-45|22	
14mu|time-1.7-45|23	Time can help developers optimize their programs.
14mu|time-1.7-45|24	
14mu|time-1.7-45|25	The resources that `time' can report on fall into the general
14mu|time-1.7-45|26	categories of time, memory, I/O, and IPC calls.
14mu|time-1.7-45|27	
14mu|time-1.7-45|28	The GNU version can format the output in arbitrary ways by using a
14mu|time-1.7-45|29	printf-style format string to include various resource measurements.
14mu|time-1.7-45|30	
14mu|time-1.7-45|31	
14mu|time-1.7-45|32	%prep
14mu|time-1.7-45|33	%setup -q
14mu|time-1.7-45|34	%patch0 -p1
14mu|time-1.7-45|35	%patch1 -p1
14mu|time-1.7-45|36	%patch2 -p0
14mu|time-1.7-45|37	%patch3 -p1
14mu|time-1.7-45|38	%patch4 -p0
14mu|time-1.7-45|39	
14mu|time-1.7-45|40	export FORCE_AUTOCONF_2_5=1
14mu|time-1.7-45|41	aclocal-1.4
14mu|time-1.7-45|42	autoconf
14mu|time-1.7-45|43	automake-1.4 -a
14mu|time-1.7-45|44	#authoheader
14mu|time-1.7-45|45	
14mu|time-1.7-45|46	%build
14mu|time-1.7-45|47	
14mu|time-1.7-45|48	%configure2_5x
14mu|time-1.7-45|49	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mu|time-1.7-45|50	
14mu|time-1.7-45|51	%install
14mu|time-1.7-45|52	%makeinstall
14mu|time-1.7-45|53	
14mu|time-1.7-45|54	%files
14mu|time-1.7-45|55	%defattr(644,root,root,755)
14mu|time-1.7-45|56	%doc NEWS README
14mu|time-1.7-45|57	%attr(755,root,root) %{_bindir}/%{name}
14mu|time-1.7-45|58	%{_infodir}/%{name}.info*
14mu|time-1.7-45|59	
14mu|time-1.7-45|60	%changelog
14mu|time-1.7-45|61	
14mu|time-1.7-45|62	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 1.7-45
14mu|time-1.7-45|63	- (90f41a6) Repack tarball according to upstream
14mu|time-1.7-45|64	
14mu|time-1.7-45|65	

26163 14
14mu|timezone-2020e-1|1	%bcond_without java
14mu|timezone-2020e-1|2	
14mu|timezone-2020e-1|3	# the zic(8) and zdump(8) manpages are already in man-pages
14mu|timezone-2020e-1|4	%define build_manpages 0
14mu|timezone-2020e-1|5	
14mu|timezone-2020e-1|6	Summary:	Time Zone Database
14mu|timezone-2020e-1|7	Name:		timezone
14mu|timezone-2020e-1|8	Epoch:		6
14mu|timezone-2020e-1|9	Version:	2020e
14mu|timezone-2020e-1|10	Release:	1
14mu|timezone-2020e-1|11	License:	BSD
14mu|timezone-2020e-1|12	Group:		System/Base
14mu|timezone-2020e-1|13	Url:		http://www.iana.org/time-zones
14mu|timezone-2020e-1|14	Source0:	ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
14mu|timezone-2020e-1|15	Source1:	ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
14mu|timezone-2020e-1|16	Source2:	javazic.tar.gz
14mu|timezone-2020e-1|17	Source3:	timezone.rpmlintrc
14mu|timezone-2020e-1|18	Patch1:		tzdata-extra-tz-links.patch
14mu|timezone-2020e-1|19	Patch2:		javazic-fixup.patch
14mu|timezone-2020e-1|20	Patch3:		javazic-exclusion-fix.patch
14mu|timezone-2020e-1|21	BuildRequires:	gawk
14mu|timezone-2020e-1|22	Provides:	tzdata = %{EVRD}
14mu|timezone-2020e-1|23	
14mu|timezone-2020e-1|24	%description
14mu|timezone-2020e-1|25	This package contains data files with rules for various timezones
14mu|timezone-2020e-1|26	around the world.
14mu|timezone-2020e-1|27	
14mu|timezone-2020e-1|28	%files
14mu|timezone-2020e-1|29	%doc README
14mu|timezone-2020e-1|30	%doc tz-art.html
14mu|timezone-2020e-1|31	%{_sbindir}/zdump
14mu|timezone-2020e-1|32	%{_sbindir}/zic
14mu|timezone-2020e-1|33	%if %{build_manpages}
14mu|timezone-2020e-1|34	%{_mandir}/man3/*
14mu|timezone-2020e-1|35	%{_mandir}/man5/*
14mu|timezone-2020e-1|36	%{_mandir}/man8/*
14mu|timezone-2020e-1|37	%endif
14mu|timezone-2020e-1|38	%dir %{_datadir}/zoneinfo
14mu|timezone-2020e-1|39	%{_datadir}/zoneinfo/*
14mu|timezone-2020e-1|40	
14mu|timezone-2020e-1|41	#----------------------------------------------------------------------------
14mu|timezone-2020e-1|42	
14mu|timezone-2020e-1|43	%if %{with java}
14mu|timezone-2020e-1|44	%package java
14mu|timezone-2020e-1|45	Summary:	Timezone data for Java
14mu|timezone-2020e-1|46	Group:		System/Base
14mu|timezone-2020e-1|47	Provides:	tzdata-java = %{EVRD}
14mu|timezone-2020e-1|48	BuildRequires:	java-rpmbuild
14mu|timezone-2020e-1|49	BuildRequires:	java-devel
14mu|timezone-2020e-1|50	
14mu|timezone-2020e-1|51	%description java
14mu|timezone-2020e-1|52	This package contains timezone information for use by Java runtimes.
14mu|timezone-2020e-1|53	
14mu|timezone-2020e-1|54	%files java
14mu|timezone-2020e-1|55	%doc README
14mu|timezone-2020e-1|56	%{_datadir}/javazi
14mu|timezone-2020e-1|57	%endif
14mu|timezone-2020e-1|58	
14mu|timezone-2020e-1|59	#----------------------------------------------------------------------------
14mu|timezone-2020e-1|60	
14mu|timezone-2020e-1|61	%prep
14mu|timezone-2020e-1|62	%setup -q -c -a 1
14mu|timezone-2020e-1|63	%patch1 -p1 -b .extra-tz-links
14mu|timezone-2020e-1|64	
14mu|timezone-2020e-1|65	%if %{with java}
14mu|timezone-2020e-1|66	mkdir javazic
14mu|timezone-2020e-1|67	tar xf %{SOURCE2} -C javazic
14mu|timezone-2020e-1|68	pushd javazic
14mu|timezone-2020e-1|69	%patch2 -p0 -b .javazic-fixup
14mu|timezone-2020e-1|70	%patch3
14mu|timezone-2020e-1|71	# Hack alert! sun.tools may be defined and installed in the
14mu|timezone-2020e-1|72	# VM. In order to guarantee that we are using IcedTea/OpenJDK
14mu|timezone-2020e-1|73	# for creating the zoneinfo files, rebase all the packages
14mu|timezone-2020e-1|74	# from "sun." to "rht.". Unfortunately, gcj does not support
14mu|timezone-2020e-1|75	# any of the -Xclasspath options, so we must go this route
14mu|timezone-2020e-1|76	# to ensure the greatest compatibility.
14mu|timezone-2020e-1|77	mv sun rht
14mu|timezone-2020e-1|78	for f in `find . -name '*.java'`; do
14mu|timezone-2020e-1|79	sed -i -e 's:sun\.tools\.:rht.tools.:g'\
14mu|timezone-2020e-1|80	-e 's:sun\.util\.:rht.util.:g' $f
14mu|timezone-2020e-1|81	done
14mu|timezone-2020e-1|82	popd
14mu|timezone-2020e-1|83	
14mu|timezone-2020e-1|84	# Create zone.info entries for deprecated zone names (#40184)
14mu|timezone-2020e-1|85	chmod +w zone.tab
14mu|timezone-2020e-1|86	echo '# zone info for backward zone names' > zone.tab.new
14mu|timezone-2020e-1|87	while read link cur old x; do
14mu|timezone-2020e-1|88	case $link-${cur+cur}-${old+old}${x:+X} in
14mu|timezone-2020e-1|89	Link-cur-old)
14mu|timezone-2020e-1|90	awk -v cur="$cur" -v old="$old" \
14mu|timezone-2020e-1|91	'!/^#/ && $3 == cur { sub(cur,old); print }' \
14mu|timezone-2020e-1|92	zone.tab || echo ERROR ;;
14mu|timezone-2020e-1|93	Link-*)
14mu|timezone-2020e-1|94	echo 'Error processing backward entry for zone.tab'
14mu|timezone-2020e-1|95	exit 1 ;;
14mu|timezone-2020e-1|96	esac
14mu|timezone-2020e-1|97	done < backward >> zone.tab.new
14mu|timezone-2020e-1|98	if grep -q '^ERROR' zone.tab.new || ! cat zone.tab.new >> zone.tab; then
14mu|timezone-2020e-1|99	echo "Error adding backward entries to zone.tab"
14mu|timezone-2020e-1|100	exit 1
14mu|timezone-2020e-1|101	fi
14mu|timezone-2020e-1|102	rm -f zone.tab.new
14mu|timezone-2020e-1|103	%endif
14mu|timezone-2020e-1|104	
14mu|timezone-2020e-1|105	%build
14mu|timezone-2020e-1|106	# (tpg) fix build
14mu|timezone-2020e-1|107	sed -i -e "s/$(AR) -rc/$(AR) r/g" Makefile*
14mu|timezone-2020e-1|108	
14mu|timezone-2020e-1|109	%make TZDIR=%{_datadir}/zoneinfo CFLAGS="%{optflags} -std=gnu99"
14mu|timezone-2020e-1|110	
14mu|timezone-2020e-1|111	%if %{with java}
14mu|timezone-2020e-1|112	pushd javazic
14mu|timezone-2020e-1|113	%{javac} -source 1.5 -target 1.5 -classpath . `find . -name \*.java`
14mu|timezone-2020e-1|114	popd
14mu|timezone-2020e-1|115	%{java} -classpath javazic/ rht.tools.javazic.Main -V %{version} \
14mu|timezone-2020e-1|116	-d zoneinfo/java \
14mu|timezone-2020e-1|117	africa antarctica asia australasia europe northamerica \
14mu|timezone-2020e-1|118	southamerica backward etcetera \
14mu|timezone-2020e-1|119	javazic/tzdata_jdk/gmt javazic/tzdata_jdk/jdk11_backward
14mu|timezone-2020e-1|120	%endif
14mu|timezone-2020e-1|121	
14mu|timezone-2020e-1|122	%install
14mu|timezone-2020e-1|123	make TOPDIR=%{buildroot} \
14mu|timezone-2020e-1|124	TZDIR=%{buildroot}%{_datadir}/zoneinfo \
14mu|timezone-2020e-1|125	ETCDIR=%{buildroot}%{_sbindir} \
14mu|timezone-2020e-1|126	install
14mu|timezone-2020e-1|127	
14mu|timezone-2020e-1|128	rm -f %{buildroot}%{_datadir}/zoneinfo-posix
14mu|timezone-2020e-1|129	ln -s . %{buildroot}%{_datadir}/zoneinfo/posix
14mu|timezone-2020e-1|130	mv %{buildroot}%{_datadir}/zoneinfo-leaps %{buildroot}%{_datadir}/zoneinfo/right
14mu|timezone-2020e-1|131	mv %{buildroot}%{_bindir}/zdump %{buildroot}%{_sbindir}/zdump
14mu|timezone-2020e-1|132	
14mu|timezone-2020e-1|133	# nuke unpackaged files
14mu|timezone-2020e-1|134	rm -f %{buildroot}%{_datadir}/zoneinfo/localtime
14mu|timezone-2020e-1|135	rm -f %{buildroot}%{_bindir}/tzselect
14mu|timezone-2020e-1|136	rm -f %{buildroot}%{_sysconfdir}/localtime
14mu|timezone-2020e-1|137	rm -rf %{buildroot}/usr/{lib,man}
14mu|timezone-2020e-1|138	
14mu|timezone-2020e-1|139	%if !%{build_manpages}
14mu|timezone-2020e-1|140	rm -rf %{buildroot}%{_mandir}
14mu|timezone-2020e-1|141	%endif
14mu|timezone-2020e-1|142	
14mu|timezone-2020e-1|143	%if %{with java}
14mu|timezone-2020e-1|144	cp -a zoneinfo/java %{buildroot}%{_datadir}/javazi
14mu|timezone-2020e-1|145	%endif
14mu|timezone-2020e-1|146	
14mu|timezone-2020e-1|147	# install man pages
14mu|timezone-2020e-1|148	%if %{build_manpages}
14mu|timezone-2020e-1|149	mkdir -p %{buildroot}%{_mandir}/man8
14mu|timezone-2020e-1|150	for f in zic zdump; do
14mu|timezone-2020e-1|151	install -m 644 $f.8 %{buildroot}%{_mandir}/man8/
14mu|timezone-2020e-1|152	done
14mu|timezone-2020e-1|153	%endif

26164 14
14mu|TiMidity++-2.14.0-4|1	# Stick to /usr/lib/timidity on any platform
14mu|TiMidity++-2.14.0-4|2	# XXX probably better in /usr/share/timidity for arch independent data
14mu|TiMidity++-2.14.0-4|3	# but it's not worth splitting that much
14mu|TiMidity++-2.14.0-4|4	%define timiditydir	%{_prefix}/lib/timidity
14mu|TiMidity++-2.14.0-4|5	
14mu|TiMidity++-2.14.0-4|6	#
14mu|TiMidity++-2.14.0-4|7	# When big change is involved (e.g. timidity.cfg change location),
14mu|TiMidity++-2.14.0-4|8	# so that new timidity binray and old patch RPM won't work together,
14mu|TiMidity++-2.14.0-4|9	# increment this number by 1 for all timidity related RPMs
14mu|TiMidity++-2.14.0-4|10	#
14mu|TiMidity++-2.14.0-4|11	%define patch_pkg_version 2
14mu|TiMidity++-2.14.0-4|12	
14mu|TiMidity++-2.14.0-4|13	#
14mu|TiMidity++-2.14.0-4|14	# NOTE: When updating config for midia patch set, please refresh both
14mu|TiMidity++-2.14.0-4|15	# config file included here and the one in patch pkg
14mu|TiMidity++-2.14.0-4|16	#
14mu|TiMidity++-2.14.0-4|17	
14mu|TiMidity++-2.14.0-4|18	Summary:	MIDI to WAVE converter and player
14mu|TiMidity++-2.14.0-4|19	Name:		TiMidity++
14mu|TiMidity++-2.14.0-4|20	Version:	2.14.0
14mu|TiMidity++-2.14.0-4|21	Release:	4
14mu|TiMidity++-2.14.0-4|22	License:	GPLv2+
14mu|TiMidity++-2.14.0-4|23	Group:		Sound
14mu|TiMidity++-2.14.0-4|24	Url:		http://timidity.sourceforge.net/
14mu|TiMidity++-2.14.0-4|25	Source0:	http://freefr.dl.sourceforge.net/project/timidity/TiMidity%2B%2B/TiMidity%2B%2B-%version/TiMidity%2B%2B-%version.tar.xz
14mu|TiMidity++-2.14.0-4|26	Source1:	http://www.timidity.jp/dist/cfg/timidity.cfg
14mu|TiMidity++-2.14.0-4|27	Source2:	timidity-emacs-mode.el
14mu|TiMidity++-2.14.0-4|28	Source3:	timidity.README.mdv
14mu|TiMidity++-2.14.0-4|29	Source11:	%{name}48.png
14mu|TiMidity++-2.14.0-4|30	Source12:	%{name}32.png
14mu|TiMidity++-2.14.0-4|31	Source13:	%{name}16.png
14mu|TiMidity++-2.14.0-4|32	# (Abel) change default config path to /etc/timidity/timidity.cfg
14mu|TiMidity++-2.14.0-4|33	Patch0:		timidity-2.13.2-default-config-path.patch
14mu|TiMidity++-2.14.0-4|34	Patch8:		timidity-2.13.2-tcl-legacy.patch
14mu|TiMidity++-2.14.0-4|35	BuildRequires:	emacs-bin
14mu|TiMidity++-2.14.0-4|36	BuildRequires:	lesstif-devel
14mu|TiMidity++-2.14.0-4|37	BuildRequires:	nas-devel
14mu|TiMidity++-2.14.0-4|38	BuildRequires:	tcl-devel
14mu|TiMidity++-2.14.0-4|39	BuildRequires:	pkgconfig(alsa)
14mu|TiMidity++-2.14.0-4|40	BuildRequires:	pkgconfig(ao)
14mu|TiMidity++-2.14.0-4|41	BuildRequires:	pkgconfig(flac) >= 1.1.3
14mu|TiMidity++-2.14.0-4|42	BuildRequires:	pkgconfig(gtk+-x11-2.0)
14mu|TiMidity++-2.14.0-4|43	BuildRequires:	pkgconfig(jack)
14mu|TiMidity++-2.14.0-4|44	BuildRequires:	pkgconfig(ncurses)
14mu|TiMidity++-2.14.0-4|45	BuildRequires:	pkgconfig(portaudio-2.0)
14mu|TiMidity++-2.14.0-4|46	BuildRequires:	pkgconfig(slang)
14mu|TiMidity++-2.14.0-4|47	BuildRequires:	pkgconfig(speex)
14mu|TiMidity++-2.14.0-4|48	BuildRequires:	pkgconfig(tk)
14mu|TiMidity++-2.14.0-4|49	BuildRequires:	pkgconfig(vorbis)
14mu|TiMidity++-2.14.0-4|50	BuildRequires:	pkgconfig(xaw7)
14mu|TiMidity++-2.14.0-4|51	BuildConflicts:	Xaw3d-devel
14mu|TiMidity++-2.14.0-4|52	Requires:	timidity-instruments = %{patch_pkg_version}
14mu|TiMidity++-2.14.0-4|53	
14mu|TiMidity++-2.14.0-4|54	%description
14mu|TiMidity++-2.14.0-4|55	TiMidity is a MIDI to WAVE converter and player that uses Gravis
14mu|TiMidity++-2.14.0-4|56	Ultrasound(tm) or SoundFont(tm) patch files to generate digital audio data
14mu|TiMidity++-2.14.0-4|57	from general MIDI files. The audio data can be played through any
14mu|TiMidity++-2.14.0-4|58	sound device or stored on disk.
14mu|TiMidity++-2.14.0-4|59	
14mu|TiMidity++-2.14.0-4|60	%files
14mu|TiMidity++-2.14.0-4|61	%doc AUTHORS ChangeLog INSTALL NEWS README doc/C/FAQ
14mu|TiMidity++-2.14.0-4|62	%doc doc/C/README.{alsaseq,dl,sf,m2m,mts}
14mu|TiMidity++-2.14.0-4|63	%config(noreplace) %{_sysconfdir}/timidity
14mu|TiMidity++-2.14.0-4|64	%{_bindir}/timidity
14mu|TiMidity++-2.14.0-4|65	%{_mandir}/man?/timidity*
14mu|TiMidity++-2.14.0-4|66	%lang(ja) %{_mandir}/ja/man?/*
14mu|TiMidity++-2.14.0-4|67	%{_datadir}/timidity
14mu|TiMidity++-2.14.0-4|68	%dir %{timiditydir}
14mu|TiMidity++-2.14.0-4|69	%timiditydir/if_ncurses.so
14mu|TiMidity++-2.14.0-4|70	%{_datadir}/applications/mandriva-%{name}.desktop
14mu|TiMidity++-2.14.0-4|71	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|TiMidity++-2.14.0-4|72	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|TiMidity++-2.14.0-4|73	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|TiMidity++-2.14.0-4|74	
14mu|TiMidity++-2.14.0-4|75	%post
14mu|TiMidity++-2.14.0-4|76	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-custom.cfg 10
14mu|TiMidity++-2.14.0-4|77	
14mu|TiMidity++-2.14.0-4|78	%postun
14mu|TiMidity++-2.14.0-4|79	if [ "$1" = "0" ]; then
14mu|TiMidity++-2.14.0-4|80	%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-custom.cfg
14mu|TiMidity++-2.14.0-4|81	fi
14mu|TiMidity++-2.14.0-4|82	
14mu|TiMidity++-2.14.0-4|83	#----------------------------------------------------------------------------
14mu|TiMidity++-2.14.0-4|84	
14mu|TiMidity++-2.14.0-4|85	%package	interfaces-extra
14mu|TiMidity++-2.14.0-4|86	Summary:	Extra GUI/text mode interfaces for TiMidity
14mu|TiMidity++-2.14.0-4|87	Group:		Sound
14mu|TiMidity++-2.14.0-4|88	Requires:	%{name} = %{EVRD}
14mu|TiMidity++-2.14.0-4|89	Requires:	emacs-bin
14mu|TiMidity++-2.14.0-4|90	
14mu|TiMidity++-2.14.0-4|91	%description	interfaces-extra
14mu|TiMidity++-2.14.0-4|92	TiMidity is a MIDI to WAVE converter and player that uses Gravis
14mu|TiMidity++-2.14.0-4|93	Ultrasound(tm) or SoundFont(tm) patch files to generate digital audio data
14mu|TiMidity++-2.14.0-4|94	from general MIDI files. The audio data can be played through any
14mu|TiMidity++-2.14.0-4|95	sound device or stored on disk.
14mu|TiMidity++-2.14.0-4|96	
14mu|TiMidity++-2.14.0-4|97	Install this if you want to use TiMidity under other interfaces, such as
14mu|TiMidity++-2.14.0-4|98	Motif(or Lesstif), Tcl/Tk, emacs etc.
14mu|TiMidity++-2.14.0-4|99	
14mu|TiMidity++-2.14.0-4|100	%files interfaces-extra
14mu|TiMidity++-2.14.0-4|101	%doc doc/C/README.{tk,xaw,xskin}
14mu|TiMidity++-2.14.0-4|102	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
14mu|TiMidity++-2.14.0-4|103	%{_datadir}/emacs/site-lisp/*.el
14mu|TiMidity++-2.14.0-4|104	%timiditydir/if_emacs.so
14mu|TiMidity++-2.14.0-4|105	%timiditydir/if_gtk.so
14mu|TiMidity++-2.14.0-4|106	%timiditydir/if_motif.so
14mu|TiMidity++-2.14.0-4|107	%timiditydir/if_slang.so
14mu|TiMidity++-2.14.0-4|108	%timiditydir/if_tcltk.so
14mu|TiMidity++-2.14.0-4|109	%timiditydir/if_xaw.so
14mu|TiMidity++-2.14.0-4|110	%timiditydir/if_xskin.so
14mu|TiMidity++-2.14.0-4|111	%{timiditydir}/*.tcl
14mu|TiMidity++-2.14.0-4|112	%{timiditydir}/tclIndex
14mu|TiMidity++-2.14.0-4|113	%{timiditydir}/bitmaps
14mu|TiMidity++-2.14.0-4|114	
14mu|TiMidity++-2.14.0-4|115	#----------------------------------------------------------------------------
14mu|TiMidity++-2.14.0-4|116	
14mu|TiMidity++-2.14.0-4|117	%prep
14mu|TiMidity++-2.14.0-4|118	%setup -q
14mu|TiMidity++-2.14.0-4|119	%patch0 -p1 -b .default-path
14mu|TiMidity++-2.14.0-4|120	%patch8 -p0 -b .tcl_legacy
14mu|TiMidity++-2.14.0-4|121	
14mu|TiMidity++-2.14.0-4|122	%build
14mu|TiMidity++-2.14.0-4|123	autoconf
14mu|TiMidity++-2.14.0-4|124	
14mu|TiMidity++-2.14.0-4|125	# little ugly trick to force install of tclIndex, running wish requires
14mu|TiMidity++-2.14.0-4|126	# X display
14mu|TiMidity++-2.14.0-4|127	touch interface/tclIndex
14mu|TiMidity++-2.14.0-4|128	
14mu|TiMidity++-2.14.0-4|129	
14mu|TiMidity++-2.14.0-4|130	
14mu|TiMidity++-2.14.0-4|131	%configure2_5x \
14mu|TiMidity++-2.14.0-4|132	--enable-audio=oss,alsa,portaudio,jack,ao,vorbis,flac,speex \
14mu|TiMidity++-2.14.0-4|133	--enable-dynamic=dynamic,ncurses,slang,motif,tcltk,emacs,xaw,xskin,gtk \
14mu|TiMidity++-2.14.0-4|134	--enable-interface=alsaseq \
14mu|TiMidity++-2.14.0-4|135	--enable-network \
14mu|TiMidity++-2.14.0-4|136	--enable-server
14mu|TiMidity++-2.14.0-4|137	
14mu|TiMidity++-2.14.0-4|138	%make LDFLAGS="-laudio -lFLAC"
14mu|TiMidity++-2.14.0-4|139	
14mu|TiMidity++-2.14.0-4|140	%install
14mu|TiMidity++-2.14.0-4|141	rm -rf %{buildroot}
14mu|TiMidity++-2.14.0-4|142	%makeinstall_std
14mu|TiMidity++-2.14.0-4|143	install -d %{buildroot}%{_datadir}/timidity
14mu|TiMidity++-2.14.0-4|144	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/timidity/timidity-custom.cfg
14mu|TiMidity++-2.14.0-4|145	
14mu|TiMidity++-2.14.0-4|146	install -d %{buildroot}%{_datadir}/applications
14mu|TiMidity++-2.14.0-4|147	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14mu|TiMidity++-2.14.0-4|148	[Desktop Entry]
14mu|TiMidity++-2.14.0-4|149	Name=TiMidity++
14mu|TiMidity++-2.14.0-4|150	GenericName=MIDI file player
14mu|TiMidity++-2.14.0-4|151	GenericName[ar]=مشغل ملفات MIDI
14mu|TiMidity++-2.14.0-4|152	GenericName[az]=MIDI fayl çalğıcısı
14mu|TiMidity++-2.14.0-4|153	GenericName[bg]=MIDI плеър
14mu|TiMidity++-2.14.0-4|154	GenericName[bn]=মিডি ফাইল বাদক
14mu|TiMidity++-2.14.0-4|155	GenericName[br]=Ur soner a restr MIDI
14mu|TiMidity++-2.14.0-4|156	GenericName[bs]=Svirač MIDI datoteka
14mu|TiMidity++-2.14.0-4|157	GenericName[ca]=Reproductor de fitxers MIDI
14mu|TiMidity++-2.14.0-4|158	GenericName[cs]=Přehrávač hudebních souborů MIDI
14mu|TiMidity++-2.14.0-4|159	GenericName[cy]=Chwaraewr ffeil MIDI
14mu|TiMidity++-2.14.0-4|160	GenericName[da]=MIDI-musikafspiller
14mu|TiMidity++-2.14.0-4|161	GenericName[de]=MIDI Dateienspieler
14mu|TiMidity++-2.14.0-4|162	GenericName[el]=Πρόγραμμα αναπαραγωγής MIDI
14mu|TiMidity++-2.14.0-4|163	GenericName[es]=Reproductor de archivos MIDI
14mu|TiMidity++-2.14.0-4|164	GenericName[et]=MIDI failide mängija
14mu|TiMidity++-2.14.0-4|165	GenericName[eu]=MIDI fitxategi-erreproduzigailua
14mu|TiMidity++-2.14.0-4|166	GenericName[fa]=پخشگر پرونده MIDI
14mu|TiMidity++-2.14.0-4|167	GenericName[fi]=MIDI-soitin
14mu|TiMidity++-2.14.0-4|168	GenericName[fr]=Lecteur de fichiers MIDI
14mu|TiMidity++-2.14.0-4|169	GenericName[gl]=Reproductor de ficheiros MIDI
14mu|TiMidity++-2.14.0-4|170	GenericName[he]=נגן קבצי מידי
14mu|TiMidity++-2.14.0-4|171	GenericName[hi]=मीडी फ़ाइल प्लेयर
14mu|TiMidity++-2.14.0-4|172	GenericName[hu]=MIDI-fájllejátszó
14mu|TiMidity++-2.14.0-4|173	GenericName[id]=Pemutar file MIDI
14mu|TiMidity++-2.14.0-4|174	GenericName[is]=MIDI skráa spilari
14mu|TiMidity++-2.14.0-4|175	GenericName[it]=Riproduttore di file MIDI
14mu|TiMidity++-2.14.0-4|176	GenericName[ja]=MIDI プレーヤー
14mu|TiMidity++-2.14.0-4|177	GenericName[ky]=MIDI файлын ойноткучу
14mu|TiMidity++-2.14.0-4|178	GenericName[mk]=Плеер на „MIDI“ датотеки
14mu|TiMidity++-2.14.0-4|179	GenericName[mt]=Programm biex iddoqq mużika MIDI
14mu|TiMidity++-2.14.0-4|180	GenericName[nb]=MIDI-fil avspiller
14mu|TiMidity++-2.14.0-4|181	GenericName[nl]=MIDI bestandsspeler
14mu|TiMidity++-2.14.0-4|182	GenericName[nn]=MIDI-filspelar
14mu|TiMidity++-2.14.0-4|183	GenericName[pl]=Odtwarzacz plików MIDI
14mu|TiMidity++-2.14.0-4|184	GenericName[pt]=Leitor de ficheiros MIDI
14mu|TiMidity++-2.14.0-4|185	GenericName[pt_BR]=Player de arquivos MIDI
14mu|TiMidity++-2.14.0-4|186	GenericName[ro]=Lector de fișiere MIDI
14mu|TiMidity++-2.14.0-4|187	GenericName[ru]=Проигрыватель MIDI-файлов
14mu|TiMidity++-2.14.0-4|188	GenericName[sc]=Sonadori de file MIDI
14mu|TiMidity++-2.14.0-4|189	GenericName[sk]=Prehrávač MIDI hudby
14mu|TiMidity++-2.14.0-4|190	GenericName[sl]=Predvajalnik MIDI datotek
14mu|TiMidity++-2.14.0-4|191	GenericName[sq]=Lexues skedaresh MIDI
14mu|TiMidity++-2.14.0-4|192	GenericName[sv]=Spelar MIDI-filer
14mu|TiMidity++-2.14.0-4|193	GenericName[tg]=Бозигари MIDI файл
14mu|TiMidity++-2.14.0-4|194	GenericName[th]=โปรแกรมเล่นไฟล์ MIDI
14mu|TiMidity++-2.14.0-4|195	GenericName[tl]=Tagapagpatugtog ng MIDI file
14mu|TiMidity++-2.14.0-4|196	GenericName[tr]=MIDI dosya çalıcı
14mu|TiMidity++-2.14.0-4|197	GenericName[uk]=Програвач файлів MIDI
14mu|TiMidity++-2.14.0-4|198	GenericName[uz]=MIDI fayl pleyer
14mu|TiMidity++-2.14.0-4|199	GenericName[uz@cyrillic]=MIDI файл плейер
14mu|TiMidity++-2.14.0-4|200	GenericName[vi]=Trình chơi tập tin MIDI
14mu|TiMidity++-2.14.0-4|201	GenericName[wa]=Djouweu di fitchîs MIDI
14mu|TiMidity++-2.14.0-4|202	GenericName[zh_CN]=MIDI 文件播放机
14mu|TiMidity++-2.14.0-4|203	GenericName[zh_TW]=MIDI 音樂播放程式
14mu|TiMidity++-2.14.0-4|204	Comment=A midi to wav converter and midi file player
14mu|TiMidity++-2.14.0-4|205	Comment[de]=Ein Midi-zu-Wav-Konverter und Midi-Player
14mu|TiMidity++-2.14.0-4|206	Comment[ru]=Плейер MIDI-файлов и конвертор в WAV
14mu|TiMidity++-2.14.0-4|207	Exec=timidity -ig
14mu|TiMidity++-2.14.0-4|208	Icon=%{name}
14mu|TiMidity++-2.14.0-4|209	Terminal=false
14mu|TiMidity++-2.14.0-4|210	Type=Application
14mu|TiMidity++-2.14.0-4|211	StartupNotify=true
14mu|TiMidity++-2.14.0-4|212	Categories=Audio;Midi;
14mu|TiMidity++-2.14.0-4|213	EOF
14mu|TiMidity++-2.14.0-4|214	
14mu|TiMidity++-2.14.0-4|215	#icons
14mu|TiMidity++-2.14.0-4|216	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|TiMidity++-2.14.0-4|217	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|TiMidity++-2.14.0-4|218	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|TiMidity++-2.14.0-4|219	
14mu|TiMidity++-2.14.0-4|220	# emacs mode
14mu|TiMidity++-2.14.0-4|221	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/emacs/site-start.d/timidity.el
14mu|TiMidity++-2.14.0-4|222	
14mu|TiMidity++-2.14.0-4|223	# japanese manpages
14mu|TiMidity++-2.14.0-4|224	install -m644 doc/ja_JP.eucJP/timidity.1 -D %{buildroot}%{_mandir}/ja/man1/timidity.1
14mu|TiMidity++-2.14.0-4|225	install -m644 doc/ja_JP.eucJP/timidity.cfg.5 %{buildroot}%{_mandir}/ja/man1/timidity.cfg.5
14mu|TiMidity++-2.14.0-4|226	
14mu|TiMidity++-2.14.0-4|227	
14mu|TiMidity++-2.14.0-4|228	%changelog
14mu|TiMidity++-2.14.0-4|229	
14mu|TiMidity++-2.14.0-4|230	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 2.14.0-4
14mu|TiMidity++-2.14.0-4|231	- (008589f) Added Russian l10n to desktop file
14mu|TiMidity++-2.14.0-4|232	
14mu|TiMidity++-2.14.0-4|233	

26165 14
14mu|tinc-1.0.28-1|1	Name:           tinc
14mu|tinc-1.0.28-1|2	Version:        1.0.28
14mu|tinc-1.0.28-1|3	Release:        1
14mu|tinc-1.0.28-1|4	Summary:        A virtual private network daemon
14mu|tinc-1.0.28-1|5	Group:          System/Configuration/Networking
14mu|tinc-1.0.28-1|6	License:        GPLv2+
14mu|tinc-1.0.28-1|7	URL:            http://www.tinc-vpn.org/
14mu|tinc-1.0.28-1|8	Source0:        http://www.tinc-vpn.org/packages/%{name}-%{version}.tar.gz
14mu|tinc-1.0.28-1|9	Source1:        http://www.tinc-vpn.org/packages/%{name}-%{version}.tar.gz.sig
14mu|tinc-1.0.28-1|10	BuildRequires:  openssl-devel
14mu|tinc-1.0.28-1|11	BuildRequires:  liblzo-devel
14mu|tinc-1.0.28-1|12	BuildRequires:  pkgconfig(systemd)
14mu|tinc-1.0.28-1|13	BuildRequires:  pkgconfig(zlib)
14mu|tinc-1.0.28-1|14	
14mu|tinc-1.0.28-1|15	Requires(post):  info
14mu|tinc-1.0.28-1|16	Requires(preun): info
14mu|tinc-1.0.28-1|17	
14mu|tinc-1.0.28-1|18	%description
14mu|tinc-1.0.28-1|19	tinc is a Virtual Private Network (VPN) daemon that uses tunnelling
14mu|tinc-1.0.28-1|20	and encryption to create a secure private network between hosts on
14mu|tinc-1.0.28-1|21	the Internet. Because the tunnel appears to the IP level network
14mu|tinc-1.0.28-1|22	code as a normal network device, there is no need to adapt any
14mu|tinc-1.0.28-1|23	existing software. This tunnelling allows VPN sites to share
14mu|tinc-1.0.28-1|24	information with each other over the Internet without exposing any
14mu|tinc-1.0.28-1|25	information to others.
14mu|tinc-1.0.28-1|26	
14mu|tinc-1.0.28-1|27	
14mu|tinc-1.0.28-1|28	%prep
14mu|tinc-1.0.28-1|29	%setup -q
14mu|tinc-1.0.28-1|30	
14mu|tinc-1.0.28-1|31	
14mu|tinc-1.0.28-1|32	%build
14mu|tinc-1.0.28-1|33	%configure
14mu|tinc-1.0.28-1|34	%make
14mu|tinc-1.0.28-1|35	
14mu|tinc-1.0.28-1|36	%install
14mu|tinc-1.0.28-1|37	%makeinstall_std
14mu|tinc-1.0.28-1|38	rm -f %{buildroot}%{_infodir}/dir
14mu|tinc-1.0.28-1|39	
14mu|tinc-1.0.28-1|40	%files
14mu|tinc-1.0.28-1|41	%doc AUTHORS COPYING COPYING.README NEWS README THANKS doc/sample* doc/*.tex
14mu|tinc-1.0.28-1|42	%{_mandir}/man*/%{name}*.*
14mu|tinc-1.0.28-1|43	%{_infodir}/%{name}.info.xz
14mu|tinc-1.0.28-1|44	%{_sbindir}/%{name}d
14mu|tinc-1.0.28-1|45	%{_unitdir}/tinc.service
14mu|tinc-1.0.28-1|46	%{_unitdir}/tinc@.service
14mu|tinc-1.0.28-1|47	
14mu|tinc-1.0.28-1|48	%changelog
14mu|tinc-1.0.28-1|49	
14mu|tinc-1.0.28-1|50	* Sat Apr 23 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.28-1
14mu|tinc-1.0.28-1|51	- (01f3b91) Use macros in file lists
14mu|tinc-1.0.28-1|52	
14mu|tinc-1.0.28-1|53	

26166 14
14mu|tinycdb-0.77-8|1	%define major 1
14mu|tinycdb-0.77-8|2	%define libcmajor 2
14mu|tinycdb-0.77-8|3	
14mu|tinycdb-0.77-8|4	# Macro: %%{mklibname <name> [<major> [<minor>]] [-s] [-d]}
14mu|tinycdb-0.77-8|5	%define libname %mklibname %{name} %{major}
14mu|tinycdb-0.77-8|6	%define dlibname %mklibname %{name} %{major} -d
14mu|tinycdb-0.77-8|7	
14mu|tinycdb-0.77-8|8	Summary:	Constant Database
14mu|tinycdb-0.77-8|9	Name:		tinycdb
14mu|tinycdb-0.77-8|10	Version:	0.77
14mu|tinycdb-0.77-8|11	Release:	8
14mu|tinycdb-0.77-8|12	License:	Public Domain
14mu|tinycdb-0.77-8|13	Group:		Databases
14mu|tinycdb-0.77-8|14	URL:		http://www.corpit.ru/mjt/tinycdb.html
14mu|tinycdb-0.77-8|15	Source0:	http://www.corpit.ru/mjt/tinycdb/%{name}_%{version}.tar.gz
14mu|tinycdb-0.77-8|16	Source100:	%{name}.rpmlintrc
14mu|tinycdb-0.77-8|17	
14mu|tinycdb-0.77-8|18	%description
14mu|tinycdb-0.77-8|19	Tinycdb is a small, fast and reliable utility set and subroutine
14mu|tinycdb-0.77-8|20	library for creating and reading constant databases. The database
14mu|tinycdb-0.77-8|21	structure is tuned for fast reading:
14mu|tinycdb-0.77-8|22	
14mu|tinycdb-0.77-8|23	- Successful lookups take normally just two disk accesses.
14mu|tinycdb-0.77-8|24	- Unsuccessful lookups take only one disk access.
14mu|tinycdb-0.77-8|25	- Small disk space and memory size requirements; a database
14mu|tinycdb-0.77-8|26	uses 2048 bytes for the header and 24 bytes plus size of
14mu|tinycdb-0.77-8|27	(key,value) per record.
14mu|tinycdb-0.77-8|28	- Maximum database size is 4GB; individual record size is not
14mu|tinycdb-0.77-8|29	otherwise limited.
14mu|tinycdb-0.77-8|30	- Portable file format.
14mu|tinycdb-0.77-8|31	- Fast creation of new databases.
14mu|tinycdb-0.77-8|32	- No locking, updates are atomical.
14mu|tinycdb-0.77-8|33	
14mu|tinycdb-0.77-8|34	%package -n nss_%{name}
14mu|tinycdb-0.77-8|35	Summary:	Constant database library
14mu|tinycdb-0.77-8|36	Group:		System/Libraries
14mu|tinycdb-0.77-8|37	
14mu|tinycdb-0.77-8|38	%description -n nss_%{name}
14mu|tinycdb-0.77-8|39	The tinycdb nss library allows creating passwd/group file using a
14mu|tinycdb-0.77-8|40	constant database.
14mu|tinycdb-0.77-8|41	
14mu|tinycdb-0.77-8|42	%package -n %{libname}
14mu|tinycdb-0.77-8|43	Summary:	Constant database library
14mu|tinycdb-0.77-8|44	Group:		System/Libraries
14mu|tinycdb-0.77-8|45	
14mu|tinycdb-0.77-8|46	%description -n %{libname}
14mu|tinycdb-0.77-8|47	Tinycdb is a small, fast and reliable utility set and subroutine
14mu|tinycdb-0.77-8|48	library for creating and reading constant databases. The database
14mu|tinycdb-0.77-8|49	structure is tuned for fast reading.
14mu|tinycdb-0.77-8|50	
14mu|tinycdb-0.77-8|51	%package -n %{dlibname}
14mu|tinycdb-0.77-8|52	Summary:	Development libraries and headers for %{libname}
14mu|tinycdb-0.77-8|53	Group:		Development/Databases
14mu|tinycdb-0.77-8|54	Requires:	%{libname} = %{version}-%{release}
14mu|tinycdb-0.77-8|55	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|tinycdb-0.77-8|56	Conflicts:	cdb-devel
14mu|tinycdb-0.77-8|57	
14mu|tinycdb-0.77-8|58	%description -n %{dlibname}
14mu|tinycdb-0.77-8|59	Libraries and header files needed to develop applications using
14mu|tinycdb-0.77-8|60	constant databases.
14mu|tinycdb-0.77-8|61	
14mu|tinycdb-0.77-8|62	%prep
14mu|tinycdb-0.77-8|63	%setup -q
14mu|tinycdb-0.77-8|64	
14mu|tinycdb-0.77-8|65	%build
14mu|tinycdb-0.77-8|66	%make CFLAGS="%{optflags}" \
14mu|tinycdb-0.77-8|67	staticlib sharedlib cdb-shared nss \
14mu|tinycdb-0.77-8|68	sysconfdir=%{_sysconfdir}
14mu|tinycdb-0.77-8|69	
14mu|tinycdb-0.77-8|70	%install
14mu|tinycdb-0.77-8|71	mkdir -p %{buildroot}
14mu|tinycdb-0.77-8|72	%makeinstall DESTDIR=%{buildroot} \
14mu|tinycdb-0.77-8|73	libdir=%{_libdir} bindir=%{_bindir} mandir=%{_mandir} \
14mu|tinycdb-0.77-8|74	syslibdir=/%{_lib} sysconfdir=%{_sysconfdir} \
14mu|tinycdb-0.77-8|75	includedir=%{_includedir} \
14mu|tinycdb-0.77-8|76	install-all install-nss install-piclib install-sharedlib \
14mu|tinycdb-0.77-8|77	INSTALLPROG=cdb-shared CP="cp -p"
14mu|tinycdb-0.77-8|78	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14mu|tinycdb-0.77-8|79	cp -p debian/libcdb.pc %{buildroot}%{_libdir}/pkgconfig
14mu|tinycdb-0.77-8|80	rm -f %{buildroot}%{_sysconfdir}/cdb-Makefile
14mu|tinycdb-0.77-8|81	
14mu|tinycdb-0.77-8|82	# Fix permissions to avoid unstripped-binary-or-object
14mu|tinycdb-0.77-8|83	chmod 0755 %{buildroot}/%{_lib}/libnss_cdb.so.%{libcmajor}
14mu|tinycdb-0.77-8|84	chmod 0755 %{buildroot}%{_libdir}/libcdb.so.%{major}
14mu|tinycdb-0.77-8|85	
14mu|tinycdb-0.77-8|86	%files
14mu|tinycdb-0.77-8|87	%{_bindir}/cdb
14mu|tinycdb-0.77-8|88	%{_mandir}/man1/cdb.1*
14mu|tinycdb-0.77-8|89	%{_mandir}/man5/cdb.5*
14mu|tinycdb-0.77-8|90	%doc ChangeLog NEWS debian/changelog
14mu|tinycdb-0.77-8|91	
14mu|tinycdb-0.77-8|92	%files -n nss_tinycdb
14mu|tinycdb-0.77-8|93	%doc nss_cdb-Makefile
14mu|tinycdb-0.77-8|94	/%{_lib}/libnss_cdb.so.%{libcmajor}
14mu|tinycdb-0.77-8|95	
14mu|tinycdb-0.77-8|96	%files -n %{libname}
14mu|tinycdb-0.77-8|97	%{_libdir}/libcdb.so.%{major}
14mu|tinycdb-0.77-8|98	
14mu|tinycdb-0.77-8|99	%files -n %{dlibname}
14mu|tinycdb-0.77-8|100	%{_includedir}/cdb.h
14mu|tinycdb-0.77-8|101	%{_libdir}/libcdb.a
14mu|tinycdb-0.77-8|102	%{_libdir}/libcdb_pic.a
14mu|tinycdb-0.77-8|103	%{_libdir}/libcdb.so
14mu|tinycdb-0.77-8|104	%{_libdir}/pkgconfig/libcdb.pc
14mu|tinycdb-0.77-8|105	%{_mandir}/man3/cdb.3*
14mu|tinycdb-0.77-8|106	
14mu|tinycdb-0.77-8|107	%changelog
14mu|tinycdb-0.77-8|108	
14mu|tinycdb-0.77-8|109	* Fri Nov 20 2015 Denis Silakov <dsilakov@gmail.com> 0.77-8
14mu|tinycdb-0.77-8|110	- (75b3b80) Added rpmlintrc
14mu|tinycdb-0.77-8|111	
14mu|tinycdb-0.77-8|112	

26167 14
14mu|tk-8.6.4-1|1	%define api 8.6
14mu|tk-8.6.4-1|2	%define major 0
14mu|tk-8.6.4-1|3	%define libname %mklibname %{name} %{api} %{major}
14mu|tk-8.6.4-1|4	%define devname %mklibname %{name} -d
14mu|tk-8.6.4-1|5	
14mu|tk-8.6.4-1|6	Summary:	Tk GUI toolkit for Tcl
14mu|tk-8.6.4-1|7	Name:		tk
14mu|tk-8.6.4-1|8	Version:	8.6.4
14mu|tk-8.6.4-1|9	Release:	1
14mu|tk-8.6.4-1|10	License:	BSD
14mu|tk-8.6.4-1|11	Group:		System/Libraries
14mu|tk-8.6.4-1|12	Url:		http://tcl.tk
14mu|tk-8.6.4-1|13	Source0:	http://downloads.sourceforge.net/tcl/%{name}%{version}-src.tar.gz
14mu|tk-8.6.4-1|14	Source1:	icons.tcl
14mu|tk-8.6.4-1|15	Patch0:		tk8.6.1-soname.patch
14mu|tk-8.6.4-1|16	Patch1:		tk8.6b1-fix_Xft_linkage.patch
14mu|tk-8.6.4-1|17	Patch2:		tk-8.6.1-make.patch
14mu|tk-8.6.4-1|18	BuildRequires:	chrpath
14mu|tk-8.6.4-1|19	BuildRequires:	pkgconfig(fontconfig)
14mu|tk-8.6.4-1|20	BuildRequires:	pkgconfig(freetype2)
14mu|tk-8.6.4-1|21	BuildRequires:	pkgconfig(tcl) >= %{version}
14mu|tk-8.6.4-1|22	BuildRequires:	pkgconfig(x11)
14mu|tk-8.6.4-1|23	BuildRequires:	pkgconfig(xft)
14mu|tk-8.6.4-1|24	BuildRequires:	pkgconfig(xscrnsaver)
14mu|tk-8.6.4-1|25	Requires:	%{libname} = %{EVRD}
14mu|tk-8.6.4-1|26	Provides:	%{_bindir}/wish
14mu|tk-8.6.4-1|27	
14mu|tk-8.6.4-1|28	%description
14mu|tk-8.6.4-1|29	Tk is a X Windows widget set designed to work closely with the tcl
14mu|tk-8.6.4-1|30	scripting language. It allows you to write simple programs with full
14mu|tk-8.6.4-1|31	featured GUIs in only a little more time then it takes to write a
14mu|tk-8.6.4-1|32	text based interface. Tcl/Tk applications can also be run on Windows
14mu|tk-8.6.4-1|33	and Macintosh platforms.
14mu|tk-8.6.4-1|34	
14mu|tk-8.6.4-1|35	%files
14mu|tk-8.6.4-1|36	%{_bindir}/*
14mu|tk-8.6.4-1|37	%{_libdir}/%{name}%{api}
14mu|tk-8.6.4-1|38	%{_datadir}/%{name}%{api}
14mu|tk-8.6.4-1|39	%{_mandir}/man1/*
14mu|tk-8.6.4-1|40	%{_mandir}/man3/*
14mu|tk-8.6.4-1|41	%{_mandir}/mann/*
14mu|tk-8.6.4-1|42	
14mu|tk-8.6.4-1|43	#----------------------------------------------------------------------------
14mu|tk-8.6.4-1|44	
14mu|tk-8.6.4-1|45	%package -n %{libname}
14mu|tk-8.6.4-1|46	Summary:	Shared libraries for %{name}
14mu|tk-8.6.4-1|47	Group:		System/Libraries
14mu|tk-8.6.4-1|48	Conflicts:	%{_lib}tk8.6 < 8.6.4
14mu|tk-8.6.4-1|49	Obsoletes:	%{_lib}tk8.6 < 8.6.4
14mu|tk-8.6.4-1|50	
14mu|tk-8.6.4-1|51	%description -n %{libname}
14mu|tk-8.6.4-1|52	Tk is a X Windows widget set designed to work closely with the tcl
14mu|tk-8.6.4-1|53	scripting language. It allows you to write simple programs with full
14mu|tk-8.6.4-1|54	featured GUI's in only a little more time then it takes to write a
14mu|tk-8.6.4-1|55	text based interface. Tcl/Tk applications can also be run on Windows
14mu|tk-8.6.4-1|56	and Macintosh platforms.
14mu|tk-8.6.4-1|57	
14mu|tk-8.6.4-1|58	%files -n %{libname}
14mu|tk-8.6.4-1|59	%{_libdir}/libtk%{api}.so.%{major}*
14mu|tk-8.6.4-1|60	
14mu|tk-8.6.4-1|61	#----------------------------------------------------------------------------
14mu|tk-8.6.4-1|62	
14mu|tk-8.6.4-1|63	%package -n %{devname}
14mu|tk-8.6.4-1|64	Summary:	Development files for %{name}
14mu|tk-8.6.4-1|65	Group:		Development/Other
14mu|tk-8.6.4-1|66	Requires:	%{name} = %{EVRD}
14mu|tk-8.6.4-1|67	Requires:	%{libname} = %{EVRD}
14mu|tk-8.6.4-1|68	Requires:	pkgconfig(x11)
14mu|tk-8.6.4-1|69	Provides:	%{name}-devel = %{EVRD}
14mu|tk-8.6.4-1|70	
14mu|tk-8.6.4-1|71	%description -n %{devname}
14mu|tk-8.6.4-1|72	This package contains development files for %{name}.
14mu|tk-8.6.4-1|73	
14mu|tk-8.6.4-1|74	%files -n %{devname} -f %{devname}.files
14mu|tk-8.6.4-1|75	%dir %{_includedir}/tk%{version}
14mu|tk-8.6.4-1|76	%dir %{_includedir}/tk%{version}/compat
14mu|tk-8.6.4-1|77	%dir %{_includedir}/tk%{version}/generic
14mu|tk-8.6.4-1|78	%dir %{_includedir}/tk%{version}/unix
14mu|tk-8.6.4-1|79	%{_includedir}/tk%{version}/compat/*.h
14mu|tk-8.6.4-1|80	%{_includedir}/tk%{version}/generic/*.h
14mu|tk-8.6.4-1|81	%{_includedir}/tk%{version}/unix/*.h
14mu|tk-8.6.4-1|82	%{_includedir}/*.h
14mu|tk-8.6.4-1|83	%{_libdir}/*.so
14mu|tk-8.6.4-1|84	%{_libdir}/*.a
14mu|tk-8.6.4-1|85	%{_libdir}/tkConfig.sh
14mu|tk-8.6.4-1|86	%{_libdir}/pkgconfig/*.pc
14mu|tk-8.6.4-1|87	
14mu|tk-8.6.4-1|88	#----------------------------------------------------------------------------
14mu|tk-8.6.4-1|89	
14mu|tk-8.6.4-1|90	%prep
14mu|tk-8.6.4-1|91	%setup -qn %{name}%{version}
14mu|tk-8.6.4-1|92	%patch0 -p1 -b .soname~
14mu|tk-8.6.4-1|93	%patch1 -p1 -b .Xft~
14mu|tk-8.6.4-1|94	%patch2 -p1 -b .make~
14mu|tk-8.6.4-1|95	# Replace native icons.tcl - it contains  PNG data
14mu|tk-8.6.4-1|96	# obtained using old libpng and has problems with new libpng
14mu|tk-8.6.4-1|97	# The new one contains PNG data created using
14mu|tk-8.6.4-1|98	# new libpng
14mu|tk-8.6.4-1|99	cp -f %{SOURCE1} library
14mu|tk-8.6.4-1|100	
14mu|tk-8.6.4-1|101	%build
14mu|tk-8.6.4-1|102	pushd unix
14mu|tk-8.6.4-1|103	autoconf
14mu|tk-8.6.4-1|104	%configure2_5x \
14mu|tk-8.6.4-1|105	--enable-threads \
14mu|tk-8.6.4-1|106	--enable-64bit \
14mu|tk-8.6.4-1|107	--disable-rpath \
14mu|tk-8.6.4-1|108	--with-tcl=%{_libdir} \
14mu|tk-8.6.4-1|109	--includedir=%{_includedir}/tk%{version}
14mu|tk-8.6.4-1|110	%make TK_LIBRARY=%{_datadir}/%{name}%{api}
14mu|tk-8.6.4-1|111	
14mu|tk-8.6.4-1|112	cp libtk%{api}.so libtk%{api}.so.%{major}
14mu|tk-8.6.4-1|113	#    make test
14mu|tk-8.6.4-1|114	popd
14mu|tk-8.6.4-1|115	
14mu|tk-8.6.4-1|116	%install
14mu|tk-8.6.4-1|117	# If %{_libdir} is not %{_prefix}/lib, then define EXTRA_TCLLIB_FILES
14mu|tk-8.6.4-1|118	# which contains actual non-architecture-dependent tcl code.
14mu|tk-8.6.4-1|119	if [ "%{_libdir}" != "%{_prefix}/lib" ]; then
14mu|tk-8.6.4-1|120	EXTRA_TCLLIB_FILES="%{buildroot}%{_prefix}/lib/*"
14mu|tk-8.6.4-1|121	fi
14mu|tk-8.6.4-1|122	
14mu|tk-8.6.4-1|123	%makeinstall -C unix TK_LIBRARY=%{buildroot}%{_datadir}/%{name}%{api}
14mu|tk-8.6.4-1|124	
14mu|tk-8.6.4-1|125	# create the arch-dependent dir
14mu|tk-8.6.4-1|126	mkdir -p %{buildroot}%{_libdir}/%{name}%{api}
14mu|tk-8.6.4-1|127	
14mu|tk-8.6.4-1|128	# fix libname
14mu|tk-8.6.4-1|129	mv %{buildroot}%{_libdir}/libtk%{api}.so %{buildroot}%{_libdir}/libtk%{api}.so.%{major}
14mu|tk-8.6.4-1|130	ln -snf libtk%{api}.so.%{major} %{buildroot}%{_libdir}/libtk%{api}.so
14mu|tk-8.6.4-1|131	
14mu|tk-8.6.4-1|132	# install all headers
14mu|tk-8.6.4-1|133	install -d %{buildroot}%{_includedir}/tk%{version}/compat
14mu|tk-8.6.4-1|134	install -d %{buildroot}%{_includedir}/tk%{version}/generic
14mu|tk-8.6.4-1|135	install -d %{buildroot}%{_includedir}/tk%{version}/unix
14mu|tk-8.6.4-1|136	install -m0644 compat/*.h %{buildroot}%{_includedir}/tk%{version}/compat/
14mu|tk-8.6.4-1|137	install -m0644 generic/*.h %{buildroot}%{_includedir}/tk%{version}/generic/
14mu|tk-8.6.4-1|138	install -m0644 unix/*.h %{buildroot}%{_includedir}/tk%{version}/unix/
14mu|tk-8.6.4-1|139	
14mu|tk-8.6.4-1|140	# (tpg) compat issues
14mu|tk-8.6.4-1|141	cp -f %{buildroot}%{_includedir}/tk%{version}/unix/tkUnixPort.h %{buildroot}%{_includedir}/tk%{version}/generic/
14mu|tk-8.6.4-1|142	
14mu|tk-8.6.4-1|143	pushd %{buildroot}%{_bindir}
14mu|tk-8.6.4-1|144	ln -sf wish* wish
14mu|tk-8.6.4-1|145	popd
14mu|tk-8.6.4-1|146	
14mu|tk-8.6.4-1|147	pushd %{buildroot}%{_libdir}
14mu|tk-8.6.4-1|148	cat > lib%{name}.so << EOF
14mu|tk-8.6.4-1|149	/* GNU ld script
14mu|tk-8.6.4-1|150	We want -l%{name} to include the actual system library,
14mu|tk-8.6.4-1|151	which is lib%{name}%{api}.so.%{major}  */
14mu|tk-8.6.4-1|152	INPUT ( -l%{name}%{api} )
14mu|tk-8.6.4-1|153	EOF
14mu|tk-8.6.4-1|154	popd
14mu|tk-8.6.4-1|155	
14mu|tk-8.6.4-1|156	# fix config script
14mu|tk-8.6.4-1|157	perl -pi -e "s|-L`pwd`/unix\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/tkConfig.sh
14mu|tk-8.6.4-1|158	perl -pi -e "s|`pwd`/unix/lib|%{_libdir}/lib|g" %{buildroot}%{_libdir}/tkConfig.sh
14mu|tk-8.6.4-1|159	perl -pi -e "s|`pwd`|%{_includedir}/tk%{version}|g" %{buildroot}%{_libdir}/tkConfig.sh
14mu|tk-8.6.4-1|160	
14mu|tk-8.6.4-1|161	# and let it be found (we don't look in /usr/lib any more)
14mu|tk-8.6.4-1|162	ln -s %{_libdir}/%{name}Config.sh %{buildroot}/%{_libdir}/%{name}%{api}/%{name}Config.sh
14mu|tk-8.6.4-1|163	
14mu|tk-8.6.4-1|164	# Arrangements for lib64 platforms
14mu|tk-8.6.4-1|165	echo "# placeholder" >> %{devname}.files
14mu|tk-8.6.4-1|166	if [[ "%{_lib}" != "lib" ]]; then
14mu|tk-8.6.4-1|167	mkdir -p %{buildroot}%{_prefix}/lib
14mu|tk-8.6.4-1|168	ln -s %{_libdir}/tkConfig.sh %{buildroot}%{_prefix}/lib/tkConfig.sh
14mu|tk-8.6.4-1|169	echo "%{_prefix}/lib/tkConfig.sh" >> %{devname}.files
14mu|tk-8.6.4-1|170	fi
14mu|tk-8.6.4-1|171	
14mu|tk-8.6.4-1|172	# (fc) make sure .so files are writable by root
14mu|tk-8.6.4-1|173	chmod 755 %{buildroot}%{_libdir}/*.so*
14mu|tk-8.6.4-1|174	
14mu|tk-8.6.4-1|175	# (tpg) nuke rpath
14mu|tk-8.6.4-1|176	chrpath -d %{buildroot}%{_libdir}/libtk%{api}.so.%{major}
14mu|tk-8.6.4-1|177	
14mu|tk-8.6.4-1|178	
14mu|tk-8.6.4-1|179	%changelog
14mu|tk-8.6.4-1|180	
14mu|tk-8.6.4-1|181	* Fri Jun 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 8.6.4-1
14mu|tk-8.6.4-1|182	- (b5f4087) New version 8.6.4
14mu|tk-8.6.4-1|183	- (b5f4087) Add make patch from Fedora to fix permissions
14mu|tk-8.6.4-1|184	- (b5f4087) Properly name library package (follow library packaging policy)
14mu|tk-8.6.4-1|185	- (b5f4087) Spec cleanup
14mu|tk-8.6.4-1|186	
14mu|tk-8.6.4-1|187	

26168 14
14mu|tlp-0.8-1|1	Summary:        Advanced power management tool for Linux
14mu|tlp-0.8-1|2	Name:           tlp
14mu|tlp-0.8-1|3	Version:        0.8
14mu|tlp-0.8-1|4	Release:        1
14mu|tlp-0.8-1|5	
14mu|tlp-0.8-1|6	License:        GPLv2+
14mu|tlp-0.8-1|7	Group:		System/Libraries
14mu|tlp-0.8-1|8	URL:            http://linrunner.de/tlp
14mu|tlp-0.8-1|9	Source0:        https://github.com/linrunner/TLP/archive/%{version}.tar.gz
14mu|tlp-0.8-1|10	#Provided by Andreas Roederer <tlp~at~warpnine~dot~de>:
14mu|tlp-0.8-1|11	Source1:        50-tlp.preset
14mu|tlp-0.8-1|12	
14mu|tlp-0.8-1|13	BuildRequires:  systemd
14mu|tlp-0.8-1|14	
14mu|tlp-0.8-1|15	#The following requires are not detected:
14mu|tlp-0.8-1|16	Requires:       ethtool
14mu|tlp-0.8-1|17	Requires:       hdparm
14mu|tlp-0.8-1|18	Requires:       iw
14mu|tlp-0.8-1|19	Requires:       lsb-core
14mu|tlp-0.8-1|20	Requires:       rfkill
14mu|tlp-0.8-1|21	Requires:       systemd
14mu|tlp-0.8-1|22	Requires:       udev
14mu|tlp-0.8-1|23	Requires:       usbutils
14mu|tlp-0.8-1|24	Requires:       wireless-tools
14mu|tlp-0.8-1|25	#Conflicts with laptop-mode-tools, note that an official
14mu|tlp-0.8-1|26	#package/package name doesn't exist, so this works for now:
14mu|tlp-0.8-1|27	Conflicts:      %{_sbindir}/laptop_mode
14mu|tlp-0.8-1|28	BuildArch:      noarch
14mu|tlp-0.8-1|29	
14mu|tlp-0.8-1|30	%description
14mu|tlp-0.8-1|31	TLP brings you the benefits of advanced power management for Linux
14mu|tlp-0.8-1|32	without the need to understand every technical detail. TLP comes
14mu|tlp-0.8-1|33	with a default configuration already optimized for battery life.
14mu|tlp-0.8-1|34	Also an optional install of the smartmontools package enables hard
14mu|tlp-0.8-1|35	disk SMART data in tlp-stat (smartctl).
14mu|tlp-0.8-1|36	
14mu|tlp-0.8-1|37	%package rdw
14mu|tlp-0.8-1|38	Summary:        Radio Device Wizard for TLP
14mu|tlp-0.8-1|39	Requires:       NetworkManager
14mu|tlp-0.8-1|40	Requires:       %{name} = %{version}-%{release}
14mu|tlp-0.8-1|41	BuildArch:      noarch
14mu|tlp-0.8-1|42	
14mu|tlp-0.8-1|43	%description rdw
14mu|tlp-0.8-1|44	Radio Device Wizard for TLP automatically toggles wireless networking
14mu|tlp-0.8-1|45	based on dock events and the Network Manager connection status.
14mu|tlp-0.8-1|46	
14mu|tlp-0.8-1|47	%prep
14mu|tlp-0.8-1|48	%setup -q -n TLP-%{version}
14mu|tlp-0.8-1|49	#Bash completion should be in /usr/share
14mu|tlp-0.8-1|50	sed -i 's|etc/bash_completion.d|usr/share/bash-completion/completions|g' Makefile
14mu|tlp-0.8-1|51	
14mu|tlp-0.8-1|52	%build
14mu|tlp-0.8-1|53	%make
14mu|tlp-0.8-1|54	
14mu|tlp-0.8-1|55	%install
14mu|tlp-0.8-1|56	%makeinstall_std TLP_NO_INIT=1 TLP_NO_PMUTILS=1
14mu|tlp-0.8-1|57	#Install manpages:
14mu|tlp-0.8-1|58	mkdir -p %{buildroot}%{_mandir}/{man1,man8}
14mu|tlp-0.8-1|59	install -m 0644 man/*.1 %{buildroot}%{_mandir}/man1
14mu|tlp-0.8-1|60	install -m 0644 man/*.8 %{buildroot}%{_mandir}/man8
14mu|tlp-0.8-1|61	#Install preset (source 1):
14mu|tlp-0.8-1|62	install -Dpm 0644 %{SOURCE1} %{buildroot}/%{_presetdir}/50-tlp.preset
14mu|tlp-0.8-1|63	#Install systemd services:
14mu|tlp-0.8-1|64	install -D -m 644 tlp.service %{buildroot}%{_unitdir}/tlp.service
14mu|tlp-0.8-1|65	install -D -m 644 tlp-sleep.service %{buildroot}%{_unitdir}/tlp-sleep.service
14mu|tlp-0.8-1|66	
14mu|tlp-0.8-1|67	%files
14mu|tlp-0.8-1|68	%config(noreplace) %{_sysconfdir}/default/tlp
14mu|tlp-0.8-1|69	%doc COPYING LICENSE README
14mu|tlp-0.8-1|70	%{_bindir}/*
14mu|tlp-0.8-1|71	%{_sbindir}/*
14mu|tlp-0.8-1|72	%{_mandir}/man*/*
14mu|tlp-0.8-1|73	#Explicit use of lib is required, see "Libexecdir"/"Multilib Exempt Locations":
14mu|tlp-0.8-1|74	#https://fedoraproject.org/wiki/Packaging:Guidelines#Filesystem_Layout
14mu|tlp-0.8-1|75	%{_prefix}/lib/tlp-pm
14mu|tlp-0.8-1|76	%{_udevrulesdir}/85-tlp.rules
14mu|tlp-0.8-1|77	%{_udevrulesdir}/../tlp-usb-udev
14mu|tlp-0.8-1|78	%{_datadir}/bash-completion/completions/tlp
14mu|tlp-0.8-1|79	%{_presetdir}/50-tlp.preset
14mu|tlp-0.8-1|80	%{_unitdir}/*.service
14mu|tlp-0.8-1|81	#The following is not supported by fedora's kernel:
14mu|tlp-0.8-1|82	%{_sysconfdir}/acpi/events/thinkpad-radiosw
14mu|tlp-0.8-1|83	%{_sysconfdir}/acpi/thinkpad-radiosw.sh
14mu|tlp-0.8-1|84	
14mu|tlp-0.8-1|85	%files rdw
14mu|tlp-0.8-1|86	%doc COPYING LICENSE README
14mu|tlp-0.8-1|87	%{_sysconfdir}/NetworkManager/dispatcher.d/99tlp-rdw-nm
14mu|tlp-0.8-1|88	%{_udevrulesdir}/85-tlp-rdw.rules
14mu|tlp-0.8-1|89	%{_udevrulesdir}/../tlp-rdw-udev
14mu|tlp-0.8-1|90	
14mu|tlp-0.8-1|91	%post
14mu|tlp-0.8-1|92	%systemd_post tlp.service
14mu|tlp-0.8-1|93	%systemd_post tlp-sleep.service
14mu|tlp-0.8-1|94	
14mu|tlp-0.8-1|95	%preun
14mu|tlp-0.8-1|96	%systemd_preun tlp.service
14mu|tlp-0.8-1|97	%systemd_preun tlp-sleep.service
14mu|tlp-0.8-1|98	
14mu|tlp-0.8-1|99	%postun
14mu|tlp-0.8-1|100	%systemd_postun_with_restart tlp.service
14mu|tlp-0.8-1|101	%systemd_postun_with_restart tlp-sleep.service
14mu|tlp-0.8-1|102	
14mu|tlp-0.8-1|103	%post rdw
14mu|tlp-0.8-1|104	/bin/systemctl enable NetworkManager-dispatcher.service >/dev/null 2>&1 || :
14mu|tlp-0.8-1|105	
14mu|tlp-0.8-1|106	
14mu|tlp-0.8-1|107	%changelog
14mu|tlp-0.8-1|108	
14mu|tlp-0.8-1|109	* Mon Aug 17 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8-1
14mu|tlp-0.8-1|110	- (a4da9e9) Updaetd to 0.8
14mu|tlp-0.8-1|111	
14mu|tlp-0.8-1|112	

26169 14
14mu|tmpwatch-2.11-7|1	Summary:	Utility for removing files based on when they were last accessed
14mu|tmpwatch-2.11-7|2	Name:		tmpwatch
14mu|tmpwatch-2.11-7|3	Version:	2.11
14mu|tmpwatch-2.11-7|4	Release:	7
14mu|tmpwatch-2.11-7|5	License:	GPLv2+
14mu|tmpwatch-2.11-7|6	Group:		File tools
14mu|tmpwatch-2.11-7|7	Url:		https://fedorahosted.org/tmpwatch/
14mu|tmpwatch-2.11-7|8	Source0:	https://fedorahosted.org/releases/t/m/tmpwatch/%{name}-%{version}.tar.bz2
14mu|tmpwatch-2.11-7|9	# configure is looking for /sbin/fuser
14mu|tmpwatch-2.11-7|10	BuildRequires:	psmisc
14mu|tmpwatch-2.11-7|11	Requires:	psmisc
14mu|tmpwatch-2.11-7|12	
14mu|tmpwatch-2.11-7|13	%description
14mu|tmpwatch-2.11-7|14	The tmpwatch utility recursively searches through specified directories and
14mu|tmpwatch-2.11-7|15	removes files which have not been accessed in a specified period of time.
14mu|tmpwatch-2.11-7|16	Tmpwatch is normally used to clean up directories which are used for
14mu|tmpwatch-2.11-7|17	temporarily holding files (for example, /tmp). Tmpwatch ignores symlinks,
14mu|tmpwatch-2.11-7|18	won't switch filesystems and only removes empty directories and regular files.
14mu|tmpwatch-2.11-7|19	
14mu|tmpwatch-2.11-7|20	%files
14mu|tmpwatch-2.11-7|21	%doc ChangeLog NEWS README
14mu|tmpwatch-2.11-7|22	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/tmpwatch
14mu|tmpwatch-2.11-7|23	%attr(0755,root,root) %{_sysconfdir}/cron.daily/tmpwatch
14mu|tmpwatch-2.11-7|24	%{_sbindir}/tmpwatch
14mu|tmpwatch-2.11-7|25	%{_mandir}/man8/tmpwatch.8*
14mu|tmpwatch-2.11-7|26	
14mu|tmpwatch-2.11-7|27	#----------------------------------------------------------------------------
14mu|tmpwatch-2.11-7|28	
14mu|tmpwatch-2.11-7|29	%prep
14mu|tmpwatch-2.11-7|30	%setup -q
14mu|tmpwatch-2.11-7|31	
14mu|tmpwatch-2.11-7|32	%build
14mu|tmpwatch-2.11-7|33	%configure2_5x
14mu|tmpwatch-2.11-7|34	%make
14mu|tmpwatch-2.11-7|35	
14mu|tmpwatch-2.11-7|36	%install
14mu|tmpwatch-2.11-7|37	%makeinstall ROOT=%{buildroot} MANDIR=%{_mandir} SBINDIR=%{_sbindir}
14mu|tmpwatch-2.11-7|38	
14mu|tmpwatch-2.11-7|39	install -d %{buildroot}%{_sysconfdir}/cron.daily
14mu|tmpwatch-2.11-7|40	install -d %{buildroot}%{_sysconfdir}/sysconfig
14mu|tmpwatch-2.11-7|41	
14mu|tmpwatch-2.11-7|42	cat > tmpwatch.cron << EOF
14mu|tmpwatch-2.11-7|43	#!/bin/sh
14mu|tmpwatch-2.11-7|44	
14mu|tmpwatch-2.11-7|45	[ -f %{_sysconfdir}/sysconfig/tmpwatch ] && . %{_sysconfdir}/sysconfig/tmpwatch
14mu|tmpwatch-2.11-7|46	
14mu|tmpwatch-2.11-7|47	# we use patterns in TMPWATCH_EXCLUDES, don't allow shell to process them, leave them to tmpwatch
14mu|tmpwatch-2.11-7|48	set -f
14mu|tmpwatch-2.11-7|49	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS \$TMPWATCH_EXCLUDES 10d /tmp
14mu|tmpwatch-2.11-7|50	
14mu|tmpwatch-2.11-7|51	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS \$TMPWATCH_EXCLUDES 30d /var/tmp
14mu|tmpwatch-2.11-7|52	set +f
14mu|tmpwatch-2.11-7|53	
14mu|tmpwatch-2.11-7|54	for d in /var/{cache/man,catman}/{cat?,X11R6/cat?,local/cat?,\$LANG/cat?}; do
14mu|tmpwatch-2.11-7|55	if [ -d "\$d" ]; then
14mu|tmpwatch-2.11-7|56	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS -f 30d "\$d"
14mu|tmpwatch-2.11-7|57	fi
14mu|tmpwatch-2.11-7|58	done
14mu|tmpwatch-2.11-7|59	EOF
14mu|tmpwatch-2.11-7|60	
14mu|tmpwatch-2.11-7|61	cat > tmpwatch.sysconfig << EOF
14mu|tmpwatch-2.11-7|62	#TMPWATCH_OPTIONS="-umc"
14mu|tmpwatch-2.11-7|63	# (oe) define files/directories/sockets tmpwatch should ignore (#18488)
14mu|tmpwatch-2.11-7|64	TMPWATCH_EXCLUDES="-x /tmp/.ICE-unix -x /tmp/.X11-unix -x /tmp/.font-unix -x /tmp/.Test-unix -x /tmp/.XIM-unix -X /tmp/systemd-private*"
14mu|tmpwatch-2.11-7|65	EOF
14mu|tmpwatch-2.11-7|66	
14mu|tmpwatch-2.11-7|67	install -m0755 tmpwatch.cron %{buildroot}%{_sysconfdir}/cron.daily/tmpwatch
14mu|tmpwatch-2.11-7|68	install -m0644 tmpwatch.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/tmpwatch
14mu|tmpwatch-2.11-7|69	
14mu|tmpwatch-2.11-7|70	
14mu|tmpwatch-2.11-7|71	%changelog
14mu|tmpwatch-2.11-7|72	
14mu|tmpwatch-2.11-7|73	* Wed Dec 02 2015 Denis Silakov <dsilakov@gmail.com> 2.11-7
14mu|tmpwatch-2.11-7|74	- (a11cea0) Exclude /tmp/systemd-private folders
14mu|tmpwatch-2.11-7|75	
14mu|tmpwatch-2.11-7|76	

26170 14
14mu|tnef-1.4.9-1|1	Summary:	Decodes MS-TNEF attachments
14mu|tnef-1.4.9-1|2	Name:		tnef
14mu|tnef-1.4.9-1|3	Version:	1.4.9
14mu|tnef-1.4.9-1|4	Release:	1
14mu|tnef-1.4.9-1|5	License:	GPL
14mu|tnef-1.4.9-1|6	Group:		Networking/Mail
14mu|tnef-1.4.9-1|7	URL:		http://sourceforge.net/projects/tnef/
14mu|tnef-1.4.9-1|8	Source0:	http://prdownloads.sourceforge.net/tnef/%{name}-%{version}.tar.gz
14mu|tnef-1.4.9-1|9	Patch0:		tnef-1.4.5-format_not_a_string_literal_and_no_format_arguments.diff
14mu|tnef-1.4.9-1|10	Patch1:		tnef-1.4.9-CVE-2017-6307.patch
14mu|tnef-1.4.9-1|11	Patch2:		tnef-1.4.9-CVE-2017-6308.patch
14mu|tnef-1.4.9-1|12	Patch3:		tnef-1.4.9-CVE-2017-6309-6310.patch
14mu|tnef-1.4.9-1|13	BuildRequires:	mawk
14mu|tnef-1.4.9-1|14	BuildRequires:	gettext-devel
14mu|tnef-1.4.9-1|15	BuildRequires:	autoconf2.5
14mu|tnef-1.4.9-1|16	BuildRequires:	libtool
14mu|tnef-1.4.9-1|17	
14mu|tnef-1.4.9-1|18	%description
14mu|tnef-1.4.9-1|19	TNEF is a program for unpacking MIME attachments of type "application/ms-tnef".
14mu|tnef-1.4.9-1|20	This is a Microsoft only attachment. Due to the proliferation of Microsoft
14mu|tnef-1.4.9-1|21	Outlook and Exchange mail servers, more and more mail is encapsulated into
14mu|tnef-1.4.9-1|22	this format. The TNEF program allows one to unpack the attachments which were
14mu|tnef-1.4.9-1|23	encapsulated into the TNEF attachment. Thus alleviating the need to use
14mu|tnef-1.4.9-1|24	Microsoft Outlook to view the attachment.
14mu|tnef-1.4.9-1|25	
14mu|tnef-1.4.9-1|26	%prep
14mu|tnef-1.4.9-1|27	%setup -q
14mu|tnef-1.4.9-1|28	%patch0 -p0
14mu|tnef-1.4.9-1|29	%patch1 -p1
14mu|tnef-1.4.9-1|30	%patch2 -p1
14mu|tnef-1.4.9-1|31	%patch3 -p1
14mu|tnef-1.4.9-1|32	
14mu|tnef-1.4.9-1|33	%build
14mu|tnef-1.4.9-1|34	%serverbuild
14mu|tnef-1.4.9-1|35	%configure2_5x
14mu|tnef-1.4.9-1|36	%make
14mu|tnef-1.4.9-1|37	
14mu|tnef-1.4.9-1|38	%check
14mu|tnef-1.4.9-1|39	make check
14mu|tnef-1.4.9-1|40	
14mu|tnef-1.4.9-1|41	%install
14mu|tnef-1.4.9-1|42	%makeinstall_std
14mu|tnef-1.4.9-1|43	
14mu|tnef-1.4.9-1|44	%clean
14mu|tnef-1.4.9-1|45	
14mu|tnef-1.4.9-1|46	%files
14mu|tnef-1.4.9-1|47	%doc AUTHORS ChangeLog NEWS README THANKS TODO doc/FAQ
14mu|tnef-1.4.9-1|48	%{_bindir}/tnef
14mu|tnef-1.4.9-1|49	%{_mandir}/man1/tnef.1*
14mu|tnef-1.4.9-1|50	
14mu|tnef-1.4.9-1|51	%changelog
14mu|tnef-1.4.9-1|52	
14mu|tnef-1.4.9-1|53	* Mon Mar 06 2017 Denis Silakov <denis.silakov@rosalab.ru> 1.4.9-1
14mu|tnef-1.4.9-1|54	- (67de262) Updated to 1.4.9
14mu|tnef-1.4.9-1|55	
14mu|tnef-1.4.9-1|56	

26171 14
14mu|tokyocabinet-1.4.47-9|1	%define major 9
14mu|tokyocabinet-1.4.47-9|2	%define libname %mklibname %{name} %{major}
14mu|tokyocabinet-1.4.47-9|3	%define devname %mklibname %{name} -d
14mu|tokyocabinet-1.4.47-9|4	
14mu|tokyocabinet-1.4.47-9|5	Summary:	Tokyo Cabinet: a modern implementation of DBM
14mu|tokyocabinet-1.4.47-9|6	Name:		tokyocabinet
14mu|tokyocabinet-1.4.47-9|7	Version:	1.4.47
14mu|tokyocabinet-1.4.47-9|8	Release:	9
14mu|tokyocabinet-1.4.47-9|9	License:	LGPLv2.1+
14mu|tokyocabinet-1.4.47-9|10	Group:		System/Libraries
14mu|tokyocabinet-1.4.47-9|11	Url:		http://1978th.net/tokyocabinet/
14mu|tokyocabinet-1.4.47-9|12	Source0:	http://1978th.net/%{name}/%{name}-%{version}.tar.gz
14mu|tokyocabinet-1.4.47-9|13	Patch0:		tokyocabinet-mdv_conf.diff
14mu|tokyocabinet-1.4.47-9|14	Patch1:		tokyocabinet-1.4.9-lzmalib_linkage_fix.diff
14mu|tokyocabinet-1.4.47-9|15	BuildRequires:	bzip2-devel
14mu|tokyocabinet-1.4.47-9|16	BuildRequires:	liblzo-devel
14mu|tokyocabinet-1.4.47-9|17	BuildRequires:	lzmalib-devel
14mu|tokyocabinet-1.4.47-9|18	BuildRequires:	pkgconfig(zlib)
14mu|tokyocabinet-1.4.47-9|19	
14mu|tokyocabinet-1.4.47-9|20	%description
14mu|tokyocabinet-1.4.47-9|21	Tokyo Cabinet is a library of routines for managing a database. The database is
14mu|tokyocabinet-1.4.47-9|22	a simple data file containing records, each is a pair of a key and a value.
14mu|tokyocabinet-1.4.47-9|23	Every key and value is serial bytes with variable length. Both binary data and
14mu|tokyocabinet-1.4.47-9|24	character string can be used as a key and a value. There is neither concept of
14mu|tokyocabinet-1.4.47-9|25	data tables nor data types. Records are organized in hash table or B+ tree.
14mu|tokyocabinet-1.4.47-9|26	
14mu|tokyocabinet-1.4.47-9|27	As for database of hash table, each key must be unique within a database, so it
14mu|tokyocabinet-1.4.47-9|28	is impossible to store two or more records with a key overlaps. The following
14mu|tokyocabinet-1.4.47-9|29	access methods are provided to the database: storing a record with a key and a
14mu|tokyocabinet-1.4.47-9|30	value, deleting a record by a key, retrieving a record by a key. Moreover,
14mu|tokyocabinet-1.4.47-9|31	traversal access to every key are provided, although the order is arbitrary.
14mu|tokyocabinet-1.4.47-9|32	These access methods are similar to ones of DBM (or its followers: NDBM and
14mu|tokyocabinet-1.4.47-9|33	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
14mu|tokyocabinet-1.4.47-9|34	DBM because of its higher performance.
14mu|tokyocabinet-1.4.47-9|35	
14mu|tokyocabinet-1.4.47-9|36	As for database of B+ tree, records whose keys are duplicated can be stored.
14mu|tokyocabinet-1.4.47-9|37	Access methods of storing, deleting, and retrieving are provided as with the
14mu|tokyocabinet-1.4.47-9|38	database of hash table. Records are stored in order by a comparison function
14mu|tokyocabinet-1.4.47-9|39	assigned by a user. It is possible to access each record with the cursor in
14mu|tokyocabinet-1.4.47-9|40	ascending or descending order. According to this mechanism, forward matching
14mu|tokyocabinet-1.4.47-9|41	search for strings and range search for integers are realized. Moreover,
14mu|tokyocabinet-1.4.47-9|42	transaction is available in database of B+ tree.
14mu|tokyocabinet-1.4.47-9|43	
14mu|tokyocabinet-1.4.47-9|44	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
14mu|tokyocabinet-1.4.47-9|45	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
14mu|tokyocabinet-1.4.47-9|46	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
14mu|tokyocabinet-1.4.47-9|47	the GNU Lesser General Public License.
14mu|tokyocabinet-1.4.47-9|48	
14mu|tokyocabinet-1.4.47-9|49	%files
14mu|tokyocabinet-1.4.47-9|50	%{_bindir}/*
14mu|tokyocabinet-1.4.47-9|51	%{_mandir}/man1/*
14mu|tokyocabinet-1.4.47-9|52	
14mu|tokyocabinet-1.4.47-9|53	#----------------------------------------------------------------------------
14mu|tokyocabinet-1.4.47-9|54	
14mu|tokyocabinet-1.4.47-9|55	%package -n %{libname}
14mu|tokyocabinet-1.4.47-9|56	Summary:	Tokyo Cabinet: a modern implementation of DBM
14mu|tokyocabinet-1.4.47-9|57	Group:		System/Libraries
14mu|tokyocabinet-1.4.47-9|58	
14mu|tokyocabinet-1.4.47-9|59	%description -n %{libname}
14mu|tokyocabinet-1.4.47-9|60	Tokyo Cabinet is a library of routines for managing a database. The database is
14mu|tokyocabinet-1.4.47-9|61	a simple data file containing records, each is a pair of a key and a value.
14mu|tokyocabinet-1.4.47-9|62	Every key and value is serial bytes with variable length. Both binary data and
14mu|tokyocabinet-1.4.47-9|63	character string can be used as a key and a value. There is neither concept of
14mu|tokyocabinet-1.4.47-9|64	data tables nor data types. Records are organized in hash table or B+ tree.
14mu|tokyocabinet-1.4.47-9|65	
14mu|tokyocabinet-1.4.47-9|66	%files -n %{libname}
14mu|tokyocabinet-1.4.47-9|67	%doc COPYING ChangeLog README doc/* lab/magic
14mu|tokyocabinet-1.4.47-9|68	%{_libdir}/libtokyocabinet.so.%{major}*
14mu|tokyocabinet-1.4.47-9|69	
14mu|tokyocabinet-1.4.47-9|70	#----------------------------------------------------------------------------
14mu|tokyocabinet-1.4.47-9|71	
14mu|tokyocabinet-1.4.47-9|72	%package -n %{devname}
14mu|tokyocabinet-1.4.47-9|73	Summary:	Static library and header files for the tokyocabinet library
14mu|tokyocabinet-1.4.47-9|74	Group:		Development/C
14mu|tokyocabinet-1.4.47-9|75	Requires:	%{libname} = %{EVRD}
14mu|tokyocabinet-1.4.47-9|76	Provides:	%{name}-devel = %{EVRD}
14mu|tokyocabinet-1.4.47-9|77	
14mu|tokyocabinet-1.4.47-9|78	%description -n %{devname}
14mu|tokyocabinet-1.4.47-9|79	Tokyo Cabinet is a library of routines for managing a database. The database is
14mu|tokyocabinet-1.4.47-9|80	a simple data file containing records, each is a pair of a key and a value.
14mu|tokyocabinet-1.4.47-9|81	Every key and value is serial bytes with variable length. Both binary data and
14mu|tokyocabinet-1.4.47-9|82	character string can be used as a key and a value. There is neither concept of
14mu|tokyocabinet-1.4.47-9|83	data tables nor data types. Records are organized in hash table or B+ tree.
14mu|tokyocabinet-1.4.47-9|84	
14mu|tokyocabinet-1.4.47-9|85	This package contains the static library and its header files.
14mu|tokyocabinet-1.4.47-9|86	
14mu|tokyocabinet-1.4.47-9|87	%files -n %{devname}
14mu|tokyocabinet-1.4.47-9|88	%{_includedir}/*
14mu|tokyocabinet-1.4.47-9|89	%{_libdir}/*.so
14mu|tokyocabinet-1.4.47-9|90	%{_libdir}/*.a
14mu|tokyocabinet-1.4.47-9|91	%{_libdir}/pkgconfig/tokyocabinet.pc
14mu|tokyocabinet-1.4.47-9|92	%{_mandir}/man3/*
14mu|tokyocabinet-1.4.47-9|93	
14mu|tokyocabinet-1.4.47-9|94	#----------------------------------------------------------------------------
14mu|tokyocabinet-1.4.47-9|95	
14mu|tokyocabinet-1.4.47-9|96	%package tcawmgr
14mu|tokyocabinet-1.4.47-9|97	Summary:	The CGI utility of the abstract database API (tokyocabinet)
14mu|tokyocabinet-1.4.47-9|98	Group:		System/Servers
14mu|tokyocabinet-1.4.47-9|99	Requires:	%{libname} = %{EVRD}
14mu|tokyocabinet-1.4.47-9|100	Requires:	apache
14mu|tokyocabinet-1.4.47-9|101	
14mu|tokyocabinet-1.4.47-9|102	%description tcawmgr
14mu|tokyocabinet-1.4.47-9|103	The CGI utility of the abstract database API (tokyocabinet).
14mu|tokyocabinet-1.4.47-9|104	
14mu|tokyocabinet-1.4.47-9|105	%files tcawmgr
14mu|tokyocabinet-1.4.47-9|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf
14mu|tokyocabinet-1.4.47-9|107	%attr(0755,root,root) /var/www/cgi-bin/tcawmgr.cgi
14mu|tokyocabinet-1.4.47-9|108	
14mu|tokyocabinet-1.4.47-9|109	#----------------------------------------------------------------------------
14mu|tokyocabinet-1.4.47-9|110	
14mu|tokyocabinet-1.4.47-9|111	%prep
14mu|tokyocabinet-1.4.47-9|112	%setup -q
14mu|tokyocabinet-1.4.47-9|113	%patch0 -p1
14mu|tokyocabinet-1.4.47-9|114	%patch1 -p0
14mu|tokyocabinet-1.4.47-9|115	
14mu|tokyocabinet-1.4.47-9|116	%build
14mu|tokyocabinet-1.4.47-9|117	rm -f configure
14mu|tokyocabinet-1.4.47-9|118	autoconf
14mu|tokyocabinet-1.4.47-9|119	
14mu|tokyocabinet-1.4.47-9|120	%configure2_5x \
14mu|tokyocabinet-1.4.47-9|121	--disable-static \
14mu|tokyocabinet-1.4.47-9|122	--enable-zlib \
14mu|tokyocabinet-1.4.47-9|123	--enable-bzip \
14mu|tokyocabinet-1.4.47-9|124	--enable-pthread \
14mu|tokyocabinet-1.4.47-9|125	--enable-exlzma \
14mu|tokyocabinet-1.4.47-9|126	--enable-exlzo
14mu|tokyocabinet-1.4.47-9|127	
14mu|tokyocabinet-1.4.47-9|128	%make \
14mu|tokyocabinet-1.4.47-9|129	CFLAGS="-std=c99 -Wall -fPIC -fsigned-char %{optflags}" \
14mu|tokyocabinet-1.4.47-9|130	LDFLAGS="%{ldflags} -L. -L%{_libdir}"
14mu|tokyocabinet-1.4.47-9|131	
14mu|tokyocabinet-1.4.47-9|132	%install
14mu|tokyocabinet-1.4.47-9|133	%makeinstall_std
14mu|tokyocabinet-1.4.47-9|134	
14mu|tokyocabinet-1.4.47-9|135	install -d %{buildroot}/var/www/cgi-bin
14mu|tokyocabinet-1.4.47-9|136	mv %{buildroot}%{_libdir}/tcawmgr.cgi %{buildroot}/var/www/cgi-bin/
14mu|tokyocabinet-1.4.47-9|137	
14mu|tokyocabinet-1.4.47-9|138	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14mu|tokyocabinet-1.4.47-9|139	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf << EOF
14mu|tokyocabinet-1.4.47-9|140	<Location /cgi-bin/tcawmgr.cgi>
14mu|tokyocabinet-1.4.47-9|141	Require local granted
14mu|tokyocabinet-1.4.47-9|142	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf"
14mu|tokyocabinet-1.4.47-9|143	</Location>
14mu|tokyocabinet-1.4.47-9|144	EOF
14mu|tokyocabinet-1.4.47-9|145	
14mu|tokyocabinet-1.4.47-9|146	# cleanup
14mu|tokyocabinet-1.4.47-9|147	rm -rf %{buildroot}%{_datadir}/%{name}
14mu|tokyocabinet-1.4.47-9|148	rm -f doc/*~
14mu|tokyocabinet-1.4.47-9|149	
14mu|tokyocabinet-1.4.47-9|150	%check
14mu|tokyocabinet-1.4.47-9|151	%make check
14mu|tokyocabinet-1.4.47-9|152	
14mu|tokyocabinet-1.4.47-9|153	
14mu|tokyocabinet-1.4.47-9|154	%changelog
14mu|tokyocabinet-1.4.47-9|155	
14mu|tokyocabinet-1.4.47-9|156	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.47-9
14mu|tokyocabinet-1.4.47-9|157	- (8120075) Build with system optflags
14mu|tokyocabinet-1.4.47-9|158	- (8120075) Spec cleanup
14mu|tokyocabinet-1.4.47-9|159	
14mu|tokyocabinet-1.4.47-9|160	

26172 14
14mu|tomcat-7.0.68-12|1	%define _libexecdir /usr/libexec
14mu|tomcat-7.0.68-12|2	
14mu|tomcat-7.0.68-12|3	%global jspspec 2.2
14mu|tomcat-7.0.68-12|4	%global major_version 7
14mu|tomcat-7.0.68-12|5	%global minor_version 0
14mu|tomcat-7.0.68-12|6	%global micro_version 68
14mu|tomcat-7.0.68-12|7	%global packdname apache-tomcat-%{version}-src
14mu|tomcat-7.0.68-12|8	%global servletspec 3.0
14mu|tomcat-7.0.68-12|9	%global elspec 2.2
14mu|tomcat-7.0.68-12|10	%global tcuid 91
14mu|tomcat-7.0.68-12|11	
14mu|tomcat-7.0.68-12|12	# FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
14mu|tomcat-7.0.68-12|13	%global basedir %{_var}/lib/%{name}
14mu|tomcat-7.0.68-12|14	%global appdir %{basedir}/webapps
14mu|tomcat-7.0.68-12|15	%global homedir %{_datadir}/%{name}
14mu|tomcat-7.0.68-12|16	%global bindir %{homedir}/bin
14mu|tomcat-7.0.68-12|17	%global confdir %{_sysconfdir}/%{name}
14mu|tomcat-7.0.68-12|18	%global libdir %{_javadir}/%{name}
14mu|tomcat-7.0.68-12|19	%global logdir %{_var}/log/%{name}
14mu|tomcat-7.0.68-12|20	%global cachedir %{_var}/cache/%{name}
14mu|tomcat-7.0.68-12|21	%global tempdir %{cachedir}/temp
14mu|tomcat-7.0.68-12|22	%global workdir %{cachedir}/work
14mu|tomcat-7.0.68-12|23	%global _systemddir /lib/systemd/system
14mu|tomcat-7.0.68-12|24	
14mu|tomcat-7.0.68-12|25	Summary:	Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
14mu|tomcat-7.0.68-12|26	Name:		tomcat
14mu|tomcat-7.0.68-12|27	Version:	%{major_version}.%{minor_version}.%{micro_version}
14mu|tomcat-7.0.68-12|28	Release:	12
14mu|tomcat-7.0.68-12|29	Group:		Networking/WWW
14mu|tomcat-7.0.68-12|30	License:	ASL 2.0
14mu|tomcat-7.0.68-12|31	Url:		http://tomcat.apache.org/
14mu|tomcat-7.0.68-12|32	Source0:	http://www.apache.org/dist/tomcat/tomcat-%{major_version}/v%{version}/src/%{packdname}.tar.gz
14mu|tomcat-7.0.68-12|33	Source1:	%{name}-%{major_version}.%{minor_version}.conf
14mu|tomcat-7.0.68-12|34	Source3:	%{name}-%{major_version}.%{minor_version}.sysconfig
14mu|tomcat-7.0.68-12|35	Source4:	%{name}-%{major_version}.%{minor_version}.wrapper
14mu|tomcat-7.0.68-12|36	Source5:	%{name}-%{major_version}.%{minor_version}.logrotate
14mu|tomcat-7.0.68-12|37	Source6:	%{name}-%{major_version}.%{minor_version}-digest.script
14mu|tomcat-7.0.68-12|38	Source7:	%{name}-%{major_version}.%{minor_version}-tool-wrapper.script
14mu|tomcat-7.0.68-12|39	Source8:	servlet-api-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-12|40	Source9:	jsp-api-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-12|41	Source10:	%{name}-%{major_version}.%{minor_version}-log4j.properties
14mu|tomcat-7.0.68-12|42	Source11:	%{name}-%{major_version}.%{minor_version}.service
14mu|tomcat-7.0.68-12|43	Source12:	el-api-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-12|44	Source13:	jasper-el-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-12|45	Source14:	jasper-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-12|46	Source15:	tomcat-api-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-12|47	Source16:	tomcat-juli-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-12|48	Source20:      %{name}-%{major_version}.%{minor_version}-jsvc.service
14mu|tomcat-7.0.68-12|49	Source21:      tomcat-functions
14mu|tomcat-7.0.68-12|50	Source30:      tomcat-preamble
14mu|tomcat-7.0.68-12|51	Source31:      tomcat-server
14mu|tomcat-7.0.68-12|52	Source32:      tomcat-named.service
14mu|tomcat-7.0.68-12|53	
14mu|tomcat-7.0.68-12|54	Patch0:		%{name}-%{major_version}.%{minor_version}-bootstrap-MANIFEST.MF.patch
14mu|tomcat-7.0.68-12|55	Patch1:		%{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.patch
14mu|tomcat-7.0.68-12|56	BuildArch:	noarch
14mu|tomcat-7.0.68-12|57	
14mu|tomcat-7.0.68-12|58	BuildRequires:	ant
14mu|tomcat-7.0.68-12|59	BuildRequires:	ecj
14mu|tomcat-7.0.68-12|60	BuildRequires:	findutils
14mu|tomcat-7.0.68-12|61	BuildRequires:	commons-collections
14mu|tomcat-7.0.68-12|62	BuildRequires:	apache-commons-daemon
14mu|tomcat-7.0.68-12|63	BuildRequires:	apache-commons-dbcp
14mu|tomcat-7.0.68-12|64	BuildRequires:	apache-commons-pool
14mu|tomcat-7.0.68-12|65	BuildRequires:	jakarta-taglibs-standard
14mu|tomcat-7.0.68-12|66	BuildRequires:	java-1.8.0-openjdk-devel
14mu|tomcat-7.0.68-12|67	BuildRequires:	jpackage-utils >= 0:1.7.0
14mu|tomcat-7.0.68-12|68	BuildRequires:	junit
14mu|tomcat-7.0.68-12|69	BuildRequires:	log4j
14mu|tomcat-7.0.68-12|70	BuildRequires:	jaxrpc
14mu|tomcat-7.0.68-12|71	BuildRequires:	wsdl4j
14mu|tomcat-7.0.68-12|72	BuildRequires:	java-rpmbuild
14mu|tomcat-7.0.68-12|73	BuildRequires:	zip
14mu|tomcat-7.0.68-12|74	BuildRequires: systemd-units
14mu|tomcat-7.0.68-12|75	Requires:	apache-commons-daemon
14mu|tomcat-7.0.68-12|76	Requires:	apache-commons-logging
14mu|tomcat-7.0.68-12|77	Requires:	apache-commons-collections
14mu|tomcat-7.0.68-12|78	Requires:	apache-commons-dbcp
14mu|tomcat-7.0.68-12|79	Requires:	apache-commons-pool
14mu|tomcat-7.0.68-12|80	Requires:	java >= 0:1.6.0
14mu|tomcat-7.0.68-12|81	Requires:	procps
14mu|tomcat-7.0.68-12|82	Requires:	%{name}-lib = %{version}-%{release}
14mu|tomcat-7.0.68-12|83	Requires(pre):	shadow-utils
14mu|tomcat-7.0.68-12|84	Requires(post):	chkconfig
14mu|tomcat-7.0.68-12|85	Requires(preun):	chkconfig
14mu|tomcat-7.0.68-12|86	Requires(post):	jpackage-utils
14mu|tomcat-7.0.68-12|87	Requires(postun):	jpackage-utils
14mu|tomcat-7.0.68-12|88	Requires(post):   systemd
14mu|tomcat-7.0.68-12|89	Requires(post):   systemd-units
14mu|tomcat-7.0.68-12|90	Requires(preun):  systemd-units
14mu|tomcat-7.0.68-12|91	Requires(postun): systemd-units
14mu|tomcat-7.0.68-12|92	
14mu|tomcat-7.0.68-12|93	%description
14mu|tomcat-7.0.68-12|94	Tomcat is the servlet container that is used in the official Reference
14mu|tomcat-7.0.68-12|95	Implementation for the Java Servlet and JavaServer Pages technologies.
14mu|tomcat-7.0.68-12|96	The Java Servlet and JavaServer Pages specifications are developed by
14mu|tomcat-7.0.68-12|97	Sun under the Java Community Process.
14mu|tomcat-7.0.68-12|98	
14mu|tomcat-7.0.68-12|99	Tomcat is developed in an open and participatory environment and
14mu|tomcat-7.0.68-12|100	released under the Apache Software License version 2.0. Tomcat is intended
14mu|tomcat-7.0.68-12|101	to be a collaboration of the best-of-breed developers from around the world.
14mu|tomcat-7.0.68-12|102	
14mu|tomcat-7.0.68-12|103	%package admin-webapps
14mu|tomcat-7.0.68-12|104	Group:		Networking/WWW
14mu|tomcat-7.0.68-12|105	Summary:	The host-manager and manager web applications for Apache Tomcat
14mu|tomcat-7.0.68-12|106	Requires:	%{name} = %{version}-%{release}
14mu|tomcat-7.0.68-12|107	
14mu|tomcat-7.0.68-12|108	%description admin-webapps
14mu|tomcat-7.0.68-12|109	The host-manager and manager web applications for Apache Tomcat.
14mu|tomcat-7.0.68-12|110	
14mu|tomcat-7.0.68-12|111	%package docs-webapp
14mu|tomcat-7.0.68-12|112	Group:		Networking/WWW
14mu|tomcat-7.0.68-12|113	Summary:	The docs web application for Apache Tomcat
14mu|tomcat-7.0.68-12|114	Requires:	%{name} = %{version}-%{release}
14mu|tomcat-7.0.68-12|115	
14mu|tomcat-7.0.68-12|116	%description docs-webapp
14mu|tomcat-7.0.68-12|117	The docs web application for Apache Tomcat.
14mu|tomcat-7.0.68-12|118	
14mu|tomcat-7.0.68-12|119	%package javadoc
14mu|tomcat-7.0.68-12|120	Group:		Development/Java
14mu|tomcat-7.0.68-12|121	Summary:	Javadoc generated documentation for Apache Tomcat
14mu|tomcat-7.0.68-12|122	Requires:	jpackage-utils
14mu|tomcat-7.0.68-12|123	
14mu|tomcat-7.0.68-12|124	%description javadoc
14mu|tomcat-7.0.68-12|125	Javadoc generated documentation for Apache Tomcat.
14mu|tomcat-7.0.68-12|126	
14mu|tomcat-7.0.68-12|127	%package jsvc
14mu|tomcat-7.0.68-12|128	Group: Development/Java
14mu|tomcat-7.0.68-12|129	Summary: Apache jsvc wrapper for Apache Tomcat as separate service
14mu|tomcat-7.0.68-12|130	Requires: %{name} = %{version}-%{release}
14mu|tomcat-7.0.68-12|131	Requires: %{name}-lib = %{version}-%{release}
14mu|tomcat-7.0.68-12|132	Requires: apache-commons-daemon-jsvc
14mu|tomcat-7.0.68-12|133	
14mu|tomcat-7.0.68-12|134	%description jsvc
14mu|tomcat-7.0.68-12|135	Systemd service and wrapper scripts to start tomcat with jsvc,
14mu|tomcat-7.0.68-12|136	which allows tomcat to perform some privileged operations
14mu|tomcat-7.0.68-12|137	(e.g. bind to a port < 1024) and then switch identity to a non-privileged user.
14mu|tomcat-7.0.68-12|138	
14mu|tomcat-7.0.68-12|139	%package jsp-%{jspspec}-api
14mu|tomcat-7.0.68-12|140	Group:		Development/Java
14mu|tomcat-7.0.68-12|141	Summary:	Apache Tomcat JSP API implementation classes
14mu|tomcat-7.0.68-12|142	Provides:	jsp = %{jspspec}
14mu|tomcat-7.0.68-12|143	Provides:	jsp22
14mu|tomcat-7.0.68-12|144	Requires:	%{name}-servlet-%{servletspec}-api = %{version}-%{release}
14mu|tomcat-7.0.68-12|145	Requires(post):	chkconfig
14mu|tomcat-7.0.68-12|146	Requires(postun):	chkconfig
14mu|tomcat-7.0.68-12|147	
14mu|tomcat-7.0.68-12|148	%description jsp-%{jspspec}-api
14mu|tomcat-7.0.68-12|149	Apache Tomcat JSP API implementation classes.
14mu|tomcat-7.0.68-12|150	
14mu|tomcat-7.0.68-12|151	
14mu|tomcat-7.0.68-12|152	%package lib
14mu|tomcat-7.0.68-12|153	Group:		Development/Java
14mu|tomcat-7.0.68-12|154	Summary:	Libraries needed to run the Tomcat Web container
14mu|tomcat-7.0.68-12|155	Requires:	%{name}-jsp-%{jspspec}-api = %{version}-%{release}
14mu|tomcat-7.0.68-12|156	Requires:	%{name}-servlet-%{servletspec}-api = %{version}-%{release}
14mu|tomcat-7.0.68-12|157	Requires:	%{name}-el-%{elspec}-api = %{version}-%{release}
14mu|tomcat-7.0.68-12|158	Requires:	ecj
14mu|tomcat-7.0.68-12|159	Requires:	apache-commons-collections
14mu|tomcat-7.0.68-12|160	Requires:	apache-commons-dbcp
14mu|tomcat-7.0.68-12|161	Requires:	apache-commons-pool
14mu|tomcat-7.0.68-12|162	Requires(preun):	coreutils
14mu|tomcat-7.0.68-12|163	
14mu|tomcat-7.0.68-12|164	%description lib
14mu|tomcat-7.0.68-12|165	Libraries needed to run the Tomcat Web container.
14mu|tomcat-7.0.68-12|166	
14mu|tomcat-7.0.68-12|167	%package servlet-%{servletspec}-api
14mu|tomcat-7.0.68-12|168	Group:		Development/Java
14mu|tomcat-7.0.68-12|169	Summary:	Apache Tomcat Servlet API implementation classes
14mu|tomcat-7.0.68-12|170	Provides:	servlet = %{servletspec}
14mu|tomcat-7.0.68-12|171	Provides:	servlet6
14mu|tomcat-7.0.68-12|172	Provides:	servlet3
14mu|tomcat-7.0.68-12|173	Requires(post):	chkconfig
14mu|tomcat-7.0.68-12|174	Requires(postun):	chkconfig
14mu|tomcat-7.0.68-12|175	
14mu|tomcat-7.0.68-12|176	%description servlet-%{servletspec}-api
14mu|tomcat-7.0.68-12|177	Apache Tomcat Servlet API implementation classes.
14mu|tomcat-7.0.68-12|178	
14mu|tomcat-7.0.68-12|179	%package el-%{elspec}-api
14mu|tomcat-7.0.68-12|180	Group:		Development/Java
14mu|tomcat-7.0.68-12|181	Summary:	Expression Language v1.0 API
14mu|tomcat-7.0.68-12|182	Provides:	el_1_0_api = %{version}-%{release}
14mu|tomcat-7.0.68-12|183	Provides:	el_api = %{elspec}
14mu|tomcat-7.0.68-12|184	Requires(post):	chkconfig
14mu|tomcat-7.0.68-12|185	Requires(postun):	chkconfig
14mu|tomcat-7.0.68-12|186	
14mu|tomcat-7.0.68-12|187	%description el-%{elspec}-api
14mu|tomcat-7.0.68-12|188	Expression Language 1.0.
14mu|tomcat-7.0.68-12|189	
14mu|tomcat-7.0.68-12|190	%package webapps
14mu|tomcat-7.0.68-12|191	Group:		Networking/WWW
14mu|tomcat-7.0.68-12|192	Summary:	The ROOT and examples web applications for Apache Tomcat
14mu|tomcat-7.0.68-12|193	Requires:	%{name} = %{version}-%{release}
14mu|tomcat-7.0.68-12|194	Requires:	jakarta-taglibs-standard >= 0:1.1
14mu|tomcat-7.0.68-12|195	
14mu|tomcat-7.0.68-12|196	%description webapps
14mu|tomcat-7.0.68-12|197	The ROOT and examples web applications for Apache Tomcat.
14mu|tomcat-7.0.68-12|198	
14mu|tomcat-7.0.68-12|199	%prep
14mu|tomcat-7.0.68-12|200	%setup -q -n %{packdname}
14mu|tomcat-7.0.68-12|201	# remove pre-built binaries and windows files
14mu|tomcat-7.0.68-12|202	find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
14mu|tomcat-7.0.68-12|203	-name "*.jar" -o -name "*.war" -o -name "*.zip" \) -delete
14mu|tomcat-7.0.68-12|204	
14mu|tomcat-7.0.68-12|205	%patch0 -p0
14mu|tomcat-7.0.68-12|206	%patch1 -p0
14mu|tomcat-7.0.68-12|207	ln -s $(build-classpath jakarta-taglibs-core) webapps/examples/WEB-INF/lib/jstl.jar
14mu|tomcat-7.0.68-12|208	ln -s $(build-classpath jakarta-taglibs-standard) webapps/examples/WEB-INF/lib/standard.jar
14mu|tomcat-7.0.68-12|209	
14mu|tomcat-7.0.68-12|210	rm java/org/apache/jasper/compiler/JDTCompiler.java
14mu|tomcat-7.0.68-12|211	
14mu|tomcat-7.0.68-12|212	%build
14mu|tomcat-7.0.68-12|213	export OPT_JAR_LIST="xalan-j2-serializer"
14mu|tomcat-7.0.68-12|214	# we don't care about the tarballs and we're going to replace
14mu|tomcat-7.0.68-12|215	# tomcat-dbcp.jar with apache-commons-{collections,dbcp,pool}-tomcat5.jar
14mu|tomcat-7.0.68-12|216	# so just create a dummy file for later removal
14mu|tomcat-7.0.68-12|217	touch HACK
14mu|tomcat-7.0.68-12|218	mkdir -p HACKDIR
14mu|tomcat-7.0.68-12|219	touch HACKDIR/build.xml
14mu|tomcat-7.0.68-12|220	# who needs a build.properties file anyway
14mu|tomcat-7.0.68-12|221	ant -Dbase.path="." \
14mu|tomcat-7.0.68-12|222	-Dbuild.compiler="modern" \
14mu|tomcat-7.0.68-12|223	-Dcommons-collections.jar="$(build-classpath commons-collections)" \
14mu|tomcat-7.0.68-12|224	-Dcommons-daemon.jar="$(build-classpath commons-daemon)" \
14mu|tomcat-7.0.68-12|225	-Dcommons-daemon.native.src.tgz="HACK" \
14mu|tomcat-7.0.68-12|226	-Djasper-jdt.jar="$(build-classpath ecj)" \
14mu|tomcat-7.0.68-12|227	-Djdt.jar="$(build-classpath ecj)" \
14mu|tomcat-7.0.68-12|228	-Dtomcat-dbcp.jar="$(build-classpath apache-commons-dbcp)" \
14mu|tomcat-7.0.68-12|229	-Dtomcat-native.tar.gz="HACK" \
14mu|tomcat-7.0.68-12|230	-Dtomcat-native.home="." \
14mu|tomcat-7.0.68-12|231	-Dcommons-daemon.native.win.mgr.exe="HACK" \
14mu|tomcat-7.0.68-12|232	-Dnsis.exe="HACK" \
14mu|tomcat-7.0.68-12|233	-Djaxrpc-lib.jar="$(build-classpath jaxrpc)" \
14mu|tomcat-7.0.68-12|234	-Dwsdl4j-lib.jar="$(build-classpath wsdl4j)" \
14mu|tomcat-7.0.68-12|235	-Dcommons-pool.home="HACKDIR" \
14mu|tomcat-7.0.68-12|236	-Dcommons-dbcp.home="HACKDIR" \
14mu|tomcat-7.0.68-12|237	-Dno.build.dbcp=true \
14mu|tomcat-7.0.68-12|238	-Dversion="%{version}" \
14mu|tomcat-7.0.68-12|239	-Djava.7.home=%{java_home} \
14mu|tomcat-7.0.68-12|240	-Dversion.build="%{micro_version}" \
14mu|tomcat-7.0.68-12|241	deploy dist-prepare dist-source javadoc
14mu|tomcat-7.0.68-12|242	
14mu|tomcat-7.0.68-12|243	# remove some jars that we'll replace with symlinks later
14mu|tomcat-7.0.68-12|244	rm output/build/bin/commons-daemon.jar \
14mu|tomcat-7.0.68-12|245	output/build/lib/ecj.jar
14mu|tomcat-7.0.68-12|246	# remove the cruft we created
14mu|tomcat-7.0.68-12|247	rm output/build/bin/tomcat-native.tar.gz
14mu|tomcat-7.0.68-12|248	pushd output/dist/src/webapps/docs/appdev/sample/src
14mu|tomcat-7.0.68-12|249	mkdir -p ../web/WEB-INF/classes
14mu|tomcat-7.0.68-12|250	javac -cp ../../../../../../../../output/build/lib/servlet-api.jar -d ../web/WEB-INF/classes mypackage/Hello.java
14mu|tomcat-7.0.68-12|251	pushd ../web
14mu|tomcat-7.0.68-12|252	jar cf ../../../../../../../../output/build/webapps/docs/appdev/sample/sample.war *
14mu|tomcat-7.0.68-12|253	popd
14mu|tomcat-7.0.68-12|254	popd
14mu|tomcat-7.0.68-12|255	
14mu|tomcat-7.0.68-12|256	# inject OSGi manifests
14mu|tomcat-7.0.68-12|257	mkdir -p META-INF
14mu|tomcat-7.0.68-12|258	cp -p %{SOURCE8} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|259	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|260	zip output/build/lib/servlet-api.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|261	cp -p %{SOURCE9} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|262	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|263	zip output/build/lib/jsp-api.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|264	cp -p %{SOURCE12} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|265	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|266	zip output/build/lib/el-api.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|267	cp -p %{SOURCE13} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|268	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|269	zip output/build/lib/jasper-el.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|270	cp -p %{SOURCE14} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|271	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|272	zip output/build/lib/jasper.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|273	cp -p %{SOURCE15} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|274	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|275	zip output/build/lib/tomcat-api.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|276	cp -p %{SOURCE16} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|277	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|278	zip output/build/bin/tomcat-juli.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-12|279	
14mu|tomcat-7.0.68-12|280	%install
14mu|tomcat-7.0.68-12|281	# build initial path structure
14mu|tomcat-7.0.68-12|282	install -d -m 0755 %{buildroot}%{_bindir}
14mu|tomcat-7.0.68-12|283	install -d -m 0755 %{buildroot}%{_sbindir}
14mu|tomcat-7.0.68-12|284	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14mu|tomcat-7.0.68-12|285	install -d -m 0755 %{buildroot}%{_systemddir}
14mu|tomcat-7.0.68-12|286	install -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
14mu|tomcat-7.0.68-12|287	install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
14mu|tomcat-7.0.68-12|288	install -d -m 0755 %{buildroot}%{appdir}
14mu|tomcat-7.0.68-12|289	install -d -m 0755 %{buildroot}%{bindir}
14mu|tomcat-7.0.68-12|290	install -d -m 0775 %{buildroot}%{confdir}
14mu|tomcat-7.0.68-12|291	install -d -m 0775 %{buildroot}%{confdir}/Catalina/localhost
14mu|tomcat-7.0.68-12|292	install -d -m 0755 %{buildroot}%{libdir}
14mu|tomcat-7.0.68-12|293	install -d -m 0775 %{buildroot}%{logdir}
14mu|tomcat-7.0.68-12|294	/bin/touch %{buildroot}%{logdir}/catalina.out
14mu|tomcat-7.0.68-12|295	/bin/echo "%{name}-%{major_version}.%{minor_version}.%{micro_version} RPM installed" >> %{buildroot}%{logdir}/catalina.out
14mu|tomcat-7.0.68-12|296	install -d -m 0775 %{buildroot}%{homedir}
14mu|tomcat-7.0.68-12|297	install -d -m 0775 %{buildroot}%{tempdir}
14mu|tomcat-7.0.68-12|298	install -d -m 0775 %{buildroot}%{workdir}
14mu|tomcat-7.0.68-12|299	install -d -m 0755 %{buildroot}%{_unitdir}
14mu|tomcat-7.0.68-12|300	install -d -m 0755 %{buildroot}%{_libexecdir}/%{name}
14mu|tomcat-7.0.68-12|301	
14mu|tomcat-7.0.68-12|302	# move things into place
14mu|tomcat-7.0.68-12|303	# First copy supporting libs to tomcat lib
14mu|tomcat-7.0.68-12|304	pushd output/build
14mu|tomcat-7.0.68-12|305	cp -a bin/*.{jar,xml} %{buildroot}%{bindir}
14mu|tomcat-7.0.68-12|306	cp %{SOURCE10} conf/log4j.properties
14mu|tomcat-7.0.68-12|307	cp -a conf/*.{policy,properties,xml} %{buildroot}%{confdir}
14mu|tomcat-7.0.68-12|308	cp -a lib/*.jar %{buildroot}%{libdir}
14mu|tomcat-7.0.68-12|309	cp -a webapps/* %{buildroot}%{appdir}
14mu|tomcat-7.0.68-12|310	popd
14mu|tomcat-7.0.68-12|311	# javadoc
14mu|tomcat-7.0.68-12|312	cp -a output/dist/webapps/docs/api/* %{buildroot}%{_javadocdir}/%{name}
14mu|tomcat-7.0.68-12|313	
14mu|tomcat-7.0.68-12|314	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mu|tomcat-7.0.68-12|315	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mu|tomcat-7.0.68-12|316	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE1} \
14mu|tomcat-7.0.68-12|317	> %{buildroot}%{confdir}/%{name}.conf
14mu|tomcat-7.0.68-12|318	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mu|tomcat-7.0.68-12|319	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mu|tomcat-7.0.68-12|320	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE3} \
14mu|tomcat-7.0.68-12|321	> %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|tomcat-7.0.68-12|322	install -m 0644 %{SOURCE4} \
14mu|tomcat-7.0.68-12|323	%{buildroot}%{_sbindir}/%{name}
14mu|tomcat-7.0.68-12|324	install -m 0644 %{SOURCE11} \
14mu|tomcat-7.0.68-12|325	%{buildroot}%{_systemddir}/%{name}.service
14mu|tomcat-7.0.68-12|326	install -m 0644 %{SOURCE20} \
14mu|tomcat-7.0.68-12|327	%{buildroot}%{_unitdir}/%{name}-jsvc.service
14mu|tomcat-7.0.68-12|328	ln -s %{name} %{buildroot}%{_sbindir}/d%{name}
14mu|tomcat-7.0.68-12|329	%{__sed} -e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" %{SOURCE5} \
14mu|tomcat-7.0.68-12|330	> %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|tomcat-7.0.68-12|331	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mu|tomcat-7.0.68-12|332	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mu|tomcat-7.0.68-12|333	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE6} \
14mu|tomcat-7.0.68-12|334	> %{buildroot}%{_bindir}/%{name}-digest
14mu|tomcat-7.0.68-12|335	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mu|tomcat-7.0.68-12|336	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mu|tomcat-7.0.68-12|337	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE7} \
14mu|tomcat-7.0.68-12|338	> %{buildroot}%{_bindir}/%{name}-tool-wrapper
14mu|tomcat-7.0.68-12|339	
14mu|tomcat-7.0.68-12|340	install -m 0644 %{SOURCE21} \
14mu|tomcat-7.0.68-12|341	%{buildroot}%{_libexecdir}/%{name}/functions
14mu|tomcat-7.0.68-12|342	install -m 0755 %{SOURCE30} \
14mu|tomcat-7.0.68-12|343	%{buildroot}%{_libexecdir}/%{name}/preamble
14mu|tomcat-7.0.68-12|344	install -m 0755 %{SOURCE31} \
14mu|tomcat-7.0.68-12|345	%{buildroot}%{_libexecdir}/%{name}/server
14mu|tomcat-7.0.68-12|346	install -m 0644 %{SOURCE32} \
14mu|tomcat-7.0.68-12|347	%{buildroot}%{_unitdir}/%{name}@.service
14mu|tomcat-7.0.68-12|348	
14mu|tomcat-7.0.68-12|349	
14mu|tomcat-7.0.68-12|350	# create jsp and servlet API symlinks
14mu|tomcat-7.0.68-12|351	pushd %{buildroot}%{_javadir}
14mu|tomcat-7.0.68-12|352	mv %{name}/jsp-api.jar %{name}-jsp-%{jspspec}-api.jar
14mu|tomcat-7.0.68-12|353	ln -s %{name}-jsp-%{jspspec}-api.jar %{name}-jsp-api.jar
14mu|tomcat-7.0.68-12|354	mv %{name}/servlet-api.jar %{name}-servlet-%{servletspec}-api.jar
14mu|tomcat-7.0.68-12|355	ln -s %{name}-servlet-%{servletspec}-api.jar %{name}-servlet-api.jar
14mu|tomcat-7.0.68-12|356	mv %{name}/el-api.jar %{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-12|357	ln -s %{name}-el-%{elspec}-api.jar %{name}-el-api.jar
14mu|tomcat-7.0.68-12|358	popd
14mu|tomcat-7.0.68-12|359	
14mu|tomcat-7.0.68-12|360	pushd output/build
14mu|tomcat-7.0.68-12|361	%{_bindir}/build-jar-repository lib commons-collections \
14mu|tomcat-7.0.68-12|362	apache-commons-dbcp apache-commons-pool ecj 2>&1
14mu|tomcat-7.0.68-12|363	# need to use -p here with b-j-r otherwise the examples webapp fails to
14mu|tomcat-7.0.68-12|364	# load with a java.io.IOException
14mu|tomcat-7.0.68-12|365	%{_bindir}/build-jar-repository -p webapps/examples/WEB-INF/lib \
14mu|tomcat-7.0.68-12|366	taglibs-core.jar taglibs-standard.jar 2>&1
14mu|tomcat-7.0.68-12|367	popd
14mu|tomcat-7.0.68-12|368	
14mu|tomcat-7.0.68-12|369	pushd %{buildroot}%{libdir}
14mu|tomcat-7.0.68-12|370	# symlink JSP and servlet API jars
14mu|tomcat-7.0.68-12|371	ln -s ../%{name}-jsp-%{jspspec}-api.jar .
14mu|tomcat-7.0.68-12|372	ln -s ../%{name}-servlet-%{servletspec}-api.jar .
14mu|tomcat-7.0.68-12|373	ln -s ../%{name}-el-%{elspec}-api.jar .
14mu|tomcat-7.0.68-12|374	ln -s $(build-classpath commons-collections) commons-collections.jar
14mu|tomcat-7.0.68-12|375	ln -s $(build-classpath apache-commons-dbcp) commons-dbcp.jar
14mu|tomcat-7.0.68-12|376	ln -s $(build-classpath log4j) log4j.jar
14mu|tomcat-7.0.68-12|377	ln -s $(build-classpath ecj) jasper-jdt.jar
14mu|tomcat-7.0.68-12|378	
14mu|tomcat-7.0.68-12|379	# Link the juli jar here from /usr/share/java/tomcat
14mu|tomcat-7.0.68-12|380	ln -s %{bindir}/tomcat-juli.jar .
14mu|tomcat-7.0.68-12|381	popd
14mu|tomcat-7.0.68-12|382	
14mu|tomcat-7.0.68-12|383	# symlink to the FHS locations where we've installed things
14mu|tomcat-7.0.68-12|384	pushd %{buildroot}%{homedir}
14mu|tomcat-7.0.68-12|385	ln -s %{appdir} webapps
14mu|tomcat-7.0.68-12|386	ln -s %{confdir} conf
14mu|tomcat-7.0.68-12|387	ln -s %{libdir} lib
14mu|tomcat-7.0.68-12|388	ln -s %{logdir} logs
14mu|tomcat-7.0.68-12|389	ln -s %{tempdir} temp
14mu|tomcat-7.0.68-12|390	ln -s %{workdir} work
14mu|tomcat-7.0.68-12|391	popd
14mu|tomcat-7.0.68-12|392	
14mu|tomcat-7.0.68-12|393	# install sample webapp
14mu|tomcat-7.0.68-12|394	mkdir -p %{buildroot}%{appdir}/sample
14mu|tomcat-7.0.68-12|395	pushd %{buildroot}%{appdir}/sample
14mu|tomcat-7.0.68-12|396	%{jar} xf %{buildroot}%{appdir}/docs/appdev/sample/sample.war
14mu|tomcat-7.0.68-12|397	popd
14mu|tomcat-7.0.68-12|398	rm %{buildroot}%{appdir}/docs/appdev/sample/sample.war
14mu|tomcat-7.0.68-12|399	
14mu|tomcat-7.0.68-12|400	
14mu|tomcat-7.0.68-12|401	# Generate a depmap fragment javax.servlet:servlet-api pointing to
14mu|tomcat-7.0.68-12|402	# tomcat-servlet-3.0-api for backwards compatibility
14mu|tomcat-7.0.68-12|403	%add_to_maven_depmap javax.servlet servlet-api %{servletspec} JPP %{name}-servlet-%{servletspec}-api
14mu|tomcat-7.0.68-12|404	# also provide jetty depmap (originally in jetty package, but it's cleaner to have it here)
14mu|tomcat-7.0.68-12|405	%add_to_maven_depmap org.mortbay.jetty servlet-api %{servletspec} JPP %{name}-servlet-%{servletspec}-api
14mu|tomcat-7.0.68-12|406	mv %{buildroot}%{_mavendepmapfragdir}/%{name} %{buildroot}%{_mavendepmapfragdir}/%{name}-servlet-api
14mu|tomcat-7.0.68-12|407	
14mu|tomcat-7.0.68-12|408	# Install the maven metadata
14mu|tomcat-7.0.68-12|409	install -d -m 0755 %{buildroot}%{_mavenpomdir}
14mu|tomcat-7.0.68-12|410	pushd output/dist/src/res/maven
14mu|tomcat-7.0.68-12|411	for pom in *.pom; do
14mu|tomcat-7.0.68-12|412	# fix-up version in all pom files
14mu|tomcat-7.0.68-12|413	sed -i 's/@MAVEN.DEPLOY.VERSION@/%{version}/g' $pom
14mu|tomcat-7.0.68-12|414	done
14mu|tomcat-7.0.68-12|415	
14mu|tomcat-7.0.68-12|416	# we won't install dbcp, juli-adapters and juli-extras pom files
14mu|tomcat-7.0.68-12|417	for pom in tomcat-annotations-api.pom tomcat-catalina.pom tomcat-jasper-el.pom tomcat-jasper.pom \
14mu|tomcat-7.0.68-12|418	tomcat-catalina-ha.pom ; do
14mu|tomcat-7.0.68-12|419	cp -a $pom %{buildroot}%{_mavenpomdir}/JPP.$pom
14mu|tomcat-7.0.68-12|420	base=`basename $pom .pom`
14mu|tomcat-7.0.68-12|421	%add_to_maven_depmap org.apache.tomcat $base %{version} JPP/%{name} $base
14mu|tomcat-7.0.68-12|422	done
14mu|tomcat-7.0.68-12|423	
14mu|tomcat-7.0.68-12|424	# servlet-api jsp-api and el-api are not in tomcat subdir, since they are widely re-used elsewhere
14mu|tomcat-7.0.68-12|425	for pom in tomcat-jsp-api.pom tomcat-servlet-api.pom tomcat-el-api.pom;do
14mu|tomcat-7.0.68-12|426	cp -a $pom %{buildroot}%{_mavenpomdir}/JPP-%{name}-$pom
14mu|tomcat-7.0.68-12|427	base=`basename $pom .pom`
14mu|tomcat-7.0.68-12|428	%add_to_maven_depmap org.apache.tomcat $base %{version} JPP %{name}-$base
14mu|tomcat-7.0.68-12|429	done
14mu|tomcat-7.0.68-12|430	
14mu|tomcat-7.0.68-12|431	# two special pom where jar files have different names
14mu|tomcat-7.0.68-12|432	cp -a tomcat-tribes.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-catalina-tribes.pom
14mu|tomcat-7.0.68-12|433	%add_to_maven_depmap org.apache.tomcat tribes %{version} JPP/%{name} catalina-tribes
14mu|tomcat-7.0.68-12|434	
14mu|tomcat-7.0.68-12|435	cp -a tomcat-juli.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-juli.pom
14mu|tomcat-7.0.68-12|436	%add_to_maven_depmap org.apache.tomcat juli %{version} JPP/%{name} tomcat-juli
14mu|tomcat-7.0.68-12|437	
14mu|tomcat-7.0.68-12|438	cp -a tomcat-util.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom
14mu|tomcat-7.0.68-12|439	%add_to_maven_depmap org.apache.tomcat util %{version} JPP/%{name} tomcat-util
14mu|tomcat-7.0.68-12|440	
14mu|tomcat-7.0.68-12|441	cp -a tomcat-api.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom
14mu|tomcat-7.0.68-12|442	%add_to_maven_depmap org.apache.tomcat api %{version} JPP/%{name} tomcat-api
14mu|tomcat-7.0.68-12|443	
14mu|tomcat-7.0.68-12|444	%pre
14mu|tomcat-7.0.68-12|445	# add the tomcat user and group
14mu|tomcat-7.0.68-12|446	%{_sbindir}/groupadd -g %{tcuid} -r tomcat 2>/dev/null || :
14mu|tomcat-7.0.68-12|447	%{_sbindir}/useradd -c "Apache Tomcat" -u %{tcuid} -g tomcat \
14mu|tomcat-7.0.68-12|448	-s /bin/nologin -r -d %{homedir} tomcat 2>/dev/null || :
14mu|tomcat-7.0.68-12|449	
14mu|tomcat-7.0.68-12|450	%post
14mu|tomcat-7.0.68-12|451	%update_maven_depmap
14mu|tomcat-7.0.68-12|452	%systemd_post %{name}.service
14mu|tomcat-7.0.68-12|453	
14mu|tomcat-7.0.68-12|454	%post jsp-%{jspspec}-api
14mu|tomcat-7.0.68-12|455	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
14mu|tomcat-7.0.68-12|456	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20100
14mu|tomcat-7.0.68-12|457	
14mu|tomcat-7.0.68-12|458	%post servlet-%{servletspec}-api
14mu|tomcat-7.0.68-12|459	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
14mu|tomcat-7.0.68-12|460	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20500
14mu|tomcat-7.0.68-12|461	%update_maven_depmap
14mu|tomcat-7.0.68-12|462	
14mu|tomcat-7.0.68-12|463	%post el-%{elspec}-api
14mu|tomcat-7.0.68-12|464	%{_sbindir}/update-alternatives --install %{_javadir}/elspec.jar elspec \
14mu|tomcat-7.0.68-12|465	%{_javadir}/%{name}-el-%{elspec}-api.jar 20250
14mu|tomcat-7.0.68-12|466	
14mu|tomcat-7.0.68-12|467	%preun
14mu|tomcat-7.0.68-12|468	# clean tempdir and workdir on removal or upgrade
14mu|tomcat-7.0.68-12|469	rm -rf %{workdir}/* %{tempdir}/*
14mu|tomcat-7.0.68-12|470	%systemd_preun %{name}.service
14mu|tomcat-7.0.68-12|471	
14mu|tomcat-7.0.68-12|472	%postun
14mu|tomcat-7.0.68-12|473	%update_maven_depmap
14mu|tomcat-7.0.68-12|474	%systemd_postun_with_restart %{name}.service
14mu|tomcat-7.0.68-12|475	
14mu|tomcat-7.0.68-12|476	%postun jsp-%{jspspec}-api
14mu|tomcat-7.0.68-12|477	if [ "$1" = "0" ]; then
14mu|tomcat-7.0.68-12|478	%{_sbindir}/update-alternatives --remove jsp \
14mu|tomcat-7.0.68-12|479	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
14mu|tomcat-7.0.68-12|480	fi
14mu|tomcat-7.0.68-12|481	
14mu|tomcat-7.0.68-12|482	%postun servlet-%{servletspec}-api
14mu|tomcat-7.0.68-12|483	if [ "$1" = "0" ]; then
14mu|tomcat-7.0.68-12|484	%{_sbindir}/update-alternatives --remove servlet \
14mu|tomcat-7.0.68-12|485	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
14mu|tomcat-7.0.68-12|486	%update_maven_depmap
14mu|tomcat-7.0.68-12|487	fi
14mu|tomcat-7.0.68-12|488	
14mu|tomcat-7.0.68-12|489	%postun el-%{elspec}-api
14mu|tomcat-7.0.68-12|490	if [ "$1" = "0" ]; then
14mu|tomcat-7.0.68-12|491	%{_sbindir}/update-alternatives --remove elspec \
14mu|tomcat-7.0.68-12|492	%{_javadir}/%{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-12|493	fi
14mu|tomcat-7.0.68-12|494	
14mu|tomcat-7.0.68-12|495	%files
14mu|tomcat-7.0.68-12|496	%defattr(0664,root,tomcat,0755)
14mu|tomcat-7.0.68-12|497	%doc {LICENSE,NOTICE,RELEASE*}
14mu|tomcat-7.0.68-12|498	%attr(0755,root,root) %{_bindir}/%{name}-digest
14mu|tomcat-7.0.68-12|499	%attr(0755,root,root) %{_bindir}/%{name}-tool-wrapper
14mu|tomcat-7.0.68-12|500	%attr(0755,root,root) %{_sbindir}/d%{name}
14mu|tomcat-7.0.68-12|501	%attr(0755,root,root) %{_sbindir}/%{name}
14mu|tomcat-7.0.68-12|502	%attr(0644,root,root) %{_systemddir}/%{name}.service
14mu|tomcat-7.0.68-12|503	%attr(0644,root,root) %{_unitdir}/%{name}@.service
14mu|tomcat-7.0.68-12|504	%attr(0755,root,root) %dir %{_libexecdir}/%{name}
14mu|tomcat-7.0.68-12|505	%attr(0644,root,root) %{_libexecdir}/%{name}/functions
14mu|tomcat-7.0.68-12|506	%attr(0755,root,root) %{_libexecdir}/%{name}/preamble
14mu|tomcat-7.0.68-12|507	%attr(0755,root,root) %{_libexecdir}/%{name}/server
14mu|tomcat-7.0.68-12|508	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mu|tomcat-7.0.68-12|509	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|tomcat-7.0.68-12|510	%attr(0765,root,tomcat) %dir %{basedir}
14mu|tomcat-7.0.68-12|511	%attr(0755,root,tomcat) %dir %{confdir}
14mu|tomcat-7.0.68-12|512	%defattr(0664,root,tomcat,0770)
14mu|tomcat-7.0.68-12|513	%attr(0770,root,tomcat) %dir %{logdir}
14mu|tomcat-7.0.68-12|514	%attr(0660,tomcat,tomcat) %{logdir}/catalina.out
14mu|tomcat-7.0.68-12|515	%attr(0770,root,tomcat) %dir %{cachedir}
14mu|tomcat-7.0.68-12|516	%attr(0770,root,tomcat) %dir %{tempdir}
14mu|tomcat-7.0.68-12|517	%attr(0770,root,tomcat) %dir %{workdir}
14mu|tomcat-7.0.68-12|518	%defattr(0664,root,tomcat,0775)
14mu|tomcat-7.0.68-12|519	%attr(0775,root,tomcat) %dir %{appdir}
14mu|tomcat-7.0.68-12|520	%attr(0775,root,tomcat) %dir %{confdir}/Catalina
14mu|tomcat-7.0.68-12|521	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
14mu|tomcat-7.0.68-12|522	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/%{name}.conf
14mu|tomcat-7.0.68-12|523	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/*.policy
14mu|tomcat-7.0.68-12|524	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/*.properties
14mu|tomcat-7.0.68-12|525	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/context.xml
14mu|tomcat-7.0.68-12|526	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/server.xml
14mu|tomcat-7.0.68-12|527	%attr(0660,tomcat,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
14mu|tomcat-7.0.68-12|528	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/web.xml
14mu|tomcat-7.0.68-12|529	%dir %{homedir}
14mu|tomcat-7.0.68-12|530	%dir %{bindir}
14mu|tomcat-7.0.68-12|531	%{bindir}/bootstrap.jar
14mu|tomcat-7.0.68-12|532	%{bindir}/catalina-tasks.xml
14mu|tomcat-7.0.68-12|533	%{homedir}/lib
14mu|tomcat-7.0.68-12|534	%{homedir}/temp
14mu|tomcat-7.0.68-12|535	%{homedir}/webapps
14mu|tomcat-7.0.68-12|536	%{homedir}/work
14mu|tomcat-7.0.68-12|537	%{homedir}/logs
14mu|tomcat-7.0.68-12|538	%{homedir}/conf
14mu|tomcat-7.0.68-12|539	
14mu|tomcat-7.0.68-12|540	%files admin-webapps
14mu|tomcat-7.0.68-12|541	%defattr(0664,root,tomcat,0755)
14mu|tomcat-7.0.68-12|542	%{appdir}/host-manager
14mu|tomcat-7.0.68-12|543	%{appdir}/manager
14mu|tomcat-7.0.68-12|544	
14mu|tomcat-7.0.68-12|545	%files docs-webapp
14mu|tomcat-7.0.68-12|546	%{appdir}/docs
14mu|tomcat-7.0.68-12|547	
14mu|tomcat-7.0.68-12|548	%files javadoc
14mu|tomcat-7.0.68-12|549	%{_javadocdir}/%{name}
14mu|tomcat-7.0.68-12|550	
14mu|tomcat-7.0.68-12|551	%files jsp-%{jspspec}-api
14mu|tomcat-7.0.68-12|552	%{_javadir}/%{name}-jsp-%{jspspec}*.jar
14mu|tomcat-7.0.68-12|553	%{_javadir}/%{name}-jsp-api.jar
14mu|tomcat-7.0.68-12|554	%{_mavenpomdir}/JPP-%{name}-tomcat-jsp-api.pom
14mu|tomcat-7.0.68-12|555	
14mu|tomcat-7.0.68-12|556	%files lib
14mu|tomcat-7.0.68-12|557	%{libdir}
14mu|tomcat-7.0.68-12|558	%{bindir}/tomcat-juli.jar
14mu|tomcat-7.0.68-12|559	%{_mavendepmapfragdir}/%{name}
14mu|tomcat-7.0.68-12|560	%{_mavenpomdir}/JPP.%{name}-annotations-api.pom
14mu|tomcat-7.0.68-12|561	%{_mavenpomdir}/JPP.%{name}-catalina-ha.pom
14mu|tomcat-7.0.68-12|562	%{_mavenpomdir}/JPP.%{name}-catalina-tribes.pom
14mu|tomcat-7.0.68-12|563	%{_mavenpomdir}/JPP.%{name}-catalina.pom
14mu|tomcat-7.0.68-12|564	%{_mavenpomdir}/JPP.%{name}-jasper-el.pom
14mu|tomcat-7.0.68-12|565	%{_mavenpomdir}/JPP.%{name}-jasper.pom
14mu|tomcat-7.0.68-12|566	%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom
14mu|tomcat-7.0.68-12|567	%{_mavenpomdir}/JPP.%{name}-tomcat-juli.pom
14mu|tomcat-7.0.68-12|568	%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom
14mu|tomcat-7.0.68-12|569	%exclude %{libdir}/%{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-12|570	
14mu|tomcat-7.0.68-12|571	%files servlet-%{servletspec}-api
14mu|tomcat-7.0.68-12|572	%doc LICENSE
14mu|tomcat-7.0.68-12|573	%{_javadir}/%{name}-servlet-%{servletspec}*.jar
14mu|tomcat-7.0.68-12|574	%{_javadir}/%{name}-servlet-api.jar
14mu|tomcat-7.0.68-12|575	%{_mavendepmapfragdir}/%{name}-servlet-api
14mu|tomcat-7.0.68-12|576	%{_mavenpomdir}/JPP-%{name}-tomcat-servlet-api.pom
14mu|tomcat-7.0.68-12|577	
14mu|tomcat-7.0.68-12|578	%files el-%{elspec}-api
14mu|tomcat-7.0.68-12|579	%doc LICENSE
14mu|tomcat-7.0.68-12|580	%{_javadir}/%{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-12|581	%{_javadir}/%{name}-el-api.jar
14mu|tomcat-7.0.68-12|582	%{libdir}/%{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-12|583	%{_mavenpomdir}/JPP-%{name}-tomcat-el-api.pom
14mu|tomcat-7.0.68-12|584	
14mu|tomcat-7.0.68-12|585	%files webapps
14mu|tomcat-7.0.68-12|586	%defattr(0644,tomcat,tomcat,0755)
14mu|tomcat-7.0.68-12|587	%{appdir}/ROOT
14mu|tomcat-7.0.68-12|588	%{appdir}/examples
14mu|tomcat-7.0.68-12|589	%{appdir}/sample
14mu|tomcat-7.0.68-12|590	
14mu|tomcat-7.0.68-12|591	%files jsvc
14mu|tomcat-7.0.68-12|592	%defattr(755,root,root,0755)
14mu|tomcat-7.0.68-12|593	%attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service
14mu|tomcat-7.0.68-12|594	
14mu|tomcat-7.0.68-12|595	
14mu|tomcat-7.0.68-12|596	%changelog
14mu|tomcat-7.0.68-12|597	
14mu|tomcat-7.0.68-12|598	* Fri Mar 04 2016 Denis Silakov <dsilakov@gmail.com> 7.0.68-12
14mu|tomcat-7.0.68-12|599	- (9cb5a7d) Updated to 7.0.68
14mu|tomcat-7.0.68-12|600	
14mu|tomcat-7.0.68-12|601	

26173 14
14mu|tomcat-7.0.68-13|1	%define _libexecdir /usr/libexec
14mu|tomcat-7.0.68-13|2	
14mu|tomcat-7.0.68-13|3	%global jspspec 2.2
14mu|tomcat-7.0.68-13|4	%global major_version 7
14mu|tomcat-7.0.68-13|5	%global minor_version 0
14mu|tomcat-7.0.68-13|6	%global micro_version 68
14mu|tomcat-7.0.68-13|7	%global packdname apache-tomcat-%{version}-src
14mu|tomcat-7.0.68-13|8	%global servletspec 3.0
14mu|tomcat-7.0.68-13|9	%global elspec 2.2
14mu|tomcat-7.0.68-13|10	%global tcuid 91
14mu|tomcat-7.0.68-13|11	
14mu|tomcat-7.0.68-13|12	# FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
14mu|tomcat-7.0.68-13|13	%global basedir %{_var}/lib/%{name}
14mu|tomcat-7.0.68-13|14	%global appdir %{basedir}/webapps
14mu|tomcat-7.0.68-13|15	%global homedir %{_datadir}/%{name}
14mu|tomcat-7.0.68-13|16	%global bindir %{homedir}/bin
14mu|tomcat-7.0.68-13|17	%global confdir %{_sysconfdir}/%{name}
14mu|tomcat-7.0.68-13|18	%global libdir %{_javadir}/%{name}
14mu|tomcat-7.0.68-13|19	%global logdir %{_var}/log/%{name}
14mu|tomcat-7.0.68-13|20	%global cachedir %{_var}/cache/%{name}
14mu|tomcat-7.0.68-13|21	%global tempdir %{cachedir}/temp
14mu|tomcat-7.0.68-13|22	%global workdir %{cachedir}/work
14mu|tomcat-7.0.68-13|23	%global _systemddir /lib/systemd/system
14mu|tomcat-7.0.68-13|24	
14mu|tomcat-7.0.68-13|25	Summary:	Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
14mu|tomcat-7.0.68-13|26	Name:		tomcat
14mu|tomcat-7.0.68-13|27	Version:	%{major_version}.%{minor_version}.%{micro_version}
14mu|tomcat-7.0.68-13|28	Release:	13
14mu|tomcat-7.0.68-13|29	Group:		Networking/WWW
14mu|tomcat-7.0.68-13|30	License:	ASL 2.0
14mu|tomcat-7.0.68-13|31	Url:		http://tomcat.apache.org/
14mu|tomcat-7.0.68-13|32	Source0:	http://www.apache.org/dist/tomcat/tomcat-%{major_version}/v%{version}/src/%{packdname}.tar.gz
14mu|tomcat-7.0.68-13|33	Source1:	%{name}-%{major_version}.%{minor_version}.conf
14mu|tomcat-7.0.68-13|34	Source3:	%{name}-%{major_version}.%{minor_version}.sysconfig
14mu|tomcat-7.0.68-13|35	Source4:	%{name}-%{major_version}.%{minor_version}.wrapper
14mu|tomcat-7.0.68-13|36	Source5:	%{name}-%{major_version}.%{minor_version}.logrotate
14mu|tomcat-7.0.68-13|37	Source6:	%{name}-%{major_version}.%{minor_version}-digest.script
14mu|tomcat-7.0.68-13|38	Source7:	%{name}-%{major_version}.%{minor_version}-tool-wrapper.script
14mu|tomcat-7.0.68-13|39	Source8:	servlet-api-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-13|40	Source9:	jsp-api-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-13|41	Source10:	%{name}-%{major_version}.%{minor_version}-log4j.properties
14mu|tomcat-7.0.68-13|42	Source11:	%{name}-%{major_version}.%{minor_version}.service
14mu|tomcat-7.0.68-13|43	Source12:	el-api-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-13|44	Source13:	jasper-el-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-13|45	Source14:	jasper-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-13|46	Source15:	tomcat-api-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-13|47	Source16:	tomcat-juli-OSGi-MANIFEST.MF
14mu|tomcat-7.0.68-13|48	Source20:      %{name}-%{major_version}.%{minor_version}-jsvc.service
14mu|tomcat-7.0.68-13|49	Source21:      tomcat-functions
14mu|tomcat-7.0.68-13|50	Source30:      tomcat-preamble
14mu|tomcat-7.0.68-13|51	Source31:      tomcat-server
14mu|tomcat-7.0.68-13|52	Source32:      tomcat-named.service
14mu|tomcat-7.0.68-13|53	
14mu|tomcat-7.0.68-13|54	Patch0:		%{name}-%{major_version}.%{minor_version}-bootstrap-MANIFEST.MF.patch
14mu|tomcat-7.0.68-13|55	Patch1:		%{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.patch
14mu|tomcat-7.0.68-13|56	BuildArch:	noarch
14mu|tomcat-7.0.68-13|57	
14mu|tomcat-7.0.68-13|58	BuildRequires:	ant
14mu|tomcat-7.0.68-13|59	BuildRequires:	ecj
14mu|tomcat-7.0.68-13|60	BuildRequires:	findutils
14mu|tomcat-7.0.68-13|61	BuildRequires:	commons-collections
14mu|tomcat-7.0.68-13|62	BuildRequires:	apache-commons-daemon
14mu|tomcat-7.0.68-13|63	BuildRequires:	apache-commons-dbcp
14mu|tomcat-7.0.68-13|64	BuildRequires:	apache-commons-pool
14mu|tomcat-7.0.68-13|65	BuildRequires:	jakarta-taglibs-standard
14mu|tomcat-7.0.68-13|66	BuildRequires:	java-1.8.0-openjdk-devel
14mu|tomcat-7.0.68-13|67	BuildRequires:	jpackage-utils >= 0:1.7.0
14mu|tomcat-7.0.68-13|68	BuildRequires:	junit
14mu|tomcat-7.0.68-13|69	BuildRequires:	log4j
14mu|tomcat-7.0.68-13|70	BuildRequires:	jaxrpc
14mu|tomcat-7.0.68-13|71	BuildRequires:	wsdl4j
14mu|tomcat-7.0.68-13|72	BuildRequires:	java-rpmbuild
14mu|tomcat-7.0.68-13|73	BuildRequires:	zip
14mu|tomcat-7.0.68-13|74	BuildRequires: systemd-units
14mu|tomcat-7.0.68-13|75	Requires:	apache-commons-daemon
14mu|tomcat-7.0.68-13|76	Requires:	apache-commons-logging
14mu|tomcat-7.0.68-13|77	Requires:	apache-commons-collections
14mu|tomcat-7.0.68-13|78	Requires:	apache-commons-dbcp
14mu|tomcat-7.0.68-13|79	Requires:	apache-commons-pool
14mu|tomcat-7.0.68-13|80	Requires:	java >= 0:1.6.0
14mu|tomcat-7.0.68-13|81	Requires:	procps
14mu|tomcat-7.0.68-13|82	Requires:	%{name}-lib = %{version}-%{release}
14mu|tomcat-7.0.68-13|83	Requires(pre):	shadow-utils
14mu|tomcat-7.0.68-13|84	Requires(post):	chkconfig
14mu|tomcat-7.0.68-13|85	Requires(preun):	chkconfig
14mu|tomcat-7.0.68-13|86	Requires(post):	jpackage-utils
14mu|tomcat-7.0.68-13|87	Requires(postun):	jpackage-utils
14mu|tomcat-7.0.68-13|88	Requires(post):   systemd
14mu|tomcat-7.0.68-13|89	Requires(post):   systemd-units
14mu|tomcat-7.0.68-13|90	Requires(preun):  systemd-units
14mu|tomcat-7.0.68-13|91	Requires(postun): systemd-units
14mu|tomcat-7.0.68-13|92	
14mu|tomcat-7.0.68-13|93	%description
14mu|tomcat-7.0.68-13|94	Tomcat is the servlet container that is used in the official Reference
14mu|tomcat-7.0.68-13|95	Implementation for the Java Servlet and JavaServer Pages technologies.
14mu|tomcat-7.0.68-13|96	The Java Servlet and JavaServer Pages specifications are developed by
14mu|tomcat-7.0.68-13|97	Sun under the Java Community Process.
14mu|tomcat-7.0.68-13|98	
14mu|tomcat-7.0.68-13|99	Tomcat is developed in an open and participatory environment and
14mu|tomcat-7.0.68-13|100	released under the Apache Software License version 2.0. Tomcat is intended
14mu|tomcat-7.0.68-13|101	to be a collaboration of the best-of-breed developers from around the world.
14mu|tomcat-7.0.68-13|102	
14mu|tomcat-7.0.68-13|103	%package admin-webapps
14mu|tomcat-7.0.68-13|104	Group:		Networking/WWW
14mu|tomcat-7.0.68-13|105	Summary:	The host-manager and manager web applications for Apache Tomcat
14mu|tomcat-7.0.68-13|106	Requires:	%{name} = %{version}-%{release}
14mu|tomcat-7.0.68-13|107	
14mu|tomcat-7.0.68-13|108	%description admin-webapps
14mu|tomcat-7.0.68-13|109	The host-manager and manager web applications for Apache Tomcat.
14mu|tomcat-7.0.68-13|110	
14mu|tomcat-7.0.68-13|111	%package docs-webapp
14mu|tomcat-7.0.68-13|112	Group:		Networking/WWW
14mu|tomcat-7.0.68-13|113	Summary:	The docs web application for Apache Tomcat
14mu|tomcat-7.0.68-13|114	Requires:	%{name} = %{version}-%{release}
14mu|tomcat-7.0.68-13|115	
14mu|tomcat-7.0.68-13|116	%description docs-webapp
14mu|tomcat-7.0.68-13|117	The docs web application for Apache Tomcat.
14mu|tomcat-7.0.68-13|118	
14mu|tomcat-7.0.68-13|119	%package javadoc
14mu|tomcat-7.0.68-13|120	Group:		Development/Java
14mu|tomcat-7.0.68-13|121	Summary:	Javadoc generated documentation for Apache Tomcat
14mu|tomcat-7.0.68-13|122	Requires:	jpackage-utils
14mu|tomcat-7.0.68-13|123	
14mu|tomcat-7.0.68-13|124	%description javadoc
14mu|tomcat-7.0.68-13|125	Javadoc generated documentation for Apache Tomcat.
14mu|tomcat-7.0.68-13|126	
14mu|tomcat-7.0.68-13|127	%package jsvc
14mu|tomcat-7.0.68-13|128	Group: Development/Java
14mu|tomcat-7.0.68-13|129	Summary: Apache jsvc wrapper for Apache Tomcat as separate service
14mu|tomcat-7.0.68-13|130	Requires: %{name} = %{version}-%{release}
14mu|tomcat-7.0.68-13|131	Requires: %{name}-lib = %{version}-%{release}
14mu|tomcat-7.0.68-13|132	Requires: apache-commons-daemon-jsvc
14mu|tomcat-7.0.68-13|133	
14mu|tomcat-7.0.68-13|134	%description jsvc
14mu|tomcat-7.0.68-13|135	Systemd service and wrapper scripts to start tomcat with jsvc,
14mu|tomcat-7.0.68-13|136	which allows tomcat to perform some privileged operations
14mu|tomcat-7.0.68-13|137	(e.g. bind to a port < 1024) and then switch identity to a non-privileged user.
14mu|tomcat-7.0.68-13|138	
14mu|tomcat-7.0.68-13|139	%package jsp-%{jspspec}-api
14mu|tomcat-7.0.68-13|140	Group:		Development/Java
14mu|tomcat-7.0.68-13|141	Summary:	Apache Tomcat JSP API implementation classes
14mu|tomcat-7.0.68-13|142	Provides:	jsp = %{jspspec}
14mu|tomcat-7.0.68-13|143	Provides:	jsp22
14mu|tomcat-7.0.68-13|144	Requires:	%{name}-servlet-%{servletspec}-api = %{version}-%{release}
14mu|tomcat-7.0.68-13|145	Requires(post):	chkconfig
14mu|tomcat-7.0.68-13|146	Requires(postun):	chkconfig
14mu|tomcat-7.0.68-13|147	
14mu|tomcat-7.0.68-13|148	%description jsp-%{jspspec}-api
14mu|tomcat-7.0.68-13|149	Apache Tomcat JSP API implementation classes.
14mu|tomcat-7.0.68-13|150	
14mu|tomcat-7.0.68-13|151	
14mu|tomcat-7.0.68-13|152	%package lib
14mu|tomcat-7.0.68-13|153	Group:		Development/Java
14mu|tomcat-7.0.68-13|154	Summary:	Libraries needed to run the Tomcat Web container
14mu|tomcat-7.0.68-13|155	Requires:	%{name}-jsp-%{jspspec}-api = %{version}-%{release}
14mu|tomcat-7.0.68-13|156	Requires:	%{name}-servlet-%{servletspec}-api = %{version}-%{release}
14mu|tomcat-7.0.68-13|157	Requires:	%{name}-el-%{elspec}-api = %{version}-%{release}
14mu|tomcat-7.0.68-13|158	Requires:	ecj
14mu|tomcat-7.0.68-13|159	Requires:	apache-commons-collections
14mu|tomcat-7.0.68-13|160	Requires:	apache-commons-dbcp
14mu|tomcat-7.0.68-13|161	Requires:	apache-commons-pool
14mu|tomcat-7.0.68-13|162	Requires(preun):	coreutils
14mu|tomcat-7.0.68-13|163	
14mu|tomcat-7.0.68-13|164	%description lib
14mu|tomcat-7.0.68-13|165	Libraries needed to run the Tomcat Web container.
14mu|tomcat-7.0.68-13|166	
14mu|tomcat-7.0.68-13|167	%package servlet-%{servletspec}-api
14mu|tomcat-7.0.68-13|168	Group:		Development/Java
14mu|tomcat-7.0.68-13|169	Summary:	Apache Tomcat Servlet API implementation classes
14mu|tomcat-7.0.68-13|170	Provides:	servlet = %{servletspec}
14mu|tomcat-7.0.68-13|171	Provides:	servlet6
14mu|tomcat-7.0.68-13|172	Provides:	servlet3
14mu|tomcat-7.0.68-13|173	Requires(post):	chkconfig
14mu|tomcat-7.0.68-13|174	Requires(postun):	chkconfig
14mu|tomcat-7.0.68-13|175	
14mu|tomcat-7.0.68-13|176	%description servlet-%{servletspec}-api
14mu|tomcat-7.0.68-13|177	Apache Tomcat Servlet API implementation classes.
14mu|tomcat-7.0.68-13|178	
14mu|tomcat-7.0.68-13|179	%package el-%{elspec}-api
14mu|tomcat-7.0.68-13|180	Group:		Development/Java
14mu|tomcat-7.0.68-13|181	Summary:	Expression Language v1.0 API
14mu|tomcat-7.0.68-13|182	Provides:	el_1_0_api = %{version}-%{release}
14mu|tomcat-7.0.68-13|183	Provides:	el_api = %{elspec}
14mu|tomcat-7.0.68-13|184	Requires(post):	chkconfig
14mu|tomcat-7.0.68-13|185	Requires(postun):	chkconfig
14mu|tomcat-7.0.68-13|186	
14mu|tomcat-7.0.68-13|187	%description el-%{elspec}-api
14mu|tomcat-7.0.68-13|188	Expression Language 1.0.
14mu|tomcat-7.0.68-13|189	
14mu|tomcat-7.0.68-13|190	%package webapps
14mu|tomcat-7.0.68-13|191	Group:		Networking/WWW
14mu|tomcat-7.0.68-13|192	Summary:	The ROOT and examples web applications for Apache Tomcat
14mu|tomcat-7.0.68-13|193	Requires:	%{name} = %{version}-%{release}
14mu|tomcat-7.0.68-13|194	Requires:	jakarta-taglibs-standard >= 0:1.1
14mu|tomcat-7.0.68-13|195	
14mu|tomcat-7.0.68-13|196	%description webapps
14mu|tomcat-7.0.68-13|197	The ROOT and examples web applications for Apache Tomcat.
14mu|tomcat-7.0.68-13|198	
14mu|tomcat-7.0.68-13|199	%prep
14mu|tomcat-7.0.68-13|200	%setup -q -n %{packdname}
14mu|tomcat-7.0.68-13|201	# remove pre-built binaries and windows files
14mu|tomcat-7.0.68-13|202	find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
14mu|tomcat-7.0.68-13|203	-name "*.jar" -o -name "*.war" -o -name "*.zip" \) -delete
14mu|tomcat-7.0.68-13|204	
14mu|tomcat-7.0.68-13|205	%patch0 -p0
14mu|tomcat-7.0.68-13|206	%patch1 -p0
14mu|tomcat-7.0.68-13|207	ln -s $(build-classpath jakarta-taglibs-core) webapps/examples/WEB-INF/lib/jstl.jar
14mu|tomcat-7.0.68-13|208	ln -s $(build-classpath jakarta-taglibs-standard) webapps/examples/WEB-INF/lib/standard.jar
14mu|tomcat-7.0.68-13|209	
14mu|tomcat-7.0.68-13|210	rm java/org/apache/jasper/compiler/JDTCompiler.java
14mu|tomcat-7.0.68-13|211	
14mu|tomcat-7.0.68-13|212	%build
14mu|tomcat-7.0.68-13|213	export OPT_JAR_LIST="xalan-j2-serializer"
14mu|tomcat-7.0.68-13|214	# we don't care about the tarballs and we're going to replace
14mu|tomcat-7.0.68-13|215	# tomcat-dbcp.jar with apache-commons-{collections,dbcp,pool}-tomcat5.jar
14mu|tomcat-7.0.68-13|216	# so just create a dummy file for later removal
14mu|tomcat-7.0.68-13|217	touch HACK
14mu|tomcat-7.0.68-13|218	mkdir -p HACKDIR
14mu|tomcat-7.0.68-13|219	touch HACKDIR/build.xml
14mu|tomcat-7.0.68-13|220	# who needs a build.properties file anyway
14mu|tomcat-7.0.68-13|221	ant -Dbase.path="." \
14mu|tomcat-7.0.68-13|222	-Dbuild.compiler="modern" \
14mu|tomcat-7.0.68-13|223	-Dcommons-collections.jar="$(build-classpath commons-collections)" \
14mu|tomcat-7.0.68-13|224	-Dcommons-daemon.jar="$(build-classpath commons-daemon)" \
14mu|tomcat-7.0.68-13|225	-Dcommons-daemon.native.src.tgz="HACK" \
14mu|tomcat-7.0.68-13|226	-Djasper-jdt.jar="$(build-classpath ecj)" \
14mu|tomcat-7.0.68-13|227	-Djdt.jar="$(build-classpath ecj)" \
14mu|tomcat-7.0.68-13|228	-Dtomcat-dbcp.jar="$(build-classpath apache-commons-dbcp)" \
14mu|tomcat-7.0.68-13|229	-Dtomcat-native.tar.gz="HACK" \
14mu|tomcat-7.0.68-13|230	-Dtomcat-native.home="." \
14mu|tomcat-7.0.68-13|231	-Dcommons-daemon.native.win.mgr.exe="HACK" \
14mu|tomcat-7.0.68-13|232	-Dnsis.exe="HACK" \
14mu|tomcat-7.0.68-13|233	-Djaxrpc-lib.jar="$(build-classpath jaxrpc)" \
14mu|tomcat-7.0.68-13|234	-Dwsdl4j-lib.jar="$(build-classpath wsdl4j)" \
14mu|tomcat-7.0.68-13|235	-Dcommons-pool.home="HACKDIR" \
14mu|tomcat-7.0.68-13|236	-Dcommons-dbcp.home="HACKDIR" \
14mu|tomcat-7.0.68-13|237	-Dno.build.dbcp=true \
14mu|tomcat-7.0.68-13|238	-Dversion="%{version}" \
14mu|tomcat-7.0.68-13|239	-Djava.7.home=%{java_home} \
14mu|tomcat-7.0.68-13|240	-Dversion.build="%{micro_version}" \
14mu|tomcat-7.0.68-13|241	deploy dist-prepare dist-source javadoc
14mu|tomcat-7.0.68-13|242	
14mu|tomcat-7.0.68-13|243	# remove some jars that we'll replace with symlinks later
14mu|tomcat-7.0.68-13|244	rm output/build/bin/commons-daemon.jar \
14mu|tomcat-7.0.68-13|245	output/build/lib/ecj.jar
14mu|tomcat-7.0.68-13|246	# remove the cruft we created
14mu|tomcat-7.0.68-13|247	rm output/build/bin/tomcat-native.tar.gz
14mu|tomcat-7.0.68-13|248	pushd output/dist/src/webapps/docs/appdev/sample/src
14mu|tomcat-7.0.68-13|249	mkdir -p ../web/WEB-INF/classes
14mu|tomcat-7.0.68-13|250	javac -cp ../../../../../../../../output/build/lib/servlet-api.jar -d ../web/WEB-INF/classes mypackage/Hello.java
14mu|tomcat-7.0.68-13|251	pushd ../web
14mu|tomcat-7.0.68-13|252	jar cf ../../../../../../../../output/build/webapps/docs/appdev/sample/sample.war *
14mu|tomcat-7.0.68-13|253	popd
14mu|tomcat-7.0.68-13|254	popd
14mu|tomcat-7.0.68-13|255	
14mu|tomcat-7.0.68-13|256	# inject OSGi manifests
14mu|tomcat-7.0.68-13|257	mkdir -p META-INF
14mu|tomcat-7.0.68-13|258	cp -p %{SOURCE8} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|259	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|260	zip output/build/lib/servlet-api.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|261	cp -p %{SOURCE9} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|262	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|263	zip output/build/lib/jsp-api.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|264	cp -p %{SOURCE12} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|265	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|266	zip output/build/lib/el-api.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|267	cp -p %{SOURCE13} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|268	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|269	zip output/build/lib/jasper-el.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|270	cp -p %{SOURCE14} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|271	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|272	zip output/build/lib/jasper.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|273	cp -p %{SOURCE15} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|274	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|275	zip output/build/lib/tomcat-api.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|276	cp -p %{SOURCE16} META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|277	touch META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|278	zip output/build/bin/tomcat-juli.jar META-INF/MANIFEST.MF
14mu|tomcat-7.0.68-13|279	
14mu|tomcat-7.0.68-13|280	%install
14mu|tomcat-7.0.68-13|281	# build initial path structure
14mu|tomcat-7.0.68-13|282	install -d -m 0755 %{buildroot}%{_bindir}
14mu|tomcat-7.0.68-13|283	install -d -m 0755 %{buildroot}%{_sbindir}
14mu|tomcat-7.0.68-13|284	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
14mu|tomcat-7.0.68-13|285	install -d -m 0755 %{buildroot}%{_systemddir}
14mu|tomcat-7.0.68-13|286	install -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
14mu|tomcat-7.0.68-13|287	install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
14mu|tomcat-7.0.68-13|288	install -d -m 0755 %{buildroot}%{appdir}
14mu|tomcat-7.0.68-13|289	install -d -m 0755 %{buildroot}%{bindir}
14mu|tomcat-7.0.68-13|290	install -d -m 0775 %{buildroot}%{confdir}
14mu|tomcat-7.0.68-13|291	install -d -m 0775 %{buildroot}%{confdir}/Catalina/localhost
14mu|tomcat-7.0.68-13|292	install -d -m 0755 %{buildroot}%{libdir}
14mu|tomcat-7.0.68-13|293	install -d -m 0775 %{buildroot}%{logdir}
14mu|tomcat-7.0.68-13|294	/bin/touch %{buildroot}%{logdir}/catalina.out
14mu|tomcat-7.0.68-13|295	/bin/echo "%{name}-%{major_version}.%{minor_version}.%{micro_version} RPM installed" >> %{buildroot}%{logdir}/catalina.out
14mu|tomcat-7.0.68-13|296	install -d -m 0775 %{buildroot}%{homedir}
14mu|tomcat-7.0.68-13|297	install -d -m 0775 %{buildroot}%{tempdir}
14mu|tomcat-7.0.68-13|298	install -d -m 0775 %{buildroot}%{workdir}
14mu|tomcat-7.0.68-13|299	install -d -m 0755 %{buildroot}%{_unitdir}
14mu|tomcat-7.0.68-13|300	install -d -m 0755 %{buildroot}%{_libexecdir}/%{name}
14mu|tomcat-7.0.68-13|301	
14mu|tomcat-7.0.68-13|302	# move things into place
14mu|tomcat-7.0.68-13|303	# First copy supporting libs to tomcat lib
14mu|tomcat-7.0.68-13|304	pushd output/build
14mu|tomcat-7.0.68-13|305	cp -a bin/*.{jar,xml} %{buildroot}%{bindir}
14mu|tomcat-7.0.68-13|306	cp %{SOURCE10} conf/log4j.properties
14mu|tomcat-7.0.68-13|307	cp -a conf/*.{policy,properties,xml} %{buildroot}%{confdir}
14mu|tomcat-7.0.68-13|308	cp -a lib/*.jar %{buildroot}%{libdir}
14mu|tomcat-7.0.68-13|309	cp -a webapps/* %{buildroot}%{appdir}
14mu|tomcat-7.0.68-13|310	popd
14mu|tomcat-7.0.68-13|311	# javadoc
14mu|tomcat-7.0.68-13|312	cp -a output/dist/webapps/docs/api/* %{buildroot}%{_javadocdir}/%{name}
14mu|tomcat-7.0.68-13|313	
14mu|tomcat-7.0.68-13|314	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mu|tomcat-7.0.68-13|315	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mu|tomcat-7.0.68-13|316	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE1} \
14mu|tomcat-7.0.68-13|317	> %{buildroot}%{confdir}/%{name}.conf
14mu|tomcat-7.0.68-13|318	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mu|tomcat-7.0.68-13|319	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mu|tomcat-7.0.68-13|320	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE3} \
14mu|tomcat-7.0.68-13|321	> %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|tomcat-7.0.68-13|322	install -m 0644 %{SOURCE4} \
14mu|tomcat-7.0.68-13|323	%{buildroot}%{_sbindir}/%{name}
14mu|tomcat-7.0.68-13|324	install -m 0644 %{SOURCE11} \
14mu|tomcat-7.0.68-13|325	%{buildroot}%{_systemddir}/%{name}.service
14mu|tomcat-7.0.68-13|326	install -m 0644 %{SOURCE20} \
14mu|tomcat-7.0.68-13|327	%{buildroot}%{_unitdir}/%{name}-jsvc.service
14mu|tomcat-7.0.68-13|328	ln -s %{name} %{buildroot}%{_sbindir}/d%{name}
14mu|tomcat-7.0.68-13|329	%{__sed} -e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" %{SOURCE5} \
14mu|tomcat-7.0.68-13|330	> %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|tomcat-7.0.68-13|331	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mu|tomcat-7.0.68-13|332	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mu|tomcat-7.0.68-13|333	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE6} \
14mu|tomcat-7.0.68-13|334	> %{buildroot}%{_bindir}/%{name}-digest
14mu|tomcat-7.0.68-13|335	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
14mu|tomcat-7.0.68-13|336	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
14mu|tomcat-7.0.68-13|337	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE7} \
14mu|tomcat-7.0.68-13|338	> %{buildroot}%{_bindir}/%{name}-tool-wrapper
14mu|tomcat-7.0.68-13|339	
14mu|tomcat-7.0.68-13|340	install -m 0644 %{SOURCE21} \
14mu|tomcat-7.0.68-13|341	%{buildroot}%{_libexecdir}/%{name}/functions
14mu|tomcat-7.0.68-13|342	install -m 0755 %{SOURCE30} \
14mu|tomcat-7.0.68-13|343	%{buildroot}%{_libexecdir}/%{name}/preamble
14mu|tomcat-7.0.68-13|344	install -m 0755 %{SOURCE31} \
14mu|tomcat-7.0.68-13|345	%{buildroot}%{_libexecdir}/%{name}/server
14mu|tomcat-7.0.68-13|346	install -m 0644 %{SOURCE32} \
14mu|tomcat-7.0.68-13|347	%{buildroot}%{_unitdir}/%{name}@.service
14mu|tomcat-7.0.68-13|348	
14mu|tomcat-7.0.68-13|349	
14mu|tomcat-7.0.68-13|350	# create jsp and servlet API symlinks
14mu|tomcat-7.0.68-13|351	pushd %{buildroot}%{_javadir}
14mu|tomcat-7.0.68-13|352	mv %{name}/jsp-api.jar %{name}-jsp-%{jspspec}-api.jar
14mu|tomcat-7.0.68-13|353	ln -s %{name}-jsp-%{jspspec}-api.jar %{name}-jsp-api.jar
14mu|tomcat-7.0.68-13|354	mv %{name}/servlet-api.jar %{name}-servlet-%{servletspec}-api.jar
14mu|tomcat-7.0.68-13|355	ln -s %{name}-servlet-%{servletspec}-api.jar %{name}-servlet-api.jar
14mu|tomcat-7.0.68-13|356	mv %{name}/el-api.jar %{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-13|357	ln -s %{name}-el-%{elspec}-api.jar %{name}-el-api.jar
14mu|tomcat-7.0.68-13|358	popd
14mu|tomcat-7.0.68-13|359	
14mu|tomcat-7.0.68-13|360	pushd output/build
14mu|tomcat-7.0.68-13|361	%{_bindir}/build-jar-repository lib commons-collections \
14mu|tomcat-7.0.68-13|362	apache-commons-dbcp apache-commons-pool ecj 2>&1
14mu|tomcat-7.0.68-13|363	# need to use -p here with b-j-r otherwise the examples webapp fails to
14mu|tomcat-7.0.68-13|364	# load with a java.io.IOException
14mu|tomcat-7.0.68-13|365	%{_bindir}/build-jar-repository -p webapps/examples/WEB-INF/lib \
14mu|tomcat-7.0.68-13|366	taglibs-core.jar taglibs-standard.jar 2>&1
14mu|tomcat-7.0.68-13|367	popd
14mu|tomcat-7.0.68-13|368	
14mu|tomcat-7.0.68-13|369	pushd %{buildroot}%{libdir}
14mu|tomcat-7.0.68-13|370	# symlink JSP and servlet API jars
14mu|tomcat-7.0.68-13|371	ln -s ../%{name}-jsp-%{jspspec}-api.jar .
14mu|tomcat-7.0.68-13|372	ln -s ../%{name}-servlet-%{servletspec}-api.jar .
14mu|tomcat-7.0.68-13|373	ln -s ../%{name}-el-%{elspec}-api.jar .
14mu|tomcat-7.0.68-13|374	ln -s $(build-classpath commons-collections) commons-collections.jar
14mu|tomcat-7.0.68-13|375	ln -s $(build-classpath apache-commons-dbcp) commons-dbcp.jar
14mu|tomcat-7.0.68-13|376	ln -s $(build-classpath log4j) log4j.jar
14mu|tomcat-7.0.68-13|377	ln -s $(build-classpath ecj) jasper-jdt.jar
14mu|tomcat-7.0.68-13|378	
14mu|tomcat-7.0.68-13|379	# Link the juli jar here from /usr/share/java/tomcat
14mu|tomcat-7.0.68-13|380	ln -s %{bindir}/tomcat-juli.jar .
14mu|tomcat-7.0.68-13|381	popd
14mu|tomcat-7.0.68-13|382	
14mu|tomcat-7.0.68-13|383	# symlink to the FHS locations where we've installed things
14mu|tomcat-7.0.68-13|384	pushd %{buildroot}%{homedir}
14mu|tomcat-7.0.68-13|385	ln -s %{appdir} webapps
14mu|tomcat-7.0.68-13|386	ln -s %{confdir} conf
14mu|tomcat-7.0.68-13|387	ln -s %{libdir} lib
14mu|tomcat-7.0.68-13|388	ln -s %{logdir} logs
14mu|tomcat-7.0.68-13|389	ln -s %{tempdir} temp
14mu|tomcat-7.0.68-13|390	ln -s %{workdir} work
14mu|tomcat-7.0.68-13|391	popd
14mu|tomcat-7.0.68-13|392	
14mu|tomcat-7.0.68-13|393	# install sample webapp
14mu|tomcat-7.0.68-13|394	mkdir -p %{buildroot}%{appdir}/sample
14mu|tomcat-7.0.68-13|395	pushd %{buildroot}%{appdir}/sample
14mu|tomcat-7.0.68-13|396	%{jar} xf %{buildroot}%{appdir}/docs/appdev/sample/sample.war
14mu|tomcat-7.0.68-13|397	popd
14mu|tomcat-7.0.68-13|398	rm %{buildroot}%{appdir}/docs/appdev/sample/sample.war
14mu|tomcat-7.0.68-13|399	
14mu|tomcat-7.0.68-13|400	
14mu|tomcat-7.0.68-13|401	# Generate a depmap fragment javax.servlet:servlet-api pointing to
14mu|tomcat-7.0.68-13|402	# tomcat-servlet-3.0-api for backwards compatibility
14mu|tomcat-7.0.68-13|403	%add_to_maven_depmap javax.servlet servlet-api %{servletspec} JPP %{name}-servlet-%{servletspec}-api
14mu|tomcat-7.0.68-13|404	# also provide jetty depmap (originally in jetty package, but it's cleaner to have it here)
14mu|tomcat-7.0.68-13|405	%add_to_maven_depmap org.mortbay.jetty servlet-api %{servletspec} JPP %{name}-servlet-%{servletspec}-api
14mu|tomcat-7.0.68-13|406	mv %{buildroot}%{_mavendepmapfragdir}/%{name} %{buildroot}%{_mavendepmapfragdir}/%{name}-servlet-api
14mu|tomcat-7.0.68-13|407	
14mu|tomcat-7.0.68-13|408	# Install the maven metadata
14mu|tomcat-7.0.68-13|409	install -d -m 0755 %{buildroot}%{_mavenpomdir}
14mu|tomcat-7.0.68-13|410	pushd output/dist/src/res/maven
14mu|tomcat-7.0.68-13|411	for pom in *.pom; do
14mu|tomcat-7.0.68-13|412	# fix-up version in all pom files
14mu|tomcat-7.0.68-13|413	sed -i 's/@MAVEN.DEPLOY.VERSION@/%{version}/g' $pom
14mu|tomcat-7.0.68-13|414	done
14mu|tomcat-7.0.68-13|415	
14mu|tomcat-7.0.68-13|416	# we won't install dbcp, juli-adapters and juli-extras pom files
14mu|tomcat-7.0.68-13|417	for pom in tomcat-annotations-api.pom tomcat-catalina.pom tomcat-jasper-el.pom tomcat-jasper.pom \
14mu|tomcat-7.0.68-13|418	tomcat-catalina-ha.pom ; do
14mu|tomcat-7.0.68-13|419	cp -a $pom %{buildroot}%{_mavenpomdir}/JPP.$pom
14mu|tomcat-7.0.68-13|420	base=`basename $pom .pom`
14mu|tomcat-7.0.68-13|421	%add_to_maven_depmap org.apache.tomcat $base %{version} JPP/%{name} $base
14mu|tomcat-7.0.68-13|422	done
14mu|tomcat-7.0.68-13|423	
14mu|tomcat-7.0.68-13|424	# servlet-api jsp-api and el-api are not in tomcat subdir, since they are widely re-used elsewhere
14mu|tomcat-7.0.68-13|425	for pom in tomcat-jsp-api.pom tomcat-servlet-api.pom tomcat-el-api.pom;do
14mu|tomcat-7.0.68-13|426	cp -a $pom %{buildroot}%{_mavenpomdir}/JPP-%{name}-$pom
14mu|tomcat-7.0.68-13|427	base=`basename $pom .pom`
14mu|tomcat-7.0.68-13|428	%add_to_maven_depmap org.apache.tomcat $base %{version} JPP %{name}-$base
14mu|tomcat-7.0.68-13|429	done
14mu|tomcat-7.0.68-13|430	
14mu|tomcat-7.0.68-13|431	# two special pom where jar files have different names
14mu|tomcat-7.0.68-13|432	cp -a tomcat-tribes.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-catalina-tribes.pom
14mu|tomcat-7.0.68-13|433	%add_to_maven_depmap org.apache.tomcat tribes %{version} JPP/%{name} catalina-tribes
14mu|tomcat-7.0.68-13|434	
14mu|tomcat-7.0.68-13|435	cp -a tomcat-juli.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-juli.pom
14mu|tomcat-7.0.68-13|436	%add_to_maven_depmap org.apache.tomcat juli %{version} JPP/%{name} tomcat-juli
14mu|tomcat-7.0.68-13|437	
14mu|tomcat-7.0.68-13|438	cp -a tomcat-util.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom
14mu|tomcat-7.0.68-13|439	%add_to_maven_depmap org.apache.tomcat util %{version} JPP/%{name} tomcat-util
14mu|tomcat-7.0.68-13|440	
14mu|tomcat-7.0.68-13|441	cp -a tomcat-api.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom
14mu|tomcat-7.0.68-13|442	%add_to_maven_depmap org.apache.tomcat api %{version} JPP/%{name} tomcat-api
14mu|tomcat-7.0.68-13|443	
14mu|tomcat-7.0.68-13|444	%pre
14mu|tomcat-7.0.68-13|445	# add the tomcat user and group
14mu|tomcat-7.0.68-13|446	%{_sbindir}/groupadd -g %{tcuid} -r tomcat 2>/dev/null || :
14mu|tomcat-7.0.68-13|447	%{_sbindir}/useradd -c "Apache Tomcat" -u %{tcuid} -g tomcat \
14mu|tomcat-7.0.68-13|448	-s /bin/nologin -r -d %{homedir} tomcat 2>/dev/null || :
14mu|tomcat-7.0.68-13|449	
14mu|tomcat-7.0.68-13|450	%post
14mu|tomcat-7.0.68-13|451	%update_maven_depmap
14mu|tomcat-7.0.68-13|452	%systemd_post %{name}.service
14mu|tomcat-7.0.68-13|453	
14mu|tomcat-7.0.68-13|454	%post jsp-%{jspspec}-api
14mu|tomcat-7.0.68-13|455	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
14mu|tomcat-7.0.68-13|456	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20100
14mu|tomcat-7.0.68-13|457	
14mu|tomcat-7.0.68-13|458	%post servlet-%{servletspec}-api
14mu|tomcat-7.0.68-13|459	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
14mu|tomcat-7.0.68-13|460	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20500
14mu|tomcat-7.0.68-13|461	%update_maven_depmap
14mu|tomcat-7.0.68-13|462	
14mu|tomcat-7.0.68-13|463	%post el-%{elspec}-api
14mu|tomcat-7.0.68-13|464	%{_sbindir}/update-alternatives --install %{_javadir}/elspec.jar elspec \
14mu|tomcat-7.0.68-13|465	%{_javadir}/%{name}-el-%{elspec}-api.jar 20250
14mu|tomcat-7.0.68-13|466	
14mu|tomcat-7.0.68-13|467	%preun
14mu|tomcat-7.0.68-13|468	# clean tempdir and workdir on removal or upgrade
14mu|tomcat-7.0.68-13|469	rm -rf %{workdir}/* %{tempdir}/*
14mu|tomcat-7.0.68-13|470	%systemd_preun %{name}.service
14mu|tomcat-7.0.68-13|471	
14mu|tomcat-7.0.68-13|472	%postun
14mu|tomcat-7.0.68-13|473	%update_maven_depmap
14mu|tomcat-7.0.68-13|474	%systemd_postun_with_restart %{name}.service
14mu|tomcat-7.0.68-13|475	
14mu|tomcat-7.0.68-13|476	%postun jsp-%{jspspec}-api
14mu|tomcat-7.0.68-13|477	if [ "$1" = "0" ]; then
14mu|tomcat-7.0.68-13|478	%{_sbindir}/update-alternatives --remove jsp \
14mu|tomcat-7.0.68-13|479	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
14mu|tomcat-7.0.68-13|480	fi
14mu|tomcat-7.0.68-13|481	
14mu|tomcat-7.0.68-13|482	%postun servlet-%{servletspec}-api
14mu|tomcat-7.0.68-13|483	if [ "$1" = "0" ]; then
14mu|tomcat-7.0.68-13|484	%{_sbindir}/update-alternatives --remove servlet \
14mu|tomcat-7.0.68-13|485	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
14mu|tomcat-7.0.68-13|486	%update_maven_depmap
14mu|tomcat-7.0.68-13|487	fi
14mu|tomcat-7.0.68-13|488	
14mu|tomcat-7.0.68-13|489	%postun el-%{elspec}-api
14mu|tomcat-7.0.68-13|490	if [ "$1" = "0" ]; then
14mu|tomcat-7.0.68-13|491	%{_sbindir}/update-alternatives --remove elspec \
14mu|tomcat-7.0.68-13|492	%{_javadir}/%{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-13|493	fi
14mu|tomcat-7.0.68-13|494	
14mu|tomcat-7.0.68-13|495	%files
14mu|tomcat-7.0.68-13|496	%defattr(0664,root,tomcat,0755)
14mu|tomcat-7.0.68-13|497	%doc {LICENSE,NOTICE,RELEASE*}
14mu|tomcat-7.0.68-13|498	%attr(0755,root,root) %{_bindir}/%{name}-digest
14mu|tomcat-7.0.68-13|499	%attr(0755,root,root) %{_bindir}/%{name}-tool-wrapper
14mu|tomcat-7.0.68-13|500	%attr(0755,root,root) %{_sbindir}/d%{name}
14mu|tomcat-7.0.68-13|501	%attr(0755,root,root) %{_sbindir}/%{name}
14mu|tomcat-7.0.68-13|502	%attr(0644,root,root) %{_systemddir}/%{name}.service
14mu|tomcat-7.0.68-13|503	%attr(0644,root,root) %{_unitdir}/%{name}@.service
14mu|tomcat-7.0.68-13|504	%attr(0755,root,root) %dir %{_libexecdir}/%{name}
14mu|tomcat-7.0.68-13|505	%attr(0644,root,root) %{_libexecdir}/%{name}/functions
14mu|tomcat-7.0.68-13|506	%attr(0755,root,root) %{_libexecdir}/%{name}/preamble
14mu|tomcat-7.0.68-13|507	%attr(0755,root,root) %{_libexecdir}/%{name}/server
14mu|tomcat-7.0.68-13|508	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mu|tomcat-7.0.68-13|509	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|tomcat-7.0.68-13|510	%attr(0765,root,tomcat) %dir %{basedir}
14mu|tomcat-7.0.68-13|511	%attr(0755,root,tomcat) %dir %{confdir}
14mu|tomcat-7.0.68-13|512	%defattr(0664,root,tomcat,0770)
14mu|tomcat-7.0.68-13|513	%attr(0770,root,tomcat) %dir %{logdir}
14mu|tomcat-7.0.68-13|514	%attr(0660,tomcat,tomcat) %{logdir}/catalina.out
14mu|tomcat-7.0.68-13|515	%attr(0770,root,tomcat) %dir %{cachedir}
14mu|tomcat-7.0.68-13|516	%attr(0770,root,tomcat) %dir %{tempdir}
14mu|tomcat-7.0.68-13|517	%attr(0770,root,tomcat) %dir %{workdir}
14mu|tomcat-7.0.68-13|518	%defattr(0664,root,tomcat,0775)
14mu|tomcat-7.0.68-13|519	%attr(0775,root,tomcat) %dir %{appdir}
14mu|tomcat-7.0.68-13|520	%attr(0775,root,tomcat) %dir %{confdir}/Catalina
14mu|tomcat-7.0.68-13|521	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
14mu|tomcat-7.0.68-13|522	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/%{name}.conf
14mu|tomcat-7.0.68-13|523	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/*.policy
14mu|tomcat-7.0.68-13|524	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/*.properties
14mu|tomcat-7.0.68-13|525	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/context.xml
14mu|tomcat-7.0.68-13|526	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/server.xml
14mu|tomcat-7.0.68-13|527	%attr(0660,tomcat,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
14mu|tomcat-7.0.68-13|528	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/web.xml
14mu|tomcat-7.0.68-13|529	%dir %{homedir}
14mu|tomcat-7.0.68-13|530	%dir %{bindir}
14mu|tomcat-7.0.68-13|531	%{bindir}/bootstrap.jar
14mu|tomcat-7.0.68-13|532	%{bindir}/catalina-tasks.xml
14mu|tomcat-7.0.68-13|533	%{homedir}/lib
14mu|tomcat-7.0.68-13|534	%{homedir}/temp
14mu|tomcat-7.0.68-13|535	%{homedir}/webapps
14mu|tomcat-7.0.68-13|536	%{homedir}/work
14mu|tomcat-7.0.68-13|537	%{homedir}/logs
14mu|tomcat-7.0.68-13|538	%{homedir}/conf
14mu|tomcat-7.0.68-13|539	
14mu|tomcat-7.0.68-13|540	%files admin-webapps
14mu|tomcat-7.0.68-13|541	%defattr(0664,root,tomcat,0755)
14mu|tomcat-7.0.68-13|542	%{appdir}/host-manager
14mu|tomcat-7.0.68-13|543	%{appdir}/manager
14mu|tomcat-7.0.68-13|544	
14mu|tomcat-7.0.68-13|545	%files docs-webapp
14mu|tomcat-7.0.68-13|546	%{appdir}/docs
14mu|tomcat-7.0.68-13|547	
14mu|tomcat-7.0.68-13|548	%files javadoc
14mu|tomcat-7.0.68-13|549	%{_javadocdir}/%{name}
14mu|tomcat-7.0.68-13|550	
14mu|tomcat-7.0.68-13|551	%files jsp-%{jspspec}-api
14mu|tomcat-7.0.68-13|552	%{_javadir}/%{name}-jsp-%{jspspec}*.jar
14mu|tomcat-7.0.68-13|553	%{_javadir}/%{name}-jsp-api.jar
14mu|tomcat-7.0.68-13|554	%{_mavenpomdir}/JPP-%{name}-tomcat-jsp-api.pom
14mu|tomcat-7.0.68-13|555	
14mu|tomcat-7.0.68-13|556	%files lib
14mu|tomcat-7.0.68-13|557	%{libdir}
14mu|tomcat-7.0.68-13|558	%{bindir}/tomcat-juli.jar
14mu|tomcat-7.0.68-13|559	%{_mavendepmapfragdir}/%{name}
14mu|tomcat-7.0.68-13|560	%{_mavenpomdir}/JPP.%{name}-annotations-api.pom
14mu|tomcat-7.0.68-13|561	%{_mavenpomdir}/JPP.%{name}-catalina-ha.pom
14mu|tomcat-7.0.68-13|562	%{_mavenpomdir}/JPP.%{name}-catalina-tribes.pom
14mu|tomcat-7.0.68-13|563	%{_mavenpomdir}/JPP.%{name}-catalina.pom
14mu|tomcat-7.0.68-13|564	%{_mavenpomdir}/JPP.%{name}-jasper-el.pom
14mu|tomcat-7.0.68-13|565	%{_mavenpomdir}/JPP.%{name}-jasper.pom
14mu|tomcat-7.0.68-13|566	%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom
14mu|tomcat-7.0.68-13|567	%{_mavenpomdir}/JPP.%{name}-tomcat-juli.pom
14mu|tomcat-7.0.68-13|568	%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom
14mu|tomcat-7.0.68-13|569	%exclude %{libdir}/%{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-13|570	
14mu|tomcat-7.0.68-13|571	%files servlet-%{servletspec}-api
14mu|tomcat-7.0.68-13|572	%doc LICENSE
14mu|tomcat-7.0.68-13|573	%{_javadir}/%{name}-servlet-%{servletspec}*.jar
14mu|tomcat-7.0.68-13|574	%{_javadir}/%{name}-servlet-api.jar
14mu|tomcat-7.0.68-13|575	%{_mavendepmapfragdir}/%{name}-servlet-api
14mu|tomcat-7.0.68-13|576	%{_mavenpomdir}/JPP-%{name}-tomcat-servlet-api.pom
14mu|tomcat-7.0.68-13|577	
14mu|tomcat-7.0.68-13|578	%files el-%{elspec}-api
14mu|tomcat-7.0.68-13|579	%doc LICENSE
14mu|tomcat-7.0.68-13|580	%{_javadir}/%{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-13|581	%{_javadir}/%{name}-el-api.jar
14mu|tomcat-7.0.68-13|582	%{libdir}/%{name}-el-%{elspec}-api.jar
14mu|tomcat-7.0.68-13|583	%{_mavenpomdir}/JPP-%{name}-tomcat-el-api.pom
14mu|tomcat-7.0.68-13|584	
14mu|tomcat-7.0.68-13|585	%files webapps
14mu|tomcat-7.0.68-13|586	%defattr(0644,tomcat,tomcat,0755)
14mu|tomcat-7.0.68-13|587	%{appdir}/ROOT
14mu|tomcat-7.0.68-13|588	%{appdir}/examples
14mu|tomcat-7.0.68-13|589	%{appdir}/sample
14mu|tomcat-7.0.68-13|590	
14mu|tomcat-7.0.68-13|591	%files jsvc
14mu|tomcat-7.0.68-13|592	%defattr(755,root,root,0755)
14mu|tomcat-7.0.68-13|593	%attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service
14mu|tomcat-7.0.68-13|594	
14mu|tomcat-7.0.68-13|595	
14mu|tomcat-7.0.68-13|596	%changelog
14mu|tomcat-7.0.68-13|597	
14mu|tomcat-7.0.68-13|598	* Sat Mar 05 2016 Denis Silakov <denis.silakov@rosalab.ru> 7.0.68-13
14mu|tomcat-7.0.68-13|599	- (d02a045) Bump release
14mu|tomcat-7.0.68-13|600	
14mu|tomcat-7.0.68-13|601	

26174 14
14mu|tomoe-gtk-0.6.0-15|1	%define major 0
14mu|tomoe-gtk-0.6.0-15|2	%define libname %mklibname %{name} %{major}
14mu|tomoe-gtk-0.6.0-15|3	%define devname %mklibname %{name} -d
14mu|tomoe-gtk-0.6.0-15|4	
14mu|tomoe-gtk-0.6.0-15|5	%define tomoe_version 0.6.0
14mu|tomoe-gtk-0.6.0-15|6	
14mu|tomoe-gtk-0.6.0-15|7	Summary:	Tomoe-gtk for handwriting recognition
14mu|tomoe-gtk-0.6.0-15|8	Name:		tomoe-gtk
14mu|tomoe-gtk-0.6.0-15|9	Version:	0.6.0
14mu|tomoe-gtk-0.6.0-15|10	Release:	15
14mu|tomoe-gtk-0.6.0-15|11	License:	LGPLv2+
14mu|tomoe-gtk-0.6.0-15|12	Group:		System/Internationalization
14mu|tomoe-gtk-0.6.0-15|13	Url:		http://tomoe.sourceforge.jp/
14mu|tomoe-gtk-0.6.0-15|14	Source0:	http://ovh.dl.sourceforge.net/sourceforge/tomoe/%{name}-%{version}.tar.gz
14mu|tomoe-gtk-0.6.0-15|15	Patch0:		tomoe-gtk-0.6.0-underlink.patch
14mu|tomoe-gtk-0.6.0-15|16	BuildRequires:	gtk-doc
14mu|tomoe-gtk-0.6.0-15|17	BuildRequires:	tomoe >= %{tomoe_version}
14mu|tomoe-gtk-0.6.0-15|18	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|tomoe-gtk-0.6.0-15|19	BuildRequires:	pkgconfig(pygobject-2.0)
14mu|tomoe-gtk-0.6.0-15|20	BuildRequires:	pkgconfig(pygtk-2.0)
14mu|tomoe-gtk-0.6.0-15|21	BuildRequires:	pkgconfig(tomoe) >= %{tomoe_version}
14mu|tomoe-gtk-0.6.0-15|22	Conflicts:	%{_lib}tomoe-gtk0 < 0.6.0-15
14mu|tomoe-gtk-0.6.0-15|23	
14mu|tomoe-gtk-0.6.0-15|24	%description
14mu|tomoe-gtk-0.6.0-15|25	Tomoe-gtk handwriting recognition.
14mu|tomoe-gtk-0.6.0-15|26	
14mu|tomoe-gtk-0.6.0-15|27	%files -f %{name}.lang
14mu|tomoe-gtk-0.6.0-15|28	%{_datadir}/tomoe-gtk/*.png
14mu|tomoe-gtk-0.6.0-15|29	
14mu|tomoe-gtk-0.6.0-15|30	#----------------------------------------------------------------------------
14mu|tomoe-gtk-0.6.0-15|31	
14mu|tomoe-gtk-0.6.0-15|32	%package python
14mu|tomoe-gtk-0.6.0-15|33	Summary:	Python binding of Tomoe-gtk
14mu|tomoe-gtk-0.6.0-15|34	Group:		System/Internationalization
14mu|tomoe-gtk-0.6.0-15|35	Requires:	%{libname} = %{EVRD}
14mu|tomoe-gtk-0.6.0-15|36	
14mu|tomoe-gtk-0.6.0-15|37	%description python
14mu|tomoe-gtk-0.6.0-15|38	Python binding of Tomoe-gtk.
14mu|tomoe-gtk-0.6.0-15|39	
14mu|tomoe-gtk-0.6.0-15|40	%files python
14mu|tomoe-gtk-0.6.0-15|41	%{python_sitearch}/gtk-2.0/*.so
14mu|tomoe-gtk-0.6.0-15|42	
14mu|tomoe-gtk-0.6.0-15|43	#----------------------------------------------------------------------------
14mu|tomoe-gtk-0.6.0-15|44	
14mu|tomoe-gtk-0.6.0-15|45	%package -n %{libname}
14mu|tomoe-gtk-0.6.0-15|46	Summary:	Tomoe-gtk library
14mu|tomoe-gtk-0.6.0-15|47	Group:		System/Libraries
14mu|tomoe-gtk-0.6.0-15|48	Requires:	%{name}
14mu|tomoe-gtk-0.6.0-15|49	
14mu|tomoe-gtk-0.6.0-15|50	%description -n %{libname}
14mu|tomoe-gtk-0.6.0-15|51	Tomoe-gtk library.
14mu|tomoe-gtk-0.6.0-15|52	
14mu|tomoe-gtk-0.6.0-15|53	%files -n %{libname}
14mu|tomoe-gtk-0.6.0-15|54	%{_libdir}/lib%{name}.so.%{major}*
14mu|tomoe-gtk-0.6.0-15|55	
14mu|tomoe-gtk-0.6.0-15|56	#----------------------------------------------------------------------------
14mu|tomoe-gtk-0.6.0-15|57	
14mu|tomoe-gtk-0.6.0-15|58	%package -n %{devname}
14mu|tomoe-gtk-0.6.0-15|59	Summary:	Development files for %{name}
14mu|tomoe-gtk-0.6.0-15|60	Group:		Development/C
14mu|tomoe-gtk-0.6.0-15|61	Requires:	%{libname} = %{EVRD}
14mu|tomoe-gtk-0.6.0-15|62	Provides:	%{name}-devel = %{EVRD}
14mu|tomoe-gtk-0.6.0-15|63	
14mu|tomoe-gtk-0.6.0-15|64	%description -n %{devname}
14mu|tomoe-gtk-0.6.0-15|65	Headers of %{name} for development.
14mu|tomoe-gtk-0.6.0-15|66	
14mu|tomoe-gtk-0.6.0-15|67	%files -n %{devname}
14mu|tomoe-gtk-0.6.0-15|68	%doc AUTHORS ChangeLog README TODO
14mu|tomoe-gtk-0.6.0-15|69	%doc doc/reference/html/*
14mu|tomoe-gtk-0.6.0-15|70	%{_includedir}/tomoe/gtk/*.h
14mu|tomoe-gtk-0.6.0-15|71	%{_libdir}/lib*.so
14mu|tomoe-gtk-0.6.0-15|72	%{_libdir}/pkgconfig/*.pc
14mu|tomoe-gtk-0.6.0-15|73	
14mu|tomoe-gtk-0.6.0-15|74	#----------------------------------------------------------------------------
14mu|tomoe-gtk-0.6.0-15|75	
14mu|tomoe-gtk-0.6.0-15|76	%prep
14mu|tomoe-gtk-0.6.0-15|77	%setup -q
14mu|tomoe-gtk-0.6.0-15|78	%patch0 -p1 -b .underlink
14mu|tomoe-gtk-0.6.0-15|79	
14mu|tomoe-gtk-0.6.0-15|80	%build
14mu|tomoe-gtk-0.6.0-15|81	# force to regenerate configure
14mu|tomoe-gtk-0.6.0-15|82	./autogen.sh
14mu|tomoe-gtk-0.6.0-15|83	
14mu|tomoe-gtk-0.6.0-15|84	%configure2_5x \
14mu|tomoe-gtk-0.6.0-15|85	--disable-static \
14mu|tomoe-gtk-0.6.0-15|86	--without-gucharmap
14mu|tomoe-gtk-0.6.0-15|87	%make CFLAGS="%{optflags}"
14mu|tomoe-gtk-0.6.0-15|88	
14mu|tomoe-gtk-0.6.0-15|89	%install
14mu|tomoe-gtk-0.6.0-15|90	%makeinstall_std
14mu|tomoe-gtk-0.6.0-15|91	
14mu|tomoe-gtk-0.6.0-15|92	# remove docs for sigscheme (they should be installed by %doc)
14mu|tomoe-gtk-0.6.0-15|93	rm -rf %{buildroot}%{_datadir}/gtk-doc/
14mu|tomoe-gtk-0.6.0-15|94	
14mu|tomoe-gtk-0.6.0-15|95	%find_lang %{name}
14mu|tomoe-gtk-0.6.0-15|96	
14mu|tomoe-gtk-0.6.0-15|97	
14mu|tomoe-gtk-0.6.0-15|98	%changelog
14mu|tomoe-gtk-0.6.0-15|99	
14mu|tomoe-gtk-0.6.0-15|100	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-15
14mu|tomoe-gtk-0.6.0-15|101	- (b6533b0) Move noarch files from library to main package
14mu|tomoe-gtk-0.6.0-15|102	- (b6533b0) Build with system optflags
14mu|tomoe-gtk-0.6.0-15|103	- (b6533b0) Spec cleanup
14mu|tomoe-gtk-0.6.0-15|104	
14mu|tomoe-gtk-0.6.0-15|105	

26175 14
14mu|tomoyo-tools-2.5.0-5|1	%define date 20111025
14mu|tomoyo-tools-2.5.0-5|2	
14mu|tomoyo-tools-2.5.0-5|3	%define major 3
14mu|tomoyo-tools-2.5.0-5|4	%define libname %mklibname tomoyotools %{major}
14mu|tomoyo-tools-2.5.0-5|5	
14mu|tomoyo-tools-2.5.0-5|6	Summary:	TOMOYO Linux tools
14mu|tomoyo-tools-2.5.0-5|7	Name:		tomoyo-tools
14mu|tomoyo-tools-2.5.0-5|8	Version:	2.5.0
14mu|tomoyo-tools-2.5.0-5|9	Release:	5
14mu|tomoyo-tools-2.5.0-5|10	License:	GPLv2+
14mu|tomoyo-tools-2.5.0-5|11	Url:		http://tomoyo.sourceforge.jp/
14mu|tomoyo-tools-2.5.0-5|12	Group:		System/Kernel and hardware
14mu|tomoyo-tools-2.5.0-5|13	Source0:	http://osdn.dl.sourceforge.jp/tomoyo/27220/tomoyo-tools-%{version}-%{date}.tar.gz
14mu|tomoyo-tools-2.5.0-5|14	Source1:	README.tomoyo-tools.urpmi
14mu|tomoyo-tools-2.5.0-5|15	Source2:	tomoyo.logrotate
14mu|tomoyo-tools-2.5.0-5|16	Source3:	tomoyo-auditd.service
14mu|tomoyo-tools-2.5.0-5|17	BuildRequires:	help2man
14mu|tomoyo-tools-2.5.0-5|18	BuildRequires:	readline-devel
14mu|tomoyo-tools-2.5.0-5|19	BuildRequires:	pkgconfig(ncurses)
14mu|tomoyo-tools-2.5.0-5|20	Conflicts:	ccs-tools < 2.5.0
14mu|tomoyo-tools-2.5.0-5|21	Obsoletes:	ccs-tools < 2.5.0
14mu|tomoyo-tools-2.5.0-5|22	
14mu|tomoyo-tools-2.5.0-5|23	%description
14mu|tomoyo-tools-2.5.0-5|24	TOMOYO Linux is an extension for Linux to provide Mandatory Access Control
14mu|tomoyo-tools-2.5.0-5|25	(MAC) functions. This package contains the tools needed to configure,
14mu|tomoyo-tools-2.5.0-5|26	activate and manage the TOMOYO Linux MAC system and policies.
14mu|tomoyo-tools-2.5.0-5|27	
14mu|tomoyo-tools-2.5.0-5|28	%files
14mu|tomoyo-tools-2.5.0-5|29	%doc README.install.urpmi
14mu|tomoyo-tools-2.5.0-5|30	%{_sysconfdir}/logrotate.d/tomoyo
14mu|tomoyo-tools-2.5.0-5|31	%attr(700,root,root) /sbin/tomoyo-init
14mu|tomoyo-tools-2.5.0-5|32	%{_libdir}/tomoyo/
14mu|tomoyo-tools-2.5.0-5|33	%{_sbindir}/tomoyo*
14mu|tomoyo-tools-2.5.0-5|34	%{_mandir}/man8/tomoyo*
14mu|tomoyo-tools-2.5.0-5|35	%{_mandir}/man8/init_policy.8*
14mu|tomoyo-tools-2.5.0-5|36	%{_logdir}/tomoyo/
14mu|tomoyo-tools-2.5.0-5|37	%{_unitdir}/tomoyo-auditd.service
14mu|tomoyo-tools-2.5.0-5|38	
14mu|tomoyo-tools-2.5.0-5|39	%post
14mu|tomoyo-tools-2.5.0-5|40	%_add_service_helper --no-sysv %{name} $1 tomoyo-auditd.service
14mu|tomoyo-tools-2.5.0-5|41	
14mu|tomoyo-tools-2.5.0-5|42	%preun
14mu|tomoyo-tools-2.5.0-5|43	%_del_service_helper --no-sysv %{name} $1 tomoyo-auditd.service
14mu|tomoyo-tools-2.5.0-5|44	
14mu|tomoyo-tools-2.5.0-5|45	#----------------------------------------------------------------------------
14mu|tomoyo-tools-2.5.0-5|46	
14mu|tomoyo-tools-2.5.0-5|47	%package -n %{libname}
14mu|tomoyo-tools-2.5.0-5|48	Summary:	Shared tomoyotools library
14mu|tomoyo-tools-2.5.0-5|49	Group:		System/Libraries
14mu|tomoyo-tools-2.5.0-5|50	Conflicts:	%{_lib}tomoyotools1 < 2.5.0-5
14mu|tomoyo-tools-2.5.0-5|51	Obsoletes:	%{_lib}tomoyotools1 < 2.5.0-5
14mu|tomoyo-tools-2.5.0-5|52	
14mu|tomoyo-tools-2.5.0-5|53	%description -n %{libname}
14mu|tomoyo-tools-2.5.0-5|54	This package provides the tomoyo shared library
14mu|tomoyo-tools-2.5.0-5|55	
14mu|tomoyo-tools-2.5.0-5|56	%files -n %{libname}
14mu|tomoyo-tools-2.5.0-5|57	%{_libdir}/libtomoyotools.so.%{major}*
14mu|tomoyo-tools-2.5.0-5|58	
14mu|tomoyo-tools-2.5.0-5|59	#----------------------------------------------------------------------------
14mu|tomoyo-tools-2.5.0-5|60	
14mu|tomoyo-tools-2.5.0-5|61	%prep
14mu|tomoyo-tools-2.5.0-5|62	%setup -qn tomoyo-tools
14mu|tomoyo-tools-2.5.0-5|63	
14mu|tomoyo-tools-2.5.0-5|64	%build
14mu|tomoyo-tools-2.5.0-5|65	# install library to correct path
14mu|tomoyo-tools-2.5.0-5|66	make USRLIBDIR=%{_libdir} CFLAGS="-Wall %{optflags}"
14mu|tomoyo-tools-2.5.0-5|67	
14mu|tomoyo-tools-2.5.0-5|68	%install
14mu|tomoyo-tools-2.5.0-5|69	make INSTALLDIR=%{buildroot} USRLIBDIR=%{_libdir} install
14mu|tomoyo-tools-2.5.0-5|70	
14mu|tomoyo-tools-2.5.0-5|71	install -m 644 %{SOURCE1} README.install.urpmi
14mu|tomoyo-tools-2.5.0-5|72	install -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/tomoyo
14mu|tomoyo-tools-2.5.0-5|73	install -m 644 -D %{SOURCE3} %{buildroot}%{_unitdir}/tomoyo-auditd.service
14mu|tomoyo-tools-2.5.0-5|74	install -m 700 -d %{buildroot}%{_logdir}/tomoyo
14mu|tomoyo-tools-2.5.0-5|75	
14mu|tomoyo-tools-2.5.0-5|76	
14mu|tomoyo-tools-2.5.0-5|77	%changelog
14mu|tomoyo-tools-2.5.0-5|78	
14mu|tomoyo-tools-2.5.0-5|79	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.0-5
14mu|tomoyo-tools-2.5.0-5|80	- (921319a) Fix library major
14mu|tomoyo-tools-2.5.0-5|81	- (921319a) Spec cleanup
14mu|tomoyo-tools-2.5.0-5|82	
14mu|tomoyo-tools-2.5.0-5|83	

26176 14
14mu|totem-3.16.3-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|totem-3.16.3-2|2	
14mu|totem-3.16.3-2|3	%define api		1.0
14mu|totem-3.16.3-2|4	%define major		0
14mu|totem-3.16.3-2|5	%define girmajor	1.0
14mu|totem-3.16.3-2|6	%define libname		%mklibname %{name} %{major}
14mu|totem-3.16.3-2|7	%define girname		%mklibname %{name}-gir %{girmajor}
14mu|totem-3.16.3-2|8	%define develname	%mklibname %{name} -d
14mu|totem-3.16.3-2|9	%define _appdatadir %{_datadir}/appdata
14mu|totem-3.16.3-2|10	
14mu|totem-3.16.3-2|11	Summary:	Movie player for GNOME
14mu|totem-3.16.3-2|12	Name:		totem
14mu|totem-3.16.3-2|13	Version:	3.16.3
14mu|totem-3.16.3-2|14	Release:	2
14mu|totem-3.16.3-2|15	License:	GPLv2 with exception
14mu|totem-3.16.3-2|16	Group:		Video
14mu|totem-3.16.3-2|17	URL:		http://projects.gnome.org/totem/
14mu|totem-3.16.3-2|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|totem-3.16.3-2|19	Source100:	totem.rpmlintrc
14mu|totem-3.16.3-2|20	
14mu|totem-3.16.3-2|21	BuildRequires:	desktop-file-utils
14mu|totem-3.16.3-2|22	BuildRequires:	docbook-dtd45-xml
14mu|totem-3.16.3-2|23	BuildRequires:	gstreamer1.0-plugins-good
14mu|totem-3.16.3-2|24	BuildRequires:	gstreamer1.0-plugins-bad
14mu|totem-3.16.3-2|25	BuildRequires:	gstreamer1.0-soup
14mu|totem-3.16.3-2|26	BuildRequires:	gstreamer1.0-tools
14mu|totem-3.16.3-2|27	BuildRequires:	gnome-common
14mu|totem-3.16.3-2|28	BuildRequires:	intltool itstool
14mu|totem-3.16.3-2|29	BuildRequires:	vala
14mu|totem-3.16.3-2|30	BuildRequires:	vala-devel
14mu|totem-3.16.3-2|31	BuildRequires:	pkgconfig(bluez)
14mu|totem-3.16.3-2|32	BuildRequires:	pkgconfig(gtk-doc)
14mu|totem-3.16.3-2|33	BuildRequires:	pkgconfig(gnome-doc-utils)
14mu|totem-3.16.3-2|34	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= 1.2.4
14mu|totem-3.16.3-2|35	BuildRequires:	pkgconfig(gstreamer-plugins-bad-1.0) >= 1.2.4
14mu|totem-3.16.3-2|36	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.8
14mu|totem-3.16.3-2|37	BuildRequires:	pkgconfig(clutter-gst-3.0) >= 3.0.4
14mu|totem-3.16.3-2|38	BuildRequires:	pkgconfig(clutter-gtk-1.0)
14mu|totem-3.16.3-2|39	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.0
14mu|totem-3.16.3-2|40	BuildRequires:	pkgconfig(ice)
14mu|totem-3.16.3-2|41	BuildRequires:	pkgconfig(libepc-ui-1.0) > 0.4.0
14mu|totem-3.16.3-2|42	BuildRequires:	pkgconfig(libgdata) >= 0.4.0
14mu|totem-3.16.3-2|43	BuildRequires:	pkgconfig(liblircclient0)
14mu|totem-3.16.3-2|44	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.3
14mu|totem-3.16.3-2|45	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 0.7.2
14mu|totem-3.16.3-2|46	BuildRequires:	pkgconfig(libproxy-1.0)
14mu|totem-3.16.3-2|47	BuildRequires:	pkgconfig(mx-1.0)
14mu|totem-3.16.3-2|48	BuildRequires:	pkgconfig(pygobject-3.0)
14mu|totem-3.16.3-2|49	BuildRequires:	pkgconfig(shared-mime-info)
14mu|totem-3.16.3-2|50	BuildRequires:	pkgconfig(sm)
14mu|totem-3.16.3-2|51	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
14mu|totem-3.16.3-2|52	BuildRequires:	pkgconfig(gnome-icon-theme)
14mu|totem-3.16.3-2|53	BuildRequires:	pkgconfig(clutter-gst-2.0)
14mu|totem-3.16.3-2|54	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.2.4
14mu|totem-3.16.3-2|55	BuildRequires:	pkgconfig(totem-plparser) >= 2.32.4
14mu|totem-3.16.3-2|56	BuildRequires:	pkgconfig(gnome-desktop-3.0)
14mu|totem-3.16.3-2|57	BuildRequires:	gstreamer1.0-soundtouch
14mu|totem-3.16.3-2|58	%ifarch %{ix86} x86_64
14mu|totem-3.16.3-2|59	BuildRequires:	pkgconfig(nvtvsimple)
14mu|totem-3.16.3-2|60	%endif
14mu|totem-3.16.3-2|61	BuildRequires:	appstream-util >= 0.5.0
14mu|totem-3.16.3-2|62	
14mu|totem-3.16.3-2|63	
14mu|totem-3.16.3-2|64	Requires:	grilo-plugins
14mu|totem-3.16.3-2|65	Requires:	iso-codes
14mu|totem-3.16.3-2|66	Requires:	gstreamer1.0-plugins-base
14mu|totem-3.16.3-2|67	Requires:	gstreamer1.0-plugins-good
14mu|totem-3.16.3-2|68	Requires:	gstreamer1.0-soup
14mu|totem-3.16.3-2|69	Suggests:	gstreamer1.0-resindvd
14mu|totem-3.16.3-2|70	Suggests:	gstreamer1.0-a52dec
14mu|totem-3.16.3-2|71	
14mu|totem-3.16.3-2|72	# Must have plugins. Totem doesn't start without them
14mu|totem-3.16.3-2|73	Requires:	gstreamer1.0-gstclutter
14mu|totem-3.16.3-2|74	Requires:	gstreamer1.0-soundtouch
14mu|totem-3.16.3-2|75	
14mu|totem-3.16.3-2|76	#gw opensubtitles plugin:
14mu|totem-3.16.3-2|77	Requires:	pyxdg
14mu|totem-3.16.3-2|78	
14mu|totem-3.16.3-2|79	# python plugins
14mu|totem-3.16.3-2|80	Requires:	python-dbus
14mu|totem-3.16.3-2|81	Requires:	python-gi
14mu|totem-3.16.3-2|82	
14mu|totem-3.16.3-2|83	#gw needed by the iplayer plugin
14mu|totem-3.16.3-2|84	Requires:	python-httplib2
14mu|totem-3.16.3-2|85	Requires:	python-feedparser
14mu|totem-3.16.3-2|86	Requires:	python-beautifulsoup
14mu|totem-3.16.3-2|87	
14mu|totem-3.16.3-2|88	Obsoletes:	%{name}-tracker < 3.4
14mu|totem-3.16.3-2|89	
14mu|totem-3.16.3-2|90	# mozilla plugin support removed in 3.13.90
14mu|totem-3.16.3-2|91	Obsoletes:	totem-mozplugin < 3.13.90-1
14mu|totem-3.16.3-2|92	Obsoletes:	totem-mozilla < 3.13.90-1
14mu|totem-3.16.3-2|93	
14mu|totem-3.16.3-2|94	%description
14mu|totem-3.16.3-2|95	Totem is simple movie player for the GNOME desktop. It
14mu|totem-3.16.3-2|96	features a simple playlist, a full-screen mode, seek and volume
14mu|totem-3.16.3-2|97	controls, as well as a pretty complete keyboard navigation.
14mu|totem-3.16.3-2|98	
14mu|totem-3.16.3-2|99	%files -f %{name}.lang
14mu|totem-3.16.3-2|100	%doc README AUTHORS TODO NEWS
14mu|totem-3.16.3-2|101	%{_bindir}/totem
14mu|totem-3.16.3-2|102	%{_bindir}/totem-audio-preview
14mu|totem-3.16.3-2|103	%{_bindir}/totem-video-thumbnailer
14mu|totem-3.16.3-2|104	%dir %{_libdir}/totem
14mu|totem-3.16.3-2|105	%dir %{_libdir}/totem/plugins/
14mu|totem-3.16.3-2|106	%dir %{_libdir}/totem/plugins/im-status
14mu|totem-3.16.3-2|107	%dir %{_libdir}/totem/plugins/save-file
14mu|totem-3.16.3-2|108	%{_libdir}/totem/plugins/brasero-disc-recorder
14mu|totem-3.16.3-2|109	%{_libdir}/totem/plugins/dbus
14mu|totem-3.16.3-2|110	%{_libdir}/totem/plugins/gromit
14mu|totem-3.16.3-2|111	%{_libdir}/totem/plugins/im-status/*
14mu|totem-3.16.3-2|112	%{_libdir}/totem/plugins/lirc
14mu|totem-3.16.3-2|113	%{_libdir}/totem/plugins/media-player-keys
14mu|totem-3.16.3-2|114	%{_libdir}/totem/plugins/ontop
14mu|totem-3.16.3-2|115	%{_libdir}/totem/plugins/opensubtitles
14mu|totem-3.16.3-2|116	%{_libdir}/totem/plugins/properties
14mu|totem-3.16.3-2|117	%{_libdir}/totem/plugins/apple-trailers
14mu|totem-3.16.3-2|118	%{_libdir}/totem/plugins/autoload-subtitles
14mu|totem-3.16.3-2|119	%{_libdir}/totem/plugins/recent
14mu|totem-3.16.3-2|120	%{_libdir}/totem/plugins/pythonconsole
14mu|totem-3.16.3-2|121	%{_libdir}/totem/plugins/rotation
14mu|totem-3.16.3-2|122	%{_libdir}/totem/plugins/save-file/*
14mu|totem-3.16.3-2|123	%{_libdir}/totem/plugins/screensaver
14mu|totem-3.16.3-2|124	%{_libdir}/totem/plugins/screenshot
14mu|totem-3.16.3-2|125	%{_libdir}/totem/plugins/skipto
14mu|totem-3.16.3-2|126	%{_libdir}/totem/plugins/vimeo
14mu|totem-3.16.3-2|127	%{_datadir}/applications/org.gnome.Totem.desktop
14mu|totem-3.16.3-2|128	%{_datadir}/GConf/gsettings/*.convert
14mu|totem-3.16.3-2|129	%{_datadir}/glib-2.0/schemas/*.xml
14mu|totem-3.16.3-2|130	%{_appdatadir}/*.xml
14mu|totem-3.16.3-2|131	%{_datadir}/icons/hicolor/*/*/*
14mu|totem-3.16.3-2|132	%{_datadir}/thumbnailers/totem.thumbnailer
14mu|totem-3.16.3-2|133	%{_datadir}/dbus-1/services/org.gnome.Totem.service
14mu|totem-3.16.3-2|134	%{_datadir}/totem
14mu|totem-3.16.3-2|135	%{_mandir}/man1/*
14mu|totem-3.16.3-2|136	#-------------------------------------------------------
14mu|totem-3.16.3-2|137	
14mu|totem-3.16.3-2|138	%package nautilus
14mu|totem-3.16.3-2|139	Group:		Video
14mu|totem-3.16.3-2|140	Summary:	Video and Audio Properties tab for Nautilus
14mu|totem-3.16.3-2|141	Requires:	%{name} = %{EVRD}
14mu|totem-3.16.3-2|142	Requires:	nautilus
14mu|totem-3.16.3-2|143	
14mu|totem-3.16.3-2|144	%description nautilus
14mu|totem-3.16.3-2|145	A Nautilus extension that shows the properties of audio and video
14mu|totem-3.16.3-2|146	files in the properties dialogue.
14mu|totem-3.16.3-2|147	
14mu|totem-3.16.3-2|148	%files nautilus
14mu|totem-3.16.3-2|149	%doc README AUTHORS TODO NEWS
14mu|totem-3.16.3-2|150	%{_libdir}/nautilus/extensions-3.0/*
14mu|totem-3.16.3-2|151	#-------------------------------------------------------
14mu|totem-3.16.3-2|152	
14mu|totem-3.16.3-2|153	%package -n %{libname}
14mu|totem-3.16.3-2|154	Group:		System/Libraries
14mu|totem-3.16.3-2|155	Summary:	Shared libraries for %{name}
14mu|totem-3.16.3-2|156	
14mu|totem-3.16.3-2|157	%description -n %{libname}
14mu|totem-3.16.3-2|158	This package contains the shared libraries for %{name}.
14mu|totem-3.16.3-2|159	
14mu|totem-3.16.3-2|160	%files -n %{libname}
14mu|totem-3.16.3-2|161	%doc README AUTHORS TODO NEWS
14mu|totem-3.16.3-2|162	%{_libdir}/libtotem.so.%{major}*
14mu|totem-3.16.3-2|163	#-------------------------------------------------------
14mu|totem-3.16.3-2|164	%package -n %{girname}
14mu|totem-3.16.3-2|165	Summary:	GObject Introspection interface description for %{name}
14mu|totem-3.16.3-2|166	Group:		System/Libraries
14mu|totem-3.16.3-2|167	
14mu|totem-3.16.3-2|168	%description -n %{girname}
14mu|totem-3.16.3-2|169	GObject Introspection interface description for %{name}.
14mu|totem-3.16.3-2|170	
14mu|totem-3.16.3-2|171	
14mu|totem-3.16.3-2|172	%files -n %{girname}
14mu|totem-3.16.3-2|173	%doc README AUTHORS TODO NEWS
14mu|totem-3.16.3-2|174	%{_libdir}/girepository-1.0/Totem-1.0.typelib
14mu|totem-3.16.3-2|175	
14mu|totem-3.16.3-2|176	#-------------------------------------------------------
14mu|totem-3.16.3-2|177	%package -n %{develname}
14mu|totem-3.16.3-2|178	Group:		Development/C
14mu|totem-3.16.3-2|179	Summary:	Devel files for %{name}
14mu|totem-3.16.3-2|180	Requires:	%{libname} = %{EVRD}
14mu|totem-3.16.3-2|181	Provides:	%{name}-devel = %{EVRD}
14mu|totem-3.16.3-2|182	
14mu|totem-3.16.3-2|183	%description -n %{develname}
14mu|totem-3.16.3-2|184	Devel files for %{name}.
14mu|totem-3.16.3-2|185	
14mu|totem-3.16.3-2|186	%files -n %{develname}
14mu|totem-3.16.3-2|187	%doc %{_datadir}/gtk-doc/html/%{name}
14mu|totem-3.16.3-2|188	%{_libdir}/libtotem.so
14mu|totem-3.16.3-2|189	%{_libdir}/pkgconfig/totem.pc
14mu|totem-3.16.3-2|190	%{_includedir}/totem/%{api}/*
14mu|totem-3.16.3-2|191	%{_datadir}/gir-1.0/Totem-1.0.gir
14mu|totem-3.16.3-2|192	#-------------------------------------------------------
14mu|totem-3.16.3-2|193	
14mu|totem-3.16.3-2|194	
14mu|totem-3.16.3-2|195	%prep
14mu|totem-3.16.3-2|196	%setup -q
14mu|totem-3.16.3-2|197	
14mu|totem-3.16.3-2|198	%build
14mu|totem-3.16.3-2|199	%configure2_5x \
14mu|totem-3.16.3-2|200	--disable-static \
14mu|totem-3.16.3-2|201	--disable-run-in-source-tree \
14mu|totem-3.16.3-2|202	--disable-vegas-plugin \
14mu|totem-3.16.3-2|203	--enable-easy-codec-installation
14mu|totem-3.16.3-2|204	
14mu|totem-3.16.3-2|205	%make
14mu|totem-3.16.3-2|206	
14mu|totem-3.16.3-2|207	%install
14mu|totem-3.16.3-2|208	%makeinstall_std
14mu|totem-3.16.3-2|209	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|totem-3.16.3-2|210	%find_lang %{name} --with-gnome
14mu|totem-3.16.3-2|211	
14mu|totem-3.16.3-2|212	#menu
14mu|totem-3.16.3-2|213	MIME_TYPES=`tr '\n' , < data/mime-type-list.txt | sed -e 's/,$//'`
14mu|totem-3.16.3-2|214	desktop-file-install \
14mu|totem-3.16.3-2|215	--remove-category="Application" \
14mu|totem-3.16.3-2|216	--add-category="X-MandrivaLinux-Multimedia-Video" \
14mu|totem-3.16.3-2|217	--add-category="X-MandrivaLinux-CrossDesktop" \
14mu|totem-3.16.3-2|218	--dir %{buildroot}%{_datadir}/applications \
14mu|totem-3.16.3-2|219	%{buildroot}%{_datadir}/applications/*
14mu|totem-3.16.3-2|220	
14mu|totem-3.16.3-2|221	# appdata
14mu|totem-3.16.3-2|222	appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14mu|totem-3.16.3-2|223	
14mu|totem-3.16.3-2|224	%changelog
14mu|totem-3.16.3-2|225	
14mu|totem-3.16.3-2|226	* Thu Jan 14 2016 Denis Silakov <dsilakov@gmail.com> 3.16.3-2
14mu|totem-3.16.3-2|227	- (45b5564) Obsolete totem-mozilla
14mu|totem-3.16.3-2|228	
14mu|totem-3.16.3-2|229	

26177 14
14mu|totem-pl-parser-3.10.5-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|totem-pl-parser-3.10.5-1|2	
14mu|totem-pl-parser-3.10.5-1|3	%define major 18
14mu|totem-pl-parser-3.10.5-1|4	%define girmajor 1.0
14mu|totem-pl-parser-3.10.5-1|5	%define libname %mklibname totem-plparser %{major}
14mu|totem-pl-parser-3.10.5-1|6	%define libmini %mklibname totem-plparser-mini %{major}
14mu|totem-pl-parser-3.10.5-1|7	%define girname %mklibname totem-plparser-gir %{girmajor}
14mu|totem-pl-parser-3.10.5-1|8	%define develname %mklibname -d totem-plparser
14mu|totem-pl-parser-3.10.5-1|9	
14mu|totem-pl-parser-3.10.5-1|10	Summary:	Playlist parser library from the Totem Movie Player
14mu|totem-pl-parser-3.10.5-1|11	Name:		totem-pl-parser
14mu|totem-pl-parser-3.10.5-1|12	Version:	3.10.5
14mu|totem-pl-parser-3.10.5-1|13	Release:	1
14mu|totem-pl-parser-3.10.5-1|14	License:	LGPLv2+
14mu|totem-pl-parser-3.10.5-1|15	Group:		System/Libraries
14mu|totem-pl-parser-3.10.5-1|16	Url:		http://www.hadess.net/totem.php3
14mu|totem-pl-parser-3.10.5-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|totem-pl-parser-3.10.5-1|18	
14mu|totem-pl-parser-3.10.5-1|19	BuildRequires:	gnome-common
14mu|totem-pl-parser-3.10.5-1|20	BuildRequires:	intltool
14mu|totem-pl-parser-3.10.5-1|21	BuildRequires:	pkgconfig(gmime-2.6)
14mu|totem-pl-parser-3.10.5-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|totem-pl-parser-3.10.5-1|23	BuildRequires:	pkgconfig(gtk-doc)
14mu|totem-pl-parser-3.10.5-1|24	BuildRequires:	pkgconfig(libarchive)
14mu|totem-pl-parser-3.10.5-1|25	BuildRequires:	pkgconfig(libquvi)
14mu|totem-pl-parser-3.10.5-1|26	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|totem-pl-parser-3.10.5-1|27	BuildRequires:	pkgconfig(libxml-2.0)
14mu|totem-pl-parser-3.10.5-1|28	BuildRequires:  libgcrypt-devel
14mu|totem-pl-parser-3.10.5-1|29	
14mu|totem-pl-parser-3.10.5-1|30	%description
14mu|totem-pl-parser-3.10.5-1|31	Shared library used by totem.
14mu|totem-pl-parser-3.10.5-1|32	
14mu|totem-pl-parser-3.10.5-1|33	%package i18n
14mu|totem-pl-parser-3.10.5-1|34	Summary:	Playlist parser library from the Totem Movie Player
14mu|totem-pl-parser-3.10.5-1|35	Group:		System/Internationalization
14mu|totem-pl-parser-3.10.5-1|36	
14mu|totem-pl-parser-3.10.5-1|37	%description i18n
14mu|totem-pl-parser-3.10.5-1|38	This package contains the translations for %{name}.
14mu|totem-pl-parser-3.10.5-1|39	
14mu|totem-pl-parser-3.10.5-1|40	%package -n %{libname}
14mu|totem-pl-parser-3.10.5-1|41	Summary:	Playlist parser library from the Totem Movie Player
14mu|totem-pl-parser-3.10.5-1|42	Group:		System/Libraries
14mu|totem-pl-parser-3.10.5-1|43	Suggests:	%{name}-i18n >= %{version}-%{release}
14mu|totem-pl-parser-3.10.5-1|44	
14mu|totem-pl-parser-3.10.5-1|45	%description -n %{libname}
14mu|totem-pl-parser-3.10.5-1|46	Shared library used by totem.
14mu|totem-pl-parser-3.10.5-1|47	
14mu|totem-pl-parser-3.10.5-1|48	%package -n %{libmini}
14mu|totem-pl-parser-3.10.5-1|49	Summary:	Playlist parser library from the Totem Movie Player
14mu|totem-pl-parser-3.10.5-1|50	Group:		System/Libraries
14mu|totem-pl-parser-3.10.5-1|51	
14mu|totem-pl-parser-3.10.5-1|52	%description -n %{libmini}
14mu|totem-pl-parser-3.10.5-1|53	Shared library used by totem - minimal version.
14mu|totem-pl-parser-3.10.5-1|54	
14mu|totem-pl-parser-3.10.5-1|55	%package -n %{girname}
14mu|totem-pl-parser-3.10.5-1|56	Summary:	GObject Introspection interface description for %{name}
14mu|totem-pl-parser-3.10.5-1|57	Group:		System/Libraries
14mu|totem-pl-parser-3.10.5-1|58	
14mu|totem-pl-parser-3.10.5-1|59	%description -n %{girname}
14mu|totem-pl-parser-3.10.5-1|60	GObject Introspection interface description for %{name}.
14mu|totem-pl-parser-3.10.5-1|61	
14mu|totem-pl-parser-3.10.5-1|62	%package -n	%{develname}
14mu|totem-pl-parser-3.10.5-1|63	Summary:	Development libraries, include files for totem playlist parser
14mu|totem-pl-parser-3.10.5-1|64	Group:		Development/GNOME and GTK+
14mu|totem-pl-parser-3.10.5-1|65	Provides:	totem-plparser-devel = %{version}-%{release}
14mu|totem-pl-parser-3.10.5-1|66	Requires:	%{libname} = %{version}-%{release}
14mu|totem-pl-parser-3.10.5-1|67	Requires:	%{libmini} = %{version}-%{release}
14mu|totem-pl-parser-3.10.5-1|68	Requires:	%{girname} = %{version}-%{release}
14mu|totem-pl-parser-3.10.5-1|69	Conflicts: 	%{_lib}totem-plparser0-devel
14mu|totem-pl-parser-3.10.5-1|70	Obsoletes:	%{mklibname -d totem-plparser 7} < 3.4.2
14mu|totem-pl-parser-3.10.5-1|71	
14mu|totem-pl-parser-3.10.5-1|72	%description -n	%{develname}
14mu|totem-pl-parser-3.10.5-1|73	Development libraries, include files for totem playlist parser
14mu|totem-pl-parser-3.10.5-1|74	
14mu|totem-pl-parser-3.10.5-1|75	%prep
14mu|totem-pl-parser-3.10.5-1|76	%setup -q
14mu|totem-pl-parser-3.10.5-1|77	%apply_patches
14mu|totem-pl-parser-3.10.5-1|78	
14mu|totem-pl-parser-3.10.5-1|79	%build
14mu|totem-pl-parser-3.10.5-1|80	%configure2_5x \
14mu|totem-pl-parser-3.10.5-1|81	--disable-static
14mu|totem-pl-parser-3.10.5-1|82	
14mu|totem-pl-parser-3.10.5-1|83	%make LIBS='-lgcrypt -lgmodule-2.0'
14mu|totem-pl-parser-3.10.5-1|84	
14mu|totem-pl-parser-3.10.5-1|85	%install
14mu|totem-pl-parser-3.10.5-1|86	%makeinstall_std
14mu|totem-pl-parser-3.10.5-1|87	
14mu|totem-pl-parser-3.10.5-1|88	%find_lang %{name}
14mu|totem-pl-parser-3.10.5-1|89	
14mu|totem-pl-parser-3.10.5-1|90	%files i18n -f %{name}.lang
14mu|totem-pl-parser-3.10.5-1|91	%doc README NEWS
14mu|totem-pl-parser-3.10.5-1|92	
14mu|totem-pl-parser-3.10.5-1|93	%files -n %{libname}
14mu|totem-pl-parser-3.10.5-1|94	%{_libdir}/libtotem-plparser.so.%{major}*
14mu|totem-pl-parser-3.10.5-1|95	
14mu|totem-pl-parser-3.10.5-1|96	%files -n %{libmini}
14mu|totem-pl-parser-3.10.5-1|97	%{_libdir}/libtotem-plparser-mini.so.%{major}*
14mu|totem-pl-parser-3.10.5-1|98	
14mu|totem-pl-parser-3.10.5-1|99	%files -n %{girname}
14mu|totem-pl-parser-3.10.5-1|100	%{_libdir}/girepository-1.0/TotemPlParser-%{girmajor}.typelib
14mu|totem-pl-parser-3.10.5-1|101	
14mu|totem-pl-parser-3.10.5-1|102	%files -n %{develname}
14mu|totem-pl-parser-3.10.5-1|103	%doc ChangeLog AUTHORS
14mu|totem-pl-parser-3.10.5-1|104	%doc %{_datadir}/gtk-doc/html/*
14mu|totem-pl-parser-3.10.5-1|105	%{_libdir}/*.so
14mu|totem-pl-parser-3.10.5-1|106	%{_datadir}/gir-1.0/TotemPlParser-%{girmajor}.gir
14mu|totem-pl-parser-3.10.5-1|107	%{_libdir}/pkgconfig/*
14mu|totem-pl-parser-3.10.5-1|108	%{_includedir}/%{name}
14mu|totem-pl-parser-3.10.5-1|109	
14mu|totem-pl-parser-3.10.5-1|110	
14mu|totem-pl-parser-3.10.5-1|111	%changelog
14mu|totem-pl-parser-3.10.5-1|112	
14mu|totem-pl-parser-3.10.5-1|113	* Fri May 01 2015 Tigro <ashejn@yandex-team.ru> 3.10.5-1
14mu|totem-pl-parser-3.10.5-1|114	- (240cf6e) update to 3.10.5
14mu|totem-pl-parser-3.10.5-1|115	
14mu|totem-pl-parser-3.10.5-1|116	

26178 14
14mu|traceroute-2.1.0-3|1	Summary:	Traces the route taken by packets over an IPv4/IPv6 network
14mu|traceroute-2.1.0-3|2	Name:		traceroute
14mu|traceroute-2.1.0-3|3	Version:	2.1.0
14mu|traceroute-2.1.0-3|4	Release:	3
14mu|traceroute-2.1.0-3|5	License:	GPLv2+
14mu|traceroute-2.1.0-3|6	Group:		Monitoring
14mu|traceroute-2.1.0-3|7	Url:		http://traceroute.sourceforge.net/
14mu|traceroute-2.1.0-3|8	Source0:	https://sourceforge.net/projects/traceroute/files/traceroute/%{name}-%{version}/%{name}-%{version}.tar.gz
14mu|traceroute-2.1.0-3|9	Patch0:		traceroute-2.0.21-optflags.patch
14mu|traceroute-2.1.0-3|10	
14mu|traceroute-2.1.0-3|11	%description
14mu|traceroute-2.1.0-3|12	New implementation of the traceroute utility for modern Linux systems.
14mu|traceroute-2.1.0-3|13	Backward compatible with the traditional traceroute. Supports both IPv4
14mu|traceroute-2.1.0-3|14	and IPv6, additional types of trace (including TCP), allows some traces
14mu|traceroute-2.1.0-3|15	for unprivileged users.
14mu|traceroute-2.1.0-3|16	
14mu|traceroute-2.1.0-3|17	The traceroute utility displays the route used by IP packets on their
14mu|traceroute-2.1.0-3|18	way to a specified network (or Internet) host.Traceroute displays
14mu|traceroute-2.1.0-3|19	the IP number and host name (if possible) of the machines along the
14mu|traceroute-2.1.0-3|20	route taken by the packets.Traceroute is used as a network debugging
14mu|traceroute-2.1.0-3|21	tool.If you're having network connectivity problems, traceroute will
14mu|traceroute-2.1.0-3|22	show you where the trouble is coming from along the route.
14mu|traceroute-2.1.0-3|23	
14mu|traceroute-2.1.0-3|24	Install traceroute if you need a tool for diagnosing network connectivity
14mu|traceroute-2.1.0-3|25	problems.
14mu|traceroute-2.1.0-3|26	
14mu|traceroute-2.1.0-3|27	%files
14mu|traceroute-2.1.0-3|28	%doc README TODO CREDITS
14mu|traceroute-2.1.0-3|29	%{_bindir}/*
14mu|traceroute-2.1.0-3|30	%{_mandir}/man8/*
14mu|traceroute-2.1.0-3|31	
14mu|traceroute-2.1.0-3|32	#----------------------------------------------------------------------------
14mu|traceroute-2.1.0-3|33	
14mu|traceroute-2.1.0-3|34	%prep
14mu|traceroute-2.1.0-3|35	%setup -q
14mu|traceroute-2.1.0-3|36	%patch0 -p1
14mu|traceroute-2.1.0-3|37	
14mu|traceroute-2.1.0-3|38	%build
14mu|traceroute-2.1.0-3|39	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mu|traceroute-2.1.0-3|40	
14mu|traceroute-2.1.0-3|41	%install
14mu|traceroute-2.1.0-3|42	%makeinstall_std prefix=%{_prefix} bindir=%{_bindir} mandir=%{_mandir}
14mu|traceroute-2.1.0-3|43	
14mu|traceroute-2.1.0-3|44	install -d %{buildroot}%{_bindir}
14mu|traceroute-2.1.0-3|45	install -m755 wrappers/tcptraceroute %{buildroot}%{_bindir}
14mu|traceroute-2.1.0-3|46	
14mu|traceroute-2.1.0-3|47	install -d %{buildroot}%{_mandir}/man8
14mu|traceroute-2.1.0-3|48	install -p -m644 traceroute/traceroute.8 %{buildroot}%{_mandir}/man8
14mu|traceroute-2.1.0-3|49	pushd %{buildroot}%{_mandir}/man8
14mu|traceroute-2.1.0-3|50	ln -s traceroute.8 tcptraceroute.8
14mu|traceroute-2.1.0-3|51	popd
14mu|traceroute-2.1.0-3|52	
14mu|traceroute-2.1.0-3|53	%changelog
14mu|traceroute-2.1.0-3|54	
14mu|traceroute-2.1.0-3|55	* Fri Jul 15 2016 Denis Silakov <dsilakov@gmail.com> 2.1.0-3
14mu|traceroute-2.1.0-3|56	- (f6ca9a1) Fix man pages
14mu|traceroute-2.1.0-3|57	
14mu|traceroute-2.1.0-3|58	

26179 14
14mu|tracker-1.4.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|tracker-1.4.2-1|2	
14mu|tracker-1.4.2-1|3	%define major	0
14mu|tracker-1.4.2-1|4	%define api	1.0
14mu|tracker-1.4.2-1|5	%define libname	%mklibname %{name} %{api} %{major}
14mu|tracker-1.4.2-1|6	%define girname	%mklibname %{name}-gir %{api}
14mu|tracker-1.4.2-1|7	%define devname	%mklibname %{name} -d
14mu|tracker-1.4.2-1|8	
14mu|tracker-1.4.2-1|9	%define build_evo 0
14mu|tracker-1.4.2-1|10	%define build_doc 0
14mu|tracker-1.4.2-1|11	
14mu|tracker-1.4.2-1|12	#gw libtracker-common is in the main package and not provided
14mu|tracker-1.4.2-1|13	%define __noautoreq 'devel\\(libtracker-common\\|devel\\(libtracker-data'
14mu|tracker-1.4.2-1|14	
14mu|tracker-1.4.2-1|15	Summary:	Desktop-neutral metadata-based search framework
14mu|tracker-1.4.2-1|16	Name:		tracker
14mu|tracker-1.4.2-1|17	Version:	1.4.2
14mu|tracker-1.4.2-1|18	Release:	1
14mu|tracker-1.4.2-1|19	License:	GPLv2+ and LGPLv2+
14mu|tracker-1.4.2-1|20	Group:		Graphical desktop/GNOME
14mu|tracker-1.4.2-1|21	URL:		http://www.tracker-project.org
14mu|tracker-1.4.2-1|22	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|tracker-1.4.2-1|23	Patch0:		tracker-linkage.patch
14mu|tracker-1.4.2-1|24	
14mu|tracker-1.4.2-1|25	BuildRequires: desktop-file-utils
14mu|tracker-1.4.2-1|26	BuildRequires: glib2.0-common
14mu|tracker-1.4.2-1|27	BuildRequires: xsltproc
14mu|tracker-1.4.2-1|28	BuildRequires: firefox
14mu|tracker-1.4.2-1|29	BuildRequires: intltool
14mu|tracker-1.4.2-1|30	BuildRequires: mozilla-thunderbird
14mu|tracker-1.4.2-1|31	BuildRequires: giflib-devel
14mu|tracker-1.4.2-1|32	BuildRequires: tiff-devel
14mu|tracker-1.4.2-1|33	BuildRequires: jpeg-devel
14mu|tracker-1.4.2-1|34	BuildRequires: pkgconfig(libvala-0.28)
14mu|tracker-1.4.2-1|35	BuildRequires: vala-tools
14mu|tracker-1.4.2-1|36	BuildRequires: libunistring-devel
14mu|tracker-1.4.2-1|37	BuildRequires: pkgconfig(camel-1.2)
14mu|tracker-1.4.2-1|38	BuildRequires: pkgconfig(evolution-data-server-1.2) >= 3.12
14mu|tracker-1.4.2-1|39	BuildRequires: pkgconfig(evolution-shell-3.0) >= 3.12
14mu|tracker-1.4.2-1|40	BuildRequires: pkgconfig(exempi-2.0) >= 2.1.0
14mu|tracker-1.4.2-1|41	BuildRequires: pkgconfig(flac) >= 1.2.1
14mu|tracker-1.4.2-1|42	BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.12.0
14mu|tracker-1.4.2-1|43	BuildRequires: pkgconfig(gee-1.0) >= 0.3
14mu|tracker-1.4.2-1|44	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.28.0
14mu|tracker-1.4.2-1|45	BuildRequires: pkgconfig(glib-2.0) >= 2.28.0
14mu|tracker-1.4.2-1|46	BuildRequires: pkgconfig(gmodule-2.0) >= 2.28.0
14mu|tracker-1.4.2-1|47	BuildRequires: pkgconfig(gnome-keyring-1) >= 2.26
14mu|tracker-1.4.2-1|48	BuildRequires: pkgconfig(gnome-desktop-3.0)
14mu|tracker-1.4.2-1|49	BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.5
14mu|tracker-1.4.2-1|50	BuildRequires: pkgconfig(gstreamer-1.0)
14mu|tracker-1.4.2-1|51	BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
14mu|tracker-1.4.2-1|52	BuildRequires: pkgconfig(gstreamer-tag-1.0)
14mu|tracker-1.4.2-1|53	BuildRequires: pkgconfig(gthread-2.0) >= 2.28.0
14mu|tracker-1.4.2-1|54	BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
14mu|tracker-1.4.2-1|55	BuildRequires: pkgconfig(libcue)
14mu|tracker-1.4.2-1|56	BuildRequires: pkgconfig(libexif) >= 0.6
14mu|tracker-1.4.2-1|57	BuildRequires: pkgconfig(libebackend-1.2)
14mu|tracker-1.4.2-1|58	BuildRequires: pkgconfig(libgsf-1) >= 1.13
14mu|tracker-1.4.2-1|59	BuildRequires: pkgconfig(libiptcdata)
14mu|tracker-1.4.2-1|60	BuildRequires: pkgconfig(libnm-glib) >= 0.8
14mu|tracker-1.4.2-1|61	BuildRequires: pkgconfig(libnm-glib-vpn)
14mu|tracker-1.4.2-1|62	BuildRequires: pkgconfig(libpng) >= 1.2
14mu|tracker-1.4.2-1|63	BuildRequires: pkgconfig(libstreamanalyzer) >= 0.7.0
14mu|tracker-1.4.2-1|64	BuildRequires: pkgconfig(libxine) >= 1.0
14mu|tracker-1.4.2-1|65	BuildRequires: pkgconfig(libxml-2.0) >= 2.6
14mu|tracker-1.4.2-1|66	BuildRequires: pkgconfig(pango) >= 1.0.0
14mu|tracker-1.4.2-1|67	BuildRequires: pkgconfig(poppler-glib) >= 0.16.0
14mu|tracker-1.4.2-1|68	BuildRequires: pkgconfig(rest-0.7) >= 0.6
14mu|tracker-1.4.2-1|69	BuildRequires: pkgconfig(sqlite3) >= 3.7.0
14mu|tracker-1.4.2-1|70	BuildRequires: pkgconfig(taglib_c) >= 1.6
14mu|tracker-1.4.2-1|71	BuildRequires: pkgconfig(totem-plparser)
14mu|tracker-1.4.2-1|72	BuildRequires: pkgconfig(upower-glib) >= 0.9.0
14mu|tracker-1.4.2-1|73	BuildRequires: pkgconfig(uuid)
14mu|tracker-1.4.2-1|74	BuildRequires: pkgconfig(vorbisfile) >= 0.22
14mu|tracker-1.4.2-1|75	BuildRequires: pkgconfig(libmediaart-1.0)
14mu|tracker-1.4.2-1|76	
14mu|tracker-1.4.2-1|77	Requires:	odt2txt
14mu|tracker-1.4.2-1|78	
14mu|tracker-1.4.2-1|79	Obsoletes:     tracker-applet < %{version}
14mu|tracker-1.4.2-1|80	Provides:      tracker-applet = %{version}
14mu|tracker-1.4.2-1|81	
14mu|tracker-1.4.2-1|82	%description
14mu|tracker-1.4.2-1|83	Tracker is a framework designed to extract information and metadata about your
14mu|tracker-1.4.2-1|84	personal data so that it can be searched easily and quickly. Tracker is
14mu|tracker-1.4.2-1|85	desktop-neutral, fast and resource efficient.
14mu|tracker-1.4.2-1|86	
14mu|tracker-1.4.2-1|87	%package common
14mu|tracker-1.4.2-1|88	Summary:	Graphical search tool for Tracker search framework
14mu|tracker-1.4.2-1|89	Group:		Graphical desktop/GNOME
14mu|tracker-1.4.2-1|90	Requires:	%{name} = %{version}
14mu|tracker-1.4.2-1|91	
14mu|tracker-1.4.2-1|92	%description common
14mu|tracker-1.4.2-1|93	Tracker is a tool designed to extract information and metadata about your
14mu|tracker-1.4.2-1|94	personal data so that it can be searched easily and quickly. Tracker is
14mu|tracker-1.4.2-1|95	desktop-neutral, fast and resource efficient. This package contains common
14mu|tracker-1.4.2-1|96	files for the tracker framework.
14mu|tracker-1.4.2-1|97	
14mu|tracker-1.4.2-1|98	%package preferences
14mu|tracker-1.4.2-1|99	Summary:	Configuration tool for Tracker search framework
14mu|tracker-1.4.2-1|100	Group:		Graphical desktop/GNOME
14mu|tracker-1.4.2-1|101	Requires:	%{name} = %{version}-%{release}
14mu|tracker-1.4.2-1|102	Requires:	%{name}-common = %{version}-%{release}
14mu|tracker-1.4.2-1|103	
14mu|tracker-1.4.2-1|104	%description preferences
14mu|tracker-1.4.2-1|105	Tracker is a tool designed to extract information and metadata about your
14mu|tracker-1.4.2-1|106	personal data so that it can be searched easily and quickly. Tracker is
14mu|tracker-1.4.2-1|107	desktop-neutral, fast and resource efficient. This package contains the
14mu|tracker-1.4.2-1|108	GNOME-based configuration tool for the tracker framework.
14mu|tracker-1.4.2-1|109	
14mu|tracker-1.4.2-1|110	%if %{build_evo}
14mu|tracker-1.4.2-1|111	%package -n evolution-tracker
14mu|tracker-1.4.2-1|112	Group:Networking/Mail
14mu|tracker-1.4.2-1|113	Summary: Integrate Evolution with the Tracker desktop search
14mu|tracker-1.4.2-1|114	Requires: evolution
14mu|tracker-1.4.2-1|115	Requires:	%{name} = %{version}-%{release}
14mu|tracker-1.4.2-1|116	BuildRequires:	pkgconfig(evolution-plugin-3.0)
14mu|tracker-1.4.2-1|117	
14mu|tracker-1.4.2-1|118	%description -n evolution-tracker
14mu|tracker-1.4.2-1|119	Tracker is a tool designed to extract information and metadata about your
14mu|tracker-1.4.2-1|120	personal data so that it can be searched easily and quickly. Tracker is
14mu|tracker-1.4.2-1|121	desktop-neutral, fast and resource efficient. This package contains an
14mu|tracker-1.4.2-1|122	evolution plugin for Tracker integration.
14mu|tracker-1.4.2-1|123	%endif
14mu|tracker-1.4.2-1|124	
14mu|tracker-1.4.2-1|125	%package -n nautilus-tracker
14mu|tracker-1.4.2-1|126	Group: Graphical desktop/GNOME
14mu|tracker-1.4.2-1|127	Summary: Nautilus integration of tracker
14mu|tracker-1.4.2-1|128	Requires:	%{name} = %{version}-%{release}
14mu|tracker-1.4.2-1|129	BuildRequires: nautilus-devel
14mu|tracker-1.4.2-1|130	
14mu|tracker-1.4.2-1|131	%description -n nautilus-tracker
14mu|tracker-1.4.2-1|132	Tracker is a tool designed to extract information and metadata about your
14mu|tracker-1.4.2-1|133	personal data so that it can be searched easily and quickly. Tracker is
14mu|tracker-1.4.2-1|134	desktop-neutral, fast and resource efficient. This package contains an
14mu|tracker-1.4.2-1|135	nautilus plugin for Tracker integration.
14mu|tracker-1.4.2-1|136	
14mu|tracker-1.4.2-1|137	%package firefox-plugin
14mu|tracker-1.4.2-1|138	Summary:        A simple bookmark exporter for Tracker
14mu|tracker-1.4.2-1|139	Group:		Graphical desktop/GNOME
14mu|tracker-1.4.2-1|140	Requires:       %{name} = %{version}-%{release}
14mu|tracker-1.4.2-1|141	
14mu|tracker-1.4.2-1|142	%description firefox-plugin
14mu|tracker-1.4.2-1|143	This Firefox addon exports your bookmarks to Tracker, so that you can search
14mu|tracker-1.4.2-1|144	for them for example using tracker-needle.
14mu|tracker-1.4.2-1|145	
14mu|tracker-1.4.2-1|146	%package thunderbird-plugin
14mu|tracker-1.4.2-1|147	Summary:        Thunderbird extension to export mails to Tracker
14mu|tracker-1.4.2-1|148	Group:		Graphical desktop/GNOME
14mu|tracker-1.4.2-1|149	Requires:       %{name} = %{version}-%{release}
14mu|tracker-1.4.2-1|150	
14mu|tracker-1.4.2-1|151	%description thunderbird-plugin
14mu|tracker-1.4.2-1|152	A simple Thunderbird extension to export mails to Tracker.
14mu|tracker-1.4.2-1|153	
14mu|tracker-1.4.2-1|154	%package -n %{libname}
14mu|tracker-1.4.2-1|155	Group:		System/Libraries
14mu|tracker-1.4.2-1|156	Summary:	Shared library of Tracker
14mu|tracker-1.4.2-1|157	
14mu|tracker-1.4.2-1|158	%description -n %{libname}
14mu|tracker-1.4.2-1|159	Tracker is a tool designed to extract information and metadata about your
14mu|tracker-1.4.2-1|160	personal data so that it can be searched easily and quickly. Tracker is
14mu|tracker-1.4.2-1|161	desktop-neutral, fast and resource efficient.
14mu|tracker-1.4.2-1|162	
14mu|tracker-1.4.2-1|163	%package -n %{girname}
14mu|tracker-1.4.2-1|164	Summary:	GObject Introspection interface description for %{name}
14mu|tracker-1.4.2-1|165	Group:		System/Libraries
14mu|tracker-1.4.2-1|166	
14mu|tracker-1.4.2-1|167	%description -n %{girname}
14mu|tracker-1.4.2-1|168	GObject Introspection interface description for %{name}.
14mu|tracker-1.4.2-1|169	
14mu|tracker-1.4.2-1|170	%package -n %{devname}
14mu|tracker-1.4.2-1|171	Group:		Development/C
14mu|tracker-1.4.2-1|172	Summary:	Development library of Tracker
14mu|tracker-1.4.2-1|173	Requires:	%{libname} = %{version}-%{release}
14mu|tracker-1.4.2-1|174	Requires:	%{girname} = %{version}-%{release}
14mu|tracker-1.4.2-1|175	Provides:	%{name}-devel = %{version}-%{release}
14mu|tracker-1.4.2-1|176	Obsoletes:	%{mklibname tracker 0 -d}
14mu|tracker-1.4.2-1|177	
14mu|tracker-1.4.2-1|178	%description -n %{devname}
14mu|tracker-1.4.2-1|179	Tracker is a tool designed to extract information and metadata about your
14mu|tracker-1.4.2-1|180	personal data so that it can be searched easily and quickly. Tracker is
14mu|tracker-1.4.2-1|181	desktop-neutral, fast and resource efficient.
14mu|tracker-1.4.2-1|182	
14mu|tracker-1.4.2-1|183	%prep
14mu|tracker-1.4.2-1|184	%setup -q
14mu|tracker-1.4.2-1|185	%apply_patches
14mu|tracker-1.4.2-1|186	
14mu|tracker-1.4.2-1|187	%build
14mu|tracker-1.4.2-1|188	%configure2_5x \
14mu|tracker-1.4.2-1|189	--disable-static \
14mu|tracker-1.4.2-1|190	--enable-libflac \
14mu|tracker-1.4.2-1|191	--disable-functional-tests \
14mu|tracker-1.4.2-1|192	%if %{build_doc}
14mu|tracker-1.4.2-1|193	--enable-gtk-doc \
14mu|tracker-1.4.2-1|194	%endif
14mu|tracker-1.4.2-1|195	--enable-libvorbis \
14mu|tracker-1.4.2-1|196	%if !%{build_evo}
14mu|tracker-1.4.2-1|197	--disable-miner-evolution \
14mu|tracker-1.4.2-1|198	%else
14mu|tracker-1.4.2-1|199	--enable-miner-evolution \
14mu|tracker-1.4.2-1|200	%endif
14mu|tracker-1.4.2-1|201	--with-firefox-plugin-dir=%{_libdir}/firefox/extensions         \
14mu|tracker-1.4.2-1|202	--with-thunderbird-plugin-dir=%{_libdir}/thunderbird/extensions
14mu|tracker-1.4.2-1|203	
14mu|tracker-1.4.2-1|204	%make
14mu|tracker-1.4.2-1|205	
14mu|tracker-1.4.2-1|206	%install
14mu|tracker-1.4.2-1|207	%makeinstall_std
14mu|tracker-1.4.2-1|208	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|tracker-1.4.2-1|209	rm -rf %{buildroot}%{_datadir}/tracker-tests
14mu|tracker-1.4.2-1|210	
14mu|tracker-1.4.2-1|211	%find_lang %{name}
14mu|tracker-1.4.2-1|212	
14mu|tracker-1.4.2-1|213	# do not start under KDE
14mu|tracker-1.4.2-1|214	desktop-file-install \
14mu|tracker-1.4.2-1|215	--dir=%{buildroot}/%{_sysconfdir}/xdg/autostart \
14mu|tracker-1.4.2-1|216	--remove-only-show-in=KDE \
14mu|tracker-1.4.2-1|217	%{buildroot}/%{_sysconfdir}/xdg/autostart/*.desktop
14mu|tracker-1.4.2-1|218	
14mu|tracker-1.4.2-1|219	%files -f %{name}.lang
14mu|tracker-1.4.2-1|220	%doc README NEWS AUTHORS ChangeLog
14mu|tracker-1.4.2-1|221	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-miner-fs.desktop
14mu|tracker-1.4.2-1|222	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-store.desktop
14mu|tracker-1.4.2-1|223	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-extract.desktop
14mu|tracker-1.4.2-1|224	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-miner-apps.desktop
14mu|tracker-1.4.2-1|225	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-miner-user-guides.desktop
14mu|tracker-1.4.2-1|226	%{_bindir}/%{name}-control
14mu|tracker-1.4.2-1|227	%{_bindir}/%{name}-import
14mu|tracker-1.4.2-1|228	%{_bindir}/%{name}-info
14mu|tracker-1.4.2-1|229	%{_bindir}/%{name}-needle
14mu|tracker-1.4.2-1|230	%{_bindir}/%{name}-search
14mu|tracker-1.4.2-1|231	%{_bindir}/%{name}-sparql
14mu|tracker-1.4.2-1|232	%{_bindir}/%{name}-stats
14mu|tracker-1.4.2-1|233	%{_bindir}/%{name}-tag
14mu|tracker-1.4.2-1|234	%{_bindir}/%{name}
14mu|tracker-1.4.2-1|235	%{_datadir}/%{name}
14mu|tracker-1.4.2-1|236	%dir %{_libdir}/%{name}-%{api}/extract-modules
14mu|tracker-1.4.2-1|237	%dir %{_libdir}/%{name}-%{api}/writeback-modules
14mu|tracker-1.4.2-1|238	%{_libdir}/%{name}-%{api}/extract-modules/*.so
14mu|tracker-1.4.2-1|239	%{_libdir}/%{name}-%{api}/writeback-modules/*.so
14mu|tracker-1.4.2-1|240	%{_libexecdir}/%{name}-extract
14mu|tracker-1.4.2-1|241	%{_libexecdir}/%{name}-miner-fs
14mu|tracker-1.4.2-1|242	%{_libexecdir}/%{name}-store
14mu|tracker-1.4.2-1|243	%{_libexecdir}/%{name}-writeback
14mu|tracker-1.4.2-1|244	%{_libexecdir}/%{name}-miner-apps
14mu|tracker-1.4.2-1|245	%{_libexecdir}/%{name}-miner-user-guides
14mu|tracker-1.4.2-1|246	%{_datadir}/appdata/*.xml
14mu|tracker-1.4.2-1|247	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Miner*
14mu|tracker-1.4.2-1|248	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
14mu|tracker-1.4.2-1|249	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.service
14mu|tracker-1.4.2-1|250	%{_datadir}/applications/tracker-needle.desktop
14mu|tracker-1.4.2-1|251	%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.*
14mu|tracker-1.4.2-1|252	%{_datadir}/bash-completion/completions/tracker
14mu|tracker-1.4.2-1|253	%{_mandir}/man1/tracker-*.1*
14mu|tracker-1.4.2-1|254	%{_mandir}/man5/%{name}*.5*
14mu|tracker-1.4.2-1|255	%exclude %{_mandir}/man1/tracker-preferences.1*
14mu|tracker-1.4.2-1|256	
14mu|tracker-1.4.2-1|257	%files common
14mu|tracker-1.4.2-1|258	%{_iconsdir}/hicolor/*/apps/%{name}.*
14mu|tracker-1.4.2-1|259	
14mu|tracker-1.4.2-1|260	%files preferences
14mu|tracker-1.4.2-1|261	%{_bindir}/tracker-preferences
14mu|tracker-1.4.2-1|262	%{_datadir}/applications/tracker-preferences.desktop
14mu|tracker-1.4.2-1|263	%{_mandir}/man1/tracker-preferences.1*
14mu|tracker-1.4.2-1|264	
14mu|tracker-1.4.2-1|265	%files -n %{libname}
14mu|tracker-1.4.2-1|266	%{_libdir}/libtracker-miner-%{api}.so.%{major}*
14mu|tracker-1.4.2-1|267	%{_libdir}/libtracker-sparql-%{api}.so.%{major}*
14mu|tracker-1.4.2-1|268	%{_libdir}/libtracker-control-%{api}.so.%{major}*
14mu|tracker-1.4.2-1|269	%{_libdir}/%{name}-%{api}/libtracker-*.so.%{major}*
14mu|tracker-1.4.2-1|270	
14mu|tracker-1.4.2-1|271	%files -n %{girname}
14mu|tracker-1.4.2-1|272	%{_libdir}/girepository-1.0/Tracker-%{api}.typelib
14mu|tracker-1.4.2-1|273	%{_libdir}/girepository-1.0/TrackerMiner-%{api}.typelib
14mu|tracker-1.4.2-1|274	%{_libdir}/girepository-1.0/TrackerControl-%{api}.typelib
14mu|tracker-1.4.2-1|275	
14mu|tracker-1.4.2-1|276	%files thunderbird-plugin
14mu|tracker-1.4.2-1|277	%{_datadir}/xul-ext/trackerbird/
14mu|tracker-1.4.2-1|278	%{_libdir}/thunderbird/extensions/trackerbird@bustany.org
14mu|tracker-1.4.2-1|279	%{_datadir}/applications/trackerbird-launcher.desktop
14mu|tracker-1.4.2-1|280	
14mu|tracker-1.4.2-1|281	%files firefox-plugin
14mu|tracker-1.4.2-1|282	%{_datadir}/xul-ext/trackerfox/
14mu|tracker-1.4.2-1|283	%{_libdir}/firefox/extensions/trackerfox@bustany.org
14mu|tracker-1.4.2-1|284	
14mu|tracker-1.4.2-1|285	%files -n %{devname}
14mu|tracker-1.4.2-1|286	%{_libdir}/lib*.so
14mu|tracker-1.4.2-1|287	%{_libdir}/%{name}-%{api}/libtracker-*.so
14mu|tracker-1.4.2-1|288	%{_includedir}/%{name}-%{api}/*
14mu|tracker-1.4.2-1|289	%{_libdir}/pkgconfig/tracker-miner-%{api}.pc
14mu|tracker-1.4.2-1|290	%{_libdir}/pkgconfig/tracker-sparql-%{api}.pc
14mu|tracker-1.4.2-1|291	%{_libdir}/pkgconfig/tracker-control-%{api}.pc
14mu|tracker-1.4.2-1|292	%{_datadir}/gtk-doc/html/libtracker-miner
14mu|tracker-1.4.2-1|293	%{_datadir}/gtk-doc/html/libtracker-sparql
14mu|tracker-1.4.2-1|294	%{_datadir}/gtk-doc/html/libtracker-control
14mu|tracker-1.4.2-1|295	%{_datadir}/vala/vapi/tracker-miner-%{api}.vapi
14mu|tracker-1.4.2-1|296	%{_datadir}/vala/vapi/tracker-miner-%{api}.deps
14mu|tracker-1.4.2-1|297	%{_datadir}/vala/vapi/tracker-sparql-%{api}.vapi
14mu|tracker-1.4.2-1|298	%{_datadir}/vala/vapi/tracker-sparql-%{api}.deps
14mu|tracker-1.4.2-1|299	%{_datadir}/vala/vapi/tracker-control-%{api}.vapi
14mu|tracker-1.4.2-1|300	%{_datadir}/vala/vapi/tracker-control-%{api}.deps
14mu|tracker-1.4.2-1|301	%{_datadir}/gir-1.0/Tracker-%{api}.gir
14mu|tracker-1.4.2-1|302	%{_datadir}/gir-1.0/TrackerMiner-%{api}.gir
14mu|tracker-1.4.2-1|303	%{_datadir}/gir-1.0/TrackerControl-%{api}.gir
14mu|tracker-1.4.2-1|304	
14mu|tracker-1.4.2-1|305	%if %{build_evo}
14mu|tracker-1.4.2-1|306	%files -n evolution-tracker
14mu|tracker-1.4.2-1|307	%{_libdir}/evolution/*/plugins/liborg-freedesktop-Tracker-evolution-plugin.so
14mu|tracker-1.4.2-1|308	%{_libdir}/evolution/*/plugins/org-freedesktop-Tracker-evolution-plugin.eplug
14mu|tracker-1.4.2-1|309	%endif
14mu|tracker-1.4.2-1|310	
14mu|tracker-1.4.2-1|311	%files -n nautilus-tracker
14mu|tracker-1.4.2-1|312	%{_libdir}/nautilus/extensions-3.0/libnautilus-tracker-tags*
14mu|tracker-1.4.2-1|313	
14mu|tracker-1.4.2-1|314	
14mu|tracker-1.4.2-1|315	%changelog
14mu|tracker-1.4.2-1|316	
14mu|tracker-1.4.2-1|317	* Tue Feb 02 2016 Tigro <ashejn@gmail.com> 1.4.2-1
14mu|tracker-1.4.2-1|318	- (0f9ed0e) drop old bash completion file
14mu|tracker-1.4.2-1|319	
14mu|tracker-1.4.2-1|320	

26180 14
14mu|transmission-2.92-6|1	%bcond_without gtk
14mu|transmission-2.92-6|2	
14mu|transmission-2.92-6|3	Summary:	Simple Bittorrent client
14mu|transmission-2.92-6|4	Name:		transmission
14mu|transmission-2.92-6|5	Version:	2.92
14mu|transmission-2.92-6|6	Release:	6
14mu|transmission-2.92-6|7	License:	MIT and GPLv2+
14mu|transmission-2.92-6|8	Group:		Networking/File transfer
14mu|transmission-2.92-6|9	Url:		http://www.transmissionbt.com/
14mu|transmission-2.92-6|10	Source0:	http://download.transmissionbt.com/files/%{name}-%{version}.tar.xz
14mu|transmission-2.92-6|11	Patch0:		transmission-2.92-i18n.patch
14mu|transmission-2.92-6|12	Patch1:		transmission-2.92-desktop-i18n.patch
14mu|transmission-2.92-6|13	Patch2:		CVE-2018-5702.patch
14mu|transmission-2.92-6|14	BuildRequires:	desktop-file-utils
14mu|transmission-2.92-6|15	BuildRequires:	imagemagick
14mu|transmission-2.92-6|16	BuildRequires:	intltool
14mu|transmission-2.92-6|17	BuildRequires:	pkgconfig(libcurl)
14mu|transmission-2.92-6|18	BuildRequires:	pkgconfig(libevent)
14mu|transmission-2.92-6|19	BuildRequires:	pkgconfig(openssl)
14mu|transmission-2.92-6|20	
14mu|transmission-2.92-6|21	%description
14mu|transmission-2.92-6|22	Transmission is a free, lightweight BitTorrent client. It features a
14mu|transmission-2.92-6|23	simple, intuitive interface on top of an efficient back-end.
14mu|transmission-2.92-6|24	
14mu|transmission-2.92-6|25	#----------------------------------------------------------------------------
14mu|transmission-2.92-6|26	
14mu|transmission-2.92-6|27	%package common
14mu|transmission-2.92-6|28	Summary:	Common files for Transmission Bittorrent client
14mu|transmission-2.92-6|29	Group:		Networking/File transfer
14mu|transmission-2.92-6|30	Conflicts:	transmission < 1.74
14mu|transmission-2.92-6|31	
14mu|transmission-2.92-6|32	%description common
14mu|transmission-2.92-6|33	Transmission is a free, lightweight BitTorrent client. This package
14mu|transmission-2.92-6|34	contains the common files used by the different front-ends.
14mu|transmission-2.92-6|35	
14mu|transmission-2.92-6|36	%files common
14mu|transmission-2.92-6|37	%doc README NEWS AUTHORS
14mu|transmission-2.92-6|38	%{_datadir}/%{name}
14mu|transmission-2.92-6|39	%{_datadir}/pixmaps/%{name}.png
14mu|transmission-2.92-6|40	%{_iconsdir}/hicolor/*/apps/*
14mu|transmission-2.92-6|41	
14mu|transmission-2.92-6|42	#----------------------------------------------------------------------------
14mu|transmission-2.92-6|43	
14mu|transmission-2.92-6|44	%package cli
14mu|transmission-2.92-6|45	Summary:	Command line interface for Transmission BitTorrent client
14mu|transmission-2.92-6|46	Group:		Networking/File transfer
14mu|transmission-2.92-6|47	Requires:	%{name}-common = %{EVRD}
14mu|transmission-2.92-6|48	Conflicts:	transmission < 1.74
14mu|transmission-2.92-6|49	
14mu|transmission-2.92-6|50	%description cli
14mu|transmission-2.92-6|51	Transmission is a free, lightweight BitTorrent client. This package
14mu|transmission-2.92-6|52	contains the command line interface front-end.
14mu|transmission-2.92-6|53	
14mu|transmission-2.92-6|54	%files cli
14mu|transmission-2.92-6|55	%{_bindir}/%{name}-cli
14mu|transmission-2.92-6|56	%{_bindir}/%{name}-create
14mu|transmission-2.92-6|57	%{_bindir}/%{name}-edit
14mu|transmission-2.92-6|58	%{_bindir}/%{name}-remote
14mu|transmission-2.92-6|59	%{_bindir}/%{name}-show
14mu|transmission-2.92-6|60	%{_mandir}/man1/%{name}-cli.1*
14mu|transmission-2.92-6|61	%{_mandir}/man1/%{name}-create.1*
14mu|transmission-2.92-6|62	%{_mandir}/man1/%{name}-edit.1*
14mu|transmission-2.92-6|63	%{_mandir}/man1/%{name}-remote.1*
14mu|transmission-2.92-6|64	%{_mandir}/man1/%{name}-show.1*
14mu|transmission-2.92-6|65	
14mu|transmission-2.92-6|66	#----------------------------------------------------------------------------
14mu|transmission-2.92-6|67	
14mu|transmission-2.92-6|68	%if %{with gtk}
14mu|transmission-2.92-6|69	%package gtk
14mu|transmission-2.92-6|70	Summary:	GTK Interface for Transmission BitTorrent client
14mu|transmission-2.92-6|71	Group:		Networking/File transfer
14mu|transmission-2.92-6|72	BuildRequires:	pkgconfig(gconf-2.0)
14mu|transmission-2.92-6|73	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|transmission-2.92-6|74	BuildRequires:	pkgconfig(libcanberra-gtk)
14mu|transmission-2.92-6|75	BuildRequires:	pkgconfig(libnotify)
14mu|transmission-2.92-6|76	BuildRequires:	pkgconfig(ndesk-dbus-glib-1.0)
14mu|transmission-2.92-6|77	Requires:	%{name}-common = %{EVRD}
14mu|transmission-2.92-6|78	Provides:	%{name} = %{EVRD}
14mu|transmission-2.92-6|79	Provides:	%{name}-gui = %{EVRD}
14mu|transmission-2.92-6|80	Obsoletes:	transmission < 1.74-1
14mu|transmission-2.92-6|81	
14mu|transmission-2.92-6|82	%description gtk
14mu|transmission-2.92-6|83	Transmission is a free, lightweight BitTorrent client. It features a
14mu|transmission-2.92-6|84	simple, intuitive interface on top of an efficient back-end.
14mu|transmission-2.92-6|85	
14mu|transmission-2.92-6|86	This package provides the GTK Interface.
14mu|transmission-2.92-6|87	
14mu|transmission-2.92-6|88	%files gtk -f %{name}-gtk.lang
14mu|transmission-2.92-6|89	%{_bindir}/%{name}-gtk
14mu|transmission-2.92-6|90	%{_datadir}/applications/%{name}-gtk.desktop
14mu|transmission-2.92-6|91	%{_mandir}/man1/%{name}-gtk.1*
14mu|transmission-2.92-6|92	%endif
14mu|transmission-2.92-6|93	
14mu|transmission-2.92-6|94	#----------------------------------------------------------------------------
14mu|transmission-2.92-6|95	
14mu|transmission-2.92-6|96	%package qt5
14mu|transmission-2.92-6|97	Summary:	Qt5 Interface for Transmission BitTorrent client
14mu|transmission-2.92-6|98	Group:		Networking/File transfer
14mu|transmission-2.92-6|99	BuildRequires:	qt5-linguist-tools
14mu|transmission-2.92-6|100	BuildRequires:	pkgconfig(Qt5Core)
14mu|transmission-2.92-6|101	BuildRequires:	pkgconfig(Qt5DBus)
14mu|transmission-2.92-6|102	BuildRequires:	pkgconfig(Qt5Gui)
14mu|transmission-2.92-6|103	BuildRequires:	pkgconfig(Qt5Network)
14mu|transmission-2.92-6|104	BuildRequires:	pkgconfig(Qt5Widgets)
14mu|transmission-2.92-6|105	Requires:	%{name}-common = %{EVRD}
14mu|transmission-2.92-6|106	Provides:	%{name}-gui = %{EVRD}
14mu|transmission-2.92-6|107	Obsoletes:	%{name}-qt4 < 2.92
14mu|transmission-2.92-6|108	
14mu|transmission-2.92-6|109	%description qt5
14mu|transmission-2.92-6|110	Transmission is a simple BitTorrent client. It features a very simple,
14mu|transmission-2.92-6|111	intuitive interface (gui and command-line) on top on an efficient,
14mu|transmission-2.92-6|112	cross-platform back-end.
14mu|transmission-2.92-6|113	
14mu|transmission-2.92-6|114	This package contains QTransmission, a QT5 based GUI for Transmission
14mu|transmission-2.92-6|115	loosely based on the GTK+ client.
14mu|transmission-2.92-6|116	
14mu|transmission-2.92-6|117	%files qt5 -f %{name}.lang
14mu|transmission-2.92-6|118	%{_bindir}/%{name}-qt
14mu|transmission-2.92-6|119	%{_datadir}/applications/%{name}-qt.desktop
14mu|transmission-2.92-6|120	%{_mandir}/man1/%{name}-qt.1*
14mu|transmission-2.92-6|121	
14mu|transmission-2.92-6|122	#----------------------------------------------------------------------------
14mu|transmission-2.92-6|123	
14mu|transmission-2.92-6|124	%package daemon
14mu|transmission-2.92-6|125	Summary:	Qt Interface for Transmission BitTorrent client
14mu|transmission-2.92-6|126	Group:		Networking/File transfer
14mu|transmission-2.92-6|127	Requires:	%{name}-common = %{EVRD}
14mu|transmission-2.92-6|128	
14mu|transmission-2.92-6|129	%description daemon
14mu|transmission-2.92-6|130	Transmission is a simple BitTorrent client. It features a very simple,
14mu|transmission-2.92-6|131	intuitive interface (gui and command-line) on top on an efficient,
14mu|transmission-2.92-6|132	cross-platform back-end.
14mu|transmission-2.92-6|133	
14mu|transmission-2.92-6|134	This package contains the transmission-daemon.
14mu|transmission-2.92-6|135	
14mu|transmission-2.92-6|136	%files daemon
14mu|transmission-2.92-6|137	%{_bindir}/%{name}-daemon
14mu|transmission-2.92-6|138	%{_mandir}/man1/%{name}-daemon.1*
14mu|transmission-2.92-6|139	
14mu|transmission-2.92-6|140	#----------------------------------------------------------------------------
14mu|transmission-2.92-6|141	
14mu|transmission-2.92-6|142	%prep
14mu|transmission-2.92-6|143	%setup -q
14mu|transmission-2.92-6|144	%patch0 -p1
14mu|transmission-2.92-6|145	%patch1 -p1
14mu|transmission-2.92-6|146	%patch2 -p1
14mu|transmission-2.92-6|147	
14mu|transmission-2.92-6|148	rm -f m4/glib-gettext.m4
14mu|transmission-2.92-6|149	aclocal
14mu|transmission-2.92-6|150	automake -a --add-missing
14mu|transmission-2.92-6|151	
14mu|transmission-2.92-6|152	%build
14mu|transmission-2.92-6|153	export PATH=${PATH}:%{_qt5_bindir}
14mu|transmission-2.92-6|154	%configure2_5x \
14mu|transmission-2.92-6|155	--enable-cli
14mu|transmission-2.92-6|156	%make
14mu|transmission-2.92-6|157	
14mu|transmission-2.92-6|158	#QT Gui
14mu|transmission-2.92-6|159	pushd qt
14mu|transmission-2.92-6|160	%qmake_qt5 qtr.pro
14mu|transmission-2.92-6|161	%make
14mu|transmission-2.92-6|162	pushd translations
14mu|transmission-2.92-6|163	for i in `ls *.ts`; do lrelease $i ; done
14mu|transmission-2.92-6|164	popd
14mu|transmission-2.92-6|165	popd
14mu|transmission-2.92-6|166	
14mu|transmission-2.92-6|167	%install
14mu|transmission-2.92-6|168	%makeinstall_std
14mu|transmission-2.92-6|169	%if %{with gtk}
14mu|transmission-2.92-6|170	%find_lang %{name}-gtk
14mu|transmission-2.92-6|171	%endif
14mu|transmission-2.92-6|172	
14mu|transmission-2.92-6|173	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
14mu|transmission-2.92-6|174	convert -scale 48 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|transmission-2.92-6|175	convert -scale 32 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|transmission-2.92-6|176	convert -scale 16 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|transmission-2.92-6|177	
14mu|transmission-2.92-6|178	#Qt Gui Installation
14mu|transmission-2.92-6|179	pushd qt
14mu|transmission-2.92-6|180	INSTALL_ROOT=%{buildroot}%{_prefix} make install
14mu|transmission-2.92-6|181	pushd translations
14mu|transmission-2.92-6|182	mkdir -p %{buildroot}%{_datadir}/%{name}-qt5/translations
14mu|transmission-2.92-6|183	cp *.qm %{buildroot}%{_datadir}/%{name}-qt5/translations
14mu|transmission-2.92-6|184	popd
14mu|transmission-2.92-6|185	popd
14mu|transmission-2.92-6|186	
14mu|transmission-2.92-6|187	%find_lang %{name} --with-qt
14mu|transmission-2.92-6|188	
14mu|transmission-2.92-6|189	# Install transmission-qt.desktop manually as make install doesn't install it:
14mu|transmission-2.92-6|190	cp -a qt/transmission-qt.desktop %{buildroot}/%{_datadir}/applications/
14mu|transmission-2.92-6|191	
14mu|transmission-2.92-6|192	%changelog
14mu|transmission-2.92-6|193	
14mu|transmission-2.92-6|194	* Fri Jan 19 2018 alekseyz <a.zimin@rosalinux.ru> 2.92-6
14mu|transmission-2.92-6|195	- (f9e4adb) Merge pull request #3 from import/transmission:rosa2016.1
14mu|transmission-2.92-6|196	- (f9e4adb) CVE-2018-5702
14mu|transmission-2.92-6|197	
14mu|transmission-2.92-6|198	

26181 14
14mu|tree-1.7.0-5|1	Summary:	Utility which displays a tree view of directory contents
14mu|tree-1.7.0-5|2	
14mu|tree-1.7.0-5|3	Name:		tree
14mu|tree-1.7.0-5|4	Version:	1.7.0
14mu|tree-1.7.0-5|5	Release:	5
14mu|tree-1.7.0-5|6	Group:		File tools
14mu|tree-1.7.0-5|7	License:	GPLv2+
14mu|tree-1.7.0-5|8	URL:		http://mama.indstate.edu/users/ice/tree/
14mu|tree-1.7.0-5|9	Source0:	ftp://mama.indstate.edu:21/linux/tree/%{name}-%{version}.tgz
14mu|tree-1.7.0-5|10	Patch1:         tree-1.5.2.2-link-flags.patch
14mu|tree-1.7.0-5|11	
14mu|tree-1.7.0-5|12	%description
14mu|tree-1.7.0-5|13	The tree utility recursively displays the contents of directories in a
14mu|tree-1.7.0-5|14	tree-like format.  Tree is basically a UNIX port of the tree DOS
14mu|tree-1.7.0-5|15	utility.
14mu|tree-1.7.0-5|16	
14mu|tree-1.7.0-5|17	Install tree if you think it would be useful to view the contents of
14mu|tree-1.7.0-5|18	specified directories in a tree-like format.
14mu|tree-1.7.0-5|19	
14mu|tree-1.7.0-5|20	%prep
14mu|tree-1.7.0-5|21	
14mu|tree-1.7.0-5|22	%setup -q
14mu|tree-1.7.0-5|23	# %patch1 -p1 -b .linkflags
14mu|tree-1.7.0-5|24	
14mu|tree-1.7.0-5|25	%build
14mu|tree-1.7.0-5|26	%global optflags %{optflags} -Os
14mu|tree-1.7.0-5|27	%serverbuild_hardened
14mu|tree-1.7.0-5|28	%make CFLAGS="%{optflags} -Wall -DLINUX -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDFLAGS="%{ldflags}"
14mu|tree-1.7.0-5|29	
14mu|tree-1.7.0-5|30	%install
14mu|tree-1.7.0-5|31	
14mu|tree-1.7.0-5|32	mkdir -p %{buildroot}/{%{_bindir},%{_sbindir},%{_mandir}/man1}
14mu|tree-1.7.0-5|33	
14mu|tree-1.7.0-5|34	%makeinstall_std \
14mu|tree-1.7.0-5|35	BINDIR=%{buildroot}%{_bindir} \
14mu|tree-1.7.0-5|36	MANDIR=%{buildroot}%{_mandir}/man1
14mu|tree-1.7.0-5|37	
14mu|tree-1.7.0-5|38	%files
14mu|tree-1.7.0-5|39	%doc README LICENSE CHANGES
14mu|tree-1.7.0-5|40	%{_bindir}/%{name}
14mu|tree-1.7.0-5|41	%{_mandir}/man1/%{name}*
14mu|tree-1.7.0-5|42	
14mu|tree-1.7.0-5|43	
14mu|tree-1.7.0-5|44	
14mu|tree-1.7.0-5|45	
14mu|tree-1.7.0-5|46	%changelog
14mu|tree-1.7.0-5|47	
14mu|tree-1.7.0-5|48	* Thu Sep 03 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0-5
14mu|tree-1.7.0-5|49	- (95b3859) Updated to 1.7.0
14mu|tree-1.7.0-5|50	
14mu|tree-1.7.0-5|51	

26182 14
14mu|tvtime-1.0.8-1|1	Summary:	High quality television application
14mu|tvtime-1.0.8-1|2	Name:		tvtime
14mu|tvtime-1.0.8-1|3	Version:	1.0.8
14mu|tvtime-1.0.8-1|4	Release:	1
14mu|tvtime-1.0.8-1|5	Group:		Video
14mu|tvtime-1.0.8-1|6	License:	GPLv2+ and LGPLv2+
14mu|tvtime-1.0.8-1|7	Url:		http://tvtime.net/
14mu|tvtime-1.0.8-1|8	Source0:	http://prdownloads.sourceforge.net/tvtime/%{name}-%{version}.tar.gz
14mu|tvtime-1.0.8-1|9	Source1:	tvtime_ru.gmo.tar.gz
14mu|tvtime-1.0.8-1|10	Patch0:		tvtime-1.0.6-desktop.patch
14mu|tvtime-1.0.8-1|11	Patch1:		tvtime-1.0.6-savematte.patch
14mu|tvtime-1.0.8-1|12	BuildRequires:	desktop-file-utils
14mu|tvtime-1.0.8-1|13	BuildRequires:	stdc++-static-devel
14mu|tvtime-1.0.8-1|14	BuildRequires:	pkgconfig(freetype2)
14mu|tvtime-1.0.8-1|15	BuildRequires:	pkgconfig(alsa)
14mu|tvtime-1.0.8-1|16	BuildRequires:	pkgconfig(ice)
14mu|tvtime-1.0.8-1|17	BuildRequires:	pkgconfig(libpng)
14mu|tvtime-1.0.8-1|18	BuildRequires:	pkgconfig(libxml-2.0)
14mu|tvtime-1.0.8-1|19	BuildRequires:	pkgconfig(sm)
14mu|tvtime-1.0.8-1|20	BuildRequires:	pkgconfig(sdl)
14mu|tvtime-1.0.8-1|21	BuildRequires:	pkgconfig(x11)
14mu|tvtime-1.0.8-1|22	BuildRequires:	pkgconfig(xi)
14mu|tvtime-1.0.8-1|23	BuildRequires:	pkgconfig(xinerama)
14mu|tvtime-1.0.8-1|24	BuildRequires:	pkgconfig(xtst)
14mu|tvtime-1.0.8-1|25	BuildRequires:	pkgconfig(xv)
14mu|tvtime-1.0.8-1|26	BuildRequires:	pkgconfig(xxf86vm)
14mu|tvtime-1.0.8-1|27	
14mu|tvtime-1.0.8-1|28	%description
14mu|tvtime-1.0.8-1|29	Tvtime is a high quality television application for use with video capture
14mu|tvtime-1.0.8-1|30	cards. It processes the input from a capture card and displays it on a
14mu|tvtime-1.0.8-1|31	computer monitor or projector. Unlike other television applications, Tvtime
14mu|tvtime-1.0.8-1|32	focuses on high visual quality making it ideal for videophiles.
14mu|tvtime-1.0.8-1|33	
14mu|tvtime-1.0.8-1|34	Tvtime supports:
14mu|tvtime-1.0.8-1|35	
14mu|tvtime-1.0.8-1|36	- Deinterlaced output at full interlaced rate of 59.94 frames per second for
14mu|tvtime-1.0.8-1|37	NTSC source, or 50 frames per second for PAL sources. This gives smoothness
14mu|tvtime-1.0.8-1|38	of motion and high visual quality.
14mu|tvtime-1.0.8-1|39	
14mu|tvtime-1.0.8-1|40	- Multiple deinterlacing algorithms for finding the optimal mode for your
14mu|tvtime-1.0.8-1|41	video content and available processor speed.
14mu|tvtime-1.0.8-1|42	
14mu|tvtime-1.0.8-1|43	- 16:9 aspect ratio mode for the highest available resolution when processing
14mu|tvtime-1.0.8-1|44	input from an external DVD player or digital satellite receiver.
14mu|tvtime-1.0.8-1|45	
14mu|tvtime-1.0.8-1|46	- A super-slick on-screen-display for the complete television experience,
14mu|tvtime-1.0.8-1|47	with a featureful menu system.
14mu|tvtime-1.0.8-1|48	
14mu|tvtime-1.0.8-1|49	- 2-3 Pulldown detection for optimal quality viewing of film content from
14mu|tvtime-1.0.8-1|50	NTSC sources.
14mu|tvtime-1.0.8-1|51	
14mu|tvtime-1.0.8-1|52	%files -f %{name}.lang
14mu|tvtime-1.0.8-1|53	%doc AUTHORS ChangeLog NEWS README
14mu|tvtime-1.0.8-1|54	%doc data/COPYING.FreeMonoBold data/COPYING.tvtimeSansBold docs/html
14mu|tvtime-1.0.8-1|55	# %doc %{_docdir}/%{name}/html
14mu|tvtime-1.0.8-1|56	%{_bindir}/*
14mu|tvtime-1.0.8-1|57	%{_mandir}/man?/*
14mu|tvtime-1.0.8-1|58	%lang(de) %{_mandir}/de/man?/*
14mu|tvtime-1.0.8-1|59	%lang(es) %{_mandir}/es/man?/*
14mu|tvtime-1.0.8-1|60	%dir %{_sysconfdir}/%{name}
14mu|tvtime-1.0.8-1|61	%config(noreplace) %{_sysconfdir}/%{name}/tvtime.xml
14mu|tvtime-1.0.8-1|62	%{_datadir}/%{name}
14mu|tvtime-1.0.8-1|63	# freedesktop stuff
14mu|tvtime-1.0.8-1|64	%{_datadir}/applications/%{name}.desktop
14mu|tvtime-1.0.8-1|65	%{_iconsdir}/hicolor/*/*/%{name}.png
14mu|tvtime-1.0.8-1|66	%{_datadir}/pixmaps/%{name}.png
14mu|tvtime-1.0.8-1|67	%{_datadir}/pixmaps/%{name}.xpm
14mu|tvtime-1.0.8-1|68	
14mu|tvtime-1.0.8-1|69	#----------------------------------------------------------------------------
14mu|tvtime-1.0.8-1|70	
14mu|tvtime-1.0.8-1|71	%prep
14mu|tvtime-1.0.8-1|72	%setup -q
14mu|tvtime-1.0.8-1|73	%patch0 -p1 -b .desktop
14mu|tvtime-1.0.8-1|74	%patch1 -p1 -b .savematte
14mu|tvtime-1.0.8-1|75	
14mu|tvtime-1.0.8-1|76	pushd po
14mu|tvtime-1.0.8-1|77	tar -xvzf %{SOURCE1}
14mu|tvtime-1.0.8-1|78	popd
14mu|tvtime-1.0.8-1|79	
14mu|tvtime-1.0.8-1|80	%build
14mu|tvtime-1.0.8-1|81	%configure2_5x
14mu|tvtime-1.0.8-1|82	%make
14mu|tvtime-1.0.8-1|83	
14mu|tvtime-1.0.8-1|84	%install
14mu|tvtime-1.0.8-1|85	%makeinstall ROOT=%{buildroot}
14mu|tvtime-1.0.8-1|86	
14mu|tvtime-1.0.8-1|87	desktop-file-install --vendor="" \
14mu|tvtime-1.0.8-1|88	--remove-category="Application" \
14mu|tvtime-1.0.8-1|89	--add-category="TV" \
14mu|tvtime-1.0.8-1|90	--add-category="Video" \
14mu|tvtime-1.0.8-1|91	--add-category="X-MandrivaLinux-CrossDesktop" \
14mu|tvtime-1.0.8-1|92	--dir %{buildroot}%{_datadir}/applications \
14mu|tvtime-1.0.8-1|93	%{buildroot}%{_datadir}/applications/*
14mu|tvtime-1.0.8-1|94	
14mu|tvtime-1.0.8-1|95	install -d %{buildroot}%{_docdir}/%{name}
14mu|tvtime-1.0.8-1|96	
14mu|tvtime-1.0.8-1|97	%find_lang %{name}
14mu|tvtime-1.0.8-1|98	
14mu|tvtime-1.0.8-1|99	
14mu|tvtime-1.0.8-1|100	%changelog
14mu|tvtime-1.0.8-1|101	
14mu|tvtime-1.0.8-1|102	* Thu Jan 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.8-1
14mu|tvtime-1.0.8-1|103	- (814c9cc) Try to require stdc++-static-devel to build
14mu|tvtime-1.0.8-1|104	
14mu|tvtime-1.0.8-1|105	

26183 14
14mu|ucarp-1.5.2-9|1	Summary:	Common Address Redundancy Protocol (CARP) for Unix
14mu|ucarp-1.5.2-9|2	Name:		ucarp
14mu|ucarp-1.5.2-9|3	Version:	1.5.2
14mu|ucarp-1.5.2-9|4	Release:	9
14mu|ucarp-1.5.2-9|5	# See the COPYING file which details everything
14mu|ucarp-1.5.2-9|6	License:	MIT and BSD
14mu|ucarp-1.5.2-9|7	Group:		System/Servers
14mu|ucarp-1.5.2-9|8	Url:		http://www.ucarp.org/
14mu|ucarp-1.5.2-9|9	Source0:	http://download.pureftpd.org/pub/ucarp/ucarp-%{version}.tar.bz2
14mu|ucarp-1.5.2-9|10	Source1:	ucarp@.service
14mu|ucarp-1.5.2-9|11	Source2:	vip-001.conf.example
14mu|ucarp-1.5.2-9|12	Source3:	vip-common.conf
14mu|ucarp-1.5.2-9|13	Source4:	vip-up
14mu|ucarp-1.5.2-9|14	Source5:	vip-down
14mu|ucarp-1.5.2-9|15	Source7:	ucarp
14mu|ucarp-1.5.2-9|16	Source8:	ucarp.8.sgml.bz2
14mu|ucarp-1.5.2-9|17	Patch0:		ucarp-1.5.2-sighup.patch
14mu|ucarp-1.5.2-9|18	BuildRequires:	docbook-dtd41-sgml
14mu|ucarp-1.5.2-9|19	BuildRequires:	docbook-utils
14mu|ucarp-1.5.2-9|20	BuildRequires:	gettext
14mu|ucarp-1.5.2-9|21	BuildRequires:	systemd
14mu|ucarp-1.5.2-9|22	BuildRequires:	libpcap-devel
14mu|ucarp-1.5.2-9|23	Requires(post,preun,postun):	systemd-units
14mu|ucarp-1.5.2-9|24	
14mu|ucarp-1.5.2-9|25	%description
14mu|ucarp-1.5.2-9|26	UCARP allows a couple of hosts to share common virtual IP addresses in order
14mu|ucarp-1.5.2-9|27	to provide automatic failover. It is a portable userland implementation of the
14mu|ucarp-1.5.2-9|28	secure and patent-free Common Address Redundancy Protocol (CARP, OpenBSD's
14mu|ucarp-1.5.2-9|29	alternative to the patents-bloated VRRP).
14mu|ucarp-1.5.2-9|30	
14mu|ucarp-1.5.2-9|31	Strong points of the CARP protocol are: very low overhead, cryptographically
14mu|ucarp-1.5.2-9|32	signed messages, interoperability between different operating systems and no
14mu|ucarp-1.5.2-9|33	need for any dedicated extra network link between redundant hosts.
14mu|ucarp-1.5.2-9|34	
14mu|ucarp-1.5.2-9|35	%files -f %{name}.lang
14mu|ucarp-1.5.2-9|36	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|ucarp-1.5.2-9|37	%{_unitdir}/ucarp@.service
14mu|ucarp-1.5.2-9|38	%attr(0700,root,root) %dir /etc/ucarp/
14mu|ucarp-1.5.2-9|39	%config(noreplace) /etc/ucarp/vip-common.conf
14mu|ucarp-1.5.2-9|40	/etc/ucarp/vip-001.conf.example
14mu|ucarp-1.5.2-9|41	%config(noreplace) %{_libexecdir}/ucarp/
14mu|ucarp-1.5.2-9|42	%{_sbindir}/ucarp
14mu|ucarp-1.5.2-9|43	%{_mandir}/man8/ucarp.8*
14mu|ucarp-1.5.2-9|44	
14mu|ucarp-1.5.2-9|45	%post
14mu|ucarp-1.5.2-9|46	%systemd_post %{name}.service
14mu|ucarp-1.5.2-9|47	
14mu|ucarp-1.5.2-9|48	%preun
14mu|ucarp-1.5.2-9|49	%systemd_preun %{name}.service
14mu|ucarp-1.5.2-9|50	
14mu|ucarp-1.5.2-9|51	%postun
14mu|ucarp-1.5.2-9|52	%systemd_postun_with_restart %{name}.service
14mu|ucarp-1.5.2-9|53	
14mu|ucarp-1.5.2-9|54	#----------------------------------------------------------------------------
14mu|ucarp-1.5.2-9|55	
14mu|ucarp-1.5.2-9|56	%prep
14mu|ucarp-1.5.2-9|57	%setup -q
14mu|ucarp-1.5.2-9|58	%patch0 -p0
14mu|ucarp-1.5.2-9|59	
14mu|ucarp-1.5.2-9|60	bzcat %{SOURCE8} > ucarp.8.sgml
14mu|ucarp-1.5.2-9|61	
14mu|ucarp-1.5.2-9|62	%build
14mu|ucarp-1.5.2-9|63	autoreconf -fi
14mu|ucarp-1.5.2-9|64	%configure2_5x
14mu|ucarp-1.5.2-9|65	%make
14mu|ucarp-1.5.2-9|66	
14mu|ucarp-1.5.2-9|67	docbook2man --backend man ucarp.8.sgml > ucarp.8
14mu|ucarp-1.5.2-9|68	mv UCARP.8 ucarp.8
14mu|ucarp-1.5.2-9|69	
14mu|ucarp-1.5.2-9|70	%install
14mu|ucarp-1.5.2-9|71	%makeinstall_std
14mu|ucarp-1.5.2-9|72	%find_lang %{name}
14mu|ucarp-1.5.2-9|73	
14mu|ucarp-1.5.2-9|74	# Install the unit file
14mu|ucarp-1.5.2-9|75	install -D -p -m 0755 %{SOURCE1} \
14mu|ucarp-1.5.2-9|76	%{buildroot}%{_unitdir}/ucarp@.service
14mu|ucarp-1.5.2-9|77	
14mu|ucarp-1.5.2-9|78	sed -i 's|/usr/libexec|%{_libexecdir}|' %{buildroot}%{_unitdir}/ucarp@.service
14mu|ucarp-1.5.2-9|79	
14mu|ucarp-1.5.2-9|80	mkdir -p %{buildroot}/etc/ucarp
14mu|ucarp-1.5.2-9|81	mkdir -p %{buildroot}%{_libexecdir}/ucarp
14mu|ucarp-1.5.2-9|82	
14mu|ucarp-1.5.2-9|83	# Install the example config files
14mu|ucarp-1.5.2-9|84	install -D -p -m 0600 %{SOURCE2} %{SOURCE3} \
14mu|ucarp-1.5.2-9|85	%{buildroot}/etc/ucarp/
14mu|ucarp-1.5.2-9|86	
14mu|ucarp-1.5.2-9|87	# Install helper scripts
14mu|ucarp-1.5.2-9|88	install -D -p -m 0700 %{SOURCE4} %{SOURCE5} %{SOURCE7} \
14mu|ucarp-1.5.2-9|89	%{buildroot}%{_libexecdir}/ucarp/
14mu|ucarp-1.5.2-9|90	
14mu|ucarp-1.5.2-9|91	mkdir -p %{buildroot}%{_mandir}/man8/
14mu|ucarp-1.5.2-9|92	install -m0644 ucarp.8 %{buildroot}%{_mandir}/man8/
14mu|ucarp-1.5.2-9|93	
14mu|ucarp-1.5.2-9|94	
14mu|ucarp-1.5.2-9|95	%changelog
14mu|ucarp-1.5.2-9|96	
14mu|ucarp-1.5.2-9|97	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.2-9
14mu|ucarp-1.5.2-9|98	- (7f2ec31) Spec cleanup
14mu|ucarp-1.5.2-9|99	
14mu|ucarp-1.5.2-9|100	

26184 14
14mu|ucl-1.03-19|1	%define major 1
14mu|ucl-1.03-19|2	%define libname %mklibname %{name} %{major}
14mu|ucl-1.03-19|3	%define devname %mklibname %{name} -d
14mu|ucl-1.03-19|4	
14mu|ucl-1.03-19|5	Summary:	The UCL Compression Library
14mu|ucl-1.03-19|6	Name:		ucl
14mu|ucl-1.03-19|7	Version:	1.03
14mu|ucl-1.03-19|8	Release:	19
14mu|ucl-1.03-19|9	License:	GPLv2+
14mu|ucl-1.03-19|10	Group:		System/Libraries
14mu|ucl-1.03-19|11	Url:		http://www.oberhumer.com/opensource/ucl/
14mu|ucl-1.03-19|12	Source0:	http://www.oberhumer.com/opensource/ucl/download/%{name}-%{version}.tar.gz
14mu|ucl-1.03-19|13	# https://dev.openwrt.org/browser/packages/libs/ucl/patches/002-missing-macros.patch?rev=24363&format=txt
14mu|ucl-1.03-19|14	Patch0:		002-missing-macros.patch
14mu|ucl-1.03-19|15	Patch1:		ucl-1.03-CFLAGS.patch
14mu|ucl-1.03-19|16	
14mu|ucl-1.03-19|17	%description
14mu|ucl-1.03-19|18	UCL implements a number of algorithms with the following features:
14mu|ucl-1.03-19|19	- Decompression is simple and *very* fast.
14mu|ucl-1.03-19|20	- Requires no memory for decompression.
14mu|ucl-1.03-19|21	- The decompressors can be squeezed into less than 200 bytes of code.
14mu|ucl-1.03-19|22	- Focuses on compression levels for generating pre-compressed data which
14mu|ucl-1.03-19|23	achieve a quite competitive compression ratio.
14mu|ucl-1.03-19|24	- Allows you to dial up extra compression at a speed cost in the compressor.
14mu|ucl-1.03-19|25	The speed of the decompressor is not reduced.
14mu|ucl-1.03-19|26	- Algorithm is thread safe.
14mu|ucl-1.03-19|27	- Algorithm is lossless.
14mu|ucl-1.03-19|28	UCL supports in-place decompression.
14mu|ucl-1.03-19|29	
14mu|ucl-1.03-19|30	#----------------------------------------------------------------------------
14mu|ucl-1.03-19|31	
14mu|ucl-1.03-19|32	%package -n %{libname}
14mu|ucl-1.03-19|33	Summary:	The UCL Compression Library
14mu|ucl-1.03-19|34	Group:		System/Libraries
14mu|ucl-1.03-19|35	Provides:	%{name} = %{EVRD}
14mu|ucl-1.03-19|36	
14mu|ucl-1.03-19|37	%description -n %{libname}
14mu|ucl-1.03-19|38	UCL implements a number of algorithms with the following features:
14mu|ucl-1.03-19|39	- Decompression is simple and *very* fast.
14mu|ucl-1.03-19|40	- Requires no memory for decompression.
14mu|ucl-1.03-19|41	- The decompressors can be squeezed into less than 200 bytes of code.
14mu|ucl-1.03-19|42	- Focuses on compression levels for generating pre-compressed data which
14mu|ucl-1.03-19|43	achieve a quite competitive compression ratio.
14mu|ucl-1.03-19|44	- Allows you to dial up extra compression at a speed cost in the compressor.
14mu|ucl-1.03-19|45	The speed of the decompressor is not reduced.
14mu|ucl-1.03-19|46	- Algorithm is thread safe.
14mu|ucl-1.03-19|47	- Algorithm is lossless.
14mu|ucl-1.03-19|48	UCL supports in-place decompression.
14mu|ucl-1.03-19|49	
14mu|ucl-1.03-19|50	This package contains the library needed to run programs dynamically
14mu|ucl-1.03-19|51	linked with %{name}.
14mu|ucl-1.03-19|52	
14mu|ucl-1.03-19|53	%files -n %{libname}
14mu|ucl-1.03-19|54	%{_libdir}/libucl.so.%{major}*
14mu|ucl-1.03-19|55	
14mu|ucl-1.03-19|56	#----------------------------------------------------------------------------
14mu|ucl-1.03-19|57	
14mu|ucl-1.03-19|58	%package -n %{devname}
14mu|ucl-1.03-19|59	Summary:	The UCL Compression Library - development environment
14mu|ucl-1.03-19|60	Group:		Development/C
14mu|ucl-1.03-19|61	Requires:	%{libname} = %{EVRD}
14mu|ucl-1.03-19|62	Provides:	%{name}-devel = %{EVRD}
14mu|ucl-1.03-19|63	Obsoletes:	%{_lib}ucl1-devel < 1.03-8
14mu|ucl-1.03-19|64	
14mu|ucl-1.03-19|65	%description -n %{devname}
14mu|ucl-1.03-19|66	UCL implements a number of algorithms with the following features:
14mu|ucl-1.03-19|67	- Decompression is simple and *very* fast.
14mu|ucl-1.03-19|68	- Requires no memory for decompression.
14mu|ucl-1.03-19|69	- The decompressors can be squeezed into less than 200 bytes of code.
14mu|ucl-1.03-19|70	- Focuses on compression levels for generating pre-compressed data which
14mu|ucl-1.03-19|71	achieve a quite competitive compression ratio.
14mu|ucl-1.03-19|72	- Allows you to dial up extra compression at a speed cost in the compressor.
14mu|ucl-1.03-19|73	The speed of the decompressor is not reduced.
14mu|ucl-1.03-19|74	- Algorithm is thread safe.
14mu|ucl-1.03-19|75	- Algorithm is lossless.
14mu|ucl-1.03-19|76	UCL supports in-place decompression.
14mu|ucl-1.03-19|77	
14mu|ucl-1.03-19|78	Install %{devname} if you need to compile an application with %{libname}
14mu|ucl-1.03-19|79	support.
14mu|ucl-1.03-19|80	
14mu|ucl-1.03-19|81	%files  -n %{devname}
14mu|ucl-1.03-19|82	%doc COPYING INSTALL NEWS README THANKS TODO
14mu|ucl-1.03-19|83	%{_libdir}/*.so
14mu|ucl-1.03-19|84	%dir %{_includedir}/ucl/
14mu|ucl-1.03-19|85	%{_includedir}/ucl/*.h
14mu|ucl-1.03-19|86	
14mu|ucl-1.03-19|87	#------------------------------------------------------------------------------
14mu|ucl-1.03-19|88	
14mu|ucl-1.03-19|89	%prep
14mu|ucl-1.03-19|90	%setup -q
14mu|ucl-1.03-19|91	%apply_patches
14mu|ucl-1.03-19|92	
14mu|ucl-1.03-19|93	%build
14mu|ucl-1.03-19|94	autoreconf -fiv
14mu|ucl-1.03-19|95	%configure2_5x \
14mu|ucl-1.03-19|96	--enable-shared \
14mu|ucl-1.03-19|97	--disable-static
14mu|ucl-1.03-19|98	%make
14mu|ucl-1.03-19|99	
14mu|ucl-1.03-19|100	%install
14mu|ucl-1.03-19|101	%makeinstall_std
14mu|ucl-1.03-19|102	
14mu|ucl-1.03-19|103	
14mu|ucl-1.03-19|104	%changelog
14mu|ucl-1.03-19|105	
14mu|ucl-1.03-19|106	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.03-19
14mu|ucl-1.03-19|107	- (3ad7526) Fix assembler code build
14mu|ucl-1.03-19|108	
14mu|ucl-1.03-19|109	

26185 14
14mu|udisks2-2.1.3-8|1	%bcond_without multiseat
14mu|udisks2-2.1.3-8|2	
14mu|udisks2-2.1.3-8|3	%define major 0
14mu|udisks2-2.1.3-8|4	%define libname %mklibname %{name}_ %{major}
14mu|udisks2-2.1.3-8|5	%define devname %mklibname %{name} -d
14mu|udisks2-2.1.3-8|6	%define girname %mklibname udisks-gir 2.0
14mu|udisks2-2.1.3-8|7	
14mu|udisks2-2.1.3-8|8	Summary:	Disk Manager
14mu|udisks2-2.1.3-8|9	Name:		udisks2
14mu|udisks2-2.1.3-8|10	Version:	2.1.3
14mu|udisks2-2.1.3-8|11	Release:	8
14mu|udisks2-2.1.3-8|12	License:	GPLv2+
14mu|udisks2-2.1.3-8|13	Group:		System/Libraries
14mu|udisks2-2.1.3-8|14	Url:		http://www.freedesktop.org/wiki/Software/udisks
14mu|udisks2-2.1.3-8|15	Source0:	http://udisks.freedesktop.org/releases/udisks-%{version}.tar.bz2
14mu|udisks2-2.1.3-8|16	Patch0:		udisks-1.92.0-link.patch
14mu|udisks2-2.1.3-8|17	Patch1:		udisks-2.1.0-mount-system-internal.patch
14mu|udisks2-2.1.3-8|18	# Mount to /media/user
14mu|udisks2-2.1.3-8|19	Patch2:		udisks-2.0.92-mount_in_media.patch
14mu|udisks2-2.1.3-8|20	# Mount to /media
14mu|udisks2-2.1.3-8|21	Patch3:		udisks-2.1.3-no-multiseat.patch
14mu|udisks2-2.1.3-8|22	# From Debian/Ubuntu
14mu|udisks2-2.1.3-8|23	# As /media is not currently a tmpfs, we need to put the "mounted-fs" file to a persistent path
14mu|udisks2-2.1.3-8|24	Patch4:		udisks-2.1.3-mounted-fs.patch
14mu|udisks2-2.1.3-8|25	# Define LOOP_CTL_GET_FREE constant for old kernels
14mu|udisks2-2.1.3-8|26	Patch5:		udisks-1.91.0-define-LOOP_CTL_GET_FREE-for-old-kernels.patch
14mu|udisks2-2.1.3-8|27	# Merged upstream (since 2.1.5)
14mu|udisks2-2.1.3-8|28	Patch6:		udisks-2.1.3-ru-l10n.patch
14mu|udisks2-2.1.3-8|29	Patch7:		udisks-2.1.3-mount-rights.patch
14mu|udisks2-2.1.3-8|30	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.31.13
14mu|udisks2-2.1.3-8|31	BuildRequires:	pkgconfig(gmodule-2.0)
14mu|udisks2-2.1.3-8|32	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.13
14mu|udisks2-2.1.3-8|33	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|udisks2-2.1.3-8|34	BuildRequires:	pkgconfig(gudev-1.0) >= 186
14mu|udisks2-2.1.3-8|35	BuildRequires:	pkgconfig(libatasmart) >= 0.19
14mu|udisks2-2.1.3-8|36	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.92
14mu|udisks2-2.1.3-8|37	BuildRequires:	pkgconfig(polkit-agent-1) >= 0.92
14mu|udisks2-2.1.3-8|38	BuildRequires:	pkgconfig(libsystemd-login) >= 186
14mu|udisks2-2.1.3-8|39	BuildRequires:	intltool
14mu|udisks2-2.1.3-8|40	BuildRequires:	gnome-common
14mu|udisks2-2.1.3-8|41	BuildRequires:	gettext-devel
14mu|udisks2-2.1.3-8|42	BuildRequires:	gtk-doc >= 1.3
14mu|udisks2-2.1.3-8|43	# for LUKS devices
14mu|udisks2-2.1.3-8|44	Requires:	cryptsetup-luks
14mu|udisks2-2.1.3-8|45	# needed to pull in the system bus daemon
14mu|udisks2-2.1.3-8|46	Requires:	dbus >= 1.4.0
14mu|udisks2-2.1.3-8|47	# for mkfs.vfat
14mu|udisks2-2.1.3-8|48	Requires:	dosfstools
14mu|udisks2-2.1.3-8|49	# for mkfs.ext3, mkfs.ext3, e2label
14mu|udisks2-2.1.3-8|50	Requires:	e2fsprogs
14mu|udisks2-2.1.3-8|51	# for partitioning
14mu|udisks2-2.1.3-8|52	Requires:	gdisk
14mu|udisks2-2.1.3-8|53	Requires:	parted
14mu|udisks2-2.1.3-8|54	# for mlabel
14mu|udisks2-2.1.3-8|55	Requires:	mtools
14mu|udisks2-2.1.3-8|56	Requires:	ntfsprogs
14mu|udisks2-2.1.3-8|57	# needed to pull in the udev daemon
14mu|udisks2-2.1.3-8|58	Requires:	udev >= 186
14mu|udisks2-2.1.3-8|59	# for mount, umount, mkswap
14mu|udisks2-2.1.3-8|60	Requires:	util-linux
14mu|udisks2-2.1.3-8|61	# for mkfs.xfs, xfs_admin
14mu|udisks2-2.1.3-8|62	Requires:	xfsprogs
14mu|udisks2-2.1.3-8|63	
14mu|udisks2-2.1.3-8|64	# for /proc/self/mountinfo, only available in 2.6.26 or higher
14mu|udisks2-2.1.3-8|65	Conflicts:	kernel < 2.6.26
14mu|udisks2-2.1.3-8|66	
14mu|udisks2-2.1.3-8|67	%description
14mu|udisks2-2.1.3-8|68	udisks provides a daemon, D-Bus API and command line tools for
14mu|udisks2-2.1.3-8|69	managing disks and storage devices. This package is for the udisks 2.x
14mu|udisks2-2.1.3-8|70	series.
14mu|udisks2-2.1.3-8|71	
14mu|udisks2-2.1.3-8|72	%files -f %{name}.lang
14mu|udisks2-2.1.3-8|73	%doc README AUTHORS NEWS COPYING HACKING
14mu|udisks2-2.1.3-8|74	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.UDisks2.conf
14mu|udisks2-2.1.3-8|75	%{_datadir}/bash-completion/completions/udisksctl
14mu|udisks2-2.1.3-8|76	/lib/udev/rules.d/80-udisks2.rules
14mu|udisks2-2.1.3-8|77	%{_sbindir}/umount.udisks2
14mu|udisks2-2.1.3-8|78	%dir %{_prefix}/lib/udisks2
14mu|udisks2-2.1.3-8|79	%{_prefix}/lib/udisks2/udisksd
14mu|udisks2-2.1.3-8|80	%{_bindir}/udisksctl
14mu|udisks2-2.1.3-8|81	%{_mandir}/man1/*
14mu|udisks2-2.1.3-8|82	%{_mandir}/man8/*
14mu|udisks2-2.1.3-8|83	%{_datadir}/polkit-1/actions/org.freedesktop.udisks2.policy
14mu|udisks2-2.1.3-8|84	%{_datadir}/dbus-1/system-services/org.freedesktop.UDisks2.service
14mu|udisks2-2.1.3-8|85	%{_unitdir}/udisks2.service
14mu|udisks2-2.1.3-8|86	# Permissions for local state data are 0700 to avoid leaking information
14mu|udisks2-2.1.3-8|87	# about e.g. mounts to unprivileged users
14mu|udisks2-2.1.3-8|88	%attr(0700,root,root) %dir %{_localstatedir}/lib/udisks2
14mu|udisks2-2.1.3-8|89	
14mu|udisks2-2.1.3-8|90	#----------------------------------------------------------------------------
14mu|udisks2-2.1.3-8|91	
14mu|udisks2-2.1.3-8|92	%package -n %{libname}
14mu|udisks2-2.1.3-8|93	Summary:	Dynamic library to access the udisks daemon
14mu|udisks2-2.1.3-8|94	License:	LGPLv2+
14mu|udisks2-2.1.3-8|95	Group:		System/Libraries
14mu|udisks2-2.1.3-8|96	Obsoletes:	%{_lib}udisks20 < 1.90.0-2
14mu|udisks2-2.1.3-8|97	
14mu|udisks2-2.1.3-8|98	%description -n %{libname}
14mu|udisks2-2.1.3-8|99	This package contains the dynamic library libudisks2, which provides
14mu|udisks2-2.1.3-8|100	access to the udisks daemon. This package is for the udisks 2.x
14mu|udisks2-2.1.3-8|101	series.
14mu|udisks2-2.1.3-8|102	
14mu|udisks2-2.1.3-8|103	%files -n %{libname}
14mu|udisks2-2.1.3-8|104	%{_libdir}/libudisks2.so.%{major}*
14mu|udisks2-2.1.3-8|105	
14mu|udisks2-2.1.3-8|106	#----------------------------------------------------------------------------
14mu|udisks2-2.1.3-8|107	
14mu|udisks2-2.1.3-8|108	%package -n %{girname}
14mu|udisks2-2.1.3-8|109	Summary:	GObject Introspection interface description for %{name}
14mu|udisks2-2.1.3-8|110	License:	LGPLv2+
14mu|udisks2-2.1.3-8|111	Group:		System/Libraries
14mu|udisks2-2.1.3-8|112	Requires:	%{libname} = %{EVRD}
14mu|udisks2-2.1.3-8|113	
14mu|udisks2-2.1.3-8|114	%description -n %{girname}
14mu|udisks2-2.1.3-8|115	GObject Introspection interface description for %{name}.
14mu|udisks2-2.1.3-8|116	
14mu|udisks2-2.1.3-8|117	%files -n %{girname}
14mu|udisks2-2.1.3-8|118	%{_libdir}/girepository-1.0/UDisks-2.0.typelib
14mu|udisks2-2.1.3-8|119	
14mu|udisks2-2.1.3-8|120	#----------------------------------------------------------------------------
14mu|udisks2-2.1.3-8|121	
14mu|udisks2-2.1.3-8|122	%package -n %{devname}
14mu|udisks2-2.1.3-8|123	Summary:	Development files for libudev
14mu|udisks2-2.1.3-8|124	License:	LGPLv2+
14mu|udisks2-2.1.3-8|125	Group:		System/Libraries
14mu|udisks2-2.1.3-8|126	Requires:	%{libname} = %{EVRD}
14mu|udisks2-2.1.3-8|127	Provides:	%{name}-devel = %{EVRD}
14mu|udisks2-2.1.3-8|128	
14mu|udisks2-2.1.3-8|129	%description -n %{devname}
14mu|udisks2-2.1.3-8|130	This package contains the development files for the library
14mu|udisks2-2.1.3-8|131	libudisks2, a dynamic library, which provides access to the udisks
14mu|udisks2-2.1.3-8|132	daemon. This package is for the udisks 2.x series.
14mu|udisks2-2.1.3-8|133	
14mu|udisks2-2.1.3-8|134	%files -n %{devname}
14mu|udisks2-2.1.3-8|135	%{_libdir}/libudisks2.so
14mu|udisks2-2.1.3-8|136	%dir %{_includedir}/udisks2
14mu|udisks2-2.1.3-8|137	%dir %{_includedir}/udisks2/udisks
14mu|udisks2-2.1.3-8|138	%{_includedir}/udisks2/udisks/*.h
14mu|udisks2-2.1.3-8|139	%{_datadir}/gir-1.0/UDisks-2.0.gir
14mu|udisks2-2.1.3-8|140	%dir %{_datadir}/gtk-doc/html/udisks2
14mu|udisks2-2.1.3-8|141	%{_datadir}/gtk-doc/html/udisks2/*
14mu|udisks2-2.1.3-8|142	%{_libdir}/pkgconfig/udisks2.pc
14mu|udisks2-2.1.3-8|143	
14mu|udisks2-2.1.3-8|144	#----------------------------------------------------------------------------
14mu|udisks2-2.1.3-8|145	
14mu|udisks2-2.1.3-8|146	%prep
14mu|udisks2-2.1.3-8|147	%setup -q -n udisks-%{version}
14mu|udisks2-2.1.3-8|148	%patch0 -p1
14mu|udisks2-2.1.3-8|149	%patch1 -p1
14mu|udisks2-2.1.3-8|150	%if %{with multiseat}
14mu|udisks2-2.1.3-8|151	%patch2 -p1
14mu|udisks2-2.1.3-8|152	%else
14mu|udisks2-2.1.3-8|153	%patch3 -p1
14mu|udisks2-2.1.3-8|154	%endif
14mu|udisks2-2.1.3-8|155	%patch4 -p1
14mu|udisks2-2.1.3-8|156	%patch5 -p1
14mu|udisks2-2.1.3-8|157	%patch6 -p1
14mu|udisks2-2.1.3-8|158	%patch7 -p1
14mu|udisks2-2.1.3-8|159	
14mu|udisks2-2.1.3-8|160	%build
14mu|udisks2-2.1.3-8|161	NOCONFIGURE=yes gnome-autogen.sh
14mu|udisks2-2.1.3-8|162	%configure2_5x \
14mu|udisks2-2.1.3-8|163	--enable-gtk-doc \
14mu|udisks2-2.1.3-8|164	--disable-static \
14mu|udisks2-2.1.3-8|165	--with-systemdsystemunitdir=%{_unitdir}
14mu|udisks2-2.1.3-8|166	%make
14mu|udisks2-2.1.3-8|167	
14mu|udisks2-2.1.3-8|168	%install
14mu|udisks2-2.1.3-8|169	%makeinstall_std
14mu|udisks2-2.1.3-8|170	
14mu|udisks2-2.1.3-8|171	mkdir -p %{buildroot}/%{_localstatedir}/lib/udisks2
14mu|udisks2-2.1.3-8|172	
14mu|udisks2-2.1.3-8|173	%find_lang %{name} %{name}.lang
14mu|udisks2-2.1.3-8|174	
14mu|udisks2-2.1.3-8|175	
14mu|udisks2-2.1.3-8|176	%changelog
14mu|udisks2-2.1.3-8|177	
14mu|udisks2-2.1.3-8|178	* Mon Sep 25 2017 Vladimir Potapov <vladimir.potapov@rosalab.ru> 2.1.3-8
14mu|udisks2-2.1.3-8|179	- (b1a3792) add fix for domain's users flash mount
14mu|udisks2-2.1.3-8|180	
14mu|udisks2-2.1.3-8|181	

26186 14
14mu|uhttpmock-0.3.3-1|1	%define api_version 0.0
14mu|uhttpmock-0.3.3-1|2	%define lib_major   0
14mu|uhttpmock-0.3.3-1|3	%define lib_name    %mklibname uhttpmock %{api_version} %{lib_major}
14mu|uhttpmock-0.3.3-1|4	%define gi_name     %mklibname uhttpmock-gir %{api_version}
14mu|uhttpmock-0.3.3-1|5	%define develname   %mklibname -d uhttpmock
14mu|uhttpmock-0.3.3-1|6	
14mu|uhttpmock-0.3.3-1|7	%define url_ver     %(echo %{version}|cut -d. -f1,2)
14mu|uhttpmock-0.3.3-1|8	
14mu|uhttpmock-0.3.3-1|9	Summary:	HTTP web service mocking library
14mu|uhttpmock-0.3.3-1|10	Name:		uhttpmock
14mu|uhttpmock-0.3.3-1|11	Version:	0.3.3
14mu|uhttpmock-0.3.3-1|12	Release:	1
14mu|uhttpmock-0.3.3-1|13	Epoch:		1
14mu|uhttpmock-0.3.3-1|14	Group:		System/Libraries
14mu|uhttpmock-0.3.3-1|15	License:	LGPL-2.1+
14mu|uhttpmock-0.3.3-1|16	URL:		http://gitorious.org/uhttpmock
14mu|uhttpmock-0.3.3-1|17	Source0:        http://tecnocode.co.uk/downloads/%{name}-%{version}.tar.xz
14mu|uhttpmock-0.3.3-1|18	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|uhttpmock-0.3.3-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.16.0
14mu|uhttpmock-0.3.3-1|20	BuildRequires:	pkgconfig(gobject-2.0) >= 2.16.0
14mu|uhttpmock-0.3.3-1|21	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.16
14mu|uhttpmock-0.3.3-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.4
14mu|uhttpmock-0.3.3-1|23	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|uhttpmock-0.3.3-1|24	BuildRequires:	pkgconfig(libvala-0.28)
14mu|uhttpmock-0.3.3-1|25	BuildRequires:	vala-tools
14mu|uhttpmock-0.3.3-1|26	BuildRequires:	intltool
14mu|uhttpmock-0.3.3-1|27	
14mu|uhttpmock-0.3.3-1|28	%description
14mu|uhttpmock-0.3.3-1|29	uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS.
14mu|uhttpmock-0.3.3-1|30	It provides a library, libuhttpmock, which implements recording and
14mu|uhttpmock-0.3.3-1|31	playback of HTTP request/response traces.
14mu|uhttpmock-0.3.3-1|32	
14mu|uhttpmock-0.3.3-1|33	%package -n %{lib_name}
14mu|uhttpmock-0.3.3-1|34	Summary:  %{summary}
14mu|uhttpmock-0.3.3-1|35	Group: %{group}
14mu|uhttpmock-0.3.3-1|36	
14mu|uhttpmock-0.3.3-1|37	%description -n %{lib_name}
14mu|uhttpmock-0.3.3-1|38	uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS.
14mu|uhttpmock-0.3.3-1|39	It provides a library, libuhttpmock, which implements recording and
14mu|uhttpmock-0.3.3-1|40	playback of HTTP request/response traces.
14mu|uhttpmock-0.3.3-1|41	
14mu|uhttpmock-0.3.3-1|42	%package -n %develname
14mu|uhttpmock-0.3.3-1|43	Summary: Support files necessary to compile applications with %{name}
14mu|uhttpmock-0.3.3-1|44	Group: Development/C
14mu|uhttpmock-0.3.3-1|45	Requires: %{lib_name} = %epoch:%{version}
14mu|uhttpmock-0.3.3-1|46	Provides: %{name}-%{api_version}-devel = %epoch:%{version}-%{release}
14mu|uhttpmock-0.3.3-1|47	Provides: %{name}-devel = %epoch:%{version}-%{release}
14mu|uhttpmock-0.3.3-1|48	
14mu|uhttpmock-0.3.3-1|49	%description -n %develname
14mu|uhttpmock-0.3.3-1|50	Libraries, headers, and support files necessary to compile
14mu|uhttpmock-0.3.3-1|51	applications using %{name}.
14mu|uhttpmock-0.3.3-1|52	
14mu|uhttpmock-0.3.3-1|53	%package -n %{gi_name}
14mu|uhttpmock-0.3.3-1|54	Summary:	GObject Introspection interface library for %{name}
14mu|uhttpmock-0.3.3-1|55	Group:		System/Libraries
14mu|uhttpmock-0.3.3-1|56	Requires:	%{lib_name} = %epoch:%{version}-%{release}
14mu|uhttpmock-0.3.3-1|57	
14mu|uhttpmock-0.3.3-1|58	%description -n %{gi_name}
14mu|uhttpmock-0.3.3-1|59	GObject Introspection interface library for %{name}.
14mu|uhttpmock-0.3.3-1|60	
14mu|uhttpmock-0.3.3-1|61	%prep
14mu|uhttpmock-0.3.3-1|62	%setup -q
14mu|uhttpmock-0.3.3-1|63	
14mu|uhttpmock-0.3.3-1|64	%build
14mu|uhttpmock-0.3.3-1|65	%configure --disable-gtk-doc --disable-static --enable-introspection --enable-vala
14mu|uhttpmock-0.3.3-1|66	%make
14mu|uhttpmock-0.3.3-1|67	
14mu|uhttpmock-0.3.3-1|68	%install
14mu|uhttpmock-0.3.3-1|69	%makeinstall_std
14mu|uhttpmock-0.3.3-1|70	
14mu|uhttpmock-0.3.3-1|71	# remove unpackaged files
14mu|uhttpmock-0.3.3-1|72	rm -rf %{buildroot}%{_datadir}/../doc/lib%{name}
14mu|uhttpmock-0.3.3-1|73	rm -f %{buildroot}%{_libdir}/*.la
14mu|uhttpmock-0.3.3-1|74	rm -rf %{buildroot}%{_datadir}/gtk-doc
14mu|uhttpmock-0.3.3-1|75	
14mu|uhttpmock-0.3.3-1|76	%files -n %{lib_name}
14mu|uhttpmock-0.3.3-1|77	%doc AUTHORS COPYING README NEWS
14mu|uhttpmock-0.3.3-1|78	%{_libdir}/lib%{name}*-%{api_version}.so.%{lib_major}*
14mu|uhttpmock-0.3.3-1|79	
14mu|uhttpmock-0.3.3-1|80	%files -n %develname
14mu|uhttpmock-0.3.3-1|81	%{_datadir}/gir-1.0/Uhm-%{api_version}.gir
14mu|uhttpmock-0.3.3-1|82	%{_libdir}/*.so
14mu|uhttpmock-0.3.3-1|83	%{_includedir}/*
14mu|uhttpmock-0.3.3-1|84	%{_libdir}/pkgconfig/*
14mu|uhttpmock-0.3.3-1|85	%{_datadir}/vala/vapi/lib%{name}-%{api_version}.*
14mu|uhttpmock-0.3.3-1|86	
14mu|uhttpmock-0.3.3-1|87	%files -n %{gi_name}
14mu|uhttpmock-0.3.3-1|88	%{_libdir}/girepository-1.0/Uhm-%{api_version}.typelib
14mu|uhttpmock-0.3.3-1|89	
14mu|uhttpmock-0.3.3-1|90	%changelog
14mu|uhttpmock-0.3.3-1|91	* Sat Mar 14 2015 Arkady Shane <ashejn@gmail.com> 1:0.3.3-1
14mu|uhttpmock-0.3.3-1|92	+ Revision: 3f6f1e4
14mu|uhttpmock-0.3.3-1|93	- drop all gtk-doc
14mu|uhttpmock-0.3.3-1|94	
14mu|uhttpmock-0.3.3-1|95	

26187 14
14mu|uhttpmock-0.5.0-1|1	%define api_version 0.0
14mu|uhttpmock-0.5.0-1|2	%define lib_major   0
14mu|uhttpmock-0.5.0-1|3	%define lib_name    %mklibname uhttpmock %{api_version} %{lib_major}
14mu|uhttpmock-0.5.0-1|4	%define gi_name     %mklibname uhttpmock-gir %{api_version}
14mu|uhttpmock-0.5.0-1|5	%define develname   %mklibname -d uhttpmock
14mu|uhttpmock-0.5.0-1|6	
14mu|uhttpmock-0.5.0-1|7	%define url_ver     %(echo %{version}|cut -d. -f1,2)
14mu|uhttpmock-0.5.0-1|8	
14mu|uhttpmock-0.5.0-1|9	Summary:	HTTP web service mocking library
14mu|uhttpmock-0.5.0-1|10	Name:		uhttpmock
14mu|uhttpmock-0.5.0-1|11	Version:	0.5.0
14mu|uhttpmock-0.5.0-1|12	Release:	1
14mu|uhttpmock-0.5.0-1|13	Epoch:		1
14mu|uhttpmock-0.5.0-1|14	Group:		System/Libraries
14mu|uhttpmock-0.5.0-1|15	License:	LGPL-2.1+
14mu|uhttpmock-0.5.0-1|16	URL:		http://gitorious.org/uhttpmock
14mu|uhttpmock-0.5.0-1|17	Source0:	https://tecnocode.co.uk/downloads/uhttpmock/%{name}-%{version}.tar.xz
14mu|uhttpmock-0.5.0-1|18	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|uhttpmock-0.5.0-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.16.0
14mu|uhttpmock-0.5.0-1|20	BuildRequires:	pkgconfig(gobject-2.0) >= 2.16.0
14mu|uhttpmock-0.5.0-1|21	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.16
14mu|uhttpmock-0.5.0-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.4
14mu|uhttpmock-0.5.0-1|23	BuildRequires:	pkgconfig(libsoup-2.4)
14mu|uhttpmock-0.5.0-1|24	BuildRequires:	pkgconfig(vapigen)
14mu|uhttpmock-0.5.0-1|25	BuildRequires:	vala-tools
14mu|uhttpmock-0.5.0-1|26	BuildRequires:	gtk-doc
14mu|uhttpmock-0.5.0-1|27	BuildRequires:	intltool
14mu|uhttpmock-0.5.0-1|28	
14mu|uhttpmock-0.5.0-1|29	%description
14mu|uhttpmock-0.5.0-1|30	uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS.
14mu|uhttpmock-0.5.0-1|31	It provides a library, libuhttpmock, which implements recording and
14mu|uhttpmock-0.5.0-1|32	playback of HTTP request/response traces.
14mu|uhttpmock-0.5.0-1|33	
14mu|uhttpmock-0.5.0-1|34	%package -n %{lib_name}
14mu|uhttpmock-0.5.0-1|35	Summary:  %{summary}
14mu|uhttpmock-0.5.0-1|36	Group: %{group}
14mu|uhttpmock-0.5.0-1|37	
14mu|uhttpmock-0.5.0-1|38	%description -n %{lib_name}
14mu|uhttpmock-0.5.0-1|39	uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS.
14mu|uhttpmock-0.5.0-1|40	It provides a library, libuhttpmock, which implements recording and
14mu|uhttpmock-0.5.0-1|41	playback of HTTP request/response traces.
14mu|uhttpmock-0.5.0-1|42	
14mu|uhttpmock-0.5.0-1|43	%package -n %develname
14mu|uhttpmock-0.5.0-1|44	Summary: Support files necessary to compile applications with %{name}
14mu|uhttpmock-0.5.0-1|45	Group: Development/C
14mu|uhttpmock-0.5.0-1|46	Requires: %{lib_name} = %epoch:%{version}
14mu|uhttpmock-0.5.0-1|47	Requires: %{gi_name} = %epoch:%{version}
14mu|uhttpmock-0.5.0-1|48	Provides: %{name}-%{api_version}-devel = %epoch:%{version}-%{release}
14mu|uhttpmock-0.5.0-1|49	Provides: %{name}-devel = %epoch:%{version}-%{release}
14mu|uhttpmock-0.5.0-1|50	
14mu|uhttpmock-0.5.0-1|51	%description -n %develname
14mu|uhttpmock-0.5.0-1|52	Libraries, headers, and support files necessary to compile
14mu|uhttpmock-0.5.0-1|53	applications using %{name}.
14mu|uhttpmock-0.5.0-1|54	
14mu|uhttpmock-0.5.0-1|55	%package -n %{gi_name}
14mu|uhttpmock-0.5.0-1|56	Summary:	GObject Introspection interface library for %{name}
14mu|uhttpmock-0.5.0-1|57	Group:		System/Libraries
14mu|uhttpmock-0.5.0-1|58	Requires:	%{lib_name} = %epoch:%{version}-%{release}
14mu|uhttpmock-0.5.0-1|59	
14mu|uhttpmock-0.5.0-1|60	%description -n %{gi_name}
14mu|uhttpmock-0.5.0-1|61	GObject Introspection interface library for %{name}.
14mu|uhttpmock-0.5.0-1|62	
14mu|uhttpmock-0.5.0-1|63	%prep
14mu|uhttpmock-0.5.0-1|64	%setup -q
14mu|uhttpmock-0.5.0-1|65	
14mu|uhttpmock-0.5.0-1|66	%build
14mu|uhttpmock-0.5.0-1|67	%configure2_5x --enable-gtk-doc --disable-static --enable-introspection --enable-vala
14mu|uhttpmock-0.5.0-1|68	%make
14mu|uhttpmock-0.5.0-1|69	
14mu|uhttpmock-0.5.0-1|70	%install
14mu|uhttpmock-0.5.0-1|71	%makeinstall_std
14mu|uhttpmock-0.5.0-1|72	
14mu|uhttpmock-0.5.0-1|73	# remove unpackaged files
14mu|uhttpmock-0.5.0-1|74	rm -rf %{buildroot}%{_datadir}/../doc/lib%{name}
14mu|uhttpmock-0.5.0-1|75	rm -f %{buildroot}%{_libdir}/*.la
14mu|uhttpmock-0.5.0-1|76	
14mu|uhttpmock-0.5.0-1|77	%files -n %{lib_name}
14mu|uhttpmock-0.5.0-1|78	%doc AUTHORS COPYING README NEWS
14mu|uhttpmock-0.5.0-1|79	%{_libdir}/lib%{name}*-%{api_version}.so.%{lib_major}*
14mu|uhttpmock-0.5.0-1|80	
14mu|uhttpmock-0.5.0-1|81	%files -n %develname
14mu|uhttpmock-0.5.0-1|82	%doc %{_datadir}/gtk-doc/html/lib%{name}-%{api_version}
14mu|uhttpmock-0.5.0-1|83	%{_datadir}/gir-1.0/Uhm-%{api_version}.gir
14mu|uhttpmock-0.5.0-1|84	%{_libdir}/*.so
14mu|uhttpmock-0.5.0-1|85	%{_includedir}/*
14mu|uhttpmock-0.5.0-1|86	%{_libdir}/pkgconfig/*
14mu|uhttpmock-0.5.0-1|87	%{_datadir}/vala/vapi/lib%{name}-%{api_version}.*
14mu|uhttpmock-0.5.0-1|88	
14mu|uhttpmock-0.5.0-1|89	%files -n %{gi_name}
14mu|uhttpmock-0.5.0-1|90	%{_libdir}/girepository-1.0/Uhm-%{api_version}.typelib
14mu|uhttpmock-0.5.0-1|91	
14mu|uhttpmock-0.5.0-1|92	
14mu|uhttpmock-0.5.0-1|93	
14mu|uhttpmock-0.5.0-1|94	%changelog
14mu|uhttpmock-0.5.0-1|95	
14mu|uhttpmock-0.5.0-1|96	* Tue Aug 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:0.5.0-1
14mu|uhttpmock-0.5.0-1|97	- (e2dfe54) Require vala-tools
14mu|uhttpmock-0.5.0-1|98	
14mu|uhttpmock-0.5.0-1|99	

26188 14
14mu|umbrello-4.14.3-1|1	Summary:	UML diagramming tool for KDE
14mu|umbrello-4.14.3-1|2	Name:		umbrello
14mu|umbrello-4.14.3-1|3	Version:	4.14.3
14mu|umbrello-4.14.3-1|4	Release:	1
14mu|umbrello-4.14.3-1|5	Epoch:		1
14mu|umbrello-4.14.3-1|6	Group:		Graphical desktop/KDE
14mu|umbrello-4.14.3-1|7	License:	GPLv2+
14mu|umbrello-4.14.3-1|8	Url:		http://www.kde.org
14mu|umbrello-4.14.3-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
14mu|umbrello-4.14.3-1|10	%if %{is_beta}
14mu|umbrello-4.14.3-1|11	%define ftpdir unstable
14mu|umbrello-4.14.3-1|12	%else
14mu|umbrello-4.14.3-1|13	%define ftpdir stable
14mu|umbrello-4.14.3-1|14	%endif
14mu|umbrello-4.14.3-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
14mu|umbrello-4.14.3-1|16	Source10:	umbrello.rpmlintrc
14mu|umbrello-4.14.3-1|17	BuildRequires:	boost-devel
14mu|umbrello-4.14.3-1|18	BuildRequires:	kdelibs4-devel
14mu|umbrello-4.14.3-1|19	BuildRequires:	pkgconfig(libxml-2.0)
14mu|umbrello-4.14.3-1|20	BuildRequires:	pkgconfig(libxslt)
14mu|umbrello-4.14.3-1|21	
14mu|umbrello-4.14.3-1|22	%description
14mu|umbrello-4.14.3-1|23	Umbrello UML Modeller is a UML diagramming tool for KDE.
14mu|umbrello-4.14.3-1|24	
14mu|umbrello-4.14.3-1|25	%files
14mu|umbrello-4.14.3-1|26	%{_kde_bindir}/umbrello
14mu|umbrello-4.14.3-1|27	%{_kde_applicationsdir}/umbrello.desktop
14mu|umbrello-4.14.3-1|28	%{_kde_appsdir}/umbrello
14mu|umbrello-4.14.3-1|29	%{_kde_iconsdir}/*/*/*/umbrello*
14mu|umbrello-4.14.3-1|30	%{_kde_iconsdir}/*/*/mimetypes/application-x-uml.png
14mu|umbrello-4.14.3-1|31	%{_kde_docdir}/*/*/umbrello
14mu|umbrello-4.14.3-1|32	
14mu|umbrello-4.14.3-1|33	#----------------------------------------------------------------------------
14mu|umbrello-4.14.3-1|34	
14mu|umbrello-4.14.3-1|35	%prep
14mu|umbrello-4.14.3-1|36	%setup -q
14mu|umbrello-4.14.3-1|37	
14mu|umbrello-4.14.3-1|38	%build
14mu|umbrello-4.14.3-1|39	%cmake_kde4
14mu|umbrello-4.14.3-1|40	%make
14mu|umbrello-4.14.3-1|41	
14mu|umbrello-4.14.3-1|42	%install
14mu|umbrello-4.14.3-1|43	%makeinstall_std -C build
14mu|umbrello-4.14.3-1|44	
14mu|umbrello-4.14.3-1|45	
14mu|umbrello-4.14.3-1|46	%changelog
14mu|umbrello-4.14.3-1|47	* Mon Nov 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.14.3-1
14mu|umbrello-4.14.3-1|48	+ Revision: 4173e99
14mu|umbrello-4.14.3-1|49	- LOG New version 4.14.3 (sync spec and patches with Cooker)
14mu|umbrello-4.14.3-1|50	
14mu|umbrello-4.14.3-1|51	

26189 14
14mu|uncrustify-0.60-1|1	Summary:	Reformat Source
14mu|uncrustify-0.60-1|2	Name:		uncrustify
14mu|uncrustify-0.60-1|3	Version:	0.60
14mu|uncrustify-0.60-1|4	Release:	1
14mu|uncrustify-0.60-1|5	
14mu|uncrustify-0.60-1|6	Group:		Development/Other
14mu|uncrustify-0.60-1|7	License:	GPLv2
14mu|uncrustify-0.60-1|8	URL:		http://uncrustify.sourceforge.net/
14mu|uncrustify-0.60-1|9	Source0:	http://prdownloads.sourceforge.net/uncrustify/uncrustify-%{version}.tar.gz
14mu|uncrustify-0.60-1|10	
14mu|uncrustify-0.60-1|11	%description
14mu|uncrustify-0.60-1|12	Source Code Beautifier for C, C++, C#, D, Java, and Pawn
14mu|uncrustify-0.60-1|13	
14mu|uncrustify-0.60-1|14	%prep
14mu|uncrustify-0.60-1|15	%setup -q
14mu|uncrustify-0.60-1|16	
14mu|uncrustify-0.60-1|17	%build
14mu|uncrustify-0.60-1|18	%configure2_5x \
14mu|uncrustify-0.60-1|19	--disable-silent-rules
14mu|uncrustify-0.60-1|20	
14mu|uncrustify-0.60-1|21	%make
14mu|uncrustify-0.60-1|22	
14mu|uncrustify-0.60-1|23	
14mu|uncrustify-0.60-1|24	%install
14mu|uncrustify-0.60-1|25	%makeinstall_std
14mu|uncrustify-0.60-1|26	mkdir -p %{buildroot}/%{_mandir}/man1
14mu|uncrustify-0.60-1|27	install -m644 man/uncrustify.1 %{buildroot}/%{_mandir}/man1
14mu|uncrustify-0.60-1|28	
14mu|uncrustify-0.60-1|29	
14mu|uncrustify-0.60-1|30	%files
14mu|uncrustify-0.60-1|31	%doc COPYING AUTHORS README NEWS
14mu|uncrustify-0.60-1|32	%doc documentation
14mu|uncrustify-0.60-1|33	%{_bindir}/uncrustify
14mu|uncrustify-0.60-1|34	%{_datadir}/uncrustify
14mu|uncrustify-0.60-1|35	%{_mandir}/man1/uncrustify.1*
14mu|uncrustify-0.60-1|36	
14mu|uncrustify-0.60-1|37	%changelog
14mu|uncrustify-0.60-1|38	
14mu|uncrustify-0.60-1|39	* Wed Apr 08 2015 Tigro <ashejn@yandex-team.ru> 0.60-1
14mu|uncrustify-0.60-1|40	- (67e75cd) clean up spec
14mu|uncrustify-0.60-1|41	
14mu|uncrustify-0.60-1|42	

26190 14
14mu|units-2.12-1|1	Summary:	A utility for converting amounts from one unit to another
14mu|units-2.12-1|2	
14mu|units-2.12-1|3	Name:		units
14mu|units-2.12-1|4	Version:	2.12
14mu|units-2.12-1|5	Release:	1
14mu|units-2.12-1|6	Source0:	ftp://ftp.gnu.org:21/pub/gnu/units/%{name}-%{version}.tar.gz
14mu|units-2.12-1|7	Url:		http://www.gnu.org/software/units/units.html
14mu|units-2.12-1|8	License:	GPLv2
14mu|units-2.12-1|9	Group:		Office
14mu|units-2.12-1|10	BuildRequires:	ncurses-devel
14mu|units-2.12-1|11	BuildRequires:	readline-devel
14mu|units-2.12-1|12	
14mu|units-2.12-1|13	%description
14mu|units-2.12-1|14	The â€˜units' program converts quantities expressed in various scales to
14mu|units-2.12-1|15	their equivalents in other scales. The â€˜units' program can handle
14mu|units-2.12-1|16	multiplicative scale changes as well as nonlinear conversions such as
14mu|units-2.12-1|17	Fahrenheit to Celsius. Temperature and other nonlinear conversions
14mu|units-2.12-1|18	are handled using a functional notation.
14mu|units-2.12-1|19	
14mu|units-2.12-1|20	%prep
14mu|units-2.12-1|21	%setup -q
14mu|units-2.12-1|22	
14mu|units-2.12-1|23	%build
14mu|units-2.12-1|24	%configure2_5x
14mu|units-2.12-1|25	%make
14mu|units-2.12-1|26	make check
14mu|units-2.12-1|27	
14mu|units-2.12-1|28	%install
14mu|units-2.12-1|29	%makeinstall_std
14mu|units-2.12-1|30	
14mu|units-2.12-1|31	%files
14mu|units-2.12-1|32	%{_bindir}/units*
14mu|units-2.12-1|33	%{_datadir}/units*
14mu|units-2.12-1|34	%{_infodir}/*
14mu|units-2.12-1|35	%{_mandir}/man1/units.1*
14mu|units-2.12-1|36	
14mu|units-2.12-1|37	%changelog
14mu|units-2.12-1|38	
14mu|units-2.12-1|39	* Sun Jan 03 2016 dsilakov <denis.silakov@rosalab.ru> 2.12-1
14mu|units-2.12-1|40	- (a27464e) Merge pull request #1 from import/units:auto_update
14mu|units-2.12-1|41	- (a27464e) Updated to 2.12 (by updates_builder)
14mu|units-2.12-1|42	
14mu|units-2.12-1|43	

26191 14
14mu|unoconv-0.7-1|1	Summary:	Tool to convert between any document format supported by LibreOffice
14mu|unoconv-0.7-1|2	Name:		unoconv
14mu|unoconv-0.7-1|3	Version:	0.7
14mu|unoconv-0.7-1|4	Release:	1
14mu|unoconv-0.7-1|5	License:	GPLv2
14mu|unoconv-0.7-1|6	Group:		File tools
14mu|unoconv-0.7-1|7	URL:		http://dag.wieers.com/home-made/unoconv/
14mu|unoconv-0.7-1|8	Source0:	http://dag.wieers.com/home-made/%{name}/%{name}-%{version}.tar.gz
14mu|unoconv-0.7-1|9	Patch0:		0001-python3-added-compatibility.patch
14mu|unoconv-0.7-1|10	Patch1:		0001-update-FSF-address.patch
14mu|unoconv-0.7-1|11	Patch2:		0001-make-LaTeX-export-usable-with-writer2latex-ext.patch
14mu|unoconv-0.7-1|12	Patch3:		0001-libreoffice-or-OO.o-has-never-had-wps-export.patch
14mu|unoconv-0.7-1|13	Patch4:		0002-remove-export-formats-dropped-by-LibreOffice.patch
14mu|unoconv-0.7-1|14	Patch5:		0001-Updated-ChangeLog.patch
14mu|unoconv-0.7-1|15	
14mu|unoconv-0.7-1|16	BuildArch:	noarch
14mu|unoconv-0.7-1|17	
14mu|unoconv-0.7-1|18	Requires:	libreoffice-common
14mu|unoconv-0.7-1|19	Requires:	libreoffice-pyuno
14mu|unoconv-0.7-1|20	
14mu|unoconv-0.7-1|21	%description
14mu|unoconv-0.7-1|22	unoconv converts between any document format that LibreOffice understands.
14mu|unoconv-0.7-1|23	It uses LibreOffice's UNO bindings for non-interactive conversion of
14mu|unoconv-0.7-1|24	documents.
14mu|unoconv-0.7-1|25	
14mu|unoconv-0.7-1|26	Supported document formats include Open Document Format (.odf), MS Word (.doc),
14mu|unoconv-0.7-1|27	MS Office Open/MS OOXML (.xml), Portable Document Format (.pdf), HTML, XHTML,
14mu|unoconv-0.7-1|28	RTF, Docbook (.xml), and more.
14mu|unoconv-0.7-1|29	
14mu|unoconv-0.7-1|30	%prep
14mu|unoconv-0.7-1|31	%setup -q
14mu|unoconv-0.7-1|32	%apply_patches
14mu|unoconv-0.7-1|33	
14mu|unoconv-0.7-1|34	%build
14mu|unoconv-0.7-1|35	
14mu|unoconv-0.7-1|36	%install
14mu|unoconv-0.7-1|37	%makeinstall_std
14mu|unoconv-0.7-1|38	
14mu|unoconv-0.7-1|39	
14mu|unoconv-0.7-1|40	%files
14mu|unoconv-0.7-1|41	%doc AUTHORS ChangeLog COPYING
14mu|unoconv-0.7-1|42	%{_bindir}/%{name}
14mu|unoconv-0.7-1|43	%{_mandir}/man1/%{name}.1*
14mu|unoconv-0.7-1|44	
14mu|unoconv-0.7-1|45	
14mu|unoconv-0.7-1|46	%changelog
14mu|unoconv-0.7-1|47	
14mu|unoconv-0.7-1|48	* Sun Jan 31 2016 Tigro <ashejn@gmail.com> 0.7-1
14mu|unoconv-0.7-1|49	- (ea23f7c) drop unused depsnds and doc files
14mu|unoconv-0.7-1|50	
14mu|unoconv-0.7-1|51	

26192 14
14mu|unzip-6.0-12|1	%define src_ver %(echo %{version}|sed "s/\\.//"g)
14mu|unzip-6.0-12|2	
14mu|unzip-6.0-12|3	Summary:	Unpacks ZIP files such as those made by pkzip under DOS
14mu|unzip-6.0-12|4	Name:		unzip
14mu|unzip-6.0-12|5	Version:	6.0
14mu|unzip-6.0-12|6	Release:	12
14mu|unzip-6.0-12|7	License:	BSD-like
14mu|unzip-6.0-12|8	Group:		Archiving/Compression
14mu|unzip-6.0-12|9	Url:		http://www.info-zip.org/pub/infozip/UnZip.html
14mu|unzip-6.0-12|10	Source0:	http://ftp.info-zip.org/pub/infozip/src/%{name}%{src_ver}.tar.bz2
14mu|unzip-6.0-12|11	Patch0:		%{name}-6.0-libnatspec.patch
14mu|unzip-6.0-12|12	Patch1:         unzip-6.0-CVE-2014-8139.patch
14mu|unzip-6.0-12|13	Patch2:         unzip-6.0-CVE-2014-8140.patch
14mu|unzip-6.0-12|14	Patch3:         unzip-6.0-CVE-2014-8141.patch
14mu|unzip-6.0-12|15	Patch4:         unzip-6.0-overflow3.patch
14mu|unzip-6.0-12|16	Patch5:         unzip-6.0-heap-overflow-infloop.patch
14mu|unzip-6.0-12|17	BuildRequires:	pkgconfig(libnatspec)
14mu|unzip-6.0-12|18	
14mu|unzip-6.0-12|19	%description
14mu|unzip-6.0-12|20	unzip will list, test, or extract files from a ZIP archive, commonly found
14mu|unzip-6.0-12|21	on MS-DOS systems. A companion program, zip, creates ZIP archives; both
14mu|unzip-6.0-12|22	programs are compatible with archives created by PKWARE's PKZIP and
14mu|unzip-6.0-12|23	PKUNZIP for MS-DOS, but in many cases the program options or default
14mu|unzip-6.0-12|24	behaviors differ.
14mu|unzip-6.0-12|25	
14mu|unzip-6.0-12|26	This version also has encryption support.
14mu|unzip-6.0-12|27	
14mu|unzip-6.0-12|28	%files
14mu|unzip-6.0-12|29	%doc BUGS COPYING.OLD Contents History.* INSTALL README ToDo WHERE
14mu|unzip-6.0-12|30	%doc proginfo/
14mu|unzip-6.0-12|31	%{_bindir}/*
14mu|unzip-6.0-12|32	%{_mandir}/man1/*
14mu|unzip-6.0-12|33	
14mu|unzip-6.0-12|34	#----------------------------------------------------------------------------
14mu|unzip-6.0-12|35	
14mu|unzip-6.0-12|36	%prep
14mu|unzip-6.0-12|37	%setup -qn %{name}%{src_ver}
14mu|unzip-6.0-12|38	%apply_patches
14mu|unzip-6.0-12|39	
14mu|unzip-6.0-12|40	%build
14mu|unzip-6.0-12|41	%define Werror_cflags %nil
14mu|unzip-6.0-12|42	%ifarch %{ix86}
14mu|unzip-6.0-12|43	#make -ef unix/Makefile linux CF="%{optflags} -D_FILE_OFFSET_BITS=64 -Wall -I. -DASM_CRC" CC=gcc LD=gcc AS=gcc AF="-Di386" CRC32=crc_gcc
14mu|unzip-6.0-12|44	%make -ef unix/Makefile linux CF="%{optflags} -D_FILE_OFFSET_BITS=64 -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DDATE_FORMAT=DF_YMD -DNATIVE -Wall -I. -DASM_CRC" CC=gcc LD=gcc AS=gcc AF="-Di386" CRC32=crc_gcc
14mu|unzip-6.0-12|45	%else
14mu|unzip-6.0-12|46	#make -ef unix/Makefile linux_noasm CF="%{optflags} -D_FILE_OFFSET_BITS=64 -Wall -I."
14mu|unzip-6.0-12|47	%make -ef unix/Makefile linux_noasm CF="%{optflags} -D_FILE_OFFSET_BITS=64 -DACORN_FTYPE_NFS -DWILD_STOP_AT_DIR -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DNO_LCHMOD -DDATE_FORMAT=DF_YMD -DNATIVE -Wall -I."
14mu|unzip-6.0-12|48	%endif
14mu|unzip-6.0-12|49	
14mu|unzip-6.0-12|50	%install
14mu|unzip-6.0-12|51	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man1}
14mu|unzip-6.0-12|52	
14mu|unzip-6.0-12|53	ln -sf unzip zipinfo
14mu|unzip-6.0-12|54	for i in unzip funzip unzipsfx zipinfo; do install $i %{buildroot}%{_bindir}; done
14mu|unzip-6.0-12|55	install unix/zipgrep %{buildroot}%{_bindir}
14mu|unzip-6.0-12|56	
14mu|unzip-6.0-12|57	for i in man/*.1; do install -m 644 $i %{buildroot}%{_mandir}/man1/; done
14mu|unzip-6.0-12|58	
14mu|unzip-6.0-12|59	
14mu|unzip-6.0-12|60	%changelog
14mu|unzip-6.0-12|61	
14mu|unzip-6.0-12|62	* Fri Oct 02 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.0-12
14mu|unzip-6.0-12|63	- (2d8c076) Added fixes for several CVE and overflows, adjust compilation flags
14mu|unzip-6.0-12|64	
14mu|unzip-6.0-12|65	

26193 14
14mu|upower-0.99.4-1|1	%define oname UPower
14mu|upower-0.99.4-1|2	
14mu|upower-0.99.4-1|3	%define major 3
14mu|upower-0.99.4-1|4	%define girmajor 1.0
14mu|upower-0.99.4-1|5	%define libname %mklibname upower-glib %{major}
14mu|upower-0.99.4-1|6	%define girname %mklibname upower-glib-gir %{girmajor}
14mu|upower-0.99.4-1|7	%define devname %mklibname -d upower-glib
14mu|upower-0.99.4-1|8	
14mu|upower-0.99.4-1|9	%define oldlibname %mklibname devkit-power-gobject 1
14mu|upower-0.99.4-1|10	%define olddevname %mklibname -d devkit-power-gobject
14mu|upower-0.99.4-1|11	
14mu|upower-0.99.4-1|12	Summary:	Power Management Service
14mu|upower-0.99.4-1|13	Name:		upower
14mu|upower-0.99.4-1|14	Version:	0.99.4
14mu|upower-0.99.4-1|15	Release:	1
14mu|upower-0.99.4-1|16	License:	GPLv2+
14mu|upower-0.99.4-1|17	Group:		System/Kernel and hardware
14mu|upower-0.99.4-1|18	URL:		http://upower.freedesktop.org/
14mu|upower-0.99.4-1|19	Source0:	http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz
14mu|upower-0.99.4-1|20	
14mu|upower-0.99.4-1|21	# Upstream patches
14mu|upower-0.99.4-1|22	Patch1:		0001-daemon-fix-get_critical_action.patch
14mu|upower-0.99.4-1|23	Patch2:		0002-lib-Add-proper-error-and-cancellable-handling-to-UpC.patch
14mu|upower-0.99.4-1|24	Patch3:		0003-up-tool-Exit-early-when-connecting-to-upower-fails.patch
14mu|upower-0.99.4-1|25	Patch4:		0004-lib-Remove-hidden-singleton-instance.patch
14mu|upower-0.99.4-1|26	Patch5:		0005-UpKbdBacklight-don-t-cache-the-brightness-level-alwa.patch
14mu|upower-0.99.4-1|27	Patch6:		0006-UpKbdBacklight-don-t-check-the-end-value-when-using-.patch
14mu|upower-0.99.4-1|28	Patch7:		0007-build-Fix-Wformat-y2k-compilation-errors.patch
14mu|upower-0.99.4-1|29	Patch8:		0008-linux-Name-the-iDevice-start-poll-timeout.patch
14mu|upower-0.99.4-1|30	Patch9:		0009-linux-Add-better-debug-for-iDevice-startup-poll.patch
14mu|upower-0.99.4-1|31	Patch10:	0010-linux-Lower-initial-power-usage-when-iDevice-isn-t-a.patch
14mu|upower-0.99.4-1|32	
14mu|upower-0.99.4-1|33	BuildRequires:	docbook-style-xsl
14mu|upower-0.99.4-1|34	BuildRequires:	gettext
14mu|upower-0.99.4-1|35	BuildRequires:	gtk-doc
14mu|upower-0.99.4-1|36	BuildRequires:	intltool
14mu|upower-0.99.4-1|37	BuildRequires:	xsltproc
14mu|upower-0.99.4-1|38	BuildRequires:	pkgconfig(glib-2.0) >= 2.34.0
14mu|upower-0.99.4-1|39	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|upower-0.99.4-1|40	BuildRequires:	pkgconfig(gudev-1.0) >= 186
14mu|upower-0.99.4-1|41	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|upower-0.99.4-1|42	BuildRequires:	pkgconfig(libimobiledevice-1.0)
14mu|upower-0.99.4-1|43	BuildRequires:	pkgconfig(libusb-1.0)
14mu|upower-0.99.4-1|44	BuildRequires:	pkgconfig(polkit-gobject-1)
14mu|upower-0.99.4-1|45	BuildRequires:	pkgconfig(libsystemd-login)
14mu|upower-0.99.4-1|46	BuildRequires:	pkgconfig(systemd)
14mu|upower-0.99.4-1|47	Requires(post,preun,postun):	systemd
14mu|upower-0.99.4-1|48	Requires(post,preun):	rpm-helper
14mu|upower-0.99.4-1|49	
14mu|upower-0.99.4-1|50	Provides:	%{oname} = %{version}-%{release}
14mu|upower-0.99.4-1|51	Obsoletes:	devicekit-power
14mu|upower-0.99.4-1|52	Provides:  devicekit-power
14mu|upower-0.99.4-1|53	
14mu|upower-0.99.4-1|54	%description
14mu|upower-0.99.4-1|55	%{oname} provides a daemon, API and command line tools for
14mu|upower-0.99.4-1|56	managing power devices attached to the system.
14mu|upower-0.99.4-1|57	
14mu|upower-0.99.4-1|58	%package -n %{libname}
14mu|upower-0.99.4-1|59	Summary:	Shared Library of %{oname}
14mu|upower-0.99.4-1|60	Group:		System/Libraries
14mu|upower-0.99.4-1|61	Obsoletes:	%{oldlibname}
14mu|upower-0.99.4-1|62	Obsoletes:	%{_lib}upower-glib1
14mu|upower-0.99.4-1|63	
14mu|upower-0.99.4-1|64	%description -n %{libname}
14mu|upower-0.99.4-1|65	%{oname} provides a daemon, API and command line tools for
14mu|upower-0.99.4-1|66	managing power devices attached to the system.
14mu|upower-0.99.4-1|67	
14mu|upower-0.99.4-1|68	%package -n %{girname}
14mu|upower-0.99.4-1|69	Summary:	GObject Introspection interface description for %{name}
14mu|upower-0.99.4-1|70	Group:		System/Libraries
14mu|upower-0.99.4-1|71	Conflicts:	%{_lib}upower-glib1 < 0.9.15-3
14mu|upower-0.99.4-1|72	
14mu|upower-0.99.4-1|73	%description -n	%{girname}
14mu|upower-0.99.4-1|74	GObject Introspection interface description for %{name}.
14mu|upower-0.99.4-1|75	
14mu|upower-0.99.4-1|76	%package -n %{devname}
14mu|upower-0.99.4-1|77	Summary:	Headers and libraries for %{oname}
14mu|upower-0.99.4-1|78	Group:		Development/C
14mu|upower-0.99.4-1|79	Provides:	%{oname}-devel = %{version}-%{release}
14mu|upower-0.99.4-1|80	Requires:	%{libname} = %{version}-%{release}
14mu|upower-0.99.4-1|81	Requires:	%{girname} = %{version}-%{release}
14mu|upower-0.99.4-1|82	Obsoletes:	%{olddevname}
14mu|upower-0.99.4-1|83	
14mu|upower-0.99.4-1|84	%description -n	%{devname}
14mu|upower-0.99.4-1|85	Headers and libraries for %{oname}
14mu|upower-0.99.4-1|86	
14mu|upower-0.99.4-1|87	%prep
14mu|upower-0.99.4-1|88	%setup -q
14mu|upower-0.99.4-1|89	%apply_patches
14mu|upower-0.99.4-1|90	
14mu|upower-0.99.4-1|91	%build
14mu|upower-0.99.4-1|92	%configure2_5x \
14mu|upower-0.99.4-1|93	--disable-static \
14mu|upower-0.99.4-1|94	--with-udevrulesdir=/lib/udev/rules.d
14mu|upower-0.99.4-1|95	%make
14mu|upower-0.99.4-1|96	
14mu|upower-0.99.4-1|97	%install
14mu|upower-0.99.4-1|98	%makeinstall_std
14mu|upower-0.99.4-1|99	
14mu|upower-0.99.4-1|100	%find_lang %{name}
14mu|upower-0.99.4-1|101	
14mu|upower-0.99.4-1|102	%post
14mu|upower-0.99.4-1|103	%systemd_post %{name}
14mu|upower-0.99.4-1|104	
14mu|upower-0.99.4-1|105	%preun
14mu|upower-0.99.4-1|106	%systemd_preun %{name}
14mu|upower-0.99.4-1|107	
14mu|upower-0.99.4-1|108	%postun
14mu|upower-0.99.4-1|109	%systemd_postun %{name}
14mu|upower-0.99.4-1|110	
14mu|upower-0.99.4-1|111	%files -f %{name}.lang
14mu|upower-0.99.4-1|112	%doc README AUTHORS NEWS HACKING
14mu|upower-0.99.4-1|113	%dir %{_sysconfdir}/UPower/
14mu|upower-0.99.4-1|114	%config(noreplace) %{_sysconfdir}/UPower/UPower.conf
14mu|upower-0.99.4-1|115	%{_sysconfdir}/dbus-1/system.d/*.conf
14mu|upower-0.99.4-1|116	/lib/udev/rules.d/*.rules
14mu|upower-0.99.4-1|117	%{_localstatedir}/lib/upower
14mu|upower-0.99.4-1|118	%{_bindir}/*
14mu|upower-0.99.4-1|119	%{_libexecdir}/upowerd
14mu|upower-0.99.4-1|120	#%{_datadir}/polkit-1/actions/*.policy
14mu|upower-0.99.4-1|121	%{_datadir}/dbus-1/system-services/*.service
14mu|upower-0.99.4-1|122	
14mu|upower-0.99.4-1|123	%{_unitdir}/upower.service
14mu|upower-0.99.4-1|124	#%{_unitdir}-sleep/notify-upower.sh
14mu|upower-0.99.4-1|125	
14mu|upower-0.99.4-1|126	%{_mandir}/man1/*
14mu|upower-0.99.4-1|127	%{_mandir}/man7/*
14mu|upower-0.99.4-1|128	%{_mandir}/man8/*
14mu|upower-0.99.4-1|129	
14mu|upower-0.99.4-1|130	%files -n %{libname}
14mu|upower-0.99.4-1|131	%{_libdir}/libupower-glib.so.%{major}*
14mu|upower-0.99.4-1|132	
14mu|upower-0.99.4-1|133	%files -n %{girname}
14mu|upower-0.99.4-1|134	%{_libdir}/girepository-1.0/UPowerGlib-%{girmajor}.typelib
14mu|upower-0.99.4-1|135	
14mu|upower-0.99.4-1|136	%files -n %{devname}
14mu|upower-0.99.4-1|137	%{_includedir}/libupower-glib
14mu|upower-0.99.4-1|138	%{_libdir}/*.so
14mu|upower-0.99.4-1|139	%{_libdir}/pkgconfig/upower-glib.pc
14mu|upower-0.99.4-1|140	%{_datadir}/dbus-1/interfaces/*.xml
14mu|upower-0.99.4-1|141	#dir %{_datadir}/gtk-doc/html/UPower
14mu|upower-0.99.4-1|142	#{_datadir}/gtk-doc/html/UPower/*
14mu|upower-0.99.4-1|143	%{_datadir}/gir-1.0/UPowerGlib-%{girmajor}.gir
14mu|upower-0.99.4-1|144	
14mu|upower-0.99.4-1|145	%changelog
14mu|upower-0.99.4-1|146	
14mu|upower-0.99.4-1|147	* Tue Nov 01 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.99.4-1
14mu|upower-0.99.4-1|148	- (8be8b54) Updated to 0.99.4 with additional upstream patches
14mu|upower-0.99.4-1|149	
14mu|upower-0.99.4-1|150	

26194 14
14mu|upx-3.91-4|1	Summary:	The Ultimate Packer for eXecutables
14mu|upx-3.91-4|2	Name:		upx
14mu|upx-3.91-4|3	Version:	3.91
14mu|upx-3.91-4|4	Release:	4
14mu|upx-3.91-4|5	License:	GPLv2+
14mu|upx-3.91-4|6	Group:		Archiving/Compression
14mu|upx-3.91-4|7	URL:		http://upx.sourceforge.net/
14mu|upx-3.91-4|8	Source0:	http://upx.sourceforge.net/download/%{name}-%{version}-src.tar.bz2
14mu|upx-3.91-4|9	BuildRequires:	ucl-devel
14mu|upx-3.91-4|10	BuildRequires:	pkgconfig(zlib)
14mu|upx-3.91-4|11	
14mu|upx-3.91-4|12	%description
14mu|upx-3.91-4|13	UPX is an advanced executable file compressor. UPX will typically
14mu|upx-3.91-4|14	reduce the file size of programs and DLLs by around 50%-70%, thus
14mu|upx-3.91-4|15	reducing disk space, network load times, download times and other
14mu|upx-3.91-4|16	distribution and storage costs.
14mu|upx-3.91-4|17	
14mu|upx-3.91-4|18	Programs and libraries compressed by UPX are completely self-contained
14mu|upx-3.91-4|19	and run exactly as before, with no runtime or memory penalty for most
14mu|upx-3.91-4|20	of the supported formats.
14mu|upx-3.91-4|21	
14mu|upx-3.91-4|22	UPX supports a number of different executable formats, including
14mu|upx-3.91-4|23	Win95/98/ME/NT/2000 programs and DLLs, DOS programs, and Linux executables.
14mu|upx-3.91-4|24	
14mu|upx-3.91-4|25	UPX is rated number one in the well known Archive Comparison Test. Visit
14mu|upx-3.91-4|26	http://compression.ca/act-exepack.html
14mu|upx-3.91-4|27	
14mu|upx-3.91-4|28	%files
14mu|upx-3.91-4|29	%doc BUGS LICENSE NEWS PROJECTS README* THANKS doc/upx.doc doc/upx.html doc/*.txt
14mu|upx-3.91-4|30	%{_bindir}/*
14mu|upx-3.91-4|31	%attr(644,root,man) %{_mandir}/man1/*
14mu|upx-3.91-4|32	
14mu|upx-3.91-4|33	#----------------------------------------------------------------------------
14mu|upx-3.91-4|34	
14mu|upx-3.91-4|35	%prep
14mu|upx-3.91-4|36	%setup -q -n %{name}-%{version}-src
14mu|upx-3.91-4|37	
14mu|upx-3.91-4|38	%build
14mu|upx-3.91-4|39	# building the docs
14mu|upx-3.91-4|40	%make -C doc
14mu|upx-3.91-4|41	export UCLDIR=%{_prefix}
14mu|upx-3.91-4|42	%make -C src CXXFLAGS="%{optflags} -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings" CXX="%__cxx"
14mu|upx-3.91-4|43	
14mu|upx-3.91-4|44	%install
14mu|upx-3.91-4|45	install -d %{buildroot}%{_bindir}
14mu|upx-3.91-4|46	install -d %{buildroot}%{_mandir}/man1
14mu|upx-3.91-4|47	
14mu|upx-3.91-4|48	install -m 755 src/upx.out %{buildroot}%{_bindir}/upx
14mu|upx-3.91-4|49	install -m 644 doc/upx.1 %{buildroot}%{_mandir}/man1/
14mu|upx-3.91-4|50	
14mu|upx-3.91-4|51	
14mu|upx-3.91-4|52	%changelog
14mu|upx-3.91-4|53	
14mu|upx-3.91-4|54	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.91-4
14mu|upx-3.91-4|55	- (0230979) Bump release
14mu|upx-3.91-4|56	
14mu|upx-3.91-4|57	

26195 14
14mu|urpmi-7.32.3-47|1	%{?build_gost}%{?!build_gost:%bcond_with gost}
14mu|urpmi-7.32.3-47|2	%{?build_gurpmi}%{?!build_gurpmi:%bcond_without gurpmi}
14mu|urpmi-7.32.3-47|3	%{?build_default_wget}%{?!build_default_wget:%bcond_without default_wget}
14mu|urpmi-7.32.3-47|4	
14mu|urpmi-7.32.3-47|5	Name:		urpmi
14mu|urpmi-7.32.3-47|6	Version:	7.32.3
14mu|urpmi-7.32.3-47|7	Release:	47
14mu|urpmi-7.32.3-47|8	Summary:	Command-line software installation tools
14mu|urpmi-7.32.3-47|9	
14mu|urpmi-7.32.3-47|10	Group:		System/Configuration/Packaging
14mu|urpmi-7.32.3-47|11	License:	GPLv2+
14mu|urpmi-7.32.3-47|12	Source0:	%{name}-%{version}.tar.xz
14mu|urpmi-7.32.3-47|13	# TODO: upload to upstream
14mu|urpmi-7.32.3-47|14	Source1:	ru.po
14mu|urpmi-7.32.3-47|15	
14mu|urpmi-7.32.3-47|16	# Always download xml-info files
14mu|urpmi-7.32.3-47|17	Patch1:         urpmi-7.32.2-always-xml-info.patch
14mu|urpmi-7.32.3-47|18	
14mu|urpmi-7.32.3-47|19	%if %{with gost}
14mu|urpmi-7.32.3-47|20	# Support for custom Curl (e.g., with GOST support)
14mu|urpmi-7.32.3-47|21	Patch2:         urpmi-7.32.2-curl_gost.patch
14mu|urpmi-7.32.3-47|22	%endif
14mu|urpmi-7.32.3-47|23	
14mu|urpmi-7.32.3-47|24	# Drop dudf completely
14mu|urpmi-7.32.3-47|25	Patch3:         urpmi-7.32.2-disable-orphan-dudf.patch
14mu|urpmi-7.32.3-47|26	
14mu|urpmi-7.32.3-47|27	# Set '--download-all' by default
14mu|urpmi-7.32.3-47|28	Patch4:         urpmi-7.32.2-download-all.patch
14mu|urpmi-7.32.3-47|29	
14mu|urpmi-7.32.3-47|30	# Try to avoid some warnings when running not in terminal
14mu|urpmi-7.32.3-47|31	Patch5:         urpmi-7.32.2-drop-terminal-size-warnings.patch
14mu|urpmi-7.32.3-47|32	
14mu|urpmi-7.32.3-47|33	Patch6:         urpmi-7.32.2-look-for-both-name-and-provides.patch
14mu|urpmi-7.32.3-47|34	
14mu|urpmi-7.32.3-47|35	# Drop --anyauth for curl - conflicts with private repos in ABF
14mu|urpmi-7.32.3-47|36	Patch7:         urpmi-7.32.2.no_anyauth_curl.patch
14mu|urpmi-7.32.3-47|37	
14mu|urpmi-7.32.3-47|38	# By default, don't calculate orohans
14mu|urpmi-7.32.3-47|39	Patch8:         urpmi-7.32.2-no-orphans-by-default.patch
14mu|urpmi-7.32.3-47|40	
14mu|urpmi-7.32.3-47|41	# In case of synthesis parse error, disable media for the current session,
14mu|urpmi-7.32.3-47|42	# not forever
14mu|urpmi-7.32.3-47|43	Patch9:         urpmi-7.32.2-repo-disable-on-parse-error.patch
14mu|urpmi-7.32.3-47|44	
14mu|urpmi-7.32.3-47|45	Patch10:        urpmi-7.32.2-rosa-mirrors.patch
14mu|urpmi-7.32.3-47|46	
14mu|urpmi-7.32.3-47|47	Patch12:        urpmi-7.32.2-show-full-what-requires.patch
14mu|urpmi-7.32.3-47|48	
14mu|urpmi-7.32.3-47|49	# By default, automatically choose the best alternative
14mu|urpmi-7.32.3-47|50	Patch13:	urpmi-7.32.2-auto-req.patch
14mu|urpmi-7.32.3-47|51	
14mu|urpmi-7.32.3-47|52	Patch15:	urpmi-7.32.2-auto-media-update.patch
14mu|urpmi-7.32.3-47|53	
14mu|urpmi-7.32.3-47|54	Patch16:	urpmi-7.32.2-urpmq-fuzzy-by-default.patch
14mu|urpmi-7.32.3-47|55	
14mu|urpmi-7.32.3-47|56	Patch17:	urpmi-7.32.3-allow-media-without-keys.patch
14mu|urpmi-7.32.3-47|57	
14mu|urpmi-7.32.3-47|58	Patch18:	urpmi-7.32.3-no-enable_exceptions2.patch
14mu|urpmi-7.32.3-47|59	
14mu|urpmi-7.32.3-47|60	Patch19:	urpmi-7.32.3-restricted-in-config.patch
14mu|urpmi-7.32.3-47|61	
14mu|urpmi-7.32.3-47|62	# For update from rosa2012.1 to 2014.1, it is really nice to update shared-mime-info
14mu|urpmi-7.32.3-47|63	# in the first order (since it will speed up post scripts significantly)
14mu|urpmi-7.32.3-47|64	# Also update wget and curl along with aria2
14mu|urpmi-7.32.3-47|65	Patch20:	urpmi-7.32.3-more-priorities.patch
14mu|urpmi-7.32.3-47|66	
14mu|urpmi-7.32.3-47|67	# Automatically add remote media (if possible) when installing remote files
14mu|urpmi-7.32.3-47|68	Patch21:	urpmi-7.32.3-auto-media.patch
14mu|urpmi-7.32.3-47|69	
14mu|urpmi-7.32.3-47|70	# Disable mirror selection by timezone. This selection was broken for a long time,
14mu|urpmi-7.32.3-47|71	# but once we have fixed it, it proved to be quite ugly.
14mu|urpmi-7.32.3-47|72	Patch23:	urpmi-7.32.3-disable-timezone-for-mirrors.patch
14mu|urpmi-7.32.3-47|73	
14mu|urpmi-7.32.3-47|74	# %if %{with default_wget}
14mu|urpmi-7.32.3-47|75	%if %{with gost}
14mu|urpmi-7.32.3-47|76	# Use wget by default - curl introduces problems from time to time
14mu|urpmi-7.32.3-47|77	# (such as broken download indicator)
14mu|urpmi-7.32.3-47|78	Patch24:        urpmi-7.32.3-use-wget-by-default-gost.patch
14mu|urpmi-7.32.3-47|79	%else
14mu|urpmi-7.32.3-47|80	Patch241:        urpmi-7.32.3-use-wget-by-default.patch
14mu|urpmi-7.32.3-47|81	%endif
14mu|urpmi-7.32.3-47|82	
14mu|urpmi-7.32.3-47|83	# TODO: it seems that the problem comes from other place,
14mu|urpmi-7.32.3-47|84	# this is just a workaround to avoid noisy messages
14mu|urpmi-7.32.3-47|85	Patch25:        urpmi-7.32.3-avoid-empty-transactions.patch
14mu|urpmi-7.32.3-47|86	
14mu|urpmi-7.32.3-47|87	# These warnings exist for years, time to drop them
14mu|urpmi-7.32.3-47|88	Patch26:        urpmi-7.32.3-drop-obsolete-warnings.patch
14mu|urpmi-7.32.3-47|89	
14mu|urpmi-7.32.3-47|90	# Adopt gurpmi for parsing wget 1.16 progress bar
14mu|urpmi-7.32.3-47|91	Patch27:        urpmi-7.32.3-wget-1.16-output.patch
14mu|urpmi-7.32.3-47|92	
14mu|urpmi-7.32.3-47|93	# More debug output
14mu|urpmi-7.32.3-47|94	#Patch28:	urpmi-7.32.3-report-pkgs-removed-from-trans.patch
14mu|urpmi-7.32.3-47|95	
14mu|urpmi-7.32.3-47|96	# Display packages in bash completion for urpmq
14mu|urpmi-7.32.3-47|97	Patch29:	urpmi-7.32.3-urpmq-bash-completion.patch
14mu|urpmi-7.32.3-47|98	
14mu|urpmi-7.32.3-47|99	Patch30:	urpmi-7.32.3-wget-auth-no-challenge.patch
14mu|urpmi-7.32.3-47|100	
14mu|urpmi-7.32.3-47|101	# Control media to be added by default by media.cfg only, drop hardcoded
14mu|urpmi-7.32.3-47|102	# selection on the basis of distribution type
14mu|urpmi-7.32.3-47|103	Patch31:	urpmi-7.32.3-control-media-addition-by-media.cfg-only.patch
14mu|urpmi-7.32.3-47|104	
14mu|urpmi-7.32.3-47|105	# Pedantic fix - "rpm -U" instead of "rpm -iU"
14mu|urpmi-7.32.3-47|106	Patch32:	urpmi-7.32.3-fix-rpm-invocation-in-urpmi-recover.patch
14mu|urpmi-7.32.3-47|107	
14mu|urpmi-7.32.3-47|108	Patch33:	urpmi-7.32.3-fix-msg-on-script-failure.patch
14mu|urpmi-7.32.3-47|109	
14mu|urpmi-7.32.3-47|110	Patch34:	urpmi-7.32.3-urpmi.recover_message.patch
14mu|urpmi-7.32.3-47|111	
14mu|urpmi-7.32.3-47|112	Patch35:	urpmi-7.32.3-kernel-orphans.patch
14mu|urpmi-7.32.3-47|113	
14mu|urpmi-7.32.3-47|114	URL:		http://wiki.mandriva.com/en/Tools/urpmi
14mu|urpmi-7.32.3-47|115	Requires:	webfetch gnupg
14mu|urpmi-7.32.3-47|116	Requires(post):	perl-Locale-gettext
14mu|urpmi-7.32.3-47|117	Requires(post):	perl-URPM >= 4.62-3
14mu|urpmi-7.32.3-47|118	# gzip is used in perl-URPM for synthesis and hdlist
14mu|urpmi-7.32.3-47|119	Requires(post):	gzip
14mu|urpmi-7.32.3-47|120	Requires:	genhdlist2
14mu|urpmi-7.32.3-47|121	Requires:	meta-task
14mu|urpmi-7.32.3-47|122	Requires:	usermode-consoleonly
14mu|urpmi-7.32.3-47|123	# Set versions to force these modules to be updated together with urpmi
14mu|urpmi-7.32.3-47|124	# to avoid breakage of urpmi and perl-URPM when updating from previous releases
14mu|urpmi-7.32.3-47|125	# (that used perl 5.12)
14mu|urpmi-7.32.3-47|126	Requires:	perl-Locale-gettext >= 1.50.0-13
14mu|urpmi-7.32.3-47|127	Requires:	perl-Term-ReadKey >= 2.320.0-3
14mu|urpmi-7.32.3-47|128	Requires:	perl-XML-LibXML >= 2.11.700-1
14mu|urpmi-7.32.3-47|129	Requires:	perl-Time-ZoneInfo >= 0.300.0-12
14mu|urpmi-7.32.3-47|130	Requires:	perl-Filesys-Df >= 0.920.0-15
14mu|urpmi-7.32.3-47|131	# For urpmi.recover
14mu|urpmi-7.32.3-47|132	Requires:	urpm-tools
14mu|urpmi-7.32.3-47|133	Requires:	perl(Date::Manip)
14mu|urpmi-7.32.3-47|134	Requires:	faketime
14mu|urpmi-7.32.3-47|135	
14mu|urpmi-7.32.3-47|136	# /update
14mu|urpmi-7.32.3-47|137	Suggests:	perl-Hal-Cdroms
14mu|urpmi-7.32.3-47|138	Suggests:	aria2
14mu|urpmi-7.32.3-47|139	BuildRequires:	bzip2-devel
14mu|urpmi-7.32.3-47|140	BuildRequires:	gettext intltool
14mu|urpmi-7.32.3-47|141	BuildRequires:	perl
14mu|urpmi-7.32.3-47|142	BuildRequires:	perl-devel
14mu|urpmi-7.32.3-47|143	BuildRequires:	perl-File-Slurp
14mu|urpmi-7.32.3-47|144	BuildRequires:	perl(Net::LDAP)
14mu|urpmi-7.32.3-47|145	BuildRequires:	perl-URPM
14mu|urpmi-7.32.3-47|146	BuildRequires:	perl-MDV-Packdrakeng
14mu|urpmi-7.32.3-47|147	BuildRequires:	perl-MDV-Distribconf
14mu|urpmi-7.32.3-47|148	BuildRequires:	perl(MDV::Distribconf::Build)
14mu|urpmi-7.32.3-47|149	BuildRequires:	perl-Locale-gettext
14mu|urpmi-7.32.3-47|150	BuildRequires:  perl_checker
14mu|urpmi-7.32.3-47|151	BuildRequires:	intltool
14mu|urpmi-7.32.3-47|152	# for make test:
14mu|urpmi-7.32.3-47|153	BuildRequires:	perl-Test-Pod
14mu|urpmi-7.32.3-47|154	BuildRequires:	perl-XML-LibXML
14mu|urpmi-7.32.3-47|155	BuildRequires:  glibc-static-devel
14mu|urpmi-7.32.3-47|156	BuildRequires:  perl-Net-Server
14mu|urpmi-7.32.3-47|157	# for genhdlist in make test:
14mu|urpmi-7.32.3-47|158	BuildRequires:  rpmtools
14mu|urpmi-7.32.3-47|159	BuildRequires:  perl-Expect
14mu|urpmi-7.32.3-47|160	BuildArch:	noarch
14mu|urpmi-7.32.3-47|161	Conflicts:	mdkonline < 2.77.27
14mu|urpmi-7.32.3-47|162	
14mu|urpmi-7.32.3-47|163	
14mu|urpmi-7.32.3-47|164	%description
14mu|urpmi-7.32.3-47|165	urpmi is ROSA Linux's console-based software installation tool. You can
14mu|urpmi-7.32.3-47|166	use it to install software from the console in the same way as you use the
14mu|urpmi-7.32.3-47|167	graphical Install Software tool (rpmdrake) to install software from the
14mu|urpmi-7.32.3-47|168	desktop. urpmi will follow package dependencies -- in other words, it will
14mu|urpmi-7.32.3-47|169	install all the other software required by the software you ask it to
14mu|urpmi-7.32.3-47|170	install -- and it's capable of obtaining packages from a variety of media,
14mu|urpmi-7.32.3-47|171	including the ROSA Linux installation DVD, your local hard disk,
14mu|urpmi-7.32.3-47|172	and remote sources such as web or FTP sites.
14mu|urpmi-7.32.3-47|173	
14mu|urpmi-7.32.3-47|174	%if %{with gurpmi}
14mu|urpmi-7.32.3-47|175	%package -n	gurpmi
14mu|urpmi-7.32.3-47|176	Summary:	User mode rpm GUI install
14mu|urpmi-7.32.3-47|177	
14mu|urpmi-7.32.3-47|178	Requires:	urpmi >= %{EVRD}
14mu|urpmi-7.32.3-47|179	Requires:	usermode usermode-consoleonly
14mu|urpmi-7.32.3-47|180	Obsoletes:	grpmi
14mu|urpmi-7.32.3-47|181	Provides:	grpmi
14mu|urpmi-7.32.3-47|182	Requires(post): desktop-file-utils
14mu|urpmi-7.32.3-47|183	Requires(postun): desktop-file-utils
14mu|urpmi-7.32.3-47|184	
14mu|urpmi-7.32.3-47|185	%description -n	gurpmi
14mu|urpmi-7.32.3-47|186	gurpmi is a graphical front-end to urpmi.
14mu|urpmi-7.32.3-47|187	%endif
14mu|urpmi-7.32.3-47|188	
14mu|urpmi-7.32.3-47|189	%package	parallel-ka-run
14mu|urpmi-7.32.3-47|190	Summary:	Parallel extensions to urpmi using ka-run
14mu|urpmi-7.32.3-47|191	
14mu|urpmi-7.32.3-47|192	Requires:	urpmi >= %{EVRD}
14mu|urpmi-7.32.3-47|193	#Requires:	parallel-tools
14mu|urpmi-7.32.3-47|194	
14mu|urpmi-7.32.3-47|195	%description	parallel-ka-run
14mu|urpmi-7.32.3-47|196	urpmi-parallel-ka-run is an extension module to urpmi for handling
14mu|urpmi-7.32.3-47|197	distributed installation using ka-run or Taktuk tools.
14mu|urpmi-7.32.3-47|198	
14mu|urpmi-7.32.3-47|199	%package	parallel-ssh
14mu|urpmi-7.32.3-47|200	Summary:	Parallel extensions to urpmi using ssh and scp
14mu|urpmi-7.32.3-47|201	
14mu|urpmi-7.32.3-47|202	Requires:	urpmi >= %{EVRD} openssh-clients perl
14mu|urpmi-7.32.3-47|203	
14mu|urpmi-7.32.3-47|204	%description	parallel-ssh
14mu|urpmi-7.32.3-47|205	urpmi-parallel-ssh is an extension module to urpmi for handling
14mu|urpmi-7.32.3-47|206	distributed installation using ssh and scp tools.
14mu|urpmi-7.32.3-47|207	
14mu|urpmi-7.32.3-47|208	%package	ldap
14mu|urpmi-7.32.3-47|209	Summary:	Extension to urpmi to specify media configuration via LDAP
14mu|urpmi-7.32.3-47|210	
14mu|urpmi-7.32.3-47|211	Requires:	urpmi >= %{EVRD}
14mu|urpmi-7.32.3-47|212	Requires:	openldap-clients
14mu|urpmi-7.32.3-47|213	
14mu|urpmi-7.32.3-47|214	%description	ldap
14mu|urpmi-7.32.3-47|215	urpmi-ldap is an extension module to urpmi to allow to specify
14mu|urpmi-7.32.3-47|216	urpmi configuration (notably media) in an LDAP directory.
14mu|urpmi-7.32.3-47|217	
14mu|urpmi-7.32.3-47|218	%prep
14mu|urpmi-7.32.3-47|219	%setup -q
14mu|urpmi-7.32.3-47|220	
14mu|urpmi-7.32.3-47|221	cp %{SOURCE1} po
14mu|urpmi-7.32.3-47|222	%apply_patches
14mu|urpmi-7.32.3-47|223	
14mu|urpmi-7.32.3-47|224	#delete unneeded dudf file
14mu|urpmi-7.32.3-47|225	rm -f urpm/*dudf*
14mu|urpmi-7.32.3-47|226	rm -f pod/8/*dudf*
14mu|urpmi-7.32.3-47|227	
14mu|urpmi-7.32.3-47|228	#fix test count after this
14mu|urpmi-7.32.3-47|229	sed -e 's/27/26/' -i t/01compile.t
14mu|urpmi-7.32.3-47|230	
14mu|urpmi-7.32.3-47|231	%build
14mu|urpmi-7.32.3-47|232	perl Makefile.PL INSTALLDIRS=vendor \
14mu|urpmi-7.32.3-47|233	%if %{with gurpmi}
14mu|urpmi-7.32.3-47|234	--install-gui \
14mu|urpmi-7.32.3-47|235	%endif
14mu|urpmi-7.32.3-47|236	--install-po
14mu|urpmi-7.32.3-47|237	
14mu|urpmi-7.32.3-47|238	%make
14mu|urpmi-7.32.3-47|239	
14mu|urpmi-7.32.3-47|240	# check
14mu|urpmi-7.32.3-47|241	# make test
14mu|urpmi-7.32.3-47|242	
14mu|urpmi-7.32.3-47|243	%install
14mu|urpmi-7.32.3-47|244	%makeinstall_std
14mu|urpmi-7.32.3-47|245	
14mu|urpmi-7.32.3-47|246	# libexec hacks for ROSA
14mu|urpmi-7.32.3-47|247	mv %{buildroot}/usr/libexec/* %{buildroot}%{_sbindir}
14mu|urpmi-7.32.3-47|248	
14mu|urpmi-7.32.3-47|249	# bash completion
14mu|urpmi-7.32.3-47|250	install -m644 %{name}.bash-completion -D %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14mu|urpmi-7.32.3-47|251	
14mu|urpmi-7.32.3-47|252	# rpm-find-leaves is invoked by this name in rpmdrake
14mu|urpmi-7.32.3-47|253	ln -sf rpm-find-leaves %{buildroot}%{_bindir}/urpmi_rpm-find-leaves
14mu|urpmi-7.32.3-47|254	
14mu|urpmi-7.32.3-47|255	# Don't install READMEs twice
14mu|urpmi-7.32.3-47|256	rm -f %{buildroot}%{perl_vendorlib}/urpm/README*
14mu|urpmi-7.32.3-47|257	
14mu|urpmi-7.32.3-47|258	# This is not installed by 'make install' yet
14mu|urpmi-7.32.3-47|259	mkdir %{buildroot}/etc/urpmi/urpmicfg.d
14mu|urpmi-7.32.3-47|260	
14mu|urpmi-7.32.3-47|261	# Desktop entry (only used to register new MIME type handler, so no icon etc.)
14mu|urpmi-7.32.3-47|262	%if %{with gurpmi}
14mu|urpmi-7.32.3-47|263	mkdir -p %{buildroot}%{_datadir}/applications
14mu|urpmi-7.32.3-47|264	cp -a gurpmi.desktop %{buildroot}%{_datadir}/applications/mandriva-gurpmi.desktop
14mu|urpmi-7.32.3-47|265	
14mu|urpmi-7.32.3-47|266	# Old gurpmi doesn't work in any case, but is still invoked by some tools
14mu|urpmi-7.32.3-47|267	rm -f %{buildroot}%{_bindir}/gurpmi
14mu|urpmi-7.32.3-47|268	cp %{buildroot}%{_sbindir}/gurpmi2 %{buildroot}%{_sbindir}/gurpmi
14mu|urpmi-7.32.3-47|269	%endif
14mu|urpmi-7.32.3-47|270	
14mu|urpmi-7.32.3-47|271	%if %{with gurpmi}
14mu|urpmi-7.32.3-47|272	mkdir -p %{buildroot}%{_datadir}/mime/packages
14mu|urpmi-7.32.3-47|273	cat > %{buildroot}%{_datadir}/mime/packages/gurpmi.xml << EOF
14mu|urpmi-7.32.3-47|274	<?xml version="1.0"?>
14mu|urpmi-7.32.3-47|275	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
14mu|urpmi-7.32.3-47|276	<mime-type type="application/x-urpmi">
14mu|urpmi-7.32.3-47|277	<comment>urpmi file</comment>
14mu|urpmi-7.32.3-47|278	<glob pattern="*.urpmi"/>
14mu|urpmi-7.32.3-47|279	</mime-type>
14mu|urpmi-7.32.3-47|280	</mime-info>
14mu|urpmi-7.32.3-47|281	EOF
14mu|urpmi-7.32.3-47|282	%else
14mu|urpmi-7.32.3-47|283	rm -f %{buildroot}/%{perl_vendorlib}/gurpm/RPMProgressDialog.pm
14mu|urpmi-7.32.3-47|284	%endif
14mu|urpmi-7.32.3-47|285	
14mu|urpmi-7.32.3-47|286	# consolehelper configuration
14mu|urpmi-7.32.3-47|287	# ask for user password
14mu|urpmi-7.32.3-47|288	for pak in urpmi urpme; do
14mu|urpmi-7.32.3-47|289	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mu|urpmi-7.32.3-47|290	done
14mu|urpmi-7.32.3-47|291	
14mu|urpmi-7.32.3-47|292	%if %{with gurpmi}
14mu|urpmi-7.32.3-47|293	for pak in gurpmi gurpmi2; do
14mu|urpmi-7.32.3-47|294	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
14mu|urpmi-7.32.3-47|295	done
14mu|urpmi-7.32.3-47|296	%endif
14mu|urpmi-7.32.3-47|297	
14mu|urpmi-7.32.3-47|298	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|urpmi-7.32.3-47|299	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|urpmi-7.32.3-47|300	
14mu|urpmi-7.32.3-47|301	%if %{with gurpmi}
14mu|urpmi-7.32.3-47|302	for pak in urpmi urpme gurpmi gurpmi2; do
14mu|urpmi-7.32.3-47|303	%else
14mu|urpmi-7.32.3-47|304	for pak in urpmi urpme; do
14mu|urpmi-7.32.3-47|305	%endif
14mu|urpmi-7.32.3-47|306	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
14mu|urpmi-7.32.3-47|307	USER=root
14mu|urpmi-7.32.3-47|308	PROGRAM=/usr/sbin/$pak
14mu|urpmi-7.32.3-47|309	FALLBACK=false
14mu|urpmi-7.32.3-47|310	SESSION=true
14mu|urpmi-7.32.3-47|311	EOF
14mu|urpmi-7.32.3-47|312	
14mu|urpmi-7.32.3-47|313	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
14mu|urpmi-7.32.3-47|314	#%PAM-1.0
14mu|urpmi-7.32.3-47|315	auth		include		config-util
14mu|urpmi-7.32.3-47|316	account		include		config-util
14mu|urpmi-7.32.3-47|317	session		include		config-util
14mu|urpmi-7.32.3-47|318	EOF
14mu|urpmi-7.32.3-47|319	
14mu|urpmi-7.32.3-47|320	done
14mu|urpmi-7.32.3-47|321	
14mu|urpmi-7.32.3-47|322	#don't ask root password
14mu|urpmi-7.32.3-47|323	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/urpmi.update
14mu|urpmi-7.32.3-47|324	
14mu|urpmi-7.32.3-47|325	cat > %{buildroot}%{_sysconfdir}/security/console.apps/urpmi.update <<EOF
14mu|urpmi-7.32.3-47|326	USER=root
14mu|urpmi-7.32.3-47|327	PROGRAM=/usr/sbin/urpmi.update
14mu|urpmi-7.32.3-47|328	FALLBACK=false
14mu|urpmi-7.32.3-47|329	SESSION=true
14mu|urpmi-7.32.3-47|330	EOF
14mu|urpmi-7.32.3-47|331	
14mu|urpmi-7.32.3-47|332	cat > %{buildroot}%{_sysconfdir}/pam.d/urpmi.update  <<EOF
14mu|urpmi-7.32.3-47|333	#%PAM-1.0
14mu|urpmi-7.32.3-47|334	auth		include		config-util-user
14mu|urpmi-7.32.3-47|335	account		include		config-util-user
14mu|urpmi-7.32.3-47|336	session		include		config-util-user
14mu|urpmi-7.32.3-47|337	EOF
14mu|urpmi-7.32.3-47|338	
14mu|urpmi-7.32.3-47|339	%find_lang %{name}
14mu|urpmi-7.32.3-47|340	
14mu|urpmi-7.32.3-47|341	%pre
14mu|urpmi-7.32.3-47|342	rm -f %{_bindir}/urpme
14mu|urpmi-7.32.3-47|343	rm -f %{_bindir}/urpmi
14mu|urpmi-7.32.3-47|344	rm -f %{_sysconfdir}/pam.d/urpme
14mu|urpmi-7.32.3-47|345	rm -f %{_sysconfdir}/pam.d/urpmi
14mu|urpmi-7.32.3-47|346	
14mu|urpmi-7.32.3-47|347	%preun
14mu|urpmi-7.32.3-47|348	if [ "$1" = "0" ]; then
14mu|urpmi-7.32.3-47|349	cd /var/lib/urpmi
14mu|urpmi-7.32.3-47|350	rm -f compss provides depslist* descriptions.* *.cache hdlist.* synthesis.hdlist.* list.*
14mu|urpmi-7.32.3-47|351	cd /var/cache/urpmi
14mu|urpmi-7.32.3-47|352	rm -rf partial/* headers/* rpms/*
14mu|urpmi-7.32.3-47|353	fi
14mu|urpmi-7.32.3-47|354	exit 0
14mu|urpmi-7.32.3-47|355	
14mu|urpmi-7.32.3-47|356	%files -f %{name}.lang
14mu|urpmi-7.32.3-47|357	%doc NEWS README.zeroconf urpmi-repository-http.service
14mu|urpmi-7.32.3-47|358	%dir /etc/urpmi
14mu|urpmi-7.32.3-47|359	%dir /var/lib/urpmi
14mu|urpmi-7.32.3-47|360	%dir /var/cache/urpmi
14mu|urpmi-7.32.3-47|361	%dir /var/cache/urpmi/partial
14mu|urpmi-7.32.3-47|362	%dir /var/cache/urpmi/headers
14mu|urpmi-7.32.3-47|363	%dir /var/cache/urpmi/rpms
14mu|urpmi-7.32.3-47|364	%dir /etc/urpmi/urpmicfg.d
14mu|urpmi-7.32.3-47|365	%config(noreplace) /etc/urpmi/skip.list
14mu|urpmi-7.32.3-47|366	%config(noreplace) /etc/urpmi/inst.list
14mu|urpmi-7.32.3-47|367	%{_sysconfdir}/bash_completion.d/%{name}
14mu|urpmi-7.32.3-47|368	%{_sysconfdir}/pam.d/urpme
14mu|urpmi-7.32.3-47|369	%{_sysconfdir}/pam.d/urpmi
14mu|urpmi-7.32.3-47|370	%{_sysconfdir}/pam.d/urpmi.update
14mu|urpmi-7.32.3-47|371	%{_sysconfdir}/security/console.apps/urpme
14mu|urpmi-7.32.3-47|372	%{_sysconfdir}/security/console.apps/urpmi
14mu|urpmi-7.32.3-47|373	%{_sysconfdir}/security/console.apps/urpmi.update
14mu|urpmi-7.32.3-47|374	%{_bindir}/urpme
14mu|urpmi-7.32.3-47|375	%{_bindir}/urpmi
14mu|urpmi-7.32.3-47|376	%{_bindir}/urpmi.update
14mu|urpmi-7.32.3-47|377	%{_bindir}/urpmi_rpm-find-leaves
14mu|urpmi-7.32.3-47|378	%{_bindir}/rpm-find-leaves
14mu|urpmi-7.32.3-47|379	%{_bindir}/urpmf
14mu|urpmi-7.32.3-47|380	%{_bindir}/urpmq
14mu|urpmi-7.32.3-47|381	%{_sbindir}/urpmi
14mu|urpmi-7.32.3-47|382	%{_sbindir}/rurpmi
14mu|urpmi-7.32.3-47|383	%{_sbindir}/rurpme
14mu|urpmi-7.32.3-47|384	%{_sbindir}/urpme
14mu|urpmi-7.32.3-47|385	%{_sbindir}/urpmi.addmedia
14mu|urpmi-7.32.3-47|386	%{_sbindir}/urpmi.removemedia
14mu|urpmi-7.32.3-47|387	%{_sbindir}/urpmi.update
14mu|urpmi-7.32.3-47|388	%{_sbindir}/urpmi.recover
14mu|urpmi-7.32.3-47|389	%{_mandir}/man3/*urpm*
14mu|urpmi-7.32.3-47|390	%{_mandir}/man5/urpm*
14mu|urpmi-7.32.3-47|391	%{_mandir}/man5/proxy*
14mu|urpmi-7.32.3-47|392	%{_mandir}/man8/rurpm*
14mu|urpmi-7.32.3-47|393	%{_mandir}/man8/urpme*
14mu|urpmi-7.32.3-47|394	%{_mandir}/man8/urpmf*
14mu|urpmi-7.32.3-47|395	%{_mandir}/man8/urpmq*
14mu|urpmi-7.32.3-47|396	%{_mandir}/man8/urpmi.8*
14mu|urpmi-7.32.3-47|397	%{_mandir}/man8/urpmi.addmedia*
14mu|urpmi-7.32.3-47|398	%{_mandir}/man8/urpmi.removemedia*
14mu|urpmi-7.32.3-47|399	%{_mandir}/man8/urpmi.recover*
14mu|urpmi-7.32.3-47|400	%{_mandir}/man8/urpmi.update*
14mu|urpmi-7.32.3-47|401	%{_mandir}/man8/urpmihowto*
14mu|urpmi-7.32.3-47|402	%dir %{perl_vendorlib}/urpm
14mu|urpmi-7.32.3-47|403	%{perl_vendorlib}/urpm.pm
14mu|urpmi-7.32.3-47|404	%{perl_vendorlib}/urpm/args.pm
14mu|urpmi-7.32.3-47|405	%{perl_vendorlib}/urpm/bug_report.pm
14mu|urpmi-7.32.3-47|406	%{perl_vendorlib}/urpm/cfg.pm
14mu|urpmi-7.32.3-47|407	%{perl_vendorlib}/urpm/cdrom.pm
14mu|urpmi-7.32.3-47|408	%{perl_vendorlib}/urpm/download.pm
14mu|urpmi-7.32.3-47|409	%{perl_vendorlib}/urpm/get_pkgs.pm
14mu|urpmi-7.32.3-47|410	%{perl_vendorlib}/urpm/install.pm
14mu|urpmi-7.32.3-47|411	%{perl_vendorlib}/urpm/lock.pm
14mu|urpmi-7.32.3-47|412	%{perl_vendorlib}/urpm/main_loop.pm
14mu|urpmi-7.32.3-47|413	%{perl_vendorlib}/urpm/md5sum.pm
14mu|urpmi-7.32.3-47|414	%{perl_vendorlib}/urpm/media.pm
14mu|urpmi-7.32.3-47|415	%{perl_vendorlib}/urpm/mirrors.pm
14mu|urpmi-7.32.3-47|416	%{perl_vendorlib}/urpm/msg.pm
14mu|urpmi-7.32.3-47|417	%{perl_vendorlib}/urpm/orphans.pm
14mu|urpmi-7.32.3-47|418	%{perl_vendorlib}/urpm/parallel.pm
14mu|urpmi-7.32.3-47|419	%{perl_vendorlib}/urpm/prompt.pm
14mu|urpmi-7.32.3-47|420	%{perl_vendorlib}/urpm/removable.pm
14mu|urpmi-7.32.3-47|421	%{perl_vendorlib}/urpm/select.pm
14mu|urpmi-7.32.3-47|422	%{perl_vendorlib}/urpm/signature.pm
14mu|urpmi-7.32.3-47|423	%{perl_vendorlib}/urpm/sys.pm
14mu|urpmi-7.32.3-47|424	%{perl_vendorlib}/urpm/util.pm
14mu|urpmi-7.32.3-47|425	%{perl_vendorlib}/urpm/xml_info.pm
14mu|urpmi-7.32.3-47|426	%{perl_vendorlib}/urpm/xml_info_pkg.pm
14mu|urpmi-7.32.3-47|427	
14mu|urpmi-7.32.3-47|428	%if %{with gurpmi}
14mu|urpmi-7.32.3-47|429	%files -n gurpmi
14mu|urpmi-7.32.3-47|430	%{_bindir}/gurpmi
14mu|urpmi-7.32.3-47|431	%{_bindir}/gurpmi2
14mu|urpmi-7.32.3-47|432	%{_sbindir}/gurpmi
14mu|urpmi-7.32.3-47|433	%{_sbindir}/gurpmi2
14mu|urpmi-7.32.3-47|434	%{_datadir}/applications/mandriva-gurpmi.desktop
14mu|urpmi-7.32.3-47|435	%{_datadir}/mime/packages/gurpmi.xml
14mu|urpmi-7.32.3-47|436	%{perl_vendorlib}/gurpmi.pm
14mu|urpmi-7.32.3-47|437	%{perl_vendorlib}/gurpm/RPMProgressDialog.pm
14mu|urpmi-7.32.3-47|438	%{_sysconfdir}/pam.d/gurpmi2
14mu|urpmi-7.32.3-47|439	%{_sysconfdir}/pam.d/gurpmi
14mu|urpmi-7.32.3-47|440	%{_sysconfdir}/security/console.apps/gurpmi2
14mu|urpmi-7.32.3-47|441	%{_sysconfdir}/security/console.apps/gurpmi
14mu|urpmi-7.32.3-47|442	%endif
14mu|urpmi-7.32.3-47|443	
14mu|urpmi-7.32.3-47|444	%files parallel-ka-run
14mu|urpmi-7.32.3-47|445	%doc urpm/README.ka-run
14mu|urpmi-7.32.3-47|446	%dir %{perl_vendorlib}/urpm
14mu|urpmi-7.32.3-47|447	%{perl_vendorlib}/urpm/parallel_ka_run.pm
14mu|urpmi-7.32.3-47|448	
14mu|urpmi-7.32.3-47|449	%files parallel-ssh
14mu|urpmi-7.32.3-47|450	%doc urpm/README.ssh
14mu|urpmi-7.32.3-47|451	%dir %{perl_vendorlib}/urpm
14mu|urpmi-7.32.3-47|452	%{perl_vendorlib}/urpm/parallel_ssh.pm
14mu|urpmi-7.32.3-47|453	
14mu|urpmi-7.32.3-47|454	%files ldap
14mu|urpmi-7.32.3-47|455	%doc urpmi.schema
14mu|urpmi-7.32.3-47|456	%{perl_vendorlib}/urpm/ldap.pm
14mu|urpmi-7.32.3-47|457	
14mu|urpmi-7.32.3-47|458	
14mu|urpmi-7.32.3-47|459	
14mu|urpmi-7.32.3-47|460	
14mu|urpmi-7.32.3-47|461	%changelog
14mu|urpmi-7.32.3-47|462	
14mu|urpmi-7.32.3-47|463	* Tue Apr 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.32.3-47
14mu|urpmi-7.32.3-47|464	- (b8693c7) Add wget and curl to highest priority packages list
14mu|urpmi-7.32.3-47|465	
14mu|urpmi-7.32.3-47|466	* Thu Feb 04 2016 Denis Silakov <dsilakov@gmail.com> 7.32.3-46
14mu|urpmi-7.32.3-47|467	- (2254693) Do not remove requirements of current kernel during orphans removal
14mu|urpmi-7.32.3-47|468	
14mu|urpmi-7.32.3-47|469	* Tue Jan 12 2016 Denis Silakov <dsilakov@gmail.com> 7.32.3-45
14mu|urpmi-7.32.3-47|470	- (341457b) Fix typo in ru.po
14mu|urpmi-7.32.3-47|471	
14mu|urpmi-7.32.3-47|472	* Sat Dec 26 2015 Denis Silakov <dsilakov@gmail.com> 7.32.3-44
14mu|urpmi-7.32.3-47|473	- (0528610) Fix message in urpmi.recover
14mu|urpmi-7.32.3-47|474	
14mu|urpmi-7.32.3-47|475	* Wed Dec 02 2015 Denis Silakov <dsilakov@gmail.com> 7.32.3-43
14mu|urpmi-7.32.3-47|476	- (d1b8c5d) Fix error message in case of scriptlet failure
14mu|urpmi-7.32.3-47|477	
14mu|urpmi-7.32.3-47|478	* Mon Jun 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-42
14mu|urpmi-7.32.3-47|479	- (bf24171) Pedantic fix - use 'rpm -U' instead of 'rpm -iU'
14mu|urpmi-7.32.3-47|480	
14mu|urpmi-7.32.3-47|481	* Fri Mar 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-41
14mu|urpmi-7.32.3-47|482	- (01ac160) Add support for ROSA Enterprise Desktop mirrors
14mu|urpmi-7.32.3-47|483	
14mu|urpmi-7.32.3-47|484	* Sat Mar 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-40
14mu|urpmi-7.32.3-47|485	- (307b255) Merge rosa-release and 'control-media-addition-by-media.cfg-only' patches
14mu|urpmi-7.32.3-47|486	- (Denis Silakov: 9e7b7d5) Rework last patch - let's control media added by default only by media.cfg, since we don't have several edditions of Desktop Fresh now
14mu|urpmi-7.32.3-47|487	
14mu|urpmi-7.32.3-47|488	* Fri Mar 06 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 7.32.3-39
14mu|urpmi-7.32.3-47|489	- (e39fb59) Ignoring all non-regular media by default
14mu|urpmi-7.32.3-47|490	- (e39fb59) If medium is of type backports, debug, source, or testing, it will be ignored by default (affects e.g. "non-free testing" which was not ignored).
14mu|urpmi-7.32.3-47|491	
14mu|urpmi-7.32.3-47|492	* Tue Feb 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-38
14mu|urpmi-7.32.3-47|493	- (44f7d0e) Add --auth-no-challeng to wget default options - to work with closed repos in ABF
14mu|urpmi-7.32.3-47|494	
14mu|urpmi-7.32.3-47|495	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 7.32.3-37
14mu|urpmi-7.32.3-47|496	- (aa4aa17) MassBuild#656: Increase release tag
14mu|urpmi-7.32.3-47|497	
14mu|urpmi-7.32.3-47|498	* Fri Feb 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-36
14mu|urpmi-7.32.3-47|499	- (6f0319f) Workaround dummy rpm patch processing
14mu|urpmi-7.32.3-47|500	- (Denis Silakov: d48fa76) Fix default wget patch for the case when curl_gost is present
14mu|urpmi-7.32.3-47|501	- (Denis Silakov: eea6af4) Use wget by default in all platforms
14mu|urpmi-7.32.3-47|502	
14mu|urpmi-7.32.3-47|503	* Fri Feb 13 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 7.32.3-35
14mu|urpmi-7.32.3-47|504	- (f46dc2b) urpmq auto-completion: added packages
14mu|urpmi-7.32.3-47|505	
14mu|urpmi-7.32.3-47|506	* Fri Feb 06 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-34
14mu|urpmi-7.32.3-47|507	- (8cef7d5) Add a patch for more debug output (for rarecases of strange transaction creation)
14mu|urpmi-7.32.3-47|508	
14mu|urpmi-7.32.3-47|509	* Wed Feb 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-30
14mu|urpmi-7.32.3-47|510	- (8601d84) Drop unused patch
14mu|urpmi-7.32.3-47|511	- (Denis Silakov: 70847c9) Fix wget-progress-bar patch
14mu|urpmi-7.32.3-47|512	- (Denis Silakov: 50c8680) Fix conditional builds, added patch to parse wget 1.16 progress bar
14mu|urpmi-7.32.3-47|513	- (Denis Silakov: 6c3734a) Make default-wget patch conditional
14mu|urpmi-7.32.3-47|514	
14mu|urpmi-7.32.3-47|515	* Mon Dec 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-26
14mu|urpmi-7.32.3-47|516	- (35e6597) Fix download-all by default patch
14mu|urpmi-7.32.3-47|517	
14mu|urpmi-7.32.3-47|518	* Sun Nov 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-25
14mu|urpmi-7.32.3-47|519	- (0108ce7) Drop obsolete warnings
14mu|urpmi-7.32.3-47|520	
14mu|urpmi-7.32.3-47|521	* Wed Nov 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-24
14mu|urpmi-7.32.3-47|522	- (886cb09) Avoid 'invalid transaction size' errors
14mu|urpmi-7.32.3-47|523	
14mu|urpmi-7.32.3-47|524	* Thu Nov 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-23
14mu|urpmi-7.32.3-47|525	- (77835f3) Improve wget-by-default patch - make other programs recognize that wget will be used
14mu|urpmi-7.32.3-47|526	
14mu|urpmi-7.32.3-47|527	* Wed Nov 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-22
14mu|urpmi-7.32.3-47|528	- (dbcde22) Fix wget-by-default patch
14mu|urpmi-7.32.3-47|529	- (Denis Silakov: ca741e1) Use wget as a default downloader
14mu|urpmi-7.32.3-47|530	
14mu|urpmi-7.32.3-47|531	* Mon Oct 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-21
14mu|urpmi-7.32.3-47|532	- (dd01d91) Really disable timezone
14mu|urpmi-7.32.3-47|533	
14mu|urpmi-7.32.3-47|534	* Fri Oct 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-20
14mu|urpmi-7.32.3-47|535	- (1a1ee1b) Disable perl-timezone usage when choosing a mirror
14mu|urpmi-7.32.3-47|536	
14mu|urpmi-7.32.3-47|537	* Wed Oct 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.32.3-19
14mu|urpmi-7.32.3-47|538	- (f036a5c) Improved Russian translation
14mu|urpmi-7.32.3-47|539	
14mu|urpmi-7.32.3-47|540	

26196 14
14mu|urpm-tools-2.3.5-1|1	Name:           urpm-tools
14mu|urpm-tools-2.3.5-1|2	Version:        2.3.5
14mu|urpm-tools-2.3.5-1|3	Release:        1
14mu|urpm-tools-2.3.5-1|4	Summary:        Utilities that help to work with URPM-based repositories
14mu|urpm-tools-2.3.5-1|5	Group:          System/Configuration/Packaging
14mu|urpm-tools-2.3.5-1|6	License:        GPLv2
14mu|urpm-tools-2.3.5-1|7	URL:            http://wiki.rosalab.ru/index.php/Urpm-tools
14mu|urpm-tools-2.3.5-1|8	Source0:        https://abf.io/soft/%{name}/archive/%{name}-%{version}.tar.gz
14mu|urpm-tools-2.3.5-1|9	BuildArch:	noarch
14mu|urpm-tools-2.3.5-1|10	
14mu|urpm-tools-2.3.5-1|11	Requires:	urpmi	       >= 6.68
14mu|urpm-tools-2.3.5-1|12	Requires:	python-rpm     >= 5.3
14mu|urpm-tools-2.3.5-1|13	Requires:	libxml2-python >= 2.7
14mu|urpm-tools-2.3.5-1|14	Requires:       gzip
14mu|urpm-tools-2.3.5-1|15	Requires:	python-rpm5utils = %{version}
14mu|urpm-tools-2.3.5-1|16	
14mu|urpm-tools-2.3.5-1|17	%description
14mu|urpm-tools-2.3.5-1|18	%{name} is a collection of utilities for URPM-based repositories.
14mu|urpm-tools-2.3.5-1|19	They make URPM-based repositories easier and more powerful to use.
14mu|urpm-tools-2.3.5-1|20	These tools include: urpm-downloader, urpm-package-cleanup,
14mu|urpm-tools-2.3.5-1|21	urpm-repoclosure, urpm-repodiff, urpm-repomanage, urpm-repograph,
14mu|urpm-tools-2.3.5-1|22	urpm-reposync
14mu|urpm-tools-2.3.5-1|23	
14mu|urpm-tools-2.3.5-1|24	%package -n	python-rpm5utils
14mu|urpm-tools-2.3.5-1|25	Group:		Development/Python
14mu|urpm-tools-2.3.5-1|26	Summary:	Auxiliary modules to work with rpm
14mu|urpm-tools-2.3.5-1|27	Provides:	python-rpm5utils = %{version}-%{release}
14mu|urpm-tools-2.3.5-1|28	
14mu|urpm-tools-2.3.5-1|29	%description -n python-rpm5utils
14mu|urpm-tools-2.3.5-1|30	%{name} contains some useful modules that are used by %{name}.
14mu|urpm-tools-2.3.5-1|31	Mostly taken from yum.
14mu|urpm-tools-2.3.5-1|32	
14mu|urpm-tools-2.3.5-1|33	%prep
14mu|urpm-tools-2.3.5-1|34	%setup -q
14mu|urpm-tools-2.3.5-1|35	
14mu|urpm-tools-2.3.5-1|36	%install
14mu|urpm-tools-2.3.5-1|37	%makeinstall_std
14mu|urpm-tools-2.3.5-1|38	
14mu|urpm-tools-2.3.5-1|39	mkdir -p %{buildroot}%{_sbindir}
14mu|urpm-tools-2.3.5-1|40	mv %{buildroot}%{_bindir}/urpm-reposync %{buildroot}%{_sbindir}/
14mu|urpm-tools-2.3.5-1|41	
14mu|urpm-tools-2.3.5-1|42	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/urpm-reposync
14mu|urpm-tools-2.3.5-1|43	
14mu|urpm-tools-2.3.5-1|44	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|urpm-tools-2.3.5-1|45	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|urpm-tools-2.3.5-1|46	
14mu|urpm-tools-2.3.5-1|47	cat > %{buildroot}%{_sysconfdir}/security/console.apps/urpm-reposync <<EOF
14mu|urpm-tools-2.3.5-1|48	USER=root
14mu|urpm-tools-2.3.5-1|49	PROGRAM=/usr/sbin/urpm-reposync
14mu|urpm-tools-2.3.5-1|50	FALLBACK=false
14mu|urpm-tools-2.3.5-1|51	SESSION=true
14mu|urpm-tools-2.3.5-1|52	EOF
14mu|urpm-tools-2.3.5-1|53	
14mu|urpm-tools-2.3.5-1|54	cat > %{buildroot}%{_sysconfdir}/pam.d/urpm-reposync  <<EOF
14mu|urpm-tools-2.3.5-1|55	#%PAM-1.0
14mu|urpm-tools-2.3.5-1|56	auth            include         config-util
14mu|urpm-tools-2.3.5-1|57	account         include         config-util
14mu|urpm-tools-2.3.5-1|58	session         include         config-util
14mu|urpm-tools-2.3.5-1|59	EOF
14mu|urpm-tools-2.3.5-1|60	
14mu|urpm-tools-2.3.5-1|61	%find_lang %{name}
14mu|urpm-tools-2.3.5-1|62	
14mu|urpm-tools-2.3.5-1|63	%files -f %{name}.lang
14mu|urpm-tools-2.3.5-1|64	%{_bindir}/urpm*
14mu|urpm-tools-2.3.5-1|65	%{_sbindir}/urpm*
14mu|urpm-tools-2.3.5-1|66	%{_mandir}/man1/*
14mu|urpm-tools-2.3.5-1|67	
14mu|urpm-tools-2.3.5-1|68	%doc COPYING
14mu|urpm-tools-2.3.5-1|69	
14mu|urpm-tools-2.3.5-1|70	%files -n python-rpm5utils
14mu|urpm-tools-2.3.5-1|71	%doc rpm5utils/COPYING
14mu|urpm-tools-2.3.5-1|72	%dir %{py_puresitedir}/rpm5utils
14mu|urpm-tools-2.3.5-1|73	%dir %{py_puresitedir}/rpm5utils/tests
14mu|urpm-tools-2.3.5-1|74	%dir %{py_puresitedir}/rpm5utils/urpmgraphs
14mu|urpm-tools-2.3.5-1|75	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/algorithms
14mu|urpm-tools-2.3.5-1|76	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/components
14mu|urpm-tools-2.3.5-1|77	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/classes
14mu|urpm-tools-2.3.5-1|78	
14mu|urpm-tools-2.3.5-1|79	%{py_puresitedir}/urpmmisc.py
14mu|urpm-tools-2.3.5-1|80	%{py_puresitedir}/rpm5utils/*.py*
14mu|urpm-tools-2.3.5-1|81	%{py_puresitedir}/rpm5utils/tests/*.py*
14mu|urpm-tools-2.3.5-1|82	%{py_puresitedir}/rpm5utils/urpmgraphs/*.py*
14mu|urpm-tools-2.3.5-1|83	%{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/*.py*
14mu|urpm-tools-2.3.5-1|84	%{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/components/*.py*
14mu|urpm-tools-2.3.5-1|85	%{py_puresitedir}/rpm5utils/urpmgraphs/classes/*.py*
14mu|urpm-tools-2.3.5-1|86	
14mu|urpm-tools-2.3.5-1|87	%{_sysconfdir}/pam.d/*
14mu|urpm-tools-2.3.5-1|88	%{_sysconfdir}/security/console.apps/*
14mu|urpm-tools-2.3.5-1|89	
14mu|urpm-tools-2.3.5-1|90	%changelog
14mu|urpm-tools-2.3.5-1|91	
14mu|urpm-tools-2.3.5-1|92	* Mon Mar 13 2017 Denis Silakov <dsilakov@virtuozzo.com> 2.3.5-1
14mu|urpm-tools-2.3.5-1|93	- (aa7a021) Do not fail on req/prov strings ending with '[=='
14mu|urpm-tools-2.3.5-1|94	
14mu|urpm-tools-2.3.5-1|95	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.4-3
14mu|urpm-tools-2.3.5-1|96	- (866fe4d) MassBuild#1230: Increase release tag
14mu|urpm-tools-2.3.5-1|97	
14mu|urpm-tools-2.3.5-1|98	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.4-2
14mu|urpm-tools-2.3.5-1|99	- (d4336b4) MassBuild#1169: Increase release tag
14mu|urpm-tools-2.3.5-1|100	
14mu|urpm-tools-2.3.5-1|101	* Mon Jan 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.3.4-1
14mu|urpm-tools-2.3.5-1|102	- (7c0f58e) Fix old package detection in urpm-repomanage in case when packages have different Epoch values
14mu|urpm-tools-2.3.5-1|103	
14mu|urpm-tools-2.3.5-1|104	* Thu Nov 12 2015 Denis Silakov <dsilakov@gmail.com> 2.3.3-1
14mu|urpm-tools-2.3.5-1|105	- (6cd0ef4) Reposync: recognize situations when one of conflicting packages obsoletes another
14mu|urpm-tools-2.3.5-1|106	
14mu|urpm-tools-2.3.5-1|107	* Thu May 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3.2-1
14mu|urpm-tools-2.3.5-1|108	- (dd5f9de) Fix indents in urpm-repodiff
14mu|urpm-tools-2.3.5-1|109	
14mu|urpm-tools-2.3.5-1|110	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2.3.1-2
14mu|urpm-tools-2.3.5-1|111	- (65c02f3) MassBuild#656: Increase release tag
14mu|urpm-tools-2.3.5-1|112	
14mu|urpm-tools-2.3.5-1|113	* Wed Feb 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-1
14mu|urpm-tools-2.3.5-1|114	- (29dcc3f) Fix issues with locale builds
14mu|urpm-tools-2.3.5-1|115	
14mu|urpm-tools-2.3.5-1|116	* Wed Feb 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-6
14mu|urpm-tools-2.3.5-1|117	- (1c833b4) Add consolehelper config for urpm-reposync
14mu|urpm-tools-2.3.5-1|118	
14mu|urpm-tools-2.3.5-1|119	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.3-5
14mu|urpm-tools-2.3.5-1|120	- (fb5bae9) Fix setup
14mu|urpm-tools-2.3.5-1|121	- (Denis Silakov: d1e8a05) Build from ABF tarballs
14mu|urpm-tools-2.3.5-1|122	
14mu|urpm-tools-2.3.5-1|123	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.6-4
14mu|urpm-tools-2.3.5-1|124	- (4689a72) Experimental fix for conflict processing
14mu|urpm-tools-2.3.5-1|125	
14mu|urpm-tools-2.3.5-1|126	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.2.6-3
14mu|urpm-tools-2.3.5-1|127	- (63fa8b7) MassBuild#440: Increase release tag
14mu|urpm-tools-2.3.5-1|128	
14mu|urpm-tools-2.3.5-1|129	* Tue May 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.6-2
14mu|urpm-tools-2.3.5-1|130	- (2a6a0df) Bump release
14mu|urpm-tools-2.3.5-1|131	
14mu|urpm-tools-2.3.5-1|132	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.6-1
14mu|urpm-tools-2.3.5-1|133	- (632bb91) Fix setup
14mu|urpm-tools-2.3.5-1|134	- (Denis Silakov: 1c26596) Updated to 2.2.6 - added --oleave-oldest option to urpm-repomanage
14mu|urpm-tools-2.3.5-1|135	
14mu|urpm-tools-2.3.5-1|136	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5-2
14mu|urpm-tools-2.3.5-1|137	- (f2b91de) More noarch handling fixes
14mu|urpm-tools-2.3.5-1|138	
14mu|urpm-tools-2.3.5-1|139	* Tue Feb 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.5-1
14mu|urpm-tools-2.3.5-1|140	- (0822c59) Fix error messages
14mu|urpm-tools-2.3.5-1|141	- (Denis Silakov: d468230) Improve handling of noarch packages in reposync
14mu|urpm-tools-2.3.5-1|142	
14mu|urpm-tools-2.3.5-1|143	* Mon May 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.2.4-1
14mu|urpm-tools-2.3.5-1|144	- (cd3ad95) LOG Updated to 2.2.4
14mu|urpm-tools-2.3.5-1|145	
14mu|urpm-tools-2.3.5-1|146	* Mon Apr 22 2013 Anton Kirilenko <anton.kirilenko@rosalab.ru> 2.2.3-1
14mu|urpm-tools-2.3.5-1|147	- (242a67f) New version: 2.2.3
14mu|urpm-tools-2.3.5-1|148	
14mu|urpm-tools-2.3.5-1|149	* Thu Feb 07 2013 Anton Kirilenko <anton.kirilenko@rosalab.ru> 2.2.2-2
14mu|urpm-tools-2.3.5-1|150	- (24769f3) Small fixes
14mu|urpm-tools-2.3.5-1|151	
14mu|urpm-tools-2.3.5-1|152	* Wed Dec 12 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 2.2.2-1
14mu|urpm-tools-2.3.5-1|153	- (1dd2526) Code cleaning and usability improvements
14mu|urpm-tools-2.3.5-1|154	
14mu|urpm-tools-2.3.5-1|155	* Tue Oct 30 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 2.2.1-0
14mu|urpm-tools-2.3.5-1|156	- (52b9272) Fixed bug #1030
14mu|urpm-tools-2.3.5-1|157	
14mu|urpm-tools-2.3.5-1|158	* Thu Oct 25 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 2.2-1
14mu|urpm-tools-2.3.5-1|159	- (718bcc0) urpm-downloader have been fixed
14mu|urpm-tools-2.3.5-1|160	
14mu|urpm-tools-2.3.5-1|161	* Fri Oct 19 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 2.2-0
14mu|urpm-tools-2.3.5-1|162	- (0f5667a) 2.2 - new reposync, some other fixes
14mu|urpm-tools-2.3.5-1|163	
14mu|urpm-tools-2.3.5-1|164	* Tue Sep 18 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 2.1-3
14mu|urpm-tools-2.3.5-1|165	- (d305115) Fixed bug #773
14mu|urpm-tools-2.3.5-1|166	
14mu|urpm-tools-2.3.5-1|167	* Tue Aug 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-1
14mu|urpm-tools-2.3.5-1|168	- (4d5e74e) LOG Spec cleanup, fix files
14mu|urpm-tools-2.3.5-1|169	
14mu|urpm-tools-2.3.5-1|170	* Thu May 24 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 2.1-0
14mu|urpm-tools-2.3.5-1|171	- (de00221) LOG Totally new reposync, updated repomanage
14mu|urpm-tools-2.3.5-1|172	
14mu|urpm-tools-2.3.5-1|173	* Mon Apr 23 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 2.0-4
14mu|urpm-tools-2.3.5-1|174	- (624fecb) LOG fixed bug #115, improved dependency resolving
14mu|urpm-tools-2.3.5-1|175	
14mu|urpm-tools-2.3.5-1|176	

26197 14
14mu|urw-fonts-2.0-35|1	%bcond_with rebuild
14mu|urw-fonts-2.0-35|2	
14mu|urw-fonts-2.0-35|3	%define urwmdkver 2.0-16.1mdk
14mu|urw-fonts-2.0-35|4	
14mu|urw-fonts-2.0-35|5	Summary:	The 35 standard PostScript fonts
14mu|urw-fonts-2.0-35|6	Name:		urw-fonts
14mu|urw-fonts-2.0-35|7	Version:	2.0
14mu|urw-fonts-2.0-35|8	Release:	35
14mu|urw-fonts-2.0-35|9	License:	GPL, URW holds copyright
14mu|urw-fonts-2.0-35|10	Group:		System/Fonts/Type1
14mu|urw-fonts-2.0-35|11	Url:		ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/
14mu|urw-fonts-2.0-35|12	Source0:	http://heanet.dl.sourceforge.net/sourceforge/gs-fonts/ghostscript-fonts-std-8.11.tar.bz2
14mu|urw-fonts-2.0-35|13	# this overwrites several of the fonts and fonts.dir with new versions
14mu|urw-fonts-2.0-35|14	Source1:	ftp://ftp.gnome.ru/fonts/urw/release/urw-fonts-1.0.7pre40.tar.bz2
14mu|urw-fonts-2.0-35|15	Source4:	urw-fonts-%{urwmdkver}.tar.bz2
14mu|urw-fonts-2.0-35|16	Source5:	http://peoples.mandriva.com/~ghibo/urw-fonts-1.0.7pre40-nimbusmonl-fixed.tar.bz2
14mu|urw-fonts-2.0-35|17	# To make ghostscript use these fonts
14mu|urw-fonts-2.0-35|18	Source6:	Fontmap
14mu|urw-fonts-2.0-35|19	# addition of *-iso10646-1 lines
14mu|urw-fonts-2.0-35|20	Patch0:		urw-fonts-2.0-fontscale.patch
14mu|urw-fonts-2.0-35|21	Patch1:		urw-fonts-monospaced.patch
14mu|urw-fonts-2.0-35|22	Patch2:		urw-fonts-2.0-fontscale-adobe-before-urw.patch
14mu|urw-fonts-2.0-35|23	Patch3:		urw-fonts-2.0-split-adobestd35fontdir.patch
14mu|urw-fonts-2.0-35|24	Patch4:		urw-fonts-monospaced2.patch
14mu|urw-fonts-2.0-35|25	%if %{with rebuild}
14mu|urw-fonts-2.0-35|26	BuildRequires:	fontforge
14mu|urw-fonts-2.0-35|27	%endif
14mu|urw-fonts-2.0-35|28	BuildArch:	noarch
14mu|urw-fonts-2.0-35|29	
14mu|urw-fonts-2.0-35|30	%description
14mu|urw-fonts-2.0-35|31	Free, good quality versions of the 35 standard PostScript(TM) fonts,
14mu|urw-fonts-2.0-35|32	donated under the GPL by URW++ Design and Development GmbH.  The
14mu|urw-fonts-2.0-35|33	fonts.dir file font names match the original Adobe names of the fonts
14mu|urw-fonts-2.0-35|34	(e.g., Times, Helvetica, etc.).
14mu|urw-fonts-2.0-35|35	
14mu|urw-fonts-2.0-35|36	Install the urw-fonts package if you need free versions of standard
14mu|urw-fonts-2.0-35|37	PostScript fonts.
14mu|urw-fonts-2.0-35|38	
14mu|urw-fonts-2.0-35|39	The fonts provided are:
14mu|urw-fonts-2.0-35|40	URW-Avantgarde
14mu|urw-fonts-2.0-35|41	URW-Bookman
14mu|urw-fonts-2.0-35|42	URW Chancery
14mu|urw-fonts-2.0-35|43	URW-Century Schoolbook
14mu|urw-fonts-2.0-35|44	URW-Courier
14mu|urw-fonts-2.0-35|45	URW-Dingbats
14mu|urw-fonts-2.0-35|46	URW-Gothic
14mu|urw-fonts-2.0-35|47	URW-Helvetica
14mu|urw-fonts-2.0-35|48	URW-New Century Schoolbook
14mu|urw-fonts-2.0-35|49	URW-Nimbus Sans
14mu|urw-fonts-2.0-35|50	URW-Nimbus Roman No9
14mu|urw-fonts-2.0-35|51	URW-Nimbus Mono
14mu|urw-fonts-2.0-35|52	URW-Palatino
14mu|urw-fonts-2.0-35|53	URW Palladio
14mu|urw-fonts-2.0-35|54	URW-Standard Symbols
14mu|urw-fonts-2.0-35|55	URW-Symbol
14mu|urw-fonts-2.0-35|56	URW-Times
14mu|urw-fonts-2.0-35|57	URW-Zapf Chancery
14mu|urw-fonts-2.0-35|58	URW-Zapf Dingbats
14mu|urw-fonts-2.0-35|59	
14mu|urw-fonts-2.0-35|60	%files
14mu|urw-fonts-2.0-35|61	%defattr(0644,root,root,0755)
14mu|urw-fonts-2.0-35|62	%doc README ChangeLog COPYING
14mu|urw-fonts-2.0-35|63	%if %{without rebuild}
14mu|urw-fonts-2.0-35|64	%doc urw-fonts-%{urwmdkver}/README.mdk
14mu|urw-fonts-2.0-35|65	%endif
14mu|urw-fonts-2.0-35|66	%dir %{_datadir}/fonts/default/
14mu|urw-fonts-2.0-35|67	%dir %{_datadir}/fonts/default/Type1
14mu|urw-fonts-2.0-35|68	%dir %{_datadir}/fonts/default/Type1/adobestd35
14mu|urw-fonts-2.0-35|69	%{_datadir}/fonts/default/Type1/Fontmap
14mu|urw-fonts-2.0-35|70	%{_datadir}/fonts/default/Type1/fonts.dir
14mu|urw-fonts-2.0-35|71	%{_datadir}/fonts/default/Type1/fonts.scale
14mu|urw-fonts-2.0-35|72	%{_datadir}/fonts/default/Type1/*.afm
14mu|urw-fonts-2.0-35|73	%{_datadir}/fonts/default/Type1/*.pfb
14mu|urw-fonts-2.0-35|74	%{_datadir}/fonts/default/Type1/*.pfm
14mu|urw-fonts-2.0-35|75	%{_datadir}/fonts/default/Type1/adobestd35/*.afm
14mu|urw-fonts-2.0-35|76	%{_datadir}/fonts/default/Type1/adobestd35/*.pfb
14mu|urw-fonts-2.0-35|77	%{_datadir}/fonts/default/Type1/adobestd35/*.pfm
14mu|urw-fonts-2.0-35|78	%{_datadir}/fonts/default/Type1/adobestd35/fonts.dir
14mu|urw-fonts-2.0-35|79	%{_datadir}/fonts/default/Type1/adobestd35/fonts.scale
14mu|urw-fonts-2.0-35|80	%{_sysconfdir}/X11/fontpath.d/type1-urw-fonts:pri=50
14mu|urw-fonts-2.0-35|81	%{_sysconfdir}/X11/fontpath.d/type1-urw-fonts-adobestd35:pri=50
14mu|urw-fonts-2.0-35|82	
14mu|urw-fonts-2.0-35|83	#----------------------------------------------------------------------------
14mu|urw-fonts-2.0-35|84	
14mu|urw-fonts-2.0-35|85	%prep
14mu|urw-fonts-2.0-35|86	%setup -q -c -a1 -a4 -a5
14mu|urw-fonts-2.0-35|87	%patch0 -p1 -b .fontscale
14mu|urw-fonts-2.0-35|88	%patch1 -p1 -b .mono
14mu|urw-fonts-2.0-35|89	%patch2 -p1 -b .urw
14mu|urw-fonts-2.0-35|90	%patch3 -p1 -b .split
14mu|urw-fonts-2.0-35|91	%patch4 -p1 -b .mono2
14mu|urw-fonts-2.0-35|92	
14mu|urw-fonts-2.0-35|93	%build
14mu|urw-fonts-2.0-35|94	%if %{with rebuild}
14mu|urw-fonts-2.0-35|95	# Resave PFB fonts, so /FontBBox will result as executable array
14mu|urw-fonts-2.0-35|96	cat > copypfb.ff <<EOF
14mu|urw-fonts-2.0-35|97	#!/usr/bin/fontforge
14mu|urw-fonts-2.0-35|98	Open(\$1);
14mu|urw-fonts-2.0-35|99	myfamilyname = \$familyname;
14mu|urw-fonts-2.0-35|100	myweight = \$weight;
14mu|urw-fonts-2.0-35|101	if (\$weight == "Demibold")
14mu|urw-fonts-2.0-35|102	myweight = "DemiBold";
14mu|urw-fonts-2.0-35|103	Print ("Fixing weight to DemiBold");
14mu|urw-fonts-2.0-35|104	endif
14mu|urw-fonts-2.0-35|105	if (\$familyname == "URW Chancery L ")
14mu|urw-fonts-2.0-35|106	myfamilyname = "URW Chancery L";
14mu|urw-fonts-2.0-35|107	Print ("Fixing URW Chancery L familyname");
14mu|urw-fonts-2.0-35|108	endif
14mu|urw-fonts-2.0-35|109	SetFontNames(\$fontname,myfamilyname,\$fullname,myweight,\$copyright,\$fontversion + "_%{version}-%{release}");
14mu|urw-fonts-2.0-35|110	Generate(\$2,"",3);
14mu|urw-fonts-2.0-35|111	Print ("Rebuilt: ", \$fontname);
14mu|urw-fonts-2.0-35|112	Quit(0);
14mu|urw-fonts-2.0-35|113	EOF
14mu|urw-fonts-2.0-35|114	chmod +x copypfb.ff
14mu|urw-fonts-2.0-35|115	
14mu|urw-fonts-2.0-35|116	mkdir -p fonts_fixed fixed
14mu|urw-fonts-2.0-35|117	for i in fonts/*.pfb; do
14mu|urw-fonts-2.0-35|118	./copypfb.ff $i fonts_fixed/`basename $i`
14mu|urw-fonts-2.0-35|119	done
14mu|urw-fonts-2.0-35|120	for i in *.pfb; do
14mu|urw-fonts-2.0-35|121	./copypfb.ff $i fixed/`basename $i`
14mu|urw-fonts-2.0-35|122	done
14mu|urw-fonts-2.0-35|123	
14mu|urw-fonts-2.0-35|124	%endif
14mu|urw-fonts-2.0-35|125	
14mu|urw-fonts-2.0-35|126	%install
14mu|urw-fonts-2.0-35|127	mkdir -p %{buildroot}%{_datadir}/fonts/default/Type1 \
14mu|urw-fonts-2.0-35|128	%{buildroot}%{_datadir}/fonts/default/Type1/adobestd35
14mu|urw-fonts-2.0-35|129	
14mu|urw-fonts-2.0-35|130	%if %{with rebuild}
14mu|urw-fonts-2.0-35|131	# install original URW fonts (from ghostscript set)
14mu|urw-fonts-2.0-35|132	install -m 644	fonts_fixed/*.afm \
14mu|urw-fonts-2.0-35|133	fonts_fixed/*.pfm \
14mu|urw-fonts-2.0-35|134	fonts_fixed/*.pfb \
14mu|urw-fonts-2.0-35|135	%{buildroot}%{_datadir}/fonts/default/Type1/
14mu|urw-fonts-2.0-35|136	# install new versions with cyrillic glyphs (and overwrite original
14mu|urw-fonts-2.0-35|137	# ones if needed)
14mu|urw-fonts-2.0-35|138	install -m 644	fixed/*.afm \
14mu|urw-fonts-2.0-35|139	fixed/*.pfm \
14mu|urw-fonts-2.0-35|140	fixed/*.pfb \
14mu|urw-fonts-2.0-35|141	%{buildroot}%{_datadir}/fonts/default/Type1/
14mu|urw-fonts-2.0-35|142	# install fonts.scale/fonts.dir
14mu|urw-fonts-2.0-35|143	install -m 644 fonts/fonts.scale \
14mu|urw-fonts-2.0-35|144	%{buildroot}%{_datadir}/fonts/default/Type1/
14mu|urw-fonts-2.0-35|145	install -m 644 fonts/fonts.scale \
14mu|urw-fonts-2.0-35|146	%{buildroot}%{_datadir}/fonts/default/Type1/fonts.dir
14mu|urw-fonts-2.0-35|147	install -m 644 fonts/fonts.scale.adobe \
14mu|urw-fonts-2.0-35|148	%{buildroot}%{_datadir}/fonts/default/Type1/adobestd35/fonts.scale
14mu|urw-fonts-2.0-35|149	install -m 644 fonts/fonts.scale.adobe \
14mu|urw-fonts-2.0-35|150	%{buildroot}%{_datadir}/fonts/default/Type1/adobestd35/fonts.dir
14mu|urw-fonts-2.0-35|151	%else
14mu|urw-fonts-2.0-35|152	install -m 644	urw-fonts-%{urwmdkver}/*.afm \
14mu|urw-fonts-2.0-35|153	urw-fonts-%{urwmdkver}/*.pfm \
14mu|urw-fonts-2.0-35|154	urw-fonts-%{urwmdkver}/*.pfb \
14mu|urw-fonts-2.0-35|155	urw-fonts-%{urwmdkver}/fonts.dir \
14mu|urw-fonts-2.0-35|156	urw-fonts-%{urwmdkver}/fonts.scale \
14mu|urw-fonts-2.0-35|157	%{buildroot}%{_datadir}/fonts/default/Type1/
14mu|urw-fonts-2.0-35|158	install -m 644 urw-fonts-%{urwmdkver}/fonts.scale.adobe \
14mu|urw-fonts-2.0-35|159	%{buildroot}%{_datadir}/fonts/default/Type1/adobestd35/fonts.scale
14mu|urw-fonts-2.0-35|160	install -m 644 urw-fonts-%{urwmdkver}/fonts.dir.adobe \
14mu|urw-fonts-2.0-35|161	%{buildroot}%{_datadir}/fonts/default/Type1/adobestd35/fonts.dir
14mu|urw-fonts-2.0-35|162	## copy fixed fonts
14mu|urw-fonts-2.0-35|163	#cp -fp	n022003l.{afm,pfm,pfb} \
14mu|urw-fonts-2.0-35|164	#	n022004l.{afm,pfm,pfb} \
14mu|urw-fonts-2.0-35|165	#	n022023l.{afm,pfm,pfb} \
14mu|urw-fonts-2.0-35|166	#	n022024l.{afm,pfm,pfb} \
14mu|urw-fonts-2.0-35|167	#	%{buildroot}%{_datadir}/fonts/default/Type1/
14mu|urw-fonts-2.0-35|168	%endif
14mu|urw-fonts-2.0-35|169	
14mu|urw-fonts-2.0-35|170	cd %{buildroot}%{_datadir}/fonts/default/Type1/adobestd35
14mu|urw-fonts-2.0-35|171	for i in ../*.pfb ../*.afm ../*.pfm; do \
14mu|urw-fonts-2.0-35|172	ln -s $i
14mu|urw-fonts-2.0-35|173	done
14mu|urw-fonts-2.0-35|174	
14mu|urw-fonts-2.0-35|175	(cd %{buildroot}/usr/share/fonts/default/Type1
14mu|urw-fonts-2.0-35|176	# X.org's mkfontdir messes up encoding order, using alphabetical one,
14mu|urw-fonts-2.0-35|177	# so for now comment the next line.
14mu|urw-fonts-2.0-35|178	#    mkfontdir .
14mu|urw-fonts-2.0-35|179	)
14mu|urw-fonts-2.0-35|180	
14mu|urw-fonts-2.0-35|181	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
14mu|urw-fonts-2.0-35|182	ln -s ../../..%{_datadir}/fonts/default/Type1 \
14mu|urw-fonts-2.0-35|183	%{buildroot}%{_sysconfdir}/X11/fontpath.d/type1-urw-fonts:pri=50
14mu|urw-fonts-2.0-35|184	ln -s ../../..%{_datadir}/fonts/default/Type1/adobestd35 \
14mu|urw-fonts-2.0-35|185	%{buildroot}%{_sysconfdir}/X11/fontpath.d/type1-urw-fonts-adobestd35:pri=50
14mu|urw-fonts-2.0-35|186	
14mu|urw-fonts-2.0-35|187	install -m644 %{SOURCE6} %{buildroot}%{_datadir}/fonts/default/Type1
14mu|urw-fonts-2.0-35|188	
14mu|urw-fonts-2.0-35|189	
14mu|urw-fonts-2.0-35|190	%changelog
14mu|urw-fonts-2.0-35|191	
14mu|urw-fonts-2.0-35|192	* Fri Apr 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0-35
14mu|urw-fonts-2.0-35|193	- (fd30f74) Added Fontmap to make ghostscript handle URW fonts
14mu|urw-fonts-2.0-35|194	
14mu|urw-fonts-2.0-35|195	

26198 14
14mu|usb_modeswitch-2.4.0-2|1	%define fname	usb-modeswitch
14mu|usb_modeswitch-2.4.0-2|2	
14mu|usb_modeswitch-2.4.0-2|3	Name:		usb_modeswitch
14mu|usb_modeswitch-2.4.0-2|4	Summary:	Activating Switchable USB Devices on Linux
14mu|usb_modeswitch-2.4.0-2|5	Version:	2.4.0
14mu|usb_modeswitch-2.4.0-2|6	Release:	2
14mu|usb_modeswitch-2.4.0-2|7	License:	GPLv2+
14mu|usb_modeswitch-2.4.0-2|8	Group:		System/Configuration/Hardware
14mu|usb_modeswitch-2.4.0-2|9	URL:		http://www.draisberghof.de/usb_modeswitch/
14mu|usb_modeswitch-2.4.0-2|10	Source0:	http://www.draisberghof.de/usb_modeswitch/%{fname}-%{version}.tar.bz2
14mu|usb_modeswitch-2.4.0-2|11	Source1:	usb_modeswitch.rpmlintrc
14mu|usb_modeswitch-2.4.0-2|12	# http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?f=2&t=2546
14mu|usb_modeswitch-2.4.0-2|13	Patch0:		rhbz948451-fix-manual-pages.patch
14mu|usb_modeswitch-2.4.0-2|14	# http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?f=2&t=2556
14mu|usb_modeswitch-2.4.0-2|15	Patch1:		0001-Fix-crash-on-early-fail.patch
14mu|usb_modeswitch-2.4.0-2|16	# http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?f=2&t=2557
14mu|usb_modeswitch-2.4.0-2|17	Patch2:		0001-usb_modeswitch-don-t-return-a-value-from-stack.patch
14mu|usb_modeswitch-2.4.0-2|18	BuildRequires:	usb-compat-devel
14mu|usb_modeswitch-2.4.0-2|19	Requires:	sysfsutils
14mu|usb_modeswitch-2.4.0-2|20	Requires(pre):	tcl
14mu|usb_modeswitch-2.4.0-2|21	Requires:	usb_modeswitch-data >= 20140529
14mu|usb_modeswitch-2.4.0-2|22	
14mu|usb_modeswitch-2.4.0-2|23	%description
14mu|usb_modeswitch-2.4.0-2|24	USB_ModeSwitch is a mode switching tool for controlling "flip flop"
14mu|usb_modeswitch-2.4.0-2|25	(multiple device) USB gear.
14mu|usb_modeswitch-2.4.0-2|26	
14mu|usb_modeswitch-2.4.0-2|27	Several new USB devices (especially high-speed wireless WAN stuff,
14mu|usb_modeswitch-2.4.0-2|28	they're expensive anyway) have their Windows drivers onboard; when
14mu|usb_modeswitch-2.4.0-2|29	plugged in for the first time they act like a flash storage and start
14mu|usb_modeswitch-2.4.0-2|30	installing the driver from there. After that (and on every consecutive
14mu|usb_modeswitch-2.4.0-2|31	plugging) this driver switches the mode internally, the storage device
14mu|usb_modeswitch-2.4.0-2|32	vanishes (in most cases), and a new device (like an USB modem) shows
14mu|usb_modeswitch-2.4.0-2|33	up. The WWAN gear maker Option calls that feature "ZeroCD (TM)".
14mu|usb_modeswitch-2.4.0-2|34	
14mu|usb_modeswitch-2.4.0-2|35	%prep
14mu|usb_modeswitch-2.4.0-2|36	%setup -qn %{fname}-%{version}
14mu|usb_modeswitch-2.4.0-2|37	%patch0 -p1 -b .manpage
14mu|usb_modeswitch-2.4.0-2|38	%patch1 -p1 -b .libusb_exit
14mu|usb_modeswitch-2.4.0-2|39	%patch2 -p1 -b .stack
14mu|usb_modeswitch-2.4.0-2|40	
14mu|usb_modeswitch-2.4.0-2|41	%build
14mu|usb_modeswitch-2.4.0-2|42	%make CC=%{__cc} CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
14mu|usb_modeswitch-2.4.0-2|43	
14mu|usb_modeswitch-2.4.0-2|44	%install
14mu|usb_modeswitch-2.4.0-2|45	mkdir -p $RPM_BUILD_ROOT%{_unitdir}
14mu|usb_modeswitch-2.4.0-2|46	%makeinstall_std \
14mu|usb_modeswitch-2.4.0-2|47	SYSDIR=$RPM_BUILD_ROOT%{_unitdir}
14mu|usb_modeswitch-2.4.0-2|48	
14mu|usb_modeswitch-2.4.0-2|49	%files
14mu|usb_modeswitch-2.4.0-2|50	/lib/udev/usb_modeswitch
14mu|usb_modeswitch-2.4.0-2|51	%{_unitdir}/usb_modeswitch@.service
14mu|usb_modeswitch-2.4.0-2|52	%{_sbindir}/*
14mu|usb_modeswitch-2.4.0-2|53	%{_mandir}/man1/*
14mu|usb_modeswitch-2.4.0-2|54	%config(noreplace) %{_sysconfdir}/usb_modeswitch.conf
14mu|usb_modeswitch-2.4.0-2|55	
14mu|usb_modeswitch-2.4.0-2|56	%changelog
14mu|usb_modeswitch-2.4.0-2|57	
14mu|usb_modeswitch-2.4.0-2|58	* Fri Nov 25 2016 abondrov <andrey.bondrov@rosalab.ru> 2.4.0-2
14mu|usb_modeswitch-2.4.0-2|59	- (6a9d8c0) Merge pull request #2 from keleg/usb_modeswitch:rosa2014.1
14mu|usb_modeswitch-2.4.0-2|60	- (6a9d8c0) Add fedora patches, enable systemd service
14mu|usb_modeswitch-2.4.0-2|61	
14mu|usb_modeswitch-2.4.0-2|62	

26199 14
14mu|usb_modeswitch-data-20160803-1|1	%define	fname	usb-modeswitch-data
14mu|usb_modeswitch-data-20160803-1|2	
14mu|usb_modeswitch-data-20160803-1|3	Name:		usb_modeswitch-data
14mu|usb_modeswitch-data-20160803-1|4	Version:	20160803
14mu|usb_modeswitch-data-20160803-1|5	Release:	1
14mu|usb_modeswitch-data-20160803-1|6	Summary:	Activating Switchable USB Devices on Linux
14mu|usb_modeswitch-data-20160803-1|7	Group:		System/Configuration/Hardware
14mu|usb_modeswitch-data-20160803-1|8	License:	GPLv2+
14mu|usb_modeswitch-data-20160803-1|9	URL:		http://www.draisberghof.de/usb_modeswitch/
14mu|usb_modeswitch-data-20160803-1|10	Source0:	http://www.draisberghof.de/usb_modeswitch/%{fname}-%{version}.tar.bz2
14mu|usb_modeswitch-data-20160803-1|11	
14mu|usb_modeswitch-data-20160803-1|12	# Version 20160803 requires usb-modeswitch version >= 2.4.0, see
14mu|usb_modeswitch-data-20160803-1|13	# http://www.draisberghof.de/usb_modeswitch/ChangeLogData.
14mu|usb_modeswitch-data-20160803-1|14	Requires:	usb_modeswitch >= 2.4.0
14mu|usb_modeswitch-data-20160803-1|15	BuildArch:	noarch
14mu|usb_modeswitch-data-20160803-1|16	
14mu|usb_modeswitch-data-20160803-1|17	%description
14mu|usb_modeswitch-data-20160803-1|18	USB Modeswitch brings up your datacard into operational mode. When plugged
14mu|usb_modeswitch-data-20160803-1|19	in they identify themselves as cdrom and present some non-Linux compatible
14mu|usb_modeswitch-data-20160803-1|20	installation files. This tool deactivates this cdrom-devices and enables
14mu|usb_modeswitch-data-20160803-1|21	the real communication device. It supports most devices built and
14mu|usb_modeswitch-data-20160803-1|22	sold by Huawei, T-Mobile, Vodafone, Option, ZTE, Novatel.
14mu|usb_modeswitch-data-20160803-1|23	
14mu|usb_modeswitch-data-20160803-1|24	This package contains the data files needed for usb_modeswitch to function.
14mu|usb_modeswitch-data-20160803-1|25	
14mu|usb_modeswitch-data-20160803-1|26	%prep
14mu|usb_modeswitch-data-20160803-1|27	%setup -qn %{fname}-%{version}
14mu|usb_modeswitch-data-20160803-1|28	
14mu|usb_modeswitch-data-20160803-1|29	%install
14mu|usb_modeswitch-data-20160803-1|30	%makeinstall_std
14mu|usb_modeswitch-data-20160803-1|31	
14mu|usb_modeswitch-data-20160803-1|32	%files
14mu|usb_modeswitch-data-20160803-1|33	%doc ChangeLog README
14mu|usb_modeswitch-data-20160803-1|34	/lib/udev/rules.d/40-usb_modeswitch.rules
14mu|usb_modeswitch-data-20160803-1|35	%dir %{_datadir}/usb_modeswitch
14mu|usb_modeswitch-data-20160803-1|36	%{_datadir}/usb_modeswitch/*
14mu|usb_modeswitch-data-20160803-1|37	
14mu|usb_modeswitch-data-20160803-1|38	%changelog
14mu|usb_modeswitch-data-20160803-1|39	
14mu|usb_modeswitch-data-20160803-1|40	* Tue Nov 01 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 20160803-1
14mu|usb_modeswitch-data-20160803-1|41	- (128b9f2) Updated to version 20160803
14mu|usb_modeswitch-data-20160803-1|42	- (128b9f2) http://www.draisberghof.de/usb_modeswitch/ChangeLogData
14mu|usb_modeswitch-data-20160803-1|43	- (128b9f2) This version requires usb_modeswitch 2.4.0 or newer.
14mu|usb_modeswitch-data-20160803-1|44	
14mu|usb_modeswitch-data-20160803-1|45	

26200 14
14mu|usbmuxd-1.1.0-2|1	Summary:	Daemon for communicating with Apple's iPod Touch and iPhone
14mu|usbmuxd-1.1.0-2|2	Name:		usbmuxd
14mu|usbmuxd-1.1.0-2|3	Version:	1.1.0
14mu|usbmuxd-1.1.0-2|4	Release:	2
14mu|usbmuxd-1.1.0-2|5	Group:		System/Kernel and hardware
14mu|usbmuxd-1.1.0-2|6	License:	GPLv2+ and LGPLv2+
14mu|usbmuxd-1.1.0-2|7	URL:		http://www.libimobiledevice.org/
14mu|usbmuxd-1.1.0-2|8	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
14mu|usbmuxd-1.1.0-2|9	BuildRequires:	pkgconfig(libusb-1.0)
14mu|usbmuxd-1.1.0-2|10	BuildRequires:	pkgconfig(libplist) =>1.1
14mu|usbmuxd-1.1.0-2|11	BuildRequires:	pkgconfig(systemd)
14mu|usbmuxd-1.1.0-2|12	BuildRequires:  pkgconfig(libimobiledevice-1.0)
14mu|usbmuxd-1.1.0-2|13	
14mu|usbmuxd-1.1.0-2|14	Requires(pre,postun):	rpm-helper
14mu|usbmuxd-1.1.0-2|15	
14mu|usbmuxd-1.1.0-2|16	%description
14mu|usbmuxd-1.1.0-2|17	usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone
14mu|usbmuxd-1.1.0-2|18	devices. It allows multiple services on the device to be accessed
14mu|usbmuxd-1.1.0-2|19	simultaneously.
14mu|usbmuxd-1.1.0-2|20	
14mu|usbmuxd-1.1.0-2|21	%prep
14mu|usbmuxd-1.1.0-2|22	%setup -q
14mu|usbmuxd-1.1.0-2|23	
14mu|usbmuxd-1.1.0-2|24	%build
14mu|usbmuxd-1.1.0-2|25	%configure
14mu|usbmuxd-1.1.0-2|26	%make
14mu|usbmuxd-1.1.0-2|27	
14mu|usbmuxd-1.1.0-2|28	%install
14mu|usbmuxd-1.1.0-2|29	%makeinstall_std
14mu|usbmuxd-1.1.0-2|30	
14mu|usbmuxd-1.1.0-2|31	install -d %{buildroot}%{_presetdir}
14mu|usbmuxd-1.1.0-2|32	cat > %{buildroot}%{_presetdir}/86-usbmuxd.preset << EOF
14mu|usbmuxd-1.1.0-2|33	enable usbmuxd.service
14mu|usbmuxd-1.1.0-2|34	EOF
14mu|usbmuxd-1.1.0-2|35	
14mu|usbmuxd-1.1.0-2|36	%pre
14mu|usbmuxd-1.1.0-2|37	%_pre_useradd usbmux /proc /sbin/nologin
14mu|usbmuxd-1.1.0-2|38	
14mu|usbmuxd-1.1.0-2|39	%postun
14mu|usbmuxd-1.1.0-2|40	%_postun_userdel usbmux
14mu|usbmuxd-1.1.0-2|41	
14mu|usbmuxd-1.1.0-2|42	%files
14mu|usbmuxd-1.1.0-2|43	%doc AUTHORS README
14mu|usbmuxd-1.1.0-2|44	/lib/udev/rules.d/39-usbmuxd.rules
14mu|usbmuxd-1.1.0-2|45	%{_presetdir}/86-usbmuxd.preset
14mu|usbmuxd-1.1.0-2|46	%{_unitdir}/usbmuxd.service
14mu|usbmuxd-1.1.0-2|47	%{_sbindir}/usbmuxd
14mu|usbmuxd-1.1.0-2|48	%{_mandir}/man1/usbmuxd.1.*
14mu|usbmuxd-1.1.0-2|49	
14mu|usbmuxd-1.1.0-2|50	%changelog
14mu|usbmuxd-1.1.0-2|51	
14mu|usbmuxd-1.1.0-2|52	* Mon Sep 28 2015 Denis Silakov <dsilakov@gmail.com> 1.1.0-2
14mu|usbmuxd-1.1.0-2|53	- (61010b1) Updated to 1.1.0
14mu|usbmuxd-1.1.0-2|54	
14mu|usbmuxd-1.1.0-2|55	

26201 14
14mu|usbredir-0.7.1-1|1	
14mu|usbredir-0.7.1-1|2	%define oname		usbredir
14mu|usbredir-0.7.1-1|3	
14mu|usbredir-0.7.1-1|4	%define major_parser		1
14mu|usbredir-0.7.1-1|5	%define libname_parser		%mklibname usbredirparser %{major_parser}
14mu|usbredir-0.7.1-1|6	%define develname_parser	%mklibname usbredirparser -d
14mu|usbredir-0.7.1-1|7	
14mu|usbredir-0.7.1-1|8	%define major_host		1
14mu|usbredir-0.7.1-1|9	%define libname_host		%mklibname usbredirhost %{major_host}
14mu|usbredir-0.7.1-1|10	%define develname_host		%mklibname usbredirhost -d
14mu|usbredir-0.7.1-1|11	
14mu|usbredir-0.7.1-1|12	Name:		usbredir
14mu|usbredir-0.7.1-1|13	Version:	0.7.1
14mu|usbredir-0.7.1-1|14	Release:	1
14mu|usbredir-0.7.1-1|15	License:	GPL-2.0+ ; LGPL-2.1+
14mu|usbredir-0.7.1-1|16	Summary:	A protocol for redirection USB traffic
14mu|usbredir-0.7.1-1|17	
14mu|usbredir-0.7.1-1|18	URL:		http://spice-space.org/page/UsbRedir
14mu|usbredir-0.7.1-1|19	Group:		System/Libraries
14mu|usbredir-0.7.1-1|20	Source0:	http://spice-space.org/download/usbredir/%{name}-%{version}.tar.bz2
14mu|usbredir-0.7.1-1|21	BuildRequires:	pkgconfig(libusb-1.0) => 1.0.9
14mu|usbredir-0.7.1-1|22	
14mu|usbredir-0.7.1-1|23	%description
14mu|usbredir-0.7.1-1|24	usbredir is a protocol for redirection USB traffic from a single USB device,
14mu|usbredir-0.7.1-1|25	to a different (virtual) machine then the one to which the USB device is
14mu|usbredir-0.7.1-1|26	attached. See usb-redirection-protocol.txt for the description / definition
14mu|usbredir-0.7.1-1|27	of this protocol.
14mu|usbredir-0.7.1-1|28	
14mu|usbredir-0.7.1-1|29	# ---------------------------------------------------------------------------
14mu|usbredir-0.7.1-1|30	
14mu|usbredir-0.7.1-1|31	%package -n %{libname_host}
14mu|usbredir-0.7.1-1|32	Summary:	A protocol for redirection USB traffic
14mu|usbredir-0.7.1-1|33	
14mu|usbredir-0.7.1-1|34	Group:		System/Libraries
14mu|usbredir-0.7.1-1|35	
14mu|usbredir-0.7.1-1|36	%description -n %{libname_host}
14mu|usbredir-0.7.1-1|37	usbredir is a protocol for redirection USB traffic from a single USB device,
14mu|usbredir-0.7.1-1|38	to a different (virtual) machine then the one to which the USB device is
14mu|usbredir-0.7.1-1|39	attached. See usb-redirection-protocol.txt for the description / definition
14mu|usbredir-0.7.1-1|40	of this protocol.
14mu|usbredir-0.7.1-1|41	
14mu|usbredir-0.7.1-1|42	%package -n %{develname_host}
14mu|usbredir-0.7.1-1|43	Summary:	Development files for %{name}
14mu|usbredir-0.7.1-1|44	
14mu|usbredir-0.7.1-1|45	Group:		Development/C
14mu|usbredir-0.7.1-1|46	Requires:	%{libname_host} = %{version}-%{release}
14mu|usbredir-0.7.1-1|47	Requires:	%{name}-devel = %{version}-%{release}
14mu|usbredir-0.7.1-1|48	
14mu|usbredir-0.7.1-1|49	%description -n %{develname_host}
14mu|usbredir-0.7.1-1|50	The %{name}-devel package contains libraries and header files for
14mu|usbredir-0.7.1-1|51	developing applications that use %{name}.
14mu|usbredir-0.7.1-1|52	
14mu|usbredir-0.7.1-1|53	# ---------------------------------------------------------------------------
14mu|usbredir-0.7.1-1|54	
14mu|usbredir-0.7.1-1|55	%package -n %{libname_parser}
14mu|usbredir-0.7.1-1|56	Summary:	A protocol for redirection USB traffic
14mu|usbredir-0.7.1-1|57	
14mu|usbredir-0.7.1-1|58	Group:		System/Libraries
14mu|usbredir-0.7.1-1|59	
14mu|usbredir-0.7.1-1|60	%description -n %{libname_parser}
14mu|usbredir-0.7.1-1|61	usbredir is a protocol for redirection USB traffic from a single USB device,
14mu|usbredir-0.7.1-1|62	to a different (virtual) machine then the one to which the USB device is
14mu|usbredir-0.7.1-1|63	attached. See usb-redirection-protocol.txt for the description / definition
14mu|usbredir-0.7.1-1|64	of this protocol.
14mu|usbredir-0.7.1-1|65	
14mu|usbredir-0.7.1-1|66	%package -n %{develname_parser}
14mu|usbredir-0.7.1-1|67	Summary:	Development files for %{name}
14mu|usbredir-0.7.1-1|68	
14mu|usbredir-0.7.1-1|69	Group:		Development/C
14mu|usbredir-0.7.1-1|70	Requires:	%{libname_parser} = %{version}-%{release}
14mu|usbredir-0.7.1-1|71	Requires:	%{name}-devel = %{version}-%{release}
14mu|usbredir-0.7.1-1|72	
14mu|usbredir-0.7.1-1|73	%description -n %{develname_parser}
14mu|usbredir-0.7.1-1|74	The %{name}-devel package contains libraries and header files for
14mu|usbredir-0.7.1-1|75	developing applications that use %{name}.
14mu|usbredir-0.7.1-1|76	
14mu|usbredir-0.7.1-1|77	# ---------------------------------------------------------------------------
14mu|usbredir-0.7.1-1|78	
14mu|usbredir-0.7.1-1|79	%package devel
14mu|usbredir-0.7.1-1|80	Summary:	A protocol for redirection USB traffic - Development files
14mu|usbredir-0.7.1-1|81	
14mu|usbredir-0.7.1-1|82	Group:		Development/C
14mu|usbredir-0.7.1-1|83	Requires:	%{libname_host} = %{version}-%{release}
14mu|usbredir-0.7.1-1|84	Requires:	%{libname_parser} = %{version}-%{release}
14mu|usbredir-0.7.1-1|85	
14mu|usbredir-0.7.1-1|86	%description devel
14mu|usbredir-0.7.1-1|87	usbredir is a protocol for redirection USB traffic from a single USB device,
14mu|usbredir-0.7.1-1|88	to a different (virtual) machine then the one to which the USB device is
14mu|usbredir-0.7.1-1|89	attached. See usb-redirection-protocol.txt for the description / definition
14mu|usbredir-0.7.1-1|90	of this protocol.
14mu|usbredir-0.7.1-1|91	
14mu|usbredir-0.7.1-1|92	%prep
14mu|usbredir-0.7.1-1|93	%setup -q
14mu|usbredir-0.7.1-1|94	
14mu|usbredir-0.7.1-1|95	%build
14mu|usbredir-0.7.1-1|96	#export CPPFLAGS="$(pkg-config --cflags libusb-1.0) %{optflags}"
14mu|usbredir-0.7.1-1|97	#export LDFLAGS=$(pkg-config --libs libusb-1.0)
14mu|usbredir-0.7.1-1|98	%configure2_5x --disable-static
14mu|usbredir-0.7.1-1|99	%make
14mu|usbredir-0.7.1-1|100	
14mu|usbredir-0.7.1-1|101	%install
14mu|usbredir-0.7.1-1|102	%makeinstall_std LIBDIR=%{_libdir} PREFIX=%{_prefix}
14mu|usbredir-0.7.1-1|103	find %{buildroot} -type f -name "*.la" -delete -print
14mu|usbredir-0.7.1-1|104	
14mu|usbredir-0.7.1-1|105	%files
14mu|usbredir-0.7.1-1|106	%doc ChangeLog README COPYING
14mu|usbredir-0.7.1-1|107	%{_sbindir}/usbredirserver
14mu|usbredir-0.7.1-1|108	%{_mandir}/man1/usbredirserver.1.*
14mu|usbredir-0.7.1-1|109	
14mu|usbredir-0.7.1-1|110	%files -n %{libname_host}
14mu|usbredir-0.7.1-1|111	%{_libdir}/libusbredirhost.so.%{major_host}*
14mu|usbredir-0.7.1-1|112	
14mu|usbredir-0.7.1-1|113	%files -n %{develname_host}
14mu|usbredir-0.7.1-1|114	%{_includedir}/usbredirhost.h
14mu|usbredir-0.7.1-1|115	%{_libdir}/libusbredirhost.so
14mu|usbredir-0.7.1-1|116	%{_libdir}/pkgconfig/libusbredirhost.pc
14mu|usbredir-0.7.1-1|117	
14mu|usbredir-0.7.1-1|118	%files -n %{libname_parser}
14mu|usbredir-0.7.1-1|119	%{_libdir}/libusbredirparser.so.%{major_parser}*
14mu|usbredir-0.7.1-1|120	
14mu|usbredir-0.7.1-1|121	%files -n %{develname_parser}
14mu|usbredir-0.7.1-1|122	%{_includedir}/usbredirparser.h
14mu|usbredir-0.7.1-1|123	%{_libdir}/libusbredirparser.so
14mu|usbredir-0.7.1-1|124	%{_libdir}/pkgconfig/libusbredirparser-0.5.pc
14mu|usbredir-0.7.1-1|125	
14mu|usbredir-0.7.1-1|126	%files devel
14mu|usbredir-0.7.1-1|127	%{_includedir}/usbredirproto.h
14mu|usbredir-0.7.1-1|128	%{_includedir}/usbredirfilter.h
14mu|usbredir-0.7.1-1|129	
14mu|usbredir-0.7.1-1|130	%changelog
14mu|usbredir-0.7.1-1|131	
14mu|usbredir-0.7.1-1|132	* Sun Jan 17 2016 dsilakov <denis.silakov@rosalab.ru> 0.7.1-1
14mu|usbredir-0.7.1-1|133	- (f3f448a) Merge pull request #2 from import/usbredir:auto_update
14mu|usbredir-0.7.1-1|134	- (f3f448a) Updated to 0.7.1 (by updates_builder)
14mu|usbredir-0.7.1-1|135	
14mu|usbredir-0.7.1-1|136	

26202 14
14mu|userdrake-1.14-6|1	Summary:	A graphical interface for administering users and groups
14mu|userdrake-1.14-6|2	Name:		userdrake
14mu|userdrake-1.14-6|3	Version:	1.14
14mu|userdrake-1.14-6|4	Release:	6
14mu|userdrake-1.14-6|5	License:	GPL
14mu|userdrake-1.14-6|6	Group:		System/Configuration/Other
14mu|userdrake-1.14-6|7	Url:		https://abf.rosalinux.ru/omv_software/userdrake
14mu|userdrake-1.14-6|8	#cvs source
14mu|userdrake-1.14-6|9	# http://www.mandrivalinux.com/en/cvs.php3
14mu|userdrake-1.14-6|10	Source0:	%{name}-%{version}.tar.xz
14mu|userdrake-1.14-6|11	Patch0:		userdrake-1.13.2-mdv_to_rosa.patch
14mu|userdrake-1.14-6|12	Patch1:         userdrake-1.13.2-fix-new-user-groups.patch
14mu|userdrake-1.14-6|13	Patch2:         userdrake-1.14-homedir-permissions.patch
14mu|userdrake-1.14-6|14	BuildRequires:	gettext
14mu|userdrake-1.14-6|15	BuildRequires:	pam-devel
14mu|userdrake-1.14-6|16	BuildRequires:	perl-devel
14mu|userdrake-1.14-6|17	BuildRequires:	pkgconfig(libuser)
14mu|userdrake-1.14-6|18	BuildRequires:	pkgconfig(glib-2.0)
14mu|userdrake-1.14-6|19	Requires:	drakxtools
14mu|userdrake-1.14-6|20	Requires:	libuser
14mu|userdrake-1.14-6|21	Requires:	transfugdrake
14mu|userdrake-1.14-6|22	Requires:	usermode-consoleonly
14mu|userdrake-1.14-6|23	Suggests:	xguest
14mu|userdrake-1.14-6|24	
14mu|userdrake-1.14-6|25	%description
14mu|userdrake-1.14-6|26	Userdrake is a user-friendly and powerful tool for administrating users and
14mu|userdrake-1.14-6|27	groups. It depends on the libuser library.
14mu|userdrake-1.14-6|28	
14mu|userdrake-1.14-6|29	%prep
14mu|userdrake-1.14-6|30	%setup -q
14mu|userdrake-1.14-6|31	%patch0 -p1
14mu|userdrake-1.14-6|32	%patch1 -p1
14mu|userdrake-1.14-6|33	%patch2 -p1
14mu|userdrake-1.14-6|34	
14mu|userdrake-1.14-6|35	%build
14mu|userdrake-1.14-6|36	cd USER
14mu|userdrake-1.14-6|37	perl Makefile.PL INSTALLDIRS=vendor
14mu|userdrake-1.14-6|38	cd ..
14mu|userdrake-1.14-6|39	make OPTIMIZE="%{optflags} -w"
14mu|userdrake-1.14-6|40	
14mu|userdrake-1.14-6|41	%install
14mu|userdrake-1.14-6|42	make PREFIX=%{buildroot} install
14mu|userdrake-1.14-6|43	
14mu|userdrake-1.14-6|44	cd USER
14mu|userdrake-1.14-6|45	%makeinstall_std
14mu|userdrake-1.14-6|46	cd ..
14mu|userdrake-1.14-6|47	
14mu|userdrake-1.14-6|48	#install lang
14mu|userdrake-1.14-6|49	%find_lang userdrake
14mu|userdrake-1.14-6|50	
14mu|userdrake-1.14-6|51	mkdir -p %{buildroot}%{_datadir}/applications
14mu|userdrake-1.14-6|52	cat > %{buildroot}%{_datadir}/applications/mandriva-userdrake.desktop <<EOF
14mu|userdrake-1.14-6|53	[Desktop Entry]
14mu|userdrake-1.14-6|54	Name=User Administration
14mu|userdrake-1.14-6|55	Comment=Add or remove users and groups
14mu|userdrake-1.14-6|56	Exec=/usr/bin/userdrake
14mu|userdrake-1.14-6|57	Icon=userdrake
14mu|userdrake-1.14-6|58	Type=Application
14mu|userdrake-1.14-6|59	StartupNotify=true
14mu|userdrake-1.14-6|60	Categories=GTK;System;X-MandrivaLinux-CrossDesktop;
14mu|userdrake-1.14-6|61	NoDisplay=true
14mu|userdrake-1.14-6|62	EOF
14mu|userdrake-1.14-6|63	
14mu|userdrake-1.14-6|64	# consolehelper configuration
14mu|userdrake-1.14-6|65	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/userdrake
14mu|userdrake-1.14-6|66	ln -sf %{_bindir}/userdrake %{buildroot}%{_bindir}/drakuser
14mu|userdrake-1.14-6|67	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|userdrake-1.14-6|68	
14mu|userdrake-1.14-6|69	cat > %{buildroot}%{_sysconfdir}/pam.d/userdrake <<EOF
14mu|userdrake-1.14-6|70	#%PAM-1.0
14mu|userdrake-1.14-6|71	auth		include		config-util
14mu|userdrake-1.14-6|72	account		include		config-util
14mu|userdrake-1.14-6|73	session		include		config-util
14mu|userdrake-1.14-6|74	EOF
14mu|userdrake-1.14-6|75	
14mu|userdrake-1.14-6|76	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
14mu|userdrake-1.14-6|77	cat > %{buildroot}%{_sysconfdir}/security/console.apps/userdrake <<EOF
14mu|userdrake-1.14-6|78	USER=root
14mu|userdrake-1.14-6|79	PROGRAM=/usr/sbin/userdrake
14mu|userdrake-1.14-6|80	FALLBACK=false
14mu|userdrake-1.14-6|81	SESSION=true
14mu|userdrake-1.14-6|82	EOF
14mu|userdrake-1.14-6|83	
14mu|userdrake-1.14-6|84	# userdrake <-> drakuser
14mu|userdrake-1.14-6|85	ln -s %{_sysconfdir}/pam.d/userdrake %{buildroot}%{_sysconfdir}/pam.d/drakuser
14mu|userdrake-1.14-6|86	ln -s %{_sysconfdir}/security/console.apps/userdrake \
14mu|userdrake-1.14-6|87	%{buildroot}%{_sysconfdir}/security/console.apps/drakuser
14mu|userdrake-1.14-6|88	
14mu|userdrake-1.14-6|89	%files -f userdrake.lang
14mu|userdrake-1.14-6|90	%doc README COPYING RELEASE_NOTES
14mu|userdrake-1.14-6|91	%config(noreplace) %{_sysconfdir}/sysconfig/userdrake
14mu|userdrake-1.14-6|92	%config(noreplace) %{_sysconfdir}/pam.d/userdrake
14mu|userdrake-1.14-6|93	%config(noreplace) %{_sysconfdir}/security/console.apps/userdrake
14mu|userdrake-1.14-6|94	# two symlinks in sysconfdir
14mu|userdrake-1.14-6|95	%{_sysconfdir}/pam.d/drakuser
14mu|userdrake-1.14-6|96	%{_sysconfdir}/security/console.apps/drakuser
14mu|userdrake-1.14-6|97	%{_prefix}/bin/*
14mu|userdrake-1.14-6|98	%{_prefix}/sbin/*
14mu|userdrake-1.14-6|99	%{_datadir}/userdrake
14mu|userdrake-1.14-6|100	%{_mandir}/man3/USER*
14mu|userdrake-1.14-6|101	%{_datadir}/applications/mandriva-*.desktop
14mu|userdrake-1.14-6|102	%{perl_vendorarch}/USER.pm
14mu|userdrake-1.14-6|103	%{perl_vendorarch}/auto/USER
14mu|userdrake-1.14-6|104	%{_iconsdir}/*.png
14mu|userdrake-1.14-6|105	%{_miconsdir}/*.png
14mu|userdrake-1.14-6|106	%{_liconsdir}/*.png
14mu|userdrake-1.14-6|107	
14mu|userdrake-1.14-6|108	
14mu|userdrake-1.14-6|109	%changelog
14mu|userdrake-1.14-6|110	* Mon Oct 06 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.14-6
14mu|userdrake-1.14-6|111	+ Revision: aaec872
14mu|userdrake-1.14-6|112	- Default permissions for home directory 0755
14mu|userdrake-1.14-6|113	
14mu|userdrake-1.14-6|114	

26203 14
14mu|usermode-1.111-15|1	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|usermode-1.111-15|2	
14mu|usermode-1.111-15|3	Summary:	Graphical tools for certain user account management tasks
14mu|usermode-1.111-15|4	Name:		usermode
14mu|usermode-1.111-15|5	Version:	1.111
14mu|usermode-1.111-15|6	Release:	15
14mu|usermode-1.111-15|7	Epoch:		1
14mu|usermode-1.111-15|8	License:	GPLv2+
14mu|usermode-1.111-15|9	Group:		System/Configuration/Other
14mu|usermode-1.111-15|10	Url:		https://fedorahosted.org/usermode/
14mu|usermode-1.111-15|11	Source0:	https://fedorahosted.org/releases/u/s/usermode/%{name}-%{version}.tar.xz
14mu|usermode-1.111-15|12	Source1:	config-util
14mu|usermode-1.111-15|13	Source2:	config-util-user
14mu|usermode-1.111-15|14	Patch0:		usermode-1.111-werror.patch
14mu|usermode-1.111-15|15	Patch1:		usermode-1.99-environment.patch
14mu|usermode-1.111-15|16	# http://qa.mandriva.com/show_bug.cgi?id=32459
14mu|usermode-1.111-15|17	Patch3:		usermode-1.99-uz-po.patch
14mu|usermode-1.111-15|18	Patch4:		dialog-grab-fix.patch
14mu|usermode-1.111-15|19	BuildRequires:	autoconf2.5
14mu|usermode-1.111-15|20	BuildRequires:	desktop-file-utils
14mu|usermode-1.111-15|21	BuildRequires:	intltool
14mu|usermode-1.111-15|22	BuildRequires:	gettext-devel
14mu|usermode-1.111-15|23	%if %{with selinux}
14mu|usermode-1.111-15|24	BuildRequires:	selinux-devel
14mu|usermode-1.111-15|25	%endif
14mu|usermode-1.111-15|26	BuildRequires:	pam-devel
14mu|usermode-1.111-15|27	BuildRequires:	pkgconfig(blkid)
14mu|usermode-1.111-15|28	BuildRequires:	pkgconfig(ice)
14mu|usermode-1.111-15|29	BuildRequires:	pkgconfig(libglade-2.0)
14mu|usermode-1.111-15|30	BuildRequires:	pkgconfig(libstartup-notification-1.0)
14mu|usermode-1.111-15|31	BuildRequires:	pkgconfig(libuser)
14mu|usermode-1.111-15|32	BuildRequires:	pkgconfig(sm)
14mu|usermode-1.111-15|33	Requires:	pam
14mu|usermode-1.111-15|34	Requires:	util-linux
14mu|usermode-1.111-15|35	Requires:	%{name}-consoleonly = %{EVRD}
14mu|usermode-1.111-15|36	Conflicts:	SysVinit < 2.74-14
14mu|usermode-1.111-15|37	
14mu|usermode-1.111-15|38	%description
14mu|usermode-1.111-15|39	The usermode package contains several graphical tools for users:
14mu|usermode-1.111-15|40	userinfo, usermount and userpasswd. Userinfo allows users to change
14mu|usermode-1.111-15|41	their finger information. Usermount lets users mount, unmount, and
14mu|usermode-1.111-15|42	format filesystems. Userpasswd allows users to change their passwords.
14mu|usermode-1.111-15|43	
14mu|usermode-1.111-15|44	Install the usermode package if you would like to provide users with
14mu|usermode-1.111-15|45	graphical tools for certain account management tasks.
14mu|usermode-1.111-15|46	
14mu|usermode-1.111-15|47	%files
14mu|usermode-1.111-15|48	%{_bindir}/usermount
14mu|usermode-1.111-15|49	%{_mandir}/man1/usermount.1*
14mu|usermode-1.111-15|50	%{_bindir}/userformat
14mu|usermode-1.111-15|51	%{_mandir}/man1/userformat.1*
14mu|usermode-1.111-15|52	%{_bindir}/userinfo
14mu|usermode-1.111-15|53	%{_mandir}/man1/userinfo.1*
14mu|usermode-1.111-15|54	%{_bindir}/userpasswd
14mu|usermode-1.111-15|55	%{_mandir}/man1/userpasswd.1*
14mu|usermode-1.111-15|56	%{_bindir}/consolehelper-gtk
14mu|usermode-1.111-15|57	%{_mandir}/man8/consolehelper-gtk.8*
14mu|usermode-1.111-15|58	%{_bindir}/pam-panel-icon
14mu|usermode-1.111-15|59	%{_mandir}/man1/pam-panel-icon.1*
14mu|usermode-1.111-15|60	%{_datadir}/%{name}
14mu|usermode-1.111-15|61	%{_datadir}/pixmaps/*
14mu|usermode-1.111-15|62	%{_datadir}/applications/*
14mu|usermode-1.111-15|63	%{_sysconfdir}/pam.d/config-util-user
14mu|usermode-1.111-15|64	
14mu|usermode-1.111-15|65	%post
14mu|usermode-1.111-15|66	if [ ! -z "$SECURE_LEVEL" ];then
14mu|usermode-1.111-15|67	if [ -x /usr/sbin/msec -a "$SECURE_LEVEL" -gt "3" ]; then  /usr/sbin/msec $SECURE_LEVEL || true ; fi
14mu|usermode-1.111-15|68	fi
14mu|usermode-1.111-15|69	
14mu|usermode-1.111-15|70	%triggerpostun -- usermode < 1.111-3
14mu|usermode-1.111-15|71	#Now we need use upstream config-util. Use for migrate only!
14mu|usermode-1.111-15|72	rm -f %{_sysconfdir}/pam.d/mandriva-console-auth
14mu|usermode-1.111-15|73	rm -f %{_sysconfdir}/pam.d/mandriva-simple-auth
14mu|usermode-1.111-15|74	
14mu|usermode-1.111-15|75	#----------------------------------------------------------------------------
14mu|usermode-1.111-15|76	
14mu|usermode-1.111-15|77	%package -n %{name}-consoleonly
14mu|usermode-1.111-15|78	Summary:	Non-graphical part of usermode
14mu|usermode-1.111-15|79	Group:		System/Libraries
14mu|usermode-1.111-15|80	
14mu|usermode-1.111-15|81	%description -n %{name}-consoleonly
14mu|usermode-1.111-15|82	This package contains only the usermode stuff which doesn't require
14mu|usermode-1.111-15|83	XFree or GTK to run.
14mu|usermode-1.111-15|84	
14mu|usermode-1.111-15|85	%files -n %{name}-consoleonly -f %{name}.lang
14mu|usermode-1.111-15|86	%doc COPYING ChangeLog NEWS README
14mu|usermode-1.111-15|87	%attr(4711,root,root) /usr/sbin/userhelper
14mu|usermode-1.111-15|88	%{_bindir}/consolehelper
14mu|usermode-1.111-15|89	%{_mandir}/man8/userhelper.8*
14mu|usermode-1.111-15|90	%{_mandir}/man8/consolehelper.8*
14mu|usermode-1.111-15|91	%config(noreplace) /etc/security/console.apps/config-util
14mu|usermode-1.111-15|92	
14mu|usermode-1.111-15|93	#----------------------------------------------------------------------------
14mu|usermode-1.111-15|94	
14mu|usermode-1.111-15|95	%prep
14mu|usermode-1.111-15|96	%setup -q
14mu|usermode-1.111-15|97	%apply_patches
14mu|usermode-1.111-15|98	
14mu|usermode-1.111-15|99	%build
14mu|usermode-1.111-15|100	%configure2_5x \
14mu|usermode-1.111-15|101	%if %{with selinux}
14mu|usermode-1.111-15|102	--with-selinux
14mu|usermode-1.111-15|103	%else
14mu|usermode-1.111-15|104	--without-selinux
14mu|usermode-1.111-15|105	%endif
14mu|usermode-1.111-15|106	%make
14mu|usermode-1.111-15|107	
14mu|usermode-1.111-15|108	%install
14mu|usermode-1.111-15|109	%makeinstall_std VENDOR=mandriva
14mu|usermode-1.111-15|110	
14mu|usermode-1.111-15|111	# make userformat symlink to usermount
14mu|usermode-1.111-15|112	ln -sf usermount %{buildroot}%{_bindir}/userformat
14mu|usermode-1.111-15|113	ln -s usermount.1 %{buildroot}%{_mandir}/man1/userformat.1
14mu|usermode-1.111-15|114	
14mu|usermode-1.111-15|115	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|usermode-1.111-15|116	install -p -m 644 %{SOURCE1} \
14mu|usermode-1.111-15|117	%{buildroot}%{_sysconfdir}/security/console.apps/config-util
14mu|usermode-1.111-15|118	
14mu|usermode-1.111-15|119	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14mu|usermode-1.111-15|120	install -p -m 644 %{SOURCE2} \
14mu|usermode-1.111-15|121	%{buildroot}%{_sysconfdir}/pam.d/config-util-user
14mu|usermode-1.111-15|122	
14mu|usermode-1.111-15|123	for i in mandriva-userinfo.desktop mandriva-userpasswd.desktop \
14mu|usermode-1.111-15|124	mandriva-usermount.desktop; do
14mu|usermode-1.111-15|125	echo 'NotShowIn=GNOME;KDE;MATE;' >>%{buildroot}%{_datadir}/applications/$i
14mu|usermode-1.111-15|126	desktop-file-install --vendor mandriva --delete-original \
14mu|usermode-1.111-15|127	--dir %{buildroot}%{_datadir}/applications \
14mu|usermode-1.111-15|128	%{buildroot}%{_datadir}/applications/$i
14mu|usermode-1.111-15|129	done
14mu|usermode-1.111-15|130	
14mu|usermode-1.111-15|131	%find_lang %{name}
14mu|usermode-1.111-15|132	
14mu|usermode-1.111-15|133	
14mu|usermode-1.111-15|134	%changelog
14mu|usermode-1.111-15|135	
14mu|usermode-1.111-15|136	* Thu Jun 09 2016 Denis Silakov <dsilakov@gmail.com> 1:1.111-15
14mu|usermode-1.111-15|137	- (5417e75) Fix MATE desktop name
14mu|usermode-1.111-15|138	
14mu|usermode-1.111-15|139	

26204 14
14mu|ustr-1.0.4-8|1	%define api 1.0
14mu|ustr-1.0.4-8|2	%define major 1
14mu|ustr-1.0.4-8|3	%define libname %mklibname %{name} %{api} %{major}
14mu|ustr-1.0.4-8|4	%define devname %mklibname %{name} -d
14mu|ustr-1.0.4-8|5	%define sdevname %mklibname %{name} -d -s
14mu|ustr-1.0.4-8|6	
14mu|ustr-1.0.4-8|7	%define libdebug %mklibname %{name}-debug %{api} %{major}
14mu|ustr-1.0.4-8|8	%define devdebug %mklibname %{name}-debug -d
14mu|ustr-1.0.4-8|9	%define sdevdebug %mklibname %{name}-debug -d -s
14mu|ustr-1.0.4-8|10	
14mu|ustr-1.0.4-8|11	%define show_all_cmds       1
14mu|ustr-1.0.4-8|12	%define broken_fed_dbg_opts 1
14mu|ustr-1.0.4-8|13	
14mu|ustr-1.0.4-8|14	%if %{show_all_cmds}
14mu|ustr-1.0.4-8|15	%define policy_cflags_hide HIDE=
14mu|ustr-1.0.4-8|16	%else
14mu|ustr-1.0.4-8|17	%define policy_cflags_hide %{nil}
14mu|ustr-1.0.4-8|18	%endif
14mu|ustr-1.0.4-8|19	
14mu|ustr-1.0.4-8|20	%if %{broken_fed_dbg_opts}
14mu|ustr-1.0.4-8|21	# Variable name explains itself.
14mu|ustr-1.0.4-8|22	%define policy_cflags_broken DBG_ONLY_BAD_POLICIES_HAVE_THIS_EMPTY_CFLAGS=
14mu|ustr-1.0.4-8|23	%else
14mu|ustr-1.0.4-8|24	%define policy_cflags_broken %{nil}
14mu|ustr-1.0.4-8|25	%endif
14mu|ustr-1.0.4-8|26	
14mu|ustr-1.0.4-8|27	%define policy_cflags %{policy_cflags_hide} %{policy_cflags_broken}
14mu|ustr-1.0.4-8|28	
14mu|ustr-1.0.4-8|29	Summary:	String library, very low memory overhead, simple to import
14mu|ustr-1.0.4-8|30	Name:		ustr
14mu|ustr-1.0.4-8|31	Version:	1.0.4
14mu|ustr-1.0.4-8|32	Release:	8
14mu|ustr-1.0.4-8|33	License:	MIT or LGPLv2+ or BSD
14mu|ustr-1.0.4-8|34	Group:		System/Libraries
14mu|ustr-1.0.4-8|35	Url:		http://www.and.org/ustr/
14mu|ustr-1.0.4-8|36	Source0:	http://www.and.org/ustr/%{version}/%{name}-%{version}.tar.bz2
14mu|ustr-1.0.4-8|37	
14mu|ustr-1.0.4-8|38	%description
14mu|ustr-1.0.4-8|39	Micro string library, very low overhead from plain strdup() (Ave. 44% for
14mu|ustr-1.0.4-8|40	0-20B strings). Very easy to use in existing C code. At it's simplest you can
14mu|ustr-1.0.4-8|41	just include a single header file into your .c and start using it.
14mu|ustr-1.0.4-8|42	This package also distributes pre-built shared libraries.
14mu|ustr-1.0.4-8|43	
14mu|ustr-1.0.4-8|44	#----------------------------------------------------------------------------
14mu|ustr-1.0.4-8|45	
14mu|ustr-1.0.4-8|46	%package -n %{libname}
14mu|ustr-1.0.4-8|47	Summary:	String library, very low memory overhead, simple to import
14mu|ustr-1.0.4-8|48	Group:		System/Libraries
14mu|ustr-1.0.4-8|49	Provides:	%{name} = %{EVRD}
14mu|ustr-1.0.4-8|50	Conflicts:	%{_lib}ustr1 < 1.0.4-7
14mu|ustr-1.0.4-8|51	Obsoletes:	%{_lib}ustr1 < 1.0.4-7
14mu|ustr-1.0.4-8|52	
14mu|ustr-1.0.4-8|53	%description -n %{libname}
14mu|ustr-1.0.4-8|54	Micro string library, very low overhead from plain strdup() (Ave. 44% for
14mu|ustr-1.0.4-8|55	0-20B strings). Very easy to use in existing C code. At it's simplest you can
14mu|ustr-1.0.4-8|56	just include a single header file into your .c and start using it.
14mu|ustr-1.0.4-8|57	This package also distributes pre-built shared libraries.
14mu|ustr-1.0.4-8|58	
14mu|ustr-1.0.4-8|59	%files -n %{libname}
14mu|ustr-1.0.4-8|60	%doc ChangeLog LICENSE* README NEWS
14mu|ustr-1.0.4-8|61	%{_libdir}/libustr-%{api}.so.%{major}*
14mu|ustr-1.0.4-8|62	
14mu|ustr-1.0.4-8|63	#----------------------------------------------------------------------------
14mu|ustr-1.0.4-8|64	
14mu|ustr-1.0.4-8|65	%package -n %{devname}
14mu|ustr-1.0.4-8|66	Summary:	Development files for %{name}
14mu|ustr-1.0.4-8|67	Group:		Development/C
14mu|ustr-1.0.4-8|68	Requires:	%{libname} = %{EVRD}
14mu|ustr-1.0.4-8|69	Provides:	%{name}-devel = %{EVRD}
14mu|ustr-1.0.4-8|70	
14mu|ustr-1.0.4-8|71	%description -n %{devname}
14mu|ustr-1.0.4-8|72	Header files for the Ustr string library, and the .so to link with.
14mu|ustr-1.0.4-8|73	Also includes a %{name}.pc file for pkg-config usage.
14mu|ustr-1.0.4-8|74	Includes the ustr-import tool, for if you jsut want to include
14mu|ustr-1.0.4-8|75	the code in your projects ... you don't have to link to the shared lib.
14mu|ustr-1.0.4-8|76	
14mu|ustr-1.0.4-8|77	%files -n %{devname}
14mu|ustr-1.0.4-8|78	%{_datadir}/ustr-%{version}
14mu|ustr-1.0.4-8|79	%{_bindir}/ustr-import
14mu|ustr-1.0.4-8|80	%{_includedir}/ustr.h
14mu|ustr-1.0.4-8|81	%{_includedir}/ustr-*.h
14mu|ustr-1.0.4-8|82	%exclude %{_includedir}/ustr*debug.h
14mu|ustr-1.0.4-8|83	%{_libdir}/pkgconfig/ustr.pc
14mu|ustr-1.0.4-8|84	%{_libdir}/libustr.so
14mu|ustr-1.0.4-8|85	%{_datadir}/doc/ustr-devel-%{version}
14mu|ustr-1.0.4-8|86	%{_mandir}/man1/*
14mu|ustr-1.0.4-8|87	%{_mandir}/man3/*
14mu|ustr-1.0.4-8|88	
14mu|ustr-1.0.4-8|89	#----------------------------------------------------------------------------
14mu|ustr-1.0.4-8|90	
14mu|ustr-1.0.4-8|91	%package -n %{sdevname}
14mu|ustr-1.0.4-8|92	Summary:	Static development files for %{name}
14mu|ustr-1.0.4-8|93	Group:		Development/C
14mu|ustr-1.0.4-8|94	Requires:	%{devname} = %{EVRD}
14mu|ustr-1.0.4-8|95	Provides:	%{name}-static-devel = %{EVRD}
14mu|ustr-1.0.4-8|96	
14mu|ustr-1.0.4-8|97	%description -n %{sdevname}
14mu|ustr-1.0.4-8|98	Static library for the Ustr string library.
14mu|ustr-1.0.4-8|99	
14mu|ustr-1.0.4-8|100	%files -n %{sdevname}
14mu|ustr-1.0.4-8|101	%{_libdir}/libustr.a
14mu|ustr-1.0.4-8|102	
14mu|ustr-1.0.4-8|103	#----------------------------------------------------------------------------
14mu|ustr-1.0.4-8|104	
14mu|ustr-1.0.4-8|105	%package -n %{libdebug}
14mu|ustr-1.0.4-8|106	Summary:	Development files for %{name}, with debugging options turned on
14mu|ustr-1.0.4-8|107	Group:		Development/C
14mu|ustr-1.0.4-8|108	Provides:	%{name}-debug = %{EVRD}
14mu|ustr-1.0.4-8|109	Conflicts:	%{_lib}ustr1-debug < 1.0.4-7
14mu|ustr-1.0.4-8|110	Obsoletes:	%{_lib}ustr1-debug < 1.0.4-7
14mu|ustr-1.0.4-8|111	
14mu|ustr-1.0.4-8|112	%description -n %{libdebug}
14mu|ustr-1.0.4-8|113	Dynamic libraries for a debug build of the Ustr string library.
14mu|ustr-1.0.4-8|114	
14mu|ustr-1.0.4-8|115	%files -n %{libdebug}
14mu|ustr-1.0.4-8|116	%{_libdir}/libustr-debug-%{api}.so.%{major}*
14mu|ustr-1.0.4-8|117	
14mu|ustr-1.0.4-8|118	#----------------------------------------------------------------------------
14mu|ustr-1.0.4-8|119	
14mu|ustr-1.0.4-8|120	%package -n %{devdebug}
14mu|ustr-1.0.4-8|121	Summary:	Development files for %{name}, with debugging options turned on
14mu|ustr-1.0.4-8|122	Group:		Development/C
14mu|ustr-1.0.4-8|123	Requires:	%{libdebug} = %{EVRD}
14mu|ustr-1.0.4-8|124	Requires:	%{name}-devel = %{EVRD}
14mu|ustr-1.0.4-8|125	Provides:	%{name}-debug-devel = %{EVRD}
14mu|ustr-1.0.4-8|126	
14mu|ustr-1.0.4-8|127	%description -n %{devdebug}
14mu|ustr-1.0.4-8|128	Header files and dynamic libraries for a debug build of the Ustr string
14mu|ustr-1.0.4-8|129	library. Also includes a %{name}-debug.pc file for pkg-config usage.
14mu|ustr-1.0.4-8|130	
14mu|ustr-1.0.4-8|131	%files -n %{devdebug}
14mu|ustr-1.0.4-8|132	%{_libdir}/libustr-debug.so
14mu|ustr-1.0.4-8|133	%{_includedir}/ustr-debug.h
14mu|ustr-1.0.4-8|134	%{_includedir}/ustr-conf-debug.h
14mu|ustr-1.0.4-8|135	%{_libdir}/pkgconfig/ustr-debug.pc
14mu|ustr-1.0.4-8|136	
14mu|ustr-1.0.4-8|137	#----------------------------------------------------------------------------
14mu|ustr-1.0.4-8|138	
14mu|ustr-1.0.4-8|139	%package -n %{sdevdebug}
14mu|ustr-1.0.4-8|140	Summary:	Static development files for %{name}, with debugging options turned on
14mu|ustr-1.0.4-8|141	Group:		Development/C
14mu|ustr-1.0.4-8|142	Requires:	%{devdebug} = %{EVRD}
14mu|ustr-1.0.4-8|143	Requires:	%{sdevname} = %{EVRD}
14mu|ustr-1.0.4-8|144	Provides:	%{name}-debug-static-devel = %{EVRD}
14mu|ustr-1.0.4-8|145	
14mu|ustr-1.0.4-8|146	%description -n %{sdevdebug}
14mu|ustr-1.0.4-8|147	Static library for the debug build of the Ustr string library.
14mu|ustr-1.0.4-8|148	
14mu|ustr-1.0.4-8|149	%files -n %{sdevdebug}
14mu|ustr-1.0.4-8|150	%{_libdir}/libustr-debug.a
14mu|ustr-1.0.4-8|151	
14mu|ustr-1.0.4-8|152	#----------------------------------------------------------------------------
14mu|ustr-1.0.4-8|153	
14mu|ustr-1.0.4-8|154	%prep
14mu|ustr-1.0.4-8|155	%setup -q
14mu|ustr-1.0.4-8|156	
14mu|ustr-1.0.4-8|157	%build
14mu|ustr-1.0.4-8|158	%make all-shared CFLAGS="%{optflags} -fPIC" %{policy_cflags}
14mu|ustr-1.0.4-8|159	
14mu|ustr-1.0.4-8|160	%install
14mu|ustr-1.0.4-8|161	%makeinstall LDCONFIG=/bin/true HIDE=
14mu|ustr-1.0.4-8|162	
14mu|ustr-1.0.4-8|163	%check
14mu|ustr-1.0.4-8|164	%make check %{policy_cflags}
14mu|ustr-1.0.4-8|165	
14mu|ustr-1.0.4-8|166	
14mu|ustr-1.0.4-8|167	%changelog
14mu|ustr-1.0.4-8|168	
14mu|ustr-1.0.4-8|169	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.0.4-8
14mu|ustr-1.0.4-8|170	- (1d252c6) MassBuild#656: Increase release tag
14mu|ustr-1.0.4-8|171	
14mu|ustr-1.0.4-8|172	

26205 14
14mu|uthash-devel-1.9.9-2|1	%define oname uthash
14mu|uthash-devel-1.9.9-2|2	
14mu|uthash-devel-1.9.9-2|3	Name:		uthash-devel
14mu|uthash-devel-1.9.9-2|4	Version:	1.9.9
14mu|uthash-devel-1.9.9-2|5	Release:	2
14mu|uthash-devel-1.9.9-2|6	Summary:	A hash table for C structures
14mu|uthash-devel-1.9.9-2|7	Group:		Development/C
14mu|uthash-devel-1.9.9-2|8	License:	BSD
14mu|uthash-devel-1.9.9-2|9	URL:		http://troydhanson.github.io/uthash
14mu|uthash-devel-1.9.9-2|10	Source0:	https://github.com/troydhanson/%{oname}/archive/v%{version}.tar.gz
14mu|uthash-devel-1.9.9-2|11	BuildArch:	noarch
14mu|uthash-devel-1.9.9-2|12	
14mu|uthash-devel-1.9.9-2|13	%description
14mu|uthash-devel-1.9.9-2|14	Any C structure can be stored in a hash table using uthash. Just add a
14mu|uthash-devel-1.9.9-2|15	UT_hash_handle to the structure and choose one or more fields in your
14mu|uthash-devel-1.9.9-2|16	structure to act as the key. Then use these macros to store, retrieve or
14mu|uthash-devel-1.9.9-2|17	delete items from the hash table.
14mu|uthash-devel-1.9.9-2|18	
14mu|uthash-devel-1.9.9-2|19	%prep
14mu|uthash-devel-1.9.9-2|20	%setup -qn %{oname}-%{version}
14mu|uthash-devel-1.9.9-2|21	
14mu|uthash-devel-1.9.9-2|22	%build
14mu|uthash-devel-1.9.9-2|23	
14mu|uthash-devel-1.9.9-2|24	%install
14mu|uthash-devel-1.9.9-2|25	install -d %{buildroot}%{_includedir}
14mu|uthash-devel-1.9.9-2|26	cp -pa src/*.h %{buildroot}%{_includedir}/
14mu|uthash-devel-1.9.9-2|27	
14mu|uthash-devel-1.9.9-2|28	%check
14mu|uthash-devel-1.9.9-2|29	cd tests
14mu|uthash-devel-1.9.9-2|30	%make
14mu|uthash-devel-1.9.9-2|31	
14mu|uthash-devel-1.9.9-2|32	%files
14mu|uthash-devel-1.9.9-2|33	%doc LICENSE doc/*.txt
14mu|uthash-devel-1.9.9-2|34	%{_includedir}/ut*.h
14mu|uthash-devel-1.9.9-2|35	
14mu|uthash-devel-1.9.9-2|36	%changelog
14mu|uthash-devel-1.9.9-2|37	
14mu|uthash-devel-1.9.9-2|38	* Fri Nov 20 2015 Denis Silakov <dsilakov@gmail.com> 1.9.9-2
14mu|uthash-devel-1.9.9-2|39	- (8a2d87f) Move to main
14mu|uthash-devel-1.9.9-2|40	
14mu|uthash-devel-1.9.9-2|41	

26206 14
14mu|util-linux-2.25.2-2|1	%define blkid_major 1
14mu|util-linux-2.25.2-2|2	%define libblkid %mklibname blkid %{blkid_major}
14mu|util-linux-2.25.2-2|3	%define devblkid %mklibname blkid -d
14mu|util-linux-2.25.2-2|4	
14mu|util-linux-2.25.2-2|5	%define uuid_major 1
14mu|util-linux-2.25.2-2|6	%define libuuid %mklibname uuid %{uuid_major}
14mu|util-linux-2.25.2-2|7	%define devuuid %mklibname uuid -d
14mu|util-linux-2.25.2-2|8	
14mu|util-linux-2.25.2-2|9	%define libext2fs %mklibname ext2fs 2
14mu|util-linux-2.25.2-2|10	%define devext2fs %mklibname ext2fs -d
14mu|util-linux-2.25.2-2|11	
14mu|util-linux-2.25.2-2|12	%define mount_major 1
14mu|util-linux-2.25.2-2|13	%define libmount %mklibname mount %{mount_major}
14mu|util-linux-2.25.2-2|14	%define devmount %mklibname mount -d
14mu|util-linux-2.25.2-2|15	
14mu|util-linux-2.25.2-2|16	%define smartcols_major 1
14mu|util-linux-2.25.2-2|17	%define libsmartcols %mklibname smartcols %{smartcols_major}
14mu|util-linux-2.25.2-2|18	%define devsmartcols %mklibname smartcols -d
14mu|util-linux-2.25.2-2|19	
14mu|util-linux-2.25.2-2|20	%define git_url git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
14mu|util-linux-2.25.2-2|21	
14mu|util-linux-2.25.2-2|22	%define build_bootstrap 0
14mu|util-linux-2.25.2-2|23	### Features
14mu|util-linux-2.25.2-2|24	%define include_raw 1
14mu|util-linux-2.25.2-2|25	
14mu|util-linux-2.25.2-2|26	%if !%{build_bootstrap}
14mu|util-linux-2.25.2-2|27	%bcond_without python
14mu|util-linux-2.25.2-2|28	%endif
14mu|util-linux-2.25.2-2|29	
14mu|util-linux-2.25.2-2|30	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|util-linux-2.25.2-2|31	
14mu|util-linux-2.25.2-2|32	Summary:	A collection of basic system utilities
14mu|util-linux-2.25.2-2|33	Name:		util-linux
14mu|util-linux-2.25.2-2|34	Version:	2.25.2
14mu|util-linux-2.25.2-2|35	Release:	2
14mu|util-linux-2.25.2-2|36	License:	GPLv2 and GPLv2+ and BSD with advertising and Public Domain
14mu|util-linux-2.25.2-2|37	Group:		System/Base
14mu|util-linux-2.25.2-2|38	Url:		ftp://ftp.kernel.org/pub/linux/utils/util-linux
14mu|util-linux-2.25.2-2|39	Source0:	ftp://ftp.kernel.org/pub/linux/utils/%{name}/v%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz
14mu|util-linux-2.25.2-2|40	# based on Fedora pam files, with pam_selinux stripped out
14mu|util-linux-2.25.2-2|41	Source1:	util-linux-login.pamd
14mu|util-linux-2.25.2-2|42	Source2:	util-linux-remote.pamd
14mu|util-linux-2.25.2-2|43	Source3:	util-linux-chsh-chfn.pamd
14mu|util-linux-2.25.2-2|44	Source4:	util-linux-60-raw.rules
14mu|util-linux-2.25.2-2|45	Source5:	util-linux-su.pamd
14mu|util-linux-2.25.2-2|46	Source6:	util-linux-su-l.pamd
14mu|util-linux-2.25.2-2|47	Source7:	util-linux-runuser.pamd
14mu|util-linux-2.25.2-2|48	Source8:	util-linux-runuser-l.pamd
14mu|util-linux-2.25.2-2|49	Source11:	uuidd-tmpfiles.conf
14mu|util-linux-2.25.2-2|50	# RHEL/Fedora specific mount options
14mu|util-linux-2.25.2-2|51	Patch1:		util-linux-2.23.1-mount-managed.patch
14mu|util-linux-2.25.2-2|52	# add note about ATAPI IDE floppy to fdformat.8
14mu|util-linux-2.25.2-2|53	Patch3:		util-linux-ng-2.24.2-fdformat-man-ide.patch
14mu|util-linux-2.25.2-2|54	# 151635 - makeing /var/log/lastlog
14mu|util-linux-2.25.2-2|55	Patch5:		2.23-login-lastlog-create.patch
14mu|util-linux-2.25.2-2|56	Patch12:	util-linux-2.24-mkstemp.patch
14mu|util-linux-2.25.2-2|57	
14mu|util-linux-2.25.2-2|58	### Upstream patches
14mu|util-linux-2.25.2-2|59	
14mu|util-linux-2.25.2-2|60	### Mandriva Specific patches
14mu|util-linux-2.25.2-2|61	
14mu|util-linux-2.25.2-2|62	# misc documentation fixes for man pages
14mu|util-linux-2.25.2-2|63	Patch111:	util-linux-2.11t-mkfsman.patch
14mu|util-linux-2.25.2-2|64	# sparc build fix
14mu|util-linux-2.25.2-2|65	Patch115:	util-linux-2.22-fix-ioctl.patch
14mu|util-linux-2.25.2-2|66	
14mu|util-linux-2.25.2-2|67	# Added r & w options to chfn (lsb mandate)
14mu|util-linux-2.25.2-2|68	Patch1202:	util-linux-2.20-chfn-lsb-usergroups.patch
14mu|util-linux-2.25.2-2|69	
14mu|util-linux-2.25.2-2|70	# Preserve locale settings for login
14mu|util-linux-2.25.2-2|71	Patch1220:	util-linux-2.24-login-preserve-locale.patch
14mu|util-linux-2.25.2-2|72	# Make agetty login prompt localizable (as in login)
14mu|util-linux-2.25.2-2|73	Patch1221:	util-linux-2.24-agetty-login-l10n.patch
14mu|util-linux-2.25.2-2|74	
14mu|util-linux-2.25.2-2|75	BuildRequires:	gcc
14mu|util-linux-2.25.2-2|76	BuildRequires:	libtool
14mu|util-linux-2.25.2-2|77	BuildRequires:	sed
14mu|util-linux-2.25.2-2|78	BuildRequires:	rpm-build
14mu|util-linux-2.25.2-2|79	BuildRequires:	audit-devel
14mu|util-linux-2.25.2-2|80	BuildRequires:	gettext-devel
14mu|util-linux-2.25.2-2|81	BuildRequires:	pam-devel
14mu|util-linux-2.25.2-2|82	%if %{with selinux}
14mu|util-linux-2.25.2-2|83	BuildRequires:	selinux-devel
14mu|util-linux-2.25.2-2|84	%endif
14mu|util-linux-2.25.2-2|85	BuildRequires:	utempter-devel
14mu|util-linux-2.25.2-2|86	%if !%{build_bootstrap}
14mu|util-linux-2.25.2-2|87	BuildRequires:	pkgconfig(ext2fs)
14mu|util-linux-2.25.2-2|88	%endif
14mu|util-linux-2.25.2-2|89	BuildRequires:	pkgconfig(libcap-ng)
14mu|util-linux-2.25.2-2|90	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|util-linux-2.25.2-2|91	BuildRequires:	pkgconfig(libsystemd-id128)
14mu|util-linux-2.25.2-2|92	BuildRequires:	pkgconfig(libsystemd-journal)
14mu|util-linux-2.25.2-2|93	BuildRequires:	pkgconfig(ncursesw) >= 5.9-6.20120922.3
14mu|util-linux-2.25.2-2|94	#BuildRequires:	termcap-devel
14mu|util-linux-2.25.2-2|95	BuildRequires:	pkgconfig(slang)
14mu|util-linux-2.25.2-2|96	BuildRequires:	pkgconfig(systemd)
14mu|util-linux-2.25.2-2|97	BuildRequires:	pkgconfig(udev)
14mu|util-linux-2.25.2-2|98	BuildRequires:	pkgconfig(zlib)
14mu|util-linux-2.25.2-2|99	
14mu|util-linux-2.25.2-2|100	Provides:	/bin/su
14mu|util-linux-2.25.2-2|101	%rename		eject
14mu|util-linux-2.25.2-2|102	%rename		fdisk
14mu|util-linux-2.25.2-2|103	%rename		linux32
14mu|util-linux-2.25.2-2|104	%rename		losetup
14mu|util-linux-2.25.2-2|105	%rename		mount
14mu|util-linux-2.25.2-2|106	%rename		tunelp
14mu|util-linux-2.25.2-2|107	%rename		sparc32
14mu|util-linux-2.25.2-2|108	%rename		schedutils
14mu|util-linux-2.25.2-2|109	%rename		setarch
14mu|util-linux-2.25.2-2|110	%rename		util-linux-ng
14mu|util-linux-2.25.2-2|111	# old versions of e2fsprogs provides blkid / uuidd
14mu|util-linux-2.25.2-2|112	Conflicts:	e2fsprogs < 1.41.8-2mnb2
14mu|util-linux-2.25.2-2|113	Conflicts:	setup < 2.7.18-6
14mu|util-linux-2.25.2-2|114	# old version of sysvinit-tools provides sulogin and utmpdump
14mu|util-linux-2.25.2-2|115	Conflicts:	sysvinit < 2.87-11
14mu|util-linux-2.25.2-2|116	# (tpg) add conflicts on older version dues to move su
14mu|util-linux-2.25.2-2|117	Conflicts:	coreutils < 8.19-2
14mu|util-linux-2.25.2-2|118	# (proyvind): handle sulogin, wall, mountpoint being moved
14mu|util-linux-2.25.2-2|119	Conflicts:	sysvinit-tools < 2.87-18
14mu|util-linux-2.25.2-2|120	Conflicts:	bash-completion < 2:2.1-9
14mu|util-linux-2.25.2-2|121	
14mu|util-linux-2.25.2-2|122	# for /bin/awk
14mu|util-linux-2.25.2-2|123	Requires(pre):	gawk
14mu|util-linux-2.25.2-2|124	# for /usr/bin/cmp
14mu|util-linux-2.25.2-2|125	Requires(pre):	diffutils
14mu|util-linux-2.25.2-2|126	Requires(pre):	coreutils
14mu|util-linux-2.25.2-2|127	Requires(pre):	bash-completion >= 2:2.1-10
14mu|util-linux-2.25.2-2|128	Requires:	pam >= 0.66-4
14mu|util-linux-2.25.2-2|129	Requires:	shadow-utils >= 4.0.3
14mu|util-linux-2.25.2-2|130	Requires:	%{libblkid} = %{EVRD}
14mu|util-linux-2.25.2-2|131	Requires:	%{libmount} = %{EVRD}
14mu|util-linux-2.25.2-2|132	Requires:	%{libuuid} = %{EVRD}
14mu|util-linux-2.25.2-2|133	Requires:	%{libsmartcols} = %{EVRD}
14mu|util-linux-2.25.2-2|134	%if %{include_raw}
14mu|util-linux-2.25.2-2|135	Requires:	udev
14mu|util-linux-2.25.2-2|136	%endif
14mu|util-linux-2.25.2-2|137	
14mu|util-linux-2.25.2-2|138	%description
14mu|util-linux-2.25.2-2|139	The util-linux package contains a large variety of low-level system
14mu|util-linux-2.25.2-2|140	utilities that are necessary for a Linux system to function.  Among
14mu|util-linux-2.25.2-2|141	others, Util-linux-ng contains the fdisk configuration tool and the login
14mu|util-linux-2.25.2-2|142	program.
14mu|util-linux-2.25.2-2|143	
14mu|util-linux-2.25.2-2|144	%files -f %{name}.files
14mu|util-linux-2.25.2-2|145	%doc NEWS AUTHORS
14mu|util-linux-2.25.2-2|146	%doc misc-utils/getopt-*.{bash,tcsh}
14mu|util-linux-2.25.2-2|147	%attr(755,root,root) /bin/login
14mu|util-linux-2.25.2-2|148	%attr(4755,root,root) /bin/mount
14mu|util-linux-2.25.2-2|149	%attr(4755,root,root) /bin/umount
14mu|util-linux-2.25.2-2|150	/bin/dmesg
14mu|util-linux-2.25.2-2|151	/bin/flock
14mu|util-linux-2.25.2-2|152	/bin/lsblk
14mu|util-linux-2.25.2-2|153	/bin/more
14mu|util-linux-2.25.2-2|154	/bin/kill
14mu|util-linux-2.25.2-2|155	/bin/logger
14mu|util-linux-2.25.2-2|156	/bin/taskset
14mu|util-linux-2.25.2-2|157	/bin/ionice
14mu|util-linux-2.25.2-2|158	/bin/findmnt
14mu|util-linux-2.25.2-2|159	/bin/mountpoint
14mu|util-linux-2.25.2-2|160	/bin/su
14mu|util-linux-2.25.2-2|161	/bin/wdctl
14mu|util-linux-2.25.2-2|162	%{_bindir}/cal
14mu|util-linux-2.25.2-2|163	%{_bindir}/chrt
14mu|util-linux-2.25.2-2|164	%{_bindir}/col
14mu|util-linux-2.25.2-2|165	%{_bindir}/colcrt
14mu|util-linux-2.25.2-2|166	%{_bindir}/colrm
14mu|util-linux-2.25.2-2|167	%{_bindir}/column
14mu|util-linux-2.25.2-2|168	%{_bindir}/eject
14mu|util-linux-2.25.2-2|169	%{_bindir}/fallocate
14mu|util-linux-2.25.2-2|170	%{_bindir}/flock
14mu|util-linux-2.25.2-2|171	
14mu|util-linux-2.25.2-2|172	%{_bindir}/getopt
14mu|util-linux-2.25.2-2|173	%{_bindir}/hexdump
14mu|util-linux-2.25.2-2|174	%{_bindir}/ionice
14mu|util-linux-2.25.2-2|175	%{_bindir}/ipcmk
14mu|util-linux-2.25.2-2|176	%{_bindir}/ipcrm
14mu|util-linux-2.25.2-2|177	%{_bindir}/ipcs
14mu|util-linux-2.25.2-2|178	%{_bindir}/isosize
14mu|util-linux-2.25.2-2|179	%{_bindir}/last
14mu|util-linux-2.25.2-2|180	%{_bindir}/lastb
14mu|util-linux-2.25.2-2|181	%{_bindir}/logger
14mu|util-linux-2.25.2-2|182	%{_bindir}/look
14mu|util-linux-2.25.2-2|183	%{_bindir}/lscpu
14mu|util-linux-2.25.2-2|184	%{_bindir}/lslocks
14mu|util-linux-2.25.2-2|185	%{_bindir}/lslogins
14mu|util-linux-2.25.2-2|186	%{_bindir}/mcookie
14mu|util-linux-2.25.2-2|187	%{_bindir}/mesg
14mu|util-linux-2.25.2-2|188	%{_bindir}/namei
14mu|util-linux-2.25.2-2|189	%{_bindir}/nsenter
14mu|util-linux-2.25.2-2|190	%{_bindir}/pg
14mu|util-linux-2.25.2-2|191	%{_bindir}/prlimit
14mu|util-linux-2.25.2-2|192	%{_bindir}/rename
14mu|util-linux-2.25.2-2|193	%{_bindir}/renice
14mu|util-linux-2.25.2-2|194	%{_bindir}/rev
14mu|util-linux-2.25.2-2|195	%{_bindir}/script
14mu|util-linux-2.25.2-2|196	%{_bindir}/setarch
14mu|util-linux-2.25.2-2|197	%{_bindir}/setpriv
14mu|util-linux-2.25.2-2|198	%{_bindir}/setsid
14mu|util-linux-2.25.2-2|199	%{_bindir}/setterm
14mu|util-linux-2.25.2-2|200	%{_bindir}/tailf
14mu|util-linux-2.25.2-2|201	%{_bindir}/ul
14mu|util-linux-2.25.2-2|202	%{_bindir}/unshare
14mu|util-linux-2.25.2-2|203	%{_bindir}/uuidgen
14mu|util-linux-2.25.2-2|204	%{_bindir}/utmpdump
14mu|util-linux-2.25.2-2|205	%{_bindir}/whereis
14mu|util-linux-2.25.2-2|206	%attr(4711,root,root) %{_bindir}/chfn
14mu|util-linux-2.25.2-2|207	%attr(4711,root,root) %{_bindir}/chsh
14mu|util-linux-2.25.2-2|208	%attr(2555,root,tty) %{_bindir}/wall
14mu|util-linux-2.25.2-2|209	%attr(2755,root,tty) %{_bindir}/write
14mu|util-linux-2.25.2-2|210	%config(noreplace) %{_sysconfdir}/pam.d/chfn
14mu|util-linux-2.25.2-2|211	%config(noreplace) %{_sysconfdir}/pam.d/chsh
14mu|util-linux-2.25.2-2|212	%config(noreplace) %{_sysconfdir}/pam.d/login
14mu|util-linux-2.25.2-2|213	%config(noreplace) %{_sysconfdir}/pam.d/remote
14mu|util-linux-2.25.2-2|214	%config(noreplace) %{_sysconfdir}/pam.d/su
14mu|util-linux-2.25.2-2|215	%config(noreplace) %{_sysconfdir}/pam.d/su-l
14mu|util-linux-2.25.2-2|216	%config(noreplace) %{_sysconfdir}/pam.d/runuser
14mu|util-linux-2.25.2-2|217	%config(noreplace) %{_sysconfdir}/pam.d/runuser-l
14mu|util-linux-2.25.2-2|218	%{_sysconfdir}/mtab
14mu|util-linux-2.25.2-2|219	/sbin/addpart
14mu|util-linux-2.25.2-2|220	/sbin/agetty
14mu|util-linux-2.25.2-2|221	/sbin/blkid
14mu|util-linux-2.25.2-2|222	/sbin/blkdiscard
14mu|util-linux-2.25.2-2|223	/sbin/blockdev
14mu|util-linux-2.25.2-2|224	/sbin/chcpu
14mu|util-linux-2.25.2-2|225	/sbin/clock
14mu|util-linux-2.25.2-2|226	/sbin/ctrlaltdel
14mu|util-linux-2.25.2-2|227	/sbin/delpart
14mu|util-linux-2.25.2-2|228	/sbin/fdisk
14mu|util-linux-2.25.2-2|229	/sbin/findfs
14mu|util-linux-2.25.2-2|230	/sbin/fsck
14mu|util-linux-2.25.2-2|231	/sbin/fsck.cramfs
14mu|util-linux-2.25.2-2|232	/sbin/fsck.minix
14mu|util-linux-2.25.2-2|233	/sbin/fsfreeze
14mu|util-linux-2.25.2-2|234	/sbin/fstrim
14mu|util-linux-2.25.2-2|235	/sbin/hwclock
14mu|util-linux-2.25.2-2|236	/sbin/losetup
14mu|util-linux-2.25.2-2|237	/sbin/mkfs
14mu|util-linux-2.25.2-2|238	/sbin/mkfs.cramfs
14mu|util-linux-2.25.2-2|239	/sbin/mkfs.minix
14mu|util-linux-2.25.2-2|240	/sbin/mkswap
14mu|util-linux-2.25.2-2|241	/sbin/nologin
14mu|util-linux-2.25.2-2|242	/sbin/partx
14mu|util-linux-2.25.2-2|243	/sbin/pivot_root
14mu|util-linux-2.25.2-2|244	/sbin/runuser
14mu|util-linux-2.25.2-2|245	/sbin/sfdisk
14mu|util-linux-2.25.2-2|246	/sbin/sulogin
14mu|util-linux-2.25.2-2|247	/sbin/swaplabel
14mu|util-linux-2.25.2-2|248	/sbin/swapon
14mu|util-linux-2.25.2-2|249	/sbin/swapoff
14mu|util-linux-2.25.2-2|250	/sbin/switch_root
14mu|util-linux-2.25.2-2|251	/sbin/wipefs
14mu|util-linux-2.25.2-2|252	%{_sbindir}/cfdisk
14mu|util-linux-2.25.2-2|253	%{_sbindir}/clock
14mu|util-linux-2.25.2-2|254	%{_sbindir}/fdformat
14mu|util-linux-2.25.2-2|255	%{_sbindir}/hwclock
14mu|util-linux-2.25.2-2|256	%{_sbindir}/ldattach
14mu|util-linux-2.25.2-2|257	%{_sbindir}/readprofile
14mu|util-linux-2.25.2-2|258	%{_sbindir}/resizepart
14mu|util-linux-2.25.2-2|259	%{_sbindir}/rtcwake
14mu|util-linux-2.25.2-2|260	%{_sbindir}/tunelp
14mu|util-linux-2.25.2-2|261	%{_mandir}/man1/cal.1*
14mu|util-linux-2.25.2-2|262	%{_mandir}/man1/chfn.1*
14mu|util-linux-2.25.2-2|263	%{_mandir}/man1/chrt.1*
14mu|util-linux-2.25.2-2|264	%{_mandir}/man1/chsh.1*
14mu|util-linux-2.25.2-2|265	%{_mandir}/man1/col.1*
14mu|util-linux-2.25.2-2|266	%{_mandir}/man1/colcrt.1*
14mu|util-linux-2.25.2-2|267	%{_mandir}/man1/colrm.1*
14mu|util-linux-2.25.2-2|268	%{_mandir}/man1/column.1*
14mu|util-linux-2.25.2-2|269	%{_mandir}/man1/dmesg.1*
14mu|util-linux-2.25.2-2|270	%{_mandir}/man1/eject.1*
14mu|util-linux-2.25.2-2|271	%{_mandir}/man1/flock.1*
14mu|util-linux-2.25.2-2|272	%{_mandir}/man1/fallocate.1*
14mu|util-linux-2.25.2-2|273	%{_mandir}/man1/getopt.1*
14mu|util-linux-2.25.2-2|274	%{_mandir}/man1/hexdump.1*
14mu|util-linux-2.25.2-2|275	%{_mandir}/man1/ionice.1*
14mu|util-linux-2.25.2-2|276	%{_mandir}/man1/ipcmk.1*
14mu|util-linux-2.25.2-2|277	%{_mandir}/man1/ipcrm.1*
14mu|util-linux-2.25.2-2|278	%{_mandir}/man1/ipcs.1*
14mu|util-linux-2.25.2-2|279	%{_mandir}/man1/kill.1*
14mu|util-linux-2.25.2-2|280	%{_mandir}/man1/last.1*
14mu|util-linux-2.25.2-2|281	%{_mandir}/man1/lastb.1.*
14mu|util-linux-2.25.2-2|282	%{_mandir}/man1/logger.1*
14mu|util-linux-2.25.2-2|283	%{_mandir}/man1/login.1*
14mu|util-linux-2.25.2-2|284	%{_mandir}/man1/look.1*
14mu|util-linux-2.25.2-2|285	%{_mandir}/man1/lscpu.1*
14mu|util-linux-2.25.2-2|286	%{_mandir}/man1/lslogins.1*
14mu|util-linux-2.25.2-2|287	%{_mandir}/man1/mcookie.1*
14mu|util-linux-2.25.2-2|288	%{_mandir}/man1/mesg.1*
14mu|util-linux-2.25.2-2|289	%{_mandir}/man1/more.1*
14mu|util-linux-2.25.2-2|290	%{_mandir}/man1/mountpoint.1*
14mu|util-linux-2.25.2-2|291	%{_mandir}/man1/namei.1*
14mu|util-linux-2.25.2-2|292	%{_mandir}/man1/nsenter.1*
14mu|util-linux-2.25.2-2|293	%{_mandir}/man1/pg.1*
14mu|util-linux-2.25.2-2|294	%{_mandir}/man1/prlimit.1*
14mu|util-linux-2.25.2-2|295	%{_mandir}/man1/rename.1*
14mu|util-linux-2.25.2-2|296	%{_mandir}/man1/renice.1*
14mu|util-linux-2.25.2-2|297	%{_mandir}/man1/rev.1*
14mu|util-linux-2.25.2-2|298	%{_mandir}/man1/runuser.1*
14mu|util-linux-2.25.2-2|299	%{_mandir}/man1/script.1*
14mu|util-linux-2.25.2-2|300	%{_mandir}/man1/setsid.1*
14mu|util-linux-2.25.2-2|301	%{_mandir}/man1/setpriv.1*
14mu|util-linux-2.25.2-2|302	%{_mandir}/man1/setterm.1*
14mu|util-linux-2.25.2-2|303	%{_mandir}/man1/su.1*
14mu|util-linux-2.25.2-2|304	%{_mandir}/man1/tailf.1*
14mu|util-linux-2.25.2-2|305	%{_mandir}/man1/taskset.1*
14mu|util-linux-2.25.2-2|306	%{_mandir}/man1/ul.1*
14mu|util-linux-2.25.2-2|307	%{_mandir}/man1/uuidgen.1*
14mu|util-linux-2.25.2-2|308	%{_mandir}/man1/unshare.1*
14mu|util-linux-2.25.2-2|309	%{_mandir}/man1/utmpdump.1*
14mu|util-linux-2.25.2-2|310	%{_mandir}/man1/wall.1*
14mu|util-linux-2.25.2-2|311	%{_mandir}/man1/whereis.1*
14mu|util-linux-2.25.2-2|312	%{_mandir}/man1/write.1*
14mu|util-linux-2.25.2-2|313	%{_mandir}/man3/uuid_generate_time_safe.3*
14mu|util-linux-2.25.2-2|314	%{_mandir}/man5/fstab.5*
14mu|util-linux-2.25.2-2|315	%{_mandir}/man5/terminal-colors.d.5*
14mu|util-linux-2.25.2-2|316	%{_mandir}/man8/addpart.8*
14mu|util-linux-2.25.2-2|317	%{_mandir}/man8/agetty.8*
14mu|util-linux-2.25.2-2|318	%{_mandir}/man8/blkdiscard.8*
14mu|util-linux-2.25.2-2|319	%{_mandir}/man8/blkid.8*
14mu|util-linux-2.25.2-2|320	%{_mandir}/man8/blockdev.8*
14mu|util-linux-2.25.2-2|321	%{_mandir}/man8/cfdisk.8*
14mu|util-linux-2.25.2-2|322	%{_mandir}/man8/chcpu.8*
14mu|util-linux-2.25.2-2|323	%{_mandir}/man8/ctrlaltdel.8*
14mu|util-linux-2.25.2-2|324	%{_mandir}/man8/delpart.8*
14mu|util-linux-2.25.2-2|325	%{_mandir}/man8/fdformat.8*
14mu|util-linux-2.25.2-2|326	%{_mandir}/man8/fdisk.8*
14mu|util-linux-2.25.2-2|327	%{_mandir}/man8/findfs.8*
14mu|util-linux-2.25.2-2|328	%{_mandir}/man8/findmnt.8*
14mu|util-linux-2.25.2-2|329	%{_mandir}/man8/fsck.8*
14mu|util-linux-2.25.2-2|330	%{_mandir}/man8/fsck.cramfs.8*
14mu|util-linux-2.25.2-2|331	%{_mandir}/man8/fsck.minix.8*
14mu|util-linux-2.25.2-2|332	%{_mandir}/man8/fsfreeze.8*
14mu|util-linux-2.25.2-2|333	%{_mandir}/man8/fstrim.8*
14mu|util-linux-2.25.2-2|334	%{_mandir}/man8/hwclock.8*
14mu|util-linux-2.25.2-2|335	%{_mandir}/man8/isosize.8*
14mu|util-linux-2.25.2-2|336	%{_mandir}/man8/ldattach.8*
14mu|util-linux-2.25.2-2|337	%{_mandir}/man8/losetup.8*
14mu|util-linux-2.25.2-2|338	%{_mandir}/man8/lsblk.8*
14mu|util-linux-2.25.2-2|339	%{_mandir}/man8/lslocks.8*
14mu|util-linux-2.25.2-2|340	%{_mandir}/man8/mkfs.8*
14mu|util-linux-2.25.2-2|341	%{_mandir}/man8/mkfs.cramfs.8*
14mu|util-linux-2.25.2-2|342	%{_mandir}/man8/mkfs.minix.8*
14mu|util-linux-2.25.2-2|343	%{_mandir}/man8/mkswap.8*
14mu|util-linux-2.25.2-2|344	%{_mandir}/man8/mount.8*
14mu|util-linux-2.25.2-2|345	%{_mandir}/man8/nologin.8*
14mu|util-linux-2.25.2-2|346	%{_mandir}/man8/partx.8*
14mu|util-linux-2.25.2-2|347	%{_mandir}/man8/pivot_root.8*
14mu|util-linux-2.25.2-2|348	%{_mandir}/man8/readprofile.8*
14mu|util-linux-2.25.2-2|349	%{_mandir}/man8/resizepart.8*
14mu|util-linux-2.25.2-2|350	%{_mandir}/man8/rtcwake.8*
14mu|util-linux-2.25.2-2|351	%{_mandir}/man8/setarch.8*
14mu|util-linux-2.25.2-2|352	%{_mandir}/man8/sfdisk.8*
14mu|util-linux-2.25.2-2|353	%{_mandir}/man8/sulogin.8*
14mu|util-linux-2.25.2-2|354	%{_mandir}/man8/swaplabel.8*
14mu|util-linux-2.25.2-2|355	%{_mandir}/man8/swapon.8*
14mu|util-linux-2.25.2-2|356	%{_mandir}/man8/swapoff.8*
14mu|util-linux-2.25.2-2|357	%{_mandir}/man8/switch_root.8*
14mu|util-linux-2.25.2-2|358	%{_mandir}/man8/tunelp.8*
14mu|util-linux-2.25.2-2|359	%{_mandir}/man8/umount.8*
14mu|util-linux-2.25.2-2|360	%{_mandir}/man8/wdctl.8*
14mu|util-linux-2.25.2-2|361	%{_mandir}/man8/wipefs.8*
14mu|util-linux-2.25.2-2|362	%{_unitdir}/fstrim.*
14mu|util-linux-2.25.2-2|363	%{_datadir}/bash-completion/completions/*
14mu|util-linux-2.25.2-2|364	%if %{include_raw}
14mu|util-linux-2.25.2-2|365	/bin/raw
14mu|util-linux-2.25.2-2|366	%{_mandir}/man8/raw.8*
14mu|util-linux-2.25.2-2|367	%{_mandir}/man8/rawdevices.8*
14mu|util-linux-2.25.2-2|368	%dir %{_sysconfdir}/blkid
14mu|util-linux-2.25.2-2|369	%config %{_sysconfdir}/udev/rules.d/60-raw.rules
14mu|util-linux-2.25.2-2|370	%endif
14mu|util-linux-2.25.2-2|371	
14mu|util-linux-2.25.2-2|372	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|373	
14mu|util-linux-2.25.2-2|374	%package -n %{libblkid}
14mu|util-linux-2.25.2-2|375	Summary:	Block device ID library
14mu|util-linux-2.25.2-2|376	Group:		System/Libraries
14mu|util-linux-2.25.2-2|377	License:	LGPLv2+
14mu|util-linux-2.25.2-2|378	Conflicts:	%{libext2fs} < 1.41.6-2mnb2
14mu|util-linux-2.25.2-2|379	# MD this is because of the cmd rm and ln in the post config
14mu|util-linux-2.25.2-2|380	Requires(post):	coreutils
14mu|util-linux-2.25.2-2|381	
14mu|util-linux-2.25.2-2|382	%description -n %{libblkid}
14mu|util-linux-2.25.2-2|383	This is block device identification library, part of util-linux.
14mu|util-linux-2.25.2-2|384	
14mu|util-linux-2.25.2-2|385	%files -n %{libblkid}
14mu|util-linux-2.25.2-2|386	/%{_lib}/libblkid.so.%{blkid_major}*
14mu|util-linux-2.25.2-2|387	
14mu|util-linux-2.25.2-2|388	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|389	
14mu|util-linux-2.25.2-2|390	%package -n %{devblkid}
14mu|util-linux-2.25.2-2|391	Summary:	Block device ID library
14mu|util-linux-2.25.2-2|392	Group:		Development/C
14mu|util-linux-2.25.2-2|393	License:	LGPLv2+
14mu|util-linux-2.25.2-2|394	Requires:	%{libblkid} = %{EVRD}
14mu|util-linux-2.25.2-2|395	Requires:	%{devuuid} = %{EVRD}
14mu|util-linux-2.25.2-2|396	Conflicts:	%{devext2fs} < 1.41.6-2mnb2
14mu|util-linux-2.25.2-2|397	Provides:	libblkid-devel = %{EVRD}
14mu|util-linux-2.25.2-2|398	
14mu|util-linux-2.25.2-2|399	%description -n %{devblkid}
14mu|util-linux-2.25.2-2|400	This is the block device identification development library and headers,
14mu|util-linux-2.25.2-2|401	part of util-linux.
14mu|util-linux-2.25.2-2|402	
14mu|util-linux-2.25.2-2|403	%files -n %{devblkid}
14mu|util-linux-2.25.2-2|404	%{_libdir}/libblkid.a
14mu|util-linux-2.25.2-2|405	%{_libdir}/libblkid.so
14mu|util-linux-2.25.2-2|406	%{_includedir}/blkid
14mu|util-linux-2.25.2-2|407	%{_mandir}/man3/libblkid.3*
14mu|util-linux-2.25.2-2|408	%{_libdir}/pkgconfig/blkid.pc
14mu|util-linux-2.25.2-2|409	
14mu|util-linux-2.25.2-2|410	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|411	
14mu|util-linux-2.25.2-2|412	%package -n %{libuuid}
14mu|util-linux-2.25.2-2|413	Summary:	Universally unique ID library
14mu|util-linux-2.25.2-2|414	Group:		System/Libraries
14mu|util-linux-2.25.2-2|415	License:	BSD
14mu|util-linux-2.25.2-2|416	Conflicts:	%{libext2fs} < 1.41.8-2mnb2
14mu|util-linux-2.25.2-2|417	
14mu|util-linux-2.25.2-2|418	%description -n %{libuuid}
14mu|util-linux-2.25.2-2|419	This is the universally unique ID library, part of e2fsprogs.
14mu|util-linux-2.25.2-2|420	
14mu|util-linux-2.25.2-2|421	The libuuid library generates and parses 128-bit universally unique
14mu|util-linux-2.25.2-2|422	id's (UUID's).A UUID is an identifier that is unique across both
14mu|util-linux-2.25.2-2|423	space and time, with respect to the space of all UUIDs.  A UUID can
14mu|util-linux-2.25.2-2|424	be used for multiple purposes, from tagging objects with an extremely
14mu|util-linux-2.25.2-2|425	short lifetime, to reliably identifying very persistent objects
14mu|util-linux-2.25.2-2|426	across a network.
14mu|util-linux-2.25.2-2|427	
14mu|util-linux-2.25.2-2|428	%files -n %{libuuid}
14mu|util-linux-2.25.2-2|429	/%{_lib}/libuuid.so.%{uuid_major}*
14mu|util-linux-2.25.2-2|430	
14mu|util-linux-2.25.2-2|431	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|432	
14mu|util-linux-2.25.2-2|433	%package -n %{devuuid}
14mu|util-linux-2.25.2-2|434	Summary:	Universally unique ID library
14mu|util-linux-2.25.2-2|435	Group:		Development/C
14mu|util-linux-2.25.2-2|436	License:	BSD
14mu|util-linux-2.25.2-2|437	Conflicts:	%{libext2fs} < 1.41.8-2mnb2
14mu|util-linux-2.25.2-2|438	Requires:	%{libuuid} = %{version}
14mu|util-linux-2.25.2-2|439	Provides:	libuuid-devel = %{EVRD}
14mu|util-linux-2.25.2-2|440	
14mu|util-linux-2.25.2-2|441	%description -n %{devuuid}
14mu|util-linux-2.25.2-2|442	This is the universally unique ID development library and headers,
14mu|util-linux-2.25.2-2|443	part of e2fsprogs.
14mu|util-linux-2.25.2-2|444	
14mu|util-linux-2.25.2-2|445	The libuuid library generates and parses 128-bit universally unique
14mu|util-linux-2.25.2-2|446	id's (UUID's).A UUID is an identifier that is unique across both
14mu|util-linux-2.25.2-2|447	space and time, with respect to the space of all UUIDs.  A UUID can
14mu|util-linux-2.25.2-2|448	be used for multiple purposes, from tagging objects with an extremely
14mu|util-linux-2.25.2-2|449	short lifetime, to reliably identifying very persistent objects
14mu|util-linux-2.25.2-2|450	across a network.
14mu|util-linux-2.25.2-2|451	
14mu|util-linux-2.25.2-2|452	%files -n %{devuuid}
14mu|util-linux-2.25.2-2|453	%{_libdir}/libuuid.a
14mu|util-linux-2.25.2-2|454	%{_libdir}/libuuid.so
14mu|util-linux-2.25.2-2|455	%{_includedir}/uuid
14mu|util-linux-2.25.2-2|456	%{_mandir}/man3/uuid.3*
14mu|util-linux-2.25.2-2|457	%{_mandir}/man3/uuid_clear.3*
14mu|util-linux-2.25.2-2|458	%{_mandir}/man3/uuid_compare.3*
14mu|util-linux-2.25.2-2|459	%{_mandir}/man3/uuid_copy.3*
14mu|util-linux-2.25.2-2|460	%{_mandir}/man3/uuid_generate.3*
14mu|util-linux-2.25.2-2|461	%{_mandir}/man3/uuid_generate_random.3*
14mu|util-linux-2.25.2-2|462	%{_mandir}/man3/uuid_generate_time.3*
14mu|util-linux-2.25.2-2|463	%{_mandir}/man3/uuid_is_null.3*
14mu|util-linux-2.25.2-2|464	%{_mandir}/man3/uuid_parse.3*
14mu|util-linux-2.25.2-2|465	%{_mandir}/man3/uuid_time.3*
14mu|util-linux-2.25.2-2|466	%{_mandir}/man3/uuid_unparse.3*
14mu|util-linux-2.25.2-2|467	%{_libdir}/pkgconfig/uuid.pc
14mu|util-linux-2.25.2-2|468	
14mu|util-linux-2.25.2-2|469	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|470	
14mu|util-linux-2.25.2-2|471	%package -n uuidd
14mu|util-linux-2.25.2-2|472	Summary:	Helper daemon to guarantee uniqueness of time-based UUIDs
14mu|util-linux-2.25.2-2|473	Group:		System/Servers
14mu|util-linux-2.25.2-2|474	License:	GPLv2
14mu|util-linux-2.25.2-2|475	Requires(post):	systemd
14mu|util-linux-2.25.2-2|476	Requires(pre):	shadow-utils
14mu|util-linux-2.25.2-2|477	Requires(pre):	rpm-helper
14mu|util-linux-2.25.2-2|478	Requires(post):	rpm-helper
14mu|util-linux-2.25.2-2|479	Requires(preun):	rpm-helper
14mu|util-linux-2.25.2-2|480	Requires(postun):	rpm-helper
14mu|util-linux-2.25.2-2|481	
14mu|util-linux-2.25.2-2|482	%description -n uuidd
14mu|util-linux-2.25.2-2|483	The uuidd package contains a userspace daemon (uuidd) which guarantees
14mu|util-linux-2.25.2-2|484	uniqueness of time-based UUID generation even at very high rates on
14mu|util-linux-2.25.2-2|485	SMP systems.
14mu|util-linux-2.25.2-2|486	
14mu|util-linux-2.25.2-2|487	%files -n uuidd
14mu|util-linux-2.25.2-2|488	%{_mandir}/man8/uuidd.8*
14mu|util-linux-2.25.2-2|489	%{_unitdir}/uuidd.*
14mu|util-linux-2.25.2-2|490	%{_sysconfdir}/tmpfiles.d/uuidd.conf
14mu|util-linux-2.25.2-2|491	%attr(-, uuidd, uuidd) %{_sbindir}/uuidd
14mu|util-linux-2.25.2-2|492	%dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
14mu|util-linux-2.25.2-2|493	
14mu|util-linux-2.25.2-2|494	%pre -n uuidd
14mu|util-linux-2.25.2-2|495	%_pre_useradd uuidd /var/lib/libuuid /bin/false
14mu|util-linux-2.25.2-2|496	%_pre_groupadd uuidd uuidd
14mu|util-linux-2.25.2-2|497	
14mu|util-linux-2.25.2-2|498	%post -n uuidd
14mu|util-linux-2.25.2-2|499	systemd-tmpfiles --create uuidd.conf
14mu|util-linux-2.25.2-2|500	%_post_service uuidd
14mu|util-linux-2.25.2-2|501	
14mu|util-linux-2.25.2-2|502	%preun -n uuidd
14mu|util-linux-2.25.2-2|503	%_preun_service uuidd
14mu|util-linux-2.25.2-2|504	
14mu|util-linux-2.25.2-2|505	%postun -n uuidd
14mu|util-linux-2.25.2-2|506	%_postun_userdel uuidd
14mu|util-linux-2.25.2-2|507	
14mu|util-linux-2.25.2-2|508	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|509	
14mu|util-linux-2.25.2-2|510	%package -n %{libmount}
14mu|util-linux-2.25.2-2|511	Summary:	Universal mount library
14mu|util-linux-2.25.2-2|512	Group:		System/Libraries
14mu|util-linux-2.25.2-2|513	License:	LGPLv2+
14mu|util-linux-2.25.2-2|514	
14mu|util-linux-2.25.2-2|515	%description -n %{libmount}
14mu|util-linux-2.25.2-2|516	The libmount library is used to parse /etc/fstab,
14mu|util-linux-2.25.2-2|517	/etc/mtab and /proc/self/mountinfo files,
14mu|util-linux-2.25.2-2|518	manage the mtab file, evaluate mount options, etc.
14mu|util-linux-2.25.2-2|519	
14mu|util-linux-2.25.2-2|520	%files -n %{libmount}
14mu|util-linux-2.25.2-2|521	/%{_lib}/libmount.so.%{mount_major}*
14mu|util-linux-2.25.2-2|522	
14mu|util-linux-2.25.2-2|523	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|524	
14mu|util-linux-2.25.2-2|525	%package -n %{devmount}
14mu|util-linux-2.25.2-2|526	Summary:	Universally unique ID library
14mu|util-linux-2.25.2-2|527	Group:		Development/C
14mu|util-linux-2.25.2-2|528	License:	LGPLv2+
14mu|util-linux-2.25.2-2|529	Requires:	%{libmount} = %{EVRD}
14mu|util-linux-2.25.2-2|530	Provides:	libmount-devel = %{EVRD}
14mu|util-linux-2.25.2-2|531	
14mu|util-linux-2.25.2-2|532	%description -n %{devmount}
14mu|util-linux-2.25.2-2|533	Development files and headers for libmount library.
14mu|util-linux-2.25.2-2|534	
14mu|util-linux-2.25.2-2|535	%files -n %{devmount}
14mu|util-linux-2.25.2-2|536	%{_includedir}/libmount/libmount.h
14mu|util-linux-2.25.2-2|537	%{_libdir}/libmount.so
14mu|util-linux-2.25.2-2|538	%{_libdir}/libmount.a
14mu|util-linux-2.25.2-2|539	%{_libdir}/pkgconfig/mount.pc
14mu|util-linux-2.25.2-2|540	
14mu|util-linux-2.25.2-2|541	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|542	
14mu|util-linux-2.25.2-2|543	%if %{with python}
14mu|util-linux-2.25.2-2|544	%package -n python-libmount
14mu|util-linux-2.25.2-2|545	Summary:	Python bindings for the libmount library
14mu|util-linux-2.25.2-2|546	Group:		Development/Python
14mu|util-linux-2.25.2-2|547	Requires:	%{libmount} = %{EVRD}
14mu|util-linux-2.25.2-2|548	BuildRequires:	pkgconfig(python)
14mu|util-linux-2.25.2-2|549	
14mu|util-linux-2.25.2-2|550	%description -n python-libmount
14mu|util-linux-2.25.2-2|551	The libmount-python package contains a module that permits applications
14mu|util-linux-2.25.2-2|552	written in the Python programming language to use the interface
14mu|util-linux-2.25.2-2|553	supplied by the libmount library to work with mount tables (fstab,
14mu|util-linux-2.25.2-2|554	mountinfo, etc) and mount filesystems.
14mu|util-linux-2.25.2-2|555	
14mu|util-linux-2.25.2-2|556	%files -n python-libmount
14mu|util-linux-2.25.2-2|557	%dir %{python_sitearch}/libmount
14mu|util-linux-2.25.2-2|558	%{python_sitearch}/libmount/*
14mu|util-linux-2.25.2-2|559	%endif
14mu|util-linux-2.25.2-2|560	
14mu|util-linux-2.25.2-2|561	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|562	
14mu|util-linux-2.25.2-2|563	%package -n %{libsmartcols}
14mu|util-linux-2.25.2-2|564	Summary:	Formatting library for ls-like programs
14mu|util-linux-2.25.2-2|565	License:	LGPL2+
14mu|util-linux-2.25.2-2|566	Group:		System/Libraries
14mu|util-linux-2.25.2-2|567	Requires(pre):	filesystem
14mu|util-linux-2.25.2-2|568	
14mu|util-linux-2.25.2-2|569	%description -n %{libsmartcols}
14mu|util-linux-2.25.2-2|570	The libsmartcols library is used to format output,
14mu|util-linux-2.25.2-2|571	for ls-like terminal programs.
14mu|util-linux-2.25.2-2|572	
14mu|util-linux-2.25.2-2|573	%files -n %{libsmartcols}
14mu|util-linux-2.25.2-2|574	/%{_lib}/libsmartcols.so.%{smartcols_major}*
14mu|util-linux-2.25.2-2|575	
14mu|util-linux-2.25.2-2|576	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|577	
14mu|util-linux-2.25.2-2|578	%package -n %{devsmartcols}
14mu|util-linux-2.25.2-2|579	Summary:	Formatting library for ls-like programs
14mu|util-linux-2.25.2-2|580	License:	LGPL2+
14mu|util-linux-2.25.2-2|581	Group:		Development/C
14mu|util-linux-2.25.2-2|582	Requires:	%{libsmartcols} = %{EVRD}
14mu|util-linux-2.25.2-2|583	Provides:	libsmartcols-devel = %{EVRD}
14mu|util-linux-2.25.2-2|584	
14mu|util-linux-2.25.2-2|585	%description -n %{devsmartcols}
14mu|util-linux-2.25.2-2|586	Development files and headers for libsmartcols library.
14mu|util-linux-2.25.2-2|587	
14mu|util-linux-2.25.2-2|588	%files -n %{devsmartcols}
14mu|util-linux-2.25.2-2|589	%{_includedir}/libsmartcols
14mu|util-linux-2.25.2-2|590	%{_libdir}/libsmartcols.so
14mu|util-linux-2.25.2-2|591	%{_libdir}/libsmartcols.*a
14mu|util-linux-2.25.2-2|592	%{_libdir}/pkgconfig/smartcols.pc
14mu|util-linux-2.25.2-2|593	
14mu|util-linux-2.25.2-2|594	#----------------------------------------------------------------------------
14mu|util-linux-2.25.2-2|595	
14mu|util-linux-2.25.2-2|596	%prep
14mu|util-linux-2.25.2-2|597	%setup -q
14mu|util-linux-2.25.2-2|598	
14mu|util-linux-2.25.2-2|599	%patch1 -p1 -b .options~
14mu|util-linux-2.25.2-2|600	%patch3 -p1 -b .atapifloppy~
14mu|util-linux-2.25.2-2|601	%patch5 -p1 -b .lastlog~
14mu|util-linux-2.25.2-2|602	%patch12 -p1 -b .mkstemp
14mu|util-linux-2.25.2-2|603	
14mu|util-linux-2.25.2-2|604	#LSB (sb)
14mu|util-linux-2.25.2-2|605	%patch1202 -p1 -b .chfnlsb~
14mu|util-linux-2.25.2-2|606	
14mu|util-linux-2.25.2-2|607	%patch111 -p1 -b .mkfsman~
14mu|util-linux-2.25.2-2|608	%patch115 -p1 -b .fix-ioctl~
14mu|util-linux-2.25.2-2|609	%patch1220 -p1
14mu|util-linux-2.25.2-2|610	%patch1221 -p1
14mu|util-linux-2.25.2-2|611	
14mu|util-linux-2.25.2-2|612	# rebuild build system for loop-AES patch
14mu|util-linux-2.25.2-2|613	./autogen.sh
14mu|util-linux-2.25.2-2|614	
14mu|util-linux-2.25.2-2|615	%build
14mu|util-linux-2.25.2-2|616	%global optflags %{optflags} -Os
14mu|util-linux-2.25.2-2|617	
14mu|util-linux-2.25.2-2|618	%serverbuild_hardened
14mu|util-linux-2.25.2-2|619	unset LINGUAS || :
14mu|util-linux-2.25.2-2|620	
14mu|util-linux-2.25.2-2|621	export CONFIGURE_TOP="$PWD"
14mu|util-linux-2.25.2-2|622	
14mu|util-linux-2.25.2-2|623	mkdir -p system
14mu|util-linux-2.25.2-2|624	pushd  system
14mu|util-linux-2.25.2-2|625	%configure2_5x \
14mu|util-linux-2.25.2-2|626	--bindir=/bin \
14mu|util-linux-2.25.2-2|627	--sbindir=/sbin \
14mu|util-linux-2.25.2-2|628	--libdir=/%{_lib} \
14mu|util-linux-2.25.2-2|629	--enable-wall \
14mu|util-linux-2.25.2-2|630	--enable-partx \
14mu|util-linux-2.25.2-2|631	--enable-kill \
14mu|util-linux-2.25.2-2|632	--enable-write \
14mu|util-linux-2.25.2-2|633	--enable-mountpoint \
14mu|util-linux-2.25.2-2|634	%if %{include_raw}
14mu|util-linux-2.25.2-2|635	--enable-raw \
14mu|util-linux-2.25.2-2|636	%endif
14mu|util-linux-2.25.2-2|637	--disable-makeinstall-chown \
14mu|util-linux-2.25.2-2|638	--disable-rpath \
14mu|util-linux-2.25.2-2|639	--with-audit \
14mu|util-linux-2.25.2-2|640	--with-python=2 \
14mu|util-linux-2.25.2-2|641	%if %{with selinux}
14mu|util-linux-2.25.2-2|642	--with-selinux \
14mu|util-linux-2.25.2-2|643	%else
14mu|util-linux-2.25.2-2|644	--without-selinux \
14mu|util-linux-2.25.2-2|645	%endif
14mu|util-linux-2.25.2-2|646	--with-udev \
14mu|util-linux-2.25.2-2|647	--enable-chfn-chsh \
14mu|util-linux-2.25.2-2|648	--enable-socket-activation \
14mu|util-linux-2.25.2-2|649	--enable-tunelp \
14mu|util-linux-2.25.2-2|650	--enable-nologin \
14mu|util-linux-2.25.2-2|651	--with-systemdsystemunitdir=%{_unitdir} \
14mu|util-linux-2.25.2-2|652	
14mu|util-linux-2.25.2-2|653	# build util-linux
14mu|util-linux-2.25.2-2|654	%make
14mu|util-linux-2.25.2-2|655	
14mu|util-linux-2.25.2-2|656	popd
14mu|util-linux-2.25.2-2|657	
14mu|util-linux-2.25.2-2|658	# remove vipw and vigr, they belong in shadow-utils
14mu|util-linux-2.25.2-2|659	rm -f %{buildroot}%{_sbindir}/{vipw,vigr} %{buildroot}%{_mandir}/man8/{vigr,vipw}.*
14mu|util-linux-2.25.2-2|660	
14mu|util-linux-2.25.2-2|661	%install
14mu|util-linux-2.25.2-2|662	mkdir -p %{buildroot}/{bin,sbin}
14mu|util-linux-2.25.2-2|663	mkdir -p %{buildroot}%{_bindir}
14mu|util-linux-2.25.2-2|664	mkdir -p %{buildroot}%{_infodir}
14mu|util-linux-2.25.2-2|665	mkdir -p %{buildroot}%{_mandir}/man{1,6,8,5}
14mu|util-linux-2.25.2-2|666	mkdir -p %{buildroot}%{_sbindir}
14mu|util-linux-2.25.2-2|667	mkdir -p %{buildroot}%{_sysconfdir}/{pam.d,security/console.apps,blkid}
14mu|util-linux-2.25.2-2|668	
14mu|util-linux-2.25.2-2|669	# install util-linux
14mu|util-linux-2.25.2-2|670	%makeinstall_std -C system DESTDIR=%{buildroot} MANDIR=%{buildroot}%{_mandir} INFODIR=%{buildroot}%{_infodir}
14mu|util-linux-2.25.2-2|671	
14mu|util-linux-2.25.2-2|672	%if %{include_raw}
14mu|util-linux-2.25.2-2|673	echo '.so man8/raw.8' > %{buildroot}%{_mandir}/man8/rawdevices.8
14mu|util-linux-2.25.2-2|674	{
14mu|util-linux-2.25.2-2|675	# see RH bugzilla #216664
14mu|util-linux-2.25.2-2|676	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14mu|util-linux-2.25.2-2|677	pushd %{buildroot}%{_sysconfdir}/udev/rules.d
14mu|util-linux-2.25.2-2|678	install -m 644 %{SOURCE4} ./60-raw.rules
14mu|util-linux-2.25.2-2|679	popd
14mu|util-linux-2.25.2-2|680	}
14mu|util-linux-2.25.2-2|681	%endif
14mu|util-linux-2.25.2-2|682	
14mu|util-linux-2.25.2-2|683	# Correct mail spool path.
14mu|util-linux-2.25.2-2|684	perl -pi -e 's,/usr/spool/mail,/var/spool/mail,' %{buildroot}%{_mandir}/man1/login.1
14mu|util-linux-2.25.2-2|685	
14mu|util-linux-2.25.2-2|686	%ifarch %{sparcx}
14mu|util-linux-2.25.2-2|687	rm %{buildroot}%{_bindir}/sunhostid
14mu|util-linux-2.25.2-2|688	cat << E-O-F > %{buildroot}%{_bindir}/sunhostid
14mu|util-linux-2.25.2-2|689	#!/bin/sh
14mu|util-linux-2.25.2-2|690	# this should be %%{_bindir}/sunhostid or somesuch.
14mu|util-linux-2.25.2-2|691	# Copyright 1999 Peter Jones, <pjones@redhat.com> .
14mu|util-linux-2.25.2-2|692	# GPL and all that good stuff apply.
14mu|util-linux-2.25.2-2|693	(
14mu|util-linux-2.25.2-2|694	idprom=\`cat /proc/openprom/idprom\`
14mu|util-linux-2.25.2-2|695	echo \$idprom|dd bs=1 skip=2 count=2
14mu|util-linux-2.25.2-2|696	echo \$idprom|dd bs=1 skip=27 count=6
14mu|util-linux-2.25.2-2|697	echo
14mu|util-linux-2.25.2-2|698	) 2>/dev/null
14mu|util-linux-2.25.2-2|699	E-O-F
14mu|util-linux-2.25.2-2|700	chmod 755 %{buildroot}%{_bindir}/sunhostid
14mu|util-linux-2.25.2-2|701	%endif
14mu|util-linux-2.25.2-2|702	
14mu|util-linux-2.25.2-2|703	# PAM settings
14mu|util-linux-2.25.2-2|704	{
14mu|util-linux-2.25.2-2|705	pushd %{buildroot}%{_sysconfdir}/pam.d
14mu|util-linux-2.25.2-2|706	install -m 644 %{SOURCE1} ./login
14mu|util-linux-2.25.2-2|707	install -m 644 %{SOURCE2} ./remote
14mu|util-linux-2.25.2-2|708	install -m 644 %{SOURCE3} ./chsh
14mu|util-linux-2.25.2-2|709	install -m 644 %{SOURCE3} ./chfn
14mu|util-linux-2.25.2-2|710	install -m 644 %{SOURCE5} ./su
14mu|util-linux-2.25.2-2|711	install -m 644 %{SOURCE6} ./su-l
14mu|util-linux-2.25.2-2|712	install -m 644 %{SOURCE7} ./runuser
14mu|util-linux-2.25.2-2|713	install -m 644 %{SOURCE8} ./runuser-l
14mu|util-linux-2.25.2-2|714	popd
14mu|util-linux-2.25.2-2|715	}
14mu|util-linux-2.25.2-2|716	
14mu|util-linux-2.25.2-2|717	# This has dependencies on stuff in /usr
14mu|util-linux-2.25.2-2|718	mv %{buildroot}{/sbin/,/usr/sbin}/cfdisk
14mu|util-linux-2.25.2-2|719	
14mu|util-linux-2.25.2-2|720	ln -sf ../../sbin/hwclock %{buildroot}/usr/sbin/hwclock
14mu|util-linux-2.25.2-2|721	ln -sf ../../sbin/clock %{buildroot}/usr/sbin/clock
14mu|util-linux-2.25.2-2|722	ln -sf hwclock %{buildroot}/sbin/clock
14mu|util-linux-2.25.2-2|723	
14mu|util-linux-2.25.2-2|724	install -D -p -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/tmpfiles.d/uuidd.conf
14mu|util-linux-2.25.2-2|725	
14mu|util-linux-2.25.2-2|726	# And a dirs uuidd needs that the makefiles don't create
14mu|util-linux-2.25.2-2|727	install -d %{buildroot}/var/lib/libuuid
14mu|util-linux-2.25.2-2|728	
14mu|util-linux-2.25.2-2|729	# move flock in /bin, required for udev
14mu|util-linux-2.25.2-2|730	# logger is useful in initscripts while /usr isn't mounted as well
14mu|util-linux-2.25.2-2|731	# ionice needed for readahead_early
14mu|util-linux-2.25.2-2|732	for p in flock logger ionice; do
14mu|util-linux-2.25.2-2|733	mv %{buildroot}{%{_bindir},/bin}/$p
14mu|util-linux-2.25.2-2|734	ln -sf ../../bin/$p %{buildroot}%{_bindir}/$p
14mu|util-linux-2.25.2-2|735	done
14mu|util-linux-2.25.2-2|736	
14mu|util-linux-2.25.2-2|737	# deprecated commands
14mu|util-linux-2.25.2-2|738	for I in /sbin/mkfs.bfs %{_bindir}/scriptreplay; do
14mu|util-linux-2.25.2-2|739	rm %{buildroot}$I
14mu|util-linux-2.25.2-2|740	done
14mu|util-linux-2.25.2-2|741	
14mu|util-linux-2.25.2-2|742	# deprecated man pages
14mu|util-linux-2.25.2-2|743	for I in man8/mkfs.bfs.8 man1/scriptreplay.1; do
14mu|util-linux-2.25.2-2|744	rm %{buildroot}%{_mandir}/${I}*
14mu|util-linux-2.25.2-2|745	done
14mu|util-linux-2.25.2-2|746	
14mu|util-linux-2.25.2-2|747	# we install getopt/getopt-*.{bash,tcsh} as doc files
14mu|util-linux-2.25.2-2|748	# note: versions <=2.12 use path "%{_datadir}/misc/getopt/*"
14mu|util-linux-2.25.2-2|749	chmod 644 misc-utils/getopt-*.{bash,tcsh}
14mu|util-linux-2.25.2-2|750	
14mu|util-linux-2.25.2-2|751	# link mtab
14mu|util-linux-2.25.2-2|752	ln -sf /proc/mounts %{buildroot}/etc/mtab
14mu|util-linux-2.25.2-2|753	
14mu|util-linux-2.25.2-2|754	# /usr/sbin -> /sbin
14mu|util-linux-2.25.2-2|755	for I in addpart delpart partx; do
14mu|util-linux-2.25.2-2|756	if [ -e %{buildroot}/usr/sbin/$I ]; then
14mu|util-linux-2.25.2-2|757	mv %{buildroot}/usr/sbin/$I %{buildroot}/sbin/$I
14mu|util-linux-2.25.2-2|758	fi
14mu|util-linux-2.25.2-2|759	done
14mu|util-linux-2.25.2-2|760	
14mu|util-linux-2.25.2-2|761	# /usr/bin -> /bin
14mu|util-linux-2.25.2-2|762	for I in taskset; do
14mu|util-linux-2.25.2-2|763	if [ -e %{buildroot}/usr/bin/$I ]; then
14mu|util-linux-2.25.2-2|764	mv %{buildroot}/usr/bin/$I %{buildroot}/bin/$I
14mu|util-linux-2.25.2-2|765	fi
14mu|util-linux-2.25.2-2|766	done
14mu|util-linux-2.25.2-2|767	
14mu|util-linux-2.25.2-2|768	# /sbin -> /bin
14mu|util-linux-2.25.2-2|769	for I in raw; do
14mu|util-linux-2.25.2-2|770	if [ -e %{buildroot}/sbin/$I ]; then
14mu|util-linux-2.25.2-2|771	mv %{buildroot}/sbin/$I %{buildroot}/bin/$I
14mu|util-linux-2.25.2-2|772	fi
14mu|util-linux-2.25.2-2|773	done
14mu|util-linux-2.25.2-2|774	
14mu|util-linux-2.25.2-2|775	%find_lang %{name}
14mu|util-linux-2.25.2-2|776	
14mu|util-linux-2.25.2-2|777	# the files section supports only one -f option...
14mu|util-linux-2.25.2-2|778	mv %{name}.lang %{name}.files
14mu|util-linux-2.25.2-2|779	
14mu|util-linux-2.25.2-2|780	# create list of setarch(8) symlinks
14mu|util-linux-2.25.2-2|781	find  %{buildroot}%{_bindir}/ -regextype posix-egrep -type l \
14mu|util-linux-2.25.2-2|782	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64|uname26)$" \
14mu|util-linux-2.25.2-2|783	-printf "%{_bindir}/%f\n" >> %{name}.files
14mu|util-linux-2.25.2-2|784	
14mu|util-linux-2.25.2-2|785	find  %{buildroot}%{_mandir}/man8 -regextype posix-egrep  \
14mu|util-linux-2.25.2-2|786	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64|uname26)\.8.*" \
14mu|util-linux-2.25.2-2|787	-printf "%{_mandir}/man8/%f*\n" >> %{name}.files
14mu|util-linux-2.25.2-2|788	
14mu|util-linux-2.25.2-2|789	
14mu|util-linux-2.25.2-2|790	%changelog
14mu|util-linux-2.25.2-2|791	
14mu|util-linux-2.25.2-2|792	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.25.2-2
14mu|util-linux-2.25.2-2|793	- (83fb8f6) Drop unused blkid-cachefile patch (fixed upstream long ago)
14mu|util-linux-2.25.2-2|794	- (Andrey Bondrov: 9798bed) Selinux support should depend on system build configs
14mu|util-linux-2.25.2-2|795	- (Andrey Bondrov: 11a86cb) Drop uclibc parts
14mu|util-linux-2.25.2-2|796	- (Andrey Bondrov: 11a86cb) Spec cleanup
14mu|util-linux-2.25.2-2|797	
14mu|util-linux-2.25.2-2|798	* Tue Jul 14 2015 law <a.lahin@ntcit-rosa.ru> 2.25.2-1
14mu|util-linux-2.25.2-2|799	- (40d2079) Upgrade to version 2.25.2
14mu|util-linux-2.25.2-2|800	
14mu|util-linux-2.25.2-2|801	* Mon May 18 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.24.2-14
14mu|util-linux-2.25.2-2|802	- (bc3828a) BuildList#2501564: Increase release tag
14mu|util-linux-2.25.2-2|803	
14mu|util-linux-2.25.2-2|804	* Fri May 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.24.2-13
14mu|util-linux-2.25.2-2|805	- (bbd9f96) BuildList#2501564: Increase release tag
14mu|util-linux-2.25.2-2|806	
14mu|util-linux-2.25.2-2|807	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.24.2-12
14mu|util-linux-2.25.2-2|808	- (a932976) BuildList#2501564: Increase release tag
14mu|util-linux-2.25.2-2|809	
14mu|util-linux-2.25.2-2|810	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.24.2-11
14mu|util-linux-2.25.2-2|811	- (9eb7ae5) BuildList#2501564: Increase release tag
14mu|util-linux-2.25.2-2|812	
14mu|util-linux-2.25.2-2|813	* Thu Apr 23 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.24.2-10
14mu|util-linux-2.25.2-2|814	- (3c54de1) bring basic selinux support to all distributions
14mu|util-linux-2.25.2-2|815	
14mu|util-linux-2.25.2-2|816	* Thu Mar 19 2015 law <a.lahin@ntcit-rosa.ru> 2.24.2-9
14mu|util-linux-2.25.2-2|817	- (03cdb53) Increase release number
14mu|util-linux-2.25.2-2|818	
14mu|util-linux-2.25.2-2|819	* Thu Mar 19 2015 law <a.lahin@ntcit-rosa.ru> 2.24.2-8
14mu|util-linux-2.25.2-2|820	- (152930e) Make agetty login prompt localizable (as in login) (#bz5189)
14mu|util-linux-2.25.2-2|821	- (law: ea8c247) Increase release number
14mu|util-linux-2.25.2-2|822	
14mu|util-linux-2.25.2-2|823	* Thu Mar 19 2015 law <a.lahin@ntcit-rosa.ru> 2.24.2-7
14mu|util-linux-2.25.2-2|824	- (b30a9a8) Preserve locale settings for login (#bz5189)
14mu|util-linux-2.25.2-2|825	- (Alexander Lakhin: d3f1e28) MassBuild#656: Increase release tag
14mu|util-linux-2.25.2-2|826	
14mu|util-linux-2.25.2-2|827	* Sun Feb 15 2015 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 2.24.2-6
14mu|util-linux-2.25.2-2|828	- (c7f91e3) cleanup git repo
14mu|util-linux-2.25.2-2|829	- (din (Dmitry Fedorov): 4081ba8) remove unused patchset
14mu|util-linux-2.25.2-2|830	- (Dmitry Fedorov: c511b41) rebuild with udev
14mu|util-linux-2.25.2-2|831	
14mu|util-linux-2.25.2-2|832	* Wed Sep 24 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.24.2-5
14mu|util-linux-2.25.2-2|833	- (2b926e7) fix python BR
14mu|util-linux-2.25.2-2|834	- (Dmitry Fedorov: d7c0d81) build with selinux
14mu|util-linux-2.25.2-2|835	- (Dmitry Fedorov: c52c75f) Merge remote-tracking branch 'import/rosa2014.1' into current
14mu|util-linux-2.25.2-2|836	
14mu|util-linux-2.25.2-2|837	* Fri Sep 19 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.19-15
14mu|util-linux-2.25.2-2|838	- (d61437a) MassBuild#518: Increase release tag
14mu|util-linux-2.25.2-2|839	
14mu|util-linux-2.25.2-2|840	* Fri Sep 19 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.19-14
14mu|util-linux-2.25.2-2|841	- (49f672e) add missed pamd
14mu|util-linux-2.25.2-2|842	- (Dmitry Fedorov: 8e70a91) moved su.pamd from coreutils
14mu|util-linux-2.25.2-2|843	
14mu|util-linux-2.25.2-2|844	* Wed Sep 17 2014 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 2.19-13
14mu|util-linux-2.25.2-2|845	- (d2f2bf4) cleanup *.la
14mu|util-linux-2.25.2-2|846	- (Alex Burmashev: a009501) MassBuild#472: Increase release tag
14mu|util-linux-2.25.2-2|847	
14mu|util-linux-2.25.2-2|848	* Tue Aug 12 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.19-12
14mu|util-linux-2.25.2-2|849	- (29aec8f) sync to certified branch, 12.08.2014
14mu|util-linux-2.25.2-2|850	
14mu|util-linux-2.25.2-2|851	* Fri Jul 18 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.19-13
14mu|util-linux-2.25.2-2|852	- (c34cf9f) MassBuild#456: Increase release tag
14mu|util-linux-2.25.2-2|853	
14mu|util-linux-2.25.2-2|854	* Thu Jul 10 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.19-12
14mu|util-linux-2.25.2-2|855	- (636f290) MassBuild#450: Increase release tag
14mu|util-linux-2.25.2-2|856	
14mu|util-linux-2.25.2-2|857	* Tue Jul 01 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.19-11
14mu|util-linux-2.25.2-2|858	- (249d419) sync to certified branch
14mu|util-linux-2.25.2-2|859	
14mu|util-linux-2.25.2-2|860	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.24.2-5
14mu|util-linux-2.25.2-2|861	- (50f4d67) MassBuild#440: Increase release tag
14mu|util-linux-2.25.2-2|862	
14mu|util-linux-2.25.2-2|863	* Thu May 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.24.2-4
14mu|util-linux-2.25.2-2|864	- (19c3d39) Adjust Requires and Conflicts with bash-completion (as it has Epoch)
14mu|util-linux-2.25.2-2|865	
14mu|util-linux-2.25.2-2|866	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.24.2-3
14mu|util-linux-2.25.2-2|867	- (3f3254f) Require(pre) for bash-completion to avoid possible urpmi/rpm issue
14mu|util-linux-2.25.2-2|868	
14mu|util-linux-2.25.2-2|869	* Tue May 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.24.2-2
14mu|util-linux-2.25.2-2|870	- (1a132f1) Explicit conflict with bash-completion < 2.1-9
14mu|util-linux-2.25.2-2|871	
14mu|util-linux-2.25.2-2|872	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.24.2-1
14mu|util-linux-2.25.2-2|873	- (700bb6a) Updated to 2.24.2
14mu|util-linux-2.25.2-2|874	
14mu|util-linux-2.25.2-2|875	* Thu Aug 01 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 2.19-11
14mu|util-linux-2.25.2-2|876	- (2d58a21) Security fix
14mu|util-linux-2.25.2-2|877	- (Danila Leontiev: d3dc506) Security fix
14mu|util-linux-2.25.2-2|878	- (Danila Leontiev: 5800394) Security fix
14mu|util-linux-2.25.2-2|879	- (Danila Leontiev: caf5227) Security fix
14mu|util-linux-2.25.2-2|880	- (user: 079582a) Security fix
14mu|util-linux-2.25.2-2|881	
14mu|util-linux-2.25.2-2|882	* Tue Mar 05 2013 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 2.19-10
14mu|util-linux-2.25.2-2|883	- (bf8596a) Enabled selinux support
14mu|util-linux-2.25.2-2|884	
14mu|util-linux-2.25.2-2|885	* Tue Oct 16 2012 Alexander Kazancev <kazancas@gmail.com> 2.22-3
14mu|util-linux-2.25.2-2|886	- (205e890) Fix /etc/mtab symlinking
14mu|util-linux-2.25.2-2|887	
14mu|util-linux-2.25.2-2|888	* Sun Sep 30 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 2.22-2
14mu|util-linux-2.25.2-2|889	- (ecc7630) Updated util-linux.spec
14mu|util-linux-2.25.2-2|890	- (akdengi: 63a27ae) drop CVE patch
14mu|util-linux-2.25.2-2|891	- (akdengi: b2dad60) LOG sync with cooker
14mu|util-linux-2.25.2-2|892	
14mu|util-linux-2.25.2-2|893	* Fri Aug 10 2012 Alexander Khryukin <alexander@mezon.ru> 2.21.2-6
14mu|util-linux-2.25.2-2|894	- (4bb8dcf) static lib added
14mu|util-linux-2.25.2-2|895	- (Alexander Khryukin: d1f7ef4) la files removed
14mu|util-linux-2.25.2-2|896	- (Alexander Kazancev: 4d9c437) Up version for rebuild
14mu|util-linux-2.25.2-2|897	
14mu|util-linux-2.25.2-2|898	* Tue Jul 24 2012 Alexander Khryukin <alexander@mezon.ru> 2.21.2-4
14mu|util-linux-2.25.2-2|899	- (9fa93fc) added la files into devel
14mu|util-linux-2.25.2-2|900	- (Alexander Khryukin: 32ae0b7) serverbuild instead serverbuild_hardened
14mu|util-linux-2.25.2-2|901	- (Alexander Khryukin: 2a0cb13) synced with cooker 2.21.2
14mu|util-linux-2.25.2-2|902	
14mu|util-linux-2.25.2-2|903	* Thu May 31 2012 Danila Leontiev <danila.leontiev@rosalab.ru> 2.19-8
14mu|util-linux-2.25.2-2|904	- (ca05c83) Security fix
14mu|util-linux-2.25.2-2|905	
14mu|util-linux-2.25.2-2|906	* Mon May 28 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.21.2-1
14mu|util-linux-2.25.2-2|907	- (e23af3a) Automatic import for version 2.21.2
14mu|util-linux-2.25.2-2|908	
14mu|util-linux-2.25.2-2|909	* Fri Apr 20 2012 Alexander Kazancev <kazancas@mandriva.ru> 2.19-7
14mu|util-linux-2.25.2-2|910	- (402027a) Updated util-linux.spec
14mu|util-linux-2.25.2-2|911	
14mu|util-linux-2.25.2-2|912	* Fri Apr 20 2012 Alexander Kazancev <kazancas@mandriva.ru>
14mu|util-linux-2.25.2-2|913	- (8792e1c) Updated util-linux.spec
14mu|util-linux-2.25.2-2|914	
14mu|util-linux-2.25.2-2|915	* Sun Apr 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.21.1-1
14mu|util-linux-2.25.2-2|916	- (39d7e9a) Automatic import for version 2.21.1
14mu|util-linux-2.25.2-2|917	
14mu|util-linux-2.25.2-2|918	* Mon Feb 27 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.21-1
14mu|util-linux-2.25.2-2|919	- (18ada5f) Automatic import for version 2.21
14mu|util-linux-2.25.2-2|920	
14mu|util-linux-2.25.2-2|921	* Tue Feb 21 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.20.1-1
14mu|util-linux-2.25.2-2|922	- (c683a92) Automatic import for version 2.20.1
14mu|util-linux-2.25.2-2|923	
14mu|util-linux-2.25.2-2|924	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.20-1
14mu|util-linux-2.25.2-2|925	- (1093d6f) Automatic import for version 2.20
14mu|util-linux-2.25.2-2|926	
14mu|util-linux-2.25.2-2|927	

26207 14
14mu|uucp-1.07-22|1	Summary:	The uucp utility for copying files between systems
14mu|uucp-1.07-22|2	Name:		uucp
14mu|uucp-1.07-22|3	Version:	1.07
14mu|uucp-1.07-22|4	Release:	22
14mu|uucp-1.07-22|5	License:	GPLv2+
14mu|uucp-1.07-22|6	Group:		Networking/File transfer
14mu|uucp-1.07-22|7	URL:		http://www.airs.com/ian/uucp.html
14mu|uucp-1.07-22|8	Source0:	ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.bz2
14mu|uucp-1.07-22|9	Source1:	uucp.log
14mu|uucp-1.07-22|10	Source2:	uucp-tmpfiles.conf
14mu|uucp-1.07-22|11	Patch0:		uucp-1.07-misc.patch
14mu|uucp-1.07-22|12	Patch7:		uucp-1.07-64bit-fixes.patch
14mu|uucp-1.07-22|13	Patch8:		uucp-1.07-config.patch
14mu|uucp-1.07-22|14	Patch9:		uucp-1.07-sigfpe.patch
14mu|uucp-1.07-22|15	#(peroyvind) depends on lockdev?
14mu|uucp-1.07-22|16	Patch10:	uucp-1.07-baudboy.patch
14mu|uucp-1.07-22|17	Patch11:	uucp-1.06.1-pipe.patch
14mu|uucp-1.07-22|18	Patch12:	uucp-1.07-format_not_a_string_literal_and_no_format_arguments.diff
14mu|uucp-1.07-22|19	Patch13:	uucp-1.07-nostrip.diff
14mu|uucp-1.07-22|20	BuildRequires:	texinfo
14mu|uucp-1.07-22|21	Requires(post):	rpm-helper
14mu|uucp-1.07-22|22	
14mu|uucp-1.07-22|23	%description
14mu|uucp-1.07-22|24	The uucp command copies files between systems.  Uucp is primarily used
14mu|uucp-1.07-22|25	by remote machines downloading and uploading email and news files to
14mu|uucp-1.07-22|26	local machines.
14mu|uucp-1.07-22|27	
14mu|uucp-1.07-22|28	Install the uucp package if you need to use uucp to transfer files
14mu|uucp-1.07-22|29	between machines.
14mu|uucp-1.07-22|30	
14mu|uucp-1.07-22|31	%prep
14mu|uucp-1.07-22|32	%setup -q
14mu|uucp-1.07-22|33	%patch0 -p1 -b .misc
14mu|uucp-1.07-22|34	%patch7 -p1 -b .64bit-fixes
14mu|uucp-1.07-22|35	%patch8 -p1 -b .config
14mu|uucp-1.07-22|36	%patch9 -p1 -b .sigfpe
14mu|uucp-1.07-22|37	#%patch10 -p1 -b .baudboy
14mu|uucp-1.07-22|38	%patch11 -p1 -b .pipe
14mu|uucp-1.07-22|39	%patch12 -p0 -b .format_not_a_string_literal_and_no_format_arguments
14mu|uucp-1.07-22|40	%patch13 -p1 -b .nostrip
14mu|uucp-1.07-22|41	
14mu|uucp-1.07-22|42	%build
14mu|uucp-1.07-22|43	STRIP="/bin/echo" \
14mu|uucp-1.07-22|44	LDFLAGS="%{ldflags}" \
14mu|uucp-1.07-22|45	%configure --with-newconfigdir=%{_sysconfdir}/%{name} --with-oldconfigdir=%{_sysconfdir}/%{name}
14mu|uucp-1.07-22|46	%make
14mu|uucp-1.07-22|47	
14mu|uucp-1.07-22|48	%install
14mu|uucp-1.07-22|49	%{makeinstall} STRIP="/bin/echo"
14mu|uucp-1.07-22|50	
14mu|uucp-1.07-22|51	mkdir -p %{buildroot}/var/spool/uucp
14mu|uucp-1.07-22|52	mkdir -p %{buildroot}/var/spool/uucppublic
14mu|uucp-1.07-22|53	mkdir -p %{buildroot}%{_sysconfdir}/uucp/oldconfig
14mu|uucp-1.07-22|54	
14mu|uucp-1.07-22|55	rm -rf %{buildroot}/var/log/uucp
14mu|uucp-1.07-22|56	mkdir -p %{buildroot}/var/log/uucp
14mu|uucp-1.07-22|57	
14mu|uucp-1.07-22|58	mkdir -p %{buildroot}%{_libdir}/uucp
14mu|uucp-1.07-22|59	ln -sf ../../sbin/uucico %{buildroot}%{_libdir}/uucp
14mu|uucp-1.07-22|60	
14mu|uucp-1.07-22|61	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/logrotate.d/uucp
14mu|uucp-1.07-22|62	install -m644 %{SOURCE2} -D %{buildroot}%{_tmpfilesdir}/uucp.conf
14mu|uucp-1.07-22|63	
14mu|uucp-1.07-22|64	# Create ghost files
14mu|uucp-1.07-22|65	touch %{buildroot}/var/log/uucp/{Log,Stats,Debug}
14mu|uucp-1.07-22|66	
14mu|uucp-1.07-22|67	# the following is kind of gross, but it is effective
14mu|uucp-1.07-22|68	for i in dial passwd port dialcode sys call ; do
14mu|uucp-1.07-22|69	cat > %{buildroot}/etc/uucp/$i <<EOF
14mu|uucp-1.07-22|70	# This is an example of a $i file. This file have the syntax compatible
14mu|uucp-1.07-22|71	# with Taylor UUCP (not HDB nor anything else). Please check uucp
14mu|uucp-1.07-22|72	# documentation if you are not sure how Taylor config files are supposed to
14mu|uucp-1.07-22|73	# look like. Edit it as appropriate for your system.
14mu|uucp-1.07-22|74	
14mu|uucp-1.07-22|75	# Everything after a '#' character is a comment.
14mu|uucp-1.07-22|76	EOF
14mu|uucp-1.07-22|77	done
14mu|uucp-1.07-22|78	
14mu|uucp-1.07-22|79	# fix attribs so strip can touch it
14mu|uucp-1.07-22|80	chmod 755 %{buildroot}%{_sbindir}/* %{buildroot}%{_bindir}/*
14mu|uucp-1.07-22|81	
14mu|uucp-1.07-22|82	%post
14mu|uucp-1.07-22|83	# These permissions have to be synced with below %%files
14mu|uucp-1.07-22|84	%create_ghostfile /var/log/uucp/Log uucp uucp 644
14mu|uucp-1.07-22|85	%create_ghostfile /var/log/uucp/Stats uucp uucp 644
14mu|uucp-1.07-22|86	%create_ghostfile /var/log/uucp/Debug uucp uucp 640
14mu|uucp-1.07-22|87	systemd-tmpfiles --create %{name}
14mu|uucp-1.07-22|88	
14mu|uucp-1.07-22|89	%files
14mu|uucp-1.07-22|90	%defattr(-,root,root,755)
14mu|uucp-1.07-22|91	%doc README ChangeLog NEWS
14mu|uucp-1.07-22|92	%doc sample contrib
14mu|uucp-1.07-22|93	%attr(-,uucp,uucp) %dir /var/spool/uucp
14mu|uucp-1.07-22|94	%attr(-,uucp,uucp) %dir /var/spool/uucppublic
14mu|uucp-1.07-22|95	%attr(755,uucp,uucp) %dir %{_sysconfdir}/uucp
14mu|uucp-1.07-22|96	%{_infodir}/uucp.info*
14mu|uucp-1.07-22|97	%{_sbindir}/uuchk
14mu|uucp-1.07-22|98	%{_sbindir}/uuconv
14mu|uucp-1.07-22|99	%{_sbindir}/uusched
14mu|uucp-1.07-22|100	%attr(6555,uucp,uucp) %{_sbindir}/uucico
14mu|uucp-1.07-22|101	%attr(6555,uucp,uucp) %{_sbindir}/uuxqt
14mu|uucp-1.07-22|102	%attr(-,uucp,uucp) %{_bindir}/*
14mu|uucp-1.07-22|103	%{_mandir}/*/*
14mu|uucp-1.07-22|104	%{_libdir}/uucp/uucico
14mu|uucp-1.07-22|105	%attr(-,uucp,uucp) %dir /var/log/uucp
14mu|uucp-1.07-22|106	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/uucp
14mu|uucp-1.07-22|107	%attr(644,uucp,uucp) %ghost /var/log/uucp/Log
14mu|uucp-1.07-22|108	%attr(644,uucp,uucp) %ghost /var/log/uucp/Stats
14mu|uucp-1.07-22|109	%attr(600,uucp,uucp) %ghost /var/log/uucp/Debug
14mu|uucp-1.07-22|110	%config(noreplace) %{_sysconfdir}/uucp/dial
14mu|uucp-1.07-22|111	%config(noreplace) %{_sysconfdir}/uucp/dialcode
14mu|uucp-1.07-22|112	%config(noreplace) %{_sysconfdir}/uucp/port
14mu|uucp-1.07-22|113	%config(noreplace) %{_sysconfdir}/uucp/passwd
14mu|uucp-1.07-22|114	%config(noreplace) %{_sysconfdir}/uucp/sys
14mu|uucp-1.07-22|115	%config(noreplace) %{_sysconfdir}/uucp/call
14mu|uucp-1.07-22|116	%{_tmpfilesdir}/uucp.conf
14mu|uucp-1.07-22|117	
14mu|uucp-1.07-22|118	%changelog
14mu|uucp-1.07-22|119	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.07-22
14mu|uucp-1.07-22|120	+ Revision: 3db923c
14mu|uucp-1.07-22|121	- Fix tmpfiles creation
14mu|uucp-1.07-22|122	
14mu|uucp-1.07-22|123	

26208 14
14mu|v4l-utils-1.8.1-1|1	%define major 0
14mu|v4l-utils-1.8.1-1|2	%define libname %mklibname v4l %{major}
14mu|v4l-utils-1.8.1-1|3	%define devname %mklibname v4l -d
14mu|v4l-utils-1.8.1-1|4	%define wrappersname %mklibname v4l-wrappers
14mu|v4l-utils-1.8.1-1|5	
14mu|v4l-utils-1.8.1-1|6	Summary:	Linux V4L2 and DVB API utilities
14mu|v4l-utils-1.8.1-1|7	Name:		v4l-utils
14mu|v4l-utils-1.8.1-1|8	Version:	1.8.1
14mu|v4l-utils-1.8.1-1|9	Release:	1
14mu|v4l-utils-1.8.1-1|10	License:	LGPLv2.1+
14mu|v4l-utils-1.8.1-1|11	Group:		System/Libraries
14mu|v4l-utils-1.8.1-1|12	Url:		http://git.linuxtv.org/v4l-utils.git
14mu|v4l-utils-1.8.1-1|13	Source0:	http://linuxtv.org/downloads/v4l-utils/%{name}-%{version}.tar.bz2
14mu|v4l-utils-1.8.1-1|14	Source100:	%{name}.rpmlintrc
14mu|v4l-utils-1.8.1-1|15	#Patch0:	fix-missing-includes.patch
14mu|v4l-utils-1.8.1-1|16	BuildRequires:	jpeg-devel
14mu|v4l-utils-1.8.1-1|17	BuildRequires:	qt4-devel
14mu|v4l-utils-1.8.1-1|18	BuildRequires:	sysfsutils-devel
14mu|v4l-utils-1.8.1-1|19	BuildRequires:	pkgconfig(glu)
14mu|v4l-utils-1.8.1-1|20	BuildRequires:	pkgconfig(udev)
14mu|v4l-utils-1.8.1-1|21	Conflicts:	ivtv-utils < 1.4.0-2
14mu|v4l-utils-1.8.1-1|22	Requires:	%{wrappersname} >= %{EVRD}
14mu|v4l-utils-1.8.1-1|23	
14mu|v4l-utils-1.8.1-1|24	%description
14mu|v4l-utils-1.8.1-1|25	v4l-utils is the combination of various v4l and dvb utilities which used to be
14mu|v4l-utils-1.8.1-1|26	part of the v4l-dvb mercurial kernel tree.
14mu|v4l-utils-1.8.1-1|27	
14mu|v4l-utils-1.8.1-1|28	%files
14mu|v4l-utils-1.8.1-1|29	%config(noreplace) %{_sysconfdir}/rc_maps.cfg
14mu|v4l-utils-1.8.1-1|30	%config(noreplace) /lib/udev/rules.d/70-infrared.rules
14mu|v4l-utils-1.8.1-1|31	/lib/udev/rc_keymaps/*
14mu|v4l-utils-1.8.1-1|32	%{_bindir}/cx18-ctl
14mu|v4l-utils-1.8.1-1|33	%{_bindir}/decode_tm6000
14mu|v4l-utils-1.8.1-1|34	%{_bindir}/ir-keytable
14mu|v4l-utils-1.8.1-1|35	%{_bindir}/rds-ctl
14mu|v4l-utils-1.8.1-1|36	%{_bindir}/v4l2-compliance
14mu|v4l-utils-1.8.1-1|37	%{_bindir}/v4l2-ctl
14mu|v4l-utils-1.8.1-1|38	%{_bindir}/dvb-fe-tool
14mu|v4l-utils-1.8.1-1|39	%{_bindir}/dvb-format-convert
14mu|v4l-utils-1.8.1-1|40	%{_bindir}/dvbv5-scan
14mu|v4l-utils-1.8.1-1|41	%{_bindir}/dvbv5-zap
14mu|v4l-utils-1.8.1-1|42	%{_bindir}/v4l2-sysfs-path
14mu|v4l-utils-1.8.1-1|43	%{_sbindir}/v4l2-dbg
14mu|v4l-utils-1.8.1-1|44	%{_mandir}/man1/ir-keytable.1.*
14mu|v4l-utils-1.8.1-1|45	%{_bindir}/media-ctl
14mu|v4l-utils-1.8.1-1|46	%{_mandir}/man1/dvb-fe-tool.1*
14mu|v4l-utils-1.8.1-1|47	%{_mandir}/man1/dvb-format-convert.1*
14mu|v4l-utils-1.8.1-1|48	%{_mandir}/man1/dvbv5-scan.1*
14mu|v4l-utils-1.8.1-1|49	%{_mandir}/man1/dvbv5-zap.1*
14mu|v4l-utils-1.8.1-1|50	%{_localedir}/pt_BR/LC_MESSAGES/libdvbv5.mo
14mu|v4l-utils-1.8.1-1|51	%{_localedir}/pt_BR/LC_MESSAGES/v4l-utils.mo
14mu|v4l-utils-1.8.1-1|52	%{_mandir}/man1/v4l2-compliance.1*
14mu|v4l-utils-1.8.1-1|53	%{_mandir}/man1/v4l2-ctl.1*
14mu|v4l-utils-1.8.1-1|54	
14mu|v4l-utils-1.8.1-1|55	#----------------------------------------------------------------------------
14mu|v4l-utils-1.8.1-1|56	
14mu|v4l-utils-1.8.1-1|57	%package -n v4l-utils-qt4
14mu|v4l-utils-1.8.1-1|58	Summary:	Qt4 tools for v4l applications
14mu|v4l-utils-1.8.1-1|59	Group:		System/Libraries
14mu|v4l-utils-1.8.1-1|60	
14mu|v4l-utils-1.8.1-1|61	%description -n v4l-utils-qt4
14mu|v4l-utils-1.8.1-1|62	v4l-utils-qt4 is a QT4 gui for the v4l-utils tools.
14mu|v4l-utils-1.8.1-1|63	
14mu|v4l-utils-1.8.1-1|64	%files -n v4l-utils-qt4
14mu|v4l-utils-1.8.1-1|65	%{_bindir}/qv4l2
14mu|v4l-utils-1.8.1-1|66	%{_datadir}/applications/qv4l2.desktop
14mu|v4l-utils-1.8.1-1|67	%{_iconsdir}/hicolor/*/apps/qv4l2.*
14mu|v4l-utils-1.8.1-1|68	%{_mandir}/man1/qv4l2.1*
14mu|v4l-utils-1.8.1-1|69	
14mu|v4l-utils-1.8.1-1|70	#----------------------------------------------------------------------------
14mu|v4l-utils-1.8.1-1|71	
14mu|v4l-utils-1.8.1-1|72	%package -n %{wrappersname}
14mu|v4l-utils-1.8.1-1|73	Summary:	Wrappers for v4l applications
14mu|v4l-utils-1.8.1-1|74	Group:		System/Libraries
14mu|v4l-utils-1.8.1-1|75	Provides:	v4l-wrappers = %{EVRD}
14mu|v4l-utils-1.8.1-1|76	
14mu|v4l-utils-1.8.1-1|77	%description -n %{wrappersname}
14mu|v4l-utils-1.8.1-1|78	This package contains wrapper libraries that adds v4l2 device compatibility for
14mu|v4l-utils-1.8.1-1|79	v4l1 applications and support for various pixelformats to v4l2 applications.
14mu|v4l-utils-1.8.1-1|80	
14mu|v4l-utils-1.8.1-1|81	%files -n %{wrappersname}
14mu|v4l-utils-1.8.1-1|82	%dir %{_libdir}/libv4l
14mu|v4l-utils-1.8.1-1|83	%dir %{_libdir}/libv4l/plugins
14mu|v4l-utils-1.8.1-1|84	%{_libdir}/libv4l/v4l1compat.so
14mu|v4l-utils-1.8.1-1|85	%{_libdir}/libv4l/v4l2convert.so
14mu|v4l-utils-1.8.1-1|86	%{_libdir}/libv4l/*-decomp
14mu|v4l-utils-1.8.1-1|87	%{_libdir}/libv4l/plugins/libv4l-mplane.so
14mu|v4l-utils-1.8.1-1|88	
14mu|v4l-utils-1.8.1-1|89	#----------------------------------------------------------------------------
14mu|v4l-utils-1.8.1-1|90	
14mu|v4l-utils-1.8.1-1|91	%package -n %{libname}
14mu|v4l-utils-1.8.1-1|92	Summary:	Thin abstraction layer for video4linux2 devices
14mu|v4l-utils-1.8.1-1|93	Group:		System/Libraries
14mu|v4l-utils-1.8.1-1|94	Requires:	%{name} >= %{version}
14mu|v4l-utils-1.8.1-1|95	
14mu|v4l-utils-1.8.1-1|96	%description -n %{libname}
14mu|v4l-utils-1.8.1-1|97	libv4l is a collection of libraries which adds a thin abstraction layer on top
14mu|v4l-utils-1.8.1-1|98	of video4linux2 devices. The purpose of this (thin) layer is to make it easy
14mu|v4l-utils-1.8.1-1|99	for application writers to support a wide variety of devices without having
14mu|v4l-utils-1.8.1-1|100	to write separate code for different devices in the same class.
14mu|v4l-utils-1.8.1-1|101	
14mu|v4l-utils-1.8.1-1|102	%files -n %{libname}
14mu|v4l-utils-1.8.1-1|103	%{_libdir}/libv4l1.so.%{major}*
14mu|v4l-utils-1.8.1-1|104	%{_libdir}/libv4l2*.so.%{major}*
14mu|v4l-utils-1.8.1-1|105	%{_libdir}/libdvbv5.so.%{major}*
14mu|v4l-utils-1.8.1-1|106	%{_libdir}/libv4lconvert.so.%{major}*
14mu|v4l-utils-1.8.1-1|107	
14mu|v4l-utils-1.8.1-1|108	#----------------------------------------------------------------------------
14mu|v4l-utils-1.8.1-1|109	
14mu|v4l-utils-1.8.1-1|110	%package -n %{devname}
14mu|v4l-utils-1.8.1-1|111	Summary:	Development files from libv4l
14mu|v4l-utils-1.8.1-1|112	Group:		Development/C
14mu|v4l-utils-1.8.1-1|113	Requires:	%{libname} = %{EVRD}
14mu|v4l-utils-1.8.1-1|114	Provides:	%{name}-devel = %{EVRD}
14mu|v4l-utils-1.8.1-1|115	Provides:	libv4l-devel = %{EVRD}
14mu|v4l-utils-1.8.1-1|116	
14mu|v4l-utils-1.8.1-1|117	%description -n %{devname}
14mu|v4l-utils-1.8.1-1|118	This package contains the development files needed to build programs that
14mu|v4l-utils-1.8.1-1|119	use libv4l.
14mu|v4l-utils-1.8.1-1|120	
14mu|v4l-utils-1.8.1-1|121	%files -n %{devname}
14mu|v4l-utils-1.8.1-1|122	%{_includedir}/*.h
14mu|v4l-utils-1.8.1-1|123	%{_includedir}/libdvbv5
14mu|v4l-utils-1.8.1-1|124	%{_libdir}/*.so
14mu|v4l-utils-1.8.1-1|125	%{_libdir}/pkgconfig/*.pc
14mu|v4l-utils-1.8.1-1|126	
14mu|v4l-utils-1.8.1-1|127	#----------------------------------------------------------------------------
14mu|v4l-utils-1.8.1-1|128	
14mu|v4l-utils-1.8.1-1|129	%prep
14mu|v4l-utils-1.8.1-1|130	%setup -q
14mu|v4l-utils-1.8.1-1|131	
14mu|v4l-utils-1.8.1-1|132	%build
14mu|v4l-utils-1.8.1-1|133	%configure2_5x \
14mu|v4l-utils-1.8.1-1|134	--enable-libdvbv5 \
14mu|v4l-utils-1.8.1-1|135	--disable-static
14mu|v4l-utils-1.8.1-1|136	%make
14mu|v4l-utils-1.8.1-1|137	
14mu|v4l-utils-1.8.1-1|138	%install
14mu|v4l-utils-1.8.1-1|139	%makeinstall_std PREFIX="%{_prefix}" LIBDIR="%{_libdir}"
14mu|v4l-utils-1.8.1-1|140	
14mu|v4l-utils-1.8.1-1|141	# already provided by ivtv-utils package, more uptodate/complete there
14mu|v4l-utils-1.8.1-1|142	rm -f %{buildroot}%{_bindir}/ivtv-ctl
14mu|v4l-utils-1.8.1-1|143	
14mu|v4l-utils-1.8.1-1|144	%changelog
14mu|v4l-utils-1.8.1-1|145	
14mu|v4l-utils-1.8.1-1|146	* Mon Dec 28 2015 dsilakov <denis.silakov@rosalab.ru> 1.8.1-1
14mu|v4l-utils-1.8.1-1|147	- (fc354fb) Merge pull request #7 from import/v4l-utils:auto_update
14mu|v4l-utils-1.8.1-1|148	- (fc354fb) Updated to 1.8.1 (by updates_builder)
14mu|v4l-utils-1.8.1-1|149	
14mu|v4l-utils-1.8.1-1|150	

26209 14
14mu|v8-3.20.17.15-8|1	%define major 3
14mu|v8-3.20.17.15-8|2	%define libname %mklibname %{name}_ %major
14mu|v8-3.20.17.15-8|3	%define libpreparser %mklibname %{name}preparser %major
14mu|v8-3.20.17.15-8|4	%define develname %mklibname %{name} -d
14mu|v8-3.20.17.15-8|5	
14mu|v8-3.20.17.15-8|6	%define somajor 3
14mu|v8-3.20.17.15-8|7	%define sominor 20
14mu|v8-3.20.17.15-8|8	%define sobuild 17.15
14mu|v8-3.20.17.15-8|9	%define sover %{somajor}.%{sominor}.%{sobuild}
14mu|v8-3.20.17.15-8|10	
14mu|v8-3.20.17.15-8|11	%ifarch %{ix86}
14mu|v8-3.20.17.15-8|12	%define target ia32
14mu|v8-3.20.17.15-8|13	%endif
14mu|v8-3.20.17.15-8|14	%ifarch x86_64
14mu|v8-3.20.17.15-8|15	%define target x64
14mu|v8-3.20.17.15-8|16	%endif
14mu|v8-3.20.17.15-8|17	%ifarch %arm
14mu|v8-3.20.17.15-8|18	%define target arm
14mu|v8-3.20.17.15-8|19	%endif
14mu|v8-3.20.17.15-8|20	
14mu|v8-3.20.17.15-8|21	Name:		v8
14mu|v8-3.20.17.15-8|22	Version:	%{sover}
14mu|v8-3.20.17.15-8|23	Release:	8
14mu|v8-3.20.17.15-8|24	Summary:	JavaScript Engine
14mu|v8-3.20.17.15-8|25	Group:		System/Libraries
14mu|v8-3.20.17.15-8|26	License:	BSD
14mu|v8-3.20.17.15-8|27	URL:		http://code.google.com/p/v8
14mu|v8-3.20.17.15-8|28	Source0:	http://commondatastorage.googleapis.com/chromium-browser-official/%{name}-%{somajor}.%{sominor}.%{sobuild}.tar.bz2
14mu|v8-3.20.17.15-8|29	ExclusiveArch:	%{ix86} x86_64 %arm
14mu|v8-3.20.17.15-8|30	BuildRequires:	readline-devel
14mu|v8-3.20.17.15-8|31	BuildRequires:	icu-devel
14mu|v8-3.20.17.15-8|32	
14mu|v8-3.20.17.15-8|33	%description
14mu|v8-3.20.17.15-8|34	V8 is Google's open source JavaScript engine.
14mu|v8-3.20.17.15-8|35	V8 is written in C++ and is used
14mu|v8-3.20.17.15-8|36	in Google Chrome, the open source browser from Google.
14mu|v8-3.20.17.15-8|37	V8 implements ECMAScript as specified in ECMA-262, 3rd edition.
14mu|v8-3.20.17.15-8|38	
14mu|v8-3.20.17.15-8|39	%files
14mu|v8-3.20.17.15-8|40	%doc AUTHORS ChangeLog LICENSE
14mu|v8-3.20.17.15-8|41	%{_bindir}/d8
14mu|v8-3.20.17.15-8|42	
14mu|v8-3.20.17.15-8|43	#--------------------------------------------------------------------
14mu|v8-3.20.17.15-8|44	
14mu|v8-3.20.17.15-8|45	%package -n %{libname}
14mu|v8-3.20.17.15-8|46	Summary:    JavaScript Engine
14mu|v8-3.20.17.15-8|47	Group:      System/Libraries
14mu|v8-3.20.17.15-8|48	Conflicts:  %{name} < 3.12.8
14mu|v8-3.20.17.15-8|49	Obsoletes:  %{_lib}v8 < %{EVRD}
14mu|v8-3.20.17.15-8|50	
14mu|v8-3.20.17.15-8|51	%description -n %{libname}
14mu|v8-3.20.17.15-8|52	V8 is Google's open source JavaScript engine.
14mu|v8-3.20.17.15-8|53	V8 is written in C++ and is used
14mu|v8-3.20.17.15-8|54	in Google Chrome, the open source browser from Google.
14mu|v8-3.20.17.15-8|55	
14mu|v8-3.20.17.15-8|56	%files -n %{libname}
14mu|v8-3.20.17.15-8|57	%{_libdir}/lib%{name}.so.%{major}*
14mu|v8-3.20.17.15-8|58	
14mu|v8-3.20.17.15-8|59	#--------------------------------------------------------------------
14mu|v8-3.20.17.15-8|60	
14mu|v8-3.20.17.15-8|61	%package  -n %develname
14mu|v8-3.20.17.15-8|62	Group:      System/Libraries
14mu|v8-3.20.17.15-8|63	Summary:    Development headers and libraries for v8
14mu|v8-3.20.17.15-8|64	Requires:   %{libname} = %{version}-%{release}
14mu|v8-3.20.17.15-8|65	Obsoletes:  %{name}-devel < %{version}-%{release}
14mu|v8-3.20.17.15-8|66	Provides:   %{name}-devel = %{version}-%{release}
14mu|v8-3.20.17.15-8|67	
14mu|v8-3.20.17.15-8|68	%description -n %develname
14mu|v8-3.20.17.15-8|69	Development headers and libraries for v8.
14mu|v8-3.20.17.15-8|70	
14mu|v8-3.20.17.15-8|71	%files -n %develname
14mu|v8-3.20.17.15-8|72	%{_includedir}/*.h
14mu|v8-3.20.17.15-8|73	%{_includedir}/v8
14mu|v8-3.20.17.15-8|74	%{_libdir}/*.so
14mu|v8-3.20.17.15-8|75	
14mu|v8-3.20.17.15-8|76	#--------------------------------------------------------------------
14mu|v8-3.20.17.15-8|77	
14mu|v8-3.20.17.15-8|78	%prep
14mu|v8-3.20.17.15-8|79	%setup -qn %{name}-%{version}
14mu|v8-3.20.17.15-8|80	# Make sure no bundled libraries are used.
14mu|v8-3.20.17.15-8|81	find third_party -type f \! -iname '*.gyp*' -delete
14mu|v8-3.20.17.15-8|82	
14mu|v8-3.20.17.15-8|83	%build
14mu|v8-3.20.17.15-8|84	%setup_compile_flags
14mu|v8-3.20.17.15-8|85	export CFLAGS="%{optflags}"
14mu|v8-3.20.17.15-8|86	export CXXFLAGS="%{optflags}"
14mu|v8-3.20.17.15-8|87	export LINK="%{__cxx}"
14mu|v8-3.20.17.15-8|88	
14mu|v8-3.20.17.15-8|89	
14mu|v8-3.20.17.15-8|90	# configure sources
14mu|v8-3.20.17.15-8|91	build/gyp_v8 --depth=. -Dcomponent=shared_library \
14mu|v8-3.20.17.15-8|92	-Dsoname_version=%{somajor} \
14mu|v8-3.20.17.15-8|93	-Dv8_target_arch=%{target} \
14mu|v8-3.20.17.15-8|94	%ifarch armv7hl
14mu|v8-3.20.17.15-8|95	-Dv8_use_arm_eabi_hardfloat=true \
14mu|v8-3.20.17.15-8|96	%endif
14mu|v8-3.20.17.15-8|97	%ifarch armv7l
14mu|v8-3.20.17.15-8|98	-Dv8_use_arm_eabi_hardfloat=false \
14mu|v8-3.20.17.15-8|99	%endif
14mu|v8-3.20.17.15-8|100	%ifarch %arm
14mu|v8-3.20.17.15-8|101	-Darmv7=1 \
14mu|v8-3.20.17.15-8|102	-Darm_neon=1 \
14mu|v8-3.20.17.15-8|103	%endif
14mu|v8-3.20.17.15-8|104	-Dconsole=readline \
14mu|v8-3.20.17.15-8|105	-Duse_system_icu=1 \
14mu|v8-3.20.17.15-8|106	-Dv8_enable_i18n_support=1 \
14mu|v8-3.20.17.15-8|107	-Dwerror= \
14mu|v8-3.20.17.15-8|108	--generator-output=out -f make
14mu|v8-3.20.17.15-8|109	
14mu|v8-3.20.17.15-8|110	%make -C out builddir=$(pwd)/out/%{target}.release V=1 BUILDTYPE=Release mksnapshot.%{target}
14mu|v8-3.20.17.15-8|111	%make -C out builddir=$(pwd)/out/%{target}.release V=1 BUILDTYPE=Release
14mu|v8-3.20.17.15-8|112	
14mu|v8-3.20.17.15-8|113	%install
14mu|v8-3.20.17.15-8|114	mkdir -p %{buildroot}%{_includedir}
14mu|v8-3.20.17.15-8|115	mkdir -p %{buildroot}%{_libdir}
14mu|v8-3.20.17.15-8|116	install -p include/*.h %{buildroot}%{_includedir}
14mu|v8-3.20.17.15-8|117	
14mu|v8-3.20.17.15-8|118	mkdir -p %{buildroot}%{_includedir}/v8/x64
14mu|v8-3.20.17.15-8|119	install -p src/*.h %{buildroot}%{_includedir}/v8
14mu|v8-3.20.17.15-8|120	install -p src/x64/*.h %{buildroot}%{_includedir}/v8/x64
14mu|v8-3.20.17.15-8|121	
14mu|v8-3.20.17.15-8|122	install -p out/%{target}.release/lib.target/libv8.so* %{buildroot}%{_libdir}
14mu|v8-3.20.17.15-8|123	mkdir -p %{buildroot}%{_bindir}
14mu|v8-3.20.17.15-8|124	install -p -m0755 out/%{target}.release/d8 %{buildroot}%{_bindir}
14mu|v8-3.20.17.15-8|125	
14mu|v8-3.20.17.15-8|126	pushd %{buildroot}%{_libdir}
14mu|v8-3.20.17.15-8|127	mv libv8.so.%{somajor} libv8.so.%{version}
14mu|v8-3.20.17.15-8|128	ln -sf libv8.so.%{version} libv8.so.%{somajor}.%{sominor}
14mu|v8-3.20.17.15-8|129	ln -sf libv8.so.%{version} libv8.so.%{somajor}
14mu|v8-3.20.17.15-8|130	ln -sf libv8.so.%{version} libv8.so
14mu|v8-3.20.17.15-8|131	popd
14mu|v8-3.20.17.15-8|132	
14mu|v8-3.20.17.15-8|133	chmod -x %{buildroot}%{_includedir}/v8/*.h
14mu|v8-3.20.17.15-8|134	
14mu|v8-3.20.17.15-8|135	
14mu|v8-3.20.17.15-8|136	%changelog
14mu|v8-3.20.17.15-8|137	
14mu|v8-3.20.17.15-8|138	* Sat Apr 09 2016 Denis Silakov <denis.silakov@rosalab.ru> 3.20.17.15-8
14mu|v8-3.20.17.15-8|139	- (0820158) Fix library update from old versions
14mu|v8-3.20.17.15-8|140	
14mu|v8-3.20.17.15-8|141	

26210 14
14mu|vaapi-driver-intel-1.6.1-1|1	%define oname intel-driver
14mu|vaapi-driver-intel-1.6.1-1|2	
14mu|vaapi-driver-intel-1.6.1-1|3	Summary:	Is the VA-API implementation for Intel G45 chipsets
14mu|vaapi-driver-intel-1.6.1-1|4	Name:		vaapi-driver-intel
14mu|vaapi-driver-intel-1.6.1-1|5	Version:	1.6.1
14mu|vaapi-driver-intel-1.6.1-1|6	Release:	1
14mu|vaapi-driver-intel-1.6.1-1|7	Group:		Video
14mu|vaapi-driver-intel-1.6.1-1|8	License:	GPLv2+
14mu|vaapi-driver-intel-1.6.1-1|9	Url:		http://cgit.freedesktop.org/vaapi/intel-driver/
14mu|vaapi-driver-intel-1.6.1-1|10	Source0:	http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/libva-intel-driver-%{version}.tar.bz2
14mu|vaapi-driver-intel-1.6.1-1|11	BuildRequires:	pkgconfig(libva) >= 0.35
14mu|vaapi-driver-intel-1.6.1-1|12	Obsoletes:	vaapi-driver-i965 < 1.0.15
14mu|vaapi-driver-intel-1.6.1-1|13	
14mu|vaapi-driver-intel-1.6.1-1|14	%description
14mu|vaapi-driver-intel-1.6.1-1|15	libva-driver-intel is the VA-API implementation for Intel G45 chipsets
14mu|vaapi-driver-intel-1.6.1-1|16	and Intel HD Graphics for Intel Core processor family.
14mu|vaapi-driver-intel-1.6.1-1|17	
14mu|vaapi-driver-intel-1.6.1-1|18	%files
14mu|vaapi-driver-intel-1.6.1-1|19	%doc AUTHORS NEWS
14mu|vaapi-driver-intel-1.6.1-1|20	%{_libdir}/dri/*_drv_video.so
14mu|vaapi-driver-intel-1.6.1-1|21	
14mu|vaapi-driver-intel-1.6.1-1|22	#--------------------------------------------------------------------------
14mu|vaapi-driver-intel-1.6.1-1|23	
14mu|vaapi-driver-intel-1.6.1-1|24	%prep
14mu|vaapi-driver-intel-1.6.1-1|25	%setup -qn libva-intel-driver-%{version}
14mu|vaapi-driver-intel-1.6.1-1|26	
14mu|vaapi-driver-intel-1.6.1-1|27	%build
14mu|vaapi-driver-intel-1.6.1-1|28	autoreconf -v --install
14mu|vaapi-driver-intel-1.6.1-1|29	%configure2_5x
14mu|vaapi-driver-intel-1.6.1-1|30	%make
14mu|vaapi-driver-intel-1.6.1-1|31	
14mu|vaapi-driver-intel-1.6.1-1|32	%install
14mu|vaapi-driver-intel-1.6.1-1|33	%makeinstall_std
14mu|vaapi-driver-intel-1.6.1-1|34	
14mu|vaapi-driver-intel-1.6.1-1|35	rm -f %{buildroot}%{_libdir}/dri/*.la
14mu|vaapi-driver-intel-1.6.1-1|36	
14mu|vaapi-driver-intel-1.6.1-1|37	%changelog
14mu|vaapi-driver-intel-1.6.1-1|38	
14mu|vaapi-driver-intel-1.6.1-1|39	* Tue Jan 26 2016 dsilakov <denis.silakov@rosalab.ru> 1.6.1-1
14mu|vaapi-driver-intel-1.6.1-1|40	- (9c0d519) Merge pull request #1 from import/vaapi-driver-intel:auto_update
14mu|vaapi-driver-intel-1.6.1-1|41	- (9c0d519) Updated to 1.6.1 (by updates_builder)
14mu|vaapi-driver-intel-1.6.1-1|42	
14mu|vaapi-driver-intel-1.6.1-1|43	

26211 14
14mu|vala-0.28.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|vala-0.28.0-1|2	
14mu|vala-0.28.0-1|3	%define api 0.28
14mu|vala-0.28.0-1|4	%define major 0
14mu|vala-0.28.0-1|5	%define libname %mklibname %{name} %{api} %{major}
14mu|vala-0.28.0-1|6	%define devname %mklibname %{name} -d
14mu|vala-0.28.0-1|7	
14mu|vala-0.28.0-1|8	#gw checks don't run in iurt
14mu|vala-0.28.0-1|9	%bcond_with check
14mu|vala-0.28.0-1|10	
14mu|vala-0.28.0-1|11	Summary:	Compiler for the GObject type system
14mu|vala-0.28.0-1|12	Name:		vala
14mu|vala-0.28.0-1|13	Version:	0.28.0
14mu|vala-0.28.0-1|14	Release:	1
14mu|vala-0.28.0-1|15	# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
14mu|vala-0.28.0-1|16	License:	LGPLv2.1+ and BSD
14mu|vala-0.28.0-1|17	Group:		Development/Other
14mu|vala-0.28.0-1|18	Url:		http://live.gnome.org/Vala
14mu|vala-0.28.0-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/vala/%{url_ver}/%{name}-%{version}.tar.xz
14mu|vala-0.28.0-1|20	BuildRequires:	bison
14mu|vala-0.28.0-1|21	BuildRequires:	flex
14mu|vala-0.28.0-1|22	BuildRequires:	xsltproc
14mu|vala-0.28.0-1|23	BuildRequires:	pkgconfig(glib-2.0) >= 2.25
14mu|vala-0.28.0-1|24	%if %{with check}
14mu|vala-0.28.0-1|25	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|vala-0.28.0-1|26	%endif
14mu|vala-0.28.0-1|27	
14mu|vala-0.28.0-1|28	%description
14mu|vala-0.28.0-1|29	Vala is a new programming language that aims to bring modern
14mu|vala-0.28.0-1|30	programming language features to GNOME developers without imposing any
14mu|vala-0.28.0-1|31	additional runtime requirements and without using a different ABI
14mu|vala-0.28.0-1|32	compared to applications and libraries written in C.
14mu|vala-0.28.0-1|33	
14mu|vala-0.28.0-1|34	valac, the Vala compiler, is a self-hosting compiler that translates
14mu|vala-0.28.0-1|35	Vala source code into C source and header files. It uses the GObject
14mu|vala-0.28.0-1|36	type system to create classes and interfaces declared in the Vala
14mu|vala-0.28.0-1|37	source code. It's also planned to generate GIDL files when
14mu|vala-0.28.0-1|38	gobject-introspection is ready.
14mu|vala-0.28.0-1|39	
14mu|vala-0.28.0-1|40	The syntax of Vala is similar to C#, modified to better fit the GObject
14mu|vala-0.28.0-1|41	type system. Vala supports modern language features as the following:
14mu|vala-0.28.0-1|42	
14mu|vala-0.28.0-1|43	* Interfaces
14mu|vala-0.28.0-1|44	* Properties
14mu|vala-0.28.0-1|45	* Signals
14mu|vala-0.28.0-1|46	* Foreach
14mu|vala-0.28.0-1|47	* Lambda expressions
14mu|vala-0.28.0-1|48	* Type inference for local variables
14mu|vala-0.28.0-1|49	* Non-null types [PARTIAL]
14mu|vala-0.28.0-1|50	* Exception handling [PLANNED]
14mu|vala-0.28.0-1|51	* Assisted memory management
14mu|vala-0.28.0-1|52	
14mu|vala-0.28.0-1|53	* type modules (aka. Plugins)
14mu|vala-0.28.0-1|54	
14mu|vala-0.28.0-1|55	Vala is designed to allow access to existing C libraries, especially
14mu|vala-0.28.0-1|56	GObject-based libraries, without the need for runtime bindings. Each
14mu|vala-0.28.0-1|57	to be used library requires a Vala API file at compile-time,
14mu|vala-0.28.0-1|58	containing the class and method declarations in Vala syntax. Vala
14mu|vala-0.28.0-1|59	currently comes with experimental bindings for GLib and GTK+. It's
14mu|vala-0.28.0-1|60	planned to provide generated bindings for the full GNOME Platform at a
14mu|vala-0.28.0-1|61	later stage.
14mu|vala-0.28.0-1|62	
14mu|vala-0.28.0-1|63	Using classes and methods written in Vala from an application written
14mu|vala-0.28.0-1|64	in C is not difficult. The Vala library only has to install the
14mu|vala-0.28.0-1|65	generated header files and C applications may then access the
14mu|vala-0.28.0-1|66	GObject-based API of the Vala library as usual. It should also be
14mu|vala-0.28.0-1|67	easily possible to write a bindings generator for access to Vala
14mu|vala-0.28.0-1|68	libraries from applications written in e.g. C# as the Vala parser is written
14mu|vala-0.28.0-1|69	as a library, so that all compile-time information is available when
14mu|vala-0.28.0-1|70	generating a binding.
14mu|vala-0.28.0-1|71	
14mu|vala-0.28.0-1|72	%files
14mu|vala-0.28.0-1|73	%doc NEWS README
14mu|vala-0.28.0-1|74	%{_bindir}/vala
14mu|vala-0.28.0-1|75	%{_bindir}/vala-%{api}
14mu|vala-0.28.0-1|76	%{_bindir}/valac
14mu|vala-0.28.0-1|77	%{_bindir}/valac-%{api}
14mu|vala-0.28.0-1|78	%{_datadir}/vala-%{api}
14mu|vala-0.28.0-1|79	%dir %{_datadir}/vala
14mu|vala-0.28.0-1|80	%dir %{_datadir}/vala/vapi
14mu|vala-0.28.0-1|81	%{_mandir}/man1/valac.1*
14mu|vala-0.28.0-1|82	%{_mandir}/man1/valac-%{api}.1*
14mu|vala-0.28.0-1|83	
14mu|vala-0.28.0-1|84	#----------------------------------------------------------------------------
14mu|vala-0.28.0-1|85	
14mu|vala-0.28.0-1|86	%package -n %{libname}
14mu|vala-0.28.0-1|87	Summary:	Vala runtime library
14mu|vala-0.28.0-1|88	Group:		System/Libraries
14mu|vala-0.28.0-1|89	
14mu|vala-0.28.0-1|90	%description -n %{libname}
14mu|vala-0.28.0-1|91	This is the runtime library of the Vala programming language.
14mu|vala-0.28.0-1|92	
14mu|vala-0.28.0-1|93	%files -n %{libname}
14mu|vala-0.28.0-1|94	%{_libdir}/libvala-%{api}.so.%{major}*
14mu|vala-0.28.0-1|95	
14mu|vala-0.28.0-1|96	#----------------------------------------------------------------------------
14mu|vala-0.28.0-1|97	
14mu|vala-0.28.0-1|98	%package -n %{devname}
14mu|vala-0.28.0-1|99	Summary:	Vala development files
14mu|vala-0.28.0-1|100	Group:		Development/Other
14mu|vala-0.28.0-1|101	Requires:	%{libname} = %{EVRD}
14mu|vala-0.28.0-1|102	Requires:	%{name} = %{EVRD}
14mu|vala-0.28.0-1|103	Provides:	vala-devel = %{EVRD}
14mu|vala-0.28.0-1|104	
14mu|vala-0.28.0-1|105	%description -n %{devname}
14mu|vala-0.28.0-1|106	This is the development library of the Vala programming language.
14mu|vala-0.28.0-1|107	
14mu|vala-0.28.0-1|108	%files -n %{devname}
14mu|vala-0.28.0-1|109	%doc ChangeLog AUTHORS MAINTAINERS
14mu|vala-0.28.0-1|110	%{_includedir}/vala-%{api}
14mu|vala-0.28.0-1|111	%{_libdir}/libvala-%{api}.so
14mu|vala-0.28.0-1|112	%{_libdir}/pkgconfig/*.pc
14mu|vala-0.28.0-1|113	%{_datadir}/pkgconfig/*.pc
14mu|vala-0.28.0-1|114	%{_datadir}/devhelp/books/vala-%{api}
14mu|vala-0.28.0-1|115	%{_datadir}/aclocal/*.m4
14mu|vala-0.28.0-1|116	
14mu|vala-0.28.0-1|117	#----------------------------------------------------------------------------
14mu|vala-0.28.0-1|118	
14mu|vala-0.28.0-1|119	%package tools
14mu|vala-0.28.0-1|120	Summary:	Tools for creating projects and bindings for %{name}
14mu|vala-0.28.0-1|121	Group:		Development/Other
14mu|vala-0.28.0-1|122	Requires:	%{name} = %{EVRD}
14mu|vala-0.28.0-1|123	Requires:	gnome-common
14mu|vala-0.28.0-1|124	Requires:	intltool
14mu|vala-0.28.0-1|125	Requires:	libtool
14mu|vala-0.28.0-1|126	
14mu|vala-0.28.0-1|127	%description tools
14mu|vala-0.28.0-1|128	This package contains tools to generate Vala projects, as well as API bindings
14mu|vala-0.28.0-1|129	from existing C libraries, allowing access from Vala programs.
14mu|vala-0.28.0-1|130	
14mu|vala-0.28.0-1|131	%files tools
14mu|vala-0.28.0-1|132	%{_bindir}/*gen*
14mu|vala-0.28.0-1|133	%{_bindir}/vapicheck
14mu|vala-0.28.0-1|134	%{_bindir}/vapicheck-%{api}
14mu|vala-0.28.0-1|135	%{_datadir}/vala/Makefile.vapigen
14mu|vala-0.28.0-1|136	%{_libdir}/vala-%{api}
14mu|vala-0.28.0-1|137	%{_mandir}/*/*gen*
14mu|vala-0.28.0-1|138	
14mu|vala-0.28.0-1|139	#----------------------------------------------------------------------------
14mu|vala-0.28.0-1|140	
14mu|vala-0.28.0-1|141	%prep
14mu|vala-0.28.0-1|142	%setup -q
14mu|vala-0.28.0-1|143	%apply_patches
14mu|vala-0.28.0-1|144	
14mu|vala-0.28.0-1|145	%build
14mu|vala-0.28.0-1|146	%configure2_5x \
14mu|vala-0.28.0-1|147	--enable-vapigen
14mu|vala-0.28.0-1|148	
14mu|vala-0.28.0-1|149	%make
14mu|vala-0.28.0-1|150	
14mu|vala-0.28.0-1|151	%install
14mu|vala-0.28.0-1|152	%makeinstall_std
14mu|vala-0.28.0-1|153	find %{buildroot} -name "*.la" -delete
14mu|vala-0.28.0-1|154	
14mu|vala-0.28.0-1|155	mkdir -p %{buildroot}%{_datadir}/vala/vapi
14mu|vala-0.28.0-1|156	
14mu|vala-0.28.0-1|157	%if %{with check}
14mu|vala-0.28.0-1|158	%check
14mu|vala-0.28.0-1|159	%make check
14mu|vala-0.28.0-1|160	%endif
14mu|vala-0.28.0-1|161	
14mu|vala-0.28.0-1|162	
14mu|vala-0.28.0-1|163	%changelog
14mu|vala-0.28.0-1|164	
14mu|vala-0.28.0-1|165	* Sun Mar 22 2015 Tigro <ashejn@gmail.com> 0.28.0-1
14mu|vala-0.28.0-1|166	- (ffab8a2) update to 0.28.0
14mu|vala-0.28.0-1|167	
14mu|vala-0.28.0-1|168	

26212 14
14mu|vamp-plugin-sdk-2.5-1|1	%define	major 2
14mu|vamp-plugin-sdk-2.5-1|2	%define libname	%mklibname %{name} %{major}
14mu|vamp-plugin-sdk-2.5-1|3	%define develname %mklibname -d %{name}
14mu|vamp-plugin-sdk-2.5-1|4	%define staticdevelname %mklibname -d %{name} -s
14mu|vamp-plugin-sdk-2.5-1|5	
14mu|vamp-plugin-sdk-2.5-1|6	Summary:	An API for audio analysis and feature extraction plugins
14mu|vamp-plugin-sdk-2.5-1|7	Name:		vamp-plugin-sdk
14mu|vamp-plugin-sdk-2.5-1|8	Version:	2.5
14mu|vamp-plugin-sdk-2.5-1|9	Release:	1
14mu|vamp-plugin-sdk-2.5-1|10	License:	BSD
14mu|vamp-plugin-sdk-2.5-1|11	Group:		System/Libraries
14mu|vamp-plugin-sdk-2.5-1|12	URL:		http://www.vamp-plugins.org/
14mu|vamp-plugin-sdk-2.5-1|13	Source0:	http://downloads.sourceforge.net/vamp/vamp-plugin-sdk-%{version}.tar.gz
14mu|vamp-plugin-sdk-2.5-1|14	Patch0:         %{name}-2.5-libdir.patch
14mu|vamp-plugin-sdk-2.5-1|15	BuildRequires:	pkgconfig(sndfile)
14mu|vamp-plugin-sdk-2.5-1|16	
14mu|vamp-plugin-sdk-2.5-1|17	%description
14mu|vamp-plugin-sdk-2.5-1|18	Vamp is an API for C and C++ plugins that process sampled audio data to produce
14mu|vamp-plugin-sdk-2.5-1|19	descriptive output (measurements or semantic observations).
14mu|vamp-plugin-sdk-2.5-1|20	
14mu|vamp-plugin-sdk-2.5-1|21	%package -n	%{libname}
14mu|vamp-plugin-sdk-2.5-1|22	Summary:	An API for audio analysis and feature extraction plugins library
14mu|vamp-plugin-sdk-2.5-1|23	Group:		System/Libraries
14mu|vamp-plugin-sdk-2.5-1|24	
14mu|vamp-plugin-sdk-2.5-1|25	%description -n	%{libname}
14mu|vamp-plugin-sdk-2.5-1|26	Vamp is an API for C and C++ plugins that process sampled audio data to produce
14mu|vamp-plugin-sdk-2.5-1|27	descriptive output (measurements or semantic observations).
14mu|vamp-plugin-sdk-2.5-1|28	
14mu|vamp-plugin-sdk-2.5-1|29	%package -n	%{develname}
14mu|vamp-plugin-sdk-2.5-1|30	Summary:	Development files (headers) for SLV2
14mu|vamp-plugin-sdk-2.5-1|31	Group:		Development/C
14mu|vamp-plugin-sdk-2.5-1|32	Requires:	%{libname} = %{version}
14mu|vamp-plugin-sdk-2.5-1|33	Provides:	%{name}-devel = %{version}
14mu|vamp-plugin-sdk-2.5-1|34	Requires:	pkgconfig
14mu|vamp-plugin-sdk-2.5-1|35	
14mu|vamp-plugin-sdk-2.5-1|36	%description -n	%{develname}
14mu|vamp-plugin-sdk-2.5-1|37	Vamp is an API for C and C++ plugins that process sampled audio data to produce
14mu|vamp-plugin-sdk-2.5-1|38	descriptive output (measurements or semantic observations).
14mu|vamp-plugin-sdk-2.5-1|39	
14mu|vamp-plugin-sdk-2.5-1|40	The %{name}-devel package contains libraries
14mu|vamp-plugin-sdk-2.5-1|41	and header files for developing
14mu|vamp-plugin-sdk-2.5-1|42	applications that use %{name}.
14mu|vamp-plugin-sdk-2.5-1|43	
14mu|vamp-plugin-sdk-2.5-1|44	%package -n	%{staticdevelname}
14mu|vamp-plugin-sdk-2.5-1|45	Summary:	Development files (headers) for SLV2
14mu|vamp-plugin-sdk-2.5-1|46	Group:		Development/C
14mu|vamp-plugin-sdk-2.5-1|47	Requires:	%{develname} = %{version}
14mu|vamp-plugin-sdk-2.5-1|48	Provides:	%{name}-static-devel = %{version}
14mu|vamp-plugin-sdk-2.5-1|49	
14mu|vamp-plugin-sdk-2.5-1|50	%description -n	%{staticdevelname}
14mu|vamp-plugin-sdk-2.5-1|51	Vamp is an API for C and C++ plugins that process sampled audio data to produce
14mu|vamp-plugin-sdk-2.5-1|52	descriptive output (measurements or semantic observations).
14mu|vamp-plugin-sdk-2.5-1|53	
14mu|vamp-plugin-sdk-2.5-1|54	The %{name}-static package contains library files for developing static
14mu|vamp-plugin-sdk-2.5-1|55	applications that use %{name}.
14mu|vamp-plugin-sdk-2.5-1|56	
14mu|vamp-plugin-sdk-2.5-1|57	%prep
14mu|vamp-plugin-sdk-2.5-1|58	
14mu|vamp-plugin-sdk-2.5-1|59	%setup -q
14mu|vamp-plugin-sdk-2.5-1|60	%patch0 -p1 -b .libdir
14mu|vamp-plugin-sdk-2.5-1|61	sed -i 's|/lib/vamp|/%{_lib}/vamp|g' src/vamp-hostsdk/PluginHostAdapter.cpp
14mu|vamp-plugin-sdk-2.5-1|62	sed -i 's|/lib/|/%{_lib}/|g' src/vamp-hostsdk/PluginLoader.cpp
14mu|vamp-plugin-sdk-2.5-1|63	
14mu|vamp-plugin-sdk-2.5-1|64	%build
14mu|vamp-plugin-sdk-2.5-1|65	./configure --prefix=/usr \
14mu|vamp-plugin-sdk-2.5-1|66	--libdir=%{_libdir} \
14mu|vamp-plugin-sdk-2.5-1|67	--bindir=%{_bindir} \
14mu|vamp-plugin-sdk-2.5-1|68	--sbindir=%{_sbindir} \
14mu|vamp-plugin-sdk-2.5-1|69	--includedir=%{_includedir}
14mu|vamp-plugin-sdk-2.5-1|70	#make
14mu|vamp-plugin-sdk-2.5-1|71	%make
14mu|vamp-plugin-sdk-2.5-1|72	
14mu|vamp-plugin-sdk-2.5-1|73	%install
14mu|vamp-plugin-sdk-2.5-1|74	# fix libdir
14mu|vamp-plugin-sdk-2.5-1|75	find . -name '*.pc.in' -exec sed -i 's|/lib|/%{_lib}|' {} ';'
14mu|vamp-plugin-sdk-2.5-1|76	make install DESTDIR=%{buildroot} LIBDIR=%{_libdir}
14mu|vamp-plugin-sdk-2.5-1|77	
14mu|vamp-plugin-sdk-2.5-1|78	find %{buildroot} -name '*.la' -exec rm -f {} ';'
14mu|vamp-plugin-sdk-2.5-1|79	
14mu|vamp-plugin-sdk-2.5-1|80	# create Makefile for examples
14mu|vamp-plugin-sdk-2.5-1|81	cd examples
14mu|vamp-plugin-sdk-2.5-1|82	echo CXXFLAGS=%{optflags} -fpic >> Makefile
14mu|vamp-plugin-sdk-2.5-1|83	echo bundle: `ls *.o` >> Makefile
14mu|vamp-plugin-sdk-2.5-1|84	echo -e "\t"g++ \$\(CXXFLAGS\) -shared -Wl,-Bsymbolic \
14mu|vamp-plugin-sdk-2.5-1|85	-o vamp-example-plugins.so \
14mu|vamp-plugin-sdk-2.5-1|86	*.o \$\(pkg-config --libs vamp-sdk\) >> Makefile
14mu|vamp-plugin-sdk-2.5-1|87	echo `ls *.cpp`: >> Makefile
14mu|vamp-plugin-sdk-2.5-1|88	echo -e "\t"g++ \$\(CXXFLAGS\) -c $*.cpp >> Makefile
14mu|vamp-plugin-sdk-2.5-1|89	echo clean: >> Makefile
14mu|vamp-plugin-sdk-2.5-1|90	echo -e "\t"-rm *.o *.so >> Makefile
14mu|vamp-plugin-sdk-2.5-1|91	# clean directory up so we can package the sources
14mu|vamp-plugin-sdk-2.5-1|92	make clean
14mu|vamp-plugin-sdk-2.5-1|93	
14mu|vamp-plugin-sdk-2.5-1|94	%files -n %{libname}
14mu|vamp-plugin-sdk-2.5-1|95	%doc COPYING README
14mu|vamp-plugin-sdk-2.5-1|96	%{_libdir}/*.so.*
14mu|vamp-plugin-sdk-2.5-1|97	
14mu|vamp-plugin-sdk-2.5-1|98	%files -n %{develname}
14mu|vamp-plugin-sdk-2.5-1|99	%doc examples
14mu|vamp-plugin-sdk-2.5-1|100	%{_includedir}/*
14mu|vamp-plugin-sdk-2.5-1|101	%{_libdir}/*.so
14mu|vamp-plugin-sdk-2.5-1|102	%{_libdir}/vamp/*
14mu|vamp-plugin-sdk-2.5-1|103	%{_bindir}/vamp-rdf-template-generator
14mu|vamp-plugin-sdk-2.5-1|104	%{_bindir}/vamp-simple-host
14mu|vamp-plugin-sdk-2.5-1|105	%{_libdir}/pkgconfig/*.pc
14mu|vamp-plugin-sdk-2.5-1|106	
14mu|vamp-plugin-sdk-2.5-1|107	%files -n %{staticdevelname}
14mu|vamp-plugin-sdk-2.5-1|108	%{_libdir}/*.a
14mu|vamp-plugin-sdk-2.5-1|109	
14mu|vamp-plugin-sdk-2.5-1|110	%changelog
14mu|vamp-plugin-sdk-2.5-1|111	
14mu|vamp-plugin-sdk-2.5-1|112	* Tue Sep 22 2015 Denis Silakov <dsilakov@gmail.com> 2.5-1
14mu|vamp-plugin-sdk-2.5-1|113	- (b4f118c) Updated to 2.5
14mu|vamp-plugin-sdk-2.5-1|114	
14mu|vamp-plugin-sdk-2.5-1|115	

26213 14
14mu|vc-1.3.0-2|1	%define debug_package %{nil}
14mu|vc-1.3.0-2|2	
14mu|vc-1.3.0-2|3	%define sdevname %mklibname vc -d -s
14mu|vc-1.3.0-2|4	
14mu|vc-1.3.0-2|5	Summary:	Ease explicit vectorization of C++ code
14mu|vc-1.3.0-2|6	Name:		vc
14mu|vc-1.3.0-2|7	Version:	1.3.0
14mu|vc-1.3.0-2|8	Release:	2
14mu|vc-1.3.0-2|9	License:	LGPLv2+
14mu|vc-1.3.0-2|10	Group:		Development/C++
14mu|vc-1.3.0-2|11	Url:		http://code.compeng.uni-frankfurt.de/projects/vc
14mu|vc-1.3.0-2|12	Source0:	http://code.compeng.uni-frankfurt.de/attachments/download/164/Vc-%{version}.tar.gz
14mu|vc-1.3.0-2|13	BuildRequires:	cmake
14mu|vc-1.3.0-2|14	
14mu|vc-1.3.0-2|15	%description
14mu|vc-1.3.0-2|16	Vc is a free software library to ease explicit vectorization of C++ code.
14mu|vc-1.3.0-2|17	It has an intuitive API and provides portability between different
14mu|vc-1.3.0-2|18	compilers and compiler versions as well as portability between different
14mu|vc-1.3.0-2|19	vector instruction sets.
14mu|vc-1.3.0-2|20	
14mu|vc-1.3.0-2|21	#----------------------------------------------------------------------------
14mu|vc-1.3.0-2|22	
14mu|vc-1.3.0-2|23	%package -n %{sdevname}
14mu|vc-1.3.0-2|24	Summary:	Development files for %{name}
14mu|vc-1.3.0-2|25	Group:		Development/C++
14mu|vc-1.3.0-2|26	Provides:	%{name}-devel = %{EVRD}
14mu|vc-1.3.0-2|27	Provides:	%{name}-static-devel = %{EVRD}
14mu|vc-1.3.0-2|28	
14mu|vc-1.3.0-2|29	%description -n %{sdevname}
14mu|vc-1.3.0-2|30	Development files (headers etc.) for %{name}.
14mu|vc-1.3.0-2|31	
14mu|vc-1.3.0-2|32	%files -n %{sdevname}
14mu|vc-1.3.0-2|33	%{_includedir}/Vc
14mu|vc-1.3.0-2|34	%{_libdir}/libVc.a
14mu|vc-1.3.0-2|35	%{_libdir}/cmake/Vc
14mu|vc-1.3.0-2|36	
14mu|vc-1.3.0-2|37	#----------------------------------------------------------------------------
14mu|vc-1.3.0-2|38	
14mu|vc-1.3.0-2|39	%prep
14mu|vc-1.3.0-2|40	%setup -qn Vc-%{version}
14mu|vc-1.3.0-2|41	%apply_patches
14mu|vc-1.3.0-2|42	
14mu|vc-1.3.0-2|43	%build
14mu|vc-1.3.0-2|44	%cmake
14mu|vc-1.3.0-2|45	%make
14mu|vc-1.3.0-2|46	
14mu|vc-1.3.0-2|47	%install
14mu|vc-1.3.0-2|48	%makeinstall_std -C build
14mu|vc-1.3.0-2|49	
14mu|vc-1.3.0-2|50	
14mu|vc-1.3.0-2|51	%changelog
14mu|vc-1.3.0-2|52	
14mu|vc-1.3.0-2|53	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-2
14mu|vc-1.3.0-2|54	- (8099694) MassBuild#1230: Increase release tag
14mu|vc-1.3.0-2|55	
14mu|vc-1.3.0-2|56	

26214 14
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|1	%global commit 41fddda1a4f430e45bef0154e1fdfe5671025f1e
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|2	%global shortcommit %(c=%{commit}; echo ${c:0:7})
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|3	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|4	Name:          vecmath
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|5	Version:       1.6.0
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|6	Release:       0.1.20130710git41fddda.6
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|7	Summary:       The 3D vector math Java package, javax.vecmath
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|8	Group:         Development/Java
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|9	# License is GNU General Public License, version 2, with the Classpath Exception
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|10	License:       GPLv2 with exceptions
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|11	URL:           http://github.com/hharrison/vecmath
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|12	Source0:       https://github.com/hharrison/vecmath/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|13	# Fix link to javadoc
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|14	Patch0:        %{name}-%{version}-javadoc-link.patch
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|15	BuildArch:     noarch
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|16	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|17	BuildRequires:	ant
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|18	BuildRequires:	ant-junit
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|19	BuildRequires:	junit
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|20	BuildRequires:	java-devel >= 1:1.6.0
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|21	BuildRequires:	java-javadoc
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|22	BuildRequires:	jpackage-utils
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|23	BuildRequires:	java-rpmbuild
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|24	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|25	Requires:      java >= 1:1.6.0
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|26	Requires:      jpackage-utils
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|27	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|28	%description
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|29	The 3D vector math Java package, javax.vecmath.
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|30	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|31	%package javadoc
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|32	Group:         Documentation
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|33	Summary:       Javadoc for %{name}
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|34	Requires:      jpackage-utils
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|35	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|36	%description javadoc
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|37	This package contains javadoc for %{name}.
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|38	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|39	%prep
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|40	%setup -qn %{name}-%{commit}
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|41	%patch0 -p0
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|42	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|43	%build
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|44	%ant jar docs
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|45	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|46	%install
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|47	install -D -p -m 644 build/jars/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|48	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|49	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|50	cp -a build/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|51	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|52	%files
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|53	%doc docs/api-changes* COPYRIGHT.txt LICENSE.txt LICENSE-SPEC.html
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|54	%{_javadir}/%{name}.jar
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|55	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|56	%files javadoc
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|57	%doc COPYRIGHT.txt LICENSE.txt LICENSE-SPEC.html
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|58	%{_javadocdir}/%{name}
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|59	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|60	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|61	%changelog
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|62	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|63	* Wed May 11 2016 Denis Silakov <dsilakov@gmail.com> 1.6.0-0.1.20130710git41fddda.6
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|64	- (58768a4) Move to main
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|65	
14mu|vecmath-1.6.0-0.1.20130710git41fddda.6|66	

26215 14
14mu|vigra-1.10.0-6|1	%define major 5
14mu|vigra-1.10.0-6|2	%define libname %mklibname vigraimpex %{major}
14mu|vigra-1.10.0-6|3	%define devname %mklibname %{name} -d
14mu|vigra-1.10.0-6|4	
14mu|vigra-1.10.0-6|5	Summary:	Generic Programming for Computer Vision
14mu|vigra-1.10.0-6|6	Name:		vigra
14mu|vigra-1.10.0-6|7	Version:	1.10.0
14mu|vigra-1.10.0-6|8	Release:	6
14mu|vigra-1.10.0-6|9	License:	MIT
14mu|vigra-1.10.0-6|10	Group:		Development/C
14mu|vigra-1.10.0-6|11	Url:		http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
14mu|vigra-1.10.0-6|12	Source0:	https://github.com/ukoethe/vigra/releases/download/Version-1-10-0/%{name}-%{version}-src-with-docu.tar.gz
14mu|vigra-1.10.0-6|13	BuildRequires:	cmake
14mu|vigra-1.10.0-6|14	BuildRequires:	doxygen
14mu|vigra-1.10.0-6|15	BuildRequires:	python-numpy
14mu|vigra-1.10.0-6|16	BuildRequires:	python-numpy-devel
14mu|vigra-1.10.0-6|17	BuildRequires:	python-sphinx
14mu|vigra-1.10.0-6|18	BuildRequires:	boost-devel
14mu|vigra-1.10.0-6|19	BuildRequires:	hdf5-devel
14mu|vigra-1.10.0-6|20	BuildRequires:	jpeg-devel
14mu|vigra-1.10.0-6|21	BuildRequires:	pkgconfig(fftw3)
14mu|vigra-1.10.0-6|22	BuildRequires:	pkgconfig(libpng)
14mu|vigra-1.10.0-6|23	BuildRequires:	pkgconfig(libtiff-4)
14mu|vigra-1.10.0-6|24	BuildRequires:	pkgconfig(OpenEXR)
14mu|vigra-1.10.0-6|25	BuildRequires:	pkgconfig(python)
14mu|vigra-1.10.0-6|26	BuildRequires:	pkgconfig(zlib)
14mu|vigra-1.10.0-6|27	
14mu|vigra-1.10.0-6|28	%description
14mu|vigra-1.10.0-6|29	VIGRA stands for "Vision with Generic Algorithms". It's a novel computer vision
14mu|vigra-1.10.0-6|30	library that puts its main emphasize on customizable algorithms and data
14mu|vigra-1.10.0-6|31	structures. By using template techniques similar to those in the C++ Standard
14mu|vigra-1.10.0-6|32	Template Library, you can easily adapt any VIGRA component to the needs of your
14mu|vigra-1.10.0-6|33	application, without thereby giving up execution speed.
14mu|vigra-1.10.0-6|34	
14mu|vigra-1.10.0-6|35	#----------------------------------------------------------------------------
14mu|vigra-1.10.0-6|36	
14mu|vigra-1.10.0-6|37	%package -n python-vigra
14mu|vigra-1.10.0-6|38	Summary:	Python interface for the vigra computer vision library
14mu|vigra-1.10.0-6|39	Requires:	%{libname} = %{EVRD}
14mu|vigra-1.10.0-6|40	Requires:	python-numpy
14mu|vigra-1.10.0-6|41	
14mu|vigra-1.10.0-6|42	%description -n python-vigra
14mu|vigra-1.10.0-6|43	The vigra-python package provides python bindings for vigra.
14mu|vigra-1.10.0-6|44	
14mu|vigra-1.10.0-6|45	%files -n python-vigra
14mu|vigra-1.10.0-6|46	%{python_sitearch}/vigra
14mu|vigra-1.10.0-6|47	
14mu|vigra-1.10.0-6|48	#----------------------------------------------------------------------------
14mu|vigra-1.10.0-6|49	
14mu|vigra-1.10.0-6|50	%package -n %{libname}
14mu|vigra-1.10.0-6|51	Summary:	Main library for %{name}
14mu|vigra-1.10.0-6|52	Group:		System/Libraries
14mu|vigra-1.10.0-6|53	
14mu|vigra-1.10.0-6|54	%description -n %{libname}
14mu|vigra-1.10.0-6|55	This package contains the library needed to run %{name}.
14mu|vigra-1.10.0-6|56	
14mu|vigra-1.10.0-6|57	%files -n %{libname}
14mu|vigra-1.10.0-6|58	%doc LICENSE.txt README.md
14mu|vigra-1.10.0-6|59	%{_libdir}/libvigraimpex.so.%{major}*
14mu|vigra-1.10.0-6|60	
14mu|vigra-1.10.0-6|61	#----------------------------------------------------------------------------
14mu|vigra-1.10.0-6|62	
14mu|vigra-1.10.0-6|63	%package -n %{devname}
14mu|vigra-1.10.0-6|64	Summary:	Development header files for %{name}
14mu|vigra-1.10.0-6|65	Group:		Development/C
14mu|vigra-1.10.0-6|66	Requires:	%{libname} = %{EVRD}
14mu|vigra-1.10.0-6|67	Provides:	%{name}-devel = %{EVRD}
14mu|vigra-1.10.0-6|68	
14mu|vigra-1.10.0-6|69	%description -n %{devname}
14mu|vigra-1.10.0-6|70	Libraries, include files and other resources you can use to develop
14mu|vigra-1.10.0-6|71	%{name} applications.
14mu|vigra-1.10.0-6|72	
14mu|vigra-1.10.0-6|73	%files -n %{devname}
14mu|vigra-1.10.0-6|74	%{_bindir}/vigra-config
14mu|vigra-1.10.0-6|75	%doc doc/vigra doc/vigranumpy
14mu|vigra-1.10.0-6|76	%{_includedir}/%{name}
14mu|vigra-1.10.0-6|77	%{_libdir}/%{name}
14mu|vigra-1.10.0-6|78	%{_libdir}/libvigraimpex.so
14mu|vigra-1.10.0-6|79	%{_libdir}/vigranumpy/VigranumpyConfig.cmake
14mu|vigra-1.10.0-6|80	
14mu|vigra-1.10.0-6|81	#----------------------------------------------------------------------------
14mu|vigra-1.10.0-6|82	
14mu|vigra-1.10.0-6|83	%prep
14mu|vigra-1.10.0-6|84	%setup -q
14mu|vigra-1.10.0-6|85	
14mu|vigra-1.10.0-6|86	%build
14mu|vigra-1.10.0-6|87	%cmake -DWITH_OPENEXR=ON
14mu|vigra-1.10.0-6|88	%make VERBOSE=1
14mu|vigra-1.10.0-6|89	
14mu|vigra-1.10.0-6|90	%install
14mu|vigra-1.10.0-6|91	%makeinstall_std -C build
14mu|vigra-1.10.0-6|92	
14mu|vigra-1.10.0-6|93	rm -rf %{buildroot}/usr/doc
14mu|vigra-1.10.0-6|94	
14mu|vigra-1.10.0-6|95	# cleanup
14mu|vigra-1.10.0-6|96	rm -f doc/vigranumpy/.buildinfo
14mu|vigra-1.10.0-6|97	find doc -type d | xargs chmod 755
14mu|vigra-1.10.0-6|98	find doc -type f | xargs chmod 644
14mu|vigra-1.10.0-6|99	
14mu|vigra-1.10.0-6|100	%changelog
14mu|vigra-1.10.0-6|101	
14mu|vigra-1.10.0-6|102	* Mon Feb 01 2016 Denis Silakov <dsilakov@gmail.com> 1.10.0-6
14mu|vigra-1.10.0-6|103	- (be99627) Really build with OpenEXR support
14mu|vigra-1.10.0-6|104	
14mu|vigra-1.10.0-6|105	

26216 14
14mu|vim-7.4.936-2|1	# Notes / Warning :
14mu|vim-7.4.936-2|2	# - this package is not prefixable
14mu|vim-7.4.936-2|3	
14mu|vim-7.4.936-2|4	%define __noautoreq '.*/bin/awk|.*/bin/gawk'
14mu|vim-7.4.936-2|5	
14mu|vim-7.4.936-2|6	# Should we build X11 gui
14mu|vim-7.4.936-2|7	%bcond_without gui
14mu|vim-7.4.936-2|8	
14mu|vim-7.4.936-2|9	%{?build_python3}%{?!build_python3:%bcond_with python3}
14mu|vim-7.4.936-2|10	
14mu|vim-7.4.936-2|11	Summary:	VIsual editor iMproved
14mu|vim-7.4.936-2|12	Name:		vim
14mu|vim-7.4.936-2|13	Version:	7.4.936
14mu|vim-7.4.936-2|14	Release:	2
14mu|vim-7.4.936-2|15	License:	Charityware
14mu|vim-7.4.936-2|16	Group:		Editors
14mu|vim-7.4.936-2|17	Url:		http://www.vim.org/
14mu|vim-7.4.936-2|18	Source0:	https://github.com/vim/vim/archive/%{name}-%{version}.tar.gz
14mu|vim-7.4.936-2|19	# http://vim.sourceforge.net/scripts/script.php?script_id=98
14mu|vim-7.4.936-2|20	Source5:	vim-spec-3.0.bz2
14mu|vim-7.4.936-2|21	Source6:	http://trific.ath.cx/Ftp/vim/syntax/dhcpd.vim
14mu|vim-7.4.936-2|22	# from apparmor-utils package
14mu|vim-7.4.936-2|23	Source7:	apparmor.vim
14mu|vim-7.4.936-2|24	Source8:	cfengine.vim
14mu|vim-7.4.936-2|25	Source9:	nagios.vim
14mu|vim-7.4.936-2|26	# ROSA patches
14mu|vim-7.4.936-2|27	Patch0:		vim-7.2-vimrc_nosetmouse.patch
14mu|vim-7.4.936-2|28	Patch2:		vim-5.6a-paths.patch
14mu|vim-7.4.936-2|29	Patch3:		vim-7.4.936-rpm-spec-syntax.patch
14mu|vim-7.4.936-2|30	Patch8:		vim-6.0af-man-path.patch
14mu|vim-7.4.936-2|31	Patch10:	xxd-locale.patch
14mu|vim-7.4.936-2|32	Patch20:	vimrc_hebrew.patch
14mu|vim-7.4.936-2|33	Patch22:	vim-6.1-fix-xterms-comments.patch
14mu|vim-7.4.936-2|34	Patch23:	vim-6.3-remove-docs.patch
14mu|vim-7.4.936-2|35	Patch24:	vim-6.1-outline-mode.patch
14mu|vim-7.4.936-2|36	Patch25:	vim-6.1-xterm-s-insert.patch
14mu|vim-7.4.936-2|37	Patch27:	vim-6.1-rpm42.patch
14mu|vim-7.4.936-2|38	Patch28:	vim-7.4.936-po-mode.patch
14mu|vim-7.4.936-2|39	Patch30:	vim-7.3.478-add-dhcpd-syntax.patch
14mu|vim-7.4.936-2|40	Patch33:	vim-7.4.005-CVE-2009-0316-debian.patch
14mu|vim-7.4.936-2|41	# (proyvind): fix path to locale files
14mu|vim-7.4.936-2|42	Patch35:	vim-7.4.936-use-proper-localedir.patch
14mu|vim-7.4.936-2|43	Patch36:	vim-7.4.936-qt-highlighting.patch
14mu|vim-7.4.936-2|44	Patch37:	vim-7.4.936-always-install-icons.patch
14mu|vim-7.4.936-2|45	
14mu|vim-7.4.936-2|46	# Fedora patches
14mu|vim-7.4.936-2|47	Patch100:	vim-7.0-fortify_warnings-1.patch
14mu|vim-7.4.936-2|48	Patch101:	vim-7.4-fstabsyntax.patch
14mu|vim-7.4.936-2|49	
14mu|vim-7.4.936-2|50	BuildRequires:	acl-devel
14mu|vim-7.4.936-2|51	BuildRequires:	perl-devel
14mu|vim-7.4.936-2|52	BuildRequires:	pkgconfig(lua)
14mu|vim-7.4.936-2|53	BuildRequires:	pkgconfig(python)
14mu|vim-7.4.936-2|54	%if %{with python3}
14mu|vim-7.4.936-2|55	BuildRequires:	pkgconfig(python3)
14mu|vim-7.4.936-2|56	%endif
14mu|vim-7.4.936-2|57	%if %{with gui}
14mu|vim-7.4.936-2|58	BuildRequires:	tcl
14mu|vim-7.4.936-2|59	BuildRequires:	tcl-devel
14mu|vim-7.4.936-2|60	BuildRequires:	pkgconfig(libgnomeui-2.0)
14mu|vim-7.4.936-2|61	BuildRequires:	pkgconfig(ncursesw)
14mu|vim-7.4.936-2|62	BuildRequires:	pkgconfig(xt)
14mu|vim-7.4.936-2|63	%endif
14mu|vim-7.4.936-2|64	
14mu|vim-7.4.936-2|65	%description
14mu|vim-7.4.936-2|66	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mu|vim-7.4.936-2|67	editor. Vi was the first real screen-based editor for UNIX, and is still
14mu|vim-7.4.936-2|68	very popular. VIM improves on vi by adding new features: multiple windows,
14mu|vim-7.4.936-2|69	multi-level undo, block highlighting and more. The vim-common package
14mu|vim-7.4.936-2|70	contains files which every VIM binary will need in order to run.
14mu|vim-7.4.936-2|71	
14mu|vim-7.4.936-2|72	#----------------------------------------------------------------------------
14mu|vim-7.4.936-2|73	
14mu|vim-7.4.936-2|74	%package common
14mu|vim-7.4.936-2|75	Summary:	The common files needed by any version of the VIM editor
14mu|vim-7.4.936-2|76	Group:		Editors
14mu|vim-7.4.936-2|77	Conflicts:	man-pages-fr < 1.68.0-2mdk
14mu|vim-7.4.936-2|78	Conflicts:	man-pages-it < 0.3.4-2mdk
14mu|vim-7.4.936-2|79	Conflicts:	man-pages-pl <= 0.4-10mdk
14mu|vim-7.4.936-2|80	Conflicts:	git-core < 1:1.6.0.1-2mdv
14mu|vim-7.4.936-2|81	
14mu|vim-7.4.936-2|82	%description common
14mu|vim-7.4.936-2|83	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mu|vim-7.4.936-2|84	editor. Vi was the first real screen-based editor for UNIX, and is still
14mu|vim-7.4.936-2|85	very popular. VIM improves on vi by adding new features: multiple windows,
14mu|vim-7.4.936-2|86	multi-level undo, block highlighting and more. The vim-common package
14mu|vim-7.4.936-2|87	contains files which every VIM binary will need in order to run.
14mu|vim-7.4.936-2|88	
14mu|vim-7.4.936-2|89	%files common -f vim.lang
14mu|vim-7.4.936-2|90	%doc README*.txt runtime/termcap
14mu|vim-7.4.936-2|91	#%doc --parents mandriva/README*
14mu|vim-7.4.936-2|92	%doc doc
14mu|vim-7.4.936-2|93	%dir %{_datadir}/vim/
14mu|vim-7.4.936-2|94	%{_datadir}/vim/autoload
14mu|vim-7.4.936-2|95	%{_datadir}/vim/colors
14mu|vim-7.4.936-2|96	%{_datadir}/vim/compiler
14mu|vim-7.4.936-2|97	%{_datadir}/vim/doc
14mu|vim-7.4.936-2|98	%{_datadir}/vim/ftplugin
14mu|vim-7.4.936-2|99	%{_datadir}/vim/indent
14mu|vim-7.4.936-2|100	%{_datadir}/vim/keymap
14mu|vim-7.4.936-2|101	%dir %{_datadir}/vim/lang
14mu|vim-7.4.936-2|102	%{_datadir}/vim/lang/README.txt
14mu|vim-7.4.936-2|103	%{_datadir}/vim/macros
14mu|vim-7.4.936-2|104	%{_datadir}/vim/plugin
14mu|vim-7.4.936-2|105	%{_datadir}/vim/print
14mu|vim-7.4.936-2|106	%{_datadir}/vim/spell
14mu|vim-7.4.936-2|107	%{_datadir}/vim/syntax
14mu|vim-7.4.936-2|108	%{_datadir}/vim/tools
14mu|vim-7.4.936-2|109	%dir %{_datadir}/vim/tutor
14mu|vim-7.4.936-2|110	%{_datadir}/vim/tutor/*.txt
14mu|vim-7.4.936-2|111	%{_datadir}/vim/tutor/tutor
14mu|vim-7.4.936-2|112	%{_datadir}/vim/tutor/tutor.vim
14mu|vim-7.4.936-2|113	%{_datadir}/vim/*.vim
14mu|vim-7.4.936-2|114	%{_datadir}/vim/vimrc
14mu|vim-7.4.936-2|115	%{_mandir}/man1/vim.1*
14mu|vim-7.4.936-2|116	%{_mandir}/man1/ex.1*
14mu|vim-7.4.936-2|117	%{_mandir}/man1/vi.1*
14mu|vim-7.4.936-2|118	%{_mandir}/man1/view.1*
14mu|vim-7.4.936-2|119	%{_mandir}/man1/rvi.1*
14mu|vim-7.4.936-2|120	%{_mandir}/man1/rview.1*
14mu|vim-7.4.936-2|121	%{_mandir}/man1/vimdiff.1*
14mu|vim-7.4.936-2|122	%{_mandir}/man1/vimtutor.1*
14mu|vim-7.4.936-2|123	%{_mandir}/man1/rvim.1*
14mu|vim-7.4.936-2|124	%{_bindir}/vimtutor
14mu|vim-7.4.936-2|125	%{_bindir}/xxd
14mu|vim-7.4.936-2|126	%{_mandir}/man1/xxd.1*
14mu|vim-7.4.936-2|127	%dir %{_sysconfdir}/vim/
14mu|vim-7.4.936-2|128	%config(noreplace) %{_sysconfdir}/vim/*
14mu|vim-7.4.936-2|129	
14mu|vim-7.4.936-2|130	#----------------------------------------------------------------------------
14mu|vim-7.4.936-2|131	
14mu|vim-7.4.936-2|132	%package minimal
14mu|vim-7.4.936-2|133	Summary:	A minimal version of the VIM editor
14mu|vim-7.4.936-2|134	Group:		Editors
14mu|vim-7.4.936-2|135	Provides:	vim
14mu|vim-7.4.936-2|136	Requires(post,postun):	update-alternatives
14mu|vim-7.4.936-2|137	
14mu|vim-7.4.936-2|138	%description minimal
14mu|vim-7.4.936-2|139	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mu|vim-7.4.936-2|140	editor. Vi was the first real screen-based editor for UNIX, and is still
14mu|vim-7.4.936-2|141	very popular. VIM improves on vi by adding new features: multiple windows,
14mu|vim-7.4.936-2|142	multi-level undo, block highlighting and more. The vim-minimal package
14mu|vim-7.4.936-2|143	includes a minimal version of VIM, which is installed into /bin/vi for use
14mu|vim-7.4.936-2|144	when only the root partition is present.
14mu|vim-7.4.936-2|145	
14mu|vim-7.4.936-2|146	%files minimal
14mu|vim-7.4.936-2|147	%doc README*.txt
14mu|vim-7.4.936-2|148	/bin/vim-minimal
14mu|vim-7.4.936-2|149	
14mu|vim-7.4.936-2|150	%post minimal
14mu|vim-7.4.936-2|151	update-alternatives --install /bin/vi vi /bin/vim-minimal 10 \
14mu|vim-7.4.936-2|152	--slave /bin/view view /bin/vim-minimal \
14mu|vim-7.4.936-2|153	--slave /bin/ex ex /bin/vim-minimal \
14mu|vim-7.4.936-2|154	--slave /bin/rvi rvi /bin/vim-minimal \
14mu|vim-7.4.936-2|155	--slave /bin/rview rview /bin/vim-minimal
14mu|vim-7.4.936-2|156	update-alternatives --install /bin/vim vim /bin/vim-minimal 10 \
14mu|vim-7.4.936-2|157	--slave /bin/rvim rvim /bin/vim-minimal
14mu|vim-7.4.936-2|158	
14mu|vim-7.4.936-2|159	%postun minimal
14mu|vim-7.4.936-2|160	[ $1 = 0 ] || exit 0
14mu|vim-7.4.936-2|161	update-alternatives --remove vi /bin/vim-minimal
14mu|vim-7.4.936-2|162	update-alternatives --remove vim /bin/vim-minimal
14mu|vim-7.4.936-2|163	
14mu|vim-7.4.936-2|164	%triggerpostun minimal -- vim-minimal < 7.3
14mu|vim-7.4.936-2|165	update-alternatives --remove uvi /bin/vim-minimal
14mu|vim-7.4.936-2|166	for i in view ex rvi rview rvim; do
14mu|vim-7.4.936-2|167	update-alternatives --remove $i /bin/$i || :
14mu|vim-7.4.936-2|168	done
14mu|vim-7.4.936-2|169	
14mu|vim-7.4.936-2|170	#----------------------------------------------------------------------------
14mu|vim-7.4.936-2|171	
14mu|vim-7.4.936-2|172	%package enhanced
14mu|vim-7.4.936-2|173	Summary:	A version of the VIM editor which includes recent enhancements
14mu|vim-7.4.936-2|174	Group:		Editors
14mu|vim-7.4.936-2|175	Requires:	vim-common >= %{EVRD}
14mu|vim-7.4.936-2|176	Obsoletes:	vim-color
14mu|vim-7.4.936-2|177	Provides:	vim
14mu|vim-7.4.936-2|178	Provides:	vim-color
14mu|vim-7.4.936-2|179	Requires(post,postun):	update-alternatives
14mu|vim-7.4.936-2|180	
14mu|vim-7.4.936-2|181	%description enhanced
14mu|vim-7.4.936-2|182	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mu|vim-7.4.936-2|183	editor. Vi was the first real screen-based editor for UNIX, and is still
14mu|vim-7.4.936-2|184	very popular. VIM improves on vi by adding new features: multiple windows,
14mu|vim-7.4.936-2|185	multi-level undo, block highlighting and more. The vim-enhanced package
14mu|vim-7.4.936-2|186	contains a version of VIM with extra, recently introduced features like
14mu|vim-7.4.936-2|187	Python and Perl interpreters.
14mu|vim-7.4.936-2|188	
14mu|vim-7.4.936-2|189	Install the vim-enhanced package if you'd like to use a version of the VIM
14mu|vim-7.4.936-2|190	editor which includes recently added enhancements like interpreters for the
14mu|vim-7.4.936-2|191	Python and Perl scripting languages. You'll also need to install the
14mu|vim-7.4.936-2|192	vim-common package.
14mu|vim-7.4.936-2|193	
14mu|vim-7.4.936-2|194	%files enhanced
14mu|vim-7.4.936-2|195	%doc README*.txt
14mu|vim-7.4.936-2|196	%{_bindir}/ex
14mu|vim-7.4.936-2|197	%{_bindir}/vimdiff
14mu|vim-7.4.936-2|198	%{_bindir}/vim-enhanced
14mu|vim-7.4.936-2|199	
14mu|vim-7.4.936-2|200	%post enhanced
14mu|vim-7.4.936-2|201	update-alternatives --install /bin/vi vi /usr/bin/vim-enhanced 20 \
14mu|vim-7.4.936-2|202	--slave /bin/view view /usr/bin/vim-enhanced \
14mu|vim-7.4.936-2|203	--slave /bin/ex ex /usr/bin/vim-enhanced \
14mu|vim-7.4.936-2|204	--slave /bin/rvi rvi /usr/bin/vim-enhanced \
14mu|vim-7.4.936-2|205	--slave /bin/rview rview /usr/bin/vim-enhanced
14mu|vim-7.4.936-2|206	update-alternatives --install /bin/vim vim /usr/bin/vim-enhanced 20 \
14mu|vim-7.4.936-2|207	--slave /bin/rvim rvim /usr/bin/vim-enhanced
14mu|vim-7.4.936-2|208	
14mu|vim-7.4.936-2|209	%postun enhanced
14mu|vim-7.4.936-2|210	[ $1 = 0 ] || exit 0
14mu|vim-7.4.936-2|211	update-alternatives --remove vi /usr/bin/vim-enhanced
14mu|vim-7.4.936-2|212	update-alternatives --remove vim /usr/bin/vim-enhanced
14mu|vim-7.4.936-2|213	
14mu|vim-7.4.936-2|214	%triggerpostun enhanced -- vim-enhanced < 7.3
14mu|vim-7.4.936-2|215	update-alternatives --remove uvi /usr/bin/vim-enhanced
14mu|vim-7.4.936-2|216	
14mu|vim-7.4.936-2|217	#----------------------------------------------------------------------------
14mu|vim-7.4.936-2|218	
14mu|vim-7.4.936-2|219	%if %{with gui}
14mu|vim-7.4.936-2|220	%package X11
14mu|vim-7.4.936-2|221	Summary:	The VIM version of the vi editor for the X Window System
14mu|vim-7.4.936-2|222	Group:		Editors
14mu|vim-7.4.936-2|223	Provides:	vim
14mu|vim-7.4.936-2|224	Requires:	vim-common >= %{EVRD}
14mu|vim-7.4.936-2|225	
14mu|vim-7.4.936-2|226	%description X11
14mu|vim-7.4.936-2|227	VIM (VIsual editor iMproved) is an updated and improved version of the vi
14mu|vim-7.4.936-2|228	editor. Vi was the first real screen-based editor for UNIX, and is still
14mu|vim-7.4.936-2|229	very popular. VIM improves on vi by adding new features: multiple windows,
14mu|vim-7.4.936-2|230	multi-level undo, block highlighting and more. VIM-X11 is a version of the
14mu|vim-7.4.936-2|231	VIM editor which will run within the X Window System. If you install this
14mu|vim-7.4.936-2|232	package, you can run VIM as an X application with a full GUI interface and
14mu|vim-7.4.936-2|233	mouse support.
14mu|vim-7.4.936-2|234	
14mu|vim-7.4.936-2|235	Install the vim-X11 package if you'd like to try out a version of vi with
14mu|vim-7.4.936-2|236	graphics and mouse capabilities. You'll also need to install the
14mu|vim-7.4.936-2|237	vim-common package.
14mu|vim-7.4.936-2|238	
14mu|vim-7.4.936-2|239	%files X11
14mu|vim-7.4.936-2|240	%doc README*.txt
14mu|vim-7.4.936-2|241	%{_bindir}/gvim
14mu|vim-7.4.936-2|242	%{_bindir}/gvimdiff
14mu|vim-7.4.936-2|243	%{_bindir}/vimx
14mu|vim-7.4.936-2|244	%{_mandir}/man1/gvim.1*
14mu|vim-7.4.936-2|245	%{_iconsdir}/locolor/16x16/apps/gvim.png
14mu|vim-7.4.936-2|246	%{_iconsdir}/locolor/32x32/apps/gvim.png
14mu|vim-7.4.936-2|247	%{_iconsdir}/hicolor/48x48/apps/gvim.png
14mu|vim-7.4.936-2|248	%{_datadir}/applications/gvim.desktop
14mu|vim-7.4.936-2|249	%{_datadir}/vim/gvimrc
14mu|vim-7.4.936-2|250	%endif
14mu|vim-7.4.936-2|251	
14mu|vim-7.4.936-2|252	#----------------------------------------------------------------------------
14mu|vim-7.4.936-2|253	
14mu|vim-7.4.936-2|254	%prep
14mu|vim-7.4.936-2|255	%setup -q
14mu|vim-7.4.936-2|256	# spec plugin
14mu|vim-7.4.936-2|257	rm -f runtime/doc/pi_spec.txt
14mu|vim-7.4.936-2|258	rm -f runtime/ftpplugin/spec.vim
14mu|vim-7.4.936-2|259	tar xfj %{SOURCE5} -C runtime
14mu|vim-7.4.936-2|260	cp -a %{SOURCE6} runtime/syntax/
14mu|vim-7.4.936-2|261	cp -a %{SOURCE7} runtime/syntax/
14mu|vim-7.4.936-2|262	cp -a %{SOURCE8} runtime/syntax/
14mu|vim-7.4.936-2|263	cp -a %{SOURCE9} runtime/syntax/
14mu|vim-7.4.936-2|264	
14mu|vim-7.4.936-2|265	#mdk patches
14mu|vim-7.4.936-2|266	%patch0 -p1 -b .vimrc_nosetmouse~
14mu|vim-7.4.936-2|267	%patch2 -p1
14mu|vim-7.4.936-2|268	%patch3 -p1 -b .spec~
14mu|vim-7.4.936-2|269	%patch8 -p1 -b .manpath~
14mu|vim-7.4.936-2|270	%patch10 -p1 -b .xxdloc~
14mu|vim-7.4.936-2|271	%patch20 -p1 -b .warly~
14mu|vim-7.4.936-2|272	%patch22 -p0
14mu|vim-7.4.936-2|273	%patch23 -p0 -b .doc~
14mu|vim-7.4.936-2|274	%patch24 -p0
14mu|vim-7.4.936-2|275	%patch25 -p0
14mu|vim-7.4.936-2|276	%patch27 -p0
14mu|vim-7.4.936-2|277	%patch28 -p1 -b .pomode~
14mu|vim-7.4.936-2|278	%patch30 -p1
14mu|vim-7.4.936-2|279	%patch33 -p1 -b .security~
14mu|vim-7.4.936-2|280	%patch35 -p1 -b .localedir~
14mu|vim-7.4.936-2|281	%patch36 -p1 -b .qthl~
14mu|vim-7.4.936-2|282	%patch37 -p1 -b .icons_install~
14mu|vim-7.4.936-2|283	
14mu|vim-7.4.936-2|284	# Fedora patches
14mu|vim-7.4.936-2|285	%patch100 -p1
14mu|vim-7.4.936-2|286	%patch101 -p1 -b .fstab~
14mu|vim-7.4.936-2|287	
14mu|vim-7.4.936-2|288	# Get rid of patch backup files - some stuff gets installed by
14mu|vim-7.4.936-2|289	# copying the entire directory
14mu|vim-7.4.936-2|290	find . -name "*.*~" |xargs rm -f
14mu|vim-7.4.936-2|291	
14mu|vim-7.4.936-2|292	perl -pi -e 's|SYS_VIMRC_FILE "\$VIM/vimrc"|SYS_VIMRC_FILE "%{_sysconfdir}/vim/vimrc"|' src/os_unix.h
14mu|vim-7.4.936-2|293	perl -pi -e 's|SYS_GVIMRC_FILE "\$VIM/gvimrc"|SYS_GVIMRC_FILE "%{_sysconfdir}/vim/gvimrc"|' src/os_unix.h
14mu|vim-7.4.936-2|294	# disable command echo
14mu|vim-7.4.936-2|295	for i in runtime/{gvimrc_example.vim,vimrc_example.vim}; do
14mu|vim-7.4.936-2|296	perl -pi -e 's!^set showcmd!set noshowcmd!' $i
14mu|vim-7.4.936-2|297	done
14mu|vim-7.4.936-2|298	perl -pi -e 's|\Qsvn-commit.*.tmp\E|svn-commit*.tmp|' ./runtime/filetype.vim
14mu|vim-7.4.936-2|299	cd src
14mu|vim-7.4.936-2|300	autoconf
14mu|vim-7.4.936-2|301	
14mu|vim-7.4.936-2|302	%build
14mu|vim-7.4.936-2|303	%if %{with gui}
14mu|vim-7.4.936-2|304	# First build: gvim
14mu|vim-7.4.936-2|305	%configure2_5x \
14mu|vim-7.4.936-2|306	--disable-darwin \
14mu|vim-7.4.936-2|307	--disable-selinux \
14mu|vim-7.4.936-2|308	--disable-xsmp \
14mu|vim-7.4.936-2|309	--disable-xsmp-interact \
14mu|vim-7.4.936-2|310	--enable-luainterp=dynamic \
14mu|vim-7.4.936-2|311	--enable-mzschemeinterp=no \
14mu|vim-7.4.936-2|312	--enable-perlinterp=dynamic \
14mu|vim-7.4.936-2|313	--enable-pythoninterp=dynamic \
14mu|vim-7.4.936-2|314	--enable-python3interp=dynamic \
14mu|vim-7.4.936-2|315	--enable-tclinterp=dynamic \
14mu|vim-7.4.936-2|316	--enable-rubyinterp=dynamic \
14mu|vim-7.4.936-2|317	--disable-cscope \
14mu|vim-7.4.936-2|318	--disable-workshop \
14mu|vim-7.4.936-2|319	--enable-netbeans \
14mu|vim-7.4.936-2|320	--disable-sniff \
14mu|vim-7.4.936-2|321	--enable-multibyte \
14mu|vim-7.4.936-2|322	--disable-hangulinput \
14mu|vim-7.4.936-2|323	--enable-xim \
14mu|vim-7.4.936-2|324	--enable-fontset \
14mu|vim-7.4.936-2|325	--with-features=huge \
14mu|vim-7.4.936-2|326	--enable-gui=gnome2 \
14mu|vim-7.4.936-2|327	--with-tlib=ncurses \
14mu|vim-7.4.936-2|328	--enable-gtk2-check \
14mu|vim-7.4.936-2|329	--enable-gnome-check \
14mu|vim-7.4.936-2|330	--enable-acl \
14mu|vim-7.4.936-2|331	--enable-gpm \
14mu|vim-7.4.936-2|332	--disable-sysmouse \
14mu|vim-7.4.936-2|333	--enable-nls \
14mu|vim-7.4.936-2|334	--with-x=yes \
14mu|vim-7.4.936-2|335	--with-compiledby="%{vendor} %{bugurl}" \
14mu|vim-7.4.936-2|336	--with-modified-by="%{packager}"
14mu|vim-7.4.936-2|337	
14mu|vim-7.4.936-2|338	%make
14mu|vim-7.4.936-2|339	mv src/vim src/gvim
14mu|vim-7.4.936-2|340	make -C src clean
14mu|vim-7.4.936-2|341	%endif
14mu|vim-7.4.936-2|342	
14mu|vim-7.4.936-2|343	# Second build: vim-enhanced
14mu|vim-7.4.936-2|344	%configure2_5x \
14mu|vim-7.4.936-2|345	--disable-selinux \
14mu|vim-7.4.936-2|346	--enable-acl \
14mu|vim-7.4.936-2|347	--enable-luainterp=dynamic \
14mu|vim-7.4.936-2|348	--enable-perlinterp=dynamic \
14mu|vim-7.4.936-2|349	--enable-pythoninterp=dynamic \
14mu|vim-7.4.936-2|350	--enable-python3interp=dynamic \
14mu|vim-7.4.936-2|351	--enable-tclinterp=dynamic \
14mu|vim-7.4.936-2|352	--enable-rubyinterp=dynamic \
14mu|vim-7.4.936-2|353	--with-features=huge \
14mu|vim-7.4.936-2|354	--with-x=no \
14mu|vim-7.4.936-2|355	--enable-gui=no \
14mu|vim-7.4.936-2|356	--with-tlib=ncurses \
14mu|vim-7.4.936-2|357	--with-compiledby="%{vendor} %{bugurl}" \
14mu|vim-7.4.936-2|358	--with-modified-by="%{packager}"
14mu|vim-7.4.936-2|359	
14mu|vim-7.4.936-2|360	%make
14mu|vim-7.4.936-2|361	mv src/vim src/vim-enhanced
14mu|vim-7.4.936-2|362	make -C src/ clean
14mu|vim-7.4.936-2|363	
14mu|vim-7.4.936-2|364	# Third build: vim-minimal
14mu|vim-7.4.936-2|365	%configure2_5x \
14mu|vim-7.4.936-2|366	--disable-selinux \
14mu|vim-7.4.936-2|367	--with-features=tiny \
14mu|vim-7.4.936-2|368	--disable-tclinterp \
14mu|vim-7.4.936-2|369	--disable-cscope \
14mu|vim-7.4.936-2|370	--enable-multibyte \
14mu|vim-7.4.936-2|371	--disable-hangulinput \
14mu|vim-7.4.936-2|372	--disable-xim \
14mu|vim-7.4.936-2|373	--disable-fontset \
14mu|vim-7.4.936-2|374	--disable-gui \
14mu|vim-7.4.936-2|375	--disable-acl \
14mu|vim-7.4.936-2|376	--disable-pythoninterp \
14mu|vim-7.4.936-2|377	--disable-perlinterp \
14mu|vim-7.4.936-2|378	--with-x=no \
14mu|vim-7.4.936-2|379	--enable-gui=no \
14mu|vim-7.4.936-2|380	--with-tlib=ncurses \
14mu|vim-7.4.936-2|381	--disable-gpm \
14mu|vim-7.4.936-2|382	--with-compiledby="%{vendor} %{bugurl}" \
14mu|vim-7.4.936-2|383	--with-modified-by="%{packager}"
14mu|vim-7.4.936-2|384	
14mu|vim-7.4.936-2|385	%make
14mu|vim-7.4.936-2|386	cp src/vim src/vim-minimal
14mu|vim-7.4.936-2|387	%make -C src MAKEMO=yes
14mu|vim-7.4.936-2|388	
14mu|vim-7.4.936-2|389	cp -al runtime/doc doc
14mu|vim-7.4.936-2|390	# apply os_doc.diff
14mu|vim-7.4.936-2|391	pushd doc
14mu|vim-7.4.936-2|392	rm -f *.1
14mu|vim-7.4.936-2|393	rm -f os_{390,dos,msdos,risc,win32,amiga,mac,os2,beos,mint,qnx,vms}.txt
14mu|vim-7.4.936-2|394	rm -f gui_{w16,w32}.txt
14mu|vim-7.4.936-2|395	rm -f vim2html.pl Makefile *awk
14mu|vim-7.4.936-2|396	popd
14mu|vim-7.4.936-2|397	
14mu|vim-7.4.936-2|398	# britton support
14mu|vim-7.4.936-2|399	ln -s tutor.fr runtime/tutor/tutor.br
14mu|vim-7.4.936-2|400	ln -s menu_fr_fr.iso_8859-15.vim runtime/lang/menu_br
14mu|vim-7.4.936-2|401	
14mu|vim-7.4.936-2|402	%install
14mu|vim-7.4.936-2|403	%makeinstall_std VIMRTDIR="" MAKEMO=yes
14mu|vim-7.4.936-2|404	
14mu|vim-7.4.936-2|405	make -C src installmacros prefix=%{buildroot}%{_prefix} VIMRTDIR=""
14mu|vim-7.4.936-2|406	
14mu|vim-7.4.936-2|407	%if %{with gui}
14mu|vim-7.4.936-2|408	install -m755 src/gvim -D %{buildroot}%{_bindir}/gvim
14mu|vim-7.4.936-2|409	%endif
14mu|vim-7.4.936-2|410	
14mu|vim-7.4.936-2|411	install -m755 src/vim-enhanced -D %{buildroot}%{_bindir}
14mu|vim-7.4.936-2|412	install -m755 src/vim-minimal -D %{buildroot}/bin/vim-minimal
14mu|vim-7.4.936-2|413	
14mu|vim-7.4.936-2|414	rm -f %{buildroot}%{_bindir}/{rview,rvim,view}
14mu|vim-7.4.936-2|415	for i in ex vimdiff; do
14mu|vim-7.4.936-2|416	ln -sf vim-enhanced %{buildroot}%{_bindir}/$i
14mu|vim-7.4.936-2|417	done
14mu|vim-7.4.936-2|418	rm -f %{buildroot}%{_mandir}/man1/evim.*
14mu|vim-7.4.936-2|419	%if %{with gui}
14mu|vim-7.4.936-2|420	ln -sf gvim %{buildroot}%{_bindir}/gvimdiff
14mu|vim-7.4.936-2|421	ln -sf gvim %{buildroot}%{_bindir}/vimx
14mu|vim-7.4.936-2|422	%endif
14mu|vim-7.4.936-2|423	rm -f %{buildroot}%{_datadir}/vim/*/cmake.vim
14mu|vim-7.4.936-2|424	
14mu|vim-7.4.936-2|425	# installing man pages
14mu|vim-7.4.936-2|426	for i in %{buildroot}%{_mandir}/man1/{vi,rvi}; do
14mu|vim-7.4.936-2|427	ln -s vim.1%{_extension} $i.1%{_extension}
14mu|vim-7.4.936-2|428	done
14mu|vim-7.4.936-2|429	
14mu|vim-7.4.936-2|430	%if %{with gui}
14mu|vim-7.4.936-2|431	ln -s vim.1%{_extension} %{buildroot}%{_mandir}/man1/gvim.1%{_extension}
14mu|vim-7.4.936-2|432	%endif
14mu|vim-7.4.936-2|433	
14mu|vim-7.4.936-2|434	ln -sf vimrc_example.vim %{buildroot}%{_datadir}/vim/vimrc
14mu|vim-7.4.936-2|435	
14mu|vim-7.4.936-2|436	# Be short-circuit aware :
14mu|vim-7.4.936-2|437	ln -f runtime/macros/README.txt README_macros.txt
14mu|vim-7.4.936-2|438	ln -f runtime/tools/README.txt README_tools.txt
14mu|vim-7.4.936-2|439	
14mu|vim-7.4.936-2|440	# installing the menu icons & entry
14mu|vim-7.4.936-2|441	%if %{with gui}
14mu|vim-7.4.936-2|442	# gvim and fontset (from Pablo) 2001/03/19
14mu|vim-7.4.936-2|443	echo 'set guifontset=-*-fixed-medium-r-normal--14-*-*-*-c-*-*-*,-*-*-medium-r-normal--14-*-*-*-c-*-*-*,-*-*-medium-r-normal--14-*-*-*-m-*-*-*,*' > %{buildroot}%{_datadir}/vim/gvimrc
14mu|vim-7.4.936-2|444	%else
14mu|vim-7.4.936-2|445	rm -rf %{buildroot}%{_iconsdir}
14mu|vim-7.4.936-2|446	%endif
14mu|vim-7.4.936-2|447	
14mu|vim-7.4.936-2|448	# prevent including twice the doc
14mu|vim-7.4.936-2|449	rm -rf %{buildroot}%{_datadir}/vim/doc
14mu|vim-7.4.936-2|450	ln -s %{_defaultdocdir}/%{name}-common/doc %{buildroot}%{_datadir}/vim/doc
14mu|vim-7.4.936-2|451	
14mu|vim-7.4.936-2|452	%find_lang %{name} evim ex rview rvim view vimdiff vimtutor xxd %{name}.lang --with-man
14mu|vim-7.4.936-2|453	
14mu|vim-7.4.936-2|454	find %{buildroot}%{_datadir}/vim/tutor -name "tutor.*" | grep -v -E 'tutor(|\.vim)$' |
14mu|vim-7.4.936-2|455	sed -e "s^%{buildroot}^^" -e 's!^\(.*tutor.\)\(..\)!%lang(\2) \1\2!g' >> %{name}.lang
14mu|vim-7.4.936-2|456	
14mu|vim-7.4.936-2|457	find %{buildroot}%{_datadir}/vim/lang -name "menu*" |
14mu|vim-7.4.936-2|458	sed -e "s^%{buildroot}^^" \
14mu|vim-7.4.936-2|459	-e 's!^\(/.*menu_\)\(..\)\(_\)!%lang(\2) \1\2\3!g' \
14mu|vim-7.4.936-2|460	-e 's!^\(/.*menu_\)\(..\)\(_\)!%lang(\2) \1\2\3!g' \
14mu|vim-7.4.936-2|461	-e 's!^\(/.*menu\)\(_chinese\)!%lang(zh) \1\2!g' \
14mu|vim-7.4.936-2|462	-e 's!^\(/.*menu\)\(_czech_\)!%lang(cs) \1\2!g' \
14mu|vim-7.4.936-2|463	-e 's!^\(/.*menu\)\(_french\)!%lang(fr) \1\2!g' \
14mu|vim-7.4.936-2|464	-e 's!^\(/.*menu\)\(_german\)!%lang(de) \1\2!g' \
14mu|vim-7.4.936-2|465	-e 's!^\(/.*menu\)\(_japanes\)!%lang(ja) \1\2!g' \
14mu|vim-7.4.936-2|466	-e 's!^\(/.*menu\)\(_polish\)!%lang(pl) \1\2!g' \
14mu|vim-7.4.936-2|467	-e 's!^\(/.*menu\)\(_slovak\)!%lang(sk) \1\2!g' \
14mu|vim-7.4.936-2|468	-e 's!^\(/.*menu\)\(_spanis\)!%lang(es) \1\2!g' \
14mu|vim-7.4.936-2|469	-e 's!^\(/.*menu_\)\(..\)!%lang(\2) \1\2!g' \
14mu|vim-7.4.936-2|470	>> %{name}.lang
14mu|vim-7.4.936-2|471	rm -f %{buildroot}%{_bindir}/vim
14mu|vim-7.4.936-2|472	
14mu|vim-7.4.936-2|473	mkdir -p %{buildroot}%{_sysconfdir}/vim/
14mu|vim-7.4.936-2|474	MESSAGE='"Place your systemwide modification here.\n"%{_datadir}/vim/ files will be overwritten on update\n'
14mu|vim-7.4.936-2|475	echo -e "$MESSAGE\nsource %{_datadir}/vim/vimrc" > %{buildroot}%{_sysconfdir}/vim/vimrc
14mu|vim-7.4.936-2|476	%if %{with gui}
14mu|vim-7.4.936-2|477	echo -e "$MESSAGE\nsource %{_datadir}/vim/gvimrc" > %{buildroot}%{_sysconfdir}/vim/gvimrc
14mu|vim-7.4.936-2|478	%endif
14mu|vim-7.4.936-2|479	
14mu|vim-7.4.936-2|480	
14mu|vim-7.4.936-2|481	%changelog
14mu|vim-7.4.936-2|482	
14mu|vim-7.4.936-2|483	* Wed Mar 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.4.936-2
14mu|vim-7.4.936-2|484	- (85e5a62) Make sure to build locales
14mu|vim-7.4.936-2|485	
14mu|vim-7.4.936-2|486	

26217 14
14mu|vinagre-3.16.1-3|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|vinagre-3.16.1-3|2	
14mu|vinagre-3.16.1-3|3	Summary:	VNC Client for the GNOME Desktop
14mu|vinagre-3.16.1-3|4	Name:		vinagre
14mu|vinagre-3.16.1-3|5	Version:	3.16.1
14mu|vinagre-3.16.1-3|6	Release:	3
14mu|vinagre-3.16.1-3|7	License:	GPLv2+
14mu|vinagre-3.16.1-3|8	Group:		Networking/Remote access
14mu|vinagre-3.16.1-3|9	Url:		http://www.gnome.org/projects/vinagre/index.html
14mu|vinagre-3.16.1-3|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|vinagre-3.16.1-3|11	Patch0:		vinagre-3.16.1-more-long-password-for-vnc.patch
14mu|vinagre-3.16.1-3|12	BuildRequires:	desktop-file-utils
14mu|vinagre-3.16.1-3|13	BuildRequires:	gnome-common
14mu|vinagre-3.16.1-3|14	BuildRequires:	gnome-doc-utils >= 0.3.2
14mu|vinagre-3.16.1-3|15	BuildRequires:	intltool
14mu|vinagre-3.16.1-3|16	BuildRequires:	itstool
14mu|vinagre-3.16.1-3|17	BuildRequires:	libxml2-utils
14mu|vinagre-3.16.1-3|18	BuildRequires:	pkgconfig(avahi-gobject) >= 0.6.26
14mu|vinagre-3.16.1-3|19	BuildRequires:	pkgconfig(avahi-ui)
14mu|vinagre-3.16.1-3|20	BuildRequires:	pkgconfig(avahi-ui-gtk3) >= 0.6.26
14mu|vinagre-3.16.1-3|21	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.11
14mu|vinagre-3.16.1-3|22	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|vinagre-3.16.1-3|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|vinagre-3.16.1-3|24	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.3
14mu|vinagre-3.16.1-3|25	BuildRequires:	pkgconfig(gtk-vnc-2.0) >= 0.4.3
14mu|vinagre-3.16.1-3|26	BuildRequires:	pkgconfig(libpanelapplet-4.0) >= 2.91.91
14mu|vinagre-3.16.1-3|27	BuildRequires:	pkgconfig(libpeas-1.0) >= 0.7.2
14mu|vinagre-3.16.1-3|28	BuildRequires:	pkgconfig(libsecret-1)
14mu|vinagre-3.16.1-3|29	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.31
14mu|vinagre-3.16.1-3|30	BuildRequires:	pkgconfig(spice-client-gtk-3.0) >= 0.5
14mu|vinagre-3.16.1-3|31	BuildRequires:	pkgconfig(telepathy-glib) >= 0.11.6
14mu|vinagre-3.16.1-3|32	BuildRequires:	pkgconfig(vte-2.91)
14mu|vinagre-3.16.1-3|33	
14mu|vinagre-3.16.1-3|34	Requires:	gnome-icon-theme >= 2.30
14mu|vinagre-3.16.1-3|35	
14mu|vinagre-3.16.1-3|36	%description
14mu|vinagre-3.16.1-3|37	Vinagre is a VNC Client for the GNOME Desktop.
14mu|vinagre-3.16.1-3|38	
14mu|vinagre-3.16.1-3|39	With Vinagre you can have several connections open simultaneously, bookmark
14mu|vinagre-3.16.1-3|40	your servers thanks to the Favorites support, store the passwords in the
14mu|vinagre-3.16.1-3|41	GNOME keyring, and browse the network to look for VNC servers.
14mu|vinagre-3.16.1-3|42	
14mu|vinagre-3.16.1-3|43	%files -f %{name}.lang
14mu|vinagre-3.16.1-3|44	%doc AUTHORS NEWS README
14mu|vinagre-3.16.1-3|45	%{_bindir}/*
14mu|vinagre-3.16.1-3|46	%{_datadir}/applications/*
14mu|vinagre-3.16.1-3|47	%{_datadir}/%{name}
14mu|vinagre-3.16.1-3|48	%{_datadir}/icons/hicolor/*/*/*.*
14mu|vinagre-3.16.1-3|49	%{_datadir}/mime/packages/vinagre-mime.xml
14mu|vinagre-3.16.1-3|50	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vinagre.service
14mu|vinagre-3.16.1-3|51	%{_datadir}/telepathy/clients/Vinagre.client
14mu|vinagre-3.16.1-3|52	%{_mandir}/man1/vinagre.1*
14mu|vinagre-3.16.1-3|53	%{_datadir}/glib-2.0/schemas/org.gnome.Vinagre.gschema.xml
14mu|vinagre-3.16.1-3|54	%{_datadir}/GConf/gsettings/org.gnome.Vinagre.convert
14mu|vinagre-3.16.1-3|55	%{_datadir}/appdata/vinagre.appdata.xml
14mu|vinagre-3.16.1-3|56	
14mu|vinagre-3.16.1-3|57	#----------------------------------------------------------------------------
14mu|vinagre-3.16.1-3|58	
14mu|vinagre-3.16.1-3|59	%prep
14mu|vinagre-3.16.1-3|60	%setup -q
14mu|vinagre-3.16.1-3|61	%apply_patches
14mu|vinagre-3.16.1-3|62	
14mu|vinagre-3.16.1-3|63	%build
14mu|vinagre-3.16.1-3|64	%configure2_5x --enable-ssh
14mu|vinagre-3.16.1-3|65	%make
14mu|vinagre-3.16.1-3|66	
14mu|vinagre-3.16.1-3|67	%install
14mu|vinagre-3.16.1-3|68	%makeinstall_std
14mu|vinagre-3.16.1-3|69	
14mu|vinagre-3.16.1-3|70	%find_lang %{name} --with-gnome
14mu|vinagre-3.16.1-3|71	
14mu|vinagre-3.16.1-3|72	desktop-file-install \
14mu|vinagre-3.16.1-3|73	--vendor="" \
14mu|vinagre-3.16.1-3|74	--add-category="RemoteAccess;Network" \
14mu|vinagre-3.16.1-3|75	--dir %{buildroot}%{_datadir}/applications \
14mu|vinagre-3.16.1-3|76	%{buildroot}%{_datadir}/applications/*
14mu|vinagre-3.16.1-3|77	
14mu|vinagre-3.16.1-3|78	
14mu|vinagre-3.16.1-3|79	%changelog
14mu|vinagre-3.16.1-3|80	
14mu|vinagre-3.16.1-3|81	* Fri Apr 01 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.16.1-3
14mu|vinagre-3.16.1-3|82	- (e9f449c) Build requires pkgconfig(vte-2.91), not pkgconfig(vte-2.90)
14mu|vinagre-3.16.1-3|83	
14mu|vinagre-3.16.1-3|84	

26218 14
14mu|vino-3.16.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|vino-3.16.0-1|2	
14mu|vino-3.16.0-1|3	Summary:	GNOME VNC server and client
14mu|vino-3.16.0-1|4	Name:		vino
14mu|vino-3.16.0-1|5	Version:	3.16.0
14mu|vino-3.16.0-1|6	Release:	1
14mu|vino-3.16.0-1|7	
14mu|vino-3.16.0-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|vino-3.16.0-1|9	License:	GPLv2+
14mu|vino-3.16.0-1|10	Group:		Networking/Remote access
14mu|vino-3.16.0-1|11	Url:		http://www.gnome.org
14mu|vino-3.16.0-1|12	
14mu|vino-3.16.0-1|13	BuildRequires:	GConf2
14mu|vino-3.16.0-1|14	BuildRequires:	avahi-client-devel
14mu|vino-3.16.0-1|15	BuildRequires:	avahi-glib-devel
14mu|vino-3.16.0-1|16	BuildRequires:	gtk+3-devel
14mu|vino-3.16.0-1|17	BuildRequires:	intltool
14mu|vino-3.16.0-1|18	BuildRequires:	jpeg-devel
14mu|vino-3.16.0-1|19	BuildRequires:	libgcrypt-devel
14mu|vino-3.16.0-1|20	BuildRequires:	libgnome-keyring-devel
14mu|vino-3.16.0-1|21	BuildRequires:	libsoup-devel
14mu|vino-3.16.0-1|22	BuildRequires:	libxdamage-devel
14mu|vino-3.16.0-1|23	BuildRequires:	libxfixes-devel
14mu|vino-3.16.0-1|24	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|vino-3.16.0-1|25	BuildRequires:	pkgconfig(gconf-2.0)
14mu|vino-3.16.0-1|26	BuildRequires:	pkgconfig(gnutls)
14mu|vino-3.16.0-1|27	BuildRequires:	pkgconfig(ice)
14mu|vino-3.16.0-1|28	BuildRequires:	pkgconfig(libnotify)
14mu|vino-3.16.0-1|29	BuildRequires:	pkgconfig(sm)
14mu|vino-3.16.0-1|30	BuildRequires:	pkgconfig(telepathy-glib)
14mu|vino-3.16.0-1|31	BuildRequires:	pkgconfig(x11)
14mu|vino-3.16.0-1|32	BuildRequires:	pkgconfig(xext)
14mu|vino-3.16.0-1|33	BuildRequires:	pkgconfig(xtst)
14mu|vino-3.16.0-1|34	BuildRequires:	unique-devel
14mu|vino-3.16.0-1|35	
14mu|vino-3.16.0-1|36	%description
14mu|vino-3.16.0-1|37	The package contains an integrated GNOME VNC server.
14mu|vino-3.16.0-1|38	
14mu|vino-3.16.0-1|39	%prep
14mu|vino-3.16.0-1|40	%setup -q
14mu|vino-3.16.0-1|41	
14mu|vino-3.16.0-1|42	%build
14mu|vino-3.16.0-1|43	%configure2_5x \
14mu|vino-3.16.0-1|44	--disable-schemas-install \
14mu|vino-3.16.0-1|45	--enable-avahi \
14mu|vino-3.16.0-1|46	--enable-telepathy \
14mu|vino-3.16.0-1|47	--enable-gnome-keyring \
14mu|vino-3.16.0-1|48	--disable-http-server		\
14mu|vino-3.16.0-1|49	--enable-libnotify 		\
14mu|vino-3.16.0-1|50	--disable-network-manager
14mu|vino-3.16.0-1|51	
14mu|vino-3.16.0-1|52	%install
14mu|vino-3.16.0-1|53	%makeinstall_std
14mu|vino-3.16.0-1|54	%find_lang %name --with-gnome
14mu|vino-3.16.0-1|55	
14mu|vino-3.16.0-1|56	%files -f %name.lang
14mu|vino-3.16.0-1|57	%doc README NEWS AUTHORS ChangeLog docs/remote-desktop.txt docs/TODO
14mu|vino-3.16.0-1|58	%{_libexecdir}/vino-server
14mu|vino-3.16.0-1|59	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service
14mu|vino-3.16.0-1|60	%{_datadir}/telepathy/clients/Vino.client
14mu|vino-3.16.0-1|61	%{_datadir}/glib-2.0/schemas/*.xml
14mu|vino-3.16.0-1|62	%{_datadir}/applications/vino-server.desktop
14mu|vino-3.16.0-1|63	
14mu|vino-3.16.0-1|64	%changelog
14mu|vino-3.16.0-1|65	
14mu|vino-3.16.0-1|66	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 3.16.0-1
14mu|vino-3.16.0-1|67	- (b875057) update to 3.16.0
14mu|vino-3.16.0-1|68	
14mu|vino-3.16.0-1|69	

26219 14
14mu|virtualbox-5.0.32-2|1	%define kname  vboxdrv
14mu|virtualbox-5.0.32-2|2	%define oname  VirtualBox
14mu|virtualbox-5.0.32-2|3	%define srcname %{oname}-%{version}
14mu|virtualbox-5.0.32-2|4	%define distname %{oname}-%{version}
14mu|virtualbox-5.0.32-2|5	%define pkgver %{ver}
14mu|virtualbox-5.0.32-2|6	
14mu|virtualbox-5.0.32-2|7	%define vboxlibdir %{_libdir}/%{name}
14mu|virtualbox-5.0.32-2|8	%define vboxdatadir %{_datadir}/%{name}
14mu|virtualbox-5.0.32-2|9	
14mu|virtualbox-5.0.32-2|10	%define build_additions 1
14mu|virtualbox-5.0.32-2|11	%define build_doc 0
14mu|virtualbox-5.0.32-2|12	
14mu|virtualbox-5.0.32-2|13	%ifarch %{ix86}
14mu|virtualbox-5.0.32-2|14	%define vbox_platform linux.x86
14mu|virtualbox-5.0.32-2|15	%endif
14mu|virtualbox-5.0.32-2|16	%ifarch x86_64
14mu|virtualbox-5.0.32-2|17	%define vbox_platform linux.amd64
14mu|virtualbox-5.0.32-2|18	%endif
14mu|virtualbox-5.0.32-2|19	
14mu|virtualbox-5.0.32-2|20	%define x11_server_majorver %(pkg-config --modversion xorg-server|awk -F. '{print $1$2}')
14mu|virtualbox-5.0.32-2|21	
14mu|virtualbox-5.0.32-2|22	Summary:	A general-purpose full virtualizer for x86 and x86_64 hardware
14mu|virtualbox-5.0.32-2|23	Name:		virtualbox
14mu|virtualbox-5.0.32-2|24	Version:	5.0.32
14mu|virtualbox-5.0.32-2|25	Release:	2
14mu|virtualbox-5.0.32-2|26	License:	GPLv2+
14mu|virtualbox-5.0.32-2|27	Group:		Emulators
14mu|virtualbox-5.0.32-2|28	Url:		http://www.virtualbox.org/
14mu|virtualbox-5.0.32-2|29	Source0:	http://download.virtualbox.org/virtualbox/%{version}/%{srcname}.tar.bz2
14mu|virtualbox-5.0.32-2|30	Source1:	http://download.virtualbox.org/virtualbox/%{version}/UserManual.pdf
14mu|virtualbox-5.0.32-2|31	Source2:	virtualbox.init
14mu|virtualbox-5.0.32-2|32	Source3:	virtualbox-tmpfiles.conf
14mu|virtualbox-5.0.32-2|33	Source4:	vboxadd.service
14mu|virtualbox-5.0.32-2|34	Source5:	81-vboxadd.preset
14mu|virtualbox-5.0.32-2|35	Source10:	virtualbox.png
14mu|virtualbox-5.0.32-2|36	Source11:	virtualbox.16.png
14mu|virtualbox-5.0.32-2|37	Source12:	virtualbox.48.png
14mu|virtualbox-5.0.32-2|38	Source20:	os_ROSA.png
14mu|virtualbox-5.0.32-2|39	Source21:	os_ROSA_64.png
14mu|virtualbox-5.0.32-2|40	Source22:	virtualbox.rpmlintrc
14mu|virtualbox-5.0.32-2|41	Source23:	about.png
14mu|virtualbox-5.0.32-2|42	Source24:	about_hidpi.png
14mu|virtualbox-5.0.32-2|43	Patch0:		VirtualBox-4.3.0-kernelrelease.patch
14mu|virtualbox-5.0.32-2|44	Patch1:		VirtualBox-4.3.0-futex.patch
14mu|virtualbox-5.0.32-2|45	Patch2:		VirtualBox-4.3.0-fix-vboxadd-req.patch
14mu|virtualbox-5.0.32-2|46	Patch3:		VirtualBox-5.0.12-modules-rebuild-command.patch
14mu|virtualbox-5.0.32-2|47	Patch4:		VirtualBox-5.0.0-dont-check-for-mkisofs-or-makeself.patch
14mu|virtualbox-5.0.32-2|48	Patch5:		VirtualBox-5.0.30.ROSA.brand.patch
14mu|virtualbox-5.0.32-2|49	Patch6:		VirtualBox-5.0.4-ROSA.default.patch
14mu|virtualbox-5.0.32-2|50	Patch7:		VirtualBox-4.3.0-noupdate-check.patch
14mu|virtualbox-5.0.32-2|51	Patch8:		VirtualBox-4.3.16-fix-build-with-gsoap-2.8.13-and-up.patch
14mu|virtualbox-5.0.32-2|52	Patch9:		VirtualBox-5.0.0-VBoxGuestLib.patch
14mu|virtualbox-5.0.32-2|53	Patch10:	VirtualBox-5.0.12-no-bundles.patch
14mu|virtualbox-5.0.32-2|54	Patch11:	VirtualBox-5.0.0-xserver_guest.patch
14mu|virtualbox-5.0.32-2|55	# Drop "rosa" from Ubuntu codenames to avoid selecting Ubuntu when typing "Rosa"
14mu|virtualbox-5.0.32-2|56	Patch12:	VirtualBox-5.1.14-ubuntu-codenames.patch
14mu|virtualbox-5.0.32-2|57	Patch13:	VirtualBox-5.0.20-soname.patch
14mu|virtualbox-5.0.32-2|58	
14mu|virtualbox-5.0.32-2|59	BuildRequires:	dev86
14mu|virtualbox-5.0.32-2|60	BuildRequires:	dkms-minimal
14mu|virtualbox-5.0.32-2|61	BuildRequires:	gawk
14mu|virtualbox-5.0.32-2|62	BuildRequires:	gsoap
14mu|virtualbox-5.0.32-2|63	BuildRequires:	iasl
14mu|virtualbox-5.0.32-2|64	BuildRequires:	java-rpmbuild
14mu|virtualbox-5.0.32-2|65	BuildRequires:	qt4-linguist
14mu|virtualbox-5.0.32-2|66	BuildRequires:	xsltproc
14mu|virtualbox-5.0.32-2|67	BuildRequires:	libcap-devel
14mu|virtualbox-5.0.32-2|68	BuildRequires:	libstdc++-static-devel
14mu|virtualbox-5.0.32-2|69	BuildRequires:	openssl-devel
14mu|virtualbox-5.0.32-2|70	BuildRequires:	pam-devel
14mu|virtualbox-5.0.32-2|71	BuildRequires:	pkgconfig(alsa)
14mu|virtualbox-5.0.32-2|72	BuildRequires:	pkgconfig(devmapper)
14mu|virtualbox-5.0.32-2|73	BuildRequires:	pkgconfig(egl)
14mu|virtualbox-5.0.32-2|74	BuildRequires:	pkgconfig(ext2fs)
14mu|virtualbox-5.0.32-2|75	BuildRequires:	pkgconfig(gl)
14mu|virtualbox-5.0.32-2|76	BuildRequires:	pkgconfig(glu)
14mu|virtualbox-5.0.32-2|77	BuildRequires:	pkgconfig(libcurl)
14mu|virtualbox-5.0.32-2|78	BuildRequires:	pkgconfig(libIDL-2.0)
14mu|virtualbox-5.0.32-2|79	BuildRequires:	pkgconfig(libpulse)
14mu|virtualbox-5.0.32-2|80	BuildRequires:	pkgconfig(libvncserver)
14mu|virtualbox-5.0.32-2|81	BuildRequires:	pkgconfig(libxslt)
14mu|virtualbox-5.0.32-2|82	BuildRequires:	pkgconfig(python)
14mu|virtualbox-5.0.32-2|83	BuildRequires:	pkgconfig(QtCore)
14mu|virtualbox-5.0.32-2|84	BuildRequires:	pkgconfig(sdl)
14mu|virtualbox-5.0.32-2|85	BuildRequires:	pkgconfig(xcursor)
14mu|virtualbox-5.0.32-2|86	BuildRequires:	pkgconfig(xinerama)
14mu|virtualbox-5.0.32-2|87	BuildRequires:	pkgconfig(xmu)
14mu|virtualbox-5.0.32-2|88	BuildRequires:	pkgconfig(xorg-server)
14mu|virtualbox-5.0.32-2|89	BuildRequires:	pkgconfig(xrandr)
14mu|virtualbox-5.0.32-2|90	BuildRequires:	pkgconfig(xt)
14mu|virtualbox-5.0.32-2|91	BuildRequires:	pkgconfig(zlib)
14mu|virtualbox-5.0.32-2|92	BuildRequires:	pkgconfig(vpx)
14mu|virtualbox-5.0.32-2|93	BuildRequires:	pkgconfig(xcomposite)
14mu|virtualbox-5.0.32-2|94	%if %{build_doc}
14mu|virtualbox-5.0.32-2|95	# for building the user manual pdf file
14mu|virtualbox-5.0.32-2|96	BuildRequires:	texlive
14mu|virtualbox-5.0.32-2|97	BuildRequires:	texlive-fontsextra
14mu|virtualbox-5.0.32-2|98	BuildRequires:	docbook-dtd44-xml
14mu|virtualbox-5.0.32-2|99	%endif
14mu|virtualbox-5.0.32-2|100	
14mu|virtualbox-5.0.32-2|101	Requires(post,preun,postun): rpm-helper
14mu|virtualbox-5.0.32-2|102	Requires:	kmod(vboxdrv) = %{version}
14mu|virtualbox-5.0.32-2|103	Suggests:	%{name}-doc
14mu|virtualbox-5.0.32-2|104	
14mu|virtualbox-5.0.32-2|105	ExclusiveArch:	%{ix86} x86_64
14mu|virtualbox-5.0.32-2|106	
14mu|virtualbox-5.0.32-2|107	%description
14mu|virtualbox-5.0.32-2|108	VirtualBox is a general-purpose full virtualizer for x86 and x86_64 hardware.
14mu|virtualbox-5.0.32-2|109	
14mu|virtualbox-5.0.32-2|110	%files
14mu|virtualbox-5.0.32-2|111	%doc README.install.urpmi
14mu|virtualbox-5.0.32-2|112	%config %{_sysconfdir}/vbox/vbox.cfg
14mu|virtualbox-5.0.32-2|113	%{_bindir}/%{oname}
14mu|virtualbox-5.0.32-2|114	%{_bindir}/VBoxManage
14mu|virtualbox-5.0.32-2|115	%{_bindir}/VBoxSDL
14mu|virtualbox-5.0.32-2|116	%{_bindir}/VBoxHeadless
14mu|virtualbox-5.0.32-2|117	%{_bindir}/VBoxTunctl
14mu|virtualbox-5.0.32-2|118	%{_bindir}/VBoxNetAdpCtl
14mu|virtualbox-5.0.32-2|119	%{_bindir}/VBoxNetDHCP
14mu|virtualbox-5.0.32-2|120	%{_bindir}/vboxwebsrv
14mu|virtualbox-5.0.32-2|121	%{vboxlibdir}/dtrace
14mu|virtualbox-5.0.32-2|122	%{vboxlibdir}/icons
14mu|virtualbox-5.0.32-2|123	%{vboxlibdir}/components
14mu|virtualbox-5.0.32-2|124	%{vboxlibdir}/load.sh
14mu|virtualbox-5.0.32-2|125	%{vboxlibdir}/loadall.sh
14mu|virtualbox-5.0.32-2|126	%{vboxlibdir}/nls
14mu|virtualbox-5.0.32-2|127	%{vboxlibdir}/postinst-common.sh
14mu|virtualbox-5.0.32-2|128	%{vboxlibdir}/prerm-common.sh
14mu|virtualbox-5.0.32-2|129	%{vboxlibdir}/routines.sh
14mu|virtualbox-5.0.32-2|130	%{vboxlibdir}/*.so
14mu|virtualbox-5.0.32-2|131	%{vboxlibdir}/iPxeBaseBin
14mu|virtualbox-5.0.32-2|132	%{vboxlibdir}/rdesktop-vrdp
14mu|virtualbox-5.0.32-2|133	%{vboxlibdir}/rdesktop-vrdp.tar.*
14mu|virtualbox-5.0.32-2|134	%dir %{vboxlibdir}/rdesktop-vrdp-keymaps/
14mu|virtualbox-5.0.32-2|135	%{vboxlibdir}/rdesktop-vrdp-keymaps/*
14mu|virtualbox-5.0.32-2|136	%{vboxlibdir}/VBoxAutostart
14mu|virtualbox-5.0.32-2|137	%{vboxlibdir}/VBoxBalloonCtrl
14mu|virtualbox-5.0.32-2|138	%{vboxlibdir}/VBoxBugReport
14mu|virtualbox-5.0.32-2|139	%{vboxlibdir}/VBoxEFI32.fd
14mu|virtualbox-5.0.32-2|140	%{vboxlibdir}/VBoxEFI64.fd
14mu|virtualbox-5.0.32-2|141	%{vboxlibdir}/VBoxExtPackHelperApp
14mu|virtualbox-5.0.32-2|142	%{vboxlibdir}/VBoxManage
14mu|virtualbox-5.0.32-2|143	%{vboxlibdir}/VBoxNetNAT
14mu|virtualbox-5.0.32-2|144	%{vboxlibdir}/VBoxVolInfo
14mu|virtualbox-5.0.32-2|145	%{vboxlibdir}/VBoxSVC
14mu|virtualbox-5.0.32-2|146	%{vboxlibdir}/VBoxTestOGL
14mu|virtualbox-5.0.32-2|147	%{vboxlibdir}/VBoxTunctl
14mu|virtualbox-5.0.32-2|148	%{vboxlibdir}/VBoxVMMPreload
14mu|virtualbox-5.0.32-2|149	%{vboxlibdir}/VBoxXPCOMIPCD
14mu|virtualbox-5.0.32-2|150	%{vboxlibdir}/vboxkeyboard.tar.bz2
14mu|virtualbox-5.0.32-2|151	%{vboxlibdir}/vboxshell.py
14mu|virtualbox-5.0.32-2|152	%{vboxlibdir}/virtualbox.xml
14mu|virtualbox-5.0.32-2|153	%{vboxlibdir}/tools/RTGzip
14mu|virtualbox-5.0.32-2|154	%{vboxlibdir}/tools/RTHttp
14mu|virtualbox-5.0.32-2|155	%{vboxlibdir}/tools/RTLdrFlt
14mu|virtualbox-5.0.32-2|156	%{vboxlibdir}/tools/RTManifest
14mu|virtualbox-5.0.32-2|157	%{vboxlibdir}/tools/RTRm
14mu|virtualbox-5.0.32-2|158	%{vboxlibdir}/tools/RTShutdown
14mu|virtualbox-5.0.32-2|159	%{vboxlibdir}/tools/RTSignTool
14mu|virtualbox-5.0.32-2|160	%{vboxlibdir}/tools/RTTar
14mu|virtualbox-5.0.32-2|161	# These are subdirs
14mu|virtualbox-5.0.32-2|162	%{vboxlibdir}/helpers
14mu|virtualbox-5.0.32-2|163	%{vboxlibdir}/scripts
14mu|virtualbox-5.0.32-2|164	# this files need proper permission
14mu|virtualbox-5.0.32-2|165	%attr(4711,root,root) %{vboxlibdir}/VBoxHeadless
14mu|virtualbox-5.0.32-2|166	%attr(4711,root,root) %{vboxlibdir}/VBoxSDL
14mu|virtualbox-5.0.32-2|167	%attr(4711,root,root) %{vboxlibdir}/VirtualBox
14mu|virtualbox-5.0.32-2|168	%attr(4711,root,root) %{vboxlibdir}/VBoxNetAdpCtl
14mu|virtualbox-5.0.32-2|169	%attr(4711,root,root) %{vboxlibdir}/VBoxNetDHCP
14mu|virtualbox-5.0.32-2|170	%attr(644,root,root) %{vboxlibdir}/*.r0
14mu|virtualbox-5.0.32-2|171	%exclude %{vboxlibdir}/UserManual.pdf
14mu|virtualbox-5.0.32-2|172	%{vboxdatadir}
14mu|virtualbox-5.0.32-2|173	# initscripts integration
14mu|virtualbox-5.0.32-2|174	%{_initrddir}/%{name}
14mu|virtualbox-5.0.32-2|175	%config %{_udevrulesdir}/%{name}.rules
14mu|virtualbox-5.0.32-2|176	%{_tmpfilesdir}/%{name}.conf
14mu|virtualbox-5.0.32-2|177	# desktop integration
14mu|virtualbox-5.0.32-2|178	%{_iconsdir}/hicolor/*/*/*
14mu|virtualbox-5.0.32-2|179	%{_datadir}/applications/mandriva-%{name}.desktop
14mu|virtualbox-5.0.32-2|180	%{_datadir}/mime/packages/virtualbox.xml
14mu|virtualbox-5.0.32-2|181	
14mu|virtualbox-5.0.32-2|182	
14mu|virtualbox-5.0.32-2|183	%{vboxlibdir}/ExtensionPacks/Oracle_VBoxDTrace_Extension_Pack/ExtPack-SourceCodeLicense.txt
14mu|virtualbox-5.0.32-2|184	%{vboxlibdir}/ExtensionPacks/Oracle_VBoxDTrace_Extension_Pack/ExtPack.xml
14mu|virtualbox-5.0.32-2|185	%{vboxlibdir}/ExtensionPacks/Oracle_VBoxDTrace_Extension_Pack/%{vbox_platform}/VBoxDTraceCmd.so
14mu|virtualbox-5.0.32-2|186	%{vboxlibdir}/ExtensionPacks/Oracle_VBoxDTrace_Extension_Pack/%{vbox_platform}/VBoxDTraceMain.so
14mu|virtualbox-5.0.32-2|187	%{vboxlibdir}/ExtensionPacks/Oracle_VBoxDTrace_Extension_Pack/%{vbox_platform}/VBoxDTraceR0.debug
14mu|virtualbox-5.0.32-2|188	%{vboxlibdir}/ExtensionPacks/Oracle_VBoxDTrace_Extension_Pack/%{vbox_platform}/VBoxDTraceR0.r0
14mu|virtualbox-5.0.32-2|189	%{vboxlibdir}/VBoxCpuReport
14mu|virtualbox-5.0.32-2|190	%{vboxlibdir}/VBoxDD2RC.rc
14mu|virtualbox-5.0.32-2|191	%{vboxlibdir}/VBoxDDRC.rc
14mu|virtualbox-5.0.32-2|192	%{vboxlibdir}/VBoxDTrace
14mu|virtualbox-5.0.32-2|193	%{vboxlibdir}/VMMRC.rc
14mu|virtualbox-5.0.32-2|194	%{vboxlibdir}/tools/RTDbgSymCache
14mu|virtualbox-5.0.32-2|195	%{vboxlibdir}/tools/RTUnzip
14mu|virtualbox-5.0.32-2|196	%{vboxlibdir}/tools/scm
14mu|virtualbox-5.0.32-2|197	%{vboxlibdir}/vboxautostart-service.sh
14mu|virtualbox-5.0.32-2|198	%{vboxlibdir}/vboxballoonctrl-service.sh
14mu|virtualbox-5.0.32-2|199	%{vboxlibdir}/vboxweb-service.sh
14mu|virtualbox-5.0.32-2|200	
14mu|virtualbox-5.0.32-2|201	
14mu|virtualbox-5.0.32-2|202	%post
14mu|virtualbox-5.0.32-2|203	%_post_service %{name}
14mu|virtualbox-5.0.32-2|204	%_add_group_helper %{name} 1 vboxusers
14mu|virtualbox-5.0.32-2|205	
14mu|virtualbox-5.0.32-2|206	%postun
14mu|virtualbox-5.0.32-2|207	if [ "$1" -ge "1" ]; then
14mu|virtualbox-5.0.32-2|208	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
14mu|virtualbox-5.0.32-2|209	fi
14mu|virtualbox-5.0.32-2|210	%_del_group_helper %{name} 1 vboxusers
14mu|virtualbox-5.0.32-2|211	
14mu|virtualbox-5.0.32-2|212	%preun
14mu|virtualbox-5.0.32-2|213	%_preun_service %{name}
14mu|virtualbox-5.0.32-2|214	
14mu|virtualbox-5.0.32-2|215	#----------------------------------------------------------------------------
14mu|virtualbox-5.0.32-2|216	
14mu|virtualbox-5.0.32-2|217	%package -n dkms-%{name}
14mu|virtualbox-5.0.32-2|218	Summary:	VirtualBox kernel module
14mu|virtualbox-5.0.32-2|219	Group:		System/Kernel and hardware
14mu|virtualbox-5.0.32-2|220	# DKMS is used only by current VBox version, it makes no sense to keep it without VBox
14mu|virtualbox-5.0.32-2|221	Requires:	%{name} = %{EVRD}
14mu|virtualbox-5.0.32-2|222	Requires(post,preun):	dkms
14mu|virtualbox-5.0.32-2|223	Conflicts:	dkms-vboxadditions < 4.1.8
14mu|virtualbox-5.0.32-2|224	
14mu|virtualbox-5.0.32-2|225	%description -n dkms-%{name}
14mu|virtualbox-5.0.32-2|226	Kernel support for VirtualBox.
14mu|virtualbox-5.0.32-2|227	
14mu|virtualbox-5.0.32-2|228	%files -n dkms-%{name}
14mu|virtualbox-5.0.32-2|229	%{_usr}/src/%{name}-%{version}-%{release}
14mu|virtualbox-5.0.32-2|230	
14mu|virtualbox-5.0.32-2|231	%post -n dkms-%{name}
14mu|virtualbox-5.0.32-2|232	set -x
14mu|virtualbox-5.0.32-2|233	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14mu|virtualbox-5.0.32-2|234	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} &&
14mu|virtualbox-5.0.32-2|235	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
14mu|virtualbox-5.0.32-2|236	/sbin/rmmod vboxnetflt &>/dev/null
14mu|virtualbox-5.0.32-2|237	/sbin/rmmod vboxnetadp &>/dev/null
14mu|virtualbox-5.0.32-2|238	/sbin/rmmod %{kname} &>/dev/null
14mu|virtualbox-5.0.32-2|239	/sbin/modprobe %{kname} &>/dev/null
14mu|virtualbox-5.0.32-2|240	/sbin/modprobe vboxnetflt &>/dev/null
14mu|virtualbox-5.0.32-2|241	/sbin/modprobe vboxnetadp &>/dev/null
14mu|virtualbox-5.0.32-2|242	:
14mu|virtualbox-5.0.32-2|243	
14mu|virtualbox-5.0.32-2|244	%preun -n dkms-%{name}
14mu|virtualbox-5.0.32-2|245	if [ "$1" = "0" ]; then
14mu|virtualbox-5.0.32-2|246	/sbin/rmmod vboxnetadp >/dev/null 2>&1
14mu|virtualbox-5.0.32-2|247	/sbin/rmmod vboxnetflt >/dev/null 2>&1
14mu|virtualbox-5.0.32-2|248	/sbin/rmmod %{kname} >/dev/null 2>&1
14mu|virtualbox-5.0.32-2|249	fi
14mu|virtualbox-5.0.32-2|250	set -x
14mu|virtualbox-5.0.32-2|251	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
14mu|virtualbox-5.0.32-2|252	
14mu|virtualbox-5.0.32-2|253	#----------------------------------------------------------------------------
14mu|virtualbox-5.0.32-2|254	
14mu|virtualbox-5.0.32-2|255	%if %{build_additions}
14mu|virtualbox-5.0.32-2|256	%package guest-additions
14mu|virtualbox-5.0.32-2|257	Summary:	Additions for VirtualBox guest systems
14mu|virtualbox-5.0.32-2|258	Group:		Emulators
14mu|virtualbox-5.0.32-2|259	Requires:	kmod(vboxguest) = %{version}
14mu|virtualbox-5.0.32-2|260	Requires:	kmod(vboxsf) = %{version}
14mu|virtualbox-5.0.32-2|261	Requires:	kmod(vboxvideo) = %{version}
14mu|virtualbox-5.0.32-2|262	Requires:	x11-driver-video-vboxvideo
14mu|virtualbox-5.0.32-2|263	Requires(post,preun): rpm-helper
14mu|virtualbox-5.0.32-2|264	
14mu|virtualbox-5.0.32-2|265	%description guest-additions
14mu|virtualbox-5.0.32-2|266	This package contains additions for VirtualBox guest systems.
14mu|virtualbox-5.0.32-2|267	It allows to share files with the host system and sync time with host.
14mu|virtualbox-5.0.32-2|268	
14mu|virtualbox-5.0.32-2|269	%files guest-additions
14mu|virtualbox-5.0.32-2|270	/%{_lib}/security/pam_vbox.so
14mu|virtualbox-5.0.32-2|271	/sbin/mount.vboxsf
14mu|virtualbox-5.0.32-2|272	%{_unitdir}/vboxadd.service
14mu|virtualbox-5.0.32-2|273	%{_sbindir}/VBoxService
14mu|virtualbox-5.0.32-2|274	%{_bindir}/VBoxClient
14mu|virtualbox-5.0.32-2|275	%{_bindir}/VBoxControl
14mu|virtualbox-5.0.32-2|276	%{_udevrulesdir}/vbox-additions.rules
14mu|virtualbox-5.0.32-2|277	%{_sysconfdir}/X11/xinit.d/98vboxadd-xclient
14mu|virtualbox-5.0.32-2|278	%{_prefix}/lib/modules-load.d/vbox-guest-additions.conf
14mu|virtualbox-5.0.32-2|279	%{_presetdir}/81-vboxadd.preset
14mu|virtualbox-5.0.32-2|280	
14mu|virtualbox-5.0.32-2|281	%post guest-additions
14mu|virtualbox-5.0.32-2|282	%systemd_post vboxadd.service
14mu|virtualbox-5.0.32-2|283	%_add_group_helper %{name} 1 vboxsf
14mu|virtualbox-5.0.32-2|284	
14mu|virtualbox-5.0.32-2|285	# (Debian) Build usb device tree
14mu|virtualbox-5.0.32-2|286	for i in /sys/bus/usb/devices/*; do
14mu|virtualbox-5.0.32-2|287	if test -r "$i/dev"; then
14mu|virtualbox-5.0.32-2|288	dev="`cat "$i/dev" 2> /dev/null || true`"
14mu|virtualbox-5.0.32-2|289	major="`expr "$dev" : '\(.*\):' 2> /dev/null || true`"
14mu|virtualbox-5.0.32-2|290	minor="`expr "$dev" : '.*:\(.*\)' 2> /dev/null || true`"
14mu|virtualbox-5.0.32-2|291	class="`cat $i/bDeviceClass 2> /dev/null || true`"
14mu|virtualbox-5.0.32-2|292	/usr/share/virtualbox/VBoxCreateUSBNode.sh "$major" "$minor" "$class" vboxusers 2>/dev/null || true
14mu|virtualbox-5.0.32-2|293	fi
14mu|virtualbox-5.0.32-2|294	done
14mu|virtualbox-5.0.32-2|295	
14mu|virtualbox-5.0.32-2|296	%preun guest-additions
14mu|virtualbox-5.0.32-2|297	%systemd_preun vboxadd.service
14mu|virtualbox-5.0.32-2|298	
14mu|virtualbox-5.0.32-2|299	%postun guest-additions
14mu|virtualbox-5.0.32-2|300	%_del_group_helper %{name} 1 vboxsf
14mu|virtualbox-5.0.32-2|301	
14mu|virtualbox-5.0.32-2|302	%endif
14mu|virtualbox-5.0.32-2|303	
14mu|virtualbox-5.0.32-2|304	#----------------------------------------------------------------------------
14mu|virtualbox-5.0.32-2|305	
14mu|virtualbox-5.0.32-2|306	%if %{build_additions}
14mu|virtualbox-5.0.32-2|307	%package -n dkms-vboxadditions
14mu|virtualbox-5.0.32-2|308	Summary:	Kernel module for VirtualBox additions
14mu|virtualbox-5.0.32-2|309	Group:		System/Kernel and hardware
14mu|virtualbox-5.0.32-2|310	Requires(post,preun): dkms
14mu|virtualbox-5.0.32-2|311	Obsoletes:	dkms-vboxadd < %{version}-%{release}
14mu|virtualbox-5.0.32-2|312	%rename		dkms-vboxvfs
14mu|virtualbox-5.0.32-2|313	%rename		dkms-vboxsf
14mu|virtualbox-5.0.32-2|314	%rename		dkms-vboxvideo = %{version}-%{release}
14mu|virtualbox-5.0.32-2|315	Conflicts:	dkms-%{name} < 4.1.8
14mu|virtualbox-5.0.32-2|316	
14mu|virtualbox-5.0.32-2|317	%description -n dkms-vboxadditions
14mu|virtualbox-5.0.32-2|318	Kernel module for VirtualBox additions (ideally only needs to be installed
14mu|virtualbox-5.0.32-2|319	on the guest OS not on the host OS).
14mu|virtualbox-5.0.32-2|320	
14mu|virtualbox-5.0.32-2|321	%files -n dkms-vboxadditions
14mu|virtualbox-5.0.32-2|322	%{_usr}/src/vbox*-%{version}-%{release}
14mu|virtualbox-5.0.32-2|323	
14mu|virtualbox-5.0.32-2|324	%post -n dkms-vboxadditions
14mu|virtualbox-5.0.32-2|325	set -x
14mu|virtualbox-5.0.32-2|326	/usr/sbin/dkms --rpm_safe_upgrade add -m vboxadditions -v %{version}-%{release}
14mu|virtualbox-5.0.32-2|327	/usr/sbin/dkms --rpm_safe_upgrade build -m vboxadditions -v %{version}-%{release} &&
14mu|virtualbox-5.0.32-2|328	/usr/sbin/dkms --rpm_safe_upgrade install -m vboxadditions -v %{version}-%{release}
14mu|virtualbox-5.0.32-2|329	:
14mu|virtualbox-5.0.32-2|330	
14mu|virtualbox-5.0.32-2|331	%preun -n dkms-vboxadditions
14mu|virtualbox-5.0.32-2|332	set -x
14mu|virtualbox-5.0.32-2|333	/usr/sbin/dkms --rpm_safe_upgrade remove -m vboxadditions -v %{version}-%{release} --all
14mu|virtualbox-5.0.32-2|334	:
14mu|virtualbox-5.0.32-2|335	
14mu|virtualbox-5.0.32-2|336	%endif
14mu|virtualbox-5.0.32-2|337	
14mu|virtualbox-5.0.32-2|338	#----------------------------------------------------------------------------
14mu|virtualbox-5.0.32-2|339	
14mu|virtualbox-5.0.32-2|340	%if %{build_additions}
14mu|virtualbox-5.0.32-2|341	%package -n x11-driver-video-vboxvideo
14mu|virtualbox-5.0.32-2|342	Summary:	The X.org driver for video in VirtualBox guests
14mu|virtualbox-5.0.32-2|343	Group:		System/X11
14mu|virtualbox-5.0.32-2|344	Requires:	x11-server-common
14mu|virtualbox-5.0.32-2|345	Suggests:	virtualbox-guest-additions
14mu|virtualbox-5.0.32-2|346	Conflicts:	virtualbox-guest-additions < 2.2.0-2
14mu|virtualbox-5.0.32-2|347	
14mu|virtualbox-5.0.32-2|348	%description -n x11-driver-video-vboxvideo
14mu|virtualbox-5.0.32-2|349	The X.org driver for video in VirtualBox guests
14mu|virtualbox-5.0.32-2|350	
14mu|virtualbox-5.0.32-2|351	%files -n x11-driver-video-vboxvideo
14mu|virtualbox-5.0.32-2|352	%{_libdir}/VBoxOGL*
14mu|virtualbox-5.0.32-2|353	%{_libdir}/dri
14mu|virtualbox-5.0.32-2|354	%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
14mu|virtualbox-5.0.32-2|355	%endif
14mu|virtualbox-5.0.32-2|356	
14mu|virtualbox-5.0.32-2|357	#----------------------------------------------------------------------------
14mu|virtualbox-5.0.32-2|358	
14mu|virtualbox-5.0.32-2|359	%package doc
14mu|virtualbox-5.0.32-2|360	Summary:	The user manual PDF file for %{name}
14mu|virtualbox-5.0.32-2|361	Group:		System/X11
14mu|virtualbox-5.0.32-2|362	BuildArch:	noarch
14mu|virtualbox-5.0.32-2|363	
14mu|virtualbox-5.0.32-2|364	%description doc
14mu|virtualbox-5.0.32-2|365	This package contains the user manual PDF file for %{name}.
14mu|virtualbox-5.0.32-2|366	
14mu|virtualbox-5.0.32-2|367	%files doc
14mu|virtualbox-5.0.32-2|368	%{vboxlibdir}/UserManual.pdf
14mu|virtualbox-5.0.32-2|369	
14mu|virtualbox-5.0.32-2|370	#----------------------------------------------------------------------------
14mu|virtualbox-5.0.32-2|371	
14mu|virtualbox-5.0.32-2|372	%prep
14mu|virtualbox-5.0.32-2|373	%setup -qn %{distname}
14mu|virtualbox-5.0.32-2|374	%patch0 -p1
14mu|virtualbox-5.0.32-2|375	%patch1 -p1
14mu|virtualbox-5.0.32-2|376	%patch2 -p1
14mu|virtualbox-5.0.32-2|377	%patch3 -p1
14mu|virtualbox-5.0.32-2|378	%patch4 -p1
14mu|virtualbox-5.0.32-2|379	%patch5 -p1
14mu|virtualbox-5.0.32-2|380	%patch6 -p1
14mu|virtualbox-5.0.32-2|381	%patch7 -p1
14mu|virtualbox-5.0.32-2|382	%patch8 -p1
14mu|virtualbox-5.0.32-2|383	%patch9 -p1
14mu|virtualbox-5.0.32-2|384	%patch10 -p1
14mu|virtualbox-5.0.32-2|385	%patch11 -p1
14mu|virtualbox-5.0.32-2|386	%patch12 -p1
14mu|virtualbox-5.0.32-2|387	%patch13 -p1
14mu|virtualbox-5.0.32-2|388	
14mu|virtualbox-5.0.32-2|389	# Remove bundle X11 sources and some lib sources, before patching.
14mu|virtualbox-5.0.32-2|390	mv src/VBox/Additions/x11/x11include/mesa-7.2 src/VBox/Additions/x11/
14mu|virtualbox-5.0.32-2|391	rm -rf src/VBox/Additions/x11/x11include/*
14mu|virtualbox-5.0.32-2|392	mv src/VBox/Additions/x11/mesa-7.2 src/VBox/Additions/x11/x11include/
14mu|virtualbox-5.0.32-2|393	rm -rf src/VBox/Additions/x11/x11stubs
14mu|virtualbox-5.0.32-2|394	rm -rf src/libs/boost-1.37.0/
14mu|virtualbox-5.0.32-2|395	#rm -rf src/libs/liblzf-3.4/
14mu|virtualbox-5.0.32-2|396	rm -rf src/libs/libxml2-2.6.31/
14mu|virtualbox-5.0.32-2|397	rm -rf src/libs/libpng-1.2.8/
14mu|virtualbox-5.0.32-2|398	rm -rf src/libs/zlib-1.2.6/
14mu|virtualbox-5.0.32-2|399	
14mu|virtualbox-5.0.32-2|400	cat << EOF > LocalConfig.kmk
14mu|virtualbox-5.0.32-2|401	VBOX_PATH_APP_PRIVATE_ARCH:=%{vboxlibdir}
14mu|virtualbox-5.0.32-2|402	VBOX_WITH_ORIGIN:=
14mu|virtualbox-5.0.32-2|403	VBOX_WITH_RUNPATH:=%{vboxlibdir}
14mu|virtualbox-5.0.32-2|404	VBOX_PATH_APP_PRIVATE:=%{vboxlibdir}
14mu|virtualbox-5.0.32-2|405	VBOX_WITH_TESTCASES =
14mu|virtualbox-5.0.32-2|406	VBOX_WITH_TESTSUITE:=
14mu|virtualbox-5.0.32-2|407	VBOX_JAVA_HOME := %{java_home}
14mu|virtualbox-5.0.32-2|408	VBOX_WITHOUT_ADDITIONS_ISO := 1
14mu|virtualbox-5.0.32-2|409	VBOX_USE_SYSTEM_XORG_HEADERS := 1
14mu|virtualbox-5.0.32-2|410	XSERVER_VERSION := %{x11_server_majorver}
14mu|virtualbox-5.0.32-2|411	VBOX_PATH_APP_DOCS :=%{_defaultdocdir}/virtualbox
14mu|virtualbox-5.0.32-2|412	EOF
14mu|virtualbox-5.0.32-2|413	
14mu|virtualbox-5.0.32-2|414	#Copy ROSA IMAGES
14mu|virtualbox-5.0.32-2|415	cp -a %{SOURCE20} %{SOURCE21} src/VBox/Frontends/VirtualBox/images/
14mu|virtualbox-5.0.32-2|416	cp -af %{SOURCE23} %{SOURCE24} src/VBox/Frontends/VirtualBox/images/OSE
14mu|virtualbox-5.0.32-2|417	
14mu|virtualbox-5.0.32-2|418	cat > README.install.urpmi <<EOF
14mu|virtualbox-5.0.32-2|419	ENG: Any host system user who is going to use USB devices from VirtualBox guests
14mu|virtualbox-5.0.32-2|420	must be a member of vboxusers group. A user can be made a member of the group
14mu|virtualbox-5.0.32-2|421	vboxusers through the GUI user/group management or at the command line with
14mu|virtualbox-5.0.32-2|422	
14mu|virtualbox-5.0.32-2|423	sudo usermod -a -G vboxusers username
14mu|virtualbox-5.0.32-2|424	
14mu|virtualbox-5.0.32-2|425	To enable USB 2.0 and USB 3.0 devices support you need to install VirtualBox
14mu|virtualbox-5.0.32-2|426	Extension Pack from https://www.virtualbox.org/
14mu|virtualbox-5.0.32-2|427	
14mu|virtualbox-5.0.32-2|428	-------
14mu|virtualbox-5.0.32-2|429	
14mu|virtualbox-5.0.32-2|430	RUS: Для подключения в виртуальной машине портов USB необходимо добавить
14mu|virtualbox-5.0.32-2|431	пользователя хост-системы в группу vboxusers.
14mu|virtualbox-5.0.32-2|432	Это можно сделать либо через графический интерфейс системы, либо в терминале командой
14mu|virtualbox-5.0.32-2|433	
14mu|virtualbox-5.0.32-2|434	sudo usermod -a -G vboxusers username
14mu|virtualbox-5.0.32-2|435	
14mu|virtualbox-5.0.32-2|436	Для включения режима USB 2.0 и USB 3.0 необходимо установить VirtualBox
14mu|virtualbox-5.0.32-2|437	Extension Pack с сайта https://www.virtualbox.org/
14mu|virtualbox-5.0.32-2|438	
14mu|virtualbox-5.0.32-2|439	Для работы с общими папками необходимо внести пользователя гостевой системы
14mu|virtualbox-5.0.32-2|440	в группу vboxsf
14mu|virtualbox-5.0.32-2|441	EOF
14mu|virtualbox-5.0.32-2|442	
14mu|virtualbox-5.0.32-2|443	%build
14mu|virtualbox-5.0.32-2|444	export LIBPATH_LIB="%{_lib}"
14mu|virtualbox-5.0.32-2|445	./configure \
14mu|virtualbox-5.0.32-2|446	--disable-kmods \
14mu|virtualbox-5.0.32-2|447	%if ! %{build_doc}
14mu|virtualbox-5.0.32-2|448	--disable-docs
14mu|virtualbox-5.0.32-2|449	%endif
14mu|virtualbox-5.0.32-2|450	
14mu|virtualbox-5.0.32-2|451	%if !%{build_additions}
14mu|virtualbox-5.0.32-2|452	sed -rie 's/(VBOX_WITH_LINUX_ADDITIONS\s+:=\s+).*/\1/' AutoConfig.kmk
14mu|virtualbox-5.0.32-2|453	echo VBOX_WITHOUT_ADDITIONS=1 >> LocalConfig.kmk
14mu|virtualbox-5.0.32-2|454	%endif
14mu|virtualbox-5.0.32-2|455	
14mu|virtualbox-5.0.32-2|456	. ./env.sh
14mu|virtualbox-5.0.32-2|457	kmk all
14mu|virtualbox-5.0.32-2|458	
14mu|virtualbox-5.0.32-2|459	%install
14mu|virtualbox-5.0.32-2|460	# install vbox components
14mu|virtualbox-5.0.32-2|461	mkdir -p %{buildroot}%{vboxlibdir} %{buildroot}%{vboxdatadir}
14mu|virtualbox-5.0.32-2|462	
14mu|virtualbox-5.0.32-2|463	(cd out/%{vbox_platform}/release/bin && tar cf - --exclude=additions .) | \
14mu|virtualbox-5.0.32-2|464	(cd %{buildroot}%{vboxlibdir} && tar xf -)
14mu|virtualbox-5.0.32-2|465	
14mu|virtualbox-5.0.32-2|466	# move noarch files to vboxdatadir
14mu|virtualbox-5.0.32-2|467	mv %{buildroot}%{vboxlibdir}/{VBox*.sh,*.desktop,*.png} %{buildroot}%{vboxdatadir}
14mu|virtualbox-5.0.32-2|468	
14mu|virtualbox-5.0.32-2|469	# install service
14mu|virtualbox-5.0.32-2|470	mkdir -p %{buildroot}%{_initrddir}
14mu|virtualbox-5.0.32-2|471	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
14mu|virtualbox-5.0.32-2|472	
14mu|virtualbox-5.0.32-2|473	# install wrappers
14mu|virtualbox-5.0.32-2|474	mkdir -p %{buildroot}%{_sysconfdir}/vbox
14mu|virtualbox-5.0.32-2|475	cat > %{buildroot}%{_sysconfdir}/vbox/vbox.cfg << EOF
14mu|virtualbox-5.0.32-2|476	# VirtualBox installation directory
14mu|virtualbox-5.0.32-2|477	INSTALL_DIR="%{vboxlibdir}"
14mu|virtualbox-5.0.32-2|478	EOF
14mu|virtualbox-5.0.32-2|479	
14mu|virtualbox-5.0.32-2|480	mkdir -p %{buildroot}%{_bindir}
14mu|virtualbox-5.0.32-2|481	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/%{oname}
14mu|virtualbox-5.0.32-2|482	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxManage
14mu|virtualbox-5.0.32-2|483	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxSDL
14mu|virtualbox-5.0.32-2|484	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxHeadless
14mu|virtualbox-5.0.32-2|485	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/vboxwebsrv
14mu|virtualbox-5.0.32-2|486	
14mu|virtualbox-5.0.32-2|487	# provide network control tools in bindir
14mu|virtualbox-5.0.32-2|488	ln -s %{vboxlibdir}/VBoxTunctl %{buildroot}%{_bindir}/VBoxTunctl
14mu|virtualbox-5.0.32-2|489	ln -s %{vboxlibdir}/VBoxNetAdpCtl %{buildroot}%{_bindir}/VBoxNetAdpCtl
14mu|virtualbox-5.0.32-2|490	ln -s %{vboxlibdir}/VBoxNetDHCP %{buildroot}%{_bindir}/VBoxNetDHCP
14mu|virtualbox-5.0.32-2|491	
14mu|virtualbox-5.0.32-2|492	#install tmpfiles conf
14mu|virtualbox-5.0.32-2|493	install -m644 -D %{SOURCE3} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|virtualbox-5.0.32-2|494	
14mu|virtualbox-5.0.32-2|495	# install dkms sources
14mu|virtualbox-5.0.32-2|496	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14mu|virtualbox-5.0.32-2|497	cat > vboxbuild << EOF
14mu|virtualbox-5.0.32-2|498	#!/bin/sh
14mu|virtualbox-5.0.32-2|499	set -e
14mu|virtualbox-5.0.32-2|500	make -C %{kname} KERN_DIR=\$1
14mu|virtualbox-5.0.32-2|501	cp -f %{kname}/Module.symvers vboxnetflt
14mu|virtualbox-5.0.32-2|502	cp -f %{kname}/Module.symvers vboxnetadp
14mu|virtualbox-5.0.32-2|503	make -C vboxnetflt KERN_DIR=\$1
14mu|virtualbox-5.0.32-2|504	make -C vboxnetadp KERN_DIR=\$1
14mu|virtualbox-5.0.32-2|505	EOF
14mu|virtualbox-5.0.32-2|506	install -m 0755 vboxbuild %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14mu|virtualbox-5.0.32-2|507	mv %{buildroot}%{vboxlibdir}/src/* %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14mu|virtualbox-5.0.32-2|508	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14mu|virtualbox-5.0.32-2|509	MAKE[0]="./vboxbuild \$kernel_source_dir"
14mu|virtualbox-5.0.32-2|510	PACKAGE_NAME=%{name}
14mu|virtualbox-5.0.32-2|511	PACKAGE_VERSION=%{version}-%{release}
14mu|virtualbox-5.0.32-2|512	DEST_MODULE_LOCATION[0]=/kernel/3rdparty/vbox
14mu|virtualbox-5.0.32-2|513	BUILT_MODULE_LOCATION[0]=%{kname}/
14mu|virtualbox-5.0.32-2|514	BUILT_MODULE_NAME[0]=%{kname}
14mu|virtualbox-5.0.32-2|515	DEST_MODULE_LOCATION[1]=/kernel/3rdparty/vbox
14mu|virtualbox-5.0.32-2|516	BUILT_MODULE_LOCATION[1]=vboxnetflt/
14mu|virtualbox-5.0.32-2|517	BUILT_MODULE_NAME[1]=vboxnetflt
14mu|virtualbox-5.0.32-2|518	DEST_MODULE_LOCATION[2]=/kernel/3rdparty/vbox
14mu|virtualbox-5.0.32-2|519	BUILT_MODULE_LOCATION[2]=vboxnetadp/
14mu|virtualbox-5.0.32-2|520	BUILT_MODULE_NAME[2]=vboxnetadp
14mu|virtualbox-5.0.32-2|521	AUTOINSTALL=yes
14mu|virtualbox-5.0.32-2|522	EOF
14mu|virtualbox-5.0.32-2|523	
14mu|virtualbox-5.0.32-2|524	# install udev rules
14mu|virtualbox-5.0.32-2|525	mkdir -p %{buildroot}%{_udevrulesdir}
14mu|virtualbox-5.0.32-2|526	cat > %{buildroot}%{_udevrulesdir}/%{name}.rules << EOF
14mu|virtualbox-5.0.32-2|527	KERNEL=="%{kname}", NAME="vboxdrv", OWNER="root", GROUP="root", MODE="0600"
14mu|virtualbox-5.0.32-2|528	SUBSYSTEM=="usb_device", ACTION=="add", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh \$major \$minor \$attr{bDeviceClass} vboxusers"
14mu|virtualbox-5.0.32-2|529	SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh \$major \$minor \$attr{bDeviceClass} vboxusers"
14mu|virtualbox-5.0.32-2|530	SUBSYSTEM=="usb_device", ACTION=="remove", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh --remove \$major \$minor"
14mu|virtualbox-5.0.32-2|531	SUBSYSTEM=="usb", ACTION=="remove", ENV{DEVTYPE}=="usb_device", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh --remove \$major \$minor"
14mu|virtualbox-5.0.32-2|532	EOF
14mu|virtualbox-5.0.32-2|533	cat > %{buildroot}%{_udevrulesdir}/vbox-additions.rules << EOF
14mu|virtualbox-5.0.32-2|534	KERNEL=="vboxguest", NAME="vboxguest", OWNER="root", MODE="0660"
14mu|virtualbox-5.0.32-2|535	KERNEL=="vboxuser", NAME="vboxuser", OWNER="root", MODE="0666"
14mu|virtualbox-5.0.32-2|536	EOF
14mu|virtualbox-5.0.32-2|537	
14mu|virtualbox-5.0.32-2|538	# install additions
14mu|virtualbox-5.0.32-2|539	%if %{build_additions}
14mu|virtualbox-5.0.32-2|540	install -D -m644 %{SOURCE4} %{buildroot}%{_unitdir}/vboxadd.service
14mu|virtualbox-5.0.32-2|541	install -D -m644 %{SOURCE5} %{buildroot}%{_presetdir}/81-vboxadd.preset
14mu|virtualbox-5.0.32-2|542	
14mu|virtualbox-5.0.32-2|543	install -d %{buildroot}%{_sysconfdir}/X11/xinit.d
14mu|virtualbox-5.0.32-2|544	install -m755 src/VBox/Additions/x11/Installer/98vboxadd-xclient %{buildroot}%{_sysconfdir}/X11/xinit.d
14mu|virtualbox-5.0.32-2|545	
14mu|virtualbox-5.0.32-2|546	pushd out/%{vbox_platform}/release/bin/additions
14mu|virtualbox-5.0.32-2|547	install -d %{buildroot}/sbin %{buildroot}%{_sbindir} %{buildroot}/%{_libdir}/dri
14mu|virtualbox-5.0.32-2|548	install -m755 mount.vboxsf %{buildroot}/sbin/mount.vboxsf
14mu|virtualbox-5.0.32-2|549	install -m755 VBoxService %{buildroot}%{_sbindir}
14mu|virtualbox-5.0.32-2|550	
14mu|virtualbox-5.0.32-2|551	install -m755 VBoxClient %{buildroot}%{_bindir}
14mu|virtualbox-5.0.32-2|552	install -m755 VBoxControl %{buildroot}%{_bindir}
14mu|virtualbox-5.0.32-2|553	
14mu|virtualbox-5.0.32-2|554	install -m755 VBoxOGL*.so %{buildroot}%{_libdir}
14mu|virtualbox-5.0.32-2|555	ln -s -f ../VBoxOGL.so %{buildroot}%{_libdir}/dri/vboxvideo_dri.so
14mu|virtualbox-5.0.32-2|556	
14mu|virtualbox-5.0.32-2|557	install -d %{buildroot}%{_libdir}/xorg/modules/{input,drivers}
14mu|virtualbox-5.0.32-2|558	install vboxvideo_drv_system.so %{buildroot}%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
14mu|virtualbox-5.0.32-2|559	
14mu|virtualbox-5.0.32-2|560	install -d %{buildroot}/usr/lib/modules-load.d
14mu|virtualbox-5.0.32-2|561	cat > %{buildroot}/usr/lib/modules-load.d/vbox-guest-additions.conf << EOF
14mu|virtualbox-5.0.32-2|562	vboxguest
14mu|virtualbox-5.0.32-2|563	vboxsf
14mu|virtualbox-5.0.32-2|564	vboxvideo
14mu|virtualbox-5.0.32-2|565	EOF
14mu|virtualbox-5.0.32-2|566	
14mu|virtualbox-5.0.32-2|567	mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}
14mu|virtualbox-5.0.32-2|568	cat > %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
14mu|virtualbox-5.0.32-2|569	PACKAGE_NAME=vboxadditions
14mu|virtualbox-5.0.32-2|570	PACKAGE_VERSION=%{version}-%{release}
14mu|virtualbox-5.0.32-2|571	MAKE[0]="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest &&
14mu|virtualbox-5.0.32-2|572	cp \$dkms_tree/\$module/\$module_version/build/vboxguest/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxsf &&
14mu|virtualbox-5.0.32-2|573	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf &&
14mu|virtualbox-5.0.32-2|574	cp \$dkms_tree/\$module/\$module_version/build/vboxsf/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxvideo &&
14mu|virtualbox-5.0.32-2|575	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo"
14mu|virtualbox-5.0.32-2|576	EOF
14mu|virtualbox-5.0.32-2|577	i=0
14mu|virtualbox-5.0.32-2|578	for kmod in vboxguest vboxsf vboxvideo; do
14mu|virtualbox-5.0.32-2|579	mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod
14mu|virtualbox-5.0.32-2|580	cp -a src/$kmod/* %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod/
14mu|virtualbox-5.0.32-2|581	cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
14mu|virtualbox-5.0.32-2|582	DEST_MODULE_LOCATION[$i]=/kernel/3rdparty/vbox
14mu|virtualbox-5.0.32-2|583	BUILT_MODULE_LOCATION[$i]=$kmod/
14mu|virtualbox-5.0.32-2|584	BUILT_MODULE_NAME[$i]=$kmod
14mu|virtualbox-5.0.32-2|585	EOF
14mu|virtualbox-5.0.32-2|586	i=$((i+1))
14mu|virtualbox-5.0.32-2|587	done
14mu|virtualbox-5.0.32-2|588	cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
14mu|virtualbox-5.0.32-2|589	CLEAN="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest clean &&
14mu|virtualbox-5.0.32-2|590	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf clean &&
14mu|virtualbox-5.0.32-2|591	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo clean "
14mu|virtualbox-5.0.32-2|592	AUTOINSTALL=yes
14mu|virtualbox-5.0.32-2|593	EOF
14mu|virtualbox-5.0.32-2|594	popd
14mu|virtualbox-5.0.32-2|595	
14mu|virtualbox-5.0.32-2|596	%endif
14mu|virtualbox-5.0.32-2|597	
14mu|virtualbox-5.0.32-2|598	# install menu entries
14mu|virtualbox-5.0.32-2|599	mkdir -p %{buildroot}%{_datadir}/applications
14mu|virtualbox-5.0.32-2|600	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mu|virtualbox-5.0.32-2|601	[Desktop Entry]
14mu|virtualbox-5.0.32-2|602	Name=VirtualBox
14mu|virtualbox-5.0.32-2|603	Name[ru]=VirtualBox
14mu|virtualbox-5.0.32-2|604	Comment=Full virtualizer for x86 and x86_64 hardware
14mu|virtualbox-5.0.32-2|605	Comment[ru]=Виртуальная машина для x86 и x86_64
14mu|virtualbox-5.0.32-2|606	Exec=%{_bindir}/%{oname}
14mu|virtualbox-5.0.32-2|607	Icon=%{name}
14mu|virtualbox-5.0.32-2|608	Type=Application
14mu|virtualbox-5.0.32-2|609	Terminal=false
14mu|virtualbox-5.0.32-2|610	Categories=Emulator;
14mu|virtualbox-5.0.32-2|611	MimeType=application/x-virtualbox-vbox;application/x-virtualbox-vbox-extpack;application/x-virtualbox-ovf;application/x-virtualbox-ova;
14mu|virtualbox-5.0.32-2|612	EOF
14mu|virtualbox-5.0.32-2|613	
14mu|virtualbox-5.0.32-2|614	# install mime types
14mu|virtualbox-5.0.32-2|615	install -D -m644 src/VBox/Installer/common/virtualbox.xml %{buildroot}%{_datadir}/mime/packages/virtualbox.xml
14mu|virtualbox-5.0.32-2|616	
14mu|virtualbox-5.0.32-2|617	# install shipped icons for apps and mimetypes
14mu|virtualbox-5.0.32-2|618	for i in 16 20 32 40 48 64 128; do
14mu|virtualbox-5.0.32-2|619	install -D -m0644 src/VBox/Artwork/OSE/virtualbox-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/virtualbox.png
14mu|virtualbox-5.0.32-2|620	done
14mu|virtualbox-5.0.32-2|621	
14mu|virtualbox-5.0.32-2|622	for i in 16 20 24 32 40 48 64 72 80 96 128 256 512; do
14mu|virtualbox-5.0.32-2|623	install -D -m0644 src/VBox/Artwork/other/virtualbox-ova-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-ova.png
14mu|virtualbox-5.0.32-2|624	install -D -m0644 src/VBox/Artwork/other/virtualbox-ovf-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-ovf.png
14mu|virtualbox-5.0.32-2|625	install -D -m0644 src/VBox/Artwork/other/virtualbox-vbox-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-vbox.png
14mu|virtualbox-5.0.32-2|626	install -D -m0644 src/VBox/Artwork/other/virtualbox-vbox-extpack-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-vbox-extpack.png
14mu|virtualbox-5.0.32-2|627	done
14mu|virtualbox-5.0.32-2|628	
14mu|virtualbox-5.0.32-2|629	# add missing makefile for kernel module
14mu|virtualbox-5.0.32-2|630	install -m644 src/VBox/HostDrivers/Support/linux/Makefile %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14mu|virtualbox-5.0.32-2|631	
14mu|virtualbox-5.0.32-2|632	# remove unpackaged files
14mu|virtualbox-5.0.32-2|633	rm -rf %{buildroot}%{vboxlibdir}/{src,sdk,testcase}
14mu|virtualbox-5.0.32-2|634	rm  -f %{buildroot}%{vboxlibdir}/tst*
14mu|virtualbox-5.0.32-2|635	rm  -f %{buildroot}%{vboxlibdir}/vboxkeyboard.tar.gz
14mu|virtualbox-5.0.32-2|636	rm  -f %{buildroot}%{vboxlibdir}/SUP*
14mu|virtualbox-5.0.32-2|637	rm  -f %{buildroot}%{vboxlibdir}/xpidl
14mu|virtualbox-5.0.32-2|638	
14mu|virtualbox-5.0.32-2|639	%if !%{build_doc}
14mu|virtualbox-5.0.32-2|640	install -m644 %{SOURCE1} %{buildroot}%{vboxlibdir}/UserManual.pdf
14mu|virtualbox-5.0.32-2|641	%endif
14mu|virtualbox-5.0.32-2|642	
14mu|virtualbox-5.0.32-2|643	# remove unpackaged files
14mu|virtualbox-5.0.32-2|644	rm -rf %{buildroot}%{vboxlibdir}/{src,sdk,testcase}
14mu|virtualbox-5.0.32-2|645	rm  -f %{buildroot}%{vboxlibdir}/tst*
14mu|virtualbox-5.0.32-2|646	rm  -f %{buildroot}%{vboxlibdir}/vboxkeyboard.tar.gz
14mu|virtualbox-5.0.32-2|647	rm  -f %{buildroot}%{vboxlibdir}/SUP*
14mu|virtualbox-5.0.32-2|648	rm  -f %{buildroot}%{vboxlibdir}/xpidl
14mu|virtualbox-5.0.32-2|649	rm  -f %{buildroot}%{vboxlibdir}/*.debug
14mu|virtualbox-5.0.32-2|650	
14mu|virtualbox-5.0.32-2|651	# install PAM module:
14mu|virtualbox-5.0.32-2|652	install -D -m755 out/%{vbox_platform}/release/bin/additions/pam_vbox.so %{buildroot}/%{_lib}/security/pam_vbox.so
14mu|virtualbox-5.0.32-2|653	
14mu|virtualbox-5.0.32-2|654	%changelog

26220 14
14mu|VirtualGL-2.3.1-3|1	%define _disable_ld_no_undefined 1
14mu|VirtualGL-2.3.1-3|2	
14mu|VirtualGL-2.3.1-3|3	%define libpackage %mklibname %{name}
14mu|VirtualGL-2.3.1-3|4	
14mu|VirtualGL-2.3.1-3|5	Summary:	A toolkit for displaying OpenGL applications to thin clients
14mu|VirtualGL-2.3.1-3|6	Name:		VirtualGL
14mu|VirtualGL-2.3.1-3|7	Version:	2.3.1
14mu|VirtualGL-2.3.1-3|8	Release:	3
14mu|VirtualGL-2.3.1-3|9	License:	wxWindows Library License v3.1
14mu|VirtualGL-2.3.1-3|10	Group:		Networking/Other
14mu|VirtualGL-2.3.1-3|11	Url:		http://www.virtualgl.org
14mu|VirtualGL-2.3.1-3|12	Source0:	http://prdownloads.sourceforge.net/virtualgl/%{name}-%{version}.tar.gz
14mu|VirtualGL-2.3.1-3|13	Patch0:		VirtualGL-2.3.1-sfmt.patch
14mu|VirtualGL-2.3.1-3|14	BuildRequires:	cmake
14mu|VirtualGL-2.3.1-3|15	BuildRequires:	glibc-devel
14mu|VirtualGL-2.3.1-3|16	BuildRequires:	jpeg-static-devel
14mu|VirtualGL-2.3.1-3|17	BuildRequires:	pkgconfig(gl)
14mu|VirtualGL-2.3.1-3|18	BuildRequires:	pkgconfig(glu)
14mu|VirtualGL-2.3.1-3|19	BuildRequires:	pkgconfig(x11)
14mu|VirtualGL-2.3.1-3|20	BuildRequires:	pkgconfig(xext)
14mu|VirtualGL-2.3.1-3|21	Requires:	%{libpackage} = %{version}
14mu|VirtualGL-2.3.1-3|22	
14mu|VirtualGL-2.3.1-3|23	%description
14mu|VirtualGL-2.3.1-3|24	VirtualGL is a library which allows most Linux OpenGL applications to be
14mu|VirtualGL-2.3.1-3|25	remotely displayed to a thin client without the need to alter the
14mu|VirtualGL-2.3.1-3|26	applications in any way.  VGL inserts itself into an application at run time
14mu|VirtualGL-2.3.1-3|27	and intercepts a handful of GLX calls, which it reroutes to the server's
14mu|VirtualGL-2.3.1-3|28	display (which presumably has a 3D accelerator attached.)  This causes all
14mu|VirtualGL-2.3.1-3|29	3D rendering to occur on the server's display.  As each frame is rendered
14mu|VirtualGL-2.3.1-3|30	by the server, VirtualGL reads back the pixels from the server's framebuffer
14mu|VirtualGL-2.3.1-3|31	and sends them to the client for re-compositing into the appropriate X
14mu|VirtualGL-2.3.1-3|32	Window.  VirtualGL can be used to give hardware-accelerated 3D capabilities to
14mu|VirtualGL-2.3.1-3|33	VNC or other remote display environments that lack GLX support.  In a LAN
14mu|VirtualGL-2.3.1-3|34	environment, it can also be used with its built-in motion-JPEG video delivery
14mu|VirtualGL-2.3.1-3|35	system to remotely display full-screen 3D applications at 20+ frames/second.
14mu|VirtualGL-2.3.1-3|36	
14mu|VirtualGL-2.3.1-3|37	VirtualGL is based upon ideas presented in various academic papers on
14mu|VirtualGL-2.3.1-3|38	this topic, including "A Generic Solution for Hardware-Accelerated Remote
14mu|VirtualGL-2.3.1-3|39	Visualization" (Stegmaier, Magallon, Ertl 2002) and "A Framework for
14mu|VirtualGL-2.3.1-3|40	Interactive Hardware Accelerated Remote 3D-Visualization" (Engel, Sommer,
14mu|VirtualGL-2.3.1-3|41	Ertl 2000.)
14mu|VirtualGL-2.3.1-3|42	
14mu|VirtualGL-2.3.1-3|43	%files
14mu|VirtualGL-2.3.1-3|44	%doc /usr/doc/*
14mu|VirtualGL-2.3.1-3|45	%{_bindir}/*
14mu|VirtualGL-2.3.1-3|46	
14mu|VirtualGL-2.3.1-3|47	#----------------------------------------------------------------------------
14mu|VirtualGL-2.3.1-3|48	
14mu|VirtualGL-2.3.1-3|49	%package devel
14mu|VirtualGL-2.3.1-3|50	Summary:	A toolkit for displaying OpenGL applications to thin clients
14mu|VirtualGL-2.3.1-3|51	Group:		Networking/Other
14mu|VirtualGL-2.3.1-3|52	Requires:	%{name} = %{version}
14mu|VirtualGL-2.3.1-3|53	
14mu|VirtualGL-2.3.1-3|54	%description devel
14mu|VirtualGL-2.3.1-3|55	VirtualGL is a library which allows most Linux OpenGL applications to be
14mu|VirtualGL-2.3.1-3|56	remotely displayed to a thin client without the need to alter the
14mu|VirtualGL-2.3.1-3|57	applications in any way.  VGL inserts itself into an application at run time
14mu|VirtualGL-2.3.1-3|58	and intercepts a handful of GLX calls, which it reroutes to the server's
14mu|VirtualGL-2.3.1-3|59	display (which presumably has a 3D accelerator attached.)  This causes all
14mu|VirtualGL-2.3.1-3|60	3D rendering to occur on the server's display.  As each frame is rendered
14mu|VirtualGL-2.3.1-3|61	by the server, VirtualGL reads back the pixels from the server's framebuffer
14mu|VirtualGL-2.3.1-3|62	and sends them to the client for re-compositing into the appropriate X
14mu|VirtualGL-2.3.1-3|63	Window.  VirtualGL can be used to give hardware-accelerated 3D capabilities to
14mu|VirtualGL-2.3.1-3|64	VNC or other remote display environments that lack GLX support.  In a LAN
14mu|VirtualGL-2.3.1-3|65	environment, it can also be used with its built-in motion-JPEG video delivery
14mu|VirtualGL-2.3.1-3|66	system to remotely display full-screen 3D applications at 20+ frames/second.
14mu|VirtualGL-2.3.1-3|67	
14mu|VirtualGL-2.3.1-3|68	VirtualGL is based upon ideas presented in various academic papers on
14mu|VirtualGL-2.3.1-3|69	this topic, including "A Generic Solution for Hardware-Accelerated Remote
14mu|VirtualGL-2.3.1-3|70	Visualization" (Stegmaier, Magallon, Ertl 2002) and "A Framework for
14mu|VirtualGL-2.3.1-3|71	Interactive Hardware Accelerated Remote 3D-Visualization" (Engel, Sommer,
14mu|VirtualGL-2.3.1-3|72	Ertl 2000.)
14mu|VirtualGL-2.3.1-3|73	
14mu|VirtualGL-2.3.1-3|74	%files devel
14mu|VirtualGL-2.3.1-3|75	%{_includedir}/rrtransport.h
14mu|VirtualGL-2.3.1-3|76	%{_includedir}/rr.h
14mu|VirtualGL-2.3.1-3|77	
14mu|VirtualGL-2.3.1-3|78	#----------------------------------------------------------------------------
14mu|VirtualGL-2.3.1-3|79	
14mu|VirtualGL-2.3.1-3|80	%package -n %{libpackage}
14mu|VirtualGL-2.3.1-3|81	Summary:	Libraries injected by VirtualGL into applications that are ran through it
14mu|VirtualGL-2.3.1-3|82	Group:		System/Libraries
14mu|VirtualGL-2.3.1-3|83	
14mu|VirtualGL-2.3.1-3|84	%description -n %{libpackage}
14mu|VirtualGL-2.3.1-3|85	Libraries injected by VirtualGL into applications that are ran throught it.
14mu|VirtualGL-2.3.1-3|86	Lib package allow installing 32 and 64 bits libraries at the same time.
14mu|VirtualGL-2.3.1-3|87	
14mu|VirtualGL-2.3.1-3|88	%files -n %{libpackage}
14mu|VirtualGL-2.3.1-3|89	%dir %{_libdir}/fakelib
14mu|VirtualGL-2.3.1-3|90	%{_libdir}/fakelib/libGL.so
14mu|VirtualGL-2.3.1-3|91	%{_libdir}/librrfaker.so
14mu|VirtualGL-2.3.1-3|92	%{_libdir}/libdlfaker.so
14mu|VirtualGL-2.3.1-3|93	%{_libdir}/libgefaker.so
14mu|VirtualGL-2.3.1-3|94	
14mu|VirtualGL-2.3.1-3|95	#----------------------------------------------------------------------------
14mu|VirtualGL-2.3.1-3|96	
14mu|VirtualGL-2.3.1-3|97	%prep
14mu|VirtualGL-2.3.1-3|98	%setup -q
14mu|VirtualGL-2.3.1-3|99	%patch0 -p1
14mu|VirtualGL-2.3.1-3|100	
14mu|VirtualGL-2.3.1-3|101	%build
14mu|VirtualGL-2.3.1-3|102	%setup_compile_flags
14mu|VirtualGL-2.3.1-3|103	cmake \
14mu|VirtualGL-2.3.1-3|104	-G "Unix Makefiles" \
14mu|VirtualGL-2.3.1-3|105	-DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
14mu|VirtualGL-2.3.1-3|106	-DCMAKE_INSTALL_PREFIX=%{buildroot}/%{_prefix} \
14mu|VirtualGL-2.3.1-3|107	-DTJPEG_INCLUDE_DIR=%{_includedir} \
14mu|VirtualGL-2.3.1-3|108	-DTJPEG_LIBRARY=%{_libdir}/libturbojpeg.a .
14mu|VirtualGL-2.3.1-3|109	%make
14mu|VirtualGL-2.3.1-3|110	
14mu|VirtualGL-2.3.1-3|111	%install
14mu|VirtualGL-2.3.1-3|112	%makeinstall
14mu|VirtualGL-2.3.1-3|113	
14mu|VirtualGL-2.3.1-3|114	%ifarch x86_64
14mu|VirtualGL-2.3.1-3|115	mv %{buildroot}/usr/lib %{buildroot}%{_libdir}
14mu|VirtualGL-2.3.1-3|116	%endif
14mu|VirtualGL-2.3.1-3|117	
14mu|VirtualGL-2.3.1-3|118	rm -rf %{buildroot}%{_libdir}/fakelib
14mu|VirtualGL-2.3.1-3|119	rm -rf %{buildroot}%{_prefix}/fakelib
14mu|VirtualGL-2.3.1-3|120	mkdir -p %{buildroot}%{_libdir}/fakelib
14mu|VirtualGL-2.3.1-3|121	ln -sf ../librrfaker.so %{buildroot}%{_libdir}/fakelib/libGL.so
14mu|VirtualGL-2.3.1-3|122	mv -f %{buildroot}%{_bindir}/glxinfo %{buildroot}%{_bindir}/glxinfo2
14mu|VirtualGL-2.3.1-3|123	
14mu|VirtualGL-2.3.1-3|124	
14mu|VirtualGL-2.3.1-3|125	%changelog
14mu|VirtualGL-2.3.1-3|126	
14mu|VirtualGL-2.3.1-3|127	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.1-3
14mu|VirtualGL-2.3.1-3|128	- (b79248e) Build with system optflags
14mu|VirtualGL-2.3.1-3|129	- (b79248e) Spec cleanup
14mu|VirtualGL-2.3.1-3|130	
14mu|VirtualGL-2.3.1-3|131	

26221 14
14mu|virtuoso-opensource-6.1.8-1|1	%define Werror_cflags %nil
14mu|virtuoso-opensource-6.1.8-1|2	
14mu|virtuoso-opensource-6.1.8-1|3	Summary:	OpenLink Virtuoso Database System Open-Source Edition
14mu|virtuoso-opensource-6.1.8-1|4	Name:		virtuoso-opensource
14mu|virtuoso-opensource-6.1.8-1|5	Version:	6.1.8
14mu|virtuoso-opensource-6.1.8-1|6	Release:	1
14mu|virtuoso-opensource-6.1.8-1|7	License:	GPLv2+
14mu|virtuoso-opensource-6.1.8-1|8	Group:		Development/Databases
14mu|virtuoso-opensource-6.1.8-1|9	Url:		http://virtuoso.openlinksw.com/
14mu|virtuoso-opensource-6.1.8-1|10	Source0:	http://downloads.sourceforge.net/project/virtuoso/virtuoso/%{version}/%{name}-%{version}.tar.gz
14mu|virtuoso-opensource-6.1.8-1|11	Patch4:		virtuoso-opensource-6.1.0-extern-iodbc.patch
14mu|virtuoso-opensource-6.1.8-1|12	Patch5:		virtuoso-opensource-6.1.8-nodemos_buildfix.patch
14mu|virtuoso-opensource-6.1.8-1|13	Patch6:		virtuoso-opensource-6.1.8-rpc-security-1.patch
14mu|virtuoso-opensource-6.1.8-1|14	Patch7:		virtuoso-opensource-6.1.8-rpc-security-2.patch
14mu|virtuoso-opensource-6.1.8-1|15	BuildRequires:	bison
14mu|virtuoso-opensource-6.1.8-1|16	BuildRequires:	flex
14mu|virtuoso-opensource-6.1.8-1|17	BuildRequires:	gperf
14mu|virtuoso-opensource-6.1.8-1|18	BuildRequires:	openssl
14mu|virtuoso-opensource-6.1.8-1|19	BuildRequires:	pkgconfig(libiodbc)
14mu|virtuoso-opensource-6.1.8-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14mu|virtuoso-opensource-6.1.8-1|21	BuildRequires:	pkgconfig(openssl)
14mu|virtuoso-opensource-6.1.8-1|22	
14mu|virtuoso-opensource-6.1.8-1|23	%description
14mu|virtuoso-opensource-6.1.8-1|24	Virtuoso is a scalable cross-platform server that combines SQL/RDF/XML
14mu|virtuoso-opensource-6.1.8-1|25	Data Management with Web Application Server and Web Services Platform
14mu|virtuoso-opensource-6.1.8-1|26	functionality.
14mu|virtuoso-opensource-6.1.8-1|27	
14mu|virtuoso-opensource-6.1.8-1|28	Virtuoso is at the core a high performance object-relational SQL
14mu|virtuoso-opensource-6.1.8-1|29	database. As a database, it provides transactions, a smart SQL
14mu|virtuoso-opensource-6.1.8-1|30	compiler, powerful stored procedure language with optional Java and
14mu|virtuoso-opensource-6.1.8-1|31	.Net server side hosting, hot backup, SQL 99 and more. It has all
14mu|virtuoso-opensource-6.1.8-1|32	major data access interfaces, as in ODBC, JDBC, ADO .Net and OLE/DB.
14mu|virtuoso-opensource-6.1.8-1|33	
14mu|virtuoso-opensource-6.1.8-1|34	Virtuoso has a built-in web server which can serve dynamic web pages
14mu|virtuoso-opensource-6.1.8-1|35	written in Virtuoso's web page language as well as PHP, ASP .Net and
14mu|virtuoso-opensource-6.1.8-1|36	others. This same web server provides SOAP and REST access to Virtuoso
14mu|virtuoso-opensource-6.1.8-1|37	stored procedures, supporting a broad set of WS protocols such as
14mu|virtuoso-opensource-6.1.8-1|38	WS-Security, WS-Reliable Messaging and others. A BPEL4WS run time is
14mu|virtuoso-opensource-6.1.8-1|39	also available as part of Virtuoso's SOA suite.
14mu|virtuoso-opensource-6.1.8-1|40	
14mu|virtuoso-opensource-6.1.8-1|41	%files
14mu|virtuoso-opensource-6.1.8-1|42	%defattr(0644,root,root,0755)
14mu|virtuoso-opensource-6.1.8-1|43	%attr(0755,root,root) %{_bindir}/virtuoso-t
14mu|virtuoso-opensource-6.1.8-1|44	%{_sysconfdir}/virtuoso/virtuoso.ini
14mu|virtuoso-opensource-6.1.8-1|45	%attr(0755,root,root) %{_libdir}/virtuoso/plugins/virtodbc*.*
14mu|virtuoso-opensource-6.1.8-1|46	
14mu|virtuoso-opensource-6.1.8-1|47	#--------------------------------------------------------------------
14mu|virtuoso-opensource-6.1.8-1|48	
14mu|virtuoso-opensource-6.1.8-1|49	%package applications
14mu|virtuoso-opensource-6.1.8-1|50	Summary:	Virtuoso open source applications
14mu|virtuoso-opensource-6.1.8-1|51	Group:		Development/Databases
14mu|virtuoso-opensource-6.1.8-1|52	
14mu|virtuoso-opensource-6.1.8-1|53	%description applications
14mu|virtuoso-opensource-6.1.8-1|54	Virtuoso is a scalable cross-platform server that combines SQL/RDF/XML
14mu|virtuoso-opensource-6.1.8-1|55	Data Management with Web Application Server and Web Services Platform
14mu|virtuoso-opensource-6.1.8-1|56	functionality.
14mu|virtuoso-opensource-6.1.8-1|57	
14mu|virtuoso-opensource-6.1.8-1|58	%files applications
14mu|virtuoso-opensource-6.1.8-1|59	%defattr(0644,root,root,0755)
14mu|virtuoso-opensource-6.1.8-1|60	%attr(0755,root,root) %{_bindir}/inifile
14mu|virtuoso-opensource-6.1.8-1|61	%attr(0755,root,root) %{_bindir}/isql-iodbc
14mu|virtuoso-opensource-6.1.8-1|62	%attr(0755,root,root) %{_bindir}/isqlw
14mu|virtuoso-opensource-6.1.8-1|63	%attr(0755,root,root) %{_bindir}/isql-v
14mu|virtuoso-opensource-6.1.8-1|64	%attr(0755,root,root) %{_bindir}/isqlw-iodbc
14mu|virtuoso-opensource-6.1.8-1|65	%attr(0755,root,root) %{_bindir}/odbc_mail
14mu|virtuoso-opensource-6.1.8-1|66	%attr(0755,root,root) %{_bindir}/virt_mail
14mu|virtuoso-opensource-6.1.8-1|67	%attr(0755,root,root) %{_bindir}/virtuoso-iodbc-t
14mu|virtuoso-opensource-6.1.8-1|68	%{_localstatedir}/lib/virtuoso
14mu|virtuoso-opensource-6.1.8-1|69	%{_datadir}/virtuoso/doc
14mu|virtuoso-opensource-6.1.8-1|70	%exclude %{_libdir}/virtuoso/plugins/virtodbc*.*
14mu|virtuoso-opensource-6.1.8-1|71	
14mu|virtuoso-opensource-6.1.8-1|72	#--------------------------------------------------------------------
14mu|virtuoso-opensource-6.1.8-1|73	
14mu|virtuoso-opensource-6.1.8-1|74	%package jars
14mu|virtuoso-opensource-6.1.8-1|75	Summary:	Virtuoso open source jar files
14mu|virtuoso-opensource-6.1.8-1|76	Group:		Development/Databases
14mu|virtuoso-opensource-6.1.8-1|77	
14mu|virtuoso-opensource-6.1.8-1|78	%description jars
14mu|virtuoso-opensource-6.1.8-1|79	Virtuoso is a scalable cross-platform server that combines SQL/RDF/XML
14mu|virtuoso-opensource-6.1.8-1|80	Data Management with Web Application Server and Web Services Platform
14mu|virtuoso-opensource-6.1.8-1|81	functionality.
14mu|virtuoso-opensource-6.1.8-1|82	
14mu|virtuoso-opensource-6.1.8-1|83	%files jars
14mu|virtuoso-opensource-6.1.8-1|84	%defattr(0644,root,root,0755)
14mu|virtuoso-opensource-6.1.8-1|85	%{_libdir}/virtuoso/jars/jdbc2.0/*.jar
14mu|virtuoso-opensource-6.1.8-1|86	%{_libdir}/virtuoso/jars/jdbc3.0/*.jar
14mu|virtuoso-opensource-6.1.8-1|87	%{_libdir}/virtuoso/jars/jdbc4.0/*.jar
14mu|virtuoso-opensource-6.1.8-1|88	%{_libdir}/virtuoso/jars/jdbc4.1/*.jar
14mu|virtuoso-opensource-6.1.8-1|89	%{_libdir}/virtuoso/jars/jena*/*.jar
14mu|virtuoso-opensource-6.1.8-1|90	%{_libdir}/virtuoso/jars/sesame/*
14mu|virtuoso-opensource-6.1.8-1|91	%{_libdir}/hibernate/virt_dialect.jar
14mu|virtuoso-opensource-6.1.8-1|92	
14mu|virtuoso-opensource-6.1.8-1|93	#--------------------------------------------------------------------
14mu|virtuoso-opensource-6.1.8-1|94	
14mu|virtuoso-opensource-6.1.8-1|95	%prep
14mu|virtuoso-opensource-6.1.8-1|96	%setup -q
14mu|virtuoso-opensource-6.1.8-1|97	%patch4 -p0 -b .iodbc
14mu|virtuoso-opensource-6.1.8-1|98	%patch5 -p0
14mu|virtuoso-opensource-6.1.8-1|99	%patch6 -p1
14mu|virtuoso-opensource-6.1.8-1|100	%patch7 -p1
14mu|virtuoso-opensource-6.1.8-1|101	
14mu|virtuoso-opensource-6.1.8-1|102	%build
14mu|virtuoso-opensource-6.1.8-1|103	# autogen.sh because of patching Makefile.am and configure to unixODBC
14mu|virtuoso-opensource-6.1.8-1|104	./autogen.sh
14mu|virtuoso-opensource-6.1.8-1|105	
14mu|virtuoso-opensource-6.1.8-1|106	%configure2_5x \
14mu|virtuoso-opensource-6.1.8-1|107	--with-iodbc=%{_prefix} \
14mu|virtuoso-opensource-6.1.8-1|108	--disable-all-vads \
14mu|virtuoso-opensource-6.1.8-1|109	-without-internal-zlib
14mu|virtuoso-opensource-6.1.8-1|110	
14mu|virtuoso-opensource-6.1.8-1|111	%make
14mu|virtuoso-opensource-6.1.8-1|112	
14mu|virtuoso-opensource-6.1.8-1|113	%install
14mu|virtuoso-opensource-6.1.8-1|114	%makeinstall_std
14mu|virtuoso-opensource-6.1.8-1|115	mkdir -p %{buildroot}%{_libdir}/virtuoso/plugins
14mu|virtuoso-opensource-6.1.8-1|116	#cp -f %{buildroot}%{_libdir}/virtuoso/plugins/* %{buildroot}%{_libdir}/
14mu|virtuoso-opensource-6.1.8-1|117	
14mu|virtuoso-opensource-6.1.8-1|118	rm -fr %{buildroot}%{_libdir}/*.a
14mu|virtuoso-opensource-6.1.8-1|119	mv %{buildroot}%{_libdir}/*.so %{buildroot}%{_libdir}/virtuoso/plugins/
14mu|virtuoso-opensource-6.1.8-1|120	mkdir -p %{buildroot}%{_libdir}/virtuoso/jars
14mu|virtuoso-opensource-6.1.8-1|121	mv %{buildroot}%{_libdir}/jdbc-2.0 %{buildroot}%{_libdir}/virtuoso/jars/jdbc2.0
14mu|virtuoso-opensource-6.1.8-1|122	mv %{buildroot}%{_libdir}/jdbc-3.0 %{buildroot}%{_libdir}/virtuoso/jars/jdbc3.0
14mu|virtuoso-opensource-6.1.8-1|123	mv %{buildroot}%{_libdir}/jdbc-4.0 %{buildroot}%{_libdir}/virtuoso/jars/jdbc4.0
14mu|virtuoso-opensource-6.1.8-1|124	mv %{buildroot}%{_libdir}/jdbc-4.1 %{buildroot}%{_libdir}/virtuoso/jars/jdbc4.1
14mu|virtuoso-opensource-6.1.8-1|125	mv %{buildroot}%{_libdir}/jena %{buildroot}%{_libdir}/virtuoso/jars/jena
14mu|virtuoso-opensource-6.1.8-1|126	mv %{buildroot}%{_libdir}/jena2 %{buildroot}%{_libdir}/virtuoso/jars/jena2
14mu|virtuoso-opensource-6.1.8-1|127	mv %{buildroot}%{_libdir}/sesame %{buildroot}%{_libdir}/virtuoso/jars/sesame
14mu|virtuoso-opensource-6.1.8-1|128	mkdir -p %{buildroot}%{_sysconfdir}/virtuoso
14mu|virtuoso-opensource-6.1.8-1|129	mv %{buildroot}%{_var}/lib/virtuoso/db/virtuoso.ini %{buildroot}%{_sysconfdir}/virtuoso/
14mu|virtuoso-opensource-6.1.8-1|130	
14mu|virtuoso-opensource-6.1.8-1|131	# Rename isql binary to avoid conflict with unixODBC
14mu|virtuoso-opensource-6.1.8-1|132	mv  %{buildroot}%{_bindir}/isql %{buildroot}%{_bindir}/isql-v
14mu|virtuoso-opensource-6.1.8-1|133	
14mu|virtuoso-opensource-6.1.8-1|134	rm -f  %{buildroot}%{_libdir}/virtuoso/hosting/*.*a
14mu|virtuoso-opensource-6.1.8-1|135	
14mu|virtuoso-opensource-6.1.8-1|136	%changelog
14mu|virtuoso-opensource-6.1.8-1|137	
14mu|virtuoso-opensource-6.1.8-1|138	* Wed Jul 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.1.8-1
14mu|virtuoso-opensource-6.1.8-1|139	- (8c39766) Fix file lists
14mu|virtuoso-opensource-6.1.8-1|140	
14mu|virtuoso-opensource-6.1.8-1|141	

26222 14
14mu|virt-viewer-3.1-3|1	Summary:	Virtual Machine Viewer
14mu|virt-viewer-3.1-3|2	Name:		virt-viewer
14mu|virt-viewer-3.1-3|3	Version:	3.1
14mu|virt-viewer-3.1-3|4	Release:	3
14mu|virt-viewer-3.1-3|5	License:	GPLv2+
14mu|virt-viewer-3.1-3|6	Group:		Graphical desktop/GNOME
14mu|virt-viewer-3.1-3|7	Url:		http://virt-manager.org/
14mu|virt-viewer-3.1-3|8	Source0:	http://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz
14mu|virt-viewer-3.1-3|9	Patch0:		virt-viewer-3.1-localize.patch
14mu|virt-viewer-3.1-3|10	BuildRequires:	intltool
14mu|virt-viewer-3.1-3|11	BuildRequires:	pkgconfig(gtk-vnc-1.0)
14mu|virt-viewer-3.1-3|12	BuildRequires:	pkgconfig(glib-2.0)
14mu|virt-viewer-3.1-3|13	BuildRequires:	pkgconfig(libxml-2.0)
14mu|virt-viewer-3.1-3|14	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|virt-viewer-3.1-3|15	BuildRequires:	pkgconfig(gvnc-1.0)
14mu|virt-viewer-3.1-3|16	BuildRequires:	pkgconfig(libglade-2.0)
14mu|virt-viewer-3.1-3|17	BuildRequires:	pkgconfig(libvirt)
14mu|virt-viewer-3.1-3|18	BuildRequires:	pkgconfig(spice-client-gtk-2.0)
14mu|virt-viewer-3.1-3|19	Requires:	spice-gtk
14mu|virt-viewer-3.1-3|20	
14mu|virt-viewer-3.1-3|21	%description
14mu|virt-viewer-3.1-3|22	Virtual Machine Viewer (virt-viewer) is a lightweight interface for
14mu|virt-viewer-3.1-3|23	interacting with the graphical display of a virtualized guest OS. It uses
14mu|virt-viewer-3.1-3|24	GTK-VNC and libvirt to look up the VNC server details associated with the
14mu|virt-viewer-3.1-3|25	guest. It is intended as a replacement for the traditional vncviewer
14mu|virt-viewer-3.1-3|26	client, since the latter does not support SSL/TLS encryption of x509
14mu|virt-viewer-3.1-3|27	certificate authentication.
14mu|virt-viewer-3.1-3|28	
14mu|virt-viewer-3.1-3|29	%files -f %{name}.lang
14mu|virt-viewer-3.1-3|30	%doc AUTHORS COPYING ChangeLog NEWS README
14mu|virt-viewer-3.1-3|31	%{_bindir}/*
14mu|virt-viewer-3.1-3|32	%{_mandir}/man1/*
14mu|virt-viewer-3.1-3|33	%{_datadir}/applications/remote-viewer.desktop
14mu|virt-viewer-3.1-3|34	%{_datadir}/icons/hicolor/*/*
14mu|virt-viewer-3.1-3|35	%{_datadir}/%{name}/ui
14mu|virt-viewer-3.1-3|36	%{_datadir}/mime/packages/virt-viewer-mime.xml
14mu|virt-viewer-3.1-3|37	
14mu|virt-viewer-3.1-3|38	#----------------------------------------------------------------------------
14mu|virt-viewer-3.1-3|39	
14mu|virt-viewer-3.1-3|40	%prep
14mu|virt-viewer-3.1-3|41	%setup -q
14mu|virt-viewer-3.1-3|42	%patch0 -p1
14mu|virt-viewer-3.1-3|43	
14mu|virt-viewer-3.1-3|44	%build
14mu|virt-viewer-3.1-3|45	%configure2_5x \
14mu|virt-viewer-3.1-3|46	--with-gtk-vnc \
14mu|virt-viewer-3.1-3|47	--with-gtk=2.0 \
14mu|virt-viewer-3.1-3|48	--with-spice-gtk \
14mu|virt-viewer-3.1-3|49	--disable-update-mimedb
14mu|virt-viewer-3.1-3|50	
14mu|virt-viewer-3.1-3|51	%make
14mu|virt-viewer-3.1-3|52	
14mu|virt-viewer-3.1-3|53	%install
14mu|virt-viewer-3.1-3|54	%makeinstall_std
14mu|virt-viewer-3.1-3|55	%find_lang %{name}
14mu|virt-viewer-3.1-3|56	
14mu|virt-viewer-3.1-3|57	find . -name 'src' -type d -perm 0775 -exec chmod 0755 {} \;
14mu|virt-viewer-3.1-3|58	
14mu|virt-viewer-3.1-3|59	
14mu|virt-viewer-3.1-3|60	%changelog
14mu|virt-viewer-3.1-3|61	
14mu|virt-viewer-3.1-3|62	* Tue Oct 25 2016 abondrov <andrey.bondrov@rosalab.ru> 3.1-3
14mu|virt-viewer-3.1-3|63	- (d81c2bc) Merge pull request #1 from keleg/virt-viewer:rosa2014.1
14mu|virt-viewer-3.1-3|64	- (d81c2bc) Update localization
14mu|virt-viewer-3.1-3|65	
14mu|virt-viewer-3.1-3|66	

26223 14
14mu|vitunes-2.3-3|1	Summary:	A curses media indexer and player for vi users
14mu|vitunes-2.3-3|2	Name:		vitunes
14mu|vitunes-2.3-3|3	Version:	2.3
14mu|vitunes-2.3-3|4	Release:	3
14mu|vitunes-2.3-3|5	License:	BSD
14mu|vitunes-2.3-3|6	Group:		Sound
14mu|vitunes-2.3-3|7	Url:		http://vitunes.org
14mu|vitunes-2.3-3|8	Source0:	http://vitunes.org/files/%{name}-%{version}.tar.gz
14mu|vitunes-2.3-3|9	Patch0:		vitunes-2.3-time-header.patch
14mu|vitunes-2.3-3|10	Patch1:		vitunes-2.3-asneeded.patch
14mu|vitunes-2.3-3|11	BuildRequires:	pkgconfig(ncurses)
14mu|vitunes-2.3-3|12	BuildRequires:	pkgconfig(taglib)
14mu|vitunes-2.3-3|13	
14mu|vitunes-2.3-3|14	%description
14mu|vitunes-2.3-3|15	vitunes is a curses-based music player and playlist manager
14mu|vitunes-2.3-3|16	for *nix whose goals are:
14mu|vitunes-2.3-3|17	* a minimalistic appearance
14mu|vitunes-2.3-3|18	* strong vi-like bindings
14mu|vitunes-2.3-3|19	* quick playlist creation/management.
14mu|vitunes-2.3-3|20	
14mu|vitunes-2.3-3|21	%files
14mu|vitunes-2.3-3|22	%{_bindir}/%{name}
14mu|vitunes-2.3-3|23	%{_mandir}/man1/%{name}.1*
14mu|vitunes-2.3-3|24	
14mu|vitunes-2.3-3|25	#----------------------------------------------------------------------------
14mu|vitunes-2.3-3|26	
14mu|vitunes-2.3-3|27	%prep
14mu|vitunes-2.3-3|28	%setup -q
14mu|vitunes-2.3-3|29	%patch0 -p1
14mu|vitunes-2.3-3|30	%patch1 -p1
14mu|vitunes-2.3-3|31	cp Makefile.linux Makefile
14mu|vitunes-2.3-3|32	find . -perm 640 | xargs chmod 644
14mu|vitunes-2.3-3|33	
14mu|vitunes-2.3-3|34	%build
14mu|vitunes-2.3-3|35	%setup_compile_flags
14mu|vitunes-2.3-3|36	%make -f Makefile.linux
14mu|vitunes-2.3-3|37	
14mu|vitunes-2.3-3|38	%install
14mu|vitunes-2.3-3|39	mkdir -p %{buildroot}%{_bindir}
14mu|vitunes-2.3-3|40	mkdir -p %{buildroot}%{_mandir}/man1
14mu|vitunes-2.3-3|41	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
14mu|vitunes-2.3-3|42	chmod 0755 %{buildroot}%{_bindir}/%{name}
14mu|vitunes-2.3-3|43	
14mu|vitunes-2.3-3|44	
14mu|vitunes-2.3-3|45	
14mu|vitunes-2.3-3|46	%changelog
14mu|vitunes-2.3-3|47	
14mu|vitunes-2.3-3|48	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3-3
14mu|vitunes-2.3-3|49	- (23a6d6b) Build with system optflags
14mu|vitunes-2.3-3|50	- (23a6d6b) Fix debug package permissions
14mu|vitunes-2.3-3|51	
14mu|vitunes-2.3-3|52	

26224 14
14mu|vlc-2.2.4-1.1|1	# Private library with rpath
14mu|vlc-2.2.4-1.1|2	%define __noautoprov 'libvlc_vdpau\\.so\\.0(.*)'
14mu|vlc-2.2.4-1.1|3	%define __noautoreq 'libvlc_vdpau\\.so\\.0(.*)'
14mu|vlc-2.2.4-1.1|4	
14mu|vlc-2.2.4-1.1|5	%define with_goom 0
14mu|vlc-2.2.4-1.1|6	
14mu|vlc-2.2.4-1.1|7	%define with_faad 0
14mu|vlc-2.2.4-1.1|8	%define with_faac 0
14mu|vlc-2.2.4-1.1|9	%define with_lame 0
14mu|vlc-2.2.4-1.1|10	%define with_dts 0
14mu|vlc-2.2.4-1.1|11	%define with_x264 0
14mu|vlc-2.2.4-1.1|12	%define with_x265 0
14mu|vlc-2.2.4-1.1|13	
14mu|vlc-2.2.4-1.1|14	%define libmajor	5
14mu|vlc-2.2.4-1.1|15	%define coremajor	8
14mu|vlc-2.2.4-1.1|16	%define libname		%mklibname %{name} %{libmajor}
14mu|vlc-2.2.4-1.1|17	%define libnamecore	%mklibname vlccore %{coremajor}
14mu|vlc-2.2.4-1.1|18	%define devname		%mklibname %{name} -d
14mu|vlc-2.2.4-1.1|19	
14mu|vlc-2.2.4-1.1|20	######################
14mu|vlc-2.2.4-1.1|21	# Hardcode PLF build
14mu|vlc-2.2.4-1.1|22	%define with_plf 0
14mu|vlc-2.2.4-1.1|23	######################
14mu|vlc-2.2.4-1.1|24	
14mu|vlc-2.2.4-1.1|25	%if %{with_plf}
14mu|vlc-2.2.4-1.1|26	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|vlc-2.2.4-1.1|27	%define extrarelsuffix plf
14mu|vlc-2.2.4-1.1|28	%define distsuffix plf
14mu|vlc-2.2.4-1.1|29	%global with_dts 1
14mu|vlc-2.2.4-1.1|30	%global with_faac 1
14mu|vlc-2.2.4-1.1|31	%global with_faad 1
14mu|vlc-2.2.4-1.1|32	%global with_lame 1
14mu|vlc-2.2.4-1.1|33	%global with_x264 1
14mu|vlc-2.2.4-1.1|34	%global with_x265 1
14mu|vlc-2.2.4-1.1|35	%endif
14mu|vlc-2.2.4-1.1|36	
14mu|vlc-2.2.4-1.1|37	%define git_url git://git.videolan.org/vlc.git
14mu|vlc-2.2.4-1.1|38	
14mu|vlc-2.2.4-1.1|39	Summary:	MPEG, MPEG2, DVD and DivX player
14mu|vlc-2.2.4-1.1|40	Name:		vlc
14mu|vlc-2.2.4-1.1|41	Version:	2.2.4
14mu|vlc-2.2.4-1.1|42	Release:	1.1%{?extrarelsuffix}
14mu|vlc-2.2.4-1.1|43	#gw the shared libraries are LGPL
14mu|vlc-2.2.4-1.1|44	License:	GPLv2+ and LGPLv2+
14mu|vlc-2.2.4-1.1|45	Group:		Video
14mu|vlc-2.2.4-1.1|46	Url:		http://www.videolan.org/
14mu|vlc-2.2.4-1.1|47	Source0:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz
14mu|vlc-2.2.4-1.1|48	Source1:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz.asc
14mu|vlc-2.2.4-1.1|49	Source2:	vlc-2.2.3-ru.po
14mu|vlc-2.2.4-1.1|50	Patch0:		vlc-2.0.1-automake-1.12.patch
14mu|vlc-2.2.4-1.1|51	Patch1:		vlc-2.2.1-fix-default-font.patch
14mu|vlc-2.2.4-1.1|52	Patch2:		vlc-2.0.0-desktop-l10n.patch
14mu|vlc-2.2.4-1.1|53	# Replace live555 detection part in configure.ac with older code
14mu|vlc-2.2.4-1.1|54	# because we don't have .pc file in current live555 version
14mu|vlc-2.2.4-1.1|55	Patch3:		vlc-2.1.2-live555-path.patch
14mu|vlc-2.2.4-1.1|56	Patch4:		vlc-2.1.2-live555-201306.patch
14mu|vlc-2.2.4-1.1|57	Patch5:		vlc-2.2.2-force-qt4.patch
14mu|vlc-2.2.4-1.1|58	BuildRequires:	autoconf2.5
14mu|vlc-2.2.4-1.1|59	BuildRequires:	automake
14mu|vlc-2.2.4-1.1|60	BuildRequires:	desktop-file-utils
14mu|vlc-2.2.4-1.1|61	BuildRequires:	libtool
14mu|vlc-2.2.4-1.1|62	BuildRequires:	kdelibs4-core
14mu|vlc-2.2.4-1.1|63	BuildRequires:	ffmpeg-devel
14mu|vlc-2.2.4-1.1|64	BuildRequires:	gettext-devel
14mu|vlc-2.2.4-1.1|65	BuildRequires:	jpeg-devel
14mu|vlc-2.2.4-1.1|66	BuildRequires:	liba52dec-devel
14mu|vlc-2.2.4-1.1|67	BuildRequires:	libdvdnav-devel
14mu|vlc-2.2.4-1.1|68	BuildRequires:	libmatroska-devel
14mu|vlc-2.2.4-1.1|69	BuildRequires:	libmpcdec-devel
14mu|vlc-2.2.4-1.1|70	BuildRequires:	libmpeg2dec-devel >= 0.4.0
14mu|vlc-2.2.4-1.1|71	BuildRequires:	live-devel
14mu|vlc-2.2.4-1.1|72	BuildRequires:	libtar-devel
14mu|vlc-2.2.4-1.1|73	BuildRequires:	qt4-devel
14mu|vlc-2.2.4-1.1|74	BuildRequires:	sysfsutils-devel
14mu|vlc-2.2.4-1.1|75	BuildRequires:	pkgconfig(alsa)
14mu|vlc-2.2.4-1.1|76	BuildRequires:	pkgconfig(avahi-client)
14mu|vlc-2.2.4-1.1|77	BuildRequires:	pkgconfig(caca)
14mu|vlc-2.2.4-1.1|78	BuildRequires:	pkgconfig(cairo)
14mu|vlc-2.2.4-1.1|79	BuildRequires:	pkgconfig(dirac)
14mu|vlc-2.2.4-1.1|80	BuildRequires:	pkgconfig(dvdread)
14mu|vlc-2.2.4-1.1|81	BuildRequires:	pkgconfig(egl)
14mu|vlc-2.2.4-1.1|82	BuildRequires:	pkgconfig(flac)
14mu|vlc-2.2.4-1.1|83	BuildRequires:	pkgconfig(freerdp)
14mu|vlc-2.2.4-1.1|84	BuildRequires:	pkgconfig(freetype2)
14mu|vlc-2.2.4-1.1|85	BuildRequires:	pkgconfig(fribidi)
14mu|vlc-2.2.4-1.1|86	BuildRequires:	pkgconfig(gl)
14mu|vlc-2.2.4-1.1|87	BuildRequires:	pkgconfig(glu)
14mu|vlc-2.2.4-1.1|88	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mu|vlc-2.2.4-1.1|89	BuildRequires:	pkgconfig(gnutls)
14mu|vlc-2.2.4-1.1|90	BuildRequires:	pkgconfig(id3tag)
14mu|vlc-2.2.4-1.1|91	BuildRequires:	pkgconfig(jack)
14mu|vlc-2.2.4-1.1|92	BuildRequires:	pkgconfig(libbluray) >= 0.2.1
14mu|vlc-2.2.4-1.1|93	BuildRequires:	pkgconfig(libcdio)
14mu|vlc-2.2.4-1.1|94	BuildRequires:	pkgconfig(libcddb)
14mu|vlc-2.2.4-1.1|95	BuildRequires:	pkgconfig(libchromaprint)
14mu|vlc-2.2.4-1.1|96	BuildRequires:	pkgconfig(libdvbpsi)
14mu|vlc-2.2.4-1.1|97	BuildRequires:	pkgconfig(libmodplug)
14mu|vlc-2.2.4-1.1|98	BuildRequires:	pkgconfig(libmtp)
14mu|vlc-2.2.4-1.1|99	BuildRequires:	pkgconfig(libnotify)
14mu|vlc-2.2.4-1.1|100	BuildRequires:	pkgconfig(libproxy-1.0)
14mu|vlc-2.2.4-1.1|101	BuildRequires:	pkgconfig(libpulse)
14mu|vlc-2.2.4-1.1|102	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|vlc-2.2.4-1.1|103	BuildRequires:	pkgconfig(libssh2)
14mu|vlc-2.2.4-1.1|104	BuildRequires:	pkgconfig(libv4l2)
14mu|vlc-2.2.4-1.1|105	BuildRequires:	pkgconfig(libvcdinfo)
14mu|vlc-2.2.4-1.1|106	BuildRequires:	pkgconfig(libvncclient)
14mu|vlc-2.2.4-1.1|107	BuildRequires:	pkgconfig(libxml-2.0)
14mu|vlc-2.2.4-1.1|108	BuildRequires:	pkgconfig(mad)
14mu|vlc-2.2.4-1.1|109	BuildRequires:	pkgconfig(ogg)
14mu|vlc-2.2.4-1.1|110	BuildRequires:	pkgconfig(samplerate)
14mu|vlc-2.2.4-1.1|111	BuildRequires:	pkgconfig(smbclient)
14mu|vlc-2.2.4-1.1|112	BuildRequires:	pkgconfig(speex)
14mu|vlc-2.2.4-1.1|113	BuildRequires:	pkgconfig(taglib)
14mu|vlc-2.2.4-1.1|114	BuildRequires:	pkgconfig(udev)
14mu|vlc-2.2.4-1.1|115	BuildRequires:	pkgconfig(vorbis)
14mu|vlc-2.2.4-1.1|116	BuildRequires:	pkgconfig(vpx)
14mu|vlc-2.2.4-1.1|117	BuildRequires:	pkgconfig(xcb)
14mu|vlc-2.2.4-1.1|118	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|vlc-2.2.4-1.1|119	BuildRequires:	pkgconfig(xcb-util)
14mu|vlc-2.2.4-1.1|120	BuildRequires:	pkgconfig(xpm)
14mu|vlc-2.2.4-1.1|121	BuildRequires:	pkgconfig(xproto)
14mu|vlc-2.2.4-1.1|122	BuildRequires:	pkgconfig(xv)
14mu|vlc-2.2.4-1.1|123	%if %{with_dts}
14mu|vlc-2.2.4-1.1|124	BuildRequires:	pkgconfig(libdca)
14mu|vlc-2.2.4-1.1|125	%endif
14mu|vlc-2.2.4-1.1|126	%if %{with_faac}
14mu|vlc-2.2.4-1.1|127	BuildRequires:	libfaac-devel
14mu|vlc-2.2.4-1.1|128	%endif
14mu|vlc-2.2.4-1.1|129	%if %{with_faad}
14mu|vlc-2.2.4-1.1|130	BuildRequires:	libfaad2-devel >= 2.0
14mu|vlc-2.2.4-1.1|131	%endif
14mu|vlc-2.2.4-1.1|132	%if %{with_lame}
14mu|vlc-2.2.4-1.1|133	BuildRequires:	liblame-devel
14mu|vlc-2.2.4-1.1|134	%endif
14mu|vlc-2.2.4-1.1|135	%if %{with_x264}
14mu|vlc-2.2.4-1.1|136	BuildRequires:	pkgconfig(x264)
14mu|vlc-2.2.4-1.1|137	%endif
14mu|vlc-2.2.4-1.1|138	%if %{with_x265}
14mu|vlc-2.2.4-1.1|139	BuildRequires:	pkgconfig(x265)
14mu|vlc-2.2.4-1.1|140	%endif
14mu|vlc-2.2.4-1.1|141	
14mu|vlc-2.2.4-1.1|142	Suggests:	vlc-plugin-dv
14mu|vlc-2.2.4-1.1|143	Suggests:	vlc-plugin-flac
14mu|vlc-2.2.4-1.1|144	Suggests:	vlc-plugin-kate
14mu|vlc-2.2.4-1.1|145	Suggests:	vlc-plugin-libass
14mu|vlc-2.2.4-1.1|146	# without lua. vlc dumps confusing error in console
14mu|vlc-2.2.4-1.1|147	# (http://bugs.rosalinux.ru/show_bug.cgi?id=2100)
14mu|vlc-2.2.4-1.1|148	Suggests:	vlc-plugin-lua
14mu|vlc-2.2.4-1.1|149	Suggests:	vlc-plugin-mpc
14mu|vlc-2.2.4-1.1|150	Suggests:	vlc-plugin-opus
14mu|vlc-2.2.4-1.1|151	Suggests:	vlc-plugin-pulse
14mu|vlc-2.2.4-1.1|152	Suggests:	vlc-plugin-schroedinger
14mu|vlc-2.2.4-1.1|153	Suggests:	vlc-plugin-speex
14mu|vlc-2.2.4-1.1|154	Suggests:	vlc-plugin-theora
14mu|vlc-2.2.4-1.1|155	Suggests:	vlc-plugin-upnp
14mu|vlc-2.2.4-1.1|156	Requires:	fonts-ttf-vera
14mu|vlc-2.2.4-1.1|157	Conflicts:	vlc-plugin-common < %{version}-%{release}
14mu|vlc-2.2.4-1.1|158	
14mu|vlc-2.2.4-1.1|159	%description
14mu|vlc-2.2.4-1.1|160	VideoLAN is an OpenSource streaming solution for every OS developed by
14mu|vlc-2.2.4-1.1|161	students from the Ecole Centrale Paris and developers from all over the
14mu|vlc-2.2.4-1.1|162	World.
14mu|vlc-2.2.4-1.1|163	VLC (VideoLAN Client) is a media player that can play MPEG1, MPEG2 and
14mu|vlc-2.2.4-1.1|164	MPEG4 (aka DivX) files, DVDs, VCDs, SVCDs, from a satellite card, from
14mu|vlc-2.2.4-1.1|165	a stream sent by VLS (VideoLAN Server), from another VLC, or from a Web
14mu|vlc-2.2.4-1.1|166	server.
14mu|vlc-2.2.4-1.1|167	This package contains no CSS unscrambling functionality for DVDs ;
14mu|vlc-2.2.4-1.1|168	you need the libdvdcss library available from
14mu|vlc-2.2.4-1.1|169	http://www.videolan.org/libdvdcss/
14mu|vlc-2.2.4-1.1|170	
14mu|vlc-2.2.4-1.1|171	%if %{with_plf}
14mu|vlc-2.2.4-1.1|172	This package is in Restricted repository as it is violating software patents.
14mu|vlc-2.2.4-1.1|173	%endif
14mu|vlc-2.2.4-1.1|174	
14mu|vlc-2.2.4-1.1|175	%files -f %{name}.lang
14mu|vlc-2.2.4-1.1|176	%doc NEWS README COPYING AUTHORS THANKS
14mu|vlc-2.2.4-1.1|177	%doc installed-docs/* doc/lirc/
14mu|vlc-2.2.4-1.1|178	%{_bindir}/cvlc
14mu|vlc-2.2.4-1.1|179	%{_bindir}/qvlc
14mu|vlc-2.2.4-1.1|180	%{_bindir}/vlc
14mu|vlc-2.2.4-1.1|181	%{_bindir}/vlc-wrapper
14mu|vlc-2.2.4-1.1|182	%dir %{_datadir}/vlc/
14mu|vlc-2.2.4-1.1|183	%{_datadir}/vlc/*.*
14mu|vlc-2.2.4-1.1|184	%{_datadir}/vlc/utils
14mu|vlc-2.2.4-1.1|185	%dir %{_libdir}/vlc
14mu|vlc-2.2.4-1.1|186	%{_libdir}/vlc/vlc-cache-gen
14mu|vlc-2.2.4-1.1|187	%dir %{_libdir}/vlc/plugins
14mu|vlc-2.2.4-1.1|188	%{_libdir}/vlc/plugins/plugins.dat
14mu|vlc-2.2.4-1.1|189	%dir %{_libdir}/vlc/plugins/access
14mu|vlc-2.2.4-1.1|190	%{_libdir}/vlc/plugins/access/libaccess_alsa_plugin.so
14mu|vlc-2.2.4-1.1|191	%{_libdir}/vlc/plugins/access/libaccess_bd_plugin.so
14mu|vlc-2.2.4-1.1|192	%{_libdir}/vlc/plugins/access/libaccess_mms_plugin.so
14mu|vlc-2.2.4-1.1|193	%{_libdir}/vlc/plugins/access/libaccess_mtp_plugin.so
14mu|vlc-2.2.4-1.1|194	%{_libdir}/vlc/plugins/access/libaccess_realrtsp_plugin.so
14mu|vlc-2.2.4-1.1|195	%{_libdir}/vlc/plugins/access/libattachment_plugin.so
14mu|vlc-2.2.4-1.1|196	%{_libdir}/vlc/plugins/access/libavio_plugin.so
14mu|vlc-2.2.4-1.1|197	%{_libdir}/vlc/plugins/access/libcdda_plugin.so
14mu|vlc-2.2.4-1.1|198	%{_libdir}/vlc/plugins/access/libdtv_plugin.so
14mu|vlc-2.2.4-1.1|199	%{_libdir}/vlc/plugins/access/libdvb_plugin.so
14mu|vlc-2.2.4-1.1|200	%{_libdir}/vlc/plugins/access/libdvdnav_plugin.so
14mu|vlc-2.2.4-1.1|201	%{_libdir}/vlc/plugins/access/libdvdread_plugin.so
14mu|vlc-2.2.4-1.1|202	%{_libdir}/vlc/plugins/access/libfilesystem_plugin.so
14mu|vlc-2.2.4-1.1|203	%{_libdir}/vlc/plugins/access/libftp_plugin.so
14mu|vlc-2.2.4-1.1|204	%{_libdir}/vlc/plugins/access/libgnomevfs_plugin.so
14mu|vlc-2.2.4-1.1|205	%{_libdir}/vlc/plugins/access/libhttp_plugin.so
14mu|vlc-2.2.4-1.1|206	%{_libdir}/vlc/plugins/access/libidummy_plugin.so
14mu|vlc-2.2.4-1.1|207	%{_libdir}/vlc/plugins/access/libimem_plugin.so
14mu|vlc-2.2.4-1.1|208	%{_libdir}/vlc/plugins/access/liblibbluray_plugin.so
14mu|vlc-2.2.4-1.1|209	%{_libdir}/vlc/plugins/access/liblive555_plugin.so
14mu|vlc-2.2.4-1.1|210	%{_libdir}/vlc/plugins/access/librar_plugin.so
14mu|vlc-2.2.4-1.1|211	%{_libdir}/vlc/plugins/access/librdp_plugin.so
14mu|vlc-2.2.4-1.1|212	%{_libdir}/vlc/plugins/access/librtp_plugin.so
14mu|vlc-2.2.4-1.1|213	%{_libdir}/vlc/plugins/access/libsdp_plugin.so
14mu|vlc-2.2.4-1.1|214	%{_libdir}/vlc/plugins/access/libsftp_plugin.so
14mu|vlc-2.2.4-1.1|215	%{_libdir}/vlc/plugins/access/libshm_plugin.so
14mu|vlc-2.2.4-1.1|216	%{_libdir}/vlc/plugins/access/libsmb_plugin.so
14mu|vlc-2.2.4-1.1|217	%{_libdir}/vlc/plugins/access/libtcp_plugin.so
14mu|vlc-2.2.4-1.1|218	%{_libdir}/vlc/plugins/access/libtimecode_plugin.so
14mu|vlc-2.2.4-1.1|219	%{_libdir}/vlc/plugins/access/libudp_plugin.so
14mu|vlc-2.2.4-1.1|220	%{_libdir}/vlc/plugins/access/libv4l2_plugin.so
14mu|vlc-2.2.4-1.1|221	%{_libdir}/vlc/plugins/access/libvcdx_plugin.so
14mu|vlc-2.2.4-1.1|222	%{_libdir}/vlc/plugins/access/libvcd_plugin.so
14mu|vlc-2.2.4-1.1|223	%{_libdir}/vlc/plugins/access/libvdr_plugin.so
14mu|vlc-2.2.4-1.1|224	%{_libdir}/vlc/plugins/access/libvnc_plugin.so
14mu|vlc-2.2.4-1.1|225	%{_libdir}/vlc/plugins/access/libxcb_screen_plugin.so
14mu|vlc-2.2.4-1.1|226	%{_libdir}/vlc/plugins/access/libzip_plugin.so
14mu|vlc-2.2.4-1.1|227	%dir %{_libdir}/vlc/plugins/access_output/
14mu|vlc-2.2.4-1.1|228	%{_libdir}/vlc/plugins/access_output/libaccess_output_dummy_plugin.so*
14mu|vlc-2.2.4-1.1|229	%{_libdir}/vlc/plugins/access_output/libaccess_output_file_plugin.so*
14mu|vlc-2.2.4-1.1|230	%{_libdir}/vlc/plugins/access_output/libaccess_output_http_plugin.so*
14mu|vlc-2.2.4-1.1|231	%{_libdir}/vlc/plugins/access_output/libaccess_output_livehttp_plugin.so*
14mu|vlc-2.2.4-1.1|232	%{_libdir}/vlc/plugins/access_output/libaccess_output_udp_plugin.so*
14mu|vlc-2.2.4-1.1|233	%dir %{_libdir}/vlc/plugins/audio_filter
14mu|vlc-2.2.4-1.1|234	%{_libdir}/vlc/plugins/audio_filter/liba52tofloat32_plugin.so*
14mu|vlc-2.2.4-1.1|235	%{_libdir}/vlc/plugins/audio_filter/liba52tospdif_plugin.so*
14mu|vlc-2.2.4-1.1|236	%{_libdir}/vlc/plugins/audio_filter/libaudiobargraph_a_plugin.so
14mu|vlc-2.2.4-1.1|237	%{_libdir}/vlc/plugins/audio_filter/libaudio_format_plugin.so*
14mu|vlc-2.2.4-1.1|238	%{_libdir}/vlc/plugins/audio_filter/libchorus_flanger_plugin.so
14mu|vlc-2.2.4-1.1|239	%{_libdir}/vlc/plugins/audio_filter/libcompressor_plugin.so
14mu|vlc-2.2.4-1.1|240	%if %{with_dts}
14mu|vlc-2.2.4-1.1|241	%{_libdir}/vlc/plugins/audio_filter/libdtstofloat32_plugin.so*
14mu|vlc-2.2.4-1.1|242	%endif
14mu|vlc-2.2.4-1.1|243	%{_libdir}/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so*
14mu|vlc-2.2.4-1.1|244	%{_libdir}/vlc/plugins/audio_filter/libdtstospdif_plugin.so*
14mu|vlc-2.2.4-1.1|245	%{_libdir}/vlc/plugins/audio_filter/libequalizer_plugin.so*
14mu|vlc-2.2.4-1.1|246	%{_libdir}/vlc/plugins/audio_filter/libgain_plugin.so
14mu|vlc-2.2.4-1.1|247	%{_libdir}/vlc/plugins/audio_filter/libheadphone_channel_mixer_plugin.so*
14mu|vlc-2.2.4-1.1|248	%{_libdir}/vlc/plugins/audio_filter/libkaraoke_plugin.so
14mu|vlc-2.2.4-1.1|249	%{_libdir}/vlc/plugins/audio_filter/libmono_plugin.so
14mu|vlc-2.2.4-1.1|250	%{_libdir}/vlc/plugins/audio_filter/libmpgatofixed32_plugin.so*
14mu|vlc-2.2.4-1.1|251	%{_libdir}/vlc/plugins/audio_filter/libnormvol_plugin.so*
14mu|vlc-2.2.4-1.1|252	%{_libdir}/vlc/plugins/audio_filter/libparam_eq_plugin.so*
14mu|vlc-2.2.4-1.1|253	%{_libdir}/vlc/plugins/audio_filter/libremap_plugin.so
14mu|vlc-2.2.4-1.1|254	%{_libdir}/vlc/plugins/audio_filter/libsamplerate_plugin.so
14mu|vlc-2.2.4-1.1|255	%{_libdir}/vlc/plugins/audio_filter/libscaletempo_plugin.so
14mu|vlc-2.2.4-1.1|256	%{_libdir}/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so*
14mu|vlc-2.2.4-1.1|257	%{_libdir}/vlc/plugins/audio_filter/libspatializer_plugin.so
14mu|vlc-2.2.4-1.1|258	%{_libdir}/vlc/plugins/audio_filter/libstereo_widen_plugin.so
14mu|vlc-2.2.4-1.1|259	%{_libdir}/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so*
14mu|vlc-2.2.4-1.1|260	%{_libdir}/vlc/plugins/audio_filter/libugly_resampler_plugin.so*
14mu|vlc-2.2.4-1.1|261	%dir %{_libdir}/vlc/plugins/audio_mixer
14mu|vlc-2.2.4-1.1|262	%{_libdir}/vlc/plugins/audio_mixer/libfloat_mixer_plugin.so
14mu|vlc-2.2.4-1.1|263	%{_libdir}/vlc/plugins/audio_mixer/libinteger_mixer_plugin.so
14mu|vlc-2.2.4-1.1|264	%dir %{_libdir}/vlc/plugins/audio_output
14mu|vlc-2.2.4-1.1|265	%{_libdir}/vlc/plugins/audio_output/libadummy_plugin.so
14mu|vlc-2.2.4-1.1|266	%{_libdir}/vlc/plugins/audio_output/libalsa_plugin.so
14mu|vlc-2.2.4-1.1|267	%{_libdir}/vlc/plugins/audio_output/libamem_plugin.so
14mu|vlc-2.2.4-1.1|268	%{_libdir}/vlc/plugins/audio_output/libafile_plugin.so
14mu|vlc-2.2.4-1.1|269	%dir %{_libdir}/vlc/plugins/codec
14mu|vlc-2.2.4-1.1|270	%{_libdir}/vlc/plugins/codec/liba52_plugin.so*
14mu|vlc-2.2.4-1.1|271	%{_libdir}/vlc/plugins/codec/libadpcm_plugin.so*
14mu|vlc-2.2.4-1.1|272	%{_libdir}/vlc/plugins/codec/libaes3_plugin.so
14mu|vlc-2.2.4-1.1|273	%{_libdir}/vlc/plugins/codec/libaraw_plugin.so*
14mu|vlc-2.2.4-1.1|274	%{_libdir}/vlc/plugins/codec/libavcodec_plugin.so
14mu|vlc-2.2.4-1.1|275	%{_libdir}/vlc/plugins/codec/libcc_plugin.so
14mu|vlc-2.2.4-1.1|276	%{_libdir}/vlc/plugins/codec/libcdg_plugin.so
14mu|vlc-2.2.4-1.1|277	%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so*
14mu|vlc-2.2.4-1.1|278	%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
14mu|vlc-2.2.4-1.1|279	%{_libdir}/vlc/plugins/codec/libdts_plugin.so*
14mu|vlc-2.2.4-1.1|280	%{_libdir}/vlc/plugins/codec/libdvbsub_plugin.so*
14mu|vlc-2.2.4-1.1|281	%{_libdir}/vlc/plugins/codec/libedummy_plugin.so
14mu|vlc-2.2.4-1.1|282	%if %{with_faad}
14mu|vlc-2.2.4-1.1|283	%{_libdir}/vlc/plugins/codec/libfaad_plugin.so*
14mu|vlc-2.2.4-1.1|284	%endif
14mu|vlc-2.2.4-1.1|285	%{_libdir}/vlc/plugins/codec/libg711_plugin.so
14mu|vlc-2.2.4-1.1|286	%{_libdir}/vlc/plugins/codec/libhwdummy_plugin.so
14mu|vlc-2.2.4-1.1|287	%{_libdir}/vlc/plugins/codec/libjpeg_plugin.so
14mu|vlc-2.2.4-1.1|288	%{_libdir}/vlc/plugins/codec/liblibmpeg2_plugin.so*
14mu|vlc-2.2.4-1.1|289	%{_libdir}/vlc/plugins/codec/liblpcm_plugin.so*
14mu|vlc-2.2.4-1.1|290	%{_libdir}/vlc/plugins/codec/libmpeg_audio_plugin.so*
14mu|vlc-2.2.4-1.1|291	%{_libdir}/vlc/plugins/codec/libpng_plugin.so
14mu|vlc-2.2.4-1.1|292	%{_libdir}/vlc/plugins/codec/librawvideo_plugin.so*
14mu|vlc-2.2.4-1.1|293	%{_libdir}/vlc/plugins/codec/libscte27_plugin.so
14mu|vlc-2.2.4-1.1|294	%{_libdir}/vlc/plugins/codec/libspudec_plugin.so
14mu|vlc-2.2.4-1.1|295	%{_libdir}/vlc/plugins/codec/libstl_plugin.so
14mu|vlc-2.2.4-1.1|296	%{_libdir}/vlc/plugins/codec/libsubsdec_plugin.so
14mu|vlc-2.2.4-1.1|297	%{_libdir}/vlc/plugins/codec/libsubstx3g_plugin.so
14mu|vlc-2.2.4-1.1|298	%{_libdir}/vlc/plugins/codec/libsubsusf_plugin.so
14mu|vlc-2.2.4-1.1|299	%{_libdir}/vlc/plugins/codec/libsvcdsub_plugin.so
14mu|vlc-2.2.4-1.1|300	%{_libdir}/vlc/plugins/codec/libsvgdec_plugin.so
14mu|vlc-2.2.4-1.1|301	%{_libdir}/vlc/plugins/codec/libt140_plugin.so
14mu|vlc-2.2.4-1.1|302	%{_libdir}/vlc/plugins/codec/libtelx_plugin.so
14mu|vlc-2.2.4-1.1|303	%{_libdir}/vlc/plugins/codec/libuleaddvaudio_plugin.so
14mu|vlc-2.2.4-1.1|304	%{_libdir}/vlc/plugins/codec/libvpx_plugin.so
14mu|vlc-2.2.4-1.1|305	%if %{with_x264}
14mu|vlc-2.2.4-1.1|306	%{_libdir}/vlc/plugins/codec/libx264_plugin.so
14mu|vlc-2.2.4-1.1|307	%endif
14mu|vlc-2.2.4-1.1|308	%if %{with_x265}
14mu|vlc-2.2.4-1.1|309	%{_libdir}/vlc/plugins/codec/libx265_plugin.so
14mu|vlc-2.2.4-1.1|310	%endif
14mu|vlc-2.2.4-1.1|311	%{_libdir}/vlc/plugins/codec/libxwd_plugin.so
14mu|vlc-2.2.4-1.1|312	%dir %{_libdir}/vlc/plugins/control
14mu|vlc-2.2.4-1.1|313	%{_libdir}/vlc/plugins/control/libdbus_plugin.so
14mu|vlc-2.2.4-1.1|314	%{_libdir}/vlc/plugins/control/libdummy_plugin.so
14mu|vlc-2.2.4-1.1|315	%{_libdir}/vlc/plugins/control/libgestures_plugin.so
14mu|vlc-2.2.4-1.1|316	%{_libdir}/vlc/plugins/control/libhotkeys_plugin.so
14mu|vlc-2.2.4-1.1|317	%{_libdir}/vlc/plugins/control/libmotion_plugin.so
14mu|vlc-2.2.4-1.1|318	%{_libdir}/vlc/plugins/control/libnetsync_plugin.so
14mu|vlc-2.2.4-1.1|319	%{_libdir}/vlc/plugins/control/liboldrc_plugin.so
14mu|vlc-2.2.4-1.1|320	%{_libdir}/vlc/plugins/control/libxcb_hotkeys_plugin.so
14mu|vlc-2.2.4-1.1|321	%dir %{_libdir}/vlc/plugins/demux
14mu|vlc-2.2.4-1.1|322	%{_libdir}/vlc/plugins/demux/libaiff_plugin.so*
14mu|vlc-2.2.4-1.1|323	%{_libdir}/vlc/plugins/demux/libasf_plugin.so*
14mu|vlc-2.2.4-1.1|324	%{_libdir}/vlc/plugins/demux/libau_plugin.so*
14mu|vlc-2.2.4-1.1|325	%{_libdir}/vlc/plugins/demux/libavformat_plugin.so
14mu|vlc-2.2.4-1.1|326	%{_libdir}/vlc/plugins/demux/libavi_plugin.so
14mu|vlc-2.2.4-1.1|327	%{_libdir}/vlc/plugins/demux/libcaf_plugin.so
14mu|vlc-2.2.4-1.1|328	%{_libdir}/vlc/plugins/demux/libdemux_cdg_plugin.so
14mu|vlc-2.2.4-1.1|329	%{_libdir}/vlc/plugins/demux/libdemux_stl_plugin.so
14mu|vlc-2.2.4-1.1|330	%{_libdir}/vlc/plugins/demux/libdemuxdump_plugin.so*
14mu|vlc-2.2.4-1.1|331	%{_libdir}/vlc/plugins/demux/libdiracsys_plugin.so
14mu|vlc-2.2.4-1.1|332	%{_libdir}/vlc/plugins/demux/libes_plugin.so
14mu|vlc-2.2.4-1.1|333	%{_libdir}/vlc/plugins/demux/libh264_plugin.so
14mu|vlc-2.2.4-1.1|334	%{_libdir}/vlc/plugins/demux/libhevc_plugin.so
14mu|vlc-2.2.4-1.1|335	%{_libdir}/vlc/plugins/demux/libimage_plugin.so
14mu|vlc-2.2.4-1.1|336	%{_libdir}/vlc/plugins/demux/libmjpeg_plugin.so
14mu|vlc-2.2.4-1.1|337	%{_libdir}/vlc/plugins/demux/libmkv_plugin.so
14mu|vlc-2.2.4-1.1|338	%{_libdir}/vlc/plugins/demux/libmp4_plugin.so*
14mu|vlc-2.2.4-1.1|339	%{_libdir}/vlc/plugins/demux/libmpgv_plugin.so*
14mu|vlc-2.2.4-1.1|340	%{_libdir}/vlc/plugins/demux/libnsc_plugin.so*
14mu|vlc-2.2.4-1.1|341	%{_libdir}/vlc/plugins/demux/libnsv_plugin.so*
14mu|vlc-2.2.4-1.1|342	%{_libdir}/vlc/plugins/demux/libnuv_plugin.so*
14mu|vlc-2.2.4-1.1|343	%{_libdir}/vlc/plugins/demux/libplaylist_plugin.so*
14mu|vlc-2.2.4-1.1|344	%{_libdir}/vlc/plugins/demux/libps_plugin.so*
14mu|vlc-2.2.4-1.1|345	%{_libdir}/vlc/plugins/demux/libpva_plugin.so*
14mu|vlc-2.2.4-1.1|346	%{_libdir}/vlc/plugins/demux/librawaud_plugin.so
14mu|vlc-2.2.4-1.1|347	%{_libdir}/vlc/plugins/demux/librawdv_plugin.so*
14mu|vlc-2.2.4-1.1|348	%{_libdir}/vlc/plugins/demux/librawvid_plugin.so
14mu|vlc-2.2.4-1.1|349	%{_libdir}/vlc/plugins/demux/libreal_plugin.so*
14mu|vlc-2.2.4-1.1|350	%{_libdir}/vlc/plugins/demux/libsmf_plugin.so
14mu|vlc-2.2.4-1.1|351	%{_libdir}/vlc/plugins/demux/libsubtitle_plugin.so*
14mu|vlc-2.2.4-1.1|352	%{_libdir}/vlc/plugins/demux/libtta_plugin.so
14mu|vlc-2.2.4-1.1|353	%{_libdir}/vlc/plugins/demux/libty_plugin.so*
14mu|vlc-2.2.4-1.1|354	%{_libdir}/vlc/plugins/demux/libvobsub_plugin.so*
14mu|vlc-2.2.4-1.1|355	%{_libdir}/vlc/plugins/demux/libvc1_plugin.so
14mu|vlc-2.2.4-1.1|356	%{_libdir}/vlc/plugins/demux/libvoc_plugin.so*
14mu|vlc-2.2.4-1.1|357	%{_libdir}/vlc/plugins/demux/libwav_plugin.so*
14mu|vlc-2.2.4-1.1|358	%{_libdir}/vlc/plugins/demux/libts_plugin.so*
14mu|vlc-2.2.4-1.1|359	%{_libdir}/vlc/plugins/demux/libxa_plugin.so*
14mu|vlc-2.2.4-1.1|360	%{_libdir}/vlc/plugins/demux/libogg_plugin.so*
14mu|vlc-2.2.4-1.1|361	%{_libdir}/vlc/plugins/codec/libvorbis_plugin.so*
14mu|vlc-2.2.4-1.1|362	%dir %{_libdir}/vlc/plugins/meta_engine
14mu|vlc-2.2.4-1.1|363	%{_libdir}/vlc/plugins/meta_engine/libfolder_plugin.so
14mu|vlc-2.2.4-1.1|364	%{_libdir}/vlc/plugins/meta_engine/libtaglib_plugin.so
14mu|vlc-2.2.4-1.1|365	%dir %{_libdir}/vlc/plugins/misc
14mu|vlc-2.2.4-1.1|366	%{_libdir}/vlc/plugins/misc/libaddonsfsstorage_plugin.so
14mu|vlc-2.2.4-1.1|367	%{_libdir}/vlc/plugins/misc/libaddonsvorepository_plugin.so
14mu|vlc-2.2.4-1.1|368	%{_libdir}/vlc/plugins/misc/libaudioscrobbler_plugin.so
14mu|vlc-2.2.4-1.1|369	%{_libdir}/vlc/plugins/misc/libdbus_screensaver_plugin.so
14mu|vlc-2.2.4-1.1|370	%{_libdir}/vlc/plugins/misc/libexport_plugin.so*
14mu|vlc-2.2.4-1.1|371	%{_libdir}/vlc/plugins/misc/libfingerprinter_plugin.so
14mu|vlc-2.2.4-1.1|372	%{_libdir}/vlc/plugins/misc/liblogger_plugin.so*
14mu|vlc-2.2.4-1.1|373	%{_libdir}/vlc/plugins/misc/libstats_plugin.so
14mu|vlc-2.2.4-1.1|374	%{_libdir}/vlc/plugins/misc/libvod_rtsp_plugin.so*
14mu|vlc-2.2.4-1.1|375	%{_libdir}/vlc/plugins/misc/libxdg_screensaver_plugin.so*
14mu|vlc-2.2.4-1.1|376	%{_libdir}/vlc/plugins/misc/libxml_plugin.so*
14mu|vlc-2.2.4-1.1|377	%dir %{_libdir}/vlc/plugins/mux
14mu|vlc-2.2.4-1.1|378	%{_libdir}/vlc/plugins/mux/libmux_asf_plugin.so*
14mu|vlc-2.2.4-1.1|379	%{_libdir}/vlc/plugins/mux/libmux_avi_plugin.so*
14mu|vlc-2.2.4-1.1|380	%{_libdir}/vlc/plugins/mux/libmux_dummy_plugin.so*
14mu|vlc-2.2.4-1.1|381	%{_libdir}/vlc/plugins/mux/libmux_mp4_plugin.so*
14mu|vlc-2.2.4-1.1|382	%{_libdir}/vlc/plugins/mux/libmux_mpjpeg_plugin.so*
14mu|vlc-2.2.4-1.1|383	%{_libdir}/vlc/plugins/mux/libmux_ogg_plugin.so*
14mu|vlc-2.2.4-1.1|384	%{_libdir}/vlc/plugins/mux/libmux_ps_plugin.so*
14mu|vlc-2.2.4-1.1|385	%{_libdir}/vlc/plugins/mux/libmux_ts_plugin.so
14mu|vlc-2.2.4-1.1|386	%{_libdir}/vlc/plugins/mux/libmux_wav_plugin.so*
14mu|vlc-2.2.4-1.1|387	%dir %{_libdir}/vlc/plugins/notify
14mu|vlc-2.2.4-1.1|388	%dir %{_libdir}/vlc/plugins/gui/
14mu|vlc-2.2.4-1.1|389	%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
14mu|vlc-2.2.4-1.1|390	%dir %{_libdir}/vlc/plugins/packetizer
14mu|vlc-2.2.4-1.1|391	%{_libdir}/vlc/plugins/packetizer/libpacketizer_avparser_plugin.so
14mu|vlc-2.2.4-1.1|392	%{_libdir}/vlc/plugins/packetizer/libpacketizer_copy_plugin.so
14mu|vlc-2.2.4-1.1|393	%{_libdir}/vlc/plugins/packetizer/libpacketizer_dirac_plugin.so
14mu|vlc-2.2.4-1.1|394	%{_libdir}/vlc/plugins/packetizer/libpacketizer_flac_plugin.so
14mu|vlc-2.2.4-1.1|395	%{_libdir}/vlc/plugins/packetizer/libpacketizer_h264_plugin.so*
14mu|vlc-2.2.4-1.1|396	%{_libdir}/vlc/plugins/packetizer/libpacketizer_hevc_plugin.so
14mu|vlc-2.2.4-1.1|397	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mlp_plugin.so
14mu|vlc-2.2.4-1.1|398	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4audio_plugin.so*
14mu|vlc-2.2.4-1.1|399	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4video_plugin.so*
14mu|vlc-2.2.4-1.1|400	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpegvideo_plugin.so*
14mu|vlc-2.2.4-1.1|401	%{_libdir}/vlc/plugins/packetizer/libpacketizer_vc1_plugin.so
14mu|vlc-2.2.4-1.1|402	%dir %{_libdir}/vlc/plugins/services_discovery/
14mu|vlc-2.2.4-1.1|403	%{_libdir}/vlc/plugins/services_discovery/libmediadirs_plugin.so
14mu|vlc-2.2.4-1.1|404	%{_libdir}/vlc/plugins/services_discovery/libmtp_plugin.so
14mu|vlc-2.2.4-1.1|405	%{_libdir}/vlc/plugins/services_discovery/libpodcast_plugin.so*
14mu|vlc-2.2.4-1.1|406	%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so*
14mu|vlc-2.2.4-1.1|407	%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so*
14mu|vlc-2.2.4-1.1|408	%{_libdir}/vlc/plugins/services_discovery/libxcb_apps_plugin.so
14mu|vlc-2.2.4-1.1|409	%dir %{_libdir}/vlc/plugins/stream_filter/
14mu|vlc-2.2.4-1.1|410	%{_libdir}/vlc/plugins/stream_filter/libdash_plugin.so
14mu|vlc-2.2.4-1.1|411	%{_libdir}/vlc/plugins/stream_filter/libdecomp_plugin.so
14mu|vlc-2.2.4-1.1|412	%{_libdir}/vlc/plugins/stream_filter/libhttplive_plugin.so
14mu|vlc-2.2.4-1.1|413	%{_libdir}/vlc/plugins/stream_filter/librecord_plugin.so
14mu|vlc-2.2.4-1.1|414	%{_libdir}/vlc/plugins/stream_filter/libsmooth_plugin.so
14mu|vlc-2.2.4-1.1|415	%dir %{_libdir}/vlc/plugins/stream_out
14mu|vlc-2.2.4-1.1|416	%{_libdir}/vlc/plugins/stream_out/libstream_out_autodel_plugin.so
14mu|vlc-2.2.4-1.1|417	%{_libdir}/vlc/plugins/stream_out/libstream_out_bridge_plugin.so*
14mu|vlc-2.2.4-1.1|418	%{_libdir}/vlc/plugins/stream_out/libstream_out_chromaprint_plugin.so
14mu|vlc-2.2.4-1.1|419	%{_libdir}/vlc/plugins/stream_out/libstream_out_delay_plugin.so
14mu|vlc-2.2.4-1.1|420	%{_libdir}/vlc/plugins/stream_out/libstream_out_description_plugin.so*
14mu|vlc-2.2.4-1.1|421	%{_libdir}/vlc/plugins/stream_out/libstream_out_display_plugin.so*
14mu|vlc-2.2.4-1.1|422	%{_libdir}/vlc/plugins/stream_out/libstream_out_dummy_plugin.so*
14mu|vlc-2.2.4-1.1|423	%{_libdir}/vlc/plugins/stream_out/libstream_out_duplicate_plugin.so*
14mu|vlc-2.2.4-1.1|424	%{_libdir}/vlc/plugins/stream_out/libstream_out_es_plugin.so*
14mu|vlc-2.2.4-1.1|425	%{_libdir}/vlc/plugins/stream_out/libstream_out_gather_plugin.so*
14mu|vlc-2.2.4-1.1|426	%{_libdir}/vlc/plugins/stream_out/libstream_out_langfromtelx_plugin.so
14mu|vlc-2.2.4-1.1|427	%{_libdir}/vlc/plugins/stream_out/libstream_out_mosaic_bridge_plugin.so*
14mu|vlc-2.2.4-1.1|428	%{_libdir}/vlc/plugins/stream_out/libstream_out_raop_plugin.so
14mu|vlc-2.2.4-1.1|429	%{_libdir}/vlc/plugins/stream_out/libstream_out_record_plugin.so
14mu|vlc-2.2.4-1.1|430	%{_libdir}/vlc/plugins/stream_out/libstream_out_rtp_plugin.so*
14mu|vlc-2.2.4-1.1|431	%{_libdir}/vlc/plugins/stream_out/libstream_out_setid_plugin.so
14mu|vlc-2.2.4-1.1|432	%{_libdir}/vlc/plugins/stream_out/libstream_out_smem_plugin.so*
14mu|vlc-2.2.4-1.1|433	%{_libdir}/vlc/plugins/stream_out/libstream_out_standard_plugin.so*
14mu|vlc-2.2.4-1.1|434	%{_libdir}/vlc/plugins/stream_out/libstream_out_stats_plugin.so
14mu|vlc-2.2.4-1.1|435	%{_libdir}/vlc/plugins/stream_out/libstream_out_transcode_plugin.so*
14mu|vlc-2.2.4-1.1|436	%dir %{_libdir}/vlc/plugins/text_renderer
14mu|vlc-2.2.4-1.1|437	%{_libdir}/vlc/plugins/text_renderer/libfreetype_plugin.so*
14mu|vlc-2.2.4-1.1|438	%{_libdir}/vlc/plugins/text_renderer/libsvg_plugin.so
14mu|vlc-2.2.4-1.1|439	%{_libdir}/vlc/plugins/text_renderer/libtdummy_plugin.so
14mu|vlc-2.2.4-1.1|440	%dir %{_libdir}/vlc/plugins/video_chroma
14mu|vlc-2.2.4-1.1|441	%{_libdir}/vlc/plugins/video_chroma/libchain_plugin.so
14mu|vlc-2.2.4-1.1|442	%{_libdir}/vlc/plugins/video_chroma/libgrey_yuv_plugin.so
14mu|vlc-2.2.4-1.1|443	%{_libdir}/vlc/plugins/video_chroma/libi420_rgb_*plugin.so
14mu|vlc-2.2.4-1.1|444	%{_libdir}/vlc/plugins/video_chroma/libi420_yuy2_*plugin.so
14mu|vlc-2.2.4-1.1|445	%{_libdir}/vlc/plugins/video_chroma/libi422_i420_plugin.so
14mu|vlc-2.2.4-1.1|446	%{_libdir}/vlc/plugins/video_chroma/libi422_yuy2_*plugin.so
14mu|vlc-2.2.4-1.1|447	%{_libdir}/vlc/plugins/video_chroma/librv32_plugin.so
14mu|vlc-2.2.4-1.1|448	%{_libdir}/vlc/plugins/video_chroma/libswscale_plugin.so
14mu|vlc-2.2.4-1.1|449	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i420_plugin.so
14mu|vlc-2.2.4-1.1|450	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i422_plugin.so
14mu|vlc-2.2.4-1.1|451	%dir %{_libdir}/vlc/plugins/video_filter
14mu|vlc-2.2.4-1.1|452	%{_libdir}/vlc/plugins/video_filter/libadjust_plugin.so*
14mu|vlc-2.2.4-1.1|453	%{_libdir}/vlc/plugins/video_filter/libalphamask_plugin.so
14mu|vlc-2.2.4-1.1|454	%{_libdir}/vlc/plugins/video_filter/libanaglyph_plugin.so
14mu|vlc-2.2.4-1.1|455	%{_libdir}/vlc/plugins/video_filter/libantiflicker_plugin.so
14mu|vlc-2.2.4-1.1|456	%{_libdir}/vlc/plugins/video_filter/libaudiobargraph_v_plugin.so
14mu|vlc-2.2.4-1.1|457	%{_libdir}/vlc/plugins/video_filter/libatmo_plugin.so
14mu|vlc-2.2.4-1.1|458	%{_libdir}/vlc/plugins/video_filter/libball_plugin.so
14mu|vlc-2.2.4-1.1|459	%{_libdir}/vlc/plugins/video_filter/libblendbench_plugin.so
14mu|vlc-2.2.4-1.1|460	%{_libdir}/vlc/plugins/video_filter/libblend_plugin.so*
14mu|vlc-2.2.4-1.1|461	%{_libdir}/vlc/plugins/video_filter/libbluescreen_plugin.so
14mu|vlc-2.2.4-1.1|462	%{_libdir}/vlc/plugins/video_filter/libcanvas_plugin.so
14mu|vlc-2.2.4-1.1|463	%{_libdir}/vlc/plugins/video_filter/libcolorthres_plugin.so
14mu|vlc-2.2.4-1.1|464	%{_libdir}/vlc/plugins/video_filter/libcroppadd_plugin.so
14mu|vlc-2.2.4-1.1|465	%{_libdir}/vlc/plugins/video_filter/libdeinterlace_plugin.so*
14mu|vlc-2.2.4-1.1|466	%{_libdir}/vlc/plugins/video_filter/libdynamicoverlay_plugin.so
14mu|vlc-2.2.4-1.1|467	%{_libdir}/vlc/plugins/video_filter/liberase_plugin.so
14mu|vlc-2.2.4-1.1|468	%{_libdir}/vlc/plugins/video_filter/libextract_plugin.so
14mu|vlc-2.2.4-1.1|469	%{_libdir}/vlc/plugins/video_filter/libfreeze_plugin.so
14mu|vlc-2.2.4-1.1|470	%{_libdir}/vlc/plugins/video_filter/libgaussianblur_plugin.so
14mu|vlc-2.2.4-1.1|471	%{_libdir}/vlc/plugins/video_filter/libgradient_plugin.so
14mu|vlc-2.2.4-1.1|472	%{_libdir}/vlc/plugins/video_filter/libgradfun_plugin.so
14mu|vlc-2.2.4-1.1|473	%{_libdir}/vlc/plugins/video_filter/libgrain_plugin.so
14mu|vlc-2.2.4-1.1|474	%{_libdir}/vlc/plugins/video_filter/libhqdn3d_plugin.so
14mu|vlc-2.2.4-1.1|475	%{_libdir}/vlc/plugins/video_filter/libinvert_plugin.so*
14mu|vlc-2.2.4-1.1|476	%{_libdir}/vlc/plugins/video_filter/liblogo_plugin.so*
14mu|vlc-2.2.4-1.1|477	%{_libdir}/vlc/plugins/video_filter/libmagnify_plugin.so*
14mu|vlc-2.2.4-1.1|478	%{_libdir}/vlc/plugins/video_filter/libmarq_plugin.so*
14mu|vlc-2.2.4-1.1|479	%{_libdir}/vlc/plugins/video_filter/libmirror_plugin.so
14mu|vlc-2.2.4-1.1|480	%{_libdir}/vlc/plugins/video_filter/libmosaic_plugin.so*
14mu|vlc-2.2.4-1.1|481	%{_libdir}/vlc/plugins/video_filter/libmotionblur_plugin.so*
14mu|vlc-2.2.4-1.1|482	%{_libdir}/vlc/plugins/video_filter/libmotiondetect_plugin.so*
14mu|vlc-2.2.4-1.1|483	%{_libdir}/vlc/plugins/video_filter/liboldmovie_plugin.so
14mu|vlc-2.2.4-1.1|484	%{_libdir}/vlc/plugins/video_filter/libposterize_plugin.so
14mu|vlc-2.2.4-1.1|485	%{_libdir}/vlc/plugins/video_filter/libpostproc_plugin.so
14mu|vlc-2.2.4-1.1|486	%{_libdir}/vlc/plugins/video_filter/libpsychedelic_plugin.so
14mu|vlc-2.2.4-1.1|487	%{_libdir}/vlc/plugins/video_filter/libpuzzle_plugin.so
14mu|vlc-2.2.4-1.1|488	%{_libdir}/vlc/plugins/video_filter/libremoteosd_plugin.so
14mu|vlc-2.2.4-1.1|489	%{_libdir}/vlc/plugins/video_filter/libripple_plugin.so
14mu|vlc-2.2.4-1.1|490	%{_libdir}/vlc/plugins/video_filter/librotate_plugin.so
14mu|vlc-2.2.4-1.1|491	%{_libdir}/vlc/plugins/video_filter/librss_plugin.so*
14mu|vlc-2.2.4-1.1|492	%{_libdir}/vlc/plugins/video_filter/libscale_plugin.so*
14mu|vlc-2.2.4-1.1|493	%{_libdir}/vlc/plugins/video_filter/libscene_plugin.so
14mu|vlc-2.2.4-1.1|494	%{_libdir}/vlc/plugins/video_filter/libsepia_plugin.so
14mu|vlc-2.2.4-1.1|495	%{_libdir}/vlc/plugins/video_filter/libsharpen_plugin.so
14mu|vlc-2.2.4-1.1|496	%{_libdir}/vlc/plugins/video_filter/libsubsdelay_plugin.so
14mu|vlc-2.2.4-1.1|497	%{_libdir}/vlc/plugins/video_filter/libtransform_plugin.so*
14mu|vlc-2.2.4-1.1|498	%{_libdir}/vlc/plugins/video_filter/libvhs_plugin.so
14mu|vlc-2.2.4-1.1|499	%{_libdir}/vlc/plugins/video_filter/libwave_plugin.so
14mu|vlc-2.2.4-1.1|500	%{_libdir}/vlc/plugins/video_filter/libyuvp_plugin.so
14mu|vlc-2.2.4-1.1|501	%dir %{_libdir}/vlc/plugins/video_output
14mu|vlc-2.2.4-1.1|502	%{_libdir}/vlc/plugins/video_output/libcaca_plugin.so
14mu|vlc-2.2.4-1.1|503	%{_libdir}/vlc/plugins/video_output/libfb_plugin.so
14mu|vlc-2.2.4-1.1|504	%{_libdir}/vlc/plugins/video_output/libvdummy_plugin.so
14mu|vlc-2.2.4-1.1|505	%{_libdir}/vlc/plugins/video_output/libvmem_plugin.so
14mu|vlc-2.2.4-1.1|506	%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so
14mu|vlc-2.2.4-1.1|507	%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so
14mu|vlc-2.2.4-1.1|508	%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so
14mu|vlc-2.2.4-1.1|509	%{_libdir}/vlc/plugins/video_output/libyuv_plugin.so
14mu|vlc-2.2.4-1.1|510	%dir %{_libdir}/vlc/plugins/video_splitter
14mu|vlc-2.2.4-1.1|511	%{_libdir}/vlc/plugins/video_splitter/libclone_plugin.so
14mu|vlc-2.2.4-1.1|512	%{_libdir}/vlc/plugins/video_splitter/libpanoramix_plugin.so
14mu|vlc-2.2.4-1.1|513	%{_libdir}/vlc/plugins/video_splitter/libwall_plugin.so
14mu|vlc-2.2.4-1.1|514	%dir %{_libdir}/vlc/plugins/visualization
14mu|vlc-2.2.4-1.1|515	%{_libdir}/vlc/plugins/visualization/libglspectrum_plugin.so
14mu|vlc-2.2.4-1.1|516	%{_libdir}/vlc/plugins/visualization/libvisual_plugin.so
14mu|vlc-2.2.4-1.1|517	%{_mandir}/man1/vlc.*
14mu|vlc-2.2.4-1.1|518	%{_mandir}/man1/vlc-wrapper.1*
14mu|vlc-2.2.4-1.1|519	%{_datadir}/applications/vlc.desktop
14mu|vlc-2.2.4-1.1|520	%{_miconsdir}/vlc.png
14mu|vlc-2.2.4-1.1|521	%{_iconsdir}/vlc.png
14mu|vlc-2.2.4-1.1|522	%{_liconsdir}/vlc.png
14mu|vlc-2.2.4-1.1|523	%{_iconsdir}/hicolor/*/apps/*
14mu|vlc-2.2.4-1.1|524	%{_datadir}/apps/solid/actions/*.desktop
14mu|vlc-2.2.4-1.1|525	
14mu|vlc-2.2.4-1.1|526	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|527	
14mu|vlc-2.2.4-1.1|528	%package -n svlc
14mu|vlc-2.2.4-1.1|529	Summary:	Skinned GUI plugin for the VLC media player
14mu|vlc-2.2.4-1.1|530	Group:		Video
14mu|vlc-2.2.4-1.1|531	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|532	Provides:	vlc-gui
14mu|vlc-2.2.4-1.1|533	
14mu|vlc-2.2.4-1.1|534	%description -n svlc
14mu|vlc-2.2.4-1.1|535	This plugin adds a skinned GUI interface to the VLC media player. To
14mu|vlc-2.2.4-1.1|536	activate it, run the `svlc' program.
14mu|vlc-2.2.4-1.1|537	
14mu|vlc-2.2.4-1.1|538	%files -n svlc
14mu|vlc-2.2.4-1.1|539	%doc README
14mu|vlc-2.2.4-1.1|540	%{_bindir}/svlc
14mu|vlc-2.2.4-1.1|541	%{_libdir}/vlc/plugins/gui/libskins2_plugin.so*
14mu|vlc-2.2.4-1.1|542	%{_datadir}/applications/mandriva-svlc.desktop
14mu|vlc-2.2.4-1.1|543	%{_datadir}/vlc/skins2
14mu|vlc-2.2.4-1.1|544	
14mu|vlc-2.2.4-1.1|545	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|546	
14mu|vlc-2.2.4-1.1|547	%package -n %{libname}
14mu|vlc-2.2.4-1.1|548	Summary:	Shared code for the VLC media player
14mu|vlc-2.2.4-1.1|549	Group:		System/Libraries
14mu|vlc-2.2.4-1.1|550	
14mu|vlc-2.2.4-1.1|551	%description -n %{libname}
14mu|vlc-2.2.4-1.1|552	Shared code for the VLC media player
14mu|vlc-2.2.4-1.1|553	This package contains code that is shared by different modules of the
14mu|vlc-2.2.4-1.1|554	VLC media player.
14mu|vlc-2.2.4-1.1|555	
14mu|vlc-2.2.4-1.1|556	%files -n %{libname}
14mu|vlc-2.2.4-1.1|557	%{_libdir}/libvlc.so.%{libmajor}*
14mu|vlc-2.2.4-1.1|558	
14mu|vlc-2.2.4-1.1|559	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|560	
14mu|vlc-2.2.4-1.1|561	%package -n %{libnamecore}
14mu|vlc-2.2.4-1.1|562	Summary:	Shared core code for the VLC media player
14mu|vlc-2.2.4-1.1|563	Group:		System/Libraries
14mu|vlc-2.2.4-1.1|564	#gw needed by the python bindings:
14mu|vlc-2.2.4-1.1|565	Provides:	libvlccore = %{version}-%{release}
14mu|vlc-2.2.4-1.1|566	
14mu|vlc-2.2.4-1.1|567	%description -n %{libnamecore}
14mu|vlc-2.2.4-1.1|568	Shared core code for the VLC media player
14mu|vlc-2.2.4-1.1|569	This package contains code that is shared by different modules of the
14mu|vlc-2.2.4-1.1|570	VLC media player.
14mu|vlc-2.2.4-1.1|571	
14mu|vlc-2.2.4-1.1|572	%files -n %{libnamecore}
14mu|vlc-2.2.4-1.1|573	%{_libdir}/libvlccore.so.%{coremajor}*
14mu|vlc-2.2.4-1.1|574	
14mu|vlc-2.2.4-1.1|575	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|576	
14mu|vlc-2.2.4-1.1|577	%package -n %{devname}
14mu|vlc-2.2.4-1.1|578	Summary:	Development files for the VLC media player
14mu|vlc-2.2.4-1.1|579	Group:		Development/C
14mu|vlc-2.2.4-1.1|580	Requires:	%{libname} = %{version}
14mu|vlc-2.2.4-1.1|581	Requires:	%{libnamecore} = %{version}
14mu|vlc-2.2.4-1.1|582	Provides:	%{name}-devel = %{version}-%{release}
14mu|vlc-2.2.4-1.1|583	Provides:	lib%{name}-devel = %{version}-%{release}
14mu|vlc-2.2.4-1.1|584	
14mu|vlc-2.2.4-1.1|585	%description -n %{devname}
14mu|vlc-2.2.4-1.1|586	Development files for the VLC media player
14mu|vlc-2.2.4-1.1|587	This package contains headers and a static library required to build plugins
14mu|vlc-2.2.4-1.1|588	for the VLC media player, or standalone applications using features from VLC.
14mu|vlc-2.2.4-1.1|589	
14mu|vlc-2.2.4-1.1|590	%files -n %{devname}
14mu|vlc-2.2.4-1.1|591	%doc README doc/release-howto.txt doc/skins
14mu|vlc-2.2.4-1.1|592	%dir %{_includedir}/vlc
14mu|vlc-2.2.4-1.1|593	%{_libdir}/vlc/libcompat.a
14mu|vlc-2.2.4-1.1|594	%{_libdir}/libvlc.so
14mu|vlc-2.2.4-1.1|595	%{_libdir}/libvlccore.so
14mu|vlc-2.2.4-1.1|596	%{_includedir}/vlc/*
14mu|vlc-2.2.4-1.1|597	%{_libdir}/pkgconfig/*
14mu|vlc-2.2.4-1.1|598	
14mu|vlc-2.2.4-1.1|599	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|600	
14mu|vlc-2.2.4-1.1|601	%package plugin-aa
14mu|vlc-2.2.4-1.1|602	Summary:	ASCII art video plugin for the VLC media player
14mu|vlc-2.2.4-1.1|603	Group:		Video
14mu|vlc-2.2.4-1.1|604	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|605	BuildRequires:	aalib-devel
14mu|vlc-2.2.4-1.1|606	
14mu|vlc-2.2.4-1.1|607	%description plugin-aa
14mu|vlc-2.2.4-1.1|608	This is an ASCII art video output plugin for the VLC media playe. To
14mu|vlc-2.2.4-1.1|609	activate it, use the `--vout aa' flag or select the `aa' video output
14mu|vlc-2.2.4-1.1|610	plugin from the preferences menu.
14mu|vlc-2.2.4-1.1|611	
14mu|vlc-2.2.4-1.1|612	%files plugin-aa
14mu|vlc-2.2.4-1.1|613	%doc README
14mu|vlc-2.2.4-1.1|614	%{_libdir}/vlc/plugins/video_output/libaa_plugin.so*
14mu|vlc-2.2.4-1.1|615	
14mu|vlc-2.2.4-1.1|616	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|617	
14mu|vlc-2.2.4-1.1|618	%package plugin-bonjour
14mu|vlc-2.2.4-1.1|619	Summary:	Bonjour service discovery plugin for the VLC media player
14mu|vlc-2.2.4-1.1|620	Group:		Video
14mu|vlc-2.2.4-1.1|621	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|622	
14mu|vlc-2.2.4-1.1|623	%description plugin-bonjour
14mu|vlc-2.2.4-1.1|624	This plugin adds support for Bonjour service discovery to
14mu|vlc-2.2.4-1.1|625	the VLC media player.
14mu|vlc-2.2.4-1.1|626	
14mu|vlc-2.2.4-1.1|627	%files plugin-bonjour
14mu|vlc-2.2.4-1.1|628	%doc README
14mu|vlc-2.2.4-1.1|629	%{_libdir}/vlc/plugins/services_discovery/libbonjour_plugin.so*
14mu|vlc-2.2.4-1.1|630	
14mu|vlc-2.2.4-1.1|631	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|632	
14mu|vlc-2.2.4-1.1|633	%package plugin-dv
14mu|vlc-2.2.4-1.1|634	Summary:	DV codec plugin for the VLC media player
14mu|vlc-2.2.4-1.1|635	Group:		Video
14mu|vlc-2.2.4-1.1|636	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|637	BuildRequires:	pkgconfig(libdv)
14mu|vlc-2.2.4-1.1|638	BuildRequires:	pkgconfig(libraw1394)
14mu|vlc-2.2.4-1.1|639	BuildRequires:	pkgconfig(libdc1394-2)
14mu|vlc-2.2.4-1.1|640	BuildRequires:	pkgconfig(libavc1394)
14mu|vlc-2.2.4-1.1|641	
14mu|vlc-2.2.4-1.1|642	%description plugin-dv
14mu|vlc-2.2.4-1.1|643	This plugin adds support for the DV video format to the VLC media player.
14mu|vlc-2.2.4-1.1|644	The plugin is autodetected.
14mu|vlc-2.2.4-1.1|645	
14mu|vlc-2.2.4-1.1|646	%files plugin-dv
14mu|vlc-2.2.4-1.1|647	%doc README
14mu|vlc-2.2.4-1.1|648	%{_libdir}/vlc/plugins/access/libdc1394_plugin.so
14mu|vlc-2.2.4-1.1|649	%{_libdir}/vlc/plugins/access/libdv1394_plugin.so
14mu|vlc-2.2.4-1.1|650	
14mu|vlc-2.2.4-1.1|651	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|652	
14mu|vlc-2.2.4-1.1|653	%package plugin-flac
14mu|vlc-2.2.4-1.1|654	Summary:	Flac codec plugin for the VLC media player
14mu|vlc-2.2.4-1.1|655	Group:		Sound
14mu|vlc-2.2.4-1.1|656	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|657	
14mu|vlc-2.2.4-1.1|658	%description plugin-flac
14mu|vlc-2.2.4-1.1|659	These plugins add support for the FLAC compressed audio format to the
14mu|vlc-2.2.4-1.1|660	VLC media player.
14mu|vlc-2.2.4-1.1|661	
14mu|vlc-2.2.4-1.1|662	%files plugin-flac
14mu|vlc-2.2.4-1.1|663	%doc README
14mu|vlc-2.2.4-1.1|664	%{_libdir}/vlc/plugins/demux/libflacsys_plugin.so
14mu|vlc-2.2.4-1.1|665	%{_libdir}/vlc/plugins/codec/libflac_plugin.so*
14mu|vlc-2.2.4-1.1|666	
14mu|vlc-2.2.4-1.1|667	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|668	
14mu|vlc-2.2.4-1.1|669	%package plugin-fluidsynth
14mu|vlc-2.2.4-1.1|670	Summary:	Add MIDI playback support to VLC based on Fluidsynth
14mu|vlc-2.2.4-1.1|671	Group:		Sound
14mu|vlc-2.2.4-1.1|672	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|673	BuildRequires:	pkgconfig(fluidsynth)
14mu|vlc-2.2.4-1.1|674	
14mu|vlc-2.2.4-1.1|675	%description plugin-fluidsynth
14mu|vlc-2.2.4-1.1|676	This plugin adds support for MIDI playback to VLC based on the Fluidsynth
14mu|vlc-2.2.4-1.1|677	library.
14mu|vlc-2.2.4-1.1|678	
14mu|vlc-2.2.4-1.1|679	%files plugin-fluidsynth
14mu|vlc-2.2.4-1.1|680	%doc README
14mu|vlc-2.2.4-1.1|681	%{_libdir}/vlc/plugins/codec/libfluidsynth_plugin.so
14mu|vlc-2.2.4-1.1|682	
14mu|vlc-2.2.4-1.1|683	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|684	
14mu|vlc-2.2.4-1.1|685	%package plugin-gme
14mu|vlc-2.2.4-1.1|686	Summary:	Add game music playback support to VLC based on libgme
14mu|vlc-2.2.4-1.1|687	Group:		Sound
14mu|vlc-2.2.4-1.1|688	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|689	BuildRequires:	libgme-devel
14mu|vlc-2.2.4-1.1|690	
14mu|vlc-2.2.4-1.1|691	%description plugin-gme
14mu|vlc-2.2.4-1.1|692	This plugin adds support for video game music playback to VLC based on the
14mu|vlc-2.2.4-1.1|693	GME library.
14mu|vlc-2.2.4-1.1|694	
14mu|vlc-2.2.4-1.1|695	%files plugin-gme
14mu|vlc-2.2.4-1.1|696	%doc README
14mu|vlc-2.2.4-1.1|697	%{_libdir}/vlc/plugins/demux/libgme_plugin.so
14mu|vlc-2.2.4-1.1|698	
14mu|vlc-2.2.4-1.1|699	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|700	
14mu|vlc-2.2.4-1.1|701	%package plugin-gnutls
14mu|vlc-2.2.4-1.1|702	Summary:	Secure Socket Layer plugin for the VLC media player
14mu|vlc-2.2.4-1.1|703	Group:		Video
14mu|vlc-2.2.4-1.1|704	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|705	
14mu|vlc-2.2.4-1.1|706	%description plugin-gnutls
14mu|vlc-2.2.4-1.1|707	This plugin adds support for SSL/TLS to the VLC media player.
14mu|vlc-2.2.4-1.1|708	
14mu|vlc-2.2.4-1.1|709	%files plugin-gnutls
14mu|vlc-2.2.4-1.1|710	%doc README
14mu|vlc-2.2.4-1.1|711	%{_libdir}/vlc/plugins/misc/libgnutls_plugin.so*
14mu|vlc-2.2.4-1.1|712	
14mu|vlc-2.2.4-1.1|713	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|714	
14mu|vlc-2.2.4-1.1|715	%if %{with_goom}
14mu|vlc-2.2.4-1.1|716	%package plugin-goom
14mu|vlc-2.2.4-1.1|717	Summary:	Visualization plugin for the VLC media player
14mu|vlc-2.2.4-1.1|718	Group:		Video
14mu|vlc-2.2.4-1.1|719	BuildRequires:	libgoom2-devel
14mu|vlc-2.2.4-1.1|720	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|721	
14mu|vlc-2.2.4-1.1|722	%description plugin-goom
14mu|vlc-2.2.4-1.1|723	This is a visualization plugin for VLC media player based on the Goom library.
14mu|vlc-2.2.4-1.1|724	
14mu|vlc-2.2.4-1.1|725	%files plugin-goom
14mu|vlc-2.2.4-1.1|726	%doc README
14mu|vlc-2.2.4-1.1|727	%{_libdir}/vlc/plugins/visualization/libgoom_plugin.so
14mu|vlc-2.2.4-1.1|728	%endif
14mu|vlc-2.2.4-1.1|729	
14mu|vlc-2.2.4-1.1|730	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|731	
14mu|vlc-2.2.4-1.1|732	%package plugin-jack
14mu|vlc-2.2.4-1.1|733	Summary:	Jack audio plugin for the VLC media player
14mu|vlc-2.2.4-1.1|734	Group:		Sound
14mu|vlc-2.2.4-1.1|735	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|736	
14mu|vlc-2.2.4-1.1|737	%description plugin-jack
14mu|vlc-2.2.4-1.1|738	This plugin adds support for the Jack Audio Connection Kit to the VLC
14mu|vlc-2.2.4-1.1|739	media player. To activate it, use the `--aout jack' flag or select the
14mu|vlc-2.2.4-1.1|740	`jack' audio output plugin from the preferences menu.
14mu|vlc-2.2.4-1.1|741	
14mu|vlc-2.2.4-1.1|742	%files plugin-jack
14mu|vlc-2.2.4-1.1|743	%doc README
14mu|vlc-2.2.4-1.1|744	%{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
14mu|vlc-2.2.4-1.1|745	%{_libdir}/vlc/plugins/audio_output/libjack_plugin.so*
14mu|vlc-2.2.4-1.1|746	
14mu|vlc-2.2.4-1.1|747	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|748	
14mu|vlc-2.2.4-1.1|749	%package plugin-kate
14mu|vlc-2.2.4-1.1|750	Summary:	Add subtitle and Karaoke text support to VLC
14mu|vlc-2.2.4-1.1|751	Group:		Video
14mu|vlc-2.2.4-1.1|752	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|753	BuildRequires:	pkgconfig(tiger)
14mu|vlc-2.2.4-1.1|754	
14mu|vlc-2.2.4-1.1|755	%description plugin-kate
14mu|vlc-2.2.4-1.1|756	This package adds support for subtitles and Karaoke text display based on
14mu|vlc-2.2.4-1.1|757	the libkate library to VLC.
14mu|vlc-2.2.4-1.1|758	
14mu|vlc-2.2.4-1.1|759	%files plugin-kate
14mu|vlc-2.2.4-1.1|760	%doc README
14mu|vlc-2.2.4-1.1|761	%{_libdir}/vlc/plugins/codec/libkate_plugin.so
14mu|vlc-2.2.4-1.1|762	
14mu|vlc-2.2.4-1.1|763	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|764	
14mu|vlc-2.2.4-1.1|765	%package plugin-libass
14mu|vlc-2.2.4-1.1|766	Summary:	Add subtitle support to VLC using libass
14mu|vlc-2.2.4-1.1|767	Group:		Video
14mu|vlc-2.2.4-1.1|768	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|769	BuildRequires:	pkgconfig(libass)
14mu|vlc-2.2.4-1.1|770	
14mu|vlc-2.2.4-1.1|771	%description plugin-libass
14mu|vlc-2.2.4-1.1|772	This package adds support for subtitles based on the libass library to VLC.
14mu|vlc-2.2.4-1.1|773	
14mu|vlc-2.2.4-1.1|774	%files plugin-libass
14mu|vlc-2.2.4-1.1|775	%doc README
14mu|vlc-2.2.4-1.1|776	%{_libdir}/vlc/plugins/codec/liblibass_plugin.so
14mu|vlc-2.2.4-1.1|777	
14mu|vlc-2.2.4-1.1|778	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|779	
14mu|vlc-2.2.4-1.1|780	%package plugin-libnotify
14mu|vlc-2.2.4-1.1|781	Summary:	Notification popup plugin for the VLC media player
14mu|vlc-2.2.4-1.1|782	Group:		Video
14mu|vlc-2.2.4-1.1|783	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|784	
14mu|vlc-2.2.4-1.1|785	%description plugin-libnotify
14mu|vlc-2.2.4-1.1|786	This plugin adds support for notification popup messages to
14mu|vlc-2.2.4-1.1|787	the VLC media player.
14mu|vlc-2.2.4-1.1|788	
14mu|vlc-2.2.4-1.1|789	%files plugin-libnotify
14mu|vlc-2.2.4-1.1|790	%doc README
14mu|vlc-2.2.4-1.1|791	%{_libdir}/vlc/plugins/notify/libnotify_plugin.so*
14mu|vlc-2.2.4-1.1|792	
14mu|vlc-2.2.4-1.1|793	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|794	
14mu|vlc-2.2.4-1.1|795	%package plugin-lirc
14mu|vlc-2.2.4-1.1|796	Summary:	Lirc plugin for the VLC media player
14mu|vlc-2.2.4-1.1|797	Group:		Video
14mu|vlc-2.2.4-1.1|798	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|799	BuildRequires:	pkgconfig(liblircclient0)
14mu|vlc-2.2.4-1.1|800	
14mu|vlc-2.2.4-1.1|801	%description plugin-lirc
14mu|vlc-2.2.4-1.1|802	This plugin is an infrared lirc interface for the VLC media player. To
14mu|vlc-2.2.4-1.1|803	activate it, use the `--extraintf lirc' flag.
14mu|vlc-2.2.4-1.1|804	
14mu|vlc-2.2.4-1.1|805	%files plugin-lirc
14mu|vlc-2.2.4-1.1|806	%doc README
14mu|vlc-2.2.4-1.1|807	%{_libdir}/vlc/plugins/control/liblirc_plugin.so*
14mu|vlc-2.2.4-1.1|808	
14mu|vlc-2.2.4-1.1|809	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|810	
14mu|vlc-2.2.4-1.1|811	%package plugin-lua
14mu|vlc-2.2.4-1.1|812	Summary:	Add Lua scripting to vlc
14mu|vlc-2.2.4-1.1|813	Group:		Video
14mu|vlc-2.2.4-1.1|814	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|815	BuildRequires:	pkgconfig(lua)
14mu|vlc-2.2.4-1.1|816	
14mu|vlc-2.2.4-1.1|817	%description plugin-lua
14mu|vlc-2.2.4-1.1|818	This plugin adds lua scripting and provides a few example scripts as well.
14mu|vlc-2.2.4-1.1|819	
14mu|vlc-2.2.4-1.1|820	%files plugin-lua
14mu|vlc-2.2.4-1.1|821	%doc README
14mu|vlc-2.2.4-1.1|822	%{_libdir}/vlc/plugins/lua/liblua_plugin.so
14mu|vlc-2.2.4-1.1|823	%{_libdir}/vlc/lua
14mu|vlc-2.2.4-1.1|824	%{_datadir}/vlc/lua
14mu|vlc-2.2.4-1.1|825	%{_bindir}/rvlc
14mu|vlc-2.2.4-1.1|826	
14mu|vlc-2.2.4-1.1|827	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|828	
14mu|vlc-2.2.4-1.1|829	%package plugin-mod
14mu|vlc-2.2.4-1.1|830	Summary:	MOD audio decoder plugin for the VLC media player
14mu|vlc-2.2.4-1.1|831	Group:		Sound
14mu|vlc-2.2.4-1.1|832	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|833	
14mu|vlc-2.2.4-1.1|834	%description plugin-mod
14mu|vlc-2.2.4-1.1|835	This plugin adds support for music module playback based on libmodplug
14mu|vlc-2.2.4-1.1|836	to the VLC media player.
14mu|vlc-2.2.4-1.1|837	
14mu|vlc-2.2.4-1.1|838	%files plugin-mod
14mu|vlc-2.2.4-1.1|839	%doc README
14mu|vlc-2.2.4-1.1|840	%{_libdir}/vlc/plugins/demux/libmod_plugin.so*
14mu|vlc-2.2.4-1.1|841	
14mu|vlc-2.2.4-1.1|842	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|843	
14mu|vlc-2.2.4-1.1|844	%package plugin-mpc
14mu|vlc-2.2.4-1.1|845	Summary:	MPC audio decoder plugin for the VLC media player
14mu|vlc-2.2.4-1.1|846	Group:		Sound
14mu|vlc-2.2.4-1.1|847	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|848	
14mu|vlc-2.2.4-1.1|849	%description plugin-mpc
14mu|vlc-2.2.4-1.1|850	This plugin adds support for Musepack audio playback based on libmpcdec
14mu|vlc-2.2.4-1.1|851	to the VLC media player.
14mu|vlc-2.2.4-1.1|852	
14mu|vlc-2.2.4-1.1|853	%files plugin-mpc
14mu|vlc-2.2.4-1.1|854	%doc README
14mu|vlc-2.2.4-1.1|855	%{_libdir}/vlc/plugins/demux/libmpc_plugin.so*
14mu|vlc-2.2.4-1.1|856	
14mu|vlc-2.2.4-1.1|857	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|858	
14mu|vlc-2.2.4-1.1|859	%package plugin-ncurses
14mu|vlc-2.2.4-1.1|860	Summary:	Ncurses console-based plugin for the VLC media player
14mu|vlc-2.2.4-1.1|861	Group:		Video
14mu|vlc-2.2.4-1.1|862	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|863	BuildRequires:	pkgconfig(ncurses)
14mu|vlc-2.2.4-1.1|864	
14mu|vlc-2.2.4-1.1|865	%description plugin-ncurses
14mu|vlc-2.2.4-1.1|866	This plugin adds a ncurses interface to the VLC media player. To
14mu|vlc-2.2.4-1.1|867	activate it, use the `--intf ncurses' flag.
14mu|vlc-2.2.4-1.1|868	
14mu|vlc-2.2.4-1.1|869	%files plugin-ncurses
14mu|vlc-2.2.4-1.1|870	%doc README
14mu|vlc-2.2.4-1.1|871	%{_bindir}/nvlc
14mu|vlc-2.2.4-1.1|872	%{_libdir}/vlc/plugins/gui/libncurses_plugin.so*
14mu|vlc-2.2.4-1.1|873	
14mu|vlc-2.2.4-1.1|874	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|875	
14mu|vlc-2.2.4-1.1|876	%package plugin-opencv
14mu|vlc-2.2.4-1.1|877	Summary:	OpenCV wrapper video filter plugin for the VLC media player
14mu|vlc-2.2.4-1.1|878	Group:		Video
14mu|vlc-2.2.4-1.1|879	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|880	BuildRequires:	pkgconfig(opencv)
14mu|vlc-2.2.4-1.1|881	
14mu|vlc-2.2.4-1.1|882	%description plugin-opencv
14mu|vlc-2.2.4-1.1|883	This plugin adds support for OpenCV video filter to the VLC media player.
14mu|vlc-2.2.4-1.1|884	
14mu|vlc-2.2.4-1.1|885	%files plugin-opencv
14mu|vlc-2.2.4-1.1|886	%doc README
14mu|vlc-2.2.4-1.1|887	%{_libdir}/vlc/plugins/video_filter/libopencv_example_plugin.so
14mu|vlc-2.2.4-1.1|888	%{_libdir}/vlc/plugins/video_filter/libopencv_wrapper_plugin.so
14mu|vlc-2.2.4-1.1|889	
14mu|vlc-2.2.4-1.1|890	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|891	
14mu|vlc-2.2.4-1.1|892	%package plugin-opengl
14mu|vlc-2.2.4-1.1|893	Summary:	OpenGL video output plugin for the VLC media player
14mu|vlc-2.2.4-1.1|894	Group:		Video
14mu|vlc-2.2.4-1.1|895	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|896	
14mu|vlc-2.2.4-1.1|897	%description plugin-opengl
14mu|vlc-2.2.4-1.1|898	This plugin adds support for OpenGL video output to the VLC media player.
14mu|vlc-2.2.4-1.1|899	
14mu|vlc-2.2.4-1.1|900	%files plugin-opengl
14mu|vlc-2.2.4-1.1|901	%doc README
14mu|vlc-2.2.4-1.1|902	%{_libdir}/vlc/plugins/video_output/libegl_x11_plugin.so
14mu|vlc-2.2.4-1.1|903	%{_libdir}/vlc/plugins/video_output/libgl_plugin.so
14mu|vlc-2.2.4-1.1|904	%{_libdir}/vlc/plugins/video_output/libglx_plugin.so
14mu|vlc-2.2.4-1.1|905	%{_libdir}/vlc/plugins/video_output/libxcb_glx_plugin.so*
14mu|vlc-2.2.4-1.1|906	
14mu|vlc-2.2.4-1.1|907	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|908	
14mu|vlc-2.2.4-1.1|909	%package plugin-opus
14mu|vlc-2.2.4-1.1|910	Summary:	Opus codec plugin for the VLC media player
14mu|vlc-2.2.4-1.1|911	Group:		Sound
14mu|vlc-2.2.4-1.1|912	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|913	BuildRequires:	pkgconfig(opus)
14mu|vlc-2.2.4-1.1|914	
14mu|vlc-2.2.4-1.1|915	%description plugin-opus
14mu|vlc-2.2.4-1.1|916	This plugin adds support for the Opus codec to the VLC media player.
14mu|vlc-2.2.4-1.1|917	
14mu|vlc-2.2.4-1.1|918	%files plugin-opus
14mu|vlc-2.2.4-1.1|919	%{_libdir}/vlc/plugins/codec/libopus_plugin.so
14mu|vlc-2.2.4-1.1|920	
14mu|vlc-2.2.4-1.1|921	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|922	
14mu|vlc-2.2.4-1.1|923	%package plugin-projectm
14mu|vlc-2.2.4-1.1|924	Summary:	Visualization plugin for the VLC media player
14mu|vlc-2.2.4-1.1|925	Group:		Video
14mu|vlc-2.2.4-1.1|926	BuildRequires:	pkgconfig(libprojectM)
14mu|vlc-2.2.4-1.1|927	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|928	
14mu|vlc-2.2.4-1.1|929	%description plugin-projectm
14mu|vlc-2.2.4-1.1|930	This is a visualization plugin for VLC media player based on projectm.
14mu|vlc-2.2.4-1.1|931	
14mu|vlc-2.2.4-1.1|932	%files plugin-projectm
14mu|vlc-2.2.4-1.1|933	%doc README
14mu|vlc-2.2.4-1.1|934	%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
14mu|vlc-2.2.4-1.1|935	
14mu|vlc-2.2.4-1.1|936	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|937	
14mu|vlc-2.2.4-1.1|938	%package plugin-pulse
14mu|vlc-2.2.4-1.1|939	Summary:	PulseAudio plugin for the VLC media player
14mu|vlc-2.2.4-1.1|940	Group:		Sound
14mu|vlc-2.2.4-1.1|941	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|942	
14mu|vlc-2.2.4-1.1|943	%description plugin-pulse
14mu|vlc-2.2.4-1.1|944	This plugin adds support for the PulseAudio Sound Daemon to the VLC
14mu|vlc-2.2.4-1.1|945	media player. To activate it, use the `--aout pulse' flag or select the
14mu|vlc-2.2.4-1.1|946	`pulse' audio output plugin from the preferences menu.
14mu|vlc-2.2.4-1.1|947	
14mu|vlc-2.2.4-1.1|948	%files plugin-pulse
14mu|vlc-2.2.4-1.1|949	%doc README
14mu|vlc-2.2.4-1.1|950	%{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
14mu|vlc-2.2.4-1.1|951	%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so*
14mu|vlc-2.2.4-1.1|952	%{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so
14mu|vlc-2.2.4-1.1|953	
14mu|vlc-2.2.4-1.1|954	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|955	
14mu|vlc-2.2.4-1.1|956	%package plugin-schroedinger
14mu|vlc-2.2.4-1.1|957	Summary:	Dirac plugin for VLC based on Schroedinger
14mu|vlc-2.2.4-1.1|958	Group:		Video
14mu|vlc-2.2.4-1.1|959	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|960	BuildRequires:	pkgconfig(schroedinger-1.0)
14mu|vlc-2.2.4-1.1|961	
14mu|vlc-2.2.4-1.1|962	%description plugin-schroedinger
14mu|vlc-2.2.4-1.1|963	These plugins add support for the Dirac video format based on Schroedinger.
14mu|vlc-2.2.4-1.1|964	to the VLC media player.
14mu|vlc-2.2.4-1.1|965	
14mu|vlc-2.2.4-1.1|966	%files plugin-schroedinger
14mu|vlc-2.2.4-1.1|967	%doc README
14mu|vlc-2.2.4-1.1|968	%{_libdir}/vlc/plugins/codec/libschroedinger_plugin.so
14mu|vlc-2.2.4-1.1|969	
14mu|vlc-2.2.4-1.1|970	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|971	
14mu|vlc-2.2.4-1.1|972	%package plugin-sdl
14mu|vlc-2.2.4-1.1|973	Summary:	Simple DirectMedia Layer video plugin for the VLC media player
14mu|vlc-2.2.4-1.1|974	Group:		Video
14mu|vlc-2.2.4-1.1|975	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|976	BuildRequires:	pkgconfig(SDL_image)
14mu|vlc-2.2.4-1.1|977	BuildRequires:	pkgconfig(sdl)
14mu|vlc-2.2.4-1.1|978	BuildRequires:	nas-devel
14mu|vlc-2.2.4-1.1|979	
14mu|vlc-2.2.4-1.1|980	%description plugin-sdl
14mu|vlc-2.2.4-1.1|981	This plugin adds support for the Simple DirectMedia Layer library to
14mu|vlc-2.2.4-1.1|982	the VLC media player. To activate it, use the `--vout sdl' or
14mu|vlc-2.2.4-1.1|983	`--aout sdl' flags or select the `sdl' video or audio output plugin
14mu|vlc-2.2.4-1.1|984	from the preferences menu.
14mu|vlc-2.2.4-1.1|985	
14mu|vlc-2.2.4-1.1|986	%files plugin-sdl
14mu|vlc-2.2.4-1.1|987	%doc README
14mu|vlc-2.2.4-1.1|988	%{_libdir}/vlc/plugins/codec/libsdl_image_plugin.so*
14mu|vlc-2.2.4-1.1|989	%{_libdir}/vlc/plugins/video_output/libvout_sdl_plugin.so*
14mu|vlc-2.2.4-1.1|990	
14mu|vlc-2.2.4-1.1|991	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|992	
14mu|vlc-2.2.4-1.1|993	%package plugin-shout
14mu|vlc-2.2.4-1.1|994	Summary:	Shoutcast and Icecast connector
14mu|vlc-2.2.4-1.1|995	Group:		Sound
14mu|vlc-2.2.4-1.1|996	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|997	BuildRequires:	pkgconfig(shout)
14mu|vlc-2.2.4-1.1|998	
14mu|vlc-2.2.4-1.1|999	%description plugin-shout
14mu|vlc-2.2.4-1.1|1000	This plugin adds support for Icecast and Shoutcast servers.
14mu|vlc-2.2.4-1.1|1001	
14mu|vlc-2.2.4-1.1|1002	%files plugin-shout
14mu|vlc-2.2.4-1.1|1003	%doc README
14mu|vlc-2.2.4-1.1|1004	%{_libdir}/vlc/plugins/access_output/libaccess_output_shout_plugin.so
14mu|vlc-2.2.4-1.1|1005	
14mu|vlc-2.2.4-1.1|1006	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|1007	
14mu|vlc-2.2.4-1.1|1008	%package plugin-speex
14mu|vlc-2.2.4-1.1|1009	Summary:	Ogg Speex codec plugin for the VLC media player
14mu|vlc-2.2.4-1.1|1010	Group:		Sound
14mu|vlc-2.2.4-1.1|1011	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|1012	
14mu|vlc-2.2.4-1.1|1013	%description plugin-speex
14mu|vlc-2.2.4-1.1|1014	These plugins add support for the Ogg Speex codec to the VLC media
14mu|vlc-2.2.4-1.1|1015	player. They are autodetected.
14mu|vlc-2.2.4-1.1|1016	
14mu|vlc-2.2.4-1.1|1017	%files plugin-speex
14mu|vlc-2.2.4-1.1|1018	%doc README
14mu|vlc-2.2.4-1.1|1019	%{_libdir}/vlc/plugins/audio_filter/libspeex_resampler_plugin.so
14mu|vlc-2.2.4-1.1|1020	%{_libdir}/vlc/plugins/codec/libspeex_plugin.so*
14mu|vlc-2.2.4-1.1|1021	
14mu|vlc-2.2.4-1.1|1022	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|1023	
14mu|vlc-2.2.4-1.1|1024	%package plugin-theora
14mu|vlc-2.2.4-1.1|1025	Summary:	Theora video codec for the VLC media player
14mu|vlc-2.2.4-1.1|1026	Group:		Video
14mu|vlc-2.2.4-1.1|1027	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|1028	BuildRequires:	pkgconfig(theora)
14mu|vlc-2.2.4-1.1|1029	
14mu|vlc-2.2.4-1.1|1030	%description plugin-theora
14mu|vlc-2.2.4-1.1|1031	These plugin adds support for the Ogg Theora video format to the VLC
14mu|vlc-2.2.4-1.1|1032	media player. They are autodetected.
14mu|vlc-2.2.4-1.1|1033	
14mu|vlc-2.2.4-1.1|1034	%files plugin-theora
14mu|vlc-2.2.4-1.1|1035	%doc README
14mu|vlc-2.2.4-1.1|1036	%{_libdir}/vlc/plugins/codec/libtheora_plugin.so
14mu|vlc-2.2.4-1.1|1037	
14mu|vlc-2.2.4-1.1|1038	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|1039	
14mu|vlc-2.2.4-1.1|1040	%package plugin-twolame
14mu|vlc-2.2.4-1.1|1041	Summary:	MP2 encoder plugin for VLC
14mu|vlc-2.2.4-1.1|1042	Group:		Sound
14mu|vlc-2.2.4-1.1|1043	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|1044	BuildRequires:	pkgconfig(twolame)
14mu|vlc-2.2.4-1.1|1045	
14mu|vlc-2.2.4-1.1|1046	%description plugin-twolame
14mu|vlc-2.2.4-1.1|1047	These plugins add support for the Twolame MPEG Audio Layer 2 encoder
14mu|vlc-2.2.4-1.1|1048	to the VLC media player. They are autodetected.
14mu|vlc-2.2.4-1.1|1049	
14mu|vlc-2.2.4-1.1|1050	%files plugin-twolame
14mu|vlc-2.2.4-1.1|1051	%doc README
14mu|vlc-2.2.4-1.1|1052	%{_libdir}/vlc/plugins/codec/libtwolame_plugin.so*
14mu|vlc-2.2.4-1.1|1053	
14mu|vlc-2.2.4-1.1|1054	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|1055	
14mu|vlc-2.2.4-1.1|1056	%package plugin-upnp
14mu|vlc-2.2.4-1.1|1057	Summary:	UPNP service discovery plugin for the VLC media player
14mu|vlc-2.2.4-1.1|1058	Group:		Video
14mu|vlc-2.2.4-1.1|1059	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|1060	BuildRequires:	pkgconfig(libupnp)
14mu|vlc-2.2.4-1.1|1061	
14mu|vlc-2.2.4-1.1|1062	%description plugin-upnp
14mu|vlc-2.2.4-1.1|1063	This plugin adds support for UPNP service discovery to
14mu|vlc-2.2.4-1.1|1064	the VLC media player.
14mu|vlc-2.2.4-1.1|1065	
14mu|vlc-2.2.4-1.1|1066	%files plugin-upnp
14mu|vlc-2.2.4-1.1|1067	%doc README
14mu|vlc-2.2.4-1.1|1068	%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so*
14mu|vlc-2.2.4-1.1|1069	
14mu|vlc-2.2.4-1.1|1070	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|1071	
14mu|vlc-2.2.4-1.1|1072	%package plugin-vaapi
14mu|vlc-2.2.4-1.1|1073	Summary:	VAAPI GPU decoding support to VLC
14mu|vlc-2.2.4-1.1|1074	Group:		Video
14mu|vlc-2.2.4-1.1|1075	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|1076	BuildRequires:	pkgconfig(libva)
14mu|vlc-2.2.4-1.1|1077	BuildRequires:	pkgconfig(libva-x11)
14mu|vlc-2.2.4-1.1|1078	
14mu|vlc-2.2.4-1.1|1079	%description plugin-vaapi
14mu|vlc-2.2.4-1.1|1080	This package adds VAAPI GPU decoding support to VLC.
14mu|vlc-2.2.4-1.1|1081	
14mu|vlc-2.2.4-1.1|1082	%files plugin-vaapi
14mu|vlc-2.2.4-1.1|1083	%doc README
14mu|vlc-2.2.4-1.1|1084	%{_libdir}/vlc/plugins/codec/libvaapi_*_plugin.so
14mu|vlc-2.2.4-1.1|1085	
14mu|vlc-2.2.4-1.1|1086	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|1087	
14mu|vlc-2.2.4-1.1|1088	%package plugin-vdpau
14mu|vlc-2.2.4-1.1|1089	Summary:	VDPAU GPU decoding support to VLC
14mu|vlc-2.2.4-1.1|1090	Group:		Video
14mu|vlc-2.2.4-1.1|1091	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|1092	BuildRequires:	pkgconfig(vdpau)
14mu|vlc-2.2.4-1.1|1093	
14mu|vlc-2.2.4-1.1|1094	%description plugin-vdpau
14mu|vlc-2.2.4-1.1|1095	This package adds VDPAU GPU decoding support to VLC.
14mu|vlc-2.2.4-1.1|1096	
14mu|vlc-2.2.4-1.1|1097	%files plugin-vdpau
14mu|vlc-2.2.4-1.1|1098	%doc README
14mu|vlc-2.2.4-1.1|1099	%{_libdir}/vlc/plugins/vdpau/libvdpau_*_plugin.so
14mu|vlc-2.2.4-1.1|1100	%{_libdir}/vlc/libvlc_vdpau.so.0*
14mu|vlc-2.2.4-1.1|1101	
14mu|vlc-2.2.4-1.1|1102	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|1103	
14mu|vlc-2.2.4-1.1|1104	%package plugin-zvbi
14mu|vlc-2.2.4-1.1|1105	Summary:	Add Teletext and Closed Caption support to VLC
14mu|vlc-2.2.4-1.1|1106	Group:		Video
14mu|vlc-2.2.4-1.1|1107	Requires:	%{name} = %{version}
14mu|vlc-2.2.4-1.1|1108	BuildRequires:	pkgconfig(zvbi-0.2)
14mu|vlc-2.2.4-1.1|1109	
14mu|vlc-2.2.4-1.1|1110	%description plugin-zvbi
14mu|vlc-2.2.4-1.1|1111	This package adds support for Raw VBI, Teletext and Closed Caption based on
14mu|vlc-2.2.4-1.1|1112	the ZVBI library to VLC.
14mu|vlc-2.2.4-1.1|1113	
14mu|vlc-2.2.4-1.1|1114	%files plugin-zvbi
14mu|vlc-2.2.4-1.1|1115	%doc README
14mu|vlc-2.2.4-1.1|1116	%{_libdir}/vlc/plugins/access/liblinsys_hdsdi_plugin.so
14mu|vlc-2.2.4-1.1|1117	%{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
14mu|vlc-2.2.4-1.1|1118	%{_libdir}/vlc/plugins/codec/libzvbi_plugin.so
14mu|vlc-2.2.4-1.1|1119	
14mu|vlc-2.2.4-1.1|1120	#----------------------------------------------------------------------------
14mu|vlc-2.2.4-1.1|1121	
14mu|vlc-2.2.4-1.1|1122	%prep
14mu|vlc-2.2.4-1.1|1123	%setup -q
14mu|vlc-2.2.4-1.1|1124	%patch0 -p1 -b .automake12~
14mu|vlc-2.2.4-1.1|1125	%patch1 -p1
14mu|vlc-2.2.4-1.1|1126	%patch2 -p1
14mu|vlc-2.2.4-1.1|1127	%patch3 -p1 -b .live555~
14mu|vlc-2.2.4-1.1|1128	%patch4 -p1 -b .live555~
14mu|vlc-2.2.4-1.1|1129	%patch5 -p1
14mu|vlc-2.2.4-1.1|1130	
14mu|vlc-2.2.4-1.1|1131	cp %{SOURCE2} po/ru.po
14mu|vlc-2.2.4-1.1|1132	
14mu|vlc-2.2.4-1.1|1133	#gw if we want to regenerate libtool, we must remove the local versions of
14mu|vlc-2.2.4-1.1|1134	# the libtool m4 files, aclocal will replace them
14mu|vlc-2.2.4-1.1|1135	pushd m4
14mu|vlc-2.2.4-1.1|1136	rm -fv argz.m4 libtool.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
14mu|vlc-2.2.4-1.1|1137	popd
14mu|vlc-2.2.4-1.1|1138	
14mu|vlc-2.2.4-1.1|1139	libtoolize --install --force
14mu|vlc-2.2.4-1.1|1140	aclocal -I m4
14mu|vlc-2.2.4-1.1|1141	autoheader
14mu|vlc-2.2.4-1.1|1142	autoconf
14mu|vlc-2.2.4-1.1|1143	automake -a
14mu|vlc-2.2.4-1.1|1144	
14mu|vlc-2.2.4-1.1|1145	%build
14mu|vlc-2.2.4-1.1|1146	# add missing ebml include dir
14mu|vlc-2.2.4-1.1|1147	export CPPFLAGS="$CPPFLAGS -I/usr/include/ebml"
14mu|vlc-2.2.4-1.1|1148	#gw the speex headers have moved
14mu|vlc-2.2.4-1.1|1149	export CPPFLAGS="$CPPFLAGS -I%{_includedir}/speex"
14mu|vlc-2.2.4-1.1|1150	%configure2_5x \
14mu|vlc-2.2.4-1.1|1151	--disable-dependency-tracking \
14mu|vlc-2.2.4-1.1|1152	--disable-rpath \
14mu|vlc-2.2.4-1.1|1153	--disable-sse \
14mu|vlc-2.2.4-1.1|1154	--enable-aa \
14mu|vlc-2.2.4-1.1|1155	--enable-bluray \
14mu|vlc-2.2.4-1.1|1156	--enable-bonjour \
14mu|vlc-2.2.4-1.1|1157	%if %{with_dts}
14mu|vlc-2.2.4-1.1|1158	--enable-dca \
14mu|vlc-2.2.4-1.1|1159	%else
14mu|vlc-2.2.4-1.1|1160	--disable-dca \
14mu|vlc-2.2.4-1.1|1161	%endif
14mu|vlc-2.2.4-1.1|1162	--enable-dvbpsi \
14mu|vlc-2.2.4-1.1|1163	--enable-dvdnav \
14mu|vlc-2.2.4-1.1|1164	%if %{with_faad}
14mu|vlc-2.2.4-1.1|1165	--enable-faad \
14mu|vlc-2.2.4-1.1|1166	%else
14mu|vlc-2.2.4-1.1|1167	--disable-faad \
14mu|vlc-2.2.4-1.1|1168	%endif
14mu|vlc-2.2.4-1.1|1169	--enable-flac \
14mu|vlc-2.2.4-1.1|1170	--enable-gnutls \
14mu|vlc-2.2.4-1.1|1171	--disable-gst-decode \
14mu|vlc-2.2.4-1.1|1172	--enable-jack \
14mu|vlc-2.2.4-1.1|1173	--enable-libcddb \
14mu|vlc-2.2.4-1.1|1174	--enable-libmpeg2 \
14mu|vlc-2.2.4-1.1|1175	--enable-libva \
14mu|vlc-2.2.4-1.1|1176	--enable-lirc \
14mu|vlc-2.2.4-1.1|1177	--enable-live555 \
14mu|vlc-2.2.4-1.1|1178	--enable-mad \
14mu|vlc-2.2.4-1.1|1179	--enable-mkv \
14mu|vlc-2.2.4-1.1|1180	--enable-ncurses \
14mu|vlc-2.2.4-1.1|1181	--enable-ogg \
14mu|vlc-2.2.4-1.1|1182	--enable-opus \
14mu|vlc-2.2.4-1.1|1183	--enable-pulse \
14mu|vlc-2.2.4-1.1|1184	--enable-realrtsp \
14mu|vlc-2.2.4-1.1|1185	--enable-sdl \
14mu|vlc-2.2.4-1.1|1186	--enable-shout \
14mu|vlc-2.2.4-1.1|1187	--enable-skins2 \
14mu|vlc-2.2.4-1.1|1188	--enable-speex \
14mu|vlc-2.2.4-1.1|1189	--enable-theora \
14mu|vlc-2.2.4-1.1|1190	--enable-twolame \
14mu|vlc-2.2.4-1.1|1191	--enable-vcdx \
14mu|vlc-2.2.4-1.1|1192	--enable-vdpau \
14mu|vlc-2.2.4-1.1|1193	--enable-vorbis \
14mu|vlc-2.2.4-1.1|1194	%if %{with_x264}
14mu|vlc-2.2.4-1.1|1195	--enable-x264 \
14mu|vlc-2.2.4-1.1|1196	%else
14mu|vlc-2.2.4-1.1|1197	--disable-x264 \
14mu|vlc-2.2.4-1.1|1198	%endif
14mu|vlc-2.2.4-1.1|1199	%if %{with_x265}
14mu|vlc-2.2.4-1.1|1200	--enable-x265 \
14mu|vlc-2.2.4-1.1|1201	%else
14mu|vlc-2.2.4-1.1|1202	--disable-x265 \
14mu|vlc-2.2.4-1.1|1203	%endif
14mu|vlc-2.2.4-1.1|1204	--enable-xvideo \
14mu|vlc-2.2.4-1.1|1205	%ifarch x86_64
14mu|vlc-2.2.4-1.1|1206	--with-pic
14mu|vlc-2.2.4-1.1|1207	%endif
14mu|vlc-2.2.4-1.1|1208	
14mu|vlc-2.2.4-1.1|1209	%make
14mu|vlc-2.2.4-1.1|1210	
14mu|vlc-2.2.4-1.1|1211	pushd po
14mu|vlc-2.2.4-1.1|1212	make update-gmo
14mu|vlc-2.2.4-1.1|1213	popd
14mu|vlc-2.2.4-1.1|1214	
14mu|vlc-2.2.4-1.1|1215	%install
14mu|vlc-2.2.4-1.1|1216	mkdir -p %{buildroot}%{_libdir}
14mu|vlc-2.2.4-1.1|1217	%makeinstall_std transform=""
14mu|vlc-2.2.4-1.1|1218	
14mu|vlc-2.2.4-1.1|1219	find %{buildroot}%{_libdir}/vlc -name \*.la -exec rm -f {} \;
14mu|vlc-2.2.4-1.1|1220	
14mu|vlc-2.2.4-1.1|1221	%find_lang %{name}
14mu|vlc-2.2.4-1.1|1222	
14mu|vlc-2.2.4-1.1|1223	# Private library, development file is useless
14mu|vlc-2.2.4-1.1|1224	rm -f %{buildroot}%{_libdir}/vlc/libvlc_vdpau.so
14mu|vlc-2.2.4-1.1|1225	
14mu|vlc-2.2.4-1.1|1226	rm -rf installed-docs
14mu|vlc-2.2.4-1.1|1227	mv %{buildroot}%{_datadir}/doc/vlc installed-docs
14mu|vlc-2.2.4-1.1|1228	
14mu|vlc-2.2.4-1.1|1229	# menu
14mu|vlc-2.2.4-1.1|1230	desktop-file-install --vendor="" \
14mu|vlc-2.2.4-1.1|1231	--add-mime-type="x-content/video-dvd" \
14mu|vlc-2.2.4-1.1|1232	--add-mime-type="x-content/video-vcd" \
14mu|vlc-2.2.4-1.1|1233	--add-mime-type="x-content/video-svcd" \
14mu|vlc-2.2.4-1.1|1234	--add-mime-type="x-content/audio-cdda" \
14mu|vlc-2.2.4-1.1|1235	--add-category="Qt" \
14mu|vlc-2.2.4-1.1|1236	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14mu|vlc-2.2.4-1.1|1237	
14mu|vlc-2.2.4-1.1|1238	cat > %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop << EOF
14mu|vlc-2.2.4-1.1|1239	[Desktop Entry]
14mu|vlc-2.2.4-1.1|1240	Name=VLC skinned GUI media player
14mu|vlc-2.2.4-1.1|1241	Comment=VLC is a free MPEG, MPEG2, DVD and DivX player
14mu|vlc-2.2.4-1.1|1242	Exec=%{_bindir}/svlc %U
14mu|vlc-2.2.4-1.1|1243	Icon=%{name}
14mu|vlc-2.2.4-1.1|1244	Terminal=false
14mu|vlc-2.2.4-1.1|1245	Type=Application
14mu|vlc-2.2.4-1.1|1246	StartupNotify=true
14mu|vlc-2.2.4-1.1|1247	Categories=AudioVideo;Audio;Video;Player;
14mu|vlc-2.2.4-1.1|1248	EOF
14mu|vlc-2.2.4-1.1|1249	fgrep MimeType= %{buildroot}%{_datadir}/applications/vlc.desktop >> %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop
14mu|vlc-2.2.4-1.1|1250	
14mu|vlc-2.2.4-1.1|1251	# icons
14mu|vlc-2.2.4-1.1|1252	%define pngdir share/icons
14mu|vlc-2.2.4-1.1|1253	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
14mu|vlc-2.2.4-1.1|1254	install -m 644 %{pngdir}/16x16/vlc.png %{buildroot}/%{_miconsdir}/vlc.png
14mu|vlc-2.2.4-1.1|1255	install -m 644 %{pngdir}/32x32/vlc.png %{buildroot}/%{_iconsdir}/vlc.png
14mu|vlc-2.2.4-1.1|1256	install -m 644 %{pngdir}/48x48/vlc.png %{buildroot}/%{_liconsdir}/vlc.png
14mu|vlc-2.2.4-1.1|1257	
14mu|vlc-2.2.4-1.1|1258	
14mu|vlc-2.2.4-1.1|1259	%changelog

26225 14
14mu|vorbis-tools-1.4.0-7|1	# Define Mandriva Linux version we are building for
14mu|vorbis-tools-1.4.0-7|2	%define mdkversion %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1$2".($3||0)' /etc/mandriva-release)
14mu|vorbis-tools-1.4.0-7|3	
14mu|vorbis-tools-1.4.0-7|4	Summary:	Several Ogg Vorbis Tools
14mu|vorbis-tools-1.4.0-7|5	Name:		vorbis-tools
14mu|vorbis-tools-1.4.0-7|6	Version:	1.4.0
14mu|vorbis-tools-1.4.0-7|7	Release:	7
14mu|vorbis-tools-1.4.0-7|8	Group:		Sound
14mu|vorbis-tools-1.4.0-7|9	License:	GPLv2
14mu|vorbis-tools-1.4.0-7|10	Url:		http://www.xiph.org/
14mu|vorbis-tools-1.4.0-7|11	Source0:	http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.gz
14mu|vorbis-tools-1.4.0-7|12	Patch0:		vorbis-tools-automake-1.13.patch
14mu|vorbis-tools-1.4.0-7|13	Patch4:		vorbis-tools-1.4.0-next_on_SIGUSR1.patch
14mu|vorbis-tools-1.4.0-7|14	Patch5:		vorbis-tools-1.2.0-ogg123-play-stdin.patch
14mu|vorbis-tools-1.4.0-7|15	Patch9:		vorbis-tools-1.2.0-fix-str-fmt.patch
14mu|vorbis-tools-1.4.0-7|16	Patch10:	vorbis-tools-1.4.0-CVE-2014-9638-CVE-2014-9639.patch
14mu|vorbis-tools-1.4.0-7|17	Patch11:	vorbis-tools-1.4.0-CVE-2015-6749.patch
14mu|vorbis-tools-1.4.0-7|18	# (gc) needed for AM_PATH_PROG_WITH_TEST
14mu|vorbis-tools-1.4.0-7|19	BuildRequires:	gettext-devel
14mu|vorbis-tools-1.4.0-7|20	BuildRequires:	pkgconfig(ao)
14mu|vorbis-tools-1.4.0-7|21	BuildRequires:	pkgconfig(flac)
14mu|vorbis-tools-1.4.0-7|22	BuildRequires:	pkgconfig(libcurl)
14mu|vorbis-tools-1.4.0-7|23	BuildRequires:	pkgconfig(ogg)
14mu|vorbis-tools-1.4.0-7|24	BuildRequires:  pkgconfig(speex)
14mu|vorbis-tools-1.4.0-7|25	BuildRequires:	pkgconfig(vorbis)
14mu|vorbis-tools-1.4.0-7|26	
14mu|vorbis-tools-1.4.0-7|27	%description
14mu|vorbis-tools-1.4.0-7|28	This package contains oggenc (encoder), oggdec, ogg123 (command line player)
14mu|vorbis-tools-1.4.0-7|29	vorbiscomment (metadata editor) and vcut (cut tool).
14mu|vorbis-tools-1.4.0-7|30	
14mu|vorbis-tools-1.4.0-7|31	Find some free Ogg Vorbis music here: http://www.vorbis.com/music/
14mu|vorbis-tools-1.4.0-7|32	
14mu|vorbis-tools-1.4.0-7|33	%prep
14mu|vorbis-tools-1.4.0-7|34	%setup -q
14mu|vorbis-tools-1.4.0-7|35	%apply_patches
14mu|vorbis-tools-1.4.0-7|36	touch config.rpath
14mu|vorbis-tools-1.4.0-7|37	autoreconf -fi
14mu|vorbis-tools-1.4.0-7|38	
14mu|vorbis-tools-1.4.0-7|39	%build
14mu|vorbis-tools-1.4.0-7|40	%configure2_5x \
14mu|vorbis-tools-1.4.0-7|41	--enable-vcut
14mu|vorbis-tools-1.4.0-7|42	
14mu|vorbis-tools-1.4.0-7|43	%make
14mu|vorbis-tools-1.4.0-7|44	
14mu|vorbis-tools-1.4.0-7|45	%install
14mu|vorbis-tools-1.4.0-7|46	%makeinstall_std
14mu|vorbis-tools-1.4.0-7|47	
14mu|vorbis-tools-1.4.0-7|48	%find_lang %{name}
14mu|vorbis-tools-1.4.0-7|49	
14mu|vorbis-tools-1.4.0-7|50	# cleanup
14mu|vorbis-tools-1.4.0-7|51	rm -rf %{buildroot}/%{_docdir}/%{name}-%{version}
14mu|vorbis-tools-1.4.0-7|52	
14mu|vorbis-tools-1.4.0-7|53	%files -f %{name}.lang
14mu|vorbis-tools-1.4.0-7|54	%doc COPYING README ogg123/ogg123rc-example
14mu|vorbis-tools-1.4.0-7|55	%{_bindir}/ogg123
14mu|vorbis-tools-1.4.0-7|56	%{_bindir}/oggdec
14mu|vorbis-tools-1.4.0-7|57	%{_bindir}/oggenc
14mu|vorbis-tools-1.4.0-7|58	%{_bindir}/ogginfo
14mu|vorbis-tools-1.4.0-7|59	%{_bindir}/vcut
14mu|vorbis-tools-1.4.0-7|60	%{_bindir}/vorbiscomment
14mu|vorbis-tools-1.4.0-7|61	%{_mandir}/man1/ogg123*
14mu|vorbis-tools-1.4.0-7|62	%{_mandir}/man1/oggenc*
14mu|vorbis-tools-1.4.0-7|63	%{_mandir}/man1/oggdec*
14mu|vorbis-tools-1.4.0-7|64	%{_mandir}/man1/ogginfo*
14mu|vorbis-tools-1.4.0-7|65	%{_mandir}/man1/vcut*
14mu|vorbis-tools-1.4.0-7|66	%{_mandir}/man1/vorbiscomment*
14mu|vorbis-tools-1.4.0-7|67	
14mu|vorbis-tools-1.4.0-7|68	
14mu|vorbis-tools-1.4.0-7|69	%changelog
14mu|vorbis-tools-1.4.0-7|70	
14mu|vorbis-tools-1.4.0-7|71	* Wed Sep 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-7
14mu|vorbis-tools-1.4.0-7|72	- (3ef1fb3) Fix CVE-2014-9638, CVE-2014-9639 and CVE-2015-6749
14mu|vorbis-tools-1.4.0-7|73	
14mu|vorbis-tools-1.4.0-7|74	

26226 14
14mu|vpnpptp-allde-0.3.9-1|1	%define _enable_debug_packages %{nil}
14mu|vpnpptp-allde-0.3.9-1|2	%define debug_package %{nil}
14mu|vpnpptp-allde-0.3.9-1|3	
14mu|vpnpptp-allde-0.3.9-1|4	Summary:	Tools for setup and control VPN via PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|5	Name:		vpnpptp-allde
14mu|vpnpptp-allde-0.3.9-1|6	Version:	0.3.9
14mu|vpnpptp-allde-0.3.9-1|7	Release:	1
14mu|vpnpptp-allde-0.3.9-1|8	License:	GPL2+
14mu|vpnpptp-allde-0.3.9-1|9	Group:		System/Configuration/Networking
14mu|vpnpptp-allde-0.3.9-1|10	Url:		https://sourceforge.net/projects/vpnpptp/
14mu|vpnpptp-allde-0.3.9-1|11	Source0:	vpnpptp-src-%{version}.tar.gz
14mu|vpnpptp-allde-0.3.9-1|12	Source1:	vpnpptp.pm
14mu|vpnpptp-allde-0.3.9-1|13	Source2:	vpnmandriva.pm
14mu|vpnpptp-allde-0.3.9-1|14	# Adopt ponoff message to our distribution
14mu|vpnpptp-allde-0.3.9-1|15	Patch0:		vpnpptp-src-0.3.8-menu-message.patch
14mu|vpnpptp-allde-0.3.9-1|16	
14mu|vpnpptp-allde-0.3.9-1|17	BuildRequires:	fpc >= 2.6.0
14mu|vpnpptp-allde-0.3.9-1|18	BuildRequires:	fpc-src >= 2.6.0
14mu|vpnpptp-allde-0.3.9-1|19	BuildRequires:	lazarus >= 0.9.30
14mu|vpnpptp-allde-0.3.9-1|20	# Do not require xroot because main DEs have their own su GUIs
14mu|vpnpptp-allde-0.3.9-1|21	# that can be used by vpnpptp and ponoff
14mu|vpnpptp-allde-0.3.9-1|22	# Requires:	xroot
14mu|vpnpptp-allde-0.3.9-1|23	Requires:	pptp-linux
14mu|vpnpptp-allde-0.3.9-1|24	Requires:	openl2tp
14mu|vpnpptp-allde-0.3.9-1|25	Requires:	xl2tpd >= 1.2.7
14mu|vpnpptp-allde-0.3.9-1|26	
14mu|vpnpptp-allde-0.3.9-1|27	%description
14mu|vpnpptp-allde-0.3.9-1|28	Tools for easy and quick setup and control VPN via PPTP/L2TP/OpenL2TP.
14mu|vpnpptp-allde-0.3.9-1|29	
14mu|vpnpptp-allde-0.3.9-1|30	%files
14mu|vpnpptp-allde-0.3.9-1|31	%{_bindir}/vpnpptp
14mu|vpnpptp-allde-0.3.9-1|32	%{_bindir}/ponoff
14mu|vpnpptp-allde-0.3.9-1|33	%{_bindir}/vpnlinux
14mu|vpnpptp-allde-0.3.9-1|34	%{_datadir}/vpnpptp/lang
14mu|vpnpptp-allde-0.3.9-1|35	%{_datadir}/pixmaps/ponoff.png
14mu|vpnpptp-allde-0.3.9-1|36	%{_datadir}/pixmaps/vpnpptp.png
14mu|vpnpptp-allde-0.3.9-1|37	%{_datadir}/vpnpptp/*.ico
14mu|vpnpptp-allde-0.3.9-1|38	%{_datadir}/vpnpptp/scripts
14mu|vpnpptp-allde-0.3.9-1|39	%{_datadir}/vpnpptp/wiki
14mu|vpnpptp-allde-0.3.9-1|40	%{_datadir}/applications/ponoff.desktop
14mu|vpnpptp-allde-0.3.9-1|41	%{_datadir}/applications/vpnpptp.desktop
14mu|vpnpptp-allde-0.3.9-1|42	%{_prefix}/lib/libDrakX/network/vpn/vpnpptp.pm
14mu|vpnpptp-allde-0.3.9-1|43	%{_prefix}/lib/libDrakX/network/vpn/vpnmandriva.pm
14mu|vpnpptp-allde-0.3.9-1|44	
14mu|vpnpptp-allde-0.3.9-1|45	#----------------------------------------------------------------------------
14mu|vpnpptp-allde-0.3.9-1|46	
14mu|vpnpptp-allde-0.3.9-1|47	%prep
14mu|vpnpptp-allde-0.3.9-1|48	%setup -q -n vpnpptp-src-%{version}
14mu|vpnpptp-allde-0.3.9-1|49	%apply_patches
14mu|vpnpptp-allde-0.3.9-1|50	
14mu|vpnpptp-allde-0.3.9-1|51	%build
14mu|vpnpptp-allde-0.3.9-1|52	./compile.sh
14mu|vpnpptp-allde-0.3.9-1|53	
14mu|vpnpptp-allde-0.3.9-1|54	%install
14mu|vpnpptp-allde-0.3.9-1|55	mkdir -p %{buildroot}%{_datadir}/vpnpptp
14mu|vpnpptp-allde-0.3.9-1|56	mkdir -p %{buildroot}%{_datadir}/vpnpptp/scripts
14mu|vpnpptp-allde-0.3.9-1|57	mkdir -p %{buildroot}%{_datadir}/vpnpptp/wiki
14mu|vpnpptp-allde-0.3.9-1|58	mkdir -p %{buildroot}%{_datadir}/vpnpptp/lang
14mu|vpnpptp-allde-0.3.9-1|59	mkdir -p %{buildroot}%{_bindir}
14mu|vpnpptp-allde-0.3.9-1|60	mkdir -p %{buildroot}%{_datadir}/applications
14mu|vpnpptp-allde-0.3.9-1|61	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mu|vpnpptp-allde-0.3.9-1|62	mkdir -p %{buildroot}/lib/libDrakX/network/connection
14mu|vpnpptp-allde-0.3.9-1|63	
14mu|vpnpptp-allde-0.3.9-1|64	cp -f ./vpnpptp/vpnpptp %{buildroot}%{_bindir}
14mu|vpnpptp-allde-0.3.9-1|65	cp -f ./ponoff/ponoff %{buildroot}%{_bindir}
14mu|vpnpptp-allde-0.3.9-1|66	cp -f ./ponoff.png %{buildroot}%{_datadir}/pixmaps/
14mu|vpnpptp-allde-0.3.9-1|67	cp -f ./vpnpptp.png %{buildroot}%{_datadir}/pixmaps/
14mu|vpnpptp-allde-0.3.9-1|68	chmod 0644 %{buildroot}%{_datadir}/pixmaps/ponoff.png
14mu|vpnpptp-allde-0.3.9-1|69	chmod 0644 %{buildroot}%{_datadir}/pixmaps/vpnpptp.png
14mu|vpnpptp-allde-0.3.9-1|70	cp -f ./*.ico %{buildroot}%{_datadir}/vpnpptp
14mu|vpnpptp-allde-0.3.9-1|71	cp -f ./vpnlinux %{buildroot}%{_bindir}
14mu|vpnpptp-allde-0.3.9-1|72	cp -rf ./scripts %{buildroot}%{_datadir}/vpnpptp/
14mu|vpnpptp-allde-0.3.9-1|73	cp -rf ./wiki %{buildroot}%{_datadir}/vpnpptp/
14mu|vpnpptp-allde-0.3.9-1|74	cp -rf ./lang %{buildroot}%{_datadir}/vpnpptp/
14mu|vpnpptp-allde-0.3.9-1|75	
14mu|vpnpptp-allde-0.3.9-1|76	install -dm 755 %{buildroot}%{_datadir}/applications
14mu|vpnpptp-allde-0.3.9-1|77	
14mu|vpnpptp-allde-0.3.9-1|78	cat > ponoff.desktop << EOF
14mu|vpnpptp-allde-0.3.9-1|79	[Desktop Entry]
14mu|vpnpptp-allde-0.3.9-1|80	Encoding=UTF-8
14mu|vpnpptp-allde-0.3.9-1|81	GenericName=VPN PPTP/L2TP/OpenL2TP Control
14mu|vpnpptp-allde-0.3.9-1|82	GenericName[ru]=Управление соединением VPN PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|83	GenericName[uk]=Керування з'єднанням VPN PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|84	Name=ponoff
14mu|vpnpptp-allde-0.3.9-1|85	Name[ru]=ponoff
14mu|vpnpptp-allde-0.3.9-1|86	Name[uk]=ponoff
14mu|vpnpptp-allde-0.3.9-1|87	Exec=/usr/bin/ponoff
14mu|vpnpptp-allde-0.3.9-1|88	Comment=Control VPN via PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|89	Comment[ru]=Управление соединением VPN через PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|90	Comment[uk]=Керування з'єднанням VPN через PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|91	Icon=/usr/share/pixmaps/ponoff.png
14mu|vpnpptp-allde-0.3.9-1|92	Type=Application
14mu|vpnpptp-allde-0.3.9-1|93	Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;
14mu|vpnpptp-allde-0.3.9-1|94	X-KDE-autostart-after=kdesktop
14mu|vpnpptp-allde-0.3.9-1|95	StartupNotify=false
14mu|vpnpptp-allde-0.3.9-1|96	EOF
14mu|vpnpptp-allde-0.3.9-1|97	
14mu|vpnpptp-allde-0.3.9-1|98	install -m 0644 ponoff.desktop \
14mu|vpnpptp-allde-0.3.9-1|99	%{buildroot}%{_datadir}/applications/ponoff.desktop
14mu|vpnpptp-allde-0.3.9-1|100	
14mu|vpnpptp-allde-0.3.9-1|101	cat > vpnpptp.desktop << EOF
14mu|vpnpptp-allde-0.3.9-1|102	[Desktop Entry]
14mu|vpnpptp-allde-0.3.9-1|103	Encoding=UTF-8
14mu|vpnpptp-allde-0.3.9-1|104	GenericName=VPN PPTP/L2TP/OpenL2TP Setup
14mu|vpnpptp-allde-0.3.9-1|105	GenericName[ru]=Настройка соединения VPN PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|106	GenericName[uk]=Налаштування з’єднання VPN PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|107	Name=vpnpptp
14mu|vpnpptp-allde-0.3.9-1|108	Name[ru]=vpnpptp
14mu|vpnpptp-allde-0.3.9-1|109	Name[uk]=vpnpptp
14mu|vpnpptp-allde-0.3.9-1|110	Exec=/usr/bin/vpnpptp
14mu|vpnpptp-allde-0.3.9-1|111	Comment=Setup VPN via PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|112	Comment[ru]=Настройка соединения VPN PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|113	Comment[uk]=Налаштування з’єднання VPN PPTP/L2TP/OpenL2TP
14mu|vpnpptp-allde-0.3.9-1|114	Icon=/usr/share/pixmaps/vpnpptp.png
14mu|vpnpptp-allde-0.3.9-1|115	Type=Application
14mu|vpnpptp-allde-0.3.9-1|116	Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;
14mu|vpnpptp-allde-0.3.9-1|117	StartupNotify=false
14mu|vpnpptp-allde-0.3.9-1|118	EOF
14mu|vpnpptp-allde-0.3.9-1|119	
14mu|vpnpptp-allde-0.3.9-1|120	install -m 0644 vpnpptp.desktop \
14mu|vpnpptp-allde-0.3.9-1|121	%{buildroot}%{_datadir}/applications/vpnpptp.desktop
14mu|vpnpptp-allde-0.3.9-1|122	
14mu|vpnpptp-allde-0.3.9-1|123	install -pm0644 -D %{SOURCE1} %{buildroot}/usr/lib/libDrakX/network/vpn/vpnpptp.pm
14mu|vpnpptp-allde-0.3.9-1|124	install -pm0644 -D %{SOURCE2} %{buildroot}/usr/lib/libDrakX/network/vpn/vpnmandriva.pm
14mu|vpnpptp-allde-0.3.9-1|125	
14mu|vpnpptp-allde-0.3.9-1|126	
14mu|vpnpptp-allde-0.3.9-1|127	
14mu|vpnpptp-allde-0.3.9-1|128	%changelog
14mu|vpnpptp-allde-0.3.9-1|129	
14mu|vpnpptp-allde-0.3.9-1|130	* Wed Nov 09 2016 tremod <negry.m@yandex.ru> 0.3.9-1
14mu|vpnpptp-allde-0.3.9-1|131	- (8f4b456) Update to 0.3.9
14mu|vpnpptp-allde-0.3.9-1|132	
14mu|vpnpptp-allde-0.3.9-1|133	

26227 14
14mu|vsftpd-3.0.3-1|1	Summary:	Very Secure File Transfer Protocol Daemon
14mu|vsftpd-3.0.3-1|2	Name:		vsftpd
14mu|vsftpd-3.0.3-1|3	Version:	3.0.3
14mu|vsftpd-3.0.3-1|4	Release:	1
14mu|vsftpd-3.0.3-1|5	License:	GPLv2+
14mu|vsftpd-3.0.3-1|6	Group:		System/Servers
14mu|vsftpd-3.0.3-1|7	Url:		http://vsftpd.beasts.org/
14mu|vsftpd-3.0.3-1|8	Source0:	https://security.appspot.com/downloads/%{name}-%{version}.tar.gz
14mu|vsftpd-3.0.3-1|9	Source10:	https://security.appspot.com/downloads/%{name}-%{version}.tar.gz.asc
14mu|vsftpd-3.0.3-1|10	Source1:	vsftpd.xinetd
14mu|vsftpd-3.0.3-1|11	Source2:	vsftpd.pam
14mu|vsftpd-3.0.3-1|12	Source3:	vsftpd.ftpusers
14mu|vsftpd-3.0.3-1|13	Source4:	vsftpd.user_list
14mu|vsftpd-3.0.3-1|14	Source5:	vsftpd.init
14mu|vsftpd-3.0.3-1|15	Source6:	vsftpd_conf_migrate.sh
14mu|vsftpd-3.0.3-1|16	Source7:	vsftpd.service.bz2
14mu|vsftpd-3.0.3-1|17	Source8:	vsftpd.service
14mu|vsftpd-3.0.3-1|18	# Fedora patches
14mu|vsftpd-3.0.3-1|19	# Build patches
14mu|vsftpd-3.0.3-1|20	Patch1:		vsftpd-2.1.0-libs.patch
14mu|vsftpd-3.0.3-1|21	Patch2: 	vsftpd-2.1.0-build_ssl.patch
14mu|vsftpd-3.0.3-1|22	Patch3: 	vsftpd-2.1.0-tcp_wrappers.patch
14mu|vsftpd-3.0.3-1|23	# Use /etc/vsftpd/ instead of /etc/
14mu|vsftpd-3.0.3-1|24	Patch4:		vsftpd-2.2.2-configuration.patch
14mu|vsftpd-3.0.3-1|25	# These need review
14mu|vsftpd-3.0.3-1|26	Patch5: 	vsftpd-2.2.2-pam_hostname.patch
14mu|vsftpd-3.0.3-1|27	Patch6: 	vsftpd-close-std-fds.patch
14mu|vsftpd-3.0.3-1|28	Patch7: 	vsftpd-2.1.0-filter.patch
14mu|vsftpd-3.0.3-1|29	Patch8: 	vsftpd-2.0.5-greedy.patch
14mu|vsftpd-3.0.3-1|30	Patch9: 	vsftpd-2.1.0-userlist_log.patch
14mu|vsftpd-3.0.3-1|31	Patch10:	vsftpd-2.2.2-trim.patch
14mu|vsftpd-3.0.3-1|32	Patch12: 	vsftpd-2.2.2-daemonize_plus.patch
14mu|vsftpd-3.0.3-1|33	Patch13:	vsftpd-2.3.4-listen_ipv6.patch
14mu|vsftpd-3.0.3-1|34	Patch101:	vsftpd-2.0.5-anon.patch
14mu|vsftpd-3.0.3-1|35	Patch102:	vsftpd-2.0.1-server_args.patch
14mu|vsftpd-3.0.3-1|36	Patch103:	vsftpd-2.2.2-use_localtime.patch
14mu|vsftpd-3.0.3-1|37	Patch104:	vsftpd-3.0.2-chowngroup.patch
14mu|vsftpd-3.0.3-1|38	Patch105:	vsftpd-drop-newpid-from-clone.patch
14mu|vsftpd-3.0.3-1|39	Patch106:	vsftpd-2.0.5-utf8-log-names.patch
14mu|vsftpd-3.0.3-1|40	BuildRequires:	libcap-devel
14mu|vsftpd-3.0.3-1|41	BuildRequires:	pam-devel
14mu|vsftpd-3.0.3-1|42	BuildRequires:	tcp_wrappers-devel
14mu|vsftpd-3.0.3-1|43	BuildRequires:	pkgconfig(openssl)
14mu|vsftpd-3.0.3-1|44	Requires:	libcap
14mu|vsftpd-3.0.3-1|45	Requires:	logrotate
14mu|vsftpd-3.0.3-1|46	Requires:	openssl
14mu|vsftpd-3.0.3-1|47	Requires:	pam
14mu|vsftpd-3.0.3-1|48	Requires(pre,post,preun,postun):	rpm-helper
14mu|vsftpd-3.0.3-1|49	Provides:	ftpserver
14mu|vsftpd-3.0.3-1|50	Conflicts:	wu-ftpd
14mu|vsftpd-3.0.3-1|51	Conflicts:	proftpd
14mu|vsftpd-3.0.3-1|52	Conflicts:	ncftpd
14mu|vsftpd-3.0.3-1|53	Conflicts:	pure-ftpd
14mu|vsftpd-3.0.3-1|54	
14mu|vsftpd-3.0.3-1|55	%description
14mu|vsftpd-3.0.3-1|56	A Very Secure FTP Daemon - written from scratch - by Chris "One Man Security
14mu|vsftpd-3.0.3-1|57	Audit Team" Evans.
14mu|vsftpd-3.0.3-1|58	
14mu|vsftpd-3.0.3-1|59	%files
14mu|vsftpd-3.0.3-1|60	%doc FAQ INSTALL BUGS AUDIT Changelog LICENSE README README.security REWARD SPEED TODO
14mu|vsftpd-3.0.3-1|61	%doc BENCHMARKS COPYING SECURITY/ EXAMPLE/ TUNING SIZE vsftpd.xinetd
14mu|vsftpd-3.0.3-1|62	%{_sbindir}/vsftpd
14mu|vsftpd-3.0.3-1|63	%{_initrddir}/vsftpd
14mu|vsftpd-3.0.3-1|64	%attr(0555,ftp,ftp) %dir /var/ftp
14mu|vsftpd-3.0.3-1|65	%attr(2555,ftp,ftp) %dir /var/ftp/pub
14mu|vsftpd-3.0.3-1|66	%attr(700,root,root) %dir %{_sysconfdir}/vsftpd
14mu|vsftpd-3.0.3-1|67	%config(noreplace) %{_sysconfdir}/vsftpd/*
14mu|vsftpd-3.0.3-1|68	%config(noreplace) %{_sysconfdir}/pam.d/vsftpd
14mu|vsftpd-3.0.3-1|69	%config(noreplace) %{_sysconfdir}/logrotate.d/vsftpd
14mu|vsftpd-3.0.3-1|70	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
14mu|vsftpd-3.0.3-1|71	%config(noreplace) %{_sysconfdir}/xinetd.d/vsftpd-xinetd
14mu|vsftpd-3.0.3-1|72	/lib/systemd/system/vsftpd.service
14mu|vsftpd-3.0.3-1|73	%{_mandir}/*/*
14mu|vsftpd-3.0.3-1|74	
14mu|vsftpd-3.0.3-1|75	%pre
14mu|vsftpd-3.0.3-1|76	%_pre_useradd ftp /var/ftp /bin/false
14mu|vsftpd-3.0.3-1|77	
14mu|vsftpd-3.0.3-1|78	%post
14mu|vsftpd-3.0.3-1|79	%_post_service vsftpd
14mu|vsftpd-3.0.3-1|80	if [ -x /usr/sbin/xinetd ];then
14mu|vsftpd-3.0.3-1|81	%_post_service xinetd
14mu|vsftpd-3.0.3-1|82	fi
14mu|vsftpd-3.0.3-1|83	
14mu|vsftpd-3.0.3-1|84	%preun
14mu|vsftpd-3.0.3-1|85	%_preun_service vsftpd
14mu|vsftpd-3.0.3-1|86	if [ -x /usr/sbin/xinetd ];then
14mu|vsftpd-3.0.3-1|87	%_post_service xinetd
14mu|vsftpd-3.0.3-1|88	fi
14mu|vsftpd-3.0.3-1|89	
14mu|vsftpd-3.0.3-1|90	%postun
14mu|vsftpd-3.0.3-1|91	%_postun_userdel ftp
14mu|vsftpd-3.0.3-1|92	
14mu|vsftpd-3.0.3-1|93	#----------------------------------------------------------------------------
14mu|vsftpd-3.0.3-1|94	
14mu|vsftpd-3.0.3-1|95	%prep
14mu|vsftpd-3.0.3-1|96	%setup -q
14mu|vsftpd-3.0.3-1|97	cp %{SOURCE1} .
14mu|vsftpd-3.0.3-1|98	%patch1 -p1 -b .libs
14mu|vsftpd-3.0.3-1|99	%patch2 -p1 -b .build_ssl
14mu|vsftpd-3.0.3-1|100	%patch3 -p1 -b .tcp_wrappers
14mu|vsftpd-3.0.3-1|101	%patch4 -p1 -b .configuration
14mu|vsftpd-3.0.3-1|102	%patch5 -p1 -b .pam_hostname
14mu|vsftpd-3.0.3-1|103	%patch6 -p1 -b .close_fds
14mu|vsftpd-3.0.3-1|104	%patch7 -p1 -b .filter
14mu|vsftpd-3.0.3-1|105	%patch8 -p1 -b .greedy
14mu|vsftpd-3.0.3-1|106	%patch9 -p1 -b .userlist_log
14mu|vsftpd-3.0.3-1|107	%patch10 -p1 -b .trim
14mu|vsftpd-3.0.3-1|108	%patch12 -p1 -b .daemonize_plus
14mu|vsftpd-3.0.3-1|109	%patch13 -p1 -b .ipv6
14mu|vsftpd-3.0.3-1|110	
14mu|vsftpd-3.0.3-1|111	%patch101 -p1 -b .anon
14mu|vsftpd-3.0.3-1|112	%patch102 -p1 -b .server_args
14mu|vsftpd-3.0.3-1|113	%patch103 -p1 -b .use_localtime
14mu|vsftpd-3.0.3-1|114	%patch104 -p1 -b .chowngroup
14mu|vsftpd-3.0.3-1|115	%patch105 -p1 -b .newpid
14mu|vsftpd-3.0.3-1|116	%patch106 -p1 -b .utf8
14mu|vsftpd-3.0.3-1|117	
14mu|vsftpd-3.0.3-1|118	%build
14mu|vsftpd-3.0.3-1|119	%serverbuild
14mu|vsftpd-3.0.3-1|120	
14mu|vsftpd-3.0.3-1|121	%make CFLAGS="%{optflags}" LINK="%{ldflags}"
14mu|vsftpd-3.0.3-1|122	# should go to rh patch.
14mu|vsftpd-3.0.3-1|123	# Change a few defaults in the config:
14mu|vsftpd-3.0.3-1|124	perl -pi -e 's|#ls_recurse_enable|ls_recurse_enable|' vsftpd.conf
14mu|vsftpd-3.0.3-1|125	## Fix the /usr/local problem in the xinetd entry
14mu|vsftpd-3.0.3-1|126	#perl -pi -e 's|/usr/local/sbin/vsftpd|%{_sbindir}/vsftpd|' xinetd.d/vsftpd
14mu|vsftpd-3.0.3-1|127	
14mu|vsftpd-3.0.3-1|128	%install
14mu|vsftpd-3.0.3-1|129	install -m755 vsftpd -D %{buildroot}%{_sbindir}/vsftpd
14mu|vsftpd-3.0.3-1|130	install -m600 vsftpd.conf -D %{buildroot}%{_sysconfdir}/vsftpd/vsftpd.conf
14mu|vsftpd-3.0.3-1|131	install -m644 vsftpd.xinetd -D %{buildroot}%{_sysconfdir}/xinetd.d/vsftpd-xinetd
14mu|vsftpd-3.0.3-1|132	install -m644 vsftpd.conf.5 -D %{buildroot}/%{_mandir}/man5/vsftpd.conf.5
14mu|vsftpd-3.0.3-1|133	install -m644 vsftpd.8 -D %{buildroot}%{_mandir}/man8/vsftpd.8
14mu|vsftpd-3.0.3-1|134	install -m644 RedHat/vsftpd.log -D %{buildroot}%{_sysconfdir}/logrotate.d/vsftpd
14mu|vsftpd-3.0.3-1|135	install -m644 %{SOURCE2}  -D %{buildroot}%{_sysconfdir}/pam.d/vsftpd
14mu|vsftpd-3.0.3-1|136	install -m600 %{SOURCE3}  -D %{buildroot}%{_sysconfdir}/vsftpd/ftpusers
14mu|vsftpd-3.0.3-1|137	install -m600 %{SOURCE4}  -D %{buildroot}%{_sysconfdir}/vsftpd/user_list
14mu|vsftpd-3.0.3-1|138	install -m 755 %{SOURCE5} -D %{buildroot}%{_initrddir}/vsftpd
14mu|vsftpd-3.0.3-1|139	install -m 744 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/vsftpd/vsftpd_conf_migrate.sh
14mu|vsftpd-3.0.3-1|140	install -m644 %{SOURCE8} -D %{buildroot}/lib/systemd/system/vsftpd.service
14mu|vsftpd-3.0.3-1|141	
14mu|vsftpd-3.0.3-1|142	mkdir -p %{buildroot}/%{_sysconfdir}/avahi/services/
14mu|vsftpd-3.0.3-1|143	bzcat %{SOURCE7} > %{buildroot}/%{_sysconfdir}/avahi/services/%{name}.service
14mu|vsftpd-3.0.3-1|144	
14mu|vsftpd-3.0.3-1|145	touch %{buildroot}%{_sysconfdir}/vsftpd/banned-emails
14mu|vsftpd-3.0.3-1|146	touch %{buildroot}%{_sysconfdir}/vsftpd/chroot_list
14mu|vsftpd-3.0.3-1|147	mkdir -p %{buildroot}/var/ftp/pub
14mu|vsftpd-3.0.3-1|148	
14mu|vsftpd-3.0.3-1|149	
14mu|vsftpd-3.0.3-1|150	%changelog
14mu|vsftpd-3.0.3-1|151	
14mu|vsftpd-3.0.3-1|152	* Sun Oct 25 2015 Denis Silakov <dsilakov@gmail.com> 3.0.3-1
14mu|vsftpd-3.0.3-1|153	- (5f0a7cd) Updated to 3.0.3
14mu|vsftpd-3.0.3-1|154	
14mu|vsftpd-3.0.3-1|155	

26228 14
14mu|vte291-0.40.2-1|1	%define api3		2.91
14mu|vte291-0.40.2-1|2	%define lib3_major	0
14mu|vte291-0.40.2-1|3	%define lib3_name	%mklibname vte 2.91 %{lib3_major}
14mu|vte291-0.40.2-1|4	%define gir3name	%mklibname vte-gir %{api3}
14mu|vte291-0.40.2-1|5	%define develname3	%mklibname -d %{name}
14mu|vte291-0.40.2-1|6	
14mu|vte291-0.40.2-1|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|vte291-0.40.2-1|8	
14mu|vte291-0.40.2-1|9	Name:		vte291
14mu|vte291-0.40.2-1|10	Version:	0.40.2
14mu|vte291-0.40.2-1|11	Release:	1
14mu|vte291-0.40.2-1|12	Summary:	A terminal emulator widget
14mu|vte291-0.40.2-1|13	License:	LGPLv2+
14mu|vte291-0.40.2-1|14	Group:		System/Libraries
14mu|vte291-0.40.2-1|15	URL:		http://www.gnome.org/
14mu|vte291-0.40.2-1|16	Source0:	http://download.gnome.org/sources/vte/%{url_ver}/vte-%{version}.tar.xz
14mu|vte291-0.40.2-1|17	
14mu|vte291-0.40.2-1|18	# https://bugzilla.gnome.org/show_bug.cgi?id=688456
14mu|vte291-0.40.2-1|19	Patch0:         0001-widget-Only-show-the-cursor-on-motion-if-moved.patch
14mu|vte291-0.40.2-1|20	
14mu|vte291-0.40.2-1|21	# https://bugzilla.gnome.org/show_bug.cgi?id=711059
14mu|vte291-0.40.2-1|22	Patch100:       vte291-command-notify.patch
14mu|vte291-0.40.2-1|23	
14mu|vte291-0.40.2-1|24	BuildRequires:	pkgconfig(cairo-xlib)
14mu|vte291-0.40.2-1|25	BuildRequires:	pkgconfig(gio-2.0)
14mu|vte291-0.40.2-1|26	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|vte291-0.40.2-1|27	BuildRequires:	pkgconfig(glib-2.0) >= 2.26.0
14mu|vte291-0.40.2-1|28	BuildRequires:	pkgconfig(gobject-2.0)
14mu|vte291-0.40.2-1|29	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.9
14mu|vte291-0.40.2-1|30	BuildRequires:	pkgconfig(pango) >= 1.22.0
14mu|vte291-0.40.2-1|31	BuildRequires:	pkgconfig(x11)
14mu|vte291-0.40.2-1|32	BuildRequires:	pkgconfig(gnutls)
14mu|vte291-0.40.2-1|33	BuildRequires:	pkgconfig(ncurses)
14mu|vte291-0.40.2-1|34	BuildRequires:	automake
14mu|vte291-0.40.2-1|35	BuildRequires:	gperf
14mu|vte291-0.40.2-1|36	BuildRequires:	gtk-doc
14mu|vte291-0.40.2-1|37	BuildRequires:	gobject-introspection-devel
14mu|vte291-0.40.2-1|38	BuildRequires:	intltool
14mu|vte291-0.40.2-1|39	BuildRequires:	pkgconfig(libvala-0.28)
14mu|vte291-0.40.2-1|40	BuildRequires:	vala-tools
14mu|vte291-0.40.2-1|41	BuildRequires:	appdata-tools
14mu|vte291-0.40.2-1|42	
14mu|vte291-0.40.2-1|43	Conflicts:	vte3 < 0.36.3
14mu|vte291-0.40.2-1|44	
14mu|vte291-0.40.2-1|45	%description
14mu|vte291-0.40.2-1|46	VTE is a terminal emulator widget for use with GTK+ 3.0.
14mu|vte291-0.40.2-1|47	
14mu|vte291-0.40.2-1|48	%package -n %{lib3_name}
14mu|vte291-0.40.2-1|49	Summary:	A terminal emulator widget
14mu|vte291-0.40.2-1|50	Group:		System/Libraries
14mu|vte291-0.40.2-1|51	Requires:	%{name} >= %{version}
14mu|vte291-0.40.2-1|52	
14mu|vte291-0.40.2-1|53	%description -n %{lib3_name}
14mu|vte291-0.40.2-1|54	VTE is a terminal emulator widget for use with GTK+ 3.0.
14mu|vte291-0.40.2-1|55	
14mu|vte291-0.40.2-1|56	%package -n %{develname3}
14mu|vte291-0.40.2-1|57	Summary:	Files needed for developing applications which use VTE
14mu|vte291-0.40.2-1|58	Group:		Development/C
14mu|vte291-0.40.2-1|59	Provides:	%{name}-devel = %{version}-%{release}
14mu|vte291-0.40.2-1|60	Requires:	%{lib3_name} = %{version}-%{release}
14mu|vte291-0.40.2-1|61	
14mu|vte291-0.40.2-1|62	%description -n %{develname3}
14mu|vte291-0.40.2-1|63	VTE is a terminal emulator widget for use with GTK+ 3.0.  This
14mu|vte291-0.40.2-1|64	package contains the files needed for building applications using VTE.
14mu|vte291-0.40.2-1|65	
14mu|vte291-0.40.2-1|66	%package -n %{gir3name}
14mu|vte291-0.40.2-1|67	Summary:	GObject Introspection interface description for vte with GTK+ 3.0
14mu|vte291-0.40.2-1|68	Group:		System/Libraries
14mu|vte291-0.40.2-1|69	Requires:	%{lib3_name} = %{version}-%{release}
14mu|vte291-0.40.2-1|70	Conflicts:	%{lib3_name} < 0.28.1-2
14mu|vte291-0.40.2-1|71	
14mu|vte291-0.40.2-1|72	%description -n %{gir3name}
14mu|vte291-0.40.2-1|73	GObject Introspection interface description for vte with GTK+ 3.0.
14mu|vte291-0.40.2-1|74	
14mu|vte291-0.40.2-1|75	%prep
14mu|vte291-0.40.2-1|76	%setup -q -n vte-%{version}
14mu|vte291-0.40.2-1|77	%apply_patches
14mu|vte291-0.40.2-1|78	
14mu|vte291-0.40.2-1|79	%build
14mu|vte291-0.40.2-1|80	./autogen.sh
14mu|vte291-0.40.2-1|81	%configure2_5x \
14mu|vte291-0.40.2-1|82	--enable-shared \
14mu|vte291-0.40.2-1|83	--disable-static \
14mu|vte291-0.40.2-1|84	--libexecdir=%{_libexecdir}/vte-%{api3} \
14mu|vte291-0.40.2-1|85	--enable-gtk-doc \
14mu|vte291-0.40.2-1|86	--enable-gnome-pty-helper \
14mu|vte291-0.40.2-1|87	--enable-introspection
14mu|vte291-0.40.2-1|88	%make
14mu|vte291-0.40.2-1|89	
14mu|vte291-0.40.2-1|90	%install
14mu|vte291-0.40.2-1|91	%makeinstall_std
14mu|vte291-0.40.2-1|92	
14mu|vte291-0.40.2-1|93	#we don't want these
14mu|vte291-0.40.2-1|94	find %{buildroot} -name "*.la" -delete
14mu|vte291-0.40.2-1|95	%find_lang vte-%{api3}
14mu|vte291-0.40.2-1|96	
14mu|vte291-0.40.2-1|97	%files -f vte-%{api3}.lang
14mu|vte291-0.40.2-1|98	%doc COPYING HACKING NEWS README
14mu|vte291-0.40.2-1|99	%{_bindir}/vte-%{api3}
14mu|vte291-0.40.2-1|100	%{_sysconfdir}/profile.d/vte.sh
14mu|vte291-0.40.2-1|101	%dir %{_libdir}/vte-%{api3}
14mu|vte291-0.40.2-1|102	%attr(2711,root,utmp) %{_libexecdir}/vte-%{api3}/gnome-pty-helper
14mu|vte291-0.40.2-1|103	
14mu|vte291-0.40.2-1|104	%files -n %{lib3_name}
14mu|vte291-0.40.2-1|105	%{_libdir}/libvte-%{api3}.so.%{lib3_major}*
14mu|vte291-0.40.2-1|106	
14mu|vte291-0.40.2-1|107	%files -n %{gir3name}
14mu|vte291-0.40.2-1|108	%{_libdir}/girepository-1.0/Vte-%{api3}.typelib
14mu|vte291-0.40.2-1|109	
14mu|vte291-0.40.2-1|110	%files -n %{develname3}
14mu|vte291-0.40.2-1|111	%doc %{_datadir}/gtk-doc/html/vte-%{api3}
14mu|vte291-0.40.2-1|112	%{_includedir}/vte-%{api3}
14mu|vte291-0.40.2-1|113	%{_libdir}/libvte-%{api3}.so
14mu|vte291-0.40.2-1|114	%{_libdir}/pkgconfig/vte-%{api3}.pc
14mu|vte291-0.40.2-1|115	%{_datadir}/gir-1.0/Vte-%{api3}.gir
14mu|vte291-0.40.2-1|116	%{_datadir}/vala/vapi/vte-2.91.vapi
14mu|vte291-0.40.2-1|117	
14mu|vte291-0.40.2-1|118	%changelog
14mu|vte291-0.40.2-1|119	
14mu|vte291-0.40.2-1|120	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 0.40.2-1
14mu|vte291-0.40.2-1|121	- (5ecddd1) update to 0.40.2
14mu|vte291-0.40.2-1|122	
14mu|vte291-0.40.2-1|123	* Mon Apr 27 2015 Tigro <ashejn@yandex-team.ru> 0.40.0-2
14mu|vte291-0.40.2-1|124	- (e75f1c9) added C: vte3 < 0.36.3
14mu|vte291-0.40.2-1|125	
14mu|vte291-0.40.2-1|126	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 0.40.0-1
14mu|vte291-0.40.2-1|127	- (4dd464c) run autogen.sh first
14mu|vte291-0.40.2-1|128	- (Tigro: 68d3665) update to 0.40.0
14mu|vte291-0.40.2-1|129	
14mu|vte291-0.40.2-1|130	* Sat Mar 21 2015 Tigro <ashejn@gmail.com> 0.39.92-1
14mu|vte291-0.40.2-1|131	- (9127d6d) update to 0.39.92
14mu|vte291-0.40.2-1|132	
14mu|vte291-0.40.2-1|133	* Thu Mar 19 2015 Tigro <ashejn@yandex-team.ru> 0.39.90-3
14mu|vte291-0.40.2-1|134	- (abf6d5f) back notify patch
14mu|vte291-0.40.2-1|135	
14mu|vte291-0.40.2-1|136	* Sat Mar 14 2015 Tigro <ashejn@gmail.com> 0.39.90-2
14mu|vte291-0.40.2-1|137	- (a3781dd) disable notify patch
14mu|vte291-0.40.2-1|138	
14mu|vte291-0.40.2-1|139	* Wed Mar 11 2015 Tigro <ashejn@yandex-team.ru> 0.39.90-1
14mu|vte291-0.40.2-1|140	- (ce07fba) fix version
14mu|vte291-0.40.2-1|141	- (Tigro: 2fbcadb) another path for libexec
14mu|vte291-0.40.2-1|142	- (Tigro: c8c6287) Revert "drop libexecname definition"
14mu|vte291-0.40.2-1|143	- (Tigro: c8c6287) This reverts commit bd5b066b29fbef770cca9bb5574796b3486ca4de.
14mu|vte291-0.40.2-1|144	- (Tigro: bd5b066) drop libexecname definition
14mu|vte291-0.40.2-1|145	- (Tigro: 661ab47) added BR: gpref
14mu|vte291-0.40.2-1|146	- (Tigro: 9f4a711) apply patches and enable gnome-pty-helper
14mu|vte291-0.40.2-1|147	- (Tigro: 08c2e4d) pack files
14mu|vte291-0.40.2-1|148	- (Tigro: f80160e) added BR: appdata-tools
14mu|vte291-0.40.2-1|149	- (Tigro: b55d9eb) fix typo
14mu|vte291-0.40.2-1|150	- (Tigro: 9616f61) update to 0.39.90
14mu|vte291-0.40.2-1|151	
14mu|vte291-0.40.2-1|152	* Tue Mar 10 2015 Tigro <ashejn@gmail.com> None
14mu|vte291-0.40.2-1|153	- (29bece7) update to 0.36.3
14mu|vte291-0.40.2-1|154	- (Tigro: 6ff38e0) Revert "update to 0.39.90"
14mu|vte291-0.40.2-1|155	- (Tigro: 6ff38e0) This reverts commit 7301f4832139ef8324b44c2581397fcd0f8919e0.
14mu|vte291-0.40.2-1|156	- (Tigro: 48f997d) Revert "added BR for vala"
14mu|vte291-0.40.2-1|157	- (Tigro: 48f997d) This reverts commit 32e2fae73e6153381d70a326d4538745fa01205b.
14mu|vte291-0.40.2-1|158	- (Tigro: c5a04cc) Revert "bump api"
14mu|vte291-0.40.2-1|159	- (Tigro: c5a04cc) This reverts commit dd9d4f718ff3b5cbf5a843d695782f63f1c703a7.
14mu|vte291-0.40.2-1|160	- (Tigro: dd9d4f7) bump api
14mu|vte291-0.40.2-1|161	- (Tigro: 32e2fae) added BR for vala
14mu|vte291-0.40.2-1|162	- (Tigro: 4c5e22b) added BR: gnutls
14mu|vte291-0.40.2-1|163	- (Tigro: 7301f48) update to 0.39.90
14mu|vte291-0.40.2-1|164	- (Alex Burmashev: 92bc45f) MassBuild#440: Increase release tag
14mu|vte291-0.40.2-1|165	- (Tigro: a35cbe3) update to 3.12.2
14mu|vte291-0.40.2-1|166	- (Tigro: 665c308) update to 0.36.1
14mu|vte291-0.40.2-1|167	- (Tigro: 9dfd148) update to 0.34.7
14mu|vte291-0.40.2-1|168	- (root: ac6f27b) update to 0.34.6
14mu|vte291-0.40.2-1|169	
14mu|vte291-0.40.2-1|170	

26229 14
14mu|vte3-0.36.4-1|1	%define api3		2.90
14mu|vte3-0.36.4-1|2	%define lib3_major	9
14mu|vte3-0.36.4-1|3	%define lib3_name	%mklibname vte 2_90 %{lib3_major}
14mu|vte3-0.36.4-1|4	%define gir3name	%mklibname vte-gir %{api3}
14mu|vte3-0.36.4-1|5	%define develname3	%mklibname -d %{name}
14mu|vte3-0.36.4-1|6	
14mu|vte3-0.36.4-1|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|vte3-0.36.4-1|8	
14mu|vte3-0.36.4-1|9	Name:		vte3
14mu|vte3-0.36.4-1|10	Version:	0.36.4
14mu|vte3-0.36.4-1|11	Release:	1
14mu|vte3-0.36.4-1|12	Summary:	A terminal emulator widget
14mu|vte3-0.36.4-1|13	License:	LGPLv2+
14mu|vte3-0.36.4-1|14	Group:		System/Libraries
14mu|vte3-0.36.4-1|15	URL:		http://www.gnome.org/
14mu|vte3-0.36.4-1|16	Source0:	http://download.gnome.org/sources/vte/%{url_ver}/vte-%{version}.tar.xz
14mu|vte3-0.36.4-1|17	BuildRequires:	pkgconfig(cairo-xlib)
14mu|vte3-0.36.4-1|18	BuildRequires:	pkgconfig(gio-2.0)
14mu|vte3-0.36.4-1|19	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|vte3-0.36.4-1|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.26.0
14mu|vte3-0.36.4-1|21	BuildRequires:	pkgconfig(gobject-2.0)
14mu|vte3-0.36.4-1|22	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.9
14mu|vte3-0.36.4-1|23	BuildRequires:	pkgconfig(pango) >= 1.22.0
14mu|vte3-0.36.4-1|24	BuildRequires:	pkgconfig(x11)
14mu|vte3-0.36.4-1|25	BuildRequires:	pkgconfig(gnutls)
14mu|vte3-0.36.4-1|26	BuildRequires:	pkgconfig(ncurses)
14mu|vte3-0.36.4-1|27	BuildRequires:	automake
14mu|vte3-0.36.4-1|28	BuildRequires:	gtk-doc
14mu|vte3-0.36.4-1|29	BuildRequires:	gobject-introspection-devel
14mu|vte3-0.36.4-1|30	BuildRequires:	intltool
14mu|vte3-0.36.4-1|31	Obsoletes:	vte2_90 < 0.34.6
14mu|vte3-0.36.4-1|32	
14mu|vte3-0.36.4-1|33	%description
14mu|vte3-0.36.4-1|34	VTE is a terminal emulator widget for use with GTK+ 3.0.
14mu|vte3-0.36.4-1|35	
14mu|vte3-0.36.4-1|36	%package -n %{lib3_name}
14mu|vte3-0.36.4-1|37	Summary:	A terminal emulator widget
14mu|vte3-0.36.4-1|38	Group:		System/Libraries
14mu|vte3-0.36.4-1|39	Requires:	%{name} >= %{version}
14mu|vte3-0.36.4-1|40	
14mu|vte3-0.36.4-1|41	%description -n %{lib3_name}
14mu|vte3-0.36.4-1|42	VTE is a terminal emulator widget for use with GTK+ 3.0.
14mu|vte3-0.36.4-1|43	
14mu|vte3-0.36.4-1|44	%package -n %{develname3}
14mu|vte3-0.36.4-1|45	Summary:	Files needed for developing applications which use VTE
14mu|vte3-0.36.4-1|46	Group:		Development/C
14mu|vte3-0.36.4-1|47	Provides:	%{name}-devel = %{version}-%{release}
14mu|vte3-0.36.4-1|48	Requires:	%{lib3_name} = %{version}-%{release}
14mu|vte3-0.36.4-1|49	
14mu|vte3-0.36.4-1|50	%description -n %{develname3}
14mu|vte3-0.36.4-1|51	VTE is a terminal emulator widget for use with GTK+ 3.0.  This
14mu|vte3-0.36.4-1|52	package contains the files needed for building applications using VTE.
14mu|vte3-0.36.4-1|53	
14mu|vte3-0.36.4-1|54	%package -n %{gir3name}
14mu|vte3-0.36.4-1|55	Summary:	GObject Introspection interface description for vte with GTK+ 3.0
14mu|vte3-0.36.4-1|56	Group:		System/Libraries
14mu|vte3-0.36.4-1|57	Requires:	%{lib3_name} = %{version}-%{release}
14mu|vte3-0.36.4-1|58	Conflicts:	%{lib3_name} < 0.28.1-2
14mu|vte3-0.36.4-1|59	
14mu|vte3-0.36.4-1|60	%description -n %{gir3name}
14mu|vte3-0.36.4-1|61	GObject Introspection interface description for vte with GTK+ 3.0.
14mu|vte3-0.36.4-1|62	
14mu|vte3-0.36.4-1|63	%prep
14mu|vte3-0.36.4-1|64	%setup -qn vte-%{version}
14mu|vte3-0.36.4-1|65	%apply_patches
14mu|vte3-0.36.4-1|66	
14mu|vte3-0.36.4-1|67	%build
14mu|vte3-0.36.4-1|68	%configure2_5x \
14mu|vte3-0.36.4-1|69	--enable-shared \
14mu|vte3-0.36.4-1|70	--disable-static \
14mu|vte3-0.36.4-1|71	--libexecdir=%{_libexecdir}/%{name} \
14mu|vte3-0.36.4-1|72	--enable-gtk-doc \
14mu|vte3-0.36.4-1|73	--enable-introspection
14mu|vte3-0.36.4-1|74	%make
14mu|vte3-0.36.4-1|75	
14mu|vte3-0.36.4-1|76	%install
14mu|vte3-0.36.4-1|77	%makeinstall_std
14mu|vte3-0.36.4-1|78	
14mu|vte3-0.36.4-1|79	# Remove the vte.sh built here and use the one from the vte291 package
14mu|vte3-0.36.4-1|80	# instead.
14mu|vte3-0.36.4-1|81	rm -f %{buildroot}%{_sysconfdir}/profile.d/vte.sh
14mu|vte3-0.36.4-1|82	
14mu|vte3-0.36.4-1|83	#we don't want these
14mu|vte3-0.36.4-1|84	find %{buildroot} -name "*.la" -delete
14mu|vte3-0.36.4-1|85	%find_lang vte-%{api3}
14mu|vte3-0.36.4-1|86	
14mu|vte3-0.36.4-1|87	%files -f vte-%{api3}.lang
14mu|vte3-0.36.4-1|88	%doc COPYING HACKING NEWS README
14mu|vte3-0.36.4-1|89	%{_bindir}/vte2_90
14mu|vte3-0.36.4-1|90	%dir %{_libdir}/%{name}
14mu|vte3-0.36.4-1|91	%attr(2711,root,utmp) %{_libexecdir}/%{name}/gnome-pty-helper
14mu|vte3-0.36.4-1|92	
14mu|vte3-0.36.4-1|93	%files -n %{lib3_name}
14mu|vte3-0.36.4-1|94	%{_libdir}/libvte2_90.so.%{lib3_major}*
14mu|vte3-0.36.4-1|95	
14mu|vte3-0.36.4-1|96	%files -n %{gir3name}
14mu|vte3-0.36.4-1|97	%{_libdir}/girepository-1.0/Vte-%{api3}.typelib
14mu|vte3-0.36.4-1|98	
14mu|vte3-0.36.4-1|99	%files -n %{develname3}
14mu|vte3-0.36.4-1|100	%doc %{_datadir}/gtk-doc/html/vte-%{api3}
14mu|vte3-0.36.4-1|101	%{_includedir}/vte-%{api3}
14mu|vte3-0.36.4-1|102	%{_libdir}/libvte2_90.so
14mu|vte3-0.36.4-1|103	%{_libdir}/pkgconfig/vte-%{api3}.pc
14mu|vte3-0.36.4-1|104	%{_datadir}/gir-1.0/Vte-%{api3}.gir
14mu|vte3-0.36.4-1|105	
14mu|vte3-0.36.4-1|106	%changelog
14mu|vte3-0.36.4-1|107	
14mu|vte3-0.36.4-1|108	* Mon Apr 13 2015 Tigro <ashejn@gmail.com> 0.36.4-1
14mu|vte3-0.36.4-1|109	- (3af96bc) update to 0.36\.4
14mu|vte3-0.36.4-1|110	
14mu|vte3-0.36.4-1|111	

26230 14
14mu|vtk-6.1.0-3|1	%bcond_with OSMesa
14mu|vtk-6.1.0-3|2	# Documentation are download and built by vtk-doc separated package
14mu|vtk-6.1.0-3|3	%bcond_with java
14mu|vtk-6.1.0-3|4	
14mu|vtk-6.1.0-3|5	# Do not check .so files in the python_sitearch directory
14mu|vtk-6.1.0-3|6	%global __provides_exclude_from ^%{python_sitearch}/.*\\.so$
14mu|vtk-6.1.0-3|7	
14mu|vtk-6.1.0-3|8	%define libname %mklibname %{name}
14mu|vtk-6.1.0-3|9	%define devname %mklibname %{name} -d
14mu|vtk-6.1.0-3|10	
14mu|vtk-6.1.0-3|11	%define short_version   %(echo %{version} | cut -d. -f1,2)
14mu|vtk-6.1.0-3|12	
14mu|vtk-6.1.0-3|13	%define vtkincdir       %{_includedir}/vtk
14mu|vtk-6.1.0-3|14	%define vtkdocdir       %{_docdir}/vtk
14mu|vtk-6.1.0-3|15	%define vtktcldir       %{tcl_sitearch}/%{name}-%{short_version}
14mu|vtk-6.1.0-3|16	
14mu|vtk-6.1.0-3|17	%define qt_designer_plugins_dir %{qt4plugins}/designer
14mu|vtk-6.1.0-3|18	
14mu|vtk-6.1.0-3|19	Summary:	Toolkit for 3D computer graphics, image processing, and visualization
14mu|vtk-6.1.0-3|20	Name:		vtk
14mu|vtk-6.1.0-3|21	Version:	6.1.0
14mu|vtk-6.1.0-3|22	Release:	3
14mu|vtk-6.1.0-3|23	License:	BSD
14mu|vtk-6.1.0-3|24	Group:		Graphics
14mu|vtk-6.1.0-3|25	Url:		http://www.vtk.org/
14mu|vtk-6.1.0-3|26	Source0:	http://www.vtk.org/files/release/%{short_version}/VTK-%{version}.tar.gz
14mu|vtk-6.1.0-3|27	Source1:	http://www.vtk.org/files/release/%{short_version}/VTKData-%{version}.tar.gz
14mu|vtk-6.1.0-3|28	Patch0:		vtk-6.1.0-system.patch
14mu|vtk-6.1.0-3|29	Patch1:		vtk-install.patch
14mu|vtk-6.1.0-3|30	#Patch to vtk to use system netcdf library
14mu|vtk-6.1.0-3|31	Patch2: 	vtk-6.1.0-netcdf.patch
14mu|vtk-6.1.0-3|32	Patch3:		vtk-6.1.0-json.patch
14mu|vtk-6.1.0-3|33	Patch4:		vtk-6.1.0-freetype.patch
14mu|vtk-6.1.0-3|34	Patch5:		vtk-6.0.0-mesagl-10.3.patch
14mu|vtk-6.1.0-3|35	
14mu|vtk-6.1.0-3|36	BuildRequires:	chrpath
14mu|vtk-6.1.0-3|37	BuildRequires:	cmake
14mu|vtk-6.1.0-3|38	BuildRequires:	cvs
14mu|vtk-6.1.0-3|39	BuildRequires:	doxygen
14mu|vtk-6.1.0-3|40	BuildRequires:	gnuplot
14mu|vtk-6.1.0-3|41	BuildRequires:	graphviz
14mu|vtk-6.1.0-3|42	BuildRequires:	python-qt4
14mu|vtk-6.1.0-3|43	BuildRequires:	boost-devel
14mu|vtk-6.1.0-3|44	BuildRequires:	gl2ps-devel
14mu|vtk-6.1.0-3|45	BuildRequires:	hdf5-devel
14mu|vtk-6.1.0-3|46	BuildRequires:	jpeg-devel
14mu|vtk-6.1.0-3|47	BuildRequires:	jsoncpp-devel
14mu|vtk-6.1.0-3|48	BuildRequires:	qt4-devel
14mu|vtk-6.1.0-3|49	BuildRequires:	pkgconfig(blas)
14mu|vtk-6.1.0-3|50	BuildRequires:	pkgconfig(expat)
14mu|vtk-6.1.0-3|51	BuildRequires:	pkgconfig(freetype2)
14mu|vtk-6.1.0-3|52	BuildRequires:	pkgconfig(gl)
14mu|vtk-6.1.0-3|53	BuildRequires:	pkgconfig(json-c)
14mu|vtk-6.1.0-3|54	BuildRequires:	pkgconfig(lapack)
14mu|vtk-6.1.0-3|55	BuildRequires:	pkgconfig(libpng)
14mu|vtk-6.1.0-3|56	BuildRequires:	pkgconfig(libR)
14mu|vtk-6.1.0-3|57	BuildRequires:	pkgconfig(libtiff-4)
14mu|vtk-6.1.0-3|58	BuildRequires:	pkgconfig(libxml-2.0)
14mu|vtk-6.1.0-3|59	BuildRequires:	pkgconfig(netcdf)
14mu|vtk-6.1.0-3|60	BuildRequires:	pkgconfig(python)
14mu|vtk-6.1.0-3|61	BuildRequires:	pkgconfig(tcl)
14mu|vtk-6.1.0-3|62	BuildRequires:	pkgconfig(theora)
14mu|vtk-6.1.0-3|63	BuildRequires:	pkgconfig(tk)
14mu|vtk-6.1.0-3|64	BuildRequires:	pkgconfig(x11)
14mu|vtk-6.1.0-3|65	BuildRequires:	pkgconfig(xt)
14mu|vtk-6.1.0-3|66	BuildRequires:	pkgconfig(zlib)
14mu|vtk-6.1.0-3|67	%if %{with java}
14mu|vtk-6.1.0-3|68	BuildRequires:	java-rpmbuild
14mu|vtk-6.1.0-3|69	BuildRequires:	java-devel > 1.5
14mu|vtk-6.1.0-3|70	%endif
14mu|vtk-6.1.0-3|71	
14mu|vtk-6.1.0-3|72	%description
14mu|vtk-6.1.0-3|73	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mu|vtk-6.1.0-3|74	computer graphics, image processing, and visualization. VTK includes a
14mu|vtk-6.1.0-3|75	textbook, a C++ class library, and several interpreted interface layers
14mu|vtk-6.1.0-3|76	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mu|vtk-6.1.0-3|77	visualization algorithms including scalar, vector, tensor, texture, and
14mu|vtk-6.1.0-3|78	volumetric methods. It also supports advanced modeling techniques like
14mu|vtk-6.1.0-3|79	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mu|vtk-6.1.0-3|80	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mu|vtk-6.1.0-3|81	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mu|vtk-6.1.0-3|82	algorithms and data.
14mu|vtk-6.1.0-3|83	
14mu|vtk-6.1.0-3|84	%if %{without java}
14mu|vtk-6.1.0-3|85	NOTE: The java wrapper is not included by default.  You may rebuild the srpm
14mu|vtk-6.1.0-3|86	using "--with java" with JDK installed.
14mu|vtk-6.1.0-3|87	%endif
14mu|vtk-6.1.0-3|88	
14mu|vtk-6.1.0-3|89	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|90	
14mu|vtk-6.1.0-3|91	%package -n %{libname}
14mu|vtk-6.1.0-3|92	Summary:	Toolkit for 3D computer graphics, image processing, and visualization
14mu|vtk-6.1.0-3|93	Group:		System/Libraries
14mu|vtk-6.1.0-3|94	Provides:	%{name} = %{EVRD}
14mu|vtk-6.1.0-3|95	Obsoletes:	%{name} < %{EVRD}
14mu|vtk-6.1.0-3|96	Requires:	R-base
14mu|vtk-6.1.0-3|97	
14mu|vtk-6.1.0-3|98	%description -n %{libname}
14mu|vtk-6.1.0-3|99	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mu|vtk-6.1.0-3|100	computer graphics, image processing, and visualization. VTK includes a
14mu|vtk-6.1.0-3|101	textbook, a C++ class library, and several interpreted interface layers
14mu|vtk-6.1.0-3|102	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mu|vtk-6.1.0-3|103	visualization algorithms including scalar, vector, tensor, texture, and
14mu|vtk-6.1.0-3|104	volumetric methods. It also supports advanced modeling techniques like
14mu|vtk-6.1.0-3|105	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mu|vtk-6.1.0-3|106	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mu|vtk-6.1.0-3|107	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mu|vtk-6.1.0-3|108	algorithms and data.
14mu|vtk-6.1.0-3|109	
14mu|vtk-6.1.0-3|110	%if %{without java}
14mu|vtk-6.1.0-3|111	NOTE: The java wrapper is not included by default.  You may rebuild the srpm
14mu|vtk-6.1.0-3|112	using "--with java" with JDK installed.
14mu|vtk-6.1.0-3|113	%endif
14mu|vtk-6.1.0-3|114	
14mu|vtk-6.1.0-3|115	%files -n %{libname} -f build/main.list
14mu|vtk-6.1.0-3|116	%doc Copyright.txt README.html vtkLogo.jpg vtkBanner.gif _docs/Wrapping
14mu|vtk-6.1.0-3|117	%config(noreplace) %{_sysconfdir}/ld.so.conf.d/vtk-%{_arch}.conf
14mu|vtk-6.1.0-3|118	%dir %{_libdir}/vtk
14mu|vtk-6.1.0-3|119	
14mu|vtk-6.1.0-3|120	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|121	
14mu|vtk-6.1.0-3|122	%package -n %{devname}
14mu|vtk-6.1.0-3|123	Summary:	VTK header files for building C++ code
14mu|vtk-6.1.0-3|124	Group:		Development/C++
14mu|vtk-6.1.0-3|125	Requires:	%{libname} = %{EVRD}
14mu|vtk-6.1.0-3|126	Requires:	%{libname}-qt = %{EVRD}
14mu|vtk-6.1.0-3|127	Provides:	%{name}-devel = %{EVRD}
14mu|vtk-6.1.0-3|128	Obsoletes:	%{name}-devel < %{EVRD}
14mu|vtk-6.1.0-3|129	Conflicts:	%{libname}-qt < 5.0.3-4
14mu|vtk-6.1.0-3|130	Conflicts:	%{libname} < 5.6.1-2
14mu|vtk-6.1.0-3|131	
14mu|vtk-6.1.0-3|132	%description -n %{devname}
14mu|vtk-6.1.0-3|133	This provides the VTK header files required to compile C++
14mu|vtk-6.1.0-3|134	programs that use VTK to do 3D visualisation.
14mu|vtk-6.1.0-3|135	
14mu|vtk-6.1.0-3|136	%files -n %{devname}
14mu|vtk-6.1.0-3|137	%doc Utilities/Upgrading
14mu|vtk-6.1.0-3|138	%{_bindir}/vtkHashSource*
14mu|vtk-6.1.0-3|139	%{_bindir}/vtkWrapHierarchy*
14mu|vtk-6.1.0-3|140	%{_bindir}/vtkParseOGLExt*
14mu|vtk-6.1.0-3|141	%{_includedir}/*
14mu|vtk-6.1.0-3|142	%{_libdir}/vtk/*.so
14mu|vtk-6.1.0-3|143	%{_libdir}/vtk/libvtkWrappingTools.a
14mu|vtk-6.1.0-3|144	%{_libdir}/cmake/vtk/
14mu|vtk-6.1.0-3|145	%{_docdir}/vtk-6.1/
14mu|vtk-6.1.0-3|146	%{_datadir}/vtk-6.1/
14mu|vtk-6.1.0-3|147	%{tcl_sitelib}/vtk/vtktcl.c
14mu|vtk-6.1.0-3|148	
14mu|vtk-6.1.0-3|149	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|150	
14mu|vtk-6.1.0-3|151	%package -n tcl-%{name}
14mu|vtk-6.1.0-3|152	Summary:	Tcl bindings for VTK
14mu|vtk-6.1.0-3|153	Group:		Development/Other
14mu|vtk-6.1.0-3|154	Requires:	%{libname} = %{EVRD}
14mu|vtk-6.1.0-3|155	Provides:	%{name}-tcl = %{EVRD}
14mu|vtk-6.1.0-3|156	Obsoletes:	%{name}-tcl < %{EVRD}
14mu|vtk-6.1.0-3|157	Obsoletes:	tcl-%{name}-devel < %{EVRD}
14mu|vtk-6.1.0-3|158	
14mu|vtk-6.1.0-3|159	%description -n tcl-%{name}
14mu|vtk-6.1.0-3|160	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mu|vtk-6.1.0-3|161	computer graphics, image processing, and visualization. VTK includes a
14mu|vtk-6.1.0-3|162	textbook, a C++ class library, and several interpreted interface layers
14mu|vtk-6.1.0-3|163	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mu|vtk-6.1.0-3|164	visualization algorithms including scalar, vector, tensor, texture, and
14mu|vtk-6.1.0-3|165	volumetric methods. It also supports advanced modeling techniques like
14mu|vtk-6.1.0-3|166	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mu|vtk-6.1.0-3|167	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mu|vtk-6.1.0-3|168	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mu|vtk-6.1.0-3|169	algorithms and data.
14mu|vtk-6.1.0-3|170	
14mu|vtk-6.1.0-3|171	This package contains tcl bindings for VTK.
14mu|vtk-6.1.0-3|172	
14mu|vtk-6.1.0-3|173	%files -n tcl-%{name}
14mu|vtk-6.1.0-3|174	%{_libdir}/vtk/*TCL*.so.*
14mu|vtk-6.1.0-3|175	%exclude %{_libdir}/vtk/*QtTCL*.so.*
14mu|vtk-6.1.0-3|176	%{_bindir}/vtk
14mu|vtk-6.1.0-3|177	%{_bindir}/vtkWrapTcl
14mu|vtk-6.1.0-3|178	%{_bindir}/vtkWrapTclInit
14mu|vtk-6.1.0-3|179	%{tcl_sitelib}/vtk/
14mu|vtk-6.1.0-3|180	%exclude %{tcl_sitelib}/vtk/vtktcl.c
14mu|vtk-6.1.0-3|181	
14mu|vtk-6.1.0-3|182	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|183	
14mu|vtk-6.1.0-3|184	%package -n python-%{name}
14mu|vtk-6.1.0-3|185	Summary:	Python bindings for VTK
14mu|vtk-6.1.0-3|186	Group:		Development/Python
14mu|vtk-6.1.0-3|187	Requires:	%{libname} = %{version}
14mu|vtk-6.1.0-3|188	Provides:	%{name}-python = %{EVRD}
14mu|vtk-6.1.0-3|189	Obsoletes:	%{name}-python < %{EVRD}
14mu|vtk-6.1.0-3|190	Obsoletes:	python-%{name}-devel < %{EVRD}
14mu|vtk-6.1.0-3|191	
14mu|vtk-6.1.0-3|192	%description -n python-%{name}
14mu|vtk-6.1.0-3|193	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mu|vtk-6.1.0-3|194	computer graphics, image processing, and visualization. VTK includes a
14mu|vtk-6.1.0-3|195	textbook, a C++ class library, and several interpreted interface layers
14mu|vtk-6.1.0-3|196	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mu|vtk-6.1.0-3|197	visualization algorithms including scalar, vector, tensor, texture, and
14mu|vtk-6.1.0-3|198	volumetric methods. It also supports advanced modeling techniques like
14mu|vtk-6.1.0-3|199	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mu|vtk-6.1.0-3|200	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mu|vtk-6.1.0-3|201	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mu|vtk-6.1.0-3|202	algorithms and data.
14mu|vtk-6.1.0-3|203	
14mu|vtk-6.1.0-3|204	This package contains python bindings for VTK.
14mu|vtk-6.1.0-3|205	
14mu|vtk-6.1.0-3|206	%files -n python-%{name}
14mu|vtk-6.1.0-3|207	%{py_platsitedir}/*
14mu|vtk-6.1.0-3|208	%{_libdir}/vtk/*Python27D.so.*
14mu|vtk-6.1.0-3|209	%exclude %{_libdir}/vtk/*QtPython27D.so.*
14mu|vtk-6.1.0-3|210	%{_bindir}/vtkpython
14mu|vtk-6.1.0-3|211	%{_bindir}/vtkWrapPython
14mu|vtk-6.1.0-3|212	%{_bindir}/vtkWrapPythonInit
14mu|vtk-6.1.0-3|213	
14mu|vtk-6.1.0-3|214	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|215	
14mu|vtk-6.1.0-3|216	%package -n %{libname}-qt
14mu|vtk-6.1.0-3|217	Summary:	QT VTK widget
14mu|vtk-6.1.0-3|218	Group:		System/Libraries
14mu|vtk-6.1.0-3|219	Requires:	vtk
14mu|vtk-6.1.0-3|220	
14mu|vtk-6.1.0-3|221	%description -n %{libname}-qt
14mu|vtk-6.1.0-3|222	The vtkQt classes combine VTK and Qt(TM) for X11.
14mu|vtk-6.1.0-3|223	
14mu|vtk-6.1.0-3|224	%files -n %{libname}-qt
14mu|vtk-6.1.0-3|225	%{_bindir}/qtevents
14mu|vtk-6.1.0-3|226	%{_bindir}/qtimageviewer
14mu|vtk-6.1.0-3|227	%{_libdir}/vtk/lib*Qt*.so.*
14mu|vtk-6.1.0-3|228	%exclude %{_libdir}/vtk/*TCL.so.*
14mu|vtk-6.1.0-3|229	%exclude %{_libdir}/vtk/*Python27D.so.*
14mu|vtk-6.1.0-3|230	%{_libdir}/qt4/plugins/designer/libQVTKWidgetPlugin.so
14mu|vtk-6.1.0-3|231	
14mu|vtk-6.1.0-3|232	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|233	
14mu|vtk-6.1.0-3|234	%package -n python-vtk-qt
14mu|vtk-6.1.0-3|235	Summary:	Qt Python bindings for VTK
14mu|vtk-6.1.0-3|236	Group:		System/Libraries
14mu|vtk-6.1.0-3|237	Requires:	vtk = %{EVRD}
14mu|vtk-6.1.0-3|238	
14mu|vtk-6.1.0-3|239	%description -n python-vtk-qt
14mu|vtk-6.1.0-3|240	Qt Python bindings for VTK.
14mu|vtk-6.1.0-3|241	
14mu|vtk-6.1.0-3|242	%files -n python-vtk-qt
14mu|vtk-6.1.0-3|243	%{_libdir}/vtk/*QtPython27D.so.*
14mu|vtk-6.1.0-3|244	
14mu|vtk-6.1.0-3|245	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|246	
14mu|vtk-6.1.0-3|247	%package -n tcl-vtk-qt
14mu|vtk-6.1.0-3|248	Summary:	Qt TCL bindings for VTK
14mu|vtk-6.1.0-3|249	Group:		System/Libraries
14mu|vtk-6.1.0-3|250	Requires:	vtk = %{EVRD}
14mu|vtk-6.1.0-3|251	
14mu|vtk-6.1.0-3|252	%description -n tcl-vtk-qt
14mu|vtk-6.1.0-3|253	Qt TCL bindings for VTK.
14mu|vtk-6.1.0-3|254	
14mu|vtk-6.1.0-3|255	%files -n tcl-vtk-qt
14mu|vtk-6.1.0-3|256	%{_libdir}/vtk/*QtTCL*.so.*
14mu|vtk-6.1.0-3|257	
14mu|vtk-6.1.0-3|258	#------------------------------------------------------------------------------
14mu|vtk-6.1.0-3|259	
14mu|vtk-6.1.0-3|260	%if %{with java}
14mu|vtk-6.1.0-3|261	%package -n java-%{name}
14mu|vtk-6.1.0-3|262	Summary:	Java bindings for VTK
14mu|vtk-6.1.0-3|263	Group:		Development/Java
14mu|vtk-6.1.0-3|264	Requires:	%{libname} = %{EVRD}
14mu|vtk-6.1.0-3|265	Provides:	%{name}-java = %{EVRD}
14mu|vtk-6.1.0-3|266	Obsoletes:	%{name}-java < %{version}
14mu|vtk-6.1.0-3|267	
14mu|vtk-6.1.0-3|268	%description -n java-%{name}
14mu|vtk-6.1.0-3|269	The Visualization ToolKit (VTK) is an object oriented software system for 3D
14mu|vtk-6.1.0-3|270	computer graphics, image processing, and visualization. VTK includes a
14mu|vtk-6.1.0-3|271	textbook, a C++ class library, and several interpreted interface layers
14mu|vtk-6.1.0-3|272	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
14mu|vtk-6.1.0-3|273	visualization algorithms including scalar, vector, tensor, texture, and
14mu|vtk-6.1.0-3|274	volumetric methods. It also supports advanced modeling techniques like
14mu|vtk-6.1.0-3|275	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
14mu|vtk-6.1.0-3|276	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
14mu|vtk-6.1.0-3|277	integrated into the system. This allows mixing 2D imaging / 3D graphics
14mu|vtk-6.1.0-3|278	algorithms and data.
14mu|vtk-6.1.0-3|279	
14mu|vtk-6.1.0-3|280	This package contains Java bindings for VTK.
14mu|vtk-6.1.0-3|281	
14mu|vtk-6.1.0-3|282	%files -n java-%{name}
14mu|vtk-6.1.0-3|283	%{_bindir}/vtkParseJava
14mu|vtk-6.1.0-3|284	%{_bindir}/vtkWrapJava
14mu|vtk-6.1.0-3|285	%{_bindir}/VTKJavaExecutable
14mu|vtk-6.1.0-3|286	%{_libdir}/libvtk*Java.so*
14mu|vtk-6.1.0-3|287	%{_libdir}/java
14mu|vtk-6.1.0-3|288	%endif
14mu|vtk-6.1.0-3|289	
14mu|vtk-6.1.0-3|290	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|291	
14mu|vtk-6.1.0-3|292	%package data
14mu|vtk-6.1.0-3|293	Summary:	Data and Baseline images for VTK regression testing
14mu|vtk-6.1.0-3|294	Group:		Development/Other
14mu|vtk-6.1.0-3|295	
14mu|vtk-6.1.0-3|296	%description data
14mu|vtk-6.1.0-3|297	Data and Baseline images for VTK regression testing and other VTK examples.
14mu|vtk-6.1.0-3|298	
14mu|vtk-6.1.0-3|299	The VTKData/Data directory are data files of various types. This includes
14mu|vtk-6.1.0-3|300	polygonal data, images, volumes, structured grids, rectilinear grids,
14mu|vtk-6.1.0-3|301	and multi-variate data.
14mu|vtk-6.1.0-3|302	
14mu|vtk-6.1.0-3|303	The VTKData/Baseline are the testing images. These are used in testing to
14mu|vtk-6.1.0-3|304	compare a valid image against a generated image. If a difference between
14mu|vtk-6.1.0-3|305	the two images is found, then the test is considered to have failed.
14mu|vtk-6.1.0-3|306	
14mu|vtk-6.1.0-3|307	%files data
14mu|vtk-6.1.0-3|308	%{_datadir}/vtk
14mu|vtk-6.1.0-3|309	
14mu|vtk-6.1.0-3|310	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|311	
14mu|vtk-6.1.0-3|312	%package examples
14mu|vtk-6.1.0-3|313	Summary:	C++, Tcl and Python example programs/scripts for VTK
14mu|vtk-6.1.0-3|314	Group:		Development/Other
14mu|vtk-6.1.0-3|315	Requires:	%{libname} = %{EVRD}
14mu|vtk-6.1.0-3|316	Requires:	%{name}-data = %{EVRD}
14mu|vtk-6.1.0-3|317	
14mu|vtk-6.1.0-3|318	%description examples
14mu|vtk-6.1.0-3|319	This package contains all the examples from the VTK source.
14mu|vtk-6.1.0-3|320	To compile the C++ examples you will need to install the vtk-devel
14mu|vtk-6.1.0-3|321	package as well. The Python and Tcl examples can be run with the
14mu|vtk-6.1.0-3|322	corresponding packages (vtk-python, vtk-tcl).
14mu|vtk-6.1.0-3|323	
14mu|vtk-6.1.0-3|324	%files examples
14mu|vtk-6.1.0-3|325	%dir %{vtkdocdir}/examples
14mu|vtk-6.1.0-3|326	%{vtkdocdir}/examples/*
14mu|vtk-6.1.0-3|327	
14mu|vtk-6.1.0-3|328	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|329	
14mu|vtk-6.1.0-3|330	%package test-suite
14mu|vtk-6.1.0-3|331	Summary:	Tests programs for VTK
14mu|vtk-6.1.0-3|332	Group:		Development/Other
14mu|vtk-6.1.0-3|333	Requires:	%{libname} = %{EVRD}
14mu|vtk-6.1.0-3|334	Requires:	%{name}-data = %{EVRD}
14mu|vtk-6.1.0-3|335	
14mu|vtk-6.1.0-3|336	%description test-suite
14mu|vtk-6.1.0-3|337	This package contains all testing programs from the VTK
14mu|vtk-6.1.0-3|338	source. The source code of these programs can be found in the
14mu|vtk-6.1.0-3|339	vtk-examples package.
14mu|vtk-6.1.0-3|340	
14mu|vtk-6.1.0-3|341	%files test-suite
14mu|vtk-6.1.0-3|342	%{_bindir}/*
14mu|vtk-6.1.0-3|343	%exclude %{_bindir}/%{name}
14mu|vtk-6.1.0-3|344	%exclude %{_bindir}/vtkEncodeString
14mu|vtk-6.1.0-3|345	%exclude %{_bindir}/vtkWrapTcl
14mu|vtk-6.1.0-3|346	%exclude %{_bindir}/vtkWrapTclInit
14mu|vtk-6.1.0-3|347	%exclude %{_bindir}/vtkpython
14mu|vtk-6.1.0-3|348	%exclude %{_bindir}/vtkWrapPython
14mu|vtk-6.1.0-3|349	%exclude %{_bindir}/vtkWrapPythonInit
14mu|vtk-6.1.0-3|350	%exclude %{_bindir}/qtevents
14mu|vtk-6.1.0-3|351	%exclude %{_bindir}/qtimageviewer
14mu|vtk-6.1.0-3|352	%exclude %{_bindir}/vtkHashSource*
14mu|vtk-6.1.0-3|353	%exclude %{_bindir}/vtkWrapHierarchy*
14mu|vtk-6.1.0-3|354	%exclude %{_bindir}/vtkParseOGLExt*
14mu|vtk-6.1.0-3|355	
14mu|vtk-6.1.0-3|356	#----------------------------------------------------------------------------
14mu|vtk-6.1.0-3|357	
14mu|vtk-6.1.0-3|358	%prep
14mu|vtk-6.1.0-3|359	%setup -q -n VTK-%{version}
14mu|vtk-6.1.0-3|360	%apply_patches
14mu|vtk-6.1.0-3|361	
14mu|vtk-6.1.0-3|362	# Replace relative path ../../../VTKData with %{_datadir}/vtkdata-%{version}
14mu|vtk-6.1.0-3|363	# otherwise it will break on symlinks.
14mu|vtk-6.1.0-3|364	grep -rl '\.\./\.\./\.\./\.\./VTKData' . | xargs \
14mu|vtk-6.1.0-3|365	perl -pi -e's,\.\./\.\./\.\./\.\./VTKData,%{_datadir}/vtkdata-%{version},g'
14mu|vtk-6.1.0-3|366	
14mu|vtk-6.1.0-3|367	%build
14mu|vtk-6.1.0-3|368	export CFLAGS="%{optflags} -D_UNICODE"
14mu|vtk-6.1.0-3|369	export CXXFLAGS="%{optflags} -D_UNICODE"
14mu|vtk-6.1.0-3|370	%if %{with java}
14mu|vtk-6.1.0-3|371	export JAVA_HOME=/usr/lib/jvm/java
14mu|vtk-6.1.0-3|372	%endif
14mu|vtk-6.1.0-3|373	
14mu|vtk-6.1.0-3|374	# Remove old cmake files
14mu|vtk-6.1.0-3|375	rm -f CMake/FindBoost*
14mu|vtk-6.1.0-3|376	
14mu|vtk-6.1.0-3|377	# Due to cmake prefix point already for _prefix, we need
14mu|vtk-6.1.0-3|378	# push only the necessary extra paths
14mu|vtk-6.1.0-3|379	
14mu|vtk-6.1.0-3|380	%cmake \
14mu|vtk-6.1.0-3|381	-DVTK_INSTALL_LIBRARY_DIR=%{_lib}/vtk \
14mu|vtk-6.1.0-3|382	-DVTK_INSTALL_ARCHIVE_DIR=%{_lib}/vtk \
14mu|vtk-6.1.0-3|383	-DVTK_INSTALL_BIN_DIR=/bin \
14mu|vtk-6.1.0-3|384	-DVTK_INSTALL_PACKAGE_DIR=%{_lib}/vtk \
14mu|vtk-6.1.0-3|385	-DVTK_INSTALL_INCLUDE_DIR=include/vtk \
14mu|vtk-6.1.0-3|386	-DVTK_CUSTOM_LIBRARY_SUFFIX="" \
14mu|vtk-6.1.0-3|387	-DVTK_INSTALL_PACKAGE_DIR:PATH=%{_lib}/cmake/vtk \
14mu|vtk-6.1.0-3|388	-DVTK_INSTALL_QT_DIR:PATH=%{_lib}/qt4/plugins/designer \
14mu|vtk-6.1.0-3|389	-DVTK_INSTALL_TCL_DIR:PATH=share/tcl%{tcl_version}/vtk \
14mu|vtk-6.1.0-3|390	-DVTK_INSTALL_PYTHON_MODULE_DIR:PATH=%{_lib}/python%{py_ver}/site-packages \
14mu|vtk-6.1.0-3|391	-DTK_INTERNAL_PATH:PATH=/usr/include/tk-private/generic \
14mu|vtk-6.1.0-3|392	%if %{with OSMesa}
14mu|vtk-6.1.0-3|393	-DVTK_OPENGL_HAS_OSMESA:BOOL=ON \
14mu|vtk-6.1.0-3|394	%endif
14mu|vtk-6.1.0-3|395	-DVTK_DATA_ROOT=/share/vtk \
14mu|vtk-6.1.0-3|396	-DVTK_USE_SYSTEM_LIBPROJ4:BOOL=OFF \
14mu|vtk-6.1.0-3|397	-DVTK_WRAP_PYTHON:BOOL=ON \
14mu|vtk-6.1.0-3|398	%if %{with java}
14mu|vtk-6.1.0-3|399	-DJAVA_INCLUDE_PATH:PATH=%{java_home}/include \
14mu|vtk-6.1.0-3|400	-DJAVA_INCLUDE_PATH2:PATH=%{java_home}/include/linux \
14mu|vtk-6.1.0-3|401	-DJAVA_AWT_INCLUDE_PATH:PATH=%{java_home}/include \
14mu|vtk-6.1.0-3|402	-DVTK_WRAP_JAVA:BOOL=ON \
14mu|vtk-6.1.0-3|403	%else
14mu|vtk-6.1.0-3|404	-DVTK_WRAP_JAVA:BOOL=OFF \
14mu|vtk-6.1.0-3|405	%endif
14mu|vtk-6.1.0-3|406	-DVTK_WRAP_TCL:BOOL=ON \
14mu|vtk-6.1.0-3|407	-DVTK_Group_Imaging:BOOL=ON \
14mu|vtk-6.1.0-3|408	-DVTK_Group_Qt:BOOL=ON \
14mu|vtk-6.1.0-3|409	-DVTK_Group_Rendering:BOOL=ON \
14mu|vtk-6.1.0-3|410	-DVTK_Group_StandAlone:BOOL=ON \
14mu|vtk-6.1.0-3|411	-DVTK_Group_Tk:BOOL=ON \
14mu|vtk-6.1.0-3|412	-DVTK_Group_Views:BOOL=ON \
14mu|vtk-6.1.0-3|413	-DModule_vtkFiltersStatisticsGnuR:BOOL=ON \
14mu|vtk-6.1.0-3|414	-DVTK_USE_RENDERING:BOOL=ON \
14mu|vtk-6.1.0-3|415	-DDESIRED_QT_VERSION=4 \
14mu|vtk-6.1.0-3|416	-DVTK_USE_QT:BOOL=ON \
14mu|vtk-6.1.0-3|417	-DBUILD_DOCUMENTATION:BOOL=OFF \
14mu|vtk-6.1.0-3|418	-DBUILD_EXAMPLES:BOOL=ON \
14mu|vtk-6.1.0-3|419	-DBUILD_SHARED_LIBS:BOOL=ON \
14mu|vtk-6.1.0-3|420	-DBUILD_TESTING:BOOL=ON \
14mu|vtk-6.1.0-3|421	-DVTK_USE_SYSTEM_EXPAT:BOOL=ON \
14mu|vtk-6.1.0-3|422	-DVTK_USE_SYSTEM_JPEG:BOOL=ON \
14mu|vtk-6.1.0-3|423	-DVTK_USE_SYSTEM_PNG:BOOL=ON \
14mu|vtk-6.1.0-3|424	-DVTK_USE_SYSTEM_TIFF:BOOL=ON \
14mu|vtk-6.1.0-3|425	-DVTK_USE_SYSTEM_ZLIB:BOOL=ON \
14mu|vtk-6.1.0-3|426	-DVTK_USE_SYSTEM_FREETYPE:BOOL=ON \
14mu|vtk-6.1.0-3|427	-DVTK_USE_ANSI_STDLIB:BOOL=ON \
14mu|vtk-6.1.0-3|428	-DVTK_USE_PARALLEL:BOOL=ON \
14mu|vtk-6.1.0-3|429	-DVTK_USE_GUISUPPORT:BOOL=ON \
14mu|vtk-6.1.0-3|430	-DVTK_USE_QVTK:BOOL=ON \
14mu|vtk-6.1.0-3|431	-DVTK_INSTALL_QT_PLUGIN_DIR:STRING=%{qt_designer_plugins_dir} \
14mu|vtk-6.1.0-3|432	-DVTK_USE_GL2PS:BOOL=ON \
14mu|vtk-6.1.0-3|433	-DVTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T:INTERNAL=1 \
14mu|vtk-6.1.0-3|434	-DVTK_USE_SYSTEM_LIBXML2:BOOL=ON \
14mu|vtk-6.1.0-3|435	-DVTK_USE_QVTK_QTOPENGL:BOOL=ON \
14mu|vtk-6.1.0-3|436	-DVTK_USE_OGGTHEORA_ENCODER=ON \
14mu|vtk-6.1.0-3|437	-DVTK_USE_SYSTEM_LIBRARIES=ON \
14mu|vtk-6.1.0-3|438	-DVTK_USE_BOOST:BOOL=ON \
14mu|vtk-6.1.0-3|439	-DVTK_USE_SYSTEM_NETCDF:BOOL=ON
14mu|vtk-6.1.0-3|440	
14mu|vtk-6.1.0-3|441	#        -DVTK_PYTHON_SETUP_ARGS:STRING="--prefix=%{_prefix} --root=%{buildroot}" \
14mu|vtk-6.1.0-3|442	
14mu|vtk-6.1.0-3|443	%make
14mu|vtk-6.1.0-3|444	# Remove executable bits from sources (some of which are generated)
14mu|vtk-6.1.0-3|445	find . -name \*.c -or -name \*.cxx -or -name \*.h -or -name \*.hxx -or \
14mu|vtk-6.1.0-3|446	-name \*.gif | xargs chmod -x
14mu|vtk-6.1.0-3|447	
14mu|vtk-6.1.0-3|448	%install
14mu|vtk-6.1.0-3|449	%makeinstall_std -C build
14mu|vtk-6.1.0-3|450	mkdir -p %{buildroot}%{vtktcldir}
14mu|vtk-6.1.0-3|451	install -d -m 755 %{buildroot}/%{_datadir}/vtk
14mu|vtk-6.1.0-3|452	pushd %{buildroot}/%{_datadir}/vtk
14mu|vtk-6.1.0-3|453	tar zxf %{SOURCE1}
14mu|vtk-6.1.0-3|454	popd
14mu|vtk-6.1.0-3|455	
14mu|vtk-6.1.0-3|456	pushd build
14mu|vtk-6.1.0-3|457	# Move python libraries into the proper location
14mu|vtk-6.1.0-3|458	#if [ "%{_lib}" != lib -a "`ls %{buildroot}%{_prefix}/lib/*`" != "" ]; then
14mu|vtk-6.1.0-3|459	#  mkdir -p %{buildroot}%{_libdir}
14mu|vtk-6.1.0-3|460	#  mv %{buildroot}%{_prefix}/lib/python* %{buildroot}%{_libdir}/
14mu|vtk-6.1.0-3|461	#fi
14mu|vtk-6.1.0-3|462	
14mu|vtk-6.1.0-3|463	# ld config
14mu|vtk-6.1.0-3|464	mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d
14mu|vtk-6.1.0-3|465	echo %{_libdir}/vtk > %{buildroot}%{_sysconfdir}/ld.so.conf.d/vtk-%{_arch}.conf
14mu|vtk-6.1.0-3|466	echo %{_libdir}/R/lib >> %{buildroot}%{_sysconfdir}/ld.so.conf.d/vtk-%{_arch}.conf
14mu|vtk-6.1.0-3|467	
14mu|vtk-6.1.0-3|468	# Gather list of non-python/tcl libraries
14mu|vtk-6.1.0-3|469	ls %{buildroot}%{_libdir}/vtk/*.so.* \
14mu|vtk-6.1.0-3|470	| grep -Ev '(Java|Qt|Python27D|TCL)' | sed -e's,^%{buildroot},,' > libs.list
14mu|vtk-6.1.0-3|471	
14mu|vtk-6.1.0-3|472	# List of executable utilities
14mu|vtk-6.1.0-3|473	cat > utils.list << EOF
14mu|vtk-6.1.0-3|474	vtkEncodeString
14mu|vtk-6.1.0-3|475	EOF
14mu|vtk-6.1.0-3|476	
14mu|vtk-6.1.0-3|477	# List of executable examples
14mu|vtk-6.1.0-3|478	cat > examples.list << EOF
14mu|vtk-6.1.0-3|479	HierarchicalBoxPipeline
14mu|vtk-6.1.0-3|480	MultiBlock
14mu|vtk-6.1.0-3|481	Arrays
14mu|vtk-6.1.0-3|482	Cube
14mu|vtk-6.1.0-3|483	RGrid
14mu|vtk-6.1.0-3|484	SGrid
14mu|vtk-6.1.0-3|485	Medical1
14mu|vtk-6.1.0-3|486	Medical2
14mu|vtk-6.1.0-3|487	Medical3
14mu|vtk-6.1.0-3|488	finance
14mu|vtk-6.1.0-3|489	AmbientSpheres
14mu|vtk-6.1.0-3|490	Cylinder
14mu|vtk-6.1.0-3|491	DiffuseSpheres
14mu|vtk-6.1.0-3|492	SpecularSpheres
14mu|vtk-6.1.0-3|493	Cone
14mu|vtk-6.1.0-3|494	Cone2
14mu|vtk-6.1.0-3|495	Cone3
14mu|vtk-6.1.0-3|496	Cone4
14mu|vtk-6.1.0-3|497	Cone5
14mu|vtk-6.1.0-3|498	Cone6
14mu|vtk-6.1.0-3|499	EOF
14mu|vtk-6.1.0-3|500	
14mu|vtk-6.1.0-3|501	# Install examples too
14mu|vtk-6.1.0-3|502	for filelist in examples.list; do
14mu|vtk-6.1.0-3|503	for file in `cat $filelist`; do
14mu|vtk-6.1.0-3|504	install -p bin/$file %{buildroot}%{_bindir}
14mu|vtk-6.1.0-3|505	done
14mu|vtk-6.1.0-3|506	done
14mu|vtk-6.1.0-3|507	
14mu|vtk-6.1.0-3|508	# Fix up filelist paths
14mu|vtk-6.1.0-3|509	for filelist in utils.list examples.list; do
14mu|vtk-6.1.0-3|510	perl -pi -e's,^,%{_bindir}/,' $filelist
14mu|vtk-6.1.0-3|511	done
14mu|vtk-6.1.0-3|512	
14mu|vtk-6.1.0-3|513	# Remove any remnants of rpaths on files we install
14mu|vtk-6.1.0-3|514	for file in `cat examples.list`; do
14mu|vtk-6.1.0-3|515	chrpath -d %{buildroot}$file
14mu|vtk-6.1.0-3|516	done
14mu|vtk-6.1.0-3|517	
14mu|vtk-6.1.0-3|518	# http://vtk.org/Bug/view.php?id=14125
14mu|vtk-6.1.0-3|519	#chrpath -d  %{buildroot}%{py_platsitedir}/vtk/*.so
14mu|vtk-6.1.0-3|520	
14mu|vtk-6.1.0-3|521	# Main package contains utils and core libs
14mu|vtk-6.1.0-3|522	cat libs.list utils.list > main.list
14mu|vtk-6.1.0-3|523	popd
14mu|vtk-6.1.0-3|524	
14mu|vtk-6.1.0-3|525	#install test-suite and examples
14mu|vtk-6.1.0-3|526	mkdir -p %{buildroot}%{vtkdocdir}/examples/Testing
14mu|vtk-6.1.0-3|527	cp -a Testing/* %{buildroot}%{vtkdocdir}/examples/Testing
14mu|vtk-6.1.0-3|528	cp -a Examples %{buildroot}%{vtkdocdir}/examples
14mu|vtk-6.1.0-3|529	
14mu|vtk-6.1.0-3|530	# get rid of unwanted files
14mu|vtk-6.1.0-3|531	pushd %{buildroot}%{vtkdocdir}/examples
14mu|vtk-6.1.0-3|532	rm -f `find . -type d -name CVS`
14mu|vtk-6.1.0-3|533	find . -name "*.o" -o -name "CMake*" -o -name "cmake.*"       \
14mu|vtk-6.1.0-3|534	-o -name .NoDartCoverage -o -name .NoDartCoverage       \
14mu|vtk-6.1.0-3|535	-o -name Makefile                                       \
14mu|vtk-6.1.0-3|536	-exec rm {} \;
14mu|vtk-6.1.0-3|537	popd
14mu|vtk-6.1.0-3|538	# Remove any possible verdict docs
14mu|vtk-6.1.0-3|539	rm -rf %{buildroot}/%{_libdir}/vtk/doc
14mu|vtk-6.1.0-3|540	rm -rf %{buildroot}/%{vtkdocdir}/verdict
14mu|vtk-6.1.0-3|541	
14mu|vtk-6.1.0-3|542	# install test suite binaries and add each prg path in test-suite-files
14mu|vtk-6.1.0-3|543	rm -f test-suite-files
14mu|vtk-6.1.0-3|544	mkdir -p %{buildroot}%{_bindir}
14mu|vtk-6.1.0-3|545	pushd build/bin
14mu|vtk-6.1.0-3|546	for f in `find . -type f | grep -v '.so$' | grep -v vtk`; do
14mu|vtk-6.1.0-3|547	install -m 0755 $f %{buildroot}%{_bindir}
14mu|vtk-6.1.0-3|548	done
14mu|vtk-6.1.0-3|549	popd
14mu|vtk-6.1.0-3|550	rm -f %{buildroot}%{_bindir}/*.so.*
14mu|vtk-6.1.0-3|551	%multiarch_includes  %{buildroot}%{vtkincdir}/vtkConfigure.h
14mu|vtk-6.1.0-3|552	
14mu|vtk-6.1.0-3|553	# Setup Wrapping docs tree
14mu|vtk-6.1.0-3|554	mkdir -p _docs
14mu|vtk-6.1.0-3|555	cp -pr --parents Wrapping/*/README* _docs/
14mu|vtk-6.1.0-3|556	rm -f %{libdir}/vtk/*.a
14mu|vtk-6.1.0-3|557	
14mu|vtk-6.1.0-3|558	export LD_LIBRARY_PATH=%{buildroot}%{libdir}/vtk
14mu|vtk-6.1.0-3|559	
14mu|vtk-6.1.0-3|560	%changelog
14mu|vtk-6.1.0-3|561	
14mu|vtk-6.1.0-3|562	* Wed Dec 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.1.0-3
14mu|vtk-6.1.0-3|563	- (1896b68) Add patch to fix build with new mesa
14mu|vtk-6.1.0-3|564	
14mu|vtk-6.1.0-3|565	

26231 14
14mu|vulkan-1.0.33.0-1|1	# [NB] We do not provide the validation layers here yet, for simplicity.
14mu|vulkan-1.0.33.0-1|2	# The goal is to just let our users try Vulkan-based games, etc.
14mu|vulkan-1.0.33.0-1|3	
14mu|vulkan-1.0.33.0-1|4	%define srcname Vulkan-LoaderAndValidationLayers
14mu|vulkan-1.0.33.0-1|5	
14mu|vulkan-1.0.33.0-1|6	%define major 1
14mu|vulkan-1.0.33.0-1|7	%define libname %mklibname vulkan %{major}
14mu|vulkan-1.0.33.0-1|8	%define devname %mklibname vulkan -d
14mu|vulkan-1.0.33.0-1|9	
14mu|vulkan-1.0.33.0-1|10	
14mu|vulkan-1.0.33.0-1|11	Summary:	Vulkan Installable Client Driver (ICD) Loader
14mu|vulkan-1.0.33.0-1|12	Name:		vulkan
14mu|vulkan-1.0.33.0-1|13	Version:	1.0.33.0
14mu|vulkan-1.0.33.0-1|14	Release:	1
14mu|vulkan-1.0.33.0-1|15	Group:		Graphics
14mu|vulkan-1.0.33.0-1|16	License:	ASL 2.0
14mu|vulkan-1.0.33.0-1|17	URL:		https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers
14mu|vulkan-1.0.33.0-1|18	
14mu|vulkan-1.0.33.0-1|19	Source0:	https://github.com/KhronosGroup/%{srcname}/archive/sdk-%{version}.tar.gz?/%{srcname}-sdk-%{version}.tar.gz
14mu|vulkan-1.0.33.0-1|20	Source1:	https://raw.githubusercontent.com/KhronosGroup/glslang/master/SPIRV/spirv.hpp
14mu|vulkan-1.0.33.0-1|21	
14mu|vulkan-1.0.33.0-1|22	# From Fedora, re-diffed for v.1.0.33.0
14mu|vulkan-1.0.33.0-1|23	Patch0:		0003-layers-Don-t-set-an-rpath.patch
14mu|vulkan-1.0.33.0-1|24	Patch1:		0008-demos-Don-t-build-tri-or-cube.patch
14mu|vulkan-1.0.33.0-1|25	
14mu|vulkan-1.0.33.0-1|26	BuildRequires:	bison
14mu|vulkan-1.0.33.0-1|27	BuildRequires:	cmake
14mu|vulkan-1.0.33.0-1|28	BuildRequires:	python3
14mu|vulkan-1.0.33.0-1|29	BuildRequires:	pkgconfig(libsystemd)
14mu|vulkan-1.0.33.0-1|30	BuildRequires:	pkgconfig(pciaccess)
14mu|vulkan-1.0.33.0-1|31	BuildRequires:	pkgconfig(wayland-client)
14mu|vulkan-1.0.33.0-1|32	BuildRequires:	pkgconfig(wayland-cursor)
14mu|vulkan-1.0.33.0-1|33	BuildRequires:	pkgconfig(wayland-server)
14mu|vulkan-1.0.33.0-1|34	BuildRequires:	pkgconfig(wayland-egl)
14mu|vulkan-1.0.33.0-1|35	BuildRequires:	pkgconfig(x11)
14mu|vulkan-1.0.33.0-1|36	BuildRequires:	pkgconfig(xcb)
14mu|vulkan-1.0.33.0-1|37	
14mu|vulkan-1.0.33.0-1|38	Requires:	%{libname} = %{EVRD}
14mu|vulkan-1.0.33.0-1|39	
14mu|vulkan-1.0.33.0-1|40	%description
14mu|vulkan-1.0.33.0-1|41	Vulkan is a new generation graphics and compute API that provides
14mu|vulkan-1.0.33.0-1|42	high-efficiency, cross-platform access to modern GPUs used in a wide variety of
14mu|vulkan-1.0.33.0-1|43	devices from PCs and consoles to mobile phones and embedded platforms.
14mu|vulkan-1.0.33.0-1|44	
14mu|vulkan-1.0.33.0-1|45	This package contains the common files and utilies for Vulkan.
14mu|vulkan-1.0.33.0-1|46	
14mu|vulkan-1.0.33.0-1|47	%files
14mu|vulkan-1.0.33.0-1|48	%doc LICENSE.txt COPYRIGHT.txt
14mu|vulkan-1.0.33.0-1|49	%doc README.md CONTRIBUTING.md
14mu|vulkan-1.0.33.0-1|50	%dir %{_sysconfdir}/vulkan
14mu|vulkan-1.0.33.0-1|51	%dir %{_sysconfdir}/vulkan/icd.d
14mu|vulkan-1.0.33.0-1|52	%{_bindir}/vulkaninfo
14mu|vulkan-1.0.33.0-1|53	
14mu|vulkan-1.0.33.0-1|54	############################################################################
14mu|vulkan-1.0.33.0-1|55	
14mu|vulkan-1.0.33.0-1|56	%package -n %{libname}
14mu|vulkan-1.0.33.0-1|57	Summary:	Vulkan ICD Loader Library
14mu|vulkan-1.0.33.0-1|58	
14mu|vulkan-1.0.33.0-1|59	%description -n %{libname}
14mu|vulkan-1.0.33.0-1|60	This package contains the installable client driver (ICD) loader library
14mu|vulkan-1.0.33.0-1|61	for Vulkan.
14mu|vulkan-1.0.33.0-1|62	
14mu|vulkan-1.0.33.0-1|63	%files -n %{libname}
14mu|vulkan-1.0.33.0-1|64	%{_libdir}/libvulkan.so.%{major}*
14mu|vulkan-1.0.33.0-1|65	
14mu|vulkan-1.0.33.0-1|66	############################################################################
14mu|vulkan-1.0.33.0-1|67	
14mu|vulkan-1.0.33.0-1|68	%package -n %{devname}
14mu|vulkan-1.0.33.0-1|69	Summary:	Development files for %{libname}
14mu|vulkan-1.0.33.0-1|70	
14mu|vulkan-1.0.33.0-1|71	Requires:	%{name} = %{EVRD}
14mu|vulkan-1.0.33.0-1|72	Requires:	%{libname} = %{EVRD}
14mu|vulkan-1.0.33.0-1|73	
14mu|vulkan-1.0.33.0-1|74	Provides:	vulkan-devel = %{EVRD}
14mu|vulkan-1.0.33.0-1|75	
14mu|vulkan-1.0.33.0-1|76	%description -n %{devname}
14mu|vulkan-1.0.33.0-1|77	This package contains the development files for Vulkan applications.
14mu|vulkan-1.0.33.0-1|78	
14mu|vulkan-1.0.33.0-1|79	%files -n %{devname}
14mu|vulkan-1.0.33.0-1|80	%{_includedir}/%{name}/
14mu|vulkan-1.0.33.0-1|81	%{_libdir}/libvulkan.so
14mu|vulkan-1.0.33.0-1|82	
14mu|vulkan-1.0.33.0-1|83	############################################################################
14mu|vulkan-1.0.33.0-1|84	
14mu|vulkan-1.0.33.0-1|85	%prep
14mu|vulkan-1.0.33.0-1|86	%setup -qn %{srcname}-sdk-%{version}
14mu|vulkan-1.0.33.0-1|87	%apply_patches
14mu|vulkan-1.0.33.0-1|88	
14mu|vulkan-1.0.33.0-1|89	
14mu|vulkan-1.0.33.0-1|90	%build
14mu|vulkan-1.0.33.0-1|91	cp %{SOURCE1} .
14mu|vulkan-1.0.33.0-1|92	%cmake \
14mu|vulkan-1.0.33.0-1|93	-DBUILD_TESTS=OFF \
14mu|vulkan-1.0.33.0-1|94	-DBUILD_LAYERS=OFF \
14mu|vulkan-1.0.33.0-1|95	-DBUILD_VKJSON=OFF \
14mu|vulkan-1.0.33.0-1|96	-DBUILD_WSI_XCB_SUPPORT=ON \
14mu|vulkan-1.0.33.0-1|97	-DBUILD_WSI_XLIB_SUPPORT=ON \
14mu|vulkan-1.0.33.0-1|98	-DBUILD_WSI_WAYLAND_SUPPORT=ON \
14mu|vulkan-1.0.33.0-1|99	-DGLSLANG_SPIRV_INCLUDE_DIR=../
14mu|vulkan-1.0.33.0-1|100	
14mu|vulkan-1.0.33.0-1|101	%make
14mu|vulkan-1.0.33.0-1|102	
14mu|vulkan-1.0.33.0-1|103	
14mu|vulkan-1.0.33.0-1|104	%install
14mu|vulkan-1.0.33.0-1|105	%makeinstall_std -C build
14mu|vulkan-1.0.33.0-1|106	
14mu|vulkan-1.0.33.0-1|107	install -d -m 755 %{buildroot}%{_includedir}
14mu|vulkan-1.0.33.0-1|108	cp -a include/vulkan %{buildroot}%{_includedir}
14mu|vulkan-1.0.33.0-1|109	
14mu|vulkan-1.0.33.0-1|110	install -d -m 755 %{buildroot}%{_sysconfdir}/vulkan/icd.d
14mu|vulkan-1.0.33.0-1|111	
14mu|vulkan-1.0.33.0-1|112	%changelog
14mu|vulkan-1.0.33.0-1|113	
14mu|vulkan-1.0.33.0-1|114	* Sun Dec 11 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.33.0-1
14mu|vulkan-1.0.33.0-1|115	- (aa19271) Added the files for v.1.0.33.0
14mu|vulkan-1.0.33.0-1|116	
14mu|vulkan-1.0.33.0-1|117	

26232 14
14mu|w3c-libwww-5.4.1-0.20061204.10|1	%define snap 20061204
14mu|w3c-libwww-5.4.1-0.20061204.10|2	
14mu|w3c-libwww-5.4.1-0.20061204.10|3	%define major 0
14mu|w3c-libwww-5.4.1-0.20061204.10|4	%define libmd5 %mklibname md5_ %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|5	%define libpics %mklibname pics %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|6	%define libwwwapp %mklibname wwwapp %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|7	%define libwwwcache %mklibname wwwcache %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|8	%define libwwwcore %mklibname wwwcore %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|9	%define libwwwdir %mklibname wwwdir %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|10	%define libwwwfile %mklibname wwwfile %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|11	%define libwwwftp %mklibname wwwftp %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|12	%define libwwwgopher %mklibname wwwgopher %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|13	%define libwwwhtml %mklibname wwwhtml %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|14	%define libwwwhttp %mklibname wwwhttp %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|15	%define libwwwinit %mklibname wwwinit %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|16	%define libwwwmime %mklibname wwwmime %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|17	%define libwwwmux %mklibname wwwmux %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|18	%define libwwwnews %mklibname wwwnews %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|19	%define libwwwssl %mklibname wwwssl %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|20	%define libwwwstream %mklibname wwwstream %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|21	%define libwwwtelnet %mklibname wwwtelnet %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|22	%define libwwwtrans %mklibname wwwtrans %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|23	%define libwwwutils %mklibname wwwutils %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|24	%define libwwwxml %mklibname wwwxml %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|25	%define libwwwzip %mklibname wwwzip %{major}
14mu|w3c-libwww-5.4.1-0.20061204.10|26	%define devname %mklibname %{name} -d
14mu|w3c-libwww-5.4.1-0.20061204.10|27	
14mu|w3c-libwww-5.4.1-0.20061204.10|28	Summary:	HTTP library of common code
14mu|w3c-libwww-5.4.1-0.20061204.10|29	Name:		w3c-libwww
14mu|w3c-libwww-5.4.1-0.20061204.10|30	Version:	5.4.1
14mu|w3c-libwww-5.4.1-0.20061204.10|31	Release:	0.%{snap}.10
14mu|w3c-libwww-5.4.1-0.20061204.10|32	License:	W3C License
14mu|w3c-libwww-5.4.1-0.20061204.10|33	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|34	Url:		http://www.w3.org/Library
14mu|w3c-libwww-5.4.1-0.20061204.10|35	Source0:	http://www.w3.org/Library/Distribution/w3c-libwww-%{version}-%{snap}.tar.gz
14mu|w3c-libwww-5.4.1-0.20061204.10|36	Patch0:		w3c-libwww-configure.patch
14mu|w3c-libwww-5.4.1-0.20061204.10|37	Patch1:		w3c-libwww-5.4.1-incdir.patch
14mu|w3c-libwww-5.4.1-0.20061204.10|38	Patch2:		w3c-libwww-ppc64.patch
14mu|w3c-libwww-5.4.1-0.20061204.10|39	Patch3:		w3c-libwww-md5.patch
14mu|w3c-libwww-5.4.1-0.20061204.10|40	Patch4:		w3c-libwww-expat.patch
14mu|w3c-libwww-5.4.1-0.20061204.10|41	Patch5:		w3c-libwww-lib64.diff
14mu|w3c-libwww-5.4.1-0.20061204.10|42	Patch6:		w3c-libwww-5.4.1-fix-install.patch
14mu|w3c-libwww-5.4.1-0.20061204.10|43	Patch7:		w3c-libwww-5.4.1-fix-link.patch
14mu|w3c-libwww-5.4.1-0.20061204.10|44	Patch8:		w3c-libwww-5.4.1-no-sslv2.patch
14mu|w3c-libwww-5.4.1-0.20061204.10|45	BuildRequires:	autoconf2.5
14mu|w3c-libwww-5.4.1-0.20061204.10|46	BuildRequires:	pkgconfig(expat)
14mu|w3c-libwww-5.4.1-0.20061204.10|47	BuildRequires:	pkgconfig(openssl)
14mu|w3c-libwww-5.4.1-0.20061204.10|48	BuildRequires:	pkgconfig(zlib)
14mu|w3c-libwww-5.4.1-0.20061204.10|49	
14mu|w3c-libwww-5.4.1-0.20061204.10|50	%description
14mu|w3c-libwww-5.4.1-0.20061204.10|51	Libwww is a general-purpose Web API written in C for Unix and Windows (Win32).
14mu|w3c-libwww-5.4.1-0.20061204.10|52	With a highly extensible and layered API, it can accommodate many different
14mu|w3c-libwww-5.4.1-0.20061204.10|53	types of applications including clients, robots, etc. The purpose of libwww
14mu|w3c-libwww-5.4.1-0.20061204.10|54	is to provide a highly optimized HTTP sample implementation as well as other
14mu|w3c-libwww-5.4.1-0.20061204.10|55	Internet protocols and to serve as a testbed for protocol experiments.
14mu|w3c-libwww-5.4.1-0.20061204.10|56	
14mu|w3c-libwww-5.4.1-0.20061204.10|57	See: http://www.w3.org/Consortium/Legal/copyright-software.html for
14mu|w3c-libwww-5.4.1-0.20061204.10|58	further information on its license.
14mu|w3c-libwww-5.4.1-0.20061204.10|59	
14mu|w3c-libwww-5.4.1-0.20061204.10|60	%files
14mu|w3c-libwww-5.4.1-0.20061204.10|61	%doc *.html  Icons/*/*.gif
14mu|w3c-libwww-5.4.1-0.20061204.10|62	%{_datadir}/w3c-libwww
14mu|w3c-libwww-5.4.1-0.20061204.10|63	
14mu|w3c-libwww-5.4.1-0.20061204.10|64	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|65	
14mu|w3c-libwww-5.4.1-0.20061204.10|66	%package -n %{libmd5}
14mu|w3c-libwww-5.4.1-0.20061204.10|67	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|68	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|69	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|70	
14mu|w3c-libwww-5.4.1-0.20061204.10|71	%description -n %{libmd5}
14mu|w3c-libwww-5.4.1-0.20061204.10|72	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|73	
14mu|w3c-libwww-5.4.1-0.20061204.10|74	%files -n %{libmd5}
14mu|w3c-libwww-5.4.1-0.20061204.10|75	%{_libdir}/libmd5.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|76	
14mu|w3c-libwww-5.4.1-0.20061204.10|77	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|78	
14mu|w3c-libwww-5.4.1-0.20061204.10|79	%package -n %{libpics}
14mu|w3c-libwww-5.4.1-0.20061204.10|80	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|81	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|82	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|83	
14mu|w3c-libwww-5.4.1-0.20061204.10|84	%description -n %{libpics}
14mu|w3c-libwww-5.4.1-0.20061204.10|85	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|86	
14mu|w3c-libwww-5.4.1-0.20061204.10|87	%files -n %{libpics}
14mu|w3c-libwww-5.4.1-0.20061204.10|88	%{_libdir}/libpics.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|89	
14mu|w3c-libwww-5.4.1-0.20061204.10|90	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|91	
14mu|w3c-libwww-5.4.1-0.20061204.10|92	%package -n %{libwwwapp}
14mu|w3c-libwww-5.4.1-0.20061204.10|93	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|94	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|95	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|96	
14mu|w3c-libwww-5.4.1-0.20061204.10|97	%description -n %{libwwwapp}
14mu|w3c-libwww-5.4.1-0.20061204.10|98	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|99	
14mu|w3c-libwww-5.4.1-0.20061204.10|100	%files -n %{libwwwapp}
14mu|w3c-libwww-5.4.1-0.20061204.10|101	%{_libdir}/libwwwapp.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|102	
14mu|w3c-libwww-5.4.1-0.20061204.10|103	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|104	
14mu|w3c-libwww-5.4.1-0.20061204.10|105	%package -n %{libwwwcache}
14mu|w3c-libwww-5.4.1-0.20061204.10|106	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|107	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|108	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|109	
14mu|w3c-libwww-5.4.1-0.20061204.10|110	%description -n %{libwwwcache}
14mu|w3c-libwww-5.4.1-0.20061204.10|111	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|112	
14mu|w3c-libwww-5.4.1-0.20061204.10|113	%files -n %{libwwwcache}
14mu|w3c-libwww-5.4.1-0.20061204.10|114	%{_libdir}/libwwwcache.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|115	
14mu|w3c-libwww-5.4.1-0.20061204.10|116	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|117	
14mu|w3c-libwww-5.4.1-0.20061204.10|118	%package -n %{libwwwcore}
14mu|w3c-libwww-5.4.1-0.20061204.10|119	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|120	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|121	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|122	
14mu|w3c-libwww-5.4.1-0.20061204.10|123	%description -n %{libwwwcore}
14mu|w3c-libwww-5.4.1-0.20061204.10|124	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|125	
14mu|w3c-libwww-5.4.1-0.20061204.10|126	%files -n %{libwwwcore}
14mu|w3c-libwww-5.4.1-0.20061204.10|127	%{_libdir}/libwwwcore.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|128	
14mu|w3c-libwww-5.4.1-0.20061204.10|129	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|130	
14mu|w3c-libwww-5.4.1-0.20061204.10|131	%package -n %{libwwwdir}
14mu|w3c-libwww-5.4.1-0.20061204.10|132	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|133	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|134	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|135	
14mu|w3c-libwww-5.4.1-0.20061204.10|136	%description -n %{libwwwdir}
14mu|w3c-libwww-5.4.1-0.20061204.10|137	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|138	
14mu|w3c-libwww-5.4.1-0.20061204.10|139	%files -n %{libwwwdir}
14mu|w3c-libwww-5.4.1-0.20061204.10|140	%{_libdir}/libwwwdir.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|141	
14mu|w3c-libwww-5.4.1-0.20061204.10|142	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|143	
14mu|w3c-libwww-5.4.1-0.20061204.10|144	%package -n %{libwwwfile}
14mu|w3c-libwww-5.4.1-0.20061204.10|145	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|146	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|147	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|148	
14mu|w3c-libwww-5.4.1-0.20061204.10|149	%description -n %{libwwwfile}
14mu|w3c-libwww-5.4.1-0.20061204.10|150	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|151	
14mu|w3c-libwww-5.4.1-0.20061204.10|152	%files -n %{libwwwfile}
14mu|w3c-libwww-5.4.1-0.20061204.10|153	%{_libdir}/libwwwfile.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|154	
14mu|w3c-libwww-5.4.1-0.20061204.10|155	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|156	
14mu|w3c-libwww-5.4.1-0.20061204.10|157	%package -n %{libwwwftp}
14mu|w3c-libwww-5.4.1-0.20061204.10|158	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|159	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|160	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|161	
14mu|w3c-libwww-5.4.1-0.20061204.10|162	%description -n %{libwwwftp}
14mu|w3c-libwww-5.4.1-0.20061204.10|163	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|164	
14mu|w3c-libwww-5.4.1-0.20061204.10|165	%files -n %{libwwwftp}
14mu|w3c-libwww-5.4.1-0.20061204.10|166	%{_libdir}/libwwwftp.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|167	
14mu|w3c-libwww-5.4.1-0.20061204.10|168	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|169	
14mu|w3c-libwww-5.4.1-0.20061204.10|170	%package -n %{libwwwgopher}
14mu|w3c-libwww-5.4.1-0.20061204.10|171	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|172	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|173	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|174	
14mu|w3c-libwww-5.4.1-0.20061204.10|175	%description -n %{libwwwgopher}
14mu|w3c-libwww-5.4.1-0.20061204.10|176	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|177	
14mu|w3c-libwww-5.4.1-0.20061204.10|178	%files -n %{libwwwgopher}
14mu|w3c-libwww-5.4.1-0.20061204.10|179	%{_libdir}/libwwwgopher.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|180	
14mu|w3c-libwww-5.4.1-0.20061204.10|181	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|182	
14mu|w3c-libwww-5.4.1-0.20061204.10|183	%package -n %{libwwwhtml}
14mu|w3c-libwww-5.4.1-0.20061204.10|184	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|185	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|186	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|187	
14mu|w3c-libwww-5.4.1-0.20061204.10|188	%description -n %{libwwwhtml}
14mu|w3c-libwww-5.4.1-0.20061204.10|189	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|190	
14mu|w3c-libwww-5.4.1-0.20061204.10|191	%files -n %{libwwwhtml}
14mu|w3c-libwww-5.4.1-0.20061204.10|192	%{_libdir}/libwwwhtml.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|193	
14mu|w3c-libwww-5.4.1-0.20061204.10|194	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|195	
14mu|w3c-libwww-5.4.1-0.20061204.10|196	%package -n %{libwwwhttp}
14mu|w3c-libwww-5.4.1-0.20061204.10|197	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|198	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|199	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|200	
14mu|w3c-libwww-5.4.1-0.20061204.10|201	%description -n %{libwwwhttp}
14mu|w3c-libwww-5.4.1-0.20061204.10|202	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|203	
14mu|w3c-libwww-5.4.1-0.20061204.10|204	%files -n %{libwwwhttp}
14mu|w3c-libwww-5.4.1-0.20061204.10|205	%{_libdir}/libwwwhttp.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|206	
14mu|w3c-libwww-5.4.1-0.20061204.10|207	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|208	
14mu|w3c-libwww-5.4.1-0.20061204.10|209	%package -n %{libwwwinit}
14mu|w3c-libwww-5.4.1-0.20061204.10|210	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|211	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|212	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|213	
14mu|w3c-libwww-5.4.1-0.20061204.10|214	%description -n %{libwwwinit}
14mu|w3c-libwww-5.4.1-0.20061204.10|215	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|216	
14mu|w3c-libwww-5.4.1-0.20061204.10|217	%files -n %{libwwwinit}
14mu|w3c-libwww-5.4.1-0.20061204.10|218	%{_libdir}/libwwwinit.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|219	
14mu|w3c-libwww-5.4.1-0.20061204.10|220	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|221	
14mu|w3c-libwww-5.4.1-0.20061204.10|222	%package -n %{libwwwmime}
14mu|w3c-libwww-5.4.1-0.20061204.10|223	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|224	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|225	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|226	
14mu|w3c-libwww-5.4.1-0.20061204.10|227	%description -n %{libwwwmime}
14mu|w3c-libwww-5.4.1-0.20061204.10|228	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|229	
14mu|w3c-libwww-5.4.1-0.20061204.10|230	%files -n %{libwwwmime}
14mu|w3c-libwww-5.4.1-0.20061204.10|231	%{_libdir}/libwwwmime.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|232	
14mu|w3c-libwww-5.4.1-0.20061204.10|233	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|234	
14mu|w3c-libwww-5.4.1-0.20061204.10|235	%package -n %{libwwwmux}
14mu|w3c-libwww-5.4.1-0.20061204.10|236	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|237	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|238	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|239	
14mu|w3c-libwww-5.4.1-0.20061204.10|240	%description -n %{libwwwmux}
14mu|w3c-libwww-5.4.1-0.20061204.10|241	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|242	
14mu|w3c-libwww-5.4.1-0.20061204.10|243	%files -n %{libwwwmux}
14mu|w3c-libwww-5.4.1-0.20061204.10|244	%{_libdir}/libwwwmux.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|245	
14mu|w3c-libwww-5.4.1-0.20061204.10|246	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|247	
14mu|w3c-libwww-5.4.1-0.20061204.10|248	%package -n %{libwwwnews}
14mu|w3c-libwww-5.4.1-0.20061204.10|249	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|250	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|251	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|252	
14mu|w3c-libwww-5.4.1-0.20061204.10|253	%description -n %{libwwwnews}
14mu|w3c-libwww-5.4.1-0.20061204.10|254	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|255	
14mu|w3c-libwww-5.4.1-0.20061204.10|256	%files -n %{libwwwnews}
14mu|w3c-libwww-5.4.1-0.20061204.10|257	%{_libdir}/libwwwnews.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|258	
14mu|w3c-libwww-5.4.1-0.20061204.10|259	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|260	
14mu|w3c-libwww-5.4.1-0.20061204.10|261	%package -n %{libwwwssl}
14mu|w3c-libwww-5.4.1-0.20061204.10|262	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|263	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|264	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|265	
14mu|w3c-libwww-5.4.1-0.20061204.10|266	%description -n %{libwwwssl}
14mu|w3c-libwww-5.4.1-0.20061204.10|267	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|268	
14mu|w3c-libwww-5.4.1-0.20061204.10|269	%files -n %{libwwwssl}
14mu|w3c-libwww-5.4.1-0.20061204.10|270	%{_libdir}/libwwwssl.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|271	
14mu|w3c-libwww-5.4.1-0.20061204.10|272	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|273	
14mu|w3c-libwww-5.4.1-0.20061204.10|274	%package -n %{libwwwstream}
14mu|w3c-libwww-5.4.1-0.20061204.10|275	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|276	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|277	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|278	
14mu|w3c-libwww-5.4.1-0.20061204.10|279	%description -n %{libwwwstream}
14mu|w3c-libwww-5.4.1-0.20061204.10|280	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|281	
14mu|w3c-libwww-5.4.1-0.20061204.10|282	%files -n %{libwwwstream}
14mu|w3c-libwww-5.4.1-0.20061204.10|283	%{_libdir}/libwwwstream.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|284	
14mu|w3c-libwww-5.4.1-0.20061204.10|285	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|286	
14mu|w3c-libwww-5.4.1-0.20061204.10|287	%package -n %{libwwwtelnet}
14mu|w3c-libwww-5.4.1-0.20061204.10|288	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|289	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|290	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|291	
14mu|w3c-libwww-5.4.1-0.20061204.10|292	%description -n %{libwwwtelnet}
14mu|w3c-libwww-5.4.1-0.20061204.10|293	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|294	
14mu|w3c-libwww-5.4.1-0.20061204.10|295	%files -n %{libwwwtelnet}
14mu|w3c-libwww-5.4.1-0.20061204.10|296	%{_libdir}/libwwwtelnet.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|297	
14mu|w3c-libwww-5.4.1-0.20061204.10|298	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|299	
14mu|w3c-libwww-5.4.1-0.20061204.10|300	%package -n %{libwwwtrans}
14mu|w3c-libwww-5.4.1-0.20061204.10|301	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|302	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|303	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|304	
14mu|w3c-libwww-5.4.1-0.20061204.10|305	%description -n %{libwwwtrans}
14mu|w3c-libwww-5.4.1-0.20061204.10|306	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|307	
14mu|w3c-libwww-5.4.1-0.20061204.10|308	%files -n %{libwwwtrans}
14mu|w3c-libwww-5.4.1-0.20061204.10|309	%{_libdir}/libwwwtrans.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|310	
14mu|w3c-libwww-5.4.1-0.20061204.10|311	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|312	
14mu|w3c-libwww-5.4.1-0.20061204.10|313	%package -n %{libwwwutils}
14mu|w3c-libwww-5.4.1-0.20061204.10|314	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|315	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|316	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|317	
14mu|w3c-libwww-5.4.1-0.20061204.10|318	%description -n %{libwwwutils}
14mu|w3c-libwww-5.4.1-0.20061204.10|319	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|320	
14mu|w3c-libwww-5.4.1-0.20061204.10|321	%files -n %{libwwwutils}
14mu|w3c-libwww-5.4.1-0.20061204.10|322	%{_libdir}/libwwwutils.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|323	
14mu|w3c-libwww-5.4.1-0.20061204.10|324	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|325	
14mu|w3c-libwww-5.4.1-0.20061204.10|326	%package -n %{libwwwxml}
14mu|w3c-libwww-5.4.1-0.20061204.10|327	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|328	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|329	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|330	
14mu|w3c-libwww-5.4.1-0.20061204.10|331	%description -n %{libwwwxml}
14mu|w3c-libwww-5.4.1-0.20061204.10|332	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|333	
14mu|w3c-libwww-5.4.1-0.20061204.10|334	%files -n %{libwwwxml}
14mu|w3c-libwww-5.4.1-0.20061204.10|335	%{_libdir}/libwwwxml.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|336	
14mu|w3c-libwww-5.4.1-0.20061204.10|337	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|338	
14mu|w3c-libwww-5.4.1-0.20061204.10|339	%package -n %{libwwwzip}
14mu|w3c-libwww-5.4.1-0.20061204.10|340	Summary:	Shared library for %{name}
14mu|w3c-libwww-5.4.1-0.20061204.10|341	Group:		System/Libraries
14mu|w3c-libwww-5.4.1-0.20061204.10|342	Conflicts:	%{name} < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|343	
14mu|w3c-libwww-5.4.1-0.20061204.10|344	%description -n %{libwwwzip}
14mu|w3c-libwww-5.4.1-0.20061204.10|345	Shared library for %{name}.
14mu|w3c-libwww-5.4.1-0.20061204.10|346	
14mu|w3c-libwww-5.4.1-0.20061204.10|347	%files -n %{libwwwzip}
14mu|w3c-libwww-5.4.1-0.20061204.10|348	%{_libdir}/libwwwzip.so.%{major}*
14mu|w3c-libwww-5.4.1-0.20061204.10|349	
14mu|w3c-libwww-5.4.1-0.20061204.10|350	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|351	
14mu|w3c-libwww-5.4.1-0.20061204.10|352	%package -n %{devname}
14mu|w3c-libwww-5.4.1-0.20061204.10|353	Summary:	Libraries and header files for programs that use libwww
14mu|w3c-libwww-5.4.1-0.20061204.10|354	Group:		Development/Other
14mu|w3c-libwww-5.4.1-0.20061204.10|355	Requires:	%{libmd5} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|356	Requires:	%{libpics} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|357	Requires:	%{libwwwapp} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|358	Requires:	%{libwwwcache} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|359	Requires:	%{libwwwcore} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|360	Requires:	%{libwwwdir} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|361	Requires:	%{libwwwfile} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|362	Requires:	%{libwwwftp} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|363	Requires:	%{libwwwgopher} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|364	Requires:	%{libwwwhtml} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|365	Requires:	%{libwwwhttp} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|366	Requires:	%{libwwwinit} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|367	Requires:	%{libwwwmime} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|368	Requires:	%{libwwwmux} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|369	Requires:	%{libwwwnews} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|370	Requires:	%{libwwwssl} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|371	Requires:	%{libwwwstream} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|372	Requires:	%{libwwwtelnet} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|373	Requires:	%{libwwwtrans} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|374	Requires:	%{libwwwutils} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|375	Requires:	%{libwwwxml} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|376	Requires:	%{libwwwzip} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|377	Provides:	%{name}-devel = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|378	Conflicts:	%{name}-devel < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|379	Obsoletes:	%{name}-devel < 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|380	
14mu|w3c-libwww-5.4.1-0.20061204.10|381	%description -n %{devname}
14mu|w3c-libwww-5.4.1-0.20061204.10|382	Static libraries and header files for libwww, which are available as public
14mu|w3c-libwww-5.4.1-0.20061204.10|383	libraries.
14mu|w3c-libwww-5.4.1-0.20061204.10|384	
14mu|w3c-libwww-5.4.1-0.20061204.10|385	%files -n %{devname}
14mu|w3c-libwww-5.4.1-0.20061204.10|386	%doc COPYRIGH
14mu|w3c-libwww-5.4.1-0.20061204.10|387	%{_bindir}/libwww-config
14mu|w3c-libwww-5.4.1-0.20061204.10|388	%{_libdir}/lib*.so
14mu|w3c-libwww-5.4.1-0.20061204.10|389	%dir %{_includedir}/w3c-libwww
14mu|w3c-libwww-5.4.1-0.20061204.10|390	%{_includedir}/w3c-libwww/*.h
14mu|w3c-libwww-5.4.1-0.20061204.10|391	
14mu|w3c-libwww-5.4.1-0.20061204.10|392	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|393	
14mu|w3c-libwww-5.4.1-0.20061204.10|394	%package apps
14mu|w3c-libwww-5.4.1-0.20061204.10|395	Summary:	Applications built using Libwww web library: e.g. Robot, etc
14mu|w3c-libwww-5.4.1-0.20061204.10|396	Group:		Networking/WWW
14mu|w3c-libwww-5.4.1-0.20061204.10|397	Requires:	%{name} = %{EVRD}
14mu|w3c-libwww-5.4.1-0.20061204.10|398	
14mu|w3c-libwww-5.4.1-0.20061204.10|399	%description apps
14mu|w3c-libwww-5.4.1-0.20061204.10|400	Web applications built using Libwww: Robot, Command line tool,
14mu|w3c-libwww-5.4.1-0.20061204.10|401	line mode browser.  The Robot can crawl web sites faster, and
14mu|w3c-libwww-5.4.1-0.20061204.10|402	with lower load, than any other web walker that we know of,
14mu|w3c-libwww-5.4.1-0.20061204.10|403	due to its extensive pipelining and use of HTTP/1.1.
14mu|w3c-libwww-5.4.1-0.20061204.10|404	
14mu|w3c-libwww-5.4.1-0.20061204.10|405	The command line tool (w3c) is very useful for manipulation of
14mu|w3c-libwww-5.4.1-0.20061204.10|406	Web sites that implement more than just HTTP GET (e.g. PUT,
14mu|w3c-libwww-5.4.1-0.20061204.10|407	POST, etc.).
14mu|w3c-libwww-5.4.1-0.20061204.10|408	
14mu|w3c-libwww-5.4.1-0.20061204.10|409	The line mode browser is a minimal line mode web browser;
14mu|w3c-libwww-5.4.1-0.20061204.10|410	often useful to convert to ascii text.  Currently unavailable
14mu|w3c-libwww-5.4.1-0.20061204.10|411	until someone updates it to some new interfaces. (hint, hint...)
14mu|w3c-libwww-5.4.1-0.20061204.10|412	
14mu|w3c-libwww-5.4.1-0.20061204.10|413	%files apps
14mu|w3c-libwww-5.4.1-0.20061204.10|414	%doc COPYRIGH
14mu|w3c-libwww-5.4.1-0.20061204.10|415	%{_bindir}/webbot
14mu|w3c-libwww-5.4.1-0.20061204.10|416	%{_bindir}/w3c
14mu|w3c-libwww-5.4.1-0.20061204.10|417	%{_bindir}/www
14mu|w3c-libwww-5.4.1-0.20061204.10|418	
14mu|w3c-libwww-5.4.1-0.20061204.10|419	#----------------------------------------------------------------------------
14mu|w3c-libwww-5.4.1-0.20061204.10|420	
14mu|w3c-libwww-5.4.1-0.20061204.10|421	%prep
14mu|w3c-libwww-5.4.1-0.20061204.10|422	%setup -q
14mu|w3c-libwww-5.4.1-0.20061204.10|423	
14mu|w3c-libwww-5.4.1-0.20061204.10|424	#cvs -d :pserver:anonymous@dev.w3.org:/sources/public login
14mu|w3c-libwww-5.4.1-0.20061204.10|425	#after which you type "anonymous" as password.
14mu|w3c-libwww-5.4.1-0.20061204.10|426	#cvs -d :pserver:anonymous@dev.w3.org:/sources/public -z3 checkout libwww
14mu|w3c-libwww-5.4.1-0.20061204.10|427	
14mu|w3c-libwww-5.4.1-0.20061204.10|428	find . -type d -perm 0700 -exec chmod 755 {} \;
14mu|w3c-libwww-5.4.1-0.20061204.10|429	find . -type f -perm 0555 -exec chmod 755 {} \;
14mu|w3c-libwww-5.4.1-0.20061204.10|430	find . -type f -perm 0544 -exec chmod 644 {} \;
14mu|w3c-libwww-5.4.1-0.20061204.10|431	find . -type f -perm 0444 -exec chmod 644 {} \;
14mu|w3c-libwww-5.4.1-0.20061204.10|432	
14mu|w3c-libwww-5.4.1-0.20061204.10|433	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
14mu|w3c-libwww-5.4.1-0.20061204.10|434	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
14mu|w3c-libwww-5.4.1-0.20061204.10|435	done
14mu|w3c-libwww-5.4.1-0.20061204.10|436	
14mu|w3c-libwww-5.4.1-0.20061204.10|437	%patch0 -p1
14mu|w3c-libwww-5.4.1-0.20061204.10|438	%patch1 -p1
14mu|w3c-libwww-5.4.1-0.20061204.10|439	%patch2 -p1 -b .ppc64
14mu|w3c-libwww-5.4.1-0.20061204.10|440	%patch3 -p0
14mu|w3c-libwww-5.4.1-0.20061204.10|441	%patch4 -p1
14mu|w3c-libwww-5.4.1-0.20061204.10|442	%patch5 -p0
14mu|w3c-libwww-5.4.1-0.20061204.10|443	%patch6 -p0
14mu|w3c-libwww-5.4.1-0.20061204.10|444	%patch7 -p0 -b .link
14mu|w3c-libwww-5.4.1-0.20061204.10|445	%patch8 -p1 -b .ssl2
14mu|w3c-libwww-5.4.1-0.20061204.10|446	
14mu|w3c-libwww-5.4.1-0.20061204.10|447	# we don't want the libwww version
14mu|w3c-libwww-5.4.1-0.20061204.10|448	rm -rf modules/expat
14mu|w3c-libwww-5.4.1-0.20061204.10|449	
14mu|w3c-libwww-5.4.1-0.20061204.10|450	%build
14mu|w3c-libwww-5.4.1-0.20061204.10|451	autoreconf -fi
14mu|w3c-libwww-5.4.1-0.20061204.10|452	echo timestamp > stamp-h.in
14mu|w3c-libwww-5.4.1-0.20061204.10|453	%configure2_5x \
14mu|w3c-libwww-5.4.1-0.20061204.10|454	--enable-shared \
14mu|w3c-libwww-5.4.1-0.20061204.10|455	--disable-static \
14mu|w3c-libwww-5.4.1-0.20061204.10|456	--with-gnu-ld \
14mu|w3c-libwww-5.4.1-0.20061204.10|457	--with-regex \
14mu|w3c-libwww-5.4.1-0.20061204.10|458	--with-zlib \
14mu|w3c-libwww-5.4.1-0.20061204.10|459	--with-ssl \
14mu|w3c-libwww-5.4.1-0.20061204.10|460	--enable-reentrant
14mu|w3c-libwww-5.4.1-0.20061204.10|461	
14mu|w3c-libwww-5.4.1-0.20061204.10|462	%make
14mu|w3c-libwww-5.4.1-0.20061204.10|463	
14mu|w3c-libwww-5.4.1-0.20061204.10|464	%install
14mu|w3c-libwww-5.4.1-0.20061204.10|465	%makeinstall_std
14mu|w3c-libwww-5.4.1-0.20061204.10|466	
14mu|w3c-libwww-5.4.1-0.20061204.10|467	
14mu|w3c-libwww-5.4.1-0.20061204.10|468	%changelog
14mu|w3c-libwww-5.4.1-0.20061204.10|469	
14mu|w3c-libwww-5.4.1-0.20061204.10|470	* Thu Mar 17 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.4.1-0.20061204.10
14mu|w3c-libwww-5.4.1-0.20061204.10|471	- (a135b5e) Add patch to fix build with OpenSSL built without SSLv2 support
14mu|w3c-libwww-5.4.1-0.20061204.10|472	
14mu|w3c-libwww-5.4.1-0.20061204.10|473	

26233 14
14mu|wayland-1.9.0-1|1	Summary:	Wayland Compositor Infrastructure
14mu|wayland-1.9.0-1|2	Name:		wayland
14mu|wayland-1.9.0-1|3	Version:	1.9.0
14mu|wayland-1.9.0-1|4	Release:	1
14mu|wayland-1.9.0-1|5	License:	MIT
14mu|wayland-1.9.0-1|6	Group:		System/Libraries
14mu|wayland-1.9.0-1|7	Url:		http://wayland.freedesktop.org/
14mu|wayland-1.9.0-1|8	Source0:	http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
14mu|wayland-1.9.0-1|9	BuildRequires:	pkgconfig(expat)
14mu|wayland-1.9.0-1|10	BuildRequires:	pkgconfig(libffi)
14mu|wayland-1.9.0-1|11	# for man pages
14mu|wayland-1.9.0-1|12	BuildRequires:	docbook-style-xsl
14mu|wayland-1.9.0-1|13	BuildRequires:	doxygen
14mu|wayland-1.9.0-1|14	BuildRequires:	graphviz
14mu|wayland-1.9.0-1|15	BuildRequires:	xmlto
14mu|wayland-1.9.0-1|16	# for protocol doc
14mu|wayland-1.9.0-1|17	BuildRequires:	xsltproc
14mu|wayland-1.9.0-1|18	
14mu|wayland-1.9.0-1|19	%track
14mu|wayland-1.9.0-1|20	prog %{name} = {
14mu|wayland-1.9.0-1|21	url = http://wayland.freedesktop.org/releases.html
14mu|wayland-1.9.0-1|22	version = %{version}
14mu|wayland-1.9.0-1|23	regex = %{name}-(__VER__)\.tar\.xz
14mu|wayland-1.9.0-1|24	}
14mu|wayland-1.9.0-1|25	
14mu|wayland-1.9.0-1|26	%description
14mu|wayland-1.9.0-1|27	Wayland is a protocol for a compositor to talk to its clients as well
14mu|wayland-1.9.0-1|28	as a C library implementation of that protocol. The compositor can be
14mu|wayland-1.9.0-1|29	a standalone display server running on Linux kernel modesetting and
14mu|wayland-1.9.0-1|30	evdev input devices, an X application, or a wayland client itself. The
14mu|wayland-1.9.0-1|31	clients can be traditional applications, X servers (rootless or
14mu|wayland-1.9.0-1|32	fullscreen) or other display servers.
14mu|wayland-1.9.0-1|33	
14mu|wayland-1.9.0-1|34	#----------------------------------------------------------------------------
14mu|wayland-1.9.0-1|35	
14mu|wayland-1.9.0-1|36	%define client_major 0
14mu|wayland-1.9.0-1|37	%define client_name %{name}-client
14mu|wayland-1.9.0-1|38	%define client_libname %mklibname %{client_name} %{client_major}
14mu|wayland-1.9.0-1|39	
14mu|wayland-1.9.0-1|40	%package -n %{client_libname}
14mu|wayland-1.9.0-1|41	Summary:	Libraries for %{client_name}
14mu|wayland-1.9.0-1|42	Group:		System/Libraries
14mu|wayland-1.9.0-1|43	
14mu|wayland-1.9.0-1|44	%description -n %{client_libname}
14mu|wayland-1.9.0-1|45	This package contains the libraries for %{client_name}.
14mu|wayland-1.9.0-1|46	
14mu|wayland-1.9.0-1|47	%files -n %{client_libname}
14mu|wayland-1.9.0-1|48	%{_libdir}/lib%{client_name}.so.%{client_major}*
14mu|wayland-1.9.0-1|49	
14mu|wayland-1.9.0-1|50	#----------------------------------------------------------------------------
14mu|wayland-1.9.0-1|51	
14mu|wayland-1.9.0-1|52	%define server_major 0
14mu|wayland-1.9.0-1|53	%define server_name %{name}-server
14mu|wayland-1.9.0-1|54	%define server_libname %mklibname %{server_name} %{server_major}
14mu|wayland-1.9.0-1|55	
14mu|wayland-1.9.0-1|56	%package -n %{server_libname}
14mu|wayland-1.9.0-1|57	Summary:	Libraries for %{server_name}
14mu|wayland-1.9.0-1|58	Group:		System/Libraries
14mu|wayland-1.9.0-1|59	
14mu|wayland-1.9.0-1|60	%description -n %{server_libname}
14mu|wayland-1.9.0-1|61	This package contains the libraries for %{server_name}.
14mu|wayland-1.9.0-1|62	
14mu|wayland-1.9.0-1|63	%files -n %{server_libname}
14mu|wayland-1.9.0-1|64	%{_libdir}/lib%{server_name}.so.%{server_major}*
14mu|wayland-1.9.0-1|65	
14mu|wayland-1.9.0-1|66	#----------------------------------------------------------------------------
14mu|wayland-1.9.0-1|67	
14mu|wayland-1.9.0-1|68	%define cursor_major 0
14mu|wayland-1.9.0-1|69	%define cursor_name %{name}-cursor
14mu|wayland-1.9.0-1|70	%define cursor_libname %mklibname %{cursor_name} %{cursor_major}
14mu|wayland-1.9.0-1|71	
14mu|wayland-1.9.0-1|72	%package -n %{cursor_libname}
14mu|wayland-1.9.0-1|73	Summary:	Libraries for %{cursor_name}
14mu|wayland-1.9.0-1|74	Group:		System/Libraries
14mu|wayland-1.9.0-1|75	
14mu|wayland-1.9.0-1|76	%description -n %{cursor_libname}
14mu|wayland-1.9.0-1|77	This package contains the libraries for %{cursor_name}.
14mu|wayland-1.9.0-1|78	
14mu|wayland-1.9.0-1|79	%files -n %{cursor_libname}
14mu|wayland-1.9.0-1|80	%{_libdir}/lib%{cursor_name}.so.%{cursor_major}*
14mu|wayland-1.9.0-1|81	
14mu|wayland-1.9.0-1|82	#----------------------------------------------------------------------------
14mu|wayland-1.9.0-1|83	
14mu|wayland-1.9.0-1|84	%define devname %mklibname %{name} -d
14mu|wayland-1.9.0-1|85	
14mu|wayland-1.9.0-1|86	%package -n %{devname}
14mu|wayland-1.9.0-1|87	Summary:	Header files for %{name}
14mu|wayland-1.9.0-1|88	Group:		Development/C
14mu|wayland-1.9.0-1|89	Provides:	%{name}-devel = %{EVRD}
14mu|wayland-1.9.0-1|90	Requires:	%{client_libname} = %{EVRD}
14mu|wayland-1.9.0-1|91	Requires:	%{server_libname} = %{EVRD}
14mu|wayland-1.9.0-1|92	Requires:	%{cursor_libname} = %{EVRD}
14mu|wayland-1.9.0-1|93	Requires:	%{name}-tools = %{EVRD}
14mu|wayland-1.9.0-1|94	
14mu|wayland-1.9.0-1|95	%description -n %{devname}
14mu|wayland-1.9.0-1|96	This package contains the header and pkg-config files for developing
14mu|wayland-1.9.0-1|97	with %{name}.
14mu|wayland-1.9.0-1|98	
14mu|wayland-1.9.0-1|99	%files -n %{devname}
14mu|wayland-1.9.0-1|100	%{_includedir}/%{name}-*.h
14mu|wayland-1.9.0-1|101	%{_libdir}/lib%{name}*.so
14mu|wayland-1.9.0-1|102	%{_libdir}/pkgconfig/%{name}*.pc
14mu|wayland-1.9.0-1|103	%{_datadir}/wayland/wayland-scanner.mk
14mu|wayland-1.9.0-1|104	%{_datadir}/wayland/wayland.dtd
14mu|wayland-1.9.0-1|105	%{_datadir}/aclocal/%{name}-scanner.m4
14mu|wayland-1.9.0-1|106	
14mu|wayland-1.9.0-1|107	#----------------------------------------------------------------------------
14mu|wayland-1.9.0-1|108	
14mu|wayland-1.9.0-1|109	%package tools
14mu|wayland-1.9.0-1|110	Summary:	Wayland development tools
14mu|wayland-1.9.0-1|111	Group:		System/Libraries
14mu|wayland-1.9.0-1|112	
14mu|wayland-1.9.0-1|113	%description tools
14mu|wayland-1.9.0-1|114	This package contains development tools for Wayland.
14mu|wayland-1.9.0-1|115	
14mu|wayland-1.9.0-1|116	%files tools
14mu|wayland-1.9.0-1|117	%{_bindir}/%{name}-scanner
14mu|wayland-1.9.0-1|118	
14mu|wayland-1.9.0-1|119	#----------------------------------------------------------------------------
14mu|wayland-1.9.0-1|120	
14mu|wayland-1.9.0-1|121	%package doc
14mu|wayland-1.9.0-1|122	Summary:	Wayland documentation
14mu|wayland-1.9.0-1|123	Group:		Documentation
14mu|wayland-1.9.0-1|124	
14mu|wayland-1.9.0-1|125	%description doc
14mu|wayland-1.9.0-1|126	This package contains documentation of Wayland.
14mu|wayland-1.9.0-1|127	
14mu|wayland-1.9.0-1|128	%files doc
14mu|wayland-1.9.0-1|129	%{_mandir}/man3/wl_*.3*
14mu|wayland-1.9.0-1|130	%{_datadir}/wayland/wayland.xml
14mu|wayland-1.9.0-1|131	%{_defaultdocdir}/wayland/*
14mu|wayland-1.9.0-1|132	
14mu|wayland-1.9.0-1|133	#----------------------------------------------------------------------------
14mu|wayland-1.9.0-1|134	
14mu|wayland-1.9.0-1|135	%prep
14mu|wayland-1.9.0-1|136	%setup -q
14mu|wayland-1.9.0-1|137	
14mu|wayland-1.9.0-1|138	%build
14mu|wayland-1.9.0-1|139	autoreconf -vfi
14mu|wayland-1.9.0-1|140	%configure2_5x \
14mu|wayland-1.9.0-1|141	--disable-static
14mu|wayland-1.9.0-1|142	%make
14mu|wayland-1.9.0-1|143	
14mu|wayland-1.9.0-1|144	%install
14mu|wayland-1.9.0-1|145	%makeinstall_std
14mu|wayland-1.9.0-1|146	
14mu|wayland-1.9.0-1|147	
14mu|wayland-1.9.0-1|148	%changelog
14mu|wayland-1.9.0-1|149	
14mu|wayland-1.9.0-1|150	* Fri Dec 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.0-1
14mu|wayland-1.9.0-1|151	- (040a84d) Build requires graphviz
14mu|wayland-1.9.0-1|152	
14mu|wayland-1.9.0-1|153	

26234 14
14mu|webkit-2.4.9-2|1	#
14mu|webkit-2.4.9-2|2	# BEFORE UPDATING THIS PACKAGE, YOU _MUST_ DO THE FOLLOWING:
14mu|webkit-2.4.9-2|3	# - DO A LOCAL BUILD
14mu|webkit-2.4.9-2|4	# - INSTALL IT IN A TEST MACHINE
14mu|webkit-2.4.9-2|5	# - CHECK THAT 'display_help http://google.com' STILL WORK (INCLUDING CLOSING IT)
14mu|webkit-2.4.9-2|6	# - CHECK THAT MCC STILL RUNS
14mu|webkit-2.4.9-2|7	#
14mu|webkit-2.4.9-2|8	%define debug_package %{nil}
14mu|webkit-2.4.9-2|9	# *** ERROR: same build ID in nonidentical files!
14mu|webkit-2.4.9-2|10	#        /usr/bin/jsc-3
14mu|webkit-2.4.9-2|11	#   and  /usr/bin/jsc-1
14mu|webkit-2.4.9-2|12	
14mu|webkit-2.4.9-2|13	
14mu|webkit-2.4.9-2|14	%define oname		webkitgtk
14mu|webkit-2.4.9-2|15	%define lib3ver		3.0
14mu|webkit-2.4.9-2|16	%define major3		0
14mu|webkit-2.4.9-2|17	%define major2		25
14mu|webkit-2.4.9-2|18	%define lib3name	%mklibname webkitgtk %{lib3ver} %{major3}
14mu|webkit-2.4.9-2|19	%define devname3	%mklibname webkitgtk %{lib3ver} -d
14mu|webkit-2.4.9-2|20	%define inspector3name	webkit%{lib3ver}-webinspector
14mu|webkit-2.4.9-2|21	%define girname3	%mklibname %{name}-gir %{lib3ver}
14mu|webkit-2.4.9-2|22	%define girname2	%mklibname %{name}2-gir %{lib3ver}
14mu|webkit-2.4.9-2|23	%define girname2extension %mklibname %{name}2webextension-gir %{lib3ver}
14mu|webkit-2.4.9-2|24	%define libwebkit2	%mklibname webkit2gtk %{lib3ver} %{major2}
14mu|webkit-2.4.9-2|25	%define girjscore3	%mklibname jscore-gir %{lib3ver}
14mu|webkit-2.4.9-2|26	%define libjavascriptcoregtk3	%mklibname javascriptcoregtk %{lib3ver} %{major3}
14mu|webkit-2.4.9-2|27	
14mu|webkit-2.4.9-2|28	%define pango	0
14mu|webkit-2.4.9-2|29	%if %{pango}
14mu|webkit-2.4.9-2|30	%define fontreq		pkgconfig(pango)
14mu|webkit-2.4.9-2|31	%define fontback	pango
14mu|webkit-2.4.9-2|32	%else
14mu|webkit-2.4.9-2|33	%define fontreq		pkgconfig(fontconfig) >= 1.0.0
14mu|webkit-2.4.9-2|34	%define fontback	freetype
14mu|webkit-2.4.9-2|35	%endif
14mu|webkit-2.4.9-2|36	
14mu|webkit-2.4.9-2|37	Summary:	Web browser engine
14mu|webkit-2.4.9-2|38	Name:		webkit
14mu|webkit-2.4.9-2|39	Epoch:		1
14mu|webkit-2.4.9-2|40	Version:	2.4.9
14mu|webkit-2.4.9-2|41	Release:	2
14mu|webkit-2.4.9-2|42	License:	BSD and LGPLv2+
14mu|webkit-2.4.9-2|43	Group:		System/Libraries
14mu|webkit-2.4.9-2|44	Url:		http://www.webkitgtk.org
14mu|webkit-2.4.9-2|45	Source0:	http://www.webkitgtk.org/releases/%{oname}-%{version}.tar.xz
14mu|webkit-2.4.9-2|46	Patch0:		webkit-2.3.90-link.patch
14mu|webkit-2.4.9-2|47	# (blino) needed for first-time wizard (display_help) to be able to close its window with javascript
14mu|webkit-2.4.9-2|48	Patch2:		webkit-2.1.90-allowScriptsToCloseWindows.patch
14mu|webkit-2.4.9-2|49	Patch3:		webkitgtk-2.1.92-gtk-includes.patch
14mu|webkit-2.4.9-2|50	
14mu|webkit-2.4.9-2|51	BuildRequires:	bison
14mu|webkit-2.4.9-2|52	BuildRequires:	flex
14mu|webkit-2.4.9-2|53	BuildRequires:	gperf
14mu|webkit-2.4.9-2|54	BuildRequires:	gtk-doc
14mu|webkit-2.4.9-2|55	BuildRequires:	libtool
14mu|webkit-2.4.9-2|56	BuildRequires:	%{fontreq}
14mu|webkit-2.4.9-2|57	BuildRequires:	icu-devel >= 49
14mu|webkit-2.4.9-2|58	BuildRequires:	jpeg-devel
14mu|webkit-2.4.9-2|59	BuildRequires:	libstdc++-devel
14mu|webkit-2.4.9-2|60	BuildRequires:	automake
14mu|webkit-2.4.9-2|61	BuildRequires:	autoconf
14mu|webkit-2.4.9-2|62	BuildRequires:	pkgconfig(enchant)
14mu|webkit-2.4.9-2|63	BuildRequires:	pkgconfig(gail)
14mu|webkit-2.4.9-2|64	BuildRequires:	pkgconfig(gail-3.0)
14mu|webkit-2.4.9-2|65	BuildRequires:	pkgconfig(gl)
14mu|webkit-2.4.9-2|66	BuildRequires:	pkgconfig(geoclue)
14mu|webkit-2.4.9-2|67	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|webkit-2.4.9-2|68	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|webkit-2.4.9-2|69	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|webkit-2.4.9-2|70	BuildRequires:	pkgconfig(glib-2.0)
14mu|webkit-2.4.9-2|71	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|webkit-2.4.9-2|72	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|webkit-2.4.9-2|73	BuildRequires:	pkgconfig(libcurl) >= 7.11.0
14mu|webkit-2.4.9-2|74	BuildRequires:	pkgconfig(libpng)
14mu|webkit-2.4.9-2|75	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.2.0
14mu|webkit-2.4.9-2|76	BuildRequires:	pkgconfig(libsecret-1)
14mu|webkit-2.4.9-2|77	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.29.90
14mu|webkit-2.4.9-2|78	BuildRequires:	pkgconfig(libwebp)
14mu|webkit-2.4.9-2|79	BuildRequires:	pkgconfig(libxslt)
14mu|webkit-2.4.9-2|80	BuildRequires:	pkgconfig(ruby)
14mu|webkit-2.4.9-2|81	BuildRequires:	pkgconfig(sqlite3)
14mu|webkit-2.4.9-2|82	BuildRequires:	pkgconfig(xft)
14mu|webkit-2.4.9-2|83	BuildRequires:	pkgconfig(xt)
14mu|webkit-2.4.9-2|84	BuildRequires:	chrpath
14mu|webkit-2.4.9-2|85	
14mu|webkit-2.4.9-2|86	%description
14mu|webkit-2.4.9-2|87	WebKit is an open source web browser engine.
14mu|webkit-2.4.9-2|88	
14mu|webkit-2.4.9-2|89	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|90	
14mu|webkit-2.4.9-2|91	%package -n %{name}%{lib3ver}
14mu|webkit-2.4.9-2|92	Summary:	GTK+3 port of WebKit web browser engine - shared files
14mu|webkit-2.4.9-2|93	Group:		Development/GNOME and GTK+
14mu|webkit-2.4.9-2|94	Requires:	%{lib3name} = %{EVRD}
14mu|webkit-2.4.9-2|95	Conflicts:	%{lib3name} < 1:1.4.1-5
14mu|webkit-2.4.9-2|96	Conflicts:	%{name} < 1:1.4.1-6
14mu|webkit-2.4.9-2|97	%rename %{name}3
14mu|webkit-2.4.9-2|98	
14mu|webkit-2.4.9-2|99	%description -n %{name}%{lib3ver}
14mu|webkit-2.4.9-2|100	WebKit is an open source web browser engine.
14mu|webkit-2.4.9-2|101	This package contains the shared files used by %{name}%{lib3ver}
14mu|webkit-2.4.9-2|102	
14mu|webkit-2.4.9-2|103	%files -n %{name}%{lib3ver} -f WebKitGTK-3.0.lang
14mu|webkit-2.4.9-2|104	%dir %{_datadir}/webkitgtk-3.0
14mu|webkit-2.4.9-2|105	%{_datadir}/webkitgtk-3.0/images
14mu|webkit-2.4.9-2|106	%{_datadir}/webkitgtk-3.0/resources
14mu|webkit-2.4.9-2|107	
14mu|webkit-2.4.9-2|108	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|109	
14mu|webkit-2.4.9-2|110	%package -n %{lib3name}
14mu|webkit-2.4.9-2|111	Summary:	GTK+3 port of WebKit web browser engine
14mu|webkit-2.4.9-2|112	Group:		System/Libraries
14mu|webkit-2.4.9-2|113	Obsoletes:	%{inspector3name}
14mu|webkit-2.4.9-2|114	
14mu|webkit-2.4.9-2|115	%description -n %{lib3name}
14mu|webkit-2.4.9-2|116	The GTK+3 port of WebKit is intended to provide a browser component
14mu|webkit-2.4.9-2|117	primarily for users of the portable GTK+3 UI toolkit on platforms like
14mu|webkit-2.4.9-2|118	Linux.
14mu|webkit-2.4.9-2|119	
14mu|webkit-2.4.9-2|120	%files -n %{lib3name}
14mu|webkit-2.4.9-2|121	%{_libdir}/lib%{name}gtk-%{lib3ver}.so.%{major3}*
14mu|webkit-2.4.9-2|122	
14mu|webkit-2.4.9-2|123	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|124	
14mu|webkit-2.4.9-2|125	%package -n %{libjavascriptcoregtk3}
14mu|webkit-2.4.9-2|126	Summary:	GTK+3 port of WebKit web browser engine
14mu|webkit-2.4.9-2|127	Group:		System/Libraries
14mu|webkit-2.4.9-2|128	Obsoletes:	%{_lib}javascriptcoregtk3.0 < %{EVRD}
14mu|webkit-2.4.9-2|129	
14mu|webkit-2.4.9-2|130	%description -n %{libjavascriptcoregtk3}
14mu|webkit-2.4.9-2|131	The GTK+3 port of WebKit is intended to provide a browser component
14mu|webkit-2.4.9-2|132	primarily for users of the portable GTK+3 UI toolkit on platforms like
14mu|webkit-2.4.9-2|133	Linux.
14mu|webkit-2.4.9-2|134	
14mu|webkit-2.4.9-2|135	%files -n %{libjavascriptcoregtk3}
14mu|webkit-2.4.9-2|136	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so.%{major3}*
14mu|webkit-2.4.9-2|137	
14mu|webkit-2.4.9-2|138	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|139	
14mu|webkit-2.4.9-2|140	%package -n %{devname3}
14mu|webkit-2.4.9-2|141	Summary:	Development files for WebKit GTK+3 port
14mu|webkit-2.4.9-2|142	Group:		Development/GNOME and GTK+
14mu|webkit-2.4.9-2|143	Provides:	webkitgtk3-devel = %{EVRD}
14mu|webkit-2.4.9-2|144	Provides:	libwebkitgtk3-devel = %{EVRD}
14mu|webkit-2.4.9-2|145	Requires:	%{lib3name} = %{EVRD}
14mu|webkit-2.4.9-2|146	Requires:	%{libwebkit2} = %{EVRD}
14mu|webkit-2.4.9-2|147	Requires:	%{libjavascriptcoregtk3} = %{EVRD}
14mu|webkit-2.4.9-2|148	Requires:	%{girjscore3} = %{EVRD}
14mu|webkit-2.4.9-2|149	Requires:	%{girname3} = %{EVRD}
14mu|webkit-2.4.9-2|150	Requires:	%{girname2} = %{EVRD}
14mu|webkit-2.4.9-2|151	Requires:       %{girname2extension} = %{EVRD}
14mu|webkit-2.4.9-2|152	
14mu|webkit-2.4.9-2|153	%description -n %{devname3}
14mu|webkit-2.4.9-2|154	The GTK+ port of WebKit is intended to provide a browser component
14mu|webkit-2.4.9-2|155	primarily for users of the portable GTK+ UI toolkit on platforms like
14mu|webkit-2.4.9-2|156	Linux. This package contains development headers.
14mu|webkit-2.4.9-2|157	
14mu|webkit-2.4.9-2|158	%files -n %{devname3}
14mu|webkit-2.4.9-2|159	%{_libdir}/lib%{name}gtk-%{lib3ver}.so
14mu|webkit-2.4.9-2|160	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so
14mu|webkit-2.4.9-2|161	%{_libdir}/libwebkit2gtk-%{lib3ver}.so
14mu|webkit-2.4.9-2|162	%{_includedir}/%{name}gtk-%{lib3ver}
14mu|webkit-2.4.9-2|163	%{_libdir}/pkgconfig/%{name}gtk-%{lib3ver}.pc
14mu|webkit-2.4.9-2|164	%{_libdir}/pkgconfig/javascriptcoregtk-%{lib3ver}.pc
14mu|webkit-2.4.9-2|165	%{_libdir}/pkgconfig/%{name}2gtk-%{lib3ver}.pc
14mu|webkit-2.4.9-2|166	%{_libdir}/pkgconfig/%{name}2gtk-web-extension-%{lib3ver}.pc
14mu|webkit-2.4.9-2|167	%{_datadir}/gir-1.0/JavaScriptCore-%{lib3ver}.gir
14mu|webkit-2.4.9-2|168	%{_datadir}/gir-1.0/WebKit-%{lib3ver}.gir
14mu|webkit-2.4.9-2|169	%{_datadir}/gir-1.0/WebKit2-%{lib3ver}.gir
14mu|webkit-2.4.9-2|170	%{_datadir}/gir-1.0/WebKit2WebExtension-%{lib3ver}.gir
14mu|webkit-2.4.9-2|171	%{_datadir}/gtk-doc/html/webkitgtk3/*
14mu|webkit-2.4.9-2|172	%{_datadir}/gtk-doc/html/webkit2gtk/*
14mu|webkit-2.4.9-2|173	%{_datadir}/gtk-doc/html/webkitdomgtk/*
14mu|webkit-2.4.9-2|174	
14mu|webkit-2.4.9-2|175	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|176	
14mu|webkit-2.4.9-2|177	%package -n webkit3-gtklauncher
14mu|webkit-2.4.9-2|178	Summary:	WebKit GTK+3 example application
14mu|webkit-2.4.9-2|179	Group:		Development/GNOME and GTK+
14mu|webkit-2.4.9-2|180	
14mu|webkit-2.4.9-2|181	%description -n webkit3-gtklauncher
14mu|webkit-2.4.9-2|182	GtkLauncher is an example application for WebKit GTK+3.
14mu|webkit-2.4.9-2|183	
14mu|webkit-2.4.9-2|184	%files -n webkit3-gtklauncher
14mu|webkit-2.4.9-2|185	%{_libdir}/%{name}3/GtkLauncher
14mu|webkit-2.4.9-2|186	
14mu|webkit-2.4.9-2|187	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|188	
14mu|webkit-2.4.9-2|189	%package -n webkit3-jsc
14mu|webkit-2.4.9-2|190	Summary:	JavaScriptCore shell for WebKit GTK+3
14mu|webkit-2.4.9-2|191	Group:		Development/GNOME and GTK+
14mu|webkit-2.4.9-2|192	
14mu|webkit-2.4.9-2|193	%description -n webkit3-jsc
14mu|webkit-2.4.9-2|194	jsc is a shell for JavaScriptCore, WebKit's JavaScript engine. It
14mu|webkit-2.4.9-2|195	allows you to interact with the JavaScript engine directly.
14mu|webkit-2.4.9-2|196	
14mu|webkit-2.4.9-2|197	%files -n webkit3-jsc
14mu|webkit-2.4.9-2|198	%{_bindir}/jsc-3
14mu|webkit-2.4.9-2|199	
14mu|webkit-2.4.9-2|200	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|201	
14mu|webkit-2.4.9-2|202	%package -n %{girjscore3}
14mu|webkit-2.4.9-2|203	Summary:	GObject Introspection interface description for JSCore
14mu|webkit-2.4.9-2|204	Group:		System/Libraries
14mu|webkit-2.4.9-2|205	Conflicts:	%{libjavascriptcoregtk3} < %{epoch}:1.5.2-2
14mu|webkit-2.4.9-2|206	
14mu|webkit-2.4.9-2|207	%description -n %{girjscore3}
14mu|webkit-2.4.9-2|208	GObject Introspection interface description for JSCore.
14mu|webkit-2.4.9-2|209	
14mu|webkit-2.4.9-2|210	%files -n %{girjscore3}
14mu|webkit-2.4.9-2|211	%{_libdir}/girepository-1.0/JavaScriptCore-%{lib3ver}.typelib
14mu|webkit-2.4.9-2|212	
14mu|webkit-2.4.9-2|213	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|214	
14mu|webkit-2.4.9-2|215	%package -n %{girname3}
14mu|webkit-2.4.9-2|216	Summary:	GObject Introspection interface description for %{name}
14mu|webkit-2.4.9-2|217	Group:		System/Libraries
14mu|webkit-2.4.9-2|218	Conflicts:	%{lib3name} < %{epoch}:1.5.2-2
14mu|webkit-2.4.9-2|219	
14mu|webkit-2.4.9-2|220	%description -n %{girname3}
14mu|webkit-2.4.9-2|221	GObject Introspection interface description for WebKit.
14mu|webkit-2.4.9-2|222	
14mu|webkit-2.4.9-2|223	%files -n %{girname3}
14mu|webkit-2.4.9-2|224	%{_libdir}/girepository-1.0/WebKit-%{lib3ver}.typelib
14mu|webkit-2.4.9-2|225	
14mu|webkit-2.4.9-2|226	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|227	
14mu|webkit-2.4.9-2|228	%package -n %{girname2}
14mu|webkit-2.4.9-2|229	Summary:        GObject Introspection interface description for %name
14mu|webkit-2.4.9-2|230	Group:          System/Libraries
14mu|webkit-2.4.9-2|231	Requires:       %{libwebkit2} = %{EVRD}
14mu|webkit-2.4.9-2|232	
14mu|webkit-2.4.9-2|233	%description -n %{girname2}
14mu|webkit-2.4.9-2|234	GObject Introspection interface description for WebKit2.
14mu|webkit-2.4.9-2|235	
14mu|webkit-2.4.9-2|236	%files -n %{girname2}
14mu|webkit-2.4.9-2|237	%{_libdir}/girepository-1.0/WebKit2-%{lib3ver}.typelib
14mu|webkit-2.4.9-2|238	
14mu|webkit-2.4.9-2|239	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|240	
14mu|webkit-2.4.9-2|241	%package -n %{girname2extension}
14mu|webkit-2.4.9-2|242	Summary:        GObject Introspection interface description for %name
14mu|webkit-2.4.9-2|243	Group:          System/Libraries
14mu|webkit-2.4.9-2|244	Obsoletes:      %{_lib}webkit2webextension3.0 < 1:2.4.1-2
14mu|webkit-2.4.9-2|245	
14mu|webkit-2.4.9-2|246	%description -n %{girname2extension}
14mu|webkit-2.4.9-2|247	GObject Introspection interface description for WebKit2.
14mu|webkit-2.4.9-2|248	
14mu|webkit-2.4.9-2|249	%files -n %{girname2extension}
14mu|webkit-2.4.9-2|250	%{_libdir}/girepository-1.0/WebKit2WebExtension-%{lib3ver}.typelib
14mu|webkit-2.4.9-2|251	
14mu|webkit-2.4.9-2|252	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|253	
14mu|webkit-2.4.9-2|254	%package -n %{libwebkit2}
14mu|webkit-2.4.9-2|255	Summary:        GTK+3 port of WebKit2 web browser engine
14mu|webkit-2.4.9-2|256	Group:          System/Libraries
14mu|webkit-2.4.9-2|257	Requires:       %{name}3.0 = %{EVRD}
14mu|webkit-2.4.9-2|258	Requires:       %{name}2gtk = %{EVRD}
14mu|webkit-2.4.9-2|259	Provides:       libwebkit2gtk3 = %{version}-%{release}
14mu|webkit-2.4.9-2|260	
14mu|webkit-2.4.9-2|261	%description -n %{libwebkit2}
14mu|webkit-2.4.9-2|262	The GTK+3 port of WebKit2 is intended to provide a browser component
14mu|webkit-2.4.9-2|263	primarily for users of the portable GTK+3 UI toolkit on platforms like
14mu|webkit-2.4.9-2|264	Linux.
14mu|webkit-2.4.9-2|265	
14mu|webkit-2.4.9-2|266	%files -n %{libwebkit2}
14mu|webkit-2.4.9-2|267	%{_libdir}/lib%{name}2gtk-%{lib3ver}.so.%{major2}
14mu|webkit-2.4.9-2|268	%{_libdir}/lib%{name}2gtk-%{lib3ver}.so.%{major2}.*
14mu|webkit-2.4.9-2|269	
14mu|webkit-2.4.9-2|270	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|271	
14mu|webkit-2.4.9-2|272	%package -n %{name}2gtk
14mu|webkit-2.4.9-2|273	Summary:        GTK+3 port of WebKit2 web browser engine - shared files
14mu|webkit-2.4.9-2|274	Group:          System/Libraries
14mu|webkit-2.4.9-2|275	
14mu|webkit-2.4.9-2|276	%description -n %{name}2gtk
14mu|webkit-2.4.9-2|277	WebKit is an open source web browser engine.
14mu|webkit-2.4.9-2|278	This package contains the shared files used by %{name}2gtk%{lib3ver}.
14mu|webkit-2.4.9-2|279	
14mu|webkit-2.4.9-2|280	%files -n %{name}2gtk
14mu|webkit-2.4.9-2|281	%dir %{_libdir}/webkit2gtk-%{lib3ver}
14mu|webkit-2.4.9-2|282	%dir %{_libdir}/webkit2gtk-%{lib3ver}/injected-bundle
14mu|webkit-2.4.9-2|283	%{_libdir}/webkit2gtk-%{lib3ver}/injected-bundle/libwebkit2gtkinjectedbundle.so
14mu|webkit-2.4.9-2|284	%{_libexecdir}/WebKitNetworkProcess
14mu|webkit-2.4.9-2|285	%{_libexecdir}/WebKitPluginProcess
14mu|webkit-2.4.9-2|286	%{_libexecdir}/WebKitWebProcess
14mu|webkit-2.4.9-2|287	
14mu|webkit-2.4.9-2|288	#----------------------------------------------------------------------------
14mu|webkit-2.4.9-2|289	
14mu|webkit-2.4.9-2|290	%prep
14mu|webkit-2.4.9-2|291	%setup -qn %{oname}-%{version}
14mu|webkit-2.4.9-2|292	%apply_patches
14mu|webkit-2.4.9-2|293	# Don't force -O2
14mu|webkit-2.4.9-2|294	sed -i 's/-O2//g' configure.ac
14mu|webkit-2.4.9-2|295	
14mu|webkit-2.4.9-2|296	%build
14mu|webkit-2.4.9-2|297	# Use linker flags to reduce memory consumption on low-mem architectures
14mu|webkit-2.4.9-2|298	%ifarch %{arm}
14mu|webkit-2.4.9-2|299	%define lowmemflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads
14mu|webkit-2.4.9-2|300	export CFLAGS="`echo %{optflags} %lowmemflags | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
14mu|webkit-2.4.9-2|301	mkdir -p bfd
14mu|webkit-2.4.9-2|302	ln -s %{_bindir}/ld.bfd bfd/ld
14mu|webkit-2.4.9-2|303	export PATH=$PWD/bfd:$PATH
14mu|webkit-2.4.9-2|304	export CC="%{__cc} -fuse-ld=bfd"
14mu|webkit-2.4.9-2|305	export CXX="%{__cxx} -fuse-ld=bfd"
14mu|webkit-2.4.9-2|306	%global ldflags %{ldflags} -fuse-ld=bfd
14mu|webkit-2.4.9-2|307	%else
14mu|webkit-2.4.9-2|308	export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
14mu|webkit-2.4.9-2|309	%endif
14mu|webkit-2.4.9-2|310	
14mu|webkit-2.4.9-2|311	export CXXFLAGS="$CFLAGS"
14mu|webkit-2.4.9-2|312	
14mu|webkit-2.4.9-2|313	autoreconf -f -i
14mu|webkit-2.4.9-2|314	%configure2_5x \
14mu|webkit-2.4.9-2|315	--enable-dependency-tracking \
14mu|webkit-2.4.9-2|316	--with-gtk=3.0 \
14mu|webkit-2.4.9-2|317	--enable-webkit2 \
14mu|webkit-2.4.9-2|318	--enable-jit \
14mu|webkit-2.4.9-2|319	--enable-video \
14mu|webkit-2.4.9-2|320	--enable-introspection
14mu|webkit-2.4.9-2|321	
14mu|webkit-2.4.9-2|322	# https://bugs.gentoo.org/show_bug.cgi?id=515968
14mu|webkit-2.4.9-2|323	make V=1 -j1
14mu|webkit-2.4.9-2|324	
14mu|webkit-2.4.9-2|325	%install
14mu|webkit-2.4.9-2|326	%makeinstall_std
14mu|webkit-2.4.9-2|327	
14mu|webkit-2.4.9-2|328	mkdir -p %{buildroot}%{_libdir}/%{name}3
14mu|webkit-2.4.9-2|329	install -m 755 Programs/GtkLauncher %{buildroot}%{_libdir}/%{name}3
14mu|webkit-2.4.9-2|330	
14mu|webkit-2.4.9-2|331	# only useful for testing, should not be installed system-wide.
14mu|webkit-2.4.9-2|332	# reported upstream as 22812 - AdamW 2008/12
14mu|webkit-2.4.9-2|333	rm -rf %{buildroot}%{_libdir}/libtestnetscapeplugin.*
14mu|webkit-2.4.9-2|334	
14mu|webkit-2.4.9-2|335	# Remove lib64 rpaths
14mu|webkit-2.4.9-2|336	chrpath --delete %{buildroot}%{_bindir}/jsc-3
14mu|webkit-2.4.9-2|337	chrpath --delete %{buildroot}%{_libdir}/libwebkitgtk-3.0.so
14mu|webkit-2.4.9-2|338	chrpath --delete %{buildroot}%{_libexecdir}/%{name}3/GtkLauncher
14mu|webkit-2.4.9-2|339	
14mu|webkit-2.4.9-2|340	# Rename to avoid file conflicts with webkitgtk2
14mu|webkit-2.4.9-2|341	mv %{buildroot}%{_datadir}/gtk-doc/html/webkitgtk %{buildroot}%{_datadir}/gtk-doc/html/webkitgtk3
14mu|webkit-2.4.9-2|342	
14mu|webkit-2.4.9-2|343	%find_lang WebKitGTK-3.0
14mu|webkit-2.4.9-2|344	
14mu|webkit-2.4.9-2|345	
14mu|webkit-2.4.9-2|346	%changelog
14mu|webkit-2.4.9-2|347	
14mu|webkit-2.4.9-2|348	* Mon Oct 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.4.9-2
14mu|webkit-2.4.9-2|349	- (7d62c66) Bump release
14mu|webkit-2.4.9-2|350	
14mu|webkit-2.4.9-2|351	* Fri Sep 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.4.9-1
14mu|webkit-2.4.9-2|352	- (a5b5b3c) New bugfix version 2.4.9
14mu|webkit-2.4.9-2|353	
14mu|webkit-2.4.9-2|354	* Wed Jun 10 2015 law <a.lahin@ntcit-rosa.ru> 1:2.4.5-3
14mu|webkit-2.4.9-2|355	- (b1a30ab) Increase release number
14mu|webkit-2.4.9-2|356	
14mu|webkit-2.4.9-2|357	* Wed Jun 10 2015 law <a.lahin@ntcit-rosa.ru> 1:2.4.5-2
14mu|webkit-2.4.9-2|358	- (5402c3e) Perform autoreconf to build with frozen time
14mu|webkit-2.4.9-2|359	- (Alexander Lakhin: 85b183c) MassBuild#656: Increase release tag
14mu|webkit-2.4.9-2|360	
14mu|webkit-2.4.9-2|361	* Fri Jan 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.4.5-1
14mu|webkit-2.4.9-2|362	- (68461c9) Build with less parallel jobs, add ruby to BuildRequires
14mu|webkit-2.4.9-2|363	- (Tigro: 9cf77cc) update to 2.4.5
14mu|webkit-2.4.9-2|364	
14mu|webkit-2.4.9-2|365	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.4.3-4
14mu|webkit-2.4.9-2|366	- (9b58f5a) MassBuild#440: Increase release tag
14mu|webkit-2.4.9-2|367	
14mu|webkit-2.4.9-2|368	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.4.3-3
14mu|webkit-2.4.9-2|369	- (2ad9317) Bump release to rebuild against new icu
14mu|webkit-2.4.9-2|370	
14mu|webkit-2.4.9-2|371	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.4.3-2
14mu|webkit-2.4.9-2|372	- (1b8ca39) MassBuild#430: Increase release tag
14mu|webkit-2.4.9-2|373	
14mu|webkit-2.4.9-2|374	* Wed May 28 2014 Tigro <ashejn@gmail.com> 1:2.4.3-1
14mu|webkit-2.4.9-2|375	- (337e6eb) update to 2.4.3
14mu|webkit-2.4.9-2|376	
14mu|webkit-2.4.9-2|377	* Wed May 14 2014 Tigro <ashejn@gmail.com> 1:2.4.2-1
14mu|webkit-2.4.9-2|378	- (59e6ba4) pack some files
14mu|webkit-2.4.9-2|379	- (Tigro: ab23728) added BR: automake
14mu|webkit-2.4.9-2|380	- (Tigro: 4504190) fix name
14mu|webkit-2.4.9-2|381	- (Tigro: a522f04) build with webkit2
14mu|webkit-2.4.9-2|382	- (Tigro: 8cae470) added patches
14mu|webkit-2.4.9-2|383	- (Tigro: 9fecf9c) update to 2.4.2
14mu|webkit-2.4.9-2|384	
14mu|webkit-2.4.9-2|385	* Tue May 13 2014 Tigro <ashejn@gmail.com> 1:2.4.0-1
14mu|webkit-2.4.9-2|386	- (e072c8c) Revert "Revert "enable webkit2""
14mu|webkit-2.4.9-2|387	- (e072c8c) This reverts commit 9f21a5fa818ac16fa0f7c9c08e01836ba1602e20.
14mu|webkit-2.4.9-2|388	- (Tigro: 9f21a5f) Revert "enable webkit2"
14mu|webkit-2.4.9-2|389	- (Tigro: 9f21a5f) This reverts commit 5c1d6db1babf367fbd95c571f7c1ced4d66091a5.
14mu|webkit-2.4.9-2|390	- (Tigro: 5c1d6db) enable webkit2
14mu|webkit-2.4.9-2|391	- (Tigro: d3ca91f) pack some files and remove webinspector package
14mu|webkit-2.4.9-2|392	- (Tigro: 7c788f1) drop patch
14mu|webkit-2.4.9-2|393	- (Tigro: 5a36388) drop patch
14mu|webkit-2.4.9-2|394	- (Tigro: ce53657) drop patch
14mu|webkit-2.4.9-2|395	- (Tigro: 4ef5b7e) drop patch
14mu|webkit-2.4.9-2|396	- (Tigro: e50be3a) drop link patch
14mu|webkit-2.4.9-2|397	- (Tigro: b3ee028) update to 2.4.0
14mu|webkit-2.4.9-2|398	
14mu|webkit-2.4.9-2|399	* Fri Jan 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.4-3
14mu|webkit-2.4.9-2|400	- (9b87865) LOG Drop subpackages moved to webkitgtk2
14mu|webkit-2.4.9-2|401	
14mu|webkit-2.4.9-2|402	* Wed Oct 16 2013 Tigro <ashejn@gmail.com> 1:2.0.4-2
14mu|webkit-2.4.9-2|403	- (ffbcc22) remove some lib64 rpaths and drop changelog
14mu|webkit-2.4.9-2|404	
14mu|webkit-2.4.9-2|405	* Wed Sep 11 2013 akdengi <kazancas@mandriva.ru> 1:2.0.4-1
14mu|webkit-2.4.9-2|406	- (7cf4e37) sync with Cooker to 2.0.4
14mu|webkit-2.4.9-2|407	
14mu|webkit-2.4.9-2|408	* Tue Sep 10 2013 Alexander Kazancev <kazancas@gmail.com> 1:2.0.3-2
14mu|webkit-2.4.9-2|409	- (d9628e7) Rebuild with harfbuzz error
14mu|webkit-2.4.9-2|410	
14mu|webkit-2.4.9-2|411	

26235 14
14mu|webkit4-2.8.5-2|1	#
14mu|webkit4-2.8.5-2|2	# BEFORE UPDATING THIS PACKAGE, YOU _MUST_ DO THE FOLLOWING:
14mu|webkit4-2.8.5-2|3	# - DO A LOCAL BUILD
14mu|webkit4-2.8.5-2|4	# - INSTALL IT IN A TEST MACHINE
14mu|webkit4-2.8.5-2|5	# - CHECK THAT 'display_help http://google.com' STILL WORK (INCLUDING CLOSING IT)
14mu|webkit4-2.8.5-2|6	# - CHECK THAT MCC STILL RUNS
14mu|webkit4-2.8.5-2|7	#
14mu|webkit4-2.8.5-2|8	%define debug_package %{nil}
14mu|webkit4-2.8.5-2|9	# *** ERROR: same build ID in nonidentical files!
14mu|webkit4-2.8.5-2|10	#        /usr/bin/jsc-3
14mu|webkit4-2.8.5-2|11	#   and  /usr/bin/jsc-1
14mu|webkit4-2.8.5-2|12	
14mu|webkit4-2.8.5-2|13	
14mu|webkit4-2.8.5-2|14	%define oname		webkit
14mu|webkit4-2.8.5-2|15	%define lib3ver		4.0
14mu|webkit4-2.8.5-2|16	%define major3		18
14mu|webkit4-2.8.5-2|17	%define major2		37
14mu|webkit4-2.8.5-2|18	%define devname3	%mklibname webkitgtk %{lib3ver} -d
14mu|webkit4-2.8.5-2|19	%define inspector3name	webkit%{lib3ver}-webinspector
14mu|webkit4-2.8.5-2|20	%define girname2	%mklibname %{oname}2-gir %{lib3ver}
14mu|webkit4-2.8.5-2|21	%define girname2extension %mklibname %{oname}2webextension-gir %{lib3ver}
14mu|webkit4-2.8.5-2|22	%define libwebkit2	%mklibname webkit2gtk %{lib3ver} %{major2}
14mu|webkit4-2.8.5-2|23	%define girjscore3	%mklibname jscore-gir %{lib3ver}
14mu|webkit4-2.8.5-2|24	%define libjavascriptcoregtk3	%mklibname javascriptcoregtk %{lib3ver} %{major3}
14mu|webkit4-2.8.5-2|25	
14mu|webkit4-2.8.5-2|26	%define pango	0
14mu|webkit4-2.8.5-2|27	%if %{pango}
14mu|webkit4-2.8.5-2|28	%define fontreq		pkgconfig(pango)
14mu|webkit4-2.8.5-2|29	%define fontback	pango
14mu|webkit4-2.8.5-2|30	%else
14mu|webkit4-2.8.5-2|31	%define fontreq		pkgconfig(fontconfig) >= 1.0.0
14mu|webkit4-2.8.5-2|32	%define fontback	freetype
14mu|webkit4-2.8.5-2|33	%endif
14mu|webkit4-2.8.5-2|34	
14mu|webkit4-2.8.5-2|35	Summary:	Web browser engine
14mu|webkit4-2.8.5-2|36	Name:		webkit4
14mu|webkit4-2.8.5-2|37	Epoch:		1
14mu|webkit4-2.8.5-2|38	Version:	2.8.5
14mu|webkit4-2.8.5-2|39	Release:	2
14mu|webkit4-2.8.5-2|40	License:	BSD and LGPLv2+
14mu|webkit4-2.8.5-2|41	Group:		System/Libraries
14mu|webkit4-2.8.5-2|42	Url:		http://www.webkitgtk.org
14mu|webkit4-2.8.5-2|43	Source0:	http://www.webkitgtk.org/releases/%{oname}gtk-%{version}.tar.xz
14mu|webkit4-2.8.5-2|44	Patch0:		webkitgtk-2.8.5-fix-build-with-cmake-3-4.patch
14mu|webkit4-2.8.5-2|45	BuildRequires:	bison
14mu|webkit4-2.8.5-2|46	BuildRequires:	chrpath
14mu|webkit4-2.8.5-2|47	BuildRequires:	cmake
14mu|webkit4-2.8.5-2|48	BuildRequires:	flex
14mu|webkit4-2.8.5-2|49	BuildRequires:	gperf
14mu|webkit4-2.8.5-2|50	BuildRequires:	libtool
14mu|webkit4-2.8.5-2|51	BuildRequires:	%{fontreq}
14mu|webkit4-2.8.5-2|52	BuildRequires:	icu-devel >= 49
14mu|webkit4-2.8.5-2|53	BuildRequires:	jpeg-devel
14mu|webkit4-2.8.5-2|54	BuildRequires:	libstdc++-devel
14mu|webkit4-2.8.5-2|55	BuildRequires:	pkgconfig(enchant)
14mu|webkit4-2.8.5-2|56	BuildRequires:	pkgconfig(gail)
14mu|webkit4-2.8.5-2|57	BuildRequires:	pkgconfig(gail-3.0)
14mu|webkit4-2.8.5-2|58	BuildRequires:	pkgconfig(gl)
14mu|webkit4-2.8.5-2|59	BuildRequires:	pkgconfig(geoclue)
14mu|webkit4-2.8.5-2|60	BuildRequires:	pkgconfig(gnome-keyring-1)
14mu|webkit4-2.8.5-2|61	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|webkit4-2.8.5-2|62	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|webkit4-2.8.5-2|63	BuildRequires:	pkgconfig(glib-2.0)
14mu|webkit4-2.8.5-2|64	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|webkit4-2.8.5-2|65	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|webkit4-2.8.5-2|66	BuildRequires:	pkgconfig(libcurl) >= 7.11.0
14mu|webkit4-2.8.5-2|67	BuildRequires:	pkgconfig(libpng)
14mu|webkit4-2.8.5-2|68	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.2.0
14mu|webkit4-2.8.5-2|69	BuildRequires:	pkgconfig(libsecret-1)
14mu|webkit4-2.8.5-2|70	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.29.90
14mu|webkit4-2.8.5-2|71	BuildRequires:	pkgconfig(libwebp)
14mu|webkit4-2.8.5-2|72	BuildRequires:	pkgconfig(libxslt)
14mu|webkit4-2.8.5-2|73	BuildRequires:	pkgconfig(ruby)
14mu|webkit4-2.8.5-2|74	BuildRequires:	pkgconfig(sqlite3)
14mu|webkit4-2.8.5-2|75	BuildRequires:	pkgconfig(xft)
14mu|webkit4-2.8.5-2|76	BuildRequires:	pkgconfig(xt)
14mu|webkit4-2.8.5-2|77	
14mu|webkit4-2.8.5-2|78	%description
14mu|webkit4-2.8.5-2|79	WebKit is an open source web browser engine.
14mu|webkit4-2.8.5-2|80	
14mu|webkit4-2.8.5-2|81	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|82	
14mu|webkit4-2.8.5-2|83	%package -n %{oname}%{lib3ver}
14mu|webkit4-2.8.5-2|84	Summary:	GTK+3 port of WebKit web browser engine - shared files
14mu|webkit4-2.8.5-2|85	Group:		Development/GNOME and GTK+
14mu|webkit4-2.8.5-2|86	Requires:	%{libwebkit2} = %{EVRD}
14mu|webkit4-2.8.5-2|87	
14mu|webkit4-2.8.5-2|88	%description -n %{oname}%{lib3ver}
14mu|webkit4-2.8.5-2|89	WebKit is an open source web browser engine.
14mu|webkit4-2.8.5-2|90	This package contains the shared files used by %{oname}%{lib3ver}
14mu|webkit4-2.8.5-2|91	
14mu|webkit4-2.8.5-2|92	%files -n %{oname}%{lib3ver} -f WebKit2GTK-%{lib3ver}.lang
14mu|webkit4-2.8.5-2|93	
14mu|webkit4-2.8.5-2|94	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|95	
14mu|webkit4-2.8.5-2|96	%package -n %{libjavascriptcoregtk3}
14mu|webkit4-2.8.5-2|97	Summary:	GTK+3 port of WebKit web browser engine
14mu|webkit4-2.8.5-2|98	Group:		System/Libraries
14mu|webkit4-2.8.5-2|99	
14mu|webkit4-2.8.5-2|100	%description -n %{libjavascriptcoregtk3}
14mu|webkit4-2.8.5-2|101	The GTK+3 port of WebKit is intended to provide a browser component
14mu|webkit4-2.8.5-2|102	primarily for users of the portable GTK+3 UI toolkit on platforms like
14mu|webkit4-2.8.5-2|103	Linux.
14mu|webkit4-2.8.5-2|104	
14mu|webkit4-2.8.5-2|105	%files -n %{libjavascriptcoregtk3}
14mu|webkit4-2.8.5-2|106	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so.%{major3}*
14mu|webkit4-2.8.5-2|107	
14mu|webkit4-2.8.5-2|108	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|109	
14mu|webkit4-2.8.5-2|110	%package -n %{devname3}
14mu|webkit4-2.8.5-2|111	Summary:	Development files for WebKit GTK+3 port
14mu|webkit4-2.8.5-2|112	Group:		Development/GNOME and GTK+
14mu|webkit4-2.8.5-2|113	Provides:	webkitgtk4-devel = %{EVRD}
14mu|webkit4-2.8.5-2|114	Provides:	libwebkitgtk4-devel = %{EVRD}
14mu|webkit4-2.8.5-2|115	Requires:	%{libwebkit2} = %{EVRD}
14mu|webkit4-2.8.5-2|116	Requires:	%{libjavascriptcoregtk3} = %{EVRD}
14mu|webkit4-2.8.5-2|117	Requires:	%{girjscore3} = %{EVRD}
14mu|webkit4-2.8.5-2|118	Requires:	%{girname2} = %{EVRD}
14mu|webkit4-2.8.5-2|119	Requires:	%{girname2extension} = %{EVRD}
14mu|webkit4-2.8.5-2|120	
14mu|webkit4-2.8.5-2|121	%description -n %{devname3}
14mu|webkit4-2.8.5-2|122	The GTK+ port of WebKit is intended to provide a browser component
14mu|webkit4-2.8.5-2|123	primarily for users of the portable GTK+ UI toolkit on platforms like
14mu|webkit4-2.8.5-2|124	Linux. This package contains development headers.
14mu|webkit4-2.8.5-2|125	
14mu|webkit4-2.8.5-2|126	%files -n %{devname3}
14mu|webkit4-2.8.5-2|127	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so
14mu|webkit4-2.8.5-2|128	%{_libdir}/libwebkit2gtk-%{lib3ver}.so
14mu|webkit4-2.8.5-2|129	%{_includedir}/%{oname}gtk-%{lib3ver}
14mu|webkit4-2.8.5-2|130	%{_libdir}/pkgconfig/javascriptcoregtk-%{lib3ver}.pc
14mu|webkit4-2.8.5-2|131	%{_libdir}/pkgconfig/%{oname}2gtk-%{lib3ver}.pc
14mu|webkit4-2.8.5-2|132	%{_libdir}/pkgconfig/%{oname}2gtk-web-extension-%{lib3ver}.pc
14mu|webkit4-2.8.5-2|133	%{_datadir}/gir-1.0/JavaScriptCore-%{lib3ver}.gir
14mu|webkit4-2.8.5-2|134	%{_datadir}/gir-1.0/WebKit2-%{lib3ver}.gir
14mu|webkit4-2.8.5-2|135	%{_datadir}/gir-1.0/WebKit2WebExtension-%{lib3ver}.gir
14mu|webkit4-2.8.5-2|136	
14mu|webkit4-2.8.5-2|137	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|138	
14mu|webkit4-2.8.5-2|139	%package -n webkit4-jsc
14mu|webkit4-2.8.5-2|140	Summary:	JavaScriptCore shell for WebKit GTK+3
14mu|webkit4-2.8.5-2|141	Group:		Development/GNOME and GTK+
14mu|webkit4-2.8.5-2|142	
14mu|webkit4-2.8.5-2|143	%description -n webkit4-jsc
14mu|webkit4-2.8.5-2|144	jsc is a shell for JavaScriptCore, WebKit's JavaScript engine. It
14mu|webkit4-2.8.5-2|145	allows you to interact with the JavaScript engine directly.
14mu|webkit4-2.8.5-2|146	
14mu|webkit4-2.8.5-2|147	%files -n webkit4-jsc
14mu|webkit4-2.8.5-2|148	%{_bindir}/jsc
14mu|webkit4-2.8.5-2|149	
14mu|webkit4-2.8.5-2|150	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|151	
14mu|webkit4-2.8.5-2|152	%package -n %{girjscore3}
14mu|webkit4-2.8.5-2|153	Summary:	GObject Introspection interface description for JSCore
14mu|webkit4-2.8.5-2|154	Group:		System/Libraries
14mu|webkit4-2.8.5-2|155	
14mu|webkit4-2.8.5-2|156	%description -n %{girjscore3}
14mu|webkit4-2.8.5-2|157	GObject Introspection interface description for JSCore.
14mu|webkit4-2.8.5-2|158	
14mu|webkit4-2.8.5-2|159	%files -n %{girjscore3}
14mu|webkit4-2.8.5-2|160	%{_libdir}/girepository-1.0/JavaScriptCore-%{lib3ver}.typelib
14mu|webkit4-2.8.5-2|161	
14mu|webkit4-2.8.5-2|162	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|163	
14mu|webkit4-2.8.5-2|164	%package -n %{girname2}
14mu|webkit4-2.8.5-2|165	Summary:	GObject Introspection interface description for %{oname}
14mu|webkit4-2.8.5-2|166	Group:		System/Libraries
14mu|webkit4-2.8.5-2|167	Requires:	%{libwebkit2} = %{EVRD}
14mu|webkit4-2.8.5-2|168	
14mu|webkit4-2.8.5-2|169	%description -n %{girname2}
14mu|webkit4-2.8.5-2|170	GObject Introspection interface description for WebKit2.
14mu|webkit4-2.8.5-2|171	
14mu|webkit4-2.8.5-2|172	%files -n %{girname2}
14mu|webkit4-2.8.5-2|173	%{_libdir}/girepository-1.0/WebKit2-%{lib3ver}.typelib
14mu|webkit4-2.8.5-2|174	
14mu|webkit4-2.8.5-2|175	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|176	
14mu|webkit4-2.8.5-2|177	%package -n %{girname2extension}
14mu|webkit4-2.8.5-2|178	Summary:	GObject Introspection interface description for %{oname}
14mu|webkit4-2.8.5-2|179	Group:		System/Libraries
14mu|webkit4-2.8.5-2|180	
14mu|webkit4-2.8.5-2|181	%description -n %{girname2extension}
14mu|webkit4-2.8.5-2|182	GObject Introspection interface description for WebKit2.
14mu|webkit4-2.8.5-2|183	
14mu|webkit4-2.8.5-2|184	%files -n %{girname2extension}
14mu|webkit4-2.8.5-2|185	%{_libdir}/girepository-1.0/WebKit2WebExtension-%{lib3ver}.typelib
14mu|webkit4-2.8.5-2|186	
14mu|webkit4-2.8.5-2|187	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|188	
14mu|webkit4-2.8.5-2|189	%package -n %{libwebkit2}
14mu|webkit4-2.8.5-2|190	Summary:	GTK+3 port of WebKit2 web browser engine
14mu|webkit4-2.8.5-2|191	Group:		System/Libraries
14mu|webkit4-2.8.5-2|192	Requires:	%{oname}%{lib3ver} = %{EVRD}
14mu|webkit4-2.8.5-2|193	Requires:	%{oname}2gtk%{lib3ver} = %{EVRD}
14mu|webkit4-2.8.5-2|194	Provides:	libwebkit2gtk3 = %{version}-%{release}
14mu|webkit4-2.8.5-2|195	
14mu|webkit4-2.8.5-2|196	%description -n %{libwebkit2}
14mu|webkit4-2.8.5-2|197	The GTK+3 port of WebKit2 is intended to provide a browser component
14mu|webkit4-2.8.5-2|198	primarily for users of the portable GTK+3 UI toolkit on platforms like
14mu|webkit4-2.8.5-2|199	Linux.
14mu|webkit4-2.8.5-2|200	
14mu|webkit4-2.8.5-2|201	%files -n %{libwebkit2}
14mu|webkit4-2.8.5-2|202	%{_libdir}/lib%{oname}2gtk-%{lib3ver}.so.%{major2}
14mu|webkit4-2.8.5-2|203	%{_libdir}/lib%{oname}2gtk-%{lib3ver}.so.%{major2}.*
14mu|webkit4-2.8.5-2|204	
14mu|webkit4-2.8.5-2|205	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|206	
14mu|webkit4-2.8.5-2|207	%package -n %{oname}2gtk%{lib3ver}
14mu|webkit4-2.8.5-2|208	Summary:	GTK+3 port of WebKit2 web browser engine - shared files
14mu|webkit4-2.8.5-2|209	Group:		System/Libraries
14mu|webkit4-2.8.5-2|210	
14mu|webkit4-2.8.5-2|211	%description -n %{oname}2gtk%{lib3ver}
14mu|webkit4-2.8.5-2|212	WebKit is an open source web browser engine.
14mu|webkit4-2.8.5-2|213	This package contains the shared files used by %{oname}2gtk%{lib3ver}.
14mu|webkit4-2.8.5-2|214	
14mu|webkit4-2.8.5-2|215	%files -n %{oname}2gtk%{lib3ver}
14mu|webkit4-2.8.5-2|216	%dir %{_libdir}/webkit2gtk-%{lib3ver}
14mu|webkit4-2.8.5-2|217	%dir %{_libdir}/webkit2gtk-%{lib3ver}/injected-bundle
14mu|webkit4-2.8.5-2|218	%{_libdir}/webkit2gtk-%{lib3ver}/injected-bundle/libwebkit2gtkinjectedbundle.so
14mu|webkit4-2.8.5-2|219	%{_libexecdir}/webkit2gtk-%{lib3ver}/WebKitNetworkProcess
14mu|webkit4-2.8.5-2|220	%{_libexecdir}/webkit2gtk-%{lib3ver}/WebKitPluginProcess*
14mu|webkit4-2.8.5-2|221	%{_libexecdir}/webkit2gtk-%{lib3ver}/WebKitWebProcess
14mu|webkit4-2.8.5-2|222	
14mu|webkit4-2.8.5-2|223	#----------------------------------------------------------------------------
14mu|webkit4-2.8.5-2|224	
14mu|webkit4-2.8.5-2|225	%prep
14mu|webkit4-2.8.5-2|226	%setup -qn %{oname}gtk-%{version}
14mu|webkit4-2.8.5-2|227	%apply_patches
14mu|webkit4-2.8.5-2|228	
14mu|webkit4-2.8.5-2|229	%build
14mu|webkit4-2.8.5-2|230	# Use linker flags to reduce memory consumption on low-mem architectures
14mu|webkit4-2.8.5-2|231	%ifarch %{arm}
14mu|webkit4-2.8.5-2|232	%define lowmemflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads
14mu|webkit4-2.8.5-2|233	export CFLAGS="`echo %{optflags} %{lowmemflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
14mu|webkit4-2.8.5-2|234	mkdir -p bfd
14mu|webkit4-2.8.5-2|235	ln -s %{_bindir}/ld.bfd bfd/ld
14mu|webkit4-2.8.5-2|236	export PATH=$PWD/bfd:$PATH
14mu|webkit4-2.8.5-2|237	export CC="%{__cc} -fuse-ld=bfd"
14mu|webkit4-2.8.5-2|238	export CXX="%{__cxx} -fuse-ld=bfd"
14mu|webkit4-2.8.5-2|239	%global ldflags %{ldflags} -fuse-ld=bfd
14mu|webkit4-2.8.5-2|240	%else
14mu|webkit4-2.8.5-2|241	export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
14mu|webkit4-2.8.5-2|242	%endif
14mu|webkit4-2.8.5-2|243	
14mu|webkit4-2.8.5-2|244	export CXXFLAGS="$CFLAGS"
14mu|webkit4-2.8.5-2|245	
14mu|webkit4-2.8.5-2|246	%cmake \
14mu|webkit4-2.8.5-2|247	-DLIBEXEC_INSTALL_DIR=%{_libdir}/webkit2gtk-%{lib3ver} \
14mu|webkit4-2.8.5-2|248	-DPORT=GTK \
14mu|webkit4-2.8.5-2|249	-DCMAKE_BUILD_TYPE=Release \
14mu|webkit4-2.8.5-2|250	-DENABLE_GTKDOC=OFF
14mu|webkit4-2.8.5-2|251	
14mu|webkit4-2.8.5-2|252	# https://bugs.gentoo.org/show_bug.cgi?id=515968
14mu|webkit4-2.8.5-2|253	make V=1 -j1
14mu|webkit4-2.8.5-2|254	
14mu|webkit4-2.8.5-2|255	%install
14mu|webkit4-2.8.5-2|256	%makeinstall_std -C build
14mu|webkit4-2.8.5-2|257	
14mu|webkit4-2.8.5-2|258	# only useful for testing, should not be installed system-wide.
14mu|webkit4-2.8.5-2|259	# reported upstream as 22812 - AdamW 2008/12
14mu|webkit4-2.8.5-2|260	rm -rf %{buildroot}%{_libdir}/libtestnetscapeplugin.*
14mu|webkit4-2.8.5-2|261	
14mu|webkit4-2.8.5-2|262	# Remove lib64 rpaths
14mu|webkit4-2.8.5-2|263	chrpath --delete %{buildroot}%{_bindir}/jsc
14mu|webkit4-2.8.5-2|264	
14mu|webkit4-2.8.5-2|265	%find_lang WebKit2GTK-%{lib3ver}
14mu|webkit4-2.8.5-2|266	
14mu|webkit4-2.8.5-2|267	
14mu|webkit4-2.8.5-2|268	%changelog
14mu|webkit4-2.8.5-2|269	
14mu|webkit4-2.8.5-2|270	* Wed Feb 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.8.5-2
14mu|webkit4-2.8.5-2|271	- (7b17af8) Apply patch from upstream to fix build with cmake 3.4
14mu|webkit4-2.8.5-2|272	- (Andrey Bondrov: b09abda) Drop internal FindOpenGL cmake module
14mu|webkit4-2.8.5-2|273	- (Andrey Bondrov: f6d0cf2) Rename package to webkit4
14mu|webkit4-2.8.5-2|274	- (Andrey Bondrov: 803fae0) Drop unused patches
14mu|webkit4-2.8.5-2|275	- (Andrey Bondrov: 803fae0) Minor spec cleanup
14mu|webkit4-2.8.5-2|276	
14mu|webkit4-2.8.5-2|277	* Wed Sep 16 2015 Tigro <ashejn@yandex-team.ru> 1:2.8.5-1
14mu|webkit4-2.8.5-2|278	- (1e169f1) update to 2.8.5
14mu|webkit4-2.8.5-2|279	
14mu|webkit4-2.8.5-2|280	* Tue Jun 09 2015 Tigro <ashejn@gmail.com> 1:2.8.3-1
14mu|webkit4-2.8.5-2|281	- (1f66e01) update to 2.8.3
14mu|webkit4-2.8.5-2|282	
14mu|webkit4-2.8.5-2|283	* Tue Mar 24 2015 Tigro <ashejn@gmail.com> 1:2.8.0-1
14mu|webkit4-2.8.5-2|284	- (79564bf) update to 2.8.0
14mu|webkit4-2.8.5-2|285	
14mu|webkit4-2.8.5-2|286	* Fri Mar 13 2015 Tigro <ashejn@gmail.com> 1:2.7.91-2
14mu|webkit4-2.8.5-2|287	- (a5f1444) fix requires
14mu|webkit4-2.8.5-2|288	
14mu|webkit4-2.8.5-2|289	* Thu Mar 12 2015 Tigro <ashejn@gmail.com> 1:2.7.91-1
14mu|webkit4-2.8.5-2|290	- (0572a59) added api version to webkit2gtk package name to avoid conflict with old webkit2gtk
14mu|webkit4-2.8.5-2|291	- (Tigro: 67f132d) fix depends again
14mu|webkit4-2.8.5-2|292	- (Tigro: 4a24899) fix requires and clean up spec
14mu|webkit4-2.8.5-2|293	- (Tigro: 2c32feb) rename spec file
14mu|webkit4-2.8.5-2|294	
14mu|webkit4-2.8.5-2|295	* Wed Mar 11 2015 Tigro <ashejn@gmail.com> None
14mu|webkit4-2.8.5-2|296	- (15174a5) fix libexecdir again
14mu|webkit4-2.8.5-2|297	- (Tigro: 441ef34) define libexecdir
14mu|webkit4-2.8.5-2|298	- (Tigro: f32360b) webkit.spec
14mu|webkit4-2.8.5-2|299	- (Tigro: f32360b) clean up spec
14mu|webkit4-2.8.5-2|300	- (Tigro: d476d44) disable gtk-doc really
14mu|webkit4-2.8.5-2|301	- (Tigro: 61449fe) build without gtk-doc
14mu|webkit4-2.8.5-2|302	- (Tigro: 500372f) fix typo
14mu|webkit4-2.8.5-2|303	- (Tigro: c2e12d8) fixed some lib version
14mu|webkit4-2.8.5-2|304	- (Tigro: da5cb94) fix typo
14mu|webkit4-2.8.5-2|305	- (Tigro: e36ccce) fix typo
14mu|webkit4-2.8.5-2|306	- (Tigro: 271de87) another cmake call
14mu|webkit4-2.8.5-2|307	- (Tigro: 54bcca4) cmake instead of autotools
14mu|webkit4-2.8.5-2|308	- (Tigro: bd54a91) update to 2.7.91
14mu|webkit4-2.8.5-2|309	- (Alexander Lakhin: 85b183c) MassBuild#656: Increase release tag
14mu|webkit4-2.8.5-2|310	- (Andrey Bondrov: 68461c9) Build with less parallel jobs, add ruby to BuildRequires
14mu|webkit4-2.8.5-2|311	- (Tigro: 9cf77cc) update to 2.4.5
14mu|webkit4-2.8.5-2|312	- (Alex Burmashev: 9b58f5a) MassBuild#440: Increase release tag
14mu|webkit4-2.8.5-2|313	- (Andrey Bondrov: 2ad9317) Bump release to rebuild against new icu
14mu|webkit4-2.8.5-2|314	- (Andrey Bondrov: 1b8ca39) MassBuild#430: Increase release tag
14mu|webkit4-2.8.5-2|315	
14mu|webkit4-2.8.5-2|316	

26236 14
14mu|webkit-sharp-0.3-7|1	Summary:	WebKit bindings for Mono
14mu|webkit-sharp-0.3-7|2	Name:		webkit-sharp
14mu|webkit-sharp-0.3-7|3	Version:	0.3
14mu|webkit-sharp-0.3-7|4	Release:	7
14mu|webkit-sharp-0.3-7|5	Source0:	%{name}-%{version}.tar.bz2
14mu|webkit-sharp-0.3-7|6	Patch0:		webkit-sharp-0.3-fedora-dllmap.patch
14mu|webkit-sharp-0.3-7|7	License:	MIT
14mu|webkit-sharp-0.3-7|8	Group:		Development/Other
14mu|webkit-sharp-0.3-7|9	Url:		http://mono.ximian.com/monobuild/preview/sources/webkit-sharp/
14mu|webkit-sharp-0.3-7|10	BuildRequires:	pkgconfig(webkit-1.0)
14mu|webkit-sharp-0.3-7|11	BuildRequires:	mono-devel
14mu|webkit-sharp-0.3-7|12	BuildRequires:	gtk-sharp2-devel
14mu|webkit-sharp-0.3-7|13	BuildRequires:	gtk-sharp2
14mu|webkit-sharp-0.3-7|14	BuildRequires:	monodoc
14mu|webkit-sharp-0.3-7|15	BuildArch:	noarch
14mu|webkit-sharp-0.3-7|16	
14mu|webkit-sharp-0.3-7|17	%description
14mu|webkit-sharp-0.3-7|18	WebKit is a web content engine, derived from KHTML and KJS from KDE, and used
14mu|webkit-sharp-0.3-7|19	primarily in Apple's Safari browser. It is made to be embedded in other
14mu|webkit-sharp-0.3-7|20	applications, such as mail readers, or web browsers.
14mu|webkit-sharp-0.3-7|21	
14mu|webkit-sharp-0.3-7|22	This package provides Mono bindings for WebKit libraries.
14mu|webkit-sharp-0.3-7|23	
14mu|webkit-sharp-0.3-7|24	%package doc
14mu|webkit-sharp-0.3-7|25	Summary:	Development documentation for %{name}
14mu|webkit-sharp-0.3-7|26	Group:		Development/Other
14mu|webkit-sharp-0.3-7|27	Requires(post):		mono-tools >= 1.1.9
14mu|webkit-sharp-0.3-7|28	Requires(postun):	mono-tools >= 1.1.9
14mu|webkit-sharp-0.3-7|29	
14mu|webkit-sharp-0.3-7|30	%description doc
14mu|webkit-sharp-0.3-7|31	This package contains the API documentation for %{name} in
14mu|webkit-sharp-0.3-7|32	Monodoc format.
14mu|webkit-sharp-0.3-7|33	
14mu|webkit-sharp-0.3-7|34	%package devel
14mu|webkit-sharp-0.3-7|35	Summary:	Development files for %{name}
14mu|webkit-sharp-0.3-7|36	Group:		Development/Other
14mu|webkit-sharp-0.3-7|37	Requires:	%{name} = %{version}
14mu|webkit-sharp-0.3-7|38	
14mu|webkit-sharp-0.3-7|39	%description devel
14mu|webkit-sharp-0.3-7|40	This package contains the development files needed to build with %{name}.
14mu|webkit-sharp-0.3-7|41	
14mu|webkit-sharp-0.3-7|42	%prep
14mu|webkit-sharp-0.3-7|43	%setup -q
14mu|webkit-sharp-0.3-7|44	%apply_patches
14mu|webkit-sharp-0.3-7|45	
14mu|webkit-sharp-0.3-7|46	%build
14mu|webkit-sharp-0.3-7|47	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
14mu|webkit-sharp-0.3-7|48	make
14mu|webkit-sharp-0.3-7|49	
14mu|webkit-sharp-0.3-7|50	%install
14mu|webkit-sharp-0.3-7|51	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
14mu|webkit-sharp-0.3-7|52	
14mu|webkit-sharp-0.3-7|53	%post doc
14mu|webkit-sharp-0.3-7|54	%{_bindir}/monodoc --make-index > /dev/null
14mu|webkit-sharp-0.3-7|55	
14mu|webkit-sharp-0.3-7|56	%postun doc
14mu|webkit-sharp-0.3-7|57	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
14mu|webkit-sharp-0.3-7|58	fi
14mu|webkit-sharp-0.3-7|59	
14mu|webkit-sharp-0.3-7|60	%files
14mu|webkit-sharp-0.3-7|61	%doc AUTHORS
14mu|webkit-sharp-0.3-7|62	%{_prefix}/lib/mono/gac/webkit-sharp
14mu|webkit-sharp-0.3-7|63	%{_prefix}/lib/mono/webkit-sharp
14mu|webkit-sharp-0.3-7|64	
14mu|webkit-sharp-0.3-7|65	%files devel
14mu|webkit-sharp-0.3-7|66	#gw this contains a dep on pkgconfig(gtk-sharp-2.0)
14mu|webkit-sharp-0.3-7|67	%{_datadir}/pkgconfig/*.pc
14mu|webkit-sharp-0.3-7|68	
14mu|webkit-sharp-0.3-7|69	%files doc
14mu|webkit-sharp-0.3-7|70	%{_prefix}/lib/monodoc/sources/%{name}*
14mu|webkit-sharp-0.3-7|71	
14mu|webkit-sharp-0.3-7|72	
14mu|webkit-sharp-0.3-7|73	%changelog
14mu|webkit-sharp-0.3-7|74	* Wed Jan 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3-7
14mu|webkit-sharp-0.3-7|75	+ Revision: 8e04d49
14mu|webkit-sharp-0.3-7|76	- Patch dllmap to use webkitgtk-1.0
14mu|webkit-sharp-0.3-7|77	
14mu|webkit-sharp-0.3-7|78	

26237 14
14mu|wget-1.18-1|1	%bcond_with crosscompile
14mu|wget-1.18-1|2	
14mu|wget-1.18-1|3	Summary:	A utility for retrieving files using the HTTP or FTP protocols
14mu|wget-1.18-1|4	Name:		wget
14mu|wget-1.18-1|5	Version:	1.18
14mu|wget-1.18-1|6	Release:	1
14mu|wget-1.18-1|7	License:	GPLv3+
14mu|wget-1.18-1|8	Group:		Networking/WWW
14mu|wget-1.18-1|9	Url:		http://www.gnu.org/directory/GNU/wget.html
14mu|wget-1.18-1|10	Source0:	ftp://ftp.gnu.org/pub/gnu/wget/%{name}-%{version}.tar.xz
14mu|wget-1.18-1|11	# The following patch is needed for authenticated sites where login can have '@':
14mu|wget-1.18-1|12	Patch0:		wget-1.10-url_password.patch
14mu|wget-1.18-1|13	# needed by urpmi, inspired by http://matthewm.boedicker.org/code/src/wget_force_clobber.patch
14mu|wget-1.18-1|14	Patch1:		wget-1.18-add-force-clobber-option.patch
14mu|wget-1.18-1|15	Patch2:		wget-1.17.1-etc.patch
14mu|wget-1.18-1|16	Patch3:		wget-1.16-dont-run-failing-test.patch
14mu|wget-1.18-1|17	Patch4:		wget-1.17.1-disable-ssl2.patch
14mu|wget-1.18-1|18	BuildRequires:	gettext
14mu|wget-1.18-1|19	BuildRequires:	texinfo
14mu|wget-1.18-1|20	BuildRequires:	gettext-devel
14mu|wget-1.18-1|21	BuildRequires:	perl(HTTP::Daemon)
14mu|wget-1.18-1|22	BuildRequires:	pkgconfig(libidn)
14mu|wget-1.18-1|23	BuildRequires:	pkgconfig(openssl)
14mu|wget-1.18-1|24	Provides:	webclient
14mu|wget-1.18-1|25	Provides:	webfetch
14mu|wget-1.18-1|26	
14mu|wget-1.18-1|27	%description
14mu|wget-1.18-1|28	GNU Wget is a file retrieval utility which can use either the HTTP or FTP
14mu|wget-1.18-1|29	protocols. Wget features include the ability to work in the background
14mu|wget-1.18-1|30	while you're logged out, recursive retrieval of directories, file name
14mu|wget-1.18-1|31	wildcard matching, remote file timestamp storage and comparison, use of
14mu|wget-1.18-1|32	Rest with FTP servers and Range with HTTP servers to retrieve files over
14mu|wget-1.18-1|33	slow or unstable connections, support for Proxy servers, and
14mu|wget-1.18-1|34	configurability.
14mu|wget-1.18-1|35	
14mu|wget-1.18-1|36	%files -f %{name}.lang
14mu|wget-1.18-1|37	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/wgetrc
14mu|wget-1.18-1|38	%doc AUTHORS ChangeLog MAILING-LIST NEWS README
14mu|wget-1.18-1|39	%{_bindir}/*
14mu|wget-1.18-1|40	%{_infodir}/*
14mu|wget-1.18-1|41	%{_mandir}/man1/wget.1*
14mu|wget-1.18-1|42	
14mu|wget-1.18-1|43	#----------------------------------------------------------------------------
14mu|wget-1.18-1|44	
14mu|wget-1.18-1|45	%prep
14mu|wget-1.18-1|46	%setup -q
14mu|wget-1.18-1|47	%patch0 -p0 -b .url_password
14mu|wget-1.18-1|48	# force-clobber lead to segfaults on arm64
14mu|wget-1.18-1|49	%patch1 -p1 -b .force-clobber
14mu|wget-1.18-1|50	%patch2 -p1 -b .etc
14mu|wget-1.18-1|51	%patch3 -p1 .tests
14mu|wget-1.18-1|52	%patch4 -p1 .ssl2
14mu|wget-1.18-1|53	
14mu|wget-1.18-1|54	%build
14mu|wget-1.18-1|55	aclocal -I m4
14mu|wget-1.18-1|56	automake -a
14mu|wget-1.18-1|57	autoconf
14mu|wget-1.18-1|58	
14mu|wget-1.18-1|59	%configure2_5x \
14mu|wget-1.18-1|60	--enable-ipv6 \
14mu|wget-1.18-1|61	--disable-rpath \
14mu|wget-1.18-1|62	%if %{with crosscompile}
14mu|wget-1.18-1|63	--with-libssl-prefix=$SYSROOT \
14mu|wget-1.18-1|64	%endif
14mu|wget-1.18-1|65	--with-ssl=openssl
14mu|wget-1.18-1|66	
14mu|wget-1.18-1|67	%make
14mu|wget-1.18-1|68	
14mu|wget-1.18-1|69	%install
14mu|wget-1.18-1|70	%makeinstall_std
14mu|wget-1.18-1|71	
14mu|wget-1.18-1|72	install -m755 util/rmold.pl %{buildroot}%{_bindir}/rmold
14mu|wget-1.18-1|73	
14mu|wget-1.18-1|74	%find_lang %{name}
14mu|wget-1.18-1|75	
14mu|wget-1.18-1|76	%check
14mu|wget-1.18-1|77	make check
14mu|wget-1.18-1|78	
14mu|wget-1.18-1|79	%changelog
14mu|wget-1.18-1|80	
14mu|wget-1.18-1|81	* Sun Jul 10 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.18-1
14mu|wget-1.18-1|82	- (fd4039f) New version 1.18
14mu|wget-1.18-1|83	- (fd4039f) Re-diff add-force-clobber-option patch
14mu|wget-1.18-1|84	
14mu|wget-1.18-1|85	

26238 14
14mu|whdd-2.2-0.11_ge88b96e1.2|1	Summary:	Diagnostic and recovery tool for block devices
14mu|whdd-2.2-0.11_ge88b96e1.2|2	Name:		whdd
14mu|whdd-2.2-0.11_ge88b96e1.2|3	Version:	2.2
14mu|whdd-2.2-0.11_ge88b96e1.2|4	Release:	0.11_ge88b96e1.2
14mu|whdd-2.2-0.11_ge88b96e1.2|5	License:	GPLv1+
14mu|whdd-2.2-0.11_ge88b96e1.2|6	Group:		System/Kernel and hardware
14mu|whdd-2.2-0.11_ge88b96e1.2|7	Url:		https://github.com/krieger-od/whdd
14mu|whdd-2.2-0.11_ge88b96e1.2|8	Source0:	%{name}.tar.xz
14mu|whdd-2.2-0.11_ge88b96e1.2|9	Patch0:		whdd-2.2-optflags.patch
14mu|whdd-2.2-0.11_ge88b96e1.2|10	BuildRequires:	cmake
14mu|whdd-2.2-0.11_ge88b96e1.2|11	BuildRequires:	dialog-devel
14mu|whdd-2.2-0.11_ge88b96e1.2|12	BuildRequires:	pkgconfig(ncurses)
14mu|whdd-2.2-0.11_ge88b96e1.2|13	
14mu|whdd-2.2-0.11_ge88b96e1.2|14	%description
14mu|whdd-2.2-0.11_ge88b96e1.2|15	WHDD is a diagnostic and recovery tool for block devices
14mu|whdd-2.2-0.11_ge88b96e1.2|16	(near to replace MHDD for Linux).
14mu|whdd-2.2-0.11_ge88b96e1.2|17	
14mu|whdd-2.2-0.11_ge88b96e1.2|18	%files
14mu|whdd-2.2-0.11_ge88b96e1.2|19	%{_sbindir}/*
14mu|whdd-2.2-0.11_ge88b96e1.2|20	
14mu|whdd-2.2-0.11_ge88b96e1.2|21	#----------------------------------------------------------------------------
14mu|whdd-2.2-0.11_ge88b96e1.2|22	
14mu|whdd-2.2-0.11_ge88b96e1.2|23	%prep
14mu|whdd-2.2-0.11_ge88b96e1.2|24	%setup -qn %{name}
14mu|whdd-2.2-0.11_ge88b96e1.2|25	%patch0 -p1
14mu|whdd-2.2-0.11_ge88b96e1.2|26	
14mu|whdd-2.2-0.11_ge88b96e1.2|27	%build
14mu|whdd-2.2-0.11_ge88b96e1.2|28	%cmake
14mu|whdd-2.2-0.11_ge88b96e1.2|29	%make
14mu|whdd-2.2-0.11_ge88b96e1.2|30	
14mu|whdd-2.2-0.11_ge88b96e1.2|31	%install
14mu|whdd-2.2-0.11_ge88b96e1.2|32	%makeinstall_std -C build
14mu|whdd-2.2-0.11_ge88b96e1.2|33	
14mu|whdd-2.2-0.11_ge88b96e1.2|34	
14mu|whdd-2.2-0.11_ge88b96e1.2|35	
14mu|whdd-2.2-0.11_ge88b96e1.2|36	%changelog
14mu|whdd-2.2-0.11_ge88b96e1.2|37	
14mu|whdd-2.2-0.11_ge88b96e1.2|38	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2-0.11_ge88b96e1.2
14mu|whdd-2.2-0.11_ge88b96e1.2|39	- (2190c8f) Don't override system optflags
14mu|whdd-2.2-0.11_ge88b96e1.2|40	
14mu|whdd-2.2-0.11_ge88b96e1.2|41	

26239 14
14mu|whois-5.2.12-1|1	Summary:	Enhanced WHOIS client
14mu|whois-5.2.12-1|2	Name:		whois
14mu|whois-5.2.12-1|3	Version:	5.2.12
14mu|whois-5.2.12-1|4	Release:	1
14mu|whois-5.2.12-1|5	License:	GPLv2+
14mu|whois-5.2.12-1|6	Group:		Networking/Other
14mu|whois-5.2.12-1|7	Url:		http://www.linux.it/~md/software/
14mu|whois-5.2.12-1|8	Source0:	http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.xz
14mu|whois-5.2.12-1|9	BuildRequires:	gettext
14mu|whois-5.2.12-1|10	BuildRequires:	pkgconfig(libidn)
14mu|whois-5.2.12-1|11	%rename	fwhois
14mu|whois-5.2.12-1|12	
14mu|whois-5.2.12-1|13	%description
14mu|whois-5.2.12-1|14	This is a new whois (RFC 954) client rewritten from scratch.
14mu|whois-5.2.12-1|15	
14mu|whois-5.2.12-1|16	It is derived from and compatible with the usual BSD and RIPE whois(1)
14mu|whois-5.2.12-1|17	programs.
14mu|whois-5.2.12-1|18	
14mu|whois-5.2.12-1|19	It is intelligent and can automatically select the appropriate whois
14mu|whois-5.2.12-1|20	server for most queries.
14mu|whois-5.2.12-1|21	
14mu|whois-5.2.12-1|22	%files -f %{name}.lang
14mu|whois-5.2.12-1|23	%doc README
14mu|whois-5.2.12-1|24	%config(noreplace) %{_sysconfdir}/whois.conf
14mu|whois-5.2.12-1|25	%{_bindir}/whois
14mu|whois-5.2.12-1|26	%{_bindir}/whois-mkpasswd
14mu|whois-5.2.12-1|27	%{_mandir}/man1/whois.1*
14mu|whois-5.2.12-1|28	%{_mandir}/man1/whois-mkpasswd.1*
14mu|whois-5.2.12-1|29	%{_mandir}/man5/whois.conf.5*
14mu|whois-5.2.12-1|30	
14mu|whois-5.2.12-1|31	#----------------------------------------------------------------------------
14mu|whois-5.2.12-1|32	
14mu|whois-5.2.12-1|33	%prep
14mu|whois-5.2.12-1|34	%setup -q
14mu|whois-5.2.12-1|35	
14mu|whois-5.2.12-1|36	%build
14mu|whois-5.2.12-1|37	%setup_compile_flags
14mu|whois-5.2.12-1|38	
14mu|whois-5.2.12-1|39	%make \
14mu|whois-5.2.12-1|40	OPTS="%{optflags}" \
14mu|whois-5.2.12-1|41	LDFLAGS="%{ldflags}" \
14mu|whois-5.2.12-1|42	HAVE_LIBIDN=1 \
14mu|whois-5.2.12-1|43	HAVE_ICONV=1 \
14mu|whois-5.2.12-1|44	CONFIG_FILE="%{_sysconfdir}/whois.conf"
14mu|whois-5.2.12-1|45	
14mu|whois-5.2.12-1|46	%install
14mu|whois-5.2.12-1|47	install -d %{buildroot}%{_bindir}
14mu|whois-5.2.12-1|48	install -d %{buildroot}%{_sysconfdir}
14mu|whois-5.2.12-1|49	install -d %{buildroot}%{_mandir}/man1
14mu|whois-5.2.12-1|50	
14mu|whois-5.2.12-1|51	%makeinstall BASEDIR=%{buildroot} prefix=%{_prefix}/ mandir=%{_mandir}
14mu|whois-5.2.12-1|52	%makeinstall BASEDIR=%{buildroot} prefix=%{_prefix}/ mandir=%{_mandir} -C po
14mu|whois-5.2.12-1|53	
14mu|whois-5.2.12-1|54	install -m0644 whois.conf %{buildroot}%{_sysconfdir}
14mu|whois-5.2.12-1|55	
14mu|whois-5.2.12-1|56	%find_lang %{name} %{name}.lang
14mu|whois-5.2.12-1|57	
14mu|whois-5.2.12-1|58	# fix a file conflict with expect (#46500)
14mu|whois-5.2.12-1|59	mv %{buildroot}%{_bindir}/mkpasswd %{buildroot}%{_bindir}/whois-mkpasswd
14mu|whois-5.2.12-1|60	mv %{buildroot}%{_mandir}/man1/mkpasswd.1 %{buildroot}%{_mandir}/man1/whois-mkpasswd.1
14mu|whois-5.2.12-1|61	
14mu|whois-5.2.12-1|62	%changelog
14mu|whois-5.2.12-1|63	
14mu|whois-5.2.12-1|64	* Sun May 15 2016 dsilakov <denis.silakov@rosalab.ru> 5.2.12-1
14mu|whois-5.2.12-1|65	- (49f7c6a) Merge pull request #4 from alzim/whois:rosa2014.1
14mu|whois-5.2.12-1|66	- (49f7c6a) Updated to 5.2.12
14mu|whois-5.2.12-1|67	
14mu|whois-5.2.12-1|68	

26240 14
14mu|wine-3.12-4|1	# On 32-bit we have
14mu|wine-3.12-4|2	# wine32 - those 32-bit binaries that are also used on 64-bit for 32-bit support
14mu|wine-3.12-4|3	# wine - all other files (requires 'wine32')
14mu|wine-3.12-4|4	# On 64-bit we have
14mu|wine-3.12-4|5	# wine64 - all 64-bit files (suggests 'wine32')
14mu|wine-3.12-4|6	# - Anssi 07/2010
14mu|wine-3.12-4|7	%ifarch x86_64
14mu|wine-3.12-4|8	%define	wine wine64
14mu|wine-3.12-4|9	%define	mark64 ()(64bit)
14mu|wine-3.12-4|10	%else
14mu|wine-3.12-4|11	%define	wine wine
14mu|wine-3.12-4|12	%define	mark64 %{nil}
14mu|wine-3.12-4|13	%endif
14mu|wine-3.12-4|14	
14mu|wine-3.12-4|15	%define	major 1
14mu|wine-3.12-4|16	%define	libname %mklibname %{name} %{major}
14mu|wine-3.12-4|17	%define	devname %mklibname %{name} -d
14mu|wine-3.12-4|18	
14mu|wine-3.12-4|19	# Switch between systemd-binfmt and sysvinit support
14mu|wine-3.12-4|20	%define	with_systemd 1
14mu|wine-3.12-4|21	
14mu|wine-3.12-4|22	%define winetricks_ver 20180603
14mu|wine-3.12-4|23	%define d3d9_ver %{version}
14mu|wine-3.12-4|24	
14mu|wine-3.12-4|25	Summary:	WINE Is Not An Emulator - runs MS Windows programs
14mu|wine-3.12-4|26	Name:		wine
14mu|wine-3.12-4|27	Version:	3.12
14mu|wine-3.12-4|28	Release:	4
14mu|wine-3.12-4|29	Epoch:		2
14mu|wine-3.12-4|30	License:	LGPLv2+
14mu|wine-3.12-4|31	Group:		Emulators
14mu|wine-3.12-4|32	Url:		http://www.winehq.com/
14mu|wine-3.12-4|33	Source0:	http://mirrors.ibiblio.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz
14mu|wine-3.12-4|34	Source1:	http://mirrors.ibiblio.org/wine/source/%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz.sign
14mu|wine-3.12-4|35	# Old RH stuff for %%{mdvver} <= 201410
14mu|wine-3.12-4|36	Source2:	wine.init
14mu|wine-3.12-4|37	# New solution for %%{mdvver} >= 201610
14mu|wine-3.12-4|38	# See: https://wiki.archlinux.org/index.php/wine (Using Wine as an interpreter for Win16/Win32 binaries)
14mu|wine-3.12-4|39	Source3:	wine.systemd
14mu|wine-3.12-4|40	# Forked from wine-compholio/wine-staging
14mu|wine-3.12-4|41	# https://github.com/wine-staging/wine-staging
14mu|wine-3.12-4|42	Source4:	https://github.com/wine-staging/wine-staging/archive/v%{version}.tar.gz?/wine-staging-%{version}.tar.gz
14mu|wine-3.12-4|43	# Wine Gallium Nine patches for wine-staging %%{version}
14mu|wine-3.12-4|44	# from https://github.com/sarnex/wine-d3d9-patches.
14mu|wine-3.12-4|45	# Install staging-helper before wine-d3d9
14mu|wine-3.12-4|46	Source5:	https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-%{version}.tar.gz?/wine-d3d9-patches-wine-d3d9-%{d3d9_ver}.tar.gz
14mu|wine-3.12-4|47	Source6:	https://github.com/Winetricks/winetricks/blob/%{winetricks_ver}/src/winetricks
14mu|wine-3.12-4|48	Source7:	http://kegel.com/wine/wisotool
14mu|wine-3.12-4|49	Source10:	wine.rpmlintrc
14mu|wine-3.12-4|50	
14mu|wine-3.12-4|51	# (Anssi 05/2008) Adds:
14mu|wine-3.12-4|52	# a: => /media/floppy (/mnt/floppy on 2007.1 and older)
14mu|wine-3.12-4|53	# d: => $HOME (at config_dir creation time, not refreshed if $HOME changes;
14mu|wine-3.12-4|54	#		note that Wine also provides $HOME in My Documents)
14mu|wine-3.12-4|55	# only on 2008.0: e: => /media/cdrom (does not exist on 2008.1+)
14mu|wine-3.12-4|56	# com4 => /dev/ttyUSB0 (replaces /dev/ttyS3)
14mu|wine-3.12-4|57	# have to substitute @MDKVERSION@ in dlls/ntdll/server.c
14mu|wine-3.12-4|58	Patch0:		wine-mdkconf.patch
14mu|wine-3.12-4|59	Patch1:		wine-3.6-staging-ru-localization.patch
14mu|wine-3.12-4|60	# Working workaround for Steam troubles
14mu|wine-3.12-4|61	# Also fixed by passing -no-cef-sandbox to the cmd line
14mu|wine-3.12-4|62	Patch2:		crossover_hack.patch
14mu|wine-3.12-4|63	
14mu|wine-3.12-4|64	BuildRequires:	bison
14mu|wine-3.12-4|65	BuildRequires:	chrpath
14mu|wine-3.12-4|66	BuildRequires:	desktop-file-utils
14mu|wine-3.12-4|67	BuildRequires:	docbook-dtd-sgml
14mu|wine-3.12-4|68	BuildRequires:	docbook-utils
14mu|wine-3.12-4|69	BuildRequires:	flex
14mu|wine-3.12-4|70	BuildRequires:	fontforge
14mu|wine-3.12-4|71	BuildRequires:	imagemagick
14mu|wine-3.12-4|72	BuildRequires:	prelink
14mu|wine-3.12-4|73	BuildRequires:	sgml-tools
14mu|wine-3.12-4|74	BuildRequires:	valgrind
14mu|wine-3.12-4|75	BuildRequires:	cups-devel
14mu|wine-3.12-4|76	BuildRequires:	gettext-devel
14mu|wine-3.12-4|77	BuildRequires:	glibc-static-devel
14mu|wine-3.12-4|78	BuildRequires:	gpm-devel
14mu|wine-3.12-4|79	BuildRequires:	gsm-devel
14mu|wine-3.12-4|80	# Not need in main
14mu|wine-3.12-4|81	#BuildRequires:	hal-devel
14mu|wine-3.12-4|82	BuildRequires:	isdn4k-utils-devel
14mu|wine-3.12-4|83	BuildRequires:	openldap-devel
14mu|wine-3.12-4|84	BuildRequires:	pcap-devel
14mu|wine-3.12-4|85	BuildRequires:	perl-devel
14mu|wine-3.12-4|86	BuildRequires:	ungif-devel
14mu|wine-3.12-4|87	BuildRequires:	unixODBC-devel
14mu|wine-3.12-4|88	BuildRequires:	pkgconfig(alsa)
14mu|wine-3.12-4|89	BuildRequires:	pkgconfig(d3d)
14mu|wine-3.12-4|90	BuildRequires:	pkgconfig(dbus-1)
14mu|wine-3.12-4|91	BuildRequires:	pkgconfig(egl)
14mu|wine-3.12-4|92	BuildRequires:	pkgconfig(fontconfig)
14mu|wine-3.12-4|93	BuildRequires:	pkgconfig(freetype2)
14mu|wine-3.12-4|94	BuildRequires:	pkgconfig(gl)
14mu|wine-3.12-4|95	BuildRequires:	pkgconfig(glu)
14mu|wine-3.12-4|96	BuildRequires:	pkgconfig(gnutls)
14mu|wine-3.12-4|97	BuildRequires:	pkgconfig(gstreamer-1.0)
14mu|wine-3.12-4|98	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
14mu|wine-3.12-4|99	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|wine-3.12-4|100	BuildRequires:	pkgconfig(jack)
14mu|wine-3.12-4|101	BuildRequires:	pkgconfig(lcms)
14mu|wine-3.12-4|102	BuildRequires:	pkgconfig(lcms2)
14mu|wine-3.12-4|103	BuildRequires:	pkgconfig(libgphoto2)
14mu|wine-3.12-4|104	BuildRequires:	pkgconfig(libmpg123)
14mu|wine-3.12-4|105	BuildRequires:	pkgconfig(libpulse)
14mu|wine-3.12-4|106	BuildRequires:	pkgconfig(librsvg-2.0)
14mu|wine-3.12-4|107	BuildRequires:	pkgconfig(libtiff-4)
14mu|wine-3.12-4|108	BuildRequires:	pkgconfig(libv4l2)
14mu|wine-3.12-4|109	BuildRequires:	pkgconfig(libva)
14mu|wine-3.12-4|110	BuildRequires:	pkgconfig(libxslt)
14mu|wine-3.12-4|111	BuildRequires:	pkgconfig(ncursesw)
14mu|wine-3.12-4|112	BuildRequires:	pkgconfig(openal)
14mu|wine-3.12-4|113	BuildRequires:	pkgconfig(OpenCL)
14mu|wine-3.12-4|114	BuildRequires:	pkgconfig(osmesa)
14mu|wine-3.12-4|115	BuildRequires:	pkgconfig(sane-backends)
14mu|wine-3.12-4|116	BuildRequires:	pkgconfig(sdl2)
14mu|wine-3.12-4|117	BuildRequires:	pkgconfig(sm)
14mu|wine-3.12-4|118	BuildRequires:	pkgconfig(x11)
14mu|wine-3.12-4|119	BuildRequires:	pkgconfig(xcb-present)
14mu|wine-3.12-4|120	BuildRequires:	pkgconfig(xcb-xfixes)
14mu|wine-3.12-4|121	BuildRequires:	pkgconfig(xcomposite)
14mu|wine-3.12-4|122	BuildRequires:	pkgconfig(xcursor)
14mu|wine-3.12-4|123	BuildRequires:	pkgconfig(xext)
14mu|wine-3.12-4|124	BuildRequires:	pkgconfig(xfixes)
14mu|wine-3.12-4|125	BuildRequires:	pkgconfig(xinerama)
14mu|wine-3.12-4|126	BuildRequires:	pkgconfig(xpm)
14mu|wine-3.12-4|127	BuildRequires:	pkgconfig(xrandr)
14mu|wine-3.12-4|128	BuildRequires:	pkgconfig(xrender)
14mu|wine-3.12-4|129	
14mu|wine-3.12-4|130	ExclusiveArch:	%{ix86}
14mu|wine-3.12-4|131	ExclusiveArch:	x86_64
14mu|wine-3.12-4|132	
14mu|wine-3.12-4|133	#----------------------------------------------------------------------------
14mu|wine-3.12-4|134	
14mu|wine-3.12-4|135	%ifarch x86_64
14mu|wine-3.12-4|136	%package -n %{wine}
14mu|wine-3.12-4|137	Summary:	WINE Is Not An Emulator - runs MS Windows programs
14mu|wine-3.12-4|138	Group:		Emulators
14mu|wine-3.12-4|139	Suggests:	wine32 = %{EVRD}
14mu|wine-3.12-4|140	Suggests:	wine64-gecko
14mu|wine-3.12-4|141	Suggests:	libncursesw.so.5%{mark64}
14mu|wine-3.12-4|142	Suggests:	libncurses.so.5%{mark64}
14mu|wine-3.12-4|143	Suggests:	libncursesw.so.6%{mark64}
14mu|wine-3.12-4|144	Suggests:	libncurses.so.6%{mark64}
14mu|wine-3.12-4|145	# wine dlopen's these, so let's add the dependencies ourself
14mu|wine-3.12-4|146	Requires:	d3dadapter9.so.1%{mark64}
14mu|wine-3.12-4|147	Requires:	libasound.so.2%{mark64}
14mu|wine-3.12-4|148	Requires:	libfreetype.so.6%{mark64}
14mu|wine-3.12-4|149	Requires:	libpng16.so.16%{mark64}
14mu|wine-3.12-4|150	Requires:	libXi.so.6%{mark64}
14mu|wine-3.12-4|151	Requires:	libXrender.so.1%{mark64}
14mu|wine-3.12-4|152	# This one is now part of Mesa
14mu|wine-3.12-4|153	Suggests:	libtxc_dxtn.so%{mark64}
14mu|wine-3.12-4|154	%else
14mu|wine-3.12-4|155	# on 32-bit we always want wine32 package
14mu|wine-3.12-4|156	Requires:	wine32 = %{EVRD}
14mu|wine-3.12-4|157	%endif
14mu|wine-3.12-4|158	Provides:	wine-bin = %{EVRD}
14mu|wine-3.12-4|159	%rename		%{wine}-utils
14mu|wine-3.12-4|160	%rename		%{wine}-full
14mu|wine-3.12-4|161	%rename		%{libname}-capi
14mu|wine-3.12-4|162	%rename		%{libname}-twain
14mu|wine-3.12-4|163	%rename		%{libname}
14mu|wine-3.12-4|164	%rename		winetricks
14mu|wine-3.12-4|165	Requires:	xmessage
14mu|wine-3.12-4|166	# for winetricks:
14mu|wine-3.12-4|167	Requires:	cabextract
14mu|wine-3.12-4|168	Requires:	unzip
14mu|wine-3.12-4|169	Requires(post,postun):	desktop-common-data
14mu|wine-3.12-4|170	Requires(post,preun):	rpm-helper
14mu|wine-3.12-4|171	Suggests:	%{wine}-binfmt
14mu|wine-3.12-4|172	Suggests:	sane-frontends
14mu|wine-3.12-4|173	Suggests:	webcore-fonts
14mu|wine-3.12-4|174	
14mu|wine-3.12-4|175	%ifarch %{ix86}
14mu|wine-3.12-4|176	Conflicts:	wine64
14mu|wine-3.12-4|177	%else
14mu|wine-3.12-4|178	Conflicts:	wine
14mu|wine-3.12-4|179	%endif
14mu|wine-3.12-4|180	
14mu|wine-3.12-4|181	%description
14mu|wine-3.12-4|182	Wine is a program which allows running Microsoft Windows programs
14mu|wine-3.12-4|183	(including DOS, Windows 3.x and Win32 executables) on Unix. It
14mu|wine-3.12-4|184	consists of a program loader which loads and executes a Microsoft
14mu|wine-3.12-4|185	Windows binary, and a library (called Winelib) that implements Windows
14mu|wine-3.12-4|186	API calls using their Unix or X11 equivalents.  The library may also
14mu|wine-3.12-4|187	be used for porting Win32 code into native Unix executables.
14mu|wine-3.12-4|188	
14mu|wine-3.12-4|189	%ifarch x86_64
14mu|wine-3.12-4|190	%description -n %{wine}
14mu|wine-3.12-4|191	Wine is a program which allows running Microsoft Windows programs
14mu|wine-3.12-4|192	(including DOS, Windows 3.x and Win32 executables) on Unix. It
14mu|wine-3.12-4|193	consists of a program loader which loads and executes a Microsoft
14mu|wine-3.12-4|194	Windows binary, and a library (called Winelib) that implements Windows
14mu|wine-3.12-4|195	API calls using their Unix or X11 equivalents.  The library may also
14mu|wine-3.12-4|196	be used for porting Win32 code into native Unix executables.
14mu|wine-3.12-4|197	
14mu|wine-3.12-4|198	This package contains the Win64 version of Wine. You need the wine32
14mu|wine-3.12-4|199	package from the 32-bit repository to be able to run 32-bit applications.
14mu|wine-3.12-4|200	%endif
14mu|wine-3.12-4|201	
14mu|wine-3.12-4|202	#----------------------------------------------------------------------------
14mu|wine-3.12-4|203	
14mu|wine-3.12-4|204	%ifarch %{ix86}
14mu|wine-3.12-4|205	%package -n wine32
14mu|wine-3.12-4|206	Summary:	32-bit support for Wine
14mu|wine-3.12-4|207	Group:		Emulators
14mu|wine-3.12-4|208	# This is not an EVR-specific requirement, as otherwise on x86_64 urpmi could
14mu|wine-3.12-4|209	# resolve the dependency to wine64 even on upgrades, and therefore replace
14mu|wine-3.12-4|210	# wine+wine32 installation with a wine32+wine64 installation. - Anssi
14mu|wine-3.12-4|211	Requires:	wine-bin
14mu|wine-3.12-4|212	# (Anssi) If wine-gecko is not installed, wine pops up a dialog on first
14mu|wine-3.12-4|213	# start proposing to download wine-gecko from sourceforge, while recommending
14mu|wine-3.12-4|214	# to use distribution packages instead. Therefore suggest wine-gecko here:
14mu|wine-3.12-4|215	Suggests:	wine-gecko
14mu|wine-3.12-4|216	# This one need for steam-magazine and certificate in wine
14mu|wine-3.12-4|217	Suggests:	libgnutls28
14mu|wine-3.12-4|218	Suggests:	libncursesw.so.5
14mu|wine-3.12-4|219	Suggests:	libncurses.so.5
14mu|wine-3.12-4|220	Suggests:	libncursesw.so.6
14mu|wine-3.12-4|221	Suggests:	libncurses.so.6
14mu|wine-3.12-4|222	# wine dlopen's these, so let's add the dependencies ourself
14mu|wine-3.12-4|223	Requires:	d3dadapter9.so.1
14mu|wine-3.12-4|224	Requires:	libasound.so.2
14mu|wine-3.12-4|225	Requires:	libfreetype.so.6
14mu|wine-3.12-4|226	Requires:	libpng16.so.16
14mu|wine-3.12-4|227	Requires:	libudev.so.1
14mu|wine-3.12-4|228	Requires:	libXcursor.so.1
14mu|wine-3.12-4|229	Requires:	libXi.so.6
14mu|wine-3.12-4|230	Requires:	libXrender.so.1
14mu|wine-3.12-4|231	# This one is in Restricted repository so only suggest it
14mu|wine-3.12-4|232	Suggests:	libtxc_dxtn.so
14mu|wine-3.12-4|233	# wine.1 manpage was moved to wine32 package
14mu|wine-3.12-4|234	Conflicts:	wine < 2:1.8
14mu|wine-3.12-4|235	Conflicts:	wine64 < 2:1.8
14mu|wine-3.12-4|236	Conflicts:	wine-devel < 2:1.8
14mu|wine-3.12-4|237	Conflicts:	wine64-devel < 2:1.8
14mu|wine-3.12-4|238	
14mu|wine-3.12-4|239	%description -n wine32
14mu|wine-3.12-4|240	Wine is a program which allows running Microsoft Windows programs
14mu|wine-3.12-4|241	(including DOS, Windows 3.x and Win32 executables) on Unix.
14mu|wine-3.12-4|242	
14mu|wine-3.12-4|243	This package contains the files needed to support 32-bit Windows
14mu|wine-3.12-4|244	programs.
14mu|wine-3.12-4|245	%endif
14mu|wine-3.12-4|246	
14mu|wine-3.12-4|247	#----------------------------------------------------------------------------
14mu|wine-3.12-4|248	
14mu|wine-3.12-4|249	%package -n %{wine}-binfmt
14mu|wine-3.12-4|250	Summary:	Support for launching Windows executables directly
14mu|wine-3.12-4|251	Group:		Emulators
14mu|wine-3.12-4|252	Requires:	%{wine} = %{EVRD}
14mu|wine-3.12-4|253	Requires(post):	rpm-helper
14mu|wine-3.12-4|254	Requires(post):	%{wine} = %{EVRD}
14mu|wine-3.12-4|255	%if %{with_systemd}
14mu|wine-3.12-4|256	Requires(pre,post,preun,postun):	systemd
14mu|wine-3.12-4|257	%endif
14mu|wine-3.12-4|258	Conflicts:	%{wine} < 2:2.21-2
14mu|wine-3.12-4|259	
14mu|wine-3.12-4|260	%description -n %{wine}-binfmt
14mu|wine-3.12-4|261	Wine is a program which allows running Microsoft Windows programs
14mu|wine-3.12-4|262	(including DOS, Windows 3.x and Win32 executables) on Unix.
14mu|wine-3.12-4|263	This package provides support for launching Windows executables directly.
14mu|wine-3.12-4|264	
14mu|wine-3.12-4|265	%files -n %{wine}-binfmt
14mu|wine-3.12-4|266	%if %{with_systemd}
14mu|wine-3.12-4|267	%{_binfmtdir}/%{name}.conf
14mu|wine-3.12-4|268	%else
14mu|wine-3.12-4|269	%{_initrddir}/%{name}
14mu|wine-3.12-4|270	%endif
14mu|wine-3.12-4|271	
14mu|wine-3.12-4|272	%if %{with_systemd}
14mu|wine-3.12-4|273	# Systemd binfmt support
14mu|wine-3.12-4|274	%pre -n %{wine}-binfmt
14mu|wine-3.12-4|275	systemctl stop systemd-binfmt.service
14mu|wine-3.12-4|276	
14mu|wine-3.12-4|277	%post -n %{wine}-binfmt
14mu|wine-3.12-4|278	%binfmt_apply %{name}.conf
14mu|wine-3.12-4|279	
14mu|wine-3.12-4|280	%postun -n %{wine}-binfmt
14mu|wine-3.12-4|281	%_postun_unit systemd-binfmt.service
14mu|wine-3.12-4|282	%else
14mu|wine-3.12-4|283	# Old sysvinit
14mu|wine-3.12-4|284	%post -n %{wine}-binfmt
14mu|wine-3.12-4|285	%_post_service %{name}
14mu|wine-3.12-4|286	
14mu|wine-3.12-4|287	%preun -n %{wine}-binfmt
14mu|wine-3.12-4|288	%_preun_service %{name}
14mu|wine-3.12-4|289	%endif
14mu|wine-3.12-4|290	
14mu|wine-3.12-4|291	#----------------------------------------------------------------------------
14mu|wine-3.12-4|292	
14mu|wine-3.12-4|293	%package -n %{wine}-devel
14mu|wine-3.12-4|294	Summary:	Static libraries and headers for %{name}
14mu|wine-3.12-4|295	Group:		Development/C
14mu|wine-3.12-4|296	Requires:	%{wine} = %{EVRD}
14mu|wine-3.12-4|297	%rename		%{devname}
14mu|wine-3.12-4|298	%ifarch %{ix86}
14mu|wine-3.12-4|299	Conflicts:	wine64-devel
14mu|wine-3.12-4|300	%else
14mu|wine-3.12-4|301	Conflicts:	wine-devel
14mu|wine-3.12-4|302	%endif
14mu|wine-3.12-4|303	
14mu|wine-3.12-4|304	%description -n %{wine}-devel
14mu|wine-3.12-4|305	Wine is a program which allows running Microsoft Windows programs
14mu|wine-3.12-4|306	(including DOS, Windows 3.x and Win32 executables) on Unix.
14mu|wine-3.12-4|307	
14mu|wine-3.12-4|308	%{wine}-devel contains the libraries and header files needed to
14mu|wine-3.12-4|309	develop programs which make use of wine.
14mu|wine-3.12-4|310	
14mu|wine-3.12-4|311	Wine is often updated.
14mu|wine-3.12-4|312	
14mu|wine-3.12-4|313	%files -n %{wine}-devel
14mu|wine-3.12-4|314	%{_libdir}/%{name}/*.a
14mu|wine-3.12-4|315	%{_libdir}/libwine*.so
14mu|wine-3.12-4|316	%{_libdir}/%{name}/*.def
14mu|wine-3.12-4|317	%{_includedir}/*
14mu|wine-3.12-4|318	%{_bindir}/wmc
14mu|wine-3.12-4|319	%{_bindir}/wrc
14mu|wine-3.12-4|320	%{_bindir}/winebuild
14mu|wine-3.12-4|321	%{_bindir}/winegcc
14mu|wine-3.12-4|322	%{_bindir}/wineg++
14mu|wine-3.12-4|323	%{_bindir}/winecpp
14mu|wine-3.12-4|324	%{_bindir}/widl
14mu|wine-3.12-4|325	%{_bindir}/winedbg
14mu|wine-3.12-4|326	%{_bindir}/winemaker
14mu|wine-3.12-4|327	%{_bindir}/winedump
14mu|wine-3.12-4|328	%{_mandir}/man1/wmc.1*
14mu|wine-3.12-4|329	%{_mandir}/man1/wrc.1*
14mu|wine-3.12-4|330	%{_mandir}/man1/winebuild.1*
14mu|wine-3.12-4|331	%{_mandir}/man1/winemaker.1*
14mu|wine-3.12-4|332	%{_mandir}/man1/winedump.1*
14mu|wine-3.12-4|333	%{_mandir}/man1/widl.1*
14mu|wine-3.12-4|334	%{_mandir}/man1/winedbg.1*
14mu|wine-3.12-4|335	%{_mandir}/man1/wineg++.1*
14mu|wine-3.12-4|336	%{_mandir}/man1/winegcc.1*
14mu|wine-3.12-4|337	
14mu|wine-3.12-4|338	#----------------------------------------------------------------------------
14mu|wine-3.12-4|339	
14mu|wine-3.12-4|340	%prep
14mu|wine-3.12-4|341	%setup -qn %{name}-%{version} -a5
14mu|wine-3.12-4|342	%patch0 -p1 -b .conf
14mu|wine-3.12-4|343	%patch1 -p1 -b .staging-localization
14mu|wine-3.12-4|344	%patch2 -p1 -b .crossover_hack
14mu|wine-3.12-4|345	
14mu|wine-3.12-4|346	# Wine-staging
14mu|wine-3.12-4|347	gzip -dc "%{SOURCE4}" | /bin/tar -xf - --strip-components=1
14mu|wine-3.12-4|348	#make -C "patches" DESTDIR="%%{_builddir}/wine-%%{version}-rc4" install
14mu|wine-3.12-4|349	# See patchinstall.sh --help for all the options
14mu|wine-3.12-4|350	./patches/patchinstall.sh DESTDIR="%{_builddir}/wine-%{version}" --all
14mu|wine-3.12-4|351	
14mu|wine-3.12-4|352	# Gallium Nine support
14mu|wine-3.12-4|353	patch -p1 < wine-d3d9-patches-wine-d3d9-%{d3d9_ver}/staging-helper.patch
14mu|wine-3.12-4|354	patch -p1 < wine-d3d9-patches-wine-d3d9-%{d3d9_ver}/wine-d3d9.patch
14mu|wine-3.12-4|355	
14mu|wine-3.12-4|356	sed -i 's,@MDKVERSION@,%{mdvver},' dlls/ntdll/server.c
14mu|wine-3.12-4|357	
14mu|wine-3.12-4|358	
14mu|wine-3.12-4|359	%build
14mu|wine-3.12-4|360	%ifarch %{ix86}
14mu|wine-3.12-4|361	# (Anssi 04/2008) bug #39604
14mu|wine-3.12-4|362	# Some protection systems complain "debugger detected" with our
14mu|wine-3.12-4|363	# -fomit-frame-pointer flag, so disable it.
14mu|wine-3.12-4|364	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
14mu|wine-3.12-4|365	%endif
14mu|wine-3.12-4|366	
14mu|wine-3.12-4|367	# (Anssi 04/2008)
14mu|wine-3.12-4|368	# If icotool is present, it is used to rebuild icon files. It is in contrib
14mu|wine-3.12-4|369	# so we do not do that; this is here to ensure that installed icoutils does
14mu|wine-3.12-4|370	# not change build behaviour.
14mu|wine-3.12-4|371	export ICOTOOL=false
14mu|wine-3.12-4|372	
14mu|wine-3.12-4|373	autoreconf -vfi
14mu|wine-3.12-4|374	%configure2_5x \
14mu|wine-3.12-4|375	%ifarch x86_64
14mu|wine-3.12-4|376	--enable-win64 \
14mu|wine-3.12-4|377	%endif
14mu|wine-3.12-4|378	--with-pulse
14mu|wine-3.12-4|379	
14mu|wine-3.12-4|380	%make depend
14mu|wine-3.12-4|381	%make
14mu|wine-3.12-4|382	
14mu|wine-3.12-4|383	
14mu|wine-3.12-4|384	%install
14mu|wine-3.12-4|385	%makeinstall_std LDCONFIG=/bin/true
14mu|wine-3.12-4|386	
14mu|wine-3.12-4|387	install -m 0755 %{SOURCE6} %{buildroot}%{_bindir}/
14mu|wine-3.12-4|388	install -m 0755 %{SOURCE7} %{buildroot}%{_bindir}/
14mu|wine-3.12-4|389	
14mu|wine-3.12-4|390	# Note: binfmt is insecure (see https://nixtux.ru/450),
14mu|wine-3.12-4|391	# so we will put it in a separate package
14mu|wine-3.12-4|392	# Allow users to launch Windows programs by just clicking on the .exe file...
14mu|wine-3.12-4|393	%if %{with systemd}
14mu|wine-3.12-4|394	# ... using systemd (>= 230)
14mu|wine-3.12-4|395	install -m 644 %{SOURCE3} -D %{buildroot}%{_binfmtdir}/%{name}.conf
14mu|wine-3.12-4|396	%else
14mu|wine-3.12-4|397	# ... using the old sysvinit way
14mu|wine-3.12-4|398	install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{name}
14mu|wine-3.12-4|399	%endif
14mu|wine-3.12-4|400	
14mu|wine-3.12-4|401	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
14mu|wine-3.12-4|402	cat > %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu <<EOF
14mu|wine-3.12-4|403	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
14mu|wine-3.12-4|404	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
14mu|wine-3.12-4|405	<Menu>
14mu|wine-3.12-4|406	<Name>Applications</Name>
14mu|wine-3.12-4|407	<Menu>
14mu|wine-3.12-4|408	<Name>Tools</Name>
14mu|wine-3.12-4|409	<Menu>
14mu|wine-3.12-4|410	<Name>Emulators</Name>
14mu|wine-3.12-4|411	<Menu>
14mu|wine-3.12-4|412	<Name>Wine</Name>
14mu|wine-3.12-4|413	<Directory>mandriva-%{name}.directory</Directory>
14mu|wine-3.12-4|414	<Include>
14mu|wine-3.12-4|415	<Category>X-MandrivaLinux-MoreApplications-Emulators-Wine</Category>
14mu|wine-3.12-4|416	</Include>
14mu|wine-3.12-4|417	</Menu>
14mu|wine-3.12-4|418	</Menu>
14mu|wine-3.12-4|419	</Menu>
14mu|wine-3.12-4|420	</Menu>
14mu|wine-3.12-4|421	EOF
14mu|wine-3.12-4|422	
14mu|wine-3.12-4|423	mkdir -p %{buildroot}%{_datadir}/desktop-directories
14mu|wine-3.12-4|424	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{name}.directory <<EOF
14mu|wine-3.12-4|425	[Desktop Entry]
14mu|wine-3.12-4|426	Name=Wine
14mu|wine-3.12-4|427	Icon=%{name}
14mu|wine-3.12-4|428	Type=Directory
14mu|wine-3.12-4|429	EOF
14mu|wine-3.12-4|430	
14mu|wine-3.12-4|431	mkdir -p %{buildroot}%{_datadir}/applications/
14mu|wine-3.12-4|432	for i in	winecfg:Configurator:Настройка\ Wine\
14mu|wine-3.12-4|433	notepad:Notepad:Блокнот\ Wine\
14mu|wine-3.12-4|434	winefile:File\ Manager:Файловый\ менеджер\ Wine\
14mu|wine-3.12-4|435	regedit:Registry\ Editor:Редактор\ реестра\ Wine\
14mu|wine-3.12-4|436	winemine:Minesweeper:Сапер\ Wine\
14mu|wine-3.12-4|437	wineboot:Reboot:Перезагрузка\ Wine \
14mu|wine-3.12-4|438	"wineconsole cmd":Command\ Line:Командная\ строка\ Wine\
14mu|wine-3.12-4|439	"wine uninstaller:Wine Software Uninstaller:Удаление программ Wine";
14mu|wine-3.12-4|440	do cat > %{buildroot}%{_datadir}/applications/rosa-%{name}-`echo $i|cut -d: -f1`.desktop << EOF
14mu|wine-3.12-4|441	[Desktop Entry]
14mu|wine-3.12-4|442	Name=`echo $i|cut -d: -f2`
14mu|wine-3.12-4|443	Name[ru]=`echo $i|cut -d: -f3|sed 's/ Wine//'`
14mu|wine-3.12-4|444	Comment=`echo $i|cut -d: -f2`
14mu|wine-3.12-4|445	Comment[ru]=`echo $i|cut -d: -f3`
14mu|wine-3.12-4|446	Exec=`echo $i|cut -d: -f1`
14mu|wine-3.12-4|447	Icon=%{name}
14mu|wine-3.12-4|448	Terminal=false
14mu|wine-3.12-4|449	Type=Application
14mu|wine-3.12-4|450	Categories=X-MandrivaLinux-MoreApplications-Emulators-Wine;
14mu|wine-3.12-4|451	EOF
14mu|wine-3.12-4|452	done
14mu|wine-3.12-4|453	
14mu|wine-3.12-4|454	# Categories=Emulator does nothing and is added as a workaround to kde #27700
14mu|wine-3.12-4|455	desktop-file-install	--vendor="" \
14mu|wine-3.12-4|456	--add-mime-type=application/x-zip-compressed \
14mu|wine-3.12-4|457	--remove-mime-type=application/x-zip-compressed \
14mu|wine-3.12-4|458	--add-category=Emulator \
14mu|wine-3.12-4|459	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/wine.desktop
14mu|wine-3.12-4|460	
14mu|wine-3.12-4|461	%ifarch x86_64
14mu|wine-3.12-4|462	# fix the binary name
14mu|wine-3.12-4|463	sed -i 's,Exec=wine ,Exec=wine64 ,' %{buildroot}%{_datadir}/applications/wine.desktop
14mu|wine-3.12-4|464	%endif
14mu|wine-3.12-4|465	
14mu|wine-3.12-4|466	install -d %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14mu|wine-3.12-4|467	
14mu|wine-3.12-4|468	# winecfg icon
14mu|wine-3.12-4|469	convert dlls/user32/resources/oic_winlogo.ico[8] %{buildroot}%{_miconsdir}/%{name}.png
14mu|wine-3.12-4|470	convert dlls/user32/resources/oic_winlogo.ico[7] %{buildroot}%{_iconsdir}/%{name}.png
14mu|wine-3.12-4|471	convert dlls/user32/resources/oic_winlogo.ico[6] %{buildroot}%{_liconsdir}/%{name}.png
14mu|wine-3.12-4|472	
14mu|wine-3.12-4|473	# notepad icon
14mu|wine-3.12-4|474	convert programs/notepad/notepad.ico[2] %{buildroot}%{_miconsdir}/notepad.png
14mu|wine-3.12-4|475	convert programs/notepad/notepad.ico[7] %{buildroot}%{_iconsdir}/notepad.png
14mu|wine-3.12-4|476	convert programs/notepad/notepad.ico[8] %{buildroot}%{_liconsdir}/notepad.png
14mu|wine-3.12-4|477	# winefile icon
14mu|wine-3.12-4|478	convert programs/winefile/winefile.ico[2] %{buildroot}%{_miconsdir}/winefile.png
14mu|wine-3.12-4|479	convert programs/winefile/winefile.ico[8] %{buildroot}%{_iconsdir}/winefile.png
14mu|wine-3.12-4|480	convert programs/winefile/winefile.ico[7] %{buildroot}%{_liconsdir}/winefile.png
14mu|wine-3.12-4|481	# regedit icon
14mu|wine-3.12-4|482	convert programs/regedit/regedit.ico[2] %{buildroot}%{_miconsdir}/regedit.png
14mu|wine-3.12-4|483	convert programs/regedit/regedit.ico[8] %{buildroot}%{_iconsdir}/regedit.png
14mu|wine-3.12-4|484	convert programs/regedit/regedit.ico[7] %{buildroot}%{_liconsdir}/regedit.png
14mu|wine-3.12-4|485	# winemine icon
14mu|wine-3.12-4|486	convert programs/winemine/winemine.ico[2] %{buildroot}%{_miconsdir}/winemine.png
14mu|wine-3.12-4|487	convert programs/winemine/winemine.ico[8] %{buildroot}%{_iconsdir}/winemine.png
14mu|wine-3.12-4|488	convert programs/winemine/winemine.ico[7] %{buildroot}%{_liconsdir}/winemine.png
14mu|wine-3.12-4|489	
14mu|wine-3.12-4|490	# wine uninstaller icon:
14mu|wine-3.12-4|491	convert programs/msiexec/msiexec.ico[2] %{buildroot}%{_miconsdir}/msiexec.png
14mu|wine-3.12-4|492	convert programs/msiexec/msiexec.ico[8] %{buildroot}%{_iconsdir}/msiexec.png
14mu|wine-3.12-4|493	convert programs/msiexec/msiexec.ico[7] %{buildroot}%{_liconsdir}/msiexec.png
14mu|wine-3.12-4|494	
14mu|wine-3.12-4|495	# change the icons in the respective .desktop files, in order:
14mu|wine-3.12-4|496	sed -i 's,Icon=%{name},Icon=notepad,' %{buildroot}%{_datadir}/applications/rosa-wine-notepad.desktop
14mu|wine-3.12-4|497	sed -i 's,Icon=%{name},Icon=winefile,' %{buildroot}%{_datadir}/applications/rosa-wine-winefile.desktop
14mu|wine-3.12-4|498	sed -i 's,Icon=%{name},Icon=regedit,' %{buildroot}%{_datadir}/applications/rosa-wine-regedit.desktop
14mu|wine-3.12-4|499	sed -i 's,Icon=%{name},Icon=winemine,' %{buildroot}%{_datadir}/applications/rosa-wine-winemine.desktop
14mu|wine-3.12-4|500	sed -i 's,Icon=%{name},Icon=msiexec,' "%{buildroot}%{_datadir}/applications/rosa-wine-wine uninstaller.desktop"
14mu|wine-3.12-4|501	
14mu|wine-3.12-4|502	# Remove rpaths
14mu|wine-3.12-4|503	%ifarch x86_64
14mu|wine-3.12-4|504	chrpath -d %{buildroot}%{_bindir}/{wine64,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{name}/*.so
14mu|wine-3.12-4|505	%else
14mu|wine-3.12-4|506	chrpath -d %{buildroot}%{_bindir}/{wine,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{name}/*.so
14mu|wine-3.12-4|507	%endif
14mu|wine-3.12-4|508	
14mu|wine-3.12-4|509	# Some advices to user
14mu|wine-3.12-4|510	%ifarch x86_64
14mu|wine-3.12-4|511	cat > README.install.urpmi <<EOF
14mu|wine-3.12-4|512	This is the Win64 version of Wine with Staging but not limited to it.
14mu|wine-3.12-4|513	This version can only be used to run 64-bit Windows applications as is.
14mu|wine-3.12-4|514	For running 32-bit Windows applications, you need to also
14mu|wine-3.12-4|515	install the 'wine32' package from the 32-bit repository.
14mu|wine-3.12-4|516	EOF
14mu|wine-3.12-4|517	%else
14mu|wine-3.12-4|518	cat > README.install.urpmi <<EOF
14mu|wine-3.12-4|519	This is the Win32 version of Wine with Staging but not limited to it.
14mu|wine-3.12-4|520	EOF
14mu|wine-3.12-4|521	%endif
14mu|wine-3.12-4|522	
14mu|wine-3.12-4|523	%files -n %{wine}
14mu|wine-3.12-4|524	%doc ANNOUNCE AUTHORS README README.install.urpmi
14mu|wine-3.12-4|525	%ifarch x86_64
14mu|wine-3.12-4|526	%{_bindir}/wine64
14mu|wine-3.12-4|527	%{_bindir}/wine64-preloader
14mu|wine-3.12-4|528	%endif
14mu|wine-3.12-4|529	%{_bindir}/winecfg
14mu|wine-3.12-4|530	%{_bindir}/wineconsole*
14mu|wine-3.12-4|531	%{_bindir}/wineserver
14mu|wine-3.12-4|532	%{_bindir}/wineboot
14mu|wine-3.12-4|533	%{_bindir}/function_grep.pl
14mu|wine-3.12-4|534	%{_bindir}/msidb
14mu|wine-3.12-4|535	%{_bindir}/msiexec
14mu|wine-3.12-4|536	%{_bindir}/notepad
14mu|wine-3.12-4|537	%{_bindir}/regedit
14mu|wine-3.12-4|538	%{_bindir}/winemine
14mu|wine-3.12-4|539	%{_bindir}/winepath
14mu|wine-3.12-4|540	%{_bindir}/regsvr32
14mu|wine-3.12-4|541	%{_bindir}/winefile
14mu|wine-3.12-4|542	%{_bindir}/winetricks
14mu|wine-3.12-4|543	%{_bindir}/wisotool
14mu|wine-3.12-4|544	%lang(de) %{_mandir}/de.UTF-8/man1/winemaker.1*
14mu|wine-3.12-4|545	%lang(de) %{_mandir}/de.UTF-8/man1/wineserver.1*
14mu|wine-3.12-4|546	%lang(fr) %{_mandir}/fr.UTF-8/man1/winemaker.1*
14mu|wine-3.12-4|547	%lang(fr) %{_mandir}/fr.UTF-8/man1/wineserver.1*
14mu|wine-3.12-4|548	%{_mandir}/man1/wineserver.1*
14mu|wine-3.12-4|549	%{_mandir}/man1/msiexec.1*
14mu|wine-3.12-4|550	%{_mandir}/man1/notepad.1*
14mu|wine-3.12-4|551	%{_mandir}/man1/regedit.1*
14mu|wine-3.12-4|552	%{_mandir}/man1/regsvr32.1*
14mu|wine-3.12-4|553	%{_mandir}/man1/wineboot.1*
14mu|wine-3.12-4|554	%{_mandir}/man1/winecfg.1*
14mu|wine-3.12-4|555	%{_mandir}/man1/wineconsole.1*
14mu|wine-3.12-4|556	%{_mandir}/man1/winecpp.1*
14mu|wine-3.12-4|557	%{_mandir}/man1/winefile.1*
14mu|wine-3.12-4|558	%{_mandir}/man1/winemine.1*
14mu|wine-3.12-4|559	%{_mandir}/man1/winepath.1*
14mu|wine-3.12-4|560	%dir %{_datadir}/%{name}
14mu|wine-3.12-4|561	%{_datadir}/%{name}/%{name}.inf
14mu|wine-3.12-4|562	%{_datadir}/%{name}/l_intl.nls
14mu|wine-3.12-4|563	%{_datadir}/applications/*.desktop
14mu|wine-3.12-4|564	%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu
14mu|wine-3.12-4|565	%{_datadir}/desktop-directories/mandriva-%{name}.directory
14mu|wine-3.12-4|566	%dir %{_datadir}/wine/fonts
14mu|wine-3.12-4|567	%{_datadir}/wine/fonts/*
14mu|wine-3.12-4|568	%{_miconsdir}/*.png
14mu|wine-3.12-4|569	%{_iconsdir}/*.png
14mu|wine-3.12-4|570	%{_liconsdir}/*.png
14mu|wine-3.12-4|571	
14mu|wine-3.12-4|572	%ifarch %{ix86}
14mu|wine-3.12-4|573	%files -n wine32
14mu|wine-3.12-4|574	%{_bindir}/wine
14mu|wine-3.12-4|575	%{_bindir}/wine-preloader
14mu|wine-3.12-4|576	%{_mandir}/man1/wine.1*
14mu|wine-3.12-4|577	%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
14mu|wine-3.12-4|578	%lang(fr) %{_mandir}/fr.UTF-8/man1/wine.1*
14mu|wine-3.12-4|579	%lang(pl) %{_mandir}/pl.UTF-8/man1/wine.1*
14mu|wine-3.12-4|580	%endif
14mu|wine-3.12-4|581	
14mu|wine-3.12-4|582	%{_libdir}/libwine*.so.%{major}*
14mu|wine-3.12-4|583	%dir %{_libdir}/%{name}
14mu|wine-3.12-4|584	%{_libdir}/%{name}/*.cpl.so
14mu|wine-3.12-4|585	%{_libdir}/%{name}/*.drv.so
14mu|wine-3.12-4|586	%{_libdir}/%{name}/*.dll.so
14mu|wine-3.12-4|587	%{_libdir}/%{name}/*.exe.so
14mu|wine-3.12-4|588	%{_libdir}/%{name}/*.acm.so
14mu|wine-3.12-4|589	%{_libdir}/%{name}/*.ocx.so
14mu|wine-3.12-4|590	%ifarch %{ix86}
14mu|wine-3.12-4|591	%{_libdir}/%{name}/*.vxd.so
14mu|wine-3.12-4|592	%{_libdir}/%{name}/*16.so
14mu|wine-3.12-4|593	%endif
14mu|wine-3.12-4|594	%{_libdir}/%{name}/*.tlb.so
14mu|wine-3.12-4|595	%{_libdir}/%{name}/*.ds.so
14mu|wine-3.12-4|596	%{_libdir}/%{name}/*.sys.so
14mu|wine-3.12-4|597	%{_libdir}/%{name}/fakedlls
14mu|wine-3.12-4|598	
14mu|wine-3.12-4|599	%changelog

26241 14
14mu|wireless-regdb-20160610-1|1	%define _verdate 2016.06.10
14mu|wireless-regdb-20160610-1|2	%define _version %(echo %_verdate | sed 's/\\.//g')
14mu|wireless-regdb-20160610-1|3	
14mu|wireless-regdb-20160610-1|4	Name:		wireless-regdb
14mu|wireless-regdb-20160610-1|5	Version:	%{_version}
14mu|wireless-regdb-20160610-1|6	Release:	1
14mu|wireless-regdb-20160610-1|7	Summary:	The wireless regulatory database
14mu|wireless-regdb-20160610-1|8	License:	ISC
14mu|wireless-regdb-20160610-1|9	Group:		System/Configuration/Hardware
14mu|wireless-regdb-20160610-1|10	URL:		http://linuxwireless.org/en/developers/Regulatory#Theregulatorydatabase
14mu|wireless-regdb-20160610-1|11	Source0:	http://kernel.org/pub/software/network/wireless-regdb/wireless-regdb-%{_verdate}.tar.xz
14mu|wireless-regdb-20160610-1|12	BuildArch:	noarch
14mu|wireless-regdb-20160610-1|13	
14mu|wireless-regdb-20160610-1|14	%description
14mu|wireless-regdb-20160610-1|15	Database with wireless regulatory information, used by crda or which can
14mu|wireless-regdb-20160610-1|16	be used by another user space helpers to communicate wireless regulatory
14mu|wireless-regdb-20160610-1|17	data to linux kernel.
14mu|wireless-regdb-20160610-1|18	
14mu|wireless-regdb-20160610-1|19	%prep
14mu|wireless-regdb-20160610-1|20	%setup -q -n %{name}-%{_verdate}
14mu|wireless-regdb-20160610-1|21	
14mu|wireless-regdb-20160610-1|22	%build
14mu|wireless-regdb-20160610-1|23	
14mu|wireless-regdb-20160610-1|24	%install
14mu|wireless-regdb-20160610-1|25	%makeinstall_std
14mu|wireless-regdb-20160610-1|26	
14mu|wireless-regdb-20160610-1|27	%files
14mu|wireless-regdb-20160610-1|28	%defattr(0644,root,root,0755)
14mu|wireless-regdb-20160610-1|29	%doc LICENSE
14mu|wireless-regdb-20160610-1|30	%{_mandir}/man5/regulatory.bin.5*
14mu|wireless-regdb-20160610-1|31	%{_prefix}/lib/crda/regulatory.bin
14mu|wireless-regdb-20160610-1|32	%{_prefix}/lib/crda/pubkeys/sforshee.key.pub.pem
14mu|wireless-regdb-20160610-1|33	
14mu|wireless-regdb-20160610-1|34	
14mu|wireless-regdb-20160610-1|35	%changelog
14mu|wireless-regdb-20160610-1|36	
14mu|wireless-regdb-20160610-1|37	* Tue Nov 01 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 20160610-1
14mu|wireless-regdb-20160610-1|38	- (6843c01) Updated to version 2016.06.10
14mu|wireless-regdb-20160610-1|39	- (6843c01) In this version:
14mu|wireless-regdb-20160610-1|40	- (6843c01) * the regulatory references were updated for many countries
14mu|wireless-regdb-20160610-1|41	- (6843c01) * a couple bugs were fixed.
14mu|wireless-regdb-20160610-1|42	
14mu|wireless-regdb-20160610-1|43	

26242 14
14mu|wireshark-2.0.15-1|1	%define major 7
14mu|wireshark-2.0.15-1|2	%define wiretap_major 5
14mu|wireshark-2.0.15-1|3	%define wsutil_major 6
14mu|wireshark-2.0.15-1|4	%define libname %mklibname %{name} %{major}
14mu|wireshark-2.0.15-1|5	%define libwiretap %mklibname wiretap %{wiretap_major}
14mu|wireshark-2.0.15-1|6	%define libwsutil %mklibname wsutil %{wsutil_major}
14mu|wireshark-2.0.15-1|7	%define devname %mklibname %{name} -d
14mu|wireshark-2.0.15-1|8	
14mu|wireshark-2.0.15-1|9	Summary:	Network traffic analyzer
14mu|wireshark-2.0.15-1|10	Name:		wireshark
14mu|wireshark-2.0.15-1|11	Version:	2.0.15
14mu|wireshark-2.0.15-1|12	Release:	1
14mu|wireshark-2.0.15-1|13	License:	GPLv2+ and GPLv3+
14mu|wireshark-2.0.15-1|14	Group:		Monitoring
14mu|wireshark-2.0.15-1|15	Url:		http://www.wireshark.org
14mu|wireshark-2.0.15-1|16	Source0:	http://www.wireshark.org/download/src/%{name}-%{version}.tar.bz2
14mu|wireshark-2.0.15-1|17	Patch0:		wireshark_help_browser.patch
14mu|wireshark-2.0.15-1|18	Patch1:		wireshark-plugindir.patch
14mu|wireshark-2.0.15-1|19	Patch2:		wireshark-1.12.0-do-not-fail-on-chgrp-chmod.patch
14mu|wireshark-2.0.15-1|20	BuildRequires:	bison
14mu|wireshark-2.0.15-1|21	BuildRequires:	doxygen
14mu|wireshark-2.0.15-1|22	BuildRequires:	flex
14mu|wireshark-2.0.15-1|23	BuildRequires:	cap-devel
14mu|wireshark-2.0.15-1|24	BuildRequires:	elfutils-devel
14mu|wireshark-2.0.15-1|25	BuildRequires:	krb5-devel
14mu|wireshark-2.0.15-1|26	BuildRequires:	pcap-devel >= 0.7.2
14mu|wireshark-2.0.15-1|27	BuildRequires:	pkgconfig(geoip)
14mu|wireshark-2.0.15-1|28	BuildRequires:	pkgconfig(glib-2.0)
14mu|wireshark-2.0.15-1|29	BuildRequires:	pkgconfig(gnutls)
14mu|wireshark-2.0.15-1|30	#BuildRequires:	pkgconfig(gtk+-2.0)
14mu|wireshark-2.0.15-1|31	BuildRequires:	pkgconfig(libgcrypt) >= 1.1.92
14mu|wireshark-2.0.15-1|32	BuildRequires:	pkgconfig(libsmi)
14mu|wireshark-2.0.15-1|33	BuildRequires:	pkgconfig(lua)
14mu|wireshark-2.0.15-1|34	BuildRequires:	pkgconfig(openssl)
14mu|wireshark-2.0.15-1|35	BuildRequires:	pkgconfig(portaudio-2.0)
14mu|wireshark-2.0.15-1|36	BuildRequires:	pkgconfig(zlib)
14mu|wireshark-2.0.15-1|37	BuildRequires:	pkgconfig(Qt5PrintSupport)
14mu|wireshark-2.0.15-1|38	BuildRequires:	pkgconfig(Qt5MultimediaWidgets)
14mu|wireshark-2.0.15-1|39	BuildRequires:	pkgconfig(Qt5Help)
14mu|wireshark-2.0.15-1|40	Requires:	dumpcap
14mu|wireshark-2.0.15-1|41	Requires:	usermode-consoleonly
14mu|wireshark-2.0.15-1|42	
14mu|wireshark-2.0.15-1|43	%track
14mu|wireshark-2.0.15-1|44	prog %{name} = {
14mu|wireshark-2.0.15-1|45	url = http://www.wireshark.org/download/src/all-versions
14mu|wireshark-2.0.15-1|46	version = %{version}
14mu|wireshark-2.0.15-1|47	regex = %{name}-(__VER__)\.tar\.bz2
14mu|wireshark-2.0.15-1|48	}
14mu|wireshark-2.0.15-1|49	
14mu|wireshark-2.0.15-1|50	%description
14mu|wireshark-2.0.15-1|51	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
14mu|wireshark-2.0.15-1|52	based on GTK+, a graphical user interface library, and libpcap, a packet
14mu|wireshark-2.0.15-1|53	capture and filtering library.
14mu|wireshark-2.0.15-1|54	
14mu|wireshark-2.0.15-1|55	%files
14mu|wireshark-2.0.15-1|56	%{_bindir}/%{name}
14mu|wireshark-2.0.15-1|57	%{_bindir}/%{name}-qt
14mu|wireshark-2.0.15-1|58	%{_bindir}/%{name}-root
14mu|wireshark-2.0.15-1|59	%{_sbindir}/%{name}-root
14mu|wireshark-2.0.15-1|60	%{_sysconfdir}/pam.d/%{name}-root
14mu|wireshark-2.0.15-1|61	%{_sysconfdir}/security/console.apps/%{name}-root
14mu|wireshark-2.0.15-1|62	# plugins
14mu|wireshark-2.0.15-1|63	%dir %{_libdir}/%{name}
14mu|wireshark-2.0.15-1|64	%{_libdir}/%{name}/docsis.so
14mu|wireshark-2.0.15-1|65	%{_libdir}/%{name}/ethercat.so
14mu|wireshark-2.0.15-1|66	%{_libdir}/%{name}/gryphon.so
14mu|wireshark-2.0.15-1|67	%{_libdir}/%{name}/irda.so
14mu|wireshark-2.0.15-1|68	%{_libdir}/%{name}/m2m.so
14mu|wireshark-2.0.15-1|69	%{_libdir}/%{name}/mate.so
14mu|wireshark-2.0.15-1|70	%{_libdir}/%{name}/opcua.so
14mu|wireshark-2.0.15-1|71	%{_libdir}/%{name}/profinet.so
14mu|wireshark-2.0.15-1|72	%{_libdir}/%{name}/stats_tree.so
14mu|wireshark-2.0.15-1|73	%{_libdir}/%{name}/unistim.so
14mu|wireshark-2.0.15-1|74	%{_libdir}/%{name}/wimaxasncp.so
14mu|wireshark-2.0.15-1|75	%{_libdir}/%{name}/wimax.so
14mu|wireshark-2.0.15-1|76	%{_libdir}/%{name}/wimaxmacphy.so
14mu|wireshark-2.0.15-1|77	%dir %{_datadir}/%{name}
14mu|wireshark-2.0.15-1|78	%dir %{_datadir}/%{name}/diameter
14mu|wireshark-2.0.15-1|79	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/diameter/*
14mu|wireshark-2.0.15-1|80	%dir %{_datadir}/%{name}/dtds
14mu|wireshark-2.0.15-1|81	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/dtds/*
14mu|wireshark-2.0.15-1|82	%dir %{_datadir}/%{name}/help
14mu|wireshark-2.0.15-1|83	%attr(0644,root,root) %{_datadir}/%{name}/help/*
14mu|wireshark-2.0.15-1|84	%{_datadir}/%{name}/profiles
14mu|wireshark-2.0.15-1|85	%dir %{_datadir}/%{name}/radius
14mu|wireshark-2.0.15-1|86	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/radius/dictionary*
14mu|wireshark-2.0.15-1|87	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/radius/custom.includes
14mu|wireshark-2.0.15-1|88	%attr(0644,root,root) %{_datadir}/%{name}/radius/README.radius_dictionary
14mu|wireshark-2.0.15-1|89	%dir %{_datadir}/%{name}/tpncp
14mu|wireshark-2.0.15-1|90	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/tpncp/*
14mu|wireshark-2.0.15-1|91	%dir %{_datadir}/%{name}/wimaxasncp
14mu|wireshark-2.0.15-1|92	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/wimaxasncp/dictionary.*
14mu|wireshark-2.0.15-1|93	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/cfilters
14mu|wireshark-2.0.15-1|94	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/colorfilters
14mu|wireshark-2.0.15-1|95	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/dfilters
14mu|wireshark-2.0.15-1|96	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/manuf
14mu|wireshark-2.0.15-1|97	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/pdml2html.xsl
14mu|wireshark-2.0.15-1|98	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/services
14mu|wireshark-2.0.15-1|99	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/smi_modules
14mu|wireshark-2.0.15-1|100	%attr(0644,root,root) %{_datadir}/%{name}/console.lua
14mu|wireshark-2.0.15-1|101	%attr(0644,root,root) %{_datadir}/%{name}/dtd_gen.lua
14mu|wireshark-2.0.15-1|102	%attr(0644,root,root) %{_datadir}/%{name}/init.lua
14mu|wireshark-2.0.15-1|103	%attr(0644,root,root) %{_datadir}/%{name}/ws.css
14mu|wireshark-2.0.15-1|104	%{_iconsdir}/hicolor/*/*/*.png
14mu|wireshark-2.0.15-1|105	%{_iconsdir}/hicolor/*/*/*.svg
14mu|wireshark-2.0.15-1|106	%{_iconsdir}/*.png
14mu|wireshark-2.0.15-1|107	%{_miconsdir}/*.png
14mu|wireshark-2.0.15-1|108	%{_liconsdir}/*.png
14mu|wireshark-2.0.15-1|109	%{_mandir}/man1/%{name}.1*
14mu|wireshark-2.0.15-1|110	%{_mandir}/man1/androiddump.1*
14mu|wireshark-2.0.15-1|111	%{_mandir}/man4/%{name}-filter.4*
14mu|wireshark-2.0.15-1|112	%{_datadir}/%{name}/*.html
14mu|wireshark-2.0.15-1|113	%{_datadir}/%{name}/AUTHORS-SHORT
14mu|wireshark-2.0.15-1|114	%{_datadir}/%{name}/COPYING
14mu|wireshark-2.0.15-1|115	%{_datadir}/applications/*.desktop
14mu|wireshark-2.0.15-1|116	%{_datadir}/appdata/%{name}.appdata.xml
14mu|wireshark-2.0.15-1|117	%{_datadir}/mime/packages/%{name}.xml
14mu|wireshark-2.0.15-1|118	
14mu|wireshark-2.0.15-1|119	#------------------------------------------------------------------------
14mu|wireshark-2.0.15-1|120	
14mu|wireshark-2.0.15-1|121	%package -n %{libname}
14mu|wireshark-2.0.15-1|122	Summary:	Network traffic and protocol analyzer libraries
14mu|wireshark-2.0.15-1|123	Group:		System/Libraries
14mu|wireshark-2.0.15-1|124	Obsoletes:	%{_lib}wireshark3 < 1.10.1
14mu|wireshark-2.0.15-1|125	
14mu|wireshark-2.0.15-1|126	%description -n	%{libname}
14mu|wireshark-2.0.15-1|127	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
14mu|wireshark-2.0.15-1|128	based on GTK+, a graphical user interface library, and libpcap, a packet
14mu|wireshark-2.0.15-1|129	capture and filtering library.
14mu|wireshark-2.0.15-1|130	
14mu|wireshark-2.0.15-1|131	%files -n %{libname}
14mu|wireshark-2.0.15-1|132	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
14mu|wireshark-2.0.15-1|133	%{_libdir}/libwireshark.so.%{major}*
14mu|wireshark-2.0.15-1|134	
14mu|wireshark-2.0.15-1|135	#------------------------------------------------------------------------
14mu|wireshark-2.0.15-1|136	
14mu|wireshark-2.0.15-1|137	%package -n %{libwiretap}
14mu|wireshark-2.0.15-1|138	Summary:	Network traffic and protocol analyzer libraries
14mu|wireshark-2.0.15-1|139	Group:		System/Libraries
14mu|wireshark-2.0.15-1|140	Conflicts:	%{_lib}wireshark3 < 1.10.1
14mu|wireshark-2.0.15-1|141	
14mu|wireshark-2.0.15-1|142	%description -n %{libwiretap}
14mu|wireshark-2.0.15-1|143	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
14mu|wireshark-2.0.15-1|144	based on GTK+, a graphical user interface library, and libpcap, a packet
14mu|wireshark-2.0.15-1|145	capture and filtering library.
14mu|wireshark-2.0.15-1|146	
14mu|wireshark-2.0.15-1|147	%files -n %{libwiretap}
14mu|wireshark-2.0.15-1|148	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
14mu|wireshark-2.0.15-1|149	%{_libdir}/libwiretap.so.%{wiretap_major}*
14mu|wireshark-2.0.15-1|150	
14mu|wireshark-2.0.15-1|151	#------------------------------------------------------------------------
14mu|wireshark-2.0.15-1|152	
14mu|wireshark-2.0.15-1|153	%package -n %{libwsutil}
14mu|wireshark-2.0.15-1|154	Summary:	Network traffic and protocol analyzer libraries
14mu|wireshark-2.0.15-1|155	Group:		System/Libraries
14mu|wireshark-2.0.15-1|156	Conflicts:	%{_lib}wireshark3 < 1.10.1
14mu|wireshark-2.0.15-1|157	
14mu|wireshark-2.0.15-1|158	%description -n %{libwsutil}
14mu|wireshark-2.0.15-1|159	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
14mu|wireshark-2.0.15-1|160	based on GTK+, a graphical user interface library, and libpcap, a packet
14mu|wireshark-2.0.15-1|161	capture and filtering library.
14mu|wireshark-2.0.15-1|162	
14mu|wireshark-2.0.15-1|163	%files -n %{libwsutil}
14mu|wireshark-2.0.15-1|164	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
14mu|wireshark-2.0.15-1|165	%{_libdir}/libwsutil.so.%{wsutil_major}*
14mu|wireshark-2.0.15-1|166	
14mu|wireshark-2.0.15-1|167	#------------------------------------------------------------------------
14mu|wireshark-2.0.15-1|168	
14mu|wireshark-2.0.15-1|169	%package -n %{devname}
14mu|wireshark-2.0.15-1|170	Summary:	Development files for Wireshark
14mu|wireshark-2.0.15-1|171	Group:		Development/Other
14mu|wireshark-2.0.15-1|172	Requires:	%{libname} = %{EVRD}
14mu|wireshark-2.0.15-1|173	Requires:	%{libwiretap} = %{EVRD}
14mu|wireshark-2.0.15-1|174	Requires:	%{libwsutil} = %{EVRD}
14mu|wireshark-2.0.15-1|175	Provides:	%{name}-devel = %{EVRD}
14mu|wireshark-2.0.15-1|176	
14mu|wireshark-2.0.15-1|177	%description -n %{devname}
14mu|wireshark-2.0.15-1|178	This package contains files used for development with Wireshark.
14mu|wireshark-2.0.15-1|179	
14mu|wireshark-2.0.15-1|180	%files -n %{devname}
14mu|wireshark-2.0.15-1|181	%doc ChangeLog
14mu|wireshark-2.0.15-1|182	%{_includedir}/wireshark
14mu|wireshark-2.0.15-1|183	%{_libdir}/libwireshark.so
14mu|wireshark-2.0.15-1|184	%{_libdir}/libwiretap.so
14mu|wireshark-2.0.15-1|185	%{_libdir}/libwsutil.so
14mu|wireshark-2.0.15-1|186	
14mu|wireshark-2.0.15-1|187	#------------------------------------------------------------------------
14mu|wireshark-2.0.15-1|188	
14mu|wireshark-2.0.15-1|189	%package tools
14mu|wireshark-2.0.15-1|190	Summary:	Tools for manipulating capture files
14mu|wireshark-2.0.15-1|191	Group:		Monitoring
14mu|wireshark-2.0.15-1|192	
14mu|wireshark-2.0.15-1|193	%description tools
14mu|wireshark-2.0.15-1|194	Set of tools for manipulating capture files. Contains:
14mu|wireshark-2.0.15-1|195	
14mu|wireshark-2.0.15-1|196	- editcap - Edit and/or translate the format of capture files
14mu|wireshark-2.0.15-1|197	- mergecap - Merges two capture files into one
14mu|wireshark-2.0.15-1|198	- text2cap - Generate a capture file from an ASCII hexdump of packets
14mu|wireshark-2.0.15-1|199	
14mu|wireshark-2.0.15-1|200	%files tools
14mu|wireshark-2.0.15-1|201	%{_bindir}/androiddump
14mu|wireshark-2.0.15-1|202	%{_bindir}/capinfos
14mu|wireshark-2.0.15-1|203	%{_bindir}/captype
14mu|wireshark-2.0.15-1|204	%{_bindir}/dftest
14mu|wireshark-2.0.15-1|205	%{_bindir}/editcap
14mu|wireshark-2.0.15-1|206	%{_bindir}/idl2wrs
14mu|wireshark-2.0.15-1|207	%{_bindir}/mergecap
14mu|wireshark-2.0.15-1|208	%{_bindir}/randpkt
14mu|wireshark-2.0.15-1|209	%{_bindir}/reordercap
14mu|wireshark-2.0.15-1|210	%{_bindir}/text2pcap
14mu|wireshark-2.0.15-1|211	%{_mandir}/man1/capinfo*
14mu|wireshark-2.0.15-1|212	%{_mandir}/man1/dftest*
14mu|wireshark-2.0.15-1|213	%{_mandir}/man1/editcap*
14mu|wireshark-2.0.15-1|214	%{_mandir}/man1/mergecap*
14mu|wireshark-2.0.15-1|215	%{_mandir}/man1/randpkt*
14mu|wireshark-2.0.15-1|216	%{_mandir}/man1/reordercap*
14mu|wireshark-2.0.15-1|217	%{_mandir}/man1/text2pcap*
14mu|wireshark-2.0.15-1|218	
14mu|wireshark-2.0.15-1|219	#------------------------------------------------------------------------
14mu|wireshark-2.0.15-1|220	
14mu|wireshark-2.0.15-1|221	%package -n tshark
14mu|wireshark-2.0.15-1|222	Summary:	Text-mode network traffic and protocol analyzer
14mu|wireshark-2.0.15-1|223	Group:		Monitoring
14mu|wireshark-2.0.15-1|224	Requires:	dumpcap
14mu|wireshark-2.0.15-1|225	
14mu|wireshark-2.0.15-1|226	%description -n	tshark
14mu|wireshark-2.0.15-1|227	Tshark is a network protocol analyzer. It lets you capture packet data from a
14mu|wireshark-2.0.15-1|228	live network, or read packets from a previously saved capture file, either
14mu|wireshark-2.0.15-1|229	printing a decoded form of those packets to the standard output or writing the
14mu|wireshark-2.0.15-1|230	packets to a file. Twireshark's native capture file format is libpcap format,
14mu|wireshark-2.0.15-1|231	which is also the format used by tcpdump and various other tools.
14mu|wireshark-2.0.15-1|232	
14mu|wireshark-2.0.15-1|233	%files -n tshark
14mu|wireshark-2.0.15-1|234	%{_bindir}/tshark
14mu|wireshark-2.0.15-1|235	%{_mandir}/man1/tshark*
14mu|wireshark-2.0.15-1|236	
14mu|wireshark-2.0.15-1|237	#------------------------------------------------------------------------
14mu|wireshark-2.0.15-1|238	
14mu|wireshark-2.0.15-1|239	%package -n rawshark
14mu|wireshark-2.0.15-1|240	Summary:	Dump and analyze raw libpcap data
14mu|wireshark-2.0.15-1|241	Group:		Monitoring
14mu|wireshark-2.0.15-1|242	
14mu|wireshark-2.0.15-1|243	%description -n rawshark
14mu|wireshark-2.0.15-1|244	Rawshark reads a stream of packets from a file or pipe, and prints a line
14mu|wireshark-2.0.15-1|245	describing its output, followed by a set of matching fields for each packet on
14mu|wireshark-2.0.15-1|246	stdout.
14mu|wireshark-2.0.15-1|247	
14mu|wireshark-2.0.15-1|248	%files -n rawshark
14mu|wireshark-2.0.15-1|249	%{_bindir}/rawshark
14mu|wireshark-2.0.15-1|250	%{_mandir}/man1/rawshark.1*
14mu|wireshark-2.0.15-1|251	
14mu|wireshark-2.0.15-1|252	#------------------------------------------------------------------------
14mu|wireshark-2.0.15-1|253	
14mu|wireshark-2.0.15-1|254	%package -n dumpcap
14mu|wireshark-2.0.15-1|255	Summary:	Network traffic dump tool
14mu|wireshark-2.0.15-1|256	Group:		Monitoring
14mu|wireshark-2.0.15-1|257	
14mu|wireshark-2.0.15-1|258	%description -n dumpcap
14mu|wireshark-2.0.15-1|259	Dumpcap is a network traffic dump tool. It lets you capture packet data from a
14mu|wireshark-2.0.15-1|260	live network and write the packets to a file. Many wireshark utilities require
14mu|wireshark-2.0.15-1|261	it.
14mu|wireshark-2.0.15-1|262	
14mu|wireshark-2.0.15-1|263	%files -n dumpcap
14mu|wireshark-2.0.15-1|264	%{_bindir}/dumpcap
14mu|wireshark-2.0.15-1|265	%{_sbindir}/dumpcap
14mu|wireshark-2.0.15-1|266	%{_mandir}/man1/dumpcap.1*
14mu|wireshark-2.0.15-1|267	
14mu|wireshark-2.0.15-1|268	#------------------------------------------------------------------------
14mu|wireshark-2.0.15-1|269	
14mu|wireshark-2.0.15-1|270	%prep
14mu|wireshark-2.0.15-1|271	%setup -q -n %{name}-%{version}
14mu|wireshark-2.0.15-1|272	%patch0 -p0
14mu|wireshark-2.0.15-1|273	%patch1 -p1
14mu|wireshark-2.0.15-1|274	%patch2 -p1
14mu|wireshark-2.0.15-1|275	
14mu|wireshark-2.0.15-1|276	# lib64 fix
14mu|wireshark-2.0.15-1|277	perl -pi -e "s|/lib\b|/%{_lib}|g" *
14mu|wireshark-2.0.15-1|278	
14mu|wireshark-2.0.15-1|279	%build
14mu|wireshark-2.0.15-1|280	autoreconf -fi
14mu|wireshark-2.0.15-1|281	%serverbuild
14mu|wireshark-2.0.15-1|282	%configure2_5x \
14mu|wireshark-2.0.15-1|283	--disable-static \
14mu|wireshark-2.0.15-1|284	--disable-warnings-as-errors --enable-warnings-as-errors=no \
14mu|wireshark-2.0.15-1|285	--disable-usr-local \
14mu|wireshark-2.0.15-1|286	--enable-wireshark \
14mu|wireshark-2.0.15-1|287	--enable-packet-editor \
14mu|wireshark-2.0.15-1|288	--enable-tshark \
14mu|wireshark-2.0.15-1|289	--enable-editcap \
14mu|wireshark-2.0.15-1|290	--enable-capinfos \
14mu|wireshark-2.0.15-1|291	--enable-mergecap \
14mu|wireshark-2.0.15-1|292	--enable-text2pcap \
14mu|wireshark-2.0.15-1|293	--enable-dftest \
14mu|wireshark-2.0.15-1|294	--enable-randpkt \
14mu|wireshark-2.0.15-1|295	--enable-airpcap \
14mu|wireshark-2.0.15-1|296	--enable-dumpcap \
14mu|wireshark-2.0.15-1|297	--enable-rawshark \
14mu|wireshark-2.0.15-1|298	--enable-ipv6 \
14mu|wireshark-2.0.15-1|299	--with-gnutls=yes \
14mu|wireshark-2.0.15-1|300	--with-gcrypt=yes \
14mu|wireshark-2.0.15-1|301	--with-gtk2=no \
14mu|wireshark-2.0.15-1|302	--with-gtk3=no \
14mu|wireshark-2.0.15-1|303	--with-qt=yes \
14mu|wireshark-2.0.15-1|304	--with-libsmi=%{_prefix} \
14mu|wireshark-2.0.15-1|305	--with-pcap=%{_prefix} \
14mu|wireshark-2.0.15-1|306	--with-zlib=%{_prefix} \
14mu|wireshark-2.0.15-1|307	--with-lua=%{_prefix} \
14mu|wireshark-2.0.15-1|308	--with-portaudio=%{_prefix} \
14mu|wireshark-2.0.15-1|309	--with-libcap=%{_prefix} \
14mu|wireshark-2.0.15-1|310	--with-ssl=%{_prefix} \
14mu|wireshark-2.0.15-1|311	--with-krb5 \
14mu|wireshark-2.0.15-1|312	--with-adns=no \
14mu|wireshark-2.0.15-1|313	--with-geoip=yes \
14mu|wireshark-2.0.15-1|314	--with-plugins=%{_libdir}/%{name}
14mu|wireshark-2.0.15-1|315	
14mu|wireshark-2.0.15-1|316	# try to fix the build...
14mu|wireshark-2.0.15-1|317	find -name "Makefile" | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
14mu|wireshark-2.0.15-1|318	
14mu|wireshark-2.0.15-1|319	%make
14mu|wireshark-2.0.15-1|320	
14mu|wireshark-2.0.15-1|321	%install
14mu|wireshark-2.0.15-1|322	%makeinstall_std
14mu|wireshark-2.0.15-1|323	
14mu|wireshark-2.0.15-1|324	# link to main executable
14mu|wireshark-2.0.15-1|325	mv %{buildroot}%{_bindir}/wireshark %{buildroot}%{_bindir}/wireshark-qt
14mu|wireshark-2.0.15-1|326	ln -s wireshark-qt %{buildroot}%{_bindir}/wireshark
14mu|wireshark-2.0.15-1|327	
14mu|wireshark-2.0.15-1|328	# helpers to make sure we can start wireshark-root from user with root password
14mu|wireshark-2.0.15-1|329	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|wireshark-2.0.15-1|330	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name}-root << EOF
14mu|wireshark-2.0.15-1|331	#%PAM-1.0
14mu|wireshark-2.0.15-1|332	auth		include		config-util
14mu|wireshark-2.0.15-1|333	account		include		config-util
14mu|wireshark-2.0.15-1|334	session		include		config-util
14mu|wireshark-2.0.15-1|335	EOF
14mu|wireshark-2.0.15-1|336	
14mu|wireshark-2.0.15-1|337	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|wireshark-2.0.15-1|338	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-root << EOF
14mu|wireshark-2.0.15-1|339	USER=root
14mu|wireshark-2.0.15-1|340	PROGRAM=/usr/sbin/wireshark-root
14mu|wireshark-2.0.15-1|341	FALLBACK=false
14mu|wireshark-2.0.15-1|342	SESSION=true
14mu|wireshark-2.0.15-1|343	EOF
14mu|wireshark-2.0.15-1|344	
14mu|wireshark-2.0.15-1|345	# setup links for consolehelpper support to allow root access
14mu|wireshark-2.0.15-1|346	install -d %{buildroot}%{_sbindir}
14mu|wireshark-2.0.15-1|347	pushd %{buildroot}%{_bindir}
14mu|wireshark-2.0.15-1|348	ln -sf consolehelper %{name}-root
14mu|wireshark-2.0.15-1|349	cd %{buildroot}%{_sbindir}
14mu|wireshark-2.0.15-1|350	ln -s ../bin/%{name} %{name}-root
14mu|wireshark-2.0.15-1|351	popd
14mu|wireshark-2.0.15-1|352	
14mu|wireshark-2.0.15-1|353	# icon
14mu|wireshark-2.0.15-1|354	install -d %{buildroot}%{_miconsdir}
14mu|wireshark-2.0.15-1|355	install -d %{buildroot}%{_iconsdir}
14mu|wireshark-2.0.15-1|356	install -d %{buildroot}%{_liconsdir}
14mu|wireshark-2.0.15-1|357	
14mu|wireshark-2.0.15-1|358	install -m0644 image/wsicon16.png %{buildroot}%{_miconsdir}/%{name}.png
14mu|wireshark-2.0.15-1|359	install -m0644 image/wsicon32.png %{buildroot}%{_iconsdir}/%{name}.png
14mu|wireshark-2.0.15-1|360	install -m0644 image/wsicon48.png %{buildroot}%{_liconsdir}/%{name}.png
14mu|wireshark-2.0.15-1|361	
14mu|wireshark-2.0.15-1|362	# XDG menu
14mu|wireshark-2.0.15-1|363	install -d %{buildroot}%{_datadir}/applications
14mu|wireshark-2.0.15-1|364	install -m0644 wireshark.desktop %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
14mu|wireshark-2.0.15-1|365	
14mu|wireshark-2.0.15-1|366	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14mu|wireshark-2.0.15-1|367	[Desktop Entry]
14mu|wireshark-2.0.15-1|368	Name=Wireshark
14mu|wireshark-2.0.15-1|369	Comment=Network traffic analyzer
14mu|wireshark-2.0.15-1|370	Comment[ru]=Анализатор сетевого трафика
14mu|wireshark-2.0.15-1|371	Exec=%{name}
14mu|wireshark-2.0.15-1|372	Icon=%{name}
14mu|wireshark-2.0.15-1|373	Terminal=false
14mu|wireshark-2.0.15-1|374	Type=Application
14mu|wireshark-2.0.15-1|375	Categories=GTK;X-MandrivaLinux-System-Monitoring;System;Monitor;
14mu|wireshark-2.0.15-1|376	EOF
14mu|wireshark-2.0.15-1|377	
14mu|wireshark-2.0.15-1|378	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-root.desktop << EOF
14mu|wireshark-2.0.15-1|379	[Desktop Entry]
14mu|wireshark-2.0.15-1|380	Name=Wireshark (root user)
14mu|wireshark-2.0.15-1|381	Comment=Network traffic analyzer (root user)
14mu|wireshark-2.0.15-1|382	Comment[ru]=Анализатор сетевого трафика (с правами root)
14mu|wireshark-2.0.15-1|383	Exec=%{name}-root
14mu|wireshark-2.0.15-1|384	Icon=%{name}
14mu|wireshark-2.0.15-1|385	Terminal=false
14mu|wireshark-2.0.15-1|386	Type=Application
14mu|wireshark-2.0.15-1|387	Categories=GTK;System;Monitor;
14mu|wireshark-2.0.15-1|388	EOF
14mu|wireshark-2.0.15-1|389	
14mu|wireshark-2.0.15-1|390	# move this one to /usr/sbin
14mu|wireshark-2.0.15-1|391	mv %{buildroot}%{_bindir}/dumpcap %{buildroot}%{_sbindir}/dumpcap
14mu|wireshark-2.0.15-1|392	
14mu|wireshark-2.0.15-1|393	# fix one odd bug...
14mu|wireshark-2.0.15-1|394	pushd %{buildroot}%{_bindir}
14mu|wireshark-2.0.15-1|395	ln -s ../sbin/dumpcap dumpcap
14mu|wireshark-2.0.15-1|396	popd
14mu|wireshark-2.0.15-1|397	
14mu|wireshark-2.0.15-1|398	# remove uneeded files
14mu|wireshark-2.0.15-1|399	rm -f %{buildroot}%{_libdir}/wireshark/*.la
14mu|wireshark-2.0.15-1|400	
14mu|wireshark-2.0.15-1|401	# install includes
14mu|wireshark-2.0.15-1|402	mkdir -p %{buildroot}%{_includedir}/wireshark
14mu|wireshark-2.0.15-1|403	for include in `find epan -type f -name '*.h'`; do
14mu|wireshark-2.0.15-1|404	mkdir -p %{buildroot}%{_includedir}/wireshark/`dirname $include`
14mu|wireshark-2.0.15-1|405	install -m 0644 $include %{buildroot}%{_includedir}/wireshark/`dirname $include`
14mu|wireshark-2.0.15-1|406	done
14mu|wireshark-2.0.15-1|407	# remaining include files
14mu|wireshark-2.0.15-1|408	install -m 0644 *.h %{buildroot}%{_includedir}/wireshark
14mu|wireshark-2.0.15-1|409	mkdir -p %{buildroot}%{_includedir}/wireshark/wiretap
14mu|wireshark-2.0.15-1|410	install -m 0644 wiretap/*.h %{buildroot}%{_includedir}/wireshark/wiretap
14mu|wireshark-2.0.15-1|411	
14mu|wireshark-2.0.15-1|412	%changelog
14mu|wireshark-2.0.15-1|413	
14mu|wireshark-2.0.15-1|414	* Tue Sep 12 2017 Denis Silakov <dsilakov@virtuozzo.com> 2.0.15-1
14mu|wireshark-2.0.15-1|415	- (e8e9ad9) Updated to 2.0.15
14mu|wireshark-2.0.15-1|416	
14mu|wireshark-2.0.15-1|417	* Sun Aug 06 2017 Denis Silakov <denis.silakov@rosalab.ru> 2.0.14-1
14mu|wireshark-2.0.15-1|418	- (2341fa1) Updated to 2.0.14
14mu|wireshark-2.0.15-1|419	
14mu|wireshark-2.0.15-1|420	* Fri Jun 09 2017 Denis Silakov <dsilakov@virtuozzo.com> 2.0.13-1
14mu|wireshark-2.0.15-1|421	- (c0e6a65) Updated to 2.0.13
14mu|wireshark-2.0.15-1|422	
14mu|wireshark-2.0.15-1|423	* Wed Apr 26 2017 Denis Silakov <dsilakov@virtuozzo.com> 2.0.12-1
14mu|wireshark-2.0.15-1|424	- (9d08b65) Updated to 2.0.12
14mu|wireshark-2.0.15-1|425	
14mu|wireshark-2.0.15-1|426	* Fri Feb 03 2017 Denis Silakov <denis.silakov@rosalab.ru> 2.0.10-1
14mu|wireshark-2.0.15-1|427	- (3ee980d) Updated to 2.0.10
14mu|wireshark-2.0.15-1|428	
14mu|wireshark-2.0.15-1|429	* Mon Dec 26 2016 Denis Silakov <dsilakov@virtuozzo.com> 2.0.9-1
14mu|wireshark-2.0.15-1|430	- (8a7ce51) Updated to 2.0.9
14mu|wireshark-2.0.15-1|431	
14mu|wireshark-2.0.15-1|432	* Sun Nov 20 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.0.8-1
14mu|wireshark-2.0.15-1|433	- (e7f8ae8) Updated to 2.0.8
14mu|wireshark-2.0.15-1|434	
14mu|wireshark-2.0.15-1|435	* Mon Oct 10 2016 Denis Silakov <dsilakov@gmail.com> 2.0.7-1
14mu|wireshark-2.0.15-1|436	- (2a71a95) Updated to 2.0.7
14mu|wireshark-2.0.15-1|437	
14mu|wireshark-2.0.15-1|438	* Fri Sep 23 2016 Denis Silakov <dsilakov@gmail.com> 2.0.6-1
14mu|wireshark-2.0.15-1|439	- (d0aed59) Updated to 2.0.6
14mu|wireshark-2.0.15-1|440	
14mu|wireshark-2.0.15-1|441	* Sun Aug 07 2016 Denis Silakov <dsilakov@gmail.com> 2.0.5-1
14mu|wireshark-2.0.15-1|442	- (c2d46d4) Updated to 2.0.5
14mu|wireshark-2.0.15-1|443	
14mu|wireshark-2.0.15-1|444	* Wed Jun 22 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-1
14mu|wireshark-2.0.15-1|445	- (59becb8) Upadted to 2.0.4
14mu|wireshark-2.0.15-1|446	
14mu|wireshark-2.0.15-1|447	* Sat Jun 04 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.0.3-1
14mu|wireshark-2.0.15-1|448	- (a5b3f3d) Fix files
14mu|wireshark-2.0.15-1|449	- (Denis Silakov: 0181188) Updated to 2.0.3
14mu|wireshark-2.0.15-1|450	
14mu|wireshark-2.0.15-1|451	* Tue Apr 12 2016 Denis Silakov <dsilakov@gmail.com> 2.0.2-1
14mu|wireshark-2.0.15-1|452	- (6eda81a) Updated to 2.0.2
14mu|wireshark-2.0.15-1|453	
14mu|wireshark-2.0.15-1|454	* Mon Jan 25 2016 Denis Silakov <dsilakov@gmail.com> 2.0.1-1
14mu|wireshark-2.0.15-1|455	- (cfc72fb) Fix files
14mu|wireshark-2.0.15-1|456	- (Denis Silakov: 6cd071c) Fix files
14mu|wireshark-2.0.15-1|457	
14mu|wireshark-2.0.15-1|458	* Mon Jan 25 2016 Denis Silakov <dsilakov@gmail.com> 1.12.8-2
14mu|wireshark-2.0.15-1|459	- (bdde0d6) Fix files
14mu|wireshark-2.0.15-1|460	
14mu|wireshark-2.0.15-1|461	* Sun Jan 24 2016 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-1
14mu|wireshark-2.0.15-1|462	- (714db34) Updated to 2.0.1, build with qt5
14mu|wireshark-2.0.15-1|463	
14mu|wireshark-2.0.15-1|464	* Sun Dec 27 2015 Denis Silakov <dsilakov@gmail.com> 2.0.0-1
14mu|wireshark-2.0.15-1|465	- (7fce616) Rediff patches
14mu|wireshark-2.0.15-1|466	- (Denis Silakov: ed0a0fc) Updated to 2.0.0 (by updates_builder)
14mu|wireshark-2.0.15-1|467	
14mu|wireshark-2.0.15-1|468	* Mon Dec 07 2015 Denis Silakov <dsilakov@gmail.com> 1.12.8-2
14mu|wireshark-2.0.15-1|469	- (fc707e9) Added Russian l10n to desktop files
14mu|wireshark-2.0.15-1|470	
14mu|wireshark-2.0.15-1|471	* Mon Oct 19 2015 Denis Silakov <dsilakov@gmail.com> 1.12.8-1
14mu|wireshark-2.0.15-1|472	- (786c495) Updated to 1.12.8
14mu|wireshark-2.0.15-1|473	
14mu|wireshark-2.0.15-1|474	* Mon Jul 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.12.6-1
14mu|wireshark-2.0.15-1|475	- (0f1ecdc) New version 1.12.6
14mu|wireshark-2.0.15-1|476	
14mu|wireshark-2.0.15-1|477	* Wed May 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.12.4-1
14mu|wireshark-2.0.15-1|478	- (7da9a49) New version 1.12.4
14mu|wireshark-2.0.15-1|479	- (7da9a49) New shared library libfiletap
14mu|wireshark-2.0.15-1|480	- (7da9a49) New library majors for other libraries
14mu|wireshark-2.0.15-1|481	- (7da9a49) Update files
14mu|wireshark-2.0.15-1|482	- (7da9a49) Minor spec cleanup
14mu|wireshark-2.0.15-1|483	
14mu|wireshark-2.0.15-1|484	* Mon Mar 30 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.10.13-1
14mu|wireshark-2.0.15-1|485	- (24fc40b) Updated to 1.10.13
14mu|wireshark-2.0.15-1|486	
14mu|wireshark-2.0.15-1|487	* Wed Aug 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.9-1
14mu|wireshark-2.0.15-1|488	- (17bdf84) Updated to 1.10.9
14mu|wireshark-2.0.15-1|489	
14mu|wireshark-2.0.15-1|490	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.8-2
14mu|wireshark-2.0.15-1|491	- (74d4d8d) BuildList#2062192: Increase release tag
14mu|wireshark-2.0.15-1|492	
14mu|wireshark-2.0.15-1|493	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.8-1
14mu|wireshark-2.0.15-1|494	- (4edd892) New version 1.10.8
14mu|wireshark-2.0.15-1|495	
14mu|wireshark-2.0.15-1|496	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.10.5-2
14mu|wireshark-2.0.15-1|497	- (13c3462) MassBuild#440: Increase release tag
14mu|wireshark-2.0.15-1|498	
14mu|wireshark-2.0.15-1|499	* Sun Dec 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.10.5-1
14mu|wireshark-2.0.15-1|500	- (db7b405) Updated to 1.10.5
14mu|wireshark-2.0.15-1|501	
14mu|wireshark-2.0.15-1|502	* Wed Jul 31 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.1-2
14mu|wireshark-2.0.15-1|503	- (9390bda) LOG Add Obsoletes to make update smooth
14mu|wireshark-2.0.15-1|504	
14mu|wireshark-2.0.15-1|505	* Wed Jul 31 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.1-1
14mu|wireshark-2.0.15-1|506	- (0c33145) LOG Split libraries into individual packages, main library major is 2 again
14mu|wireshark-2.0.15-1|507	- (Andrey Bondrov: ac051a2) LOG New version 1.10.1
14mu|wireshark-2.0.15-1|508	
14mu|wireshark-2.0.15-1|509	

26243 14
14mu|words-3.0-16|1	Summary:	A dictionary of English words for the /usr/dict directory
14mu|words-3.0-16|2	Name:		words
14mu|words-3.0-16|3	Version:	3.0
14mu|words-3.0-16|4	Release:	16
14mu|words-3.0-16|5	License:	Public Domain
14mu|words-3.0-16|6	Group:		Text tools
14mu|words-3.0-16|7	Url:		http://www.dcs.shef.ac.uk/research/ilash/Moby/
14mu|words-3.0-16|8	Source0:	http://www.dcs.shef.ac.uk/research/ilash/Moby/mwords.tar.Z
14mu|words-3.0-16|9	BuildRequires:	dos2unix
14mu|words-3.0-16|10	BuildArch:	noarch
14mu|words-3.0-16|11	
14mu|words-3.0-16|12	%description
14mu|words-3.0-16|13	The words file is a dictionary of English words for the /usr/share/dict
14mu|words-3.0-16|14	directory. Some programs use this database of words to check spelling.
14mu|words-3.0-16|15	Password checkers use it to look for bad passwords.
14mu|words-3.0-16|16	
14mu|words-3.0-16|17	%files
14mu|words-3.0-16|18	%doc mwords/readme.txt mwords/license.txt
14mu|words-3.0-16|19	%{_datadir}/dict/linux.words
14mu|words-3.0-16|20	%{_datadir}/dict/words
14mu|words-3.0-16|21	
14mu|words-3.0-16|22	#----------------------------------------------------------------------------
14mu|words-3.0-16|23	
14mu|words-3.0-16|24	%prep
14mu|words-3.0-16|25	%setup -q -c
14mu|words-3.0-16|26	
14mu|words-3.0-16|27	%build
14mu|words-3.0-16|28	cd mwords
14mu|words-3.0-16|29	dos2unix *; chmod a+r *
14mu|words-3.0-16|30	cat [1-9]*.??? | egrep  "^[[:alnum:]'&!,./-]+$" | sort --ignore-case --dictionary-order | uniq > moby
14mu|words-3.0-16|31	
14mu|words-3.0-16|32	cat <<EOF >license.txt
14mu|words-3.0-16|33	On June 1, 1996 Grady Ward announced that the fruits of
14mu|words-3.0-16|34	the Moby project were being placed in the public domain:
14mu|words-3.0-16|35	
14mu|words-3.0-16|36	The Moby lexicon project is complete and has
14mu|words-3.0-16|37	been place into the public domain. Use, sell,
14mu|words-3.0-16|38	rework, excerpt and use in any way on any platform.
14mu|words-3.0-16|39	
14mu|words-3.0-16|40	Placing this material on internal or public servers is
14mu|words-3.0-16|41	also encouraged. The compiler is not aware of any
14mu|words-3.0-16|42	export restrictions so freely distribute world-wide.
14mu|words-3.0-16|43	
14mu|words-3.0-16|44	You can verify the public domain status by contacting
14mu|words-3.0-16|45	
14mu|words-3.0-16|46	Grady Ward
14mu|words-3.0-16|47	3449 Martha Ct.
14mu|words-3.0-16|48	Arcata, CA  95521-4884
14mu|words-3.0-16|49	
14mu|words-3.0-16|50	daedal@myrealbox.com
14mu|words-3.0-16|51	EOF
14mu|words-3.0-16|52	
14mu|words-3.0-16|53	%install
14mu|words-3.0-16|54	install -d %{buildroot}%{_datadir}/dict
14mu|words-3.0-16|55	install -m644 mwords/moby %{buildroot}%{_datadir}/dict/linux.words
14mu|words-3.0-16|56	ln -sf linux.words %{buildroot}%{_datadir}/dict/words
14mu|words-3.0-16|57	
14mu|words-3.0-16|58	
14mu|words-3.0-16|59	%changelog
14mu|words-3.0-16|60	
14mu|words-3.0-16|61	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 3.0-16
14mu|words-3.0-16|62	- (4413a5a) Repack tarball according to upstream
14mu|words-3.0-16|63	
14mu|words-3.0-16|64	

26244 14
14mu|wpa_supplicant-2.6-7|1	Summary:	Linux WPA Supplicant (IEEE 802.1X, WPA, WPA2, RSN, IEEE 802.11i)
14mu|wpa_supplicant-2.6-7|2	Name:		wpa_supplicant
14mu|wpa_supplicant-2.6-7|3	Version:	2.6
14mu|wpa_supplicant-2.6-7|4	Release:	7
14mu|wpa_supplicant-2.6-7|5	# wpa_supplicant itself is dual-licensed under GPLv2 and BSD license, but as we
14mu|wpa_supplicant-2.6-7|6	# link against GPL libraries, we must use GPLv2 license
14mu|wpa_supplicant-2.6-7|7	License:	GPLv2+
14mu|wpa_supplicant-2.6-7|8	Group:		Communications
14mu|wpa_supplicant-2.6-7|9	Url:		http://w1.fi/wpa_supplicant/
14mu|wpa_supplicant-2.6-7|10	Source0:	http://w1.fi/releases/wpa_supplicant-%{version}.tar.gz
14mu|wpa_supplicant-2.6-7|11	Source1:	build.config
14mu|wpa_supplicant-2.6-7|12	Source3:	%{name}.service
14mu|wpa_supplicant-2.6-7|13	Source4:	%{name}.sysconfig
14mu|wpa_supplicant-2.6-7|14	Source6:	%{name}.logrotate
14mu|wpa_supplicant-2.6-7|15	
14mu|wpa_supplicant-2.6-7|16	# should be safe to just bump MAX_WEP_KEY_LEN to 32
14mu|wpa_supplicant-2.6-7|17	# http://lists.shmoo.com/pipermail/hostap/2005-October/011787.html
14mu|wpa_supplicant-2.6-7|18	Patch2:		wpa_supplicant-0.6.3-WEP232.patch
14mu|wpa_supplicant-2.6-7|19	Patch5:		wpa_supplicant-1.0-mdv-dbus-service-file-args.patch
14mu|wpa_supplicant-2.6-7|20	# quiet an annoying and frequent syslog message
14mu|wpa_supplicant-2.6-7|21	Patch8:		wpa_supplicant-2.4-quiet-scan-results-message.patch
14mu|wpa_supplicant-2.6-7|22	# works around busted drivers by increasing association timeout
14mu|wpa_supplicant-2.6-7|23	Patch10:	wpa_supplicant-assoc-timeout.patch
14mu|wpa_supplicant-2.6-7|24	
14mu|wpa_supplicant-2.6-7|25	# Fix for KRACKs major security issue
14mu|wpa_supplicant-2.6-7|26	Patch20:	rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch
14mu|wpa_supplicant-2.6-7|27	Patch21:	rebased-v2.6-0002-Prevent-reinstallation-of-an-already-in-use-group-ke.patch
14mu|wpa_supplicant-2.6-7|28	Patch22:	rebased-v2.6-0003-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch
14mu|wpa_supplicant-2.6-7|29	Patch23:	rebased-v2.6-0004-Prevent-installation-of-an-all-zero-TK.patch
14mu|wpa_supplicant-2.6-7|30	Patch24:	rebased-v2.6-0005-Fix-PTK-rekeying-to-generate-a-new-ANonce.patch
14mu|wpa_supplicant-2.6-7|31	Patch25:	rebased-v2.6-0006-TDLS-Reject-TPK-TK-reconfiguration.patch
14mu|wpa_supplicant-2.6-7|32	Patch26:	rebased-v2.6-0007-WNM-Ignore-WNM-Sleep-Mode-Response-without-pending-r.patch
14mu|wpa_supplicant-2.6-7|33	Patch27:	rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch
14mu|wpa_supplicant-2.6-7|34	
14mu|wpa_supplicant-2.6-7|35	# Other patches
14mu|wpa_supplicant-2.6-7|36	Patch30:	v2.6-CVE-2018-14526.patch
14mu|wpa_supplicant-2.6-7|37	
14mu|wpa_supplicant-2.6-7|38	BuildRequires:	doxygen
14mu|wpa_supplicant-2.6-7|39	BuildRequires:	readline-devel
14mu|wpa_supplicant-2.6-7|40	BuildRequires:	pkgconfig(dbus-1)
14mu|wpa_supplicant-2.6-7|41	BuildRequires:	pkgconfig(gnutls) >= 3.0
14mu|wpa_supplicant-2.6-7|42	BuildRequires:	pkgconfig(libgcrypt)
14mu|wpa_supplicant-2.6-7|43	BuildRequires:	pkgconfig(libnl-3.0)
14mu|wpa_supplicant-2.6-7|44	BuildRequires:	pkgconfig(libpcsclite)
14mu|wpa_supplicant-2.6-7|45	BuildRequires:	pkgconfig(QtCore)
14mu|wpa_supplicant-2.6-7|46	Requires(post,postun,preun):	rpm-helper
14mu|wpa_supplicant-2.6-7|47	# http://ndiswrapper.sourceforge.net/wiki/index.php/WPA
14mu|wpa_supplicant-2.6-7|48	
14mu|wpa_supplicant-2.6-7|49	%description
14mu|wpa_supplicant-2.6-7|50	wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with
14mu|wpa_supplicant-2.6-7|51	support for WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE
14mu|wpa_supplicant-2.6-7|52	802.1X/WPA component that is used in the client stations. It
14mu|wpa_supplicant-2.6-7|53	implements key negotiation with a WPA Authenticator and it controls
14mu|wpa_supplicant-2.6-7|54	the roaming and IEEE 802.11 authentication/association of the wlan
14mu|wpa_supplicant-2.6-7|55	driver.
14mu|wpa_supplicant-2.6-7|56	
14mu|wpa_supplicant-2.6-7|57	wpa_supplicant is designed to be a "daemon" program that runs in the
14mu|wpa_supplicant-2.6-7|58	background and acts as the backend component controlling the wireless
14mu|wpa_supplicant-2.6-7|59	connection. wpa_supplicant supports separate frontend programs and an
14mu|wpa_supplicant-2.6-7|60	example text-based frontend, wpa_cli, is included with wpa_supplicant.
14mu|wpa_supplicant-2.6-7|61	
14mu|wpa_supplicant-2.6-7|62	Supported WPA/IEEE 802.11i features:
14mu|wpa_supplicant-2.6-7|63	* WPA-PSK ("WPA-Personal")
14mu|wpa_supplicant-2.6-7|64	* WPA with EAP (e.g., with RADIUS authentication server)
14mu|wpa_supplicant-2.6-7|65	("WPA-Enterprise")
14mu|wpa_supplicant-2.6-7|66	* key management for CCMP, TKIP, WEP104, WEP40
14mu|wpa_supplicant-2.6-7|67	* WPA and full IEEE 802.11i/RSN/WPA2
14mu|wpa_supplicant-2.6-7|68	* RSN: PMKSA caching, pre-authentication
14mu|wpa_supplicant-2.6-7|69	
14mu|wpa_supplicant-2.6-7|70	See the project web site or the eap_testing.txt file for a complete
14mu|wpa_supplicant-2.6-7|71	list of supported EAP methods (IEEE 802.1X Supplicant), supported
14mu|wpa_supplicant-2.6-7|72	drivers and interoperability testing.
14mu|wpa_supplicant-2.6-7|73	
14mu|wpa_supplicant-2.6-7|74	%files
14mu|wpa_supplicant-2.6-7|75	%doc wpa_supplicant/ChangeLog wpa_supplicant/README wpa_supplicant/eap_testing.txt wpa_supplicant/todo.txt
14mu|wpa_supplicant-2.6-7|76	%doc wpa_supplicant/README-WPS
14mu|wpa_supplicant-2.6-7|77	%doc wpa_supplicant/examples/*.conf
14mu|wpa_supplicant-2.6-7|78	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/wpa_supplicant.conf
14mu|wpa_supplicant-2.6-7|79	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14mu|wpa_supplicant-2.6-7|80	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14mu|wpa_supplicant-2.6-7|81	%{_systemunitdir}/%{name}.service
14mu|wpa_supplicant-2.6-7|82	%{_sbindir}/wpa_cli
14mu|wpa_supplicant-2.6-7|83	%{_sbindir}/wpa_passphrase
14mu|wpa_supplicant-2.6-7|84	%{_sbindir}/wpa_supplicant
14mu|wpa_supplicant-2.6-7|85	%{_sbindir}/eapol_test
14mu|wpa_supplicant-2.6-7|86	%{_sysconfdir}/dbus-1/system.d/wpa_supplicant.conf
14mu|wpa_supplicant-2.6-7|87	%{_datadir}/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service
14mu|wpa_supplicant-2.6-7|88	%{_datadir}/dbus-1/system-services/fi.w1.wpa_supplicant1.service
14mu|wpa_supplicant-2.6-7|89	%{_mandir}/man8/*
14mu|wpa_supplicant-2.6-7|90	%{_mandir}/man5/*
14mu|wpa_supplicant-2.6-7|91	
14mu|wpa_supplicant-2.6-7|92	%post
14mu|wpa_supplicant-2.6-7|93	%systemd_post wpa_supplicant.service
14mu|wpa_supplicant-2.6-7|94	
14mu|wpa_supplicant-2.6-7|95	%preun
14mu|wpa_supplicant-2.6-7|96	%systemd_preun wpa_supplicant.service
14mu|wpa_supplicant-2.6-7|97	
14mu|wpa_supplicant-2.6-7|98	%postun
14mu|wpa_supplicant-2.6-7|99	%systemd_postun wpa_supplicant.service
14mu|wpa_supplicant-2.6-7|100	
14mu|wpa_supplicant-2.6-7|101	#----------------------------------------------------------------------------
14mu|wpa_supplicant-2.6-7|102	
14mu|wpa_supplicant-2.6-7|103	%package gui
14mu|wpa_supplicant-2.6-7|104	Summary:	Graphical tool for wpa_supplicant
14mu|wpa_supplicant-2.6-7|105	Group:		System/Configuration/Networking
14mu|wpa_supplicant-2.6-7|106	
14mu|wpa_supplicant-2.6-7|107	%description gui
14mu|wpa_supplicant-2.6-7|108	wpa_gui is a QT frontend for wpa_supplicant.
14mu|wpa_supplicant-2.6-7|109	wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with
14mu|wpa_supplicant-2.6-7|110	support for WPA and WPA2 (IEEE 802.11i / RSN).
14mu|wpa_supplicant-2.6-7|111	
14mu|wpa_supplicant-2.6-7|112	%files gui
14mu|wpa_supplicant-2.6-7|113	%{_bindir}/wpa_gui
14mu|wpa_supplicant-2.6-7|114	
14mu|wpa_supplicant-2.6-7|115	#----------------------------------------------------------------------------
14mu|wpa_supplicant-2.6-7|116	
14mu|wpa_supplicant-2.6-7|117	%prep
14mu|wpa_supplicant-2.6-7|118	%setup -q
14mu|wpa_supplicant-2.6-7|119	%apply_patches
14mu|wpa_supplicant-2.6-7|120	
14mu|wpa_supplicant-2.6-7|121	pushd wpa_supplicant
14mu|wpa_supplicant-2.6-7|122	# (blino) comment all "network = { }" blocks
14mu|wpa_supplicant-2.6-7|123	perl -pi -e '$_ = "# $_" if /^\s*network\s*=\s*{/ .. /^\s*}/' wpa_supplicant.conf
14mu|wpa_supplicant-2.6-7|124	cp %{SOURCE1} .config
14mu|wpa_supplicant-2.6-7|125	popd
14mu|wpa_supplicant-2.6-7|126	
14mu|wpa_supplicant-2.6-7|127	%build
14mu|wpa_supplicant-2.6-7|128	%setup_compile_flags
14mu|wpa_supplicant-2.6-7|129	# Fix bug #63030: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
14mu|wpa_supplicant-2.6-7|130	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations"
14mu|wpa_supplicant-2.6-7|131	export CXXFLAGS+=" -fno-strict-aliasing" FFLAGS+=" -fno-strict-aliasing"
14mu|wpa_supplicant-2.6-7|132	export BINDIR=%{_sbindir}
14mu|wpa_supplicant-2.6-7|133	export LIBDIR=%{_libdir}
14mu|wpa_supplicant-2.6-7|134	
14mu|wpa_supplicant-2.6-7|135	
14mu|wpa_supplicant-2.6-7|136	pushd wpa_supplicant
14mu|wpa_supplicant-2.6-7|137	%make
14mu|wpa_supplicant-2.6-7|138	%make eapol_test
14mu|wpa_supplicant-2.6-7|139	pushd wpa_gui-qt4
14mu|wpa_supplicant-2.6-7|140	%qmake_qt4
14mu|wpa_supplicant-2.6-7|141	%make
14mu|wpa_supplicant-2.6-7|142	popd
14mu|wpa_supplicant-2.6-7|143	popd
14mu|wpa_supplicant-2.6-7|144	
14mu|wpa_supplicant-2.6-7|145	%install
14mu|wpa_supplicant-2.6-7|146	mkdir -p %{buildroot}%{_sbindir}
14mu|wpa_supplicant-2.6-7|147	mkdir -p %{buildroot}%{_sysconfdir}/dbus-1/system.d/
14mu|wpa_supplicant-2.6-7|148	mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services/
14mu|wpa_supplicant-2.6-7|149	
14mu|wpa_supplicant-2.6-7|150	install -m644 %{SOURCE3} -D %{buildroot}%{_systemunitdir}/%{name}.service
14mu|wpa_supplicant-2.6-7|151	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
14mu|wpa_supplicant-2.6-7|152	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14mu|wpa_supplicant-2.6-7|153	
14mu|wpa_supplicant-2.6-7|154	pushd wpa_supplicant
14mu|wpa_supplicant-2.6-7|155	
14mu|wpa_supplicant-2.6-7|156	# binaries
14mu|wpa_supplicant-2.6-7|157	install -d %{buildroot}%{_sbindir}
14mu|wpa_supplicant-2.6-7|158	install -m 755 wpa_supplicant %{buildroot}/%{_sbindir}
14mu|wpa_supplicant-2.6-7|159	install -m 755 wpa_cli %{buildroot}/%{_sbindir}
14mu|wpa_supplicant-2.6-7|160	install -m 755 wpa_passphrase %{buildroot}/%{_sbindir}
14mu|wpa_supplicant-2.6-7|161	install -m 755 eapol_test %{buildroot}%{_sbindir}
14mu|wpa_supplicant-2.6-7|162	
14mu|wpa_supplicant-2.6-7|163	# gui
14mu|wpa_supplicant-2.6-7|164	install -d %{buildroot}%{_bindir}
14mu|wpa_supplicant-2.6-7|165	install -m 755 wpa_gui-qt4/wpa_gui %{buildroot}%{_bindir}
14mu|wpa_supplicant-2.6-7|166	
14mu|wpa_supplicant-2.6-7|167	# config
14mu|wpa_supplicant-2.6-7|168	install -d -m 755 %{buildroot}%{_sysconfdir}
14mu|wpa_supplicant-2.6-7|169	install -m 600 wpa_supplicant.conf %{buildroot}%{_sysconfdir}/wpa_supplicant.conf
14mu|wpa_supplicant-2.6-7|170	
14mu|wpa_supplicant-2.6-7|171	# dbus
14mu|wpa_supplicant-2.6-7|172	install -d %{buildroot}%{_sysconfdir}/dbus-1/system.d
14mu|wpa_supplicant-2.6-7|173	install -d %{buildroot}%{_datadir}/dbus-1/system-services
14mu|wpa_supplicant-2.6-7|174	install -m 644 dbus/dbus-wpa_supplicant.conf \
14mu|wpa_supplicant-2.6-7|175	%{buildroot}%{_sysconfdir}/dbus-1/system.d/wpa_supplicant.conf
14mu|wpa_supplicant-2.6-7|176	install -m 644 dbus/fi.epitest.hostap.WPASupplicant.service \
14mu|wpa_supplicant-2.6-7|177	%{buildroot}%{_datadir}/dbus-1/system-services
14mu|wpa_supplicant-2.6-7|178	install -m 0644 dbus/fi.w1.wpa_supplicant1.service \
14mu|wpa_supplicant-2.6-7|179	%{buildroot}%{_datadir}/dbus-1/system-services
14mu|wpa_supplicant-2.6-7|180	
14mu|wpa_supplicant-2.6-7|181	# man pages
14mu|wpa_supplicant-2.6-7|182	install -d -m 755 %{buildroot}%{_mandir}/man{5,8}
14mu|wpa_supplicant-2.6-7|183	install -m 644 doc/docbook/*.8 %{buildroot}%{_mandir}/man8
14mu|wpa_supplicant-2.6-7|184	install -m 644 doc/docbook/*.5 %{buildroot}%{_mandir}/man5
14mu|wpa_supplicant-2.6-7|185	
14mu|wpa_supplicant-2.6-7|186	popd
14mu|wpa_supplicant-2.6-7|187	
14mu|wpa_supplicant-2.6-7|188	
14mu|wpa_supplicant-2.6-7|189	%changelog
14mu|wpa_supplicant-2.6-7|190	
14mu|wpa_supplicant-2.6-7|191	* Tue Aug 21 2018 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.6-7
14mu|wpa_supplicant-2.6-7|192	- (559d7d5) Fix CVE-2018-14526
14mu|wpa_supplicant-2.6-7|193	- (559d7d5) https://usn.ubuntu.com/usn/usn-3745-1
14mu|wpa_supplicant-2.6-7|194	
14mu|wpa_supplicant-2.6-7|195	* Tue Oct 17 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6-6
14mu|wpa_supplicant-2.6-7|196	- (527d112) Fix KRACKs major security issue
14mu|wpa_supplicant-2.6-7|197	
14mu|wpa_supplicant-2.6-7|198	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6-5
14mu|wpa_supplicant-2.6-7|199	- (4d1f85b) MassBuild#1230: Increase release tag
14mu|wpa_supplicant-2.6-7|200	
14mu|wpa_supplicant-2.6-7|201	* Sat Dec 24 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.6-4
14mu|wpa_supplicant-2.6-7|202	- (c47c7bd) Enable IBSS_RSN and BGSCAN_SIMPLE
14mu|wpa_supplicant-2.6-7|203	- (c47c7bd) Similar to what is done in ArchLinux, Ubuntu, Fedora and OpenSUSE.
14mu|wpa_supplicant-2.6-7|204	
14mu|wpa_supplicant-2.6-7|205	* Sat Dec 24 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.6-3
14mu|wpa_supplicant-2.6-7|206	- (0d7a7c6) Make the build config a separate file rather than a patch to defconfig
14mu|wpa_supplicant-2.6-7|207	- (0d7a7c6) It is easier to maintain it this way, experiment with options, etc.
14mu|wpa_supplicant-2.6-7|208	- (Evgenii Shatokhin: 5f936a0) Updated to version 2.6
14mu|wpa_supplicant-2.6-7|209	
14mu|wpa_supplicant-2.6-7|210	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4-3
14mu|wpa_supplicant-2.6-7|211	- (934c822) MassBuild#1169: Increase release tag
14mu|wpa_supplicant-2.6-7|212	
14mu|wpa_supplicant-2.6-7|213	* Mon Jul 27 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.4-2
14mu|wpa_supplicant-2.6-7|214	- (afb4d41) Fixed wpa_supplicant-2.4-rosa-defconfig.patch for version 2.4
14mu|wpa_supplicant-2.6-7|215	- (Eugene Shatokhin: f4690ea) Several fixes based on the specs and configs from Fedora
14mu|wpa_supplicant-2.6-7|216	- (Eugene Shatokhin: f4690ea) * Fixed the build config: enabled support for AP, logging to file, some
14mu|wpa_supplicant-2.6-7|217	- (Eugene Shatokhin: f4690ea) other things.
14mu|wpa_supplicant-2.6-7|218	- (Eugene Shatokhin: f4690ea) * Removed the excessive command-line parameters in the service file.
14mu|wpa_supplicant-2.6-7|219	
14mu|wpa_supplicant-2.6-7|220	* Tue Jul 21 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.4-1
14mu|wpa_supplicant-2.6-7|221	- (c70c6e5) Updated to version 2.4
14mu|wpa_supplicant-2.6-7|222	
14mu|wpa_supplicant-2.6-7|223	* Mon Apr 27 2015 kuzma kazygashev <kuzma.kazygashev@rosalab.ru> 2.2-5
14mu|wpa_supplicant-2.6-7|224	- (b42b223) Increase release tag.
14mu|wpa_supplicant-2.6-7|225	
14mu|wpa_supplicant-2.6-7|226	* Mon Apr 27 2015 kuzma kazygashev <kuzma.kazygashev@rosalab.ru> 2.2-4
14mu|wpa_supplicant-2.6-7|227	- (b14a399) Security fix for CVE-2015-1863.
14mu|wpa_supplicant-2.6-7|228	- (Alexander Lakhin: 08c9191) MassBuild#656: Increase release tag
14mu|wpa_supplicant-2.6-7|229	
14mu|wpa_supplicant-2.6-7|230	* Thu Feb 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2-3
14mu|wpa_supplicant-2.6-7|231	- (4130541) Drop unused patches and fix post scripts
14mu|wpa_supplicant-2.6-7|232	
14mu|wpa_supplicant-2.6-7|233	* Wed Jul 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2-2
14mu|wpa_supplicant-2.6-7|234	- (fb44045) Minor cleanups
14mu|wpa_supplicant-2.6-7|235	
14mu|wpa_supplicant-2.6-7|236	* Wed Jul 09 2014 Tigro <ashejn@gmail.com> 2.2-1
14mu|wpa_supplicant-2.6-7|237	- (547dc08) update to 2.2
14mu|wpa_supplicant-2.6-7|238	
14mu|wpa_supplicant-2.6-7|239	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1-4
14mu|wpa_supplicant-2.6-7|240	- (6bd5758) MassBuild#440: Increase release tag
14mu|wpa_supplicant-2.6-7|241	
14mu|wpa_supplicant-2.6-7|242	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.1-3
14mu|wpa_supplicant-2.6-7|243	- (3502ff1) s/con/conf/
14mu|wpa_supplicant-2.6-7|244	- (akdengi: 19b26d4) fix tmpfilesdir define
14mu|wpa_supplicant-2.6-7|245	- (akdengi: 6535042) fix source numbering
14mu|wpa_supplicant-2.6-7|246	- (akdengi: 888f9d1) up release
14mu|wpa_supplicant-2.6-7|247	
14mu|wpa_supplicant-2.6-7|248	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.1-2
14mu|wpa_supplicant-2.6-7|249	- (2167f62) some spec fix
14mu|wpa_supplicant-2.6-7|250	- (akdengi: 56c8939) move tmpfiles to tmpfiles.d dir and fix systemd call
14mu|wpa_supplicant-2.6-7|251	
14mu|wpa_supplicant-2.6-7|252	* Tue Dec 04 2012 Alexander Khryukin <alexander@mezon.ru> 1.1-1
14mu|wpa_supplicant-2.6-7|253	- (573d6bd) version update 1.1
14mu|wpa_supplicant-2.6-7|254	
14mu|wpa_supplicant-2.6-7|255	* Wed Sep 05 2012 akdengi <kazancas@mandriva.ru> 1.0-2
14mu|wpa_supplicant-2.6-7|256	- (1e6f67d) LOG -use config file from Fedora
14mu|wpa_supplicant-2.6-7|257	- (akdengi: 47f1ddc) LOG -drop madwifi as depricated
14mu|wpa_supplicant-2.6-7|258	- (akdengi: 919a0ea) LOG -add libnl3 patch and fix spec for use qt4 gui instead standrat gui.
14mu|wpa_supplicant-2.6-7|259	
14mu|wpa_supplicant-2.6-7|260	* Wed Sep 05 2012 akdengi <kazancas@mandriva.ru> 1.0-1
14mu|wpa_supplicant-2.6-7|261	- (62fbb37) fix patch
14mu|wpa_supplicant-2.6-7|262	- (akdengi: 19b269d) add missing patch
14mu|wpa_supplicant-2.6-7|263	- (akdengi: 85bc1d8) fix patches
14mu|wpa_supplicant-2.6-7|264	- (akdengi: f09e5f3) drop patch9
14mu|wpa_supplicant-2.6-7|265	- (akdengi: 640e8d3) add patch source
14mu|wpa_supplicant-2.6-7|266	
14mu|wpa_supplicant-2.6-7|267	

26245 14
14mu|wsdl4j-1.6.2-9|1	%define cvsver          %(echo %version |sed -e 's,\.,_,g')
14mu|wsdl4j-1.6.2-9|2	
14mu|wsdl4j-1.6.2-9|3	%bcond_with	bootstrap
14mu|wsdl4j-1.6.2-9|4	
14mu|wsdl4j-1.6.2-9|5	Summary:        Web Services Description Language Toolkit for Java
14mu|wsdl4j-1.6.2-9|6	Name:           wsdl4j
14mu|wsdl4j-1.6.2-9|7	Version:        1.6.2
14mu|wsdl4j-1.6.2-9|8	Release:        9
14mu|wsdl4j-1.6.2-9|9	Epoch:          0
14mu|wsdl4j-1.6.2-9|10	Group:          Development/Java
14mu|wsdl4j-1.6.2-9|11	License:        CPL
14mu|wsdl4j-1.6.2-9|12	URL:            http://sourceforge.net/projects/wsdl4j
14mu|wsdl4j-1.6.2-9|13	Source0:        wsdl4j-%{version}-src.tar.gz
14mu|wsdl4j-1.6.2-9|14	Source1:        wsdl4j-%{version}.pom
14mu|wsdl4j-1.6.2-9|15	##cvs -d:pserver:anonymous@wsdl4j.cvs.sourceforge.net:/cvsroot/wsdl4j login
14mu|wsdl4j-1.6.2-9|16	##cvs -z3 -d:pserver:anonymous@wsdl4j.cvs.sourceforge.net:/cvsroot/wsdl4j export -r wsdl4j-1_6_2 wsdl4j
14mu|wsdl4j-1.6.2-9|17	BuildArch:      noarch
14mu|wsdl4j-1.6.2-9|18	Requires:       jaxp_parser_impl
14mu|wsdl4j-1.6.2-9|19	BuildRequires:  java-1.8.0-openjdk-devel
14mu|wsdl4j-1.6.2-9|20	BuildRequires:  ant
14mu|wsdl4j-1.6.2-9|21	BuildRequires:  java-rpmbuild >= 0:1.5
14mu|wsdl4j-1.6.2-9|22	%if !%{with bootstrap}
14mu|wsdl4j-1.6.2-9|23	BuildRequires:  ant-junit
14mu|wsdl4j-1.6.2-9|24	BuildRequires:  junit
14mu|wsdl4j-1.6.2-9|25	%endif
14mu|wsdl4j-1.6.2-9|26	
14mu|wsdl4j-1.6.2-9|27	%description
14mu|wsdl4j-1.6.2-9|28	The Web Services Description Language for Java Toolkit (WSDL4J) allows the
14mu|wsdl4j-1.6.2-9|29	creation, representation, and manipulation of WSDL documents describing
14mu|wsdl4j-1.6.2-9|30	services.  This codebase will eventually serve as a reference implementation
14mu|wsdl4j-1.6.2-9|31	of the standard created by JSR110.
14mu|wsdl4j-1.6.2-9|32	
14mu|wsdl4j-1.6.2-9|33	%package javadoc
14mu|wsdl4j-1.6.2-9|34	Group:          Development/Java
14mu|wsdl4j-1.6.2-9|35	Summary:        Javadoc for %{name}
14mu|wsdl4j-1.6.2-9|36	
14mu|wsdl4j-1.6.2-9|37	%description javadoc
14mu|wsdl4j-1.6.2-9|38	Javadoc for %{name}.
14mu|wsdl4j-1.6.2-9|39	
14mu|wsdl4j-1.6.2-9|40	%prep
14mu|wsdl4j-1.6.2-9|41	%setup -q -n %{name}
14mu|wsdl4j-1.6.2-9|42	
14mu|wsdl4j-1.6.2-9|43	%build
14mu|wsdl4j-1.6.2-9|44	%if !%{with bootstrap}
14mu|wsdl4j-1.6.2-9|45	export OPT_JAR_LIST="ant/ant-junit junit"
14mu|wsdl4j-1.6.2-9|46	%endif
14mu|wsdl4j-1.6.2-9|47	%{ant} -Dbuild.compiler=modern compile test javadocs
14mu|wsdl4j-1.6.2-9|48	
14mu|wsdl4j-1.6.2-9|49	%install
14mu|wsdl4j-1.6.2-9|50	# jars
14mu|wsdl4j-1.6.2-9|51	install -d -m 0755 %{buildroot}%{_javadir}
14mu|wsdl4j-1.6.2-9|52	
14mu|wsdl4j-1.6.2-9|53	install -m 644 build/lib/%{name}.jar \
14mu|wsdl4j-1.6.2-9|54	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|wsdl4j-1.6.2-9|55	install -m 644 build/lib/qname.jar \
14mu|wsdl4j-1.6.2-9|56	%{buildroot}%{_javadir}/wsdl-qname-%{version}.jar
14mu|wsdl4j-1.6.2-9|57	ln -sf wsdl-qname-%{version}.jar %{buildroot}%{_javadir}/qname.jar
14mu|wsdl4j-1.6.2-9|58	#touch %{buildroot}%{_javadir}/qname.jar # for %ghost
14mu|wsdl4j-1.6.2-9|59	
14mu|wsdl4j-1.6.2-9|60	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mu|wsdl4j-1.6.2-9|61	
14mu|wsdl4j-1.6.2-9|62	
14mu|wsdl4j-1.6.2-9|63	%add_to_maven_depmap wsdl4j wsdl4j %{version} JPP wsdl4j
14mu|wsdl4j-1.6.2-9|64	
14mu|wsdl4j-1.6.2-9|65	# poms
14mu|wsdl4j-1.6.2-9|66	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
14mu|wsdl4j-1.6.2-9|67	install -pm 644 %{SOURCE1} \
14mu|wsdl4j-1.6.2-9|68	%{buildroot}%{_datadir}/maven2/poms/JPP.wsdl4j.pom
14mu|wsdl4j-1.6.2-9|69	
14mu|wsdl4j-1.6.2-9|70	# javadoc
14mu|wsdl4j-1.6.2-9|71	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|wsdl4j-1.6.2-9|72	cp -a build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
14mu|wsdl4j-1.6.2-9|73	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
14mu|wsdl4j-1.6.2-9|74	
14mu|wsdl4j-1.6.2-9|75	%post
14mu|wsdl4j-1.6.2-9|76	%update_maven_depmap
14mu|wsdl4j-1.6.2-9|77	/usr/sbin/update-alternatives --install %{_javadir}/qname.jar qname %{_javadir}/wsdl-qname.jar 00100
14mu|wsdl4j-1.6.2-9|78	
14mu|wsdl4j-1.6.2-9|79	%postun
14mu|wsdl4j-1.6.2-9|80	if [ "$1" = "0" ]; then
14mu|wsdl4j-1.6.2-9|81	/usr/sbin/update-alternatives --remove qname %{_javadir}/wsdl-qname.jar
14mu|wsdl4j-1.6.2-9|82	fi
14mu|wsdl4j-1.6.2-9|83	%update_maven_depmap
14mu|wsdl4j-1.6.2-9|84	
14mu|wsdl4j-1.6.2-9|85	%files
14mu|wsdl4j-1.6.2-9|86	%defattr(0644,root,root,0755)
14mu|wsdl4j-1.6.2-9|87	%doc license.html
14mu|wsdl4j-1.6.2-9|88	%{_javadir}/*
14mu|wsdl4j-1.6.2-9|89	%{_datadir}/maven2/poms/*
14mu|wsdl4j-1.6.2-9|90	%{_mavendepmapfragdir}
14mu|wsdl4j-1.6.2-9|91	%if %{gcj_support}
14mu|wsdl4j-1.6.2-9|92	%attr(-,root,root) %{_libdir}/gcj/%{name}
14mu|wsdl4j-1.6.2-9|93	%endif
14mu|wsdl4j-1.6.2-9|94	
14mu|wsdl4j-1.6.2-9|95	%files javadoc
14mu|wsdl4j-1.6.2-9|96	%defattr(0644,root,root,0755)
14mu|wsdl4j-1.6.2-9|97	%{_javadocdir}/%{name}-%{version}
14mu|wsdl4j-1.6.2-9|98	%{_javadocdir}/%{name}
14mu|wsdl4j-1.6.2-9|99	
14mu|wsdl4j-1.6.2-9|100	
14mu|wsdl4j-1.6.2-9|101	%changelog
14mu|wsdl4j-1.6.2-9|102	
14mu|wsdl4j-1.6.2-9|103	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.6.2-9
14mu|wsdl4j-1.6.2-9|104	- (da4dc09) Rebuild with Java8
14mu|wsdl4j-1.6.2-9|105	
14mu|wsdl4j-1.6.2-9|106	

26246 14
14mu|wxgtk3.0-3.0.2-1|1	%define		oname	wxWidgets
14mu|wxgtk3.0-3.0.2-1|2	%define		api	3.0
14mu|wxgtk3.0-3.0.2-1|3	%define		major	0
14mu|wxgtk3.0-3.0.2-1|4	
14mu|wxgtk3.0-3.0.2-1|5	Summary:	GTK+ port of the wxWidgets library
14mu|wxgtk3.0-3.0.2-1|6	Name:		wxgtk%{api}
14mu|wxgtk3.0-3.0.2-1|7	Version:	3.0.2
14mu|wxgtk3.0-3.0.2-1|8	Release:	1
14mu|wxgtk3.0-3.0.2-1|9	License:	wxWidgets Library Licence
14mu|wxgtk3.0-3.0.2-1|10	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|11	Url:		http://www.wxwidgets.org/
14mu|wxgtk3.0-3.0.2-1|12	Source0:	http://prdownloads.sourceforge.net/wxwindows/%{oname}-%{version}.tar.bz2
14mu|wxgtk3.0-3.0.2-1|13	Patch0:		wxWidgets-3.0.0-locales.patch
14mu|wxgtk3.0-3.0.2-1|14	Patch1:		wxWidgets-3.0.1-gcc4.9-workaround.patch
14mu|wxgtk3.0-3.0.2-1|15	BuildRequires:	bison
14mu|wxgtk3.0-3.0.2-1|16	BuildRequires:	flex
14mu|wxgtk3.0-3.0.2-1|17	BuildRequires:	jpeg-devel
14mu|wxgtk3.0-3.0.2-1|18	BuildRequires:	pkgconfig(expat)
14mu|wxgtk3.0-3.0.2-1|19	BuildRequires:	pkgconfig(gconf-2.0)
14mu|wxgtk3.0-3.0.2-1|20	BuildRequires:	pkgconfig(glu)
14mu|wxgtk3.0-3.0.2-1|21	BuildRequires:	pkgconfig(gstreamer-0.10)
14mu|wxgtk3.0-3.0.2-1|22	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14mu|wxgtk3.0-3.0.2-1|23	# GTK3 leads to conflicting declarations etc for wx-based applications
14mu|wxgtk3.0-3.0.2-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|wxgtk3.0-3.0.2-1|25	BuildRequires:	pkgconfig(libpng)
14mu|wxgtk3.0-3.0.2-1|26	BuildRequires:	pkgconfig(libtiff-4)
14mu|wxgtk3.0-3.0.2-1|27	BuildRequires:	pkgconfig(sdl)
14mu|wxgtk3.0-3.0.2-1|28	BuildRequires:	pkgconfig(sm)
14mu|wxgtk3.0-3.0.2-1|29	BuildRequires:	pkgconfig(webkit-1.0)
14mu|wxgtk3.0-3.0.2-1|30	BuildRequires:	pkgconfig(x11)
14mu|wxgtk3.0-3.0.2-1|31	BuildRequires:	pkgconfig(xinerama)
14mu|wxgtk3.0-3.0.2-1|32	BuildRequires:	pkgconfig(xxf86vm)
14mu|wxgtk3.0-3.0.2-1|33	BuildRequires:	pkgconfig(zlib)
14mu|wxgtk3.0-3.0.2-1|34	
14mu|wxgtk3.0-3.0.2-1|35	%description
14mu|wxgtk3.0-3.0.2-1|36	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|37	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|38	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|39	
14mu|wxgtk3.0-3.0.2-1|40	%files -f wxstd-%{api}.lang
14mu|wxgtk3.0-3.0.2-1|41	%doc *.txt
14mu|wxgtk3.0-3.0.2-1|42	
14mu|wxgtk3.0-3.0.2-1|43	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|44	
14mu|wxgtk3.0-3.0.2-1|45	%define libwx_baseu %mklibname wx_baseu %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|46	
14mu|wxgtk3.0-3.0.2-1|47	%package -n	%{libwx_baseu}
14mu|wxgtk3.0-3.0.2-1|48	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|49	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|50	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|51	
14mu|wxgtk3.0-3.0.2-1|52	%description -n %{libwx_baseu}
14mu|wxgtk3.0-3.0.2-1|53	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|54	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|55	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|56	
14mu|wxgtk3.0-3.0.2-1|57	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|58	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|59	
14mu|wxgtk3.0-3.0.2-1|60	%files -n %{libwx_baseu}
14mu|wxgtk3.0-3.0.2-1|61	%{_libdir}/libwx_baseu-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|62	
14mu|wxgtk3.0-3.0.2-1|63	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|64	
14mu|wxgtk3.0-3.0.2-1|65	%define libwx_baseu_net %mklibname wx_baseu_net %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|66	
14mu|wxgtk3.0-3.0.2-1|67	%package -n	%{libwx_baseu_net}
14mu|wxgtk3.0-3.0.2-1|68	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|69	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|70	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|71	
14mu|wxgtk3.0-3.0.2-1|72	%description -n %{libwx_baseu_net}
14mu|wxgtk3.0-3.0.2-1|73	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|74	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|75	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|76	
14mu|wxgtk3.0-3.0.2-1|77	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|78	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|79	
14mu|wxgtk3.0-3.0.2-1|80	%files -n %{libwx_baseu_net}
14mu|wxgtk3.0-3.0.2-1|81	%{_libdir}/libwx_baseu_net-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|82	
14mu|wxgtk3.0-3.0.2-1|83	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|84	
14mu|wxgtk3.0-3.0.2-1|85	%define libwx_baseu_xml %mklibname wx_baseu_xml %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|86	
14mu|wxgtk3.0-3.0.2-1|87	%package -n	%{libwx_baseu_xml}
14mu|wxgtk3.0-3.0.2-1|88	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|89	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|90	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|91	
14mu|wxgtk3.0-3.0.2-1|92	%description -n %{libwx_baseu_xml}
14mu|wxgtk3.0-3.0.2-1|93	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|94	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|95	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|96	
14mu|wxgtk3.0-3.0.2-1|97	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|98	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|99	
14mu|wxgtk3.0-3.0.2-1|100	%files -n %{libwx_baseu_xml}
14mu|wxgtk3.0-3.0.2-1|101	%{_libdir}/libwx_baseu_xml-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|102	
14mu|wxgtk3.0-3.0.2-1|103	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|104	
14mu|wxgtk3.0-3.0.2-1|105	%define libwx_gtk2u_adv %mklibname wx_gtk2u_adv %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|106	
14mu|wxgtk3.0-3.0.2-1|107	%package -n	%{libwx_gtk2u_adv}
14mu|wxgtk3.0-3.0.2-1|108	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|109	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|110	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|111	
14mu|wxgtk3.0-3.0.2-1|112	%description -n %{libwx_gtk2u_adv}
14mu|wxgtk3.0-3.0.2-1|113	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|114	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|115	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|116	
14mu|wxgtk3.0-3.0.2-1|117	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|118	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|119	
14mu|wxgtk3.0-3.0.2-1|120	%files -n %{libwx_gtk2u_adv}
14mu|wxgtk3.0-3.0.2-1|121	%{_libdir}/libwx_gtk2u_adv-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|122	
14mu|wxgtk3.0-3.0.2-1|123	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|124	
14mu|wxgtk3.0-3.0.2-1|125	%define libwx_gtk2u_aui %mklibname wx_gtk2u_aui %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|126	
14mu|wxgtk3.0-3.0.2-1|127	%package -n	%{libwx_gtk2u_aui}
14mu|wxgtk3.0-3.0.2-1|128	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|129	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|130	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|131	
14mu|wxgtk3.0-3.0.2-1|132	%description -n %{libwx_gtk2u_aui}
14mu|wxgtk3.0-3.0.2-1|133	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|134	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|135	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|136	
14mu|wxgtk3.0-3.0.2-1|137	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|138	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|139	
14mu|wxgtk3.0-3.0.2-1|140	%files -n %{libwx_gtk2u_aui}
14mu|wxgtk3.0-3.0.2-1|141	%{_libdir}/libwx_gtk2u_aui-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|142	
14mu|wxgtk3.0-3.0.2-1|143	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|144	
14mu|wxgtk3.0-3.0.2-1|145	%define libwx_gtk2u_core %mklibname wx_gtk2u_core %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|146	
14mu|wxgtk3.0-3.0.2-1|147	%package -n	%{libwx_gtk2u_core}
14mu|wxgtk3.0-3.0.2-1|148	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|149	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|150	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|151	
14mu|wxgtk3.0-3.0.2-1|152	%description -n %{libwx_gtk2u_core}
14mu|wxgtk3.0-3.0.2-1|153	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|154	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|155	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|156	
14mu|wxgtk3.0-3.0.2-1|157	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|158	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|159	
14mu|wxgtk3.0-3.0.2-1|160	%files -n %{libwx_gtk2u_core}
14mu|wxgtk3.0-3.0.2-1|161	%{_libdir}/libwx_gtk2u_core-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|162	
14mu|wxgtk3.0-3.0.2-1|163	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|164	
14mu|wxgtk3.0-3.0.2-1|165	%define libwx_gtk2u_gl %mklibname wx_gtk2u_gl %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|166	
14mu|wxgtk3.0-3.0.2-1|167	%package -n	%{libwx_gtk2u_gl}
14mu|wxgtk3.0-3.0.2-1|168	Summary:	OpenGL shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|169	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|170	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|171	
14mu|wxgtk3.0-3.0.2-1|172	%description -n %{libwx_gtk2u_gl}
14mu|wxgtk3.0-3.0.2-1|173	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|174	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|175	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|176	
14mu|wxgtk3.0-3.0.2-1|177	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|178	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|179	
14mu|wxgtk3.0-3.0.2-1|180	%files -n %{libwx_gtk2u_gl}
14mu|wxgtk3.0-3.0.2-1|181	%{_libdir}/libwx_gtk2u_gl-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|182	
14mu|wxgtk3.0-3.0.2-1|183	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|184	
14mu|wxgtk3.0-3.0.2-1|185	%define libwx_gtk2u_html %mklibname wx_gtk2u_html %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|186	
14mu|wxgtk3.0-3.0.2-1|187	%package -n	%{libwx_gtk2u_html}
14mu|wxgtk3.0-3.0.2-1|188	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|189	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|190	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|191	
14mu|wxgtk3.0-3.0.2-1|192	%description -n %{libwx_gtk2u_html}
14mu|wxgtk3.0-3.0.2-1|193	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|194	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|195	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|196	
14mu|wxgtk3.0-3.0.2-1|197	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|198	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|199	
14mu|wxgtk3.0-3.0.2-1|200	%files -n %{libwx_gtk2u_html}
14mu|wxgtk3.0-3.0.2-1|201	%{_libdir}/libwx_gtk2u_html-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|202	
14mu|wxgtk3.0-3.0.2-1|203	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|204	
14mu|wxgtk3.0-3.0.2-1|205	%define libwx_gtk2u_media %mklibname wx_gtk2u_media %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|206	
14mu|wxgtk3.0-3.0.2-1|207	%package -n	%{libwx_gtk2u_media}
14mu|wxgtk3.0-3.0.2-1|208	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|209	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|210	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|211	
14mu|wxgtk3.0-3.0.2-1|212	%description -n %{libwx_gtk2u_media}
14mu|wxgtk3.0-3.0.2-1|213	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|214	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|215	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|216	
14mu|wxgtk3.0-3.0.2-1|217	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|218	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|219	
14mu|wxgtk3.0-3.0.2-1|220	%files -n %{libwx_gtk2u_media}
14mu|wxgtk3.0-3.0.2-1|221	%{_libdir}/libwx_gtk2u_media-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|222	
14mu|wxgtk3.0-3.0.2-1|223	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|224	
14mu|wxgtk3.0-3.0.2-1|225	%define libwx_gtk2u_propgrid %mklibname wx_gtk2u_propgrid %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|226	
14mu|wxgtk3.0-3.0.2-1|227	%package -n	%{libwx_gtk2u_propgrid}
14mu|wxgtk3.0-3.0.2-1|228	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|229	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|230	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|231	
14mu|wxgtk3.0-3.0.2-1|232	%description -n %{libwx_gtk2u_propgrid}
14mu|wxgtk3.0-3.0.2-1|233	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|234	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|235	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|236	
14mu|wxgtk3.0-3.0.2-1|237	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|238	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|239	
14mu|wxgtk3.0-3.0.2-1|240	%files -n %{libwx_gtk2u_propgrid}
14mu|wxgtk3.0-3.0.2-1|241	%{_libdir}/libwx_gtk2u_propgrid-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|242	
14mu|wxgtk3.0-3.0.2-1|243	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|244	
14mu|wxgtk3.0-3.0.2-1|245	%define libwx_gtk2u_qa %mklibname wx_gtk2u_qa %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|246	
14mu|wxgtk3.0-3.0.2-1|247	%package -n	%{libwx_gtk2u_qa}
14mu|wxgtk3.0-3.0.2-1|248	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|249	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|250	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|251	
14mu|wxgtk3.0-3.0.2-1|252	%description -n %{libwx_gtk2u_qa}
14mu|wxgtk3.0-3.0.2-1|253	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|254	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|255	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|256	
14mu|wxgtk3.0-3.0.2-1|257	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|258	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|259	
14mu|wxgtk3.0-3.0.2-1|260	%files -n %{libwx_gtk2u_qa}
14mu|wxgtk3.0-3.0.2-1|261	%{_libdir}/libwx_gtk2u_qa-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|262	
14mu|wxgtk3.0-3.0.2-1|263	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|264	
14mu|wxgtk3.0-3.0.2-1|265	%define libwx_gtk2u_ribbon %mklibname wx_gtk2u_ribbon %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|266	
14mu|wxgtk3.0-3.0.2-1|267	%package -n	%{libwx_gtk2u_ribbon}
14mu|wxgtk3.0-3.0.2-1|268	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|269	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|270	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|271	
14mu|wxgtk3.0-3.0.2-1|272	%description -n %{libwx_gtk2u_ribbon}
14mu|wxgtk3.0-3.0.2-1|273	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|274	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|275	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|276	
14mu|wxgtk3.0-3.0.2-1|277	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|278	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|279	
14mu|wxgtk3.0-3.0.2-1|280	%files -n %{libwx_gtk2u_ribbon}
14mu|wxgtk3.0-3.0.2-1|281	%{_libdir}/libwx_gtk2u_ribbon-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|282	
14mu|wxgtk3.0-3.0.2-1|283	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|284	
14mu|wxgtk3.0-3.0.2-1|285	%define libwx_gtk2u_richtext %mklibname wx_gtk2u_richtext %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|286	
14mu|wxgtk3.0-3.0.2-1|287	%package -n	%{libwx_gtk2u_richtext}
14mu|wxgtk3.0-3.0.2-1|288	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|289	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|290	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|291	
14mu|wxgtk3.0-3.0.2-1|292	%description -n %{libwx_gtk2u_richtext}
14mu|wxgtk3.0-3.0.2-1|293	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|294	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|295	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|296	
14mu|wxgtk3.0-3.0.2-1|297	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|298	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|299	
14mu|wxgtk3.0-3.0.2-1|300	%files -n %{libwx_gtk2u_richtext}
14mu|wxgtk3.0-3.0.2-1|301	%{_libdir}/libwx_gtk2u_richtext-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|302	
14mu|wxgtk3.0-3.0.2-1|303	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|304	
14mu|wxgtk3.0-3.0.2-1|305	%define libwx_gtk2u_stc %mklibname wx_gtk2u_stc %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|306	
14mu|wxgtk3.0-3.0.2-1|307	%package -n	%{libwx_gtk2u_stc}
14mu|wxgtk3.0-3.0.2-1|308	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|309	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|310	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|311	
14mu|wxgtk3.0-3.0.2-1|312	%description -n %{libwx_gtk2u_stc}
14mu|wxgtk3.0-3.0.2-1|313	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|314	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|315	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|316	
14mu|wxgtk3.0-3.0.2-1|317	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|318	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|319	
14mu|wxgtk3.0-3.0.2-1|320	%files -n %{libwx_gtk2u_stc}
14mu|wxgtk3.0-3.0.2-1|321	%{_libdir}/libwx_gtk2u_stc-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|322	
14mu|wxgtk3.0-3.0.2-1|323	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|324	
14mu|wxgtk3.0-3.0.2-1|325	%define libwx_gtk2u_webview %mklibname wx_gtk2u_webview %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|326	
14mu|wxgtk3.0-3.0.2-1|327	%package -n	%{libwx_gtk2u_webview}
14mu|wxgtk3.0-3.0.2-1|328	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|329	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|330	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|331	
14mu|wxgtk3.0-3.0.2-1|332	%description -n %{libwx_gtk2u_webview}
14mu|wxgtk3.0-3.0.2-1|333	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|334	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|335	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|336	
14mu|wxgtk3.0-3.0.2-1|337	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|338	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|339	
14mu|wxgtk3.0-3.0.2-1|340	%files -n %{libwx_gtk2u_webview}
14mu|wxgtk3.0-3.0.2-1|341	%{_libdir}/libwx_gtk2u_webview-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|342	
14mu|wxgtk3.0-3.0.2-1|343	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|344	
14mu|wxgtk3.0-3.0.2-1|345	%define libwx_gtk2u_xrc %mklibname wx_gtk2u_xrc %{api} %{major}
14mu|wxgtk3.0-3.0.2-1|346	
14mu|wxgtk3.0-3.0.2-1|347	%package -n	%{libwx_gtk2u_xrc}
14mu|wxgtk3.0-3.0.2-1|348	Summary:	Shared library of wxGTK - Unicode enabled
14mu|wxgtk3.0-3.0.2-1|349	Group:		System/Libraries
14mu|wxgtk3.0-3.0.2-1|350	Requires:	%{name} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|351	
14mu|wxgtk3.0-3.0.2-1|352	%description -n %{libwx_gtk2u_xrc}
14mu|wxgtk3.0-3.0.2-1|353	wxWidgets is a free C++ library for cross-platform GUI development.
14mu|wxgtk3.0-3.0.2-1|354	With wxWidgets, you can create applications for different GUIs (GTK+,
14mu|wxgtk3.0-3.0.2-1|355	Motif/LessTif, MS Windows, Mac) from the same source code.
14mu|wxgtk3.0-3.0.2-1|356	
14mu|wxgtk3.0-3.0.2-1|357	This package contains the library needed to run programs dynamically
14mu|wxgtk3.0-3.0.2-1|358	linked with the unicode enabled version of %{name}.
14mu|wxgtk3.0-3.0.2-1|359	
14mu|wxgtk3.0-3.0.2-1|360	%files -n %{libwx_gtk2u_xrc}
14mu|wxgtk3.0-3.0.2-1|361	%{_libdir}/libwx_gtk2u_xrc-%{api}.so.%{major}*
14mu|wxgtk3.0-3.0.2-1|362	
14mu|wxgtk3.0-3.0.2-1|363	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|364	
14mu|wxgtk3.0-3.0.2-1|365	%define libnameudev %mklibname -d wxgtku %{api}
14mu|wxgtk3.0-3.0.2-1|366	
14mu|wxgtk3.0-3.0.2-1|367	%package -n	%{libnameudev}
14mu|wxgtk3.0-3.0.2-1|368	Summary:	Header files and development documentation for wxGTK - unicode
14mu|wxgtk3.0-3.0.2-1|369	Group:		Development/C++
14mu|wxgtk3.0-3.0.2-1|370	Requires:	%{libwx_baseu} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|371	Requires:	%{libwx_baseu_net} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|372	Requires:	%{libwx_baseu_xml} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|373	Requires:	%{libwx_gtk2u_adv} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|374	Requires:	%{libwx_gtk2u_aui} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|375	Requires:	%{libwx_gtk2u_core} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|376	Requires:	%{libwx_gtk2u_gl} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|377	Requires:	%{libwx_gtk2u_html} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|378	Requires:	%{libwx_gtk2u_media} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|379	Requires:	%{libwx_gtk2u_propgrid} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|380	Requires:	%{libwx_gtk2u_qa} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|381	Requires:	%{libwx_gtk2u_ribbon} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|382	Requires:	%{libwx_gtk2u_richtext} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|383	Requires:	%{libwx_gtk2u_stc} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|384	Requires:	%{libwx_gtk2u_webview} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|385	Requires:	%{libwx_gtk2u_xrc} = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|386	Provides:	wxgtku%{api}-devel = %{EVRD}
14mu|wxgtk3.0-3.0.2-1|387	# At this time 2.8 and 3.0 cannot co-exist because of file conflicts
14mu|wxgtk3.0-3.0.2-1|388	Conflicts:	%{_lib}wxgtku2.8-devel
14mu|wxgtk3.0-3.0.2-1|389	
14mu|wxgtk3.0-3.0.2-1|390	%description -n %{libnameudev}
14mu|wxgtk3.0-3.0.2-1|391	Header files for the unicode enabled version of wxGTK, the GTK+ port of
14mu|wxgtk3.0-3.0.2-1|392	the wxWidgets library.
14mu|wxgtk3.0-3.0.2-1|393	
14mu|wxgtk3.0-3.0.2-1|394	%files -n %{libnameudev}
14mu|wxgtk3.0-3.0.2-1|395	%doc samples/
14mu|wxgtk3.0-3.0.2-1|396	%doc docs/
14mu|wxgtk3.0-3.0.2-1|397	%doc demos/
14mu|wxgtk3.0-3.0.2-1|398	%{_bindir}/wx-config
14mu|wxgtk3.0-3.0.2-1|399	%{_bindir}/wxrc
14mu|wxgtk3.0-3.0.2-1|400	%{_bindir}/wxrc-%{api}
14mu|wxgtk3.0-3.0.2-1|401	%{_includedir}/wx-%{api}/
14mu|wxgtk3.0-3.0.2-1|402	%{_datadir}/aclocal/*
14mu|wxgtk3.0-3.0.2-1|403	%{_datadir}/bakefile/
14mu|wxgtk3.0-3.0.2-1|404	%{_libdir}/wx/config/gtk2-unicode-%{api}
14mu|wxgtk3.0-3.0.2-1|405	%{_libdir}/wx/include/gtk2-unicode-%{api}/wx/setup.h
14mu|wxgtk3.0-3.0.2-1|406	%{_libdir}/libwx_baseu-%{api}.so
14mu|wxgtk3.0-3.0.2-1|407	%{_libdir}/libwx_baseu_net-%{api}.so
14mu|wxgtk3.0-3.0.2-1|408	%{_libdir}/libwx_baseu_xml-%{api}.so
14mu|wxgtk3.0-3.0.2-1|409	%{_libdir}/libwx_gtk2u_adv-%{api}.so
14mu|wxgtk3.0-3.0.2-1|410	%{_libdir}/libwx_gtk2u_aui-%{api}.so
14mu|wxgtk3.0-3.0.2-1|411	%{_libdir}/libwx_gtk2u_core-%{api}.so
14mu|wxgtk3.0-3.0.2-1|412	%{_libdir}/libwx_gtk2u_gl-%{api}.so
14mu|wxgtk3.0-3.0.2-1|413	%{_libdir}/libwx_gtk2u_html-%{api}.so
14mu|wxgtk3.0-3.0.2-1|414	%{_libdir}/libwx_gtk2u_media-%{api}.so
14mu|wxgtk3.0-3.0.2-1|415	%{_libdir}/libwx_gtk2u_propgrid-%{api}.so
14mu|wxgtk3.0-3.0.2-1|416	%{_libdir}/libwx_gtk2u_qa-%{api}.so
14mu|wxgtk3.0-3.0.2-1|417	%{_libdir}/libwx_gtk2u_ribbon-%{api}.so
14mu|wxgtk3.0-3.0.2-1|418	%{_libdir}/libwx_gtk2u_richtext-%{api}.so
14mu|wxgtk3.0-3.0.2-1|419	%{_libdir}/libwx_gtk2u_stc-%{api}.so
14mu|wxgtk3.0-3.0.2-1|420	%{_libdir}/libwx_gtk2u_webview-%{api}.so
14mu|wxgtk3.0-3.0.2-1|421	%{_libdir}/libwx_gtk2u_xrc-%{api}.so
14mu|wxgtk3.0-3.0.2-1|422	
14mu|wxgtk3.0-3.0.2-1|423	#----------------------------------------------------------------------------
14mu|wxgtk3.0-3.0.2-1|424	
14mu|wxgtk3.0-3.0.2-1|425	%prep
14mu|wxgtk3.0-3.0.2-1|426	%setup -q -n %{oname}-%{version}
14mu|wxgtk3.0-3.0.2-1|427	%patch0 -p1
14mu|wxgtk3.0-3.0.2-1|428	%patch1 -p1
14mu|wxgtk3.0-3.0.2-1|429	
14mu|wxgtk3.0-3.0.2-1|430	# fix plugin dir for 64-bit
14mu|wxgtk3.0-3.0.2-1|431	sed -i -e 's|/lib|/%{_lib}|' src/unix/stdpaths.cpp
14mu|wxgtk3.0-3.0.2-1|432	
14mu|wxgtk3.0-3.0.2-1|433	%build
14mu|wxgtk3.0-3.0.2-1|434	#gw 2.8.11 doesn't build otherwise:
14mu|wxgtk3.0-3.0.2-1|435	%define _disable_ld_no_undefined 1
14mu|wxgtk3.0-3.0.2-1|436	%define Werror_cflags %nil
14mu|wxgtk3.0-3.0.2-1|437	# --disable-optimise prevents our $RPM_OPT_FLAGS being overridden
14mu|wxgtk3.0-3.0.2-1|438	# (see OPTIMISE in configure).
14mu|wxgtk3.0-3.0.2-1|439	# this code dereferences type-punned pointers like there's no tomorrow.
14mu|wxgtk3.0-3.0.2-1|440	CFLAGS="%{optflags} -fno-strict-aliasing"
14mu|wxgtk3.0-3.0.2-1|441	CXXFLAGS="%{optflags} -fno-strict-aliasing"
14mu|wxgtk3.0-3.0.2-1|442	
14mu|wxgtk3.0-3.0.2-1|443	%configure2_5x --enable-unicode \
14mu|wxgtk3.0-3.0.2-1|444	--without-odbc \
14mu|wxgtk3.0-3.0.2-1|445	--with-opengl \
14mu|wxgtk3.0-3.0.2-1|446	--enable-gtk2 --with-gtk  \
14mu|wxgtk3.0-3.0.2-1|447	--without-debug_flag \
14mu|wxgtk3.0-3.0.2-1|448	--without-debug_info \
14mu|wxgtk3.0-3.0.2-1|449	--with-sdl \
14mu|wxgtk3.0-3.0.2-1|450	--with-libpng=sys \
14mu|wxgtk3.0-3.0.2-1|451	--with-libjpeg=sys \
14mu|wxgtk3.0-3.0.2-1|452	--with-libtiff=sys \
14mu|wxgtk3.0-3.0.2-1|453	--with-zlib=sys \
14mu|wxgtk3.0-3.0.2-1|454	--disable-optimise \
14mu|wxgtk3.0-3.0.2-1|455	--enable-calendar \
14mu|wxgtk3.0-3.0.2-1|456	--enable-wave \
14mu|wxgtk3.0-3.0.2-1|457	--enable-fraction \
14mu|wxgtk3.0-3.0.2-1|458	--enable-wxprintfv \
14mu|wxgtk3.0-3.0.2-1|459	--enable-xresources \
14mu|wxgtk3.0-3.0.2-1|460	--enable-controls \
14mu|wxgtk3.0-3.0.2-1|461	--enable-tabdialog \
14mu|wxgtk3.0-3.0.2-1|462	--enable-msgdlg \
14mu|wxgtk3.0-3.0.2-1|463	--enable-dirdlg \
14mu|wxgtk3.0-3.0.2-1|464	--enable-numberdlg \
14mu|wxgtk3.0-3.0.2-1|465	--enable-splash \
14mu|wxgtk3.0-3.0.2-1|466	--enable-stl \
14mu|wxgtk3.0-3.0.2-1|467	--enable-textdlg \
14mu|wxgtk3.0-3.0.2-1|468	--enable-graphics_ctx \
14mu|wxgtk3.0-3.0.2-1|469	--enable-grid \
14mu|wxgtk3.0-3.0.2-1|470	--disable-catch_segvs \
14mu|wxgtk3.0-3.0.2-1|471	--enable-mediactrl \
14mu|wxgtk3.0-3.0.2-1|472	--enable-dataviewctrl
14mu|wxgtk3.0-3.0.2-1|473	
14mu|wxgtk3.0-3.0.2-1|474	%make
14mu|wxgtk3.0-3.0.2-1|475	
14mu|wxgtk3.0-3.0.2-1|476	# make -C locale
14mu|wxgtk3.0-3.0.2-1|477	
14mu|wxgtk3.0-3.0.2-1|478	%install
14mu|wxgtk3.0-3.0.2-1|479	%makeinstall_std
14mu|wxgtk3.0-3.0.2-1|480	%find_lang wxstd-%{api}
14mu|wxgtk3.0-3.0.2-1|481	%find_lang wxmsw-%{api}
14mu|wxgtk3.0-3.0.2-1|482	cat wxmsw-%{api}.lang >> wxstd-%{api}.lang
14mu|wxgtk3.0-3.0.2-1|483	
14mu|wxgtk3.0-3.0.2-1|484	
14mu|wxgtk3.0-3.0.2-1|485	%changelog
14mu|wxgtk3.0-3.0.2-1|486	* Fri Nov 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.2-1
14mu|wxgtk3.0-3.0.2-1|487	+ Revision: 8f4c0ce
14mu|wxgtk3.0-3.0.2-1|488	- New version 3.0.2
14mu|wxgtk3.0-3.0.2-1|489	
14mu|wxgtk3.0-3.0.2-1|490	

26247 14
14mu|wxPythonGTK-2.8.12.0-10|1	Summary:	Cross platform GUI toolkit for Python using wxGTK
14mu|wxPythonGTK-2.8.12.0-10|2	Name:		wxPythonGTK
14mu|wxPythonGTK-2.8.12.0-10|3	Version:	2.8.12.0
14mu|wxPythonGTK-2.8.12.0-10|4	Release:	10
14mu|wxPythonGTK-2.8.12.0-10|5	Epoch:		1
14mu|wxPythonGTK-2.8.12.0-10|6	License:	LGPL/wxWindows Library Licence, Version 3
14mu|wxPythonGTK-2.8.12.0-10|7	Group:		Development/Python
14mu|wxPythonGTK-2.8.12.0-10|8	Url:		http://wxPython.org/
14mu|wxPythonGTK-2.8.12.0-10|9	Source0:	http://prdownloads.sourceforge.net/wxpython/wxPython-src-%{version}.tar.bz2
14mu|wxPythonGTK-2.8.12.0-10|10	# Fix a string literal error - AdamW 2008/12
14mu|wxPythonGTK-2.8.12.0-10|11	Patch0:		wxPythonGTK/SOURCES/wxPython-2.8.9.1-literal.patch
14mu|wxPythonGTK-2.8.12.0-10|12	Patch1:		wxPython-2.8.12.0-link.patch
14mu|wxPythonGTK-2.8.12.0-10|13	Patch2:		wxPython-2.8.12.0-aui.patch
14mu|wxPythonGTK-2.8.12.0-10|14	Patch3:		wxPython-2.8.12-Bind-disconnect-event-handler.patch
14mu|wxPythonGTK-2.8.12.0-10|15	Patch4:		wxPython-2.8.12.0-numpy-1.9.patch
14mu|wxPythonGTK-2.8.12.0-10|16	BuildRequires:	wxgtku2.8-devel >= 2.8.12
14mu|wxPythonGTK-2.8.12.0-10|17	BuildRequires:	pkgconfig(glu)
14mu|wxPythonGTK-2.8.12.0-10|18	BuildRequires:	pkgconfig(python)
14mu|wxPythonGTK-2.8.12.0-10|19	Provides:	wxwin = %{EVRD}
14mu|wxPythonGTK-2.8.12.0-10|20	Provides:	wxPython = %{EVRD}
14mu|wxPythonGTK-2.8.12.0-10|21	Requires:	%{name}-wxversion = %{EVRD}
14mu|wxPythonGTK-2.8.12.0-10|22	
14mu|wxPythonGTK-2.8.12.0-10|23	%description
14mu|wxPythonGTK-2.8.12.0-10|24	wxPython is a GUI toolkit for Python that is a wrapper around the
14mu|wxPythonGTK-2.8.12.0-10|25	wxWindows C++ GUI library.  wxPython provides a large variety of
14mu|wxPythonGTK-2.8.12.0-10|26	window types and controls, all implemented with a native look and feel
14mu|wxPythonGTK-2.8.12.0-10|27	(and native runtime speed) on the platforms it is supported on.
14mu|wxPythonGTK-2.8.12.0-10|28	
14mu|wxPythonGTK-2.8.12.0-10|29	This package is implemented using the GTK port of wxWindows.
14mu|wxPythonGTK-2.8.12.0-10|30	
14mu|wxPythonGTK-2.8.12.0-10|31	%files
14mu|wxPythonGTK-2.8.12.0-10|32	%doc ../docs/*.txt
14mu|wxPythonGTK-2.8.12.0-10|33	%doc docs/*
14mu|wxPythonGTK-2.8.12.0-10|34	%{py_platsitedir}/wx.pth
14mu|wxPythonGTK-2.8.12.0-10|35	%{py_platsitedir}/wx*-*
14mu|wxPythonGTK-2.8.12.0-10|36	
14mu|wxPythonGTK-2.8.12.0-10|37	#----------------------------------------------------------------------------
14mu|wxPythonGTK-2.8.12.0-10|38	
14mu|wxPythonGTK-2.8.12.0-10|39	%package wxversion
14mu|wxPythonGTK-2.8.12.0-10|40	Summary:	Select a specific version of wxPython
14mu|wxPythonGTK-2.8.12.0-10|41	Group:		Development/Python
14mu|wxPythonGTK-2.8.12.0-10|42	Conflicts:	wxPythonGTK < 1:2.8.3.0-2
14mu|wxPythonGTK-2.8.12.0-10|43	
14mu|wxPythonGTK-2.8.12.0-10|44	%description wxversion
14mu|wxPythonGTK-2.8.12.0-10|45	wxPython is a GUI toolkit for Python that is a wrapper around the
14mu|wxPythonGTK-2.8.12.0-10|46	wxWindows C++ GUI library.  wxPython provides a large variety of
14mu|wxPythonGTK-2.8.12.0-10|47	window types and controls, all implemented with a native look and feel
14mu|wxPythonGTK-2.8.12.0-10|48	(and native runtime speed) on the platforms it is supported on.
14mu|wxPythonGTK-2.8.12.0-10|49	
14mu|wxPythonGTK-2.8.12.0-10|50	This package contains the wxversion python module needed if several versions of
14mu|wxPythonGTK-2.8.12.0-10|51	wxPython are installed.
14mu|wxPythonGTK-2.8.12.0-10|52	
14mu|wxPythonGTK-2.8.12.0-10|53	%files wxversion
14mu|wxPythonGTK-2.8.12.0-10|54	%{py_platsitedir}/wxversion*
14mu|wxPythonGTK-2.8.12.0-10|55	
14mu|wxPythonGTK-2.8.12.0-10|56	#----------------------------------------------------------------------------
14mu|wxPythonGTK-2.8.12.0-10|57	
14mu|wxPythonGTK-2.8.12.0-10|58	%package tools
14mu|wxPythonGTK-2.8.12.0-10|59	Summary:	Example applications from wxPythonGTK
14mu|wxPythonGTK-2.8.12.0-10|60	Group:		Development/Python
14mu|wxPythonGTK-2.8.12.0-10|61	Requires:	%{name} = %{EVRD}
14mu|wxPythonGTK-2.8.12.0-10|62	
14mu|wxPythonGTK-2.8.12.0-10|63	%description tools
14mu|wxPythonGTK-2.8.12.0-10|64	wxPython is a GUI toolkit for Python that is a wrapper around the
14mu|wxPythonGTK-2.8.12.0-10|65	wxWindows C++ GUI library.  wxPython provides a large variety of
14mu|wxPythonGTK-2.8.12.0-10|66	window types and controls, all implemented with a native look and feel
14mu|wxPythonGTK-2.8.12.0-10|67	(and native runtime speed) on the platforms it is supported on.
14mu|wxPythonGTK-2.8.12.0-10|68	
14mu|wxPythonGTK-2.8.12.0-10|69	This contains the example applications that come with wxPython like
14mu|wxPythonGTK-2.8.12.0-10|70	PyShell and XRCed.
14mu|wxPythonGTK-2.8.12.0-10|71	
14mu|wxPythonGTK-2.8.12.0-10|72	%files tools
14mu|wxPythonGTK-2.8.12.0-10|73	%{_bindir}/*
14mu|wxPythonGTK-2.8.12.0-10|74	%{_datadir}/applications/mandriva-*
14mu|wxPythonGTK-2.8.12.0-10|75	%{_iconsdir}/*.png
14mu|wxPythonGTK-2.8.12.0-10|76	%{_miconsdir}/*.png
14mu|wxPythonGTK-2.8.12.0-10|77	
14mu|wxPythonGTK-2.8.12.0-10|78	#----------------------------------------------------------------------------
14mu|wxPythonGTK-2.8.12.0-10|79	
14mu|wxPythonGTK-2.8.12.0-10|80	%package devel
14mu|wxPythonGTK-2.8.12.0-10|81	Summary:	Development files of wxPythonGTK
14mu|wxPythonGTK-2.8.12.0-10|82	Group:		Development/Python
14mu|wxPythonGTK-2.8.12.0-10|83	Provides:	libwxPythonGTK-devel = %{EVRD}
14mu|wxPythonGTK-2.8.12.0-10|84	Requires:	%{name} = %{EVRD}
14mu|wxPythonGTK-2.8.12.0-10|85	
14mu|wxPythonGTK-2.8.12.0-10|86	%description devel
14mu|wxPythonGTK-2.8.12.0-10|87	This packages contains the headers and etc. for building apps or
14mu|wxPythonGTK-2.8.12.0-10|88	Python extension modules that use the same wxGTK shared libraries
14mu|wxPythonGTK-2.8.12.0-10|89	that wxPython uses.
14mu|wxPythonGTK-2.8.12.0-10|90	
14mu|wxPythonGTK-2.8.12.0-10|91	%files devel
14mu|wxPythonGTK-2.8.12.0-10|92	%{_includedir}/wx-2.8/wx/wxPython
14mu|wxPythonGTK-2.8.12.0-10|93	
14mu|wxPythonGTK-2.8.12.0-10|94	#----------------------------------------------------------------------------
14mu|wxPythonGTK-2.8.12.0-10|95	
14mu|wxPythonGTK-2.8.12.0-10|96	%prep
14mu|wxPythonGTK-2.8.12.0-10|97	%setup -qn wxPython-src-%{version}/wxPython
14mu|wxPythonGTK-2.8.12.0-10|98	%patch0 -p2 -b .literal
14mu|wxPythonGTK-2.8.12.0-10|99	%patch1 -p1 -b .link
14mu|wxPythonGTK-2.8.12.0-10|100	%patch2 -p2 -b .aui
14mu|wxPythonGTK-2.8.12.0-10|101	%patch3 -p2
14mu|wxPythonGTK-2.8.12.0-10|102	%patch4 -p2
14mu|wxPythonGTK-2.8.12.0-10|103	
14mu|wxPythonGTK-2.8.12.0-10|104	%build
14mu|wxPythonGTK-2.8.12.0-10|105	python setup.py \
14mu|wxPythonGTK-2.8.12.0-10|106	WXPORT='gtk2'\
14mu|wxPythonGTK-2.8.12.0-10|107	UNICODE=1 \
14mu|wxPythonGTK-2.8.12.0-10|108	EP_ADD_OPTS=0 \
14mu|wxPythonGTK-2.8.12.0-10|109	NO_SCRIPTS=1 \
14mu|wxPythonGTK-2.8.12.0-10|110	build
14mu|wxPythonGTK-2.8.12.0-10|111	
14mu|wxPythonGTK-2.8.12.0-10|112	%install
14mu|wxPythonGTK-2.8.12.0-10|113	python setup.py \
14mu|wxPythonGTK-2.8.12.0-10|114	WXPORT='gtk2'\
14mu|wxPythonGTK-2.8.12.0-10|115	UNICODE=1 \
14mu|wxPythonGTK-2.8.12.0-10|116	EP_ADD_OPTS=1 \
14mu|wxPythonGTK-2.8.12.0-10|117	NO_SCRIPTS=0 \
14mu|wxPythonGTK-2.8.12.0-10|118	install \
14mu|wxPythonGTK-2.8.12.0-10|119	--root=%{buildroot}
14mu|wxPythonGTK-2.8.12.0-10|120	
14mu|wxPythonGTK-2.8.12.0-10|121	mkdir -p %{buildroot}%{_datadir}/applications
14mu|wxPythonGTK-2.8.12.0-10|122	cat > %{buildroot}%{_datadir}/applications/mandriva-pyshell.desktop << EOF
14mu|wxPythonGTK-2.8.12.0-10|123	[Desktop Entry]
14mu|wxPythonGTK-2.8.12.0-10|124	Name=PyShell
14mu|wxPythonGTK-2.8.12.0-10|125	Comment=GUI Python Shell
14mu|wxPythonGTK-2.8.12.0-10|126	Exec=%{_bindir}/pyshell %U
14mu|wxPythonGTK-2.8.12.0-10|127	Icon=PyCrust
14mu|wxPythonGTK-2.8.12.0-10|128	Terminal=false
14mu|wxPythonGTK-2.8.12.0-10|129	Type=Application
14mu|wxPythonGTK-2.8.12.0-10|130	StartupNotify=true
14mu|wxPythonGTK-2.8.12.0-10|131	Categories=GNOME;GTK;Development;
14mu|wxPythonGTK-2.8.12.0-10|132	EOF
14mu|wxPythonGTK-2.8.12.0-10|133	cat > %{buildroot}%{_datadir}/applications/mandriva-pycrust.desktop << EOF
14mu|wxPythonGTK-2.8.12.0-10|134	[Desktop Entry]
14mu|wxPythonGTK-2.8.12.0-10|135	Name=PyCrust
14mu|wxPythonGTK-2.8.12.0-10|136	Comment=GUI Python Shell with Filling
14mu|wxPythonGTK-2.8.12.0-10|137	Exec=%{_bindir}/pycrust %U
14mu|wxPythonGTK-2.8.12.0-10|138	Icon=PyCrust
14mu|wxPythonGTK-2.8.12.0-10|139	Terminal=false
14mu|wxPythonGTK-2.8.12.0-10|140	Type=Application
14mu|wxPythonGTK-2.8.12.0-10|141	StartupNotify=true
14mu|wxPythonGTK-2.8.12.0-10|142	Categories=GNOME;GTK;Development;
14mu|wxPythonGTK-2.8.12.0-10|143	EOF
14mu|wxPythonGTK-2.8.12.0-10|144	cat > %{buildroot}%{_datadir}/applications/mandriva-pyalamode.desktop << EOF
14mu|wxPythonGTK-2.8.12.0-10|145	[Desktop Entry]
14mu|wxPythonGTK-2.8.12.0-10|146	Name=PyAlaMode
14mu|wxPythonGTK-2.8.12.0-10|147	Comment=GUI Python Shell with Filling and Editor Windows
14mu|wxPythonGTK-2.8.12.0-10|148	Exec=%{_bindir}/pyalamode %U
14mu|wxPythonGTK-2.8.12.0-10|149	Icon=PyCrust
14mu|wxPythonGTK-2.8.12.0-10|150	Terminal=false
14mu|wxPythonGTK-2.8.12.0-10|151	Type=Application
14mu|wxPythonGTK-2.8.12.0-10|152	StartupNotify=true
14mu|wxPythonGTK-2.8.12.0-10|153	Categories=GNOME;GTK;Development;
14mu|wxPythonGTK-2.8.12.0-10|154	EOF
14mu|wxPythonGTK-2.8.12.0-10|155	cat > %{buildroot}%{_datadir}/applications/mandriva-xrced.desktop << EOF
14mu|wxPythonGTK-2.8.12.0-10|156	[Desktop Entry]
14mu|wxPythonGTK-2.8.12.0-10|157	Name=XRCed
14mu|wxPythonGTK-2.8.12.0-10|158	Comment=XRC resource editor for wxPython
14mu|wxPythonGTK-2.8.12.0-10|159	Exec=%{_bindir}/xrced %U
14mu|wxPythonGTK-2.8.12.0-10|160	Icon=XRCed
14mu|wxPythonGTK-2.8.12.0-10|161	Terminal=false
14mu|wxPythonGTK-2.8.12.0-10|162	Type=Application
14mu|wxPythonGTK-2.8.12.0-10|163	StartupNotify=true
14mu|wxPythonGTK-2.8.12.0-10|164	Categories=GNOME;GTK;Development;
14mu|wxPythonGTK-2.8.12.0-10|165	EOF
14mu|wxPythonGTK-2.8.12.0-10|166	
14mu|wxPythonGTK-2.8.12.0-10|167	#gw fix paths
14mu|wxPythonGTK-2.8.12.0-10|168	%if %{_lib} != lib
14mu|wxPythonGTK-2.8.12.0-10|169	mv %{buildroot}%{py_puresitedir}/* %{buildroot}%{py_platsitedir}
14mu|wxPythonGTK-2.8.12.0-10|170	%endif
14mu|wxPythonGTK-2.8.12.0-10|171	
14mu|wxPythonGTK-2.8.12.0-10|172	mkdir -p %{buildroot}%{_miconsdir}
14mu|wxPythonGTK-2.8.12.0-10|173	install -m 644 wx/py/PyCrust_16.png %{buildroot}%{_miconsdir}/PyCrust.png
14mu|wxPythonGTK-2.8.12.0-10|174	install -m 644 wx/py/PyCrust_32.png %{buildroot}%{_iconsdir}/PyCrust.png
14mu|wxPythonGTK-2.8.12.0-10|175	install -m 644 wx/tools/XRCed/XRCed_16.png %{buildroot}%{_miconsdir}/XRCed.png
14mu|wxPythonGTK-2.8.12.0-10|176	install -m 644 wx/tools/XRCed/XRCed_32.png %{buildroot}%{_iconsdir}/XRCed.png
14mu|wxPythonGTK-2.8.12.0-10|177	
14mu|wxPythonGTK-2.8.12.0-10|178	#(proyvind): We remove eggs for older python versions as we don't need them
14mu|wxPythonGTK-2.8.12.0-10|179	#	     and to prevent dependencies to be generated against older python.
14mu|wxPythonGTK-2.8.12.0-10|180	#            Should we carry eggs shipped from upstream at all though..?
14mu|wxPythonGTK-2.8.12.0-10|181	find %{buildroot} -name \*.egg|grep -F -v py%{py_ver}.egg| xargs rm -f
14mu|wxPythonGTK-2.8.12.0-10|182	
14mu|wxPythonGTK-2.8.12.0-10|183	
14mu|wxPythonGTK-2.8.12.0-10|184	%changelog
14mu|wxPythonGTK-2.8.12.0-10|185	* Sat Mar 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.12.0-10
14mu|wxPythonGTK-2.8.12.0-10|186	+ Revision: a1ec6da
14mu|wxPythonGTK-2.8.12.0-10|187	- Patch to work with modern numpy
14mu|wxPythonGTK-2.8.12.0-10|188	
14mu|wxPythonGTK-2.8.12.0-10|189	

26248 14
14mu|x11-driver-input-2.0-2|1	Summary:	X11 input drivers
14mu|x11-driver-input-2.0-2|2	Name:		x11-driver-input
14mu|x11-driver-input-2.0-2|3	Version:	2.0
14mu|x11-driver-input-2.0-2|4	Release:	2
14mu|x11-driver-input-2.0-2|5	Group:		System/X11
14mu|x11-driver-input-2.0-2|6	License:	GPLv2+
14mu|x11-driver-input-2.0-2|7	
14mu|x11-driver-input-2.0-2|8	Requires:	x11-driver-input-libinput
14mu|x11-driver-input-2.0-2|9	Requires:	x11-driver-input-evdev
14mu|x11-driver-input-2.0-2|10	Requires:	x11-driver-input-synaptics
14mu|x11-driver-input-2.0-2|11	Requires:	x11-driver-input-vmmouse
14mu|x11-driver-input-2.0-2|12	Requires:	x11-driver-input-wacom
14mu|x11-driver-input-2.0-2|13	
14mu|x11-driver-input-2.0-2|14	%description
14mu|x11-driver-input-2.0-2|15	Meta-package that requires useful X11 input drivers.
14mu|x11-driver-input-2.0-2|16	
14mu|x11-driver-input-2.0-2|17	%files
14mu|x11-driver-input-2.0-2|18	
14mu|x11-driver-input-2.0-2|19	
14mu|x11-driver-input-2.0-2|20	%changelog
14mu|x11-driver-input-2.0-2|21	
14mu|x11-driver-input-2.0-2|22	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0-2
14mu|x11-driver-input-2.0-2|23	- (859cf4c) MassBuild#1169: Increase release tag
14mu|x11-driver-input-2.0-2|24	
14mu|x11-driver-input-2.0-2|25	

26249 14
14mu|x11-driver-input-acecad-1.5.0-14|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-acecad-1.5.0-14|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-acecad-1.5.0-14|3	%define _disable_ld_now 1
14mu|x11-driver-input-acecad-1.5.0-14|4	
14mu|x11-driver-input-acecad-1.5.0-14|5	Summary:	X.org input driver for Acecad Flair devices
14mu|x11-driver-input-acecad-1.5.0-14|6	Name:		x11-driver-input-acecad
14mu|x11-driver-input-acecad-1.5.0-14|7	Version:	1.5.0
14mu|x11-driver-input-acecad-1.5.0-14|8	Release:	14
14mu|x11-driver-input-acecad-1.5.0-14|9	Group:		System/X11
14mu|x11-driver-input-acecad-1.5.0-14|10	URL:		http://xorg.freedesktop.org
14mu|x11-driver-input-acecad-1.5.0-14|11	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-acecad-%{version}.tar.bz2
14mu|x11-driver-input-acecad-1.5.0-14|12	License:	MIT
14mu|x11-driver-input-acecad-1.5.0-14|13	BuildRequires:	sysfsutils-devel
14mu|x11-driver-input-acecad-1.5.0-14|14	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-acecad-1.5.0-14|15	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-acecad-1.5.0-14|16	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-acecad-1.5.0-14|17	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-acecad-1.5.0-14|18	
14mu|x11-driver-input-acecad-1.5.0-14|19	%description
14mu|x11-driver-input-acecad-1.5.0-14|20	Acecad is an Xorg input driver for Acecad Flair devices.
14mu|x11-driver-input-acecad-1.5.0-14|21	
14mu|x11-driver-input-acecad-1.5.0-14|22	#----------------------------------------------------------------------------
14mu|x11-driver-input-acecad-1.5.0-14|23	
14mu|x11-driver-input-acecad-1.5.0-14|24	%prep
14mu|x11-driver-input-acecad-1.5.0-14|25	%setup -q -n xf86-input-acecad-%{version}
14mu|x11-driver-input-acecad-1.5.0-14|26	
14mu|x11-driver-input-acecad-1.5.0-14|27	%build
14mu|x11-driver-input-acecad-1.5.0-14|28	%configure2_5x
14mu|x11-driver-input-acecad-1.5.0-14|29	%make
14mu|x11-driver-input-acecad-1.5.0-14|30	
14mu|x11-driver-input-acecad-1.5.0-14|31	%install
14mu|x11-driver-input-acecad-1.5.0-14|32	%makeinstall_std
14mu|x11-driver-input-acecad-1.5.0-14|33	
14mu|x11-driver-input-acecad-1.5.0-14|34	%files
14mu|x11-driver-input-acecad-1.5.0-14|35	%{_libdir}/xorg/modules/input/acecad_drv.so
14mu|x11-driver-input-acecad-1.5.0-14|36	%{_mandir}/man4/acecad.*
14mu|x11-driver-input-acecad-1.5.0-14|37	
14mu|x11-driver-input-acecad-1.5.0-14|38	%changelog
14mu|x11-driver-input-acecad-1.5.0-14|39	
14mu|x11-driver-input-acecad-1.5.0-14|40	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.5.0-14
14mu|x11-driver-input-acecad-1.5.0-14|41	- (9665239) MassBuild#890: Increase release tag
14mu|x11-driver-input-acecad-1.5.0-14|42	
14mu|x11-driver-input-acecad-1.5.0-14|43	

26250 14
14mu|x11-driver-input-evdev-2.10.4-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-evdev-2.10.4-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-evdev-2.10.4-3|3	%define _disable_ld_now 1
14mu|x11-driver-input-evdev-2.10.4-3|4	
14mu|x11-driver-input-evdev-2.10.4-3|5	Summary:	X.org input driver for Linux generic event devices
14mu|x11-driver-input-evdev-2.10.4-3|6	Name:		x11-driver-input-evdev
14mu|x11-driver-input-evdev-2.10.4-3|7	Version:	2.10.4
14mu|x11-driver-input-evdev-2.10.4-3|8	Release:	3
14mu|x11-driver-input-evdev-2.10.4-3|9	License:	MIT
14mu|x11-driver-input-evdev-2.10.4-3|10	Group:		System/X11
14mu|x11-driver-input-evdev-2.10.4-3|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-evdev-2.10.4-3|12	Source0:	ftp://ftp.x.org/pub/individual/driver/xf86-input-evdev-%{version}.tar.bz2
14mu|x11-driver-input-evdev-2.10.4-3|13	BuildRequires:	x11-util-macros
14mu|x11-driver-input-evdev-2.10.4-3|14	BuildRequires:	pkgconfig(dri)
14mu|x11-driver-input-evdev-2.10.4-3|15	BuildRequires:	pkgconfig(mtdev)
14mu|x11-driver-input-evdev-2.10.4-3|16	BuildRequires:	pkgconfig(libevdev)
14mu|x11-driver-input-evdev-2.10.4-3|17	BuildRequires:	pkgconfig(udev) >= 186
14mu|x11-driver-input-evdev-2.10.4-3|18	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-evdev-2.10.4-3|19	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-evdev-2.10.4-3|20	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-evdev-2.10.4-3|21	Obsoletes:	x11-driver-input-evtouch < 0.8.8-12
14mu|x11-driver-input-evdev-2.10.4-3|22	
14mu|x11-driver-input-evdev-2.10.4-3|23	%description
14mu|x11-driver-input-evdev-2.10.4-3|24	Evdev is an Xorg input driver for Linux's generic event devices.
14mu|x11-driver-input-evdev-2.10.4-3|25	It therefore supports all input devices that the kernel knows about,
14mu|x11-driver-input-evdev-2.10.4-3|26	including most mice and keyboards.
14mu|x11-driver-input-evdev-2.10.4-3|27	
14mu|x11-driver-input-evdev-2.10.4-3|28	%files
14mu|x11-driver-input-evdev-2.10.4-3|29	%doc COPYING
14mu|x11-driver-input-evdev-2.10.4-3|30	%{_libdir}/xorg/modules/input/evdev_drv.so
14mu|x11-driver-input-evdev-2.10.4-3|31	%{_mandir}/man4/evdev.*
14mu|x11-driver-input-evdev-2.10.4-3|32	%{_datadir}/X11/xorg.conf.d/10-evdev.conf
14mu|x11-driver-input-evdev-2.10.4-3|33	
14mu|x11-driver-input-evdev-2.10.4-3|34	#----------------------------------------------------------------------------
14mu|x11-driver-input-evdev-2.10.4-3|35	
14mu|x11-driver-input-evdev-2.10.4-3|36	%package devel
14mu|x11-driver-input-evdev-2.10.4-3|37	Summary:	Development files for %{name}
14mu|x11-driver-input-evdev-2.10.4-3|38	Group:		Development/X11
14mu|x11-driver-input-evdev-2.10.4-3|39	
14mu|x11-driver-input-evdev-2.10.4-3|40	%description devel
14mu|x11-driver-input-evdev-2.10.4-3|41	Development files for %{name}.
14mu|x11-driver-input-evdev-2.10.4-3|42	
14mu|x11-driver-input-evdev-2.10.4-3|43	%files devel
14mu|x11-driver-input-evdev-2.10.4-3|44	%{_includedir}/xorg/evdev-properties.h
14mu|x11-driver-input-evdev-2.10.4-3|45	%{_libdir}/pkgconfig/xorg-evdev.pc
14mu|x11-driver-input-evdev-2.10.4-3|46	
14mu|x11-driver-input-evdev-2.10.4-3|47	#----------------------------------------------------------------------------
14mu|x11-driver-input-evdev-2.10.4-3|48	
14mu|x11-driver-input-evdev-2.10.4-3|49	%prep
14mu|x11-driver-input-evdev-2.10.4-3|50	%setup -qn xf86-input-evdev-%{version}
14mu|x11-driver-input-evdev-2.10.4-3|51	%apply_patches
14mu|x11-driver-input-evdev-2.10.4-3|52	
14mu|x11-driver-input-evdev-2.10.4-3|53	%build
14mu|x11-driver-input-evdev-2.10.4-3|54	autoreconf --force -v --install
14mu|x11-driver-input-evdev-2.10.4-3|55	%configure2_5x
14mu|x11-driver-input-evdev-2.10.4-3|56	%make
14mu|x11-driver-input-evdev-2.10.4-3|57	
14mu|x11-driver-input-evdev-2.10.4-3|58	%install
14mu|x11-driver-input-evdev-2.10.4-3|59	%makeinstall_std
14mu|x11-driver-input-evdev-2.10.4-3|60	
14mu|x11-driver-input-evdev-2.10.4-3|61	%changelog
14mu|x11-driver-input-evdev-2.10.4-3|62	
14mu|x11-driver-input-evdev-2.10.4-3|63	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10.4-3
14mu|x11-driver-input-evdev-2.10.4-3|64	- (22e78ad) MassBuild#1169: Increase release tag
14mu|x11-driver-input-evdev-2.10.4-3|65	
14mu|x11-driver-input-evdev-2.10.4-3|66	* Thu Oct 06 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.10.4-2
14mu|x11-driver-input-evdev-2.10.4-3|67	- (fba4120) Release up for a rebuild with the new X11 server
14mu|x11-driver-input-evdev-2.10.4-3|68	
14mu|x11-driver-input-evdev-2.10.4-3|69	* Sun Oct 02 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.10.4-1
14mu|x11-driver-input-evdev-2.10.4-3|70	- (b286d23) Updated to version 2.10.4
14mu|x11-driver-input-evdev-2.10.4-3|71	
14mu|x11-driver-input-evdev-2.10.4-3|72	* Sun Sep 25 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.10.3-1
14mu|x11-driver-input-evdev-2.10.4-3|73	- (12c2f32) Updated to version 2.10.3
14mu|x11-driver-input-evdev-2.10.4-3|74	
14mu|x11-driver-input-evdev-2.10.4-3|75	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.10.0-4
14mu|x11-driver-input-evdev-2.10.4-3|76	- (7a54ee0) MassBuild#890: Increase release tag
14mu|x11-driver-input-evdev-2.10.4-3|77	
14mu|x11-driver-input-evdev-2.10.4-3|78	* Mon Dec 07 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.10.0-3
14mu|x11-driver-input-evdev-2.10.4-3|79	- (38b36bb) Restore the missing file
14mu|x11-driver-input-evdev-2.10.4-3|80	
14mu|x11-driver-input-evdev-2.10.4-3|81	* Sun Dec 06 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.10.0-2
14mu|x11-driver-input-evdev-2.10.4-3|82	- (b7515d3) MassBuild#889: Increase release tag
14mu|x11-driver-input-evdev-2.10.4-3|83	
14mu|x11-driver-input-evdev-2.10.4-3|84	* Mon Nov 02 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.10.0-1
14mu|x11-driver-input-evdev-2.10.4-3|85	- (506a759) Updated to version 2.10.0
14mu|x11-driver-input-evdev-2.10.4-3|86	
14mu|x11-driver-input-evdev-2.10.4-3|87	* Fri Oct 23 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 2.9.2-1
14mu|x11-driver-input-evdev-2.10.4-3|88	- (2ba7d06) Updated to version 2.9.2
14mu|x11-driver-input-evdev-2.10.4-3|89	
14mu|x11-driver-input-evdev-2.10.4-3|90	* Wed Mar 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.9.1-1
14mu|x11-driver-input-evdev-2.10.4-3|91	- (3d1f12f) Removed unused file
14mu|x11-driver-input-evdev-2.10.4-3|92	- (Eugene Shatokhin: 3de69dc) Updated to version 2.9.1
14mu|x11-driver-input-evdev-2.10.4-3|93	- (Eugene Shatokhin: 3de69dc) Mostly bugfixes as well as transition to libevdev instead of plain
14mu|x11-driver-input-evdev-2.10.4-3|94	- (Eugene Shatokhin: 3de69dc) ioctls.
14mu|x11-driver-input-evdev-2.10.4-3|95	
14mu|x11-driver-input-evdev-2.10.4-3|96	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 2.8.3-4
14mu|x11-driver-input-evdev-2.10.4-3|97	- (83e2855) MassBuild#656: Increase release tag
14mu|x11-driver-input-evdev-2.10.4-3|98	
14mu|x11-driver-input-evdev-2.10.4-3|99	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.8.3-3
14mu|x11-driver-input-evdev-2.10.4-3|100	- (88cdb0e) MassBuild#440: Increase release tag
14mu|x11-driver-input-evdev-2.10.4-3|101	
14mu|x11-driver-input-evdev-2.10.4-3|102	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.8.3-2
14mu|x11-driver-input-evdev-2.10.4-3|103	- (8affe68) Disabled immediate symbol resolution for ld (it might have broken Xorg)
14mu|x11-driver-input-evdev-2.10.4-3|104	
14mu|x11-driver-input-evdev-2.10.4-3|105	* Tue May 06 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.8.3-1
14mu|x11-driver-input-evdev-2.10.4-3|106	- (e739a66) Updated to version 2.8.3
14mu|x11-driver-input-evdev-2.10.4-3|107	- (e739a66) From the release announcement:
14mu|x11-driver-input-evdev-2.10.4-3|108	- (e739a66) evdev 2.8.3 is now available. Only two changes, the REL_DIAL fix
14mu|x11-driver-input-evdev-2.10.4-3|109	- (e739a66) restores proper horizontal scrolling behaviour to a set of Microsoft
14mu|x11-driver-input-evdev-2.10.4-3|110	- (e739a66) mice.
14mu|x11-driver-input-evdev-2.10.4-3|111	- (e739a66) Peter Hutterer (3):
14mu|x11-driver-input-evdev-2.10.4-3|112	- (e739a66) Fix wheel emulation for absolute device (#68415)
14mu|x11-driver-input-evdev-2.10.4-3|113	- (e739a66) Map REL_DIAL to horizontal scrolling (#73105)
14mu|x11-driver-input-evdev-2.10.4-3|114	- (e739a66) evdev 2.8.3
14mu|x11-driver-input-evdev-2.10.4-3|115	
14mu|x11-driver-input-evdev-2.10.4-3|116	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.2-4
14mu|x11-driver-input-evdev-2.10.4-3|117	- (502d137) LOG Obsolete x11-driver-input-evtouch
14mu|x11-driver-input-evdev-2.10.4-3|118	
14mu|x11-driver-input-evdev-2.10.4-3|119	* Thu Oct 31 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.2-3
14mu|x11-driver-input-evdev-2.10.4-3|120	- (33a1409) LOG Add pkgconfig(mtdev) to BuildRequires, spec cleanup
14mu|x11-driver-input-evdev-2.10.4-3|121	- (Alex Burmashev: 5a6eb97) evdev lib and devel look to be not necessary
14mu|x11-driver-input-evdev-2.10.4-3|122	
14mu|x11-driver-input-evdev-2.10.4-3|123	* Tue Oct 15 2013 akdengi <kazancas@mandriva.ru> 2.8.2-2
14mu|x11-driver-input-evdev-2.10.4-3|124	- (40524d2) fix providing with different arch
14mu|x11-driver-input-evdev-2.10.4-3|125	- (akdengi: 9e8ec10) require libevdev1
14mu|x11-driver-input-evdev-2.10.4-3|126	- (akdengi: 91d602b) add BR and R from libevdev
14mu|x11-driver-input-evdev-2.10.4-3|127	
14mu|x11-driver-input-evdev-2.10.4-3|128	* Mon Oct 14 2013 akdengi <kazancas@mandriva.ru> 2.8.2-1
14mu|x11-driver-input-evdev-2.10.4-3|129	- (0225fae) Fix update to 2.8.2
14mu|x11-driver-input-evdev-2.10.4-3|130	
14mu|x11-driver-input-evdev-2.10.4-3|131	* Thu Aug 29 2013 akdengi <kazancas@mandriva.ru> 2.8.1-1
14mu|x11-driver-input-evdev-2.10.4-3|132	- (2695af0) fix spec
14mu|x11-driver-input-evdev-2.10.4-3|133	- (akdengi: dd263d9) update to 2.8.1
14mu|x11-driver-input-evdev-2.10.4-3|134	
14mu|x11-driver-input-evdev-2.10.4-3|135	* Wed Nov 14 2012 Alexander Kazancev <kazancas@gmail.com> 2.7.3-3
14mu|x11-driver-input-evdev-2.10.4-3|136	- (8c78ffc) Updated x11-driver-input-evdev.spec
14mu|x11-driver-input-evdev-2.10.4-3|137	
14mu|x11-driver-input-evdev-2.10.4-3|138	* Wed Oct 31 2012 akdengi <kazancas@mandriva.ru> 2.7.3-2
14mu|x11-driver-input-evdev-2.10.4-3|139	- (6eb9a88) Add trackpoint rules. Add pkgconfig(dri) to BR. Rebuild witn x-server 13
14mu|x11-driver-input-evdev-2.10.4-3|140	
14mu|x11-driver-input-evdev-2.10.4-3|141	* Thu Aug 16 2012 Alexander Khryukin <alexander@mezon.ru> 2.7.3-1
14mu|x11-driver-input-evdev-2.10.4-3|142	- (ac47218) version update 2.7.3
14mu|x11-driver-input-evdev-2.10.4-3|143	
14mu|x11-driver-input-evdev-2.10.4-3|144	* Wed Jul 25 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.7.1-1
14mu|x11-driver-input-evdev-2.10.4-3|145	- (3804d32) Automatic import for version 2.7.1
14mu|x11-driver-input-evdev-2.10.4-3|146	- (Alexander Khryukin: 0b1c73b) synced with cooker
14mu|x11-driver-input-evdev-2.10.4-3|147	
14mu|x11-driver-input-evdev-2.10.4-3|148	* Sun Apr 29 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 2.6.0-5
14mu|x11-driver-input-evdev-2.10.4-3|149	- (64965ef) TrackPoint scrolling support
14mu|x11-driver-input-evdev-2.10.4-3|150	- (Andrew Lukoshko: 9113587) TrackPoint scrolling support
14mu|x11-driver-input-evdev-2.10.4-3|151	
14mu|x11-driver-input-evdev-2.10.4-3|152	* Wed Mar 21 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.7.0-1
14mu|x11-driver-input-evdev-2.10.4-3|153	- (978133e) Automatic import for version 2.7.0
14mu|x11-driver-input-evdev-2.10.4-3|154	
14mu|x11-driver-input-evdev-2.10.4-3|155	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.6.0-5
14mu|x11-driver-input-evdev-2.10.4-3|156	- (e38e6da) Automatic import for version 2.6.0
14mu|x11-driver-input-evdev-2.10.4-3|157	
14mu|x11-driver-input-evdev-2.10.4-3|158	

26251 14
14mu|x11-driver-input-evtouch-0.8.8-14|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-evtouch-0.8.8-14|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-evtouch-0.8.8-14|3	%define _disable_ld_now 1
14mu|x11-driver-input-evtouch-0.8.8-14|4	
14mu|x11-driver-input-evtouch-0.8.8-14|5	%define _disable_ld_no_undefined 1
14mu|x11-driver-input-evtouch-0.8.8-14|6	
14mu|x11-driver-input-evtouch-0.8.8-14|7	Name:       x11-driver-input-evtouch
14mu|x11-driver-input-evtouch-0.8.8-14|8	Version:    0.8.8
14mu|x11-driver-input-evtouch-0.8.8-14|9	Release:    14
14mu|x11-driver-input-evtouch-0.8.8-14|10	Summary:    Linux-Touchscreen Driver for X
14mu|x11-driver-input-evtouch-0.8.8-14|11	Group:      System/X11
14mu|x11-driver-input-evtouch-0.8.8-14|12	License:    MIT
14mu|x11-driver-input-evtouch-0.8.8-14|13	URL:        http://www.conan.de/touchscreen/evtouch.html
14mu|x11-driver-input-evtouch-0.8.8-14|14	Source0:     http://www.conan.de/touchscreen/xf86-input-evtouch-%{version}.tar.bz2
14mu|x11-driver-input-evtouch-0.8.8-14|15	# Debian patches
14mu|x11-driver-input-evtouch-0.8.8-14|16	Patch0:     01_fix_warnings.patch
14mu|x11-driver-input-evtouch-0.8.8-14|17	Patch1:     02_calibration_1.6.patch
14mu|x11-driver-input-evtouch-0.8.8-14|18	Patch2:     03_server-1.6-ftbfs.diff
14mu|x11-driver-input-evtouch-0.8.8-14|19	Patch3:     04_server-1.7-ftbfs.diff
14mu|x11-driver-input-evtouch-0.8.8-14|20	# Patches to fix build with x11 >= 1.10
14mu|x11-driver-input-evtouch-0.8.8-14|21	Patch4:     evtouch-replace-LocalDevicePtr-with-InputInfoPtr.patch
14mu|x11-driver-input-evtouch-0.8.8-14|22	Patch5:     evtouch-remove-libc-wrapper-usage-for-xcalloc-xalloc-xfree.patch
14mu|x11-driver-input-evtouch-0.8.8-14|23	Patch6:     evtouch-use-a-local-variable-for-history_size.patch
14mu|x11-driver-input-evtouch-0.8.8-14|24	Patch7:     evtouch-purge-unused-close_proc.patch
14mu|x11-driver-input-evtouch-0.8.8-14|25	Patch8:     evtouch-add-mode-field-to-InitValuatorAxisStruct.patch
14mu|x11-driver-input-evtouch-0.8.8-14|26	Patch9:     evtouch-adjust-to-new-PreInit.patch
14mu|x11-driver-input-evtouch-0.8.8-14|27	BuildRequires:  x11-proto-devel
14mu|x11-driver-input-evtouch-0.8.8-14|28	BuildRequires:  x11-server-devel
14mu|x11-driver-input-evtouch-0.8.8-14|29	
14mu|x11-driver-input-evtouch-0.8.8-14|30	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-evtouch-0.8.8-14|31	
14mu|x11-driver-input-evtouch-0.8.8-14|32	%description
14mu|x11-driver-input-evtouch-0.8.8-14|33	Evtouch is a Touchscreen-Driver for X.
14mu|x11-driver-input-evtouch-0.8.8-14|34	
14mu|x11-driver-input-evtouch-0.8.8-14|35	%prep
14mu|x11-driver-input-evtouch-0.8.8-14|36	%setup -q -n xf86-input-evtouch-%{version}
14mu|x11-driver-input-evtouch-0.8.8-14|37	%apply_patches
14mu|x11-driver-input-evtouch-0.8.8-14|38	
14mu|x11-driver-input-evtouch-0.8.8-14|39	%build
14mu|x11-driver-input-evtouch-0.8.8-14|40	export CURSORDIR=%{_datadir}/xf86-input-evtouch
14mu|x11-driver-input-evtouch-0.8.8-14|41	%configure2_5x --enable-evcalibrate
14mu|x11-driver-input-evtouch-0.8.8-14|42	%make
14mu|x11-driver-input-evtouch-0.8.8-14|43	
14mu|x11-driver-input-evtouch-0.8.8-14|44	%install
14mu|x11-driver-input-evtouch-0.8.8-14|45	rm -rf %{buildroot}
14mu|x11-driver-input-evtouch-0.8.8-14|46	%makeinstall_std
14mu|x11-driver-input-evtouch-0.8.8-14|47	
14mu|x11-driver-input-evtouch-0.8.8-14|48	%files
14mu|x11-driver-input-evtouch-0.8.8-14|49	%doc README README.calibration
14mu|x11-driver-input-evtouch-0.8.8-14|50	%{_libdir}/xorg/modules/input/evtouch_drv.so
14mu|x11-driver-input-evtouch-0.8.8-14|51	%{_libdir}/xf86-input-evtouch
14mu|x11-driver-input-evtouch-0.8.8-14|52	%{_datadir}/xf86-input-evtouch
14mu|x11-driver-input-evtouch-0.8.8-14|53	
14mu|x11-driver-input-evtouch-0.8.8-14|54	
14mu|x11-driver-input-evtouch-0.8.8-14|55	
14mu|x11-driver-input-evtouch-0.8.8-14|56	%changelog
14mu|x11-driver-input-evtouch-0.8.8-14|57	
14mu|x11-driver-input-evtouch-0.8.8-14|58	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.8.8-14
14mu|x11-driver-input-evtouch-0.8.8-14|59	- (5bdd6dc) MassBuild#890: Increase release tag
14mu|x11-driver-input-evtouch-0.8.8-14|60	
14mu|x11-driver-input-evtouch-0.8.8-14|61	

26252 14
14mu|x11-driver-input-fpit-1.4.0-14|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-fpit-1.4.0-14|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-fpit-1.4.0-14|3	%define _disable_ld_now 1
14mu|x11-driver-input-fpit-1.4.0-14|4	
14mu|x11-driver-input-fpit-1.4.0-14|5	Summary:	X.org input driver for Fujitsu Stylistic Tablet PCs
14mu|x11-driver-input-fpit-1.4.0-14|6	Name:		x11-driver-input-fpit
14mu|x11-driver-input-fpit-1.4.0-14|7	Version:	1.4.0
14mu|x11-driver-input-fpit-1.4.0-14|8	Release:	14
14mu|x11-driver-input-fpit-1.4.0-14|9	License:	MIT
14mu|x11-driver-input-fpit-1.4.0-14|10	Group:		System/X11
14mu|x11-driver-input-fpit-1.4.0-14|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-fpit-1.4.0-14|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-fpit-%{version}.tar.bz2
14mu|x11-driver-input-fpit-1.4.0-14|13	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-fpit-1.4.0-14|14	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-fpit-1.4.0-14|15	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-fpit-1.4.0-14|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-fpit-1.4.0-14|17	
14mu|x11-driver-input-fpit-1.4.0-14|18	%description
14mu|x11-driver-input-fpit-1.4.0-14|19	X.org input driver for Fujitsu Stylistic Tablet PCs. This driver
14mu|x11-driver-input-fpit-1.4.0-14|20	supports the touchscreen of the Stylistic LT and (with special
14mu|x11-driver-input-fpit-1.4.0-14|21	options) of the Stylistic 500, 1000 and 2300.
14mu|x11-driver-input-fpit-1.4.0-14|22	
14mu|x11-driver-input-fpit-1.4.0-14|23	%files
14mu|x11-driver-input-fpit-1.4.0-14|24	%doc COPYING
14mu|x11-driver-input-fpit-1.4.0-14|25	%{_datadir}/X11/xorg.conf.d/*conf
14mu|x11-driver-input-fpit-1.4.0-14|26	%{_libdir}/xorg/modules/input/fpit_drv.so
14mu|x11-driver-input-fpit-1.4.0-14|27	%{_mandir}/man4/fpit.*
14mu|x11-driver-input-fpit-1.4.0-14|28	
14mu|x11-driver-input-fpit-1.4.0-14|29	#----------------------------------------------------------------------------
14mu|x11-driver-input-fpit-1.4.0-14|30	
14mu|x11-driver-input-fpit-1.4.0-14|31	%prep
14mu|x11-driver-input-fpit-1.4.0-14|32	%setup -q -n xf86-input-fpit-%{version}
14mu|x11-driver-input-fpit-1.4.0-14|33	
14mu|x11-driver-input-fpit-1.4.0-14|34	%build
14mu|x11-driver-input-fpit-1.4.0-14|35	autoreconf -v --install || exit 1
14mu|x11-driver-input-fpit-1.4.0-14|36	%configure2_5x
14mu|x11-driver-input-fpit-1.4.0-14|37	%make
14mu|x11-driver-input-fpit-1.4.0-14|38	
14mu|x11-driver-input-fpit-1.4.0-14|39	%install
14mu|x11-driver-input-fpit-1.4.0-14|40	%makeinstall_std
14mu|x11-driver-input-fpit-1.4.0-14|41	
14mu|x11-driver-input-fpit-1.4.0-14|42	
14mu|x11-driver-input-fpit-1.4.0-14|43	%changelog
14mu|x11-driver-input-fpit-1.4.0-14|44	
14mu|x11-driver-input-fpit-1.4.0-14|45	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.4.0-14
14mu|x11-driver-input-fpit-1.4.0-14|46	- (34e719c) MassBuild#890: Increase release tag
14mu|x11-driver-input-fpit-1.4.0-14|47	
14mu|x11-driver-input-fpit-1.4.0-14|48	

26253 14
14mu|x11-driver-input-hyperpen-1.4.1-12|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-hyperpen-1.4.1-12|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-hyperpen-1.4.1-12|3	%define _disable_ld_now 1
14mu|x11-driver-input-hyperpen-1.4.1-12|4	
14mu|x11-driver-input-hyperpen-1.4.1-12|5	Summary:	X.org input driver for HyperPen devices
14mu|x11-driver-input-hyperpen-1.4.1-12|6	Name:		x11-driver-input-hyperpen
14mu|x11-driver-input-hyperpen-1.4.1-12|7	Version:	1.4.1
14mu|x11-driver-input-hyperpen-1.4.1-12|8	Release:	12
14mu|x11-driver-input-hyperpen-1.4.1-12|9	License:	MIT
14mu|x11-driver-input-hyperpen-1.4.1-12|10	Group:		System/X11
14mu|x11-driver-input-hyperpen-1.4.1-12|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-hyperpen-1.4.1-12|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-%{version}.tar.bz2
14mu|x11-driver-input-hyperpen-1.4.1-12|13	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-hyperpen-1.4.1-12|14	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-hyperpen-1.4.1-12|15	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-hyperpen-1.4.1-12|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-hyperpen-1.4.1-12|17	
14mu|x11-driver-input-hyperpen-1.4.1-12|18	%description
14mu|x11-driver-input-hyperpen-1.4.1-12|19	Hyperpen is an X.org input driver for HyperPen devices.
14mu|x11-driver-input-hyperpen-1.4.1-12|20	
14mu|x11-driver-input-hyperpen-1.4.1-12|21	%files
14mu|x11-driver-input-hyperpen-1.4.1-12|22	%doc COPYING
14mu|x11-driver-input-hyperpen-1.4.1-12|23	%{_libdir}/xorg/modules/input/hyperpen_drv.so
14mu|x11-driver-input-hyperpen-1.4.1-12|24	
14mu|x11-driver-input-hyperpen-1.4.1-12|25	#----------------------------------------------------------------------------
14mu|x11-driver-input-hyperpen-1.4.1-12|26	
14mu|x11-driver-input-hyperpen-1.4.1-12|27	%prep
14mu|x11-driver-input-hyperpen-1.4.1-12|28	%setup -q -n xf86-input-hyperpen-%{version}
14mu|x11-driver-input-hyperpen-1.4.1-12|29	
14mu|x11-driver-input-hyperpen-1.4.1-12|30	%build
14mu|x11-driver-input-hyperpen-1.4.1-12|31	autoreconf -v --install || exit 1
14mu|x11-driver-input-hyperpen-1.4.1-12|32	%configure2_5x
14mu|x11-driver-input-hyperpen-1.4.1-12|33	%make
14mu|x11-driver-input-hyperpen-1.4.1-12|34	
14mu|x11-driver-input-hyperpen-1.4.1-12|35	%install
14mu|x11-driver-input-hyperpen-1.4.1-12|36	%makeinstall_std
14mu|x11-driver-input-hyperpen-1.4.1-12|37	
14mu|x11-driver-input-hyperpen-1.4.1-12|38	
14mu|x11-driver-input-hyperpen-1.4.1-12|39	%changelog
14mu|x11-driver-input-hyperpen-1.4.1-12|40	
14mu|x11-driver-input-hyperpen-1.4.1-12|41	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.4.1-12
14mu|x11-driver-input-hyperpen-1.4.1-12|42	- (55c416d) MassBuild#890: Increase release tag
14mu|x11-driver-input-hyperpen-1.4.1-12|43	
14mu|x11-driver-input-hyperpen-1.4.1-12|44	

26254 14
14mu|x11-driver-input-joystick-1.6.2-11|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-joystick-1.6.2-11|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-joystick-1.6.2-11|3	%define _disable_ld_now 1
14mu|x11-driver-input-joystick-1.6.2-11|4	
14mu|x11-driver-input-joystick-1.6.2-11|5	Summary:	X.org input driver for joysticks
14mu|x11-driver-input-joystick-1.6.2-11|6	Name:		x11-driver-input-joystick
14mu|x11-driver-input-joystick-1.6.2-11|7	Version:	1.6.2
14mu|x11-driver-input-joystick-1.6.2-11|8	Release:	11
14mu|x11-driver-input-joystick-1.6.2-11|9	License:	MIT
14mu|x11-driver-input-joystick-1.6.2-11|10	Group:		System/X11
14mu|x11-driver-input-joystick-1.6.2-11|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-joystick-1.6.2-11|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-joystick-%{version}.tar.bz2
14mu|x11-driver-input-joystick-1.6.2-11|13	Patch0:		xf86-input-joystick-1.6.2-link-against-xi.patch
14mu|x11-driver-input-joystick-1.6.2-11|14	BuildRequires:	pkgconfig(xi)
14mu|x11-driver-input-joystick-1.6.2-11|15	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-joystick-1.6.2-11|16	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-joystick-1.6.2-11|17	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-joystick-1.6.2-11|18	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-joystick-1.6.2-11|19	
14mu|x11-driver-input-joystick-1.6.2-11|20	%description
14mu|x11-driver-input-joystick-1.6.2-11|21	Joystick is an X.org input driver for joysticks.
14mu|x11-driver-input-joystick-1.6.2-11|22	
14mu|x11-driver-input-joystick-1.6.2-11|23	%files
14mu|x11-driver-input-joystick-1.6.2-11|24	%{_libdir}/xorg/modules/input/joystick_drv.so
14mu|x11-driver-input-joystick-1.6.2-11|25	%{_mandir}/man4/*
14mu|x11-driver-input-joystick-1.6.2-11|26	
14mu|x11-driver-input-joystick-1.6.2-11|27	#----------------------------------------------------------------------------
14mu|x11-driver-input-joystick-1.6.2-11|28	
14mu|x11-driver-input-joystick-1.6.2-11|29	%prep
14mu|x11-driver-input-joystick-1.6.2-11|30	%setup -qn xf86-input-joystick-%{version}
14mu|x11-driver-input-joystick-1.6.2-11|31	%apply_patches
14mu|x11-driver-input-joystick-1.6.2-11|32	
14mu|x11-driver-input-joystick-1.6.2-11|33	%build
14mu|x11-driver-input-joystick-1.6.2-11|34	autoreconf -fiv
14mu|x11-driver-input-joystick-1.6.2-11|35	%configure2_5x
14mu|x11-driver-input-joystick-1.6.2-11|36	%make
14mu|x11-driver-input-joystick-1.6.2-11|37	
14mu|x11-driver-input-joystick-1.6.2-11|38	%install
14mu|x11-driver-input-joystick-1.6.2-11|39	%makeinstall_std
14mu|x11-driver-input-joystick-1.6.2-11|40	
14mu|x11-driver-input-joystick-1.6.2-11|41	#(eandry) remove devel file, create a devel package if needed
14mu|x11-driver-input-joystick-1.6.2-11|42	rm -rf %{buildroot}%{_includedir}/xorg/*.h
14mu|x11-driver-input-joystick-1.6.2-11|43	rm -rf %{buildroot}%{_libdir}/pkgconfig/*.pc
14mu|x11-driver-input-joystick-1.6.2-11|44	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
14mu|x11-driver-input-joystick-1.6.2-11|45	
14mu|x11-driver-input-joystick-1.6.2-11|46	
14mu|x11-driver-input-joystick-1.6.2-11|47	%changelog
14mu|x11-driver-input-joystick-1.6.2-11|48	
14mu|x11-driver-input-joystick-1.6.2-11|49	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.6.2-11
14mu|x11-driver-input-joystick-1.6.2-11|50	- (4e7eddb) MassBuild#890: Increase release tag
14mu|x11-driver-input-joystick-1.6.2-11|51	
14mu|x11-driver-input-joystick-1.6.2-11|52	

26255 14
14mu|x11-driver-input-keyboard-1.8.1-8|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-keyboard-1.8.1-8|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-keyboard-1.8.1-8|3	%define _disable_ld_now 1
14mu|x11-driver-input-keyboard-1.8.1-8|4	
14mu|x11-driver-input-keyboard-1.8.1-8|5	Summary:	Xorg input driver for keyboards
14mu|x11-driver-input-keyboard-1.8.1-8|6	Name:		x11-driver-input-keyboard
14mu|x11-driver-input-keyboard-1.8.1-8|7	Version:	1.8.1
14mu|x11-driver-input-keyboard-1.8.1-8|8	Release:	8
14mu|x11-driver-input-keyboard-1.8.1-8|9	Group:		System/X11
14mu|x11-driver-input-keyboard-1.8.1-8|10	License:	MIT
14mu|x11-driver-input-keyboard-1.8.1-8|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-keyboard-1.8.1-8|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-keyboard-%{version}.tar.bz2
14mu|x11-driver-input-keyboard-1.8.1-8|13	Patch0:		xf86-input-keyboard-1.6.2-link-against-xi.patch
14mu|x11-driver-input-keyboard-1.8.1-8|14	BuildRequires:	pkgconfig(xi)
14mu|x11-driver-input-keyboard-1.8.1-8|15	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-keyboard-1.8.1-8|16	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-keyboard-1.8.1-8|17	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-keyboard-1.8.1-8|18	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-keyboard-1.8.1-8|19	Requires:	udev
14mu|x11-driver-input-keyboard-1.8.1-8|20	
14mu|x11-driver-input-keyboard-1.8.1-8|21	%description
14mu|x11-driver-input-keyboard-1.8.1-8|22	This package provide Xorg input driver for keyboards.  The "keyboard" driver is
14mu|x11-driver-input-keyboard-1.8.1-8|23	the standard OS-provided keyboard interface.  It is is built-in to the core X
14mu|x11-driver-input-keyboard-1.8.1-8|24	server, and multiple instances are not supported. A loadable driver, kbd, is
14mu|x11-driver-input-keyboard-1.8.1-8|25	available, and is planned to replace the keyboard driver in a future release of
14mu|x11-driver-input-keyboard-1.8.1-8|26	the Xorg server.
14mu|x11-driver-input-keyboard-1.8.1-8|27	
14mu|x11-driver-input-keyboard-1.8.1-8|28	%files
14mu|x11-driver-input-keyboard-1.8.1-8|29	%{_libdir}/xorg/modules/input/kbd_drv.so
14mu|x11-driver-input-keyboard-1.8.1-8|30	%{_mandir}/man4/kbd.*
14mu|x11-driver-input-keyboard-1.8.1-8|31	
14mu|x11-driver-input-keyboard-1.8.1-8|32	#----------------------------------------------------------------------------
14mu|x11-driver-input-keyboard-1.8.1-8|33	
14mu|x11-driver-input-keyboard-1.8.1-8|34	%prep
14mu|x11-driver-input-keyboard-1.8.1-8|35	%setup -qn xf86-input-keyboard-%{version}
14mu|x11-driver-input-keyboard-1.8.1-8|36	%apply_patches
14mu|x11-driver-input-keyboard-1.8.1-8|37	
14mu|x11-driver-input-keyboard-1.8.1-8|38	%build
14mu|x11-driver-input-keyboard-1.8.1-8|39	autoreconf -fiv
14mu|x11-driver-input-keyboard-1.8.1-8|40	%configure2_5x
14mu|x11-driver-input-keyboard-1.8.1-8|41	%make
14mu|x11-driver-input-keyboard-1.8.1-8|42	
14mu|x11-driver-input-keyboard-1.8.1-8|43	%install
14mu|x11-driver-input-keyboard-1.8.1-8|44	%makeinstall_std
14mu|x11-driver-input-keyboard-1.8.1-8|45	
14mu|x11-driver-input-keyboard-1.8.1-8|46	
14mu|x11-driver-input-keyboard-1.8.1-8|47	%changelog
14mu|x11-driver-input-keyboard-1.8.1-8|48	
14mu|x11-driver-input-keyboard-1.8.1-8|49	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.8.1-8
14mu|x11-driver-input-keyboard-1.8.1-8|50	- (95d3877) MassBuild#890: Increase release tag
14mu|x11-driver-input-keyboard-1.8.1-8|51	
14mu|x11-driver-input-keyboard-1.8.1-8|52	

26256 14
14mu|x11-driver-input-libinput-0.23.0-1|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-libinput-0.23.0-1|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-libinput-0.23.0-1|3	%define _disable_ld_now 1
14mu|x11-driver-input-libinput-0.23.0-1|4	
14mu|x11-driver-input-libinput-0.23.0-1|5	Summary:	Xorg X11 libinput input driver
14mu|x11-driver-input-libinput-0.23.0-1|6	Name:		x11-driver-input-libinput
14mu|x11-driver-input-libinput-0.23.0-1|7	Version:	0.23.0
14mu|x11-driver-input-libinput-0.23.0-1|8	Release:	1
14mu|x11-driver-input-libinput-0.23.0-1|9	License:	MIT
14mu|x11-driver-input-libinput-0.23.0-1|10	Group:		System/X11
14mu|x11-driver-input-libinput-0.23.0-1|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-libinput-0.23.0-1|12	Source0:	ftp://ftp.x.org/pub/individual/driver/xf86-input-libinput-%{version}.tar.bz2
14mu|x11-driver-input-libinput-0.23.0-1|13	
14mu|x11-driver-input-libinput-0.23.0-1|14	BuildRequires:	x11-util-macros
14mu|x11-driver-input-libinput-0.23.0-1|15	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-libinput-0.23.0-1|16	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-libinput-0.23.0-1|17	BuildRequires:	pkgconfig(libevdev)
14mu|x11-driver-input-libinput-0.23.0-1|18	BuildRequires:	pkgconfig(libinput) >= 1.5
14mu|x11-driver-input-libinput-0.23.0-1|19	BuildRequires:	pkgconfig(udev)
14mu|x11-driver-input-libinput-0.23.0-1|20	
14mu|x11-driver-input-libinput-0.23.0-1|21	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-libinput-0.23.0-1|22	Requires:	x11-data-xkbdata
14mu|x11-driver-input-libinput-0.23.0-1|23	
14mu|x11-driver-input-libinput-0.23.0-1|24	%description
14mu|x11-driver-input-libinput-0.23.0-1|25	A generic input driver for the X.Org X11 X server based on libinput,
14mu|x11-driver-input-libinput-0.23.0-1|26	supporting all devices.
14mu|x11-driver-input-libinput-0.23.0-1|27	
14mu|x11-driver-input-libinput-0.23.0-1|28	
14mu|x11-driver-input-libinput-0.23.0-1|29	%files
14mu|x11-driver-input-libinput-0.23.0-1|30	%doc COPYING
14mu|x11-driver-input-libinput-0.23.0-1|31	%{_libdir}/xorg/modules/input/libinput_drv.so
14mu|x11-driver-input-libinput-0.23.0-1|32	%{_mandir}/man4/libinput.4*
14mu|x11-driver-input-libinput-0.23.0-1|33	%{_datadir}/X11/xorg.conf.d/40-libinput.conf
14mu|x11-driver-input-libinput-0.23.0-1|34	
14mu|x11-driver-input-libinput-0.23.0-1|35	#----------------------------------------------------------------------------
14mu|x11-driver-input-libinput-0.23.0-1|36	
14mu|x11-driver-input-libinput-0.23.0-1|37	%package devel
14mu|x11-driver-input-libinput-0.23.0-1|38	Summary:	Development files for %{name}
14mu|x11-driver-input-libinput-0.23.0-1|39	Group:		Development/X11
14mu|x11-driver-input-libinput-0.23.0-1|40	
14mu|x11-driver-input-libinput-0.23.0-1|41	%description devel
14mu|x11-driver-input-libinput-0.23.0-1|42	Development files for %{name}.
14mu|x11-driver-input-libinput-0.23.0-1|43	
14mu|x11-driver-input-libinput-0.23.0-1|44	%files devel
14mu|x11-driver-input-libinput-0.23.0-1|45	%{_includedir}/xorg/libinput-properties.h
14mu|x11-driver-input-libinput-0.23.0-1|46	%{_libdir}/pkgconfig/xorg-libinput.pc
14mu|x11-driver-input-libinput-0.23.0-1|47	
14mu|x11-driver-input-libinput-0.23.0-1|48	#----------------------------------------------------------------------------
14mu|x11-driver-input-libinput-0.23.0-1|49	
14mu|x11-driver-input-libinput-0.23.0-1|50	%prep
14mu|x11-driver-input-libinput-0.23.0-1|51	%setup -qn xf86-input-libinput-%{version}
14mu|x11-driver-input-libinput-0.23.0-1|52	%apply_patches
14mu|x11-driver-input-libinput-0.23.0-1|53	
14mu|x11-driver-input-libinput-0.23.0-1|54	%build
14mu|x11-driver-input-libinput-0.23.0-1|55	autoreconf --force -v --install
14mu|x11-driver-input-libinput-0.23.0-1|56	%configure2_5x
14mu|x11-driver-input-libinput-0.23.0-1|57	%make
14mu|x11-driver-input-libinput-0.23.0-1|58	
14mu|x11-driver-input-libinput-0.23.0-1|59	%install
14mu|x11-driver-input-libinput-0.23.0-1|60	%makeinstall_std
14mu|x11-driver-input-libinput-0.23.0-1|61	
14mu|x11-driver-input-libinput-0.23.0-1|62	%changelog
14mu|x11-driver-input-libinput-0.23.0-1|63	
14mu|x11-driver-input-libinput-0.23.0-1|64	* Mon Dec 12 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.23.0-1
14mu|x11-driver-input-libinput-0.23.0-1|65	- (b13904a) Updated to version 0.23.0
14mu|x11-driver-input-libinput-0.23.0-1|66	
14mu|x11-driver-input-libinput-0.23.0-1|67	

26257 14
14mu|x11-driver-input-mouse-1.9.1-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-mouse-1.9.1-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-mouse-1.9.1-3|3	%define _disable_ld_now 1
14mu|x11-driver-input-mouse-1.9.1-3|4	
14mu|x11-driver-input-mouse-1.9.1-3|5	Summary:	Xorg input driver for mice
14mu|x11-driver-input-mouse-1.9.1-3|6	Name:		x11-driver-input-mouse
14mu|x11-driver-input-mouse-1.9.1-3|7	Version:	1.9.1
14mu|x11-driver-input-mouse-1.9.1-3|8	Release:	3
14mu|x11-driver-input-mouse-1.9.1-3|9	Group:		System/X11
14mu|x11-driver-input-mouse-1.9.1-3|10	License:	MIT
14mu|x11-driver-input-mouse-1.9.1-3|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-mouse-1.9.1-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-%{version}.tar.bz2
14mu|x11-driver-input-mouse-1.9.1-3|13	Patch0:		xf86-input-mouse-1.8.1-link-against-xi.patch
14mu|x11-driver-input-mouse-1.9.1-3|14	BuildRequires:	pkgconfig(xi)
14mu|x11-driver-input-mouse-1.9.1-3|15	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-mouse-1.9.1-3|16	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-mouse-1.9.1-3|17	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-mouse-1.9.1-3|18	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-mouse-1.9.1-3|19	
14mu|x11-driver-input-mouse-1.9.1-3|20	%description
14mu|x11-driver-input-mouse-1.9.1-3|21	This package provide Xorg input driver for mice.
14mu|x11-driver-input-mouse-1.9.1-3|22	
14mu|x11-driver-input-mouse-1.9.1-3|23	%files
14mu|x11-driver-input-mouse-1.9.1-3|24	%{_libdir}/xorg/modules/input/mouse_drv.so
14mu|x11-driver-input-mouse-1.9.1-3|25	%{_mandir}/man4/mousedrv.*
14mu|x11-driver-input-mouse-1.9.1-3|26	
14mu|x11-driver-input-mouse-1.9.1-3|27	#----------------------------------------------------------------------------
14mu|x11-driver-input-mouse-1.9.1-3|28	
14mu|x11-driver-input-mouse-1.9.1-3|29	%package devel
14mu|x11-driver-input-mouse-1.9.1-3|30	Summary:	Development files for Xorg mouse driver
14mu|x11-driver-input-mouse-1.9.1-3|31	Requires:	%{name} = %{EVRD}
14mu|x11-driver-input-mouse-1.9.1-3|32	
14mu|x11-driver-input-mouse-1.9.1-3|33	%description devel
14mu|x11-driver-input-mouse-1.9.1-3|34	This package provides development files for Xord input driver for mice.
14mu|x11-driver-input-mouse-1.9.1-3|35	
14mu|x11-driver-input-mouse-1.9.1-3|36	%files devel
14mu|x11-driver-input-mouse-1.9.1-3|37	%{_includedir}/xorg/xf86-mouse-properties.h
14mu|x11-driver-input-mouse-1.9.1-3|38	%{_libdir}/pkgconfig/xorg-mouse.pc
14mu|x11-driver-input-mouse-1.9.1-3|39	
14mu|x11-driver-input-mouse-1.9.1-3|40	#----------------------------------------------------------------------------
14mu|x11-driver-input-mouse-1.9.1-3|41	
14mu|x11-driver-input-mouse-1.9.1-3|42	%prep
14mu|x11-driver-input-mouse-1.9.1-3|43	%setup -qn xf86-input-mouse-%{version}
14mu|x11-driver-input-mouse-1.9.1-3|44	%patch0 -p1
14mu|x11-driver-input-mouse-1.9.1-3|45	
14mu|x11-driver-input-mouse-1.9.1-3|46	%build
14mu|x11-driver-input-mouse-1.9.1-3|47	autoreconf -fiv
14mu|x11-driver-input-mouse-1.9.1-3|48	%configure2_5x
14mu|x11-driver-input-mouse-1.9.1-3|49	
14mu|x11-driver-input-mouse-1.9.1-3|50	%make
14mu|x11-driver-input-mouse-1.9.1-3|51	
14mu|x11-driver-input-mouse-1.9.1-3|52	%install
14mu|x11-driver-input-mouse-1.9.1-3|53	%makeinstall_std
14mu|x11-driver-input-mouse-1.9.1-3|54	
14mu|x11-driver-input-mouse-1.9.1-3|55	
14mu|x11-driver-input-mouse-1.9.1-3|56	%changelog
14mu|x11-driver-input-mouse-1.9.1-3|57	
14mu|x11-driver-input-mouse-1.9.1-3|58	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.9.1-3
14mu|x11-driver-input-mouse-1.9.1-3|59	- (ba823a5) MassBuild#890: Increase release tag
14mu|x11-driver-input-mouse-1.9.1-3|60	
14mu|x11-driver-input-mouse-1.9.1-3|61	

26258 14
14mu|x11-driver-input-mutouch-1.3.0-10|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-mutouch-1.3.0-10|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-mutouch-1.3.0-10|3	%define _disable_ld_now 1
14mu|x11-driver-input-mutouch-1.3.0-10|4	
14mu|x11-driver-input-mutouch-1.3.0-10|5	Summary:	X.org input driver for MicroTouch devices
14mu|x11-driver-input-mutouch-1.3.0-10|6	Name:		x11-driver-input-mutouch
14mu|x11-driver-input-mutouch-1.3.0-10|7	Version:	1.3.0
14mu|x11-driver-input-mutouch-1.3.0-10|8	Release:	10
14mu|x11-driver-input-mutouch-1.3.0-10|9	License:	MIT
14mu|x11-driver-input-mutouch-1.3.0-10|10	Group:		System/X11
14mu|x11-driver-input-mutouch-1.3.0-10|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-mutouch-1.3.0-10|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mutouch-%{version}.tar.bz2
14mu|x11-driver-input-mutouch-1.3.0-10|13	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-mutouch-1.3.0-10|14	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-mutouch-1.3.0-10|15	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-mutouch-1.3.0-10|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-mutouch-1.3.0-10|17	
14mu|x11-driver-input-mutouch-1.3.0-10|18	%description
14mu|x11-driver-input-mutouch-1.3.0-10|19	Mutouch is an X.org input driver for MicroTouch devices.
14mu|x11-driver-input-mutouch-1.3.0-10|20	
14mu|x11-driver-input-mutouch-1.3.0-10|21	%files
14mu|x11-driver-input-mutouch-1.3.0-10|22	%doc COPYING
14mu|x11-driver-input-mutouch-1.3.0-10|23	%{_libdir}/xorg/modules/input/mutouch_drv.so
14mu|x11-driver-input-mutouch-1.3.0-10|24	%{_mandir}/man4/mutouch.*
14mu|x11-driver-input-mutouch-1.3.0-10|25	
14mu|x11-driver-input-mutouch-1.3.0-10|26	#----------------------------------------------------------------------------
14mu|x11-driver-input-mutouch-1.3.0-10|27	
14mu|x11-driver-input-mutouch-1.3.0-10|28	%prep
14mu|x11-driver-input-mutouch-1.3.0-10|29	%setup -q -n xf86-input-mutouch-%{version}
14mu|x11-driver-input-mutouch-1.3.0-10|30	
14mu|x11-driver-input-mutouch-1.3.0-10|31	%build
14mu|x11-driver-input-mutouch-1.3.0-10|32	autoreconf -v --install || exit 1
14mu|x11-driver-input-mutouch-1.3.0-10|33	%configure2_5x
14mu|x11-driver-input-mutouch-1.3.0-10|34	%make
14mu|x11-driver-input-mutouch-1.3.0-10|35	
14mu|x11-driver-input-mutouch-1.3.0-10|36	%install
14mu|x11-driver-input-mutouch-1.3.0-10|37	%makeinstall_std
14mu|x11-driver-input-mutouch-1.3.0-10|38	
14mu|x11-driver-input-mutouch-1.3.0-10|39	
14mu|x11-driver-input-mutouch-1.3.0-10|40	
14mu|x11-driver-input-mutouch-1.3.0-10|41	%changelog
14mu|x11-driver-input-mutouch-1.3.0-10|42	
14mu|x11-driver-input-mutouch-1.3.0-10|43	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.3.0-10
14mu|x11-driver-input-mutouch-1.3.0-10|44	- (bbe4845) MassBuild#890: Increase release tag
14mu|x11-driver-input-mutouch-1.3.0-10|45	
14mu|x11-driver-input-mutouch-1.3.0-10|46	

26259 14
14mu|x11-driver-input-penmount-1.5.0-10|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-penmount-1.5.0-10|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-penmount-1.5.0-10|3	%define _disable_ld_now 1
14mu|x11-driver-input-penmount-1.5.0-10|4	
14mu|x11-driver-input-penmount-1.5.0-10|5	Summary:	X.org input driver for PenMount devices
14mu|x11-driver-input-penmount-1.5.0-10|6	Name:		x11-driver-input-penmount
14mu|x11-driver-input-penmount-1.5.0-10|7	Version:	1.5.0
14mu|x11-driver-input-penmount-1.5.0-10|8	Release:	10
14mu|x11-driver-input-penmount-1.5.0-10|9	License:	MIT
14mu|x11-driver-input-penmount-1.5.0-10|10	Group:		System/X11
14mu|x11-driver-input-penmount-1.5.0-10|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-penmount-1.5.0-10|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-penmount-%{version}.tar.bz2
14mu|x11-driver-input-penmount-1.5.0-10|13	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-penmount-1.5.0-10|14	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-penmount-1.5.0-10|15	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-penmount-1.5.0-10|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-penmount-1.5.0-10|17	
14mu|x11-driver-input-penmount-1.5.0-10|18	%description
14mu|x11-driver-input-penmount-1.5.0-10|19	Penmount is an X.org input driver for PenMount devices.
14mu|x11-driver-input-penmount-1.5.0-10|20	
14mu|x11-driver-input-penmount-1.5.0-10|21	%files
14mu|x11-driver-input-penmount-1.5.0-10|22	%doc COPYING
14mu|x11-driver-input-penmount-1.5.0-10|23	%{_libdir}/xorg/modules/input/penmount_drv.so
14mu|x11-driver-input-penmount-1.5.0-10|24	%{_mandir}/man4/penmount.*
14mu|x11-driver-input-penmount-1.5.0-10|25	
14mu|x11-driver-input-penmount-1.5.0-10|26	#----------------------------------------------------------------------------
14mu|x11-driver-input-penmount-1.5.0-10|27	
14mu|x11-driver-input-penmount-1.5.0-10|28	%prep
14mu|x11-driver-input-penmount-1.5.0-10|29	%setup -q -n xf86-input-penmount-%{version}
14mu|x11-driver-input-penmount-1.5.0-10|30	
14mu|x11-driver-input-penmount-1.5.0-10|31	%build
14mu|x11-driver-input-penmount-1.5.0-10|32	autoreconf -v --install || exit 1
14mu|x11-driver-input-penmount-1.5.0-10|33	%configure2_5x
14mu|x11-driver-input-penmount-1.5.0-10|34	%make
14mu|x11-driver-input-penmount-1.5.0-10|35	
14mu|x11-driver-input-penmount-1.5.0-10|36	%install
14mu|x11-driver-input-penmount-1.5.0-10|37	%makeinstall_std
14mu|x11-driver-input-penmount-1.5.0-10|38	
14mu|x11-driver-input-penmount-1.5.0-10|39	
14mu|x11-driver-input-penmount-1.5.0-10|40	%changelog
14mu|x11-driver-input-penmount-1.5.0-10|41	
14mu|x11-driver-input-penmount-1.5.0-10|42	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.5.0-10
14mu|x11-driver-input-penmount-1.5.0-10|43	- (0aabac0) MassBuild#890: Increase release tag
14mu|x11-driver-input-penmount-1.5.0-10|44	
14mu|x11-driver-input-penmount-1.5.0-10|45	

26260 14
14mu|x11-driver-input-synaptics-1.9.0-2|1	#%define gitrev 4863221
14mu|x11-driver-input-synaptics-1.9.0-2|2	#%define gitdate 20160817
14mu|x11-driver-input-synaptics-1.9.0-2|3	# Git repo: http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/
14mu|x11-driver-input-synaptics-1.9.0-2|4	
14mu|x11-driver-input-synaptics-1.9.0-2|5	# How to prepare the source archive from the git tree:
14mu|x11-driver-input-synaptics-1.9.0-2|6	# $ hash=`git log -1 --format='%h'`
14mu|x11-driver-input-synaptics-1.9.0-2|7	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|x11-driver-input-synaptics-1.9.0-2|8	# $ git archive --prefix xf86-input-synaptics-${date}-git${hash}/ ${hash} \
14mu|x11-driver-input-synaptics-1.9.0-2|9	#       | xz -7e > xf86-input-synaptics-${date}-git${hash}.tar.xz
14mu|x11-driver-input-synaptics-1.9.0-2|10	
14mu|x11-driver-input-synaptics-1.9.0-2|11	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-synaptics-1.9.0-2|12	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-synaptics-1.9.0-2|13	%define _disable_ld_now 1
14mu|x11-driver-input-synaptics-1.9.0-2|14	
14mu|x11-driver-input-synaptics-1.9.0-2|15	%define udevrulesdir /lib/udev/rules.d
14mu|x11-driver-input-synaptics-1.9.0-2|16	
14mu|x11-driver-input-synaptics-1.9.0-2|17	Summary:	X.org input driver for Synaptics touchpad devices
14mu|x11-driver-input-synaptics-1.9.0-2|18	Name:		x11-driver-input-synaptics
14mu|x11-driver-input-synaptics-1.9.0-2|19	Version:	1.9.0
14mu|x11-driver-input-synaptics-1.9.0-2|20	Release:	2
14mu|x11-driver-input-synaptics-1.9.0-2|21	License:	MIT
14mu|x11-driver-input-synaptics-1.9.0-2|22	Group:		System/X11
14mu|x11-driver-input-synaptics-1.9.0-2|23	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-synaptics-1.9.0-2|24	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-synaptics-%{version}.tar.bz2
14mu|x11-driver-input-synaptics-1.9.0-2|25	#Source0:	xf86-input-synaptics-%{gitdate}-git%{gitrev}.tar.xz
14mu|x11-driver-input-synaptics-1.9.0-2|26	Source3:	50-synaptics.conf
14mu|x11-driver-input-synaptics-1.9.0-2|27	Source4:	70-touchpad-quirks.rules
14mu|x11-driver-input-synaptics-1.9.0-2|28	
14mu|x11-driver-input-synaptics-1.9.0-2|29	Patch0:		synaptics-always-enable-tapping.patch
14mu|x11-driver-input-synaptics-1.9.0-2|30	
14mu|x11-driver-input-synaptics-1.9.0-2|31	BuildRequires:	x11-util-macros
14mu|x11-driver-input-synaptics-1.9.0-2|32	BuildRequires:	pkgconfig(xi)
14mu|x11-driver-input-synaptics-1.9.0-2|33	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-synaptics-1.9.0-2|34	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-synaptics-1.9.0-2|35	BuildRequires:	pkgconfig(xtst)
14mu|x11-driver-input-synaptics-1.9.0-2|36	BuildRequires:	pkgconfig(libevdev)
14mu|x11-driver-input-synaptics-1.9.0-2|37	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-synaptics-1.9.0-2|38	%rename synaptics
14mu|x11-driver-input-synaptics-1.9.0-2|39	
14mu|x11-driver-input-synaptics-1.9.0-2|40	%description
14mu|x11-driver-input-synaptics-1.9.0-2|41	Synaptics touchpad devices are extremely popular on laptops and this driver
14mu|x11-driver-input-synaptics-1.9.0-2|42	is an MIT licensed alternative to the older GPL synaptics driver which is
14mu|x11-driver-input-synaptics-1.9.0-2|43	no longer actively maintained.
14mu|x11-driver-input-synaptics-1.9.0-2|44	
14mu|x11-driver-input-synaptics-1.9.0-2|45	%files
14mu|x11-driver-input-synaptics-1.9.0-2|46	%doc COPYING README
14mu|x11-driver-input-synaptics-1.9.0-2|47	%{_bindir}/synclient
14mu|x11-driver-input-synaptics-1.9.0-2|48	%{_bindir}/syndaemon
14mu|x11-driver-input-synaptics-1.9.0-2|49	%{_libdir}/xorg/modules/input/synaptics_drv.so
14mu|x11-driver-input-synaptics-1.9.0-2|50	%{_mandir}/man1/synclient.*
14mu|x11-driver-input-synaptics-1.9.0-2|51	%{_mandir}/man1/syndaemon.*
14mu|x11-driver-input-synaptics-1.9.0-2|52	%{_mandir}/man4/synaptics.*
14mu|x11-driver-input-synaptics-1.9.0-2|53	%{_datadir}/X11/xorg.conf.d/50-synaptics.conf
14mu|x11-driver-input-synaptics-1.9.0-2|54	%{udevrulesdir}/70-touchpad-quirks.rules
14mu|x11-driver-input-synaptics-1.9.0-2|55	
14mu|x11-driver-input-synaptics-1.9.0-2|56	#----------------------------------------------------------------------------
14mu|x11-driver-input-synaptics-1.9.0-2|57	
14mu|x11-driver-input-synaptics-1.9.0-2|58	%package devel
14mu|x11-driver-input-synaptics-1.9.0-2|59	Summary:	Development files for programing with the xorg synaptics driver
14mu|x11-driver-input-synaptics-1.9.0-2|60	Group:		Development/C
14mu|x11-driver-input-synaptics-1.9.0-2|61	
14mu|x11-driver-input-synaptics-1.9.0-2|62	%description devel
14mu|x11-driver-input-synaptics-1.9.0-2|63	Development files for programing with the xorg synaptics driver.
14mu|x11-driver-input-synaptics-1.9.0-2|64	
14mu|x11-driver-input-synaptics-1.9.0-2|65	%files devel
14mu|x11-driver-input-synaptics-1.9.0-2|66	%{_includedir}/xorg/synaptics-properties.h
14mu|x11-driver-input-synaptics-1.9.0-2|67	%{_libdir}/pkgconfig/xorg-synaptics.pc
14mu|x11-driver-input-synaptics-1.9.0-2|68	
14mu|x11-driver-input-synaptics-1.9.0-2|69	#----------------------------------------------------------------------------
14mu|x11-driver-input-synaptics-1.9.0-2|70	
14mu|x11-driver-input-synaptics-1.9.0-2|71	%prep
14mu|x11-driver-input-synaptics-1.9.0-2|72	%setup -qn xf86-input-synaptics-%{version}
14mu|x11-driver-input-synaptics-1.9.0-2|73	%apply_patches
14mu|x11-driver-input-synaptics-1.9.0-2|74	
14mu|x11-driver-input-synaptics-1.9.0-2|75	%build
14mu|x11-driver-input-synaptics-1.9.0-2|76	autoreconf -v --install --force
14mu|x11-driver-input-synaptics-1.9.0-2|77	%configure2_5x --with-udev-rules-dir=%{udevrulesdir}
14mu|x11-driver-input-synaptics-1.9.0-2|78	%make
14mu|x11-driver-input-synaptics-1.9.0-2|79	
14mu|x11-driver-input-synaptics-1.9.0-2|80	%install
14mu|x11-driver-input-synaptics-1.9.0-2|81	%makeinstall_std
14mu|x11-driver-input-synaptics-1.9.0-2|82	
14mu|x11-driver-input-synaptics-1.9.0-2|83	# Remove the template of the .conf file for now, we provide a custom one.
14mu|x11-driver-input-synaptics-1.9.0-2|84	rm -f %{buildroot}/%{_datadir}/X11/xorg.conf.d/70-synaptics.conf
14mu|x11-driver-input-synaptics-1.9.0-2|85	
14mu|x11-driver-input-synaptics-1.9.0-2|86	install -d %{buildroot}/lib/udev/rules.d/
14mu|x11-driver-input-synaptics-1.9.0-2|87	install -m 0644 %{SOURCE4} %{buildroot}/lib/udev/rules.d/70-touchpad-quirks.rules
14mu|x11-driver-input-synaptics-1.9.0-2|88	
14mu|x11-driver-input-synaptics-1.9.0-2|89	install -d %{buildroot}/%{_datadir}/X11/xorg.conf.d
14mu|x11-driver-input-synaptics-1.9.0-2|90	install -m 0644 %{SOURCE3} %{buildroot}/%{_datadir}/X11/xorg.conf.d/50-synaptics.conf
14mu|x11-driver-input-synaptics-1.9.0-2|91	
14mu|x11-driver-input-synaptics-1.9.0-2|92	%changelog
14mu|x11-driver-input-synaptics-1.9.0-2|93	
14mu|x11-driver-input-synaptics-1.9.0-2|94	* Sat Nov 26 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.9.0-2
14mu|x11-driver-input-synaptics-1.9.0-2|95	- (f352442) Always enable tapping, so that it can be used at the login screen too
14mu|x11-driver-input-synaptics-1.9.0-2|96	
14mu|x11-driver-input-synaptics-1.9.0-2|97	

26261 14
14mu|x11-driver-input-vmmouse-13.1.0-1|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-vmmouse-13.1.0-1|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-vmmouse-13.1.0-1|3	%define _disable_ld_now 1
14mu|x11-driver-input-vmmouse-13.1.0-1|4	
14mu|x11-driver-input-vmmouse-13.1.0-1|5	Summary:	Xorg input driver for mice in VMware
14mu|x11-driver-input-vmmouse-13.1.0-1|6	Name:		x11-driver-input-vmmouse
14mu|x11-driver-input-vmmouse-13.1.0-1|7	Version:	13.1.0
14mu|x11-driver-input-vmmouse-13.1.0-1|8	Release:	1
14mu|x11-driver-input-vmmouse-13.1.0-1|9	License:	MIT
14mu|x11-driver-input-vmmouse-13.1.0-1|10	Group:		System/X11
14mu|x11-driver-input-vmmouse-13.1.0-1|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-vmmouse-13.1.0-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-vmmouse-%{version}.tar.bz2
14mu|x11-driver-input-vmmouse-13.1.0-1|13	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-vmmouse-13.1.0-1|14	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-vmmouse-13.1.0-1|15	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-vmmouse-13.1.0-1|16	BuildRequires:	pkgconfig(udev)
14mu|x11-driver-input-vmmouse-13.1.0-1|17	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-vmmouse-13.1.0-1|18	ExclusiveArch:	%{ix86} x86_64
14mu|x11-driver-input-vmmouse-13.1.0-1|19	
14mu|x11-driver-input-vmmouse-13.1.0-1|20	%description
14mu|x11-driver-input-vmmouse-13.1.0-1|21	The VMMouse driver enables support for the special VMMouse protocol
14mu|x11-driver-input-vmmouse-13.1.0-1|22	that is provided by VMware virtual machines to give absolute pointer
14mu|x11-driver-input-vmmouse-13.1.0-1|23	positioning.
14mu|x11-driver-input-vmmouse-13.1.0-1|24	
14mu|x11-driver-input-vmmouse-13.1.0-1|25	Installing the driver will improve the user experience when using the
14mu|x11-driver-input-vmmouse-13.1.0-1|26	mouse to interact with the guest operating system. In particular, use of
14mu|x11-driver-input-vmmouse-13.1.0-1|27	the driver improves mouse "lag", provides mouse speed and acceleration
14mu|x11-driver-input-vmmouse-13.1.0-1|28	consistent with the user's host operating system, and enables the
14mu|x11-driver-input-vmmouse-13.1.0-1|29	auto-grab/ungrab feature in VMware products without requiring the VMware
14mu|x11-driver-input-vmmouse-13.1.0-1|30	toolbox application.
14mu|x11-driver-input-vmmouse-13.1.0-1|31	
14mu|x11-driver-input-vmmouse-13.1.0-1|32	%files
14mu|x11-driver-input-vmmouse-13.1.0-1|33	%{_datadir}/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
14mu|x11-driver-input-vmmouse-13.1.0-1|34	%{_libdir}/hal/hal-probe-vmmouse
14mu|x11-driver-input-vmmouse-13.1.0-1|35	%{_libdir}/xorg/modules/input/vmmouse_drv.so
14mu|x11-driver-input-vmmouse-13.1.0-1|36	%{_bindir}/vmmouse_detect
14mu|x11-driver-input-vmmouse-13.1.0-1|37	%{_mandir}/man1/vmmouse_detect.*
14mu|x11-driver-input-vmmouse-13.1.0-1|38	%{_mandir}/man4/vmmouse.*
14mu|x11-driver-input-vmmouse-13.1.0-1|39	/lib/udev/rules.d/69-xorg-vmmouse.rules
14mu|x11-driver-input-vmmouse-13.1.0-1|40	%{_datadir}/X11/xorg.conf.d/50-vmmouse.conf
14mu|x11-driver-input-vmmouse-13.1.0-1|41	
14mu|x11-driver-input-vmmouse-13.1.0-1|42	#----------------------------------------------------------------------------
14mu|x11-driver-input-vmmouse-13.1.0-1|43	
14mu|x11-driver-input-vmmouse-13.1.0-1|44	%prep
14mu|x11-driver-input-vmmouse-13.1.0-1|45	%setup -qn xf86-input-vmmouse-%{version}
14mu|x11-driver-input-vmmouse-13.1.0-1|46	
14mu|x11-driver-input-vmmouse-13.1.0-1|47	%build
14mu|x11-driver-input-vmmouse-13.1.0-1|48	autoreconf -fvi
14mu|x11-driver-input-vmmouse-13.1.0-1|49	%configure2_5x \
14mu|x11-driver-input-vmmouse-13.1.0-1|50	--disable-static \
14mu|x11-driver-input-vmmouse-13.1.0-1|51	--disable-silent-rules \
14mu|x11-driver-input-vmmouse-13.1.0-1|52	--with-xorg-conf-dir=%{_datadir}/X11/xorg.conf.d \
14mu|x11-driver-input-vmmouse-13.1.0-1|53	--with-udev-rules-dir=/lib/udev/rules.d
14mu|x11-driver-input-vmmouse-13.1.0-1|54	%make
14mu|x11-driver-input-vmmouse-13.1.0-1|55	
14mu|x11-driver-input-vmmouse-13.1.0-1|56	%install
14mu|x11-driver-input-vmmouse-13.1.0-1|57	%makeinstall_std
14mu|x11-driver-input-vmmouse-13.1.0-1|58	
14mu|x11-driver-input-vmmouse-13.1.0-1|59	
14mu|x11-driver-input-vmmouse-13.1.0-1|60	%changelog
14mu|x11-driver-input-vmmouse-13.1.0-1|61	
14mu|x11-driver-input-vmmouse-13.1.0-1|62	* Wed Mar 23 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 13.1.0-1
14mu|x11-driver-input-vmmouse-13.1.0-1|63	- (c5abf0d) Configure the build correctly (set appropriate paths, etc.)
14mu|x11-driver-input-vmmouse-13.1.0-1|64	
14mu|x11-driver-input-vmmouse-13.1.0-1|65	

26262 14
14mu|x11-driver-input-void-1.4.1-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-void-1.4.1-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-void-1.4.1-3|3	%define _disable_ld_now 1
14mu|x11-driver-input-void-1.4.1-3|4	
14mu|x11-driver-input-void-1.4.1-3|5	Summary:	X.org null input driver
14mu|x11-driver-input-void-1.4.1-3|6	Name:		x11-driver-input-void
14mu|x11-driver-input-void-1.4.1-3|7	Version:	1.4.1
14mu|x11-driver-input-void-1.4.1-3|8	Release:	3
14mu|x11-driver-input-void-1.4.1-3|9	License:	MIT
14mu|x11-driver-input-void-1.4.1-3|10	Group:		System/X11
14mu|x11-driver-input-void-1.4.1-3|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-input-void-1.4.1-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-void-%{version}.tar.bz2
14mu|x11-driver-input-void-1.4.1-3|13	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-void-1.4.1-3|14	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-void-1.4.1-3|15	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-void-1.4.1-3|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-void-1.4.1-3|17	
14mu|x11-driver-input-void-1.4.1-3|18	%description
14mu|x11-driver-input-void-1.4.1-3|19	Void is a dummy/null X.org input driver. It doesn't connect to any physical
14mu|x11-driver-input-void-1.4.1-3|20	device, and it never delivers any events. It functions as both a pointer
14mu|x11-driver-input-void-1.4.1-3|21	and keyboard device, and may be used as X server's core pointer and/or core
14mu|x11-driver-input-void-1.4.1-3|22	keyboard. It's purpose is to allow the X server to operate without a core
14mu|x11-driver-input-void-1.4.1-3|23	pointer and/or core keyboard.
14mu|x11-driver-input-void-1.4.1-3|24	
14mu|x11-driver-input-void-1.4.1-3|25	%files
14mu|x11-driver-input-void-1.4.1-3|26	%doc COPYING
14mu|x11-driver-input-void-1.4.1-3|27	%{_libdir}/xorg/modules/input/void_drv.so
14mu|x11-driver-input-void-1.4.1-3|28	%{_mandir}/man4/void.*
14mu|x11-driver-input-void-1.4.1-3|29	
14mu|x11-driver-input-void-1.4.1-3|30	#----------------------------------------------------------------------------
14mu|x11-driver-input-void-1.4.1-3|31	
14mu|x11-driver-input-void-1.4.1-3|32	%prep
14mu|x11-driver-input-void-1.4.1-3|33	%setup -q -n xf86-input-void-%{version}
14mu|x11-driver-input-void-1.4.1-3|34	
14mu|x11-driver-input-void-1.4.1-3|35	%build
14mu|x11-driver-input-void-1.4.1-3|36	%configure2_5x
14mu|x11-driver-input-void-1.4.1-3|37	%make
14mu|x11-driver-input-void-1.4.1-3|38	
14mu|x11-driver-input-void-1.4.1-3|39	%install
14mu|x11-driver-input-void-1.4.1-3|40	%makeinstall_std
14mu|x11-driver-input-void-1.4.1-3|41	
14mu|x11-driver-input-void-1.4.1-3|42	
14mu|x11-driver-input-void-1.4.1-3|43	
14mu|x11-driver-input-void-1.4.1-3|44	%changelog
14mu|x11-driver-input-void-1.4.1-3|45	
14mu|x11-driver-input-void-1.4.1-3|46	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.4.1-3
14mu|x11-driver-input-void-1.4.1-3|47	- (4f1d267) MassBuild#890: Increase release tag
14mu|x11-driver-input-void-1.4.1-3|48	
14mu|x11-driver-input-void-1.4.1-3|49	

26263 14
14mu|x11-driver-input-wacom-0.34.0-1|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-input-wacom-0.34.0-1|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-input-wacom-0.34.0-1|3	%define _disable_ld_now 1
14mu|x11-driver-input-wacom-0.34.0-1|4	
14mu|x11-driver-input-wacom-0.34.0-1|5	Summary:	X.org input driver for Wacom tablets
14mu|x11-driver-input-wacom-0.34.0-1|6	Name:		x11-driver-input-wacom
14mu|x11-driver-input-wacom-0.34.0-1|7	Version:	0.34.0
14mu|x11-driver-input-wacom-0.34.0-1|8	Release:	1
14mu|x11-driver-input-wacom-0.34.0-1|9	Group:		System/X11
14mu|x11-driver-input-wacom-0.34.0-1|10	License:	GPLv2+
14mu|x11-driver-input-wacom-0.34.0-1|11	Url:		http://www.x.org/
14mu|x11-driver-input-wacom-0.34.0-1|12	Source0:	http://freefr.dl.sourceforge.net/project/linuxwacom/xf86-input-wacom/xf86-input-wacom-%{version}.tar.bz2
14mu|x11-driver-input-wacom-0.34.0-1|13	Patch0:		xf86-input-wacom-0.19.0-fix-linking.patch
14mu|x11-driver-input-wacom-0.34.0-1|14	# Always restart wacom unit. It fixes gdm stuck on some touchscreens
14mu|x11-driver-input-wacom-0.34.0-1|15	Patch1:		xf86-input-wacom-0.28.0-always-restart.patch
14mu|x11-driver-input-wacom-0.34.0-1|16	BuildRequires:	pkgconfig(libudev)
14mu|x11-driver-input-wacom-0.34.0-1|17	BuildRequires:	pkgconfig(x11)
14mu|x11-driver-input-wacom-0.34.0-1|18	BuildRequires:	pkgconfig(xi)
14mu|x11-driver-input-wacom-0.34.0-1|19	BuildRequires:	pkgconfig(xinerama)
14mu|x11-driver-input-wacom-0.34.0-1|20	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-input-wacom-0.34.0-1|21	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-input-wacom-0.34.0-1|22	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-input-wacom-0.34.0-1|23	BuildRequires:	pkgconfig(xrandr)
14mu|x11-driver-input-wacom-0.34.0-1|24	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
14mu|x11-driver-input-wacom-0.34.0-1|25	Provides:	linuxwacom = %{version}-%{release}
14mu|x11-driver-input-wacom-0.34.0-1|26	
14mu|x11-driver-input-wacom-0.34.0-1|27	%description
14mu|x11-driver-input-wacom-0.34.0-1|28	X.Org X11 wacom input driver for Wacom tablets.
14mu|x11-driver-input-wacom-0.34.0-1|29	
14mu|x11-driver-input-wacom-0.34.0-1|30	%files
14mu|x11-driver-input-wacom-0.34.0-1|31	%{_bindir}/xsetwacom
14mu|x11-driver-input-wacom-0.34.0-1|32	%{_bindir}/isdv4-serial-debugger
14mu|x11-driver-input-wacom-0.34.0-1|33	%{_bindir}/isdv4-serial-inputattach
14mu|x11-driver-input-wacom-0.34.0-1|34	%{_libdir}/xorg/modules/input/wacom_drv.so
14mu|x11-driver-input-wacom-0.34.0-1|35	%{_mandir}/man4/wacom.4*
14mu|x11-driver-input-wacom-0.34.0-1|36	%{_mandir}/man1/xsetwacom.1*
14mu|x11-driver-input-wacom-0.34.0-1|37	%{_datadir}/X11/xorg.conf.d/70-wacom.conf
14mu|x11-driver-input-wacom-0.34.0-1|38	/lib/udev/rules.d/69-input-wacom.rules
14mu|x11-driver-input-wacom-0.34.0-1|39	%{_unitdir}/wacom-inputattach@.service
14mu|x11-driver-input-wacom-0.34.0-1|40	#----------------------------------------------------------------------------
14mu|x11-driver-input-wacom-0.34.0-1|41	
14mu|x11-driver-input-wacom-0.34.0-1|42	%package devel
14mu|x11-driver-input-wacom-0.34.0-1|43	Summary:	Development files for %{name}
14mu|x11-driver-input-wacom-0.34.0-1|44	Group:		Development/X11
14mu|x11-driver-input-wacom-0.34.0-1|45	License:	MIT
14mu|x11-driver-input-wacom-0.34.0-1|46	
14mu|x11-driver-input-wacom-0.34.0-1|47	%description devel
14mu|x11-driver-input-wacom-0.34.0-1|48	Development files for %{name}.
14mu|x11-driver-input-wacom-0.34.0-1|49	
14mu|x11-driver-input-wacom-0.34.0-1|50	%files devel
14mu|x11-driver-input-wacom-0.34.0-1|51	%{_includedir}/xorg/*
14mu|x11-driver-input-wacom-0.34.0-1|52	%{_libdir}/pkgconfig/xorg-wacom.pc
14mu|x11-driver-input-wacom-0.34.0-1|53	
14mu|x11-driver-input-wacom-0.34.0-1|54	#----------------------------------------------------------------------------
14mu|x11-driver-input-wacom-0.34.0-1|55	
14mu|x11-driver-input-wacom-0.34.0-1|56	%prep
14mu|x11-driver-input-wacom-0.34.0-1|57	%setup -q -n xf86-input-wacom-%{version}
14mu|x11-driver-input-wacom-0.34.0-1|58	%apply_patches
14mu|x11-driver-input-wacom-0.34.0-1|59	
14mu|x11-driver-input-wacom-0.34.0-1|60	%build
14mu|x11-driver-input-wacom-0.34.0-1|61	mkdir -p m4
14mu|x11-driver-input-wacom-0.34.0-1|62	autoreconf -fiv
14mu|x11-driver-input-wacom-0.34.0-1|63	
14mu|x11-driver-input-wacom-0.34.0-1|64	%configure2_5x \
14mu|x11-driver-input-wacom-0.34.0-1|65	--disable-static \
14mu|x11-driver-input-wacom-0.34.0-1|66	--with-systemd-unit-dir=%{_unitdir} \
14mu|x11-driver-input-wacom-0.34.0-1|67	--with-udev-rules-dir=/lib/udev/rules.d/
14mu|x11-driver-input-wacom-0.34.0-1|68	%make
14mu|x11-driver-input-wacom-0.34.0-1|69	
14mu|x11-driver-input-wacom-0.34.0-1|70	%install
14mu|x11-driver-input-wacom-0.34.0-1|71	%makeinstall_std
14mu|x11-driver-input-wacom-0.34.0-1|72	mv %{buildroot}/lib/udev/rules.d/wacom.rules %{buildroot}/lib/udev/rules.d/69-input-wacom.rules
14mu|x11-driver-input-wacom-0.34.0-1|73	
14mu|x11-driver-input-wacom-0.34.0-1|74	%changelog
14mu|x11-driver-input-wacom-0.34.0-1|75	
14mu|x11-driver-input-wacom-0.34.0-1|76	* Mon Dec 12 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.34.0-1
14mu|x11-driver-input-wacom-0.34.0-1|77	- (cda6dfe) Updated to version 0.34.0
14mu|x11-driver-input-wacom-0.34.0-1|78	
14mu|x11-driver-input-wacom-0.34.0-1|79	

26264 14
14mu|x11-driver-video-2.0-3|1	Summary:	X11 video drivers
14mu|x11-driver-video-2.0-3|2	Name:		x11-driver-video
14mu|x11-driver-video-2.0-3|3	Version:	2.0
14mu|x11-driver-video-2.0-3|4	Release:	3
14mu|x11-driver-video-2.0-3|5	License:	MIT
14mu|x11-driver-video-2.0-3|6	Group:		System/X11
14mu|x11-driver-video-2.0-3|7	
14mu|x11-driver-video-2.0-3|8	Requires:	x11-driver-video-amdgpu
14mu|x11-driver-video-2.0-3|9	Requires:	x11-driver-video-ati
14mu|x11-driver-video-2.0-3|10	Requires:	x11-driver-video-intel
14mu|x11-driver-video-2.0-3|11	Requires:	x11-driver-video-nouveau
14mu|x11-driver-video-2.0-3|12	Requires:	x11-driver-video-openchrome
14mu|x11-driver-video-2.0-3|13	Requires:	x11-driver-video-qxl
14mu|x11-driver-video-2.0-3|14	Requires:	x11-driver-video-vesa
14mu|x11-driver-video-2.0-3|15	Requires:	x11-driver-video-vmware
14mu|x11-driver-video-2.0-3|16	
14mu|x11-driver-video-2.0-3|17	# useful for qemu
14mu|x11-driver-video-2.0-3|18	Requires:	x11-driver-video-cirrus
14mu|x11-driver-video-2.0-3|19	
14mu|x11-driver-video-2.0-3|20	
14mu|x11-driver-video-2.0-3|21	%description
14mu|x11-driver-video-2.0-3|22	X11 video drivers metapackage. This package contains no files, but
14mu|x11-driver-video-2.0-3|23	depends on the most common free X.org video drivers.
14mu|x11-driver-video-2.0-3|24	
14mu|x11-driver-video-2.0-3|25	%files
14mu|x11-driver-video-2.0-3|26	
14mu|x11-driver-video-2.0-3|27	%changelog

26265 14
14mu|x11-driver-video-amdgpu-1.2.0-1|1	# Git repo: https://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu/
14mu|x11-driver-video-amdgpu-1.2.0-1|2	
14mu|x11-driver-video-amdgpu-1.2.0-1|3	# How to prepare the source archive from the git tree:
14mu|x11-driver-video-amdgpu-1.2.0-1|4	# $ hash=`git log -1 --format='%h'`
14mu|x11-driver-video-amdgpu-1.2.0-1|5	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|x11-driver-video-amdgpu-1.2.0-1|6	# $ git archive --prefix xf86-video-amdgpu-${date}-git${hash}/ ${hash} \
14mu|x11-driver-video-amdgpu-1.2.0-1|7	#	| xz -7e > xf86-video-amdgpu-${date}-git${hash}.tar.xz
14mu|x11-driver-video-amdgpu-1.2.0-1|8	
14mu|x11-driver-video-amdgpu-1.2.0-1|9	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-amdgpu-1.2.0-1|10	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-amdgpu-1.2.0-1|11	%define _disable_ld_now 1
14mu|x11-driver-video-amdgpu-1.2.0-1|12	
14mu|x11-driver-video-amdgpu-1.2.0-1|13	Summary:	X.org driver for AMD graphics
14mu|x11-driver-video-amdgpu-1.2.0-1|14	Name:		x11-driver-video-amdgpu
14mu|x11-driver-video-amdgpu-1.2.0-1|15	Version:	1.2.0
14mu|x11-driver-video-amdgpu-1.2.0-1|16	Release:	1
14mu|x11-driver-video-amdgpu-1.2.0-1|17	License:	MIT
14mu|x11-driver-video-amdgpu-1.2.0-1|18	Group:		System/X11
14mu|x11-driver-video-amdgpu-1.2.0-1|19	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-amdgpu-1.2.0-1|20	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-amdgpu-%{version}.tar.bz2
14mu|x11-driver-video-amdgpu-1.2.0-1|21	
14mu|x11-driver-video-amdgpu-1.2.0-1|22	BuildRequires:	pkgconfig(gl)
14mu|x11-driver-video-amdgpu-1.2.0-1|23	BuildRequires:	pkgconfig(libdrm) >= 2.4.63
14mu|x11-driver-video-amdgpu-1.2.0-1|24	BuildRequires:	pkgconfig(libdrm_amdgpu)
14mu|x11-driver-video-amdgpu-1.2.0-1|25	BuildRequires:	pkgconfig(gbm)
14mu|x11-driver-video-amdgpu-1.2.0-1|26	BuildRequires:	pkgconfig(udev)
14mu|x11-driver-video-amdgpu-1.2.0-1|27	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-amdgpu-1.2.0-1|28	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-amdgpu-1.2.0-1|29	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-amdgpu-1.2.0-1|30	BuildRequires:	pkgconfig(pciaccess)
14mu|x11-driver-video-amdgpu-1.2.0-1|31	
14mu|x11-driver-video-amdgpu-1.2.0-1|32	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-amdgpu-1.2.0-1|33	Suggests:	linux-firmware
14mu|x11-driver-video-amdgpu-1.2.0-1|34	
14mu|x11-driver-video-amdgpu-1.2.0-1|35	%description
14mu|x11-driver-video-amdgpu-1.2.0-1|36	%{name} is the X.org driver for AMD graphics.
14mu|x11-driver-video-amdgpu-1.2.0-1|37	
14mu|x11-driver-video-amdgpu-1.2.0-1|38	%files
14mu|x11-driver-video-amdgpu-1.2.0-1|39	%doc COPYING README
14mu|x11-driver-video-amdgpu-1.2.0-1|40	%{_libdir}/xorg/modules/drivers/amdgpu_drv.so
14mu|x11-driver-video-amdgpu-1.2.0-1|41	%{_mandir}/man4/amdgpu.*
14mu|x11-driver-video-amdgpu-1.2.0-1|42	%{_datadir}/X11/xorg.conf.d/10-amdgpu.conf
14mu|x11-driver-video-amdgpu-1.2.0-1|43	
14mu|x11-driver-video-amdgpu-1.2.0-1|44	#----------------------------------------------------------------------------
14mu|x11-driver-video-amdgpu-1.2.0-1|45	
14mu|x11-driver-video-amdgpu-1.2.0-1|46	%prep
14mu|x11-driver-video-amdgpu-1.2.0-1|47	%setup -qn xf86-video-amdgpu-%{version}
14mu|x11-driver-video-amdgpu-1.2.0-1|48	
14mu|x11-driver-video-amdgpu-1.2.0-1|49	%build
14mu|x11-driver-video-amdgpu-1.2.0-1|50	autoreconf -ifv
14mu|x11-driver-video-amdgpu-1.2.0-1|51	%configure2_5x --disable-static
14mu|x11-driver-video-amdgpu-1.2.0-1|52	%make
14mu|x11-driver-video-amdgpu-1.2.0-1|53	
14mu|x11-driver-video-amdgpu-1.2.0-1|54	%install
14mu|x11-driver-video-amdgpu-1.2.0-1|55	%makeinstall_std
14mu|x11-driver-video-amdgpu-1.2.0-1|56	
14mu|x11-driver-video-amdgpu-1.2.0-1|57	%changelog
14mu|x11-driver-video-amdgpu-1.2.0-1|58	
14mu|x11-driver-video-amdgpu-1.2.0-1|59	* Thu Nov 17 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.2.0-1
14mu|x11-driver-video-amdgpu-1.2.0-1|60	- (11e2fb0) Updated to version 1.2.0
14mu|x11-driver-video-amdgpu-1.2.0-1|61	
14mu|x11-driver-video-amdgpu-1.2.0-1|62	

26266 14
14mu|x11-driver-video-ati-7.8.0-1|1	#define gitrev 3fc839f
14mu|x11-driver-video-ati-7.8.0-1|2	#define gitdate 20160921
14mu|x11-driver-video-ati-7.8.0-1|3	# Git repo: http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/
14mu|x11-driver-video-ati-7.8.0-1|4	
14mu|x11-driver-video-ati-7.8.0-1|5	# How to prepare the source archive from the git tree:
14mu|x11-driver-video-ati-7.8.0-1|6	# $ hash=`git log -1 --format='%h'`
14mu|x11-driver-video-ati-7.8.0-1|7	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|x11-driver-video-ati-7.8.0-1|8	# $ git archive --prefix xf86-video-ati-${date}-git${hash}/ ${hash} \
14mu|x11-driver-video-ati-7.8.0-1|9	#       | xz -7e > xf86-video-ati-${date}-git${hash}.tar.xz
14mu|x11-driver-video-ati-7.8.0-1|10	
14mu|x11-driver-video-ati-7.8.0-1|11	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-ati-7.8.0-1|12	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-ati-7.8.0-1|13	%define _disable_ld_now 1
14mu|x11-driver-video-ati-7.8.0-1|14	
14mu|x11-driver-video-ati-7.8.0-1|15	Summary:	X.org driver for AMD/ATI graphics
14mu|x11-driver-video-ati-7.8.0-1|16	Name:		x11-driver-video-ati
14mu|x11-driver-video-ati-7.8.0-1|17	Epoch:		2
14mu|x11-driver-video-ati-7.8.0-1|18	Version:	7.8.0
14mu|x11-driver-video-ati-7.8.0-1|19	Release:	1
14mu|x11-driver-video-ati-7.8.0-1|20	License:	MIT
14mu|x11-driver-video-ati-7.8.0-1|21	Group:		System/X11
14mu|x11-driver-video-ati-7.8.0-1|22	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-ati-7.8.0-1|23	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
14mu|x11-driver-video-ati-7.8.0-1|24	#Source0:	xf86-video-ati-%{gitdate}-git%{gitrev}.tar.xz
14mu|x11-driver-video-ati-7.8.0-1|25	
14mu|x11-driver-video-ati-7.8.0-1|26	BuildRequires:	pkgconfig(gl)
14mu|x11-driver-video-ati-7.8.0-1|27	BuildRequires:	pkgconfig(libdrm) >= 2.4.58
14mu|x11-driver-video-ati-7.8.0-1|28	BuildRequires:	pkgconfig(libdrm_radeon) >= 2.4.58
14mu|x11-driver-video-ati-7.8.0-1|29	BuildRequires:	pkgconfig(udev)
14mu|x11-driver-video-ati-7.8.0-1|30	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-ati-7.8.0-1|31	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-ati-7.8.0-1|32	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-ati-7.8.0-1|33	BuildRequires:	pkgconfig(pciaccess)
14mu|x11-driver-video-ati-7.8.0-1|34	BuildRequires:	glamor-devel >= 0.6.0
14mu|x11-driver-video-ati-7.8.0-1|35	
14mu|x11-driver-video-ati-7.8.0-1|36	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-ati-7.8.0-1|37	Suggests:	linux-firmware
14mu|x11-driver-video-ati-7.8.0-1|38	
14mu|x11-driver-video-ati-7.8.0-1|39	%description
14mu|x11-driver-video-ati-7.8.0-1|40	x11-driver-video-ati is the X.org driver for AMD/ATI graphics.
14mu|x11-driver-video-ati-7.8.0-1|41	
14mu|x11-driver-video-ati-7.8.0-1|42	%files
14mu|x11-driver-video-ati-7.8.0-1|43	%{_libdir}/xorg/modules/drivers/radeon_drv.so
14mu|x11-driver-video-ati-7.8.0-1|44	%{_libdir}/xorg/modules/drivers/ati_drv.so
14mu|x11-driver-video-ati-7.8.0-1|45	%{_mandir}/man4/ati.*
14mu|x11-driver-video-ati-7.8.0-1|46	%{_mandir}/man4/radeon.*
14mu|x11-driver-video-ati-7.8.0-1|47	
14mu|x11-driver-video-ati-7.8.0-1|48	#----------------------------------------------------------------------------
14mu|x11-driver-video-ati-7.8.0-1|49	
14mu|x11-driver-video-ati-7.8.0-1|50	%prep
14mu|x11-driver-video-ati-7.8.0-1|51	%setup -qn xf86-video-ati-%{version}
14mu|x11-driver-video-ati-7.8.0-1|52	
14mu|x11-driver-video-ati-7.8.0-1|53	%build
14mu|x11-driver-video-ati-7.8.0-1|54	autoreconf -ifs
14mu|x11-driver-video-ati-7.8.0-1|55	%configure2_5x --enable-glamor --disable-static
14mu|x11-driver-video-ati-7.8.0-1|56	%make
14mu|x11-driver-video-ati-7.8.0-1|57	
14mu|x11-driver-video-ati-7.8.0-1|58	%install
14mu|x11-driver-video-ati-7.8.0-1|59	%makeinstall_std
14mu|x11-driver-video-ati-7.8.0-1|60	
14mu|x11-driver-video-ati-7.8.0-1|61	%changelog

26267 14
14mu|x11-driver-video-cirrus-1.5.3-6|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-cirrus-1.5.3-6|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-cirrus-1.5.3-6|3	%define _disable_ld_now 1
14mu|x11-driver-video-cirrus-1.5.3-6|4	
14mu|x11-driver-video-cirrus-1.5.3-6|5	Summary:	X.org driver for Cirrus Logic
14mu|x11-driver-video-cirrus-1.5.3-6|6	Name:		x11-driver-video-cirrus
14mu|x11-driver-video-cirrus-1.5.3-6|7	Version:	1.5.3
14mu|x11-driver-video-cirrus-1.5.3-6|8	Release:	6
14mu|x11-driver-video-cirrus-1.5.3-6|9	License:	MIT
14mu|x11-driver-video-cirrus-1.5.3-6|10	Group:		System/X11
14mu|x11-driver-video-cirrus-1.5.3-6|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-cirrus-1.5.3-6|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-cirrus-%{version}.tar.bz2
14mu|x11-driver-video-cirrus-1.5.3-6|13	
14mu|x11-driver-video-cirrus-1.5.3-6|14	# Upstream patches
14mu|x11-driver-video-cirrus-1.5.3-6|15	Patch0:		0001-Disable-acceleration-under-qemu.patch
14mu|x11-driver-video-cirrus-1.5.3-6|16	Patch1:		0002-Use-16bpp-when-running-in-virt-and-on-XenSource-gfx.patch
14mu|x11-driver-video-cirrus-1.5.3-6|17	Patch2:		0003-Remove-almost-no-op-setup-functions.patch
14mu|x11-driver-video-cirrus-1.5.3-6|18	Patch3:		0004-Don-t-build-split-alpine-and-laguna-support.patch
14mu|x11-driver-video-cirrus-1.5.3-6|19	
14mu|x11-driver-video-cirrus-1.5.3-6|20	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-cirrus-1.5.3-6|21	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-cirrus-1.5.3-6|22	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-cirrus-1.5.3-6|23	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-cirrus-1.5.3-6|24	
14mu|x11-driver-video-cirrus-1.5.3-6|25	%description
14mu|x11-driver-video-cirrus-1.5.3-6|26	x11-driver-video-cirrus is the X.org driver for Cirrus Logic.
14mu|x11-driver-video-cirrus-1.5.3-6|27	
14mu|x11-driver-video-cirrus-1.5.3-6|28	%files
14mu|x11-driver-video-cirrus-1.5.3-6|29	%doc COPYING
14mu|x11-driver-video-cirrus-1.5.3-6|30	%{_libdir}/xorg/modules/drivers/cirrus_drv.so
14mu|x11-driver-video-cirrus-1.5.3-6|31	%{_mandir}/man4/cirrus.*
14mu|x11-driver-video-cirrus-1.5.3-6|32	
14mu|x11-driver-video-cirrus-1.5.3-6|33	#----------------------------------------------------------------------------
14mu|x11-driver-video-cirrus-1.5.3-6|34	
14mu|x11-driver-video-cirrus-1.5.3-6|35	%prep
14mu|x11-driver-video-cirrus-1.5.3-6|36	%setup -qn xf86-video-cirrus-%{version}
14mu|x11-driver-video-cirrus-1.5.3-6|37	%apply_patches
14mu|x11-driver-video-cirrus-1.5.3-6|38	autoreconf -fiv
14mu|x11-driver-video-cirrus-1.5.3-6|39	
14mu|x11-driver-video-cirrus-1.5.3-6|40	%build
14mu|x11-driver-video-cirrus-1.5.3-6|41	%configure2_5x
14mu|x11-driver-video-cirrus-1.5.3-6|42	%make
14mu|x11-driver-video-cirrus-1.5.3-6|43	
14mu|x11-driver-video-cirrus-1.5.3-6|44	%install
14mu|x11-driver-video-cirrus-1.5.3-6|45	%makeinstall_std
14mu|x11-driver-video-cirrus-1.5.3-6|46	
14mu|x11-driver-video-cirrus-1.5.3-6|47	
14mu|x11-driver-video-cirrus-1.5.3-6|48	%changelog
14mu|x11-driver-video-cirrus-1.5.3-6|49	
14mu|x11-driver-video-cirrus-1.5.3-6|50	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-6
14mu|x11-driver-video-cirrus-1.5.3-6|51	- (82aac8c) MassBuild#1169: Increase release tag
14mu|x11-driver-video-cirrus-1.5.3-6|52	
14mu|x11-driver-video-cirrus-1.5.3-6|53	

26268 14
14mu|x11-driver-video-dummy-0.3.7-9|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-dummy-0.3.7-9|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-dummy-0.3.7-9|3	%define _disable_ld_now 1
14mu|x11-driver-video-dummy-0.3.7-9|4	
14mu|x11-driver-video-dummy-0.3.7-9|5	%define _disable_ld_no_undefined 1
14mu|x11-driver-video-dummy-0.3.7-9|6	
14mu|x11-driver-video-dummy-0.3.7-9|7	Summary:	The X.org dummy video driver
14mu|x11-driver-video-dummy-0.3.7-9|8	Name:		x11-driver-video-dummy
14mu|x11-driver-video-dummy-0.3.7-9|9	Version:	0.3.7
14mu|x11-driver-video-dummy-0.3.7-9|10	Release:	9
14mu|x11-driver-video-dummy-0.3.7-9|11	License:	MIT
14mu|x11-driver-video-dummy-0.3.7-9|12	Group:		System/X11
14mu|x11-driver-video-dummy-0.3.7-9|13	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-dummy-0.3.7-9|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-dummy-%{version}.tar.bz2
14mu|x11-driver-video-dummy-0.3.7-9|15	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-dummy-0.3.7-9|16	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-dummy-0.3.7-9|17	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-dummy-0.3.7-9|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-dummy-0.3.7-9|19	
14mu|x11-driver-video-dummy-0.3.7-9|20	%description
14mu|x11-driver-video-dummy-0.3.7-9|21	This is a dummy video driver for X.org.
14mu|x11-driver-video-dummy-0.3.7-9|22	
14mu|x11-driver-video-dummy-0.3.7-9|23	%files
14mu|x11-driver-video-dummy-0.3.7-9|24	%doc COPYING
14mu|x11-driver-video-dummy-0.3.7-9|25	%{_libdir}/xorg/modules/drivers/dummy_drv.so
14mu|x11-driver-video-dummy-0.3.7-9|26	
14mu|x11-driver-video-dummy-0.3.7-9|27	#----------------------------------------------------------------------------
14mu|x11-driver-video-dummy-0.3.7-9|28	
14mu|x11-driver-video-dummy-0.3.7-9|29	%prep
14mu|x11-driver-video-dummy-0.3.7-9|30	%setup -qn xf86-video-dummy-%{version}
14mu|x11-driver-video-dummy-0.3.7-9|31	%apply_patches
14mu|x11-driver-video-dummy-0.3.7-9|32	
14mu|x11-driver-video-dummy-0.3.7-9|33	%build
14mu|x11-driver-video-dummy-0.3.7-9|34	%configure2_5x
14mu|x11-driver-video-dummy-0.3.7-9|35	%make
14mu|x11-driver-video-dummy-0.3.7-9|36	
14mu|x11-driver-video-dummy-0.3.7-9|37	%install
14mu|x11-driver-video-dummy-0.3.7-9|38	%makeinstall_std
14mu|x11-driver-video-dummy-0.3.7-9|39	
14mu|x11-driver-video-dummy-0.3.7-9|40	
14mu|x11-driver-video-dummy-0.3.7-9|41	%changelog
14mu|x11-driver-video-dummy-0.3.7-9|42	
14mu|x11-driver-video-dummy-0.3.7-9|43	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.3.7-9
14mu|x11-driver-video-dummy-0.3.7-9|44	- (3b7e9e0) MassBuild#890: Increase release tag
14mu|x11-driver-video-dummy-0.3.7-9|45	
14mu|x11-driver-video-dummy-0.3.7-9|46	

26269 14
14mu|x11-driver-video-fbdev-0.4.4-13|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-fbdev-0.4.4-13|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-fbdev-0.4.4-13|3	%define _disable_ld_now 1
14mu|x11-driver-video-fbdev-0.4.4-13|4	
14mu|x11-driver-video-fbdev-0.4.4-13|5	Summary:	X.org driver for Linux FBDev
14mu|x11-driver-video-fbdev-0.4.4-13|6	Name:		x11-driver-video-fbdev
14mu|x11-driver-video-fbdev-0.4.4-13|7	Version:	0.4.4
14mu|x11-driver-video-fbdev-0.4.4-13|8	Release:	13
14mu|x11-driver-video-fbdev-0.4.4-13|9	License:	MIT
14mu|x11-driver-video-fbdev-0.4.4-13|10	Group:		System/X11
14mu|x11-driver-video-fbdev-0.4.4-13|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-fbdev-0.4.4-13|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-fbdev-%{version}.tar.bz2
14mu|x11-driver-video-fbdev-0.4.4-13|13	
14mu|x11-driver-video-fbdev-0.4.4-13|14	# Upstream patches
14mu|x11-driver-video-fbdev-0.4.4-13|15	Patch0:		0001-Default-to-32bpp-if-the-console-is-8bpp-and-we-weren.patch
14mu|x11-driver-video-fbdev-0.4.4-13|16	Patch1:		0002-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch
14mu|x11-driver-video-fbdev-0.4.4-13|17	Patch2:		0003-Pass-the-pci-device-if-any-through-to-fbdevhw-in-pro.patch
14mu|x11-driver-video-fbdev-0.4.4-13|18	Patch3:		0004-Initialize-pci_dev.patch
14mu|x11-driver-video-fbdev-0.4.4-13|19	
14mu|x11-driver-video-fbdev-0.4.4-13|20	BuildRequires:	pkgconfig(pciaccess)
14mu|x11-driver-video-fbdev-0.4.4-13|21	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-fbdev-0.4.4-13|22	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-fbdev-0.4.4-13|23	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-fbdev-0.4.4-13|24	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-fbdev-0.4.4-13|25	
14mu|x11-driver-video-fbdev-0.4.4-13|26	%description
14mu|x11-driver-video-fbdev-0.4.4-13|27	x11-driver-video-fbdev is the X.org driver for Linux FBDev.
14mu|x11-driver-video-fbdev-0.4.4-13|28	
14mu|x11-driver-video-fbdev-0.4.4-13|29	%files
14mu|x11-driver-video-fbdev-0.4.4-13|30	%{_libdir}/xorg/modules/drivers/fbdev_drv.so
14mu|x11-driver-video-fbdev-0.4.4-13|31	%{_mandir}/man4/fbdev.*
14mu|x11-driver-video-fbdev-0.4.4-13|32	
14mu|x11-driver-video-fbdev-0.4.4-13|33	#----------------------------------------------------------------------------
14mu|x11-driver-video-fbdev-0.4.4-13|34	
14mu|x11-driver-video-fbdev-0.4.4-13|35	%prep
14mu|x11-driver-video-fbdev-0.4.4-13|36	%setup -qn xf86-video-fbdev-%{version}
14mu|x11-driver-video-fbdev-0.4.4-13|37	%apply_patches
14mu|x11-driver-video-fbdev-0.4.4-13|38	
14mu|x11-driver-video-fbdev-0.4.4-13|39	%build
14mu|x11-driver-video-fbdev-0.4.4-13|40	autoreconf -vif
14mu|x11-driver-video-fbdev-0.4.4-13|41	%configure2_5x	--enable-pciaccess
14mu|x11-driver-video-fbdev-0.4.4-13|42	%make
14mu|x11-driver-video-fbdev-0.4.4-13|43	
14mu|x11-driver-video-fbdev-0.4.4-13|44	%install
14mu|x11-driver-video-fbdev-0.4.4-13|45	%makeinstall_std
14mu|x11-driver-video-fbdev-0.4.4-13|46	
14mu|x11-driver-video-fbdev-0.4.4-13|47	
14mu|x11-driver-video-fbdev-0.4.4-13|48	
14mu|x11-driver-video-fbdev-0.4.4-13|49	%changelog
14mu|x11-driver-video-fbdev-0.4.4-13|50	
14mu|x11-driver-video-fbdev-0.4.4-13|51	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.4-13
14mu|x11-driver-video-fbdev-0.4.4-13|52	- (f26dc5a) MassBuild#1169: Increase release tag
14mu|x11-driver-video-fbdev-0.4.4-13|53	
14mu|x11-driver-video-fbdev-0.4.4-13|54	

26270 14
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|1	%define gitrev 8f33f80
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|2	%define gitdate 20160923
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|3	# Git repo: http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|4	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|5	# How to prepare the source archive from the git tree:
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|6	# $ hash=`git log -1 --format='%h'`
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|7	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|8	# $ git archive --prefix xf86-video-intel-${date}-git${hash}/ ${hash} \
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|9	#       | xz -7e > xf86-video-intel-${date}-git${hash}.tar.xz
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|10	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|11	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|12	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|13	%define _disable_ld_now 1
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|14	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|15	# X.org drivers use symbols from the X server
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|16	%global _disable_ld_no_undefined 1
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|17	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|18	# (anssi) The unversioned symlink of XvMC library must be present in
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|19	# %{_libdir} during normal use, as libXvMC uses that name for dlopening.
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|20	# Our devel requires finder catches that, hence this exception:
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|21	%define __noautoreq 'devel\\(.*'
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|22	%define __noautoprov 'devel\\(.*'
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|23	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|24	%define major 1
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|25	%define libxvmc %mklibname IntelXvMC %{major}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|26	%define libxvmc810 %mklibname I810XvMC %{major}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|27	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|28	Summary:	X.org driver for Intel graphics controllers
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|29	Name:		x11-driver-video-intel
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|30	Version:	2.99.917
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|31	Release:	1.%{gitdate}.2
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|32	Epoch:		1
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|33	License:	MIT
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|34	Group:		System/X11
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|35	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|36	#Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-_{version}.tar.bz2
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|37	Source0:	xf86-video-intel-%{gitdate}-git%{gitrev}.tar.xz
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|38	BuildRequires:	pkgconfig(gl)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|39	BuildRequires:	pkgconfig(libdrm)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|40	BuildRequires:	pkgconfig(udev) >= 186
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|41	BuildRequires:	pkgconfig(x11)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|42	BuildRequires:	pkgconfig(xcb-util)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|43	BuildRequires:	pkgconfig(xcursor)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|44	BuildRequires:	pkgconfig(xdamage)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|45	BuildRequires:	pkgconfig(xext)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|46	BuildRequires:	pkgconfig(xfixes)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|47	BuildRequires:	pkgconfig(xinerama)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|48	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|49	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|50	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|51	BuildRequires:	pkgconfig(xrandr)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|52	BuildRequires:	pkgconfig(xrender)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|53	BuildRequires:	pkgconfig(pixman-1)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|54	BuildRequires:	pkgconfig(xtst)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|55	BuildRequires:	pkgconfig(xvmc)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|56	BuildRequires:	pkgconfig(pciaccess)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|57	BuildRequires:	pkgconfig(xfont)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|58	BuildRequires:	glamor-devel >= 0.6.0
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|59	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|60	Requires:	udev
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|61	Requires:	%{libxvmc} = %{EVRD}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|62	Requires:	%{libxvmc810} = %{EVRD}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|63	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|64	%description
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|65	x11-driver-video-intel is the X.org driver for Intel video chipsets.
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|66	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|67	%files
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|68	# the driver
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|69	%{_libdir}/xorg/modules/drivers/intel_drv.so
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|70	%{_libdir}/libIntelXvMC.so
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|71	%{_libdir}/libI810XvMC.so
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|72	%{_mandir}/man4/intel.4.*
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|73	# intel-backlight-helper
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|74	%{_libdir}/xf86-video-intel-backlight-helper
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|75	%{_datadir}/polkit-1/actions/org.x.xf86-video-intel.backlight-helper.policy
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|76	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|77	#----------------------------------------------------------------------------
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|78	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|79	%package -n %{libxvmc}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|80	Summary:	X Library
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|81	Group:		System/Libraries
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|82	Conflicts:	%{name} < 2.99.905-2
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|83	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|84	%description -n %{libxvmc}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|85	This package contains a shared library for %{name}.
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|86	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|87	%files  -n %{libxvmc}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|88	%{_libdir}/libIntelXvMC.so.%{major}*
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|89	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|90	#----------------------------------------------------------------------------
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|91	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|92	%package -n %{libxvmc810}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|93	Summary:	X Library
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|94	Group:		System/Libraries
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|95	Conflicts:	%{name} < 2.99.905-2
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|96	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|97	%description -n %{libxvmc810}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|98	This package contains a shared library for %{name}.
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|99	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|100	%files  -n %{libxvmc810}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|101	%{_libdir}/libI810XvMC.so.%{major}*
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|102	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|103	#----------------------------------------------------------------------------
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|104	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|105	%prep
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|106	%setup -qn xf86-video-intel-%{gitdate}-git%{gitrev}
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|107	%apply_patches
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|108	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|109	%build
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|110	autoreconf -vfi
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|111	%configure2_5x
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|112	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|113	%make
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|114	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|115	%install
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|116	%makeinstall_std
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|117	
14mu|x11-driver-video-intel-2.99.917-1.20160923.2|118	%changelog

26271 14
14mu|x11-driver-video-intel-config-modesetting-1.0-2|1	Summary:	X11 configuration for Intel graphics - enable modesetting driver
14mu|x11-driver-video-intel-config-modesetting-1.0-2|2	Name:		x11-driver-video-intel-config-modesetting
14mu|x11-driver-video-intel-config-modesetting-1.0-2|3	Version:	1.0
14mu|x11-driver-video-intel-config-modesetting-1.0-2|4	Release:	2
14mu|x11-driver-video-intel-config-modesetting-1.0-2|5	License:	GPLv2+
14mu|x11-driver-video-intel-config-modesetting-1.0-2|6	Group:		System/X11
14mu|x11-driver-video-intel-config-modesetting-1.0-2|7	Url:		https://abf.io/import/x11-driver-video-intel-config-modesetting
14mu|x11-driver-video-intel-config-modesetting-1.0-2|8	Source0:	51-intel.conf
14mu|x11-driver-video-intel-config-modesetting-1.0-2|9	Requires:	x11-server-common
14mu|x11-driver-video-intel-config-modesetting-1.0-2|10	Conflicts:	x11-driver-video-intel-config-uxa
14mu|x11-driver-video-intel-config-modesetting-1.0-2|11	BuildArch:	noarch
14mu|x11-driver-video-intel-config-modesetting-1.0-2|12	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|13	%description
14mu|x11-driver-video-intel-config-modesetting-1.0-2|14	The package provides a configuration file for X11 that enables
14mu|x11-driver-video-intel-config-modesetting-1.0-2|15	the "modesetting" driver for Intel graphics.The configuration will
14mu|x11-driver-video-intel-config-modesetting-1.0-2|16	be applied when the X11 server starts the next time.
14mu|x11-driver-video-intel-config-modesetting-1.0-2|17	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|18	%files
14mu|x11-driver-video-intel-config-modesetting-1.0-2|19	%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/51-intel.conf
14mu|x11-driver-video-intel-config-modesetting-1.0-2|20	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|21	#----------------------------------------------------------------------------
14mu|x11-driver-video-intel-config-modesetting-1.0-2|22	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|23	%prep
14mu|x11-driver-video-intel-config-modesetting-1.0-2|24	# Nothing to do
14mu|x11-driver-video-intel-config-modesetting-1.0-2|25	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|26	%build
14mu|x11-driver-video-intel-config-modesetting-1.0-2|27	# Nothing to do
14mu|x11-driver-video-intel-config-modesetting-1.0-2|28	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|29	%install
14mu|x11-driver-video-intel-config-modesetting-1.0-2|30	install -d %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
14mu|x11-driver-video-intel-config-modesetting-1.0-2|31	install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
14mu|x11-driver-video-intel-config-modesetting-1.0-2|32	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|33	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|34	%changelog
14mu|x11-driver-video-intel-config-modesetting-1.0-2|35	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|36	* Wed Jun 14 2017 keleg <vladimir.potapov@rosalab.ru> 1.0-2
14mu|x11-driver-video-intel-config-modesetting-1.0-2|37	- (3a739c6) Merge pull request #2 from import/x11-driver-video-intel-config-modesetting:rosa2016.1
14mu|x11-driver-video-intel-config-modesetting-1.0-2|38	- (3a739c6) Fixed a misprint in 51-intel.conf
14mu|x11-driver-video-intel-config-modesetting-1.0-2|39	
14mu|x11-driver-video-intel-config-modesetting-1.0-2|40	

26272 14
14mu|x11-driver-video-intel-config-uxa-1.0-1|1	Summary:	X11 configuration for Intel graphics - enable UXA acceleration
14mu|x11-driver-video-intel-config-uxa-1.0-1|2	Name:		x11-driver-video-intel-config-uxa
14mu|x11-driver-video-intel-config-uxa-1.0-1|3	Version:	1.0
14mu|x11-driver-video-intel-config-uxa-1.0-1|4	Release:	1
14mu|x11-driver-video-intel-config-uxa-1.0-1|5	License:	GPL
14mu|x11-driver-video-intel-config-uxa-1.0-1|6	Url:		https://abf.io/import/x11-driver-video-intel-config-uxa
14mu|x11-driver-video-intel-config-uxa-1.0-1|7	Group:		System/X11
14mu|x11-driver-video-intel-config-uxa-1.0-1|8	Source0:	50-intel.conf
14mu|x11-driver-video-intel-config-uxa-1.0-1|9	
14mu|x11-driver-video-intel-config-uxa-1.0-1|10	BuildArch:	noarch
14mu|x11-driver-video-intel-config-uxa-1.0-1|11	
14mu|x11-driver-video-intel-config-uxa-1.0-1|12	Requires:	x11-driver-video-intel
14mu|x11-driver-video-intel-config-uxa-1.0-1|13	
14mu|x11-driver-video-intel-config-uxa-1.0-1|14	
14mu|x11-driver-video-intel-config-uxa-1.0-1|15	%description
14mu|x11-driver-video-intel-config-uxa-1.0-1|16	The package provides a configuration file for X11 that enables the older and
14mu|x11-driver-video-intel-config-uxa-1.0-1|17	slower (but sometimes more reliable) "UXA" acceleration for Intel graphics.
14mu|x11-driver-video-intel-config-uxa-1.0-1|18	The configuration will be applied when the X11 server starts the next time.
14mu|x11-driver-video-intel-config-uxa-1.0-1|19	
14mu|x11-driver-video-intel-config-uxa-1.0-1|20	
14mu|x11-driver-video-intel-config-uxa-1.0-1|21	%prep
14mu|x11-driver-video-intel-config-uxa-1.0-1|22	# Nothing to do
14mu|x11-driver-video-intel-config-uxa-1.0-1|23	
14mu|x11-driver-video-intel-config-uxa-1.0-1|24	%build
14mu|x11-driver-video-intel-config-uxa-1.0-1|25	# Nothing to do
14mu|x11-driver-video-intel-config-uxa-1.0-1|26	
14mu|x11-driver-video-intel-config-uxa-1.0-1|27	%install
14mu|x11-driver-video-intel-config-uxa-1.0-1|28	install -d %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
14mu|x11-driver-video-intel-config-uxa-1.0-1|29	install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
14mu|x11-driver-video-intel-config-uxa-1.0-1|30	
14mu|x11-driver-video-intel-config-uxa-1.0-1|31	%files
14mu|x11-driver-video-intel-config-uxa-1.0-1|32	%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/50-intel.conf
14mu|x11-driver-video-intel-config-uxa-1.0-1|33	
14mu|x11-driver-video-intel-config-uxa-1.0-1|34	%changelog
14mu|x11-driver-video-intel-config-uxa-1.0-1|35	
14mu|x11-driver-video-intel-config-uxa-1.0-1|36	* Thu Jul 14 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0-1
14mu|x11-driver-video-intel-config-uxa-1.0-1|37	- (b14d6fb) Added the files
14mu|x11-driver-video-intel-config-uxa-1.0-1|38	
14mu|x11-driver-video-intel-config-uxa-1.0-1|39	

26273 14
14mu|x11-driver-video-mga-1.6.4-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-mga-1.6.4-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-mga-1.6.4-3|3	%define _disable_ld_now 1
14mu|x11-driver-video-mga-1.6.4-3|4	
14mu|x11-driver-video-mga-1.6.4-3|5	Summary:	X.org driver for Matrox Cards
14mu|x11-driver-video-mga-1.6.4-3|6	Name:		x11-driver-video-mga
14mu|x11-driver-video-mga-1.6.4-3|7	Version:	1.6.4
14mu|x11-driver-video-mga-1.6.4-3|8	Release:	3
14mu|x11-driver-video-mga-1.6.4-3|9	Epoch:		2
14mu|x11-driver-video-mga-1.6.4-3|10	License:	MIT
14mu|x11-driver-video-mga-1.6.4-3|11	Group:		System/X11
14mu|x11-driver-video-mga-1.6.4-3|12	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-mga-1.6.4-3|13	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mga-%{version}.tar.bz2
14mu|x11-driver-video-mga-1.6.4-3|14	BuildRequires:	pkgconfig(gl)
14mu|x11-driver-video-mga-1.6.4-3|15	BuildRequires:	pkgconfig(libdrm)
14mu|x11-driver-video-mga-1.6.4-3|16	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-mga-1.6.4-3|17	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-mga-1.6.4-3|18	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-mga-1.6.4-3|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-mga-1.6.4-3|20	
14mu|x11-driver-video-mga-1.6.4-3|21	%description
14mu|x11-driver-video-mga-1.6.4-3|22	x11-driver-video-mga is the X.org driver for Matrox Cards.
14mu|x11-driver-video-mga-1.6.4-3|23	
14mu|x11-driver-video-mga-1.6.4-3|24	%files
14mu|x11-driver-video-mga-1.6.4-3|25	%{_libdir}/xorg/modules/drivers/mga_drv.so
14mu|x11-driver-video-mga-1.6.4-3|26	%{_mandir}/man4/mga.*
14mu|x11-driver-video-mga-1.6.4-3|27	
14mu|x11-driver-video-mga-1.6.4-3|28	#----------------------------------------------------------------------------
14mu|x11-driver-video-mga-1.6.4-3|29	
14mu|x11-driver-video-mga-1.6.4-3|30	%prep
14mu|x11-driver-video-mga-1.6.4-3|31	%setup -qn xf86-video-mga-%{version}
14mu|x11-driver-video-mga-1.6.4-3|32	
14mu|x11-driver-video-mga-1.6.4-3|33	%build
14mu|x11-driver-video-mga-1.6.4-3|34	autoreconf -fis
14mu|x11-driver-video-mga-1.6.4-3|35	%configure2_5x
14mu|x11-driver-video-mga-1.6.4-3|36	%make
14mu|x11-driver-video-mga-1.6.4-3|37	
14mu|x11-driver-video-mga-1.6.4-3|38	%install
14mu|x11-driver-video-mga-1.6.4-3|39	%makeinstall_std
14mu|x11-driver-video-mga-1.6.4-3|40	
14mu|x11-driver-video-mga-1.6.4-3|41	
14mu|x11-driver-video-mga-1.6.4-3|42	
14mu|x11-driver-video-mga-1.6.4-3|43	%changelog
14mu|x11-driver-video-mga-1.6.4-3|44	
14mu|x11-driver-video-mga-1.6.4-3|45	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2:1.6.4-3
14mu|x11-driver-video-mga-1.6.4-3|46	- (c768f59) MassBuild#890: Increase release tag
14mu|x11-driver-video-mga-1.6.4-3|47	
14mu|x11-driver-video-mga-1.6.4-3|48	

26274 14
14mu|x11-driver-video-nouveau-1.0.14-1|1	#define gitrev 1da8a93
14mu|x11-driver-video-nouveau-1.0.14-1|2	#define gitdate 20160602
14mu|x11-driver-video-nouveau-1.0.14-1|3	# Git repo: http://cgit.freedesktop.org/nouveau/xf86-video-nouveau/
14mu|x11-driver-video-nouveau-1.0.14-1|4	
14mu|x11-driver-video-nouveau-1.0.14-1|5	# How to prepare the source archive from the git tree:
14mu|x11-driver-video-nouveau-1.0.14-1|6	# $ hash=`git log -1 --format='%h'`
14mu|x11-driver-video-nouveau-1.0.14-1|7	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|x11-driver-video-nouveau-1.0.14-1|8	# $ git archive --prefix xf86-video-nouveau-${date}-git${hash}/ ${hash} \
14mu|x11-driver-video-nouveau-1.0.14-1|9	#       | xz -7e > xf86-video-nouveau-${date}-git${hash}.tar.xz
14mu|x11-driver-video-nouveau-1.0.14-1|10	
14mu|x11-driver-video-nouveau-1.0.14-1|11	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-nouveau-1.0.14-1|12	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-nouveau-1.0.14-1|13	%define _disable_ld_now 1
14mu|x11-driver-video-nouveau-1.0.14-1|14	
14mu|x11-driver-video-nouveau-1.0.14-1|15	%define _disable_ld_no_undefined 1
14mu|x11-driver-video-nouveau-1.0.14-1|16	
14mu|x11-driver-video-nouveau-1.0.14-1|17	Summary:	Accelerated open source driver for NVIDIA cards
14mu|x11-driver-video-nouveau-1.0.14-1|18	Name:		x11-driver-video-nouveau
14mu|x11-driver-video-nouveau-1.0.14-1|19	Version:	1.0.14
14mu|x11-driver-video-nouveau-1.0.14-1|20	Release:	1
14mu|x11-driver-video-nouveau-1.0.14-1|21	License:	MIT
14mu|x11-driver-video-nouveau-1.0.14-1|22	Group:		System/X11
14mu|x11-driver-video-nouveau-1.0.14-1|23	Url:		http://nouveau.freedesktop.org/
14mu|x11-driver-video-nouveau-1.0.14-1|24	Source0:	http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nouveau-%{version}.tar.bz2
14mu|x11-driver-video-nouveau-1.0.14-1|25	#Source0:	xf86-video-nouveau-_{gitdate}-git_{gitrev}.tar.xz
14mu|x11-driver-video-nouveau-1.0.14-1|26	
14mu|x11-driver-video-nouveau-1.0.14-1|27	BuildRequires:	pkgconfig(gl)
14mu|x11-driver-video-nouveau-1.0.14-1|28	BuildRequires:	pkgconfig(libdrm) >= 2.4.60
14mu|x11-driver-video-nouveau-1.0.14-1|29	BuildRequires:	pkgconfig(udev) >= 186
14mu|x11-driver-video-nouveau-1.0.14-1|30	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-nouveau-1.0.14-1|31	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-nouveau-1.0.14-1|32	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-nouveau-1.0.14-1|33	BuildRequires:	libdrm-common
14mu|x11-driver-video-nouveau-1.0.14-1|34	Requires:	kmod(nouveau)
14mu|x11-driver-video-nouveau-1.0.14-1|35	Requires:	udev
14mu|x11-driver-video-nouveau-1.0.14-1|36	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-nouveau-1.0.14-1|37	
14mu|x11-driver-video-nouveau-1.0.14-1|38	%description
14mu|x11-driver-video-nouveau-1.0.14-1|39	The nouveau project aims to build high-quality, open source drivers
14mu|x11-driver-video-nouveau-1.0.14-1|40	for NVIDIA cards.
14mu|x11-driver-video-nouveau-1.0.14-1|41	
14mu|x11-driver-video-nouveau-1.0.14-1|42	%files
14mu|x11-driver-video-nouveau-1.0.14-1|43	%{_libdir}/xorg/modules/drivers/nouveau_drv.so
14mu|x11-driver-video-nouveau-1.0.14-1|44	%{_mandir}/man4/nouveau*
14mu|x11-driver-video-nouveau-1.0.14-1|45	
14mu|x11-driver-video-nouveau-1.0.14-1|46	#----------------------------------------------------------------------------
14mu|x11-driver-video-nouveau-1.0.14-1|47	
14mu|x11-driver-video-nouveau-1.0.14-1|48	%prep
14mu|x11-driver-video-nouveau-1.0.14-1|49	%setup -q -n xf86-video-nouveau-%{version}
14mu|x11-driver-video-nouveau-1.0.14-1|50	
14mu|x11-driver-video-nouveau-1.0.14-1|51	
14mu|x11-driver-video-nouveau-1.0.14-1|52	%build
14mu|x11-driver-video-nouveau-1.0.14-1|53	autoreconf -vfi
14mu|x11-driver-video-nouveau-1.0.14-1|54	%configure2_5x --disable-static
14mu|x11-driver-video-nouveau-1.0.14-1|55	%make
14mu|x11-driver-video-nouveau-1.0.14-1|56	
14mu|x11-driver-video-nouveau-1.0.14-1|57	%install
14mu|x11-driver-video-nouveau-1.0.14-1|58	%makeinstall_std
14mu|x11-driver-video-nouveau-1.0.14-1|59	
14mu|x11-driver-video-nouveau-1.0.14-1|60	
14mu|x11-driver-video-nouveau-1.0.14-1|61	%changelog
14mu|x11-driver-video-nouveau-1.0.14-1|62	
14mu|x11-driver-video-nouveau-1.0.14-1|63	* Mon Mar 13 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.14-1
14mu|x11-driver-video-nouveau-1.0.14-1|64	- (daf8c0b) Updated to version 1.0.14
14mu|x11-driver-video-nouveau-1.0.14-1|65	- (daf8c0b) This version:
14mu|x11-driver-video-nouveau-1.0.14-1|66	- (daf8c0b) * fixes some problems that show up with kernel 4.10+ (black
14mu|x11-driver-video-nouveau-1.0.14-1|67	- (daf8c0b) screen after inactivity in GNOME, etc.),
14mu|x11-driver-video-nouveau-1.0.14-1|68	- (daf8c0b) * adds support for GM10x and GM20x GPUs
14mu|x11-driver-video-nouveau-1.0.14-1|69	- (daf8c0b) * ...and has a few other improvements.
14mu|x11-driver-video-nouveau-1.0.14-1|70	
14mu|x11-driver-video-nouveau-1.0.14-1|71	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.13-4
14mu|x11-driver-video-nouveau-1.0.14-1|72	- (7f1b8b0) MassBuild#1230: Increase release tag
14mu|x11-driver-video-nouveau-1.0.14-1|73	
14mu|x11-driver-video-nouveau-1.0.14-1|74	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.13-3
14mu|x11-driver-video-nouveau-1.0.14-1|75	- (863777f) MassBuild#1169: Increase release tag
14mu|x11-driver-video-nouveau-1.0.14-1|76	
14mu|x11-driver-video-nouveau-1.0.14-1|77	* Thu Oct 06 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.13-2
14mu|x11-driver-video-nouveau-1.0.14-1|78	- (212d838) Release up for a rebuild with the new X11 server
14mu|x11-driver-video-nouveau-1.0.14-1|79	
14mu|x11-driver-video-nouveau-1.0.14-1|80	* Sun Oct 02 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.13-1
14mu|x11-driver-video-nouveau-1.0.14-1|81	- (f392ea0) Updated to version 1.0.13
14mu|x11-driver-video-nouveau-1.0.14-1|82	
14mu|x11-driver-video-nouveau-1.0.14-1|83	* Thu Jun 16 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.12-1.20160602
14mu|x11-driver-video-nouveau-1.0.14-1|84	- (d4ce8b6) Updated to git revision 1da8a93 (2016-06-02)
14mu|x11-driver-video-nouveau-1.0.14-1|85	
14mu|x11-driver-video-nouveau-1.0.14-1|86	* Thu Dec 10 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.11-2.20151117.2
14mu|x11-driver-video-nouveau-1.0.14-1|87	- (c17829e) Release up for a rebuild with X.org 1.17
14mu|x11-driver-video-nouveau-1.0.14-1|88	
14mu|x11-driver-video-nouveau-1.0.14-1|89	* Sun Dec 06 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.11-2.20151117.1
14mu|x11-driver-video-nouveau-1.0.14-1|90	- (ef69a2d) Updated to rev 6e6d8ac from the upstream git (v1.0.11, 2015-11-17)
14mu|x11-driver-video-nouveau-1.0.14-1|91	
14mu|x11-driver-video-nouveau-1.0.14-1|92	* Fri Oct 23 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.11-2.20150913.1
14mu|x11-driver-video-nouveau-1.0.14-1|93	- (3284ef8) Updated to rev 1ff13a9 from the upstream git (v1.0.11, 2015-09-13)
14mu|x11-driver-video-nouveau-1.0.14-1|94	
14mu|x11-driver-video-nouveau-1.0.14-1|95	* Fri Mar 06 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.11-1
14mu|x11-driver-video-nouveau-1.0.14-1|96	- (fbd4e8a) Updated to version 1.0.11
14mu|x11-driver-video-nouveau-1.0.14-1|97	- (fbd4e8a) Most significant changes:
14mu|x11-driver-video-nouveau-1.0.14-1|98	- (fbd4e8a) - Support for server managed fd's.
14mu|x11-driver-video-nouveau-1.0.14-1|99	- (fbd4e8a) - Maxwell GPUs support.
14mu|x11-driver-video-nouveau-1.0.14-1|100	- (fbd4e8a) - vsync'ed kms pageflip performance fixes when running on Linux 3.13+
14mu|x11-driver-video-nouveau-1.0.14-1|101	- (fbd4e8a) - Multi-display vsync, vblank, swap scheduling, timestamping fixes.
14mu|x11-driver-video-nouveau-1.0.14-1|102	- (fbd4e8a) - Multi x-screen support fixes.
14mu|x11-driver-video-nouveau-1.0.14-1|103	- (fbd4e8a) - ZaphodHead support on for multiple outputs per x-screen.
14mu|x11-driver-video-nouveau-1.0.14-1|104	- (fbd4e8a) - EXA nv-10 fixes.
14mu|x11-driver-video-nouveau-1.0.14-1|105	- (fbd4e8a) - Enable sync of swaps to vblank by default (Option GLXVblank "on").
14mu|x11-driver-video-nouveau-1.0.14-1|106	- (fbd4e8a) - Disable pseudo-triplebuffering by default (Option SwapLimit "1").
14mu|x11-driver-video-nouveau-1.0.14-1|107	
14mu|x11-driver-video-nouveau-1.0.14-1|108	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.0.10-5
14mu|x11-driver-video-nouveau-1.0.14-1|109	- (bcb7e47) MassBuild#656: Increase release tag
14mu|x11-driver-video-nouveau-1.0.14-1|110	
14mu|x11-driver-video-nouveau-1.0.14-1|111	* Sat Feb 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.10-4
14mu|x11-driver-video-nouveau-1.0.14-1|112	- (6539c38) Bump release
14mu|x11-driver-video-nouveau-1.0.14-1|113	
14mu|x11-driver-video-nouveau-1.0.14-1|114	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.10-3
14mu|x11-driver-video-nouveau-1.0.14-1|115	- (c6793ba) MassBuild#440: Increase release tag
14mu|x11-driver-video-nouveau-1.0.14-1|116	
14mu|x11-driver-video-nouveau-1.0.14-1|117	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.10-2
14mu|x11-driver-video-nouveau-1.0.14-1|118	- (3b00608) Disabled immediate symbol resolution for ld (it might have broken Xorg)
14mu|x11-driver-video-nouveau-1.0.14-1|119	
14mu|x11-driver-video-nouveau-1.0.14-1|120	* Wed May 07 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.10-1
14mu|x11-driver-video-nouveau-1.0.14-1|121	- (017e00a) Updated to version 1.0.10
14mu|x11-driver-video-nouveau-1.0.14-1|122	- (017e00a) Also, removed the patches which are now in the upstream.
14mu|x11-driver-video-nouveau-1.0.14-1|123	
14mu|x11-driver-video-nouveau-1.0.14-1|124	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.9-2
14mu|x11-driver-video-nouveau-1.0.14-1|125	- (dcf3c2c) LOG Spec cleanup
14mu|x11-driver-video-nouveau-1.0.14-1|126	
14mu|x11-driver-video-nouveau-1.0.14-1|127	* Fri Nov 01 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.9-1
14mu|x11-driver-video-nouveau-1.0.14-1|128	- (be82081) sync to cooker
14mu|x11-driver-video-nouveau-1.0.14-1|129	- (akdengi: 2fc276d) disable patch0
14mu|x11-driver-video-nouveau-1.0.14-1|130	- (akdengi: 2e2bd65) New version 1.0.9
14mu|x11-driver-video-nouveau-1.0.14-1|131	
14mu|x11-driver-video-nouveau-1.0.14-1|132	* Mon Jun 17 2013 akdengi <kazancas@mandriva.ru> 1.0.8-1
14mu|x11-driver-video-nouveau-1.0.14-1|133	- (6b7e3dc) New version 1.0.8
14mu|x11-driver-video-nouveau-1.0.14-1|134	
14mu|x11-driver-video-nouveau-1.0.14-1|135	* Fri Jan 11 2013 akdengi <kazancas@mandriva.ru> 1.0.6-1
14mu|x11-driver-video-nouveau-1.0.14-1|136	- (6eb5bae) update to 1.0.6
14mu|x11-driver-video-nouveau-1.0.14-1|137	
14mu|x11-driver-video-nouveau-1.0.14-1|138	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 1.0.4-1
14mu|x11-driver-video-nouveau-1.0.14-1|139	- (c61f468) LOG 1.0.4. Fix URL path
14mu|x11-driver-video-nouveau-1.0.14-1|140	- (akdengi: bcf40ab) LOG 1.0.4. Fix URL path
14mu|x11-driver-video-nouveau-1.0.14-1|141	
14mu|x11-driver-video-nouveau-1.0.14-1|142	* Wed Oct 31 2012 akdengi <kazancas@mandriva.ru> 1.0.3-1
14mu|x11-driver-video-nouveau-1.0.14-1|143	- (4205581) LOF -new version 1.0.3
14mu|x11-driver-video-nouveau-1.0.14-1|144	
14mu|x11-driver-video-nouveau-1.0.14-1|145	* Wed Oct 31 2012 Alexander Kazancev <kazancas@gmail.com> 1.0.2-2
14mu|x11-driver-video-nouveau-1.0.14-1|146	- (5759f7c) LOG - Rebuild for xorg-server 1.13
14mu|x11-driver-video-nouveau-1.0.14-1|147	
14mu|x11-driver-video-nouveau-1.0.14-1|148	* Mon Sep 17 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.2-1
14mu|x11-driver-video-nouveau-1.0.14-1|149	- (0dfab56) disable_libdrm_version_check.patch
14mu|x11-driver-video-nouveau-1.0.14-1|150	- (Alexander Khryukin: 0c3604b) disable_libdrm_version_check.patch
14mu|x11-driver-video-nouveau-1.0.14-1|151	- (Alexander Khryukin: f96249a) autoreconf -v --install
14mu|x11-driver-video-nouveau-1.0.14-1|152	- (Alexander Khryukin: 7e9c287) --disable-dependency-tracking
14mu|x11-driver-video-nouveau-1.0.14-1|153	- (Alexander Khryukin: 05629fe) version update 1.0.2
14mu|x11-driver-video-nouveau-1.0.14-1|154	
14mu|x11-driver-video-nouveau-1.0.14-1|155	

26275 14
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|1	%define gitrev 8f01595
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|2	%define gitdate 20160927
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|3	# Git repo: https://cgit.freedesktop.org/openchrome/xf86-video-openchrome/
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|4	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|5	# How to prepare the source archive from the git tree:
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|6	# $ hash=`git log -1 --format='%h'`
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|7	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|8	# $ git archive --prefix xf86-video-openchrome-${date}-git${hash}/ ${hash} \
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|9	#       | xz -7e > xf86-video-openchrome-${date}-git${hash}.tar.xz
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|10	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|11	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|12	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|13	%define _disable_ld_now 1
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|14	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|15	# keeping it here just in case someone wants to use the SVN version
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|16	# svn co http://svn.openchrome.org/svn/trunk openchrome
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|17	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|18	# (anssi) The unversioned symlink of XvMC library must be present in
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|19	# %{_libdir} during normal use, as libXvMC uses that name for dlopening.
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|20	# Our devel requires finder catches that, hence this exception:
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|21	%define __noautoreq 'devel\\(.*'
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|22	%define __noautoprov 'devel\\(.*'
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|23	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|24	%define major 1
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|25	%define libxvmc %mklibname chromeXvMC %{major}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|26	%define libpro %mklibname chromeXvMCPro %{major}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|27	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|28	Summary:	X.org driver for Unichrome cards from the OpenChrome project
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|29	Name:		x11-driver-video-openchrome
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|30	Version:	0.5.160
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|31	Release:	0.%{gitdate}.2
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|32	Group:		System/X11
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|33	License:	MIT
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|34	Url:		http://www.openchrome.org
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|35	#Source0:	http://xorg.freedesktop.org/archive/individual/driver/xf86-video-openchrome-%{version}.tar.bz2
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|36	Source0:	xf86-video-openchrome-%{gitdate}-git%{gitrev}.tar.xz
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|37	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|38	BuildRequires:	pkgconfig(gl)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|39	BuildRequires:	pkgconfig(libdrm)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|40	BuildRequires:	pkgconfig(x11)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|41	BuildRequires:	pkgconfig(xext)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|42	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|43	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|44	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|45	BuildRequires:	pkgconfig(xvmc)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|46	BuildRequires:	pkgconfig(udev)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|47	Requires:	%{libxvmc} = %{EVRD}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|48	Requires:	%{libpro} = %{EVRD}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|49	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|50	Requires:	udev
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|51	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|52	%description
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|53	A free and Open Source video driver for the VIA/S3G UniChrome and UniChrome Pro
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|54	graphics chipsets (CLE266, KN400, KM400, K8M800, PM800, CN400, VN800).
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|55	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|56	%files
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|57	%{_libdir}/xorg/modules/drivers/openchrome_drv.so
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|58	# These are not devel symlinks
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|59	%{_libdir}/libchromeXvMC.so
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|60	%{_libdir}/libchromeXvMCPro.so
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|61	%{_mandir}/man4/openchrome.*
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|62	%{_sbindir}/via_regs_dump
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|63	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|64	#----------------------------------------------------------------------------
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|65	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|66	%package -n %{libxvmc}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|67	Summary:	X Library
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|68	Group:		System/Libraries
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|69	Conflicts:	%{name} < 0.3.1-3
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|70	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|71	%description -n %{libxvmc}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|72	This package contains a shared library for %{name}.
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|73	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|74	%files  -n %{libxvmc}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|75	%{_libdir}/libchromeXvMC.so.%{major}*
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|76	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|77	#----------------------------------------------------------------------------
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|78	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|79	%package -n %{libpro}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|80	Summary:	X Library
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|81	Group:		System/Libraries
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|82	Conflicts:	%{name} < 0.3.1-3
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|83	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|84	%description -n %{libpro}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|85	This package contains a shared library for %{name}.
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|86	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|87	%files  -n %{libpro}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|88	%{_libdir}/libchromeXvMCPro.so.%{major}*
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|89	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|90	#----------------------------------------------------------------------------
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|91	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|92	%prep
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|93	%setup -qn xf86-video-openchrome-%{gitdate}-git%{gitrev}
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|94	%apply_patches
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|95	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|96	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|97	%build
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|98	autoreconf -fiv
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|99	%configure2_5x \
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|100	--disable-static \
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|101	--enable-viaregtool \
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|102	--enable-dri
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|103	%make
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|104	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|105	%install
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|106	%makeinstall_std
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|107	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|108	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|109	%changelog
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|110	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|111	* Thu Oct 06 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.5.160-0.20160927.2
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|112	- (3217939) Release up for a rebuild with the new X11 server
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|113	
14mu|x11-driver-video-openchrome-0.5.160-0.20160927.2|114	

26276 14
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|1	%define gitrev 9739b6a
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|2	%define gitdate 20161004
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|3	# Git repo: http://cgit.freedesktop.org/xorg/driver/xf86-video-qxl/
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|4	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|5	# How to prepare the source archive from the git tree:
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|6	# $ hash=`git log -1 --format='%h'`
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|7	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|8	# $ git archive --prefix xf86-video-qxl-${date}-git${hash}/ ${hash} \
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|9	#       | xz -7e > xf86-video-qxl-${date}-git${hash}.tar.xz
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|10	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|11	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|12	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|13	%define _disable_ld_now 1
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|14	%define _disable_ld_no_undefined 1
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|15	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|16	Summary:	X.org driver for the QXL virtual GPUs
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|17	Name:		x11-driver-video-qxl
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|18	Version:	0.1.4
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|19	Release:	7.%{gitdate}.2
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|20	License:	MIT
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|21	Group:		System/X11
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|22	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|23	#Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-qxl-%{version}.tar.bz2
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|24	Source0:	xf86-video-qxl-%{gitdate}-git%{gitrev}.tar.xz
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|25	BuildRequires:	pkgconfig(fontsproto)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|26	BuildRequires:	pkgconfig(pciaccess) >= 0.10
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|27	BuildRequires:	pkgconfig(randrproto)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|28	BuildRequires:	pkgconfig(renderproto)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|29	BuildRequires:	pkgconfig(spice-protocol) >= 0.12.0
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|30	BuildRequires:	pkgconfig(videoproto)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|31	BuildRequires:	pkgconfig(xf86dgaproto)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|32	BuildRequires:	pkgconfig(xorg-macros) >= 1.4
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|33	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|34	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|35	BuildRequires:	pkgconfig(xfont)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|36	BuildRequires:	pkgconfig(libdrm)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|37	BuildRequires:	pkgconfig(udev)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|38	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|39	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|40	# From Fedora
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|41	Patch1: qxl-kms-disable-composite.patch
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|42	Patch2: no-surfaces-kms.patch
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|43	Patch3: 0001-worst-hack-of-all-time-to-qxl-driver.patch
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|44	Patch4: 0001-Adjust-xspice_wakeup_handler-prototype-for-building-.patch
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|45	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|46	%description
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|47	The QXL virtual GPU is found in the RedHat Enterprise
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|48	Virtualisation system, and also in the spice project.
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|49	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|50	%files
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|51	%doc COPYING NEWS README
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|52	%{_libdir}/xorg/modules/drivers/qxl_drv.so
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|53	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|54	#----------------------------------------------------------------------------
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|55	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|56	%prep
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|57	%setup -qn xf86-video-qxl-%{gitdate}-git%{gitrev}
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|58	%apply_patches
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|59	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|60	%build
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|61	autoreconf -fvi
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|62	%configure2_5x
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|63	%make
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|64	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|65	%install
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|66	%makeinstall_std
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|67	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|68	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|69	%changelog
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|70	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|71	* Thu Oct 06 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.4-7.20161004.2
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|72	- (4da6362) Release up for a rebuild with the new X11 server
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|73	
14mu|x11-driver-video-qxl-0.1.4-7.20161004.2|74	

26277 14
14mu|x11-driver-video-s3-0.6.5-13|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-s3-0.6.5-13|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-s3-0.6.5-13|3	%define _disable_ld_now 1
14mu|x11-driver-video-s3-0.6.5-13|4	
14mu|x11-driver-video-s3-0.6.5-13|5	%define _disable_ld_no_undefined 1
14mu|x11-driver-video-s3-0.6.5-13|6	
14mu|x11-driver-video-s3-0.6.5-13|7	Summary:	X.org driver for generic S3 Cards
14mu|x11-driver-video-s3-0.6.5-13|8	Name:		x11-driver-video-s3
14mu|x11-driver-video-s3-0.6.5-13|9	Version:	0.6.5
14mu|x11-driver-video-s3-0.6.5-13|10	Release:	13
14mu|x11-driver-video-s3-0.6.5-13|11	License:	MIT
14mu|x11-driver-video-s3-0.6.5-13|12	Group:		System/X11
14mu|x11-driver-video-s3-0.6.5-13|13	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-s3-0.6.5-13|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3-%{version}.tar.bz2
14mu|x11-driver-video-s3-0.6.5-13|15	Patch0:		remove_mibstore_h.patch
14mu|x11-driver-video-s3-0.6.5-13|16	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-s3-0.6.5-13|17	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-s3-0.6.5-13|18	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-s3-0.6.5-13|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-s3-0.6.5-13|20	
14mu|x11-driver-video-s3-0.6.5-13|21	%description
14mu|x11-driver-video-s3-0.6.5-13|22	x11-driver-video-s3 is the X.org driver for generic S3 Cards.
14mu|x11-driver-video-s3-0.6.5-13|23	
14mu|x11-driver-video-s3-0.6.5-13|24	%files
14mu|x11-driver-video-s3-0.6.5-13|25	%{_libdir}/xorg/modules/drivers/s3_drv.so
14mu|x11-driver-video-s3-0.6.5-13|26	%{_mandir}/man4/s3.*
14mu|x11-driver-video-s3-0.6.5-13|27	
14mu|x11-driver-video-s3-0.6.5-13|28	#----------------------------------------------------------------------------
14mu|x11-driver-video-s3-0.6.5-13|29	
14mu|x11-driver-video-s3-0.6.5-13|30	%prep
14mu|x11-driver-video-s3-0.6.5-13|31	%setup -qn xf86-video-s3-%{version}
14mu|x11-driver-video-s3-0.6.5-13|32	%apply_patches
14mu|x11-driver-video-s3-0.6.5-13|33	
14mu|x11-driver-video-s3-0.6.5-13|34	%build
14mu|x11-driver-video-s3-0.6.5-13|35	%configure2_5x
14mu|x11-driver-video-s3-0.6.5-13|36	%make
14mu|x11-driver-video-s3-0.6.5-13|37	
14mu|x11-driver-video-s3-0.6.5-13|38	%install
14mu|x11-driver-video-s3-0.6.5-13|39	%makeinstall_std
14mu|x11-driver-video-s3-0.6.5-13|40	
14mu|x11-driver-video-s3-0.6.5-13|41	
14mu|x11-driver-video-s3-0.6.5-13|42	%changelog
14mu|x11-driver-video-s3-0.6.5-13|43	
14mu|x11-driver-video-s3-0.6.5-13|44	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.6.5-13
14mu|x11-driver-video-s3-0.6.5-13|45	- (2cbe180) MassBuild#890: Increase release tag
14mu|x11-driver-video-s3-0.6.5-13|46	
14mu|x11-driver-video-s3-0.6.5-13|47	

26278 14
14mu|x11-driver-video-s3virge-1.10.7-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-s3virge-1.10.7-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-s3virge-1.10.7-3|3	%define _disable_ld_now 1
14mu|x11-driver-video-s3virge-1.10.7-3|4	
14mu|x11-driver-video-s3virge-1.10.7-3|5	%define _disable_ld_no_undefined 1
14mu|x11-driver-video-s3virge-1.10.7-3|6	
14mu|x11-driver-video-s3virge-1.10.7-3|7	Summary:	X.org driver for S3 Virge Cards
14mu|x11-driver-video-s3virge-1.10.7-3|8	Name:		x11-driver-video-s3virge
14mu|x11-driver-video-s3virge-1.10.7-3|9	Version:	1.10.7
14mu|x11-driver-video-s3virge-1.10.7-3|10	Release:	3
14mu|x11-driver-video-s3virge-1.10.7-3|11	License:	MIT
14mu|x11-driver-video-s3virge-1.10.7-3|12	Group:		System/X11
14mu|x11-driver-video-s3virge-1.10.7-3|13	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-s3virge-1.10.7-3|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3virge-%{version}.tar.bz2
14mu|x11-driver-video-s3virge-1.10.7-3|15	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-s3virge-1.10.7-3|16	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-s3virge-1.10.7-3|17	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-s3virge-1.10.7-3|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-s3virge-1.10.7-3|19	
14mu|x11-driver-video-s3virge-1.10.7-3|20	%description
14mu|x11-driver-video-s3virge-1.10.7-3|21	x11-driver-video-s3virge is the X.org driver for S3 Virge Cards.
14mu|x11-driver-video-s3virge-1.10.7-3|22	
14mu|x11-driver-video-s3virge-1.10.7-3|23	%files
14mu|x11-driver-video-s3virge-1.10.7-3|24	%doc COPYING
14mu|x11-driver-video-s3virge-1.10.7-3|25	%{_libdir}/xorg/modules/drivers/s3virge_drv.so
14mu|x11-driver-video-s3virge-1.10.7-3|26	%{_mandir}/man4/s3virge.*
14mu|x11-driver-video-s3virge-1.10.7-3|27	
14mu|x11-driver-video-s3virge-1.10.7-3|28	#----------------------------------------------------------------------------
14mu|x11-driver-video-s3virge-1.10.7-3|29	
14mu|x11-driver-video-s3virge-1.10.7-3|30	%prep
14mu|x11-driver-video-s3virge-1.10.7-3|31	%setup -qn xf86-video-s3virge-%{version}
14mu|x11-driver-video-s3virge-1.10.7-3|32	%apply_patches
14mu|x11-driver-video-s3virge-1.10.7-3|33	
14mu|x11-driver-video-s3virge-1.10.7-3|34	%build
14mu|x11-driver-video-s3virge-1.10.7-3|35	%configure2_5x
14mu|x11-driver-video-s3virge-1.10.7-3|36	%make
14mu|x11-driver-video-s3virge-1.10.7-3|37	
14mu|x11-driver-video-s3virge-1.10.7-3|38	%install
14mu|x11-driver-video-s3virge-1.10.7-3|39	%makeinstall_std
14mu|x11-driver-video-s3virge-1.10.7-3|40	
14mu|x11-driver-video-s3virge-1.10.7-3|41	
14mu|x11-driver-video-s3virge-1.10.7-3|42	%changelog
14mu|x11-driver-video-s3virge-1.10.7-3|43	
14mu|x11-driver-video-s3virge-1.10.7-3|44	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.10.7-3
14mu|x11-driver-video-s3virge-1.10.7-3|45	- (f58b917) MassBuild#890: Increase release tag
14mu|x11-driver-video-s3virge-1.10.7-3|46	
14mu|x11-driver-video-s3virge-1.10.7-3|47	

26279 14
14mu|x11-driver-video-savage-2.3.8-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-savage-2.3.8-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-savage-2.3.8-3|3	%define _disable_ld_now 1
14mu|x11-driver-video-savage-2.3.8-3|4	
14mu|x11-driver-video-savage-2.3.8-3|5	%define _disable_ld_no_undefined 1
14mu|x11-driver-video-savage-2.3.8-3|6	
14mu|x11-driver-video-savage-2.3.8-3|7	Summary:	X.org driver for S3 Savage Cards
14mu|x11-driver-video-savage-2.3.8-3|8	Name:		x11-driver-video-savage
14mu|x11-driver-video-savage-2.3.8-3|9	Version:	2.3.8
14mu|x11-driver-video-savage-2.3.8-3|10	Release:	3
14mu|x11-driver-video-savage-2.3.8-3|11	License:	MIT
14mu|x11-driver-video-savage-2.3.8-3|12	Group:		System/X11
14mu|x11-driver-video-savage-2.3.8-3|13	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-savage-2.3.8-3|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-savage-%{version}.tar.bz2
14mu|x11-driver-video-savage-2.3.8-3|15	BuildRequires:	pkgconfig(gl)
14mu|x11-driver-video-savage-2.3.8-3|16	BuildRequires:	pkgconfig(libdrm)
14mu|x11-driver-video-savage-2.3.8-3|17	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-savage-2.3.8-3|18	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-savage-2.3.8-3|19	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-savage-2.3.8-3|20	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-savage-2.3.8-3|21	
14mu|x11-driver-video-savage-2.3.8-3|22	%description
14mu|x11-driver-video-savage-2.3.8-3|23	x11-driver-video-savage is the X.org driver for S3 Savage Cards.
14mu|x11-driver-video-savage-2.3.8-3|24	
14mu|x11-driver-video-savage-2.3.8-3|25	%files
14mu|x11-driver-video-savage-2.3.8-3|26	%{_libdir}/xorg/modules/drivers/savage_drv.so
14mu|x11-driver-video-savage-2.3.8-3|27	%{_mandir}/man4/savage.*
14mu|x11-driver-video-savage-2.3.8-3|28	
14mu|x11-driver-video-savage-2.3.8-3|29	#----------------------------------------------------------------------------
14mu|x11-driver-video-savage-2.3.8-3|30	
14mu|x11-driver-video-savage-2.3.8-3|31	%prep
14mu|x11-driver-video-savage-2.3.8-3|32	%setup -qn xf86-video-savage-%{version}
14mu|x11-driver-video-savage-2.3.8-3|33	%apply_patches
14mu|x11-driver-video-savage-2.3.8-3|34	
14mu|x11-driver-video-savage-2.3.8-3|35	%build
14mu|x11-driver-video-savage-2.3.8-3|36	%configure2_5x
14mu|x11-driver-video-savage-2.3.8-3|37	%make
14mu|x11-driver-video-savage-2.3.8-3|38	
14mu|x11-driver-video-savage-2.3.8-3|39	%install
14mu|x11-driver-video-savage-2.3.8-3|40	%makeinstall_std
14mu|x11-driver-video-savage-2.3.8-3|41	
14mu|x11-driver-video-savage-2.3.8-3|42	
14mu|x11-driver-video-savage-2.3.8-3|43	%changelog
14mu|x11-driver-video-savage-2.3.8-3|44	
14mu|x11-driver-video-savage-2.3.8-3|45	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.3.8-3
14mu|x11-driver-video-savage-2.3.8-3|46	- (4ecc210) MassBuild#890: Increase release tag
14mu|x11-driver-video-savage-2.3.8-3|47	
14mu|x11-driver-video-savage-2.3.8-3|48	

26280 14
14mu|x11-driver-video-sis-0.10.8-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-sis-0.10.8-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-sis-0.10.8-3|3	%define _disable_ld_now 1
14mu|x11-driver-video-sis-0.10.8-3|4	
14mu|x11-driver-video-sis-0.10.8-3|5	Summary:	X.org driver for SiS Cards
14mu|x11-driver-video-sis-0.10.8-3|6	Name:		x11-driver-video-sis
14mu|x11-driver-video-sis-0.10.8-3|7	Version:	0.10.8
14mu|x11-driver-video-sis-0.10.8-3|8	Release:	3
14mu|x11-driver-video-sis-0.10.8-3|9	License:	MIT
14mu|x11-driver-video-sis-0.10.8-3|10	Group:		System/X11
14mu|x11-driver-video-sis-0.10.8-3|11	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-sis-0.10.8-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-%{version}.tar.bz2
14mu|x11-driver-video-sis-0.10.8-3|13	BuildRequires:	pkgconfig(gl)
14mu|x11-driver-video-sis-0.10.8-3|14	BuildRequires:	pkgconfig(libdrm)
14mu|x11-driver-video-sis-0.10.8-3|15	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-sis-0.10.8-3|16	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-sis-0.10.8-3|17	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-sis-0.10.8-3|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-sis-0.10.8-3|19	
14mu|x11-driver-video-sis-0.10.8-3|20	%description
14mu|x11-driver-video-sis-0.10.8-3|21	x11-driver-video-sis is the X.org driver for SiS Cards.
14mu|x11-driver-video-sis-0.10.8-3|22	
14mu|x11-driver-video-sis-0.10.8-3|23	%files
14mu|x11-driver-video-sis-0.10.8-3|24	%{_libdir}/xorg/modules/drivers/sis_drv.so
14mu|x11-driver-video-sis-0.10.8-3|25	%{_mandir}/man4/sis.*
14mu|x11-driver-video-sis-0.10.8-3|26	
14mu|x11-driver-video-sis-0.10.8-3|27	#----------------------------------------------------------------------------
14mu|x11-driver-video-sis-0.10.8-3|28	
14mu|x11-driver-video-sis-0.10.8-3|29	%prep
14mu|x11-driver-video-sis-0.10.8-3|30	%setup -qn xf86-video-sis-%{version}
14mu|x11-driver-video-sis-0.10.8-3|31	%apply_patches
14mu|x11-driver-video-sis-0.10.8-3|32	
14mu|x11-driver-video-sis-0.10.8-3|33	%build
14mu|x11-driver-video-sis-0.10.8-3|34	%configure2_5x
14mu|x11-driver-video-sis-0.10.8-3|35	%make
14mu|x11-driver-video-sis-0.10.8-3|36	
14mu|x11-driver-video-sis-0.10.8-3|37	%install
14mu|x11-driver-video-sis-0.10.8-3|38	%makeinstall_std
14mu|x11-driver-video-sis-0.10.8-3|39	
14mu|x11-driver-video-sis-0.10.8-3|40	
14mu|x11-driver-video-sis-0.10.8-3|41	%changelog
14mu|x11-driver-video-sis-0.10.8-3|42	
14mu|x11-driver-video-sis-0.10.8-3|43	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.10.8-3
14mu|x11-driver-video-sis-0.10.8-3|44	- (3c7931c) MassBuild#890: Increase release tag
14mu|x11-driver-video-sis-0.10.8-3|45	
14mu|x11-driver-video-sis-0.10.8-3|46	

26281 14
14mu|x11-driver-video-vesa-2.3.4-6|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-vesa-2.3.4-6|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-vesa-2.3.4-6|3	%define _disable_ld_now 1
14mu|x11-driver-video-vesa-2.3.4-6|4	
14mu|x11-driver-video-vesa-2.3.4-6|5	# Need to access symbols from the X Server and other dlopen'ed modules
14mu|x11-driver-video-vesa-2.3.4-6|6	%define _disable_ld_no_undefined 1
14mu|x11-driver-video-vesa-2.3.4-6|7	
14mu|x11-driver-video-vesa-2.3.4-6|8	Summary:	X.org driver for Generic VESA Cards
14mu|x11-driver-video-vesa-2.3.4-6|9	Name:		x11-driver-video-vesa
14mu|x11-driver-video-vesa-2.3.4-6|10	Version:	2.3.4
14mu|x11-driver-video-vesa-2.3.4-6|11	Release:	6
14mu|x11-driver-video-vesa-2.3.4-6|12	Group:		System/X11
14mu|x11-driver-video-vesa-2.3.4-6|13	License:	MIT
14mu|x11-driver-video-vesa-2.3.4-6|14	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-vesa-2.3.4-6|15	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vesa-%{version}.tar.bz2
14mu|x11-driver-video-vesa-2.3.4-6|16	
14mu|x11-driver-video-vesa-2.3.4-6|17	# Upstream patches
14mu|x11-driver-video-vesa-2.3.4-6|18	Patch0:		0001-When-debugging-print-the-VGAbase-as-well.patch
14mu|x11-driver-video-vesa-2.3.4-6|19	Patch1:		0002-Use-default-refresh-by-default.patch
14mu|x11-driver-video-vesa-2.3.4-6|20	
14mu|x11-driver-video-vesa-2.3.4-6|21	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-vesa-2.3.4-6|22	BuildRequires:	pkgconfig(xorg-server)
14mu|x11-driver-video-vesa-2.3.4-6|23	BuildRequires:	x11-util-macros
14mu|x11-driver-video-vesa-2.3.4-6|24	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-vesa-2.3.4-6|25	
14mu|x11-driver-video-vesa-2.3.4-6|26	%description
14mu|x11-driver-video-vesa-2.3.4-6|27	x11-driver-video-vesa is the X.org driver for Generic VESA Cards.
14mu|x11-driver-video-vesa-2.3.4-6|28	
14mu|x11-driver-video-vesa-2.3.4-6|29	%files
14mu|x11-driver-video-vesa-2.3.4-6|30	%{_libdir}/xorg/modules/drivers/vesa_drv.so
14mu|x11-driver-video-vesa-2.3.4-6|31	%{_mandir}/man4/vesa.4*
14mu|x11-driver-video-vesa-2.3.4-6|32	
14mu|x11-driver-video-vesa-2.3.4-6|33	#----------------------------------------------------------------------------
14mu|x11-driver-video-vesa-2.3.4-6|34	
14mu|x11-driver-video-vesa-2.3.4-6|35	%prep
14mu|x11-driver-video-vesa-2.3.4-6|36	%setup -qn xf86-video-vesa-%{version}
14mu|x11-driver-video-vesa-2.3.4-6|37	%apply_patches
14mu|x11-driver-video-vesa-2.3.4-6|38	
14mu|x11-driver-video-vesa-2.3.4-6|39	%build
14mu|x11-driver-video-vesa-2.3.4-6|40	%configure2_5x
14mu|x11-driver-video-vesa-2.3.4-6|41	%make
14mu|x11-driver-video-vesa-2.3.4-6|42	
14mu|x11-driver-video-vesa-2.3.4-6|43	%install
14mu|x11-driver-video-vesa-2.3.4-6|44	%makeinstall_std
14mu|x11-driver-video-vesa-2.3.4-6|45	
14mu|x11-driver-video-vesa-2.3.4-6|46	
14mu|x11-driver-video-vesa-2.3.4-6|47	%changelog
14mu|x11-driver-video-vesa-2.3.4-6|48	
14mu|x11-driver-video-vesa-2.3.4-6|49	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.4-6
14mu|x11-driver-video-vesa-2.3.4-6|50	- (519f4db) MassBuild#1169: Increase release tag
14mu|x11-driver-video-vesa-2.3.4-6|51	
14mu|x11-driver-video-vesa-2.3.4-6|52	

26282 14
14mu|x11-driver-video-vmware-13.2.1-1|1	#define gitrev d5550b7
14mu|x11-driver-video-vmware-13.2.1-1|2	#define gitdate 20160530
14mu|x11-driver-video-vmware-13.2.1-1|3	# Git repo: http://cgit.freedesktop.org/xorg/driver/xf86-video-vmware/
14mu|x11-driver-video-vmware-13.2.1-1|4	
14mu|x11-driver-video-vmware-13.2.1-1|5	# How to prepare the source archive from the git tree:
14mu|x11-driver-video-vmware-13.2.1-1|6	# $ hash=`git log -1 --format='%h'`
14mu|x11-driver-video-vmware-13.2.1-1|7	# $ date=`git log -1 --format='%cd' --date=short | tr -d -`
14mu|x11-driver-video-vmware-13.2.1-1|8	# $ git archive --prefix xf86-video-vmware-${date}-git${hash}/ ${hash} \
14mu|x11-driver-video-vmware-13.2.1-1|9	#       | xz -7e > xf86-video-vmware-${date}-git${hash}.tar.xz
14mu|x11-driver-video-vmware-13.2.1-1|10	
14mu|x11-driver-video-vmware-13.2.1-1|11	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-driver-video-vmware-13.2.1-1|12	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-driver-video-vmware-13.2.1-1|13	%define _disable_ld_now 1
14mu|x11-driver-video-vmware-13.2.1-1|14	
14mu|x11-driver-video-vmware-13.2.1-1|15	%define _disable_ld_no_undefined 1
14mu|x11-driver-video-vmware-13.2.1-1|16	
14mu|x11-driver-video-vmware-13.2.1-1|17	Summary:	X.org driver for VMWare(tm)
14mu|x11-driver-video-vmware-13.2.1-1|18	Name:		x11-driver-video-vmware
14mu|x11-driver-video-vmware-13.2.1-1|19	Version:	13.2.1
14mu|x11-driver-video-vmware-13.2.1-1|20	Release:	1
14mu|x11-driver-video-vmware-13.2.1-1|21	License:	MIT
14mu|x11-driver-video-vmware-13.2.1-1|22	Group:		System/X11
14mu|x11-driver-video-vmware-13.2.1-1|23	Url:		http://xorg.freedesktop.org
14mu|x11-driver-video-vmware-13.2.1-1|24	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vmware-%{version}.tar.bz2
14mu|x11-driver-video-vmware-13.2.1-1|25	#Source0:	xf86-video-vmware-%{gitdate}-git%{gitrev}.tar.xz
14mu|x11-driver-video-vmware-13.2.1-1|26	
14mu|x11-driver-video-vmware-13.2.1-1|27	BuildRequires:	pkgconfig(libdrm)
14mu|x11-driver-video-vmware-13.2.1-1|28	BuildRequires:	pkgconfig(xatracker)
14mu|x11-driver-video-vmware-13.2.1-1|29	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-driver-video-vmware-13.2.1-1|30	BuildRequires:	pkgconfig(xorg-server) >= 1.12
14mu|x11-driver-video-vmware-13.2.1-1|31	BuildRequires:	pkgconfig(xproto)
14mu|x11-driver-video-vmware-13.2.1-1|32	BuildRequires:	pkgconfig(udev)
14mu|x11-driver-video-vmware-13.2.1-1|33	Requires:	%{_lib}dri-drivers
14mu|x11-driver-video-vmware-13.2.1-1|34	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
14mu|x11-driver-video-vmware-13.2.1-1|35	
14mu|x11-driver-video-vmware-13.2.1-1|36	%description
14mu|x11-driver-video-vmware-13.2.1-1|37	x11-driver-video-vmware is the X.org driver for VMWare(tm).
14mu|x11-driver-video-vmware-13.2.1-1|38	
14mu|x11-driver-video-vmware-13.2.1-1|39	%files
14mu|x11-driver-video-vmware-13.2.1-1|40	%config(noreplace) %{_sysconfdir}/modprobe.d/vmwgfx.conf
14mu|x11-driver-video-vmware-13.2.1-1|41	%{_bindir}/vmwarectrl
14mu|x11-driver-video-vmware-13.2.1-1|42	%{_libdir}/xorg/modules/drivers/vmware_drv.so
14mu|x11-driver-video-vmware-13.2.1-1|43	%{_mandir}/man4/vmware.*
14mu|x11-driver-video-vmware-13.2.1-1|44	
14mu|x11-driver-video-vmware-13.2.1-1|45	#----------------------------------------------------------------------------
14mu|x11-driver-video-vmware-13.2.1-1|46	
14mu|x11-driver-video-vmware-13.2.1-1|47	%prep
14mu|x11-driver-video-vmware-13.2.1-1|48	%setup -qn xf86-video-vmware-%{version}
14mu|x11-driver-video-vmware-13.2.1-1|49	%apply_patches
14mu|x11-driver-video-vmware-13.2.1-1|50	
14mu|x11-driver-video-vmware-13.2.1-1|51	
14mu|x11-driver-video-vmware-13.2.1-1|52	%build
14mu|x11-driver-video-vmware-13.2.1-1|53	autoreconf -vfi
14mu|x11-driver-video-vmware-13.2.1-1|54	%configure2_5x \
14mu|x11-driver-video-vmware-13.2.1-1|55	--enable-vmwarectrl-client
14mu|x11-driver-video-vmware-13.2.1-1|56	%make
14mu|x11-driver-video-vmware-13.2.1-1|57	
14mu|x11-driver-video-vmware-13.2.1-1|58	%install
14mu|x11-driver-video-vmware-13.2.1-1|59	%makeinstall_std
14mu|x11-driver-video-vmware-13.2.1-1|60	
14mu|x11-driver-video-vmware-13.2.1-1|61	# XXX: this should ultimately rather be handled by ie. XFdrake
14mu|x11-driver-video-vmware-13.2.1-1|62	install -d %{buildroot}%{_sysconfdir}/modprobe.d
14mu|x11-driver-video-vmware-13.2.1-1|63	tee > %{buildroot}%{_sysconfdir}/modprobe.d/vmwgfx.conf << EOF
14mu|x11-driver-video-vmware-13.2.1-1|64	options vmwgfx enable_fbdev=1
14mu|x11-driver-video-vmware-13.2.1-1|65	EOF
14mu|x11-driver-video-vmware-13.2.1-1|66	
14mu|x11-driver-video-vmware-13.2.1-1|67	
14mu|x11-driver-video-vmware-13.2.1-1|68	%changelog
14mu|x11-driver-video-vmware-13.2.1-1|69	
14mu|x11-driver-video-vmware-13.2.1-1|70	* Fri Nov 18 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 13.2.1-1
14mu|x11-driver-video-vmware-13.2.1-1|71	- (b5ef6a9) Updated to version 13.2.1
14mu|x11-driver-video-vmware-13.2.1-1|72	
14mu|x11-driver-video-vmware-13.2.1-1|73	

26283 14
14mu|x11-font-util-1.3.1-1|1	%bcond_with bootstrap
14mu|x11-font-util-1.3.1-1|2	
14mu|x11-font-util-1.3.1-1|3	Summary:	Xorg X11 font utilities
14mu|x11-font-util-1.3.1-1|4	Name:		x11-font-util
14mu|x11-font-util-1.3.1-1|5	Version:	1.3.1
14mu|x11-font-util-1.3.1-1|6	Release:	1
14mu|x11-font-util-1.3.1-1|7	License:	BSD
14mu|x11-font-util-1.3.1-1|8	Group:		Development/X11
14mu|x11-font-util-1.3.1-1|9	Url:		http://xorg.freedesktop.org
14mu|x11-font-util-1.3.1-1|10	Source0:	http://xorg.freedesktop.org/releases/individual/font/font-util-%{version}.tar.bz2
14mu|x11-font-util-1.3.1-1|11	BuildRequires:	x11-util-macros >= 1.1.5
14mu|x11-font-util-1.3.1-1|12	%if !%{with bootstrap}
14mu|x11-font-util-1.3.1-1|13	Requires:	bdftopcf
14mu|x11-font-util-1.3.1-1|14	%endif
14mu|x11-font-util-1.3.1-1|15	Requires:	fonttosfnt
14mu|x11-font-util-1.3.1-1|16	Requires:	fslsfonts
14mu|x11-font-util-1.3.1-1|17	Requires:	fstobdf
14mu|x11-font-util-1.3.1-1|18	Requires:	mkfontdir
14mu|x11-font-util-1.3.1-1|19	Requires:	mkfontscale
14mu|x11-font-util-1.3.1-1|20	Requires:	showfont
14mu|x11-font-util-1.3.1-1|21	Requires:	xlsfonts
14mu|x11-font-util-1.3.1-1|22	
14mu|x11-font-util-1.3.1-1|23	%description
14mu|x11-font-util-1.3.1-1|24	Xorg X11 font utilities.
14mu|x11-font-util-1.3.1-1|25	
14mu|x11-font-util-1.3.1-1|26	%files
14mu|x11-font-util-1.3.1-1|27	%dir %{_datadir}/fonts/util
14mu|x11-font-util-1.3.1-1|28	%{_bindir}/bdftruncate
14mu|x11-font-util-1.3.1-1|29	%{_bindir}/ucs2any
14mu|x11-font-util-1.3.1-1|30	%{_datadir}/aclocal/fontutil.m4
14mu|x11-font-util-1.3.1-1|31	%{_datadir}/fonts/util/*
14mu|x11-font-util-1.3.1-1|32	%{_libdir}/pkgconfig/fontutil.pc
14mu|x11-font-util-1.3.1-1|33	%{_mandir}/man1/bdftruncate.*
14mu|x11-font-util-1.3.1-1|34	%{_mandir}/man1/ucs2any.*
14mu|x11-font-util-1.3.1-1|35	
14mu|x11-font-util-1.3.1-1|36	#----------------------------------------------------------------------------
14mu|x11-font-util-1.3.1-1|37	
14mu|x11-font-util-1.3.1-1|38	%prep
14mu|x11-font-util-1.3.1-1|39	%setup -q -n font-util-%{version}
14mu|x11-font-util-1.3.1-1|40	%apply_patches
14mu|x11-font-util-1.3.1-1|41	
14mu|x11-font-util-1.3.1-1|42	%build
14mu|x11-font-util-1.3.1-1|43	%configure2_5x \
14mu|x11-font-util-1.3.1-1|44	--x-includes=%{_includedir} \
14mu|x11-font-util-1.3.1-1|45	--x-libraries=%{_libdir} \
14mu|x11-font-util-1.3.1-1|46	--with-mapdir=%{_datadir}/fonts/util
14mu|x11-font-util-1.3.1-1|47	
14mu|x11-font-util-1.3.1-1|48	%make
14mu|x11-font-util-1.3.1-1|49	
14mu|x11-font-util-1.3.1-1|50	%install
14mu|x11-font-util-1.3.1-1|51	%makeinstall_std
14mu|x11-font-util-1.3.1-1|52	
14mu|x11-font-util-1.3.1-1|53	
14mu|x11-font-util-1.3.1-1|54	%changelog
14mu|x11-font-util-1.3.1-1|55	
14mu|x11-font-util-1.3.1-1|56	* Mon Sep 28 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.3.1-1
14mu|x11-font-util-1.3.1-1|57	- (0147365) Updated to version 1.3.1; removed the patch for aarch64
14mu|x11-font-util-1.3.1-1|58	
14mu|x11-font-util-1.3.1-1|59	

26284 14
14mu|x11-proto-devel-7.7-7|1	%define debug_package %{nil}
14mu|x11-proto-devel-7.7-7|2	%define builddocs 1
14mu|x11-proto-devel-7.7-7|3	#define bootstrap 0
14mu|x11-proto-devel-7.7-7|4	#{?_without_bootstrap: %global bootstrap 0}
14mu|x11-proto-devel-7.7-7|5	#{?_with_bootstrap: %global bootstrap 1}
14mu|x11-proto-devel-7.7-7|6	
14mu|x11-proto-devel-7.7-7|7	%define applewm_version 1.4.2
14mu|x11-proto-devel-7.7-7|8	%define bigreqs_version 1.1.2
14mu|x11-proto-devel-7.7-7|9	%define composite_version 0.4.2
14mu|x11-proto-devel-7.7-7|10	%define damage_version 1.2.1
14mu|x11-proto-devel-7.7-7|11	%define dmx_version 2.3.1
14mu|x11-proto-devel-7.7-7|12	%define dri2_version 2.8
14mu|x11-proto-devel-7.7-7|13	%define dri3_version 1.0
14mu|x11-proto-devel-7.7-7|14	%define evieext_version 1.1.1
14mu|x11-proto-devel-7.7-7|15	%define fixes_version 5.0
14mu|x11-proto-devel-7.7-7|16	%define fontcache_version 0.1.3
14mu|x11-proto-devel-7.7-7|17	%define fonts_version 2.1.3
14mu|x11-proto-devel-7.7-7|18	%define gl_version 1.4.17
14mu|x11-proto-devel-7.7-7|19	%define input_version 2.3
14mu|x11-proto-devel-7.7-7|20	%define kb_version 1.0.7
14mu|x11-proto-devel-7.7-7|21	%define present_version 1.0
14mu|x11-proto-devel-7.7-7|22	%define print_version 1.0.5
14mu|x11-proto-devel-7.7-7|23	%define randr_version 1.5.0
14mu|x11-proto-devel-7.7-7|24	%define record_version 1.14.2
14mu|x11-proto-devel-7.7-7|25	%define render_version 0.11.1
14mu|x11-proto-devel-7.7-7|26	%define resource_version 1.2.0
14mu|x11-proto-devel-7.7-7|27	%define scrnsaver_version 1.2.2
14mu|x11-proto-devel-7.7-7|28	%define trap_version 3.4.3
14mu|x11-proto-devel-7.7-7|29	%define video_version 2.3.2
14mu|x11-proto-devel-7.7-7|30	%define vnc_version 1.0.0
14mu|x11-proto-devel-7.7-7|31	%define windowswm_version 1.0.4
14mu|x11-proto-devel-7.7-7|32	%define xcmisc_version 1.2.2
14mu|x11-proto-devel-7.7-7|33	%define xext_version 7.3.0
14mu|x11-proto-devel-7.7-7|34	%define xf86bigfont_version 1.2.0
14mu|x11-proto-devel-7.7-7|35	%define xf86dga_version 2.1
14mu|x11-proto-devel-7.7-7|36	%define xf86dri_version 2.1.1
14mu|x11-proto-devel-7.7-7|37	%define xf86misc_version 0.9.3
14mu|x11-proto-devel-7.7-7|38	%define xf86vidmode_version 2.3.1
14mu|x11-proto-devel-7.7-7|39	%define xinerama_version 1.2.1
14mu|x11-proto-devel-7.7-7|40	%define xproto_version 7.0.28
14mu|x11-proto-devel-7.7-7|41	%define xproxymanagement_version 1.0.3
14mu|x11-proto-devel-7.7-7|42	%define xcb_version 1.11
14mu|x11-proto-devel-7.7-7|43	
14mu|x11-proto-devel-7.7-7|44	%define oldxorgnamedevel %mklibname xorg-x11
14mu|x11-proto-devel-7.7-7|45	
14mu|x11-proto-devel-7.7-7|46	Name:		x11-proto-devel
14mu|x11-proto-devel-7.7-7|47	Summary:	Xorg X11 protocol specification headers
14mu|x11-proto-devel-7.7-7|48	Version:	7.7
14mu|x11-proto-devel-7.7-7|49	Release:	7
14mu|x11-proto-devel-7.7-7|50	Group:		Development/X11
14mu|x11-proto-devel-7.7-7|51	License:	MIT
14mu|x11-proto-devel-7.7-7|52	URL:		http://xorg.freedesktop.org
14mu|x11-proto-devel-7.7-7|53	Source0:	http://xorg.freedesktop.org/releases/individual/proto/applewmproto-%{applewm_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|54	Source1:	http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-%{bigreqs_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|55	Source2:	http://xorg.freedesktop.org/releases/individual/proto/compositeproto-%{composite_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|56	Source3:	http://xorg.freedesktop.org/releases/individual/proto/damageproto-%{damage_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|57	Source4:	http://xorg.freedesktop.org/releases/individual/proto/dmxproto-%{dmx_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|58	Source5:	http://xorg.freedesktop.org/releases/individual/proto/evieext-%{evieext_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|59	Source6:	http://xorg.freedesktop.org/releases/individual/proto/fixesproto-%{fixes_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|60	Source7:	http://xorg.freedesktop.org/releases/individual/proto/fontcacheproto-%{fontcache_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|61	Source8:	http://xorg.freedesktop.org/releases/individual/proto/fontsproto-%{fonts_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|62	Source9:	http://xorg.freedesktop.org/releases/individual/proto/glproto-%{gl_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|63	Source10:	http://xorg.freedesktop.org/releases/individual/proto/inputproto-%{input_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|64	Source11:	http://xorg.freedesktop.org/releases/individual/proto/kbproto-%{kb_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|65	Source12:	http://xorg.freedesktop.org/releases/individual/proto/printproto-%{print_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|66	Source13:	http://xorg.freedesktop.org/releases/individual/proto/randrproto-%{randr_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|67	Source14:	http://xorg.freedesktop.org/releases/individual/proto/recordproto-%{record_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|68	Source15:	http://xorg.freedesktop.org/releases/individual/proto/renderproto-%{render_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|69	Source16:	http://xorg.freedesktop.org/releases/individual/proto/resourceproto-%{resource_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|70	Source17:	http://xorg.freedesktop.org/releases/individual/proto/scrnsaverproto-%{scrnsaver_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|71	Source18:	http://xorg.freedesktop.org/releases/individual/proto/trapproto-%{trap_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|72	Source19:	http://xorg.freedesktop.org/releases/individual/proto/videoproto-%{video_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|73	Source20:	http://xorg.freedesktop.org/releases/individual/proto/windowswmproto-%{windowswm_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|74	Source21:	http://xorg.freedesktop.org/releases/individual/proto/xcmiscproto-%{xcmisc_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|75	Source22:	http://xorg.freedesktop.org/releases/individual/proto/xextproto-%{xext_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|76	Source23:	http://xorg.freedesktop.org/releases/individual/proto/xf86bigfontproto-%{xf86bigfont_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|77	Source24:	http://xorg.freedesktop.org/releases/individual/proto/xf86dgaproto-%{xf86dga_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|78	Source25:	http://xorg.freedesktop.org/releases/individual/proto/xf86driproto-%{xf86dri_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|79	Source26:	http://xorg.freedesktop.org/releases/individual/proto/xf86miscproto-%{xf86misc_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|80	Source27:	http://xorg.freedesktop.org/releases/individual/proto/xf86vidmodeproto-%{xf86vidmode_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|81	Source28:	http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-%{xinerama_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|82	Source29:	http://xorg.freedesktop.org/releases/individual/proto/xproto-%{xproto_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|83	Source30:	http://xorg.freedesktop.org/releases/individual/proto/xproxymanagementprotocol-%{xproxymanagement_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|84	Source31:	http://xf4vnc.sf.net/vncproto-%{vnc_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|85	Source32:	http://xcb.freedesktop.org/dist/xcb-proto-%{xcb_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|86	Source33:	http://xorg.freedesktop.org/releases/individual/proto/dri2proto-%{dri2_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|87	Source34:	http://xorg.freedesktop.org/releases/individual/proto/dri3proto-%{dri3_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|88	Source35:	http://xorg.freedesktop.org/releases/individual/proto/presentproto-%{present_version}.tar.bz2
14mu|x11-proto-devel-7.7-7|89	Source36:	config.guess
14mu|x11-proto-devel-7.7-7|90	Source37:	config.sub
14mu|x11-proto-devel-7.7-7|91	
14mu|x11-proto-devel-7.7-7|92	Patch1:		presentproto-0001-Force-Window-and-Pixmap-to-be-CARD32-on-the-wire.patch
14mu|x11-proto-devel-7.7-7|93	
14mu|x11-proto-devel-7.7-7|94	BuildRequires:	x11-util-macros >= 1.19.0
14mu|x11-proto-devel-7.7-7|95	%if %{builddocs}
14mu|x11-proto-devel-7.7-7|96	# For docs:
14mu|x11-proto-devel-7.7-7|97	BuildRequires:	asciidoc
14mu|x11-proto-devel-7.7-7|98	BuildRequires:	docbook-dtd412-xml
14mu|x11-proto-devel-7.7-7|99	BuildRequires:	docbook-dtd43-xml
14mu|x11-proto-devel-7.7-7|100	BuildRequires:	docbook-dtd45-xml
14mu|x11-proto-devel-7.7-7|101	#BuildRequires:	fop
14mu|x11-proto-devel-7.7-7|102	BuildRequires:	xmlto
14mu|x11-proto-devel-7.7-7|103	BuildRequires:	x11-sgml-doctools
14mu|x11-proto-devel-7.7-7|104	%endif
14mu|x11-proto-devel-7.7-7|105	
14mu|x11-proto-devel-7.7-7|106	# (cg) As previously noted by gw, requiring libxt-devel and libxau-devel
14mu|x11-proto-devel-7.7-7|107	# creates a circular dependency. This can cause problems when building e.g.
14mu|x11-proto-devel-7.7-7|108	# libx11 as it requires itself. When libxcb changed and droped a provided library
14mu|x11-proto-devel-7.7-7|109	# libx11 could not be rebuilt due to this problem.
14mu|x11-proto-devel-7.7-7|110	#
14mu|x11-proto-devel-7.7-7|111	# In order to build libx11 without the circular problem, it is necessary
14mu|x11-proto-devel-7.7-7|112	# to submit a bootstrapping version of this package that contains the minimal
14mu|x11-proto-devel-7.7-7|113	# (manual) pkgconfig() provides as commented below, and disable the
14mu|x11-proto-devel-7.7-7|114	# BuildRequires on libxt-devel and libxau-devel.
14mu|x11-proto-devel-7.7-7|115	# After libx11 is built and available, this package should be reverted.
14mu|x11-proto-devel-7.7-7|116	#if %bootstrap
14mu|x11-proto-devel-7.7-7|117	#Provides: pkgconfig(xproto) pkgconfig(kbproto) pkgconfig(renderproto)
14mu|x11-proto-devel-7.7-7|118	#else
14mu|x11-proto-devel-7.7-7|119	#BuildRequires:	libxt-devel
14mu|x11-proto-devel-7.7-7|120	#BuildRequires:	libxau-devel
14mu|x11-proto-devel-7.7-7|121	#endif
14mu|x11-proto-devel-7.7-7|122	BuildRequires:	python
14mu|x11-proto-devel-7.7-7|123	Conflicts:	%{oldxorgnamedevel}-devel < 7.0
14mu|x11-proto-devel-7.7-7|124	Conflicts:	libxext6-devel <= 1.0.99.3-1mdv2010.0
14mu|x11-proto-devel-7.7-7|125	
14mu|x11-proto-devel-7.7-7|126	%description
14mu|x11-proto-devel-7.7-7|127	X.Org X11 Protocol headers.
14mu|x11-proto-devel-7.7-7|128	
14mu|x11-proto-devel-7.7-7|129	#-----------------------------------------------------------
14mu|x11-proto-devel-7.7-7|130	
14mu|x11-proto-devel-7.7-7|131	%package -n x11-proto-doc
14mu|x11-proto-devel-7.7-7|132	Summary:	Documentation for the X11 protocol and extensions
14mu|x11-proto-devel-7.7-7|133	Group:		Development/X11
14mu|x11-proto-devel-7.7-7|134	# Old proto-devel versions had some docs:
14mu|x11-proto-devel-7.7-7|135	Conflicts:	x11-proto-devel <= 7.6-0.3mdv2011.0
14mu|x11-proto-devel-7.7-7|136	
14mu|x11-proto-devel-7.7-7|137	%description -n x11-proto-doc
14mu|x11-proto-devel-7.7-7|138	Documentation for the X11 protocol and extensions.
14mu|x11-proto-devel-7.7-7|139	
14mu|x11-proto-devel-7.7-7|140	#-----------------------------------------------------------
14mu|x11-proto-devel-7.7-7|141	
14mu|x11-proto-devel-7.7-7|142	%prep
14mu|x11-proto-devel-7.7-7|143	%setup -q -c x11-proto-devel -b1 -b2 -b3 -b4 -b5 -b6 -b7 -b8 -b9 -b10 -b11 -b12 -b13 -b14 -b15 -b16 -b17 -b18 -b19 -b20 -b21 -b22 -b23 -b24 -b25 -b26 -b27 -b28 -b29 -b30 -b31 -b32 -b33 -b34 -b35
14mu|x11-proto-devel-7.7-7|144	
14mu|x11-proto-devel-7.7-7|145	for i in $(find . -name config.sub);do cp -f %{SOURCE37} $i;done
14mu|x11-proto-devel-7.7-7|146	for i in $(find . -name config.guess);do cp -f %{SOURCE36} $i;done
14mu|x11-proto-devel-7.7-7|147	
14mu|x11-proto-devel-7.7-7|148	%build
14mu|x11-proto-devel-7.7-7|149	# vncproto is from cvs
14mu|x11-proto-devel-7.7-7|150	pushd vncproto-*
14mu|x11-proto-devel-7.7-7|151	aclocal
14mu|x11-proto-devel-7.7-7|152	automake -a -c
14mu|x11-proto-devel-7.7-7|153	autoconf
14mu|x11-proto-devel-7.7-7|154	popd
14mu|x11-proto-devel-7.7-7|155	
14mu|x11-proto-devel-7.7-7|156	pushd presentproto-*
14mu|x11-proto-devel-7.7-7|157	%patch1 -p1
14mu|x11-proto-devel-7.7-7|158	popd
14mu|x11-proto-devel-7.7-7|159	
14mu|x11-proto-devel-7.7-7|160	for dir in *; do
14mu|x11-proto-devel-7.7-7|161	pushd $dir
14mu|x11-proto-devel-7.7-7|162	%configure2_5x
14mu|x11-proto-devel-7.7-7|163	%make
14mu|x11-proto-devel-7.7-7|164	popd
14mu|x11-proto-devel-7.7-7|165	done
14mu|x11-proto-devel-7.7-7|166	
14mu|x11-proto-devel-7.7-7|167	%install
14mu|x11-proto-devel-7.7-7|168	for dir in *; do
14mu|x11-proto-devel-7.7-7|169	if [ -d $dir ]; then
14mu|x11-proto-devel-7.7-7|170	pushd $dir
14mu|x11-proto-devel-7.7-7|171	%makeinstall_std
14mu|x11-proto-devel-7.7-7|172	popd
14mu|x11-proto-devel-7.7-7|173	fi
14mu|x11-proto-devel-7.7-7|174	done
14mu|x11-proto-devel-7.7-7|175	
14mu|x11-proto-devel-7.7-7|176	# kill Xprint manpage since it clearly doesn't belong to printproto:
14mu|x11-proto-devel-7.7-7|177	rm -rf %{buildroot}%{_mandir}/man7/Xprint*
14mu|x11-proto-devel-7.7-7|178	
14mu|x11-proto-devel-7.7-7|179	%files
14mu|x11-proto-devel-7.7-7|180	%dir %{_datadir}/xcb
14mu|x11-proto-devel-7.7-7|181	%{_includedir}/GL/glx*
14mu|x11-proto-devel-7.7-7|182	%{_includedir}/GL/internal/*
14mu|x11-proto-devel-7.7-7|183	%{_includedir}/X11/*.h
14mu|x11-proto-devel-7.7-7|184	%{_includedir}/X11/dri/*
14mu|x11-proto-devel-7.7-7|185	%{_includedir}/X11/extensions/*
14mu|x11-proto-devel-7.7-7|186	%{_includedir}/X11/fonts/*
14mu|x11-proto-devel-7.7-7|187	%{_includedir}/X11/PM/*
14mu|x11-proto-devel-7.7-7|188	%{_libdir}/pkgconfig/*.pc
14mu|x11-proto-devel-7.7-7|189	%{_datadir}/xcb/*
14mu|x11-proto-devel-7.7-7|190	# xcbgen stuff
14mu|x11-proto-devel-7.7-7|191	%{python_sitelib}/xcbgen/__init__.py
14mu|x11-proto-devel-7.7-7|192	%{python_sitelib}/xcbgen/__init__.pyc
14mu|x11-proto-devel-7.7-7|193	%{python_sitelib}/xcbgen/__init__.pyo
14mu|x11-proto-devel-7.7-7|194	%{python_sitelib}/xcbgen/error.py
14mu|x11-proto-devel-7.7-7|195	%{python_sitelib}/xcbgen/error.pyc
14mu|x11-proto-devel-7.7-7|196	%{python_sitelib}/xcbgen/error.pyo
14mu|x11-proto-devel-7.7-7|197	%{python_sitelib}/xcbgen/expr.py
14mu|x11-proto-devel-7.7-7|198	%{python_sitelib}/xcbgen/expr.pyc
14mu|x11-proto-devel-7.7-7|199	%{python_sitelib}/xcbgen/expr.pyo
14mu|x11-proto-devel-7.7-7|200	%{python_sitelib}/xcbgen/matcher.py
14mu|x11-proto-devel-7.7-7|201	%{python_sitelib}/xcbgen/matcher.pyc
14mu|x11-proto-devel-7.7-7|202	%{python_sitelib}/xcbgen/matcher.pyo
14mu|x11-proto-devel-7.7-7|203	%{python_sitelib}/xcbgen/state.py
14mu|x11-proto-devel-7.7-7|204	%{python_sitelib}/xcbgen/state.pyc
14mu|x11-proto-devel-7.7-7|205	%{python_sitelib}/xcbgen/state.pyo
14mu|x11-proto-devel-7.7-7|206	%{python_sitelib}/xcbgen/xtypes.py
14mu|x11-proto-devel-7.7-7|207	%{python_sitelib}/xcbgen/xtypes.pyc
14mu|x11-proto-devel-7.7-7|208	%{python_sitelib}/xcbgen/xtypes.pyo
14mu|x11-proto-devel-7.7-7|209	
14mu|x11-proto-devel-7.7-7|210	%files -n x11-proto-doc
14mu|x11-proto-devel-7.7-7|211	%{_datadir}/doc/bigreqsproto
14mu|x11-proto-devel-7.7-7|212	%{_datadir}/doc/compositeproto
14mu|x11-proto-devel-7.7-7|213	%{_datadir}/doc/damageproto
14mu|x11-proto-devel-7.7-7|214	%{_datadir}/doc/dri2proto
14mu|x11-proto-devel-7.7-7|215	%{_datadir}/doc/dri3proto
14mu|x11-proto-devel-7.7-7|216	%{_datadir}/doc/fixesproto
14mu|x11-proto-devel-7.7-7|217	%{_datadir}/doc/fontsproto
14mu|x11-proto-devel-7.7-7|218	%{_datadir}/doc/inputproto
14mu|x11-proto-devel-7.7-7|219	%{_datadir}/doc/presentproto
14mu|x11-proto-devel-7.7-7|220	%{_datadir}/doc/randrproto
14mu|x11-proto-devel-7.7-7|221	%{_datadir}/doc/recordproto
14mu|x11-proto-devel-7.7-7|222	%{_datadir}/doc/renderproto
14mu|x11-proto-devel-7.7-7|223	%{_datadir}/doc/resourceproto
14mu|x11-proto-devel-7.7-7|224	%{_datadir}/doc/scrnsaverproto
14mu|x11-proto-devel-7.7-7|225	%{_datadir}/doc/videoproto
14mu|x11-proto-devel-7.7-7|226	%{_datadir}/doc/xcmiscproto
14mu|x11-proto-devel-7.7-7|227	%{_datadir}/doc/xextproto
14mu|x11-proto-devel-7.7-7|228	%{_datadir}/doc/xproxymanagementprotocol
14mu|x11-proto-devel-7.7-7|229	%{_datadir}/doc/xproto
14mu|x11-proto-devel-7.7-7|230	%{_datadir}/doc/kbproto
14mu|x11-proto-devel-7.7-7|231	
14mu|x11-proto-devel-7.7-7|232	%changelog
14mu|x11-proto-devel-7.7-7|233	
14mu|x11-proto-devel-7.7-7|234	* Tue Sep 01 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 7.7-7
14mu|x11-proto-devel-7.7-7|235	- (fe715c4) Updated the protocol files
14mu|x11-proto-devel-7.7-7|236	- (fe715c4) fontsproto => 2.1.3
14mu|x11-proto-devel-7.7-7|237	- (fe715c4) kbproto => 1.0.7
14mu|x11-proto-devel-7.7-7|238	- (fe715c4) randrproto => 1.5.0
14mu|x11-proto-devel-7.7-7|239	- (fe715c4) xproto => 7.0.28
14mu|x11-proto-devel-7.7-7|240	- (fe715c4) xcbproto => 1.11
14mu|x11-proto-devel-7.7-7|241	
14mu|x11-proto-devel-7.7-7|242	

26285 14
14mu|x11-server-1.17.4-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14mu|x11-server-1.17.4-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14mu|x11-server-1.17.4-3|3	%define _disable_ld_now 1
14mu|x11-server-1.17.4-3|4	
14mu|x11-server-1.17.4-3|5	# Need this for shared objects that reference X Server, or other modules symbols
14mu|x11-server-1.17.4-3|6	%define _disable_ld_no_undefined 1
14mu|x11-server-1.17.4-3|7	# Do magic with .rpmsave named links
14mu|x11-server-1.17.4-3|8	%define pre_post_trans 1
14mu|x11-server-1.17.4-3|9	
14mu|x11-server-1.17.4-3|10	%bcond_with builddocs
14mu|x11-server-1.17.4-3|11	%bcond_with dbus
14mu|x11-server-1.17.4-3|12	%bcond_with debug
14mu|x11-server-1.17.4-3|13	%bcond_without dmx
14mu|x11-server-1.17.4-3|14	%bcond_without xfake
14mu|x11-server-1.17.4-3|15	%{?build_selinux}%{?!build_selinux:%bcond_with selinux}
14mu|x11-server-1.17.4-3|16	
14mu|x11-server-1.17.4-3|17	# Disable XWayland support for now.
14mu|x11-server-1.17.4-3|18	%bcond_with wayland
14mu|x11-server-1.17.4-3|19	
14mu|x11-server-1.17.4-3|20	# Alternatives priority for standard libglx.so and mesa libs
14mu|x11-server-1.17.4-3|21	%define priority 500
14mu|x11-server-1.17.4-3|22	
14mu|x11-server-1.17.4-3|23	# Search for modules in extra_module_dir before the default path.
14mu|x11-server-1.17.4-3|24	# This will allow fglrx to install its modified modules in more cleaner way.
14mu|x11-server-1.17.4-3|25	%define extra_module_dir %{_libdir}/xorg/extra-modules
14mu|x11-server-1.17.4-3|26	%define xorg1_6_extra_modules %{_libdir}/xorg/xorg-1.6-extra-modules
14mu|x11-server-1.17.4-3|27	
14mu|x11-server-1.17.4-3|28	# ABI versions.  Have to keep these manually in sync with the source
14mu|x11-server-1.17.4-3|29	# because rpm is a terrible language.  HTFU.
14mu|x11-server-1.17.4-3|30	%define ansic_major 0
14mu|x11-server-1.17.4-3|31	%define ansic_minor 4
14mu|x11-server-1.17.4-3|32	%define videodrv_major 19
14mu|x11-server-1.17.4-3|33	%define videodrv_minor 0
14mu|x11-server-1.17.4-3|34	%define xinput_major 21
14mu|x11-server-1.17.4-3|35	%define xinput_minor 1
14mu|x11-server-1.17.4-3|36	%define extension_major 9
14mu|x11-server-1.17.4-3|37	%define extension_minor 0
14mu|x11-server-1.17.4-3|38	
14mu|x11-server-1.17.4-3|39	Summary:	X11 servers
14mu|x11-server-1.17.4-3|40	Name:		x11-server
14mu|x11-server-1.17.4-3|41	Version:	1.17.4
14mu|x11-server-1.17.4-3|42	Release:	3
14mu|x11-server-1.17.4-3|43	Epoch:		1
14mu|x11-server-1.17.4-3|44	License:	GPLv2+ and MIT
14mu|x11-server-1.17.4-3|45	Group:		System/X11
14mu|x11-server-1.17.4-3|46	Url:		http://xorg.freedesktop.org
14mu|x11-server-1.17.4-3|47	Source0:	http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
14mu|x11-server-1.17.4-3|48	Source1:	xserver.pamd
14mu|x11-server-1.17.4-3|49	Source2:	xvfb-run.sh
14mu|x11-server-1.17.4-3|50	# from RH/FC:
14mu|x11-server-1.17.4-3|51	# for requires generation in drivers
14mu|x11-server-1.17.4-3|52	Source30:	xserver-sdk-abi-requires
14mu|x11-server-1.17.4-3|53	Source100:	x11-server.rpmlintrc
14mu|x11-server-1.17.4-3|54	
14mu|x11-server-1.17.4-3|55	# Mandriva/Mageia patches
14mu|x11-server-1.17.4-3|56	Patch900:	0900-Use-a-X-wrapper-that-uses-pam-and-consolehelper-to-g.patch
14mu|x11-server-1.17.4-3|57	Patch901:	0901-Don-t-print-information-about-X-Server-being-a-pre-r.patch
14mu|x11-server-1.17.4-3|58	Patch905:	0905-Xorg-add-an-extra-module-path.patch
14mu|x11-server-1.17.4-3|59	
14mu|x11-server-1.17.4-3|60	Patch930:	xorg-1.13.0-link-tirpc.patch
14mu|x11-server-1.17.4-3|61	Patch931:	point-user-at-journal-rather-than-dev-null.patch
14mu|x11-server-1.17.4-3|62	
14mu|x11-server-1.17.4-3|63	# Other patches
14mu|x11-server-1.17.4-3|64	# Do not crash if Xv is not initialized (patch from xorg-devel ML)
14mu|x11-server-1.17.4-3|65	# The crash happened when v4l was loaded and xv was not registered,
14mu|x11-server-1.17.4-3|66	# for example on RV610 with radeon driver
14mu|x11-server-1.17.4-3|67	Patch1001:	1001-do-not-crash-if-xv-not-initialized.patch
14mu|x11-server-1.17.4-3|68	
14mu|x11-server-1.17.4-3|69	#Fedora patches
14mu|x11-server-1.17.4-3|70	Patch2007:	exa-only-draw-valid-trapezoids.patch
14mu|x11-server-1.17.4-3|71	Patch2101:	0001-linux-Add-linux_parse_vt_settings-and-linux_get_keep.patch
14mu|x11-server-1.17.4-3|72	Patch2102:	0002-linux-Add-a-may_fail-paramter-to-linux_parse_vt_sett.patch
14mu|x11-server-1.17.4-3|73	Patch2103:	0003-systemd-logind-Only-use-systemd-logind-integration-t.patch
14mu|x11-server-1.17.4-3|74	Patch2104:	0001-dix-Add-unaccelerated-valuators-to-the-ValuatorMask.patch
14mu|x11-server-1.17.4-3|75	Patch2105:	0002-dix-hook-up-the-unaccelerated-valuator-masks.patch
14mu|x11-server-1.17.4-3|76	
14mu|x11-server-1.17.4-3|77	
14mu|x11-server-1.17.4-3|78	# FIXME: build with systemtap installed is broken
14mu|x11-server-1.17.4-3|79	BuildConflicts:	systemtap
14mu|x11-server-1.17.4-3|80	
14mu|x11-server-1.17.4-3|81	# Probably only needed if we change .l or .y files, but let's have them anyway:
14mu|x11-server-1.17.4-3|82	BuildRequires:	byacc
14mu|x11-server-1.17.4-3|83	BuildRequires:	flex
14mu|x11-server-1.17.4-3|84	BuildRequires:	bison
14mu|x11-server-1.17.4-3|85	%if %{with builddocs}
14mu|x11-server-1.17.4-3|86	BuildRequires:	doxygen
14mu|x11-server-1.17.4-3|87	BuildRequires:	lynx
14mu|x11-server-1.17.4-3|88	BuildRequires:	x11-sgml-doctools >= 1.8
14mu|x11-server-1.17.4-3|89	BuildRequires:	xmlto
14mu|x11-server-1.17.4-3|90	%endif
14mu|x11-server-1.17.4-3|91	BuildRequires:	x11-font-util
14mu|x11-server-1.17.4-3|92	BuildRequires:	x11-util-macros
14mu|x11-server-1.17.4-3|93	BuildRequires:	pam-devel
14mu|x11-server-1.17.4-3|94	%if %{with dbus}
14mu|x11-server-1.17.4-3|95	BuildRequires:	pkgconfig(dbus-1)
14mu|x11-server-1.17.4-3|96	%endif
14mu|x11-server-1.17.4-3|97	%if %{with dmx}
14mu|x11-server-1.17.4-3|98	BuildRequires:	pkgconfig(dmx)
14mu|x11-server-1.17.4-3|99	%endif
14mu|x11-server-1.17.4-3|100	BuildRequires:	pkgconfig(xtst)
14mu|x11-server-1.17.4-3|101	BuildRequires:	pkgconfig(gl)
14mu|x11-server-1.17.4-3|102	BuildRequires:	pkgconfig(epoxy)
14mu|x11-server-1.17.4-3|103	BuildRequires:	pkgconfig(libtirpc)
14mu|x11-server-1.17.4-3|104	# for xkbcomp patch
14mu|x11-server-1.17.4-3|105	BuildRequires:	pkgconfig(openssl)
14mu|x11-server-1.17.4-3|106	BuildRequires:	pkgconfig(libudev) >= 186
14mu|x11-server-1.17.4-3|107	BuildRequires:	pkgconfig(systemd)
14mu|x11-server-1.17.4-3|108	BuildRequires:	pkgconfig(libsystemd-daemon)
14mu|x11-server-1.17.4-3|109	BuildRequires:	pkgconfig(pciaccess)
14mu|x11-server-1.17.4-3|110	BuildRequires:	pkgconfig(pixman-1)
14mu|x11-server-1.17.4-3|111	BuildRequires:	pkgconfig(xau)
14mu|x11-server-1.17.4-3|112	BuildRequires:	pkgconfig(xaw7)
14mu|x11-server-1.17.4-3|113	BuildRequires:	pkgconfig(xdmcp)
14mu|x11-server-1.17.4-3|114	BuildRequires:	pkgconfig(xext)
14mu|x11-server-1.17.4-3|115	BuildRequires:	pkgconfig(xinerama)
14mu|x11-server-1.17.4-3|116	BuildRequires:	pkgconfig(xfixes)
14mu|x11-server-1.17.4-3|117	BuildRequires:	pkgconfig(xfont)
14mu|x11-server-1.17.4-3|118	BuildRequires:	pkgconfig(xi)
14mu|x11-server-1.17.4-3|119	BuildRequires:	pkgconfig(xt)
14mu|x11-server-1.17.4-3|120	BuildRequires:	pkgconfig(xkbfile)
14mu|x11-server-1.17.4-3|121	BuildRequires:	pkgconfig(xmu)
14mu|x11-server-1.17.4-3|122	BuildRequires:	pkgconfig(xpm)
14mu|x11-server-1.17.4-3|123	BuildRequires:	pkgconfig(xrender)
14mu|x11-server-1.17.4-3|124	BuildRequires:	pkgconfig(xres)
14mu|x11-server-1.17.4-3|125	BuildRequires:	pkgconfig(xv)
14mu|x11-server-1.17.4-3|126	BuildRequires:	pkgconfig(xproto)
14mu|x11-server-1.17.4-3|127	BuildRequires:	pkgconfig(xtrans)
14mu|x11-server-1.17.4-3|128	BuildRequires:	pkgconfig(glib-2.0)
14mu|x11-server-1.17.4-3|129	BuildRequires:	pkgconfig(xshmfence)
14mu|x11-server-1.17.4-3|130	BuildRequires:	pkgconfig(dri2proto)
14mu|x11-server-1.17.4-3|131	BuildRequires:	pkgconfig(dri3proto)
14mu|x11-server-1.17.4-3|132	BuildRequires:	pkgconfig(xcb-aux)
14mu|x11-server-1.17.4-3|133	BuildRequires:	pkgconfig(xcb-image)
14mu|x11-server-1.17.4-3|134	BuildRequires:	pkgconfig(xcb-icccm)
14mu|x11-server-1.17.4-3|135	BuildRequires:	pkgconfig(xcb-keysyms)
14mu|x11-server-1.17.4-3|136	BuildRequires:	pkgconfig(xcb-renderutil)
14mu|x11-server-1.17.4-3|137	%if %{with selinux}
14mu|x11-server-1.17.4-3|138	BuildRequires:	libselinux-devel
14mu|x11-server-1.17.4-3|139	%endif
14mu|x11-server-1.17.4-3|140	%if %{with wayland}
14mu|x11-server-1.17.4-3|141	BuildRequires: wayland-devel
14mu|x11-server-1.17.4-3|142	BuildRequires: pkgconfig(wayland-client)
14mu|x11-server-1.17.4-3|143	%endif
14mu|x11-server-1.17.4-3|144	BuildRequires: pkgconfig(gl)
14mu|x11-server-1.17.4-3|145	BuildRequires: pkgconfig(egl)
14mu|x11-server-1.17.4-3|146	BuildRequires: pkgconfig(gbm)
14mu|x11-server-1.17.4-3|147	
14mu|x11-server-1.17.4-3|148	
14mu|x11-server-1.17.4-3|149	Requires:	%{name}-xorg
14mu|x11-server-1.17.4-3|150	%if %{with dmx}
14mu|x11-server-1.17.4-3|151	Requires:	%{name}-xdmx
14mu|x11-server-1.17.4-3|152	%else
14mu|x11-server-1.17.4-3|153	Obsoletes:	%{name}-xdmx < %{EVRD}
14mu|x11-server-1.17.4-3|154	%endif
14mu|x11-server-1.17.4-3|155	Requires:	%{name}-xnest
14mu|x11-server-1.17.4-3|156	Requires:	%{name}-xvfb
14mu|x11-server-1.17.4-3|157	# This should be removed when any of the vnc packages provide x11-server-xvnc:
14mu|x11-server-1.17.4-3|158	Obsoletes:	%{name}-xvnc < %{version}-%{release}
14mu|x11-server-1.17.4-3|159	%if !%{with xfake}
14mu|x11-server-1.17.4-3|160	Obsoletes:	%{name}-xfake < %{version}-%{release}
14mu|x11-server-1.17.4-3|161	%endif
14mu|x11-server-1.17.4-3|162	
14mu|x11-server-1.17.4-3|163	
14mu|x11-server-1.17.4-3|164	%description
14mu|x11-server-1.17.4-3|165	X11 servers.
14mu|x11-server-1.17.4-3|166	
14mu|x11-server-1.17.4-3|167	%files
14mu|x11-server-1.17.4-3|168	
14mu|x11-server-1.17.4-3|169	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|170	
14mu|x11-server-1.17.4-3|171	%package	devel
14mu|x11-server-1.17.4-3|172	Summary:	Development files for %{name}
14mu|x11-server-1.17.4-3|173	Group:		Development/X11
14mu|x11-server-1.17.4-3|174	License:	MIT
14mu|x11-server-1.17.4-3|175	Requires:	pkgconfig(dri)
14mu|x11-server-1.17.4-3|176	Requires:	pkgconfig(pciaccess)
14mu|x11-server-1.17.4-3|177	Requires:	pkgconfig(pixman-1)
14mu|x11-server-1.17.4-3|178	Requires:	pkgconfig(xext)
14mu|x11-server-1.17.4-3|179	Requires:	pkgconfig(xkbfile)
14mu|x11-server-1.17.4-3|180	Obsoletes:	%{_lib}glamor-devel < 1.0
14mu|x11-server-1.17.4-3|181	Provides:	glamor-devel = %{EVRD}
14mu|x11-server-1.17.4-3|182	
14mu|x11-server-1.17.4-3|183	
14mu|x11-server-1.17.4-3|184	%description devel
14mu|x11-server-1.17.4-3|185	Development files for %{name}.
14mu|x11-server-1.17.4-3|186	
14mu|x11-server-1.17.4-3|187	%files devel
14mu|x11-server-1.17.4-3|188	%dir %{_includedir}/xorg
14mu|x11-server-1.17.4-3|189	%{_bindir}/xserver-sdk-abi-requires
14mu|x11-server-1.17.4-3|190	%{_includedir}/xorg/*.h
14mu|x11-server-1.17.4-3|191	%{_libdir}/pkgconfig/xorg-server.pc
14mu|x11-server-1.17.4-3|192	%{_datadir}/aclocal/xorg-server.m4
14mu|x11-server-1.17.4-3|193	
14mu|x11-server-1.17.4-3|194	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|195	
14mu|x11-server-1.17.4-3|196	%package common
14mu|x11-server-1.17.4-3|197	Summary:	X server common files
14mu|x11-server-1.17.4-3|198	Group:		System/X11
14mu|x11-server-1.17.4-3|199	License:	MIT
14mu|x11-server-1.17.4-3|200	Provides:	XFree86 = 7.0.0
14mu|x11-server-1.17.4-3|201	Requires:	rgb
14mu|x11-server-1.17.4-3|202	# for 'fixed' and 'cursor' fonts
14mu|x11-server-1.17.4-3|203	Requires:	x11-font-misc-misc
14mu|x11-server-1.17.4-3|204	Requires:	x11-font-cursor-misc
14mu|x11-server-1.17.4-3|205	Requires:	x11-font-alias
14mu|x11-server-1.17.4-3|206	Requires:	x11-data-xkbdata
14mu|x11-server-1.17.4-3|207	Requires:	xkbcomp
14mu|x11-server-1.17.4-3|208	Requires:	udev
14mu|x11-server-1.17.4-3|209	Requires(post,postun):	update-alternatives
14mu|x11-server-1.17.4-3|210	Provides:	xserver-abi(ansic-%{ansic_major}) = %{ansic_minor}
14mu|x11-server-1.17.4-3|211	Provides:	xserver-abi(videodrv-%{videodrv_major}) = %{videodrv_minor}
14mu|x11-server-1.17.4-3|212	Provides:	xserver-abi(xinput-%{xinput_major}) = %{xinput_minor}
14mu|x11-server-1.17.4-3|213	Provides:	xserver-abi(extension-%{extension_major}) = %{extension_minor}
14mu|x11-server-1.17.4-3|214	
14mu|x11-server-1.17.4-3|215	# Glamor is now included into the X11 server.
14mu|x11-server-1.17.4-3|216	Obsoletes:	glamor < 1.0
14mu|x11-server-1.17.4-3|217	Obsoletes:	%{_lib}glamor0 < 1.0
14mu|x11-server-1.17.4-3|218	Provides:	glamor = %{EVRD}
14mu|x11-server-1.17.4-3|219	
14mu|x11-server-1.17.4-3|220	# Same for the generic modesetting driver.
14mu|x11-server-1.17.4-3|221	Obsoletes:	x11-driver-video-modesetting < 1:1.0
14mu|x11-server-1.17.4-3|222	Provides:	x11-driver-video-modesetting = %{EVRD}
14mu|x11-server-1.17.4-3|223	
14mu|x11-server-1.17.4-3|224	# Dropped drivers:
14mu|x11-server-1.17.4-3|225	Obsoletes:	x11-driver-input-aiptek <= 1:1.4.1
14mu|x11-server-1.17.4-3|226	Obsoletes:	x11-driver-video-sisimedia <= 0.9.1
14mu|x11-server-1.17.4-3|227	Obsoletes:	x11-driver-video-xgixp <= 1.8.1
14mu|x11-server-1.17.4-3|228	Obsoletes:	x11-driver-video-voodoo <= 1.2.5
14mu|x11-server-1.17.4-3|229	Obsoletes:	x11-driver-video-rendition <= 4.2.5
14mu|x11-server-1.17.4-3|230	Obsoletes:	x11-driver-video-nv <= 2.1.20
14mu|x11-server-1.17.4-3|231	
14mu|x11-server-1.17.4-3|232	
14mu|x11-server-1.17.4-3|233	%description common
14mu|x11-server-1.17.4-3|234	X server common files.
14mu|x11-server-1.17.4-3|235	
14mu|x11-server-1.17.4-3|236	%post common
14mu|x11-server-1.17.4-3|237	%{_sbindir}/update-alternatives \
14mu|x11-server-1.17.4-3|238	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf %{priority} \
14mu|x11-server-1.17.4-3|239	--slave %{extra_module_dir} xorg_extra_modules %{xorg1_6_extra_modules}
14mu|x11-server-1.17.4-3|240	
14mu|x11-server-1.17.4-3|241	%postun common
14mu|x11-server-1.17.4-3|242	if [ ! -f %{_sysconfdir}/ld.so.conf.d/GL/standard.conf ]; then
14mu|x11-server-1.17.4-3|243	/usr/sbin/update-alternatives --remove gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
14mu|x11-server-1.17.4-3|244	fi
14mu|x11-server-1.17.4-3|245	
14mu|x11-server-1.17.4-3|246	%files common
14mu|x11-server-1.17.4-3|247	%dir %{xorg1_6_extra_modules}
14mu|x11-server-1.17.4-3|248	%dir %{_sysconfdir}/X11
14mu|x11-server-1.17.4-3|249	%dir %{_sysconfdir}/X11/app-defaults
14mu|x11-server-1.17.4-3|250	%dir %{_sysconfdir}/X11/fontpath.d
14mu|x11-server-1.17.4-3|251	%dir %{_sysconfdir}/ld.so.conf.d/GL
14mu|x11-server-1.17.4-3|252	%dir %{_sysconfdir}/X11/xorg.conf.d
14mu|x11-server-1.17.4-3|253	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14mu|x11-server-1.17.4-3|254	%{_sysconfdir}/ld.so.conf.d/GL/standard.conf
14mu|x11-server-1.17.4-3|255	%if %{with dbus}
14mu|x11-server-1.17.4-3|256	%{_sysconfdir}/dbus-1/system.d/xorg-server.conf
14mu|x11-server-1.17.4-3|257	%endif
14mu|x11-server-1.17.4-3|258	%{_bindir}/cvt
14mu|x11-server-1.17.4-3|259	%{_bindir}/gtf
14mu|x11-server-1.17.4-3|260	%if %{with dmx}
14mu|x11-server-1.17.4-3|261	%{_bindir}/vdltodmx
14mu|x11-server-1.17.4-3|262	%endif
14mu|x11-server-1.17.4-3|263	%dir %{_libdir}/xorg/modules
14mu|x11-server-1.17.4-3|264	%{_libdir}/xorg/modules/*
14mu|x11-server-1.17.4-3|265	%{_libdir}/xorg/protocol.txt
14mu|x11-server-1.17.4-3|266	%{_datadir}/X11/xkb/README.compiled
14mu|x11-server-1.17.4-3|267	%{_mandir}/man1/gtf.*
14mu|x11-server-1.17.4-3|268	%{_mandir}/man1/cvt.*
14mu|x11-server-1.17.4-3|269	%if %{with dmx}
14mu|x11-server-1.17.4-3|270	%{_mandir}/man1/vdltodmx.*
14mu|x11-server-1.17.4-3|271	%endif
14mu|x11-server-1.17.4-3|272	%{_mandir}/man4/fbdevhw.*
14mu|x11-server-1.17.4-3|273	%{_mandir}/man4/exa.*
14mu|x11-server-1.17.4-3|274	%{_mandir}/man4/modesetting.*
14mu|x11-server-1.17.4-3|275	%dir %{_prefix}/X11R6
14mu|x11-server-1.17.4-3|276	%dir %{_prefix}/X11R6/lib
14mu|x11-server-1.17.4-3|277	%dir %{_prefix}/X11R6/lib/X11
14mu|x11-server-1.17.4-3|278	
14mu|x11-server-1.17.4-3|279	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|280	
14mu|x11-server-1.17.4-3|281	%package xorg
14mu|x11-server-1.17.4-3|282	Summary:	X.org X11 server
14mu|x11-server-1.17.4-3|283	Group:		System/X11
14mu|x11-server-1.17.4-3|284	License:	MIT
14mu|x11-server-1.17.4-3|285	Requires:	libx11-common
14mu|x11-server-1.17.4-3|286	Requires:	x11-data-xkbdata
14mu|x11-server-1.17.4-3|287	Requires:	x11-font-alias
14mu|x11-server-1.17.4-3|288	Requires:	x11-server-common = %{EVRD}
14mu|x11-server-1.17.4-3|289	Requires:	udev
14mu|x11-server-1.17.4-3|290	
14mu|x11-server-1.17.4-3|291	%description xorg
14mu|x11-server-1.17.4-3|292	x11-server-xorg is the new generation of X server from X.Org.
14mu|x11-server-1.17.4-3|293	
14mu|x11-server-1.17.4-3|294	%files xorg
14mu|x11-server-1.17.4-3|295	%{_bindir}/X
14mu|x11-server-1.17.4-3|296	%{_bindir}/Xorg
14mu|x11-server-1.17.4-3|297	%attr(4755,root,root)%{_bindir}/Xwrapper
14mu|x11-server-1.17.4-3|298	%{_sysconfdir}/X11/X
14mu|x11-server-1.17.4-3|299	%{_sysconfdir}/pam.d/xserver
14mu|x11-server-1.17.4-3|300	%{_sysconfdir}/security/console.apps/xserver
14mu|x11-server-1.17.4-3|301	%{_mandir}/man1/Xorg.*
14mu|x11-server-1.17.4-3|302	%{_mandir}/man1/Xserver.*
14mu|x11-server-1.17.4-3|303	%{_mandir}/man5/xorg.conf.*
14mu|x11-server-1.17.4-3|304	%{_datadir}/X11/xorg.conf.d/10-quirks.conf
14mu|x11-server-1.17.4-3|305	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|306	
14mu|x11-server-1.17.4-3|307	%if %{with dmx}
14mu|x11-server-1.17.4-3|308	%package xdmx
14mu|x11-server-1.17.4-3|309	Summary:	Distributed Multi-head X server
14mu|x11-server-1.17.4-3|310	Group:		System/X11
14mu|x11-server-1.17.4-3|311	License:	MIT
14mu|x11-server-1.17.4-3|312	Requires:	x11-server-common = %{EVRD}
14mu|x11-server-1.17.4-3|313	
14mu|x11-server-1.17.4-3|314	%description xdmx
14mu|x11-server-1.17.4-3|315	Xdmx is a proxy X server that uses one or more other X servers
14mu|x11-server-1.17.4-3|316	as its display devices. It provides multi-head X functionality
14mu|x11-server-1.17.4-3|317	for displays that might be located on different machines.
14mu|x11-server-1.17.4-3|318	Xdmx functions as a front-end X server that acts as a proxy
14mu|x11-server-1.17.4-3|319	to a set of back-end X servers. All of the visible rendering is
14mu|x11-server-1.17.4-3|320	passed to the back-end X servers. Clients connect to the Xdmx
14mu|x11-server-1.17.4-3|321	front-end, and everything appears as it would in a regular
14mu|x11-server-1.17.4-3|322	multi-head configuration. If Xinerama is enabled (e.g.,
14mu|x11-server-1.17.4-3|323	with +xinerama on the command line), the clients see a single large screen.
14mu|x11-server-1.17.4-3|324	
14mu|x11-server-1.17.4-3|325	Xdmx communicates to the back-end X servers using the standard X11 protocol,
14mu|x11-server-1.17.4-3|326	and standard and/or commonly available X server extensions.
14mu|x11-server-1.17.4-3|327	
14mu|x11-server-1.17.4-3|328	%files xdmx
14mu|x11-server-1.17.4-3|329	%{_bindir}/Xdmx
14mu|x11-server-1.17.4-3|330	%{_bindir}/xdmx*
14mu|x11-server-1.17.4-3|331	%{_bindir}/dmx*
14mu|x11-server-1.17.4-3|332	%{_mandir}/man1/Xdmx.*
14mu|x11-server-1.17.4-3|333	%{_mandir}/man1/xdmxconfig.*
14mu|x11-server-1.17.4-3|334	%{_mandir}/man1/dmxtodmx.*
14mu|x11-server-1.17.4-3|335	%endif
14mu|x11-server-1.17.4-3|336	
14mu|x11-server-1.17.4-3|337	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|338	
14mu|x11-server-1.17.4-3|339	%package xnest
14mu|x11-server-1.17.4-3|340	Summary:	A nested X server
14mu|x11-server-1.17.4-3|341	Group:		System/X11
14mu|x11-server-1.17.4-3|342	License:	MIT
14mu|x11-server-1.17.4-3|343	Requires:	x11-server-common = %{EVRD}
14mu|x11-server-1.17.4-3|344	
14mu|x11-server-1.17.4-3|345	%description xnest
14mu|x11-server-1.17.4-3|346	Xnest is an X Window System server which runs in an X window.
14mu|x11-server-1.17.4-3|347	Xnest is a 'nested' window server, actually a client of the
14mu|x11-server-1.17.4-3|348	real X server, which manages windows and graphics requests
14mu|x11-server-1.17.4-3|349	for Xnest, while Xnest manages the windows and graphics
14mu|x11-server-1.17.4-3|350	requests for its own clients.
14mu|x11-server-1.17.4-3|351	
14mu|x11-server-1.17.4-3|352	You will need to install Xnest if you require an X server which
14mu|x11-server-1.17.4-3|353	will run as a client of your real X server (perhaps for
14mu|x11-server-1.17.4-3|354	testing purposes).
14mu|x11-server-1.17.4-3|355	
14mu|x11-server-1.17.4-3|356	%files xnest
14mu|x11-server-1.17.4-3|357	%{_bindir}/Xnest
14mu|x11-server-1.17.4-3|358	%{_mandir}/man1/Xnest.*
14mu|x11-server-1.17.4-3|359	
14mu|x11-server-1.17.4-3|360	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|361	
14mu|x11-server-1.17.4-3|362	%package xvfb
14mu|x11-server-1.17.4-3|363	Summary:	X virtual framebuffer server
14mu|x11-server-1.17.4-3|364	Group:		System/X11
14mu|x11-server-1.17.4-3|365	# xvfb-run is GPLv2, rest is MIT
14mu|x11-server-1.17.4-3|366	License:	MIT and GPLv2+
14mu|x11-server-1.17.4-3|367	Requires:	x11-server-common = %{EVRD}
14mu|x11-server-1.17.4-3|368	Requires:	xauth
14mu|x11-server-1.17.4-3|369	
14mu|x11-server-1.17.4-3|370	%description xvfb
14mu|x11-server-1.17.4-3|371	Xvfb (X Virtual Frame Buffer) is an X Windows System server
14mu|x11-server-1.17.4-3|372	that is capable of running on machines with no display hardware and no
14mu|x11-server-1.17.4-3|373	physical input devices.  Xvfb emulates a dumb framebuffer using virtual
14mu|x11-server-1.17.4-3|374	memory.  Xvfb doesn't open any devices, but behaves otherwise as an X
14mu|x11-server-1.17.4-3|375	display.  Xvfb is normally used for testing servers.  Using Xvfb, the mfb
14mu|x11-server-1.17.4-3|376	or cfb code for any depth can be exercised without using real hardware
14mu|x11-server-1.17.4-3|377	that supports the desired depths.  Xvfb has also been used to test X
14mu|x11-server-1.17.4-3|378	clients against unusual depths and screen configurations, to do batch
14mu|x11-server-1.17.4-3|379	processing with Xvfb as a background rendering engine, to do load testing,
14mu|x11-server-1.17.4-3|380	to help with porting an X server to a new platform, and to provide an
14mu|x11-server-1.17.4-3|381	unobtrusive way of running applications which really don't need an X
14mu|x11-server-1.17.4-3|382	server but insist on having one.
14mu|x11-server-1.17.4-3|383	
14mu|x11-server-1.17.4-3|384	If you need to test your X server or your X clients, you may want to
14mu|x11-server-1.17.4-3|385	install Xvfb for that purpose.
14mu|x11-server-1.17.4-3|386	
14mu|x11-server-1.17.4-3|387	%files xvfb
14mu|x11-server-1.17.4-3|388	%{_bindir}/Xvfb
14mu|x11-server-1.17.4-3|389	%{_bindir}/xvfb-run
14mu|x11-server-1.17.4-3|390	%{_mandir}/man1/Xvfb.*
14mu|x11-server-1.17.4-3|391	
14mu|x11-server-1.17.4-3|392	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|393	
14mu|x11-server-1.17.4-3|394	%package xephyr
14mu|x11-server-1.17.4-3|395	Summary:	KDrive Xephyr X server
14mu|x11-server-1.17.4-3|396	Group:		System/X11
14mu|x11-server-1.17.4-3|397	License:	MIT
14mu|x11-server-1.17.4-3|398	Requires:	x11-server-common = %{EVRD}
14mu|x11-server-1.17.4-3|399	
14mu|x11-server-1.17.4-3|400	%description xephyr
14mu|x11-server-1.17.4-3|401	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
14mu|x11-server-1.17.4-3|402	chipsets. It is recommended to be used on thin-clients and embedded systems.
14mu|x11-server-1.17.4-3|403	If you are on a standard desktop system you might want to use x11-server-xorg
14mu|x11-server-1.17.4-3|404	and the video driver corresponding to your video card.
14mu|x11-server-1.17.4-3|405	
14mu|x11-server-1.17.4-3|406	Xephyr is a X Server which targets a window on a host X Server
14mu|x11-server-1.17.4-3|407	as its framebuffer. Unlike Xnest it supports modern X extensions ( even
14mu|x11-server-1.17.4-3|408	if host server doesn't ) such as Composite, Damage, randr etc. It uses SHM
14mu|x11-server-1.17.4-3|409	Images and shadow framebuffer updates to provide good performance. It also
14mu|x11-server-1.17.4-3|410	has a visual debugging mode for observing screen updates.
14mu|x11-server-1.17.4-3|411	
14mu|x11-server-1.17.4-3|412	Possible uses include:
14mu|x11-server-1.17.4-3|413	- Xnest replacement - Window manager, Composite 'gadget', etc development tool.
14mu|x11-server-1.17.4-3|414	- Toolkit debugging - rendundant toolkit paints can be observered easily via
14mu|x11-server-1.17.4-3|415	the debugging mode.
14mu|x11-server-1.17.4-3|416	- X Server internals development - develop without the need for an extra
14mu|x11-server-1.17.4-3|417	machine.
14mu|x11-server-1.17.4-3|418	
14mu|x11-server-1.17.4-3|419	%files xephyr
14mu|x11-server-1.17.4-3|420	%{_bindir}/Xephyr
14mu|x11-server-1.17.4-3|421	%{_mandir}/man1/Xephyr.1*
14mu|x11-server-1.17.4-3|422	
14mu|x11-server-1.17.4-3|423	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|424	
14mu|x11-server-1.17.4-3|425	%if %{with xfake}
14mu|x11-server-1.17.4-3|426	%package xfake
14mu|x11-server-1.17.4-3|427	Summary:	KDrive fake X server
14mu|x11-server-1.17.4-3|428	Group:		System/X11
14mu|x11-server-1.17.4-3|429	License:	MIT
14mu|x11-server-1.17.4-3|430	Requires:	x11-server-common = %{EVRD}
14mu|x11-server-1.17.4-3|431	
14mu|x11-server-1.17.4-3|432	%description xfake
14mu|x11-server-1.17.4-3|433	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
14mu|x11-server-1.17.4-3|434	chipsets. It is recommended to be used on thin-clients and embedded systems.
14mu|x11-server-1.17.4-3|435	If you are on a standard desktop system you might want to use x11-server-xorg
14mu|x11-server-1.17.4-3|436	and the video driver corresponding to your video card.
14mu|x11-server-1.17.4-3|437	
14mu|x11-server-1.17.4-3|438	This KDrive server is targetted for testing purposes.
14mu|x11-server-1.17.4-3|439	
14mu|x11-server-1.17.4-3|440	%files xfake
14mu|x11-server-1.17.4-3|441	%{_bindir}/Xfake
14mu|x11-server-1.17.4-3|442	%endif
14mu|x11-server-1.17.4-3|443	
14mu|x11-server-1.17.4-3|444	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|445	
14mu|x11-server-1.17.4-3|446	%package xfbdev
14mu|x11-server-1.17.4-3|447	Summary:	KDrive fbdev X server
14mu|x11-server-1.17.4-3|448	Group:		System/X11
14mu|x11-server-1.17.4-3|449	License:	MIT
14mu|x11-server-1.17.4-3|450	Requires:	x11-server-common = %{EVRD}
14mu|x11-server-1.17.4-3|451	
14mu|x11-server-1.17.4-3|452	%description xfbdev
14mu|x11-server-1.17.4-3|453	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
14mu|x11-server-1.17.4-3|454	chipsets. It is recommended to be used on thin-clients and embedded systems.
14mu|x11-server-1.17.4-3|455	If you are on a standard desktop system you might want to use x11-server-xorg
14mu|x11-server-1.17.4-3|456	and the video driver corresponding to your video card.
14mu|x11-server-1.17.4-3|457	
14mu|x11-server-1.17.4-3|458	This KDrive server is targetted for being used on top of linux framebuffer.
14mu|x11-server-1.17.4-3|459	
14mu|x11-server-1.17.4-3|460	%files xfbdev
14mu|x11-server-1.17.4-3|461	%{_bindir}/Xfbdev
14mu|x11-server-1.17.4-3|462	
14mu|x11-server-1.17.4-3|463	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|464	
14mu|x11-server-1.17.4-3|465	%define xserver_source_dir %{_datadir}/%{name}-source
14mu|x11-server-1.17.4-3|466	
14mu|x11-server-1.17.4-3|467	%package source
14mu|x11-server-1.17.4-3|468	Summary:	Xserver source code required to build unofficial servers
14mu|x11-server-1.17.4-3|469	Group:		Development/X11
14mu|x11-server-1.17.4-3|470	License:	MIT
14mu|x11-server-1.17.4-3|471	BuildArch:	noarch
14mu|x11-server-1.17.4-3|472	
14mu|x11-server-1.17.4-3|473	%description source
14mu|x11-server-1.17.4-3|474	Xserver source code needed to build unofficial servers, like Xvnc.
14mu|x11-server-1.17.4-3|475	
14mu|x11-server-1.17.4-3|476	%files source
14mu|x11-server-1.17.4-3|477	%{xserver_source_dir}
14mu|x11-server-1.17.4-3|478	
14mu|x11-server-1.17.4-3|479	#----------------------------------------------------------------------------
14mu|x11-server-1.17.4-3|480	
14mu|x11-server-1.17.4-3|481	%prep
14mu|x11-server-1.17.4-3|482	%setup -q -n xorg-server-%{version}
14mu|x11-server-1.17.4-3|483	%apply_patches
14mu|x11-server-1.17.4-3|484	
14mu|x11-server-1.17.4-3|485	# check the ABI in the source against what we expect.
14mu|x11-server-1.17.4-3|486	getmajor() {
14mu|x11-server-1.17.4-3|487	grep -i ^#define.ABI.$1_VERSION hw/xfree86/common/xf86Module.h |
14mu|x11-server-1.17.4-3|488	tr '(),' '   ' | awk '{ print $4 }'
14mu|x11-server-1.17.4-3|489	}
14mu|x11-server-1.17.4-3|490	
14mu|x11-server-1.17.4-3|491	getminor() {
14mu|x11-server-1.17.4-3|492	grep -i ^#define.ABI.$1_VERSION hw/xfree86/common/xf86Module.h |
14mu|x11-server-1.17.4-3|493	tr '(),' '   ' | awk '{ print $5 }'
14mu|x11-server-1.17.4-3|494	}
14mu|x11-server-1.17.4-3|495	
14mu|x11-server-1.17.4-3|496	test `getmajor ansic` == %{ansic_major}
14mu|x11-server-1.17.4-3|497	test `getminor ansic` == %{ansic_minor}
14mu|x11-server-1.17.4-3|498	test `getmajor videodrv` == %{videodrv_major}
14mu|x11-server-1.17.4-3|499	test `getminor videodrv` == %{videodrv_minor}
14mu|x11-server-1.17.4-3|500	test `getmajor xinput` == %{xinput_major}
14mu|x11-server-1.17.4-3|501	test `getminor xinput` == %{xinput_minor}
14mu|x11-server-1.17.4-3|502	test `getmajor extension` == %{extension_major}
14mu|x11-server-1.17.4-3|503	test `getminor extension` == %{extension_minor}
14mu|x11-server-1.17.4-3|504	
14mu|x11-server-1.17.4-3|505	
14mu|x11-server-1.17.4-3|506	%build
14mu|x11-server-1.17.4-3|507	%serverbuild_hardened
14mu|x11-server-1.17.4-3|508	
14mu|x11-server-1.17.4-3|509	autoreconf -if
14mu|x11-server-1.17.4-3|510	
14mu|x11-server-1.17.4-3|511	# Copy the clean dir to a 'source' directory that will be used to make the
14mu|x11-server-1.17.4-3|512	# x11-server-source subpackage
14mu|x11-server-1.17.4-3|513	mkdir source
14mu|x11-server-1.17.4-3|514	find . -maxdepth 1 ! -name source ! -name '\.' -exec cp -r '{}' source \;
14mu|x11-server-1.17.4-3|515	
14mu|x11-server-1.17.4-3|516	
14mu|x11-server-1.17.4-3|517	%if %{with debug}
14mu|x11-server-1.17.4-3|518	CFLAGS='-DBUILDDEBUG -O0 -gdwarf-4 -I/usr/include/tirpc' \
14mu|x11-server-1.17.4-3|519	%else
14mu|x11-server-1.17.4-3|520	CFLAGS='-I/usr/include/tirpc' \
14mu|x11-server-1.17.4-3|521	%endif
14mu|x11-server-1.17.4-3|522	%configure2_5x \
14mu|x11-server-1.17.4-3|523	--disable-static \
14mu|x11-server-1.17.4-3|524	--with-log-dir=%{_logdir} \
14mu|x11-server-1.17.4-3|525	--with-os-vendor="%{_vendor}" \
14mu|x11-server-1.17.4-3|526	--with-os-name="`echo \`uname -s -r\` | sed -e s'/ /_/g'`" \
14mu|x11-server-1.17.4-3|527	--with-vendor-web="%{bugurl}" \
14mu|x11-server-1.17.4-3|528	--with-extra-module-dir=%{extra_module_dir} \
14mu|x11-server-1.17.4-3|529	--enable-glamor \
14mu|x11-server-1.17.4-3|530	%if %{with debug}
14mu|x11-server-1.17.4-3|531	--enable-debug \
14mu|x11-server-1.17.4-3|532	%else
14mu|x11-server-1.17.4-3|533	--disable-debug \
14mu|x11-server-1.17.4-3|534	%endif
14mu|x11-server-1.17.4-3|535	%if %{with builddocs}
14mu|x11-server-1.17.4-3|536	--enable-builddocs \
14mu|x11-server-1.17.4-3|537	%else
14mu|x11-server-1.17.4-3|538	--disable-builddocs \
14mu|x11-server-1.17.4-3|539	%endif
14mu|x11-server-1.17.4-3|540	--enable-config-udev \
14mu|x11-server-1.17.4-3|541	--enable-config-udev-kms \
14mu|x11-server-1.17.4-3|542	--disable-strict-compilation \
14mu|x11-server-1.17.4-3|543	--disable-install-libxf86config \
14mu|x11-server-1.17.4-3|544	--enable-composite \
14mu|x11-server-1.17.4-3|545	--enable-xres \
14mu|x11-server-1.17.4-3|546	--enable-record \
14mu|x11-server-1.17.4-3|547	--enable-xv \
14mu|x11-server-1.17.4-3|548	--enable-xvmc \
14mu|x11-server-1.17.4-3|549	--enable-dga \
14mu|x11-server-1.17.4-3|550	--enable-screensaver \
14mu|x11-server-1.17.4-3|551	--enable-xdmcp \
14mu|x11-server-1.17.4-3|552	--enable-xdm-auth-1 \
14mu|x11-server-1.17.4-3|553	--enable-glx \
14mu|x11-server-1.17.4-3|554	--enable-aiglx \
14mu|x11-server-1.17.4-3|555	--enable-glx-tls \
14mu|x11-server-1.17.4-3|556	--enable-dri \
14mu|x11-server-1.17.4-3|557	--enable-dri2 \
14mu|x11-server-1.17.4-3|558	--enable-dri3 \
14mu|x11-server-1.17.4-3|559	--enable-xinerama \
14mu|x11-server-1.17.4-3|560	--enable-xf86vidmode \
14mu|x11-server-1.17.4-3|561	--enable-xace \
14mu|x11-server-1.17.4-3|562	--enable-xcsecurity \
14mu|x11-server-1.17.4-3|563	--enable-xf86bigfont \
14mu|x11-server-1.17.4-3|564	--enable-dpms \
14mu|x11-server-1.17.4-3|565	--disable-tslib \
14mu|x11-server-1.17.4-3|566	--enable-dbe \
14mu|x11-server-1.17.4-3|567	--enable-xfree86-utils \
14mu|x11-server-1.17.4-3|568	--enable-xorg \
14mu|x11-server-1.17.4-3|569	%if %{with dmx}
14mu|x11-server-1.17.4-3|570	--enable-dmx \
14mu|x11-server-1.17.4-3|571	%else
14mu|x11-server-1.17.4-3|572	--disable-dmx \
14mu|x11-server-1.17.4-3|573	%endif
14mu|x11-server-1.17.4-3|574	--enable-xvfb \
14mu|x11-server-1.17.4-3|575	--enable-xnest \
14mu|x11-server-1.17.4-3|576	--disable-xwin \
14mu|x11-server-1.17.4-3|577	--enable-kdrive \
14mu|x11-server-1.17.4-3|578	%if %{with xfake}
14mu|x11-server-1.17.4-3|579	--enable-xfake \
14mu|x11-server-1.17.4-3|580	%else
14mu|x11-server-1.17.4-3|581	--disable-xfake \
14mu|x11-server-1.17.4-3|582	%endif
14mu|x11-server-1.17.4-3|583	--enable-xephyr \
14mu|x11-server-1.17.4-3|584	--enable-secure-rpc \
14mu|x11-server-1.17.4-3|585	--enable-xwrapper \
14mu|x11-server-1.17.4-3|586	--enable-pam \
14mu|x11-server-1.17.4-3|587	%if %{with dbus}
14mu|x11-server-1.17.4-3|588	--enable-config-dbus \
14mu|x11-server-1.17.4-3|589	%else
14mu|x11-server-1.17.4-3|590	--disable-config-dbus \
14mu|x11-server-1.17.4-3|591	%endif
14mu|x11-server-1.17.4-3|592	--disable-config-hal \
14mu|x11-server-1.17.4-3|593	--with-sha1=libcrypto \
14mu|x11-server-1.17.4-3|594	%if %{with selinux}
14mu|x11-server-1.17.4-3|595	--enable-xselinux \
14mu|x11-server-1.17.4-3|596	%endif
14mu|x11-server-1.17.4-3|597	%if %{with wayland}
14mu|x11-server-1.17.4-3|598	--enable-xwayland \
14mu|x11-server-1.17.4-3|599	%else
14mu|x11-server-1.17.4-3|600	--disable-xwayland \
14mu|x11-server-1.17.4-3|601	%endif
14mu|x11-server-1.17.4-3|602	--with-default-font-path="catalogue:%{_sysconfdir}/X11/fontpath.d"
14mu|x11-server-1.17.4-3|603	
14mu|x11-server-1.17.4-3|604	# Let's not disable setuid on Xorg binary for some time, let this feature
14mu|x11-server-1.17.4-3|605	# be tested by other distros first.
14mu|x11-server-1.17.4-3|606	
14mu|x11-server-1.17.4-3|607	pushd include && make xorg-server.h dix-config.h xorg-config.h && popd
14mu|x11-server-1.17.4-3|608	
14mu|x11-server-1.17.4-3|609	%make
14mu|x11-server-1.17.4-3|610	
14mu|x11-server-1.17.4-3|611	%install
14mu|x11-server-1.17.4-3|612	%makeinstall_std
14mu|x11-server-1.17.4-3|613	
14mu|x11-server-1.17.4-3|614	mkdir -p %{buildroot}%{_sysconfdir}/X11/
14mu|x11-server-1.17.4-3|615	ln -s %{_bindir}/Xorg %{buildroot}%{_sysconfdir}/X11/X
14mu|x11-server-1.17.4-3|616	ln -sf %{_bindir}/Xwrapper %{buildroot}%{_bindir}/X
14mu|x11-server-1.17.4-3|617	
14mu|x11-server-1.17.4-3|618	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|x11-server-1.17.4-3|619	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/xserver
14mu|x11-server-1.17.4-3|620	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14mu|x11-server-1.17.4-3|621	touch %{buildroot}%{_sysconfdir}/security/console.apps/xserver
14mu|x11-server-1.17.4-3|622	
14mu|x11-server-1.17.4-3|623	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults
14mu|x11-server-1.17.4-3|624	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d
14mu|x11-server-1.17.4-3|625	
14mu|x11-server-1.17.4-3|626	# move README.compiled outside compiled/ dir, so there won't be any problem with x11-data-xkbdata
14mu|x11-server-1.17.4-3|627	mv -f %{buildroot}%{_datadir}/X11/xkb/compiled/README.compiled %{buildroot}%{_datadir}/X11/xkb/
14mu|x11-server-1.17.4-3|628	
14mu|x11-server-1.17.4-3|629	# for compatibility with legacy applications (see #23423, for example)
14mu|x11-server-1.17.4-3|630	mkdir -p %{buildroot}%{_prefix}/X11R6/lib/
14mu|x11-server-1.17.4-3|631	ln -s ../../%{_lib}/X11 %{buildroot}%{_prefix}/X11R6/lib/X11
14mu|x11-server-1.17.4-3|632	
14mu|x11-server-1.17.4-3|633	# create more module directories to be owned by x11-server-common
14mu|x11-server-1.17.4-3|634	install -d -m755 %{buildroot}%{_libdir}/xorg/modules/{input,drivers}
14mu|x11-server-1.17.4-3|635	install -d -m755 %{buildroot}%{xorg1_6_extra_modules}
14mu|x11-server-1.17.4-3|636	
14mu|x11-server-1.17.4-3|637	# (anssi) manage proprietary drivers
14mu|x11-server-1.17.4-3|638	install -d -m755 %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL
14mu|x11-server-1.17.4-3|639	cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/standard.conf << EOF
14mu|x11-server-1.17.4-3|640	# This file is knowingly empty since the libraries are in standard search
14mu|x11-server-1.17.4-3|641	# path. Please do not remove this file.
14mu|x11-server-1.17.4-3|642	EOF
14mu|x11-server-1.17.4-3|643	touch %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14mu|x11-server-1.17.4-3|644	
14mu|x11-server-1.17.4-3|645	install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/xvfb-run
14mu|x11-server-1.17.4-3|646	
14mu|x11-server-1.17.4-3|647	# Make the source package
14mu|x11-server-1.17.4-3|648	cp -r source %{buildroot}%{xserver_source_dir}
14mu|x11-server-1.17.4-3|649	
14mu|x11-server-1.17.4-3|650	install -m 755 %{SOURCE30} %{buildroot}%{_bindir}
14mu|x11-server-1.17.4-3|651	
14mu|x11-server-1.17.4-3|652	# Create xorg.conf.d
14mu|x11-server-1.17.4-3|653	install -d -m 755 %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
14mu|x11-server-1.17.4-3|654	
14mu|x11-server-1.17.4-3|655	# Remove unneeded file, x11-driver-input-evdev provides it.
14mu|x11-server-1.17.4-3|656	rm -f %{buildroot}%{_datadir}/X11/xorg.conf.d/10-evdev.conf
14mu|x11-server-1.17.4-3|657	
14mu|x11-server-1.17.4-3|658	%changelog
14mu|x11-server-1.17.4-3|659	
14mu|x11-server-1.17.4-3|660	* Tue Dec 22 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.17.4-3
14mu|x11-server-1.17.4-3|661	- (ba59fe3) Added obsoletes for the dropped drivers
14mu|x11-server-1.17.4-3|662	
14mu|x11-server-1.17.4-3|663	* Wed Dec 09 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.17.4-2
14mu|x11-server-1.17.4-3|664	- (5eb728a) Revert to x11-server 1.17.4: fglrx does not support 1.18
14mu|x11-server-1.17.4-3|665	
14mu|x11-server-1.17.4-3|666	* Sun Dec 06 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.18.0-1
14mu|x11-server-1.17.4-3|667	- (b414c58) Added missing BR for libsystemd-daemon
14mu|x11-server-1.17.4-3|668	- (Evgenii Shatokhin: a4af810) Updated to version 1.18.0
14mu|x11-server-1.17.4-3|669	
14mu|x11-server-1.17.4-3|670	* Mon Nov 02 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.17.4-1
14mu|x11-server-1.17.4-3|671	- (3410e2c) Updated to version 1.17.4 (a couple of fixes)
14mu|x11-server-1.17.4-3|672	
14mu|x11-server-1.17.4-3|673	* Tue Oct 27 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.17.3-1
14mu|x11-server-1.17.4-3|674	- (7575788) Updated to version 1.17.3
14mu|x11-server-1.17.4-3|675	
14mu|x11-server-1.17.4-3|676	* Fri Oct 23 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.17.2-2
14mu|x11-server-1.17.4-3|677	- (87d3fc7) Fix obsoletes for glamor - v2
14mu|x11-server-1.17.4-3|678	
14mu|x11-server-1.17.4-3|679	* Mon Oct 19 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.17.2-1
14mu|x11-server-1.17.4-3|680	- (91ef480) Fixed .abf.yml for x11-server 1.17.2
14mu|x11-server-1.17.4-3|681	- (Evgenii Shatokhin: 5a2f6e1) Increase Epoch to 1 to properly provide x11-driver-video-modesetting
14mu|x11-server-1.17.4-3|682	- (Evgenii Shatokhin: 5a2f6e1) The packages with that driver have Epoch 1, so x11-server needs the
14mu|x11-server-1.17.4-3|683	- (Evgenii Shatokhin: 5a2f6e1) same or a higher value for
14mu|x11-server-1.17.4-3|684	- (Evgenii Shatokhin: 5a2f6e1) Provides: x11-driver-video-modesetting=%{EVRD}
14mu|x11-server-1.17.4-3|685	- (Evgenii Shatokhin: 5a2f6e1) to be correct.
14mu|x11-server-1.17.4-3|686	
14mu|x11-server-1.17.4-3|687	* Mon Oct 19 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.17.2-1
14mu|x11-server-1.17.4-3|688	- (1d69451) Updated to 1.17.2
14mu|x11-server-1.17.4-3|689	
14mu|x11-server-1.17.4-3|690	* Tue Jun 02 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.2-11
14mu|x11-server-1.17.4-3|691	- (8213522) Merged the changes from rosa2014.1 branch
14mu|x11-server-1.17.4-3|692	- (Eugene Shatokhin: 135088f) Do not execute setxkbmap in %post
14mu|x11-server-1.17.4-3|693	- (Eugene Shatokhin: 135088f) setxkbmap applies settings to the current X session only. No need to do
14mu|x11-server-1.17.4-3|694	- (Eugene Shatokhin: 135088f) it when installing the package.
14mu|x11-server-1.17.4-3|695	
14mu|x11-server-1.17.4-3|696	* Mon May 18 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.15.2-10
14mu|x11-server-1.17.4-3|697	- (ebe4ffd) BuildList#2501564: Increase release tag
14mu|x11-server-1.17.4-3|698	
14mu|x11-server-1.17.4-3|699	* Fri May 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.15.2-9
14mu|x11-server-1.17.4-3|700	- (ee76960) BuildList#2501564: Increase release tag
14mu|x11-server-1.17.4-3|701	
14mu|x11-server-1.17.4-3|702	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.15.2-8
14mu|x11-server-1.17.4-3|703	- (ff12e9f) BuildList#2501564: Increase release tag
14mu|x11-server-1.17.4-3|704	
14mu|x11-server-1.17.4-3|705	* Fri May 15 2015 Dmitry Fedorov <d.fedorov@ntcit-rosa.ru> 1.15.2-7
14mu|x11-server-1.17.4-3|706	- (d85d38e) BuildList#2501564: Increase release tag
14mu|x11-server-1.17.4-3|707	
14mu|x11-server-1.17.4-3|708	* Wed Apr 22 2015 law <a.lahin@ntcit-rosa.ru> 1.15.2-6
14mu|x11-server-1.17.4-3|709	- (f9938e2) Don't source /etc/sysconfig/keyboard as it doesn't exist anymore
14mu|x11-server-1.17.4-3|710	
14mu|x11-server-1.17.4-3|711	* Sun Feb 22 2015 Alexander Lakhin <a.lahin@ntcit-rosa.ru> 1.15.2-5
14mu|x11-server-1.17.4-3|712	- (68cad62) MassBuild#656: Increase release tag
14mu|x11-server-1.17.4-3|713	
14mu|x11-server-1.17.4-3|714	* Fri Feb 20 2015 Tigro <ashejn@yandex-team.ru> 1.15.2-4
14mu|x11-server-1.17.4-3|715	- (383974e) Unbreak net/tigervnc after CVE-2014-8092 patch. https://bugs.freebsd.org/bugzilla/show_bug.cgi?format=multiple&id=196119
14mu|x11-server-1.17.4-3|716	
14mu|x11-server-1.17.4-3|717	* Mon Feb 16 2015 kuzma kazygashev <kuzma.kazygashev@rosalab.ru> 1.15.2-3
14mu|x11-server-1.17.4-3|718	- (9143f19) Added second patch of security fix for CVE-2015-0255.
14mu|x11-server-1.17.4-3|719	
14mu|x11-server-1.17.4-3|720	* Fri Feb 13 2015 kuzma kazygashev <kuzma.kazygashev@rosalab.ru> 1.15.2-2
14mu|x11-server-1.17.4-3|721	- (ec8a615) Added security fix for CVE-2015-0255.
14mu|x11-server-1.17.4-3|722	- (Eugene Shatokhin: f43e60f) Cosmetic
14mu|x11-server-1.17.4-3|723	- (Eugene Shatokhin: 234705a) Added the patches to fix CVE-2015-0255
14mu|x11-server-1.17.4-3|724	- (Eugene Shatokhin: b4b2978) Added fixes for DRI3 and Present extensions
14mu|x11-server-1.17.4-3|725	- (Eugene Shatokhin: b4b2978) http://www.phoronix.com/forums/showthread.php?101137-DRI3-amp-Present-Support-Finally-Land-Within-Intel-s-Driver
14mu|x11-server-1.17.4-3|726	
14mu|x11-server-1.17.4-3|727	* Thu Feb 12 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.2-1
14mu|x11-server-1.17.4-3|728	- (d604f70) Removed an unused patch
14mu|x11-server-1.17.4-3|729	- (Eugene Shatokhin: 1c79eb4) Updated to 1.15.2 + added fixes for CVE-2014-8091..8103
14mu|x11-server-1.17.4-3|730	- (Eugene Shatokhin: 1c79eb4) The package has been updated to version 1.15.2.
14mu|x11-server-1.17.4-3|731	- (Eugene Shatokhin: 1c79eb4) The fixes for CVEs CVE-2014-8091 to CVE-2014-8103 inclusive have been
14mu|x11-server-1.17.4-3|732	- (Eugene Shatokhin: 1c79eb4) added as well.
14mu|x11-server-1.17.4-3|733	- (Eugene Shatokhin: 1c79eb4) Detailed info about these issues:
14mu|x11-server-1.17.4-3|734	- (Eugene Shatokhin: 1c79eb4) http://www.x.org/wiki/Development/Security/Advisory-2014-12-09/
14mu|x11-server-1.17.4-3|735	- (Eugene Shatokhin: 1c79eb4) Most of the patches that fix these issues were adapted to Xorg 1.15 by
14mu|x11-server-1.17.4-3|736	- (Eugene Shatokhin: 1c79eb4) Fedora team.
14mu|x11-server-1.17.4-3|737	
14mu|x11-server-1.17.4-3|738	* Thu Jan 15 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.1-4
14mu|x11-server-1.17.4-3|739	- (470c0c8) Merged the changes from 'current' branch
14mu|x11-server-1.17.4-3|740	- (Eugene Shatokhin: b615f78) Use the appropriate conditional for selinux in the spec
14mu|x11-server-1.17.4-3|741	- (Eugene Shatokhin: 6a46b53) Silence debuginfo-without-sources rpmlint error
14mu|x11-server-1.17.4-3|742	- (Eugene Shatokhin: 1a68a0b) Merged rosa2014.1 to keep the history cleaner
14mu|x11-server-1.17.4-3|743	- (Eugene Shatokhin: feb748c) Synced to 2014.1, enabled SELinux
14mu|x11-server-1.17.4-3|744	
14mu|x11-server-1.17.4-3|745	* Sat Oct 18 2014 din (Dmitry Fedorov) <d.fedorov@ntcit-rosa.ru> 1.10.3-10
14mu|x11-server-1.17.4-3|746	- (2cae972) fix BR
14mu|x11-server-1.17.4-3|747	- (danila.leontiev: 8874a3d) Added xserver-censore-screenshot-nsk.patch, removed patch #908 from pathing list
14mu|x11-server-1.17.4-3|748	
14mu|x11-server-1.17.4-3|749	* Fri Sep 12 2014 kuzma kazygashev <kuzma.kazygashev@rosalab.ru> 1.10.3-9
14mu|x11-server-1.17.4-3|750	- (4a65fa2) Added some code for support CVE-2012-0064
14mu|x11-server-1.17.4-3|751	- (kuzma kazygashev: 3a315a4) Defined func PrintWindowTree() for support CVE-2012-0064
14mu|x11-server-1.17.4-3|752	- (kuzma kazygashev: 6510b51) Corrected data in changelog
14mu|x11-server-1.17.4-3|753	- (kuzma kazygashev: 1d74954) Added security fix for CVE-2011-4028, CVE-2011-4029, CVE-2012-0064, CVE-2013-1940, CVE-2013-4396
14mu|x11-server-1.17.4-3|754	
14mu|x11-server-1.17.4-3|755	* Wed Jul 02 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.10.3-8
14mu|x11-server-1.17.4-3|756	- (f1fe669) sync to certified branch
14mu|x11-server-1.17.4-3|757	
14mu|x11-server-1.17.4-3|758	* Tue Jul 01 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.10.3-2
14mu|x11-server-1.17.4-3|759	- (5f65627) sync to certified branch
14mu|x11-server-1.17.4-3|760	
14mu|x11-server-1.17.4-3|761	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.15.1-4
14mu|x11-server-1.17.4-3|762	- (2a4ccfb) MassBuild#440: Increase release tag
14mu|x11-server-1.17.4-3|763	
14mu|x11-server-1.17.4-3|764	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.1-3
14mu|x11-server-1.17.4-3|765	- (90c671b) Disabled immediate symbol resolution for ld (it might have broken Xorg)
14mu|x11-server-1.17.4-3|766	
14mu|x11-server-1.17.4-3|767	* Wed May 28 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.1-2
14mu|x11-server-1.17.4-3|768	- (8d4f1ed) Make sure /usr/include/tirpc/ is searched for rpc/* headers
14mu|x11-server-1.17.4-3|769	- (8d4f1ed) glibc does not provide most of them anymore and the X server links
14mu|x11-server-1.17.4-3|770	- (8d4f1ed) with libtirpc anyway.
14mu|x11-server-1.17.4-3|771	
14mu|x11-server-1.17.4-3|772	* Tue Apr 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.15.1-1
14mu|x11-server-1.17.4-3|773	- (0a7fcf4) Removed an excessive 'Requires'
14mu|x11-server-1.17.4-3|774	- (Eugene Shatokhin: 1c3255e) Added missing file; removed excessive option
14mu|x11-server-1.17.4-3|775	- (Eugene Shatokhin: 1c3255e) It seems, specifying --enable-install-setuid breaks the builds performed
14mu|x11-server-1.17.4-3|776	- (Eugene Shatokhin: 1c3255e) by a non-root user. Remove this option. The wrapper should handle the
14mu|x11-server-1.17.4-3|777	- (Eugene Shatokhin: 1c3255e) ownership of X.
14mu|x11-server-1.17.4-3|778	- (Eugene Shatokhin: 78c74cd) Revisited the patch set, prepared the project for update to 1.15.1
14mu|x11-server-1.17.4-3|779	
14mu|x11-server-1.17.4-3|780	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 1.14.5-7
14mu|x11-server-1.17.4-3|781	- (f2f4427) sync
14mu|x11-server-1.17.4-3|782	- (akdengi: a667e20) disable fedora patches
14mu|x11-server-1.17.4-3|783	
14mu|x11-server-1.17.4-3|784	* Thu Dec 26 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
14mu|x11-server-1.17.4-3|785	- (e47b041) drop new.spec
14mu|x11-server-1.17.4-3|786	- (akdengi: 1b5db3f) drop new.spec
14mu|x11-server-1.17.4-3|787	- (akdengi: 89b4da2) remove udev rules
14mu|x11-server-1.17.4-3|788	
14mu|x11-server-1.17.4-3|789	* Thu Dec 26 2013 akdengi <kazancas@mandriva.ru> 1.14.5-5
14mu|x11-server-1.17.4-3|790	- (9fc603d) remove udev rules
14mu|x11-server-1.17.4-3|791	- (akdengi: bf24720) SILENT revert to 1.14.5-5
14mu|x11-server-1.17.4-3|792	
14mu|x11-server-1.17.4-3|793	* Thu Dec 19 2013 akdengi <alexander.kazancev@rosalab.ru> 1.14.5-8
14mu|x11-server-1.17.4-3|794	- (184a118) SILENT fix patch
14mu|x11-server-1.17.4-3|795	- (akdengi: b7b02e5) return Fedora patches
14mu|x11-server-1.17.4-3|796	
14mu|x11-server-1.17.4-3|797	* Wed Oct 30 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 1.10.3-2
14mu|x11-server-1.17.4-3|798	- (d1ee1c9) Security fix
14mu|x11-server-1.17.4-3|799	- (Danila Leontiev: 881be12) Security fix
14mu|x11-server-1.17.4-3|800	
14mu|x11-server-1.17.4-3|801	

26286 14
14mu|x11-util-macros-1.19.0-1|1	Summary:	Macro used for X.org development
14mu|x11-util-macros-1.19.0-1|2	Name:		x11-util-macros
14mu|x11-util-macros-1.19.0-1|3	Version:	1.19.0
14mu|x11-util-macros-1.19.0-1|4	Release:	1
14mu|x11-util-macros-1.19.0-1|5	Group:		Development/X11
14mu|x11-util-macros-1.19.0-1|6	License:	MIT
14mu|x11-util-macros-1.19.0-1|7	Url:		http://xorg.freedesktop.org
14mu|x11-util-macros-1.19.0-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.bz2
14mu|x11-util-macros-1.19.0-1|9	BuildArch:	noarch
14mu|x11-util-macros-1.19.0-1|10	
14mu|x11-util-macros-1.19.0-1|11	%description
14mu|x11-util-macros-1.19.0-1|12	Macros used for X.org development.
14mu|x11-util-macros-1.19.0-1|13	
14mu|x11-util-macros-1.19.0-1|14	%files
14mu|x11-util-macros-1.19.0-1|15	%{_datadir}/util-macros/INSTALL
14mu|x11-util-macros-1.19.0-1|16	%{_datadir}/aclocal/xorg-macros.m4
14mu|x11-util-macros-1.19.0-1|17	%{_datadir}/pkgconfig/xorg-macros.pc
14mu|x11-util-macros-1.19.0-1|18	
14mu|x11-util-macros-1.19.0-1|19	#----------------------------------------------------------------------------
14mu|x11-util-macros-1.19.0-1|20	
14mu|x11-util-macros-1.19.0-1|21	%prep
14mu|x11-util-macros-1.19.0-1|22	%setup -q -n util-macros-%{version}
14mu|x11-util-macros-1.19.0-1|23	
14mu|x11-util-macros-1.19.0-1|24	%build
14mu|x11-util-macros-1.19.0-1|25	%configure2_5x
14mu|x11-util-macros-1.19.0-1|26	%make
14mu|x11-util-macros-1.19.0-1|27	
14mu|x11-util-macros-1.19.0-1|28	%install
14mu|x11-util-macros-1.19.0-1|29	%makeinstall_std
14mu|x11-util-macros-1.19.0-1|30	
14mu|x11-util-macros-1.19.0-1|31	
14mu|x11-util-macros-1.19.0-1|32	%changelog
14mu|x11-util-macros-1.19.0-1|33	
14mu|x11-util-macros-1.19.0-1|34	* Mon Aug 31 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.19.0-1
14mu|x11-util-macros-1.19.0-1|35	- (8b01fe5) Updated to version 1.19.0
14mu|x11-util-macros-1.19.0-1|36	
14mu|x11-util-macros-1.19.0-1|37	

26287 14
14mu|x11vnc-0.9.14-1|1	Summary:	VNC server for the current X11 session
14mu|x11vnc-0.9.14-1|2	Name:		x11vnc
14mu|x11vnc-0.9.14-1|3	Version:	0.9.14
14mu|x11vnc-0.9.14-1|4	Release:	1
14mu|x11vnc-0.9.14-1|5	License:	GPLv2+
14mu|x11vnc-0.9.14-1|6	Group:		System/X11
14mu|x11vnc-0.9.14-1|7	Url:		http://www.karlrunge.com/x11vnc/
14mu|x11vnc-0.9.14-1|8	Source0:	http://downloads.sourceforge.net/sourceforge/libvncserver/%{name}-%{version}-dev.tar.gz
14mu|x11vnc-0.9.14-1|9	Patch0:		x11vnc-fix-double-X_UNLOCK-on-xrandr-event.patch
14mu|x11vnc-0.9.14-1|10	BuildRequires:	jpeg-devel
14mu|x11vnc-0.9.14-1|11	BuildRequires:	pkgconfig(avahi-client)
14mu|x11vnc-0.9.14-1|12	BuildRequires:	pkgconfig(libvncserver)
14mu|x11vnc-0.9.14-1|13	BuildRequires:	pkgconfig(openssl)
14mu|x11vnc-0.9.14-1|14	BuildRequires:	pkgconfig(x11)
14mu|x11vnc-0.9.14-1|15	BuildRequires:	pkgconfig(xdamage)
14mu|x11vnc-0.9.14-1|16	BuildRequires:	pkgconfig(xext)
14mu|x11vnc-0.9.14-1|17	BuildRequires:	pkgconfig(xfixes)
14mu|x11vnc-0.9.14-1|18	BuildRequires:	pkgconfig(xi)
14mu|x11vnc-0.9.14-1|19	BuildRequires:	pkgconfig(xinerama)
14mu|x11vnc-0.9.14-1|20	BuildRequires:	pkgconfig(xrandr)
14mu|x11vnc-0.9.14-1|21	BuildRequires:	pkgconfig(xtst)
14mu|x11vnc-0.9.14-1|22	BuildRequires:	pkgconfig(zlib)
14mu|x11vnc-0.9.14-1|23	Requires:	tk
14mu|x11vnc-0.9.14-1|24	
14mu|x11vnc-0.9.14-1|25	%description
14mu|x11vnc-0.9.14-1|26	x11vnc is to X Window System what WinVNC is to Windows, i.e. a server
14mu|x11vnc-0.9.14-1|27	which serves the current X Window System desktop via RFB (VNC)
14mu|x11vnc-0.9.14-1|28	protocol to the user.
14mu|x11vnc-0.9.14-1|29	
14mu|x11vnc-0.9.14-1|30	Based on the ideas of x0rfbserver and on LibVNCServer, it has evolved
14mu|x11vnc-0.9.14-1|31	into a versatile and performant while still easy to use program.
14mu|x11vnc-0.9.14-1|32	
14mu|x11vnc-0.9.14-1|33	%files
14mu|x11vnc-0.9.14-1|34	%doc AUTHORS ChangeLog COPYING NEWS README TODO
14mu|x11vnc-0.9.14-1|35	%{_mandir}/man1/x11vnc.1*
14mu|x11vnc-0.9.14-1|36	%{_bindir}/x11vnc
14mu|x11vnc-0.9.14-1|37	%{_datadir}/x11vnc/
14mu|x11vnc-0.9.14-1|38	%{_datadir}/applications/x11vnc.desktop
14mu|x11vnc-0.9.14-1|39	
14mu|x11vnc-0.9.14-1|40	#----------------------------------------------------------------------------
14mu|x11vnc-0.9.14-1|41	
14mu|x11vnc-0.9.14-1|42	%prep
14mu|x11vnc-0.9.14-1|43	%setup -q
14mu|x11vnc-0.9.14-1|44	%patch0 -p1
14mu|x11vnc-0.9.14-1|45	
14mu|x11vnc-0.9.14-1|46	%build
14mu|x11vnc-0.9.14-1|47	%configure2_5x \
14mu|x11vnc-0.9.14-1|48	--with-system-libvncserver
14mu|x11vnc-0.9.14-1|49	%make
14mu|x11vnc-0.9.14-1|50	
14mu|x11vnc-0.9.14-1|51	%install
14mu|x11vnc-0.9.14-1|52	%makeinstall_std
14mu|x11vnc-0.9.14-1|53	
14mu|x11vnc-0.9.14-1|54	rm -fr %{buildroot}%{_includedir}
14mu|x11vnc-0.9.14-1|55	
14mu|x11vnc-0.9.14-1|56	
14mu|x11vnc-0.9.14-1|57	%changelog
14mu|x11vnc-0.9.14-1|58	
14mu|x11vnc-0.9.14-1|59	* Thu May 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.14-1
14mu|x11vnc-0.9.14-1|60	- (779425f) New version 0.9.14
14mu|x11vnc-0.9.14-1|61	- (779425f) Force build with system libvncserver
14mu|x11vnc-0.9.14-1|62	- (779425f) Build with avahi, jpeg and zlib support
14mu|x11vnc-0.9.14-1|63	
14mu|x11vnc-0.9.14-1|64	

26288 14
14mu|x11-xtrans-devel-1.3.5-1|1	Summary:	Abstract network code for X
14mu|x11-xtrans-devel-1.3.5-1|2	Name:		x11-xtrans-devel
14mu|x11-xtrans-devel-1.3.5-1|3	Version:	1.3.5
14mu|x11-xtrans-devel-1.3.5-1|4	Release:	1
14mu|x11-xtrans-devel-1.3.5-1|5	License:	MIT
14mu|x11-xtrans-devel-1.3.5-1|6	Group:		Development/X11
14mu|x11-xtrans-devel-1.3.5-1|7	Url:		http://xorg.freedesktop.org
14mu|x11-xtrans-devel-1.3.5-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/lib/xtrans-%{version}.tar.bz2
14mu|x11-xtrans-devel-1.3.5-1|9	Source10:	%{name}.rpmlintrc
14mu|x11-xtrans-devel-1.3.5-1|10	Patch0:		xtrans-1.2.7-tirpc.patch
14mu|x11-xtrans-devel-1.3.5-1|11	# From Fedora:
14mu|x11-xtrans-devel-1.3.5-1|12	Patch1:		xtrans-1.0.3-avoid-gethostname.patch
14mu|x11-xtrans-devel-1.3.5-1|13	
14mu|x11-xtrans-devel-1.3.5-1|14	BuildRequires:	pkgconfig(xorg-macros)
14mu|x11-xtrans-devel-1.3.5-1|15	
14mu|x11-xtrans-devel-1.3.5-1|16	%description
14mu|x11-xtrans-devel-1.3.5-1|17	Abstract network code for X.
14mu|x11-xtrans-devel-1.3.5-1|18	
14mu|x11-xtrans-devel-1.3.5-1|19	%files
14mu|x11-xtrans-devel-1.3.5-1|20	%doc doc/xtrans.xml
14mu|x11-xtrans-devel-1.3.5-1|21	%{_datadir}/pkgconfig/xtrans.pc
14mu|x11-xtrans-devel-1.3.5-1|22	%{_datadir}/aclocal/xtrans.m4
14mu|x11-xtrans-devel-1.3.5-1|23	%{_includedir}/X11/Xtrans/Xtransint.h
14mu|x11-xtrans-devel-1.3.5-1|24	%{_includedir}/X11/Xtrans/Xtrans.h
14mu|x11-xtrans-devel-1.3.5-1|25	%{_includedir}/X11/Xtrans/Xtrans.c
14mu|x11-xtrans-devel-1.3.5-1|26	%{_includedir}/X11/Xtrans/Xtranslcl.c
14mu|x11-xtrans-devel-1.3.5-1|27	%{_includedir}/X11/Xtrans/Xtranssock.c
14mu|x11-xtrans-devel-1.3.5-1|28	%{_includedir}/X11/Xtrans/Xtransutil.c
14mu|x11-xtrans-devel-1.3.5-1|29	%{_includedir}/X11/Xtrans/transport.c
14mu|x11-xtrans-devel-1.3.5-1|30	
14mu|x11-xtrans-devel-1.3.5-1|31	#----------------------------------------------------------------------------
14mu|x11-xtrans-devel-1.3.5-1|32	
14mu|x11-xtrans-devel-1.3.5-1|33	%prep
14mu|x11-xtrans-devel-1.3.5-1|34	%setup -qn xtrans-%{version}
14mu|x11-xtrans-devel-1.3.5-1|35	%apply_patches
14mu|x11-xtrans-devel-1.3.5-1|36	
14mu|x11-xtrans-devel-1.3.5-1|37	%build
14mu|x11-xtrans-devel-1.3.5-1|38	aclocal
14mu|x11-xtrans-devel-1.3.5-1|39	automake -a
14mu|x11-xtrans-devel-1.3.5-1|40	autoconf
14mu|x11-xtrans-devel-1.3.5-1|41	
14mu|x11-xtrans-devel-1.3.5-1|42	%configure
14mu|x11-xtrans-devel-1.3.5-1|43	%make
14mu|x11-xtrans-devel-1.3.5-1|44	
14mu|x11-xtrans-devel-1.3.5-1|45	%install
14mu|x11-xtrans-devel-1.3.5-1|46	%makeinstall_std
14mu|x11-xtrans-devel-1.3.5-1|47	rm %{buildroot}%{_datadir}/doc/xtrans/xtrans.*
14mu|x11-xtrans-devel-1.3.5-1|48	
14mu|x11-xtrans-devel-1.3.5-1|49	
14mu|x11-xtrans-devel-1.3.5-1|50	%changelog
14mu|x11-xtrans-devel-1.3.5-1|51	
14mu|x11-xtrans-devel-1.3.5-1|52	* Tue Sep 01 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.3.5-1
14mu|x11-xtrans-devel-1.3.5-1|53	- (a07c93c) Updated to version 1.3.5 with an additional patch from Fedora
14mu|x11-xtrans-devel-1.3.5-1|54	
14mu|x11-xtrans-devel-1.3.5-1|55	

26289 14
14mu|xalan-j2-2.7.1-5|1	%define _with_bootstrap 0
14mu|xalan-j2-2.7.1-5|2	%define bootstrap %{?_with_bootstrap:1}%{!?_with_bootstrap:%{?_without_bootstrap:0}%{!?_without_bootstrap:%{?_bootstrap:%{_bootstrap}}%{!?_bootstrap:0}}}
14mu|xalan-j2-2.7.1-5|3	
14mu|xalan-j2-2.7.1-5|4	%define cvs_version %(echo %{version} |sed -e 's,\\\.,_,g')
14mu|xalan-j2-2.7.1-5|5	
14mu|xalan-j2-2.7.1-5|6	Name:           xalan-j2
14mu|xalan-j2-2.7.1-5|7	Version:        2.7.1
14mu|xalan-j2-2.7.1-5|8	Release:        5
14mu|xalan-j2-2.7.1-5|9	Epoch:          0
14mu|xalan-j2-2.7.1-5|10	Summary:        Java XSLT processor
14mu|xalan-j2-2.7.1-5|11	License:        Apache Software License
14mu|xalan-j2-2.7.1-5|12	Source0:        http://archive.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz
14mu|xalan-j2-2.7.1-5|13	Patch0:         %{name}-noxsltcdeps.patch
14mu|xalan-j2-2.7.1-5|14	Patch1:         %{name}-manifest.patch
14mu|xalan-j2-2.7.1-5|15	Patch2:         %{name}-crosslink.patch
14mu|xalan-j2-2.7.1-5|16	URL:            http://xalan.apache.org/
14mu|xalan-j2-2.7.1-5|17	Group:          Development/Java
14mu|xalan-j2-2.7.1-5|18	
14mu|xalan-j2-2.7.1-5|19	BuildArch:      noarch
14mu|xalan-j2-2.7.1-5|20	Provides:       jaxp_transform_impl
14mu|xalan-j2-2.7.1-5|21	Requires:       jaxp_parser_impl
14mu|xalan-j2-2.7.1-5|22	Requires(post):  update-alternatives
14mu|xalan-j2-2.7.1-5|23	Requires(preun): update-alternatives
14mu|xalan-j2-2.7.1-5|24	BuildRequires:  jpackage-utils >= 0:1.6
14mu|xalan-j2-2.7.1-5|25	BuildRequires:  java-1.8.0-openjdk-devel java-rpmbuild
14mu|xalan-j2-2.7.1-5|26	BuildRequires:  ant
14mu|xalan-j2-2.7.1-5|27	%if ! %{bootstrap}
14mu|xalan-j2-2.7.1-5|28	BuildRequires:  java_cup
14mu|xalan-j2-2.7.1-5|29	BuildRequires:  bcel
14mu|xalan-j2-2.7.1-5|30	BuildRequires:  jlex
14mu|xalan-j2-2.7.1-5|31	BuildRequires:  regexp
14mu|xalan-j2-2.7.1-5|32	BuildRequires:  sed
14mu|xalan-j2-2.7.1-5|33	BuildRequires:  servletapi5
14mu|xalan-j2-2.7.1-5|34	BuildRequires:  xerces-j2 >= 0:2.7.1
14mu|xalan-j2-2.7.1-5|35	%endif
14mu|xalan-j2-2.7.1-5|36	#BuildRequires:  xerces-j2 >= 0:2.7.1
14mu|xalan-j2-2.7.1-5|37	BuildRequires:  xml-commons-jaxp-1.3-apis >= 0:1.3.03
14mu|xalan-j2-2.7.1-5|38	
14mu|xalan-j2-2.7.1-5|39	%description
14mu|xalan-j2-2.7.1-5|40	Xalan is an XSLT processor for transforming XML documents into HTML,
14mu|xalan-j2-2.7.1-5|41	text, or other XML document types. It implements the W3C Recommendations
14mu|xalan-j2-2.7.1-5|42	for XSL Transformations (XSLT) and the XML Path Language (XPath). It can
14mu|xalan-j2-2.7.1-5|43	be used from the command line, in an applet or a servlet, or as a module
14mu|xalan-j2-2.7.1-5|44	in other program.
14mu|xalan-j2-2.7.1-5|45	
14mu|xalan-j2-2.7.1-5|46	%if ! %{bootstrap}
14mu|xalan-j2-2.7.1-5|47	%package        xsltc
14mu|xalan-j2-2.7.1-5|48	Summary:        XSLT compiler
14mu|xalan-j2-2.7.1-5|49	Group:          Development/Java
14mu|xalan-j2-2.7.1-5|50	Requires:       java_cup
14mu|xalan-j2-2.7.1-5|51	Requires:       bcel
14mu|xalan-j2-2.7.1-5|52	Requires:       jlex
14mu|xalan-j2-2.7.1-5|53	Requires:       regexp
14mu|xalan-j2-2.7.1-5|54	Requires:       jaxp_parser_impl
14mu|xalan-j2-2.7.1-5|55	
14mu|xalan-j2-2.7.1-5|56	%description    xsltc
14mu|xalan-j2-2.7.1-5|57	The XSLT Compiler is a Java-based tool for compiling XSLT stylesheets into
14mu|xalan-j2-2.7.1-5|58	lightweight and portable Java byte codes called translets.
14mu|xalan-j2-2.7.1-5|59	%endif
14mu|xalan-j2-2.7.1-5|60	
14mu|xalan-j2-2.7.1-5|61	%package        manual
14mu|xalan-j2-2.7.1-5|62	Summary:        Manual for %{name}
14mu|xalan-j2-2.7.1-5|63	Group:          Development/Java
14mu|xalan-j2-2.7.1-5|64	
14mu|xalan-j2-2.7.1-5|65	%description    manual
14mu|xalan-j2-2.7.1-5|66	Documentation for %{name}.
14mu|xalan-j2-2.7.1-5|67	
14mu|xalan-j2-2.7.1-5|68	%package        javadoc
14mu|xalan-j2-2.7.1-5|69	Summary:        Javadoc for %{name}
14mu|xalan-j2-2.7.1-5|70	Group:          Development/Java
14mu|xalan-j2-2.7.1-5|71	BuildRequires:  java-javadoc
14mu|xalan-j2-2.7.1-5|72	
14mu|xalan-j2-2.7.1-5|73	%description    javadoc
14mu|xalan-j2-2.7.1-5|74	Javadoc for %{name}.
14mu|xalan-j2-2.7.1-5|75	
14mu|xalan-j2-2.7.1-5|76	%if ! %{bootstrap}
14mu|xalan-j2-2.7.1-5|77	%package        demo
14mu|xalan-j2-2.7.1-5|78	Summary:        Demo for %{name}
14mu|xalan-j2-2.7.1-5|79	Group:          Development/Java
14mu|xalan-j2-2.7.1-5|80	Requires:       %{name} = %{epoch}:%{version}-%{release}, servlet
14mu|xalan-j2-2.7.1-5|81	BuildRequires:  servlet
14mu|xalan-j2-2.7.1-5|82	
14mu|xalan-j2-2.7.1-5|83	%description    demo
14mu|xalan-j2-2.7.1-5|84	Demonstrations and samples for %{name}.
14mu|xalan-j2-2.7.1-5|85	%endif
14mu|xalan-j2-2.7.1-5|86	
14mu|xalan-j2-2.7.1-5|87	%track
14mu|xalan-j2-2.7.1-5|88	prog %{name} = {
14mu|xalan-j2-2.7.1-5|89	url = http://xalan.apache.org/xalan-j/index.html
14mu|xalan-j2-2.7.1-5|90	version = %{version}
14mu|xalan-j2-2.7.1-5|91	regex = "The current stable version for download is (__VER__)"
14mu|xalan-j2-2.7.1-5|92	}
14mu|xalan-j2-2.7.1-5|93	
14mu|xalan-j2-2.7.1-5|94	%prep
14mu|xalan-j2-2.7.1-5|95	%setup -q -n xalan-j_%{cvs_version}
14mu|xalan-j2-2.7.1-5|96	%apply_patches
14mu|xalan-j2-2.7.1-5|97	# Remove all binary libs, except ones needed to build docs and N/A elsewhere.
14mu|xalan-j2-2.7.1-5|98	for j in $(find . -name "*.jar"); do
14mu|xalan-j2-2.7.1-5|99	rm $j
14mu|xalan-j2-2.7.1-5|100	done
14mu|xalan-j2-2.7.1-5|101	# FIXME who knows where the sources are? xalan-j1 ?
14mu|xalan-j2-2.7.1-5|102	#mv tools/xalan2jdoc.jar.no tools/xalan2jdoc.jar
14mu|xalan-j2-2.7.1-5|103	#mv tools/xalan2jtaglet.jar.no tools/xalan2jtaglet.jar
14mu|xalan-j2-2.7.1-5|104	
14mu|xalan-j2-2.7.1-5|105	%build
14mu|xalan-j2-2.7.1-5|106	if [ ! -e "$JAVA_HOME" ] ; then export JAVA_HOME="%{java_home}" ; fi
14mu|xalan-j2-2.7.1-5|107	pushd lib
14mu|xalan-j2-2.7.1-5|108	ln -sf $(build-classpath java_cup-runtime) runtime.jar
14mu|xalan-j2-2.7.1-5|109	ln -sf $(build-classpath bcel) BCEL.jar
14mu|xalan-j2-2.7.1-5|110	ln -sf $(build-classpath regexp) regexp.jar
14mu|xalan-j2-2.7.1-5|111	ln -sf $(build-classpath xerces-j2) xercesImpl.jar
14mu|xalan-j2-2.7.1-5|112	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xml-apis.jar
14mu|xalan-j2-2.7.1-5|113	popd
14mu|xalan-j2-2.7.1-5|114	pushd tools
14mu|xalan-j2-2.7.1-5|115	ln -sf $(build-classpath java_cup) java_cup.jar
14mu|xalan-j2-2.7.1-5|116	ln -sf $(build-classpath ant) ant.jar
14mu|xalan-j2-2.7.1-5|117	ln -sf $(build-classpath jlex) JLex.jar
14mu|xalan-j2-2.7.1-5|118	#ln -sf $(build-classpath xml-stylebook) stylebook-1.0-b3_xalan-2.jar
14mu|xalan-j2-2.7.1-5|119	popd
14mu|xalan-j2-2.7.1-5|120	export CLASSPATH=$(build-classpath servletapi5)
14mu|xalan-j2-2.7.1-5|121	export JAVA_HOME=%{_prefix}/lib/jvm/java-1.8.0
14mu|xalan-j2-2.7.1-5|122	
14mu|xalan-j2-2.7.1-5|123	%if %{bootstrap}
14mu|xalan-j2-2.7.1-5|124	ant \
14mu|xalan-j2-2.7.1-5|125	-Djava.awt.headless=true \
14mu|xalan-j2-2.7.1-5|126	-Dapi.j2se=%{_javadocdir}/java \
14mu|xalan-j2-2.7.1-5|127	-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
14mu|xalan-j2-2.7.1-5|128	xalan-interpretive.jar
14mu|xalan-j2-2.7.1-5|129	%else
14mu|xalan-j2-2.7.1-5|130	ant \
14mu|xalan-j2-2.7.1-5|131	-Djava.awt.headless=true \
14mu|xalan-j2-2.7.1-5|132	-Dapi.j2se=%{_javadocdir}/java \
14mu|xalan-j2-2.7.1-5|133	-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
14mu|xalan-j2-2.7.1-5|134	xalan-interpretive.jar\
14mu|xalan-j2-2.7.1-5|135	xsltc.unbundledjar \
14mu|xalan-j2-2.7.1-5|136	docs \
14mu|xalan-j2-2.7.1-5|137	xsltc.docs \
14mu|xalan-j2-2.7.1-5|138	javadocs \
14mu|xalan-j2-2.7.1-5|139	samples \
14mu|xalan-j2-2.7.1-5|140	servlet
14mu|xalan-j2-2.7.1-5|141	%endif
14mu|xalan-j2-2.7.1-5|142	
14mu|xalan-j2-2.7.1-5|143	%install
14mu|xalan-j2-2.7.1-5|144	
14mu|xalan-j2-2.7.1-5|145	# jars
14mu|xalan-j2-2.7.1-5|146	install -d -m 755 %{buildroot}%{_javadir}
14mu|xalan-j2-2.7.1-5|147	install -p -m 644 build/xalan-interpretive.jar \
14mu|xalan-j2-2.7.1-5|148	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|xalan-j2-2.7.1-5|149	%if ! %{bootstrap}
14mu|xalan-j2-2.7.1-5|150	install -p -m 644 build/xsltc.jar \
14mu|xalan-j2-2.7.1-5|151	%{buildroot}%{_javadir}/xsltc-%{version}.jar
14mu|xalan-j2-2.7.1-5|152	%endif
14mu|xalan-j2-2.7.1-5|153	install -p -m 644 build/serializer.jar \
14mu|xalan-j2-2.7.1-5|154	%{buildroot}%{_javadir}/%{name}-serializer-%{version}.jar
14mu|xalan-j2-2.7.1-5|155	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mu|xalan-j2-2.7.1-5|156	
14mu|xalan-j2-2.7.1-5|157	%if ! %{bootstrap}
14mu|xalan-j2-2.7.1-5|158	
14mu|xalan-j2-2.7.1-5|159	# javadoc
14mu|xalan-j2-2.7.1-5|160	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|xalan-j2-2.7.1-5|161	cp -pr build/docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|xalan-j2-2.7.1-5|162	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|xalan-j2-2.7.1-5|163	rm -rf build/docs/apidocs
14mu|xalan-j2-2.7.1-5|164	
14mu|xalan-j2-2.7.1-5|165	# demo
14mu|xalan-j2-2.7.1-5|166	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14mu|xalan-j2-2.7.1-5|167	install -p -m 644 build/xalansamples.jar \
14mu|xalan-j2-2.7.1-5|168	%{buildroot}%{_datadir}/%{name}/%{name}-samples.jar
14mu|xalan-j2-2.7.1-5|169	install -p -m 644 build/xalanservlet.war \
14mu|xalan-j2-2.7.1-5|170	%{buildroot}%{_datadir}/%{name}/%{name}-servlet.war
14mu|xalan-j2-2.7.1-5|171	cp -pr samples %{buildroot}%{_datadir}/%{name}
14mu|xalan-j2-2.7.1-5|172	
14mu|xalan-j2-2.7.1-5|173	# fix link between manual and javadoc
14mu|xalan-j2-2.7.1-5|174	(cd build/docs; ln -sf %{_javadocdir}/%{name}-%{version} apidocs)
14mu|xalan-j2-2.7.1-5|175	
14mu|xalan-j2-2.7.1-5|176	%endif
14mu|xalan-j2-2.7.1-5|177	
14mu|xalan-j2-2.7.1-5|178	%if 0
14mu|xalan-j2-2.7.1-5|179	# jaxp_transform_impl ghost symlink
14mu|xalan-j2-2.7.1-5|180	ln -s %{_sysconfdir}/alternatives \
14mu|xalan-j2-2.7.1-5|181	%{buildroot}%{_javadir}/jaxp_transform_impl.jar
14mu|xalan-j2-2.7.1-5|182	%endif
14mu|xalan-j2-2.7.1-5|183	
14mu|xalan-j2-2.7.1-5|184	%post
14mu|xalan-j2-2.7.1-5|185	update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
14mu|xalan-j2-2.7.1-5|186	jaxp_transform_impl %{_javadir}/%{name}.jar 30
14mu|xalan-j2-2.7.1-5|187	
14mu|xalan-j2-2.7.1-5|188	%preun
14mu|xalan-j2-2.7.1-5|189	{
14mu|xalan-j2-2.7.1-5|190	[ $1 = 0 ] || exit 0
14mu|xalan-j2-2.7.1-5|191	update-alternatives --remove jaxp_transform_impl %{_javadir}/%{name}.jar
14mu|xalan-j2-2.7.1-5|192	} >/dev/null 2>&1 || :
14mu|xalan-j2-2.7.1-5|193	
14mu|xalan-j2-2.7.1-5|194	#%post xsltc
14mu|xalan-j2-2.7.1-5|195	#update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
14mu|xalan-j2-2.7.1-5|196	#  jaxp_transform_impl %{_javadir}/xsltc.jar 10
14mu|xalan-j2-2.7.1-5|197	
14mu|xalan-j2-2.7.1-5|198	#%preun xsltc
14mu|xalan-j2-2.7.1-5|199	#{
14mu|xalan-j2-2.7.1-5|200	#  [ $1 = 0 ] || exit 0
14mu|xalan-j2-2.7.1-5|201	#  update-alternatives --remove jaxp_transform_impl %{_javadir}/xsltc.jar
14mu|xalan-j2-2.7.1-5|202	#} >/dev/null 2>&1 || :
14mu|xalan-j2-2.7.1-5|203	
14mu|xalan-j2-2.7.1-5|204	%if ! %{bootstrap}
14mu|xalan-j2-2.7.1-5|205	%if 0
14mu|xalan-j2-2.7.1-5|206	%post javadoc
14mu|xalan-j2-2.7.1-5|207	rm -f %{_javadocdir}/%{name}
14mu|xalan-j2-2.7.1-5|208	ln -s %{name}-%{version} %{_javadocdir}/%{name}
14mu|xalan-j2-2.7.1-5|209	
14mu|xalan-j2-2.7.1-5|210	%postun javadoc
14mu|xalan-j2-2.7.1-5|211	if [ "$1" = "0" ]; then
14mu|xalan-j2-2.7.1-5|212	rm -f %{_javadocdir}/%{name}
14mu|xalan-j2-2.7.1-5|213	fi
14mu|xalan-j2-2.7.1-5|214	%endif
14mu|xalan-j2-2.7.1-5|215	%endif
14mu|xalan-j2-2.7.1-5|216	
14mu|xalan-j2-2.7.1-5|217	%files
14mu|xalan-j2-2.7.1-5|218	%defattr(0644,root,root,0755)
14mu|xalan-j2-2.7.1-5|219	%doc KEYS
14mu|xalan-j2-2.7.1-5|220	%{_javadir}/%{name}-%{version}.jar
14mu|xalan-j2-2.7.1-5|221	%{_javadir}/%{name}.jar
14mu|xalan-j2-2.7.1-5|222	%{_javadir}/%{name}-serializer-%{version}.jar
14mu|xalan-j2-2.7.1-5|223	%{_javadir}/%{name}-serializer.jar
14mu|xalan-j2-2.7.1-5|224	%if 0
14mu|xalan-j2-2.7.1-5|225	%ghost %{_javadir}/jaxp_transform_impl.jar
14mu|xalan-j2-2.7.1-5|226	%endif
14mu|xalan-j2-2.7.1-5|227	
14mu|xalan-j2-2.7.1-5|228	%if ! %{bootstrap}
14mu|xalan-j2-2.7.1-5|229	%files xsltc
14mu|xalan-j2-2.7.1-5|230	%defattr(0644,root,root,0755)
14mu|xalan-j2-2.7.1-5|231	%{_javadir}/xsltc-%{version}.jar
14mu|xalan-j2-2.7.1-5|232	%{_javadir}/xsltc.jar
14mu|xalan-j2-2.7.1-5|233	#%ghost %{_javadir}/jaxp_transform_impl.jar
14mu|xalan-j2-2.7.1-5|234	
14mu|xalan-j2-2.7.1-5|235	%files manual
14mu|xalan-j2-2.7.1-5|236	%defattr(0644,root,root,0755)
14mu|xalan-j2-2.7.1-5|237	%doc build/docs/*
14mu|xalan-j2-2.7.1-5|238	
14mu|xalan-j2-2.7.1-5|239	%files javadoc
14mu|xalan-j2-2.7.1-5|240	%defattr(0644,root,root,0755)
14mu|xalan-j2-2.7.1-5|241	%doc %{_javadocdir}/%{name}-%{version}
14mu|xalan-j2-2.7.1-5|242	%doc %{_javadocdir}/%{name}
14mu|xalan-j2-2.7.1-5|243	
14mu|xalan-j2-2.7.1-5|244	%files demo
14mu|xalan-j2-2.7.1-5|245	%defattr(0644,root,root,0755)
14mu|xalan-j2-2.7.1-5|246	%{_datadir}/%{name}
14mu|xalan-j2-2.7.1-5|247	
14mu|xalan-j2-2.7.1-5|248	%endif
14mu|xalan-j2-2.7.1-5|249	
14mu|xalan-j2-2.7.1-5|250	%changelog
14mu|xalan-j2-2.7.1-5|251	
14mu|xalan-j2-2.7.1-5|252	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:2.7.1-5
14mu|xalan-j2-2.7.1-5|253	- (6360ac1) Rebuild with Java8
14mu|xalan-j2-2.7.1-5|254	
14mu|xalan-j2-2.7.1-5|255	

26290 14
14mu|xapian-core-1.2.23-1|1	%define oname xapian
14mu|xapian-core-1.2.23-1|2	%define major 22
14mu|xapian-core-1.2.23-1|3	%define libname %mklibname %{oname} %{major}
14mu|xapian-core-1.2.23-1|4	%define devname %mklibname %{oname} -d
14mu|xapian-core-1.2.23-1|5	
14mu|xapian-core-1.2.23-1|6	Summary:	Search engine library
14mu|xapian-core-1.2.23-1|7	Name:		xapian-core
14mu|xapian-core-1.2.23-1|8	Version:	1.2.23
14mu|xapian-core-1.2.23-1|9	Release:	1
14mu|xapian-core-1.2.23-1|10	License:	GPLv2+
14mu|xapian-core-1.2.23-1|11	Group:		Databases
14mu|xapian-core-1.2.23-1|12	Url:		http://www.xapian.org/
14mu|xapian-core-1.2.23-1|13	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
14mu|xapian-core-1.2.23-1|14	%ifarch x86_64
14mu|xapian-core-1.2.23-1|15	BuildRequires:	chrpath
14mu|xapian-core-1.2.23-1|16	%endif
14mu|xapian-core-1.2.23-1|17	BuildRequires:	valgrind
14mu|xapian-core-1.2.23-1|18	BuildRequires:	pkgconfig(uuid)
14mu|xapian-core-1.2.23-1|19	BuildRequires:	pkgconfig(zlib)
14mu|xapian-core-1.2.23-1|20	Requires:	%{libname} = %{EVRD}
14mu|xapian-core-1.2.23-1|21	Obsoletes:	xapian < 1.0.7
14mu|xapian-core-1.2.23-1|22	Provides:	xapian = %{EVRD}
14mu|xapian-core-1.2.23-1|23	
14mu|xapian-core-1.2.23-1|24	%description
14mu|xapian-core-1.2.23-1|25	Xapian is an Open Source Search Engine Library, released under the GPL. It's
14mu|xapian-core-1.2.23-1|26	written in C++, with bindings to allow use from Perl, Python, PHP, Java, Tcl,
14mu|xapian-core-1.2.23-1|27	C#, and Ruby (so far!)
14mu|xapian-core-1.2.23-1|28	
14mu|xapian-core-1.2.23-1|29	Xapian is a highly adaptable toolkit which allows developers to easily add
14mu|xapian-core-1.2.23-1|30	advanced indexing and search facilities to their own applications. It supports
14mu|xapian-core-1.2.23-1|31	the Probabilistic Information Retrieval model and also supports a rich set of
14mu|xapian-core-1.2.23-1|32	boolean query operators.
14mu|xapian-core-1.2.23-1|33	
14mu|xapian-core-1.2.23-1|34	%files
14mu|xapian-core-1.2.23-1|35	%{_bindir}/copydatabase
14mu|xapian-core-1.2.23-1|36	%{_bindir}/delve
14mu|xapian-core-1.2.23-1|37	%{_bindir}/quest
14mu|xapian-core-1.2.23-1|38	%{_bindir}/simpleexpand
14mu|xapian-core-1.2.23-1|39	%{_bindir}/simpleindex
14mu|xapian-core-1.2.23-1|40	%{_bindir}/simplesearch
14mu|xapian-core-1.2.23-1|41	%{_bindir}/xapian-*
14mu|xapian-core-1.2.23-1|42	%exclude %{_bindir}/xapian-config
14mu|xapian-core-1.2.23-1|43	%{_mandir}/man1/*
14mu|xapian-core-1.2.23-1|44	
14mu|xapian-core-1.2.23-1|45	#----------------------------------------------------------------------------
14mu|xapian-core-1.2.23-1|46	
14mu|xapian-core-1.2.23-1|47	%package -n %{libname}
14mu|xapian-core-1.2.23-1|48	Summary:	Shared library for %{name}
14mu|xapian-core-1.2.23-1|49	Group:		System/Libraries
14mu|xapian-core-1.2.23-1|50	Obsoletes:	%{_lib}xapian15 < 1.2.2
14mu|xapian-core-1.2.23-1|51	
14mu|xapian-core-1.2.23-1|52	%description -n %{libname}
14mu|xapian-core-1.2.23-1|53	Shared library for %{name}.
14mu|xapian-core-1.2.23-1|54	
14mu|xapian-core-1.2.23-1|55	%files -n %{libname}
14mu|xapian-core-1.2.23-1|56	%{_libdir}/libxapian.so.%{major}*
14mu|xapian-core-1.2.23-1|57	
14mu|xapian-core-1.2.23-1|58	#----------------------------------------------------------------------------
14mu|xapian-core-1.2.23-1|59	
14mu|xapian-core-1.2.23-1|60	%package  -n %{devname}
14mu|xapian-core-1.2.23-1|61	Summary:	Development files for %{name}
14mu|xapian-core-1.2.23-1|62	Group:		Development/Other
14mu|xapian-core-1.2.23-1|63	Requires:	%{libname} = %{EVRD}
14mu|xapian-core-1.2.23-1|64	Provides:	%{name}-devel = %{EVRD}
14mu|xapian-core-1.2.23-1|65	Provides:	lib%{name}-devel = %{EVRD}
14mu|xapian-core-1.2.23-1|66	Provides:	%{oname}-devel = %{EVRD}
14mu|xapian-core-1.2.23-1|67	Provides:	lib%{oname}-devel = %{EVRD}
14mu|xapian-core-1.2.23-1|68	
14mu|xapian-core-1.2.23-1|69	%description -n %{devname}
14mu|xapian-core-1.2.23-1|70	Development files and headers for %{name}.
14mu|xapian-core-1.2.23-1|71	
14mu|xapian-core-1.2.23-1|72	%files -n %{devname}
14mu|xapian-core-1.2.23-1|73	%doc %{_docdir}/%{name}/
14mu|xapian-core-1.2.23-1|74	%dir %{_includedir}/xapian
14mu|xapian-core-1.2.23-1|75	%{_bindir}/xapian-config
14mu|xapian-core-1.2.23-1|76	%{_includedir}/xapian/*.h
14mu|xapian-core-1.2.23-1|77	%{_includedir}/*.h
14mu|xapian-core-1.2.23-1|78	%{_datadir}/aclocal/xapian.m4
14mu|xapian-core-1.2.23-1|79	%{_libdir}/libxapian.so
14mu|xapian-core-1.2.23-1|80	%{_libdir}/cmake/xapian/*.cmake
14mu|xapian-core-1.2.23-1|81	%{_libdir}/pkgconfig/xapian-core.pc
14mu|xapian-core-1.2.23-1|82	
14mu|xapian-core-1.2.23-1|83	#----------------------------------------------------------------------------
14mu|xapian-core-1.2.23-1|84	
14mu|xapian-core-1.2.23-1|85	%prep
14mu|xapian-core-1.2.23-1|86	%setup -q
14mu|xapian-core-1.2.23-1|87	
14mu|xapian-core-1.2.23-1|88	%build
14mu|xapian-core-1.2.23-1|89	%configure2_5x \
14mu|xapian-core-1.2.23-1|90	%ifarch x86_64
14mu|xapian-core-1.2.23-1|91	--enable-sse \
14mu|xapian-core-1.2.23-1|92	%else
14mu|xapian-core-1.2.23-1|93	--disable-sse \
14mu|xapian-core-1.2.23-1|94	%endif
14mu|xapian-core-1.2.23-1|95	--enable-shared \
14mu|xapian-core-1.2.23-1|96	--disable-static
14mu|xapian-core-1.2.23-1|97	%make
14mu|xapian-core-1.2.23-1|98	
14mu|xapian-core-1.2.23-1|99	%install
14mu|xapian-core-1.2.23-1|100	%makeinstall_std
14mu|xapian-core-1.2.23-1|101	%ifarch x86_64
14mu|xapian-core-1.2.23-1|102	chrpath -d %{buildroot}%{_bindir}/copydatabase
14mu|xapian-core-1.2.23-1|103	chrpath -d %{buildroot}%{_bindir}/delve
14mu|xapian-core-1.2.23-1|104	chrpath -d %{buildroot}%{_bindir}/quest
14mu|xapian-core-1.2.23-1|105	chrpath -d %{buildroot}%{_bindir}/simpleexpand
14mu|xapian-core-1.2.23-1|106	chrpath -d %{buildroot}%{_bindir}/simpleindex
14mu|xapian-core-1.2.23-1|107	chrpath -d %{buildroot}%{_bindir}/simplesearch
14mu|xapian-core-1.2.23-1|108	chrpath -d %{buildroot}%{_bindir}/xapian-compact
14mu|xapian-core-1.2.23-1|109	chrpath -d %{buildroot}%{_bindir}/xapian-progsrv
14mu|xapian-core-1.2.23-1|110	chrpath -d %{buildroot}%{_bindir}/xapian-tcpsrv
14mu|xapian-core-1.2.23-1|111	chrpath -d %{buildroot}%{_bindir}/xapian-check
14mu|xapian-core-1.2.23-1|112	chrpath -d %{buildroot}%{_bindir}/xapian-inspect
14mu|xapian-core-1.2.23-1|113	chrpath -d %{buildroot}%{_bindir}/xapian-replicate-server
14mu|xapian-core-1.2.23-1|114	chrpath -d %{buildroot}%{_bindir}/xapian-chert-update
14mu|xapian-core-1.2.23-1|115	chrpath -d %{buildroot}%{_bindir}/xapian-metadata
14mu|xapian-core-1.2.23-1|116	chrpath -d %{buildroot}%{_bindir}/xapian-replicate
14mu|xapian-core-1.2.23-1|117	%endif
14mu|xapian-core-1.2.23-1|118	
14mu|xapian-core-1.2.23-1|119	
14mu|xapian-core-1.2.23-1|120	%changelog
14mu|xapian-core-1.2.23-1|121	
14mu|xapian-core-1.2.23-1|122	* Mon Apr 25 2016 Denis Silakov <dsilakov@gmail.com> 1.2.23-1
14mu|xapian-core-1.2.23-1|123	- (cbeaf6f) Updated to 1.2.23
14mu|xapian-core-1.2.23-1|124	
14mu|xapian-core-1.2.23-1|125	

26291 14
14mu|xawtv-3.102-5|1	# FIXME: Workaround build errors with underlinking, try to make a proper
14mu|xawtv-3.102-5|2	# fix later
14mu|xawtv-3.102-5|3	%define _disable_ld_no_undefined 1
14mu|xawtv-3.102-5|4	
14mu|xawtv-3.102-5|5	# dynamic desktop support
14mu|xawtv-3.102-5|6	%define webcam_launcher /etc/dynamic/launchers/webcam
14mu|xawtv-3.102-5|7	%define tvtuner_launcher /etc/dynamic/launchers/tvtuner
14mu|xawtv-3.102-5|8	
14mu|xawtv-3.102-5|9	Summary:	A X11 program for watching TV
14mu|xawtv-3.102-5|10	Name:		xawtv
14mu|xawtv-3.102-5|11	Version:	3.102
14mu|xawtv-3.102-5|12	Release:	5
14mu|xawtv-3.102-5|13	Group:		Video
14mu|xawtv-3.102-5|14	License:	GPLv2+
14mu|xawtv-3.102-5|15	#OLD_STILL_VALID_URLs: http://www.strusel007.de/linux/xawtv/
14mu|xawtv-3.102-5|16	#http://bytesex.org/xawtv/
14mu|xawtv-3.102-5|17	Url:		http://linux.bytesex.org/xawtv/
14mu|xawtv-3.102-5|18	Source0:	http://linuxtv.org/downloads/xawtv/%{name}-%{version}.tar.bz2
14mu|xawtv-3.102-5|19	Source2:	%{name}
14mu|xawtv-3.102-5|20	Patch31:	xawtv-3.100-glibc.patch
14mu|xawtv-3.102-5|21	BuildRequires:	recode
14mu|xawtv-3.102-5|22	BuildRequires:	x11-server-common
14mu|xawtv-3.102-5|23	BuildRequires:	aalib-devel
14mu|xawtv-3.102-5|24	BuildRequires:	gpm-devel
14mu|xawtv-3.102-5|25	BuildRequires:	jpeg-devel
14mu|xawtv-3.102-5|26	BuildRequires:	lesstif-devel
14mu|xawtv-3.102-5|27	BuildRequires:	slang-devel
14mu|xawtv-3.102-5|28	BuildRequires:	pkgconfig(alsa)
14mu|xawtv-3.102-5|29	BuildRequires:	pkgconfig(fontconfig)
14mu|xawtv-3.102-5|30	BuildRequires:	pkgconfig(glu)
14mu|xawtv-3.102-5|31	BuildRequires:	pkgconfig(libdv)
14mu|xawtv-3.102-5|32	BuildRequires:	pkgconfig(libfs)
14mu|xawtv-3.102-5|33	BuildRequires:	pkgconfig(liblircclient0)
14mu|xawtv-3.102-5|34	BuildRequires:	pkgconfig(libv4l1)
14mu|xawtv-3.102-5|35	BuildRequires:	pkgconfig(ncurses)
14mu|xawtv-3.102-5|36	BuildRequires:	pkgconfig(x11)
14mu|xawtv-3.102-5|37	BuildRequires:	pkgconfig(xaw7)
14mu|xawtv-3.102-5|38	BuildRequires:	pkgconfig(xinerama)
14mu|xawtv-3.102-5|39	BuildRequires:	pkgconfig(xp)
14mu|xawtv-3.102-5|40	BuildRequires:	pkgconfig(xpm)
14mu|xawtv-3.102-5|41	BuildRequires:	pkgconfig(xrandr)
14mu|xawtv-3.102-5|42	BuildRequires:	pkgconfig(xv)
14mu|xawtv-3.102-5|43	BuildRequires:	pkgconfig(xxf86dga)
14mu|xawtv-3.102-5|44	BuildRequires:	pkgconfig(zvbi-0.2)
14mu|xawtv-3.102-5|45	Requires:	common-licenses
14mu|xawtv-3.102-5|46	Requires:	xawtv-common = %{EVRD}
14mu|xawtv-3.102-5|47	
14mu|xawtv-3.102-5|48	%description
14mu|xawtv-3.102-5|49	Xawtv is a Video4Linux Stream Capture Viewer, that is a X11 program for
14mu|xawtv-3.102-5|50	watching TV.
14mu|xawtv-3.102-5|51	
14mu|xawtv-3.102-5|52	It uses the Athena widgets.
14mu|xawtv-3.102-5|53	MoTV has a nicer GUI which use lesstif (motif) widgets.
14mu|xawtv-3.102-5|54	
14mu|xawtv-3.102-5|55	%files
14mu|xawtv-3.102-5|56	%config(noreplace) %{tvtuner_launcher}/%{name}.desktop
14mu|xawtv-3.102-5|57	%config(noreplace) %{webcam_launcher}/%{name}.desktop
14mu|xawtv-3.102-5|58	%config(noreplace) %{_sysconfdir}/X11/app-defaults/Xawtv
14mu|xawtv-3.102-5|59	%{_bindir}/xawtv
14mu|xawtv-3.102-5|60	%{_bindir}/XawTV
14mu|xawtv-3.102-5|61	%{_mandir}/man1/xawtv.1*
14mu|xawtv-3.102-5|62	%{_mandir}/fr/man1/xawtv.1*
14mu|xawtv-3.102-5|63	%{_datadir}/applications/mandriva-%{name}.desktop
14mu|xawtv-3.102-5|64	/usr/lib/X11/app-defaults/Xawtv*
14mu|xawtv-3.102-5|65	%{_datadir}/%{name}
14mu|xawtv-3.102-5|66	
14mu|xawtv-3.102-5|67	%post
14mu|xawtv-3.102-5|68	update-alternatives --install %{webcam_launcher}/gnome.desktop webcam.gnome.dynamic %{webcam_launcher}/%{name}.desktop 20
14mu|xawtv-3.102-5|69	update-alternatives --install %{webcam_launcher}/kde.desktop webcam.kde.dynamic %{webcam_launcher}/%{name}.desktop 20
14mu|xawtv-3.102-5|70	update-alternatives --install %{tvtuner_launcher}/kde.desktop tvtuner.kde.dynamic %{tvtuner_launcher}/%{name}.desktop 20
14mu|xawtv-3.102-5|71	update-alternatives --install %{tvtuner_launcher}/gnome.desktop tvtuner.gnome.dynamic %{tvtuner_launcher}/%{name}.desktop 20
14mu|xawtv-3.102-5|72	
14mu|xawtv-3.102-5|73	%postun
14mu|xawtv-3.102-5|74	if [ $1 = 0 ]; then
14mu|xawtv-3.102-5|75	update-alternatives --remove webcam.kde.dynamic %{webcam_launcher}/%{name}.desktop
14mu|xawtv-3.102-5|76	update-alternatives --remove webcam.gnome.dynamic %{webcam_launcher}/%{name}.desktop
14mu|xawtv-3.102-5|77	update-alternatives --remove tvtuner.kde.dynamic %{tvtuner_launcher}/%{name}.desktop
14mu|xawtv-3.102-5|78	update-alternatives --remove tvtuner.gnome.dynamic %{tvtuner_launcher}/%{name}.desktop
14mu|xawtv-3.102-5|79	fi
14mu|xawtv-3.102-5|80	
14mu|xawtv-3.102-5|81	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|82	
14mu|xawtv-3.102-5|83	%package common
14mu|xawtv-3.102-5|84	Summary:	Common files for fbtv/motv/ttv/xawtv
14mu|xawtv-3.102-5|85	Group:		Video
14mu|xawtv-3.102-5|86	Requires:	tv-fonts
14mu|xawtv-3.102-5|87	
14mu|xawtv-3.102-5|88	%description common
14mu|xawtv-3.102-5|89	These are common files for fbtv, motv, ttv and xawtv.
14mu|xawtv-3.102-5|90	They are:
14mu|xawtv-3.102-5|91	* scantv: small text program that look for tv channels
14mu|xawtv-3.102-5|92	* streamer - capture tool (images / movies)
14mu|xawtv-3.102-5|93	
14mu|xawtv-3.102-5|94	%files common
14mu|xawtv-3.102-5|95	%attr(4711,root,root) %{_bindir}/v4l-conf
14mu|xawtv-3.102-5|96	%{_bindir}/rootv
14mu|xawtv-3.102-5|97	%{_bindir}/scantv
14mu|xawtv-3.102-5|98	%{_bindir}/subtitles
14mu|xawtv-3.102-5|99	%{_bindir}/v4l-info
14mu|xawtv-3.102-5|100	%lang(es) %{_mandir}/es/man1/rootv.*
14mu|xawtv-3.102-5|101	%lang(es) %{_mandir}/es/man1/scantv.*
14mu|xawtv-3.102-5|102	%lang(es) %{_mandir}/es/man1/subtitles.*
14mu|xawtv-3.102-5|103	%lang(es) %{_mandir}/es/man1/xawtv.*
14mu|xawtv-3.102-5|104	%lang(es) %{_mandir}/es/man5/xawtvrc.*
14mu|xawtv-3.102-5|105	%lang(es) %{_mandir}/es/man8/v4l-conf.*
14mu|xawtv-3.102-5|106	%{_mandir}/man1/rootv.1*
14mu|xawtv-3.102-5|107	%{_mandir}/man1/scantv.1*
14mu|xawtv-3.102-5|108	%{_mandir}/man1/subtitles*
14mu|xawtv-3.102-5|109	%{_mandir}/man5/xawtvrc*
14mu|xawtv-3.102-5|110	%{_mandir}/man8/v4l*
14mu|xawtv-3.102-5|111	%{_mandir}/man1/v4l-info.*
14mu|xawtv-3.102-5|112	%dir %{_libdir}/%{name}
14mu|xawtv-3.102-5|113	%{_libdir}/%{name}/*
14mu|xawtv-3.102-5|114	%doc Changes README*
14mu|xawtv-3.102-5|115	%doc README*
14mu|xawtv-3.102-5|116	%doc contrib/frequencies*
14mu|xawtv-3.102-5|117	
14mu|xawtv-3.102-5|118	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|119	
14mu|xawtv-3.102-5|120	%package control
14mu|xawtv-3.102-5|121	Summary:	Control video4linux devices
14mu|xawtv-3.102-5|122	Group:		Video
14mu|xawtv-3.102-5|123	
14mu|xawtv-3.102-5|124	%description control
14mu|xawtv-3.102-5|125	Xawtv-remote and v4lctl can be used to control a video4linux driven TV card.
14mu|xawtv-3.102-5|126	
14mu|xawtv-3.102-5|127	Xawtv-remote passes the command to a already running xawtv or motv instance
14mu|xawtv-3.102-5|128	using X11 properties.
14mu|xawtv-3.102-5|129	
14mu|xawtv-3.102-5|130	V4lctl is a command line tool that sets the parameters directly.
14mu|xawtv-3.102-5|131	
14mu|xawtv-3.102-5|132	%files control
14mu|xawtv-3.102-5|133	%{_bindir}/v4lctl
14mu|xawtv-3.102-5|134	%{_bindir}/xawtv-remote
14mu|xawtv-3.102-5|135	%{_mandir}/man1/v4lctl.1*
14mu|xawtv-3.102-5|136	%lang(es) %{_mandir}/es/man1/v4lctl.*
14mu|xawtv-3.102-5|137	%{_mandir}/man1/xawtv-remote.1*
14mu|xawtv-3.102-5|138	%lang(es) %{_mandir}/es/man1/xawtv-remote.*
14mu|xawtv-3.102-5|139	
14mu|xawtv-3.102-5|140	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|141	
14mu|xawtv-3.102-5|142	%package -n fbtv
14mu|xawtv-3.102-5|143	Summary:	A console program for watching TV
14mu|xawtv-3.102-5|144	Group:		Video
14mu|xawtv-3.102-5|145	Requires:	xawtv-common = %{EVRD}
14mu|xawtv-3.102-5|146	
14mu|xawtv-3.102-5|147	%description -n fbtv
14mu|xawtv-3.102-5|148	Fbtv is a program for watching TV with your linux box.
14mu|xawtv-3.102-5|149	It runs on top of a graphic framebuffer device (/dev/fb0).
14mu|xawtv-3.102-5|150	
14mu|xawtv-3.102-5|151	This is useful for watching TV without X11.
14mu|xawtv-3.102-5|152	
14mu|xawtv-3.102-5|153	fbtv shares the config file ($HOME/.xawtv) with the xawtv
14mu|xawtv-3.102-5|154	application.
14mu|xawtv-3.102-5|155	
14mu|xawtv-3.102-5|156	Check the xawtv(1) manpage for details about the config file format.
14mu|xawtv-3.102-5|157	
14mu|xawtv-3.102-5|158	%files -n fbtv
14mu|xawtv-3.102-5|159	%{_bindir}/fbtv
14mu|xawtv-3.102-5|160	%{_mandir}/man1/fbtv*
14mu|xawtv-3.102-5|161	%lang(es) %{_mandir}/es/man?/fbtv.*
14mu|xawtv-3.102-5|162	
14mu|xawtv-3.102-5|163	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|164	
14mu|xawtv-3.102-5|165	%package misc
14mu|xawtv-3.102-5|166	Summary:	Xawtv miscellous stuff
14mu|xawtv-3.102-5|167	Group:		Video
14mu|xawtv-3.102-5|168	Requires:	xawtv-common = %{version}
14mu|xawtv-3.102-5|169	
14mu|xawtv-3.102-5|170	%description misc
14mu|xawtv-3.102-5|171	This package has a few tools you might find useful. They
14mu|xawtv-3.102-5|172	have not to do very much to do with xawtv. They were written
14mu|xawtv-3.102-5|173	for debugging:
14mu|xawtv-3.102-5|174	* dump-mixers - dump mixer settings to stdout
14mu|xawtv-3.102-5|175	* propwatch   - monitors properties of X11 windows.  If you
14mu|xawtv-3.102-5|176	want to know how to keep track of xawtv's
14mu|xawtv-3.102-5|177	_XAWTV_STATION property, look at this.
14mu|xawtv-3.102-5|178	* mtt         - teletext browser for X11 and console
14mu|xawtv-3.102-5|179	* ntsc-cc     - reads vbi data from /dev/vbi and decodes the enclosed cc data.
14mu|xawtv-3.102-5|180	* pia         - play media files
14mu|xawtv-3.102-5|181	* record      - console sound recorder.  Has a simple input
14mu|xawtv-3.102-5|182	level meter which might be useful to trouble
14mu|xawtv-3.102-5|183	shoot sound problems.
14mu|xawtv-3.102-5|184	* showriff    - display the structure of RIFF files (avi, wav).
14mu|xawtv-3.102-5|185	
14mu|xawtv-3.102-5|186	%files misc
14mu|xawtv-3.102-5|187	%config(noreplace) /etc/X11/app-defaults/mtt
14mu|xawtv-3.102-5|188	%{_bindir}/dump-mixers
14mu|xawtv-3.102-5|189	%{_bindir}/mtt
14mu|xawtv-3.102-5|190	%{_bindir}/ntsc-cc
14mu|xawtv-3.102-5|191	%{_bindir}/pia
14mu|xawtv-3.102-5|192	%{_bindir}/propwatch
14mu|xawtv-3.102-5|193	%{_bindir}/record
14mu|xawtv-3.102-5|194	%{_bindir}/showqt
14mu|xawtv-3.102-5|195	%{_bindir}/showriff
14mu|xawtv-3.102-5|196	%{_mandir}/man1/dump-mixers*
14mu|xawtv-3.102-5|197	%{_mandir}/man1/mtt*
14mu|xawtv-3.102-5|198	%{_mandir}/man1/ntsc*
14mu|xawtv-3.102-5|199	%{_mandir}/man1/pia*
14mu|xawtv-3.102-5|200	%{_mandir}/man1/record*
14mu|xawtv-3.102-5|201	%{_mandir}/man1/propwatch*
14mu|xawtv-3.102-5|202	%{_mandir}/man1/showriff.1*
14mu|xawtv-3.102-5|203	
14mu|xawtv-3.102-5|204	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|205	
14mu|xawtv-3.102-5|206	%package -n motv
14mu|xawtv-3.102-5|207	Summary:	A Motif program for watching TV
14mu|xawtv-3.102-5|208	Group:		Video
14mu|xawtv-3.102-5|209	Requires:	xawtv-common = %{EVRD}
14mu|xawtv-3.102-5|210	
14mu|xawtv-3.102-5|211	%description -n motv
14mu|xawtv-3.102-5|212	This is a motv-based Video4Linux capture viewer.
14mu|xawtv-3.102-5|213	
14mu|xawtv-3.102-5|214	It is basically xawtv with a more user-friendly GUI.
14mu|xawtv-3.102-5|215	It has the same features, uses the same config file, has the same command
14mu|xawtv-3.102-5|216	line switches, you can control it using xawtv-remote.
14mu|xawtv-3.102-5|217	Most keyboards shortcuts are identical too.
14mu|xawtv-3.102-5|218	
14mu|xawtv-3.102-5|219	%files -n motv
14mu|xawtv-3.102-5|220	%{_bindir}/motv
14mu|xawtv-3.102-5|221	%{_mandir}/man1/motv*
14mu|xawtv-3.102-5|222	%{_datadir}/applications/mandriva-motv.desktop
14mu|xawtv-3.102-5|223	%config(noreplace) %{_sysconfdir}/X11/app-defaults/MoTV
14mu|xawtv-3.102-5|224	%config(noreplace) %{_sysconfdir}/X11/*/app-defaults/MoTV
14mu|xawtv-3.102-5|225	
14mu|xawtv-3.102-5|226	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|227	
14mu|xawtv-3.102-5|228	%package -n radio
14mu|xawtv-3.102-5|229	Summary:	Console radio application
14mu|xawtv-3.102-5|230	Group:		Sound
14mu|xawtv-3.102-5|231	Provides:	xawtv-radio
14mu|xawtv-3.102-5|232	
14mu|xawtv-3.102-5|233	%description -n radio
14mu|xawtv-3.102-5|234	This is a ncurses-based radio application.
14mu|xawtv-3.102-5|235	
14mu|xawtv-3.102-5|236	%files -n radio
14mu|xawtv-3.102-5|237	%{_bindir}/radio
14mu|xawtv-3.102-5|238	%{_mandir}/man1/radio*
14mu|xawtv-3.102-5|239	
14mu|xawtv-3.102-5|240	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|241	
14mu|xawtv-3.102-5|242	%package -n streamer
14mu|xawtv-3.102-5|243	Summary:	Record audio and/or video streams
14mu|xawtv-3.102-5|244	Group:		Video
14mu|xawtv-3.102-5|245	Requires:	xawtv-common = %{EVRD}
14mu|xawtv-3.102-5|246	
14mu|xawtv-3.102-5|247	%description -n streamer
14mu|xawtv-3.102-5|248	streamer reads audio and/or video data from /dev/video0 and /dev/dsp
14mu|xawtv-3.102-5|249	and writes the data to the disk.
14mu|xawtv-3.102-5|250	Various output formats are supported.
14mu|xawtv-3.102-5|251	Start streamer with '-h' for a list of options and supported output formats.
14mu|xawtv-3.102-5|252	
14mu|xawtv-3.102-5|253	%files -n streamer
14mu|xawtv-3.102-5|254	%{_bindir}/streamer
14mu|xawtv-3.102-5|255	%{_mandir}/man1/streamer*
14mu|xawtv-3.102-5|256	%lang(es) %{_mandir}/es/man1/streamer.*
14mu|xawtv-3.102-5|257	
14mu|xawtv-3.102-5|258	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|259	
14mu|xawtv-3.102-5|260	%package -n ttv
14mu|xawtv-3.102-5|261	Summary:	Display TV/video on a tty
14mu|xawtv-3.102-5|262	Group:		Video
14mu|xawtv-3.102-5|263	Requires:	xawtv-common = %{version}
14mu|xawtv-3.102-5|264	
14mu|xawtv-3.102-5|265	%description -n ttv
14mu|xawtv-3.102-5|266	Ttv displays TV/video on a terminal, rendering the images using aalib.
14mu|xawtv-3.102-5|267	
14mu|xawtv-3.102-5|268	%files -n ttv
14mu|xawtv-3.102-5|269	%{_bindir}/ttv
14mu|xawtv-3.102-5|270	%{_mandir}/man1/ttv*
14mu|xawtv-3.102-5|271	%lang(es) %{_mandir}/es/man1/ttv.*
14mu|xawtv-3.102-5|272	
14mu|xawtv-3.102-5|273	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|274	
14mu|xawtv-3.102-5|275	%package web
14mu|xawtv-3.102-5|276	Summary:	Videotext pages webserver & images capture/upload to a webserver
14mu|xawtv-3.102-5|277	Group:		Networking/WWW
14mu|xawtv-3.102-5|278	Requires:	xawtv-common = %{EVRD}
14mu|xawtv-3.102-5|279	
14mu|xawtv-3.102-5|280	%description web
14mu|xawtv-3.102-5|281	Webcam captures images from a video4linux device like bttv,
14mu|xawtv-3.102-5|282	annotates them and and uploads them to a webserver using ftp
14mu|xawtv-3.102-5|283	in a endless loop.
14mu|xawtv-3.102-5|284	
14mu|xawtv-3.102-5|285	Alevtd is http daemon which serves videotext pages as HTML.
14mu|xawtv-3.102-5|286	Tune in some station with a utility like v4lctl or some TV application.
14mu|xawtv-3.102-5|287	Then start it and point your browser to http://localhost:5654/
14mu|xawtv-3.102-5|288	
14mu|xawtv-3.102-5|289	Pages may be requested either in HTML format (http://localhost:5654/<page>/
14mu|xawtv-3.102-5|290	or http://localhost:5654/<page>/<subpage>.html) or in ASCII text format
14mu|xawtv-3.102-5|291	(http://localhost:5654/<page>/<subpage>.txt).
14mu|xawtv-3.102-5|292	Subpage "00" can be used for pages without subpages.
14mu|xawtv-3.102-5|293	
14mu|xawtv-3.102-5|294	%files web
14mu|xawtv-3.102-5|295	%{_bindir}/alevtd
14mu|xawtv-3.102-5|296	%{_bindir}/webcam
14mu|xawtv-3.102-5|297	%{_mandir}/man1/alevtd.1*
14mu|xawtv-3.102-5|298	%{_mandir}/man1/webcam.1*
14mu|xawtv-3.102-5|299	
14mu|xawtv-3.102-5|300	#----------------------------------------------------------------------------
14mu|xawtv-3.102-5|301	
14mu|xawtv-3.102-5|302	%prep
14mu|xawtv-3.102-5|303	%setup -q
14mu|xawtv-3.102-5|304	%patch31 -p0
14mu|xawtv-3.102-5|305	
14mu|xawtv-3.102-5|306	%build
14mu|xawtv-3.102-5|307	autoreconf -fi
14mu|xawtv-3.102-5|308	export LIBS="$LIBS -lm"
14mu|xawtv-3.102-5|309	%configure2_5x	--enable-xfree-ext \
14mu|xawtv-3.102-5|310	--enable-xvideo \
14mu|xawtv-3.102-5|311	--enable-aa \
14mu|xawtv-3.102-5|312	--enable-alsa \
14mu|xawtv-3.102-5|313	--disable-quicktime \
14mu|xawtv-3.102-5|314	--x-includes=%{_includedir}/freetype2
14mu|xawtv-3.102-5|315	
14mu|xawtv-3.102-5|316	# Quicktime support not enabled, so libpng is not needed
14mu|xawtv-3.102-5|317	find . -name 'Makefile' | xargs perl -pi -e 's/-lpng//g'
14mu|xawtv-3.102-5|318	%make
14mu|xawtv-3.102-5|319	
14mu|xawtv-3.102-5|320	%install
14mu|xawtv-3.102-5|321	perl -pi -e 's!-o root -g root!!g' src/Makefile
14mu|xawtv-3.102-5|322	mkdir -p %{buildroot}/usr/lib/X11/app-defaults
14mu|xawtv-3.102-5|323	%makeinstall_std ROOT="%{buildroot}" FONTDIR=%{buildroot}%{_datadir}/fonts/misc SUID_ROOT=""
14mu|xawtv-3.102-5|324	
14mu|xawtv-3.102-5|325	install -m 644 x11/Xawtv.ad %{buildroot}/usr/lib/X11/app-defaults
14mu|xawtv-3.102-5|326	(cd %{buildroot}/usr/lib/X11/app-defaults; ln Xawtv.ad Xawtv; ln Xawtv.ad Xawtv-color)
14mu|xawtv-3.102-5|327	
14mu|xawtv-3.102-5|328	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/XawTV
14mu|xawtv-3.102-5|329	
14mu|xawtv-3.102-5|330	# Menu entries
14mu|xawtv-3.102-5|331	
14mu|xawtv-3.102-5|332	mkdir -p %{buildroot}%{_datadir}/applications
14mu|xawtv-3.102-5|333	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
14mu|xawtv-3.102-5|334	[Desktop Entry]
14mu|xawtv-3.102-5|335	Name=XawTV
14mu|xawtv-3.102-5|336	Comment=A program for watching TV
14mu|xawtv-3.102-5|337	Comment[ru]=Программа просмотра ТВ
14mu|xawtv-3.102-5|338	Exec=%{_bindir}/XawTV
14mu|xawtv-3.102-5|339	Icon=video_section
14mu|xawtv-3.102-5|340	Terminal=false
14mu|xawtv-3.102-5|341	Type=Application
14mu|xawtv-3.102-5|342	StartupNotify=true
14mu|xawtv-3.102-5|343	Categories=AudioVideo;Video;TV;
14mu|xawtv-3.102-5|344	EOF
14mu|xawtv-3.102-5|345	
14mu|xawtv-3.102-5|346	cat > %{buildroot}%{_datadir}/applications/mandriva-motv.desktop <<EOF
14mu|xawtv-3.102-5|347	[Desktop Entry]
14mu|xawtv-3.102-5|348	Name=MoTV
14mu|xawtv-3.102-5|349	Comment=A program for watching TV (nicer interface)
14mu|xawtv-3.102-5|350	Comment[ru]=Программа просмотра ТВ (улучшенный интерфейс)
14mu|xawtv-3.102-5|351	Exec=%{_bindir}/motv
14mu|xawtv-3.102-5|352	Icon=video_section
14mu|xawtv-3.102-5|353	Terminal=false
14mu|xawtv-3.102-5|354	Type=Application
14mu|xawtv-3.102-5|355	StartupNotify=true
14mu|xawtv-3.102-5|356	Categories=Motif;AudioVideo;Video;TV;
14mu|xawtv-3.102-5|357	EOF
14mu|xawtv-3.102-5|358	
14mu|xawtv-3.102-5|359	mkdir -p %{buildroot}{%tvtuner_launcher,%webcam_launcher}
14mu|xawtv-3.102-5|360	cat > %{buildroot}%{webcam_launcher}/%{name}.desktop << EOF
14mu|xawtv-3.102-5|361	[Desktop Entry]
14mu|xawtv-3.102-5|362	Name=XawTV \$devicename
14mu|xawtv-3.102-5|363	Comment=The X11 Video4Linux Stream Capture Viewer
14mu|xawtv-3.102-5|364	Comment[ru]=Просмотр входящего потока Video4Linux
14mu|xawtv-3.102-5|365	TryExec=/usr/bin/xawtv
14mu|xawtv-3.102-5|366	Exec=/usr/bin/xawtv -c \$device
14mu|xawtv-3.102-5|367	Terminal=false
14mu|xawtv-3.102-5|368	Icon=video_section
14mu|xawtv-3.102-5|369	Type=Application
14mu|xawtv-3.102-5|370	EOF
14mu|xawtv-3.102-5|371	cat > %{buildroot}%{tvtuner_launcher}/%{name}.desktop << EOF
14mu|xawtv-3.102-5|372	[Desktop Entry]
14mu|xawtv-3.102-5|373	Name=XawTV \$devicename
14mu|xawtv-3.102-5|374	Comment=The X11 Video4Linux Stream Capture Viewer
14mu|xawtv-3.102-5|375	Comment[ru]=Просмотр входящего потока Video4Linux
14mu|xawtv-3.102-5|376	TryExec=/usr/bin/XawTV
14mu|xawtv-3.102-5|377	Exec=/usr/bin/XawTV -c \$device
14mu|xawtv-3.102-5|378	Terminal=false
14mu|xawtv-3.102-5|379	Icon=video_section
14mu|xawtv-3.102-5|380	Type=Application
14mu|xawtv-3.102-5|381	EOF
14mu|xawtv-3.102-5|382	
14mu|xawtv-3.102-5|383	
14mu|xawtv-3.102-5|384	%changelog
14mu|xawtv-3.102-5|385	
14mu|xawtv-3.102-5|386	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 3.102-5
14mu|xawtv-3.102-5|387	- (189154e) Added Russian l10n to desktop file
14mu|xawtv-3.102-5|388	
14mu|xawtv-3.102-5|389	

26292 14
14mu|xbase-3.1.2-8|1	%define major 1
14mu|xbase-3.1.2-8|2	%define libname %mklibname %{name}64_ %{major}
14mu|xbase-3.1.2-8|3	%define devname %mklibname %{name} -d
14mu|xbase-3.1.2-8|4	
14mu|xbase-3.1.2-8|5	Summary:	Xbase dBase database file library
14mu|xbase-3.1.2-8|6	Name:		xbase
14mu|xbase-3.1.2-8|7	Version:	3.1.2
14mu|xbase-3.1.2-8|8	Release:	8
14mu|xbase-3.1.2-8|9	License:	LGPLv2+
14mu|xbase-3.1.2-8|10	Group: 		Development/Other
14mu|xbase-3.1.2-8|11	Url:		http://linux.techass.com/projects/xdb/
14mu|xbase-3.1.2-8|12	Source0:	http://downloads.sourceforge.net/xdb/%{name}64-%{version}.tar.gz
14mu|xbase-3.1.2-8|13	Patch0:		%{name}-%{version}-fixconfig.patch
14mu|xbase-3.1.2-8|14	Patch2:		%{name}-%{version}-gcc44.patch
14mu|xbase-3.1.2-8|15	Patch3:		%{name}-2.0.0-ppc.patch
14mu|xbase-3.1.2-8|16	Patch4:		%{name}-%{version}-xbnode.patch
14mu|xbase-3.1.2-8|17	Patch5:		%{name}-%{version}-lesserg.patch
14mu|xbase-3.1.2-8|18	Patch6:		%{name}-%{version}-outofsource.patch
14mu|xbase-3.1.2-8|19	Patch7:		%{name}-%{version}-gcc47.patch
14mu|xbase-3.1.2-8|20	Patch8:		%{name}-%{version}-gcc-version.patch
14mu|xbase-3.1.2-8|21	BuildRequires:	doxygen
14mu|xbase-3.1.2-8|22	
14mu|xbase-3.1.2-8|23	%description
14mu|xbase-3.1.2-8|24	Library for accessing dBase .dbf, .ndx, .dbt, and Clipper .ntx files.
14mu|xbase-3.1.2-8|25	
14mu|xbase-3.1.2-8|26	%files
14mu|xbase-3.1.2-8|27	%doc NEWS README AUTHORS ChangeLog
14mu|xbase-3.1.2-8|28	%{_bindir}/checkndx
14mu|xbase-3.1.2-8|29	%{_bindir}/copydbf
14mu|xbase-3.1.2-8|30	%{_bindir}/dbfutil1
14mu|xbase-3.1.2-8|31	%{_bindir}/dbfxtrct
14mu|xbase-3.1.2-8|32	%{_bindir}/deletall
14mu|xbase-3.1.2-8|33	%{_bindir}/dumphdr
14mu|xbase-3.1.2-8|34	%{_bindir}/dumprecs
14mu|xbase-3.1.2-8|35	%{_bindir}/packdbf
14mu|xbase-3.1.2-8|36	%{_bindir}/reindex
14mu|xbase-3.1.2-8|37	%{_bindir}/undelall
14mu|xbase-3.1.2-8|38	%{_bindir}/zap
14mu|xbase-3.1.2-8|39	
14mu|xbase-3.1.2-8|40	#----------------------------------------------------------------------------
14mu|xbase-3.1.2-8|41	
14mu|xbase-3.1.2-8|42	%package -n %{libname}
14mu|xbase-3.1.2-8|43	Summary:	Libraries needed for %{name}
14mu|xbase-3.1.2-8|44	Group:		System/Libraries
14mu|xbase-3.1.2-8|45	Conflicts:	%{_lib}xbase1 < 3.1.2-8
14mu|xbase-3.1.2-8|46	Obsoletes:	%{_lib}xbase1 < 3.1.2-8
14mu|xbase-3.1.2-8|47	
14mu|xbase-3.1.2-8|48	%description -n %{libname}
14mu|xbase-3.1.2-8|49	Libraries needed for %{name}
14mu|xbase-3.1.2-8|50	
14mu|xbase-3.1.2-8|51	%files -n %{libname}
14mu|xbase-3.1.2-8|52	%{_libdir}/libxbase.so.%{major}*
14mu|xbase-3.1.2-8|53	%{_libdir}/libxbase64.so.%{major}*
14mu|xbase-3.1.2-8|54	
14mu|xbase-3.1.2-8|55	#----------------------------------------------------------------------------
14mu|xbase-3.1.2-8|56	
14mu|xbase-3.1.2-8|57	%package -n %{devname}
14mu|xbase-3.1.2-8|58	Summary:	Xbase development package
14mu|xbase-3.1.2-8|59	Group:		Development/Other
14mu|xbase-3.1.2-8|60	Requires:	%{libname} = %{EVRD}
14mu|xbase-3.1.2-8|61	Provides:	%{name}-devel = %{EVRD}
14mu|xbase-3.1.2-8|62	
14mu|xbase-3.1.2-8|63	%description -n %{devname}
14mu|xbase-3.1.2-8|64	Headers and such for compiling programs that use the Xbase library.
14mu|xbase-3.1.2-8|65	
14mu|xbase-3.1.2-8|66	%files -n %{devname}
14mu|xbase-3.1.2-8|67	%doc docs html
14mu|xbase-3.1.2-8|68	%{_bindir}/xbase-config
14mu|xbase-3.1.2-8|69	%{_bindir}/xbase64-config
14mu|xbase-3.1.2-8|70	%{_includedir}/xbase*
14mu|xbase-3.1.2-8|71	%{_libdir}/libxbase.so
14mu|xbase-3.1.2-8|72	%{_libdir}/libxbase64.so
14mu|xbase-3.1.2-8|73	
14mu|xbase-3.1.2-8|74	#----------------------------------------------------------------------------
14mu|xbase-3.1.2-8|75	
14mu|xbase-3.1.2-8|76	%prep
14mu|xbase-3.1.2-8|77	%setup -qn %{name}64-%{version}
14mu|xbase-3.1.2-8|78	%apply_patches
14mu|xbase-3.1.2-8|79	
14mu|xbase-3.1.2-8|80	%build
14mu|xbase-3.1.2-8|81	touch AUTHORS README NEWS
14mu|xbase-3.1.2-8|82	cp -p copying COPYING
14mu|xbase-3.1.2-8|83	autoreconf -i
14mu|xbase-3.1.2-8|84	%configure2_5x --disable-static
14mu|xbase-3.1.2-8|85	%make
14mu|xbase-3.1.2-8|86	
14mu|xbase-3.1.2-8|87	%install
14mu|xbase-3.1.2-8|88	%makeinstall_std
14mu|xbase-3.1.2-8|89	
14mu|xbase-3.1.2-8|90	pushd %{buildroot}%{_libdir}
14mu|xbase-3.1.2-8|91	ln -s libxbase64.so.1.0.0 libxbase.so.1.0.0
14mu|xbase-3.1.2-8|92	ln -s libxbase64.so.%{major} libxbase.so.%{major}
14mu|xbase-3.1.2-8|93	ln -s libxbase64.so libxbase.so
14mu|xbase-3.1.2-8|94	popd
14mu|xbase-3.1.2-8|95	
14mu|xbase-3.1.2-8|96	pushd %{buildroot}%{_includedir}
14mu|xbase-3.1.2-8|97	ln -s xbase64 xbase
14mu|xbase-3.1.2-8|98	ln -s xbase64.h xbase64/xbase.h
14mu|xbase-3.1.2-8|99	popd
14mu|xbase-3.1.2-8|100	
14mu|xbase-3.1.2-8|101	pushd %{buildroot}%{_bindir}
14mu|xbase-3.1.2-8|102	ln -s xbase64-config xbase-config
14mu|xbase-3.1.2-8|103	popd
14mu|xbase-3.1.2-8|104	
14mu|xbase-3.1.2-8|105	
14mu|xbase-3.1.2-8|106	%changelog
14mu|xbase-3.1.2-8|107	
14mu|xbase-3.1.2-8|108	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.2-8
14mu|xbase-3.1.2-8|109	- (cf839e2) Fix library package name
14mu|xbase-3.1.2-8|110	- (cf839e2) Spec cleanup
14mu|xbase-3.1.2-8|111	
14mu|xbase-3.1.2-8|112	

26293 14
14mu|xbmc-16.1-1|1	%bcond_without cec
14mu|xbmc-16.1-1|2	%define codename Jarvis
14mu|xbmc-16.1-1|3	
14mu|xbmc-16.1-1|4	Summary:	Kodi (ex-XBMC) Media Center - media player and home entertainment system
14mu|xbmc-16.1-1|5	Name:		xbmc
14mu|xbmc-16.1-1|6	Version:	16.1
14mu|xbmc-16.1-1|7	Release:	1
14mu|xbmc-16.1-1|8	# nosefart audio plugin and RSXS-0.9 based screensavers are GPLv2 only
14mu|xbmc-16.1-1|9	# several eventclients are GPLv3+ (in subpackages)
14mu|xbmc-16.1-1|10	# libhdhomerun is LGPLv3+ with an exception (always ok to link against it)
14mu|xbmc-16.1-1|11	# the rest is GPLv2+
14mu|xbmc-16.1-1|12	# both GPLv2+ and GPLv2 are mentioned because plugins are not part of core
14mu|xbmc-16.1-1|13	# xbmc and therefore e.g. /usr/bin/xbmc is GPLv2+ with LGPLv3+ part
14mu|xbmc-16.1-1|14	# as allowed by a license exception
14mu|xbmc-16.1-1|15	License:	GPLv2+ and GPLv2 and (LGPLv3+ with exceptions)
14mu|xbmc-16.1-1|16	Group:		Video
14mu|xbmc-16.1-1|17	Url:		http://kodi.tv/
14mu|xbmc-16.1-1|18	Source0:	http://mirrors.kodi.tv/releases/source/%{version}-%{codename}.tar.gz
14mu|xbmc-16.1-1|19	Patch1:		xbmc-13.0-no-win32.patch
14mu|xbmc-16.1-1|20	# Display Music Videos in "Artist - Name" format instead of just "Name"
14mu|xbmc-16.1-1|21	Patch2:		xbmc-15.0-upnp-musicvideos-artist.patch
14mu|xbmc-16.1-1|22	# Fix bug with UPnP playback for Playlists
14mu|xbmc-16.1-1|23	Patch3:		xbmc-14.1-upnp-playlists.patch
14mu|xbmc-16.1-1|24	Patch4:		xbmc-16.0-session.patch
14mu|xbmc-16.1-1|25	# Seems to create dlopen call loop and crash so disable it
14mu|xbmc-16.1-1|26	Patch5:		xbmc-14.2-no-dlopen-wrapper.patch
14mu|xbmc-16.1-1|27	Patch6:		xbmc-16.1-ru.patch
14mu|xbmc-16.1-1|28	Patch7:		xbmc-16.1-desktop.patch
14mu|xbmc-16.1-1|29	
14mu|xbmc-16.1-1|30	BuildRequires:	avahi-common-devel
14mu|xbmc-16.1-1|31	BuildRequires:	boost-devel
14mu|xbmc-16.1-1|32	BuildRequires:	bzip2-devel
14mu|xbmc-16.1-1|33	BuildRequires:	crossguid-devel
14mu|xbmc-16.1-1|34	BuildRequires:	ffmpeg-devel
14mu|xbmc-16.1-1|35	BuildRequires:	gettext-devel
14mu|xbmc-16.1-1|36	BuildRequires:	giflib-devel
14mu|xbmc-16.1-1|37	BuildRequires:	jpeg-devel
14mu|xbmc-16.1-1|38	BuildRequires:	liblzo-devel
14mu|xbmc-16.1-1|39	BuildRequires:	mysql-devel
14mu|xbmc-16.1-1|40	BuildRequires:	tinyxml-devel
14mu|xbmc-16.1-1|41	BuildRequires:	pkgconfig(alsa)
14mu|xbmc-16.1-1|42	BuildRequires:	pkgconfig(avahi-client)
14mu|xbmc-16.1-1|43	BuildRequires:	pkgconfig(bluez)
14mu|xbmc-16.1-1|44	BuildRequires:	pkgconfig(cwiid)
14mu|xbmc-16.1-1|45	BuildRequires:	pkgconfig(dbus-1)
14mu|xbmc-16.1-1|46	BuildRequires:	pkgconfig(dcadec)
14mu|xbmc-16.1-1|47	BuildRequires:	pkgconfig(enca)
14mu|xbmc-16.1-1|48	BuildRequires:	pkgconfig(expat)
14mu|xbmc-16.1-1|49	BuildRequires:	pkgconfig(flac)
14mu|xbmc-16.1-1|50	BuildRequires:	pkgconfig(fontconfig)
14mu|xbmc-16.1-1|51	BuildRequires:	pkgconfig(freetype2)
14mu|xbmc-16.1-1|52	BuildRequires:	pkgconfig(fribidi)
14mu|xbmc-16.1-1|53	BuildRequires:	pkgconfig(gl)
14mu|xbmc-16.1-1|54	BuildRequires:	pkgconfig(glew)
14mu|xbmc-16.1-1|55	BuildRequires:	pkgconfig(glu)
14mu|xbmc-16.1-1|56	BuildRequires:	pkgconfig(ice)
14mu|xbmc-16.1-1|57	BuildRequires:	pkgconfig(jasper)
14mu|xbmc-16.1-1|58	BuildRequires:	pkgconfig(libass)
14mu|xbmc-16.1-1|59	BuildRequires:	pkgconfig(libbluray)
14mu|xbmc-16.1-1|60	BuildRequires:	pkgconfig(libcdio)
14mu|xbmc-16.1-1|61	%if %{with cec}
14mu|xbmc-16.1-1|62	BuildRequires:	pkgconfig(libcec)
14mu|xbmc-16.1-1|63	%endif
14mu|xbmc-16.1-1|64	BuildRequires:	pkgconfig(libcurl)
14mu|xbmc-16.1-1|65	BuildRequires:	pkgconfig(libmicrohttpd)
14mu|xbmc-16.1-1|66	BuildRequires:	pkgconfig(libmms)
14mu|xbmc-16.1-1|67	BuildRequires:	pkgconfig(libmpeg2)
14mu|xbmc-16.1-1|68	BuildRequires:	pkgconfig(libnfs)
14mu|xbmc-16.1-1|69	BuildRequires:	pkgconfig(libpcre)
14mu|xbmc-16.1-1|70	BuildRequires:	pkgconfig(libplist)
14mu|xbmc-16.1-1|71	BuildRequires:	pkgconfig(libpng)
14mu|xbmc-16.1-1|72	BuildRequires:	pkgconfig(libpulse)
14mu|xbmc-16.1-1|73	BuildRequires:	pkgconfig(librtmp)
14mu|xbmc-16.1-1|74	# libshairplay should be used now but there's no stable release yet
14mu|xbmc-16.1-1|75	# BuildRequires:	pkgconfig(libshairport)
14mu|xbmc-16.1-1|76	BuildRequires:	pkgconfig(libssh)
14mu|xbmc-16.1-1|77	BuildRequires:	pkgconfig(libtiff-4)
14mu|xbmc-16.1-1|78	BuildRequires:	pkgconfig(libva)
14mu|xbmc-16.1-1|79	BuildRequires:	pkgconfig(libxslt)
14mu|xbmc-16.1-1|80	BuildRequires:	pkgconfig(mad)
14mu|xbmc-16.1-1|81	BuildRequires:	pkgconfig(ogg)
14mu|xbmc-16.1-1|82	BuildRequires:	pkgconfig(openssl)
14mu|xbmc-16.1-1|83	BuildRequires:	pkgconfig(python)
14mu|xbmc-16.1-1|84	BuildRequires:	pkgconfig(samplerate)
14mu|xbmc-16.1-1|85	BuildRequires:	pkgconfig(sdl2)
14mu|xbmc-16.1-1|86	BuildRequires:	pkgconfig(SDL2_mixer)
14mu|xbmc-16.1-1|87	BuildRequires:	pkgconfig(SDL2_image)
14mu|xbmc-16.1-1|88	# Doesn't seem to use it for anything but configure checks
14mu|xbmc-16.1-1|89	BuildRequires:	pkgconfig(SDL_image)
14mu|xbmc-16.1-1|90	BuildRequires:	pkgconfig(smbclient)
14mu|xbmc-16.1-1|91	BuildRequires:	pkgconfig(sqlite3)
14mu|xbmc-16.1-1|92	BuildRequires:	pkgconfig(taglib)
14mu|xbmc-16.1-1|93	BuildRequires:	pkgconfig(udev)
14mu|xbmc-16.1-1|94	BuildRequires:	pkgconfig(vdpau)
14mu|xbmc-16.1-1|95	BuildRequires:	pkgconfig(vorbis)
14mu|xbmc-16.1-1|96	BuildRequires:	pkgconfig(wavpack)
14mu|xbmc-16.1-1|97	BuildRequires:	pkgconfig(x11)
14mu|xbmc-16.1-1|98	BuildRequires:	pkgconfig(xinerama)
14mu|xbmc-16.1-1|99	BuildRequires:	pkgconfig(xmu)
14mu|xbmc-16.1-1|100	BuildRequires:	pkgconfig(xrandr)
14mu|xbmc-16.1-1|101	BuildRequires:	pkgconfig(xt)
14mu|xbmc-16.1-1|102	BuildRequires:	pkgconfig(xtst)
14mu|xbmc-16.1-1|103	BuildRequires:	pkgconfig(yajl)
14mu|xbmc-16.1-1|104	BuildRequires:	pkgconfig(zlib)
14mu|xbmc-16.1-1|105	BuildRequires:	cmake
14mu|xbmc-16.1-1|106	BuildRequires:	gperf
14mu|xbmc-16.1-1|107	BuildRequires:	zip
14mu|xbmc-16.1-1|108	%ifarch %{ix86}
14mu|xbmc-16.1-1|109	BuildRequires:	nasm
14mu|xbmc-16.1-1|110	%endif
14mu|xbmc-16.1-1|111	Requires:	lsb-release
14mu|xbmc-16.1-1|112	# for codegenrator
14mu|xbmc-16.1-1|113	BuildRequires:	doxygen
14mu|xbmc-16.1-1|114	BuildRequires:	java
14mu|xbmc-16.1-1|115	BuildRequires:	swig
14mu|xbmc-16.1-1|116	
14mu|xbmc-16.1-1|117	# dlopened (existence check required by rpm5 as it doesn't use stderr):
14mu|xbmc-16.1-1|118	%define dlopenreq() %([ -e %{_libdir}/lib%{1}.so ] && rpm -qf --qf '%%{name}' $(readlink -f %{_libdir}/lib%{1}.so) 2>/dev/null || echo %{name})
14mu|xbmc-16.1-1|119	Requires:	%dlopenreq curl
14mu|xbmc-16.1-1|120	Requires:	%dlopenreq FLAC
14mu|xbmc-16.1-1|121	Requires:	%dlopenreq mad
14mu|xbmc-16.1-1|122	Requires:	%dlopenreq ogg
14mu|xbmc-16.1-1|123	Requires:	%dlopenreq vorbis
14mu|xbmc-16.1-1|124	Requires:	%dlopenreq vorbisenc
14mu|xbmc-16.1-1|125	Requires:	%dlopenreq vorbisfile
14mu|xbmc-16.1-1|126	Requires:	%dlopenreq rtmp
14mu|xbmc-16.1-1|127	Requires:	%dlopenreq mpeg2
14mu|xbmc-16.1-1|128	Requires:	%dlopenreq ass
14mu|xbmc-16.1-1|129	Requires:	%dlopenreq bluray
14mu|xbmc-16.1-1|130	Requires:	%dlopenreq nfs
14mu|xbmc-16.1-1|131	Requires:	%dlopenreq plist
14mu|xbmc-16.1-1|132	%if %{with cec}
14mu|xbmc-16.1-1|133	Requires:	%dlopenreq cec
14mu|xbmc-16.1-1|134	%endif
14mu|xbmc-16.1-1|135	# not nearly as common as the above, so just suggest instead for now:
14mu|xbmc-16.1-1|136	Suggests:	%dlopenreq crystalhd
14mu|xbmc-16.1-1|137	# TODO: FEH.py is useless nowadays, drop it here and upstream.
14mu|xbmc-16.1-1|138	# for FEH.py, to check current configuration is ok for xbmc:
14mu|xbmc-16.1-1|139	Requires:	xdpyinfo
14mu|xbmc-16.1-1|140	Requires:	glxinfo
14mu|xbmc-16.1-1|141	# for FEH.py to allow it to give an error message (should be available already
14mu|xbmc-16.1-1|142	# on most systems):
14mu|xbmc-16.1-1|143	Requires:	pygtk2
14mu|xbmc-16.1-1|144	# for xbmc python scripts:
14mu|xbmc-16.1-1|145	Requires:	python-imaging
14mu|xbmc-16.1-1|146	# Packages not shipped in core:
14mu|xbmc-16.1-1|147	Suggests:	%{_lib}lame0
14mu|xbmc-16.1-1|148	Suggests:	%{_lib}dvdcss2
14mu|xbmc-16.1-1|149	
14mu|xbmc-16.1-1|150	Provides:	kodi = %{EVRD}
14mu|xbmc-16.1-1|151	
14mu|xbmc-16.1-1|152	%description
14mu|xbmc-16.1-1|153	Kodi (ex-XBMC) is an award-winning free and open source software media
14mu|xbmc-16.1-1|154	player and entertainment hub for digital media.
14mu|xbmc-16.1-1|155	
14mu|xbmc-16.1-1|156	While Kodi functions very well as a standard media player application
14mu|xbmc-16.1-1|157	for your computer, it has been designed to be the perfect companion
14mu|xbmc-16.1-1|158	for your HTPC. Supporting an almost endless range of remote controls,
14mu|xbmc-16.1-1|159	and combined with its beautiful interface and powerful skinning
14mu|xbmc-16.1-1|160	engine, Kodi feels very natural to use from the couch and is the
14mu|xbmc-16.1-1|161	ideal solution for your home theater.
14mu|xbmc-16.1-1|162	
14mu|xbmc-16.1-1|163	Support for RAR files is not included due to license issues.
14mu|xbmc-16.1-1|164	
14mu|xbmc-16.1-1|165	%files
14mu|xbmc-16.1-1|166	%doc %{_docdir}/kodi
14mu|xbmc-16.1-1|167	%{_bindir}/xbmc
14mu|xbmc-16.1-1|168	%{_bindir}/xbmc-standalone
14mu|xbmc-16.1-1|169	%{_bindir}/kodi
14mu|xbmc-16.1-1|170	%{_bindir}/kodi-standalone
14mu|xbmc-16.1-1|171	%dir %{_libdir}/kodi
14mu|xbmc-16.1-1|172	%dir %{_libdir}/kodi/addons
14mu|xbmc-16.1-1|173	%dir %{_libdir}/kodi/system
14mu|xbmc-16.1-1|174	%dir %{_libdir}/kodi/system/players
14mu|xbmc-16.1-1|175	%dir %{_libdir}/kodi/system/players/dvdplayer
14mu|xbmc-16.1-1|176	%{_libdir}/kodi/kodi.bin
14mu|xbmc-16.1-1|177	%{_libdir}/kodi/kodi-xrandr
14mu|xbmc-16.1-1|178	%dir %{_libdir}/kodi/addons/*
14mu|xbmc-16.1-1|179	%{_libdir}/kodi/addons/*/*.so
14mu|xbmc-16.1-1|180	%{_libdir}/kodi/system/ImageLib-*.so
14mu|xbmc-16.1-1|181	%{_libdir}/kodi/system/libcpluff-*.so
14mu|xbmc-16.1-1|182	%{_libdir}/kodi/system/libexif-*.so
14mu|xbmc-16.1-1|183	%optional %{_libdir}/kodi/system/libsse4-*.so
14mu|xbmc-16.1-1|184	%{_libdir}/kodi/system/players/dvdplayer/libdvdnav-*.so
14mu|xbmc-16.1-1|185	%dir %{_datadir}/kodi
14mu|xbmc-16.1-1|186	%{_datadir}/kodi/addons
14mu|xbmc-16.1-1|187	%{_datadir}/kodi/media
14mu|xbmc-16.1-1|188	%{_datadir}/kodi/system
14mu|xbmc-16.1-1|189	%{_datadir}/kodi/userdata
14mu|xbmc-16.1-1|190	%{_datadir}/xsessions/kodi.desktop
14mu|xbmc-16.1-1|191	%{_datadir}/applications/kodi.desktop
14mu|xbmc-16.1-1|192	%{_iconsdir}/hicolor/*/apps/kodi.png
14mu|xbmc-16.1-1|193	
14mu|xbmc-16.1-1|194	#----------------------------------------------------------------------------
14mu|xbmc-16.1-1|195	
14mu|xbmc-16.1-1|196	%package devel
14mu|xbmc-16.1-1|197	Summary:	Development files for Kodi (ex-XBMC)
14mu|xbmc-16.1-1|198	License:	GPLv2+
14mu|xbmc-16.1-1|199	Group:		Development/C
14mu|xbmc-16.1-1|200	Provides:	xbmc-eventclients-devel = %{EVRD}
14mu|xbmc-16.1-1|201	Conflicts:	xbmc-eventclients-devel < 13.0
14mu|xbmc-16.1-1|202	Obsoletes:	xbmc-eventclients-devel < 13.0
14mu|xbmc-16.1-1|203	
14mu|xbmc-16.1-1|204	%description devel
14mu|xbmc-16.1-1|205	Kodi (ex-XBMC) is an award-winning free and open source software media player
14mu|xbmc-16.1-1|206	and entertainment hub for digital media.
14mu|xbmc-16.1-1|207	
14mu|xbmc-16.1-1|208	This package contains files needed to build addons and eventclients.
14mu|xbmc-16.1-1|209	
14mu|xbmc-16.1-1|210	%files devel
14mu|xbmc-16.1-1|211	%dir %{_includedir}/kodi
14mu|xbmc-16.1-1|212	%{_includedir}/kodi/*
14mu|xbmc-16.1-1|213	%{_libdir}/kodi/*.cmake
14mu|xbmc-16.1-1|214	
14mu|xbmc-16.1-1|215	#----------------------------------------------------------------------------
14mu|xbmc-16.1-1|216	
14mu|xbmc-16.1-1|217	%package eventclients-common
14mu|xbmc-16.1-1|218	Summary:	Common files for Kodi (ex-XBMC) eventclients
14mu|xbmc-16.1-1|219	License:	GPLv2+
14mu|xbmc-16.1-1|220	Group:		Video
14mu|xbmc-16.1-1|221	
14mu|xbmc-16.1-1|222	%description eventclients-common
14mu|xbmc-16.1-1|223	Kodi (ex-XBMC) is an award-winning free and open source software media player
14mu|xbmc-16.1-1|224	and entertainment hub for digital media.
14mu|xbmc-16.1-1|225	
14mu|xbmc-16.1-1|226	This package contains common files for eventclients.
14mu|xbmc-16.1-1|227	
14mu|xbmc-16.1-1|228	%files eventclients-common
14mu|xbmc-16.1-1|229	%{python_sitelib}/kodi
14mu|xbmc-16.1-1|230	%dir %{_datadir}/pixmaps/kodi
14mu|xbmc-16.1-1|231	%{_datadir}/pixmaps/kodi/*.png
14mu|xbmc-16.1-1|232	
14mu|xbmc-16.1-1|233	#----------------------------------------------------------------------------
14mu|xbmc-16.1-1|234	
14mu|xbmc-16.1-1|235	%package eventclient-wiiremote
14mu|xbmc-16.1-1|236	Summary:	Wii Remote eventclient for Kodi (ex-XBMC)
14mu|xbmc-16.1-1|237	License:	GPLv3+
14mu|xbmc-16.1-1|238	Group:		Video
14mu|xbmc-16.1-1|239	Requires:	%{name}-eventclients-common = %{EVRD}
14mu|xbmc-16.1-1|240	
14mu|xbmc-16.1-1|241	%description eventclient-wiiremote
14mu|xbmc-16.1-1|242	Kodi (ex-XBMC) is an award-winning free and open source software media player
14mu|xbmc-16.1-1|243	and entertainment hub for digital media.
14mu|xbmc-16.1-1|244	
14mu|xbmc-16.1-1|245	This package contains the Wii Remote eventclient.
14mu|xbmc-16.1-1|246	
14mu|xbmc-16.1-1|247	%files eventclient-wiiremote
14mu|xbmc-16.1-1|248	%{_bindir}/kodi-wiiremote
14mu|xbmc-16.1-1|249	
14mu|xbmc-16.1-1|250	#----------------------------------------------------------------------------
14mu|xbmc-16.1-1|251	
14mu|xbmc-16.1-1|252	%package eventclient-j2me
14mu|xbmc-16.1-1|253	Summary:	J2ME eventclient for Kodi (ex-XBMC)
14mu|xbmc-16.1-1|254	License:	GPLv2+
14mu|xbmc-16.1-1|255	Group:		Video
14mu|xbmc-16.1-1|256	Requires:	python-pybluez
14mu|xbmc-16.1-1|257	Requires:	%{name}-eventclients-common = %{EVRD}
14mu|xbmc-16.1-1|258	
14mu|xbmc-16.1-1|259	%description eventclient-j2me
14mu|xbmc-16.1-1|260	Kodi (ex-XBMC) is an award-winning free and open source software media player
14mu|xbmc-16.1-1|261	and entertainment hub for digital media.
14mu|xbmc-16.1-1|262	
14mu|xbmc-16.1-1|263	This package contains the J2ME eventclient, providing a bluetooth
14mu|xbmc-16.1-1|264	server that can communicate with a mobile tool supporting J2ME.
14mu|xbmc-16.1-1|265	
14mu|xbmc-16.1-1|266	%files eventclient-j2me
14mu|xbmc-16.1-1|267	%{_bindir}/kodi-j2meremote
14mu|xbmc-16.1-1|268	
14mu|xbmc-16.1-1|269	#----------------------------------------------------------------------------
14mu|xbmc-16.1-1|270	
14mu|xbmc-16.1-1|271	%package eventclient-ps3
14mu|xbmc-16.1-1|272	Summary:	PS3 eventclients for Kodi (ex-XBMC)
14mu|xbmc-16.1-1|273	License:	GPLv2+
14mu|xbmc-16.1-1|274	Group:		Video
14mu|xbmc-16.1-1|275	Requires:	python-pybluez
14mu|xbmc-16.1-1|276	Requires:	%{name}-eventclients-common = %{EVRD}
14mu|xbmc-16.1-1|277	# requires via zeroconf.py, only used by xbmc-ps3d:
14mu|xbmc-16.1-1|278	Requires:	python-gobject avahi-python python-dbus
14mu|xbmc-16.1-1|279	
14mu|xbmc-16.1-1|280	%description eventclient-ps3
14mu|xbmc-16.1-1|281	Kodi (ex-XBMC) is an award-winning free and open source software media player
14mu|xbmc-16.1-1|282	and entertainment hub for digital media.
14mu|xbmc-16.1-1|283	
14mu|xbmc-16.1-1|284	This package contains the PS3 remote and sixaxis eventclients.
14mu|xbmc-16.1-1|285	
14mu|xbmc-16.1-1|286	%files eventclient-ps3
14mu|xbmc-16.1-1|287	%{_bindir}/kodi-ps3d
14mu|xbmc-16.1-1|288	%{_bindir}/kodi-ps3remote
14mu|xbmc-16.1-1|289	
14mu|xbmc-16.1-1|290	#----------------------------------------------------------------------------
14mu|xbmc-16.1-1|291	
14mu|xbmc-16.1-1|292	%package eventclient-xbmc-send
14mu|xbmc-16.1-1|293	Summary:	PS3 eventclient for Kodi (ex-XBMC)
14mu|xbmc-16.1-1|294	License:	GPLv2+
14mu|xbmc-16.1-1|295	Group:		Video
14mu|xbmc-16.1-1|296	Requires:	%{name}-eventclients-common = %{EVRD}
14mu|xbmc-16.1-1|297	
14mu|xbmc-16.1-1|298	%description eventclient-xbmc-send
14mu|xbmc-16.1-1|299	Kodi (ex-XBMC) is an award-winning free and open source software media player
14mu|xbmc-16.1-1|300	and entertainment hub for digital media.
14mu|xbmc-16.1-1|301	
14mu|xbmc-16.1-1|302	This package contains the xbmc-send eventclient.
14mu|xbmc-16.1-1|303	
14mu|xbmc-16.1-1|304	%files eventclient-xbmc-send
14mu|xbmc-16.1-1|305	%{_bindir}/kodi-send
14mu|xbmc-16.1-1|306	
14mu|xbmc-16.1-1|307	#----------------------------------------------------------------------------
14mu|xbmc-16.1-1|308	
14mu|xbmc-16.1-1|309	%prep
14mu|xbmc-16.1-1|310	%setup -qn %{name}-%{version}-%{codename}
14mu|xbmc-16.1-1|311	%patch1 -p1
14mu|xbmc-16.1-1|312	%patch2 -p1
14mu|xbmc-16.1-1|313	%patch3 -p1
14mu|xbmc-16.1-1|314	%patch4 -p1
14mu|xbmc-16.1-1|315	%patch5 -p1
14mu|xbmc-16.1-1|316	%patch6 -p1
14mu|xbmc-16.1-1|317	%patch7 -p1
14mu|xbmc-16.1-1|318	
14mu|xbmc-16.1-1|319	# otherwise backups end up in binary rpms
14mu|xbmc-16.1-1|320	find -type f \( -name '*.00??' -o -name '*.00??~' \) -print -delete
14mu|xbmc-16.1-1|321	
14mu|xbmc-16.1-1|322	# remove prebuilt libraries
14mu|xbmc-16.1-1|323	find -type f \( -iname '*.so' -o -iname '*.dll' -o -iname '*.exe' \) -delete
14mu|xbmc-16.1-1|324	
14mu|xbmc-16.1-1|325	# win32 only
14mu|xbmc-16.1-1|326	rm -rf system/players/dvdplayer/etc/fonts
14mu|xbmc-16.1-1|327	
14mu|xbmc-16.1-1|328	%build
14mu|xbmc-16.1-1|329	export GIT_REV="tarball"
14mu|xbmc-16.1-1|330	./bootstrap
14mu|xbmc-16.1-1|331	
14mu|xbmc-16.1-1|332	# due to xbmc modules that use symbols from xbmc binary
14mu|xbmc-16.1-1|333	# and are not using libtool
14mu|xbmc-16.1-1|334	%define _disable_ld_no_undefined 1
14mu|xbmc-16.1-1|335	
14mu|xbmc-16.1-1|336	# Workaround configure using git to override GIT_REV (TODO: fix it properly)
14mu|xbmc-16.1-1|337	export ac_cv_prog_HAVE_GIT="n"
14mu|xbmc-16.1-1|338	
14mu|xbmc-16.1-1|339	%configure2_5x \
14mu|xbmc-16.1-1|340	--disable-debug \
14mu|xbmc-16.1-1|341	--disable-ccache \
14mu|xbmc-16.1-1|342	--with-ffmpeg=shared \
14mu|xbmc-16.1-1|343	%ifarch %{arm}
14mu|xbmc-16.1-1|344	--enable-neon \
14mu|xbmc-16.1-1|345	%endif
14mu|xbmc-16.1-1|346	--enable-external-libraries \
14mu|xbmc-16.1-1|347	--disable-non-free \
14mu|xbmc-16.1-1|348	--disable-dvdcss \
14mu|xbmc-16.1-1|349	%if %{with cec}
14mu|xbmc-16.1-1|350	--enable-libcec \
14mu|xbmc-16.1-1|351	%else
14mu|xbmc-16.1-1|352	--disable-libcec \
14mu|xbmc-16.1-1|353	%endif
14mu|xbmc-16.1-1|354	--enable-goom \
14mu|xbmc-16.1-1|355	--enable-pulse \
14mu|xbmc-16.1-1|356	--with-lirc-device=/var/run/lirc/lircd
14mu|xbmc-16.1-1|357	
14mu|xbmc-16.1-1|358	# non-free = unrar
14mu|xbmc-16.1-1|359	# dvdcss is handled via dlopen when disabled
14mu|xbmc-16.1-1|360	
14mu|xbmc-16.1-1|361	%make
14mu|xbmc-16.1-1|362	%make -C tools/EventClients wiimote
14mu|xbmc-16.1-1|363	
14mu|xbmc-16.1-1|364	%install
14mu|xbmc-16.1-1|365	%makeinstall_std
14mu|xbmc-16.1-1|366	%makeinstall_std -C tools/EventClients
14mu|xbmc-16.1-1|367	
14mu|xbmc-16.1-1|368	# remove compat directory symlinks (RPM cannot handle dir=>symlink transition so
14mu|xbmc-16.1-1|369	# more complex handling would be needed for these)
14mu|xbmc-16.1-1|370	rm -f %{buildroot}%{_datadir}/xbmc
14mu|xbmc-16.1-1|371	rm -f %{buildroot}%{_includedir}/xbmc
14mu|xbmc-16.1-1|372	rm -f %{buildroot}%{_libdir}/xbmc
14mu|xbmc-16.1-1|373	# remove duplicate symlink
14mu|xbmc-16.1-1|374	rm -f %{buildroot}%{_datadir}/xsessions/xbmc.desktop
14mu|xbmc-16.1-1|375	
14mu|xbmc-16.1-1|376	( # for IFS and +x
14mu|xbmc-16.1-1|377	# Check for issues in ELF binaries
14mu|xbmc-16.1-1|378	undefined=
14mu|xbmc-16.1-1|379	fhserr=
14mu|xbmc-16.1-1|380	echo Silencing output of undefined symbol and FHS conformance checks
14mu|xbmc-16.1-1|381	set +x
14mu|xbmc-16.1-1|382	IFS=$'\n'
14mu|xbmc-16.1-1|383	for file in $(find %{buildroot} -type f); do
14mu|xbmc-16.1-1|384	type="$(file "$file")"
14mu|xbmc-16.1-1|385	echo "$type" | grep -q "ELF" || continue
14mu|xbmc-16.1-1|386	
14mu|xbmc-16.1-1|387	# Check that a binary file is not in datadir:
14mu|xbmc-16.1-1|388	echo "$file" | grep -q "%{_datadir}" && fhserr="${fhserr}$file\n"
14mu|xbmc-16.1-1|389	
14mu|xbmc-16.1-1|390	# check for undefined symbols in XBMC modules
14mu|xbmc-16.1-1|391	echo "$type" | grep -q "shared object" || continue
14mu|xbmc-16.1-1|392	for symbol in $(LD_LIBRARY_PATH=$LD_LIBRARY_PATH:%{buildroot}%{_libdir} ldd -r "$file" 2>&1 | grep undefined | awk '{ print $3 }'); do
14mu|xbmc-16.1-1|393	# undefined symbols may also be provided by XBMC:
14mu|xbmc-16.1-1|394	nm -f posix -D --no-demangle --defined-only %{buildroot}%{_libdir}/kodi/kodi.bin | grep -q "^$symbol " && continue
14mu|xbmc-16.1-1|395	# The symbol was not provided by XBMC.
14mu|xbmc-16.1-1|396	# Check if it is available through its dependencies:
14mu|xbmc-16.1-1|397	for filename in $(objdump -p %{buildroot}%{_libdir}/kodi/kodi.bin | grep NEEDED | awk '{ print $2 }'); do
14mu|xbmc-16.1-1|398	depfile="/%{_lib}/$filename"
14mu|xbmc-16.1-1|399	[ -e "$depfile" ] || depfile="%{_libdir}/$filename"
14mu|xbmc-16.1-1|400	nm -f posix -D --no-demangle --defined-only $depfile | grep -q "^$symbol " && continue 2
14mu|xbmc-16.1-1|401	done
14mu|xbmc-16.1-1|402	# Euphoria references rsxs PNG class, but it is never used at runtime,
14mu|xbmc-16.1-1|403	# so it results in no errors due to RTLD_LAZY being used by XBMC module loader.
14mu|xbmc-16.1-1|404	case $file:$symbol in */Euphoria.xbs:_ZN3PNG*) continue; esac
14mu|xbmc-16.1-1|405	# the symbol was not found
14mu|xbmc-16.1-1|406	undefined="${undefined}$file: $symbol\n"
14mu|xbmc-16.1-1|407	done
14mu|xbmc-16.1-1|408	done
14mu|xbmc-16.1-1|409	ok=1
14mu|xbmc-16.1-1|410	[ -n "$undefined" ] && echo -e "$undefined" && echo "Undefined symbols!" && ok=
14mu|xbmc-16.1-1|411	[ -n "$fhserr" ] && echo -e "$fhserr" && echo "Binaries in datadir!" && ok=
14mu|xbmc-16.1-1|412	[ -n "$ok" ]
14mu|xbmc-16.1-1|413	)
14mu|xbmc-16.1-1|414	
14mu|xbmc-16.1-1|415	
14mu|xbmc-16.1-1|416	%changelog
14mu|xbmc-16.1-1|417	
14mu|xbmc-16.1-1|418	* Thu Apr 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.1-1
14mu|xbmc-16.1-1|419	- (41fd43f) Update translation for .desktop file
14mu|xbmc-16.1-1|420	- (Andrey Bondrov: 89bde28) New version 16.1
14mu|xbmc-16.1-1|421	- (Andrey Bondrov: 89bde28) Re-diff ru patch
14mu|xbmc-16.1-1|422	
14mu|xbmc-16.1-1|423	* Fri Apr 22 2016 Denis Silakov <dsilakov@gmail.com> 16.0-4
14mu|xbmc-16.1-1|424	- (da4b258) Try to build with new libcec
14mu|xbmc-16.1-1|425	
14mu|xbmc-16.1-1|426	* Wed Feb 24 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.0-3
14mu|xbmc-16.1-1|427	- (3f407bd) Update Russian translation
14mu|xbmc-16.1-1|428	
14mu|xbmc-16.1-1|429	* Wed Feb 24 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.0-2
14mu|xbmc-16.1-1|430	- (31fdd77) Update Russian translation
14mu|xbmc-16.1-1|431	
14mu|xbmc-16.1-1|432	* Mon Feb 22 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.0-1
14mu|xbmc-16.1-1|433	- (8bb52a1) New version 16.0
14mu|xbmc-16.1-1|434	- (8bb52a1) Build requires pkgconfig(dcadec) and crossguid-devel now
14mu|xbmc-16.1-1|435	- (8bb52a1) Update files
14mu|xbmc-16.1-1|436	
14mu|xbmc-16.1-1|437	* Fri Feb 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.2-2
14mu|xbmc-16.1-1|438	- (f2325f3) Bump release
14mu|xbmc-16.1-1|439	
14mu|xbmc-16.1-1|440	* Wed Nov 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.2-1
14mu|xbmc-16.1-1|441	- (363765c) New version 15.2
14mu|xbmc-16.1-1|442	- (363765c) Drop no longer needed ffmpeg-version patch
14mu|xbmc-16.1-1|443	
14mu|xbmc-16.1-1|444	* Mon Sep 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 15.1-2
14mu|xbmc-16.1-1|445	- (fa3c3fa) Rebuild with new libplist
14mu|xbmc-16.1-1|446	
14mu|xbmc-16.1-1|447	* Wed Aug 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.1-1
14mu|xbmc-16.1-1|448	- (f5c3bd9) New version 15.1
14mu|xbmc-16.1-1|449	
14mu|xbmc-16.1-1|450	* Fri Jul 31 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.0-2
14mu|xbmc-16.1-1|451	- (caf776f) Requires giflib-devel to build
14mu|xbmc-16.1-1|452	- (Andrey Bondrov: 367f452) Don't delete png files from Confluence theme as we no longer build TexturePacker (its build is messed up now, requires static libs)
14mu|xbmc-16.1-1|453	
14mu|xbmc-16.1-1|454	* Mon Jul 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 15.0-1
14mu|xbmc-16.1-1|455	- (0741694) Disable dependency on libshairport because now libshairplay is required instead (and we don't have it, no stable release yet)
14mu|xbmc-16.1-1|456	- (Andrey Bondrov: d7db1a6) Drop afpclient support as upstream did
14mu|xbmc-16.1-1|457	- (Andrey Bondrov: 4e6649f) Drop requires on modplug library, it's no longer used directly (ffmpeg is used instead)
14mu|xbmc-16.1-1|458	- (Andrey Bondrov: 4eb0929) New version 15.0
14mu|xbmc-16.1-1|459	- (Andrey Bondrov: 4eb0929) Re-diff patches
14mu|xbmc-16.1-1|460	- (Andrey Bondrov: 4eb0929) Drop paplayer as upstream did
14mu|xbmc-16.1-1|461	
14mu|xbmc-16.1-1|462	* Wed Jul 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.2-3
14mu|xbmc-16.1-1|463	- (207e496) Bump release
14mu|xbmc-16.1-1|464	
14mu|xbmc-16.1-1|465	* Tue May 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.2-2
14mu|xbmc-16.1-1|466	- (b560910) Bump release (for new libass)
14mu|xbmc-16.1-1|467	
14mu|xbmc-16.1-1|468	* Sun Mar 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.2-1
14mu|xbmc-16.1-1|469	- (3b88f61) New version 14.2 final
14mu|xbmc-16.1-1|470	
14mu|xbmc-16.1-1|471	* Sun Mar 15 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.2-0.rc1.4
14mu|xbmc-16.1-1|472	- (7b4cf80) Update to 14.2 RC1 and fix crash caused by dlopen wrapper
14mu|xbmc-16.1-1|473	
14mu|xbmc-16.1-1|474	* Fri Mar 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.1-4
14mu|xbmc-16.1-1|475	- (c5b08a0) Move fullscreen option from xsession to startup script
14mu|xbmc-16.1-1|476	
14mu|xbmc-16.1-1|477	* Fri Mar 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.1-3
14mu|xbmc-16.1-1|478	- (7cb4acd) Fix files (don't ship duplicate xsession)
14mu|xbmc-16.1-1|479	- (Andrey Bondrov: a7c495d) Adjust xsession file (start fullscreen)
14mu|xbmc-16.1-1|480	
14mu|xbmc-16.1-1|481	* Fri Feb 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.1-2
14mu|xbmc-16.1-1|482	- (cc7235f) Don't package symlinks
14mu|xbmc-16.1-1|483	
14mu|xbmc-16.1-1|484	* Fri Feb 27 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.1-1
14mu|xbmc-16.1-1|485	- (bf21223) Update BuildRequires
14mu|xbmc-16.1-1|486	- (Andrey Bondrov: 59479f4) New version 14.1
14mu|xbmc-16.1-1|487	- (Andrey Bondrov: 59479f4) Adopt for new name Kodi
14mu|xbmc-16.1-1|488	- (Andrey Bondrov: 59479f4) Switch to SDL2
14mu|xbmc-16.1-1|489	- (Andrey Bondrov: 59479f4) Re-diff patches
14mu|xbmc-16.1-1|490	
14mu|xbmc-16.1-1|491	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.2-1
14mu|xbmc-16.1-1|492	- (088b1d5) Don't disable crystalhd support for rosa2012.1
14mu|xbmc-16.1-1|493	- (Andrey Bondrov: 85ba96f) New version 13.2
14mu|xbmc-16.1-1|494	
14mu|xbmc-16.1-1|495	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 13.1-6
14mu|xbmc-16.1-1|496	- (36a5f3b) MassBuild#464: Increase release tag
14mu|xbmc-16.1-1|497	
14mu|xbmc-16.1-1|498	* Sun Jul 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.1-5
14mu|xbmc-16.1-1|499	- (3501b20) Bump release
14mu|xbmc-16.1-1|500	
14mu|xbmc-16.1-1|501	

26294 14
14mu|xcalc-1.0.6-1|1	Name: xcalc
14mu|xcalc-1.0.6-1|2	Version: 1.0.6
14mu|xcalc-1.0.6-1|3	Release: 1
14mu|xcalc-1.0.6-1|4	Summary: Scientific calculator for X
14mu|xcalc-1.0.6-1|5	
14mu|xcalc-1.0.6-1|6	Group: Development/X11
14mu|xcalc-1.0.6-1|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xcalc-1.0.6-1|8	License: MIT
14mu|xcalc-1.0.6-1|9	
14mu|xcalc-1.0.6-1|10	BuildRequires: libxt-devel >= 1.0.0
14mu|xcalc-1.0.6-1|11	BuildRequires: libxaw-devel >= 1.0.1
14mu|xcalc-1.0.6-1|12	BuildRequires: x11-util-macros >= 1.0.1
14mu|xcalc-1.0.6-1|13	
14mu|xcalc-1.0.6-1|14	%description
14mu|xcalc-1.0.6-1|15	Xcalc is a scientific calculator desktop accessory that can emulate a TI-30
14mu|xcalc-1.0.6-1|16	or an HP-10C.
14mu|xcalc-1.0.6-1|17	
14mu|xcalc-1.0.6-1|18	%prep
14mu|xcalc-1.0.6-1|19	%setup -q -n %{name}-%{version}
14mu|xcalc-1.0.6-1|20	
14mu|xcalc-1.0.6-1|21	%build
14mu|xcalc-1.0.6-1|22	%configure2_5x
14mu|xcalc-1.0.6-1|23	%make
14mu|xcalc-1.0.6-1|24	
14mu|xcalc-1.0.6-1|25	%install
14mu|xcalc-1.0.6-1|26	%makeinstall_std
14mu|xcalc-1.0.6-1|27	
14mu|xcalc-1.0.6-1|28	%clean
14mu|xcalc-1.0.6-1|29	
14mu|xcalc-1.0.6-1|30	%files
14mu|xcalc-1.0.6-1|31	%{_bindir}/xcalc
14mu|xcalc-1.0.6-1|32	%{_datadir}/X11/app-defaults/XCalc
14mu|xcalc-1.0.6-1|33	%{_datadir}/X11/app-defaults/XCalc-color
14mu|xcalc-1.0.6-1|34	%{_mandir}/man1/xcalc.1*
14mu|xcalc-1.0.6-1|35	
14mu|xcalc-1.0.6-1|36	%changelog
14mu|xcalc-1.0.6-1|37	
14mu|xcalc-1.0.6-1|38	* Mon Jan 11 2016 dsilakov <denis.silakov@rosalab.ru> 1.0.6-1
14mu|xcalc-1.0.6-1|39	- (df6bcb5) Merge pull request #2 from import/xcalc:auto_update
14mu|xcalc-1.0.6-1|40	- (df6bcb5) Updated to 1.0.6 (by updates_builder)
14mu|xcalc-1.0.6-1|41	
14mu|xcalc-1.0.6-1|42	

26295 14
14mu|xcb-util-0.4.0-1|1	%define major 1
14mu|xcb-util-0.4.0-1|2	%define libname %mklibname xcb-util %{major}
14mu|xcb-util-0.4.0-1|3	%define devname %mklibname xcb-util -d
14mu|xcb-util-0.4.0-1|4	
14mu|xcb-util-0.4.0-1|5	Summary:	A number of libraries which sit on top of libxcb
14mu|xcb-util-0.4.0-1|6	Name:		xcb-util
14mu|xcb-util-0.4.0-1|7	Version:	0.4.0
14mu|xcb-util-0.4.0-1|8	Release:	1
14mu|xcb-util-0.4.0-1|9	License:	MIT
14mu|xcb-util-0.4.0-1|10	Group:		System/X11
14mu|xcb-util-0.4.0-1|11	Url:		http://xcb.freedesktop.org
14mu|xcb-util-0.4.0-1|12	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mu|xcb-util-0.4.0-1|13	BuildRequires:	gperf
14mu|xcb-util-0.4.0-1|14	BuildRequires:	x11-util-macros
14mu|xcb-util-0.4.0-1|15	BuildRequires:	x11-proto-devel
14mu|xcb-util-0.4.0-1|16	BuildRequires:	pkgconfig(xcb)
14mu|xcb-util-0.4.0-1|17	
14mu|xcb-util-0.4.0-1|18	%description
14mu|xcb-util-0.4.0-1|19	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-0.4.0-1|20	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-0.4.0-1|21	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-0.4.0-1|22	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-0.4.0-1|23	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-0.4.0-1|24	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-0.4.0-1|25	
14mu|xcb-util-0.4.0-1|26	#----------------------------------------------------------------------------
14mu|xcb-util-0.4.0-1|27	
14mu|xcb-util-0.4.0-1|28	%package -n %{libname}
14mu|xcb-util-0.4.0-1|29	Summary:	xcb-util library package
14mu|xcb-util-0.4.0-1|30	Group:		System/X11
14mu|xcb-util-0.4.0-1|31	Conflicts:	%{_lib}xcb1 < 1.7-2
14mu|xcb-util-0.4.0-1|32	Conflicts:	%{_lib}xcb-composite0 < 1.7-2
14mu|xcb-util-0.4.0-1|33	Conflicts:	%{_lib}xcb-damage0 < 1.7-2
14mu|xcb-util-0.4.0-1|34	Conflicts:	%{_lib}xcb-dpms0 < 1.7-2
14mu|xcb-util-0.4.0-1|35	Conflicts:	%{_lib}xcb-dri2_0 < 1.7-2
14mu|xcb-util-0.4.0-1|36	Conflicts:	%{_lib}xcb-glx0 < 1.7-2
14mu|xcb-util-0.4.0-1|37	Conflicts:	%{_lib}xcb-randr0 < 1.7-2
14mu|xcb-util-0.4.0-1|38	Conflicts:	%{_lib}xcb-render0 < 1.7-2
14mu|xcb-util-0.4.0-1|39	Conflicts:	%{_lib}xcb-record0 < 1.7-2
14mu|xcb-util-0.4.0-1|40	Conflicts:	%{_lib}xcb-res0 < 1.7-2
14mu|xcb-util-0.4.0-1|41	Conflicts:	%{_lib}xcb-screensaver0 < 1.7-2
14mu|xcb-util-0.4.0-1|42	Conflicts:	%{_lib}xcb-shape0 < 1.7-2
14mu|xcb-util-0.4.0-1|43	Conflicts:	%{_lib}xcb-shm0 < 1.7-2
14mu|xcb-util-0.4.0-1|44	Conflicts:	%{_lib}xcb-sync0 < 1.7-2
14mu|xcb-util-0.4.0-1|45	Conflicts:	%{_lib}xcb-xevie0 < 1.7-2
14mu|xcb-util-0.4.0-1|46	Conflicts:	%{_lib}xcb-xf86dri0 < 1.7-2
14mu|xcb-util-0.4.0-1|47	Conflicts:	%{_lib}xcb-xfixes0 < 1.7-2
14mu|xcb-util-0.4.0-1|48	Conflicts:	%{_lib}xcb-xinerama0 < 1.7-2
14mu|xcb-util-0.4.0-1|49	Conflicts:	%{_lib}xcb-xprint0 < 1.7-2
14mu|xcb-util-0.4.0-1|50	Conflicts:	%{_lib}xcb-xtest0 < 1.7-2
14mu|xcb-util-0.4.0-1|51	Conflicts:	%{_lib}xcb-xv0 < 1.7-2
14mu|xcb-util-0.4.0-1|52	Conflicts:	%{_lib}xcb-xvmc0 < 1.7-2
14mu|xcb-util-0.4.0-1|53	
14mu|xcb-util-0.4.0-1|54	%description -n %{libname}
14mu|xcb-util-0.4.0-1|55	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-0.4.0-1|56	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-0.4.0-1|57	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-0.4.0-1|58	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-0.4.0-1|59	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-0.4.0-1|60	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-0.4.0-1|61	
14mu|xcb-util-0.4.0-1|62	%files -n %{libname}
14mu|xcb-util-0.4.0-1|63	%{_libdir}/libxcb-util.so.%{major}*
14mu|xcb-util-0.4.0-1|64	
14mu|xcb-util-0.4.0-1|65	#----------------------------------------------------------------------------
14mu|xcb-util-0.4.0-1|66	
14mu|xcb-util-0.4.0-1|67	%package -n %{devname}
14mu|xcb-util-0.4.0-1|68	Summary:	A number of libraries which sit on top of libxcb
14mu|xcb-util-0.4.0-1|69	Group:		Development/C
14mu|xcb-util-0.4.0-1|70	Requires:	%{libname} = %{EVRD}
14mu|xcb-util-0.4.0-1|71	Provides:	xcb-util-devel = %{EVRD}
14mu|xcb-util-0.4.0-1|72	Obsoletes:	%{_lib}xcb-static-devel < 0.3.9
14mu|xcb-util-0.4.0-1|73	
14mu|xcb-util-0.4.0-1|74	%description -n %{devname}
14mu|xcb-util-0.4.0-1|75	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-0.4.0-1|76	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-0.4.0-1|77	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-0.4.0-1|78	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-0.4.0-1|79	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-0.4.0-1|80	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-0.4.0-1|81	
14mu|xcb-util-0.4.0-1|82	%files -n %{devname}
14mu|xcb-util-0.4.0-1|83	%{_includedir}/xcb/xcb_atom.h
14mu|xcb-util-0.4.0-1|84	%{_includedir}/xcb/xcb_aux.h
14mu|xcb-util-0.4.0-1|85	#%{_includedir}/xcb/xcb_bitops.h
14mu|xcb-util-0.4.0-1|86	%{_includedir}/xcb/xcb_event.h
14mu|xcb-util-0.4.0-1|87	%{_includedir}/xcb/xcb_util.h
14mu|xcb-util-0.4.0-1|88	%{_libdir}/libxcb-util.so
14mu|xcb-util-0.4.0-1|89	%{_libdir}/pkgconfig/xcb-atom.pc
14mu|xcb-util-0.4.0-1|90	%{_libdir}/pkgconfig/xcb-aux.pc
14mu|xcb-util-0.4.0-1|91	%{_libdir}/pkgconfig/xcb-event.pc
14mu|xcb-util-0.4.0-1|92	%{_libdir}/pkgconfig/xcb-util.pc
14mu|xcb-util-0.4.0-1|93	
14mu|xcb-util-0.4.0-1|94	#----------------------------------------------------------------------------
14mu|xcb-util-0.4.0-1|95	
14mu|xcb-util-0.4.0-1|96	%prep
14mu|xcb-util-0.4.0-1|97	%setup -q
14mu|xcb-util-0.4.0-1|98	
14mu|xcb-util-0.4.0-1|99	%build
14mu|xcb-util-0.4.0-1|100	%configure2_5x \
14mu|xcb-util-0.4.0-1|101	--disable-static
14mu|xcb-util-0.4.0-1|102	
14mu|xcb-util-0.4.0-1|103	%make
14mu|xcb-util-0.4.0-1|104	
14mu|xcb-util-0.4.0-1|105	%install
14mu|xcb-util-0.4.0-1|106	%makeinstall_std
14mu|xcb-util-0.4.0-1|107	
14mu|xcb-util-0.4.0-1|108	
14mu|xcb-util-0.4.0-1|109	%changelog
14mu|xcb-util-0.4.0-1|110	
14mu|xcb-util-0.4.0-1|111	* Tue Sep 29 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.4.0-1
14mu|xcb-util-0.4.0-1|112	- (a5fc092) Updated to version 0.4.0
14mu|xcb-util-0.4.0-1|113	
14mu|xcb-util-0.4.0-1|114	

26296 14
14mu|xcb-util-cursor-0.1.2-2|1	%define major 0
14mu|xcb-util-cursor-0.1.2-2|2	%define libname %mklibname xcb-cursor %{major}
14mu|xcb-util-cursor-0.1.2-2|3	%define devname %mklibname xcb-cursor -d
14mu|xcb-util-cursor-0.1.2-2|4	
14mu|xcb-util-cursor-0.1.2-2|5	Summary:	xcb-util's xcb-cursor
14mu|xcb-util-cursor-0.1.2-2|6	Name:		xcb-util-cursor
14mu|xcb-util-cursor-0.1.2-2|7	Version:	0.1.2
14mu|xcb-util-cursor-0.1.2-2|8	Release:	2
14mu|xcb-util-cursor-0.1.2-2|9	License:	MIT
14mu|xcb-util-cursor-0.1.2-2|10	Group:		System/X11
14mu|xcb-util-cursor-0.1.2-2|11	Url:		http://xcb.freedesktop.org
14mu|xcb-util-cursor-0.1.2-2|12	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mu|xcb-util-cursor-0.1.2-2|13	BuildRequires:	pkgconfig(xcb-image)
14mu|xcb-util-cursor-0.1.2-2|14	BuildRequires:	pkgconfig(xcb-render)
14mu|xcb-util-cursor-0.1.2-2|15	BuildRequires:	pkgconfig(xcb-renderutil)
14mu|xcb-util-cursor-0.1.2-2|16	BuildRequires:	pkgconfig(xorg-macros)
14mu|xcb-util-cursor-0.1.2-2|17	
14mu|xcb-util-cursor-0.1.2-2|18	%description
14mu|xcb-util-cursor-0.1.2-2|19	This is the libXcursor port to XCB.
14mu|xcb-util-cursor-0.1.2-2|20	
14mu|xcb-util-cursor-0.1.2-2|21	#----------------------------------------------------------------------------
14mu|xcb-util-cursor-0.1.2-2|22	
14mu|xcb-util-cursor-0.1.2-2|23	%package -n %{libname}
14mu|xcb-util-cursor-0.1.2-2|24	Summary:	xcb-util-cursor library package
14mu|xcb-util-cursor-0.1.2-2|25	Group:		System/X11
14mu|xcb-util-cursor-0.1.2-2|26	Obsoletes:	%{_lib}xcb-util-cursor0 < 0.1.1-2
14mu|xcb-util-cursor-0.1.2-2|27	
14mu|xcb-util-cursor-0.1.2-2|28	%description -n %{libname}
14mu|xcb-util-cursor-0.1.2-2|29	This is the libXcursor port to XCB.
14mu|xcb-util-cursor-0.1.2-2|30	
14mu|xcb-util-cursor-0.1.2-2|31	%files -n %{libname}
14mu|xcb-util-cursor-0.1.2-2|32	%{_libdir}/libxcb-cursor.so.%{major}*
14mu|xcb-util-cursor-0.1.2-2|33	
14mu|xcb-util-cursor-0.1.2-2|34	#----------------------------------------------------------------------------
14mu|xcb-util-cursor-0.1.2-2|35	
14mu|xcb-util-cursor-0.1.2-2|36	%package -n %{devname}
14mu|xcb-util-cursor-0.1.2-2|37	Summary:	xcb-util-cursor development files
14mu|xcb-util-cursor-0.1.2-2|38	Group:		Development/C
14mu|xcb-util-cursor-0.1.2-2|39	Requires:	%{libname} = %{EVRD}
14mu|xcb-util-cursor-0.1.2-2|40	Provides:	%{name}-devel = %{EVRD}
14mu|xcb-util-cursor-0.1.2-2|41	Obsoletes:	%{_lib}xcb-util-cursor-devel < 0.1.1-2
14mu|xcb-util-cursor-0.1.2-2|42	
14mu|xcb-util-cursor-0.1.2-2|43	%description -n %{devname}
14mu|xcb-util-cursor-0.1.2-2|44	This pakcage includes the development files required to build software against
14mu|xcb-util-cursor-0.1.2-2|45	%{name}.
14mu|xcb-util-cursor-0.1.2-2|46	
14mu|xcb-util-cursor-0.1.2-2|47	%files -n %{devname}
14mu|xcb-util-cursor-0.1.2-2|48	%doc ChangeLog NEWS README
14mu|xcb-util-cursor-0.1.2-2|49	%{_includedir}/xcb/*.h
14mu|xcb-util-cursor-0.1.2-2|50	%{_libdir}/libxcb-cursor.so
14mu|xcb-util-cursor-0.1.2-2|51	%{_libdir}/pkgconfig/xcb-cursor.pc
14mu|xcb-util-cursor-0.1.2-2|52	
14mu|xcb-util-cursor-0.1.2-2|53	#----------------------------------------------------------------------------
14mu|xcb-util-cursor-0.1.2-2|54	
14mu|xcb-util-cursor-0.1.2-2|55	%prep
14mu|xcb-util-cursor-0.1.2-2|56	%setup -q
14mu|xcb-util-cursor-0.1.2-2|57	
14mu|xcb-util-cursor-0.1.2-2|58	%build
14mu|xcb-util-cursor-0.1.2-2|59	%configure2_5x --disable-static
14mu|xcb-util-cursor-0.1.2-2|60	%make
14mu|xcb-util-cursor-0.1.2-2|61	
14mu|xcb-util-cursor-0.1.2-2|62	%install
14mu|xcb-util-cursor-0.1.2-2|63	%makeinstall_std
14mu|xcb-util-cursor-0.1.2-2|64	
14mu|xcb-util-cursor-0.1.2-2|65	
14mu|xcb-util-cursor-0.1.2-2|66	%changelog
14mu|xcb-util-cursor-0.1.2-2|67	
14mu|xcb-util-cursor-0.1.2-2|68	* Tue Sep 29 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.1.2-2
14mu|xcb-util-cursor-0.1.2-2|69	- (7404227) Release up
14mu|xcb-util-cursor-0.1.2-2|70	
14mu|xcb-util-cursor-0.1.2-2|71	

26297 14
14mu|xcb-util-image-0.4.0-1|1	%define major 0
14mu|xcb-util-image-0.4.0-1|2	%define libname %mklibname %{name} %{major}
14mu|xcb-util-image-0.4.0-1|3	%define develname %mklibname %{name} -d
14mu|xcb-util-image-0.4.0-1|4	%define develnamest %mklibname %{name} -d -s
14mu|xcb-util-image-0.4.0-1|5	
14mu|xcb-util-image-0.4.0-1|6	Summary:	xcb-util's xcb-image
14mu|xcb-util-image-0.4.0-1|7	Name:		xcb-util-image
14mu|xcb-util-image-0.4.0-1|8	Version:	0.4.0
14mu|xcb-util-image-0.4.0-1|9	Release:	1
14mu|xcb-util-image-0.4.0-1|10	Url:		http://xcb.freedesktop.org
14mu|xcb-util-image-0.4.0-1|11	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mu|xcb-util-image-0.4.0-1|12	License:	MIT
14mu|xcb-util-image-0.4.0-1|13	Group:		System/X11
14mu|xcb-util-image-0.4.0-1|14	BuildRequires:	xcb-util-devel >= 0.3.9
14mu|xcb-util-image-0.4.0-1|15	BuildRequires:	x11-util-macros
14mu|xcb-util-image-0.4.0-1|16	
14mu|xcb-util-image-0.4.0-1|17	%description
14mu|xcb-util-image-0.4.0-1|18	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-image-0.4.0-1|19	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-image-0.4.0-1|20	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-image-0.4.0-1|21	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-image-0.4.0-1|22	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-image-0.4.0-1|23	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-image-0.4.0-1|24	
14mu|xcb-util-image-0.4.0-1|25	%package -n %{libname}
14mu|xcb-util-image-0.4.0-1|26	Summary:	xcb-util-image library package
14mu|xcb-util-image-0.4.0-1|27	Group:		System/X11
14mu|xcb-util-image-0.4.0-1|28	
14mu|xcb-util-image-0.4.0-1|29	%description -n %{libname}
14mu|xcb-util-image-0.4.0-1|30	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-image-0.4.0-1|31	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-image-0.4.0-1|32	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-image-0.4.0-1|33	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-image-0.4.0-1|34	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-image-0.4.0-1|35	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-image-0.4.0-1|36	
14mu|xcb-util-image-0.4.0-1|37	This is the xcb-util-image library package.
14mu|xcb-util-image-0.4.0-1|38	
14mu|xcb-util-image-0.4.0-1|39	%package -n %{develname}
14mu|xcb-util-image-0.4.0-1|40	Summary:	xcb-util-image development files
14mu|xcb-util-image-0.4.0-1|41	Group:		Development/C
14mu|xcb-util-image-0.4.0-1|42	Provides:	libxcb-util-image-devel = %{version}-%{release}
14mu|xcb-util-image-0.4.0-1|43	Provides:	xcb-util-image-devel = %{version}-%{release}
14mu|xcb-util-image-0.4.0-1|44	Requires:	%{libname} = %{version}-%{release}
14mu|xcb-util-image-0.4.0-1|45	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mu|xcb-util-image-0.4.0-1|46	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mu|xcb-util-image-0.4.0-1|47	
14mu|xcb-util-image-0.4.0-1|48	%description -n %{develname}
14mu|xcb-util-image-0.4.0-1|49	This pakcage includes the development files required to build software against
14mu|xcb-util-image-0.4.0-1|50	%{name}.
14mu|xcb-util-image-0.4.0-1|51	
14mu|xcb-util-image-0.4.0-1|52	
14mu|xcb-util-image-0.4.0-1|53	%package -n %{develnamest}
14mu|xcb-util-image-0.4.0-1|54	Summary:	xcb-util-image development files
14mu|xcb-util-image-0.4.0-1|55	Group:		Development/C
14mu|xcb-util-image-0.4.0-1|56	Provides:	libxcb-util-image-devel-static = %{version}-%{release}
14mu|xcb-util-image-0.4.0-1|57	Provides:	xcb-util-image-devel-static = %{version}-%{release}
14mu|xcb-util-image-0.4.0-1|58	Requires:	%{libname} = %{version}-%{release}
14mu|xcb-util-image-0.4.0-1|59	Requires:	xcb-util-image-devel = %{version}-%{release}
14mu|xcb-util-image-0.4.0-1|60	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mu|xcb-util-image-0.4.0-1|61	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mu|xcb-util-image-0.4.0-1|62	
14mu|xcb-util-image-0.4.0-1|63	%description -n %{develnamest}
14mu|xcb-util-image-0.4.0-1|64	This pakcage includes the development files required to build software against
14mu|xcb-util-image-0.4.0-1|65	%{name}.
14mu|xcb-util-image-0.4.0-1|66	
14mu|xcb-util-image-0.4.0-1|67	
14mu|xcb-util-image-0.4.0-1|68	%prep
14mu|xcb-util-image-0.4.0-1|69	%setup -q
14mu|xcb-util-image-0.4.0-1|70	
14mu|xcb-util-image-0.4.0-1|71	%build
14mu|xcb-util-image-0.4.0-1|72	%configure2_5x
14mu|xcb-util-image-0.4.0-1|73	%make
14mu|xcb-util-image-0.4.0-1|74	
14mu|xcb-util-image-0.4.0-1|75	%install
14mu|xcb-util-image-0.4.0-1|76	rm -rf %{buildroot}
14mu|xcb-util-image-0.4.0-1|77	%makeinstall_std
14mu|xcb-util-image-0.4.0-1|78	
14mu|xcb-util-image-0.4.0-1|79	%files -n %{libname}
14mu|xcb-util-image-0.4.0-1|80	%{_libdir}/libxcb-image.so.%{major}*
14mu|xcb-util-image-0.4.0-1|81	
14mu|xcb-util-image-0.4.0-1|82	%files -n %{develname}
14mu|xcb-util-image-0.4.0-1|83	%doc ChangeLog NEWS README
14mu|xcb-util-image-0.4.0-1|84	%{_includedir}/xcb/xcb_image.h
14mu|xcb-util-image-0.4.0-1|85	%{_includedir}/xcb/xcb_pixel.h
14mu|xcb-util-image-0.4.0-1|86	%{_includedir}/xcb/xcb_bitops.h
14mu|xcb-util-image-0.4.0-1|87	%{_libdir}/libxcb-image.so
14mu|xcb-util-image-0.4.0-1|88	%{_libdir}/pkgconfig/xcb-image.pc
14mu|xcb-util-image-0.4.0-1|89	
14mu|xcb-util-image-0.4.0-1|90	%files -n %{develnamest}
14mu|xcb-util-image-0.4.0-1|91	%{_libdir}/libxcb-image.a
14mu|xcb-util-image-0.4.0-1|92	
14mu|xcb-util-image-0.4.0-1|93	
14mu|xcb-util-image-0.4.0-1|94	
14mu|xcb-util-image-0.4.0-1|95	%changelog
14mu|xcb-util-image-0.4.0-1|96	
14mu|xcb-util-image-0.4.0-1|97	* Tue Sep 29 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.4.0-1
14mu|xcb-util-image-0.4.0-1|98	- (5971d91) Updated to version 0.4.0
14mu|xcb-util-image-0.4.0-1|99	
14mu|xcb-util-image-0.4.0-1|100	

26298 14
14mu|xcb-util-keysyms-0.4.0-2|1	%define major 1
14mu|xcb-util-keysyms-0.4.0-2|2	%define libname %mklibname %{name} %{major}
14mu|xcb-util-keysyms-0.4.0-2|3	%define develname %mklibname %{name} -d
14mu|xcb-util-keysyms-0.4.0-2|4	
14mu|xcb-util-keysyms-0.4.0-2|5	Summary:	xcb-util's xcb-keysyms
14mu|xcb-util-keysyms-0.4.0-2|6	Name:		xcb-util-keysyms
14mu|xcb-util-keysyms-0.4.0-2|7	Version:	0.4.0
14mu|xcb-util-keysyms-0.4.0-2|8	Release:	2
14mu|xcb-util-keysyms-0.4.0-2|9	Url:		http://xcb.freedesktop.org
14mu|xcb-util-keysyms-0.4.0-2|10	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mu|xcb-util-keysyms-0.4.0-2|11	License:	MIT
14mu|xcb-util-keysyms-0.4.0-2|12	Group:		System/X11
14mu|xcb-util-keysyms-0.4.0-2|13	BuildRequires:	xcb-util-devel >= 0.3.9
14mu|xcb-util-keysyms-0.4.0-2|14	BuildRequires:	x11-util-macros
14mu|xcb-util-keysyms-0.4.0-2|15	
14mu|xcb-util-keysyms-0.4.0-2|16	%description
14mu|xcb-util-keysyms-0.4.0-2|17	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-keysyms-0.4.0-2|18	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-keysyms-0.4.0-2|19	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-keysyms-0.4.0-2|20	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-keysyms-0.4.0-2|21	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-keysyms-0.4.0-2|22	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-keysyms-0.4.0-2|23	
14mu|xcb-util-keysyms-0.4.0-2|24	%package -n %{libname}
14mu|xcb-util-keysyms-0.4.0-2|25	Summary:	xcb-util-keysyms library package
14mu|xcb-util-keysyms-0.4.0-2|26	Group:		System/X11
14mu|xcb-util-keysyms-0.4.0-2|27	Conflicts:	%{mklibname xcb-keysyms 1} < 0.3.9
14mu|xcb-util-keysyms-0.4.0-2|28	
14mu|xcb-util-keysyms-0.4.0-2|29	%description -n %{libname}
14mu|xcb-util-keysyms-0.4.0-2|30	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-keysyms-0.4.0-2|31	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-keysyms-0.4.0-2|32	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-keysyms-0.4.0-2|33	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-keysyms-0.4.0-2|34	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-keysyms-0.4.0-2|35	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-keysyms-0.4.0-2|36	
14mu|xcb-util-keysyms-0.4.0-2|37	This is the xcb-util-keysyms library package.
14mu|xcb-util-keysyms-0.4.0-2|38	
14mu|xcb-util-keysyms-0.4.0-2|39	%package -n %{develname}
14mu|xcb-util-keysyms-0.4.0-2|40	Summary:	xcb-util-keysyms development files
14mu|xcb-util-keysyms-0.4.0-2|41	Group:		Development/C
14mu|xcb-util-keysyms-0.4.0-2|42	Provides:	libxcb-util-keysyms-devel = %{version}-%{release}
14mu|xcb-util-keysyms-0.4.0-2|43	Provides:	xcb-util-keysyms-devel = %{version}-%{release}
14mu|xcb-util-keysyms-0.4.0-2|44	Requires:	%{libname} = %{version}-%{release}
14mu|xcb-util-keysyms-0.4.0-2|45	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mu|xcb-util-keysyms-0.4.0-2|46	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mu|xcb-util-keysyms-0.4.0-2|47	
14mu|xcb-util-keysyms-0.4.0-2|48	%description -n %{develname}
14mu|xcb-util-keysyms-0.4.0-2|49	This pakcage includes the development files required to build software against
14mu|xcb-util-keysyms-0.4.0-2|50	%{name}.
14mu|xcb-util-keysyms-0.4.0-2|51	
14mu|xcb-util-keysyms-0.4.0-2|52	%prep
14mu|xcb-util-keysyms-0.4.0-2|53	%setup -q
14mu|xcb-util-keysyms-0.4.0-2|54	
14mu|xcb-util-keysyms-0.4.0-2|55	%build
14mu|xcb-util-keysyms-0.4.0-2|56	%configure2_5x --disable-static
14mu|xcb-util-keysyms-0.4.0-2|57	%make
14mu|xcb-util-keysyms-0.4.0-2|58	
14mu|xcb-util-keysyms-0.4.0-2|59	%install
14mu|xcb-util-keysyms-0.4.0-2|60	%makeinstall_std
14mu|xcb-util-keysyms-0.4.0-2|61	
14mu|xcb-util-keysyms-0.4.0-2|62	%files -n %{libname}
14mu|xcb-util-keysyms-0.4.0-2|63	%{_libdir}/libxcb-keysyms.so.%{major}*
14mu|xcb-util-keysyms-0.4.0-2|64	
14mu|xcb-util-keysyms-0.4.0-2|65	%files -n %{develname}
14mu|xcb-util-keysyms-0.4.0-2|66	%doc ChangeLog NEWS README
14mu|xcb-util-keysyms-0.4.0-2|67	%{_includedir}/xcb/xcb_keysyms.h
14mu|xcb-util-keysyms-0.4.0-2|68	%{_libdir}/libxcb-keysyms.so
14mu|xcb-util-keysyms-0.4.0-2|69	%{_libdir}/pkgconfig/xcb-keysyms.pc
14mu|xcb-util-keysyms-0.4.0-2|70	
14mu|xcb-util-keysyms-0.4.0-2|71	%changelog
14mu|xcb-util-keysyms-0.4.0-2|72	
14mu|xcb-util-keysyms-0.4.0-2|73	* Sun Dec 06 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.4.0-2
14mu|xcb-util-keysyms-0.4.0-2|74	- (e5622d6) Release up for a rebuild
14mu|xcb-util-keysyms-0.4.0-2|75	
14mu|xcb-util-keysyms-0.4.0-2|76	

26299 14
14mu|xcb-util-renderutil-0.3.9-4|1	%define major 0
14mu|xcb-util-renderutil-0.3.9-4|2	%define libname %mklibname %{name} %{major}
14mu|xcb-util-renderutil-0.3.9-4|3	%define develname %mklibname %{name} -d
14mu|xcb-util-renderutil-0.3.9-4|4	
14mu|xcb-util-renderutil-0.3.9-4|5	Summary:	Xcb-util's xcb-renderutil
14mu|xcb-util-renderutil-0.3.9-4|6	
14mu|xcb-util-renderutil-0.3.9-4|7	Name:		xcb-util-renderutil
14mu|xcb-util-renderutil-0.3.9-4|8	Version:	0.3.9
14mu|xcb-util-renderutil-0.3.9-4|9	Release:	4
14mu|xcb-util-renderutil-0.3.9-4|10	Url:		http://xcb.freedesktop.org
14mu|xcb-util-renderutil-0.3.9-4|11	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mu|xcb-util-renderutil-0.3.9-4|12	License:	MIT
14mu|xcb-util-renderutil-0.3.9-4|13	Group:		System/X11
14mu|xcb-util-renderutil-0.3.9-4|14	BuildRequires:	xcb-util-devel >= 0.3.8
14mu|xcb-util-renderutil-0.3.9-4|15	BuildRequires:	x11-util-macros
14mu|xcb-util-renderutil-0.3.9-4|16	
14mu|xcb-util-renderutil-0.3.9-4|17	%description
14mu|xcb-util-renderutil-0.3.9-4|18	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-renderutil-0.3.9-4|19	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-renderutil-0.3.9-4|20	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-renderutil-0.3.9-4|21	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-renderutil-0.3.9-4|22	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-renderutil-0.3.9-4|23	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-renderutil-0.3.9-4|24	
14mu|xcb-util-renderutil-0.3.9-4|25	%package -n %{libname}
14mu|xcb-util-renderutil-0.3.9-4|26	Summary:	xcb-util-renderutil library package
14mu|xcb-util-renderutil-0.3.9-4|27	
14mu|xcb-util-renderutil-0.3.9-4|28	Group:		System/X11
14mu|xcb-util-renderutil-0.3.9-4|29	
14mu|xcb-util-renderutil-0.3.9-4|30	%description -n %{libname}
14mu|xcb-util-renderutil-0.3.9-4|31	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-renderutil-0.3.9-4|32	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-renderutil-0.3.9-4|33	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-renderutil-0.3.9-4|34	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-renderutil-0.3.9-4|35	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-renderutil-0.3.9-4|36	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-renderutil-0.3.9-4|37	
14mu|xcb-util-renderutil-0.3.9-4|38	This is the xcb-util-renderutil library package.
14mu|xcb-util-renderutil-0.3.9-4|39	
14mu|xcb-util-renderutil-0.3.9-4|40	%package -n %{develname}
14mu|xcb-util-renderutil-0.3.9-4|41	Summary:	xcb-util-renderutil development files
14mu|xcb-util-renderutil-0.3.9-4|42	
14mu|xcb-util-renderutil-0.3.9-4|43	Group:		Development/C
14mu|xcb-util-renderutil-0.3.9-4|44	Provides: 	libxcb-util-renderutil-devel = %{version}-%{release}
14mu|xcb-util-renderutil-0.3.9-4|45	Provides:	xcb-util-renderutil-devel = %{version}-%{release}
14mu|xcb-util-renderutil-0.3.9-4|46	Requires:	%{libname} = %{version}-%{release}
14mu|xcb-util-renderutil-0.3.9-4|47	Conflicts:	%{mklibname xcb-util -d} < 0.3.8
14mu|xcb-util-renderutil-0.3.9-4|48	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.8
14mu|xcb-util-renderutil-0.3.9-4|49	
14mu|xcb-util-renderutil-0.3.9-4|50	%description -n %{develname}
14mu|xcb-util-renderutil-0.3.9-4|51	This pakcage includes the development files required to build software against
14mu|xcb-util-renderutil-0.3.9-4|52	%{name}.
14mu|xcb-util-renderutil-0.3.9-4|53	
14mu|xcb-util-renderutil-0.3.9-4|54	%prep
14mu|xcb-util-renderutil-0.3.9-4|55	%setup -q
14mu|xcb-util-renderutil-0.3.9-4|56	
14mu|xcb-util-renderutil-0.3.9-4|57	%build
14mu|xcb-util-renderutil-0.3.9-4|58	%configure2_5x
14mu|xcb-util-renderutil-0.3.9-4|59	%make
14mu|xcb-util-renderutil-0.3.9-4|60	
14mu|xcb-util-renderutil-0.3.9-4|61	%install
14mu|xcb-util-renderutil-0.3.9-4|62	%makeinstall_std
14mu|xcb-util-renderutil-0.3.9-4|63	
14mu|xcb-util-renderutil-0.3.9-4|64	%files -n %{libname}
14mu|xcb-util-renderutil-0.3.9-4|65	%doc ChangeLog NEWS README
14mu|xcb-util-renderutil-0.3.9-4|66	%{_libdir}/libxcb-render-util.so.%{major}*
14mu|xcb-util-renderutil-0.3.9-4|67	
14mu|xcb-util-renderutil-0.3.9-4|68	%files -n %{develname}
14mu|xcb-util-renderutil-0.3.9-4|69	%{_includedir}/xcb/xcb_renderutil.h
14mu|xcb-util-renderutil-0.3.9-4|70	%{_libdir}/libxcb-render-util.a
14mu|xcb-util-renderutil-0.3.9-4|71	%{_libdir}/libxcb-render-util.so
14mu|xcb-util-renderutil-0.3.9-4|72	%{_libdir}/pkgconfig/xcb-renderutil.pc
14mu|xcb-util-renderutil-0.3.9-4|73	
14mu|xcb-util-renderutil-0.3.9-4|74	
14mu|xcb-util-renderutil-0.3.9-4|75	
14mu|xcb-util-renderutil-0.3.9-4|76	
14mu|xcb-util-renderutil-0.3.9-4|77	%changelog
14mu|xcb-util-renderutil-0.3.9-4|78	
14mu|xcb-util-renderutil-0.3.9-4|79	* Tue Sep 29 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.3.9-4
14mu|xcb-util-renderutil-0.3.9-4|80	- (b39dc47) Release up
14mu|xcb-util-renderutil-0.3.9-4|81	
14mu|xcb-util-renderutil-0.3.9-4|82	

26300 14
14mu|xcb-util-wm-0.4.1-4|1	%define ewmh_major 2
14mu|xcb-util-wm-0.4.1-4|2	%define icccm_major 4
14mu|xcb-util-wm-0.4.1-4|3	
14mu|xcb-util-wm-0.4.1-4|4	%define libewmh %mklibname xcb-ewmh %{ewmh_major}
14mu|xcb-util-wm-0.4.1-4|5	%define libicccm %mklibname xcb-icccm %{icccm_major}
14mu|xcb-util-wm-0.4.1-4|6	%define develname %mklibname %{name} -d
14mu|xcb-util-wm-0.4.1-4|7	%define develnamest %mklibname %{name} -d -s
14mu|xcb-util-wm-0.4.1-4|8	
14mu|xcb-util-wm-0.4.1-4|9	Summary:	xcb-util-wm
14mu|xcb-util-wm-0.4.1-4|10	
14mu|xcb-util-wm-0.4.1-4|11	Name:		xcb-util-wm
14mu|xcb-util-wm-0.4.1-4|12	Version:	0.4.1
14mu|xcb-util-wm-0.4.1-4|13	Release:	4
14mu|xcb-util-wm-0.4.1-4|14	Url:		http://xcb.freedesktop.org
14mu|xcb-util-wm-0.4.1-4|15	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
14mu|xcb-util-wm-0.4.1-4|16	License:	MIT
14mu|xcb-util-wm-0.4.1-4|17	Group:		System/X11
14mu|xcb-util-wm-0.4.1-4|18	BuildRequires:	xcb-util-devel >= 0.3.9
14mu|xcb-util-wm-0.4.1-4|19	BuildRequires:	x11-util-macros
14mu|xcb-util-wm-0.4.1-4|20	
14mu|xcb-util-wm-0.4.1-4|21	%description
14mu|xcb-util-wm-0.4.1-4|22	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-wm-0.4.1-4|23	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-wm-0.4.1-4|24	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-wm-0.4.1-4|25	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-wm-0.4.1-4|26	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-wm-0.4.1-4|27	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-wm-0.4.1-4|28	
14mu|xcb-util-wm-0.4.1-4|29	%package -n %{libewmh}
14mu|xcb-util-wm-0.4.1-4|30	Summary:	Xcb-ewmh library package
14mu|xcb-util-wm-0.4.1-4|31	
14mu|xcb-util-wm-0.4.1-4|32	Group:		System/X11
14mu|xcb-util-wm-0.4.1-4|33	
14mu|xcb-util-wm-0.4.1-4|34	%description -n %{libewmh}
14mu|xcb-util-wm-0.4.1-4|35	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-wm-0.4.1-4|36	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-wm-0.4.1-4|37	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-wm-0.4.1-4|38	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-wm-0.4.1-4|39	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-wm-0.4.1-4|40	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-wm-0.4.1-4|41	
14mu|xcb-util-wm-0.4.1-4|42	%package -n %{libicccm}
14mu|xcb-util-wm-0.4.1-4|43	Summary:	Xcb-icccm library package
14mu|xcb-util-wm-0.4.1-4|44	
14mu|xcb-util-wm-0.4.1-4|45	Group:		System/X11
14mu|xcb-util-wm-0.4.1-4|46	
14mu|xcb-util-wm-0.4.1-4|47	%description -n %{libicccm}
14mu|xcb-util-wm-0.4.1-4|48	The xcb-util module provides a number of libraries which sit on top of
14mu|xcb-util-wm-0.4.1-4|49	libxcb, the core X protocol library, and some of the extension
14mu|xcb-util-wm-0.4.1-4|50	libraries. These experimental libraries provide convenience functions
14mu|xcb-util-wm-0.4.1-4|51	and interfaces which make the raw X protocol more usable. Some of the
14mu|xcb-util-wm-0.4.1-4|52	libraries also provide client-side code which is not strictly part of
14mu|xcb-util-wm-0.4.1-4|53	the X protocol but which have traditionally been provided by Xlib.
14mu|xcb-util-wm-0.4.1-4|54	
14mu|xcb-util-wm-0.4.1-4|55	%package -n %{develname}
14mu|xcb-util-wm-0.4.1-4|56	Summary:	xcb-util-wm development headers
14mu|xcb-util-wm-0.4.1-4|57	
14mu|xcb-util-wm-0.4.1-4|58	Group:		Development/C
14mu|xcb-util-wm-0.4.1-4|59	Provides:	libxcb-util-wm-devel = %{version}-%{release}
14mu|xcb-util-wm-0.4.1-4|60	Provides:	xcb-util-wm-devel = %{version}-%{release}
14mu|xcb-util-wm-0.4.1-4|61	Requires:	%{libewmh} = %{version}-%{release}
14mu|xcb-util-wm-0.4.1-4|62	Requires:	%{libicccm} = %{version}-%{release}
14mu|xcb-util-wm-0.4.1-4|63	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mu|xcb-util-wm-0.4.1-4|64	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mu|xcb-util-wm-0.4.1-4|65	
14mu|xcb-util-wm-0.4.1-4|66	%description -n %{develname}
14mu|xcb-util-wm-0.4.1-4|67	This package includes the development files required to build software against
14mu|xcb-util-wm-0.4.1-4|68	%{name}.
14mu|xcb-util-wm-0.4.1-4|69	
14mu|xcb-util-wm-0.4.1-4|70	%package -n %{develnamest}
14mu|xcb-util-wm-0.4.1-4|71	Summary:	xcb-util-wm development static files
14mu|xcb-util-wm-0.4.1-4|72	
14mu|xcb-util-wm-0.4.1-4|73	Group:		Development/C
14mu|xcb-util-wm-0.4.1-4|74	Provides:	libxcb-util-wm-devel-static = %{version}-%{release}
14mu|xcb-util-wm-0.4.1-4|75	Provides:	xcb-util-wm-devel-static = %{version}-%{release}
14mu|xcb-util-wm-0.4.1-4|76	Requires:	%{libewmh} = %{version}-%{release}
14mu|xcb-util-wm-0.4.1-4|77	Requires:	%{libicccm} = %{version}-%{release}
14mu|xcb-util-wm-0.4.1-4|78	Requires:	xcb-util-wm-devel = %{version}-%{release}
14mu|xcb-util-wm-0.4.1-4|79	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
14mu|xcb-util-wm-0.4.1-4|80	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
14mu|xcb-util-wm-0.4.1-4|81	
14mu|xcb-util-wm-0.4.1-4|82	%description -n %{develnamest}
14mu|xcb-util-wm-0.4.1-4|83	This package includes the static development
14mu|xcb-util-wm-0.4.1-4|84	files required to build software against
14mu|xcb-util-wm-0.4.1-4|85	%{name}.
14mu|xcb-util-wm-0.4.1-4|86	
14mu|xcb-util-wm-0.4.1-4|87	%prep
14mu|xcb-util-wm-0.4.1-4|88	%setup -q
14mu|xcb-util-wm-0.4.1-4|89	
14mu|xcb-util-wm-0.4.1-4|90	%build
14mu|xcb-util-wm-0.4.1-4|91	%configure2_5x
14mu|xcb-util-wm-0.4.1-4|92	%make
14mu|xcb-util-wm-0.4.1-4|93	
14mu|xcb-util-wm-0.4.1-4|94	%install
14mu|xcb-util-wm-0.4.1-4|95	%makeinstall_std
14mu|xcb-util-wm-0.4.1-4|96	
14mu|xcb-util-wm-0.4.1-4|97	%files -n %{libewmh}
14mu|xcb-util-wm-0.4.1-4|98	%{_libdir}/libxcb-ewmh.so.%{ewmh_major}*
14mu|xcb-util-wm-0.4.1-4|99	
14mu|xcb-util-wm-0.4.1-4|100	%files -n %{libicccm}
14mu|xcb-util-wm-0.4.1-4|101	%{_libdir}/libxcb-icccm.so.%{icccm_major}*
14mu|xcb-util-wm-0.4.1-4|102	
14mu|xcb-util-wm-0.4.1-4|103	%files -n %{develnamest}
14mu|xcb-util-wm-0.4.1-4|104	%{_libdir}/libxcb-ewmh.a
14mu|xcb-util-wm-0.4.1-4|105	%{_libdir}/libxcb-icccm.a
14mu|xcb-util-wm-0.4.1-4|106	
14mu|xcb-util-wm-0.4.1-4|107	%files -n %{develname}
14mu|xcb-util-wm-0.4.1-4|108	%doc ChangeLog NEWS README
14mu|xcb-util-wm-0.4.1-4|109	%{_includedir}/xcb/xcb_ewmh.h
14mu|xcb-util-wm-0.4.1-4|110	%{_includedir}/xcb/xcb_icccm.h
14mu|xcb-util-wm-0.4.1-4|111	%{_libdir}/libxcb-ewmh.so
14mu|xcb-util-wm-0.4.1-4|112	%{_libdir}/libxcb-icccm.so
14mu|xcb-util-wm-0.4.1-4|113	%{_libdir}/pkgconfig/xcb-ewmh.pc
14mu|xcb-util-wm-0.4.1-4|114	%{_libdir}/pkgconfig/xcb-icccm.pc
14mu|xcb-util-wm-0.4.1-4|115	
14mu|xcb-util-wm-0.4.1-4|116	
14mu|xcb-util-wm-0.4.1-4|117	
14mu|xcb-util-wm-0.4.1-4|118	
14mu|xcb-util-wm-0.4.1-4|119	%changelog
14mu|xcb-util-wm-0.4.1-4|120	
14mu|xcb-util-wm-0.4.1-4|121	* Tue Sep 29 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 0.4.1-4
14mu|xcb-util-wm-0.4.1-4|122	- (67f0416) Release up
14mu|xcb-util-wm-0.4.1-4|123	
14mu|xcb-util-wm-0.4.1-4|124	

26301 14
14mu|xchat-2.8.8-12|1	%define	build_plf 0
14mu|xchat-2.8.8-12|2	
14mu|xchat-2.8.8-12|3	%if %build_plf
14mu|xchat-2.8.8-12|4	%define	distsuffix plf
14mu|xchat-2.8.8-12|5	%endif
14mu|xchat-2.8.8-12|6	
14mu|xchat-2.8.8-12|7	%{?_with_plf: %{expand: %%global build_plf 1}}
14mu|xchat-2.8.8-12|8	
14mu|xchat-2.8.8-12|9	%define	perl_version %(rpm -q --qf '%%{epoch}:%%{VERSION}' perl)
14mu|xchat-2.8.8-12|10	
14mu|xchat-2.8.8-12|11	Summary:	A GTK+ IRC client
14mu|xchat-2.8.8-12|12	Name:		xchat
14mu|xchat-2.8.8-12|13	Version:	2.8.8
14mu|xchat-2.8.8-12|14	Release:	12
14mu|xchat-2.8.8-12|15	Group:		Networking/IRC
14mu|xchat-2.8.8-12|16	License:	GPLv2+
14mu|xchat-2.8.8-12|17	Url:		http://www.xchat.org
14mu|xchat-2.8.8-12|18	Source0:	http://www.xchat.org/files/source/2.8/%{name}-%{version}.tar.xz
14mu|xchat-2.8.8-12|19	Patch0:		xchat-2.6.4-ctcp_version.patch
14mu|xchat-2.8.8-12|20	Patch1:		xchat-2.0.8-nicksuffix.patch
14mu|xchat-2.8.8-12|21	Patch2:		xchat-2.6.1-servlist.patch
14mu|xchat-2.8.8-12|22	Patch3:		xchat-2.8.6-CVE-2009-0315-debian.patch
14mu|xchat-2.8.8-12|23	Patch4:		xchat-2.8.8-autoconf.patch
14mu|xchat-2.8.8-12|24	Patch5:		xchat-2.8.8-l10n.patch
14mu|xchat-2.8.8-12|25	# fedora patches
14mu|xchat-2.8.8-12|26	Patch100:	xchat-1.8.7-use-sysconf-to-detect-cpus.patch
14mu|xchat-2.8.8-12|27	Patch101:	xchat-2.8.4-disable-tray-icon-by-default.patch
14mu|xchat-2.8.8-12|28	Patch102:	xchat-2.8.6-default-utf8.patch
14mu|xchat-2.8.8-12|29	Patch103:	xchat-2.8.6-change-page-activity.patch
14mu|xchat-2.8.8-12|30	Patch104:	xchat-2.8.8-freenode-ports.diff
14mu|xchat-2.8.8-12|31	Patch105:	xchat-2.8.8-libnotify07.patch
14mu|xchat-2.8.8-12|32	Patch106:	xchat-2.8.8-link-against-libnotify.patch
14mu|xchat-2.8.8-12|33	Patch107:	fixglib.patch
14mu|xchat-2.8.8-12|34	BuildRequires:	bison
14mu|xchat-2.8.8-12|35	BuildRequires:	desktop-file-utils
14mu|xchat-2.8.8-12|36	BuildRequires:	GConf2
14mu|xchat-2.8.8-12|37	BuildRequires:	imagemagick
14mu|xchat-2.8.8-12|38	BuildRequires:	gettext-devel
14mu|xchat-2.8.8-12|39	BuildRequires:	perl-devel
14mu|xchat-2.8.8-12|40	BuildRequires:	pkgconfig(dbus-glib-1)
14mu|xchat-2.8.8-12|41	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|xchat-2.8.8-12|42	BuildRequires:	pkgconfig(libnotify)
14mu|xchat-2.8.8-12|43	BuildRequires:	pkgconfig(libntlm)
14mu|xchat-2.8.8-12|44	BuildRequires:	pkgconfig(libsexy)
14mu|xchat-2.8.8-12|45	BuildRequires:	pkgconfig(openssl)
14mu|xchat-2.8.8-12|46	BuildRequires:	pkgconfig(python)
14mu|xchat-2.8.8-12|47	BuildRequires:	tcl-devel
14mu|xchat-2.8.8-12|48	%if %build_plf
14mu|xchat-2.8.8-12|49	BuildRequires:	socks5-devel
14mu|xchat-2.8.8-12|50	%endif
14mu|xchat-2.8.8-12|51	Provides:	xchat-dbus = %{version}-%{release}
14mu|xchat-2.8.8-12|52	# To get the balloon alerts working
14mu|xchat-2.8.8-12|53	Requires:	libnotify
14mu|xchat-2.8.8-12|54	
14mu|xchat-2.8.8-12|55	%description
14mu|xchat-2.8.8-12|56	X-Chat is yet another IRC client for the X Window System, using the Gtk+
14mu|xchat-2.8.8-12|57	toolkit. It is pretty easy to use compared to the other Gtk+ IRC clients and
14mu|xchat-2.8.8-12|58	the interface is quite nicely designed.
14mu|xchat-2.8.8-12|59	
14mu|xchat-2.8.8-12|60	%package devel
14mu|xchat-2.8.8-12|61	Summary:	XChat header for plugin development
14mu|xchat-2.8.8-12|62	Group:		Development/C
14mu|xchat-2.8.8-12|63	
14mu|xchat-2.8.8-12|64	%description devel
14mu|xchat-2.8.8-12|65	This package contains xchat-plugin.h needed to build external plugins.
14mu|xchat-2.8.8-12|66	
14mu|xchat-2.8.8-12|67	%package perl
14mu|xchat-2.8.8-12|68	Summary:	XChat Perl plugin
14mu|xchat-2.8.8-12|69	Group:		Networking/IRC
14mu|xchat-2.8.8-12|70	Requires:	%{name} = %{version}-%{release}
14mu|xchat-2.8.8-12|71	Requires:	perl-base = %perl_version
14mu|xchat-2.8.8-12|72	
14mu|xchat-2.8.8-12|73	%description perl
14mu|xchat-2.8.8-12|74	Provides Perl scripting capability to XChat.
14mu|xchat-2.8.8-12|75	
14mu|xchat-2.8.8-12|76	%package python
14mu|xchat-2.8.8-12|77	Summary:	XChat Python plugin
14mu|xchat-2.8.8-12|78	Group:		Networking/IRC
14mu|xchat-2.8.8-12|79	Requires:	%{name} = %{version}-%{release}
14mu|xchat-2.8.8-12|80	
14mu|xchat-2.8.8-12|81	%description python
14mu|xchat-2.8.8-12|82	Provides Python scripting capability to XChat.
14mu|xchat-2.8.8-12|83	
14mu|xchat-2.8.8-12|84	%package tcl
14mu|xchat-2.8.8-12|85	Summary:	XChat TCL plugin
14mu|xchat-2.8.8-12|86	Group:		Networking/IRC
14mu|xchat-2.8.8-12|87	Requires:	%{name} = %{version}-%{release}
14mu|xchat-2.8.8-12|88	
14mu|xchat-2.8.8-12|89	%description tcl
14mu|xchat-2.8.8-12|90	Provides tcl scripting capability to XChat.
14mu|xchat-2.8.8-12|91	
14mu|xchat-2.8.8-12|92	%prep
14mu|xchat-2.8.8-12|93	
14mu|xchat-2.8.8-12|94	%setup -q
14mu|xchat-2.8.8-12|95	%patch0
14mu|xchat-2.8.8-12|96	%patch1 -p1
14mu|xchat-2.8.8-12|97	%patch2 -p0 -b .default_server
14mu|xchat-2.8.8-12|98	%patch3 -p1 -b .cve-2009-0315
14mu|xchat-2.8.8-12|99	%patch4 -p0 -b .autoconf
14mu|xchat-2.8.8-12|100	%patch5 -p1 -b .l10n
14mu|xchat-2.8.8-12|101	
14mu|xchat-2.8.8-12|102	# fedora patches
14mu|xchat-2.8.8-12|103	%patch100 -p0 -b .use-sysconf-to-detect-cpus
14mu|xchat-2.8.8-12|104	%patch101 -p1 -b .tray-icon
14mu|xchat-2.8.8-12|105	%patch102 -p1 -b .default-utf8
14mu|xchat-2.8.8-12|106	%patch103 -p1 -b .active-channel-switch
14mu|xchat-2.8.8-12|107	%patch104 -p0 -b .freenode-ports
14mu|xchat-2.8.8-12|108	%patch105 -p1 -b .libnotify07
14mu|xchat-2.8.8-12|109	%patch106 -p1 -b .link-against-libnotify
14mu|xchat-2.8.8-12|110	%patch107 -p1 -b .fixglib
14mu|xchat-2.8.8-12|111	
14mu|xchat-2.8.8-12|112	# fix build against latest GTK+
14mu|xchat-2.8.8-12|113	sed -i -e 's/#define GTK_DISABLE_DEPRECATED//g' src/fe-gtk/*.c
14mu|xchat-2.8.8-12|114	
14mu|xchat-2.8.8-12|115	find . -name Makefile.in |xargs sed -i -e 's,configure.in,configure.ac,g'
14mu|xchat-2.8.8-12|116	./autogen.sh
14mu|xchat-2.8.8-12|117	
14mu|xchat-2.8.8-12|118	%build
14mu|xchat-2.8.8-12|119	# (tpg) disable Xft as it breaks RTL languages
14mu|xchat-2.8.8-12|120	# use slower pango instead
14mu|xchat-2.8.8-12|121	%configure2_5x  \
14mu|xchat-2.8.8-12|122	--enable-openssl \
14mu|xchat-2.8.8-12|123	--enable-ipv6 \
14mu|xchat-2.8.8-12|124	--enable-threads=posix \
14mu|xchat-2.8.8-12|125	--disable-xft \
14mu|xchat-2.8.8-12|126	--enable-shm \
14mu|xchat-2.8.8-12|127	--enable-perl \
14mu|xchat-2.8.8-12|128	--enable-dbus \
14mu|xchat-2.8.8-12|129	--enable-python \
14mu|xchat-2.8.8-12|130	--enable-tcl=%{_libdir} \
14mu|xchat-2.8.8-12|131	--disable-textfe \
14mu|xchat-2.8.8-12|132	--enable-spell=libsexy \
14mu|xchat-2.8.8-12|133	%if %build_plf
14mu|xchat-2.8.8-12|134	--enable-socks
14mu|xchat-2.8.8-12|135	%endif
14mu|xchat-2.8.8-12|136	
14mu|xchat-2.8.8-12|137	%make
14mu|xchat-2.8.8-12|138	
14mu|xchat-2.8.8-12|139	%install
14mu|xchat-2.8.8-12|140	%makeinstall_std
14mu|xchat-2.8.8-12|141	
14mu|xchat-2.8.8-12|142	%find_lang %{name}
14mu|xchat-2.8.8-12|143	
14mu|xchat-2.8.8-12|144	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mu|xchat-2.8.8-12|145	convert xchat.png -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|xchat-2.8.8-12|146	convert xchat.png -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|xchat-2.8.8-12|147	convert xchat.png -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|xchat-2.8.8-12|148	
14mu|xchat-2.8.8-12|149	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/xchat.desktop
14mu|xchat-2.8.8-12|150	
14mu|xchat-2.8.8-12|151	desktop-file-install \
14mu|xchat-2.8.8-12|152	--remove-category="Application" \
14mu|xchat-2.8.8-12|153	--add-category="GTK" \
14mu|xchat-2.8.8-12|154	--add-category="IRCClient" \
14mu|xchat-2.8.8-12|155	--dir %{buildroot}%{_datadir}/applications \
14mu|xchat-2.8.8-12|156	%{buildroot}%{_datadir}/applications/*
14mu|xchat-2.8.8-12|157	
14mu|xchat-2.8.8-12|158	mkdir -p %{buildroot}%{_includedir}
14mu|xchat-2.8.8-12|159	cp plugins/xchat-plugin.h %{buildroot}%{_includedir}/
14mu|xchat-2.8.8-12|160	
14mu|xchat-2.8.8-12|161	rm -rf %{buildroot}%{_libdir}/xchat/plugins/*.la
14mu|xchat-2.8.8-12|162	
14mu|xchat-2.8.8-12|163	%preun
14mu|xchat-2.8.8-12|164	%preun_uninstall_gconf_schemas apps_xchat_url_handler
14mu|xchat-2.8.8-12|165	
14mu|xchat-2.8.8-12|166	%files -f xchat.lang
14mu|xchat-2.8.8-12|167	%doc README ChangeLog faq.html plugins/plugin20.html
14mu|xchat-2.8.8-12|168	%{_bindir}/xchat
14mu|xchat-2.8.8-12|169	%{_datadir}/applications/xchat.desktop
14mu|xchat-2.8.8-12|170	%{_datadir}/dbus-1/services/org.xchat.service.service
14mu|xchat-2.8.8-12|171	%{_datadir}/pixmaps/xchat.png
14mu|xchat-2.8.8-12|172	%{_iconsdir}/hicolor/*/apps/*.png
14mu|xchat-2.8.8-12|173	%dir %{_libdir}/xchat/plugins
14mu|xchat-2.8.8-12|174	%dir %{_libdir}/xchat
14mu|xchat-2.8.8-12|175	%{_sysconfdir}/gconf/schemas/apps_xchat_url_handler.schemas
14mu|xchat-2.8.8-12|176	
14mu|xchat-2.8.8-12|177	%files devel
14mu|xchat-2.8.8-12|178	%{_includedir}/xchat-plugin.h
14mu|xchat-2.8.8-12|179	
14mu|xchat-2.8.8-12|180	%files perl
14mu|xchat-2.8.8-12|181	%{_libdir}/xchat/plugins/perl.so
14mu|xchat-2.8.8-12|182	
14mu|xchat-2.8.8-12|183	%files python
14mu|xchat-2.8.8-12|184	%{_libdir}/xchat/plugins/python.so
14mu|xchat-2.8.8-12|185	
14mu|xchat-2.8.8-12|186	%files tcl
14mu|xchat-2.8.8-12|187	%{_libdir}/xchat/plugins/tcl.so
14mu|xchat-2.8.8-12|188	
14mu|xchat-2.8.8-12|189	
14mu|xchat-2.8.8-12|190	%changelog
14mu|xchat-2.8.8-12|191	
14mu|xchat-2.8.8-12|192	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 2.8.8-12
14mu|xchat-2.8.8-12|193	- (8ca4043) Added Russian l10n to desktop file
14mu|xchat-2.8.8-12|194	
14mu|xchat-2.8.8-12|195	

26302 14
14mu|xclass-0.9.2-14|1	# Debug package is empty and rpmlint rejects build
14mu|xclass-0.9.2-14|2	%define _enable_debug_packages %{nil}
14mu|xclass-0.9.2-14|3	%define debug_package %{nil}
14mu|xclass-0.9.2-14|4	
14mu|xclass-0.9.2-14|5	%define major %{version}
14mu|xclass-0.9.2-14|6	%define libname %mklibname %{name} %{major}
14mu|xclass-0.9.2-14|7	%define devname %mklibname %{name} -d
14mu|xclass-0.9.2-14|8	
14mu|xclass-0.9.2-14|9	Summary:	GUI toolkit resembling Windows(TM) 95
14mu|xclass-0.9.2-14|10	Name:		xclass
14mu|xclass-0.9.2-14|11	Version:	0.9.2
14mu|xclass-0.9.2-14|12	Release:	14
14mu|xclass-0.9.2-14|13	License:	LGPLv2+
14mu|xclass-0.9.2-14|14	Group:		System/Libraries
14mu|xclass-0.9.2-14|15	Url:		http://sourceforge.net/projects/xclass/
14mu|xclass-0.9.2-14|16	Source0:	%{name}-%{version}.tar.bz2
14mu|xclass-0.9.2-14|17	Patch0:		xclass-0.6.3-mime-types.patch
14mu|xclass-0.9.2-14|18	# From SUSE OSS-Factory
14mu|xclass-0.9.2-14|19	Patch1:		xclass-0.9.2-gcc40.patch
14mu|xclass-0.9.2-14|20	BuildRequires:	pkgconfig(glu)
14mu|xclass-0.9.2-14|21	BuildRequires:	pkgconfig(x11)
14mu|xclass-0.9.2-14|22	BuildRequires:	pkgconfig(xext)
14mu|xclass-0.9.2-14|23	BuildRequires:	pkgconfig(xpm)
14mu|xclass-0.9.2-14|24	
14mu|xclass-0.9.2-14|25	%description
14mu|xclass-0.9.2-14|26	Xclass is a GUI toolkit resembling Windows 95. It is Xlib-based and is
14mu|xclass-0.9.2-14|27	written in C++.
14mu|xclass-0.9.2-14|28	
14mu|xclass-0.9.2-14|29	%files
14mu|xclass-0.9.2-14|30	%dir %{_datadir}/xclass
14mu|xclass-0.9.2-14|31	%dir %{_datadir}/xclass/icons
14mu|xclass-0.9.2-14|32	%{_datadir}/xclass/icons/*.xpm
14mu|xclass-0.9.2-14|33	%{_datadir}/xclass/icons/*.xbm
14mu|xclass-0.9.2-14|34	%{_datadir}/xclass/icons/*.icon
14mu|xclass-0.9.2-14|35	%config(noreplace) %{_sysconfdir}/xclassrc
14mu|xclass-0.9.2-14|36	%config(noreplace) %{_sysconfdir}/xclass-mime.types
14mu|xclass-0.9.2-14|37	
14mu|xclass-0.9.2-14|38	#----------------------------------------------------------------------------
14mu|xclass-0.9.2-14|39	
14mu|xclass-0.9.2-14|40	%package -n %{libname}
14mu|xclass-0.9.2-14|41	Summary:	Win95-looking GUI toolkit
14mu|xclass-0.9.2-14|42	Group:		System/Libraries
14mu|xclass-0.9.2-14|43	Requires:	%{name}
14mu|xclass-0.9.2-14|44	Conflicts:	%{_lib}xclass0 < 0.9.2-14
14mu|xclass-0.9.2-14|45	Obsoletes:	%{_lib}xclass0 < 0.9.2-14
14mu|xclass-0.9.2-14|46	
14mu|xclass-0.9.2-14|47	%description -n %{libname}
14mu|xclass-0.9.2-14|48	Xclass is a GUI toolkit resembling Windows 95. It is Xlib-based and is
14mu|xclass-0.9.2-14|49	written in C++.
14mu|xclass-0.9.2-14|50	
14mu|xclass-0.9.2-14|51	%files -n %{libname}
14mu|xclass-0.9.2-14|52	%{_libdir}/libxclass.so.%{major}*
14mu|xclass-0.9.2-14|53	
14mu|xclass-0.9.2-14|54	#----------------------------------------------------------------------------
14mu|xclass-0.9.2-14|55	
14mu|xclass-0.9.2-14|56	%package -n %{devname}
14mu|xclass-0.9.2-14|57	Summary:	Win95-looking GUI toolkit
14mu|xclass-0.9.2-14|58	Group:		Development/C++
14mu|xclass-0.9.2-14|59	Requires:	%{libname} = %{EVRD}
14mu|xclass-0.9.2-14|60	Provides:	%{name}-devel = %{EVRD}
14mu|xclass-0.9.2-14|61	Provides:	lib%{name}-devel = %{EVRD}
14mu|xclass-0.9.2-14|62	
14mu|xclass-0.9.2-14|63	%description -n %{devname}
14mu|xclass-0.9.2-14|64	Xclass is a GUI toolkit resembling Windows 95. It is Xlib-based and is
14mu|xclass-0.9.2-14|65	written in C++.
14mu|xclass-0.9.2-14|66	
14mu|xclass-0.9.2-14|67	This package contains headers and static libraries to develop program using
14mu|xclass-0.9.2-14|68	Xclass.
14mu|xclass-0.9.2-14|69	
14mu|xclass-0.9.2-14|70	%files -n %{devname}
14mu|xclass-0.9.2-14|71	%doc doc/Programming.notes doc/Layout.notes
14mu|xclass-0.9.2-14|72	%{_bindir}/xc-config
14mu|xclass-0.9.2-14|73	%{_includedir}/*
14mu|xclass-0.9.2-14|74	%{_libdir}/*.so
14mu|xclass-0.9.2-14|75	%{_libdir}/*.a
14mu|xclass-0.9.2-14|76	
14mu|xclass-0.9.2-14|77	#----------------------------------------------------------------------------
14mu|xclass-0.9.2-14|78	
14mu|xclass-0.9.2-14|79	%prep
14mu|xclass-0.9.2-14|80	%setup -q
14mu|xclass-0.9.2-14|81	%patch0 -p1 -b .mime-types
14mu|xclass-0.9.2-14|82	%patch1 -p0 -b .gcc40
14mu|xclass-0.9.2-14|83	
14mu|xclass-0.9.2-14|84	# AW: new way to install /etc/xclass-mime.types instead of /etc/mime.types
14mu|xclass-0.9.2-14|85	mv doc/mime.types doc/xclass-mime.types
14mu|xclass-0.9.2-14|86	perl -pi -e "s,mime.types,xclass-mime.types,g" doc/Makefile.in lib/libxclass/OResourcePool.cc test/ftest.cc
14mu|xclass-0.9.2-14|87	# AW: new way to fix references to /usr/local in the build
14mu|xclass-0.9.2-14|88	perl -pi -e "s,/usr/local/xclass-icons,%{_datadir}/%{name}/icons,g" lib/libxclass/Makefile.in lib/libxclass/Makefile.intel
14mu|xclass-0.9.2-14|89	perl -pi -e "s,/usr/local/xclass,/,g" lib/libxclass/Makefile.in lib/libxclass/Makefile.intel
14mu|xclass-0.9.2-14|90	
14mu|xclass-0.9.2-14|91	%build
14mu|xclass-0.9.2-14|92	# Needed for x86-64 build
14mu|xclass-0.9.2-14|93	export CFLAGS="%{optflags} -DPIC -fPIC"
14mu|xclass-0.9.2-14|94	export CXXFLAGS="$CFLAGS"
14mu|xclass-0.9.2-14|95	%configure2_5x \
14mu|xclass-0.9.2-14|96	--enable-debug=no
14mu|xclass-0.9.2-14|97	%make
14mu|xclass-0.9.2-14|98	%make shared
14mu|xclass-0.9.2-14|99	
14mu|xclass-0.9.2-14|100	%install
14mu|xclass-0.9.2-14|101	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_libdir} %{buildroot}%{_includedir}
14mu|xclass-0.9.2-14|102	mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_datadir}/xclass/icons
14mu|xclass-0.9.2-14|103	make etc_dir=%{buildroot}%{_sysconfdir} config_dir=%{buildroot}%{_bindir} \
14mu|xclass-0.9.2-14|104	doc_dir=%{buildroot}%{_docdir} header_dir=%{buildroot}%{_includedir}/xclass lib_dir=%{buildroot}%{_libdir} \
14mu|xclass-0.9.2-14|105	icon_dir=%{buildroot}%{_datadir}/xclass/icons install
14mu|xclass-0.9.2-14|106	make etc_dir=%{buildroot}%{_sysconfdir} config_dir=%{buildroot}%{_bindir} \
14mu|xclass-0.9.2-14|107	doc_dir=%{buildroot}%{_docdir} header_dir=%{buildroot}%{_includedir}/xclass lib_dir=%{buildroot}%{_libdir} \
14mu|xclass-0.9.2-14|108	icon_dir=%{buildroot}%{_datadir}/xclass/icons install_shared
14mu|xclass-0.9.2-14|109	ln -sf libxclass.so.%{version} %{buildroot}%{_libdir}/libxclass.so
14mu|xclass-0.9.2-14|110	
14mu|xclass-0.9.2-14|111	# fix reference to icons dir
14mu|xclass-0.9.2-14|112	perl -pi -e "s,(^icon dir).+,\1 = %{_datadir}/xclass/icons," \
14mu|xclass-0.9.2-14|113	%{buildroot}%{_sysconfdir}/xclassrc
14mu|xclass-0.9.2-14|114	
14mu|xclass-0.9.2-14|115	# remove unpackaged files
14mu|xclass-0.9.2-14|116	rm -f  %{buildroot}%{_datadir}/xclass/icons/Makefile{,.in}
14mu|xclass-0.9.2-14|117	rm -rf %{buildroot}%{_datadir}/doc
14mu|xclass-0.9.2-14|118	
14mu|xclass-0.9.2-14|119	
14mu|xclass-0.9.2-14|120	%changelog
14mu|xclass-0.9.2-14|121	
14mu|xclass-0.9.2-14|122	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-14
14mu|xclass-0.9.2-14|123	- (e615b06) Bump release
14mu|xclass-0.9.2-14|124	
14mu|xclass-0.9.2-14|125	

26303 14
14mu|xdg-utils-1.1.1-1|1	# sources from upstream git
14mu|xdg-utils-1.1.1-1|2	#
14mu|xdg-utils-1.1.1-1|3	# git clone git://anongit.freedesktop.org/xdg/xdg-utils
14mu|xdg-utils-1.1.1-1|4	# cd xdg-utils
14mu|xdg-utils-1.1.1-1|5	# git archive --format=tar --prefix=xdg-utils-20121008/ master | xz > ../xdg-utils-20121008.tar.xz
14mu|xdg-utils-1.1.1-1|6	#
14mu|xdg-utils-1.1.1-1|7	
14mu|xdg-utils-1.1.1-1|8	%define gitdate 20150415
14mu|xdg-utils-1.1.1-1|9	
14mu|xdg-utils-1.1.1-1|10	Summary:	A basic desktop integration tools for any Free Desktop
14mu|xdg-utils-1.1.1-1|11	Name:		xdg-utils
14mu|xdg-utils-1.1.1-1|12	Version:	1.1.1
14mu|xdg-utils-1.1.1-1|13	Release:	1
14mu|xdg-utils-1.1.1-1|14	License:	MIT
14mu|xdg-utils-1.1.1-1|15	Url:		http://portland.freedesktop.org/wiki/
14mu|xdg-utils-1.1.1-1|16	Group:		System/Base
14mu|xdg-utils-1.1.1-1|17	# git clone git://anongit.freedesktop.org/xdg/xdg-utils
14mu|xdg-utils-1.1.1-1|18	# git archive --format=tar --prefix xdg-utils-1.1.0-$(date +%Y%m%d)/ HEAD | xz -vf > xdg-utils-1.1.0-$(date +%Y%m%d).tar.xz
14mu|xdg-utils-1.1.1-1|19	#Source0:	xdg-utils-%{version}-%{gitdate}.tar.xz
14mu|xdg-utils-1.1.1-1|20	Source0:	http://portland.freedesktop.org/download/%{name}-%{version}.tar.gz
14mu|xdg-utils-1.1.1-1|21	Patch1:		xdg-utils-1.1.0-lxqt.patch
14mu|xdg-utils-1.1.1-1|22	Patch2:		xdg-utils-1.1.0-enable-additional-scripts.patch
14mu|xdg-utils-1.1.1-1|23	BuildArch:	noarch
14mu|xdg-utils-1.1.1-1|24	BuildRequires:	docbook-dtd412-xml
14mu|xdg-utils-1.1.1-1|25	BuildRequires:	docbook-style-xsl
14mu|xdg-utils-1.1.1-1|26	BuildRequires:	gawk
14mu|xdg-utils-1.1.1-1|27	BuildRequires:	lynx
14mu|xdg-utils-1.1.1-1|28	BuildRequires:	xmlto
14mu|xdg-utils-1.1.1-1|29	BuildRequires:	xsltproc
14mu|xdg-utils-1.1.1-1|30	Requires:	desktop-file-utils
14mu|xdg-utils-1.1.1-1|31	Requires:	xprop
14mu|xdg-utils-1.1.1-1|32	Requires:	xset
14mu|xdg-utils-1.1.1-1|33	
14mu|xdg-utils-1.1.1-1|34	%description
14mu|xdg-utils-1.1.1-1|35	This version of xdg-utils contains the following commands:
14mu|xdg-utils-1.1.1-1|36	xdg-desktop-menu:	command line tool for (un)installing
14mu|xdg-utils-1.1.1-1|37	desktop menu items
14mu|xdg-utils-1.1.1-1|38	xdg-desktop-icon:	command line tool for (un)installing
14mu|xdg-utils-1.1.1-1|39	icons to the desktop
14mu|xdg-utils-1.1.1-1|40	xdg-mime:	        command line tool for querying information
14mu|xdg-utils-1.1.1-1|41	about file type handling and adding
14mu|xdg-utils-1.1.1-1|42	descriptions for new file types
14mu|xdg-utils-1.1.1-1|43	xdg-icon-resource:	command line tool for (un)installing icon resources
14mu|xdg-utils-1.1.1-1|44	xdg-open:	        opens a file or URL in the user's preferred
14mu|xdg-utils-1.1.1-1|45	application
14mu|xdg-utils-1.1.1-1|46	xdg-email:	        command line tool for sending mail using the user's
14mu|xdg-utils-1.1.1-1|47	preferred
14mu|xdg-utils-1.1.1-1|48	e-mail composer
14mu|xdg-utils-1.1.1-1|49	xdg-su:	                run a program as root after prompting for the root
14mu|xdg-utils-1.1.1-1|50	password
14mu|xdg-utils-1.1.1-1|51	xdg-screensaver:	command line tool for controlling the screensaver
14mu|xdg-utils-1.1.1-1|52	
14mu|xdg-utils-1.1.1-1|53	Testsuite for xdg-utils is available from
14mu|xdg-utils-1.1.1-1|54	http://portland.freedesktop.org/wiki/TestSuite
14mu|xdg-utils-1.1.1-1|55	
14mu|xdg-utils-1.1.1-1|56	%prep
14mu|xdg-utils-1.1.1-1|57	%setup -qn %{name}-%{version}
14mu|xdg-utils-1.1.1-1|58	%apply_patches
14mu|xdg-utils-1.1.1-1|59	
14mu|xdg-utils-1.1.1-1|60	%build
14mu|xdg-utils-1.1.1-1|61	%configure
14mu|xdg-utils-1.1.1-1|62	
14mu|xdg-utils-1.1.1-1|63	%if %{gitdate}
14mu|xdg-utils-1.1.1-1|64	%make scripts-clean -C scripts
14mu|xdg-utils-1.1.1-1|65	%make man scripts -C scripts
14mu|xdg-utils-1.1.1-1|66	%endif
14mu|xdg-utils-1.1.1-1|67	
14mu|xdg-utils-1.1.1-1|68	%make
14mu|xdg-utils-1.1.1-1|69	%make -C scripts
14mu|xdg-utils-1.1.1-1|70	
14mu|xdg-utils-1.1.1-1|71	%install
14mu|xdg-utils-1.1.1-1|72	%makeinstall_std
14mu|xdg-utils-1.1.1-1|73	sed -i -e "s,_LIBDIR_,%{_libdir}/kde4/libexec,g" %{buildroot}/%{_bindir}/xdg-email
14mu|xdg-utils-1.1.1-1|74	
14mu|xdg-utils-1.1.1-1|75	%files
14mu|xdg-utils-1.1.1-1|76	%{_bindir}/xdg-*
14mu|xdg-utils-1.1.1-1|77	%{_mandir}/man1/xdg*.*
14mu|xdg-utils-1.1.1-1|78	
14mu|xdg-utils-1.1.1-1|79	%changelog
14mu|xdg-utils-1.1.1-1|80	
14mu|xdg-utils-1.1.1-1|81	* Tue Dec 15 2015 Denis Silakov <dsilakov@gmail.com> 1.1.1-1
14mu|xdg-utils-1.1.1-1|82	- (05e58c7) Updated to 1.1.1 with additional LXQt support (sync with cooker)
14mu|xdg-utils-1.1.1-1|83	
14mu|xdg-utils-1.1.1-1|84	

26304 14
14mu|xdpyinfo-1.3.2-1|1	Name:		xdpyinfo
14mu|xdpyinfo-1.3.2-1|2	Version:	1.3.2
14mu|xdpyinfo-1.3.2-1|3	Release:	1
14mu|xdpyinfo-1.3.2-1|4	Summary:	Display information utility for X
14mu|xdpyinfo-1.3.2-1|5	
14mu|xdpyinfo-1.3.2-1|6	Group:		Development/X11
14mu|xdpyinfo-1.3.2-1|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xdpyinfo-1.3.2-1|8	License:	MIT
14mu|xdpyinfo-1.3.2-1|9	
14mu|xdpyinfo-1.3.2-1|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|xdpyinfo-1.3.2-1|11	BuildRequires: pkgconfig(xext) >= 1.0.0
14mu|xdpyinfo-1.3.2-1|12	BuildRequires: pkgconfig(xtst) >= 1.0.1
14mu|xdpyinfo-1.3.2-1|13	BuildRequires: x11-util-macros >= 1.0.1
14mu|xdpyinfo-1.3.2-1|14	BuildRequires: pkgconfig(xxf86vm)
14mu|xdpyinfo-1.3.2-1|15	BuildRequires: pkgconfig(xxf86dga)
14mu|xdpyinfo-1.3.2-1|16	BuildRequires: pkgconfig(xxf86misc)
14mu|xdpyinfo-1.3.2-1|17	BuildRequires: pkgconfig(xi)
14mu|xdpyinfo-1.3.2-1|18	BuildRequires: pkgconfig(xrender)
14mu|xdpyinfo-1.3.2-1|19	BuildRequires: pkgconfig(xcomposite)
14mu|xdpyinfo-1.3.2-1|20	BuildRequires: pkgconfig(xinerama)
14mu|xdpyinfo-1.3.2-1|21	BuildRequires: pkgconfig(dmx)
14mu|xdpyinfo-1.3.2-1|22	BuildRequires: pkgconfig(xp)
14mu|xdpyinfo-1.3.2-1|23	
14mu|xdpyinfo-1.3.2-1|24	%description
14mu|xdpyinfo-1.3.2-1|25	Xdpyinfo is a utility for displaying information about an X server. It is used
14mu|xdpyinfo-1.3.2-1|26	to examine the capabilities of a server, the predefined values for various
14mu|xdpyinfo-1.3.2-1|27	parameters used in communicating between clients and the server, and the
14mu|xdpyinfo-1.3.2-1|28	different types of screens and visuals that are available.
14mu|xdpyinfo-1.3.2-1|29	
14mu|xdpyinfo-1.3.2-1|30	%prep
14mu|xdpyinfo-1.3.2-1|31	%setup -q
14mu|xdpyinfo-1.3.2-1|32	
14mu|xdpyinfo-1.3.2-1|33	%build
14mu|xdpyinfo-1.3.2-1|34	%configure2_5x	--x-includes=%{_includedir}\
14mu|xdpyinfo-1.3.2-1|35	--x-libraries=%{_libdir}
14mu|xdpyinfo-1.3.2-1|36	
14mu|xdpyinfo-1.3.2-1|37	%make
14mu|xdpyinfo-1.3.2-1|38	
14mu|xdpyinfo-1.3.2-1|39	%install
14mu|xdpyinfo-1.3.2-1|40	%makeinstall_std
14mu|xdpyinfo-1.3.2-1|41	
14mu|xdpyinfo-1.3.2-1|42	%clean
14mu|xdpyinfo-1.3.2-1|43	
14mu|xdpyinfo-1.3.2-1|44	%files
14mu|xdpyinfo-1.3.2-1|45	%{_bindir}/xdpyinfo
14mu|xdpyinfo-1.3.2-1|46	%{_mandir}/man1/xdpyinfo.*
14mu|xdpyinfo-1.3.2-1|47	
14mu|xdpyinfo-1.3.2-1|48	%changelog
14mu|xdpyinfo-1.3.2-1|49	
14mu|xdpyinfo-1.3.2-1|50	* Mon Jan 11 2016 dsilakov <denis.silakov@rosalab.ru> 1.3.2-1
14mu|xdpyinfo-1.3.2-1|51	- (a176e84) Merge pull request #2 from import/xdpyinfo:auto_update
14mu|xdpyinfo-1.3.2-1|52	- (a176e84) Updated to 1.3.2 (by updates_builder)
14mu|xdpyinfo-1.3.2-1|53	
14mu|xdpyinfo-1.3.2-1|54	

26305 14
14mu|xedit-1.2.2-2|1	Name:		xedit
14mu|xedit-1.2.2-2|2	Version:	1.2.2
14mu|xedit-1.2.2-2|3	Release:	2
14mu|xedit-1.2.2-2|4	Summary:	Simple text editor for X
14mu|xedit-1.2.2-2|5	Group:		Development/X11
14mu|xedit-1.2.2-2|6	URL:		http://xorg.freedesktop.org
14mu|xedit-1.2.2-2|7	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xedit-1.2.2-2|8	License:	MIT
14mu|xedit-1.2.2-2|9	BuildRequires:	pkgconfig(xorg-macros) >= 1.1.5
14mu|xedit-1.2.2-2|10	BuildRequires:	xaw-devel >= 1.0.4
14mu|xedit-1.2.2-2|11	Requires:	x11-data-bitmaps
14mu|xedit-1.2.2-2|12	Requires:	aspell aspell-en grep words
14mu|xedit-1.2.2-2|13	Requires:	ctags
14mu|xedit-1.2.2-2|14	Requires:	x11-font-alias
14mu|xedit-1.2.2-2|15	# sgml mode
14mu|xedit-1.2.2-2|16	Requires:	x11-font-dec-misc
14mu|xedit-1.2.2-2|17	Requires:	x11-font-misc-misc
14mu|xedit-1.2.2-2|18	# courier (most modes) helvetica (sgml/html edit modes)
14mu|xedit-1.2.2-2|19	Requires:	x11-font-adobe-75dpi x11-font-adobe-100dpi
14mu|xedit-1.2.2-2|20	# lucidatypewriter (most modes)
14mu|xedit-1.2.2-2|21	Requires:	x11-font-bh-lucidatypewriter-75dpi x11-font-bh-lucidatypewriter-100dpi
14mu|xedit-1.2.2-2|22	# lucida (hmtl mode)
14mu|xedit-1.2.2-2|23	Requires:	x11-font-bh-75dpi x11-font-bh-100dpi
14mu|xedit-1.2.2-2|24	
14mu|xedit-1.2.2-2|25	%description
14mu|xedit-1.2.2-2|26	Xedit provides a simple text editor for X.
14mu|xedit-1.2.2-2|27	
14mu|xedit-1.2.2-2|28	%prep
14mu|xedit-1.2.2-2|29	%setup -q
14mu|xedit-1.2.2-2|30	
14mu|xedit-1.2.2-2|31	%build
14mu|xedit-1.2.2-2|32	%configure
14mu|xedit-1.2.2-2|33	%make
14mu|xedit-1.2.2-2|34	
14mu|xedit-1.2.2-2|35	%install
14mu|xedit-1.2.2-2|36	%makeinstall_std
14mu|xedit-1.2.2-2|37	
14mu|xedit-1.2.2-2|38	%files
14mu|xedit-1.2.2-2|39	%{_bindir}/xedit
14mu|xedit-1.2.2-2|40	%{_libdir}/X11/xedit
14mu|xedit-1.2.2-2|41	%{_datadir}/X11/app-defaults/Xedit
14mu|xedit-1.2.2-2|42	%{_datadir}/X11/app-defaults/Xedit-color
14mu|xedit-1.2.2-2|43	%{_mandir}/man1/xedit.1*
14mu|xedit-1.2.2-2|44	
14mu|xedit-1.2.2-2|45	%changelog
14mu|xedit-1.2.2-2|46	
14mu|xedit-1.2.2-2|47	* Wed Oct 14 2015 Denis Silakov <dsilakov@gmail.com> 1.2.2-2
14mu|xedit-1.2.2-2|48	- (0eec6ba) Updated to 1.2.2
14mu|xedit-1.2.2-2|49	
14mu|xedit-1.2.2-2|50	

26306 14
14mu|xemacs-21.4.22-19|1	%define major 21
14mu|xemacs-21.4.22-19|2	%define rversion %{major}.4.22
14mu|xemacs-21.4.22-19|3	%define mversion %{major}.4
14mu|xemacs-21.4.22-19|4	%define sumodate 2009-02-17
14mu|xemacs-21.4.22-19|5	
14mu|xemacs-21.4.22-19|6	%if %{_use_internal_dependency_generator}
14mu|xemacs-21.4.22-19|7	%define __noautoreq '/bin/zsh|/bin/csh'
14mu|xemacs-21.4.22-19|8	%else
14mu|xemacs-21.4.22-19|9	%define _requires_exceptions /bin/zsh /bin/csh
14mu|xemacs-21.4.22-19|10	%endif
14mu|xemacs-21.4.22-19|11	
14mu|xemacs-21.4.22-19|12	Summary:	Highly customizable text editor and application development system
14mu|xemacs-21.4.22-19|13	Name:		xemacs
14mu|xemacs-21.4.22-19|14	Version:	%{major}.4.22
14mu|xemacs-21.4.22-19|15	Release:	19
14mu|xemacs-21.4.22-19|16	License:	GPLv2+
14mu|xemacs-21.4.22-19|17	Group:		Editors
14mu|xemacs-21.4.22-19|18	Url:		http://www.xemacs.org/
14mu|xemacs-21.4.22-19|19	Source0:	ftp://ftp.xemacs.org/pub/xemacs/xemacs-%{mversion}/xemacs-%{rversion}.tar.bz2
14mu|xemacs-21.4.22-19|20	Source1:	ftp://ftp.xemacs.org/pub/xemacs/packages/xemacs-mule-sumo-%{sumodate}.tar.bz2
14mu|xemacs-21.4.22-19|21	Source2:	ftp://ftp.xemacs.org/pub/xemacs/packages/xemacs-sumo-%{sumodate}.tar.bz2
14mu|xemacs-21.4.22-19|22	Source5:	site-start-mdk.el
14mu|xemacs-21.4.22-19|23	Source6:	xemacs-16.png
14mu|xemacs-21.4.22-19|24	Source7:	xemacs-32.png
14mu|xemacs-21.4.22-19|25	Source8:	xemacs-48.png
14mu|xemacs-21.4.22-19|26	Source9:	%{name}.rpmlintrc
14mu|xemacs-21.4.22-19|27	Patch1:		xemacs-21.4.22-libpng15.patch
14mu|xemacs-21.4.22-19|28	Patch2:		xemacs-21.4.22-non-x86-build.patch
14mu|xemacs-21.4.22-19|29	Patch5:		xemacs-21.4.9-fix-emacs-roots.patch
14mu|xemacs-21.4.22-19|30	Patch10:	xemacs-21.4.22-rpm-spec-mode.patch
14mu|xemacs-21.4.22-19|31	Patch11:	xemacs-21.4.21-lzma.patch
14mu|xemacs-21.4.22-19|32	# Backport of patches:
14mu|xemacs-21.4.22-19|33	#	http://cvs.fedoraproject.org/viewvc/rpms/xemacs/devel/xemacs-21.5.29-image-overflow.patch?revision=1.1
14mu|xemacs-21.4.22-19|34	#	http://cvs.fedoraproject.org/viewvc/rpms/xemacs/devel/xemacs-21.5.29-png.patch?revision=1.1
14mu|xemacs-21.4.22-19|35	Patch12:	xemacs-21.4.22-CVE-2009-2688.patch
14mu|xemacs-21.4.22-19|36	# http://tracker.xemacs.org/XEmacs/its/issue494 and #54215
14mu|xemacs-21.4.22-19|37	Patch13:	xemacs-21.4.22-ediff.patch
14mu|xemacs-21.4.22-19|38	
14mu|xemacs-21.4.22-19|39	Patch14: xemacs-21.4.22-texinfo5.1.patch
14mu|xemacs-21.4.22-19|40	
14mu|xemacs-21.4.22-19|41	Requires:	xemacs-extras
14mu|xemacs-21.4.22-19|42	# It looks crap by default without these fonts - AdamW 2008/03, see
14mu|xemacs-21.4.22-19|43	# http://forum.mandriva.com/viewtopic.php?p=457779
14mu|xemacs-21.4.22-19|44	Suggests:	x11-font-adobe-100dpi
14mu|xemacs-21.4.22-19|45	BuildRequires:	autoconf2.1
14mu|xemacs-21.4.22-19|46	BuildRequires:	bison
14mu|xemacs-21.4.22-19|47	BuildRequires:	texinfo
14mu|xemacs-21.4.22-19|48	BuildRequires:	x11-data-bitmaps
14mu|xemacs-21.4.22-19|49	BuildRequires:	compface-devel
14mu|xemacs-21.4.22-19|50	BuildRequires:	db-devel
14mu|xemacs-21.4.22-19|51	BuildRequires:	jpeg-devel
14mu|xemacs-21.4.22-19|52	BuildRequires:	lesstif-devel
14mu|xemacs-21.4.22-19|53	BuildRequires:	Xaw3d-devel
14mu|xemacs-21.4.22-19|54	BuildRequires:	pkgconfig(libpng)
14mu|xemacs-21.4.22-19|55	BuildRequires:	pkgconfig(libtiff-4)
14mu|xemacs-21.4.22-19|56	BuildRequires:	pkgconfig(ncurses)
14mu|xemacs-21.4.22-19|57	BuildRequires:	pkgconfig(xaw7)
14mu|xemacs-21.4.22-19|58	BuildRequires:	pkgconfig(xpm)
14mu|xemacs-21.4.22-19|59	Requires(preun,post):	update-alternatives
14mu|xemacs-21.4.22-19|60	
14mu|xemacs-21.4.22-19|61	%description
14mu|xemacs-21.4.22-19|62	XEmacs is a self-documenting, customizable, extensible, real-time
14mu|xemacs-21.4.22-19|63	display editor. XEmacs is self-documenting because at any time you can
14mu|xemacs-21.4.22-19|64	type in control-h to find out what your options are or to find out
14mu|xemacs-21.4.22-19|65	what a command does. XEmacs is customizable because you can change the
14mu|xemacs-21.4.22-19|66	definitions of XEmacs commands to anything you want. XEmacs is
14mu|xemacs-21.4.22-19|67	extensible because you can write entirely new commands--programs in
14mu|xemacs-21.4.22-19|68	the Lisp language to be run by Emacs' own Lisp interpreter. XEmacs
14mu|xemacs-21.4.22-19|69	includes a real-time display, which means that the text being edited
14mu|xemacs-21.4.22-19|70	is visible on the screen and is updated very frequently (usually after
14mu|xemacs-21.4.22-19|71	every character or pair of characters) as you type.
14mu|xemacs-21.4.22-19|72	
14mu|xemacs-21.4.22-19|73	To use XEmacs, you'll need to install the XEmacs binary. The xemacs package
14mu|xemacs-21.4.22-19|74	includes the standard XEmacs binary that most people will use. The XEmacs
14mu|xemacs-21.4.22-19|75	binary is dynamically linked, with both X11 and TTY (ncurses) support, but
14mu|xemacs-21.4.22-19|76	without mule (MUlti-Lingual Emacs, the Asian character set) support.
14mu|xemacs-21.4.22-19|77	
14mu|xemacs-21.4.22-19|78	%files -f rpm-files
14mu|xemacs-21.4.22-19|79	%doc BUGS ChangeLog README README.packages PROBLEMS
14mu|xemacs-21.4.22-19|80	%config(noreplace) /etc/emacs/site-start-xemacs.el
14mu|xemacs-21.4.22-19|81	%dir %{_sysconfdir}/emacs/site-start.d
14mu|xemacs-21.4.22-19|82	%{_datadir}/applications/xemacs.desktop
14mu|xemacs-21.4.22-19|83	%{_bindir}/xemacs-%{version}*
14mu|xemacs-21.4.22-19|84	%{_bindir}/gnuclient
14mu|xemacs-21.4.22-19|85	%{_bindir}/gnuattach
14mu|xemacs-21.4.22-19|86	%{_bindir}/ellcc
14mu|xemacs-21.4.22-19|87	%{_bindir}/gnudoit
14mu|xemacs-21.4.22-19|88	%{_mandir}/man1/xemacs.1*
14mu|xemacs-21.4.22-19|89	%{_mandir}/man1/gnuserv.1*
14mu|xemacs-21.4.22-19|90	%{_mandir}/man1/gnuclient.1*
14mu|xemacs-21.4.22-19|91	%{_mandir}/man1/gnuattach.1*
14mu|xemacs-21.4.22-19|92	%{_mandir}/man1/gnudoit.1*
14mu|xemacs-21.4.22-19|93	%{_iconsdir}/hicolor/*/apps/*.png
14mu|xemacs-21.4.22-19|94	%{_infodir}/*
14mu|xemacs-21.4.22-19|95	
14mu|xemacs-21.4.22-19|96	%post
14mu|xemacs-21.4.22-19|97	/usr/sbin/update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{name}-%{version} %{major}
14mu|xemacs-21.4.22-19|98	
14mu|xemacs-21.4.22-19|99	cat %{_datadir}/xemacs-%{version}/etc/Emacs.ad >> /%{_sysconfdir}/X11/app-defaults/Emacs
14mu|xemacs-21.4.22-19|100	
14mu|xemacs-21.4.22-19|101	%postun
14mu|xemacs-21.4.22-19|102	[[ ! -f %{_bindir}/%{name}-%{version} ]] && \
14mu|xemacs-21.4.22-19|103	/usr/sbin/update-alternatives --remove %{name} %{_bindir}/%{name}-%{version} || :
14mu|xemacs-21.4.22-19|104	
14mu|xemacs-21.4.22-19|105	#----------------------------------------------------------------------------
14mu|xemacs-21.4.22-19|106	
14mu|xemacs-21.4.22-19|107	%package devel
14mu|xemacs-21.4.22-19|108	Summary:	Header files for Xemacs
14mu|xemacs-21.4.22-19|109	Group:		Development/C
14mu|xemacs-21.4.22-19|110	Requires:	%{name} = %{EVRD}
14mu|xemacs-21.4.22-19|111	
14mu|xemacs-21.4.22-19|112	%description devel
14mu|xemacs-21.4.22-19|113	Contains all the header files needed for xemacs development.
14mu|xemacs-21.4.22-19|114	
14mu|xemacs-21.4.22-19|115	%files devel -f rpm-devel-files
14mu|xemacs-21.4.22-19|116	%{_datadir}/xemacs/mule-packages/etc/latin-unity/Makefile
14mu|xemacs-21.4.22-19|117	%{_datadir}/xemacs/mule-packages/etc/mule-ucs/Makefile
14mu|xemacs-21.4.22-19|118	%doc README
14mu|xemacs-21.4.22-19|119	
14mu|xemacs-21.4.22-19|120	#----------------------------------------------------------------------------
14mu|xemacs-21.4.22-19|121	
14mu|xemacs-21.4.22-19|122	%package mule
14mu|xemacs-21.4.22-19|123	Summary:	The XEmacs binary with mule (MUlti-Lingual Emacs) support
14mu|xemacs-21.4.22-19|124	Group:		Editors
14mu|xemacs-21.4.22-19|125	Requires:	%{name} = %{EVRD}
14mu|xemacs-21.4.22-19|126	Requires(preun,post):	update-alternatives
14mu|xemacs-21.4.22-19|127	
14mu|xemacs-21.4.22-19|128	%description mule
14mu|xemacs-21.4.22-19|129	Xemacs-mule includes an XEmacs binary with support for
14mu|xemacs-21.4.22-19|130	MUlti-Lingual Emacs and the Asian character set. Install xemacs-mule
14mu|xemacs-21.4.22-19|131	(instead of xemacs) if you need to use Asian characters. Xemacs-mule is
14mu|xemacs-21.4.22-19|132	compiled with X11 support only, so you won't be able to use it in a TTY
14mu|xemacs-21.4.22-19|133	(ncurses) mode.
14mu|xemacs-21.4.22-19|134	
14mu|xemacs-21.4.22-19|135	%files mule -f rpm-mule-files
14mu|xemacs-21.4.22-19|136	%doc README
14mu|xemacs-21.4.22-19|137	%{_bindir}/xemacs-mule*
14mu|xemacs-21.4.22-19|138	
14mu|xemacs-21.4.22-19|139	%post mule
14mu|xemacs-21.4.22-19|140	/usr/sbin/update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{name}-mule %{major}
14mu|xemacs-21.4.22-19|141	/usr/sbin/update-alternatives --set %{name} %{_bindir}/%{name}-mule
14mu|xemacs-21.4.22-19|142	
14mu|xemacs-21.4.22-19|143	%postun mule
14mu|xemacs-21.4.22-19|144	[[ ! -f %{_bindir}/%{name}-mule ]] && \
14mu|xemacs-21.4.22-19|145	/usr/sbin/update-alternatives --remove %{name} %{_bindir}/%{name}-mule || :
14mu|xemacs-21.4.22-19|146	
14mu|xemacs-21.4.22-19|147	#----------------------------------------------------------------------------
14mu|xemacs-21.4.22-19|148	
14mu|xemacs-21.4.22-19|149	%package el
14mu|xemacs-21.4.22-19|150	Summary:	The .el source files for XEmacs
14mu|xemacs-21.4.22-19|151	Group:		Editors
14mu|xemacs-21.4.22-19|152	Requires:	%{name} = %{EVRD}
14mu|xemacs-21.4.22-19|153	
14mu|xemacs-21.4.22-19|154	%description el
14mu|xemacs-21.4.22-19|155	Xemacs-el is not necessary to run XEmacs.  You'll only need to install
14mu|xemacs-21.4.22-19|156	it if you're planning on incorporating some Lisp programming into your
14mu|xemacs-21.4.22-19|157	XEmacs experience.
14mu|xemacs-21.4.22-19|158	
14mu|xemacs-21.4.22-19|159	%files el -f rpm-el-files
14mu|xemacs-21.4.22-19|160	%doc README
14mu|xemacs-21.4.22-19|161	
14mu|xemacs-21.4.22-19|162	#----------------------------------------------------------------------------
14mu|xemacs-21.4.22-19|163	
14mu|xemacs-21.4.22-19|164	%package mule-el
14mu|xemacs-21.4.22-19|165	Summary:	The .el source files for XEmacs mule extension
14mu|xemacs-21.4.22-19|166	Group:		Editors
14mu|xemacs-21.4.22-19|167	Requires:	%{name} = %{EVRD}
14mu|xemacs-21.4.22-19|168	
14mu|xemacs-21.4.22-19|169	%description mule-el
14mu|xemacs-21.4.22-19|170	Xemacs-el is not necessary to run XEmacs.  You'll only need to install
14mu|xemacs-21.4.22-19|171	it if you're planning on incorporating some Lisp programming into your
14mu|xemacs-21.4.22-19|172	XEmacs experience.
14mu|xemacs-21.4.22-19|173	
14mu|xemacs-21.4.22-19|174	%files mule-el -f rpm-mule-el-files
14mu|xemacs-21.4.22-19|175	%doc README
14mu|xemacs-21.4.22-19|176	
14mu|xemacs-21.4.22-19|177	#----------------------------------------------------------------------------
14mu|xemacs-21.4.22-19|178	
14mu|xemacs-21.4.22-19|179	%package extras
14mu|xemacs-21.4.22-19|180	Summary:	Files that XEmacs has in common with GNU Emacs
14mu|xemacs-21.4.22-19|181	Group:		Editors
14mu|xemacs-21.4.22-19|182	Requires:	%{name} = %{EVRD}
14mu|xemacs-21.4.22-19|183	
14mu|xemacs-21.4.22-19|184	%description extras
14mu|xemacs-21.4.22-19|185	Xemacs-extras includes files which are used by both GNU Emacs
14mu|xemacs-21.4.22-19|186	and XEmacs. If you don't have GNU Emacs installed, be sure to also
14mu|xemacs-21.4.22-19|187	install this package when you install the XEmacs text editor.
14mu|xemacs-21.4.22-19|188	
14mu|xemacs-21.4.22-19|189	%files extras
14mu|xemacs-21.4.22-19|190	%doc README
14mu|xemacs-21.4.22-19|191	%{_bindir}/b2m
14mu|xemacs-21.4.22-19|192	%{_bindir}/%{name}-etags
14mu|xemacs-21.4.22-19|193	%{_bindir}/%{name}-ctags
14mu|xemacs-21.4.22-19|194	%{_bindir}/ootags
14mu|xemacs-21.4.22-19|195	%{_bindir}/rcs-checkin
14mu|xemacs-21.4.22-19|196	%{_mandir}/man1/%{name}-etags.1*
14mu|xemacs-21.4.22-19|197	%{_mandir}/man1/%{name}-ctags.1*
14mu|xemacs-21.4.22-19|198	
14mu|xemacs-21.4.22-19|199	%post extras
14mu|xemacs-21.4.22-19|200	/usr/sbin/update-alternatives --force --install %{_bindir}/ctags ctags %{_bindir}/%{name}-ctags 0
14mu|xemacs-21.4.22-19|201	/usr/sbin/update-alternatives --force --install %{_bindir}/etags etags %{_bindir}/%{name}-etags 0
14mu|xemacs-21.4.22-19|202	
14mu|xemacs-21.4.22-19|203	%postun extras
14mu|xemacs-21.4.22-19|204	[[ ! -f %{_bindir}/%{name}-ctags ]] && \
14mu|xemacs-21.4.22-19|205	/usr/sbin/update-alternatives --remove ctags %{_bindir}/%{name}-ctags || :
14mu|xemacs-21.4.22-19|206	[[ ! -f %{_bindir}/%{name}-etags ]] && \
14mu|xemacs-21.4.22-19|207	/usr/sbin/update-alternatives --remove etags %{_bindir}/%{name}-etags || :
14mu|xemacs-21.4.22-19|208	
14mu|xemacs-21.4.22-19|209	#----------------------------------------------------------------------------
14mu|xemacs-21.4.22-19|210	
14mu|xemacs-21.4.22-19|211	%prep
14mu|xemacs-21.4.22-19|212	%setup -q
14mu|xemacs-21.4.22-19|213	
14mu|xemacs-21.4.22-19|214	%ifnarch %{ix86}
14mu|xemacs-21.4.22-19|215	%patch2 -p1
14mu|xemacs-21.4.22-19|216	%endif
14mu|xemacs-21.4.22-19|217	
14mu|xemacs-21.4.22-19|218	%patch5 -p1 -b .warly
14mu|xemacs-21.4.22-19|219	%patch11 -p1 -b .lzma
14mu|xemacs-21.4.22-19|220	%patch12 -p1
14mu|xemacs-21.4.22-19|221	%patch1 -p1
14mu|xemacs-21.4.22-19|222	%patch14 -p1
14mu|xemacs-21.4.22-19|223	
14mu|xemacs-21.4.22-19|224	%build
14mu|xemacs-21.4.22-19|225	autoreconf-2.13 -i
14mu|xemacs-21.4.22-19|226	
14mu|xemacs-21.4.22-19|227	rm -rf lisp/*.elc
14mu|xemacs-21.4.22-19|228	
14mu|xemacs-21.4.22-19|229	rm -rf building && mkdir -p building && cd building
14mu|xemacs-21.4.22-19|230	
14mu|xemacs-21.4.22-19|231	# standard: X11 and console support. No mule, though.
14mu|xemacs-21.4.22-19|232	VAR_CONF="--prefix=/usr --exec-prefix=/usr --package-path=/%{_datadir}/xemacs/ --datadir=/%{_datadir} --mandir=/%{_mandir}/man0 --infodir=/%{_infodir} --libdir=/%{_libdir} --bindir=/%{_bindir} --infopath=/%{_infodir}"
14mu|xemacs-21.4.22-19|233	XEMACS_CONFIG="%{_arch}-mandriva-linux $VAR_CONF \
14mu|xemacs-21.4.22-19|234	--with-pop \
14mu|xemacs-21.4.22-19|235	--mail-locking=flock \
14mu|xemacs-21.4.22-19|236	--with-clash-detection \
14mu|xemacs-21.4.22-19|237	--with-scrollbars=lucid \
14mu|xemacs-21.4.22-19|238	--with-menubars=lucid \
14mu|xemacs-21.4.22-19|239	--with-dialogs=athena \
14mu|xemacs-21.4.22-19|240	--with-widgets=athena \
14mu|xemacs-21.4.22-19|241	--x-includes=%{_includedir} \
14mu|xemacs-21.4.22-19|242	--with-xpm \
14mu|xemacs-21.4.22-19|243	--with-xface \
14mu|xemacs-21.4.22-19|244	--with-png \
14mu|xemacs-21.4.22-19|245	--with-jpeg \
14mu|xemacs-21.4.22-19|246	--with-tiff \
14mu|xemacs-21.4.22-19|247	--dynamic=yes \
14mu|xemacs-21.4.22-19|248	--with-ncurses \
14mu|xemacs-21.4.22-19|249	--without-ldap \
14mu|xemacs-21.4.22-19|250	--without-postgresql \
14mu|xemacs-21.4.22-19|251	--with-clash-detection \
14mu|xemacs-21.4.22-19|252	--debug=no \
14mu|xemacs-21.4.22-19|253	--error-checking=none \
14mu|xemacs-21.4.22-19|254	--prefix=/usr \
14mu|xemacs-21.4.22-19|255	--exec-prefix=/usr \
14mu|xemacs-21.4.22-19|256	--with-x11 \
14mu|xemacs-21.4.22-19|257	--with-tty=yes \
14mu|xemacs-21.4.22-19|258	--with-athena=3d \
14mu|xemacs-21.4.22-19|259	--with-file-coding "
14mu|xemacs-21.4.22-19|260	
14mu|xemacs-21.4.22-19|261	# xemacs think // means ignore everything befor
14mu|xemacs-21.4.22-19|262	RPM_BUILD_DIR=`echo $RPM_BUILD_DIR | sed "s,/\+,/,g"`
14mu|xemacs-21.4.22-19|263	RPM_BUILD_ROOT=`echo %{buildroot} | sed "s,/\+,/,g"`
14mu|xemacs-21.4.22-19|264	# FIXME local compilation with local path to compile file if xemacs is not installed on the compilation machine
14mu|xemacs-21.4.22-19|265	
14mu|xemacs-21.4.22-19|266	{
14mu|xemacs-21.4.22-19|267	rm -rf %{_arch}-linux-local
14mu|xemacs-21.4.22-19|268	mkdir %{_arch}-linux-local
14mu|xemacs-21.4.22-19|269	cd %{_arch}-linux-local
14mu|xemacs-21.4.22-19|270	../../configure $XEMACS_CONFIG --datadir=${RPM_BUILD_ROOT}%{_datadir} --package-path=${RPM_BUILD_ROOT}%{_datadir}/xemacs:${RPM_BUILD_DIR}/xemacs-%{version}/lisp
14mu|xemacs-21.4.22-19|271	cd ..
14mu|xemacs-21.4.22-19|272	}
14mu|xemacs-21.4.22-19|273	
14mu|xemacs-21.4.22-19|274	{
14mu|xemacs-21.4.22-19|275	rm -rf %{_arch}-linux
14mu|xemacs-21.4.22-19|276	mkdir %{_arch}-linux
14mu|xemacs-21.4.22-19|277	cd %{_arch}-linux
14mu|xemacs-21.4.22-19|278	../../configure $XEMACS_CONFIG --with-mule=no
14mu|xemacs-21.4.22-19|279	cd ..
14mu|xemacs-21.4.22-19|280	}
14mu|xemacs-21.4.22-19|281	
14mu|xemacs-21.4.22-19|282	{
14mu|xemacs-21.4.22-19|283	rm -rf %{_arch}-linux-mule
14mu|xemacs-21.4.22-19|284	mkdir %{_arch}-linux-mule
14mu|xemacs-21.4.22-19|285	cd %{_arch}-linux-mule
14mu|xemacs-21.4.22-19|286	../../configure $XEMACS_CONFIG --with-mule=yes --with-xim=xlib
14mu|xemacs-21.4.22-19|287	cd ..
14mu|xemacs-21.4.22-19|288	}
14mu|xemacs-21.4.22-19|289	
14mu|xemacs-21.4.22-19|290	{
14mu|xemacs-21.4.22-19|291	pushd %{_arch}-linux-local
14mu|xemacs-21.4.22-19|292	make
14mu|xemacs-21.4.22-19|293	popd
14mu|xemacs-21.4.22-19|294	pushd %{_arch}-linux
14mu|xemacs-21.4.22-19|295	make
14mu|xemacs-21.4.22-19|296	popd
14mu|xemacs-21.4.22-19|297	pushd %{_arch}-linux-mule
14mu|xemacs-21.4.22-19|298	make
14mu|xemacs-21.4.22-19|299	popd
14mu|xemacs-21.4.22-19|300	}
14mu|xemacs-21.4.22-19|301	
14mu|xemacs-21.4.22-19|302	%install
14mu|xemacs-21.4.22-19|303	pushd building/%{_arch}-linux
14mu|xemacs-21.4.22-19|304	%makeinstall mandir=%{buildroot}%{_mandir}/man1  lockdir=%{buildroot}%{_var}/lock/xemacs
14mu|xemacs-21.4.22-19|305	popd
14mu|xemacs-21.4.22-19|306	
14mu|xemacs-21.4.22-19|307	install -m 755 building/%{_arch}-linux-mule/src/xemacs %{buildroot}%{_bindir}/xemacs-mule
14mu|xemacs-21.4.22-19|308	install -m 644 building/%{_arch}-linux-mule/src/xemacs.dmp %{buildroot}%{_bindir}/xemacs-mule.dmp
14mu|xemacs-21.4.22-19|309	bzcat %{SOURCE1} | tar -xf - -C %{buildroot}%{_datadir}/xemacs
14mu|xemacs-21.4.22-19|310	bzcat %{SOURCE2} | tar -xf - -C %{buildroot}%{_datadir}/xemacs
14mu|xemacs-21.4.22-19|311	
14mu|xemacs-21.4.22-19|312	pushd %{buildroot}
14mu|xemacs-21.4.22-19|313	patch -p1 < %{PATCH13}
14mu|xemacs-21.4.22-19|314	%{_builddir}/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"%{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/ediff/ediff-init.el\")"
14mu|xemacs-21.4.22-19|315	popd
14mu|xemacs-21.4.22-19|316	
14mu|xemacs-21.4.22-19|317	rm -f %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/hyperbole/file-newer
14mu|xemacs-21.4.22-19|318	
14mu|xemacs-21.4.22-19|319	# this remove the usage of the AUTH command that breaks with most of the packages servers
14mu|xemacs-21.4.22-19|320	perl -pi -e "s/\(defcustom efs-ftp-program-args '\(\"-i\" \"-n\" \"-g\" \"-v\"\)/(defcustom efs-ftp-program-args '(\"-i\" \"-n\" \"-g\" \"-v\" \"-u\")/" %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/efs/efs.el
14mu|xemacs-21.4.22-19|321	$RPM_BUILD_DIR/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"%{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/efs/efs.el\")"
14mu|xemacs-21.4.22-19|322	
14mu|xemacs-21.4.22-19|323	# FIXME need to patch the rpm-spec-mode for short-circuit
14mu|xemacs-21.4.22-19|324	pushd %{buildroot}
14mu|xemacs-21.4.22-19|325	cat %{PATCH10} | patch -p1
14mu|xemacs-21.4.22-19|326	$RPM_BUILD_DIR/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"%{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/prog-modes/rpm-spec-mode.el\")"
14mu|xemacs-21.4.22-19|327	popd
14mu|xemacs-21.4.22-19|328	
14mu|xemacs-21.4.22-19|329	export specialel="_pkg.el hyperspec-carney.el ilisp-bug.el ilisp-cl-easy-menu.el mew-mule0.el mew-mule1.el mew-mule2.el mew-mule3.el eieio-tests.el hui-epV4-b.el erc-speak.el erc-chess.el url-riece.el un-trbase.el"
14mu|xemacs-21.4.22-19|330	for i in `find %{buildroot}%{_datadir}/xemacs/mule-packages/lisp/ %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/ %{buildroot}%{_datadir}/xemacs/xemacs-%{version}/lisp/ \( -name "*.el" -or -name "*.elc" \) -a -not -name "*-skel.el" | perl -e 'while (<>) { /(.*\.el)$/ and push @doneel,$1; /(.*\.el)c$/ and $doneelc{$1} = 1 } foreach (split " ",$ENV{specialel}) { $doneelc{"$_"} = 1}; foreach (@doneel) { if (!$doneelc{"$_"} && (/([^\/]+)$/ and !$doneelc{$1})) { print "$_\n"}}'`;do pushd `echo $i | sed "s/\/[^\/]\+$//"` && $RPM_BUILD_DIR/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"$i\")";popd;done
14mu|xemacs-21.4.22-19|331	
14mu|xemacs-21.4.22-19|332	mkdir -p %{buildroot}%{_infodir}/xemacs/mule
14mu|xemacs-21.4.22-19|333	mv %{buildroot}%{_datadir}/xemacs/xemacs-packages/info/* %{buildroot}%{_infodir}/xemacs/
14mu|xemacs-21.4.22-19|334	rmdir %{buildroot}%{_datadir}/xemacs/xemacs-packages/info/
14mu|xemacs-21.4.22-19|335	mv %{buildroot}%{_datadir}/xemacs/mule-packages/info/* %{buildroot}%{_infodir}/xemacs/mule/
14mu|xemacs-21.4.22-19|336	rmdir %{buildroot}%{_datadir}/xemacs/mule-packages/info/
14mu|xemacs-21.4.22-19|337	
14mu|xemacs-21.4.22-19|338	find %{buildroot}%{_datadir}/xemacs/xemacs-packages -name \*.pl -exec \
14mu|xemacs-21.4.22-19|339	perl -pi -e "s|/usr/local/bin/perl5|%{_bindir}/perl|g; \
14mu|xemacs-21.4.22-19|340	s|/usr/local/bin/perl|%{_bindir}/perl|g;" {} \;
14mu|xemacs-21.4.22-19|341	
14mu|xemacs-21.4.22-19|342	mkdir -p %{buildroot}/etc/emacs/
14mu|xemacs-21.4.22-19|343	install -m644 %{SOURCE5} %{buildroot}/etc/emacs/site-start-xemacs.el
14mu|xemacs-21.4.22-19|344	pushd %{buildroot}%{_datadir}/xemacs-%{version}/lisp/ && \
14mu|xemacs-21.4.22-19|345	ln -s ../../../../etc/emacs/site-start-xemacs.el site-start.el && popd
14mu|xemacs-21.4.22-19|346	
14mu|xemacs-21.4.22-19|347	mkdir %{buildroot}%{_sysconfdir}/emacs/site-start.d
14mu|xemacs-21.4.22-19|348	
14mu|xemacs-21.4.22-19|349	mkdir %{buildroot}%{_datadir}/applications
14mu|xemacs-21.4.22-19|350	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|xemacs-21.4.22-19|351	[Desktop Entry]
14mu|xemacs-21.4.22-19|352	Name=Xemacs
14mu|xemacs-21.4.22-19|353	Name[ru]=Xemacs
14mu|xemacs-21.4.22-19|354	Comment=The XEmacs editor
14mu|xemacs-21.4.22-19|355	Comment[ru]=Редактор XEmacs
14mu|xemacs-21.4.22-19|356	Exec=%{_bindir}/%{name} %U
14mu|xemacs-21.4.22-19|357	Icon=%{name}
14mu|xemacs-21.4.22-19|358	Terminal=false
14mu|xemacs-21.4.22-19|359	Type=Application
14mu|xemacs-21.4.22-19|360	Categories=Motif;Utility;TextEditor;
14mu|xemacs-21.4.22-19|361	EOF
14mu|xemacs-21.4.22-19|362	
14mu|xemacs-21.4.22-19|363	for i in termcap.info-1 termcap.info-2 termcap.info-3 termcap.info info.info standards.info
14mu|xemacs-21.4.22-19|364	do
14mu|xemacs-21.4.22-19|365	rm -f %{buildroot}%{_datadir}/info/$i
14mu|xemacs-21.4.22-19|366	done
14mu|xemacs-21.4.22-19|367	
14mu|xemacs-21.4.22-19|368	# Build file listings. (and make movemail setgid mail on RHL)
14mu|xemacs-21.4.22-19|369	DIR="%{buildroot}%{_datadir}/xemacs-%{version}"
14mu|xemacs-21.4.22-19|370	PACKAGES=%{buildroot}%{_datadir}/xemacs/xemacs-packages
14mu|xemacs-21.4.22-19|371	LIBDIR="%{buildroot}%{_libdir}/xemacs-%{version}"
14mu|xemacs-21.4.22-19|372	MULEDIR=%{buildroot}%{_datadir}/xemacs/mule-packages
14mu|xemacs-21.4.22-19|373	INFO="*.info*"
14mu|xemacs-21.4.22-19|374	EL="*.el"
14mu|xemacs-21.4.22-19|375	DEVEL="-name *.h -o -name *.c -o -name Makefile"
14mu|xemacs-21.4.22-19|376	NDEVEL="-not -name *.h -not -name *.c -not -name Makefile"
14mu|xemacs-21.4.22-19|377	for i in $specialel version.el paths.el update-elc-2.el check-features.el
14mu|xemacs-21.4.22-19|378	do
14mu|xemacs-21.4.22-19|379	NSPECIALEL="$NSPECIALEL -not -name $i"
14mu|xemacs-21.4.22-19|380	ANSPECIALEL="$ANSPECIALEL -and -not -name $i"
14mu|xemacs-21.4.22-19|381	SPECIALEL="$SPECIALEL -o -name $i"
14mu|xemacs-21.4.22-19|382	done
14mu|xemacs-21.4.22-19|383	
14mu|xemacs-21.4.22-19|384	chmod 644 %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/edit-utils/info-look.el %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/gnus/nnmail.el
14mu|xemacs-21.4.22-19|385	
14mu|xemacs-21.4.22-19|386	# use update-alternatives
14mu|xemacs-21.4.22-19|387	rm -f %{buildroot}%{_bindir}/%{name}
14mu|xemacs-21.4.22-19|388	mv -f %{buildroot}%{_bindir}/{ctags,xemacs-ctags}
14mu|xemacs-21.4.22-19|389	mv -f %{buildroot}%{_bindir}/{etags,xemacs-etags}
14mu|xemacs-21.4.22-19|390	
14mu|xemacs-21.4.22-19|391	# 20060131 warly remove empty files
14mu|xemacs-21.4.22-19|392	find $PACKAGES $MULEDIR -type f -name 'custom-load.el' -size 0 -delete
14mu|xemacs-21.4.22-19|393	
14mu|xemacs-21.4.22-19|394	find $DIR $LIBDIR -type d -not -name "include" |
14mu|xemacs-21.4.22-19|395	sed -e "s#^%{buildroot}#%dir #g" > rpm-files
14mu|xemacs-21.4.22-19|396	
14mu|xemacs-21.4.22-19|397	find $PACKAGES -type d -not -name "include" |
14mu|xemacs-21.4.22-19|398	sed -e "s#^%{buildroot}#%dir #g" > rpm-sumo-files
14mu|xemacs-21.4.22-19|399	
14mu|xemacs-21.4.22-19|400	find $DIR $PACKAGES $LIBDIR $DEVEL -type f |
14mu|xemacs-21.4.22-19|401	sed -e "s#^%{buildroot}##g" > rpm-devel-files
14mu|xemacs-21.4.22-19|402	
14mu|xemacs-21.4.22-19|403	find $DIR $LIBDIR -name $EL -not -name "site-start.el" $ANSPECIALEL -type f |
14mu|xemacs-21.4.22-19|404	sed -e "s#^%{buildroot}##g" > rpm-files
14mu|xemacs-21.4.22-19|405	
14mu|xemacs-21.4.22-19|406	find $PACKAGES -name $EL -not -name "site-start.el" $ANSPECIALEL -type f |
14mu|xemacs-21.4.22-19|407	sed -e "s#^%{buildroot}##g" > rpm-el-files
14mu|xemacs-21.4.22-19|408	
14mu|xemacs-21.4.22-19|409	find $DIR $LIBDIR -not -name $INFO $NDEVEL -not -name $EL -type f |
14mu|xemacs-21.4.22-19|410	sed -e "
14mu|xemacs-21.4.22-19|411	s#^%{buildroot}\(.*movemail\)#%attr(2755, root, mail) \1#g
14mu|xemacs-21.4.22-19|412	s#^%{buildroot}##g
14mu|xemacs-21.4.22-19|413	" >> rpm-files
14mu|xemacs-21.4.22-19|414	
14mu|xemacs-21.4.22-19|415	find $PACKAGES -not -name $INFO $NDEVEL -not -name $EL -type f |
14mu|xemacs-21.4.22-19|416	sed -e "
14mu|xemacs-21.4.22-19|417	s#^%{buildroot}\(.*movemail\)#%attr(2755, root, mail) \1#g
14mu|xemacs-21.4.22-19|418	s#^%{buildroot}##g
14mu|xemacs-21.4.22-19|419	" >> rpm-sumo-files
14mu|xemacs-21.4.22-19|420	
14mu|xemacs-21.4.22-19|421	find $DIR $PACKAGES $LIBDIR -name "site-start.el" $SPECIALEL -type f |
14mu|xemacs-21.4.22-19|422	sed -e "
14mu|xemacs-21.4.22-19|423	s#^%{buildroot}\(.*movemail\)#%attr(2755, root, mail) \1#g
14mu|xemacs-21.4.22-19|424	s#^%{buildroot}##g
14mu|xemacs-21.4.22-19|425	" >> rpm-files
14mu|xemacs-21.4.22-19|426	
14mu|xemacs-21.4.22-19|427	find $MULEDIR -type d -not -name "include" |
14mu|xemacs-21.4.22-19|428	sed -e "s#^%{buildroot}#%dir #g" > rpm-mule-files
14mu|xemacs-21.4.22-19|429	
14mu|xemacs-21.4.22-19|430	find $MULEDIR $NDEVEL -type f -not -name $EL |
14mu|xemacs-21.4.22-19|431	sed -e "s#^%{buildroot}#%attr(-, root, root) #g" >> rpm-mule-files
14mu|xemacs-21.4.22-19|432	
14mu|xemacs-21.4.22-19|433	find $MULEDIR $NDEVEL -type f -name $EL |
14mu|xemacs-21.4.22-19|434	sed -e "s#^%{buildroot}#%attr(-, root, root) #g" >> rpm-mule-el-files
14mu|xemacs-21.4.22-19|435	
14mu|xemacs-21.4.22-19|436	cat rpm-sumo-files >> rpm-files
14mu|xemacs-21.4.22-19|437	
14mu|xemacs-21.4.22-19|438	install -m 644 -D %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/xemacs.png
14mu|xemacs-21.4.22-19|439	install -m 644 -D %{SOURCE7} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/xemacs.png
14mu|xemacs-21.4.22-19|440	install -m 644 -D %{SOURCE8} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/xemacs.png
14mu|xemacs-21.4.22-19|441	
14mu|xemacs-21.4.22-19|442	mv %{buildroot}%{_mandir}/man1/ctags.1 %{buildroot}%{_mandir}/man1/%{name}-ctags.1
14mu|xemacs-21.4.22-19|443	mv %{buildroot}%{_mandir}/man1/etags.1 %{buildroot}%{_mandir}/man1/%{name}-etags.1
14mu|xemacs-21.4.22-19|444	mv %{buildroot}%{_infodir}/widget.info %{buildroot}%{_infodir}/%{name}-widget.info
14mu|xemacs-21.4.22-19|445	mv %{buildroot}%{_infodir}/cl.info %{buildroot}%{_infodir}/%{name}-cl.info
14mu|xemacs-21.4.22-19|446	
14mu|xemacs-21.4.22-19|447	rm -f %{buildroot}%{_infodir}/texinfo.info*
14mu|xemacs-21.4.22-19|448	
14mu|xemacs-21.4.22-19|449	
14mu|xemacs-21.4.22-19|450	%changelog
14mu|xemacs-21.4.22-19|451	
14mu|xemacs-21.4.22-19|452	* Mon Mar 21 2016 Denis Silakov <dsilakov@gmail.com> 21.4.22-19
14mu|xemacs-21.4.22-19|453	- (2dd11c3) Added Russian l10n to desktop file
14mu|xemacs-21.4.22-19|454	
14mu|xemacs-21.4.22-19|455	

26307 14
14mu|xen-4.3.1-5|1	%define	major	0
14mu|xen-4.3.1-5|2	%define	maj10	1.0
14mu|xen-4.3.1-5|3	%define	maj43	2.0
14mu|xen-4.3.1-5|4	%define	maj30	3.0
14mu|xen-4.3.1-5|5	%define	maj43	4.3
14mu|xen-4.3.1-5|6	%define	libblktap	%mklibname blktap %{maj30}
14mu|xen-4.3.1-5|7	%define	libblktapctl	%mklibname blktapctl %{maj10}
14mu|xen-4.3.1-5|8	%define	libbfsimage	%mklibname bfsimage %{maj10}
14mu|xen-4.3.1-5|9	%define	libvhd		%mklibname vhd %{maj10}
14mu|xen-4.3.1-5|10	%define	libxenctrl	%mklibname xenctrl %{maj43}
14mu|xen-4.3.1-5|11	%define	libxenguest	%mklibname xenguest %{maj43}
14mu|xen-4.3.1-5|12	%define	libxenlight	%mklibname xenlight %{maj43}
14mu|xen-4.3.1-5|13	%define	libxenstat	%mklibname xenstat %{major}
14mu|xen-4.3.1-5|14	%define	libxenstore	%mklibname xenstore %{maj30}
14mu|xen-4.3.1-5|15	%define	libxenvchan	%mklibname xenvchan %{maj10}
14mu|xen-4.3.1-5|16	%define	libxlutil	%mklibname xlutil %{maj43}
14mu|xen-4.3.1-5|17	%define	devname		%mklibname %{name} -d
14mu|xen-4.3.1-5|18	
14mu|xen-4.3.1-5|19	%define _disable_ld_no_undefined 1
14mu|xen-4.3.1-5|20	
14mu|xen-4.3.1-5|21	Summary:	The basic tools for managing XEN virtual machines
14mu|xen-4.3.1-5|22	Name:		xen
14mu|xen-4.3.1-5|23	Version:	4.3.1
14mu|xen-4.3.1-5|24	Release:	5
14mu|xen-4.3.1-5|25	License:	GPLv2+
14mu|xen-4.3.1-5|26	Group:		System/Kernel and hardware
14mu|xen-4.3.1-5|27	Url:		http://xen.org/
14mu|xen-4.3.1-5|28	Source0:	http://bits.xensource.com/oss-xen/release/%{version}/%{name}-%{version}.tar.gz
14mu|xen-4.3.1-5|29	Source1:	%{name}.modules
14mu|xen-4.3.1-5|30	Source2:	qemu-xen-4.0.0-rc4.tar.gz
14mu|xen-4.3.1-5|31	Source3:	http://xenbits.xen.org/xen-extfiles/libconfig-1.3.2.tar.gz
14mu|xen-4.3.1-5|32	# stubdoms
14mu|xen-4.3.1-5|33	Source10:	http://xenbits.xen.org/xen-extfiles/zlib-1.2.3.tar.gz
14mu|xen-4.3.1-5|34	Source11:	http://xenbits.xen.org/xen-extfiles/newlib-1.16.0.tar.gz
14mu|xen-4.3.1-5|35	Source12:	http://xenbits.xen.org/xen-extfiles/grub-0.97.tar.gz
14mu|xen-4.3.1-5|36	Source13:	http://xenbits.xen.org/xen-extfiles/lwip-1.3.0.tar.gz
14mu|xen-4.3.1-5|37	Source14:	http://xenbits.xen.org/xen-extfiles/pciutils-2.2.9.tar.bz2
14mu|xen-4.3.1-5|38	Source15:	ocaml-3.11.0.tar.gz
14mu|xen-4.3.1-5|39	Source16:	http://xenbits.xen.org/xen-extfiles/ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz
14mu|xen-4.3.1-5|40	Source17:	http://xenbits.xen.org/xen-extfiles/polarssl-1.1.4-gpl.tgz
14mu|xen-4.3.1-5|41	Source18:	http://xenbits.xen.org/xen-extfiles/tpm_emulator-0.7.4.tar.gz
14mu|xen-4.3.1-5|42	Source19:	http://xenbits.xen.org/xen-extfiles/gmp-4.3.2.tar.bz2
14mu|xen-4.3.1-5|43	
14mu|xen-4.3.1-5|44	# initscripts
14mu|xen-4.3.1-5|45	Source20:	init.xenstored
14mu|xen-4.3.1-5|46	Source21:	init.xenconsoled
14mu|xen-4.3.1-5|47	Source22:	init.blktapctrl
14mu|xen-4.3.1-5|48	Source23:	init.xend
14mu|xen-4.3.1-5|49	Source30:	sysconfig.xenstored
14mu|xen-4.3.1-5|50	Source31:	sysconfig.xenconsoled
14mu|xen-4.3.1-5|51	Source32:	sysconfig.blktapctrl
14mu|xen-4.3.1-5|52	Source33:	%{name}-tmpfiles.conf
14mu|xen-4.3.1-5|53	Source34:	xen.rpmlintrc
14mu|xen-4.3.1-5|54	# Mageia patches:
14mu|xen-4.3.1-5|55	Patch0:		xen-4.1.2-fix-stubdom-Makefile.patch
14mu|xen-4.3.1-5|56	Patch2:		xen-4.1.3-fix-doc-build.patch
14mu|xen-4.3.1-5|57	Patch3:		xen-4.2.1-fix-glibc-build.patch
14mu|xen-4.3.1-5|58	Patch4:		xencommons-fix-service.patch
14mu|xen-4.3.1-5|59	Patch5:		xen-4.2-ocaml-build.patch
14mu|xen-4.3.1-5|60	# fedora patches
14mu|xen-4.3.1-5|61	Patch13:	qemu-xen.tradonly.patch
14mu|xen-4.3.1-5|62	Patch14:	xen-4.2.1-fix-xg-build.patch
14mu|xen-4.3.1-5|63	Patch15:	xen.pygrubtitlefix.patch
14mu|xen-4.3.1-5|64	# Buildfix patches
14mu|xen-4.3.1-5|65	Patch20:	xen-4.3.1-gcc4.9.patch
14mu|xen-4.3.1-5|66	# security patches
14mu|xen-4.3.1-5|67	Patch1071:	0001-fix-ARM-build-on-hardfloat-arches.patch
14mu|xen-4.3.1-5|68	
14mu|xen-4.3.1-5|69	# documentation
14mu|xen-4.3.1-5|70	BuildRequires:	ghostscript
14mu|xen-4.3.1-5|71	BuildRequires:	transfig
14mu|xen-4.3.1-5|72	BuildRequires:	texinfo
14mu|xen-4.3.1-5|73	BuildRequires:	texlive-latex
14mu|xen-4.3.1-5|74	BuildRequires:	texlive-dvips
14mu|xen-4.3.1-5|75	BuildRequires:	ocaml
14mu|xen-4.3.1-5|76	BuildRequires:	ocaml-findlib-devel
14mu|xen-4.3.1-5|77	BuildRequires:	iasl
14mu|xen-4.3.1-5|78	BuildRequires:	gettext
14mu|xen-4.3.1-5|79	BuildRequires:	git
14mu|xen-4.3.1-5|80	BuildRequires:	brlapi-devel
14mu|xen-4.3.1-5|81	BuildRequires:	bzip2-devel
14mu|xen-4.3.1-5|82	Buildrequires:	dev86-devel
14mu|xen-4.3.1-5|83	BuildRequires:	pkgconfig(sdl)
14mu|xen-4.3.1-5|84	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|xen-4.3.1-5|85	BuildRequires:	pkgconfig(ext2fs)
14mu|xen-4.3.1-5|86	BuildRequires:	pkgconfig(gnutls)
14mu|xen-4.3.1-5|87	BuildRequires:	pkgconfig(libconfig)
14mu|xen-4.3.1-5|88	BuildRequires:	pkgconfig(libcurl)
14mu|xen-4.3.1-5|89	BuildRequires:	pkgconfig(libidn)
14mu|xen-4.3.1-5|90	BuildRequires:	pkgconfig(liblzma)
14mu|xen-4.3.1-5|91	BuildRequires:	pkgconfig(libpci)
14mu|xen-4.3.1-5|92	BuildRequires:	pkgconfig(libssl)
14mu|xen-4.3.1-5|93	BuildRequires:	pkgconfig(ncurses)
14mu|xen-4.3.1-5|94	BuildRequires:	pkgconfig(python) >= 2.4
14mu|xen-4.3.1-5|95	BuildRequires:	pkgconfig(uuid)
14mu|xen-4.3.1-5|96	BuildRequires:	pkgconfig(x11)
14mu|xen-4.3.1-5|97	BuildRequires:	pkgconfig(yajl)
14mu|xen-4.3.1-5|98	BuildRequires:	pkgconfig(zlib)
14mu|xen-4.3.1-5|99	
14mu|xen-4.3.1-5|100	Requires:	bridge-utils
14mu|xen-4.3.1-5|101	#Requires:	glibc-xen
14mu|xen-4.3.1-5|102	Requires:	grub
14mu|xen-4.3.1-5|103	Requires:	iptables
14mu|xen-4.3.1-5|104	#Requires:	kernel-xen-pvops
14mu|xen-4.3.1-5|105	Requires:	kmod
14mu|xen-4.3.1-5|106	Requires:	python
14mu|xen-4.3.1-5|107	Requires:	python-twisted-core
14mu|xen-4.3.1-5|108	Requires:	xen-hypervisor = %{EVRD}
14mu|xen-4.3.1-5|109	
14mu|xen-4.3.1-5|110	%description
14mu|xen-4.3.1-5|111	The basic tools for managing XEN virtual machines.
14mu|xen-4.3.1-5|112	
14mu|xen-4.3.1-5|113	%files
14mu|xen-4.3.1-5|114	%dir %{_docdir}/%{name}
14mu|xen-4.3.1-5|115	%{_docdir}/%{name}/README
14mu|xen-4.3.1-5|116	%{_sysconfdir}/bash_completion.d/xl.sh
14mu|xen-4.3.1-5|117	%config(noreplace) %{_udevrulesdir}/*
14mu|xen-4.3.1-5|118	%dir %{_sysconfdir}/xen
14mu|xen-4.3.1-5|119	%{_sysconfdir}/xen/scripts
14mu|xen-4.3.1-5|120	%{_sysconfdir}/xen/auto
14mu|xen-4.3.1-5|121	%config(noreplace) %{_sysconfdir}/xen/*.sxp
14mu|xen-4.3.1-5|122	%config(noreplace) %{_sysconfdir}/xen/*.xml
14mu|xen-4.3.1-5|123	%config(noreplace) %{_sysconfdir}/xen/xlexample*
14mu|xen-4.3.1-5|124	%config(noreplace) %{_sysconfdir}/xen/xmexample*
14mu|xen-4.3.1-5|125	%config(noreplace) %{_sysconfdir}/xen/cpupool
14mu|xen-4.3.1-5|126	%config(noreplace) %{_sysconfdir}/xen/xl.conf
14mu|xen-4.3.1-5|127	%config(noreplace) %{_sysconfdir}/xen/oxenstored.conf
14mu|xen-4.3.1-5|128	%{_mandir}/man*/*
14mu|xen-4.3.1-5|129	%{_libdir}/xen
14mu|xen-4.3.1-5|130	%if "%{_lib}" != "lib"
14mu|xen-4.3.1-5|131	%{_prefix}/lib/xen
14mu|xen-4.3.1-5|132	%endif
14mu|xen-4.3.1-5|133	%{_libdir}/fs
14mu|xen-4.3.1-5|134	%{py_platsitedir}/xen
14mu|xen-4.3.1-5|135	%{py_platsitedir}/grub/*
14mu|xen-4.3.1-5|136	%{py_platsitedir}/fsimage.so
14mu|xen-4.3.1-5|137	%if %{mdkversion} > 200700
14mu|xen-4.3.1-5|138	%{py_platsitedir}/pygrub-0.3-py%{py_ver}.egg-info
14mu|xen-4.3.1-5|139	%{py_platsitedir}/xen-3.0-py%{py_ver}.egg-info
14mu|xen-4.3.1-5|140	%endif
14mu|xen-4.3.1-5|141	%{_datadir}/xen
14mu|xen-4.3.1-5|142	# general xen state
14mu|xen-4.3.1-5|143	%{_localstatedir}/lib/xen
14mu|xen-4.3.1-5|144	%{_localstatedir}/lib/xend
14mu|xen-4.3.1-5|145	# xenstore state
14mu|xen-4.3.1-5|146	%{_localstatedir}/lib/xenstored
14mu|xen-4.3.1-5|147	# init scripts
14mu|xen-4.3.1-5|148	%{_initrddir}/xend
14mu|xen-4.3.1-5|149	%{_initrddir}/xendomains
14mu|xen-4.3.1-5|150	%{_initrddir}/blktapctrl
14mu|xen-4.3.1-5|151	%{_initrddir}/xenstored
14mu|xen-4.3.1-5|152	%{_initrddir}/xenconsoled
14mu|xen-4.3.1-5|153	%{_initrddir}/xen-watchdog
14mu|xen-4.3.1-5|154	%{_initrddir}/xencommons
14mu|xen-4.3.1-5|155	%{_sysconfdir}/sysconfig/modules/xen.modules
14mu|xen-4.3.1-5|156	%config(noreplace) %{_sysconfdir}/sysconfig/xendomains
14mu|xen-4.3.1-5|157	%config(noreplace) %{_sysconfdir}/sysconfig/blktapctrl
14mu|xen-4.3.1-5|158	%config(noreplace) %{_sysconfdir}/sysconfig/xenstored
14mu|xen-4.3.1-5|159	%config(noreplace) %{_sysconfdir}/sysconfig/xenconsoled
14mu|xen-4.3.1-5|160	%config(noreplace) %{_sysconfdir}/sysconfig/xencommons
14mu|xen-4.3.1-5|161	%config(noreplace) %{_sysconfdir}/logrotate.d/xen
14mu|xen-4.3.1-5|162	%{_tmpfilesdir}/%{name}.conf
14mu|xen-4.3.1-5|163	%{_bindir}/pygrub
14mu|xen-4.3.1-5|164	%{_bindir}/qemu-img-xen
14mu|xen-4.3.1-5|165	%{_bindir}/qemu-nbd-xen
14mu|xen-4.3.1-5|166	%{_bindir}/remus
14mu|xen-4.3.1-5|167	%{_bindir}/xencons
14mu|xen-4.3.1-5|168	%{_bindir}/xentrace
14mu|xen-4.3.1-5|169	%{_bindir}/xentrace_format
14mu|xen-4.3.1-5|170	%{_bindir}/xentrace_setsize
14mu|xen-4.3.1-5|171	%{_bindir}/xenstore-*
14mu|xen-4.3.1-5|172	%{_bindir}/xen-detect
14mu|xen-4.3.1-5|173	%{_bindir}/xenstore
14mu|xen-4.3.1-5|174	%{_sbindir}/xenstored
14mu|xen-4.3.1-5|175	%{_sbindir}/xm
14mu|xen-4.3.1-5|176	%{_sbindir}/xend
14mu|xen-4.3.1-5|177	%{_sbindir}/xenconsoled
14mu|xen-4.3.1-5|178	%{_sbindir}/xentop
14mu|xen-4.3.1-5|179	%{_sbindir}/xen-bugtool
14mu|xen-4.3.1-5|180	%{_sbindir}/xenbaked
14mu|xen-4.3.1-5|181	%{_sbindir}/xenmon.py
14mu|xen-4.3.1-5|182	%{_sbindir}/blktapctrl
14mu|xen-4.3.1-5|183	%{_sbindir}/img2qcow
14mu|xen-4.3.1-5|184	%{_sbindir}/qcow-create
14mu|xen-4.3.1-5|185	%{_sbindir}/qcow2raw
14mu|xen-4.3.1-5|186	%{_sbindir}/tapdisk
14mu|xen-4.3.1-5|187	%{_sbindir}/xentrace_setmask
14mu|xen-4.3.1-5|188	%{_sbindir}/xsview
14mu|xen-4.3.1-5|189	%{_sbindir}/xenperf
14mu|xen-4.3.1-5|190	%{_sbindir}/xenpm
14mu|xen-4.3.1-5|191	%{_sbindir}/xenpmd
14mu|xen-4.3.1-5|192	%{_bindir}/xencov_split
14mu|xen-4.3.1-5|193	%{_sbindir}/xencov
14mu|xen-4.3.1-5|194	%{_sbindir}/flask-getenforce
14mu|xen-4.3.1-5|195	%{_sbindir}/flask-get-bool
14mu|xen-4.3.1-5|196	%{_sbindir}/flask-label-pci
14mu|xen-4.3.1-5|197	%{_sbindir}/flask-loadpolicy
14mu|xen-4.3.1-5|198	%{_sbindir}/flask-setenforce
14mu|xen-4.3.1-5|199	%{_sbindir}/flask-set-bool
14mu|xen-4.3.1-5|200	%{_sbindir}/gdbsx
14mu|xen-4.3.1-5|201	%{_sbindir}/gtracestat
14mu|xen-4.3.1-5|202	%{_sbindir}/gtraceview
14mu|xen-4.3.1-5|203	%{_sbindir}/kdd
14mu|xen-4.3.1-5|204	%{_sbindir}/lock-util
14mu|xen-4.3.1-5|205	%{_sbindir}/oxenstored
14mu|xen-4.3.1-5|206	%{_sbindir}/tap-ctl
14mu|xen-4.3.1-5|207	%{_sbindir}/tapdisk-client
14mu|xen-4.3.1-5|208	%{_sbindir}/tapdisk-diff
14mu|xen-4.3.1-5|209	%{_sbindir}/tapdisk-stream
14mu|xen-4.3.1-5|210	%{_sbindir}/tapdisk2
14mu|xen-4.3.1-5|211	%{_sbindir}/td-util
14mu|xen-4.3.1-5|212	%{_sbindir}/vhd-update
14mu|xen-4.3.1-5|213	%{_sbindir}/vhd-util
14mu|xen-4.3.1-5|214	%{_sbindir}/xenlockprof
14mu|xen-4.3.1-5|215	%{_sbindir}/xenwatchdogd
14mu|xen-4.3.1-5|216	%{_sbindir}/xen-hvmctx
14mu|xen-4.3.1-5|217	%{_sbindir}/xen-tmem-list-parse
14mu|xen-4.3.1-5|218	%{_sbindir}/xen-lowmemd
14mu|xen-4.3.1-5|219	%{_sbindir}/xen-ringwatch
14mu|xen-4.3.1-5|220	%{_sbindir}/xen-hptool
14mu|xen-4.3.1-5|221	%{_sbindir}/xen-hvmcrash
14mu|xen-4.3.1-5|222	%{_sbindir}/xl
14mu|xen-4.3.1-5|223	
14mu|xen-4.3.1-5|224	%post
14mu|xen-4.3.1-5|225	%tmpfiles_create %{name}
14mu|xen-4.3.1-5|226	%_post_service xencommons
14mu|xen-4.3.1-5|227	%_post_service xend
14mu|xen-4.3.1-5|228	%_post_service xendomains
14mu|xen-4.3.1-5|229	
14mu|xen-4.3.1-5|230	%preun
14mu|xen-4.3.1-5|231	%_preun_service xencommons
14mu|xen-4.3.1-5|232	%_preun_service xend
14mu|xen-4.3.1-5|233	%_preun_service xendomains
14mu|xen-4.3.1-5|234	
14mu|xen-4.3.1-5|235	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|236	
14mu|xen-4.3.1-5|237	%package -n	ocaml-xen
14mu|xen-4.3.1-5|238	Summary:	OCaml bindings for Xen
14mu|xen-4.3.1-5|239	Group:		Development/Other
14mu|xen-4.3.1-5|240	
14mu|xen-4.3.1-5|241	%description -n ocaml-xen
14mu|xen-4.3.1-5|242	This package contains the Ocaml bindings for Xen.
14mu|xen-4.3.1-5|243	
14mu|xen-4.3.1-5|244	%files -n ocaml-xen
14mu|xen-4.3.1-5|245	%{_libdir}/ocaml/
14mu|xen-4.3.1-5|246	
14mu|xen-4.3.1-5|247	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|248	
14mu|xen-4.3.1-5|249	%package hypervisor
14mu|xen-4.3.1-5|250	Summary:	Libraries for Xen tools
14mu|xen-4.3.1-5|251	Group:		System/Kernel and hardware
14mu|xen-4.3.1-5|252	
14mu|xen-4.3.1-5|253	%description hypervisor
14mu|xen-4.3.1-5|254	This package contains the Xen hypervisor.
14mu|xen-4.3.1-5|255	
14mu|xen-4.3.1-5|256	%files hypervisor
14mu|xen-4.3.1-5|257	%ifarch %{ix86}
14mu|xen-4.3.1-5|258	%doc README.4.3.0.upgrade.urpmi README.install.urpmi
14mu|xen-4.3.1-5|259	%else
14mu|xen-4.3.1-5|260	/boot/xen-syms-*
14mu|xen-4.3.1-5|261	/boot/xen-*.gz
14mu|xen-4.3.1-5|262	/boot/xen.gz
14mu|xen-4.3.1-5|263	%endif
14mu|xen-4.3.1-5|264	
14mu|xen-4.3.1-5|265	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|266	
14mu|xen-4.3.1-5|267	%package doc
14mu|xen-4.3.1-5|268	Summary:	XEN documentation
14mu|xen-4.3.1-5|269	Group:		System/Kernel and hardware
14mu|xen-4.3.1-5|270	
14mu|xen-4.3.1-5|271	%description doc
14mu|xen-4.3.1-5|272	XEN documentation.
14mu|xen-4.3.1-5|273	
14mu|xen-4.3.1-5|274	%files doc
14mu|xen-4.3.1-5|275	%{_docdir}/%{name}/*
14mu|xen-4.3.1-5|276	%exclude %{_docdir}/%{name}/README
14mu|xen-4.3.1-5|277	
14mu|xen-4.3.1-5|278	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|279	
14mu|xen-4.3.1-5|280	%package -n %{libblktapctl}
14mu|xen-4.3.1-5|281	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|282	Group:		System/Libraries
14mu|xen-4.3.1-5|283	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|284	
14mu|xen-4.3.1-5|285	%description -n %{libblktapctl}
14mu|xen-4.3.1-5|286	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|287	linked with Xen libraries.
14mu|xen-4.3.1-5|288	
14mu|xen-4.3.1-5|289	%files -n %{libblktapctl}
14mu|xen-4.3.1-5|290	%{_libdir}/libblktapctl.so.%{maj10}*
14mu|xen-4.3.1-5|291	
14mu|xen-4.3.1-5|292	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|293	
14mu|xen-4.3.1-5|294	%package -n %{libblktap}
14mu|xen-4.3.1-5|295	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|296	Group:		System/Libraries
14mu|xen-4.3.1-5|297	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|298	
14mu|xen-4.3.1-5|299	%description -n %{libblktap}
14mu|xen-4.3.1-5|300	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|301	linked with Xen libraries.
14mu|xen-4.3.1-5|302	
14mu|xen-4.3.1-5|303	%files -n %{libblktap}
14mu|xen-4.3.1-5|304	%{_libdir}/libblktap.so.%{maj30}*
14mu|xen-4.3.1-5|305	
14mu|xen-4.3.1-5|306	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|307	
14mu|xen-4.3.1-5|308	%package -n %{libbfsimage}
14mu|xen-4.3.1-5|309	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|310	Group:		System/Libraries
14mu|xen-4.3.1-5|311	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|312	
14mu|xen-4.3.1-5|313	%description -n %{libbfsimage}
14mu|xen-4.3.1-5|314	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|315	linked with Xen libraries.
14mu|xen-4.3.1-5|316	
14mu|xen-4.3.1-5|317	%files -n %{libbfsimage}
14mu|xen-4.3.1-5|318	%{_libdir}/libfsimage.so.%{maj10}*
14mu|xen-4.3.1-5|319	
14mu|xen-4.3.1-5|320	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|321	
14mu|xen-4.3.1-5|322	%package -n %{libvhd}
14mu|xen-4.3.1-5|323	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|324	Group:		System/Libraries
14mu|xen-4.3.1-5|325	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|326	
14mu|xen-4.3.1-5|327	%description -n %{libvhd}
14mu|xen-4.3.1-5|328	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|329	linked with Xen libraries.
14mu|xen-4.3.1-5|330	
14mu|xen-4.3.1-5|331	%files -n %{libvhd}
14mu|xen-4.3.1-5|332	%{_libdir}/libvhd.so.%{maj10}*
14mu|xen-4.3.1-5|333	
14mu|xen-4.3.1-5|334	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|335	
14mu|xen-4.3.1-5|336	%package -n %{libxenctrl}
14mu|xen-4.3.1-5|337	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|338	Group:		System/Libraries
14mu|xen-4.3.1-5|339	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|340	
14mu|xen-4.3.1-5|341	%description -n %{libxenctrl}
14mu|xen-4.3.1-5|342	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|343	linked with Xen libraries.
14mu|xen-4.3.1-5|344	
14mu|xen-4.3.1-5|345	%files -n %{libxenctrl}
14mu|xen-4.3.1-5|346	%{_libdir}/libxenctrl.so.%{maj43}*
14mu|xen-4.3.1-5|347	
14mu|xen-4.3.1-5|348	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|349	
14mu|xen-4.3.1-5|350	%package -n %{libxenguest}
14mu|xen-4.3.1-5|351	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|352	Group:		System/Libraries
14mu|xen-4.3.1-5|353	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|354	
14mu|xen-4.3.1-5|355	%description -n %{libxenguest}
14mu|xen-4.3.1-5|356	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|357	linked with Xen libraries.
14mu|xen-4.3.1-5|358	
14mu|xen-4.3.1-5|359	%files -n %{libxenguest}
14mu|xen-4.3.1-5|360	%{_libdir}/libxenguest.so.%{maj43}*
14mu|xen-4.3.1-5|361	
14mu|xen-4.3.1-5|362	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|363	
14mu|xen-4.3.1-5|364	%package -n %{libxenlight}
14mu|xen-4.3.1-5|365	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|366	Group:		System/Libraries
14mu|xen-4.3.1-5|367	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|368	
14mu|xen-4.3.1-5|369	%description -n %{libxenlight}
14mu|xen-4.3.1-5|370	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|371	linked with Xen libraries.
14mu|xen-4.3.1-5|372	
14mu|xen-4.3.1-5|373	%files -n %{libxenlight}
14mu|xen-4.3.1-5|374	%{_libdir}/libxenlight.so.%{maj43}*
14mu|xen-4.3.1-5|375	
14mu|xen-4.3.1-5|376	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|377	
14mu|xen-4.3.1-5|378	%package -n %{libxenstat}
14mu|xen-4.3.1-5|379	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|380	Group:		System/Libraries
14mu|xen-4.3.1-5|381	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|382	
14mu|xen-4.3.1-5|383	%description -n %{libxenstat}
14mu|xen-4.3.1-5|384	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|385	linked with Xen libraries.
14mu|xen-4.3.1-5|386	
14mu|xen-4.3.1-5|387	%files -n %{libxenstat}
14mu|xen-4.3.1-5|388	%{_libdir}/libxenstat.so.%{major}*
14mu|xen-4.3.1-5|389	
14mu|xen-4.3.1-5|390	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|391	
14mu|xen-4.3.1-5|392	%package -n %{libxenstore}
14mu|xen-4.3.1-5|393	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|394	Group:		System/Libraries
14mu|xen-4.3.1-5|395	Obsoletes:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|396	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|397	
14mu|xen-4.3.1-5|398	%description -n %{libxenstore}
14mu|xen-4.3.1-5|399	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|400	linked with Xen libraries.
14mu|xen-4.3.1-5|401	
14mu|xen-4.3.1-5|402	%files -n %{libxenstore}
14mu|xen-4.3.1-5|403	%{_libdir}/libxenstore.so.%{maj30}*
14mu|xen-4.3.1-5|404	
14mu|xen-4.3.1-5|405	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|406	
14mu|xen-4.3.1-5|407	%package -n %{libxenvchan}
14mu|xen-4.3.1-5|408	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|409	Group:		System/Libraries
14mu|xen-4.3.1-5|410	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|411	
14mu|xen-4.3.1-5|412	%description -n %{libxenvchan}
14mu|xen-4.3.1-5|413	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|414	linked with Xen libraries.
14mu|xen-4.3.1-5|415	
14mu|xen-4.3.1-5|416	%files -n %{libxenvchan}
14mu|xen-4.3.1-5|417	%{_libdir}/libxenvchan.so.%{maj10}*
14mu|xen-4.3.1-5|418	
14mu|xen-4.3.1-5|419	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|420	
14mu|xen-4.3.1-5|421	%package -n %{libxlutil}
14mu|xen-4.3.1-5|422	Summary:	Libraries for %{name}
14mu|xen-4.3.1-5|423	Group:		System/Libraries
14mu|xen-4.3.1-5|424	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
14mu|xen-4.3.1-5|425	
14mu|xen-4.3.1-5|426	%description -n %{libxlutil}
14mu|xen-4.3.1-5|427	This package contains the libraries needed to run programs dynamically
14mu|xen-4.3.1-5|428	linked with Xen libraries.
14mu|xen-4.3.1-5|429	
14mu|xen-4.3.1-5|430	%files -n %{libxlutil}
14mu|xen-4.3.1-5|431	%{_libdir}/libxlutil.so.%{maj43}*
14mu|xen-4.3.1-5|432	
14mu|xen-4.3.1-5|433	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|434	
14mu|xen-4.3.1-5|435	%package -n %{devname}
14mu|xen-4.3.1-5|436	Summary:	Development libraries and header files for %{name}
14mu|xen-4.3.1-5|437	Group:		Development/C
14mu|xen-4.3.1-5|438	Requires:	%{libblktap} = %{EVRD}
14mu|xen-4.3.1-5|439	Requires:	%{libblktapctl} = %{EVRD}
14mu|xen-4.3.1-5|440	Requires:	%{libbfsimage} = %{EVRD}
14mu|xen-4.3.1-5|441	Requires:	%{libvhd} = %{EVRD}
14mu|xen-4.3.1-5|442	Requires:	%{libxenctrl} = %{EVRD}
14mu|xen-4.3.1-5|443	Requires:	%{libxenguest} = %{EVRD}
14mu|xen-4.3.1-5|444	Requires:	%{libxenlight} = %{EVRD}
14mu|xen-4.3.1-5|445	Requires:	%{libxenstat} = %{EVRD}
14mu|xen-4.3.1-5|446	Requires:	%{libxenstore} = %{EVRD}
14mu|xen-4.3.1-5|447	Requires:	%{libxenvchan} = %{EVRD}
14mu|xen-4.3.1-5|448	Requires:	%{libxlutil} = %{EVRD}
14mu|xen-4.3.1-5|449	Provides:	%{name}-devel = %{EVRD}
14mu|xen-4.3.1-5|450	
14mu|xen-4.3.1-5|451	%description -n %{devname}
14mu|xen-4.3.1-5|452	This package contains the development libraries and headers needed
14mu|xen-4.3.1-5|453	to compile applications linked with Xen libraries.
14mu|xen-4.3.1-5|454	
14mu|xen-4.3.1-5|455	%files -n %{devname}
14mu|xen-4.3.1-5|456	%{_includedir}/xen
14mu|xen-4.3.1-5|457	%{_includedir}/xenstore-compat
14mu|xen-4.3.1-5|458	%{_includedir}/*.h
14mu|xen-4.3.1-5|459	%{_libdir}/*.so
14mu|xen-4.3.1-5|460	%{_libdir}/*.a
14mu|xen-4.3.1-5|461	
14mu|xen-4.3.1-5|462	#----------------------------------------------------------------------------
14mu|xen-4.3.1-5|463	
14mu|xen-4.3.1-5|464	%prep
14mu|xen-4.3.1-5|465	%setup -q
14mu|xen-4.3.1-5|466	%apply_patches
14mu|xen-4.3.1-5|467	
14mu|xen-4.3.1-5|468	# stub domain
14mu|xen-4.3.1-5|469	cp %{SOURCE10} stubdom
14mu|xen-4.3.1-5|470	cp %{SOURCE11} stubdom
14mu|xen-4.3.1-5|471	cp %{SOURCE12} stubdom
14mu|xen-4.3.1-5|472	cp %{SOURCE13} stubdom
14mu|xen-4.3.1-5|473	cp %{SOURCE14} stubdom
14mu|xen-4.3.1-5|474	cp %{SOURCE15} stubdom
14mu|xen-4.3.1-5|475	cp %{SOURCE17} stubdom
14mu|xen-4.3.1-5|476	cp %{SOURCE18} stubdom
14mu|xen-4.3.1-5|477	cp %{SOURCE19} stubdom
14mu|xen-4.3.1-5|478	
14mu|xen-4.3.1-5|479	cp %{SOURCE16} tools/firmware/etherboot/ipxe.tar.gz
14mu|xen-4.3.1-5|480	
14mu|xen-4.3.1-5|481	%build
14mu|xen-4.3.1-5|482	mkdir -p bfd
14mu|xen-4.3.1-5|483	ln -sf $(which ld.bfd) bfd/ld
14mu|xen-4.3.1-5|484	export PATH="$PWD/bfd:$PATH"
14mu|xen-4.3.1-5|485	
14mu|xen-4.3.1-5|486	export CFLAGS="%{optflags}"
14mu|xen-4.3.1-5|487	%ifnarch %{ix86}
14mu|xen-4.3.1-5|488	%make prefix=/usr dist-xen
14mu|xen-4.3.1-5|489	%endif
14mu|xen-4.3.1-5|490	sed -E -i 's/(as_fn_error \$\? "cannot find wget or ftp" "\$LINENO" 5)/as_fn_status $?/' tools/configure
14mu|xen-4.3.1-5|491	sed -E -i 's/(as_fn_error \$\? "cannot find wget or ftp" "\$LINENO" 5)/as_fn_status $?/' stubdom/configure
14mu|xen-4.3.1-5|492	
14mu|xen-4.3.1-5|493	./configure --disable-seabios --build=%{_target_platform} \
14mu|xen-4.3.1-5|494	--prefix=%{_prefix} \
14mu|xen-4.3.1-5|495	--exec-prefix=%{_exec_prefix} \
14mu|xen-4.3.1-5|496	--bindir=%{_bindir} \
14mu|xen-4.3.1-5|497	--sbindir=%{_sbindir} \
14mu|xen-4.3.1-5|498	--sysconfdir=%{_sysconfdir} \
14mu|xen-4.3.1-5|499	--datadir=%{_datadir} \
14mu|xen-4.3.1-5|500	--includedir=%{_includedir} \
14mu|xen-4.3.1-5|501	--libdir=%{_libdir} \
14mu|xen-4.3.1-5|502	--libexecdir=%{_libexecdir} \
14mu|xen-4.3.1-5|503	--localstatedir=%{_localstatedir} \
14mu|xen-4.3.1-5|504	--sharedstatedir=%{_sharedstatedir} \
14mu|xen-4.3.1-5|505	--mandir=%{_mandir} \
14mu|xen-4.3.1-5|506	--infodir=%{_infodir}
14mu|xen-4.3.1-5|507	
14mu|xen-4.3.1-5|508	%make prefix=/usr dist-tools
14mu|xen-4.3.1-5|509	make  prefix=/usr dist-docs
14mu|xen-4.3.1-5|510	unset CFLAGS
14mu|xen-4.3.1-5|511	make dist-stubdom
14mu|xen-4.3.1-5|512	
14mu|xen-4.3.1-5|513	%install
14mu|xen-4.3.1-5|514	export PATH="$PWD/bfd:$PATH"
14mu|xen-4.3.1-5|515	
14mu|xen-4.3.1-5|516	%ifarch %{ix86}
14mu|xen-4.3.1-5|517	cat > README.install.urpmi <<_EOF
14mu|xen-4.3.1-5|518	Since xen 4.3, the hypervisor is no longer supported on x86_32. But fear not,
14mu|xen-4.3.1-5|519	you can actually use the x86_64 xen hypervisor, even when using a 32bit kernel
14mu|xen-4.3.1-5|520	and system. This is because the hypervisor is loaded before the kernel and OS.
14mu|xen-4.3.1-5|521	Keep in mind that a x86_64 capable processor is still required, but then if
14mu|xen-4.3.1-5|522	you are installing a hypervisor, you really should be using 64bit anyway.
14mu|xen-4.3.1-5|523	_EOF
14mu|xen-4.3.1-5|524	ln README.install.urpmi README.4.3.0.upgrade.urpmi
14mu|xen-4.3.1-5|525	%else
14mu|xen-4.3.1-5|526	make DESTDIR=%{buildroot} prefix=/usr install-xen
14mu|xen-4.3.1-5|527	%endif
14mu|xen-4.3.1-5|528	
14mu|xen-4.3.1-5|529	make DESTDIR=%{buildroot} prefix=/usr install-tools
14mu|xen-4.3.1-5|530	make DESTDIR=%{buildroot} prefix=/usr install-docs
14mu|xen-4.3.1-5|531	make DESTDIR=%{buildroot} prefix=/usr install-stubdom
14mu|xen-4.3.1-5|532	
14mu|xen-4.3.1-5|533	# stubdom: newlib
14mu|xen-4.3.1-5|534	rm -rf %{buildroot}/usr/*-xen-elf
14mu|xen-4.3.1-5|535	
14mu|xen-4.3.1-5|536	# remove additional kernel symlink
14mu|xen-4.3.1-5|537	rm -f %{buildroot}/boot/xen-3.4.gz
14mu|xen-4.3.1-5|538	rm -f %{buildroot}/boot/xen-3.gz
14mu|xen-4.3.1-5|539	
14mu|xen-4.3.1-5|540	# remove unwanted firmware files
14mu|xen-4.3.1-5|541	rm -rf %{buildroot}/lib/firmware
14mu|xen-4.3.1-5|542	
14mu|xen-4.3.1-5|543	# remove pointless helper
14mu|xen-4.3.1-5|544	rm -f %{buildroot}%{_sbindir}/xen-python-path
14mu|xen-4.3.1-5|545	
14mu|xen-4.3.1-5|546	# remove  README's not intended for end users
14mu|xen-4.3.1-5|547	rm -f %{buildroot}/%{_sysconfdir}/xen/README*
14mu|xen-4.3.1-5|548	
14mu|xen-4.3.1-5|549	# fix man pages
14mu|xen-4.3.1-5|550	install -d -m 755 %{buildroot}%{_mandir}/man{1,5}
14mu|xen-4.3.1-5|551	install -m 644 docs/man/*.1 %{buildroot}%{_mandir}/man1
14mu|xen-4.3.1-5|552	install -m 644 docs/man/*.5 %{buildroot}%{_mandir}/man5
14mu|xen-4.3.1-5|553	
14mu|xen-4.3.1-5|554	# install doc manually
14mu|xen-4.3.1-5|555	rm -rf %{buildroot}%{_docdir}/qemu
14mu|xen-4.3.1-5|556	install -d -m 755 %{buildroot}%{_docdir}/%{name}
14mu|xen-4.3.1-5|557	install -m 644 README %{buildroot}%{_docdir}/%{name}
14mu|xen-4.3.1-5|558	install -d -m 755 %{buildroot}%{_docdir}/%{name}/txt
14mu|xen-4.3.1-5|559	install -d -m 755 %{buildroot}%{_docdir}/%{name}/html
14mu|xen-4.3.1-5|560	cp -R docs/txt/* %{buildroot}%{_docdir}/%{name}/txt/
14mu|xen-4.3.1-5|561	cp -R docs/html/* %{buildroot}%{_docdir}/%{name}/html/
14mu|xen-4.3.1-5|562	
14mu|xen-4.3.1-5|563	# install log directory
14mu|xen-4.3.1-5|564	install -d -m 755 %{buildroot}%{_localstatedir}/log/xen
14mu|xen-4.3.1-5|565	
14mu|xen-4.3.1-5|566	# install state directory
14mu|xen-4.3.1-5|567	install -d -m 755 %{buildroot}%{_localstatedir}/lib/xend/{domains,state,storage}
14mu|xen-4.3.1-5|568	
14mu|xen-4.3.1-5|569	install -m 755 %{SOURCE20} %{buildroot}%{_initrddir}/xenstored
14mu|xen-4.3.1-5|570	install -m 755 %{SOURCE21} %{buildroot}%{_initrddir}/xenconsoled
14mu|xen-4.3.1-5|571	install -m 755 %{SOURCE22} %{buildroot}%{_initrddir}/blktapctrl
14mu|xen-4.3.1-5|572	install -m 755 %{SOURCE23} %{buildroot}%{_initrddir}/xend
14mu|xen-4.3.1-5|573	
14mu|xen-4.3.1-5|574	# sysconfig
14mu|xen-4.3.1-5|575	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14mu|xen-4.3.1-5|576	install -m 644 %{SOURCE30} %{buildroot}%{_sysconfdir}/sysconfig/xenstored
14mu|xen-4.3.1-5|577	install -m 644 %{SOURCE31} %{buildroot}%{_sysconfdir}/sysconfig/xenconsoled
14mu|xen-4.3.1-5|578	install -m 644 %{SOURCE32} %{buildroot}%{_sysconfdir}/sysconfig/blktapctrl
14mu|xen-4.3.1-5|579	
14mu|xen-4.3.1-5|580	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/modules
14mu|xen-4.3.1-5|581	install -m 755 %{SOURCE1} \
14mu|xen-4.3.1-5|582	%{buildroot}%{_sysconfdir}/sysconfig/modules/%{name}.modules
14mu|xen-4.3.1-5|583	
14mu|xen-4.3.1-5|584	# tmpfiles
14mu|xen-4.3.1-5|585	install -D -p -m 0644 %{SOURCE33} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14mu|xen-4.3.1-5|586	
14mu|xen-4.3.1-5|587	# udev
14mu|xen-4.3.1-5|588	#rm -rf %{buildroot}/etc/udev/rules.d/xen*.rules
14mu|xen-4.3.1-5|589	#mv %{buildroot}/etc/udev/rules.d/xen*.rules %{buildroot}/etc/udev/rules.d
14mu|xen-4.3.1-5|590	mkdir -p %{buildroot}%{_udevrulesdir}
14mu|xen-4.3.1-5|591	mv %{buildroot}%{_sysconfdir}/udev/rules.d/xen*.rules %{buildroot}%{_udevrulesdir}
14mu|xen-4.3.1-5|592	
14mu|xen-4.3.1-5|593	# quite some hardcoded paths inside scripts rely on this
14mu|xen-4.3.1-5|594	%if "%{_lib}" != "lib"
14mu|xen-4.3.1-5|595	mv %{buildroot}%{_libdir}/xen/bin/libxl-save-helper %{buildroot}%{_prefix}/lib/xen/bin/
14mu|xen-4.3.1-5|596	%endif
14mu|xen-4.3.1-5|597	
14mu|xen-4.3.1-5|598	# move ocaml stubs to correct dir
14mu|xen-4.3.1-5|599	mkdir -p %{buildroot}%{_libdir}/ocaml/stublibs/
14mu|xen-4.3.1-5|600	mv %{buildroot}%{_libdir}/ocaml/*/dll*_stubs.so %{buildroot}%{_libdir}/ocaml/stublibs/
14mu|xen-4.3.1-5|601	
14mu|xen-4.3.1-5|602	# logrotate
14mu|xen-4.3.1-5|603	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14mu|xen-4.3.1-5|604	cat > %{buildroot}%{_sysconfdir}/logrotate.d/xen <<EOF
14mu|xen-4.3.1-5|605	/var/log/xen/xend-debug.log /var/log/xen/xen-hotplug.log
14mu|xen-4.3.1-5|606	/var/log/xen/domain-builder-ng.log {
14mu|xen-4.3.1-5|607	notifempty
14mu|xen-4.3.1-5|608	missingok
14mu|xen-4.3.1-5|609	copytruncate
14mu|xen-4.3.1-5|610	}
14mu|xen-4.3.1-5|611	EOF
14mu|xen-4.3.1-5|612	
14mu|xen-4.3.1-5|613	# standard gnu info files
14mu|xen-4.3.1-5|614	rm -rf %{buildroot}/usr/info
14mu|xen-4.3.1-5|615	
14mu|xen-4.3.1-5|616	# gprintify has a bug handling some constructs in xendomain
14mu|xen-4.3.1-5|617	export DONT_GPRINTIFY=1
14mu|xen-4.3.1-5|618	
14mu|xen-4.3.1-5|619	
14mu|xen-4.3.1-5|620	%changelog
14mu|xen-4.3.1-5|621	
14mu|xen-4.3.1-5|622	* Wed Feb 10 2016 Denis Silakov <dsilakov@gmail.com> 4.3.1-5
14mu|xen-4.3.1-5|623	- (78110df) Move back to main
14mu|xen-4.3.1-5|624	
14mu|xen-4.3.1-5|625	

26308 14
14mu|xerces-c-3.1.4-1|1	%define major 3.1
14mu|xerces-c-3.1.4-1|2	%define libname %mklibname xerces-c %{major}
14mu|xerces-c-3.1.4-1|3	%define devname %mklibname xerces-c -d
14mu|xerces-c-3.1.4-1|4	
14mu|xerces-c-3.1.4-1|5	Summary:	Xerces-C++ validating XML parser
14mu|xerces-c-3.1.4-1|6	Name:		xerces-c
14mu|xerces-c-3.1.4-1|7	Version:	3.1.4
14mu|xerces-c-3.1.4-1|8	Release:	1
14mu|xerces-c-3.1.4-1|9	Epoch:		1
14mu|xerces-c-3.1.4-1|10	License:	Apache
14mu|xerces-c-3.1.4-1|11	Group:		System/Libraries
14mu|xerces-c-3.1.4-1|12	Url:		http://xml.apache.org/xerces-c/
14mu|xerces-c-3.1.4-1|13	Source0:	http://apache.dataphone.se/xerces/c/3/sources/%{name}-%{version}.tar.xz
14mu|xerces-c-3.1.4-1|14	BuildRequires:	icu
14mu|xerces-c-3.1.4-1|15	BuildRequires:	pkgconfig(icu-i18n)
14mu|xerces-c-3.1.4-1|16	BuildRequires:	pkgconfig(libcurl)
14mu|xerces-c-3.1.4-1|17	BuildRequires:	pkgconfig(zlib)
14mu|xerces-c-3.1.4-1|18	
14mu|xerces-c-3.1.4-1|19	%description
14mu|xerces-c-3.1.4-1|20	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14mu|xerces-c-3.1.4-1|21	Xerces-C++ makes it easy to give your application the ability to read and
14mu|xerces-c-3.1.4-1|22	write XML data. A shared library is provided for parsing, generating,
14mu|xerces-c-3.1.4-1|23	manipulating, and validating XML documents.
14mu|xerces-c-3.1.4-1|24	
14mu|xerces-c-3.1.4-1|25	The parser provides high performance, modularity, and scalability. Source
14mu|xerces-c-3.1.4-1|26	code, samples and API documentation are provided with the parser. For
14mu|xerces-c-3.1.4-1|27	portability, care has been taken to make minimal use of templates, no RTTI,
14mu|xerces-c-3.1.4-1|28	and minimal use of #ifdefs.
14mu|xerces-c-3.1.4-1|29	
14mu|xerces-c-3.1.4-1|30	%files
14mu|xerces-c-3.1.4-1|31	%{_bindir}/*
14mu|xerces-c-3.1.4-1|32	
14mu|xerces-c-3.1.4-1|33	#----------------------------------------------------------------------------
14mu|xerces-c-3.1.4-1|34	
14mu|xerces-c-3.1.4-1|35	%package -n %{libname}
14mu|xerces-c-3.1.4-1|36	Summary:	Xerces-c library
14mu|xerces-c-3.1.4-1|37	Group:		System/Libraries
14mu|xerces-c-3.1.4-1|38	
14mu|xerces-c-3.1.4-1|39	%description -n %{libname}
14mu|xerces-c-3.1.4-1|40	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14mu|xerces-c-3.1.4-1|41	Xerces-C++ makes it easy to give your application the ability to read and
14mu|xerces-c-3.1.4-1|42	write XML data. A shared library is provided for parsing, generating,
14mu|xerces-c-3.1.4-1|43	manipulating, and validating XML documents.
14mu|xerces-c-3.1.4-1|44	
14mu|xerces-c-3.1.4-1|45	This package contains the shared xerces-c library.
14mu|xerces-c-3.1.4-1|46	
14mu|xerces-c-3.1.4-1|47	%files -n %{libname}
14mu|xerces-c-3.1.4-1|48	%{_libdir}/libxerces-c-%{major}.so
14mu|xerces-c-3.1.4-1|49	
14mu|xerces-c-3.1.4-1|50	#----------------------------------------------------------------------------
14mu|xerces-c-3.1.4-1|51	
14mu|xerces-c-3.1.4-1|52	%package -n %{devname}
14mu|xerces-c-3.1.4-1|53	Summary:	Header files for Xerces-C++ validating XML parser
14mu|xerces-c-3.1.4-1|54	Group:		Development/C++
14mu|xerces-c-3.1.4-1|55	Requires:	%{libname} = %{EVRD}
14mu|xerces-c-3.1.4-1|56	Provides:	xerces-c-devel = %{EVRD}
14mu|xerces-c-3.1.4-1|57	Provides:	libxerces-c-devel = %{EVRD}
14mu|xerces-c-3.1.4-1|58	Conflicts:	%{_lib}xerces-c28-devel
14mu|xerces-c-3.1.4-1|59	
14mu|xerces-c-3.1.4-1|60	%description -n %{devname}
14mu|xerces-c-3.1.4-1|61	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14mu|xerces-c-3.1.4-1|62	Xerces-C++ makes it easy to give your application the ability to read and
14mu|xerces-c-3.1.4-1|63	write XML data. A shared library is provided for parsing, generating,
14mu|xerces-c-3.1.4-1|64	manipulating, and validating XML documents.
14mu|xerces-c-3.1.4-1|65	
14mu|xerces-c-3.1.4-1|66	This package contains development files such as header files you can use to
14mu|xerces-c-3.1.4-1|67	develop XML applications with Xerces-C++.
14mu|xerces-c-3.1.4-1|68	
14mu|xerces-c-3.1.4-1|69	%files -n %{devname}
14mu|xerces-c-3.1.4-1|70	%{_includedir}/xercesc
14mu|xerces-c-3.1.4-1|71	%{_libdir}/libxerces-c.so
14mu|xerces-c-3.1.4-1|72	%{_libdir}/pkgconfig/xerces-c.pc
14mu|xerces-c-3.1.4-1|73	
14mu|xerces-c-3.1.4-1|74	#----------------------------------------------------------------------------
14mu|xerces-c-3.1.4-1|75	
14mu|xerces-c-3.1.4-1|76	%package doc
14mu|xerces-c-3.1.4-1|77	Summary:	Documentation for Xerces-C++ validating XML parser
14mu|xerces-c-3.1.4-1|78	Group:		Books/Other
14mu|xerces-c-3.1.4-1|79	
14mu|xerces-c-3.1.4-1|80	%description doc
14mu|xerces-c-3.1.4-1|81	Xerces-C++ is a validating XML parser written in a portable subset of C++.
14mu|xerces-c-3.1.4-1|82	Xerces-C++ makes it easy to give your application the ability to read and
14mu|xerces-c-3.1.4-1|83	write XML data. A shared library is provided for parsing, generating,
14mu|xerces-c-3.1.4-1|84	manipulating, and validating XML documents.
14mu|xerces-c-3.1.4-1|85	
14mu|xerces-c-3.1.4-1|86	This package contains the documentation for Xerces-C++.
14mu|xerces-c-3.1.4-1|87	
14mu|xerces-c-3.1.4-1|88	%files doc
14mu|xerces-c-3.1.4-1|89	%doc CREDITS LICENSE doc/*
14mu|xerces-c-3.1.4-1|90	
14mu|xerces-c-3.1.4-1|91	#----------------------------------------------------------------------------
14mu|xerces-c-3.1.4-1|92	
14mu|xerces-c-3.1.4-1|93	%prep
14mu|xerces-c-3.1.4-1|94	%setup -q
14mu|xerces-c-3.1.4-1|95	
14mu|xerces-c-3.1.4-1|96	%build
14mu|xerces-c-3.1.4-1|97	%configure2_5x \
14mu|xerces-c-3.1.4-1|98	--disable-static \
14mu|xerces-c-3.1.4-1|99	--enable-netaccessor-curl \
14mu|xerces-c-3.1.4-1|100	--enable-transcoder-icu \
14mu|xerces-c-3.1.4-1|101	%ifarch %{ix86}
14mu|xerces-c-3.1.4-1|102	--disable-sse2 \
14mu|xerces-c-3.1.4-1|103	%endif
14mu|xerces-c-3.1.4-1|104	--enable-msgloader-icu
14mu|xerces-c-3.1.4-1|105	%make
14mu|xerces-c-3.1.4-1|106	
14mu|xerces-c-3.1.4-1|107	%install
14mu|xerces-c-3.1.4-1|108	%makeinstall_std
14mu|xerces-c-3.1.4-1|109	
14mu|xerces-c-3.1.4-1|110	# cleanup
14mu|xerces-c-3.1.4-1|111	rm -f  %{buildroot}%{_libdir}/libxerces-c.*a
14mu|xerces-c-3.1.4-1|112	
14mu|xerces-c-3.1.4-1|113	
14mu|xerces-c-3.1.4-1|114	%changelog
14mu|xerces-c-3.1.4-1|115	
14mu|xerces-c-3.1.4-1|116	* Thu Jul 07 2016 Denis Silakov <dsilakov@gmail.com> 1:3.1.4-1
14mu|xerces-c-3.1.4-1|117	- (07032cd) Updated to 3.1.4
14mu|xerces-c-3.1.4-1|118	
14mu|xerces-c-3.1.4-1|119	

26309 14
14mu|xerces-j2-2.11.0-8|1	%define cvs_version	2_11_0
14mu|xerces-j2-2.11.0-8|2	
14mu|xerces-j2-2.11.0-8|3	Name:		xerces-j2
14mu|xerces-j2-2.11.0-8|4	Version:	2.11.0
14mu|xerces-j2-2.11.0-8|5	Release: 	8
14mu|xerces-j2-2.11.0-8|6	Epoch:		0
14mu|xerces-j2-2.11.0-8|7	Summary:	Java XML parser
14mu|xerces-j2-2.11.0-8|8	License:	Apache License
14mu|xerces-j2-2.11.0-8|9	URL:		http://xml.apache.org/xerces2-j/
14mu|xerces-j2-2.11.0-8|10	Group:		Development/Java
14mu|xerces-j2-2.11.0-8|11	Source0:	http://www.eu.apache.org/dist/xerces/j/source/Xerces-J-src.%{version}.tar.gz
14mu|xerces-j2-2.11.0-8|12	Source1:	http://www.apache.org/dist/xerces/j/source/Xerces-J-src.%{version}.tar.gz.md5
14mu|xerces-j2-2.11.0-8|13	Source2:	http://www.apache.org/dist/xerces/j/source/Xerces-J-src.%{version}.tar.gz.asc
14mu|xerces-j2-2.11.0-8|14	Source3:	%{name}-version.sh
14mu|xerces-j2-2.11.0-8|15	Source4:	%{name}-constants.sh
14mu|xerces-j2-2.11.0-8|16	Source5:	https://svn.apache.org/repos/asf/xerces/java/trunk/tools/src/XJavac.java
14mu|xerces-j2-2.11.0-8|17	Patch0:		%{name}-libgcj.patch
14mu|xerces-j2-2.11.0-8|18	Patch1:		xerces-2.11.0-system-xml-apis.patch
14mu|xerces-j2-2.11.0-8|19	Provides:	jaxp_parser_impl
14mu|xerces-j2-2.11.0-8|20	Requires:	xalan-j2
14mu|xerces-j2-2.11.0-8|21	Requires:	xml-commons-apis
14mu|xerces-j2-2.11.0-8|22	Requires:	xml-commons-resolver
14mu|xerces-j2-2.11.0-8|23	Requires(post):	update-alternatives
14mu|xerces-j2-2.11.0-8|24	Requires(preun): update-alternatives
14mu|xerces-j2-2.11.0-8|25	BuildRequires:	java-devel
14mu|xerces-j2-2.11.0-8|26	BuildRequires:	ant
14mu|xerces-j2-2.11.0-8|27	BuildRequires:	ecj
14mu|xerces-j2-2.11.0-8|28	BuildRequires:	java-rpmbuild
14mu|xerces-j2-2.11.0-8|29	BuildRequires:	jaxp_parser_impl
14mu|xerces-j2-2.11.0-8|30	BuildRequires:	xalan-j2
14mu|xerces-j2-2.11.0-8|31	BuildRequires:	xml-commons-resolver
14mu|xerces-j2-2.11.0-8|32	BuildRequires:	xml-commons-apis xml-commons-apis-javadoc
14mu|xerces-j2-2.11.0-8|33	BuildRequires:  coreutils
14mu|xerces-j2-2.11.0-8|34	
14mu|xerces-j2-2.11.0-8|35	BuildArch:	noarch
14mu|xerces-j2-2.11.0-8|36	
14mu|xerces-j2-2.11.0-8|37	%description
14mu|xerces-j2-2.11.0-8|38	Welcome to the future! Xerces2 is the next generation of high
14mu|xerces-j2-2.11.0-8|39	performance, fully compliant XML parsers in the Apache Xerces family.
14mu|xerces-j2-2.11.0-8|40	This new version of Xerces introduces the Xerces Native Interface (XNI),
14mu|xerces-j2-2.11.0-8|41	a complete framework for building parser components and configurations
14mu|xerces-j2-2.11.0-8|42	that is extremely modular and easy to program.
14mu|xerces-j2-2.11.0-8|43	
14mu|xerces-j2-2.11.0-8|44	The Apache Xerces2 parser is the reference implementation of XNI but
14mu|xerces-j2-2.11.0-8|45	other parser components, configurations, and parsers can be written
14mu|xerces-j2-2.11.0-8|46	using the Xerces Native Interface. For complete design and
14mu|xerces-j2-2.11.0-8|47	implementation documents, refer to the XNI Manual.
14mu|xerces-j2-2.11.0-8|48	
14mu|xerces-j2-2.11.0-8|49	Xerces 2 is a fully conforming XML Schema processor. For more
14mu|xerces-j2-2.11.0-8|50	information, refer to the XML Schema page.
14mu|xerces-j2-2.11.0-8|51	
14mu|xerces-j2-2.11.0-8|52	Xerces 2 also provides a partial implementation of Document Object Model
14mu|xerces-j2-2.11.0-8|53	Level 3 Core, Load and Save and Abstract Schemas [deprecated] Working
14mu|xerces-j2-2.11.0-8|54	Drafts. For more information, refer to the DOM Level 3 Implementation
14mu|xerces-j2-2.11.0-8|55	page.
14mu|xerces-j2-2.11.0-8|56	
14mu|xerces-j2-2.11.0-8|57	%package        javadoc-impl
14mu|xerces-j2-2.11.0-8|58	Summary:	Javadoc for %{name} implementation
14mu|xerces-j2-2.11.0-8|59	Group:		Development/Java
14mu|xerces-j2-2.11.0-8|60	
14mu|xerces-j2-2.11.0-8|61	%description    javadoc-impl
14mu|xerces-j2-2.11.0-8|62	Javadoc for %{name} implementation.
14mu|xerces-j2-2.11.0-8|63	
14mu|xerces-j2-2.11.0-8|64	%package        javadoc-apis
14mu|xerces-j2-2.11.0-8|65	Summary:	Javadoc for %{name} apis
14mu|xerces-j2-2.11.0-8|66	Group:		Development/Java
14mu|xerces-j2-2.11.0-8|67	
14mu|xerces-j2-2.11.0-8|68	%description    javadoc-apis
14mu|xerces-j2-2.11.0-8|69	Javadoc for %{name} apis.
14mu|xerces-j2-2.11.0-8|70	
14mu|xerces-j2-2.11.0-8|71	%package        javadoc-xni
14mu|xerces-j2-2.11.0-8|72	Summary:	Javadoc for %{name} xni
14mu|xerces-j2-2.11.0-8|73	Group:		Development/Java
14mu|xerces-j2-2.11.0-8|74	
14mu|xerces-j2-2.11.0-8|75	%description    javadoc-xni
14mu|xerces-j2-2.11.0-8|76	Javadoc for %{name} xni.
14mu|xerces-j2-2.11.0-8|77	
14mu|xerces-j2-2.11.0-8|78	%package        javadoc-other
14mu|xerces-j2-2.11.0-8|79	Summary:	Javadoc for other %{name} components
14mu|xerces-j2-2.11.0-8|80	Group:		Development/Java
14mu|xerces-j2-2.11.0-8|81	
14mu|xerces-j2-2.11.0-8|82	%description    javadoc-other
14mu|xerces-j2-2.11.0-8|83	Javadoc for other %{name} components.
14mu|xerces-j2-2.11.0-8|84	
14mu|xerces-j2-2.11.0-8|85	%package        demo
14mu|xerces-j2-2.11.0-8|86	Summary:	Demo for %{name}
14mu|xerces-j2-2.11.0-8|87	Group:		Development/Java
14mu|xerces-j2-2.11.0-8|88	Requires:	%{name} = %{epoch}:%{version}-%{release}
14mu|xerces-j2-2.11.0-8|89	
14mu|xerces-j2-2.11.0-8|90	%description    demo
14mu|xerces-j2-2.11.0-8|91	Demonstrations and samples for %{name}.
14mu|xerces-j2-2.11.0-8|92	
14mu|xerces-j2-2.11.0-8|93	%package        scripts
14mu|xerces-j2-2.11.0-8|94	Summary:        Additional utility scripts for %{name}
14mu|xerces-j2-2.11.0-8|95	Group:          Development/Java
14mu|xerces-j2-2.11.0-8|96	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mu|xerces-j2-2.11.0-8|97	Requires:	jpackage-utils >= 0:1.5
14mu|xerces-j2-2.11.0-8|98	
14mu|xerces-j2-2.11.0-8|99	%description    scripts
14mu|xerces-j2-2.11.0-8|100	Additional utility scripts for %{name}.
14mu|xerces-j2-2.11.0-8|101	
14mu|xerces-j2-2.11.0-8|102	%prep
14mu|xerces-j2-2.11.0-8|103	%setup -q -n xerces-%{cvs_version}
14mu|xerces-j2-2.11.0-8|104	
14mu|xerces-j2-2.11.0-8|105	mkdir -p tools/org/apache/xerces/util
14mu|xerces-j2-2.11.0-8|106	cp -a %{SOURCE5} tools/org/apache/xerces/util
14mu|xerces-j2-2.11.0-8|107	
14mu|xerces-j2-2.11.0-8|108	%apply_patches
14mu|xerces-j2-2.11.0-8|109	
14mu|xerces-j2-2.11.0-8|110	%build
14mu|xerces-j2-2.11.0-8|111	pushd tools
14mu|xerces-j2-2.11.0-8|112	%{javac} -classpath $(build-classpath ant) org/apache/xerces/util/XJavac.java
14mu|xerces-j2-2.11.0-8|113	mkdir bin && %{jar} cf bin/xjavac.jar org/apache/xerces/util/XJavac.class
14mu|xerces-j2-2.11.0-8|114	popd
14mu|xerces-j2-2.11.0-8|115	
14mu|xerces-j2-2.11.0-8|116	export OPT_JAR_LIST=:
14mu|xerces-j2-2.11.0-8|117	ant \
14mu|xerces-j2-2.11.0-8|118	-Dtools.dir=%{_javadir} \
14mu|xerces-j2-2.11.0-8|119	-Djar.apis=xml-commons-apis.jar \
14mu|xerces-j2-2.11.0-8|120	-Djar.resolver=xml-commons-resolver.jar \
14mu|xerces-j2-2.11.0-8|121	-Djar.serializer=xalan-j2-serializer.jar \
14mu|xerces-j2-2.11.0-8|122	clean jars javadocs
14mu|xerces-j2-2.11.0-8|123	export GCJ_PROPERTIES=
14mu|xerces-j2-2.11.0-8|124	
14mu|xerces-j2-2.11.0-8|125	%install
14mu|xerces-j2-2.11.0-8|126	
14mu|xerces-j2-2.11.0-8|127	# jars
14mu|xerces-j2-2.11.0-8|128	mkdir -p %{buildroot}%{_javadir}
14mu|xerces-j2-2.11.0-8|129	cp -p build/xercesImpl.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|xerces-j2-2.11.0-8|130	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mu|xerces-j2-2.11.0-8|131	# Let's keep the "standard" name as well
14mu|xerces-j2-2.11.0-8|132	ln -sf %{name}-%{version}.jar %{buildroot}%{_javadir}/xercesImpl.jar
14mu|xerces-j2-2.11.0-8|133	
14mu|xerces-j2-2.11.0-8|134	# javadoc
14mu|xerces-j2-2.11.0-8|135	mkdir -p %{buildroot}%{_javadocdir}/%{name}-impl-%{version}
14mu|xerces-j2-2.11.0-8|136	#cp -pr build/docs/javadocs/xerces2/* \
14mu|xerces-j2-2.11.0-8|137	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl-%{version}
14mu|xerces-j2-2.11.0-8|138	ln -s %{name}-impl-%{version} %{buildroot}%{_javadocdir}/%{name}-impl
14mu|xerces-j2-2.11.0-8|139	
14mu|xerces-j2-2.11.0-8|140	mkdir -p %{buildroot}%{_javadocdir}/%{name}-apis-%{version}
14mu|xerces-j2-2.11.0-8|141	#cp -pr build/docs/javadocs/api/* \
14mu|xerces-j2-2.11.0-8|142	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis-%{version}
14mu|xerces-j2-2.11.0-8|143	ln -s %{name}-apis-%{version} %{buildroot}%{_javadocdir}/%{name}-apis
14mu|xerces-j2-2.11.0-8|144	
14mu|xerces-j2-2.11.0-8|145	mkdir -p %{buildroot}%{_javadocdir}/%{name}-xni-%{version}
14mu|xerces-j2-2.11.0-8|146	#cp -pr build/docs/javadocs/xni/* \
14mu|xerces-j2-2.11.0-8|147	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni-%{version}
14mu|xerces-j2-2.11.0-8|148	ln -s %{name}-xni-%{version} %{buildroot}%{_javadocdir}/%{name}-xni
14mu|xerces-j2-2.11.0-8|149	
14mu|xerces-j2-2.11.0-8|150	mkdir -p %{buildroot}%{_javadocdir}/%{name}-other-%{version}
14mu|xerces-j2-2.11.0-8|151	#cp -pr build/docs/javadocs/other/* \
14mu|xerces-j2-2.11.0-8|152	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other-%{version}
14mu|xerces-j2-2.11.0-8|153	ln -s %{name}-other-%{version} %{buildroot}%{_javadocdir}/%{name}-other
14mu|xerces-j2-2.11.0-8|154	
14mu|xerces-j2-2.11.0-8|155	rm -rf build/docs/javadocs
14mu|xerces-j2-2.11.0-8|156	
14mu|xerces-j2-2.11.0-8|157	# scripts
14mu|xerces-j2-2.11.0-8|158	mkdir -p %{buildroot}%{_bindir}
14mu|xerces-j2-2.11.0-8|159	cp -p %{SOURCE3} %{buildroot}%{_bindir}/%{name}-version
14mu|xerces-j2-2.11.0-8|160	cp -p %{SOURCE4} %{buildroot}%{_bindir}/%{name}-constants
14mu|xerces-j2-2.11.0-8|161	
14mu|xerces-j2-2.11.0-8|162	# demo
14mu|xerces-j2-2.11.0-8|163	mkdir -p %{buildroot}%{_datadir}/%{name}
14mu|xerces-j2-2.11.0-8|164	cp -p build/xercesSamples.jar \
14mu|xerces-j2-2.11.0-8|165	%{buildroot}%{_datadir}/%{name}/%{name}-samples.jar
14mu|xerces-j2-2.11.0-8|166	cp -pr data %{buildroot}%{_datadir}/%{name}
14mu|xerces-j2-2.11.0-8|167	
14mu|xerces-j2-2.11.0-8|168	%pre
14mu|xerces-j2-2.11.0-8|169	rm -f %{_javadir}/xerces.jar
14mu|xerces-j2-2.11.0-8|170	
14mu|xerces-j2-2.11.0-8|171	%post
14mu|xerces-j2-2.11.0-8|172	%{_sbindir}/update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
14mu|xerces-j2-2.11.0-8|173	jaxp_parser_impl %{_javadir}/%{name}.jar 40
14mu|xerces-j2-2.11.0-8|174	
14mu|xerces-j2-2.11.0-8|175	%preun
14mu|xerces-j2-2.11.0-8|176	{
14mu|xerces-j2-2.11.0-8|177	[ $1 = 0 ] || exit 0
14mu|xerces-j2-2.11.0-8|178	%{_sbindir}/update-alternatives --remove jaxp_parser_impl %{_javadir}/%{name}.jar
14mu|xerces-j2-2.11.0-8|179	} >/dev/null 2>&1 || :
14mu|xerces-j2-2.11.0-8|180	
14mu|xerces-j2-2.11.0-8|181	%files
14mu|xerces-j2-2.11.0-8|182	%defattr(0644,root,root,0755)
14mu|xerces-j2-2.11.0-8|183	%doc LICENSE LICENSE-SAX.html LICENSE.DOM-documentation.html
14mu|xerces-j2-2.11.0-8|184	%doc LICENSE.DOM-software.html LICENSE.resolver.txt
14mu|xerces-j2-2.11.0-8|185	%doc LICENSE.serializer.txt NOTICE NOTICE.resolver.txt
14mu|xerces-j2-2.11.0-8|186	%doc NOTICE.serializer.txt README Readme.html
14mu|xerces-j2-2.11.0-8|187	%{_javadir}/%{name}*.jar
14mu|xerces-j2-2.11.0-8|188	%{_javadir}/xercesImpl.jar
14mu|xerces-j2-2.11.0-8|189	
14mu|xerces-j2-2.11.0-8|190	%files javadoc-impl
14mu|xerces-j2-2.11.0-8|191	%defattr(0644,root,root,0755)
14mu|xerces-j2-2.11.0-8|192	%doc %{_javadocdir}/%{name}-impl-%{version}
14mu|xerces-j2-2.11.0-8|193	%ghost %doc %{_javadocdir}/%{name}-impl
14mu|xerces-j2-2.11.0-8|194	
14mu|xerces-j2-2.11.0-8|195	%files javadoc-apis
14mu|xerces-j2-2.11.0-8|196	%defattr(0644,root,root,0755)
14mu|xerces-j2-2.11.0-8|197	%doc %{_javadocdir}/%{name}-apis-%{version}
14mu|xerces-j2-2.11.0-8|198	%ghost %doc %{_javadocdir}/%{name}-apis
14mu|xerces-j2-2.11.0-8|199	
14mu|xerces-j2-2.11.0-8|200	%files javadoc-other
14mu|xerces-j2-2.11.0-8|201	%defattr(0644,root,root,0755)
14mu|xerces-j2-2.11.0-8|202	%doc %{_javadocdir}/%{name}-other-%{version}
14mu|xerces-j2-2.11.0-8|203	%ghost %doc %{_javadocdir}/%{name}-other
14mu|xerces-j2-2.11.0-8|204	
14mu|xerces-j2-2.11.0-8|205	%files javadoc-xni
14mu|xerces-j2-2.11.0-8|206	%defattr(0644,root,root,0755)
14mu|xerces-j2-2.11.0-8|207	%doc %{_javadocdir}/%{name}-xni-%{version}
14mu|xerces-j2-2.11.0-8|208	%ghost %doc %{_javadocdir}/%{name}-xni
14mu|xerces-j2-2.11.0-8|209	
14mu|xerces-j2-2.11.0-8|210	%files demo
14mu|xerces-j2-2.11.0-8|211	%defattr(0644,root,root,0755)
14mu|xerces-j2-2.11.0-8|212	%{_datadir}/%{name}
14mu|xerces-j2-2.11.0-8|213	
14mu|xerces-j2-2.11.0-8|214	%files scripts
14mu|xerces-j2-2.11.0-8|215	%defattr(0755,root,root,0755)
14mu|xerces-j2-2.11.0-8|216	%{_bindir}/*
14mu|xerces-j2-2.11.0-8|217	
14mu|xerces-j2-2.11.0-8|218	%changelog
14mu|xerces-j2-2.11.0-8|219	
14mu|xerces-j2-2.11.0-8|220	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:2.11.0-8
14mu|xerces-j2-2.11.0-8|221	- (b0626d2) Rebuild with Java8
14mu|xerces-j2-2.11.0-8|222	
14mu|xerces-j2-2.11.0-8|223	

26310 14
14mu|xfig-3.2.5b-10|1	Summary:	An X Window System tool for drawing basic vector graphics
14mu|xfig-3.2.5b-10|2	Name:		xfig
14mu|xfig-3.2.5b-10|3	Version:	3.2.5b
14mu|xfig-3.2.5b-10|4	Epoch:	 	1
14mu|xfig-3.2.5b-10|5	Release:	10
14mu|xfig-3.2.5b-10|6	License:	MIT
14mu|xfig-3.2.5b-10|7	Group:		Graphics
14mu|xfig-3.2.5b-10|8	# needs rman to build
14mu|xfig-3.2.5b-10|9	BuildRequires:	pkgconfig(x11)
14mu|xfig-3.2.5b-10|10	BuildRequires:	pkgconfig(xaw7)
14mu|xfig-3.2.5b-10|11	BuildRequires:	pkgconfig(xpm)
14mu|xfig-3.2.5b-10|12	BuildRequires:	jpeg-devel
14mu|xfig-3.2.5b-10|13	BuildRequires:	pkgconfig(libpng)
14mu|xfig-3.2.5b-10|14	BuildRequires:	imake
14mu|xfig-3.2.5b-10|15	BuildRequires:	pkgconfig(xi)
14mu|xfig-3.2.5b-10|16	BuildRequires:	pkgconfig(xp)
14mu|xfig-3.2.5b-10|17	URL:		http://www.xfig.org/
14mu|xfig-3.2.5b-10|18	Source0:	http://files.xfig.org/%{name}.%{version}.full.tar.gz
14mu|xfig-3.2.5b-10|19	Source1:	xfig.png
14mu|xfig-3.2.5b-10|20	Source3:	xfig-mini.png
14mu|xfig-3.2.5b-10|21	Source4:	xfig-large.png
14mu|xfig-3.2.5b-10|22	Patch0:		Imakefile.3.2.5b.patch
14mu|xfig-3.2.5b-10|23	Patch1:		xfig.3.2.5b-readers.patch
14mu|xfig-3.2.5b-10|24	Patch2:		xfig.3.2.5b-resources.patch
14mu|xfig-3.2.5b-10|25	Patch3:		xfig-format-string.patch
14mu|xfig-3.2.5b-10|26	Patch4:		xfig.3.2.5b-CVE-2009-4227,4228.diff
14mu|xfig-3.2.5b-10|27	Patch5:		xfig.3.2.5b-CVE-2010-4262.diff
14mu|xfig-3.2.5b-10|28	Patch6:		xfig-3.2.5b-libpng15.patch
14mu|xfig-3.2.5b-10|29	Requires:	transfig >= 3.2.5a
14mu|xfig-3.2.5b-10|30	Requires:	xdg-utils, aspell
14mu|xfig-3.2.5b-10|31	
14mu|xfig-3.2.5b-10|32	%description
14mu|xfig-3.2.5b-10|33	Xfig is an X Window System tool for creating basic vector graphics,
14mu|xfig-3.2.5b-10|34	including bezier curves, lines, rulers and more.  The resulting
14mu|xfig-3.2.5b-10|35	graphics can be saved, printed on PostScript printers or converted to
14mu|xfig-3.2.5b-10|36	a variety of other formats (e.g., X11 bitmaps, Encapsulated
14mu|xfig-3.2.5b-10|37	PostScript, LaTeX).
14mu|xfig-3.2.5b-10|38	
14mu|xfig-3.2.5b-10|39	You should install xfig if you need a simple program to create vector
14mu|xfig-3.2.5b-10|40	graphics.
14mu|xfig-3.2.5b-10|41	
14mu|xfig-3.2.5b-10|42	%prep
14mu|xfig-3.2.5b-10|43	%setup -q -n %{name}.%{version}
14mu|xfig-3.2.5b-10|44	# fix perms
14mu|xfig-3.2.5b-10|45	find -type d | xargs chmod 755
14mu|xfig-3.2.5b-10|46	
14mu|xfig-3.2.5b-10|47	%patch0 -p1 -b .Imakefile
14mu|xfig-3.2.5b-10|48	%patch1 -p1 -b .readers
14mu|xfig-3.2.5b-10|49	%patch2 -p1 -b .resources
14mu|xfig-3.2.5b-10|50	%patch3 -p0
14mu|xfig-3.2.5b-10|51	%patch4 -p0 -b .CVE-2009-4227,4228
14mu|xfig-3.2.5b-10|52	%patch5 -p0 -b .CVE-2010-4262
14mu|xfig-3.2.5b-10|53	%patch6 -p1 -b .png15
14mu|xfig-3.2.5b-10|54	
14mu|xfig-3.2.5b-10|55	%build
14mu|xfig-3.2.5b-10|56	find Libraries -type d -exec chmod 700 {} \;
14mu|xfig-3.2.5b-10|57	
14mu|xfig-3.2.5b-10|58	xmkmf
14mu|xfig-3.2.5b-10|59	#perl -p -i -e "s|CXXDEBUGFLAGS = .*|CXXDEBUGFLAGS = $RPM_OPT_FLAGS|" Makefile
14mu|xfig-3.2.5b-10|60	#perl -p -i -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = $RPM_OPT_FLAGS|" Makefile
14mu|xfig-3.2.5b-10|61	
14mu|xfig-3.2.5b-10|62	%make CDEBUGFLAGS="%{optflags} -fno-strength-reduce -fno-strict-aliasing"
14mu|xfig-3.2.5b-10|63	
14mu|xfig-3.2.5b-10|64	%install
14mu|xfig-3.2.5b-10|65	# Hack around an ugly problem for now. --Geoff
14mu|xfig-3.2.5b-10|66	mkdir -p Doc/Doc
14mu|xfig-3.2.5b-10|67	cp -f Doc/xfig.man Doc/Doc/xfig.man
14mu|xfig-3.2.5b-10|68	%__make DESTDIR=%{buildroot} install install.man install.libs install.doc
14mu|xfig-3.2.5b-10|69	
14mu|xfig-3.2.5b-10|70	# Fix for #42629:
14mu|xfig-3.2.5b-10|71	find %{buildroot}/usr/lib/X11/xfig/Libraries -type d -exec chmod 755 {} \;
14mu|xfig-3.2.5b-10|72	find %{buildroot}/usr/lib/X11/xfig/Libraries -type f -exec chmod 644 {} \;
14mu|xfig-3.2.5b-10|73	find %{buildroot}%{_docdir}/xfig/html -type d -exec chmod 755 {} \;
14mu|xfig-3.2.5b-10|74	find %{buildroot}%{_docdir}/xfig/html -type f -exec chmod 644 {} \;
14mu|xfig-3.2.5b-10|75	
14mu|xfig-3.2.5b-10|76	# Menu Entry:
14mu|xfig-3.2.5b-10|77	install -m 755 -d %{buildroot}%{_datadir}/applications
14mu|xfig-3.2.5b-10|78	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|xfig-3.2.5b-10|79	[Desktop Entry]
14mu|xfig-3.2.5b-10|80	Name=XFig
14mu|xfig-3.2.5b-10|81	Comment=Vector Graphics Drawing Tool
14mu|xfig-3.2.5b-10|82	Comment[ru]=Интсрумент создания векторных изображений
14mu|xfig-3.2.5b-10|83	Exec=%{name}
14mu|xfig-3.2.5b-10|84	Icon=xfig
14mu|xfig-3.2.5b-10|85	Terminal=false
14mu|xfig-3.2.5b-10|86	Type=Application
14mu|xfig-3.2.5b-10|87	StartupNotify=true
14mu|xfig-3.2.5b-10|88	Categories=X-MandrivaLinux-Office-Drawing;Graphics;VectorGraphics;
14mu|xfig-3.2.5b-10|89	EOF
14mu|xfig-3.2.5b-10|90	chmod 644 %{buildroot}%{_datadir}/applications/%{name}.desktop
14mu|xfig-3.2.5b-10|91	
14mu|xfig-3.2.5b-10|92	# Discard zero-length file:
14mu|xfig-3.2.5b-10|93	rm -f %{buildroot}%{_docdir}/xfig/html/images/sav1a0.tmp
14mu|xfig-3.2.5b-10|94	
14mu|xfig-3.2.5b-10|95	install -m 644 CHANGES README Doc/FORMAT* Doc/TODO Doc/xfig-howto.* Fig-color.ad %{buildroot}%{_docdir}/%{name}
14mu|xfig-3.2.5b-10|96	
14mu|xfig-3.2.5b-10|97	# (fg) 10000918 Icons
14mu|xfig-3.2.5b-10|98	install -m 755 -d %{buildroot}%{_iconsdir}/{mini,large}
14mu|xfig-3.2.5b-10|99	install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
14mu|xfig-3.2.5b-10|100	install -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/xfig.png
14mu|xfig-3.2.5b-10|101	install -m 644 %{SOURCE4} %{buildroot}%{_liconsdir}/xfig.png
14mu|xfig-3.2.5b-10|102	rm -f %{buildroot}%{_prefix}/lib/X11/app-defaults
14mu|xfig-3.2.5b-10|103	
14mu|xfig-3.2.5b-10|104	# Install alternative colour scheme:
14mu|xfig-3.2.5b-10|105	install -m644 Fig-color.bisque.ad %{buildroot}%{_sysconfdir}/X11/app-defaults/Fig-color
14mu|xfig-3.2.5b-10|106	
14mu|xfig-3.2.5b-10|107	%files
14mu|xfig-3.2.5b-10|108	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14mu|xfig-3.2.5b-10|109	%docdir %{_docdir}/%{name}
14mu|xfig-3.2.5b-10|110	%{_docdir}/%{name}
14mu|xfig-3.2.5b-10|111	%{_bindir}/*
14mu|xfig-3.2.5b-10|112	%{_prefix}/lib/X11/xfig
14mu|xfig-3.2.5b-10|113	%{_mandir}/man1/xfig*
14mu|xfig-3.2.5b-10|114	%{_datadir}/applications/*desktop
14mu|xfig-3.2.5b-10|115	%{_iconsdir}/xfig.png
14mu|xfig-3.2.5b-10|116	%{_miconsdir}/xfig.png
14mu|xfig-3.2.5b-10|117	%{_liconsdir}/xfig.png
14mu|xfig-3.2.5b-10|118	
14mu|xfig-3.2.5b-10|119	
14mu|xfig-3.2.5b-10|120	%changelog
14mu|xfig-3.2.5b-10|121	
14mu|xfig-3.2.5b-10|122	* Wed Mar 23 2016 Denis Silakov <dsilakov@gmail.com> 1:3.2.5b-10
14mu|xfig-3.2.5b-10|123	- (509185b) Fix build
14mu|xfig-3.2.5b-10|124	
14mu|xfig-3.2.5b-10|125	

26311 14
14mu|xfishtank-2.1tp-20|1	Summary:	A graphic display of an animated aquarium
14mu|xfishtank-2.1tp-20|2	Name:		xfishtank
14mu|xfishtank-2.1tp-20|3	Version:	2.1tp
14mu|xfishtank-2.1tp-20|4	Release:	20
14mu|xfishtank-2.1tp-20|5	License:	MIT
14mu|xfishtank-2.1tp-20|6	Group:		Toys
14mu|xfishtank-2.1tp-20|7	BuildRequires:	pkgconfig(x11)
14mu|xfishtank-2.1tp-20|8	BuildRequires:	pkgconfig(xext)
14mu|xfishtank-2.1tp-20|9	BuildRequires:	imake
14mu|xfishtank-2.1tp-20|10	
14mu|xfishtank-2.1tp-20|11	Source:		http://metalab.unc.edu/pub/Linux/X11/demos/xfishtank-%{version}.tar.gz
14mu|xfishtank-2.1tp-20|12	Patch:		xfishtank-2.1tp-xf4.patch
14mu|xfishtank-2.1tp-20|13	
14mu|xfishtank-2.1tp-20|14	%description
14mu|xfishtank-2.1tp-20|15	The xfishtank program displays an animated aquarium background on your
14mu|xfishtank-2.1tp-20|16	screen. It sets the X root window so will not work if your desktop
14mu|xfishtank-2.1tp-20|17	environment sets the background.
14mu|xfishtank-2.1tp-20|18	
14mu|xfishtank-2.1tp-20|19	%prep
14mu|xfishtank-2.1tp-20|20	
14mu|xfishtank-2.1tp-20|21	%setup -q
14mu|xfishtank-2.1tp-20|22	%patch -p0
14mu|xfishtank-2.1tp-20|23	
14mu|xfishtank-2.1tp-20|24	%build
14mu|xfishtank-2.1tp-20|25	xmkmf
14mu|xfishtank-2.1tp-20|26	%make CDEBUGFLAGS="%{optflags}"
14mu|xfishtank-2.1tp-20|27	
14mu|xfishtank-2.1tp-20|28	%install
14mu|xfishtank-2.1tp-20|29	%makeinstall_std
14mu|xfishtank-2.1tp-20|30	
14mu|xfishtank-2.1tp-20|31	%clean
14mu|xfishtank-2.1tp-20|32	
14mu|xfishtank-2.1tp-20|33	%files
14mu|xfishtank-2.1tp-20|34	%defattr(644,root,root,755)
14mu|xfishtank-2.1tp-20|35	%doc README.Linux  README.TrueColor  README.Why.2.1tp
14mu|xfishtank-2.1tp-20|36	%defattr(755,root,root,755)
14mu|xfishtank-2.1tp-20|37	%{_bindir}/%{name}
14mu|xfishtank-2.1tp-20|38	
14mu|xfishtank-2.1tp-20|39	%changelog
14mu|xfishtank-2.1tp-20|40	
14mu|xfishtank-2.1tp-20|41	* Tue Nov 10 2015 Denis Silakov <dsilakov@gmail.com> 2.1tp-20
14mu|xfishtank-2.1tp-20|42	- (3401e96) Repack tarball according to upstream
14mu|xfishtank-2.1tp-20|43	
14mu|xfishtank-2.1tp-20|44	

26312 14
14mu|xfs-1.1.4-1|1	%define fontpath %{_sysconfdir}/X11/fontpath.d
14mu|xfs-1.1.4-1|2	
14mu|xfs-1.1.4-1|3	Summary:	Font server for X11
14mu|xfs-1.1.4-1|4	Name:		xfs
14mu|xfs-1.1.4-1|5	Version:	1.1.4
14mu|xfs-1.1.4-1|6	Release:	1
14mu|xfs-1.1.4-1|7	License:	MIT
14mu|xfs-1.1.4-1|8	Group:		System/Servers
14mu|xfs-1.1.4-1|9	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xfs-1.1.4-1|10	Source1:	xfs.init
14mu|xfs-1.1.4-1|11	Source2:	xfs.sysconfig
14mu|xfs-1.1.4-1|12	Source3:	xfs.config
14mu|xfs-1.1.4-1|13	BuildRequires:	x11-util-macros
14mu|xfs-1.1.4-1|14	BuildRequires:	pkgconfig(fontutil)
14mu|xfs-1.1.4-1|15	BuildRequires:	pkgconfig(libfs)
14mu|xfs-1.1.4-1|16	BuildRequires:	pkgconfig(xfont)
14mu|xfs-1.1.4-1|17	BuildRequires:	pkgconfig(xtrans)
14mu|xfs-1.1.4-1|18	Requires:	fstobdf
14mu|xfs-1.1.4-1|19	Requires:	fslsfonts
14mu|xfs-1.1.4-1|20	Requires:	showfont
14mu|xfs-1.1.4-1|21	Requires(pre,post,preun,postun):	rpm-helper
14mu|xfs-1.1.4-1|22	
14mu|xfs-1.1.4-1|23	%description
14mu|xfs-1.1.4-1|24	This is a font server for X11.  You can serve fonts to other X servers
14mu|xfs-1.1.4-1|25	remotely with this package, and the remote system will be able to use all
14mu|xfs-1.1.4-1|26	fonts installed on the font server, even if they are not installed on the
14mu|xfs-1.1.4-1|27	remote computer.
14mu|xfs-1.1.4-1|28	
14mu|xfs-1.1.4-1|29	%files
14mu|xfs-1.1.4-1|30	%attr(-,xfs,xfs) %dir %{_sysconfdir}/X11/fs
14mu|xfs-1.1.4-1|31	%{_libdir}/X11/fs
14mu|xfs-1.1.4-1|32	%{_bindir}/xfs
14mu|xfs-1.1.4-1|33	%{_mandir}/man1/xfs.*
14mu|xfs-1.1.4-1|34	%attr(-,xfs,xfs) %config(noreplace) %{_sysconfdir}/X11/fs/config
14mu|xfs-1.1.4-1|35	%dir %{_sysconfdir}/X11/fontpath.d
14mu|xfs-1.1.4-1|36	%{_sysconfdir}/rc.d/init.d/xfs
14mu|xfs-1.1.4-1|37	%{_sysconfdir}/sysconfig/xfs
14mu|xfs-1.1.4-1|38	
14mu|xfs-1.1.4-1|39	%pre
14mu|xfs-1.1.4-1|40	%_pre_useradd xfs /etc/X11/fs /bin/false
14mu|xfs-1.1.4-1|41	# for msec high security levels
14mu|xfs-1.1.4-1|42	%_pre_groupadd xgrp xfs
14mu|xfs-1.1.4-1|43	
14mu|xfs-1.1.4-1|44	%post
14mu|xfs-1.1.4-1|45	%_post_service xfs
14mu|xfs-1.1.4-1|46	# handle init sequence change
14mu|xfs-1.1.4-1|47	if [ -f /etc/rc5.d/S90xfs ] && grep -q 'chkconfig: 2345 20 10' /etc/init.d/xfs; then
14mu|xfs-1.1.4-1|48	/sbin/chkconfig --add xfs
14mu|xfs-1.1.4-1|49	fi
14mu|xfs-1.1.4-1|50	
14mu|xfs-1.1.4-1|51	%preun
14mu|xfs-1.1.4-1|52	%_preun_service xfs
14mu|xfs-1.1.4-1|53	
14mu|xfs-1.1.4-1|54	%postun
14mu|xfs-1.1.4-1|55	%_postun_userdel xfs
14mu|xfs-1.1.4-1|56	
14mu|xfs-1.1.4-1|57	#----------------------------------------------------------------------------
14mu|xfs-1.1.4-1|58	
14mu|xfs-1.1.4-1|59	%prep
14mu|xfs-1.1.4-1|60	%setup -q
14mu|xfs-1.1.4-1|61	
14mu|xfs-1.1.4-1|62	%build
14mu|xfs-1.1.4-1|63	%configure2_5x \
14mu|xfs-1.1.4-1|64	--with-default-font-path=%{fontpath} \
14mu|xfs-1.1.4-1|65	--disable-devel-docs
14mu|xfs-1.1.4-1|66	
14mu|xfs-1.1.4-1|67	%make configdir=%{_sysconfdir}/X11/fs
14mu|xfs-1.1.4-1|68	
14mu|xfs-1.1.4-1|69	%install
14mu|xfs-1.1.4-1|70	%makeinstall_std configdir=%{_sysconfdir}/X11/fs
14mu|xfs-1.1.4-1|71	
14mu|xfs-1.1.4-1|72	install -d 755 %{buildroot}%{fontpath}
14mu|xfs-1.1.4-1|73	
14mu|xfs-1.1.4-1|74	# initscript
14mu|xfs-1.1.4-1|75	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d/
14mu|xfs-1.1.4-1|76	install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/xfs
14mu|xfs-1.1.4-1|77	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
14mu|xfs-1.1.4-1|78	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/xfs
14mu|xfs-1.1.4-1|79	
14mu|xfs-1.1.4-1|80	# config
14mu|xfs-1.1.4-1|81	# remove the default
14mu|xfs-1.1.4-1|82	rm -f %{buildroot}%{_sysconfdir}/X11/fs/config
14mu|xfs-1.1.4-1|83	#install ours
14mu|xfs-1.1.4-1|84	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/fs/config
14mu|xfs-1.1.4-1|85	
14mu|xfs-1.1.4-1|86	# add backward compatibility link for /usr/lib/X11/fs (#23423)
14mu|xfs-1.1.4-1|87	install -d -m 755 %{buildroot}%{_libdir}/X11/
14mu|xfs-1.1.4-1|88	ln -s ../../../%{_sysconfdir}/X11/fs %{buildroot}%{_libdir}/X11/fs
14mu|xfs-1.1.4-1|89	
14mu|xfs-1.1.4-1|90	
14mu|xfs-1.1.4-1|91	%changelog
14mu|xfs-1.1.4-1|92	
14mu|xfs-1.1.4-1|93	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4-1
14mu|xfs-1.1.4-1|94	- (0207230) New version 1.1.4
14mu|xfs-1.1.4-1|95	- (0207230) Spec cleanup
14mu|xfs-1.1.4-1|96	
14mu|xfs-1.1.4-1|97	

26313 14
14mu|xfsdump-3.1.6-2|1	Summary:	Administrative utilities for the XFS filesystem
14mu|xfsdump-3.1.6-2|2	Name:		xfsdump
14mu|xfsdump-3.1.6-2|3	Version:	3.1.6
14mu|xfsdump-3.1.6-2|4	Release:	2
14mu|xfsdump-3.1.6-2|5	License:	GPLv2+
14mu|xfsdump-3.1.6-2|6	Group:		System/Kernel and hardware
14mu|xfsdump-3.1.6-2|7	Url:		http://oss.sgi.com/projects/xfs/
14mu|xfsdump-3.1.6-2|8	Source0:	ftp://oss.sgi.com:21/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
14mu|xfsdump-3.1.6-2|9	BuildRequires:	libtool
14mu|xfsdump-3.1.6-2|10	BuildRequires:	attr-devel
14mu|xfsdump-3.1.6-2|11	BuildRequires:	xfsprogs-devel
14mu|xfsdump-3.1.6-2|12	BuildRequires:	pkgconfig(ncursesw)
14mu|xfsdump-3.1.6-2|13	BuildRequires:	pkgconfig(ext2fs)
14mu|xfsdump-3.1.6-2|14	BuildRequires:	pkgconfig(uuid)
14mu|xfsdump-3.1.6-2|15	
14mu|xfsdump-3.1.6-2|16	%description
14mu|xfsdump-3.1.6-2|17	The xfsdump package contains xfsdump, xfsrestore and a number of
14mu|xfsdump-3.1.6-2|18	other utilities for administering XFS filesystems.
14mu|xfsdump-3.1.6-2|19	
14mu|xfsdump-3.1.6-2|20	xfsdump examines files in a filesystem, determines which need to be
14mu|xfsdump-3.1.6-2|21	backed up, and copies those files to a specified disk, tape or other
14mu|xfsdump-3.1.6-2|22	storage medium. It uses XFS-specific directives for optimizing the
14mu|xfsdump-3.1.6-2|23	dump of an XFS filesystem, and also knows how to backup XFS extended
14mu|xfsdump-3.1.6-2|24	attributes. Backups created with xfsdump are "endian safe" and can
14mu|xfsdump-3.1.6-2|25	thus be transfered between Linux machines of different architectures
14mu|xfsdump-3.1.6-2|26	and also between IRIX machines.
14mu|xfsdump-3.1.6-2|27	
14mu|xfsdump-3.1.6-2|28	xfsrestore performs the inverse function of xfsdump; it can restore a
14mu|xfsdump-3.1.6-2|29	full backup of a filesystem. Subsequent incremental backups can then
14mu|xfsdump-3.1.6-2|30	be layered on top of the full backup. Single files and directory
14mu|xfsdump-3.1.6-2|31	subtrees may be restored from full or partial backups.
14mu|xfsdump-3.1.6-2|32	
14mu|xfsdump-3.1.6-2|33	%files -f %{name}.lang
14mu|xfsdump-3.1.6-2|34	%doc doc/CHANGES.gz doc/COPYING doc/README.xfsdump
14mu|xfsdump-3.1.6-2|35	/sbin/dump.xfs
14mu|xfsdump-3.1.6-2|36	/sbin/restore.xfs
14mu|xfsdump-3.1.6-2|37	/sbin/xfsdump
14mu|xfsdump-3.1.6-2|38	/sbin/xfsrestore
14mu|xfsdump-3.1.6-2|39	%{_sbindir}/xfsdump
14mu|xfsdump-3.1.6-2|40	%{_sbindir}/xfsinvutil
14mu|xfsdump-3.1.6-2|41	%{_sbindir}/xfsrestore
14mu|xfsdump-3.1.6-2|42	%{_mandir}/man8/dump.xfs*
14mu|xfsdump-3.1.6-2|43	%{_mandir}/man8/restore.xfs*
14mu|xfsdump-3.1.6-2|44	%{_mandir}/man8/xfsdump.8*
14mu|xfsdump-3.1.6-2|45	%{_mandir}/man8/xfsinvutil.8*
14mu|xfsdump-3.1.6-2|46	%{_mandir}/man8/xfsrestore.8*
14mu|xfsdump-3.1.6-2|47	
14mu|xfsdump-3.1.6-2|48	#----------------------------------------------------------------------------
14mu|xfsdump-3.1.6-2|49	
14mu|xfsdump-3.1.6-2|50	%prep
14mu|xfsdump-3.1.6-2|51	%setup -q
14mu|xfsdump-3.1.6-2|52	
14mu|xfsdump-3.1.6-2|53	%build
14mu|xfsdump-3.1.6-2|54	export DEBUG="-DNDEBUG"
14mu|xfsdump-3.1.6-2|55	export OPTIMIZER="%{optflags}"
14mu|xfsdump-3.1.6-2|56	%configure2_5x
14mu|xfsdump-3.1.6-2|57	%make DEBUG="-DNDEBUG" OPTIMIZER="%{optflags}"
14mu|xfsdump-3.1.6-2|58	
14mu|xfsdump-3.1.6-2|59	%install
14mu|xfsdump-3.1.6-2|60	make install DIST_ROOT=%{buildroot}/
14mu|xfsdump-3.1.6-2|61	
14mu|xfsdump-3.1.6-2|62	# nuke files already packaged as %doc
14mu|xfsdump-3.1.6-2|63	rm -rf %{buildroot}%{_datadir}/doc/xfsdump/
14mu|xfsdump-3.1.6-2|64	
14mu|xfsdump-3.1.6-2|65	# for coerency, rename xfsdump|xfsrestore to dump|restore.xfs
14mu|xfsdump-3.1.6-2|66	mv %{buildroot}/sbin/xfsdump %{buildroot}/sbin/dump.xfs
14mu|xfsdump-3.1.6-2|67	mv %{buildroot}/sbin/xfsrestore %{buildroot}/sbin/restore.xfs
14mu|xfsdump-3.1.6-2|68	ln -sf /sbin/dump.xfs %{buildroot}/sbin/xfsdump
14mu|xfsdump-3.1.6-2|69	ln -sf /sbin/restore.xfs %{buildroot}/sbin/xfsrestore
14mu|xfsdump-3.1.6-2|70	ln -sf %{_mandir}/man8/xfsdump.8 %{buildroot}%{_mandir}/man8/dump.xfs
14mu|xfsdump-3.1.6-2|71	ln -sf %{_mandir}/man8/xfsrestore.8 %{buildroot}%{_mandir}/man8/restore.xfs
14mu|xfsdump-3.1.6-2|72	
14mu|xfsdump-3.1.6-2|73	%find_lang %{name}
14mu|xfsdump-3.1.6-2|74	
14mu|xfsdump-3.1.6-2|75	%changelog
14mu|xfsdump-3.1.6-2|76	
14mu|xfsdump-3.1.6-2|77	* Tue Jul 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.6-2
14mu|xfsdump-3.1.6-2|78	- (8fc72e8) Bump release
14mu|xfsdump-3.1.6-2|79	
14mu|xfsdump-3.1.6-2|80	

26314 14
14mu|xfsprogs-4.5.0-1|1	%define _disable_ld_no_undefined 1
14mu|xfsprogs-4.5.0-1|2	
14mu|xfsprogs-4.5.0-1|3	%define major 1
14mu|xfsprogs-4.5.0-1|4	
14mu|xfsprogs-4.5.0-1|5	%define libname %mklibname handle %{major}
14mu|xfsprogs-4.5.0-1|6	%define devname %mklibname handle -d
14mu|xfsprogs-4.5.0-1|7	%define sdevname %mklibname handle -d -s
14mu|xfsprogs-4.5.0-1|8	
14mu|xfsprogs-4.5.0-1|9	Summary:	Utilities for managing the XFS filesystem
14mu|xfsprogs-4.5.0-1|10	Name:		xfsprogs
14mu|xfsprogs-4.5.0-1|11	Version:	4.5.0
14mu|xfsprogs-4.5.0-1|12	Release:	1
14mu|xfsprogs-4.5.0-1|13	License:	GPLv2+
14mu|xfsprogs-4.5.0-1|14	Group:		System/Kernel and hardware
14mu|xfsprogs-4.5.0-1|15	Url:		http://oss.sgi.com/projects/xfs/
14mu|xfsprogs-4.5.0-1|16	Source0:	ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
14mu|xfsprogs-4.5.0-1|17	Patch1:		xfsprogs-4.3.0-linkage.patch
14mu|xfsprogs-4.5.0-1|18	BuildRequires:	libtool
14mu|xfsprogs-4.5.0-1|19	BuildRequires:	pkgconfig(blkid)
14mu|xfsprogs-4.5.0-1|20	BuildRequires:	pkgconfig(ext2fs)
14mu|xfsprogs-4.5.0-1|21	BuildRequires:	pkgconfig(uuid)
14mu|xfsprogs-4.5.0-1|22	Requires:	common-licenses
14mu|xfsprogs-4.5.0-1|23	Conflicts:	xfsdump < 3.0.0
14mu|xfsprogs-4.5.0-1|24	
14mu|xfsprogs-4.5.0-1|25	%description
14mu|xfsprogs-4.5.0-1|26	A set of commands to use the XFS filesystem, including mkfs.xfs.
14mu|xfsprogs-4.5.0-1|27	
14mu|xfsprogs-4.5.0-1|28	XFS is a high performance journaling filesystem which originated
14mu|xfsprogs-4.5.0-1|29	on the SGI IRIX platform.  It is completely multi-threaded, can
14mu|xfsprogs-4.5.0-1|30	support large files and large filesystems, extended attributes,
14mu|xfsprogs-4.5.0-1|31	variable block sizes, is extent based, and makes extensive use of
14mu|xfsprogs-4.5.0-1|32	Btrees (directories, extents, free space) to aid both performance
14mu|xfsprogs-4.5.0-1|33	and scalability.
14mu|xfsprogs-4.5.0-1|34	
14mu|xfsprogs-4.5.0-1|35	Refer to the documentation at http://oss.sgi.com/projects/xfs/
14mu|xfsprogs-4.5.0-1|36	for complete details. This implementation is on-disk compatible
14mu|xfsprogs-4.5.0-1|37	with the IRIX version of XFS.
14mu|xfsprogs-4.5.0-1|38	
14mu|xfsprogs-4.5.0-1|39	%files -f %{name}.lang
14mu|xfsprogs-4.5.0-1|40	%doc doc/CHANGES.gz doc/CREDITS README
14mu|xfsprogs-4.5.0-1|41	/sbin/xfs_admin
14mu|xfsprogs-4.5.0-1|42	/sbin/xfs_bmap
14mu|xfsprogs-4.5.0-1|43	/sbin/xfs_copy
14mu|xfsprogs-4.5.0-1|44	/sbin/xfs_db
14mu|xfsprogs-4.5.0-1|45	/sbin/xfs_freeze
14mu|xfsprogs-4.5.0-1|46	/sbin/xfs_growfs
14mu|xfsprogs-4.5.0-1|47	/sbin/xfs_info
14mu|xfsprogs-4.5.0-1|48	/sbin/xfs_io
14mu|xfsprogs-4.5.0-1|49	/sbin/xfs_logprint
14mu|xfsprogs-4.5.0-1|50	/sbin/xfs_mkfile
14mu|xfsprogs-4.5.0-1|51	/sbin/xfs_ncheck
14mu|xfsprogs-4.5.0-1|52	/sbin/xfs_quota
14mu|xfsprogs-4.5.0-1|53	/sbin/xfs_rtcp
14mu|xfsprogs-4.5.0-1|54	/sbin/xfs_mdrestore
14mu|xfsprogs-4.5.0-1|55	/sbin/xfs_metadump
14mu|xfsprogs-4.5.0-1|56	/sbin/xfs_estimate
14mu|xfsprogs-4.5.0-1|57	/sbin/xfs_fsr
14mu|xfsprogs-4.5.0-1|58	/sbin/fsck.xfs
14mu|xfsprogs-4.5.0-1|59	/sbin/mkfs.xfs
14mu|xfsprogs-4.5.0-1|60	/sbin/xfs_repair
14mu|xfsprogs-4.5.0-1|61	%{_mandir}/man[85]/*
14mu|xfsprogs-4.5.0-1|62	
14mu|xfsprogs-4.5.0-1|63	#----------------------------------------------------------------------------
14mu|xfsprogs-4.5.0-1|64	
14mu|xfsprogs-4.5.0-1|65	%package -n %{libname}
14mu|xfsprogs-4.5.0-1|66	Summary:	Shared library for xfsprogs
14mu|xfsprogs-4.5.0-1|67	License:	LGPLv2.1+
14mu|xfsprogs-4.5.0-1|68	Group:		System/Libraries
14mu|xfsprogs-4.5.0-1|69	
14mu|xfsprogs-4.5.0-1|70	%description -n %{libname}
14mu|xfsprogs-4.5.0-1|71	This package contains the library needed to run programs dynamically
14mu|xfsprogs-4.5.0-1|72	linked with libhandle.
14mu|xfsprogs-4.5.0-1|73	
14mu|xfsprogs-4.5.0-1|74	%files -n %{libname}
14mu|xfsprogs-4.5.0-1|75	%doc README
14mu|xfsprogs-4.5.0-1|76	/%{_lib}/libhandle.so.%{major}*
14mu|xfsprogs-4.5.0-1|77	
14mu|xfsprogs-4.5.0-1|78	#----------------------------------------------------------------------------
14mu|xfsprogs-4.5.0-1|79	
14mu|xfsprogs-4.5.0-1|80	%package -n %{devname}
14mu|xfsprogs-4.5.0-1|81	Summary:	XFS filesystem-specific libraries and headers
14mu|xfsprogs-4.5.0-1|82	Group:		Development/C
14mu|xfsprogs-4.5.0-1|83	License:	LGPLv2.1+
14mu|xfsprogs-4.5.0-1|84	Requires:	%{libname} = %{EVRD}
14mu|xfsprogs-4.5.0-1|85	# For uuid/uuid.h included in /usr/include/xfs/linux.h
14mu|xfsprogs-4.5.0-1|86	Requires:	pkgconfig(uuid)
14mu|xfsprogs-4.5.0-1|87	Provides:	%{name}-devel = %{EVRD}
14mu|xfsprogs-4.5.0-1|88	
14mu|xfsprogs-4.5.0-1|89	%description -n %{devname}
14mu|xfsprogs-4.5.0-1|90	%{devname} contains the libraries and header files needed to
14mu|xfsprogs-4.5.0-1|91	develop XFS filesystem-specific programs.
14mu|xfsprogs-4.5.0-1|92	
14mu|xfsprogs-4.5.0-1|93	You should install %{devname} if you want to develop XFS
14mu|xfsprogs-4.5.0-1|94	filesystem-specific programs, If you install %{devname}, you'll
14mu|xfsprogs-4.5.0-1|95	also want to install xfsprogs.
14mu|xfsprogs-4.5.0-1|96	
14mu|xfsprogs-4.5.0-1|97	%files -n %{devname}
14mu|xfsprogs-4.5.0-1|98	%doc README
14mu|xfsprogs-4.5.0-1|99	/%{_lib}/libhandle.so
14mu|xfsprogs-4.5.0-1|100	%{_includedir}/xfs
14mu|xfsprogs-4.5.0-1|101	%{_mandir}/man3/*
14mu|xfsprogs-4.5.0-1|102	
14mu|xfsprogs-4.5.0-1|103	#----------------------------------------------------------------------------
14mu|xfsprogs-4.5.0-1|104	
14mu|xfsprogs-4.5.0-1|105	%package -n %{sdevname}
14mu|xfsprogs-4.5.0-1|106	Summary:	XFS filesystem-specific static libraries
14mu|xfsprogs-4.5.0-1|107	Group:		Development/C
14mu|xfsprogs-4.5.0-1|108	License:	LGPLv2.1+
14mu|xfsprogs-4.5.0-1|109	Requires:	%{devname} = %{EVRD}
14mu|xfsprogs-4.5.0-1|110	Provides:	%{name}-static-devel = %{EVRD}
14mu|xfsprogs-4.5.0-1|111	
14mu|xfsprogs-4.5.0-1|112	%description -n %{sdevname}
14mu|xfsprogs-4.5.0-1|113	%{devname} contains the static libraries needed to
14mu|xfsprogs-4.5.0-1|114	develop XFS filesystem-specific programs.
14mu|xfsprogs-4.5.0-1|115	
14mu|xfsprogs-4.5.0-1|116	You should install %{sdevname} if you want to develop XFS
14mu|xfsprogs-4.5.0-1|117	filesystem-specific programs, If you install %{sdevname}, you'll
14mu|xfsprogs-4.5.0-1|118	also want to install xfsprogs.
14mu|xfsprogs-4.5.0-1|119	
14mu|xfsprogs-4.5.0-1|120	%files -n %{sdevname}
14mu|xfsprogs-4.5.0-1|121	/%{_lib}/libhandle.a
14mu|xfsprogs-4.5.0-1|122	
14mu|xfsprogs-4.5.0-1|123	#----------------------------------------------------------------------------
14mu|xfsprogs-4.5.0-1|124	
14mu|xfsprogs-4.5.0-1|125	%prep
14mu|xfsprogs-4.5.0-1|126	%setup -q
14mu|xfsprogs-4.5.0-1|127	%patch1 -p1 -b .underlinking
14mu|xfsprogs-4.5.0-1|128	
14mu|xfsprogs-4.5.0-1|129	%build
14mu|xfsprogs-4.5.0-1|130	export DEBUG="-DNDEBUG"
14mu|xfsprogs-4.5.0-1|131	export OPTIMIZER="%{optflags}"
14mu|xfsprogs-4.5.0-1|132	
14mu|xfsprogs-4.5.0-1|133	%configure2_5x \
14mu|xfsprogs-4.5.0-1|134	--libdir=/%{_lib} \
14mu|xfsprogs-4.5.0-1|135	--libexecdir=%{_libdir} \
14mu|xfsprogs-4.5.0-1|136	--sbindir=/sbin \
14mu|xfsprogs-4.5.0-1|137	--bindir=/usr/sbin \
14mu|xfsprogs-4.5.0-1|138	--enable-gettext=yes \
14mu|xfsprogs-4.5.0-1|139	--enable-editline=no \
14mu|xfsprogs-4.5.0-1|140	--enable-shared=yes
14mu|xfsprogs-4.5.0-1|141	
14mu|xfsprogs-4.5.0-1|142	make DEBUG=-DNDEBUG OPTIMIZER="%{optflags}"
14mu|xfsprogs-4.5.0-1|143	
14mu|xfsprogs-4.5.0-1|144	%install
14mu|xfsprogs-4.5.0-1|145	make install DIST_ROOT=%{buildroot}/
14mu|xfsprogs-4.5.0-1|146	make install-dev DIST_ROOT=%{buildroot}/
14mu|xfsprogs-4.5.0-1|147	
14mu|xfsprogs-4.5.0-1|148	chmod +x %{buildroot}/%{_lib}/libhandle.so.%{major}*
14mu|xfsprogs-4.5.0-1|149	
14mu|xfsprogs-4.5.0-1|150	# nuke files already packaged as %doc
14mu|xfsprogs-4.5.0-1|151	rm -r %{buildroot}%{_datadir}/doc/xfsprogs/
14mu|xfsprogs-4.5.0-1|152	%find_lang %{name}
14mu|xfsprogs-4.5.0-1|153	
14mu|xfsprogs-4.5.0-1|154	
14mu|xfsprogs-4.5.0-1|155	%changelog
14mu|xfsprogs-4.5.0-1|156	
14mu|xfsprogs-4.5.0-1|157	* Tue Jul 12 2016 abondrov <andrey.bondrov@rosalab.ru> 4.5.0-1
14mu|xfsprogs-4.5.0-1|158	- (2dd6dac) Merge pull request #2 from tremod/xfsprogs:rosa2014.1
14mu|xfsprogs-4.5.0-1|159	- (2dd6dac) Update to 4.5.0
14mu|xfsprogs-4.5.0-1|160	
14mu|xfsprogs-4.5.0-1|161	

26315 14
14mu|xgc-1.0.5-1|1	Name:		xgc
14mu|xgc-1.0.5-1|2	Version:	1.0.5
14mu|xgc-1.0.5-1|3	Release:	1
14mu|xgc-1.0.5-1|4	Summary:	X graphics demo
14mu|xgc-1.0.5-1|5	
14mu|xgc-1.0.5-1|6	Group:		Development/X11
14mu|xgc-1.0.5-1|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xgc-1.0.5-1|8	License:	MIT
14mu|xgc-1.0.5-1|9	
14mu|xgc-1.0.5-1|10	BuildRequires: libxt-devel >= 1.0.0
14mu|xgc-1.0.5-1|11	BuildRequires: libxaw-devel >= 1.0.1
14mu|xgc-1.0.5-1|12	BuildRequires: x11-util-macros >= 1.0.1
14mu|xgc-1.0.5-1|13	BuildRequires:	flex
14mu|xgc-1.0.5-1|14	
14mu|xgc-1.0.5-1|15	%description
14mu|xgc-1.0.5-1|16	The xgc program demonstrates various features of the X graphics primitives.
14mu|xgc-1.0.5-1|17	
14mu|xgc-1.0.5-1|18	%prep
14mu|xgc-1.0.5-1|19	%setup -q -n %{name}-%{version}
14mu|xgc-1.0.5-1|20	
14mu|xgc-1.0.5-1|21	%build
14mu|xgc-1.0.5-1|22	%configure2_5x
14mu|xgc-1.0.5-1|23	%make
14mu|xgc-1.0.5-1|24	
14mu|xgc-1.0.5-1|25	%install
14mu|xgc-1.0.5-1|26	%makeinstall_std
14mu|xgc-1.0.5-1|27	
14mu|xgc-1.0.5-1|28	%clean
14mu|xgc-1.0.5-1|29	
14mu|xgc-1.0.5-1|30	%files
14mu|xgc-1.0.5-1|31	%{_bindir}/xgc
14mu|xgc-1.0.5-1|32	%{_datadir}/X11/app-defaults/Xgc
14mu|xgc-1.0.5-1|33	%{_datadir}/X11/app-defaults/Xgc-color
14mu|xgc-1.0.5-1|34	%{_mandir}/man1/xgc.1*
14mu|xgc-1.0.5-1|35	
14mu|xgc-1.0.5-1|36	%changelog
14mu|xgc-1.0.5-1|37	
14mu|xgc-1.0.5-1|38	* Mon Jan 11 2016 dsilakov <denis.silakov@rosalab.ru> 1.0.5-1
14mu|xgc-1.0.5-1|39	- (117bc50) Merge pull request #2 from import/xgc:auto_update
14mu|xgc-1.0.5-1|40	- (117bc50) Updated to 1.0.5 (by updates_builder)
14mu|xgc-1.0.5-1|41	
14mu|xgc-1.0.5-1|42	

26316 14
14mu|xhost-1.0.7-1|1	Name: xhost
14mu|xhost-1.0.7-1|2	Version: 1.0.7
14mu|xhost-1.0.7-1|3	Release: 1
14mu|xhost-1.0.7-1|4	Summary: Server access control program for X
14mu|xhost-1.0.7-1|5	
14mu|xhost-1.0.7-1|6	Group: Development/X11
14mu|xhost-1.0.7-1|7	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xhost-1.0.7-1|8	License: MIT
14mu|xhost-1.0.7-1|9	
14mu|xhost-1.0.7-1|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|xhost-1.0.7-1|11	BuildRequires: pkgconfig(xau) >= 1.0.0
14mu|xhost-1.0.7-1|12	BuildRequires: pkgconfig(xmu) >= 1.0.0
14mu|xhost-1.0.7-1|13	BuildRequires: x11-util-macros >= 1.0.1
14mu|xhost-1.0.7-1|14	Conflicts: setup < 2.7.10
14mu|xhost-1.0.7-1|15	
14mu|xhost-1.0.7-1|16	%description
14mu|xhost-1.0.7-1|17	The xhost program is used to add and delete host names or user names to the
14mu|xhost-1.0.7-1|18	list allowed to make connections to the X server. In the case of hosts, this
14mu|xhost-1.0.7-1|19	provides a rudimentary form of privacy control and security. It is only
14mu|xhost-1.0.7-1|20	sufficient for a workstation (single user) environment, although it does limit
14mu|xhost-1.0.7-1|21	the worst abuses. Environments which require more sophisticated measures should
14mu|xhost-1.0.7-1|22	implement the user-based mechanism or use the hooks in the protocol for passing
14mu|xhost-1.0.7-1|23	other authentication data to the server.
14mu|xhost-1.0.7-1|24	
14mu|xhost-1.0.7-1|25	%prep
14mu|xhost-1.0.7-1|26	%setup -q
14mu|xhost-1.0.7-1|27	
14mu|xhost-1.0.7-1|28	%build
14mu|xhost-1.0.7-1|29	%configure2_5x
14mu|xhost-1.0.7-1|30	%make
14mu|xhost-1.0.7-1|31	
14mu|xhost-1.0.7-1|32	%install
14mu|xhost-1.0.7-1|33	%makeinstall_std
14mu|xhost-1.0.7-1|34	
14mu|xhost-1.0.7-1|35	
14mu|xhost-1.0.7-1|36	%files
14mu|xhost-1.0.7-1|37	%{_bindir}/xhost
14mu|xhost-1.0.7-1|38	%{_mandir}/man1/xhost.1%{_extension}
14mu|xhost-1.0.7-1|39	
14mu|xhost-1.0.7-1|40	%changelog
14mu|xhost-1.0.7-1|41	
14mu|xhost-1.0.7-1|42	* Wed Jan 13 2016 dsilakov <denis.silakov@rosalab.ru> 1.0.7-1
14mu|xhost-1.0.7-1|43	- (5df9cc4) Merge pull request #2 from import/xhost:auto_update
14mu|xhost-1.0.7-1|44	- (5df9cc4) Updated to 1.0.7 (by updates_builder)
14mu|xhost-1.0.7-1|45	
14mu|xhost-1.0.7-1|46	

26317 14
14mu|xine-lib-1.2.5-3|1	%define build_optimization 0
14mu|xine-lib-1.2.5-3|2	%define dvdnav 0.1.4
14mu|xine-lib-1.2.5-3|3	
14mu|xine-lib-1.2.5-3|4	%define build_pulse 1
14mu|xine-lib-1.2.5-3|5	%define build_magick 1
14mu|xine-lib-1.2.5-3|6	%define build_caca 1
14mu|xine-lib-1.2.5-3|7	%define build_directfb 0
14mu|xine-lib-1.2.5-3|8	%define external_vcdnav 1
14mu|xine-lib-1.2.5-3|9	%define build_smb 1
14mu|xine-lib-1.2.5-3|10	%define build_alsa 1
14mu|xine-lib-1.2.5-3|11	%define build_linuxfb 1
14mu|xine-lib-1.2.5-3|12	
14mu|xine-lib-1.2.5-3|13	%define build_vidix 0
14mu|xine-lib-1.2.5-3|14	
14mu|xine-lib-1.2.5-3|15	%define build_divx4 0
14mu|xine-lib-1.2.5-3|16	%define build_xvid 0
14mu|xine-lib-1.2.5-3|17	%define build_faad 0
14mu|xine-lib-1.2.5-3|18	%define build_win32 0
14mu|xine-lib-1.2.5-3|19	%ifarch %{ix86}
14mu|xine-lib-1.2.5-3|20	%define build_win32 1
14mu|xine-lib-1.2.5-3|21	%endif
14mu|xine-lib-1.2.5-3|22	
14mu|xine-lib-1.2.5-3|23	%define external_ffmpeg 1
14mu|xine-lib-1.2.5-3|24	
14mu|xine-lib-1.2.5-3|25	######################
14mu|xine-lib-1.2.5-3|26	# Hardcode PLF build
14mu|xine-lib-1.2.5-3|27	%define build_plf 0
14mu|xine-lib-1.2.5-3|28	######################
14mu|xine-lib-1.2.5-3|29	
14mu|xine-lib-1.2.5-3|30	%if %{build_plf}
14mu|xine-lib-1.2.5-3|31	%define distsuffix plf
14mu|xine-lib-1.2.5-3|32	%define build_faad 1
14mu|xine-lib-1.2.5-3|33	%define extrarelsuffix plf
14mu|xine-lib-1.2.5-3|34	%endif
14mu|xine-lib-1.2.5-3|35	
14mu|xine-lib-1.2.5-3|36	%{?_with_optimization: %{expand: %%global build_optimization 1}}
14mu|xine-lib-1.2.5-3|37	%{?_with_directfb: %{expand: %%global build_directfb 1}}
14mu|xine-lib-1.2.5-3|38	%{?_without_directfb: %{expand: %%global build_directfb 0}}
14mu|xine-lib-1.2.5-3|39	%{?_with_alsa: %{expand: %%global build_alsa 1}}
14mu|xine-lib-1.2.5-3|40	%{?_without_alsa: %{expand: %%global build_alsa 0}}
14mu|xine-lib-1.2.5-3|41	%{?_with_vcdnav: %{expand: %%global external_vcdnav 1}}
14mu|xine-lib-1.2.5-3|42	%{?_without_vcdnav: %{expand: %%global external_vcdnav 0}}
14mu|xine-lib-1.2.5-3|43	%{?_with_vidix: %{expand: %%global build_vidix 1}}
14mu|xine-lib-1.2.5-3|44	%{?_without_vidix: %{expand: %%global build_vidix 0}}
14mu|xine-lib-1.2.5-3|45	%{?_with_linuxfb: %{expand: %%global build_linuxfb 1}}
14mu|xine-lib-1.2.5-3|46	%{?_without_linuxfb: %{expand: %%global build_linuxfb 0}}
14mu|xine-lib-1.2.5-3|47	%{?_with_faad: %{expand: %%global build_faad 1}}
14mu|xine-lib-1.2.5-3|48	%{?_without_faad: %{expand: %%global build_faad 0}}
14mu|xine-lib-1.2.5-3|49	%{?_with_win32: %{expand: %%global build_win32 1}}
14mu|xine-lib-1.2.5-3|50	%{?_without_win32: %{expand: %%global build_win32 0}}
14mu|xine-lib-1.2.5-3|51	%{?_with_divx4: %{expand: %%global build_divx4 1}}
14mu|xine-lib-1.2.5-3|52	%{?_without_divx4: %{expand: %%global build_divx4 0}}
14mu|xine-lib-1.2.5-3|53	%{?_with_xvid: %{expand: %%global build_xvid 1}}
14mu|xine-lib-1.2.5-3|54	%{?_without_xvid: %{expand: %%global build_xvid 0}}
14mu|xine-lib-1.2.5-3|55	%{?_with_smb: %{expand: %%global build_smb 1}}
14mu|xine-lib-1.2.5-3|56	%{?_without_smb: %{expand: %%global build_smb 0}}
14mu|xine-lib-1.2.5-3|57	%{?_with_pulse: %{expand: %%global build_pulse 1}}
14mu|xine-lib-1.2.5-3|58	%{?_without_pulse: %{expand: %%global build_pulse 0}}
14mu|xine-lib-1.2.5-3|59	%{?_with_magick: %{expand: %%global build_magick 1}}
14mu|xine-lib-1.2.5-3|60	%{?_without_magick: %{expand: %%global build_magick 0}}
14mu|xine-lib-1.2.5-3|61	%{?_with_ffmpeg: %{expand: %%global external_ffmpeg 1}}
14mu|xine-lib-1.2.5-3|62	%{?_without_ffmpeg: %{expand: %%global external_ffmpeg 0}}
14mu|xine-lib-1.2.5-3|63	
14mu|xine-lib-1.2.5-3|64	%define bname xine
14mu|xine-lib-1.2.5-3|65	%define major 2
14mu|xine-lib-1.2.5-3|66	%define api 2.4
14mu|xine-lib-1.2.5-3|67	%define libname %mklibname xine %{major}
14mu|xine-lib-1.2.5-3|68	%define devname %mklibname -d xine
14mu|xine-lib-1.2.5-3|69	
14mu|xine-lib-1.2.5-3|70	Summary:	A Free Video Player (Libraries)
14mu|xine-lib-1.2.5-3|71	Name:		xine-lib
14mu|xine-lib-1.2.5-3|72	Version:	1.2.5
14mu|xine-lib-1.2.5-3|73	Release:	3%{?extrarelsuffix}
14mu|xine-lib-1.2.5-3|74	License:	GPLv2+
14mu|xine-lib-1.2.5-3|75	Group:		System/Libraries
14mu|xine-lib-1.2.5-3|76	Url:		http://xine.sourceforge.net
14mu|xine-lib-1.2.5-3|77	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/xine-lib-%{version}.tar.xz
14mu|xine-lib-1.2.5-3|78	Source1:	accel_vaapi.h
14mu|xine-lib-1.2.5-3|79	
14mu|xine-lib-1.2.5-3|80	BuildRequires:	aalib-devel
14mu|xine-lib-1.2.5-3|81	BuildRequires:	gettext-devel
14mu|xine-lib-1.2.5-3|82	BuildRequires:	libmpcdec-devel
14mu|xine-lib-1.2.5-3|83	BuildRequires:	mng-devel
14mu|xine-lib-1.2.5-3|84	BuildRequires:	pkgconfig(esound)
14mu|xine-lib-1.2.5-3|85	BuildRequires:	pkgconfig(flac)
14mu|xine-lib-1.2.5-3|86	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14mu|xine-lib-1.2.5-3|87	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14mu|xine-lib-1.2.5-3|88	BuildRequires:	pkgconfig(gdk-2.0)
14mu|xine-lib-1.2.5-3|89	BuildRequires:	pkgconfig(glu)
14mu|xine-lib-1.2.5-3|90	BuildRequires:	pkgconfig(ice)
14mu|xine-lib-1.2.5-3|91	BuildRequires:	pkgconfig(jack)
14mu|xine-lib-1.2.5-3|92	BuildRequires:	pkgconfig(libbluray)
14mu|xine-lib-1.2.5-3|93	BuildRequires:	pkgconfig(libmodplug)
14mu|xine-lib-1.2.5-3|94	BuildRequires:	pkgconfig(libv4l2)
14mu|xine-lib-1.2.5-3|95	BuildRequires:	pkgconfig(mad)
14mu|xine-lib-1.2.5-3|96	BuildRequires:	pkgconfig(speex)
14mu|xine-lib-1.2.5-3|97	BuildRequires:	pkgconfig(sdl)
14mu|xine-lib-1.2.5-3|98	BuildRequires:	pkgconfig(sm)
14mu|xine-lib-1.2.5-3|99	BuildRequires:	pkgconfig(vdpau)
14mu|xine-lib-1.2.5-3|100	BuildRequires:	pkgconfig(vorbis)
14mu|xine-lib-1.2.5-3|101	BuildRequires:	pkgconfig(vorbisfile)
14mu|xine-lib-1.2.5-3|102	BuildRequires:	pkgconfig(vpx)
14mu|xine-lib-1.2.5-3|103	BuildRequires:	pkgconfig(wavpack)
14mu|xine-lib-1.2.5-3|104	BuildRequires:	pkgconfig(xinerama)
14mu|xine-lib-1.2.5-3|105	BuildRequires:	pkgconfig(xv)
14mu|xine-lib-1.2.5-3|106	BuildRequires:	pkgconfig(xvmc)
14mu|xine-lib-1.2.5-3|107	%if %{build_smb}
14mu|xine-lib-1.2.5-3|108	BuildRequires:	pkgconfig(smbclient)
14mu|xine-lib-1.2.5-3|109	%endif
14mu|xine-lib-1.2.5-3|110	%if %{external_vcdnav}
14mu|xine-lib-1.2.5-3|111	BuildRequires:	pkgconfig(libvcdinfo)
14mu|xine-lib-1.2.5-3|112	%endif
14mu|xine-lib-1.2.5-3|113	%if %{build_directfb}
14mu|xine-lib-1.2.5-3|114	Buildrequires:	pkgconfig(directfb)
14mu|xine-lib-1.2.5-3|115	%endif
14mu|xine-lib-1.2.5-3|116	%if %{external_ffmpeg}
14mu|xine-lib-1.2.5-3|117	BuildRequires:	pkgconfig(libavcodec)
14mu|xine-lib-1.2.5-3|118	%endif
14mu|xine-lib-1.2.5-3|119	
14mu|xine-lib-1.2.5-3|120	%description
14mu|xine-lib-1.2.5-3|121	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|122	
14mu|xine-lib-1.2.5-3|123	%if %{build_plf}
14mu|xine-lib-1.2.5-3|124	This package is in restricted repository because the AAC decoder is
14mu|xine-lib-1.2.5-3|125	covered by patents.
14mu|xine-lib-1.2.5-3|126	%endif
14mu|xine-lib-1.2.5-3|127	
14mu|xine-lib-1.2.5-3|128	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|129	
14mu|xine-lib-1.2.5-3|130	%package -n %{libname}
14mu|xine-lib-1.2.5-3|131	Summary:	A Free Video Player (Libraries)
14mu|xine-lib-1.2.5-3|132	Group:		System/Libraries
14mu|xine-lib-1.2.5-3|133	Provides:	xine-lib
14mu|xine-lib-1.2.5-3|134	
14mu|xine-lib-1.2.5-3|135	%description -n %{libname}
14mu|xine-lib-1.2.5-3|136	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|137	
14mu|xine-lib-1.2.5-3|138	This package contains the shared libraries required by xine.
14mu|xine-lib-1.2.5-3|139	
14mu|xine-lib-1.2.5-3|140	%files -n %{libname}
14mu|xine-lib-1.2.5-3|141	%{_libdir}/libxine.so.%{major}*
14mu|xine-lib-1.2.5-3|142	
14mu|xine-lib-1.2.5-3|143	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|144	
14mu|xine-lib-1.2.5-3|145	%package -n %{devname}
14mu|xine-lib-1.2.5-3|146	Summary:	Devel files for xine
14mu|xine-lib-1.2.5-3|147	Group:		Development/C
14mu|xine-lib-1.2.5-3|148	Requires:	%{libname} = %{version}-%{release}
14mu|xine-lib-1.2.5-3|149	Provides:	libxine-devel = %{version}-%{release}
14mu|xine-lib-1.2.5-3|150	
14mu|xine-lib-1.2.5-3|151	%description -n %{devname}
14mu|xine-lib-1.2.5-3|152	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|153	
14mu|xine-lib-1.2.5-3|154	This package contains the development files required for compiling xine
14mu|xine-lib-1.2.5-3|155	front ends or plugins.
14mu|xine-lib-1.2.5-3|156	
14mu|xine-lib-1.2.5-3|157	%files -n %{devname}
14mu|xine-lib-1.2.5-3|158	%doc README AUTHORS TODO
14mu|xine-lib-1.2.5-3|159	%doc ChangeLog installed-docs/hackersguide
14mu|xine-lib-1.2.5-3|160	%{_bindir}/xine-config
14mu|xine-lib-1.2.5-3|161	%{_bindir}/xine-list-1.2
14mu|xine-lib-1.2.5-3|162	%{multiarch_bindir}/xine-config
14mu|xine-lib-1.2.5-3|163	%{_mandir}/man1/xine-config.1*
14mu|xine-lib-1.2.5-3|164	%{_mandir}/man1/xine-list-1.2.1*
14mu|xine-lib-1.2.5-3|165	%{_libdir}/*.so
14mu|xine-lib-1.2.5-3|166	%{_libdir}/pkgconfig/libxine.pc
14mu|xine-lib-1.2.5-3|167	%{_datadir}/aclocal/xine.m4
14mu|xine-lib-1.2.5-3|168	%{_includedir}/*.h
14mu|xine-lib-1.2.5-3|169	%{_includedir}/xine
14mu|xine-lib-1.2.5-3|170	
14mu|xine-lib-1.2.5-3|171	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|172	
14mu|xine-lib-1.2.5-3|173	%package -n %{bname}-plugins
14mu|xine-lib-1.2.5-3|174	Summary:	A Free Video Player (main plugins)
14mu|xine-lib-1.2.5-3|175	Group:		Video
14mu|xine-lib-1.2.5-3|176	Provides:	%{bname}-xv %{bname}-gl %{bname}-oss %{libname}-docs %{bname}-speex
14mu|xine-lib-1.2.5-3|177	Provides:	%{bname}-dvdnav %{bname}-alsa %{bname}-musepack
14mu|xine-lib-1.2.5-3|178	%if %{build_win32}
14mu|xine-lib-1.2.5-3|179	Provides:	xine-plugins-win32
14mu|xine-lib-1.2.5-3|180	Provides:	xine-win32
14mu|xine-lib-1.2.5-3|181	#Suggests: win32-codecs
14mu|xine-lib-1.2.5-3|182	%endif
14mu|xine-lib-1.2.5-3|183	# Plugins are in versioned dir, so require the exact version
14mu|xine-lib-1.2.5-3|184	Requires:	%{libname} = %{version}
14mu|xine-lib-1.2.5-3|185	# provide the plugin API version
14mu|xine-lib-1.2.5-3|186	Provides:	xine-plugin-api = %{api}
14mu|xine-lib-1.2.5-3|187	
14mu|xine-lib-1.2.5-3|188	%description -n %{bname}-plugins
14mu|xine-lib-1.2.5-3|189	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|190	
14mu|xine-lib-1.2.5-3|191	This package includes the main plugins for xine, they allow the input
14mu|xine-lib-1.2.5-3|192	from files, Video CDs, network streams and (not encrypted) DVDs in
14mu|xine-lib-1.2.5-3|193	several video formats.
14mu|xine-lib-1.2.5-3|194	
14mu|xine-lib-1.2.5-3|195	%if %{build_optimization}
14mu|xine-lib-1.2.5-3|196	Warning: This package was optimized for the build machine and probably
14mu|xine-lib-1.2.5-3|197	will not run on other computers.
14mu|xine-lib-1.2.5-3|198	%endif
14mu|xine-lib-1.2.5-3|199	
14mu|xine-lib-1.2.5-3|200	%files -n %{bname}-plugins -f libxine2.lang
14mu|xine-lib-1.2.5-3|201	%doc installed-docs/README* installed-docs/faq.*
14mu|xine-lib-1.2.5-3|202	%{_mandir}/man5/xine.5*
14mu|xine-lib-1.2.5-3|203	%dir %{_libdir}/xine/
14mu|xine-lib-1.2.5-3|204	%dir %{_libdir}/xine/plugins/
14mu|xine-lib-1.2.5-3|205	%dir %{_libdir}/xine/plugins/%{api}/
14mu|xine-lib-1.2.5-3|206	%dir %{_libdir}/xine/plugins/%{api}/post/
14mu|xine-lib-1.2.5-3|207	%{_libdir}/xine/plugins/%{api}/mime.types
14mu|xine-lib-1.2.5-3|208	%if %{build_alsa}
14mu|xine-lib-1.2.5-3|209	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_alsa.so
14mu|xine-lib-1.2.5-3|210	%endif
14mu|xine-lib-1.2.5-3|211	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_file.so
14mu|xine-lib-1.2.5-3|212	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_none.so
14mu|xine-lib-1.2.5-3|213	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_oss.so
14mu|xine-lib-1.2.5-3|214	%{_libdir}/xine/plugins/%{api}/xineplug_inp_cdda.so
14mu|xine-lib-1.2.5-3|215	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvb.so
14mu|xine-lib-1.2.5-3|216	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvd.so
14mu|xine-lib-1.2.5-3|217	%{_libdir}/xine/plugins/%{api}/xineplug_inp_http.so
14mu|xine-lib-1.2.5-3|218	%{_libdir}/xine/plugins/%{api}/xineplug_inp_stdin_fifo.so
14mu|xine-lib-1.2.5-3|219	%{_libdir}/xine/plugins/%{api}/xineplug_inp_file.so
14mu|xine-lib-1.2.5-3|220	%{_libdir}/xine/plugins/%{api}/xineplug_inp_mms.so
14mu|xine-lib-1.2.5-3|221	%{_libdir}/xine/plugins/%{api}/xineplug_inp_net.so
14mu|xine-lib-1.2.5-3|222	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pnm.so
14mu|xine-lib-1.2.5-3|223	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pvr.so
14mu|xine-lib-1.2.5-3|224	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtp.so
14mu|xine-lib-1.2.5-3|225	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtsp.so
14mu|xine-lib-1.2.5-3|226	%{_libdir}/xine/plugins/%{api}/xineplug_inp_test.so
14mu|xine-lib-1.2.5-3|227	%{_libdir}/xine/plugins/%{api}/xineplug_inp_vcd.so
14mu|xine-lib-1.2.5-3|228	%{_libdir}/xine/plugins/%{api}/xineplug_inp_v4l2.so
14mu|xine-lib-1.2.5-3|229	%{_libdir}/xine/plugins/%{api}/xineplug_dmx_*so
14mu|xine-lib-1.2.5-3|230	%{_libdir}/xine/plugins/%{api}/xineplug_decode_a52.so
14mu|xine-lib-1.2.5-3|231	%{_libdir}/xine/plugins/%{api}/xineplug_decode_bitplane.so
14mu|xine-lib-1.2.5-3|232	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dts.so
14mu|xine-lib-1.2.5-3|233	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dvaudio.so
14mu|xine-lib-1.2.5-3|234	%{_libdir}/xine/plugins/%{api}/xineplug_decode_ff.so
14mu|xine-lib-1.2.5-3|235	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gdk_pixbuf.so
14mu|xine-lib-1.2.5-3|236	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gsm610.so
14mu|xine-lib-1.2.5-3|237	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libjpeg.so
14mu|xine-lib-1.2.5-3|238	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libvpx.so
14mu|xine-lib-1.2.5-3|239	%{_libdir}/xine/plugins/%{api}/xineplug_decode_lpcm.so
14mu|xine-lib-1.2.5-3|240	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mad.so
14mu|xine-lib-1.2.5-3|241	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpc.so*
14mu|xine-lib-1.2.5-3|242	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpeg2.so
14mu|xine-lib-1.2.5-3|243	%{_libdir}/xine/plugins/%{api}/xineplug_decode_spu*.so
14mu|xine-lib-1.2.5-3|244	%{_libdir}/xine/plugins/%{api}/xineplug_decode_real.so
14mu|xine-lib-1.2.5-3|245	%{_libdir}/xine/plugins/%{api}/xineplug_decode_rgb.so
14mu|xine-lib-1.2.5-3|246	%{_libdir}/xine/plugins/%{api}/xineplug_decode_yuv.so
14mu|xine-lib-1.2.5-3|247	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264.so
14mu|xine-lib-1.2.5-3|248	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264_alter.so
14mu|xine-lib-1.2.5-3|249	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg12.so
14mu|xine-lib-1.2.5-3|250	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg4.so
14mu|xine-lib-1.2.5-3|251	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_vc1.so
14mu|xine-lib-1.2.5-3|252	%{_libdir}/xine/plugins/%{api}/xineplug_inp_bluray.so
14mu|xine-lib-1.2.5-3|253	%{_libdir}/xine/plugins/%{api}/xineplug_nsf.so
14mu|xine-lib-1.2.5-3|254	%{_libdir}/xine/plugins/%{api}/xineplug_sputext.so
14mu|xine-lib-1.2.5-3|255	%{_libdir}/xine/plugins/%{api}/xineplug_vdr.so
14mu|xine-lib-1.2.5-3|256	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vaapi.so
14mu|xine-lib-1.2.5-3|257	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vdpau.so
14mu|xine-lib-1.2.5-3|258	%{_libdir}/xine/plugins/%{api}/xineplug_xiph.so
14mu|xine-lib-1.2.5-3|259	%if %{build_directfb}
14mu|xine-lib-1.2.5-3|260	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_directfb.so
14mu|xine-lib-1.2.5-3|261	%endif
14mu|xine-lib-1.2.5-3|262	%if %{build_linuxfb}
14mu|xine-lib-1.2.5-3|263	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_fb.so
14mu|xine-lib-1.2.5-3|264	%endif
14mu|xine-lib-1.2.5-3|265	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl.so
14mu|xine-lib-1.2.5-3|266	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl2.so
14mu|xine-lib-1.2.5-3|267	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_none.so
14mu|xine-lib-1.2.5-3|268	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_raw.so
14mu|xine-lib-1.2.5-3|269	%if %{build_vidix}
14mu|xine-lib-1.2.5-3|270	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vidix.so
14mu|xine-lib-1.2.5-3|271	%{_libdir}/xine/plugins/%{api}/vidix/
14mu|xine-lib-1.2.5-3|272	%endif
14mu|xine-lib-1.2.5-3|273	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xshm.so
14mu|xine-lib-1.2.5-3|274	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xv.so
14mu|xine-lib-1.2.5-3|275	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xvmc.so
14mu|xine-lib-1.2.5-3|276	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xxmc.so
14mu|xine-lib-1.2.5-3|277	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbshm.so
14mu|xine-lib-1.2.5-3|278	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbxv.so
14mu|xine-lib-1.2.5-3|279	%if %{build_win32}
14mu|xine-lib-1.2.5-3|280	%{_libdir}/xine/plugins/%{api}/xineplug_decode_qt.so*
14mu|xine-lib-1.2.5-3|281	%{_libdir}/xine/plugins/%{api}/xineplug_decode_w32dll.so*
14mu|xine-lib-1.2.5-3|282	%endif
14mu|xine-lib-1.2.5-3|283	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_audio_filters.so
14mu|xine-lib-1.2.5-3|284	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_goom.so
14mu|xine-lib-1.2.5-3|285	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_mosaico.so
14mu|xine-lib-1.2.5-3|286	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_planar.so
14mu|xine-lib-1.2.5-3|287	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_switch.so
14mu|xine-lib-1.2.5-3|288	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_tvtime.so
14mu|xine-lib-1.2.5-3|289	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_visualizations.so
14mu|xine-lib-1.2.5-3|290	%{_datadir}/xine-lib
14mu|xine-lib-1.2.5-3|291	
14mu|xine-lib-1.2.5-3|292	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|293	
14mu|xine-lib-1.2.5-3|294	%package -n %{bname}-wavpack
14mu|xine-lib-1.2.5-3|295	Group:		Sound
14mu|xine-lib-1.2.5-3|296	Summary:	Wavpack Audio decoder plugin for xine
14mu|xine-lib-1.2.5-3|297	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|298	
14mu|xine-lib-1.2.5-3|299	%description -n %{bname}-wavpack
14mu|xine-lib-1.2.5-3|300	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|301	
14mu|xine-lib-1.2.5-3|302	This package contains the wavpack audio decoder plugin.
14mu|xine-lib-1.2.5-3|303	
14mu|xine-lib-1.2.5-3|304	%files -n %{bname}-wavpack
14mu|xine-lib-1.2.5-3|305	%doc README
14mu|xine-lib-1.2.5-3|306	%{_libdir}/xine/plugins/%{api}/xineplug_wavpack.so
14mu|xine-lib-1.2.5-3|307	
14mu|xine-lib-1.2.5-3|308	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|309	
14mu|xine-lib-1.2.5-3|310	%package -n %{bname}-sdl
14mu|xine-lib-1.2.5-3|311	Group:		Video
14mu|xine-lib-1.2.5-3|312	Summary:	SDL video output plugin for xine
14mu|xine-lib-1.2.5-3|313	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|314	
14mu|xine-lib-1.2.5-3|315	%description -n %{bname}-sdl
14mu|xine-lib-1.2.5-3|316	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|317	
14mu|xine-lib-1.2.5-3|318	This package contains the SDL video output plugin.
14mu|xine-lib-1.2.5-3|319	
14mu|xine-lib-1.2.5-3|320	%files -n %{bname}-sdl
14mu|xine-lib-1.2.5-3|321	%doc README
14mu|xine-lib-1.2.5-3|322	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_sdl.so
14mu|xine-lib-1.2.5-3|323	
14mu|xine-lib-1.2.5-3|324	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|325	
14mu|xine-lib-1.2.5-3|326	%if %{build_caca}
14mu|xine-lib-1.2.5-3|327	%package -n %{bname}-caca
14mu|xine-lib-1.2.5-3|328	Group:		Video
14mu|xine-lib-1.2.5-3|329	Summary:	Caca video output plugin for xine
14mu|xine-lib-1.2.5-3|330	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|331	BuildRequires:	libcaca-devel >= 0.99
14mu|xine-lib-1.2.5-3|332	
14mu|xine-lib-1.2.5-3|333	%description -n %{bname}-caca
14mu|xine-lib-1.2.5-3|334	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|335	
14mu|xine-lib-1.2.5-3|336	This package contains the Caca video output plugin.
14mu|xine-lib-1.2.5-3|337	
14mu|xine-lib-1.2.5-3|338	%files -n %{bname}-caca
14mu|xine-lib-1.2.5-3|339	%doc README
14mu|xine-lib-1.2.5-3|340	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_caca.so
14mu|xine-lib-1.2.5-3|341	%endif
14mu|xine-lib-1.2.5-3|342	
14mu|xine-lib-1.2.5-3|343	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|344	
14mu|xine-lib-1.2.5-3|345	%package -n %{bname}-esd
14mu|xine-lib-1.2.5-3|346	Summary:	Esd plugin for xine
14mu|xine-lib-1.2.5-3|347	Group:		Sound
14mu|xine-lib-1.2.5-3|348	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|349	
14mu|xine-lib-1.2.5-3|350	%description -n %{bname}-esd
14mu|xine-lib-1.2.5-3|351	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|352	
14mu|xine-lib-1.2.5-3|353	- Esd audio output plugin
14mu|xine-lib-1.2.5-3|354	
14mu|xine-lib-1.2.5-3|355	%files -n %{bname}-esd
14mu|xine-lib-1.2.5-3|356	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_esd.so
14mu|xine-lib-1.2.5-3|357	
14mu|xine-lib-1.2.5-3|358	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|359	
14mu|xine-lib-1.2.5-3|360	%package -n %{bname}-jack
14mu|xine-lib-1.2.5-3|361	Summary:	Jack plugin for xine
14mu|xine-lib-1.2.5-3|362	Group:		Sound
14mu|xine-lib-1.2.5-3|363	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|364	
14mu|xine-lib-1.2.5-3|365	%description -n %{bname}-jack
14mu|xine-lib-1.2.5-3|366	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|367	
14mu|xine-lib-1.2.5-3|368	- Jack audio output plugin
14mu|xine-lib-1.2.5-3|369	
14mu|xine-lib-1.2.5-3|370	%files -n %{bname}-jack
14mu|xine-lib-1.2.5-3|371	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_jack.so
14mu|xine-lib-1.2.5-3|372	
14mu|xine-lib-1.2.5-3|373	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|374	
14mu|xine-lib-1.2.5-3|375	%if %{build_pulse}
14mu|xine-lib-1.2.5-3|376	%package -n %{bname}-pulse
14mu|xine-lib-1.2.5-3|377	Summary:	Pulseaudio plugin for xine
14mu|xine-lib-1.2.5-3|378	Group:		Sound
14mu|xine-lib-1.2.5-3|379	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|380	BuildRequires:	pkgconfig(libpulse)
14mu|xine-lib-1.2.5-3|381	
14mu|xine-lib-1.2.5-3|382	%description -n %{bname}-pulse
14mu|xine-lib-1.2.5-3|383	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|384	
14mu|xine-lib-1.2.5-3|385	- pulseaudio audio output plugin
14mu|xine-lib-1.2.5-3|386	
14mu|xine-lib-1.2.5-3|387	%files -n %{bname}-pulse
14mu|xine-lib-1.2.5-3|388	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_pulseaudio.so
14mu|xine-lib-1.2.5-3|389	%endif
14mu|xine-lib-1.2.5-3|390	
14mu|xine-lib-1.2.5-3|391	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|392	
14mu|xine-lib-1.2.5-3|393	%if %{build_magick}
14mu|xine-lib-1.2.5-3|394	%package -n %{bname}-image
14mu|xine-lib-1.2.5-3|395	Summary:	ImageMagick plugin for xine
14mu|xine-lib-1.2.5-3|396	Group:		Graphics
14mu|xine-lib-1.2.5-3|397	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|398	BuildRequires:	pkgconfig(ImageMagick)
14mu|xine-lib-1.2.5-3|399	
14mu|xine-lib-1.2.5-3|400	%description -n %{bname}-image
14mu|xine-lib-1.2.5-3|401	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|402	
14mu|xine-lib-1.2.5-3|403	- image display plugin based on ImageMagick
14mu|xine-lib-1.2.5-3|404	
14mu|xine-lib-1.2.5-3|405	%files -n %{bname}-image
14mu|xine-lib-1.2.5-3|406	%doc README
14mu|xine-lib-1.2.5-3|407	%{_libdir}/xine/plugins/%{api}/xineplug_decode_image.so
14mu|xine-lib-1.2.5-3|408	%endif
14mu|xine-lib-1.2.5-3|409	
14mu|xine-lib-1.2.5-3|410	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|411	
14mu|xine-lib-1.2.5-3|412	%package -n %{bname}-aa
14mu|xine-lib-1.2.5-3|413	Summary:	Aalib plugin for xine
14mu|xine-lib-1.2.5-3|414	Group:		Video
14mu|xine-lib-1.2.5-3|415	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|416	
14mu|xine-lib-1.2.5-3|417	%description -n %{bname}-aa
14mu|xine-lib-1.2.5-3|418	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|419	
14mu|xine-lib-1.2.5-3|420	- Aalib textmode output plugin
14mu|xine-lib-1.2.5-3|421	
14mu|xine-lib-1.2.5-3|422	%files -n %{bname}-aa
14mu|xine-lib-1.2.5-3|423	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_aa.so
14mu|xine-lib-1.2.5-3|424	
14mu|xine-lib-1.2.5-3|425	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|426	
14mu|xine-lib-1.2.5-3|427	%ifarch %{ix86} x86_64 ppc %{arm}
14mu|xine-lib-1.2.5-3|428	%package -n %{bname}-dxr3
14mu|xine-lib-1.2.5-3|429	Summary:	DXR3 plugin for xine
14mu|xine-lib-1.2.5-3|430	Group:		Video
14mu|xine-lib-1.2.5-3|431	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|432	
14mu|xine-lib-1.2.5-3|433	%description -n %{bname}-dxr3
14mu|xine-lib-1.2.5-3|434	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|435	
14mu|xine-lib-1.2.5-3|436	- DXR3/Hollywood+ (MPEG2 hardware decoder) decoding/output plugin
14mu|xine-lib-1.2.5-3|437	%if %{build_plf}
14mu|xine-lib-1.2.5-3|438	- this version has mpeg encoding enabled using libfame.
14mu|xine-lib-1.2.5-3|439	%endif
14mu|xine-lib-1.2.5-3|440	
14mu|xine-lib-1.2.5-3|441	%files -n %{bname}-dxr3
14mu|xine-lib-1.2.5-3|442	%{_libdir}/xine/plugins/%{api}/xineplug_*dxr3*.so
14mu|xine-lib-1.2.5-3|443	%endif
14mu|xine-lib-1.2.5-3|444	
14mu|xine-lib-1.2.5-3|445	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|446	
14mu|xine-lib-1.2.5-3|447	%package -n %{bname}-flac
14mu|xine-lib-1.2.5-3|448	Summary:	FLAC plugin for xine
14mu|xine-lib-1.2.5-3|449	Group:		Sound
14mu|xine-lib-1.2.5-3|450	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|451	
14mu|xine-lib-1.2.5-3|452	%description -n %{bname}-flac
14mu|xine-lib-1.2.5-3|453	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|454	
14mu|xine-lib-1.2.5-3|455	- FLAC audio decoder plugin
14mu|xine-lib-1.2.5-3|456	
14mu|xine-lib-1.2.5-3|457	%files -n %{bname}-flac
14mu|xine-lib-1.2.5-3|458	%{_libdir}/xine/plugins/%{api}/xineplug_flac.so
14mu|xine-lib-1.2.5-3|459	
14mu|xine-lib-1.2.5-3|460	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|461	
14mu|xine-lib-1.2.5-3|462	%package -n %{bname}-gnomevfs
14mu|xine-lib-1.2.5-3|463	Summary:	GNOME VFS plugin for xine
14mu|xine-lib-1.2.5-3|464	Group:		System/Libraries
14mu|xine-lib-1.2.5-3|465	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|466	
14mu|xine-lib-1.2.5-3|467	%description -n %{bname}-gnomevfs
14mu|xine-lib-1.2.5-3|468	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|469	
14mu|xine-lib-1.2.5-3|470	- GNOME VFS input plugin
14mu|xine-lib-1.2.5-3|471	
14mu|xine-lib-1.2.5-3|472	%files -n %{bname}-gnomevfs
14mu|xine-lib-1.2.5-3|473	%{_libdir}/xine/plugins/%{api}/xineplug_inp_gnome_vfs.so
14mu|xine-lib-1.2.5-3|474	
14mu|xine-lib-1.2.5-3|475	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|476	
14mu|xine-lib-1.2.5-3|477	%if %{build_smb}
14mu|xine-lib-1.2.5-3|478	%package -n %{bname}-smb
14mu|xine-lib-1.2.5-3|479	Summary:	Samba input plugin for xine
14mu|xine-lib-1.2.5-3|480	Group:		System/Libraries
14mu|xine-lib-1.2.5-3|481	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|482	
14mu|xine-lib-1.2.5-3|483	%description -n %{bname}-smb
14mu|xine-lib-1.2.5-3|484	xine is a free gpl-licensed video player for unix-like systems.
14mu|xine-lib-1.2.5-3|485	
14mu|xine-lib-1.2.5-3|486	- Samba input plugin
14mu|xine-lib-1.2.5-3|487	
14mu|xine-lib-1.2.5-3|488	%files -n %{bname}-smb
14mu|xine-lib-1.2.5-3|489	%{_libdir}/xine/plugins/%{api}/xineplug_inp_smb.so
14mu|xine-lib-1.2.5-3|490	%endif
14mu|xine-lib-1.2.5-3|491	
14mu|xine-lib-1.2.5-3|492	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|493	
14mu|xine-lib-1.2.5-3|494	%if %{build_divx4}
14mu|xine-lib-1.2.5-3|495	%package -n %{bname}-divx4
14mu|xine-lib-1.2.5-3|496	Summary:	Divx4 plugin for %{bname}
14mu|xine-lib-1.2.5-3|497	Group: 		Video
14mu|xine-lib-1.2.5-3|498	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|499	ExclusiveArch:	%{ix86}
14mu|xine-lib-1.2.5-3|500	Provides:	xine-plugins-divx4
14mu|xine-lib-1.2.5-3|501	
14mu|xine-lib-1.2.5-3|502	%description -n %{bname}-divx4
14mu|xine-lib-1.2.5-3|503	This package contains the divx4linux plugin for %{bname}. It is in
14mu|xine-lib-1.2.5-3|504	restricted because it is covered by software patents.
14mu|xine-lib-1.2.5-3|505	
14mu|xine-lib-1.2.5-3|506	%files -n %{bname}-divx4
14mu|xine-lib-1.2.5-3|507	%{_libdir}/xine/plugins/%{api}/xineplug_decode_divx4.so*
14mu|xine-lib-1.2.5-3|508	%endif
14mu|xine-lib-1.2.5-3|509	
14mu|xine-lib-1.2.5-3|510	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|511	
14mu|xine-lib-1.2.5-3|512	%if %{build_faad}
14mu|xine-lib-1.2.5-3|513	%package -n %{bname}-faad
14mu|xine-lib-1.2.5-3|514	Summary:	FAAD plugin for %{bname}
14mu|xine-lib-1.2.5-3|515	Group:		Sound
14mu|xine-lib-1.2.5-3|516	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|517	BuildRequires:	libfaad2-devel
14mu|xine-lib-1.2.5-3|518	
14mu|xine-lib-1.2.5-3|519	%description -n %{bname}-faad
14mu|xine-lib-1.2.5-3|520	This package contains the AAC decoder plugin for %{bname}. It is in
14mu|xine-lib-1.2.5-3|521	restricted repository because it is covered by software patents.
14mu|xine-lib-1.2.5-3|522	
14mu|xine-lib-1.2.5-3|523	%files -n %{bname}-faad
14mu|xine-lib-1.2.5-3|524	%{_libdir}/xine/plugins/%{api}/xineplug_decode_faad.so*
14mu|xine-lib-1.2.5-3|525	%endif
14mu|xine-lib-1.2.5-3|526	
14mu|xine-lib-1.2.5-3|527	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|528	
14mu|xine-lib-1.2.5-3|529	%if %{build_xvid}
14mu|xine-lib-1.2.5-3|530	%package -n %{bname}-xvid
14mu|xine-lib-1.2.5-3|531	Summary:	XviD plugin for %{bname}
14mu|xine-lib-1.2.5-3|532	Group:		Video
14mu|xine-lib-1.2.5-3|533	Requires:	%{bname}-plugins = %{version}
14mu|xine-lib-1.2.5-3|534	Provides:	xine-plugins-xvid
14mu|xine-lib-1.2.5-3|535	
14mu|xine-lib-1.2.5-3|536	%description -n %{bname}-xvid
14mu|xine-lib-1.2.5-3|537	This package contains the XviD plugin for %{bname}. It is in
14mu|xine-lib-1.2.5-3|538	restricted because it is covered by software patents.
14mu|xine-lib-1.2.5-3|539	
14mu|xine-lib-1.2.5-3|540	%files -n %{bname}-xvid
14mu|xine-lib-1.2.5-3|541	%{_libdir}/xine/plugins/%{api}/xineplug_decode_xvid.so*
14mu|xine-lib-1.2.5-3|542	%endif
14mu|xine-lib-1.2.5-3|543	
14mu|xine-lib-1.2.5-3|544	#----------------------------------------------------------------------------
14mu|xine-lib-1.2.5-3|545	
14mu|xine-lib-1.2.5-3|546	%prep
14mu|xine-lib-1.2.5-3|547	%setup -q
14mu|xine-lib-1.2.5-3|548	#copy missing source file
14mu|xine-lib-1.2.5-3|549	cp %{SOURCE1} src/xine-engine
14mu|xine-lib-1.2.5-3|550	
14mu|xine-lib-1.2.5-3|551	%build
14mu|xine-lib-1.2.5-3|552	#gw for flac
14mu|xine-lib-1.2.5-3|553	export OGG_LIBS=-logg
14mu|xine-lib-1.2.5-3|554	
14mu|xine-lib-1.2.5-3|555	%if ! %{build_optimization}
14mu|xine-lib-1.2.5-3|556	export CFLAGS="%(echo %optflags|sed s/-Wp,-D_FORTIFY_SOURCE=2//)"
14mu|xine-lib-1.2.5-3|557	%configure2_5x \
14mu|xine-lib-1.2.5-3|558	%else
14mu|xine-lib-1.2.5-3|559	%{?__cputoolize: %{__cputoolize}}
14mu|xine-lib-1.2.5-3|560	#gw expanded configure2_5x macro without the CFLAGS and --build stuff
14mu|xine-lib-1.2.5-3|561	[ -f configure.in -o -f configure.ac ] && %__libtoolize --copy --force
14mu|xine-lib-1.2.5-3|562	./configure \
14mu|xine-lib-1.2.5-3|563	--prefix=%{_prefix} \
14mu|xine-lib-1.2.5-3|564	--exec-prefix=%{_prefix} \
14mu|xine-lib-1.2.5-3|565	--bindir=%{_bindir} \
14mu|xine-lib-1.2.5-3|566	--sbindir=%{_sbindir} \
14mu|xine-lib-1.2.5-3|567	--sysconfdir=%{_sysconfdir} \
14mu|xine-lib-1.2.5-3|568	--datadir=%{_datadir} \
14mu|xine-lib-1.2.5-3|569	--includedir=%{_includedir} \
14mu|xine-lib-1.2.5-3|570	--libdir=%{_libdir} \
14mu|xine-lib-1.2.5-3|571	--libexecdir=%{_libdir} \
14mu|xine-lib-1.2.5-3|572	--localstatedir=/var/lib \
14mu|xine-lib-1.2.5-3|573	--sharedstatedir=%{_prefix}/com \
14mu|xine-lib-1.2.5-3|574	--mandir=%{_mandir} \
14mu|xine-lib-1.2.5-3|575	--infodir=%{_datadir}/info \
14mu|xine-lib-1.2.5-3|576	%endif
14mu|xine-lib-1.2.5-3|577	%if ! %{external_vcdnav}
14mu|xine-lib-1.2.5-3|578	--with-internal-vcdlibs \
14mu|xine-lib-1.2.5-3|579	%endif
14mu|xine-lib-1.2.5-3|580	%if %{build_directfb}
14mu|xine-lib-1.2.5-3|581	--enable-directfb \
14mu|xine-lib-1.2.5-3|582	%endif
14mu|xine-lib-1.2.5-3|583	%if ! %{build_alsa}
14mu|xine-lib-1.2.5-3|584	--disable-alsa \
14mu|xine-lib-1.2.5-3|585	%endif
14mu|xine-lib-1.2.5-3|586	%if ! %{build_vidix}
14mu|xine-lib-1.2.5-3|587	--disable-vidix \
14mu|xine-lib-1.2.5-3|588	%endif
14mu|xine-lib-1.2.5-3|589	%if ! %{build_faad}
14mu|xine-lib-1.2.5-3|590	--disable-faad \
14mu|xine-lib-1.2.5-3|591	%endif
14mu|xine-lib-1.2.5-3|592	%if ! %{build_pulse}
14mu|xine-lib-1.2.5-3|593	--disable-polypaudio \
14mu|xine-lib-1.2.5-3|594	%endif
14mu|xine-lib-1.2.5-3|595	%if ! %{build_linuxfb}
14mu|xine-lib-1.2.5-3|596	--disable-fb \
14mu|xine-lib-1.2.5-3|597	%endif
14mu|xine-lib-1.2.5-3|598	%if %{external_ffmpeg}
14mu|xine-lib-1.2.5-3|599	--with-external-ffmpeg \
14mu|xine-lib-1.2.5-3|600	%endif
14mu|xine-lib-1.2.5-3|601	--enable-ipv6 \
14mu|xine-lib-1.2.5-3|602	--with-libflac \
14mu|xine-lib-1.2.5-3|603	--with-wavpack \
14mu|xine-lib-1.2.5-3|604	--with-w32-path=%{_libdir}/codecs \
14mu|xine-lib-1.2.5-3|605	--with-external-libmpcdec
14mu|xine-lib-1.2.5-3|606	# real-codecs-path is not set so that runtime searching is used. We want
14mu|xine-lib-1.2.5-3|607	# to use either codecs from RealPlayer or real-codecs, whichever is
14mu|xine-lib-1.2.5-3|608	# present.
14mu|xine-lib-1.2.5-3|609	
14mu|xine-lib-1.2.5-3|610	%make
14mu|xine-lib-1.2.5-3|611	
14mu|xine-lib-1.2.5-3|612	%install
14mu|xine-lib-1.2.5-3|613	%makeinstall_std
14mu|xine-lib-1.2.5-3|614	
14mu|xine-lib-1.2.5-3|615	%multiarch_binaries %{buildroot}%{_bindir}/xine-config
14mu|xine-lib-1.2.5-3|616	
14mu|xine-lib-1.2.5-3|617	#clean out unpackaged files
14mu|xine-lib-1.2.5-3|618	rm -f %{buildroot}%{_libdir}/xine/plugins/*/*.la
14mu|xine-lib-1.2.5-3|619	rm -f %{buildroot}%{_libdir}/xine/plugins/*/post/*.la
14mu|xine-lib-1.2.5-3|620	rm -rf installed-docs
14mu|xine-lib-1.2.5-3|621	mv %{buildroot}%{_datadir}/doc/xine-lib installed-docs
14mu|xine-lib-1.2.5-3|622	rm -f %{buildroot}%{_libdir}/xine/plugins/*/xineplug_inp_vcdo.so
14mu|xine-lib-1.2.5-3|623	
14mu|xine-lib-1.2.5-3|624	%find_lang libxine2 || touch libxine2.lang
14mu|xine-lib-1.2.5-3|625	
14mu|xine-lib-1.2.5-3|626	
14mu|xine-lib-1.2.5-3|627	
14mu|xine-lib-1.2.5-3|628	%changelog
14mu|xine-lib-1.2.5-3|629	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.5-3
14mu|xine-lib-1.2.5-3|630	+ Revision: 185fbf9
14mu|xine-lib-1.2.5-3|631	- Bump release
14mu|xine-lib-1.2.5-3|632	
14mu|xine-lib-1.2.5-3|633	

26318 14
14mu|xinetd-2.3.15-4|1	Summary:	Powerful replacement for inetd
14mu|xinetd-2.3.15-4|2	Name:		xinetd
14mu|xinetd-2.3.15-4|3	Version:	2.3.15
14mu|xinetd-2.3.15-4|4	Release:	4
14mu|xinetd-2.3.15-4|5	Group:		System/Base
14mu|xinetd-2.3.15-4|6	License:	BSD
14mu|xinetd-2.3.15-4|7	URL:		http://www.xinetd.org
14mu|xinetd-2.3.15-4|8	Source0:	http://www.xinetd.org/%{name}-%{version}.tar.gz
14mu|xinetd-2.3.15-4|9	Source1:	xinetd.init
14mu|xinetd-2.3.15-4|10	Source2:	xinetd.default.config
14mu|xinetd-2.3.15-4|11	Source3:	convert.pl
14mu|xinetd-2.3.15-4|12	Source4:	xinetd-ttime
14mu|xinetd-2.3.15-4|13	Source5:	xinetd-utime
14mu|xinetd-2.3.15-4|14	Source6:	xinetd-tdtime
14mu|xinetd-2.3.15-4|15	Source7:	xinetd-udtime
14mu|xinetd-2.3.15-4|16	Source8:	xinetd-echo
14mu|xinetd-2.3.15-4|17	Source9:	xinetd-uecho
14mu|xinetd-2.3.15-4|18	Source10:	xinetd-chargen
14mu|xinetd-2.3.15-4|19	Source11:	xinetd-uchargen
14mu|xinetd-2.3.15-4|20	Source12:	xinetd.sysconf
14mu|xinetd-2.3.15-4|21	Source13:	xinetd-servers
14mu|xinetd-2.3.15-4|22	Source14:	xinetd-services
14mu|xinetd-2.3.15-4|23	Source15:	xinetd-xadmin
14mu|xinetd-2.3.15-4|24	Source50:	faq.html
14mu|xinetd-2.3.15-4|25	Patch0: xinetd-2.3.15-pie.patch
14mu|xinetd-2.3.15-4|26	Patch4: xinetd-2.3.14-bind-ipv6.patch
14mu|xinetd-2.3.15-4|27	Patch6: xinetd-2.3.14-man-section.patch
14mu|xinetd-2.3.15-4|28	Patch7: xinetd-2.3.15-PIE.patch
14mu|xinetd-2.3.15-4|29	Patch8: xinetd-2.3.14-ident-bind.patch
14mu|xinetd-2.3.15-4|30	Patch9: xinetd-2.3.14-readable-debuginfo.patch
14mu|xinetd-2.3.15-4|31	# Patch for clean reconfiguration using newer versions of autotools
14mu|xinetd-2.3.15-4|32	Patch10: xinetd-2.3.14-autoconf.patch
14mu|xinetd-2.3.15-4|33	# Completely rewritten socket handling code (it uses poll() instead
14mu|xinetd-2.3.15-4|34	# of select() function)
14mu|xinetd-2.3.15-4|35	Patch11: xinetd-2.3.15-poll.patch
14mu|xinetd-2.3.15-4|36	# New configuration option (limit for files opened by child process)
14mu|xinetd-2.3.15-4|37	Patch12: xinetd-2.3.14-file-limit.patch
14mu|xinetd-2.3.15-4|38	# When using tcpmux, xinetd ended up with sigsegv
14mu|xinetd-2.3.15-4|39	# (detection of NULL pointer in pollfd structure was missing)
14mu|xinetd-2.3.15-4|40	Patch13: xinetd-2.3.14-tcpmux.patch
14mu|xinetd-2.3.15-4|41	# When service is destroyed, destroy also its
14mu|xinetd-2.3.15-4|42	# file descriptor in array given to poll function
14mu|xinetd-2.3.15-4|43	Patch14: xinetd-2.3.14-clean-pfd.patch
14mu|xinetd-2.3.15-4|44	# xinetd confuses ipv6 and ipv4 port parsing
14mu|xinetd-2.3.15-4|45	# - furtunately, they have the same format, so everything
14mu|xinetd-2.3.15-4|46	#   works even without this patch
14mu|xinetd-2.3.15-4|47	Patch15: xinetd-2.3.14-ipv6confusion.patch
14mu|xinetd-2.3.15-4|48	# This fixes bug #593904 - online reconfiguration caused log message
14mu|xinetd-2.3.15-4|49	# flood when turning off UDP service
14mu|xinetd-2.3.15-4|50	Patch16: xinetd-2.3.14-udp-reconfig.patch
14mu|xinetd-2.3.15-4|51	Patch18: xinetd-2.3.14-rpc-specific-port.patch
14mu|xinetd-2.3.15-4|52	Patch19: xinetd-2.3.14-signal-log-hang.patch
14mu|xinetd-2.3.15-4|53	Patch20: xinetd-2.3.14-fix-type-punned-ptr.patch
14mu|xinetd-2.3.15-4|54	# Fix leaking file descriptors and pfd_array wasting
14mu|xinetd-2.3.15-4|55	# This fixes #702670
14mu|xinetd-2.3.15-4|56	Patch21: xinetd-2.3.14-leaking-fds.patch
14mu|xinetd-2.3.15-4|57	# Fix memory corruption when loading a large number of services
14mu|xinetd-2.3.15-4|58	# This fixes #720390
14mu|xinetd-2.3.15-4|59	Patch22: xinetd-2.3.14-many-services.patch
14mu|xinetd-2.3.15-4|60	# Remove realloc of fds that was causing memory corruption
14mu|xinetd-2.3.15-4|61	Patch23: xinetd-2.3.14-realloc-remove.patch
14mu|xinetd-2.3.15-4|62	# Fix leaking descriptor when starting a service fails
14mu|xinetd-2.3.15-4|63	Patch24: xinetd-2.3.14-leaking-fds-2a.patch
14mu|xinetd-2.3.15-4|64	# Fix #770858 - Instances limit in xinetd can be easily bypassed
14mu|xinetd-2.3.15-4|65	Patch25: xinetd-2.3.14-instances.patch
14mu|xinetd-2.3.15-4|66	# Fix #809272 - Service disabled due to bind failure
14mu|xinetd-2.3.15-4|67	Patch26: xinetd-2.3.14-retry-svc-activate-in-cps-restart.patch
14mu|xinetd-2.3.15-4|68	
14mu|xinetd-2.3.15-4|69	Patch90: xinetd-2.3.15-tirpc.patch
14mu|xinetd-2.3.15-4|70	Patch91: xinetd-2.3.15-CVE-2013-4342.patch
14mu|xinetd-2.3.15-4|71	
14mu|xinetd-2.3.15-4|72	Source100:	%{name}.rpmlintrc
14mu|xinetd-2.3.15-4|73	Requires:	tcp_wrappers
14mu|xinetd-2.3.15-4|74	Requires(post):	rpm-helper
14mu|xinetd-2.3.15-4|75	Requires(postun):	rpm-helper
14mu|xinetd-2.3.15-4|76	Requires(preun):	rpm-helper
14mu|xinetd-2.3.15-4|77	BuildRequires:	tcp_wrappers-devel
14mu|xinetd-2.3.15-4|78	BuildRequires:	tirpc-devel
14mu|xinetd-2.3.15-4|79	Obsoletes:	xinetd-ipv6 < %{version}-%{release}
14mu|xinetd-2.3.15-4|80	Obsoletes:	xinetd-devel < %{version}-%{release}
14mu|xinetd-2.3.15-4|81	Obsoletes:	netkit-base < %{version}-%{release}
14mu|xinetd-2.3.15-4|82	Provides:	xinetd-devel
14mu|xinetd-2.3.15-4|83	Provides:	netkit-base
14mu|xinetd-2.3.15-4|84	
14mu|xinetd-2.3.15-4|85	%description
14mu|xinetd-2.3.15-4|86	xinetd is a powerful replacement for inetd.
14mu|xinetd-2.3.15-4|87	xinetd has access control machanisms, extensive logging capabilities,
14mu|xinetd-2.3.15-4|88	the ability to make services available based on time, and can place
14mu|xinetd-2.3.15-4|89	limits on the number of servers that can be started, among other things.
14mu|xinetd-2.3.15-4|90	
14mu|xinetd-2.3.15-4|91	xinetd has the ability to redirect TCP streams to a remote host and
14mu|xinetd-2.3.15-4|92	port. This is useful for those of that use ip masquerading, or NAT,
14mu|xinetd-2.3.15-4|93	and want to be able to reach your internal hosts.
14mu|xinetd-2.3.15-4|94	
14mu|xinetd-2.3.15-4|95	xinetd also has the ability to bind specific services to specific
14mu|xinetd-2.3.15-4|96	interfaces. This is useful when you want to make services available
14mu|xinetd-2.3.15-4|97	for your internal network, but not the rest of the world.  Or to have
14mu|xinetd-2.3.15-4|98	a different service running on the same port, but different interfaces.
14mu|xinetd-2.3.15-4|99	
14mu|xinetd-2.3.15-4|100	%package simple-services
14mu|xinetd-2.3.15-4|101	Summary:	Internal xinetd simple services
14mu|xinetd-2.3.15-4|102	Group:		System/Base
14mu|xinetd-2.3.15-4|103	License:	BSD
14mu|xinetd-2.3.15-4|104	Requires:	xinetd
14mu|xinetd-2.3.15-4|105	
14mu|xinetd-2.3.15-4|106	%description simple-services
14mu|xinetd-2.3.15-4|107	Internal xinetd simple services (not very useful one):
14mu|xinetd-2.3.15-4|108	
14mu|xinetd-2.3.15-4|109	- chargen
14mu|xinetd-2.3.15-4|110	
14mu|xinetd-2.3.15-4|111	Chargen is short for Character Generator and is a service that generates
14mu|xinetd-2.3.15-4|112	random characters either in one UDP packet containing a random number (between
14mu|xinetd-2.3.15-4|113	0 and 512) of characters, or a TCP session. The UDP Chargen server looks for a
14mu|xinetd-2.3.15-4|114	UDP packet on port 19 and responds with the random character packet.
14mu|xinetd-2.3.15-4|115	
14mu|xinetd-2.3.15-4|116	With TCP Chargen, the server sends as a continuous stream of TCP packets once
14mu|xinetd-2.3.15-4|117	a connection is made, and until the session closes. The data is thrown away.
14mu|xinetd-2.3.15-4|118	Chargen is used to find the cause for dropped packets. It uses TCP/UDP port
14mu|xinetd-2.3.15-4|119	19. An infiltrator can create a DoS attack by spoofing an IP address and
14mu|xinetd-2.3.15-4|120	causing two devices to send random traffic to each other.
14mu|xinetd-2.3.15-4|121	
14mu|xinetd-2.3.15-4|122	RFC 864 describes the Chargen service.
14mu|xinetd-2.3.15-4|123	
14mu|xinetd-2.3.15-4|124	- daytime
14mu|xinetd-2.3.15-4|125	
14mu|xinetd-2.3.15-4|126	The Daytime protocol is another testing tool and uses port 13 for both UDP and
14mu|xinetd-2.3.15-4|127	TCP versions. On receipt of a datagram to port 13, the server in the UDP
14mu|xinetd-2.3.15-4|128	version, sends the current date and time in ASCII format in a datagram. The
14mu|xinetd-2.3.15-4|129	TCP version, on receipt of a datagram to port 13, and once the connection is
14mu|xinetd-2.3.15-4|130	established, sends the date and time in ASCII format and closes the
14mu|xinetd-2.3.15-4|131	connection.
14mu|xinetd-2.3.15-4|132	
14mu|xinetd-2.3.15-4|133	RFC 867 describes the Daytime service.
14mu|xinetd-2.3.15-4|134	
14mu|xinetd-2.3.15-4|135	- echo
14mu|xinetd-2.3.15-4|136	
14mu|xinetd-2.3.15-4|137	Echo uses UDP and TCP port 7 and is used as a debgging tool to send any
14mu|xinetd-2.3.15-4|138	datagrams received from a source, back to that source. The risk with this is
14mu|xinetd-2.3.15-4|139	that someone who has access to the network can overload devices via the Echo
14mu|xinetd-2.3.15-4|140	service amounting to a DoS attack.
14mu|xinetd-2.3.15-4|141	
14mu|xinetd-2.3.15-4|142	RFC 862 describes the Echo service.
14mu|xinetd-2.3.15-4|143	
14mu|xinetd-2.3.15-4|144	- time
14mu|xinetd-2.3.15-4|145	
14mu|xinetd-2.3.15-4|146	- servers
14mu|xinetd-2.3.15-4|147	
14mu|xinetd-2.3.15-4|148	Show servers running
14mu|xinetd-2.3.15-4|149	
14mu|xinetd-2.3.15-4|150	- services
14mu|xinetd-2.3.15-4|151	
14mu|xinetd-2.3.15-4|152	Show available services
14mu|xinetd-2.3.15-4|153	
14mu|xinetd-2.3.15-4|154	- xadmin
14mu|xinetd-2.3.15-4|155	
14mu|xinetd-2.3.15-4|156	Show servers running and available services
14mu|xinetd-2.3.15-4|157	
14mu|xinetd-2.3.15-4|158	%prep
14mu|xinetd-2.3.15-4|159	%setup -q
14mu|xinetd-2.3.15-4|160	install -m 0644 %{SOURCE50} FAQ.html
14mu|xinetd-2.3.15-4|161	#chmod a+r INSTALL README FAQ.html CHANGELOG COPYRIGHT xinetd/sample.conf
14mu|xinetd-2.3.15-4|162	%ifarch sparcv9 sparc64
14mu|xinetd-2.3.15-4|163	%patch7 -p0 -b .PIE
14mu|xinetd-2.3.15-4|164	%else
14mu|xinetd-2.3.15-4|165	%patch0 -p0 -b .pie
14mu|xinetd-2.3.15-4|166	%endif
14mu|xinetd-2.3.15-4|167	%patch4 -p1 -b .bind
14mu|xinetd-2.3.15-4|168	%patch6 -p1 -b .man-section
14mu|xinetd-2.3.15-4|169	%patch8 -p1 -b .ident-bind
14mu|xinetd-2.3.15-4|170	%patch9 -p1 -b .readable-debuginfo
14mu|xinetd-2.3.15-4|171	%patch10 -p1 -b .autoconf
14mu|xinetd-2.3.15-4|172	%patch11 -p1 -b .poll
14mu|xinetd-2.3.15-4|173	%patch12 -p1 -b .file-limit
14mu|xinetd-2.3.15-4|174	%patch13 -p1 -b .tcpmux
14mu|xinetd-2.3.15-4|175	%patch14 -p1 -b .clean-pfd
14mu|xinetd-2.3.15-4|176	%patch15 -p1 -b .ipv6confusion
14mu|xinetd-2.3.15-4|177	%patch16 -p1 -b .udp-reconfig
14mu|xinetd-2.3.15-4|178	%patch18 -p1 -b .rpc-specific-port
14mu|xinetd-2.3.15-4|179	%patch19 -p1 -b .signal-log-hang
14mu|xinetd-2.3.15-4|180	%patch20 -p1 -b .fix-type-punned-ptr
14mu|xinetd-2.3.15-4|181	%patch21 -p1 -b .leaking-fds
14mu|xinetd-2.3.15-4|182	%patch22 -p1 -b .many-services
14mu|xinetd-2.3.15-4|183	%patch23 -p1 -b .realloc-remove
14mu|xinetd-2.3.15-4|184	%patch24 -p1 -b .leaking-fds-2a
14mu|xinetd-2.3.15-4|185	%patch25 -p1 -b .instances
14mu|xinetd-2.3.15-4|186	%patch26 -p1 -b .retry-svc-activate
14mu|xinetd-2.3.15-4|187	
14mu|xinetd-2.3.15-4|188	%patch90 -p1 -b .tirpc
14mu|xinetd-2.3.15-4|189	%patch91 -p1 -b .CVE-2013-4342
14mu|xinetd-2.3.15-4|190	
14mu|xinetd-2.3.15-4|191	
14mu|xinetd-2.3.15-4|192	%build
14mu|xinetd-2.3.15-4|193	aclocal
14mu|xinetd-2.3.15-4|194	autoconf
14mu|xinetd-2.3.15-4|195	export LDFLAGS="$LDFLAGS -Wl,-z,relro,-z,now"
14mu|xinetd-2.3.15-4|196	%configure --with-loadavg --with-inet6 %{!?tcp_wrappers:--with-libwrap} --with-labeled-networking
14mu|xinetd-2.3.15-4|197	%make
14mu|xinetd-2.3.15-4|198	
14mu|xinetd-2.3.15-4|199	%install
14mu|xinetd-2.3.15-4|200	%makeinstall \
14mu|xinetd-2.3.15-4|201	DAEMONDIR=%{buildroot}%{_sbindir} \
14mu|xinetd-2.3.15-4|202	MANDIR=%{buildroot}/%{_mandir} \
14mu|xinetd-2.3.15-4|203	FMODE="-m 644"
14mu|xinetd-2.3.15-4|204	
14mu|xinetd-2.3.15-4|205	install -m 755 %{SOURCE3} %{buildroot}%{_sbindir}/inetdconvert
14mu|xinetd-2.3.15-4|206	
14mu|xinetd-2.3.15-4|207	install -d -m 755 %{buildroot}%{_sysconfdir}
14mu|xinetd-2.3.15-4|208	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/xinetd.conf
14mu|xinetd-2.3.15-4|209	
14mu|xinetd-2.3.15-4|210	install -d -m 755 %{buildroot}%{_initrddir}/
14mu|xinetd-2.3.15-4|211	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/xinetd
14mu|xinetd-2.3.15-4|212	
14mu|xinetd-2.3.15-4|213	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
14mu|xinetd-2.3.15-4|214	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/xinetd.d/time
14mu|xinetd-2.3.15-4|215	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/xinetd.d/time-udp
14mu|xinetd-2.3.15-4|216	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/xinetd.d/daytime
14mu|xinetd-2.3.15-4|217	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/xinetd.d/daytime-udp
14mu|xinetd-2.3.15-4|218	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/xinetd.d/echo
14mu|xinetd-2.3.15-4|219	install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/xinetd.d/echo-udp
14mu|xinetd-2.3.15-4|220	install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/xinetd.d/chargen
14mu|xinetd-2.3.15-4|221	install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/xinetd.d/chargen-udp
14mu|xinetd-2.3.15-4|222	install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/xinetd.d/services
14mu|xinetd-2.3.15-4|223	
14mu|xinetd-2.3.15-4|224	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
14mu|xinetd-2.3.15-4|225	install -m 644 %{SOURCE12} %{buildroot}%{_sysconfdir}/sysconfig/xinetd
14mu|xinetd-2.3.15-4|226	
14mu|xinetd-2.3.15-4|227	# no need to ship this one since we provide inetdconvert
14mu|xinetd-2.3.15-4|228	rm -f %{buildroot}%{_sbindir}/itox
14mu|xinetd-2.3.15-4|229	rm -f %{buildroot}%{_sbindir}/xconv.pl
14mu|xinetd-2.3.15-4|230	rm -f %{buildroot}/%{_mandir}/man8/itox*
14mu|xinetd-2.3.15-4|231	
14mu|xinetd-2.3.15-4|232	%post
14mu|xinetd-2.3.15-4|233	%_post_service %{name}
14mu|xinetd-2.3.15-4|234	
14mu|xinetd-2.3.15-4|235	%preun
14mu|xinetd-2.3.15-4|236	%_preun_service  %{name}
14mu|xinetd-2.3.15-4|237	
14mu|xinetd-2.3.15-4|238	%files
14mu|xinetd-2.3.15-4|239	%doc INSTALL README FAQ.html CHANGELOG COPYRIGHT xinetd/sample.conf
14mu|xinetd-2.3.15-4|240	%config(noreplace) %{_sysconfdir}/sysconfig/xinetd
14mu|xinetd-2.3.15-4|241	%config(noreplace) %{_sysconfdir}/xinetd.conf
14mu|xinetd-2.3.15-4|242	%{_initrddir}/xinetd
14mu|xinetd-2.3.15-4|243	%dir %{_sysconfdir}/xinetd.d
14mu|xinetd-2.3.15-4|244	%{_sbindir}/xinetd
14mu|xinetd-2.3.15-4|245	%{_sbindir}/inetdconvert
14mu|xinetd-2.3.15-4|246	%{_mandir}/*/*
14mu|xinetd-2.3.15-4|247	
14mu|xinetd-2.3.15-4|248	%files simple-services
14mu|xinetd-2.3.15-4|249	%config(noreplace) %{_sysconfdir}/xinetd.d/*
14mu|xinetd-2.3.15-4|250	
14mu|xinetd-2.3.15-4|251	%changelog
14mu|xinetd-2.3.15-4|252	* Wed Feb 11 2015 law <a.lahin@ntcit-rosa.ru> 2.3.15-4
14mu|xinetd-2.3.15-4|253	+ Revision: f3cdff3
14mu|xinetd-2.3.15-4|254	- Increase release number
14mu|xinetd-2.3.15-4|255	
14mu|xinetd-2.3.15-4|256	

26319 14
14mu|xinit-1.3.4-1|1	%define bootstrap  0
14mu|xinit-1.3.4-1|2	
14mu|xinit-1.3.4-1|3	Summary:	Initialize an X session
14mu|xinit-1.3.4-1|4	Name:		xinit
14mu|xinit-1.3.4-1|5	Version:	1.3.4
14mu|xinit-1.3.4-1|6	Release:	1
14mu|xinit-1.3.4-1|7	License:	MIT
14mu|xinit-1.3.4-1|8	Group:		System/X11
14mu|xinit-1.3.4-1|9	Url:		http://cgit.freedesktop.org/xorg/app/xinit
14mu|xinit-1.3.4-1|10	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xinit-1.3.4-1|11	# (fc) 1.0.2-2mdv readd modifications for startx (argument parsing)
14mu|xinit-1.3.4-1|12	# This patch is part of the old "startx" patch.
14mu|xinit-1.3.4-1|13	# We need to check why exactly this patch is needed, but it does these things:
14mu|xinit-1.3.4-1|14	# - it removes the default client and server from the startx arguments, so if
14mu|xinit-1.3.4-1|15	#   nothing is specified the default server or client will be the one chosen by
14mu|xinit-1.3.4-1|16	#   xinit
14mu|xinit-1.3.4-1|17	# - it uses trap to make sure the "cleanup" function will be run
14mu|xinit-1.3.4-1|18	# - it partially undoes upstream commit 9632367abd03108f3636b05e9f2fd92f5c28dabe
14mu|xinit-1.3.4-1|19	# - it enables commands like "startx startxfce4", which don't work in the
14mu|xinit-1.3.4-1|20	#   unpatched version (should be "startx /usr/bin/startxfce4")
14mu|xinit-1.3.4-1|21	#Previous versions of this patch had a bug where xinit would be run twice if some
14mu|xinit-1.3.4-1|22	#macros were defined.
14mu|xinit-1.3.4-1|23	Patch0:		xinit-1.3.4-startx-arguments.patch
14mu|xinit-1.3.4-1|24	# Fix issue with xauth after hostname change
14mu|xinit-1.3.4-1|25	Patch1:		xinit-1.3.4-tolerant-hostname-changes.patch
14mu|xinit-1.3.4-1|26	# (fc) prevent freeze from applications trying to read stdin (Fedora bug #214649)
14mu|xinit-1.3.4-1|27	Patch2:		xinit-1.3.4-client-session.patch
14mu|xinit-1.3.4-1|28	# (fc) unset XDG_SESSION_COOKIE in startx (Fedora bug #489999)
14mu|xinit-1.3.4-1|29	Patch3:		xinit-1.0.9-unset.patch
14mu|xinit-1.3.4-1|30	# (pz) this patch was taken from the old startx.patch
14mu|xinit-1.3.4-1|31	Patch4:		xinit-1.3.4-replace-xterm-for-xvt.patch
14mu|xinit-1.3.4-1|32	# (cg) use the current vt to maintain the current session status.
14mu|xinit-1.3.4-1|33	Patch5:		xinit-1.3.4-use-current-vt.patch
14mu|xinit-1.3.4-1|34	# Backport from upstream
14mu|xinit-1.3.4-1|35	Patch6:		0000-xinit-startx-Pass-keeptty.patch
14mu|xinit-1.3.4-1|36	
14mu|xinit-1.3.4-1|37	BuildRequires:	pkgconfig(x11)
14mu|xinit-1.3.4-1|38	BuildRequires:	x11-util-macros >= 1.0.1
14mu|xinit-1.3.4-1|39	Requires:	xinitrc
14mu|xinit-1.3.4-1|40	%if !%{bootstrap}
14mu|xinit-1.3.4-1|41	Requires:	which
14mu|xinit-1.3.4-1|42	%endif
14mu|xinit-1.3.4-1|43	
14mu|xinit-1.3.4-1|44	%description
14mu|xinit-1.3.4-1|45	The xinit program is used to start the X Window System server and a first
14mu|xinit-1.3.4-1|46	client program on systems that cannot start X directly from /etc/init or in
14mu|xinit-1.3.4-1|47	environments that use multiple window systems. When this first client exits,
14mu|xinit-1.3.4-1|48	xinit will kill the X server and then terminate.
14mu|xinit-1.3.4-1|49	
14mu|xinit-1.3.4-1|50	%files
14mu|xinit-1.3.4-1|51	%{_bindir}/xinit
14mu|xinit-1.3.4-1|52	%{_bindir}/startx
14mu|xinit-1.3.4-1|53	%{_mandir}/man1/startx.1*
14mu|xinit-1.3.4-1|54	%{_mandir}/man1/xinit.1*
14mu|xinit-1.3.4-1|55	
14mu|xinit-1.3.4-1|56	#----------------------------------------------------------------------------
14mu|xinit-1.3.4-1|57	
14mu|xinit-1.3.4-1|58	%prep
14mu|xinit-1.3.4-1|59	%setup -q
14mu|xinit-1.3.4-1|60	%patch0 -p1 -b .orig
14mu|xinit-1.3.4-1|61	%patch1 -p1 -b .hostname
14mu|xinit-1.3.4-1|62	%patch2 -p1 -b .client-session
14mu|xinit-1.3.4-1|63	%patch3 -p1 -b .unset
14mu|xinit-1.3.4-1|64	%patch4 -p1 -b .xvt
14mu|xinit-1.3.4-1|65	%patch5 -p1 -b .curvt
14mu|xinit-1.3.4-1|66	%patch6 -p1 -b .tty
14mu|xinit-1.3.4-1|67	
14mu|xinit-1.3.4-1|68	%build
14mu|xinit-1.3.4-1|69	%configure2_5x
14mu|xinit-1.3.4-1|70	%make XINITDIR=/etc/X11/xinit
14mu|xinit-1.3.4-1|71	
14mu|xinit-1.3.4-1|72	%install
14mu|xinit-1.3.4-1|73	%makeinstall_std
14mu|xinit-1.3.4-1|74	
14mu|xinit-1.3.4-1|75	#don't use xorg xinitrc file, use our own, provided by xinitrc package
14mu|xinit-1.3.4-1|76	rm -fr %{buildroot}%{_libdir}/X11/xinit/xinitrc
14mu|xinit-1.3.4-1|77	rm -fr %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc
14mu|xinit-1.3.4-1|78	
14mu|xinit-1.3.4-1|79	
14mu|xinit-1.3.4-1|80	%changelog
14mu|xinit-1.3.4-1|81	
14mu|xinit-1.3.4-1|82	* Sun Aug 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.4-1
14mu|xinit-1.3.4-1|83	- (632db2b) Backport upstream patch to handle tty issues
14mu|xinit-1.3.4-1|84	
14mu|xinit-1.3.4-1|85	

26320 14
14mu|xinitrc-2.4.21-16|1	Summary:	The default startup script for the X Window System
14mu|xinitrc-2.4.21-16|2	Name:		xinitrc
14mu|xinitrc-2.4.21-16|3	Version:	2.4.21
14mu|xinitrc-2.4.21-16|4	Release:	16
14mu|xinitrc-2.4.21-16|5	License:	Public Domain
14mu|xinitrc-2.4.21-16|6	Group:		System/X11
14mu|xinitrc-2.4.21-16|7	Url:		http://www.mandrivalinux.com/
14mu|xinitrc-2.4.21-16|8	Source0:	gdm.conf
14mu|xinitrc-2.4.21-16|9	Source1:	GiveConsole
14mu|xinitrc-2.4.21-16|10	Source2:	kdm.conf
14mu|xinitrc-2.4.21-16|11	Source3:	TakeConsole
14mu|xinitrc-2.4.21-16|12	Source4:	x11-Xresources
14mu|xinitrc-2.4.21-16|13	Source5:	Xaccess
14mu|xinitrc-2.4.21-16|14	Source6:	xdm.conf
14mu|xinitrc-2.4.21-16|15	Source7:	xdm-config
14mu|xinitrc-2.4.21-16|16	Source8:	xdm-Xsession
14mu|xinitrc-2.4.21-16|17	Source9:	xinitrc-fixkeyboard
14mu|xinitrc-2.4.21-16|18	Source11:	xinitrc-RunWM
14mu|xinitrc-2.4.21-16|19	Source12:	xinitrc-Xclients
14mu|xinitrc-2.4.21-16|20	Source13:	xinitrc-XIM
14mu|xinitrc-2.4.21-16|21	Source14:	xinitrc-xinitrc
14mu|xinitrc-2.4.21-16|22	Source15:	xinitrc-Xmodmap
14mu|xinitrc-2.4.21-16|23	Source16:	Xresources
14mu|xinitrc-2.4.21-16|24	Source17:	Xservers
14mu|xinitrc-2.4.21-16|25	Source18:	Xsession
14mu|xinitrc-2.4.21-16|26	Source19:	Xsetup_0
14mu|xinitrc-2.4.21-16|27	Source20:	Xwilling
14mu|xinitrc-2.4.21-16|28	Source21:	xdm-Xstartup
14mu|xinitrc-2.4.21-16|29	Source22:	xdm-Xreset
14mu|xinitrc-2.4.21-16|30	Source23:	XIM.xinit
14mu|xinitrc-2.4.21-16|31	Requires:	x11-server-xorg
14mu|xinitrc-2.4.21-16|32	# Because of <basedir>/X11 directory handling
14mu|xinitrc-2.4.21-16|33	Requires:	x11-server-common >= 1.4.2
14mu|xinitrc-2.4.21-16|34	Requires:	xdpyinfo
14mu|xinitrc-2.4.21-16|35	Requires:	xmodmap
14mu|xinitrc-2.4.21-16|36	Requires:	xsetroot
14mu|xinitrc-2.4.21-16|37	Requires:	/bin/sh
14mu|xinitrc-2.4.21-16|38	Requires:	/bin/grep
14mu|xinitrc-2.4.21-16|39	Requires:	sessreg
14mu|xinitrc-2.4.21-16|40	Requires:	xrdb
14mu|xinitrc-2.4.21-16|41	Suggests:	s2u
14mu|xinitrc-2.4.21-16|42	Conflicts:	initscripts < 6.87-2mdk
14mu|xinitrc-2.4.21-16|43	Conflicts:	gdm < 2.8.0.0
14mu|xinitrc-2.4.21-16|44	Conflicts:	xdm < 1.1.8
14mu|xinitrc-2.4.21-16|45	BuildArch:	noarch
14mu|xinitrc-2.4.21-16|46	
14mu|xinitrc-2.4.21-16|47	%description
14mu|xinitrc-2.4.21-16|48	The xinitrc package contains the xinitrc file, a script which is used
14mu|xinitrc-2.4.21-16|49	to configure your X Window System session or to start a window manager.
14mu|xinitrc-2.4.21-16|50	
14mu|xinitrc-2.4.21-16|51	%prep
14mu|xinitrc-2.4.21-16|52	
14mu|xinitrc-2.4.21-16|53	%build
14mu|xinitrc-2.4.21-16|54	
14mu|xinitrc-2.4.21-16|55	%install
14mu|xinitrc-2.4.21-16|56	
14mu|xinitrc-2.4.21-16|57	R=%{buildroot}
14mu|xinitrc-2.4.21-16|58	
14mu|xinitrc-2.4.21-16|59	mkdir -p $R%{_sysconfdir}/X11/{xdm,xinit}
14mu|xinitrc-2.4.21-16|60	install -m755 %{SOURCE18} $R%{_sysconfdir}/X11/
14mu|xinitrc-2.4.21-16|61	install -m644 %{SOURCE4} $R%{_sysconfdir}/X11/Xresources
14mu|xinitrc-2.4.21-16|62	
14mu|xinitrc-2.4.21-16|63	mkdir $R%{_sysconfdir}/X11/{xinit,xsetup}.d
14mu|xinitrc-2.4.21-16|64	install -m 755 %{SOURCE23} $R%{_sysconfdir}/X11/xinit.d/02XIM
14mu|xinitrc-2.4.21-16|65	mkdir $R%{_sysconfdir}/X11/wmsession.d
14mu|xinitrc-2.4.21-16|66	mkdir -p $R%{_datadir}/X11/xdm
14mu|xinitrc-2.4.21-16|67	install -m755 {%{SOURCE20},%{SOURCE19},%{SOURCE3},%{SOURCE1}} $R%{_datadir}/X11/xdm
14mu|xinitrc-2.4.21-16|68	ln -s ../../..%{_datadir}/X11/xdm/{Xwilling,Xsetup_0,TakeConsole,GiveConsole} $R%{_sysconfdir}/X11/xdm
14mu|xinitrc-2.4.21-16|69	install -m644 %{SOURCE7} %{SOURCE17} %{SOURCE16} %{SOURCE5} $R%{_sysconfdir}/X11/xdm
14mu|xinitrc-2.4.21-16|70	ln -s ../../../..%{_sysconfdir}/X11/xdm/{xdm-config,Xservers,Xresources,Xaccess} $R%{_datadir}/X11/xdm
14mu|xinitrc-2.4.21-16|71	install -m755 %{SOURCE8} $R%{_datadir}/X11/xdm/Xsession
14mu|xinitrc-2.4.21-16|72	
14mu|xinitrc-2.4.21-16|73	install -m755 %{SOURCE22} $R%{_datadir}/X11/xdm/Xreset
14mu|xinitrc-2.4.21-16|74	install -m755 %{SOURCE21} $R%{_datadir}/X11/xdm/Xstartup
14mu|xinitrc-2.4.21-16|75	ln -s ../../..%{_datadir}/X11/xdm/{Xsession,Xreset,Xstartup} $R%{_sysconfdir}/X11/xdm
14mu|xinitrc-2.4.21-16|76	
14mu|xinitrc-2.4.21-16|77	install -m644 %{SOURCE15} $R%{_sysconfdir}/X11/Xmodmap
14mu|xinitrc-2.4.21-16|78	install -m644 %{SOURCE14} $R%{_sysconfdir}/X11/xinit/xinitrc
14mu|xinitrc-2.4.21-16|79	install -m644 %{SOURCE12} $R%{_sysconfdir}/X11/xinit/Xclients
14mu|xinitrc-2.4.21-16|80	install -m755 %{SOURCE9} $R%{_sysconfdir}/X11/xinit/fixkeyboard
14mu|xinitrc-2.4.21-16|81	install -m644 %{SOURCE13} $R%{_sysconfdir}/X11/xinit/XIM
14mu|xinitrc-2.4.21-16|82	
14mu|xinitrc-2.4.21-16|83	mkdir -p $R%{_bindir}/
14mu|xinitrc-2.4.21-16|84	install -m755 %{SOURCE11} $R%{_bindir}/RunWM
14mu|xinitrc-2.4.21-16|85	for i in Fvwm95 MWM AfterStep WindowMaker; do ln -sf RunWM $R%{_bindir}/RunWM.$i;done
14mu|xinitrc-2.4.21-16|86	
14mu|xinitrc-2.4.21-16|87	mkdir -p $R%{_datadir}/X11/dm.d
14mu|xinitrc-2.4.21-16|88	install -m644 %{SOURCE2} $R%{_datadir}/X11/dm.d/10kdm.conf
14mu|xinitrc-2.4.21-16|89	install -m644 %{SOURCE0} $R%{_datadir}/X11/dm.d/20gdm.conf
14mu|xinitrc-2.4.21-16|90	install -m644 %{SOURCE6} $R%{_datadir}/X11/dm.d/30xdm.conf
14mu|xinitrc-2.4.21-16|91	
14mu|xinitrc-2.4.21-16|92	%files
14mu|xinitrc-2.4.21-16|93	%config(noreplace) %{_sysconfdir}/X11/Xmodmap
14mu|xinitrc-2.4.21-16|94	%config(noreplace) %{_sysconfdir}/X11/Xresources
14mu|xinitrc-2.4.21-16|95	%config(noreplace) %{_sysconfdir}/X11/xdm/xdm-config
14mu|xinitrc-2.4.21-16|96	%config(noreplace) %{_sysconfdir}/X11/xdm/Xservers
14mu|xinitrc-2.4.21-16|97	%config(noreplace) %{_sysconfdir}/X11/xdm/Xresources
14mu|xinitrc-2.4.21-16|98	%config(noreplace) %{_sysconfdir}/X11/xdm/Xaccess
14mu|xinitrc-2.4.21-16|99	
14mu|xinitrc-2.4.21-16|100	%{_sysconfdir}/X11/xdm/GiveConsole
14mu|xinitrc-2.4.21-16|101	%{_sysconfdir}/X11/xdm/TakeConsole
14mu|xinitrc-2.4.21-16|102	%{_sysconfdir}/X11/xdm/Xreset
14mu|xinitrc-2.4.21-16|103	%{_sysconfdir}/X11/xdm/Xsession
14mu|xinitrc-2.4.21-16|104	%{_sysconfdir}/X11/xdm/Xsetup_0
14mu|xinitrc-2.4.21-16|105	%{_sysconfdir}/X11/xdm/Xstartup
14mu|xinitrc-2.4.21-16|106	%{_sysconfdir}/X11/xdm/Xwilling
14mu|xinitrc-2.4.21-16|107	
14mu|xinitrc-2.4.21-16|108	
14mu|xinitrc-2.4.21-16|109	%dir %{_sysconfdir}/X11/wmsession.d
14mu|xinitrc-2.4.21-16|110	%dir %{_sysconfdir}/X11/xinit
14mu|xinitrc-2.4.21-16|111	%dir %{_sysconfdir}/X11/xinit.d
14mu|xinitrc-2.4.21-16|112	%dir %{_sysconfdir}/X11/xsetup.d
14mu|xinitrc-2.4.21-16|113	%{_sysconfdir}/X11/Xsession
14mu|xinitrc-2.4.21-16|114	%{_sysconfdir}/X11/xinit.d/02XIM
14mu|xinitrc-2.4.21-16|115	%{_sysconfdir}/X11/xinit/XIM
14mu|xinitrc-2.4.21-16|116	%{_sysconfdir}/X11/xinit/Xclients
14mu|xinitrc-2.4.21-16|117	%{_sysconfdir}/X11/xinit/fixkeyboard
14mu|xinitrc-2.4.21-16|118	%{_sysconfdir}/X11/xinit/xinitrc
14mu|xinitrc-2.4.21-16|119	%{_bindir}/*
14mu|xinitrc-2.4.21-16|120	%{_datadir}/X11/dm.d
14mu|xinitrc-2.4.21-16|121	%{_datadir}/X11/xdm
14mu|xinitrc-2.4.21-16|122	
14mu|xinitrc-2.4.21-16|123	%changelog
14mu|xinitrc-2.4.21-16|124	
14mu|xinitrc-2.4.21-16|125	* Tue Jul 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.21-16
14mu|xinitrc-2.4.21-16|126	- (b3f2de3) Run /etc/X11/xinit.d/98vboxadd-xclient (if it exists) from Xsetup_0 only if SDDM is running (at least KDM cannot work properly this way)
14mu|xinitrc-2.4.21-16|127	
14mu|xinitrc-2.4.21-16|128	

26321 14
14mu|xinput-1.6.2-1|1	Summary:	Runtime configuration and test of XInput devices
14mu|xinput-1.6.2-1|2	Name:		xinput
14mu|xinput-1.6.2-1|3	Version:	1.6.2
14mu|xinput-1.6.2-1|4	Release:	1
14mu|xinput-1.6.2-1|5	License:	MIT
14mu|xinput-1.6.2-1|6	Group:		System/X11
14mu|xinput-1.6.2-1|7	Url:		http://xorg.freedesktop.org
14mu|xinput-1.6.2-1|8	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xinput-1.6.2-1|9	BuildRequires:	pkgconfig(inputproto)
14mu|xinput-1.6.2-1|10	BuildRequires:	pkgconfig(x11)
14mu|xinput-1.6.2-1|11	BuildRequires:	pkgconfig(xext)
14mu|xinput-1.6.2-1|12	BuildRequires:	pkgconfig(xfixes)
14mu|xinput-1.6.2-1|13	BuildRequires:	pkgconfig(xi)
14mu|xinput-1.6.2-1|14	BuildRequires:	pkgconfig(xinerama)
14mu|xinput-1.6.2-1|15	BuildRequires:	pkgconfig(xorg-macros)
14mu|xinput-1.6.2-1|16	BuildRequires:	pkgconfig(xrandr)
14mu|xinput-1.6.2-1|17	
14mu|xinput-1.6.2-1|18	%description
14mu|xinput-1.6.2-1|19	Runtime configuration and test of XInput devices.
14mu|xinput-1.6.2-1|20	
14mu|xinput-1.6.2-1|21	%files
14mu|xinput-1.6.2-1|22	%doc README ChangeLog
14mu|xinput-1.6.2-1|23	%{_bindir}/xinput
14mu|xinput-1.6.2-1|24	%{_mandir}/*/*
14mu|xinput-1.6.2-1|25	
14mu|xinput-1.6.2-1|26	#----------------------------------------------------------------------------
14mu|xinput-1.6.2-1|27	
14mu|xinput-1.6.2-1|28	%prep
14mu|xinput-1.6.2-1|29	%setup -q
14mu|xinput-1.6.2-1|30	
14mu|xinput-1.6.2-1|31	%build
14mu|xinput-1.6.2-1|32	%configure2_5x
14mu|xinput-1.6.2-1|33	%make
14mu|xinput-1.6.2-1|34	
14mu|xinput-1.6.2-1|35	%install
14mu|xinput-1.6.2-1|36	%makeinstall_std
14mu|xinput-1.6.2-1|37	
14mu|xinput-1.6.2-1|38	
14mu|xinput-1.6.2-1|39	%changelog
14mu|xinput-1.6.2-1|40	
14mu|xinput-1.6.2-1|41	* Tue Oct 20 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.6.2-1
14mu|xinput-1.6.2-1|42	- (db31b4d) Updated to version 1.6.2
14mu|xinput-1.6.2-1|43	
14mu|xinput-1.6.2-1|44	

26322 14
14mu|xkbcomp-1.3.1-1|1	Summary:	Compile XKB keyboard description
14mu|xkbcomp-1.3.1-1|2	Name:		xkbcomp
14mu|xkbcomp-1.3.1-1|3	Version:	1.3.1
14mu|xkbcomp-1.3.1-1|4	Release:	1
14mu|xkbcomp-1.3.1-1|5	License:	MIT
14mu|xkbcomp-1.3.1-1|6	Group:		Development/X11
14mu|xkbcomp-1.3.1-1|7	Url:		http://xorg.freedesktop.org
14mu|xkbcomp-1.3.1-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xkbcomp-1.3.1-1|9	BuildRequires:	x11-util-macros
14mu|xkbcomp-1.3.1-1|10	BuildRequires:	pkgconfig(x11)
14mu|xkbcomp-1.3.1-1|11	BuildRequires:	pkgconfig(xkbfile)
14mu|xkbcomp-1.3.1-1|12	
14mu|xkbcomp-1.3.1-1|13	%description
14mu|xkbcomp-1.3.1-1|14	The xkbcomp keymap compiler converts a description of an XKB keymap into one of
14mu|xkbcomp-1.3.1-1|15	several output formats. The most common use for xkbcomp is to create a compiled
14mu|xkbcomp-1.3.1-1|16	keymap file (.xkm extension) which can be read directly by XKB-capable X
14mu|xkbcomp-1.3.1-1|17	servers or utilities.
14mu|xkbcomp-1.3.1-1|18	
14mu|xkbcomp-1.3.1-1|19	%files
14mu|xkbcomp-1.3.1-1|20	%{_bindir}/xkbcomp
14mu|xkbcomp-1.3.1-1|21	%{_mandir}/man1/xkbcomp.1*
14mu|xkbcomp-1.3.1-1|22	%{_libdir}/pkgconfig/%{name}.pc
14mu|xkbcomp-1.3.1-1|23	
14mu|xkbcomp-1.3.1-1|24	#----------------------------------------------------------------------------
14mu|xkbcomp-1.3.1-1|25	
14mu|xkbcomp-1.3.1-1|26	%prep
14mu|xkbcomp-1.3.1-1|27	%setup -q
14mu|xkbcomp-1.3.1-1|28	
14mu|xkbcomp-1.3.1-1|29	%build
14mu|xkbcomp-1.3.1-1|30	%configure2_5x
14mu|xkbcomp-1.3.1-1|31	%make
14mu|xkbcomp-1.3.1-1|32	
14mu|xkbcomp-1.3.1-1|33	%install
14mu|xkbcomp-1.3.1-1|34	%makeinstall_std
14mu|xkbcomp-1.3.1-1|35	
14mu|xkbcomp-1.3.1-1|36	
14mu|xkbcomp-1.3.1-1|37	%changelog
14mu|xkbcomp-1.3.1-1|38	
14mu|xkbcomp-1.3.1-1|39	* Mon Nov 09 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.3.1-1
14mu|xkbcomp-1.3.1-1|40	- (2e8cf76) Updated to version 1.3.1
14mu|xkbcomp-1.3.1-1|41	
14mu|xkbcomp-1.3.1-1|42	

26323 14
14mu|xkeyboard-config-2.19-2|1	%define git_url git://anongit.freedesktop.org/xkeyboard-config
14mu|xkeyboard-config-2.19-2|2	
14mu|xkeyboard-config-2.19-2|3	Summary:	XKB data files
14mu|xkeyboard-config-2.19-2|4	Name:		xkeyboard-config
14mu|xkeyboard-config-2.19-2|5	Epoch:		1
14mu|xkeyboard-config-2.19-2|6	Version:	2.19
14mu|xkeyboard-config-2.19-2|7	Release:	2
14mu|xkeyboard-config-2.19-2|8	License:	MIT
14mu|xkeyboard-config-2.19-2|9	Group:		Development/X11
14mu|xkeyboard-config-2.19-2|10	Url:		http://www.freedesktop.org/wiki/Software/XKeyboardConfig
14mu|xkeyboard-config-2.19-2|11	Source0:	http://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-%{version}.tar.bz2
14mu|xkeyboard-config-2.19-2|12	
14mu|xkeyboard-config-2.19-2|13	# Re-enable Ctrl-Alt-Backspace (zapping) by default
14mu|xkeyboard-config-2.19-2|14	Patch9:		xkeyboard-config-2.19-Enable-zapping-by-default.patch
14mu|xkeyboard-config-2.19-2|15	# Breton keyboard
14mu|xkeyboard-config-2.19-2|16	Patch12:	xkeyboard-config-2.19-breton-support.patch
14mu|xkeyboard-config-2.19-2|17	# Update to Ilya Birman's typographic layout
14mu|xkeyboard-config-2.19-2|18	Patch15:	xkeyboard-config-2.19-birman-typo-layout-v3.patch
14mu|xkeyboard-config-2.19-2|19	
14mu|xkeyboard-config-2.19-2|20	BuildRequires:	glib-gettextize
14mu|xkeyboard-config-2.19-2|21	BuildRequires:	intltool
14mu|xkeyboard-config-2.19-2|22	BuildRequires:	perl-XML-Parser
14mu|xkeyboard-config-2.19-2|23	BuildRequires:	x11-util-macros
14mu|xkeyboard-config-2.19-2|24	BuildRequires:	xkbcomp
14mu|xkeyboard-config-2.19-2|25	# For the mab page
14mu|xkeyboard-config-2.19-2|26	BuildRequires:	xsltproc
14mu|xkeyboard-config-2.19-2|27	# https://qa.mandriva.com/show_bug.cgi?id=44052
14mu|xkeyboard-config-2.19-2|28	BuildRequires:	gettext-devel
14mu|xkeyboard-config-2.19-2|29	BuildRequires:	x11-proto-devel
14mu|xkeyboard-config-2.19-2|30	BuildRequires:	pkgconfig(x11)
14mu|xkeyboard-config-2.19-2|31	BuildArch:	noarch
14mu|xkeyboard-config-2.19-2|32	
14mu|xkeyboard-config-2.19-2|33	Provides:	x11-data-xkbdata = %{EVRD}
14mu|xkeyboard-config-2.19-2|34	Obsoletes:	x11-data-xkbdata < %{EVRD}
14mu|xkeyboard-config-2.19-2|35	
14mu|xkeyboard-config-2.19-2|36	%description
14mu|xkeyboard-config-2.19-2|37	Xkeyboard-config provides consistent, well-structured, frequently released of X
14mu|xkeyboard-config-2.19-2|38	keyboard configuration data (XKB) for various X Window System implementations.
14mu|xkeyboard-config-2.19-2|39	
14mu|xkeyboard-config-2.19-2|40	%files -f %{name}.lang
14mu|xkeyboard-config-2.19-2|41	%dir %{_datadir}/X11/xkb/
14mu|xkeyboard-config-2.19-2|42	%attr(1777,root,root) %dir %{_localstatedir}/lib/xkb
14mu|xkeyboard-config-2.19-2|43	%{_datadir}/X11/xkb/*
14mu|xkeyboard-config-2.19-2|44	%{_datadir}/pkgconfig/xkeyboard-config.pc
14mu|xkeyboard-config-2.19-2|45	%{_mandir}/man7/xkeyboard-config.7.*
14mu|xkeyboard-config-2.19-2|46	
14mu|xkeyboard-config-2.19-2|47	%pre
14mu|xkeyboard-config-2.19-2|48	# this was a directory in the old installation
14mu|xkeyboard-config-2.19-2|49	if [ -d "%{_datadir}/X11/xkb/compiled" ]; then
14mu|xkeyboard-config-2.19-2|50	rm -rf %{_datadir}/X11/xkb/compiled
14mu|xkeyboard-config-2.19-2|51	fi
14mu|xkeyboard-config-2.19-2|52	
14mu|xkeyboard-config-2.19-2|53	#----------------------------------------------------------------------------
14mu|xkeyboard-config-2.19-2|54	
14mu|xkeyboard-config-2.19-2|55	%prep
14mu|xkeyboard-config-2.19-2|56	%setup -q
14mu|xkeyboard-config-2.19-2|57	%apply_patches
14mu|xkeyboard-config-2.19-2|58	
14mu|xkeyboard-config-2.19-2|59	
14mu|xkeyboard-config-2.19-2|60	%build
14mu|xkeyboard-config-2.19-2|61	AUTOPOINT="intltoolize --automake --copy" autoreconf -fvi
14mu|xkeyboard-config-2.19-2|62	
14mu|xkeyboard-config-2.19-2|63	# config.sub does not understand noarch-unknown-linux-gnu arch.
14mu|xkeyboard-config-2.19-2|64	# https://abf.rosalinux.ru/current/automake/commit/17363ea547d721eef00eae3613e30ebd2b02b021
14mu|xkeyboard-config-2.19-2|65	%configure2_5x \
14mu|xkeyboard-config-2.19-2|66	--build=i586-%{_target_vendor}-%{_target_os}%{?_gnu} \
14mu|xkeyboard-config-2.19-2|67	--enable-compat-rules \
14mu|xkeyboard-config-2.19-2|68	--with-xkb-base=%{_datadir}/X11/xkb \
14mu|xkeyboard-config-2.19-2|69	--with-xkb-rules-symlink=xorg \
14mu|xkeyboard-config-2.19-2|70	--disable-runtime-deps
14mu|xkeyboard-config-2.19-2|71	
14mu|xkeyboard-config-2.19-2|72	%make
14mu|xkeyboard-config-2.19-2|73	
14mu|xkeyboard-config-2.19-2|74	%install
14mu|xkeyboard-config-2.19-2|75	%makeinstall_std
14mu|xkeyboard-config-2.19-2|76	
14mu|xkeyboard-config-2.19-2|77	mkdir -p %{buildroot}%{_localstatedir}/lib/xkb
14mu|xkeyboard-config-2.19-2|78	#need this symlink for xkb to work (Mdv bug #34195)
14mu|xkeyboard-config-2.19-2|79	ln -snf %{_localstatedir}/lib/xkb %{buildroot}%{_datadir}/X11/xkb/compiled
14mu|xkeyboard-config-2.19-2|80	
14mu|xkeyboard-config-2.19-2|81	%find_lang %{name}
14mu|xkeyboard-config-2.19-2|82	
14mu|xkeyboard-config-2.19-2|83	%changelog
14mu|xkeyboard-config-2.19-2|84	
14mu|xkeyboard-config-2.19-2|85	* Fri Oct 14 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.19-2
14mu|xkeyboard-config-2.19-2|86	- (58488f1) MassBuild#1169: Increase release tag
14mu|xkeyboard-config-2.19-2|87	
14mu|xkeyboard-config-2.19-2|88	

26324 14
14mu|xl2tpd-1.3.6-8|1	%define sname xl2tpd
14mu|xl2tpd-1.3.6-8|2	
14mu|xl2tpd-1.3.6-8|3	Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661)
14mu|xl2tpd-1.3.6-8|4	Name: xl2tpd
14mu|xl2tpd-1.3.6-8|5	Version: 1.3.6
14mu|xl2tpd-1.3.6-8|6	Release: 8
14mu|xl2tpd-1.3.6-8|7	License: GPLv2
14mu|xl2tpd-1.3.6-8|8	Url: https://github.com/xelerance/xl2tpd
14mu|xl2tpd-1.3.6-8|9	Group: System/Base
14mu|xl2tpd-1.3.6-8|10	Source0: http://www.xelerance.com/software/xl2tpd/xl2tpd-%{version}.tar.gz
14mu|xl2tpd-1.3.6-8|11	Source1: xl2tpd.service
14mu|xl2tpd-1.3.6-8|12	Source2: tmpfiles-xl2tpd.conf
14mu|xl2tpd-1.3.6-8|13	
14mu|xl2tpd-1.3.6-8|14	Patch1: %{sname}.c.patch
14mu|xl2tpd-1.3.6-8|15	Patch2: %{sname}-nokernel.patch
14mu|xl2tpd-1.3.6-8|16	
14mu|xl2tpd-1.3.6-8|17	Requires: ppp >= 2.4.5
14mu|xl2tpd-1.3.6-8|18	Requires: openswan
14mu|xl2tpd-1.3.6-8|19	# If you want to authenticate against a Microsoft PDC/Active Directory
14mu|xl2tpd-1.3.6-8|20	# Requires: samba-winbind
14mu|xl2tpd-1.3.6-8|21	BuildRequires: libpcap-devel
14mu|xl2tpd-1.3.6-8|22	BuildRequires: systemd-units
14mu|xl2tpd-1.3.6-8|23	BuildRequires: pkgconfig(openssl)
14mu|xl2tpd-1.3.6-8|24	Requires(post,preun,postun): systemd
14mu|xl2tpd-1.3.6-8|25	
14mu|xl2tpd-1.3.6-8|26	Conflicts: xl2tpd-kernel
14mu|xl2tpd-1.3.6-8|27	Provides: l2tpd
14mu|xl2tpd-1.3.6-8|28	Provides: xl2tpd-nokernel
14mu|xl2tpd-1.3.6-8|29	
14mu|xl2tpd-1.3.6-8|30	%description
14mu|xl2tpd-1.3.6-8|31	xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661).
14mu|xl2tpd-1.3.6-8|32	L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user
14mu|xl2tpd-1.3.6-8|33	sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP
14mu|xl2tpd-1.3.6-8|34	servers. Another important application is Virtual Private Networks where
14mu|xl2tpd-1.3.6-8|35	the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec,
14mu|xl2tpd-1.3.6-8|36	RFC 3193). The L2TP/IPsec protocol is mainly used by Windows and
14mu|xl2tpd-1.3.6-8|37	Mac OS X clients. On Linux, xl2tpd can be used in combination with IPsec
14mu|xl2tpd-1.3.6-8|38	implementations such as Openswan.
14mu|xl2tpd-1.3.6-8|39	Example configuration files for such a setup are included in this RPM.
14mu|xl2tpd-1.3.6-8|40	
14mu|xl2tpd-1.3.6-8|41	xl2tpd works by opening a pseudo-tty for communicating with pppd.
14mu|xl2tpd-1.3.6-8|42	It runs completely in userspace.
14mu|xl2tpd-1.3.6-8|43	
14mu|xl2tpd-1.3.6-8|44	xl2tpd supports IPsec SA Reference tracking to enable overlapping internak
14mu|xl2tpd-1.3.6-8|45	NAT'ed IP's by different clients (eg all clients connecting from their
14mu|xl2tpd-1.3.6-8|46	linksys internal IP 192.168.1.101) as well as multiple clients behind
14mu|xl2tpd-1.3.6-8|47	the same NAT router.
14mu|xl2tpd-1.3.6-8|48	
14mu|xl2tpd-1.3.6-8|49	xl2tpd supports the pppol2tp kernel mode operations on 2.6.23 or higher,
14mu|xl2tpd-1.3.6-8|50	or via a patch in contrib for 2.4.x kernels.
14mu|xl2tpd-1.3.6-8|51	
14mu|xl2tpd-1.3.6-8|52	Xl2tpd is based on the 0.69 L2TP by Jeff McAdams <jeffm@iglou.com>
14mu|xl2tpd-1.3.6-8|53	It was de-facto maintained by Jacco de Leeuw <jacco2@dds.nl> in 2002 and 2003.
14mu|xl2tpd-1.3.6-8|54	
14mu|xl2tpd-1.3.6-8|55	%prep
14mu|xl2tpd-1.3.6-8|56	%setup -qn %{sname}-%{version}
14mu|xl2tpd-1.3.6-8|57	%patch1 -p1
14mu|xl2tpd-1.3.6-8|58	%patch2 -p1
14mu|xl2tpd-1.3.6-8|59	
14mu|xl2tpd-1.3.6-8|60	%build
14mu|xl2tpd-1.3.6-8|61	export CFLAGS="$CFLAGS -fPIC -Wall"
14mu|xl2tpd-1.3.6-8|62	export DFLAGS="$RPM_OPT_FLAGS -g "
14mu|xl2tpd-1.3.6-8|63	export LDFLAGS="$LDFLAGS -pie -Wl,-z,relro -Wl,-z,now"
14mu|xl2tpd-1.3.6-8|64	%make
14mu|xl2tpd-1.3.6-8|65	
14mu|xl2tpd-1.3.6-8|66	%install
14mu|xl2tpd-1.3.6-8|67	make DESTDIR=%{buildroot} PREFIX=%{_prefix} install
14mu|xl2tpd-1.3.6-8|68	install -d 0755 %{buildroot}%{_unitdir}
14mu|xl2tpd-1.3.6-8|69	install -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{sname}.service
14mu|xl2tpd-1.3.6-8|70	mkdir -p %{buildroot}%{_tmpfilesdir}
14mu|xl2tpd-1.3.6-8|71	install -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{sname}.conf
14mu|xl2tpd-1.3.6-8|72	
14mu|xl2tpd-1.3.6-8|73	install -p -D -m644 examples/%{sname}.conf %{buildroot}%{_sysconfdir}/%{sname}/%{sname}.conf
14mu|xl2tpd-1.3.6-8|74	install -p -D -m644 examples/ppp-options.%{sname} %{buildroot}%{_sysconfdir}/ppp/options.%{sname}
14mu|xl2tpd-1.3.6-8|75	install -p -D -m600 doc/l2tp-secrets.sample %{buildroot}%{_sysconfdir}/%{sname}/l2tp-secrets
14mu|xl2tpd-1.3.6-8|76	install -p -D -m600 examples/chapsecrets.sample %{buildroot}%{_sysconfdir}/ppp/chap-secrets.sample
14mu|xl2tpd-1.3.6-8|77	install -p -D -m755 -d %{buildroot}%{_localstatedir}/run/%{sname}
14mu|xl2tpd-1.3.6-8|78	
14mu|xl2tpd-1.3.6-8|79	%preun
14mu|xl2tpd-1.3.6-8|80	%_preun_service %{sname}
14mu|xl2tpd-1.3.6-8|81	
14mu|xl2tpd-1.3.6-8|82	%post
14mu|xl2tpd-1.3.6-8|83	%_post_service %{sname}
14mu|xl2tpd-1.3.6-8|84	
14mu|xl2tpd-1.3.6-8|85	%files
14mu|xl2tpd-1.3.6-8|86	%doc BUGS CHANGES CREDITS LICENSE README.* TODO doc/rfc2661.txt
14mu|xl2tpd-1.3.6-8|87	%doc doc/README.patents examples/chapsecrets.sample
14mu|xl2tpd-1.3.6-8|88	%{_sbindir}/%{sname}
14mu|xl2tpd-1.3.6-8|89	%{_sbindir}/%{sname}-control
14mu|xl2tpd-1.3.6-8|90	%{_bindir}/pfc
14mu|xl2tpd-1.3.6-8|91	%{_mandir}/*/*
14mu|xl2tpd-1.3.6-8|92	%dir %{_sysconfdir}/%{sname}
14mu|xl2tpd-1.3.6-8|93	%config(noreplace) %{_sysconfdir}/%{sname}/*
14mu|xl2tpd-1.3.6-8|94	%config(noreplace) %{_sysconfdir}/ppp/*
14mu|xl2tpd-1.3.6-8|95	%ghost %dir %{_localstatedir}/run/%{sname}
14mu|xl2tpd-1.3.6-8|96	%{_unitdir}/%{sname}.service
14mu|xl2tpd-1.3.6-8|97	%config(noreplace) %{_tmpfilesdir}/%{sname}.conf
14mu|xl2tpd-1.3.6-8|98	
14mu|xl2tpd-1.3.6-8|99	
14mu|xl2tpd-1.3.6-8|100	%changelog
14mu|xl2tpd-1.3.6-8|101	
14mu|xl2tpd-1.3.6-8|102	* Tue Feb 09 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.3.6-8
14mu|xl2tpd-1.3.6-8|103	- (916e036) Require openswan
14mu|xl2tpd-1.3.6-8|104	
14mu|xl2tpd-1.3.6-8|105	

26325 14
14mu|xlhtml-0.5-14|1	%define major 2
14mu|xlhtml-0.5-14|2	%define libname %mklibname cole %{major}
14mu|xlhtml-0.5-14|3	%define devname %mklibname cole -d
14mu|xlhtml-0.5-14|4	
14mu|xlhtml-0.5-14|5	Summary:	Excel 95 and later file converter
14mu|xlhtml-0.5-14|6	Name:		xlhtml
14mu|xlhtml-0.5-14|7	Version:	0.5
14mu|xlhtml-0.5-14|8	Release:	14
14mu|xlhtml-0.5-14|9	License:	GPLv2+
14mu|xlhtml-0.5-14|10	Group:		Text tools
14mu|xlhtml-0.5-14|11	Url:		http://chicago.sourceforge.net/xlhtml/
14mu|xlhtml-0.5-14|12	Source0:	%{name}-%{version}.tar.bz2
14mu|xlhtml-0.5-14|13	Patch0:		xlhtml-0.5.diff
14mu|xlhtml-0.5-14|14	Requires:	xlhtml-cole
14mu|xlhtml-0.5-14|15	
14mu|xlhtml-0.5-14|16	%description
14mu|xlhtml-0.5-14|17	xlHtml is an Excel 95 and later file converter. Its html output can be
14mu|xlhtml-0.5-14|18	used as a Netscape Plug-in to let you view xls e-mail attachments. It
14mu|xlhtml-0.5-14|19	can also extract regions of a spreadsheet and convert the spreadsheet
14mu|xlhtml-0.5-14|20	to pure text rather than html.
14mu|xlhtml-0.5-14|21	
14mu|xlhtml-0.5-14|22	%files
14mu|xlhtml-0.5-14|23	%doc xlhtml/TODO xlhtml/README README-ppthtml
14mu|xlhtml-0.5-14|24	%{_bindir}/nsopen
14mu|xlhtml-0.5-14|25	%{_bindir}/nspptview
14mu|xlhtml-0.5-14|26	%{_bindir}/nsxlview
14mu|xlhtml-0.5-14|27	%{_bindir}/ppthtml
14mu|xlhtml-0.5-14|28	%{_bindir}/xlhtml
14mu|xlhtml-0.5-14|29	%{_mandir}/*/*
14mu|xlhtml-0.5-14|30	
14mu|xlhtml-0.5-14|31	#----------------------------------------------------------------------------
14mu|xlhtml-0.5-14|32	
14mu|xlhtml-0.5-14|33	%package -n xlhtml-cole
14mu|xlhtml-0.5-14|34	Summary:	Free C OLE library
14mu|xlhtml-0.5-14|35	Group:		Text tools
14mu|xlhtml-0.5-14|36	
14mu|xlhtml-0.5-14|37	%description -n xlhtml-cole
14mu|xlhtml-0.5-14|38	Using cole, you can access Microsoft "Structured Storage" files. The
14mu|xlhtml-0.5-14|39	most popular Microsoft programs generate "Structured Storage" files,
14mu|xlhtml-0.5-14|40	including the Microsoft suite for offices. StarDivision's suite
14mu|xlhtml-0.5-14|41	(StarOffice) generates "Structured Storage" files, too. FlashPix file
14mu|xlhtml-0.5-14|42	format is "Structured Storage", too.
14mu|xlhtml-0.5-14|43	
14mu|xlhtml-0.5-14|44	%files -n xlhtml-cole
14mu|xlhtml-0.5-14|45	%doc AUTHORS COPYING ChangeLog NEWS cole/TODO README
14mu|xlhtml-0.5-14|46	%{_bindir}/cole_extract
14mu|xlhtml-0.5-14|47	%{_bindir}/cole_isfs
14mu|xlhtml-0.5-14|48	%{_bindir}/cole_isfs_fast
14mu|xlhtml-0.5-14|49	%{_bindir}/cole_tree
14mu|xlhtml-0.5-14|50	
14mu|xlhtml-0.5-14|51	#----------------------------------------------------------------------------
14mu|xlhtml-0.5-14|52	
14mu|xlhtml-0.5-14|53	%package -n %{libname}
14mu|xlhtml-0.5-14|54	Summary:	Free C OLE shared library
14mu|xlhtml-0.5-14|55	Group:		System/Libraries
14mu|xlhtml-0.5-14|56	Conflicts:	xlhtml-cole < 0.5-14
14mu|xlhtml-0.5-14|57	
14mu|xlhtml-0.5-14|58	%description -n %{libname}
14mu|xlhtml-0.5-14|59	Free C OLE shared library.
14mu|xlhtml-0.5-14|60	
14mu|xlhtml-0.5-14|61	%files -n %{libname}
14mu|xlhtml-0.5-14|62	%{_libdir}/libcole.so.%{major}*
14mu|xlhtml-0.5-14|63	
14mu|xlhtml-0.5-14|64	#----------------------------------------------------------------------------
14mu|xlhtml-0.5-14|65	
14mu|xlhtml-0.5-14|66	%package -n %{devname}
14mu|xlhtml-0.5-14|67	Summary:	Development files for free C OLE shared library
14mu|xlhtml-0.5-14|68	Group:		Development/C++
14mu|xlhtml-0.5-14|69	Provides:	%{name}-devel = %{EVRD}
14mu|xlhtml-0.5-14|70	Provides:	cole-devel = %{EVRD}
14mu|xlhtml-0.5-14|71	Conflicts:	xlhtml-cole < 0.5-14
14mu|xlhtml-0.5-14|72	
14mu|xlhtml-0.5-14|73	%description -n %{devname}
14mu|xlhtml-0.5-14|74	Development files for free C OLE shared library.
14mu|xlhtml-0.5-14|75	
14mu|xlhtml-0.5-14|76	%files -n %{devname}
14mu|xlhtml-0.5-14|77	%{_bindir}/cole-config
14mu|xlhtml-0.5-14|78	%{_libdir}/libcole.so
14mu|xlhtml-0.5-14|79	%{_includedir}/cole
14mu|xlhtml-0.5-14|80	
14mu|xlhtml-0.5-14|81	#----------------------------------------------------------------------------
14mu|xlhtml-0.5-14|82	
14mu|xlhtml-0.5-14|83	%prep
14mu|xlhtml-0.5-14|84	%setup -q
14mu|xlhtml-0.5-14|85	%patch -p0
14mu|xlhtml-0.5-14|86	
14mu|xlhtml-0.5-14|87	mv ppthtml/README README-ppthtml
14mu|xlhtml-0.5-14|88	
14mu|xlhtml-0.5-14|89	%build
14mu|xlhtml-0.5-14|90	autoreconf -fi
14mu|xlhtml-0.5-14|91	%configure2_5x \
14mu|xlhtml-0.5-14|92	--disable-static
14mu|xlhtml-0.5-14|93	%make
14mu|xlhtml-0.5-14|94	%make -C cole/utils
14mu|xlhtml-0.5-14|95	
14mu|xlhtml-0.5-14|96	%install
14mu|xlhtml-0.5-14|97	%makeinstall_std
14mu|xlhtml-0.5-14|98	# xlhtml-cole
14mu|xlhtml-0.5-14|99	install -m 755 cole/cole-config %{buildroot}%{_bindir}
14mu|xlhtml-0.5-14|100	mkdir -p %{buildroot}%{_includedir}/cole
14mu|xlhtml-0.5-14|101	install cole/cole.h %{buildroot}%{_includedir}/cole
14mu|xlhtml-0.5-14|102	install cole/utils/cole_extract %{buildroot}%{_bindir}
14mu|xlhtml-0.5-14|103	install cole/utils/cole_isfs %{buildroot}%{_bindir}
14mu|xlhtml-0.5-14|104	install cole/utils/cole_isfs_fast %{buildroot}%{_bindir}
14mu|xlhtml-0.5-14|105	install cole/utils/cole_tree %{buildroot}%{_bindir}
14mu|xlhtml-0.5-14|106	
14mu|xlhtml-0.5-14|107	
14mu|xlhtml-0.5-14|108	%changelog
14mu|xlhtml-0.5-14|109	
14mu|xlhtml-0.5-14|110	* Mon May 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-14
14mu|xlhtml-0.5-14|111	- (6e0559b) Bump release
14mu|xlhtml-0.5-14|112	
14mu|xlhtml-0.5-14|113	

26326 14
14mu|xlockmore-5.34-8|1	Name:		xlockmore
14mu|xlockmore-5.34-8|2	Summary:	An X terminal locking program
14mu|xlockmore-5.34-8|3	Version:	5.34
14mu|xlockmore-5.34-8|4	Release:	8
14mu|xlockmore-5.34-8|5	License:	BSD
14mu|xlockmore-5.34-8|6	Group:		Graphical desktop/Other
14mu|xlockmore-5.34-8|7	Url:		http://www.tux.org/~bagleyd/xlockmore.html
14mu|xlockmore-5.34-8|8	Source:		http://www.tux.org/~bagleyd/xlock/%{name}-%{version}/%{name}-%{version}.tar.bz2
14mu|xlockmore-5.34-8|9	Source1:	xlock.pamd
14mu|xlockmore-5.34-8|10	Patch0:		xlockmore-5.30-soundpath.patch
14mu|xlockmore-5.34-8|11	Patch3:		xlockmore-5.30-include_ftgl_path.patch
14mu|xlockmore-5.34-8|12	Requires:	pam >= 0.59
14mu|xlockmore-5.34-8|13	Requires:	fortune-mod
14mu|xlockmore-5.34-8|14	Requires:	pam
14mu|xlockmore-5.34-8|15	#fhimpe: needed for chkpwd group
14mu|xlockmore-5.34-8|16	Requires:	setup >= 2.7.12-2
14mu|xlockmore-5.34-8|17	BuildRequires:	esound-devel
14mu|xlockmore-5.34-8|18	BuildRequires:	gtk+2-devel
14mu|xlockmore-5.34-8|19	BuildRequires:	mesa-common-devel
14mu|xlockmore-5.34-8|20	BuildRequires:	pam-devel
14mu|xlockmore-5.34-8|21	BuildRequires:	pkgconfig(x11)
14mu|xlockmore-5.34-8|22	BuildRequires:	pkgconfig(xext)
14mu|xlockmore-5.34-8|23	BuildRequires:	xpm-devel
14mu|xlockmore-5.34-8|24	BuildRequires:	pkgconfig(xt)
14mu|xlockmore-5.34-8|25	
14mu|xlockmore-5.34-8|26	%description
14mu|xlockmore-5.34-8|27	The xlockmore utility is an enhanced version of the standard xlock
14mu|xlockmore-5.34-8|28	program, which allows you to lock an X session so that other users
14mu|xlockmore-5.34-8|29	can't access it.  Xlockmore runs a provided screensaver until you type
14mu|xlockmore-5.34-8|30	in your password.
14mu|xlockmore-5.34-8|31	
14mu|xlockmore-5.34-8|32	Install the xlockmore package if you need a locking program to secure
14mu|xlockmore-5.34-8|33	X sessions.
14mu|xlockmore-5.34-8|34	
14mu|xlockmore-5.34-8|35	%package gtk2
14mu|xlockmore-5.34-8|36	Summary:	A GTK2 front-end to xlockmore
14mu|xlockmore-5.34-8|37	Url:		http://www.tux.org/~bagleyd/xlockmore.html
14mu|xlockmore-5.34-8|38	Group:		Graphical desktop/Other
14mu|xlockmore-5.34-8|39	License:	BSD
14mu|xlockmore-5.34-8|40	Requires:	xlockmore
14mu|xlockmore-5.34-8|41	
14mu|xlockmore-5.34-8|42	%description gtk2
14mu|xlockmore-5.34-8|43	A GTK2 front-end to xlockmore.
14mu|xlockmore-5.34-8|44	
14mu|xlockmore-5.34-8|45	%prep
14mu|xlockmore-5.34-8|46	%setup -q
14mu|xlockmore-5.34-8|47	%patch0 -p1 -b .soundpath
14mu|xlockmore-5.34-8|48	%patch3 -p1 -b .include_ftgl_path
14mu|xlockmore-5.34-8|49	
14mu|xlockmore-5.34-8|50	%{__sed} -i -e "s,/lib,/%{_lib},g" configure
14mu|xlockmore-5.34-8|51	
14mu|xlockmore-5.34-8|52	%build
14mu|xlockmore-5.34-8|53	
14mu|xlockmore-5.34-8|54	export CXXFLAGS="-laudiofile"
14mu|xlockmore-5.34-8|55	
14mu|xlockmore-5.34-8|56	autoconf
14mu|xlockmore-5.34-8|57	
14mu|xlockmore-5.34-8|58	%configure2_5x \
14mu|xlockmore-5.34-8|59	--without-motif \
14mu|xlockmore-5.34-8|60	--with-gtk2 \
14mu|xlockmore-5.34-8|61	--without-gtk \
14mu|xlockmore-5.34-8|62	--enable-pam \
14mu|xlockmore-5.34-8|63	--enable-syslog \
14mu|xlockmore-5.34-8|64	--disable-setuid \
14mu|xlockmore-5.34-8|65	--with-crypt \
14mu|xlockmore-5.34-8|66	--without-rplay \
14mu|xlockmore-5.34-8|67	--enable-appdefaultdir=%{_datadir}/X11/app-defaults
14mu|xlockmore-5.34-8|68	make
14mu|xlockmore-5.34-8|69	
14mu|xlockmore-5.34-8|70	%install
14mu|xlockmore-5.34-8|71	mkdir -p %{buildroot}%{_bindir}
14mu|xlockmore-5.34-8|72	mkdir -p %{buildroot}%{_datadir}/sounds/xlockmore
14mu|xlockmore-5.34-8|73	
14mu|xlockmore-5.34-8|74	perl -p -i -e 's/-o root//g' Makefile */Makefile
14mu|xlockmore-5.34-8|75	%makeinstall
14mu|xlockmore-5.34-8|76	
14mu|xlockmore-5.34-8|77	install -m644 xlock/xlock.man -D %{buildroot}%{_mandir}/man1/xlock.1
14mu|xlockmore-5.34-8|78	install -m644 xlock/XLock.ad -D %{buildroot}%{_datadir}/X11/app-defaults/XLock
14mu|xlockmore-5.34-8|79	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/pam.d/xlock
14mu|xlockmore-5.34-8|80	
14mu|xlockmore-5.34-8|81	cp sounds/*.au %{buildroot}%{_datadir}/sounds/xlockmore
14mu|xlockmore-5.34-8|82	rm -rf %{buildroot}%{_mandir}/xlock.1*
14mu|xlockmore-5.34-8|83	chmod 755 %{buildroot}%{_bindir}/xlock
14mu|xlockmore-5.34-8|84	
14mu|xlockmore-5.34-8|85	
14mu|xlockmore-5.34-8|86	mkdir -p %{buildroot}%{_datadir}/applications
14mu|xlockmore-5.34-8|87	
14mu|xlockmore-5.34-8|88	cat >> %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|xlockmore-5.34-8|89	[Desktop Entry]
14mu|xlockmore-5.34-8|90	Name=Xlock
14mu|xlockmore-5.34-8|91	Comment=X11 screen saver
14mu|xlockmore-5.34-8|92	Comment[ru]=Хранитель экрана для X11
14mu|xlockmore-5.34-8|93	Icon=gnome-lockscreen.png
14mu|xlockmore-5.34-8|94	Exec=xlock
14mu|xlockmore-5.34-8|95	Terminal=false
14mu|xlockmore-5.34-8|96	Type=Application
14mu|xlockmore-5.34-8|97	Category=System;
14mu|xlockmore-5.34-8|98	NotShowIn=MATE;
14mu|xlockmore-5.34-8|99	EOF
14mu|xlockmore-5.34-8|100	
14mu|xlockmore-5.34-8|101	%clean
14mu|xlockmore-5.34-8|102	
14mu|xlockmore-5.34-8|103	%files
14mu|xlockmore-5.34-8|104	%attr(2755,root,chkpwd) %{_bindir}/xlock
14mu|xlockmore-5.34-8|105	%{_mandir}/man1/xlock.1*
14mu|xlockmore-5.34-8|106	%config(noreplace) %{_datadir}/X11/app-defaults/XLock
14mu|xlockmore-5.34-8|107	%{_datadir}/sounds/xlockmore
14mu|xlockmore-5.34-8|108	%{_datadir}/applications/%{name}.desktop
14mu|xlockmore-5.34-8|109	%config(noreplace) %{_sysconfdir}/pam.d/*
14mu|xlockmore-5.34-8|110	
14mu|xlockmore-5.34-8|111	%files gtk2
14mu|xlockmore-5.34-8|112	%{_bindir}/xglock
14mu|xlockmore-5.34-8|113	%{_datadir}/xlock
14mu|xlockmore-5.34-8|114	
14mu|xlockmore-5.34-8|115	
14mu|xlockmore-5.34-8|116	
14mu|xlockmore-5.34-8|117	%changelog
14mu|xlockmore-5.34-8|118	
14mu|xlockmore-5.34-8|119	* Sat Jun 18 2016 Denis Silakov <dsilakov@gmail.com> 5.34-8
14mu|xlockmore-5.34-8|120	- (c729d92) Do not show in Mate
14mu|xlockmore-5.34-8|121	
14mu|xlockmore-5.34-8|122	

26327 14
14mu|xml-commons-apis-1.4.01-13|1	Name:		xml-commons-apis
14mu|xml-commons-apis-1.4.01-13|2	Epoch:		1
14mu|xml-commons-apis-1.4.01-13|3	Version:	1.4.01
14mu|xml-commons-apis-1.4.01-13|4	Release:	13
14mu|xml-commons-apis-1.4.01-13|5	Summary:	APIs for DOM, SAX, and JAXP
14mu|xml-commons-apis-1.4.01-13|6	Group:		Development/Java
14mu|xml-commons-apis-1.4.01-13|7	License:	ASL 2.0 and W3C and Public Domain
14mu|xml-commons-apis-1.4.01-13|8	URL:		http://xml.apache.org/commons/
14mu|xml-commons-apis-1.4.01-13|9	
14mu|xml-commons-apis-1.4.01-13|10	# From source control because the published tarball doesn't include some docs:
14mu|xml-commons-apis-1.4.01-13|11	#   svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_4_01/java/external/
14mu|xml-commons-apis-1.4.01-13|12	#   tar czf xml-commons-external-1.4.01-src.tar.gz external
14mu|xml-commons-apis-1.4.01-13|13	Source0:	xml-commons-external-%{version}-src.tar.gz
14mu|xml-commons-apis-1.4.01-13|14	Source1:	%{name}-MANIFEST.MF
14mu|xml-commons-apis-1.4.01-13|15	Source2:	%{name}-ext-MANIFEST.MF
14mu|xml-commons-apis-1.4.01-13|16	Source3:	http://repo1.maven.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
14mu|xml-commons-apis-1.4.01-13|17	Source4:	http://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
14mu|xml-commons-apis-1.4.01-13|18	
14mu|xml-commons-apis-1.4.01-13|19	BuildArch:	noarch
14mu|xml-commons-apis-1.4.01-13|20	
14mu|xml-commons-apis-1.4.01-13|21	BuildRequires:	java-1.7.0-openjdk-devel
14mu|xml-commons-apis-1.4.01-13|22	BuildRequires:	jpackage-utils
14mu|xml-commons-apis-1.4.01-13|23	BuildRequires:	ant
14mu|xml-commons-apis-1.4.01-13|24	BuildRequires:	zip
14mu|xml-commons-apis-1.4.01-13|25	Requires:	java
14mu|xml-commons-apis-1.4.01-13|26	Requires:	jpackage-utils
14mu|xml-commons-apis-1.4.01-13|27	Requires(post):	jpackage-utils
14mu|xml-commons-apis-1.4.01-13|28	Requires(postun):	jpackage-utils
14mu|xml-commons-apis-1.4.01-13|29	Provides:	jaxp
14mu|xml-commons-apis-1.4.01-13|30	
14mu|xml-commons-apis-1.4.01-13|31	%rename	xml-commons
14mu|xml-commons-apis-1.4.01-13|32	%rename	xml-commons-jaxp-1.4-apis
14mu|xml-commons-apis-1.4.01-13|33	
14mu|xml-commons-apis-1.4.01-13|34	%description
14mu|xml-commons-apis-1.4.01-13|35	xml-commons-apis is designed to organize and have common packaging for
14mu|xml-commons-apis-1.4.01-13|36	the various externally-defined standard interfaces for XML. This
14mu|xml-commons-apis-1.4.01-13|37	includes the DOM, SAX, and JAXP.
14mu|xml-commons-apis-1.4.01-13|38	
14mu|xml-commons-apis-1.4.01-13|39	This package provides an implementation of the JAXP 1.4 API.
14mu|xml-commons-apis-1.4.01-13|40	
14mu|xml-commons-apis-1.4.01-13|41	%package manual
14mu|xml-commons-apis-1.4.01-13|42	Summary:	Manual for %{name}
14mu|xml-commons-apis-1.4.01-13|43	Group:		Development/Java
14mu|xml-commons-apis-1.4.01-13|44	%rename	xml-commons-jaxp-1.4-apis-manual
14mu|xml-commons-apis-1.4.01-13|45	
14mu|xml-commons-apis-1.4.01-13|46	%description manual
14mu|xml-commons-apis-1.4.01-13|47	%{summary}.
14mu|xml-commons-apis-1.4.01-13|48	
14mu|xml-commons-apis-1.4.01-13|49	%package javadoc
14mu|xml-commons-apis-1.4.01-13|50	Summary:	Javadoc for %{name}
14mu|xml-commons-apis-1.4.01-13|51	Group:		Development/Java
14mu|xml-commons-apis-1.4.01-13|52	%rename xml-commons-jaxp-1.4-apis-javadoc
14mu|xml-commons-apis-1.4.01-13|53	
14mu|xml-commons-apis-1.4.01-13|54	%description javadoc
14mu|xml-commons-apis-1.4.01-13|55	%{summary}.
14mu|xml-commons-apis-1.4.01-13|56	
14mu|xml-commons-apis-1.4.01-13|57	%prep
14mu|xml-commons-apis-1.4.01-13|58	%setup -q -n external
14mu|xml-commons-apis-1.4.01-13|59	
14mu|xml-commons-apis-1.4.01-13|60	# Make sure upstream hasn't sneaked in any jars we don't know about
14mu|xml-commons-apis-1.4.01-13|61	find -name '*.class' -exec rm -f '{}' \;
14mu|xml-commons-apis-1.4.01-13|62	find -name '*.jar' -exec rm -f '{}' \;
14mu|xml-commons-apis-1.4.01-13|63	
14mu|xml-commons-apis-1.4.01-13|64	# Fix file encodings
14mu|xml-commons-apis-1.4.01-13|65	iconv -f iso8859-1 -t utf-8 LICENSE.dom-documentation.txt > \
14mu|xml-commons-apis-1.4.01-13|66	LICENSE.dom-doc.temp && mv -f LICENSE.dom-doc.temp LICENSE.dom-documentation.txt
14mu|xml-commons-apis-1.4.01-13|67	iconv -f iso8859-1 -t utf-8 LICENSE.dom-software.txt > \
14mu|xml-commons-apis-1.4.01-13|68	LICENSE.dom-sof.temp && mv -f LICENSE.dom-sof.temp LICENSE.dom-software.txt
14mu|xml-commons-apis-1.4.01-13|69	
14mu|xml-commons-apis-1.4.01-13|70	# remove bogus section from poms
14mu|xml-commons-apis-1.4.01-13|71	cp %{SOURCE3} %{SOURCE4} .
14mu|xml-commons-apis-1.4.01-13|72	sed -i '/distributionManagement/,/\/distributionManagement/ {d}' *.pom
14mu|xml-commons-apis-1.4.01-13|73	
14mu|xml-commons-apis-1.4.01-13|74	%build
14mu|xml-commons-apis-1.4.01-13|75	ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc
14mu|xml-commons-apis-1.4.01-13|76	
14mu|xml-commons-apis-1.4.01-13|77	%install
14mu|xml-commons-apis-1.4.01-13|78	
14mu|xml-commons-apis-1.4.01-13|79	# inject OSGi manifests
14mu|xml-commons-apis-1.4.01-13|80	mkdir -p META-INF
14mu|xml-commons-apis-1.4.01-13|81	cp -p %{SOURCE1} META-INF/MANIFEST.MF
14mu|xml-commons-apis-1.4.01-13|82	touch META-INF/MANIFEST.MF
14mu|xml-commons-apis-1.4.01-13|83	zip -u build/xml-apis.jar META-INF/MANIFEST.MF
14mu|xml-commons-apis-1.4.01-13|84	cp -p %{SOURCE2} META-INF/MANIFEST.MF
14mu|xml-commons-apis-1.4.01-13|85	touch META-INF/MANIFEST.MF
14mu|xml-commons-apis-1.4.01-13|86	zip -u build/xml-apis-ext.jar META-INF/MANIFEST.MF
14mu|xml-commons-apis-1.4.01-13|87	
14mu|xml-commons-apis-1.4.01-13|88	# Jars
14mu|xml-commons-apis-1.4.01-13|89	install -pD -T build/xml-apis.jar %{buildroot}%{_javadir}/%{name}.jar
14mu|xml-commons-apis-1.4.01-13|90	install -pDm 644 xml-apis-[0-9]*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
14mu|xml-commons-apis-1.4.01-13|91	%add_to_maven_depmap xml-apis xml-apis %{version} JPP %{name}
14mu|xml-commons-apis-1.4.01-13|92	%add_to_maven_depmap -a xerces:dom3-xml-apis
14mu|xml-commons-apis-1.4.01-13|93	
14mu|xml-commons-apis-1.4.01-13|94	install -pD -T build/xml-apis-ext.jar %{buildroot}%{_javadir}/%{name}-ext.jar
14mu|xml-commons-apis-1.4.01-13|95	install -pDm 644 xml-apis-ext*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}-ext.pom
14mu|xml-commons-apis-1.4.01-13|96	%add_to_maven_depmap xml-apis xml-apis-ext %{version} JPP %{name}-ext
14mu|xml-commons-apis-1.4.01-13|97	
14mu|xml-commons-apis-1.4.01-13|98	# for better interoperability with the jpp apis packages
14mu|xml-commons-apis-1.4.01-13|99	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp14.jar
14mu|xml-commons-apis-1.4.01-13|100	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp.jar
14mu|xml-commons-apis-1.4.01-13|101	ln -sf %{name}.jar %{buildroot}%{_javadir}/xml-commons-jaxp-1.4-apis.jar
14mu|xml-commons-apis-1.4.01-13|102	
14mu|xml-commons-apis-1.4.01-13|103	# Javadocs
14mu|xml-commons-apis-1.4.01-13|104	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|xml-commons-apis-1.4.01-13|105	cp -pr build/docs/javadoc/* %{buildroot}%{_javadocdir}/%{name}
14mu|xml-commons-apis-1.4.01-13|106	
14mu|xml-commons-apis-1.4.01-13|107	# prevent apis javadoc from being included in doc
14mu|xml-commons-apis-1.4.01-13|108	rm -rf build/docs/javadoc
14mu|xml-commons-apis-1.4.01-13|109	
14mu|xml-commons-apis-1.4.01-13|110	%post
14mu|xml-commons-apis-1.4.01-13|111	%update_maven_depmap
14mu|xml-commons-apis-1.4.01-13|112	
14mu|xml-commons-apis-1.4.01-13|113	%postun
14mu|xml-commons-apis-1.4.01-13|114	%update_maven_depmap
14mu|xml-commons-apis-1.4.01-13|115	
14mu|xml-commons-apis-1.4.01-13|116	%files
14mu|xml-commons-apis-1.4.01-13|117	%doc LICENSE NOTICE
14mu|xml-commons-apis-1.4.01-13|118	%doc LICENSE.dom-documentation.txt README.dom.txt
14mu|xml-commons-apis-1.4.01-13|119	%doc LICENSE.dom-software.txt LICENSE.sac.html
14mu|xml-commons-apis-1.4.01-13|120	%doc LICENSE.sax.txt README-sax  README.sax.txt
14mu|xml-commons-apis-1.4.01-13|121	%{_javadir}/*
14mu|xml-commons-apis-1.4.01-13|122	%{_mavendepmapfragdir}/%{name}
14mu|xml-commons-apis-1.4.01-13|123	%{_mavenpomdir}/JPP-%{name}.pom
14mu|xml-commons-apis-1.4.01-13|124	%{_mavenpomdir}/JPP-%{name}-ext.pom
14mu|xml-commons-apis-1.4.01-13|125	
14mu|xml-commons-apis-1.4.01-13|126	%files manual
14mu|xml-commons-apis-1.4.01-13|127	%doc build/docs/*
14mu|xml-commons-apis-1.4.01-13|128	
14mu|xml-commons-apis-1.4.01-13|129	%files javadoc
14mu|xml-commons-apis-1.4.01-13|130	%{_javadocdir}/*
14mu|xml-commons-apis-1.4.01-13|131	
14mu|xml-commons-apis-1.4.01-13|132	
14mu|xml-commons-apis-1.4.01-13|133	
14mu|xml-commons-apis-1.4.01-13|134	
14mu|xml-commons-apis-1.4.01-13|135	%changelog
14mu|xml-commons-apis-1.4.01-13|136	* Thu Jan 29 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.4.01-13
14mu|xml-commons-apis-1.4.01-13|137	+ Revision: 97f31de
14mu|xml-commons-apis-1.4.01-13|138	- Provides jaxp
14mu|xml-commons-apis-1.4.01-13|139	
14mu|xml-commons-apis-1.4.01-13|140	

26328 14
14mu|xml-commons-resolver-1.2-17|1	Summary:	Resolver subproject of xml-commons
14mu|xml-commons-resolver-1.2-17|2	Name:		xml-commons-resolver
14mu|xml-commons-resolver-1.2-17|3	Epoch:		1
14mu|xml-commons-resolver-1.2-17|4	Version:	1.2
14mu|xml-commons-resolver-1.2-17|5	Release:	17
14mu|xml-commons-resolver-1.2-17|6	License:	ASL 2.0
14mu|xml-commons-resolver-1.2-17|7	Group:		Development/Java
14mu|xml-commons-resolver-1.2-17|8	Url:		http://xerces.apache.org/xml-commons/
14mu|xml-commons-resolver-1.2-17|9	# Packaged directly from svn instead of downloading the tarball because the
14mu|xml-commons-resolver-1.2-17|10	# official tarball is missing which.xml and friends (see below)
14mu|xml-commons-resolver-1.2-17|11	# svn export http://svn.apache.org/repos/asf/xerces/xml-commons/tags/xml-commons-resolver-1_2/ xml-commons-resolver-1.2
14mu|xml-commons-resolver-1.2-17|12	# tar cJf xml-commons-resolver-1.2.tar.xz xml-commons-resolver-1.2
14mu|xml-commons-resolver-1.2-17|13	Source0:	http://www.apache.org/dist/xml/commons/xml-commons-resolver-%{version}.tar.xz
14mu|xml-commons-resolver-1.2-17|14	Source1:	xml-commons-resolver-resolver.sh
14mu|xml-commons-resolver-1.2-17|15	Source2:	xml-commons-resolver-xread.sh
14mu|xml-commons-resolver-1.2-17|16	Source3:	xml-commons-resolver-xparse.sh
14mu|xml-commons-resolver-1.2-17|17	Source4:	xml-commons-resolver-which.sh
14mu|xml-commons-resolver-1.2-17|18	Source5:	%{name}-MANIFEST.MF
14mu|xml-commons-resolver-1.2-17|19	Source6:	%{name}-pom.xml
14mu|xml-commons-resolver-1.2-17|20	BuildArch:	noarch
14mu|xml-commons-resolver-1.2-17|21	
14mu|xml-commons-resolver-1.2-17|22	BuildRequires:	java-1.8.0-openjdk-devel
14mu|xml-commons-resolver-1.2-17|23	BuildRequires:	java-rpmbuild
14mu|xml-commons-resolver-1.2-17|24	BuildRequires:	ant
14mu|xml-commons-resolver-1.2-17|25	BuildRequires:	jpackage-utils
14mu|xml-commons-resolver-1.2-17|26	BuildRequires:	zip
14mu|xml-commons-resolver-1.2-17|27	Requires:	xml-commons-apis
14mu|xml-commons-resolver-1.2-17|28	Requires:	jpackage-utils
14mu|xml-commons-resolver-1.2-17|29	Requires(post,postun):   jpackage-utils
14mu|xml-commons-resolver-1.2-17|30	
14mu|xml-commons-resolver-1.2-17|31	%rename	xml-commons-resolver12
14mu|xml-commons-resolver-1.2-17|32	%rename	xml-commons-which12
14mu|xml-commons-resolver-1.2-17|33	%rename	xml-commons-which
14mu|xml-commons-resolver-1.2-17|34	
14mu|xml-commons-resolver-1.2-17|35	# There's probably no need to keep the legacy versions around since (unlike
14mu|xml-commons-resolver-1.2-17|36	# xml-commons-apis or the likes) there don't seem to be any incompatible
14mu|xml-commons-resolver-1.2-17|37	# API changes.
14mu|xml-commons-resolver-1.2-17|38	# To be on the safe side, let's obsolete the old versions without providing
14mu|xml-commons-resolver-1.2-17|39	# them so we can just reintroduce the legacy packages at some point in the future
14mu|xml-commons-resolver-1.2-17|40	# if needed.
14mu|xml-commons-resolver-1.2-17|41	Obsoletes:	xml-commons-resolver11 < 1:1.1-0
14mu|xml-commons-resolver-1.2-17|42	Obsoletes:	xml-commons-resolver10 < 1:1.0-0
14mu|xml-commons-resolver-1.2-17|43	Obsoletes:	xml-commons-which11 < 1:1.1-0
14mu|xml-commons-resolver-1.2-17|44	Obsoletes:	xml-commons-which10 < 1:1.0-0
14mu|xml-commons-resolver-1.2-17|45	
14mu|xml-commons-resolver-1.2-17|46	%track
14mu|xml-commons-resolver-1.2-17|47	prog %{name} = {
14mu|xml-commons-resolver-1.2-17|48	url = http://xerces.apache.org/mirrors.cgi
14mu|xml-commons-resolver-1.2-17|49	regex = "XML Commons Resolver Version (__VER__) - tar.gz"
14mu|xml-commons-resolver-1.2-17|50	version = %{version}
14mu|xml-commons-resolver-1.2-17|51	}
14mu|xml-commons-resolver-1.2-17|52	
14mu|xml-commons-resolver-1.2-17|53	%description
14mu|xml-commons-resolver-1.2-17|54	Resolver subproject of xml-commons.
14mu|xml-commons-resolver-1.2-17|55	
14mu|xml-commons-resolver-1.2-17|56	%package javadoc
14mu|xml-commons-resolver-1.2-17|57	Summary:	Javadoc for %{name}
14mu|xml-commons-resolver-1.2-17|58	Group:		Development/Java
14mu|xml-commons-resolver-1.2-17|59	Requires:	jpackage-utils
14mu|xml-commons-resolver-1.2-17|60	
14mu|xml-commons-resolver-1.2-17|61	%rename	xml-commons-resolver12-javadoc
14mu|xml-commons-resolver-1.2-17|62	%rename	xml-commons-which-javadoc
14mu|xml-commons-resolver-1.2-17|63	%rename	xml-commons-which12-javadoc
14mu|xml-commons-resolver-1.2-17|64	
14mu|xml-commons-resolver-1.2-17|65	Obsoletes:	xml-commons-resolver11-javadoc < 1:1.1-0
14mu|xml-commons-resolver-1.2-17|66	Obsoletes:	xml-commons-resolver10-javadoc < 1:1.0-0
14mu|xml-commons-resolver-1.2-17|67	Obsoletes:	xml-commons-which11-javadoc < 1:1.1-0
14mu|xml-commons-resolver-1.2-17|68	Obsoletes:	xml-commons-which10-javadoc < 1:1.0-0
14mu|xml-commons-resolver-1.2-17|69	
14mu|xml-commons-resolver-1.2-17|70	%description javadoc
14mu|xml-commons-resolver-1.2-17|71	Javadoc for %{name}.
14mu|xml-commons-resolver-1.2-17|72	
14mu|xml-commons-resolver-1.2-17|73	%prep
14mu|xml-commons-resolver-1.2-17|74	%setup -q
14mu|xml-commons-resolver-1.2-17|75	
14mu|xml-commons-resolver-1.2-17|76	# remove all binary libs and prebuilt javadocs
14mu|xml-commons-resolver-1.2-17|77	find . -name "*.jar" -exec rm -f {} \;
14mu|xml-commons-resolver-1.2-17|78	rm -rf docs
14mu|xml-commons-resolver-1.2-17|79	sed -i 's/\r//' KEYS LICENSE
14mu|xml-commons-resolver-1.2-17|80	
14mu|xml-commons-resolver-1.2-17|81	%build
14mu|xml-commons-resolver-1.2-17|82	sed -i -e 's|call Resolver|call resolver|g' java/resolver.xml
14mu|xml-commons-resolver-1.2-17|83	sed -i -e 's|classname="org.apache.xml.resolver.Catalog"|fork="yes" classname="org.apache.xml.resolver.apps.resolver"|g' java/resolver.xml
14mu|xml-commons-resolver-1.2-17|84	sed -i -e 's|org.apache.xml.resolver.Catalog|org.apache.xml.resolver.apps.resolver|g' java/src/manifest.resolver
14mu|xml-commons-resolver-1.2-17|85	
14mu|xml-commons-resolver-1.2-17|86	# export JAVA_HOME=%{_prefix}/lib/jvm/java-1.8.0
14mu|xml-commons-resolver-1.2-17|87	%ant jars javadocs
14mu|xml-commons-resolver-1.2-17|88	
14mu|xml-commons-resolver-1.2-17|89	%install
14mu|xml-commons-resolver-1.2-17|90	# inject OSGi manifests
14mu|xml-commons-resolver-1.2-17|91	mkdir -p META-INF
14mu|xml-commons-resolver-1.2-17|92	cp -p %{SOURCE5} META-INF/MANIFEST.MF
14mu|xml-commons-resolver-1.2-17|93	touch META-INF/MANIFEST.MF
14mu|xml-commons-resolver-1.2-17|94	zip java/build/resolver.jar META-INF/MANIFEST.MF
14mu|xml-commons-resolver-1.2-17|95	
14mu|xml-commons-resolver-1.2-17|96	# Jars
14mu|xml-commons-resolver-1.2-17|97	install -pD -T java/build/resolver.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|xml-commons-resolver-1.2-17|98	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/xml-resolver-%{version}.jar
14mu|xml-commons-resolver-1.2-17|99	
14mu|xml-commons-resolver-1.2-17|100	# Jar versioning
14mu|xml-commons-resolver-1.2-17|101	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
14mu|xml-commons-resolver-1.2-17|102	
14mu|xml-commons-resolver-1.2-17|103	# Javadocs
14mu|xml-commons-resolver-1.2-17|104	mkdir -p %{buildroot}%{_javadocdir}/%{name}
14mu|xml-commons-resolver-1.2-17|105	cp -pr java/build/apidocs/resolver java/build/apidocs/which %{buildroot}%{_javadocdir}/%{name}
14mu|xml-commons-resolver-1.2-17|106	
14mu|xml-commons-resolver-1.2-17|107	# Scripts
14mu|xml-commons-resolver-1.2-17|108	mkdir -p %{buildroot}%{_bindir}
14mu|xml-commons-resolver-1.2-17|109	cp %{SOURCE1} %{buildroot}%{_bindir}/xml-resolver
14mu|xml-commons-resolver-1.2-17|110	cp %{SOURCE2} %{buildroot}%{_bindir}/xml-xread
14mu|xml-commons-resolver-1.2-17|111	cp %{SOURCE3} %{buildroot}%{_bindir}/xml-xparse
14mu|xml-commons-resolver-1.2-17|112	cp %{SOURCE4} %{buildroot}%{_bindir}/xml-which
14mu|xml-commons-resolver-1.2-17|113	
14mu|xml-commons-resolver-1.2-17|114	# Pom
14mu|xml-commons-resolver-1.2-17|115	install -pD -T -m 644 %{SOURCE6} %{buildroot}%{_mavenpomdir}/JPP-xml-resolver.pom
14mu|xml-commons-resolver-1.2-17|116	%add_to_maven_depmap xml-resolver xml-resolver %{version} JPP xml-resolver
14mu|xml-commons-resolver-1.2-17|117	
14mu|xml-commons-resolver-1.2-17|118	%post
14mu|xml-commons-resolver-1.2-17|119	%update_maven_depmap
14mu|xml-commons-resolver-1.2-17|120	
14mu|xml-commons-resolver-1.2-17|121	%postun
14mu|xml-commons-resolver-1.2-17|122	%update_maven_depmap
14mu|xml-commons-resolver-1.2-17|123	
14mu|xml-commons-resolver-1.2-17|124	%files
14mu|xml-commons-resolver-1.2-17|125	%doc KEYS LICENSE
14mu|xml-commons-resolver-1.2-17|126	%{_mavendepmapfragdir}/*
14mu|xml-commons-resolver-1.2-17|127	%{_mavenpomdir}/*
14mu|xml-commons-resolver-1.2-17|128	%{_javadir}/*
14mu|xml-commons-resolver-1.2-17|129	%{_bindir}/*
14mu|xml-commons-resolver-1.2-17|130	
14mu|xml-commons-resolver-1.2-17|131	%files javadoc
14mu|xml-commons-resolver-1.2-17|132	%{_javadocdir}/%{name}
14mu|xml-commons-resolver-1.2-17|133	%doc LICENSE
14mu|xml-commons-resolver-1.2-17|134	
14mu|xml-commons-resolver-1.2-17|135	
14mu|xml-commons-resolver-1.2-17|136	%changelog
14mu|xml-commons-resolver-1.2-17|137	
14mu|xml-commons-resolver-1.2-17|138	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:1.2-17
14mu|xml-commons-resolver-1.2-17|139	- (a857008) Rebuild with Java8
14mu|xml-commons-resolver-1.2-17|140	
14mu|xml-commons-resolver-1.2-17|141	

26329 14
14mu|xmlrpc-c-1.32.5-1|1	%define major_c 3
14mu|xmlrpc-c-1.32.5-1|2	%define major_cpp 8
14mu|xmlrpc-c-1.32.5-1|3	%define libxmlrpc_c %mklibname xmlrpc %{major_c}
14mu|xmlrpc-c-1.32.5-1|4	%define libxmlrpc_cpp %mklibname xmlrpc++ %{major_cpp}
14mu|xmlrpc-c-1.32.5-1|5	%define libxmlrpc_ccpp %mklibname xmlrpc_cpp %{major_cpp}
14mu|xmlrpc-c-1.32.5-1|6	%define libxmlrpc_abyss_c %mklibname xmlrpc_abyss %{major_c}
14mu|xmlrpc-c-1.32.5-1|7	%define libxmlrpc_client_c %mklibname xmlrpc_client %{major_c}
14mu|xmlrpc-c-1.32.5-1|8	%define libxmlrpc_client_cpp %mklibname xmlrpc_client++ %{major_cpp}
14mu|xmlrpc-c-1.32.5-1|9	%define libxmlrpc_packetsocket_c %mklibname xmlrpc_packetsocket %{major_cpp}
14mu|xmlrpc-c-1.32.5-1|10	%define libxmlrpc_server_c %mklibname xmlrpc_server %{major_c}
14mu|xmlrpc-c-1.32.5-1|11	%define libxmlrpc_server_cpp %mklibname xmlrpc_server++ %{major_cpp}
14mu|xmlrpc-c-1.32.5-1|12	%define libxmlrpc_server_abyss_c %mklibname xmlrpc_server_abyss %{major_c}
14mu|xmlrpc-c-1.32.5-1|13	%define libxmlrpc_server_abyss_cpp %mklibname xmlrpc_server_abyss++ %{major_cpp}
14mu|xmlrpc-c-1.32.5-1|14	%define libxmlrpc_server_cgi_c %mklibname xmlrpc_server_cgi %{major_c}
14mu|xmlrpc-c-1.32.5-1|15	%define libxmlrpc_server_cgi_cpp %mklibname xmlrpc_server_cgi++ %{major_cpp}
14mu|xmlrpc-c-1.32.5-1|16	%define libxmlrpc_server_pstream_cpp %mklibname xmlrpc_server_pstream++ %{major_cpp}
14mu|xmlrpc-c-1.32.5-1|17	%define libxmlrpc_util_c %mklibname xmlrpc_util %{major_c}
14mu|xmlrpc-c-1.32.5-1|18	%define devname %mklibname %{name} -d
14mu|xmlrpc-c-1.32.5-1|19	
14mu|xmlrpc-c-1.32.5-1|20	%global advanced_branch 1
14mu|xmlrpc-c-1.32.5-1|21	%global svnrev 2451
14mu|xmlrpc-c-1.32.5-1|22	
14mu|xmlrpc-c-1.32.5-1|23	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|24	Name:		xmlrpc-c
14mu|xmlrpc-c-1.32.5-1|25	Version:	1.32.5
14mu|xmlrpc-c-1.32.5-1|26	Release:	1
14mu|xmlrpc-c-1.32.5-1|27	License:	BSD
14mu|xmlrpc-c-1.32.5-1|28	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|29	Url:		http://xmlrpc-c.sourceforge.net/
14mu|xmlrpc-c-1.32.5-1|30	%{!?advanced_branch:Source0:	http://dl.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-%{version}.tgz}
14mu|xmlrpc-c-1.32.5-1|31	# generated by 'make svn-sources [SVN_VER=%version SVN_REV=%svnrev]'. Unfortunately,
14mu|xmlrpc-c-1.32.5-1|32	# upstream does not tag versions so we must fetch from the branch and
14mu|xmlrpc-c-1.32.5-1|33	# check which version was used for it
14mu|xmlrpc-c-1.32.5-1|34	%{?advanced_branch:Source0:	xmlrpc-c-%{version}.tar.xz}
14mu|xmlrpc-c-1.32.5-1|35	Source100:	dfs.cc
14mu|xmlrpc-c-1.32.5-1|36	Source101:	dso-fixup
14mu|xmlrpc-c-1.32.5-1|37	
14mu|xmlrpc-c-1.32.5-1|38	# Fedora patches
14mu|xmlrpc-c-1.32.5-1|39	Patch100:	xmlrpc-c-cmake.patch
14mu|xmlrpc-c-1.32.5-1|40	Patch102:	xmlrpc-c-printf-size_t.patch
14mu|xmlrpc-c-1.32.5-1|41	Patch105:	xmlrpc-c-longlong.patch
14mu|xmlrpc-c-1.32.5-1|42	Patch107:	xmlrpc-c-uninit-curl.patch
14mu|xmlrpc-c-1.32.5-1|43	Patch108:	xmlrpc-c-30x-redirect.patch
14mu|xmlrpc-c-1.32.5-1|44	Patch109:	xmlrpc-c-check-vasprintf-return-value.patch
14mu|xmlrpc-c-1.32.5-1|45	Patch110:	xmlrpc-c-include-string_int.h.patch
14mu|xmlrpc-c-1.32.5-1|46	Patch111:	xmlrpc-c-format-security-warning.patch
14mu|xmlrpc-c-1.32.5-1|47	BuildRequires:	cmake
14mu|xmlrpc-c-1.32.5-1|48	BuildRequires:	readline-devel
14mu|xmlrpc-c-1.32.5-1|49	BuildRequires:	pkgconfig(libcurl)
14mu|xmlrpc-c-1.32.5-1|50	BuildRequires:	pkgconfig(libxml-2.0)
14mu|xmlrpc-c-1.32.5-1|51	BuildRequires:	pkgconfig(ncurses)
14mu|xmlrpc-c-1.32.5-1|52	
14mu|xmlrpc-c-1.32.5-1|53	%description
14mu|xmlrpc-c-1.32.5-1|54	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|55	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|56	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|57	
14mu|xmlrpc-c-1.32.5-1|58	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|59	
14mu|xmlrpc-c-1.32.5-1|60	%files
14mu|xmlrpc-c-1.32.5-1|61	%doc doc/COPYING doc/CREDITS doc/DEVELOPING doc/HISTORY doc/SECURITY doc/TESTING doc/TODO
14mu|xmlrpc-c-1.32.5-1|62	%{_bindir}/xmlrpc
14mu|xmlrpc-c-1.32.5-1|63	%{_bindir}/xmlrpc_parsecall
14mu|xmlrpc-c-1.32.5-1|64	%{_bindir}/xmlrpc_pstream
14mu|xmlrpc-c-1.32.5-1|65	%{_bindir}/xmlrpc_transport
14mu|xmlrpc-c-1.32.5-1|66	%{_bindir}/xml-rpc-api2cpp
14mu|xmlrpc-c-1.32.5-1|67	%{_bindir}/xml-rpc-api2txt
14mu|xmlrpc-c-1.32.5-1|68	%{_bindir}/xmlrpc_cpp_proxy
14mu|xmlrpc-c-1.32.5-1|69	%{_mandir}/man1/xml-rpc-api2cpp.1*
14mu|xmlrpc-c-1.32.5-1|70	%{_mandir}/man1/xml-rpc-api2txt.1*
14mu|xmlrpc-c-1.32.5-1|71	
14mu|xmlrpc-c-1.32.5-1|72	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|73	
14mu|xmlrpc-c-1.32.5-1|74	%package -n %{libxmlrpc_c}
14mu|xmlrpc-c-1.32.5-1|75	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|76	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|77	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|78	Obsoletes:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|79	
14mu|xmlrpc-c-1.32.5-1|80	%description -n %{libxmlrpc_c}
14mu|xmlrpc-c-1.32.5-1|81	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|82	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|83	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|84	
14mu|xmlrpc-c-1.32.5-1|85	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|86	
14mu|xmlrpc-c-1.32.5-1|87	%files -n %{libxmlrpc_c}
14mu|xmlrpc-c-1.32.5-1|88	%{_libdir}/libxmlrpc.so.%{major_c}*
14mu|xmlrpc-c-1.32.5-1|89	
14mu|xmlrpc-c-1.32.5-1|90	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|91	
14mu|xmlrpc-c-1.32.5-1|92	%package -n %{libxmlrpc_cpp}
14mu|xmlrpc-c-1.32.5-1|93	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|94	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|95	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|96	
14mu|xmlrpc-c-1.32.5-1|97	%description -n %{libxmlrpc_cpp}
14mu|xmlrpc-c-1.32.5-1|98	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|99	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|100	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|101	
14mu|xmlrpc-c-1.32.5-1|102	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|103	
14mu|xmlrpc-c-1.32.5-1|104	%files -n %{libxmlrpc_cpp}
14mu|xmlrpc-c-1.32.5-1|105	%{_libdir}/libxmlrpc++.so.%{major_cpp}*
14mu|xmlrpc-c-1.32.5-1|106	
14mu|xmlrpc-c-1.32.5-1|107	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|108	
14mu|xmlrpc-c-1.32.5-1|109	%package -n %{libxmlrpc_ccpp}
14mu|xmlrpc-c-1.32.5-1|110	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|111	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|112	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|113	
14mu|xmlrpc-c-1.32.5-1|114	%description -n %{libxmlrpc_ccpp}
14mu|xmlrpc-c-1.32.5-1|115	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|116	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|117	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|118	
14mu|xmlrpc-c-1.32.5-1|119	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|120	
14mu|xmlrpc-c-1.32.5-1|121	%files -n %{libxmlrpc_ccpp}
14mu|xmlrpc-c-1.32.5-1|122	%{_libdir}/libxmlrpc_cpp.so.%{major_cpp}*
14mu|xmlrpc-c-1.32.5-1|123	
14mu|xmlrpc-c-1.32.5-1|124	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|125	
14mu|xmlrpc-c-1.32.5-1|126	%package -n %{libxmlrpc_abyss_c}
14mu|xmlrpc-c-1.32.5-1|127	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|128	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|129	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|130	
14mu|xmlrpc-c-1.32.5-1|131	%description -n %{libxmlrpc_abyss_c}
14mu|xmlrpc-c-1.32.5-1|132	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|133	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|134	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|135	
14mu|xmlrpc-c-1.32.5-1|136	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|137	
14mu|xmlrpc-c-1.32.5-1|138	%files -n %{libxmlrpc_abyss_c}
14mu|xmlrpc-c-1.32.5-1|139	%{_libdir}/libxmlrpc_abyss.so.%{major_c}*
14mu|xmlrpc-c-1.32.5-1|140	
14mu|xmlrpc-c-1.32.5-1|141	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|142	
14mu|xmlrpc-c-1.32.5-1|143	%package -n %{libxmlrpc_client_c}
14mu|xmlrpc-c-1.32.5-1|144	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|145	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|146	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|147	
14mu|xmlrpc-c-1.32.5-1|148	%description -n %{libxmlrpc_client_c}
14mu|xmlrpc-c-1.32.5-1|149	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|150	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|151	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|152	
14mu|xmlrpc-c-1.32.5-1|153	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|154	
14mu|xmlrpc-c-1.32.5-1|155	%files -n %{libxmlrpc_client_c}
14mu|xmlrpc-c-1.32.5-1|156	%{_libdir}/libxmlrpc_client.so.%{major_c}*
14mu|xmlrpc-c-1.32.5-1|157	
14mu|xmlrpc-c-1.32.5-1|158	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|159	
14mu|xmlrpc-c-1.32.5-1|160	%package -n %{libxmlrpc_client_cpp}
14mu|xmlrpc-c-1.32.5-1|161	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|162	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|163	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|164	
14mu|xmlrpc-c-1.32.5-1|165	%description -n %{libxmlrpc_client_cpp}
14mu|xmlrpc-c-1.32.5-1|166	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|167	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|168	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|169	
14mu|xmlrpc-c-1.32.5-1|170	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|171	
14mu|xmlrpc-c-1.32.5-1|172	%files -n %{libxmlrpc_client_cpp}
14mu|xmlrpc-c-1.32.5-1|173	%{_libdir}/libxmlrpc_client++.so.%{major_cpp}*
14mu|xmlrpc-c-1.32.5-1|174	
14mu|xmlrpc-c-1.32.5-1|175	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|176	
14mu|xmlrpc-c-1.32.5-1|177	%package -n %{libxmlrpc_packetsocket_c}
14mu|xmlrpc-c-1.32.5-1|178	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|179	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|180	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|181	
14mu|xmlrpc-c-1.32.5-1|182	%description -n %{libxmlrpc_packetsocket_c}
14mu|xmlrpc-c-1.32.5-1|183	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|184	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|185	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|186	
14mu|xmlrpc-c-1.32.5-1|187	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|188	
14mu|xmlrpc-c-1.32.5-1|189	%files -n %{libxmlrpc_packetsocket_c}
14mu|xmlrpc-c-1.32.5-1|190	%{_libdir}/libxmlrpc_packetsocket.so.%{major_cpp}*
14mu|xmlrpc-c-1.32.5-1|191	
14mu|xmlrpc-c-1.32.5-1|192	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|193	
14mu|xmlrpc-c-1.32.5-1|194	%package -n %{libxmlrpc_server_c}
14mu|xmlrpc-c-1.32.5-1|195	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|196	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|197	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|198	
14mu|xmlrpc-c-1.32.5-1|199	%description -n %{libxmlrpc_server_c}
14mu|xmlrpc-c-1.32.5-1|200	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|201	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|202	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|203	
14mu|xmlrpc-c-1.32.5-1|204	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|205	
14mu|xmlrpc-c-1.32.5-1|206	%files -n %{libxmlrpc_server_c}
14mu|xmlrpc-c-1.32.5-1|207	%{_libdir}/libxmlrpc_server.so.%{major_c}*
14mu|xmlrpc-c-1.32.5-1|208	
14mu|xmlrpc-c-1.32.5-1|209	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|210	
14mu|xmlrpc-c-1.32.5-1|211	%package -n %{libxmlrpc_server_cpp}
14mu|xmlrpc-c-1.32.5-1|212	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|213	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|214	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|215	
14mu|xmlrpc-c-1.32.5-1|216	%description -n %{libxmlrpc_server_cpp}
14mu|xmlrpc-c-1.32.5-1|217	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|218	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|219	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|220	
14mu|xmlrpc-c-1.32.5-1|221	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|222	
14mu|xmlrpc-c-1.32.5-1|223	%files -n %{libxmlrpc_server_cpp}
14mu|xmlrpc-c-1.32.5-1|224	%{_libdir}/libxmlrpc_server++.so.%{major_cpp}*
14mu|xmlrpc-c-1.32.5-1|225	
14mu|xmlrpc-c-1.32.5-1|226	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|227	
14mu|xmlrpc-c-1.32.5-1|228	%package -n %{libxmlrpc_server_abyss_c}
14mu|xmlrpc-c-1.32.5-1|229	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|230	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|231	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|232	
14mu|xmlrpc-c-1.32.5-1|233	%description -n %{libxmlrpc_server_abyss_c}
14mu|xmlrpc-c-1.32.5-1|234	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|235	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|236	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|237	
14mu|xmlrpc-c-1.32.5-1|238	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|239	
14mu|xmlrpc-c-1.32.5-1|240	%files -n %{libxmlrpc_server_abyss_c}
14mu|xmlrpc-c-1.32.5-1|241	%{_libdir}/libxmlrpc_server_abyss.so.%{major_c}*
14mu|xmlrpc-c-1.32.5-1|242	
14mu|xmlrpc-c-1.32.5-1|243	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|244	
14mu|xmlrpc-c-1.32.5-1|245	%package -n %{libxmlrpc_server_abyss_cpp}
14mu|xmlrpc-c-1.32.5-1|246	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|247	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|248	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|249	
14mu|xmlrpc-c-1.32.5-1|250	%description -n %{libxmlrpc_server_abyss_cpp}
14mu|xmlrpc-c-1.32.5-1|251	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|252	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|253	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|254	
14mu|xmlrpc-c-1.32.5-1|255	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|256	
14mu|xmlrpc-c-1.32.5-1|257	%files -n %{libxmlrpc_server_abyss_cpp}
14mu|xmlrpc-c-1.32.5-1|258	%{_libdir}/libxmlrpc_server_abyss++.so.%{major_cpp}*
14mu|xmlrpc-c-1.32.5-1|259	
14mu|xmlrpc-c-1.32.5-1|260	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|261	
14mu|xmlrpc-c-1.32.5-1|262	%package -n %{libxmlrpc_server_cgi_c}
14mu|xmlrpc-c-1.32.5-1|263	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|264	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|265	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|266	
14mu|xmlrpc-c-1.32.5-1|267	%description -n %{libxmlrpc_server_cgi_c}
14mu|xmlrpc-c-1.32.5-1|268	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|269	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|270	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|271	
14mu|xmlrpc-c-1.32.5-1|272	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|273	
14mu|xmlrpc-c-1.32.5-1|274	%files -n %{libxmlrpc_server_cgi_c}
14mu|xmlrpc-c-1.32.5-1|275	%{_libdir}/libxmlrpc_server_cgi.so.%{major_c}*
14mu|xmlrpc-c-1.32.5-1|276	
14mu|xmlrpc-c-1.32.5-1|277	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|278	
14mu|xmlrpc-c-1.32.5-1|279	%package -n %{libxmlrpc_server_cgi_cpp}
14mu|xmlrpc-c-1.32.5-1|280	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|281	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|282	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|283	
14mu|xmlrpc-c-1.32.5-1|284	%description -n %{libxmlrpc_server_cgi_cpp}
14mu|xmlrpc-c-1.32.5-1|285	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|286	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|287	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|288	
14mu|xmlrpc-c-1.32.5-1|289	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|290	
14mu|xmlrpc-c-1.32.5-1|291	%files -n %{libxmlrpc_server_cgi_cpp}
14mu|xmlrpc-c-1.32.5-1|292	%{_libdir}/libxmlrpc_server_cgi++.so.%{major_cpp}*
14mu|xmlrpc-c-1.32.5-1|293	
14mu|xmlrpc-c-1.32.5-1|294	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|295	
14mu|xmlrpc-c-1.32.5-1|296	%package -n %{libxmlrpc_server_pstream_cpp}
14mu|xmlrpc-c-1.32.5-1|297	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|298	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|299	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|300	
14mu|xmlrpc-c-1.32.5-1|301	%description -n %{libxmlrpc_server_pstream_cpp}
14mu|xmlrpc-c-1.32.5-1|302	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|303	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|304	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|305	
14mu|xmlrpc-c-1.32.5-1|306	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|307	
14mu|xmlrpc-c-1.32.5-1|308	%files -n %{libxmlrpc_server_pstream_cpp}
14mu|xmlrpc-c-1.32.5-1|309	%{_libdir}/libxmlrpc_server_pstream++.so.%{major_cpp}*
14mu|xmlrpc-c-1.32.5-1|310	
14mu|xmlrpc-c-1.32.5-1|311	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|312	
14mu|xmlrpc-c-1.32.5-1|313	%package -n %{libxmlrpc_util_c}
14mu|xmlrpc-c-1.32.5-1|314	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|315	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|316	Conflicts:	%{_lib}xmlrpc-c3 < 1.32.5
14mu|xmlrpc-c-1.32.5-1|317	
14mu|xmlrpc-c-1.32.5-1|318	%description -n %{libxmlrpc_util_c}
14mu|xmlrpc-c-1.32.5-1|319	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|320	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|321	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|322	
14mu|xmlrpc-c-1.32.5-1|323	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|324	
14mu|xmlrpc-c-1.32.5-1|325	%files -n %{libxmlrpc_util_c}
14mu|xmlrpc-c-1.32.5-1|326	%{_libdir}/libxmlrpc_util.so.%{major_c}*
14mu|xmlrpc-c-1.32.5-1|327	
14mu|xmlrpc-c-1.32.5-1|328	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|329	
14mu|xmlrpc-c-1.32.5-1|330	%package -n %{devname}
14mu|xmlrpc-c-1.32.5-1|331	Summary:	Programming library for writing an XML-RPC server or client in C or C++
14mu|xmlrpc-c-1.32.5-1|332	Group:		System/Libraries
14mu|xmlrpc-c-1.32.5-1|333	Requires:	%{libxmlrpc_c} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|334	Requires:	%{libxmlrpc_cpp} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|335	Requires:	%{libxmlrpc_ccpp} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|336	Requires:	%{libxmlrpc_abyss_c} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|337	Requires:	%{libxmlrpc_client_c} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|338	Requires:	%{libxmlrpc_client_cpp} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|339	Requires:	%{libxmlrpc_packetsocket_c} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|340	Requires:	%{libxmlrpc_server_c} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|341	Requires:	%{libxmlrpc_server_cpp} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|342	Requires:	%{libxmlrpc_server_abyss_c} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|343	Requires:	%{libxmlrpc_server_abyss_cpp} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|344	Requires:	%{libxmlrpc_server_cgi_c} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|345	Requires:	%{libxmlrpc_server_cgi_cpp} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|346	Requires:	%{libxmlrpc_server_pstream_cpp} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|347	Requires:	%{libxmlrpc_util_c} = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|348	Requires:	pkgconfig(libxml-2.0)
14mu|xmlrpc-c-1.32.5-1|349	Provides:	%{name}-devel = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|350	Provides:	lib%{name}-devel = %{EVRD}
14mu|xmlrpc-c-1.32.5-1|351	
14mu|xmlrpc-c-1.32.5-1|352	%description -n %{devname}
14mu|xmlrpc-c-1.32.5-1|353	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
14mu|xmlrpc-c-1.32.5-1|354	It converts the procedure call into XML document, sends it to a remote
14mu|xmlrpc-c-1.32.5-1|355	server using HTTP, and gets back the response as XML.
14mu|xmlrpc-c-1.32.5-1|356	
14mu|xmlrpc-c-1.32.5-1|357	This library provides a modular implementation of XML-RPC for C and C++.
14mu|xmlrpc-c-1.32.5-1|358	
14mu|xmlrpc-c-1.32.5-1|359	This package contains the developement files.
14mu|xmlrpc-c-1.32.5-1|360	
14mu|xmlrpc-c-1.32.5-1|361	%files -n %{devname}
14mu|xmlrpc-c-1.32.5-1|362	%{_bindir}/xmlrpc-c-config
14mu|xmlrpc-c-1.32.5-1|363	%{_includedir}/*.h
14mu|xmlrpc-c-1.32.5-1|364	%{_includedir}/%{name}
14mu|xmlrpc-c-1.32.5-1|365	%{_libdir}/lib*.so
14mu|xmlrpc-c-1.32.5-1|366	%{_libdir}/pkgconfig/*.pc
14mu|xmlrpc-c-1.32.5-1|367	
14mu|xmlrpc-c-1.32.5-1|368	#----------------------------------------------------------------------------
14mu|xmlrpc-c-1.32.5-1|369	
14mu|xmlrpc-c-1.32.5-1|370	%prep
14mu|xmlrpc-c-1.32.5-1|371	%setup -q
14mu|xmlrpc-c-1.32.5-1|372	%apply_patches
14mu|xmlrpc-c-1.32.5-1|373	
14mu|xmlrpc-c-1.32.5-1|374	%build
14mu|xmlrpc-c-1.32.5-1|375	%cmake \
14mu|xmlrpc-c-1.32.5-1|376	-D_lib:STRING=%{_lib} \
14mu|xmlrpc-c-1.32.5-1|377	-DMUST_BUILD_CURL_CLIENT:BOOL=ON \
14mu|xmlrpc-c-1.32.5-1|378	-DMUST_BUILD_LIBWWW_CLIENT:BOOL=OFF \
14mu|xmlrpc-c-1.32.5-1|379	-DENABLE_TOOLS:BOOL=ON
14mu|xmlrpc-c-1.32.5-1|380	
14mu|xmlrpc-c-1.32.5-1|381	%__cxx %{optflags} %{SOURCE100} -o depsort
14mu|xmlrpc-c-1.32.5-1|382	
14mu|xmlrpc-c-1.32.5-1|383	%make
14mu|xmlrpc-c-1.32.5-1|384	
14mu|xmlrpc-c-1.32.5-1|385	%install
14mu|xmlrpc-c-1.32.5-1|386	cd build
14mu|xmlrpc-c-1.32.5-1|387	%makeinstall_std
14mu|xmlrpc-c-1.32.5-1|388	
14mu|xmlrpc-c-1.32.5-1|389	bash %{SOURCE101} "%{buildroot}" "%{_libdir}" 'libxmlrpc' %{buildroot}%{_libdir}/libxmlrpc*.so.[0-9]
14mu|xmlrpc-c-1.32.5-1|390	
14mu|xmlrpc-c-1.32.5-1|391	%check
14mu|xmlrpc-c-1.32.5-1|392	unset PKG_CONFIG_PATH
14mu|xmlrpc-c-1.32.5-1|393	export PKG_CONFIG_LIBDIR=%{buildroot}%{_libdir}/pkgconfig:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig
14mu|xmlrpc-c-1.32.5-1|394	PATH=%{buildroot}%{_bindir}:$PATH
14mu|xmlrpc-c-1.32.5-1|395	
14mu|xmlrpc-c-1.32.5-1|396	_e() {
14mu|xmlrpc-c-1.32.5-1|397	echo "\$ $@"
14mu|xmlrpc-c-1.32.5-1|398	"$@"
14mu|xmlrpc-c-1.32.5-1|399	}
14mu|xmlrpc-c-1.32.5-1|400	
14mu|xmlrpc-c-1.32.5-1|401	set +x
14mu|xmlrpc-c-1.32.5-1|402	_e xmlrpc-c-config --help
14mu|xmlrpc-c-1.32.5-1|403	for comp in c++ cgi-server server-util abyss-server client libwww-client; do
14mu|xmlrpc-c-1.32.5-1|404	for opt in '--version' '--libs' 'c++2 --libs' 'c++ --libs --static'; do
14mu|xmlrpc-c-1.32.5-1|405	_e xmlrpc-c-config "$comp" $opt
14mu|xmlrpc-c-1.32.5-1|406	done
14mu|xmlrpc-c-1.32.5-1|407	done
14mu|xmlrpc-c-1.32.5-1|408	set -x
14mu|xmlrpc-c-1.32.5-1|409	
14mu|xmlrpc-c-1.32.5-1|410	
14mu|xmlrpc-c-1.32.5-1|411	%changelog
14mu|xmlrpc-c-1.32.5-1|412	
14mu|xmlrpc-c-1.32.5-1|413	* Thu Dec 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.32.5-1
14mu|xmlrpc-c-1.32.5-1|414	- (71e833a) Split libraries into individual packages
14mu|xmlrpc-c-1.32.5-1|415	
14mu|xmlrpc-c-1.32.5-1|416	

26330 14
14mu|xmlsec1-1.2.20-6|1	%define major 1
14mu|xmlsec1-1.2.20-6|2	%define libname %mklibname xmlsec1_ %{major}
14mu|xmlsec1-1.2.20-6|3	%define devname %mklibname xmlsec1 -d
14mu|xmlsec1-1.2.20-6|4	%define libname_gcrypt %mklibname xmlsec1-gcrypt %{major}
14mu|xmlsec1-1.2.20-6|5	%define libname_gnutls %mklibname xmlsec1-gnutls %{major}
14mu|xmlsec1-1.2.20-6|6	%define libname_nss %mklibname xmlsec1-nss %{major}
14mu|xmlsec1-1.2.20-6|7	%define libname_openssl %mklibname xmlsec1-openssl %{major}
14mu|xmlsec1-1.2.20-6|8	
14mu|xmlsec1-1.2.20-6|9	Summary:	Library providing support for "XML Signature" and "XML Encryption"
14mu|xmlsec1-1.2.20-6|10	Name:		xmlsec1
14mu|xmlsec1-1.2.20-6|11	Version:	1.2.20
14mu|xmlsec1-1.2.20-6|12	Release:	6
14mu|xmlsec1-1.2.20-6|13	License:	MIT
14mu|xmlsec1-1.2.20-6|14	Group:		System/Libraries
14mu|xmlsec1-1.2.20-6|15	Url:		http://www.aleksey.com/xmlsec
14mu|xmlsec1-1.2.20-6|16	Source0:	http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
14mu|xmlsec1-1.2.20-6|17	Patch1:		xmlsec1-1.2.16-linkage.patch
14mu|xmlsec1-1.2.20-6|18	BuildRequires:	libtool-devel
14mu|xmlsec1-1.2.20-6|19	BuildRequires:	pkgconfig(gnutls)
14mu|xmlsec1-1.2.20-6|20	BuildRequires:	pkgconfig(libgcrypt)
14mu|xmlsec1-1.2.20-6|21	BuildRequires:	pkgconfig(libxml-2.0)
14mu|xmlsec1-1.2.20-6|22	BuildRequires:	pkgconfig(libxslt)
14mu|xmlsec1-1.2.20-6|23	BuildRequires:	pkgconfig(nss)
14mu|xmlsec1-1.2.20-6|24	BuildRequires:	pkgconfig(openssl)
14mu|xmlsec1-1.2.20-6|25	
14mu|xmlsec1-1.2.20-6|26	%description
14mu|xmlsec1-1.2.20-6|27	XML Security Library is a C library based on LibXML2  and OpenSSL.
14mu|xmlsec1-1.2.20-6|28	The library was created with a goal to support major XML security
14mu|xmlsec1-1.2.20-6|29	standards "XML Digital Signature" and "XML Encryption".
14mu|xmlsec1-1.2.20-6|30	
14mu|xmlsec1-1.2.20-6|31	%files
14mu|xmlsec1-1.2.20-6|32	%doc %{_mandir}/man1/xmlsec1.1*
14mu|xmlsec1-1.2.20-6|33	%{_bindir}/xmlsec1
14mu|xmlsec1-1.2.20-6|34	
14mu|xmlsec1-1.2.20-6|35	#----------------------------------------------------------------------------
14mu|xmlsec1-1.2.20-6|36	
14mu|xmlsec1-1.2.20-6|37	%package -n %{libname}
14mu|xmlsec1-1.2.20-6|38	Summary:	Library providing support for "XML Signature" and "XML Encryption"
14mu|xmlsec1-1.2.20-6|39	Group:		System/Libraries
14mu|xmlsec1-1.2.20-6|40	Obsoletes:	%{_lib}xmlsec1-1 < 1.2.16
14mu|xmlsec1-1.2.20-6|41	
14mu|xmlsec1-1.2.20-6|42	%description -n %{libname}
14mu|xmlsec1-1.2.20-6|43	XML Security Library is a C library based on LibXML2  and OpenSSL.
14mu|xmlsec1-1.2.20-6|44	The library was created with a goal to support major XML security
14mu|xmlsec1-1.2.20-6|45	standards "XML Digital Signature" and "XML Encryption".
14mu|xmlsec1-1.2.20-6|46	
14mu|xmlsec1-1.2.20-6|47	%files -n %{libname}
14mu|xmlsec1-1.2.20-6|48	%{_libdir}/libxmlsec1.so.%{major}*
14mu|xmlsec1-1.2.20-6|49	
14mu|xmlsec1-1.2.20-6|50	#----------------------------------------------------------------------------
14mu|xmlsec1-1.2.20-6|51	
14mu|xmlsec1-1.2.20-6|52	%package -n %{libname_gcrypt}
14mu|xmlsec1-1.2.20-6|53	Summary:	Gcrypt crypto plugin for XML Security Library
14mu|xmlsec1-1.2.20-6|54	Group:		System/Libraries
14mu|xmlsec1-1.2.20-6|55	
14mu|xmlsec1-1.2.20-6|56	%description -n %{libname_gcrypt}
14mu|xmlsec1-1.2.20-6|57	gcrypt plugin for XML Security Library provides gcrypt based crypto services
14mu|xmlsec1-1.2.20-6|58	for the xmlsec library.
14mu|xmlsec1-1.2.20-6|59	
14mu|xmlsec1-1.2.20-6|60	%files -n %{libname_gcrypt}
14mu|xmlsec1-1.2.20-6|61	%{_libdir}/libxmlsec1-gcrypt.so.%{major}*
14mu|xmlsec1-1.2.20-6|62	
14mu|xmlsec1-1.2.20-6|63	#----------------------------------------------------------------------------
14mu|xmlsec1-1.2.20-6|64	
14mu|xmlsec1-1.2.20-6|65	%package -n %{libname_gnutls}
14mu|xmlsec1-1.2.20-6|66	Summary:	Gnutls crypto plugin for XML Security Library
14mu|xmlsec1-1.2.20-6|67	Group:		System/Libraries
14mu|xmlsec1-1.2.20-6|68	
14mu|xmlsec1-1.2.20-6|69	%description -n %{libname_gnutls}
14mu|xmlsec1-1.2.20-6|70	gnutls plugin for XML Security Library provides gnutls based crypto services
14mu|xmlsec1-1.2.20-6|71	for the xmlsec library.
14mu|xmlsec1-1.2.20-6|72	
14mu|xmlsec1-1.2.20-6|73	%files -n %{libname_gnutls}
14mu|xmlsec1-1.2.20-6|74	%{_libdir}/libxmlsec1-gnutls.so.%{major}*
14mu|xmlsec1-1.2.20-6|75	
14mu|xmlsec1-1.2.20-6|76	#----------------------------------------------------------------------------
14mu|xmlsec1-1.2.20-6|77	
14mu|xmlsec1-1.2.20-6|78	%package -n %{libname_nss}
14mu|xmlsec1-1.2.20-6|79	Summary:	NSS crypto plugin for XML Security Library
14mu|xmlsec1-1.2.20-6|80	Group:		System/Libraries
14mu|xmlsec1-1.2.20-6|81	
14mu|xmlsec1-1.2.20-6|82	%description -n %{libname_nss}
14mu|xmlsec1-1.2.20-6|83	NSS plugin for XML Security Library provides NSS based crypto services
14mu|xmlsec1-1.2.20-6|84	for the xmlsec library.
14mu|xmlsec1-1.2.20-6|85	
14mu|xmlsec1-1.2.20-6|86	%files -n %{libname_nss}
14mu|xmlsec1-1.2.20-6|87	%{_libdir}/libxmlsec1-nss.so.%{major}*
14mu|xmlsec1-1.2.20-6|88	
14mu|xmlsec1-1.2.20-6|89	#----------------------------------------------------------------------------
14mu|xmlsec1-1.2.20-6|90	
14mu|xmlsec1-1.2.20-6|91	%package -n %{libname_openssl}
14mu|xmlsec1-1.2.20-6|92	Summary:	OpenSSL crypto plugin for XML Security Library
14mu|xmlsec1-1.2.20-6|93	Group:		System/Libraries
14mu|xmlsec1-1.2.20-6|94	
14mu|xmlsec1-1.2.20-6|95	%description -n %{libname_openssl}
14mu|xmlsec1-1.2.20-6|96	OpenSSL plugin for XML Security Library provides OpenSSL based crypto services
14mu|xmlsec1-1.2.20-6|97	for the xmlsec library.
14mu|xmlsec1-1.2.20-6|98	
14mu|xmlsec1-1.2.20-6|99	%files -n %{libname_openssl}
14mu|xmlsec1-1.2.20-6|100	%{_libdir}/libxmlsec1-openssl.so.%{major}*
14mu|xmlsec1-1.2.20-6|101	
14mu|xmlsec1-1.2.20-6|102	#----------------------------------------------------------------------------
14mu|xmlsec1-1.2.20-6|103	
14mu|xmlsec1-1.2.20-6|104	%package -n %{devname}
14mu|xmlsec1-1.2.20-6|105	Summary:	Libraries to develop applications with XML security
14mu|xmlsec1-1.2.20-6|106	Group:		Development/C
14mu|xmlsec1-1.2.20-6|107	Requires:	%{libname} = %{EVRD}
14mu|xmlsec1-1.2.20-6|108	Requires:	%{libname_gcrypt} = %{EVRD}
14mu|xmlsec1-1.2.20-6|109	Requires:	%{libname_gnutls} = %{EVRD}
14mu|xmlsec1-1.2.20-6|110	Requires:	%{libname_nss} = %{EVRD}
14mu|xmlsec1-1.2.20-6|111	Requires:	%{libname_openssl} = %{EVRD}
14mu|xmlsec1-1.2.20-6|112	Provides:	%{name}-devel = %{EVRD}
14mu|xmlsec1-1.2.20-6|113	Obsoletes:	%{_lib}xmlsec1-gnutls-devel < 1.2.16
14mu|xmlsec1-1.2.20-6|114	Obsoletes:	%{_lib}xmlsec1-nss-devel < 1.2.16
14mu|xmlsec1-1.2.20-6|115	Obsoletes:	%{_lib}xmlsec1-openssl-devel < 1.2.16
14mu|xmlsec1-1.2.20-6|116	
14mu|xmlsec1-1.2.20-6|117	%description -n %{devname}
14mu|xmlsec1-1.2.20-6|118	Libraries you can use to develop applications with XML security standarts.
14mu|xmlsec1-1.2.20-6|119	
14mu|xmlsec1-1.2.20-6|120	%files -n %{devname}
14mu|xmlsec1-1.2.20-6|121	%doc AUTHORS HACKING ChangeLog NEWS README Copyright
14mu|xmlsec1-1.2.20-6|122	%doc %{_mandir}/man1/xmlsec1-config.1*
14mu|xmlsec1-1.2.20-6|123	%{_bindir}/xmlsec1-config
14mu|xmlsec1-1.2.20-6|124	%{_includedir}/xmlsec1
14mu|xmlsec1-1.2.20-6|125	%{_datadir}/aclocal/xmlsec1.m4
14mu|xmlsec1-1.2.20-6|126	%{_libdir}/*.so
14mu|xmlsec1-1.2.20-6|127	%{_libdir}/pkgconfig/*.pc
14mu|xmlsec1-1.2.20-6|128	%{_libexecdir}/xmlsec1Conf.sh
14mu|xmlsec1-1.2.20-6|129	%{_docdir}/xmlsec1/*
14mu|xmlsec1-1.2.20-6|130	
14mu|xmlsec1-1.2.20-6|131	#----------------------------------------------------------------------------
14mu|xmlsec1-1.2.20-6|132	
14mu|xmlsec1-1.2.20-6|133	%prep
14mu|xmlsec1-1.2.20-6|134	%setup -q
14mu|xmlsec1-1.2.20-6|135	%patch1 -p1
14mu|xmlsec1-1.2.20-6|136	
14mu|xmlsec1-1.2.20-6|137	%build
14mu|xmlsec1-1.2.20-6|138	%configure2_5x --disable-static
14mu|xmlsec1-1.2.20-6|139	%make
14mu|xmlsec1-1.2.20-6|140	
14mu|xmlsec1-1.2.20-6|141	%install
14mu|xmlsec1-1.2.20-6|142	%makeinstall_std
14mu|xmlsec1-1.2.20-6|143	
14mu|xmlsec1-1.2.20-6|144	
14mu|xmlsec1-1.2.20-6|145	%changelog
14mu|xmlsec1-1.2.20-6|146	
14mu|xmlsec1-1.2.20-6|147	* Mon Jul 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.20-6
14mu|xmlsec1-1.2.20-6|148	- (b2840cf) Bump release
14mu|xmlsec1-1.2.20-6|149	
14mu|xmlsec1-1.2.20-6|150	

26331 14
14mu|xmlto-0.0.28-1|1	%define backend passivetex
14mu|xmlto-0.0.28-1|2	
14mu|xmlto-0.0.28-1|3	Summary:	A tool for converting XML files to various formats
14mu|xmlto-0.0.28-1|4	Name:		xmlto
14mu|xmlto-0.0.28-1|5	Version:	0.0.28
14mu|xmlto-0.0.28-1|6	Release:	1
14mu|xmlto-0.0.28-1|7	License:	GPLv2+
14mu|xmlto-0.0.28-1|8	Group:		Publishing
14mu|xmlto-0.0.28-1|9	Url:		https://fedorahosted.org/xmlto/
14mu|xmlto-0.0.28-1|10	Source0:	https://fedorahosted.org/releases/x/m/xmlto/%{name}-%{version}.tar.bz2
14mu|xmlto-0.0.28-1|11	BuildRequires:	docbook-dtd-xml
14mu|xmlto-0.0.28-1|12	BuildRequires:	docbook-style-xsl
14mu|xmlto-0.0.28-1|13	BuildRequires:	util-linux
14mu|xmlto-0.0.28-1|14	BuildRequires:	xsltproc
14mu|xmlto-0.0.28-1|15	Requires:	docbook-dtd-xml
14mu|xmlto-0.0.28-1|16	# We rely entirely on the DocBook XSL stylesheets!
14mu|xmlto-0.0.28-1|17	Requires:	docbook-style-xsl
14mu|xmlto-0.0.28-1|18	Requires:	util-linux
14mu|xmlto-0.0.28-1|19	Requires:	xsltproc
14mu|xmlto-0.0.28-1|20	%if %{backend} == passivetex
14mu|xmlto-0.0.28-1|21	# For full functionality, we need passivetex.
14mu|xmlto-0.0.28-1|22	Requires:	xmltex
14mu|xmlto-0.0.28-1|23	%else
14mu|xmlto-0.0.28-1|24	Requires:	fop
14mu|xmlto-0.0.28-1|25	%endif
14mu|xmlto-0.0.28-1|26	
14mu|xmlto-0.0.28-1|27	%description
14mu|xmlto-0.0.28-1|28	This is a package for converting XML files to various formats using XSL
14mu|xmlto-0.0.28-1|29	stylesheets.
14mu|xmlto-0.0.28-1|30	
14mu|xmlto-0.0.28-1|31	%files
14mu|xmlto-0.0.28-1|32	%{_bindir}/*
14mu|xmlto-0.0.28-1|33	%{_mandir}/*/*
14mu|xmlto-0.0.28-1|34	%{_datadir}/xmlto
14mu|xmlto-0.0.28-1|35	
14mu|xmlto-0.0.28-1|36	#----------------------------------------------------------------------------
14mu|xmlto-0.0.28-1|37	
14mu|xmlto-0.0.28-1|38	%prep
14mu|xmlto-0.0.28-1|39	%setup -q
14mu|xmlto-0.0.28-1|40	
14mu|xmlto-0.0.28-1|41	%build
14mu|xmlto-0.0.28-1|42	%configure2_5x --with-backend=%{backend}
14mu|xmlto-0.0.28-1|43	%make
14mu|xmlto-0.0.28-1|44	make check
14mu|xmlto-0.0.28-1|45	
14mu|xmlto-0.0.28-1|46	%install
14mu|xmlto-0.0.28-1|47	%makeinstall
14mu|xmlto-0.0.28-1|48	
14mu|xmlto-0.0.28-1|49	[ -d %{buildroot}%{_datadir}/xmlto/xsl ] || \
14mu|xmlto-0.0.28-1|50	mkdir %{buildroot}%{_datadir}/xmlto/xsl
14mu|xmlto-0.0.28-1|51	
14mu|xmlto-0.0.28-1|52	%changelog
14mu|xmlto-0.0.28-1|53	
14mu|xmlto-0.0.28-1|54	* Thu Jan 14 2016 dsilakov <denis.silakov@rosalab.ru> 0.0.28-1
14mu|xmlto-0.0.28-1|55	- (eb87f79) Merge pull request #2 from import/xmlto:auto_update
14mu|xmlto-0.0.28-1|56	- (eb87f79) Updated to 0.0.28 (by updates_builder)
14mu|xmlto-0.0.28-1|57	
14mu|xmlto-0.0.28-1|58	

26332 14
14mu|xmodmap-1.0.9-1|1	Name: xmodmap
14mu|xmodmap-1.0.9-1|2	Version: 1.0.9
14mu|xmodmap-1.0.9-1|3	Release: 1
14mu|xmodmap-1.0.9-1|4	Summary: Utility for modifying keymaps and pointer button mappings in X
14mu|xmodmap-1.0.9-1|5	
14mu|xmodmap-1.0.9-1|6	Group: Development/X11
14mu|xmodmap-1.0.9-1|7	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xmodmap-1.0.9-1|8	License: MIT
14mu|xmodmap-1.0.9-1|9	
14mu|xmodmap-1.0.9-1|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|xmodmap-1.0.9-1|11	BuildRequires: x11-util-macros >= 1.0.1
14mu|xmodmap-1.0.9-1|12	
14mu|xmodmap-1.0.9-1|13	%description
14mu|xmodmap-1.0.9-1|14	The xmodmap program is used to edit and display the keyboard modifier map and
14mu|xmodmap-1.0.9-1|15	keymap table that are used by client applications to convert event keycodes
14mu|xmodmap-1.0.9-1|16	into keysyms.
14mu|xmodmap-1.0.9-1|17	
14mu|xmodmap-1.0.9-1|18	It has been obsoloted by XKB.
14mu|xmodmap-1.0.9-1|19	
14mu|xmodmap-1.0.9-1|20	%prep
14mu|xmodmap-1.0.9-1|21	%setup -q -n %{name}-%{version}
14mu|xmodmap-1.0.9-1|22	
14mu|xmodmap-1.0.9-1|23	%build
14mu|xmodmap-1.0.9-1|24	%configure2_5x	--x-includes=%{_includedir}\
14mu|xmodmap-1.0.9-1|25	--x-libraries=%{_libdir}
14mu|xmodmap-1.0.9-1|26	
14mu|xmodmap-1.0.9-1|27	%make
14mu|xmodmap-1.0.9-1|28	
14mu|xmodmap-1.0.9-1|29	%install
14mu|xmodmap-1.0.9-1|30	%makeinstall_std
14mu|xmodmap-1.0.9-1|31	
14mu|xmodmap-1.0.9-1|32	%files
14mu|xmodmap-1.0.9-1|33	%{_bindir}/xmodmap
14mu|xmodmap-1.0.9-1|34	%{_mandir}/man1/xmodmap.1*
14mu|xmodmap-1.0.9-1|35	
14mu|xmodmap-1.0.9-1|36	%changelog
14mu|xmodmap-1.0.9-1|37	
14mu|xmodmap-1.0.9-1|38	* Sat Jan 16 2016 dsilakov <denis.silakov@rosalab.ru> 1.0.9-1
14mu|xmodmap-1.0.9-1|39	- (5719ee0) Merge pull request #2 from import/xmodmap:auto_update
14mu|xmodmap-1.0.9-1|40	- (5719ee0) Updated to 1.0.9 (by updates_builder)
14mu|xmodmap-1.0.9-1|41	
14mu|xmodmap-1.0.9-1|42	

26333 14
14mu|xom-1.2.1-5|1	#bcond_with test
14mu|xom-1.2.1-5|2	%define with_test 0
14mu|xom-1.2.1-5|3	#bcond_without bootstrap
14mu|xom-1.2.1-5|4	%define with_bootstrap 1
14mu|xom-1.2.1-5|5	%define section free
14mu|xom-1.2.1-5|6	
14mu|xom-1.2.1-5|7	Summary:        XML Pull Parser
14mu|xom-1.2.1-5|8	Name:           xom
14mu|xom-1.2.1-5|9	Version:        1.2.1
14mu|xom-1.2.1-5|10	Release:        5
14mu|xom-1.2.1-5|11	Epoch:          0
14mu|xom-1.2.1-5|12	License:        LGPL
14mu|xom-1.2.1-5|13	URL:            http://www.xom.nu/
14mu|xom-1.2.1-5|14	Group:          Development/Java
14mu|xom-1.2.1-5|15	Source0:        http://www.cafeconleche.org/XOM/xom-1.2.1-src.tar.gz
14mu|xom-1.2.1-5|16	Source1:        xom-1.2.1.pom
14mu|xom-1.2.1-5|17	Patch0:         xom-1.2.1-remove_jaxen.patch
14mu|xom-1.2.1-5|18	Patch1:         xom-1.1-clean-dist.patch
14mu|xom-1.2.1-5|19	Patch2:         xom-1.1-compile15.patch
14mu|xom-1.2.1-5|20	Patch3:         xom-1.1-remove_sun_import.patch
14mu|xom-1.2.1-5|21	Patch4:         xom-1.1-build.patch
14mu|xom-1.2.1-5|22	Patch5:         xom-1.1-sinjdoc.patch
14mu|xom-1.2.1-5|23	Patch6:         xom-1.0-betterdocclasspath.patch
14mu|xom-1.2.1-5|24	Patch7:         xom-1.2.1-gjdocissues.patch
14mu|xom-1.2.1-5|25	Patch8:         xom-1.2.1-javadoc-stack-size.patch
14mu|xom-1.2.1-5|26	Patch9:         xom-1.2.1-crosslinks.patch
14mu|xom-1.2.1-5|27	Patch10:        xom-1.2.1-betterdoc-stack-size.patch
14mu|xom-1.2.1-5|28	
14mu|xom-1.2.1-5|29	BuildRequires:  java-rpmbuild >= 0:1.6
14mu|xom-1.2.1-5|30	BuildRequires:  java-javadoc
14mu|xom-1.2.1-5|31	BuildRequires:  ant >= 0:1.6
14mu|xom-1.2.1-5|32	BuildRequires:  ant-junit
14mu|xom-1.2.1-5|33	BuildRequires:  jaxen >= 1.1.2-1.3
14mu|xom-1.2.1-5|34	BuildRequires:  junit
14mu|xom-1.2.1-5|35	BuildRequires:  junit-javadoc
14mu|xom-1.2.1-5|36	BuildRequires:  xalan-j2
14mu|xom-1.2.1-5|37	BuildRequires:  xerces-j2
14mu|xom-1.2.1-5|38	BuildRequires:  icu4j
14mu|xom-1.2.1-5|39	BuildRequires:  xml-commons-jaxp-1.3-apis
14mu|xom-1.2.1-5|40	
14mu|xom-1.2.1-5|41	%if !%with_bootstrap
14mu|xom-1.2.1-5|42	BuildRequires:  tagsoup
14mu|xom-1.2.1-5|43	BuildRequires:  saxon
14mu|xom-1.2.1-5|44	BuildRequires:  saxon-aelfred
14mu|xom-1.2.1-5|45	BuildRequires:  jaxp_parser_impl
14mu|xom-1.2.1-5|46	#BuildRequires:  xml-commons-resolver12
14mu|xom-1.2.1-5|47	BuildRequires:  xml-commons-resolver
14mu|xom-1.2.1-5|48	BuildRequires:  servletapi5
14mu|xom-1.2.1-5|49	%endif
14mu|xom-1.2.1-5|50	Requires:  xalan-j2
14mu|xom-1.2.1-5|51	Requires:  xerces-j2
14mu|xom-1.2.1-5|52	Requires:  icu4j
14mu|xom-1.2.1-5|53	Requires:  jaxen >= 1.1.2-1.3
14mu|xom-1.2.1-5|54	Requires:  xml-commons-jaxp-1.3-apis
14mu|xom-1.2.1-5|55	BuildArch:      noarch
14mu|xom-1.2.1-5|56	BuildRequires:  java-devel
14mu|xom-1.2.1-5|57	
14mu|xom-1.2.1-5|58	
14mu|xom-1.2.1-5|59	%description
14mu|xom-1.2.1-5|60	XOM is a new XML object model. It is an open source (LGPL),
14mu|xom-1.2.1-5|61	tree-based API for processing XML with Java that strives
14mu|xom-1.2.1-5|62	for correctness, simplicity, and performance, in that order.
14mu|xom-1.2.1-5|63	XOM is designed to be easy to learn and easy to use. It
14mu|xom-1.2.1-5|64	works very straight-forwardly, and has a very shallow
14mu|xom-1.2.1-5|65	learning curve. Assuming you're already familiar with XML,
14mu|xom-1.2.1-5|66	you should be able to get up and running with XOM very quickly.
14mu|xom-1.2.1-5|67	
14mu|xom-1.2.1-5|68	%package javadoc
14mu|xom-1.2.1-5|69	Summary:        Javadoc for %{name}
14mu|xom-1.2.1-5|70	Group:          Development/Java
14mu|xom-1.2.1-5|71	
14mu|xom-1.2.1-5|72	%description javadoc
14mu|xom-1.2.1-5|73	XML Pull Parser.
14mu|xom-1.2.1-5|74	
14mu|xom-1.2.1-5|75	%if !%with_bootstrap
14mu|xom-1.2.1-5|76	%package demo
14mu|xom-1.2.1-5|77	Summary:        Samples for %{name}
14mu|xom-1.2.1-5|78	Group:          Development/Java
14mu|xom-1.2.1-5|79	Requires:       %{name} = %{epoch}:%{version}-%{release}
14mu|xom-1.2.1-5|80	
14mu|xom-1.2.1-5|81	%description demo
14mu|xom-1.2.1-5|82	XML Pull Parser.
14mu|xom-1.2.1-5|83	%endif
14mu|xom-1.2.1-5|84	
14mu|xom-1.2.1-5|85	%prep
14mu|xom-1.2.1-5|86	%setup -q -n XOM
14mu|xom-1.2.1-5|87	# remove all binary libs
14mu|xom-1.2.1-5|88	find . -name "*.jar" -o -name "*.class" | xargs -t rm
14mu|xom-1.2.1-5|89	%patch0 -p0
14mu|xom-1.2.1-5|90	%patch1 -p0
14mu|xom-1.2.1-5|91	%patch2 -p1
14mu|xom-1.2.1-5|92	%patch3 -p1
14mu|xom-1.2.1-5|93	%patch4 -p1
14mu|xom-1.2.1-5|94	%patch5 -p1 -b .orig
14mu|xom-1.2.1-5|95	%patch6 -p1
14mu|xom-1.2.1-5|96	%patch7 -p0
14mu|xom-1.2.1-5|97	%patch8 -p0
14mu|xom-1.2.1-5|98	%patch9 -p0
14mu|xom-1.2.1-5|99	%patch10 -p0
14mu|xom-1.2.1-5|100	
14mu|xom-1.2.1-5|101	
14mu|xom-1.2.1-5|102	%{__perl} -pi -e 's/\r$//g' *.html *.txt
14mu|xom-1.2.1-5|103	%{__perl} -pi -e 's/compress="no"/compress="yes"/g' build.xml
14mu|xom-1.2.1-5|104	
14mu|xom-1.2.1-5|105	%build
14mu|xom-1.2.1-5|106	export CLASSPATH=$(build-classpath icu4j jaxen)
14mu|xom-1.2.1-5|107	export OPT_JAR_LIST="ant/ant-junit"
14mu|xom-1.2.1-5|108	pushd lib
14mu|xom-1.2.1-5|109	ln -sf $(build-classpath junit) junit.jar
14mu|xom-1.2.1-5|110	ln -sf $(build-classpath xerces-j2) xercesImpl.jar
14mu|xom-1.2.1-5|111	ln -sf $(build-classpath xerces-j2) dtd-xercesImpl.jar
14mu|xom-1.2.1-5|112	ln -sf $(build-classpath xalan-j2) xalan.jar
14mu|xom-1.2.1-5|113	ln -sf $(build-classpath icu4j) normalizer.jar
14mu|xom-1.2.1-5|114	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xmlParserAPIs.jar
14mu|xom-1.2.1-5|115	popd
14mu|xom-1.2.1-5|116	mkdir lib2
14mu|xom-1.2.1-5|117	%if !%with_bootstrap
14mu|xom-1.2.1-5|118	pushd lib2
14mu|xom-1.2.1-5|119	ln -sf $(build-classpath tagsoup) tagsoup-1.2.jar
14mu|xom-1.2.1-5|120	ln -sf $(build-classpath saxon) saxon.jar
14mu|xom-1.2.1-5|121	ln -sf $(build-classpath saxon-aelfred) saxon.jar
14mu|xom-1.2.1-5|122	ln -sf $(build-classpath jaxp_parser_impl) gnujaxp.jar
14mu|xom-1.2.1-5|123	#ln -sf $(build-classpath xml-commons-resolver12) resolver.jar
14mu|xom-1.2.1-5|124	ln -sf $(build-classpath xml-commons-resolver) resolver.jar
14mu|xom-1.2.1-5|125	DOM4J_PRESENT=$(build-classpath dom4j 2>/dev/null || :)
14mu|xom-1.2.1-5|126	if [ -n "$DOM4J_PRESENT" ]; then
14mu|xom-1.2.1-5|127	ln -sf $(build-classpath dom4j) dom4j-1.5.1.jar
14mu|xom-1.2.1-5|128	fi
14mu|xom-1.2.1-5|129	ln -sf $(build-classpath servletapi5) servlet.jar
14mu|xom-1.2.1-5|130	popd
14mu|xom-1.2.1-5|131	
14mu|xom-1.2.1-5|132	%endif
14mu|xom-1.2.1-5|133	
14mu|xom-1.2.1-5|134	%if %with_bootstrap
14mu|xom-1.2.1-5|135	ant \
14mu|xom-1.2.1-5|136	-Dant.build.javac.source=1.4 \
14mu|xom-1.2.1-5|137	-Dant.build.javac.target=1.4 \
14mu|xom-1.2.1-5|138	-Dbuild.sysclasspath=first \
14mu|xom-1.2.1-5|139	-Dj2se.api=%{_javadocdir}/java \
14mu|xom-1.2.1-5|140	-Djunit.api=%{_javadocdir}/junit \
14mu|xom-1.2.1-5|141	jar javadoc
14mu|xom-1.2.1-5|142	
14mu|xom-1.2.1-5|143	%else
14mu|xom-1.2.1-5|144	
14mu|xom-1.2.1-5|145	ant \
14mu|xom-1.2.1-5|146	-Dant.build.javac.source=1.4 \
14mu|xom-1.2.1-5|147	-Dant.build.javac.target=1.4 \
14mu|xom-1.2.1-5|148	-Dbuild.sysclasspath=first \
14mu|xom-1.2.1-5|149	-Dj2se.api=%{_javadocdir}/java \
14mu|xom-1.2.1-5|150	-Djunit.api=%{_javadocdir}/junit \
14mu|xom-1.2.1-5|151	jar samples betterdoc
14mu|xom-1.2.1-5|152	
14mu|xom-1.2.1-5|153	%if %with_test
14mu|xom-1.2.1-5|154	ant \
14mu|xom-1.2.1-5|155	-Dant.build.javac.source=1.4 \
14mu|xom-1.2.1-5|156	-Dant.build.javac.target=1.4 \
14mu|xom-1.2.1-5|157	-Dbuild.sysclasspath=first \
14mu|xom-1.2.1-5|158	test
14mu|xom-1.2.1-5|159	%endif
14mu|xom-1.2.1-5|160	%endif
14mu|xom-1.2.1-5|161	
14mu|xom-1.2.1-5|162	pushd build/apidocs
14mu|xom-1.2.1-5|163	for f in `find -name \*.css -o -name \*.html`; do
14mu|xom-1.2.1-5|164	sed -i 's/\r//g' $f
14mu|xom-1.2.1-5|165	done
14mu|xom-1.2.1-5|166	popd
14mu|xom-1.2.1-5|167	
14mu|xom-1.2.1-5|168	%install
14mu|xom-1.2.1-5|169	# jars
14mu|xom-1.2.1-5|170	install -d -m 755 %{buildroot}%{_javadir}
14mu|xom-1.2.1-5|171	
14mu|xom-1.2.1-5|172	install -m 644 build/%{name}-%{version}.jar \
14mu|xom-1.2.1-5|173	%{buildroot}%{_javadir}/%{name}-%{version}.jar
14mu|xom-1.2.1-5|174	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
14mu|xom-1.2.1-5|175	
14mu|xom-1.2.1-5|176	# javadoc
14mu|xom-1.2.1-5|177	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|xom-1.2.1-5|178	cp -a build/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14mu|xom-1.2.1-5|179	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14mu|xom-1.2.1-5|180	
14mu|xom-1.2.1-5|181	
14mu|xom-1.2.1-5|182	rm -rf doc/{build.txt,api,api_impl}
14mu|xom-1.2.1-5|183	
14mu|xom-1.2.1-5|184	# docs
14mu|xom-1.2.1-5|185	install -d -m 755 %{buildroot}%{_datadir}/doc/%{name}-%{version}
14mu|xom-1.2.1-5|186	install -m 644 overview.html %{buildroot}%{_datadir}/doc/%{name}-%{version}
14mu|xom-1.2.1-5|187	install -m 644 *.txt %{buildroot}%{_datadir}/doc/%{name}-%{version}
14mu|xom-1.2.1-5|188	
14mu|xom-1.2.1-5|189	%if !%with_bootstrap
14mu|xom-1.2.1-5|190	# demo
14mu|xom-1.2.1-5|191	install -d -m 755 %{buildroot}%{_datadir}/%{name}-%{version}
14mu|xom-1.2.1-5|192	install -m 644 build/xom-samples.jar %{buildroot}%{_datadir}/%{name}-%{version}
14mu|xom-1.2.1-5|193	install -m 644 xom.graffle %{buildroot}%{_datadir}/%{name}-%{version}
14mu|xom-1.2.1-5|194	%endif
14mu|xom-1.2.1-5|195	
14mu|xom-1.2.1-5|196	%{_bindir}/find %{buildroot}%{_javadocdir}/%{name}-%{version} -type f | %{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
14mu|xom-1.2.1-5|197	
14mu|xom-1.2.1-5|198	mkdir -p %{buildroot}%{_mavenpomdir}
14mu|xom-1.2.1-5|199	install -pm 644 %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
14mu|xom-1.2.1-5|200	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
14mu|xom-1.2.1-5|201	
14mu|xom-1.2.1-5|202	%post
14mu|xom-1.2.1-5|203	%update_maven_depmap
14mu|xom-1.2.1-5|204	
14mu|xom-1.2.1-5|205	%postun
14mu|xom-1.2.1-5|206	%update_maven_depmap
14mu|xom-1.2.1-5|207	
14mu|xom-1.2.1-5|208	%files
14mu|xom-1.2.1-5|209	%{_datadir}/doc/%{name}-%{version}/overview.html
14mu|xom-1.2.1-5|210	%{_datadir}/doc/%{name}-%{version}/README.txt
14mu|xom-1.2.1-5|211	%{_datadir}/doc/%{name}-%{version}/LICENSE.txt
14mu|xom-1.2.1-5|212	%{_datadir}/doc/%{name}-%{version}/Todo.txt
14mu|xom-1.2.1-5|213	%{_datadir}/doc/%{name}-%{version}/lgpl.txt
14mu|xom-1.2.1-5|214	%if !%with_bootstrap
14mu|xom-1.2.1-5|215	%{_datadir}/%{name}-%{version}/xom.graffle
14mu|xom-1.2.1-5|216	%endif
14mu|xom-1.2.1-5|217	%{_javadir}/%{name}.jar
14mu|xom-1.2.1-5|218	%{_javadir}/%{name}-%{version}.jar
14mu|xom-1.2.1-5|219	%{_mavenpomdir}/*
14mu|xom-1.2.1-5|220	%{_mavendepmapfragdir}/*
14mu|xom-1.2.1-5|221	
14mu|xom-1.2.1-5|222	%files javadoc
14mu|xom-1.2.1-5|223	%{_javadocdir}/%{name}-%{version}
14mu|xom-1.2.1-5|224	%{_javadocdir}/%{name}
14mu|xom-1.2.1-5|225	
14mu|xom-1.2.1-5|226	%if !%with_bootstrap
14mu|xom-1.2.1-5|227	%files demo
14mu|xom-1.2.1-5|228	%{_datadir}/%{name}-%{version}/xom-samples.jar
14mu|xom-1.2.1-5|229	%endif
14mu|xom-1.2.1-5|230	
14mu|xom-1.2.1-5|231	%changelog
14mu|xom-1.2.1-5|232	
14mu|xom-1.2.1-5|233	* Mon Jun 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 0:1.2.1-5
14mu|xom-1.2.1-5|234	- (717fea7) Rebuild with Java8
14mu|xom-1.2.1-5|235	
14mu|xom-1.2.1-5|236	

26334 14
14mu|xorg-x11-7.7-18|1	%define libxorg %mklibname xorg-x11
14mu|xorg-x11-7.7-18|2	
14mu|xorg-x11-7.7-18|3	Name:		xorg-x11
14mu|xorg-x11-7.7-18|4	Version:	7.7
14mu|xorg-x11-7.7-18|5	Release:	18
14mu|xorg-x11-7.7-18|6	Summary:	X11 metapackage
14mu|xorg-x11-7.7-18|7	Group:		Development/X11
14mu|xorg-x11-7.7-18|8	License:	MIT
14mu|xorg-x11-7.7-18|9	
14mu|xorg-x11-7.7-18|10	Requires:	x11-data-bitmaps
14mu|xorg-x11-7.7-18|11	Requires:	x11-server-xorg
14mu|xorg-x11-7.7-18|12	Requires:	x11-tools
14mu|xorg-x11-7.7-18|13	Requires:	x11-docs
14mu|xorg-x11-7.7-18|14	Requires:	fonts-ttf-dejavu
14mu|xorg-x11-7.7-18|15	Requires:	fonts-ttf-liberation
14mu|xorg-x11-7.7-18|16	Requires:	x11-font-type1
14mu|xorg-x11-7.7-18|17	Requires:	x11-font-misc
14mu|xorg-x11-7.7-18|18	Requires:	libx11
14mu|xorg-x11-7.7-18|19	Requires:	x11-data-cursor-themes
14mu|xorg-x11-7.7-18|20	
14mu|xorg-x11-7.7-18|21	Obsoletes:	X11R6-contrib
14mu|xorg-x11-7.7-18|22	
14mu|xorg-x11-7.7-18|23	%description
14mu|xorg-x11-7.7-18|24	X11 metapackage.
14mu|xorg-x11-7.7-18|25	
14mu|xorg-x11-7.7-18|26	%files
14mu|xorg-x11-7.7-18|27	
14mu|xorg-x11-7.7-18|28	#------------------------------------------------------------------------------
14mu|xorg-x11-7.7-18|29	%package -n %{libxorg}
14mu|xorg-x11-7.7-18|30	Summary:	X11 libraries
14mu|xorg-x11-7.7-18|31	Group:		Development/X11
14mu|xorg-x11-7.7-18|32	
14mu|xorg-x11-7.7-18|33	Requires:	libdmx
14mu|xorg-x11-7.7-18|34	Requires:	libdrm
14mu|xorg-x11-7.7-18|35	Requires:	libfontenc
14mu|xorg-x11-7.7-18|36	Requires:	libfs
14mu|xorg-x11-7.7-18|37	Requires:	libice
14mu|xorg-x11-7.7-18|38	Requires:	libsm
14mu|xorg-x11-7.7-18|39	Requires:	libx11
14mu|xorg-x11-7.7-18|40	Requires:	libxau
14mu|xorg-x11-7.7-18|41	Requires:	libxaw7
14mu|xorg-x11-7.7-18|42	Requires:	libxcomposite
14mu|xorg-x11-7.7-18|43	Requires:	libxcursor
14mu|xorg-x11-7.7-18|44	Requires:	libxdamage
14mu|xorg-x11-7.7-18|45	Requires:	libxdmcp
14mu|xorg-x11-7.7-18|46	Requires:	libxevie
14mu|xorg-x11-7.7-18|47	Requires:	libxext
14mu|xorg-x11-7.7-18|48	Requires:	libxfixes
14mu|xorg-x11-7.7-18|49	Requires:	libxfont
14mu|xorg-x11-7.7-18|50	Requires:	libxft
14mu|xorg-x11-7.7-18|51	Requires:	libxi
14mu|xorg-x11-7.7-18|52	Requires:	%{_lib}xinerama1
14mu|xorg-x11-7.7-18|53	Requires:	libxkbfile
14mu|xorg-x11-7.7-18|54	Requires:	libxmu
14mu|xorg-x11-7.7-18|55	Requires:	libxpm
14mu|xorg-x11-7.7-18|56	Requires:	libxrandr
14mu|xorg-x11-7.7-18|57	Requires:	libxrender
14mu|xorg-x11-7.7-18|58	Requires:	libxres
14mu|xorg-x11-7.7-18|59	Requires:	libxscrnsaver
14mu|xorg-x11-7.7-18|60	Requires:	%{_lib}xt6
14mu|xorg-x11-7.7-18|61	Requires:	%{_lib}xtst6
14mu|xorg-x11-7.7-18|62	Requires:	%{_lib}xv1
14mu|xorg-x11-7.7-18|63	Requires:	libxvmc
14mu|xorg-x11-7.7-18|64	Requires:	%{_lib}xxf86dga1
14mu|xorg-x11-7.7-18|65	Requires:	%{_lib}xxf86misc1
14mu|xorg-x11-7.7-18|66	Requires:	%{_lib}xxf86vm1
14mu|xorg-x11-7.7-18|67	
14mu|xorg-x11-7.7-18|68	%description -n %{libxorg}
14mu|xorg-x11-7.7-18|69	X11 libraries.
14mu|xorg-x11-7.7-18|70	
14mu|xorg-x11-7.7-18|71	%files -n %{libxorg}
14mu|xorg-x11-7.7-18|72	
14mu|xorg-x11-7.7-18|73	#------------------------------------------------------------------------------
14mu|xorg-x11-7.7-18|74	
14mu|xorg-x11-7.7-18|75	%package -n %{libxorg}-devel
14mu|xorg-x11-7.7-18|76	Summary:	Development tools and files for X11
14mu|xorg-x11-7.7-18|77	Group:		Development/X11
14mu|xorg-x11-7.7-18|78	Provides:	XFree86-devel = %{version}
14mu|xorg-x11-7.7-18|79	Provides:	X11-devel = %{version}
14mu|xorg-x11-7.7-18|80	
14mu|xorg-x11-7.7-18|81	Requires:	pkgconfig(xcb)
14mu|xorg-x11-7.7-18|82	Requires:	pkgconfig(dmx)
14mu|xorg-x11-7.7-18|83	Requires:	pkgconfig(libdrm)
14mu|xorg-x11-7.7-18|84	Requires:	pkgconfig(fontenc)
14mu|xorg-x11-7.7-18|85	Requires:	pkgconfig(libfs)
14mu|xorg-x11-7.7-18|86	Requires:	pkgconfig(ice)
14mu|xorg-x11-7.7-18|87	Requires:	pkgconfig(gl)
14mu|xorg-x11-7.7-18|88	Requires:	pkgconfig(glu)
14mu|xorg-x11-7.7-18|89	Requires:	pkgconfig(glut)
14mu|xorg-x11-7.7-18|90	Requires:	pkgconfig(sm)
14mu|xorg-x11-7.7-18|91	Requires:	pkgconfig(x11)
14mu|xorg-x11-7.7-18|92	Requires:	pkgconfig(xau)
14mu|xorg-x11-7.7-18|93	Requires:	pkgconfig(xaw7)
14mu|xorg-x11-7.7-18|94	Requires:	pkgconfig(xcomposite)
14mu|xorg-x11-7.7-18|95	Requires:	pkgconfig(xcursor)
14mu|xorg-x11-7.7-18|96	Requires:	pkgconfig(xdamage)
14mu|xorg-x11-7.7-18|97	Requires:	pkgconfig(xdmcp)
14mu|xorg-x11-7.7-18|98	Requires:	pkgconfig(xevie)
14mu|xorg-x11-7.7-18|99	Requires:	pkgconfig(xext)
14mu|xorg-x11-7.7-18|100	Requires:	pkgconfig(xfixes)
14mu|xorg-x11-7.7-18|101	Requires:	pkgconfig(xfont)
14mu|xorg-x11-7.7-18|102	Requires:	pkgconfig(xft)
14mu|xorg-x11-7.7-18|103	Requires:	pkgconfig(xi)
14mu|xorg-x11-7.7-18|104	Requires:	pkgconfig(xinerama)
14mu|xorg-x11-7.7-18|105	Requires:	pkgconfig(xkbfile)
14mu|xorg-x11-7.7-18|106	Requires:	pkgconfig(xmu)
14mu|xorg-x11-7.7-18|107	Requires:	pkgconfig(xpm)
14mu|xorg-x11-7.7-18|108	Requires:	pkgconfig(xrandr)
14mu|xorg-x11-7.7-18|109	Requires:	pkgconfig(xrender)
14mu|xorg-x11-7.7-18|110	Requires:	pkgconfig(xres)
14mu|xorg-x11-7.7-18|111	Requires:	pkgconfig(xscrnsaver)
14mu|xorg-x11-7.7-18|112	Requires:	pkgconfig(xt)
14mu|xorg-x11-7.7-18|113	Requires:	pkgconfig(xtst)
14mu|xorg-x11-7.7-18|114	Requires:	pkgconfig(xv)
14mu|xorg-x11-7.7-18|115	Requires:	pkgconfig(xvmc)
14mu|xorg-x11-7.7-18|116	Requires:	pkgconfig(xxf86dga)
14mu|xorg-x11-7.7-18|117	Requires:	pkgconfig(xxf86misc)
14mu|xorg-x11-7.7-18|118	Requires:	pkgconfig(xxf86vm)
14mu|xorg-x11-7.7-18|119	Requires:	x11-proto-devel
14mu|xorg-x11-7.7-18|120	Requires:	x11-server-devel
14mu|xorg-x11-7.7-18|121	Requires:	x11-xtrans-devel
14mu|xorg-x11-7.7-18|122	
14mu|xorg-x11-7.7-18|123	Obsoletes:	 %{libxorg}-static-devel
14mu|xorg-x11-7.7-18|124	
14mu|xorg-x11-7.7-18|125	%description -n %{libxorg}-devel
14mu|xorg-x11-7.7-18|126	Development tools and files for X11.
14mu|xorg-x11-7.7-18|127	
14mu|xorg-x11-7.7-18|128	%files -n %{libxorg}-devel
14mu|xorg-x11-7.7-18|129	
14mu|xorg-x11-7.7-18|130	#------------------------------------------------------------------------------
14mu|xorg-x11-7.7-18|131	
14mu|xorg-x11-7.7-18|132	%package 75dpi-fonts
14mu|xorg-x11-7.7-18|133	Summary:	A set of 75 dpi resolution fonts for the X Window System
14mu|xorg-x11-7.7-18|134	Group:		System/Fonts/X11 bitmap
14mu|xorg-x11-7.7-18|135	Obsoletes:	XFree86-75dpi-fonts
14mu|xorg-x11-7.7-18|136	Provides:	XFree86-75dpi-fonts = %{version}-%{release}
14mu|xorg-x11-7.7-18|137	Provides:	X11-75dpi-fonts
14mu|xorg-x11-7.7-18|138	Requires:	x11-font-adobe-75dpi
14mu|xorg-x11-7.7-18|139	Requires:	x11-font-alias
14mu|xorg-x11-7.7-18|140	Requires:	x11-font-bh-75dpi
14mu|xorg-x11-7.7-18|141	Requires:	x11-font-bh-lucidatypewriter-75dpi
14mu|xorg-x11-7.7-18|142	Requires:	x11-font-bitstream-75dpi
14mu|xorg-x11-7.7-18|143	
14mu|xorg-x11-7.7-18|144	%description 75dpi-fonts
14mu|xorg-x11-7.7-18|145	X11-75dpi-fonts contains the 75 dpi fonts used
14mu|xorg-x11-7.7-18|146	on most X Window Systems. If you're going to use the
14mu|xorg-x11-7.7-18|147	X Window System, you should install this package, unless
14mu|xorg-x11-7.7-18|148	you have a monitor which can support 100 dpi resolution.
14mu|xorg-x11-7.7-18|149	In that case, you may prefer the 100dpi fonts available in
14mu|xorg-x11-7.7-18|150	the X11-100dpi-fonts package.
14mu|xorg-x11-7.7-18|151	
14mu|xorg-x11-7.7-18|152	%files 75dpi-fonts
14mu|xorg-x11-7.7-18|153	
14mu|xorg-x11-7.7-18|154	#------------------------------------------------------------------------------
14mu|xorg-x11-7.7-18|155	
14mu|xorg-x11-7.7-18|156	%package 100dpi-fonts
14mu|xorg-x11-7.7-18|157	Summary:	X Window System 100dpi fonts
14mu|xorg-x11-7.7-18|158	Group:		System/Fonts/X11 bitmap
14mu|xorg-x11-7.7-18|159	Obsoletes:	XFree86-ISO8859-2-100dpi-fonts, XFree86-ISO8859-9-100dpi-fonts
14mu|xorg-x11-7.7-18|160	Provides:	XFree86-ISO8859-2-100dpi-fonts, XFree86-ISO8859-9-100dpi-fonts
14mu|xorg-x11-7.7-18|161	Obsoletes:	XFree86-100dpi-fonts
14mu|xorg-x11-7.7-18|162	Provides:	XFree86-100dpi-fonts = %{version}-%{release}
14mu|xorg-x11-7.7-18|163	Provides:	X11-100dpi-fonts
14mu|xorg-x11-7.7-18|164	
14mu|xorg-x11-7.7-18|165	Requires:	x11-font-adobe-100dpi
14mu|xorg-x11-7.7-18|166	Requires:	x11-font-alias
14mu|xorg-x11-7.7-18|167	Requires:	x11-font-bh-100dpi
14mu|xorg-x11-7.7-18|168	Requires:	x11-font-bh-lucidatypewriter-100dpi
14mu|xorg-x11-7.7-18|169	Requires:	x11-font-bitstream-100dpi
14mu|xorg-x11-7.7-18|170	
14mu|xorg-x11-7.7-18|171	%description 100dpi-fonts
14mu|xorg-x11-7.7-18|172	If you're going to use the X Window System and you have a
14mu|xorg-x11-7.7-18|173	high resolution monitor capable of 100 dpi, you should install
14mu|xorg-x11-7.7-18|174	X11-100dpi-fonts. This package contains a set of
14mu|xorg-x11-7.7-18|175	100 dpi fonts used on most Linux systems.
14mu|xorg-x11-7.7-18|176	
14mu|xorg-x11-7.7-18|177	%files 100dpi-fonts
14mu|xorg-x11-7.7-18|178	
14mu|xorg-x11-7.7-18|179	
14mu|xorg-x11-7.7-18|180	%changelog
14mu|xorg-x11-7.7-18|181	
14mu|xorg-x11-7.7-18|182	* Tue Oct 20 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 7.7-18
14mu|xorg-x11-7.7-18|183	- (61066dd) Release up
14mu|xorg-x11-7.7-18|184	
14mu|xorg-x11-7.7-18|185	

26335 14
14mu|xpra-0.15.8-2|1	Summary:	Persistent remote applications for X
14mu|xpra-0.15.8-2|2	Name:		xpra
14mu|xpra-0.15.8-2|3	Version:	0.15.8
14mu|xpra-0.15.8-2|4	Release:	2
14mu|xpra-0.15.8-2|5	License:	GPLv2+
14mu|xpra-0.15.8-2|6	Group:		Networking/Other
14mu|xpra-0.15.8-2|7	URL:		http://xpra.org/
14mu|xpra-0.15.8-2|8	Source0:	http://xpra.org/src/%{name}-%{version}.tar.xz
14mu|xpra-0.15.8-2|9	Patch0:		xpra-0.15.8-libavcdc_lx11.patch
14mu|xpra-0.15.8-2|10	Patch1:		xpra-0.15.8-l10n.patch
14mu|xpra-0.15.8-2|11	BuildRequires:	python-setuptools
14mu|xpra-0.15.8-2|12	BuildRequires:	python-cython
14mu|xpra-0.15.8-2|13	BuildRequires:	python-cairo
14mu|xpra-0.15.8-2|14	BuildRequires:	pkgconfig(python2)
14mu|xpra-0.15.8-2|15	BuildRequires:	pkgconfig(pygobject-2.0)
14mu|xpra-0.15.8-2|16	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|xpra-0.15.8-2|17	BuildRequires:	pkgconfig(libswscale)
14mu|xpra-0.15.8-2|18	BuildRequires:	pkgconfig(xkbfile)
14mu|xpra-0.15.8-2|19	BuildRequires:	pkgconfig(xtst)
14mu|xpra-0.15.8-2|20	BuildRequires:	typelib(GObject)
14mu|xpra-0.15.8-2|21	BuildRequires:	typelib(Gdk)
14mu|xpra-0.15.8-2|22	BuildRequires:	typelib(GdkPixbuf)
14mu|xpra-0.15.8-2|23	BuildRequires:	typelib(GdkX11)
14mu|xpra-0.15.8-2|24	BuildRequires:	typelib(Gtk) = 3.0
14mu|xpra-0.15.8-2|25	BuildRequires:	typelib(Notify)
14mu|xpra-0.15.8-2|26	BuildRequires:	pygtk2.0-devel
14mu|xpra-0.15.8-2|27	Requires:	pygtk2
14mu|xpra-0.15.8-2|28	Requires:	typelib(GObject)
14mu|xpra-0.15.8-2|29	Requires:	typelib(Gdk)
14mu|xpra-0.15.8-2|30	Requires:	typelib(GdkPixbuf)
14mu|xpra-0.15.8-2|31	Requires:	typelib(GdkX11)
14mu|xpra-0.15.8-2|32	Requires:	typelib(Gtk) = 3.0
14mu|xpra-0.15.8-2|33	Requires:	typelib(Notify)
14mu|xpra-0.15.8-2|34	Requires:	x11-tools
14mu|xpra-0.15.8-2|35	Requires:	x11-server-xvfb
14mu|xpra-0.15.8-2|36	Requires:	python-pillow
14mu|xpra-0.15.8-2|37	Requires:	python-dbus
14mu|xpra-0.15.8-2|38	
14mu|xpra-0.15.8-2|39	%description
14mu|xpra-0.15.8-2|40	Xpra gives you "persistent remote applications" for X. That is, unlike normal
14mu|xpra-0.15.8-2|41	X applications, applications run with xpra are "persistent" -- you can run
14mu|xpra-0.15.8-2|42	them remotely, and they don't die if your connection does. You can detach them,
14mu|xpra-0.15.8-2|43	and reattach them later -- even from another computer -- with no loss of state.
14mu|xpra-0.15.8-2|44	And unlike VNC or RDP, xpra is for remote applications, not remote desktops --
14mu|xpra-0.15.8-2|45	individual applications show up as individual windows on your screen, managed
14mu|xpra-0.15.8-2|46	by your window manager. They're not trapped in a box. So basically it's screen
14mu|xpra-0.15.8-2|47	for remote X apps.
14mu|xpra-0.15.8-2|48	
14mu|xpra-0.15.8-2|49	%prep
14mu|xpra-0.15.8-2|50	%setup -q
14mu|xpra-0.15.8-2|51	%apply_patches
14mu|xpra-0.15.8-2|52	
14mu|xpra-0.15.8-2|53	%build
14mu|xpra-0.15.8-2|54	python setup.py build --without-enc_x264 build_ext --libraries X11
14mu|xpra-0.15.8-2|55	
14mu|xpra-0.15.8-2|56	%install
14mu|xpra-0.15.8-2|57	python setup.py install -O1  --prefix /usr --skip-build --root %{buildroot}
14mu|xpra-0.15.8-2|58	
14mu|xpra-0.15.8-2|59	%files
14mu|xpra-0.15.8-2|60	%{_sysconfdir}/%{name}/*.conf
14mu|xpra-0.15.8-2|61	%{_bindir}/xpra*
14mu|xpra-0.15.8-2|62	%{_iconsdir}/%{name}.png
14mu|xpra-0.15.8-2|63	%{_datadir}/applications/xpra_launcher.desktop
14mu|xpra-0.15.8-2|64	%{py_platsitedir}/xpra
14mu|xpra-0.15.8-2|65	%{py_platsitedir}/xpra-*.egg-info
14mu|xpra-0.15.8-2|66	%{_datadir}/xpra
14mu|xpra-0.15.8-2|67	%{_datadir}/appdata/*xml
14mu|xpra-0.15.8-2|68	%{_datadir}/applications/xpra.desktop
14mu|xpra-0.15.8-2|69	%{_datadir}/mime/packages/*
14mu|xpra-0.15.8-2|70	%{_mandir}/man1/xpra.1.*
14mu|xpra-0.15.8-2|71	%{_mandir}/man1/xpra_launcher.1.*
14mu|xpra-0.15.8-2|72	%{_prefix}/lib/cups/backend/*
14mu|xpra-0.15.8-2|73	
14mu|xpra-0.15.8-2|74	%changelog
14mu|xpra-0.15.8-2|75	
14mu|xpra-0.15.8-2|76	* Sat Apr 02 2016 Denis Silakov <dsilakov@gmail.com> 0.15.8-2
14mu|xpra-0.15.8-2|77	- (0b4553b) Added Russian l10n to desktop file
14mu|xpra-0.15.8-2|78	
14mu|xpra-0.15.8-2|79	

26336 14
14mu|xsane-0.999-9|1	%define launchers /etc/dynamic/launchers/scanner
14mu|xsane-0.999-9|2	
14mu|xsane-0.999-9|3	Summary:	Frontend for the SANE scanner interface
14mu|xsane-0.999-9|4	Name:		xsane
14mu|xsane-0.999-9|5	Version:	0.999
14mu|xsane-0.999-9|6	Release:	9
14mu|xsane-0.999-9|7	License:	GPLv2+
14mu|xsane-0.999-9|8	Group:		Graphics
14mu|xsane-0.999-9|9	Url:		http://www.xsane.org/
14mu|xsane-0.999-9|10	Source0:	ftp://ftp.sane-project.org/pub/sane/xsane/%{name}-%{version}.tar.gz
14mu|xsane-0.999-9|11	Source1:	xsane-russian-docs.tar.xz
14mu|xsane-0.999-9|12	Source2:	xsane.desktop
14mu|xsane-0.999-9|13	# Large icon from here: http://doc.ubuntu-fr.org/_detail/graphisme/1176139936.png?id=xsane
14mu|xsane-0.999-9|14	Source3:	xsane.png
14mu|xsane-0.999-9|15	Patch0:		xsane-0.99-browser.patch
14mu|xsane-0.999-9|16	Patch2:		xsane-ru-po.patch
14mu|xsane-0.999-9|17	Patch3:		xsane-0.995-close-fds.patch
14mu|xsane-0.999-9|18	Patch4:		xsane-0.997-no-file-selected.patch
14mu|xsane-0.999-9|19	Patch5:		xsane-0.998-libpng.patch
14mu|xsane-0.999-9|20	Patch6:		xsane-0.998-preview-selection.patch
14mu|xsane-0.999-9|21	Patch7:		xsane-0.998-wmclass.patch
14mu|xsane-0.999-9|22	# Contains "www-browser" script
14mu|xsane-0.999-9|23	Requires:	desktop-common-data
14mu|xsane-0.999-9|24	# This is for the drakxtools so that they can install a GUI for scanning
14mu|xsane-0.999-9|25	# but decide depending on the system environment which GUI actually to
14mu|xsane-0.999-9|26	# install
14mu|xsane-0.999-9|27	Provides:	scanner-gui
14mu|xsane-0.999-9|28	BuildRequires:	imagemagick
14mu|xsane-0.999-9|29	BuildRequires:	jpeg-devel
14mu|xsane-0.999-9|30	BuildRequires:	tiff-devel
14mu|xsane-0.999-9|31	BuildRequires:	pkgconfig(gimp-2.0)
14mu|xsane-0.999-9|32	BuildRequires:	pkgconfig(glib-2.0)
14mu|xsane-0.999-9|33	BuildRequires:	pkgconfig(gtk+-2.0)
14mu|xsane-0.999-9|34	BuildRequires:	pkgconfig(lcms)
14mu|xsane-0.999-9|35	BuildRequires:	pkgconfig(libgphoto2)
14mu|xsane-0.999-9|36	BuildRequires:	pkgconfig(libpng)
14mu|xsane-0.999-9|37	BuildRequires:	pkgconfig(libv4l1)
14mu|xsane-0.999-9|38	BuildRequires:	pkgconfig(libv4l2)
14mu|xsane-0.999-9|39	BuildRequires:	pkgconfig(sane-backends)
14mu|xsane-0.999-9|40	Requires(post,postun):	update-alternatives
14mu|xsane-0.999-9|41	Suggests:	gocr
14mu|xsane-0.999-9|42	
14mu|xsane-0.999-9|43	%description
14mu|xsane-0.999-9|44	XSane is an X based interface for the SANE (Scanner Access Now Easy)
14mu|xsane-0.999-9|45	library, which provides access to scanners, digital cameras, and other
14mu|xsane-0.999-9|46	capture devices.  XSane is written in GTK+ and provides control for
14mu|xsane-0.999-9|47	performing the scan and then manipulating the captured image.
14mu|xsane-0.999-9|48	
14mu|xsane-0.999-9|49	You may install xsane-gimp if you want the GIMP plug-in.
14mu|xsane-0.999-9|50	
14mu|xsane-0.999-9|51	%files -f %{name}.lang
14mu|xsane-0.999-9|52	%doc xsane*
14mu|xsane-0.999-9|53	%config(noreplace) %{launchers}/%{name}.desktop
14mu|xsane-0.999-9|54	%{_bindir}/xsane
14mu|xsane-0.999-9|55	%dir %{_datadir}/sane
14mu|xsane-0.999-9|56	%{_datadir}/sane/*
14mu|xsane-0.999-9|57	%{_mandir}/man1/*
14mu|xsane-0.999-9|58	%{_datadir}/applications/%{name}.desktop
14mu|xsane-0.999-9|59	%{_datadir}/pixmaps/%{name}.xpm
14mu|xsane-0.999-9|60	%{_iconsdir}/hicolor/*/apps/*
14mu|xsane-0.999-9|61	
14mu|xsane-0.999-9|62	%post
14mu|xsane-0.999-9|63	update-alternatives --install %{launchers}/kde.desktop scanner.kde.dynamic %{launchers}/%{name}.desktop 30
14mu|xsane-0.999-9|64	update-alternatives --install %{launchers}/gnome.desktop scanner.gnome.dynamic %{launchers}/%{name}.desktop 30
14mu|xsane-0.999-9|65	
14mu|xsane-0.999-9|66	%postun
14mu|xsane-0.999-9|67	if [ $1 = 0 ]; then
14mu|xsane-0.999-9|68	update-alternatives --remove scanner.kde.dynamic %{launchers}/%{name}.desktop
14mu|xsane-0.999-9|69	update-alternatives --remove scanner.gnome.dynamic %{launchers}/%{name}.desktop
14mu|xsane-0.999-9|70	fi
14mu|xsane-0.999-9|71	
14mu|xsane-0.999-9|72	#----------------------------------------------------------------------------
14mu|xsane-0.999-9|73	
14mu|xsane-0.999-9|74	%package gimp
14mu|xsane-0.999-9|75	Summary:	GIMP plug-in which provides the SANE scanner interface
14mu|xsane-0.999-9|76	Group:		Graphics
14mu|xsane-0.999-9|77	Requires:	%{name} >= %{EVRD}
14mu|xsane-0.999-9|78	Requires:	sane >= 1.0
14mu|xsane-0.999-9|79	
14mu|xsane-0.999-9|80	%description gimp
14mu|xsane-0.999-9|81	This package provides the regular XSane frontend for the SANE scanner
14mu|xsane-0.999-9|82	interface, but it works as a GIMP 2.0 plug-in.  You must have GIMP 2.0 (or
14mu|xsane-0.999-9|83	newer) installed to use this package.
14mu|xsane-0.999-9|84	
14mu|xsane-0.999-9|85	%files gimp
14mu|xsane-0.999-9|86	%doc xsane*
14mu|xsane-0.999-9|87	%{_bindir}/xsane-gimp
14mu|xsane-0.999-9|88	
14mu|xsane-0.999-9|89	%post gimp
14mu|xsane-0.999-9|90	if [ -d %{_libdir}/gimp ]; then
14mu|xsane-0.999-9|91	GIMPDIR=`ls -d %{_libdir}/gimp/[012]*`
14mu|xsane-0.999-9|92	[ -z "$GIMPDIR" ] && exit 0
14mu|xsane-0.999-9|93	for i in $GIMPDIR;do
14mu|xsane-0.999-9|94	[ -d $i/plug-ins ] || mkdir -p $i/plug-ins
14mu|xsane-0.999-9|95	%{__ln_s} -f %{_bindir}/xsane-gimp $i/plug-ins/xsane
14mu|xsane-0.999-9|96	done
14mu|xsane-0.999-9|97	fi
14mu|xsane-0.999-9|98	
14mu|xsane-0.999-9|99	%postun gimp
14mu|xsane-0.999-9|100	if [ $1 = 0 ]; then
14mu|xsane-0.999-9|101	if [ -d %{_libdir}/gimp ]; then
14mu|xsane-0.999-9|102	GIMPDIR=`ls -d %{_libdir}/gimp/[012]*`
14mu|xsane-0.999-9|103	[ -z "$GIMPDIR" ] && exit 0
14mu|xsane-0.999-9|104	for i in $GIMPDIR;do
14mu|xsane-0.999-9|105	[ -d $i/plug-ins ] || mkdir -p $i/plug-ins
14mu|xsane-0.999-9|106	rm -f $i/plug-ins/xsane
14mu|xsane-0.999-9|107	done
14mu|xsane-0.999-9|108	fi
14mu|xsane-0.999-9|109	fi
14mu|xsane-0.999-9|110	
14mu|xsane-0.999-9|111	#----------------------------------------------------------------------------
14mu|xsane-0.999-9|112	
14mu|xsane-0.999-9|113	%prep
14mu|xsane-0.999-9|114	%setup -q
14mu|xsane-0.999-9|115	cat %{SOURCE2} > src/xsane.desktop
14mu|xsane-0.999-9|116	%patch0 -p0 -b .www-browser
14mu|xsane-0.999-9|117	%patch2 -p1 -b .po-file
14mu|xsane-0.999-9|118	%patch3 -p1
14mu|xsane-0.999-9|119	%patch4 -p1
14mu|xsane-0.999-9|120	%patch5 -p1
14mu|xsane-0.999-9|121	%patch6 -p1
14mu|xsane-0.999-9|122	%patch7 -p1
14mu|xsane-0.999-9|123	
14mu|xsane-0.999-9|124	%build
14mu|xsane-0.999-9|125	%configure2_5x --with-install-root=%{buildroot}
14mu|xsane-0.999-9|126	
14mu|xsane-0.999-9|127	perl -pi -e 's#LDFLAGS  =  -L/usr/lib -Wl,-rpath,/usr/lib#LDFLAGS  =  -L/usr/lib -Wl#' src/Makefile
14mu|xsane-0.999-9|128	##perl -pi -e 's#ja\.(po|gmo)##' po/Makefile
14mu|xsane-0.999-9|129	%make
14mu|xsane-0.999-9|130	mv src/xsane src/xsane-gimp
14mu|xsane-0.999-9|131	
14mu|xsane-0.999-9|132	make clean
14mu|xsane-0.999-9|133	
14mu|xsane-0.999-9|134	%configure2_5x --with-install-root=%{buildroot} --disable-gimp
14mu|xsane-0.999-9|135	perl -pi -e 's#LDFLAGS  =  -L/usr/lib -Wl,-rpath,/usr/lib#LDFLAGS  =  -L/usr/lib -Wl#' src/Makefile
14mu|xsane-0.999-9|136	##perl -pi -e 's#ja\.(po|gmo)##' po/Makefile
14mu|xsane-0.999-9|137	%make
14mu|xsane-0.999-9|138	
14mu|xsane-0.999-9|139	%install
14mu|xsane-0.999-9|140	%makeinstall_std
14mu|xsane-0.999-9|141	
14mu|xsane-0.999-9|142	install src/xsane-gimp %{buildroot}%{_bindir}
14mu|xsane-0.999-9|143	%find_lang %{name}
14mu|xsane-0.999-9|144	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{128x128,48x48,32x32,16x16}/apps
14mu|xsane-0.999-9|145	convert -scale 128 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14mu|xsane-0.999-9|146	convert -scale 48 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|xsane-0.999-9|147	convert -scale 32 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|xsane-0.999-9|148	convert -scale 16 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|xsane-0.999-9|149	
14mu|xsane-0.999-9|150	# dynamic desktop support
14mu|xsane-0.999-9|151	mkdir -p %{buildroot}%{launchers}
14mu|xsane-0.999-9|152	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
14mu|xsane-0.999-9|153	[Desktop Entry]
14mu|xsane-0.999-9|154	Name=XSane \$device
14mu|xsane-0.999-9|155	Comment=XSane
14mu|xsane-0.999-9|156	Exec=%{_bindir}/xsane
14mu|xsane-0.999-9|157	Terminal=false
14mu|xsane-0.999-9|158	Icon=%{name}
14mu|xsane-0.999-9|159	Type=Application
14mu|xsane-0.999-9|160	EOF
14mu|xsane-0.999-9|161	
14mu|xsane-0.999-9|162	mkdir -p %{buildroot}%{_datadir}/sane/xsane/doc/ru/
14mu|xsane-0.999-9|163	tar xaf %{SOURCE1} -C %{buildroot}%{_datadir}/sane/xsane/doc/ru/
14mu|xsane-0.999-9|164	
14mu|xsane-0.999-9|165	%changelog
14mu|xsane-0.999-9|166	
14mu|xsane-0.999-9|167	* Fri Nov 27 2015 Denis Silakov <dsilakov@gmail.com> 0.999-9
14mu|xsane-0.999-9|168	- (ca9dfe6) Suggest gocr
14mu|xsane-0.999-9|169	
14mu|xsane-0.999-9|170	

26337 14
14mu|xscreensaver-5.34-2|1	####################
14mu|xscreensaver-5.34-2|2	# PLF build
14mu|xscreensaver-5.34-2|3	%define build_plf 0
14mu|xscreensaver-5.34-2|4	####################
14mu|xscreensaver-5.34-2|5	
14mu|xscreensaver-5.34-2|6	%define disable_inappropriate 1
14mu|xscreensaver-5.34-2|7	# Allow --with[out] <feature> at rpm command line build
14mu|xscreensaver-5.34-2|8	%{?_with_plf: %{expand: %%global build_plf 1}}
14mu|xscreensaver-5.34-2|9	%{?_without_plf: %{expand: %%global build_plf 0}}
14mu|xscreensaver-5.34-2|10	%{?_with_inappropriate: %{expand: %%global disable_inappropriate 0}}
14mu|xscreensaver-5.34-2|11	%{?_without_inappropriate: %{expand: %%global disable_inappropriate 1}}
14mu|xscreensaver-5.34-2|12	
14mu|xscreensaver-5.34-2|13	%if %{build_plf}
14mu|xscreensaver-5.34-2|14	%define distsuffix plf
14mu|xscreensaver-5.34-2|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14mu|xscreensaver-5.34-2|16	%define extrarelsuffix plf
14mu|xscreensaver-5.34-2|17	# Build xscreensaver-extrusion if it is plf build only.
14mu|xscreensaver-5.34-2|18	%bcond_without extrusion
14mu|xscreensaver-5.34-2|19	%else
14mu|xscreensaver-5.34-2|20	%bcond_with extrusion
14mu|xscreensaver-5.34-2|21	%endif
14mu|xscreensaver-5.34-2|22	
14mu|xscreensaver-5.34-2|23	Summary:	A set of X Window System screensavers
14mu|xscreensaver-5.34-2|24	Name:		xscreensaver
14mu|xscreensaver-5.34-2|25	Version:	5.34
14mu|xscreensaver-5.34-2|26	Release:	2%{?extrarelsuffix}
14mu|xscreensaver-5.34-2|27	License:	BSD
14mu|xscreensaver-5.34-2|28	Group:		Graphical desktop/Other
14mu|xscreensaver-5.34-2|29	URL:		http://www.jwz.org/xscreensaver/
14mu|xscreensaver-5.34-2|30	Source0:	http://www.jwz.org/xscreensaver/%{name}-%{version}.tar.gz
14mu|xscreensaver-5.34-2|31	Source1:	xscreensaver-capplet.png
14mu|xscreensaver-5.34-2|32	Source2:	dmctl
14mu|xscreensaver-5.34-2|33	Source3:        update-xscreensaver-hacks
14mu|xscreensaver-5.34-2|34	# Far from complete
14mu|xscreensaver-5.34-2|35	# However, upstream file is was last updated in 2006...
14mu|xscreensaver-5.34-2|36	Source4:	ru.po
14mu|xscreensaver-5.34-2|37	Patch0:         xscreensaver-5.05-mdv-alt-drop_setgid.patch
14mu|xscreensaver-5.34-2|38	# Don't check login manager in PATH because we use custom wrapper
14mu|xscreensaver-5.34-2|39	Patch1:         xscreensaver-5.15-lmcheck.patch
14mu|xscreensaver-5.34-2|40	Patch8:         xscreensaver-5.29-utf8.patch
14mu|xscreensaver-5.34-2|41	Patch9:         xscreensaver-5.34-defaultconfig.patch
14mu|xscreensaver-5.34-2|42	# (fc) 4.00-4mdk allow root to start xscreensaver
14mu|xscreensaver-5.34-2|43	Patch10:        xscreensaver-4.23-root.patch
14mu|xscreensaver-5.34-2|44	# (fc) 4.05-3mdk disable openGL hacks by default
14mu|xscreensaver-5.34-2|45	Patch11:        xscreensaver-5.09-noGL.patch
14mu|xscreensaver-5.34-2|46	
14mu|xscreensaver-5.34-2|47	# Add "System" category to desktop file to make it visible in LXQt Control Center
14mu|xscreensaver-5.34-2|48	Patch12:	xscreensaver-5.34-add-desktop-category.patch
14mu|xscreensaver-5.34-2|49	
14mu|xscreensaver-5.34-2|50	Patch13:	xscreensaver-5.34-do-not-claim-on-old-version.patch
14mu|xscreensaver-5.34-2|51	
14mu|xscreensaver-5.34-2|52	# fedora patches
14mu|xscreensaver-5.34-2|53	# bug 129335
14mu|xscreensaver-5.34-2|54	# sanitize the names of modes in barcode
14mu|xscreensaver-5.34-2|55	Patch1001:          xscreensaver-5.26-sanitize-hacks.patch
14mu|xscreensaver-5.34-2|56	## Patches already sent to the upsteam
14mu|xscreensaver-5.34-2|57	## Patches which must be discussed with upstream
14mu|xscreensaver-5.34-2|58	#
14mu|xscreensaver-5.34-2|59	# driver/test-passwd tty segfaults
14mu|xscreensaver-5.34-2|60	Patch1051:         xscreensaver-5.12-test-passwd-segv-tty.patch
14mu|xscreensaver-5.34-2|61	# patch to compile driver/test-xdpms
14mu|xscreensaver-5.34-2|62	Patch1052:         xscreensaver-5.12-tests-miscfix.patch
14mu|xscreensaver-5.34-2|63	
14mu|xscreensaver-5.34-2|64	Requires:	xscreensaver-common = %{version}-%{release}
14mu|xscreensaver-5.34-2|65	Requires:	fortune-mod
14mu|xscreensaver-5.34-2|66	Requires:	xdg-utils
14mu|xscreensaver-5.34-2|67	BuildRequires:	makedepend
14mu|xscreensaver-5.34-2|68	BuildRequires:	bc
14mu|xscreensaver-5.34-2|69	BuildRequires:	fortune-mod
14mu|xscreensaver-5.34-2|70	BuildRequires:	intltool
14mu|xscreensaver-5.34-2|71	BuildRequires:	jpeg-devel
14mu|xscreensaver-5.34-2|72	BuildRequires:	pam-devel
14mu|xscreensaver-5.34-2|73	BuildRequires:	pkgconfig(glu)
14mu|xscreensaver-5.34-2|74	BuildRequires:	pkgconfig(glut)
14mu|xscreensaver-5.34-2|75	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14mu|xscreensaver-5.34-2|76	BuildRequires:	pkgconfig(libglade-2.0)
14mu|xscreensaver-5.34-2|77	BuildRequires:	pkgconfig(krb5)
14mu|xscreensaver-5.34-2|78	BuildRequires:	pkgconfig(x11)
14mu|xscreensaver-5.34-2|79	BuildRequires:	pkgconfig(xext)
14mu|xscreensaver-5.34-2|80	BuildRequires:	pkgconfig(xi)
14mu|xscreensaver-5.34-2|81	BuildRequires:	pkgconfig(xinerama)
14mu|xscreensaver-5.34-2|82	BuildRequires:	pkgconfig(xmu)
14mu|xscreensaver-5.34-2|83	BuildRequires:	pkgconfig(xpm)
14mu|xscreensaver-5.34-2|84	BuildRequires:	pkgconfig(xrandr)
14mu|xscreensaver-5.34-2|85	BuildRequires:	pkgconfig(xft)
14mu|xscreensaver-5.34-2|86	BuildRequires:	pkgconfig(xt)
14mu|xscreensaver-5.34-2|87	BuildRequires:	pkgconfig(xxf86misc)
14mu|xscreensaver-5.34-2|88	BuildRequires:	pkgconfig(xxf86vm)
14mu|xscreensaver-5.34-2|89	%if %{with extrusion}
14mu|xscreensaver-5.34-2|90	BuildRequires:	gle-devel
14mu|xscreensaver-5.34-2|91	%endif
14mu|xscreensaver-5.34-2|92	BuildRequires:	imagemagick
14mu|xscreensaver-5.34-2|93	
14mu|xscreensaver-5.34-2|94	%description
14mu|xscreensaver-5.34-2|95	The xscreensaver package contains a variety of screensavers for your
14mu|xscreensaver-5.34-2|96	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14mu|xscreensaver-5.34-2|97	pleasure.
14mu|xscreensaver-5.34-2|98	
14mu|xscreensaver-5.34-2|99	Install the xscreensaver package if you need screensavers for use with
14mu|xscreensaver-5.34-2|100	the X Window System.
14mu|xscreensaver-5.34-2|101	
14mu|xscreensaver-5.34-2|102	%if %{build_plf}
14mu|xscreensaver-5.34-2|103	This package is in restricted as it contains copyrighted images.
14mu|xscreensaver-5.34-2|104	%endif
14mu|xscreensaver-5.34-2|105	
14mu|xscreensaver-5.34-2|106	%package base
14mu|xscreensaver-5.34-2|107	Summary:	A set of screensavers
14mu|xscreensaver-5.34-2|108	Group:		Graphical desktop/Other
14mu|xscreensaver-5.34-2|109	Requires:	xscreensaver-common = %{version}-%{release}
14mu|xscreensaver-5.34-2|110	Conflicts:	xscreensaver < 5.00-2
14mu|xscreensaver-5.34-2|111	Requires:	words
14mu|xscreensaver-5.34-2|112	
14mu|xscreensaver-5.34-2|113	%description base
14mu|xscreensaver-5.34-2|114	Various screensavers used by Xscreensaver.
14mu|xscreensaver-5.34-2|115	
14mu|xscreensaver-5.34-2|116	%package common
14mu|xscreensaver-5.34-2|117	Summary:	Utilities used by xscreensaver screensavers
14mu|xscreensaver-5.34-2|118	Group:		Graphical desktop/Other
14mu|xscreensaver-5.34-2|119	Conflicts:	xscreensaver < 5.00-2
14mu|xscreensaver-5.34-2|120	Provides:	xscreensaver-utils
14mu|xscreensaver-5.34-2|121	
14mu|xscreensaver-5.34-2|122	%description common
14mu|xscreensaver-5.34-2|123	Utilities used by xscreensaver screensavers.
14mu|xscreensaver-5.34-2|124	
14mu|xscreensaver-5.34-2|125	%package gl
14mu|xscreensaver-5.34-2|126	Summary:	A set of GL screensavers
14mu|xscreensaver-5.34-2|127	Group:		Graphical desktop/Other
14mu|xscreensaver-5.34-2|128	Requires:	xscreensaver-common = %{version}-%{release}
14mu|xscreensaver-5.34-2|129	Requires(post):	xscreensaver-common = %{version}-%{release}
14mu|xscreensaver-5.34-2|130	Requires(postun):	xscreensaver-common = %{version}-%{release}
14mu|xscreensaver-5.34-2|131	
14mu|xscreensaver-5.34-2|132	%description gl
14mu|xscreensaver-5.34-2|133	The xscreensaver-gl package contains even more screensavers for your
14mu|xscreensaver-5.34-2|134	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14mu|xscreensaver-5.34-2|135	pleasure. These screensavers require OpenGL or Mesa support.
14mu|xscreensaver-5.34-2|136	
14mu|xscreensaver-5.34-2|137	Install the xscreensaver-gl package if you need more screensavers for
14mu|xscreensaver-5.34-2|138	use with the X Window System and you have OpenGL or Mesa installed.
14mu|xscreensaver-5.34-2|139	
14mu|xscreensaver-5.34-2|140	%if %{build_plf}
14mu|xscreensaver-5.34-2|141	%package matrix
14mu|xscreensaver-5.34-2|142	Summary:	The Matrix screensavers
14mu|xscreensaver-5.34-2|143	Group:		Graphical desktop/Other
14mu|xscreensaver-5.34-2|144	Requires:	xscreensaver-common = %{version}-%{release}
14mu|xscreensaver-5.34-2|145	
14mu|xscreensaver-5.34-2|146	%description matrix
14mu|xscreensaver-5.34-2|147	The xscreensaver-matrix package contains two screensavers for
14mu|xscreensaver-5.34-2|148	xscreensaver based on the movie The Matrix. It is in restricted because
14mu|xscreensaver-5.34-2|149	there might by copyright problems with the artwork used in this
14mu|xscreensaver-5.34-2|150	screensavers.
14mu|xscreensaver-5.34-2|151	%endif
14mu|xscreensaver-5.34-2|152	
14mu|xscreensaver-5.34-2|153	%if %{with extrusion}
14mu|xscreensaver-5.34-2|154	%package extrusion
14mu|xscreensaver-5.34-2|155	Summary:	OpenGL screensaver
14mu|xscreensaver-5.34-2|156	Group:		Graphical desktop/Other
14mu|xscreensaver-5.34-2|157	Requires:	xscreensaver-common = %{version}-%{release}
14mu|xscreensaver-5.34-2|158	
14mu|xscreensaver-5.34-2|159	%description extrusion
14mu|xscreensaver-5.34-2|160	The xscreensaver-extrusion package contains the extrusion
14mu|xscreensaver-5.34-2|161	screensaversfor your mind-numbing, ambition-eroding, time-wasting,
14mu|xscreensaver-5.34-2|162	hypnotized viewing pleasure. This screensaver requires OpenGL or Mesa
14mu|xscreensaver-5.34-2|163	support.
14mu|xscreensaver-5.34-2|164	
14mu|xscreensaver-5.34-2|165	This screensaver is in a separate package, because it is the only
14mu|xscreensaver-5.34-2|166	application for the ROSA Linux distribution which requires the GLE
14mu|xscreensaver-5.34-2|167	extrusion library.
14mu|xscreensaver-5.34-2|168	%endif
14mu|xscreensaver-5.34-2|169	
14mu|xscreensaver-5.34-2|170	%prep
14mu|xscreensaver-5.34-2|171	%setup -q
14mu|xscreensaver-5.34-2|172	%patch1 -p1 -b .login-manager
14mu|xscreensaver-5.34-2|173	%patch8 -p1 -b .utf8
14mu|xscreensaver-5.34-2|174	# WARNING this patch must ALWAYS be applied, if it fails, REGENERATE it !!!
14mu|xscreensaver-5.34-2|175	%patch9 -p1 -b .defaultconfig
14mu|xscreensaver-5.34-2|176	%patch10 -p1 -b .root
14mu|xscreensaver-5.34-2|177	%patch11 -p1 -b .noGL
14mu|xscreensaver-5.34-2|178	%if %{disable_inappropriate}
14mu|xscreensaver-5.34-2|179	%patch1001 -p1 -b .inappropriate
14mu|xscreensaver-5.34-2|180	%endif
14mu|xscreensaver-5.34-2|181	
14mu|xscreensaver-5.34-2|182	rm -f po/ru.po
14mu|xscreensaver-5.34-2|183	cp %{SOURCE4} po
14mu|xscreensaver-5.34-2|184	
14mu|xscreensaver-5.34-2|185	%patch12 -p1 -b .desktop
14mu|xscreensaver-5.34-2|186	
14mu|xscreensaver-5.34-2|187	%patch13 -p1 -b .no_old_version_check
14mu|xscreensaver-5.34-2|188	
14mu|xscreensaver-5.34-2|189	
14mu|xscreensaver-5.34-2|190	%patch1051 -p1
14mu|xscreensaver-5.34-2|191	%patch1052 -p1
14mu|xscreensaver-5.34-2|192	
14mu|xscreensaver-5.34-2|193	# Needed by patches 1 and 11
14mu|xscreensaver-5.34-2|194	autoreconf -vfi
14mu|xscreensaver-5.34-2|195	
14mu|xscreensaver-5.34-2|196	%build
14mu|xscreensaver-5.34-2|197	%configure2_5x \
14mu|xscreensaver-5.34-2|198	--enable-locking \
14mu|xscreensaver-5.34-2|199	--enable-root-passwd \
14mu|xscreensaver-5.34-2|200	--with-browser=xdg-open \
14mu|xscreensaver-5.34-2|201	--with-dpms-ext \
14mu|xscreensaver-5.34-2|202	--with-xinerama-ext \
14mu|xscreensaver-5.34-2|203	--with-xf86vmode-ext \
14mu|xscreensaver-5.34-2|204	--with-xf86gamma-ext \
14mu|xscreensaver-5.34-2|205	--with-randr-ext \
14mu|xscreensaver-5.34-2|206	--with-proc-interrupts \
14mu|xscreensaver-5.34-2|207	--with-login-manager=dmctl \
14mu|xscreensaver-5.34-2|208	--without-shadow \
14mu|xscreensaver-5.34-2|209	--with-pixbuf \
14mu|xscreensaver-5.34-2|210	--with-xpm \
14mu|xscreensaver-5.34-2|211	--with-jpeg \
14mu|xscreensaver-5.34-2|212	--with-xshm-ext \
14mu|xscreensaver-5.34-2|213	--with-xdbe-ext \
14mu|xscreensaver-5.34-2|214	--without-readdisplay \
14mu|xscreensaver-5.34-2|215	--without-setuid-hacks \
14mu|xscreensaver-5.34-2|216	--with-gtk \
14mu|xscreensaver-5.34-2|217	--without-motif \
14mu|xscreensaver-5.34-2|218	--with-pam \
14mu|xscreensaver-5.34-2|219	--enable-pam-check-account-type \
14mu|xscreensaver-5.34-2|220	--with-gl \
14mu|xscreensaver-5.34-2|221	--with-image-directory=%{_datadir}/mdk/screensaver \
14mu|xscreensaver-5.34-2|222	--with-x-app-defaults=%{_datadir}/X11/app-defaults \
14mu|xscreensaver-5.34-2|223	--with-kerberos \
14mu|xscreensaver-5.34-2|224	--with-text-file=%{_sysconfdir}/release \
14mu|xscreensaver-5.34-2|225	%if %{with extrusion}
14mu|xscreensaver-5.34-2|226	--with-gle
14mu|xscreensaver-5.34-2|227	%else
14mu|xscreensaver-5.34-2|228	--without-gle
14mu|xscreensaver-5.34-2|229	%endif
14mu|xscreensaver-5.34-2|230	
14mu|xscreensaver-5.34-2|231	make distdepend
14mu|xscreensaver-5.34-2|232	make depend DEPEND="makedepend -I$(gcc -print-search-dirs|sed -e 's#^install: \(.*\).*#\1#g'|head -n1)/include"
14mu|xscreensaver-5.34-2|233	#make depend
14mu|xscreensaver-5.34-2|234	sed 's/\@ALL_LINGUAS\@/"ca da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW"/' -i po/Makefile
14mu|xscreensaver-5.34-2|235	%make
14mu|xscreensaver-5.34-2|236	
14mu|xscreensaver-5.34-2|237	%install
14mu|xscreensaver-5.34-2|238	rm -rf %{buildroot} gl-extras.files base.files %{name}.lang
14mu|xscreensaver-5.34-2|239	mkdir -p %{buildroot}%{_bindir}
14mu|xscreensaver-5.34-2|240	mkdir -p %{buildroot}%{_bindir}
14mu|xscreensaver-5.34-2|241	mkdir -p %{buildroot}%{_mandir}/man6
14mu|xscreensaver-5.34-2|242	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14mu|xscreensaver-5.34-2|243	mkdir -p %{buildroot}%{_libexecdir}/xscreensaver
14mu|xscreensaver-5.34-2|244	
14mu|xscreensaver-5.34-2|245	# translate desktop file
14mu|xscreensaver-5.34-2|246	intltool-merge -d ./po ./driver/screensaver-properties.desktop.in ./driver/screensaver-properties.desktop
14mu|xscreensaver-5.34-2|247	
14mu|xscreensaver-5.34-2|248	make install_prefix=%{buildroot} bindir=%{_bindir} \
14mu|xscreensaver-5.34-2|249	KDEDIR=%{_prefix} GNOME_BINDIR=%{_bindir}  GNOME_DATADIR=%{_datadir} \
14mu|xscreensaver-5.34-2|250	mandir=%{_mandir} AD_DIR=%{_datadir}/X11/app-defaults/ \
14mu|xscreensaver-5.34-2|251	gnulocaledir=%{_datadir}/locale install
14mu|xscreensaver-5.34-2|252	
14mu|xscreensaver-5.34-2|253	# % makeinstall -C po
14mu|xscreensaver-5.34-2|254	
14mu|xscreensaver-5.34-2|255	install -p -m755 %{SOURCE3} -D %{buildroot}%{_sbindir}/update-xscreensaver-hacks
14mu|xscreensaver-5.34-2|256	
14mu|xscreensaver-5.34-2|257	# Custom wrapper for gdmflexiserver and kdmctl
14mu|xscreensaver-5.34-2|258	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/dmctl
14mu|xscreensaver-5.34-2|259	
14mu|xscreensaver-5.34-2|260	cat<<EOF >README.GL
14mu|xscreensaver-5.34-2|261	The xscreensaver-gl package contains even more screensavers for your
14mu|xscreensaver-5.34-2|262	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14mu|xscreensaver-5.34-2|263	pleasure. These screensavers require OpenGL or Mesa support.
14mu|xscreensaver-5.34-2|264	
14mu|xscreensaver-5.34-2|265	Install the xscreensaver-gl package if you need more screensavers for
14mu|xscreensaver-5.34-2|266	use with the X Window System and you have OpenGL or Mesa installed.
14mu|xscreensaver-5.34-2|267	EOF
14mu|xscreensaver-5.34-2|268	
14mu|xscreensaver-5.34-2|269	#icons
14mu|xscreensaver-5.34-2|270	mkdir -p %{buildroot}%{_datadir}/pixmaps
14mu|xscreensaver-5.34-2|271	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mu|xscreensaver-5.34-2|272	cp %{SOURCE1}  %{buildroot}%{_datadir}/pixmaps
14mu|xscreensaver-5.34-2|273	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14mu|xscreensaver-5.34-2|274	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14mu|xscreensaver-5.34-2|275	ln -s %{_datadir}/pixmaps/xscreensaver-capplet.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14mu|xscreensaver-5.34-2|276	
14mu|xscreensaver-5.34-2|277	#remove unpackaged files
14mu|xscreensaver-5.34-2|278	rm -f %{buildroot}%{_datadir}/xscreensaver/config/xjack.xml
14mu|xscreensaver-5.34-2|279	rm -f %{buildroot}%{_mandir}/man6/xjack.6
14mu|xscreensaver-5.34-2|280	rm -f  %{buildroot}%{_libexecdir}/xscreensaver/xjack
14mu|xscreensaver-5.34-2|281	
14mu|xscreensaver-5.34-2|282	%if ! %{build_plf}
14mu|xscreensaver-5.34-2|283	rm -rf %{buildroot}%{_libexecdir}/xscreensaver/*matrix
14mu|xscreensaver-5.34-2|284	rm -rf %{buildroot}%{_mandir}/man6/*matrix*
14mu|xscreensaver-5.34-2|285	rm -rf %{buildroot}%{_datadir}/xscreensaver/config/*matrix*
14mu|xscreensaver-5.34-2|286	%endif
14mu|xscreensaver-5.34-2|287	%if ! %{with extrusion}
14mu|xscreensaver-5.34-2|288	rm -f %{buildroot}%{_datadir}/xscreensaver/config/extrusion.xml
14mu|xscreensaver-5.34-2|289	rm -f %{buildroot}%{_mandir}/man6/extrusion.6
14mu|xscreensaver-5.34-2|290	%endif
14mu|xscreensaver-5.34-2|291	
14mu|xscreensaver-5.34-2|292	%find_lang %{name}
14mu|xscreensaver-5.34-2|293	
14mu|xscreensaver-5.34-2|294	# This function prints a list of things that get installed.
14mu|xscreensaver-5.34-2|295	# It does this by parsing the output of a dummy run of "make install".
14mu|xscreensaver-5.34-2|296	#
14mu|xscreensaver-5.34-2|297	list_files() {
14mu|xscreensaver-5.34-2|298	make -s install_prefix=%{buildroot} mandir=%{_mandir}/ \
14mu|xscreensaver-5.34-2|299	bindir=%{_bindir} INSTALL=true "$@"	\
14mu|xscreensaver-5.34-2|300	| sed -n -e 's@.* \(/[^ ]*\)$@\1@p'				\
14mu|xscreensaver-5.34-2|301	| sed    -e "s@^%{buildroot}@@"				\
14mu|xscreensaver-5.34-2|302	-e "s@/[a-z][a-z]*/\.\./@/@"			\
14mu|xscreensaver-5.34-2|303	| sed    -e 's@\(.*/man/.*\)@\1\*@'				\
14mu|xscreensaver-5.34-2|304	| sed    -e 's@\(.*/app-defaults/\)@%config \1@'		\
14mu|xscreensaver-5.34-2|305	-e 's@\(.*/pam\.d/\)@%config(missingok) \1@'	\
14mu|xscreensaver-5.34-2|306	| sort
14mu|xscreensaver-5.34-2|307	}
14mu|xscreensaver-5.34-2|308	
14mu|xscreensaver-5.34-2|309	# Generate three lists of files for the three packages.
14mu|xscreensaver-5.34-2|310	#
14mu|xscreensaver-5.34-2|311	dd=%{_builddir}/%{name}-%{version}
14mu|xscreensaver-5.34-2|312	( cd hacks/glx ; list_files install > $dd/gl-extras.files)
14mu|xscreensaver-5.34-2|313	( cd hacks     ; list_files install > $dd/base.files)
14mu|xscreensaver-5.34-2|314	
14mu|xscreensaver-5.34-2|315	#gw remove the files we don't package:
14mu|xscreensaver-5.34-2|316	perl -pi -e "s/.*(xjack|matrix|extrusion).*//" gl-extras.files base.files
14mu|xscreensaver-5.34-2|317	
14mu|xscreensaver-5.34-2|318	%find_lang %{name}
14mu|xscreensaver-5.34-2|319	
14mu|xscreensaver-5.34-2|320	%post gl
14mu|xscreensaver-5.34-2|321	sed -i -e 's/\A-\s+GL:/ GL:/' %{_datadir}/X11/app-defaults/XScreenSaver
14mu|xscreensaver-5.34-2|322	
14mu|xscreensaver-5.34-2|323	%postun gl
14mu|xscreensaver-5.34-2|324	sed -i -e '/\A\s*GL:/ and print "- $_" or print "$_"' %{_datadir}/X11/app-defaults/XScreenSaver
14mu|xscreensaver-5.34-2|325	
14mu|xscreensaver-5.34-2|326	%files -f %{name}.lang
14mu|xscreensaver-5.34-2|327	%config(noreplace) %{_sysconfdir}/pam.d/xscreensaver
14mu|xscreensaver-5.34-2|328	%doc README
14mu|xscreensaver-5.34-2|329	%{_mandir}/man1/xscreensaver-command.1*
14mu|xscreensaver-5.34-2|330	%{_mandir}/man1/xscreensaver-demo.1*
14mu|xscreensaver-5.34-2|331	%{_mandir}/man1/xscreensaver.1*
14mu|xscreensaver-5.34-2|332	%attr(755,root,chkpwd) %{_bindir}/xscreensaver
14mu|xscreensaver-5.34-2|333	%{_bindir}/xscreensaver-command
14mu|xscreensaver-5.34-2|334	%{_bindir}/xscreensaver-demo
14mu|xscreensaver-5.34-2|335	%{_bindir}/dmctl
14mu|xscreensaver-5.34-2|336	%dir %{_datadir}/xscreensaver
14mu|xscreensaver-5.34-2|337	%{_datadir}/xscreensaver/glade
14mu|xscreensaver-5.34-2|338	%{_datadir}/applications/xscreensaver-properties.desktop
14mu|xscreensaver-5.34-2|339	%{_datadir}/pixmaps/*
14mu|xscreensaver-5.34-2|340	%{_iconsdir}/hicolor/*/apps/*.png
14mu|xscreensaver-5.34-2|341	
14mu|xscreensaver-5.34-2|342	%files common
14mu|xscreensaver-5.34-2|343	%{_datadir}/X11/app-defaults/*
14mu|xscreensaver-5.34-2|344	%dir %{_libexecdir}/%{name}
14mu|xscreensaver-5.34-2|345	%{_bindir}/xscreensaver-getimage
14mu|xscreensaver-5.34-2|346	%{_bindir}/xscreensaver-getimage-file
14mu|xscreensaver-5.34-2|347	%{_bindir}/xscreensaver-getimage-video
14mu|xscreensaver-5.34-2|348	%{_bindir}/xscreensaver-text
14mu|xscreensaver-5.34-2|349	%{_mandir}/man1/xscreensaver-getimage*
14mu|xscreensaver-5.34-2|350	%{_mandir}/man1/xscreensaver-text.1*
14mu|xscreensaver-5.34-2|351	%dir %{_datadir}/%{name}/config
14mu|xscreensaver-5.34-2|352	%{_datadir}/%{name}/config/README
14mu|xscreensaver-5.34-2|353	
14mu|xscreensaver-5.34-2|354	%files base -f base.files
14mu|xscreensaver-5.34-2|355	%{_sbindir}/update-xscreensaver-hacks
14mu|xscreensaver-5.34-2|356	
14mu|xscreensaver-5.34-2|357	%files gl -f gl-extras.files
14mu|xscreensaver-5.34-2|358	%doc README.GL
14mu|xscreensaver-5.34-2|359	
14mu|xscreensaver-5.34-2|360	%if %{with extrusion}
14mu|xscreensaver-5.34-2|361	%files extrusion
14mu|xscreensaver-5.34-2|362	%doc README.GL
14mu|xscreensaver-5.34-2|363	%{_datadir}/xscreensaver/config/extrusion.xml
14mu|xscreensaver-5.34-2|364	%{_mandir}/man6/extrusion.6*
14mu|xscreensaver-5.34-2|365	%{_libexecdir}/xscreensaver/extrusion
14mu|xscreensaver-5.34-2|366	%endif
14mu|xscreensaver-5.34-2|367	
14mu|xscreensaver-5.34-2|368	%if %{build_plf}
14mu|xscreensaver-5.34-2|369	%files matrix
14mu|xscreensaver-5.34-2|370	%doc README.GL
14mu|xscreensaver-5.34-2|371	%{_mandir}/man6/xmatrix.6*
14mu|xscreensaver-5.34-2|372	%{_mandir}/man6/glmatrix.6*
14mu|xscreensaver-5.34-2|373	%{_datadir}/xscreensaver/config/glmatrix.xml
14mu|xscreensaver-5.34-2|374	%{_datadir}/xscreensaver/config/xmatrix.xml
14mu|xscreensaver-5.34-2|375	%{_libexecdir}/xscreensaver/xmatrix
14mu|xscreensaver-5.34-2|376	%{_libexecdir}/xscreensaver/glmatrix
14mu|xscreensaver-5.34-2|377	%endif
14mu|xscreensaver-5.34-2|378	
14mu|xscreensaver-5.34-2|379	
14mu|xscreensaver-5.34-2|380	%changelog
14mu|xscreensaver-5.34-2|381	
14mu|xscreensaver-5.34-2|382	* Tue Dec 15 2015 Denis Silakov <dsilakov@gmail.com> 5.34-2
14mu|xscreensaver-5.34-2|383	- (d50466a) Really apply patch
14mu|xscreensaver-5.34-2|384	
14mu|xscreensaver-5.34-2|385	

26338 14
14mu|xsettings-kde-0.12.3-7|1	Summary:	XSettings Daemon for KDE Environment
14mu|xsettings-kde-0.12.3-7|2	Name:		xsettings-kde
14mu|xsettings-kde-0.12.3-7|3	Version:	0.12.3
14mu|xsettings-kde-0.12.3-7|4	Release:	7
14mu|xsettings-kde-0.12.3-7|5	License:	GPLv2+
14mu|xsettings-kde-0.12.3-7|6	Group:		Graphical desktop/KDE
14mu|xsettings-kde-0.12.3-7|7	Url:		http://svnweb.mageia.org/soft/theme/xsettings-kde/
14mu|xsettings-kde-0.12.3-7|8	Source0:	%{name}-%{version}.tar.bz2
14mu|xsettings-kde-0.12.3-7|9	Patch1:		0001-The-IM-support-patch-from-1-imported-into-Mageia-in-.patch
14mu|xsettings-kde-0.12.3-7|10	Patch2:		0002-Drop-Ia-Ora-theme-support.patch
14mu|xsettings-kde-0.12.3-7|11	Patch3:		0003-Enable-PrimaryPaste.patch
14mu|xsettings-kde-0.12.3-7|12	Patch4:		0004-Use-Adwaita-instead-of-gnome-as-fallback-icon-theme.patch
14mu|xsettings-kde-0.12.3-7|13	Patch5:		0005-Ensure-GTK-scrollbar-clicks-behaviour-behaves-like-Q.patch
14mu|xsettings-kde-0.12.3-7|14	Patch6:		0006-add-forgotten-to-previous-commit.patch
14mu|xsettings-kde-0.12.3-7|15	Patch7:		0007-Stop-using-deprecated-GSettings-API.patch
14mu|xsettings-kde-0.12.3-7|16	Patch11:	0011-Update-website-links-in-README.patch
14mu|xsettings-kde-0.12.3-7|17	Patch12:	0012-README-simplify-what-it-works-for.patch
14mu|xsettings-kde-0.12.3-7|18	Patch14:	0014-SVN_SILENT-made-messages-.desktop-file-always-resolv.patch
14mu|xsettings-kde-0.12.3-7|19	Patch15:	0015-SVN_SILENT-made-messages-.desktop-file-always-resolv.patch
14mu|xsettings-kde-0.12.3-7|20	Patch16:	0016-SVN_SILENT-made-messages-.desktop-file-always-resolv.patch
14mu|xsettings-kde-0.12.3-7|21	
14mu|xsettings-kde-0.12.3-7|22	BuildRequires:	pkgconfig(glib-2.0)
14mu|xsettings-kde-0.12.3-7|23	BuildRequires:	pkgconfig(x11)
14mu|xsettings-kde-0.12.3-7|24	
14mu|xsettings-kde-0.12.3-7|25	%description
14mu|xsettings-kde-0.12.3-7|26	This package provides a XSettings daemon for KDE Desktop Environment.
14mu|xsettings-kde-0.12.3-7|27	It allows XSettings aware applications (all GTK+ 2 and GNOME 2 applications)
14mu|xsettings-kde-0.12.3-7|28	to be informed instantly of changes in KDE configuration, such as theme name,
14mu|xsettings-kde-0.12.3-7|29	default font and so on.
14mu|xsettings-kde-0.12.3-7|30	
14mu|xsettings-kde-0.12.3-7|31	%files
14mu|xsettings-kde-0.12.3-7|32	%doc ChangeLog README
14mu|xsettings-kde-0.12.3-7|33	%{_bindir}/xsettings-kde
14mu|xsettings-kde-0.12.3-7|34	%{_sysconfdir}/xdg/autostart/xsettings-kde.desktop
14mu|xsettings-kde-0.12.3-7|35	
14mu|xsettings-kde-0.12.3-7|36	#----------------------------------------------------------------------------
14mu|xsettings-kde-0.12.3-7|37	
14mu|xsettings-kde-0.12.3-7|38	%prep
14mu|xsettings-kde-0.12.3-7|39	%setup -q
14mu|xsettings-kde-0.12.3-7|40	cat << EOF > xsettings-kde.desktop
14mu|xsettings-kde-0.12.3-7|41	[Desktop Entry]
14mu|xsettings-kde-0.12.3-7|42	Exec=xsettings-kde
14mu|xsettings-kde-0.12.3-7|43	Name=XSettings-KDE
14mu|xsettings-kde-0.12.3-7|44	X-KDE-autostart-after=kdesktop
14mu|xsettings-kde-0.12.3-7|45	X-KDE-autostart-phase=1
14mu|xsettings-kde-0.12.3-7|46	Type=Service
14mu|xsettings-kde-0.12.3-7|47	OnlyShowIn=KDE;
14mu|xsettings-kde-0.12.3-7|48	EOF
14mu|xsettings-kde-0.12.3-7|49	
14mu|xsettings-kde-0.12.3-7|50	%apply_patches
14mu|xsettings-kde-0.12.3-7|51	
14mu|xsettings-kde-0.12.3-7|52	%build
14mu|xsettings-kde-0.12.3-7|53	make \
14mu|xsettings-kde-0.12.3-7|54	CFLAGS="%{optflags}" \
14mu|xsettings-kde-0.12.3-7|55	LDFLAGS="%{ldflags}" \
14mu|xsettings-kde-0.12.3-7|56	lib=%{_lib}
14mu|xsettings-kde-0.12.3-7|57	
14mu|xsettings-kde-0.12.3-7|58	%install
14mu|xsettings-kde-0.12.3-7|59	mkdir -p %{buildroot}%{_bindir}
14mu|xsettings-kde-0.12.3-7|60	install -m 755 xsettings-kde %{buildroot}%{_bindir}/xsettings-kde
14mu|xsettings-kde-0.12.3-7|61	
14mu|xsettings-kde-0.12.3-7|62	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
14mu|xsettings-kde-0.12.3-7|63	install -m 644 xsettings-kde.desktop %{buildroot}%{_sysconfdir}/xdg/autostart/xsettings-kde.desktop
14mu|xsettings-kde-0.12.3-7|64	
14mu|xsettings-kde-0.12.3-7|65	%changelog
14mu|xsettings-kde-0.12.3-7|66	
14mu|xsettings-kde-0.12.3-7|67	* Sat Jul 09 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.3-7
14mu|xsettings-kde-0.12.3-7|68	- (dd09c1a) Backport various patches from upstream
14mu|xsettings-kde-0.12.3-7|69	- (dd09c1a) Move autostart file from /usr/share/autostart/ (ignored by Plasma 5) to /etc/xdg/autostart/ (used by both KDE 4 and Plasma 5)
14mu|xsettings-kde-0.12.3-7|70	
14mu|xsettings-kde-0.12.3-7|71	

26339 14
14mu|xsm-1.0.3-1|1	Name:		xsm
14mu|xsm-1.0.3-1|2	Version:	1.0.3
14mu|xsm-1.0.3-1|3	Release:	1
14mu|xsm-1.0.3-1|4	Summary:	X Session Manager
14mu|xsm-1.0.3-1|5	Group:		Development/X11
14mu|xsm-1.0.3-1|6	URL:		http://xorg.freedesktop.org
14mu|xsm-1.0.3-1|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xsm-1.0.3-1|8	License:	MIT
14mu|xsm-1.0.3-1|9	BuildRequires:	xaw-devel
14mu|xsm-1.0.3-1|10	BuildRequires:	pkgconfig(xt)
14mu|xsm-1.0.3-1|11	BuildRequires:	x11-util-macros >= 1.0.1
14mu|xsm-1.0.3-1|12	BuildRequires:	netkit-rsh
14mu|xsm-1.0.3-1|13	
14mu|xsm-1.0.3-1|14	%description
14mu|xsm-1.0.3-1|15	Xsm is a session manager. A session is a group of applications, each of which
14mu|xsm-1.0.3-1|16	has a particular state. xsm allows you to create arbitrary sessions - for
14mu|xsm-1.0.3-1|17	example, you might have a "light" session, a "development" session, or an
14mu|xsm-1.0.3-1|18	"xterminal" session. Each session can have its own set of applications. Within
14mu|xsm-1.0.3-1|19	a session, you can perform a "checkpoint" to save application state, or a
14mu|xsm-1.0.3-1|20	"shutdown" to save state and exit the session. When you log back in to the
14mu|xsm-1.0.3-1|21	system, you can load a specific session, and you can delete sessions you no
14mu|xsm-1.0.3-1|22	longer want to keep.
14mu|xsm-1.0.3-1|23	
14mu|xsm-1.0.3-1|24	Some session managers simply allow you to manually specify a list of
14mu|xsm-1.0.3-1|25	applications to be started in a session. xsm is more powerful because it lets
14mu|xsm-1.0.3-1|26	you run applications and have them automatically become part of the session. On
14mu|xsm-1.0.3-1|27	a simple level, xsm is useful because it gives you this ability to easily
14mu|xsm-1.0.3-1|28	define which applications are in a session. The true power of xsm, however, can
14mu|xsm-1.0.3-1|29	be taken advantage of when more and more applications learn to save and restore
14mu|xsm-1.0.3-1|30	their state.
14mu|xsm-1.0.3-1|31	
14mu|xsm-1.0.3-1|32	%prep
14mu|xsm-1.0.3-1|33	%setup -q -n %{name}-%{version}
14mu|xsm-1.0.3-1|34	
14mu|xsm-1.0.3-1|35	%build
14mu|xsm-1.0.3-1|36	%configure2_5x
14mu|xsm-1.0.3-1|37	%make
14mu|xsm-1.0.3-1|38	
14mu|xsm-1.0.3-1|39	%install
14mu|xsm-1.0.3-1|40	%makeinstall_std
14mu|xsm-1.0.3-1|41	
14mu|xsm-1.0.3-1|42	%clean
14mu|xsm-1.0.3-1|43	
14mu|xsm-1.0.3-1|44	%files
14mu|xsm-1.0.3-1|45	%{_bindir}/xsm
14mu|xsm-1.0.3-1|46	%{_sysconfdir}/X11/xsm/system.xsm
14mu|xsm-1.0.3-1|47	%{_datadir}/X11/app-defaults/XSm
14mu|xsm-1.0.3-1|48	%{_mandir}/man1/xsm.1*
14mu|xsm-1.0.3-1|49	
14mu|xsm-1.0.3-1|50	%changelog
14mu|xsm-1.0.3-1|51	
14mu|xsm-1.0.3-1|52	* Mon Feb 08 2016 Denis Silakov <dsilakov@gmail.com> 1.0.3-1
14mu|xsm-1.0.3-1|53	- (bbed904) Fix files
14mu|xsm-1.0.3-1|54	
14mu|xsm-1.0.3-1|55	

26340 14
14mu|xterm-325-1|1	Summary:	The standard terminal emulator for the X Window System
14mu|xterm-325-1|2	Name:		xterm
14mu|xterm-325-1|3	Version:	325
14mu|xterm-325-1|4	Release:	1
14mu|xterm-325-1|5	License:	MIT
14mu|xterm-325-1|6	Group:		Terminals
14mu|xterm-325-1|7	Url:		http://invisible-island.net/xterm/
14mu|xterm-325-1|8	Source0:	ftp://invisible-island.net/xterm/%{name}-%{version}.tgz
14mu|xterm-325-1|9	Source1:	ftp://invisible-island.net/xterm/%{name}-%{version}.tgz.asc
14mu|xterm-325-1|10	Source11:	%{name}-16x16.png
14mu|xterm-325-1|11	Source12:	%{name}-32x32.png
14mu|xterm-325-1|12	Source13:	%{name}-48x48.png
14mu|xterm-325-1|13	# from http://www.vim.org/scripts/script.php?script_id=1349, public domain
14mu|xterm-325-1|14	Source20:	colortest.pl
14mu|xterm-325-1|15	BuildRequires:	luit
14mu|xterm-325-1|16	BuildRequires:	pkgconfig(fontconfig)
14mu|xterm-325-1|17	BuildRequires:	pkgconfig(ncurses)
14mu|xterm-325-1|18	BuildRequires:	pkgconfig(x11)
14mu|xterm-325-1|19	BuildRequires:	pkgconfig(xaw7)
14mu|xterm-325-1|20	BuildRequires:	pkgconfig(xft)
14mu|xterm-325-1|21	BuildRequires:	pkgconfig(xmu)
14mu|xterm-325-1|22	BuildRequires:	pkgconfig(xt)
14mu|xterm-325-1|23	Requires:	luit
14mu|xterm-325-1|24	#Requires(post,postun):	update-alternatives
14mu|xterm-325-1|25	
14mu|xterm-325-1|26	%description
14mu|xterm-325-1|27	The XTerm program is the standard terminal emulator for the X Window System. It
14mu|xterm-325-1|28	provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs
14mu|xterm-325-1|29	that can't use the window system directly. If the underlying operating system
14mu|xterm-325-1|30	supports terminal resizing capabilities (for example, the SIGWINCH signal in
14mu|xterm-325-1|31	systems derived from 4.3bsd), xterm will use the facilities to notify programs
14mu|xterm-325-1|32	running in the window whenever it is resized.
14mu|xterm-325-1|33	
14mu|xterm-325-1|34	The xterm included in this package has support for 256 colors enabled.
14mu|xterm-325-1|35	
14mu|xterm-325-1|36	%files
14mu|xterm-325-1|37	%doc ctlseqs.txt colortest.pl
14mu|xterm-325-1|38	%{_bindir}/*
14mu|xterm-325-1|39	%{_mandir}/*/*
14mu|xterm-325-1|40	%{_libdir}/X11/app-defaults/*
14mu|xterm-325-1|41	%{_datadir}/applications/%{name}.desktop
14mu|xterm-325-1|42	%{_iconsdir}/hicolor/*/apps/xterm-terminal.png
14mu|xterm-325-1|43	%{_datadir}/pixmaps/*.xpm
14mu|xterm-325-1|44	
14mu|xterm-325-1|45	#----------------------------------------------------------------------------
14mu|xterm-325-1|46	
14mu|xterm-325-1|47	%prep
14mu|xterm-325-1|48	%setup -q
14mu|xterm-325-1|49	cp %{SOURCE20} .
14mu|xterm-325-1|50	
14mu|xterm-325-1|51	%build
14mu|xterm-325-1|52	%configure2_5x \
14mu|xterm-325-1|53	--disable-full-tgetent \
14mu|xterm-325-1|54	--enable-wide-chars \
14mu|xterm-325-1|55	--x-includes=%{_includedir}/freetype2 \
14mu|xterm-325-1|56	--enable-luit \
14mu|xterm-325-1|57	--enable-256-color \
14mu|xterm-325-1|58	--with-app-defaults=%{_libdir}/X11/app-defaults
14mu|xterm-325-1|59	
14mu|xterm-325-1|60	%make
14mu|xterm-325-1|61	
14mu|xterm-325-1|62	%install
14mu|xterm-325-1|63	%makeinstall_std
14mu|xterm-325-1|64	
14mu|xterm-325-1|65	# NOTE: encodingMode: locale means to follow the charset encoding of the
14mu|xterm-325-1|66	# locale. A quite complete unicode font is set as the default (instead of the
14mu|xterm-325-1|67	# very poor "fixed" one). a quick cat is used instead of patching the sources;
14mu|xterm-325-1|68	# it shoulmd be made the default imho
14mu|xterm-325-1|69	# locale: true means to use luit to convert locale encoding to unicode
14mu|xterm-325-1|70	# for display.
14mu|xterm-325-1|71	# luit support is needed for it to work -- pablo
14mu|xterm-325-1|72	cat << EOF >> %{buildroot}%{_libdir}/X11/app-defaults/XTerm
14mu|xterm-325-1|73	
14mu|xterm-325-1|74	*.vt100.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1
14mu|xterm-325-1|75	*.vt100.encodingMode: locale
14mu|xterm-325-1|76	*.locale: true
14mu|xterm-325-1|77	*.PtyInitialErase: on
14mu|xterm-325-1|78	*.backarrowKeyIsErase: on
14mu|xterm-325-1|79	EOF
14mu|xterm-325-1|80	
14mu|xterm-325-1|81	mkdir -p %{buildroot}%{_datadir}/applications
14mu|xterm-325-1|82	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14mu|xterm-325-1|83	[Desktop Entry]
14mu|xterm-325-1|84	Name=XTerm
14mu|xterm-325-1|85	Comment=Standard terminal emulator
14mu|xterm-325-1|86	Comment[ru]=Стандартный эмулятор терминала для X
14mu|xterm-325-1|87	Exec=%{name} -name Terminal
14mu|xterm-325-1|88	Icon=xterm-terminal
14mu|xterm-325-1|89	Terminal=false
14mu|xterm-325-1|90	Type=Application
14mu|xterm-325-1|91	StartupNotify=true
14mu|xterm-325-1|92	NotShowIn=KDE;
14mu|xterm-325-1|93	NoDisplay=true
14mu|xterm-325-1|94	Categories=TerminalEmulator;System;Utility;
14mu|xterm-325-1|95	EOF
14mu|xterm-325-1|96	
14mu|xterm-325-1|97	for xpm in xterm{-color_32x32,-color_48x48,_32x32,_48x48}.xpm; do
14mu|xterm-325-1|98	rm -f %{buildroot}%{_datadir}/pixmaps/$xpm
14mu|xterm-325-1|99	done
14mu|xterm-325-1|100	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14mu|xterm-325-1|101	install -m 644 %{SOURCE11} \
14mu|xterm-325-1|102	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/xterm-terminal.png
14mu|xterm-325-1|103	install -m 644 %{SOURCE12} \
14mu|xterm-325-1|104	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/xterm-terminal.png
14mu|xterm-325-1|105	install -m 644 %{SOURCE13} \
14mu|xterm-325-1|106	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/xterm-terminal.png
14mu|xterm-325-1|107	
14mu|xterm-325-1|108	%changelog
14mu|xterm-325-1|109	
14mu|xterm-325-1|110	* Sun Jun 12 2016 abondrov <andrey.bondrov@rosalab.ru> 325-1
14mu|xterm-325-1|111	- (9ce391b) Merge pull request #1 from alzim/xterm:rosa2014.1
14mu|xterm-325-1|112	- (9ce391b) Updated to 325
14mu|xterm-325-1|113	
14mu|xterm-325-1|114	

26341 14
14mu|xvinfo-1.1.3-1|1	Name: xvinfo
14mu|xvinfo-1.1.3-1|2	Version: 1.1.3
14mu|xvinfo-1.1.3-1|3	Release: 1
14mu|xvinfo-1.1.3-1|4	Summary: Print out X-Video extension adaptor information
14mu|xvinfo-1.1.3-1|5	
14mu|xvinfo-1.1.3-1|6	Group: Development/X11
14mu|xvinfo-1.1.3-1|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
14mu|xvinfo-1.1.3-1|8	License: MIT
14mu|xvinfo-1.1.3-1|9	
14mu|xvinfo-1.1.3-1|10	BuildRequires: pkgconfig(x11) >= 1.0.0
14mu|xvinfo-1.1.3-1|11	BuildRequires: pkgconfig(xv) >= 1.0.1
14mu|xvinfo-1.1.3-1|12	BuildRequires: x11-util-macros >= 1.0.1
14mu|xvinfo-1.1.3-1|13	
14mu|xvinfo-1.1.3-1|14	%description
14mu|xvinfo-1.1.3-1|15	Xvinfo prints out the capabilities of any video adaptors associated with the
14mu|xvinfo-1.1.3-1|16	display that are accesible through the X-Video extension.
14mu|xvinfo-1.1.3-1|17	
14mu|xvinfo-1.1.3-1|18	%prep
14mu|xvinfo-1.1.3-1|19	%setup -q -n %{name}-%{version}
14mu|xvinfo-1.1.3-1|20	
14mu|xvinfo-1.1.3-1|21	%build
14mu|xvinfo-1.1.3-1|22	%configure2_5x	--x-includes=%{_includedir}\
14mu|xvinfo-1.1.3-1|23	--x-libraries=%{_libdir}
14mu|xvinfo-1.1.3-1|24	
14mu|xvinfo-1.1.3-1|25	%make
14mu|xvinfo-1.1.3-1|26	
14mu|xvinfo-1.1.3-1|27	%install
14mu|xvinfo-1.1.3-1|28	%makeinstall_std
14mu|xvinfo-1.1.3-1|29	
14mu|xvinfo-1.1.3-1|30	%clean
14mu|xvinfo-1.1.3-1|31	
14mu|xvinfo-1.1.3-1|32	%files
14mu|xvinfo-1.1.3-1|33	%{_bindir}/xvinfo
14mu|xvinfo-1.1.3-1|34	%{_mandir}/man1/xvinfo.*
14mu|xvinfo-1.1.3-1|35	
14mu|xvinfo-1.1.3-1|36	%changelog
14mu|xvinfo-1.1.3-1|37	
14mu|xvinfo-1.1.3-1|38	* Mon Jan 11 2016 dsilakov <denis.silakov@rosalab.ru> 1.1.3-1
14mu|xvinfo-1.1.3-1|39	- (fd93ee7) Merge pull request #2 from import/xvinfo:auto_update
14mu|xvinfo-1.1.3-1|40	- (fd93ee7) Updated to 1.1.3 (by updates_builder)
14mu|xvinfo-1.1.3-1|41	
14mu|xvinfo-1.1.3-1|42	

26342 14
14mu|xz-5.2.2-1|1	%define major 5
14mu|xz-5.2.2-1|2	%define lname lzma
14mu|xz-5.2.2-1|3	%define libname %mklibname %{lname} %{major}
14mu|xz-5.2.2-1|4	%define devname %mklibname %{lname} -d
14mu|xz-5.2.2-1|5	
14mu|xz-5.2.2-1|6	%bcond_with uclibc
14mu|xz-5.2.2-1|7	%bcond_with dietlibc
14mu|xz-5.2.2-1|8	
14mu|xz-5.2.2-1|9	%define gitdate 20140129
14mu|xz-5.2.2-1|10	
14mu|xz-5.2.2-1|11	Summary:	XZ utils
14mu|xz-5.2.2-1|12	Name:		xz
14mu|xz-5.2.2-1|13	Version:	5.2.2
14mu|xz-5.2.2-1|14	Release:	1
14mu|xz-5.2.2-1|15	License:	Public Domain
14mu|xz-5.2.2-1|16	Group:		Archiving/Compression
14mu|xz-5.2.2-1|17	Url:		http://tukaani.org/xz/
14mu|xz-5.2.2-1|18	Source0:	http://tukaani.org/xz/%{name}-%{version}.tar.xz
14mu|xz-5.2.2-1|19	Source1:	xzme
14mu|xz-5.2.2-1|20	Patch0:		xz-5.2.0-text-tune.patch
14mu|xz-5.2.2-1|21	Patch1:		xz-5.1.3alpha-man-page-day.patch
14mu|xz-5.2.2-1|22	# needed by check suite
14mu|xz-5.2.2-1|23	BuildRequires:	diffutils
14mu|xz-5.2.2-1|24	%if %{with uclibc}
14mu|xz-5.2.2-1|25	BuildRequires:	uClibc-devel
14mu|xz-5.2.2-1|26	%endif
14mu|xz-5.2.2-1|27	%if %{with diet}
14mu|xz-5.2.2-1|28	BuildRequires:	dietlibc-devel
14mu|xz-5.2.2-1|29	%endif
14mu|xz-5.2.2-1|30	%rename		lzma
14mu|xz-5.2.2-1|31	%rename		lzma-utils
14mu|xz-5.2.2-1|32	
14mu|xz-5.2.2-1|33	%description
14mu|xz-5.2.2-1|34	XZ provides very high compression ratio and fast decompression. The
14mu|xz-5.2.2-1|35	core of the XZ utils is Igor Pavlov's LZMA SDK containing the actual
14mu|xz-5.2.2-1|36	LZMA encoder/decoder. LZMA utils add a few scripts which provide
14mu|xz-5.2.2-1|37	gzip-like command line interface and a couple of other XZ related
14mu|xz-5.2.2-1|38	tools. Also provides:
14mu|xz-5.2.2-1|39	
14mu|xz-5.2.2-1|40	- Average compression ratio 30% better than that of gzip and 15%
14mu|xz-5.2.2-1|41	better than that of bzip2.
14mu|xz-5.2.2-1|42	- Decompression speed is only little slower than that of gzip, being
14mu|xz-5.2.2-1|43	two to five times faster than bzip2.
14mu|xz-5.2.2-1|44	- In fast mode, compresses faster than bzip2 with a comparable
14mu|xz-5.2.2-1|45	compression ratio.
14mu|xz-5.2.2-1|46	- Achieving the best compression ratios takes four to even twelve
14mu|xz-5.2.2-1|47	times longer than with bzip2. However. this doesn't affect
14mu|xz-5.2.2-1|48	decompressing speed.
14mu|xz-5.2.2-1|49	- Very similar command line interface than what gzip and bzip2 have.
14mu|xz-5.2.2-1|50	
14mu|xz-5.2.2-1|51	%files -f %{name}.lang
14mu|xz-5.2.2-1|52	%doc README THANKS
14mu|xz-5.2.2-1|53	%{_bindir}/*
14mu|xz-5.2.2-1|54	%{_mandir}/man1/*
14mu|xz-5.2.2-1|55	
14mu|xz-5.2.2-1|56	#----------------------------------------------------------------------------
14mu|xz-5.2.2-1|57	
14mu|xz-5.2.2-1|58	%package -n	%{libname}
14mu|xz-5.2.2-1|59	Summary:	Libraries for decoding XZ/LZMA compression
14mu|xz-5.2.2-1|60	Group:		System/Libraries
14mu|xz-5.2.2-1|61	
14mu|xz-5.2.2-1|62	%description -n	%{libname}
14mu|xz-5.2.2-1|63	Libraries for decoding LZMA compression.
14mu|xz-5.2.2-1|64	
14mu|xz-5.2.2-1|65	%files -n %{libname}
14mu|xz-5.2.2-1|66	/%{_lib}/liblzma.so.%{major}*
14mu|xz-5.2.2-1|67	
14mu|xz-5.2.2-1|68	#----------------------------------------------------------------------------
14mu|xz-5.2.2-1|69	
14mu|xz-5.2.2-1|70	%package -n	%{devname}
14mu|xz-5.2.2-1|71	Summary:	Devel libraries & headers for liblzma
14mu|xz-5.2.2-1|72	Group:		Development/C
14mu|xz-5.2.2-1|73	Requires:	%{libname} = %{EVRD}
14mu|xz-5.2.2-1|74	Provides:	%{lname}-devel = %{EVRD}
14mu|xz-5.2.2-1|75	Provides:	lib%{lname}-devel = %{EVRD}
14mu|xz-5.2.2-1|76	
14mu|xz-5.2.2-1|77	%description -n %{devname}
14mu|xz-5.2.2-1|78	Devel libraries & headers for liblzma.
14mu|xz-5.2.2-1|79	
14mu|xz-5.2.2-1|80	%files -n %{devname}
14mu|xz-5.2.2-1|81	%{_includedir}/%{lname}.h
14mu|xz-5.2.2-1|82	%dir %{_includedir}/%{lname}
14mu|xz-5.2.2-1|83	%{_includedir}/%{lname}/*.h
14mu|xz-5.2.2-1|84	%{_libdir}/*.so
14mu|xz-5.2.2-1|85	%{_libdir}/*.a
14mu|xz-5.2.2-1|86	%if %{with dietlibc}
14mu|xz-5.2.2-1|87	%{_prefix}/lib/dietlibc/lib-%{_arch}/liblzma.a
14mu|xz-5.2.2-1|88	%endif
14mu|xz-5.2.2-1|89	%if %{with uclibc}
14mu|xz-5.2.2-1|90	%{uclibc_root}%{_libdir}/liblzma.a
14mu|xz-5.2.2-1|91	%endif
14mu|xz-5.2.2-1|92	%{_libdir}/pkgconfig/lib%{lname}.pc
14mu|xz-5.2.2-1|93	
14mu|xz-5.2.2-1|94	#----------------------------------------------------------------------------
14mu|xz-5.2.2-1|95	
14mu|xz-5.2.2-1|96	%prep
14mu|xz-5.2.2-1|97	%setup -q
14mu|xz-5.2.2-1|98	%patch0 -p1 -b .text~
14mu|xz-5.2.2-1|99	%patch1 -p1 -b .day~
14mu|xz-5.2.2-1|100	
14mu|xz-5.2.2-1|101	%build
14mu|xz-5.2.2-1|102	export CONFIGURE_TOP=`pwd`
14mu|xz-5.2.2-1|103	mkdir objs
14mu|xz-5.2.2-1|104	pushd objs
14mu|xz-5.2.2-1|105	CFLAGS="%{optflags} -O3 -funroll-loops" \
14mu|xz-5.2.2-1|106	%configure2_5x
14mu|xz-5.2.2-1|107	%make
14mu|xz-5.2.2-1|108	popd
14mu|xz-5.2.2-1|109	
14mu|xz-5.2.2-1|110	%if %{with dietlibc}
14mu|xz-5.2.2-1|111	mkdir objsdietlibc
14mu|xz-5.2.2-1|112	pushd objsdietlibc
14mu|xz-5.2.2-1|113	CFLAGS="-Os" CC="diet gcc" \
14mu|xz-5.2.2-1|114	%configure2_5x	--disable-shared \
14mu|xz-5.2.2-1|115	--enable-static \
14mu|xz-5.2.2-1|116	--disable-xz \
14mu|xz-5.2.2-1|117	--disable-xzdec \
14mu|xz-5.2.2-1|118	--disable-lzmadec \
14mu|xz-5.2.2-1|119	--disable-lzmainfo \
14mu|xz-5.2.2-1|120	--disable-lzma-links \
14mu|xz-5.2.2-1|121	--disable-scripts
14mu|xz-5.2.2-1|122	%make
14mu|xz-5.2.2-1|123	popd
14mu|xz-5.2.2-1|124	%endif
14mu|xz-5.2.2-1|125	
14mu|xz-5.2.2-1|126	%if %{with uclibc}
14mu|xz-5.2.2-1|127	mkdir objsuclibc
14mu|xz-5.2.2-1|128	pushd objsuclibc
14mu|xz-5.2.2-1|129	CFLAGS="%{uclibc_cflags}" LDFLAGS="%{?ldflags}" CC="%{uclibc_cc}" \
14mu|xz-5.2.2-1|130	%configure2_5x	--disable-shared \
14mu|xz-5.2.2-1|131	--enable-static \
14mu|xz-5.2.2-1|132	--disable-xz \
14mu|xz-5.2.2-1|133	--disable-xzdec \
14mu|xz-5.2.2-1|134	--disable-lzmadec \
14mu|xz-5.2.2-1|135	--disable-lzmainfo \
14mu|xz-5.2.2-1|136	--disable-lzma-links \
14mu|xz-5.2.2-1|137	--disable-scripts
14mu|xz-5.2.2-1|138	
14mu|xz-5.2.2-1|139	%make
14mu|xz-5.2.2-1|140	popd
14mu|xz-5.2.2-1|141	%endif
14mu|xz-5.2.2-1|142	
14mu|xz-5.2.2-1|143	%install
14mu|xz-5.2.2-1|144	%makeinstall_std -C objs
14mu|xz-5.2.2-1|145	
14mu|xz-5.2.2-1|146	install -d %{buildroot}/%{_lib}
14mu|xz-5.2.2-1|147	mv %{buildroot}%{_libdir}/*.so.* %{buildroot}/%{_lib}/
14mu|xz-5.2.2-1|148	rm -f %{buildroot}%{_libdir}/liblzma.so
14mu|xz-5.2.2-1|149	ln -sr %{buildroot}/%{_lib}/liblzma.so.%{major} %{buildroot}%{_libdir}/liblzma.so
14mu|xz-5.2.2-1|150	
14mu|xz-5.2.2-1|151	%if %{with uclibc}
14mu|xz-5.2.2-1|152	install -D objsuclibc/src/liblzma/.libs/liblzma.a -D %{buildroot}%{uclibc_root}%{_libdir}/liblzma.a
14mu|xz-5.2.2-1|153	%endif
14mu|xz-5.2.2-1|154	%if %{with dietlibc}
14mu|xz-5.2.2-1|155	install -D objsdietlibc/src/liblzma/.libs/liblzma.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/liblzma.a
14mu|xz-5.2.2-1|156	%endif
14mu|xz-5.2.2-1|157	
14mu|xz-5.2.2-1|158	install -m755 %{SOURCE1} -D %{buildroot}%{_bindir}/xzme
14mu|xz-5.2.2-1|159	
14mu|xz-5.2.2-1|160	%find_lang %{name}
14mu|xz-5.2.2-1|161	
14mu|xz-5.2.2-1|162	%check
14mu|xz-5.2.2-1|163	make check -C objs
14mu|xz-5.2.2-1|164	
14mu|xz-5.2.2-1|165	
14mu|xz-5.2.2-1|166	%changelog
14mu|xz-5.2.2-1|167	
14mu|xz-5.2.2-1|168	* Thu Jun 23 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.2-1
14mu|xz-5.2.2-1|169	- (2558b9d) New version 5.2.2
14mu|xz-5.2.2-1|170	
14mu|xz-5.2.2-1|171	

26343 14
14mu|yasm-1.3.0-1|1	Summary:	Modular Assembler
14mu|yasm-1.3.0-1|2	Name:		yasm
14mu|yasm-1.3.0-1|3	Version:	1.3.0
14mu|yasm-1.3.0-1|4	Release:	1
14mu|yasm-1.3.0-1|5	License:	BSD
14mu|yasm-1.3.0-1|6	Group:		Development/Other
14mu|yasm-1.3.0-1|7	Url:		http://www.tortall.net/projects/yasm/
14mu|yasm-1.3.0-1|8	Source0:	http://www.tortall.net/projects/yasm/releases/%{name}-%{version}.tar.gz
14mu|yasm-1.3.0-1|9	BuildRequires:	xmlto
14mu|yasm-1.3.0-1|10	BuildRequires:	python-pyrex > 0.9.5.1
14mu|yasm-1.3.0-1|11	BuildRequires:  python-cython
14mu|yasm-1.3.0-1|12	BuildRequires:  python-devel
14mu|yasm-1.3.0-1|13	%if %{mdkversion} <= 200710
14mu|yasm-1.3.0-1|14	BuildRequires:	lzma
14mu|yasm-1.3.0-1|15	%endif
14mu|yasm-1.3.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14mu|yasm-1.3.0-1|17	
14mu|yasm-1.3.0-1|18	%description
14mu|yasm-1.3.0-1|19	Yasm is a complete rewrite of the NASM assembler under the "new" BSD
14mu|yasm-1.3.0-1|20	License (some portions are under other licenses, see COPYING for
14mu|yasm-1.3.0-1|21	details). It is designed from the ground up to allow for multiple
14mu|yasm-1.3.0-1|22	assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in
14mu|yasm-1.3.0-1|23	addition to multiple output object formats and even multiple
14mu|yasm-1.3.0-1|24	instruction sets. Another primary module of the overall design is an
14mu|yasm-1.3.0-1|25	optimizer module.
14mu|yasm-1.3.0-1|26	
14mu|yasm-1.3.0-1|27	%package devel
14mu|yasm-1.3.0-1|28	Summary:	Development headers and files for %{name}
14mu|yasm-1.3.0-1|29	Group:		Development/C
14mu|yasm-1.3.0-1|30	Obsoletes:	%mklibname -d yasm 0
14mu|yasm-1.3.0-1|31	Requires:	%{name} = %{version}-%{release}
14mu|yasm-1.3.0-1|32	
14mu|yasm-1.3.0-1|33	%description devel
14mu|yasm-1.3.0-1|34	Development headers and files for %{name}.
14mu|yasm-1.3.0-1|35	
14mu|yasm-1.3.0-1|36	%package python
14mu|yasm-1.3.0-1|37	Summary:	Python bindings for %{name}
14mu|yasm-1.3.0-1|38	Group:		Development/Python
14mu|yasm-1.3.0-1|39	Requires:	%{name} = %{version}-%{release}
14mu|yasm-1.3.0-1|40	
14mu|yasm-1.3.0-1|41	%description python
14mu|yasm-1.3.0-1|42	Python bindings for %{name}.
14mu|yasm-1.3.0-1|43	
14mu|yasm-1.3.0-1|44	%prep
14mu|yasm-1.3.0-1|45	%setup -q -n %{name}-%{version}
14mu|yasm-1.3.0-1|46	
14mu|yasm-1.3.0-1|47	%build
14mu|yasm-1.3.0-1|48	%ifnarch ix86
14mu|yasm-1.3.0-1|49	export CFLAGS="%{optflags} -fPIC"
14mu|yasm-1.3.0-1|50	%endif
14mu|yasm-1.3.0-1|51	
14mu|yasm-1.3.0-1|52	%configure2_5x \
14mu|yasm-1.3.0-1|53	--disable-rpath \
14mu|yasm-1.3.0-1|54	--enable-python \
14mu|yasm-1.3.0-1|55	--enable-python-bindings
14mu|yasm-1.3.0-1|56	
14mu|yasm-1.3.0-1|57	%make
14mu|yasm-1.3.0-1|58	
14mu|yasm-1.3.0-1|59	%install
14mu|yasm-1.3.0-1|60	rm -rf  %{buildroot}
14mu|yasm-1.3.0-1|61	
14mu|yasm-1.3.0-1|62	%makeinstall_std
14mu|yasm-1.3.0-1|63	
14mu|yasm-1.3.0-1|64	rm -f %{buildroot}%{_libdir}/yasm/*.a
14mu|yasm-1.3.0-1|65	
14mu|yasm-1.3.0-1|66	%clean
14mu|yasm-1.3.0-1|67	rm -rf %{buildroot}
14mu|yasm-1.3.0-1|68	
14mu|yasm-1.3.0-1|69	%files
14mu|yasm-1.3.0-1|70	%defattr(-,root,root)
14mu|yasm-1.3.0-1|71	%doc AUTHORS
14mu|yasm-1.3.0-1|72	%{_bindir}/*
14mu|yasm-1.3.0-1|73	%{_mandir}/man1/yasm.1*
14mu|yasm-1.3.0-1|74	%{_mandir}/man7/yasm_arch.7*
14mu|yasm-1.3.0-1|75	%{_mandir}/man7/yasm_dbgfmts.7.*
14mu|yasm-1.3.0-1|76	%{_mandir}/man7/yasm_objfmts.7.*
14mu|yasm-1.3.0-1|77	%{_mandir}/man7/yasm_parsers.7.*
14mu|yasm-1.3.0-1|78	
14mu|yasm-1.3.0-1|79	%files python
14mu|yasm-1.3.0-1|80	%defattr(-,root,root)
14mu|yasm-1.3.0-1|81	%{py_sitedir}/*
14mu|yasm-1.3.0-1|82	
14mu|yasm-1.3.0-1|83	%files devel
14mu|yasm-1.3.0-1|84	%defattr(-,root,root)
14mu|yasm-1.3.0-1|85	%{_libdir}/lib*.a
14mu|yasm-1.3.0-1|86	%{_includedir}/libyasm
14mu|yasm-1.3.0-1|87	%{_includedir}/libyasm.h
14mu|yasm-1.3.0-1|88	%{_includedir}/libyasm-stdint.h
14mu|yasm-1.3.0-1|89	
14mu|yasm-1.3.0-1|90	
14mu|yasm-1.3.0-1|91	
14mu|yasm-1.3.0-1|92	%changelog
14mu|yasm-1.3.0-1|93	
14mu|yasm-1.3.0-1|94	* Sun Nov 22 2015 dsilakov <denis.silakov@rosalab.ru> 1.3.0-1
14mu|yasm-1.3.0-1|95	- (3b0f163) Merge pull request #1 from semivanya5/yasm:rosa2014.1
14mu|yasm-1.3.0-1|96	- (3b0f163) Update yasm to v1.3.0
14mu|yasm-1.3.0-1|97	
14mu|yasm-1.3.0-1|98	

26344 14
14mu|yelp-3.16.1-1|1	%define major 0
14mu|yelp-3.16.1-1|2	%define libname %mklibname %{name} %{major}
14mu|yelp-3.16.1-1|3	%define devname %mklibname %{name} -d
14mu|yelp-3.16.1-1|4	
14mu|yelp-3.16.1-1|5	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|yelp-3.16.1-1|6	
14mu|yelp-3.16.1-1|7	Summary:	GNOME 3 help browser
14mu|yelp-3.16.1-1|8	Name:		yelp
14mu|yelp-3.16.1-1|9	Version:	3.16.1
14mu|yelp-3.16.1-1|10	Release:	1
14mu|yelp-3.16.1-1|11	License:	GPLv2+
14mu|yelp-3.16.1-1|12	Group:		Graphical desktop/GNOME
14mu|yelp-3.16.1-1|13	Url:		http://live.gnome.org/Yelp
14mu|yelp-3.16.1-1|14	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|yelp-3.16.1-1|15	Source1:	yelp.png
14mu|yelp-3.16.1-1|16	# https://bugzilla.gnome.org/show_bug.cgi?id=687960
14mu|yelp-3.16.1-1|17	Patch1:		0001-Center-new-windows.patch
14mu|yelp-3.16.1-1|18	
14mu|yelp-3.16.1-1|19	BuildRequires:	desktop-file-utils >= 0.19
14mu|yelp-3.16.1-1|20	BuildRequires:	gnome-common
14mu|yelp-3.16.1-1|21	BuildRequires:	gtk-doc
14mu|yelp-3.16.1-1|22	BuildRequires:	intltool
14mu|yelp-3.16.1-1|23	BuildRequires:	itstool
14mu|yelp-3.16.1-1|24	BuildRequires:	sed
14mu|yelp-3.16.1-1|25	BuildRequires:	bzip2-devel
14mu|yelp-3.16.1-1|26	BuildRequires:	gettext-devel
14mu|yelp-3.16.1-1|27	BuildRequires:	pkgconfig(gio-2.0) >= 2.25.11
14mu|yelp-3.16.1-1|28	BuildRequires:	pkgconfig(gio-unix-2.0)
14mu|yelp-3.16.1-1|29	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.19.1
14mu|yelp-3.16.1-1|30	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.8
14mu|yelp-3.16.1-1|31	BuildRequires:	pkgconfig(gtk+-unix-print-3.0)
14mu|yelp-3.16.1-1|32	BuildRequires:	pkgconfig(libexslt) >= 0.8.1
14mu|yelp-3.16.1-1|33	BuildRequires:	pkgconfig(liblzma) >= 4.9
14mu|yelp-3.16.1-1|34	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.5
14mu|yelp-3.16.1-1|35	BuildRequires:	pkgconfig(libxslt) >= 1.1.4
14mu|yelp-3.16.1-1|36	BuildRequires:	pkgconfig(sqlite3)
14mu|yelp-3.16.1-1|37	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.3.2
14mu|yelp-3.16.1-1|38	BuildRequires:	pkgconfig(yelp-xsl) >= 3.12.0
14mu|yelp-3.16.1-1|39	
14mu|yelp-3.16.1-1|40	Requires:	gnome-doc-utils >= 0.19.1
14mu|yelp-3.16.1-1|41	Requires:	man
14mu|yelp-3.16.1-1|42	Requires:	yelp-xsl >= 3.12.0
14mu|yelp-3.16.1-1|43	
14mu|yelp-3.16.1-1|44	%description
14mu|yelp-3.16.1-1|45	Help browser for GNOME 3 which supports docbook documents, info and man.
14mu|yelp-3.16.1-1|46	
14mu|yelp-3.16.1-1|47	%files -f %{name}.lang
14mu|yelp-3.16.1-1|48	%doc README TODO AUTHORS NEWS
14mu|yelp-3.16.1-1|49	%{_bindir}/*
14mu|yelp-3.16.1-1|50	%{_datadir}/applications/*
14mu|yelp-3.16.1-1|51	%dir %{_datadir}/gnome/help
14mu|yelp-3.16.1-1|52	%{_datadir}/%{name}
14mu|yelp-3.16.1-1|53	%{_datadir}/glib-2.0/schemas/org.gnome.yelp.gschema.xml
14mu|yelp-3.16.1-1|54	%{_datadir}/pixmaps/gnome-help.png
14mu|yelp-3.16.1-1|55	%{_datadir}/yelp-xsl/xslt/common/domains/yelp.xml
14mu|yelp-3.16.1-1|56	
14mu|yelp-3.16.1-1|57	#----------------------------------------------------------------------------
14mu|yelp-3.16.1-1|58	
14mu|yelp-3.16.1-1|59	%package -n %{libname}
14mu|yelp-3.16.1-1|60	Summary:	Libraries for %{name}
14mu|yelp-3.16.1-1|61	Group:		System/Libraries
14mu|yelp-3.16.1-1|62	Requires:	%{name} >= %{EVRD}
14mu|yelp-3.16.1-1|63	
14mu|yelp-3.16.1-1|64	%description -n %{libname}
14mu|yelp-3.16.1-1|65	This package contains libraries used by the yelp help browser.
14mu|yelp-3.16.1-1|66	
14mu|yelp-3.16.1-1|67	%files -n %{libname}
14mu|yelp-3.16.1-1|68	%{_libdir}/lib%{name}.so.%{major}*
14mu|yelp-3.16.1-1|69	
14mu|yelp-3.16.1-1|70	#----------------------------------------------------------------------------
14mu|yelp-3.16.1-1|71	
14mu|yelp-3.16.1-1|72	%package -n %{devname}
14mu|yelp-3.16.1-1|73	Summary:	Development files for %{name}
14mu|yelp-3.16.1-1|74	Group:		Development/GNOME and GTK+
14mu|yelp-3.16.1-1|75	Requires:	%{libname} = %{EVRD}
14mu|yelp-3.16.1-1|76	Provides:	%{name}-devel = %{EVRD}
14mu|yelp-3.16.1-1|77	
14mu|yelp-3.16.1-1|78	%description -n %{devname}
14mu|yelp-3.16.1-1|79	This package contains header files and documentation for the libraries
14mu|yelp-3.16.1-1|80	in the yelp-libs package.
14mu|yelp-3.16.1-1|81	
14mu|yelp-3.16.1-1|82	%files -n %{devname}
14mu|yelp-3.16.1-1|83	%{_libdir}/lib%{name}.so
14mu|yelp-3.16.1-1|84	%{_includedir}/lib%{name}
14mu|yelp-3.16.1-1|85	%doc %{_datadir}/gtk-doc/html/lib%{name}
14mu|yelp-3.16.1-1|86	
14mu|yelp-3.16.1-1|87	#----------------------------------------------------------------------------
14mu|yelp-3.16.1-1|88	
14mu|yelp-3.16.1-1|89	%prep
14mu|yelp-3.16.1-1|90	%setup -q
14mu|yelp-3.16.1-1|91	%apply_patches
14mu|yelp-3.16.1-1|92	
14mu|yelp-3.16.1-1|93	%build
14mu|yelp-3.16.1-1|94	%configure2_5x \
14mu|yelp-3.16.1-1|95	--enable-debug \
14mu|yelp-3.16.1-1|96	--disable-schemas-compile \
14mu|yelp-3.16.1-1|97	--disable-rpath \
14mu|yelp-3.16.1-1|98	--disable-static
14mu|yelp-3.16.1-1|99	
14mu|yelp-3.16.1-1|100	%make
14mu|yelp-3.16.1-1|101	
14mu|yelp-3.16.1-1|102	%install
14mu|yelp-3.16.1-1|103	%makeinstall_std
14mu|yelp-3.16.1-1|104	
14mu|yelp-3.16.1-1|105	desktop-file-install \
14mu|yelp-3.16.1-1|106	--remove-category="Application" \
14mu|yelp-3.16.1-1|107	--add-only-show-in="GNOME" \
14mu|yelp-3.16.1-1|108	--add-category="Documentation" \
14mu|yelp-3.16.1-1|109	--dir %{buildroot}%{_datadir}/applications \
14mu|yelp-3.16.1-1|110	%{buildroot}%{_datadir}/applications/*
14mu|yelp-3.16.1-1|111	
14mu|yelp-3.16.1-1|112	install -Dpm644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/gnome-help.png
14mu|yelp-3.16.1-1|113	
14mu|yelp-3.16.1-1|114	mkdir -p -m 755 %{buildroot}%{_datadir}/gnome/help
14mu|yelp-3.16.1-1|115	
14mu|yelp-3.16.1-1|116	%find_lang %{name}
14mu|yelp-3.16.1-1|117	
14mu|yelp-3.16.1-1|118	
14mu|yelp-3.16.1-1|119	%changelog
14mu|yelp-3.16.1-1|120	
14mu|yelp-3.16.1-1|121	* Tue May 12 2015 Tigro <ashejn@yandex-team.ru> 3.16.1-1
14mu|yelp-3.16.1-1|122	- (e37fc95) update to 3.16.1
14mu|yelp-3.16.1-1|123	
14mu|yelp-3.16.1-1|124	

26345 14
14mu|yelp-tools-3.16.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
14mu|yelp-tools-3.16.1-1|2	
14mu|yelp-tools-3.16.1-1|3	Name:		yelp-tools
14mu|yelp-tools-3.16.1-1|4	Version:	3.16.1
14mu|yelp-tools-3.16.1-1|5	Release:	1
14mu|yelp-tools-3.16.1-1|6	Summary:	Create, manage, and publish documentation for Yelp
14mu|yelp-tools-3.16.1-1|7	Group:		System/Internationalization
14mu|yelp-tools-3.16.1-1|8	License:	GPLv2+
14mu|yelp-tools-3.16.1-1|9	URL:		http://projects.gnome.org/yelp/
14mu|yelp-tools-3.16.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|yelp-tools-3.16.1-1|11	BuildArch:	noarch
14mu|yelp-tools-3.16.1-1|12	
14mu|yelp-tools-3.16.1-1|13	BuildRequires:	itstool
14mu|yelp-tools-3.16.1-1|14	BuildRequires:	libxml2-utils
14mu|yelp-tools-3.16.1-1|15	BuildRequires:	xsltproc
14mu|yelp-tools-3.16.1-1|16	BuildRequires:	pkgconfig(yelp-xsl)
14mu|yelp-tools-3.16.1-1|17	
14mu|yelp-tools-3.16.1-1|18	Requires:	libxml2-utils
14mu|yelp-tools-3.16.1-1|19	Requires:	yelp-xsl
14mu|yelp-tools-3.16.1-1|20	
14mu|yelp-tools-3.16.1-1|21	%description
14mu|yelp-tools-3.16.1-1|22	yelp-tools is a collection of scripts and build utilities to help create,
14mu|yelp-tools-3.16.1-1|23	manage, and publish documentation for Yelp and the web. Most of the heavy
14mu|yelp-tools-3.16.1-1|24	lifting is done by packages like yelp-xsl and itstool. This package just
14mu|yelp-tools-3.16.1-1|25	wraps things up in a developer-friendly way.
14mu|yelp-tools-3.16.1-1|26	
14mu|yelp-tools-3.16.1-1|27	%prep
14mu|yelp-tools-3.16.1-1|28	%setup -q
14mu|yelp-tools-3.16.1-1|29	
14mu|yelp-tools-3.16.1-1|30	%build
14mu|yelp-tools-3.16.1-1|31	%configure2_5x
14mu|yelp-tools-3.16.1-1|32	%make
14mu|yelp-tools-3.16.1-1|33	
14mu|yelp-tools-3.16.1-1|34	%install
14mu|yelp-tools-3.16.1-1|35	%makeinstall_std
14mu|yelp-tools-3.16.1-1|36	
14mu|yelp-tools-3.16.1-1|37	%files
14mu|yelp-tools-3.16.1-1|38	%doc AUTHORS README
14mu|yelp-tools-3.16.1-1|39	%{_bindir}/yelp-build
14mu|yelp-tools-3.16.1-1|40	%{_bindir}/yelp-check
14mu|yelp-tools-3.16.1-1|41	%{_bindir}/yelp-new
14mu|yelp-tools-3.16.1-1|42	%{_datadir}/yelp-tools
14mu|yelp-tools-3.16.1-1|43	%{_datadir}/aclocal/yelp.m4
14mu|yelp-tools-3.16.1-1|44	
14mu|yelp-tools-3.16.1-1|45	%changelog
14mu|yelp-tools-3.16.1-1|46	
14mu|yelp-tools-3.16.1-1|47	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|yelp-tools-3.16.1-1|48	- (bf29b49) update to 3.16.1
14mu|yelp-tools-3.16.1-1|49	
14mu|yelp-tools-3.16.1-1|50	

26346 14
14mu|yelp-xsl-3.16.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
14mu|yelp-xsl-3.16.1-1|2	
14mu|yelp-xsl-3.16.1-1|3	Summary:	GNOME XML documentation utilities
14mu|yelp-xsl-3.16.1-1|4	Name:		yelp-xsl
14mu|yelp-xsl-3.16.1-1|5	Version:	3.16.1
14mu|yelp-xsl-3.16.1-1|6	Release:	1
14mu|yelp-xsl-3.16.1-1|7	
14mu|yelp-xsl-3.16.1-1|8	License:	LGPLv2+ and GPLv2+
14mu|yelp-xsl-3.16.1-1|9	Group:		Publishing
14mu|yelp-xsl-3.16.1-1|10	Url:		http://www.gnome.org/
14mu|yelp-xsl-3.16.1-1|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
14mu|yelp-xsl-3.16.1-1|12	
14mu|yelp-xsl-3.16.1-1|13	BuildArch:	noarch
14mu|yelp-xsl-3.16.1-1|14	
14mu|yelp-xsl-3.16.1-1|15	BuildRequires:	libxslt-devel
14mu|yelp-xsl-3.16.1-1|16	BuildRequires:	libxslt-proc
14mu|yelp-xsl-3.16.1-1|17	BuildRequires:	intltool
14mu|yelp-xsl-3.16.1-1|18	BuildRequires:	itstool
14mu|yelp-xsl-3.16.1-1|19	
14mu|yelp-xsl-3.16.1-1|20	%description
14mu|yelp-xsl-3.16.1-1|21	yelp-xsl is a collection of documentation utilities for the Gnome
14mu|yelp-xsl-3.16.1-1|22	project.  Notably, it contains utilities for building documentation and
14mu|yelp-xsl-3.16.1-1|23	all auxiliary files in your source tree, and it contains the DocBook
14mu|yelp-xsl-3.16.1-1|24	XSLT stylesheets that were once distributed with Yelp.
14mu|yelp-xsl-3.16.1-1|25	
14mu|yelp-xsl-3.16.1-1|26	
14mu|yelp-xsl-3.16.1-1|27	%prep
14mu|yelp-xsl-3.16.1-1|28	%setup -q
14mu|yelp-xsl-3.16.1-1|29	
14mu|yelp-xsl-3.16.1-1|30	%build
14mu|yelp-xsl-3.16.1-1|31	%configure2_5x
14mu|yelp-xsl-3.16.1-1|32	%make
14mu|yelp-xsl-3.16.1-1|33	
14mu|yelp-xsl-3.16.1-1|34	%install
14mu|yelp-xsl-3.16.1-1|35	%makeinstall_std
14mu|yelp-xsl-3.16.1-1|36	
14mu|yelp-xsl-3.16.1-1|37	%files
14mu|yelp-xsl-3.16.1-1|38	%defattr(-,root,root)
14mu|yelp-xsl-3.16.1-1|39	%doc AUTHORS README
14mu|yelp-xsl-3.16.1-1|40	%{_datadir}/%{name}
14mu|yelp-xsl-3.16.1-1|41	%{_datadir}/pkgconfig/%{name}.pc
14mu|yelp-xsl-3.16.1-1|42	
14mu|yelp-xsl-3.16.1-1|43	
14mu|yelp-xsl-3.16.1-1|44	%changelog
14mu|yelp-xsl-3.16.1-1|45	
14mu|yelp-xsl-3.16.1-1|46	* Tue Apr 14 2015 Tigro <ashejn@gmail.com> 3.16.1-1
14mu|yelp-xsl-3.16.1-1|47	- (b4dc046) update to 3.16.1
14mu|yelp-xsl-3.16.1-1|48	
14mu|yelp-xsl-3.16.1-1|49	

26347 14
14mu|zeitgeist-0.9.16-1|1	%define api 2.0
14mu|zeitgeist-0.9.16-1|2	%define major 0
14mu|zeitgeist-0.9.16-1|3	
14mu|zeitgeist-0.9.16-1|4	%define libname         %mklibname %{name} %{api} %{major}
14mu|zeitgeist-0.9.16-1|5	%define develname       %mklibname -d %{name} %{api}
14mu|zeitgeist-0.9.16-1|6	
14mu|zeitgeist-0.9.16-1|7	Summary:	Event logging framework for the desktop
14mu|zeitgeist-0.9.16-1|8	Name:		zeitgeist
14mu|zeitgeist-0.9.16-1|9	Version:	0.9.16
14mu|zeitgeist-0.9.16-1|10	Release:	1
14mu|zeitgeist-0.9.16-1|11	Source0:	http://launchpad.net/%{name}/0.9/%{version}/+download/%{name}-%{version}.tar.xz
14mu|zeitgeist-0.9.16-1|12	License:	LGPLv3
14mu|zeitgeist-0.9.16-1|13	Group:		System/Libraries
14mu|zeitgeist-0.9.16-1|14	Url:		http://launchpad.net/zeitgeist
14mu|zeitgeist-0.9.16-1|15	BuildRequires:	python-devel
14mu|zeitgeist-0.9.16-1|16	BuildRequires:	xapian-devel
14mu|zeitgeist-0.9.16-1|17	BuildRequires:	intltool
14mu|zeitgeist-0.9.16-1|18	BuildRequires:	raptor2
14mu|zeitgeist-0.9.16-1|19	BuildRequires:	pkgconfig(dbus-1)
14mu|zeitgeist-0.9.16-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
14mu|zeitgeist-0.9.16-1|21	BuildRequires:	pkgconfig(json-glib-1.0)
14mu|zeitgeist-0.9.16-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
14mu|zeitgeist-0.9.16-1|23	BuildRequires:	pkgconfig(telepathy-glib) >= 0.18.0
14mu|zeitgeist-0.9.16-1|24	BuildRequires:	python-rdflib
14mu|zeitgeist-0.9.16-1|25	BuildRequires:	vala-devel vala-tools
14mu|zeitgeist-0.9.16-1|26	Requires:	pygtk2.0
14mu|zeitgeist-0.9.16-1|27	Requires:	python-dbus
14mu|zeitgeist-0.9.16-1|28	Requires:	python-storm
14mu|zeitgeist-0.9.16-1|29	
14mu|zeitgeist-0.9.16-1|30	%description
14mu|zeitgeist-0.9.16-1|31	Zeitgeist is an "Event Logging Framework" that provides cross
14mu|zeitgeist-0.9.16-1|32	application awareness of the desktop's activities.
14mu|zeitgeist-0.9.16-1|33	
14mu|zeitgeist-0.9.16-1|34	You worked on a file, but you cannot remember where you saved it? You
14mu|zeitgeist-0.9.16-1|35	visited a web page about basketball three days ago, but you cannot
14mu|zeitgeist-0.9.16-1|36	find the URL in your browser's history? No problem, this is where
14mu|zeitgeist-0.9.16-1|37	Zeitgeist enters the scene. It knows a lot about your activities and
14mu|zeitgeist-0.9.16-1|38	has a feature rich D-Bus API which allows GUI applications like
14mu|zeitgeist-0.9.16-1|39	gnome-zeitgeist, zeitgeistfs and others to present you your
14mu|zeitgeist-0.9.16-1|40	activities in a readable way.
14mu|zeitgeist-0.9.16-1|41	
14mu|zeitgeist-0.9.16-1|42	%package -n %{libname}
14mu|zeitgeist-0.9.16-1|43	Group:          System/Libraries
14mu|zeitgeist-0.9.16-1|44	Summary:        Libs for zeitgeist
14mu|zeitgeist-0.9.16-1|45	Obsoletes:      %{_lib}%{name} < %{version}-%{release}
14mu|zeitgeist-0.9.16-1|46	
14mu|zeitgeist-0.9.16-1|47	%description -n %{libname}
14mu|zeitgeist-0.9.16-1|48	This is a library to provide data to %{name}
14mu|zeitgeist-0.9.16-1|49	
14mu|zeitgeist-0.9.16-1|50	
14mu|zeitgeist-0.9.16-1|51	%package -n %{develname}
14mu|zeitgeist-0.9.16-1|52	Group:          Development/C
14mu|zeitgeist-0.9.16-1|53	Summary:        Headers for %{name}
14mu|zeitgeist-0.9.16-1|54	Requires:       %{libname} = %{version}-%{release}
14mu|zeitgeist-0.9.16-1|55	Provides:       %{name}-devel = %{version}-%{release}
14mu|zeitgeist-0.9.16-1|56	Obsoletes:      %{_lib}%{name}2-devel < %{version}-%{release}
14mu|zeitgeist-0.9.16-1|57	
14mu|zeitgeist-0.9.16-1|58	%description -n %{develname}
14mu|zeitgeist-0.9.16-1|59	This is a library to provide headers to the %{name}.
14mu|zeitgeist-0.9.16-1|60	
14mu|zeitgeist-0.9.16-1|61	
14mu|zeitgeist-0.9.16-1|62	%prep
14mu|zeitgeist-0.9.16-1|63	%setup -q
14mu|zeitgeist-0.9.16-1|64	%apply_patches
14mu|zeitgeist-0.9.16-1|65	
14mu|zeitgeist-0.9.16-1|66	%build
14mu|zeitgeist-0.9.16-1|67	%configure2_5x --enable-fts
14mu|zeitgeist-0.9.16-1|68	%make
14mu|zeitgeist-0.9.16-1|69	
14mu|zeitgeist-0.9.16-1|70	%install
14mu|zeitgeist-0.9.16-1|71	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
14mu|zeitgeist-0.9.16-1|72	rm -f %{buildroot}%{_mandir}/man1/%{name}-datahub.1*
14mu|zeitgeist-0.9.16-1|73	rm -rf %{buildroot}%{_prefix}/doc/
14mu|zeitgeist-0.9.16-1|74	
14mu|zeitgeist-0.9.16-1|75	%files
14mu|zeitgeist-0.9.16-1|76	%doc AUTHORS NEWS
14mu|zeitgeist-0.9.16-1|77	%{_sysconfdir}/xdg/autostart/*.desktop
14mu|zeitgeist-0.9.16-1|78	%{_bindir}/%{name}*
14mu|zeitgeist-0.9.16-1|79	%{py_puresitedir}/%{name}
14mu|zeitgeist-0.9.16-1|80	%{_libdir}/zeitgeist-fts
14mu|zeitgeist-0.9.16-1|81	%{_datadir}/%{name}
14mu|zeitgeist-0.9.16-1|82	%{_datadir}/bash-completion/*
14mu|zeitgeist-0.9.16-1|83	%{_datadir}/dbus-1/services/*
14mu|zeitgeist-0.9.16-1|84	%{_mandir}/man1/%{name}*.1*
14mu|zeitgeist-0.9.16-1|85	
14mu|zeitgeist-0.9.16-1|86	%files -n %{libname}
14mu|zeitgeist-0.9.16-1|87	%{_libdir}/*.so.*
14mu|zeitgeist-0.9.16-1|88	%{_libdir}/girepository-1.0/*
14mu|zeitgeist-0.9.16-1|89	
14mu|zeitgeist-0.9.16-1|90	%files -n %{develname}
14mu|zeitgeist-0.9.16-1|91	%{_includedir}/*
14mu|zeitgeist-0.9.16-1|92	%{_libdir}/*.so
14mu|zeitgeist-0.9.16-1|93	%{_datadir}/gir-1.0/*
14mu|zeitgeist-0.9.16-1|94	%{_datadir}/pkgconfig/*.pc
14mu|zeitgeist-0.9.16-1|95	%{_datadir}/vala
14mu|zeitgeist-0.9.16-1|96	
14mu|zeitgeist-0.9.16-1|97	%changelog
14mu|zeitgeist-0.9.16-1|98	
14mu|zeitgeist-0.9.16-1|99	* Fri Jan 15 2016 Denis Silakov <dsilakov@gmail.com> 0.9.16-1
14mu|zeitgeist-0.9.16-1|100	- (7037fa4) Updated to 0.9.16, rebuild with raptor2
14mu|zeitgeist-0.9.16-1|101	
14mu|zeitgeist-0.9.16-1|102	

26348 14
14mu|zenity-3.16.3-1|1	Name:		zenity
14mu|zenity-3.16.3-1|2	Summary:	Call GNOME dialog boxes from the command line
14mu|zenity-3.16.3-1|3	Version:	3.16.3
14mu|zenity-3.16.3-1|4	Release:	1
14mu|zenity-3.16.3-1|5	License:	LGPLv2+
14mu|zenity-3.16.3-1|6	Group:		Development/GNOME and GTK+
14mu|zenity-3.16.3-1|7	URL:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}
14mu|zenity-3.16.3-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.16/%{name}-%{version}.tar.xz
14mu|zenity-3.16.3-1|9	
14mu|zenity-3.16.3-1|10	BuildRequires:	pkgconfig(glib-2.0)
14mu|zenity-3.16.3-1|11	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
14mu|zenity-3.16.3-1|12	BuildRequires:	pkgconfig(libnotify) >= 0.6.1
14mu|zenity-3.16.3-1|13	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.4.0
14mu|zenity-3.16.3-1|14	BuildRequires:	pkgconfig(x11)
14mu|zenity-3.16.3-1|15	BuildRequires:	intltool >= 0.40.0
14mu|zenity-3.16.3-1|16	BuildRequires:	itstool
14mu|zenity-3.16.3-1|17	BuildRequires:	libxslt-proc
14mu|zenity-3.16.3-1|18	BuildRequires:	libxml2-utils
14mu|zenity-3.16.3-1|19	
14mu|zenity-3.16.3-1|20	%description
14mu|zenity-3.16.3-1|21	Zenity allows you to display dialog boxes from the commandline and shell
14mu|zenity-3.16.3-1|22	scripts.
14mu|zenity-3.16.3-1|23	
14mu|zenity-3.16.3-1|24	
14mu|zenity-3.16.3-1|25	%files -f %{name}-0.1.lang
14mu|zenity-3.16.3-1|26	%doc AUTHORS COPYING HACKING NEWS README THANKS TODO
14mu|zenity-3.16.3-1|27	%{_bindir}/*
14mu|zenity-3.16.3-1|28	%{_datadir}/%{name}
14mu|zenity-3.16.3-1|29	%{_mandir}/man1/*
14mu|zenity-3.16.3-1|30	#------------------------------------------------------
14mu|zenity-3.16.3-1|31	
14mu|zenity-3.16.3-1|32	%prep
14mu|zenity-3.16.3-1|33	%setup -q
14mu|zenity-3.16.3-1|34	
14mu|zenity-3.16.3-1|35	%build
14mu|zenity-3.16.3-1|36	%configure2_5x
14mu|zenity-3.16.3-1|37	%make
14mu|zenity-3.16.3-1|38	
14mu|zenity-3.16.3-1|39	%install
14mu|zenity-3.16.3-1|40	rm -rf %{buildroot} %{name}-0.1.lang
14mu|zenity-3.16.3-1|41	
14mu|zenity-3.16.3-1|42	%makeinstall_std
14mu|zenity-3.16.3-1|43	
14mu|zenity-3.16.3-1|44	%find_lang %{name}-0.1 --with-gnome --all-name
14mu|zenity-3.16.3-1|45	
14mu|zenity-3.16.3-1|46	
14mu|zenity-3.16.3-1|47	
14mu|zenity-3.16.3-1|48	%changelog
14mu|zenity-3.16.3-1|49	
14mu|zenity-3.16.3-1|50	* Thu Dec 17 2015 Tigro <ashejn@gmail.com> 3.16.3-1
14mu|zenity-3.16.3-1|51	- (d9a414b) Merge remote-tracking branch 'origin/gnome316' into rosa2014.1
14mu|zenity-3.16.3-1|52	
14mu|zenity-3.16.3-1|53	

26349 14
14mu|zisofs-tools-1.0.8-10|1	Summary:	Utilities to create compressed CD-ROM filesystems
14mu|zisofs-tools-1.0.8-10|2	Name:		zisofs-tools
14mu|zisofs-tools-1.0.8-10|3	Version:	1.0.8
14mu|zisofs-tools-1.0.8-10|4	Release:	10
14mu|zisofs-tools-1.0.8-10|5	License:	GPL
14mu|zisofs-tools-1.0.8-10|6	Group:		Archiving/Cd burning
14mu|zisofs-tools-1.0.8-10|7	URL:		http://mirror.linux.org.au/linux/utils/fs/zisofs/
14mu|zisofs-tools-1.0.8-10|8	Source0:	http://mirror.linux.org.au/linux/utils/fs/zisofs/%{name}-%{version}.tar.bz2
14mu|zisofs-tools-1.0.8-10|9	Source1:	http://mirror.linux.org.au/linux/utils/fs/zisofs/%{name}-%{version}.tar.bz2.sign
14mu|zisofs-tools-1.0.8-10|10	BuildRequires:	zlib-devel
14mu|zisofs-tools-1.0.8-10|11	
14mu|zisofs-tools-1.0.8-10|12	%description
14mu|zisofs-tools-1.0.8-10|13	Tools that, in combination with an appropriately patched version of
14mu|zisofs-tools-1.0.8-10|14	mkisofs, allow the creation of compressed CD-ROM filesystems.
14mu|zisofs-tools-1.0.8-10|15	
14mu|zisofs-tools-1.0.8-10|16	%prep
14mu|zisofs-tools-1.0.8-10|17	%setup -q
14mu|zisofs-tools-1.0.8-10|18	
14mu|zisofs-tools-1.0.8-10|19	%build
14mu|zisofs-tools-1.0.8-10|20	%configure
14mu|zisofs-tools-1.0.8-10|21	%make
14mu|zisofs-tools-1.0.8-10|22	
14mu|zisofs-tools-1.0.8-10|23	%install
14mu|zisofs-tools-1.0.8-10|24	make install INSTALLROOT="%{buildroot}"
14mu|zisofs-tools-1.0.8-10|25	
14mu|zisofs-tools-1.0.8-10|26	%clean
14mu|zisofs-tools-1.0.8-10|27	
14mu|zisofs-tools-1.0.8-10|28	%files
14mu|zisofs-tools-1.0.8-10|29	%doc README zisofs.magic
14mu|zisofs-tools-1.0.8-10|30	%{_bindir}/mkzftree
14mu|zisofs-tools-1.0.8-10|31	%{_mandir}/man1/mkzftree.1*
14mu|zisofs-tools-1.0.8-10|32	
14mu|zisofs-tools-1.0.8-10|33	
14mu|zisofs-tools-1.0.8-10|34	
14mu|zisofs-tools-1.0.8-10|35	
14mu|zisofs-tools-1.0.8-10|36	
14mu|zisofs-tools-1.0.8-10|37	
14mu|zisofs-tools-1.0.8-10|38	%changelog
14mu|zisofs-tools-1.0.8-10|39	
14mu|zisofs-tools-1.0.8-10|40	* Mon Nov 09 2015 Denis Silakov <dsilakov@gmail.com> 1.0.8-10
14mu|zisofs-tools-1.0.8-10|41	- (5f41e66) Updated upstream URL
14mu|zisofs-tools-1.0.8-10|42	
14mu|zisofs-tools-1.0.8-10|43	

26350 14
14mu|zsh-5.3.1-1|1	%define _disable_ld_no_undefined 1
14mu|zsh-5.3.1-1|2	
14mu|zsh-5.3.1-1|3	Summary:	A shell with lots of features
14mu|zsh-5.3.1-1|4	Name:		zsh
14mu|zsh-5.3.1-1|5	Version:	5.3.1
14mu|zsh-5.3.1-1|6	Release:	1
14mu|zsh-5.3.1-1|7	Epoch:		1
14mu|zsh-5.3.1-1|8	License:	BSD-like
14mu|zsh-5.3.1-1|9	Group:		Shells
14mu|zsh-5.3.1-1|10	Url:		http://www.zsh.org
14mu|zsh-5.3.1-1|11	Source0:	http://www.zsh.org/pub/%{name}-%{version}.tar.xz
14mu|zsh-5.3.1-1|12	Source1:	http://www.zsh.org/pub/%{name}-%{version}-doc.tar.xz
14mu|zsh-5.3.1-1|13	Source2:	zcfg-rosa.tar.bz2
14mu|zsh-5.3.1-1|14	Source3:	http://zsh.sourceforge.net/Guide/zshguide.tar.gz
14mu|zsh-5.3.1-1|15	Source4:	zsh.urpmi_comp
14mu|zsh-5.3.1-1|16	BuildRequires:	groff
14mu|zsh-5.3.1-1|17	BuildRequires:	texinfo
14mu|zsh-5.3.1-1|18	BuildRequires:	texlive
14mu|zsh-5.3.1-1|19	BuildRequires:	yodl
14mu|zsh-5.3.1-1|20	BuildRequires:	gdbm-devel
14mu|zsh-5.3.1-1|21	BuildRequires:	pkgconfig(libpcre)
14mu|zsh-5.3.1-1|22	BuildRequires:	pkgconfig(ncurses)
14mu|zsh-5.3.1-1|23	Requires(post,postun):	rpm-helper
14mu|zsh-5.3.1-1|24	Provides:	/bin/zsh
14mu|zsh-5.3.1-1|25	Provides:	/usr/bin/zsh
14mu|zsh-5.3.1-1|26	
14mu|zsh-5.3.1-1|27	%description
14mu|zsh-5.3.1-1|28	Zsh is a UNIX command interpreter (shell) usable as an
14mu|zsh-5.3.1-1|29	interactive login shell and as a shell script command
14mu|zsh-5.3.1-1|30	processor. Of the standard shells, zsh most closely resembles
14mu|zsh-5.3.1-1|31	ksh but includes many enhancements. Zsh has command-line editing,
14mu|zsh-5.3.1-1|32	built-in spelling correction, programmable command completion,
14mu|zsh-5.3.1-1|33	shell functions (with autoloading), a history mechanism, and a
14mu|zsh-5.3.1-1|34	lots of other features
14mu|zsh-5.3.1-1|35	
14mu|zsh-5.3.1-1|36	Install the zsh package if you'd like to try out a different shell.
14mu|zsh-5.3.1-1|37	
14mu|zsh-5.3.1-1|38	%files
14mu|zsh-5.3.1-1|39	%doc README LICENCE Etc/BUGS Etc/CONTRIBUTORS Etc/FAQ FEATURES MACHINES
14mu|zsh-5.3.1-1|40	%doc NEWS Etc/zsh-development-guide Etc/completion-style-guide
14mu|zsh-5.3.1-1|41	%doc %{_datadir}/%{name}/%{version}/help
14mu|zsh-5.3.1-1|42	%config(noreplace) %{_sysconfdir}/z*
14mu|zsh-5.3.1-1|43	/bin/%{name}
14mu|zsh-5.3.1-1|44	%{_mandir}/man1/*.1*
14mu|zsh-5.3.1-1|45	%{_infodir}/*.info*
14mu|zsh-5.3.1-1|46	%dir %{_datadir}/zsh
14mu|zsh-5.3.1-1|47	%dir %{_datadir}/zsh/%{version}/
14mu|zsh-5.3.1-1|48	%{_datadir}/zsh/%{version}/functions
14mu|zsh-5.3.1-1|49	%{_datadir}/zsh/%{version}/scripts
14mu|zsh-5.3.1-1|50	%{_datadir}/zsh/%{version}/zshrc_default
14mu|zsh-5.3.1-1|51	%dir %{_libdir}/zsh
14mu|zsh-5.3.1-1|52	%{_libdir}/zsh/%{version}/
14mu|zsh-5.3.1-1|53	%{_datadir}/zsh/site-functions/
14mu|zsh-5.3.1-1|54	
14mu|zsh-5.3.1-1|55	%post
14mu|zsh-5.3.1-1|56	%_post_shelladd /bin/zsh
14mu|zsh-5.3.1-1|57	
14mu|zsh-5.3.1-1|58	%preun
14mu|zsh-5.3.1-1|59	%_preun_shelldel /bin/zsh
14mu|zsh-5.3.1-1|60	
14mu|zsh-5.3.1-1|61	#----------------------------------------------------------------------------
14mu|zsh-5.3.1-1|62	
14mu|zsh-5.3.1-1|63	%package doc
14mu|zsh-5.3.1-1|64	Summary:	The doc package of zsh
14mu|zsh-5.3.1-1|65	Group:		Books/Computer books
14mu|zsh-5.3.1-1|66	
14mu|zsh-5.3.1-1|67	%description doc
14mu|zsh-5.3.1-1|68	Zsh is a UNIX command interpreter (shell) usable as an
14mu|zsh-5.3.1-1|69	interactive login shell and as a shell script command
14mu|zsh-5.3.1-1|70	processor. Of the standard shells, zsh most closely resembles
14mu|zsh-5.3.1-1|71	ksh but includes many enhancements. Zsh has command-line editing,
14mu|zsh-5.3.1-1|72	built-in spelling correction, programmable command completion,
14mu|zsh-5.3.1-1|73	shell functions (with autoloading), a history mechanism, and a
14mu|zsh-5.3.1-1|74	lots of other features
14mu|zsh-5.3.1-1|75	
14mu|zsh-5.3.1-1|76	This package include doc guid examples and manual for zsh.
14mu|zsh-5.3.1-1|77	
14mu|zsh-5.3.1-1|78	%files doc
14mu|zsh-5.3.1-1|79	%doc Doc/*.html
14mu|zsh-5.3.1-1|80	
14mu|zsh-5.3.1-1|81	#----------------------------------------------------------------------------
14mu|zsh-5.3.1-1|82	
14mu|zsh-5.3.1-1|83	%prep
14mu|zsh-5.3.1-1|84	%setup -q -a 2 -a 1
14mu|zsh-5.3.1-1|85	%apply_patches
14mu|zsh-5.3.1-1|86	
14mu|zsh-5.3.1-1|87	mv %{name}-%{version}/Doc/* Doc/
14mu|zsh-5.3.1-1|88	install -m 0644 %{SOURCE4}  Completion/Mandriva/Command/_urpmi
14mu|zsh-5.3.1-1|89	
14mu|zsh-5.3.1-1|90	# remove temporary files
14mu|zsh-5.3.1-1|91	find | grep '~$' | xargs rm -f
14mu|zsh-5.3.1-1|92	perl -pi -e 's|/usr/local/bin/|%{_bindir}/|' Functions/Misc/{run-help,checkmail,zcalc}
14mu|zsh-5.3.1-1|93	
14mu|zsh-5.3.1-1|94	%build
14mu|zsh-5.3.1-1|95	# check for tcsetpgrp fails with "configure: error: no controlling tty" when
14mu|zsh-5.3.1-1|96	# building by bot; force tcsetpgrp
14mu|zsh-5.3.1-1|97	%configure2_5x \
14mu|zsh-5.3.1-1|98	--enable-etcdir=%{_sysconfdir} \
14mu|zsh-5.3.1-1|99	--enable-function-subdirs \
14mu|zsh-5.3.1-1|100	%ifarch sparc
14mu|zsh-5.3.1-1|101	--disable-lfs \
14mu|zsh-5.3.1-1|102	%endif
14mu|zsh-5.3.1-1|103	--enable-pcre \
14mu|zsh-5.3.1-1|104	--with-tcsetpgrp
14mu|zsh-5.3.1-1|105	make all
14mu|zsh-5.3.1-1|106	
14mu|zsh-5.3.1-1|107	%install
14mu|zsh-5.3.1-1|108	%makeinstall_std
14mu|zsh-5.3.1-1|109	make install.info DESTDIR=%{buildroot}
14mu|zsh-5.3.1-1|110	
14mu|zsh-5.3.1-1|111	# copy Mandriva Configuration files
14mu|zsh-5.3.1-1|112	mkdir -p %{buildroot}/{bin,etc}
14mu|zsh-5.3.1-1|113	cp -a zcfg/etc/z* %{buildroot}%{_sysconfdir}
14mu|zsh-5.3.1-1|114	cp -a zcfg/share/zshrc_default %{buildroot}%{_datadir}/zsh/%{version}/zshrc_default
14mu|zsh-5.3.1-1|115	
14mu|zsh-5.3.1-1|116	# this prevents RPM helper from adding dependency on /usr/bin/zsh
14mu|zsh-5.3.1-1|117	find %{buildroot}%{_datadir}/zsh/%{version} -type f -exec chmod 0644 '{}' \;
14mu|zsh-5.3.1-1|118	
14mu|zsh-5.3.1-1|119	# Backward compatibilie should be removed in the others times.
14mu|zsh-5.3.1-1|120	pushd %{buildroot}/bin && {
14mu|zsh-5.3.1-1|121	mv ..%{_bindir}/zsh ./zsh
14mu|zsh-5.3.1-1|122	} && popd
14mu|zsh-5.3.1-1|123	
14mu|zsh-5.3.1-1|124	# zshall.1 includes all other man pages which does not work with compressed
14mu|zsh-5.3.1-1|125	# files. Generate full contents here
14mu|zsh-5.3.1-1|126	pushd %{buildroot}%{_mandir} && {
14mu|zsh-5.3.1-1|127	/usr/bin/soelim man1/zshall.1 > zshall-full
14mu|zsh-5.3.1-1|128	mv zshall-full man1/zshall.1
14mu|zsh-5.3.1-1|129	popd
14mu|zsh-5.3.1-1|130	}
14mu|zsh-5.3.1-1|131	
14mu|zsh-5.3.1-1|132	rm -f %{buildroot}%{_bindir}/zsh-%{version}
14mu|zsh-5.3.1-1|133	
14mu|zsh-5.3.1-1|134	# Copy documentation
14mu|zsh-5.3.1-1|135	rm -rf docroot
14mu|zsh-5.3.1-1|136	mkdir -p docroot/{Info_html,Examples,Documentation}/
14mu|zsh-5.3.1-1|137	
14mu|zsh-5.3.1-1|138	cp -a README docroot/
14mu|zsh-5.3.1-1|139	cp -a Functions/Misc/* Misc/* Util/* docroot/Examples/
14mu|zsh-5.3.1-1|140	cp -a ChangeLog* docroot/Documentation
14mu|zsh-5.3.1-1|141	cp -a StartupFiles docroot/
14mu|zsh-5.3.1-1|142	cp -a Etc/* docroot/Documentation
14mu|zsh-5.3.1-1|143	cp -a Doc/*html docroot/Info_html/
14mu|zsh-5.3.1-1|144	
14mu|zsh-5.3.1-1|145	mkdir -p docroot/Zsh_Guide
14mu|zsh-5.3.1-1|146	tar xzf %{SOURCE3} -C docroot/Zsh_Guide
14mu|zsh-5.3.1-1|147	( cd docroot/Zsh_Guide/zshguide/ ; make )
14mu|zsh-5.3.1-1|148	mv docroot/Zsh_Guide/zshguide/*html docroot/Zsh_Guide/
14mu|zsh-5.3.1-1|149	rm -Rf docroot/Zsh_Guide/zshguide/
14mu|zsh-5.3.1-1|150	
14mu|zsh-5.3.1-1|151	# Doc
14mu|zsh-5.3.1-1|152	rm -f docroot/{StartupFiles/.distfiles,Examples/{Makefile*,*.yo},Documentation/{Makefile*,*.yo}}
14mu|zsh-5.3.1-1|153	find docroot/ -name 'Makefile*' -o -name '.yo'|xargs rm -f
14mu|zsh-5.3.1-1|154	find docroot/ -type f|xargs perl -pi -e 's@^#!%{_prefix}/local/bin/(perl|zsh)@#!%{_bindir}/\1@'
14mu|zsh-5.3.1-1|155	mv docroot/Examples/compctl-examples docroot/StartupFiles
14mu|zsh-5.3.1-1|156	
14mu|zsh-5.3.1-1|157	%changelog
14mu|zsh-5.3.1-1|158	
14mu|zsh-5.3.1-1|159	* Tue Jan 03 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:5.3.1-1
14mu|zsh-5.3.1-1|160	- (29b557c) Merge branch 'rosa2016.1' into rosa2014.1
14mu|zsh-5.3.1-1|161	
14mu|zsh-5.3.1-1|162	

26351 14
14mu|zziplib-0.13.62-4|1	%define major 0
14mu|zziplib-0.13.62-4|2	# TODO: Library package requires re-work
14mu|zziplib-0.13.62-4|3	%define libname %mklibname %{name} %{major}
14mu|zziplib-0.13.62-4|4	%define devname %mklibname %{name} -d
14mu|zziplib-0.13.62-4|5	
14mu|zziplib-0.13.62-4|6	Summary:	ZZipLib - libZ-based ZIP-access Library
14mu|zziplib-0.13.62-4|7	Name:		zziplib
14mu|zziplib-0.13.62-4|8	Version:	0.13.62
14mu|zziplib-0.13.62-4|9	Release:	4
14mu|zziplib-0.13.62-4|10	License:	LGPLv2.1+
14mu|zziplib-0.13.62-4|11	Group:		System/Libraries
14mu|zziplib-0.13.62-4|12	Url:		http://zziplib.sf.net
14mu|zziplib-0.13.62-4|13	Source0:	http://prdownloads.sourceforge.net/zziplib/%{name}-%{version}.tar.bz2
14mu|zziplib-0.13.62-4|14	Patch3:         zziplib-CVE-2017-5974.patch
14mu|zziplib-0.13.62-4|15	Patch4:         zziplib-CVE-2017-5975.patch
14mu|zziplib-0.13.62-4|16	Patch5:         zziplib-CVE-2017-5976.patch
14mu|zziplib-0.13.62-4|17	Patch6:         zziplib-CVE-2017-5978.patch
14mu|zziplib-0.13.62-4|18	Patch7:         zziplib-CVE-2017-5979.patch
14mu|zziplib-0.13.62-4|19	Patch8:         zziplib-unzipcat-NULL-name.patch
14mu|zziplib-0.13.62-4|20	Patch9:         zziplib-CVE-2017-5981.patch
14mu|zziplib-0.13.62-4|21	BuildRequires:	pkgconfig(zlib)
14mu|zziplib-0.13.62-4|22	BuildRequires:	multiarch-utils >= 1.0.3
14mu|zziplib-0.13.62-4|23	# OE: python and pkgconfig is required for making the docs
14mu|zziplib-0.13.62-4|24	BuildRequires:	python
14mu|zziplib-0.13.62-4|25	BuildRequires:	zip
14mu|zziplib-0.13.62-4|26	
14mu|zziplib-0.13.62-4|27	%description
14mu|zziplib-0.13.62-4|28	zziplib provides read access to zipped files in a zip-archive,
14mu|zziplib-0.13.62-4|29	using compression based solely on free algorithms provided by zlib.
14mu|zziplib-0.13.62-4|30	zziplib provides an additional API to transparently access files
14mu|zziplib-0.13.62-4|31	being either real files or zipped files with the same filepath argument.
14mu|zziplib-0.13.62-4|32	This is handy to package many files being shared data into a single
14mu|zziplib-0.13.62-4|33	zip file - as it is sometimes used with gamedata or script repositories.
14mu|zziplib-0.13.62-4|34	The library itself is fully multithreaded, and it is namespace clean
14mu|zziplib-0.13.62-4|35	using the zzip_ prefix for its exports and declarations.
14mu|zziplib-0.13.62-4|36	
14mu|zziplib-0.13.62-4|37	#----------------------------------------------------------------------------
14mu|zziplib-0.13.62-4|38	
14mu|zziplib-0.13.62-4|39	%package -n %{libname}
14mu|zziplib-0.13.62-4|40	Summary:	ZZipLib - libZ-based ZIP-access Library
14mu|zziplib-0.13.62-4|41	Group:		System/Libraries
14mu|zziplib-0.13.62-4|42	%rename		zziplib0
14mu|zziplib-0.13.62-4|43	
14mu|zziplib-0.13.62-4|44	%description -n %{libname}
14mu|zziplib-0.13.62-4|45	zziplib provides read access to zipped files in a zip-archive,
14mu|zziplib-0.13.62-4|46	using compression based solely on free algorithms provided by zlib.
14mu|zziplib-0.13.62-4|47	zziplib provides an additional API to transparently access files
14mu|zziplib-0.13.62-4|48	being either real files or zipped files with the same filepath argument.
14mu|zziplib-0.13.62-4|49	This is handy to package many files being shared data into a single
14mu|zziplib-0.13.62-4|50	zip file - as it is sometimes used with gamedata or script repositories.
14mu|zziplib-0.13.62-4|51	The library itself is fully multithreaded, and it is namespace clean
14mu|zziplib-0.13.62-4|52	using the zzip_ prefix for its exports and declarations.
14mu|zziplib-0.13.62-4|53	
14mu|zziplib-0.13.62-4|54	%files -n %{libname}
14mu|zziplib-0.13.62-4|55	%doc ChangeLog README docs/COPYING*
14mu|zziplib-0.13.62-4|56	%{_libdir}/libzzip*-*.so.*
14mu|zziplib-0.13.62-4|57	
14mu|zziplib-0.13.62-4|58	#----------------------------------------------------------------------------
14mu|zziplib-0.13.62-4|59	
14mu|zziplib-0.13.62-4|60	%package -n %{devname}
14mu|zziplib-0.13.62-4|61	Summary:	ZZipLib - Development Files
14mu|zziplib-0.13.62-4|62	Group:		Development/Other
14mu|zziplib-0.13.62-4|63	Requires:	%{libname} = %{EVRD}
14mu|zziplib-0.13.62-4|64	Provides:	%{name}-devel = %{EVRD}
14mu|zziplib-0.13.62-4|65	%rename		zziplib0-devel
14mu|zziplib-0.13.62-4|66	
14mu|zziplib-0.13.62-4|67	%description -n %{devname}
14mu|zziplib-0.13.62-4|68	zziplib provides read access to zipped files in a zip-archive,
14mu|zziplib-0.13.62-4|69	using compression based solely on free algorithms provided by zlib.
14mu|zziplib-0.13.62-4|70	these are the header files needed to develop programs using zziplib.
14mu|zziplib-0.13.62-4|71	there are test binaries to hint usage of the library in user programs.
14mu|zziplib-0.13.62-4|72	
14mu|zziplib-0.13.62-4|73	%files -n %{devname}
14mu|zziplib-0.13.62-4|74	%doc docs/README* docs/*.html ChangeLog README TODO
14mu|zziplib-0.13.62-4|75	%{_bindir}/unzzip*
14mu|zziplib-0.13.62-4|76	%{_bindir}/zz*
14mu|zziplib-0.13.62-4|77	%{_bindir}/unzip-mem
14mu|zziplib-0.13.62-4|78	%{_libdir}/libzzip*.so
14mu|zziplib-0.13.62-4|79	%{_libdir}/libzzip*.a
14mu|zziplib-0.13.62-4|80	%dir %{multiarch_includedir}/zzip
14mu|zziplib-0.13.62-4|81	%{multiarch_includedir}/zzip/_config.h
14mu|zziplib-0.13.62-4|82	%{multiarch_includedir}/zzip/_msvc.h
14mu|zziplib-0.13.62-4|83	%{_includedir}/*.h
14mu|zziplib-0.13.62-4|84	%dir %{_includedir}/zzip
14mu|zziplib-0.13.62-4|85	%{_includedir}/zzip/*.h
14mu|zziplib-0.13.62-4|86	%{_libdir}/pkgconfig/*.pc
14mu|zziplib-0.13.62-4|87	%{_datadir}/aclocal/*.m4
14mu|zziplib-0.13.62-4|88	%{_mandir}/man3/*
14mu|zziplib-0.13.62-4|89	
14mu|zziplib-0.13.62-4|90	#----------------------------------------------------------------------------
14mu|zziplib-0.13.62-4|91	
14mu|zziplib-0.13.62-4|92	%prep
14mu|zziplib-0.13.62-4|93	%setup -q
14mu|zziplib-0.13.62-4|94	%apply_patches
14mu|zziplib-0.13.62-4|95	
14mu|zziplib-0.13.62-4|96	# perl path fix
14mu|zziplib-0.13.62-4|97	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
14mu|zziplib-0.13.62-4|98	
14mu|zziplib-0.13.62-4|99	%build
14mu|zziplib-0.13.62-4|100	autoreconf -fi
14mu|zziplib-0.13.62-4|101	%configure2_5x
14mu|zziplib-0.13.62-4|102	%make
14mu|zziplib-0.13.62-4|103	
14mu|zziplib-0.13.62-4|104	%install
14mu|zziplib-0.13.62-4|105	%makeinstall_std
14mu|zziplib-0.13.62-4|106	
14mu|zziplib-0.13.62-4|107	%multiarch_includes %{buildroot}%{_includedir}/zzip/_config.h
14mu|zziplib-0.13.62-4|108	
14mu|zziplib-0.13.62-4|109	%multiarch_includes %{buildroot}%{_includedir}/zzip/_msvc.h
14mu|zziplib-0.13.62-4|110	
14mu|zziplib-0.13.62-4|111	%check
14mu|zziplib-0.13.62-4|112	make check
14mu|zziplib-0.13.62-4|113	
14mu|zziplib-0.13.62-4|114	
14mu|zziplib-0.13.62-4|115	%changelog
14mu|zziplib-0.13.62-4|116	
14mu|zziplib-0.13.62-4|117	* Tue Jun 13 2017 Denis Silakov <denis.silakov@rosalab.ru> 0.13.62-4
14mu|zziplib-0.13.62-4|118	- (8c0a42c) ADded fixes for a bunch of CVEs
14mu|zziplib-0.13.62-4|119	
14mu|zziplib-0.13.62-4|120	

26352 14
14nr|atmel-firmware-1.3-3|1	%define name atmel-firmware
14nr|atmel-firmware-1.3-3|2	%define version 1.3
14nr|atmel-firmware-1.3-3|3	%define release %mkrel 3
14nr|atmel-firmware-1.3-3|4	%define url http://www.thekelleys.org.uk/
14nr|atmel-firmware-1.3-3|5	
14nr|atmel-firmware-1.3-3|6	Name:		%{name}
14nr|atmel-firmware-1.3-3|7	Version: 	%{version}
14nr|atmel-firmware-1.3-3|8	Release: 	%{release}
14nr|atmel-firmware-1.3-3|9	License: 	Distributable
14nr|atmel-firmware-1.3-3|10	Group:		System/Kernel and hardware
14nr|atmel-firmware-1.3-3|11	URL: 		%{url}
14nr|atmel-firmware-1.3-3|12	Source0: 	%{name}-%{version}.tar.bz2
14nr|atmel-firmware-1.3-3|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14nr|atmel-firmware-1.3-3|14	Summary: 	Firmware for Atmel at76c50x wireless network chips
14nr|atmel-firmware-1.3-3|15	BuildArch: 	noarch
14nr|atmel-firmware-1.3-3|16	
14nr|atmel-firmware-1.3-3|17	%description
14nr|atmel-firmware-1.3-3|18	The drivers for Atmel at76c50x wireless network chipss in the
14nr|atmel-firmware-1.3-3|19	Linux 2.6.x kernel and at http://at76c503a.berlios.de/ do not
14nr|atmel-firmware-1.3-3|20	include the firmware and this firmware needs to be loaded by
14nr|atmel-firmware-1.3-3|21	the host on most cards using these chips.
14nr|atmel-firmware-1.3-3|22	This package provides the firmware images which
14nr|atmel-firmware-1.3-3|23	should be automatically loaded as needed by the hotplug system. It also
14nr|atmel-firmware-1.3-3|24	provides a small loader utility which can be used to accomplish the
14nr|atmel-firmware-1.3-3|25	same thing when hotplug is not in use.
14nr|atmel-firmware-1.3-3|26	
14nr|atmel-firmware-1.3-3|27	%prep
14nr|atmel-firmware-1.3-3|28	%setup -q
14nr|atmel-firmware-1.3-3|29	
14nr|atmel-firmware-1.3-3|30	%build
14nr|atmel-firmware-1.3-3|31	
14nr|atmel-firmware-1.3-3|32	%install
14nr|atmel-firmware-1.3-3|33	rm -rf $RPM_BUILD_ROOT
14nr|atmel-firmware-1.3-3|34	
14nr|atmel-firmware-1.3-3|35	mkdir -p -m 755 $RPM_BUILD_ROOT/lib/firmware
14nr|atmel-firmware-1.3-3|36	cp images/* $RPM_BUILD_ROOT/lib/firmware
14nr|atmel-firmware-1.3-3|37	cp images.usb/* $RPM_BUILD_ROOT/lib/firmware
14nr|atmel-firmware-1.3-3|38	
14nr|atmel-firmware-1.3-3|39	%clean
14nr|atmel-firmware-1.3-3|40	rm -rf $RPM_BUILD_ROOT
14nr|atmel-firmware-1.3-3|41	
14nr|atmel-firmware-1.3-3|42	%files
14nr|atmel-firmware-1.3-3|43	%defattr(-,root,root)
14nr|atmel-firmware-1.3-3|44	%doc README COPYING
14nr|atmel-firmware-1.3-3|45	/lib/firmware/*.bin
14nr|atmel-firmware-1.3-3|46	
14nr|atmel-firmware-1.3-3|47	
14nr|atmel-firmware-1.3-3|48	
14nr|atmel-firmware-1.3-3|49	
14nr|atmel-firmware-1.3-3|50	%changelog
14nr|atmel-firmware-1.3-3|51	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.3-3
14nr|atmel-firmware-1.3-3|52	+ Revision: 3127224
14nr|atmel-firmware-1.3-3|53	- Automatic import for version 1.3
14nr|atmel-firmware-1.3-3|54	
14nr|atmel-firmware-1.3-3|55	

26353 14
14nr|b43-firmware-install-0.1-2|1	Name:           b43-firmware-install
14nr|b43-firmware-install-0.1-2|2	Summary:        Package that installs proprietary firmware for Broadcom 43xx chips
14nr|b43-firmware-install-0.1-2|3	Version:        0.1
14nr|b43-firmware-install-0.1-2|4	Release:        2
14nr|b43-firmware-install-0.1-2|5	Source:         %name-%version.tar.bz2
14nr|b43-firmware-install-0.1-2|6	License:        GPLv3
14nr|b43-firmware-install-0.1-2|7	Group:          System/Configuration/Networking
14nr|b43-firmware-install-0.1-2|8	URL:            https://github.com/mikhirev/b43-firmware-install
14nr|b43-firmware-install-0.1-2|9	BuildArch:      noarch
14nr|b43-firmware-install-0.1-2|10	Requires:       b43-fwcutter >= 015
14nr|b43-firmware-install-0.1-2|11	
14nr|b43-firmware-install-0.1-2|12	%description
14nr|b43-firmware-install-0.1-2|13	This package contains script, that automatically downloads precompiled
14nr|b43-firmware-install-0.1-2|14	proprietary broadcom-wl driver and extracts firmware from it using
14nr|b43-firmware-install-0.1-2|15	b43-fwcutter.
14nr|b43-firmware-install-0.1-2|16	
14nr|b43-firmware-install-0.1-2|17	There are no any proprietary components in package itself. Driver will be
14nr|b43-firmware-install-0.1-2|18	downloaded after ihnstallation, so you need working Internet connection. You
14nr|b43-firmware-install-0.1-2|19	can also install firmware later by running b43-firmware-install as root.
14nr|b43-firmware-install-0.1-2|20	
14nr|b43-firmware-install-0.1-2|21	
14nr|b43-firmware-install-0.1-2|22	%prep
14nr|b43-firmware-install-0.1-2|23	%setup -q
14nr|b43-firmware-install-0.1-2|24	
14nr|b43-firmware-install-0.1-2|25	%build
14nr|b43-firmware-install-0.1-2|26	
14nr|b43-firmware-install-0.1-2|27	%install
14nr|b43-firmware-install-0.1-2|28	install -D -m 755 b43-firmware-install %{buildroot}/usr/sbin/b43-firmware-install
14nr|b43-firmware-install-0.1-2|29	
14nr|b43-firmware-install-0.1-2|30	%post
14nr|b43-firmware-install-0.1-2|31	/usr/sbin/b43-firmware-install
14nr|b43-firmware-install-0.1-2|32	
14nr|b43-firmware-install-0.1-2|33	%postun
14nr|b43-firmware-install-0.1-2|34	rm -rf /lib/firmware/b43
14nr|b43-firmware-install-0.1-2|35	
14nr|b43-firmware-install-0.1-2|36	%files
14nr|b43-firmware-install-0.1-2|37	%defattr(-,root,root)
14nr|b43-firmware-install-0.1-2|38	/usr/sbin/b43-firmware-install
14nr|b43-firmware-install-0.1-2|39	%doc README
14nr|b43-firmware-install-0.1-2|40	
14nr|b43-firmware-install-0.1-2|41	%changelog
14nr|b43-firmware-install-0.1-2|42	* Wed Apr 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.1-2
14nr|b43-firmware-install-0.1-2|43	+ Revision: e6d49fc
14nr|b43-firmware-install-0.1-2|44	- Spec cleanup, bump release
14nr|b43-firmware-install-0.1-2|45	
14nr|b43-firmware-install-0.1-2|46	

26354 14
14nr|beneath-a-steel-sky-1.2-1|1	%define scummvmdir %{_datadir}/scummvm/
14nr|beneath-a-steel-sky-1.2-1|2	
14nr|beneath-a-steel-sky-1.2-1|3	Name: beneath-a-steel-sky
14nr|beneath-a-steel-sky-1.2-1|4	Summary: A adventure game using scummvm
14nr|beneath-a-steel-sky-1.2-1|5	Version: 1.2
14nr|beneath-a-steel-sky-1.2-1|6	Release: %mkrel 1
14nr|beneath-a-steel-sky-1.2-1|7	Source0: http://prdownloads.sourceforge.net/scummvm/bass-cd-%{version}.tar.bz2
14nr|beneath-a-steel-sky-1.2-1|8	Source1: bass-48.png
14nr|beneath-a-steel-sky-1.2-1|9	Source2: bass-32.png
14nr|beneath-a-steel-sky-1.2-1|10	Source3: bass-16.png
14nr|beneath-a-steel-sky-1.2-1|11	License: Freeware
14nr|beneath-a-steel-sky-1.2-1|12	Url:     http://scummvm.org
14nr|beneath-a-steel-sky-1.2-1|13	Group:   Games/Adventure
14nr|beneath-a-steel-sky-1.2-1|14	BuildRequires: unzip
14nr|beneath-a-steel-sky-1.2-1|15	Requires: scummvm
14nr|beneath-a-steel-sky-1.2-1|16	BuildArch: noarch
14nr|beneath-a-steel-sky-1.2-1|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|beneath-a-steel-sky-1.2-1|18	
14nr|beneath-a-steel-sky-1.2-1|19	%description
14nr|beneath-a-steel-sky-1.2-1|20	A science-fiction thriller set in a bleak post-apocalyptic vision
14nr|beneath-a-steel-sky-1.2-1|21	of the future, Beneath a Steel Sky revolves around "Union City",
14nr|beneath-a-steel-sky-1.2-1|22	where selfishness, rivalry, and corruption by its citizens
14nr|beneath-a-steel-sky-1.2-1|23	seems to be all too common, those who can afford it live
14nr|beneath-a-steel-sky-1.2-1|24	underground, away from the pollution and social problems
14nr|beneath-a-steel-sky-1.2-1|25	which are plaguing the city.
14nr|beneath-a-steel-sky-1.2-1|26	
14nr|beneath-a-steel-sky-1.2-1|27	You take on the role of Robert Foster, an outcast of sorts
14nr|beneath-a-steel-sky-1.2-1|28	from the city since a boy who was raised in a remote environment
14nr|beneath-a-steel-sky-1.2-1|29	outside of Union City simply termed "the gap". Robert's mother
14nr|beneath-a-steel-sky-1.2-1|30	took him away from Union City as a child on their way to "Hobart"
14nr|beneath-a-steel-sky-1.2-1|31	but the helicopter crashed on its way, unfortunately Robert's
14nr|beneath-a-steel-sky-1.2-1|32	mother dies, but he survives and is left to be raised by a
14nr|beneath-a-steel-sky-1.2-1|33	local tribe from the gap.
14nr|beneath-a-steel-sky-1.2-1|34	
14nr|beneath-a-steel-sky-1.2-1|35	Years later, Union City security drops by and abducts
14nr|beneath-a-steel-sky-1.2-1|36	Robert, killing his tribe in the process; upon reaching
14nr|beneath-a-steel-sky-1.2-1|37	the city the helicopter taking him there crashes with
14nr|beneath-a-steel-sky-1.2-1|38	him escaping, high upon a tower block in the middle of the
14nr|beneath-a-steel-sky-1.2-1|39	city he sets out to discover the truth about his past,
14nr|beneath-a-steel-sky-1.2-1|40	and to seek vengeance for the killing of his tribe.
14nr|beneath-a-steel-sky-1.2-1|41	
14nr|beneath-a-steel-sky-1.2-1|42	This game was released by Revolution studio to help the scummvm
14nr|beneath-a-steel-sky-1.2-1|43	project. However, this is not a free game ( free as freespeech ), even
14nr|beneath-a-steel-sky-1.2-1|44	if source code can be seen. That's why it belongs to the non-free repository.
14nr|beneath-a-steel-sky-1.2-1|45	
14nr|beneath-a-steel-sky-1.2-1|46	%prep
14nr|beneath-a-steel-sky-1.2-1|47	%setup -q -n bass-cd-%{version}
14nr|beneath-a-steel-sky-1.2-1|48	
14nr|beneath-a-steel-sky-1.2-1|49	%build
14nr|beneath-a-steel-sky-1.2-1|50	
14nr|beneath-a-steel-sky-1.2-1|51	%install
14nr|beneath-a-steel-sky-1.2-1|52	rm -rf %{buildroot}
14nr|beneath-a-steel-sky-1.2-1|53	mkdir -p %{buildroot}/%{scummvmdir}/%{name}
14nr|beneath-a-steel-sky-1.2-1|54	cp sky* %{buildroot}/%{scummvmdir}/%{name}
14nr|beneath-a-steel-sky-1.2-1|55	
14nr|beneath-a-steel-sky-1.2-1|56	mkdir -p %{buildroot}%{_datadir}/applications
14nr|beneath-a-steel-sky-1.2-1|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14nr|beneath-a-steel-sky-1.2-1|58	[Desktop Entry]
14nr|beneath-a-steel-sky-1.2-1|59	Encoding=UTF-8
14nr|beneath-a-steel-sky-1.2-1|60	Name=Beneath A Steel Sky
14nr|beneath-a-steel-sky-1.2-1|61	Comment=%{summary}
14nr|beneath-a-steel-sky-1.2-1|62	Exec=%{_gamesbindir}/scummvm -p%{scummvmdir}/%{name}  sky
14nr|beneath-a-steel-sky-1.2-1|63	Icon=%{name}
14nr|beneath-a-steel-sky-1.2-1|64	Terminal=false
14nr|beneath-a-steel-sky-1.2-1|65	Type=Application
14nr|beneath-a-steel-sky-1.2-1|66	StartupNotify=true
14nr|beneath-a-steel-sky-1.2-1|67	Categories=Game;AdventureGame;
14nr|beneath-a-steel-sky-1.2-1|68	EOF
14nr|beneath-a-steel-sky-1.2-1|69	install -m 644 -D %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14nr|beneath-a-steel-sky-1.2-1|70	install -m 644 -D %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14nr|beneath-a-steel-sky-1.2-1|71	install -m 644 -D %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
14nr|beneath-a-steel-sky-1.2-1|72	
14nr|beneath-a-steel-sky-1.2-1|73	%clean
14nr|beneath-a-steel-sky-1.2-1|74	rm -rf %{buildroot}
14nr|beneath-a-steel-sky-1.2-1|75	
14nr|beneath-a-steel-sky-1.2-1|76	%files
14nr|beneath-a-steel-sky-1.2-1|77	%defattr(-,root,root)
14nr|beneath-a-steel-sky-1.2-1|78	%doc readme.txt
14nr|beneath-a-steel-sky-1.2-1|79	%{scummvmdir}/%{name}
14nr|beneath-a-steel-sky-1.2-1|80	%{_datadir}/applications/mandriva-*
14nr|beneath-a-steel-sky-1.2-1|81	%{_liconsdir}/%{name}.png
14nr|beneath-a-steel-sky-1.2-1|82	%{_iconsdir}/%{name}.png
14nr|beneath-a-steel-sky-1.2-1|83	%{_miconsdir}/%{name}.png
14nr|beneath-a-steel-sky-1.2-1|84	
14nr|beneath-a-steel-sky-1.2-1|85	
14nr|beneath-a-steel-sky-1.2-1|86	
14nr|beneath-a-steel-sky-1.2-1|87	
14nr|beneath-a-steel-sky-1.2-1|88	%changelog
14nr|beneath-a-steel-sky-1.2-1|89	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.2-1
14nr|beneath-a-steel-sky-1.2-1|90	+ Revision: 180ddda
14nr|beneath-a-steel-sky-1.2-1|91	- Automatic import for version 1.2
14nr|beneath-a-steel-sky-1.2-1|92	
14nr|beneath-a-steel-sky-1.2-1|93	

26355 14
14nr|bluez-firmware-1.2-6|1	%define	name	bluez-firmware
14nr|bluez-firmware-1.2-6|2	%define version 1.2
14nr|bluez-firmware-1.2-6|3	%define release %mkrel 6
14nr|bluez-firmware-1.2-6|4	
14nr|bluez-firmware-1.2-6|5	Name: 		%{name}
14nr|bluez-firmware-1.2-6|6	Summary: 	Bluetooth firmware utilities
14nr|bluez-firmware-1.2-6|7	Version: 	%{version}
14nr|bluez-firmware-1.2-6|8	Release: 	%{release}
14nr|bluez-firmware-1.2-6|9	
14nr|bluez-firmware-1.2-6|10	Source:		%{name}-%{version}.tar.bz2
14nr|bluez-firmware-1.2-6|11	URL:		http://bluez.sourceforge.net/
14nr|bluez-firmware-1.2-6|12	License:	Freeware
14nr|bluez-firmware-1.2-6|13	Group:		Communications
14nr|bluez-firmware-1.2-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|bluez-firmware-1.2-6|15	Provides:	bluez-bluefw
14nr|bluez-firmware-1.2-6|16	Obsoletes:	bluez-bluefw
14nr|bluez-firmware-1.2-6|17	BuildArch:	noarch
14nr|bluez-firmware-1.2-6|18	
14nr|bluez-firmware-1.2-6|19	%description
14nr|bluez-firmware-1.2-6|20	Bluetooth(TM) Firmware. Package contains firmware images for some
14nr|bluez-firmware-1.2-6|21	Bluetooth(TM) adapters. Currently supported are:
14nr|bluez-firmware-1.2-6|22	
14nr|bluez-firmware-1.2-6|23	* Broadcom Corporation BCM2033
14nr|bluez-firmware-1.2-6|24	* AVM Computersysteme Vertriebs GmbH BLUEFRITZ! USB
14nr|bluez-firmware-1.2-6|25	
14nr|bluez-firmware-1.2-6|26	The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., USA.
14nr|bluez-firmware-1.2-6|27	
14nr|bluez-firmware-1.2-6|28	%prep
14nr|bluez-firmware-1.2-6|29	%setup -q
14nr|bluez-firmware-1.2-6|30	
14nr|bluez-firmware-1.2-6|31	%build
14nr|bluez-firmware-1.2-6|32	%configure2_5x --libdir=/lib
14nr|bluez-firmware-1.2-6|33	%make
14nr|bluez-firmware-1.2-6|34	
14nr|bluez-firmware-1.2-6|35	%install
14nr|bluez-firmware-1.2-6|36	rm -rf %{buildroot}
14nr|bluez-firmware-1.2-6|37	%makeinstall_std
14nr|bluez-firmware-1.2-6|38	
14nr|bluez-firmware-1.2-6|39	%clean
14nr|bluez-firmware-1.2-6|40	rm -fr %buildroot
14nr|bluez-firmware-1.2-6|41	
14nr|bluez-firmware-1.2-6|42	%files
14nr|bluez-firmware-1.2-6|43	%defattr(-,root,root)
14nr|bluez-firmware-1.2-6|44	%doc AUTHORS ChangeLog
14nr|bluez-firmware-1.2-6|45	/lib/firmware/*
14nr|bluez-firmware-1.2-6|46	
14nr|bluez-firmware-1.2-6|47	
14nr|bluez-firmware-1.2-6|48	
14nr|bluez-firmware-1.2-6|49	%changelog
14nr|bluez-firmware-1.2-6|50	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.2-6
14nr|bluez-firmware-1.2-6|51	+ Revision: 4f95f61
14nr|bluez-firmware-1.2-6|52	- Automatic import for version 1.2
14nr|bluez-firmware-1.2-6|53	
14nr|bluez-firmware-1.2-6|54	

26356 14
14nr|boycotadvance-0.2.8-0.r1.4.1|1	# the emulator is close-sourced and debug package is empty
14nr|boycotadvance-0.2.8-0.r1.4.1|2	%define _enable_debug_packages %{nil}
14nr|boycotadvance-0.2.8-0.r1.4.1|3	%define debug_package %{nil}
14nr|boycotadvance-0.2.8-0.r1.4.1|4	
14nr|boycotadvance-0.2.8-0.r1.4.1|5	%define rel	1
14nr|boycotadvance-0.2.8-0.r1.4.1|6	
14nr|boycotadvance-0.2.8-0.r1.4.1|7	Summary:	Gameboy Advance emulator
14nr|boycotadvance-0.2.8-0.r1.4.1|8	Name:		boycotadvance
14nr|boycotadvance-0.2.8-0.r1.4.1|9	Version:	0.2.8
14nr|boycotadvance-0.2.8-0.r1.4.1|10	Release:	0.r1.4.%{rel}
14nr|boycotadvance-0.2.8-0.r1.4.1|11	Epoch:		1
14nr|boycotadvance-0.2.8-0.r1.4.1|12	Group:		Emulators
14nr|boycotadvance-0.2.8-0.r1.4.1|13	License:	Freeware
14nr|boycotadvance-0.2.8-0.r1.4.1|14	URL:		http://boycottadvance.emuunlim.com/
14nr|boycotadvance-0.2.8-0.r1.4.1|15	Source0:	http://sdlemu.ngemu.com/releases/BoyCottAdvance-SDL-0.2.8R1.i386.linux.tar.gz
14nr|boycotadvance-0.2.8-0.r1.4.1|16	BuildRequires:	chrpath
14nr|boycotadvance-0.2.8-0.r1.4.1|17	ExclusiveArch:	%ix86
14nr|boycotadvance-0.2.8-0.r1.4.1|18	
14nr|boycotadvance-0.2.8-0.r1.4.1|19	%description
14nr|boycotadvance-0.2.8-0.r1.4.1|20	Boycot Advance is a portable program for emulating the Nintendo
14nr|boycotadvance-0.2.8-0.r1.4.1|21	Gameboy Advance software platform.
14nr|boycotadvance-0.2.8-0.r1.4.1|22	
14nr|boycotadvance-0.2.8-0.r1.4.1|23	%prep
14nr|boycotadvance-0.2.8-0.r1.4.1|24	%setup -q -n boyca-sdl
14nr|boycotadvance-0.2.8-0.r1.4.1|25	perl -p -i -e 's|\r\n|\n|g' docs/*.TXT
14nr|boycotadvance-0.2.8-0.r1.4.1|26	
14nr|boycotadvance-0.2.8-0.r1.4.1|27	%build
14nr|boycotadvance-0.2.8-0.r1.4.1|28	
14nr|boycotadvance-0.2.8-0.r1.4.1|29	%install
14nr|boycotadvance-0.2.8-0.r1.4.1|30	mkdir -p %{buildroot}%{_bindir}
14nr|boycotadvance-0.2.8-0.r1.4.1|31	chrpath -d boyca
14nr|boycotadvance-0.2.8-0.r1.4.1|32	install -m 755 boyca %{buildroot}%{_bindir}/boyca
14nr|boycotadvance-0.2.8-0.r1.4.1|33	mkdir -p %{buildroot}%{_sysconfdir}
14nr|boycotadvance-0.2.8-0.r1.4.1|34	install -m 755 boyca.cfg %{buildroot}%{_sysconfdir}/boyca.cfg
14nr|boycotadvance-0.2.8-0.r1.4.1|35	(cd %{buildroot}%{_bindir} && ln -s %{_sysconfdir}/boyca.cfg boyca.cfg)
14nr|boycotadvance-0.2.8-0.r1.4.1|36	
14nr|boycotadvance-0.2.8-0.r1.4.1|37	%files
14nr|boycotadvance-0.2.8-0.r1.4.1|38	%defattr(0644,root,root,0755)
14nr|boycotadvance-0.2.8-0.r1.4.1|39	%doc boyca.cfg docs/*.TXT PongFighter/*.zip
14nr|boycotadvance-0.2.8-0.r1.4.1|40	%attr(0755,root,root) %{_bindir}/boyca
14nr|boycotadvance-0.2.8-0.r1.4.1|41	%config(noreplace) %{_sysconfdir}/boyca.cfg
14nr|boycotadvance-0.2.8-0.r1.4.1|42	%{_bindir}/boyca.cfg
14nr|boycotadvance-0.2.8-0.r1.4.1|43	
14nr|boycotadvance-0.2.8-0.r1.4.1|44	
14nr|boycotadvance-0.2.8-0.r1.4.1|45	
14nr|boycotadvance-0.2.8-0.r1.4.1|46	%changelog
14nr|boycotadvance-0.2.8-0.r1.4.1|47	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.2.8-0.r1.4.1
14nr|boycotadvance-0.2.8-0.r1.4.1|48	+ Revision: 5fb7f5d
14nr|boycotadvance-0.2.8-0.r1.4.1|49	- LOG Disable empty debug package, spec cleanup
14nr|boycotadvance-0.2.8-0.r1.4.1|50	
14nr|boycotadvance-0.2.8-0.r1.4.1|51	

26357 14
14nr|broadcom-wl-6.30.223.141-8|1	%define oname	hybrid-v35
14nr|broadcom-wl-6.30.223.141-8|2	%define kname	wl
14nr|broadcom-wl-6.30.223.141-8|3	
14nr|broadcom-wl-6.30.223.141-8|4	%define _enable_debug_packages	%{nil}
14nr|broadcom-wl-6.30.223.141-8|5	%define debug_package		%{nil}
14nr|broadcom-wl-6.30.223.141-8|6	
14nr|broadcom-wl-6.30.223.141-8|7	Summary:	Proprietary driver for Broadcom wireless adapters
14nr|broadcom-wl-6.30.223.141-8|8	Name:		broadcom-wl
14nr|broadcom-wl-6.30.223.141-8|9	Version:	6.30.223.141
14nr|broadcom-wl-6.30.223.141-8|10	Release:	8
14nr|broadcom-wl-6.30.223.141-8|11	Source0:	http://www.broadcom.com/docs/linux_sta/%{oname}-nodebug-pcoem-6_30_223_141.tar.gz
14nr|broadcom-wl-6.30.223.141-8|12	Source1:	http://www.broadcom.com/docs/linux_sta/%{oname}_64-nodebug-pcoem-6_30_223_141.tar.gz
14nr|broadcom-wl-6.30.223.141-8|13	Source3:	%{name}.rpmlintrc
14nr|broadcom-wl-6.30.223.141-8|14	Source4:	Kbuild
14nr|broadcom-wl-6.30.223.141-8|15	Source6:	broadcom-wl-alias.conf
14nr|broadcom-wl-6.30.223.141-8|16	Source7:	README.urpmi
14nr|broadcom-wl-6.30.223.141-8|17	Patch0:		broadcom-wl-6.30.223.141-license.patch
14nr|broadcom-wl-6.30.223.141-8|18	Patch1:		broadcom-wl-6.30.223.141-refdata-kernel-3.8.patch
14nr|broadcom-wl-6.30.223.141-8|19	Patch2:		broadcom-wl-6.30.223.141-fix-build-with-3.10.patch
14nr|broadcom-wl-6.30.223.141-8|20	Patch3:		broadcom-wl-6.30.223.141-fix-error-handling.patch
14nr|broadcom-wl-6.30.223.141-8|21	Patch4:		broadcom-wl-6.30.223.141-fix-wl-inform-single-bss.patch
14nr|broadcom-wl-6.30.223.141-8|22	Patch5:		broadcom-wl-6.30.223.141-use-common-iface-name.patch
14nr|broadcom-wl-6.30.223.141-8|23	Patch6:		broadcom-wl-6.30.223.141-disable_timestamps.patch
14nr|broadcom-wl-6.30.223.141-8|24	Patch7:		broadcom-wl-6.30.223.141-add-support-for-Linux-3.15.patch
14nr|broadcom-wl-6.30.223.141-8|25	
14nr|broadcom-wl-6.30.223.141-8|26	# Blob is under a custom license (see LICENSE.txt), everything else
14nr|broadcom-wl-6.30.223.141-8|27	# is GPLv2 - AdamW 2008/12
14nr|broadcom-wl-6.30.223.141-8|28	License:	Freeware and GPLv2 with exception
14nr|broadcom-wl-6.30.223.141-8|29	Group:		System/Kernel and hardware
14nr|broadcom-wl-6.30.223.141-8|30	URL:		http://www.broadcom.com/support/802.11/linux_sta.php
14nr|broadcom-wl-6.30.223.141-8|31	
14nr|broadcom-wl-6.30.223.141-8|32	%description
14nr|broadcom-wl-6.30.223.141-8|33	This package contains the proprietary driver for Broadcom wireless
14nr|broadcom-wl-6.30.223.141-8|34	adapters provided by Broadcom. If installed, it will be used for
14nr|broadcom-wl-6.30.223.141-8|35	these cards in preference to the third-party open source driver that
14nr|broadcom-wl-6.30.223.141-8|36	requires manual installation of firmware, or ndiswrapper. The driver
14nr|broadcom-wl-6.30.223.141-8|37	supports Broadcom's BCM4312-, BCM4313-, BCM4321-, BCM4322-, BCM43224-,
14nr|broadcom-wl-6.30.223.141-8|38	BCM43225-, BCM43227- and BCM43228-based hardware.
14nr|broadcom-wl-6.30.223.141-8|39	
14nr|broadcom-wl-6.30.223.141-8|40	%package -n dkms-%{name}
14nr|broadcom-wl-6.30.223.141-8|41	Summary:	Kernel module for Broadcom wireless adapters
14nr|broadcom-wl-6.30.223.141-8|42	Group:		System/Kernel and hardware
14nr|broadcom-wl-6.30.223.141-8|43	Requires(post):		dkms
14nr|broadcom-wl-6.30.223.141-8|44	Requires(preun):	dkms
14nr|broadcom-wl-6.30.223.141-8|45	
14nr|broadcom-wl-6.30.223.141-8|46	%description -n dkms-%{name}
14nr|broadcom-wl-6.30.223.141-8|47	This package contains the proprietary driver for Broadcom wireless
14nr|broadcom-wl-6.30.223.141-8|48	adapters provided by Broadcom. If installed, it will be used for
14nr|broadcom-wl-6.30.223.141-8|49	these cards in preference to the third-party open source driver that
14nr|broadcom-wl-6.30.223.141-8|50	requires manual installation of firmware, or ndiswrapper. The driver
14nr|broadcom-wl-6.30.223.141-8|51	supports Broadcom's BCM4312-, BCM4313-, BCM4321-, BCM4322-, BCM43224-,
14nr|broadcom-wl-6.30.223.141-8|52	BCM43225-, BCM43227- and BCM43228-based hardware.
14nr|broadcom-wl-6.30.223.141-8|53	
14nr|broadcom-wl-6.30.223.141-8|54	%prep
14nr|broadcom-wl-6.30.223.141-8|55	%ifarch x86_64
14nr|broadcom-wl-6.30.223.141-8|56	%setup -q -T -c -a1 %{oname}
14nr|broadcom-wl-6.30.223.141-8|57	%else
14nr|broadcom-wl-6.30.223.141-8|58	%setup -q -T -c -a0 %{oname}
14nr|broadcom-wl-6.30.223.141-8|59	%endif
14nr|broadcom-wl-6.30.223.141-8|60	
14nr|broadcom-wl-6.30.223.141-8|61	%apply_patches
14nr|broadcom-wl-6.30.223.141-8|62	
14nr|broadcom-wl-6.30.223.141-8|63	# The Makefile from the upstream package contains the stuff related to
14nr|broadcom-wl-6.30.223.141-8|64	# WEXT support in the kernel, deprecated quite a while ago. In addition,
14nr|broadcom-wl-6.30.223.141-8|65	# the make rules listed there use `uname -r` in the path to the kernel
14nr|broadcom-wl-6.30.223.141-8|66	# build directory which prevents the user from building the driver for a
14nr|broadcom-wl-6.30.223.141-8|67	# kernel other than the running one.
14nr|broadcom-wl-6.30.223.141-8|68	# A Kbuild file we provide should be free from these issues.
14nr|broadcom-wl-6.30.223.141-8|69	rm -f Makefile
14nr|broadcom-wl-6.30.223.141-8|70	cp -p %{SOURCE4} .
14nr|broadcom-wl-6.30.223.141-8|71	
14nr|broadcom-wl-6.30.223.141-8|72	# From the .spec file used in Fedora: convert LICENSE.txt to UTF-8 and
14nr|broadcom-wl-6.30.223.141-8|73	# tidy line endings.
14nr|broadcom-wl-6.30.223.141-8|74	iconv -f iso8859-1 -t UTF8 lib/LICENSE.txt -o lib/LICENSE.txt
14nr|broadcom-wl-6.30.223.141-8|75	sed -i 's/\r$//' lib/LICENSE.txt
14nr|broadcom-wl-6.30.223.141-8|76	
14nr|broadcom-wl-6.30.223.141-8|77	%build
14nr|broadcom-wl-6.30.223.141-8|78	
14nr|broadcom-wl-6.30.223.141-8|79	%install
14nr|broadcom-wl-6.30.223.141-8|80	# add aliases to force loading wl module for supported devices
14nr|broadcom-wl-6.30.223.141-8|81	install -m755 -d %{buildroot}/etc/modprobe.d/
14nr|broadcom-wl-6.30.223.141-8|82	install -m644 %{SOURCE6} %{buildroot}/etc/modprobe.d
14nr|broadcom-wl-6.30.223.141-8|83	
14nr|broadcom-wl-6.30.223.141-8|84	mkdir -p %{buildroot}%{_docdir}/%{name}
14nr|broadcom-wl-6.30.223.141-8|85	install -p -m755 %{SOURCE7} %{buildroot}%{_docdir}/%{name}
14nr|broadcom-wl-6.30.223.141-8|86	
14nr|broadcom-wl-6.30.223.141-8|87	# install dkms sources
14nr|broadcom-wl-6.30.223.141-8|88	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14nr|broadcom-wl-6.30.223.141-8|89	cp -R * %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14nr|broadcom-wl-6.30.223.141-8|90	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14nr|broadcom-wl-6.30.223.141-8|91	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
14nr|broadcom-wl-6.30.223.141-8|92	PACKAGE_NAME=%{name}
14nr|broadcom-wl-6.30.223.141-8|93	PACKAGE_VERSION=%{version}-%{release}
14nr|broadcom-wl-6.30.223.141-8|94	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14nr|broadcom-wl-6.30.223.141-8|95	BUILT_MODULE_NAME=%{kname}
14nr|broadcom-wl-6.30.223.141-8|96	AUTOINSTALL=yes
14nr|broadcom-wl-6.30.223.141-8|97	REMAKE_INITRD=yes
14nr|broadcom-wl-6.30.223.141-8|98	EOF
14nr|broadcom-wl-6.30.223.141-8|99	
14nr|broadcom-wl-6.30.223.141-8|100	%post -n dkms-%{name}
14nr|broadcom-wl-6.30.223.141-8|101	set -x
14nr|broadcom-wl-6.30.223.141-8|102	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14nr|broadcom-wl-6.30.223.141-8|103	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release}
14nr|broadcom-wl-6.30.223.141-8|104	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
14nr|broadcom-wl-6.30.223.141-8|105	
14nr|broadcom-wl-6.30.223.141-8|106	%preun -n dkms-%{name}
14nr|broadcom-wl-6.30.223.141-8|107	# rmmod can fail (e.g. if the module is not loaded), but it should not stop
14nr|broadcom-wl-6.30.223.141-8|108	# deinstallation.
14nr|broadcom-wl-6.30.223.141-8|109	/sbin/rmmod %{kname} >/dev/null 2>&1 || true
14nr|broadcom-wl-6.30.223.141-8|110	set -x
14nr|broadcom-wl-6.30.223.141-8|111	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || true
14nr|broadcom-wl-6.30.223.141-8|112	
14nr|broadcom-wl-6.30.223.141-8|113	%files -n dkms-%{name}
14nr|broadcom-wl-6.30.223.141-8|114	%defattr(0644,root,root,0755)
14nr|broadcom-wl-6.30.223.141-8|115	%doc lib/LICENSE.txt
14nr|broadcom-wl-6.30.223.141-8|116	%config(noreplace) /etc/modprobe.d/broadcom-wl-alias.conf
14nr|broadcom-wl-6.30.223.141-8|117	%dir %{_usr}/src/%{name}-%{version}-%{release}
14nr|broadcom-wl-6.30.223.141-8|118	%{_usr}/src/%{name}-%{version}-%{release}/*
14nr|broadcom-wl-6.30.223.141-8|119	%{_docdir}/%{name}/README.urpmi
14nr|broadcom-wl-6.30.223.141-8|120	
14nr|broadcom-wl-6.30.223.141-8|121	
14nr|broadcom-wl-6.30.223.141-8|122	%changelog
14nr|broadcom-wl-6.30.223.141-8|123	* Tue Jul 15 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.141-8
14nr|broadcom-wl-6.30.223.141-8|124	+ Revision: 280d905
14nr|broadcom-wl-6.30.223.141-8|125	- rmmod can fail (e.g. if the module is not loaded), but it should not stop
14nr|broadcom-wl-6.30.223.141-8|126	
14nr|broadcom-wl-6.30.223.141-8|127	

26358 14
14nr|bumblebee-3.2.1-2|1	%bcond_with git
14nr|bumblebee-3.2.1-2|2	%if %{with git}
14nr|bumblebee-3.2.1-2|3	%define gitdate 20120228
14nr|bumblebee-3.2.1-2|4	%endif
14nr|bumblebee-3.2.1-2|5	# Use nouveau driver by default
14nr|bumblebee-3.2.1-2|6	%bcond_with nouveau
14nr|bumblebee-3.2.1-2|7	
14nr|bumblebee-3.2.1-2|8	
14nr|bumblebee-3.2.1-2|9	Name:		bumblebee
14nr|bumblebee-3.2.1-2|10	Summary:	Support for NVidia Optimus laptops on Linux
14nr|bumblebee-3.2.1-2|11	Group:		System/Kernel and hardware
14nr|bumblebee-3.2.1-2|12	Version:	3.2.1
14nr|bumblebee-3.2.1-2|13	Release:	2
14nr|bumblebee-3.2.1-2|14	License:	GPLv3
14nr|bumblebee-3.2.1-2|15	URL:		https://github.com/Bumblebee-Project/bumblebee
14nr|bumblebee-3.2.1-2|16	# source from git repo git://github.com/Bumblebee-Project/Bumblebee.git
14nr|bumblebee-3.2.1-2|17	# we need to change to develop branch to allow changing to nouveau without
14nr|bumblebee-3.2.1-2|18	# using nvidia paths
14nr|bumblebee-3.2.1-2|19	#Source0:	https://github.com/downloads/Bumblebee-Project/Bumblebee/%{name}-%{!?with_git:%{version}}%{?with_git:%{gitdate}}.tar.%{?with_git:xz}%{!?with_git:gz}
14nr|bumblebee-3.2.1-2|20	Source0:	http://bumblebee-project.org/%{name}-%{version}.tar.gz
14nr|bumblebee-3.2.1-2|21	BuildRequires:	pkgconfig(x11)
14nr|bumblebee-3.2.1-2|22	BuildRequires:	pkgconfig(glib-2.0)
14nr|bumblebee-3.2.1-2|23	BuildRequires:	pkgconfig(libbsd)
14nr|bumblebee-3.2.1-2|24	BuildRequires:	help2man
14nr|bumblebee-3.2.1-2|25	Requires(pre):	update-alternatives
14nr|bumblebee-3.2.1-2|26	Requires(post):	systemd-units
14nr|bumblebee-3.2.1-2|27	Requires(preun):systemd-units
14nr|bumblebee-3.2.1-2|28	Requires(pre):	rpm-helper
14nr|bumblebee-3.2.1-2|29	Requires:	VirtualGL
14nr|bumblebee-3.2.1-2|30	Requires:	%mklibname VirtualGL
14nr|bumblebee-3.2.1-2|31	%if %{with nouveau}
14nr|bumblebee-3.2.1-2|32	Requires:	x11-driver-video-nouveau
14nr|bumblebee-3.2.1-2|33	%else
14nr|bumblebee-3.2.1-2|34	Requires:	x11-driver-video-nvidia-current
14nr|bumblebee-3.2.1-2|35	%endif
14nr|bumblebee-3.2.1-2|36	Requires:	kmod(bbswitch)
14nr|bumblebee-3.2.1-2|37	
14nr|bumblebee-3.2.1-2|38	%description
14nr|bumblebee-3.2.1-2|39	Bumblebee daemon is a rewrite of the original Bumblebee service, providing
14nr|bumblebee-3.2.1-2|40	an elegant and stable means of managing Optimus hybrid graphics chip sets.
14nr|bumblebee-3.2.1-2|41	A primary goal of this project is to not only enable use of the discrete
14nr|bumblebee-3.2.1-2|42	GPU for rendering, but also to enable smart power management of the dGPU
14nr|bumblebee-3.2.1-2|43	when it's not in use.
14nr|bumblebee-3.2.1-2|44	
14nr|bumblebee-3.2.1-2|45	%files
14nr|bumblebee-3.2.1-2|46	%doc README.markdown doc/RELEASE_NOTES_3_2_1
14nr|bumblebee-3.2.1-2|47	%{_sysconfdir}/bash_completion.d/bumblebee
14nr|bumblebee-3.2.1-2|48	%dir %{_sysconfdir}/bumblebee/
14nr|bumblebee-3.2.1-2|49	%dir %{_sysconfdir}/bumblebee/xorg.conf.d/
14nr|bumblebee-3.2.1-2|50	%config(noreplace) %{_sysconfdir}/bumblebee/bumblebee.conf
14nr|bumblebee-3.2.1-2|51	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nouveau
14nr|bumblebee-3.2.1-2|52	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nvidia
14nr|bumblebee-3.2.1-2|53	/lib/systemd/system/bumblebeed.service
14nr|bumblebee-3.2.1-2|54	%{_sbindir}/bumblebeed
14nr|bumblebee-3.2.1-2|55	%{_bindir}/optirun
14nr|bumblebee-3.2.1-2|56	%{_bindir}/bumblebee-bugreport
14nr|bumblebee-3.2.1-2|57	%{_mandir}/man1/bumblebeed.1.*
14nr|bumblebee-3.2.1-2|58	%{_mandir}/man1/optirun.1.*
14nr|bumblebee-3.2.1-2|59	%{_sysconfdir}/bumblebee/xorg.conf.d/10-dummy.conf
14nr|bumblebee-3.2.1-2|60	/lib/udev/rules.d/99-bumblebee-nvidia-dev.rules
14nr|bumblebee-3.2.1-2|61	
14nr|bumblebee-3.2.1-2|62	%pre
14nr|bumblebee-3.2.1-2|63	%_pre_groupadd %{name}
14nr|bumblebee-3.2.1-2|64	if [ "$1" -eq "1" ];then
14nr|bumblebee-3.2.1-2|65	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
14nr|bumblebee-3.2.1-2|66	for user in $users; do
14nr|bumblebee-3.2.1-2|67	gpasswd -a $user bumblebee
14nr|bumblebee-3.2.1-2|68	done
14nr|bumblebee-3.2.1-2|69	/usr/sbin/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
14nr|bumblebee-3.2.1-2|70	fi
14nr|bumblebee-3.2.1-2|71	
14nr|bumblebee-3.2.1-2|72	%post
14nr|bumblebee-3.2.1-2|73	%_post_service bumblebeed
14nr|bumblebee-3.2.1-2|74	# Simple: still needs this since in release 3 services were not set
14nr|bumblebee-3.2.1-2|75	# enabled and seams that still isnt properly handeled in %%_post_service
14nr|bumblebee-3.2.1-2|76	if [ "$1" -ge "1" ]; then
14nr|bumblebee-3.2.1-2|77	# Enable (but don't start) the unit by default
14nr|bumblebee-3.2.1-2|78	/bin/systemctl enable bumblebeed.service
14nr|bumblebee-3.2.1-2|79	# Start bumblebeed service
14nr|bumblebee-3.2.1-2|80	/bin/systemctl start bumblebeed.service
14nr|bumblebee-3.2.1-2|81	fi
14nr|bumblebee-3.2.1-2|82	
14nr|bumblebee-3.2.1-2|83	%preun
14nr|bumblebee-3.2.1-2|84	%_preun_service bumblebeed
14nr|bumblebee-3.2.1-2|85	
14nr|bumblebee-3.2.1-2|86	%postun
14nr|bumblebee-3.2.1-2|87	# We need this since "%%_postun_groupdel %%{name}" doesnt remove the group if
14nr|bumblebee-3.2.1-2|88	# set to a user
14nr|bumblebee-3.2.1-2|89	if [ "$1" -eq "0" ];then
14nr|bumblebee-3.2.1-2|90	/usr/sbin/groupdel bumblebee
14nr|bumblebee-3.2.1-2|91	fi
14nr|bumblebee-3.2.1-2|92	
14nr|bumblebee-3.2.1-2|93	# Simple: we need to ensure bumblebee group isnt removed when upgrading
14nr|bumblebee-3.2.1-2|94	# This doesnt need exist for Mageia 2
14nr|bumblebee-3.2.1-2|95	%triggerpostun -- %{name} < 3.0-9
14nr|bumblebee-3.2.1-2|96	%_pre_groupadd %{name}
14nr|bumblebee-3.2.1-2|97	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
14nr|bumblebee-3.2.1-2|98	for user in $users; do
14nr|bumblebee-3.2.1-2|99	gpasswd -a $user bumblebee
14nr|bumblebee-3.2.1-2|100	done
14nr|bumblebee-3.2.1-2|101	
14nr|bumblebee-3.2.1-2|102	#--------------------------------------------------------------------
14nr|bumblebee-3.2.1-2|103	%prep
14nr|bumblebee-3.2.1-2|104	%setup -q%{?with_git:n %{name}}
14nr|bumblebee-3.2.1-2|105	
14nr|bumblebee-3.2.1-2|106	%build
14nr|bumblebee-3.2.1-2|107	%{?with_git:NOCONFIGURE=1 autoreconf -fi}
14nr|bumblebee-3.2.1-2|108	%configure2_5x \
14nr|bumblebee-3.2.1-2|109	%if %{with nouveau}
14nr|bumblebee-3.2.1-2|110	CONF_DRIVER=nouveau \
14nr|bumblebee-3.2.1-2|111	%else
14nr|bumblebee-3.2.1-2|112	CONF_DRIVER=nvidia \
14nr|bumblebee-3.2.1-2|113	CONF_DRIVER_MODULE_NVIDIA=nvidia \
14nr|bumblebee-3.2.1-2|114	%endif
14nr|bumblebee-3.2.1-2|115	
14nr|bumblebee-3.2.1-2|116	CONF_KEEPONEXIT=true \
14nr|bumblebee-3.2.1-2|117	CONF_TURNOFFATEXIT=true \
14nr|bumblebee-3.2.1-2|118	CONF_PM_METHOD=auto \
14nr|bumblebee-3.2.1-2|119	
14nr|bumblebee-3.2.1-2|120	%ifarch x86_64
14nr|bumblebee-3.2.1-2|121	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia:%{_libdir}/nvidia \
14nr|bumblebee-3.2.1-2|122	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia/xorg,%{_libdir}/nvidia/xorg,%{_usr}/lib/xorg/modules,%{_libdir}/xorg/modules,%{_usr}/lib/xorg/extra-modules,%{_usr}/xorg/extra-modules
14nr|bumblebee-3.2.1-2|123	%else
14nr|bumblebee-3.2.1-2|124	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia \
14nr|bumblebee-3.2.1-2|125	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia/xorg,%{_usr}/lib/xorg/modules,%{_usr}/lib/xorg/extra-modules
14nr|bumblebee-3.2.1-2|126	%endif
14nr|bumblebee-3.2.1-2|127	
14nr|bumblebee-3.2.1-2|128	%make
14nr|bumblebee-3.2.1-2|129	
14nr|bumblebee-3.2.1-2|130	%install
14nr|bumblebee-3.2.1-2|131	rm -rf %{buildroot}
14nr|bumblebee-3.2.1-2|132	%makeinstall_std
14nr|bumblebee-3.2.1-2|133	
14nr|bumblebee-3.2.1-2|134	install -D -m644 scripts/systemd/bumblebeed.service %{buildroot}/lib/systemd/system/bumblebeed.service
14nr|bumblebee-3.2.1-2|135	
14nr|bumblebee-3.2.1-2|136	
14nr|bumblebee-3.2.1-2|137	
14nr|bumblebee-3.2.1-2|138	%changelog
14nr|bumblebee-3.2.1-2|139	* Wed Sep 24 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 3.2.1-2
14nr|bumblebee-3.2.1-2|140	+ Revision: 230618f
14nr|bumblebee-3.2.1-2|141	- Fixed paths to nvidia components to run optimus. Default setup for nvidia.
14nr|bumblebee-3.2.1-2|142	
14nr|bumblebee-3.2.1-2|143	

26359 14
14nr|bumblebee-3.2.1-5|1	%bcond_with git
14nr|bumblebee-3.2.1-5|2	%if %{with git}
14nr|bumblebee-3.2.1-5|3	%define gitdate 20120228
14nr|bumblebee-3.2.1-5|4	%endif
14nr|bumblebee-3.2.1-5|5	# Use nouveau driver by default
14nr|bumblebee-3.2.1-5|6	%bcond_with nouveau
14nr|bumblebee-3.2.1-5|7	
14nr|bumblebee-3.2.1-5|8	
14nr|bumblebee-3.2.1-5|9	Name:		bumblebee
14nr|bumblebee-3.2.1-5|10	Summary:	Support for NVidia Optimus laptops on Linux
14nr|bumblebee-3.2.1-5|11	Group:		System/Kernel and hardware
14nr|bumblebee-3.2.1-5|12	Version:	3.2.1
14nr|bumblebee-3.2.1-5|13	Release:	5
14nr|bumblebee-3.2.1-5|14	License:	GPLv3
14nr|bumblebee-3.2.1-5|15	URL:		https://github.com/Bumblebee-Project/bumblebee
14nr|bumblebee-3.2.1-5|16	# source from git repo git://github.com/Bumblebee-Project/Bumblebee.git
14nr|bumblebee-3.2.1-5|17	# we need to change to develop branch to allow changing to nouveau without
14nr|bumblebee-3.2.1-5|18	# using nvidia paths
14nr|bumblebee-3.2.1-5|19	#Source0:	https://github.com/downloads/Bumblebee-Project/Bumblebee/%{name}-%{!?with_git:%{version}}%{?with_git:%{gitdate}}.tar.%{?with_git:xz}%{!?with_git:gz}
14nr|bumblebee-3.2.1-5|20	Source0:	http://bumblebee-project.org/%{name}-%{version}.tar.gz
14nr|bumblebee-3.2.1-5|21	BuildRequires:	pkgconfig(x11)
14nr|bumblebee-3.2.1-5|22	BuildRequires:	pkgconfig(glib-2.0)
14nr|bumblebee-3.2.1-5|23	BuildRequires:	pkgconfig(libbsd)
14nr|bumblebee-3.2.1-5|24	BuildRequires:	help2man
14nr|bumblebee-3.2.1-5|25	Requires(pre):	update-alternatives
14nr|bumblebee-3.2.1-5|26	Requires(post):	systemd-units
14nr|bumblebee-3.2.1-5|27	Requires(preun):systemd-units
14nr|bumblebee-3.2.1-5|28	Requires(pre):	rpm-helper
14nr|bumblebee-3.2.1-5|29	Requires:	VirtualGL
14nr|bumblebee-3.2.1-5|30	Requires:	%mklibname VirtualGL
14nr|bumblebee-3.2.1-5|31	%if %{with nouveau}
14nr|bumblebee-3.2.1-5|32	Requires:	x11-driver-video-nouveau
14nr|bumblebee-3.2.1-5|33	%else
14nr|bumblebee-3.2.1-5|34	# NOTE: Install preferred version of NVIDIA driver via XFdrake
14nr|bumblebee-3.2.1-5|35	# Requires:	x11-driver-video-nvidia-current
14nr|bumblebee-3.2.1-5|36	%endif
14nr|bumblebee-3.2.1-5|37	Requires:	kmod(bbswitch)
14nr|bumblebee-3.2.1-5|38	
14nr|bumblebee-3.2.1-5|39	%description
14nr|bumblebee-3.2.1-5|40	Bumblebee daemon is a rewrite of the original Bumblebee service, providing
14nr|bumblebee-3.2.1-5|41	an elegant and stable means of managing Optimus hybrid graphics chip sets.
14nr|bumblebee-3.2.1-5|42	A primary goal of this project is to not only enable use of the discrete
14nr|bumblebee-3.2.1-5|43	GPU for rendering, but also to enable smart power management of the dGPU
14nr|bumblebee-3.2.1-5|44	when it's not in use.
14nr|bumblebee-3.2.1-5|45	
14nr|bumblebee-3.2.1-5|46	%files
14nr|bumblebee-3.2.1-5|47	%doc README.markdown doc/RELEASE_NOTES_3_2_1 README.install.urpmi
14nr|bumblebee-3.2.1-5|48	%{_sysconfdir}/bash_completion.d/bumblebee
14nr|bumblebee-3.2.1-5|49	%dir %{_sysconfdir}/bumblebee/
14nr|bumblebee-3.2.1-5|50	%dir %{_sysconfdir}/bumblebee/xorg.conf.d/
14nr|bumblebee-3.2.1-5|51	%config(noreplace) %{_sysconfdir}/bumblebee/bumblebee.conf
14nr|bumblebee-3.2.1-5|52	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nouveau
14nr|bumblebee-3.2.1-5|53	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nvidia
14nr|bumblebee-3.2.1-5|54	/lib/systemd/system/bumblebeed.service
14nr|bumblebee-3.2.1-5|55	%{_sbindir}/bumblebeed
14nr|bumblebee-3.2.1-5|56	%{_bindir}/optirun
14nr|bumblebee-3.2.1-5|57	%{_bindir}/bumblebee-bugreport
14nr|bumblebee-3.2.1-5|58	%{_mandir}/man1/bumblebeed.1.*
14nr|bumblebee-3.2.1-5|59	%{_mandir}/man1/optirun.1.*
14nr|bumblebee-3.2.1-5|60	%{_sysconfdir}/bumblebee/xorg.conf.d/10-dummy.conf
14nr|bumblebee-3.2.1-5|61	%{_sysconfdir}/bumblebee/modprobe.conf
14nr|bumblebee-3.2.1-5|62	/lib/udev/rules.d/99-bumblebee-nvidia-dev.rules
14nr|bumblebee-3.2.1-5|63	
14nr|bumblebee-3.2.1-5|64	%pre
14nr|bumblebee-3.2.1-5|65	%_pre_groupadd %{name}
14nr|bumblebee-3.2.1-5|66	if [ "$1" -eq "1" ];then
14nr|bumblebee-3.2.1-5|67	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
14nr|bumblebee-3.2.1-5|68	for user in $users; do
14nr|bumblebee-3.2.1-5|69	gpasswd -a $user bumblebee
14nr|bumblebee-3.2.1-5|70	done
14nr|bumblebee-3.2.1-5|71	/usr/sbin/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
14nr|bumblebee-3.2.1-5|72	fi
14nr|bumblebee-3.2.1-5|73	
14nr|bumblebee-3.2.1-5|74	%post
14nr|bumblebee-3.2.1-5|75	%_post_service bumblebeed
14nr|bumblebee-3.2.1-5|76	# Simple: still needs this since in release 3 services were not set
14nr|bumblebee-3.2.1-5|77	# enabled and seams that still isnt properly handeled in %%_post_service
14nr|bumblebee-3.2.1-5|78	if [ "$1" -ge "1" ]; then
14nr|bumblebee-3.2.1-5|79	# Enable (but don't start) the unit by default
14nr|bumblebee-3.2.1-5|80	/bin/systemctl enable bumblebeed.service
14nr|bumblebee-3.2.1-5|81	# Start bumblebeed service
14nr|bumblebee-3.2.1-5|82	/bin/systemctl start bumblebeed.service
14nr|bumblebee-3.2.1-5|83	fi
14nr|bumblebee-3.2.1-5|84	
14nr|bumblebee-3.2.1-5|85	%preun
14nr|bumblebee-3.2.1-5|86	%_preun_service bumblebeed
14nr|bumblebee-3.2.1-5|87	
14nr|bumblebee-3.2.1-5|88	%postun
14nr|bumblebee-3.2.1-5|89	# We need this since "%%_postun_groupdel %%{name}" doesnt remove the group if
14nr|bumblebee-3.2.1-5|90	# set to a user
14nr|bumblebee-3.2.1-5|91	if [ "$1" -eq "0" ];then
14nr|bumblebee-3.2.1-5|92	/usr/sbin/groupdel bumblebee
14nr|bumblebee-3.2.1-5|93	fi
14nr|bumblebee-3.2.1-5|94	
14nr|bumblebee-3.2.1-5|95	# Simple: we need to ensure bumblebee group isnt removed when upgrading
14nr|bumblebee-3.2.1-5|96	# This doesnt need exist for Mageia 2
14nr|bumblebee-3.2.1-5|97	%triggerpostun -- %{name} < 3.0-9
14nr|bumblebee-3.2.1-5|98	%_pre_groupadd %{name}
14nr|bumblebee-3.2.1-5|99	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
14nr|bumblebee-3.2.1-5|100	for user in $users; do
14nr|bumblebee-3.2.1-5|101	gpasswd -a $user bumblebee
14nr|bumblebee-3.2.1-5|102	done
14nr|bumblebee-3.2.1-5|103	
14nr|bumblebee-3.2.1-5|104	#--------------------------------------------------------------------
14nr|bumblebee-3.2.1-5|105	%prep
14nr|bumblebee-3.2.1-5|106	%setup -q%{?with_git:n %{name}}
14nr|bumblebee-3.2.1-5|107	
14nr|bumblebee-3.2.1-5|108	cat > README.install.urpmi <<EOF
14nr|bumblebee-3.2.1-5|109	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
14nr|bumblebee-3.2.1-5|110	packages will be automatically installed if not already present.
14nr|bumblebee-3.2.1-5|111	
14nr|bumblebee-3.2.1-5|112	1. Run XFdrake
14nr|bumblebee-3.2.1-5|113	2. Go to the Video Driver list
14nr|bumblebee-3.2.1-5|114	3. Select the preferred driver from the list
14nr|bumblebee-3.2.1-5|115	
14nr|bumblebee-3.2.1-5|116	%build
14nr|bumblebee-3.2.1-5|117	%{?with_git:NOCONFIGURE=1 autoreconf -fi}
14nr|bumblebee-3.2.1-5|118	%configure2_5x \
14nr|bumblebee-3.2.1-5|119	%if %{with nouveau}
14nr|bumblebee-3.2.1-5|120	CONF_DRIVER=nouveau \
14nr|bumblebee-3.2.1-5|121	%else
14nr|bumblebee-3.2.1-5|122	CONF_DRIVER=nvidia \
14nr|bumblebee-3.2.1-5|123	CONF_DRIVER_MODULE_NVIDIA=nvidia \
14nr|bumblebee-3.2.1-5|124	%endif
14nr|bumblebee-3.2.1-5|125	CONF_KEEPONEXIT=true \
14nr|bumblebee-3.2.1-5|126	CONF_TURNOFFATEXIT=true \
14nr|bumblebee-3.2.1-5|127	CONF_PM_METHOD=auto \
14nr|bumblebee-3.2.1-5|128	%ifarch x86_64
14nr|bumblebee-3.2.1-5|129	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia:%{_libdir}/nvidia \
14nr|bumblebee-3.2.1-5|130	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia/xorg,%{_libdir}/nvidia/xorg,%{_usr}/lib/xorg/modules,%{_libdir}/xorg/modules,%{_usr}/lib/xorg/extra-modules,%{_usr}/xorg/extra-modules
14nr|bumblebee-3.2.1-5|131	%else
14nr|bumblebee-3.2.1-5|132	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia \
14nr|bumblebee-3.2.1-5|133	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia/xorg,%{_usr}/lib/xorg/modules,%{_usr}/lib/xorg/extra-modules
14nr|bumblebee-3.2.1-5|134	%endif
14nr|bumblebee-3.2.1-5|135	
14nr|bumblebee-3.2.1-5|136	%make
14nr|bumblebee-3.2.1-5|137	
14nr|bumblebee-3.2.1-5|138	%install
14nr|bumblebee-3.2.1-5|139	rm -rf %{buildroot}
14nr|bumblebee-3.2.1-5|140	%makeinstall_std
14nr|bumblebee-3.2.1-5|141	echo "nvidia && bumblebee" > %{buildroot}%{_sysconfdir}/bumblebee/modprobe.conf
14nr|bumblebee-3.2.1-5|142	
14nr|bumblebee-3.2.1-5|143	install -D -m644 scripts/systemd/bumblebeed.service %{buildroot}/lib/systemd/system/bumblebeed.service
14nr|bumblebee-3.2.1-5|144	
14nr|bumblebee-3.2.1-5|145	
14nr|bumblebee-3.2.1-5|146	
14nr|bumblebee-3.2.1-5|147	%changelog
14nr|bumblebee-3.2.1-5|148	* Thu Sep 25 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 3.2.1-5
14nr|bumblebee-3.2.1-5|149	+ Revision: 3f5756a
14nr|bumblebee-3.2.1-5|150	- Added bumblebee/modprobe.conf
14nr|bumblebee-3.2.1-5|151	
14nr|bumblebee-3.2.1-5|152	

26360 14
14nr|cg-3.1.0013-1|1	%define	major		0
14nr|cg-3.1.0013-1|2	%define	libname		%mklibname cg %{major}
14nr|cg-3.1.0013-1|3	%define develname	%mklibname cg -d
14nr|cg-3.1.0013-1|4	
14nr|cg-3.1.0013-1|5	# libGLU.so doesn'tGL- exist as a provide, so we require GL-devel and add this exception
14nr|cg-3.1.0013-1|6	%if %{_use_internal_dependency_generator}
14nr|cg-3.1.0013-1|7	%define __noautoreq 'libGLU.so'
14nr|cg-3.1.0013-1|8	%else
14nr|cg-3.1.0013-1|9	%define _requires_exceptions libGLU.so
14nr|cg-3.1.0013-1|10	%endif
14nr|cg-3.1.0013-1|11	
14nr|cg-3.1.0013-1|12	Name:		cg
14nr|cg-3.1.0013-1|13	Version:	3.1.0013
14nr|cg-3.1.0013-1|14	Release:	1
14nr|cg-3.1.0013-1|15	Summary:	Cg Toolkit - GPU Shader Authoring Language
14nr|cg-3.1.0013-1|16	License:	Freeware
14nr|cg-3.1.0013-1|17	Group:		Development/C
14nr|cg-3.1.0013-1|18	URL:		http://developer.nvidia.com/object/cg_toolkit.html
14nr|cg-3.1.0013-1|19	Source0:	http://developer.download.nvidia.com/cg/Cg_2.2/Cg-3.1_April2012_x86.tgz
14nr|cg-3.1.0013-1|20	Source1:	http://developer.download.nvidia.com/cg/Cg_2.2/Cg-3.1_April2012_x86_64.tgz
14nr|cg-3.1.0013-1|21	
14nr|cg-3.1.0013-1|22	Provides:	Cg = %{version}-%{release}
14nr|cg-3.1.0013-1|23	BuildRequires:	recode
14nr|cg-3.1.0013-1|24	
14nr|cg-3.1.0013-1|25	ExclusiveArch:	%{ix86} x86_64
14nr|cg-3.1.0013-1|26	
14nr|cg-3.1.0013-1|27	%description
14nr|cg-3.1.0013-1|28	The award-winning Cg Toolkit enables software developers to add the latest
14nr|cg-3.1.0013-1|29	interactive effects to real-time applications with a comprehensive solution
14nr|cg-3.1.0013-1|30	that works across platforms and graphics API containing:
14nr|cg-3.1.0013-1|31	
14nr|cg-3.1.0013-1|32	* Compiler for the Cg 2.2 language
14nr|cg-3.1.0013-1|33	* Cg/CgFX Runtime libraries for OpenGL and Direct3D
14nr|cg-3.1.0013-1|34	* User's Manual and documentation on the Cg Language, Runtime APIs, Cg
14nr|cg-3.1.0013-1|35	Library, CgFX States, and Cg Profiles
14nr|cg-3.1.0013-1|36	* Numerous Cg examples
14nr|cg-3.1.0013-1|37	
14nr|cg-3.1.0013-1|38	Supporting dozens of different OpenGL and DirectX profile targets, Cg
14nr|cg-3.1.0013-1|39	2.2 allows you to incorporate stunning, interactive effects within your
14nr|cg-3.1.0013-1|40	3D applications and share them between other Cg applications, across
14nr|cg-3.1.0013-1|41	graphics APIs, and most operating systems (Windows 2000, XP, Vista, Mac
14nr|cg-3.1.0013-1|42	OS X for Tiger &  Leopard, x86 Linux 32-bit & 64-bit, x86 Solaris 32-bit
14nr|cg-3.1.0013-1|43	& 64-bit).
14nr|cg-3.1.0013-1|44	
14nr|cg-3.1.0013-1|45	This package contains documentation.
14nr|cg-3.1.0013-1|46	
14nr|cg-3.1.0013-1|47	%package 	examples
14nr|cg-3.1.0013-1|48	Summary:	Examples from %{name}
14nr|cg-3.1.0013-1|49	Group:		Development/C
14nr|cg-3.1.0013-1|50	Provides:	Cg-examples = %{version}-%{release}
14nr|cg-3.1.0013-1|51	Requires:	%{name} = %{version}-%{release}
14nr|cg-3.1.0013-1|52	
14nr|cg-3.1.0013-1|53	%description examples
14nr|cg-3.1.0013-1|54	Several examples of programs using Cg toolkit.
14nr|cg-3.1.0013-1|55	
14nr|cg-3.1.0013-1|56	%package -n	%{libname}
14nr|cg-3.1.0013-1|57	Summary:	Dynamic libraries from %{name}
14nr|cg-3.1.0013-1|58	Group:		System/Libraries
14nr|cg-3.1.0013-1|59	Provides:	lib%{name} = %{version}-%{release}
14nr|cg-3.1.0013-1|60	Provides:	libCg = %{version}-%{release}
14nr|cg-3.1.0013-1|61	
14nr|cg-3.1.0013-1|62	%description -n	%{libname}
14nr|cg-3.1.0013-1|63	Dynamic libraries from Cg toolkit.
14nr|cg-3.1.0013-1|64	
14nr|cg-3.1.0013-1|65	%package -n	%{develname}
14nr|cg-3.1.0013-1|66	Summary:	Header files and static libraries from %{name}
14nr|cg-3.1.0013-1|67	Group:		Development/C
14nr|cg-3.1.0013-1|68	Requires:	lib%{name} = %{version}
14nr|cg-3.1.0013-1|69	Requires:	pkgconfig(gl)
14nr|cg-3.1.0013-1|70	Requires:	pkgconfig(glu)
14nr|cg-3.1.0013-1|71	Provides:	%{name}-devel = %{version}-%{release}
14nr|cg-3.1.0013-1|72	Provides:	Cg-devel = %{version}-%{release}
14nr|cg-3.1.0013-1|73	Obsoletes:	%{name}-devel < %{version}-%{release}
14nr|cg-3.1.0013-1|74	Obsoletes:	Cg-devel < %{version}-%{release}
14nr|cg-3.1.0013-1|75	
14nr|cg-3.1.0013-1|76	%description -n	%{develname}
14nr|cg-3.1.0013-1|77	Binaries (compiler), libraries and includes files for developing programs
14nr|cg-3.1.0013-1|78	based on Cg toolkit.
14nr|cg-3.1.0013-1|79	
14nr|cg-3.1.0013-1|80	%install
14nr|cg-3.1.0013-1|81	#uncompress the right tarball according to the arch
14nr|cg-3.1.0013-1|82	mkdir -p %{buildroot}
14nr|cg-3.1.0013-1|83	cd %{buildroot}
14nr|cg-3.1.0013-1|84	%ifarch %ix86
14nr|cg-3.1.0013-1|85	tar xvzf %{SOURCE0}
14nr|cg-3.1.0013-1|86	%else
14nr|cg-3.1.0013-1|87	tar xvzf %{SOURCE1}
14nr|cg-3.1.0013-1|88	%endif
14nr|cg-3.1.0013-1|89	
14nr|cg-3.1.0013-1|90	#move the doc to the right directory
14nr|cg-3.1.0013-1|91	mkdir -p %{buildroot}%{_docdir}/%{name}
14nr|cg-3.1.0013-1|92	mv %{buildroot}/usr/local/Cg/* %{buildroot}%{_docdir}/%{name}
14nr|cg-3.1.0013-1|93	
14nr|cg-3.1.0013-1|94	#include the license in subpackages, too
14nr|cg-3.1.0013-1|95	mkdir %{buildroot}%{_docdir}/%{libname}
14nr|cg-3.1.0013-1|96	mkdir %{buildroot}%{_docdir}/%{develname}
14nr|cg-3.1.0013-1|97	cp %{buildroot}%{_docdir}/%{name}/docs/license.txt %{buildroot}%{_docdir}/%{develname}
14nr|cg-3.1.0013-1|98	
14nr|cg-3.1.0013-1|99	# To avoid extra Provides
14nr|cg-3.1.0013-1|100	rm -rf %{buildroot}%{_docdir}/%{name}/examples/Trace
14nr|cg-3.1.0013-1|101	
14nr|cg-3.1.0013-1|102	#License doesn't allow us to modify the binaries and libraries
14nr|cg-3.1.0013-1|103	export DONT_STRIP=1
14nr|cg-3.1.0013-1|104	
14nr|cg-3.1.0013-1|105	%multiarch_binaries %{buildroot}%{_bindir}/*
14nr|cg-3.1.0013-1|106	
14nr|cg-3.1.0013-1|107	chmod 0755 %{buildroot}%{_libdir}/*
14nr|cg-3.1.0013-1|108	
14nr|cg-3.1.0013-1|109	%files
14nr|cg-3.1.0013-1|110	%defattr(0644,root,root,0755)
14nr|cg-3.1.0013-1|111	%{_docdir}/%{name}
14nr|cg-3.1.0013-1|112	%exclude %{_docdir}/%{name}/examples
14nr|cg-3.1.0013-1|113	
14nr|cg-3.1.0013-1|114	%files examples
14nr|cg-3.1.0013-1|115	%defattr(0644,root,root,0755)
14nr|cg-3.1.0013-1|116	%{_docdir}/%{name}/examples
14nr|cg-3.1.0013-1|117	
14nr|cg-3.1.0013-1|118	%files -n %{libname}
14nr|cg-3.1.0013-1|119	%defattr(0755,root,root,0755)
14nr|cg-3.1.0013-1|120	%{_libdir}/*
14nr|cg-3.1.0013-1|121	
14nr|cg-3.1.0013-1|122	%files -n %{develname}
14nr|cg-3.1.0013-1|123	%defattr(0644,root,root,0755)
14nr|cg-3.1.0013-1|124	%attr(0755,root,root) %{multiarch_bindir}/*
14nr|cg-3.1.0013-1|125	%attr(0755,root,root) %{_bindir}/cgc
14nr|cg-3.1.0013-1|126	%attr(0755,root,root) %{_bindir}/cgfxcat
14nr|cg-3.1.0013-1|127	%attr(0755,root,root) %{_bindir}/cginfo
14nr|cg-3.1.0013-1|128	%{_docdir}/%{develname}
14nr|cg-3.1.0013-1|129	%{_includedir}/Cg
14nr|cg-3.1.0013-1|130	
14nr|cg-3.1.0013-1|131	
14nr|cg-3.1.0013-1|132	
14nr|cg-3.1.0013-1|133	
14nr|cg-3.1.0013-1|134	%changelog
14nr|cg-3.1.0013-1|135	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.0013-1
14nr|cg-3.1.0013-1|136	+ Revision: 85ad413
14nr|cg-3.1.0013-1|137	- LOG Update to 3.1.0013 (April 2012), man pages are dropped
14nr|cg-3.1.0013-1|138	
14nr|cg-3.1.0013-1|139	

26361 14
14nr|clementine-1.2.3-2plf|1	######################
14nr|clementine-1.2.3-2plf|2	# Hardcode PLF build
14nr|clementine-1.2.3-2plf|3	%bcond_without plf
14nr|clementine-1.2.3-2plf|4	######################
14nr|clementine-1.2.3-2plf|5	
14nr|clementine-1.2.3-2plf|6	%if %{with plf}
14nr|clementine-1.2.3-2plf|7	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14nr|clementine-1.2.3-2plf|8	%define extrarelsuffix plf
14nr|clementine-1.2.3-2plf|9	%endif
14nr|clementine-1.2.3-2plf|10	
14nr|clementine-1.2.3-2plf|11	%bcond_without vkontakte
14nr|clementine-1.2.3-2plf|12	
14nr|clementine-1.2.3-2plf|13	%define gstapi 0.10
14nr|clementine-1.2.3-2plf|14	%define oname Clementine
14nr|clementine-1.2.3-2plf|15	
14nr|clementine-1.2.3-2plf|16	Summary:	A cross-platform music player based on Amarok 1.4
14nr|clementine-1.2.3-2plf|17	Name:		clementine
14nr|clementine-1.2.3-2plf|18	Version:	1.2.3
14nr|clementine-1.2.3-2plf|19	Release:	2%{?extrarelsuffix}
14nr|clementine-1.2.3-2plf|20	License:	GPLv3+
14nr|clementine-1.2.3-2plf|21	Group:		Sound
14nr|clementine-1.2.3-2plf|22	Url:		http://www.clementine-player.org/
14nr|clementine-1.2.3-2plf|23	Source0:	http://clementine-player.googlecode.com/files/%{oname}-%{version}.tar.gz
14nr|clementine-1.2.3-2plf|24	Source1:	Clementine.conf
14nr|clementine-1.2.3-2plf|25	%if %{with vkontakte}
14nr|clementine-1.2.3-2plf|26	Source2:	clementine-1.2.0-vk-files.tar.bz2
14nr|clementine-1.2.3-2plf|27	%endif
14nr|clementine-1.2.3-2plf|28	Patch0:		clementine-1.2.0-libmygpo-qt.patch
14nr|clementine-1.2.3-2plf|29	# Search albums at metal-archives.com (Encyclopaedia Metallum) from:
14nr|clementine-1.2.3-2plf|30	# - Now Playing widget (album art context menu) - current album
14nr|clementine-1.2.3-2plf|31	# - Playlist (selected songs context menu) - unique selected albums
14nr|clementine-1.2.3-2plf|32	Patch1:		clementine-1.2.2-metalarchives.patch
14nr|clementine-1.2.3-2plf|33	# Covers should always fit the screen resolution so we scale them if needed
14nr|clementine-1.2.3-2plf|34	Patch2:		clementine-1.0.0-coversize.patch
14nr|clementine-1.2.3-2plf|35	# VKontakte (vk.com) support from http://code.google.com/r/shedwardx-clementine-experiments/
14nr|clementine-1.2.3-2plf|36	# With some ROSA adjustments (use system vreen library etc)
14nr|clementine-1.2.3-2plf|37	Patch3:		clementine-1.2.2-vkontakte-advanced.patch
14nr|clementine-1.2.3-2plf|38	Patch4:		clementine-1.2.0-vkontakte-tags.patch
14nr|clementine-1.2.3-2plf|39	# Localization issues
14nr|clementine-1.2.3-2plf|40	Patch5:		clementine-1.2.0-l10n-ru-vkontakte.patch
14nr|clementine-1.2.3-2plf|41	Patch10:	clementine-1.2.0-l10n-ru-desktop.patch
14nr|clementine-1.2.3-2plf|42	Patch11:	clementine-1.2.0-l10n-ru-search.patch
14nr|clementine-1.2.3-2plf|43	Patch12:	clementine-1.2.2-gcc47.patch
14nr|clementine-1.2.3-2plf|44	Patch13:	clementine-udisks-headers.patch
14nr|clementine-1.2.3-2plf|45	
14nr|clementine-1.2.3-2plf|46	BuildRequires:	cmake
14nr|clementine-1.2.3-2plf|47	BuildRequires:	qt4-linguist
14nr|clementine-1.2.3-2plf|48	BuildRequires:	boost-devel
14nr|clementine-1.2.3-2plf|49	BuildRequires:	liblastfm-devel
14nr|clementine-1.2.3-2plf|50	BuildRequires:	qt4-devel >= 4.5.0
14nr|clementine-1.2.3-2plf|51	BuildRequires:	pkgconfig(glew)
14nr|clementine-1.2.3-2plf|52	BuildRequires:	pkgconfig(glu)
14nr|clementine-1.2.3-2plf|53	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14nr|clementine-1.2.3-2plf|54	BuildRequires:	pkgconfig(gstreamer-cdda-%{gstapi})
14nr|clementine-1.2.3-2plf|55	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14nr|clementine-1.2.3-2plf|56	BuildRequires:	pkgconfig(gstreamer-tag-%{gstapi})
14nr|clementine-1.2.3-2plf|57	BuildRequires:	pkgconfig(libavcodec)
14nr|clementine-1.2.3-2plf|58	BuildRequires:	pkgconfig(libavutil)
14nr|clementine-1.2.3-2plf|59	BuildRequires:	pkgconfig(libcdio)
14nr|clementine-1.2.3-2plf|60	BuildRequires:	pkgconfig(libchromaprint)
14nr|clementine-1.2.3-2plf|61	BuildRequires:	pkgconfig(libechonest)
14nr|clementine-1.2.3-2plf|62	BuildRequires:	pkgconfig(libgpod-1.0)
14nr|clementine-1.2.3-2plf|63	BuildRequires:	pkgconfig(libmtp)
14nr|clementine-1.2.3-2plf|64	BuildRequires:	pkgconfig(libmygpo-qt)
14nr|clementine-1.2.3-2plf|65	BuildRequires:	pkgconfig(libplist)
14nr|clementine-1.2.3-2plf|66	# For Google Drive integration
14nr|clementine-1.2.3-2plf|67	BuildRequires:	pkgconfig(libsparsehash)
14nr|clementine-1.2.3-2plf|68	%if %{with plf}
14nr|clementine-1.2.3-2plf|69	BuildRequires:	pkgconfig(libspotify)
14nr|clementine-1.2.3-2plf|70	%endif
14nr|clementine-1.2.3-2plf|71	BuildRequires:	pkgconfig(libusbmuxd)
14nr|clementine-1.2.3-2plf|72	# Disable for now as indicate-qt seems to be broken and we don't really need it anyway
14nr|clementine-1.2.3-2plf|73	#BuildRequires:	pkgconfig(indicate-qt)
14nr|clementine-1.2.3-2plf|74	BuildRequires:	pkgconfig(protobuf)
14nr|clementine-1.2.3-2plf|75	BuildRequires:	pkgconfig(qca2)
14nr|clementine-1.2.3-2plf|76	BuildRequires:	pkgconfig(QJson)
14nr|clementine-1.2.3-2plf|77	BuildRequires:	pkgconfig(taglib) >= 1.6
14nr|clementine-1.2.3-2plf|78	BuildRequires:	pkgconfig(vreen)
14nr|clementine-1.2.3-2plf|79	BuildRequires:	pkgconfig(vreenoauth)
14nr|clementine-1.2.3-2plf|80	Requires:	libprojectm-data
14nr|clementine-1.2.3-2plf|81	Requires:	qt4-database-plugin-sqlite
14nr|clementine-1.2.3-2plf|82	Requires:	gstreamer%{gstapi}-flac
14nr|clementine-1.2.3-2plf|83	Requires:	gstreamer%{gstapi}-plugins-ugly
14nr|clementine-1.2.3-2plf|84	Suggests:	gstreamer%{gstapi}-decoders-audio
14nr|clementine-1.2.3-2plf|85	# Needed to be able to mount ipod/iphone/ipad (not tested locally) but it's also pulling gvfs
14nr|clementine-1.2.3-2plf|86	# which is need at least to mount mtp devices (tested locally)
14nr|clementine-1.2.3-2plf|87	Suggests:	gvfs-iphone
14nr|clementine-1.2.3-2plf|88	
14nr|clementine-1.2.3-2plf|89	%description
14nr|clementine-1.2.3-2plf|90	Clementine is a modern music player and library organiser. Clementine is
14nr|clementine-1.2.3-2plf|91	a port of Amarok 1.4, with some features rewritten to take advantage of
14nr|clementine-1.2.3-2plf|92	Qt4.
14nr|clementine-1.2.3-2plf|93	Features:
14nr|clementine-1.2.3-2plf|94	* Search and play your local music library
14nr|clementine-1.2.3-2plf|95	* Listen to internet radio from Last.fm, SomaFM and Magnatune
14nr|clementine-1.2.3-2plf|96	* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
14nr|clementine-1.2.3-2plf|97	* Visualisations from projectM
14nr|clementine-1.2.3-2plf|98	* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
14nr|clementine-1.2.3-2plf|99	* Edit tags on MP3 and OGG files, organize your music
14nr|clementine-1.2.3-2plf|100	* Download missing album cover art from Last.fm
14nr|clementine-1.2.3-2plf|101	* Remote control using a Wii Remote, MPRIS or the command-line
14nr|clementine-1.2.3-2plf|102	* Copy music to your iPod, iPhone, MTP or mass-storage USB player
14nr|clementine-1.2.3-2plf|103	* Queue manage
14nr|clementine-1.2.3-2plf|104	
14nr|clementine-1.2.3-2plf|105	%files
14nr|clementine-1.2.3-2plf|106	%config %{_sysconfdir}/Clementine/Clementine.conf
14nr|clementine-1.2.3-2plf|107	%{_bindir}/clementine
14nr|clementine-1.2.3-2plf|108	%{_bindir}/clementine-tagreader
14nr|clementine-1.2.3-2plf|109	%{_datadir}/kde4/services/clementine-*.protocol
14nr|clementine-1.2.3-2plf|110	%{_datadir}/applications/clementine.desktop
14nr|clementine-1.2.3-2plf|111	%{_iconsdir}/hicolor/64x64/apps/application-x-clementine.png
14nr|clementine-1.2.3-2plf|112	%{_iconsdir}/hicolor/scalable/apps/application-x-clementine.svg
14nr|clementine-1.2.3-2plf|113	%if %{with plf}
14nr|clementine-1.2.3-2plf|114	%{_bindir}/clementine-spotifyblob
14nr|clementine-1.2.3-2plf|115	%endif
14nr|clementine-1.2.3-2plf|116	
14nr|clementine-1.2.3-2plf|117	#----------------------------------------------------------------------------
14nr|clementine-1.2.3-2plf|118	
14nr|clementine-1.2.3-2plf|119	%prep
14nr|clementine-1.2.3-2plf|120	%setup -q -n %{oname}-%{version}
14nr|clementine-1.2.3-2plf|121	%patch0 -p1 -b .mygpo~
14nr|clementine-1.2.3-2plf|122	%patch1 -p1 -b .ma~
14nr|clementine-1.2.3-2plf|123	%patch2 -p1 -b .coversize~
14nr|clementine-1.2.3-2plf|124	
14nr|clementine-1.2.3-2plf|125	%if %{with vkontakte}
14nr|clementine-1.2.3-2plf|126	tar -xf %{SOURCE2}
14nr|clementine-1.2.3-2plf|127	%patch3 -p1 -b .vkontakte~
14nr|clementine-1.2.3-2plf|128	%patch4 -p1 -b .vkontakte~
14nr|clementine-1.2.3-2plf|129	%patch5 -p1 -b .vkontakte~
14nr|clementine-1.2.3-2plf|130	%endif
14nr|clementine-1.2.3-2plf|131	
14nr|clementine-1.2.3-2plf|132	%patch10 -p1 -b .l10n~
14nr|clementine-1.2.3-2plf|133	%patch11 -p1 -b .l10n~
14nr|clementine-1.2.3-2plf|134	
14nr|clementine-1.2.3-2plf|135	%patch12 -p1 -b .gcc47~
14nr|clementine-1.2.3-2plf|136	%patch13 -p1 -b .udisks~
14nr|clementine-1.2.3-2plf|137	
14nr|clementine-1.2.3-2plf|138	%build
14nr|clementine-1.2.3-2plf|139	%cmake_qt4 \
14nr|clementine-1.2.3-2plf|140	-DBUNDLE_PROJECTM_PRESETS=OFF \
14nr|clementine-1.2.3-2plf|141	-DBUILD_WERROR=OFF
14nr|clementine-1.2.3-2plf|142	%make VERBOSE=1
14nr|clementine-1.2.3-2plf|143	
14nr|clementine-1.2.3-2plf|144	%install
14nr|clementine-1.2.3-2plf|145	%makeinstall_std -C build
14nr|clementine-1.2.3-2plf|146	
14nr|clementine-1.2.3-2plf|147	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/Clementine/Clementine.conf
14nr|clementine-1.2.3-2plf|148	
14nr|clementine-1.2.3-2plf|149	%if %{with plf}
14nr|clementine-1.2.3-2plf|150	# Ugly hack, not sure why that file appears
14nr|clementine-1.2.3-2plf|151	rm -rf %{buildroot}/builddir
14nr|clementine-1.2.3-2plf|152	rm -rf %{buildroot}/home
14nr|clementine-1.2.3-2plf|153	%endif
14nr|clementine-1.2.3-2plf|154	
14nr|clementine-1.2.3-2plf|155	
14nr|clementine-1.2.3-2plf|156	%changelog
14nr|clementine-1.2.3-2plf|157	* Tue Jul 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-2plf
14nr|clementine-1.2.3-2plf|158	+ Revision: ff67727
14nr|clementine-1.2.3-2plf|159	- Add patch to fix build with cmake 3.0
14nr|clementine-1.2.3-2plf|160	
14nr|clementine-1.2.3-2plf|161	

26362 14
14nr|clustalw-2.1-2|1	Summary:	General purpose multiple alignment program
14nr|clustalw-2.1-2|2	Name:		clustalw
14nr|clustalw-2.1-2|3	Version:	2.1
14nr|clustalw-2.1-2|4	Release:	%mkrel 2
14nr|clustalw-2.1-2|5	License:	GPLv3 and LGPLv3
14nr|clustalw-2.1-2|6	URL:		http://www.clustal.org
14nr|clustalw-2.1-2|7	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14nr|clustalw-2.1-2|8	Source:		http://www.clustal.org/download/%{version}/clustalw-%{version}.tar.gz
14nr|clustalw-2.1-2|9	Group:		Sciences/Biology
14nr|clustalw-2.1-2|10	
14nr|clustalw-2.1-2|11	%description
14nr|clustalw-2.1-2|12	CLUSTAL W and CLUSTAL X Multiple Sequence Alignment Programs
14nr|clustalw-2.1-2|13	(version 2.1, 17th Nov 2010)
14nr|clustalw-2.1-2|14	
14nr|clustalw-2.1-2|15	Contact email address: clustalw@ucd.ie
14nr|clustalw-2.1-2|16	
14nr|clustalw-2.1-2|17	For details and citation purposes see paper "Clustal W and Clustal X
14nr|clustalw-2.1-2|18	version 2.0", Larkin M., et al. Bioinformatics 2007 23(21):2947-2948
14nr|clustalw-2.1-2|19	http://bioinformatics.oxfordjournals.org/cgi/content/full/23/21/2947
14nr|clustalw-2.1-2|20	
14nr|clustalw-2.1-2|21	Clustal X provides a window-based user interface to the ClustalW
14nr|clustalw-2.1-2|22	multiple alignment program.
14nr|clustalw-2.1-2|23	
14nr|clustalw-2.1-2|24	%prep
14nr|clustalw-2.1-2|25	%setup -q clustalw-%{version}
14nr|clustalw-2.1-2|26	
14nr|clustalw-2.1-2|27	%build
14nr|clustalw-2.1-2|28	%configure2_5x
14nr|clustalw-2.1-2|29	%make
14nr|clustalw-2.1-2|30	
14nr|clustalw-2.1-2|31	%install
14nr|clustalw-2.1-2|32	rm -fr %buildroot
14nr|clustalw-2.1-2|33	%makeinstall_std
14nr|clustalw-2.1-2|34	
14nr|clustalw-2.1-2|35	%clean
14nr|clustalw-2.1-2|36	rm -rf %{buildroot}
14nr|clustalw-2.1-2|37	
14nr|clustalw-2.1-2|38	%files
14nr|clustalw-2.1-2|39	%defattr(-,root,root)
14nr|clustalw-2.1-2|40	%doc README COPYING COPYING.LESSER clustalw_help
14nr|clustalw-2.1-2|41	%_bindir/*
14nr|clustalw-2.1-2|42	
14nr|clustalw-2.1-2|43	
14nr|clustalw-2.1-2|44	
14nr|clustalw-2.1-2|45	%changelog
14nr|clustalw-2.1-2|46	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.1-2
14nr|clustalw-2.1-2|47	+ Revision: 209a528
14nr|clustalw-2.1-2|48	- Automatic import for version 2.1
14nr|clustalw-2.1-2|49	
14nr|clustalw-2.1-2|50	

26363 14
14nr|clustalx-2.1-1|1	Summary:	GUI interface for ClustalW
14nr|clustalx-2.1-1|2	Name:		clustalx
14nr|clustalx-2.1-1|3	Version:	2.1
14nr|clustalx-2.1-1|4	Release:	%mkrel 1
14nr|clustalx-2.1-1|5	License:	GPLv3 and LGPLv3
14nr|clustalx-2.1-1|6	URL:		http://www.clustal.org
14nr|clustalx-2.1-1|7	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14nr|clustalx-2.1-1|8	BuildRequires:	qt4-devel
14nr|clustalx-2.1-1|9	Source:		http://www.clustal.org/download/%{version}/clustalx-%{version}.tar.gz
14nr|clustalx-2.1-1|10	Group:		Sciences/Biology
14nr|clustalx-2.1-1|11	
14nr|clustalx-2.1-1|12	%description
14nr|clustalx-2.1-1|13	CLUSTAL W and CLUSTAL X Multiple Sequence Alignment Programs
14nr|clustalx-2.1-1|14	(version 2.1, 17th Nov 2010)
14nr|clustalx-2.1-1|15	
14nr|clustalx-2.1-1|16	Contact email address: clustalw@ucd.ie
14nr|clustalx-2.1-1|17	
14nr|clustalx-2.1-1|18	For details and citation purposes see paper "Clustal W and Clustal X
14nr|clustalx-2.1-1|19	version 2.0", Larkin M., et al. Bioinformatics 2007 23(21):2947-2948
14nr|clustalx-2.1-1|20	http://bioinformatics.oxfordjournals.org/cgi/content/full/23/21/2947
14nr|clustalx-2.1-1|21	
14nr|clustalx-2.1-1|22	Clustal X provides a window-based user interface to the ClustalW
14nr|clustalx-2.1-1|23	multiple alignment program.
14nr|clustalx-2.1-1|24	
14nr|clustalx-2.1-1|25	%prep
14nr|clustalx-2.1-1|26	%setup -q clustalx-%{version}
14nr|clustalx-2.1-1|27	rm -f moc_*
14nr|clustalx-2.1-1|28	
14nr|clustalx-2.1-1|29	%build
14nr|clustalx-2.1-1|30	%qmake_qt4
14nr|clustalx-2.1-1|31	%make
14nr|clustalx-2.1-1|32	
14nr|clustalx-2.1-1|33	%install
14nr|clustalx-2.1-1|34	rm -fr %buildroot
14nr|clustalx-2.1-1|35	mkdir -p %buildroot%_bindir
14nr|clustalx-2.1-1|36	install -m755 clustalx %buildroot%_bindir/clustalx
14nr|clustalx-2.1-1|37	
14nr|clustalx-2.1-1|38	mkdir -p %buildroot%_datadir/applications
14nr|clustalx-2.1-1|39	cat << EOF > %buildroot%_datadir/applications/mandriva-%name.desktop
14nr|clustalx-2.1-1|40	[Desktop Entry]
14nr|clustalx-2.1-1|41	Name=Clustal X
14nr|clustalx-2.1-1|42	Comment=GUI interface for ClustalW
14nr|clustalx-2.1-1|43	Exec=%{name}
14nr|clustalx-2.1-1|44	Icon=biology
14nr|clustalx-2.1-1|45	Terminal=false
14nr|clustalx-2.1-1|46	Type=Application
14nr|clustalx-2.1-1|47	Categories=Biology;Science;Qt;
14nr|clustalx-2.1-1|48	EOF
14nr|clustalx-2.1-1|49	
14nr|clustalx-2.1-1|50	%clean
14nr|clustalx-2.1-1|51	rm -rf %{buildroot}
14nr|clustalx-2.1-1|52	
14nr|clustalx-2.1-1|53	%if %mdkversion < 200900
14nr|clustalx-2.1-1|54	%post
14nr|clustalx-2.1-1|55	%update_menus
14nr|clustalx-2.1-1|56	%endif
14nr|clustalx-2.1-1|57	
14nr|clustalx-2.1-1|58	%if %mdkversion < 200900
14nr|clustalx-2.1-1|59	%postun
14nr|clustalx-2.1-1|60	%clean_menus
14nr|clustalx-2.1-1|61	%endif
14nr|clustalx-2.1-1|62	
14nr|clustalx-2.1-1|63	%files
14nr|clustalx-2.1-1|64	%defattr(-,root,root)
14nr|clustalx-2.1-1|65	%doc README COPYING COPYING.LESSER clustalx.hlp
14nr|clustalx-2.1-1|66	%_bindir/*
14nr|clustalx-2.1-1|67	%_datadir/applications/mandriva-%name.desktop
14nr|clustalx-2.1-1|68	
14nr|clustalx-2.1-1|69	
14nr|clustalx-2.1-1|70	
14nr|clustalx-2.1-1|71	%changelog
14nr|clustalx-2.1-1|72	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.1-1
14nr|clustalx-2.1-1|73	+ Revision: ab3ca78
14nr|clustalx-2.1-1|74	- Automatic import for version 2.1
14nr|clustalx-2.1-1|75	
14nr|clustalx-2.1-1|76	

26364 14
14nr|dahdi-firmware-2.6.1-1|1	Name:		dahdi-firmware
14nr|dahdi-firmware-2.6.1-1|2	Summary:	Non-free firmware for dahdi
14nr|dahdi-firmware-2.6.1-1|3	Group:		System/Kernel and hardware
14nr|dahdi-firmware-2.6.1-1|4	Version:	2.6.1
14nr|dahdi-firmware-2.6.1-1|5	Release:	1
14nr|dahdi-firmware-2.6.1-1|6	License:	Proprietary
14nr|dahdi-firmware-2.6.1-1|7	URL:		http://www.asterisk.org/
14nr|dahdi-firmware-2.6.1-1|8	# firmware extracted from http://downloads.asterisk.org/pub/telephony/dahdi-linux/dahdi-linux-%{version}.tar.gz
14nr|dahdi-firmware-2.6.1-1|9	Source0:	%{name}-%{version}.tar.xz
14nr|dahdi-firmware-2.6.1-1|10	BuildArch:	noarch
14nr|dahdi-firmware-2.6.1-1|11	
14nr|dahdi-firmware-2.6.1-1|12	Requires:	make wget
14nr|dahdi-firmware-2.6.1-1|13	
14nr|dahdi-firmware-2.6.1-1|14	%description
14nr|dahdi-firmware-2.6.1-1|15	This package includes the non-free firmwares from the DAHDI tarball as well
14nr|dahdi-firmware-2.6.1-1|16	as downloading script for the Digium firmwares that are normally downloaded
14nr|dahdi-firmware-2.6.1-1|17	on 'make install'.
14nr|dahdi-firmware-2.6.1-1|18	
14nr|dahdi-firmware-2.6.1-1|19	Attention: you need active Internet connection during this package
14nr|dahdi-firmware-2.6.1-1|20	installation. If Network was unavailable, you can download and install firmware
14nr|dahdi-firmware-2.6.1-1|21	later by running the following command as root:
14nr|dahdi-firmware-2.6.1-1|22	
14nr|dahdi-firmware-2.6.1-1|23	make -C %{_datadir}/%{name} HOTPLUG_FIRMWARE=yes hotplug-install
14nr|dahdi-firmware-2.6.1-1|24	
14nr|dahdi-firmware-2.6.1-1|25	%prep
14nr|dahdi-firmware-2.6.1-1|26	%setup -q
14nr|dahdi-firmware-2.6.1-1|27	
14nr|dahdi-firmware-2.6.1-1|28	%build
14nr|dahdi-firmware-2.6.1-1|29	
14nr|dahdi-firmware-2.6.1-1|30	%install
14nr|dahdi-firmware-2.6.1-1|31	install -d -m 755 %{buildroot}%{_datadir}/dahdi
14nr|dahdi-firmware-2.6.1-1|32	cp xpp/firmwares/*.hex %{buildroot}%{_datadir}/dahdi/
14nr|dahdi-firmware-2.6.1-1|33	install -D -m 644 firmware/Makefile %{buildroot}%{_datadir}/%{name}/Makefile
14nr|dahdi-firmware-2.6.1-1|34	
14nr|dahdi-firmware-2.6.1-1|35	%post
14nr|dahdi-firmware-2.6.1-1|36	make -C %{_datadir}/%{name} HOTPLUG_FIRMWARE=yes hotplug-install
14nr|dahdi-firmware-2.6.1-1|37	
14nr|dahdi-firmware-2.6.1-1|38	%preun
14nr|dahdi-firmware-2.6.1-1|39	make -C %{_datadir}/%{name} HOTPLUG_FIRMWARE=yes hotplug-uninstall
14nr|dahdi-firmware-2.6.1-1|40	
14nr|dahdi-firmware-2.6.1-1|41	%files
14nr|dahdi-firmware-2.6.1-1|42	%doc xpp/firmwares/LICENSE.firmware
14nr|dahdi-firmware-2.6.1-1|43	%doc xpp/firmwares/README
14nr|dahdi-firmware-2.6.1-1|44	%{_datadir}/dahdi/*
14nr|dahdi-firmware-2.6.1-1|45	%{_datadir}/%{name}/*
14nr|dahdi-firmware-2.6.1-1|46	
14nr|dahdi-firmware-2.6.1-1|47	%changelog
14nr|dahdi-firmware-2.6.1-1|48	* Tue Oct 16 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 2.6.1-1
14nr|dahdi-firmware-2.6.1-1|49	+ Revision: 97f18b1
14nr|dahdi-firmware-2.6.1-1|50	- add package sources
14nr|dahdi-firmware-2.6.1-1|51	
14nr|dahdi-firmware-2.6.1-1|52	

26365 14
14nr|dangerdeep-data-0.4-0_pre3327|1	Name:		dangerdeep-data
14nr|dangerdeep-data-0.4-0_pre3327|2	Version:	0.4
14nr|dangerdeep-data-0.4-0_pre3327|3	Release:	0_pre3327
14nr|dangerdeep-data-0.4-0_pre3327|4	Summary:	Data package for dangerdeep
14nr|dangerdeep-data-0.4-0_pre3327|5	License:	Freeware
14nr|dangerdeep-data-0.4-0_pre3327|6	Group:		Games/Other
14nr|dangerdeep-data-0.4-0_pre3327|7	URL:		http://dangerdeep.sourceforge.net/
14nr|dangerdeep-data-0.4-0_pre3327|8	Source0:	http://heanet.dl.sourceforge.net/project/dangerdeep/%{version}.%{release}/%{name}-%{version}.%{release}.zip
14nr|dangerdeep-data-0.4-0_pre3327|9	BuildArch:	noarch
14nr|dangerdeep-data-0.4-0_pre3327|10	
14nr|dangerdeep-data-0.4-0_pre3327|11	
14nr|dangerdeep-data-0.4-0_pre3327|12	%description
14nr|dangerdeep-data-0.4-0_pre3327|13	Danger from the deep (aka dangerdeep) is a Free / Open Source World War II
14nr|dangerdeep-data-0.4-0_pre3327|14	german submarine simulation. It is currently available for Linux/i386 and
14nr|dangerdeep-data-0.4-0_pre3327|15	Windows, but since it uses SDL/OpenGL it should be portable to other operating
14nr|dangerdeep-data-0.4-0_pre3327|16	systems or platforms. (If anyone whishes to port it, please contact us.) This
14nr|dangerdeep-data-0.4-0_pre3327|17	game is planned as tactical simulation and will be as realistic as our time and
14nr|dangerdeep-data-0.4-0_pre3327|18	knowledge of physics allows. It's current state is ALPHA, but it is playable.
14nr|dangerdeep-data-0.4-0_pre3327|19	
14nr|dangerdeep-data-0.4-0_pre3327|20	This is a restricted package due the non commercial purposes
14nr|dangerdeep-data-0.4-0_pre3327|21	of it's distribution
14nr|dangerdeep-data-0.4-0_pre3327|22	
14nr|dangerdeep-data-0.4-0_pre3327|23	%prep
14nr|dangerdeep-data-0.4-0_pre3327|24	%setup -q -n data
14nr|dangerdeep-data-0.4-0_pre3327|25	
14nr|dangerdeep-data-0.4-0_pre3327|26	%build
14nr|dangerdeep-data-0.4-0_pre3327|27	
14nr|dangerdeep-data-0.4-0_pre3327|28	%install
14nr|dangerdeep-data-0.4-0_pre3327|29	install -d -m 755 %{buildroot}%{_gamesdatadir}/dangerdeep
14nr|dangerdeep-data-0.4-0_pre3327|30	cp -r convoys \
14nr|dangerdeep-data-0.4-0_pre3327|31	environment \
14nr|dangerdeep-data-0.4-0_pre3327|32	flotillas \
14nr|dangerdeep-data-0.4-0_pre3327|33	fonts \
14nr|dangerdeep-data-0.4-0_pre3327|34	images \
14nr|dangerdeep-data-0.4-0_pre3327|35	maps \
14nr|dangerdeep-data-0.4-0_pre3327|36	menus \
14nr|dangerdeep-data-0.4-0_pre3327|37	missions \
14nr|dangerdeep-data-0.4-0_pre3327|38	models \
14nr|dangerdeep-data-0.4-0_pre3327|39	objects \
14nr|dangerdeep-data-0.4-0_pre3327|40	shaders \
14nr|dangerdeep-data-0.4-0_pre3327|41	sounds \
14nr|dangerdeep-data-0.4-0_pre3327|42	texts \
14nr|dangerdeep-data-0.4-0_pre3327|43	textures \
14nr|dangerdeep-data-0.4-0_pre3327|44	%{buildroot}%{_gamesdatadir}/dangerdeep
14nr|dangerdeep-data-0.4-0_pre3327|45	
14nr|dangerdeep-data-0.4-0_pre3327|46	
14nr|dangerdeep-data-0.4-0_pre3327|47	%files
14nr|dangerdeep-data-0.4-0_pre3327|48	%doc LICENSE
14nr|dangerdeep-data-0.4-0_pre3327|49	%{_gamesdatadir}/dangerdeep
14nr|dangerdeep-data-0.4-0_pre3327|50	
14nr|dangerdeep-data-0.4-0_pre3327|51	
14nr|dangerdeep-data-0.4-0_pre3327|52	
14nr|dangerdeep-data-0.4-0_pre3327|53	%changelog
14nr|dangerdeep-data-0.4-0_pre3327|54	* Wed May 15 2013 symbianflo <symbianflo@mandrivausers.ro> 0.4-0_pre3327
14nr|dangerdeep-data-0.4-0_pre3327|55	+ Revision: 32289f4
14nr|dangerdeep-data-0.4-0_pre3327|56	- LOG update to 0.4.0_pre3327
14nr|dangerdeep-data-0.4-0_pre3327|57	
14nr|dangerdeep-data-0.4-0_pre3327|58	

26366 14
14nr|dark-oberon-1.0.2-0.rc2.7|1	%define	pre	RC2
14nr|dark-oberon-1.0.2-0.rc2.7|2	
14nr|dark-oberon-1.0.2-0.rc2.7|3	Summary:	Dark Oberon is a real-time strategy game
14nr|dark-oberon-1.0.2-0.rc2.7|4	Name:		dark-oberon
14nr|dark-oberon-1.0.2-0.rc2.7|5	Version:	1.0.2
14nr|dark-oberon-1.0.2-0.rc2.7|6	Release:	0.rc2.7
14nr|dark-oberon-1.0.2-0.rc2.7|7	Group:		Games/Strategy
14nr|dark-oberon-1.0.2-0.rc2.7|8	License:	GPLv2+ and BY-NC-SA and BY-NC-ND
14nr|dark-oberon-1.0.2-0.rc2.7|9	Url:		http://dark-oberon.sourceforge.net/
14nr|dark-oberon-1.0.2-0.rc2.7|10	Source0:	%{name}-%{version}-%{pre}.tar.lzma
14nr|dark-oberon-1.0.2-0.rc2.7|11	Source11:	%{name}-16x16.png
14nr|dark-oberon-1.0.2-0.rc2.7|12	Source12:	%{name}-32x32.png
14nr|dark-oberon-1.0.2-0.rc2.7|13	Source13:	%{name}-48x48.png
14nr|dark-oberon-1.0.2-0.rc2.7|14	Patch1:		dark-oberon-1.0.2-rc2-compile-fixes.patch
14nr|dark-oberon-1.0.2-0.rc2.7|15	Patch2:		fix_format_build.patch
14nr|dark-oberon-1.0.2-0.rc2.7|16	Patch3:		fix_makefile_xrandr_lib_missing.patch
14nr|dark-oberon-1.0.2-0.rc2.7|17	BuildRequires:	lzma
14nr|dark-oberon-1.0.2-0.rc2.7|18	BuildRequires:	pkgconfig(gl)
14nr|dark-oberon-1.0.2-0.rc2.7|19	BuildRequires:	pkgconfig(glu)
14nr|dark-oberon-1.0.2-0.rc2.7|20	BuildRequires:	pkgconfig(libglfw)
14nr|dark-oberon-1.0.2-0.rc2.7|21	BuildRequires:	pkgconfig(x11)
14nr|dark-oberon-1.0.2-0.rc2.7|22	BuildRequires:	pkgconfig(xrandr)
14nr|dark-oberon-1.0.2-0.rc2.7|23	ExclusiveArch:	%{ix86}
14nr|dark-oberon-1.0.2-0.rc2.7|24	
14nr|dark-oberon-1.0.2-0.rc2.7|25	%description
14nr|dark-oberon-1.0.2-0.rc2.7|26	Dark Oberon is an open source real-time strategy game similar to Warcraft II
14nr|dark-oberon-1.0.2-0.rc2.7|27	released under GPL. It has got awesome graphics - textures created from
14nr|dark-oberon-1.0.2-0.rc2.7|28	shots of real models made out of plasticine!
14nr|dark-oberon-1.0.2-0.rc2.7|29	
14nr|dark-oberon-1.0.2-0.rc2.7|30	%files
14nr|dark-oberon-1.0.2-0.rc2.7|31	%doc README docs/*
14nr|dark-oberon-1.0.2-0.rc2.7|32	%{_gamesbindir}/*
14nr|dark-oberon-1.0.2-0.rc2.7|33	%{_gamesdatadir}/%{name}
14nr|dark-oberon-1.0.2-0.rc2.7|34	%{_datadir}/applications/%{name}.desktop
14nr|dark-oberon-1.0.2-0.rc2.7|35	%{_miconsdir}/%{name}.png
14nr|dark-oberon-1.0.2-0.rc2.7|36	%{_iconsdir}/%{name}.png
14nr|dark-oberon-1.0.2-0.rc2.7|37	%{_liconsdir}/%{name}.png
14nr|dark-oberon-1.0.2-0.rc2.7|38	
14nr|dark-oberon-1.0.2-0.rc2.7|39	#----------------------------------------------------------------------------
14nr|dark-oberon-1.0.2-0.rc2.7|40	
14nr|dark-oberon-1.0.2-0.rc2.7|41	%prep
14nr|dark-oberon-1.0.2-0.rc2.7|42	%setup -q -n %{name}-%{version}-%{pre}
14nr|dark-oberon-1.0.2-0.rc2.7|43	%patch1 -p0  -b .fixes
14nr|dark-oberon-1.0.2-0.rc2.7|44	%patch2 -p1
14nr|dark-oberon-1.0.2-0.rc2.7|45	%patch3 -p1
14nr|dark-oberon-1.0.2-0.rc2.7|46	
14nr|dark-oberon-1.0.2-0.rc2.7|47	find -name CVS | xargs rm -rf
14nr|dark-oberon-1.0.2-0.rc2.7|48	cd src
14nr|dark-oberon-1.0.2-0.rc2.7|49	sh create_makefile.sh
14nr|dark-oberon-1.0.2-0.rc2.7|50	
14nr|dark-oberon-1.0.2-0.rc2.7|51	%build
14nr|dark-oberon-1.0.2-0.rc2.7|52	%make DEFINES="-DDATA_DIR='\"%{_gamesdatadir}/%{name}/\"' -DUNIX=1 -DSOUND=0 -DDEBUG=0" CPPFLAGS="%{optflags}"
14nr|dark-oberon-1.0.2-0.rc2.7|53	
14nr|dark-oberon-1.0.2-0.rc2.7|54	%install
14nr|dark-oberon-1.0.2-0.rc2.7|55	install -m755 dark-oberon -D %{buildroot}%{_gamesbindir}/%{name}
14nr|dark-oberon-1.0.2-0.rc2.7|56	install -d %{buildroot}%{_gamesdatadir}/%{name}
14nr|dark-oberon-1.0.2-0.rc2.7|57	cp -r dat maps races schemes -d %{buildroot}%{_gamesdatadir}/%{name}
14nr|dark-oberon-1.0.2-0.rc2.7|58	
14nr|dark-oberon-1.0.2-0.rc2.7|59	mkdir -p %{buildroot}%{_datadir}/applications
14nr|dark-oberon-1.0.2-0.rc2.7|60	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|dark-oberon-1.0.2-0.rc2.7|61	[Desktop Entry]
14nr|dark-oberon-1.0.2-0.rc2.7|62	Name=Dark Oberon
14nr|dark-oberon-1.0.2-0.rc2.7|63	Comment=Real-time strategy game
14nr|dark-oberon-1.0.2-0.rc2.7|64	Exec=%{_gamesbindir}/%{name}
14nr|dark-oberon-1.0.2-0.rc2.7|65	Icon=%{name}
14nr|dark-oberon-1.0.2-0.rc2.7|66	Terminal=false
14nr|dark-oberon-1.0.2-0.rc2.7|67	Type=Application
14nr|dark-oberon-1.0.2-0.rc2.7|68	StartupNotify=true
14nr|dark-oberon-1.0.2-0.rc2.7|69	Categories=Game;StrategyGame;
14nr|dark-oberon-1.0.2-0.rc2.7|70	EOF
14nr|dark-oberon-1.0.2-0.rc2.7|71	
14nr|dark-oberon-1.0.2-0.rc2.7|72	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14nr|dark-oberon-1.0.2-0.rc2.7|73	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14nr|dark-oberon-1.0.2-0.rc2.7|74	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14nr|dark-oberon-1.0.2-0.rc2.7|75	
14nr|dark-oberon-1.0.2-0.rc2.7|76	
14nr|dark-oberon-1.0.2-0.rc2.7|77	%changelog
14nr|dark-oberon-1.0.2-0.rc2.7|78	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-0.rc2.7
14nr|dark-oberon-1.0.2-0.rc2.7|79	+ Revision: 62f8e0b
14nr|dark-oberon-1.0.2-0.rc2.7|80	- Fix BuildRequires, spec cleanup
14nr|dark-oberon-1.0.2-0.rc2.7|81	
14nr|dark-oberon-1.0.2-0.rc2.7|82	

26367 14
14nr|dektec-0-0.20091104.1|1	%define name dektec
14nr|dektec-0-0.20091104.1|2	%define version 0
14nr|dektec-0-0.20091104.1|3	%define release %mkrel 0.20091104.1
14nr|dektec-0-0.20091104.1|4	
14nr|dektec-0-0.20091104.1|5	Name:      %name
14nr|dektec-0-0.20091104.1|6	Version:   %version
14nr|dektec-0-0.20091104.1|7	Release:   %release
14nr|dektec-0-0.20091104.1|8	License:   Proprietary
14nr|dektec-0-0.20091104.1|9	Source0:   LinuxSDK.zip
14nr|dektec-0-0.20091104.1|10	Group:     Development/Kernel
14nr|dektec-0-0.20091104.1|11	Buildroot: %{_tmppath}/%{realname}-%{realversion}-%{realrelease}-buildroot
14nr|dektec-0-0.20091104.1|12	Summary:   Libraries and utilities for using Dektec cards
14nr|dektec-0-0.20091104.1|13	Url:       http://www.dektec.com/downloads/Drivers.asp
14nr|dektec-0-0.20091104.1|14	ExclusiveArch: %ix86
14nr|dektec-0-0.20091104.1|15	
14nr|dektec-0-0.20091104.1|16	%description
14nr|dektec-0-0.20091104.1|17	This package contains libraries and utilities for using Dektec cards.
14nr|dektec-0-0.20091104.1|18	
14nr|dektec-0-0.20091104.1|19	%package utils
14nr|dektec-0-0.20091104.1|20	Summary:   Utilities for Dektec cards
14nr|dektec-0-0.20091104.1|21	Group:     Development/Kernel
14nr|dektec-0-0.20091104.1|22	
14nr|dektec-0-0.20091104.1|23	%description utils
14nr|dektec-0-0.20091104.1|24	DtPlay:        Command-line player application
14nr|dektec-0-0.20091104.1|25	DtRecord:      Command-line recorder application
14nr|dektec-0-0.20091104.1|26	DtRmxUtil:     Command-line remultiplexing utility
14nr|dektec-0-0.20091104.1|27	
14nr|dektec-0-0.20091104.1|28	%package devel
14nr|dektec-0-0.20091104.1|29	Summary:   Libraries for Dektec cards
14nr|dektec-0-0.20091104.1|30	Group:     Development/C++
14nr|dektec-0-0.20091104.1|31	
14nr|dektec-0-0.20091104.1|32	%description devel
14nr|dektec-0-0.20091104.1|33	C++ API that wraps the driver calls into an easy-to-use and
14nr|dektec-0-0.20091104.1|34	object-oriented programming interface.
14nr|dektec-0-0.20091104.1|35	
14nr|dektec-0-0.20091104.1|36	%prep
14nr|dektec-0-0.20091104.1|37	%setup -q -n LinuxSDK
14nr|dektec-0-0.20091104.1|38	
14nr|dektec-0-0.20091104.1|39	%build
14nr|dektec-0-0.20091104.1|40	make -C DtRecord
14nr|dektec-0-0.20091104.1|41	make -C DtPlay
14nr|dektec-0-0.20091104.1|42	
14nr|dektec-0-0.20091104.1|43	%install
14nr|dektec-0-0.20091104.1|44	rm -rf %buildroot
14nr|dektec-0-0.20091104.1|45	
14nr|dektec-0-0.20091104.1|46	mkdir -p %buildroot%_bindir
14nr|dektec-0-0.20091104.1|47	cp -a DtPlay/DtPlay %buildroot%_bindir
14nr|dektec-0-0.20091104.1|48	cp -a DtRecord/DtRecord %buildroot%_bindir
14nr|dektec-0-0.20091104.1|49	cp -a DtRmxUtil/DtRmxUtil %buildroot%_bindir
14nr|dektec-0-0.20091104.1|50	chmod 0755 %buildroot%_bindir/DtRmxUtil
14nr|dektec-0-0.20091104.1|51	
14nr|dektec-0-0.20091104.1|52	mkdir -p %buildroot%_includedir
14nr|dektec-0-0.20091104.1|53	cp -a DTAPI/Include/DTAPI.h %buildroot%_includedir
14nr|dektec-0-0.20091104.1|54	mkdir -p %buildroot%_libdir
14nr|dektec-0-0.20091104.1|55	%if "%{?_lib}" == "lib64"
14nr|dektec-0-0.20091104.1|56	cp -a DTAPI/DTAPI64.o %buildroot%_libdir
14nr|dektec-0-0.20091104.1|57	%else
14nr|dektec-0-0.20091104.1|58	cp -a DTAPI/DTAPI.o %buildroot%_libdir
14nr|dektec-0-0.20091104.1|59	%endif
14nr|dektec-0-0.20091104.1|60	
14nr|dektec-0-0.20091104.1|61	%clean
14nr|dektec-0-0.20091104.1|62	rm -rf %buildroot
14nr|dektec-0-0.20091104.1|63	
14nr|dektec-0-0.20091104.1|64	%files utils
14nr|dektec-0-0.20091104.1|65	%defattr(-,root,root)
14nr|dektec-0-0.20091104.1|66	%_bindir/*
14nr|dektec-0-0.20091104.1|67	
14nr|dektec-0-0.20091104.1|68	%files devel
14nr|dektec-0-0.20091104.1|69	%defattr(-,root,root)
14nr|dektec-0-0.20091104.1|70	%doc DTAPI/Doc/DTAPI.pdf
14nr|dektec-0-0.20091104.1|71	%_includedir/*
14nr|dektec-0-0.20091104.1|72	%_libdir/*.o
14nr|dektec-0-0.20091104.1|73	
14nr|dektec-0-0.20091104.1|74	
14nr|dektec-0-0.20091104.1|75	
14nr|dektec-0-0.20091104.1|76	
14nr|dektec-0-0.20091104.1|77	%changelog
14nr|dektec-0-0.20091104.1|78	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0-0.20091104.1
14nr|dektec-0-0.20091104.1|79	+ Revision: 8028609
14nr|dektec-0-0.20091104.1|80	- Automatic import for version 0
14nr|dektec-0-0.20091104.1|81	
14nr|dektec-0-0.20091104.1|82	

26368 14
14nr|dolphin-emu-3.0.486-2|1	Name:		dolphin-emu
14nr|dolphin-emu-3.0.486-2|2	Version:	3.0.486
14nr|dolphin-emu-3.0.486-2|3	Release:	2
14nr|dolphin-emu-3.0.486-2|4	Epoch:		1
14nr|dolphin-emu-3.0.486-2|5	License:	GPLv2
14nr|dolphin-emu-3.0.486-2|6	Summary:	Gamecube / Wii / Triforce Emulator
14nr|dolphin-emu-3.0.486-2|7	Url:		http://www.dolphin-emu.com/
14nr|dolphin-emu-3.0.486-2|8	Group:		Emulators
14nr|dolphin-emu-3.0.486-2|9	# Fetched from git and cleaned up from useless junk
14nr|dolphin-emu-3.0.486-2|10	Source0:	%{name}-%{version}.tar.bz2
14nr|dolphin-emu-3.0.486-2|11	Source9:	%{name}-256.png
14nr|dolphin-emu-3.0.486-2|12	Source10:	%{name}-128.png
14nr|dolphin-emu-3.0.486-2|13	Source11:	%{name}-64.png
14nr|dolphin-emu-3.0.486-2|14	Source12:	%{name}-32.png
14nr|dolphin-emu-3.0.486-2|15	Source13:	%{name}-16.png
14nr|dolphin-emu-3.0.486-2|16	Patch0:		dolphin-emu-cmakepath.patch
14nr|dolphin-emu-3.0.486-2|17	Patch1:		dolphin-emu-3.0.486-gcc4.7.patch
14nr|dolphin-emu-3.0.486-2|18	Patch2:		dolphin-emu-3.0.486-gnu++0x.patch
14nr|dolphin-emu-3.0.486-2|19	BuildRequires:	cmake
14nr|dolphin-emu-3.0.486-2|20	BuildRequires:	git
14nr|dolphin-emu-3.0.486-2|21	BuildRequires:	cg-devel
14nr|dolphin-emu-3.0.486-2|22	BuildRequires:	glew-devel
14nr|dolphin-emu-3.0.486-2|23	BuildRequires:	liblzo-devel
14nr|dolphin-emu-3.0.486-2|24	BuildRequires:	sfml-network-devel
14nr|dolphin-emu-3.0.486-2|25	BuildRequires:	zlib-devel
14nr|dolphin-emu-3.0.486-2|26	BuildRequires:	pkgconfig(ao)
14nr|dolphin-emu-3.0.486-2|27	BuildRequires:	pkgconfig(openal)
14nr|dolphin-emu-3.0.486-2|28	BuildRequires:	pkgconfig(portaudio-2.0)
14nr|dolphin-emu-3.0.486-2|29	BuildRequires:	bluez-devel
14nr|dolphin-emu-3.0.486-2|30	BuildRequires:	pkgconfig(sdl)
14nr|dolphin-emu-3.0.486-2|31	BuildRequires:	pkgconfig(xrandr)
14nr|dolphin-emu-3.0.486-2|32	BuildRequires:	wxgtku2.8-devel
14nr|dolphin-emu-3.0.486-2|33	BuildRequires:	pkgconfig(alsa)
14nr|dolphin-emu-3.0.486-2|34	
14nr|dolphin-emu-3.0.486-2|35	%description
14nr|dolphin-emu-3.0.486-2|36	Gamecube / Wii / Triforce Emulator.
14nr|dolphin-emu-3.0.486-2|37	
14nr|dolphin-emu-3.0.486-2|38	%prep
14nr|dolphin-emu-3.0.486-2|39	%setup -q
14nr|dolphin-emu-3.0.486-2|40	%patch0 -p1
14nr|dolphin-emu-3.0.486-2|41	%patch1 -p1
14nr|dolphin-emu-3.0.486-2|42	%patch2 -p1
14nr|dolphin-emu-3.0.486-2|43	
14nr|dolphin-emu-3.0.486-2|44	%build
14nr|dolphin-emu-3.0.486-2|45	%__mkdir_p build
14nr|dolphin-emu-3.0.486-2|46	cd build
14nr|dolphin-emu-3.0.486-2|47	export CFLAGS='%{optflags}'
14nr|dolphin-emu-3.0.486-2|48	export CXXFLAGS='%{optflags}'
14nr|dolphin-emu-3.0.486-2|49	cmake -DCMAKE_INSTALL_PREFIX=%{buildroot}/usr -DLIB_SUFFIX=$(echo %{_lib} | cut -b4-) ..
14nr|dolphin-emu-3.0.486-2|50	%make
14nr|dolphin-emu-3.0.486-2|51	
14nr|dolphin-emu-3.0.486-2|52	%install
14nr|dolphin-emu-3.0.486-2|53	%__rm -rf %{buildroot}
14nr|dolphin-emu-3.0.486-2|54	cd build
14nr|dolphin-emu-3.0.486-2|55	%makeinstall
14nr|dolphin-emu-3.0.486-2|56	cd ..
14nr|dolphin-emu-3.0.486-2|57	%__install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14nr|dolphin-emu-3.0.486-2|58	%__install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14nr|dolphin-emu-3.0.486-2|59	%__install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nr|dolphin-emu-3.0.486-2|60	%__install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nr|dolphin-emu-3.0.486-2|61	%__install -D -m 644 %{SOURCE9} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
14nr|dolphin-emu-3.0.486-2|62	
14nr|dolphin-emu-3.0.486-2|63	%__install -d %{buildroot}%{_datadir}/applications
14nr|dolphin-emu-3.0.486-2|64	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|dolphin-emu-3.0.486-2|65	[Desktop Entry]
14nr|dolphin-emu-3.0.486-2|66	Name=Dolphin-Emulator
14nr|dolphin-emu-3.0.486-2|67	Comment=%{summary}
14nr|dolphin-emu-3.0.486-2|68	Exec=%{_bindir}/%{name}
14nr|dolphin-emu-3.0.486-2|69	Icon=%{name}
14nr|dolphin-emu-3.0.486-2|70	Terminal=false
14nr|dolphin-emu-3.0.486-2|71	Type=Application
14nr|dolphin-emu-3.0.486-2|72	StartupNotify=true
14nr|dolphin-emu-3.0.486-2|73	Categories=Game;Emulator;
14nr|dolphin-emu-3.0.486-2|74	EOF
14nr|dolphin-emu-3.0.486-2|75	
14nr|dolphin-emu-3.0.486-2|76	%find_lang %{name}
14nr|dolphin-emu-3.0.486-2|77	
14nr|dolphin-emu-3.0.486-2|78	%clean
14nr|dolphin-emu-3.0.486-2|79	%__rm -rf %{buildroot}
14nr|dolphin-emu-3.0.486-2|80	
14nr|dolphin-emu-3.0.486-2|81	%files -f %{name}.lang
14nr|dolphin-emu-3.0.486-2|82	%defattr(0644,root,root,0755)
14nr|dolphin-emu-3.0.486-2|83	%doc license.txt Readme.txt
14nr|dolphin-emu-3.0.486-2|84	%attr(0755,root,root) %{_bindir}/%{name}
14nr|dolphin-emu-3.0.486-2|85	%{_datadir}/%{name}
14nr|dolphin-emu-3.0.486-2|86	%{_datadir}/applications/%{name}.desktop
14nr|dolphin-emu-3.0.486-2|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nr|dolphin-emu-3.0.486-2|88	
14nr|dolphin-emu-3.0.486-2|89	
14nr|dolphin-emu-3.0.486-2|90	
14nr|dolphin-emu-3.0.486-2|91	
14nr|dolphin-emu-3.0.486-2|92	%changelog
14nr|dolphin-emu-3.0.486-2|93	* Fri Oct  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
14nr|dolphin-emu-3.0.486-2|94	+ Commit: a6fb950
14nr|dolphin-emu-3.0.486-2|95	- Update last patch
14nr|dolphin-emu-3.0.486-2|96	
14nr|dolphin-emu-3.0.486-2|97	* Fri Oct  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
14nr|dolphin-emu-3.0.486-2|98	+ Commit: a1ea59a
14nr|dolphin-emu-3.0.486-2|99	- Add patch to fix build in gnu++0x mode
14nr|dolphin-emu-3.0.486-2|100	
14nr|dolphin-emu-3.0.486-2|101	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
14nr|dolphin-emu-3.0.486-2|102	+ Commit: 141c0b9
14nr|dolphin-emu-3.0.486-2|103	- Add patch to fix build with gcc 4.7, convert BR to pkgconfig style
14nr|dolphin-emu-3.0.486-2|104	
14nr|dolphin-emu-3.0.486-2|105	

26369 14
14nr|drascula-1.0-2|1	%define scummvmdir %{_datadir}/scummvm/
14nr|drascula-1.0-2|2	
14nr|drascula-1.0-2|3	Name:		drascula
14nr|drascula-1.0-2|4	Version:	1.0
14nr|drascula-1.0-2|5	Release:	2
14nr|drascula-1.0-2|6	Summary:	Drascula: The Vampire Strikes Back - Adventure Game
14nr|drascula-1.0-2|7	Group:		Games/Adventure
14nr|drascula-1.0-2|8	License:	Freeware
14nr|drascula-1.0-2|9	URL:		http://wiki.scummvm.org/index.php/Drascula:_The_Vampire_Strikes_Back
14nr|drascula-1.0-2|10	Source0:	http://downloads.sourceforge.net/scummvm/%{name}-%{version}.zip
14nr|drascula-1.0-2|11	Source1:	http://downloads.sourceforge.net/scummvm/%{name}-int-1.1.zip
14nr|drascula-1.0-2|12	Source2:	http://downloads.sourceforge.net/scummvm/drascula-audio-2.0.zip
14nr|drascula-1.0-2|13	Source3:	http://github.com/scummvm/scummvm/raw/v1.4.0/dists/engine-data/drascula.dat
14nr|drascula-1.0-2|14	BuildRequires:	unzip
14nr|drascula-1.0-2|15	BuildArch:	noarch
14nr|drascula-1.0-2|16	Requires:	scummvm
14nr|drascula-1.0-2|17	
14nr|drascula-1.0-2|18	%description
14nr|drascula-1.0-2|19	You play the role of John Hacker, a British estate agent, who travels to a
14nr|drascula-1.0-2|20	small village of Transylvania in order to negotiate the sale of some ground
14nr|drascula-1.0-2|21	of Gibraltar with the Count Drascula.
14nr|drascula-1.0-2|22	But unfortunately Hacker is not aware of who is Drascula in reality: the most
14nr|drascula-1.0-2|23	terrible vampire with just one idea on his mind: DOMINATING the World
14nr|drascula-1.0-2|24	demonstrating that he is even more evil than his brother Vlad.
14nr|drascula-1.0-2|25	
14nr|drascula-1.0-2|26	%prep
14nr|drascula-1.0-2|27	%setup -q -n %{name} -c %{name}
14nr|drascula-1.0-2|28	unzip -oqqj %{SOURCE1}
14nr|drascula-1.0-2|29	unzip -oqqj %{SOURCE2}
14nr|drascula-1.0-2|30	
14nr|drascula-1.0-2|31	%install
14nr|drascula-1.0-2|32	%__install -d -m 755 %{buildroot}%{_gamesbindir}
14nr|drascula-1.0-2|33	# startscript
14nr|drascula-1.0-2|34	%__cat > %{buildroot}%{_gamesbindir}/%{name} <<'EOF'
14nr|drascula-1.0-2|35	#!/bin/bash
14nr|drascula-1.0-2|36	# Basic switch of language according to locale defined in Unix systems
14nr|drascula-1.0-2|37	case "$LC_MESSAGES" in
14nr|drascula-1.0-2|38	de* )
14nr|drascula-1.0-2|39	language="de"
14nr|drascula-1.0-2|40	;;
14nr|drascula-1.0-2|41	es* )
14nr|drascula-1.0-2|42	language="es"
14nr|drascula-1.0-2|43	;;
14nr|drascula-1.0-2|44	fr* )
14nr|drascula-1.0-2|45	language="fr"
14nr|drascula-1.0-2|46	;;
14nr|drascula-1.0-2|47	it* )
14nr|drascula-1.0-2|48	language="it"
14nr|drascula-1.0-2|49	;;
14nr|drascula-1.0-2|50	* )
14nr|drascula-1.0-2|51	language="en"
14nr|drascula-1.0-2|52	;;
14nr|drascula-1.0-2|53	esac
14nr|drascula-1.0-2|54	scummvm -f -n -m 128 -p %{scummvmdir}/%{name} --language=$language %{name}
14nr|drascula-1.0-2|55	EOF
14nr|drascula-1.0-2|56	
14nr|drascula-1.0-2|57	%__chmod 755 %{buildroot}%{_gamesbindir}/%{name}
14nr|drascula-1.0-2|58	
14nr|drascula-1.0-2|59	%__mkdir_p %{buildroot}/%{scummvmdir}/%{name}
14nr|drascula-1.0-2|60	%__install -p -m 644 Packet.001 PACKET.00? *.ogg %{buildroot}/%{scummvmdir}/%{name}
14nr|drascula-1.0-2|61	%__install -p -m 644 %{SOURCE3} %{buildroot}/%{scummvmdir}/%{name}
14nr|drascula-1.0-2|62	
14nr|drascula-1.0-2|63	%__mkdir_p %{buildroot}%{_datadir}/applications
14nr|drascula-1.0-2|64	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|drascula-1.0-2|65	[Desktop Entry]
14nr|drascula-1.0-2|66	Encoding=UTF-8
14nr|drascula-1.0-2|67	Name=Drascula: The Vampire Strikes Back
14nr|drascula-1.0-2|68	Comment=%{summary}
14nr|drascula-1.0-2|69	Exec=%{_gamesbindir}/%{name}
14nr|drascula-1.0-2|70	Icon=%{name}
14nr|drascula-1.0-2|71	Terminal=false
14nr|drascula-1.0-2|72	Type=Application
14nr|drascula-1.0-2|73	StartupNotify=true
14nr|drascula-1.0-2|74	Categories=Game;AdventureGame;
14nr|drascula-1.0-2|75	EOF
14nr|drascula-1.0-2|76	
14nr|drascula-1.0-2|77	%clean
14nr|drascula-1.0-2|78	
14nr|drascula-1.0-2|79	%files
14nr|drascula-1.0-2|80	%doc readme.txt drascula.doc
14nr|drascula-1.0-2|81	%{_gamesbindir}/%{name}
14nr|drascula-1.0-2|82	%{scummvmdir}/%{name}
14nr|drascula-1.0-2|83	%{_datadir}/applications/%{name}.desktop
14nr|drascula-1.0-2|84	
14nr|drascula-1.0-2|85	
14nr|drascula-1.0-2|86	
14nr|drascula-1.0-2|87	
14nr|drascula-1.0-2|88	%changelog
14nr|drascula-1.0-2|89	* Wed Jul 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0-2
14nr|drascula-1.0-2|90	+ Revision: bdb5f95
14nr|drascula-1.0-2|91	- Fix desktop file name
14nr|drascula-1.0-2|92	
14nr|drascula-1.0-2|93	

26370 14
14nr|drcss-3.1.0.320-3|1	Name:		drcss
14nr|drcss-3.1.0.320-3|2	Version:	3.1.0.320
14nr|drcss-3.1.0.320-3|3	Release:	3
14nr|drcss-3.1.0.320-3|4	Summary:	Dell Remote Console Switch Software
14nr|drcss-3.1.0.320-3|5	License:	Commercial
14nr|drcss-3.1.0.320-3|6	Group:		Office
14nr|drcss-3.1.0.320-3|7	Source0:	setup.bin
14nr|drcss-3.1.0.320-3|8	Source1:	software.zip
14nr|drcss-3.1.0.320-3|9	Requires:	java
14nr|drcss-3.1.0.320-3|10	BuildRequires:	imagemagick
14nr|drcss-3.1.0.320-3|11	BuildArch:	noarch
14nr|drcss-3.1.0.320-3|12	
14nr|drcss-3.1.0.320-3|13	%description
14nr|drcss-3.1.0.320-3|14	The DellTM Remote Console Switch Software is a cross-platform management
14nr|drcss-3.1.0.320-3|15	application that allows you to view and control the Dell 2161DS Console Switch
14nr|drcss-3.1.0.320-3|16	and all its attached servers. The cross-platform design ensures compatibility
14nr|drcss-3.1.0.320-3|17	with most popular operating systems and hardware platforms. The Remote Console
14nr|drcss-3.1.0.320-3|18	Switch Software provides secure switch-based authentication, data transfers,
14nr|drcss-3.1.0.320-3|19	and username/password storage. Each 2161DS Console Switch handles
14nr|drcss-3.1.0.320-3|20	authentication and access control individually for more decentralized system
14nr|drcss-3.1.0.320-3|21	control.
14nr|drcss-3.1.0.320-3|22	
14nr|drcss-3.1.0.320-3|23	%prep
14nr|drcss-3.1.0.320-3|24	%setup -q -c -T
14nr|drcss-3.1.0.320-3|25	eval $(grep "^BLOCKSIZE=" %{SOURCE0})
14nr|drcss-3.1.0.320-3|26	eval $(grep "^JREREALSIZE=" %{SOURCE0})
14nr|drcss-3.1.0.320-3|27	eval $(grep "^JRESTART=" %{SOURCE0})
14nr|drcss-3.1.0.320-3|28	eval $(grep "^ARCHREALSIZE=" %{SOURCE0})
14nr|drcss-3.1.0.320-3|29	eval $(grep "^RESSIZE=" %{SOURCE0})
14nr|drcss-3.1.0.320-3|30	
14nr|drcss-3.1.0.320-3|31	JRE_BLOCKS=`expr $JREREALSIZE / $BLOCKSIZE + 1`
14nr|drcss-3.1.0.320-3|32	INSTALLER_BLOCKS=`expr $ARCHREALSIZE / $BLOCKSIZE + 1`
14nr|drcss-3.1.0.320-3|33	
14nr|drcss-3.1.0.320-3|34	dd if=%{SOURCE0} of=installer.zip \
14nr|drcss-3.1.0.320-3|35	bs=$BLOCKSIZE \
14nr|drcss-3.1.0.320-3|36	skip=`expr $JRESTART + $JRE_BLOCKS` \
14nr|drcss-3.1.0.320-3|37	count=$INSTALLER_BLOCKS
14nr|drcss-3.1.0.320-3|38	unzip installer.zip
14nr|drcss-3.1.0.320-3|39	dd if=%{SOURCE0} of=resource.zip \
14nr|drcss-3.1.0.320-3|40	bs=$BLOCKSIZE \
14nr|drcss-3.1.0.320-3|41	skip=`expr $JRESTART + $JRE_BLOCKS + $INSTALLER_BLOCKS` \
14nr|drcss-3.1.0.320-3|42	count=$RESSIZE
14nr|drcss-3.1.0.320-3|43	unzip resource.zip
14nr|drcss-3.1.0.320-3|44	%setup -D -T -n '%{name}-%{version}/$IA_PROJECT_DIR$
14nr|drcss-3.1.0.320-3|45	unzip %{SOURCE1}
14nr|drcss-3.1.0.320-3|46	
14nr|drcss-3.1.0.320-3|47	%install
14nr|drcss-3.1.0.320-3|48	
14nr|drcss-3.1.0.320-3|49	install -d -m 755 %{buildroot}%{_datadir}/drcss
14nr|drcss-3.1.0.320-3|50	install -d -m 755 %{buildroot}%{_bindir}
14nr|drcss-3.1.0.320-3|51	install -m 644 build/*.jar %{buildroot}%{_datadir}/drcss
14nr|drcss-3.1.0.320-3|52	install -m 644 build/*.dat %{buildroot}%{_datadir}/drcss
14nr|drcss-3.1.0.320-3|53	
14nr|drcss-3.1.0.320-3|54	unzip build/help_zg_ia_sf.jar -d %{buildroot}%{_datadir}/drcss/help || /bin/true
14nr|drcss-3.1.0.320-3|55	rm -f {buildroot}%{_datadir}/drcss/help_zg_ia_sf.jar
14nr|drcss-3.1.0.320-3|56	
14nr|drcss-3.1.0.320-3|57	cat > %{buildroot}%{_bindir}/drcss<< 'EOF'
14nr|drcss-3.1.0.320-3|58	#!/bin/sh
14nr|drcss-3.1.0.320-3|59	for jar in %{_datadir}/drcss/*.jar; do
14nr|drcss-3.1.0.320-3|60	CLASSPATH="$CLASSPATH:$jar"
14nr|drcss-3.1.0.320-3|61	done
14nr|drcss-3.1.0.320-3|62	export CLASSPATH
14nr|drcss-3.1.0.320-3|63	cd %{_datadir}/drcss
14nr|drcss-3.1.0.320-3|64	java \
14nr|drcss-3.1.0.320-3|65	-Duser.variant=dell \
14nr|drcss-3.1.0.320-3|66	com.avocent.avworks.explorer.JFrameExplorer
14nr|drcss-3.1.0.320-3|67	EOF
14nr|drcss-3.1.0.320-3|68	chmod 755 %{buildroot}%{_bindir}/drcss
14nr|drcss-3.1.0.320-3|69	
14nr|drcss-3.1.0.320-3|70	install -d -m 755 %{buildroot}%{_datadir}/icons
14nr|drcss-3.1.0.320-3|71	convert images/gnome-dellicon32.gif %{buildroot}%{_datadir}/icons/drcss.png
14nr|drcss-3.1.0.320-3|72	
14nr|drcss-3.1.0.320-3|73	install -d -m 755 %{buildroot}%{_datadir}/applications
14nr|drcss-3.1.0.320-3|74	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14nr|drcss-3.1.0.320-3|75	[Desktop Entry]
14nr|drcss-3.1.0.320-3|76	Name=drcss
14nr|drcss-3.1.0.320-3|77	Comment=Dell Remote Console Switch Software
14nr|drcss-3.1.0.320-3|78	Exec=%{_bindir}/%{name}
14nr|drcss-3.1.0.320-3|79	Icon=%{name}
14nr|drcss-3.1.0.320-3|80	Terminal=false
14nr|drcss-3.1.0.320-3|81	Type=Application
14nr|drcss-3.1.0.320-3|82	EOF
14nr|drcss-3.1.0.320-3|83	
14nr|drcss-3.1.0.320-3|84	%files
14nr|drcss-3.1.0.320-3|85	%doc src/license_en.txt software.pdf
14nr|drcss-3.1.0.320-3|86	%{_datadir}/drcss
14nr|drcss-3.1.0.320-3|87	%{_bindir}/drcss
14nr|drcss-3.1.0.320-3|88	%{_datadir}/icons/drcss.png
14nr|drcss-3.1.0.320-3|89	%{_datadir}/applications/mandriva-%{name}.desktop
14nr|drcss-3.1.0.320-3|90	
14nr|drcss-3.1.0.320-3|91	
14nr|drcss-3.1.0.320-3|92	
14nr|drcss-3.1.0.320-3|93	
14nr|drcss-3.1.0.320-3|94	%changelog
14nr|drcss-3.1.0.320-3|95	* Thu Oct 25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.1.0.320-3
14nr|drcss-3.1.0.320-3|96	+ Revision: 7fc54ca
14nr|drcss-3.1.0.320-3|97	- LOG Spec cleanup
14nr|drcss-3.1.0.320-3|98	
14nr|drcss-3.1.0.320-3|99	

26371 14
14nr|eduke32-2.0.4svn3303-1|1	%define svndate 20121217
14nr|eduke32-2.0.4svn3303-1|2	%define sversion 3303
14nr|eduke32-2.0.4svn3303-1|3	
14nr|eduke32-2.0.4svn3303-1|4	Summary:	Source port of Duke Nukem 3D
14nr|eduke32-2.0.4svn3303-1|5	Name:		eduke32
14nr|eduke32-2.0.4svn3303-1|6	Version:	2.0.4svn%{sversion}
14nr|eduke32-2.0.4svn3303-1|7	Release:	1
14nr|eduke32-2.0.4svn3303-1|8	License:	GPLv2+
14nr|eduke32-2.0.4svn3303-1|9	Group:		Games/Arcade
14nr|eduke32-2.0.4svn3303-1|10	Url:		http://www.eduke32.com/
14nr|eduke32-2.0.4svn3303-1|11	Source0:	%{name}_src_%{svndate}-%{sversion}.tar.bz2
14nr|eduke32-2.0.4svn3303-1|12	Source1:	%{name}_32x32.png
14nr|eduke32-2.0.4svn3303-1|13	Source2:	%{name}_48x48.png
14nr|eduke32-2.0.4svn3303-1|14	Source3:	%{name}_64x64.png
14nr|eduke32-2.0.4svn3303-1|15	Source4:	%{name}_128x128.png
14nr|eduke32-2.0.4svn3303-1|16	Source5:	%{name}.desktop
14nr|eduke32-2.0.4svn3303-1|17	Source6:	%{name}-demo-install.sh
14nr|eduke32-2.0.4svn3303-1|18	Patch0:		eduke32-libpng16.patch
14nr|eduke32-2.0.4svn3303-1|19	BuildRequires:	nasm
14nr|eduke32-2.0.4svn3303-1|20	BuildRequires:	libstdc++-static-devel
14nr|eduke32-2.0.4svn3303-1|21	BuildRequires:	pkgconfig(gl)
14nr|eduke32-2.0.4svn3303-1|22	BuildRequires:	pkgconfig(glu)
14nr|eduke32-2.0.4svn3303-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
14nr|eduke32-2.0.4svn3303-1|24	BuildRequires:	pkgconfig(sdl)
14nr|eduke32-2.0.4svn3303-1|25	BuildRequires:	pkgconfig(SDL_mixer)
14nr|eduke32-2.0.4svn3303-1|26	BuildRequires:	pkgconfig(vorbis)
14nr|eduke32-2.0.4svn3303-1|27	BuildRequires:	pkgconfig(vpx)
14nr|eduke32-2.0.4svn3303-1|28	BuildRequires:	pkgconfig(xrender)
14nr|eduke32-2.0.4svn3303-1|29	Requires:	eduke32_engine = %{EVRD}
14nr|eduke32-2.0.4svn3303-1|30	
14nr|eduke32-2.0.4svn3303-1|31	%description
14nr|eduke32-2.0.4svn3303-1|32	EDuke32 is a source port of the classic PC first person shooter Duke Nukem 3D.
14nr|eduke32-2.0.4svn3303-1|33	
14nr|eduke32-2.0.4svn3303-1|34	This game is non-free because it requires non-free data to function.
14nr|eduke32-2.0.4svn3303-1|35	
14nr|eduke32-2.0.4svn3303-1|36	%files
14nr|eduke32-2.0.4svn3303-1|37	%doc ChangeLog.html ChangeLog build/buildlic.txt
14nr|eduke32-2.0.4svn3303-1|38	%{_gamesbindir}/%{name}-demo-install
14nr|eduke32-2.0.4svn3303-1|39	%dir %{_gamesdatadir}/%{name}/
14nr|eduke32-2.0.4svn3303-1|40	%{_gamesdatadir}/%{name}/m32help.hlp
14nr|eduke32-2.0.4svn3303-1|41	%{_gamesdatadir}/%{name}/sehelp.hlp
14nr|eduke32-2.0.4svn3303-1|42	%{_gamesdatadir}/%{name}/sthelp.hlp
14nr|eduke32-2.0.4svn3303-1|43	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14nr|eduke32-2.0.4svn3303-1|44	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14nr|eduke32-2.0.4svn3303-1|45	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14nr|eduke32-2.0.4svn3303-1|46	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14nr|eduke32-2.0.4svn3303-1|47	
14nr|eduke32-2.0.4svn3303-1|48	
14nr|eduke32-2.0.4svn3303-1|49	#----------------------------------------------------------------------------
14nr|eduke32-2.0.4svn3303-1|50	
14nr|eduke32-2.0.4svn3303-1|51	%package gui
14nr|eduke32-2.0.4svn3303-1|52	Summary:	Eduke32 GUI game
14nr|eduke32-2.0.4svn3303-1|53	Group:		Games/Arcade
14nr|eduke32-2.0.4svn3303-1|54	Requires:	update-alternatives
14nr|eduke32-2.0.4svn3303-1|55	Provides:	eduke32 = %{EVRD}
14nr|eduke32-2.0.4svn3303-1|56	Provides:	eduke32_engine = %{EVRD}
14nr|eduke32-2.0.4svn3303-1|57	
14nr|eduke32-2.0.4svn3303-1|58	%description gui
14nr|eduke32-2.0.4svn3303-1|59	Eduke32 package with nice simple GTK loader.
14nr|eduke32-2.0.4svn3303-1|60	
14nr|eduke32-2.0.4svn3303-1|61	%files gui
14nr|eduke32-2.0.4svn3303-1|62	%ghost %{_gamesbindir}/%{name}
14nr|eduke32-2.0.4svn3303-1|63	%{_gamesbindir}/%{name}-gui
14nr|eduke32-2.0.4svn3303-1|64	%{_datadir}/applications/%{name}-gui.desktop
14nr|eduke32-2.0.4svn3303-1|65	
14nr|eduke32-2.0.4svn3303-1|66	%preun gui
14nr|eduke32-2.0.4svn3303-1|67	if [ "$1" = 0 ] ; then
14nr|eduke32-2.0.4svn3303-1|68	update-alternatives --remove %{name} %{_gamesbindir}/%{name}-gui
14nr|eduke32-2.0.4svn3303-1|69	fi
14nr|eduke32-2.0.4svn3303-1|70	
14nr|eduke32-2.0.4svn3303-1|71	%post gui
14nr|eduke32-2.0.4svn3303-1|72	update-alternatives --install %{_gamesbindir}/%{name} %{name} %{_gamesbindir}/%{name}-gui 11
14nr|eduke32-2.0.4svn3303-1|73	
14nr|eduke32-2.0.4svn3303-1|74	#----------------------------------------------------------------------------
14nr|eduke32-2.0.4svn3303-1|75	
14nr|eduke32-2.0.4svn3303-1|76	%package console
14nr|eduke32-2.0.4svn3303-1|77	Summary:	Eduke32 Console game
14nr|eduke32-2.0.4svn3303-1|78	Group:		Games/Arcade
14nr|eduke32-2.0.4svn3303-1|79	Requires:	update-alternatives
14nr|eduke32-2.0.4svn3303-1|80	Provides:	eduke32 = %{EVRD}
14nr|eduke32-2.0.4svn3303-1|81	Provides:	eduke32_engine = %{EVRD}
14nr|eduke32-2.0.4svn3303-1|82	
14nr|eduke32-2.0.4svn3303-1|83	%description console
14nr|eduke32-2.0.4svn3303-1|84	Classic console Eduke32 without GUI launcher.
14nr|eduke32-2.0.4svn3303-1|85	
14nr|eduke32-2.0.4svn3303-1|86	%files console
14nr|eduke32-2.0.4svn3303-1|87	%{_gamesbindir}/%{name}-console
14nr|eduke32-2.0.4svn3303-1|88	%{_datadir}/applications/%{name}-console.desktop
14nr|eduke32-2.0.4svn3303-1|89	
14nr|eduke32-2.0.4svn3303-1|90	%preun console
14nr|eduke32-2.0.4svn3303-1|91	if [ "$1" = 0 ] ; then
14nr|eduke32-2.0.4svn3303-1|92	update-alternatives --remove %{name} %{_gamesbindir}/%{name}-console
14nr|eduke32-2.0.4svn3303-1|93	fi
14nr|eduke32-2.0.4svn3303-1|94	
14nr|eduke32-2.0.4svn3303-1|95	%post console
14nr|eduke32-2.0.4svn3303-1|96	update-alternatives --install %{_gamesbindir}/%{name} %{name} %{_gamesbindir}/%{name}-console 11
14nr|eduke32-2.0.4svn3303-1|97	
14nr|eduke32-2.0.4svn3303-1|98	#----------------------------------------------------------------------------
14nr|eduke32-2.0.4svn3303-1|99	
14nr|eduke32-2.0.4svn3303-1|100	%package mapeditor
14nr|eduke32-2.0.4svn3303-1|101	Summary:	Eduke32 map editor
14nr|eduke32-2.0.4svn3303-1|102	Group:		Games/Arcade
14nr|eduke32-2.0.4svn3303-1|103	Requires:	update-alternatives
14nr|eduke32-2.0.4svn3303-1|104	
14nr|eduke32-2.0.4svn3303-1|105	%description mapeditor
14nr|eduke32-2.0.4svn3303-1|106	Eduke32 maps editor based on BUILD engine.
14nr|eduke32-2.0.4svn3303-1|107	
14nr|eduke32-2.0.4svn3303-1|108	# both versions of editor are packed but only GUI one is preffered but can be changed
14nr|eduke32-2.0.4svn3303-1|109	# with use of update-alternatives
14nr|eduke32-2.0.4svn3303-1|110	%files mapeditor
14nr|eduke32-2.0.4svn3303-1|111	%ghost %{_gamesbindir}/mapster32
14nr|eduke32-2.0.4svn3303-1|112	%{_gamesbindir}/mapster32-gui
14nr|eduke32-2.0.4svn3303-1|113	%{_gamesbindir}/mapster32-console
14nr|eduke32-2.0.4svn3303-1|114	
14nr|eduke32-2.0.4svn3303-1|115	%preun mapeditor
14nr|eduke32-2.0.4svn3303-1|116	if [ "$1" = 0 ] ; then
14nr|eduke32-2.0.4svn3303-1|117	update-alternatives --remove mapster32 %{_gamesbindir}/mapster32-console
14nr|eduke32-2.0.4svn3303-1|118	update-alternatives --remove mapster32 %{_gamesbindir}/mapster32-gui
14nr|eduke32-2.0.4svn3303-1|119	fi
14nr|eduke32-2.0.4svn3303-1|120	
14nr|eduke32-2.0.4svn3303-1|121	%post mapeditor
14nr|eduke32-2.0.4svn3303-1|122	update-alternatives --install %{_gamesbindir}/mapster32 mapster32 %{_gamesbindir}/mapster32-console 11
14nr|eduke32-2.0.4svn3303-1|123	update-alternatives --install %{_gamesbindir}/mapster32 mapster32 %{_gamesbindir}/mapster32-gui 12
14nr|eduke32-2.0.4svn3303-1|124	
14nr|eduke32-2.0.4svn3303-1|125	#----------------------------------------------------------------------------
14nr|eduke32-2.0.4svn3303-1|126	
14nr|eduke32-2.0.4svn3303-1|127	%package utils
14nr|eduke32-2.0.4svn3303-1|128	Summary:	Eduke32 build tools
14nr|eduke32-2.0.4svn3303-1|129	Group:		Games/Arcade
14nr|eduke32-2.0.4svn3303-1|130	
14nr|eduke32-2.0.4svn3303-1|131	%description utils
14nr|eduke32-2.0.4svn3303-1|132	Eduke32 build tools.
14nr|eduke32-2.0.4svn3303-1|133	
14nr|eduke32-2.0.4svn3303-1|134	%files utils
14nr|eduke32-2.0.4svn3303-1|135	%{_bindir}/kextract
14nr|eduke32-2.0.4svn3303-1|136	%{_bindir}/kgroup
14nr|eduke32-2.0.4svn3303-1|137	%{_bindir}/transpal
14nr|eduke32-2.0.4svn3303-1|138	%{_bindir}/wad2art
14nr|eduke32-2.0.4svn3303-1|139	%{_bindir}/wad2map
14nr|eduke32-2.0.4svn3303-1|140	
14nr|eduke32-2.0.4svn3303-1|141	#----------------------------------------------------------------------------
14nr|eduke32-2.0.4svn3303-1|142	
14nr|eduke32-2.0.4svn3303-1|143	%prep
14nr|eduke32-2.0.4svn3303-1|144	%setup -q -n %{name}_%{svndate}-%{sversion}
14nr|eduke32-2.0.4svn3303-1|145	%patch0 -p0
14nr|eduke32-2.0.4svn3303-1|146	cp %{SOURCE1} .
14nr|eduke32-2.0.4svn3303-1|147	cp %{SOURCE2} .
14nr|eduke32-2.0.4svn3303-1|148	cp %{SOURCE3} .
14nr|eduke32-2.0.4svn3303-1|149	cp %{SOURCE4} .
14nr|eduke32-2.0.4svn3303-1|150	cp %{SOURCE5} .
14nr|eduke32-2.0.4svn3303-1|151	cp %{SOURCE6} .
14nr|eduke32-2.0.4svn3303-1|152	
14nr|eduke32-2.0.4svn3303-1|153	%build
14nr|eduke32-2.0.4svn3303-1|154	make veryclean
14nr|eduke32-2.0.4svn3303-1|155	%make HAVE_GTK2=1 RELEASE=1 BASECFLAGS="%{optflags}" BASEASFLAGS="" BASELDFLAGS="%{ldflags}"
14nr|eduke32-2.0.4svn3303-1|156	mv %{name} %{name}-gui
14nr|eduke32-2.0.4svn3303-1|157	mv mapster32 mapster32-gui
14nr|eduke32-2.0.4svn3303-1|158	make veryclean
14nr|eduke32-2.0.4svn3303-1|159	
14nr|eduke32-2.0.4svn3303-1|160	make HAVE_GTK2=0 RELEASE=1 BASECFLAGS="%{optflags}" BASEASFLAGS="" BASELDFLAGS="%{ldflags}"
14nr|eduke32-2.0.4svn3303-1|161	mv %{name} %{name}-console
14nr|eduke32-2.0.4svn3303-1|162	mv mapster32 mapster32-console
14nr|eduke32-2.0.4svn3303-1|163	touch %{name}
14nr|eduke32-2.0.4svn3303-1|164	touch mapster32
14nr|eduke32-2.0.4svn3303-1|165	cd build
14nr|eduke32-2.0.4svn3303-1|166	make veryclean
14nr|eduke32-2.0.4svn3303-1|167	make utils RELEASE=1 BASECFLAGS="%{optflags}" BASEASFLAGS="" BASELDFLAGS="%{ldflags}"
14nr|eduke32-2.0.4svn3303-1|168	cd ..
14nr|eduke32-2.0.4svn3303-1|169	
14nr|eduke32-2.0.4svn3303-1|170	%install
14nr|eduke32-2.0.4svn3303-1|171	# ghost version of files...
14nr|eduke32-2.0.4svn3303-1|172	install -Dm 0755 %{name} %{buildroot}%{_gamesbindir}/%{name}
14nr|eduke32-2.0.4svn3303-1|173	install -Dm 0755 mapster32 %{buildroot}%{_gamesbindir}/mapster32
14nr|eduke32-2.0.4svn3303-1|174	# shareware demo installer script
14nr|eduke32-2.0.4svn3303-1|175	install -Dm 0755 %{name}-demo-install.sh %{buildroot}%{_gamesbindir}/%{name}-demo-install
14nr|eduke32-2.0.4svn3303-1|176	# gui versions of game engine
14nr|eduke32-2.0.4svn3303-1|177	install -Dm 0755 %{name}-gui %{buildroot}%{_gamesbindir}/%{name}-gui
14nr|eduke32-2.0.4svn3303-1|178	install -Dm 0755 mapster32-gui %{buildroot}%{_gamesbindir}/mapster32-gui
14nr|eduke32-2.0.4svn3303-1|179	# console versions of game engine
14nr|eduke32-2.0.4svn3303-1|180	install -Dm 0755 mapster32-console %{buildroot}%{_gamesbindir}/mapster32-console
14nr|eduke32-2.0.4svn3303-1|181	install -Dm 0755 %{name}-console %{buildroot}%{_gamesbindir}/%{name}-console
14nr|eduke32-2.0.4svn3303-1|182	# data files and help files for editor
14nr|eduke32-2.0.4svn3303-1|183	install -Dm 0644 package/SEHELP.HLP %{buildroot}%{_gamesdatadir}/%{name}/sehelp.hlp
14nr|eduke32-2.0.4svn3303-1|184	install -Dm 0644 package/STHELP.HLP %{buildroot}%{_gamesdatadir}/%{name}/sthelp.hlp
14nr|eduke32-2.0.4svn3303-1|185	install -Dm 0644 package/m32help.hlp %{buildroot}%{_gamesdatadir}/%{name}/m32help.hlp
14nr|eduke32-2.0.4svn3303-1|186	
14nr|eduke32-2.0.4svn3303-1|187	install -Dm 0644 %{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14nr|eduke32-2.0.4svn3303-1|188	install -Dm 0644 %{name}_48x48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14nr|eduke32-2.0.4svn3303-1|189	install -Dm 0644 %{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14nr|eduke32-2.0.4svn3303-1|190	install -Dm 0644 %{name}_128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14nr|eduke32-2.0.4svn3303-1|191	# utils
14nr|eduke32-2.0.4svn3303-1|192	install -Dm 0755 build/kextract %{buildroot}%{_bindir}/kextract
14nr|eduke32-2.0.4svn3303-1|193	install -Dm 0755 build/kgroup %{buildroot}%{_bindir}/kgroup
14nr|eduke32-2.0.4svn3303-1|194	install -Dm 0755 build/transpal %{buildroot}%{_bindir}/transpal
14nr|eduke32-2.0.4svn3303-1|195	install -Dm 0755 build/wad2art %{buildroot}%{_bindir}/wad2art
14nr|eduke32-2.0.4svn3303-1|196	install -Dm 0755 build/wad2map %{buildroot}%{_bindir}/wad2map
14nr|eduke32-2.0.4svn3303-1|197	
14nr|eduke32-2.0.4svn3303-1|198	mkdir %{buildroot}%{_datadir}/applications
14nr|eduke32-2.0.4svn3303-1|199	cat > %{buildroot}%{_datadir}/applications/%{name}-gui.desktop << EOF
14nr|eduke32-2.0.4svn3303-1|200	[Desktop Entry]
14nr|eduke32-2.0.4svn3303-1|201	Name=Duke Nukem 3D GUI
14nr|eduke32-2.0.4svn3303-1|202	Comment=Eduke32 GUI game
14nr|eduke32-2.0.4svn3303-1|203	Exec=%{_gamesbindir}/%{name}-gui
14nr|eduke32-2.0.4svn3303-1|204	Icon=%{name}
14nr|eduke32-2.0.4svn3303-1|205	Terminal=false
14nr|eduke32-2.0.4svn3303-1|206	Type=Application
14nr|eduke32-2.0.4svn3303-1|207	StartupNotify=true
14nr|eduke32-2.0.4svn3303-1|208	Categories=Game;ArcadeGame;
14nr|eduke32-2.0.4svn3303-1|209	EOF
14nr|eduke32-2.0.4svn3303-1|210	
14nr|eduke32-2.0.4svn3303-1|211	cat > %{buildroot}%{_datadir}/applications/%{name}-console.desktop << EOF
14nr|eduke32-2.0.4svn3303-1|212	[Desktop Entry]
14nr|eduke32-2.0.4svn3303-1|213	Name=Duke Nukem 3D Console
14nr|eduke32-2.0.4svn3303-1|214	Comment=Eduke32 Console game
14nr|eduke32-2.0.4svn3303-1|215	Exec=%{_gamesbindir}/%{name}-console
14nr|eduke32-2.0.4svn3303-1|216	Icon=%{name}
14nr|eduke32-2.0.4svn3303-1|217	Terminal=false
14nr|eduke32-2.0.4svn3303-1|218	Type=Application
14nr|eduke32-2.0.4svn3303-1|219	StartupNotify=true
14nr|eduke32-2.0.4svn3303-1|220	Categories=Game;ArcadeGame;
14nr|eduke32-2.0.4svn3303-1|221	EOF
14nr|eduke32-2.0.4svn3303-1|222	
14nr|eduke32-2.0.4svn3303-1|223	
14nr|eduke32-2.0.4svn3303-1|224	%changelog
14nr|eduke32-2.0.4svn3303-1|225	* Thu Jun 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4svn3303-1
14nr|eduke32-2.0.4svn3303-1|226	+ Revision: d89fc7b
14nr|eduke32-2.0.4svn3303-1|227	- Build with proper flags
14nr|eduke32-2.0.4svn3303-1|228	
14nr|eduke32-2.0.4svn3303-1|229	

26372 14
14nr|eduke32-hrp-4.2.132-2|1	Name:		eduke32-hrp
14nr|eduke32-hrp-4.2.132-2|2	Version:	4.2.132
14nr|eduke32-hrp-4.2.132-2|3	Release:	2
14nr|eduke32-hrp-4.2.132-2|4	License:	Freeware
14nr|eduke32-hrp-4.2.132-2|5	Summary:	Duke Nukem 3D High Resolution Pack
14nr|eduke32-hrp-4.2.132-2|6	Group:		Games/Arcade
14nr|eduke32-hrp-4.2.132-2|7	URL:		http://hrp.eduke4.net/
14nr|eduke32-hrp-4.2.132-2|8	Source0:	http://www.duke4.org/files/nightfright/beta/polymer_hrp132.zip
14nr|eduke32-hrp-4.2.132-2|9	BuildArch:	noarch
14nr|eduke32-hrp-4.2.132-2|10	Requires:	eduke32_engine >= 2.0.1
14nr|eduke32-hrp-4.2.132-2|11	
14nr|eduke32-hrp-4.2.132-2|12	%description
14nr|eduke32-hrp-4.2.132-2|13	For all Duke fans who want to play the game again in a modern
14nr|eduke32-hrp-4.2.132-2|14	Windows environment with 3D accelerated graphics, the Duke3D
14nr|eduke32-hrp-4.2.132-2|15	community has created the High Resolution Pack (HRP). Utilizing
14nr|eduke32-hrp-4.2.132-2|16	the amazing skills of various texturing and modelling artists,
14nr|eduke32-hrp-4.2.132-2|17	the project´s goal is to replace all textures and sprites with
14nr|eduke32-hrp-4.2.132-2|18	high-res versions, optimizing it for latest OpenGL ports.
14nr|eduke32-hrp-4.2.132-2|19	
14nr|eduke32-hrp-4.2.132-2|20	
14nr|eduke32-hrp-4.2.132-2|21	%prep
14nr|eduke32-hrp-4.2.132-2|22	%setup -q -c %{name}-%{version}
14nr|eduke32-hrp-4.2.132-2|23	
14nr|eduke32-hrp-4.2.132-2|24	%install
14nr|eduke32-hrp-4.2.132-2|25	mkdir -p %{buildroot}%{_gamesdatadir}/eduke32/autoload/
14nr|eduke32-hrp-4.2.132-2|26	install -Dm 0644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/eduke32/autoload/duke3d_hrp.zip
14nr|eduke32-hrp-4.2.132-2|27	
14nr|eduke32-hrp-4.2.132-2|28	%files
14nr|eduke32-hrp-4.2.132-2|29	%{_gamesdatadir}/eduke32/autoload/duke3d_hrp.zip
14nr|eduke32-hrp-4.2.132-2|30	%doc hrp_art_license.txt hrp_readme.txt
14nr|eduke32-hrp-4.2.132-2|31	
14nr|eduke32-hrp-4.2.132-2|32	
14nr|eduke32-hrp-4.2.132-2|33	
14nr|eduke32-hrp-4.2.132-2|34	%changelog
14nr|eduke32-hrp-4.2.132-2|35	* Thu Oct 25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.132-2
14nr|eduke32-hrp-4.2.132-2|36	+ Revision: 454a2dc
14nr|eduke32-hrp-4.2.132-2|37	- LOG Spec cleanup
14nr|eduke32-hrp-4.2.132-2|38	
14nr|eduke32-hrp-4.2.132-2|39	

26373 14
14nr|emacs-mpg123-1.50-3|1	%define rname mpg123
14nr|emacs-mpg123-1.50-3|2	
14nr|emacs-mpg123-1.50-3|3	%define flavor emacs xemacs
14nr|emacs-mpg123-1.50-3|4	
14nr|emacs-mpg123-1.50-3|5	Summary:	A front-end program to mpg123 under Emacs/XEmacs
14nr|emacs-mpg123-1.50-3|6	Name:		emacs-%{rname}
14nr|emacs-mpg123-1.50-3|7	Version:	1.50
14nr|emacs-mpg123-1.50-3|8	Release:	%mkrel 3
14nr|emacs-mpg123-1.50-3|9	Source0:	http://www.gentei.org/~yuuji/software/mpg123el/%{rname}.el
14nr|emacs-mpg123-1.50-3|10	Source1:	%{name}-autostart.el
14nr|emacs-mpg123-1.50-3|11	License:	Freeware
14nr|emacs-mpg123-1.50-3|12	Group:		Editors
14nr|emacs-mpg123-1.50-3|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
14nr|emacs-mpg123-1.50-3|14	BuildRequires:	%{flavor}
14nr|emacs-mpg123-1.50-3|15	BuildRequires:	perl
14nr|emacs-mpg123-1.50-3|16	BuildRequires:	emacs-bin
14nr|emacs-mpg123-1.50-3|17	Requires:	%{rname}
14nr|emacs-mpg123-1.50-3|18	BuildArch:	noarch
14nr|emacs-mpg123-1.50-3|19	URL:		http://www.gentei.org/~yuuji/software/mpg123el/
14nr|emacs-mpg123-1.50-3|20	
14nr|emacs-mpg123-1.50-3|21	%description
14nr|emacs-mpg123-1.50-3|22	A front-end program to mpg123 under Emacs/XEmacs.
14nr|emacs-mpg123-1.50-3|23	
14nr|emacs-mpg123-1.50-3|24	%prep
14nr|emacs-mpg123-1.50-3|25	iconv -f EUC-JP -t UTF-8 %{SOURCE0} > %{rname}.el
14nr|emacs-mpg123-1.50-3|26	sed -i -e 's,euc-jp,utf-8,g' %{rname}.el
14nr|emacs-mpg123-1.50-3|27	#install -m 644 %{SOURCE0} %{rname}.el
14nr|emacs-mpg123-1.50-3|28	
14nr|emacs-mpg123-1.50-3|29	%build
14nr|emacs-mpg123-1.50-3|30	for i in %{flavor};do
14nr|emacs-mpg123-1.50-3|31	$i -batch -q -no-site-file -f batch-byte-compile %{rname}.el
14nr|emacs-mpg123-1.50-3|32	mv %{rname}.elc $i-%{rname}.elc
14nr|emacs-mpg123-1.50-3|33	done
14nr|emacs-mpg123-1.50-3|34	
14nr|emacs-mpg123-1.50-3|35	#Maybe need adjust
14nr|emacs-mpg123-1.50-3|36	perl -n -e 'last if /^\(/;last if /^;;; Code/; print' < %{SOURCE0} > DOCUMENTATION
14nr|emacs-mpg123-1.50-3|37	
14nr|emacs-mpg123-1.50-3|38	%install
14nr|emacs-mpg123-1.50-3|39	rm -rf %{buildroot}
14nr|emacs-mpg123-1.50-3|40	
14nr|emacs-mpg123-1.50-3|41	for i in %{flavor};do
14nr|emacs-mpg123-1.50-3|42	install -D -m644 $i-%{rname}.elc %{buildroot}%{_datadir}/$i/site-lisp/$i-%{rname}.elc
14nr|emacs-mpg123-1.50-3|43	[[ $i = emacs ]] && install -D -m644 %{rname}.el %{buildroot}%{_datadir}/emacs/site-lisp/%{rname}.el
14nr|emacs-mpg123-1.50-3|44	done
14nr|emacs-mpg123-1.50-3|45	
14nr|emacs-mpg123-1.50-3|46	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
14nr|emacs-mpg123-1.50-3|47	cat << EOF > %buildroot%{_sysconfdir}/emacs/site-start.d/%{name}.el
14nr|emacs-mpg123-1.50-3|48	%{expand:%(%__cat %{SOURCE1})}
14nr|emacs-mpg123-1.50-3|49	EOF
14nr|emacs-mpg123-1.50-3|50	
14nr|emacs-mpg123-1.50-3|51	
14nr|emacs-mpg123-1.50-3|52	%clean
14nr|emacs-mpg123-1.50-3|53	rm -rf %{buildroot}
14nr|emacs-mpg123-1.50-3|54	
14nr|emacs-mpg123-1.50-3|55	%files
14nr|emacs-mpg123-1.50-3|56	%defattr(-,root,root)
14nr|emacs-mpg123-1.50-3|57	%doc DOCUMENTATION
14nr|emacs-mpg123-1.50-3|58	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
14nr|emacs-mpg123-1.50-3|59	%{_datadir}/*/site-lisp/*el*
14nr|emacs-mpg123-1.50-3|60	
14nr|emacs-mpg123-1.50-3|61	
14nr|emacs-mpg123-1.50-3|62	
14nr|emacs-mpg123-1.50-3|63	
14nr|emacs-mpg123-1.50-3|64	%changelog
14nr|emacs-mpg123-1.50-3|65	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.50-3
14nr|emacs-mpg123-1.50-3|66	+ Revision: 43cc001
14nr|emacs-mpg123-1.50-3|67	- Automatic import for version 1.50
14nr|emacs-mpg123-1.50-3|68	
14nr|emacs-mpg123-1.50-3|69	

26374 14
14nr|epsxe-1.6.0-69.5|1	%define __noautoprov '(.*)\\.so(.*)'
14nr|epsxe-1.6.0-69.5|2	%define __noautoreq 'libstdc\\+\\+-libc6\\.2-2\\.so\\.3'
14nr|epsxe-1.6.0-69.5|3	
14nr|epsxe-1.6.0-69.5|4	Summary:	Sony PlayStation emulator
14nr|epsxe-1.6.0-69.5|5	Name:		epsxe
14nr|epsxe-1.6.0-69.5|6	Version:	1.6.0
14nr|epsxe-1.6.0-69.5|7	Release:	69.5
14nr|epsxe-1.6.0-69.5|8	License:	Freeware
14nr|epsxe-1.6.0-69.5|9	Group:		Emulators
14nr|epsxe-1.6.0-69.5|10	Url:		http://www.epsxe.com
14nr|epsxe-1.6.0-69.5|11	# Custom repack with plugins etc
14nr|epsxe-1.6.0-69.5|12	Source:		%{name}-%{version}.tar.bz2
14nr|epsxe-1.6.0-69.5|13	Suggests:	galaxy-gtk12
14nr|epsxe-1.6.0-69.5|14	ExclusiveArch:	%{ix86}
14nr|epsxe-1.6.0-69.5|15	
14nr|epsxe-1.6.0-69.5|16	%description
14nr|epsxe-1.6.0-69.5|17	Great Sony PlayStation emulator. Requires a BIOS image. Includes
14nr|epsxe-1.6.0-69.5|18	the best plugins:
14nr|epsxe-1.6.0-69.5|19	
14nr|epsxe-1.6.0-69.5|20	GPU P.E.Op.S. MesaGL 1.78
14nr|epsxe-1.6.0-69.5|21	GPU P.E.Op.S. SoftX 1.18
14nr|epsxe-1.6.0-69.5|22	GPU Pete's XGL2 2.9
14nr|epsxe-1.6.0-69.5|23	
14nr|epsxe-1.6.0-69.5|24	SPU Eternal 1.41
14nr|epsxe-1.6.0-69.5|25	SPU P.E.Op.S. ALSA 1.9
14nr|epsxe-1.6.0-69.5|26	SPU P.E.Op.S. OSS 1.9
14nr|epsxe-1.6.0-69.5|27	SPU Pete's Null 1.1
14nr|epsxe-1.6.0-69.5|28	
14nr|epsxe-1.6.0-69.5|29	JoyPad Lamer0's JoyPadXwin 1.1
14nr|epsxe-1.6.0-69.5|30	JoyPad ammoQ's PadJoy 0.8
14nr|epsxe-1.6.0-69.5|31	JoyPad Linuzappz X Windows Pad Driver 1.6
14nr|epsxe-1.6.0-69.5|32	
14nr|epsxe-1.6.0-69.5|33	%prep
14nr|epsxe-1.6.0-69.5|34	%setup -q
14nr|epsxe-1.6.0-69.5|35	
14nr|epsxe-1.6.0-69.5|36	%install
14nr|epsxe-1.6.0-69.5|37	install -D -m 0755 epsxe-start %{buildroot}%{_bindir}/epsxe-start
14nr|epsxe-1.6.0-69.5|38	install -D -m 0644 epsxe.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nr|epsxe-1.6.0-69.5|39	install -D -m 0644 epsxe.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14nr|epsxe-1.6.0-69.5|40	install -D -m 0755 epsxe %{buildroot}%{_libdir}/epsxe/epsxe
14nr|epsxe-1.6.0-69.5|41	install -D -m 0644 keycodes.lst %{buildroot}%{_libdir}/epsxe/keycodes.lst
14nr|epsxe-1.6.0-69.5|42	cp -r cfg %{buildroot}%{_libdir}/%{name}/
14nr|epsxe-1.6.0-69.5|43	cp -r docs %{buildroot}%{_libdir}/%{name}/
14nr|epsxe-1.6.0-69.5|44	cp -r extra %{buildroot}%{_libdir}/%{name}/
14nr|epsxe-1.6.0-69.5|45	cp -r plugins %{buildroot}%{_libdir}/%{name}/
14nr|epsxe-1.6.0-69.5|46	cp -r runtime %{buildroot}%{_libdir}/%{name}/
14nr|epsxe-1.6.0-69.5|47	cp -r shaders %{buildroot}%{_libdir}/%{name}/
14nr|epsxe-1.6.0-69.5|48	
14nr|epsxe-1.6.0-69.5|49	rm -f %{buildroot}%{_libdir}/%{name}/plugins/libgpuPeopsSDL.so.1.0.16
14nr|epsxe-1.6.0-69.5|50	
14nr|epsxe-1.6.0-69.5|51	%files
14nr|epsxe-1.6.0-69.5|52	%{_bindir}/%{name}-start
14nr|epsxe-1.6.0-69.5|53	%{_libdir}/%{name}/*
14nr|epsxe-1.6.0-69.5|54	%{_datadir}/applications/%{name}.desktop
14nr|epsxe-1.6.0-69.5|55	%{_datadir}/pixmaps/%{name}.png
14nr|epsxe-1.6.0-69.5|56	
14nr|epsxe-1.6.0-69.5|57	
14nr|epsxe-1.6.0-69.5|58	%changelog
14nr|epsxe-1.6.0-69.5|59	* Sun Jun 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.0-69.5
14nr|epsxe-1.6.0-69.5|60	+ Revision: 195923d
14nr|epsxe-1.6.0-69.5|61	- LOG Add libstdc++-libc6.2-2.so.3 library to tarball
14nr|epsxe-1.6.0-69.5|62	
14nr|epsxe-1.6.0-69.5|63	

26375 14
14nr|epsxe1.9-1.9.0-1|1	%define _enable_debug_packages %{nil}
14nr|epsxe1.9-1.9.0-1|2	%define debug_package %{nil}
14nr|epsxe1.9-1.9.0-1|3	
14nr|epsxe1.9-1.9.0-1|4	# We want possibility to install 1.6, 1.9 and possibly other versions
14nr|epsxe1.9-1.9.0-1|5	%define oname epsxe
14nr|epsxe1.9-1.9.0-1|6	%define major 1.9
14nr|epsxe1.9-1.9.0-1|7	%define minor 0
14nr|epsxe1.9-1.9.0-1|8	
14nr|epsxe1.9-1.9.0-1|9	Summary:	Sony PlayStation emulator
14nr|epsxe1.9-1.9.0-1|10	Name:		%{oname}%{major}
14nr|epsxe1.9-1.9.0-1|11	Version:	%{major}.%{minor}
14nr|epsxe1.9-1.9.0-1|12	Release:	1
14nr|epsxe1.9-1.9.0-1|13	License:	Freeware
14nr|epsxe1.9-1.9.0-1|14	Group:		Emulators
14nr|epsxe1.9-1.9.0-1|15	Url:		http://www.epsxe.com
14nr|epsxe1.9-1.9.0-1|16	Source0:	%{oname}190lin.zip
14nr|epsxe1.9-1.9.0-1|17	Source1:	%{oname}-%{major}-plugins.tar.bz2
14nr|epsxe1.9-1.9.0-1|18	Source2:	%{oname}%{major}-start
14nr|epsxe1.9-1.9.0-1|19	ExclusiveArch:	%{ix86}
14nr|epsxe1.9-1.9.0-1|20	# Not auto-detected but listed in epsxe_linux_en.txt, really ugly way...
14nr|epsxe1.9-1.9.0-1|21	Requires:	libasound.so.2
14nr|epsxe1.9-1.9.0-1|22	Requires:	libasyncns.so.0
14nr|epsxe1.9-1.9.0-1|23	Requires:	libatk-1.0.so.0
14nr|epsxe1.9-1.9.0-1|24	Requires:	libcaca.so.0
14nr|epsxe1.9-1.9.0-1|25	Requires:	libcairo.so.2
14nr|epsxe1.9-1.9.0-1|26	Requires:	libdbus-1.so.3
14nr|epsxe1.9-1.9.0-1|27	Requires:	libdl.so.2
14nr|epsxe1.9-1.9.0-1|28	Requires:	libexpat.so.1
14nr|epsxe1.9-1.9.0-1|29	Requires:	libFLAC.so.8
14nr|epsxe1.9-1.9.0-1|30	Requires:	libfontconfig.so.1
14nr|epsxe1.9-1.9.0-1|31	Requires:	libfreetype.so.6
14nr|epsxe1.9-1.9.0-1|32	Requires:	libgdk_pixbuf-2.0.so.0
14nr|epsxe1.9-1.9.0-1|33	Requires:	libgdk-x11-2.0.so.0
14nr|epsxe1.9-1.9.0-1|34	Requires:	libgio-2.0.so.0
14nr|epsxe1.9-1.9.0-1|35	Requires:	libglib-2.0.so.0
14nr|epsxe1.9-1.9.0-1|36	Requires:	libgmodule-2.0.so.0
14nr|epsxe1.9-1.9.0-1|37	Requires:	libgobject-2.0.so.0
14nr|epsxe1.9-1.9.0-1|38	Requires:	libgthread-2.0.so.0
14nr|epsxe1.9-1.9.0-1|39	Requires:	libgtk-x11-2.0.so.0
14nr|epsxe1.9-1.9.0-1|40	Requires:	libjson.so.0
14nr|epsxe1.9-1.9.0-1|41	Requires:	libm.so.6
14nr|epsxe1.9-1.9.0-1|42	Requires:	libncurses.so.5
14nr|epsxe1.9-1.9.0-1|43	Requires:	libncursesw.so.5
14nr|epsxe1.9-1.9.0-1|44	Requires:	libnsl.so.1
14nr|epsxe1.9-1.9.0-1|45	Requires:	libogg.so.0
14nr|epsxe1.9-1.9.0-1|46	Requires:	libpango-1.0.so.0
14nr|epsxe1.9-1.9.0-1|47	Requires:	libpangocairo-1.0.so.0
14nr|epsxe1.9-1.9.0-1|48	Requires:	libpangoft2-1.0.so.0
14nr|epsxe1.9-1.9.0-1|49	Requires:	libpixman-1.so.0
14nr|epsxe1.9-1.9.0-1|50	Requires:	libpng12.so.0
14nr|epsxe1.9-1.9.0-1|51	Requires:	libpthread.so.0
14nr|epsxe1.9-1.9.0-1|52	Requires:	libpulse-simple.so.0
14nr|epsxe1.9-1.9.0-1|53	Requires:	libpulse.so.0
14nr|epsxe1.9-1.9.0-1|54	Requires:	libSDL-1.2.so.0
14nr|epsxe1.9-1.9.0-1|55	Requires:	libSDL_ttf-2.0.so.0
14nr|epsxe1.9-1.9.0-1|56	Requires:	libslang.so.2
14nr|epsxe1.9-1.9.0-1|57	Requires:	libsndfile.so.1
14nr|epsxe1.9-1.9.0-1|58	Requires:	libtinfo.so.5
14nr|epsxe1.9-1.9.0-1|59	Requires:	libvorbisenc.so.2
14nr|epsxe1.9-1.9.0-1|60	Requires:	libvorbis.so.0
14nr|epsxe1.9-1.9.0-1|61	Requires:	libwrap.so.0
14nr|epsxe1.9-1.9.0-1|62	Requires:	libX11.so.6
14nr|epsxe1.9-1.9.0-1|63	Requires:	libXau.so.6
14nr|epsxe1.9-1.9.0-1|64	Requires:	libxcb-render.so.0
14nr|epsxe1.9-1.9.0-1|65	Requires:	libxcb-shm.so.0
14nr|epsxe1.9-1.9.0-1|66	Requires:	libxcb.so.1
14nr|epsxe1.9-1.9.0-1|67	Requires:	libXcomposite.so.1
14nr|epsxe1.9-1.9.0-1|68	Requires:	libXcursor.so.1
14nr|epsxe1.9-1.9.0-1|69	Requires:	libXdamage.so.1
14nr|epsxe1.9-1.9.0-1|70	Requires:	libXdmcp.so.6
14nr|epsxe1.9-1.9.0-1|71	Requires:	libXext.so.6
14nr|epsxe1.9-1.9.0-1|72	Requires:	libXfixes.so.3
14nr|epsxe1.9-1.9.0-1|73	Requires:	libXinerama.so.1
14nr|epsxe1.9-1.9.0-1|74	Requires:	libXi.so.6
14nr|epsxe1.9-1.9.0-1|75	Requires:	libXrandr.so.2
14nr|epsxe1.9-1.9.0-1|76	Requires:	libXrender.so.1
14nr|epsxe1.9-1.9.0-1|77	Requires:	libz.so.1
14nr|epsxe1.9-1.9.0-1|78	
14nr|epsxe1.9-1.9.0-1|79	%description
14nr|epsxe1.9-1.9.0-1|80	Great Sony PlayStation emulator. Requires a BIOS image. Includes
14nr|epsxe1.9-1.9.0-1|81	the best external plugins (in addition to internal ones):
14nr|epsxe1.9-1.9.0-1|82	
14nr|epsxe1.9-1.9.0-1|83	GPU P.E.Op.S. MesaGL 1.78
14nr|epsxe1.9-1.9.0-1|84	GPU P.E.Op.S. SoftX 1.18
14nr|epsxe1.9-1.9.0-1|85	GPU Pete's XGL2 2.9
14nr|epsxe1.9-1.9.0-1|86	SPU P.E.Op.S. OSS 1.9
14nr|epsxe1.9-1.9.0-1|87	
14nr|epsxe1.9-1.9.0-1|88	%prep
14nr|epsxe1.9-1.9.0-1|89	%setup -q -c -a1
14nr|epsxe1.9-1.9.0-1|90	
14nr|epsxe1.9-1.9.0-1|91	%build
14nr|epsxe1.9-1.9.0-1|92	
14nr|epsxe1.9-1.9.0-1|93	%install
14nr|epsxe1.9-1.9.0-1|94	install -D -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/%{oname}%{major}-start
14nr|epsxe1.9-1.9.0-1|95	install -D -m 0644 %{oname}.png %{buildroot}%{_datadir}/pixmaps/%{oname}%{major}.png
14nr|epsxe1.9-1.9.0-1|96	install -D -m 0755 %{oname} %{buildroot}%{_libdir}/%{oname}%{major}/%{oname}
14nr|epsxe1.9-1.9.0-1|97	install -D -m 0644 keycodes.lst %{buildroot}%{_libdir}/%{oname}%{major}/keycodes.lst
14nr|epsxe1.9-1.9.0-1|98	cp -r cfg %{buildroot}%{_libdir}/%{oname}%{major}/
14nr|epsxe1.9-1.9.0-1|99	cp -r docs %{buildroot}%{_libdir}/%{oname}%{major}/
14nr|epsxe1.9-1.9.0-1|100	cp -r extra %{buildroot}%{_libdir}/%{oname}%{major}/
14nr|epsxe1.9-1.9.0-1|101	cp -r plugins %{buildroot}%{_libdir}/%{oname}%{major}/
14nr|epsxe1.9-1.9.0-1|102	cp -r shaders %{buildroot}%{_libdir}/%{oname}%{major}/
14nr|epsxe1.9-1.9.0-1|103	
14nr|epsxe1.9-1.9.0-1|104	# install menu entry
14nr|epsxe1.9-1.9.0-1|105	mkdir -p %{buildroot}%{_datadir}/applications/
14nr|epsxe1.9-1.9.0-1|106	cat > %{buildroot}%{_datadir}/applications/%{oname}%{major}.desktop << EOF
14nr|epsxe1.9-1.9.0-1|107	[Desktop Entry]
14nr|epsxe1.9-1.9.0-1|108	Name=ePSXe (%{major})
14nr|epsxe1.9-1.9.0-1|109	Comment=Sony PlayStation Emulator
14nr|epsxe1.9-1.9.0-1|110	Exec=/usr/bin/%{oname}%{major}-start
14nr|epsxe1.9-1.9.0-1|111	Icon=%{oname}%{major}
14nr|epsxe1.9-1.9.0-1|112	Terminal=false
14nr|epsxe1.9-1.9.0-1|113	Type=Application
14nr|epsxe1.9-1.9.0-1|114	StartupNotify=true
14nr|epsxe1.9-1.9.0-1|115	Categories=Game;X-MandrivaLinux-MoreApplications-Emulators;Emulator;
14nr|epsxe1.9-1.9.0-1|116	EOF
14nr|epsxe1.9-1.9.0-1|117	
14nr|epsxe1.9-1.9.0-1|118	%files
14nr|epsxe1.9-1.9.0-1|119	%{_bindir}/%{oname}%{major}-start
14nr|epsxe1.9-1.9.0-1|120	%{_libdir}/%{oname}%{major}/*
14nr|epsxe1.9-1.9.0-1|121	%{_datadir}/applications/%{oname}%{major}.desktop
14nr|epsxe1.9-1.9.0-1|122	%{_datadir}/pixmaps/%{oname}%{major}.png
14nr|epsxe1.9-1.9.0-1|123	
14nr|epsxe1.9-1.9.0-1|124	
14nr|epsxe1.9-1.9.0-1|125	%changelog
14nr|epsxe1.9-1.9.0-1|126	* Thu Aug 08 2013 Rosa <rosa@abf.rosalinux.ru> 1.9.0-1
14nr|epsxe1.9-1.9.0-1|127	+ Revision: 780573a
14nr|epsxe1.9-1.9.0-1|128	- Automatic import for version 1.9.0-1
14nr|epsxe1.9-1.9.0-1|129	
14nr|epsxe1.9-1.9.0-1|130	

26376 14
14nr|fglrx-14.10.1006.1001-2|1	
14nr|fglrx-14.10.1006.1001-2|2	##############################################################################
14nr|fglrx-14.10.1006.1001-2|3	# This .spec file is dual licensed. It can be distributed either with the    #
14nr|fglrx-14.10.1006.1001-2|4	# terms of GPL version 2 or newer, or with the MIT license included below.   #
14nr|fglrx-14.10.1006.1001-2|5	# Removing either GPL or MIT license when distributing this file is allowed. #
14nr|fglrx-14.10.1006.1001-2|6	##############################################################################
14nr|fglrx-14.10.1006.1001-2|7	# - start of MIT license -
14nr|fglrx-14.10.1006.1001-2|8	# Copyright (c) 2007-2009 Anssi Hannula, Luiz Fernando Capitulino, Colin Guthrie, Thomas Backlund
14nr|fglrx-14.10.1006.1001-2|9	#
14nr|fglrx-14.10.1006.1001-2|10	# Permission is hereby granted, free of charge, to any person
14nr|fglrx-14.10.1006.1001-2|11	# obtaining a copy of this software and associated documentation
14nr|fglrx-14.10.1006.1001-2|12	# files (the "Software"), to deal in the Software without
14nr|fglrx-14.10.1006.1001-2|13	# restriction, including without limitation the rights to use,
14nr|fglrx-14.10.1006.1001-2|14	# copy, modify, merge, publish, distribute, sublicense, and/or sell
14nr|fglrx-14.10.1006.1001-2|15	# copies of the Software, and to permit persons to whom the
14nr|fglrx-14.10.1006.1001-2|16	# Software is furnished to do so, subject to the following
14nr|fglrx-14.10.1006.1001-2|17	# conditions:
14nr|fglrx-14.10.1006.1001-2|18	#
14nr|fglrx-14.10.1006.1001-2|19	# The above copyright notice and this permission notice shall be
14nr|fglrx-14.10.1006.1001-2|20	# included in all copies or substantial portions of the Software.
14nr|fglrx-14.10.1006.1001-2|21	#
14nr|fglrx-14.10.1006.1001-2|22	# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
14nr|fglrx-14.10.1006.1001-2|23	# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
14nr|fglrx-14.10.1006.1001-2|24	# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
14nr|fglrx-14.10.1006.1001-2|25	# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
14nr|fglrx-14.10.1006.1001-2|26	# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
14nr|fglrx-14.10.1006.1001-2|27	# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
14nr|fglrx-14.10.1006.1001-2|28	# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
14nr|fglrx-14.10.1006.1001-2|29	# OTHER DEALINGS IN THE SOFTWARE.
14nr|fglrx-14.10.1006.1001-2|30	# - end of MIT license -
14nr|fglrx-14.10.1006.1001-2|31	
14nr|fglrx-14.10.1006.1001-2|32	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nr|fglrx-14.10.1006.1001-2|33	# For the present, fall back to the old symbol resolution rules for ld.
14nr|fglrx-14.10.1006.1001-2|34	%define _disable_ld_now 1
14nr|fglrx-14.10.1006.1001-2|35	
14nr|fglrx-14.10.1006.1001-2|36	%define name		fglrx
14nr|fglrx-14.10.1006.1001-2|37	
14nr|fglrx-14.10.1006.1001-2|38	# %amdbuild is used to enable the AMD installer --buildpkg mode.
14nr|fglrx-14.10.1006.1001-2|39	# The macros version, rel, amd_dir, distsuffix need to be manually defined.
14nr|fglrx-14.10.1006.1001-2|40	# The macro mdkversion can also be overridden.
14nr|fglrx-14.10.1006.1001-2|41	%define amdbuild	0
14nr|fglrx-14.10.1006.1001-2|42	%{?_without_amd: %global amdbuild 0}
14nr|fglrx-14.10.1006.1001-2|43	%{?_with_amd: %global amdbuild 1}
14nr|fglrx-14.10.1006.1001-2|44	
14nr|fglrx-14.10.1006.1001-2|45	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|46	# NOTE: These version definitions are overridden by ati-packager.sh when
14nr|fglrx-14.10.1006.1001-2|47	# building with the --buildpkg method of the installer.
14nr|fglrx-14.10.1006.1001-2|48	
14nr|fglrx-14.10.1006.1001-2|49	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl).
14nr|fglrx-14.10.1006.1001-2|50	
14nr|fglrx-14.10.1006.1001-2|51	# version in installer filename:
14nr|fglrx-14.10.1006.1001-2|52	%define oversion        14.10.1006.1001
14nr|fglrx-14.10.1006.1001-2|53	# Advertised version, for description:
14nr|fglrx-14.10.1006.1001-2|54	%define mversion        14.4
14nr|fglrx-14.10.1006.1001-2|55	# driver version from ati-packager-helper.sh:
14nr|fglrx-14.10.1006.1001-2|56	%define iversion	14.10.1006.1001
14nr|fglrx-14.10.1006.1001-2|57	# release:
14nr|fglrx-14.10.1006.1001-2|58	%define rel		2
14nr|fglrx-14.10.1006.1001-2|59	# rpm version (adds 0 in order to not go backwards if iversion is two-decimal)
14nr|fglrx-14.10.1006.1001-2|60	#define version		%{iversion}%([ $(echo %iversion | wc -c) -le 5 ] && echo 0)
14nr|fglrx-14.10.1006.1001-2|61	# (tmb) amd keeps playing up/down with the versioning, so lets do manual added 0 "fix" for now
14nr|fglrx-14.10.1006.1001-2|62	%define version		14.10.1006.1001
14nr|fglrx-14.10.1006.1001-2|63	%else
14nr|fglrx-14.10.1006.1001-2|64	# Best-effort if AMD has made late changes (in amdbuild mode)
14nr|fglrx-14.10.1006.1001-2|65	%define _default_patch_fuzz 2
14nr|fglrx-14.10.1006.1001-2|66	%endif
14nr|fglrx-14.10.1006.1001-2|67	
14nr|fglrx-14.10.1006.1001-2|68	%define priority	1000
14nr|fglrx-14.10.1006.1001-2|69	%define release %{rel}
14nr|fglrx-14.10.1006.1001-2|70	
14nr|fglrx-14.10.1006.1001-2|71	# set to 1 for a prerelease driver with an ubuntu tarball as source
14nr|fglrx-14.10.1006.1001-2|72	%define ubuntu_prerelease 0
14nr|fglrx-14.10.1006.1001-2|73	
14nr|fglrx-14.10.1006.1001-2|74	%define driverpkgname	x11-driver-video-fglrx
14nr|fglrx-14.10.1006.1001-2|75	%define drivername	fglrx
14nr|fglrx-14.10.1006.1001-2|76	%define xorg_version	pic
14nr|fglrx-14.10.1006.1001-2|77	# highest supported videodrv abi
14nr|fglrx-14.10.1006.1001-2|78	%define videodrv_abi	15
14nr|fglrx-14.10.1006.1001-2|79	%define xorg_libdir	%{_libdir}/xorg
14nr|fglrx-14.10.1006.1001-2|80	%define xorg_dridir	%{_libdir}/dri
14nr|fglrx-14.10.1006.1001-2|81	%define xorg_dridir32	%{_prefix}/lib/dri
14nr|fglrx-14.10.1006.1001-2|82	%define ld_so_conf_file	ati.conf
14nr|fglrx-14.10.1006.1001-2|83	%define ati_extdir	%{_libdir}/%{drivername}/xorg
14nr|fglrx-14.10.1006.1001-2|84	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nr|fglrx-14.10.1006.1001-2|85	%define bundle_qt	0
14nr|fglrx-14.10.1006.1001-2|86	# The entry in Cards+ this driver should be associated with, if there is
14nr|fglrx-14.10.1006.1001-2|87	# no entry in ldetect-lst default pcitable:
14nr|fglrx-14.10.1006.1001-2|88	# cooker ldetect-lst should be up-to-date
14nr|fglrx-14.10.1006.1001-2|89	%define ldetect_cards_name      %nil
14nr|fglrx-14.10.1006.1001-2|90	
14nr|fglrx-14.10.1006.1001-2|91	%if %{amdbuild}
14nr|fglrx-14.10.1006.1001-2|92	# AMD/ATI cards not listed in main ldetect-lst pcitable are not likely
14nr|fglrx-14.10.1006.1001-2|93	# to be supported by radeon which is from the same time period.
14nr|fglrx-14.10.1006.1001-2|94	# (main pcitable entries override our entries)
14nr|fglrx-14.10.1006.1001-2|95	%define ldetect_cards_name	ATI Radeon HD 5000 and later without free driver (vesa/fglrx)
14nr|fglrx-14.10.1006.1001-2|96	%endif
14nr|fglrx-14.10.1006.1001-2|97	
14nr|fglrx-14.10.1006.1001-2|98	%ifarch %ix86
14nr|fglrx-14.10.1006.1001-2|99	%define xverdir		x%{xorg_version}
14nr|fglrx-14.10.1006.1001-2|100	%define archdir		arch/x86
14nr|fglrx-14.10.1006.1001-2|101	%endif
14nr|fglrx-14.10.1006.1001-2|102	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|103	%define xverdir		x%{xorg_version}_64a
14nr|fglrx-14.10.1006.1001-2|104	%define archdir		arch/x86_64
14nr|fglrx-14.10.1006.1001-2|105	%endif
14nr|fglrx-14.10.1006.1001-2|106	
14nr|fglrx-14.10.1006.1001-2|107	# Other packages should not require any AMD specific proprietary libraries
14nr|fglrx-14.10.1006.1001-2|108	# (if that is really necessary, we may want to split that specific lib out),
14nr|fglrx-14.10.1006.1001-2|109	# and this package should not be pulled in when libGL.so.1 is required.
14nr|fglrx-14.10.1006.1001-2|110	%if %{_use_internal_dependency_generator}
14nr|fglrx-14.10.1006.1001-2|111	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)'
14nr|fglrx-14.10.1006.1001-2|112	%else
14nr|fglrx-14.10.1006.1001-2|113	%define _provides_exceptions \\.so
14nr|fglrx-14.10.1006.1001-2|114	%endif
14nr|fglrx-14.10.1006.1001-2|115	
14nr|fglrx-14.10.1006.1001-2|116	%define qt_requires_exceptions %nil
14nr|fglrx-14.10.1006.1001-2|117	%if %{bundle_qt}
14nr|fglrx-14.10.1006.1001-2|118	# do not require Qt if it is bundled
14nr|fglrx-14.10.1006.1001-2|119	%if %{_use_internal_dependency_generator}
14nr|fglrx-14.10.1006.1001-2|120	%define qt_requires_exceptions |libQtCore\\.so|libQtGui\\.so
14nr|fglrx-14.10.1006.1001-2|121	%else
14nr|fglrx-14.10.1006.1001-2|122	%define qt_requires_exceptions \\|libQtCore\\.so\\|libQtGui\\.so
14nr|fglrx-14.10.1006.1001-2|123	%endif
14nr|fglrx-14.10.1006.1001-2|124	%endif
14nr|fglrx-14.10.1006.1001-2|125	
14nr|fglrx-14.10.1006.1001-2|126	# do not require fglrx stuff, they are all included
14nr|fglrx-14.10.1006.1001-2|127	%if %{_use_internal_dependency_generator}
14nr|fglrx-14.10.1006.1001-2|128	%define common_requires_exceptions libfglrx.+\\.so|libati.+\\.so|libOpenCL\\.so%{qt_requires_exceptions}
14nr|fglrx-14.10.1006.1001-2|129	%else
14nr|fglrx-14.10.1006.1001-2|130	%define common_requires_exceptions libfglrx.\\+\\.so\\|libati.\\+\\.so\\|libOpenCL\\.so%{qt_requires_exceptions}
14nr|fglrx-14.10.1006.1001-2|131	%endif
14nr|fglrx-14.10.1006.1001-2|132	
14nr|fglrx-14.10.1006.1001-2|133	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|134	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nr|fglrx-14.10.1006.1001-2|135	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nr|fglrx-14.10.1006.1001-2|136	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nr|fglrx-14.10.1006.1001-2|137	# pull the dependencies of 32-bit fglrx libraries in as well.
14nr|fglrx-14.10.1006.1001-2|138	%if %{_use_internal_dependency_generator}
14nr|fglrx-14.10.1006.1001-2|139	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nr|fglrx-14.10.1006.1001-2|140	%else
14nr|fglrx-14.10.1006.1001-2|141	%define _requires_exceptions %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nr|fglrx-14.10.1006.1001-2|142	%endif
14nr|fglrx-14.10.1006.1001-2|143	%else
14nr|fglrx-14.10.1006.1001-2|144	%if %{_use_internal_dependency_generator}
14nr|fglrx-14.10.1006.1001-2|145	%define __noautoreq '%{common_requires_exceptions}'
14nr|fglrx-14.10.1006.1001-2|146	%else
14nr|fglrx-14.10.1006.1001-2|147	%define _requires_exceptions %{common_requires_exceptions}
14nr|fglrx-14.10.1006.1001-2|148	%endif
14nr|fglrx-14.10.1006.1001-2|149	%endif
14nr|fglrx-14.10.1006.1001-2|150	
14nr|fglrx-14.10.1006.1001-2|151	# (anssi) Do not require qt for amdnotifyui (used as event notifier, as
14nr|fglrx-14.10.1006.1001-2|152	# of 04/2010 only for DisplayPort failures). installing
14nr|fglrx-14.10.1006.1001-2|153	# fglrx-control-center will satisfy the dependency.
14nr|fglrx-14.10.1006.1001-2|154	# It is not moved to fglrx-control-center as due to its small size it may
14nr|fglrx-14.10.1006.1001-2|155	# be wanted on e.g. KDE Ones, which can't have the full fglrx-control-center,
14nr|fglrx-14.10.1006.1001-2|156	# and due to it having nothing to do with fglrx-control-center.
14nr|fglrx-14.10.1006.1001-2|157	%define __noautoreqfiles ^%{_sbindir}/amdnotifyui$
14nr|fglrx-14.10.1006.1001-2|158	
14nr|fglrx-14.10.1006.1001-2|159	Summary:	AMD proprietary X.org driver and libraries
14nr|fglrx-14.10.1006.1001-2|160	Name:		%{name}
14nr|fglrx-14.10.1006.1001-2|161	Version:	%{version}
14nr|fglrx-14.10.1006.1001-2|162	Release:	%{release}
14nr|fglrx-14.10.1006.1001-2|163	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|164	%if !%{ubuntu_prerelease}
14nr|fglrx-14.10.1006.1001-2|165	Source0:	amd-driver-installer-%{oversion}-x86.x86_64.run
14nr|fglrx-14.10.1006.1001-2|166	#Source0:	http://www2.ati.com/drivers/linux/amd-driver-installer-catalyst-%{oversion}-beta1-x86.x86_64.run
14nr|fglrx-14.10.1006.1001-2|167	#Source0:	http://www2.ati.com/drivers/linux/amd-driver-installer-catalyst-%{oversion}-x86.x86_64.run
14nr|fglrx-14.10.1006.1001-2|168	#Source0:	http://www2.ati.com/drivers/linux/amd-catalyst-%{oversion}-linux-x86.x86_64.run
14nr|fglrx-14.10.1006.1001-2|169	#Source0:	amd-catalyst-%{oversion}-beta1-linux-x86.x86_64.run
14nr|fglrx-14.10.1006.1001-2|170	%else
14nr|fglrx-14.10.1006.1001-2|171	Source0:	http://download2-developer.amd.com/amd/APPSDK/OpenCL1.2betadriversLinux.tgz
14nr|fglrx-14.10.1006.1001-2|172	%endif
14nr|fglrx-14.10.1006.1001-2|173	%else
14nr|fglrx-14.10.1006.1001-2|174	Source0:        fglrx-installer_%{iversion}.orig.tar.gz
14nr|fglrx-14.10.1006.1001-2|175	%endif
14nr|fglrx-14.10.1006.1001-2|176	Source1:	ati-packager.sh
14nr|fglrx-14.10.1006.1001-2|177	Source2:	atieventsd.init
14nr|fglrx-14.10.1006.1001-2|178	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|179	# Generates fglrx.spec from Mandriva SVN for use in AMD installer
14nr|fglrx-14.10.1006.1001-2|180	# archive. Requires kenobi access for fetching names for changelog.
14nr|fglrx-14.10.1006.1001-2|181	# (for manual use)
14nr|fglrx-14.10.1006.1001-2|182	Source10:	generate-fglrx-spec-from-svn.sh
14nr|fglrx-14.10.1006.1001-2|183	Source11:	fglrx.rpmlintrc
14nr|fglrx-14.10.1006.1001-2|184	Source12:	README_for_maintainers.txt
14nr|fglrx-14.10.1006.1001-2|185	%endif
14nr|fglrx-14.10.1006.1001-2|186	Patch3:		fglrx-authfile-locations.patch
14nr|fglrx-14.10.1006.1001-2|187	Patch9:		fglrx-make_sh-custom-kernel-dir.patch
14nr|fglrx-14.10.1006.1001-2|188	# do not probe /proc for kernel info as we may be building for a
14nr|fglrx-14.10.1006.1001-2|189	# different kernel
14nr|fglrx-14.10.1006.1001-2|190	Patch10:	fglrx-make_sh-no-proc-probe.patch
14nr|fglrx-14.10.1006.1001-2|191	# fix build with mesa > 9.2.x
14nr|fglrx-14.10.1006.1001-2|192	#Patch12:	ati-drivers-13.8-mesa-9.2-debug.patch
14nr|fglrx-14.10.1006.1001-2|193	# fix GL mess
14nr|fglrx-14.10.1006.1001-2|194	Patch13:	fglrx-fix-GL-redefines.patch
14nr|fglrx-14.10.1006.1001-2|195	# fix build with 3.9+ again :(  (debian)
14nr|fglrx-14.10.1006.1001-2|196	#Patch14:	fglrx-replace_acpi_table_handler.patch
14nr|fglrx-14.10.1006.1001-2|197	# fix build with 3.12 again :(  (debian)
14nr|fglrx-14.10.1006.1001-2|198	#Patch15:	fglrx-buildfix_kernel_3.12.patch
14nr|fglrx-14.10.1006.1001-2|199	
14nr|fglrx-14.10.1006.1001-2|200	# From ArchLinux, fix build with kernel 3.14.
14nr|fglrx-14.10.1006.1001-2|201	Patch16:	cold-fglrx-3.14-current_euid.patch
14nr|fglrx-14.10.1006.1001-2|202	
14nr|fglrx-14.10.1006.1001-2|203	License:	Freeware
14nr|fglrx-14.10.1006.1001-2|204	URL:		http://support.amd.com/en-us/download/desktop?os=Linux+x86
14nr|fglrx-14.10.1006.1001-2|205	Group:		System/Kernel and hardware
14nr|fglrx-14.10.1006.1001-2|206	ExclusiveArch:	%{ix86} x86_64
14nr|fglrx-14.10.1006.1001-2|207	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|208	BuildRequires:	pkgconfig(gl)
14nr|fglrx-14.10.1006.1001-2|209	BuildRequires:	libxmu-devel
14nr|fglrx-14.10.1006.1001-2|210	BuildRequires:	libxaw-devel
14nr|fglrx-14.10.1006.1001-2|211	BuildRequires:	libxp-devel
14nr|fglrx-14.10.1006.1001-2|212	BuildRequires:	libxtst-devel
14nr|fglrx-14.10.1006.1001-2|213	BuildRequires:	imake
14nr|fglrx-14.10.1006.1001-2|214	# Used by atieventsd:
14nr|fglrx-14.10.1006.1001-2|215	Suggests:	acpid
14nr|fglrx-14.10.1006.1001-2|216	BuildRequires:	imagemagick
14nr|fglrx-14.10.1006.1001-2|217	%endif
14nr|fglrx-14.10.1006.1001-2|218	
14nr|fglrx-14.10.1006.1001-2|219	%description
14nr|fglrx-14.10.1006.1001-2|220	Source package of the AMD proprietary driver. Binary packages are
14nr|fglrx-14.10.1006.1001-2|221	named x11-driver-video-fglrx on %{_vendor}.
14nr|fglrx-14.10.1006.1001-2|222	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|223	This package corresponds to AMD Catalyst version %mversion.
14nr|fglrx-14.10.1006.1001-2|224	%endif
14nr|fglrx-14.10.1006.1001-2|225	
14nr|fglrx-14.10.1006.1001-2|226	%package -n %{driverpkgname}
14nr|fglrx-14.10.1006.1001-2|227	Summary:	AMD proprietary X.org driver and libraries
14nr|fglrx-14.10.1006.1001-2|228	Group:		System/Kernel and hardware
14nr|fglrx-14.10.1006.1001-2|229	Requires(post):	update-alternatives >= 1.9.0
14nr|fglrx-14.10.1006.1001-2|230	Requires(postun): update-alternatives
14nr|fglrx-14.10.1006.1001-2|231	Obsoletes:	ati_igp
14nr|fglrx-14.10.1006.1001-2|232	Suggests:	%{drivername}-control-center = %{version}
14nr|fglrx-14.10.1006.1001-2|233	Obsoletes:	ati < %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|234	Provides:	ati = %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|235	Conflicts:	x11-server-common < 1.3.0.0-17
14nr|fglrx-14.10.1006.1001-2|236	Conflicts:	drakx-kbd-mouse-x11 < 0.26
14nr|fglrx-14.10.1006.1001-2|237	Obsoletes:	x11-driver-video-fglrx-hd2000 < 8.42.3-5
14nr|fglrx-14.10.1006.1001-2|238	Requires:	kmod(fglrx) = %{version}
14nr|fglrx-14.10.1006.1001-2|239	Requires:	x11-server-common >= 1.9
14nr|fglrx-14.10.1006.1001-2|240	Requires(pre):	grub2 >= 2.00-34
14nr|fglrx-14.10.1006.1001-2|241	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|242	Requires(post):	rpm-helper
14nr|fglrx-14.10.1006.1001-2|243	Requires(preun): rpm-helper
14nr|fglrx-14.10.1006.1001-2|244	%endif
14nr|fglrx-14.10.1006.1001-2|245	# Conflict with the next videodrv ABI break.
14nr|fglrx-14.10.1006.1001-2|246	# The driver may support multiple ABI versions and therefore
14nr|fglrx-14.10.1006.1001-2|247	# a strict version-specific requirement would not be enough.
14nr|fglrx-14.10.1006.1001-2|248	# (ahmad) since X Server 1.10 ABI is now 10 (upstream jumped from 8 to 10)
14nr|fglrx-14.10.1006.1001-2|249	# make it +2 for now
14nr|fglrx-14.10.1006.1001-2|250	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
14nr|fglrx-14.10.1006.1001-2|251	###Conflicts:  xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
14nr|fglrx-14.10.1006.1001-2|252	Provides:	atieventsd = %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|253	Obsoletes:	atieventsd < %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|254	
14nr|fglrx-14.10.1006.1001-2|255	%description -n %{driverpkgname}
14nr|fglrx-14.10.1006.1001-2|256	AMD proprietary X.org graphics driver, related libraries and
14nr|fglrx-14.10.1006.1001-2|257	configuration tools.
14nr|fglrx-14.10.1006.1001-2|258	
14nr|fglrx-14.10.1006.1001-2|259	NOTE: You should use XFdrake to configure your AMD card. The
14nr|fglrx-14.10.1006.1001-2|260	correct packages will be automatically installed and configured.
14nr|fglrx-14.10.1006.1001-2|261	
14nr|fglrx-14.10.1006.1001-2|262	If you do not want to use XFdrake, see README.manual-setup.
14nr|fglrx-14.10.1006.1001-2|263	
14nr|fglrx-14.10.1006.1001-2|264	The graphical configuration utility, AMD Catalyst Control Center
14nr|fglrx-14.10.1006.1001-2|265	Linux Edition, is contained in the package
14nr|fglrx-14.10.1006.1001-2|266	%{drivername}-control-center.
14nr|fglrx-14.10.1006.1001-2|267	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|268	This package corresponds to AMD Catalyst version %mversion.
14nr|fglrx-14.10.1006.1001-2|269	%endif
14nr|fglrx-14.10.1006.1001-2|270	
14nr|fglrx-14.10.1006.1001-2|271	%package -n %{drivername}-control-center
14nr|fglrx-14.10.1006.1001-2|272	Summary:	AMD Catalyst Control Center Linux Edition
14nr|fglrx-14.10.1006.1001-2|273	Group:		System/Kernel and hardware
14nr|fglrx-14.10.1006.1001-2|274	Requires:	%{driverpkgname} = %{version}
14nr|fglrx-14.10.1006.1001-2|275	Obsoletes:	ati-utils < %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|276	Provides:	ati-utils = %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|277	Provides:	amdcccle = %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|278	Obsoletes:	ati-ccc < %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|279	Obsoletes:	ati-control-center < %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|280	Provides:	ati-control-center = %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|281	Obsoletes:	fglrx-hd2000-control-center < 8.42.3-5
14nr|fglrx-14.10.1006.1001-2|282	%if !%{bundle_qt}
14nr|fglrx-14.10.1006.1001-2|283	# 2009.0 and 2009.1 have this one in updates only
14nr|fglrx-14.10.1006.1001-2|284	Requires:	%{_lib}qtcore4 >= 3:4.5.2
14nr|fglrx-14.10.1006.1001-2|285	%endif
14nr|fglrx-14.10.1006.1001-2|286	
14nr|fglrx-14.10.1006.1001-2|287	%description -n %{drivername}-control-center
14nr|fglrx-14.10.1006.1001-2|288	AMD Catalyst Control Center Linux Edition, a graphical configuration
14nr|fglrx-14.10.1006.1001-2|289	utility for the AMD proprietary X.org driver.
14nr|fglrx-14.10.1006.1001-2|290	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|291	This package corresponds to AMD Catalyst version %mversion.
14nr|fglrx-14.10.1006.1001-2|292	%endif
14nr|fglrx-14.10.1006.1001-2|293	
14nr|fglrx-14.10.1006.1001-2|294	%package -n dkms-%{drivername}
14nr|fglrx-14.10.1006.1001-2|295	Summary:	AMD proprietary kernel module
14nr|fglrx-14.10.1006.1001-2|296	Group:		System/Kernel and hardware
14nr|fglrx-14.10.1006.1001-2|297	Requires:	dkms
14nr|fglrx-14.10.1006.1001-2|298	Requires(post):	dkms
14nr|fglrx-14.10.1006.1001-2|299	Requires(preun): dkms
14nr|fglrx-14.10.1006.1001-2|300	Obsoletes:	dkms-ati < %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|301	Provides:	dkms-ati = %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|302	
14nr|fglrx-14.10.1006.1001-2|303	%description -n dkms-%{drivername}
14nr|fglrx-14.10.1006.1001-2|304	AMD proprietary kernel module. This is to be used with the
14nr|fglrx-14.10.1006.1001-2|305	%{driverpkgname} package.
14nr|fglrx-14.10.1006.1001-2|306	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|307	This package corresponds to AMD Catalyst version %mversion.
14nr|fglrx-14.10.1006.1001-2|308	%endif
14nr|fglrx-14.10.1006.1001-2|309	
14nr|fglrx-14.10.1006.1001-2|310	%package -n %{drivername}-devel
14nr|fglrx-14.10.1006.1001-2|311	Summary:	AMD proprietary development libraries and headers
14nr|fglrx-14.10.1006.1001-2|312	Group:		Development/C
14nr|fglrx-14.10.1006.1001-2|313	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|314	Obsoletes:	ati-devel < %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|315	Provides:	ati-devel = %{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|316	
14nr|fglrx-14.10.1006.1001-2|317	%description -n %{drivername}-devel
14nr|fglrx-14.10.1006.1001-2|318	AMD proprietary development libraries and headers. This package is
14nr|fglrx-14.10.1006.1001-2|319	not required for normal use.
14nr|fglrx-14.10.1006.1001-2|320	
14nr|fglrx-14.10.1006.1001-2|321	The main driver package name is %{driverpkgname}.
14nr|fglrx-14.10.1006.1001-2|322	
14nr|fglrx-14.10.1006.1001-2|323	%package -n %{drivername}-opencl
14nr|fglrx-14.10.1006.1001-2|324	Summary:	OpenCL libraries for the AMD proprietary driver
14nr|fglrx-14.10.1006.1001-2|325	Group: 		System/Kernel and hardware
14nr|fglrx-14.10.1006.1001-2|326	Requires:	kmod(fglrx) = %{version}
14nr|fglrx-14.10.1006.1001-2|327	
14nr|fglrx-14.10.1006.1001-2|328	%description -n %{drivername}-opencl
14nr|fglrx-14.10.1006.1001-2|329	OpenCL libraries for the AMD proprietary driver. This package is not
14nr|fglrx-14.10.1006.1001-2|330	required for normal use, it provides libraries to use AMD cards for High
14nr|fglrx-14.10.1006.1001-2|331	Performance Computing (HPC).
14nr|fglrx-14.10.1006.1001-2|332	
14nr|fglrx-14.10.1006.1001-2|333	%prep
14nr|fglrx-14.10.1006.1001-2|334	%setup -T -c
14nr|fglrx-14.10.1006.1001-2|335	%if %{amdbuild}
14nr|fglrx-14.10.1006.1001-2|336	ln -s %{amd_dir}/%{xverdir} %{amd_dir}/arch .
14nr|fglrx-14.10.1006.1001-2|337	# patches affects common, so we cannot symlink it:
14nr|fglrx-14.10.1006.1001-2|338	cp -a %{amd_dir}/common .
14nr|fglrx-14.10.1006.1001-2|339	%else
14nr|fglrx-14.10.1006.1001-2|340	%if %ubuntu_prerelease
14nr|fglrx-14.10.1006.1001-2|341	%setup -q -T -D -a 0
14nr|fglrx-14.10.1006.1001-2|342	ln -s . common
14nr|fglrx-14.10.1006.1001-2|343	%else
14nr|fglrx-14.10.1006.1001-2|344	sh %{SOURCE0} --extract .
14nr|fglrx-14.10.1006.1001-2|345	%endif
14nr|fglrx-14.10.1006.1001-2|346	
14nr|fglrx-14.10.1006.1001-2|347	mkdir fglrx_tools
14nr|fglrx-14.10.1006.1001-2|348	tar -xzf common/usr/src/ati/fglrx_sample_source.tgz -C fglrx_tools
14nr|fglrx-14.10.1006.1001-2|349	%if %ubuntu_prerelease
14nr|fglrx-14.10.1006.1001-2|350	[ -d "%xverdir" ] || (echo This driver version does not support your X.org server. Please wait for a new release from AMD. >&2; false)
14nr|fglrx-14.10.1006.1001-2|351	%else
14nr|fglrx-14.10.1006.1001-2|352	[ "%iversion" = "$(./ati-packager-helper.sh --version)" ]
14nr|fglrx-14.10.1006.1001-2|353	%endif
14nr|fglrx-14.10.1006.1001-2|354	%endif
14nr|fglrx-14.10.1006.1001-2|355	
14nr|fglrx-14.10.1006.1001-2|356	cd common # ensure patches do not touch outside
14nr|fglrx-14.10.1006.1001-2|357	%patch3 -p2
14nr|fglrx-14.10.1006.1001-2|358	%patch9 -p2
14nr|fglrx-14.10.1006.1001-2|359	%patch10 -p2
14nr|fglrx-14.10.1006.1001-2|360	#patch12 -p2
14nr|fglrx-14.10.1006.1001-2|361	%patch13 -p2
14nr|fglrx-14.10.1006.1001-2|362	#patch14 -p2
14nr|fglrx-14.10.1006.1001-2|363	#patch15 -p2
14nr|fglrx-14.10.1006.1001-2|364	%patch16 -p2
14nr|fglrx-14.10.1006.1001-2|365	cd ..
14nr|fglrx-14.10.1006.1001-2|366	
14nr|fglrx-14.10.1006.1001-2|367	cat > README.install.urpmi <<EOF
14nr|fglrx-14.10.1006.1001-2|368	This driver is for ATI Radeon HD 5000 and newer cards.
14nr|fglrx-14.10.1006.1001-2|369	Reconfiguring is not necessary when upgrading from a previous %{_vendor} AMD
14nr|fglrx-14.10.1006.1001-2|370	driver package.
14nr|fglrx-14.10.1006.1001-2|371	
14nr|fglrx-14.10.1006.1001-2|372	Use XFdrake to configure X to use the correct AMD driver. Any needed
14nr|fglrx-14.10.1006.1001-2|373	packages will be automatically installed if not already present.
14nr|fglrx-14.10.1006.1001-2|374	1. Run XFdrake as root.
14nr|fglrx-14.10.1006.1001-2|375	2. Go to the Graphics Card list.
14nr|fglrx-14.10.1006.1001-2|376	3. Select your card (it is usually already autoselected).
14nr|fglrx-14.10.1006.1001-2|377	4. Answer any questions asked and then quit.
14nr|fglrx-14.10.1006.1001-2|378	
14nr|fglrx-14.10.1006.1001-2|379	
14nr|fglrx-14.10.1006.1001-2|380	If you do not want to use XFdrake or it does not work correctly for
14nr|fglrx-14.10.1006.1001-2|381	you, see README.manual-setup for manual installation instructions.
14nr|fglrx-14.10.1006.1001-2|382	EOF
14nr|fglrx-14.10.1006.1001-2|383	
14nr|fglrx-14.10.1006.1001-2|384	cat > README.manual-setup <<EOF
14nr|fglrx-14.10.1006.1001-2|385	This file describes the procedure for the manual installation of this AMD
14nr|fglrx-14.10.1006.1001-2|386	driver package. You can find the instructions for the recommended automatic
14nr|fglrx-14.10.1006.1001-2|387	installation in the file 'README.install.urpmi' in this directory.
14nr|fglrx-14.10.1006.1001-2|388	
14nr|fglrx-14.10.1006.1001-2|389	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
14nr|fglrx-14.10.1006.1001-2|390	o Change the Driver to "fglrx" in the Device section
14nr|fglrx-14.10.1006.1001-2|391	o Make the line below the only 'glx' related line in the Module section:
14nr|fglrx-14.10.1006.1001-2|392	Load "glx"
14nr|fglrx-14.10.1006.1001-2|393	o Remove any 'ModulePath' lines from the Files section
14nr|fglrx-14.10.1006.1001-2|394	- Run "update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}" as root.
14nr|fglrx-14.10.1006.1001-2|395	- Run "ldconfig" as root.
14nr|fglrx-14.10.1006.1001-2|396	EOF
14nr|fglrx-14.10.1006.1001-2|397	
14nr|fglrx-14.10.1006.1001-2|398	cat > README.8.980.upgrade.urpmi <<EOF
14nr|fglrx-14.10.1006.1001-2|399	REMOVED GRAPHICS DRIVER SUPPORT NOTIFICATION:
14nr|fglrx-14.10.1006.1001-2|400	Versions 8.980 and later of AMD Proprietary Graphics driver (fglrx) only
14nr|fglrx-14.10.1006.1001-2|401	support Radeon HD 5000 or newer cards.
14nr|fglrx-14.10.1006.1001-2|402	
14nr|fglrx-14.10.1006.1001-2|403	If you have an older Radeon card or are unsure, please reconfigure your
14nr|fglrx-14.10.1006.1001-2|404	driver:
14nr|fglrx-14.10.1006.1001-2|405	1. Run XFdrake as root or select Graphical server configuration in
14nr|fglrx-14.10.1006.1001-2|406	%{_vendor} Control Center.
14nr|fglrx-14.10.1006.1001-2|407	2. Go to the Graphics Card list.
14nr|fglrx-14.10.1006.1001-2|408	3. Select your card (it is usually already autoselected).
14nr|fglrx-14.10.1006.1001-2|409	4. Answer any questions asked and then quit.
14nr|fglrx-14.10.1006.1001-2|410	EOF
14nr|fglrx-14.10.1006.1001-2|411	
14nr|fglrx-14.10.1006.1001-2|412	%build
14nr|fglrx-14.10.1006.1001-2|413	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|414	# %amdbuild is done with minimal buildrequires
14nr|fglrx-14.10.1006.1001-2|415	cd fglrx_tools/fgl_glxgears
14nr|fglrx-14.10.1006.1001-2|416	xmkmf
14nr|fglrx-14.10.1006.1001-2|417	%make RMAN=/bin/true CC="%__cc %optflags -I../../common/usr/include" EXTRA_LDOPTIONS="%{?ldflags}"
14nr|fglrx-14.10.1006.1001-2|418	cd -
14nr|fglrx-14.10.1006.1001-2|419	%endif
14nr|fglrx-14.10.1006.1001-2|420	
14nr|fglrx-14.10.1006.1001-2|421	%install
14nr|fglrx-14.10.1006.1001-2|422	rm -rf %{buildroot}
14nr|fglrx-14.10.1006.1001-2|423	
14nr|fglrx-14.10.1006.1001-2|424	# dkms
14nr|fglrx-14.10.1006.1001-2|425	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|426	cp -a common/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|427	cp -a %{archdir}/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|428	
14nr|fglrx-14.10.1006.1001-2|429	#install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
14nr|fglrx-14.10.1006.1001-2|430	#install -m644 %{SOURCE3} %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
14nr|fglrx-14.10.1006.1001-2|431	
14nr|fglrx-14.10.1006.1001-2|432	cat > %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf <<EOF
14nr|fglrx-14.10.1006.1001-2|433	PACKAGE_NAME="%{drivername}"
14nr|fglrx-14.10.1006.1001-2|434	PACKAGE_VERSION="%{version}-%{release}"
14nr|fglrx-14.10.1006.1001-2|435	BUILT_MODULE_NAME[0]="fglrx"
14nr|fglrx-14.10.1006.1001-2|436	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm"
14nr|fglrx-14.10.1006.1001-2|437	# uname_v set to none so that make.sh doesn't try to use "uname -v" to see
14nr|fglrx-14.10.1006.1001-2|438	# if the target kernel is SMP (we may be compiling for a different kernel)
14nr|fglrx-14.10.1006.1001-2|439	MAKE[0]="sh make.sh --uname_r=\${kernelver} --uname_v=none --kernel-dir=\${kernel_source_dir} --no-proc-probe --norootcheck"
14nr|fglrx-14.10.1006.1001-2|440	CLEAN="rm -rf 2.6.x/.tmp_versions; make -C2.6.x clean"
14nr|fglrx-14.10.1006.1001-2|441	AUTOINSTALL="yes"
14nr|fglrx-14.10.1006.1001-2|442	EOF
14nr|fglrx-14.10.1006.1001-2|443	
14nr|fglrx-14.10.1006.1001-2|444	# headers
14nr|fglrx-14.10.1006.1001-2|445	install -d -m755		%{buildroot}%{_includedir}
14nr|fglrx-14.10.1006.1001-2|446	cp -a common/usr/include/*	%{buildroot}%{_includedir}
14nr|fglrx-14.10.1006.1001-2|447	chmod 0644 %{buildroot}%{_includedir}/*/*.h
14nr|fglrx-14.10.1006.1001-2|448	
14nr|fglrx-14.10.1006.1001-2|449	# install binaries
14nr|fglrx-14.10.1006.1001-2|450	install -d -m755					%{buildroot}%{_sbindir}
14nr|fglrx-14.10.1006.1001-2|451	install -m755 %{archdir}/usr/sbin/*			%{buildroot}%{_sbindir}
14nr|fglrx-14.10.1006.1001-2|452	install -m755 common/usr/sbin/*				%{buildroot}%{_sbindir}
14nr|fglrx-14.10.1006.1001-2|453	install -d -m755					%{buildroot}%{_bindir}
14nr|fglrx-14.10.1006.1001-2|454	install -m755 %{archdir}/usr/bin/*			%{buildroot}%{_bindir}
14nr|fglrx-14.10.1006.1001-2|455	install -m755 %{archdir}/usr/X11R6/bin/*		%{buildroot}%{_bindir}
14nr|fglrx-14.10.1006.1001-2|456	install -m755 common/usr/X11R6/bin/*			%{buildroot}%{_bindir}
14nr|fglrx-14.10.1006.1001-2|457	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|458	# install self-built binaries
14nr|fglrx-14.10.1006.1001-2|459	install -m755 fglrx_tools/fgl_glxgears/fgl_glxgears	%{buildroot}%{_bindir}
14nr|fglrx-14.10.1006.1001-2|460	%endif
14nr|fglrx-14.10.1006.1001-2|461	# compatibility symlink
14nr|fglrx-14.10.1006.1001-2|462	ln -s aticonfig %{buildroot}%{_bindir}/amdconfig
14nr|fglrx-14.10.1006.1001-2|463	
14nr|fglrx-14.10.1006.1001-2|464	# atieventsd initscript
14nr|fglrx-14.10.1006.1001-2|465	install -d -m755 %{buildroot}%{_initrddir}
14nr|fglrx-14.10.1006.1001-2|466	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/atieventsd
14nr|fglrx-14.10.1006.1001-2|467	
14nr|fglrx-14.10.1006.1001-2|468	# amdcccle data files
14nr|fglrx-14.10.1006.1001-2|469	install -d -m755 %{buildroot}%{_datadir}/ati/amdcccle
14nr|fglrx-14.10.1006.1001-2|470	rm -f amdcccle.langs
14nr|fglrx-14.10.1006.1001-2|471	for fullname in common/usr/share/ati/amdcccle/*.qm; do
14nr|fglrx-14.10.1006.1001-2|472	file=$(basename $fullname)
14nr|fglrx-14.10.1006.1001-2|473	lang=${file#*_}
14nr|fglrx-14.10.1006.1001-2|474	lang=${lang%%.qm}
14nr|fglrx-14.10.1006.1001-2|475	%if !%{bundle_qt}
14nr|fglrx-14.10.1006.1001-2|476	# qt localization not necessary with non-bundled qt
14nr|fglrx-14.10.1006.1001-2|477	[ "$file" = "${file#qt}" ] || continue
14nr|fglrx-14.10.1006.1001-2|478	%endif
14nr|fglrx-14.10.1006.1001-2|479	install -m644 $fullname %{buildroot}%{_datadir}/ati/amdcccle
14nr|fglrx-14.10.1006.1001-2|480	echo "%%lang($lang) %{_datadir}/ati/amdcccle/$file" >> amdcccle.langs
14nr|fglrx-14.10.1006.1001-2|481	done
14nr|fglrx-14.10.1006.1001-2|482	
14nr|fglrx-14.10.1006.1001-2|483	# amdcccle super-user mode
14nr|fglrx-14.10.1006.1001-2|484	install -d -m755 %{buildroot}%{_sysconfdir}/security/console.apps
14nr|fglrx-14.10.1006.1001-2|485	install -d -m755 %{buildroot}%{_sysconfdir}/pam.d
14nr|fglrx-14.10.1006.1001-2|486	install -m644 common/etc/security/console.apps/* %{buildroot}%{_sysconfdir}/security/console.apps
14nr|fglrx-14.10.1006.1001-2|487	ln -s su %{buildroot}%{_sysconfdir}/pam.d/amdcccle-su
14nr|fglrx-14.10.1006.1001-2|488	
14nr|fglrx-14.10.1006.1001-2|489	# man pages
14nr|fglrx-14.10.1006.1001-2|490	install -d -m755 %{buildroot}%{_mandir}/man1 %{buildroot}%{_mandir}/man8
14nr|fglrx-14.10.1006.1001-2|491	install -m644 common/usr/share/man/man8/* %{buildroot}%{_mandir}/man8
14nr|fglrx-14.10.1006.1001-2|492	
14nr|fglrx-14.10.1006.1001-2|493	# menu entry
14nr|fglrx-14.10.1006.1001-2|494	install -d -m755 %{buildroot}%{_datadir}/applications
14nr|fglrx-14.10.1006.1001-2|495	install -m644 common/usr/share/applications/* %{buildroot}%{_datadir}/applications
14nr|fglrx-14.10.1006.1001-2|496	sed -i 's,^Icon=.*$,Icon=%{drivername}-amdcccle,' %{buildroot}%{_datadir}/applications/*.desktop
14nr|fglrx-14.10.1006.1001-2|497	# control center doesn't really use GNOME/KDE libraries:
14nr|fglrx-14.10.1006.1001-2|498	sed -i 's,GNOME;KDE;,,' %{buildroot}%{_datadir}/applications/*.desktop
14nr|fglrx-14.10.1006.1001-2|499	
14nr|fglrx-14.10.1006.1001-2|500	# icons
14nr|fglrx-14.10.1006.1001-2|501	install -d -m755 %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
14nr|fglrx-14.10.1006.1001-2|502	%if !%{amdbuild}
14nr|fglrx-14.10.1006.1001-2|503	convert common/usr/share/icons/ccc_large.xpm -resize 16x16 %{buildroot}%{_miconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-14.10.1006.1001-2|504	convert common/usr/share/icons/ccc_large.xpm -resize 32x32 %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-14.10.1006.1001-2|505	convert common/usr/share/icons/ccc_large.xpm -resize 48x48 %{buildroot}%{_liconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-14.10.1006.1001-2|506	%else
14nr|fglrx-14.10.1006.1001-2|507	install -m644 common/usr/share/icons/ccc_large.xpm %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.xpm
14nr|fglrx-14.10.1006.1001-2|508	%endif
14nr|fglrx-14.10.1006.1001-2|509	
14nr|fglrx-14.10.1006.1001-2|510	# install libraries
14nr|fglrx-14.10.1006.1001-2|511	install -d -m755					%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-14.10.1006.1001-2|512	install -m755 %{archdir}/usr/X11R6/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-14.10.1006.1001-2|513	install -m755 %{archdir}/usr/X11R6/%{_lib}/fglrx/*	%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-14.10.1006.1001-2|514	install -m755 %{archdir}/usr/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-14.10.1006.1001-2|515	mv %{buildroot}%{_libdir}/%{drivername}/{fglrx-,}libGL.so.1.2
14nr|fglrx-14.10.1006.1001-2|516	chmod 0644						%{buildroot}%{_libdir}/%{drivername}/*.a
14nr|fglrx-14.10.1006.1001-2|517	/sbin/ldconfig -n					%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-14.10.1006.1001-2|518	# create devel symlinks
14nr|fglrx-14.10.1006.1001-2|519	for file in %{buildroot}%{_libdir}/%{drivername}/*.so.*.*; do
14nr|fglrx-14.10.1006.1001-2|520	ln -s $(basename $file) ${file%%.so*}.so;
14nr|fglrx-14.10.1006.1001-2|521	done
14nr|fglrx-14.10.1006.1001-2|522	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|523	install -d -m755					%{buildroot}%{_prefix}/lib/%{drivername}
14nr|fglrx-14.10.1006.1001-2|524	install -m755 arch/x86/usr/X11R6/lib/fglrx/*		%{buildroot}%{_prefix}/lib/%{drivername}
14nr|fglrx-14.10.1006.1001-2|525	install -m755 arch/x86/usr/lib/*.*			%{buildroot}%{_prefix}/lib/%{drivername}
14nr|fglrx-14.10.1006.1001-2|526	mv %{buildroot}%{_prefix}/lib/%{drivername}/{fglrx-,}libGL.so.1.2
14nr|fglrx-14.10.1006.1001-2|527	/sbin/ldconfig -n					%{buildroot}%{_prefix}/lib/%{drivername}
14nr|fglrx-14.10.1006.1001-2|528	# create devel symlinks
14nr|fglrx-14.10.1006.1001-2|529	for file in %{buildroot}%{_prefix}/lib/%{drivername}/*.so.*.*; do
14nr|fglrx-14.10.1006.1001-2|530	ln -s $(basename $file) ${file%%.so*}.so;
14nr|fglrx-14.10.1006.1001-2|531	done
14nr|fglrx-14.10.1006.1001-2|532	%endif
14nr|fglrx-14.10.1006.1001-2|533	
14nr|fglrx-14.10.1006.1001-2|534	%if %{bundle_qt}
14nr|fglrx-14.10.1006.1001-2|535	# install the bundled Qt4 libs on distros with qt4 < 4.4.2
14nr|fglrx-14.10.1006.1001-2|536	install -d -m755				%{buildroot}%{_libdir}/%{drivername}-qt4
14nr|fglrx-14.10.1006.1001-2|537	install -m755 %{archdir}/usr/share/ati/%{_lib}/*	%{buildroot}%{_libdir}/%{drivername}-qt4
14nr|fglrx-14.10.1006.1001-2|538	# RPATH of amdcccle points to datadir, we create a symlink there:
14nr|fglrx-14.10.1006.1001-2|539	install -d -m755				%{buildroot}/usr/share/ati
14nr|fglrx-14.10.1006.1001-2|540	ln -s %{_libdir}/%{drivername}-qt4		%{buildroot}/usr/share/ati/%{_lib}
14nr|fglrx-14.10.1006.1001-2|541	%endif
14nr|fglrx-14.10.1006.1001-2|542	
14nr|fglrx-14.10.1006.1001-2|543	# install X.org files
14nr|fglrx-14.10.1006.1001-2|544	install -d -m755						%{buildroot}%{xorg_libdir}/modules/drivers
14nr|fglrx-14.10.1006.1001-2|545	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/drivers/*.so* %{buildroot}%{xorg_libdir}/modules/drivers
14nr|fglrx-14.10.1006.1001-2|546	install -d -m755						%{buildroot}%{xorg_libdir}/modules/linux
14nr|fglrx-14.10.1006.1001-2|547	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/linux/*.so*	%{buildroot}%{xorg_libdir}/modules/linux
14nr|fglrx-14.10.1006.1001-2|548	install -m644 %{xverdir}/usr/X11R6/%{_lib}/modules/*.*o		%{buildroot}%{xorg_libdir}/modules
14nr|fglrx-14.10.1006.1001-2|549	install -d -m755						%{buildroot}%{ati_extdir}
14nr|fglrx-14.10.1006.1001-2|550	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/extensions/fglrx/*.so* %{buildroot}%{ati_extdir}
14nr|fglrx-14.10.1006.1001-2|551	mv %{buildroot}%{ati_extdir}/{fglrx-,}libglx.so
14nr|fglrx-14.10.1006.1001-2|552	
14nr|fglrx-14.10.1006.1001-2|553	# etc files
14nr|fglrx-14.10.1006.1001-2|554	install -d -m755		%{buildroot}%{_sysconfdir}/ati
14nr|fglrx-14.10.1006.1001-2|555	install -m644 common/etc/ati/*	%{buildroot}%{_sysconfdir}/ati
14nr|fglrx-14.10.1006.1001-2|556	chmod 0755			%{buildroot}%{_sysconfdir}/ati/*.sh
14nr|fglrx-14.10.1006.1001-2|557	# Ghost file created as suggested by AMD.
14nr|fglrx-14.10.1006.1001-2|558	touch %{buildroot}%{_sysconfdir}/ati/atiapfuser.blb
14nr|fglrx-14.10.1006.1001-2|559	
14nr|fglrx-14.10.1006.1001-2|560	# dri libraries
14nr|fglrx-14.10.1006.1001-2|561	install -d -m755						%{buildroot}%{xorg_dridir}
14nr|fglrx-14.10.1006.1001-2|562	install -m755 %{archdir}/usr/X11R6/%{_lib}/modules/dri/*	%{buildroot}%{xorg_dridir}
14nr|fglrx-14.10.1006.1001-2|563	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|564	install -d -m755						%{buildroot}%{xorg_dridir32}
14nr|fglrx-14.10.1006.1001-2|565	install -m755 arch/x86/usr/X11R6/lib/modules/dri/*		%{buildroot}%{xorg_dridir32}
14nr|fglrx-14.10.1006.1001-2|566	%endif
14nr|fglrx-14.10.1006.1001-2|567	
14nr|fglrx-14.10.1006.1001-2|568	# ld.so.conf
14nr|fglrx-14.10.1006.1001-2|569	install -d -m755			%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL
14nr|fglrx-14.10.1006.1001-2|570	echo "%{_libdir}/%{drivername}" >	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nr|fglrx-14.10.1006.1001-2|571	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|572	echo "%{_prefix}/lib/%{drivername}" >>	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nr|fglrx-14.10.1006.1001-2|573	%endif
14nr|fglrx-14.10.1006.1001-2|574	touch					%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|fglrx-14.10.1006.1001-2|575	
14nr|fglrx-14.10.1006.1001-2|576	# XvMCConfig
14nr|fglrx-14.10.1006.1001-2|577	install -d -m755			%{buildroot}%{_sysconfdir}/%{drivername}
14nr|fglrx-14.10.1006.1001-2|578	echo "libAMDXvBA.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
14nr|fglrx-14.10.1006.1001-2|579	
14nr|fglrx-14.10.1006.1001-2|580	# OpenCL icd
14nr|fglrx-14.10.1006.1001-2|581	install -d -m755				%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|fglrx-14.10.1006.1001-2|582	install -m644 %{archdir}/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|fglrx-14.10.1006.1001-2|583	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|584	install -m644 arch/x86/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|fglrx-14.10.1006.1001-2|585	%endif
14nr|fglrx-14.10.1006.1001-2|586	
14nr|fglrx-14.10.1006.1001-2|587	# PowerXpress intel - use Mesa libGL but still keep AMD specific libs in search path
14nr|fglrx-14.10.1006.1001-2|588	echo "%{_libdir}/mesa" > %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-14.10.1006.1001-2|589	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|590	echo "%{_prefix}/lib/mesa" >> %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-14.10.1006.1001-2|591	%endif
14nr|fglrx-14.10.1006.1001-2|592	cat %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} >> %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-14.10.1006.1001-2|593	
14nr|fglrx-14.10.1006.1001-2|594	# install ldetect-lst pcitable files for backports
14nr|fglrx-14.10.1006.1001-2|595	sed -ne 's|^\s*FGL_ASIC_ID(\(0x....\)).*|\1|gp' common/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h | tr '[:upper:]' '[:lower:]' | sort -u | sed 's,^.*$,0x1002\t\0\t"%{ldetect_cards_name}",' > pcitable.fglrx.lst
14nr|fglrx-14.10.1006.1001-2|596	[ $(stat -c%s pcitable.fglrx.lst) -gt 500 ]
14nr|fglrx-14.10.1006.1001-2|597	%if "%{ldetect_cards_name}" != ""
14nr|fglrx-14.10.1006.1001-2|598	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
14nr|fglrx-14.10.1006.1001-2|599	gzip -c pcitable.fglrx.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nr|fglrx-14.10.1006.1001-2|600	%endif
14nr|fglrx-14.10.1006.1001-2|601	
14nr|fglrx-14.10.1006.1001-2|602	install -d -m755 %{buildroot}%{_datadir}/ati
14nr|fglrx-14.10.1006.1001-2|603	cat > %{buildroot}%{_datadir}/ati/amd-uninstall.sh <<EOF
14nr|fglrx-14.10.1006.1001-2|604	#!/bin/bash
14nr|fglrx-14.10.1006.1001-2|605	# parameters as per AMD: [--force | --dry-run]
14nr|fglrx-14.10.1006.1001-2|606	dryrun=
14nr|fglrx-14.10.1006.1001-2|607	while [ -n "\$*" ]; do
14nr|fglrx-14.10.1006.1001-2|608	case "\$1" in
14nr|fglrx-14.10.1006.1001-2|609	--dryrun)	dryrun="--test" ;;
14nr|fglrx-14.10.1006.1001-2|610	--force)	;;
14nr|fglrx-14.10.1006.1001-2|611	--preserve)	;;
14nr|fglrx-14.10.1006.1001-2|612	--quick)	;;
14nr|fglrx-14.10.1006.1001-2|613	--getUninstallVersion) exit 2 ;;
14nr|fglrx-14.10.1006.1001-2|614	*)		echo "Unknown option for \$0." >&2 ;;
14nr|fglrx-14.10.1006.1001-2|615	esac
14nr|fglrx-14.10.1006.1001-2|616	shift
14nr|fglrx-14.10.1006.1001-2|617	done
14nr|fglrx-14.10.1006.1001-2|618	
14nr|fglrx-14.10.1006.1001-2|619	# AMD documentation suggests doing rpm -V and use --force to override it,
14nr|fglrx-14.10.1006.1001-2|620	# but it doesn't make sense with the update-alternatives setup, so we just
14nr|fglrx-14.10.1006.1001-2|621	# check package presence.
14nr|fglrx-14.10.1006.1001-2|622	pkgs=
14nr|fglrx-14.10.1006.1001-2|623	rpm -q --quiet %{driverpkgname}             && pkgs="\$pkgs %{driverpkgname}"
14nr|fglrx-14.10.1006.1001-2|624	rpm -q --quiet dkms-%{drivername}           && pkgs="\$pkgs dkms-%{drivername}"
14nr|fglrx-14.10.1006.1001-2|625	rpm -q --quiet %{drivername}-control-center && pkgs="\$pkgs %{drivername}-control-center"
14nr|fglrx-14.10.1006.1001-2|626	rpm -q --quiet %{drivername}-devel          && pkgs="\$pkgs %{drivername}-devel"
14nr|fglrx-14.10.1006.1001-2|627	[ -n "\$pkgs" ] || { echo "The AMD proprietary driver is not installed." >&2; exit 1; }
14nr|fglrx-14.10.1006.1001-2|628	urpme --auto \$dryrun \$pkgs || { echo "Failed to uninstall the AMD proprietary driver." >&2; exit 1; }
14nr|fglrx-14.10.1006.1001-2|629	[ -n "\$dryrun" ] || echo "The AMD proprietary driver has been uninstalled."
14nr|fglrx-14.10.1006.1001-2|630	EOF
14nr|fglrx-14.10.1006.1001-2|631	chmod 0755 %{buildroot}%{_datadir}/ati/amd-uninstall.sh
14nr|fglrx-14.10.1006.1001-2|632	
14nr|fglrx-14.10.1006.1001-2|633	# PowerXpress (switchable graphics)
14nr|fglrx-14.10.1006.1001-2|634	# - path hardcoded into driver
14nr|fglrx-14.10.1006.1001-2|635	install -d -m755 %{buildroot}%{_libdir}/fglrx
14nr|fglrx-14.10.1006.1001-2|636	cat > %{buildroot}%{_libdir}/fglrx/switchlibGL <<EOF
14nr|fglrx-14.10.1006.1001-2|637	#!/bin/sh
14nr|fglrx-14.10.1006.1001-2|638	
14nr|fglrx-14.10.1006.1001-2|639	amd_target="%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}"
14nr|fglrx-14.10.1006.1001-2|640	intel_target="%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf"
14nr|fglrx-14.10.1006.1001-2|641	
14nr|fglrx-14.10.1006.1001-2|642	case \$1 in
14nr|fglrx-14.10.1006.1001-2|643	amd)
14nr|fglrx-14.10.1006.1001-2|644	update-alternatives --set gl_conf "\$amd_target" >/dev/null
14nr|fglrx-14.10.1006.1001-2|645	ldconfig -X
14nr|fglrx-14.10.1006.1001-2|646	;;
14nr|fglrx-14.10.1006.1001-2|647	intel)
14nr|fglrx-14.10.1006.1001-2|648	update-alternatives --set gl_conf "\$intel_target" >/dev/null
14nr|fglrx-14.10.1006.1001-2|649	ldconfig -X
14nr|fglrx-14.10.1006.1001-2|650	;;
14nr|fglrx-14.10.1006.1001-2|651	query)
14nr|fglrx-14.10.1006.1001-2|652	case \$(readlink -f "%{_sysconfdir}/ld.so.conf.d/GL.conf") in
14nr|fglrx-14.10.1006.1001-2|653	\$amd_target)
14nr|fglrx-14.10.1006.1001-2|654	echo "amd"
14nr|fglrx-14.10.1006.1001-2|655	;;
14nr|fglrx-14.10.1006.1001-2|656	\$intel_target)
14nr|fglrx-14.10.1006.1001-2|657	echo "intel"
14nr|fglrx-14.10.1006.1001-2|658	;;
14nr|fglrx-14.10.1006.1001-2|659	*)
14nr|fglrx-14.10.1006.1001-2|660	echo "unknown"
14nr|fglrx-14.10.1006.1001-2|661	;;
14nr|fglrx-14.10.1006.1001-2|662	esac
14nr|fglrx-14.10.1006.1001-2|663	;;
14nr|fglrx-14.10.1006.1001-2|664	esac
14nr|fglrx-14.10.1006.1001-2|665	EOF
14nr|fglrx-14.10.1006.1001-2|666	chmod 0755 %{buildroot}%{_libdir}/fglrx/switchlibGL
14nr|fglrx-14.10.1006.1001-2|667	
14nr|fglrx-14.10.1006.1001-2|668	# It is not feasible to configure these separately with the alternatives
14nr|fglrx-14.10.1006.1001-2|669	# system, so use the same script for both.
14nr|fglrx-14.10.1006.1001-2|670	# Note: using a symlink here fails as the driver checks go+w without
14nr|fglrx-14.10.1006.1001-2|671	# dereferencing the symlink.
14nr|fglrx-14.10.1006.1001-2|672	cp -a %{buildroot}%{_libdir}/fglrx/switchlibGL %{buildroot}%{_libdir}/fglrx/switchlibglx
14nr|fglrx-14.10.1006.1001-2|673	
14nr|fglrx-14.10.1006.1001-2|674	# unneeded to-be-removed files as per AMD
14nr|fglrx-14.10.1006.1001-2|675	find %{buildroot} \( -name libSlotMaximizerAg.so -o -name libSlotMaximizerBe.so \) -print -delete
14nr|fglrx-14.10.1006.1001-2|676	# not installed by AMD and not referenced elsewhere:
14nr|fglrx-14.10.1006.1001-2|677	find %{buildroot} \( -name libamdsc64.so -o -name libamdsc32.so \) -print -delete
14nr|fglrx-14.10.1006.1001-2|678	
14nr|fglrx-14.10.1006.1001-2|679	%pre -n %{driverpkgname}
14nr|fglrx-14.10.1006.1001-2|680	# Handle alternatives-era /etc/ati directory
14nr|fglrx-14.10.1006.1001-2|681	# It may confuse rpm due to it containing %config files
14nr|fglrx-14.10.1006.1001-2|682	if [ -L %{_sysconfdir}/ati ]; then
14nr|fglrx-14.10.1006.1001-2|683	rm %{_sysconfdir}/ati
14nr|fglrx-14.10.1006.1001-2|684	fi
14nr|fglrx-14.10.1006.1001-2|685	
14nr|fglrx-14.10.1006.1001-2|686	%post -n %{driverpkgname}
14nr|fglrx-14.10.1006.1001-2|687	# Migrate from pre-alternatives files
14nr|fglrx-14.10.1006.1001-2|688	if [ ! -L %{_datadir}/applications/mandriva-amdcccle.desktop -a -e %{_datadir}/applications/mandriva-amdcccle.desktop ]; then
14nr|fglrx-14.10.1006.1001-2|689	rm -f %{_datadir}/applications/mandriva-amdcccle.desktop
14nr|fglrx-14.10.1006.1001-2|690	fi
14nr|fglrx-14.10.1006.1001-2|691	
14nr|fglrx-14.10.1006.1001-2|692	%{_sbindir}/update-alternatives \
14nr|fglrx-14.10.1006.1001-2|693	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} %{priority} \
14nr|fglrx-14.10.1006.1001-2|694	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
14nr|fglrx-14.10.1006.1001-2|695	--slave %{_libdir}/libAMDXvBA.cap %{_lib}AMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
14nr|fglrx-14.10.1006.1001-2|696	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|697	--slave %{_prefix}/lib/libAMDXvBA.cap libAMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
14nr|fglrx-14.10.1006.1001-2|698	%endif
14nr|fglrx-14.10.1006.1001-2|699	--slave %{xorg_extra_modules} xorg_extra_modules %{ati_extdir}
14nr|fglrx-14.10.1006.1001-2|700	
14nr|fglrx-14.10.1006.1001-2|701	# Alternative for PowerXpress intel (switchable graphics)
14nr|fglrx-14.10.1006.1001-2|702	# This is a separate alternative so that this situation can be differentiated
14nr|fglrx-14.10.1006.1001-2|703	# from standard intel configuration by tools (e.g. so that radeon driver won't
14nr|fglrx-14.10.1006.1001-2|704	# be loaded despite fglrx not being configured anymore).
14nr|fglrx-14.10.1006.1001-2|705	%{_sbindir}/update-alternatives \
14nr|fglrx-14.10.1006.1001-2|706	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf 50
14nr|fglrx-14.10.1006.1001-2|707	
14nr|fglrx-14.10.1006.1001-2|708	if [ "$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)" = "%{_sysconfdir}/ld.so.conf.d/GL/ati-hd2000.conf" ]; then
14nr|fglrx-14.10.1006.1001-2|709	# Switch from the obsolete hd2000 branch:
14nr|fglrx-14.10.1006.1001-2|710	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nr|fglrx-14.10.1006.1001-2|711	fi
14nr|fglrx-14.10.1006.1001-2|712	# When upgrading from alternatives setup, rpm may consider /etc/ati/atiogl.xml
14nr|fglrx-14.10.1006.1001-2|713	# to exist due to the symlink, even when we remove it in %pre:
14nr|fglrx-14.10.1006.1001-2|714	if [ -e %{_sysconfdir}/ati/atiogl.xml.rpmnew -a ! -e %{_sysconfdir}/ati/atiogl.xml ]; then
14nr|fglrx-14.10.1006.1001-2|715	mv %{_sysconfdir}/ati/atiogl.xml.rpmnew %{_sysconfdir}/ati/atiogl.xml
14nr|fglrx-14.10.1006.1001-2|716	echo "Moved %{_sysconfdir}/ati/atiogl.xml.rpmnew back to %{_sysconfdir}/ati/atiogl.xml."
14nr|fglrx-14.10.1006.1001-2|717	fi
14nr|fglrx-14.10.1006.1001-2|718	
14nr|fglrx-14.10.1006.1001-2|719	# Call /sbin/ldconfig explicitely due to alternatives
14nr|fglrx-14.10.1006.1001-2|720	/sbin/ldconfig -X
14nr|fglrx-14.10.1006.1001-2|721	%_post_service atieventsd
14nr|fglrx-14.10.1006.1001-2|722	%if "%{ldetect_cards_name}" != ""
14nr|fglrx-14.10.1006.1001-2|723	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|fglrx-14.10.1006.1001-2|724	%endif
14nr|fglrx-14.10.1006.1001-2|725	
14nr|fglrx-14.10.1006.1001-2|726	# Ghost file created as suggested by AMD.
14nr|fglrx-14.10.1006.1001-2|727	touch %{_sysconfdir}/ati/atiapfuser.blb
14nr|fglrx-14.10.1006.1001-2|728	
14nr|fglrx-14.10.1006.1001-2|729	# Clear driver version numbers from amdpcsdb as suggested by AMD.
14nr|fglrx-14.10.1006.1001-2|730	# (fixes version display in amdcccle after upgrade)
14nr|fglrx-14.10.1006.1001-2|731	amdconfig --del-pcs-key=LDC,ReleaseVersion &>/dev/null || :
14nr|fglrx-14.10.1006.1001-2|732	amdconfig --del-pcs-key=LDC,Catalyst_Version &>/dev/null || :
14nr|fglrx-14.10.1006.1001-2|733	
14nr|fglrx-14.10.1006.1001-2|734	#Fix watermark Test only
14nr|fglrx-14.10.1006.1001-2|735	# sed -e 's/UNSIGNED/9777c589791007f4aeef06c922ad54a2:ae59f5b9572136d99fdd36f0109d358fa643f2bd4a2644d9efbb4fe91a9f6590a145:f612f0b01f2565cd9bd834f8119b309bae11a1ed4a2661c49fdf3fad11986cc4f641f1ba1f2265909a8e34ff1699309bf211a7eb4d7662cd9f8e3faf14986d92f646f1bc/' -i /etc/ati/signature
14nr|fglrx-14.10.1006.1001-2|736	
14nr|fglrx-14.10.1006.1001-2|737	#Add 'nomodeset' to grub2 string and update grub2.cfg
14nr|fglrx-14.10.1006.1001-2|738	/usr/sbin/grub2-cfg-mod --add nomodeset
14nr|fglrx-14.10.1006.1001-2|739	/usr/sbin/update-grub2
14nr|fglrx-14.10.1006.1001-2|740	
14nr|fglrx-14.10.1006.1001-2|741	%posttrans -n %{driverpkgname}
14nr|fglrx-14.10.1006.1001-2|742	# RPM seems to leave out the active /etc/fglrx* directory, likely due to
14nr|fglrx-14.10.1006.1001-2|743	# it being confused with the /etc/ati symlink. We have to clean up ourself:
14nr|fglrx-14.10.1006.1001-2|744	for dir in %{_sysconfdir}/fglrx %{_sysconfdir}/fglrx-hd2000; do
14nr|fglrx-14.10.1006.1001-2|745	if [ -d $dir ]; then
14nr|fglrx-14.10.1006.1001-2|746	for file in $dir/*; do
14nr|fglrx-14.10.1006.1001-2|747	case "$(basename $file)" in
14nr|fglrx-14.10.1006.1001-2|748	control | signature | logo_mask.xbm.example | logo.xbm.example)
14nr|fglrx-14.10.1006.1001-2|749	# non-config files, rpm would normally remove
14nr|fglrx-14.10.1006.1001-2|750	rm $file;;
14nr|fglrx-14.10.1006.1001-2|751	authatieventsd.sh | fglrxprofiles.csv | fglrxrc | atiogl.xml)
14nr|fglrx-14.10.1006.1001-2|752	# config files, check for modifications
14nr|fglrx-14.10.1006.1001-2|753	case "$(stat -c%s $file)" in
14nr|fglrx-14.10.1006.1001-2|754	545 | 838 | 2769 | 10224 | 11018)
14nr|fglrx-14.10.1006.1001-2|755	rm $file;;
14nr|fglrx-14.10.1006.1001-2|756	*)
14nr|fglrx-14.10.1006.1001-2|757	echo "Saving $file as %{_sysconfdir}/ati/$(basename $file).rpmsave."
14nr|fglrx-14.10.1006.1001-2|758	mv $file %{_sysconfdir}/ati/$(basename $file).rpmsave;;
14nr|fglrx-14.10.1006.1001-2|759	esac
14nr|fglrx-14.10.1006.1001-2|760	;;
14nr|fglrx-14.10.1006.1001-2|761	esac
14nr|fglrx-14.10.1006.1001-2|762	done
14nr|fglrx-14.10.1006.1001-2|763	[ $(ls -c $dir | wc -l) -eq 0 ] && rm -r $dir
14nr|fglrx-14.10.1006.1001-2|764	fi
14nr|fglrx-14.10.1006.1001-2|765	done
14nr|fglrx-14.10.1006.1001-2|766	true
14nr|fglrx-14.10.1006.1001-2|767	
14nr|fglrx-14.10.1006.1001-2|768	%preun -n %{driverpkgname}
14nr|fglrx-14.10.1006.1001-2|769	%_preun_service atieventsd
14nr|fglrx-14.10.1006.1001-2|770	
14nr|fglrx-14.10.1006.1001-2|771	%postun -n %{driverpkgname}
14nr|fglrx-14.10.1006.1001-2|772	if [ ! -f %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} ]; then
14nr|fglrx-14.10.1006.1001-2|773	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nr|fglrx-14.10.1006.1001-2|774	fi
14nr|fglrx-14.10.1006.1001-2|775	if [ ! -f %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf ]; then
14nr|fglrx-14.10.1006.1001-2|776	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-14.10.1006.1001-2|777	fi
14nr|fglrx-14.10.1006.1001-2|778	# Call /sbin/ldconfig explicitely due to alternatives
14nr|fglrx-14.10.1006.1001-2|779	/sbin/ldconfig -X
14nr|fglrx-14.10.1006.1001-2|780	%if "%{ldetect_cards_name}" != ""
14nr|fglrx-14.10.1006.1001-2|781	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|fglrx-14.10.1006.1001-2|782	%endif
14nr|fglrx-14.10.1006.1001-2|783	
14nr|fglrx-14.10.1006.1001-2|784	#Del 'nomodeset' to grub2 string and update grub2.cfg
14nr|fglrx-14.10.1006.1001-2|785	if [ $1 -eq 0 ] ; then
14nr|fglrx-14.10.1006.1001-2|786	/usr/sbin/grub2-cfg-mod --del nomodeset
14nr|fglrx-14.10.1006.1001-2|787	/usr/sbin/update-grub2
14nr|fglrx-14.10.1006.1001-2|788	fi
14nr|fglrx-14.10.1006.1001-2|789	
14nr|fglrx-14.10.1006.1001-2|790	%pre -n %{drivername}-control-center
14nr|fglrx-14.10.1006.1001-2|791	# Handle alternatives-era directory,
14nr|fglrx-14.10.1006.1001-2|792	# it may confuse rpm.
14nr|fglrx-14.10.1006.1001-2|793	if [ -L %{_datadir}/ati ]; then
14nr|fglrx-14.10.1006.1001-2|794	rm %{_datadir}/ati
14nr|fglrx-14.10.1006.1001-2|795	fi
14nr|fglrx-14.10.1006.1001-2|796	
14nr|fglrx-14.10.1006.1001-2|797	%post -n %{drivername}-control-center
14nr|fglrx-14.10.1006.1001-2|798	[ -d %{_datadir}/fglrx ] && rm -r %{_datadir}/fglrx
14nr|fglrx-14.10.1006.1001-2|799	[ -d %{_datadir}/fglrx-hd2000 ] && rm -r %{_datadir}/fglrx-hd2000
14nr|fglrx-14.10.1006.1001-2|800	true
14nr|fglrx-14.10.1006.1001-2|801	
14nr|fglrx-14.10.1006.1001-2|802	%post -n %{drivername}-opencl
14nr|fglrx-14.10.1006.1001-2|803	# explicit /sbin/ldconfig due to a non-standard library directory
14nr|fglrx-14.10.1006.1001-2|804	/sbin/ldconfig -X
14nr|fglrx-14.10.1006.1001-2|805	
14nr|fglrx-14.10.1006.1001-2|806	%post -n dkms-%{drivername}
14nr|fglrx-14.10.1006.1001-2|807	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
14nr|fglrx-14.10.1006.1001-2|808	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
14nr|fglrx-14.10.1006.1001-2|809	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} --force
14nr|fglrx-14.10.1006.1001-2|810	
14nr|fglrx-14.10.1006.1001-2|811	# rmmod any old driver if present and not in use (e.g. by X)
14nr|fglrx-14.10.1006.1001-2|812	rmmod fglrx > /dev/null 2>&1 || true
14nr|fglrx-14.10.1006.1001-2|813	
14nr|fglrx-14.10.1006.1001-2|814	%preun -n dkms-%{drivername}
14nr|fglrx-14.10.1006.1001-2|815	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
14nr|fglrx-14.10.1006.1001-2|816	
14nr|fglrx-14.10.1006.1001-2|817	# rmmod any old driver if present and not in use (e.g. by X)
14nr|fglrx-14.10.1006.1001-2|818	rmmod fglrx > /dev/null 2>&1 || true
14nr|fglrx-14.10.1006.1001-2|819	
14nr|fglrx-14.10.1006.1001-2|820	%files -n %{driverpkgname}
14nr|fglrx-14.10.1006.1001-2|821	%defattr(-,root,root)
14nr|fglrx-14.10.1006.1001-2|822	%doc README.install.urpmi README.manual-setup
14nr|fglrx-14.10.1006.1001-2|823	%doc README.8.980.upgrade.urpmi
14nr|fglrx-14.10.1006.1001-2|824	# the documentation files are grossly out of date; the configuration options
14nr|fglrx-14.10.1006.1001-2|825	# described in configure.html seem to be used by the driver, though, so it is
14nr|fglrx-14.10.1006.1001-2|826	# packaged, while the other html files are not:
14nr|fglrx-14.10.1006.1001-2|827	%doc common/usr/share/doc/fglrx/configure.html
14nr|fglrx-14.10.1006.1001-2|828	%doc common/usr/share/doc/fglrx/LICENSE.TXT
14nr|fglrx-14.10.1006.1001-2|829	
14nr|fglrx-14.10.1006.1001-2|830	%if "%{ldetect_cards_name}" != ""
14nr|fglrx-14.10.1006.1001-2|831	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nr|fglrx-14.10.1006.1001-2|832	%endif
14nr|fglrx-14.10.1006.1001-2|833	
14nr|fglrx-14.10.1006.1001-2|834	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|fglrx-14.10.1006.1001-2|835	%dir %{_sysconfdir}/ld.so.conf.d/GL
14nr|fglrx-14.10.1006.1001-2|836	%{_sysconfdir}/ld.so.conf.d/GL/ati.conf
14nr|fglrx-14.10.1006.1001-2|837	
14nr|fglrx-14.10.1006.1001-2|838	%dir %{_sysconfdir}/%{drivername}
14nr|fglrx-14.10.1006.1001-2|839	%{_sysconfdir}/%{drivername}/XvMCConfig
14nr|fglrx-14.10.1006.1001-2|840	%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-14.10.1006.1001-2|841	
14nr|fglrx-14.10.1006.1001-2|842	%dir %{_sysconfdir}/ati
14nr|fglrx-14.10.1006.1001-2|843	%{_sysconfdir}/ati/control
14nr|fglrx-14.10.1006.1001-2|844	%{_sysconfdir}/ati/signature
14nr|fglrx-14.10.1006.1001-2|845	# config(noreplace) %{_sysconfdir}/ati/atiogl.xml # removed in 13.350.1005
14nr|fglrx-14.10.1006.1001-2|846	%{_sysconfdir}/ati/atiapfxx*
14nr|fglrx-14.10.1006.1001-2|847	%{_sysconfdir}/ati/logo.xbm.example
14nr|fglrx-14.10.1006.1001-2|848	%{_sysconfdir}/ati/logo_mask.xbm.example
14nr|fglrx-14.10.1006.1001-2|849	%config %{_sysconfdir}/ati/authatieventsd.sh
14nr|fglrx-14.10.1006.1001-2|850	%{_sysconfdir}/ati/amdpcsdb.default
14nr|fglrx-14.10.1006.1001-2|851	%ghost %{_sysconfdir}/ati/atiapfuser.blb
14nr|fglrx-14.10.1006.1001-2|852	
14nr|fglrx-14.10.1006.1001-2|853	%{_initrddir}/atieventsd
14nr|fglrx-14.10.1006.1001-2|854	
14nr|fglrx-14.10.1006.1001-2|855	%{_sbindir}/atieventsd
14nr|fglrx-14.10.1006.1001-2|856	%{_sbindir}/amdnotifyui
14nr|fglrx-14.10.1006.1001-2|857	%{_sbindir}/atigetsysteminfo.sh
14nr|fglrx-14.10.1006.1001-2|858	
14nr|fglrx-14.10.1006.1001-2|859	%{_bindir}/amdconfig
14nr|fglrx-14.10.1006.1001-2|860	%{_bindir}/amdupdaterandrconfig
14nr|fglrx-14.10.1006.1001-2|861	%{_bindir}/amdxdg-su
14nr|fglrx-14.10.1006.1001-2|862	%{_bindir}/aticonfig
14nr|fglrx-14.10.1006.1001-2|863	%{_bindir}/atiodcli
14nr|fglrx-14.10.1006.1001-2|864	%{_bindir}/atiode
14nr|fglrx-14.10.1006.1001-2|865	%{_bindir}/fgl_glxgears
14nr|fglrx-14.10.1006.1001-2|866	%{_bindir}/fglrxinfo
14nr|fglrx-14.10.1006.1001-2|867	
14nr|fglrx-14.10.1006.1001-2|868	%{xorg_libdir}/modules/drivers/fglrx_drv.so
14nr|fglrx-14.10.1006.1001-2|869	%{xorg_libdir}/modules/linux/libfglrxdrm.so
14nr|fglrx-14.10.1006.1001-2|870	%{xorg_libdir}/modules/amdxmm.*o
14nr|fglrx-14.10.1006.1001-2|871	%{xorg_libdir}/modules/glesx.*o
14nr|fglrx-14.10.1006.1001-2|872	
14nr|fglrx-14.10.1006.1001-2|873	%dir %{ati_extdir}
14nr|fglrx-14.10.1006.1001-2|874	%{ati_extdir}/libglx.so
14nr|fglrx-14.10.1006.1001-2|875	
14nr|fglrx-14.10.1006.1001-2|876	%{xorg_dridir}/fglrx_dri.so
14nr|fglrx-14.10.1006.1001-2|877	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|878	%{xorg_dridir32}/fglrx_dri.so
14nr|fglrx-14.10.1006.1001-2|879	%endif
14nr|fglrx-14.10.1006.1001-2|880	
14nr|fglrx-14.10.1006.1001-2|881	%dir %{_libdir}/%{drivername}
14nr|fglrx-14.10.1006.1001-2|882	%{_libdir}/%{drivername}/libGL.so.1
14nr|fglrx-14.10.1006.1001-2|883	%{_libdir}/%{drivername}/libGL.so.1.*
14nr|fglrx-14.10.1006.1001-2|884	%{_libdir}/%{drivername}/libaticalcl.so
14nr|fglrx-14.10.1006.1001-2|885	%{_libdir}/%{drivername}/libaticaldd.so
14nr|fglrx-14.10.1006.1001-2|886	%{_libdir}/%{drivername}/libaticalrt.so
14nr|fglrx-14.10.1006.1001-2|887	%{_libdir}/%{drivername}/libatiuki.so.1*
14nr|fglrx-14.10.1006.1001-2|888	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|889	%dir %{_prefix}/lib/%{drivername}
14nr|fglrx-14.10.1006.1001-2|890	%{_prefix}/lib/%{drivername}/libGL.so.1
14nr|fglrx-14.10.1006.1001-2|891	%{_prefix}/lib/%{drivername}/libGL.so.1.*
14nr|fglrx-14.10.1006.1001-2|892	%{_prefix}/lib/%{drivername}/libaticalcl.so
14nr|fglrx-14.10.1006.1001-2|893	%{_prefix}/lib/%{drivername}/libaticaldd.so
14nr|fglrx-14.10.1006.1001-2|894	%{_prefix}/lib/%{drivername}/libaticalrt.so
14nr|fglrx-14.10.1006.1001-2|895	%{_prefix}/lib/%{drivername}/libatiuki.so.1*
14nr|fglrx-14.10.1006.1001-2|896	%endif
14nr|fglrx-14.10.1006.1001-2|897	
14nr|fglrx-14.10.1006.1001-2|898	%{_libdir}/%{drivername}/libfglrx_dm.so.1*
14nr|fglrx-14.10.1006.1001-2|899	%{_libdir}/%{drivername}/libatiadlxx.so
14nr|fglrx-14.10.1006.1001-2|900	%{_libdir}/%{drivername}/libAMDXvBA.cap
14nr|fglrx-14.10.1006.1001-2|901	%{_libdir}/%{drivername}/libAMDXvBA.so.1*
14nr|fglrx-14.10.1006.1001-2|902	%{_libdir}/%{drivername}/libXvBAW.so.1*
14nr|fglrx-14.10.1006.1001-2|903	
14nr|fglrx-14.10.1006.1001-2|904	# PowerXpress
14nr|fglrx-14.10.1006.1001-2|905	%{_libdir}/fglrx/switchlibGL
14nr|fglrx-14.10.1006.1001-2|906	%{_libdir}/fglrx/switchlibglx
14nr|fglrx-14.10.1006.1001-2|907	
14nr|fglrx-14.10.1006.1001-2|908	%dir %{_datadir}/ati
14nr|fglrx-14.10.1006.1001-2|909	%{_datadir}/ati/amd-uninstall.sh
14nr|fglrx-14.10.1006.1001-2|910	
14nr|fglrx-14.10.1006.1001-2|911	%{_mandir}/man8/atieventsd.8*
14nr|fglrx-14.10.1006.1001-2|912	
14nr|fglrx-14.10.1006.1001-2|913	%files -n %{drivername}-control-center -f amdcccle.langs
14nr|fglrx-14.10.1006.1001-2|914	%defattr(-,root,root)
14nr|fglrx-14.10.1006.1001-2|915	%doc common/usr/share/doc/amdcccle/*
14nr|fglrx-14.10.1006.1001-2|916	%{_sysconfdir}/security/console.apps/amdcccle-su
14nr|fglrx-14.10.1006.1001-2|917	%{_sysconfdir}/pam.d/amdcccle-su
14nr|fglrx-14.10.1006.1001-2|918	%{_bindir}/amdcccle
14nr|fglrx-14.10.1006.1001-2|919	%dir %{_datadir}/ati
14nr|fglrx-14.10.1006.1001-2|920	%dir %{_datadir}/ati/amdcccle
14nr|fglrx-14.10.1006.1001-2|921	%if %{amdbuild}
14nr|fglrx-14.10.1006.1001-2|922	%{_iconsdir}/%{drivername}-amdcccle.xpm
14nr|fglrx-14.10.1006.1001-2|923	%else
14nr|fglrx-14.10.1006.1001-2|924	%{_miconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-14.10.1006.1001-2|925	%{_iconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-14.10.1006.1001-2|926	%{_liconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-14.10.1006.1001-2|927	%endif
14nr|fglrx-14.10.1006.1001-2|928	%{_datadir}/applications/amdcccle.desktop
14nr|fglrx-14.10.1006.1001-2|929	%{_datadir}/applications/amdccclesu.desktop
14nr|fglrx-14.10.1006.1001-2|930	%if %{bundle_qt}
14nr|fglrx-14.10.1006.1001-2|931	%dir %{_libdir}/%{drivername}-qt4
14nr|fglrx-14.10.1006.1001-2|932	%{_libdir}/%{drivername}-qt4/libQtCore.so.4
14nr|fglrx-14.10.1006.1001-2|933	%{_libdir}/%{drivername}-qt4/libQtGui.so.4
14nr|fglrx-14.10.1006.1001-2|934	%{_datadir}/ati/%{_lib}
14nr|fglrx-14.10.1006.1001-2|935	%endif
14nr|fglrx-14.10.1006.1001-2|936	
14nr|fglrx-14.10.1006.1001-2|937	%files -n %{drivername}-devel
14nr|fglrx-14.10.1006.1001-2|938	%defattr(-,root,root)
14nr|fglrx-14.10.1006.1001-2|939	%{_libdir}/%{drivername}/libfglrx_dm.a
14nr|fglrx-14.10.1006.1001-2|940	%{_libdir}/%{drivername}/libfglrx_dm.so
14nr|fglrx-14.10.1006.1001-2|941	%{_libdir}/%{drivername}/libAMDXvBA.so
14nr|fglrx-14.10.1006.1001-2|942	%{_libdir}/%{drivername}/libXvBAW.so
14nr|fglrx-14.10.1006.1001-2|943	%dir %{_includedir}/GL
14nr|fglrx-14.10.1006.1001-2|944	%{_includedir}/GL/*ATI.h
14nr|fglrx-14.10.1006.1001-2|945	%dir %{_includedir}/ATI
14nr|fglrx-14.10.1006.1001-2|946	%dir %{_includedir}/ATI/GL
14nr|fglrx-14.10.1006.1001-2|947	%{_includedir}/ATI/GL/*.h
14nr|fglrx-14.10.1006.1001-2|948	%{_libdir}/%{drivername}/libGL.so
14nr|fglrx-14.10.1006.1001-2|949	%{_libdir}/%{drivername}/libatiuki.so
14nr|fglrx-14.10.1006.1001-2|950	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|951	%{_prefix}/lib/%{drivername}/libGL.so
14nr|fglrx-14.10.1006.1001-2|952	%{_prefix}/lib/%{drivername}/libatiuki.so
14nr|fglrx-14.10.1006.1001-2|953	%endif
14nr|fglrx-14.10.1006.1001-2|954	
14nr|fglrx-14.10.1006.1001-2|955	%files -n %{drivername}-opencl
14nr|fglrx-14.10.1006.1001-2|956	%defattr(-,root,root)
14nr|fglrx-14.10.1006.1001-2|957	%dir %{_sysconfdir}/OpenCL
14nr|fglrx-14.10.1006.1001-2|958	%dir %{_sysconfdir}/OpenCL/vendors
14nr|fglrx-14.10.1006.1001-2|959	%{_sysconfdir}/OpenCL/vendors/amdocl*.icd
14nr|fglrx-14.10.1006.1001-2|960	%{_bindir}/clinfo
14nr|fglrx-14.10.1006.1001-2|961	%{_libdir}/%{drivername}/libamdocl*.so
14nr|fglrx-14.10.1006.1001-2|962	%{_libdir}/%{drivername}/libOpenCL.so.1
14nr|fglrx-14.10.1006.1001-2|963	%ifarch x86_64
14nr|fglrx-14.10.1006.1001-2|964	%{_prefix}/lib/%{drivername}/libamdocl*.so
14nr|fglrx-14.10.1006.1001-2|965	%{_prefix}/lib/%{drivername}/libOpenCL.so.1
14nr|fglrx-14.10.1006.1001-2|966	%endif
14nr|fglrx-14.10.1006.1001-2|967	
14nr|fglrx-14.10.1006.1001-2|968	%files -n dkms-%{drivername}
14nr|fglrx-14.10.1006.1001-2|969	%defattr(-,root,root)
14nr|fglrx-14.10.1006.1001-2|970	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|fglrx-14.10.1006.1001-2|971	
14nr|fglrx-14.10.1006.1001-2|972	%changelog
14nr|fglrx-14.10.1006.1001-2|973	* Mon Jul 14 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 14.10.1006.1001-2
14nr|fglrx-14.10.1006.1001-2|974	+ Revision: 61dce4d
14nr|fglrx-14.10.1006.1001-2|975	- Added a patch to fix build with kernel 3.14
14nr|fglrx-14.10.1006.1001-2|976	
14nr|fglrx-14.10.1006.1001-2|977	

26377 14
14nr|fglrx-legacy-8.97.100.3-2|1	
14nr|fglrx-legacy-8.97.100.3-2|2	##############################################################################
14nr|fglrx-legacy-8.97.100.3-2|3	# This .spec file is dual licensed. It can be distributed either with the    #
14nr|fglrx-legacy-8.97.100.3-2|4	# terms of GPL version 2 or newer, or with the MIT license included below.   #
14nr|fglrx-legacy-8.97.100.3-2|5	# Removing either GPL or MIT license when distributing this file is allowed. #
14nr|fglrx-legacy-8.97.100.3-2|6	##############################################################################
14nr|fglrx-legacy-8.97.100.3-2|7	# - start of MIT license -
14nr|fglrx-legacy-8.97.100.3-2|8	# Copyright (c) 2007-2009 Anssi Hannula, Luiz Fernando Capitulino, Colin Guthrie, Thomas Backlund
14nr|fglrx-legacy-8.97.100.3-2|9	#
14nr|fglrx-legacy-8.97.100.3-2|10	# Permission is hereby granted, free of charge, to any person
14nr|fglrx-legacy-8.97.100.3-2|11	# obtaining a copy of this software and associated documentation
14nr|fglrx-legacy-8.97.100.3-2|12	# files (the "Software"), to deal in the Software without
14nr|fglrx-legacy-8.97.100.3-2|13	# restriction, including without limitation the rights to use,
14nr|fglrx-legacy-8.97.100.3-2|14	# copy, modify, merge, publish, distribute, sublicense, and/or sell
14nr|fglrx-legacy-8.97.100.3-2|15	# copies of the Software, and to permit persons to whom the
14nr|fglrx-legacy-8.97.100.3-2|16	# Software is furnished to do so, subject to the following
14nr|fglrx-legacy-8.97.100.3-2|17	# conditions:
14nr|fglrx-legacy-8.97.100.3-2|18	#
14nr|fglrx-legacy-8.97.100.3-2|19	# The above copyright notice and this permission notice shall be
14nr|fglrx-legacy-8.97.100.3-2|20	# included in all copies or substantial portions of the Software.
14nr|fglrx-legacy-8.97.100.3-2|21	#
14nr|fglrx-legacy-8.97.100.3-2|22	# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
14nr|fglrx-legacy-8.97.100.3-2|23	# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
14nr|fglrx-legacy-8.97.100.3-2|24	# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
14nr|fglrx-legacy-8.97.100.3-2|25	# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
14nr|fglrx-legacy-8.97.100.3-2|26	# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
14nr|fglrx-legacy-8.97.100.3-2|27	# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
14nr|fglrx-legacy-8.97.100.3-2|28	# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
14nr|fglrx-legacy-8.97.100.3-2|29	# OTHER DEALINGS IN THE SOFTWARE.
14nr|fglrx-legacy-8.97.100.3-2|30	# - end of MIT license -
14nr|fglrx-legacy-8.97.100.3-2|31	
14nr|fglrx-legacy-8.97.100.3-2|32	%define name		fglrx-legacy
14nr|fglrx-legacy-8.97.100.3-2|33	
14nr|fglrx-legacy-8.97.100.3-2|34	# %amdbuild is used to enable the AMD installer --buildpkg mode.
14nr|fglrx-legacy-8.97.100.3-2|35	# The macros version, rel, amd_dir, distsuffix need to be manually defined.
14nr|fglrx-legacy-8.97.100.3-2|36	# The macro mdkversion can also be overridden.
14nr|fglrx-legacy-8.97.100.3-2|37	%define amdbuild	0
14nr|fglrx-legacy-8.97.100.3-2|38	%{?_without_amd: %global amdbuild 0}
14nr|fglrx-legacy-8.97.100.3-2|39	%{?_with_amd: %global amdbuild 1}
14nr|fglrx-legacy-8.97.100.3-2|40	
14nr|fglrx-legacy-8.97.100.3-2|41	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|42	# NOTE: These version definitions are overridden by ati-packager.sh when
14nr|fglrx-legacy-8.97.100.3-2|43	# building with the --buildpkg method of the installer.
14nr|fglrx-legacy-8.97.100.3-2|44	
14nr|fglrx-legacy-8.97.100.3-2|45	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl).
14nr|fglrx-legacy-8.97.100.3-2|46	
14nr|fglrx-legacy-8.97.100.3-2|47	# version in installer filename:
14nr|fglrx-legacy-8.97.100.3-2|48	%define oversion	12-6
14nr|fglrx-legacy-8.97.100.3-2|49	#define oversion	%{iversion}
14nr|fglrx-legacy-8.97.100.3-2|50	# Advertised version, for description:
14nr|fglrx-legacy-8.97.100.3-2|51	%define mversion	12.6
14nr|fglrx-legacy-8.97.100.3-2|52	# driver version from ati-packager-helper.sh:
14nr|fglrx-legacy-8.97.100.3-2|53	%define iversion	8.97.100.3
14nr|fglrx-legacy-8.97.100.3-2|54	# release:
14nr|fglrx-legacy-8.97.100.3-2|55	%define rel		2
14nr|fglrx-legacy-8.97.100.3-2|56	# rpm version (adds 0 in order to not go backwards if iversion is two-decimal)
14nr|fglrx-legacy-8.97.100.3-2|57	%define version		%{iversion}%([ $(echo %iversion | wc -c) -le 5 ] && echo 0)
14nr|fglrx-legacy-8.97.100.3-2|58	%else
14nr|fglrx-legacy-8.97.100.3-2|59	# Best-effort if AMD has made late changes (in amdbuild mode)
14nr|fglrx-legacy-8.97.100.3-2|60	%define _default_patch_fuzz 2
14nr|fglrx-legacy-8.97.100.3-2|61	%endif
14nr|fglrx-legacy-8.97.100.3-2|62	
14nr|fglrx-legacy-8.97.100.3-2|63	%define priority	1000
14nr|fglrx-legacy-8.97.100.3-2|64	%define release %mkrel %{rel}
14nr|fglrx-legacy-8.97.100.3-2|65	
14nr|fglrx-legacy-8.97.100.3-2|66	# set to 1 for a prerelease driver with an ubuntu tarball as source
14nr|fglrx-legacy-8.97.100.3-2|67	%define ubuntu_prerelease 0
14nr|fglrx-legacy-8.97.100.3-2|68	# set to 1 for a prerelease driver with an OpenCL tarball as source
14nr|fglrx-legacy-8.97.100.3-2|69	%define opencl_prerelease 0
14nr|fglrx-legacy-8.97.100.3-2|70	
14nr|fglrx-legacy-8.97.100.3-2|71	%define driverpkgname	x11-driver-video-fglrx-legacy
14nr|fglrx-legacy-8.97.100.3-2|72	%define drivername	fglrx-legacy
14nr|fglrx-legacy-8.97.100.3-2|73	%define xorg_version	pic
14nr|fglrx-legacy-8.97.100.3-2|74	# highest supported videodrv abi
14nr|fglrx-legacy-8.97.100.3-2|75	%define videodrv_abi	10
14nr|fglrx-legacy-8.97.100.3-2|76	%define xorg_libdir	%{_libdir}/xorg
14nr|fglrx-legacy-8.97.100.3-2|77	%define xorg_dridir	%{_libdir}/dri
14nr|fglrx-legacy-8.97.100.3-2|78	%define xorg_dridir32	%{_prefix}/lib/dri
14nr|fglrx-legacy-8.97.100.3-2|79	%define ld_so_conf_file	ati.conf
14nr|fglrx-legacy-8.97.100.3-2|80	%define ati_extdir	%{_libdir}/%{drivername}/xorg
14nr|fglrx-legacy-8.97.100.3-2|81	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nr|fglrx-legacy-8.97.100.3-2|82	%define bundle_qt	0
14nr|fglrx-legacy-8.97.100.3-2|83	# The entry in Cards+ this driver should be associated with, if there is
14nr|fglrx-legacy-8.97.100.3-2|84	# no entry in ldetect-lst default pcitable:
14nr|fglrx-legacy-8.97.100.3-2|85	# cooker ldetect-lst should be up-to-date
14nr|fglrx-legacy-8.97.100.3-2|86	%define ldetect_cards_name      %nil
14nr|fglrx-legacy-8.97.100.3-2|87	
14nr|fglrx-legacy-8.97.100.3-2|88	%if %{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|89	# AMD/ATI cards not listed in main ldetect-lst pcitable are not likely
14nr|fglrx-legacy-8.97.100.3-2|90	# to be supported by radeon which is from the same time period.
14nr|fglrx-legacy-8.97.100.3-2|91	# radeonhd has greater chance of working due to it not using ID lists.
14nr|fglrx-legacy-8.97.100.3-2|92	# (main pcitable entries override our entries)
14nr|fglrx-legacy-8.97.100.3-2|93	%define ldetect_cards_name	ATI Radeon HD 2000 to HD 4870 (ati/fglrx-legacy)
14nr|fglrx-legacy-8.97.100.3-2|94	%endif
14nr|fglrx-legacy-8.97.100.3-2|95	
14nr|fglrx-legacy-8.97.100.3-2|96	%ifarch %ix86
14nr|fglrx-legacy-8.97.100.3-2|97	%define xverdir		x%{xorg_version}
14nr|fglrx-legacy-8.97.100.3-2|98	%define archdir		arch/x86
14nr|fglrx-legacy-8.97.100.3-2|99	%endif
14nr|fglrx-legacy-8.97.100.3-2|100	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|101	%define xverdir		x%{xorg_version}_64a
14nr|fglrx-legacy-8.97.100.3-2|102	%define archdir		arch/x86_64
14nr|fglrx-legacy-8.97.100.3-2|103	%endif
14nr|fglrx-legacy-8.97.100.3-2|104	
14nr|fglrx-legacy-8.97.100.3-2|105	# Other packages should not require any AMD specific proprietary libraries
14nr|fglrx-legacy-8.97.100.3-2|106	# (if that is really necessary, we may want to split that specific lib out),
14nr|fglrx-legacy-8.97.100.3-2|107	# and this package should not be pulled in when libGL.so.1 is required.
14nr|fglrx-legacy-8.97.100.3-2|108	%if %{_use_internal_dependency_generator}
14nr|fglrx-legacy-8.97.100.3-2|109	%define __noautoprov '\\.so'
14nr|fglrx-legacy-8.97.100.3-2|110	%else
14nr|fglrx-legacy-8.97.100.3-2|111	%define _provides_exceptions \\.so
14nr|fglrx-legacy-8.97.100.3-2|112	%endif
14nr|fglrx-legacy-8.97.100.3-2|113	
14nr|fglrx-legacy-8.97.100.3-2|114	%define qt_requires_exceptions %nil
14nr|fglrx-legacy-8.97.100.3-2|115	%if %{bundle_qt}
14nr|fglrx-legacy-8.97.100.3-2|116	# do not require Qt if it is bundled
14nr|fglrx-legacy-8.97.100.3-2|117	%if %{_use_internal_dependency_generator}
14nr|fglrx-legacy-8.97.100.3-2|118	%define qt_requires_exceptions |libQtCore\\.so|libQtGui\\.so
14nr|fglrx-legacy-8.97.100.3-2|119	%else
14nr|fglrx-legacy-8.97.100.3-2|120	%define qt_requires_exceptions \\|libQtCore\\.so\\|libQtGui\\.so
14nr|fglrx-legacy-8.97.100.3-2|121	%endif
14nr|fglrx-legacy-8.97.100.3-2|122	%endif
14nr|fglrx-legacy-8.97.100.3-2|123	
14nr|fglrx-legacy-8.97.100.3-2|124	# do not require fglrx stuff, they are all included
14nr|fglrx-legacy-8.97.100.3-2|125	%if %{_use_internal_dependency_generator}
14nr|fglrx-legacy-8.97.100.3-2|126	%define common_requires_exceptions libfglrx.+\\.so|libati.+\\.so|libOpenCL\\.so%{qt_requires_exceptions}
14nr|fglrx-legacy-8.97.100.3-2|127	%else
14nr|fglrx-legacy-8.97.100.3-2|128	%define common_requires_exceptions libfglrx.\\+\\.so\\|libati.\\+\\.so\\|libOpenCL\\.so%{qt_requires_exceptions}
14nr|fglrx-legacy-8.97.100.3-2|129	%endif
14nr|fglrx-legacy-8.97.100.3-2|130	
14nr|fglrx-legacy-8.97.100.3-2|131	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|132	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nr|fglrx-legacy-8.97.100.3-2|133	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nr|fglrx-legacy-8.97.100.3-2|134	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nr|fglrx-legacy-8.97.100.3-2|135	# pull the dependencies of 32-bit fglrx libraries in as well.
14nr|fglrx-legacy-8.97.100.3-2|136	%if %{_use_internal_dependency_generator}
14nr|fglrx-legacy-8.97.100.3-2|137	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nr|fglrx-legacy-8.97.100.3-2|138	%else
14nr|fglrx-legacy-8.97.100.3-2|139	%define _requires_exceptions %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nr|fglrx-legacy-8.97.100.3-2|140	%endif
14nr|fglrx-legacy-8.97.100.3-2|141	%else
14nr|fglrx-legacy-8.97.100.3-2|142	%if %{_use_internal_dependency_generator}
14nr|fglrx-legacy-8.97.100.3-2|143	%define __noautoreq '%{common_requires_exceptions}'
14nr|fglrx-legacy-8.97.100.3-2|144	%else
14nr|fglrx-legacy-8.97.100.3-2|145	%define _requires_exceptions %{common_requires_exceptions}
14nr|fglrx-legacy-8.97.100.3-2|146	%endif
14nr|fglrx-legacy-8.97.100.3-2|147	%endif
14nr|fglrx-legacy-8.97.100.3-2|148	
14nr|fglrx-legacy-8.97.100.3-2|149	# (anssi) Do not require qt for amdnotifyui (used as event notifier, as
14nr|fglrx-legacy-8.97.100.3-2|150	# of 04/2010 only for DisplayPort failures). installing
14nr|fglrx-legacy-8.97.100.3-2|151	# fglrx-control-center will satisfy the dependency.
14nr|fglrx-legacy-8.97.100.3-2|152	# It is not moved to fglrx-control-center as due to its small size it may
14nr|fglrx-legacy-8.97.100.3-2|153	# be wanted on e.g. KDE Ones, which can't have the full fglrx-control-center,
14nr|fglrx-legacy-8.97.100.3-2|154	# and due to it having nothing to do with fglrx-control-center.
14nr|fglrx-legacy-8.97.100.3-2|155	%if %{mdvver} <= 201100
14nr|fglrx-legacy-8.97.100.3-2|156	%define _exclude_files_from_autoreq ^%{_sbindir}/amdnotifyui$
14nr|fglrx-legacy-8.97.100.3-2|157	%else
14nr|fglrx-legacy-8.97.100.3-2|158	%define __noautoreqfiles ^%{_sbindir}/amdnotifyui$
14nr|fglrx-legacy-8.97.100.3-2|159	%endif
14nr|fglrx-legacy-8.97.100.3-2|160	
14nr|fglrx-legacy-8.97.100.3-2|161	Summary:	AMD proprietary X.org driver and libraries
14nr|fglrx-legacy-8.97.100.3-2|162	Name:		%{name}
14nr|fglrx-legacy-8.97.100.3-2|163	Version:	%{version}
14nr|fglrx-legacy-8.97.100.3-2|164	Release:	%{release}
14nr|fglrx-legacy-8.97.100.3-2|165	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|166	%if !%{ubuntu_prerelease}
14nr|fglrx-legacy-8.97.100.3-2|167	%if !%{opencl_prerelease}
14nr|fglrx-legacy-8.97.100.3-2|168	Source0:	amd-driver-installer-%{mversion}-legacy-x86.x86_64.run
14nr|fglrx-legacy-8.97.100.3-2|169	%else
14nr|fglrx-legacy-8.97.100.3-2|170	Source0:	http://download2-developer.amd.com/amd/APPSDK/OpenCL1.2betadriversLinux.tgz
14nr|fglrx-legacy-8.97.100.3-2|171	%endif
14nr|fglrx-legacy-8.97.100.3-2|172	%else
14nr|fglrx-legacy-8.97.100.3-2|173	Source0:        fglrx-installer_%{iversion}.orig.tar.gz
14nr|fglrx-legacy-8.97.100.3-2|174	%endif
14nr|fglrx-legacy-8.97.100.3-2|175	%endif
14nr|fglrx-legacy-8.97.100.3-2|176	Source1:	ati-packager.sh
14nr|fglrx-legacy-8.97.100.3-2|177	Source2:	atieventsd.init
14nr|fglrx-legacy-8.97.100.3-2|178	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|179	# Generates fglrx.spec from Mandriva SVN for use in AMD installer
14nr|fglrx-legacy-8.97.100.3-2|180	# archive. Requires kenobi access for fetching names for changelog.
14nr|fglrx-legacy-8.97.100.3-2|181	# (for manual use)
14nr|fglrx-legacy-8.97.100.3-2|182	Source10:	generate-fglrx-spec-from-svn.sh
14nr|fglrx-legacy-8.97.100.3-2|183	Source11:	%{name}.rpmlintrc
14nr|fglrx-legacy-8.97.100.3-2|184	Source12:	README_for_maintainers.txt
14nr|fglrx-legacy-8.97.100.3-2|185	%endif
14nr|fglrx-legacy-8.97.100.3-2|186	Patch3:		fglrx-authfile-locations.patch
14nr|fglrx-legacy-8.97.100.3-2|187	Patch9:		fglrx-make_sh-custom-kernel-dir.patch
14nr|fglrx-legacy-8.97.100.3-2|188	# do not probe /proc for kernel info as we may be building for a
14nr|fglrx-legacy-8.97.100.3-2|189	# different kernel
14nr|fglrx-legacy-8.97.100.3-2|190	Patch10:	fglrx-make_sh-no-proc-probe.patch
14nr|fglrx-legacy-8.97.100.3-2|191	License:	Freeware
14nr|fglrx-legacy-8.97.100.3-2|192	URL:		http://ati.amd.com/support/driver.html
14nr|fglrx-legacy-8.97.100.3-2|193	Group:		System/Kernel and hardware
14nr|fglrx-legacy-8.97.100.3-2|194	ExclusiveArch:	%{ix86} x86_64
14nr|fglrx-legacy-8.97.100.3-2|195	%if %{mdvver} <= 201010
14nr|fglrx-legacy-8.97.100.3-2|196	BuildRoot:	%{_tmppath}/%{name}-root
14nr|fglrx-legacy-8.97.100.3-2|197	%endif
14nr|fglrx-legacy-8.97.100.3-2|198	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|199	BuildRequires:	mesagl-devel
14nr|fglrx-legacy-8.97.100.3-2|200	BuildRequires:	libxmu-devel
14nr|fglrx-legacy-8.97.100.3-2|201	BuildRequires:	libxaw-devel
14nr|fglrx-legacy-8.97.100.3-2|202	BuildRequires:	libxp-devel
14nr|fglrx-legacy-8.97.100.3-2|203	BuildRequires:	libxtst-devel
14nr|fglrx-legacy-8.97.100.3-2|204	BuildRequires:	imake
14nr|fglrx-legacy-8.97.100.3-2|205	# Used by atieventsd:
14nr|fglrx-legacy-8.97.100.3-2|206	Suggests:	acpid
14nr|fglrx-legacy-8.97.100.3-2|207	BuildRequires:	imagemagick
14nr|fglrx-legacy-8.97.100.3-2|208	%endif
14nr|fglrx-legacy-8.97.100.3-2|209	
14nr|fglrx-legacy-8.97.100.3-2|210	%description
14nr|fglrx-legacy-8.97.100.3-2|211	Source package of the legacy AMD proprietary driver. Binary packages are
14nr|fglrx-legacy-8.97.100.3-2|212	named x11-driver-video-fglrx-legacy on Mandriva Linux 2008 and later.
14nr|fglrx-legacy-8.97.100.3-2|213	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|214	This package corresponds to AMD Catalyst version %mversion.
14nr|fglrx-legacy-8.97.100.3-2|215	%endif
14nr|fglrx-legacy-8.97.100.3-2|216	
14nr|fglrx-legacy-8.97.100.3-2|217	%package -n %{driverpkgname}
14nr|fglrx-legacy-8.97.100.3-2|218	Summary:	AMD proprietary X.org driver and libraries
14nr|fglrx-legacy-8.97.100.3-2|219	Group:		System/Kernel and hardware
14nr|fglrx-legacy-8.97.100.3-2|220	Requires(post):	update-alternatives >= 1.9.0
14nr|fglrx-legacy-8.97.100.3-2|221	Requires(postun): update-alternatives
14nr|fglrx-legacy-8.97.100.3-2|222	Obsoletes:	ati_igp
14nr|fglrx-legacy-8.97.100.3-2|223	Suggests:	%{drivername}-control-center = %{version}
14nr|fglrx-legacy-8.97.100.3-2|224	Obsoletes:	ati < %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|225	Provides:	ati = %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|226	Conflicts:	x11-server-common < 1.3.0.0-17
14nr|fglrx-legacy-8.97.100.3-2|227	Conflicts:	drakx-kbd-mouse-x11 < 0.26
14nr|fglrx-legacy-8.97.100.3-2|228	Obsoletes:	x11-driver-video-fglrx-hd2000 < 8.42.3-5
14nr|fglrx-legacy-8.97.100.3-2|229	%if %{mdkversion} >= 200810
14nr|fglrx-legacy-8.97.100.3-2|230	Requires:	kmod(fglrx) = %{version}
14nr|fglrx-legacy-8.97.100.3-2|231	%else
14nr|fglrx-legacy-8.97.100.3-2|232	# no versioned provides on 2008.0
14nr|fglrx-legacy-8.97.100.3-2|233	Requires:	kmod(fglrx)
14nr|fglrx-legacy-8.97.100.3-2|234	%endif
14nr|fglrx-legacy-8.97.100.3-2|235	%if %{mdkversion} >= 200900
14nr|fglrx-legacy-8.97.100.3-2|236	# libdri.so
14nr|fglrx-legacy-8.97.100.3-2|237	Conflicts:	x11-server-common < 1.4.2-5
14nr|fglrx-legacy-8.97.100.3-2|238	%endif
14nr|fglrx-legacy-8.97.100.3-2|239	%if %{mdkversion} >= 200910
14nr|fglrx-legacy-8.97.100.3-2|240	# many intermediate changes in alternatives scheme
14nr|fglrx-legacy-8.97.100.3-2|241	Conflicts:	x11-server-common < 1.6.0-11
14nr|fglrx-legacy-8.97.100.3-2|242	%endif
14nr|fglrx-legacy-8.97.100.3-2|243	%if %{mdkversion} >= 201100
14nr|fglrx-legacy-8.97.100.3-2|244	Requires:	x11-server-common >= 1.9
14nr|fglrx-legacy-8.97.100.3-2|245	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|246	%if %{mdvver} >= 201200
14nr|fglrx-legacy-8.97.100.3-2|247	Requires(post):	rpm-helper
14nr|fglrx-legacy-8.97.100.3-2|248	Requires(preun): rpm-helper
14nr|fglrx-legacy-8.97.100.3-2|249	%endif
14nr|fglrx-legacy-8.97.100.3-2|250	# Conflict with the next videodrv ABI break.
14nr|fglrx-legacy-8.97.100.3-2|251	# The driver may support multiple ABI versions and therefore
14nr|fglrx-legacy-8.97.100.3-2|252	# a strict version-specific requirement would not be enough.
14nr|fglrx-legacy-8.97.100.3-2|253	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
14nr|fglrx-legacy-8.97.100.3-2|254	###Conflicts:  xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
14nr|fglrx-legacy-8.97.100.3-2|255	%endif
14nr|fglrx-legacy-8.97.100.3-2|256	%endif
14nr|fglrx-legacy-8.97.100.3-2|257	Provides:	atieventsd = %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|258	Obsoletes:	atieventsd < %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|259	
14nr|fglrx-legacy-8.97.100.3-2|260	%description -n %{driverpkgname}
14nr|fglrx-legacy-8.97.100.3-2|261	AMD proprietary X.org graphics driver, related libraries and
14nr|fglrx-legacy-8.97.100.3-2|262	configuration tools.
14nr|fglrx-legacy-8.97.100.3-2|263	
14nr|fglrx-legacy-8.97.100.3-2|264	NOTE: You should use XFdrake to configure your AMD card. The
14nr|fglrx-legacy-8.97.100.3-2|265	correct packages will be automatically installed and configured.
14nr|fglrx-legacy-8.97.100.3-2|266	
14nr|fglrx-legacy-8.97.100.3-2|267	If you do not want to use XFdrake, see README.manual-setup.
14nr|fglrx-legacy-8.97.100.3-2|268	
14nr|fglrx-legacy-8.97.100.3-2|269	The graphical configuration utility, AMD Catalyst Control Center
14nr|fglrx-legacy-8.97.100.3-2|270	Linux Edition, is contained in the package
14nr|fglrx-legacy-8.97.100.3-2|271	%{drivername}-control-center.
14nr|fglrx-legacy-8.97.100.3-2|272	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|273	This package corresponds to AMD Catalyst version %mversion.
14nr|fglrx-legacy-8.97.100.3-2|274	%endif
14nr|fglrx-legacy-8.97.100.3-2|275	
14nr|fglrx-legacy-8.97.100.3-2|276	%package -n %{drivername}-control-center
14nr|fglrx-legacy-8.97.100.3-2|277	Summary:	AMD Catalyst Control Center Linux Edition
14nr|fglrx-legacy-8.97.100.3-2|278	Group:		System/Kernel and hardware
14nr|fglrx-legacy-8.97.100.3-2|279	Requires:	%{driverpkgname} = %{version}
14nr|fglrx-legacy-8.97.100.3-2|280	Obsoletes:	ati-utils < %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|281	Provides:	ati-utils = %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|282	Provides:	amdcccle = %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|283	Obsoletes:	ati-ccc < %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|284	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|285	Obsoletes:	ati-control-center < %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|286	Provides:	ati-control-center = %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|287	Obsoletes:	fglrx-hd2000-control-center < 8.42.3-5
14nr|fglrx-legacy-8.97.100.3-2|288	%endif
14nr|fglrx-legacy-8.97.100.3-2|289	%if !%{bundle_qt}
14nr|fglrx-legacy-8.97.100.3-2|290	# 2009.0 and 2009.1 have this one in updates only
14nr|fglrx-legacy-8.97.100.3-2|291	Requires:	%{_lib}qtcore4 >= 3:4.5.2
14nr|fglrx-legacy-8.97.100.3-2|292	%endif
14nr|fglrx-legacy-8.97.100.3-2|293	
14nr|fglrx-legacy-8.97.100.3-2|294	%description -n %{drivername}-control-center
14nr|fglrx-legacy-8.97.100.3-2|295	AMD Catalyst Control Center Linux Edition, a graphical configuration
14nr|fglrx-legacy-8.97.100.3-2|296	utility for the AMD proprietary X.org driver.
14nr|fglrx-legacy-8.97.100.3-2|297	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|298	This package corresponds to AMD Catalyst version %mversion.
14nr|fglrx-legacy-8.97.100.3-2|299	%endif
14nr|fglrx-legacy-8.97.100.3-2|300	
14nr|fglrx-legacy-8.97.100.3-2|301	%package -n dkms-%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|302	Summary:	AMD proprietary kernel module
14nr|fglrx-legacy-8.97.100.3-2|303	Group:		System/Kernel and hardware
14nr|fglrx-legacy-8.97.100.3-2|304	Requires:	dkms
14nr|fglrx-legacy-8.97.100.3-2|305	Requires(post):	dkms
14nr|fglrx-legacy-8.97.100.3-2|306	Requires(preun): dkms
14nr|fglrx-legacy-8.97.100.3-2|307	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|308	Obsoletes:	dkms-fglrx-hd2000 < 8.42.3-5
14nr|fglrx-legacy-8.97.100.3-2|309	Obsoletes:	dkms-ati < %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|310	Provides:	dkms-ati = %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|311	%endif
14nr|fglrx-legacy-8.97.100.3-2|312	
14nr|fglrx-legacy-8.97.100.3-2|313	%description -n dkms-%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|314	AMD proprietary kernel module. This is to be used with the
14nr|fglrx-legacy-8.97.100.3-2|315	%{driverpkgname} package.
14nr|fglrx-legacy-8.97.100.3-2|316	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|317	This package corresponds to AMD Catalyst version %mversion.
14nr|fglrx-legacy-8.97.100.3-2|318	%endif
14nr|fglrx-legacy-8.97.100.3-2|319	
14nr|fglrx-legacy-8.97.100.3-2|320	%package -n %{drivername}-devel
14nr|fglrx-legacy-8.97.100.3-2|321	Summary:	AMD proprietary development libraries and headers
14nr|fglrx-legacy-8.97.100.3-2|322	Group:		Development/C
14nr|fglrx-legacy-8.97.100.3-2|323	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|324	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|325	Obsoletes:	fglrx-hd2000-devel < 8.42.3-5
14nr|fglrx-legacy-8.97.100.3-2|326	Obsoletes:	ati-devel < %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|327	Provides:	ati-devel = %{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|328	%endif
14nr|fglrx-legacy-8.97.100.3-2|329	
14nr|fglrx-legacy-8.97.100.3-2|330	%description -n %{drivername}-devel
14nr|fglrx-legacy-8.97.100.3-2|331	AMD proprietary development libraries and headers. This package is
14nr|fglrx-legacy-8.97.100.3-2|332	not required for normal use.
14nr|fglrx-legacy-8.97.100.3-2|333	
14nr|fglrx-legacy-8.97.100.3-2|334	The main driver package name is %{driverpkgname}.
14nr|fglrx-legacy-8.97.100.3-2|335	
14nr|fglrx-legacy-8.97.100.3-2|336	%package -n %{drivername}-opencl
14nr|fglrx-legacy-8.97.100.3-2|337	Summary:	OpenCL libraries for the AMD proprietary driver
14nr|fglrx-legacy-8.97.100.3-2|338	Group: 		System/Kernel and hardware
14nr|fglrx-legacy-8.97.100.3-2|339	Requires:	kmod(%{drivername}) = %{version}
14nr|fglrx-legacy-8.97.100.3-2|340	
14nr|fglrx-legacy-8.97.100.3-2|341	%description -n %{drivername}-opencl
14nr|fglrx-legacy-8.97.100.3-2|342	OpenCL libraries for the AMD proprietary driver. This package is not
14nr|fglrx-legacy-8.97.100.3-2|343	required for normal use, it provides libraries to use AMD cards for High
14nr|fglrx-legacy-8.97.100.3-2|344	Performance Computing (HPC).
14nr|fglrx-legacy-8.97.100.3-2|345	
14nr|fglrx-legacy-8.97.100.3-2|346	%prep
14nr|fglrx-legacy-8.97.100.3-2|347	%setup -T -c
14nr|fglrx-legacy-8.97.100.3-2|348	%if %{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|349	ln -s %{amd_dir}/%{xverdir} %{amd_dir}/arch .
14nr|fglrx-legacy-8.97.100.3-2|350	# patches affects common, so we cannot symlink it:
14nr|fglrx-legacy-8.97.100.3-2|351	cp -a %{amd_dir}/common .
14nr|fglrx-legacy-8.97.100.3-2|352	%else
14nr|fglrx-legacy-8.97.100.3-2|353	%if %opencl_prerelease
14nr|fglrx-legacy-8.97.100.3-2|354	%setup -q -n fglrx-%iversion
14nr|fglrx-legacy-8.97.100.3-2|355	sh *.run --extract .
14nr|fglrx-legacy-8.97.100.3-2|356	%else
14nr|fglrx-legacy-8.97.100.3-2|357	%if %ubuntu_prerelease
14nr|fglrx-legacy-8.97.100.3-2|358	%setup -q -T -D -a 0
14nr|fglrx-legacy-8.97.100.3-2|359	ln -s . common
14nr|fglrx-legacy-8.97.100.3-2|360	%else
14nr|fglrx-legacy-8.97.100.3-2|361	sh %{SOURCE0} --extract .
14nr|fglrx-legacy-8.97.100.3-2|362	%endif
14nr|fglrx-legacy-8.97.100.3-2|363	%endif
14nr|fglrx-legacy-8.97.100.3-2|364	mkdir fglrx_tools
14nr|fglrx-legacy-8.97.100.3-2|365	tar -xzf common/usr/src/ati/fglrx_sample_source.tgz -C fglrx_tools
14nr|fglrx-legacy-8.97.100.3-2|366	%if %ubuntu_prerelease
14nr|fglrx-legacy-8.97.100.3-2|367	[ -d "%xverdir" ] || (echo This driver version does not support your X.org server. Please wait for a new release from AMD. >&2; false)
14nr|fglrx-legacy-8.97.100.3-2|368	%else
14nr|fglrx-legacy-8.97.100.3-2|369	[ "%iversion" = "$(./ati-packager-helper.sh --version)" ]
14nr|fglrx-legacy-8.97.100.3-2|370	%endif
14nr|fglrx-legacy-8.97.100.3-2|371	%endif
14nr|fglrx-legacy-8.97.100.3-2|372	
14nr|fglrx-legacy-8.97.100.3-2|373	cd common # ensure patches do not touch outside
14nr|fglrx-legacy-8.97.100.3-2|374	%patch3 -p2
14nr|fglrx-legacy-8.97.100.3-2|375	%patch9 -p2
14nr|fglrx-legacy-8.97.100.3-2|376	%patch10 -p2
14nr|fglrx-legacy-8.97.100.3-2|377	cd ..
14nr|fglrx-legacy-8.97.100.3-2|378	
14nr|fglrx-legacy-8.97.100.3-2|379	cat > README.install.urpmi <<EOF
14nr|fglrx-legacy-8.97.100.3-2|380	This driver is for ATI Radeon HD 2000 and newer cards.
14nr|fglrx-legacy-8.97.100.3-2|381	Reconfiguring is not necessary when upgrading from a previous Mandriva AMD
14nr|fglrx-legacy-8.97.100.3-2|382	driver package.
14nr|fglrx-legacy-8.97.100.3-2|383	
14nr|fglrx-legacy-8.97.100.3-2|384	Use XFdrake to configure X to use the correct AMD driver. Any needed
14nr|fglrx-legacy-8.97.100.3-2|385	packages will be automatically installed if not already present.
14nr|fglrx-legacy-8.97.100.3-2|386	1. Run XFdrake as root.
14nr|fglrx-legacy-8.97.100.3-2|387	2. Go to the Graphics Card list.
14nr|fglrx-legacy-8.97.100.3-2|388	3. Select your card (it is usually already autoselected).
14nr|fglrx-legacy-8.97.100.3-2|389	4. Answer any questions asked and then quit.
14nr|fglrx-legacy-8.97.100.3-2|390	%if %{mdkversion} <= 200810
14nr|fglrx-legacy-8.97.100.3-2|391	5. Run "readlink -f /etc/alternatives/gl_conf". If it says
14nr|fglrx-legacy-8.97.100.3-2|392	"%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}", add the following lines into the
14nr|fglrx-legacy-8.97.100.3-2|393	Files section of %{_sysconfdir}/X11/xorg.conf:
14nr|fglrx-legacy-8.97.100.3-2|394	ModulePath "%{ati_extdir}"
14nr|fglrx-legacy-8.97.100.3-2|395	ModulePath "%{xorg_libdir}/modules"
14nr|fglrx-legacy-8.97.100.3-2|396	%endif
14nr|fglrx-legacy-8.97.100.3-2|397	
14nr|fglrx-legacy-8.97.100.3-2|398	If you do not want to use XFdrake or it does not work correctly for
14nr|fglrx-legacy-8.97.100.3-2|399	you, see README.manual-setup for manual installation instructions.
14nr|fglrx-legacy-8.97.100.3-2|400	EOF
14nr|fglrx-legacy-8.97.100.3-2|401	
14nr|fglrx-legacy-8.97.100.3-2|402	cat > README.manual-setup <<EOF
14nr|fglrx-legacy-8.97.100.3-2|403	This file describes the procedure for the manual installation of this AMD
14nr|fglrx-legacy-8.97.100.3-2|404	driver package. You can find the instructions for the recommended automatic
14nr|fglrx-legacy-8.97.100.3-2|405	installation in the file 'README.install.urpmi' in this directory.
14nr|fglrx-legacy-8.97.100.3-2|406	
14nr|fglrx-legacy-8.97.100.3-2|407	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
14nr|fglrx-legacy-8.97.100.3-2|408	o Change the Driver to "fglrx" in the Device section
14nr|fglrx-legacy-8.97.100.3-2|409	o Make the line below the only 'glx' related line in the Module section:
14nr|fglrx-legacy-8.97.100.3-2|410	Load "glx"
14nr|fglrx-legacy-8.97.100.3-2|411	%if %{mdkversion} >= 200900
14nr|fglrx-legacy-8.97.100.3-2|412	o Remove any 'ModulePath' lines from the Files section
14nr|fglrx-legacy-8.97.100.3-2|413	%else
14nr|fglrx-legacy-8.97.100.3-2|414	o Make the lines below the only 'ModulePath' lines in the Files section:
14nr|fglrx-legacy-8.97.100.3-2|415	ModulePath "%{ati_extdir}"
14nr|fglrx-legacy-8.97.100.3-2|416	ModulePath "%{xorg_libdir}/modules"
14nr|fglrx-legacy-8.97.100.3-2|417	%endif
14nr|fglrx-legacy-8.97.100.3-2|418	- Run "update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}" as root.
14nr|fglrx-legacy-8.97.100.3-2|419	- Run "ldconfig" as root.
14nr|fglrx-legacy-8.97.100.3-2|420	EOF
14nr|fglrx-legacy-8.97.100.3-2|421	
14nr|fglrx-legacy-8.97.100.3-2|422	cat > README.8.600.upgrade.urpmi <<EOF
14nr|fglrx-legacy-8.97.100.3-2|423	REMOVED GRAPHICS DRIVER SUPPORT NOTIFICATION:
14nr|fglrx-legacy-8.97.100.3-2|424	Versions 8.600 and later of AMD Proprietary Graphics driver (fglrx) only
14nr|fglrx-legacy-8.97.100.3-2|425	support Radeon HD 2000 (r600) or newer cards.
14nr|fglrx-legacy-8.97.100.3-2|426	
14nr|fglrx-legacy-8.97.100.3-2|427	If you have an older Radeon card or are unsure, please reconfigure your
14nr|fglrx-legacy-8.97.100.3-2|428	driver:
14nr|fglrx-legacy-8.97.100.3-2|429	1. Run XFdrake as root or select Graphical server configuration in
14nr|fglrx-legacy-8.97.100.3-2|430	Mandriva Control Center.
14nr|fglrx-legacy-8.97.100.3-2|431	2. Go to the Graphics Card list.
14nr|fglrx-legacy-8.97.100.3-2|432	3. Select your card (it is usually already autoselected).
14nr|fglrx-legacy-8.97.100.3-2|433	4. Answer any questions asked and then quit.
14nr|fglrx-legacy-8.97.100.3-2|434	EOF
14nr|fglrx-legacy-8.97.100.3-2|435	
14nr|fglrx-legacy-8.97.100.3-2|436	%if %{mdkversion} <= 200810
14nr|fglrx-legacy-8.97.100.3-2|437	cat > README.8.532.upgrade.urpmi <<EOF
14nr|fglrx-legacy-8.97.100.3-2|438	IMPORTANT NOTE:
14nr|fglrx-legacy-8.97.100.3-2|439	Additional manual upgrade steps are needed in order to fully enable all
14nr|fglrx-legacy-8.97.100.3-2|440	features of this version of the proprietary AMD driver on this release
14nr|fglrx-legacy-8.97.100.3-2|441	of Mandriva Linux:
14nr|fglrx-legacy-8.97.100.3-2|442	Run "readlink -f /etc/alternatives/gl_conf". If it says
14nr|fglrx-legacy-8.97.100.3-2|443	"%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}", add the following two lines in the Files section
14nr|fglrx-legacy-8.97.100.3-2|444	of %{_sysconfdir}/X11/xorg.conf:
14nr|fglrx-legacy-8.97.100.3-2|445	ModulePath "%{ati_extdir}"
14nr|fglrx-legacy-8.97.100.3-2|446	ModulePath "%{xorg_libdir}/modules"
14nr|fglrx-legacy-8.97.100.3-2|447	EOF
14nr|fglrx-legacy-8.97.100.3-2|448	%endif
14nr|fglrx-legacy-8.97.100.3-2|449	
14nr|fglrx-legacy-8.97.100.3-2|450	%build
14nr|fglrx-legacy-8.97.100.3-2|451	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|452	# %amdbuild is done with minimal buildrequires
14nr|fglrx-legacy-8.97.100.3-2|453	cd fglrx_tools/fgl_glxgears
14nr|fglrx-legacy-8.97.100.3-2|454	xmkmf
14nr|fglrx-legacy-8.97.100.3-2|455	%make RMAN=/bin/true CC="%__cc %optflags -I../../common/usr/include" EXTRA_LDOPTIONS="%{?ldflags}"
14nr|fglrx-legacy-8.97.100.3-2|456	cd -
14nr|fglrx-legacy-8.97.100.3-2|457	%endif
14nr|fglrx-legacy-8.97.100.3-2|458	
14nr|fglrx-legacy-8.97.100.3-2|459	%install
14nr|fglrx-legacy-8.97.100.3-2|460	rm -rf %{buildroot}
14nr|fglrx-legacy-8.97.100.3-2|461	
14nr|fglrx-legacy-8.97.100.3-2|462	# dkms
14nr|fglrx-legacy-8.97.100.3-2|463	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|464	cp -a common/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|465	cp -a %{archdir}/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|fglrx-legacy-8.97.100.3-2|466	
14nr|fglrx-legacy-8.97.100.3-2|467	#install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
14nr|fglrx-legacy-8.97.100.3-2|468	#install -m644 %{SOURCE3} %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
14nr|fglrx-legacy-8.97.100.3-2|469	
14nr|fglrx-legacy-8.97.100.3-2|470	cat > %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf <<EOF
14nr|fglrx-legacy-8.97.100.3-2|471	PACKAGE_NAME="%{drivername}"
14nr|fglrx-legacy-8.97.100.3-2|472	PACKAGE_VERSION="%{version}-%{release}"
14nr|fglrx-legacy-8.97.100.3-2|473	BUILT_MODULE_NAME[0]="fglrx"
14nr|fglrx-legacy-8.97.100.3-2|474	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm"
14nr|fglrx-legacy-8.97.100.3-2|475	# uname_v set to none so that make.sh doesn't try to use "uname -v" to see
14nr|fglrx-legacy-8.97.100.3-2|476	# if the target kernel is SMP (we may be compiling for a different kernel)
14nr|fglrx-legacy-8.97.100.3-2|477	MAKE[0]="sh make.sh --uname_r=\${kernelver} --uname_v=none --kernel-dir=\${kernel_source_dir} --no-proc-probe --norootcheck"
14nr|fglrx-legacy-8.97.100.3-2|478	CLEAN="rm -rf 2.6.x/.tmp_versions; make -C2.6.x clean"
14nr|fglrx-legacy-8.97.100.3-2|479	AUTOINSTALL="yes"
14nr|fglrx-legacy-8.97.100.3-2|480	EOF
14nr|fglrx-legacy-8.97.100.3-2|481	
14nr|fglrx-legacy-8.97.100.3-2|482	# headers
14nr|fglrx-legacy-8.97.100.3-2|483	install -d -m755		%{buildroot}%{_includedir}
14nr|fglrx-legacy-8.97.100.3-2|484	cp -a common/usr/include/*	%{buildroot}%{_includedir}
14nr|fglrx-legacy-8.97.100.3-2|485	chmod 0644 %{buildroot}%{_includedir}/*/*.h
14nr|fglrx-legacy-8.97.100.3-2|486	
14nr|fglrx-legacy-8.97.100.3-2|487	# install binaries
14nr|fglrx-legacy-8.97.100.3-2|488	install -d -m755					%{buildroot}%{_sbindir}
14nr|fglrx-legacy-8.97.100.3-2|489	install -m755 %{archdir}/usr/sbin/*			%{buildroot}%{_sbindir}
14nr|fglrx-legacy-8.97.100.3-2|490	install -m755 common/usr/sbin/*				%{buildroot}%{_sbindir}
14nr|fglrx-legacy-8.97.100.3-2|491	install -d -m755					%{buildroot}%{_bindir}
14nr|fglrx-legacy-8.97.100.3-2|492	install -m755 %{archdir}/usr/bin/*			%{buildroot}%{_bindir}
14nr|fglrx-legacy-8.97.100.3-2|493	install -m755 %{archdir}/usr/X11R6/bin/*		%{buildroot}%{_bindir}
14nr|fglrx-legacy-8.97.100.3-2|494	install -m755 common/usr/X11R6/bin/*			%{buildroot}%{_bindir}
14nr|fglrx-legacy-8.97.100.3-2|495	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|496	# install self-built binaries
14nr|fglrx-legacy-8.97.100.3-2|497	install -m755 fglrx_tools/fgl_glxgears/fgl_glxgears	%{buildroot}%{_bindir}
14nr|fglrx-legacy-8.97.100.3-2|498	%endif
14nr|fglrx-legacy-8.97.100.3-2|499	# compatibility symlink
14nr|fglrx-legacy-8.97.100.3-2|500	ln -s aticonfig %{buildroot}%{_bindir}/amdconfig
14nr|fglrx-legacy-8.97.100.3-2|501	
14nr|fglrx-legacy-8.97.100.3-2|502	# atieventsd initscript
14nr|fglrx-legacy-8.97.100.3-2|503	install -d -m755 %{buildroot}%{_initrddir}
14nr|fglrx-legacy-8.97.100.3-2|504	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/atieventsd
14nr|fglrx-legacy-8.97.100.3-2|505	
14nr|fglrx-legacy-8.97.100.3-2|506	# amdcccle data files
14nr|fglrx-legacy-8.97.100.3-2|507	install -d -m755 %{buildroot}%{_datadir}/ati/amdcccle
14nr|fglrx-legacy-8.97.100.3-2|508	rm -f amdcccle.langs
14nr|fglrx-legacy-8.97.100.3-2|509	for fullname in common/usr/share/ati/amdcccle/*.qm; do
14nr|fglrx-legacy-8.97.100.3-2|510	file=$(basename $fullname)
14nr|fglrx-legacy-8.97.100.3-2|511	lang=${file#*_}
14nr|fglrx-legacy-8.97.100.3-2|512	lang=${lang%%.qm}
14nr|fglrx-legacy-8.97.100.3-2|513	%if !%{bundle_qt}
14nr|fglrx-legacy-8.97.100.3-2|514	# qt localization not necessary with non-bundled qt
14nr|fglrx-legacy-8.97.100.3-2|515	[ "$file" = "${file#qt}" ] || continue
14nr|fglrx-legacy-8.97.100.3-2|516	%endif
14nr|fglrx-legacy-8.97.100.3-2|517	install -m644 $fullname %{buildroot}%{_datadir}/ati/amdcccle
14nr|fglrx-legacy-8.97.100.3-2|518	echo "%%lang($lang) %{_datadir}/ati/amdcccle/$file" >> amdcccle.langs
14nr|fglrx-legacy-8.97.100.3-2|519	done
14nr|fglrx-legacy-8.97.100.3-2|520	
14nr|fglrx-legacy-8.97.100.3-2|521	# amdcccle super-user mode
14nr|fglrx-legacy-8.97.100.3-2|522	install -d -m755 %{buildroot}%{_sysconfdir}/security/console.apps
14nr|fglrx-legacy-8.97.100.3-2|523	install -d -m755 %{buildroot}%{_sysconfdir}/pam.d
14nr|fglrx-legacy-8.97.100.3-2|524	install -m644 common/etc/security/console.apps/* %{buildroot}%{_sysconfdir}/security/console.apps
14nr|fglrx-legacy-8.97.100.3-2|525	ln -s su %{buildroot}%{_sysconfdir}/pam.d/amdcccle-su
14nr|fglrx-legacy-8.97.100.3-2|526	
14nr|fglrx-legacy-8.97.100.3-2|527	# man pages
14nr|fglrx-legacy-8.97.100.3-2|528	install -d -m755 %{buildroot}%{_mandir}/man1 %{buildroot}%{_mandir}/man8
14nr|fglrx-legacy-8.97.100.3-2|529	install -m644 common/usr/share/man/man8/* %{buildroot}%{_mandir}/man8
14nr|fglrx-legacy-8.97.100.3-2|530	
14nr|fglrx-legacy-8.97.100.3-2|531	# menu entry
14nr|fglrx-legacy-8.97.100.3-2|532	install -d -m755 %{buildroot}%{_datadir}/applications
14nr|fglrx-legacy-8.97.100.3-2|533	install -m644 common/usr/share/applications/* %{buildroot}%{_datadir}/applications
14nr|fglrx-legacy-8.97.100.3-2|534	sed -i 's,^Icon=.*$,Icon=%{drivername}-amdcccle,' %{buildroot}%{_datadir}/applications/*.desktop
14nr|fglrx-legacy-8.97.100.3-2|535	# control center doesn't really use GNOME/KDE libraries:
14nr|fglrx-legacy-8.97.100.3-2|536	sed -i 's,GNOME;KDE;,,' %{buildroot}%{_datadir}/applications/*.desktop
14nr|fglrx-legacy-8.97.100.3-2|537	
14nr|fglrx-legacy-8.97.100.3-2|538	# icons
14nr|fglrx-legacy-8.97.100.3-2|539	install -d -m755 %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
14nr|fglrx-legacy-8.97.100.3-2|540	%if !%{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|541	convert common/usr/share/icons/ccc_large.xpm -resize 16x16 %{buildroot}%{_miconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-legacy-8.97.100.3-2|542	convert common/usr/share/icons/ccc_large.xpm -resize 32x32 %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-legacy-8.97.100.3-2|543	convert common/usr/share/icons/ccc_large.xpm -resize 48x48 %{buildroot}%{_liconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-legacy-8.97.100.3-2|544	%else
14nr|fglrx-legacy-8.97.100.3-2|545	install -m644 common/usr/share/icons/ccc_large.xpm %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.xpm
14nr|fglrx-legacy-8.97.100.3-2|546	%endif
14nr|fglrx-legacy-8.97.100.3-2|547	
14nr|fglrx-legacy-8.97.100.3-2|548	# install libraries
14nr|fglrx-legacy-8.97.100.3-2|549	install -d -m755					%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|550	install -m755 %{archdir}/usr/X11R6/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|551	install -m755 %{archdir}/usr/X11R6/%{_lib}/fglrx/*	%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|552	install -m755 %{archdir}/usr/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|553	mv %{buildroot}%{_libdir}/%{drivername}/{fglrx-,}libGL.so.1.2
14nr|fglrx-legacy-8.97.100.3-2|554	chmod 0644						%{buildroot}%{_libdir}/%{drivername}/*.a
14nr|fglrx-legacy-8.97.100.3-2|555	/sbin/ldconfig -n					%{buildroot}%{_libdir}/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|556	# create devel symlinks
14nr|fglrx-legacy-8.97.100.3-2|557	for file in %{buildroot}%{_libdir}/%{drivername}/*.so.*.*; do
14nr|fglrx-legacy-8.97.100.3-2|558	ln -s $(basename $file) ${file%%.so*}.so;
14nr|fglrx-legacy-8.97.100.3-2|559	done
14nr|fglrx-legacy-8.97.100.3-2|560	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|561	install -d -m755					%{buildroot}%{_prefix}/lib/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|562	install -m755 arch/x86/usr/X11R6/lib/fglrx/*		%{buildroot}%{_prefix}/lib/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|563	install -m755 arch/x86/usr/lib/*.*			%{buildroot}%{_prefix}/lib/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|564	mv %{buildroot}%{_prefix}/lib/%{drivername}/{fglrx-,}libGL.so.1.2
14nr|fglrx-legacy-8.97.100.3-2|565	/sbin/ldconfig -n					%{buildroot}%{_prefix}/lib/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|566	# create devel symlinks
14nr|fglrx-legacy-8.97.100.3-2|567	for file in %{buildroot}%{_prefix}/lib/%{drivername}/*.so.*.*; do
14nr|fglrx-legacy-8.97.100.3-2|568	ln -s $(basename $file) ${file%%.so*}.so;
14nr|fglrx-legacy-8.97.100.3-2|569	done
14nr|fglrx-legacy-8.97.100.3-2|570	%endif
14nr|fglrx-legacy-8.97.100.3-2|571	
14nr|fglrx-legacy-8.97.100.3-2|572	%if %{bundle_qt}
14nr|fglrx-legacy-8.97.100.3-2|573	# install the bundled Qt4 libs on distros with qt4 < 4.4.2
14nr|fglrx-legacy-8.97.100.3-2|574	install -d -m755				%{buildroot}%{_libdir}/%{drivername}-qt4
14nr|fglrx-legacy-8.97.100.3-2|575	install -m755 %{archdir}/usr/share/ati/%{_lib}/*	%{buildroot}%{_libdir}/%{drivername}-qt4
14nr|fglrx-legacy-8.97.100.3-2|576	# RPATH of amdcccle points to datadir, we create a symlink there:
14nr|fglrx-legacy-8.97.100.3-2|577	install -d -m755				%{buildroot}/usr/share/ati
14nr|fglrx-legacy-8.97.100.3-2|578	ln -s %{_libdir}/%{drivername}-qt4		%{buildroot}/usr/share/ati/%{_lib}
14nr|fglrx-legacy-8.97.100.3-2|579	%endif
14nr|fglrx-legacy-8.97.100.3-2|580	
14nr|fglrx-legacy-8.97.100.3-2|581	# install X.org files
14nr|fglrx-legacy-8.97.100.3-2|582	install -d -m755						%{buildroot}%{xorg_libdir}/modules/drivers
14nr|fglrx-legacy-8.97.100.3-2|583	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/drivers/*.so* %{buildroot}%{xorg_libdir}/modules/drivers
14nr|fglrx-legacy-8.97.100.3-2|584	install -d -m755						%{buildroot}%{xorg_libdir}/modules/linux
14nr|fglrx-legacy-8.97.100.3-2|585	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/linux/*.so*	%{buildroot}%{xorg_libdir}/modules/linux
14nr|fglrx-legacy-8.97.100.3-2|586	install -m644 %{xverdir}/usr/X11R6/%{_lib}/modules/*.*o		%{buildroot}%{xorg_libdir}/modules
14nr|fglrx-legacy-8.97.100.3-2|587	install -d -m755						%{buildroot}%{ati_extdir}
14nr|fglrx-legacy-8.97.100.3-2|588	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/extensions/fglrx/*.so* %{buildroot}%{ati_extdir}
14nr|fglrx-legacy-8.97.100.3-2|589	mv %{buildroot}%{ati_extdir}/{fglrx-,}libglx.so
14nr|fglrx-legacy-8.97.100.3-2|590	
14nr|fglrx-legacy-8.97.100.3-2|591	%if %{mdkversion} == 200900
14nr|fglrx-legacy-8.97.100.3-2|592	touch							%{buildroot}%{xorg_libdir}/modules/extensions/libdri.so
14nr|fglrx-legacy-8.97.100.3-2|593	%endif
14nr|fglrx-legacy-8.97.100.3-2|594	%if %{mdkversion} >= 200800 && %{mdkversion} <= 200900
14nr|fglrx-legacy-8.97.100.3-2|595	touch							%{buildroot}%{xorg_libdir}/modules/extensions/libglx.so
14nr|fglrx-legacy-8.97.100.3-2|596	%endif
14nr|fglrx-legacy-8.97.100.3-2|597	
14nr|fglrx-legacy-8.97.100.3-2|598	# etc files
14nr|fglrx-legacy-8.97.100.3-2|599	install -d -m755		%{buildroot}%{_sysconfdir}/ati
14nr|fglrx-legacy-8.97.100.3-2|600	install -m644 common/etc/ati/*	%{buildroot}%{_sysconfdir}/ati
14nr|fglrx-legacy-8.97.100.3-2|601	chmod 0755			%{buildroot}%{_sysconfdir}/ati/*.sh
14nr|fglrx-legacy-8.97.100.3-2|602	
14nr|fglrx-legacy-8.97.100.3-2|603	# dri libraries
14nr|fglrx-legacy-8.97.100.3-2|604	install -d -m755						%{buildroot}%{xorg_dridir}
14nr|fglrx-legacy-8.97.100.3-2|605	install -m755 %{archdir}/usr/X11R6/%{_lib}/modules/dri/*	%{buildroot}%{xorg_dridir}
14nr|fglrx-legacy-8.97.100.3-2|606	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|607	install -d -m755						%{buildroot}%{xorg_dridir32}
14nr|fglrx-legacy-8.97.100.3-2|608	install -m755 arch/x86/usr/X11R6/lib/modules/dri/*		%{buildroot}%{xorg_dridir32}
14nr|fglrx-legacy-8.97.100.3-2|609	%endif
14nr|fglrx-legacy-8.97.100.3-2|610	
14nr|fglrx-legacy-8.97.100.3-2|611	# ld.so.conf
14nr|fglrx-legacy-8.97.100.3-2|612	install -d -m755			%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL
14nr|fglrx-legacy-8.97.100.3-2|613	echo "%{_libdir}/%{drivername}" >	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nr|fglrx-legacy-8.97.100.3-2|614	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|615	echo "%{_prefix}/lib/%{drivername}" >>	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nr|fglrx-legacy-8.97.100.3-2|616	%endif
14nr|fglrx-legacy-8.97.100.3-2|617	touch					%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|fglrx-legacy-8.97.100.3-2|618	
14nr|fglrx-legacy-8.97.100.3-2|619	install -d -m755			%{buildroot}%{_sysconfdir}/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|620	
14nr|fglrx-legacy-8.97.100.3-2|621	%if %{mdkversion} < 201100
14nr|fglrx-legacy-8.97.100.3-2|622	# modprobe.conf
14nr|fglrx-legacy-8.97.100.3-2|623	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nr|fglrx-legacy-8.97.100.3-2|624	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
14nr|fglrx-legacy-8.97.100.3-2|625	echo "blacklist radeon"			> %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
14nr|fglrx-legacy-8.97.100.3-2|626	
14nr|fglrx-legacy-8.97.100.3-2|627	# modprobe.preload.d
14nr|fglrx-legacy-8.97.100.3-2|628	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.preload.d
14nr|fglrx-legacy-8.97.100.3-2|629	touch					%{buildroot}%{_sysconfdir}/modprobe.preload.d/display-driver
14nr|fglrx-legacy-8.97.100.3-2|630	echo "fglrx"				> %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.preload
14nr|fglrx-legacy-8.97.100.3-2|631	%endif
14nr|fglrx-legacy-8.97.100.3-2|632	
14nr|fglrx-legacy-8.97.100.3-2|633	# XvMCConfig
14nr|fglrx-legacy-8.97.100.3-2|634	echo "libAMDXvBA.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
14nr|fglrx-legacy-8.97.100.3-2|635	
14nr|fglrx-legacy-8.97.100.3-2|636	# CUDA icd
14nr|fglrx-legacy-8.97.100.3-2|637	install -d -m755				%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|fglrx-legacy-8.97.100.3-2|638	install -m644 %{archdir}/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|fglrx-legacy-8.97.100.3-2|639	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|640	install -m644 arch/x86/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|fglrx-legacy-8.97.100.3-2|641	%endif
14nr|fglrx-legacy-8.97.100.3-2|642	
14nr|fglrx-legacy-8.97.100.3-2|643	# PowerXpress intel - use Mesa libGL but still keep AMD specific libs in search path
14nr|fglrx-legacy-8.97.100.3-2|644	echo "%{_libdir}/mesa" > %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-legacy-8.97.100.3-2|645	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|646	echo "%{_prefix}/lib/mesa" >> %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-legacy-8.97.100.3-2|647	%endif
14nr|fglrx-legacy-8.97.100.3-2|648	cat %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} >> %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-legacy-8.97.100.3-2|649	
14nr|fglrx-legacy-8.97.100.3-2|650	# install ldetect-lst pcitable files for backports
14nr|fglrx-legacy-8.97.100.3-2|651	sed -ne 's|^\s*FGL_ASIC_ID(\(0x....\)).*|\1|gp' common/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h | tr '[:upper:]' '[:lower:]' | sort -u | sed 's,^.*$,0x1002\t\0\t"%{ldetect_cards_name}",' > pcitable.fglrx.lst
14nr|fglrx-legacy-8.97.100.3-2|652	[ $(stat -c%s pcitable.fglrx.lst) -gt 500 ]
14nr|fglrx-legacy-8.97.100.3-2|653	%if "%{ldetect_cards_name}" != ""
14nr|fglrx-legacy-8.97.100.3-2|654	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
14nr|fglrx-legacy-8.97.100.3-2|655	gzip -c pcitable.fglrx.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nr|fglrx-legacy-8.97.100.3-2|656	%endif
14nr|fglrx-legacy-8.97.100.3-2|657	
14nr|fglrx-legacy-8.97.100.3-2|658	install -d -m755 %{buildroot}%{_datadir}/ati
14nr|fglrx-legacy-8.97.100.3-2|659	cat > %{buildroot}%{_datadir}/ati/amd-uninstall.sh <<EOF
14nr|fglrx-legacy-8.97.100.3-2|660	#!/bin/bash
14nr|fglrx-legacy-8.97.100.3-2|661	# parameters as per AMD: [--force | --dry-run]
14nr|fglrx-legacy-8.97.100.3-2|662	dryrun=
14nr|fglrx-legacy-8.97.100.3-2|663	while [ -n "\$*" ]; do
14nr|fglrx-legacy-8.97.100.3-2|664	case "\$1" in
14nr|fglrx-legacy-8.97.100.3-2|665	--dryrun)	dryrun="--test" ;;
14nr|fglrx-legacy-8.97.100.3-2|666	--force)	;;
14nr|fglrx-legacy-8.97.100.3-2|667	--preserve)	;;
14nr|fglrx-legacy-8.97.100.3-2|668	--quick)	;;
14nr|fglrx-legacy-8.97.100.3-2|669	--getUninstallVersion) exit 2 ;;
14nr|fglrx-legacy-8.97.100.3-2|670	*)		echo "Unknown option for \$0." >&2 ;;
14nr|fglrx-legacy-8.97.100.3-2|671	esac
14nr|fglrx-legacy-8.97.100.3-2|672	shift
14nr|fglrx-legacy-8.97.100.3-2|673	done
14nr|fglrx-legacy-8.97.100.3-2|674	
14nr|fglrx-legacy-8.97.100.3-2|675	# AMD documentation suggests doing rpm -V and use --force to override it,
14nr|fglrx-legacy-8.97.100.3-2|676	# but it doesn't make sense with the update-alternatives setup, so we just
14nr|fglrx-legacy-8.97.100.3-2|677	# check package presence.
14nr|fglrx-legacy-8.97.100.3-2|678	pkgs=
14nr|fglrx-legacy-8.97.100.3-2|679	rpm -q --quiet %{driverpkgname}             && pkgs="\$pkgs %{driverpkgname}"
14nr|fglrx-legacy-8.97.100.3-2|680	rpm -q --quiet dkms-%{drivername}           && pkgs="\$pkgs dkms-%{drivername}"
14nr|fglrx-legacy-8.97.100.3-2|681	rpm -q --quiet %{drivername}-control-center && pkgs="\$pkgs %{drivername}-control-center"
14nr|fglrx-legacy-8.97.100.3-2|682	rpm -q --quiet %{drivername}-devel          && pkgs="\$pkgs %{drivername}-devel"
14nr|fglrx-legacy-8.97.100.3-2|683	[ -n "\$pkgs" ] || { echo "The AMD proprietary driver is not installed." >&2; exit 1; }
14nr|fglrx-legacy-8.97.100.3-2|684	urpme --auto \$dryrun \$pkgs || { echo "Failed to uninstall the AMD proprietary driver." >&2; exit 1; }
14nr|fglrx-legacy-8.97.100.3-2|685	[ -n "\$dryrun" ] || echo "The AMD proprietary driver has been uninstalled."
14nr|fglrx-legacy-8.97.100.3-2|686	EOF
14nr|fglrx-legacy-8.97.100.3-2|687	chmod 0755 %{buildroot}%{_datadir}/ati/amd-uninstall.sh
14nr|fglrx-legacy-8.97.100.3-2|688	
14nr|fglrx-legacy-8.97.100.3-2|689	# PowerXpress (switchable graphics)
14nr|fglrx-legacy-8.97.100.3-2|690	# - path hardcoded into driver
14nr|fglrx-legacy-8.97.100.3-2|691	install -d -m755 %{buildroot}%{_libdir}/fglrx
14nr|fglrx-legacy-8.97.100.3-2|692	cat > %{buildroot}%{_libdir}/fglrx/switchlibGL <<EOF
14nr|fglrx-legacy-8.97.100.3-2|693	#!/bin/sh
14nr|fglrx-legacy-8.97.100.3-2|694	
14nr|fglrx-legacy-8.97.100.3-2|695	amd_target="%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}"
14nr|fglrx-legacy-8.97.100.3-2|696	intel_target="%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf"
14nr|fglrx-legacy-8.97.100.3-2|697	
14nr|fglrx-legacy-8.97.100.3-2|698	case \$1 in
14nr|fglrx-legacy-8.97.100.3-2|699	amd)
14nr|fglrx-legacy-8.97.100.3-2|700	update-alternatives --set gl_conf "\$amd_target" >/dev/null
14nr|fglrx-legacy-8.97.100.3-2|701	ldconfig -X
14nr|fglrx-legacy-8.97.100.3-2|702	;;
14nr|fglrx-legacy-8.97.100.3-2|703	intel)
14nr|fglrx-legacy-8.97.100.3-2|704	update-alternatives --set gl_conf "\$intel_target" >/dev/null
14nr|fglrx-legacy-8.97.100.3-2|705	ldconfig -X
14nr|fglrx-legacy-8.97.100.3-2|706	;;
14nr|fglrx-legacy-8.97.100.3-2|707	query)
14nr|fglrx-legacy-8.97.100.3-2|708	case \$(readlink -f "%{_sysconfdir}/ld.so.conf.d/GL.conf") in
14nr|fglrx-legacy-8.97.100.3-2|709	\$amd_target)
14nr|fglrx-legacy-8.97.100.3-2|710	echo "amd"
14nr|fglrx-legacy-8.97.100.3-2|711	;;
14nr|fglrx-legacy-8.97.100.3-2|712	\$intel_target)
14nr|fglrx-legacy-8.97.100.3-2|713	echo "intel"
14nr|fglrx-legacy-8.97.100.3-2|714	;;
14nr|fglrx-legacy-8.97.100.3-2|715	*)
14nr|fglrx-legacy-8.97.100.3-2|716	echo "unknown"
14nr|fglrx-legacy-8.97.100.3-2|717	;;
14nr|fglrx-legacy-8.97.100.3-2|718	esac
14nr|fglrx-legacy-8.97.100.3-2|719	;;
14nr|fglrx-legacy-8.97.100.3-2|720	esac
14nr|fglrx-legacy-8.97.100.3-2|721	EOF
14nr|fglrx-legacy-8.97.100.3-2|722	chmod 0755 %{buildroot}%{_libdir}/fglrx/switchlibGL
14nr|fglrx-legacy-8.97.100.3-2|723	
14nr|fglrx-legacy-8.97.100.3-2|724	# It is not feasible to configure these separately with the alternatives
14nr|fglrx-legacy-8.97.100.3-2|725	# system, so use the same script for both.
14nr|fglrx-legacy-8.97.100.3-2|726	# Note: using a symlink here fails as the driver checks go+w without
14nr|fglrx-legacy-8.97.100.3-2|727	# dereferencing the symlink.
14nr|fglrx-legacy-8.97.100.3-2|728	cp -a %{buildroot}%{_libdir}/fglrx/switchlibGL %{buildroot}%{_libdir}/fglrx/switchlibglx
14nr|fglrx-legacy-8.97.100.3-2|729	
14nr|fglrx-legacy-8.97.100.3-2|730	# Fix file permissions
14nr|fglrx-legacy-8.97.100.3-2|731	find %{buildroot} -name '*.h' -exec %__chmod 0644 {} \;
14nr|fglrx-legacy-8.97.100.3-2|732	find %{buildroot} -name '*.c' -exec %__chmod 0644 {} \;
14nr|fglrx-legacy-8.97.100.3-2|733	
14nr|fglrx-legacy-8.97.100.3-2|734	touch %{buildroot}%{_sysconfdir}/ati/atiapfuser.blb
14nr|fglrx-legacy-8.97.100.3-2|735	
14nr|fglrx-legacy-8.97.100.3-2|736	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|737	%pre -n %{driverpkgname}
14nr|fglrx-legacy-8.97.100.3-2|738	# Handle alternatives-era /etc/ati directory
14nr|fglrx-legacy-8.97.100.3-2|739	# It may confuse rpm due to it containing %config files
14nr|fglrx-legacy-8.97.100.3-2|740	if [ -L %{_sysconfdir}/ati ]; then
14nr|fglrx-legacy-8.97.100.3-2|741	rm %{_sysconfdir}/ati
14nr|fglrx-legacy-8.97.100.3-2|742	fi
14nr|fglrx-legacy-8.97.100.3-2|743	%endif
14nr|fglrx-legacy-8.97.100.3-2|744	
14nr|fglrx-legacy-8.97.100.3-2|745	%post -n %{driverpkgname}
14nr|fglrx-legacy-8.97.100.3-2|746	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|747	# Migrate from pre-alternatives files
14nr|fglrx-legacy-8.97.100.3-2|748	if [ ! -L %{_datadir}/applications/mandriva-amdcccle.desktop -a -e %{_datadir}/applications/mandriva-amdcccle.desktop ]; then
14nr|fglrx-legacy-8.97.100.3-2|749	rm -f %{_datadir}/applications/mandriva-amdcccle.desktop
14nr|fglrx-legacy-8.97.100.3-2|750	fi
14nr|fglrx-legacy-8.97.100.3-2|751	%endif
14nr|fglrx-legacy-8.97.100.3-2|752	
14nr|fglrx-legacy-8.97.100.3-2|753	%{_sbindir}/update-alternatives \
14nr|fglrx-legacy-8.97.100.3-2|754	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} %{priority} \
14nr|fglrx-legacy-8.97.100.3-2|755	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
14nr|fglrx-legacy-8.97.100.3-2|756	--slave %{_libdir}/libAMDXvBA.cap %{_lib}AMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
14nr|fglrx-legacy-8.97.100.3-2|757	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|758	--slave %{_prefix}/lib/libAMDXvBA.cap libAMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
14nr|fglrx-legacy-8.97.100.3-2|759	%endif
14nr|fglrx-legacy-8.97.100.3-2|760	%if %{mdkversion} < 201100
14nr|fglrx-legacy-8.97.100.3-2|761	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
14nr|fglrx-legacy-8.97.100.3-2|762	--slave %{_sysconfdir}/modprobe.preload.d/display-driver display-driver.preload %{_sysconfdir}/%{drivername}/modprobe.preload \
14nr|fglrx-legacy-8.97.100.3-2|763	%endif
14nr|fglrx-legacy-8.97.100.3-2|764	%if %{mdkversion} >= 200910
14nr|fglrx-legacy-8.97.100.3-2|765	--slave %{xorg_extra_modules} xorg_extra_modules %{ati_extdir} \
14nr|fglrx-legacy-8.97.100.3-2|766	%else
14nr|fglrx-legacy-8.97.100.3-2|767	%if %{mdkversion} >= 200900
14nr|fglrx-legacy-8.97.100.3-2|768	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
14nr|fglrx-legacy-8.97.100.3-2|769	%endif
14nr|fglrx-legacy-8.97.100.3-2|770	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|771	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{ati_extdir}/libglx.so
14nr|fglrx-legacy-8.97.100.3-2|772	%endif
14nr|fglrx-legacy-8.97.100.3-2|773	%endif
14nr|fglrx-legacy-8.97.100.3-2|774	# Alternative for PowerXpress intel (switchable graphics)
14nr|fglrx-legacy-8.97.100.3-2|775	# This is a separate alternative so that this situation can be differentiated
14nr|fglrx-legacy-8.97.100.3-2|776	# from standard intel configuration by tools (e.g. so that radeon driver won't
14nr|fglrx-legacy-8.97.100.3-2|777	# be loaded despite fglrx not being configured anymore).
14nr|fglrx-legacy-8.97.100.3-2|778	%{_sbindir}/update-alternatives \
14nr|fglrx-legacy-8.97.100.3-2|779	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf 50 \
14nr|fglrx-legacy-8.97.100.3-2|780	%if %{mdkversion} < 201100
14nr|fglrx-legacy-8.97.100.3-2|781	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
14nr|fglrx-legacy-8.97.100.3-2|782	--slave %{_sysconfdir}/modprobe.preload.d/display-driver display-driver.preload %{_sysconfdir}/%{drivername}/modprobe.preload \
14nr|fglrx-legacy-8.97.100.3-2|783	%endif
14nr|fglrx-legacy-8.97.100.3-2|784	%if %{mdkversion} >= 200800 && %{mdkversion} <= 200900
14nr|fglrx-legacy-8.97.100.3-2|785	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{_libdir}/xorg/modules/extensions/standard/libglx.so \
14nr|fglrx-legacy-8.97.100.3-2|786	%if %{mdkversion} == 200900
14nr|fglrx-legacy-8.97.100.3-2|787	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
14nr|fglrx-legacy-8.97.100.3-2|788	%endif
14nr|fglrx-legacy-8.97.100.3-2|789	%endif
14nr|fglrx-legacy-8.97.100.3-2|790	#
14nr|fglrx-legacy-8.97.100.3-2|791	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|792	if [ "$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)" = "%{_sysconfdir}/ld.so.conf.d/GL/ati-hd2000.conf" ]; then
14nr|fglrx-legacy-8.97.100.3-2|793	# Switch from the obsolete hd2000 branch:
14nr|fglrx-legacy-8.97.100.3-2|794	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nr|fglrx-legacy-8.97.100.3-2|795	fi
14nr|fglrx-legacy-8.97.100.3-2|796	# When upgrading from alternatives setup, rpm may consider /etc/ati/atiogl.xml
14nr|fglrx-legacy-8.97.100.3-2|797	# to exist due to the symlink, even when we remove it in %pre:
14nr|fglrx-legacy-8.97.100.3-2|798	if [ -e %{_sysconfdir}/ati/atiogl.xml.rpmnew -a ! -e %{_sysconfdir}/ati/atiogl.xml ]; then
14nr|fglrx-legacy-8.97.100.3-2|799	mv %{_sysconfdir}/ati/atiogl.xml.rpmnew %{_sysconfdir}/ati/atiogl.xml
14nr|fglrx-legacy-8.97.100.3-2|800	echo "Moved %{_sysconfdir}/ati/atiogl.xml.rpmnew back to %{_sysconfdir}/ati/atiogl.xml."
14nr|fglrx-legacy-8.97.100.3-2|801	fi
14nr|fglrx-legacy-8.97.100.3-2|802	%endif
14nr|fglrx-legacy-8.97.100.3-2|803	# Call /sbin/ldconfig explicitely due to alternatives
14nr|fglrx-legacy-8.97.100.3-2|804	/sbin/ldconfig -X
14nr|fglrx-legacy-8.97.100.3-2|805	%_post_service atieventsd
14nr|fglrx-legacy-8.97.100.3-2|806	%if "%{ldetect_cards_name}" != ""
14nr|fglrx-legacy-8.97.100.3-2|807	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|fglrx-legacy-8.97.100.3-2|808	%endif
14nr|fglrx-legacy-8.97.100.3-2|809	
14nr|fglrx-legacy-8.97.100.3-2|810	# Clear driver version numbers from amdpcsdb as suggested by AMD.
14nr|fglrx-legacy-8.97.100.3-2|811	# (fixes version display in amdcccle after upgrade)
14nr|fglrx-legacy-8.97.100.3-2|812	amdconfig --del-pcs-key=LDC,ReleaseVersion &>/dev/null || :
14nr|fglrx-legacy-8.97.100.3-2|813	amdconfig --del-pcs-key=LDC,Catalyst_Version &>/dev/null || :
14nr|fglrx-legacy-8.97.100.3-2|814	
14nr|fglrx-legacy-8.97.100.3-2|815	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|816	%posttrans -n %{driverpkgname}
14nr|fglrx-legacy-8.97.100.3-2|817	# RPM seems to leave out the active /etc/fglrx* directory, likely due to
14nr|fglrx-legacy-8.97.100.3-2|818	# it being confused with the /etc/ati symlink. We have to clean up ourself:
14nr|fglrx-legacy-8.97.100.3-2|819	for dir in %{_sysconfdir}/fglrx %{_sysconfdir}/fglrx-hd2000; do
14nr|fglrx-legacy-8.97.100.3-2|820	if [ -d $dir ]; then
14nr|fglrx-legacy-8.97.100.3-2|821	for file in $dir/*; do
14nr|fglrx-legacy-8.97.100.3-2|822	case "$(basename $file)" in
14nr|fglrx-legacy-8.97.100.3-2|823	control | signature | logo_mask.xbm.example | logo.xbm.example)
14nr|fglrx-legacy-8.97.100.3-2|824	# non-config files, rpm would normally remove
14nr|fglrx-legacy-8.97.100.3-2|825	rm $file;;
14nr|fglrx-legacy-8.97.100.3-2|826	authatieventsd.sh | fglrxprofiles.csv | fglrxrc | atiogl.xml)
14nr|fglrx-legacy-8.97.100.3-2|827	# config files, check for modifications
14nr|fglrx-legacy-8.97.100.3-2|828	case "$(stat -c%s $file)" in
14nr|fglrx-legacy-8.97.100.3-2|829	545 | 838 | 2769 | 10224 | 11018)
14nr|fglrx-legacy-8.97.100.3-2|830	rm $file;;
14nr|fglrx-legacy-8.97.100.3-2|831	*)
14nr|fglrx-legacy-8.97.100.3-2|832	echo "Saving $file as %{_sysconfdir}/ati/$(basename $file).rpmsave."
14nr|fglrx-legacy-8.97.100.3-2|833	mv $file %{_sysconfdir}/ati/$(basename $file).rpmsave;;
14nr|fglrx-legacy-8.97.100.3-2|834	esac
14nr|fglrx-legacy-8.97.100.3-2|835	;;
14nr|fglrx-legacy-8.97.100.3-2|836	esac
14nr|fglrx-legacy-8.97.100.3-2|837	done
14nr|fglrx-legacy-8.97.100.3-2|838	[ $(ls -c $dir | wc -l) -eq 0 ] && rm -r $dir
14nr|fglrx-legacy-8.97.100.3-2|839	fi
14nr|fglrx-legacy-8.97.100.3-2|840	done
14nr|fglrx-legacy-8.97.100.3-2|841	true
14nr|fglrx-legacy-8.97.100.3-2|842	%endif
14nr|fglrx-legacy-8.97.100.3-2|843	
14nr|fglrx-legacy-8.97.100.3-2|844	%preun -n %{driverpkgname}
14nr|fglrx-legacy-8.97.100.3-2|845	%_preun_service atieventsd
14nr|fglrx-legacy-8.97.100.3-2|846	
14nr|fglrx-legacy-8.97.100.3-2|847	%postun -n %{driverpkgname}
14nr|fglrx-legacy-8.97.100.3-2|848	if [ ! -f %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} ]; then
14nr|fglrx-legacy-8.97.100.3-2|849	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nr|fglrx-legacy-8.97.100.3-2|850	fi
14nr|fglrx-legacy-8.97.100.3-2|851	if [ ! -f %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf ]; then
14nr|fglrx-legacy-8.97.100.3-2|852	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-legacy-8.97.100.3-2|853	fi
14nr|fglrx-legacy-8.97.100.3-2|854	# Call /sbin/ldconfig explicitely due to alternatives
14nr|fglrx-legacy-8.97.100.3-2|855	/sbin/ldconfig -X
14nr|fglrx-legacy-8.97.100.3-2|856	%if "%{ldetect_cards_name}" != ""
14nr|fglrx-legacy-8.97.100.3-2|857	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|fglrx-legacy-8.97.100.3-2|858	%endif
14nr|fglrx-legacy-8.97.100.3-2|859	
14nr|fglrx-legacy-8.97.100.3-2|860	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|861	%pre -n %{drivername}-control-center
14nr|fglrx-legacy-8.97.100.3-2|862	# Handle alternatives-era directory,
14nr|fglrx-legacy-8.97.100.3-2|863	# it may confuse rpm.
14nr|fglrx-legacy-8.97.100.3-2|864	if [ -L %{_datadir}/ati ]; then
14nr|fglrx-legacy-8.97.100.3-2|865	rm %{_datadir}/ati
14nr|fglrx-legacy-8.97.100.3-2|866	fi
14nr|fglrx-legacy-8.97.100.3-2|867	%endif
14nr|fglrx-legacy-8.97.100.3-2|868	
14nr|fglrx-legacy-8.97.100.3-2|869	%post -n %{drivername}-control-center
14nr|fglrx-legacy-8.97.100.3-2|870	%if %mdkversion < 200900
14nr|fglrx-legacy-8.97.100.3-2|871	%{update_menus}
14nr|fglrx-legacy-8.97.100.3-2|872	%endif
14nr|fglrx-legacy-8.97.100.3-2|873	%if %{mdkversion} >= 200800
14nr|fglrx-legacy-8.97.100.3-2|874	[ -d %{_datadir}/fglrx ] && rm -r %{_datadir}/fglrx
14nr|fglrx-legacy-8.97.100.3-2|875	[ -d %{_datadir}/fglrx-hd2000 ] && rm -r %{_datadir}/fglrx-hd2000
14nr|fglrx-legacy-8.97.100.3-2|876	true
14nr|fglrx-legacy-8.97.100.3-2|877	%endif
14nr|fglrx-legacy-8.97.100.3-2|878	
14nr|fglrx-legacy-8.97.100.3-2|879	%if %mdkversion < 200900
14nr|fglrx-legacy-8.97.100.3-2|880	%postun -n %{drivername}-control-center
14nr|fglrx-legacy-8.97.100.3-2|881	%{clean_menus}
14nr|fglrx-legacy-8.97.100.3-2|882	%endif
14nr|fglrx-legacy-8.97.100.3-2|883	
14nr|fglrx-legacy-8.97.100.3-2|884	%post -n %{drivername}-opencl
14nr|fglrx-legacy-8.97.100.3-2|885	# explicit /sbin/ldconfig due to a non-standard library directory
14nr|fglrx-legacy-8.97.100.3-2|886	/sbin/ldconfig -X
14nr|fglrx-legacy-8.97.100.3-2|887	
14nr|fglrx-legacy-8.97.100.3-2|888	%post -n dkms-%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|889	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
14nr|fglrx-legacy-8.97.100.3-2|890	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
14nr|fglrx-legacy-8.97.100.3-2|891	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} --force
14nr|fglrx-legacy-8.97.100.3-2|892	
14nr|fglrx-legacy-8.97.100.3-2|893	# rmmod any old driver if present and not in use (e.g. by X)
14nr|fglrx-legacy-8.97.100.3-2|894	rmmod fglrx > /dev/null 2>&1 || true
14nr|fglrx-legacy-8.97.100.3-2|895	
14nr|fglrx-legacy-8.97.100.3-2|896	%preun -n dkms-%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|897	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
14nr|fglrx-legacy-8.97.100.3-2|898	
14nr|fglrx-legacy-8.97.100.3-2|899	# rmmod any old driver if present and not in use (e.g. by X)
14nr|fglrx-legacy-8.97.100.3-2|900	rmmod fglrx > /dev/null 2>&1 || true
14nr|fglrx-legacy-8.97.100.3-2|901	
14nr|fglrx-legacy-8.97.100.3-2|902	%clean
14nr|fglrx-legacy-8.97.100.3-2|903	rm -rf %{buildroot}
14nr|fglrx-legacy-8.97.100.3-2|904	
14nr|fglrx-legacy-8.97.100.3-2|905	%files -n %{driverpkgname}
14nr|fglrx-legacy-8.97.100.3-2|906	%defattr(0644,root,root,0755)
14nr|fglrx-legacy-8.97.100.3-2|907	%doc README.install.urpmi README.manual-setup
14nr|fglrx-legacy-8.97.100.3-2|908	%doc README.8.600.upgrade.urpmi
14nr|fglrx-legacy-8.97.100.3-2|909	# the documentation files are grossly out of date; the configuration options
14nr|fglrx-legacy-8.97.100.3-2|910	# described in configure.html seem to be used by the driver, though, so it is
14nr|fglrx-legacy-8.97.100.3-2|911	# packaged, while the other html files are not:
14nr|fglrx-legacy-8.97.100.3-2|912	%doc common/usr/share/doc/fglrx/configure.html
14nr|fglrx-legacy-8.97.100.3-2|913	%doc common/usr/share/doc/fglrx/LICENSE.TXT
14nr|fglrx-legacy-8.97.100.3-2|914	%if %{mdkversion} <= 200810
14nr|fglrx-legacy-8.97.100.3-2|915	%doc README.8.532.upgrade.urpmi
14nr|fglrx-legacy-8.97.100.3-2|916	%endif
14nr|fglrx-legacy-8.97.100.3-2|917	
14nr|fglrx-legacy-8.97.100.3-2|918	%defattr(-,root,root)
14nr|fglrx-legacy-8.97.100.3-2|919	
14nr|fglrx-legacy-8.97.100.3-2|920	%if "%{ldetect_cards_name}" != ""
14nr|fglrx-legacy-8.97.100.3-2|921	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nr|fglrx-legacy-8.97.100.3-2|922	%endif
14nr|fglrx-legacy-8.97.100.3-2|923	
14nr|fglrx-legacy-8.97.100.3-2|924	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|fglrx-legacy-8.97.100.3-2|925	%dir %{_sysconfdir}/ld.so.conf.d/GL
14nr|fglrx-legacy-8.97.100.3-2|926	%{_sysconfdir}/ld.so.conf.d/GL/ati.conf
14nr|fglrx-legacy-8.97.100.3-2|927	
14nr|fglrx-legacy-8.97.100.3-2|928	%if %{mdkversion} < 201100
14nr|fglrx-legacy-8.97.100.3-2|929	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
14nr|fglrx-legacy-8.97.100.3-2|930	%ghost %{_sysconfdir}/modprobe.preload.d/display-driver
14nr|fglrx-legacy-8.97.100.3-2|931	%endif
14nr|fglrx-legacy-8.97.100.3-2|932	%dir %{_sysconfdir}/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|933	%{_sysconfdir}/%{drivername}/XvMCConfig
14nr|fglrx-legacy-8.97.100.3-2|934	%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nr|fglrx-legacy-8.97.100.3-2|935	%if %{mdkversion} < 201100
14nr|fglrx-legacy-8.97.100.3-2|936	%{_sysconfdir}/%{drivername}/modprobe.conf
14nr|fglrx-legacy-8.97.100.3-2|937	%{_sysconfdir}/%{drivername}/modprobe.preload
14nr|fglrx-legacy-8.97.100.3-2|938	%endif
14nr|fglrx-legacy-8.97.100.3-2|939	
14nr|fglrx-legacy-8.97.100.3-2|940	%dir %{_sysconfdir}/ati
14nr|fglrx-legacy-8.97.100.3-2|941	%{_sysconfdir}/ati/control
14nr|fglrx-legacy-8.97.100.3-2|942	%{_sysconfdir}/ati/signature
14nr|fglrx-legacy-8.97.100.3-2|943	%config(noreplace) %{_sysconfdir}/ati/atiogl.xml
14nr|fglrx-legacy-8.97.100.3-2|944	%{_sysconfdir}/ati/logo.xbm.example
14nr|fglrx-legacy-8.97.100.3-2|945	%{_sysconfdir}/ati/logo_mask.xbm.example
14nr|fglrx-legacy-8.97.100.3-2|946	%config %{_sysconfdir}/ati/authatieventsd.sh
14nr|fglrx-legacy-8.97.100.3-2|947	%{_sysconfdir}/ati/amdpcsdb.default
14nr|fglrx-legacy-8.97.100.3-2|948	
14nr|fglrx-legacy-8.97.100.3-2|949	%{_initrddir}/atieventsd
14nr|fglrx-legacy-8.97.100.3-2|950	
14nr|fglrx-legacy-8.97.100.3-2|951	%{_sbindir}/atieventsd
14nr|fglrx-legacy-8.97.100.3-2|952	%{_sbindir}/amdnotifyui
14nr|fglrx-legacy-8.97.100.3-2|953	%{_sbindir}/atigetsysteminfo.sh
14nr|fglrx-legacy-8.97.100.3-2|954	
14nr|fglrx-legacy-8.97.100.3-2|955	%{_bindir}/amdconfig
14nr|fglrx-legacy-8.97.100.3-2|956	%{_bindir}/amdupdaterandrconfig
14nr|fglrx-legacy-8.97.100.3-2|957	%{_bindir}/amdxdg-su
14nr|fglrx-legacy-8.97.100.3-2|958	%{_bindir}/aticonfig
14nr|fglrx-legacy-8.97.100.3-2|959	%{_bindir}/atiodcli
14nr|fglrx-legacy-8.97.100.3-2|960	%{_bindir}/atiode
14nr|fglrx-legacy-8.97.100.3-2|961	%{_bindir}/fgl_glxgears
14nr|fglrx-legacy-8.97.100.3-2|962	%{_bindir}/fglrxinfo
14nr|fglrx-legacy-8.97.100.3-2|963	
14nr|fglrx-legacy-8.97.100.3-2|964	%{xorg_libdir}/modules/drivers/fglrx_drv.so
14nr|fglrx-legacy-8.97.100.3-2|965	%{xorg_libdir}/modules/linux/libfglrxdrm.so
14nr|fglrx-legacy-8.97.100.3-2|966	%{xorg_libdir}/modules/amdxmm.*o
14nr|fglrx-legacy-8.97.100.3-2|967	%{xorg_libdir}/modules/glesx.*o
14nr|fglrx-legacy-8.97.100.3-2|968	
14nr|fglrx-legacy-8.97.100.3-2|969	%dir %{ati_extdir}
14nr|fglrx-legacy-8.97.100.3-2|970	%{ati_extdir}/libglx.so
14nr|fglrx-legacy-8.97.100.3-2|971	%if %{mdkversion} == 200900
14nr|fglrx-legacy-8.97.100.3-2|972	%ghost %{xorg_libdir}/modules/extensions/libdri.so
14nr|fglrx-legacy-8.97.100.3-2|973	%endif
14nr|fglrx-legacy-8.97.100.3-2|974	%if %{mdkversion} >= 200800 && %{mdkversion} <= 200900
14nr|fglrx-legacy-8.97.100.3-2|975	%ghost %{xorg_libdir}/modules/extensions/libglx.so
14nr|fglrx-legacy-8.97.100.3-2|976	%endif
14nr|fglrx-legacy-8.97.100.3-2|977	
14nr|fglrx-legacy-8.97.100.3-2|978	%{xorg_dridir}/fglrx_dri.so
14nr|fglrx-legacy-8.97.100.3-2|979	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|980	%{xorg_dridir32}/fglrx_dri.so
14nr|fglrx-legacy-8.97.100.3-2|981	%endif
14nr|fglrx-legacy-8.97.100.3-2|982	
14nr|fglrx-legacy-8.97.100.3-2|983	%dir %{_libdir}/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|984	%{_libdir}/%{drivername}/libGL.so.1
14nr|fglrx-legacy-8.97.100.3-2|985	%{_libdir}/%{drivername}/libGL.so.1.*
14nr|fglrx-legacy-8.97.100.3-2|986	%{_libdir}/%{drivername}/libaticalcl.so
14nr|fglrx-legacy-8.97.100.3-2|987	%{_libdir}/%{drivername}/libaticaldd.so
14nr|fglrx-legacy-8.97.100.3-2|988	%{_libdir}/%{drivername}/libaticalrt.so
14nr|fglrx-legacy-8.97.100.3-2|989	%{_libdir}/%{drivername}/libatiuki.so.1*
14nr|fglrx-legacy-8.97.100.3-2|990	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|991	%dir %{_prefix}/lib/%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|992	%{_prefix}/lib/%{drivername}/libGL.so.1
14nr|fglrx-legacy-8.97.100.3-2|993	%{_prefix}/lib/%{drivername}/libGL.so.1.*
14nr|fglrx-legacy-8.97.100.3-2|994	%{_prefix}/lib/%{drivername}/libaticalcl.so
14nr|fglrx-legacy-8.97.100.3-2|995	%{_prefix}/lib/%{drivername}/libaticaldd.so
14nr|fglrx-legacy-8.97.100.3-2|996	%{_prefix}/lib/%{drivername}/libaticalrt.so
14nr|fglrx-legacy-8.97.100.3-2|997	%{_prefix}/lib/%{drivername}/libatiuki.so.1*
14nr|fglrx-legacy-8.97.100.3-2|998	%endif
14nr|fglrx-legacy-8.97.100.3-2|999	
14nr|fglrx-legacy-8.97.100.3-2|1000	%{_libdir}/%{drivername}/libfglrx_dm.so.1*
14nr|fglrx-legacy-8.97.100.3-2|1001	%{_libdir}/%{drivername}/libatiadlxx.so
14nr|fglrx-legacy-8.97.100.3-2|1002	%{_libdir}/%{drivername}/libAMDXvBA.cap
14nr|fglrx-legacy-8.97.100.3-2|1003	%{_libdir}/%{drivername}/libAMDXvBA.so.1*
14nr|fglrx-legacy-8.97.100.3-2|1004	%{_libdir}/%{drivername}/libXvBAW.so.1*
14nr|fglrx-legacy-8.97.100.3-2|1005	
14nr|fglrx-legacy-8.97.100.3-2|1006	# PowerXpress
14nr|fglrx-legacy-8.97.100.3-2|1007	%{_libdir}/fglrx/switchlibGL
14nr|fglrx-legacy-8.97.100.3-2|1008	%{_libdir}/fglrx/switchlibglx
14nr|fglrx-legacy-8.97.100.3-2|1009	
14nr|fglrx-legacy-8.97.100.3-2|1010	%dir %{_datadir}/ati
14nr|fglrx-legacy-8.97.100.3-2|1011	%{_datadir}/ati/amd-uninstall.sh
14nr|fglrx-legacy-8.97.100.3-2|1012	
14nr|fglrx-legacy-8.97.100.3-2|1013	%config(noreplace) %{_sysconfdir}/ati/atiapfuser.blb
14nr|fglrx-legacy-8.97.100.3-2|1014	
14nr|fglrx-legacy-8.97.100.3-2|1015	%{_mandir}/man8/atieventsd.8*
14nr|fglrx-legacy-8.97.100.3-2|1016	
14nr|fglrx-legacy-8.97.100.3-2|1017	%files -n %{drivername}-control-center -f amdcccle.langs
14nr|fglrx-legacy-8.97.100.3-2|1018	%defattr(-,root,root,0755)
14nr|fglrx-legacy-8.97.100.3-2|1019	%attr(0644,root,root) %doc common/usr/share/doc/amdcccle/*
14nr|fglrx-legacy-8.97.100.3-2|1020	%{_sysconfdir}/security/console.apps/amdcccle-su
14nr|fglrx-legacy-8.97.100.3-2|1021	%{_sysconfdir}/pam.d/amdcccle-su
14nr|fglrx-legacy-8.97.100.3-2|1022	%{_bindir}/amdcccle
14nr|fglrx-legacy-8.97.100.3-2|1023	%dir %{_datadir}/ati
14nr|fglrx-legacy-8.97.100.3-2|1024	%dir %{_datadir}/ati/amdcccle
14nr|fglrx-legacy-8.97.100.3-2|1025	%if %{amdbuild}
14nr|fglrx-legacy-8.97.100.3-2|1026	%{_iconsdir}/%{drivername}-amdcccle.xpm
14nr|fglrx-legacy-8.97.100.3-2|1027	%else
14nr|fglrx-legacy-8.97.100.3-2|1028	%{_miconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-legacy-8.97.100.3-2|1029	%{_iconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-legacy-8.97.100.3-2|1030	%{_liconsdir}/%{drivername}-amdcccle.png
14nr|fglrx-legacy-8.97.100.3-2|1031	%endif
14nr|fglrx-legacy-8.97.100.3-2|1032	%{_datadir}/applications/amdcccle.desktop
14nr|fglrx-legacy-8.97.100.3-2|1033	%{_datadir}/applications/amdccclesu.desktop
14nr|fglrx-legacy-8.97.100.3-2|1034	%if %{bundle_qt}
14nr|fglrx-legacy-8.97.100.3-2|1035	%dir %{_libdir}/%{drivername}-qt4
14nr|fglrx-legacy-8.97.100.3-2|1036	%{_libdir}/%{drivername}-qt4/libQtCore.so.4
14nr|fglrx-legacy-8.97.100.3-2|1037	%{_libdir}/%{drivername}-qt4/libQtGui.so.4
14nr|fglrx-legacy-8.97.100.3-2|1038	%{_datadir}/ati/%{_lib}
14nr|fglrx-legacy-8.97.100.3-2|1039	%endif
14nr|fglrx-legacy-8.97.100.3-2|1040	
14nr|fglrx-legacy-8.97.100.3-2|1041	%files -n %{drivername}-devel
14nr|fglrx-legacy-8.97.100.3-2|1042	%defattr(-,root,root,0755)
14nr|fglrx-legacy-8.97.100.3-2|1043	%{_libdir}/%{drivername}/libfglrx_dm.a
14nr|fglrx-legacy-8.97.100.3-2|1044	%{_libdir}/%{drivername}/libfglrx_dm.so
14nr|fglrx-legacy-8.97.100.3-2|1045	%{_libdir}/%{drivername}/libAMDXvBA.so
14nr|fglrx-legacy-8.97.100.3-2|1046	%{_libdir}/%{drivername}/libXvBAW.so
14nr|fglrx-legacy-8.97.100.3-2|1047	%dir %{_includedir}/GL
14nr|fglrx-legacy-8.97.100.3-2|1048	%{_includedir}/GL/*ATI.h
14nr|fglrx-legacy-8.97.100.3-2|1049	%dir %{_includedir}/ATI
14nr|fglrx-legacy-8.97.100.3-2|1050	%dir %{_includedir}/ATI/GL
14nr|fglrx-legacy-8.97.100.3-2|1051	%{_includedir}/ATI/GL/*.h
14nr|fglrx-legacy-8.97.100.3-2|1052	%{_libdir}/%{drivername}/libGL.so
14nr|fglrx-legacy-8.97.100.3-2|1053	%{_libdir}/%{drivername}/libatiuki.so
14nr|fglrx-legacy-8.97.100.3-2|1054	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|1055	%{_prefix}/lib/%{drivername}/libGL.so
14nr|fglrx-legacy-8.97.100.3-2|1056	%{_prefix}/lib/%{drivername}/libatiuki.so
14nr|fglrx-legacy-8.97.100.3-2|1057	%endif
14nr|fglrx-legacy-8.97.100.3-2|1058	
14nr|fglrx-legacy-8.97.100.3-2|1059	%files -n %{drivername}-opencl
14nr|fglrx-legacy-8.97.100.3-2|1060	%defattr(-,root,root,0755)
14nr|fglrx-legacy-8.97.100.3-2|1061	%dir %{_sysconfdir}/OpenCL
14nr|fglrx-legacy-8.97.100.3-2|1062	%dir %{_sysconfdir}/OpenCL/vendors
14nr|fglrx-legacy-8.97.100.3-2|1063	%{_sysconfdir}/OpenCL/vendors/amdocl*.icd
14nr|fglrx-legacy-8.97.100.3-2|1064	%{_bindir}/clinfo
14nr|fglrx-legacy-8.97.100.3-2|1065	%{_libdir}/%{drivername}/libamdocl*.so
14nr|fglrx-legacy-8.97.100.3-2|1066	%{_libdir}/%{drivername}/libOpenCL.so.1
14nr|fglrx-legacy-8.97.100.3-2|1067	%{_libdir}/%{drivername}/libSlotMaximizer*.so
14nr|fglrx-legacy-8.97.100.3-2|1068	%ifarch x86_64
14nr|fglrx-legacy-8.97.100.3-2|1069	%{_prefix}/lib/%{drivername}/libamdocl*.so
14nr|fglrx-legacy-8.97.100.3-2|1070	%{_prefix}/lib/%{drivername}/libOpenCL.so.1
14nr|fglrx-legacy-8.97.100.3-2|1071	%{_prefix}/lib/%{drivername}/libSlotMaximizer*.so
14nr|fglrx-legacy-8.97.100.3-2|1072	%endif
14nr|fglrx-legacy-8.97.100.3-2|1073	
14nr|fglrx-legacy-8.97.100.3-2|1074	%files -n dkms-%{drivername}
14nr|fglrx-legacy-8.97.100.3-2|1075	%defattr(0644,root,root,0755)
14nr|fglrx-legacy-8.97.100.3-2|1076	%{_usrsrc}/%{drivername}-%{version}-%{release}/*.c
14nr|fglrx-legacy-8.97.100.3-2|1077	%{_usrsrc}/%{drivername}-%{version}-%{release}/*.h
14nr|fglrx-legacy-8.97.100.3-2|1078	%{_usrsrc}/%{drivername}-%{version}-%{release}/2.6.x/
14nr|fglrx-legacy-8.97.100.3-2|1079	%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf
14nr|fglrx-legacy-8.97.100.3-2|1080	%attr(0755,root,root) %{_usrsrc}/%{drivername}-%{version}-%{release}/libfglrx_ip.a
14nr|fglrx-legacy-8.97.100.3-2|1081	%attr(0755,root,root) %{_usrsrc}/%{drivername}-%{version}-%{release}/make.sh
14nr|fglrx-legacy-8.97.100.3-2|1082	
14nr|fglrx-legacy-8.97.100.3-2|1083	
14nr|fglrx-legacy-8.97.100.3-2|1084	%changelog
14nr|fglrx-legacy-8.97.100.3-2|1085	* Mon Jul 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.97.100.3-1mdv2012.0
14nr|fglrx-legacy-8.97.100.3-2|1086	+ Revision: 811462
14nr|fglrx-legacy-8.97.100.3-2|1087	- imported package fglrx-legacy
14nr|fglrx-legacy-8.97.100.3-2|1088	

26378 14
14nr|fheroes2-20120917-2|1	%define rev r2931
14nr|fheroes2-20120917-2|2	Name:		fheroes2
14nr|fheroes2-20120917-2|3	Version:	20120917
14nr|fheroes2-20120917-2|4	Release:	2
14nr|fheroes2-20120917-2|5	Summary:	Free implementation of Heroes of the Might and Magic II engine
14nr|fheroes2-20120917-2|6	License:	GPL
14nr|fheroes2-20120917-2|7	Group:		Games/Strategy
14nr|fheroes2-20120917-2|8	Url:		http://sourceforge.net/projects/fheroes2/
14nr|fheroes2-20120917-2|9	Source:		http://sourceforge.net/projects/fheroes2/files/fheroes2/%{name}-src-%{rev}.tgz
14nr|fheroes2-20120917-2|10	Source2:	%{name}.sh
14nr|fheroes2-20120917-2|11	Source3:	%{name}.png
14nr|fheroes2-20120917-2|12	Source4:	%{name}.desktop
14nr|fheroes2-20120917-2|13	Source5:	%{name}.cfg
14nr|fheroes2-20120917-2|14	BuildRequires:	gcc-c++
14nr|fheroes2-20120917-2|15	BuildRequires:	SDL_image-devel
14nr|fheroes2-20120917-2|16	BuildRequires:	SDL_mixer-devel
14nr|fheroes2-20120917-2|17	BuildRequires:	SDL_net-devel
14nr|fheroes2-20120917-2|18	BuildRequires:	SDL_ttf-devel
14nr|fheroes2-20120917-2|19	BuildRequires:	pkgconfig(freetype2)
14nr|fheroes2-20120917-2|20	BuildRequires:	pkgconfig(libpng)
14nr|fheroes2-20120917-2|21	BuildRequires:	zlib-devel
14nr|fheroes2-20120917-2|22	
14nr|fheroes2-20120917-2|23	%description
14nr|fheroes2-20120917-2|24	Free implementation of Heroes of the Might and Magic II engine.
14nr|fheroes2-20120917-2|25	You need to copy files from data and maps directories from original game
14nr|fheroes2-20120917-2|26	into your /usr/share/games/fheroes2/{maps,data} directories respectively
14nr|fheroes2-20120917-2|27	
14nr|fheroes2-20120917-2|28	%prep
14nr|fheroes2-20120917-2|29	%setup -qn fheroes-src
14nr|fheroes2-20120917-2|30	
14nr|fheroes2-20120917-2|31	%build
14nr|fheroes2-20120917-2|32	%make WITH_AI=simple CONFIGURE_FHEROES2_DATA="%{_gamesdatadir}/%{name}/"
14nr|fheroes2-20120917-2|33	
14nr|fheroes2-20120917-2|34	%install
14nr|fheroes2-20120917-2|35	# let's create directory structure...
14nr|fheroes2-20120917-2|36	mkdir -p %{buildroot}%{_gamesbindir}
14nr|fheroes2-20120917-2|37	mkdir -p %{buildroot}%{_datadir}/applications
14nr|fheroes2-20120917-2|38	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nr|fheroes2-20120917-2|39	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/{data,maps}
14nr|fheroes2-20120917-2|40	
14nr|fheroes2-20120917-2|41	# and install what we need where we need it to be...
14nr|fheroes2-20120917-2|42	install -pm755 %{name} %{buildroot}%{_gamesbindir}/%{name}.bin
14nr|fheroes2-20120917-2|43	install -pm755 %{SOURCE2} %{buildroot}%{_gamesbindir}/%{name}
14nr|fheroes2-20120917-2|44	install -pm 644 %{name}.cfg %{buildroot}%{_gamesdatadir}/%{name}/
14nr|fheroes2-20120917-2|45	install -pm 644 %{name}.key %{buildroot}%{_gamesdatadir}/%{name}/
14nr|fheroes2-20120917-2|46	install -pm 644 %{SOURCE3} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nr|fheroes2-20120917-2|47	install -pm 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
14nr|fheroes2-20120917-2|48	install -pm 644 %{SOURCE5} %{buildroot}%{_gamesdatadir}/%{name}/
14nr|fheroes2-20120917-2|49	
14nr|fheroes2-20120917-2|50	%files
14nr|fheroes2-20120917-2|51	%doc AUTHORS changelog.txt COPYING LICENSE README
14nr|fheroes2-20120917-2|52	%{_gamesbindir}/*
14nr|fheroes2-20120917-2|53	%{_datadir}/pixmaps/%{name}.png
14nr|fheroes2-20120917-2|54	%{_datadir}/applications/%{name}.desktop
14nr|fheroes2-20120917-2|55	%{_gamesdatadir}/%{name}
14nr|fheroes2-20120917-2|56	
14nr|fheroes2-20120917-2|57	
14nr|fheroes2-20120917-2|58	
14nr|fheroes2-20120917-2|59	
14nr|fheroes2-20120917-2|60	%changelog
14nr|fheroes2-20120917-2|61	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20120917-2
14nr|fheroes2-20120917-2|62	+ Revision: c4263ea
14nr|fheroes2-20120917-2|63	- MassBuild#430: Increase release tag
14nr|fheroes2-20120917-2|64	
14nr|fheroes2-20120917-2|65	

26379 14
14nr|flash-player-plugin-11.2.202.359-1|1	# backportability
14nr|flash-player-plugin-11.2.202.359-1|2	%define _localstatedir /var
14nr|flash-player-plugin-11.2.202.359-1|3	%define debug_package %{nil}
14nr|flash-player-plugin-11.2.202.359-1|4	
14nr|flash-player-plugin-11.2.202.359-1|5	Summary:	Flash Player plugin for browsers
14nr|flash-player-plugin-11.2.202.359-1|6	Name:		flash-player-plugin
14nr|flash-player-plugin-11.2.202.359-1|7	Version:	11.2.202.359
14nr|flash-player-plugin-11.2.202.359-1|8	Release:	1
14nr|flash-player-plugin-11.2.202.359-1|9	License:	Proprietary
14nr|flash-player-plugin-11.2.202.359-1|10	URL:		http://www.adobe.com/products/flashplayer/
14nr|flash-player-plugin-11.2.202.359-1|11	Source0:	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/install_flash_player_11_linux.i386.tar.gz
14nr|flash-player-plugin-11.2.202.359-1|12	Source1:	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/install_flash_player_11_linux.x86_64.tar.gz
14nr|flash-player-plugin-11.2.202.359-1|13	Group:		Networking/WWW
14nr|flash-player-plugin-11.2.202.359-1|14	Requires:	curl
14nr|flash-player-plugin-11.2.202.359-1|15	Requires(post):	curl
14nr|flash-player-plugin-11.2.202.359-1|16	Provides:	flashplayer-plugin == %{version}
14nr|flash-player-plugin-11.2.202.359-1|17	
14nr|flash-player-plugin-11.2.202.359-1|18	# obtained by objdump -x /usr/lib/mozilla/plugins/libflashplayer.so | grep NEEDED
14nr|flash-player-plugin-11.2.202.359-1|19	# helper: for i in $(objdump -p libflashplayer.so  | grep NEEDED | awk '{ print $2 }'); do
14nr|flash-player-plugin-11.2.202.359-1|20	#	  echo -n "$i: "; rpm -qf /usr/lib64/$i; done
14nr|flash-player-plugin-11.2.202.359-1|21	#		libX11.so.6	libXext.so.6	libXt.so.6	libfreetype.so.6
14nr|flash-player-plugin-11.2.202.359-1|22	Requires:	%{_lib}x11_6	%{_lib}xext6	%{_lib}xt6	%{_lib}freetype6
14nr|flash-player-plugin-11.2.202.359-1|23	#		libfontconfig.so.1	libgtk-x11-2.0.so.0, libgdk-x11-2.0.so.0
14nr|flash-player-plugin-11.2.202.359-1|24	Requires:       %{_lib}fontconfig1	%{_lib}gtk+2.0_0
14nr|flash-player-plugin-11.2.202.359-1|25	#		libatk-1.0.so.0	libgdk_pixbuf-2.0.so.0	libpangocairo-1.0.so.0, libpango-1.0.so.0
14nr|flash-player-plugin-11.2.202.359-1|26	Requires:	%{_lib}atk1.0_0	%{_lib}gdk_pixbuf2.0_0	%{_lib}pango1.0_0
14nr|flash-player-plugin-11.2.202.359-1|27	#		libcairo.so.2	libgobject-2.0.so.0, libgmodule-2.0.so.0, libglib-2.0.so.0
14nr|flash-player-plugin-11.2.202.359-1|28	Requires:	%{_lib}cairo2	%{_lib}glib2.0_0
14nr|flash-player-plugin-11.2.202.359-1|29	#		libnss3.so, libsmime3.so, libssl3.so	libplds4.so, libplc4.so, libnspr4.so
14nr|flash-player-plugin-11.2.202.359-1|30	Requires:	%{_lib}nss3				%{_lib}nspr4
14nr|flash-player-plugin-11.2.202.359-1|31	# required for audio, dlopened:
14nr|flash-player-plugin-11.2.202.359-1|32	Requires:	%{_lib}alsa2
14nr|flash-player-plugin-11.2.202.359-1|33	# dlopened:
14nr|flash-player-plugin-11.2.202.359-1|34	Requires:	%{_lib}curl4
14nr|flash-player-plugin-11.2.202.359-1|35	# dlopened, for video acceleration:
14nr|flash-player-plugin-11.2.202.359-1|36	Suggests:	%{_lib}vdpau1
14nr|flash-player-plugin-11.2.202.359-1|37	#
14nr|flash-player-plugin-11.2.202.359-1|38	Obsoletes:	FlashPlayer < 9.0.115.0-5
14nr|flash-player-plugin-11.2.202.359-1|39	Obsoletes:	flashplayer < %{version}
14nr|flash-player-plugin-11.2.202.359-1|40	Obsoletes:	flash-plugin < %{version}
14nr|flash-player-plugin-11.2.202.359-1|41	Obsoletes:	FlashPlayer-plugin < %{version}
14nr|flash-player-plugin-11.2.202.359-1|42	Obsoletes:	flashplayer-plugin < %{version}
14nr|flash-player-plugin-11.2.202.359-1|43	
14nr|flash-player-plugin-11.2.202.359-1|44	# Conflict with free plugins to avoid user confusion as to which one is
14nr|flash-player-plugin-11.2.202.359-1|45	# actually used:
14nr|flash-player-plugin-11.2.202.359-1|46	Conflicts:	gnash-firefox-plugin
14nr|flash-player-plugin-11.2.202.359-1|47	Conflicts:	swfdec-mozilla
14nr|flash-player-plugin-11.2.202.359-1|48	Conflicts:	lightspark-mozilla-plugin
14nr|flash-player-plugin-11.2.202.359-1|49	Conflicts:	libflashsupport < 0.20080000.1
14nr|flash-player-plugin-11.2.202.359-1|50	Obsoletes:	flash-player-plugin10.2 < 10.2.152
14nr|flash-player-plugin-11.2.202.359-1|51	
14nr|flash-player-plugin-11.2.202.359-1|52	%description
14nr|flash-player-plugin-11.2.202.359-1|53	Adobe Flash Player plugin for browsers.
14nr|flash-player-plugin-11.2.202.359-1|54	
14nr|flash-player-plugin-11.2.202.359-1|55	NOTE: This package does not contain the Flash Player itself. The
14nr|flash-player-plugin-11.2.202.359-1|56	software will be automatically downloaded from Adobe during package
14nr|flash-player-plugin-11.2.202.359-1|57	installation. Alternatively you can use the command
14nr|flash-player-plugin-11.2.202.359-1|58	"download-flash-player-plugin" manually.
14nr|flash-player-plugin-11.2.202.359-1|59	
14nr|flash-player-plugin-11.2.202.359-1|60	Installing this package indicates acceptance of the EULA, available
14nr|flash-player-plugin-11.2.202.359-1|61	from http://www.adobe.com/products/eulas/players/flash/.
14nr|flash-player-plugin-11.2.202.359-1|62	
14nr|flash-player-plugin-11.2.202.359-1|63	%package kde
14nr|flash-player-plugin-11.2.202.359-1|64	Summary:	KDE workspace files
14nr|flash-player-plugin-11.2.202.359-1|65	Group:		Networking/WWW
14nr|flash-player-plugin-11.2.202.359-1|66	Requires:	%{name} = %{version}
14nr|flash-player-plugin-11.2.202.359-1|67	
14nr|flash-player-plugin-11.2.202.359-1|68	%description kde
14nr|flash-player-plugin-11.2.202.359-1|69	Adobe Flash files to work with KDE
14nr|flash-player-plugin-11.2.202.359-1|70	
14nr|flash-player-plugin-11.2.202.359-1|71	%prep
14nr|flash-player-plugin-11.2.202.359-1|72	%setup -c -T
14nr|flash-player-plugin-11.2.202.359-1|73	
14nr|flash-player-plugin-11.2.202.359-1|74	%build
14nr|flash-player-plugin-11.2.202.359-1|75	
14nr|flash-player-plugin-11.2.202.359-1|76	%install
14nr|flash-player-plugin-11.2.202.359-1|77	%__rm -rf %{buildroot}
14nr|flash-player-plugin-11.2.202.359-1|78	
14nr|flash-player-plugin-11.2.202.359-1|79	%__mkdir_p %{buildroot}
14nr|flash-player-plugin-11.2.202.359-1|80	cd %{buildroot}
14nr|flash-player-plugin-11.2.202.359-1|81	%ifarch x86_64
14nr|flash-player-plugin-11.2.202.359-1|82	%__tar xzf %{SOURCE1}
14nr|flash-player-plugin-11.2.202.359-1|83	%else
14nr|flash-player-plugin-11.2.202.359-1|84	%__tar xzf %{SOURCE0}
14nr|flash-player-plugin-11.2.202.359-1|85	%endif
14nr|flash-player-plugin-11.2.202.359-1|86	
14nr|flash-player-plugin-11.2.202.359-1|87	%__mkdir_p %{buildroot}%{_libdir}/mozilla/plugins/
14nr|flash-player-plugin-11.2.202.359-1|88	%__chmod 0755 libflashplayer.so
14nr|flash-player-plugin-11.2.202.359-1|89	%__mv libflashplayer.so %{buildroot}%{_libdir}/mozilla/plugins/
14nr|flash-player-plugin-11.2.202.359-1|90	
14nr|flash-player-plugin-11.2.202.359-1|91	rm -f %{buildroot}/readme.txt
14nr|flash-player-plugin-11.2.202.359-1|92	
14nr|flash-player-plugin-11.2.202.359-1|93	%files
14nr|flash-player-plugin-11.2.202.359-1|94	%{_bindir}/flash-player-properties
14nr|flash-player-plugin-11.2.202.359-1|95	%{_libdir}/mozilla/plugins/*.so
14nr|flash-player-plugin-11.2.202.359-1|96	%{_datadir}/applications/*.desktop
14nr|flash-player-plugin-11.2.202.359-1|97	%{_datadir}/icons/*
14nr|flash-player-plugin-11.2.202.359-1|98	%{_datadir}/pixmaps/*
14nr|flash-player-plugin-11.2.202.359-1|99	
14nr|flash-player-plugin-11.2.202.359-1|100	%files kde
14nr|flash-player-plugin-11.2.202.359-1|101	%{_libdir}/kde4/kcm_adobe_flash_player.so
14nr|flash-player-plugin-11.2.202.359-1|102	%ifarch x86_64
14nr|flash-player-plugin-11.2.202.359-1|103	# Adobe added symlink for some reason
14nr|flash-player-plugin-11.2.202.359-1|104	/usr/lib/kde4/kcm_adobe_flash_player.so
14nr|flash-player-plugin-11.2.202.359-1|105	%endif
14nr|flash-player-plugin-11.2.202.359-1|106	%{_datadir}/kde4/*
14nr|flash-player-plugin-11.2.202.359-1|107	
14nr|flash-player-plugin-11.2.202.359-1|108	
14nr|flash-player-plugin-11.2.202.359-1|109	%changelog
14nr|flash-player-plugin-11.2.202.359-1|110	* Wed May 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.359-1
14nr|flash-player-plugin-11.2.202.359-1|111	+ Revision: f8039ce
14nr|flash-player-plugin-11.2.202.359-1|112	- Updated to 11.2.202.359
14nr|flash-player-plugin-11.2.202.359-1|113	
14nr|flash-player-plugin-11.2.202.359-1|114	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.310-1
14nr|flash-player-plugin-11.2.202.359-1|115	+ Revision: c445356
14nr|flash-player-plugin-11.2.202.359-1|116	- Fix gtk req
14nr|flash-player-plugin-11.2.202.359-1|117	
14nr|flash-player-plugin-11.2.202.359-1|118	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.310-1
14nr|flash-player-plugin-11.2.202.359-1|119	+ Revision: 9c7c9c9
14nr|flash-player-plugin-11.2.202.359-1|120	- Fix requires
14nr|flash-player-plugin-11.2.202.359-1|121	
14nr|flash-player-plugin-11.2.202.359-1|122	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.310-1
14nr|flash-player-plugin-11.2.202.359-1|123	+ Revision: 4c2ae6f
14nr|flash-player-plugin-11.2.202.359-1|124	- Disable debug
14nr|flash-player-plugin-11.2.202.359-1|125	
14nr|flash-player-plugin-11.2.202.359-1|126	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.310-1
14nr|flash-player-plugin-11.2.202.359-1|127	+ Revision: a953a53
14nr|flash-player-plugin-11.2.202.359-1|128	- Fix typo
14nr|flash-player-plugin-11.2.202.359-1|129	
14nr|flash-player-plugin-11.2.202.359-1|130	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.310-1
14nr|flash-player-plugin-11.2.202.359-1|131	+ Revision: 1034ea8
14nr|flash-player-plugin-11.2.202.359-1|132	- Added symlink
14nr|flash-player-plugin-11.2.202.359-1|133	
14nr|flash-player-plugin-11.2.202.359-1|134	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.310-1
14nr|flash-player-plugin-11.2.202.359-1|135	+ Revision: ec76b41
14nr|flash-player-plugin-11.2.202.359-1|136	- LOG Updated to 11.2.202.310
14nr|flash-player-plugin-11.2.202.359-1|137	
14nr|flash-player-plugin-11.2.202.359-1|138	* Wed Jul 24 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.297-1
14nr|flash-player-plugin-11.2.202.359-1|139	+ Revision: c44740f
14nr|flash-player-plugin-11.2.202.359-1|140	- Security fix
14nr|flash-player-plugin-11.2.202.359-1|141	
14nr|flash-player-plugin-11.2.202.359-1|142	* Wed Jul 10 2013 Danila Leontiev <danila.leontiev@rosalinux.ru> 11.2.202.297-1
14nr|flash-player-plugin-11.2.202.359-1|143	+ Revision: aeacb1d
14nr|flash-player-plugin-11.2.202.359-1|144	- Security fix
14nr|flash-player-plugin-11.2.202.359-1|145	
14nr|flash-player-plugin-11.2.202.359-1|146	* Fri Jun 14 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.291-1
14nr|flash-player-plugin-11.2.202.359-1|147	+ Revision: 74d9fb5
14nr|flash-player-plugin-11.2.202.359-1|148	- Security fix
14nr|flash-player-plugin-11.2.202.359-1|149	
14nr|flash-player-plugin-11.2.202.359-1|150	* Thu May 16 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.285-1
14nr|flash-player-plugin-11.2.202.359-1|151	+ Revision: 301199d
14nr|flash-player-plugin-11.2.202.359-1|152	- Security fix
14nr|flash-player-plugin-11.2.202.359-1|153	
14nr|flash-player-plugin-11.2.202.359-1|154	* Wed Apr 17 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.280-1
14nr|flash-player-plugin-11.2.202.359-1|155	+ Revision: 5463094
14nr|flash-player-plugin-11.2.202.359-1|156	- Security fix
14nr|flash-player-plugin-11.2.202.359-1|157	
14nr|flash-player-plugin-11.2.202.359-1|158	* Thu Mar 21 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.275-1
14nr|flash-player-plugin-11.2.202.359-1|159	+ Revision: a247fe1
14nr|flash-player-plugin-11.2.202.359-1|160	- Security update
14nr|flash-player-plugin-11.2.202.359-1|161	
14nr|flash-player-plugin-11.2.202.359-1|162	* Thu Mar 21 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.275-1
14nr|flash-player-plugin-11.2.202.359-1|163	+ Revision: 95315ac
14nr|flash-player-plugin-11.2.202.359-1|164	- Security update
14nr|flash-player-plugin-11.2.202.359-1|165	
14nr|flash-player-plugin-11.2.202.359-1|166	* Thu Mar 21 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.275-1
14nr|flash-player-plugin-11.2.202.359-1|167	+ Revision: faf6f6c
14nr|flash-player-plugin-11.2.202.359-1|168	- Security update
14nr|flash-player-plugin-11.2.202.359-1|169	
14nr|flash-player-plugin-11.2.202.359-1|170	* Thu Mar 21 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.275-1
14nr|flash-player-plugin-11.2.202.359-1|171	+ Revision: 537455d
14nr|flash-player-plugin-11.2.202.359-1|172	- Security update
14nr|flash-player-plugin-11.2.202.359-1|173	
14nr|flash-player-plugin-11.2.202.359-1|174	* Thu Feb 14 2013 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.270-1
14nr|flash-player-plugin-11.2.202.359-1|175	+ Revision: 4341181
14nr|flash-player-plugin-11.2.202.359-1|176	- upgradet for bug fix
14nr|flash-player-plugin-11.2.202.359-1|177	
14nr|flash-player-plugin-11.2.202.359-1|178	* Thu Feb 14 2013 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.270-1
14nr|flash-player-plugin-11.2.202.359-1|179	+ Revision: 17516fe
14nr|flash-player-plugin-11.2.202.359-1|180	- upgradet for bug fix
14nr|flash-player-plugin-11.2.202.359-1|181	
14nr|flash-player-plugin-11.2.202.359-1|182	* Fri Jan 25 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.261-1
14nr|flash-player-plugin-11.2.202.359-1|183	+ Revision: 3b05575
14nr|flash-player-plugin-11.2.202.359-1|184	- Security fix
14nr|flash-player-plugin-11.2.202.359-1|185	
14nr|flash-player-plugin-11.2.202.359-1|186	* Thu Jan 24 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.5.502.146-1
14nr|flash-player-plugin-11.2.202.359-1|187	+ Revision: cc7ef3f
14nr|flash-player-plugin-11.2.202.359-1|188	- Security fix
14nr|flash-player-plugin-11.2.202.359-1|189	
14nr|flash-player-plugin-11.2.202.359-1|190	* Thu Jan 24 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.5.502.146-1
14nr|flash-player-plugin-11.2.202.359-1|191	+ Revision: bfdbbd6
14nr|flash-player-plugin-11.2.202.359-1|192	- Security fix
14nr|flash-player-plugin-11.2.202.359-1|193	
14nr|flash-player-plugin-11.2.202.359-1|194	* Thu Jan 24 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.5.502.146-1
14nr|flash-player-plugin-11.2.202.359-1|195	+ Revision: 1843369
14nr|flash-player-plugin-11.2.202.359-1|196	- Security fix
14nr|flash-player-plugin-11.2.202.359-1|197	
14nr|flash-player-plugin-11.2.202.359-1|198	* Thu Oct 11 2012 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.243-1
14nr|flash-player-plugin-11.2.202.359-1|199	+ Revision: 20d0416
14nr|flash-player-plugin-11.2.202.359-1|200	- Updated to fix security bugs
14nr|flash-player-plugin-11.2.202.359-1|201	
14nr|flash-player-plugin-11.2.202.359-1|202	* Thu Oct 11 2012 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.243-1
14nr|flash-player-plugin-11.2.202.359-1|203	+ Revision: cd2bc8b
14nr|flash-player-plugin-11.2.202.359-1|204	- Updated to fix security bugs
14nr|flash-player-plugin-11.2.202.359-1|205	
14nr|flash-player-plugin-11.2.202.359-1|206	* Thu Oct 11 2012 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.243-1
14nr|flash-player-plugin-11.2.202.359-1|207	+ Revision: 0eacbb0
14nr|flash-player-plugin-11.2.202.359-1|208	- Updated to fix security bugs
14nr|flash-player-plugin-11.2.202.359-1|209	
14nr|flash-player-plugin-11.2.202.359-1|210	* Thu Oct 11 2012 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.243-1
14nr|flash-player-plugin-11.2.202.359-1|211	+ Revision: 553badc
14nr|flash-player-plugin-11.2.202.359-1|212	- Updated to fix security bugs
14nr|flash-player-plugin-11.2.202.359-1|213	
14nr|flash-player-plugin-11.2.202.359-1|214	* Thu Oct 11 2012 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.243-1
14nr|flash-player-plugin-11.2.202.359-1|215	+ Revision: 21de14c
14nr|flash-player-plugin-11.2.202.359-1|216	- Updated to fix security bugs
14nr|flash-player-plugin-11.2.202.359-1|217	
14nr|flash-player-plugin-11.2.202.359-1|218	* Thu Oct 11 2012 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.243-1
14nr|flash-player-plugin-11.2.202.359-1|219	+ Revision: ec82e4c
14nr|flash-player-plugin-11.2.202.359-1|220	- Updated to fix security bugs
14nr|flash-player-plugin-11.2.202.359-1|221	
14nr|flash-player-plugin-11.2.202.359-1|222	* Tue Aug 21 2012 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.238-1
14nr|flash-player-plugin-11.2.202.359-1|223	+ Revision: 7ad570f
14nr|flash-player-plugin-11.2.202.359-1|224	- Security fixes
14nr|flash-player-plugin-11.2.202.359-1|225	
14nr|flash-player-plugin-11.2.202.359-1|226	* Sat Apr 28 2012 Alexander Kazancev <kazancas@mandriva.ru> 11.2.202.233-4
14nr|flash-player-plugin-11.2.202.359-1|227	+ Revision: c54ee19
14nr|flash-player-plugin-11.2.202.359-1|228	- Up version
14nr|flash-player-plugin-11.2.202.359-1|229	
14nr|flash-player-plugin-11.2.202.359-1|230	

26380 14
14nr|flight-of-the-amazon-queen-1.0.0-1|1	%define scummvmdir %{_datadir}/scummvm/
14nr|flight-of-the-amazon-queen-1.0.0-1|2	
14nr|flight-of-the-amazon-queen-1.0.0-1|3	Summary:	A adventure game using scummvm
14nr|flight-of-the-amazon-queen-1.0.0-1|4	Name:		flight-of-the-amazon-queen
14nr|flight-of-the-amazon-queen-1.0.0-1|5	Version:	1.0.0
14nr|flight-of-the-amazon-queen-1.0.0-1|6	Release:	%mkrel 1
14nr|flight-of-the-amazon-queen-1.0.0-1|7	Source0:	http://prdownloads.sourceforge.net/scummvm/FOTAQ_Talkie.tar.bz2
14nr|flight-of-the-amazon-queen-1.0.0-1|8	License:	Freeware
14nr|flight-of-the-amazon-queen-1.0.0-1|9	Url:		http://scummvm.org
14nr|flight-of-the-amazon-queen-1.0.0-1|10	Group:		Games/Adventure
14nr|flight-of-the-amazon-queen-1.0.0-1|11	Requires:	scummvm
14nr|flight-of-the-amazon-queen-1.0.0-1|12	BuildArch:	noarch
14nr|flight-of-the-amazon-queen-1.0.0-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|flight-of-the-amazon-queen-1.0.0-1|14	
14nr|flight-of-the-amazon-queen-1.0.0-1|15	%description
14nr|flight-of-the-amazon-queen-1.0.0-1|16	Flight of the Amazon Queen is a 2D point-and-click adventure game set
14nr|flight-of-the-amazon-queen-1.0.0-1|17	in the 1940s, originally published for DOS and the Amiga.  You assume
14nr|flight-of-the-amazon-queen-1.0.0-1|18	the role of Joe King, a pilot for hire who is given the job of
14nr|flight-of-the-amazon-queen-1.0.0-1|19	flyingFaye Russell (a famous movie star) into the Amazon jungle for a
14nr|flight-of-the-amazon-queen-1.0.0-1|20	photo shoot. Of course, things never go according to plans. After an
14nr|flight-of-the-amazon-queen-1.0.0-1|21	unfortunate turn of events they find themselves stranded in the heart
14nr|flight-of-the-amazon-queen-1.0.0-1|22	of the Amazon jungle, where Joe will embark on a quest to rescue a
14nr|flight-of-the-amazon-queen-1.0.0-1|23	kidnapped princess and in the process, discover the true sinister
14nr|flight-of-the-amazon-queen-1.0.0-1|24	intentions of a suspiciously located Lederhosen company. In a rich 2D
14nr|flight-of-the-amazon-queen-1.0.0-1|25	environment, Joe will cross paths with a variety of unlikely jungle
14nr|flight-of-the-amazon-queen-1.0.0-1|26	inhabitants including, but not limited to, a tribe of Amazon women and
14nr|flight-of-the-amazon-queen-1.0.0-1|27	6-foot- tall pygmies.
14nr|flight-of-the-amazon-queen-1.0.0-1|28	
14nr|flight-of-the-amazon-queen-1.0.0-1|29	This game was released by Krome Studios to help the scummvm
14nr|flight-of-the-amazon-queen-1.0.0-1|30	project. However, this is not a free game ( free as freespeech ), even
14nr|flight-of-the-amazon-queen-1.0.0-1|31	if source code can be seen.
14nr|flight-of-the-amazon-queen-1.0.0-1|32	
14nr|flight-of-the-amazon-queen-1.0.0-1|33	%prep
14nr|flight-of-the-amazon-queen-1.0.0-1|34	%setup -q -n FOTAQ_Talkie/
14nr|flight-of-the-amazon-queen-1.0.0-1|35	
14nr|flight-of-the-amazon-queen-1.0.0-1|36	%build
14nr|flight-of-the-amazon-queen-1.0.0-1|37	
14nr|flight-of-the-amazon-queen-1.0.0-1|38	%install
14nr|flight-of-the-amazon-queen-1.0.0-1|39	%__rm -rf %{buildroot}
14nr|flight-of-the-amazon-queen-1.0.0-1|40	%__mkdir -p %{buildroot}/%{scummvmdir}/%{name}
14nr|flight-of-the-amazon-queen-1.0.0-1|41	%__cp queen* %{buildroot}/%{scummvmdir}/%{name}
14nr|flight-of-the-amazon-queen-1.0.0-1|42	
14nr|flight-of-the-amazon-queen-1.0.0-1|43	%__mkdir -p %{buildroot}%{_datadir}/applications
14nr|flight-of-the-amazon-queen-1.0.0-1|44	
14nr|flight-of-the-amazon-queen-1.0.0-1|45	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14nr|flight-of-the-amazon-queen-1.0.0-1|46	[Desktop Entry]
14nr|flight-of-the-amazon-queen-1.0.0-1|47	Name=Flight Of The Amazon Queen
14nr|flight-of-the-amazon-queen-1.0.0-1|48	Comment=%{summary}
14nr|flight-of-the-amazon-queen-1.0.0-1|49	Exec=%{_gamesbindir}/scummvm -p%{scummvmdir}/%{name}  queen
14nr|flight-of-the-amazon-queen-1.0.0-1|50	Icon=scummvm
14nr|flight-of-the-amazon-queen-1.0.0-1|51	Terminal=false
14nr|flight-of-the-amazon-queen-1.0.0-1|52	Type=Application
14nr|flight-of-the-amazon-queen-1.0.0-1|53	StartupNotify=true
14nr|flight-of-the-amazon-queen-1.0.0-1|54	Categories=Game;AdventureGame;
14nr|flight-of-the-amazon-queen-1.0.0-1|55	EOF
14nr|flight-of-the-amazon-queen-1.0.0-1|56	
14nr|flight-of-the-amazon-queen-1.0.0-1|57	%clean
14nr|flight-of-the-amazon-queen-1.0.0-1|58	%__rm -rf %{buildroot}
14nr|flight-of-the-amazon-queen-1.0.0-1|59	
14nr|flight-of-the-amazon-queen-1.0.0-1|60	%files
14nr|flight-of-the-amazon-queen-1.0.0-1|61	%defattr(-,root,root)
14nr|flight-of-the-amazon-queen-1.0.0-1|62	%doc readme.txt
14nr|flight-of-the-amazon-queen-1.0.0-1|63	%{scummvmdir}/%{name}
14nr|flight-of-the-amazon-queen-1.0.0-1|64	%{_datadir}/applications/mandriva-*
14nr|flight-of-the-amazon-queen-1.0.0-1|65	
14nr|flight-of-the-amazon-queen-1.0.0-1|66	
14nr|flight-of-the-amazon-queen-1.0.0-1|67	
14nr|flight-of-the-amazon-queen-1.0.0-1|68	
14nr|flight-of-the-amazon-queen-1.0.0-1|69	%changelog
14nr|flight-of-the-amazon-queen-1.0.0-1|70	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.0-1
14nr|flight-of-the-amazon-queen-1.0.0-1|71	+ Revision: b2e8880
14nr|flight-of-the-amazon-queen-1.0.0-1|72	- Automatic import for version 1.0.0
14nr|flight-of-the-amazon-queen-1.0.0-1|73	
14nr|flight-of-the-amazon-queen-1.0.0-1|74	

26381 14
14nr|flvstreamer-2.1c1-1|1	%define name 	flvstreamer
14nr|flvstreamer-2.1c1-1|2	%define version 2.1c1
14nr|flvstreamer-2.1c1-1|3	%define release %mkrel 1
14nr|flvstreamer-2.1c1-1|4	
14nr|flvstreamer-2.1c1-1|5	Summary: 	Open source command line RTMP client
14nr|flvstreamer-2.1c1-1|6	Name: 		%{name}
14nr|flvstreamer-2.1c1-1|7	Version: 	%{version}
14nr|flvstreamer-2.1c1-1|8	Release: 	%{release}
14nr|flvstreamer-2.1c1-1|9	License: 	GPLv2+
14nr|flvstreamer-2.1c1-1|10	Group: 		Networking/File transfer
14nr|flvstreamer-2.1c1-1|11	Url: 		http://savannah.nongnu.org/projects/flvstreamer
14nr|flvstreamer-2.1c1-1|12	Source: 	http://mirrors.linhub.com/savannah/flvstreamer/source/flvstreamer-%{version}.tar.gz
14nr|flvstreamer-2.1c1-1|13	BuildRoot: 	%{_tmppath}/%{name}-root
14nr|flvstreamer-2.1c1-1|14	
14nr|flvstreamer-2.1c1-1|15	%description
14nr|flvstreamer-2.1c1-1|16	Flvstreamer is an open source command-line RTMP client intended to stream
14nr|flvstreamer-2.1c1-1|17	audio or video content from all types of flash or rtmp servers. Forked from
14nr|flvstreamer-2.1c1-1|18	rtmpdump v1.6 with encrypted rtmp and swf verification support removed. This
14nr|flvstreamer-2.1c1-1|19	tool provides free interoperability with the previously undocumented adobe
14nr|flvstreamer-2.1c1-1|20	RTMP protocol so widely in use on the internet today. It was developed
14nr|flvstreamer-2.1c1-1|21	entirely by reverse engineering methods and without access to any proprietary
14nr|flvstreamer-2.1c1-1|22	or restrictive-license protocol specifications.
14nr|flvstreamer-2.1c1-1|23	
14nr|flvstreamer-2.1c1-1|24	%prep
14nr|flvstreamer-2.1c1-1|25	%setup -q -n %{name}
14nr|flvstreamer-2.1c1-1|26	
14nr|flvstreamer-2.1c1-1|27	%build
14nr|flvstreamer-2.1c1-1|28	%make posix OPT="%optflags" XLDFLAGS="%{?ldflags}"
14nr|flvstreamer-2.1c1-1|29	
14nr|flvstreamer-2.1c1-1|30	%install
14nr|flvstreamer-2.1c1-1|31	rm -fr $RPM_BUILD_ROOT
14nr|flvstreamer-2.1c1-1|32	mkdir -p %{buildroot}%{_bindir}
14nr|flvstreamer-2.1c1-1|33	find -type f -perm -u+x | xargs install -m755 -t %{buildroot}%{_bindir}
14nr|flvstreamer-2.1c1-1|34	
14nr|flvstreamer-2.1c1-1|35	%clean
14nr|flvstreamer-2.1c1-1|36	rm -fr $RPM_BUILD_ROOT
14nr|flvstreamer-2.1c1-1|37	
14nr|flvstreamer-2.1c1-1|38	%files
14nr|flvstreamer-2.1c1-1|39	%defattr(-,root,root)
14nr|flvstreamer-2.1c1-1|40	%doc README ChangeLog
14nr|flvstreamer-2.1c1-1|41	%{_bindir}/flvstreamer
14nr|flvstreamer-2.1c1-1|42	%{_bindir}/streams
14nr|flvstreamer-2.1c1-1|43	%{_bindir}/rtmpsrv
14nr|flvstreamer-2.1c1-1|44	%{_bindir}/rtmpsuck
14nr|flvstreamer-2.1c1-1|45	
14nr|flvstreamer-2.1c1-1|46	
14nr|flvstreamer-2.1c1-1|47	
14nr|flvstreamer-2.1c1-1|48	%changelog
14nr|flvstreamer-2.1c1-1|49	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.1c1-1
14nr|flvstreamer-2.1c1-1|50	+ Revision: 2f59c7d
14nr|flvstreamer-2.1c1-1|51	- Automatic import for version 2.1c1
14nr|flvstreamer-2.1c1-1|52	
14nr|flvstreamer-2.1c1-1|53	

26382 14
14nr|fmod3-3.75-2|1	%define		oname fmod
14nr|fmod3-3.75-2|2	%define		major 3
14nr|fmod3-3.75-2|3	%define		libname %mklibname %{oname} %{major}
14nr|fmod3-3.75-2|4	%define		develname %mklibname %{oname} -d
14nr|fmod3-3.75-2|5	%define		oversion 375
14nr|fmod3-3.75-2|6	
14nr|fmod3-3.75-2|7	Summary:	Fast, powerful, easy to use sound system
14nr|fmod3-3.75-2|8	Name:		fmod3
14nr|fmod3-3.75-2|9	Version:	3.75
14nr|fmod3-3.75-2|10	Release:	2
14nr|fmod3-3.75-2|11	License:	FMOD Licence (free for non-commercial use)
14nr|fmod3-3.75-2|12	Group:		System/Libraries
14nr|fmod3-3.75-2|13	URL:		http://www.fmod.org/
14nr|fmod3-3.75-2|14	Source:		http://www.fmod.org/files/fmodapi%{oversion}linux.tar.gz
14nr|fmod3-3.75-2|15	ExclusiveArch:	%{ix86}
14nr|fmod3-3.75-2|16	
14nr|fmod3-3.75-2|17	%description
14nr|fmod3-3.75-2|18	FMOD is a fast, powerful, and easy to use sound system. It runs on
14nr|fmod3-3.75-2|19	Windows, Linux, Windows CE, and now also on Macintosh, GameCube, PS2,
14nr|fmod3-3.75-2|20	and XBox. FMOD supports 3D sound, midi, mods, mp3, ogg vorbis, wma, aiff,
14nr|fmod3-3.75-2|21	recording, obstruction/occlusion, cd playback (analog or digital), cd ripping,
14nr|fmod3-3.75-2|22	mmx, internet streaming, dsp effects, spectrum analysis, user created samples
14nr|fmod3-3.75-2|23	and streams, synchronization support, ASIO, EAX 2&3, C/C++/VB/Delphi and more.
14nr|fmod3-3.75-2|24	
14nr|fmod3-3.75-2|25	%package -n %{libname}
14nr|fmod3-3.75-2|26	Summary:	Fast, powerful, easy to use sound system
14nr|fmod3-3.75-2|27	Group:		System/Libraries
14nr|fmod3-3.75-2|28	# Library doesn't have soname so linked stuff requires just libfmod.so
14nr|fmod3-3.75-2|29	Provides:	libfmod.so
14nr|fmod3-3.75-2|30	
14nr|fmod3-3.75-2|31	%description -n %{libname}
14nr|fmod3-3.75-2|32	FMOD is a fast, powerful, and easy to use sound system. It runs on
14nr|fmod3-3.75-2|33	Windows, Linux, Windows CE, and now also on Macintosh, GameCube, PS2,
14nr|fmod3-3.75-2|34	and XBox. FMOD supports 3D sound, midi, mods, mp3, ogg vorbis, wma, aiff,
14nr|fmod3-3.75-2|35	recording, obstruction/occlusion, cd playback (analog or digital), cd ripping,
14nr|fmod3-3.75-2|36	mmx, internet streaming, dsp effects, spectrum analysis, user created samples
14nr|fmod3-3.75-2|37	and streams, synchronization support, ASIO, EAX 2&3, C/C++/VB/Delphi and more.
14nr|fmod3-3.75-2|38	
14nr|fmod3-3.75-2|39	%package -n %{develname}
14nr|fmod3-3.75-2|40	Summary:	Header files and documentation for %{name}
14nr|fmod3-3.75-2|41	Group:		Development/C
14nr|fmod3-3.75-2|42	Requires:	%{libname} = %{version}-%{release}
14nr|fmod3-3.75-2|43	Provides:	lib%{name}-devel = %{version}-%{release}
14nr|fmod3-3.75-2|44	Provides:	%{name}-devel = %{version}-%{release}
14nr|fmod3-3.75-2|45	
14nr|fmod3-3.75-2|46	%description -n %{develname}
14nr|fmod3-3.75-2|47	This package contains the header files and development documentation
14nr|fmod3-3.75-2|48	for %{name}. If you like to develop programs using %{name}, you will
14nr|fmod3-3.75-2|49	need to install %{name}-devel.
14nr|fmod3-3.75-2|50	
14nr|fmod3-3.75-2|51	%prep
14nr|fmod3-3.75-2|52	%setup -qn fmodapi%{oversion}linux
14nr|fmod3-3.75-2|53	
14nr|fmod3-3.75-2|54	%install
14nr|fmod3-3.75-2|55	install -Dp -m0755 api/libfmod-%{version}.so %{buildroot}%{_libdir}/libfmod-%{version}.so.%{major}
14nr|fmod3-3.75-2|56	ln -s %{_libdir}/libfmod-%{version}.so.%{major} %{buildroot}%{_libdir}/libfmod.so
14nr|fmod3-3.75-2|57	
14nr|fmod3-3.75-2|58	install -d %{buildroot}%{_includedir}/fmod3/
14nr|fmod3-3.75-2|59	cp api/inc/*.h %{buildroot}%{_includedir}/fmod3/
14nr|fmod3-3.75-2|60	
14nr|fmod3-3.75-2|61	%files -n %{libname}
14nr|fmod3-3.75-2|62	%defattr(-, root, root, 0755)
14nr|fmod3-3.75-2|63	%doc README.TXT
14nr|fmod3-3.75-2|64	%{_libdir}/*.so.*
14nr|fmod3-3.75-2|65	
14nr|fmod3-3.75-2|66	%files -n %{develname}
14nr|fmod3-3.75-2|67	%defattr(644, root, root, 0755)
14nr|fmod3-3.75-2|68	%doc documentation/* media/ samples/
14nr|fmod3-3.75-2|69	%{_includedir}/fmod3/
14nr|fmod3-3.75-2|70	%{_libdir}/*.so
14nr|fmod3-3.75-2|71	
14nr|fmod3-3.75-2|72	
14nr|fmod3-3.75-2|73	%changelog
14nr|fmod3-3.75-2|74	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.75-2
14nr|fmod3-3.75-2|75	+ Revision: 2d1c8d1
14nr|fmod3-3.75-2|76	- LOG Update library package provides, spec cleanup
14nr|fmod3-3.75-2|77	
14nr|fmod3-3.75-2|78	

26383 14
14nr|foomatic-db-nonfree-20121123-1|1	Name:		foomatic-db-nonfree
14nr|foomatic-db-nonfree-20121123-1|2	Version:	20121123
14nr|foomatic-db-nonfree-20121123-1|3	Release:	1
14nr|foomatic-db-nonfree-20121123-1|4	Summary:	Foomatic database extensions
14nr|foomatic-db-nonfree-20121123-1|5	License:	GPLv2 and MIT
14nr|foomatic-db-nonfree-20121123-1|6	Group:		System/Servers
14nr|foomatic-db-nonfree-20121123-1|7	Url:		http://www.linuxprinting.org/
14nr|foomatic-db-nonfree-20121123-1|8	Source:		http://www.linuxprinting.org/download/foomatic/%{name}-%{version}.tar.gz
14nr|foomatic-db-nonfree-20121123-1|9	# Perl script to clean up Manufacturer entries in the PPD files, so that
14nr|foomatic-db-nonfree-20121123-1|10	# drivers are sorted by the printer manufacturer in the graphical frontends
14nr|foomatic-db-nonfree-20121123-1|11	Source2:	cleanppd.pl.bz2
14nr|foomatic-db-nonfree-20121123-1|12	Requires:	foomatic-db-engine
14nr|foomatic-db-nonfree-20121123-1|13	BuildArch:	noarch
14nr|foomatic-db-nonfree-20121123-1|14	BuildRequires:	autoconf
14nr|foomatic-db-nonfree-20121123-1|15	BuildRequires:	automake
14nr|foomatic-db-nonfree-20121123-1|16	BuildRequires:	cups
14nr|foomatic-db-nonfree-20121123-1|17	BuildRequires:	cups-common
14nr|foomatic-db-nonfree-20121123-1|18	BuildRequires:	foomatic-db-engine
14nr|foomatic-db-nonfree-20121123-1|19	
14nr|foomatic-db-nonfree-20121123-1|20	%description
14nr|foomatic-db-nonfree-20121123-1|21	Foomatic database extension with manufacturer-supplied PPD files
14nr|foomatic-db-nonfree-20121123-1|22	released under non-free licenses.
14nr|foomatic-db-nonfree-20121123-1|23	
14nr|foomatic-db-nonfree-20121123-1|24	%prep
14nr|foomatic-db-nonfree-20121123-1|25	
14nr|foomatic-db-nonfree-20121123-1|26	##### FOOMATIC
14nr|foomatic-db-nonfree-20121123-1|27	
14nr|foomatic-db-nonfree-20121123-1|28	# Source trees for installation
14nr|foomatic-db-nonfree-20121123-1|29	%setup -q
14nr|foomatic-db-nonfree-20121123-1|30	
14nr|foomatic-db-nonfree-20121123-1|31	%build
14nr|foomatic-db-nonfree-20121123-1|32	# Makefile generation ("./make_configure" for CVS snapshots)
14nr|foomatic-db-nonfree-20121123-1|33	./make_configure
14nr|foomatic-db-nonfree-20121123-1|34	# Fix for lib64 architectures, avoid patch
14nr|foomatic-db-nonfree-20121123-1|35	perl -pi -e "s@/usr/lib/(cups|pdq|ppr)@%{_libdir}/\1@g" configure
14nr|foomatic-db-nonfree-20121123-1|36	
14nr|foomatic-db-nonfree-20121123-1|37	# We do not compress the PPDs now, so that we can do a clean-up
14nr|foomatic-db-nonfree-20121123-1|38	%configure --disable-gzip-ppds
14nr|foomatic-db-nonfree-20121123-1|39	
14nr|foomatic-db-nonfree-20121123-1|40	# "make" is not needed for this package, there is nothing to build
14nr|foomatic-db-nonfree-20121123-1|41	
14nr|foomatic-db-nonfree-20121123-1|42	# Delete drivers with empty command line prototype, they would give
14nr|foomatic-db-nonfree-20121123-1|43	# unusable printer/driver combos.
14nr|foomatic-db-nonfree-20121123-1|44	#FOOMATICDB=`pwd` %{_sbindir}/foomatic-cleanupdrivers
14nr|foomatic-db-nonfree-20121123-1|45	
14nr|foomatic-db-nonfree-20121123-1|46	# Correct recommended driver "gimp-print" or "gutenprint", must be
14nr|foomatic-db-nonfree-20121123-1|47	# "gutenprint-ijs.5.0".
14nr|foomatic-db-nonfree-20121123-1|48	for f in db/source/printer/*.xml; do
14nr|foomatic-db-nonfree-20121123-1|49	perl -p -i -e 's:<driver>(gimp-|guten)print</driver>:<driver>gutenprint-ijs.5.0</driver>:' $f
14nr|foomatic-db-nonfree-20121123-1|50	done
14nr|foomatic-db-nonfree-20121123-1|51	
14nr|foomatic-db-nonfree-20121123-1|52	%install
14nr|foomatic-db-nonfree-20121123-1|53	# Do not use "make" macro, as parallelized build of Foomatic does not
14nr|foomatic-db-nonfree-20121123-1|54	# work.
14nr|foomatic-db-nonfree-20121123-1|55	
14nr|foomatic-db-nonfree-20121123-1|56	# Install data files
14nr|foomatic-db-nonfree-20121123-1|57	make	PREFIX=%{_prefix} \
14nr|foomatic-db-nonfree-20121123-1|58	DESTDIR=%{buildroot} \
14nr|foomatic-db-nonfree-20121123-1|59	install
14nr|foomatic-db-nonfree-20121123-1|60	
14nr|foomatic-db-nonfree-20121123-1|61	# Uncompress Perl script for cleaning up the PPD files
14nr|foomatic-db-nonfree-20121123-1|62	bzcat %{SOURCE2} > ./cleanppd.pl
14nr|foomatic-db-nonfree-20121123-1|63	chmod a+rx ./cleanppd.pl
14nr|foomatic-db-nonfree-20121123-1|64	
14nr|foomatic-db-nonfree-20121123-1|65	# Do the clean-up
14nr|foomatic-db-nonfree-20121123-1|66	find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd" -exec ./cleanppd.pl '{}' \;
14nr|foomatic-db-nonfree-20121123-1|67	
14nr|foomatic-db-nonfree-20121123-1|68	# Remove PPDs which are not Adobe-compliant and therefore not working with
14nr|foomatic-db-nonfree-20121123-1|69	# CUPS 1.1.20 or newer
14nr|foomatic-db-nonfree-20121123-1|70	for ppd in `find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd.gz"`
14nr|foomatic-db-nonfree-20121123-1|71	do
14nr|foomatic-db-nonfree-20121123-1|72	cupstestppd -q $ppd || (
14nr|foomatic-db-nonfree-20121123-1|73	rm -f $ppd && \
14nr|foomatic-db-nonfree-20121123-1|74	echo "$ppd not Adobe-compliant. Deleted." && \
14nr|foomatic-db-nonfree-20121123-1|75	echo $ppd >> deletedppds-%{name}-%{version}-%{release}.txt
14nr|foomatic-db-nonfree-20121123-1|76	)
14nr|foomatic-db-nonfree-20121123-1|77	done
14nr|foomatic-db-nonfree-20121123-1|78	
14nr|foomatic-db-nonfree-20121123-1|79	##### GENERAL STUFF
14nr|foomatic-db-nonfree-20121123-1|80	
14nr|foomatic-db-nonfree-20121123-1|81	# Correct permissions
14nr|foomatic-db-nonfree-20121123-1|82	for f in %{buildroot}%{_datadir}/foomatic/db/source/*/*.xml; do
14nr|foomatic-db-nonfree-20121123-1|83	chmod a-x $f
14nr|foomatic-db-nonfree-20121123-1|84	done
14nr|foomatic-db-nonfree-20121123-1|85	
14nr|foomatic-db-nonfree-20121123-1|86	##### SCRIPTS
14nr|foomatic-db-nonfree-20121123-1|87	
14nr|foomatic-db-nonfree-20121123-1|88	# Restart the CUPS daemon when it is running, but do not start it when it
14nr|foomatic-db-nonfree-20121123-1|89	# is not running. The restart of the CUPS daemon updates the CUPS-internal
14nr|foomatic-db-nonfree-20121123-1|90	# PPD index
14nr|foomatic-db-nonfree-20121123-1|91	
14nr|foomatic-db-nonfree-20121123-1|92	%post
14nr|foomatic-db-nonfree-20121123-1|93	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14nr|foomatic-db-nonfree-20121123-1|94	
14nr|foomatic-db-nonfree-20121123-1|95	%postun
14nr|foomatic-db-nonfree-20121123-1|96	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
14nr|foomatic-db-nonfree-20121123-1|97	
14nr|foomatic-db-nonfree-20121123-1|98	%files
14nr|foomatic-db-nonfree-20121123-1|99	%defattr(-,root,root)
14nr|foomatic-db-nonfree-20121123-1|100	%_datadir/foomatic/db/source/driver/*.xml
14nr|foomatic-db-nonfree-20121123-1|101	%_datadir/foomatic/db/source/PPD/*
14nr|foomatic-db-nonfree-20121123-1|102	
14nr|foomatic-db-nonfree-20121123-1|103	
14nr|foomatic-db-nonfree-20121123-1|104	
14nr|foomatic-db-nonfree-20121123-1|105	%changelog
14nr|foomatic-db-nonfree-20121123-1|106	* Fri Nov 23 2012 Rosa <rosa@abf.rosalinux.ru> 20121123-1
14nr|foomatic-db-nonfree-20121123-1|107	+ Revision: a2924ee
14nr|foomatic-db-nonfree-20121123-1|108	- Automatic import for version 20121123-1
14nr|foomatic-db-nonfree-20121123-1|109	
14nr|foomatic-db-nonfree-20121123-1|110	

26384 14
14nr|freecol-0.10.5-2|1	Summary:	FreeCol is an open version of the game Colonization
14nr|freecol-0.10.5-2|2	Name:		freecol
14nr|freecol-0.10.5-2|3	Version:	0.10.5
14nr|freecol-0.10.5-2|4	Release:	2
14nr|freecol-0.10.5-2|5	License:	GPLv2+
14nr|freecol-0.10.5-2|6	Group:		Games/Strategy
14nr|freecol-0.10.5-2|7	Url:		http://www.freecol.org/
14nr|freecol-0.10.5-2|8	Source:		http://prdownloads.sourceforge.net/freecol/freecol-%{version}-src.zip
14nr|freecol-0.10.5-2|9	BuildRequires:	ant
14nr|freecol-0.10.5-2|10	BuildRequires:	unzip
14nr|freecol-0.10.5-2|11	BuildRequires:	xerces-j2
14nr|freecol-0.10.5-2|12	BuildRequires:	java-devel >= 1.6
14nr|freecol-0.10.5-2|13	Requires:	java >= 1.6
14nr|freecol-0.10.5-2|14	Requires:	desktop-common-data
14nr|freecol-0.10.5-2|15	BuildArch:	noarch
14nr|freecol-0.10.5-2|16	
14nr|freecol-0.10.5-2|17	%description
14nr|freecol-0.10.5-2|18	FreeCol is an open version of Colonization. It is a Civilization-like game in
14nr|freecol-0.10.5-2|19	which the player has to conquer the new world.
14nr|freecol-0.10.5-2|20	
14nr|freecol-0.10.5-2|21	%files
14nr|freecol-0.10.5-2|22	%defattr(0755,root,root,0755)
14nr|freecol-0.10.5-2|23	%{_bindir}/freecol
14nr|freecol-0.10.5-2|24	%defattr(0644,root,root,0755)
14nr|freecol-0.10.5-2|25	%doc packaging/common/{COPYING,README}
14nr|freecol-0.10.5-2|26	%{_datadir}/applications/%{name}.desktop
14nr|freecol-0.10.5-2|27	%{_datadir}/games/freecol
14nr|freecol-0.10.5-2|28	%{_datadir}/pixmaps/freecol.xpm
14nr|freecol-0.10.5-2|29	
14nr|freecol-0.10.5-2|30	#----------------------------------------------------------------------------
14nr|freecol-0.10.5-2|31	
14nr|freecol-0.10.5-2|32	%prep
14nr|freecol-0.10.5-2|33	%setup -q -n %{name}
14nr|freecol-0.10.5-2|34	
14nr|freecol-0.10.5-2|35	%build
14nr|freecol-0.10.5-2|36	ant
14nr|freecol-0.10.5-2|37	
14nr|freecol-0.10.5-2|38	%install
14nr|freecol-0.10.5-2|39	mkdir -p %{buildroot}%{_datadir}/games/freecol
14nr|freecol-0.10.5-2|40	cp FreeCol.jar %{buildroot}%{_datadir}/games/freecol
14nr|freecol-0.10.5-2|41	cp -a {data,jars} %{buildroot}%{_datadir}/games/freecol
14nr|freecol-0.10.5-2|42	
14nr|freecol-0.10.5-2|43	mkdir -p %{buildroot}%{_bindir}
14nr|freecol-0.10.5-2|44	cat > %{buildroot}%{_bindir}/freecol << EOF
14nr|freecol-0.10.5-2|45	#!/bin/sh
14nr|freecol-0.10.5-2|46	
14nr|freecol-0.10.5-2|47	java -Xmx256M -jar %{_datadir}/games/freecol/FreeCol.jar \\
14nr|freecol-0.10.5-2|48	--freecol-data %{_datadir}/games/freecol/data
14nr|freecol-0.10.5-2|49	EOF
14nr|freecol-0.10.5-2|50	
14nr|freecol-0.10.5-2|51	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nr|freecol-0.10.5-2|52	cp packaging/common/freecol.xpm %{buildroot}%{_datadir}/pixmaps
14nr|freecol-0.10.5-2|53	
14nr|freecol-0.10.5-2|54	mkdir -p %{buildroot}%{_datadir}/applications
14nr|freecol-0.10.5-2|55	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|freecol-0.10.5-2|56	[Desktop Entry]
14nr|freecol-0.10.5-2|57	Name=FreeCol
14nr|freecol-0.10.5-2|58	Comment=FreeCol is an open version of the game Colonization
14nr|freecol-0.10.5-2|59	Exec=%{name}
14nr|freecol-0.10.5-2|60	Icon=%{name}
14nr|freecol-0.10.5-2|61	Terminal=false
14nr|freecol-0.10.5-2|62	Type=Application
14nr|freecol-0.10.5-2|63	Categories=Game;StrategyGame;
14nr|freecol-0.10.5-2|64	EOF
14nr|freecol-0.10.5-2|65	
14nr|freecol-0.10.5-2|66	
14nr|freecol-0.10.5-2|67	%changelog
14nr|freecol-0.10.5-2|68	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.5-2
14nr|freecol-0.10.5-2|69	+ Revision: d1de62f
14nr|freecol-0.10.5-2|70	- Spec cleanup
14nr|freecol-0.10.5-2|71	
14nr|freecol-0.10.5-2|72	

26385 14
14nr|gcad3d-2.01-2|1	%define		oname	gCAD3D
14nr|gcad3d-2.01-2|2	#useless empty debug
14nr|gcad3d-2.01-2|3	%define debug_package	%{nil}
14nr|gcad3d-2.01-2|4	%ifarch x86_64
14nr|gcad3d-2.01-2|5	%define ARCH 64
14nr|gcad3d-2.01-2|6	%else
14nr|gcad3d-2.01-2|7	%define ARCH 32
14nr|gcad3d-2.01-2|8	%endif
14nr|gcad3d-2.01-2|9	
14nr|gcad3d-2.01-2|10	Name:		gcad3d
14nr|gcad3d-2.01-2|11	Version:	2.01
14nr|gcad3d-2.01-2|12	Release:	2
14nr|gcad3d-2.01-2|13	Summary:	A 3D CAD CAM application
14nr|gcad3d-2.01-2|14	Group:		Graphics
14nr|gcad3d-2.01-2|15	License:	Freeware
14nr|gcad3d-2.01-2|16	URL:		http://www.gcad3d.org/
14nr|gcad3d-2.01-2|17	# source is extracted from .deb packages in Downloads section
14nr|gcad3d-2.01-2|18	Source0:	%{name}-%{version}.tar.bz2
14nr|gcad3d-2.01-2|19	%rename		%{oname}
14nr|gcad3d-2.01-2|20	
14nr|gcad3d-2.01-2|21	%description
14nr|gcad3d-2.01-2|22	gCAD3D is a 3D CAD CAM application that features an integrated 3D OpenGL
14nr|gcad3d-2.01-2|23	viewer, a program interpreter for geometry and NC-commands in 3D, an
14nr|gcad3d-2.01-2|24	integrated NC-processor, and a programming interface for user programs.
14nr|gcad3d-2.01-2|25	
14nr|gcad3d-2.01-2|26	It can
14nr|gcad3d-2.01-2|27	-Import and display data from Iges, Step, wire frame and solid objects
14nr|gcad3d-2.01-2|28	-Create and modify wire frame elements
14nr|gcad3d-2.01-2|29	-Create surfaces
14nr|gcad3d-2.01-2|30	-Create simple solid bodies
14nr|gcad3d-2.01-2|31	-Assemble user-created ancillary programs
14nr|gcad3d-2.01-2|32	-Export wire frame elements as DXF and Iges
14nr|gcad3d-2.01-2|33	-Export surfaces as Vrml-1, Vrml-2, obj, tw Iges
14nr|gcad3d-2.01-2|34	
14nr|gcad3d-2.01-2|35	It cannot yet
14nr|gcad3d-2.01-2|36	-Blend or modify surfaces
14nr|gcad3d-2.01-2|37	-Create or modify complex solid bodies
14nr|gcad3d-2.01-2|38	
14nr|gcad3d-2.01-2|39	%prep
14nr|gcad3d-2.01-2|40	%setup -q
14nr|gcad3d-2.01-2|41	
14nr|gcad3d-2.01-2|42	%build
14nr|gcad3d-2.01-2|43	# nothing to build
14nr|gcad3d-2.01-2|44	
14nr|gcad3d-2.01-2|45	%install
14nr|gcad3d-2.01-2|46	mkdir -p %{buildroot}%{_prefix}
14nr|gcad3d-2.01-2|47	%ifarch x86_64
14nr|gcad3d-2.01-2|48	cp -r %{oname}-%{version}-Linux64/* %{buildroot}/
14nr|gcad3d-2.01-2|49	%else
14nr|gcad3d-2.01-2|50	cp -r %{oname}-%{version}-Linux-x86/* %{buildroot}/
14nr|gcad3d-2.01-2|51	%endif
14nr|gcad3d-2.01-2|52	
14nr|gcad3d-2.01-2|53	#symlinking default gui-lib
14nr|gcad3d-2.01-2|54	ln %{buildroot}/usr/lib/%{oname}/binLinux%{ARCH}/xa_gui_gtk3.so %{buildroot}/usr/lib/%{oname}/binLinux%{ARCH}/xa_gui.so
14nr|gcad3d-2.01-2|55	
14nr|gcad3d-2.01-2|56	
14nr|gcad3d-2.01-2|57	
14nr|gcad3d-2.01-2|58	
14nr|gcad3d-2.01-2|59	
14nr|gcad3d-2.01-2|60	mkdir -p %{buildroot}%{_datadir}/applications
14nr|gcad3d-2.01-2|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<@@@
14nr|gcad3d-2.01-2|62	[Desktop Entry]
14nr|gcad3d-2.01-2|63	Name=gCAD3D
14nr|gcad3d-2.01-2|64	Exec=%{name}
14nr|gcad3d-2.01-2|65	Icon=%{_datadir}/%{name}/icons/%{oname}.xpm
14nr|gcad3d-2.01-2|66	Comment=A 3D CAD CAM application
14nr|gcad3d-2.01-2|67	Type=Application
14nr|gcad3d-2.01-2|68	Categories=Graphics;
14nr|gcad3d-2.01-2|69	Terminal=false
14nr|gcad3d-2.01-2|70	@@@
14nr|gcad3d-2.01-2|71	
14nr|gcad3d-2.01-2|72	
14nr|gcad3d-2.01-2|73	
14nr|gcad3d-2.01-2|74	
14nr|gcad3d-2.01-2|75	rm -rf %{buildroot}%{_datadir}/menu
14nr|gcad3d-2.01-2|76	
14nr|gcad3d-2.01-2|77	%files
14nr|gcad3d-2.01-2|78	%{_docdir}/%{name}
14nr|gcad3d-2.01-2|79	%{_bindir}/%{name}
14nr|gcad3d-2.01-2|80	%{_datadir}/applications/%{name}.desktop
14nr|gcad3d-2.01-2|81	%{_datadir}/%{name}
14nr|gcad3d-2.01-2|82	%{_prefix}/lib/%{oname}
14nr|gcad3d-2.01-2|83	
14nr|gcad3d-2.01-2|84	
14nr|gcad3d-2.01-2|85	
14nr|gcad3d-2.01-2|86	
14nr|gcad3d-2.01-2|87	
14nr|gcad3d-2.01-2|88	%changelog
14nr|gcad3d-2.01-2|89	* Tue Mar 12 2013 symbianflo <symbianflo@mandrivausers.ro> 2.01-2
14nr|gcad3d-2.01-2|90	+ Revision: 52e6111
14nr|gcad3d-2.01-2|91	- LOG update to 2.01, add,fix gui-libs
14nr|gcad3d-2.01-2|92	
14nr|gcad3d-2.01-2|93	

26386 14
14nr|get_iplayer-2.80-4|1	%if %{_use_internal_dependency_generator}
14nr|get_iplayer-2.80-4|2	%define __noautoreq 'perl\\(Programme(.*)\\)|perl\\(Streamer\\)'
14nr|get_iplayer-2.80-4|3	%endif
14nr|get_iplayer-2.80-4|4	
14nr|get_iplayer-2.80-4|5	
14nr|get_iplayer-2.80-4|6	Summary:	iPlayer TV, Radio, Podcase, Programmes stream tool
14nr|get_iplayer-2.80-4|7	Name:		get_iplayer
14nr|get_iplayer-2.80-4|8	Version:	2.80
14nr|get_iplayer-2.80-4|9	Release:	4
14nr|get_iplayer-2.80-4|10	License:	GPL
14nr|get_iplayer-2.80-4|11	Group:		Networking/File transfer
14nr|get_iplayer-2.80-4|12	Url:		http://www.infradead.org/get_iplayer/html/get_iplayer.html
14nr|get_iplayer-2.80-4|13	Source:		ftp://ftp.infradead.org/pub/get_iplayer/get_iplayer-%{version}.tar.gz
14nr|get_iplayer-2.80-4|14	Suggests:	flvstreamer
14nr|get_iplayer-2.80-4|15	BuildArch:	noarch
14nr|get_iplayer-2.80-4|16	
14nr|get_iplayer-2.80-4|17	%description
14nr|get_iplayer-2.80-4|18	Lists, searches and records BBC iPlayer TV/Radio, BBC Podcast and
14nr|get_iplayer-2.80-4|19	ITVplayer TV programmes
14nr|get_iplayer-2.80-4|20	
14nr|get_iplayer-2.80-4|21	Note: This is the version from:
14nr|get_iplayer-2.80-4|22	http://www.infradead.org/get_iplayer/html/get_iplayer.html
14nr|get_iplayer-2.80-4|23	which is a fork/continuation of the original from:
14nr|get_iplayer-2.80-4|24	http://linuxcentre.net/getiplayer
14nr|get_iplayer-2.80-4|25	which was discontinued as outlined here:
14nr|get_iplayer-2.80-4|26	http://linuxcentre.net/get_iplayer-dropped-in-response
14nr|get_iplayer-2.80-4|27	-to-bbcs-lack-of-support-for-open-source
14nr|get_iplayer-2.80-4|28	
14nr|get_iplayer-2.80-4|29	%prep
14nr|get_iplayer-2.80-4|30	%setup -q
14nr|get_iplayer-2.80-4|31	
14nr|get_iplayer-2.80-4|32	%build
14nr|get_iplayer-2.80-4|33	
14nr|get_iplayer-2.80-4|34	%install
14nr|get_iplayer-2.80-4|35	mkdir -p %{buildroot}%{_bindir}
14nr|get_iplayer-2.80-4|36	mkdir -p %{buildroot}%{_mandir}/man1
14nr|get_iplayer-2.80-4|37	mkdir -p %{buildroot}%{_datadir}/%{name}/plugins
14nr|get_iplayer-2.80-4|38	
14nr|get_iplayer-2.80-4|39	install -m 755 get_iplayer %{buildroot}%{_bindir}
14nr|get_iplayer-2.80-4|40	install -m 644 plugins/*.plugin %{buildroot}%{_datadir}/%{name}/plugins/
14nr|get_iplayer-2.80-4|41	
14nr|get_iplayer-2.80-4|42	%files
14nr|get_iplayer-2.80-4|43	%doc README.txt
14nr|get_iplayer-2.80-4|44	%{_bindir}/get_iplayer
14nr|get_iplayer-2.80-4|45	%dir %{_datadir}/%{name}
14nr|get_iplayer-2.80-4|46	%dir %{_datadir}/%{name}/plugins
14nr|get_iplayer-2.80-4|47	%{_datadir}/%{name}/plugins/*.plugin
14nr|get_iplayer-2.80-4|48	
14nr|get_iplayer-2.80-4|49	
14nr|get_iplayer-2.80-4|50	%changelog
14nr|get_iplayer-2.80-4|51	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.80-4
14nr|get_iplayer-2.80-4|52	+ Revision: a6ec9e7
14nr|get_iplayer-2.80-4|53	- LOG Update Requires exceptions
14nr|get_iplayer-2.80-4|54	
14nr|get_iplayer-2.80-4|55	

26387 14
14nr|get-jre7-oracle-1.7.0.3-2|1	#------- Edit this to update package version ------- #
14nr|get-jre7-oracle-1.7.0.3-2|2	%define buildver 3
14nr|get-jre7-oracle-1.7.0.3-2|3	%define i586md5 cfce10a05f8d152d39aef892f2cd4011
14nr|get-jre7-oracle-1.7.0.3-2|4	%define x86_64md5 3d3e206cea84129f1daa8e62bf656a28
14nr|get-jre7-oracle-1.7.0.3-2|5	#--------------- End of edit area ------------------ #
14nr|get-jre7-oracle-1.7.0.3-2|6	
14nr|get-jre7-oracle-1.7.0.3-2|7	%define oname    jre
14nr|get-jre7-oracle-1.7.0.3-2|8	%define origin   oracle
14nr|get-jre7-oracle-1.7.0.3-2|9	%define majorver 7
14nr|get-jre7-oracle-1.7.0.3-2|10	%define javaver  1.%{majorver}.0
14nr|get-jre7-oracle-1.7.0.3-2|11	%define version  %{javaver}.%{buildver}
14nr|get-jre7-oracle-1.7.0.3-2|12	
14nr|get-jre7-oracle-1.7.0.3-2|13	# Priority for update-alternatives
14nr|get-jre7-oracle-1.7.0.3-2|14	%define priority 17000
14nr|get-jre7-oracle-1.7.0.3-2|15	
14nr|get-jre7-oracle-1.7.0.3-2|16	# Name is get-jre7-oracle
14nr|get-jre7-oracle-1.7.0.3-2|17	%define name get-%{oname}%{majorver}-%{origin}
14nr|get-jre7-oracle-1.7.0.3-2|18	
14nr|get-jre7-oracle-1.7.0.3-2|19	# Define download dir
14nr|get-jre7-oracle-1.7.0.3-2|20	%define tmp_download_dir /tmp
14nr|get-jre7-oracle-1.7.0.3-2|21	
14nr|get-jre7-oracle-1.7.0.3-2|22	# Define install prefix
14nr|get-jre7-oracle-1.7.0.3-2|23	%define installprefix %{_jvmdir}
14nr|get-jre7-oracle-1.7.0.3-2|24	
14nr|get-jre7-oracle-1.7.0.3-2|25	# A bit of magic for low update versions
14nr|get-jre7-oracle-1.7.0.3-2|26	
14nr|get-jre7-oracle-1.7.0.3-2|27	%if %{buildver} < 10
14nr|get-jre7-oracle-1.7.0.3-2|28	%define installdir %{installprefix}/%{oname}%{javaver}_0%{buildver}
14nr|get-jre7-oracle-1.7.0.3-2|29	%else
14nr|get-jre7-oracle-1.7.0.3-2|30	%define installdir %{installprefix}/%{oname}%{javaver}_%{buildver}
14nr|get-jre7-oracle-1.7.0.3-2|31	%endif
14nr|get-jre7-oracle-1.7.0.3-2|32	
14nr|get-jre7-oracle-1.7.0.3-2|33	%ifarch x86_64
14nr|get-jre7-oracle-1.7.0.3-2|34	%define archinstall amd64
14nr|get-jre7-oracle-1.7.0.3-2|35	%define dfile %{oname}-%{majorver}u%{buildver}-linux-x64.tar.gz
14nr|get-jre7-oracle-1.7.0.3-2|36	%define durl http://download.oracle.com/otn-pub/java/jdk/%{majorver}u%{buildver}-b04/%{dfile}
14nr|get-jre7-oracle-1.7.0.3-2|37	%define md5 %{x86_64md5}
14nr|get-jre7-oracle-1.7.0.3-2|38	%define javaplugin libjavaplugin.so.%{_arch}
14nr|get-jre7-oracle-1.7.0.3-2|39	%endif
14nr|get-jre7-oracle-1.7.0.3-2|40	
14nr|get-jre7-oracle-1.7.0.3-2|41	%ifarch %{ix86}
14nr|get-jre7-oracle-1.7.0.3-2|42	%define archinstall i386
14nr|get-jre7-oracle-1.7.0.3-2|43	%define dfile %{oname}-%{majorver}u%{buildver}-linux-i586.tar.gz
14nr|get-jre7-oracle-1.7.0.3-2|44	%define durl http://download.oracle.com/otn-pub/java/jdk/%{majorver}u%{buildver}-b04/%{dfile}
14nr|get-jre7-oracle-1.7.0.3-2|45	%define md5 %{i586md5}
14nr|get-jre7-oracle-1.7.0.3-2|46	%define javaplugin libjavaplugin.so
14nr|get-jre7-oracle-1.7.0.3-2|47	%endif
14nr|get-jre7-oracle-1.7.0.3-2|48	
14nr|get-jre7-oracle-1.7.0.3-2|49	Summary: Installer for Oracle Java %{majorver}
14nr|get-jre7-oracle-1.7.0.3-2|50	Name: %{name}
14nr|get-jre7-oracle-1.7.0.3-2|51	Version: %{version}
14nr|get-jre7-oracle-1.7.0.3-2|52	Release: 2
14nr|get-jre7-oracle-1.7.0.3-2|53	License: Proprietary
14nr|get-jre7-oracle-1.7.0.3-2|54	Group: Development/Java
14nr|get-jre7-oracle-1.7.0.3-2|55	BuildRoot: %{_tmppath}/%{name}-%{version}
14nr|get-jre7-oracle-1.7.0.3-2|56	Url: http://www.java.com
14nr|get-jre7-oracle-1.7.0.3-2|57	
14nr|get-jre7-oracle-1.7.0.3-2|58	Requires(pre): wget
14nr|get-jre7-oracle-1.7.0.3-2|59	Requires(post): update-alternatives
14nr|get-jre7-oracle-1.7.0.3-2|60	Requires(postun): update-alternatives
14nr|get-jre7-oracle-1.7.0.3-2|61	
14nr|get-jre7-oracle-1.7.0.3-2|62	# Standard JPackage base provides.
14nr|get-jre7-oracle-1.7.0.3-2|63	Provides:	java = %{epoch}:%{javaver}
14nr|get-jre7-oracle-1.7.0.3-2|64	Provides:	java-%{javaver} = %{epoch}:%{version}-%{release}
14nr|get-jre7-oracle-1.7.0.3-2|65	Provides:	java-%{origin} = %{epoch}:%{version}-%{release}
14nr|get-jre7-oracle-1.7.0.3-2|66	Provides:	jre = %{javaver}
14nr|get-jre7-oracle-1.7.0.3-2|67	Provides:	jre-%{javaver} = %{epoch}:%{version}-%{release}
14nr|get-jre7-oracle-1.7.0.3-2|68	Provides:	jre-%{javaver}-%{origin} = %{epoch}:%{version}-%{release}
14nr|get-jre7-oracle-1.7.0.3-2|69	Provides:	jre-%{origin} = %{epoch}:%{version}-%{release}
14nr|get-jre7-oracle-1.7.0.3-2|70	
14nr|get-jre7-oracle-1.7.0.3-2|71	# Standard JPackage extensions provides.
14nr|get-jre7-oracle-1.7.0.3-2|72	Provides:	jndi = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|73	Provides:	jndi-ldap = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|74	Provides:	jndi-cos = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|75	Provides:	jndi-rmi = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|76	Provides:	jndi-dns = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|77	Provides:	jaas = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|78	Provides:	jsse = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|79	Provides:	jce = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|80	Provides:	jdbc-stdext = 4.1
14nr|get-jre7-oracle-1.7.0.3-2|81	Provides:	java-sasl = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|82	Provides:	java-fonts = %{epoch}:%{version}
14nr|get-jre7-oracle-1.7.0.3-2|83	
14nr|get-jre7-oracle-1.7.0.3-2|84	# Standard JPackage plugin provides.
14nr|get-jre7-oracle-1.7.0.3-2|85	Provides:	java-plugin = %{javaver}
14nr|get-jre7-oracle-1.7.0.3-2|86	Provides:	java-%{javaver}-%{origin}-plugin = %{epoch}:%{version}-%{release}
14nr|get-jre7-oracle-1.7.0.3-2|87	
14nr|get-jre7-oracle-1.7.0.3-2|88	Conflicts:      get-jdk%{majorver}-oracle
14nr|get-jre7-oracle-1.7.0.3-2|89	
14nr|get-jre7-oracle-1.7.0.3-2|90	%description
14nr|get-jre7-oracle-1.7.0.3-2|91	Java is a programming language originally developed by James Gosling at Sun
14nr|get-jre7-oracle-1.7.0.3-2|92	Microsystems (which has since merged into Oracle Corporation) and released in
14nr|get-jre7-oracle-1.7.0.3-2|93	1995 as a core component of Sun Microsystems' Java platform. The language
14nr|get-jre7-oracle-1.7.0.3-2|94	derives much of its syntax from C and C++ but has a simpler object model and
14nr|get-jre7-oracle-1.7.0.3-2|95	fewer low-level facilities. Java applications are typically compiled to byte
14nr|get-jre7-oracle-1.7.0.3-2|96	code (class file) that can run on any Java Virtual Machine (JVM) regardless
14nr|get-jre7-oracle-1.7.0.3-2|97	of computer architecture. Java is a general-purpose, concurrent, class-based,
14nr|get-jre7-oracle-1.7.0.3-2|98	object-oriented language that is specifically designed to have as few
14nr|get-jre7-oracle-1.7.0.3-2|99	implementation dependencies as possible. It is intended to let application
14nr|get-jre7-oracle-1.7.0.3-2|100	developers "write once, run anywhere" (WORA), meaning that code that runs on
14nr|get-jre7-oracle-1.7.0.3-2|101	one platform does not need to be recompiled to run on another. Java is
14nr|get-jre7-oracle-1.7.0.3-2|102	currently one of the most popular programming languages in use, particularly
14nr|get-jre7-oracle-1.7.0.3-2|103	for client-server web applications, with a reported 10 million users.
14nr|get-jre7-oracle-1.7.0.3-2|104	
14nr|get-jre7-oracle-1.7.0.3-2|105	%prep
14nr|get-jre7-oracle-1.7.0.3-2|106	
14nr|get-jre7-oracle-1.7.0.3-2|107	%build
14nr|get-jre7-oracle-1.7.0.3-2|108	
14nr|get-jre7-oracle-1.7.0.3-2|109	%install
14nr|get-jre7-oracle-1.7.0.3-2|110	
14nr|get-jre7-oracle-1.7.0.3-2|111	%files
14nr|get-jre7-oracle-1.7.0.3-2|112	
14nr|get-jre7-oracle-1.7.0.3-2|113	%pre
14nr|get-jre7-oracle-1.7.0.3-2|114	# Inspired by get-skype package
14nr|get-jre7-oracle-1.7.0.3-2|115	cd %{tmp_download_dir} || exit 1
14nr|get-jre7-oracle-1.7.0.3-2|116	wget --force-clobber --timeout=30 --tries=3 %{durl} -O %{dfile}
14nr|get-jre7-oracle-1.7.0.3-2|117	[[ -f %{dfile} ]] || { echo "Download failed"; exit 1; }
14nr|get-jre7-oracle-1.7.0.3-2|118	md5chk=$(md5sum %{dfile} | cut -d' ' -f1)
14nr|get-jre7-oracle-1.7.0.3-2|119	[[ %{md5} = $md5chk ]] || { echo "Download checksum failed"; rm %{dfile};\
14nr|get-jre7-oracle-1.7.0.3-2|120	exit 1; }
14nr|get-jre7-oracle-1.7.0.3-2|121	
14nr|get-jre7-oracle-1.7.0.3-2|122	%post
14nr|get-jre7-oracle-1.7.0.3-2|123	# Installing Java
14nr|get-jre7-oracle-1.7.0.3-2|124	mkdir -p %{installprefix}
14nr|get-jre7-oracle-1.7.0.3-2|125	tar -xvzpf %{tmp_download_dir}/%{dfile} -C %{installprefix}
14nr|get-jre7-oracle-1.7.0.3-2|126	
14nr|get-jre7-oracle-1.7.0.3-2|127	# Creation extension symlinks.
14nr|get-jre7-oracle-1.7.0.3-2|128	mkdir -p %{installdir}/exports
14nr|get-jre7-oracle-1.7.0.3-2|129	pushd %{installdir}/exports
14nr|get-jre7-oracle-1.7.0.3-2|130	RELATIVE=%{installdir}/lib
14nr|get-jre7-oracle-1.7.0.3-2|131	ln -sf $RELATIVE/jsse.jar jsse-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|132	ln -sf $RELATIVE/jce.jar jce-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|133	ln -sf $RELATIVE/rt.jar jndi-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|134	ln -sf $RELATIVE/rt.jar jndi-ldap-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|135	ln -sf $RELATIVE/rt.jar jndi-cos-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|136	ln -sf $RELATIVE/rt.jar jndi-rmi-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|137	ln -sf $RELATIVE/rt.jar jaas-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|138	ln -sf $RELATIVE/rt.jar jdbc-stdext-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|139	ln -sf jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
14nr|get-jre7-oracle-1.7.0.3-2|140	ln -sf $RELATIVE/rt.jar sasl-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|141	for jar in *-%{version}.jar
14nr|get-jre7-oracle-1.7.0.3-2|142	do
14nr|get-jre7-oracle-1.7.0.3-2|143	if [ x%{version} != x%{javaver} ]
14nr|get-jre7-oracle-1.7.0.3-2|144	then
14nr|get-jre7-oracle-1.7.0.3-2|145	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
14nr|get-jre7-oracle-1.7.0.3-2|146	fi
14nr|get-jre7-oracle-1.7.0.3-2|147	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14nr|get-jre7-oracle-1.7.0.3-2|148	done
14nr|get-jre7-oracle-1.7.0.3-2|149	popd
14nr|get-jre7-oracle-1.7.0.3-2|150	
14nr|get-jre7-oracle-1.7.0.3-2|151	# Need this if no Java or Firefox installed
14nr|get-jre7-oracle-1.7.0.3-2|152	mkdir -p %{_jvmdir}
14nr|get-jre7-oracle-1.7.0.3-2|153	mkdir -p %{_jvmjardir}
14nr|get-jre7-oracle-1.7.0.3-2|154	mkdir -p %{_libdir}/mozilla/plugins
14nr|get-jre7-oracle-1.7.0.3-2|155	
14nr|get-jre7-oracle-1.7.0.3-2|156	# Updating alternatives
14nr|get-jre7-oracle-1.7.0.3-2|157	update-alternatives\
14nr|get-jre7-oracle-1.7.0.3-2|158	--install %{_bindir}/java java %{installdir}/bin/java %{priority} \
14nr|get-jre7-oracle-1.7.0.3-2|159	--slave %{_jvmdir}/jre jre %{installdir} \
14nr|get-jre7-oracle-1.7.0.3-2|160	--slave %{_jvmjardir}/jre jre_exports %{installdir}/exports \
14nr|get-jre7-oracle-1.7.0.3-2|161	--slave %{_bindir}/ControlPanel ControlPanel %{installdir}/bin/ControlPanel \
14nr|get-jre7-oracle-1.7.0.3-2|162	--slave %{_bindir}/java_vm java_vm %{installdir}/bin/java_vm \
14nr|get-jre7-oracle-1.7.0.3-2|163	--slave %{_bindir}/javaws javaws %{installdir}/bin/javaws \
14nr|get-jre7-oracle-1.7.0.3-2|164	--slave %{_bindir}/jcontrol jcontrol %{installdir}/bin/jcontrol \
14nr|get-jre7-oracle-1.7.0.3-2|165	--slave %{_bindir}/keytool keytool %{installdir}/bin/keytool \
14nr|get-jre7-oracle-1.7.0.3-2|166	--slave %{_bindir}/orbd orbd %{installdir}/bin/orbd \
14nr|get-jre7-oracle-1.7.0.3-2|167	--slave %{_bindir}/pack200 pack200 %{installdir}/bin/pack200 \
14nr|get-jre7-oracle-1.7.0.3-2|168	--slave %{_bindir}/policytool policytool %{installdir}/bin/policytool \
14nr|get-jre7-oracle-1.7.0.3-2|169	--slave %{_bindir}/rmid rmid %{installdir}/bin/rmid \
14nr|get-jre7-oracle-1.7.0.3-2|170	--slave %{_bindir}/rmiregistry rmiregistry %{installdir}/bin/rmiregistry \
14nr|get-jre7-oracle-1.7.0.3-2|171	--slave %{_bindir}/servertool servertool %{installdir}/bin/servertool \
14nr|get-jre7-oracle-1.7.0.3-2|172	--slave %{_bindir}/tnameserv tnameserv %{installdir}/bin/tnameserv \
14nr|get-jre7-oracle-1.7.0.3-2|173	--slave %{_bindir}/unpack200 unpack200 %{installdir}/bin/unpack200 \
14nr|get-jre7-oracle-1.7.0.3-2|174	--slave %{_mandir}/man1/java.1 java.1 \
14nr|get-jre7-oracle-1.7.0.3-2|175	%{installdir}/man/man1/java.1 \
14nr|get-jre7-oracle-1.7.0.3-2|176	--slave %{_mandir}/man1/javaws.1 javaws.1 \
14nr|get-jre7-oracle-1.7.0.3-2|177	%{installdir}/man/man1/javaws.1 \
14nr|get-jre7-oracle-1.7.0.3-2|178	--slave %{_mandir}/man1/keytool.1 keytool.1 \
14nr|get-jre7-oracle-1.7.0.3-2|179	%{installdir}/man/man1/keytool.1 \
14nr|get-jre7-oracle-1.7.0.3-2|180	--slave %{_mandir}/man1/orbd.1 orbd.1 \
14nr|get-jre7-oracle-1.7.0.3-2|181	%{installdir}/man/man1/orbd.1 \
14nr|get-jre7-oracle-1.7.0.3-2|182	--slave %{_mandir}/man1/pack200.1 pack200.1 \
14nr|get-jre7-oracle-1.7.0.3-2|183	%{installdir}/man/man1/pack200.1 \
14nr|get-jre7-oracle-1.7.0.3-2|184	--slave %{_mandir}/man1/policytool.1 policytool.1 \
14nr|get-jre7-oracle-1.7.0.3-2|185	%{installdir}/man/man1/policytool.1 \
14nr|get-jre7-oracle-1.7.0.3-2|186	--slave %{_mandir}/man1/rmid.1 rmid.1 \
14nr|get-jre7-oracle-1.7.0.3-2|187	%{installdir}/man/man1/rmid.1 \
14nr|get-jre7-oracle-1.7.0.3-2|188	--slave %{_mandir}/man1/rmiregistry.1 rmiregistry.1 \
14nr|get-jre7-oracle-1.7.0.3-2|189	%{installdir}/man/man1/rmiregistry.1 \
14nr|get-jre7-oracle-1.7.0.3-2|190	--slave %{_mandir}/man1/servertool.1 servertool.1 \
14nr|get-jre7-oracle-1.7.0.3-2|191	%{installdir}/man/man1/servertool.1 \
14nr|get-jre7-oracle-1.7.0.3-2|192	--slave %{_mandir}/man1/tnameserv.1 tnameserv.1 \
14nr|get-jre7-oracle-1.7.0.3-2|193	%{installdir}/man/man1/tnameserv.1 \
14nr|get-jre7-oracle-1.7.0.3-2|194	--slave %{_mandir}/man1/unpack200.1 unpack200.1 \
14nr|get-jre7-oracle-1.7.0.3-2|195	%{installdir}/man/man1/unpack200.1
14nr|get-jre7-oracle-1.7.0.3-2|196	
14nr|get-jre7-oracle-1.7.0.3-2|197	update-alternatives\
14nr|get-jre7-oracle-1.7.0.3-2|198	--install %{_jvmdir}/jre-%{origin} \
14nr|get-jre7-oracle-1.7.0.3-2|199	jre_%{origin} %{installdir} %{priority} \
14nr|get-jre7-oracle-1.7.0.3-2|200	--slave %{_jvmjardir}/jre-%{origin} \
14nr|get-jre7-oracle-1.7.0.3-2|201	jre_%{origin}_exports %{installdir}/exports
14nr|get-jre7-oracle-1.7.0.3-2|202	
14nr|get-jre7-oracle-1.7.0.3-2|203	update-alternatives\
14nr|get-jre7-oracle-1.7.0.3-2|204	--install %{_jvmdir}/jre-%{javaver} \
14nr|get-jre7-oracle-1.7.0.3-2|205	jre_%{javaver} %{installdir} %{priority} \
14nr|get-jre7-oracle-1.7.0.3-2|206	--slave %{_jvmjardir}/jre-%{javaver} \
14nr|get-jre7-oracle-1.7.0.3-2|207	jre_%{javaver}_exports %{installdir}/exports
14nr|get-jre7-oracle-1.7.0.3-2|208	
14nr|get-jre7-oracle-1.7.0.3-2|209	# Browser plugin
14nr|get-jre7-oracle-1.7.0.3-2|210	update-alternatives\
14nr|get-jre7-oracle-1.7.0.3-2|211	--install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
14nr|get-jre7-oracle-1.7.0.3-2|212	%{installdir}/lib/%{archinstall}/libnpjp2.so %{priority}
14nr|get-jre7-oracle-1.7.0.3-2|213	
14nr|get-jre7-oracle-1.7.0.3-2|214	
14nr|get-jre7-oracle-1.7.0.3-2|215	# Setting Oracle Java the default one
14nr|get-jre7-oracle-1.7.0.3-2|216	update-alternatives --set java %{installdir}/bin/java
14nr|get-jre7-oracle-1.7.0.3-2|217	update-alternatives --set jre_%{origin} %{installdir}
14nr|get-jre7-oracle-1.7.0.3-2|218	update-alternatives --set jre_%{javaver} %{installdir}
14nr|get-jre7-oracle-1.7.0.3-2|219	update-alternatives --set %{javaplugin} \
14nr|get-jre7-oracle-1.7.0.3-2|220	%{installdir}/lib/%{archinstall}/libnpjp2.so
14nr|get-jre7-oracle-1.7.0.3-2|221	
14nr|get-jre7-oracle-1.7.0.3-2|222	# Delete downloaded file
14nr|get-jre7-oracle-1.7.0.3-2|223	rm -f %{tmp_download_dir}/%{dfile}
14nr|get-jre7-oracle-1.7.0.3-2|224	
14nr|get-jre7-oracle-1.7.0.3-2|225	%postun
14nr|get-jre7-oracle-1.7.0.3-2|226	# Remove JAVA
14nr|get-jre7-oracle-1.7.0.3-2|227	rm -rf %{installdir}
14nr|get-jre7-oracle-1.7.0.3-2|228	
14nr|get-jre7-oracle-1.7.0.3-2|229	# Removing alternatives
14nr|get-jre7-oracle-1.7.0.3-2|230	update-alternatives --remove java %{installdir}/bin/java
14nr|get-jre7-oracle-1.7.0.3-2|231	update-alternatives --remove jre_%{origin} %{installdir}
14nr|get-jre7-oracle-1.7.0.3-2|232	update-alternatives --remove jre_%{javaver} %{installdir}
14nr|get-jre7-oracle-1.7.0.3-2|233	update-alternatives --remove %{javaplugin} \
14nr|get-jre7-oracle-1.7.0.3-2|234	%{installdir}/lib/%{archinstall}/libnpjp2.so
14nr|get-jre7-oracle-1.7.0.3-2|235	
14nr|get-jre7-oracle-1.7.0.3-2|236	
14nr|get-jre7-oracle-1.7.0.3-2|237	
14nr|get-jre7-oracle-1.7.0.3-2|238	%changelog
14nr|get-jre7-oracle-1.7.0.3-2|239	* Sun Feb 26 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 1.7.0.3-2
14nr|get-jre7-oracle-1.7.0.3-2|240	+ Revision: 86a4007
14nr|get-jre7-oracle-1.7.0.3-2|241	- - change version format
14nr|get-jre7-oracle-1.7.0.3-2|242	- - moved to /usr/lib/jvm
14nr|get-jre7-oracle-1.7.0.3-2|243	- - make Provides, alternatives and exports sections compatible with OpenJDK
14nr|get-jre7-oracle-1.7.0.3-2|244	- - no more symlinks for browser plugin and ControlPanel
14nr|get-jre7-oracle-1.7.0.3-2|245	- - drop -sun compatibility origin
14nr|get-jre7-oracle-1.7.0.3-2|246	- - spec cleanup
14nr|get-jre7-oracle-1.7.0.3-2|247	
14nr|get-jre7-oracle-1.7.0.3-2|248	

26388 14
14nr|get-skype-4.3.0.37-2|1	%define instdir			%{_datadir}/skype
14nr|get-skype-4.3.0.37-2|2	%define langdir			%{instdir}/lang
14nr|get-skype-4.3.0.37-2|3	%define avatardir		%{instdir}/avatars
14nr|get-skype-4.3.0.37-2|4	%define sounddir		%{instdir}/sounds
14nr|get-skype-4.3.0.37-2|5	%define docdir			%{_datadir}/doc/skype
14nr|get-skype-4.3.0.37-2|6	%define dbusdir			%{_sysconfdir}/dbus-1/system.d
14nr|get-skype-4.3.0.37-2|7	
14nr|get-skype-4.3.0.37-2|8	ExclusiveArch: %{ix86}
14nr|get-skype-4.3.0.37-2|9	
14nr|get-skype-4.3.0.37-2|10	# When updating tarball check that download size in description
14nr|get-skype-4.3.0.37-2|11	# is correct
14nr|get-skype-4.3.0.37-2|12	
14nr|get-skype-4.3.0.37-2|13	# %ifarch %{x86_64}
14nr|get-skype-4.3.0.37-2|14	#define tar_name		skype_static
14nr|get-skype-4.3.0.37-2|15	#define md5			f749e1c109fbe182b44d462d04f46bee
14nr|get-skype-4.3.0.37-2|16	# %endif
14nr|get-skype-4.3.0.37-2|17	
14nr|get-skype-4.3.0.37-2|18	%ifarch %{ix86}
14nr|get-skype-4.3.0.37-2|19	%define tar_name		skype
14nr|get-skype-4.3.0.37-2|20	%define md5			95db8f2072b9acd6f79ed42da3d6db79
14nr|get-skype-4.3.0.37-2|21	%endif
14nr|get-skype-4.3.0.37-2|22	
14nr|get-skype-4.3.0.37-2|23	
14nr|get-skype-4.3.0.37-2|24	%define tmp_download_dir	%{_localstatedir}/lib/%{name}
14nr|get-skype-4.3.0.37-2|25	
14nr|get-skype-4.3.0.37-2|26	# Don't generate dependencies for bundled libs
14nr|get-skype-4.3.0.37-2|27	AutoReqProv:	no
14nr|get-skype-4.3.0.37-2|28	
14nr|get-skype-4.3.0.37-2|29	Summary:	Download and Install Skype
14nr|get-skype-4.3.0.37-2|30	Name:		get-skype
14nr|get-skype-4.3.0.37-2|31	Version:	4.3.0.37
14nr|get-skype-4.3.0.37-2|32	Release:	2
14nr|get-skype-4.3.0.37-2|33	License:	Proprietary
14nr|get-skype-4.3.0.37-2|34	Group:		Networking/Instant messaging
14nr|get-skype-4.3.0.37-2|35	Url:		http://www.skype.com
14nr|get-skype-4.3.0.37-2|36	Requires:	wget
14nr|get-skype-4.3.0.37-2|37	%ifarch %{ix86}
14nr|get-skype-4.3.0.37-2|38	Requires:	libqtcore4
14nr|get-skype-4.3.0.37-2|39	Requires:	libqtdbus4
14nr|get-skype-4.3.0.37-2|40	Requires:	libqtnetwork4
14nr|get-skype-4.3.0.37-2|41	Requires:	libqtwebkit4
14nr|get-skype-4.3.0.37-2|42	Requires:	libqtgui4
14nr|get-skype-4.3.0.37-2|43	Requires:	libqtsvg4
14nr|get-skype-4.3.0.37-2|44	Requires:	libqtxml4
14nr|get-skype-4.3.0.37-2|45	Requires:	libxscrnsaver1
14nr|get-skype-4.3.0.37-2|46	Requires:	libxv1
14nr|get-skype-4.3.0.37-2|47	Requires:	libv4l-wrappers
14nr|get-skype-4.3.0.37-2|48	Requires:	libalsa2
14nr|get-skype-4.3.0.37-2|49	Requires:	libpulseaudio0
14nr|get-skype-4.3.0.37-2|50	%endif
14nr|get-skype-4.3.0.37-2|51	%ifarch x86_64
14nr|get-skype-4.3.0.37-2|52	Requires:	libz1
14nr|get-skype-4.3.0.37-2|53	%endif
14nr|get-skype-4.3.0.37-2|54	
14nr|get-skype-4.3.0.37-2|55	Obsoletes:	skype < %{version}
14nr|get-skype-4.3.0.37-2|56	Provides:	skype = %{version}-%{release}
14nr|get-skype-4.3.0.37-2|57	
14nr|get-skype-4.3.0.37-2|58	# The following are lists of filenames (124 in total) placed
14nr|get-skype-4.3.0.37-2|59	# in versioned text files to save clutter in the spec file.
14nr|get-skype-4.3.0.37-2|60	Source0:	avatars-%{version}.txt
14nr|get-skype-4.3.0.37-2|61	Source1:	sounds-%{version}.txt
14nr|get-skype-4.3.0.37-2|62	Source2:	lang-%{version}.txt
14nr|get-skype-4.3.0.37-2|63	# skype-txt-gen is a script to generate the above txt files, it
14nr|get-skype-4.3.0.37-2|64	# also computes the md5sum from a downloaded version.
14nr|get-skype-4.3.0.37-2|65	# See notes in the script.
14nr|get-skype-4.3.0.37-2|66	Source3:	skype-txt-gen
14nr|get-skype-4.3.0.37-2|67	# Manually created skype.desktop to replace invalid original in tar.bz2
14nr|get-skype-4.3.0.37-2|68	Source4:	skype.desktop
14nr|get-skype-4.3.0.37-2|69	# Dependencies for x86_64 package
14nr|get-skype-4.3.0.37-2|70	Source5:	skypelibs.tar.xz
14nr|get-skype-4.3.0.37-2|71	# Disable rpmlint for /opt
14nr|get-skype-4.3.0.37-2|72	Source6:	get-skype.rpmlintrc
14nr|get-skype-4.3.0.37-2|73	
14nr|get-skype-4.3.0.37-2|74	%description
14nr|get-skype-4.3.0.37-2|75	This is an installer for Skype-%{version}.
14nr|get-skype-4.3.0.37-2|76	
14nr|get-skype-4.3.0.37-2|77	This package does not contain any program files as the Skype license does
14nr|get-skype-4.3.0.37-2|78	not allow distribution. By installing this package you will download and
14nr|get-skype-4.3.0.37-2|79	install Skype from skype.com.
14nr|get-skype-4.3.0.37-2|80	You must accept the Skype EULA before using it.
14nr|get-skype-4.3.0.37-2|81	Please be patient, this is a 23 MB download and may take some time.
14nr|get-skype-4.3.0.37-2|82	Removing this package will uninstall Skype from your system.
14nr|get-skype-4.3.0.37-2|83	
14nr|get-skype-4.3.0.37-2|84	%files
14nr|get-skype-4.3.0.37-2|85	%ghost %doc %{docdir}
14nr|get-skype-4.3.0.37-2|86	%{_bindir}/skype
14nr|get-skype-4.3.0.37-2|87	%ifarch x86_64
14nr|get-skype-4.3.0.37-2|88	/opt/skypelibs
14nr|get-skype-4.3.0.37-2|89	%endif
14nr|get-skype-4.3.0.37-2|90	%attr(0644, root, root) %{_datadir}/applications/skype.desktop
14nr|get-skype-4.3.0.37-2|91	%ghost %{_iconsdir}/skype.png
14nr|get-skype-4.3.0.37-2|92	%ghost %{_iconsdir}/SkypeBlue_*.png
14nr|get-skype-4.3.0.37-2|93	%ghost %{instdir}
14nr|get-skype-4.3.0.37-2|94	%ghost %{dbusdir}/skype.conf
14nr|get-skype-4.3.0.37-2|95	
14nr|get-skype-4.3.0.37-2|96	%pre
14nr|get-skype-4.3.0.37-2|97	mkdir -p %{tmp_download_dir}
14nr|get-skype-4.3.0.37-2|98	[[ -d %{tmp_download_dir} ]] || exit 1
14nr|get-skype-4.3.0.37-2|99	cd %{tmp_download_dir} || exit 1
14nr|get-skype-4.3.0.37-2|100	
14nr|get-skype-4.3.0.37-2|101	#ifarch x86_64
14nr|get-skype-4.3.0.37-2|102	#wget --force-clobber --timeout=30 --tries=3 "http://download.skype.com/linux/skype_static-%{version}.tar.bz2"
14nr|get-skype-4.3.0.37-2|103	#endif
14nr|get-skype-4.3.0.37-2|104	
14nr|get-skype-4.3.0.37-2|105	%ifarch %{ix86}
14nr|get-skype-4.3.0.37-2|106	wget --force-clobber --timeout=30 --tries=3 "http://download.skype.com/linux/skype-%{version}.tar.bz2"
14nr|get-skype-4.3.0.37-2|107	%endif
14nr|get-skype-4.3.0.37-2|108	
14nr|get-skype-4.3.0.37-2|109	[[ -f %{tar_name}-%{version}.tar.bz2 ]] || { echo "Download failed"; rm -r %{tmp_download_dir}; exit 1; }
14nr|get-skype-4.3.0.37-2|110	md5chk=$(md5sum %{tar_name}-%{version}.tar.bz2 | cut -d' ' -f1)
14nr|get-skype-4.3.0.37-2|111	[[ %{md5} = $md5chk ]] || { echo "Download checksum failed"; rm %{tar_name}-%{version}.tar.bz2;\
14nr|get-skype-4.3.0.37-2|112	cd ..; rm -r %{tmp_download_dir}; exit 1; }
14nr|get-skype-4.3.0.37-2|113	
14nr|get-skype-4.3.0.37-2|114	#----------------------------------------------------------------------------
14nr|get-skype-4.3.0.37-2|115	
14nr|get-skype-4.3.0.37-2|116	%install
14nr|get-skype-4.3.0.37-2|117	install -d -m 0755 %{buildroot}%{_bindir}
14nr|get-skype-4.3.0.37-2|118	install -d -m 0755 %{buildroot}%{_datadir}/applications
14nr|get-skype-4.3.0.37-2|119	install -m 755 %{SOURCE4} %{buildroot}%{_datadir}/applications/
14nr|get-skype-4.3.0.37-2|120	install -d -m 0755 %{buildroot}%{instdir}
14nr|get-skype-4.3.0.37-2|121	touch %{buildroot}%{instdir}/skype
14nr|get-skype-4.3.0.37-2|122	install -d -m 0755 %{buildroot}%{dbusdir}
14nr|get-skype-4.3.0.37-2|123	touch %{buildroot}%{dbusdir}/skype.conf
14nr|get-skype-4.3.0.37-2|124	install -d -m 0755 %{buildroot}%{docdir}
14nr|get-skype-4.3.0.37-2|125	touch %{buildroot}%{docdir}/{LICENSE,README}
14nr|get-skype-4.3.0.37-2|126	
14nr|get-skype-4.3.0.37-2|127	install -d -m 0755 %{buildroot}%{instdir}/icons
14nr|get-skype-4.3.0.37-2|128	install -d -m 0755 %{buildroot}%{_iconsdir}
14nr|get-skype-4.3.0.37-2|129	touch %{buildroot}%{_iconsdir}/skype.png
14nr|get-skype-4.3.0.37-2|130	for i in 16 32 48; do
14nr|get-skype-4.3.0.37-2|131	touch %{buildroot}%{_iconsdir}/SkypeBlue_${i}x${i}.png
14nr|get-skype-4.3.0.37-2|132	touch %{buildroot}%{instdir}/icons/SkypeBlue_${i}x${i}.png
14nr|get-skype-4.3.0.37-2|133	done
14nr|get-skype-4.3.0.37-2|134	
14nr|get-skype-4.3.0.37-2|135	install -d -m 0755 %{buildroot}%{avatardir}
14nr|get-skype-4.3.0.37-2|136	while read line; do
14nr|get-skype-4.3.0.37-2|137	touch %{buildroot}%{avatardir}/"$line"
14nr|get-skype-4.3.0.37-2|138	done < %{SOURCE0}
14nr|get-skype-4.3.0.37-2|139	
14nr|get-skype-4.3.0.37-2|140	install -d -m 0755 %{buildroot}%{sounddir}
14nr|get-skype-4.3.0.37-2|141	while read line; do
14nr|get-skype-4.3.0.37-2|142	touch %{buildroot}%{sounddir}/"$line"
14nr|get-skype-4.3.0.37-2|143	done < %{SOURCE1}
14nr|get-skype-4.3.0.37-2|144	
14nr|get-skype-4.3.0.37-2|145	install -d -m 0755 %{buildroot}%{langdir}
14nr|get-skype-4.3.0.37-2|146	while read line; do
14nr|get-skype-4.3.0.37-2|147	touch %{buildroot}%{langdir}/skype_"$line"
14nr|get-skype-4.3.0.37-2|148	done < %{SOURCE2}
14nr|get-skype-4.3.0.37-2|149	
14nr|get-skype-4.3.0.37-2|150	%ifarch x86_64
14nr|get-skype-4.3.0.37-2|151	install -d -m 0755 %{buildroot}/opt
14nr|get-skype-4.3.0.37-2|152	tar Jxf %{SOURCE5} -C %{buildroot}/opt
14nr|get-skype-4.3.0.37-2|153	
14nr|get-skype-4.3.0.37-2|154	echo '#!/bin/bash
14nr|get-skype-4.3.0.37-2|155	if [ "`pidof skype`" != "" ]; then
14nr|get-skype-4.3.0.37-2|156	echo "Skype is already running!"
14nr|get-skype-4.3.0.37-2|157	else
14nr|get-skype-4.3.0.37-2|158	LD_LIBRARY_PATH=/opt/skypelibs LD_PRELOAD=/opt/skypelibs/v4l2convert.so env PULSE_LATENCY_MSEC=60 %{instdir}/skype "$@"
14nr|get-skype-4.3.0.37-2|159	fi' \
14nr|get-skype-4.3.0.37-2|160	> %{buildroot}%{_bindir}/skype && chmod +x %{buildroot}%{_bindir}/skype
14nr|get-skype-4.3.0.37-2|161	%endif
14nr|get-skype-4.3.0.37-2|162	
14nr|get-skype-4.3.0.37-2|163	%ifarch %{ix86}
14nr|get-skype-4.3.0.37-2|164	echo '#!/bin/bash
14nr|get-skype-4.3.0.37-2|165	if [ "`pidof skype`" != "" ]; then
14nr|get-skype-4.3.0.37-2|166	echo "Skype is already running!"
14nr|get-skype-4.3.0.37-2|167	else
14nr|get-skype-4.3.0.37-2|168	LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so env PULSE_LATENCY_MSEC=60 %{instdir}/skype "$@"
14nr|get-skype-4.3.0.37-2|169	fi' \
14nr|get-skype-4.3.0.37-2|170	> %{buildroot}%{_bindir}/skype && chmod +x %{buildroot}%{_bindir}/skype
14nr|get-skype-4.3.0.37-2|171	%endif
14nr|get-skype-4.3.0.37-2|172	
14nr|get-skype-4.3.0.37-2|173	
14nr|get-skype-4.3.0.37-2|174	%post
14nr|get-skype-4.3.0.37-2|175	tmp_extract_dir=$(mktemp -d)
14nr|get-skype-4.3.0.37-2|176	if ! [[ -d $tmp_extract_dir ]]; then
14nr|get-skype-4.3.0.37-2|177	echo "Failed to create temporary directory"
14nr|get-skype-4.3.0.37-2|178	rm -r %{tmp_download_dir}
14nr|get-skype-4.3.0.37-2|179	exit 1
14nr|get-skype-4.3.0.37-2|180	fi
14nr|get-skype-4.3.0.37-2|181	
14nr|get-skype-4.3.0.37-2|182	%ifarch x86_64
14nr|get-skype-4.3.0.37-2|183	%define tmp_skype_dir ${tmp_extract_dir}/%{tar_name}QT-%{version}
14nr|get-skype-4.3.0.37-2|184	%endif
14nr|get-skype-4.3.0.37-2|185	
14nr|get-skype-4.3.0.37-2|186	%ifarch %{ix86}
14nr|get-skype-4.3.0.37-2|187	%define tmp_skype_dir ${tmp_extract_dir}/%{tar_name}-%{version}
14nr|get-skype-4.3.0.37-2|188	%endif
14nr|get-skype-4.3.0.37-2|189	
14nr|get-skype-4.3.0.37-2|190	cd ${tmp_extract_dir}
14nr|get-skype-4.3.0.37-2|191	tar jxf %{tmp_download_dir}/%{tar_name}-%{version}.tar.bz2
14nr|get-skype-4.3.0.37-2|192	
14nr|get-skype-4.3.0.37-2|193	if ! [[ -d %{tmp_skype_dir} ]]; then
14nr|get-skype-4.3.0.37-2|194	echo "Extracted file folder missing"
14nr|get-skype-4.3.0.37-2|195	cd ..
14nr|get-skype-4.3.0.37-2|196	rm -rf ${tmp_extract_dir}
14nr|get-skype-4.3.0.37-2|197	rm -r %{tmp_download_dir}
14nr|get-skype-4.3.0.37-2|198	exit 1
14nr|get-skype-4.3.0.37-2|199	fi
14nr|get-skype-4.3.0.37-2|200	
14nr|get-skype-4.3.0.37-2|201	# If any extra files are installed here then
14nr|get-skype-4.3.0.37-2|202	# corresponding ghost files need to be added in files
14nr|get-skype-4.3.0.37-2|203	
14nr|get-skype-4.3.0.37-2|204	mkdir -p %{instdir}/{avatars,lang,sounds}
14nr|get-skype-4.3.0.37-2|205	
14nr|get-skype-4.3.0.37-2|206	cp -f %{tmp_skype_dir}/icons/* %{_iconsdir}
14nr|get-skype-4.3.0.37-2|207	cp -f %{_iconsdir}/SkypeBlue_48x48.png %{_iconsdir}/skype.png
14nr|get-skype-4.3.0.37-2|208	mv -f %{tmp_skype_dir}/skype.conf %{dbusdir}
14nr|get-skype-4.3.0.37-2|209	mv -f %{tmp_skype_dir}/LICENSE %{docdir}
14nr|get-skype-4.3.0.37-2|210	mv -f %{tmp_skype_dir}/README %{docdir}
14nr|get-skype-4.3.0.37-2|211	mv -f %{tmp_skype_dir}/skype %{instdir}
14nr|get-skype-4.3.0.37-2|212	cp -f %{tmp_skype_dir}/avatars/* %{avatardir}/
14nr|get-skype-4.3.0.37-2|213	cp -f %{tmp_skype_dir}/lang/* %{langdir}/
14nr|get-skype-4.3.0.37-2|214	cp -f %{tmp_skype_dir}/sounds/* %{sounddir}/
14nr|get-skype-4.3.0.37-2|215	cd ..
14nr|get-skype-4.3.0.37-2|216	rm -r ${tmp_extract_dir} %{tmp_download_dir}
14nr|get-skype-4.3.0.37-2|217	
14nr|get-skype-4.3.0.37-2|218	
14nr|get-skype-4.3.0.37-2|219	%changelog
14nr|get-skype-4.3.0.37-2|220	* Tue Jun 24 2014 grendizer <alex.burmashev@rosalab.ru> 4.3.0.37-2
14nr|get-skype-4.3.0.37-2|221	+ Revision: a186a41
14nr|get-skype-4.3.0.37-2|222	- Merge pull request #1 from grendizer/get-skype:rosa2014.1
14nr|get-skype-4.3.0.37-2|223	- merge latest changes
14nr|get-skype-4.3.0.37-2|224	
14nr|get-skype-4.3.0.37-2|225	

26389 14
14nr|hexen2-1.5.6-1|1	
14nr|hexen2-1.5.6-1|2	%ifnarch %x86
14nr|hexen2-1.5.6-1|3	%define asm_buildopt USE_X86_ASM=yes
14nr|hexen2-1.5.6-1|4	%endif
14nr|hexen2-1.5.6-1|5	
14nr|hexen2-1.5.6-1|6	%ifarch x86_64
14nr|hexen2-1.5.6-1|7	%define asm_buildopt USE_X86_ASM=no
14nr|hexen2-1.5.6-1|8	%endif
14nr|hexen2-1.5.6-1|9	
14nr|hexen2-1.5.6-1|10	
14nr|hexen2-1.5.6-1|11	%{?el2:%define _without_freedesktop 1}
14nr|hexen2-1.5.6-1|12	%{?rh7:%define _without_freedesktop 1}
14nr|hexen2-1.5.6-1|13	
14nr|hexen2-1.5.6-1|14	%{?el2:%define _without_gtk2 1}
14nr|hexen2-1.5.6-1|15	%{?rh7:%define _without_gtk2 1}
14nr|hexen2-1.5.6-1|16	
14nr|hexen2-1.5.6-1|17	# default build options
14nr|hexen2-1.5.6-1|18	%define gtk1_buildopt GTK2=yes
14nr|hexen2-1.5.6-1|19	%define alsa_buildopt USE_ALSA=yes
14nr|hexen2-1.5.6-1|20	%define midi_buildopt USE_MIDI=yes
14nr|hexen2-1.5.6-1|21	%define timidity_buildopt USE_CODEC_TIMIDITY=yes
14nr|hexen2-1.5.6-1|22	%define wavmusic_buildopt USE_CODEC_WAVE=yes
14nr|hexen2-1.5.6-1|23	%define mp3_libraryopt MP3LIB=mad
14nr|hexen2-1.5.6-1|24	%define mp3_buildopt USE_CODEC_MP3=yes
14nr|hexen2-1.5.6-1|25	%define ogg_buildopt USE_CODEC_VORBIS=yes
14nr|hexen2-1.5.6-1|26	# build option overrides
14nr|hexen2-1.5.6-1|27	%{?_without_gtk2:%define gtk1_buildopt GTK1=yes}
14nr|hexen2-1.5.6-1|28	%{?_without_asm:%define asm_buildopt USE_X86_ASM=no}
14nr|hexen2-1.5.6-1|29	%{?_without_alsa:%define alsa_buildopt USE_ALSA=no}
14nr|hexen2-1.5.6-1|30	%{?_without_midi:%define midi_buildopt USE_MIDI=no}
14nr|hexen2-1.5.6-1|31	%{?_without_timidity:%define timidity_buildopt USE_CODEC_TIMIDITY=no}
14nr|hexen2-1.5.6-1|32	%{?_without_wavmusic:%define wavmusic_buildopt USE_CODEC_WAVE=no}
14nr|hexen2-1.5.6-1|33	%{?_with_mpg123:%define mp3_libraryopt MP3LIB=mpg123}
14nr|hexen2-1.5.6-1|34	%{?_without_mp3:%define mp3_buildopt USE_CODEC_MP3=no}
14nr|hexen2-1.5.6-1|35	%{?_without_mp3:%define mp3_libraryopt MP3LIB=none}
14nr|hexen2-1.5.6-1|36	%{?_without_ogg:%define ogg_buildopt USE_CODEC_VORBIS=no}
14nr|hexen2-1.5.6-1|37	# all build options passed to makefile
14nr|hexen2-1.5.6-1|38	%define engine_buildopt	%{asm_buildopt} %{alsa_buildopt} %{midi_buildopt} %{timidity_buildopt} %{wavmusic_buildopt} %{mp3_buildopt} %{mp3_libraryopt} %{ogg_buildopt}
14nr|hexen2-1.5.6-1|39	
14nr|hexen2-1.5.6-1|40	%define desktop_vendor	uhexen2
14nr|hexen2-1.5.6-1|41	
14nr|hexen2-1.5.6-1|42	%define gamecode_ver	1.28
14nr|hexen2-1.5.6-1|43	
14nr|hexen2-1.5.6-1|44	# pre-release version: MAKE SURE to change this
14nr|hexen2-1.5.6-1|45	# to an %undefine for the final realease!!
14nr|hexen2-1.5.6-1|46	# define prerelease	rc4
14nr|hexen2-1.5.6-1|47	
14nr|hexen2-1.5.6-1|48	# package release number for final-release:
14nr|hexen2-1.5.6-1|49	%define pkg_final	1
14nr|hexen2-1.5.6-1|50	# package release number for pre-release:
14nr|hexen2-1.5.6-1|51	%define pkg_prerel	4
14nr|hexen2-1.5.6-1|52	
14nr|hexen2-1.5.6-1|53	Name:		hexen2
14nr|hexen2-1.5.6-1|54	License:	GPLv2
14nr|hexen2-1.5.6-1|55	Group:		Games/Arcade
14nr|hexen2-1.5.6-1|56	Version:	1.5.6
14nr|hexen2-1.5.6-1|57	Release:	1
14nr|hexen2-1.5.6-1|58	Summary:	Hexen II: Hammer of Thyrion
14nr|hexen2-1.5.6-1|59	URL:		http://uhexen2.sourceforge.net/
14nr|hexen2-1.5.6-1|60	Source:		http://download.sourceforge.net/uhexen2/hexen2source-%{version}.tgz
14nr|hexen2-1.5.6-1|61	Source1:	http://download.sourceforge.net/uhexen2/hexen2source-gamecode-%{version}.tgz
14nr|hexen2-1.5.6-1|62	Source2:	http://download.sourceforge.net/uhexen2/hexenworld-pakfiles-0.15.tgz
14nr|hexen2-1.5.6-1|63	BuildRequires:	pkgconfig(sdl)
14nr|hexen2-1.5.6-1|64	BuildRequires:	pkgconfig(gl)
14nr|hexen2-1.5.6-1|65	BuildRequires:	pkgconfig(glu)
14nr|hexen2-1.5.6-1|66	BuildRequires:	pkgconfig(mad) libmpg123-devel >= 1.12.0
14nr|hexen2-1.5.6-1|67	BuildRequires:	pkgconfig(ogg) libvorbis-devel
14nr|hexen2-1.5.6-1|68	BuildRequires:	nasm >= 0.98.38
14nr|hexen2-1.5.6-1|69	BuildRequires:	desktop-file-utils
14nr|hexen2-1.5.6-1|70	BuildRequires:	gtk+-devel
14nr|hexen2-1.5.6-1|71	BuildRequires:	pkgconfig(gtk+-2.0)
14nr|hexen2-1.5.6-1|72	BuildRequires:  pkgconfig(alsa)
14nr|hexen2-1.5.6-1|73	# timidity++-patches requirement is non-fatal
14nr|hexen2-1.5.6-1|74	#%{!?_without_timidity:Requires: timidity++-patches}
14nr|hexen2-1.5.6-1|75	# these will be picked by rpm already
14nr|hexen2-1.5.6-1|76	#%{!?_without_mp3:Requires: libmad}
14nr|hexen2-1.5.6-1|77	#%{!?_without_ogg:Requires: libvorbis}
14nr|hexen2-1.5.6-1|78	
14nr|hexen2-1.5.6-1|79	%description
14nr|hexen2-1.5.6-1|80	Hexen II is a class based shooter game by Raven Software from 1997.
14nr|hexen2-1.5.6-1|81	Hammer of Thyrion is a port of the GPL'ed source code released by
14nr|hexen2-1.5.6-1|82	Raven. This package contains binaries that will run both the original
14nr|hexen2-1.5.6-1|83	game and the Portal of Praevus mission pack, a dedicated server and a
14nr|hexen2-1.5.6-1|84	launcher application which provides a GTK gui for launching different
14nr|hexen2-1.5.6-1|85	versions of the game.
14nr|hexen2-1.5.6-1|86	
14nr|hexen2-1.5.6-1|87	%package -n hexenworld
14nr|hexen2-1.5.6-1|88	Group:		Games/Arcade
14nr|hexen2-1.5.6-1|89	Summary:	HexenWorld Client and Server
14nr|hexen2-1.5.6-1|90	# timidity++-patches requirement is non-fatal
14nr|hexen2-1.5.6-1|91	#%{!?_without_timidity:Requires: timidity++-patches}
14nr|hexen2-1.5.6-1|92	# these will be picked by rpm already
14nr|hexen2-1.5.6-1|93	#%{!?_without_mp3:Requires: libmad}
14nr|hexen2-1.5.6-1|94	#%{!?_without_ogg:Requires: libvorbis}
14nr|hexen2-1.5.6-1|95	Requires:	hexen2 >= 1.5.0
14nr|hexen2-1.5.6-1|96	
14nr|hexen2-1.5.6-1|97	%description -n hexenworld
14nr|hexen2-1.5.6-1|98	Hexen II is a class based shooter game by Raven Software from 1997.
14nr|hexen2-1.5.6-1|99	Hammer of Thyrion is a port of the GPL'ed source code released by
14nr|hexen2-1.5.6-1|100	Raven. HexenWorld is an extension of Hexen II with enhancements for
14nr|hexen2-1.5.6-1|101	internet play. This package contains the files which are required to
14nr|hexen2-1.5.6-1|102	run a HexenWorld server or client, and a master server application.
14nr|hexen2-1.5.6-1|103	
14nr|hexen2-1.5.6-1|104	%prep
14nr|hexen2-1.5.6-1|105	%setup -q -n hexen2source-%{version} -a1 -a2
14nr|hexen2-1.5.6-1|106	
14nr|hexen2-1.5.6-1|107	%build
14nr|hexen2-1.5.6-1|108	# Build the main game binaries
14nr|hexen2-1.5.6-1|109	%{__make} -C engine/hexen2 %{engine_buildopt} DEBUG=yes h2
14nr|hexen2-1.5.6-1|110	%{__make} -s -C engine/hexen2 clean
14nr|hexen2-1.5.6-1|111	%{__make} -C engine/hexen2 %{engine_buildopt} DEBUG=yes glh2
14nr|hexen2-1.5.6-1|112	%{__make} -s -C engine/hexen2 clean
14nr|hexen2-1.5.6-1|113	# Build the dedicated server
14nr|hexen2-1.5.6-1|114	%{__make} -C engine/hexen2/server
14nr|hexen2-1.5.6-1|115	# HexenWorld binaries
14nr|hexen2-1.5.6-1|116	%{__make} -C engine/hexenworld/server
14nr|hexen2-1.5.6-1|117	%{__make} -C engine/hexenworld/client %{engine_buildopt} hw
14nr|hexen2-1.5.6-1|118	%{__make} -s -C engine/hexenworld/client clean
14nr|hexen2-1.5.6-1|119	%{__make} -C engine/hexenworld/client %{engine_buildopt} glhw
14nr|hexen2-1.5.6-1|120	# HexenWorld master server
14nr|hexen2-1.5.6-1|121	%{__make} -C hw_utils/hwmaster
14nr|hexen2-1.5.6-1|122	
14nr|hexen2-1.5.6-1|123	# Build h2patch
14nr|hexen2-1.5.6-1|124	%{__make} -C h2patch
14nr|hexen2-1.5.6-1|125	
14nr|hexen2-1.5.6-1|126	# Launcher binaries
14nr|hexen2-1.5.6-1|127	%{__make} -C launcher %{gtk1_buildopt}
14nr|hexen2-1.5.6-1|128	
14nr|hexen2-1.5.6-1|129	# Build the hcode compiler
14nr|hexen2-1.5.6-1|130	%{__make} -C utils/hcc
14nr|hexen2-1.5.6-1|131	# Build the game-code
14nr|hexen2-1.5.6-1|132	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/h2
14nr|hexen2-1.5.6-1|133	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/h2 -name progs2.src
14nr|hexen2-1.5.6-1|134	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/portals -oi -on
14nr|hexen2-1.5.6-1|135	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/hw -oi -on
14nr|hexen2-1.5.6-1|136	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/siege -oi -on
14nr|hexen2-1.5.6-1|137	
14nr|hexen2-1.5.6-1|138	# Done building
14nr|hexen2-1.5.6-1|139	
14nr|hexen2-1.5.6-1|140	%install
14nr|hexen2-1.5.6-1|141	%{__rm} -rf %{buildroot}
14nr|hexen2-1.5.6-1|142	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/docs
14nr|hexen2-1.5.6-1|143	%{__install} -D -m755 engine/hexen2/server/h2ded %{buildroot}/%{_gamesdatadir}/%{name}/h2ded
14nr|hexen2-1.5.6-1|144	%{__install} -D -m755 engine/hexen2/glhexen2 %{buildroot}/%{_gamesdatadir}/%{name}/glhexen2
14nr|hexen2-1.5.6-1|145	%{__install} -D -m755 engine/hexen2/hexen2 %{buildroot}/%{_gamesdatadir}/%{name}/hexen2
14nr|hexen2-1.5.6-1|146	%{__install} -D -m755 engine/hexenworld/client/hwcl %{buildroot}/%{_gamesdatadir}/%{name}/hwcl
14nr|hexen2-1.5.6-1|147	%{__install} -D -m755 engine/hexenworld/client/glhwcl %{buildroot}/%{_gamesdatadir}/%{name}/glhwcl
14nr|hexen2-1.5.6-1|148	%{__install} -D -m755 engine/hexenworld/server/hwsv %{buildroot}/%{_gamesdatadir}/%{name}/hwsv
14nr|hexen2-1.5.6-1|149	%{__install} -D -m755 hw_utils/hwmaster/hwmaster %{buildroot}/%{_gamesdatadir}/%{name}/hwmaster
14nr|hexen2-1.5.6-1|150	%{__install} -D -m755 h2patch/h2patch %{buildroot}/%{_gamesdatadir}/%{name}/h2patch
14nr|hexen2-1.5.6-1|151	%{__install} -D -m755 launcher/h2launcher %{buildroot}/%{_gamesdatadir}/%{name}/h2launcher
14nr|hexen2-1.5.6-1|152	# Make a symlink of the game-launcher
14nr|hexen2-1.5.6-1|153	%{__mkdir_p} %{buildroot}/%{_gamesbindir}
14nr|hexen2-1.5.6-1|154	%{__ln_s} %{_gamesdatadir}/hexen2/h2launcher %{buildroot}/%{_gamesbindir}/hexen2
14nr|hexen2-1.5.6-1|155	
14nr|hexen2-1.5.6-1|156	# Install the docs
14nr|hexen2-1.5.6-1|157	%{__install} -D -m644 docs/README %{buildroot}/%{_gamesdatadir}/%{name}/docs/README
14nr|hexen2-1.5.6-1|158	%{__install} -D -m644 docs/COPYING %{buildroot}/%{_gamesdatadir}/%{name}/docs/COPYING
14nr|hexen2-1.5.6-1|159	%{__install} -D -m644 docs/BUGS %{buildroot}/%{_gamesdatadir}/%{name}/docs/BUGS
14nr|hexen2-1.5.6-1|160	%{__install} -D -m644 docs/TODO %{buildroot}/%{_gamesdatadir}/%{name}/docs/TODO
14nr|hexen2-1.5.6-1|161	%{__install} -D -m644 docs/ABOUT %{buildroot}/%{_gamesdatadir}/%{name}/docs/ABOUT
14nr|hexen2-1.5.6-1|162	%{__install} -D -m644 docs/Features %{buildroot}/%{_gamesdatadir}/%{name}/docs/Features
14nr|hexen2-1.5.6-1|163	%{__install} -D -m644 docs/CHANGES %{buildroot}/%{_gamesdatadir}/%{name}/docs/CHANGES
14nr|hexen2-1.5.6-1|164	%{__install} -D -m644 docs/CHANGES %{buildroot}/%{_gamesdatadir}/%{name}/docs/CHANGES.old
14nr|hexen2-1.5.6-1|165	%{__install} -D -m644 docs/README.music %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.music
14nr|hexen2-1.5.6-1|166	%{__install} -D -m644 docs/README.3dfx %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.3dfx
14nr|hexen2-1.5.6-1|167	%{__install} -D -m644 docs/README.launcher %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.launcher
14nr|hexen2-1.5.6-1|168	%{__install} -D -m644 docs/README.hwcl %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.hwcl
14nr|hexen2-1.5.6-1|169	%{__install} -D -m644 docs/README.hwsv %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.hwsv
14nr|hexen2-1.5.6-1|170	%{__install} -D -m644 docs/README.hwmaster %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.hwmaster
14nr|hexen2-1.5.6-1|171	%{__install} -D -m644 docs/SrcNotes.txt %{buildroot}/%{_gamesdatadir}/%{name}/docs/SrcNotes.txt
14nr|hexen2-1.5.6-1|172	%{__install} -D -m644 docs/ReleaseNotes %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes
14nr|hexen2-1.5.6-1|173	# install release notes for the older versions
14nr|hexen2-1.5.6-1|174	%{__install} -D -m644 docs/ReleaseNotes.old %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes.old
14nr|hexen2-1.5.6-1|175	# %{__install} -D -m644 docs/ReleaseNotes-1.2.4a %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.2.4a
14nr|hexen2-1.5.6-1|176	# %{__install} -D -m644 docs/ReleaseNotes-1.3.0 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.3.0
14nr|hexen2-1.5.6-1|177	# %{__install} -D -m644 docs/ReleaseNotes-1.4.0 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.0
14nr|hexen2-1.5.6-1|178	# %{__install} -D -m644 docs/ReleaseNotes-1.4.1 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.1
14nr|hexen2-1.5.6-1|179	# %{__install} -D -m644 docs/ReleaseNotes-1.4.2 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.2
14nr|hexen2-1.5.6-1|180	# %{__install} -D -m644 docs/ReleaseNotes-1.4.3 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.3
14nr|hexen2-1.5.6-1|181	# %{__install} -D -m644 docs/ReleaseNotes-1.4.4 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.4
14nr|hexen2-1.5.6-1|182	
14nr|hexen2-1.5.6-1|183	# Install the gamedata
14nr|hexen2-1.5.6-1|184	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/data1/
14nr|hexen2-1.5.6-1|185	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/h2/progs.dat %{buildroot}/%{_gamesdatadir}/%{name}/data1/progs.dat
14nr|hexen2-1.5.6-1|186	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/h2/progs2.dat %{buildroot}/%{_gamesdatadir}/%{name}/data1/progs2.dat
14nr|hexen2-1.5.6-1|187	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/h2/hexen.rc %{buildroot}/%{_gamesdatadir}/%{name}/data1/hexen.rc
14nr|hexen2-1.5.6-1|188	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/h2/strings.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/strings.txt
14nr|hexen2-1.5.6-1|189	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/h2/default.cfg %{buildroot}/%{_gamesdatadir}/%{name}/data1/default.cfg
14nr|hexen2-1.5.6-1|190	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/portals/
14nr|hexen2-1.5.6-1|191	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/portals/progs.dat %{buildroot}/%{_gamesdatadir}/%{name}/portals/progs.dat
14nr|hexen2-1.5.6-1|192	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/hexen.rc %{buildroot}/%{_gamesdatadir}/%{name}/portals/hexen.rc
14nr|hexen2-1.5.6-1|193	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/strings.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/strings.txt
14nr|hexen2-1.5.6-1|194	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/infolist.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/infolist.txt
14nr|hexen2-1.5.6-1|195	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/maplist.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maplist.txt
14nr|hexen2-1.5.6-1|196	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/puzzles.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/puzzles.txt
14nr|hexen2-1.5.6-1|197	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/default.cfg %{buildroot}/%{_gamesdatadir}/%{name}/portals/default.cfg
14nr|hexen2-1.5.6-1|198	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/hw/
14nr|hexen2-1.5.6-1|199	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/hw/hwprogs.dat %{buildroot}/%{_gamesdatadir}/%{name}/hw/hwprogs.dat
14nr|hexen2-1.5.6-1|200	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/hw/strings.txt %{buildroot}/%{_gamesdatadir}/%{name}/hw/strings.txt
14nr|hexen2-1.5.6-1|201	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/hw/default.cfg %{buildroot}/%{_gamesdatadir}/%{name}/hw/default.cfg
14nr|hexen2-1.5.6-1|202	%{__install} -D -m644 hw/pak4.pak %{buildroot}/%{_gamesdatadir}/%{name}/hw/pak4.pak
14nr|hexen2-1.5.6-1|203	
14nr|hexen2-1.5.6-1|204	# Install ent fixes handling map quirks
14nr|hexen2-1.5.6-1|205	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/
14nr|hexen2-1.5.6-1|206	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/README.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/README.txt
14nr|hexen2-1.5.6-1|207	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/demo2.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/demo2.ent
14nr|hexen2-1.5.6-1|208	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/demo2.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/demo2.txt
14nr|hexen2-1.5.6-1|209	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt4.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt4.ent
14nr|hexen2-1.5.6-1|210	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt4.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt4.txt
14nr|hexen2-1.5.6-1|211	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt5.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt5.ent
14nr|hexen2-1.5.6-1|212	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt5.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt5.txt
14nr|hexen2-1.5.6-1|213	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/romeric5.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/romeric5.ent
14nr|hexen2-1.5.6-1|214	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/romeric5.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/romeric5.txt
14nr|hexen2-1.5.6-1|215	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/tower.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/tower.ent
14nr|hexen2-1.5.6-1|216	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/tower.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/tower.txt
14nr|hexen2-1.5.6-1|217	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/README.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/README.txt
14nr|hexen2-1.5.6-1|218	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet2.ent %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet2.ent
14nr|hexen2-1.5.6-1|219	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet2.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet2.txt
14nr|hexen2-1.5.6-1|220	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet9.ent %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet9.ent
14nr|hexen2-1.5.6-1|221	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet9.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet9.txt
14nr|hexen2-1.5.6-1|222	
14nr|hexen2-1.5.6-1|223	# Install the pak deltas
14nr|hexen2-1.5.6-1|224	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/
14nr|hexen2-1.5.6-1|225	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/data1
14nr|hexen2-1.5.6-1|226	%{__install} -D -m644 gamecode-%{gamecode_ver}/patch111/patchdat/data1/data1pk0.xd3 %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/data1/data1pk0.xd3
14nr|hexen2-1.5.6-1|227	%{__install} -D -m644 gamecode-%{gamecode_ver}/patch111/patchdat/data1/data1pk1.xd3 %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/data1/data1pk1.xd3
14nr|hexen2-1.5.6-1|228	%{__install} -D -m644 gamecode-%{gamecode_ver}/patch111/patchdat.txt %{buildroot}/%{_gamesdatadir}/%{name}/patchdat.txt
14nr|hexen2-1.5.6-1|229	
14nr|hexen2-1.5.6-1|230	# Install the menu icon
14nr|hexen2-1.5.6-1|231	%{__mkdir_p} %{buildroot}/%{_datadir}/pixmaps
14nr|hexen2-1.5.6-1|232	%{__install} -D -m644 engine/resource/%{name}.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png
14nr|hexen2-1.5.6-1|233	
14nr|hexen2-1.5.6-1|234	# Install menu entry
14nr|hexen2-1.5.6-1|235	%{__cat} > %{name}.desktop << EOF
14nr|hexen2-1.5.6-1|236	[Desktop Entry]
14nr|hexen2-1.5.6-1|237	Name=Hexen 2
14nr|hexen2-1.5.6-1|238	Name[ru]=Hexen 2
14nr|hexen2-1.5.6-1|239	Comment=Hexen II
14nr|hexen2-1.5.6-1|240	Comment[ru]=Hexen II
14nr|hexen2-1.5.6-1|241	Exec=hexen2
14nr|hexen2-1.5.6-1|242	Icon=hexen2.png
14nr|hexen2-1.5.6-1|243	Terminal=false
14nr|hexen2-1.5.6-1|244	Type=Application
14nr|hexen2-1.5.6-1|245	Encoding=UTF-8
14nr|hexen2-1.5.6-1|246	Categories=Application;Game;
14nr|hexen2-1.5.6-1|247	EOF
14nr|hexen2-1.5.6-1|248	
14nr|hexen2-1.5.6-1|249	%if %{!?_without_freedesktop:1}0
14nr|hexen2-1.5.6-1|250	%{__mkdir_p} %{buildroot}%{_datadir}/applications
14nr|hexen2-1.5.6-1|251	desktop-file-install \
14nr|hexen2-1.5.6-1|252	--vendor %{desktop_vendor} \
14nr|hexen2-1.5.6-1|253	--dir %{buildroot}%{_datadir}/applications \
14nr|hexen2-1.5.6-1|254	%{name}.desktop
14nr|hexen2-1.5.6-1|255	%else
14nr|hexen2-1.5.6-1|256	%{__install} -D -m 0644 %{name}.desktop \
14nr|hexen2-1.5.6-1|257	%{buildroot}%{_sysconfdir}/X11/applnk/Games/%{name}.desktop
14nr|hexen2-1.5.6-1|258	%endif
14nr|hexen2-1.5.6-1|259	
14nr|hexen2-1.5.6-1|260	%clean
14nr|hexen2-1.5.6-1|261	
14nr|hexen2-1.5.6-1|262	%files
14nr|hexen2-1.5.6-1|263	%{_gamesdatadir}/%{name}/h2ded
14nr|hexen2-1.5.6-1|264	%{_gamesdatadir}/%{name}/hexen2
14nr|hexen2-1.5.6-1|265	%{_gamesdatadir}/%{name}/glhexen2
14nr|hexen2-1.5.6-1|266	%{_gamesdatadir}/%{name}/h2patch
14nr|hexen2-1.5.6-1|267	%{_gamesdatadir}/%{name}/patchdat/data1/data1pk0.xd3
14nr|hexen2-1.5.6-1|268	%{_gamesdatadir}/%{name}/patchdat/data1/data1pk1.xd3
14nr|hexen2-1.5.6-1|269	%{_gamesdatadir}/%{name}/patchdat.txt
14nr|hexen2-1.5.6-1|270	%{_gamesdatadir}/%{name}/data1/progs.dat
14nr|hexen2-1.5.6-1|271	%{_gamesdatadir}/%{name}/data1/progs2.dat
14nr|hexen2-1.5.6-1|272	%{_gamesdatadir}/%{name}/data1/hexen.rc
14nr|hexen2-1.5.6-1|273	%{_gamesdatadir}/%{name}/data1/strings.txt
14nr|hexen2-1.5.6-1|274	%{_gamesdatadir}/%{name}/data1/default.cfg
14nr|hexen2-1.5.6-1|275	%{_gamesdatadir}/%{name}/data1/maps/README.txt
14nr|hexen2-1.5.6-1|276	%{_gamesdatadir}/%{name}/data1/maps/demo2.ent
14nr|hexen2-1.5.6-1|277	%{_gamesdatadir}/%{name}/data1/maps/demo2.txt
14nr|hexen2-1.5.6-1|278	%{_gamesdatadir}/%{name}/data1/maps/egypt4.ent
14nr|hexen2-1.5.6-1|279	%{_gamesdatadir}/%{name}/data1/maps/egypt4.txt
14nr|hexen2-1.5.6-1|280	%{_gamesdatadir}/%{name}/data1/maps/egypt5.ent
14nr|hexen2-1.5.6-1|281	%{_gamesdatadir}/%{name}/data1/maps/egypt5.txt
14nr|hexen2-1.5.6-1|282	%{_gamesdatadir}/%{name}/data1/maps/romeric5.ent
14nr|hexen2-1.5.6-1|283	%{_gamesdatadir}/%{name}/data1/maps/romeric5.txt
14nr|hexen2-1.5.6-1|284	%{_gamesdatadir}/%{name}/data1/maps/tower.ent
14nr|hexen2-1.5.6-1|285	%{_gamesdatadir}/%{name}/data1/maps/tower.txt
14nr|hexen2-1.5.6-1|286	%{_gamesdatadir}/%{name}/portals/progs.dat
14nr|hexen2-1.5.6-1|287	%{_gamesdatadir}/%{name}/portals/hexen.rc
14nr|hexen2-1.5.6-1|288	%{_gamesdatadir}/%{name}/portals/strings.txt
14nr|hexen2-1.5.6-1|289	%{_gamesdatadir}/%{name}/portals/puzzles.txt
14nr|hexen2-1.5.6-1|290	%{_gamesdatadir}/%{name}/portals/infolist.txt
14nr|hexen2-1.5.6-1|291	%{_gamesdatadir}/%{name}/portals/maplist.txt
14nr|hexen2-1.5.6-1|292	%{_gamesdatadir}/%{name}/portals/default.cfg
14nr|hexen2-1.5.6-1|293	%{_gamesdatadir}/%{name}/portals/maps/README.txt
14nr|hexen2-1.5.6-1|294	%{_gamesdatadir}/%{name}/portals/maps/tibet2.ent
14nr|hexen2-1.5.6-1|295	%{_gamesdatadir}/%{name}/portals/maps/tibet2.txt
14nr|hexen2-1.5.6-1|296	%{_gamesdatadir}/%{name}/portals/maps/tibet9.ent
14nr|hexen2-1.5.6-1|297	%{_gamesdatadir}/%{name}/portals/maps/tibet9.txt
14nr|hexen2-1.5.6-1|298	%{_gamesbindir}/hexen2
14nr|hexen2-1.5.6-1|299	%{_datadir}/pixmaps/%{name}.png
14nr|hexen2-1.5.6-1|300	%{_gamesdatadir}/%{name}/h2launcher
14nr|hexen2-1.5.6-1|301	%{_gamesdatadir}/%{name}/docs/README
14nr|hexen2-1.5.6-1|302	%{_gamesdatadir}/%{name}/docs/COPYING
14nr|hexen2-1.5.6-1|303	%{_gamesdatadir}/%{name}/docs/BUGS
14nr|hexen2-1.5.6-1|304	%{_gamesdatadir}/%{name}/docs/ABOUT
14nr|hexen2-1.5.6-1|305	%{_gamesdatadir}/%{name}/docs/Features
14nr|hexen2-1.5.6-1|306	%{_gamesdatadir}/%{name}/docs/CHANGES
14nr|hexen2-1.5.6-1|307	%{_gamesdatadir}/%{name}/docs/CHANGES.old
14nr|hexen2-1.5.6-1|308	%{_gamesdatadir}/%{name}/docs/README.music
14nr|hexen2-1.5.6-1|309	%{_gamesdatadir}/%{name}/docs/README.launcher
14nr|hexen2-1.5.6-1|310	%{_gamesdatadir}/%{name}/docs/README.3dfx
14nr|hexen2-1.5.6-1|311	%{_gamesdatadir}/%{name}/docs/TODO
14nr|hexen2-1.5.6-1|312	%{_gamesdatadir}/%{name}/docs/SrcNotes.txt
14nr|hexen2-1.5.6-1|313	%{_gamesdatadir}/%{name}/docs/ReleaseNotes
14nr|hexen2-1.5.6-1|314	%{_gamesdatadir}/%{name}/docs/ReleaseNotes.old
14nr|hexen2-1.5.6-1|315	%{!?_without_freedesktop:%{_datadir}/applications/%{desktop_vendor}-%{name}.desktop}
14nr|hexen2-1.5.6-1|316	%{?_without_freedesktop:%{_sysconfdir}/X11/applnk/Games/%{name}.desktop}
14nr|hexen2-1.5.6-1|317	
14nr|hexen2-1.5.6-1|318	%files -n hexenworld
14nr|hexen2-1.5.6-1|319	%{_gamesdatadir}/%{name}/hwsv
14nr|hexen2-1.5.6-1|320	%{_gamesdatadir}/%{name}/hwmaster
14nr|hexen2-1.5.6-1|321	%{_gamesdatadir}/%{name}/hwcl
14nr|hexen2-1.5.6-1|322	%{_gamesdatadir}/%{name}/glhwcl
14nr|hexen2-1.5.6-1|323	%{_gamesdatadir}/%{name}/hw/hwprogs.dat
14nr|hexen2-1.5.6-1|324	%{_gamesdatadir}/%{name}/hw/pak4.pak
14nr|hexen2-1.5.6-1|325	%{_gamesdatadir}/%{name}/hw/strings.txt
14nr|hexen2-1.5.6-1|326	%{_gamesdatadir}/%{name}/hw/default.cfg
14nr|hexen2-1.5.6-1|327	%{_gamesdatadir}/%{name}/docs/README.hwcl
14nr|hexen2-1.5.6-1|328	%{_gamesdatadir}/%{name}/docs/README.hwsv
14nr|hexen2-1.5.6-1|329	%{_gamesdatadir}/%{name}/docs/README.hwmaster
14nr|hexen2-1.5.6-1|330	
14nr|hexen2-1.5.6-1|331	%changelog
14nr|hexen2-1.5.6-1|332	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-1
14nr|hexen2-1.5.6-1|333	+ Revision: 702652c
14nr|hexen2-1.5.6-1|334	- Updated to 1.5.6
14nr|hexen2-1.5.6-1|335	
14nr|hexen2-1.5.6-1|336	

26390 14
14nr|hheretic-0.2.2-1|1	Name:			hheretic
14nr|hheretic-0.2.2-1|2	Summary:		Hacked Heretic is a Linux port of Raven Games old shooter, Heretic
14nr|hheretic-0.2.2-1|3	License:		GPL
14nr|hheretic-0.2.2-1|4	Group:			Games/Arcade
14nr|hheretic-0.2.2-1|5	Version:		0.2.2
14nr|hheretic-0.2.2-1|6	Release:		1
14nr|hheretic-0.2.2-1|7	URL:			http://hheretic.sourceforge.net/
14nr|hheretic-0.2.2-1|8	Source:			http://downloads.sourceforge.net/hheretic/%{name}-%{version}-src.tgz
14nr|hheretic-0.2.2-1|9	Source1:		%{name}.png
14nr|hheretic-0.2.2-1|10	Source90:		%{name}-rpmlintrc
14nr|hheretic-0.2.2-1|11	BuildRequires:	pkgconfig(gl)
14nr|hheretic-0.2.2-1|12	BuildRequires:	pkgconfig(glu)
14nr|hheretic-0.2.2-1|13	BuildRequires:	pkgconfig(sdl)
14nr|hheretic-0.2.2-1|14	BuildRequires:	pkgconfig(SDL_mixer)
14nr|hheretic-0.2.2-1|15	Requires:	TiMidity++
14nr|hheretic-0.2.2-1|16	
14nr|hheretic-0.2.2-1|17	%description
14nr|hheretic-0.2.2-1|18	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic.
14nr|hheretic-0.2.2-1|19	
14nr|hheretic-0.2.2-1|20	This is a new release of Dan's excellent Hacked Heretic, by the
14nr|hheretic-0.2.2-1|21	authors of Hammer of Thyrion (Heretic II). We're applying fixes,
14nr|hheretic-0.2.2-1|22	adding a few features, and ensuring it runs on most *nix operating
14nr|hheretic-0.2.2-1|23	systems.
14nr|hheretic-0.2.2-1|24	
14nr|hheretic-0.2.2-1|25	This package contains the OpenGL enabled binary.
14nr|hheretic-0.2.2-1|26	
14nr|hheretic-0.2.2-1|27	%package sdl
14nr|hheretic-0.2.2-1|28	Summary:	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic
14nr|hheretic-0.2.2-1|29	Group:		Games/Arcade
14nr|hheretic-0.2.2-1|30	
14nr|hheretic-0.2.2-1|31	%description sdl
14nr|hheretic-0.2.2-1|32	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic.
14nr|hheretic-0.2.2-1|33	
14nr|hheretic-0.2.2-1|34	This is a new release of Dan's excellent Hacked Heretic, by the
14nr|hheretic-0.2.2-1|35	authors of Heretic II. We're applying fixes,
14nr|hheretic-0.2.2-1|36	adding a few features, and ensuring it runs on most *nix operating
14nr|hheretic-0.2.2-1|37	systems.
14nr|hheretic-0.2.2-1|38	
14nr|hheretic-0.2.2-1|39	This package contains the sdl enabled binary.
14nr|hheretic-0.2.2-1|40	
14nr|hheretic-0.2.2-1|41	%package shareware
14nr|hheretic-0.2.2-1|42	Summary:	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic
14nr|hheretic-0.2.2-1|43	Group:		Games/Arcade
14nr|hheretic-0.2.2-1|44	Requires:	%{name}
14nr|hheretic-0.2.2-1|45	
14nr|hheretic-0.2.2-1|46	%description shareware
14nr|hheretic-0.2.2-1|47	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic.
14nr|hheretic-0.2.2-1|48	
14nr|hheretic-0.2.2-1|49	Those without the full retail version of Heretic can still play the
14nr|hheretic-0.2.2-1|50	shareware.
14nr|hheretic-0.2.2-1|51	
14nr|hheretic-0.2.2-1|52	
14nr|hheretic-0.2.2-1|53	%prep
14nr|hheretic-0.2.2-1|54	%setup -q -n %{name}-%{version}-src
14nr|hheretic-0.2.2-1|55	
14nr|hheretic-0.2.2-1|56	%build
14nr|hheretic-0.2.2-1|57	# compile the OpenGL version (hheretic-gl)
14nr|hheretic-0.2.2-1|58	%configure \
14nr|hheretic-0.2.2-1|59	--with-audio=sdlmixer
14nr|hheretic-0.2.2-1|60	%make
14nr|hheretic-0.2.2-1|61	
14nr|hheretic-0.2.2-1|62	# compile the software version (hheretic-sdl)
14nr|hheretic-0.2.2-1|63	%make clean
14nr|hheretic-0.2.2-1|64	%configure \
14nr|hheretic-0.2.2-1|65	--disable-gl \
14nr|hheretic-0.2.2-1|66	--with-audio=sdlmixer
14nr|hheretic-0.2.2-1|67	%make
14nr|hheretic-0.2.2-1|68	
14nr|hheretic-0.2.2-1|69	%install
14nr|hheretic-0.2.2-1|70	# wrapper startscript
14nr|hheretic-0.2.2-1|71	%__install -dm 755 %{buildroot}%{_gamesbindir}
14nr|hheretic-0.2.2-1|72	for i in gl sdl; do
14nr|hheretic-0.2.2-1|73	%{__cat} > %{name}-$i.sh << EOF
14nr|hheretic-0.2.2-1|74	#!/bin/bash
14nr|hheretic-0.2.2-1|75	if [ ! -f \$HOME/.hheretic/version-%{version} ]; then
14nr|hheretic-0.2.2-1|76	mkdir -p \$HOME/.hheretic
14nr|hheretic-0.2.2-1|77	
14nr|hheretic-0.2.2-1|78	# if shareware is installed create a link
14nr|hheretic-0.2.2-1|79	if [ -f %{_datadir}/games/%{name}/heretic.wad ]; then
14nr|hheretic-0.2.2-1|80	cd \$HOME/.hheretic
14nr|hheretic-0.2.2-1|81	ln -s %{_datadir}/games/%{name}/heretic.wad .
14nr|hheretic-0.2.2-1|82	fi
14nr|hheretic-0.2.2-1|83	touch version-%{version}
14nr|hheretic-0.2.2-1|84	fi
14nr|hheretic-0.2.2-1|85	cd \$HOME/.hheretic
14nr|hheretic-0.2.2-1|86	%{_prefix}/games/%{name}-$i "\$@"
14nr|hheretic-0.2.2-1|87	EOF
14nr|hheretic-0.2.2-1|88	
14nr|hheretic-0.2.2-1|89	%__install -m 755 %{name}-$i.sh \
14nr|hheretic-0.2.2-1|90	%{buildroot}%{_gamesbindir}
14nr|hheretic-0.2.2-1|91	done
14nr|hheretic-0.2.2-1|92	
14nr|hheretic-0.2.2-1|93	# install the gamedata
14nr|hheretic-0.2.2-1|94	%__install -dm 755 %{buildroot}/%{_datadir}/games/%{name} \
14nr|hheretic-0.2.2-1|95	%{buildroot}%{_datadir}/games/%{name}
14nr|hheretic-0.2.2-1|96	
14nr|hheretic-0.2.2-1|97	%__install -dm 755 %{buildroot}%{_prefix}/games/%{name}
14nr|hheretic-0.2.2-1|98	%__install -dm 755 %{buildroot}%{_datadir}/pixmaps
14nr|hheretic-0.2.2-1|99	for i in gl sdl; do
14nr|hheretic-0.2.2-1|100	# binaries
14nr|hheretic-0.2.2-1|101	%__install -m 755 %{name}-$i \
14nr|hheretic-0.2.2-1|102	%{buildroot}%{_prefix}/games
14nr|hheretic-0.2.2-1|103	
14nr|hheretic-0.2.2-1|104	# icon
14nr|hheretic-0.2.2-1|105	%__install -m 644 %{SOURCE1} \
14nr|hheretic-0.2.2-1|106	%{buildroot}%{_datadir}/pixmaps/%{name}-$i.png
14nr|hheretic-0.2.2-1|107	done
14nr|hheretic-0.2.2-1|108	
14nr|hheretic-0.2.2-1|109	# install menu entry
14nr|hheretic-0.2.2-1|110	%__install -dm 755 %{buildroot}%{_datadir}/applications
14nr|hheretic-0.2.2-1|111	%{__cat} > %{name}-gl.desktop << EOF
14nr|hheretic-0.2.2-1|112	[Desktop Entry]
14nr|hheretic-0.2.2-1|113	Name=Hacked Heretic (OpenGL)
14nr|hheretic-0.2.2-1|114	GenericName=Hacked Heretic (OpenGL)
14nr|hheretic-0.2.2-1|115	Comment=Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic
14nr|hheretic-0.2.2-1|116	Exec=%{name}-gl.sh
14nr|hheretic-0.2.2-1|117	Icon=%{name}-gl
14nr|hheretic-0.2.2-1|118	Terminal=false
14nr|hheretic-0.2.2-1|119	Type=Application
14nr|hheretic-0.2.2-1|120	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14nr|hheretic-0.2.2-1|121	EOF
14nr|hheretic-0.2.2-1|122	
14nr|hheretic-0.2.2-1|123	%{__cat} > %{name}-sdl.desktop << EOF
14nr|hheretic-0.2.2-1|124	[Desktop Entry]
14nr|hheretic-0.2.2-1|125	Name=Hacked Heretic (SDL)
14nr|hheretic-0.2.2-1|126	GenericName=Hacked Heretic (SDL)
14nr|hheretic-0.2.2-1|127	Comment=Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic
14nr|hheretic-0.2.2-1|128	Exec=%{name}-sdl.sh
14nr|hheretic-0.2.2-1|129	Icon=%{name}-sdl
14nr|hheretic-0.2.2-1|130	Terminal=false
14nr|hheretic-0.2.2-1|131	Type=Application
14nr|hheretic-0.2.2-1|132	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14nr|hheretic-0.2.2-1|133	EOF
14nr|hheretic-0.2.2-1|134	
14nr|hheretic-0.2.2-1|135	%__install -m 644 %{name}*.desktop \
14nr|hheretic-0.2.2-1|136	%{buildroot}%{_datadir}/applications
14nr|hheretic-0.2.2-1|137	
14nr|hheretic-0.2.2-1|138	%files
14nr|hheretic-0.2.2-1|139	%doc AUTHORS ChangeLog LICENSE TODO
14nr|hheretic-0.2.2-1|140	%{_gamesbindir}/%{name}-gl.sh
14nr|hheretic-0.2.2-1|141	%{_prefix}/games/%{name}-gl
14nr|hheretic-0.2.2-1|142	%{_datadir}/pixmaps/%{name}-gl.png
14nr|hheretic-0.2.2-1|143	%{_datadir}/applications/%{name}-gl.desktop
14nr|hheretic-0.2.2-1|144	
14nr|hheretic-0.2.2-1|145	%files sdl
14nr|hheretic-0.2.2-1|146	%{_gamesbindir}/%{name}-sdl.sh
14nr|hheretic-0.2.2-1|147	%{_prefix}/games/%{name}-sdl
14nr|hheretic-0.2.2-1|148	%{_datadir}/pixmaps/%{name}-sdl.png
14nr|hheretic-0.2.2-1|149	%{_datadir}/applications/%{name}-sdl.desktop
14nr|hheretic-0.2.2-1|150	
14nr|hheretic-0.2.2-1|151	%files shareware
14nr|hheretic-0.2.2-1|152	%defattr(-,root,root)
14nr|hheretic-0.2.2-1|153	# %doc README.sharewarewad
14nr|hheretic-0.2.2-1|154	# %dir %{_datadir}/games/%{name}
14nr|hheretic-0.2.2-1|155	# %{_datadir}/games/%{name}/*.wad
14nr|hheretic-0.2.2-1|156	
14nr|hheretic-0.2.2-1|157	
14nr|hheretic-0.2.2-1|158	
14nr|hheretic-0.2.2-1|159	
14nr|hheretic-0.2.2-1|160	%changelog
14nr|hheretic-0.2.2-1|161	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.2-1
14nr|hheretic-0.2.2-1|162	+ Revision: f07acc9
14nr|hheretic-0.2.2-1|163	- LOG Update BuildRequires, minor spec cleanups
14nr|hheretic-0.2.2-1|164	
14nr|hheretic-0.2.2-1|165	

26391 14
14nr|hhexen-1.6.2-1|1	Name:			hhexen
14nr|hhexen-1.6.2-1|2	Summary:		Hacked Hexen is a Linux port of Raven Games old shooter, Hexen
14nr|hhexen-1.6.2-1|3	License:		GPL
14nr|hhexen-1.6.2-1|4	Group:			Games/Arcade
14nr|hhexen-1.6.2-1|5	Version:		1.6.2
14nr|hhexen-1.6.2-1|6	Release:		1
14nr|hhexen-1.6.2-1|7	URL:			http://hhexen.sourceforge.net/
14nr|hhexen-1.6.2-1|8	Source:			http://downloads.sourceforge.net/hhexen/%{name}-%{version}-src.tgz
14nr|hhexen-1.6.2-1|9	Source1:		%{name}.png
14nr|hhexen-1.6.2-1|10	Source90:		%{name}-rpmlintrc
14nr|hhexen-1.6.2-1|11	BuildRequires:	pkgconfig(gl)
14nr|hhexen-1.6.2-1|12	BuildRequires:	pkgconfig(glu)
14nr|hhexen-1.6.2-1|13	BuildRequires:	pkgconfig(sdl)
14nr|hhexen-1.6.2-1|14	BuildRequires:	pkgconfig(SDL_mixer)
14nr|hhexen-1.6.2-1|15	Requires:	TiMidity++
14nr|hhexen-1.6.2-1|16	
14nr|hhexen-1.6.2-1|17	%description
14nr|hhexen-1.6.2-1|18	Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen.
14nr|hhexen-1.6.2-1|19	
14nr|hhexen-1.6.2-1|20	This is a new release of Dan's excellent Hacked Hexen, by the
14nr|hhexen-1.6.2-1|21	authors of Hammer of Thyrion (Hexen II). We're applying fixes,
14nr|hhexen-1.6.2-1|22	adding a few features, and ensuring it runs on most *nix operating
14nr|hhexen-1.6.2-1|23	systems.
14nr|hhexen-1.6.2-1|24	
14nr|hhexen-1.6.2-1|25	This package contains the OpenGL enabled binary.
14nr|hhexen-1.6.2-1|26	
14nr|hhexen-1.6.2-1|27	This package is non-free because it requires non-free data.
14nr|hhexen-1.6.2-1|28	
14nr|hhexen-1.6.2-1|29	%package sdl
14nr|hhexen-1.6.2-1|30	Summary:	Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen
14nr|hhexen-1.6.2-1|31	Group:		Games/Arcade
14nr|hhexen-1.6.2-1|32	
14nr|hhexen-1.6.2-1|33	%description sdl
14nr|hhexen-1.6.2-1|34	Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen.
14nr|hhexen-1.6.2-1|35	
14nr|hhexen-1.6.2-1|36	This is a new release of Dan's excellent Hacked Hexen, by the
14nr|hhexen-1.6.2-1|37	authors of Hammer of Thyrion (Hexen II). We're applying fixes,
14nr|hhexen-1.6.2-1|38	adding a few features, and ensuring it runs on most *nix operating
14nr|hhexen-1.6.2-1|39	systems.
14nr|hhexen-1.6.2-1|40	
14nr|hhexen-1.6.2-1|41	This package contains the sdl enabled binary.
14nr|hhexen-1.6.2-1|42	
14nr|hhexen-1.6.2-1|43	%prep
14nr|hhexen-1.6.2-1|44	%setup -q -n %{name}-%{version}-src
14nr|hhexen-1.6.2-1|45	
14nr|hhexen-1.6.2-1|46	%build
14nr|hhexen-1.6.2-1|47	# compile the OpenGL version (hhexen-gl)
14nr|hhexen-1.6.2-1|48	%configure \
14nr|hhexen-1.6.2-1|49	--with-audio=sdlmixer
14nr|hhexen-1.6.2-1|50	%__make %{?jobs:-j%{jobs}}
14nr|hhexen-1.6.2-1|51	
14nr|hhexen-1.6.2-1|52	# compile the software version (hhexen-sdl)
14nr|hhexen-1.6.2-1|53	%__make clean
14nr|hhexen-1.6.2-1|54	%configure \
14nr|hhexen-1.6.2-1|55	--disable-gl \
14nr|hhexen-1.6.2-1|56	--with-audio=sdlmixer
14nr|hhexen-1.6.2-1|57	%__make %{?jobs:-j%{jobs}}
14nr|hhexen-1.6.2-1|58	
14nr|hhexen-1.6.2-1|59	%install
14nr|hhexen-1.6.2-1|60	# wrapper startscript
14nr|hhexen-1.6.2-1|61	%__install -dm 755 %{buildroot}%{_bindir}
14nr|hhexen-1.6.2-1|62	for i in gl sdl; do
14nr|hhexen-1.6.2-1|63	%{__cat} > %{name}-$i.sh << EOF
14nr|hhexen-1.6.2-1|64	#!/bin/bash
14nr|hhexen-1.6.2-1|65	if [ ! -f \$HOME/.hhexen/version-%{version} ]; then
14nr|hhexen-1.6.2-1|66	mkdir -p \$HOME/.hhexen
14nr|hhexen-1.6.2-1|67	fi
14nr|hhexen-1.6.2-1|68	cd \$HOME/.hhexen
14nr|hhexen-1.6.2-1|69	%{_prefix}/games/%{name}-$i "\$@"
14nr|hhexen-1.6.2-1|70	EOF
14nr|hhexen-1.6.2-1|71	
14nr|hhexen-1.6.2-1|72	%__install -m 755 %{name}-$i.sh \
14nr|hhexen-1.6.2-1|73	%{buildroot}%{_bindir}
14nr|hhexen-1.6.2-1|74	done
14nr|hhexen-1.6.2-1|75	
14nr|hhexen-1.6.2-1|76	# install the gamedata
14nr|hhexen-1.6.2-1|77	%__install -dm 755 %{buildroot}/%{_datadir}/games/%{name}
14nr|hhexen-1.6.2-1|78	%__install -dm 755 %{buildroot}%{_prefix}/games/%{name}
14nr|hhexen-1.6.2-1|79	%__install -dm 755 %{buildroot}%{_datadir}/pixmaps
14nr|hhexen-1.6.2-1|80	for i in gl sdl; do
14nr|hhexen-1.6.2-1|81	# binaries
14nr|hhexen-1.6.2-1|82	%__install -m 755 %{name}-$i \
14nr|hhexen-1.6.2-1|83	%{buildroot}%{_prefix}/games
14nr|hhexen-1.6.2-1|84	
14nr|hhexen-1.6.2-1|85	# icon
14nr|hhexen-1.6.2-1|86	%__install -m 644 %{SOURCE1} \
14nr|hhexen-1.6.2-1|87	%{buildroot}%{_datadir}/pixmaps/%{name}-$i.png
14nr|hhexen-1.6.2-1|88	done
14nr|hhexen-1.6.2-1|89	
14nr|hhexen-1.6.2-1|90	# install menu entry
14nr|hhexen-1.6.2-1|91	%__install -dm 755 %{buildroot}%{_datadir}/applications
14nr|hhexen-1.6.2-1|92	%{__cat} > %{name}-gl.desktop << EOF
14nr|hhexen-1.6.2-1|93	[Desktop Entry]
14nr|hhexen-1.6.2-1|94	Name=Hacked Hexen (OpenGL)
14nr|hhexen-1.6.2-1|95	GenericName=Hacked Hexen (OpenGL)
14nr|hhexen-1.6.2-1|96	Comment=Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen
14nr|hhexen-1.6.2-1|97	Exec=%{name}-gl.sh
14nr|hhexen-1.6.2-1|98	Icon=%{name}-gl
14nr|hhexen-1.6.2-1|99	Terminal=false
14nr|hhexen-1.6.2-1|100	Type=Application
14nr|hhexen-1.6.2-1|101	#Encoding=UTF-8
14nr|hhexen-1.6.2-1|102	EOF
14nr|hhexen-1.6.2-1|103	
14nr|hhexen-1.6.2-1|104	%{__cat} > %{name}-sdl.desktop << EOF
14nr|hhexen-1.6.2-1|105	[Desktop Entry]
14nr|hhexen-1.6.2-1|106	Name=Hacked Hexen (SDL)
14nr|hhexen-1.6.2-1|107	GenericName=Hacked Hexen (SDL)
14nr|hhexen-1.6.2-1|108	Comment=Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen
14nr|hhexen-1.6.2-1|109	Exec=%{name}-sdl.sh
14nr|hhexen-1.6.2-1|110	Icon=%{name}-sdl
14nr|hhexen-1.6.2-1|111	Terminal=false
14nr|hhexen-1.6.2-1|112	Type=Application
14nr|hhexen-1.6.2-1|113	#Encoding=UTF-8
14nr|hhexen-1.6.2-1|114	EOF
14nr|hhexen-1.6.2-1|115	
14nr|hhexen-1.6.2-1|116	%__install -m 644 %{name}*.desktop \
14nr|hhexen-1.6.2-1|117	%{buildroot}%{_datadir}/applications
14nr|hhexen-1.6.2-1|118	
14nr|hhexen-1.6.2-1|119	%files
14nr|hhexen-1.6.2-1|120	%doc AUTHORS ChangeLog LICENSE README-* RELEASE TODO WADFILES
14nr|hhexen-1.6.2-1|121	%{_bindir}/%{name}-gl.sh
14nr|hhexen-1.6.2-1|122	%{_prefix}/games/%{name}-gl
14nr|hhexen-1.6.2-1|123	%{_datadir}/pixmaps/%{name}-gl.png
14nr|hhexen-1.6.2-1|124	%{_datadir}/applications/%{name}-gl.desktop
14nr|hhexen-1.6.2-1|125	
14nr|hhexen-1.6.2-1|126	%files sdl
14nr|hhexen-1.6.2-1|127	%{_bindir}/%{name}-sdl.sh
14nr|hhexen-1.6.2-1|128	%{_prefix}/games/%{name}-sdl
14nr|hhexen-1.6.2-1|129	%{_datadir}/pixmaps/%{name}-sdl.png
14nr|hhexen-1.6.2-1|130	%{_datadir}/applications/%{name}-sdl.desktop
14nr|hhexen-1.6.2-1|131	
14nr|hhexen-1.6.2-1|132	
14nr|hhexen-1.6.2-1|133	
14nr|hhexen-1.6.2-1|134	
14nr|hhexen-1.6.2-1|135	%changelog
14nr|hhexen-1.6.2-1|136	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.2-1
14nr|hhexen-1.6.2-1|137	+ Revision: c86f608
14nr|hhexen-1.6.2-1|138	- LOG Update BuildRequires, minor cleanups
14nr|hhexen-1.6.2-1|139	
14nr|hhexen-1.6.2-1|140	

26392 14
14nr|hoh-1.01-2|1	# the game is close-sourced and no longer developed so debug is useless
14nr|hoh-1.01-2|2	%define		_enable_debug_packages %{nil}
14nr|hoh-1.01-2|3	%define		debug_package %{nil}
14nr|hoh-1.01-2|4	
14nr|hoh-1.01-2|5	%if %{_use_internal_dependency_generator}
14nr|hoh-1.01-2|6	%define __noautoprov 'libstdc++-libc6.2-2.so.3'
14nr|hoh-1.01-2|7	%endif
14nr|hoh-1.01-2|8	
14nr|hoh-1.01-2|9	Name:		hoh
14nr|hoh-1.01-2|10	Version:	1.01
14nr|hoh-1.01-2|11	Release:	2
14nr|hoh-1.01-2|12	Summary:	Remake of the 80's 8-bit classic game Head over Heels
14nr|hoh-1.01-2|13	Group:		Games/Arcade
14nr|hoh-1.01-2|14	License:	Freeware
14nr|hoh-1.01-2|15	URL:		http://retrospec.sgn.net/game/hoh
14nr|hoh-1.01-2|16	Source0:	http://retrospec.sgn.net/games/hoh/bin/hohlin-101.tar.bz2
14nr|hoh-1.01-2|17	Source1:	http://retrospec.sgn.net/games/hoh/bin/hoh-update-101.tar.bz2
14nr|hoh-1.01-2|18	Source2:	%{name}.png
14nr|hoh-1.01-2|19	BuildRequires:	imagemagick
14nr|hoh-1.01-2|20	ExclusiveArch:	%{ix86}
14nr|hoh-1.01-2|21	
14nr|hoh-1.01-2|22	%description
14nr|hoh-1.01-2|23	Remake of the 80's 8-bit classic game Head over Heels.
14nr|hoh-1.01-2|24	
14nr|hoh-1.01-2|25	%prep
14nr|hoh-1.01-2|26	%setup -q -c -a1
14nr|hoh-1.01-2|27	
14nr|hoh-1.01-2|28	%build
14nr|hoh-1.01-2|29	
14nr|hoh-1.01-2|30	%install
14nr|hoh-1.01-2|31	# wrapper script
14nr|hoh-1.01-2|32	mkdir -p %{buildroot}%{_bindir}
14nr|hoh-1.01-2|33	cat > %{buildroot}%{_bindir}/%{name} << EOF
14nr|hoh-1.01-2|34	#!/bin/bash
14nr|hoh-1.01-2|35	export LD_LIBRARY_PATH=%{_libdir}/%{name}/runtime
14nr|hoh-1.01-2|36	cd %{_libdir}/%{name}
14nr|hoh-1.01-2|37	exec ./HoH \$@
14nr|hoh-1.01-2|38	EOF
14nr|hoh-1.01-2|39	chmod 755 %{buildroot}%{_bindir}/%{name}
14nr|hoh-1.01-2|40	
14nr|hoh-1.01-2|41	# game files
14nr|hoh-1.01-2|42	mkdir -p %{buildroot}%{_libdir}/%{name}
14nr|hoh-1.01-2|43	cp -af %{name}-install-%{version}/data/* %{buildroot}%{_libdir}/%{name}/
14nr|hoh-1.01-2|44	cp -af %{name}-update-%{version}/data/HoH %{buildroot}%{_libdir}/%{name}/
14nr|hoh-1.01-2|45	
14nr|hoh-1.01-2|46	# icons
14nr|hoh-1.01-2|47	for N in 16 32 64 128; do
14nr|hoh-1.01-2|48	convert %{SOURCE2} -resize ${N}x${N} $N.png;
14nr|hoh-1.01-2|49	done
14nr|hoh-1.01-2|50	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14nr|hoh-1.01-2|51	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14nr|hoh-1.01-2|52	install -D %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14nr|hoh-1.01-2|53	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nr|hoh-1.01-2|54	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nr|hoh-1.01-2|55	
14nr|hoh-1.01-2|56	# menu-entry
14nr|hoh-1.01-2|57	mkdir -p  %{buildroot}%{_datadir}/applications
14nr|hoh-1.01-2|58	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|hoh-1.01-2|59	[Desktop Entry]
14nr|hoh-1.01-2|60	Name=Head over Heels
14nr|hoh-1.01-2|61	Comment=Retro 80's classic
14nr|hoh-1.01-2|62	Exec=hoh
14nr|hoh-1.01-2|63	Icon=hoh
14nr|hoh-1.01-2|64	Terminal=false
14nr|hoh-1.01-2|65	Type=Application
14nr|hoh-1.01-2|66	Categories=Game;ArcadeGame;
14nr|hoh-1.01-2|67	EOF
14nr|hoh-1.01-2|68	
14nr|hoh-1.01-2|69	%files
14nr|hoh-1.01-2|70	%defattr(644,root,root,755)
14nr|hoh-1.01-2|71	%doc %{name}-install-%{version}/docs %{name}-install-%{version}/readme.txt
14nr|hoh-1.01-2|72	%attr(755,root,root) %{_bindir}/%{name}
14nr|hoh-1.01-2|73	%dir %{_libdir}/%{name}
14nr|hoh-1.01-2|74	%{_libdir}/%{name}/Sound
14nr|hoh-1.01-2|75	%dir %{_libdir}/%{name}/runtime
14nr|hoh-1.01-2|76	%attr(755,root,root) %{_libdir}/%{name}/runtime/*
14nr|hoh-1.01-2|77	%attr(755,root,root) %{_libdir}/%{name}/HoH
14nr|hoh-1.01-2|78	%{_libdir}/%{name}/HoHOriginal.dat
14nr|hoh-1.01-2|79	%{_datadir}/applications/%{name}.desktop
14nr|hoh-1.01-2|80	%{_liconsdir}/%{name}.png
14nr|hoh-1.01-2|81	%{_miconsdir}/%{name}.png
14nr|hoh-1.01-2|82	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nr|hoh-1.01-2|83	
14nr|hoh-1.01-2|84	
14nr|hoh-1.01-2|85	
14nr|hoh-1.01-2|86	
14nr|hoh-1.01-2|87	%changelog
14nr|hoh-1.01-2|88	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.01-2
14nr|hoh-1.01-2|89	+ Revision: 5a90d61
14nr|hoh-1.01-2|90	- LOG Add provides exceptions, spec cleanup
14nr|hoh-1.01-2|91	
14nr|hoh-1.01-2|92	

26393 14
14nr|ideas-1.0.3.9-1|1	%define		name		ideas
14nr|ideas-1.0.3.9-1|2	%define		version		1.0.3.9
14nr|ideas-1.0.3.9-1|3	%define		sversion	1039
14nr|ideas-1.0.3.9-1|4	
14nr|ideas-1.0.3.9-1|5	Name:		%{name}
14nr|ideas-1.0.3.9-1|6	Version:	%{version}
14nr|ideas-1.0.3.9-1|7	Release:	%mkrel 1
14nr|ideas-1.0.3.9-1|8	Summary:	Nintendo DS and GBA Emulator
14nr|ideas-1.0.3.9-1|9	Group:		Emulators
14nr|ideas-1.0.3.9-1|10	License:	Freeware
14nr|ideas-1.0.3.9-1|11	URL:		http://ideasemu.biz/index.php
14nr|ideas-1.0.3.9-1|12	Source:		%{name}%{sversion}.tar.bz2
14nr|ideas-1.0.3.9-1|13	Source1:	%{name}.png
14nr|ideas-1.0.3.9-1|14	Source2:	acekardplugin.zip
14nr|ideas-1.0.3.9-1|15	Source3:	DsPad1.6.1.zip
14nr|ideas-1.0.3.9-1|16	Source4:	syncroaud.tar
14nr|ideas-1.0.3.9-1|17	Source5:	wifiplugin.zip
14nr|ideas-1.0.3.9-1|18	BuildRequires:	imagemagick
14nr|ideas-1.0.3.9-1|19	ExclusiveArch:	%{ix86}
14nr|ideas-1.0.3.9-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
14nr|ideas-1.0.3.9-1|21	
14nr|ideas-1.0.3.9-1|22	%description
14nr|ideas-1.0.3.9-1|23	iDeaS is an emulator that runs a lot of commercial games on PC with OpenGL.
14nr|ideas-1.0.3.9-1|24	
14nr|ideas-1.0.3.9-1|25	iDeaS has emulated the ARM7 GameBoy Advance processor at 100%, and the ARM9
14nr|ideas-1.0.3.9-1|26	dual screen processor at 99%; enabling it to run many commercial ROMs,
14nr|ideas-1.0.3.9-1|27	including Super Mario 64 DS and Pokémon Diamond & Pearl (with a few graphical
14nr|ideas-1.0.3.9-1|28	errors). The touch screen is fully emulated with a cursor instead of a hand,
14nr|ideas-1.0.3.9-1|29	and a keyboard can be used to emulate the Nintendo DS buttons.
14nr|ideas-1.0.3.9-1|30	
14nr|ideas-1.0.3.9-1|31	iDeaS uses a plugin system that originally came from the UltraHLE Nintendo 64
14nr|ideas-1.0.3.9-1|32	emulator so that further support can achieved without looking at the source
14nr|ideas-1.0.3.9-1|33	code of the emulator.
14nr|ideas-1.0.3.9-1|34	
14nr|ideas-1.0.3.9-1|35	%prep
14nr|ideas-1.0.3.9-1|36	%setup -q -c -n %{name}%{sversion}
14nr|ideas-1.0.3.9-1|37	
14nr|ideas-1.0.3.9-1|38	%build
14nr|ideas-1.0.3.9-1|39	#unpack plugins
14nr|ideas-1.0.3.9-1|40	unzip %{SOURCE2}
14nr|ideas-1.0.3.9-1|41	unzip %{SOURCE3}
14nr|ideas-1.0.3.9-1|42	tar xf %{SOURCE4}
14nr|ideas-1.0.3.9-1|43	unzip %{SOURCE5}
14nr|ideas-1.0.3.9-1|44	
14nr|ideas-1.0.3.9-1|45	%install
14nr|ideas-1.0.3.9-1|46	%__rm -rf %{buildroot}
14nr|ideas-1.0.3.9-1|47	
14nr|ideas-1.0.3.9-1|48	# install section
14nr|ideas-1.0.3.9-1|49	%__mkdir_p %{buildroot}%{_bindir}
14nr|ideas-1.0.3.9-1|50	
14nr|ideas-1.0.3.9-1|51	cat > %{buildroot}%{_bindir}/%{name} << EOF
14nr|ideas-1.0.3.9-1|52	#!/bin/bash
14nr|ideas-1.0.3.9-1|53	%{_libdir}/games/%{name}/%{name}
14nr|ideas-1.0.3.9-1|54	EOF
14nr|ideas-1.0.3.9-1|55	
14nr|ideas-1.0.3.9-1|56	chmod +x %{buildroot}%{_bindir}/%{name}
14nr|ideas-1.0.3.9-1|57	
14nr|ideas-1.0.3.9-1|58	%__install -D -m 755 %{name} %{buildroot}%{_libdir}/games/%{name}/%{name}
14nr|ideas-1.0.3.9-1|59	
14nr|ideas-1.0.3.9-1|60	%__install -D -m 755 Linux/acekard.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/acekard.so
14nr|ideas-1.0.3.9-1|61	%__install -D -m 755 Linux/wifi.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/wifi.so
14nr|ideas-1.0.3.9-1|62	%__install -D -m 755 syncro_aud_alsa.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/syncro_aud_alsa.so
14nr|ideas-1.0.3.9-1|63	%__install -D -m 755 dspad1.6.1/libDsPad.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/libDsPad.so
14nr|ideas-1.0.3.9-1|64	
14nr|ideas-1.0.3.9-1|65	#Icons
14nr|ideas-1.0.3.9-1|66	%__mkdir_p %{buildroot}%{_datadir}/pixmaps/
14nr|ideas-1.0.3.9-1|67	%__install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nr|ideas-1.0.3.9-1|68	
14nr|ideas-1.0.3.9-1|69	%__mkdir_p %{buildroot}/%{_miconsdir} \
14nr|ideas-1.0.3.9-1|70	%{buildroot}/%{_liconsdir} \
14nr|ideas-1.0.3.9-1|71	%{buildroot}/%{_iconsdir}
14nr|ideas-1.0.3.9-1|72	
14nr|ideas-1.0.3.9-1|73	%__install -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
14nr|ideas-1.0.3.9-1|74	%__install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/%{name}.png
14nr|ideas-1.0.3.9-1|75	%__install -m 644 %{SOURCE1} %{buildroot}/%{_liconsdir}/%{name}.png
14nr|ideas-1.0.3.9-1|76	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14nr|ideas-1.0.3.9-1|77	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14nr|ideas-1.0.3.9-1|78	
14nr|ideas-1.0.3.9-1|79	# install menu entries
14nr|ideas-1.0.3.9-1|80	%__mkdir_p %{buildroot}%{_datadir}/applications
14nr|ideas-1.0.3.9-1|81	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|ideas-1.0.3.9-1|82	[Desktop Entry]
14nr|ideas-1.0.3.9-1|83	Name=iDeaS
14nr|ideas-1.0.3.9-1|84	Comment=Nintendo DS and GBA Emulator
14nr|ideas-1.0.3.9-1|85	Exec=%{name}
14nr|ideas-1.0.3.9-1|86	Icon=%{name}
14nr|ideas-1.0.3.9-1|87	Type=Application
14nr|ideas-1.0.3.9-1|88	Terminal=false
14nr|ideas-1.0.3.9-1|89	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
14nr|ideas-1.0.3.9-1|90	EOF
14nr|ideas-1.0.3.9-1|91	
14nr|ideas-1.0.3.9-1|92	%clean
14nr|ideas-1.0.3.9-1|93	%__rm -rf %{buildroot}
14nr|ideas-1.0.3.9-1|94	
14nr|ideas-1.0.3.9-1|95	%files
14nr|ideas-1.0.3.9-1|96	%defattr(-,root,root)
14nr|ideas-1.0.3.9-1|97	%attr (644,root,root) %doc readme.txt
14nr|ideas-1.0.3.9-1|98	%{_bindir}/%{name}
14nr|ideas-1.0.3.9-1|99	%{_libdir}/games/%{name}/%{name}
14nr|ideas-1.0.3.9-1|100	%{_libdir}/games/%{name}/PlugIn/*.so
14nr|ideas-1.0.3.9-1|101	# desktop integration
14nr|ideas-1.0.3.9-1|102	%{_iconsdir}/*.png
14nr|ideas-1.0.3.9-1|103	%{_miconsdir}/*.png
14nr|ideas-1.0.3.9-1|104	%{_liconsdir}/*.png
14nr|ideas-1.0.3.9-1|105	%{_datadir}/pixmaps/%{name}.png
14nr|ideas-1.0.3.9-1|106	%{_datadir}/applications/%{name}.desktop
14nr|ideas-1.0.3.9-1|107	
14nr|ideas-1.0.3.9-1|108	
14nr|ideas-1.0.3.9-1|109	
14nr|ideas-1.0.3.9-1|110	
14nr|ideas-1.0.3.9-1|111	%changelog
14nr|ideas-1.0.3.9-1|112	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.3.9-1
14nr|ideas-1.0.3.9-1|113	+ Revision: b22b174
14nr|ideas-1.0.3.9-1|114	- Automatic import for version 1.0.3.9
14nr|ideas-1.0.3.9-1|115	
14nr|ideas-1.0.3.9-1|116	

26394 14
14nr|iodoom3-1.3.1.1304-3|1	Name:		iodoom3
14nr|iodoom3-1.3.1.1304-3|2	Version:	1.3.1.1304
14nr|iodoom3-1.3.1.1304-3|3	Release:	3
14nr|iodoom3-1.3.1.1304-3|4	Summary:	Doom 3 engine
14nr|iodoom3-1.3.1.1304-3|5	Group:		Games/Arcade
14nr|iodoom3-1.3.1.1304-3|6	License:	GPLv3+
14nr|iodoom3-1.3.1.1304-3|7	URL:		http://www.iodoom3.org
14nr|iodoom3-1.3.1.1304-3|8	# From git, see more at http://www.iodoom3.org/download/
14nr|iodoom3-1.3.1.1304-3|9	Source0:	%{name}-%{version}.tar.bz2
14nr|iodoom3-1.3.1.1304-3|10	Source1:	%{name}.png
14nr|iodoom3-1.3.1.1304-3|11	Patch0:		iodoom3-1.3.1.1304-datapath.patch
14nr|iodoom3-1.3.1.1304-3|12	# https://github.com/albertz/iodoom3/commit/350616aab643eceb106631af81d3bb960a0dcb70
14nr|iodoom3-1.3.1.1304-3|13	Patch1:		iodoom3-1.3.1.1304-x86_64.patch
14nr|iodoom3-1.3.1.1304-3|14	BuildRequires:	imagemagick
14nr|iodoom3-1.3.1.1304-3|15	BuildRequires:	scons
14nr|iodoom3-1.3.1.1304-3|16	BuildRequires:	pkgconfig(alsa)
14nr|iodoom3-1.3.1.1304-3|17	BuildRequires:	pkgconfig(gl)
14nr|iodoom3-1.3.1.1304-3|18	BuildRequires:	pkgconfig(glu)
14nr|iodoom3-1.3.1.1304-3|19	BuildRequires:	pkgconfig(openal)
14nr|iodoom3-1.3.1.1304-3|20	BuildRequires:	pkgconfig(x11)
14nr|iodoom3-1.3.1.1304-3|21	BuildRequires:	pkgconfig(xext)
14nr|iodoom3-1.3.1.1304-3|22	BuildRequires:	pkgconfig(xxf86vm)
14nr|iodoom3-1.3.1.1304-3|23	BuildRequires:	pkgconfig(zlib)
14nr|iodoom3-1.3.1.1304-3|24	Provides:	doom3 = 1.3.1
14nr|iodoom3-1.3.1.1304-3|25	# 64 bit build is too buggy, segfaults at start and requires lots of patching
14nr|iodoom3-1.3.1.1304-3|26	ExclusiveArch:	%{ix86}
14nr|iodoom3-1.3.1.1304-3|27	
14nr|iodoom3-1.3.1.1304-3|28	%description
14nr|iodoom3-1.3.1.1304-3|29	On November 22, 2011 id Software released the source code to Doom 3.
14nr|iodoom3-1.3.1.1304-3|30	This project aims to build upon that source code release by cleaning up,
14nr|iodoom3-1.3.1.1304-3|31	fixing bugs, and adding features. The permant goal is to create the
14nr|iodoom3-1.3.1.1304-3|32	open-source Doom 3 distribution upon which people base their games and
14nr|iodoom3-1.3.1.1304-3|33	projects. Project developers also seek to have the perfect version of the
14nr|iodoom3-1.3.1.1304-3|34	game engine for playing Doom 3, it’s expansion pack Resurrection of Evil,
14nr|iodoom3-1.3.1.1304-3|35	and all popular mods.
14nr|iodoom3-1.3.1.1304-3|36	
14nr|iodoom3-1.3.1.1304-3|37	WARNING! Playing Doom 3 still requires a legitimate copy of the game.
14nr|iodoom3-1.3.1.1304-3|38	You can purchase a copy from Steam or your favorite retailer.
14nr|iodoom3-1.3.1.1304-3|39	
14nr|iodoom3-1.3.1.1304-3|40	Place "base" folder from the Doom 3 installation to:
14nr|iodoom3-1.3.1.1304-3|41	%{_gamesdatadir}/doom3/
14nr|iodoom3-1.3.1.1304-3|42	
14nr|iodoom3-1.3.1.1304-3|43	
14nr|iodoom3-1.3.1.1304-3|44	%prep
14nr|iodoom3-1.3.1.1304-3|45	%setup -q
14nr|iodoom3-1.3.1.1304-3|46	%patch0 -p1
14nr|iodoom3-1.3.1.1304-3|47	sed -i s,"/usr/lib/libz.a","%{_libdir}/libz.a",g neo/sys/scons/SConscript.curl
14nr|iodoom3-1.3.1.1304-3|48	# Ask CD-KEY only for network game
14nr|iodoom3-1.3.1.1304-3|49	sed -i s,"ID_ENFORCE_KEY 1","ID_ENFORCE_KEY 0",g neo/framework/BuildDefines.h
14nr|iodoom3-1.3.1.1304-3|50	
14nr|iodoom3-1.3.1.1304-3|51	%build
14nr|iodoom3-1.3.1.1304-3|52	pushd neo
14nr|iodoom3-1.3.1.1304-3|53	%scons TARGET_MONO=1 TARGET_CORE=0 TARGET_GAME=0 TARGET_D3XP=0
14nr|iodoom3-1.3.1.1304-3|54	popd
14nr|iodoom3-1.3.1.1304-3|55	for N in 16 32 64 128; do convert %{SOURCE1} -resize ${N}x${N} $N.png; done
14nr|iodoom3-1.3.1.1304-3|56	
14nr|iodoom3-1.3.1.1304-3|57	%install
14nr|iodoom3-1.3.1.1304-3|58	install -D neo/doom-mon* %{buildroot}%{_gamesbindir}/%{name}
14nr|iodoom3-1.3.1.1304-3|59	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14nr|iodoom3-1.3.1.1304-3|60	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14nr|iodoom3-1.3.1.1304-3|61	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nr|iodoom3-1.3.1.1304-3|62	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nr|iodoom3-1.3.1.1304-3|63	
14nr|iodoom3-1.3.1.1304-3|64	# menu-entry
14nr|iodoom3-1.3.1.1304-3|65	mkdir -p %{buildroot}%{_datadir}/applications
14nr|iodoom3-1.3.1.1304-3|66	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|iodoom3-1.3.1.1304-3|67	[Desktop Entry]
14nr|iodoom3-1.3.1.1304-3|68	Name=Doom 3
14nr|iodoom3-1.3.1.1304-3|69	Comment=A first-person science fiction horror video game
14nr|iodoom3-1.3.1.1304-3|70	Exec=%{name}
14nr|iodoom3-1.3.1.1304-3|71	Icon=%{name}
14nr|iodoom3-1.3.1.1304-3|72	Terminal=false
14nr|iodoom3-1.3.1.1304-3|73	Type=Application
14nr|iodoom3-1.3.1.1304-3|74	Categories=Game;ArcadeGame;
14nr|iodoom3-1.3.1.1304-3|75	EOF
14nr|iodoom3-1.3.1.1304-3|76	
14nr|iodoom3-1.3.1.1304-3|77	mkdir -p %{buildroot}%{_gamesdatadir}/doom3
14nr|iodoom3-1.3.1.1304-3|78	
14nr|iodoom3-1.3.1.1304-3|79	%files
14nr|iodoom3-1.3.1.1304-3|80	%doc README.txt COPYING.txt id-readme.txt
14nr|iodoom3-1.3.1.1304-3|81	%{_gamesbindir}/%{name}
14nr|iodoom3-1.3.1.1304-3|82	%dir %{_gamesdatadir}/doom3
14nr|iodoom3-1.3.1.1304-3|83	%{_datadir}/applications/%{name}.desktop
14nr|iodoom3-1.3.1.1304-3|84	%{_liconsdir}/%{name}.png
14nr|iodoom3-1.3.1.1304-3|85	%{_miconsdir}/%{name}.png
14nr|iodoom3-1.3.1.1304-3|86	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nr|iodoom3-1.3.1.1304-3|87	
14nr|iodoom3-1.3.1.1304-3|88	
14nr|iodoom3-1.3.1.1304-3|89	%changelog
14nr|iodoom3-1.3.1.1304-3|90	* Thu Jan 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1.1304-3
14nr|iodoom3-1.3.1.1304-3|91	+ Revision: baf2f15
14nr|iodoom3-1.3.1.1304-3|92	- LOG Add Provides: doom3 = 1.3.1
14nr|iodoom3-1.3.1.1304-3|93	
14nr|iodoom3-1.3.1.1304-3|94	

26395 14
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|1	# These are private
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|2	%if %{_use_internal_dependency_generator}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|3	%define __noautoprov 'd3xp\\.so|base\\.so'
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|4	%endif
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|5	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|6	%define sname dhewm3
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|7	%define git 20130123
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|8	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|9	Name:		iodoom3-%{sname}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|10	Version:	1.3.1.1304
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|11	Release:	0.%{git}.1
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|12	Summary:	Doom 3 engine
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|13	Group:		Games/Arcade
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|14	License:	GPLv3+
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|15	URL:		https://github.com/dhewm/dhewm3/
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|16	# From git, see https://github.com/dhewm/dhewm3/
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|17	Source0:	%{sname}-%{version}.%{git}.tar.bz2
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|18	Source1:	%{sname}.png
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|19	# Don't override CXX flags
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|20	Patch0:		dhewm3-1.3.1.1304-cflags.patch
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|21	BuildRequires:	cmake
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|22	BuildRequires:	imagemagick
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|23	BuildRequires:	jpeg-devel
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|24	BuildRequires:	pkgconfig(gl)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|25	BuildRequires:	pkgconfig(glu)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|26	BuildRequires:	pkgconfig(libcurl)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|27	BuildRequires:	pkgconfig(ogg)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|28	BuildRequires:	pkgconfig(openal)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|29	BuildRequires:	pkgconfig(sdl)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|30	BuildRequires:	pkgconfig(vorbis)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|31	BuildRequires:	pkgconfig(vorbisfile)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|32	BuildRequires:	pkgconfig(zlib)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|33	Provides:	%{sname} = %{version}-%{release}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|34	Provides:	doom3 = 1.3.1
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|35	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|36	%description
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|37	On November 22, 2011 id Software released the source code to Doom 3.
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|38	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|39	dhewm 3 is a Doom 3 GPL source modification. The goal of dhewm 3 is
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|40	bring Doom 3 with the help of SDL to all suitable platforms.
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|41	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|42	Compared to the original Doom 3, the changes of dhewm 3 worth mentioning are:
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|43	- 64bit port
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|44	- SDL for low level OS support, OpenGL and input handling
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|45	- OpenAL for audio output, all OS specific audio backends are gone
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|46	- OpenAL EFX for EAX reverb effects (read: EAX on all platforms)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|47	- A portable build system based on CMake
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|48	- (Cross-)compilation with mingw-w64
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|49	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|50	WARNING! Playing Doom 3 still requires a legitimate copy of the game.
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|51	You can purchase a copy from Steam or your favorite retailer.
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|52	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|53	Place "base" folder from the Doom 3 installation to:
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|54	%{_gamesdatadir}/%{sname}/
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|55	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|56	%prep
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|57	%setup -q -n %{sname}-%{version}.%{git}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|58	%patch0 -p1
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|59	sed -i s,"ID_ENFORCE_KEY 1","ID_ENFORCE_KEY 0",g neo/framework/BuildDefines.h
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|60	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|61	%build
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|62	pushd neo
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|63	%cmake \
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|64	-DCMAKE_INSTALL_BINDIR=%{_gamesbindir} \
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|65	-DCMAKE_INSTALL_LIBDIR=%{_libdir}/games \
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|66	-DCMAKE_INSTALL_DATADIR=%{_gamesdatadir}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|67	%make
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|68	popd
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|69	for N in 16 32 64 128; do convert %{SOURCE1} -resize ${N}x${N} $N.png; done
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|70	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|71	%install
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|72	pushd neo
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|73	%makeinstall_std -C build
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|74	popd
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|75	install -D 16.png %{buildroot}%{_miconsdir}/%{sname}.png
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|76	install -D 32.png %{buildroot}%{_liconsdir}/%{sname}.png
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|77	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{sname}.png
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|78	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{sname}.png
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|79	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|80	# menu-entry
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|81	mkdir -p %{buildroot}%{_datadir}/applications
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|82	cat > %{buildroot}%{_datadir}/applications/%{sname}.desktop << EOF
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|83	[Desktop Entry]
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|84	Name=Doom 3 (dhewm3)
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|85	Comment=A first-person science fiction horror video game
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|86	Exec=%{sname}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|87	Icon=%{sname}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|88	Terminal=false
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|89	Type=Application
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|90	Categories=Game;ArcadeGame;
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|91	EOF
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|92	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|93	mkdir -p %{buildroot}%{_gamesdatadir}/%{sname}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|94	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|95	%files
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|96	%doc README.md COPYING.txt
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|97	%{_gamesbindir}/%{sname}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|98	%dir %attr(0777,root,root) %{_gamesdatadir}/%{sname}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|99	%{_libdir}/games/%{sname}
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|100	%{_datadir}/applications/%{sname}.desktop
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|101	%{_liconsdir}/%{sname}.png
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|102	%{_miconsdir}/%{sname}.png
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|103	%{_iconsdir}/hicolor/*/apps/%{sname}.png
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|104	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|105	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|106	%changelog
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|107	* Thu Jan 24 2013 Rosa <rosa@abf.rosalinux.ru> 1.3.1.1304-0.20130123.1
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|108	+ Revision: 296ecd9
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|109	- Automatic import for version 1.3.1.1304-0.20130123.1
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|110	
14nr|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|111	

26396 14
14nr|ipw2100-firmware-1.3-4|1	Name: ipw2100-firmware
14nr|ipw2100-firmware-1.3-4|2	Version: 1.3
14nr|ipw2100-firmware-1.3-4|3	Release: %mkrel 4
14nr|ipw2100-firmware-1.3-4|4	Summary: Intel PRO/Wireless 2100 firmware
14nr|ipw2100-firmware-1.3-4|5	Source: ipw2100-fw-%{version}.tgz
14nr|ipw2100-firmware-1.3-4|6	License: Proprietary
14nr|ipw2100-firmware-1.3-4|7	Group: System/Kernel and hardware
14nr|ipw2100-firmware-1.3-4|8	URL: http://ipw2100.sourceforge.net
14nr|ipw2100-firmware-1.3-4|9	BuildRoot: %{_tmppath}/%{name}-%{version}
14nr|ipw2100-firmware-1.3-4|10	BuildArch: noarch
14nr|ipw2100-firmware-1.3-4|11	
14nr|ipw2100-firmware-1.3-4|12	%description
14nr|ipw2100-firmware-1.3-4|13	Firmware for Intel PRO/Wireless 2100 (IPW2100) mini PCI adapter support.
14nr|ipw2100-firmware-1.3-4|14	
14nr|ipw2100-firmware-1.3-4|15	%prep
14nr|ipw2100-firmware-1.3-4|16	%setup -qc
14nr|ipw2100-firmware-1.3-4|17	
14nr|ipw2100-firmware-1.3-4|18	%build
14nr|ipw2100-firmware-1.3-4|19	
14nr|ipw2100-firmware-1.3-4|20	%install
14nr|ipw2100-firmware-1.3-4|21	rm -rf %{buildroot}
14nr|ipw2100-firmware-1.3-4|22	install -d %{buildroot}/lib/firmware
14nr|ipw2100-firmware-1.3-4|23	install -m644 *.fw %{buildroot}/lib/firmware/
14nr|ipw2100-firmware-1.3-4|24	
14nr|ipw2100-firmware-1.3-4|25	%clean
14nr|ipw2100-firmware-1.3-4|26	rm -rf %{buildroot}
14nr|ipw2100-firmware-1.3-4|27	
14nr|ipw2100-firmware-1.3-4|28	%files
14nr|ipw2100-firmware-1.3-4|29	%defattr(0644,root,root,0755)
14nr|ipw2100-firmware-1.3-4|30	%doc LICENSE
14nr|ipw2100-firmware-1.3-4|31	/lib/firmware/*.fw
14nr|ipw2100-firmware-1.3-4|32	
14nr|ipw2100-firmware-1.3-4|33	
14nr|ipw2100-firmware-1.3-4|34	
14nr|ipw2100-firmware-1.3-4|35	
14nr|ipw2100-firmware-1.3-4|36	%changelog
14nr|ipw2100-firmware-1.3-4|37	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.3-4
14nr|ipw2100-firmware-1.3-4|38	+ Revision: 46575df
14nr|ipw2100-firmware-1.3-4|39	- Automatic import for version 1.3
14nr|ipw2100-firmware-1.3-4|40	
14nr|ipw2100-firmware-1.3-4|41	

26397 14
14nr|ipw2200-firmware-3.1-2|1	Name: ipw2200-firmware
14nr|ipw2200-firmware-3.1-2|2	Version: 3.1
14nr|ipw2200-firmware-3.1-2|3	Release: %mkrel 2
14nr|ipw2200-firmware-3.1-2|4	Summary: Intel PRO/Wireless 2200BG firmware
14nr|ipw2200-firmware-3.1-2|5	Source: ipw2200-fw-%{version}.tgz
14nr|ipw2200-firmware-3.1-2|6	License: Proprietary
14nr|ipw2200-firmware-3.1-2|7	Group: System/Kernel and hardware
14nr|ipw2200-firmware-3.1-2|8	URL: http://ipw2200.sourceforge.net
14nr|ipw2200-firmware-3.1-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}
14nr|ipw2200-firmware-3.1-2|10	BuildArch: noarch
14nr|ipw2200-firmware-3.1-2|11	
14nr|ipw2200-firmware-3.1-2|12	%description
14nr|ipw2200-firmware-3.1-2|13	Firmware for Intel PRO/Wireless 2200BG (IPW2200) mini PCI adapter support.
14nr|ipw2200-firmware-3.1-2|14	
14nr|ipw2200-firmware-3.1-2|15	%prep
14nr|ipw2200-firmware-3.1-2|16	%setup -q -n ipw2200-fw-%{version}
14nr|ipw2200-firmware-3.1-2|17	
14nr|ipw2200-firmware-3.1-2|18	%build
14nr|ipw2200-firmware-3.1-2|19	
14nr|ipw2200-firmware-3.1-2|20	%install
14nr|ipw2200-firmware-3.1-2|21	rm -rf %{buildroot}
14nr|ipw2200-firmware-3.1-2|22	install -d %{buildroot}/lib/firmware
14nr|ipw2200-firmware-3.1-2|23	install -m644 *.fw %{buildroot}/lib/firmware/
14nr|ipw2200-firmware-3.1-2|24	
14nr|ipw2200-firmware-3.1-2|25	%clean
14nr|ipw2200-firmware-3.1-2|26	rm -rf %{buildroot}
14nr|ipw2200-firmware-3.1-2|27	
14nr|ipw2200-firmware-3.1-2|28	%files
14nr|ipw2200-firmware-3.1-2|29	%defattr(0644,root,root,0755)
14nr|ipw2200-firmware-3.1-2|30	%doc LICENSE.*
14nr|ipw2200-firmware-3.1-2|31	/lib/firmware/*.fw
14nr|ipw2200-firmware-3.1-2|32	
14nr|ipw2200-firmware-3.1-2|33	
14nr|ipw2200-firmware-3.1-2|34	
14nr|ipw2200-firmware-3.1-2|35	
14nr|ipw2200-firmware-3.1-2|36	%changelog
14nr|ipw2200-firmware-3.1-2|37	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.1-2
14nr|ipw2200-firmware-3.1-2|38	+ Revision: b2b05c3
14nr|ipw2200-firmware-3.1-2|39	- Automatic import for version 3.1
14nr|ipw2200-firmware-3.1-2|40	
14nr|ipw2200-firmware-3.1-2|41	

26398 14
14nr|ipw3945d-1.7.22-5|1	%define name ipw3945d
14nr|ipw3945d-1.7.22-5|2	%define version 1.7.22
14nr|ipw3945d-1.7.22-5|3	%define mdkrelease 5
14nr|ipw3945d-1.7.22-5|4	%define release %mkrel %{mdkrelease}
14nr|ipw3945d-1.7.22-5|5	
14nr|ipw3945d-1.7.22-5|6	# dont generate a debug package
14nr|ipw3945d-1.7.22-5|7	# otherwise we'll end up with an empty rpm
14nr|ipw3945d-1.7.22-5|8	%define _enable_debug_packages 0
14nr|ipw3945d-1.7.22-5|9	%define install %%install
14nr|ipw3945d-1.7.22-5|10	
14nr|ipw3945d-1.7.22-5|11	Summary:	Intel PRO/Wireless 3945 (IPW3945ABG)
14nr|ipw3945d-1.7.22-5|12	Name:		%{name}
14nr|ipw3945d-1.7.22-5|13	Version:	%{version}
14nr|ipw3945d-1.7.22-5|14	Release:	%{release}
14nr|ipw3945d-1.7.22-5|15	Source0:	%{name}-%{version}.tar.bz2
14nr|ipw3945d-1.7.22-5|16	Patch0:		ipw3945d-1.7.22-net.patch
14nr|ipw3945d-1.7.22-5|17	License:	proprietary
14nr|ipw3945d-1.7.22-5|18	Url:		http://sourceforge.net/projects/ipw3945
14nr|ipw3945d-1.7.22-5|19	Group:		System/Kernel and hardware
14nr|ipw3945d-1.7.22-5|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
14nr|ipw3945d-1.7.22-5|21	Prefix:		%{_prefix}
14nr|ipw3945d-1.7.22-5|22	Requires:	drakxtools >= 10-34.2mdk
14nr|ipw3945d-1.7.22-5|23	Requires(preun):	rpm-helper
14nr|ipw3945d-1.7.22-5|24	Requires(post):	rpm-helper
14nr|ipw3945d-1.7.22-5|25	
14nr|ipw3945d-1.7.22-5|26	
14nr|ipw3945d-1.7.22-5|27	%description
14nr|ipw3945d-1.7.22-5|28	Regulatory daemon for the Intel PRO/Wireless 3945 (IPW3945ABG) Wifi adapter.
14nr|ipw3945d-1.7.22-5|29	
14nr|ipw3945d-1.7.22-5|30	%prep
14nr|ipw3945d-1.7.22-5|31	%setup -q
14nr|ipw3945d-1.7.22-5|32	%patch0 -p1 -b .net
14nr|ipw3945d-1.7.22-5|33	
14nr|ipw3945d-1.7.22-5|34	%build
14nr|ipw3945d-1.7.22-5|35	
14nr|ipw3945d-1.7.22-5|36	%install
14nr|ipw3945d-1.7.22-5|37	cd $RPM_BUILD_DIR/%{name}-%{version}
14nr|ipw3945d-1.7.22-5|38	rm -rf $RPM_BUILD_ROOT
14nr|ipw3945d-1.7.22-5|39	install -d $RPM_BUILD_ROOT/%{_sbindir}
14nr|ipw3945d-1.7.22-5|40	%ifarch %{ix86}
14nr|ipw3945d-1.7.22-5|41	install -m755 x86/%{name}  $RPM_BUILD_ROOT/%{_sbindir}
14nr|ipw3945d-1.7.22-5|42	%endif
14nr|ipw3945d-1.7.22-5|43	%ifarch x86_64
14nr|ipw3945d-1.7.22-5|44	install -m755 x86_64/%{name}  $RPM_BUILD_ROOT/%{_sbindir}
14nr|ipw3945d-1.7.22-5|45	%endif
14nr|ipw3945d-1.7.22-5|46	
14nr|ipw3945d-1.7.22-5|47	install -m755 %{name}-{start,stop} $RPM_BUILD_ROOT/%{_sbindir}
14nr|ipw3945d-1.7.22-5|48	perl -pi -e 's,\B/sbin/%{name},/usr/sbin/%{name},' $RPM_BUILD_ROOT/%{_sbindir}/%{name}-{start,stop}
14nr|ipw3945d-1.7.22-5|49	
14nr|ipw3945d-1.7.22-5|50	install -d $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d
14nr|ipw3945d-1.7.22-5|51	cat > $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/%{name} <<EOF
14nr|ipw3945d-1.7.22-5|52	install ipw3945 [ -w /var/run ] && /sbin/modprobe --ignore-install ipw3945 && /usr/sbin/ipw3945d-start
14nr|ipw3945d-1.7.22-5|53	remove  ipw3945 /usr/sbin/ipw3945d-stop ; /sbin/modprobe -r --ignore-remove ipw3945
14nr|ipw3945d-1.7.22-5|54	EOF
14nr|ipw3945d-1.7.22-5|55	
14nr|ipw3945d-1.7.22-5|56	%clean
14nr|ipw3945d-1.7.22-5|57	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
14nr|ipw3945d-1.7.22-5|58	rm -rf $RPM_BUILD_ROOT
14nr|ipw3945d-1.7.22-5|59	
14nr|ipw3945d-1.7.22-5|60	%files
14nr|ipw3945d-1.7.22-5|61	%defattr(-,root,root)
14nr|ipw3945d-1.7.22-5|62	%doc LICENSE.ipw3945d
14nr|ipw3945d-1.7.22-5|63	%doc README.ipw3945d
14nr|ipw3945d-1.7.22-5|64	%{_sbindir}/ipw3945d
14nr|ipw3945d-1.7.22-5|65	%{_sbindir}/%{name}-start
14nr|ipw3945d-1.7.22-5|66	%{_sbindir}/%{name}-stop
14nr|ipw3945d-1.7.22-5|67	%{_sysconfdir}/modprobe.d/%{name}
14nr|ipw3945d-1.7.22-5|68	
14nr|ipw3945d-1.7.22-5|69	
14nr|ipw3945d-1.7.22-5|70	
14nr|ipw3945d-1.7.22-5|71	
14nr|ipw3945d-1.7.22-5|72	
14nr|ipw3945d-1.7.22-5|73	%changelog
14nr|ipw3945d-1.7.22-5|74	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.7.22-5
14nr|ipw3945d-1.7.22-5|75	+ Revision: 62f2cd4
14nr|ipw3945d-1.7.22-5|76	- Automatic import for version 1.7.22
14nr|ipw3945d-1.7.22-5|77	
14nr|ipw3945d-1.7.22-5|78	

26399 14
14nr|ipw3945-ucode-1.14.2-2|1	%define name ipw3945-ucode
14nr|ipw3945-ucode-1.14.2-2|2	%define version 1.14.2
14nr|ipw3945-ucode-1.14.2-2|3	%define mdkrelease 2
14nr|ipw3945-ucode-1.14.2-2|4	%define release %mkrel %{mdkrelease}
14nr|ipw3945-ucode-1.14.2-2|5	
14nr|ipw3945-ucode-1.14.2-2|6	Summary:	Intel PRO/Wireless 3945 (IPW3945ABG) microcode
14nr|ipw3945-ucode-1.14.2-2|7	Name:		%{name}
14nr|ipw3945-ucode-1.14.2-2|8	Version:	%{version}
14nr|ipw3945-ucode-1.14.2-2|9	Release:	%{release}
14nr|ipw3945-ucode-1.14.2-2|10	Source0:	%{name}-%{version}.tgz
14nr|ipw3945-ucode-1.14.2-2|11	License:	proprietary
14nr|ipw3945-ucode-1.14.2-2|12	Url:		http://sourceforge.net/projects/ipw3945
14nr|ipw3945-ucode-1.14.2-2|13	Group:		System/Kernel and hardware
14nr|ipw3945-ucode-1.14.2-2|14	BuildArch:	noarch
14nr|ipw3945-ucode-1.14.2-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
14nr|ipw3945-ucode-1.14.2-2|16	Prefix:		%{_prefix}
14nr|ipw3945-ucode-1.14.2-2|17	Requires:	drakxtools >= 10-34.2mdk
14nr|ipw3945-ucode-1.14.2-2|18	
14nr|ipw3945-ucode-1.14.2-2|19	%description
14nr|ipw3945-ucode-1.14.2-2|20	Firmware for the Intel PRO/Wireless 3945 (IPW3945ABG) Wifi adapter.
14nr|ipw3945-ucode-1.14.2-2|21	
14nr|ipw3945-ucode-1.14.2-2|22	%prep
14nr|ipw3945-ucode-1.14.2-2|23	%setup -q
14nr|ipw3945-ucode-1.14.2-2|24	
14nr|ipw3945-ucode-1.14.2-2|25	%build
14nr|ipw3945-ucode-1.14.2-2|26	
14nr|ipw3945-ucode-1.14.2-2|27	%install
14nr|ipw3945-ucode-1.14.2-2|28	cd $RPM_BUILD_DIR/%{name}-%{version}
14nr|ipw3945-ucode-1.14.2-2|29	rm -rf $RPM_BUILD_ROOT
14nr|ipw3945-ucode-1.14.2-2|30	mkdir -p $RPM_BUILD_ROOT/lib/firmware
14nr|ipw3945-ucode-1.14.2-2|31	install -m644 *.ucode $RPM_BUILD_ROOT/lib/firmware
14nr|ipw3945-ucode-1.14.2-2|32	
14nr|ipw3945-ucode-1.14.2-2|33	%clean
14nr|ipw3945-ucode-1.14.2-2|34	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
14nr|ipw3945-ucode-1.14.2-2|35	rm -rf $RPM_BUILD_ROOT
14nr|ipw3945-ucode-1.14.2-2|36	
14nr|ipw3945-ucode-1.14.2-2|37	%files
14nr|ipw3945-ucode-1.14.2-2|38	%defattr(-,root,root)
14nr|ipw3945-ucode-1.14.2-2|39	%doc LICENSE.ipw3945-ucode
14nr|ipw3945-ucode-1.14.2-2|40	/lib/firmware/*
14nr|ipw3945-ucode-1.14.2-2|41	
14nr|ipw3945-ucode-1.14.2-2|42	
14nr|ipw3945-ucode-1.14.2-2|43	
14nr|ipw3945-ucode-1.14.2-2|44	
14nr|ipw3945-ucode-1.14.2-2|45	%changelog
14nr|ipw3945-ucode-1.14.2-2|46	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.14.2-2
14nr|ipw3945-ucode-1.14.2-2|47	+ Revision: 5160e7e
14nr|ipw3945-ucode-1.14.2-2|48	- Automatic import for version 1.14.2
14nr|ipw3945-ucode-1.14.2-2|49	
14nr|ipw3945-ucode-1.14.2-2|50	

26400 14
14nr|iwlwifi-1000-ucode-128.50.3.1-1|1	%define name iwlwifi-1000-ucode
14nr|iwlwifi-1000-ucode-128.50.3.1-1|2	%define version 128.50.3.1
14nr|iwlwifi-1000-ucode-128.50.3.1-1|3	%define release %mkrel 1
14nr|iwlwifi-1000-ucode-128.50.3.1-1|4	
14nr|iwlwifi-1000-ucode-128.50.3.1-1|5	Summary: Intel PRO/Wireless 1000BGN microcode
14nr|iwlwifi-1000-ucode-128.50.3.1-1|6	Name: %{name}
14nr|iwlwifi-1000-ucode-128.50.3.1-1|7	Version: %{version}
14nr|iwlwifi-1000-ucode-128.50.3.1-1|8	Release: %{release}
14nr|iwlwifi-1000-ucode-128.50.3.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1000-ucode-%{version}.tgz
14nr|iwlwifi-1000-ucode-128.50.3.1-1|10	License: Proprietary
14nr|iwlwifi-1000-ucode-128.50.3.1-1|11	Group: System/Kernel and hardware
14nr|iwlwifi-1000-ucode-128.50.3.1-1|12	Url: http://intellinuxwireless.org/
14nr|iwlwifi-1000-ucode-128.50.3.1-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|iwlwifi-1000-ucode-128.50.3.1-1|14	BuildArch: noarch
14nr|iwlwifi-1000-ucode-128.50.3.1-1|15	
14nr|iwlwifi-1000-ucode-128.50.3.1-1|16	%description
14nr|iwlwifi-1000-ucode-128.50.3.1-1|17	The file iwlwifi-1000-*.ucode provided in this package is required to be
14nr|iwlwifi-1000-ucode-128.50.3.1-1|18	present on your system in order for the Intel PRO/Wireless 1000BGN Network
14nr|iwlwifi-1000-ucode-128.50.3.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-1000-ucode-128.50.3.1-1|20	your system.
14nr|iwlwifi-1000-ucode-128.50.3.1-1|21	
14nr|iwlwifi-1000-ucode-128.50.3.1-1|22	%prep
14nr|iwlwifi-1000-ucode-128.50.3.1-1|23	%setup -q
14nr|iwlwifi-1000-ucode-128.50.3.1-1|24	
14nr|iwlwifi-1000-ucode-128.50.3.1-1|25	%build
14nr|iwlwifi-1000-ucode-128.50.3.1-1|26	
14nr|iwlwifi-1000-ucode-128.50.3.1-1|27	%install
14nr|iwlwifi-1000-ucode-128.50.3.1-1|28	rm -rf %{buildroot}
14nr|iwlwifi-1000-ucode-128.50.3.1-1|29	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-1000-ucode-128.50.3.1-1|30	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-1000-ucode-128.50.3.1-1|31	
14nr|iwlwifi-1000-ucode-128.50.3.1-1|32	%clean
14nr|iwlwifi-1000-ucode-128.50.3.1-1|33	rm -rf %{buildroot}
14nr|iwlwifi-1000-ucode-128.50.3.1-1|34	
14nr|iwlwifi-1000-ucode-128.50.3.1-1|35	%files
14nr|iwlwifi-1000-ucode-128.50.3.1-1|36	%defattr(-,root,root)
14nr|iwlwifi-1000-ucode-128.50.3.1-1|37	%doc LICENSE.* README.*
14nr|iwlwifi-1000-ucode-128.50.3.1-1|38	/lib/firmware/*.ucode
14nr|iwlwifi-1000-ucode-128.50.3.1-1|39	
14nr|iwlwifi-1000-ucode-128.50.3.1-1|40	
14nr|iwlwifi-1000-ucode-128.50.3.1-1|41	%changelog
14nr|iwlwifi-1000-ucode-128.50.3.1-1|42	* Sat Aug 15 2009 Thomas Backlund <tmb@mandriva.org> 128.50.3.1-1mdv2010.0
14nr|iwlwifi-1000-ucode-128.50.3.1-1|43	+ Revision: 416607
14nr|iwlwifi-1000-ucode-128.50.3.1-1|44	- initial release, version 128.50.3.1
14nr|iwlwifi-1000-ucode-128.50.3.1-1|45	- Created package structure for iwlwifi-1000-ucode.
14nr|iwlwifi-1000-ucode-128.50.3.1-1|46	

26401 14
14nr|iwlwifi-100-ucode-39.31.5.1-1|1	%define name iwlwifi-100-ucode
14nr|iwlwifi-100-ucode-39.31.5.1-1|2	%define version 39.31.5.1
14nr|iwlwifi-100-ucode-39.31.5.1-1|3	%define release %mkrel 1
14nr|iwlwifi-100-ucode-39.31.5.1-1|4	
14nr|iwlwifi-100-ucode-39.31.5.1-1|5	Summary: Intel PRO/Wireless N 100 microcode
14nr|iwlwifi-100-ucode-39.31.5.1-1|6	Name: %{name}
14nr|iwlwifi-100-ucode-39.31.5.1-1|7	Version: %{version}
14nr|iwlwifi-100-ucode-39.31.5.1-1|8	Release: %{release}
14nr|iwlwifi-100-ucode-39.31.5.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-100-ucode-%{version}.tgz
14nr|iwlwifi-100-ucode-39.31.5.1-1|10	License: Proprietary
14nr|iwlwifi-100-ucode-39.31.5.1-1|11	Group: System/Kernel and hardware
14nr|iwlwifi-100-ucode-39.31.5.1-1|12	Url: http://intellinuxwireless.org/
14nr|iwlwifi-100-ucode-39.31.5.1-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|iwlwifi-100-ucode-39.31.5.1-1|14	BuildArch: noarch
14nr|iwlwifi-100-ucode-39.31.5.1-1|15	
14nr|iwlwifi-100-ucode-39.31.5.1-1|16	%description
14nr|iwlwifi-100-ucode-39.31.5.1-1|17	The file iwlwifi-100-*.ucode provided in this package is required to be
14nr|iwlwifi-100-ucode-39.31.5.1-1|18	present on your system in order for the Intel PRO/Wireless N 100 Network
14nr|iwlwifi-100-ucode-39.31.5.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-100-ucode-39.31.5.1-1|20	your system.
14nr|iwlwifi-100-ucode-39.31.5.1-1|21	
14nr|iwlwifi-100-ucode-39.31.5.1-1|22	%prep
14nr|iwlwifi-100-ucode-39.31.5.1-1|23	%setup -q
14nr|iwlwifi-100-ucode-39.31.5.1-1|24	
14nr|iwlwifi-100-ucode-39.31.5.1-1|25	%build
14nr|iwlwifi-100-ucode-39.31.5.1-1|26	
14nr|iwlwifi-100-ucode-39.31.5.1-1|27	%install
14nr|iwlwifi-100-ucode-39.31.5.1-1|28	rm -rf %{buildroot}
14nr|iwlwifi-100-ucode-39.31.5.1-1|29	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-100-ucode-39.31.5.1-1|30	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-100-ucode-39.31.5.1-1|31	
14nr|iwlwifi-100-ucode-39.31.5.1-1|32	%clean
14nr|iwlwifi-100-ucode-39.31.5.1-1|33	rm -rf %{buildroot}
14nr|iwlwifi-100-ucode-39.31.5.1-1|34	
14nr|iwlwifi-100-ucode-39.31.5.1-1|35	%files
14nr|iwlwifi-100-ucode-39.31.5.1-1|36	%defattr(-,root,root)
14nr|iwlwifi-100-ucode-39.31.5.1-1|37	%doc LICENSE.* README.*
14nr|iwlwifi-100-ucode-39.31.5.1-1|38	/lib/firmware/*.ucode
14nr|iwlwifi-100-ucode-39.31.5.1-1|39	
14nr|iwlwifi-100-ucode-39.31.5.1-1|40	
14nr|iwlwifi-100-ucode-39.31.5.1-1|41	
14nr|iwlwifi-100-ucode-39.31.5.1-1|42	
14nr|iwlwifi-100-ucode-39.31.5.1-1|43	%changelog
14nr|iwlwifi-100-ucode-39.31.5.1-1|44	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 39.31.5.1-1mdv2011.0
14nr|iwlwifi-100-ucode-39.31.5.1-1|45	+ Revision: 647556
14nr|iwlwifi-100-ucode-39.31.5.1-1|46	- add iwlwifi-100-ucode-39.31.5.1
14nr|iwlwifi-100-ucode-39.31.5.1-1|47	- Created package structure for iwlwifi-100-ucode.
14nr|iwlwifi-100-ucode-39.31.5.1-1|48	

26402 14
14nr|iwlwifi-105-ucode-18.168.6.1-1|1	%define name iwlwifi-105-ucode
14nr|iwlwifi-105-ucode-18.168.6.1-1|2	%define version 18.168.6.1
14nr|iwlwifi-105-ucode-18.168.6.1-1|3	%define release 1
14nr|iwlwifi-105-ucode-18.168.6.1-1|4	
14nr|iwlwifi-105-ucode-18.168.6.1-1|5	Summary: Intel PRO/Wireless N 105 microcode
14nr|iwlwifi-105-ucode-18.168.6.1-1|6	Name: %{name}
14nr|iwlwifi-105-ucode-18.168.6.1-1|7	Version: %{version}
14nr|iwlwifi-105-ucode-18.168.6.1-1|8	Release: %{release}
14nr|iwlwifi-105-ucode-18.168.6.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-105-ucode-%{version}.tgz
14nr|iwlwifi-105-ucode-18.168.6.1-1|10	License: Proprietary
14nr|iwlwifi-105-ucode-18.168.6.1-1|11	Group: System/Kernel and hardware
14nr|iwlwifi-105-ucode-18.168.6.1-1|12	Url: http://intellinuxwireless.org/
14nr|iwlwifi-105-ucode-18.168.6.1-1|13	BuildArch: noarch
14nr|iwlwifi-105-ucode-18.168.6.1-1|14	
14nr|iwlwifi-105-ucode-18.168.6.1-1|15	%description
14nr|iwlwifi-105-ucode-18.168.6.1-1|16	The file iwlwifi-105-*.ucode provided in this package is required to be
14nr|iwlwifi-105-ucode-18.168.6.1-1|17	present on your system in order for the Intel PRO/Wireless N 105 Network
14nr|iwlwifi-105-ucode-18.168.6.1-1|18	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-105-ucode-18.168.6.1-1|19	your system.
14nr|iwlwifi-105-ucode-18.168.6.1-1|20	
14nr|iwlwifi-105-ucode-18.168.6.1-1|21	%prep
14nr|iwlwifi-105-ucode-18.168.6.1-1|22	%setup -q
14nr|iwlwifi-105-ucode-18.168.6.1-1|23	
14nr|iwlwifi-105-ucode-18.168.6.1-1|24	%build
14nr|iwlwifi-105-ucode-18.168.6.1-1|25	
14nr|iwlwifi-105-ucode-18.168.6.1-1|26	%install
14nr|iwlwifi-105-ucode-18.168.6.1-1|27	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-105-ucode-18.168.6.1-1|28	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-105-ucode-18.168.6.1-1|29	
14nr|iwlwifi-105-ucode-18.168.6.1-1|30	%files
14nr|iwlwifi-105-ucode-18.168.6.1-1|31	%doc LICENSE.* README.*
14nr|iwlwifi-105-ucode-18.168.6.1-1|32	/lib/firmware/*.ucode
14nr|iwlwifi-105-ucode-18.168.6.1-1|33	
14nr|iwlwifi-105-ucode-18.168.6.1-1|34	
14nr|iwlwifi-105-ucode-18.168.6.1-1|35	
14nr|iwlwifi-105-ucode-18.168.6.1-1|36	
14nr|iwlwifi-105-ucode-18.168.6.1-1|37	%changelog
14nr|iwlwifi-105-ucode-18.168.6.1-1|38	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-1
14nr|iwlwifi-105-ucode-18.168.6.1-1|39	+ Revision: 771802
14nr|iwlwifi-105-ucode-18.168.6.1-1|40	- imported package iwlwifi-105-ucode
14nr|iwlwifi-105-ucode-18.168.6.1-1|41	

26403 14
14nr|iwlwifi-135-ucode-18.168.6.1-1|1	%define name iwlwifi-135-ucode
14nr|iwlwifi-135-ucode-18.168.6.1-1|2	%define version 18.168.6.1
14nr|iwlwifi-135-ucode-18.168.6.1-1|3	%define release 1
14nr|iwlwifi-135-ucode-18.168.6.1-1|4	
14nr|iwlwifi-135-ucode-18.168.6.1-1|5	Summary: Intel PRO/Wireless N 105 microcode
14nr|iwlwifi-135-ucode-18.168.6.1-1|6	Name: %{name}
14nr|iwlwifi-135-ucode-18.168.6.1-1|7	Version: %{version}
14nr|iwlwifi-135-ucode-18.168.6.1-1|8	Release: %{release}
14nr|iwlwifi-135-ucode-18.168.6.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-135-ucode-%{version}.tgz
14nr|iwlwifi-135-ucode-18.168.6.1-1|10	License: Proprietary
14nr|iwlwifi-135-ucode-18.168.6.1-1|11	Group: System/Kernel and hardware
14nr|iwlwifi-135-ucode-18.168.6.1-1|12	Url: http://intellinuxwireless.org/
14nr|iwlwifi-135-ucode-18.168.6.1-1|13	BuildArch: noarch
14nr|iwlwifi-135-ucode-18.168.6.1-1|14	
14nr|iwlwifi-135-ucode-18.168.6.1-1|15	%description
14nr|iwlwifi-135-ucode-18.168.6.1-1|16	The file iwlwifi-135-*.ucode provided in this package is required to be
14nr|iwlwifi-135-ucode-18.168.6.1-1|17	present on your system in order for the Intel PRO/Wireless N 135 Network
14nr|iwlwifi-135-ucode-18.168.6.1-1|18	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-135-ucode-18.168.6.1-1|19	your system.
14nr|iwlwifi-135-ucode-18.168.6.1-1|20	
14nr|iwlwifi-135-ucode-18.168.6.1-1|21	%prep
14nr|iwlwifi-135-ucode-18.168.6.1-1|22	%setup -q
14nr|iwlwifi-135-ucode-18.168.6.1-1|23	
14nr|iwlwifi-135-ucode-18.168.6.1-1|24	%build
14nr|iwlwifi-135-ucode-18.168.6.1-1|25	
14nr|iwlwifi-135-ucode-18.168.6.1-1|26	%install
14nr|iwlwifi-135-ucode-18.168.6.1-1|27	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-135-ucode-18.168.6.1-1|28	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-135-ucode-18.168.6.1-1|29	
14nr|iwlwifi-135-ucode-18.168.6.1-1|30	%files
14nr|iwlwifi-135-ucode-18.168.6.1-1|31	%doc LICENSE.* README.*
14nr|iwlwifi-135-ucode-18.168.6.1-1|32	/lib/firmware/*.ucode
14nr|iwlwifi-135-ucode-18.168.6.1-1|33	
14nr|iwlwifi-135-ucode-18.168.6.1-1|34	
14nr|iwlwifi-135-ucode-18.168.6.1-1|35	
14nr|iwlwifi-135-ucode-18.168.6.1-1|36	
14nr|iwlwifi-135-ucode-18.168.6.1-1|37	%changelog
14nr|iwlwifi-135-ucode-18.168.6.1-1|38	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-1
14nr|iwlwifi-135-ucode-18.168.6.1-1|39	+ Revision: 771805
14nr|iwlwifi-135-ucode-18.168.6.1-1|40	- imported package iwlwifi-135-ucode
14nr|iwlwifi-135-ucode-18.168.6.1-1|41	

26404 14
14nr|iwlwifi-2000-ucode-18.168.6.1-2|1	%define name iwlwifi-2000-ucode
14nr|iwlwifi-2000-ucode-18.168.6.1-2|2	%define version 18.168.6.1
14nr|iwlwifi-2000-ucode-18.168.6.1-2|3	%define release 2
14nr|iwlwifi-2000-ucode-18.168.6.1-2|4	
14nr|iwlwifi-2000-ucode-18.168.6.1-2|5	Summary: Intel Centrino Wireless-N 2200 microcode
14nr|iwlwifi-2000-ucode-18.168.6.1-2|6	Name: %{name}
14nr|iwlwifi-2000-ucode-18.168.6.1-2|7	Version: %{version}
14nr|iwlwifi-2000-ucode-18.168.6.1-2|8	Release: %{release}
14nr|iwlwifi-2000-ucode-18.168.6.1-2|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-2000-ucode-%{version}.tgz
14nr|iwlwifi-2000-ucode-18.168.6.1-2|10	License: Proprietary
14nr|iwlwifi-2000-ucode-18.168.6.1-2|11	Group: System/Kernel and hardware
14nr|iwlwifi-2000-ucode-18.168.6.1-2|12	Url: http://intellinuxwireless.org/
14nr|iwlwifi-2000-ucode-18.168.6.1-2|13	BuildArch: noarch
14nr|iwlwifi-2000-ucode-18.168.6.1-2|14	
14nr|iwlwifi-2000-ucode-18.168.6.1-2|15	%description
14nr|iwlwifi-2000-ucode-18.168.6.1-2|16	The file iwlwifi-2000-*.ucode provided in this package is required to be
14nr|iwlwifi-2000-ucode-18.168.6.1-2|17	present on your system in order for the Intel Centrino Wireless-N 2200 Network
14nr|iwlwifi-2000-ucode-18.168.6.1-2|18	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-2000-ucode-18.168.6.1-2|19	your system.
14nr|iwlwifi-2000-ucode-18.168.6.1-2|20	
14nr|iwlwifi-2000-ucode-18.168.6.1-2|21	%prep
14nr|iwlwifi-2000-ucode-18.168.6.1-2|22	%setup -q
14nr|iwlwifi-2000-ucode-18.168.6.1-2|23	
14nr|iwlwifi-2000-ucode-18.168.6.1-2|24	%build
14nr|iwlwifi-2000-ucode-18.168.6.1-2|25	
14nr|iwlwifi-2000-ucode-18.168.6.1-2|26	%install
14nr|iwlwifi-2000-ucode-18.168.6.1-2|27	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-2000-ucode-18.168.6.1-2|28	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-2000-ucode-18.168.6.1-2|29	
14nr|iwlwifi-2000-ucode-18.168.6.1-2|30	%files
14nr|iwlwifi-2000-ucode-18.168.6.1-2|31	%doc LICENSE.* README.*
14nr|iwlwifi-2000-ucode-18.168.6.1-2|32	/lib/firmware/*.ucode
14nr|iwlwifi-2000-ucode-18.168.6.1-2|33	
14nr|iwlwifi-2000-ucode-18.168.6.1-2|34	
14nr|iwlwifi-2000-ucode-18.168.6.1-2|35	%changelog
14nr|iwlwifi-2000-ucode-18.168.6.1-2|36	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-2
14nr|iwlwifi-2000-ucode-18.168.6.1-2|37	+ Revision: 771823
14nr|iwlwifi-2000-ucode-18.168.6.1-2|38	- desciption fix i forgot to remove string with old network adapter
14nr|iwlwifi-2000-ucode-18.168.6.1-2|39	- imported package iwlwifi-2000-ucode
14nr|iwlwifi-2000-ucode-18.168.6.1-2|40	

26405 14
14nr|iwlwifi-2030-ucode-18.168.6.1-1|1	%define name iwlwifi-2030-ucode
14nr|iwlwifi-2030-ucode-18.168.6.1-1|2	%define version 18.168.6.1
14nr|iwlwifi-2030-ucode-18.168.6.1-1|3	%define release 1
14nr|iwlwifi-2030-ucode-18.168.6.1-1|4	
14nr|iwlwifi-2030-ucode-18.168.6.1-1|5	Summary: Intel Centrino Wireless-N 2230 microcode
14nr|iwlwifi-2030-ucode-18.168.6.1-1|6	Name: %{name}
14nr|iwlwifi-2030-ucode-18.168.6.1-1|7	Version: %{version}
14nr|iwlwifi-2030-ucode-18.168.6.1-1|8	Release: %{release}
14nr|iwlwifi-2030-ucode-18.168.6.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-2030-ucode-%{version}.tgz
14nr|iwlwifi-2030-ucode-18.168.6.1-1|10	License: Proprietary
14nr|iwlwifi-2030-ucode-18.168.6.1-1|11	Group: System/Kernel and hardware
14nr|iwlwifi-2030-ucode-18.168.6.1-1|12	Url: http://intellinuxwireless.org/
14nr|iwlwifi-2030-ucode-18.168.6.1-1|13	BuildArch: noarch
14nr|iwlwifi-2030-ucode-18.168.6.1-1|14	
14nr|iwlwifi-2030-ucode-18.168.6.1-1|15	%description
14nr|iwlwifi-2030-ucode-18.168.6.1-1|16	The file iwlwifi-2030-*.ucode provided in this package is required to be
14nr|iwlwifi-2030-ucode-18.168.6.1-1|17	present on your system in order for the Intel Centrino Wireless-N 2230 Network
14nr|iwlwifi-2030-ucode-18.168.6.1-1|18	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-2030-ucode-18.168.6.1-1|19	your system.
14nr|iwlwifi-2030-ucode-18.168.6.1-1|20	
14nr|iwlwifi-2030-ucode-18.168.6.1-1|21	%prep
14nr|iwlwifi-2030-ucode-18.168.6.1-1|22	%setup -q
14nr|iwlwifi-2030-ucode-18.168.6.1-1|23	
14nr|iwlwifi-2030-ucode-18.168.6.1-1|24	%build
14nr|iwlwifi-2030-ucode-18.168.6.1-1|25	
14nr|iwlwifi-2030-ucode-18.168.6.1-1|26	%install
14nr|iwlwifi-2030-ucode-18.168.6.1-1|27	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-2030-ucode-18.168.6.1-1|28	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-2030-ucode-18.168.6.1-1|29	
14nr|iwlwifi-2030-ucode-18.168.6.1-1|30	%files
14nr|iwlwifi-2030-ucode-18.168.6.1-1|31	%doc LICENSE.* README.*
14nr|iwlwifi-2030-ucode-18.168.6.1-1|32	/lib/firmware/*.ucode
14nr|iwlwifi-2030-ucode-18.168.6.1-1|33	
14nr|iwlwifi-2030-ucode-18.168.6.1-1|34	
14nr|iwlwifi-2030-ucode-18.168.6.1-1|35	%changelog
14nr|iwlwifi-2030-ucode-18.168.6.1-1|36	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-1
14nr|iwlwifi-2030-ucode-18.168.6.1-1|37	+ Revision: 771821
14nr|iwlwifi-2030-ucode-18.168.6.1-1|38	- imported package iwlwifi-2030-ucode
14nr|iwlwifi-2030-ucode-18.168.6.1-1|39	

26406 14
14nr|iwlwifi-3945-ucode-15.32.2.9-1|1	Summary: Intel PRO/Wireless 3945ABG/BG microcode
14nr|iwlwifi-3945-ucode-15.32.2.9-1|2	Name: iwlwifi-3945-ucode
14nr|iwlwifi-3945-ucode-15.32.2.9-1|3	Epoch: 1
14nr|iwlwifi-3945-ucode-15.32.2.9-1|4	Version: 15.32.2.9
14nr|iwlwifi-3945-ucode-15.32.2.9-1|5	Release: %mkrel 1
14nr|iwlwifi-3945-ucode-15.32.2.9-1|6	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-3945-ucode-%{version}.tgz
14nr|iwlwifi-3945-ucode-15.32.2.9-1|7	Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-3945-ucode-15.28.1.8.tgz
14nr|iwlwifi-3945-ucode-15.32.2.9-1|8	License: Proprietary
14nr|iwlwifi-3945-ucode-15.32.2.9-1|9	Group: System/Kernel and hardware
14nr|iwlwifi-3945-ucode-15.32.2.9-1|10	Url: http://intellinuxwireless.org/
14nr|iwlwifi-3945-ucode-15.32.2.9-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|iwlwifi-3945-ucode-15.32.2.9-1|12	BuildArch: noarch
14nr|iwlwifi-3945-ucode-15.32.2.9-1|13	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|14	%description
14nr|iwlwifi-3945-ucode-15.32.2.9-1|15	The file iwlwifi-3945-*.ucode provided in this package is required to be
14nr|iwlwifi-3945-ucode-15.32.2.9-1|16	present on your system in order for the Intel PRO/Wireless 3945ABG/BG Network
14nr|iwlwifi-3945-ucode-15.32.2.9-1|17	Connection Adapter driver for Linux (iwl3945) to be able to operate
14nr|iwlwifi-3945-ucode-15.32.2.9-1|18	on your system.
14nr|iwlwifi-3945-ucode-15.32.2.9-1|19	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|20	%prep
14nr|iwlwifi-3945-ucode-15.32.2.9-1|21	%setup -q -a 1
14nr|iwlwifi-3945-ucode-15.32.2.9-1|22	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|23	# provide old firmware with ucode_api=1 for compatibility with older kernels
14nr|iwlwifi-3945-ucode-15.32.2.9-1|24	cp iwlwifi-3945-ucode-15.28.1.8/iwlwifi-3945-1.ucode .
14nr|iwlwifi-3945-ucode-15.32.2.9-1|25	cp iwlwifi-3945-ucode-15.28.1.8/README.iwlwifi-3945-ucode \
14nr|iwlwifi-3945-ucode-15.32.2.9-1|26	README.iwlwifi-3945-ucode-1
14nr|iwlwifi-3945-ucode-15.32.2.9-1|27	mv README.iwlwifi-3945-ucode README.iwlwifi-3945-ucode-2
14nr|iwlwifi-3945-ucode-15.32.2.9-1|28	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|29	%build
14nr|iwlwifi-3945-ucode-15.32.2.9-1|30	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|31	%install
14nr|iwlwifi-3945-ucode-15.32.2.9-1|32	rm -rf %{buildroot}
14nr|iwlwifi-3945-ucode-15.32.2.9-1|33	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-3945-ucode-15.32.2.9-1|34	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-3945-ucode-15.32.2.9-1|35	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|36	%clean
14nr|iwlwifi-3945-ucode-15.32.2.9-1|37	rm -rf %{buildroot}
14nr|iwlwifi-3945-ucode-15.32.2.9-1|38	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|39	%files
14nr|iwlwifi-3945-ucode-15.32.2.9-1|40	%defattr(0644,root,root,0755)
14nr|iwlwifi-3945-ucode-15.32.2.9-1|41	%doc LICENSE.* README.*
14nr|iwlwifi-3945-ucode-15.32.2.9-1|42	/lib/firmware/*.ucode
14nr|iwlwifi-3945-ucode-15.32.2.9-1|43	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|44	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|45	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|46	%changelog
14nr|iwlwifi-3945-ucode-15.32.2.9-1|47	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:15.32.2.9-1
14nr|iwlwifi-3945-ucode-15.32.2.9-1|48	+ Revision: d929b71
14nr|iwlwifi-3945-ucode-15.32.2.9-1|49	- Automatic import for version 15.32.2.9
14nr|iwlwifi-3945-ucode-15.32.2.9-1|50	
14nr|iwlwifi-3945-ucode-15.32.2.9-1|51	

26407 14
14nr|iwlwifi-4965-ucode-228.61.2.24-1|1	Summary: Intel Wireless WiFi Link 4965AGN microcode
14nr|iwlwifi-4965-ucode-228.61.2.24-1|2	Name: iwlwifi-4965-ucode
14nr|iwlwifi-4965-ucode-228.61.2.24-1|3	Version: 228.61.2.24
14nr|iwlwifi-4965-ucode-228.61.2.24-1|4	Release: %mkrel 1
14nr|iwlwifi-4965-ucode-228.61.2.24-1|5	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
14nr|iwlwifi-4965-ucode-228.61.2.24-1|6	Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-228.57.1.21.tgz
14nr|iwlwifi-4965-ucode-228.61.2.24-1|7	License: Proprietary
14nr|iwlwifi-4965-ucode-228.61.2.24-1|8	Group: System/Kernel and hardware
14nr|iwlwifi-4965-ucode-228.61.2.24-1|9	Url: http://intellinuxwireless.org/
14nr|iwlwifi-4965-ucode-228.61.2.24-1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|iwlwifi-4965-ucode-228.61.2.24-1|11	BuildArch: noarch
14nr|iwlwifi-4965-ucode-228.61.2.24-1|12	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|13	%description
14nr|iwlwifi-4965-ucode-228.61.2.24-1|14	The files iwlwifi-4965-*.ucode provided in this package are required to be
14nr|iwlwifi-4965-ucode-228.61.2.24-1|15	present on your system in order for the Intel Wireless WiFi Link 4965AGN
14nr|iwlwifi-4965-ucode-228.61.2.24-1|16	driver for Linux (iwl4965/iwlagn) to be able to operate on your system.
14nr|iwlwifi-4965-ucode-228.61.2.24-1|17	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|18	%prep
14nr|iwlwifi-4965-ucode-228.61.2.24-1|19	%setup -q -a 1
14nr|iwlwifi-4965-ucode-228.61.2.24-1|20	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|21	# provide old firmware with ucode_api=1 for compatibility with older kernels
14nr|iwlwifi-4965-ucode-228.61.2.24-1|22	cp iwlwifi-4965-ucode-228.57.1.21/iwlwifi-4965-1.ucode .
14nr|iwlwifi-4965-ucode-228.61.2.24-1|23	cp iwlwifi-4965-ucode-228.57.1.21/README.iwlwifi-4965-ucode \
14nr|iwlwifi-4965-ucode-228.61.2.24-1|24	README.iwlwifi-4965-ucode-1
14nr|iwlwifi-4965-ucode-228.61.2.24-1|25	mv README.iwlwifi-4965-ucode README.iwlwifi-4965-ucode-2
14nr|iwlwifi-4965-ucode-228.61.2.24-1|26	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|27	%build
14nr|iwlwifi-4965-ucode-228.61.2.24-1|28	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|29	%install
14nr|iwlwifi-4965-ucode-228.61.2.24-1|30	rm -rf %{buildroot}
14nr|iwlwifi-4965-ucode-228.61.2.24-1|31	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-4965-ucode-228.61.2.24-1|32	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-4965-ucode-228.61.2.24-1|33	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|34	%clean
14nr|iwlwifi-4965-ucode-228.61.2.24-1|35	rm -rf %{buildroot}
14nr|iwlwifi-4965-ucode-228.61.2.24-1|36	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|37	%files
14nr|iwlwifi-4965-ucode-228.61.2.24-1|38	%defattr(-,root,root)
14nr|iwlwifi-4965-ucode-228.61.2.24-1|39	%doc LICENSE.* README.*
14nr|iwlwifi-4965-ucode-228.61.2.24-1|40	/lib/firmware/*.ucode
14nr|iwlwifi-4965-ucode-228.61.2.24-1|41	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|42	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|43	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|44	%changelog
14nr|iwlwifi-4965-ucode-228.61.2.24-1|45	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 228.61.2.24-1
14nr|iwlwifi-4965-ucode-228.61.2.24-1|46	+ Revision: e454ed7
14nr|iwlwifi-4965-ucode-228.61.2.24-1|47	- Automatic import for version 228.61.2.24
14nr|iwlwifi-4965-ucode-228.61.2.24-1|48	
14nr|iwlwifi-4965-ucode-228.61.2.24-1|49	

26408 14
14nr|iwlwifi-5000-ucode-8.83.5.1-1|1	%define name iwlwifi-5000-ucode
14nr|iwlwifi-5000-ucode-8.83.5.1-1|2	%define version 8.83.5.1
14nr|iwlwifi-5000-ucode-8.83.5.1-1|3	%define release %mkrel 1
14nr|iwlwifi-5000-ucode-8.83.5.1-1|4	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|5	Summary: Intel PRO/Wireless 5000AGN microcode
14nr|iwlwifi-5000-ucode-8.83.5.1-1|6	Name: %{name}
14nr|iwlwifi-5000-ucode-8.83.5.1-1|7	Version: %{version}
14nr|iwlwifi-5000-ucode-8.83.5.1-1|8	Release: %{release}
14nr|iwlwifi-5000-ucode-8.83.5.1-1|9	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-ucode-%{version}.tgz
14nr|iwlwifi-5000-ucode-8.83.5.1-1|10	Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-ucode-8.24.2.12.tgz
14nr|iwlwifi-5000-ucode-8.83.5.1-1|11	Source2: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-ucode-5.4.A.11.tar.gz
14nr|iwlwifi-5000-ucode-8.83.5.1-1|12	License: Proprietary
14nr|iwlwifi-5000-ucode-8.83.5.1-1|13	Group: System/Kernel and hardware
14nr|iwlwifi-5000-ucode-8.83.5.1-1|14	Url: http://intellinuxwireless.org/
14nr|iwlwifi-5000-ucode-8.83.5.1-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|iwlwifi-5000-ucode-8.83.5.1-1|16	BuildArch: noarch
14nr|iwlwifi-5000-ucode-8.83.5.1-1|17	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|18	%description
14nr|iwlwifi-5000-ucode-8.83.5.1-1|19	The file iwlwifi-5000-*.ucode provided in this package is required to be
14nr|iwlwifi-5000-ucode-8.83.5.1-1|20	present on your system in order for the Intel PRO/Wireless 5000AGN Network
14nr|iwlwifi-5000-ucode-8.83.5.1-1|21	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-5000-ucode-8.83.5.1-1|22	your system.
14nr|iwlwifi-5000-ucode-8.83.5.1-1|23	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|24	%prep
14nr|iwlwifi-5000-ucode-8.83.5.1-1|25	%setup -q -a 1 -a 2
14nr|iwlwifi-5000-ucode-8.83.5.1-1|26	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|27	# provide old firmware with ucode_api=1 for compatibility with older kernels
14nr|iwlwifi-5000-ucode-8.83.5.1-1|28	cp iwlwifi-5000-ucode-5.4.A.11/iwlwifi-5000-1.ucode .
14nr|iwlwifi-5000-ucode-8.83.5.1-1|29	cp iwlwifi-5000-ucode-5.4.A.11/README.iwlwifi-5000-ucode \
14nr|iwlwifi-5000-ucode-8.83.5.1-1|30	README.iwlwifi-5000-ucode-1
14nr|iwlwifi-5000-ucode-8.83.5.1-1|31	# provide old firmware with ucode_api=2 for compatibility with older kernels
14nr|iwlwifi-5000-ucode-8.83.5.1-1|32	cp iwlwifi-5000-ucode-8.24.2.12/iwlwifi-5000-2.ucode .
14nr|iwlwifi-5000-ucode-8.83.5.1-1|33	cp iwlwifi-5000-ucode-8.24.2.12/README.iwlwifi-5000-ucode \
14nr|iwlwifi-5000-ucode-8.83.5.1-1|34	README.iwlwifi-5000-ucode-2
14nr|iwlwifi-5000-ucode-8.83.5.1-1|35	mv README.iwlwifi-5000-ucode README.iwlwifi-5000-ucode-5
14nr|iwlwifi-5000-ucode-8.83.5.1-1|36	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|37	%build
14nr|iwlwifi-5000-ucode-8.83.5.1-1|38	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|39	%install
14nr|iwlwifi-5000-ucode-8.83.5.1-1|40	rm -rf %{buildroot}
14nr|iwlwifi-5000-ucode-8.83.5.1-1|41	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-5000-ucode-8.83.5.1-1|42	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-5000-ucode-8.83.5.1-1|43	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|44	%clean
14nr|iwlwifi-5000-ucode-8.83.5.1-1|45	rm -rf %{buildroot}
14nr|iwlwifi-5000-ucode-8.83.5.1-1|46	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|47	%files
14nr|iwlwifi-5000-ucode-8.83.5.1-1|48	%defattr(-,root,root)
14nr|iwlwifi-5000-ucode-8.83.5.1-1|49	%doc LICENSE.* README.*
14nr|iwlwifi-5000-ucode-8.83.5.1-1|50	/lib/firmware/*.ucode
14nr|iwlwifi-5000-ucode-8.83.5.1-1|51	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|52	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|53	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|54	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|55	%changelog
14nr|iwlwifi-5000-ucode-8.83.5.1-1|56	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 8.83.5.1-1mdv2011.0
14nr|iwlwifi-5000-ucode-8.83.5.1-1|57	+ Revision: 647560
14nr|iwlwifi-5000-ucode-8.83.5.1-1|58	- update to 8.83.5.1
14nr|iwlwifi-5000-ucode-8.83.5.1-1|59	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|60	* Thu May 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 8.24.2.12-1mdv2010.0
14nr|iwlwifi-5000-ucode-8.83.5.1-1|61	+ Revision: 380677
14nr|iwlwifi-5000-ucode-8.83.5.1-1|62	- Updated to version 8.24.2.12
14nr|iwlwifi-5000-ucode-8.83.5.1-1|63	- Still provide old firmware with ucode_api=1 for compatibility with
14nr|iwlwifi-5000-ucode-8.83.5.1-1|64	older kernels.
14nr|iwlwifi-5000-ucode-8.83.5.1-1|65	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|66	* Thu Aug 21 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 5.4.A.11-1mdv2009.0
14nr|iwlwifi-5000-ucode-8.83.5.1-1|67	+ Revision: 274480
14nr|iwlwifi-5000-ucode-8.83.5.1-1|68	- import iwlwifi-5000-ucode
14nr|iwlwifi-5000-ucode-8.83.5.1-1|69	
14nr|iwlwifi-5000-ucode-8.83.5.1-1|70	

26409 14
14nr|iwlwifi-5150-ucode-8.24.2.2-1|1	%define name iwlwifi-5150-ucode
14nr|iwlwifi-5150-ucode-8.24.2.2-1|2	%define version 8.24.2.2
14nr|iwlwifi-5150-ucode-8.24.2.2-1|3	%define release %mkrel 1
14nr|iwlwifi-5150-ucode-8.24.2.2-1|4	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|5	Summary: Intel PRO/Wireless 5150AGN microcode
14nr|iwlwifi-5150-ucode-8.24.2.2-1|6	Name: %{name}
14nr|iwlwifi-5150-ucode-8.24.2.2-1|7	Version: %{version}
14nr|iwlwifi-5150-ucode-8.24.2.2-1|8	Release: %{release}
14nr|iwlwifi-5150-ucode-8.24.2.2-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5150-ucode-%{version}.tgz
14nr|iwlwifi-5150-ucode-8.24.2.2-1|10	License: Proprietary
14nr|iwlwifi-5150-ucode-8.24.2.2-1|11	Group: System/Kernel and hardware
14nr|iwlwifi-5150-ucode-8.24.2.2-1|12	Url: http://intellinuxwireless.org/
14nr|iwlwifi-5150-ucode-8.24.2.2-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|iwlwifi-5150-ucode-8.24.2.2-1|14	BuildArch: noarch
14nr|iwlwifi-5150-ucode-8.24.2.2-1|15	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|16	%description
14nr|iwlwifi-5150-ucode-8.24.2.2-1|17	The file iwlwifi-5150-*.ucode provided in this package is required to be
14nr|iwlwifi-5150-ucode-8.24.2.2-1|18	present on your system in order for the Intel PRO/Wireless 5150AGN Network
14nr|iwlwifi-5150-ucode-8.24.2.2-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-5150-ucode-8.24.2.2-1|20	your system.
14nr|iwlwifi-5150-ucode-8.24.2.2-1|21	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|22	%prep
14nr|iwlwifi-5150-ucode-8.24.2.2-1|23	%setup -q
14nr|iwlwifi-5150-ucode-8.24.2.2-1|24	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|25	%build
14nr|iwlwifi-5150-ucode-8.24.2.2-1|26	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|27	%install
14nr|iwlwifi-5150-ucode-8.24.2.2-1|28	rm -rf %{buildroot}
14nr|iwlwifi-5150-ucode-8.24.2.2-1|29	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-5150-ucode-8.24.2.2-1|30	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-5150-ucode-8.24.2.2-1|31	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|32	%clean
14nr|iwlwifi-5150-ucode-8.24.2.2-1|33	rm -rf %{buildroot}
14nr|iwlwifi-5150-ucode-8.24.2.2-1|34	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|35	%files
14nr|iwlwifi-5150-ucode-8.24.2.2-1|36	%defattr(-,root,root)
14nr|iwlwifi-5150-ucode-8.24.2.2-1|37	%doc LICENSE.* README.*
14nr|iwlwifi-5150-ucode-8.24.2.2-1|38	/lib/firmware/*.ucode
14nr|iwlwifi-5150-ucode-8.24.2.2-1|39	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|40	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|41	%changelog
14nr|iwlwifi-5150-ucode-8.24.2.2-1|42	* Thu May 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 8.24.2.2-1mdv2010.0
14nr|iwlwifi-5150-ucode-8.24.2.2-1|43	+ Revision: 380679
14nr|iwlwifi-5150-ucode-8.24.2.2-1|44	- import iwlwifi-5150-ucode
14nr|iwlwifi-5150-ucode-8.24.2.2-1|45	
14nr|iwlwifi-5150-ucode-8.24.2.2-1|46	

26410 14
14nr|iwlwifi-6000-ucode-9.221.4.1-1|1	%define name iwlwifi-6000-ucode
14nr|iwlwifi-6000-ucode-9.221.4.1-1|2	%define version 9.221.4.1
14nr|iwlwifi-6000-ucode-9.221.4.1-1|3	%define release %mkrel 1
14nr|iwlwifi-6000-ucode-9.221.4.1-1|4	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|5	Summary: Intel PRO/Wireless 6000AGN microcode
14nr|iwlwifi-6000-ucode-9.221.4.1-1|6	Name:	 %{name}
14nr|iwlwifi-6000-ucode-9.221.4.1-1|7	Version: %{version}
14nr|iwlwifi-6000-ucode-9.221.4.1-1|8	Release: %{release}
14nr|iwlwifi-6000-ucode-9.221.4.1-1|9	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
14nr|iwlwifi-6000-ucode-9.221.4.1-1|10	License: Proprietary
14nr|iwlwifi-6000-ucode-9.221.4.1-1|11	Group:	 System/Kernel and hardware
14nr|iwlwifi-6000-ucode-9.221.4.1-1|12	Url:	 http://intellinuxwireless.org/
14nr|iwlwifi-6000-ucode-9.221.4.1-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|iwlwifi-6000-ucode-9.221.4.1-1|14	BuildArch: noarch
14nr|iwlwifi-6000-ucode-9.221.4.1-1|15	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|16	%description
14nr|iwlwifi-6000-ucode-9.221.4.1-1|17	The file iwlwifi-6000-*.ucode provided in this package is required to be
14nr|iwlwifi-6000-ucode-9.221.4.1-1|18	present on your system in order for the Intel PRO/Wireless 6000AGN Network
14nr|iwlwifi-6000-ucode-9.221.4.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-6000-ucode-9.221.4.1-1|20	your system.
14nr|iwlwifi-6000-ucode-9.221.4.1-1|21	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|22	%prep
14nr|iwlwifi-6000-ucode-9.221.4.1-1|23	%setup -q
14nr|iwlwifi-6000-ucode-9.221.4.1-1|24	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|25	%build
14nr|iwlwifi-6000-ucode-9.221.4.1-1|26	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|27	%install
14nr|iwlwifi-6000-ucode-9.221.4.1-1|28	rm -rf %{buildroot}
14nr|iwlwifi-6000-ucode-9.221.4.1-1|29	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-6000-ucode-9.221.4.1-1|30	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-6000-ucode-9.221.4.1-1|31	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|32	%clean
14nr|iwlwifi-6000-ucode-9.221.4.1-1|33	rm -rf %{buildroot}
14nr|iwlwifi-6000-ucode-9.221.4.1-1|34	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|35	%files
14nr|iwlwifi-6000-ucode-9.221.4.1-1|36	%defattr(-,root,root)
14nr|iwlwifi-6000-ucode-9.221.4.1-1|37	%doc LICENSE.* README.*
14nr|iwlwifi-6000-ucode-9.221.4.1-1|38	/lib/firmware/*.ucode
14nr|iwlwifi-6000-ucode-9.221.4.1-1|39	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|40	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|41	%changelog
14nr|iwlwifi-6000-ucode-9.221.4.1-1|42	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 9.221.4.1-1mdv2011.0
14nr|iwlwifi-6000-ucode-9.221.4.1-1|43	+ Revision: 626457
14nr|iwlwifi-6000-ucode-9.221.4.1-1|44	- update to 9.221.4.1
14nr|iwlwifi-6000-ucode-9.221.4.1-1|45	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|46	* Wed Feb 24 2010 Thomas Backlund <tmb@mandriva.org> 9.193.4.1-1mdv2010.1
14nr|iwlwifi-6000-ucode-9.221.4.1-1|47	+ Revision: 510554
14nr|iwlwifi-6000-ucode-9.221.4.1-1|48	- update to ucode version 9.193.4.1
14nr|iwlwifi-6000-ucode-9.221.4.1-1|49	
14nr|iwlwifi-6000-ucode-9.221.4.1-1|50	* Sun Oct 25 2009 Thomas Backlund <tmb@mandriva.org> 9.176.4.1-1mdv2010.0
14nr|iwlwifi-6000-ucode-9.221.4.1-1|51	+ Revision: 459190
14nr|iwlwifi-6000-ucode-9.221.4.1-1|52	- initial release, iwlwifi 6000 ucode v. 9.176.4.1
14nr|iwlwifi-6000-ucode-9.221.4.1-1|53	- Created package structure for iwlwifi-6000-ucode.
14nr|iwlwifi-6000-ucode-9.221.4.1-1|54	

26411 14
14nr|iwlwifi-6005-ucode-18.168.6.1-1|1	%define name iwlwifi-6005-ucode
14nr|iwlwifi-6005-ucode-18.168.6.1-1|2	%define tarname iwlwifi-6000g2a-ucode
14nr|iwlwifi-6005-ucode-18.168.6.1-1|3	%define version 18.168.6.1
14nr|iwlwifi-6005-ucode-18.168.6.1-1|4	%define release %mkrel 1
14nr|iwlwifi-6005-ucode-18.168.6.1-1|5	
14nr|iwlwifi-6005-ucode-18.168.6.1-1|6	Summary: Intel PRO/Wireless 6005AGN microcode
14nr|iwlwifi-6005-ucode-18.168.6.1-1|7	Name:	 %{name}
14nr|iwlwifi-6005-ucode-18.168.6.1-1|8	Version: %{version}
14nr|iwlwifi-6005-ucode-18.168.6.1-1|9	Release: %{release}
14nr|iwlwifi-6005-ucode-18.168.6.1-1|10	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{tarname}-%{version}.tgz
14nr|iwlwifi-6005-ucode-18.168.6.1-1|11	License: Proprietary
14nr|iwlwifi-6005-ucode-18.168.6.1-1|12	Group:	 System/Kernel and hardware
14nr|iwlwifi-6005-ucode-18.168.6.1-1|13	Url:	 http://intellinuxwireless.org/
14nr|iwlwifi-6005-ucode-18.168.6.1-1|14	BuildArch: noarch
14nr|iwlwifi-6005-ucode-18.168.6.1-1|15	
14nr|iwlwifi-6005-ucode-18.168.6.1-1|16	%description
14nr|iwlwifi-6005-ucode-18.168.6.1-1|17	The file iwlwifi-6000g2a-*.ucode provided in this package is required to be
14nr|iwlwifi-6005-ucode-18.168.6.1-1|18	present on your system in order for the Intel PRO/Wireless 6005AGN Network
14nr|iwlwifi-6005-ucode-18.168.6.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-6005-ucode-18.168.6.1-1|20	your system.
14nr|iwlwifi-6005-ucode-18.168.6.1-1|21	
14nr|iwlwifi-6005-ucode-18.168.6.1-1|22	%prep
14nr|iwlwifi-6005-ucode-18.168.6.1-1|23	%setup -q -n %{tarname}-%{version}
14nr|iwlwifi-6005-ucode-18.168.6.1-1|24	
14nr|iwlwifi-6005-ucode-18.168.6.1-1|25	%build
14nr|iwlwifi-6005-ucode-18.168.6.1-1|26	
14nr|iwlwifi-6005-ucode-18.168.6.1-1|27	%install
14nr|iwlwifi-6005-ucode-18.168.6.1-1|28	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-6005-ucode-18.168.6.1-1|29	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-6005-ucode-18.168.6.1-1|30	
14nr|iwlwifi-6005-ucode-18.168.6.1-1|31	%files
14nr|iwlwifi-6005-ucode-18.168.6.1-1|32	%doc LICENSE.* README.*
14nr|iwlwifi-6005-ucode-18.168.6.1-1|33	/lib/firmware/*.ucode

26412 14
14nr|iwlwifi-6030-ucode-18.168.6.1-1|1	%define name iwlwifi-6030-ucode
14nr|iwlwifi-6030-ucode-18.168.6.1-1|2	%define tarname iwlwifi-6000g2b-ucode
14nr|iwlwifi-6030-ucode-18.168.6.1-1|3	%define version 18.168.6.1
14nr|iwlwifi-6030-ucode-18.168.6.1-1|4	%define release 1
14nr|iwlwifi-6030-ucode-18.168.6.1-1|5	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|6	Summary: Intel PRO/Wireless 6030AGN microcode
14nr|iwlwifi-6030-ucode-18.168.6.1-1|7	Name:	 %{name}
14nr|iwlwifi-6030-ucode-18.168.6.1-1|8	Version: %{version}
14nr|iwlwifi-6030-ucode-18.168.6.1-1|9	Release: %{release}
14nr|iwlwifi-6030-ucode-18.168.6.1-1|10	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{tarname}-%{version}.tgz
14nr|iwlwifi-6030-ucode-18.168.6.1-1|11	License: Proprietary
14nr|iwlwifi-6030-ucode-18.168.6.1-1|12	Group:	 System/Kernel and hardware
14nr|iwlwifi-6030-ucode-18.168.6.1-1|13	Url:	 http://intellinuxwireless.org/
14nr|iwlwifi-6030-ucode-18.168.6.1-1|14	BuildArch: noarch
14nr|iwlwifi-6030-ucode-18.168.6.1-1|15	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|16	%description
14nr|iwlwifi-6030-ucode-18.168.6.1-1|17	The file iwlwifi-6000g2b-*.ucode provided in this package is required to be
14nr|iwlwifi-6030-ucode-18.168.6.1-1|18	present on your system in order for the Intel PRO/Wireless 6030AGN Network
14nr|iwlwifi-6030-ucode-18.168.6.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-6030-ucode-18.168.6.1-1|20	your system.
14nr|iwlwifi-6030-ucode-18.168.6.1-1|21	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|22	%prep
14nr|iwlwifi-6030-ucode-18.168.6.1-1|23	%setup -q -n %{tarname}-%{version}
14nr|iwlwifi-6030-ucode-18.168.6.1-1|24	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|25	%build
14nr|iwlwifi-6030-ucode-18.168.6.1-1|26	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|27	%install
14nr|iwlwifi-6030-ucode-18.168.6.1-1|28	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-6030-ucode-18.168.6.1-1|29	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-6030-ucode-18.168.6.1-1|30	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|31	%files
14nr|iwlwifi-6030-ucode-18.168.6.1-1|32	%doc LICENSE.* README.*
14nr|iwlwifi-6030-ucode-18.168.6.1-1|33	/lib/firmware/*.ucode
14nr|iwlwifi-6030-ucode-18.168.6.1-1|34	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|35	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|36	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|37	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|38	%changelog
14nr|iwlwifi-6030-ucode-18.168.6.1-1|39	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-1
14nr|iwlwifi-6030-ucode-18.168.6.1-1|40	+ Revision: 771796
14nr|iwlwifi-6030-ucode-18.168.6.1-1|41	- version update 18.168.6.1
14nr|iwlwifi-6030-ucode-18.168.6.1-1|42	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|43	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 17.168.5.2-1
14nr|iwlwifi-6030-ucode-18.168.6.1-1|44	+ Revision: 647562
14nr|iwlwifi-6030-ucode-18.168.6.1-1|45	- update to 17.168.5.2
14nr|iwlwifi-6030-ucode-18.168.6.1-1|46	
14nr|iwlwifi-6030-ucode-18.168.6.1-1|47	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 17.168.5.1-1mdv2011.0
14nr|iwlwifi-6030-ucode-18.168.6.1-1|48	+ Revision: 626465
14nr|iwlwifi-6030-ucode-18.168.6.1-1|49	- add ucode 17.168.5.1 and spec file
14nr|iwlwifi-6030-ucode-18.168.6.1-1|50	- Created package structure for iwlwifi-6030-ucode.
14nr|iwlwifi-6030-ucode-18.168.6.1-1|51	

26413 14
14nr|iwlwifi-6050-ucode-41.28.5.1-2|1	%define name iwlwifi-6050-ucode
14nr|iwlwifi-6050-ucode-41.28.5.1-2|2	%define version 41.28.5.1
14nr|iwlwifi-6050-ucode-41.28.5.1-2|3	%define version_api4 9.201.4.1
14nr|iwlwifi-6050-ucode-41.28.5.1-2|4	%define release %mkrel 2
14nr|iwlwifi-6050-ucode-41.28.5.1-2|5	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|6	Summary: Intel PRO/Wireless 6050AGN microcode
14nr|iwlwifi-6050-ucode-41.28.5.1-2|7	Name:	 %{name}
14nr|iwlwifi-6050-ucode-41.28.5.1-2|8	Version: %{version}
14nr|iwlwifi-6050-ucode-41.28.5.1-2|9	Release: %{release}
14nr|iwlwifi-6050-ucode-41.28.5.1-2|10	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
14nr|iwlwifi-6050-ucode-41.28.5.1-2|11	Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version_api4}.tgz
14nr|iwlwifi-6050-ucode-41.28.5.1-2|12	License: Proprietary
14nr|iwlwifi-6050-ucode-41.28.5.1-2|13	Group:	 System/Kernel and hardware
14nr|iwlwifi-6050-ucode-41.28.5.1-2|14	Url:	 http://intellinuxwireless.org/
14nr|iwlwifi-6050-ucode-41.28.5.1-2|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|iwlwifi-6050-ucode-41.28.5.1-2|16	BuildArch: noarch
14nr|iwlwifi-6050-ucode-41.28.5.1-2|17	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|18	%description
14nr|iwlwifi-6050-ucode-41.28.5.1-2|19	The file iwlwifi-6050-*.ucode provided in this package is required to be
14nr|iwlwifi-6050-ucode-41.28.5.1-2|20	present on your system in order for the Intel PRO/Wireless 6050AGN Network
14nr|iwlwifi-6050-ucode-41.28.5.1-2|21	Connection Adapter driver for Linux (iwlagn) to be able to operate on
14nr|iwlwifi-6050-ucode-41.28.5.1-2|22	your system.
14nr|iwlwifi-6050-ucode-41.28.5.1-2|23	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|24	%prep
14nr|iwlwifi-6050-ucode-41.28.5.1-2|25	%setup -q -a 1
14nr|iwlwifi-6050-ucode-41.28.5.1-2|26	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|27	# provide old firmware with ucode_api=4 for compatibility with older kernels
14nr|iwlwifi-6050-ucode-41.28.5.1-2|28	cp %{name}-%{version_api4}/iwlwifi-6050-4.ucode .
14nr|iwlwifi-6050-ucode-41.28.5.1-2|29	cp %{name}-%{version_api4}/README.iwlwifi-6050-ucode \
14nr|iwlwifi-6050-ucode-41.28.5.1-2|30	README.iwlwifi-6050-ucode-4
14nr|iwlwifi-6050-ucode-41.28.5.1-2|31	mv README.iwlwifi-6050-ucode README.iwlwifi-6050-ucode-5
14nr|iwlwifi-6050-ucode-41.28.5.1-2|32	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|33	%build
14nr|iwlwifi-6050-ucode-41.28.5.1-2|34	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|35	%install
14nr|iwlwifi-6050-ucode-41.28.5.1-2|36	rm -rf %{buildroot}
14nr|iwlwifi-6050-ucode-41.28.5.1-2|37	install -d %{buildroot}/lib/firmware
14nr|iwlwifi-6050-ucode-41.28.5.1-2|38	install -m644 *.ucode %{buildroot}/lib/firmware/
14nr|iwlwifi-6050-ucode-41.28.5.1-2|39	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|40	%clean
14nr|iwlwifi-6050-ucode-41.28.5.1-2|41	rm -rf %{buildroot}
14nr|iwlwifi-6050-ucode-41.28.5.1-2|42	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|43	%files
14nr|iwlwifi-6050-ucode-41.28.5.1-2|44	%defattr(-,root,root)
14nr|iwlwifi-6050-ucode-41.28.5.1-2|45	%doc LICENSE.* README.*
14nr|iwlwifi-6050-ucode-41.28.5.1-2|46	/lib/firmware/*.ucode
14nr|iwlwifi-6050-ucode-41.28.5.1-2|47	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|48	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|49	%changelog
14nr|iwlwifi-6050-ucode-41.28.5.1-2|50	* Tue Jan 04 2011 Colin Guthrie <cguthrie@mandriva.org> 41.28.5.1-2mdv2011.0
14nr|iwlwifi-6050-ucode-41.28.5.1-2|51	+ Revision: 628617
14nr|iwlwifi-6050-ucode-41.28.5.1-2|52	- Rebuild to regenerate media hdlists for non-free
14nr|iwlwifi-6050-ucode-41.28.5.1-2|53	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|54	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 41.28.5.1-1mdv2011.0
14nr|iwlwifi-6050-ucode-41.28.5.1-2|55	+ Revision: 626467
14nr|iwlwifi-6050-ucode-41.28.5.1-2|56	- add 41.28.5.1 ucode
14nr|iwlwifi-6050-ucode-41.28.5.1-2|57	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|58	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 9.201.4.1-2mdv2011.0
14nr|iwlwifi-6050-ucode-41.28.5.1-2|59	+ Revision: 612426
14nr|iwlwifi-6050-ucode-41.28.5.1-2|60	- the mass rebuild of 2010.1 packages
14nr|iwlwifi-6050-ucode-41.28.5.1-2|61	
14nr|iwlwifi-6050-ucode-41.28.5.1-2|62	* Fri Jun 04 2010 Thomas Backlund <tmb@mandriva.org> 9.201.4.1-1mdv2010.1
14nr|iwlwifi-6050-ucode-41.28.5.1-2|63	+ Revision: 547063
14nr|iwlwifi-6050-ucode-41.28.5.1-2|64	- Initial release
14nr|iwlwifi-6050-ucode-41.28.5.1-2|65	- Created package structure for iwlwifi-6050-ucode.
14nr|iwlwifi-6050-ucode-41.28.5.1-2|66	

26414 14
14nr|iwlwifi-agn-ucode-1.0-8|1	%define name iwlwifi-agn-ucode
14nr|iwlwifi-agn-ucode-1.0-8|2	%define version 1.0
14nr|iwlwifi-agn-ucode-1.0-8|3	%define release %mkrel 8
14nr|iwlwifi-agn-ucode-1.0-8|4	
14nr|iwlwifi-agn-ucode-1.0-8|5	Summary: Intel Wireless WiFi Link microcode
14nr|iwlwifi-agn-ucode-1.0-8|6	Name: %{name}
14nr|iwlwifi-agn-ucode-1.0-8|7	Version: %{version}
14nr|iwlwifi-agn-ucode-1.0-8|8	Release: %{release}
14nr|iwlwifi-agn-ucode-1.0-8|9	License: Proprietary
14nr|iwlwifi-agn-ucode-1.0-8|10	Group: System/Kernel and hardware
14nr|iwlwifi-agn-ucode-1.0-8|11	Url: http://intellinuxwireless.org/
14nr|iwlwifi-agn-ucode-1.0-8|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|iwlwifi-agn-ucode-1.0-8|13	BuildArch: noarch
14nr|iwlwifi-agn-ucode-1.0-8|14	Requires: iwlwifi-100-ucode
14nr|iwlwifi-agn-ucode-1.0-8|15	Requires: iwlwifi-1000-ucode
14nr|iwlwifi-agn-ucode-1.0-8|16	Requires: iwlwifi-3945-ucode
14nr|iwlwifi-agn-ucode-1.0-8|17	Requires: iwlwifi-4965-ucode
14nr|iwlwifi-agn-ucode-1.0-8|18	Requires: iwlwifi-5000-ucode
14nr|iwlwifi-agn-ucode-1.0-8|19	Requires: iwlwifi-5150-ucode
14nr|iwlwifi-agn-ucode-1.0-8|20	Requires: iwlwifi-6000-ucode
14nr|iwlwifi-agn-ucode-1.0-8|21	Requires: iwlwifi-6005-ucode
14nr|iwlwifi-agn-ucode-1.0-8|22	Requires: iwlwifi-6030-ucode
14nr|iwlwifi-agn-ucode-1.0-8|23	Requires: iwlwifi-6050-ucode
14nr|iwlwifi-agn-ucode-1.0-8|24	
14nr|iwlwifi-agn-ucode-1.0-8|25	%description
14nr|iwlwifi-agn-ucode-1.0-8|26	This package requires other packages containing microcode needed to
14nr|iwlwifi-agn-ucode-1.0-8|27	use the Intel Wireless WiFi Link devices.
14nr|iwlwifi-agn-ucode-1.0-8|28	
14nr|iwlwifi-agn-ucode-1.0-8|29	%files
14nr|iwlwifi-agn-ucode-1.0-8|30	
14nr|iwlwifi-agn-ucode-1.0-8|31	
14nr|iwlwifi-agn-ucode-1.0-8|32	
14nr|iwlwifi-agn-ucode-1.0-8|33	
14nr|iwlwifi-agn-ucode-1.0-8|34	%changelog
14nr|iwlwifi-agn-ucode-1.0-8|35	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 1.0-8mdv2011.0
14nr|iwlwifi-agn-ucode-1.0-8|36	+ Revision: 647563
14nr|iwlwifi-agn-ucode-1.0-8|37	- add requires on iwlwifi-100-ucode
14nr|iwlwifi-agn-ucode-1.0-8|38	
14nr|iwlwifi-agn-ucode-1.0-8|39	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 1.0-6mdv2011.0
14nr|iwlwifi-agn-ucode-1.0-8|40	+ Revision: 626480
14nr|iwlwifi-agn-ucode-1.0-8|41	- add 6005 and 6030 ucode
14nr|iwlwifi-agn-ucode-1.0-8|42	- require iwlwifi-6050-ucode
14nr|iwlwifi-agn-ucode-1.0-8|43	
14nr|iwlwifi-agn-ucode-1.0-8|44	* Fri Dec 18 2009 Thomas Backlund <tmb@mandriva.org> 1.0-4mdv2010.1
14nr|iwlwifi-agn-ucode-1.0-8|45	+ Revision: 480017
14nr|iwlwifi-agn-ucode-1.0-8|46	- add iwlwifi-6000-ucode to the requires
14nr|iwlwifi-agn-ucode-1.0-8|47	
14nr|iwlwifi-agn-ucode-1.0-8|48	* Sat Aug 15 2009 Thomas Backlund <tmb@mandriva.org> 1.0-3mdv2010.0
14nr|iwlwifi-agn-ucode-1.0-8|49	+ Revision: 416652
14nr|iwlwifi-agn-ucode-1.0-8|50	- require iwlwifi-1000-ucode
14nr|iwlwifi-agn-ucode-1.0-8|51	
14nr|iwlwifi-agn-ucode-1.0-8|52	* Thu May 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.0-2mdv2010.0
14nr|iwlwifi-agn-ucode-1.0-8|53	+ Revision: 380682
14nr|iwlwifi-agn-ucode-1.0-8|54	- Add requires for new iwlwifi-5150-ucode package.
14nr|iwlwifi-agn-ucode-1.0-8|55	
14nr|iwlwifi-agn-ucode-1.0-8|56	* Thu Aug 28 2008 Olivier Blin <oblin@mandriva.com> 1.0-1mdv2009.0
14nr|iwlwifi-agn-ucode-1.0-8|57	+ Revision: 276873
14nr|iwlwifi-agn-ucode-1.0-8|58	- require iwlwifi-4965-ucode and iwlwifi-5000-ucode
14nr|iwlwifi-agn-ucode-1.0-8|59	- create iwlwifi-agn-ucode
14nr|iwlwifi-agn-ucode-1.0-8|60	

26415 14
14nr|java3d-1.5.2-2|1	Name:		java3d
14nr|java3d-1.5.2-2|2	Group:		Graphics
14nr|java3d-1.5.2-2|3	Summary:	Master project for Java 3D projects
14nr|java3d-1.5.2-2|4	Version:	1.5.2
14nr|java3d-1.5.2-2|5	# And some restrictions like Sun and others IP/patents, US embargos, etc
14nr|java3d-1.5.2-2|6	License:	BSD like and GPLv2+
14nr|java3d-1.5.2-2|7	Release:	2
14nr|java3d-1.5.2-2|8	
14nr|java3d-1.5.2-2|9	# register an user at https://www.dev.java.net
14nr|java3d-1.5.2-2|10	# mkdir java3d-1.5.2
14nr|java3d-1.5.2-2|11	# cd java3d-1.5.2
14nr|java3d-1.5.2-2|12	# svn checkout https://vecmath.dev.java.net/svn/vecmath/trunk vecmath
14nr|java3d-1.5.2-2|13	# svn checkout https://j3d-core.dev.java.net/svn/j3d-core/trunk j3d-core
14nr|java3d-1.5.2-2|14	# svn checkout https://j3d-core-utils.dev.java.net/svn/j3d-core-utils/trunk j3d-core-utils
14nr|java3d-1.5.2-2|15	# find vecmath -name .svn -exec rm -fr {} \;
14nr|java3d-1.5.2-2|16	# find j3d-core -name .svn -exec rm -fr {} \;
14nr|java3d-1.5.2-2|17	# find j3d-core-utils -name .svn -exec rm -fr {} \;
14nr|java3d-1.5.2-2|18	# cd ..
14nr|java3d-1.5.2-2|19	# tar jcf java3d-1.5.2.tar.bz2 java3d-1.5.2
14nr|java3d-1.5.2-2|20	Source0:	java3d-1.5.2.tar.bz2
14nr|java3d-1.5.2-2|21	# http://wiki.java.net/bin/view/Javadesktop/Java3DFAQ
14nr|java3d-1.5.2-2|22	URL:		https://java3d.dev.java.net
14nr|java3d-1.5.2-2|23	Patch0:		06_java-compat.patch
14nr|java3d-1.5.2-2|24	
14nr|java3d-1.5.2-2|25	#-----------------------------------------------------------------------
14nr|java3d-1.5.2-2|26	BuildRequires:  ant
14nr|java3d-1.5.2-2|27	BuildRequires:	ant-apache-bcel
14nr|java3d-1.5.2-2|28	BuildRequires:	ant-nodeps
14nr|java3d-1.5.2-2|29	BuildRequires:	crimson
14nr|java3d-1.5.2-2|30	BuildRequires:	pkgconfig(gl)
14nr|java3d-1.5.2-2|31	BuildRequires:  java-rpmbuild
14nr|java3d-1.5.2-2|32	BuildRequires:	jpackage-utils
14nr|java3d-1.5.2-2|33	BuildRequires:  jpeg-devel
14nr|java3d-1.5.2-2|34	BuildRequires:	xml-commons-jaxp-1.3-apis
14nr|java3d-1.5.2-2|35	BuildRequires:	pkgconfig(xt)
14nr|java3d-1.5.2-2|36	
14nr|java3d-1.5.2-2|37	#-----------------------------------------------------------------------
14nr|java3d-1.5.2-2|38	%description
14nr|java3d-1.5.2-2|39	This is the parent project for all Java 3DTM-related sub-projects on java.net.
14nr|java3d-1.5.2-2|40	These sub-projects include: j3d-core (the core 3D API), vecmath (the 3D vector
14nr|java3d-1.5.2-2|41	math package), and j3d-core-utils (the 3D core utilities), among others. See
14nr|java3d-1.5.2-2|42	the complete list of sub-projects at the bottom of this page.
14nr|java3d-1.5.2-2|43	
14nr|java3d-1.5.2-2|44	Note that there is no source code in this parent project; source code files for
14nr|java3d-1.5.2-2|45	the various 3D sub-projects are in the sub-projects themselves.
14nr|java3d-1.5.2-2|46	
14nr|java3d-1.5.2-2|47	#-----------------------------------------------------------------------
14nr|java3d-1.5.2-2|48	%package devel
14nr|java3d-1.5.2-2|49	Summary:	Development files for %{name}
14nr|java3d-1.5.2-2|50	Group:		Development/Other
14nr|java3d-1.5.2-2|51	
14nr|java3d-1.5.2-2|52	%description devel
14nr|java3d-1.5.2-2|53	Development files and headers for %{name}.
14nr|java3d-1.5.2-2|54	
14nr|java3d-1.5.2-2|55	#-----------------------------------------------------------------------
14nr|java3d-1.5.2-2|56	%package javadoc
14nr|java3d-1.5.2-2|57	Summary:	Documentation files for %{name}
14nr|java3d-1.5.2-2|58	Group:		Development/Other
14nr|java3d-1.5.2-2|59	
14nr|java3d-1.5.2-2|60	%description javadoc
14nr|java3d-1.5.2-2|61	Documentation files and headers for %{name}.
14nr|java3d-1.5.2-2|62	
14nr|java3d-1.5.2-2|63	#-----------------------------------------------------------------------
14nr|java3d-1.5.2-2|64	%prep
14nr|java3d-1.5.2-2|65	%setup -q
14nr|java3d-1.5.2-2|66	%apply_patches
14nr|java3d-1.5.2-2|67	
14nr|java3d-1.5.2-2|68	#-----------------------------------------------------------------------
14nr|java3d-1.5.2-2|69	%define ant	JAVA_HOME=%{java_home} ant
14nr|java3d-1.5.2-2|70	
14nr|java3d-1.5.2-2|71	%build
14nr|java3d-1.5.2-2|72	pushd vecmath
14nr|java3d-1.5.2-2|73	%ant jar
14nr|java3d-1.5.2-2|74	%ant docs
14nr|java3d-1.5.2-2|75	popd
14nr|java3d-1.5.2-2|76	
14nr|java3d-1.5.2-2|77	pushd j3d-core
14nr|java3d-1.5.2-2|78	%ant compile
14nr|java3d-1.5.2-2|79	%ant jar
14nr|java3d-1.5.2-2|80	%ant docs
14nr|java3d-1.5.2-2|81	popd
14nr|java3d-1.5.2-2|82	
14nr|java3d-1.5.2-2|83	#-----------------------------------------------------------------------
14nr|java3d-1.5.2-2|84	%install
14nr|java3d-1.5.2-2|85	mkdir -p %{buildroot}%{_libdir}
14nr|java3d-1.5.2-2|86	mkdir -p %{buildroot}%{_javadir}
14nr|java3d-1.5.2-2|87	mkdir -p %{buildroot}%{_javadocdir}/{vecmath,j3d-core}
14nr|java3d-1.5.2-2|88	mkdir -p %{buildroot}%{_datadir}/java3d/{vecmath,j3d}
14nr|java3d-1.5.2-2|89	
14nr|java3d-1.5.2-2|90	pushd vecmath
14nr|java3d-1.5.2-2|91	install -m644 build/opt/lib/ext/vecmath.jar %{buildroot}%{_javadir}
14nr|java3d-1.5.2-2|92	cp -fa docs/* %{buildroot}%{_javadocdir}/vecmath
14nr|java3d-1.5.2-2|93	cp -far build/javadocs/* %{buildroot}%{_javadocdir}/vecmath
14nr|java3d-1.5.2-2|94	cp -far build/opt/gen %{buildroot}%{_datadir}/java3d/vecmath
14nr|java3d-1.5.2-2|95	cp -far build/opt/classes %{buildroot}%{_datadir}/java3d/vecmath
14nr|java3d-1.5.2-2|96	popd
14nr|java3d-1.5.2-2|97	
14nr|java3d-1.5.2-2|98	pushd j3d-core
14nr|java3d-1.5.2-2|99	install -m755 build/linux-*/opt/lib/*/libj3dcore-ogl.so %{buildroot}%{_libdir}
14nr|java3d-1.5.2-2|100	install -m644 build/linux-*/opt/lib/ext/{j3dcore,j3dutils}.jar %{buildroot}%{_javadir}
14nr|java3d-1.5.2-2|101	cp -fa build/linux-*/javadocs/* %{buildroot}%{_javadocdir}/j3d-core
14nr|java3d-1.5.2-2|102	cp -far build/linux-*/opt/gen %{buildroot}%{_datadir}/java3d/j3d
14nr|java3d-1.5.2-2|103	cp -far build/linux-*/opt/classes %{buildroot}%{_datadir}/java3d/j3d
14nr|java3d-1.5.2-2|104	popd
14nr|java3d-1.5.2-2|105	
14nr|java3d-1.5.2-2|106	#-----------------------------------------------------------------------
14nr|java3d-1.5.2-2|107	%files
14nr|java3d-1.5.2-2|108	%{_javadir}/*
14nr|java3d-1.5.2-2|109	%{_libdir}/*.so
14nr|java3d-1.5.2-2|110	
14nr|java3d-1.5.2-2|111	%files	devel
14nr|java3d-1.5.2-2|112	%dir %{_datadir}/java3d
14nr|java3d-1.5.2-2|113	%{_datadir}/java3d/*
14nr|java3d-1.5.2-2|114	
14nr|java3d-1.5.2-2|115	%files	javadoc
14nr|java3d-1.5.2-2|116	%dir %{_javadocdir}/vecmath
14nr|java3d-1.5.2-2|117	%{_javadocdir}/vecmath/*
14nr|java3d-1.5.2-2|118	%dir %{_javadocdir}/j3d-core
14nr|java3d-1.5.2-2|119	%{_javadocdir}/j3d-core/*
14nr|java3d-1.5.2-2|120	
14nr|java3d-1.5.2-2|121	%changelog
14nr|java3d-1.5.2-2|122	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-2
14nr|java3d-1.5.2-2|123	+ Revision: 60c1049
14nr|java3d-1.5.2-2|124	- Spec cleanup
14nr|java3d-1.5.2-2|125	
14nr|java3d-1.5.2-2|126	

26416 14
14nr|jsmath-fonts-3.0-1|1	Name:		jsmath-fonts
14nr|jsmath-fonts-3.0-1|2	Version:	3.0
14nr|jsmath-fonts-3.0-1|3	Release:	%mkrel 1
14nr|jsmath-fonts-3.0-1|4	License:	Freeware
14nr|jsmath-fonts-3.0-1|5	Summary:	jsMath TrueType fonts
14nr|jsmath-fonts-3.0-1|6	Group:		System/Fonts/True type
14nr|jsmath-fonts-3.0-1|7	
14nr|jsmath-fonts-3.0-1|8	Source:		http://www.math.union.edu/~dpvc/jsMath/download/TeX-fonts-linux.tgz
14nr|jsmath-fonts-3.0-1|9	BuildArch:	noarch
14nr|jsmath-fonts-3.0-1|10	URL:		http://www.math.union.edu/~dpvc/jsMath/download/jsMath-fonts.html
14nr|jsmath-fonts-3.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|jsmath-fonts-3.0-1|12	
14nr|jsmath-fonts-3.0-1|13	%description
14nr|jsmath-fonts-3.0-1|14	The jsMath package is designed to work best if you have installed the TeX
14nr|jsmath-fonts-3.0-1|15	font set. This package provides a set of TeX ttf fonts for Linux systems.
14nr|jsmath-fonts-3.0-1|16	
14nr|jsmath-fonts-3.0-1|17	%prep
14nr|jsmath-fonts-3.0-1|18	%setup -q -n TeX-fonts-linux
14nr|jsmath-fonts-3.0-1|19	
14nr|jsmath-fonts-3.0-1|20	%build
14nr|jsmath-fonts-3.0-1|21	
14nr|jsmath-fonts-3.0-1|22	%install
14nr|jsmath-fonts-3.0-1|23	mkdir -p %{buildroot}%{_datadir}/fonts/jsMath
14nr|jsmath-fonts-3.0-1|24	install -m644 *.ttf %{buildroot}%{_datadir}/fonts/jsMath
14nr|jsmath-fonts-3.0-1|25	
14nr|jsmath-fonts-3.0-1|26	%clean
14nr|jsmath-fonts-3.0-1|27	rm -rf %{buildroot}
14nr|jsmath-fonts-3.0-1|28	
14nr|jsmath-fonts-3.0-1|29	%files
14nr|jsmath-fonts-3.0-1|30	%defattr (-,root,root)
14nr|jsmath-fonts-3.0-1|31	%dir %{_datadir}/fonts/jsMath
14nr|jsmath-fonts-3.0-1|32	%{_datadir}/fonts/jsMath/*.ttf
14nr|jsmath-fonts-3.0-1|33	
14nr|jsmath-fonts-3.0-1|34	
14nr|jsmath-fonts-3.0-1|35	
14nr|jsmath-fonts-3.0-1|36	%changelog
14nr|jsmath-fonts-3.0-1|37	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.0-1
14nr|jsmath-fonts-3.0-1|38	+ Revision: b7ef1f4
14nr|jsmath-fonts-3.0-1|39	- Automatic import for version 3.0
14nr|jsmath-fonts-3.0-1|40	
14nr|jsmath-fonts-3.0-1|41	

26417 14
14nr|kant-kash-3-2|1	%define debug_package %{nil}
14nr|kant-kash-3-2|2	
14nr|kant-kash-3-2|3	%define		kashdir			%{_datadir}/kash
14nr|kant-kash-3-2|4	
14nr|kant-kash-3-2|5	Name:		kant-kash
14nr|kant-kash-3-2|6	Group:		Sciences/Mathematics
14nr|kant-kash-3-2|7	License:	Proprietary
14nr|kant-kash-3-2|8	Summary:	Computational Algebraic Number Theory
14nr|kant-kash-3-2|9	Version:	3
14nr|kant-kash-3-2|10	Release:	2
14nr|kant-kash-3-2|11	Source0:	ftp://ftp.math.tu-berlin.de/pub/algebra/Kant/Kash_3/KASH3-Linux-i686-2008-07-31.tar.bz2
14nr|kant-kash-3-2|12	URL:		http://www.math.tu-berlin.de/~kant/kash.html
14nr|kant-kash-3-2|13	ExclusiveArch:	%{ix86}
14nr|kant-kash-3-2|14	
14nr|kant-kash-3-2|15	%description
14nr|kant-kash-3-2|16	KANT is a software package for mathematicians interested in algebraic number
14nr|kant-kash-3-2|17	theory. For those KANT is a tool for sophisticated computations in number
14nr|kant-kash-3-2|18	fields, in global function fields, and in local fields.
14nr|kant-kash-3-2|19	
14nr|kant-kash-3-2|20	%prep
14nr|kant-kash-3-2|21	%setup -q -n KASH3-Linux-i686-2008-07-31
14nr|kant-kash-3-2|22	
14nr|kant-kash-3-2|23	%build
14nr|kant-kash-3-2|24	
14nr|kant-kash-3-2|25	%install
14nr|kant-kash-3-2|26	mkdir -p %{buildroot}%{kashdir}
14nr|kant-kash-3-2|27	cp -far * %{buildroot}%{kashdir}
14nr|kant-kash-3-2|28	# non-standard/incomplete
14nr|kant-kash-3-2|29	rm -fr %{buildroot}%{kashdir}/html/cgi-bin
14nr|kant-kash-3-2|30	
14nr|kant-kash-3-2|31	mkdir -p  %{buildroot}%{_bindir}
14nr|kant-kash-3-2|32	pushd  %{buildroot}%{_bindir}
14nr|kant-kash-3-2|33	cat > %{buildroot}%{_bindir}/kash3 << EOF
14nr|kant-kash-3-2|34	#!/bin/sh
14nr|kant-kash-3-2|35	
14nr|kant-kash-3-2|36	%{kashdir}/kash3 -l %{kashdir}/lib "\$@"
14nr|kant-kash-3-2|37	EOF
14nr|kant-kash-3-2|38	chmod +x %{buildroot}%{_bindir}/kash3
14nr|kant-kash-3-2|39	ln -s kash3 kash
14nr|kant-kash-3-2|40	popd
14nr|kant-kash-3-2|41	
14nr|kant-kash-3-2|42	%files
14nr|kant-kash-3-2|43	%{_bindir}/*
14nr|kant-kash-3-2|44	%dir %{kashdir}
14nr|kant-kash-3-2|45	%{kashdir}/*
14nr|kant-kash-3-2|46	
14nr|kant-kash-3-2|47	%changelog
14nr|kant-kash-3-2|48	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 3-2
14nr|kant-kash-3-2|49	+ Revision: 8b2a1ec
14nr|kant-kash-3-2|50	- Disable debug
14nr|kant-kash-3-2|51	
14nr|kant-kash-3-2|52	

26418 14
14nr|kega-fusion-363x-2|1	%define _enable_debug_packages %{nil}
14nr|kega-fusion-363x-2|2	%define debug_package %{nil}
14nr|kega-fusion-363x-2|3	
14nr|kega-fusion-363x-2|4	%define oname Fusion
14nr|kega-fusion-363x-2|5	
14nr|kega-fusion-363x-2|6	Summary:	Sega Genesis/32X/Master System/CD/SG-1000/Pico Emulator
14nr|kega-fusion-363x-2|7	Name:		kega-fusion
14nr|kega-fusion-363x-2|8	Version:	363x
14nr|kega-fusion-363x-2|9	Release:	2
14nr|kega-fusion-363x-2|10	License:	Freeware
14nr|kega-fusion-363x-2|11	Group:		Emulators
14nr|kega-fusion-363x-2|12	Url:		http://www.eidolons-inn.net/tiki-index.php?page=Kega
14nr|kega-fusion-363x-2|13	Source0:	%{oname}%{version}.tar.gz
14nr|kega-fusion-363x-2|14	Source1:	%{oname}.png
14nr|kega-fusion-363x-2|15	BuildRequires:	imagemagick
14nr|kega-fusion-363x-2|16	BuildRequires:	upx
14nr|kega-fusion-363x-2|17	ExclusiveArch:	%{ix86}
14nr|kega-fusion-363x-2|18	
14nr|kega-fusion-363x-2|19	%description
14nr|kega-fusion-363x-2|20	Kega Fusion is a Sega SG1000, SC3000, SF7000, Master System, Game Gear,
14nr|kega-fusion-363x-2|21	Genesis/Megadrive, SVP, Pico, SegaCD/MegaCD and 32X emulator.
14nr|kega-fusion-363x-2|22	
14nr|kega-fusion-363x-2|23	Requires BIOS ROMs for Sega CD and 32X.
14nr|kega-fusion-363x-2|24	
14nr|kega-fusion-363x-2|25	%files
14nr|kega-fusion-363x-2|26	%doc History.txt Readme.txt
14nr|kega-fusion-363x-2|27	%{_bindir}/%{name}
14nr|kega-fusion-363x-2|28	%{_iconsdir}/*.png
14nr|kega-fusion-363x-2|29	%{_miconsdir}/*.png
14nr|kega-fusion-363x-2|30	%{_liconsdir}/*.png
14nr|kega-fusion-363x-2|31	%{_datadir}/pixmaps/%{name}.png
14nr|kega-fusion-363x-2|32	%{_datadir}/applications/%{name}.desktop
14nr|kega-fusion-363x-2|33	
14nr|kega-fusion-363x-2|34	#----------------------------------------------------------------------------
14nr|kega-fusion-363x-2|35	
14nr|kega-fusion-363x-2|36	%prep
14nr|kega-fusion-363x-2|37	%setup -q -n %{oname}
14nr|kega-fusion-363x-2|38	
14nr|kega-fusion-363x-2|39	%build
14nr|kega-fusion-363x-2|40	upx -d %{oname}
14nr|kega-fusion-363x-2|41	
14nr|kega-fusion-363x-2|42	%install
14nr|kega-fusion-363x-2|43	# install section
14nr|kega-fusion-363x-2|44	install -D -m 755 %{oname} %{buildroot}%{_bindir}/%{name}
14nr|kega-fusion-363x-2|45	
14nr|kega-fusion-363x-2|46	#Icons
14nr|kega-fusion-363x-2|47	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14nr|kega-fusion-363x-2|48	install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nr|kega-fusion-363x-2|49	
14nr|kega-fusion-363x-2|50	mkdir -p %{buildroot}/%{_miconsdir}
14nr|kega-fusion-363x-2|51	mkdir -p %{buildroot}/%{_liconsdir}
14nr|kega-fusion-363x-2|52	mkdir -p %{buildroot}/%{_iconsdir}
14nr|kega-fusion-363x-2|53	
14nr|kega-fusion-363x-2|54	install -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
14nr|kega-fusion-363x-2|55	install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/%{name}.png
14nr|kega-fusion-363x-2|56	install -m 644 %{SOURCE1} %{buildroot}/%{_liconsdir}/%{name}.png
14nr|kega-fusion-363x-2|57	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14nr|kega-fusion-363x-2|58	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14nr|kega-fusion-363x-2|59	
14nr|kega-fusion-363x-2|60	# install menu entries
14nr|kega-fusion-363x-2|61	mkdir -p %{buildroot}%{_datadir}/applications
14nr|kega-fusion-363x-2|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|kega-fusion-363x-2|63	[Desktop Entry]
14nr|kega-fusion-363x-2|64	Name=%{name}
14nr|kega-fusion-363x-2|65	Comment=Sega Genesis/32X/Master System/CD/SG-1000/Pico Emulator
14nr|kega-fusion-363x-2|66	Exec=%{name}
14nr|kega-fusion-363x-2|67	Icon=%{name}
14nr|kega-fusion-363x-2|68	Type=Application
14nr|kega-fusion-363x-2|69	Terminal=false
14nr|kega-fusion-363x-2|70	Categories=Game;Emulator;
14nr|kega-fusion-363x-2|71	EOF
14nr|kega-fusion-363x-2|72	
14nr|kega-fusion-363x-2|73	
14nr|kega-fusion-363x-2|74	%changelog
14nr|kega-fusion-363x-2|75	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 363x-2
14nr|kega-fusion-363x-2|76	+ Revision: 1059f34
14nr|kega-fusion-363x-2|77	- Disable debug package, spec cleanup
14nr|kega-fusion-363x-2|78	
14nr|kega-fusion-363x-2|79	

26419 14
14nr|kegs-0.91-0.2|1	Name:         kegs
14nr|kegs-0.91-0.2|2	License:      COPYRIGHT
14nr|kegs-0.91-0.2|3	Group:        Emulators
14nr|kegs-0.91-0.2|4	Autoreqprov:  on
14nr|kegs-0.91-0.2|5	Version:      0.91
14nr|kegs-0.91-0.2|6	Release:      %mkrel 0.2
14nr|kegs-0.91-0.2|7	Summary:      Apple IIgs emulator
14nr|kegs-0.91-0.2|8	Source:       %name.%version.tar.gz
14nr|kegs-0.91-0.2|9	Patch0:       %name.%version.dif
14nr|kegs-0.91-0.2|10	BuildRequires: X11-devel
14nr|kegs-0.91-0.2|11	BuildRoot:     %{_tmppath}/%{name}-%{version}-build
14nr|kegs-0.91-0.2|12	
14nr|kegs-0.91-0.2|13	%description
14nr|kegs-0.91-0.2|14	Requires ROM and disk images to work.
14nr|kegs-0.91-0.2|15	
14nr|kegs-0.91-0.2|16	%prep
14nr|kegs-0.91-0.2|17	%setup -q -n %name.%version
14nr|kegs-0.91-0.2|18	%patch0 -p0
14nr|kegs-0.91-0.2|19	
14nr|kegs-0.91-0.2|20	%build
14nr|kegs-0.91-0.2|21	# build section
14nr|kegs-0.91-0.2|22	cd src
14nr|kegs-0.91-0.2|23	rm -f vars
14nr|kegs-0.91-0.2|24	cat <<EOT >vars
14nr|kegs-0.91-0.2|25	TARGET = xkegs
14nr|kegs-0.91-0.2|26	OBJECTS = \$(OBJECTS1) xdriver.o
14nr|kegs-0.91-0.2|27	CCOPTS = $RPM_OPT_FLAGS
14nr|kegs-0.91-0.2|28	%ifarch %ix86 x86_64 %arm ia64
14nr|kegs-0.91-0.2|29	OPTS = -DKEGS_LITTLE_ENDIAN -DNDEBUG
14nr|kegs-0.91-0.2|30	%else
14nr|kegs-0.91-0.2|31	OPTS = -DNDEBUG
14nr|kegs-0.91-0.2|32	%endif
14nr|kegs-0.91-0.2|33	SUFFIX =
14nr|kegs-0.91-0.2|34	NAME = xkegs
14nr|kegs-0.91-0.2|35	LDFLAGS =
14nr|kegs-0.91-0.2|36	LDOPTS =
14nr|kegs-0.91-0.2|37	LD = \$(CC)
14nr|kegs-0.91-0.2|38	EXTRA_LIBS = -lXext
14nr|kegs-0.91-0.2|39	EXTRA_SPECIALS =
14nr|kegs-0.91-0.2|40	
14nr|kegs-0.91-0.2|41	AS = cc
14nr|kegs-0.91-0.2|42	PERL = perl
14nr|kegs-0.91-0.2|43	
14nr|kegs-0.91-0.2|44	XOPTS =
14nr|kegs-0.91-0.2|45	EOT
14nr|kegs-0.91-0.2|46	
14nr|kegs-0.91-0.2|47	make %{?jobs:-j%jobs}
14nr|kegs-0.91-0.2|48	
14nr|kegs-0.91-0.2|49	
14nr|kegs-0.91-0.2|50	%install
14nr|kegs-0.91-0.2|51	# install section
14nr|kegs-0.91-0.2|52	install -D -m 755 xkegs $RPM_BUILD_ROOT/%{_bindir}/xkegs
14nr|kegs-0.91-0.2|53	install -D -m 644 config.kegs $RPM_BUILD_ROOT/%{_datadir}/%{name}/config.kegs
14nr|kegs-0.91-0.2|54	chmod 755 $RPM_BUILD_ROOT%{_bindir}/xkegs
14nr|kegs-0.91-0.2|55	
14nr|kegs-0.91-0.2|56	%files
14nr|kegs-0.91-0.2|57	%defattr(-,root,root)
14nr|kegs-0.91-0.2|58	# %{_docdir}/%{name}/*.txt
14nr|kegs-0.91-0.2|59	# %{_bindir}/kegs
14nr|kegs-0.91-0.2|60	%{_bindir}/xkegs
14nr|kegs-0.91-0.2|61	%{_datadir}/%{name}/config.kegs
14nr|kegs-0.91-0.2|62	# %{_sysconfdir}/default.config.kegs
14nr|kegs-0.91-0.2|63	
14nr|kegs-0.91-0.2|64	
14nr|kegs-0.91-0.2|65	
14nr|kegs-0.91-0.2|66	%changelog
14nr|kegs-0.91-0.2|67	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.91-0.2
14nr|kegs-0.91-0.2|68	+ Revision: 3e0d8d1
14nr|kegs-0.91-0.2|69	- Automatic import for version 0.91
14nr|kegs-0.91-0.2|70	
14nr|kegs-0.91-0.2|71	

26420 14
14nr|kernel-firmware-extra-20120909-1|1	#
14nr|kernel-firmware-extra-20120909-1|2	# This rpm is based on the git tree from:
14nr|kernel-firmware-extra-20120909-1|3	# git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
14nr|kernel-firmware-extra-20120909-1|4	# version is date of the younger commit
14nr|kernel-firmware-extra-20120909-1|5	#
14nr|kernel-firmware-extra-20120909-1|6	
14nr|kernel-firmware-extra-20120909-1|7	Summary:	Extra linux kernel firmware files
14nr|kernel-firmware-extra-20120909-1|8	Name:   	kernel-firmware-extra
14nr|kernel-firmware-extra-20120909-1|9	Version:	20120909
14nr|kernel-firmware-extra-20120909-1|10	Release:	%mkrel 1
14nr|kernel-firmware-extra-20120909-1|11	License:	Proprietary
14nr|kernel-firmware-extra-20120909-1|12	Group:  	System/Kernel and hardware
14nr|kernel-firmware-extra-20120909-1|13	URL:    	http://www.kernel.org/
14nr|kernel-firmware-extra-20120909-1|14	# kernel-firmware tarball is generated from the git tree mentioned
14nr|kernel-firmware-extra-20120909-1|15	# above, by simply cloning it and doing:
14nr|kernel-firmware-extra-20120909-1|16	# tar --exclude-vcs -Jcf kernel-firmware-extra-version.tar.xz linux-firmware
14nr|kernel-firmware-extra-20120909-1|17	Source: 	linux-firmware-nonfree-%{version}.tar.xz
14nr|kernel-firmware-extra-20120909-1|18	Conflicts:	kernel-firmware < 20120219
14nr|kernel-firmware-extra-20120909-1|19	Suggests:	iwlwifi-agn-ucode
14nr|kernel-firmware-extra-20120909-1|20	Suggests:	radeon-firmware
14nr|kernel-firmware-extra-20120909-1|21	Suggests:	ralink-firmware
14nr|kernel-firmware-extra-20120909-1|22	Suggests:	rtlwifi-firmware
14nr|kernel-firmware-extra-20120909-1|23	Obsoletes:	korg1212-firmware
14nr|kernel-firmware-extra-20120909-1|24	Obsoletes:	maestro3-firmware
14nr|kernel-firmware-extra-20120909-1|25	Obsoletes:	sb16-firmware
14nr|kernel-firmware-extra-20120909-1|26	Obsoletes:	yamaha-firmware
14nr|kernel-firmware-extra-20120909-1|27	BuildRequires:	kernel-firmware >= %{version}-1
14nr|kernel-firmware-extra-20120909-1|28	Conflicts:	kernel-firmware < %{version}-1
14nr|kernel-firmware-extra-20120909-1|29	BuildRoot:	%{_tmppath}/%{name}-%{version}
14nr|kernel-firmware-extra-20120909-1|30	BuildArch:	noarch
14nr|kernel-firmware-extra-20120909-1|31	
14nr|kernel-firmware-extra-20120909-1|32	%description
14nr|kernel-firmware-extra-20120909-1|33	This package contains all the firmware files without an open source
14nr|kernel-firmware-extra-20120909-1|34	license but used by the in-kernel drivers.
14nr|kernel-firmware-extra-20120909-1|35	
14nr|kernel-firmware-extra-20120909-1|36	The files are shared by all kernels.
14nr|kernel-firmware-extra-20120909-1|37	
14nr|kernel-firmware-extra-20120909-1|38	Other non-free firmware files are contained in the radeon-firmware,
14nr|kernel-firmware-extra-20120909-1|39	iwlwifi-*-ucode, ralink-firmware and rtlwifi-firmware packages.
14nr|kernel-firmware-extra-20120909-1|40	
14nr|kernel-firmware-extra-20120909-1|41	Open source firmware files are contained in the kernel-firmware
14nr|kernel-firmware-extra-20120909-1|42	package in the core section.
14nr|kernel-firmware-extra-20120909-1|43	
14nr|kernel-firmware-extra-20120909-1|44	%package -n iwlwifi-agn-ucode
14nr|kernel-firmware-extra-20120909-1|45	Summary:	Nonfree iwlwifi firmware files for the Linux kernel
14nr|kernel-firmware-extra-20120909-1|46	Obsoletes:	iwlwifi-100-ucode
14nr|kernel-firmware-extra-20120909-1|47	Obsoletes:	iwlwifi-105-ucode
14nr|kernel-firmware-extra-20120909-1|48	Obsoletes:	iwlwifi-135-ucode
14nr|kernel-firmware-extra-20120909-1|49	Obsoletes:	iwlwifi-1000-ucode
14nr|kernel-firmware-extra-20120909-1|50	Obsoletes:	iwlwifi-2000-ucode
14nr|kernel-firmware-extra-20120909-1|51	Obsoletes:	iwlwifi-2030-ucode
14nr|kernel-firmware-extra-20120909-1|52	Obsoletes:	iwlwifi-5000-ucode
14nr|kernel-firmware-extra-20120909-1|53	Obsoletes:	iwlwifi-5150-ucode
14nr|kernel-firmware-extra-20120909-1|54	Obsoletes:	iwlwifi-6000-ucode
14nr|kernel-firmware-extra-20120909-1|55	Obsoletes:	iwlwifi-6005-ucode
14nr|kernel-firmware-extra-20120909-1|56	Obsoletes:	iwlwifi-6030-ucode
14nr|kernel-firmware-extra-20120909-1|57	Obsoletes:	iwlwifi-6050-ucode
14nr|kernel-firmware-extra-20120909-1|58	Conflicts:      kernel-firmware-extra < 20120421-3
14nr|kernel-firmware-extra-20120909-1|59	Conflicts:      kernel-firmware-nonfree < 20120421-3
14nr|kernel-firmware-extra-20120909-1|60	
14nr|kernel-firmware-extra-20120909-1|61	%description -n iwlwifi-agn-ucode
14nr|kernel-firmware-extra-20120909-1|62	This package contains all the iwlwifi wireless firmware files
14nr|kernel-firmware-extra-20120909-1|63	supported by the iwlwifi kernel driver. That means all of:
14nr|kernel-firmware-extra-20120909-1|64	iwlwifi-1xx/1000/2xxx/5xxx/6xxx*.ucode firmwares.
14nr|kernel-firmware-extra-20120909-1|65	
14nr|kernel-firmware-extra-20120909-1|66	%package -n ralink-firmware
14nr|kernel-firmware-extra-20120909-1|67	Summary:	Nonfree Ralink firmware files for the Linux kernel
14nr|kernel-firmware-extra-20120909-1|68	Obsoletes:      rt61-firmware
14nr|kernel-firmware-extra-20120909-1|69	Obsoletes:      rt2860-firmware
14nr|kernel-firmware-extra-20120909-1|70	Obsoletes:      rt2870-firmware
14nr|kernel-firmware-extra-20120909-1|71	Obsoletes:      rt3090-firmware
14nr|kernel-firmware-extra-20120909-1|72	Obsoletes:      rt73-firmware
14nr|kernel-firmware-extra-20120909-1|73	Conflicts:      kernel-firmware-extra < 20120421-3
14nr|kernel-firmware-extra-20120909-1|74	Conflicts:      kernel-firmware-nonfree < 20120421-3
14nr|kernel-firmware-extra-20120909-1|75	
14nr|kernel-firmware-extra-20120909-1|76	%description -n ralink-firmware
14nr|kernel-firmware-extra-20120909-1|77	This package contains all the Ralink wireless firmware files
14nr|kernel-firmware-extra-20120909-1|78	previously shipped in separate rt61-, rt2860-, rt2870-,
14nr|kernel-firmware-extra-20120909-1|79	rt3090-, rt73-, and kernel-firmware-extra/nonfree packages.
14nr|kernel-firmware-extra-20120909-1|80	
14nr|kernel-firmware-extra-20120909-1|81	%package -n rtlwifi-firmware
14nr|kernel-firmware-extra-20120909-1|82	Summary:	Nonfree rtlwifi firmware files for the Linux kernel
14nr|kernel-firmware-extra-20120909-1|83	Obsoletes:	rtl8192se-firmware
14nr|kernel-firmware-extra-20120909-1|84	Conflicts:      kernel-firmware-extra < 20120421-3
14nr|kernel-firmware-extra-20120909-1|85	Conflicts:      kernel-firmware-nonfree < 20120421-3
14nr|kernel-firmware-extra-20120909-1|86	
14nr|kernel-firmware-extra-20120909-1|87	%description -n rtlwifi-firmware
14nr|kernel-firmware-extra-20120909-1|88	This package contains all the rtlwifi wireless firmware files
14nr|kernel-firmware-extra-20120909-1|89	previously shipped in rtl8192se-firmware and
14nr|kernel-firmware-extra-20120909-1|90	kernel-firmware-extra/nonfree packages.
14nr|kernel-firmware-extra-20120909-1|91	
14nr|kernel-firmware-extra-20120909-1|92	%prep
14nr|kernel-firmware-extra-20120909-1|93	%setup -q -n linux-firmware-nonfree-%{version}
14nr|kernel-firmware-extra-20120909-1|94	
14nr|kernel-firmware-extra-20120909-1|95	# remove files provided in legacy iwlwifi-3945/4965-ucode packages
14nr|kernel-firmware-extra-20120909-1|96	rm -f iwlwifi-{3945,4965}-2.ucode
14nr|kernel-firmware-extra-20120909-1|97	
14nr|kernel-firmware-extra-20120909-1|98	# remove all radeon files as they are provided by radeon-firmware
14nr|kernel-firmware-extra-20120909-1|99	rm -f LICENCE.radeon_rlc
14nr|kernel-firmware-extra-20120909-1|100	rm -rf radeon
14nr|kernel-firmware-extra-20120909-1|101	
14nr|kernel-firmware-extra-20120909-1|102	# remove unwanted source files for firmware in kernel-firmware
14nr|kernel-firmware-extra-20120909-1|103	rm -rf usbdux dsp56k keyspan_pda cis isci
14nr|kernel-firmware-extra-20120909-1|104	
14nr|kernel-firmware-extra-20120909-1|105	%install
14nr|kernel-firmware-extra-20120909-1|106	rm -rf %{buildroot}
14nr|kernel-firmware-extra-20120909-1|107	mkdir -p %{buildroot}/lib/firmware
14nr|kernel-firmware-extra-20120909-1|108	cp -avf * %{buildroot}/lib/firmware
14nr|kernel-firmware-extra-20120909-1|109	rm -f %{buildroot}/lib/firmware/{LICENCE.*,WHENCE}
14nr|kernel-firmware-extra-20120909-1|110	
14nr|kernel-firmware-extra-20120909-1|111	%clean
14nr|kernel-firmware-extra-20120909-1|112	rm -rf %{buildroot}
14nr|kernel-firmware-extra-20120909-1|113	
14nr|kernel-firmware-extra-20120909-1|114	%files
14nr|kernel-firmware-extra-20120909-1|115	%defattr(0644,root,root,0755)
14nr|kernel-firmware-extra-20120909-1|116	%doc WHENCE LICENCE.agere LICENCE.atheros_firmware LICENCE.broadcom_bcm43xx LICENCE.chelsio_firmware
14nr|kernel-firmware-extra-20120909-1|117	%doc LICENCE.ene_firmware LICENCE.i2400m LICENCE.Marvell LICENCE.mwl8335 LICENCE.myri10ge_firmware
14nr|kernel-firmware-extra-20120909-1|118	%doc LICENCE.OLPC LICENCE.phanfw LICENCE.qla2xxx LICENCE.tda7706-firmware.txt LICENCE.ti-connectivity
14nr|kernel-firmware-extra-20120909-1|119	%doc LICENCE.ueagle-atm4-firmware LICENCE.via_vt6656 LICENCE.xc5000 LICENSE.dib0700
14nr|kernel-firmware-extra-20120909-1|120	%exclude /lib/firmware/iwlwifi-100-5.ucode
14nr|kernel-firmware-extra-20120909-1|121	%exclude /lib/firmware/iwlwifi-105-6.ucode
14nr|kernel-firmware-extra-20120909-1|122	%exclude /lib/firmware/iwlwifi-135-6.ucode
14nr|kernel-firmware-extra-20120909-1|123	%exclude /lib/firmware/iwlwifi-1000-3.ucode
14nr|kernel-firmware-extra-20120909-1|124	%exclude /lib/firmware/iwlwifi-1000-5.ucode
14nr|kernel-firmware-extra-20120909-1|125	%exclude /lib/firmware/iwlwifi-2000-6.ucode
14nr|kernel-firmware-extra-20120909-1|126	%exclude /lib/firmware/iwlwifi-2030-6.ucode
14nr|kernel-firmware-extra-20120909-1|127	%exclude /lib/firmware/iwlwifi-5000-1.ucode
14nr|kernel-firmware-extra-20120909-1|128	%exclude /lib/firmware/iwlwifi-5000-2.ucode
14nr|kernel-firmware-extra-20120909-1|129	%exclude /lib/firmware/iwlwifi-5000-5.ucode
14nr|kernel-firmware-extra-20120909-1|130	%exclude /lib/firmware/iwlwifi-5150-2.ucode
14nr|kernel-firmware-extra-20120909-1|131	%exclude /lib/firmware/iwlwifi-6000-4.ucode
14nr|kernel-firmware-extra-20120909-1|132	%exclude /lib/firmware/iwlwifi-6000g2a-5.ucode
14nr|kernel-firmware-extra-20120909-1|133	%exclude /lib/firmware/iwlwifi-6000g2a-6.ucode
14nr|kernel-firmware-extra-20120909-1|134	%exclude /lib/firmware/iwlwifi-6000g2b-5.ucode
14nr|kernel-firmware-extra-20120909-1|135	%exclude /lib/firmware/iwlwifi-6000g2b-6.ucode
14nr|kernel-firmware-extra-20120909-1|136	%exclude /lib/firmware/iwlwifi-6050-4.ucode
14nr|kernel-firmware-extra-20120909-1|137	%exclude /lib/firmware/iwlwifi-6050-5.ucode
14nr|kernel-firmware-extra-20120909-1|138	%exclude /lib/firmware/rt2561.bin
14nr|kernel-firmware-extra-20120909-1|139	%exclude /lib/firmware/rt2561s.bin
14nr|kernel-firmware-extra-20120909-1|140	%exclude /lib/firmware/rt2661.bin
14nr|kernel-firmware-extra-20120909-1|141	%exclude /lib/firmware/rt2860.bin
14nr|kernel-firmware-extra-20120909-1|142	%exclude /lib/firmware/rt2870.bin
14nr|kernel-firmware-extra-20120909-1|143	%exclude /lib/firmware/rt3070.bin
14nr|kernel-firmware-extra-20120909-1|144	%exclude /lib/firmware/rt3071.bin
14nr|kernel-firmware-extra-20120909-1|145	%exclude /lib/firmware/rt3090.bin
14nr|kernel-firmware-extra-20120909-1|146	%exclude /lib/firmware/rt73.bin
14nr|kernel-firmware-extra-20120909-1|147	%exclude /lib/firmware/rtlwifi/rtl8192cfw.bin
14nr|kernel-firmware-extra-20120909-1|148	%exclude /lib/firmware/rtlwifi/rtl8192cufw.bin
14nr|kernel-firmware-extra-20120909-1|149	%exclude /lib/firmware/rtlwifi/rtl8192cfwU_B.bin
14nr|kernel-firmware-extra-20120909-1|150	%exclude /lib/firmware/rtlwifi/rtl8192cfwU.bin
14nr|kernel-firmware-extra-20120909-1|151	%exclude /lib/firmware/rtlwifi/rtl8192defw.bin
14nr|kernel-firmware-extra-20120909-1|152	%exclude /lib/firmware/rtlwifi/rtl8192sefw.bin
14nr|kernel-firmware-extra-20120909-1|153	%exclude /lib/firmware/rtlwifi/rtl8712u.bin
14nr|kernel-firmware-extra-20120909-1|154	%exclude /lib/firmware/rtlwifi/rtl8723fw_B.bin
14nr|kernel-firmware-extra-20120909-1|155	%exclude /lib/firmware/rtlwifi/rtl8723fw.bin
14nr|kernel-firmware-extra-20120909-1|156	/lib/firmware/*
14nr|kernel-firmware-extra-20120909-1|157	
14nr|kernel-firmware-extra-20120909-1|158	%files -n iwlwifi-agn-ucode
14nr|kernel-firmware-extra-20120909-1|159	%defattr(0644,root,root,0755)
14nr|kernel-firmware-extra-20120909-1|160	%doc LICENCE.iwlwifi_firmware
14nr|kernel-firmware-extra-20120909-1|161	/lib/firmware/iwlwifi-100-5.ucode
14nr|kernel-firmware-extra-20120909-1|162	/lib/firmware/iwlwifi-105-6.ucode
14nr|kernel-firmware-extra-20120909-1|163	/lib/firmware/iwlwifi-135-6.ucode
14nr|kernel-firmware-extra-20120909-1|164	/lib/firmware/iwlwifi-1000-3.ucode
14nr|kernel-firmware-extra-20120909-1|165	/lib/firmware/iwlwifi-1000-5.ucode
14nr|kernel-firmware-extra-20120909-1|166	/lib/firmware/iwlwifi-2000-6.ucode
14nr|kernel-firmware-extra-20120909-1|167	/lib/firmware/iwlwifi-2030-6.ucode
14nr|kernel-firmware-extra-20120909-1|168	/lib/firmware/iwlwifi-5000-1.ucode
14nr|kernel-firmware-extra-20120909-1|169	/lib/firmware/iwlwifi-5000-2.ucode
14nr|kernel-firmware-extra-20120909-1|170	/lib/firmware/iwlwifi-5000-5.ucode
14nr|kernel-firmware-extra-20120909-1|171	/lib/firmware/iwlwifi-5150-2.ucode
14nr|kernel-firmware-extra-20120909-1|172	/lib/firmware/iwlwifi-6000-4.ucode
14nr|kernel-firmware-extra-20120909-1|173	/lib/firmware/iwlwifi-6000g2a-5.ucode
14nr|kernel-firmware-extra-20120909-1|174	/lib/firmware/iwlwifi-6000g2a-6.ucode
14nr|kernel-firmware-extra-20120909-1|175	/lib/firmware/iwlwifi-6000g2b-5.ucode
14nr|kernel-firmware-extra-20120909-1|176	/lib/firmware/iwlwifi-6000g2b-6.ucode
14nr|kernel-firmware-extra-20120909-1|177	/lib/firmware/iwlwifi-6050-4.ucode
14nr|kernel-firmware-extra-20120909-1|178	/lib/firmware/iwlwifi-6050-5.ucode
14nr|kernel-firmware-extra-20120909-1|179	
14nr|kernel-firmware-extra-20120909-1|180	%files -n ralink-firmware
14nr|kernel-firmware-extra-20120909-1|181	%defattr(0644,root,root,0755)
14nr|kernel-firmware-extra-20120909-1|182	%doc LICENCE.ralink-firmware.txt
14nr|kernel-firmware-extra-20120909-1|183	/lib/firmware/rt2561.bin
14nr|kernel-firmware-extra-20120909-1|184	/lib/firmware/rt2561s.bin
14nr|kernel-firmware-extra-20120909-1|185	/lib/firmware/rt2661.bin
14nr|kernel-firmware-extra-20120909-1|186	/lib/firmware/rt2860.bin
14nr|kernel-firmware-extra-20120909-1|187	/lib/firmware/rt2870.bin
14nr|kernel-firmware-extra-20120909-1|188	/lib/firmware/rt3070.bin
14nr|kernel-firmware-extra-20120909-1|189	/lib/firmware/rt3071.bin
14nr|kernel-firmware-extra-20120909-1|190	/lib/firmware/rt3090.bin
14nr|kernel-firmware-extra-20120909-1|191	/lib/firmware/rt73.bin
14nr|kernel-firmware-extra-20120909-1|192	
14nr|kernel-firmware-extra-20120909-1|193	%files -n rtlwifi-firmware
14nr|kernel-firmware-extra-20120909-1|194	%defattr(0644,root,root,0755)
14nr|kernel-firmware-extra-20120909-1|195	%doc LICENCE.rtlwifi_firmware.txt
14nr|kernel-firmware-extra-20120909-1|196	/lib/firmware/rtlwifi/rtl8192cfw.bin
14nr|kernel-firmware-extra-20120909-1|197	/lib/firmware/rtlwifi/rtl8192cfwU_B.bin
14nr|kernel-firmware-extra-20120909-1|198	/lib/firmware/rtlwifi/rtl8192cfwU.bin
14nr|kernel-firmware-extra-20120909-1|199	/lib/firmware/rtlwifi/rtl8192cufw.bin
14nr|kernel-firmware-extra-20120909-1|200	/lib/firmware/rtlwifi/rtl8192defw.bin
14nr|kernel-firmware-extra-20120909-1|201	/lib/firmware/rtlwifi/rtl8192sefw.bin
14nr|kernel-firmware-extra-20120909-1|202	/lib/firmware/rtlwifi/rtl8712u.bin
14nr|kernel-firmware-extra-20120909-1|203	/lib/firmware/rtlwifi/rtl8723fw_B.bin
14nr|kernel-firmware-extra-20120909-1|204	/lib/firmware/rtlwifi/rtl8723fw.bin
14nr|kernel-firmware-extra-20120909-1|205	
14nr|kernel-firmware-extra-20120909-1|206	
14nr|kernel-firmware-extra-20120909-1|207	
14nr|kernel-firmware-extra-20120909-1|208	%changelog
14nr|kernel-firmware-extra-20120909-1|209	* Sun Oct 28 2012 user <user@localhost.localdomain> 20120909-1
14nr|kernel-firmware-extra-20120909-1|210	+ Revision: be2c844
14nr|kernel-firmware-extra-20120909-1|211	- LOG -update to 2012-09-09. Split all iwl, rt and rtl firmware
14nr|kernel-firmware-extra-20120909-1|212	
14nr|kernel-firmware-extra-20120909-1|213	

26421 14
14nr|kfilebox-0.4.9-3|1	%define qmake /usr/lib/qt4/bin/qmake -makefile
14nr|kfilebox-0.4.9-3|2	
14nr|kfilebox-0.4.9-3|3	Name: kfilebox
14nr|kfilebox-0.4.9-3|4	Summary: KDE front-end for Dropbox
14nr|kfilebox-0.4.9-3|5	Version: 0.4.9
14nr|kfilebox-0.4.9-3|6	Release: 3
14nr|kfilebox-0.4.9-3|7	License: GPLv2
14nr|kfilebox-0.4.9-3|8	Group: Networking/File transfer
14nr|kfilebox-0.4.9-3|9	Source0: http://sourceforge.net/projects/kdropbox/files/%{name}-%{version}/Source/%{name}-%{version}.tar.gz
14nr|kfilebox-0.4.9-3|10	Patch0: drop-dropbox-libz.patch
14nr|kfilebox-0.4.9-3|11	Url: http://kdropbox.deuteros.es/
14nr|kfilebox-0.4.9-3|12	
14nr|kfilebox-0.4.9-3|13	BuildRequires: gcc-c++
14nr|kfilebox-0.4.9-3|14	BuildRequires: make
14nr|kfilebox-0.4.9-3|15	BuildRequires: pkgconfig(Qt3Support)
14nr|kfilebox-0.4.9-3|16	BuildRequires: qt4-linguist
14nr|kfilebox-0.4.9-3|17	BuildRequires: kdelibs4-devel
14nr|kfilebox-0.4.9-3|18	Requires: qt4-database-plugin-sqlite
14nr|kfilebox-0.4.9-3|19	
14nr|kfilebox-0.4.9-3|20	%description
14nr|kfilebox-0.4.9-3|21	KDE front-end for Dropbox. This is free software, but it requires the
14nr|kfilebox-0.4.9-3|22	proprietary dropbox daemon that will be downloaded at first run.
14nr|kfilebox-0.4.9-3|23	
14nr|kfilebox-0.4.9-3|24	%prep
14nr|kfilebox-0.4.9-3|25	%setup -q
14nr|kfilebox-0.4.9-3|26	%patch0 -p0
14nr|kfilebox-0.4.9-3|27	
14nr|kfilebox-0.4.9-3|28	%build
14nr|kfilebox-0.4.9-3|29	%qmake
14nr|kfilebox-0.4.9-3|30	%make
14nr|kfilebox-0.4.9-3|31	
14nr|kfilebox-0.4.9-3|32	%install
14nr|kfilebox-0.4.9-3|33	
14nr|kfilebox-0.4.9-3|34	install -D -m 755 bin/%name %{buildroot}%{_bindir}/%name
14nr|kfilebox-0.4.9-3|35	install -D -m 644 img/%{name}.png %{buildroot}%{_datadir}/%{name}/%name
14nr|kfilebox-0.4.9-3|36	install -d %{buildroot}%{_datadir}/icons/hicolor/
14nr|kfilebox-0.4.9-3|37	cp -r img/hicolor/* %{buildroot}%{_datadir}/icons/hicolor/
14nr|kfilebox-0.4.9-3|38	install -D -m 644 locale/ar/kfilebox.mo %{buildroot}%{_datadir}/locale/ar/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|39	install -D -m 644 locale/br/kfilebox.mo %{buildroot}%{_datadir}/locale/br/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|40	install -D -m 644 locale/cs/kfilebox.mo %{buildroot}%{_datadir}/locale/cs/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|41	install -D -m 644 locale/el/kfilebox.mo %{buildroot}%{_datadir}/locale/el/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|42	install -D -m 644 locale/en/kfilebox.mo %{buildroot}%{_datadir}/locale/en/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|43	install -D -m 644 locale/en/kfilebox.mo %{buildroot}%{_datadir}/locale/en_GB/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|44	install -D -m 644 locale/de/kfilebox.mo %{buildroot}%{_datadir}/locale/de_DE/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|45	install -D -m 644 locale/es/kfilebox.mo %{buildroot}%{_datadir}/locale/es/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|46	install -D -m 644 locale/fr/kfilebox.mo %{buildroot}%{_datadir}/locale/fr/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|47	install -D -m 644 locale/gl/kfilebox.mo %{buildroot}%{_datadir}/locale/gl/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|48	install -D -m 644 locale/it/kfilebox.mo %{buildroot}%{_datadir}/locale/it/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|49	install -D -m 644 locale/lt/kfilebox.mo %{buildroot}%{_datadir}/locale/lt/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|50	install -D -m 644 locale/nl/kfilebox.mo %{buildroot}%{_datadir}/locale/nl/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|51	install -D -m 644 locale/pl/kfilebox.mo %{buildroot}%{_datadir}/locale/pl/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|52	install -D -m 644 locale/ru/kfilebox.mo %{buildroot}%{_datadir}/locale/ru/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|53	install -D -m 644 locale/si/kfilebox.mo %{buildroot}%{_datadir}/locale/si/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|54	install -D -m 644 locale/tr/kfilebox.mo %{buildroot}%{_datadir}/locale/tr/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|55	install -D -m 644 locale/zh/kfilebox.mo %{buildroot}%{_datadir}/locale/zh/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|56	install -D -m 644 locale/zh/kfilebox.mo %{buildroot}%{_datadir}/locale/zh_CN/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|57	install -D -m 644 locale/tw/kfilebox.mo %{buildroot}%{_datadir}/locale/zh_TW/LC_MESSAGES/kfilebox.mo
14nr|kfilebox-0.4.9-3|58	install -d %{buildroot}%{_datadir}/applications/ %{buildroot}%{_datadir}/autostart/ %{buildroot}%{_datadir}/apps/%{name}/
14nr|kfilebox-0.4.9-3|59	
14nr|kfilebox-0.4.9-3|60	%find_lang %name
14nr|kfilebox-0.4.9-3|61	
14nr|kfilebox-0.4.9-3|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|kfilebox-0.4.9-3|63	[Desktop Entry]
14nr|kfilebox-0.4.9-3|64	Encoding=UTF-8
14nr|kfilebox-0.4.9-3|65	Name=%{name}
14nr|kfilebox-0.4.9-3|66	GenericName=%{name}
14nr|kfilebox-0.4.9-3|67	Comment=KDE front end for Dropbox
14nr|kfilebox-0.4.9-3|68	Exec=%{_bindir}/%{name}
14nr|kfilebox-0.4.9-3|69	Icon=%{name}
14nr|kfilebox-0.4.9-3|70	Terminal=false
14nr|kfilebox-0.4.9-3|71	Type=Application
14nr|kfilebox-0.4.9-3|72	StartupNotify=false
14nr|kfilebox-0.4.9-3|73	Categories=Network;FileTransfer;
14nr|kfilebox-0.4.9-3|74	EOF
14nr|kfilebox-0.4.9-3|75	
14nr|kfilebox-0.4.9-3|76	cat > %{buildroot}%{_datadir}/autostart/%{name}.desktop << EOF
14nr|kfilebox-0.4.9-3|77	[Desktop Entry]
14nr|kfilebox-0.4.9-3|78	Encoding=UTF-8
14nr|kfilebox-0.4.9-3|79	Name=kfilebox
14nr|kfilebox-0.4.9-3|80	GenericName=kfilebox
14nr|kfilebox-0.4.9-3|81	Comment=KDE front end for Dropbox
14nr|kfilebox-0.4.9-3|82	Exec=%{_bindir}/kfilebox
14nr|kfilebox-0.4.9-3|83	Icon=kfilebox
14nr|kfilebox-0.4.9-3|84	Terminal=false
14nr|kfilebox-0.4.9-3|85	Type=Application
14nr|kfilebox-0.4.9-3|86	StartupNotify=false
14nr|kfilebox-0.4.9-3|87	Categories=Network;FileTransfer;
14nr|kfilebox-0.4.9-3|88	X-KDE-autostart-after=panel
14nr|kfilebox-0.4.9-3|89	X-KDE-StartupNotify=false
14nr|kfilebox-0.4.9-3|90	X-DBUS-StartupType=Unique
14nr|kfilebox-0.4.9-3|91	X-KDE-UniqueApplet=true
14nr|kfilebox-0.4.9-3|92	X-KDE-autostart-condition=kfileboxrc:General:AutoStart:false
14nr|kfilebox-0.4.9-3|93	EOF
14nr|kfilebox-0.4.9-3|94	
14nr|kfilebox-0.4.9-3|95	
14nr|kfilebox-0.4.9-3|96	cat > %{buildroot}%{_datadir}/apps/%{name}/%{name}.notifyrc << EOF
14nr|kfilebox-0.4.9-3|97	[Global]
14nr|kfilebox-0.4.9-3|98	Comment=Kfilebox
14nr|kfilebox-0.4.9-3|99	Name=kfilebox
14nr|kfilebox-0.4.9-3|100	IconName=kfilebox
14nr|kfilebox-0.4.9-3|101	
14nr|kfilebox-0.4.9-3|102	[Event/notify]
14nr|kfilebox-0.4.9-3|103	Name=Notification
14nr|kfilebox-0.4.9-3|104	Comment=Any notification
14nr|kfilebox-0.4.9-3|105	Action=Popup
14nr|kfilebox-0.4.9-3|106	EOF
14nr|kfilebox-0.4.9-3|107	
14nr|kfilebox-0.4.9-3|108	%postun
14nr|kfilebox-0.4.9-3|109	# Delete dropbox daemon which was downloaded and installed by kfilebox
14nr|kfilebox-0.4.9-3|110	# Don't know a better way to uninstall it
14nr|kfilebox-0.4.9-3|111	find /home/* -maxdepth 1 -name ".dropbox-dist" -type d 2>/dev/null | xargs rm -rf
14nr|kfilebox-0.4.9-3|112	
14nr|kfilebox-0.4.9-3|113	%files -f %name.lang
14nr|kfilebox-0.4.9-3|114	%defattr(-,root,root)
14nr|kfilebox-0.4.9-3|115	%dir %{_datadir}/kfilebox
14nr|kfilebox-0.4.9-3|116	%doc doc/readme.txt
14nr|kfilebox-0.4.9-3|117	%{_datadir}/applications/kfilebox.desktop
14nr|kfilebox-0.4.9-3|118	%{_datadir}/autostart/kfilebox.desktop
14nr|kfilebox-0.4.9-3|119	%{_datadir}/apps/kfilebox/*
14nr|kfilebox-0.4.9-3|120	%{_datadir}/kfilebox/*
14nr|kfilebox-0.4.9-3|121	%{_bindir}/kfilebox
14nr|kfilebox-0.4.9-3|122	%{_datadir}/icons/hicolor/16x16/apps/kfilebox.png
14nr|kfilebox-0.4.9-3|123	%{_datadir}/icons/hicolor/22x22/apps/kfilebox.png
14nr|kfilebox-0.4.9-3|124	%{_datadir}/icons/hicolor/24x24/apps/kfilebox.png
14nr|kfilebox-0.4.9-3|125	%{_datadir}/icons/hicolor/32x32/apps/kfilebox.png
14nr|kfilebox-0.4.9-3|126	%{_datadir}/icons/hicolor/48x48/apps/kfilebox.png
14nr|kfilebox-0.4.9-3|127	%{_datadir}/icons/hicolor/64x64/apps/kfilebox.png
14nr|kfilebox-0.4.9-3|128	%{_datadir}/icons/hicolor/128x128/apps/kfilebox.png
14nr|kfilebox-0.4.9-3|129	
14nr|kfilebox-0.4.9-3|130	
14nr|kfilebox-0.4.9-3|131	
14nr|kfilebox-0.4.9-3|132	%changelog
14nr|kfilebox-0.4.9-3|133	* Mon May 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.4.9-3
14nr|kfilebox-0.4.9-3|134	+ Revision: f006b5d
14nr|kfilebox-0.4.9-3|135	- Bump release and clean the spec after applying automated fixes to spec file
14nr|kfilebox-0.4.9-3|136	
14nr|kfilebox-0.4.9-3|137	

26422 14
14nr|libspotify-12.1.51-3|1	%define lib_major	12
14nr|libspotify-12.1.51-3|2	%define lib_name	%mklibname spotify %{lib_major}
14nr|libspotify-12.1.51-3|3	%define develname	%mklibname -d spotify
14nr|libspotify-12.1.51-3|4	
14nr|libspotify-12.1.51-3|5	%define debug_package %{nil}
14nr|libspotify-12.1.51-3|6	
14nr|libspotify-12.1.51-3|7	Summary: Library to write applications that utilize the Spotify music streaming service
14nr|libspotify-12.1.51-3|8	Name: libspotify
14nr|libspotify-12.1.51-3|9	Version: 12.1.51
14nr|libspotify-12.1.51-3|10	Release: 3
14nr|libspotify-12.1.51-3|11	%ifarch %{ix86}
14nr|libspotify-12.1.51-3|12	Source0: https://developer.spotify.com/download/libspotify/libspotify-%{version}-Linux-i686-release.tar.gz
14nr|libspotify-12.1.51-3|13	%else
14nr|libspotify-12.1.51-3|14	Source0: https://developer.spotify.com/download/libspotify/libspotify-%{version}-Linux-x86_64-release.tar.gz
14nr|libspotify-12.1.51-3|15	%endif
14nr|libspotify-12.1.51-3|16	License: Proprietary
14nr|libspotify-12.1.51-3|17	Group: System/Libraries
14nr|libspotify-12.1.51-3|18	Url: https://developer.spotify.com/technologies/libspotify/
14nr|libspotify-12.1.51-3|19	ExclusiveArch: %{ix86} x86_64
14nr|libspotify-12.1.51-3|20	
14nr|libspotify-12.1.51-3|21	%description
14nr|libspotify-12.1.51-3|22	The libspotify C API package allows third-party developers to write
14nr|libspotify-12.1.51-3|23	applications that utilize the Spotify music streaming service.
14nr|libspotify-12.1.51-3|24	
14nr|libspotify-12.1.51-3|25	%package -n %{lib_name}
14nr|libspotify-12.1.51-3|26	Summary:	Dynamic libraries for spotify
14nr|libspotify-12.1.51-3|27	Group:		System/Libraries
14nr|libspotify-12.1.51-3|28	
14nr|libspotify-12.1.51-3|29	%description -n %{lib_name}
14nr|libspotify-12.1.51-3|30	The libspotify C API package allows third-party developers to write
14nr|libspotify-12.1.51-3|31	applications that utilize the Spotify music streaming service.
14nr|libspotify-12.1.51-3|32	
14nr|libspotify-12.1.51-3|33	%package doc
14nr|libspotify-12.1.51-3|34	Summary:        Documentation of the spotify library
14nr|libspotify-12.1.51-3|35	Group:          Development/C
14nr|libspotify-12.1.51-3|36	BuildArch: noarch
14nr|libspotify-12.1.51-3|37	
14nr|libspotify-12.1.51-3|38	%description doc
14nr|libspotify-12.1.51-3|39	Documentation of the spotify library.
14nr|libspotify-12.1.51-3|40	
14nr|libspotify-12.1.51-3|41	%package -n %{develname}
14nr|libspotify-12.1.51-3|42	Summary:	Development files for spotify
14nr|libspotify-12.1.51-3|43	Group:		Development/C
14nr|libspotify-12.1.51-3|44	Provides:	%{name}-devel = %{version}-%{release}
14nr|libspotify-12.1.51-3|45	Requires:	%{lib_name} = %{version}
14nr|libspotify-12.1.51-3|46	Obsoletes:	%{name}-devel < %{version}
14nr|libspotify-12.1.51-3|47	
14nr|libspotify-12.1.51-3|48	%description -n %{develname}
14nr|libspotify-12.1.51-3|49	Files needed in order to develop applications using spotify.
14nr|libspotify-12.1.51-3|50	
14nr|libspotify-12.1.51-3|51	%prep
14nr|libspotify-12.1.51-3|52	%ifarch %{ix86}
14nr|libspotify-12.1.51-3|53	%setup -q -n %{name}-%{version}-Linux-i686-release
14nr|libspotify-12.1.51-3|54	%else
14nr|libspotify-12.1.51-3|55	%setup -q -n %{name}-%{version}-Linux-x86_64-release
14nr|libspotify-12.1.51-3|56	%endif
14nr|libspotify-12.1.51-3|57	
14nr|libspotify-12.1.51-3|58	%build
14nr|libspotify-12.1.51-3|59	
14nr|libspotify-12.1.51-3|60	%install
14nr|libspotify-12.1.51-3|61	mkdir -p %{buildroot}%{_libdir} %{buildroot}%{_includedir} %{buildroot}%{_datadir}
14nr|libspotify-12.1.51-3|62	%ifarch x86_64
14nr|libspotify-12.1.51-3|63	sed -i 's%/lib%/lib64%' lib/pkgconfig/%{name}.pc
14nr|libspotify-12.1.51-3|64	%endif
14nr|libspotify-12.1.51-3|65	cp -r lib/* %{buildroot}%{_libdir}
14nr|libspotify-12.1.51-3|66	cp -r include/* %{buildroot}%{_includedir}
14nr|libspotify-12.1.51-3|67	cp -r share/* %{buildroot}%{_datadir}
14nr|libspotify-12.1.51-3|68	cp ChangeLog LICENSE licenses.xhtml Makefile README %{buildroot}%{_docdir}/%{name}
14nr|libspotify-12.1.51-3|69	
14nr|libspotify-12.1.51-3|70	%files -n %{lib_name}
14nr|libspotify-12.1.51-3|71	%{_libdir}/*.so.%{lib_major}*
14nr|libspotify-12.1.51-3|72	
14nr|libspotify-12.1.51-3|73	%files -n %{develname}
14nr|libspotify-12.1.51-3|74	%dir %{_includedir}/%{name}
14nr|libspotify-12.1.51-3|75	%{_includedir}/%{name}/*
14nr|libspotify-12.1.51-3|76	%{_libdir}/pkgconfig/*
14nr|libspotify-12.1.51-3|77	%{_libdir}/*.so
14nr|libspotify-12.1.51-3|78	
14nr|libspotify-12.1.51-3|79	%files doc
14nr|libspotify-12.1.51-3|80	%dir %{_docdir}/%{name}
14nr|libspotify-12.1.51-3|81	%doc %{_docdir}/%{name}/*
14nr|libspotify-12.1.51-3|82	%doc %{_datadir}/man3
14nr|libspotify-12.1.51-3|83	
14nr|libspotify-12.1.51-3|84	%changelog
14nr|libspotify-12.1.51-3|85	* Tue Dec 11 2012 Denis Silakov <denis.silakov@rosalab.ru> 12.1.51-3
14nr|libspotify-12.1.51-3|86	+ Revision: 630a002
14nr|libspotify-12.1.51-3|87	- Fix requires
14nr|libspotify-12.1.51-3|88	
14nr|libspotify-12.1.51-3|89	

26423 14
14nr|lie-2.2.2-1|1	%define liedir	%{_datadir}/lie
14nr|lie-2.2.2-1|2	
14nr|lie-2.2.2-1|3	Name:		lie
14nr|lie-2.2.2-1|4	Version:	2.2.2
14nr|lie-2.2.2-1|5	Release:	%mkrel 1
14nr|lie-2.2.2-1|6	Group:		Sciences/Mathematics
14nr|lie-2.2.2-1|7	Summary:	Interactive computations of a Lie group theoretic nature
14nr|lie-2.2.2-1|8	# No license file, and apparently only available from sagemath.org
14nr|lie-2.2.2-1|9	# as the documented homepage neither ftp server directory exist anymre
14nr|lie-2.2.2-1|10	License:	Freeware
14nr|lie-2.2.2-1|11	Source0:	http://www.sagemath.org/packages/optional/lie-2.2.2.p3.spkg
14nr|lie-2.2.2-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|lie-2.2.2-1|13	
14nr|lie-2.2.2-1|14	BuildRequires:	bison
14nr|lie-2.2.2-1|15	BuildRequires:	ncurses-devel
14nr|lie-2.2.2-1|16	BuildRequires:	readline-devel
14nr|lie-2.2.2-1|17	
14nr|lie-2.2.2-1|18	%description
14nr|lie-2.2.2-1|19	LiE purpose is to enable mathematicians and physicists to obtain on-line
14nr|lie-2.2.2-1|20	information as well as to interactively perform computations of a Lie group
14nr|lie-2.2.2-1|21	theoretic nature. It focuses on the representation theory of complex semisimple
14nr|lie-2.2.2-1|22	(reductive) Lie groups and algebras, and on the structure of their Weyl
14nr|lie-2.2.2-1|23	groups and root systems. The basic objects of computation are vectors and
14nr|lie-2.2.2-1|24	matrices with integer entries, and polynomials with integral coefficients.
14nr|lie-2.2.2-1|25	These objects are used to represent weights, (sets of) roots, characters and
14nr|lie-2.2.2-1|26	similar objects relating to Lie groups and algebras. LiE does not compute
14nr|lie-2.2.2-1|27	directly with elements of the Lie groups and algebras themselves, but the
14nr|lie-2.2.2-1|28	computations may be parametrised by the type of the Lie group or algebra for
14nr|lie-2.2.2-1|29	which they should be performed.
14nr|lie-2.2.2-1|30	
14nr|lie-2.2.2-1|31	%prep
14nr|lie-2.2.2-1|32	%setup -q -n %{name}-%{version}.p3
14nr|lie-2.2.2-1|33	
14nr|lie-2.2.2-1|34	%build
14nr|lie-2.2.2-1|35	pushd src
14nr|lie-2.2.2-1|36	%make || :
14nr|lie-2.2.2-1|37	popd
14nr|lie-2.2.2-1|38	
14nr|lie-2.2.2-1|39	%install
14nr|lie-2.2.2-1|40	pushd src
14nr|lie-2.2.2-1|41	for dir in progs gapfiles; do
14nr|lie-2.2.2-1|42	mkdir -p %{buildroot}/%{liedir}/$dir
14nr|lie-2.2.2-1|43	cp -fa $dir/* %{buildroot}/%{liedir}/$dir
14nr|lie-2.2.2-1|44	done
14nr|lie-2.2.2-1|45	
14nr|lie-2.2.2-1|46	cp -fa INFO* LEARN* %{buildroot}/%{liedir}
14nr|lie-2.2.2-1|47	cp -fa Lie.exe %{buildroot}/%{liedir}
14nr|lie-2.2.2-1|48	
14nr|lie-2.2.2-1|49	mkdir -p %{buildroot}%{_bindir}
14nr|lie-2.2.2-1|50	cat > %{buildroot}%{_bindir}/lie << EOF
14nr|lie-2.2.2-1|51	#!/bin/sh
14nr|lie-2.2.2-1|52	
14nr|lie-2.2.2-1|53	LD=%{liedir}
14nr|lie-2.2.2-1|54	exec \$LD/Lie.exe initfile \$LD
14nr|lie-2.2.2-1|55	EOF
14nr|lie-2.2.2-1|56	chmod +x %{buildroot}%{_bindir}/lie
14nr|lie-2.2.2-1|57	popd
14nr|lie-2.2.2-1|58	
14nr|lie-2.2.2-1|59	%clean
14nr|lie-2.2.2-1|60	rm -rf %{buildroot}
14nr|lie-2.2.2-1|61	
14nr|lie-2.2.2-1|62	%files
14nr|lie-2.2.2-1|63	%defattr(-,root,root)
14nr|lie-2.2.2-1|64	%doc src/manual/manual.dvi
14nr|lie-2.2.2-1|65	%{_bindir}/lie
14nr|lie-2.2.2-1|66	%dir %{liedir}
14nr|lie-2.2.2-1|67	%{liedir}/*
14nr|lie-2.2.2-1|68	
14nr|lie-2.2.2-1|69	
14nr|lie-2.2.2-1|70	
14nr|lie-2.2.2-1|71	%changelog
14nr|lie-2.2.2-1|72	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2.2.2-1
14nr|lie-2.2.2-1|73	+ Revision: dc63029
14nr|lie-2.2.2-1|74	- Automatic import for version 2.2.2
14nr|lie-2.2.2-1|75	
14nr|lie-2.2.2-1|76	

26424 14
14nr|lphdisk-0.9.1-5|1	Name:		lphdisk
14nr|lphdisk-0.9.1-5|2	Version:	0.9.1
14nr|lphdisk-0.9.1-5|3	Release:	%mkrel 5
14nr|lphdisk-0.9.1-5|4	Summary:	Format Phoenix NoteBIOS hibernation partitions under Linux
14nr|lphdisk-0.9.1-5|5	License:	Artistic
14nr|lphdisk-0.9.1-5|6	Group:		System/Kernel and hardware
14nr|lphdisk-0.9.1-5|7	URL:		http://www.procyon.com/~pda/lphdisk
14nr|lphdisk-0.9.1-5|8	Source0:	http://www.procyon.com/~pda/lphdisk/%{name}-%{version}.tar.bz2
14nr|lphdisk-0.9.1-5|9	Patch0:		lphdisk-0.9.1-debian.patch
14nr|lphdisk-0.9.1-5|10	Patch1:		lphdisk-0.9.1-lrmi.patch
14nr|lphdisk-0.9.1-5|11	ExclusiveArch:	%ix86
14nr|lphdisk-0.9.1-5|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
14nr|lphdisk-0.9.1-5|13	
14nr|lphdisk-0.9.1-5|14	%description
14nr|lphdisk-0.9.1-5|15	lphdisk is a linux reimplementation of the PHDISK.EXE (DOS) utility provided
14nr|lphdisk-0.9.1-5|16	with most Phoenix NoteBIOS-equipped laptop models.  It will properly format a
14nr|lphdisk-0.9.1-5|17	NoteBIOS hibernation partition (type A0) to make it usable by the BIOS for
14nr|lphdisk-0.9.1-5|18	suspending to disk, avoiding the need to use buggy and outdated DOS utilities
14nr|lphdisk-0.9.1-5|19	to perform this configuration step.
14nr|lphdisk-0.9.1-5|20	
14nr|lphdisk-0.9.1-5|21	PLEASE NOTE: this is a very old tool for very old laptops. Unless you're very
14nr|lphdisk-0.9.1-5|22	sure you need it...you probably don't. Move along, nothing to see here.
14nr|lphdisk-0.9.1-5|23	
14nr|lphdisk-0.9.1-5|24	%prep
14nr|lphdisk-0.9.1-5|25	%setup -q
14nr|lphdisk-0.9.1-5|26	%patch0 -p1 -b .debian
14nr|lphdisk-0.9.1-5|27	%patch1 -p1 -b .lrmi
14nr|lphdisk-0.9.1-5|28	
14nr|lphdisk-0.9.1-5|29	%build
14nr|lphdisk-0.9.1-5|30	%make
14nr|lphdisk-0.9.1-5|31	
14nr|lphdisk-0.9.1-5|32	%install
14nr|lphdisk-0.9.1-5|33	rm -rf %{buildroot}
14nr|lphdisk-0.9.1-5|34	mkdir -p %{buildroot}%{_mandir}/man8
14nr|lphdisk-0.9.1-5|35	mkdir -p %{buildroot}%{_sbindir}
14nr|lphdisk-0.9.1-5|36	
14nr|lphdisk-0.9.1-5|37	install -m 755 lphdisk %{buildroot}%{_sbindir}
14nr|lphdisk-0.9.1-5|38	install -m 644 lphdisk.8 %{buildroot}%{_mandir}/man8
14nr|lphdisk-0.9.1-5|39	
14nr|lphdisk-0.9.1-5|40	%clean
14nr|lphdisk-0.9.1-5|41	rm -rf %{buildroot}
14nr|lphdisk-0.9.1-5|42	
14nr|lphdisk-0.9.1-5|43	%files
14nr|lphdisk-0.9.1-5|44	%defattr(-,root,root)
14nr|lphdisk-0.9.1-5|45	%doc ChangeLog CREDITS LICENSE NEWS README TODO
14nr|lphdisk-0.9.1-5|46	%{_sbindir}/lphdisk
14nr|lphdisk-0.9.1-5|47	%{_mandir}/man8/lphdisk.8.*
14nr|lphdisk-0.9.1-5|48	
14nr|lphdisk-0.9.1-5|49	
14nr|lphdisk-0.9.1-5|50	
14nr|lphdisk-0.9.1-5|51	
14nr|lphdisk-0.9.1-5|52	%changelog
14nr|lphdisk-0.9.1-5|53	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.9.1-5
14nr|lphdisk-0.9.1-5|54	+ Revision: 9296cd8
14nr|lphdisk-0.9.1-5|55	- Automatic import for version 0.9.1
14nr|lphdisk-0.9.1-5|56	
14nr|lphdisk-0.9.1-5|57	

26425 14
14nr|megacli-8.02.21-1|1	%define _enable_debug_packages %{nil}
14nr|megacli-8.02.21-1|2	%define debug_package          %{nil}
14nr|megacli-8.02.21-1|3	
14nr|megacli-8.02.21-1|4	%define up_name Linux_MegaCLI
14nr|megacli-8.02.21-1|5	
14nr|megacli-8.02.21-1|6	Summary:	Manage SAS RAID controllers
14nr|megacli-8.02.21-1|7	Name:		megacli
14nr|megacli-8.02.21-1|8	Version:	8.02.21
14nr|megacli-8.02.21-1|9	Release:	1
14nr|megacli-8.02.21-1|10	License:	Commercial
14nr|megacli-8.02.21-1|11	Group:		System/Configuration/Hardware
14nr|megacli-8.02.21-1|12	URL:		http://www.lsi.com
14nr|megacli-8.02.21-1|13	Source0:	http://www.lsi.com/support/downloads/megaraid/miscellaneous/%{version}_MegaCLI.zip
14nr|megacli-8.02.21-1|14	
14nr|megacli-8.02.21-1|15	%description
14nr|megacli-8.02.21-1|16	MegaCli is used to manage SAS RAID controllers.
14nr|megacli-8.02.21-1|17	
14nr|megacli-8.02.21-1|18	%prep
14nr|megacli-8.02.21-1|19	%setup -q -c
14nr|megacli-8.02.21-1|20	cd %{version}_%{up_name}/
14nr|megacli-8.02.21-1|21	unzip MegaCliLin.zip
14nr|megacli-8.02.21-1|22	rpm2cpio MegaCli-%{version}-1.noarch.rpm | cpio -id
14nr|megacli-8.02.21-1|23	
14nr|megacli-8.02.21-1|24	%build
14nr|megacli-8.02.21-1|25	
14nr|megacli-8.02.21-1|26	%install
14nr|megacli-8.02.21-1|27	export DONT_STRIP=1
14nr|megacli-8.02.21-1|28	
14nr|megacli-8.02.21-1|29	install -d -m 755 %{buildroot}/sbin
14nr|megacli-8.02.21-1|30	%ifarch x86_64
14nr|megacli-8.02.21-1|31	install -m 755 %{version}_%{up_name}/opt/MegaRAID/MegaCli/MegaCli64 %{buildroot}/sbin/megacli
14nr|megacli-8.02.21-1|32	%else
14nr|megacli-8.02.21-1|33	install -m 755 %{version}_%{up_name}/opt/MegaRAID/MegaCli/MegaCli %{buildroot}/sbin/megacli
14nr|megacli-8.02.21-1|34	%endif
14nr|megacli-8.02.21-1|35	
14nr|megacli-8.02.21-1|36	%files
14nr|megacli-8.02.21-1|37	%doc %{version}_MegaCLI.txt
14nr|megacli-8.02.21-1|38	/sbin/megacli
14nr|megacli-8.02.21-1|39	
14nr|megacli-8.02.21-1|40	
14nr|megacli-8.02.21-1|41	
14nr|megacli-8.02.21-1|42	%changelog
14nr|megacli-8.02.21-1|43	* Sun May 20 2012 Rosa <rosa@rosa-build.rosalab.ru> 8.02.21-1
14nr|megacli-8.02.21-1|44	+ Revision: 5018cd7
14nr|megacli-8.02.21-1|45	- Automatic import for version 8.02.21
14nr|megacli-8.02.21-1|46	
14nr|megacli-8.02.21-1|47	

26426 14
14nr|micro64-1.00.667-2|1	# Emulator is close-sourced and there is no debug info
14nr|micro64-1.00.667-2|2	# so we just disable empty debug package
14nr|micro64-1.00.667-2|3	
14nr|micro64-1.00.667-2|4	%define _enable_debug_packages %{nil}
14nr|micro64-1.00.667-2|5	%define debug_package %{nil}
14nr|micro64-1.00.667-2|6	
14nr|micro64-1.00.667-2|7	Name:		micro64
14nr|micro64-1.00.667-2|8	Version:	1.00.667
14nr|micro64-1.00.667-2|9	Release:	2
14nr|micro64-1.00.667-2|10	Summary:	Aimed to become the most accurate C64 Emulator
14nr|micro64-1.00.667-2|11	License:	Freeware
14nr|micro64-1.00.667-2|12	Group:		Emulators
14nr|micro64-1.00.667-2|13	URL:		http://micro64.de/
14nr|micro64-1.00.667-2|14	Source0:	http://micro64.de/downloads/%{name}-%{version}.zip
14nr|micro64-1.00.667-2|15	Source1:	micro64.png
14nr|micro64-1.00.667-2|16	
14nr|micro64-1.00.667-2|17	%description
14nr|micro64-1.00.667-2|18	The highly advanced successor of brotkaestchen (fr-051) from BeRo / farbrausch.
14nr|micro64-1.00.667-2|19	
14nr|micro64-1.00.667-2|20	Currently it has 2 different VIC II emulation modes (both are half-cycle
14nr|micro64-1.00.667-2|21	exact):
14nr|micro64-1.00.667-2|22	- single pixel dot clock exact (very accurate, slow)
14nr|micro64-1.00.667-2|23	- dynamic pixel block-wise (quite fast, even on slower machines).
14nr|micro64-1.00.667-2|24	
14nr|micro64-1.00.667-2|25	Normally you shouldn't notice any differences, except in demos with a lot of
14nr|micro64-1.00.667-2|26	VIC II trickery. If your computer is fast enough you definitely should use
14nr|micro64-1.00.667-2|27	the accurate mode.
14nr|micro64-1.00.667-2|28	
14nr|micro64-1.00.667-2|29	Status: Still under heavy development! Due to constant nagging, we decided
14nr|micro64-1.00.667-2|30	that it's time to prove that micro64 is not vaporware. Enjoy the current state
14nr|micro64-1.00.667-2|31	pre-release. Test stuff. Report bugs. New builds will appear from time to time.
14nr|micro64-1.00.667-2|32	
14nr|micro64-1.00.667-2|33	%prep
14nr|micro64-1.00.667-2|34	%setup -q -n %{name}
14nr|micro64-1.00.667-2|35	
14nr|micro64-1.00.667-2|36	%build
14nr|micro64-1.00.667-2|37	
14nr|micro64-1.00.667-2|38	%install
14nr|micro64-1.00.667-2|39	%__rm -rf %{buildroot}
14nr|micro64-1.00.667-2|40	
14nr|micro64-1.00.667-2|41	%__mkdir_p %{buildroot}%{_datadir}/applications
14nr|micro64-1.00.667-2|42	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14nr|micro64-1.00.667-2|43	[Desktop Entry]
14nr|micro64-1.00.667-2|44	Name=Micro64
14nr|micro64-1.00.667-2|45	Comment=C64 emulator
14nr|micro64-1.00.667-2|46	Exec=%{name}
14nr|micro64-1.00.667-2|47	Icon=%{name}
14nr|micro64-1.00.667-2|48	Terminal=false
14nr|micro64-1.00.667-2|49	Type=Application
14nr|micro64-1.00.667-2|50	StartupNotify=true
14nr|micro64-1.00.667-2|51	Categories=Game;Emulator;
14nr|micro64-1.00.667-2|52	EOF
14nr|micro64-1.00.667-2|53	
14nr|micro64-1.00.667-2|54	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
14nr|micro64-1.00.667-2|55	%__install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nr|micro64-1.00.667-2|56	
14nr|micro64-1.00.667-2|57	%__mkdir_p %{buildroot}%{_bindir}
14nr|micro64-1.00.667-2|58	%ifarch x86_64
14nr|micro64-1.00.667-2|59	%__install -m 755 x86_64-linux/%{name} %{buildroot}%{_bindir}/%{name}
14nr|micro64-1.00.667-2|60	%else
14nr|micro64-1.00.667-2|61	%__install -m 755 x86_32-linux/%{name} %{buildroot}%{_bindir}/%{name}
14nr|micro64-1.00.667-2|62	%endif
14nr|micro64-1.00.667-2|63	
14nr|micro64-1.00.667-2|64	%clean
14nr|micro64-1.00.667-2|65	%__rm -rf %{buildroot}
14nr|micro64-1.00.667-2|66	
14nr|micro64-1.00.667-2|67	%files
14nr|micro64-1.00.667-2|68	%{_bindir}/%{name}
14nr|micro64-1.00.667-2|69	%{_datadir}/applications/mandriva-%{name}.desktop
14nr|micro64-1.00.667-2|70	%{_datadir}/pixmaps/%{name}.png
14nr|micro64-1.00.667-2|71	
14nr|micro64-1.00.667-2|72	
14nr|micro64-1.00.667-2|73	
14nr|micro64-1.00.667-2|74	
14nr|micro64-1.00.667-2|75	%changelog
14nr|micro64-1.00.667-2|76	* Fri Feb 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.00.667-2
14nr|micro64-1.00.667-2|77	+ Revision: 6d25abc
14nr|micro64-1.00.667-2|78	- Fix too long description lines
14nr|micro64-1.00.667-2|79	
14nr|micro64-1.00.667-2|80	

26427 14
14nr|microcode-0.20120313-3|1	Summary:   Intel / AMD CPU Microcode
14nr|microcode-0.20120313-3|2	Name:      microcode
14nr|microcode-0.20120313-3|3	Version:   0.20120313
14nr|microcode-0.20120313-3|4	Release:   3
14nr|microcode-0.20120313-3|5	Group:     System/Kernel and hardware
14nr|microcode-0.20120313-3|6	License:   Distributable
14nr|microcode-0.20120313-3|7	# use update-intel-microcode --download-only (from microcode_ctl) to update
14nr|microcode-0.20120313-3|8	Source0:   intel-microcode.dat
14nr|microcode-0.20120313-3|9	# use update-amdl-microcode --download-only (from microcode_ctl) to update
14nr|microcode-0.20120313-3|10	Source1:   amd-ucode-latest.tar
14nr|microcode-0.20120313-3|11	Buildarch: noarch
14nr|microcode-0.20120313-3|12	
14nr|microcode-0.20120313-3|13	%description
14nr|microcode-0.20120313-3|14	Since PentiumPro, Intel CPU are made of a RISC chip and of a microcode whose
14nr|microcode-0.20120313-3|15	purpose is to decompose "old" ia32 instruction into new risc ones.
14nr|microcode-0.20120313-3|16	P6 familly is concerned: PPro, PII, Celeron, PIII, Celeron2.
14nr|microcode-0.20120313-3|17	Recent kernels have the ability to update this microcode.
14nr|microcode-0.20120313-3|18	
14nr|microcode-0.20120313-3|19	The microcode update is volatile and needs to be uploaded on each system
14nr|microcode-0.20120313-3|20	boot. I.e. it doesn't reflash your cpu permanently.
14nr|microcode-0.20120313-3|21	Reboot and it reverts back to the old microcode.
14nr|microcode-0.20120313-3|22	
14nr|microcode-0.20120313-3|23	This package contains microcode for Intel CPU, as well as microcode for
14nr|microcode-0.20120313-3|24	AMD CPU (AMD Phenom(TM), AMD Opteron(TM) and AMD Turion(TM) 64 Ultra).
14nr|microcode-0.20120313-3|25	
14nr|microcode-0.20120313-3|26	%prep
14nr|microcode-0.20120313-3|27	%setup -q -T -c
14nr|microcode-0.20120313-3|28	
14nr|microcode-0.20120313-3|29	%build
14nr|microcode-0.20120313-3|30	
14nr|microcode-0.20120313-3|31	%install
14nr|microcode-0.20120313-3|32	rm -rf %{buildroot}
14nr|microcode-0.20120313-3|33	
14nr|microcode-0.20120313-3|34	mkdir -p %{buildroot}/lib/firmware/intel-microcode
14nr|microcode-0.20120313-3|35	install -m644 %{SOURCE0} %{buildroot}/lib/firmware/intel-microcode
14nr|microcode-0.20120313-3|36	
14nr|microcode-0.20120313-3|37	tar xf %{SOURCE1} -C %{buildroot}/lib/firmware
14nr|microcode-0.20120313-3|38	mv %{buildroot}/lib/firmware/amd-ucode-2012-01-17 %{buildroot}/lib/firmware/amd-ucode
14nr|microcode-0.20120313-3|39	
14nr|microcode-0.20120313-3|40	%clean
14nr|microcode-0.20120313-3|41	
14nr|microcode-0.20120313-3|42	%files
14nr|microcode-0.20120313-3|43	%defattr(-,root,root,-)
14nr|microcode-0.20120313-3|44	/lib/firmware/amd-ucode
14nr|microcode-0.20120313-3|45	/lib/firmware/intel-microcode/intel-microcode.dat
14nr|microcode-0.20120313-3|46	
14nr|microcode-0.20120313-3|47	
14nr|microcode-0.20120313-3|48	
14nr|microcode-0.20120313-3|49	
14nr|microcode-0.20120313-3|50	
14nr|microcode-0.20120313-3|51	%changelog
14nr|microcode-0.20120313-3|52	* Fri Oct 05 2012 root <root@localhost.localdomain> 0.20120313-3
14nr|microcode-0.20120313-3|53	+ Revision: 4c2bb8c
14nr|microcode-0.20120313-3|54	- update to mga version
14nr|microcode-0.20120313-3|55	
14nr|microcode-0.20120313-3|56	

26428 14
14nr|million-1.0.0-2|1	Name:		million
14nr|million-1.0.0-2|2	Version:	1.0.0
14nr|million-1.0.0-2|3	Release:	2
14nr|million-1.0.0-2|4	Summary:	Who Wants To Be A Millionaire game (Russian version)
14nr|million-1.0.0-2|5	Group:		Games/Puzzles
14nr|million-1.0.0-2|6	License:	Freeware
14nr|million-1.0.0-2|7	URL:		http://dansoft.krasnokamensk.ru/more.html?id=1012
14nr|million-1.0.0-2|8	Source0:	%{name}-%{version}.tar.bz2
14nr|million-1.0.0-2|9	Source1:	million-license.txt
14nr|million-1.0.0-2|10	Patch0:		million-1.0.0-datapath.patch
14nr|million-1.0.0-2|11	BuildRequires:	qt4-devel
14nr|million-1.0.0-2|12	BuildRequires:	SDL-devel
14nr|million-1.0.0-2|13	BuildRequires:	SDL_mixer-devel
14nr|million-1.0.0-2|14	BuildRequires:	imagemagick
14nr|million-1.0.0-2|15	
14nr|million-1.0.0-2|16	%description
14nr|million-1.0.0-2|17	Who Wants To Be A Millionaire? is a game after quiz TV show.
14nr|million-1.0.0-2|18	This is Russian version of the game. No other languages are supported.
14nr|million-1.0.0-2|19	
14nr|million-1.0.0-2|20	%prep
14nr|million-1.0.0-2|21	%setup -q
14nr|million-1.0.0-2|22	%patch0 -p1
14nr|million-1.0.0-2|23	cp %{SOURCE1} COPYING
14nr|million-1.0.0-2|24	
14nr|million-1.0.0-2|25	%build
14nr|million-1.0.0-2|26	%qmake_qt4 %{name}.pro
14nr|million-1.0.0-2|27	%make
14nr|million-1.0.0-2|28	
14nr|million-1.0.0-2|29	%install
14nr|million-1.0.0-2|30	# install binary
14nr|million-1.0.0-2|31	mkdir -p %{buildroot}%{_bindir}
14nr|million-1.0.0-2|32	cp Bin/%{name} %{buildroot}%{_bindir}/
14nr|million-1.0.0-2|33	
14nr|million-1.0.0-2|34	# install game data
14nr|million-1.0.0-2|35	mkdir -p %{buildroot}%{_datadir}/%{name}
14nr|million-1.0.0-2|36	cp Bin/%{name}.db %{buildroot}%{_datadir}/%{name}/
14nr|million-1.0.0-2|37	cp -r Bin/sounds %{buildroot}%{_datadir}/%{name}/
14nr|million-1.0.0-2|38	
14nr|million-1.0.0-2|39	# create and install icons
14nr|million-1.0.0-2|40	for N in 16 32 48 64 128; do convert images/logo.png -scale ${N}x${N}! $N.png; done
14nr|million-1.0.0-2|41	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14nr|million-1.0.0-2|42	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14nr|million-1.0.0-2|43	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14nr|million-1.0.0-2|44	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nr|million-1.0.0-2|45	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nr|million-1.0.0-2|46	
14nr|million-1.0.0-2|47	# XDG menu entry
14nr|million-1.0.0-2|48	mkdir -p  %{buildroot}%{_datadir}/applications
14nr|million-1.0.0-2|49	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|million-1.0.0-2|50	[Desktop Entry]
14nr|million-1.0.0-2|51	Type=Application
14nr|million-1.0.0-2|52	Name=Who Wants To Be A Millionaire?
14nr|million-1.0.0-2|53	Name[ru]=Кто хочет стать миллионером?
14nr|million-1.0.0-2|54	Comment=Quiz game after TV show
14nr|million-1.0.0-2|55	Comment[ru]=Аналог знаменитой телеигры
14nr|million-1.0.0-2|56	Icon=%{name}
14nr|million-1.0.0-2|57	Exec=%{name}
14nr|million-1.0.0-2|58	Terminal=false
14nr|million-1.0.0-2|59	Categories=Game;LogicGame;
14nr|million-1.0.0-2|60	EOF
14nr|million-1.0.0-2|61	
14nr|million-1.0.0-2|62	%files
14nr|million-1.0.0-2|63	%doc COPYING
14nr|million-1.0.0-2|64	%{_bindir}/%{name}
14nr|million-1.0.0-2|65	%{_datadir}/%{name}
14nr|million-1.0.0-2|66	%{_datadir}/applications/%{name}.desktop
14nr|million-1.0.0-2|67	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nr|million-1.0.0-2|68	
14nr|million-1.0.0-2|69	
14nr|million-1.0.0-2|70	
14nr|million-1.0.0-2|71	
14nr|million-1.0.0-2|72	%changelog
14nr|million-1.0.0-2|73	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-2
14nr|million-1.0.0-2|74	+ Revision: 1163877
14nr|million-1.0.0-2|75	- LOG Spec cleanup
14nr|million-1.0.0-2|76	
14nr|million-1.0.0-2|77	

26429 14
14nr|nautilus-dropbox-1.6.0-1|1	Summary:	Dropbox extension for Nautilus
14nr|nautilus-dropbox-1.6.0-1|2	Name:		nautilus-dropbox
14nr|nautilus-dropbox-1.6.0-1|3	Version: 	1.6.0
14nr|nautilus-dropbox-1.6.0-1|4	Release: 	1
14nr|nautilus-dropbox-1.6.0-1|5	Source0: 	http://linux.getdropbox.com/packages/%name-%version.tar.bz2
14nr|nautilus-dropbox-1.6.0-1|6	# Currently all images in package are licensed under CC BY-ND, so third-party files are not needed
14nr|nautilus-dropbox-1.6.0-1|7	#Source1:	http://fc04.deviantart.com/fs39/f/2008/356/b/9/b9722db2a11fa3092f3b902b681866a9.zip
14nr|nautilus-dropbox-1.6.0-1|8	#Source2:	emblem-syncing.png
14nr|nautilus-dropbox-1.6.0-1|9	#Source3:	emblem-unsyncable.png
14nr|nautilus-dropbox-1.6.0-1|10	#Source4:	emblem-uptodate.png
14nr|nautilus-dropbox-1.6.0-1|11	License: 	GPLv2+ and CC-BY-ND
14nr|nautilus-dropbox-1.6.0-1|12	Group: 		Graphical desktop/GNOME
14nr|nautilus-dropbox-1.6.0-1|13	Url: 		http://getdropbox.com/
14nr|nautilus-dropbox-1.6.0-1|14	BuildRequires: 	nautilus-devel libnotify-devel pygtk2.0-devel python-docutils python3 python3-docutils
14nr|nautilus-dropbox-1.6.0-1|15	Requires:	nautilus dropbox
14nr|nautilus-dropbox-1.6.0-1|16	
14nr|nautilus-dropbox-1.6.0-1|17	%description
14nr|nautilus-dropbox-1.6.0-1|18	Dropbox extension for Nautilus.
14nr|nautilus-dropbox-1.6.0-1|19	
14nr|nautilus-dropbox-1.6.0-1|20	It requires proprietary dropbox daemon that will be automatically downloaded
14nr|nautilus-dropbox-1.6.0-1|21	and installed.
14nr|nautilus-dropbox-1.6.0-1|22	
14nr|nautilus-dropbox-1.6.0-1|23	
14nr|nautilus-dropbox-1.6.0-1|24	%files
14nr|nautilus-dropbox-1.6.0-1|25	%doc AUTHORS
14nr|nautilus-dropbox-1.6.0-1|26	%doc COPYING
14nr|nautilus-dropbox-1.6.0-1|27	%doc README
14nr|nautilus-dropbox-1.6.0-1|28	%_libdir/nautilus/extensions-3.0/libnautilus-dropbox.so
14nr|nautilus-dropbox-1.6.0-1|29	%_datadir/%name/*
14nr|nautilus-dropbox-1.6.0-1|30	
14nr|nautilus-dropbox-1.6.0-1|31	#--------------------------------------------------------------------
14nr|nautilus-dropbox-1.6.0-1|32	
14nr|nautilus-dropbox-1.6.0-1|33	%package -n dropbox
14nr|nautilus-dropbox-1.6.0-1|34	Group:		Networking/File transfer
14nr|nautilus-dropbox-1.6.0-1|35	Summary:	Dropbox client daemon
14nr|nautilus-dropbox-1.6.0-1|36	License:	GPLv2+
14nr|nautilus-dropbox-1.6.0-1|37	Requires:	wget python-gpgme
14nr|nautilus-dropbox-1.6.0-1|38	
14nr|nautilus-dropbox-1.6.0-1|39	%description -n dropbox
14nr|nautilus-dropbox-1.6.0-1|40	Command-line Dropbox client. Currently not all features are realised.
14nr|nautilus-dropbox-1.6.0-1|41	
14nr|nautilus-dropbox-1.6.0-1|42	It requires proprietary dropbox daemon to operate. Run `dropbox start -i'
14nr|nautilus-dropbox-1.6.0-1|43	to download and install it automatically.
14nr|nautilus-dropbox-1.6.0-1|44	
14nr|nautilus-dropbox-1.6.0-1|45	%files -n dropbox
14nr|nautilus-dropbox-1.6.0-1|46	%doc AUTHORS
14nr|nautilus-dropbox-1.6.0-1|47	%_bindir/*
14nr|nautilus-dropbox-1.6.0-1|48	%_mandir/man?/*
14nr|nautilus-dropbox-1.6.0-1|49	%_datadir/applications/dropbox.desktop
14nr|nautilus-dropbox-1.6.0-1|50	%_iconsdir/hicolor/*/*/*
14nr|nautilus-dropbox-1.6.0-1|51	
14nr|nautilus-dropbox-1.6.0-1|52	#--------------------------------------------------------------------
14nr|nautilus-dropbox-1.6.0-1|53	
14nr|nautilus-dropbox-1.6.0-1|54	%prep
14nr|nautilus-dropbox-1.6.0-1|55	%setup -q
14nr|nautilus-dropbox-1.6.0-1|56	
14nr|nautilus-dropbox-1.6.0-1|57	%build
14nr|nautilus-dropbox-1.6.0-1|58	%configure2_5x --disable-static
14nr|nautilus-dropbox-1.6.0-1|59	%make
14nr|nautilus-dropbox-1.6.0-1|60	
14nr|nautilus-dropbox-1.6.0-1|61	
14nr|nautilus-dropbox-1.6.0-1|62	%install
14nr|nautilus-dropbox-1.6.0-1|63	%{makeinstall_std}
14nr|nautilus-dropbox-1.6.0-1|64	
14nr|nautilus-dropbox-1.6.0-1|65	rm -f %buildroot%_libdir/nautilus/extensions-3.0/*.la
14nr|nautilus-dropbox-1.6.0-1|66	rm -f %buildroot%_iconsdir/hicolor/*/*/*.icon
14nr|nautilus-dropbox-1.6.0-1|67	rm -f %buildroot%_datadir/nautilus-dropbox/emblems/*.icon
14nr|nautilus-dropbox-1.6.0-1|68	
14nr|nautilus-dropbox-1.6.0-1|69	
14nr|nautilus-dropbox-1.6.0-1|70	%changelog
14nr|nautilus-dropbox-1.6.0-1|71	* Tue Sep 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6.0-1
14nr|nautilus-dropbox-1.6.0-1|72	+ Revision: e0f80ad
14nr|nautilus-dropbox-1.6.0-1|73	- Added python3-docutils BR
14nr|nautilus-dropbox-1.6.0-1|74	
14nr|nautilus-dropbox-1.6.0-1|75	

26430 14
14nr|nvidia173-173.14.39-7|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nr|nvidia173-173.14.39-7|2	# For the present, fall back to the old symbol resolution rules for ld.
14nr|nvidia173-173.14.39-7|3	%define _disable_ld_now 1
14nr|nvidia173-173.14.39-7|4	
14nr|nvidia173-173.14.39-7|5	%define name		nvidia173
14nr|nvidia173-173.14.39-7|6	%define version		173.14.39
14nr|nvidia173-173.14.39-7|7	%define rel		7
14nr|nvidia173-173.14.39-7|8	
14nr|nvidia173-173.14.39-7|9	# the highest supported videodrv abi
14nr|nvidia173-173.14.39-7|10	%define videodrv_abi	15
14nr|nvidia173-173.14.39-7|11	
14nr|nvidia173-173.14.39-7|12	%define priority	9620
14nr|nvidia173-173.14.39-7|13	
14nr|nvidia173-173.14.39-7|14	# pkg0: plain archive
14nr|nvidia173-173.14.39-7|15	# pkg1: + precompiled modules
14nr|nvidia173-173.14.39-7|16	# pkg2: + 32bit compatibility libraries
14nr|nvidia173-173.14.39-7|17	%define pkgname32	NVIDIA-Linux-x86-%{version}-pkg1
14nr|nvidia173-173.14.39-7|18	%define pkgname64	NVIDIA-Linux-x86_64-%{version}-pkg2
14nr|nvidia173-173.14.39-7|19	
14nr|nvidia173-173.14.39-7|20	# For now, backportability is kept for 2006.0 / CS4 forwards.
14nr|nvidia173-173.14.39-7|21	
14nr|nvidia173-173.14.39-7|22	%define drivername		nvidia173
14nr|nvidia173-173.14.39-7|23	%define driverpkgname		x11-driver-video-%{drivername}
14nr|nvidia173-173.14.39-7|24	%define modulename		%{drivername}
14nr|nvidia173-173.14.39-7|25	%define cards			GeForce FX based cards
14nr|nvidia173-173.14.39-7|26	%define xorg_libdir		%{_libdir}/xorg
14nr|nvidia173-173.14.39-7|27	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nr|nvidia173-173.14.39-7|28	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia173-173.14.39-7|29	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia173-173.14.39-7|30	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia173-173.14.39-7|31	%define nvidia_libdir		%{_libdir}/%{drivername}
14nr|nvidia173-173.14.39-7|32	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nr|nvidia173-173.14.39-7|33	%define nvidia_bindir		%{nvidia_libdir}/bin
14nr|nvidia173-173.14.39-7|34	%define nvidia_deskdir		%{_datadir}/%{drivername}
14nr|nvidia173-173.14.39-7|35	%define nvidia_xvmcconfdir	%{_sysconfdir}/%{drivername}
14nr|nvidia173-173.14.39-7|36	%define nvidia_xinitdir         %{_sysconfdir}/%{drivername}
14nr|nvidia173-173.14.39-7|37	%define ld_so_conf_dir		%{_sysconfdir}/%{drivername}
14nr|nvidia173-173.14.39-7|38	%define ld_so_conf_file		ld.so.conf
14nr|nvidia173-173.14.39-7|39	
14nr|nvidia173-173.14.39-7|40	# Other packages should not require any NVIDIA libraries, and this package
14nr|nvidia173-173.14.39-7|41	# should not be pulled in when libGL.so.1 is required
14nr|nvidia173-173.14.39-7|42	%if %{_use_internal_dependency_generator}
14nr|nvidia173-173.14.39-7|43	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)'
14nr|nvidia173-173.14.39-7|44	%define common_requires_exceptions libGLcore\\.so|libnvidia.*\\.so
14nr|nvidia173-173.14.39-7|45	%else
14nr|nvidia173-173.14.39-7|46	%define _provides_exceptions \\.so
14nr|nvidia173-173.14.39-7|47	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
14nr|nvidia173-173.14.39-7|48	%endif
14nr|nvidia173-173.14.39-7|49	
14nr|nvidia173-173.14.39-7|50	%define biarches x86_64
14nr|nvidia173-173.14.39-7|51	%ifarch %{ix86}
14nr|nvidia173-173.14.39-7|52	%define nsource %{SOURCE0}
14nr|nvidia173-173.14.39-7|53	%define pkgname %{pkgname32}
14nr|nvidia173-173.14.39-7|54	%endif
14nr|nvidia173-173.14.39-7|55	%ifarch x86_64
14nr|nvidia173-173.14.39-7|56	%define nsource %{SOURCE1}
14nr|nvidia173-173.14.39-7|57	%define pkgname %{pkgname64}
14nr|nvidia173-173.14.39-7|58	%endif
14nr|nvidia173-173.14.39-7|59	
14nr|nvidia173-173.14.39-7|60	%ifarch %{biarches}
14nr|nvidia173-173.14.39-7|61	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nr|nvidia173-173.14.39-7|62	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nr|nvidia173-173.14.39-7|63	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nr|nvidia173-173.14.39-7|64	# pull the dependencies of 32-bit nvidia libraries in as well.
14nr|nvidia173-173.14.39-7|65	%if %{_use_internal_dependency_generator}
14nr|nvidia173-173.14.39-7|66	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nr|nvidia173-173.14.39-7|67	%else
14nr|nvidia173-173.14.39-7|68	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nr|nvidia173-173.14.39-7|69	%endif
14nr|nvidia173-173.14.39-7|70	%else
14nr|nvidia173-173.14.39-7|71	%if %{_use_internal_dependency_generator}
14nr|nvidia173-173.14.39-7|72	%define __noautoreq '%{common_requires_exceptions}'
14nr|nvidia173-173.14.39-7|73	%else
14nr|nvidia173-173.14.39-7|74	%define __noautoreq %{common_requires_exceptions}
14nr|nvidia173-173.14.39-7|75	%endif
14nr|nvidia173-173.14.39-7|76	%endif
14nr|nvidia173-173.14.39-7|77	
14nr|nvidia173-173.14.39-7|78	Summary:	NVIDIA proprietary X.org driver and libraries, 173.14.xx series
14nr|nvidia173-173.14.39-7|79	Name:		%{name}
14nr|nvidia173-173.14.39-7|80	Version:	%{version}
14nr|nvidia173-173.14.39-7|81	Release:	%mkrel %{rel}
14nr|nvidia173-173.14.39-7|82	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nr|nvidia173-173.14.39-7|83	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nr|nvidia173-173.14.39-7|84	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nr|nvidia173-173.14.39-7|85	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.gz
14nr|nvidia173-173.14.39-7|86	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.gz
14nr|nvidia173-173.14.39-7|87	Source4:	nvidia173.rpmlintrc
14nr|nvidia173-173.14.39-7|88	# -Werror=format-string
14nr|nvidia173-173.14.39-7|89	Patch0:		nvidia-settings-format-string.patch
14nr|nvidia173-173.14.39-7|90	# https://qa.mandriva.com/show_bug.cgi?id=39921
14nr|nvidia173-173.14.39-7|91	Patch1:		nvidia-settings-enable-dyntwinview-mdv.patch
14nr|nvidia173-173.14.39-7|92	# --as-needed + --no-undefined
14nr|nvidia173-173.14.39-7|93	Patch2:		nvidia-xconfig-ldflags-order.patch
14nr|nvidia173-173.14.39-7|94	# Understand Disable keyword in xorg.conf, from upstream 190.40:
14nr|nvidia173-173.14.39-7|95	Patch4:		nvidia-xf86config-parser-add-disable-keyword.patch
14nr|nvidia173-173.14.39-7|96	# (tpg) in 2010.1+ X_XF86VidModeGetGammaRampSize is in xf86vmproto.h and not in xf86vmode.h
14nr|nvidia173-173.14.39-7|97	Patch5:		nvidia-settings-1.0-missing-header.patch
14nr|nvidia173-173.14.39-7|98	# Fix linking order in nvidia-settings Makefile, fixes build:
14nr|nvidia173-173.14.39-7|99	Patch6:		nvidia-settings-link-order.patch
14nr|nvidia173-173.14.39-7|100	# Add missing -ldl, fixes build
14nr|nvidia173-173.14.39-7|101	Patch7:		nvidia-settings-underlinking.patch
14nr|nvidia173-173.14.39-7|102	# From Fedora: fix build with kernel 3.14
14nr|nvidia173-173.14.39-7|103	Patch8:		nvidia_3.14_kernel.patch
14nr|nvidia173-173.14.39-7|104	
14nr|nvidia173-173.14.39-7|105	License:	Freeware
14nr|nvidia173-173.14.39-7|106	BuildRoot:	%{_tmppath}/%{name}-buildroot
14nr|nvidia173-173.14.39-7|107	URL:		http://www.nvidia.com/object/unix.html
14nr|nvidia173-173.14.39-7|108	Group: 		System/Kernel and hardware
14nr|nvidia173-173.14.39-7|109	Provides: should-restart = system
14nr|nvidia173-173.14.39-7|110	ExclusiveArch:	%{ix86} x86_64
14nr|nvidia173-173.14.39-7|111	BuildRequires:  imagemagick
14nr|nvidia173-173.14.39-7|112	BuildRequires:  pkgconfig(xrender)
14nr|nvidia173-173.14.39-7|113	BuildRequires:  pkgconfig(gtk+-2.0)
14nr|nvidia173-173.14.39-7|114	BuildRequires:  pkgconfig(xv)
14nr|nvidia173-173.14.39-7|115	BuildRequires:  pkgconfig(gl)
14nr|nvidia173-173.14.39-7|116	BuildRequires:  pkgconfig(xxf86vm)
14nr|nvidia173-173.14.39-7|117	
14nr|nvidia173-173.14.39-7|118	%if "%{driverpkgname}" == "nvidia"
14nr|nvidia173-173.14.39-7|119	# old nvidia package had different versioning
14nr|nvidia173-173.14.39-7|120	Epoch:		1
14nr|nvidia173-173.14.39-7|121	%endif
14nr|nvidia173-173.14.39-7|122	
14nr|nvidia173-173.14.39-7|123	%description
14nr|nvidia173-173.14.39-7|124	Source package of the 173.14.xx series NVIDIA proprietary driver.
14nr|nvidia173-173.14.39-7|125	Binary packages are named x11-driver-video-nvidia173 on 2009 and later,
14nr|nvidia173-173.14.39-7|126	x11-driver-video-nvidia-current on 2008, nvidia97xx on 2007.1, and
14nr|nvidia173-173.14.39-7|127	nvidia on 2007.0 and earlier.
14nr|nvidia173-173.14.39-7|128	
14nr|nvidia173-173.14.39-7|129	%package -n %{driverpkgname}
14nr|nvidia173-173.14.39-7|130	Summary:	NVIDIA proprietary X.org driver and libraries for %cards
14nr|nvidia173-173.14.39-7|131	Group: 		System/Kernel and hardware
14nr|nvidia173-173.14.39-7|132	# Older alternatives implementations were buggy in various ways:
14nr|nvidia173-173.14.39-7|133	Requires(post): update-alternatives >= 1.9.0
14nr|nvidia173-173.14.39-7|134	Requires(postun): update-alternatives >= 1.9.0
14nr|nvidia173-173.14.39-7|135	Requires:   x11-server-common
14nr|nvidia173-173.14.39-7|136	Suggests:   %{drivername}-doc-html = %{version}
14nr|nvidia173-173.14.39-7|137	# Proper support for versioned kmod() was added in 2008.1:
14nr|nvidia173-173.14.39-7|138	Requires:   kmod(%{modulename}) = %{version}
14nr|nvidia173-173.14.39-7|139	
14nr|nvidia173-173.14.39-7|140	%description -n %{driverpkgname}
14nr|nvidia173-173.14.39-7|141	NVIDIA proprietary X.org graphics driver, related libraries and
14nr|nvidia173-173.14.39-7|142	configuration tools for %cards,
14nr|nvidia173-173.14.39-7|143	including the associated Quadro cards.
14nr|nvidia173-173.14.39-7|144	
14nr|nvidia173-173.14.39-7|145	NOTE: You should use XFdrake to configure your NVIDIA card. The
14nr|nvidia173-173.14.39-7|146	correct packages will be automatically installed and configured.
14nr|nvidia173-173.14.39-7|147	
14nr|nvidia173-173.14.39-7|148	If you do not want to use XFdrake, see README.manual-setup.
14nr|nvidia173-173.14.39-7|149	
14nr|nvidia173-173.14.39-7|150	This NVIDIA driver should be used with %cards,
14nr|nvidia173-173.14.39-7|151	including the associated Quadro cards.
14nr|nvidia173-173.14.39-7|152	
14nr|nvidia173-173.14.39-7|153	%package -n dkms-%{drivername}
14nr|nvidia173-173.14.39-7|154	Summary:	NVIDIA kernel module for %cards
14nr|nvidia173-173.14.39-7|155	Group:		System/Kernel and hardware
14nr|nvidia173-173.14.39-7|156	Requires:	dkms
14nr|nvidia173-173.14.39-7|157	Requires(post):	dkms
14nr|nvidia173-173.14.39-7|158	Requires(preun): dkms
14nr|nvidia173-173.14.39-7|159	
14nr|nvidia173-173.14.39-7|160	# DKMS package for each long-lived branch should provide this.
14nr|nvidia173-173.14.39-7|161	# It is needed to prevent the situation when several drivers from different
14nr|nvidia173-173.14.39-7|162	# branches are installed at the same time. Each of the drivers will have
14nr|nvidia173-173.14.39-7|163	# alias "nvidia" for modprobe, so they cannot co-exist.
14nr|nvidia173-173.14.39-7|164	Provides:	nvidia-driver-long-lived = %{version}-%{release}
14nr|nvidia173-173.14.39-7|165	Conflicts:	nvidia-driver-long-lived < %{version}-%{release}
14nr|nvidia173-173.14.39-7|166	
14nr|nvidia173-173.14.39-7|167	%description -n dkms-%{drivername}
14nr|nvidia173-173.14.39-7|168	NVIDIA kernel module for %cards. This
14nr|nvidia173-173.14.39-7|169	is to be used with the %{driverpkgname} package.
14nr|nvidia173-173.14.39-7|170	
14nr|nvidia173-173.14.39-7|171	%package -n %{drivername}-devel
14nr|nvidia173-173.14.39-7|172	Summary:	NVIDIA XvMC/OpenGL/CUDA development headers (%{drivername})
14nr|nvidia173-173.14.39-7|173	Group:		Development/C
14nr|nvidia173-173.14.39-7|174	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia173-173.14.39-7|175	Requires:	%{drivername}-cuda = %{version}-%{release}
14nr|nvidia173-173.14.39-7|176	Provides:	nvidia-devel = %{version}-%{release}
14nr|nvidia173-173.14.39-7|177	
14nr|nvidia173-173.14.39-7|178	%description -n %{drivername}-devel
14nr|nvidia173-173.14.39-7|179	NVIDIA XvMC static development library and OpenGL headers for
14nr|nvidia173-173.14.39-7|180	%cards. This package is not required for
14nr|nvidia173-173.14.39-7|181	normal use.
14nr|nvidia173-173.14.39-7|182	
14nr|nvidia173-173.14.39-7|183	%package -n %{drivername}-cuda
14nr|nvidia173-173.14.39-7|184	Summary:	CUDA libraries for NVIDIA proprietary driver (%{drivername})
14nr|nvidia173-173.14.39-7|185	Group:		System/Kernel and hardware
14nr|nvidia173-173.14.39-7|186	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia173-173.14.39-7|187	Conflicts:	%{driverpkgname} < 173.14.25-2
14nr|nvidia173-173.14.39-7|188	
14nr|nvidia173-173.14.39-7|189	%description -n %{drivername}-cuda
14nr|nvidia173-173.14.39-7|190	Cuda library for NVIDIA proprietary driver for %cards.
14nr|nvidia173-173.14.39-7|191	This package is not required for normal use, it provides libraries to
14nr|nvidia173-173.14.39-7|192	use NVIDIA cards for High Performance Computing (HPC).
14nr|nvidia173-173.14.39-7|193	
14nr|nvidia173-173.14.39-7|194	# HTML doc splitted off because of size, for Mandriva One:
14nr|nvidia173-173.14.39-7|195	%package -n %{drivername}-doc-html
14nr|nvidia173-173.14.39-7|196	Summary:	NVIDIA html documentation (%{drivername})
14nr|nvidia173-173.14.39-7|197	Group:		System/Kernel and hardware
14nr|nvidia173-173.14.39-7|198	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia173-173.14.39-7|199	
14nr|nvidia173-173.14.39-7|200	%description -n %{drivername}-doc-html
14nr|nvidia173-173.14.39-7|201	HTML version of the README.txt file provided in package
14nr|nvidia173-173.14.39-7|202	%{driverpkgname}.
14nr|nvidia173-173.14.39-7|203	
14nr|nvidia173-173.14.39-7|204	%prep
14nr|nvidia173-173.14.39-7|205	%setup -q -c -T -a 2 -a 3
14nr|nvidia173-173.14.39-7|206	sh %{nsource} --extract-only
14nr|nvidia173-173.14.39-7|207	%patch0 -p0
14nr|nvidia173-173.14.39-7|208	%patch1 -p0
14nr|nvidia173-173.14.39-7|209	%patch2 -p0
14nr|nvidia173-173.14.39-7|210	cd %{pkgname}
14nr|nvidia173-173.14.39-7|211	%patch8 -p1
14nr|nvidia173-173.14.39-7|212	cd ..
14nr|nvidia173-173.14.39-7|213	cd nvidia-settings-1.0
14nr|nvidia173-173.14.39-7|214	%patch4 -p1
14nr|nvidia173-173.14.39-7|215	%patch5 -p1
14nr|nvidia173-173.14.39-7|216	%patch6 -p1
14nr|nvidia173-173.14.39-7|217	%patch7 -p1
14nr|nvidia173-173.14.39-7|218	cd ..
14nr|nvidia173-173.14.39-7|219	cd nvidia-xconfig-1.0
14nr|nvidia173-173.14.39-7|220	%patch4 -p2
14nr|nvidia173-173.14.39-7|221	cd ..
14nr|nvidia173-173.14.39-7|222	
14nr|nvidia173-173.14.39-7|223	rm -rf %{pkgname}/usr/src/nv/precompiled
14nr|nvidia173-173.14.39-7|224	
14nr|nvidia173-173.14.39-7|225	# Now works properly on xen, as reported by guillomovitch, so remove the xen
14nr|nvidia173-173.14.39-7|226	# check:
14nr|nvidia173-173.14.39-7|227	perl -pi -e 's/^module:(.*) xen-sanity-check (.*)$/module:$1 $2/' \
14nr|nvidia173-173.14.39-7|228	%{pkgname}/usr/src/nv/Makefile.kbuild
14nr|nvidia173-173.14.39-7|229	
14nr|nvidia173-173.14.39-7|230	cat > README.install.urpmi <<EOF
14nr|nvidia173-173.14.39-7|231	This driver is for %cards.
14nr|nvidia173-173.14.39-7|232	
14nr|nvidia173-173.14.39-7|233	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
14nr|nvidia173-173.14.39-7|234	packages will be automatically installed if not already present.
14nr|nvidia173-173.14.39-7|235	1. Run XFdrake as root.
14nr|nvidia173-173.14.39-7|236	2. Go to the Graphics Card list.
14nr|nvidia173-173.14.39-7|237	3. Select your card (it is usually already autoselected).
14nr|nvidia173-173.14.39-7|238	4. Answer any questions asked and then quit.
14nr|nvidia173-173.14.39-7|239	
14nr|nvidia173-173.14.39-7|240	If you do not want to use XFdrake, see README.manual-setup.
14nr|nvidia173-173.14.39-7|241	EOF
14nr|nvidia173-173.14.39-7|242	
14nr|nvidia173-173.14.39-7|243	cat > README.manual-setup <<EOF
14nr|nvidia173-173.14.39-7|244	This file describes the procedure for the manual installation of this NVIDIA
14nr|nvidia173-173.14.39-7|245	driver package. You can find the instructions for the recommended automatic
14nr|nvidia173-173.14.39-7|246	installation in the file 'README.install.urpmi' in this directory.
14nr|nvidia173-173.14.39-7|247	
14nr|nvidia173-173.14.39-7|248	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
14nr|nvidia173-173.14.39-7|249	o Change the Driver to "nvidia" in the Device section
14nr|nvidia173-173.14.39-7|250	o Make the line below the only 'glx' related line in the Module section:
14nr|nvidia173-173.14.39-7|251	Load "glx"
14nr|nvidia173-173.14.39-7|252	o Remove any 'ModulePath' lines from the Files section
14nr|nvidia173-173.14.39-7|253	- Run "update-alternatives --set gl_conf %{ld_so_conf_dir}/%{ld_so_conf_file}" as root.
14nr|nvidia173-173.14.39-7|254	- Run "ldconfig -X" as root.
14nr|nvidia173-173.14.39-7|255	EOF
14nr|nvidia173-173.14.39-7|256	
14nr|nvidia173-173.14.39-7|257	mv %{pkgname}/usr/share/doc/html html-doc
14nr|nvidia173-173.14.39-7|258	
14nr|nvidia173-173.14.39-7|259	# It wants to link Xxf86vm statically (presumably because it is somewhat more
14nr|nvidia173-173.14.39-7|260	# rare than the other dependencies)
14nr|nvidia173-173.14.39-7|261	sed -i 's|-Wl,-Bstatic||' nvidia-settings-1.0/Makefile
14nr|nvidia173-173.14.39-7|262	sed -i 's|-O ||' nvidia-settings-1.0/Makefile
14nr|nvidia173-173.14.39-7|263	sed -i 's|-O ||' nvidia-xconfig-1.0/Makefile
14nr|nvidia173-173.14.39-7|264	rm nvidia-settings-1.0/src/*/*.a
14nr|nvidia173-173.14.39-7|265	
14nr|nvidia173-173.14.39-7|266	%build
14nr|nvidia173-173.14.39-7|267	cd nvidia-settings-1.0
14nr|nvidia173-173.14.39-7|268	%make CFLAGS="%optflags" LDFLAGS="%{?ldflags}"
14nr|nvidia173-173.14.39-7|269	cd ../nvidia-xconfig-1.0
14nr|nvidia173-173.14.39-7|270	%make CFLAGS="%optflags %{?ldflags} -IXF86Config-parser"
14nr|nvidia173-173.14.39-7|271	
14nr|nvidia173-173.14.39-7|272	%install
14nr|nvidia173-173.14.39-7|273	rm -rf %{buildroot}
14nr|nvidia173-173.14.39-7|274	cd %{pkgname}/usr
14nr|nvidia173-173.14.39-7|275	
14nr|nvidia173-173.14.39-7|276	# dkms
14nr|nvidia173-173.14.39-7|277	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia173-173.14.39-7|278	install -m644 src/nv/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia173-173.14.39-7|279	chmod 0755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/conftest.sh
14nr|nvidia173-173.14.39-7|280	
14nr|nvidia173-173.14.39-7|281	#install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
14nr|nvidia173-173.14.39-7|282	#install -m644 %{SOURCE2} %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
14nr|nvidia173-173.14.39-7|283	# -p1 for dkms:
14nr|nvidia173-173.14.39-7|284	#sed -i 's,usr/src/nv,nv,g' %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches/*.diff.txt
14nr|nvidia173-173.14.39-7|285	
14nr|nvidia173-173.14.39-7|286	cat > %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf <<EOF
14nr|nvidia173-173.14.39-7|287	PACKAGE_NAME="%{drivername}"
14nr|nvidia173-173.14.39-7|288	PACKAGE_VERSION="%{version}-%{release}"
14nr|nvidia173-173.14.39-7|289	BUILT_MODULE_NAME[0]="nvidia"
14nr|nvidia173-173.14.39-7|290	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm"
14nr|nvidia173-173.14.39-7|291	DEST_MODULE_NAME[0]="%{modulename}"
14nr|nvidia173-173.14.39-7|292	MAKE[0]="make SYSSRC=\${kernel_source_dir} module"
14nr|nvidia173-173.14.39-7|293	CLEAN="make -f Makefile.kbuild clean"
14nr|nvidia173-173.14.39-7|294	AUTOINSTALL="yes"
14nr|nvidia173-173.14.39-7|295	EOF
14nr|nvidia173-173.14.39-7|296	
14nr|nvidia173-173.14.39-7|297	# OpenGL and CUDA headers
14nr|nvidia173-173.14.39-7|298	install -d -m755	%{buildroot}%{_includedir}/%{drivername}
14nr|nvidia173-173.14.39-7|299	cp -a include/*		%{buildroot}%{_includedir}/%{drivername}
14nr|nvidia173-173.14.39-7|300	
14nr|nvidia173-173.14.39-7|301	# install binaries
14nr|nvidia173-173.14.39-7|302	install -d -m755	%{buildroot}%{nvidia_bindir}
14nr|nvidia173-173.14.39-7|303	install -m755 bin/*	%{buildroot}%{nvidia_bindir}
14nr|nvidia173-173.14.39-7|304	rm %{buildroot}%{nvidia_bindir}/{makeself.sh,mkprecompiled,tls_test,tls_test_dso.so}
14nr|nvidia173-173.14.39-7|305	install -m755 ../../nvidia-settings-1.0/nvidia-settings %{buildroot}%{nvidia_bindir}
14nr|nvidia173-173.14.39-7|306	install -m755 ../../nvidia-xconfig-1.0/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nr|nvidia173-173.14.39-7|307	install -d -m755			%{buildroot}%{_bindir}
14nr|nvidia173-173.14.39-7|308	touch					%{buildroot}%{_bindir}/nvidia-settings
14nr|nvidia173-173.14.39-7|309	touch					%{buildroot}%{_bindir}/nvidia-smi
14nr|nvidia173-173.14.39-7|310	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nr|nvidia173-173.14.39-7|311	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nr|nvidia173-173.14.39-7|312	# rpmlint:
14nr|nvidia173-173.14.39-7|313	chmod 0755				%{buildroot}%{_bindir}/*
14nr|nvidia173-173.14.39-7|314	
14nr|nvidia173-173.14.39-7|315	# install man pages
14nr|nvidia173-173.14.39-7|316	install -d -m755		%{buildroot}%{_mandir}/man1
14nr|nvidia173-173.14.39-7|317	install -m644 share/man/man1/*	%{buildroot}%{_mandir}/man1
14nr|nvidia173-173.14.39-7|318	rm %{buildroot}%{_mandir}/man1/nvidia-installer.1*
14nr|nvidia173-173.14.39-7|319	rm %{buildroot}%{_mandir}/man1/nvidia-settings.1*
14nr|nvidia173-173.14.39-7|320	rm %{buildroot}%{_mandir}/man1/nvidia-xconfig.1*
14nr|nvidia173-173.14.39-7|321	install -m755 ../../nvidia-settings-1.0/doc/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nr|nvidia173-173.14.39-7|322	install -m755 ../../nvidia-xconfig-1.0/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nr|nvidia173-173.14.39-7|323	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nr|nvidia173-173.14.39-7|324	gunzip %{buildroot}%{_mandir}/man1/*.gz || :
14nr|nvidia173-173.14.39-7|325	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nr|nvidia173-173.14.39-7|326	cd %{buildroot}%{_mandir}/man1
14nr|nvidia173-173.14.39-7|327	rename nvidia alt-%{drivername} *
14nr|nvidia173-173.14.39-7|328	cd -
14nr|nvidia173-173.14.39-7|329	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia173-173.14.39-7|330	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia173-173.14.39-7|331	
14nr|nvidia173-173.14.39-7|332	install -d -m755 %{buildroot}%{nvidia_deskdir}
14nr|nvidia173-173.14.39-7|333	cat > %{buildroot}%{nvidia_deskdir}/mandriva-nvidia-settings.desktop <<EOF
14nr|nvidia173-173.14.39-7|334	[Desktop Entry]
14nr|nvidia173-173.14.39-7|335	Name=NVIDIA Display Settings
14nr|nvidia173-173.14.39-7|336	Comment=Configure NVIDIA X driver
14nr|nvidia173-173.14.39-7|337	Exec=%{_bindir}/nvidia-settings
14nr|nvidia173-173.14.39-7|338	Icon=%{drivername}-settings
14nr|nvidia173-173.14.39-7|339	Terminal=false
14nr|nvidia173-173.14.39-7|340	Type=Application
14nr|nvidia173-173.14.39-7|341	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nr|nvidia173-173.14.39-7|342	EOF
14nr|nvidia173-173.14.39-7|343	
14nr|nvidia173-173.14.39-7|344	install -d -m755	%{buildroot}%{_datadir}/applications
14nr|nvidia173-173.14.39-7|345	touch			%{buildroot}%{_datadir}/applications/mandriva-nvidia-settings.desktop
14nr|nvidia173-173.14.39-7|346	
14nr|nvidia173-173.14.39-7|347	# icons
14nr|nvidia173-173.14.39-7|348	install -d -m755 %{buildroot}/%{_miconsdir} %{buildroot}/%{_iconsdir} %{buildroot}/%{_liconsdir}
14nr|nvidia173-173.14.39-7|349	convert share/pixmaps/nvidia-settings.png -resize 16x16 %{buildroot}/%{_miconsdir}/%{drivername}-settings.png
14nr|nvidia173-173.14.39-7|350	convert share/pixmaps/nvidia-settings.png -resize 32x32 %{buildroot}/%{_iconsdir}/%{drivername}-settings.png
14nr|nvidia173-173.14.39-7|351	convert share/pixmaps/nvidia-settings.png -resize 48x48 %{buildroot}/%{_liconsdir}/%{drivername}-settings.png
14nr|nvidia173-173.14.39-7|352	
14nr|nvidia173-173.14.39-7|353	# install libraries
14nr|nvidia173-173.14.39-7|354	install -d -m755						%{buildroot}%{nvidia_libdir}/tls
14nr|nvidia173-173.14.39-7|355	install -m755 lib/tls/*						%{buildroot}%{nvidia_libdir}/tls
14nr|nvidia173-173.14.39-7|356	install -m755 lib/*.*						%{buildroot}%{nvidia_libdir}
14nr|nvidia173-173.14.39-7|357	install -m755 X11R6/lib/*.*					%{buildroot}%{nvidia_libdir}
14nr|nvidia173-173.14.39-7|358	rm								%{buildroot}%{nvidia_libdir}/*.la
14nr|nvidia173-173.14.39-7|359	/sbin/ldconfig -n						%{buildroot}%{nvidia_libdir}
14nr|nvidia173-173.14.39-7|360	%ifarch %{biarches}
14nr|nvidia173-173.14.39-7|361	install -d -m755						%{buildroot}%{nvidia_libdir32}/tls
14nr|nvidia173-173.14.39-7|362	install -m755 lib32/tls/*					%{buildroot}%{nvidia_libdir32}/tls
14nr|nvidia173-173.14.39-7|363	install -m755 lib32/*.*						%{buildroot}%{nvidia_libdir32}
14nr|nvidia173-173.14.39-7|364	rm								%{buildroot}%{nvidia_libdir32}/*.la
14nr|nvidia173-173.14.39-7|365	/sbin/ldconfig -n						%{buildroot}%{nvidia_libdir32}
14nr|nvidia173-173.14.39-7|366	%endif
14nr|nvidia173-173.14.39-7|367	
14nr|nvidia173-173.14.39-7|368	# create devel symlinks
14nr|nvidia173-173.14.39-7|369	for file in %{buildroot}%{nvidia_libdir}/*.so.*.* \
14nr|nvidia173-173.14.39-7|370	%ifarch %{biarches}
14nr|nvidia173-173.14.39-7|371	%{buildroot}%{nvidia_libdir32}/*.so.*.* \
14nr|nvidia173-173.14.39-7|372	%endif
14nr|nvidia173-173.14.39-7|373	; do
14nr|nvidia173-173.14.39-7|374	symlink=${file%%.so*}.so
14nr|nvidia173-173.14.39-7|375	[ -e $symlink ] && continue
14nr|nvidia173-173.14.39-7|376	# only provide symlinks that the installer does; plus cuda
14nr|nvidia173-173.14.39-7|377	grep -q "^$(basename $symlink) " ../.manifest || [ "$(basename $symlink)" = "libcuda.so" ] || continue
14nr|nvidia173-173.14.39-7|378	ln -s $(basename $file) $symlink
14nr|nvidia173-173.14.39-7|379	done
14nr|nvidia173-173.14.39-7|380	
14nr|nvidia173-173.14.39-7|381	# install X.org files
14nr|nvidia173-173.14.39-7|382	install -d -m755				%{buildroot}%{nvidia_modulesdir}
14nr|nvidia173-173.14.39-7|383	install -m755 X11R6/lib/modules/*.*		%{buildroot}%{nvidia_modulesdir}
14nr|nvidia173-173.14.39-7|384	/sbin/ldconfig -n				%{buildroot}%{nvidia_modulesdir}
14nr|nvidia173-173.14.39-7|385	install -d -m755				%{buildroot}%{nvidia_extensionsdir}
14nr|nvidia173-173.14.39-7|386	install -m755 X11R6/lib/modules/extensions/*	%{buildroot}%{nvidia_extensionsdir}
14nr|nvidia173-173.14.39-7|387	ln -s libglx.so.%{version}			%{buildroot}%{nvidia_extensionsdir}/libglx.so
14nr|nvidia173-173.14.39-7|388	install -d -m755				%{buildroot}%{nvidia_driversdir}
14nr|nvidia173-173.14.39-7|389	install -m755 X11R6/lib/modules/drivers/*	%{buildroot}%{nvidia_driversdir}
14nr|nvidia173-173.14.39-7|390	
14nr|nvidia173-173.14.39-7|391	# ld.so.conf
14nr|nvidia173-173.14.39-7|392	install -d -m755		%{buildroot}%{ld_so_conf_dir}
14nr|nvidia173-173.14.39-7|393	echo "%{nvidia_libdir}" >	%{buildroot}%{ld_so_conf_dir}/%{ld_so_conf_file}
14nr|nvidia173-173.14.39-7|394	%ifarch %{biarches}
14nr|nvidia173-173.14.39-7|395	echo "%{nvidia_libdir32}" >>	%{buildroot}%{ld_so_conf_dir}/%{ld_so_conf_file}
14nr|nvidia173-173.14.39-7|396	%endif
14nr|nvidia173-173.14.39-7|397	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nr|nvidia173-173.14.39-7|398	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia173-173.14.39-7|399	
14nr|nvidia173-173.14.39-7|400	# modprobe.conf
14nr|nvidia173-173.14.39-7|401	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nr|nvidia173-173.14.39-7|402	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
14nr|nvidia173-173.14.39-7|403	echo "install nvidia /sbin/modprobe %{modulename} \$CMDLINE_OPTS" > %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
14nr|nvidia173-173.14.39-7|404	
14nr|nvidia173-173.14.39-7|405	# XvMCConfig
14nr|nvidia173-173.14.39-7|406	install -d -m755 %{buildroot}%{nvidia_xvmcconfdir}
14nr|nvidia173-173.14.39-7|407	echo "libXvMCNVIDIA_dynamic.so.1" > %{buildroot}%{nvidia_xvmcconfdir}/XvMCConfig
14nr|nvidia173-173.14.39-7|408	
14nr|nvidia173-173.14.39-7|409	# xinit script
14nr|nvidia173-173.14.39-7|410	install -d -m755 %{buildroot}%{nvidia_xinitdir}
14nr|nvidia173-173.14.39-7|411	cat > %{buildroot}%{nvidia_xinitdir}/nvidia-settings.xinit <<EOF
14nr|nvidia173-173.14.39-7|412	# to be sourced
14nr|nvidia173-173.14.39-7|413	#
14nr|nvidia173-173.14.39-7|414	# Do not modify this file; the changes will be overwritten.
14nr|nvidia173-173.14.39-7|415	# If you want to disable automatic configuration loading, create
14nr|nvidia173-173.14.39-7|416	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nr|nvidia173-173.14.39-7|417	#
14nr|nvidia173-173.14.39-7|418	LOAD_NVIDIA_SETTINGS="yes"
14nr|nvidia173-173.14.39-7|419	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nr|nvidia173-173.14.39-7|420	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nr|nvidia173-173.14.39-7|421	EOF
14nr|nvidia173-173.14.39-7|422	chmod 0755 %{buildroot}%{nvidia_xinitdir}/nvidia-settings.xinit
14nr|nvidia173-173.14.39-7|423	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nr|nvidia173-173.14.39-7|424	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia173-173.14.39-7|425	
14nr|nvidia173-173.14.39-7|426	# don't strip files
14nr|nvidia173-173.14.39-7|427	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
14nr|nvidia173-173.14.39-7|428	
14nr|nvidia173-173.14.39-7|429	%post -n %{driverpkgname}
14nr|nvidia173-173.14.39-7|430	# XFdrake used to generate an nvidia.conf file
14nr|nvidia173-173.14.39-7|431	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nr|nvidia173-173.14.39-7|432	
14nr|nvidia173-173.14.39-7|433	%define compat_ext %([ "%{_extension}" == ".bz2" ] || echo %{_extension})
14nr|nvidia173-173.14.39-7|434	%{_sbindir}/update-alternatives \
14nr|nvidia173-173.14.39-7|435	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{ld_so_conf_dir}/%{ld_so_conf_file} %{priority} \
14nr|nvidia173-173.14.39-7|436	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{compat_ext} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nr|nvidia173-173.14.39-7|437	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{compat_ext} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nr|nvidia173-173.14.39-7|438	--slave %{_datadir}/applications/mandriva-nvidia-settings.desktop nvidia_desktop %{nvidia_deskdir}/mandriva-nvidia-settings.desktop \
14nr|nvidia173-173.14.39-7|439	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nr|nvidia173-173.14.39-7|440	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nr|nvidia173-173.14.39-7|441	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nr|nvidia173-173.14.39-7|442	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nr|nvidia173-173.14.39-7|443	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{nvidia_xvmcconfdir}/XvMCConfig \
14nr|nvidia173-173.14.39-7|444	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{nvidia_xinitdir}/nvidia-settings.xinit \
14nr|nvidia173-173.14.39-7|445	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
14nr|nvidia173-173.14.39-7|446	--slave %{_libdir}/xorg/modules/libnvidia-wfb.so.1 nvidia_wfb %{nvidia_modulesdir}/libnvidia-wfb.so.%{version} \
14nr|nvidia173-173.14.39-7|447	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
14nr|nvidia173-173.14.39-7|448	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{nvidia_extensionsdir}/libglx.so
14nr|nvidia173-173.14.39-7|449	
14nr|nvidia173-173.14.39-7|450	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia173-173.14.39-7|451	/sbin/ldconfig -X
14nr|nvidia173-173.14.39-7|452	
14nr|nvidia173-173.14.39-7|453	
14nr|nvidia173-173.14.39-7|454	%postun -n %{driverpkgname}
14nr|nvidia173-173.14.39-7|455	if [ ! -f %{ld_so_conf_dir}/%{ld_so_conf_file} ]; then
14nr|nvidia173-173.14.39-7|456	%{_sbindir}/update-alternatives --remove gl_conf %{ld_so_conf_dir}/%{ld_so_conf_file}
14nr|nvidia173-173.14.39-7|457	fi
14nr|nvidia173-173.14.39-7|458	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia173-173.14.39-7|459	/sbin/ldconfig -X
14nr|nvidia173-173.14.39-7|460	
14nr|nvidia173-173.14.39-7|461	%post -n dkms-%{drivername}
14nr|nvidia173-173.14.39-7|462	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia173-173.14.39-7|463	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia173-173.14.39-7|464	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release}
14nr|nvidia173-173.14.39-7|465	
14nr|nvidia173-173.14.39-7|466	# Just in case the user reboots the system too quickly and sync is not
14nr|nvidia173-173.14.39-7|467	# done automatically.
14nr|nvidia173-173.14.39-7|468	sync
14nr|nvidia173-173.14.39-7|469	
14nr|nvidia173-173.14.39-7|470	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia173-173.14.39-7|471	rmmod nvidia > /dev/null 2>&1 || true
14nr|nvidia173-173.14.39-7|472	
14nr|nvidia173-173.14.39-7|473	%preun -n dkms-%{drivername}
14nr|nvidia173-173.14.39-7|474	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
14nr|nvidia173-173.14.39-7|475	
14nr|nvidia173-173.14.39-7|476	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia173-173.14.39-7|477	rmmod nvidia > /dev/null 2>&1 || true
14nr|nvidia173-173.14.39-7|478	
14nr|nvidia173-173.14.39-7|479	%files -n %{driverpkgname}
14nr|nvidia173-173.14.39-7|480	%defattr(-,root,root)
14nr|nvidia173-173.14.39-7|481	
14nr|nvidia173-173.14.39-7|482	%doc README.install.urpmi README.manual-setup
14nr|nvidia173-173.14.39-7|483	%doc %{pkgname}/usr/share/doc/*
14nr|nvidia173-173.14.39-7|484	%doc %{pkgname}/LICENSE
14nr|nvidia173-173.14.39-7|485	
14nr|nvidia173-173.14.39-7|486	# ld.so.conf, modprobe.conf, xvmcconfig, xinit
14nr|nvidia173-173.14.39-7|487	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia173-173.14.39-7|488	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia173-173.14.39-7|489	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
14nr|nvidia173-173.14.39-7|490	%dir %{_sysconfdir}/%{drivername}
14nr|nvidia173-173.14.39-7|491	%{_sysconfdir}/%{drivername}/modprobe.conf
14nr|nvidia173-173.14.39-7|492	%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia173-173.14.39-7|493	%{_sysconfdir}/%{drivername}/XvMCConfig
14nr|nvidia173-173.14.39-7|494	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nr|nvidia173-173.14.39-7|495	
14nr|nvidia173-173.14.39-7|496	%ghost %{_bindir}/nvidia-settings
14nr|nvidia173-173.14.39-7|497	%ghost %{_bindir}/nvidia-smi
14nr|nvidia173-173.14.39-7|498	%ghost %{_bindir}/nvidia-xconfig
14nr|nvidia173-173.14.39-7|499	%ghost %{_bindir}/nvidia-bug-report.sh
14nr|nvidia173-173.14.39-7|500	%dir %{nvidia_bindir}
14nr|nvidia173-173.14.39-7|501	%{nvidia_bindir}/nvidia-settings
14nr|nvidia173-173.14.39-7|502	%{nvidia_bindir}/nvidia-smi
14nr|nvidia173-173.14.39-7|503	%{nvidia_bindir}/nvidia-xconfig
14nr|nvidia173-173.14.39-7|504	%{nvidia_bindir}/nvidia-bug-report.sh
14nr|nvidia173-173.14.39-7|505	
14nr|nvidia173-173.14.39-7|506	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia173-173.14.39-7|507	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia173-173.14.39-7|508	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nr|nvidia173-173.14.39-7|509	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nr|nvidia173-173.14.39-7|510	
14nr|nvidia173-173.14.39-7|511	%ghost %{_datadir}/applications/mandriva-nvidia-settings.desktop
14nr|nvidia173-173.14.39-7|512	%dir %{nvidia_deskdir}
14nr|nvidia173-173.14.39-7|513	%{nvidia_deskdir}/mandriva-nvidia-settings.desktop
14nr|nvidia173-173.14.39-7|514	
14nr|nvidia173-173.14.39-7|515	%{_miconsdir}/%{drivername}-settings.png
14nr|nvidia173-173.14.39-7|516	%{_iconsdir}/%{drivername}-settings.png
14nr|nvidia173-173.14.39-7|517	%{_liconsdir}/%{drivername}-settings.png
14nr|nvidia173-173.14.39-7|518	
14nr|nvidia173-173.14.39-7|519	%dir %{nvidia_libdir}
14nr|nvidia173-173.14.39-7|520	%dir %{nvidia_libdir}/tls
14nr|nvidia173-173.14.39-7|521	%{nvidia_libdir}/libGL.so.1
14nr|nvidia173-173.14.39-7|522	%{nvidia_libdir}/libGL.so.%{version}
14nr|nvidia173-173.14.39-7|523	%{nvidia_libdir}/libGLcore.so.1
14nr|nvidia173-173.14.39-7|524	%{nvidia_libdir}/libGLcore.so.%{version}
14nr|nvidia173-173.14.39-7|525	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so.1
14nr|nvidia173-173.14.39-7|526	%{nvidia_libdir}/libXvMCNVIDIA.so.%{version}
14nr|nvidia173-173.14.39-7|527	%{nvidia_libdir}/libnvidia-cfg.so.1
14nr|nvidia173-173.14.39-7|528	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nr|nvidia173-173.14.39-7|529	%{nvidia_libdir}/libnvidia-tls.so.1
14nr|nvidia173-173.14.39-7|530	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nr|nvidia173-173.14.39-7|531	%{nvidia_libdir}/tls/libnvidia-tls.so.1
14nr|nvidia173-173.14.39-7|532	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nr|nvidia173-173.14.39-7|533	%ifarch %{biarches}
14nr|nvidia173-173.14.39-7|534	%dir %{nvidia_libdir32}
14nr|nvidia173-173.14.39-7|535	%dir %{nvidia_libdir32}/tls
14nr|nvidia173-173.14.39-7|536	%{nvidia_libdir32}/libGL.so.1
14nr|nvidia173-173.14.39-7|537	%{nvidia_libdir32}/libGL.so.%{version}
14nr|nvidia173-173.14.39-7|538	%{nvidia_libdir32}/libGLcore.so.1
14nr|nvidia173-173.14.39-7|539	%{nvidia_libdir32}/libGLcore.so.%{version}
14nr|nvidia173-173.14.39-7|540	%{nvidia_libdir32}/libnvidia-tls.so.1
14nr|nvidia173-173.14.39-7|541	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nr|nvidia173-173.14.39-7|542	%{nvidia_libdir32}/tls/libnvidia-tls.so.1
14nr|nvidia173-173.14.39-7|543	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nr|nvidia173-173.14.39-7|544	%endif
14nr|nvidia173-173.14.39-7|545	
14nr|nvidia173-173.14.39-7|546	%dir %{nvidia_modulesdir}
14nr|nvidia173-173.14.39-7|547	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nr|nvidia173-173.14.39-7|548	
14nr|nvidia173-173.14.39-7|549	
14nr|nvidia173-173.14.39-7|550	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nr|nvidia173-173.14.39-7|551	
14nr|nvidia173-173.14.39-7|552	%{nvidia_extensionsdir}/libglx.so.%{version}
14nr|nvidia173-173.14.39-7|553	%{nvidia_extensionsdir}/libglx.so
14nr|nvidia173-173.14.39-7|554	
14nr|nvidia173-173.14.39-7|555	%{nvidia_driversdir}/nvidia_drv.so
14nr|nvidia173-173.14.39-7|556	
14nr|nvidia173-173.14.39-7|557	%files -n %{drivername}-devel
14nr|nvidia173-173.14.39-7|558	%defattr(-,root,root)
14nr|nvidia173-173.14.39-7|559	%{_includedir}/%{drivername}
14nr|nvidia173-173.14.39-7|560	%{nvidia_libdir}/libXvMCNVIDIA.a
14nr|nvidia173-173.14.39-7|561	%{nvidia_libdir}/libGL.so
14nr|nvidia173-173.14.39-7|562	%{nvidia_libdir}/libcuda.so
14nr|nvidia173-173.14.39-7|563	%{nvidia_libdir}/libnvidia-cfg.so
14nr|nvidia173-173.14.39-7|564	%ifarch %{biarches}
14nr|nvidia173-173.14.39-7|565	%{nvidia_libdir32}/libGL.so
14nr|nvidia173-173.14.39-7|566	%endif
14nr|nvidia173-173.14.39-7|567	
14nr|nvidia173-173.14.39-7|568	%files -n dkms-%{drivername}
14nr|nvidia173-173.14.39-7|569	%defattr(-,root,root)
14nr|nvidia173-173.14.39-7|570	%doc %{pkgname}/LICENSE
14nr|nvidia173-173.14.39-7|571	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia173-173.14.39-7|572	
14nr|nvidia173-173.14.39-7|573	%files -n %{drivername}-doc-html
14nr|nvidia173-173.14.39-7|574	%defattr(-,root,root)
14nr|nvidia173-173.14.39-7|575	%doc html-doc/*
14nr|nvidia173-173.14.39-7|576	
14nr|nvidia173-173.14.39-7|577	%files -n %{drivername}-cuda
14nr|nvidia173-173.14.39-7|578	%{nvidia_libdir}/libcuda.so.1
14nr|nvidia173-173.14.39-7|579	%{nvidia_libdir}/libcuda.so.%{version}
14nr|nvidia173-173.14.39-7|580	
14nr|nvidia173-173.14.39-7|581	%changelog
14nr|nvidia173-173.14.39-7|582	* Thu Sep 11 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 173.14.39-7
14nr|nvidia173-173.14.39-7|583	+ Revision: 7c8adff
14nr|nvidia173-173.14.39-7|584	- Added missing 'Provides'
14nr|nvidia173-173.14.39-7|585	
14nr|nvidia173-173.14.39-7|586	* Thu Jul 17 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 173.14.39-6
14nr|nvidia173-173.14.39-7|587	+ Revision: 686c566
14nr|nvidia173-173.14.39-7|588	- Make sure no more than one proprietary driver can be installed at the same time
14nr|nvidia173-173.14.39-7|589	
14nr|nvidia173-173.14.39-7|590	* Tue Jul 15 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 173.14.39-5
14nr|nvidia173-173.14.39-7|591	+ Revision: 84b4261
14nr|nvidia173-173.14.39-7|592	- Make sure the kernel module is built during the installation
14nr|nvidia173-173.14.39-7|593	
14nr|nvidia173-173.14.39-7|594	* Tue Jul 15 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 173.14.39-4
14nr|nvidia173-173.14.39-7|595	+ Revision: 3325905
14nr|nvidia173-173.14.39-7|596	- Added a patch from Fedora to fix build with kernel 3.14
14nr|nvidia173-173.14.39-7|597	- Also, cleaned up the spec a little, while at it.
14nr|nvidia173-173.14.39-7|598	
14nr|nvidia173-173.14.39-7|599	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 173.14.39-3
14nr|nvidia173-173.14.39-7|600	+ Revision: 373e5d1
14nr|nvidia173-173.14.39-7|601	- Disabled immediate symbol resolution for ld (it might have broken Xorg)
14nr|nvidia173-173.14.39-7|602	
14nr|nvidia173-173.14.39-7|603	* Thu May 08 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 173.14.39-2
14nr|nvidia173-173.14.39-7|604	+ Revision: 598925c
14nr|nvidia173-173.14.39-7|605	- Release bump needed for a rebuild with new Xorg
14nr|nvidia173-173.14.39-7|606	
14nr|nvidia173-173.14.39-7|607	* Thu Jan 23 2014 akdengi <kazancas@mandriva.ru> 173.14.39-1
14nr|nvidia173-173.14.39-7|608	+ Revision: 45b68ef
14nr|nvidia173-173.14.39-7|609	- 173.14.39
14nr|nvidia173-173.14.39-7|610	
14nr|nvidia173-173.14.39-7|611	* Wed Nov 06 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 173.14.37-7
14nr|nvidia173-173.14.39-7|612	+ Revision: 8e4e3f5
14nr|nvidia173-173.14.39-7|613	- release up
14nr|nvidia173-173.14.39-7|614	
14nr|nvidia173-173.14.39-7|615	* Tue Oct 29 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 173.14.37-6
14nr|nvidia173-173.14.39-7|616	+ Revision: 82dc46b
14nr|nvidia173-173.14.39-7|617	- added nvidia-additional-settings to suggests
14nr|nvidia173-173.14.39-7|618	
14nr|nvidia173-173.14.39-7|619	* Wed Aug 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 173.14.37-5
14nr|nvidia173-173.14.39-7|620	+ Revision: 9cc5fd9
14nr|nvidia173-173.14.39-7|621	- added
14nr|nvidia173-173.14.39-7|622	- Requires: kernel >= 3.10
14nr|nvidia173-173.14.39-7|623	- Conflicts: kernel < 3.10
14nr|nvidia173-173.14.39-7|624	
14nr|nvidia173-173.14.39-7|625	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 173.14.37-4
14nr|nvidia173-173.14.39-7|626	+ Revision: a202d90
14nr|nvidia173-173.14.39-7|627	- fix build with kernel 3.10
14nr|nvidia173-173.14.39-7|628	
14nr|nvidia173-173.14.39-7|629	* Thu Jul 18 2013 Alexander Kazancev <kazancas@gmail.com> 173.14.37-3
14nr|nvidia173-173.14.39-7|630	+ Revision: 35b2cee
14nr|nvidia173-173.14.39-7|631	- Updated nvidia173.spec
14nr|nvidia173-173.14.39-7|632	
14nr|nvidia173-173.14.39-7|633	* Thu Jul 18 2013 Alexander Kazancev <kazancas@gmail.com> 173.14.37-3
14nr|nvidia173-173.14.39-7|634	+ Revision: 74d4302
14nr|nvidia173-173.14.39-7|635	- Add libx11 to noreq
14nr|nvidia173-173.14.39-7|636	
14nr|nvidia173-173.14.39-7|637	* Thu Jul 18 2013 Alexander Kazancev <kazancas@gmail.com> 173.14.37-3
14nr|nvidia173-173.14.39-7|638	+ Revision: e1b4dee
14nr|nvidia173-173.14.39-7|639	- Fix requires for build and driverpkg
14nr|nvidia173-173.14.39-7|640	
14nr|nvidia173-173.14.39-7|641	* Thu Jul 18 2013 Alexander Kazancev <kazancas@gmail.com> 173.14.37-3
14nr|nvidia173-173.14.39-7|642	+ Revision: 8b1b85a
14nr|nvidia173-173.14.39-7|643	- Sync requires and provides exeptions with current
14nr|nvidia173-173.14.39-7|644	
14nr|nvidia173-173.14.39-7|645	* Thu Jul 18 2013 Alexander Kazancev <kazancas@gmail.com> 173.14.37-3
14nr|nvidia173-173.14.39-7|646	+ Revision: 7a9d65e
14nr|nvidia173-173.14.39-7|647	- Not provide devel(libGL)
14nr|nvidia173-173.14.39-7|648	
14nr|nvidia173-173.14.39-7|649	* Thu Jul 18 2013 Alexander Kazancev <kazancas@gmail.com> 173.14.37-3
14nr|nvidia173-173.14.39-7|650	+ Revision: 94c39d0
14nr|nvidia173-173.14.39-7|651	- Use build DKMS only after reboot
14nr|nvidia173-173.14.39-7|652	
14nr|nvidia173-173.14.39-7|653	* Thu Jun 06 2013 root <root@localhost.localdomain> 173.14.37-2
14nr|nvidia173-173.14.39-7|654	+ Revision: 7602af6
14nr|nvidia173-173.14.39-7|655	- fixed noautoprov
14nr|nvidia173-173.14.39-7|656	
14nr|nvidia173-173.14.39-7|657	* Mon May 13 2013 Alexander Kazancev <kazancas@gmail.com> 173.14.37-1
14nr|nvidia173-173.14.39-7|658	+ Revision: 0ab4725
14nr|nvidia173-173.14.39-7|659	- Add rpmlintrc rules as source
14nr|nvidia173-173.14.39-7|660	
14nr|nvidia173-173.14.39-7|661	* Mon May 13 2013 Alexander Kazancev <kazancas@gmail.com> 173.14.37-1
14nr|nvidia173-173.14.39-7|662	+ Revision: eb22333
14nr|nvidia173-173.14.39-7|663	- Fix provides part
14nr|nvidia173-173.14.39-7|664	
14nr|nvidia173-173.14.39-7|665	* Mon May 13 2013 akdengi <kazancas@mandriva.ru> 173.14.37-1
14nr|nvidia173-173.14.39-7|666	+ Revision: dfdf3f4
14nr|nvidia173-173.14.39-7|667	- Update to 173.14.37
14nr|nvidia173-173.14.39-7|668	
14nr|nvidia173-173.14.39-7|669	* Wed Oct 31 2012 akdengi <kazancas@mandriva.ru> 173.14.36-1
14nr|nvidia173-173.14.39-7|670	+ Revision: a8c6bc6
14nr|nvidia173-173.14.39-7|671	- add E: external-depfilter-with-internal-depgen to rpmlintrx
14nr|nvidia173-173.14.39-7|672	
14nr|nvidia173-173.14.39-7|673	* Wed Oct 31 2012 akdengi <kazancas@mandriva.ru> 173.14.36-1
14nr|nvidia173-173.14.39-7|674	+ Revision: 1e46a28
14nr|nvidia173-173.14.39-7|675	- fix spec
14nr|nvidia173-173.14.39-7|676	
14nr|nvidia173-173.14.39-7|677	* Wed Oct 31 2012 akdengi <kazancas@mandriva.ru> 173.14.36-1
14nr|nvidia173-173.14.39-7|678	+ Revision: 91fd8fd
14nr|nvidia173-173.14.39-7|679	- fix build with patch from Mageia
14nr|nvidia173-173.14.39-7|680	
14nr|nvidia173-173.14.39-7|681	* Sat Oct 27 2012 Alexander Kazancev <kazancas@gmail.com> 173.14.36-1
14nr|nvidia173-173.14.39-7|682	+ Revision: e3d7db6
14nr|nvidia173-173.14.39-7|683	- Updated nvidia173.spec
14nr|nvidia173-173.14.39-7|684	
14nr|nvidia173-173.14.39-7|685	* Sat Oct 27 2012 Alexander Kazancev <kazancas@gmail.com> 173.14.36-1
14nr|nvidia173-173.14.39-7|686	+ Revision: 1f58ded
14nr|nvidia173-173.14.39-7|687	- Updated nvidia173.spec
14nr|nvidia173-173.14.39-7|688	
14nr|nvidia173-173.14.39-7|689	* Sat Oct 27 2012 Alexander Kazancev <kazancas@gmail.com> 173.14.36-1
14nr|nvidia173-173.14.39-7|690	+ Revision: 84f3f5a
14nr|nvidia173-173.14.39-7|691	- Updated nvidia173.spec
14nr|nvidia173-173.14.39-7|692	
14nr|nvidia173-173.14.39-7|693	* Sat Oct 27 2012 user <user@localhost.localdomain> 173.14.36-1
14nr|nvidia173-173.14.39-7|694	+ Revision: 0a17f1c
14nr|nvidia173-173.14.39-7|695	- add -lXext
14nr|nvidia173-173.14.39-7|696	
14nr|nvidia173-173.14.39-7|697	* Sat Oct 27 2012 user <user@localhost.localdomain> 173.14.36-1
14nr|nvidia173-173.14.39-7|698	+ Revision: e8dcc32
14nr|nvidia173-173.14.39-7|699	- add -lXext
14nr|nvidia173-173.14.39-7|700	
14nr|nvidia173-173.14.39-7|701	* Sat Oct 27 2012 user <user@localhost.localdomain> 173.14.36-1
14nr|nvidia173-173.14.39-7|702	+ Revision: 221d936
14nr|nvidia173-173.14.39-7|703	- add rpmlintrc
14nr|nvidia173-173.14.39-7|704	
14nr|nvidia173-173.14.39-7|705	

26431 14
14nr|nvidia304-304.123-6|1	# I love OpenSource :-(
14nr|nvidia304-304.123-6|2	
14nr|nvidia304-304.123-6|3	## NOTE: When modifying this .spec, you do not necessarily need to care about
14nr|nvidia304-304.123-6|4	##       the %simple stuff. It is fine to break them, I'll fix it when I need them :)
14nr|nvidia304-304.123-6|5	## - Anssi
14nr|nvidia304-304.123-6|6	
14nr|nvidia304-304.123-6|7	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nr|nvidia304-304.123-6|8	# For the present, fall back to the old symbol resolution rules for ld.
14nr|nvidia304-304.123-6|9	%define _disable_ld_now 1
14nr|nvidia304-304.123-6|10	
14nr|nvidia304-304.123-6|11	# %simple mode can be used to transform an arbitrary nvidia installer
14nr|nvidia304-304.123-6|12	# package to rpms, similar to %atibuild mode in fglrx.
14nr|nvidia304-304.123-6|13	# Macros version, rel, nsource, pkgname, distsuffix should be manually defined.
14nr|nvidia304-304.123-6|14	%define simple		0
14nr|nvidia304-304.123-6|15	%{?_without_simple: %global simple 0}
14nr|nvidia304-304.123-6|16	%{?_with_simple: %global simple 1}
14nr|nvidia304-304.123-6|17	
14nr|nvidia304-304.123-6|18	%define name		nvidia304
14nr|nvidia304-304.123-6|19	
14nr|nvidia304-304.123-6|20	%if !%simple
14nr|nvidia304-304.123-6|21	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
14nr|nvidia304-304.123-6|22	%define version		304.123
14nr|nvidia304-304.123-6|23	%define rel		6
14nr|nvidia304-304.123-6|24	# the highest supported videodrv abi
14nr|nvidia304-304.123-6|25	# 18 corresponds to Xorg 1.16
14nr|nvidia304-304.123-6|26	%define videodrv_abi	18
14nr|nvidia304-304.123-6|27	%endif
14nr|nvidia304-304.123-6|28	
14nr|nvidia304-304.123-6|29	%define priority	9700
14nr|nvidia304-304.123-6|30	
14nr|nvidia304-304.123-6|31	%define pkgname32	NVIDIA-Linux-x86-%{version}
14nr|nvidia304-304.123-6|32	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
14nr|nvidia304-304.123-6|33	
14nr|nvidia304-304.123-6|34	# For now, backportability is kept for 2008.0 forwards.
14nr|nvidia304-304.123-6|35	
14nr|nvidia304-304.123-6|36	%define drivername		%{name}
14nr|nvidia304-304.123-6|37	%define driverpkgname		x11-driver-video-%{drivername}
14nr|nvidia304-304.123-6|38	%define modulename		%{drivername}
14nr|nvidia304-304.123-6|39	# for description and documentation
14nr|nvidia304-304.123-6|40	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nr|nvidia304-304.123-6|41	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia304-304.123-6|42	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia304-304.123-6|43	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia304-304.123-6|44	%define nvidia_libdir		%{_libdir}/%{drivername}
14nr|nvidia304-304.123-6|45	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nr|nvidia304-304.123-6|46	%define nvidia_bindir		%{nvidia_libdir}/bin
14nr|nvidia304-304.123-6|47	# The entry in Cards+ this driver should be associated with, if there is
14nr|nvidia304-304.123-6|48	# no entry in ldetect-lst default pcitable:
14nr|nvidia304-304.123-6|49	# cooker ldetect-lst should be up-to-date
14nr|nvidia304-304.123-6|50	%define ldetect_cards_name	%nil
14nr|nvidia304-304.123-6|51	
14nr|nvidia304-304.123-6|52	%define biarches x86_64
14nr|nvidia304-304.123-6|53	
14nr|nvidia304-304.123-6|54	%if !%simple
14nr|nvidia304-304.123-6|55	%ifarch %{ix86}
14nr|nvidia304-304.123-6|56	%define nsource %{SOURCE0}
14nr|nvidia304-304.123-6|57	%define pkgname %{pkgname32}
14nr|nvidia304-304.123-6|58	%endif
14nr|nvidia304-304.123-6|59	%ifarch x86_64
14nr|nvidia304-304.123-6|60	%define nsource %{SOURCE1}
14nr|nvidia304-304.123-6|61	%define pkgname %{pkgname64}
14nr|nvidia304-304.123-6|62	%endif
14nr|nvidia304-304.123-6|63	%endif
14nr|nvidia304-304.123-6|64	
14nr|nvidia304-304.123-6|65	# Other packages should not require any NVIDIA libraries, and this package
14nr|nvidia304-304.123-6|66	# should not be pulled in when libGL.so.1 is required
14nr|nvidia304-304.123-6|67	%if %{_use_internal_dependency_generator}
14nr|nvidia304-304.123-6|68	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)'
14nr|nvidia304-304.123-6|69	%define common_requires_exceptions libGLcore\\.so|libnvidia.*\\.so
14nr|nvidia304-304.123-6|70	%else
14nr|nvidia304-304.123-6|71	%define _provides_exceptions \\.so
14nr|nvidia304-304.123-6|72	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
14nr|nvidia304-304.123-6|73	%endif
14nr|nvidia304-304.123-6|74	
14nr|nvidia304-304.123-6|75	%ifarch %{biarches}
14nr|nvidia304-304.123-6|76	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nr|nvidia304-304.123-6|77	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nr|nvidia304-304.123-6|78	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nr|nvidia304-304.123-6|79	# pull the dependencies of 32-bit nvidia libraries in as well.
14nr|nvidia304-304.123-6|80	%if %{_use_internal_dependency_generator}
14nr|nvidia304-304.123-6|81	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nr|nvidia304-304.123-6|82	%else
14nr|nvidia304-304.123-6|83	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nr|nvidia304-304.123-6|84	%endif
14nr|nvidia304-304.123-6|85	%else
14nr|nvidia304-304.123-6|86	%if %{_use_internal_dependency_generator}
14nr|nvidia304-304.123-6|87	%define __noautoreq '%{common_requires_exceptions}'
14nr|nvidia304-304.123-6|88	%else
14nr|nvidia304-304.123-6|89	%define __noautoreq %{common_requires_exceptions}
14nr|nvidia304-304.123-6|90	%endif
14nr|nvidia304-304.123-6|91	%endif
14nr|nvidia304-304.123-6|92	
14nr|nvidia304-304.123-6|93	Summary:	NVIDIA proprietary X.org driver and libraries
14nr|nvidia304-304.123-6|94	Name:		%{name}
14nr|nvidia304-304.123-6|95	Version:	%{version}
14nr|nvidia304-304.123-6|96	Release:	%mkrel %{rel}
14nr|nvidia304-304.123-6|97	%if !%simple
14nr|nvidia304-304.123-6|98	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nr|nvidia304-304.123-6|99	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nr|nvidia304-304.123-6|100	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nr|nvidia304-304.123-6|101	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nr|nvidia304-304.123-6|102	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nr|nvidia304-304.123-6|103	# Script for building rpms of arbitrary nvidia installers (needs this .spec appended)
14nr|nvidia304-304.123-6|104	#Source4:	nvidia-mdvbuild-skel
14nr|nvidia304-304.123-6|105	Source100:	nvidia304.rpmlintrc
14nr|nvidia304-304.123-6|106	# https://qa.mandriva.com/show_bug.cgi?id=39921
14nr|nvidia304-304.123-6|107	Patch1:		nvidia-settings-enable-dyntwinview-mdv.patch
14nr|nvidia304-304.123-6|108	# include xf86vmproto for X_XF86VidModeGetGammaRampSize, fixes build on cooker
14nr|nvidia304-304.123-6|109	Patch3:		nvidia-settings-include-xf86vmproto.patch
14nr|nvidia304-304.123-6|110	Patch4:		nvidia304-dkms.conf-unique-module-name.patch
14nr|nvidia304-304.123-6|111	Patch5:		nvidia304-dont-check-patchlevel-and-sublevel.patch
14nr|nvidia304-304.123-6|112	%endif
14nr|nvidia304-304.123-6|113	License:	Freeware
14nr|nvidia304-304.123-6|114	URL:		http://www.nvidia.com/object/unix.html
14nr|nvidia304-304.123-6|115	Group: 		System/Kernel and hardware
14nr|nvidia304-304.123-6|116	Provides: should-restart = system
14nr|nvidia304-304.123-6|117	ExclusiveArch:	%{ix86} x86_64
14nr|nvidia304-304.123-6|118	%if !%simple
14nr|nvidia304-304.123-6|119	BuildRequires:	imagemagick
14nr|nvidia304-304.123-6|120	BuildRequires:	pkgconfig(xrender)
14nr|nvidia304-304.123-6|121	BuildRequires:	pkgconfig(gtk+-2.0)
14nr|nvidia304-304.123-6|122	BuildRequires:	pkgconfig(xv)
14nr|nvidia304-304.123-6|123	BuildRequires:	pkgconfig(gl)
14nr|nvidia304-304.123-6|124	BuildRequires:	pkgconfig(xxf86vm)
14nr|nvidia304-304.123-6|125	%endif
14nr|nvidia304-304.123-6|126	BuildRequires:	rpm-build >= 1:5.3.12
14nr|nvidia304-304.123-6|127	
14nr|nvidia304-304.123-6|128	%description
14nr|nvidia304-304.123-6|129	The proprietary driver for NVidia GPUs, long-lived branch 304.x.
14nr|nvidia304-304.123-6|130	
14nr|nvidia304-304.123-6|131	%package -n %{driverpkgname}
14nr|nvidia304-304.123-6|132	Summary:	NVIDIA proprietary X.org driver and libraries
14nr|nvidia304-304.123-6|133	Group: 		System/Kernel and hardware
14nr|nvidia304-304.123-6|134	Requires(post): update-alternatives >= 1.9.0
14nr|nvidia304-304.123-6|135	Requires(postun): update-alternatives >= 1.9.0
14nr|nvidia304-304.123-6|136	Requires:	x11-server-common
14nr|nvidia304-304.123-6|137	
14nr|nvidia304-304.123-6|138	# nvidia-long-lived is no longer meaningful (there are several long lived
14nr|nvidia304-304.123-6|139	# branches, which one to choose?), so we don't provide it anymore. It was
14nr|nvidia304-304.123-6|140	# 304.x branch, so we assume it worked for the users who have installed it.
14nr|nvidia304-304.123-6|141	# So, by default, nvidia304 will be used for them instead.
14nr|nvidia304-304.123-6|142	%rename x11-driver-video-nvidia-long-lived
14nr|nvidia304-304.123-6|143	
14nr|nvidia304-304.123-6|144	# Proprietary driver handling rework:
14nr|nvidia304-304.123-6|145	Conflicts:	harddrake < 10.4.163
14nr|nvidia304-304.123-6|146	Conflicts:	drakx-kbd-mouse-x11 < 0.21
14nr|nvidia304-304.123-6|147	Conflicts:	x11-server-common < 1.3.0.0-17
14nr|nvidia304-304.123-6|148	Suggests:	%{drivername}-doc-html = %{version}
14nr|nvidia304-304.123-6|149	%if %{mdkversion} >= 200810
14nr|nvidia304-304.123-6|150	# for missing libwfb.so
14nr|nvidia304-304.123-6|151	Conflicts:	x11-server-common < 1.4
14nr|nvidia304-304.123-6|152	# Proper support for versioned kmod() was added in 2008.1:
14nr|nvidia304-304.123-6|153	Requires:	kmod(%{modulename}) = %{version}
14nr|nvidia304-304.123-6|154	%endif
14nr|nvidia304-304.123-6|155	%if %{mdkversion} >= 200900
14nr|nvidia304-304.123-6|156	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
14nr|nvidia304-304.123-6|157	# the vdpau library package. We ensure its installation here.
14nr|nvidia304-304.123-6|158	# (vdpau package exists in main on 2009.0+)
14nr|nvidia304-304.123-6|159	Requires:	%{_lib}vdpau1
14nr|nvidia304-304.123-6|160	Requires:	grub2 >= 2.00-34
14nr|nvidia304-304.123-6|161	%endif
14nr|nvidia304-304.123-6|162	%if %{mdkversion} >= 200910
14nr|nvidia304-304.123-6|163	Conflicts:	x11-server-common < 1.6.0-11
14nr|nvidia304-304.123-6|164	%endif
14nr|nvidia304-304.123-6|165	%if %{mdkversion} >= 201100 && !%simple
14nr|nvidia304-304.123-6|166	# Conflict with the next videodrv ABI break.
14nr|nvidia304-304.123-6|167	# The NVIDIA driver supports the previous ABI versions as well and therefore
14nr|nvidia304-304.123-6|168	# a strict version-specific requirement would not be enough.
14nr|nvidia304-304.123-6|169	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
14nr|nvidia304-304.123-6|170	###Conflicts:	xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
14nr|nvidia304-304.123-6|171	%endif
14nr|nvidia304-304.123-6|172	Conflicts:	nvidia-long-lived < %{version}-%{release}
14nr|nvidia304-304.123-6|173	
14nr|nvidia304-304.123-6|174	Suggests:   nvidia-additional-settings
14nr|nvidia304-304.123-6|175	
14nr|nvidia304-304.123-6|176	%description -n %{driverpkgname}
14nr|nvidia304-304.123-6|177	NVIDIA proprietary X.org graphics driver, related libraries and
14nr|nvidia304-304.123-6|178	configuration tools.
14nr|nvidia304-304.123-6|179	
14nr|nvidia304-304.123-6|180	Please use XFdrake to configure your NVIDIA card. The correct packages
14nr|nvidia304-304.123-6|181	will be automatically installed and configured this way.
14nr|nvidia304-304.123-6|182	
14nr|nvidia304-304.123-6|183	%package -n dkms-%{drivername}
14nr|nvidia304-304.123-6|184	Summary:	Kernel module to manage NVIDIA GPUs
14nr|nvidia304-304.123-6|185	Group:		System/Kernel and hardware
14nr|nvidia304-304.123-6|186	Requires:	dkms
14nr|nvidia304-304.123-6|187	Requires(post):	dkms
14nr|nvidia304-304.123-6|188	Requires(preun): dkms
14nr|nvidia304-304.123-6|189	Conflicts:	dkms-nvidia-long-lived < %{version}-%{release}
14nr|nvidia304-304.123-6|190	
14nr|nvidia304-304.123-6|191	# See the comments to 'rename' macro above.
14nr|nvidia304-304.123-6|192	%rename dkms-nvidia-long-lived
14nr|nvidia304-304.123-6|193	
14nr|nvidia304-304.123-6|194	# DKMS package for each long-lived branch should provide this.
14nr|nvidia304-304.123-6|195	# It is needed to prevent the situation when several drivers from different
14nr|nvidia304-304.123-6|196	# branches are installed at the same time. Each of the drivers will have
14nr|nvidia304-304.123-6|197	# alias "nvidia" for modprobe, so they cannot co-exist.
14nr|nvidia304-304.123-6|198	Provides:	nvidia-driver-long-lived = %{version}-%{release}
14nr|nvidia304-304.123-6|199	Conflicts:	nvidia-driver-long-lived < %{version}-%{release}
14nr|nvidia304-304.123-6|200	
14nr|nvidia304-304.123-6|201	%description -n dkms-%{drivername}
14nr|nvidia304-304.123-6|202	Kernel module to manage NVIDIA GPUs. This
14nr|nvidia304-304.123-6|203	is to be used with the %{driverpkgname} package.
14nr|nvidia304-304.123-6|204	
14nr|nvidia304-304.123-6|205	%package -n %{drivername}-devel
14nr|nvidia304-304.123-6|206	Summary:	NVIDIA XvMC/OpenGL/CUDA development libraries and headers
14nr|nvidia304-304.123-6|207	Group:		Development/C
14nr|nvidia304-304.123-6|208	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia304-304.123-6|209	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
14nr|nvidia304-304.123-6|210	Conflicts:	nvidia-long-lived-devel < %{version}-%{release}
14nr|nvidia304-304.123-6|211	Provides:	nvidia-devel = %{version}-%{release}
14nr|nvidia304-304.123-6|212	
14nr|nvidia304-304.123-6|213	# See the comments to 'rename' macro above.
14nr|nvidia304-304.123-6|214	%rename nvidia-long-lived-devel
14nr|nvidia304-304.123-6|215	
14nr|nvidia304-304.123-6|216	%if %{mdkversion} >= 200900
14nr|nvidia304-304.123-6|217	Requires:	%{_lib}vdpau-devel
14nr|nvidia304-304.123-6|218	%endif
14nr|nvidia304-304.123-6|219	
14nr|nvidia304-304.123-6|220	%description -n %{drivername}-devel
14nr|nvidia304-304.123-6|221	NVIDIA XvMC static development library and OpenGL/CUDA headers.
14nr|nvidia304-304.123-6|222	This package is not required for normal use.
14nr|nvidia304-304.123-6|223	
14nr|nvidia304-304.123-6|224	%package -n %{drivername}-cuda-opencl
14nr|nvidia304-304.123-6|225	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
14nr|nvidia304-304.123-6|226	Group: 		System/Kernel and hardware
14nr|nvidia304-304.123-6|227	Provides:	%{drivername}-cuda = %{version}-%{release}
14nr|nvidia304-304.123-6|228	%if %{mdkversion} >= 200810
14nr|nvidia304-304.123-6|229	# Proper support for versioned kmod() was added in 2008.1:
14nr|nvidia304-304.123-6|230	Requires:	kmod(%{modulename}) = %{version}
14nr|nvidia304-304.123-6|231	%endif
14nr|nvidia304-304.123-6|232	
14nr|nvidia304-304.123-6|233	# See the comments to 'rename' macro above.
14nr|nvidia304-304.123-6|234	%rename nvidia-long-lived-cuda-opencl
14nr|nvidia304-304.123-6|235	
14nr|nvidia304-304.123-6|236	%description -n %{drivername}-cuda-opencl
14nr|nvidia304-304.123-6|237	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
14nr|nvidia304-304.123-6|238	required for normal use, it provides libraries to use NVIDIA cards for High
14nr|nvidia304-304.123-6|239	Performance Computing (HPC).
14nr|nvidia304-304.123-6|240	
14nr|nvidia304-304.123-6|241	# HTML doc splitted off because of size, for live cds:
14nr|nvidia304-304.123-6|242	%package -n %{drivername}-doc-html
14nr|nvidia304-304.123-6|243	Summary:	NVIDIA html documentation (%{drivername})
14nr|nvidia304-304.123-6|244	Group:		System/Kernel and hardware
14nr|nvidia304-304.123-6|245	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia304-304.123-6|246	
14nr|nvidia304-304.123-6|247	# See the comments to 'rename' macro above.
14nr|nvidia304-304.123-6|248	%rename nvidia-long-lived-doc-html
14nr|nvidia304-304.123-6|249	
14nr|nvidia304-304.123-6|250	%description -n %{drivername}-doc-html
14nr|nvidia304-304.123-6|251	HTML version of the README.txt file provided in package
14nr|nvidia304-304.123-6|252	%{driverpkgname}.
14nr|nvidia304-304.123-6|253	
14nr|nvidia304-304.123-6|254	%prep
14nr|nvidia304-304.123-6|255	# No patches applied when %simple is set
14nr|nvidia304-304.123-6|256	%if %simple
14nr|nvidia304-304.123-6|257	%setup -q -c -T
14nr|nvidia304-304.123-6|258	%else
14nr|nvidia304-304.123-6|259	%setup -q -c -T -a 2 -a 3
14nr|nvidia304-304.123-6|260	cd nvidia-settings-%{version}
14nr|nvidia304-304.123-6|261	%patch1 -p1
14nr|nvidia304-304.123-6|262	%patch3 -p1
14nr|nvidia304-304.123-6|263	cd ..
14nr|nvidia304-304.123-6|264	%endif
14nr|nvidia304-304.123-6|265	sh %{nsource} --extract-only
14nr|nvidia304-304.123-6|266	
14nr|nvidia304-304.123-6|267	%if !%simple
14nr|nvidia304-304.123-6|268	cd %{pkgname}
14nr|nvidia304-304.123-6|269	%patch4 -p0 -b .uniq~
14nr|nvidia304-304.123-6|270	cd ..
14nr|nvidia304-304.123-6|271	%endif
14nr|nvidia304-304.123-6|272	
14nr|nvidia304-304.123-6|273	pushd %{pkgname}
14nr|nvidia304-304.123-6|274	%patch5 -p2 -b .3x~
14nr|nvidia304-304.123-6|275	popd
14nr|nvidia304-304.123-6|276	
14nr|nvidia304-304.123-6|277	rm -rf %{pkgname}/usr/src/nv/precompiled
14nr|nvidia304-304.123-6|278	
14nr|nvidia304-304.123-6|279	cat > README.install.urpmi <<EOF
14nr|nvidia304-304.123-6|280	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
14nr|nvidia304-304.123-6|281	packages will be automatically installed if not already present.
14nr|nvidia304-304.123-6|282	1. Run XFdrake as root.
14nr|nvidia304-304.123-6|283	2. Go to the Graphics Card list.
14nr|nvidia304-304.123-6|284	3. Select your card (it is usually already autoselected).
14nr|nvidia304-304.123-6|285	4. Answer any questions asked and then quit.
14nr|nvidia304-304.123-6|286	
14nr|nvidia304-304.123-6|287	If you do not want to use XFdrake, see README.manual-setup.
14nr|nvidia304-304.123-6|288	EOF
14nr|nvidia304-304.123-6|289	
14nr|nvidia304-304.123-6|290	cat > README.manual-setup <<EOF
14nr|nvidia304-304.123-6|291	This file describes the procedure for the manual installation of this NVIDIA
14nr|nvidia304-304.123-6|292	driver package. You can find the instructions for the recommended automatic
14nr|nvidia304-304.123-6|293	installation in the file 'README.install.urpmi' in this directory.
14nr|nvidia304-304.123-6|294	
14nr|nvidia304-304.123-6|295	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
14nr|nvidia304-304.123-6|296	o Change the Driver to "nvidia" in the Device section
14nr|nvidia304-304.123-6|297	o Make the line below the only 'glx' related line in the Module section,
14nr|nvidia304-304.123-6|298	adding it if it is not already there:
14nr|nvidia304-304.123-6|299	Load "glx"
14nr|nvidia304-304.123-6|300	o Remove any 'ModulePath' lines from the Files section
14nr|nvidia304-304.123-6|301	- Run "update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf" as root.
14nr|nvidia304-304.123-6|302	- Run "ldconfig -X" as root.
14nr|nvidia304-304.123-6|303	EOF
14nr|nvidia304-304.123-6|304	
14nr|nvidia304-304.123-6|305	%if !%simple
14nr|nvidia304-304.123-6|306	rm -f nvidia-settings-%{version}/src/*/*.a
14nr|nvidia304-304.123-6|307	%endif
14nr|nvidia304-304.123-6|308	
14nr|nvidia304-304.123-6|309	%build
14nr|nvidia304-304.123-6|310	%setup_compile_flags
14nr|nvidia304-304.123-6|311	
14nr|nvidia304-304.123-6|312	# (tpg) simple workaround for https://qa.mandriva.com/show_bug.cgi?id=65616
14nr|nvidia304-304.123-6|313	# nvidia module can't be linked with ld.gold which for mdv2001200 is default
14nr|nvidia304-304.123-6|314	# Please remove this if bug will be fixed.
14nr|nvidia304-304.123-6|315	#sed -i -e 's#LD ?=.*#LD = ld.bfd##' %{pkgname}/kernel/Makefile.*i*
14nr|nvidia304-304.123-6|316	
14nr|nvidia304-304.123-6|317	%make -C nvidia-settings-%{version}/src/libXNVCtrl
14nr|nvidia304-304.123-6|318	%make -C nvidia-settings-%{version} STRIP_CMD=true
14nr|nvidia304-304.123-6|319	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
14nr|nvidia304-304.123-6|320	
14nr|nvidia304-304.123-6|321	# %simple
14nr|nvidia304-304.123-6|322	
14nr|nvidia304-304.123-6|323	%install
14nr|nvidia304-304.123-6|324	rm -rf %{buildroot}
14nr|nvidia304-304.123-6|325	cd %{pkgname}
14nr|nvidia304-304.123-6|326	
14nr|nvidia304-304.123-6|327	# dkms
14nr|nvidia304-304.123-6|328	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia304-304.123-6|329	
14nr|nvidia304-304.123-6|330	# menu entry
14nr|nvidia304-304.123-6|331	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
14nr|nvidia304-304.123-6|332	cat > %{buildroot}%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop <<EOF
14nr|nvidia304-304.123-6|333	[Desktop Entry]
14nr|nvidia304-304.123-6|334	Name=NVIDIA Display Settings
14nr|nvidia304-304.123-6|335	Comment=Configure NVIDIA X driver
14nr|nvidia304-304.123-6|336	Exec=%{_bindir}/nvidia-settings
14nr|nvidia304-304.123-6|337	Icon=%{drivername}-settings
14nr|nvidia304-304.123-6|338	Terminal=false
14nr|nvidia304-304.123-6|339	Type=Application
14nr|nvidia304-304.123-6|340	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nr|nvidia304-304.123-6|341	EOF
14nr|nvidia304-304.123-6|342	
14nr|nvidia304-304.123-6|343	install -d -m755	%{buildroot}%{_datadir}/applications
14nr|nvidia304-304.123-6|344	touch			%{buildroot}%{_datadir}/applications/mandriva-nvidia-settings.desktop
14nr|nvidia304-304.123-6|345	
14nr|nvidia304-304.123-6|346	# icons
14nr|nvidia304-304.123-6|347	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14nr|nvidia304-304.123-6|348	%if !%simple
14nr|nvidia304-304.123-6|349	%if %mdvver > 201210
14nr|nvidia304-304.123-6|350	convert --strip nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|351	convert --strip nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|352	convert --strip nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|353	%else
14nr|nvidia304-304.123-6|354	convert nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|355	convert nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|356	convert nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|357	%endif
14nr|nvidia304-304.123-6|358	%else
14nr|nvidia304-304.123-6|359	# no imagemagick
14nr|nvidia304-304.123-6|360	[ -e nvidia-settings.png ] || cp -a usr/share/pixmaps/nvidia-settings.png .
14nr|nvidia304-304.123-6|361	install -m644 nvidia-settings.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|362	%endif
14nr|nvidia304-304.123-6|363	
14nr|nvidia304-304.123-6|364	error_fatal() {
14nr|nvidia304-304.123-6|365	echo "Error: $@." >&2
14nr|nvidia304-304.123-6|366	exit 1
14nr|nvidia304-304.123-6|367	}
14nr|nvidia304-304.123-6|368	
14nr|nvidia304-304.123-6|369	error_unhandled() {
14nr|nvidia304-304.123-6|370	echo "Warning: $@." >&2
14nr|nvidia304-304.123-6|371	echo "Warning: $@." >> warns.log
14nr|nvidia304-304.123-6|372	%if !%simple
14nr|nvidia304-304.123-6|373	# cause distro builds to fail in case of unhandled files
14nr|nvidia304-304.123-6|374	exit 1
14nr|nvidia304-304.123-6|375	%endif
14nr|nvidia304-304.123-6|376	}
14nr|nvidia304-304.123-6|377	
14nr|nvidia304-304.123-6|378	parseparams() {
14nr|nvidia304-304.123-6|379	for value in $rest; do
14nr|nvidia304-304.123-6|380	local param=$1
14nr|nvidia304-304.123-6|381	[ -n "$param" ] || error_fatal "unhandled parameter $value"
14nr|nvidia304-304.123-6|382	shift
14nr|nvidia304-304.123-6|383	eval $param=$value
14nr|nvidia304-304.123-6|384	
14nr|nvidia304-304.123-6|385	[ -n "$value" ] || error_fatal "empty $param"
14nr|nvidia304-304.123-6|386	
14nr|nvidia304-304.123-6|387	# resolve libdir based on $arch
14nr|nvidia304-304.123-6|388	if [ "$param" = "arch" ]; then
14nr|nvidia304-304.123-6|389	case "$arch" in
14nr|nvidia304-304.123-6|390	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
14nr|nvidia304-304.123-6|391	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
14nr|nvidia304-304.123-6|392	*)		error_fatal "unknown arch $arch"
14nr|nvidia304-304.123-6|393	esac
14nr|nvidia304-304.123-6|394	fi
14nr|nvidia304-304.123-6|395	done
14nr|nvidia304-304.123-6|396	}
14nr|nvidia304-304.123-6|397	
14nr|nvidia304-304.123-6|398	add_to_list() {
14nr|nvidia304-304.123-6|399	%if !%simple
14nr|nvidia304-304.123-6|400	# on distro builds, only use .manifest for %doc files
14nr|nvidia304-304.123-6|401	[ "${2#%doc}" = "${2}" ] && return
14nr|nvidia304-304.123-6|402	%endif
14nr|nvidia304-304.123-6|403	local list="$1.files"
14nr|nvidia304-304.123-6|404	local entry="$2"
14nr|nvidia304-304.123-6|405	echo $entry >> $list
14nr|nvidia304-304.123-6|406	}
14nr|nvidia304-304.123-6|407	
14nr|nvidia304-304.123-6|408	install_symlink() {
14nr|nvidia304-304.123-6|409	local pkg="$1"
14nr|nvidia304-304.123-6|410	local dir="$2"
14nr|nvidia304-304.123-6|411	mkdir -p %{buildroot}$dir
14nr|nvidia304-304.123-6|412	ln -s $dest %{buildroot}$dir/$file
14nr|nvidia304-304.123-6|413	add_to_list $pkg $dir/$file
14nr|nvidia304-304.123-6|414	}
14nr|nvidia304-304.123-6|415	
14nr|nvidia304-304.123-6|416	install_lib_symlink() {
14nr|nvidia304-304.123-6|417	local pkg="$1"
14nr|nvidia304-304.123-6|418	local dir="$2"
14nr|nvidia304-304.123-6|419	case "$file" in
14nr|nvidia304-304.123-6|420	libvdpau_*.so)
14nr|nvidia304-304.123-6|421	# vdpau drivers => not put into -devel
14nr|nvidia304-304.123-6|422	;;
14nr|nvidia304-304.123-6|423	*.so)
14nr|nvidia304-304.123-6|424	pkg=nvidia-devel;;
14nr|nvidia304-304.123-6|425	esac
14nr|nvidia304-304.123-6|426	install_symlink $pkg $dir
14nr|nvidia304-304.123-6|427	}
14nr|nvidia304-304.123-6|428	
14nr|nvidia304-304.123-6|429	install_file_only() {
14nr|nvidia304-304.123-6|430	local pkg="$1"
14nr|nvidia304-304.123-6|431	local dir="$2"
14nr|nvidia304-304.123-6|432	mkdir -p %{buildroot}$dir
14nr|nvidia304-304.123-6|433	# replace 0444 with more usual 0644
14nr|nvidia304-304.123-6|434	[ "$perms" = "0444" ] && perms="0644"
14nr|nvidia304-304.123-6|435	install -m $perms $file %{buildroot}$dir
14nr|nvidia304-304.123-6|436	}
14nr|nvidia304-304.123-6|437	
14nr|nvidia304-304.123-6|438	install_file() {
14nr|nvidia304-304.123-6|439	local pkg="$1"
14nr|nvidia304-304.123-6|440	local dir="$2"
14nr|nvidia304-304.123-6|441	install_file_only $pkg $dir
14nr|nvidia304-304.123-6|442	add_to_list $pkg $dir/$(basename $file)
14nr|nvidia304-304.123-6|443	}
14nr|nvidia304-304.123-6|444	
14nr|nvidia304-304.123-6|445	get_module_dir() {
14nr|nvidia304-304.123-6|446	local subdir="$1"
14nr|nvidia304-304.123-6|447	case "$subdir" in
14nr|nvidia304-304.123-6|448	extensions*)	echo %{nvidia_extensionsdir};;
14nr|nvidia304-304.123-6|449	drivers/)	echo %{nvidia_driversdir};;
14nr|nvidia304-304.123-6|450	/)		echo %{nvidia_modulesdir};;
14nr|nvidia304-304.123-6|451	*)		error_unhandled "unhandled module subdir $subdir"
14nr|nvidia304-304.123-6|452	echo %{nvidia_modulesdir};;
14nr|nvidia304-304.123-6|453	esac
14nr|nvidia304-304.123-6|454	}
14nr|nvidia304-304.123-6|455	
14nr|nvidia304-304.123-6|456	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
14nr|nvidia304-304.123-6|457	rm -f $file
14nr|nvidia304-304.123-6|458	touch $file
14nr|nvidia304-304.123-6|459	done
14nr|nvidia304-304.123-6|460	
14nr|nvidia304-304.123-6|461	# install files according to .manifest
14nr|nvidia304-304.123-6|462	cat .manifest | tail -n +9 | while read line; do
14nr|nvidia304-304.123-6|463	rest=${line}
14nr|nvidia304-304.123-6|464	file=${rest%%%% *}
14nr|nvidia304-304.123-6|465	rest=${rest#* }
14nr|nvidia304-304.123-6|466	perms=${rest%%%% *}
14nr|nvidia304-304.123-6|467	rest=${rest#* }
14nr|nvidia304-304.123-6|468	type=${rest%%%% *}
14nr|nvidia304-304.123-6|469	rest=${rest#* }
14nr|nvidia304-304.123-6|470	
14nr|nvidia304-304.123-6|471	case "$type" in
14nr|nvidia304-304.123-6|472	CUDA_LIB)
14nr|nvidia304-304.123-6|473	parseparams arch subdir
14nr|nvidia304-304.123-6|474	install_file nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia304-304.123-6|475	;;
14nr|nvidia304-304.123-6|476	CUDA_SYMLINK)
14nr|nvidia304-304.123-6|477	parseparams arch subdir dest
14nr|nvidia304-304.123-6|478	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia304-304.123-6|479	;;
14nr|nvidia304-304.123-6|480	NVCUVID_LIB)
14nr|nvidia304-304.123-6|481	parseparams arch
14nr|nvidia304-304.123-6|482	install_file nvidia-cuda $nvidia_libdir
14nr|nvidia304-304.123-6|483	;;
14nr|nvidia304-304.123-6|484	NVCUVID_LIB_SYMLINK)
14nr|nvidia304-304.123-6|485	parseparams arch dest
14nr|nvidia304-304.123-6|486	install_lib_symlink nvidia-cuda $nvidia_libdir
14nr|nvidia304-304.123-6|487	;;
14nr|nvidia304-304.123-6|488	OPENGL_LIB)
14nr|nvidia304-304.123-6|489	parseparams arch
14nr|nvidia304-304.123-6|490	install_file nvidia $nvidia_libdir
14nr|nvidia304-304.123-6|491	;;
14nr|nvidia304-304.123-6|492	OPENGL_SYMLINK)
14nr|nvidia304-304.123-6|493	parseparams arch dest
14nr|nvidia304-304.123-6|494	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia304-304.123-6|495	;;
14nr|nvidia304-304.123-6|496	TLS_LIB)
14nr|nvidia304-304.123-6|497	parseparams arch style subdir
14nr|nvidia304-304.123-6|498	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia304-304.123-6|499	;;
14nr|nvidia304-304.123-6|500	TLS_SYMLINK)
14nr|nvidia304-304.123-6|501	parseparams arch style subdir dest
14nr|nvidia304-304.123-6|502	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia304-304.123-6|503	;;
14nr|nvidia304-304.123-6|504	UTILITY_LIB)
14nr|nvidia304-304.123-6|505	install_file nvidia %{nvidia_libdir}
14nr|nvidia304-304.123-6|506	;;
14nr|nvidia304-304.123-6|507	UTILITY_LIB_SYMLINK)
14nr|nvidia304-304.123-6|508	parseparams dest
14nr|nvidia304-304.123-6|509	install_lib_symlink nvidia %{nvidia_libdir}
14nr|nvidia304-304.123-6|510	;;
14nr|nvidia304-304.123-6|511	VDPAU_LIB)
14nr|nvidia304-304.123-6|512	parseparams arch subdir
14nr|nvidia304-304.123-6|513	%if %{mdkversion} >= 200900
14nr|nvidia304-304.123-6|514	# on 2009.0+, only install libvdpau_nvidia.so
14nr|nvidia304-304.123-6|515	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia304-304.123-6|516	%endif
14nr|nvidia304-304.123-6|517	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia304-304.123-6|518	;;
14nr|nvidia304-304.123-6|519	VDPAU_SYMLINK)
14nr|nvidia304-304.123-6|520	parseparams arch subdir dest
14nr|nvidia304-304.123-6|521	%if %{mdkversion} >= 200900
14nr|nvidia304-304.123-6|522	# on 2009.0+, only install libvdpau_nvidia.so
14nr|nvidia304-304.123-6|523	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia304-304.123-6|524	%endif
14nr|nvidia304-304.123-6|525	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia304-304.123-6|526	;;
14nr|nvidia304-304.123-6|527	XLIB_STATIC_LIB)
14nr|nvidia304-304.123-6|528	install_file nvidia-devel %{nvidia_libdir}
14nr|nvidia304-304.123-6|529	;;
14nr|nvidia304-304.123-6|530	XLIB_SHARED_LIB)
14nr|nvidia304-304.123-6|531	install_file nvidia %{nvidia_libdir}
14nr|nvidia304-304.123-6|532	;;
14nr|nvidia304-304.123-6|533	XLIB_SYMLINK)
14nr|nvidia304-304.123-6|534	parseparams dest
14nr|nvidia304-304.123-6|535	install_lib_symlink nvidia %{nvidia_libdir}
14nr|nvidia304-304.123-6|536	;;
14nr|nvidia304-304.123-6|537	LIBGL_LA)
14nr|nvidia304-304.123-6|538	# (Anssi) we don't install .la files
14nr|nvidia304-304.123-6|539	;;
14nr|nvidia304-304.123-6|540	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
14nr|nvidia304-304.123-6|541	parseparams subdir
14nr|nvidia304-304.123-6|542	install_file nvidia $(get_module_dir $subdir)
14nr|nvidia304-304.123-6|543	;;
14nr|nvidia304-304.123-6|544	XMODULE_NEWSYM)
14nr|nvidia304-304.123-6|545	# symlink that is created only if it doesn't already
14nr|nvidia304-304.123-6|546	# exist (i.e. as part of x11-server)
14nr|nvidia304-304.123-6|547	case "$file" in
14nr|nvidia304-304.123-6|548	libwfb.so)
14nr|nvidia304-304.123-6|549	%if %{mdkversion} >= 200810
14nr|nvidia304-304.123-6|550	# 2008.1+ has this one already
14nr|nvidia304-304.123-6|551	continue
14nr|nvidia304-304.123-6|552	%endif
14nr|nvidia304-304.123-6|553	;;
14nr|nvidia304-304.123-6|554	*)
14nr|nvidia304-304.123-6|555	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
14nr|nvidia304-304.123-6|556	continue
14nr|nvidia304-304.123-6|557	esac
14nr|nvidia304-304.123-6|558	parseparams subdir dest
14nr|nvidia304-304.123-6|559	install_symlink nvidia $(get_module_dir $subdir)
14nr|nvidia304-304.123-6|560	;;
14nr|nvidia304-304.123-6|561	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
14nr|nvidia304-304.123-6|562	parseparams subdir dest
14nr|nvidia304-304.123-6|563	install_symlink nvidia $(get_module_dir $subdir)
14nr|nvidia304-304.123-6|564	;;
14nr|nvidia304-304.123-6|565	VDPAU_HEADER)
14nr|nvidia304-304.123-6|566	%if %{mdkversion} >= 200900
14nr|nvidia304-304.123-6|567	# already in vdpau-devel
14nr|nvidia304-304.123-6|568	continue
14nr|nvidia304-304.123-6|569	%endif
14nr|nvidia304-304.123-6|570	parseparams subdir
14nr|nvidia304-304.123-6|571	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nr|nvidia304-304.123-6|572	;;
14nr|nvidia304-304.123-6|573	OPENGL_HEADER|CUDA_HEADER)
14nr|nvidia304-304.123-6|574	parseparams subdir
14nr|nvidia304-304.123-6|575	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nr|nvidia304-304.123-6|576	;;
14nr|nvidia304-304.123-6|577	DOCUMENTATION)
14nr|nvidia304-304.123-6|578	parseparams subdir
14nr|nvidia304-304.123-6|579	case $subdir in
14nr|nvidia304-304.123-6|580	*/html)
14nr|nvidia304-304.123-6|581	add_to_list nvidia-html "%%doc %{pkgname}/$file"
14nr|nvidia304-304.123-6|582	continue
14nr|nvidia304-304.123-6|583	;;
14nr|nvidia304-304.123-6|584	*/include/*)
14nr|nvidia304-304.123-6|585	continue
14nr|nvidia304-304.123-6|586	;;
14nr|nvidia304-304.123-6|587	esac
14nr|nvidia304-304.123-6|588	case $file in
14nr|nvidia304-304.123-6|589	*XF86Config*|*nvidia-settings.png)
14nr|nvidia304-304.123-6|590	continue;;
14nr|nvidia304-304.123-6|591	esac
14nr|nvidia304-304.123-6|592	add_to_list nvidia "%%doc %{pkgname}/$file"
14nr|nvidia304-304.123-6|593	;;
14nr|nvidia304-304.123-6|594	MANPAGE)
14nr|nvidia304-304.123-6|595	parseparams subdir
14nr|nvidia304-304.123-6|596	case "$file" in
14nr|nvidia304-304.123-6|597	*nvidia-installer*)
14nr|nvidia304-304.123-6|598	# not installed
14nr|nvidia304-304.123-6|599	continue
14nr|nvidia304-304.123-6|600	;;
14nr|nvidia304-304.123-6|601	*nvidia-settings*|*nvidia-xconfig*|*nvidia-cuda*)
14nr|nvidia304-304.123-6|602	%if !%simple
14nr|nvidia304-304.123-6|603	# installed separately below
14nr|nvidia304-304.123-6|604	continue
14nr|nvidia304-304.123-6|605	%endif
14nr|nvidia304-304.123-6|606	;;
14nr|nvidia304-304.123-6|607	*nvidia-smi*)
14nr|nvidia304-304.123-6|608	# ok
14nr|nvidia304-304.123-6|609	;;
14nr|nvidia304-304.123-6|610	*)
14nr|nvidia304-304.123-6|611	error_unhandled "skipped unknown man page $(basename $file)"
14nr|nvidia304-304.123-6|612	continue
14nr|nvidia304-304.123-6|613	esac
14nr|nvidia304-304.123-6|614	install_file_only nvidia %{_mandir}/$subdir
14nr|nvidia304-304.123-6|615	;;
14nr|nvidia304-304.123-6|616	UTILITY_BINARY)
14nr|nvidia304-304.123-6|617	case "$file" in
14nr|nvidia304-304.123-6|618	*nvidia-settings|*nvidia-xconfig|*nvidia-cuda*)
14nr|nvidia304-304.123-6|619	%if !%simple
14nr|nvidia304-304.123-6|620	# not installed, we install our own copy
14nr|nvidia304-304.123-6|621	continue
14nr|nvidia304-304.123-6|622	%endif
14nr|nvidia304-304.123-6|623	;;
14nr|nvidia304-304.123-6|624	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
14nr|nvidia304-304.123-6|625	# ok
14nr|nvidia304-304.123-6|626	;;
14nr|nvidia304-304.123-6|627	*)
14nr|nvidia304-304.123-6|628	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
14nr|nvidia304-304.123-6|629	;;
14nr|nvidia304-304.123-6|630	esac
14nr|nvidia304-304.123-6|631	install_file nvidia %{nvidia_bindir}
14nr|nvidia304-304.123-6|632	;;
14nr|nvidia304-304.123-6|633	UTILITY_BIN_SYMLINK)
14nr|nvidia304-304.123-6|634	case $file in nvidia-uninstall) continue;; esac
14nr|nvidia304-304.123-6|635	parseparams dest
14nr|nvidia304-304.123-6|636	install_symlink nvidia %{nvidia_bindir}
14nr|nvidia304-304.123-6|637	;;
14nr|nvidia304-304.123-6|638	INSTALLER_BINARY)
14nr|nvidia304-304.123-6|639	# not installed
14nr|nvidia304-304.123-6|640	;;
14nr|nvidia304-304.123-6|641	KERNEL_MODULE_SRC)
14nr|nvidia304-304.123-6|642	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia304-304.123-6|643	;;
14nr|nvidia304-304.123-6|644	CUDA_ICD)
14nr|nvidia304-304.123-6|645	# in theory this should go to the cuda subpackage, but it goes into the main package
14nr|nvidia304-304.123-6|646	# as this avoids one broken symlink and it is small enough to not cause space issues
14nr|nvidia304-304.123-6|647	install_file nvidia %{_sysconfdir}/%{drivername}
14nr|nvidia304-304.123-6|648	;;
14nr|nvidia304-304.123-6|649	DOT_DESKTOP)
14nr|nvidia304-304.123-6|650	# we provide our own for now
14nr|nvidia304-304.123-6|651	;;
14nr|nvidia304-304.123-6|652	*)
14nr|nvidia304-304.123-6|653	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
14nr|nvidia304-304.123-6|654	esac
14nr|nvidia304-304.123-6|655	done
14nr|nvidia304-304.123-6|656	
14nr|nvidia304-304.123-6|657	[ -z "$warnings" ] || echo "Please file a bug about the above warnings at http://bugs.rosalinux.ru/." >> warns.log
14nr|nvidia304-304.123-6|658	
14nr|nvidia304-304.123-6|659	# Create the convenience symlinks. As the packages with nvidia are mutually
14nr|nvidia304-304.123-6|660	# exclusive now, there is no need to use alternatives for this.
14nr|nvidia304-304.123-6|661	ln -s %{nvidia_libdir} %{buildroot}%{_libdir}/nvidia
14nr|nvidia304-304.123-6|662	%ifarch %{biarches}
14nr|nvidia304-304.123-6|663	ln -s %{nvidia_libdir32} %{buildroot}%{_prefix}/lib/nvidia
14nr|nvidia304-304.123-6|664	%endif
14nr|nvidia304-304.123-6|665	
14nr|nvidia304-304.123-6|666	%if %simple
14nr|nvidia304-304.123-6|667	find %{buildroot}%{_libdir} %{buildroot}%{_prefix}/lib -type d | while read dir; do
14nr|nvidia304-304.123-6|668	dir=${dir#%{buildroot}}
14nr|nvidia304-304.123-6|669	echo "$dir" | grep -q nvidia && echo "%%dir $dir" >> nvidia.files
14nr|nvidia304-304.123-6|670	done
14nr|nvidia304-304.123-6|671	[ -d %{buildroot}%{_includedir}/%{drivername} ] && echo "%{_includedir}/%{drivername}" >> nvidia-devel.files
14nr|nvidia304-304.123-6|672	%endif
14nr|nvidia304-304.123-6|673	
14nr|nvidia304-304.123-6|674	%if !%simple
14nr|nvidia304-304.123-6|675	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
14nr|nvidia304-304.123-6|676	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
14nr|nvidia304-304.123-6|677	
14nr|nvidia304-304.123-6|678	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia304-304.123-6|679	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia304-304.123-6|680	%endif
14nr|nvidia304-304.123-6|681	
14nr|nvidia304-304.123-6|682	# vdpau alternative symlink
14nr|nvidia304-304.123-6|683	install -d -m755 %{buildroot}%{_libdir}/vdpau
14nr|nvidia304-304.123-6|684	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia304-304.123-6|685	%ifarch %{biarches}
14nr|nvidia304-304.123-6|686	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
14nr|nvidia304-304.123-6|687	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nr|nvidia304-304.123-6|688	%endif
14nr|nvidia304-304.123-6|689	
14nr|nvidia304-304.123-6|690	%if !%simple
14nr|nvidia304-304.123-6|691	# self-built binaries
14nr|nvidia304-304.123-6|692	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
14nr|nvidia304-304.123-6|693	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nr|nvidia304-304.123-6|694	%endif
14nr|nvidia304-304.123-6|695	# binary alternatives
14nr|nvidia304-304.123-6|696	install -d -m755			%{buildroot}%{_bindir}
14nr|nvidia304-304.123-6|697	touch					%{buildroot}%{_bindir}/nvidia-settings
14nr|nvidia304-304.123-6|698	touch					%{buildroot}%{_bindir}/nvidia-smi
14nr|nvidia304-304.123-6|699	touch					%{buildroot}%{_bindir}/nvidia-debugdump
14nr|nvidia304-304.123-6|700	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nr|nvidia304-304.123-6|701	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nr|nvidia304-304.123-6|702	# rpmlint:
14nr|nvidia304-304.123-6|703	chmod 0755				%{buildroot}%{_bindir}/*
14nr|nvidia304-304.123-6|704	
14nr|nvidia304-304.123-6|705	# old alternatives
14nr|nvidia304-304.123-6|706	%if %{mdkversion} <= 200910
14nr|nvidia304-304.123-6|707	touch %{buildroot}%{_libdir}/xorg/modules/drivers/nvidia_drv.so
14nr|nvidia304-304.123-6|708	%endif
14nr|nvidia304-304.123-6|709	%if %{mdkversion} <= 200900
14nr|nvidia304-304.123-6|710	touch %{buildroot}%{_libdir}/xorg/modules/extensions/libglx.so
14nr|nvidia304-304.123-6|711	%endif
14nr|nvidia304-304.123-6|712	
14nr|nvidia304-304.123-6|713	%if !%simple
14nr|nvidia304-304.123-6|714	# install man pages
14nr|nvidia304-304.123-6|715	install -m755 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nr|nvidia304-304.123-6|716	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nr|nvidia304-304.123-6|717	%endif
14nr|nvidia304-304.123-6|718	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nr|nvidia304-304.123-6|719	gunzip %{buildroot}%{_mandir}/man1/*.gz
14nr|nvidia304-304.123-6|720	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nr|nvidia304-304.123-6|721	cd %{buildroot}%{_mandir}/man1
14nr|nvidia304-304.123-6|722	rename nvidia alt-%{drivername} *
14nr|nvidia304-304.123-6|723	cd -
14nr|nvidia304-304.123-6|724	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia304-304.123-6|725	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia304-304.123-6|726	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
14nr|nvidia304-304.123-6|727	
14nr|nvidia304-304.123-6|728	# cuda nvidia.icd
14nr|nvidia304-304.123-6|729	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|nvidia304-304.123-6|730	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nr|nvidia304-304.123-6|731	# override apparently wrong reference to the development symlink name:
14nr|nvidia304-304.123-6|732	[ "$(cat %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd)" = "libcuda.so" ] &&
14nr|nvidia304-304.123-6|733	echo libcuda.so.1 > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd
14nr|nvidia304-304.123-6|734	
14nr|nvidia304-304.123-6|735	# ld.so.conf
14nr|nvidia304-304.123-6|736	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia304-304.123-6|737	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia304-304.123-6|738	%ifarch %{biarches}
14nr|nvidia304-304.123-6|739	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia304-304.123-6|740	%endif
14nr|nvidia304-304.123-6|741	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nr|nvidia304-304.123-6|742	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia304-304.123-6|743	
14nr|nvidia304-304.123-6|744	# modprobe.d
14nr|nvidia304-304.123-6|745	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nr|nvidia304-304.123-6|746	#touch					#{buildroot}#{_sysconfdir}/modprobe.d/display-driver.conf
14nr|nvidia304-304.123-6|747	
14nr|nvidia304-304.123-6|748	# Allow the users to load this kernel module as "nvidia". Different packages
14nr|nvidia304-304.123-6|749	# with nvidia are mutually exclusive now, so it is OK not to use
14nr|nvidia304-304.123-6|750	# alternatives for this.
14nr|nvidia304-304.123-6|751	echo "alias nvidia %{drivername}" > %{buildroot}%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nr|nvidia304-304.123-6|752	
14nr|nvidia304-304.123-6|753	# blacklist-nvidia.conf
14nr|nvidia304-304.123-6|754	#touch					%{buildroot}%{_sysconfdir}/modprobe.d/blacklist-nvidia.conf
14nr|nvidia304-304.123-6|755	#echo "blacklist nouveau" > %{buildroot}%{_sysconfdir}/%{drivername}/blacklist-nvidia.conf
14nr|nvidia304-304.123-6|756	
14nr|nvidia304-304.123-6|757	%if %{mdkversion} < 201100
14nr|nvidia304-304.123-6|758	# modprobe.preload.d
14nr|nvidia304-304.123-6|759	# This is here because sometimes (one case reported by Christophe Fergeau on 04/2010)
14nr|nvidia304-304.123-6|760	# starting X server fails if the driver module is not already loaded.
14nr|nvidia304-304.123-6|761	# This is fixed by the reworked kms-dkms-plymouth-drakx-initrd system in 2011.0.
14nr|nvidia304-304.123-6|762	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.preload.d
14nr|nvidia304-304.123-6|763	touch					%{buildroot}%{_sysconfdir}/modprobe.preload.d/display-driver
14nr|nvidia304-304.123-6|764	echo "%{modulename}"			>  %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.preload
14nr|nvidia304-304.123-6|765	%endif
14nr|nvidia304-304.123-6|766	
14nr|nvidia304-304.123-6|767	# XvMCConfig
14nr|nvidia304-304.123-6|768	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia304-304.123-6|769	echo "libXvMCNVIDIA_dynamic.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
14nr|nvidia304-304.123-6|770	
14nr|nvidia304-304.123-6|771	# xinit script
14nr|nvidia304-304.123-6|772	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia304-304.123-6|773	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
14nr|nvidia304-304.123-6|774	# to be sourced
14nr|nvidia304-304.123-6|775	#
14nr|nvidia304-304.123-6|776	# Do not modify this file; the changes will be overwritten.
14nr|nvidia304-304.123-6|777	# If you want to disable automatic configuration loading, create
14nr|nvidia304-304.123-6|778	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nr|nvidia304-304.123-6|779	#
14nr|nvidia304-304.123-6|780	LOAD_NVIDIA_SETTINGS="yes"
14nr|nvidia304-304.123-6|781	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nr|nvidia304-304.123-6|782	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nr|nvidia304-304.123-6|783	EOF
14nr|nvidia304-304.123-6|784	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nr|nvidia304-304.123-6|785	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nr|nvidia304-304.123-6|786	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia304-304.123-6|787	
14nr|nvidia304-304.123-6|788	# install ldetect-lst pcitable files for backports
14nr|nvidia304-304.123-6|789	# local version of merge2pcitable.pl:read_nvidia_readme:
14nr|nvidia304-304.123-6|790	section=0
14nr|nvidia304-304.123-6|791	set +x
14nr|nvidia304-304.123-6|792	[ -e README.txt ] || cp -a usr/share/doc/README.txt .
14nr|nvidia304-304.123-6|793	cat README.txt | while read line; do
14nr|nvidia304-304.123-6|794	[ $section -gt 3 ] && break
14nr|nvidia304-304.123-6|795	if [ $((section %% 2)) -eq 0 ]; then
14nr|nvidia304-304.123-6|796	echo "$line" | grep -Pq "^\s*NVIDIA GPU product\s+Device PCI ID.*" && section=$((section+1))
14nr|nvidia304-304.123-6|797	continue
14nr|nvidia304-304.123-6|798	fi
14nr|nvidia304-304.123-6|799	if echo "$line" | grep -Pq "^\s*$"; then
14nr|nvidia304-304.123-6|800	section=$((section+1))
14nr|nvidia304-304.123-6|801	continue
14nr|nvidia304-304.123-6|802	fi
14nr|nvidia304-304.123-6|803	echo "$line" | grep -Pq "^\s*-+[\s-]+$" && continue
14nr|nvidia304-304.123-6|804	id=$(echo "$line" | sed -nre 's,^\s*.+?\s+0x(....).*$,\1,p' | tr '[:upper:]' '[:lower:]')
14nr|nvidia304-304.123-6|805	echo "0x10de	0x$id	\"Card:%{ldetect_cards_name}\""
14nr|nvidia304-304.123-6|806	done | sort -u > pcitable.nvidia.lst
14nr|nvidia304-304.123-6|807	set -x
14nr|nvidia304-304.123-6|808	[ $(wc -l pcitable.nvidia.lst | cut -f1 -d" ") -gt 200 ]
14nr|nvidia304-304.123-6|809	%if "%{ldetect_cards_name}" != ""
14nr|nvidia304-304.123-6|810	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
14nr|nvidia304-304.123-6|811	gzip -c pcitable.nvidia.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nr|nvidia304-304.123-6|812	%endif
14nr|nvidia304-304.123-6|813	
14nr|nvidia304-304.123-6|814	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
14nr|nvidia304-304.123-6|815	
14nr|nvidia304-304.123-6|816	%post -n %{driverpkgname}
14nr|nvidia304-304.123-6|817	# XFdrake used to generate an nvidia.conf file
14nr|nvidia304-304.123-6|818	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nr|nvidia304-304.123-6|819	
14nr|nvidia304-304.123-6|820	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
14nr|nvidia304-304.123-6|821	
14nr|nvidia304-304.123-6|822	# owned by libvdpau1, created in case libvdpau1 is installed only just after
14nr|nvidia304-304.123-6|823	# this package
14nr|nvidia304-304.123-6|824	mkdir -p %{_libdir}/vdpau
14nr|nvidia304-304.123-6|825	
14nr|nvidia304-304.123-6|826	%{_sbindir}/update-alternatives \
14nr|nvidia304-304.123-6|827	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
14nr|nvidia304-304.123-6|828	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nr|nvidia304-304.123-6|829	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nr|nvidia304-304.123-6|830	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
14nr|nvidia304-304.123-6|831	--slave %{_datadir}/applications/mandriva-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop \
14nr|nvidia304-304.123-6|832	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nr|nvidia304-304.123-6|833	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nr|nvidia304-304.123-6|834	--slave %{_bindir}/nvidia-debugdump nvidia_debugdump %{nvidia_bindir}/nvidia-debugdump \
14nr|nvidia304-304.123-6|835	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nr|nvidia304-304.123-6|836	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nr|nvidia304-304.123-6|837	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
14nr|nvidia304-304.123-6|838	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
14nr|nvidia304-304.123-6|839	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
14nr|nvidia304-304.123-6|840	#--slave #{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf #{_sysconfdir}/#{drivername}/modprobe.conf \
14nr|nvidia304-304.123-6|841	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
14nr|nvidia304-304.123-6|842	%ifarch %{biarches}
14nr|nvidia304-304.123-6|843	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
14nr|nvidia304-304.123-6|844	%endif
14nr|nvidia304-304.123-6|845	%if %{mdkversion} >= 200910
14nr|nvidia304-304.123-6|846	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
14nr|nvidia304-304.123-6|847	%endif
14nr|nvidia304-304.123-6|848	
14nr|nvidia304-304.123-6|849	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
14nr|nvidia304-304.123-6|850	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
14nr|nvidia304-304.123-6|851	# but they do not matter as we are using alternatives for libglx.so now.
14nr|nvidia304-304.123-6|852	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia304-304.123-6|853	fi
14nr|nvidia304-304.123-6|854	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia304-304.123-6|855	/sbin/ldconfig -X
14nr|nvidia304-304.123-6|856	
14nr|nvidia304-304.123-6|857	%if "%{ldetect_cards_name}" != ""
14nr|nvidia304-304.123-6|858	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|nvidia304-304.123-6|859	%endif
14nr|nvidia304-304.123-6|860	
14nr|nvidia304-304.123-6|861	#Add 'nomodeset' to grub2 string and update grub2.cfg
14nr|nvidia304-304.123-6|862	/usr/sbin/grub2-cfg-mod --add nomodeset
14nr|nvidia304-304.123-6|863	/usr/sbin/update-grub2
14nr|nvidia304-304.123-6|864	
14nr|nvidia304-304.123-6|865	%postun -n %{driverpkgname}
14nr|nvidia304-304.123-6|866	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
14nr|nvidia304-304.123-6|867	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia304-304.123-6|868	fi
14nr|nvidia304-304.123-6|869	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia304-304.123-6|870	/sbin/ldconfig -X
14nr|nvidia304-304.123-6|871	
14nr|nvidia304-304.123-6|872	%if "%{ldetect_cards_name}" != ""
14nr|nvidia304-304.123-6|873	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|nvidia304-304.123-6|874	%endif
14nr|nvidia304-304.123-6|875	
14nr|nvidia304-304.123-6|876	#Del 'nomodeset' to grub2 string and update grub2.cfg
14nr|nvidia304-304.123-6|877	if [ $1 -eq 0 ] ; then
14nr|nvidia304-304.123-6|878	/usr/sbin/grub2-cfg-mod --del nomodeset
14nr|nvidia304-304.123-6|879	/usr/sbin/update-grub2
14nr|nvidia304-304.123-6|880	fi
14nr|nvidia304-304.123-6|881	
14nr|nvidia304-304.123-6|882	%post -n dkms-%{drivername}
14nr|nvidia304-304.123-6|883	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia304-304.123-6|884	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia304-304.123-6|885	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release}
14nr|nvidia304-304.123-6|886	
14nr|nvidia304-304.123-6|887	# Just in case the user reboots the system too quickly and sync is not
14nr|nvidia304-304.123-6|888	# done automatically.
14nr|nvidia304-304.123-6|889	sync
14nr|nvidia304-304.123-6|890	
14nr|nvidia304-304.123-6|891	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia304-304.123-6|892	modprobe -r nvidia > /dev/null 2>&1 || true
14nr|nvidia304-304.123-6|893	
14nr|nvidia304-304.123-6|894	%preun -n dkms-%{drivername}
14nr|nvidia304-304.123-6|895	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
14nr|nvidia304-304.123-6|896	
14nr|nvidia304-304.123-6|897	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia304-304.123-6|898	modprobe -r nvidia > /dev/null 2>&1 || true
14nr|nvidia304-304.123-6|899	
14nr|nvidia304-304.123-6|900	# Make sure that ldconfig is run after installing/uninstalling cuda/opencl libs (#62116)
14nr|nvidia304-304.123-6|901	%post -n %{drivername}-cuda-opencl
14nr|nvidia304-304.123-6|902	/sbin/ldconfig
14nr|nvidia304-304.123-6|903	
14nr|nvidia304-304.123-6|904	%postun -n %{drivername}-cuda-opencl
14nr|nvidia304-304.123-6|905	/sbin/ldconfig
14nr|nvidia304-304.123-6|906	
14nr|nvidia304-304.123-6|907	%clean
14nr|nvidia304-304.123-6|908	rm -rf %{buildroot}
14nr|nvidia304-304.123-6|909	
14nr|nvidia304-304.123-6|910	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
14nr|nvidia304-304.123-6|911	%defattr(-,root,root)
14nr|nvidia304-304.123-6|912	# other documentation files are listed in nvidia.files
14nr|nvidia304-304.123-6|913	%doc README.install.urpmi README.manual-setup
14nr|nvidia304-304.123-6|914	
14nr|nvidia304-304.123-6|915	%if "%{ldetect_cards_name}" != ""
14nr|nvidia304-304.123-6|916	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nr|nvidia304-304.123-6|917	%endif
14nr|nvidia304-304.123-6|918	
14nr|nvidia304-304.123-6|919	# ld.so.conf, modprobe.conf, xvmcconfig, xinit
14nr|nvidia304-304.123-6|920	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia304-304.123-6|921	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia304-304.123-6|922	%dir %{_sysconfdir}/%{drivername}
14nr|nvidia304-304.123-6|923	#{_sysconfdir}/#{drivername}/modprobe.conf
14nr|nvidia304-304.123-6|924	%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nr|nvidia304-304.123-6|925	%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia304-304.123-6|926	%{_sysconfdir}/%{drivername}/XvMCConfig
14nr|nvidia304-304.123-6|927	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nr|nvidia304-304.123-6|928	%if !%simple
14nr|nvidia304-304.123-6|929	%{_sysconfdir}/%{drivername}/nvidia.icd
14nr|nvidia304-304.123-6|930	%endif
14nr|nvidia304-304.123-6|931	
14nr|nvidia304-304.123-6|932	%dir %{_sysconfdir}/OpenCL
14nr|nvidia304-304.123-6|933	%dir %{_sysconfdir}/OpenCL/vendors
14nr|nvidia304-304.123-6|934	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nr|nvidia304-304.123-6|935	
14nr|nvidia304-304.123-6|936	%ghost %{_bindir}/nvidia-settings
14nr|nvidia304-304.123-6|937	%ghost %{_bindir}/nvidia-smi
14nr|nvidia304-304.123-6|938	%ghost %{_bindir}/nvidia-debugdump
14nr|nvidia304-304.123-6|939	%ghost %{_bindir}/nvidia-xconfig
14nr|nvidia304-304.123-6|940	%ghost %{_bindir}/nvidia-bug-report.sh
14nr|nvidia304-304.123-6|941	%if !%simple
14nr|nvidia304-304.123-6|942	%dir %{nvidia_bindir}
14nr|nvidia304-304.123-6|943	%{nvidia_bindir}/nvidia-settings
14nr|nvidia304-304.123-6|944	%{nvidia_bindir}/nvidia-smi
14nr|nvidia304-304.123-6|945	%{nvidia_bindir}/nvidia-debugdump
14nr|nvidia304-304.123-6|946	%{nvidia_bindir}/nvidia-xconfig
14nr|nvidia304-304.123-6|947	%{nvidia_bindir}/nvidia-bug-report.sh
14nr|nvidia304-304.123-6|948	%endif
14nr|nvidia304-304.123-6|949	
14nr|nvidia304-304.123-6|950	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia304-304.123-6|951	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia304-304.123-6|952	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
14nr|nvidia304-304.123-6|953	%if !%simple
14nr|nvidia304-304.123-6|954	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nr|nvidia304-304.123-6|955	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nr|nvidia304-304.123-6|956	%{_mandir}/man1/alt-%{drivername}-smi.1*
14nr|nvidia304-304.123-6|957	%else
14nr|nvidia304-304.123-6|958	%{_mandir}/man1/alt-%{drivername}-*
14nr|nvidia304-304.123-6|959	%endif
14nr|nvidia304-304.123-6|960	
14nr|nvidia304-304.123-6|961	%ghost %{_datadir}/applications/mandriva-nvidia-settings.desktop
14nr|nvidia304-304.123-6|962	%dir %{_datadir}/%{drivername}
14nr|nvidia304-304.123-6|963	%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop
14nr|nvidia304-304.123-6|964	
14nr|nvidia304-304.123-6|965	%if !%simple
14nr|nvidia304-304.123-6|966	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|967	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|968	%endif
14nr|nvidia304-304.123-6|969	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia304-304.123-6|970	
14nr|nvidia304-304.123-6|971	%if !%simple
14nr|nvidia304-304.123-6|972	%dir %{nvidia_libdir}
14nr|nvidia304-304.123-6|973	%dir %{nvidia_libdir}/tls
14nr|nvidia304-304.123-6|974	%dir %{nvidia_libdir}/vdpau
14nr|nvidia304-304.123-6|975	%{_libdir}/nvidia
14nr|nvidia304-304.123-6|976	%{nvidia_libdir}/libGL.so.%{version}
14nr|nvidia304-304.123-6|977	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
14nr|nvidia304-304.123-6|978	%{nvidia_libdir}/libXvMCNVIDIA.so.%{version}
14nr|nvidia304-304.123-6|979	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nr|nvidia304-304.123-6|980	%{nvidia_libdir}/libnvidia-ml.so.%{version}
14nr|nvidia304-304.123-6|981	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nr|nvidia304-304.123-6|982	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
14nr|nvidia304-304.123-6|983	%if %{mdkversion} <= 200810
14nr|nvidia304-304.123-6|984	%{nvidia_libdir}/vdpau/libvdpau_trace.so.%{version}
14nr|nvidia304-304.123-6|985	%{nvidia_libdir}/libvdpau.so.%{version}
14nr|nvidia304-304.123-6|986	%endif
14nr|nvidia304-304.123-6|987	%{nvidia_libdir}/libGL.so.1
14nr|nvidia304-304.123-6|988	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so.1
14nr|nvidia304-304.123-6|989	%{nvidia_libdir}/libnvidia-cfg.so.1
14nr|nvidia304-304.123-6|990	%{nvidia_libdir}/libnvidia-ml.so.1
14nr|nvidia304-304.123-6|991	%{nvidia_libdir}/libvdpau_nvidia.so
14nr|nvidia304-304.123-6|992	%if %{mdkversion} <= 200810
14nr|nvidia304-304.123-6|993	%{nvidia_libdir}/libvdpau.so.1
14nr|nvidia304-304.123-6|994	%endif
14nr|nvidia304-304.123-6|995	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nr|nvidia304-304.123-6|996	%ifarch %{biarches}
14nr|nvidia304-304.123-6|997	%dir %{nvidia_libdir32}
14nr|nvidia304-304.123-6|998	%dir %{nvidia_libdir32}/tls
14nr|nvidia304-304.123-6|999	%dir %{nvidia_libdir32}/vdpau
14nr|nvidia304-304.123-6|1000	%{_prefix}/lib/nvidia
14nr|nvidia304-304.123-6|1001	%{nvidia_libdir32}/libGL.so.%{version}
14nr|nvidia304-304.123-6|1002	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
14nr|nvidia304-304.123-6|1003	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nr|nvidia304-304.123-6|1004	%{nvidia_libdir32}/libvdpau_nvidia.so
14nr|nvidia304-304.123-6|1005	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
14nr|nvidia304-304.123-6|1006	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
14nr|nvidia304-304.123-6|1007	%{nvidia_libdir32}/libnvidia-ml.so.1
14nr|nvidia304-304.123-6|1008	%if %{mdkversion} <= 200810
14nr|nvidia304-304.123-6|1009	%{nvidia_libdir32}/vdpau/libvdpau_trace.so.%{version}
14nr|nvidia304-304.123-6|1010	%{nvidia_libdir32}/libvdpau.so.%{version}
14nr|nvidia304-304.123-6|1011	%endif
14nr|nvidia304-304.123-6|1012	%{nvidia_libdir32}/libGL.so.1
14nr|nvidia304-304.123-6|1013	%if %{mdkversion} <= 200810
14nr|nvidia304-304.123-6|1014	%{nvidia_libdir32}/libvdpau.so.1
14nr|nvidia304-304.123-6|1015	%endif
14nr|nvidia304-304.123-6|1016	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nr|nvidia304-304.123-6|1017	%endif
14nr|nvidia304-304.123-6|1018	# %simple
14nr|nvidia304-304.123-6|1019	%endif
14nr|nvidia304-304.123-6|1020	
14nr|nvidia304-304.123-6|1021	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia304-304.123-6|1022	%ifarch %{biarches}
14nr|nvidia304-304.123-6|1023	# avoid unowned directory
14nr|nvidia304-304.123-6|1024	%dir %{_prefix}/lib/vdpau
14nr|nvidia304-304.123-6|1025	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nr|nvidia304-304.123-6|1026	%endif
14nr|nvidia304-304.123-6|1027	
14nr|nvidia304-304.123-6|1028	%if %{mdkversion} >= 200910 && !%simple
14nr|nvidia304-304.123-6|1029	# 2009.1+ (/usr/lib/drivername/xorg)
14nr|nvidia304-304.123-6|1030	%dir %{nvidia_modulesdir}
14nr|nvidia304-304.123-6|1031	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nr|nvidia304-304.123-6|1032	%endif
14nr|nvidia304-304.123-6|1033	
14nr|nvidia304-304.123-6|1034	%if %{mdkversion} <= 200900
14nr|nvidia304-304.123-6|1035	%ghost %{_libdir}/xorg/modules/libnvidia-wfb.so.1
14nr|nvidia304-304.123-6|1036	%endif
14nr|nvidia304-304.123-6|1037	%if %{mdkversion} <= 200800
14nr|nvidia304-304.123-6|1038	%ghost %{_libdir}/xorg/modules/libwfb.so
14nr|nvidia304-304.123-6|1039	%endif
14nr|nvidia304-304.123-6|1040	%if !%simple
14nr|nvidia304-304.123-6|1041	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nr|nvidia304-304.123-6|1042	%endif
14nr|nvidia304-304.123-6|1043	
14nr|nvidia304-304.123-6|1044	%if %{mdkversion} <= 200900
14nr|nvidia304-304.123-6|1045	%dir %{nvidia_extensionsdir}
14nr|nvidia304-304.123-6|1046	%ghost %{_libdir}/xorg/modules/extensions/libglx.so
14nr|nvidia304-304.123-6|1047	%endif
14nr|nvidia304-304.123-6|1048	%if !%simple
14nr|nvidia304-304.123-6|1049	%{nvidia_extensionsdir}/libglx.so.%{version}
14nr|nvidia304-304.123-6|1050	%{nvidia_extensionsdir}/libglx.so
14nr|nvidia304-304.123-6|1051	%endif
14nr|nvidia304-304.123-6|1052	
14nr|nvidia304-304.123-6|1053	%if %{mdkversion} <= 200910
14nr|nvidia304-304.123-6|1054	%dir %{nvidia_driversdir}
14nr|nvidia304-304.123-6|1055	%ghost %{_libdir}/xorg/modules/drivers/nvidia_drv.so
14nr|nvidia304-304.123-6|1056	%endif
14nr|nvidia304-304.123-6|1057	%if !%simple
14nr|nvidia304-304.123-6|1058	%{nvidia_driversdir}/nvidia_drv.so
14nr|nvidia304-304.123-6|1059	%endif
14nr|nvidia304-304.123-6|1060	
14nr|nvidia304-304.123-6|1061	%files -n %{drivername}-devel -f %pkgname/nvidia-devel.files
14nr|nvidia304-304.123-6|1062	%defattr(-,root,root)
14nr|nvidia304-304.123-6|1063	%if !%simple
14nr|nvidia304-304.123-6|1064	%{_includedir}/%{drivername}
14nr|nvidia304-304.123-6|1065	%{nvidia_libdir}/libXvMCNVIDIA.a
14nr|nvidia304-304.123-6|1066	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so
14nr|nvidia304-304.123-6|1067	%{nvidia_libdir}/libGL.so
14nr|nvidia304-304.123-6|1068	%{nvidia_libdir}/libcuda.so
14nr|nvidia304-304.123-6|1069	%{nvidia_libdir}/libnvcuvid.so
14nr|nvidia304-304.123-6|1070	%{nvidia_libdir}/libnvidia-cfg.so
14nr|nvidia304-304.123-6|1071	%{nvidia_libdir}/libnvidia-ml.so
14nr|nvidia304-304.123-6|1072	%{nvidia_libdir}/libOpenCL.so
14nr|nvidia304-304.123-6|1073	%if %{mdkversion} <= 200810
14nr|nvidia304-304.123-6|1074	%{nvidia_libdir}/libvdpau.so
14nr|nvidia304-304.123-6|1075	%endif
14nr|nvidia304-304.123-6|1076	%ifarch %{biarches}
14nr|nvidia304-304.123-6|1077	%{nvidia_libdir32}/libGL.so
14nr|nvidia304-304.123-6|1078	%{nvidia_libdir32}/libcuda.so
14nr|nvidia304-304.123-6|1079	%{nvidia_libdir32}/libOpenCL.so
14nr|nvidia304-304.123-6|1080	%{nvidia_libdir32}/libnvidia-ml.so
14nr|nvidia304-304.123-6|1081	%if %{mdkversion} <= 200810
14nr|nvidia304-304.123-6|1082	%{nvidia_libdir32}/libvdpau.so
14nr|nvidia304-304.123-6|1083	%endif
14nr|nvidia304-304.123-6|1084	%endif
14nr|nvidia304-304.123-6|1085	%endif
14nr|nvidia304-304.123-6|1086	
14nr|nvidia304-304.123-6|1087	%files -n dkms-%{drivername}
14nr|nvidia304-304.123-6|1088	%defattr(-,root,root)
14nr|nvidia304-304.123-6|1089	%doc %{pkgname}/LICENSE
14nr|nvidia304-304.123-6|1090	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia304-304.123-6|1091	
14nr|nvidia304-304.123-6|1092	%files -n %{drivername}-doc-html -f %pkgname/nvidia-html.files
14nr|nvidia304-304.123-6|1093	%defattr(-,root,root)
14nr|nvidia304-304.123-6|1094	
14nr|nvidia304-304.123-6|1095	%files -n %{drivername}-cuda-opencl -f %pkgname/nvidia-cuda.files
14nr|nvidia304-304.123-6|1096	%defattr(-,root,root)
14nr|nvidia304-304.123-6|1097	%if !%simple
14nr|nvidia304-304.123-6|1098	%{nvidia_libdir}/libOpenCL.so.1.0.0
14nr|nvidia304-304.123-6|1099	%{nvidia_libdir}/libOpenCL.so.1.0
14nr|nvidia304-304.123-6|1100	%{nvidia_libdir}/libOpenCL.so.1
14nr|nvidia304-304.123-6|1101	%{nvidia_libdir}/libnvcuvid.so.%{version}
14nr|nvidia304-304.123-6|1102	%{nvidia_libdir}/libnvcuvid.so.1
14nr|nvidia304-304.123-6|1103	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
14nr|nvidia304-304.123-6|1104	%{nvidia_libdir}/libcuda.so.%{version}
14nr|nvidia304-304.123-6|1105	%{nvidia_libdir}/libcuda.so.1
14nr|nvidia304-304.123-6|1106	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
14nr|nvidia304-304.123-6|1107	%{nvidia_libdir}/libnvidia-opencl.so.1
14nr|nvidia304-304.123-6|1108	%ifarch x86_64
14nr|nvidia304-304.123-6|1109	%{nvidia_libdir32}/libnvidia-opencl.so.%{version}
14nr|nvidia304-304.123-6|1110	%{nvidia_libdir32}/libnvidia-opencl.so.1
14nr|nvidia304-304.123-6|1111	%endif
14nr|nvidia304-304.123-6|1112	%ifarch %{biarches}
14nr|nvidia304-304.123-6|1113	%{nvidia_libdir32}/libOpenCL.so.1.0.0
14nr|nvidia304-304.123-6|1114	%{nvidia_libdir32}/libOpenCL.so.1.0
14nr|nvidia304-304.123-6|1115	%{nvidia_libdir32}/libOpenCL.so.1
14nr|nvidia304-304.123-6|1116	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
14nr|nvidia304-304.123-6|1117	%{nvidia_libdir32}/libcuda.so.%{version}
14nr|nvidia304-304.123-6|1118	%{nvidia_libdir32}/libcuda.so.1
14nr|nvidia304-304.123-6|1119	%endif
14nr|nvidia304-304.123-6|1120	%endif
14nr|nvidia304-304.123-6|1121	
14nr|nvidia304-304.123-6|1122	%changelog
14nr|nvidia304-304.123-6|1123	* Wed Sep 24 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 304.123-6
14nr|nvidia304-304.123-6|1124	+ Revision: 15eccd4
14nr|nvidia304-304.123-6|1125	- Allow to refer to the driver as 'nvidia' in the common use cases
14nr|nvidia304-304.123-6|1126	- 1. 'modprobe nvidia' should load the appropriate driver now.
14nr|nvidia304-304.123-6|1127	- 2. /usr/{lib|lib64}/nvidia is now provided, a symlink to the
14nr|nvidia304-304.123-6|1128	- appropriate library directory.
14nr|nvidia304-304.123-6|1129	- May help bumblebee, etc.: such software may now refer to just nvidia
14nr|nvidia304-304.123-6|1130	- rather than guess which of the packages with nvidia drivers is
14nr|nvidia304-304.123-6|1131	- installed.
14nr|nvidia304-304.123-6|1132	- This change heavily relies on the fact that different packages with
14nr|nvidia304-304.123-6|1133	- nvidia drivers are now mutually exclusive. That is, no more than one
14nr|nvidia304-304.123-6|1134	- such package can be installed on a given system.
14nr|nvidia304-304.123-6|1135	
14nr|nvidia304-304.123-6|1136	

26432 14
14nr|nvidia340-340.24-5|1	# I love OpenSource :-(
14nr|nvidia340-340.24-5|2	
14nr|nvidia340-340.24-5|3	## NOTE: When modifying this .spec, you do not necessarily need to care about
14nr|nvidia340-340.24-5|4	##       the %simple stuff. It is fine to break them, I'll fix it when I need them :)
14nr|nvidia340-340.24-5|5	## - Anssi
14nr|nvidia340-340.24-5|6	
14nr|nvidia340-340.24-5|7	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nr|nvidia340-340.24-5|8	# For the present, fall back to the old symbol resolution rules for ld.
14nr|nvidia340-340.24-5|9	%define _disable_ld_now 1
14nr|nvidia340-340.24-5|10	
14nr|nvidia340-340.24-5|11	# (tpg) disable interall rpm dependency generator
14nr|nvidia340-340.24-5|12	# define _use_internal_dependency_generator 0
14nr|nvidia340-340.24-5|13	
14nr|nvidia340-340.24-5|14	# %simple mode can be used to transform an arbitrary nvidia installer
14nr|nvidia340-340.24-5|15	# package to rpms, similar to %atibuild mode in fglrx.
14nr|nvidia340-340.24-5|16	# Macros version, rel, nsource, pkgname, distsuffix should be manually defined.
14nr|nvidia340-340.24-5|17	%define _enable_debug_packages %{nil}
14nr|nvidia340-340.24-5|18	
14nr|nvidia340-340.24-5|19	%define simple		0
14nr|nvidia340-340.24-5|20	%{?_without_simple: %global simple 0}
14nr|nvidia340-340.24-5|21	%{?_with_simple: %global simple 1}
14nr|nvidia340-340.24-5|22	
14nr|nvidia340-340.24-5|23	%define name		nvidia340
14nr|nvidia340-340.24-5|24	
14nr|nvidia340-340.24-5|25	%if !%simple
14nr|nvidia340-340.24-5|26	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
14nr|nvidia340-340.24-5|27	%define version		340.24
14nr|nvidia340-340.24-5|28	# the highest supported videodrv abi
14nr|nvidia340-340.24-5|29	# 18 corresponds to Xorg 1.16
14nr|nvidia340-340.24-5|30	%define videodrv_abi	18
14nr|nvidia340-340.24-5|31	%endif
14nr|nvidia340-340.24-5|32	
14nr|nvidia340-340.24-5|33	%define priority	9700
14nr|nvidia340-340.24-5|34	
14nr|nvidia340-340.24-5|35	%define pkgname32	NVIDIA-Linux-x86-%{version}
14nr|nvidia340-340.24-5|36	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
14nr|nvidia340-340.24-5|37	
14nr|nvidia340-340.24-5|38	# Disable when the sources aren't on ftp yet, but can be downloaded from
14nr|nvidia340-340.24-5|39	# http://us.download.nvidia.com
14nr|nvidia340-340.24-5|40	%define ftp 1
14nr|nvidia340-340.24-5|41	
14nr|nvidia340-340.24-5|42	# For now, backportability is kept for 2008.0 forwards.
14nr|nvidia340-340.24-5|43	
14nr|nvidia340-340.24-5|44	%define drivername		nvidia340
14nr|nvidia340-340.24-5|45	%define driverpkgname		x11-driver-video-%{drivername}
14nr|nvidia340-340.24-5|46	%define modulename		%{drivername}
14nr|nvidia340-340.24-5|47	# for description and documentation
14nr|nvidia340-340.24-5|48	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nr|nvidia340-340.24-5|49	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia340-340.24-5|50	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia340-340.24-5|51	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia340-340.24-5|52	%define nvidia_libdir		%{_libdir}/%{drivername}
14nr|nvidia340-340.24-5|53	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nr|nvidia340-340.24-5|54	%define nvidia_bindir		%{nvidia_libdir}/bin
14nr|nvidia340-340.24-5|55	# The entry in Cards+ this driver should be associated with, if there is
14nr|nvidia340-340.24-5|56	# no entry in ldetect-lst default pcitable:
14nr|nvidia340-340.24-5|57	# cooker ldetect-lst should be up-to-date
14nr|nvidia340-340.24-5|58	%define ldetect_cards_name	%nil
14nr|nvidia340-340.24-5|59	
14nr|nvidia340-340.24-5|60	
14nr|nvidia340-340.24-5|61	%define biarches x86_64
14nr|nvidia340-340.24-5|62	
14nr|nvidia340-340.24-5|63	%if !%simple
14nr|nvidia340-340.24-5|64	%ifarch %{ix86}
14nr|nvidia340-340.24-5|65	%define nsource %{SOURCE0}
14nr|nvidia340-340.24-5|66	%define pkgname %{pkgname32}
14nr|nvidia340-340.24-5|67	%endif
14nr|nvidia340-340.24-5|68	%ifarch x86_64
14nr|nvidia340-340.24-5|69	%define nsource %{SOURCE1}
14nr|nvidia340-340.24-5|70	%define pkgname %{pkgname64}
14nr|nvidia340-340.24-5|71	%endif
14nr|nvidia340-340.24-5|72	%endif
14nr|nvidia340-340.24-5|73	
14nr|nvidia340-340.24-5|74	# Other packages should not require any NVIDIA libraries, and this package
14nr|nvidia340-340.24-5|75	# should not be pulled in when libGL.so.1 is required
14nr|nvidia340-340.24-5|76	%if %{_use_internal_dependency_generator}
14nr|nvidia340-340.24-5|77	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)|devel\\(libEGL.*'
14nr|nvidia340-340.24-5|78	%define common_requires_exceptions libGLcore\\.so|libnv.*\\.so|libGL(.*)
14nr|nvidia340-340.24-5|79	%else
14nr|nvidia340-340.24-5|80	%define _provides_exceptions \\.so
14nr|nvidia340-340.24-5|81	%define common_requires_exceptions libGLcore\\.so\\|libnv.*\\.so
14nr|nvidia340-340.24-5|82	%endif
14nr|nvidia340-340.24-5|83	
14nr|nvidia340-340.24-5|84	%ifarch %{biarches}
14nr|nvidia340-340.24-5|85	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nr|nvidia340-340.24-5|86	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nr|nvidia340-340.24-5|87	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nr|nvidia340-340.24-5|88	# pull the dependencies of 32-bit nvidia libraries in as well.
14nr|nvidia340-340.24-5|89	%if %{_use_internal_dependency_generator}
14nr|nvidia340-340.24-5|90	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nr|nvidia340-340.24-5|91	%else
14nr|nvidia340-340.24-5|92	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nr|nvidia340-340.24-5|93	%endif
14nr|nvidia340-340.24-5|94	%else
14nr|nvidia340-340.24-5|95	%if %{_use_internal_dependency_generator}
14nr|nvidia340-340.24-5|96	%define __noautoreq '%{common_requires_exceptions}'
14nr|nvidia340-340.24-5|97	%else
14nr|nvidia340-340.24-5|98	%define __noautoreq %{common_requires_exceptions}
14nr|nvidia340-340.24-5|99	%endif
14nr|nvidia340-340.24-5|100	%endif
14nr|nvidia340-340.24-5|101	
14nr|nvidia340-340.24-5|102	# (anssi) Workaround wrong linking as of 310.19.
14nr|nvidia340-340.24-5|103	# This will probably be fixed soon (at least similar issues have been in the past).
14nr|nvidia340-340.24-5|104	# https://devtalk.nvidia.com/default/topic/523762/libnvidia-encode-so-310-19-has-dependency-on-missing-library/
14nr|nvidia340-340.24-5|105	%define _exclude_files_from_autoreq libnvidia-encode.so.%version
14nr|nvidia340-340.24-5|106	
14nr|nvidia340-340.24-5|107	Summary:	NVIDIA proprietary X.org driver and libraries
14nr|nvidia340-340.24-5|108	Name:		%{name}
14nr|nvidia340-340.24-5|109	Version:	%{version}
14nr|nvidia340-340.24-5|110	Release:	5
14nr|nvidia340-340.24-5|111	%if !%simple
14nr|nvidia340-340.24-5|112	%if %ftp
14nr|nvidia340-340.24-5|113	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nr|nvidia340-340.24-5|114	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nr|nvidia340-340.24-5|115	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nr|nvidia340-340.24-5|116	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nr|nvidia340-340.24-5|117	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nr|nvidia340-340.24-5|118	Source4:	ftp://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nr|nvidia340-340.24-5|119	Source5:	ftp://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nr|nvidia340-340.24-5|120	%else
14nr|nvidia340-340.24-5|121	Source0:	http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nr|nvidia340-340.24-5|122	Source1:	http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nr|nvidia340-340.24-5|123	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nr|nvidia340-340.24-5|124	Source2:	http://us.download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nr|nvidia340-340.24-5|125	Source3:	http://us.download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nr|nvidia340-340.24-5|126	Source4:	http://us.download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nr|nvidia340-340.24-5|127	Source5:	http://us.download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nr|nvidia340-340.24-5|128	%endif
14nr|nvidia340-340.24-5|129	Source100:	nvidia340.rpmlintrc
14nr|nvidia340-340.24-5|130	# include xf86vmproto for X_XF86VidModeGetGammaRampSize, fixes build on cooker
14nr|nvidia340-340.24-5|131	Patch3:		nvidia-settings-include-xf86vmproto.patch
14nr|nvidia340-340.24-5|132	Patch4:		nvidia340-dkms.conf-unique-module-name.patch
14nr|nvidia340-340.24-5|133	%endif
14nr|nvidia340-340.24-5|134	License:	Freeware
14nr|nvidia340-340.24-5|135	URL:		http://www.nvidia.com/object/unix.html
14nr|nvidia340-340.24-5|136	Group: 		System/Kernel and hardware
14nr|nvidia340-340.24-5|137	Provides: should-restart = system
14nr|nvidia340-340.24-5|138	ExclusiveArch:	%{ix86} x86_64
14nr|nvidia340-340.24-5|139	%if !%simple
14nr|nvidia340-340.24-5|140	BuildRequires:	imagemagick
14nr|nvidia340-340.24-5|141	BuildRequires:	pkgconfig(xrender)
14nr|nvidia340-340.24-5|142	BuildRequires:	pkgconfig(gtk+-2.0)
14nr|nvidia340-340.24-5|143	BuildRequires:	pkgconfig(xv)
14nr|nvidia340-340.24-5|144	BuildRequires:	pkgconfig(gl)
14nr|nvidia340-340.24-5|145	BuildRequires:	pkgconfig(xxf86vm)
14nr|nvidia340-340.24-5|146	BuildRequires:	pkgconfig(vdpau)
14nr|nvidia340-340.24-5|147	BuildRequires:	pkgconfig(libtirpc)
14nr|nvidia340-340.24-5|148	%endif
14nr|nvidia340-340.24-5|149	BuildRequires:	rpm-build
14nr|nvidia340-340.24-5|150	
14nr|nvidia340-340.24-5|151	%description
14nr|nvidia340-340.24-5|152	The proprietary driver for NVidia GPUs, long-lived branch 340.x.
14nr|nvidia340-340.24-5|153	
14nr|nvidia340-340.24-5|154	%package -n %{driverpkgname}
14nr|nvidia340-340.24-5|155	Summary:	NVIDIA proprietary X.org driver and libraries
14nr|nvidia340-340.24-5|156	Group: 		System/Kernel and hardware
14nr|nvidia340-340.24-5|157	Requires(post): update-alternatives >= 1.9.0
14nr|nvidia340-340.24-5|158	Requires(postun): update-alternatives >= 1.9.0
14nr|nvidia340-340.24-5|159	Requires:	x11-server-common
14nr|nvidia340-340.24-5|160	Suggests:	%{drivername}-doc-html = %{version}
14nr|nvidia340-340.24-5|161	# Proper support for versioned kmod() was added in 2008.1:
14nr|nvidia340-340.24-5|162	Requires:	kmod(%{modulename}) = %{version}
14nr|nvidia340-340.24-5|163	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
14nr|nvidia340-340.24-5|164	# the vdpau library package. We ensure its installation here.
14nr|nvidia340-340.24-5|165	Requires:	%{_lib}vdpau1
14nr|nvidia340-340.24-5|166	# NEED FIX We need grub2 to add nomodeset!
14nr|nvidia340-340.24-5|167	Requires(pre):	grub2 >= 2.00-34
14nr|nvidia340-340.24-5|168	
14nr|nvidia340-340.24-5|169	Conflicts:	nvidia-current-cuda-opencl <= 295.59-1
14nr|nvidia340-340.24-5|170	Conflicts:	nvidia-current < %{version}-%{release}
14nr|nvidia340-340.24-5|171	Suggests:	nvidia-additional-settings
14nr|nvidia340-340.24-5|172	
14nr|nvidia340-340.24-5|173	%description -n %{driverpkgname}
14nr|nvidia340-340.24-5|174	NVIDIA proprietary X.org graphics driver, related libraries and
14nr|nvidia340-340.24-5|175	configuration tools.
14nr|nvidia340-340.24-5|176	
14nr|nvidia340-340.24-5|177	Please use XFdrake to configure your NVIDIA card. The correct packages
14nr|nvidia340-340.24-5|178	will be automatically installed and configured in this case.
14nr|nvidia340-340.24-5|179	
14nr|nvidia340-340.24-5|180	%package -n dkms-%{drivername}
14nr|nvidia340-340.24-5|181	Summary:	Kernel module to manage NVIDIA GPUs
14nr|nvidia340-340.24-5|182	Group:		System/Kernel and hardware
14nr|nvidia340-340.24-5|183	Requires:	dkms
14nr|nvidia340-340.24-5|184	Requires(post):	dkms
14nr|nvidia340-340.24-5|185	Requires(preun): dkms
14nr|nvidia340-340.24-5|186	Conflicts:	dkms-nvidia-current < %{version}-%{release}
14nr|nvidia340-340.24-5|187	
14nr|nvidia340-340.24-5|188	# DKMS package for each long-lived branch should provide this.
14nr|nvidia340-340.24-5|189	# It is needed to prevent the situation when several drivers from different
14nr|nvidia340-340.24-5|190	# branches are installed at the same time. Each of the drivers will have
14nr|nvidia340-340.24-5|191	# alias "nvidia" for modprobe, so they cannot co-exist.
14nr|nvidia340-340.24-5|192	Provides:	nvidia-driver-long-lived = %{version}-%{release}
14nr|nvidia340-340.24-5|193	Conflicts:	nvidia-driver-long-lived < %{version}-%{release}
14nr|nvidia340-340.24-5|194	
14nr|nvidia340-340.24-5|195	%description -n dkms-%{drivername}
14nr|nvidia340-340.24-5|196	Kernel module to manage NVIDIA GPUs. This
14nr|nvidia340-340.24-5|197	is to be used with the %{driverpkgname} package.
14nr|nvidia340-340.24-5|198	
14nr|nvidia340-340.24-5|199	%package -n %{drivername}-devel
14nr|nvidia340-340.24-5|200	Summary:	NVIDIA OpenGL/CUDA development libraries and headers
14nr|nvidia340-340.24-5|201	Group:		Development/C
14nr|nvidia340-340.24-5|202	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia340-340.24-5|203	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
14nr|nvidia340-340.24-5|204	Conflicts:	nvidia-current-devel < %{version}-%{release}
14nr|nvidia340-340.24-5|205	Provides:	nvidia-devel = %{version}-%{release}
14nr|nvidia340-340.24-5|206	Requires:	%{_lib}vdpau-devel
14nr|nvidia340-340.24-5|207	
14nr|nvidia340-340.24-5|208	%description -n %{drivername}-devel
14nr|nvidia340-340.24-5|209	NVIDIA OpenGL/CUDA headers. This package is not required for normal use.
14nr|nvidia340-340.24-5|210	
14nr|nvidia340-340.24-5|211	%package -n %{drivername}-cuda-opencl
14nr|nvidia340-340.24-5|212	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
14nr|nvidia340-340.24-5|213	Group: 		System/Kernel and hardware
14nr|nvidia340-340.24-5|214	Provides:	%{drivername}-cuda = %{version}-%{release}
14nr|nvidia340-340.24-5|215	Requires:	kmod(%{modulename}) = %{version}
14nr|nvidia340-340.24-5|216	Conflicts:	x11-driver-video-nvidia-current <= 295.59
14nr|nvidia340-340.24-5|217	
14nr|nvidia340-340.24-5|218	%description -n %{drivername}-cuda-opencl
14nr|nvidia340-340.24-5|219	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
14nr|nvidia340-340.24-5|220	required for normal use, it provides libraries to use NVIDIA cards for High
14nr|nvidia340-340.24-5|221	Performance Computing (HPC).
14nr|nvidia340-340.24-5|222	
14nr|nvidia340-340.24-5|223	# HTML doc splitted off because of size, for live cds:
14nr|nvidia340-340.24-5|224	%package -n %{drivername}-doc-html
14nr|nvidia340-340.24-5|225	Summary:	NVIDIA html documentation (%{drivername})
14nr|nvidia340-340.24-5|226	Group:		System/Kernel and hardware
14nr|nvidia340-340.24-5|227	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia340-340.24-5|228	
14nr|nvidia340-340.24-5|229	%description -n %{drivername}-doc-html
14nr|nvidia340-340.24-5|230	HTML version of the README.txt file provided in package
14nr|nvidia340-340.24-5|231	%{driverpkgname}.
14nr|nvidia340-340.24-5|232	
14nr|nvidia340-340.24-5|233	%prep
14nr|nvidia340-340.24-5|234	# No patches applied when %simple is set
14nr|nvidia340-340.24-5|235	%if %simple
14nr|nvidia340-340.24-5|236	%setup -q -c -T
14nr|nvidia340-340.24-5|237	%else
14nr|nvidia340-340.24-5|238	%setup -q -c -T -a 2 -a 3 -a 4 -a 5
14nr|nvidia340-340.24-5|239	cd nvidia-settings-%{version}
14nr|nvidia340-340.24-5|240	%patch3 -p1
14nr|nvidia340-340.24-5|241	cd ..
14nr|nvidia340-340.24-5|242	%endif
14nr|nvidia340-340.24-5|243	sh %{nsource} --extract-only
14nr|nvidia340-340.24-5|244	
14nr|nvidia340-340.24-5|245	%if !%simple
14nr|nvidia340-340.24-5|246	cd %{pkgname}
14nr|nvidia340-340.24-5|247	%patch4 -p0 -b .uniq~
14nr|nvidia340-340.24-5|248	cd ..
14nr|nvidia340-340.24-5|249	%endif
14nr|nvidia340-340.24-5|250	
14nr|nvidia340-340.24-5|251	rm -rf %{pkgname}/usr/src/nv/precompiled
14nr|nvidia340-340.24-5|252	
14nr|nvidia340-340.24-5|253	cat > README.install.urpmi <<EOF
14nr|nvidia340-340.24-5|254	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
14nr|nvidia340-340.24-5|255	packages will be automatically installed if not already present.
14nr|nvidia340-340.24-5|256	1. Run XFdrake as root.
14nr|nvidia340-340.24-5|257	2. Go to the Graphics Card list.
14nr|nvidia340-340.24-5|258	3. Select your card (it is usually already autoselected).
14nr|nvidia340-340.24-5|259	4. Answer any questions asked and then quit.
14nr|nvidia340-340.24-5|260	
14nr|nvidia340-340.24-5|261	If you do not want to use XFdrake, see README.manual-setup.
14nr|nvidia340-340.24-5|262	EOF
14nr|nvidia340-340.24-5|263	
14nr|nvidia340-340.24-5|264	cat > README.manual-setup <<EOF
14nr|nvidia340-340.24-5|265	This file describes the procedure for the manual installation of this NVIDIA
14nr|nvidia340-340.24-5|266	driver package. You can find the instructions for the recommended automatic
14nr|nvidia340-340.24-5|267	installation in the file 'README.install.urpmi' in this directory.
14nr|nvidia340-340.24-5|268	
14nr|nvidia340-340.24-5|269	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
14nr|nvidia340-340.24-5|270	o Change the Driver to "nvidia" in the Device section
14nr|nvidia340-340.24-5|271	o Make the line below the only 'glx' related line in the Module section,
14nr|nvidia340-340.24-5|272	adding it if it is not already there:
14nr|nvidia340-340.24-5|273	Load "glx"
14nr|nvidia340-340.24-5|274	o Remove any 'ModulePath' lines from the Files section
14nr|nvidia340-340.24-5|275	- Run "update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf" as root.
14nr|nvidia340-340.24-5|276	- Run "ldconfig -X" as root.
14nr|nvidia340-340.24-5|277	- Add nomodeset options to grub command line
14nr|nvidia340-340.24-5|278	EOF
14nr|nvidia340-340.24-5|279	
14nr|nvidia340-340.24-5|280	%if !%simple
14nr|nvidia340-340.24-5|281	rm -f nvidia-settings-%{version}/src/*/*.a
14nr|nvidia340-340.24-5|282	
14nr|nvidia340-340.24-5|283	%build
14nr|nvidia340-340.24-5|284	# The code contains dozens on top of dozens on top of dozens of "false" positives
14nr|nvidia340-340.24-5|285	export CFLAGS="%optflags -Wno-error=format-security"
14nr|nvidia340-340.24-5|286	export CXXFLAGS="$CFLAGS"
14nr|nvidia340-340.24-5|287	export LDFLAGS="%{?ldflags}"
14nr|nvidia340-340.24-5|288	%make -C nvidia-settings-%{version}/src/libXNVCtrl
14nr|nvidia340-340.24-5|289	%make -C nvidia-settings-%{version} STRIP_CMD=true
14nr|nvidia340-340.24-5|290	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
14nr|nvidia340-340.24-5|291	%make -C nvidia-modprobe-%{version} STRIP_CMD=true
14nr|nvidia340-340.24-5|292	%make -C nvidia-persistenced-%{version} STRIP_CMD=true LIBS="-ltirpc -ldl"
14nr|nvidia340-340.24-5|293	
14nr|nvidia340-340.24-5|294	# %simple
14nr|nvidia340-340.24-5|295	%endif
14nr|nvidia340-340.24-5|296	
14nr|nvidia340-340.24-5|297	%install
14nr|nvidia340-340.24-5|298	rm -rf %{buildroot}
14nr|nvidia340-340.24-5|299	cd %{pkgname}
14nr|nvidia340-340.24-5|300	
14nr|nvidia340-340.24-5|301	# dkms
14nr|nvidia340-340.24-5|302	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia340-340.24-5|303	
14nr|nvidia340-340.24-5|304	# menu entry
14nr|nvidia340-340.24-5|305	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
14nr|nvidia340-340.24-5|306	cat > %{buildroot}%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop <<EOF
14nr|nvidia340-340.24-5|307	[Desktop Entry]
14nr|nvidia340-340.24-5|308	Name=NVIDIA Display Settings
14nr|nvidia340-340.24-5|309	Comment=Configure NVIDIA X driver
14nr|nvidia340-340.24-5|310	Exec=%{_bindir}/nvidia-settings
14nr|nvidia340-340.24-5|311	Icon=%{drivername}-settings
14nr|nvidia340-340.24-5|312	Terminal=false
14nr|nvidia340-340.24-5|313	Type=Application
14nr|nvidia340-340.24-5|314	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nr|nvidia340-340.24-5|315	EOF
14nr|nvidia340-340.24-5|316	
14nr|nvidia340-340.24-5|317	install -d -m755	%{buildroot}%{_datadir}/applications
14nr|nvidia340-340.24-5|318	touch			%{buildroot}%{_datadir}/applications/rosa-nvidia-settings.desktop
14nr|nvidia340-340.24-5|319	
14nr|nvidia340-340.24-5|320	# icons
14nr|nvidia340-340.24-5|321	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14nr|nvidia340-340.24-5|322	%if !%simple
14nr|nvidia340-340.24-5|323	%if %mdvver > 201210
14nr|nvidia340-340.24-5|324	convert --strip nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|325	convert --strip nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|326	convert --strip nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|327	%else
14nr|nvidia340-340.24-5|328	convert nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|329	convert nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|330	convert nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|331	%endif
14nr|nvidia340-340.24-5|332	
14nr|nvidia340-340.24-5|333	%else
14nr|nvidia340-340.24-5|334	# no imagemagick
14nr|nvidia340-340.24-5|335	[ -e nvidia-settings.png ] || cp -a usr/share/pixmaps/nvidia-settings.png .
14nr|nvidia340-340.24-5|336	install -m644 nvidia-settings.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|337	%endif
14nr|nvidia340-340.24-5|338	
14nr|nvidia340-340.24-5|339	error_fatal() {
14nr|nvidia340-340.24-5|340	echo "Error: $@." >&2
14nr|nvidia340-340.24-5|341	exit 1
14nr|nvidia340-340.24-5|342	}
14nr|nvidia340-340.24-5|343	
14nr|nvidia340-340.24-5|344	error_unhandled() {
14nr|nvidia340-340.24-5|345	echo "Warning: $@." >&2
14nr|nvidia340-340.24-5|346	echo "Warning: $@." >> warns.log
14nr|nvidia340-340.24-5|347	%if !%simple
14nr|nvidia340-340.24-5|348	# cause distro builds to fail in case of unhandled files
14nr|nvidia340-340.24-5|349	exit 1
14nr|nvidia340-340.24-5|350	%endif
14nr|nvidia340-340.24-5|351	}
14nr|nvidia340-340.24-5|352	
14nr|nvidia340-340.24-5|353	parseparams() {
14nr|nvidia340-340.24-5|354	for value in $rest; do
14nr|nvidia340-340.24-5|355	local param=$1
14nr|nvidia340-340.24-5|356	[ -n "$param" ] || error_fatal "unhandled parameter $value"
14nr|nvidia340-340.24-5|357	shift
14nr|nvidia340-340.24-5|358	eval $param=$value
14nr|nvidia340-340.24-5|359	
14nr|nvidia340-340.24-5|360	[ -n "$value" ] || error_fatal "empty $param"
14nr|nvidia340-340.24-5|361	
14nr|nvidia340-340.24-5|362	# resolve libdir based on $arch
14nr|nvidia340-340.24-5|363	if [ "$param" = "arch" ]; then
14nr|nvidia340-340.24-5|364	case "$arch" in
14nr|nvidia340-340.24-5|365	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
14nr|nvidia340-340.24-5|366	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
14nr|nvidia340-340.24-5|367	*)		error_fatal "unknown arch $arch"
14nr|nvidia340-340.24-5|368	esac
14nr|nvidia340-340.24-5|369	fi
14nr|nvidia340-340.24-5|370	done
14nr|nvidia340-340.24-5|371	}
14nr|nvidia340-340.24-5|372	
14nr|nvidia340-340.24-5|373	add_to_list() {
14nr|nvidia340-340.24-5|374	%if !%simple
14nr|nvidia340-340.24-5|375	# on distro builds, only use .manifest for %doc files
14nr|nvidia340-340.24-5|376	[ "${2#%doc}" = "${2}" ] && return
14nr|nvidia340-340.24-5|377	%endif
14nr|nvidia340-340.24-5|378	local list="$1.files"
14nr|nvidia340-340.24-5|379	local entry="$2"
14nr|nvidia340-340.24-5|380	echo $entry >> $list
14nr|nvidia340-340.24-5|381	}
14nr|nvidia340-340.24-5|382	
14nr|nvidia340-340.24-5|383	install_symlink() {
14nr|nvidia340-340.24-5|384	local pkg="$1"
14nr|nvidia340-340.24-5|385	local dir="$2"
14nr|nvidia340-340.24-5|386	mkdir -p %{buildroot}$dir
14nr|nvidia340-340.24-5|387	ln -s $dest %{buildroot}$dir/$file
14nr|nvidia340-340.24-5|388	add_to_list $pkg $dir/$file
14nr|nvidia340-340.24-5|389	}
14nr|nvidia340-340.24-5|390	
14nr|nvidia340-340.24-5|391	install_lib_symlink() {
14nr|nvidia340-340.24-5|392	local pkg="$1"
14nr|nvidia340-340.24-5|393	local dir="$2"
14nr|nvidia340-340.24-5|394	case "$file" in
14nr|nvidia340-340.24-5|395	libvdpau_*.so)
14nr|nvidia340-340.24-5|396	# vdpau drivers => not put into -devel
14nr|nvidia340-340.24-5|397	;;
14nr|nvidia340-340.24-5|398	*.so)
14nr|nvidia340-340.24-5|399	pkg=nvidia-devel;;
14nr|nvidia340-340.24-5|400	esac
14nr|nvidia340-340.24-5|401	install_symlink $pkg $dir
14nr|nvidia340-340.24-5|402	}
14nr|nvidia340-340.24-5|403	
14nr|nvidia340-340.24-5|404	install_file_only() {
14nr|nvidia340-340.24-5|405	local pkg="$1"
14nr|nvidia340-340.24-5|406	local dir="$2"
14nr|nvidia340-340.24-5|407	mkdir -p %{buildroot}$dir
14nr|nvidia340-340.24-5|408	# replace 0444 with more usual 0644
14nr|nvidia340-340.24-5|409	[ "$perms" = "0444" ] && perms="0644"
14nr|nvidia340-340.24-5|410	install -m $perms $file %{buildroot}$dir
14nr|nvidia340-340.24-5|411	}
14nr|nvidia340-340.24-5|412	
14nr|nvidia340-340.24-5|413	install_file() {
14nr|nvidia340-340.24-5|414	local pkg="$1"
14nr|nvidia340-340.24-5|415	local dir="$2"
14nr|nvidia340-340.24-5|416	install_file_only $pkg $dir
14nr|nvidia340-340.24-5|417	add_to_list $pkg $dir/$(basename $file)
14nr|nvidia340-340.24-5|418	}
14nr|nvidia340-340.24-5|419	
14nr|nvidia340-340.24-5|420	get_module_dir() {
14nr|nvidia340-340.24-5|421	local subdir="$1"
14nr|nvidia340-340.24-5|422	case "$subdir" in
14nr|nvidia340-340.24-5|423	extensions*)	echo %{nvidia_extensionsdir};;
14nr|nvidia340-340.24-5|424	drivers/)	echo %{nvidia_driversdir};;
14nr|nvidia340-340.24-5|425	/)		echo %{nvidia_modulesdir};;
14nr|nvidia340-340.24-5|426	*)		error_unhandled "unhandled module subdir $subdir"
14nr|nvidia340-340.24-5|427	echo %{nvidia_modulesdir};;
14nr|nvidia340-340.24-5|428	esac
14nr|nvidia340-340.24-5|429	}
14nr|nvidia340-340.24-5|430	
14nr|nvidia340-340.24-5|431	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
14nr|nvidia340-340.24-5|432	rm -f $file
14nr|nvidia340-340.24-5|433	touch $file
14nr|nvidia340-340.24-5|434	done
14nr|nvidia340-340.24-5|435	
14nr|nvidia340-340.24-5|436	# install files according to .manifest
14nr|nvidia340-340.24-5|437	cat .manifest | tail -n +9 | while read line; do
14nr|nvidia340-340.24-5|438	arch=
14nr|nvidia340-340.24-5|439	style=
14nr|nvidia340-340.24-5|440	subdir=
14nr|nvidia340-340.24-5|441	dest=
14nr|nvidia340-340.24-5|442	nvidia_libdir=
14nr|nvidia340-340.24-5|443	
14nr|nvidia340-340.24-5|444	rest=${line}
14nr|nvidia340-340.24-5|445	file=${rest%%%% *}
14nr|nvidia340-340.24-5|446	rest=${rest#* }
14nr|nvidia340-340.24-5|447	perms=${rest%%%% *}
14nr|nvidia340-340.24-5|448	rest=${rest#* }
14nr|nvidia340-340.24-5|449	type=${rest%%%% *}
14nr|nvidia340-340.24-5|450	[ "${rest#* }" = "$rest" ] && rest= || rest=${rest#* }
14nr|nvidia340-340.24-5|451	
14nr|nvidia340-340.24-5|452	case "$type" in
14nr|nvidia340-340.24-5|453	CUDA_LIB)
14nr|nvidia340-340.24-5|454	parseparams arch subdir
14nr|nvidia340-340.24-5|455	install_file nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|456	;;
14nr|nvidia340-340.24-5|457	CUDA_SYMLINK)
14nr|nvidia340-340.24-5|458	parseparams arch subdir dest
14nr|nvidia340-340.24-5|459	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|460	;;
14nr|nvidia340-340.24-5|461	ENCODEAPI_LIB)
14nr|nvidia340-340.24-5|462	parseparams arch subdir
14nr|nvidia340-340.24-5|463	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|464	;;
14nr|nvidia340-340.24-5|465	ENCODEAPI_LIB_SYMLINK)
14nr|nvidia340-340.24-5|466	parseparams arch dest
14nr|nvidia340-340.24-5|467	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia340-340.24-5|468	;;
14nr|nvidia340-340.24-5|469	EXPLICIT_PATH)
14nr|nvidia340-340.24-5|470	parseparams dest
14nr|nvidia340-340.24-5|471	install_file nvidia %{_datadir}/nvidia
14nr|nvidia340-340.24-5|472	;;
14nr|nvidia340-340.24-5|473	NVCUVID_LIB)
14nr|nvidia340-340.24-5|474	parseparams arch subdir
14nr|nvidia340-340.24-5|475	install_file nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|476	;;
14nr|nvidia340-340.24-5|477	NVCUVID_LIB_SYMLINK)
14nr|nvidia340-340.24-5|478	parseparams arch dest
14nr|nvidia340-340.24-5|479	install_lib_symlink nvidia-cuda $nvidia_libdir
14nr|nvidia340-340.24-5|480	;;
14nr|nvidia340-340.24-5|481	NVIFR_LIB)
14nr|nvidia340-340.24-5|482	parseparams arch subdir
14nr|nvidia340-340.24-5|483	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|484	;;
14nr|nvidia340-340.24-5|485	NVIFR_LIB_SYMLINK)
14nr|nvidia340-340.24-5|486	parseparams arch dest
14nr|nvidia340-340.24-5|487	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia340-340.24-5|488	;;
14nr|nvidia340-340.24-5|489	OPENGL_LIB)
14nr|nvidia340-340.24-5|490	parseparams arch
14nr|nvidia340-340.24-5|491	install_file nvidia $nvidia_libdir
14nr|nvidia340-340.24-5|492	;;
14nr|nvidia340-340.24-5|493	OPENGL_SYMLINK)
14nr|nvidia340-340.24-5|494	parseparams arch dest
14nr|nvidia340-340.24-5|495	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia340-340.24-5|496	;;
14nr|nvidia340-340.24-5|497	TLS_LIB)
14nr|nvidia340-340.24-5|498	parseparams arch style subdir
14nr|nvidia340-340.24-5|499	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|500	;;
14nr|nvidia340-340.24-5|501	TLS_SYMLINK)
14nr|nvidia340-340.24-5|502	parseparams arch style subdir dest
14nr|nvidia340-340.24-5|503	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|504	;;
14nr|nvidia340-340.24-5|505	UTILITY_LIB)
14nr|nvidia340-340.24-5|506	# backward-compatibility
14nr|nvidia340-340.24-5|507	[ -n "${rest}" ] || rest="NATIVE $rest"
14nr|nvidia340-340.24-5|508	parseparams arch subdir
14nr|nvidia340-340.24-5|509	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|510	;;
14nr|nvidia340-340.24-5|511	UTILITY_LIB_SYMLINK)
14nr|nvidia340-340.24-5|512	# backward-compatibility
14nr|nvidia340-340.24-5|513	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nr|nvidia340-340.24-5|514	parseparams arch dest
14nr|nvidia340-340.24-5|515	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia340-340.24-5|516	;;
14nr|nvidia340-340.24-5|517	VDPAU_LIB)
14nr|nvidia340-340.24-5|518	parseparams arch subdir
14nr|nvidia340-340.24-5|519	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia340-340.24-5|520	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|521	;;
14nr|nvidia340-340.24-5|522	VDPAU_SYMLINK)
14nr|nvidia340-340.24-5|523	parseparams arch subdir dest
14nr|nvidia340-340.24-5|524	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia340-340.24-5|525	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|526	;;
14nr|nvidia340-340.24-5|527	VDPAU_WRAPPER_LIB)
14nr|nvidia340-340.24-5|528	parseparams arch subdir
14nr|nvidia340-340.24-5|529	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia340-340.24-5|530	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|531	;;
14nr|nvidia340-340.24-5|532	VDPAU_WRAPPER_SYMLINK)
14nr|nvidia340-340.24-5|533	parseparams arch subdir dest
14nr|nvidia340-340.24-5|534	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia340-340.24-5|535	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia340-340.24-5|536	;;
14nr|nvidia340-340.24-5|537	XLIB_STATIC_LIB)
14nr|nvidia340-340.24-5|538	install_file nvidia-devel %{nvidia_libdir}
14nr|nvidia340-340.24-5|539	;;
14nr|nvidia340-340.24-5|540	XLIB_SHARED_LIB)
14nr|nvidia340-340.24-5|541	install_file nvidia %{nvidia_libdir}
14nr|nvidia340-340.24-5|542	;;
14nr|nvidia340-340.24-5|543	XLIB_SYMLINK)
14nr|nvidia340-340.24-5|544	parseparams dest
14nr|nvidia340-340.24-5|545	install_lib_symlink nvidia %{nvidia_libdir}
14nr|nvidia340-340.24-5|546	;;
14nr|nvidia340-340.24-5|547	LIBGL_LA)
14nr|nvidia340-340.24-5|548	# (Anssi) we don't install .la files
14nr|nvidia340-340.24-5|549	;;
14nr|nvidia340-340.24-5|550	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
14nr|nvidia340-340.24-5|551	parseparams subdir
14nr|nvidia340-340.24-5|552	install_file nvidia $(get_module_dir $subdir)
14nr|nvidia340-340.24-5|553	;;
14nr|nvidia340-340.24-5|554	XMODULE_NEWSYM)
14nr|nvidia340-340.24-5|555	# symlink that is created only if it doesn't already
14nr|nvidia340-340.24-5|556	# exist (i.e. as part of x11-server)
14nr|nvidia340-340.24-5|557	case "$file" in
14nr|nvidia340-340.24-5|558	libwfb.so)
14nr|nvidia340-340.24-5|559	continue
14nr|nvidia340-340.24-5|560	;;
14nr|nvidia340-340.24-5|561	*)
14nr|nvidia340-340.24-5|562	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
14nr|nvidia340-340.24-5|563	continue
14nr|nvidia340-340.24-5|564	esac
14nr|nvidia340-340.24-5|565	parseparams subdir dest
14nr|nvidia340-340.24-5|566	install_symlink nvidia $(get_module_dir $subdir)
14nr|nvidia340-340.24-5|567	;;
14nr|nvidia340-340.24-5|568	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
14nr|nvidia340-340.24-5|569	parseparams subdir dest
14nr|nvidia340-340.24-5|570	install_symlink nvidia $(get_module_dir $subdir)
14nr|nvidia340-340.24-5|571	;;
14nr|nvidia340-340.24-5|572	VDPAU_HEADER)
14nr|nvidia340-340.24-5|573	continue
14nr|nvidia340-340.24-5|574	parseparams subdir
14nr|nvidia340-340.24-5|575	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nr|nvidia340-340.24-5|576	;;
14nr|nvidia340-340.24-5|577	OPENGL_HEADER|CUDA_HEADER)
14nr|nvidia340-340.24-5|578	parseparams subdir
14nr|nvidia340-340.24-5|579	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nr|nvidia340-340.24-5|580	;;
14nr|nvidia340-340.24-5|581	DOCUMENTATION)
14nr|nvidia340-340.24-5|582	parseparams subdir
14nr|nvidia340-340.24-5|583	case $subdir in
14nr|nvidia340-340.24-5|584	*/html)
14nr|nvidia340-340.24-5|585	add_to_list nvidia-html "%%doc %{pkgname}/$file"
14nr|nvidia340-340.24-5|586	continue
14nr|nvidia340-340.24-5|587	;;
14nr|nvidia340-340.24-5|588	*/include/*)
14nr|nvidia340-340.24-5|589	continue
14nr|nvidia340-340.24-5|590	;;
14nr|nvidia340-340.24-5|591	esac
14nr|nvidia340-340.24-5|592	case $file in
14nr|nvidia340-340.24-5|593	*XF86Config*|*nvidia-settings.png)
14nr|nvidia340-340.24-5|594	continue;;
14nr|nvidia340-340.24-5|595	esac
14nr|nvidia340-340.24-5|596	add_to_list nvidia "%%doc %{pkgname}/$file"
14nr|nvidia340-340.24-5|597	;;
14nr|nvidia340-340.24-5|598	MANPAGE|NVIDIA_MODPROBE_MANPAGE)
14nr|nvidia340-340.24-5|599	parseparams subdir
14nr|nvidia340-340.24-5|600	case "$file" in
14nr|nvidia340-340.24-5|601	*nvidia-installer*)
14nr|nvidia340-340.24-5|602	# not installed
14nr|nvidia340-340.24-5|603	continue
14nr|nvidia340-340.24-5|604	;;
14nr|nvidia340-340.24-5|605	*nvidia-settings*|*nvidia-xconfig*|*nvidia-modprobe*|*nvidia-persistenced*)
14nr|nvidia340-340.24-5|606	%if !%simple
14nr|nvidia340-340.24-5|607	# installed separately below
14nr|nvidia340-340.24-5|608	continue
14nr|nvidia340-340.24-5|609	%endif
14nr|nvidia340-340.24-5|610	;;
14nr|nvidia340-340.24-5|611	*nvidia-smi*|*nvidia-cuda-mps-control*)
14nr|nvidia340-340.24-5|612	# ok
14nr|nvidia340-340.24-5|613	;;
14nr|nvidia340-340.24-5|614	*)
14nr|nvidia340-340.24-5|615	error_unhandled "skipped unknown man page $(basename $file)"
14nr|nvidia340-340.24-5|616	continue
14nr|nvidia340-340.24-5|617	esac
14nr|nvidia340-340.24-5|618	install_file_only nvidia %{_mandir}/$subdir
14nr|nvidia340-340.24-5|619	;;
14nr|nvidia340-340.24-5|620	UTILITY_BINARY)
14nr|nvidia340-340.24-5|621	case "$file" in
14nr|nvidia340-340.24-5|622	*nvidia-settings|*nvidia-xconfig|*nvidia-persistenced)
14nr|nvidia340-340.24-5|623	%if !%simple
14nr|nvidia340-340.24-5|624	# not installed, we install our own copy
14nr|nvidia340-340.24-5|625	continue
14nr|nvidia340-340.24-5|626	%endif
14nr|nvidia340-340.24-5|627	;;
14nr|nvidia340-340.24-5|628	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
14nr|nvidia340-340.24-5|629	# ok
14nr|nvidia340-340.24-5|630	;;
14nr|nvidia340-340.24-5|631	*nvidia-cuda-mps-control|*nvidia-cuda-mps-server)
14nr|nvidia340-340.24-5|632	# ok
14nr|nvidia340-340.24-5|633	;;
14nr|nvidia340-340.24-5|634	*)
14nr|nvidia340-340.24-5|635	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
14nr|nvidia340-340.24-5|636	;;
14nr|nvidia340-340.24-5|637	esac
14nr|nvidia340-340.24-5|638	install_file nvidia %{nvidia_bindir}
14nr|nvidia340-340.24-5|639	;;
14nr|nvidia340-340.24-5|640	UTILITY_BIN_SYMLINK)
14nr|nvidia340-340.24-5|641	case $file in nvidia-uninstall) continue;; esac
14nr|nvidia340-340.24-5|642	parseparams dest
14nr|nvidia340-340.24-5|643	install_symlink nvidia %{nvidia_bindir}
14nr|nvidia340-340.24-5|644	;;
14nr|nvidia340-340.24-5|645	NVIDIA_MODPROBE)
14nr|nvidia340-340.24-5|646	# A suid-root tool (GPLv2) used as fallback for loading the module and
14nr|nvidia340-340.24-5|647	# creating the device nodes in case the driver component is running as
14nr|nvidia340-340.24-5|648	# a non-root user (e.g. a CUDA application). While the module is automatically
14nr|nvidia340-340.24-5|649	# loaded by udev rules, the device nodes are not automatically created
14nr|nvidia340-340.24-5|650	# like with regular drivers and therefore this tool is installed on
14nr|nvidia340-340.24-5|651	# ROSA as well, at least for now.
14nr|nvidia340-340.24-5|652	
14nr|nvidia340-340.24-5|653	# We install our self-compiled version in non-simple mode
14nr|nvidia340-340.24-5|654	%if %simple
14nr|nvidia340-340.24-5|655	install_file nvidia %{nvidia_bindir}
14nr|nvidia340-340.24-5|656	%endif
14nr|nvidia340-340.24-5|657	;;
14nr|nvidia340-340.24-5|658	INSTALLER_BINARY)
14nr|nvidia340-340.24-5|659	# not installed
14nr|nvidia340-340.24-5|660	;;
14nr|nvidia340-340.24-5|661	KERNEL_MODULE_SRC)
14nr|nvidia340-340.24-5|662	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia340-340.24-5|663	;;
14nr|nvidia340-340.24-5|664	CUDA_ICD)
14nr|nvidia340-340.24-5|665	# in theory this should go to the cuda subpackage, but it goes into the main package
14nr|nvidia340-340.24-5|666	# as this avoids one broken symlink and it is small enough to not cause space issues
14nr|nvidia340-340.24-5|667	install_file nvidia %{_sysconfdir}/%{drivername}
14nr|nvidia340-340.24-5|668	;;
14nr|nvidia340-340.24-5|669	APPLICATION_PROFILE)
14nr|nvidia340-340.24-5|670	parseparams subdir
14nr|nvidia340-340.24-5|671	# application profile filenames are versioned, we can use a common
14nr|nvidia340-340.24-5|672	# non-alternativesized directory
14nr|nvidia340-340.24-5|673	install_file nvidia %{_datadir}/nvidia/$subdir
14nr|nvidia340-340.24-5|674	;;
14nr|nvidia340-340.24-5|675	DOT_DESKTOP)
14nr|nvidia340-340.24-5|676	# we provide our own for now
14nr|nvidia340-340.24-5|677	;;
14nr|nvidia340-340.24-5|678	UVM_MODULE_SRC)
14nr|nvidia340-340.24-5|679	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}/uvm
14nr|nvidia340-340.24-5|680	;;
14nr|nvidia340-340.24-5|681	*)
14nr|nvidia340-340.24-5|682	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
14nr|nvidia340-340.24-5|683	esac
14nr|nvidia340-340.24-5|684	done
14nr|nvidia340-340.24-5|685	
14nr|nvidia340-340.24-5|686	[ -z "$warnings" ] || echo "Please file a bug about the above warnings at http://bugs.rosalinux.ru/." >> warns.log
14nr|nvidia340-340.24-5|687	
14nr|nvidia340-340.24-5|688	# Create the convenience symlinks. As the packages with nvidia are mutually
14nr|nvidia340-340.24-5|689	# exclusive now, there is no need to use alternatives for this.
14nr|nvidia340-340.24-5|690	ln -s %{nvidia_libdir} %{buildroot}%{_libdir}/nvidia
14nr|nvidia340-340.24-5|691	%ifarch %{biarches}
14nr|nvidia340-340.24-5|692	ln -s %{nvidia_libdir32} %{buildroot}%{_prefix}/lib/nvidia
14nr|nvidia340-340.24-5|693	%endif
14nr|nvidia340-340.24-5|694	
14nr|nvidia340-340.24-5|695	%if %simple
14nr|nvidia340-340.24-5|696	find %{buildroot}%{_libdir} %{buildroot}%{_prefix}/lib -type d | while read dir; do
14nr|nvidia340-340.24-5|697	dir=${dir#%{buildroot}}
14nr|nvidia340-340.24-5|698	echo "$dir" | grep -q nvidia && echo "%%dir $dir" >> nvidia.files
14nr|nvidia340-340.24-5|699	done
14nr|nvidia340-340.24-5|700	[ -d %{buildroot}%{_includedir}/%{drivername} ] && echo "%{_includedir}/%{drivername}" >> nvidia-devel.files
14nr|nvidia340-340.24-5|701	
14nr|nvidia340-340.24-5|702	%endif
14nr|nvidia340-340.24-5|703	
14nr|nvidia340-340.24-5|704	%if !%simple
14nr|nvidia340-340.24-5|705	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
14nr|nvidia340-340.24-5|706	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
14nr|nvidia340-340.24-5|707	
14nr|nvidia340-340.24-5|708	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia340-340.24-5|709	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia340-340.24-5|710	%endif
14nr|nvidia340-340.24-5|711	
14nr|nvidia340-340.24-5|712	# vdpau alternative symlink
14nr|nvidia340-340.24-5|713	install -d -m755 %{buildroot}%{_libdir}/vdpau
14nr|nvidia340-340.24-5|714	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia340-340.24-5|715	%ifarch %{biarches}
14nr|nvidia340-340.24-5|716	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
14nr|nvidia340-340.24-5|717	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nr|nvidia340-340.24-5|718	%endif
14nr|nvidia340-340.24-5|719	
14nr|nvidia340-340.24-5|720	%if !%simple
14nr|nvidia340-340.24-5|721	# self-built binaries
14nr|nvidia340-340.24-5|722	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
14nr|nvidia340-340.24-5|723	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nr|nvidia340-340.24-5|724	install -m755 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced %{buildroot}%{nvidia_bindir}
14nr|nvidia340-340.24-5|725	install -m4755 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe %{buildroot}%{nvidia_bindir}
14nr|nvidia340-340.24-5|726	%endif
14nr|nvidia340-340.24-5|727	# binary alternatives
14nr|nvidia340-340.24-5|728	install -d -m755			%{buildroot}%{_bindir}
14nr|nvidia340-340.24-5|729	touch					%{buildroot}%{_bindir}/nvidia-debugdump
14nr|nvidia340-340.24-5|730	touch					%{buildroot}%{_bindir}/nvidia-settings
14nr|nvidia340-340.24-5|731	touch					%{buildroot}%{_bindir}/nvidia-smi
14nr|nvidia340-340.24-5|732	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nr|nvidia340-340.24-5|733	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nr|nvidia340-340.24-5|734	touch					%{buildroot}%{_bindir}/nvidia-modprobe
14nr|nvidia340-340.24-5|735	touch					%{buildroot}%{_bindir}/nvidia-persistenced
14nr|nvidia340-340.24-5|736	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-control
14nr|nvidia340-340.24-5|737	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-server
14nr|nvidia340-340.24-5|738	# rpmlint:
14nr|nvidia340-340.24-5|739	chmod 0755				%{buildroot}%{_bindir}/*
14nr|nvidia340-340.24-5|740	
14nr|nvidia340-340.24-5|741	%if !%simple
14nr|nvidia340-340.24-5|742	# install man pages
14nr|nvidia340-340.24-5|743	install -m644 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nr|nvidia340-340.24-5|744	install -m644 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nr|nvidia340-340.24-5|745	install -m644 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe.1 %{buildroot}%{_mandir}/man1
14nr|nvidia340-340.24-5|746	install -m644 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced.1 %{buildroot}%{_mandir}/man1
14nr|nvidia340-340.24-5|747	%endif
14nr|nvidia340-340.24-5|748	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nr|nvidia340-340.24-5|749	gunzip %{buildroot}%{_mandir}/man1/*.gz
14nr|nvidia340-340.24-5|750	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nr|nvidia340-340.24-5|751	cd %{buildroot}%{_mandir}/man1
14nr|nvidia340-340.24-5|752	rename nvidia alt-%{drivername} *
14nr|nvidia340-340.24-5|753	cd -
14nr|nvidia340-340.24-5|754	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia340-340.24-5|755	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia340-340.24-5|756	touch %{buildroot}%{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nr|nvidia340-340.24-5|757	touch %{buildroot}%{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nr|nvidia340-340.24-5|758	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
14nr|nvidia340-340.24-5|759	touch %{buildroot}%{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nr|nvidia340-340.24-5|760	
14nr|nvidia340-340.24-5|761	# cuda nvidia.icd
14nr|nvidia340-340.24-5|762	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|nvidia340-340.24-5|763	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nr|nvidia340-340.24-5|764	
14nr|nvidia340-340.24-5|765	# ld.so.conf
14nr|nvidia340-340.24-5|766	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia340-340.24-5|767	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia340-340.24-5|768	%ifarch %{biarches}
14nr|nvidia340-340.24-5|769	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia340-340.24-5|770	%endif
14nr|nvidia340-340.24-5|771	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nr|nvidia340-340.24-5|772	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia340-340.24-5|773	
14nr|nvidia340-340.24-5|774	# modprobe.d
14nr|nvidia340-340.24-5|775	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nr|nvidia340-340.24-5|776	#touch					#{buildroot}#{_sysconfdir}/modprobe.d/display-driver.conf
14nr|nvidia340-340.24-5|777	
14nr|nvidia340-340.24-5|778	# Allow the users to load this kernel module as "nvidia". Different packages
14nr|nvidia340-340.24-5|779	# with nvidia are mutually exclusive now, so it is OK not to use
14nr|nvidia340-340.24-5|780	# alternatives for this.
14nr|nvidia340-340.24-5|781	echo "alias nvidia %{drivername}" > %{buildroot}%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nr|nvidia340-340.24-5|782	
14nr|nvidia340-340.24-5|783	# xinit script
14nr|nvidia340-340.24-5|784	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia340-340.24-5|785	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
14nr|nvidia340-340.24-5|786	# to be sourced
14nr|nvidia340-340.24-5|787	#
14nr|nvidia340-340.24-5|788	# Do not modify this file; the changes will be overwritten.
14nr|nvidia340-340.24-5|789	# If you want to disable automatic configuration loading, create
14nr|nvidia340-340.24-5|790	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nr|nvidia340-340.24-5|791	#
14nr|nvidia340-340.24-5|792	LOAD_NVIDIA_SETTINGS="yes"
14nr|nvidia340-340.24-5|793	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nr|nvidia340-340.24-5|794	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nr|nvidia340-340.24-5|795	EOF
14nr|nvidia340-340.24-5|796	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nr|nvidia340-340.24-5|797	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nr|nvidia340-340.24-5|798	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia340-340.24-5|799	
14nr|nvidia340-340.24-5|800	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig \! -name nvidia-modprobe \! -name nvidia-persistenced)"
14nr|nvidia340-340.24-5|801	
14nr|nvidia340-340.24-5|802	%post -n %{driverpkgname}
14nr|nvidia340-340.24-5|803	# XFdrake used to generate an nvidia.conf file
14nr|nvidia340-340.24-5|804	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nr|nvidia340-340.24-5|805	
14nr|nvidia340-340.24-5|806	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
14nr|nvidia340-340.24-5|807	
14nr|nvidia340-340.24-5|808	# owned by libvdpau1, created in case libvdpau1 is installed only just after
14nr|nvidia340-340.24-5|809	# this package
14nr|nvidia340-340.24-5|810	mkdir -p %{_libdir}/vdpau
14nr|nvidia340-340.24-5|811	
14nr|nvidia340-340.24-5|812	%{_sbindir}/update-alternatives \
14nr|nvidia340-340.24-5|813	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
14nr|nvidia340-340.24-5|814	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nr|nvidia340-340.24-5|815	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nr|nvidia340-340.24-5|816	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
14nr|nvidia340-340.24-5|817	--slave %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension} nvidia-cuda-mps-control.1%{_extension} %{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1%{_extension} \
14nr|nvidia340-340.24-5|818	--slave %{_datadir}/applications/rosa-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/rosa-nvidia-settings.desktop \
14nr|nvidia340-340.24-5|819	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nr|nvidia340-340.24-5|820	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nr|nvidia340-340.24-5|821	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nr|nvidia340-340.24-5|822	--slave %{_bindir}/nvidia-debugdump nvidia-debugdump %{nvidia_bindir}/nvidia-debugdump \
14nr|nvidia340-340.24-5|823	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nr|nvidia340-340.24-5|824	--slave %{_bindir}/nvidia-cuda-mps-control nvidia-cuda-mps-control %{nvidia_bindir}/nvidia-cuda-mps-control \
14nr|nvidia340-340.24-5|825	--slave %{_bindir}/nvidia-cuda-mps-server nvidia-cuda-mps-server %{nvidia_bindir}/nvidia-cuda-mps-server \
14nr|nvidia340-340.24-5|826	--slave %{_bindir}/nvidia-modprobe nvidia-modprobe %{nvidia_bindir}/nvidia-modprobe \
14nr|nvidia340-340.24-5|827	--slave %{_bindir}/nvidia-persistenced nvidia-persistenced %{nvidia_bindir}/nvidia-persistenced \
14nr|nvidia340-340.24-5|828	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
14nr|nvidia340-340.24-5|829	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
14nr|nvidia340-340.24-5|830	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
14nr|nvidia340-340.24-5|831	%ifarch %{biarches}
14nr|nvidia340-340.24-5|832	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
14nr|nvidia340-340.24-5|833	%endif
14nr|nvidia340-340.24-5|834	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
14nr|nvidia340-340.24-5|835	
14nr|nvidia340-340.24-5|836	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
14nr|nvidia340-340.24-5|837	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
14nr|nvidia340-340.24-5|838	# but they do not matter as we are using alternatives for libglx.so now.
14nr|nvidia340-340.24-5|839	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia340-340.24-5|840	fi
14nr|nvidia340-340.24-5|841	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia340-340.24-5|842	/sbin/ldconfig -X
14nr|nvidia340-340.24-5|843	
14nr|nvidia340-340.24-5|844	%if "%{ldetect_cards_name}" != ""
14nr|nvidia340-340.24-5|845	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|nvidia340-340.24-5|846	%endif
14nr|nvidia340-340.24-5|847	
14nr|nvidia340-340.24-5|848	#Add 'nomodeset' to grub2 string and update grub2.cfg. But if Optimus (detect i915 and i965) then stop
14nr|nvidia340-340.24-5|849	if ! lspci -vv | grep i915
14nr|nvidia340-340.24-5|850	then
14nr|nvidia340-340.24-5|851	if ! lspci -vv | grep i965
14nr|nvidia340-340.24-5|852	then
14nr|nvidia340-340.24-5|853	/usr/sbin/grub2-cfg-mod --add nomodeset
14nr|nvidia340-340.24-5|854	/usr/sbin/update-grub2
14nr|nvidia340-340.24-5|855	fi
14nr|nvidia340-340.24-5|856	fi
14nr|nvidia340-340.24-5|857	
14nr|nvidia340-340.24-5|858	%postun -n %{driverpkgname}
14nr|nvidia340-340.24-5|859	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
14nr|nvidia340-340.24-5|860	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia340-340.24-5|861	fi
14nr|nvidia340-340.24-5|862	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia340-340.24-5|863	/sbin/ldconfig -X
14nr|nvidia340-340.24-5|864	
14nr|nvidia340-340.24-5|865	%if "%{ldetect_cards_name}" != ""
14nr|nvidia340-340.24-5|866	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|nvidia340-340.24-5|867	%endif
14nr|nvidia340-340.24-5|868	
14nr|nvidia340-340.24-5|869	#Del 'nomodeset' to grub2 string and update grub2.cfg
14nr|nvidia340-340.24-5|870	if [ $1 -eq 0 ] ; then
14nr|nvidia340-340.24-5|871	/usr/sbin/grub2-cfg-mod --del nomodeset
14nr|nvidia340-340.24-5|872	/usr/sbin/update-grub2
14nr|nvidia340-340.24-5|873	fi
14nr|nvidia340-340.24-5|874	
14nr|nvidia340-340.24-5|875	%post -n %{drivername}-cuda-opencl
14nr|nvidia340-340.24-5|876	# explicit /sbin/ldconfig due to a non-standard library directory
14nr|nvidia340-340.24-5|877	/sbin/ldconfig -X
14nr|nvidia340-340.24-5|878	
14nr|nvidia340-340.24-5|879	%post -n dkms-%{drivername}
14nr|nvidia340-340.24-5|880	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia340-340.24-5|881	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia340-340.24-5|882	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release}
14nr|nvidia340-340.24-5|883	
14nr|nvidia340-340.24-5|884	# Just in case the user reboots the system too quickly and sync is not
14nr|nvidia340-340.24-5|885	# done automatically.
14nr|nvidia340-340.24-5|886	sync
14nr|nvidia340-340.24-5|887	
14nr|nvidia340-340.24-5|888	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia340-340.24-5|889	modprobe -r nvidia > /dev/null 2>&1 || true
14nr|nvidia340-340.24-5|890	
14nr|nvidia340-340.24-5|891	%preun -n dkms-%{drivername}
14nr|nvidia340-340.24-5|892	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
14nr|nvidia340-340.24-5|893	
14nr|nvidia340-340.24-5|894	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia340-340.24-5|895	modprobe -r nvidia > /dev/null 2>&1 || true
14nr|nvidia340-340.24-5|896	
14nr|nvidia340-340.24-5|897	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
14nr|nvidia340-340.24-5|898	%defattr(-,root,root)
14nr|nvidia340-340.24-5|899	# other documentation files are listed in nvidia.files
14nr|nvidia340-340.24-5|900	%doc README.install.urpmi README.manual-setup
14nr|nvidia340-340.24-5|901	
14nr|nvidia340-340.24-5|902	# ld.so.conf, modprobe.conf, xinit
14nr|nvidia340-340.24-5|903	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia340-340.24-5|904	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia340-340.24-5|905	%dir %{_sysconfdir}/%{drivername}
14nr|nvidia340-340.24-5|906	#{_sysconfdir}/#{drivername}/modprobe.conf
14nr|nvidia340-340.24-5|907	%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nr|nvidia340-340.24-5|908	%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia340-340.24-5|909	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nr|nvidia340-340.24-5|910	%if !%simple
14nr|nvidia340-340.24-5|911	%{_sysconfdir}/%{drivername}/nvidia.icd
14nr|nvidia340-340.24-5|912	%dir %{_datadir}/nvidia
14nr|nvidia340-340.24-5|913	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-rc
14nr|nvidia340-340.24-5|914	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-key-documentation
14nr|nvidia340-340.24-5|915	%{_datadir}/nvidia/monitoring.conf
14nr|nvidia340-340.24-5|916	%{_datadir}/nvidia/pci.ids
14nr|nvidia340-340.24-5|917	%endif
14nr|nvidia340-340.24-5|918	
14nr|nvidia340-340.24-5|919	%dir %{_sysconfdir}/OpenCL
14nr|nvidia340-340.24-5|920	%dir %{_sysconfdir}/OpenCL/vendors
14nr|nvidia340-340.24-5|921	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nr|nvidia340-340.24-5|922	
14nr|nvidia340-340.24-5|923	%ghost %{_bindir}/nvidia-debugdump
14nr|nvidia340-340.24-5|924	%ghost %{_bindir}/nvidia-settings
14nr|nvidia340-340.24-5|925	%ghost %{_bindir}/nvidia-smi
14nr|nvidia340-340.24-5|926	%ghost %{_bindir}/nvidia-xconfig
14nr|nvidia340-340.24-5|927	%ghost %{_bindir}/nvidia-modprobe
14nr|nvidia340-340.24-5|928	%ghost %{_bindir}/nvidia-persistenced
14nr|nvidia340-340.24-5|929	%ghost %{_bindir}/nvidia-bug-report.sh
14nr|nvidia340-340.24-5|930	%ghost %{_bindir}/nvidia-cuda-mps-control
14nr|nvidia340-340.24-5|931	%ghost %{_bindir}/nvidia-cuda-mps-server
14nr|nvidia340-340.24-5|932	%if !%simple
14nr|nvidia340-340.24-5|933	%dir %{nvidia_bindir}
14nr|nvidia340-340.24-5|934	%{nvidia_bindir}/nvidia-debugdump
14nr|nvidia340-340.24-5|935	%{nvidia_bindir}/nvidia-settings
14nr|nvidia340-340.24-5|936	%{nvidia_bindir}/nvidia-smi
14nr|nvidia340-340.24-5|937	%{nvidia_bindir}/nvidia-xconfig
14nr|nvidia340-340.24-5|938	%{nvidia_bindir}/nvidia-modprobe
14nr|nvidia340-340.24-5|939	%{nvidia_bindir}/nvidia-persistenced
14nr|nvidia340-340.24-5|940	%{nvidia_bindir}/nvidia-bug-report.sh
14nr|nvidia340-340.24-5|941	%{nvidia_bindir}/nvidia-cuda-mps-control
14nr|nvidia340-340.24-5|942	%{nvidia_bindir}/nvidia-cuda-mps-server
14nr|nvidia340-340.24-5|943	%endif
14nr|nvidia340-340.24-5|944	
14nr|nvidia340-340.24-5|945	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia340-340.24-5|946	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia340-340.24-5|947	%ghost %{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nr|nvidia340-340.24-5|948	%ghost %{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nr|nvidia340-340.24-5|949	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
14nr|nvidia340-340.24-5|950	%ghost %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nr|nvidia340-340.24-5|951	%if !%simple
14nr|nvidia340-340.24-5|952	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nr|nvidia340-340.24-5|953	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nr|nvidia340-340.24-5|954	%{_mandir}/man1/alt-%{drivername}-modprobe.1*
14nr|nvidia340-340.24-5|955	%{_mandir}/man1/alt-%{drivername}-persistenced.1*
14nr|nvidia340-340.24-5|956	%{_mandir}/man1/alt-%{drivername}-smi.1*
14nr|nvidia340-340.24-5|957	%{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1*
14nr|nvidia340-340.24-5|958	%else
14nr|nvidia340-340.24-5|959	%{_mandir}/man1/alt-%{drivername}-*
14nr|nvidia340-340.24-5|960	%endif
14nr|nvidia340-340.24-5|961	
14nr|nvidia340-340.24-5|962	%ghost %{_datadir}/applications/rosa-nvidia-settings.desktop
14nr|nvidia340-340.24-5|963	%dir %{_datadir}/%{drivername}
14nr|nvidia340-340.24-5|964	%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop
14nr|nvidia340-340.24-5|965	
14nr|nvidia340-340.24-5|966	%if !%simple
14nr|nvidia340-340.24-5|967	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|968	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|969	%endif
14nr|nvidia340-340.24-5|970	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia340-340.24-5|971	
14nr|nvidia340-340.24-5|972	%if !%simple
14nr|nvidia340-340.24-5|973	%dir %{nvidia_libdir}
14nr|nvidia340-340.24-5|974	%dir %{nvidia_libdir}/tls
14nr|nvidia340-340.24-5|975	%dir %{nvidia_libdir}/vdpau
14nr|nvidia340-340.24-5|976	%{_libdir}/nvidia
14nr|nvidia340-340.24-5|977	%{nvidia_libdir}/libGL.so.%{version}
14nr|nvidia340-340.24-5|978	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
14nr|nvidia340-340.24-5|979	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nr|nvidia340-340.24-5|980	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nr|nvidia340-340.24-5|981	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
14nr|nvidia340-340.24-5|982	%{nvidia_libdir}/libGL.so.1
14nr|nvidia340-340.24-5|983	%{nvidia_libdir}/libEGL.so.1
14nr|nvidia340-340.24-5|984	%{nvidia_libdir}/libEGL.so.%{version}
14nr|nvidia340-340.24-5|985	%{nvidia_libdir}/libGLESv1_CM.so.1
14nr|nvidia340-340.24-5|986	%{nvidia_libdir}/libGLESv1_CM.so.%{version}
14nr|nvidia340-340.24-5|987	%{nvidia_libdir}/libGLESv2.so.2
14nr|nvidia340-340.24-5|988	%{nvidia_libdir}/libGLESv2.so.%{version}
14nr|nvidia340-340.24-5|989	%{nvidia_libdir}/libnvidia-eglcore.so.%{version}
14nr|nvidia340-340.24-5|990	%{nvidia_libdir}/libnvidia-glsi.so.%{version}
14nr|nvidia340-340.24-5|991	%{nvidia_libdir}/libnvidia-cfg.so.1
14nr|nvidia340-340.24-5|992	%{nvidia_libdir}/libnvidia-fbc.so.1
14nr|nvidia340-340.24-5|993	%{nvidia_libdir}/libnvidia-fbc.so.%{version}
14nr|nvidia340-340.24-5|994	%{nvidia_libdir}/libnvidia-ifr.so.1
14nr|nvidia340-340.24-5|995	%{nvidia_libdir}/libnvidia-ifr.so.%{version}
14nr|nvidia340-340.24-5|996	%{nvidia_libdir}/libnvidia-ml.so.1
14nr|nvidia340-340.24-5|997	%{nvidia_libdir}/libnvidia-ml.so.%{version}
14nr|nvidia340-340.24-5|998	%{nvidia_libdir}/libvdpau_nvidia.so
14nr|nvidia340-340.24-5|999	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nr|nvidia340-340.24-5|1000	%ifarch %{biarches}
14nr|nvidia340-340.24-5|1001	%dir %{nvidia_libdir32}
14nr|nvidia340-340.24-5|1002	%dir %{nvidia_libdir32}/tls
14nr|nvidia340-340.24-5|1003	%dir %{nvidia_libdir32}/vdpau
14nr|nvidia340-340.24-5|1004	%{_prefix}/lib/nvidia
14nr|nvidia340-340.24-5|1005	%{nvidia_libdir32}/libGL.so.%{version}
14nr|nvidia340-340.24-5|1006	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
14nr|nvidia340-340.24-5|1007	%{nvidia_libdir32}/libnvidia-ifr.so.1
14nr|nvidia340-340.24-5|1008	%{nvidia_libdir32}/libnvidia-ifr.so.%{version}
14nr|nvidia340-340.24-5|1009	%{nvidia_libdir32}/libnvidia-ml.so.1
14nr|nvidia340-340.24-5|1010	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
14nr|nvidia340-340.24-5|1011	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nr|nvidia340-340.24-5|1012	%{nvidia_libdir32}/libvdpau_nvidia.so
14nr|nvidia340-340.24-5|1013	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
14nr|nvidia340-340.24-5|1014	%{nvidia_libdir32}/libGL.so.1
14nr|nvidia340-340.24-5|1015	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nr|nvidia340-340.24-5|1016	%{nvidia_libdir32}/libnvidia-fbc.so.1
14nr|nvidia340-340.24-5|1017	%{nvidia_libdir32}/libnvidia-fbc.so.%{version}
14nr|nvidia340-340.24-5|1018	%{nvidia_libdir32}/libEGL.so.1
14nr|nvidia340-340.24-5|1019	%{nvidia_libdir32}/libEGL.so.%{version}
14nr|nvidia340-340.24-5|1020	%{nvidia_libdir32}/libGLESv1_CM.so.1
14nr|nvidia340-340.24-5|1021	%{nvidia_libdir32}/libGLESv1_CM.so.%{version}
14nr|nvidia340-340.24-5|1022	%{nvidia_libdir32}/libGLESv2.so.2
14nr|nvidia340-340.24-5|1023	%{nvidia_libdir32}/libGLESv2.so.%{version}
14nr|nvidia340-340.24-5|1024	%{nvidia_libdir32}/libnvidia-eglcore.so.%{version}
14nr|nvidia340-340.24-5|1025	%{nvidia_libdir32}/libnvidia-glsi.so.%{version}
14nr|nvidia340-340.24-5|1026	%endif
14nr|nvidia340-340.24-5|1027	# %simple
14nr|nvidia340-340.24-5|1028	%endif
14nr|nvidia340-340.24-5|1029	
14nr|nvidia340-340.24-5|1030	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia340-340.24-5|1031	%ifarch %{biarches}
14nr|nvidia340-340.24-5|1032	# avoid unowned directory
14nr|nvidia340-340.24-5|1033	%dir %{_prefix}/lib/vdpau
14nr|nvidia340-340.24-5|1034	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nr|nvidia340-340.24-5|1035	%endif
14nr|nvidia340-340.24-5|1036	
14nr|nvidia340-340.24-5|1037	%if !%simple
14nr|nvidia340-340.24-5|1038	%dir %{nvidia_modulesdir}
14nr|nvidia340-340.24-5|1039	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nr|nvidia340-340.24-5|1040	%endif
14nr|nvidia340-340.24-5|1041	
14nr|nvidia340-340.24-5|1042	%if !%simple
14nr|nvidia340-340.24-5|1043	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nr|nvidia340-340.24-5|1044	%endif
14nr|nvidia340-340.24-5|1045	
14nr|nvidia340-340.24-5|1046	%if !%simple
14nr|nvidia340-340.24-5|1047	%{nvidia_extensionsdir}/libglx.so.%{version}
14nr|nvidia340-340.24-5|1048	%{nvidia_extensionsdir}/libglx.so
14nr|nvidia340-340.24-5|1049	%endif
14nr|nvidia340-340.24-5|1050	
14nr|nvidia340-340.24-5|1051	%if !%simple
14nr|nvidia340-340.24-5|1052	%{nvidia_driversdir}/nvidia_drv.so
14nr|nvidia340-340.24-5|1053	%endif
14nr|nvidia340-340.24-5|1054	
14nr|nvidia340-340.24-5|1055	%files -n %{drivername}-devel -f %pkgname/nvidia-devel.files
14nr|nvidia340-340.24-5|1056	%defattr(-,root,root)
14nr|nvidia340-340.24-5|1057	%if !%simple
14nr|nvidia340-340.24-5|1058	%{_includedir}/%{drivername}
14nr|nvidia340-340.24-5|1059	%{nvidia_libdir}/libGL.so
14nr|nvidia340-340.24-5|1060	%{nvidia_libdir}/libEGL.so
14nr|nvidia340-340.24-5|1061	%{nvidia_libdir}/libGLESv1_CM.so
14nr|nvidia340-340.24-5|1062	%{nvidia_libdir}/libGLESv2.so
14nr|nvidia340-340.24-5|1063	%{nvidia_libdir}/libcuda.so
14nr|nvidia340-340.24-5|1064	%{nvidia_libdir}/libnvcuvid.so
14nr|nvidia340-340.24-5|1065	%{nvidia_libdir}/libnvidia-cfg.so
14nr|nvidia340-340.24-5|1066	%{nvidia_libdir}/libnvidia-fbc.so
14nr|nvidia340-340.24-5|1067	%{nvidia_libdir}/libnvidia-ifr.so
14nr|nvidia340-340.24-5|1068	%{nvidia_libdir}/libOpenCL.so
14nr|nvidia340-340.24-5|1069	%{nvidia_libdir}/libnvidia-ml.so
14nr|nvidia340-340.24-5|1070	%{nvidia_libdir}/libnvidia-encode.so
14nr|nvidia340-340.24-5|1071	%ifarch %{biarches}
14nr|nvidia340-340.24-5|1072	%{nvidia_libdir32}/libEGL.so
14nr|nvidia340-340.24-5|1073	%{nvidia_libdir32}/libGLESv1_CM.so
14nr|nvidia340-340.24-5|1074	%{nvidia_libdir32}/libGLESv2.so
14nr|nvidia340-340.24-5|1075	%{nvidia_libdir32}/libnvidia-ml.so
14nr|nvidia340-340.24-5|1076	%{nvidia_libdir32}/libGL.so
14nr|nvidia340-340.24-5|1077	%{nvidia_libdir32}/libcuda.so
14nr|nvidia340-340.24-5|1078	%{nvidia_libdir32}/libnvcuvid.so
14nr|nvidia340-340.24-5|1079	%{nvidia_libdir32}/libnvidia-ifr.so
14nr|nvidia340-340.24-5|1080	%{nvidia_libdir32}/libOpenCL.so
14nr|nvidia340-340.24-5|1081	%{nvidia_libdir32}/libnvidia-encode.so
14nr|nvidia340-340.24-5|1082	%{nvidia_libdir32}/libnvidia-fbc.so
14nr|nvidia340-340.24-5|1083	%endif
14nr|nvidia340-340.24-5|1084	%endif
14nr|nvidia340-340.24-5|1085	
14nr|nvidia340-340.24-5|1086	%files -n dkms-%{drivername}
14nr|nvidia340-340.24-5|1087	%defattr(-,root,root)
14nr|nvidia340-340.24-5|1088	%doc %{pkgname}/LICENSE
14nr|nvidia340-340.24-5|1089	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia340-340.24-5|1090	
14nr|nvidia340-340.24-5|1091	%files -n %{drivername}-doc-html -f %pkgname/nvidia-html.files
14nr|nvidia340-340.24-5|1092	%defattr(-,root,root)
14nr|nvidia340-340.24-5|1093	
14nr|nvidia340-340.24-5|1094	%files -n %{drivername}-cuda-opencl -f %pkgname/nvidia-cuda.files
14nr|nvidia340-340.24-5|1095	%defattr(-,root,root)
14nr|nvidia340-340.24-5|1096	%if !%simple
14nr|nvidia340-340.24-5|1097	%{nvidia_libdir}/libnvcuvid.so.%{version}
14nr|nvidia340-340.24-5|1098	%{nvidia_libdir}/libnvcuvid.so.1
14nr|nvidia340-340.24-5|1099	%{nvidia_libdir}/libnvidia-encode.so.1
14nr|nvidia340-340.24-5|1100	%{nvidia_libdir}/libnvidia-encode.so.%{version}
14nr|nvidia340-340.24-5|1101	%{nvidia_libdir}/libOpenCL.so.1.0.0
14nr|nvidia340-340.24-5|1102	%{nvidia_libdir}/libOpenCL.so.1.0
14nr|nvidia340-340.24-5|1103	%{nvidia_libdir}/libOpenCL.so.1
14nr|nvidia340-340.24-5|1104	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
14nr|nvidia340-340.24-5|1105	%{nvidia_libdir}/libcuda.so.%{version}
14nr|nvidia340-340.24-5|1106	%{nvidia_libdir}/libcuda.so.1
14nr|nvidia340-340.24-5|1107	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
14nr|nvidia340-340.24-5|1108	%{nvidia_libdir}/libnvidia-opencl.so.1
14nr|nvidia340-340.24-5|1109	%ifarch x86_64
14nr|nvidia340-340.24-5|1110	%{nvidia_libdir32}/libnvidia-opencl.so.*
14nr|nvidia340-340.24-5|1111	%{nvidia_libdir32}/libnvcuvid.so.%{version}
14nr|nvidia340-340.24-5|1112	%{nvidia_libdir32}/libnvcuvid.so.1
14nr|nvidia340-340.24-5|1113	%{nvidia_libdir32}/libnvidia-encode.so.1
14nr|nvidia340-340.24-5|1114	%{nvidia_libdir32}/libnvidia-encode.so.%{version}
14nr|nvidia340-340.24-5|1115	%endif
14nr|nvidia340-340.24-5|1116	%ifarch %{biarches}
14nr|nvidia340-340.24-5|1117	%{nvidia_libdir32}/libOpenCL.so.1.0.0
14nr|nvidia340-340.24-5|1118	%{nvidia_libdir32}/libOpenCL.so.1.0
14nr|nvidia340-340.24-5|1119	%{nvidia_libdir32}/libOpenCL.so.1
14nr|nvidia340-340.24-5|1120	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
14nr|nvidia340-340.24-5|1121	%{nvidia_libdir32}/libcuda.so.%{version}
14nr|nvidia340-340.24-5|1122	%{nvidia_libdir32}/libcuda.so.1
14nr|nvidia340-340.24-5|1123	%endif
14nr|nvidia340-340.24-5|1124	%endif
14nr|nvidia340-340.24-5|1125	
14nr|nvidia340-340.24-5|1126	%changelog
14nr|nvidia340-340.24-5|1127	* Mon Sep 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-5
14nr|nvidia340-340.24-5|1128	+ Revision: 842ba73
14nr|nvidia340-340.24-5|1129	- Use correct path on the native architecture
14nr|nvidia340-340.24-5|1130	
14nr|nvidia340-340.24-5|1131	* Mon Sep 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-5
14nr|nvidia340-340.24-5|1132	+ Revision: 3e6906a
14nr|nvidia340-340.24-5|1133	- Fixed incorrect '%{%prefix}'
14nr|nvidia340-340.24-5|1134	
14nr|nvidia340-340.24-5|1135	* Wed Sep 24 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-4
14nr|nvidia340-340.24-5|1136	+ Revision: 9d6d714
14nr|nvidia340-340.24-5|1137	- Allow to refer to the driver as 'nvidia' in the common use cases
14nr|nvidia340-340.24-5|1138	- 1. 'modprobe nvidia' should load the appropriate driver now.
14nr|nvidia340-340.24-5|1139	- 2. /usr/{lib|lib64}/nvidia is now provided, a symlink to the appropriate
14nr|nvidia340-340.24-5|1140	- library directory.
14nr|nvidia340-340.24-5|1141	- May help bumblebee, etc.: such software may now refer to just nvidia
14nr|nvidia340-340.24-5|1142	- rather than guess which of the packages with nvidia drivers is
14nr|nvidia340-340.24-5|1143	- installed.
14nr|nvidia340-340.24-5|1144	- This change heavily relies on the fact that different packages with
14nr|nvidia340-340.24-5|1145	- nvidia drivers are now mutually exclusive. That is, no more than one such
14nr|nvidia340-340.24-5|1146	- package can be installed on a given system.
14nr|nvidia340-340.24-5|1147	
14nr|nvidia340-340.24-5|1148	* Thu Sep 11 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-3
14nr|nvidia340-340.24-5|1149	+ Revision: e926019
14nr|nvidia340-340.24-5|1150	- Added missing 'Provides'
14nr|nvidia340-340.24-5|1151	
14nr|nvidia340-340.24-5|1152	* Thu Jul 17 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-2
14nr|nvidia340-340.24-5|1153	+ Revision: dcdecc0
14nr|nvidia340-340.24-5|1154	- Fix the placement of files
14nr|nvidia340-340.24-5|1155	
14nr|nvidia340-340.24-5|1156	* Thu Jul 17 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-1
14nr|nvidia340-340.24-5|1157	+ Revision: 1130b20
14nr|nvidia340-340.24-5|1158	- Make sure no more than one proprietary driver can be installed at the same time
14nr|nvidia340-340.24-5|1159	
14nr|nvidia340-340.24-5|1160	* Thu Jul 17 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-1
14nr|nvidia340-340.24-5|1161	+ Revision: 9fad83f
14nr|nvidia340-340.24-5|1162	- Prepared the package to track long-lived branch 340.x of the drivers
14nr|nvidia340-340.24-5|1163	
14nr|nvidia340-340.24-5|1164	* Mon Jul 14 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1165	+ Revision: fa234f4
14nr|nvidia340-340.24-5|1166	- Specify the correct version of the supported X11 ABI
14nr|nvidia340-340.24-5|1167	
14nr|nvidia340-340.24-5|1168	* Mon Jul 14 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1169	+ Revision: 434d817
14nr|nvidia340-340.24-5|1170	- Updated to version 331.89, cleaned up a bit
14nr|nvidia340-340.24-5|1171	- While at it, merged the relevant parts of the .spec file from Mageia.
14nr|nvidia340-340.24-5|1172	- Note that 331.89 is the latest long-lived version. The move to the real
14nr|nvidia340-340.24-5|1173	- "current" version will be mage in the future.
14nr|nvidia340-340.24-5|1174	
14nr|nvidia340-340.24-5|1175	* Wed Jun 25 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1176	+ Revision: 5fc0112
14nr|nvidia340-340.24-5|1177	- Unified the spec for 2014.1 and 2012.1
14nr|nvidia340-340.24-5|1178	- This is convenient for the present if the builds to x11_backports
14nr|nvidia340-340.24-5|1179	- are needed too.
14nr|nvidia340-340.24-5|1180	
14nr|nvidia340-340.24-5|1181	* Wed Jun 25 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1182	+ Revision: af93692
14nr|nvidia340-340.24-5|1183	- Restored building and installing of the kernel module at post install
14nr|nvidia340-340.24-5|1184	- Otherwise, the module will only be built on the next boot and may not
14nr|nvidia340-340.24-5|1185	- be built in time in some cases => no graphics until one more reboot.
14nr|nvidia340-340.24-5|1186	- I added 'sync' just in case too.
14nr|nvidia340-340.24-5|1187	
14nr|nvidia340-340.24-5|1188	* Mon Jun 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1189	+ Revision: bfc6be9
14nr|nvidia340-340.24-5|1190	- Removed erroneously placed braces
14nr|nvidia340-340.24-5|1191	
14nr|nvidia340-340.24-5|1192	* Mon Jun 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1193	+ Revision: 11b32ba
14nr|nvidia340-340.24-5|1194	- Fixed __noautoprov; minor fixes
14nr|nvidia340-340.24-5|1195	
14nr|nvidia340-340.24-5|1196	* Mon Jun 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1197	+ Revision: f993caf
14nr|nvidia340-340.24-5|1198	- Added missing option to 'convert'
14nr|nvidia340-340.24-5|1199	
14nr|nvidia340-340.24-5|1200	* Mon Jun 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1201	+ Revision: 849c1db
14nr|nvidia340-340.24-5|1202	- Disabled provide 'devel(libEGL)'
14nr|nvidia340-340.24-5|1203	
14nr|nvidia340-340.24-5|1204	* Fri May 30 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1205	+ Revision: 498340a
14nr|nvidia340-340.24-5|1206	- Make sure the driver links with libdl
14nr|nvidia340-340.24-5|1207	
14nr|nvidia340-340.24-5|1208	* Fri May 30 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1209	+ Revision: 80937e3
14nr|nvidia340-340.24-5|1210	- Make sure the driver links with libtirpc
14nr|nvidia340-340.24-5|1211	
14nr|nvidia340-340.24-5|1212	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1213	+ Revision: ef86711
14nr|nvidia340-340.24-5|1214	- Added explicit BuildRequires for libtirpc
14nr|nvidia340-340.24-5|1215	
14nr|nvidia340-340.24-5|1216	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1217	+ Revision: 87ae37d
14nr|nvidia340-340.24-5|1218	- Disabled immediate symbol resolution for ld (it might have broken Xorg)
14nr|nvidia340-340.24-5|1219	
14nr|nvidia340-340.24-5|1220	* Thu May 08 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
14nr|nvidia340-340.24-5|1221	+ Revision: 7d58a3e
14nr|nvidia340-340.24-5|1222	- Release bump needed for a rebuild with new Xorg
14nr|nvidia340-340.24-5|1223	
14nr|nvidia340-340.24-5|1224	* Thu Jan 16 2014 akdengi <alexander.kazancev@rosalab.ru> None
14nr|nvidia340-340.24-5|1225	+ Revision: 4cd8d8b
14nr|nvidia340-340.24-5|1226	- SILENT disable patch5
14nr|nvidia340-340.24-5|1227	
14nr|nvidia340-340.24-5|1228	* Thu Jan 16 2014 akdengi <alexander.kazancev@rosalab.ru> None
14nr|nvidia340-340.24-5|1229	+ Revision: 6a357a3
14nr|nvidia340-340.24-5|1230	- Update to latest stable 331.38
14nr|nvidia340-340.24-5|1231	
14nr|nvidia340-340.24-5|1232	* Mon Dec 30 2013 akdengi <kazancas@mandriva.ru> None
14nr|nvidia340-340.24-5|1233	+ Revision: 02b9824
14nr|nvidia340-340.24-5|1234	- SILENT fix spec
14nr|nvidia340-340.24-5|1235	
14nr|nvidia340-340.24-5|1236	* Mon Dec 30 2013 akdengi <kazancas@mandriva.ru> None
14nr|nvidia340-340.24-5|1237	+ Revision: 7ad13ec
14nr|nvidia340-340.24-5|1238	- SILENT fix spec
14nr|nvidia340-340.24-5|1239	
14nr|nvidia340-340.24-5|1240	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> None
14nr|nvidia340-340.24-5|1241	+ Revision: 065a78c
14nr|nvidia340-340.24-5|1242	- disable debug
14nr|nvidia340-340.24-5|1243	
14nr|nvidia340-340.24-5|1244	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> None
14nr|nvidia340-340.24-5|1245	+ Revision: f59b9af
14nr|nvidia340-340.24-5|1246	- SILENT return files
14nr|nvidia340-340.24-5|1247	
14nr|nvidia340-340.24-5|1248	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> None
14nr|nvidia340-340.24-5|1249	+ Revision: 475ba5b
14nr|nvidia340-340.24-5|1250	- fix biarch file list for 64 bit
14nr|nvidia340-340.24-5|1251	
14nr|nvidia340-340.24-5|1252	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> None
14nr|nvidia340-340.24-5|1253	+ Revision: f9a7be8
14nr|nvidia340-340.24-5|1254	- Drop libnvcuvid.so from cuda package
14nr|nvidia340-340.24-5|1255	
14nr|nvidia340-340.24-5|1256	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> None
14nr|nvidia340-340.24-5|1257	+ Revision: 48a6857
14nr|nvidia340-340.24-5|1258	- SILEN fix files
14nr|nvidia340-340.24-5|1259	
14nr|nvidia340-340.24-5|1260	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> None
14nr|nvidia340-340.24-5|1261	+ Revision: 5f451b8
14nr|nvidia340-340.24-5|1262	- SILENT fix files
14nr|nvidia340-340.24-5|1263	
14nr|nvidia340-340.24-5|1264	

26433 14
14nr|nvidia-cuda-toolkit-5.5.22-1|1	%define driver_ver 295.40
14nr|nvidia-cuda-toolkit-5.5.22-1|2	
14nr|nvidia-cuda-toolkit-5.5.22-1|3	%if %{_use_internal_dependency_generator}
14nr|nvidia-cuda-toolkit-5.5.22-1|4	%define __noautoreq 'libcuda.so.*|libcudart.so.*|devel\\(libcuda.*\\)|devel\\(libcudart.*\\)|python\\(abi\\)|libnvcuvid\\.so\\.(.*)'
14nr|nvidia-cuda-toolkit-5.5.22-1|5	%define __noautoprovfiles /usr/libnvvp
14nr|nvidia-cuda-toolkit-5.5.22-1|6	%define __noautoreqfiles /usr/libnvvp
14nr|nvidia-cuda-toolkit-5.5.22-1|7	%define __noautoprov 'libcairo\\.so\\.2(.*)'
14nr|nvidia-cuda-toolkit-5.5.22-1|8	%else
14nr|nvidia-cuda-toolkit-5.5.22-1|9	%define _requires_exceptions libcuda.so.*\\|libcudart.so.*\\|devel(libcuda.*)\\|devel(libcudart.*)\\|python(abi)\\|libnvcuvid.so.*
14nr|nvidia-cuda-toolkit-5.5.22-1|10	%endif
14nr|nvidia-cuda-toolkit-5.5.22-1|11	
14nr|nvidia-cuda-toolkit-5.5.22-1|12	Summary:	NVIDIA CUDA Toolkit libraries
14nr|nvidia-cuda-toolkit-5.5.22-1|13	
14nr|nvidia-cuda-toolkit-5.5.22-1|14	Name:		nvidia-cuda-toolkit
14nr|nvidia-cuda-toolkit-5.5.22-1|15	Version:	5.5.22
14nr|nvidia-cuda-toolkit-5.5.22-1|16	Release:	1
14nr|nvidia-cuda-toolkit-5.5.22-1|17	Source0:	http://developer.download.nvidia.com/compute/cuda/5_5/rel/installers/cuda_%{version}_linux_32.run
14nr|nvidia-cuda-toolkit-5.5.22-1|18	Source1:	http://developer.download.nvidia.com/compute/cuda/5_5/rel/installers/cuda_%{version}_linux_64.run
14nr|nvidia-cuda-toolkit-5.5.22-1|19	Source2:	nvidia
14nr|nvidia-cuda-toolkit-5.5.22-1|20	Source10:	nvvp.desktop
14nr|nvidia-cuda-toolkit-5.5.22-1|21	Source11:	nsight.desktop
14nr|nvidia-cuda-toolkit-5.5.22-1|22	Source100:	nvidia-cuda-toolkit.rpmlintrc
14nr|nvidia-cuda-toolkit-5.5.22-1|23	License:	Freeware
14nr|nvidia-cuda-toolkit-5.5.22-1|24	Group:		System/Libraries
14nr|nvidia-cuda-toolkit-5.5.22-1|25	Url:		http://www.nvidia.com/cuda/
14nr|nvidia-cuda-toolkit-5.5.22-1|26	Suggests:	nvidia >= %{driver_ver}
14nr|nvidia-cuda-toolkit-5.5.22-1|27	
14nr|nvidia-cuda-toolkit-5.5.22-1|28	# We don't require installation of the NVIDIA graphics drivers so that
14nr|nvidia-cuda-toolkit-5.5.22-1|29	# folks can do CUDA development on systems without NVIDIA hardware.
14nr|nvidia-cuda-toolkit-5.5.22-1|30	
14nr|nvidia-cuda-toolkit-5.5.22-1|31	# A library, libcudainj.so, was introduced in CUDA 4.1, which depends
14nr|nvidia-cuda-toolkit-5.5.22-1|32	# on libcuda.so. It is not needed to compile CUDA programs, though.
14nr|nvidia-cuda-toolkit-5.5.22-1|33	
14nr|nvidia-cuda-toolkit-5.5.22-1|34	%description
14nr|nvidia-cuda-toolkit-5.5.22-1|35	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
14nr|nvidia-cuda-toolkit-5.5.22-1|36	that leverages the parallel compute engine in NVIDIA graphics
14nr|nvidia-cuda-toolkit-5.5.22-1|37	processing units (GPUs) to solve many complex computational problems
14nr|nvidia-cuda-toolkit-5.5.22-1|38	in a fraction of the time required on a CPU. It includes the CUDA
14nr|nvidia-cuda-toolkit-5.5.22-1|39	Instruction Set Architecture (ISA) and the parallel compute engine in
14nr|nvidia-cuda-toolkit-5.5.22-1|40	the GPU. To program to the CUDATM architecture, developers can, today,
14nr|nvidia-cuda-toolkit-5.5.22-1|41	use C, one of the most widely used high-level programming languages,
14nr|nvidia-cuda-toolkit-5.5.22-1|42	which can then be run at great performance on a CUDATM enabled
14nr|nvidia-cuda-toolkit-5.5.22-1|43	processor. Other languages will be supported in the future, including
14nr|nvidia-cuda-toolkit-5.5.22-1|44	FORTRAN and C++.
14nr|nvidia-cuda-toolkit-5.5.22-1|45	
14nr|nvidia-cuda-toolkit-5.5.22-1|46	This package contains the libraries and attendant files needed to run
14nr|nvidia-cuda-toolkit-5.5.22-1|47	programs that make use of CUDA.
14nr|nvidia-cuda-toolkit-5.5.22-1|48	
14nr|nvidia-cuda-toolkit-5.5.22-1|49	%package devel
14nr|nvidia-cuda-toolkit-5.5.22-1|50	Summary:	NVIDIA CUDA Toolkit development files
14nr|nvidia-cuda-toolkit-5.5.22-1|51	
14nr|nvidia-cuda-toolkit-5.5.22-1|52	Group:		Development/C
14nr|nvidia-cuda-toolkit-5.5.22-1|53	Requires:	%{name} = %{version}-%{release}
14nr|nvidia-cuda-toolkit-5.5.22-1|54	Suggests:	nvidia-devel >= %{driver_ver}
14nr|nvidia-cuda-toolkit-5.5.22-1|55	Suggests:	gcc-c++
14nr|nvidia-cuda-toolkit-5.5.22-1|56	
14nr|nvidia-cuda-toolkit-5.5.22-1|57	%description devel
14nr|nvidia-cuda-toolkit-5.5.22-1|58	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
14nr|nvidia-cuda-toolkit-5.5.22-1|59	that leverages the parallel compute engine in NVIDIA graphics
14nr|nvidia-cuda-toolkit-5.5.22-1|60	processing units (GPUs) to solve many complex computational problems
14nr|nvidia-cuda-toolkit-5.5.22-1|61	in a fraction of the time required on a CPU. It includes the CUDA
14nr|nvidia-cuda-toolkit-5.5.22-1|62	Instruction Set Architecture (ISA) and the parallel compute engine in
14nr|nvidia-cuda-toolkit-5.5.22-1|63	the GPU. To program to the CUDATM architecture, developers can, today,
14nr|nvidia-cuda-toolkit-5.5.22-1|64	use C, one of the most widely used high-level programming languages,
14nr|nvidia-cuda-toolkit-5.5.22-1|65	which can then be run at great performance on a CUDATM enabled
14nr|nvidia-cuda-toolkit-5.5.22-1|66	processor. Other languages will be supported in the future, including
14nr|nvidia-cuda-toolkit-5.5.22-1|67	FORTRAN and C++.
14nr|nvidia-cuda-toolkit-5.5.22-1|68	
14nr|nvidia-cuda-toolkit-5.5.22-1|69	This package contains the development files needed to build programs
14nr|nvidia-cuda-toolkit-5.5.22-1|70	that make use of CUDA.
14nr|nvidia-cuda-toolkit-5.5.22-1|71	
14nr|nvidia-cuda-toolkit-5.5.22-1|72	%package -n nvidia-compute-profiler
14nr|nvidia-cuda-toolkit-5.5.22-1|73	Summary:	NVIDIA Compute Visual Profiler
14nr|nvidia-cuda-toolkit-5.5.22-1|74	
14nr|nvidia-cuda-toolkit-5.5.22-1|75	Group:		Development/Other
14nr|nvidia-cuda-toolkit-5.5.22-1|76	Requires:	java
14nr|nvidia-cuda-toolkit-5.5.22-1|77	Obsoletes:	nvidia-cuda-profiler, nvidia-opencl-profiler
14nr|nvidia-cuda-toolkit-5.5.22-1|78	Suggests:	nvidia-devel >= %{driver_ver}
14nr|nvidia-cuda-toolkit-5.5.22-1|79	Suggests:	%{name} = %{version}-%{release}
14nr|nvidia-cuda-toolkit-5.5.22-1|80	BuildRequires:	imagemagick
14nr|nvidia-cuda-toolkit-5.5.22-1|81	
14nr|nvidia-cuda-toolkit-5.5.22-1|82	# We don't strictly require NVIDIA CUDA Toolkit, because the profiler
14nr|nvidia-cuda-toolkit-5.5.22-1|83	# could be used to analyze CSV profile logs obtained elsewhere.
14nr|nvidia-cuda-toolkit-5.5.22-1|84	
14nr|nvidia-cuda-toolkit-5.5.22-1|85	%description -n nvidia-compute-profiler
14nr|nvidia-cuda-toolkit-5.5.22-1|86	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
14nr|nvidia-cuda-toolkit-5.5.22-1|87	that leverages the parallel compute engine in NVIDIA graphics
14nr|nvidia-cuda-toolkit-5.5.22-1|88	processing units (GPUs) to solve many complex computational problems
14nr|nvidia-cuda-toolkit-5.5.22-1|89	in a fraction of the time required on a CPU. It includes the CUDA
14nr|nvidia-cuda-toolkit-5.5.22-1|90	Instruction Set Architecture (ISA) and the parallel compute engine in
14nr|nvidia-cuda-toolkit-5.5.22-1|91	the GPU. To program to the CUDATM architecture, developers can, today,
14nr|nvidia-cuda-toolkit-5.5.22-1|92	use C, one of the most widely used high-level programming languages,
14nr|nvidia-cuda-toolkit-5.5.22-1|93	which can then be run at great performance on a CUDATM enabled
14nr|nvidia-cuda-toolkit-5.5.22-1|94	processor. Other languages will be supported in the future, including
14nr|nvidia-cuda-toolkit-5.5.22-1|95	FORTRAN and C++.
14nr|nvidia-cuda-toolkit-5.5.22-1|96	
14nr|nvidia-cuda-toolkit-5.5.22-1|97	This package contains the Compute Visual Profiler for CUDA and OpenCL.
14nr|nvidia-cuda-toolkit-5.5.22-1|98	
14nr|nvidia-cuda-toolkit-5.5.22-1|99	%package -n nvidia-nsight
14nr|nvidia-cuda-toolkit-5.5.22-1|100	Summary:	NVIDIA Nsight IDE
14nr|nvidia-cuda-toolkit-5.5.22-1|101	
14nr|nvidia-cuda-toolkit-5.5.22-1|102	Group:		Development/Other
14nr|nvidia-cuda-toolkit-5.5.22-1|103	Requires:	java
14nr|nvidia-cuda-toolkit-5.5.22-1|104	Suggests:	nvidia-devel >= %{driver_ver}
14nr|nvidia-cuda-toolkit-5.5.22-1|105	
14nr|nvidia-cuda-toolkit-5.5.22-1|106	# We don't strictly require NVIDIA CUDA Toolkit, because Nsight IDE
14nr|nvidia-cuda-toolkit-5.5.22-1|107	# could be used to develop CUDA programs on a remote node.
14nr|nvidia-cuda-toolkit-5.5.22-1|108	
14nr|nvidia-cuda-toolkit-5.5.22-1|109	%description -n nvidia-nsight
14nr|nvidia-cuda-toolkit-5.5.22-1|110	NVIDIAÂ® CUDAâ„¢ is a general purpose parallel computing architecture
14nr|nvidia-cuda-toolkit-5.5.22-1|111	that leverages the parallel compute engine in NVIDIA graphics
14nr|nvidia-cuda-toolkit-5.5.22-1|112	processing units (GPUs) to solve many complex computational problems
14nr|nvidia-cuda-toolkit-5.5.22-1|113	in a fraction of the time required on a CPU. It includes the CUDA
14nr|nvidia-cuda-toolkit-5.5.22-1|114	Instruction Set Architecture (ISA) and the parallel compute engine in
14nr|nvidia-cuda-toolkit-5.5.22-1|115	the GPU. To program to the CUDAâ„¢ architecture, developers can, today,
14nr|nvidia-cuda-toolkit-5.5.22-1|116	use C++, one of the most widely used high-level programming languages,
14nr|nvidia-cuda-toolkit-5.5.22-1|117	which can then be run at great performance on a CUDAâ„¢ enabled
14nr|nvidia-cuda-toolkit-5.5.22-1|118	processor. Support for other languages, like FORTRAN, Python or Java,
14nr|nvidia-cuda-toolkit-5.5.22-1|119	is available from third parties.
14nr|nvidia-cuda-toolkit-5.5.22-1|120	
14nr|nvidia-cuda-toolkit-5.5.22-1|121	This package contains Nsight Eclipse Edition, a full-featured CUDA IDE.
14nr|nvidia-cuda-toolkit-5.5.22-1|122	
14nr|nvidia-cuda-toolkit-5.5.22-1|123	%prep
14nr|nvidia-cuda-toolkit-5.5.22-1|124	%setup -q -T -c %{name}-%{version}
14nr|nvidia-cuda-toolkit-5.5.22-1|125	
14nr|nvidia-cuda-toolkit-5.5.22-1|126	%install
14nr|nvidia-cuda-toolkit-5.5.22-1|127	
14nr|nvidia-cuda-toolkit-5.5.22-1|128	install -d -m 755 %{buildroot}%{_usr}
14nr|nvidia-cuda-toolkit-5.5.22-1|129	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14nr|nvidia-cuda-toolkit-5.5.22-1|130	install -d -m 755 %{buildroot}/%{_docdir}/%{name}-devel
14nr|nvidia-cuda-toolkit-5.5.22-1|131	install -d -m755 %{buildroot}%{_datadir}/applications
14nr|nvidia-cuda-toolkit-5.5.22-1|132	
14nr|nvidia-cuda-toolkit-5.5.22-1|133	%ifarch %ix86
14nr|nvidia-cuda-toolkit-5.5.22-1|134	bash %{SOURCE0} --tar xf -C .
14nr|nvidia-cuda-toolkit-5.5.22-1|135	./run_files/cuda-linux-rel-%{version}-16488124.run --tar xf -C %{buildroot}%{_usr}
14nr|nvidia-cuda-toolkit-5.5.22-1|136	%else
14nr|nvidia-cuda-toolkit-5.5.22-1|137	bash %{SOURCE1} --tar xf -C .
14nr|nvidia-cuda-toolkit-5.5.22-1|138	./run_files/cuda-linux64-rel-%{version}-16488124.run --tar xf -C %{buildroot}%{_usr}
14nr|nvidia-cuda-toolkit-5.5.22-1|139	rm -rf %{buildroot}/usr/lib
14nr|nvidia-cuda-toolkit-5.5.22-1|140	sed -i 's/lib/lib64/g' %{buildroot}%{_bindir}/nvcc.profile
14nr|nvidia-cuda-toolkit-5.5.22-1|141	# (tmb) restore libdevice
14nr|nvidia-cuda-toolkit-5.5.22-1|142	sed -i 's/lib64device/libdevice/g' %{buildroot}%{_bindir}/nvcc.profile
14nr|nvidia-cuda-toolkit-5.5.22-1|143	%endif
14nr|nvidia-cuda-toolkit-5.5.22-1|144	
14nr|nvidia-cuda-toolkit-5.5.22-1|145	mv %{buildroot}%{_usr}/doc %{buildroot}/%{_docdir}/%{name}-devel/
14nr|nvidia-cuda-toolkit-5.5.22-1|146	rm -rf %{buildroot}%{_usr}/install-linux.pl
14nr|nvidia-cuda-toolkit-5.5.22-1|147	mv %{buildroot}%{_usr}/{extras,src,tools} %{buildroot}/%{_datadir}/%{name}
14nr|nvidia-cuda-toolkit-5.5.22-1|148	rm -rf %{buildroot}/%{_usr}/jre
14nr|nvidia-cuda-toolkit-5.5.22-1|149	
14nr|nvidia-cuda-toolkit-5.5.22-1|150	rm -rf %{buildroot}%{_usr}/InstallUtils.pm
14nr|nvidia-cuda-toolkit-5.5.22-1|151	mv %{buildroot}%{_usr}/EULA.txt %{buildroot}%{_docdir}/%{name}-devel/
14nr|nvidia-cuda-toolkit-5.5.22-1|152	
14nr|nvidia-cuda-toolkit-5.5.22-1|153	for S in 16 24 32 48 64 128 192 256; do
14nr|nvidia-cuda-toolkit-5.5.22-1|154	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/$S\x$S/apps
14nr|nvidia-cuda-toolkit-5.5.22-1|155	convert -scale $S\x$S %{buildroot}/%{_usr}/libnvvp/icon.xpm %{buildroot}%{_iconsdir}/hicolor/$S\x$S/apps/nvvp.png
14nr|nvidia-cuda-toolkit-5.5.22-1|156	convert -scale $S\x$S %{buildroot}/%{_usr}/libnsight/icon.xpm %{buildroot}%{_iconsdir}/hicolor/$S\x$S/apps/nsight.png
14nr|nvidia-cuda-toolkit-5.5.22-1|157	done
14nr|nvidia-cuda-toolkit-5.5.22-1|158	
14nr|nvidia-cuda-toolkit-5.5.22-1|159	install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/nvidia
14nr|nvidia-cuda-toolkit-5.5.22-1|160	install -m644 %{SOURCE10} %{buildroot}%{_datadir}/applications/
14nr|nvidia-cuda-toolkit-5.5.22-1|161	install -m644 %{SOURCE11} %{buildroot}%{_datadir}/applications/
14nr|nvidia-cuda-toolkit-5.5.22-1|162	
14nr|nvidia-cuda-toolkit-5.5.22-1|163	%files
14nr|nvidia-cuda-toolkit-5.5.22-1|164	%{_libdir}/*.so.*
14nr|nvidia-cuda-toolkit-5.5.22-1|165	%{_sysconfdir}/init.d/*
14nr|nvidia-cuda-toolkit-5.5.22-1|166	
14nr|nvidia-cuda-toolkit-5.5.22-1|167	%files devel
14nr|nvidia-cuda-toolkit-5.5.22-1|168	%doc %{_docdir}/%{name}-devel/*
14nr|nvidia-cuda-toolkit-5.5.22-1|169	%{_bindir}/*
14nr|nvidia-cuda-toolkit-5.5.22-1|170	%exclude %{_bindir}/nvvp
14nr|nvidia-cuda-toolkit-5.5.22-1|171	%exclude %{_bindir}/nsight
14nr|nvidia-cuda-toolkit-5.5.22-1|172	%{_libdir}/*.so
14nr|nvidia-cuda-toolkit-5.5.22-1|173	%{_libdir}/*.a
14nr|nvidia-cuda-toolkit-5.5.22-1|174	%{_includedir}/*
14nr|nvidia-cuda-toolkit-5.5.22-1|175	%{_usr}/open64/*
14nr|nvidia-cuda-toolkit-5.5.22-1|176	%{_usr}/nvvm/*
14nr|nvidia-cuda-toolkit-5.5.22-1|177	%{_datadir}/%{name}/*
14nr|nvidia-cuda-toolkit-5.5.22-1|178	
14nr|nvidia-cuda-toolkit-5.5.22-1|179	%files -n nvidia-compute-profiler
14nr|nvidia-cuda-toolkit-5.5.22-1|180	%{_bindir}/nvvp
14nr|nvidia-cuda-toolkit-5.5.22-1|181	%{_usr}/libnvvp/.eclipseproduct
14nr|nvidia-cuda-toolkit-5.5.22-1|182	%{_usr}/libnvvp/*
14nr|nvidia-cuda-toolkit-5.5.22-1|183	%{_datadir}/applications/nvvp.desktop
14nr|nvidia-cuda-toolkit-5.5.22-1|184	%{_iconsdir}/hicolor/*/apps/nvvp.png
14nr|nvidia-cuda-toolkit-5.5.22-1|185	
14nr|nvidia-cuda-toolkit-5.5.22-1|186	%files -n nvidia-nsight
14nr|nvidia-cuda-toolkit-5.5.22-1|187	%{_bindir}/nsight
14nr|nvidia-cuda-toolkit-5.5.22-1|188	%{_usr}/libnsight/.eclipseproduct
14nr|nvidia-cuda-toolkit-5.5.22-1|189	%{_usr}/libnsight/*
14nr|nvidia-cuda-toolkit-5.5.22-1|190	%{_datadir}/applications/nsight.desktop
14nr|nvidia-cuda-toolkit-5.5.22-1|191	%{_iconsdir}/hicolor/*/apps/nsight.png
14nr|nvidia-cuda-toolkit-5.5.22-1|192	
14nr|nvidia-cuda-toolkit-5.5.22-1|193	%changelog
14nr|nvidia-cuda-toolkit-5.5.22-1|194	* Tue May 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.5.22-1
14nr|nvidia-cuda-toolkit-5.5.22-1|195	+ Revision: 359ff94
14nr|nvidia-cuda-toolkit-5.5.22-1|196	- Fix typo
14nr|nvidia-cuda-toolkit-5.5.22-1|197	
14nr|nvidia-cuda-toolkit-5.5.22-1|198	

26434 14
14nr|nvidia-current-340.24-4|1	# I love OpenSource :-(
14nr|nvidia-current-340.24-4|2	
14nr|nvidia-current-340.24-4|3	## NOTE: When modifying this .spec, you do not necessarily need to care about
14nr|nvidia-current-340.24-4|4	##       the %simple stuff. It is fine to break them, I'll fix it when I need them :)
14nr|nvidia-current-340.24-4|5	## - Anssi
14nr|nvidia-current-340.24-4|6	
14nr|nvidia-current-340.24-4|7	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nr|nvidia-current-340.24-4|8	# For the present, fall back to the old symbol resolution rules for ld.
14nr|nvidia-current-340.24-4|9	%define _disable_ld_now 1
14nr|nvidia-current-340.24-4|10	
14nr|nvidia-current-340.24-4|11	# (tpg) disable interall rpm dependency generator
14nr|nvidia-current-340.24-4|12	# define _use_internal_dependency_generator 0
14nr|nvidia-current-340.24-4|13	
14nr|nvidia-current-340.24-4|14	# %simple mode can be used to transform an arbitrary nvidia installer
14nr|nvidia-current-340.24-4|15	# package to rpms, similar to %atibuild mode in fglrx.
14nr|nvidia-current-340.24-4|16	# Macros version, rel, nsource, pkgname, distsuffix should be manually defined.
14nr|nvidia-current-340.24-4|17	%define _enable_debug_packages %{nil}
14nr|nvidia-current-340.24-4|18	
14nr|nvidia-current-340.24-4|19	%define simple		0
14nr|nvidia-current-340.24-4|20	%{?_without_simple: %global simple 0}
14nr|nvidia-current-340.24-4|21	%{?_with_simple: %global simple 1}
14nr|nvidia-current-340.24-4|22	
14nr|nvidia-current-340.24-4|23	%define name		nvidia-current
14nr|nvidia-current-340.24-4|24	
14nr|nvidia-current-340.24-4|25	%if !%simple
14nr|nvidia-current-340.24-4|26	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
14nr|nvidia-current-340.24-4|27	%define version		340.24
14nr|nvidia-current-340.24-4|28	# the highest supported videodrv abi
14nr|nvidia-current-340.24-4|29	# 18 corresponds to Xorg 1.16
14nr|nvidia-current-340.24-4|30	%define videodrv_abi	18
14nr|nvidia-current-340.24-4|31	%endif
14nr|nvidia-current-340.24-4|32	
14nr|nvidia-current-340.24-4|33	%define priority	9700
14nr|nvidia-current-340.24-4|34	
14nr|nvidia-current-340.24-4|35	%define pkgname32	NVIDIA-Linux-x86-%{version}
14nr|nvidia-current-340.24-4|36	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
14nr|nvidia-current-340.24-4|37	
14nr|nvidia-current-340.24-4|38	# Disable when the sources aren't on ftp yet, but can be downloaded from
14nr|nvidia-current-340.24-4|39	# http://us.download.nvidia.com
14nr|nvidia-current-340.24-4|40	%define ftp 1
14nr|nvidia-current-340.24-4|41	
14nr|nvidia-current-340.24-4|42	# For now, backportability is kept for 2008.0 forwards.
14nr|nvidia-current-340.24-4|43	
14nr|nvidia-current-340.24-4|44	%define drivername		nvidia-current
14nr|nvidia-current-340.24-4|45	%define driverpkgname		x11-driver-video-%{drivername}
14nr|nvidia-current-340.24-4|46	%define modulename		%{drivername}
14nr|nvidia-current-340.24-4|47	# for description and documentation
14nr|nvidia-current-340.24-4|48	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nr|nvidia-current-340.24-4|49	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia-current-340.24-4|50	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia-current-340.24-4|51	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia-current-340.24-4|52	%define nvidia_libdir		%{_libdir}/%{drivername}
14nr|nvidia-current-340.24-4|53	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nr|nvidia-current-340.24-4|54	%define nvidia_bindir		%{nvidia_libdir}/bin
14nr|nvidia-current-340.24-4|55	# The entry in Cards+ this driver should be associated with, if there is
14nr|nvidia-current-340.24-4|56	# no entry in ldetect-lst default pcitable:
14nr|nvidia-current-340.24-4|57	# cooker ldetect-lst should be up-to-date
14nr|nvidia-current-340.24-4|58	%define ldetect_cards_name	%nil
14nr|nvidia-current-340.24-4|59	
14nr|nvidia-current-340.24-4|60	
14nr|nvidia-current-340.24-4|61	%define biarches x86_64
14nr|nvidia-current-340.24-4|62	
14nr|nvidia-current-340.24-4|63	%if !%simple
14nr|nvidia-current-340.24-4|64	%ifarch %{ix86}
14nr|nvidia-current-340.24-4|65	%define nsource %{SOURCE0}
14nr|nvidia-current-340.24-4|66	%define pkgname %{pkgname32}
14nr|nvidia-current-340.24-4|67	%endif
14nr|nvidia-current-340.24-4|68	%ifarch x86_64
14nr|nvidia-current-340.24-4|69	%define nsource %{SOURCE1}
14nr|nvidia-current-340.24-4|70	%define pkgname %{pkgname64}
14nr|nvidia-current-340.24-4|71	%endif
14nr|nvidia-current-340.24-4|72	%endif
14nr|nvidia-current-340.24-4|73	
14nr|nvidia-current-340.24-4|74	# Other packages should not require any NVIDIA libraries, and this package
14nr|nvidia-current-340.24-4|75	# should not be pulled in when libGL.so.1 is required
14nr|nvidia-current-340.24-4|76	%if %{_use_internal_dependency_generator}
14nr|nvidia-current-340.24-4|77	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)|devel\\(libEGL.*'
14nr|nvidia-current-340.24-4|78	%define common_requires_exceptions libGLcore\\.so|libnv.*\\.so|libGL(.*)
14nr|nvidia-current-340.24-4|79	%else
14nr|nvidia-current-340.24-4|80	%define _provides_exceptions \\.so
14nr|nvidia-current-340.24-4|81	%define common_requires_exceptions libGLcore\\.so\\|libnv.*\\.so
14nr|nvidia-current-340.24-4|82	%endif
14nr|nvidia-current-340.24-4|83	
14nr|nvidia-current-340.24-4|84	%ifarch %{biarches}
14nr|nvidia-current-340.24-4|85	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nr|nvidia-current-340.24-4|86	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nr|nvidia-current-340.24-4|87	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nr|nvidia-current-340.24-4|88	# pull the dependencies of 32-bit nvidia libraries in as well.
14nr|nvidia-current-340.24-4|89	%if %{_use_internal_dependency_generator}
14nr|nvidia-current-340.24-4|90	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nr|nvidia-current-340.24-4|91	%else
14nr|nvidia-current-340.24-4|92	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nr|nvidia-current-340.24-4|93	%endif
14nr|nvidia-current-340.24-4|94	%else
14nr|nvidia-current-340.24-4|95	%if %{_use_internal_dependency_generator}
14nr|nvidia-current-340.24-4|96	%define __noautoreq '%{common_requires_exceptions}'
14nr|nvidia-current-340.24-4|97	%else
14nr|nvidia-current-340.24-4|98	%define __noautoreq %{common_requires_exceptions}
14nr|nvidia-current-340.24-4|99	%endif
14nr|nvidia-current-340.24-4|100	%endif
14nr|nvidia-current-340.24-4|101	
14nr|nvidia-current-340.24-4|102	# (anssi) Workaround wrong linking as of 310.19.
14nr|nvidia-current-340.24-4|103	# This will probably be fixed soon (at least similar issues have been in the past).
14nr|nvidia-current-340.24-4|104	# https://devtalk.nvidia.com/default/topic/523762/libnvidia-encode-so-310-19-has-dependency-on-missing-library/
14nr|nvidia-current-340.24-4|105	%define _exclude_files_from_autoreq libnvidia-encode.so.%version
14nr|nvidia-current-340.24-4|106	
14nr|nvidia-current-340.24-4|107	Summary:	NVIDIA proprietary X.org driver and libraries, current driver series
14nr|nvidia-current-340.24-4|108	Name:		%{name}
14nr|nvidia-current-340.24-4|109	Version:	%{version}
14nr|nvidia-current-340.24-4|110	Release:	4
14nr|nvidia-current-340.24-4|111	%if !%simple
14nr|nvidia-current-340.24-4|112	%if %ftp
14nr|nvidia-current-340.24-4|113	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nr|nvidia-current-340.24-4|114	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nr|nvidia-current-340.24-4|115	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nr|nvidia-current-340.24-4|116	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nr|nvidia-current-340.24-4|117	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nr|nvidia-current-340.24-4|118	Source4:	ftp://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nr|nvidia-current-340.24-4|119	Source5:	ftp://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nr|nvidia-current-340.24-4|120	%else
14nr|nvidia-current-340.24-4|121	Source0:	http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nr|nvidia-current-340.24-4|122	Source1:	http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nr|nvidia-current-340.24-4|123	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nr|nvidia-current-340.24-4|124	Source2:	http://us.download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nr|nvidia-current-340.24-4|125	Source3:	http://us.download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nr|nvidia-current-340.24-4|126	Source4:	http://us.download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nr|nvidia-current-340.24-4|127	Source5:	http://us.download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nr|nvidia-current-340.24-4|128	%endif
14nr|nvidia-current-340.24-4|129	Source100:	nvidia-current.rpmlintrc
14nr|nvidia-current-340.24-4|130	# include xf86vmproto for X_XF86VidModeGetGammaRampSize, fixes build on cooker
14nr|nvidia-current-340.24-4|131	Patch3:		nvidia-settings-include-xf86vmproto.patch
14nr|nvidia-current-340.24-4|132	Patch4:		nvidia-current-304.32-dkms.conf-unique-module-name.patch
14nr|nvidia-current-340.24-4|133	%endif
14nr|nvidia-current-340.24-4|134	License:	Freeware
14nr|nvidia-current-340.24-4|135	URL:		http://www.nvidia.com/object/unix.html
14nr|nvidia-current-340.24-4|136	Group: 		System/Kernel and hardware
14nr|nvidia-current-340.24-4|137	Provides: should-restart = system
14nr|nvidia-current-340.24-4|138	ExclusiveArch:	%{ix86} x86_64
14nr|nvidia-current-340.24-4|139	%if !%simple
14nr|nvidia-current-340.24-4|140	BuildRequires:	imagemagick
14nr|nvidia-current-340.24-4|141	BuildRequires:	pkgconfig(xrender)
14nr|nvidia-current-340.24-4|142	BuildRequires:	pkgconfig(gtk+-2.0)
14nr|nvidia-current-340.24-4|143	BuildRequires:	pkgconfig(xv)
14nr|nvidia-current-340.24-4|144	BuildRequires:	pkgconfig(gl)
14nr|nvidia-current-340.24-4|145	BuildRequires:	pkgconfig(xxf86vm)
14nr|nvidia-current-340.24-4|146	BuildRequires:	pkgconfig(vdpau)
14nr|nvidia-current-340.24-4|147	BuildRequires:	pkgconfig(libtirpc)
14nr|nvidia-current-340.24-4|148	%endif
14nr|nvidia-current-340.24-4|149	BuildRequires:	rpm-build
14nr|nvidia-current-340.24-4|150	
14nr|nvidia-current-340.24-4|151	%description
14nr|nvidia-current-340.24-4|152	The proprietary driver for NVidia GPUs, "current" branch.
14nr|nvidia-current-340.24-4|153	
14nr|nvidia-current-340.24-4|154	%package -n %{driverpkgname}
14nr|nvidia-current-340.24-4|155	Summary:	NVIDIA proprietary X.org driver and libraries
14nr|nvidia-current-340.24-4|156	Group: 		System/Kernel and hardware
14nr|nvidia-current-340.24-4|157	Requires(post): update-alternatives >= 1.9.0
14nr|nvidia-current-340.24-4|158	Requires(postun): update-alternatives >= 1.9.0
14nr|nvidia-current-340.24-4|159	Requires:	x11-server-common
14nr|nvidia-current-340.24-4|160	Suggests:	%{drivername}-doc-html = %{version}
14nr|nvidia-current-340.24-4|161	# Proper support for versioned kmod() was added in 2008.1:
14nr|nvidia-current-340.24-4|162	Requires:	kmod(%{modulename}) = %{version}
14nr|nvidia-current-340.24-4|163	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
14nr|nvidia-current-340.24-4|164	# the vdpau library package. We ensure its installation here.
14nr|nvidia-current-340.24-4|165	Requires:	%{_lib}vdpau1
14nr|nvidia-current-340.24-4|166	# NEED FIX We need grub2 to add nomodeset!
14nr|nvidia-current-340.24-4|167	Requires(pre):	grub2 >= 2.00-34
14nr|nvidia-current-340.24-4|168	
14nr|nvidia-current-340.24-4|169	Conflicts:	nvidia-current-cuda-opencl <= 295.59-1
14nr|nvidia-current-340.24-4|170	Suggests:   nvidia-additional-settings
14nr|nvidia-current-340.24-4|171	
14nr|nvidia-current-340.24-4|172	%description -n %{driverpkgname}
14nr|nvidia-current-340.24-4|173	NVIDIA proprietary X.org graphics driver, related libraries and
14nr|nvidia-current-340.24-4|174	configuration tools.
14nr|nvidia-current-340.24-4|175	
14nr|nvidia-current-340.24-4|176	Please use XFdrake to configure your NVIDIA card. The correct packages
14nr|nvidia-current-340.24-4|177	will be automatically installed and configured in this case.
14nr|nvidia-current-340.24-4|178	
14nr|nvidia-current-340.24-4|179	%package -n dkms-%{drivername}
14nr|nvidia-current-340.24-4|180	Summary:	Kernel module to manage NVIDIA GPUs
14nr|nvidia-current-340.24-4|181	Group:		System/Kernel and hardware
14nr|nvidia-current-340.24-4|182	Requires:	dkms
14nr|nvidia-current-340.24-4|183	Requires(post):	dkms
14nr|nvidia-current-340.24-4|184	Requires(preun): dkms
14nr|nvidia-current-340.24-4|185	
14nr|nvidia-current-340.24-4|186	# DKMS package for each long-lived branch provides nvidia-driver-long-lived.
14nr|nvidia-current-340.24-4|187	# The "conflicts" clause is needed to prevent the situation when several
14nr|nvidia-current-340.24-4|188	# drivers from different branches are installed at the same time. Each of
14nr|nvidia-current-340.24-4|189	# the drivers will have alias "nvidia" for modprobe, so they cannot
14nr|nvidia-current-340.24-4|190	# co-exist.
14nr|nvidia-current-340.24-4|191	Conflicts:	nvidia-driver-long-lived
14nr|nvidia-current-340.24-4|192	
14nr|nvidia-current-340.24-4|193	%description -n dkms-%{drivername}
14nr|nvidia-current-340.24-4|194	Kernel module to manage NVIDIA GPUs. This
14nr|nvidia-current-340.24-4|195	is to be used with the %{driverpkgname} package.
14nr|nvidia-current-340.24-4|196	
14nr|nvidia-current-340.24-4|197	%package -n %{drivername}-devel
14nr|nvidia-current-340.24-4|198	Summary:	NVIDIA OpenGL/CUDA development libraries and headers
14nr|nvidia-current-340.24-4|199	Group:		Development/C
14nr|nvidia-current-340.24-4|200	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia-current-340.24-4|201	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
14nr|nvidia-current-340.24-4|202	Provides:	nvidia-devel = %{version}-%{release}
14nr|nvidia-current-340.24-4|203	Requires:	%{_lib}vdpau-devel
14nr|nvidia-current-340.24-4|204	
14nr|nvidia-current-340.24-4|205	%description -n %{drivername}-devel
14nr|nvidia-current-340.24-4|206	NVIDIA OpenGL/CUDA headers. This package is not required for normal use.
14nr|nvidia-current-340.24-4|207	
14nr|nvidia-current-340.24-4|208	%package -n %{drivername}-cuda-opencl
14nr|nvidia-current-340.24-4|209	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
14nr|nvidia-current-340.24-4|210	Group: 		System/Kernel and hardware
14nr|nvidia-current-340.24-4|211	Provides:	%{drivername}-cuda = %{version}-%{release}
14nr|nvidia-current-340.24-4|212	Requires:	kmod(%{modulename}) = %{version}
14nr|nvidia-current-340.24-4|213	Conflicts:	x11-driver-video-nvidia-current <= 295.59
14nr|nvidia-current-340.24-4|214	
14nr|nvidia-current-340.24-4|215	%description -n %{drivername}-cuda-opencl
14nr|nvidia-current-340.24-4|216	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
14nr|nvidia-current-340.24-4|217	required for normal use, it provides libraries to use NVIDIA cards for High
14nr|nvidia-current-340.24-4|218	Performance Computing (HPC).
14nr|nvidia-current-340.24-4|219	
14nr|nvidia-current-340.24-4|220	# HTML doc splitted off because of size, for live cds:
14nr|nvidia-current-340.24-4|221	%package -n %{drivername}-doc-html
14nr|nvidia-current-340.24-4|222	Summary:	NVIDIA html documentation (%{drivername})
14nr|nvidia-current-340.24-4|223	Group:		System/Kernel and hardware
14nr|nvidia-current-340.24-4|224	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia-current-340.24-4|225	
14nr|nvidia-current-340.24-4|226	%description -n %{drivername}-doc-html
14nr|nvidia-current-340.24-4|227	HTML version of the README.txt file provided in package
14nr|nvidia-current-340.24-4|228	%{driverpkgname}.
14nr|nvidia-current-340.24-4|229	
14nr|nvidia-current-340.24-4|230	%prep
14nr|nvidia-current-340.24-4|231	# No patches applied when %simple is set
14nr|nvidia-current-340.24-4|232	%if %simple
14nr|nvidia-current-340.24-4|233	%setup -q -c -T
14nr|nvidia-current-340.24-4|234	%else
14nr|nvidia-current-340.24-4|235	%setup -q -c -T -a 2 -a 3 -a 4 -a 5
14nr|nvidia-current-340.24-4|236	cd nvidia-settings-%{version}
14nr|nvidia-current-340.24-4|237	%patch3 -p1
14nr|nvidia-current-340.24-4|238	cd ..
14nr|nvidia-current-340.24-4|239	%endif
14nr|nvidia-current-340.24-4|240	sh %{nsource} --extract-only
14nr|nvidia-current-340.24-4|241	
14nr|nvidia-current-340.24-4|242	%if !%simple
14nr|nvidia-current-340.24-4|243	cd %{pkgname}
14nr|nvidia-current-340.24-4|244	%patch4 -p0 -b .uniq~
14nr|nvidia-current-340.24-4|245	cd ..
14nr|nvidia-current-340.24-4|246	%endif
14nr|nvidia-current-340.24-4|247	
14nr|nvidia-current-340.24-4|248	rm -rf %{pkgname}/usr/src/nv/precompiled
14nr|nvidia-current-340.24-4|249	
14nr|nvidia-current-340.24-4|250	cat > README.install.urpmi <<EOF
14nr|nvidia-current-340.24-4|251	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
14nr|nvidia-current-340.24-4|252	packages will be automatically installed if not already present.
14nr|nvidia-current-340.24-4|253	1. Run XFdrake as root.
14nr|nvidia-current-340.24-4|254	2. Go to the Graphics Card list.
14nr|nvidia-current-340.24-4|255	3. Select your card (it is usually already autoselected).
14nr|nvidia-current-340.24-4|256	4. Answer any questions asked and then quit.
14nr|nvidia-current-340.24-4|257	
14nr|nvidia-current-340.24-4|258	If you do not want to use XFdrake, see README.manual-setup.
14nr|nvidia-current-340.24-4|259	EOF
14nr|nvidia-current-340.24-4|260	
14nr|nvidia-current-340.24-4|261	cat > README.manual-setup <<EOF
14nr|nvidia-current-340.24-4|262	This file describes the procedure for the manual installation of this NVIDIA
14nr|nvidia-current-340.24-4|263	driver package. You can find the instructions for the recommended automatic
14nr|nvidia-current-340.24-4|264	installation in the file 'README.install.urpmi' in this directory.
14nr|nvidia-current-340.24-4|265	
14nr|nvidia-current-340.24-4|266	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
14nr|nvidia-current-340.24-4|267	o Change the Driver to "nvidia" in the Device section
14nr|nvidia-current-340.24-4|268	o Make the line below the only 'glx' related line in the Module section,
14nr|nvidia-current-340.24-4|269	adding it if it is not already there:
14nr|nvidia-current-340.24-4|270	Load "glx"
14nr|nvidia-current-340.24-4|271	o Remove any 'ModulePath' lines from the Files section
14nr|nvidia-current-340.24-4|272	- Run "update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf" as root.
14nr|nvidia-current-340.24-4|273	- Run "ldconfig -X" as root.
14nr|nvidia-current-340.24-4|274	- Add nomodeset options to grub command line
14nr|nvidia-current-340.24-4|275	EOF
14nr|nvidia-current-340.24-4|276	
14nr|nvidia-current-340.24-4|277	%if !%simple
14nr|nvidia-current-340.24-4|278	rm -f nvidia-settings-%{version}/src/*/*.a
14nr|nvidia-current-340.24-4|279	
14nr|nvidia-current-340.24-4|280	%build
14nr|nvidia-current-340.24-4|281	# The code contains dozens on top of dozens on top of dozens of "false" positives
14nr|nvidia-current-340.24-4|282	export CFLAGS="%optflags -Wno-error=format-security"
14nr|nvidia-current-340.24-4|283	export CXXFLAGS="$CFLAGS"
14nr|nvidia-current-340.24-4|284	export LDFLAGS="%{?ldflags}"
14nr|nvidia-current-340.24-4|285	%make -C nvidia-settings-%{version}/src/libXNVCtrl
14nr|nvidia-current-340.24-4|286	%make -C nvidia-settings-%{version} STRIP_CMD=true
14nr|nvidia-current-340.24-4|287	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
14nr|nvidia-current-340.24-4|288	%make -C nvidia-modprobe-%{version} STRIP_CMD=true
14nr|nvidia-current-340.24-4|289	%make -C nvidia-persistenced-%{version} STRIP_CMD=true LIBS="-ltirpc -ldl"
14nr|nvidia-current-340.24-4|290	
14nr|nvidia-current-340.24-4|291	# %simple
14nr|nvidia-current-340.24-4|292	%endif
14nr|nvidia-current-340.24-4|293	
14nr|nvidia-current-340.24-4|294	%install
14nr|nvidia-current-340.24-4|295	rm -rf %{buildroot}
14nr|nvidia-current-340.24-4|296	cd %{pkgname}
14nr|nvidia-current-340.24-4|297	
14nr|nvidia-current-340.24-4|298	# dkms
14nr|nvidia-current-340.24-4|299	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia-current-340.24-4|300	
14nr|nvidia-current-340.24-4|301	# menu entry
14nr|nvidia-current-340.24-4|302	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
14nr|nvidia-current-340.24-4|303	cat > %{buildroot}%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop <<EOF
14nr|nvidia-current-340.24-4|304	[Desktop Entry]
14nr|nvidia-current-340.24-4|305	Name=NVIDIA Display Settings
14nr|nvidia-current-340.24-4|306	Comment=Configure NVIDIA X driver
14nr|nvidia-current-340.24-4|307	Exec=%{_bindir}/nvidia-settings
14nr|nvidia-current-340.24-4|308	Icon=%{drivername}-settings
14nr|nvidia-current-340.24-4|309	Terminal=false
14nr|nvidia-current-340.24-4|310	Type=Application
14nr|nvidia-current-340.24-4|311	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nr|nvidia-current-340.24-4|312	EOF
14nr|nvidia-current-340.24-4|313	
14nr|nvidia-current-340.24-4|314	install -d -m755	%{buildroot}%{_datadir}/applications
14nr|nvidia-current-340.24-4|315	touch			%{buildroot}%{_datadir}/applications/rosa-nvidia-settings.desktop
14nr|nvidia-current-340.24-4|316	
14nr|nvidia-current-340.24-4|317	# icons
14nr|nvidia-current-340.24-4|318	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14nr|nvidia-current-340.24-4|319	%if !%simple
14nr|nvidia-current-340.24-4|320	%if %mdvver > 201210
14nr|nvidia-current-340.24-4|321	convert --strip nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|322	convert --strip nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|323	convert --strip nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|324	%else
14nr|nvidia-current-340.24-4|325	convert nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|326	convert nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|327	convert nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|328	%endif
14nr|nvidia-current-340.24-4|329	
14nr|nvidia-current-340.24-4|330	%else
14nr|nvidia-current-340.24-4|331	# no imagemagick
14nr|nvidia-current-340.24-4|332	[ -e nvidia-settings.png ] || cp -a usr/share/pixmaps/nvidia-settings.png .
14nr|nvidia-current-340.24-4|333	install -m644 nvidia-settings.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|334	%endif
14nr|nvidia-current-340.24-4|335	
14nr|nvidia-current-340.24-4|336	error_fatal() {
14nr|nvidia-current-340.24-4|337	echo "Error: $@." >&2
14nr|nvidia-current-340.24-4|338	exit 1
14nr|nvidia-current-340.24-4|339	}
14nr|nvidia-current-340.24-4|340	
14nr|nvidia-current-340.24-4|341	error_unhandled() {
14nr|nvidia-current-340.24-4|342	echo "Warning: $@." >&2
14nr|nvidia-current-340.24-4|343	echo "Warning: $@." >> warns.log
14nr|nvidia-current-340.24-4|344	%if !%simple
14nr|nvidia-current-340.24-4|345	# cause distro builds to fail in case of unhandled files
14nr|nvidia-current-340.24-4|346	exit 1
14nr|nvidia-current-340.24-4|347	%endif
14nr|nvidia-current-340.24-4|348	}
14nr|nvidia-current-340.24-4|349	
14nr|nvidia-current-340.24-4|350	parseparams() {
14nr|nvidia-current-340.24-4|351	for value in $rest; do
14nr|nvidia-current-340.24-4|352	local param=$1
14nr|nvidia-current-340.24-4|353	[ -n "$param" ] || error_fatal "unhandled parameter $value"
14nr|nvidia-current-340.24-4|354	shift
14nr|nvidia-current-340.24-4|355	eval $param=$value
14nr|nvidia-current-340.24-4|356	
14nr|nvidia-current-340.24-4|357	[ -n "$value" ] || error_fatal "empty $param"
14nr|nvidia-current-340.24-4|358	
14nr|nvidia-current-340.24-4|359	# resolve libdir based on $arch
14nr|nvidia-current-340.24-4|360	if [ "$param" = "arch" ]; then
14nr|nvidia-current-340.24-4|361	case "$arch" in
14nr|nvidia-current-340.24-4|362	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
14nr|nvidia-current-340.24-4|363	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
14nr|nvidia-current-340.24-4|364	*)		error_fatal "unknown arch $arch"
14nr|nvidia-current-340.24-4|365	esac
14nr|nvidia-current-340.24-4|366	fi
14nr|nvidia-current-340.24-4|367	done
14nr|nvidia-current-340.24-4|368	}
14nr|nvidia-current-340.24-4|369	
14nr|nvidia-current-340.24-4|370	add_to_list() {
14nr|nvidia-current-340.24-4|371	%if !%simple
14nr|nvidia-current-340.24-4|372	# on distro builds, only use .manifest for %doc files
14nr|nvidia-current-340.24-4|373	[ "${2#%doc}" = "${2}" ] && return
14nr|nvidia-current-340.24-4|374	%endif
14nr|nvidia-current-340.24-4|375	local list="$1.files"
14nr|nvidia-current-340.24-4|376	local entry="$2"
14nr|nvidia-current-340.24-4|377	echo $entry >> $list
14nr|nvidia-current-340.24-4|378	}
14nr|nvidia-current-340.24-4|379	
14nr|nvidia-current-340.24-4|380	install_symlink() {
14nr|nvidia-current-340.24-4|381	local pkg="$1"
14nr|nvidia-current-340.24-4|382	local dir="$2"
14nr|nvidia-current-340.24-4|383	mkdir -p %{buildroot}$dir
14nr|nvidia-current-340.24-4|384	ln -s $dest %{buildroot}$dir/$file
14nr|nvidia-current-340.24-4|385	add_to_list $pkg $dir/$file
14nr|nvidia-current-340.24-4|386	}
14nr|nvidia-current-340.24-4|387	
14nr|nvidia-current-340.24-4|388	install_lib_symlink() {
14nr|nvidia-current-340.24-4|389	local pkg="$1"
14nr|nvidia-current-340.24-4|390	local dir="$2"
14nr|nvidia-current-340.24-4|391	case "$file" in
14nr|nvidia-current-340.24-4|392	libvdpau_*.so)
14nr|nvidia-current-340.24-4|393	# vdpau drivers => not put into -devel
14nr|nvidia-current-340.24-4|394	;;
14nr|nvidia-current-340.24-4|395	*.so)
14nr|nvidia-current-340.24-4|396	pkg=nvidia-devel;;
14nr|nvidia-current-340.24-4|397	esac
14nr|nvidia-current-340.24-4|398	install_symlink $pkg $dir
14nr|nvidia-current-340.24-4|399	}
14nr|nvidia-current-340.24-4|400	
14nr|nvidia-current-340.24-4|401	install_file_only() {
14nr|nvidia-current-340.24-4|402	local pkg="$1"
14nr|nvidia-current-340.24-4|403	local dir="$2"
14nr|nvidia-current-340.24-4|404	mkdir -p %{buildroot}$dir
14nr|nvidia-current-340.24-4|405	# replace 0444 with more usual 0644
14nr|nvidia-current-340.24-4|406	[ "$perms" = "0444" ] && perms="0644"
14nr|nvidia-current-340.24-4|407	install -m $perms $file %{buildroot}$dir
14nr|nvidia-current-340.24-4|408	}
14nr|nvidia-current-340.24-4|409	
14nr|nvidia-current-340.24-4|410	install_file() {
14nr|nvidia-current-340.24-4|411	local pkg="$1"
14nr|nvidia-current-340.24-4|412	local dir="$2"
14nr|nvidia-current-340.24-4|413	install_file_only $pkg $dir
14nr|nvidia-current-340.24-4|414	add_to_list $pkg $dir/$(basename $file)
14nr|nvidia-current-340.24-4|415	}
14nr|nvidia-current-340.24-4|416	
14nr|nvidia-current-340.24-4|417	get_module_dir() {
14nr|nvidia-current-340.24-4|418	local subdir="$1"
14nr|nvidia-current-340.24-4|419	case "$subdir" in
14nr|nvidia-current-340.24-4|420	extensions*)	echo %{nvidia_extensionsdir};;
14nr|nvidia-current-340.24-4|421	drivers/)	echo %{nvidia_driversdir};;
14nr|nvidia-current-340.24-4|422	/)		echo %{nvidia_modulesdir};;
14nr|nvidia-current-340.24-4|423	*)		error_unhandled "unhandled module subdir $subdir"
14nr|nvidia-current-340.24-4|424	echo %{nvidia_modulesdir};;
14nr|nvidia-current-340.24-4|425	esac
14nr|nvidia-current-340.24-4|426	}
14nr|nvidia-current-340.24-4|427	
14nr|nvidia-current-340.24-4|428	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
14nr|nvidia-current-340.24-4|429	rm -f $file
14nr|nvidia-current-340.24-4|430	touch $file
14nr|nvidia-current-340.24-4|431	done
14nr|nvidia-current-340.24-4|432	
14nr|nvidia-current-340.24-4|433	# install files according to .manifest
14nr|nvidia-current-340.24-4|434	cat .manifest | tail -n +9 | while read line; do
14nr|nvidia-current-340.24-4|435	arch=
14nr|nvidia-current-340.24-4|436	style=
14nr|nvidia-current-340.24-4|437	subdir=
14nr|nvidia-current-340.24-4|438	dest=
14nr|nvidia-current-340.24-4|439	nvidia_libdir=
14nr|nvidia-current-340.24-4|440	
14nr|nvidia-current-340.24-4|441	rest=${line}
14nr|nvidia-current-340.24-4|442	file=${rest%%%% *}
14nr|nvidia-current-340.24-4|443	rest=${rest#* }
14nr|nvidia-current-340.24-4|444	perms=${rest%%%% *}
14nr|nvidia-current-340.24-4|445	rest=${rest#* }
14nr|nvidia-current-340.24-4|446	type=${rest%%%% *}
14nr|nvidia-current-340.24-4|447	[ "${rest#* }" = "$rest" ] && rest= || rest=${rest#* }
14nr|nvidia-current-340.24-4|448	
14nr|nvidia-current-340.24-4|449	case "$type" in
14nr|nvidia-current-340.24-4|450	CUDA_LIB)
14nr|nvidia-current-340.24-4|451	parseparams arch subdir
14nr|nvidia-current-340.24-4|452	install_file nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|453	;;
14nr|nvidia-current-340.24-4|454	CUDA_SYMLINK)
14nr|nvidia-current-340.24-4|455	parseparams arch subdir dest
14nr|nvidia-current-340.24-4|456	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|457	;;
14nr|nvidia-current-340.24-4|458	ENCODEAPI_LIB)
14nr|nvidia-current-340.24-4|459	parseparams arch subdir
14nr|nvidia-current-340.24-4|460	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|461	;;
14nr|nvidia-current-340.24-4|462	ENCODEAPI_LIB_SYMLINK)
14nr|nvidia-current-340.24-4|463	parseparams arch dest
14nr|nvidia-current-340.24-4|464	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia-current-340.24-4|465	;;
14nr|nvidia-current-340.24-4|466	EXPLICIT_PATH)
14nr|nvidia-current-340.24-4|467	parseparams dest
14nr|nvidia-current-340.24-4|468	install_file nvidia %{_datadir}/nvidia
14nr|nvidia-current-340.24-4|469	;;
14nr|nvidia-current-340.24-4|470	NVCUVID_LIB)
14nr|nvidia-current-340.24-4|471	parseparams arch subdir
14nr|nvidia-current-340.24-4|472	install_file nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|473	;;
14nr|nvidia-current-340.24-4|474	NVCUVID_LIB_SYMLINK)
14nr|nvidia-current-340.24-4|475	parseparams arch dest
14nr|nvidia-current-340.24-4|476	install_lib_symlink nvidia-cuda $nvidia_libdir
14nr|nvidia-current-340.24-4|477	;;
14nr|nvidia-current-340.24-4|478	NVIFR_LIB)
14nr|nvidia-current-340.24-4|479	parseparams arch subdir
14nr|nvidia-current-340.24-4|480	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|481	;;
14nr|nvidia-current-340.24-4|482	NVIFR_LIB_SYMLINK)
14nr|nvidia-current-340.24-4|483	parseparams arch dest
14nr|nvidia-current-340.24-4|484	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia-current-340.24-4|485	;;
14nr|nvidia-current-340.24-4|486	OPENGL_LIB)
14nr|nvidia-current-340.24-4|487	parseparams arch
14nr|nvidia-current-340.24-4|488	install_file nvidia $nvidia_libdir
14nr|nvidia-current-340.24-4|489	;;
14nr|nvidia-current-340.24-4|490	OPENGL_SYMLINK)
14nr|nvidia-current-340.24-4|491	parseparams arch dest
14nr|nvidia-current-340.24-4|492	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia-current-340.24-4|493	;;
14nr|nvidia-current-340.24-4|494	TLS_LIB)
14nr|nvidia-current-340.24-4|495	parseparams arch style subdir
14nr|nvidia-current-340.24-4|496	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|497	;;
14nr|nvidia-current-340.24-4|498	TLS_SYMLINK)
14nr|nvidia-current-340.24-4|499	parseparams arch style subdir dest
14nr|nvidia-current-340.24-4|500	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|501	;;
14nr|nvidia-current-340.24-4|502	UTILITY_LIB)
14nr|nvidia-current-340.24-4|503	# backward-compatibility
14nr|nvidia-current-340.24-4|504	[ -n "${rest}" ] || rest="NATIVE $rest"
14nr|nvidia-current-340.24-4|505	parseparams arch subdir
14nr|nvidia-current-340.24-4|506	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|507	;;
14nr|nvidia-current-340.24-4|508	UTILITY_LIB_SYMLINK)
14nr|nvidia-current-340.24-4|509	# backward-compatibility
14nr|nvidia-current-340.24-4|510	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nr|nvidia-current-340.24-4|511	parseparams arch dest
14nr|nvidia-current-340.24-4|512	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia-current-340.24-4|513	;;
14nr|nvidia-current-340.24-4|514	VDPAU_LIB)
14nr|nvidia-current-340.24-4|515	parseparams arch subdir
14nr|nvidia-current-340.24-4|516	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia-current-340.24-4|517	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|518	;;
14nr|nvidia-current-340.24-4|519	VDPAU_SYMLINK)
14nr|nvidia-current-340.24-4|520	parseparams arch subdir dest
14nr|nvidia-current-340.24-4|521	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia-current-340.24-4|522	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|523	;;
14nr|nvidia-current-340.24-4|524	VDPAU_WRAPPER_LIB)
14nr|nvidia-current-340.24-4|525	parseparams arch subdir
14nr|nvidia-current-340.24-4|526	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia-current-340.24-4|527	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|528	;;
14nr|nvidia-current-340.24-4|529	VDPAU_WRAPPER_SYMLINK)
14nr|nvidia-current-340.24-4|530	parseparams arch subdir dest
14nr|nvidia-current-340.24-4|531	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia-current-340.24-4|532	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia-current-340.24-4|533	;;
14nr|nvidia-current-340.24-4|534	XLIB_STATIC_LIB)
14nr|nvidia-current-340.24-4|535	install_file nvidia-devel %{nvidia_libdir}
14nr|nvidia-current-340.24-4|536	;;
14nr|nvidia-current-340.24-4|537	XLIB_SHARED_LIB)
14nr|nvidia-current-340.24-4|538	install_file nvidia %{nvidia_libdir}
14nr|nvidia-current-340.24-4|539	;;
14nr|nvidia-current-340.24-4|540	XLIB_SYMLINK)
14nr|nvidia-current-340.24-4|541	parseparams dest
14nr|nvidia-current-340.24-4|542	install_lib_symlink nvidia %{nvidia_libdir}
14nr|nvidia-current-340.24-4|543	;;
14nr|nvidia-current-340.24-4|544	LIBGL_LA)
14nr|nvidia-current-340.24-4|545	# (Anssi) we don't install .la files
14nr|nvidia-current-340.24-4|546	;;
14nr|nvidia-current-340.24-4|547	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
14nr|nvidia-current-340.24-4|548	parseparams subdir
14nr|nvidia-current-340.24-4|549	install_file nvidia $(get_module_dir $subdir)
14nr|nvidia-current-340.24-4|550	;;
14nr|nvidia-current-340.24-4|551	XMODULE_NEWSYM)
14nr|nvidia-current-340.24-4|552	# symlink that is created only if it doesn't already
14nr|nvidia-current-340.24-4|553	# exist (i.e. as part of x11-server)
14nr|nvidia-current-340.24-4|554	case "$file" in
14nr|nvidia-current-340.24-4|555	libwfb.so)
14nr|nvidia-current-340.24-4|556	continue
14nr|nvidia-current-340.24-4|557	;;
14nr|nvidia-current-340.24-4|558	*)
14nr|nvidia-current-340.24-4|559	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
14nr|nvidia-current-340.24-4|560	continue
14nr|nvidia-current-340.24-4|561	esac
14nr|nvidia-current-340.24-4|562	parseparams subdir dest
14nr|nvidia-current-340.24-4|563	install_symlink nvidia $(get_module_dir $subdir)
14nr|nvidia-current-340.24-4|564	;;
14nr|nvidia-current-340.24-4|565	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
14nr|nvidia-current-340.24-4|566	parseparams subdir dest
14nr|nvidia-current-340.24-4|567	install_symlink nvidia $(get_module_dir $subdir)
14nr|nvidia-current-340.24-4|568	;;
14nr|nvidia-current-340.24-4|569	VDPAU_HEADER)
14nr|nvidia-current-340.24-4|570	continue
14nr|nvidia-current-340.24-4|571	parseparams subdir
14nr|nvidia-current-340.24-4|572	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nr|nvidia-current-340.24-4|573	;;
14nr|nvidia-current-340.24-4|574	OPENGL_HEADER|CUDA_HEADER)
14nr|nvidia-current-340.24-4|575	parseparams subdir
14nr|nvidia-current-340.24-4|576	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nr|nvidia-current-340.24-4|577	;;
14nr|nvidia-current-340.24-4|578	DOCUMENTATION)
14nr|nvidia-current-340.24-4|579	parseparams subdir
14nr|nvidia-current-340.24-4|580	case $subdir in
14nr|nvidia-current-340.24-4|581	*/html)
14nr|nvidia-current-340.24-4|582	add_to_list nvidia-html "%%doc %{pkgname}/$file"
14nr|nvidia-current-340.24-4|583	continue
14nr|nvidia-current-340.24-4|584	;;
14nr|nvidia-current-340.24-4|585	*/include/*)
14nr|nvidia-current-340.24-4|586	continue
14nr|nvidia-current-340.24-4|587	;;
14nr|nvidia-current-340.24-4|588	esac
14nr|nvidia-current-340.24-4|589	case $file in
14nr|nvidia-current-340.24-4|590	*XF86Config*|*nvidia-settings.png)
14nr|nvidia-current-340.24-4|591	continue;;
14nr|nvidia-current-340.24-4|592	esac
14nr|nvidia-current-340.24-4|593	add_to_list nvidia "%%doc %{pkgname}/$file"
14nr|nvidia-current-340.24-4|594	;;
14nr|nvidia-current-340.24-4|595	MANPAGE|NVIDIA_MODPROBE_MANPAGE)
14nr|nvidia-current-340.24-4|596	parseparams subdir
14nr|nvidia-current-340.24-4|597	case "$file" in
14nr|nvidia-current-340.24-4|598	*nvidia-installer*)
14nr|nvidia-current-340.24-4|599	# not installed
14nr|nvidia-current-340.24-4|600	continue
14nr|nvidia-current-340.24-4|601	;;
14nr|nvidia-current-340.24-4|602	*nvidia-settings*|*nvidia-xconfig*|*nvidia-modprobe*|*nvidia-persistenced*)
14nr|nvidia-current-340.24-4|603	%if !%simple
14nr|nvidia-current-340.24-4|604	# installed separately below
14nr|nvidia-current-340.24-4|605	continue
14nr|nvidia-current-340.24-4|606	%endif
14nr|nvidia-current-340.24-4|607	;;
14nr|nvidia-current-340.24-4|608	*nvidia-smi*|*nvidia-cuda-mps-control*)
14nr|nvidia-current-340.24-4|609	# ok
14nr|nvidia-current-340.24-4|610	;;
14nr|nvidia-current-340.24-4|611	*)
14nr|nvidia-current-340.24-4|612	error_unhandled "skipped unknown man page $(basename $file)"
14nr|nvidia-current-340.24-4|613	continue
14nr|nvidia-current-340.24-4|614	esac
14nr|nvidia-current-340.24-4|615	install_file_only nvidia %{_mandir}/$subdir
14nr|nvidia-current-340.24-4|616	;;
14nr|nvidia-current-340.24-4|617	UTILITY_BINARY)
14nr|nvidia-current-340.24-4|618	case "$file" in
14nr|nvidia-current-340.24-4|619	*nvidia-settings|*nvidia-xconfig|*nvidia-persistenced)
14nr|nvidia-current-340.24-4|620	%if !%simple
14nr|nvidia-current-340.24-4|621	# not installed, we install our own copy
14nr|nvidia-current-340.24-4|622	continue
14nr|nvidia-current-340.24-4|623	%endif
14nr|nvidia-current-340.24-4|624	;;
14nr|nvidia-current-340.24-4|625	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
14nr|nvidia-current-340.24-4|626	# ok
14nr|nvidia-current-340.24-4|627	;;
14nr|nvidia-current-340.24-4|628	*nvidia-cuda-mps-control|*nvidia-cuda-mps-server)
14nr|nvidia-current-340.24-4|629	# ok
14nr|nvidia-current-340.24-4|630	;;
14nr|nvidia-current-340.24-4|631	*)
14nr|nvidia-current-340.24-4|632	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
14nr|nvidia-current-340.24-4|633	;;
14nr|nvidia-current-340.24-4|634	esac
14nr|nvidia-current-340.24-4|635	install_file nvidia %{nvidia_bindir}
14nr|nvidia-current-340.24-4|636	;;
14nr|nvidia-current-340.24-4|637	UTILITY_BIN_SYMLINK)
14nr|nvidia-current-340.24-4|638	case $file in nvidia-uninstall) continue;; esac
14nr|nvidia-current-340.24-4|639	parseparams dest
14nr|nvidia-current-340.24-4|640	install_symlink nvidia %{nvidia_bindir}
14nr|nvidia-current-340.24-4|641	;;
14nr|nvidia-current-340.24-4|642	NVIDIA_MODPROBE)
14nr|nvidia-current-340.24-4|643	# A suid-root tool (GPLv2) used as fallback for loading the module and
14nr|nvidia-current-340.24-4|644	# creating the device nodes in case the driver component is running as
14nr|nvidia-current-340.24-4|645	# a non-root user (e.g. a CUDA application). While the module is automatically
14nr|nvidia-current-340.24-4|646	# loaded by udev rules, the device nodes are not automatically created
14nr|nvidia-current-340.24-4|647	# like with regular drivers and therefore this tool is installed on
14nr|nvidia-current-340.24-4|648	# ROSA as well, at least for now.
14nr|nvidia-current-340.24-4|649	
14nr|nvidia-current-340.24-4|650	# We install our self-compiled version in non-simple mode
14nr|nvidia-current-340.24-4|651	%if %simple
14nr|nvidia-current-340.24-4|652	install_file nvidia %{nvidia_bindir}
14nr|nvidia-current-340.24-4|653	%endif
14nr|nvidia-current-340.24-4|654	;;
14nr|nvidia-current-340.24-4|655	INSTALLER_BINARY)
14nr|nvidia-current-340.24-4|656	# not installed
14nr|nvidia-current-340.24-4|657	;;
14nr|nvidia-current-340.24-4|658	KERNEL_MODULE_SRC)
14nr|nvidia-current-340.24-4|659	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia-current-340.24-4|660	;;
14nr|nvidia-current-340.24-4|661	CUDA_ICD)
14nr|nvidia-current-340.24-4|662	# in theory this should go to the cuda subpackage, but it goes into the main package
14nr|nvidia-current-340.24-4|663	# as this avoids one broken symlink and it is small enough to not cause space issues
14nr|nvidia-current-340.24-4|664	install_file nvidia %{_sysconfdir}/%{drivername}
14nr|nvidia-current-340.24-4|665	;;
14nr|nvidia-current-340.24-4|666	APPLICATION_PROFILE)
14nr|nvidia-current-340.24-4|667	parseparams subdir
14nr|nvidia-current-340.24-4|668	# application profile filenames are versioned, we can use a common
14nr|nvidia-current-340.24-4|669	# non-alternativesized directory
14nr|nvidia-current-340.24-4|670	install_file nvidia %{_datadir}/nvidia/$subdir
14nr|nvidia-current-340.24-4|671	;;
14nr|nvidia-current-340.24-4|672	DOT_DESKTOP)
14nr|nvidia-current-340.24-4|673	# we provide our own for now
14nr|nvidia-current-340.24-4|674	;;
14nr|nvidia-current-340.24-4|675	UVM_MODULE_SRC)
14nr|nvidia-current-340.24-4|676	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}/uvm
14nr|nvidia-current-340.24-4|677	;;
14nr|nvidia-current-340.24-4|678	*)
14nr|nvidia-current-340.24-4|679	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
14nr|nvidia-current-340.24-4|680	esac
14nr|nvidia-current-340.24-4|681	done
14nr|nvidia-current-340.24-4|682	
14nr|nvidia-current-340.24-4|683	[ -z "$warnings" ] || echo "Please file a bug about the above warnings at http://bugs.rosalinux.ru/." >> warns.log
14nr|nvidia-current-340.24-4|684	
14nr|nvidia-current-340.24-4|685	# Create the convenience symlinks. As the packages with nvidia are mutually
14nr|nvidia-current-340.24-4|686	# exclusive now, there is no need to use alternatives for this.
14nr|nvidia-current-340.24-4|687	ln -s %{nvidia_libdir} %{buildroot}%{_libdir}/nvidia
14nr|nvidia-current-340.24-4|688	%ifarch %{biarches}
14nr|nvidia-current-340.24-4|689	ln -s %{nvidia_libdir32} %{buildroot}%{_prefix}/lib/nvidia
14nr|nvidia-current-340.24-4|690	%endif
14nr|nvidia-current-340.24-4|691	
14nr|nvidia-current-340.24-4|692	%if %simple
14nr|nvidia-current-340.24-4|693	find %{buildroot}%{_libdir} %{buildroot}%{_prefix}/lib -type d | while read dir; do
14nr|nvidia-current-340.24-4|694	dir=${dir#%{buildroot}}
14nr|nvidia-current-340.24-4|695	echo "$dir" | grep -q nvidia && echo "%%dir $dir" >> nvidia.files
14nr|nvidia-current-340.24-4|696	done
14nr|nvidia-current-340.24-4|697	[ -d %{buildroot}%{_includedir}/%{drivername} ] && echo "%{_includedir}/%{drivername}" >> nvidia-devel.files
14nr|nvidia-current-340.24-4|698	
14nr|nvidia-current-340.24-4|699	%endif
14nr|nvidia-current-340.24-4|700	
14nr|nvidia-current-340.24-4|701	%if !%simple
14nr|nvidia-current-340.24-4|702	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
14nr|nvidia-current-340.24-4|703	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
14nr|nvidia-current-340.24-4|704	
14nr|nvidia-current-340.24-4|705	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-current-340.24-4|706	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-current-340.24-4|707	%endif
14nr|nvidia-current-340.24-4|708	
14nr|nvidia-current-340.24-4|709	# vdpau alternative symlink
14nr|nvidia-current-340.24-4|710	install -d -m755 %{buildroot}%{_libdir}/vdpau
14nr|nvidia-current-340.24-4|711	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-current-340.24-4|712	%ifarch %{biarches}
14nr|nvidia-current-340.24-4|713	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
14nr|nvidia-current-340.24-4|714	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-current-340.24-4|715	%endif
14nr|nvidia-current-340.24-4|716	
14nr|nvidia-current-340.24-4|717	%if !%simple
14nr|nvidia-current-340.24-4|718	# self-built binaries
14nr|nvidia-current-340.24-4|719	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
14nr|nvidia-current-340.24-4|720	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nr|nvidia-current-340.24-4|721	install -m755 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced %{buildroot}%{nvidia_bindir}
14nr|nvidia-current-340.24-4|722	install -m4755 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe %{buildroot}%{nvidia_bindir}
14nr|nvidia-current-340.24-4|723	%endif
14nr|nvidia-current-340.24-4|724	# binary alternatives
14nr|nvidia-current-340.24-4|725	install -d -m755			%{buildroot}%{_bindir}
14nr|nvidia-current-340.24-4|726	touch					%{buildroot}%{_bindir}/nvidia-debugdump
14nr|nvidia-current-340.24-4|727	touch					%{buildroot}%{_bindir}/nvidia-settings
14nr|nvidia-current-340.24-4|728	touch					%{buildroot}%{_bindir}/nvidia-smi
14nr|nvidia-current-340.24-4|729	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nr|nvidia-current-340.24-4|730	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nr|nvidia-current-340.24-4|731	touch					%{buildroot}%{_bindir}/nvidia-modprobe
14nr|nvidia-current-340.24-4|732	touch					%{buildroot}%{_bindir}/nvidia-persistenced
14nr|nvidia-current-340.24-4|733	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-control
14nr|nvidia-current-340.24-4|734	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-server
14nr|nvidia-current-340.24-4|735	# rpmlint:
14nr|nvidia-current-340.24-4|736	chmod 0755				%{buildroot}%{_bindir}/*
14nr|nvidia-current-340.24-4|737	
14nr|nvidia-current-340.24-4|738	%if !%simple
14nr|nvidia-current-340.24-4|739	# install man pages
14nr|nvidia-current-340.24-4|740	install -m644 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nr|nvidia-current-340.24-4|741	install -m644 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nr|nvidia-current-340.24-4|742	install -m644 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe.1 %{buildroot}%{_mandir}/man1
14nr|nvidia-current-340.24-4|743	install -m644 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced.1 %{buildroot}%{_mandir}/man1
14nr|nvidia-current-340.24-4|744	%endif
14nr|nvidia-current-340.24-4|745	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nr|nvidia-current-340.24-4|746	gunzip %{buildroot}%{_mandir}/man1/*.gz
14nr|nvidia-current-340.24-4|747	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nr|nvidia-current-340.24-4|748	cd %{buildroot}%{_mandir}/man1
14nr|nvidia-current-340.24-4|749	rename nvidia alt-%{drivername} *
14nr|nvidia-current-340.24-4|750	cd -
14nr|nvidia-current-340.24-4|751	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia-current-340.24-4|752	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia-current-340.24-4|753	touch %{buildroot}%{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nr|nvidia-current-340.24-4|754	touch %{buildroot}%{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nr|nvidia-current-340.24-4|755	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
14nr|nvidia-current-340.24-4|756	touch %{buildroot}%{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nr|nvidia-current-340.24-4|757	
14nr|nvidia-current-340.24-4|758	# cuda nvidia.icd
14nr|nvidia-current-340.24-4|759	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|nvidia-current-340.24-4|760	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nr|nvidia-current-340.24-4|761	
14nr|nvidia-current-340.24-4|762	# ld.so.conf
14nr|nvidia-current-340.24-4|763	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia-current-340.24-4|764	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-current-340.24-4|765	%ifarch %{biarches}
14nr|nvidia-current-340.24-4|766	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-current-340.24-4|767	%endif
14nr|nvidia-current-340.24-4|768	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nr|nvidia-current-340.24-4|769	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia-current-340.24-4|770	
14nr|nvidia-current-340.24-4|771	# modprobe.d
14nr|nvidia-current-340.24-4|772	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nr|nvidia-current-340.24-4|773	#touch					#{buildroot}#{_sysconfdir}/modprobe.d/display-driver.conf
14nr|nvidia-current-340.24-4|774	
14nr|nvidia-current-340.24-4|775	# Allow the users to load this kernel module as "nvidia". Different packages
14nr|nvidia-current-340.24-4|776	# with nvidia are mutually exclusive now, so it is OK not to use
14nr|nvidia-current-340.24-4|777	# alternatives for this.
14nr|nvidia-current-340.24-4|778	echo "alias nvidia %{drivername}" > %{buildroot}%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nr|nvidia-current-340.24-4|779	
14nr|nvidia-current-340.24-4|780	# xinit script
14nr|nvidia-current-340.24-4|781	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia-current-340.24-4|782	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
14nr|nvidia-current-340.24-4|783	# to be sourced
14nr|nvidia-current-340.24-4|784	#
14nr|nvidia-current-340.24-4|785	# Do not modify this file; the changes will be overwritten.
14nr|nvidia-current-340.24-4|786	# If you want to disable automatic configuration loading, create
14nr|nvidia-current-340.24-4|787	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nr|nvidia-current-340.24-4|788	#
14nr|nvidia-current-340.24-4|789	LOAD_NVIDIA_SETTINGS="yes"
14nr|nvidia-current-340.24-4|790	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nr|nvidia-current-340.24-4|791	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nr|nvidia-current-340.24-4|792	EOF
14nr|nvidia-current-340.24-4|793	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nr|nvidia-current-340.24-4|794	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nr|nvidia-current-340.24-4|795	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia-current-340.24-4|796	
14nr|nvidia-current-340.24-4|797	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig \! -name nvidia-modprobe \! -name nvidia-persistenced)"
14nr|nvidia-current-340.24-4|798	
14nr|nvidia-current-340.24-4|799	%post -n %{driverpkgname}
14nr|nvidia-current-340.24-4|800	# XFdrake used to generate an nvidia.conf file
14nr|nvidia-current-340.24-4|801	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nr|nvidia-current-340.24-4|802	
14nr|nvidia-current-340.24-4|803	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
14nr|nvidia-current-340.24-4|804	
14nr|nvidia-current-340.24-4|805	# owned by libvdpau1, created in case libvdpau1 is installed only just after
14nr|nvidia-current-340.24-4|806	# this package
14nr|nvidia-current-340.24-4|807	mkdir -p %{_libdir}/vdpau
14nr|nvidia-current-340.24-4|808	
14nr|nvidia-current-340.24-4|809	%{_sbindir}/update-alternatives \
14nr|nvidia-current-340.24-4|810	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
14nr|nvidia-current-340.24-4|811	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nr|nvidia-current-340.24-4|812	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nr|nvidia-current-340.24-4|813	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
14nr|nvidia-current-340.24-4|814	--slave %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension} nvidia-cuda-mps-control.1%{_extension} %{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1%{_extension} \
14nr|nvidia-current-340.24-4|815	--slave %{_datadir}/applications/rosa-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/rosa-nvidia-settings.desktop \
14nr|nvidia-current-340.24-4|816	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nr|nvidia-current-340.24-4|817	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nr|nvidia-current-340.24-4|818	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nr|nvidia-current-340.24-4|819	--slave %{_bindir}/nvidia-debugdump nvidia-debugdump %{nvidia_bindir}/nvidia-debugdump \
14nr|nvidia-current-340.24-4|820	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nr|nvidia-current-340.24-4|821	--slave %{_bindir}/nvidia-cuda-mps-control nvidia-cuda-mps-control %{nvidia_bindir}/nvidia-cuda-mps-control \
14nr|nvidia-current-340.24-4|822	--slave %{_bindir}/nvidia-cuda-mps-server nvidia-cuda-mps-server %{nvidia_bindir}/nvidia-cuda-mps-server \
14nr|nvidia-current-340.24-4|823	--slave %{_bindir}/nvidia-modprobe nvidia-modprobe %{nvidia_bindir}/nvidia-modprobe \
14nr|nvidia-current-340.24-4|824	--slave %{_bindir}/nvidia-persistenced nvidia-persistenced %{nvidia_bindir}/nvidia-persistenced \
14nr|nvidia-current-340.24-4|825	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
14nr|nvidia-current-340.24-4|826	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{%{_prefix}/lib/nvidia}/vdpau/libvdpau_nvidia.so.%{version} \
14nr|nvidia-current-340.24-4|827	#--slave #{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf #{_sysconfdir}/#{drivername}/modprobe.conf \
14nr|nvidia-current-340.24-4|828	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
14nr|nvidia-current-340.24-4|829	%ifarch %{biarches}
14nr|nvidia-current-340.24-4|830	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
14nr|nvidia-current-340.24-4|831	%endif
14nr|nvidia-current-340.24-4|832	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
14nr|nvidia-current-340.24-4|833	
14nr|nvidia-current-340.24-4|834	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
14nr|nvidia-current-340.24-4|835	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
14nr|nvidia-current-340.24-4|836	# but they do not matter as we are using alternatives for libglx.so now.
14nr|nvidia-current-340.24-4|837	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-current-340.24-4|838	fi
14nr|nvidia-current-340.24-4|839	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia-current-340.24-4|840	/sbin/ldconfig -X
14nr|nvidia-current-340.24-4|841	
14nr|nvidia-current-340.24-4|842	%if "%{ldetect_cards_name}" != ""
14nr|nvidia-current-340.24-4|843	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|nvidia-current-340.24-4|844	%endif
14nr|nvidia-current-340.24-4|845	
14nr|nvidia-current-340.24-4|846	#Add 'nomodeset' to grub2 string and update grub2.cfg. But if Optimus (detect i915 and i965) then stop
14nr|nvidia-current-340.24-4|847	if ! lspci -vv | grep i915
14nr|nvidia-current-340.24-4|848	then
14nr|nvidia-current-340.24-4|849	if ! lspci -vv | grep i965
14nr|nvidia-current-340.24-4|850	then
14nr|nvidia-current-340.24-4|851	/usr/sbin/grub2-cfg-mod --add nomodeset
14nr|nvidia-current-340.24-4|852	/usr/sbin/update-grub2
14nr|nvidia-current-340.24-4|853	fi
14nr|nvidia-current-340.24-4|854	fi
14nr|nvidia-current-340.24-4|855	
14nr|nvidia-current-340.24-4|856	%postun -n %{driverpkgname}
14nr|nvidia-current-340.24-4|857	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
14nr|nvidia-current-340.24-4|858	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-current-340.24-4|859	fi
14nr|nvidia-current-340.24-4|860	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia-current-340.24-4|861	/sbin/ldconfig -X
14nr|nvidia-current-340.24-4|862	
14nr|nvidia-current-340.24-4|863	%if "%{ldetect_cards_name}" != ""
14nr|nvidia-current-340.24-4|864	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|nvidia-current-340.24-4|865	%endif
14nr|nvidia-current-340.24-4|866	
14nr|nvidia-current-340.24-4|867	#Del 'nomodeset' to grub2 string and update grub2.cfg
14nr|nvidia-current-340.24-4|868	if [ $1 -eq 0 ] ; then
14nr|nvidia-current-340.24-4|869	/usr/sbin/grub2-cfg-mod --del nomodeset
14nr|nvidia-current-340.24-4|870	/usr/sbin/update-grub2
14nr|nvidia-current-340.24-4|871	fi
14nr|nvidia-current-340.24-4|872	
14nr|nvidia-current-340.24-4|873	%post -n %{drivername}-cuda-opencl
14nr|nvidia-current-340.24-4|874	# explicit /sbin/ldconfig due to a non-standard library directory
14nr|nvidia-current-340.24-4|875	/sbin/ldconfig -X
14nr|nvidia-current-340.24-4|876	
14nr|nvidia-current-340.24-4|877	%post -n dkms-%{drivername}
14nr|nvidia-current-340.24-4|878	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia-current-340.24-4|879	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia-current-340.24-4|880	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release}
14nr|nvidia-current-340.24-4|881	
14nr|nvidia-current-340.24-4|882	# Just in case the user reboots the system too quickly and sync is not
14nr|nvidia-current-340.24-4|883	# done automatically.
14nr|nvidia-current-340.24-4|884	sync
14nr|nvidia-current-340.24-4|885	
14nr|nvidia-current-340.24-4|886	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia-current-340.24-4|887	modprobe -r nvidia > /dev/null 2>&1 || true
14nr|nvidia-current-340.24-4|888	
14nr|nvidia-current-340.24-4|889	%preun -n dkms-%{drivername}
14nr|nvidia-current-340.24-4|890	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
14nr|nvidia-current-340.24-4|891	
14nr|nvidia-current-340.24-4|892	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia-current-340.24-4|893	modprobe -r nvidia > /dev/null 2>&1 || true
14nr|nvidia-current-340.24-4|894	
14nr|nvidia-current-340.24-4|895	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
14nr|nvidia-current-340.24-4|896	%defattr(-,root,root)
14nr|nvidia-current-340.24-4|897	# other documentation files are listed in nvidia.files
14nr|nvidia-current-340.24-4|898	%doc README.install.urpmi README.manual-setup
14nr|nvidia-current-340.24-4|899	
14nr|nvidia-current-340.24-4|900	# ld.so.conf, modprobe.conf, xinit
14nr|nvidia-current-340.24-4|901	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia-current-340.24-4|902	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia-current-340.24-4|903	%dir %{_sysconfdir}/%{drivername}
14nr|nvidia-current-340.24-4|904	#{_sysconfdir}/#{drivername}/modprobe.conf
14nr|nvidia-current-340.24-4|905	%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nr|nvidia-current-340.24-4|906	%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-current-340.24-4|907	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nr|nvidia-current-340.24-4|908	%if !%simple
14nr|nvidia-current-340.24-4|909	%{_sysconfdir}/%{drivername}/nvidia.icd
14nr|nvidia-current-340.24-4|910	%dir %{_datadir}/nvidia
14nr|nvidia-current-340.24-4|911	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-rc
14nr|nvidia-current-340.24-4|912	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-key-documentation
14nr|nvidia-current-340.24-4|913	%{_datadir}/nvidia/monitoring.conf
14nr|nvidia-current-340.24-4|914	%{_datadir}/nvidia/pci.ids
14nr|nvidia-current-340.24-4|915	%endif
14nr|nvidia-current-340.24-4|916	
14nr|nvidia-current-340.24-4|917	%dir %{_sysconfdir}/OpenCL
14nr|nvidia-current-340.24-4|918	%dir %{_sysconfdir}/OpenCL/vendors
14nr|nvidia-current-340.24-4|919	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nr|nvidia-current-340.24-4|920	
14nr|nvidia-current-340.24-4|921	%ghost %{_bindir}/nvidia-debugdump
14nr|nvidia-current-340.24-4|922	%ghost %{_bindir}/nvidia-settings
14nr|nvidia-current-340.24-4|923	%ghost %{_bindir}/nvidia-smi
14nr|nvidia-current-340.24-4|924	%ghost %{_bindir}/nvidia-xconfig
14nr|nvidia-current-340.24-4|925	%ghost %{_bindir}/nvidia-modprobe
14nr|nvidia-current-340.24-4|926	%ghost %{_bindir}/nvidia-persistenced
14nr|nvidia-current-340.24-4|927	%ghost %{_bindir}/nvidia-bug-report.sh
14nr|nvidia-current-340.24-4|928	%ghost %{_bindir}/nvidia-cuda-mps-control
14nr|nvidia-current-340.24-4|929	%ghost %{_bindir}/nvidia-cuda-mps-server
14nr|nvidia-current-340.24-4|930	%if !%simple
14nr|nvidia-current-340.24-4|931	%dir %{nvidia_bindir}
14nr|nvidia-current-340.24-4|932	%{nvidia_bindir}/nvidia-debugdump
14nr|nvidia-current-340.24-4|933	%{nvidia_bindir}/nvidia-settings
14nr|nvidia-current-340.24-4|934	%{nvidia_bindir}/nvidia-smi
14nr|nvidia-current-340.24-4|935	%{nvidia_bindir}/nvidia-xconfig
14nr|nvidia-current-340.24-4|936	%{nvidia_bindir}/nvidia-modprobe
14nr|nvidia-current-340.24-4|937	%{nvidia_bindir}/nvidia-persistenced
14nr|nvidia-current-340.24-4|938	%{nvidia_bindir}/nvidia-bug-report.sh
14nr|nvidia-current-340.24-4|939	%{nvidia_bindir}/nvidia-cuda-mps-control
14nr|nvidia-current-340.24-4|940	%{nvidia_bindir}/nvidia-cuda-mps-server
14nr|nvidia-current-340.24-4|941	%endif
14nr|nvidia-current-340.24-4|942	
14nr|nvidia-current-340.24-4|943	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia-current-340.24-4|944	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia-current-340.24-4|945	%ghost %{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nr|nvidia-current-340.24-4|946	%ghost %{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nr|nvidia-current-340.24-4|947	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
14nr|nvidia-current-340.24-4|948	%ghost %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nr|nvidia-current-340.24-4|949	%if !%simple
14nr|nvidia-current-340.24-4|950	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nr|nvidia-current-340.24-4|951	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nr|nvidia-current-340.24-4|952	%{_mandir}/man1/alt-%{drivername}-modprobe.1*
14nr|nvidia-current-340.24-4|953	%{_mandir}/man1/alt-%{drivername}-persistenced.1*
14nr|nvidia-current-340.24-4|954	%{_mandir}/man1/alt-%{drivername}-smi.1*
14nr|nvidia-current-340.24-4|955	%{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1*
14nr|nvidia-current-340.24-4|956	%else
14nr|nvidia-current-340.24-4|957	%{_mandir}/man1/alt-%{drivername}-*
14nr|nvidia-current-340.24-4|958	%endif
14nr|nvidia-current-340.24-4|959	
14nr|nvidia-current-340.24-4|960	%ghost %{_datadir}/applications/rosa-nvidia-settings.desktop
14nr|nvidia-current-340.24-4|961	%dir %{_datadir}/%{drivername}
14nr|nvidia-current-340.24-4|962	%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop
14nr|nvidia-current-340.24-4|963	
14nr|nvidia-current-340.24-4|964	%if !%simple
14nr|nvidia-current-340.24-4|965	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|966	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|967	%endif
14nr|nvidia-current-340.24-4|968	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia-current-340.24-4|969	
14nr|nvidia-current-340.24-4|970	%if !%simple
14nr|nvidia-current-340.24-4|971	%dir %{nvidia_libdir}
14nr|nvidia-current-340.24-4|972	%dir %{nvidia_libdir}/tls
14nr|nvidia-current-340.24-4|973	%dir %{nvidia_libdir}/vdpau
14nr|nvidia-current-340.24-4|974	%{_libdir}/nvidia
14nr|nvidia-current-340.24-4|975	%{nvidia_libdir}/libGL.so.%{version}
14nr|nvidia-current-340.24-4|976	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
14nr|nvidia-current-340.24-4|977	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nr|nvidia-current-340.24-4|978	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nr|nvidia-current-340.24-4|979	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
14nr|nvidia-current-340.24-4|980	%{nvidia_libdir}/libGL.so.1
14nr|nvidia-current-340.24-4|981	%{nvidia_libdir}/libEGL.so.1
14nr|nvidia-current-340.24-4|982	%{nvidia_libdir}/libEGL.so.%{version}
14nr|nvidia-current-340.24-4|983	%{nvidia_libdir}/libGLESv1_CM.so.1
14nr|nvidia-current-340.24-4|984	%{nvidia_libdir}/libGLESv1_CM.so.%{version}
14nr|nvidia-current-340.24-4|985	%{nvidia_libdir}/libGLESv2.so.2
14nr|nvidia-current-340.24-4|986	%{nvidia_libdir}/libGLESv2.so.%{version}
14nr|nvidia-current-340.24-4|987	%{nvidia_libdir}/libnvidia-eglcore.so.%{version}
14nr|nvidia-current-340.24-4|988	%{nvidia_libdir}/libnvidia-glsi.so.%{version}
14nr|nvidia-current-340.24-4|989	%{nvidia_libdir}/libnvidia-cfg.so.1
14nr|nvidia-current-340.24-4|990	%{nvidia_libdir}/libnvidia-fbc.so.1
14nr|nvidia-current-340.24-4|991	%{nvidia_libdir}/libnvidia-fbc.so.%{version}
14nr|nvidia-current-340.24-4|992	%{nvidia_libdir}/libnvidia-ifr.so.1
14nr|nvidia-current-340.24-4|993	%{nvidia_libdir}/libnvidia-ifr.so.%{version}
14nr|nvidia-current-340.24-4|994	%{nvidia_libdir}/libnvidia-ml.so.1
14nr|nvidia-current-340.24-4|995	%{nvidia_libdir}/libnvidia-ml.so.%{version}
14nr|nvidia-current-340.24-4|996	%{nvidia_libdir}/libvdpau_nvidia.so
14nr|nvidia-current-340.24-4|997	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nr|nvidia-current-340.24-4|998	%ifarch %{biarches}
14nr|nvidia-current-340.24-4|999	%dir %{nvidia_libdir32}
14nr|nvidia-current-340.24-4|1000	%dir %{nvidia_libdir32}/tls
14nr|nvidia-current-340.24-4|1001	%dir %{nvidia_libdir32}/vdpau
14nr|nvidia-current-340.24-4|1002	%{_prefix}/lib/nvidia
14nr|nvidia-current-340.24-4|1003	%{nvidia_libdir32}/libGL.so.%{version}
14nr|nvidia-current-340.24-4|1004	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
14nr|nvidia-current-340.24-4|1005	%{nvidia_libdir32}/libnvidia-ifr.so.1
14nr|nvidia-current-340.24-4|1006	%{nvidia_libdir32}/libnvidia-ifr.so.%{version}
14nr|nvidia-current-340.24-4|1007	%{nvidia_libdir32}/libnvidia-ml.so.1
14nr|nvidia-current-340.24-4|1008	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
14nr|nvidia-current-340.24-4|1009	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nr|nvidia-current-340.24-4|1010	%{nvidia_libdir32}/libvdpau_nvidia.so
14nr|nvidia-current-340.24-4|1011	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
14nr|nvidia-current-340.24-4|1012	%{nvidia_libdir32}/libGL.so.1
14nr|nvidia-current-340.24-4|1013	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nr|nvidia-current-340.24-4|1014	%{nvidia_libdir32}/libnvidia-fbc.so.1
14nr|nvidia-current-340.24-4|1015	%{nvidia_libdir32}/libnvidia-fbc.so.%{version}
14nr|nvidia-current-340.24-4|1016	%{nvidia_libdir32}/libEGL.so.1
14nr|nvidia-current-340.24-4|1017	%{nvidia_libdir32}/libEGL.so.%{version}
14nr|nvidia-current-340.24-4|1018	%{nvidia_libdir32}/libGLESv1_CM.so.1
14nr|nvidia-current-340.24-4|1019	%{nvidia_libdir32}/libGLESv1_CM.so.%{version}
14nr|nvidia-current-340.24-4|1020	%{nvidia_libdir32}/libGLESv2.so.2
14nr|nvidia-current-340.24-4|1021	%{nvidia_libdir32}/libGLESv2.so.%{version}
14nr|nvidia-current-340.24-4|1022	%{nvidia_libdir32}/libnvidia-eglcore.so.%{version}
14nr|nvidia-current-340.24-4|1023	%{nvidia_libdir32}/libnvidia-glsi.so.%{version}
14nr|nvidia-current-340.24-4|1024	%endif
14nr|nvidia-current-340.24-4|1025	# %simple
14nr|nvidia-current-340.24-4|1026	%endif
14nr|nvidia-current-340.24-4|1027	
14nr|nvidia-current-340.24-4|1028	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-current-340.24-4|1029	%ifarch %{biarches}
14nr|nvidia-current-340.24-4|1030	# avoid unowned directory
14nr|nvidia-current-340.24-4|1031	%dir %{_prefix}/lib/vdpau
14nr|nvidia-current-340.24-4|1032	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-current-340.24-4|1033	%endif
14nr|nvidia-current-340.24-4|1034	
14nr|nvidia-current-340.24-4|1035	%if !%simple
14nr|nvidia-current-340.24-4|1036	%dir %{nvidia_modulesdir}
14nr|nvidia-current-340.24-4|1037	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nr|nvidia-current-340.24-4|1038	%endif
14nr|nvidia-current-340.24-4|1039	
14nr|nvidia-current-340.24-4|1040	%if !%simple
14nr|nvidia-current-340.24-4|1041	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nr|nvidia-current-340.24-4|1042	%endif
14nr|nvidia-current-340.24-4|1043	
14nr|nvidia-current-340.24-4|1044	%if !%simple
14nr|nvidia-current-340.24-4|1045	%{nvidia_extensionsdir}/libglx.so.%{version}
14nr|nvidia-current-340.24-4|1046	%{nvidia_extensionsdir}/libglx.so
14nr|nvidia-current-340.24-4|1047	%endif
14nr|nvidia-current-340.24-4|1048	
14nr|nvidia-current-340.24-4|1049	%if !%simple
14nr|nvidia-current-340.24-4|1050	%{nvidia_driversdir}/nvidia_drv.so
14nr|nvidia-current-340.24-4|1051	%endif
14nr|nvidia-current-340.24-4|1052	
14nr|nvidia-current-340.24-4|1053	%files -n %{drivername}-devel -f %pkgname/nvidia-devel.files
14nr|nvidia-current-340.24-4|1054	%defattr(-,root,root)
14nr|nvidia-current-340.24-4|1055	%if !%simple
14nr|nvidia-current-340.24-4|1056	%{_includedir}/%{drivername}
14nr|nvidia-current-340.24-4|1057	%{nvidia_libdir}/libGL.so
14nr|nvidia-current-340.24-4|1058	%{nvidia_libdir}/libEGL.so
14nr|nvidia-current-340.24-4|1059	%{nvidia_libdir}/libGLESv1_CM.so
14nr|nvidia-current-340.24-4|1060	%{nvidia_libdir}/libGLESv2.so
14nr|nvidia-current-340.24-4|1061	%{nvidia_libdir}/libcuda.so
14nr|nvidia-current-340.24-4|1062	%{nvidia_libdir}/libnvcuvid.so
14nr|nvidia-current-340.24-4|1063	%{nvidia_libdir}/libnvidia-cfg.so
14nr|nvidia-current-340.24-4|1064	%{nvidia_libdir}/libnvidia-fbc.so
14nr|nvidia-current-340.24-4|1065	%{nvidia_libdir}/libnvidia-ifr.so
14nr|nvidia-current-340.24-4|1066	%{nvidia_libdir}/libOpenCL.so
14nr|nvidia-current-340.24-4|1067	%{nvidia_libdir}/libnvidia-ml.so
14nr|nvidia-current-340.24-4|1068	%{nvidia_libdir}/libnvidia-encode.so
14nr|nvidia-current-340.24-4|1069	%ifarch %{biarches}
14nr|nvidia-current-340.24-4|1070	%{nvidia_libdir32}/libEGL.so
14nr|nvidia-current-340.24-4|1071	%{nvidia_libdir32}/libGLESv1_CM.so
14nr|nvidia-current-340.24-4|1072	%{nvidia_libdir32}/libGLESv2.so
14nr|nvidia-current-340.24-4|1073	%{nvidia_libdir32}/libnvidia-ml.so
14nr|nvidia-current-340.24-4|1074	%{nvidia_libdir32}/libGL.so
14nr|nvidia-current-340.24-4|1075	%{nvidia_libdir32}/libcuda.so
14nr|nvidia-current-340.24-4|1076	%{nvidia_libdir32}/libnvcuvid.so
14nr|nvidia-current-340.24-4|1077	%{nvidia_libdir32}/libnvidia-ifr.so
14nr|nvidia-current-340.24-4|1078	%{nvidia_libdir32}/libOpenCL.so
14nr|nvidia-current-340.24-4|1079	%{nvidia_libdir32}/libnvidia-encode.so
14nr|nvidia-current-340.24-4|1080	%{nvidia_libdir32}/libnvidia-fbc.so
14nr|nvidia-current-340.24-4|1081	%endif
14nr|nvidia-current-340.24-4|1082	%endif
14nr|nvidia-current-340.24-4|1083	
14nr|nvidia-current-340.24-4|1084	%files -n dkms-%{drivername}
14nr|nvidia-current-340.24-4|1085	%defattr(-,root,root)
14nr|nvidia-current-340.24-4|1086	%doc %{pkgname}/LICENSE
14nr|nvidia-current-340.24-4|1087	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia-current-340.24-4|1088	
14nr|nvidia-current-340.24-4|1089	%files -n %{drivername}-doc-html -f %pkgname/nvidia-html.files
14nr|nvidia-current-340.24-4|1090	%defattr(-,root,root)
14nr|nvidia-current-340.24-4|1091	
14nr|nvidia-current-340.24-4|1092	%files -n %{drivername}-cuda-opencl -f %pkgname/nvidia-cuda.files
14nr|nvidia-current-340.24-4|1093	%defattr(-,root,root)
14nr|nvidia-current-340.24-4|1094	%if !%simple
14nr|nvidia-current-340.24-4|1095	%{nvidia_libdir}/libnvcuvid.so.%{version}
14nr|nvidia-current-340.24-4|1096	%{nvidia_libdir}/libnvcuvid.so.1
14nr|nvidia-current-340.24-4|1097	%{nvidia_libdir}/libnvidia-encode.so.1
14nr|nvidia-current-340.24-4|1098	%{nvidia_libdir}/libnvidia-encode.so.%{version}
14nr|nvidia-current-340.24-4|1099	%{nvidia_libdir}/libOpenCL.so.1.0.0
14nr|nvidia-current-340.24-4|1100	%{nvidia_libdir}/libOpenCL.so.1.0
14nr|nvidia-current-340.24-4|1101	%{nvidia_libdir}/libOpenCL.so.1
14nr|nvidia-current-340.24-4|1102	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
14nr|nvidia-current-340.24-4|1103	%{nvidia_libdir}/libcuda.so.%{version}
14nr|nvidia-current-340.24-4|1104	%{nvidia_libdir}/libcuda.so.1
14nr|nvidia-current-340.24-4|1105	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
14nr|nvidia-current-340.24-4|1106	%{nvidia_libdir}/libnvidia-opencl.so.1
14nr|nvidia-current-340.24-4|1107	%ifarch x86_64
14nr|nvidia-current-340.24-4|1108	%{nvidia_libdir32}/libnvidia-opencl.so.*
14nr|nvidia-current-340.24-4|1109	%{nvidia_libdir32}/libnvcuvid.so.%{version}
14nr|nvidia-current-340.24-4|1110	%{nvidia_libdir32}/libnvcuvid.so.1
14nr|nvidia-current-340.24-4|1111	%{nvidia_libdir32}/libnvidia-encode.so.1
14nr|nvidia-current-340.24-4|1112	%{nvidia_libdir32}/libnvidia-encode.so.%{version}
14nr|nvidia-current-340.24-4|1113	%endif
14nr|nvidia-current-340.24-4|1114	%ifarch %{biarches}
14nr|nvidia-current-340.24-4|1115	%{nvidia_libdir32}/libOpenCL.so.1.0.0
14nr|nvidia-current-340.24-4|1116	%{nvidia_libdir32}/libOpenCL.so.1.0
14nr|nvidia-current-340.24-4|1117	%{nvidia_libdir32}/libOpenCL.so.1
14nr|nvidia-current-340.24-4|1118	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
14nr|nvidia-current-340.24-4|1119	%{nvidia_libdir32}/libcuda.so.%{version}
14nr|nvidia-current-340.24-4|1120	%{nvidia_libdir32}/libcuda.so.1
14nr|nvidia-current-340.24-4|1121	%endif
14nr|nvidia-current-340.24-4|1122	%endif
14nr|nvidia-current-340.24-4|1123	
14nr|nvidia-current-340.24-4|1124	%changelog
14nr|nvidia-current-340.24-4|1125	* Wed Sep 24 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-4
14nr|nvidia-current-340.24-4|1126	+ Revision: dee7e8d
14nr|nvidia-current-340.24-4|1127	- Allow to refer to the driver as 'nvidia' in the common use cases
14nr|nvidia-current-340.24-4|1128	- 1. 'modprobe nvidia' should load the appropriate driver now.
14nr|nvidia-current-340.24-4|1129	- 2. /usr/{lib|lib64}/nvidia is now provided, a symlink to the
14nr|nvidia-current-340.24-4|1130	- appropriate library directory.
14nr|nvidia-current-340.24-4|1131	- May help bumblebee, etc.: such software may now refer to just nvidia
14nr|nvidia-current-340.24-4|1132	- rather than guess which of the packages with nvidia drivers is
14nr|nvidia-current-340.24-4|1133	- installed.
14nr|nvidia-current-340.24-4|1134	- This change heavily relies on the fact that different packages with
14nr|nvidia-current-340.24-4|1135	- nvidia drivers are now mutually exclusive. That is, no more than one
14nr|nvidia-current-340.24-4|1136	- such package can be installed on a given system.
14nr|nvidia-current-340.24-4|1137	
14nr|nvidia-current-340.24-4|1138	* Thu Sep 11 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-3
14nr|nvidia-current-340.24-4|1139	+ Revision: a0d812a
14nr|nvidia-current-340.24-4|1140	- Added missing 'Provides'
14nr|nvidia-current-340.24-4|1141	
14nr|nvidia-current-340.24-4|1142	* Thu Jul 17 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-2
14nr|nvidia-current-340.24-4|1143	+ Revision: 2fa8c1c
14nr|nvidia-current-340.24-4|1144	- Fixed the placement of files
14nr|nvidia-current-340.24-4|1145	
14nr|nvidia-current-340.24-4|1146	* Mon Jul 14 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.89-2
14nr|nvidia-current-340.24-4|1147	+ Revision: fa234f4
14nr|nvidia-current-340.24-4|1148	- Specify the correct version of the supported X11 ABI
14nr|nvidia-current-340.24-4|1149	
14nr|nvidia-current-340.24-4|1150	* Mon Jul 14 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.89-1
14nr|nvidia-current-340.24-4|1151	+ Revision: 434d817
14nr|nvidia-current-340.24-4|1152	- Updated to version 331.89, cleaned up a bit
14nr|nvidia-current-340.24-4|1153	- While at it, merged the relevant parts of the .spec file from Mageia.
14nr|nvidia-current-340.24-4|1154	- Note that 331.89 is the latest long-lived version. The move to the real
14nr|nvidia-current-340.24-4|1155	- "current" version will be mage in the future.
14nr|nvidia-current-340.24-4|1156	
14nr|nvidia-current-340.24-4|1157	* Wed Jun 25 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-6
14nr|nvidia-current-340.24-4|1158	+ Revision: 5fc0112
14nr|nvidia-current-340.24-4|1159	- Unified the spec for 2014.1 and 2012.1
14nr|nvidia-current-340.24-4|1160	- This is convenient for the present if the builds to x11_backports
14nr|nvidia-current-340.24-4|1161	- are needed too.
14nr|nvidia-current-340.24-4|1162	
14nr|nvidia-current-340.24-4|1163	* Wed Jun 25 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-6
14nr|nvidia-current-340.24-4|1164	+ Revision: af93692
14nr|nvidia-current-340.24-4|1165	- Restored building and installing of the kernel module at post install
14nr|nvidia-current-340.24-4|1166	- Otherwise, the module will only be built on the next boot and may not
14nr|nvidia-current-340.24-4|1167	- be built in time in some cases => no graphics until one more reboot.
14nr|nvidia-current-340.24-4|1168	- I added 'sync' just in case too.
14nr|nvidia-current-340.24-4|1169	
14nr|nvidia-current-340.24-4|1170	* Mon Jun 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-5
14nr|nvidia-current-340.24-4|1171	+ Revision: bfc6be9
14nr|nvidia-current-340.24-4|1172	- Removed erroneously placed braces
14nr|nvidia-current-340.24-4|1173	
14nr|nvidia-current-340.24-4|1174	* Mon Jun 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-4
14nr|nvidia-current-340.24-4|1175	+ Revision: 11b32ba
14nr|nvidia-current-340.24-4|1176	- Fixed __noautoprov; minor fixes
14nr|nvidia-current-340.24-4|1177	
14nr|nvidia-current-340.24-4|1178	* Mon Jun 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-4
14nr|nvidia-current-340.24-4|1179	+ Revision: f993caf
14nr|nvidia-current-340.24-4|1180	- Added missing option to 'convert'
14nr|nvidia-current-340.24-4|1181	
14nr|nvidia-current-340.24-4|1182	* Mon Jun 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-4
14nr|nvidia-current-340.24-4|1183	+ Revision: 849c1db
14nr|nvidia-current-340.24-4|1184	- Disabled provide 'devel(libEGL)'
14nr|nvidia-current-340.24-4|1185	
14nr|nvidia-current-340.24-4|1186	* Fri May 30 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-3
14nr|nvidia-current-340.24-4|1187	+ Revision: 498340a
14nr|nvidia-current-340.24-4|1188	- Make sure the driver links with libdl
14nr|nvidia-current-340.24-4|1189	
14nr|nvidia-current-340.24-4|1190	* Fri May 30 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-3
14nr|nvidia-current-340.24-4|1191	+ Revision: 80937e3
14nr|nvidia-current-340.24-4|1192	- Make sure the driver links with libtirpc
14nr|nvidia-current-340.24-4|1193	
14nr|nvidia-current-340.24-4|1194	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-3
14nr|nvidia-current-340.24-4|1195	+ Revision: ef86711
14nr|nvidia-current-340.24-4|1196	- Added explicit BuildRequires for libtirpc
14nr|nvidia-current-340.24-4|1197	
14nr|nvidia-current-340.24-4|1198	* Thu May 29 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-3
14nr|nvidia-current-340.24-4|1199	+ Revision: 87ae37d
14nr|nvidia-current-340.24-4|1200	- Disabled immediate symbol resolution for ld (it might have broken Xorg)
14nr|nvidia-current-340.24-4|1201	
14nr|nvidia-current-340.24-4|1202	* Thu May 08 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-2
14nr|nvidia-current-340.24-4|1203	+ Revision: 7d58a3e
14nr|nvidia-current-340.24-4|1204	- Release bump needed for a rebuild with new Xorg
14nr|nvidia-current-340.24-4|1205	
14nr|nvidia-current-340.24-4|1206	* Thu Jan 16 2014 akdengi <alexander.kazancev@rosalab.ru> 331.38-1
14nr|nvidia-current-340.24-4|1207	+ Revision: 4cd8d8b
14nr|nvidia-current-340.24-4|1208	- SILENT disable patch5
14nr|nvidia-current-340.24-4|1209	
14nr|nvidia-current-340.24-4|1210	* Thu Jan 16 2014 akdengi <alexander.kazancev@rosalab.ru> 331.38-1
14nr|nvidia-current-340.24-4|1211	+ Revision: 6a357a3
14nr|nvidia-current-340.24-4|1212	- Update to latest stable 331.38
14nr|nvidia-current-340.24-4|1213	
14nr|nvidia-current-340.24-4|1214	* Mon Dec 30 2013 akdengi <kazancas@mandriva.ru> 331.20-1
14nr|nvidia-current-340.24-4|1215	+ Revision: 02b9824
14nr|nvidia-current-340.24-4|1216	- SILENT fix spec
14nr|nvidia-current-340.24-4|1217	
14nr|nvidia-current-340.24-4|1218	* Mon Dec 30 2013 akdengi <kazancas@mandriva.ru> 331.20-1
14nr|nvidia-current-340.24-4|1219	+ Revision: 7ad13ec
14nr|nvidia-current-340.24-4|1220	- SILENT fix spec
14nr|nvidia-current-340.24-4|1221	
14nr|nvidia-current-340.24-4|1222	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
14nr|nvidia-current-340.24-4|1223	+ Revision: 065a78c
14nr|nvidia-current-340.24-4|1224	- disable debug
14nr|nvidia-current-340.24-4|1225	
14nr|nvidia-current-340.24-4|1226	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
14nr|nvidia-current-340.24-4|1227	+ Revision: f59b9af
14nr|nvidia-current-340.24-4|1228	- SILENT return files
14nr|nvidia-current-340.24-4|1229	
14nr|nvidia-current-340.24-4|1230	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
14nr|nvidia-current-340.24-4|1231	+ Revision: 475ba5b
14nr|nvidia-current-340.24-4|1232	- fix biarch file list for 64 bit
14nr|nvidia-current-340.24-4|1233	
14nr|nvidia-current-340.24-4|1234	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
14nr|nvidia-current-340.24-4|1235	+ Revision: f9a7be8
14nr|nvidia-current-340.24-4|1236	- Drop libnvcuvid.so from cuda package
14nr|nvidia-current-340.24-4|1237	
14nr|nvidia-current-340.24-4|1238	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
14nr|nvidia-current-340.24-4|1239	+ Revision: 48a6857
14nr|nvidia-current-340.24-4|1240	- SILEN fix files
14nr|nvidia-current-340.24-4|1241	
14nr|nvidia-current-340.24-4|1242	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
14nr|nvidia-current-340.24-4|1243	+ Revision: 5f451b8
14nr|nvidia-current-340.24-4|1244	- SILENT fix files
14nr|nvidia-current-340.24-4|1245	
14nr|nvidia-current-340.24-4|1246	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
14nr|nvidia-current-340.24-4|1247	+ Revision: 2acbb23
14nr|nvidia-current-340.24-4|1248	- SILENT fix spec build
14nr|nvidia-current-340.24-4|1249	
14nr|nvidia-current-340.24-4|1250	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 331.20-1
14nr|nvidia-current-340.24-4|1251	+ Revision: c245061
14nr|nvidia-current-340.24-4|1252	- add UVM_MODULE_SRC
14nr|nvidia-current-340.24-4|1253	
14nr|nvidia-current-340.24-4|1254	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 331.20-1
14nr|nvidia-current-340.24-4|1255	+ Revision: 2d369c5
14nr|nvidia-current-340.24-4|1256	- add
14nr|nvidia-current-340.24-4|1257	
14nr|nvidia-current-340.24-4|1258	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 331.20-1
14nr|nvidia-current-340.24-4|1259	+ Revision: d8e34fe
14nr|nvidia-current-340.24-4|1260	- SILENT really drop patch1
14nr|nvidia-current-340.24-4|1261	
14nr|nvidia-current-340.24-4|1262	

26435 14
14nr|nvidia-long-lived-304.64-9|1	# I love OpenSource :-(
14nr|nvidia-long-lived-304.64-9|2	
14nr|nvidia-long-lived-304.64-9|3	## NOTE: When modifying this .spec, you do not necessarily need to care about
14nr|nvidia-long-lived-304.64-9|4	##       the %simple stuff. It is fine to break them, I'll fix it when I need them :)
14nr|nvidia-long-lived-304.64-9|5	## - Anssi
14nr|nvidia-long-lived-304.64-9|6	
14nr|nvidia-long-lived-304.64-9|7	# %simple mode can be used to transform an arbitrary nvidia installer
14nr|nvidia-long-lived-304.64-9|8	# package to rpms, similar to %atibuild mode in fglrx.
14nr|nvidia-long-lived-304.64-9|9	# Macros version, rel, nsource, pkgname, distsuffix should be manually defined.
14nr|nvidia-long-lived-304.64-9|10	%define simple		0
14nr|nvidia-long-lived-304.64-9|11	%{?_without_simple: %global simple 0}
14nr|nvidia-long-lived-304.64-9|12	%{?_with_simple: %global simple 1}
14nr|nvidia-long-lived-304.64-9|13	
14nr|nvidia-long-lived-304.64-9|14	%define name		nvidia-long-lived
14nr|nvidia-long-lived-304.64-9|15	
14nr|nvidia-long-lived-304.64-9|16	%if !%simple
14nr|nvidia-long-lived-304.64-9|17	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
14nr|nvidia-long-lived-304.64-9|18	%define version		304.64
14nr|nvidia-long-lived-304.64-9|19	%define rel		9
14nr|nvidia-long-lived-304.64-9|20	# the highest supported videodrv abi
14nr|nvidia-long-lived-304.64-9|21	%define videodrv_abi	12
14nr|nvidia-long-lived-304.64-9|22	%endif
14nr|nvidia-long-lived-304.64-9|23	
14nr|nvidia-long-lived-304.64-9|24	%define priority	9700
14nr|nvidia-long-lived-304.64-9|25	
14nr|nvidia-long-lived-304.64-9|26	%define pkgname32	NVIDIA-Linux-x86-%{version}
14nr|nvidia-long-lived-304.64-9|27	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
14nr|nvidia-long-lived-304.64-9|28	
14nr|nvidia-long-lived-304.64-9|29	# For now, backportability is kept for 2008.0 forwards.
14nr|nvidia-long-lived-304.64-9|30	
14nr|nvidia-long-lived-304.64-9|31	%define drivername		nvidia-long-lived
14nr|nvidia-long-lived-304.64-9|32	%define driverpkgname		x11-driver-video-%{drivername}
14nr|nvidia-long-lived-304.64-9|33	%define modulename		%{drivername}
14nr|nvidia-long-lived-304.64-9|34	# for description and documentation
14nr|nvidia-long-lived-304.64-9|35	%define cards			GeForce 6 and later cards
14nr|nvidia-long-lived-304.64-9|36	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nr|nvidia-long-lived-304.64-9|37	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia-long-lived-304.64-9|38	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia-long-lived-304.64-9|39	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nr|nvidia-long-lived-304.64-9|40	%define nvidia_libdir		%{_libdir}/%{drivername}
14nr|nvidia-long-lived-304.64-9|41	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nr|nvidia-long-lived-304.64-9|42	%define nvidia_bindir		%{nvidia_libdir}/bin
14nr|nvidia-long-lived-304.64-9|43	# The entry in Cards+ this driver should be associated with, if there is
14nr|nvidia-long-lived-304.64-9|44	# no entry in ldetect-lst default pcitable:
14nr|nvidia-long-lived-304.64-9|45	# cooker ldetect-lst should be up-to-date
14nr|nvidia-long-lived-304.64-9|46	%define ldetect_cards_name	%nil
14nr|nvidia-long-lived-304.64-9|47	
14nr|nvidia-long-lived-304.64-9|48	%define biarches x86_64
14nr|nvidia-long-lived-304.64-9|49	
14nr|nvidia-long-lived-304.64-9|50	%if !%simple
14nr|nvidia-long-lived-304.64-9|51	%ifarch %{ix86}
14nr|nvidia-long-lived-304.64-9|52	%define nsource %{SOURCE0}
14nr|nvidia-long-lived-304.64-9|53	%define pkgname %{pkgname32}
14nr|nvidia-long-lived-304.64-9|54	%endif
14nr|nvidia-long-lived-304.64-9|55	%ifarch x86_64
14nr|nvidia-long-lived-304.64-9|56	%define nsource %{SOURCE1}
14nr|nvidia-long-lived-304.64-9|57	%define pkgname %{pkgname64}
14nr|nvidia-long-lived-304.64-9|58	%endif
14nr|nvidia-long-lived-304.64-9|59	%endif
14nr|nvidia-long-lived-304.64-9|60	
14nr|nvidia-long-lived-304.64-9|61	# Other packages should not require any NVIDIA libraries, and this package
14nr|nvidia-long-lived-304.64-9|62	# should not be pulled in when libGL.so.1 is required
14nr|nvidia-long-lived-304.64-9|63	%if %{_use_internal_dependency_generator}
14nr|nvidia-long-lived-304.64-9|64	%define __noautoprov '\\.so'
14nr|nvidia-long-lived-304.64-9|65	%define common_requires_exceptions libGLcore\\.so|libnvidia.*\\.so
14nr|nvidia-long-lived-304.64-9|66	%else
14nr|nvidia-long-lived-304.64-9|67	%define _provides_exceptions \\.so
14nr|nvidia-long-lived-304.64-9|68	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
14nr|nvidia-long-lived-304.64-9|69	%endif
14nr|nvidia-long-lived-304.64-9|70	
14nr|nvidia-long-lived-304.64-9|71	%ifarch %{biarches}
14nr|nvidia-long-lived-304.64-9|72	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nr|nvidia-long-lived-304.64-9|73	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nr|nvidia-long-lived-304.64-9|74	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nr|nvidia-long-lived-304.64-9|75	# pull the dependencies of 32-bit nvidia libraries in as well.
14nr|nvidia-long-lived-304.64-9|76	%if %{_use_internal_dependency_generator}
14nr|nvidia-long-lived-304.64-9|77	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nr|nvidia-long-lived-304.64-9|78	%else
14nr|nvidia-long-lived-304.64-9|79	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nr|nvidia-long-lived-304.64-9|80	%endif
14nr|nvidia-long-lived-304.64-9|81	%else
14nr|nvidia-long-lived-304.64-9|82	%if %{_use_internal_dependency_generator}
14nr|nvidia-long-lived-304.64-9|83	%define __noautoreq '%{common_requires_exceptions}'
14nr|nvidia-long-lived-304.64-9|84	%else
14nr|nvidia-long-lived-304.64-9|85	%define __noautoreq %{common_requires_exceptions}
14nr|nvidia-long-lived-304.64-9|86	%endif
14nr|nvidia-long-lived-304.64-9|87	%endif
14nr|nvidia-long-lived-304.64-9|88	
14nr|nvidia-long-lived-304.64-9|89	Summary:	NVIDIA proprietary X.org driver and libraries, current driver series
14nr|nvidia-long-lived-304.64-9|90	Name:		%{name}
14nr|nvidia-long-lived-304.64-9|91	Version:	%{version}
14nr|nvidia-long-lived-304.64-9|92	Release:	%mkrel %{rel}
14nr|nvidia-long-lived-304.64-9|93	%if !%simple
14nr|nvidia-long-lived-304.64-9|94	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nr|nvidia-long-lived-304.64-9|95	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nr|nvidia-long-lived-304.64-9|96	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nr|nvidia-long-lived-304.64-9|97	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nr|nvidia-long-lived-304.64-9|98	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nr|nvidia-long-lived-304.64-9|99	# Script for building rpms of arbitrary nvidia installers (needs this .spec appended)
14nr|nvidia-long-lived-304.64-9|100	Source4:	nvidia-mdvbuild-skel
14nr|nvidia-long-lived-304.64-9|101	Source100:	nvidia-long-lived.rpmlintrc
14nr|nvidia-long-lived-304.64-9|102	# https://qa.mandriva.com/show_bug.cgi?id=39921
14nr|nvidia-long-lived-304.64-9|103	Patch1:		nvidia-settings-enable-dyntwinview-mdv.patch
14nr|nvidia-long-lived-304.64-9|104	# include xf86vmproto for X_XF86VidModeGetGammaRampSize, fixes build on cooker
14nr|nvidia-long-lived-304.64-9|105	Patch3:		nvidia-settings-include-xf86vmproto.patch
14nr|nvidia-long-lived-304.64-9|106	Patch4:		nvidia-long-lived-304.32-dkms.conf-unique-module-name.patch
14nr|nvidia-long-lived-304.64-9|107	%endif
14nr|nvidia-long-lived-304.64-9|108	License:	Freeware
14nr|nvidia-long-lived-304.64-9|109	URL:		http://www.nvidia.com/object/unix.html
14nr|nvidia-long-lived-304.64-9|110	Group: 		System/Kernel and hardware
14nr|nvidia-long-lived-304.64-9|111	ExclusiveArch:	%{ix86} x86_64
14nr|nvidia-long-lived-304.64-9|112	%if !%simple
14nr|nvidia-long-lived-304.64-9|113	BuildRequires:	imagemagick
14nr|nvidia-long-lived-304.64-9|114	BuildRequires:	pkgconfig(xrender)
14nr|nvidia-long-lived-304.64-9|115	BuildRequires:	pkgconfig(gtk+-2.0)
14nr|nvidia-long-lived-304.64-9|116	BuildRequires:	pkgconfig(xv)
14nr|nvidia-long-lived-304.64-9|117	BuildRequires:	pkgconfig(gl)
14nr|nvidia-long-lived-304.64-9|118	BuildRequires:	pkgconfig(xxf86vm)
14nr|nvidia-long-lived-304.64-9|119	%endif
14nr|nvidia-long-lived-304.64-9|120	BuildRequires:	rpm-build >= 1:5.3.12
14nr|nvidia-long-lived-304.64-9|121	
14nr|nvidia-long-lived-304.64-9|122	%description
14nr|nvidia-long-lived-304.64-9|123	Source package of the current NVIDIA proprietary driver. Binary
14nr|nvidia-long-lived-304.64-9|124	packages are named x11-driver-video-nvidia-long-lived on Mandriva Linux
14nr|nvidia-long-lived-304.64-9|125	2008 and later, nvidia97xx on Mandriva 2007.1, and nvidia on 2007.0
14nr|nvidia-long-lived-304.64-9|126	and earlier.
14nr|nvidia-long-lived-304.64-9|127	
14nr|nvidia-long-lived-304.64-9|128	%package -n %{driverpkgname}
14nr|nvidia-long-lived-304.64-9|129	Summary:	NVIDIA proprietary X.org driver and libraries for %cards
14nr|nvidia-long-lived-304.64-9|130	Group: 		System/Kernel and hardware
14nr|nvidia-long-lived-304.64-9|131	Requires(post): update-alternatives >= 1.9.0
14nr|nvidia-long-lived-304.64-9|132	Requires(postun): update-alternatives >= 1.9.0
14nr|nvidia-long-lived-304.64-9|133	Requires:	x11-server-common
14nr|nvidia-long-lived-304.64-9|134	# Proprietary driver handling rework:
14nr|nvidia-long-lived-304.64-9|135	Conflicts:	harddrake < 10.4.163
14nr|nvidia-long-lived-304.64-9|136	Conflicts:	drakx-kbd-mouse-x11 < 0.21
14nr|nvidia-long-lived-304.64-9|137	Conflicts:	x11-server-common < 1.3.0.0-17
14nr|nvidia-long-lived-304.64-9|138	Suggests:	%{drivername}-doc-html = %{version}
14nr|nvidia-long-lived-304.64-9|139	%if %{mdkversion} >= 200810
14nr|nvidia-long-lived-304.64-9|140	# for missing libwfb.so
14nr|nvidia-long-lived-304.64-9|141	Conflicts:	x11-server-common < 1.4
14nr|nvidia-long-lived-304.64-9|142	# Proper support for versioned kmod() was added in 2008.1:
14nr|nvidia-long-lived-304.64-9|143	Requires:	kmod(%{modulename}) = %{version}
14nr|nvidia-long-lived-304.64-9|144	%endif
14nr|nvidia-long-lived-304.64-9|145	%if %{mdkversion} >= 200900
14nr|nvidia-long-lived-304.64-9|146	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
14nr|nvidia-long-lived-304.64-9|147	# the vdpau library package. We ensure its installation here.
14nr|nvidia-long-lived-304.64-9|148	# (vdpau package exists in main on 2009.0+)
14nr|nvidia-long-lived-304.64-9|149	Requires:	%{_lib}vdpau1
14nr|nvidia-long-lived-304.64-9|150	%endif
14nr|nvidia-long-lived-304.64-9|151	%if %{mdkversion} >= 200910
14nr|nvidia-long-lived-304.64-9|152	Conflicts:	x11-server-common < 1.6.0-11
14nr|nvidia-long-lived-304.64-9|153	%endif
14nr|nvidia-long-lived-304.64-9|154	%if %{mdkversion} >= 201100 && !%simple
14nr|nvidia-long-lived-304.64-9|155	# Conflict with the next videodrv ABI break.
14nr|nvidia-long-lived-304.64-9|156	# The NVIDIA driver supports the previous ABI versions as well and therefore
14nr|nvidia-long-lived-304.64-9|157	# a strict version-specific requirement would not be enough.
14nr|nvidia-long-lived-304.64-9|158	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
14nr|nvidia-long-lived-304.64-9|159	###Conflicts:	xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
14nr|nvidia-long-lived-304.64-9|160	%endif
14nr|nvidia-long-lived-304.64-9|161	# Obsoletes for naming changes:
14nr|nvidia-long-lived-304.64-9|162	Obsoletes:	nvidia < 1:%{version}-%{release}
14nr|nvidia-long-lived-304.64-9|163	Provides:	nvidia = 1:%{version}-%{release}
14nr|nvidia-long-lived-304.64-9|164	Obsoletes:	nvidia97xx < %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|165	Provides:	nvidia97xx = %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|166	Obsoletes:	nvidia-current
14nr|nvidia-long-lived-304.64-9|167	
14nr|nvidia-long-lived-304.64-9|168	%description -n %{driverpkgname}
14nr|nvidia-long-lived-304.64-9|169	NVIDIA proprietary X.org graphics driver, related libraries and
14nr|nvidia-long-lived-304.64-9|170	configuration tools for %cards,
14nr|nvidia-long-lived-304.64-9|171	including the associated Quadro cards.
14nr|nvidia-long-lived-304.64-9|172	
14nr|nvidia-long-lived-304.64-9|173	NOTE: You should use XFdrake to configure your NVIDIA card. The
14nr|nvidia-long-lived-304.64-9|174	correct packages will be automatically installed and configured.
14nr|nvidia-long-lived-304.64-9|175	
14nr|nvidia-long-lived-304.64-9|176	If you do not want to use XFdrake, see README.manual-setup.
14nr|nvidia-long-lived-304.64-9|177	
14nr|nvidia-long-lived-304.64-9|178	This NVIDIA driver should be used with %cards,
14nr|nvidia-long-lived-304.64-9|179	including the associated Quadro cards.
14nr|nvidia-long-lived-304.64-9|180	
14nr|nvidia-long-lived-304.64-9|181	%package -n dkms-%{drivername}
14nr|nvidia-long-lived-304.64-9|182	Summary:	NVIDIA kernel module for %cards
14nr|nvidia-long-lived-304.64-9|183	Group:		System/Kernel and hardware
14nr|nvidia-long-lived-304.64-9|184	Requires:	dkms
14nr|nvidia-long-lived-304.64-9|185	Requires(post):	dkms
14nr|nvidia-long-lived-304.64-9|186	Requires(preun): dkms
14nr|nvidia-long-lived-304.64-9|187	Obsoletes:	dkms-nvidia < 1:%{version}-%{release}
14nr|nvidia-long-lived-304.64-9|188	Provides:	dkms-nvidia = 1:%{version}-%{release}
14nr|nvidia-long-lived-304.64-9|189	Obsoletes:	dkms-nvidia97xx < %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|190	Provides:	dkms-nvidia97xx = %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|191	
14nr|nvidia-long-lived-304.64-9|192	%description -n dkms-%{drivername}
14nr|nvidia-long-lived-304.64-9|193	NVIDIA kernel module for %cards. This
14nr|nvidia-long-lived-304.64-9|194	is to be used with the %{driverpkgname} package.
14nr|nvidia-long-lived-304.64-9|195	
14nr|nvidia-long-lived-304.64-9|196	%package -n %{drivername}-devel
14nr|nvidia-long-lived-304.64-9|197	Summary:	NVIDIA XvMC/OpenGL/CUDA development liraries and headers
14nr|nvidia-long-lived-304.64-9|198	Group:		Development/C
14nr|nvidia-long-lived-304.64-9|199	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|200	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|201	Obsoletes:	nvidia-devel < 1:%{version}-%{release}
14nr|nvidia-long-lived-304.64-9|202	Provides:	nvidia-devel = 1:%{version}-%{release}
14nr|nvidia-long-lived-304.64-9|203	Obsoletes:	nvidia97xx-devel < %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|204	Provides:	nvidia97xx-devel = %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|205	%if %{mdkversion} >= 200900
14nr|nvidia-long-lived-304.64-9|206	Requires:	%{_lib}vdpau-devel
14nr|nvidia-long-lived-304.64-9|207	%endif
14nr|nvidia-long-lived-304.64-9|208	
14nr|nvidia-long-lived-304.64-9|209	%description -n %{drivername}-devel
14nr|nvidia-long-lived-304.64-9|210	NVIDIA XvMC static development library and OpenGL/CUDA headers for
14nr|nvidia-long-lived-304.64-9|211	%cards. This package is not required for
14nr|nvidia-long-lived-304.64-9|212	normal use.
14nr|nvidia-long-lived-304.64-9|213	
14nr|nvidia-long-lived-304.64-9|214	%package -n %{drivername}-cuda-opencl
14nr|nvidia-long-lived-304.64-9|215	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
14nr|nvidia-long-lived-304.64-9|216	Group: 		System/Kernel and hardware
14nr|nvidia-long-lived-304.64-9|217	Provides:	%{drivername}-cuda = %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|218	%if %{mdkversion} >= 200810
14nr|nvidia-long-lived-304.64-9|219	# Proper support for versioned kmod() was added in 2008.1:
14nr|nvidia-long-lived-304.64-9|220	Requires:	kmod(%{modulename}) = %{version}
14nr|nvidia-long-lived-304.64-9|221	%endif
14nr|nvidia-long-lived-304.64-9|222	Conflicts:	nvidia < 1:195.36.15-4
14nr|nvidia-long-lived-304.64-9|223	
14nr|nvidia-long-lived-304.64-9|224	%description -n %{drivername}-cuda-opencl
14nr|nvidia-long-lived-304.64-9|225	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
14nr|nvidia-long-lived-304.64-9|226	required for normal use, it provides libraries to use NVIDIA cards for High
14nr|nvidia-long-lived-304.64-9|227	Performance Computing (HPC).
14nr|nvidia-long-lived-304.64-9|228	
14nr|nvidia-long-lived-304.64-9|229	# HTML doc splitted off because of size, for live cds:
14nr|nvidia-long-lived-304.64-9|230	%package -n %{drivername}-doc-html
14nr|nvidia-long-lived-304.64-9|231	Summary:	NVIDIA html documentation (%{drivername})
14nr|nvidia-long-lived-304.64-9|232	Group:		System/Kernel and hardware
14nr|nvidia-long-lived-304.64-9|233	Requires:	%{driverpkgname} = %{version}-%{release}
14nr|nvidia-long-lived-304.64-9|234	
14nr|nvidia-long-lived-304.64-9|235	%description -n %{drivername}-doc-html
14nr|nvidia-long-lived-304.64-9|236	HTML version of the README.txt file provided in package
14nr|nvidia-long-lived-304.64-9|237	%{driverpkgname}.
14nr|nvidia-long-lived-304.64-9|238	
14nr|nvidia-long-lived-304.64-9|239	%prep
14nr|nvidia-long-lived-304.64-9|240	# No patches applied when %simple is set
14nr|nvidia-long-lived-304.64-9|241	%if %simple
14nr|nvidia-long-lived-304.64-9|242	%setup -q -c -T
14nr|nvidia-long-lived-304.64-9|243	%else
14nr|nvidia-long-lived-304.64-9|244	%setup -q -c -T -a 2 -a 3
14nr|nvidia-long-lived-304.64-9|245	cd nvidia-settings-%{version}
14nr|nvidia-long-lived-304.64-9|246	%patch1 -p1
14nr|nvidia-long-lived-304.64-9|247	%patch3 -p1
14nr|nvidia-long-lived-304.64-9|248	cd ..
14nr|nvidia-long-lived-304.64-9|249	%endif
14nr|nvidia-long-lived-304.64-9|250	sh %{nsource} --extract-only
14nr|nvidia-long-lived-304.64-9|251	
14nr|nvidia-long-lived-304.64-9|252	%if !%simple
14nr|nvidia-long-lived-304.64-9|253	cd %{pkgname}
14nr|nvidia-long-lived-304.64-9|254	%patch4 -p0 -b .uniq~
14nr|nvidia-long-lived-304.64-9|255	cd ..
14nr|nvidia-long-lived-304.64-9|256	%endif
14nr|nvidia-long-lived-304.64-9|257	
14nr|nvidia-long-lived-304.64-9|258	rm -rf %{pkgname}/usr/src/nv/precompiled
14nr|nvidia-long-lived-304.64-9|259	
14nr|nvidia-long-lived-304.64-9|260	cat > README.install.urpmi <<EOF
14nr|nvidia-long-lived-304.64-9|261	This driver is for %cards.
14nr|nvidia-long-lived-304.64-9|262	
14nr|nvidia-long-lived-304.64-9|263	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
14nr|nvidia-long-lived-304.64-9|264	packages will be automatically installed if not already present.
14nr|nvidia-long-lived-304.64-9|265	1. Run XFdrake as root.
14nr|nvidia-long-lived-304.64-9|266	2. Go to the Graphics Card list.
14nr|nvidia-long-lived-304.64-9|267	3. Select your card (it is usually already autoselected).
14nr|nvidia-long-lived-304.64-9|268	4. Answer any questions asked and then quit.
14nr|nvidia-long-lived-304.64-9|269	
14nr|nvidia-long-lived-304.64-9|270	If you do not want to use XFdrake, see README.manual-setup.
14nr|nvidia-long-lived-304.64-9|271	EOF
14nr|nvidia-long-lived-304.64-9|272	
14nr|nvidia-long-lived-304.64-9|273	cat > README.manual-setup <<EOF
14nr|nvidia-long-lived-304.64-9|274	This file describes the procedure for the manual installation of this NVIDIA
14nr|nvidia-long-lived-304.64-9|275	driver package. You can find the instructions for the recommended automatic
14nr|nvidia-long-lived-304.64-9|276	installation in the file 'README.install.urpmi' in this directory.
14nr|nvidia-long-lived-304.64-9|277	
14nr|nvidia-long-lived-304.64-9|278	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
14nr|nvidia-long-lived-304.64-9|279	o Change the Driver to "nvidia" in the Device section
14nr|nvidia-long-lived-304.64-9|280	o Make the line below the only 'glx' related line in the Module section,
14nr|nvidia-long-lived-304.64-9|281	adding it if it is not already there:
14nr|nvidia-long-lived-304.64-9|282	Load "glx"
14nr|nvidia-long-lived-304.64-9|283	o Remove any 'ModulePath' lines from the Files section
14nr|nvidia-long-lived-304.64-9|284	- Run "update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf" as root.
14nr|nvidia-long-lived-304.64-9|285	- Run "ldconfig -X" as root.
14nr|nvidia-long-lived-304.64-9|286	EOF
14nr|nvidia-long-lived-304.64-9|287	
14nr|nvidia-long-lived-304.64-9|288	%if !%simple
14nr|nvidia-long-lived-304.64-9|289	rm nvidia-settings-%{version}/src/*/*.a
14nr|nvidia-long-lived-304.64-9|290	%endif
14nr|nvidia-long-lived-304.64-9|291	
14nr|nvidia-long-lived-304.64-9|292	%build
14nr|nvidia-long-lived-304.64-9|293	%if !%simple
14nr|nvidia-long-lived-304.64-9|294	%setup_compile_flags
14nr|nvidia-long-lived-304.64-9|295	export CFLAGS="%{optflags}"
14nr|nvidia-long-lived-304.64-9|296	export CXXFLAGS="$CFLAGS"
14nr|nvidia-long-lived-304.64-9|297	export LDFLAGS="%{?ldflags}"
14nr|nvidia-long-lived-304.64-9|298	%endif
14nr|nvidia-long-lived-304.64-9|299	
14nr|nvidia-long-lived-304.64-9|300	%if %mdkversion >= 201200
14nr|nvidia-long-lived-304.64-9|301	# (tpg) simple workaround for https://qa.mandriva.com/show_bug.cgi?id=65616
14nr|nvidia-long-lived-304.64-9|302	# nvidia module can't be linked with ld.gold which for mdv2001200 is default
14nr|nvidia-long-lived-304.64-9|303	# Please remove this if bug will be fixed.
14nr|nvidia-long-lived-304.64-9|304	#sed -i -e 's#LD ?=.*#LD = ld.bfd##' %{pkgname}/kernel/Makefile.*i*
14nr|nvidia-long-lived-304.64-9|305	%endif
14nr|nvidia-long-lived-304.64-9|306	
14nr|nvidia-long-lived-304.64-9|307	%make -C nvidia-settings-%{version}/src/libXNVCtrl
14nr|nvidia-long-lived-304.64-9|308	%make -C nvidia-settings-%{version} STRIP_CMD=true
14nr|nvidia-long-lived-304.64-9|309	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
14nr|nvidia-long-lived-304.64-9|310	
14nr|nvidia-long-lived-304.64-9|311	# %simple
14nr|nvidia-long-lived-304.64-9|312	
14nr|nvidia-long-lived-304.64-9|313	%install
14nr|nvidia-long-lived-304.64-9|314	rm -rf %{buildroot}
14nr|nvidia-long-lived-304.64-9|315	cd %{pkgname}
14nr|nvidia-long-lived-304.64-9|316	
14nr|nvidia-long-lived-304.64-9|317	# dkms
14nr|nvidia-long-lived-304.64-9|318	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia-long-lived-304.64-9|319	
14nr|nvidia-long-lived-304.64-9|320	# menu entry
14nr|nvidia-long-lived-304.64-9|321	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
14nr|nvidia-long-lived-304.64-9|322	cat > %{buildroot}%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop <<EOF
14nr|nvidia-long-lived-304.64-9|323	[Desktop Entry]
14nr|nvidia-long-lived-304.64-9|324	Name=NVIDIA Display Settings
14nr|nvidia-long-lived-304.64-9|325	Comment=Configure NVIDIA X driver
14nr|nvidia-long-lived-304.64-9|326	Exec=%{_bindir}/nvidia-settings
14nr|nvidia-long-lived-304.64-9|327	Icon=%{drivername}-settings
14nr|nvidia-long-lived-304.64-9|328	Terminal=false
14nr|nvidia-long-lived-304.64-9|329	Type=Application
14nr|nvidia-long-lived-304.64-9|330	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nr|nvidia-long-lived-304.64-9|331	EOF
14nr|nvidia-long-lived-304.64-9|332	
14nr|nvidia-long-lived-304.64-9|333	install -d -m755	%{buildroot}%{_datadir}/applications
14nr|nvidia-long-lived-304.64-9|334	touch			%{buildroot}%{_datadir}/applications/mandriva-nvidia-settings.desktop
14nr|nvidia-long-lived-304.64-9|335	
14nr|nvidia-long-lived-304.64-9|336	# icons
14nr|nvidia-long-lived-304.64-9|337	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14nr|nvidia-long-lived-304.64-9|338	%if !%simple
14nr|nvidia-long-lived-304.64-9|339	convert nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia-long-lived-304.64-9|340	convert nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia-long-lived-304.64-9|341	convert nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia-long-lived-304.64-9|342	%else
14nr|nvidia-long-lived-304.64-9|343	# no imagemagick
14nr|nvidia-long-lived-304.64-9|344	[ -e nvidia-settings.png ] || cp -a usr/share/pixmaps/nvidia-settings.png .
14nr|nvidia-long-lived-304.64-9|345	install -m644 nvidia-settings.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia-long-lived-304.64-9|346	%endif
14nr|nvidia-long-lived-304.64-9|347	
14nr|nvidia-long-lived-304.64-9|348	error_fatal() {
14nr|nvidia-long-lived-304.64-9|349	echo "Error: $@." >&2
14nr|nvidia-long-lived-304.64-9|350	exit 1
14nr|nvidia-long-lived-304.64-9|351	}
14nr|nvidia-long-lived-304.64-9|352	
14nr|nvidia-long-lived-304.64-9|353	error_unhandled() {
14nr|nvidia-long-lived-304.64-9|354	echo "Warning: $@." >&2
14nr|nvidia-long-lived-304.64-9|355	echo "Warning: $@." >> warns.log
14nr|nvidia-long-lived-304.64-9|356	%if !%simple
14nr|nvidia-long-lived-304.64-9|357	# cause distro builds to fail in case of unhandled files
14nr|nvidia-long-lived-304.64-9|358	exit 1
14nr|nvidia-long-lived-304.64-9|359	%endif
14nr|nvidia-long-lived-304.64-9|360	}
14nr|nvidia-long-lived-304.64-9|361	
14nr|nvidia-long-lived-304.64-9|362	parseparams() {
14nr|nvidia-long-lived-304.64-9|363	for value in $rest; do
14nr|nvidia-long-lived-304.64-9|364	local param=$1
14nr|nvidia-long-lived-304.64-9|365	[ -n "$param" ] || error_fatal "unhandled parameter $value"
14nr|nvidia-long-lived-304.64-9|366	shift
14nr|nvidia-long-lived-304.64-9|367	eval $param=$value
14nr|nvidia-long-lived-304.64-9|368	
14nr|nvidia-long-lived-304.64-9|369	[ -n "$value" ] || error_fatal "empty $param"
14nr|nvidia-long-lived-304.64-9|370	
14nr|nvidia-long-lived-304.64-9|371	# resolve libdir based on $arch
14nr|nvidia-long-lived-304.64-9|372	if [ "$param" = "arch" ]; then
14nr|nvidia-long-lived-304.64-9|373	case "$arch" in
14nr|nvidia-long-lived-304.64-9|374	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
14nr|nvidia-long-lived-304.64-9|375	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
14nr|nvidia-long-lived-304.64-9|376	*)		error_fatal "unknown arch $arch"
14nr|nvidia-long-lived-304.64-9|377	esac
14nr|nvidia-long-lived-304.64-9|378	fi
14nr|nvidia-long-lived-304.64-9|379	done
14nr|nvidia-long-lived-304.64-9|380	}
14nr|nvidia-long-lived-304.64-9|381	
14nr|nvidia-long-lived-304.64-9|382	add_to_list() {
14nr|nvidia-long-lived-304.64-9|383	%if !%simple
14nr|nvidia-long-lived-304.64-9|384	# on distro builds, only use .manifest for %doc files
14nr|nvidia-long-lived-304.64-9|385	[ "${2#%doc}" = "${2}" ] && return
14nr|nvidia-long-lived-304.64-9|386	%endif
14nr|nvidia-long-lived-304.64-9|387	local list="$1.files"
14nr|nvidia-long-lived-304.64-9|388	local entry="$2"
14nr|nvidia-long-lived-304.64-9|389	echo $entry >> $list
14nr|nvidia-long-lived-304.64-9|390	}
14nr|nvidia-long-lived-304.64-9|391	
14nr|nvidia-long-lived-304.64-9|392	install_symlink() {
14nr|nvidia-long-lived-304.64-9|393	local pkg="$1"
14nr|nvidia-long-lived-304.64-9|394	local dir="$2"
14nr|nvidia-long-lived-304.64-9|395	mkdir -p %{buildroot}$dir
14nr|nvidia-long-lived-304.64-9|396	ln -s $dest %{buildroot}$dir/$file
14nr|nvidia-long-lived-304.64-9|397	add_to_list $pkg $dir/$file
14nr|nvidia-long-lived-304.64-9|398	}
14nr|nvidia-long-lived-304.64-9|399	
14nr|nvidia-long-lived-304.64-9|400	install_lib_symlink() {
14nr|nvidia-long-lived-304.64-9|401	local pkg="$1"
14nr|nvidia-long-lived-304.64-9|402	local dir="$2"
14nr|nvidia-long-lived-304.64-9|403	case "$file" in
14nr|nvidia-long-lived-304.64-9|404	libvdpau_*.so)
14nr|nvidia-long-lived-304.64-9|405	# vdpau drivers => not put into -devel
14nr|nvidia-long-lived-304.64-9|406	;;
14nr|nvidia-long-lived-304.64-9|407	*.so)
14nr|nvidia-long-lived-304.64-9|408	pkg=nvidia-devel;;
14nr|nvidia-long-lived-304.64-9|409	esac
14nr|nvidia-long-lived-304.64-9|410	install_symlink $pkg $dir
14nr|nvidia-long-lived-304.64-9|411	}
14nr|nvidia-long-lived-304.64-9|412	
14nr|nvidia-long-lived-304.64-9|413	install_file_only() {
14nr|nvidia-long-lived-304.64-9|414	local pkg="$1"
14nr|nvidia-long-lived-304.64-9|415	local dir="$2"
14nr|nvidia-long-lived-304.64-9|416	mkdir -p %{buildroot}$dir
14nr|nvidia-long-lived-304.64-9|417	# replace 0444 with more usual 0644
14nr|nvidia-long-lived-304.64-9|418	[ "$perms" = "0444" ] && perms="0644"
14nr|nvidia-long-lived-304.64-9|419	install -m $perms $file %{buildroot}$dir
14nr|nvidia-long-lived-304.64-9|420	}
14nr|nvidia-long-lived-304.64-9|421	
14nr|nvidia-long-lived-304.64-9|422	install_file() {
14nr|nvidia-long-lived-304.64-9|423	local pkg="$1"
14nr|nvidia-long-lived-304.64-9|424	local dir="$2"
14nr|nvidia-long-lived-304.64-9|425	install_file_only $pkg $dir
14nr|nvidia-long-lived-304.64-9|426	add_to_list $pkg $dir/$(basename $file)
14nr|nvidia-long-lived-304.64-9|427	}
14nr|nvidia-long-lived-304.64-9|428	
14nr|nvidia-long-lived-304.64-9|429	get_module_dir() {
14nr|nvidia-long-lived-304.64-9|430	local subdir="$1"
14nr|nvidia-long-lived-304.64-9|431	case "$subdir" in
14nr|nvidia-long-lived-304.64-9|432	extensions*)	echo %{nvidia_extensionsdir};;
14nr|nvidia-long-lived-304.64-9|433	drivers/)	echo %{nvidia_driversdir};;
14nr|nvidia-long-lived-304.64-9|434	/)		echo %{nvidia_modulesdir};;
14nr|nvidia-long-lived-304.64-9|435	*)		error_unhandled "unhandled module subdir $subdir"
14nr|nvidia-long-lived-304.64-9|436	echo %{nvidia_modulesdir};;
14nr|nvidia-long-lived-304.64-9|437	esac
14nr|nvidia-long-lived-304.64-9|438	}
14nr|nvidia-long-lived-304.64-9|439	
14nr|nvidia-long-lived-304.64-9|440	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
14nr|nvidia-long-lived-304.64-9|441	rm -f $file
14nr|nvidia-long-lived-304.64-9|442	touch $file
14nr|nvidia-long-lived-304.64-9|443	done
14nr|nvidia-long-lived-304.64-9|444	
14nr|nvidia-long-lived-304.64-9|445	# install files according to .manifest
14nr|nvidia-long-lived-304.64-9|446	cat .manifest | tail -n +9 | while read line; do
14nr|nvidia-long-lived-304.64-9|447	rest=${line}
14nr|nvidia-long-lived-304.64-9|448	file=${rest%%%% *}
14nr|nvidia-long-lived-304.64-9|449	rest=${rest#* }
14nr|nvidia-long-lived-304.64-9|450	perms=${rest%%%% *}
14nr|nvidia-long-lived-304.64-9|451	rest=${rest#* }
14nr|nvidia-long-lived-304.64-9|452	type=${rest%%%% *}
14nr|nvidia-long-lived-304.64-9|453	rest=${rest#* }
14nr|nvidia-long-lived-304.64-9|454	
14nr|nvidia-long-lived-304.64-9|455	case "$type" in
14nr|nvidia-long-lived-304.64-9|456	CUDA_LIB)
14nr|nvidia-long-lived-304.64-9|457	parseparams arch subdir
14nr|nvidia-long-lived-304.64-9|458	install_file nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia-long-lived-304.64-9|459	;;
14nr|nvidia-long-lived-304.64-9|460	CUDA_SYMLINK)
14nr|nvidia-long-lived-304.64-9|461	parseparams arch subdir dest
14nr|nvidia-long-lived-304.64-9|462	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
14nr|nvidia-long-lived-304.64-9|463	;;
14nr|nvidia-long-lived-304.64-9|464	NVCUVID_LIB)
14nr|nvidia-long-lived-304.64-9|465	parseparams arch
14nr|nvidia-long-lived-304.64-9|466	install_file nvidia-cuda $nvidia_libdir
14nr|nvidia-long-lived-304.64-9|467	;;
14nr|nvidia-long-lived-304.64-9|468	NVCUVID_LIB_SYMLINK)
14nr|nvidia-long-lived-304.64-9|469	parseparams arch dest
14nr|nvidia-long-lived-304.64-9|470	install_lib_symlink nvidia-cuda $nvidia_libdir
14nr|nvidia-long-lived-304.64-9|471	;;
14nr|nvidia-long-lived-304.64-9|472	OPENGL_LIB)
14nr|nvidia-long-lived-304.64-9|473	parseparams arch
14nr|nvidia-long-lived-304.64-9|474	install_file nvidia $nvidia_libdir
14nr|nvidia-long-lived-304.64-9|475	;;
14nr|nvidia-long-lived-304.64-9|476	OPENGL_SYMLINK)
14nr|nvidia-long-lived-304.64-9|477	parseparams arch dest
14nr|nvidia-long-lived-304.64-9|478	install_lib_symlink nvidia $nvidia_libdir
14nr|nvidia-long-lived-304.64-9|479	;;
14nr|nvidia-long-lived-304.64-9|480	TLS_LIB)
14nr|nvidia-long-lived-304.64-9|481	parseparams arch style subdir
14nr|nvidia-long-lived-304.64-9|482	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia-long-lived-304.64-9|483	;;
14nr|nvidia-long-lived-304.64-9|484	TLS_SYMLINK)
14nr|nvidia-long-lived-304.64-9|485	parseparams arch style subdir dest
14nr|nvidia-long-lived-304.64-9|486	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia-long-lived-304.64-9|487	;;
14nr|nvidia-long-lived-304.64-9|488	UTILITY_LIB)
14nr|nvidia-long-lived-304.64-9|489	install_file nvidia %{nvidia_libdir}
14nr|nvidia-long-lived-304.64-9|490	;;
14nr|nvidia-long-lived-304.64-9|491	UTILITY_LIB_SYMLINK)
14nr|nvidia-long-lived-304.64-9|492	parseparams dest
14nr|nvidia-long-lived-304.64-9|493	install_lib_symlink nvidia %{nvidia_libdir}
14nr|nvidia-long-lived-304.64-9|494	;;
14nr|nvidia-long-lived-304.64-9|495	VDPAU_LIB)
14nr|nvidia-long-lived-304.64-9|496	parseparams arch subdir
14nr|nvidia-long-lived-304.64-9|497	%if %{mdkversion} >= 200900
14nr|nvidia-long-lived-304.64-9|498	# on 2009.0+, only install libvdpau_nvidia.so
14nr|nvidia-long-lived-304.64-9|499	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia-long-lived-304.64-9|500	%endif
14nr|nvidia-long-lived-304.64-9|501	install_file nvidia $nvidia_libdir/$subdir
14nr|nvidia-long-lived-304.64-9|502	;;
14nr|nvidia-long-lived-304.64-9|503	VDPAU_SYMLINK)
14nr|nvidia-long-lived-304.64-9|504	parseparams arch subdir dest
14nr|nvidia-long-lived-304.64-9|505	%if %{mdkversion} >= 200900
14nr|nvidia-long-lived-304.64-9|506	# on 2009.0+, only install libvdpau_nvidia.so
14nr|nvidia-long-lived-304.64-9|507	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nr|nvidia-long-lived-304.64-9|508	%endif
14nr|nvidia-long-lived-304.64-9|509	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nr|nvidia-long-lived-304.64-9|510	;;
14nr|nvidia-long-lived-304.64-9|511	XLIB_STATIC_LIB)
14nr|nvidia-long-lived-304.64-9|512	install_file nvidia-devel %{nvidia_libdir}
14nr|nvidia-long-lived-304.64-9|513	;;
14nr|nvidia-long-lived-304.64-9|514	XLIB_SHARED_LIB)
14nr|nvidia-long-lived-304.64-9|515	install_file nvidia %{nvidia_libdir}
14nr|nvidia-long-lived-304.64-9|516	;;
14nr|nvidia-long-lived-304.64-9|517	XLIB_SYMLINK)
14nr|nvidia-long-lived-304.64-9|518	parseparams dest
14nr|nvidia-long-lived-304.64-9|519	install_lib_symlink nvidia %{nvidia_libdir}
14nr|nvidia-long-lived-304.64-9|520	;;
14nr|nvidia-long-lived-304.64-9|521	LIBGL_LA)
14nr|nvidia-long-lived-304.64-9|522	# (Anssi) we don't install .la files
14nr|nvidia-long-lived-304.64-9|523	;;
14nr|nvidia-long-lived-304.64-9|524	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
14nr|nvidia-long-lived-304.64-9|525	parseparams subdir
14nr|nvidia-long-lived-304.64-9|526	install_file nvidia $(get_module_dir $subdir)
14nr|nvidia-long-lived-304.64-9|527	;;
14nr|nvidia-long-lived-304.64-9|528	XMODULE_NEWSYM)
14nr|nvidia-long-lived-304.64-9|529	# symlink that is created only if it doesn't already
14nr|nvidia-long-lived-304.64-9|530	# exist (i.e. as part of x11-server)
14nr|nvidia-long-lived-304.64-9|531	case "$file" in
14nr|nvidia-long-lived-304.64-9|532	libwfb.so)
14nr|nvidia-long-lived-304.64-9|533	%if %{mdkversion} >= 200810
14nr|nvidia-long-lived-304.64-9|534	# 2008.1+ has this one already
14nr|nvidia-long-lived-304.64-9|535	continue
14nr|nvidia-long-lived-304.64-9|536	%endif
14nr|nvidia-long-lived-304.64-9|537	;;
14nr|nvidia-long-lived-304.64-9|538	*)
14nr|nvidia-long-lived-304.64-9|539	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
14nr|nvidia-long-lived-304.64-9|540	continue
14nr|nvidia-long-lived-304.64-9|541	esac
14nr|nvidia-long-lived-304.64-9|542	parseparams subdir dest
14nr|nvidia-long-lived-304.64-9|543	install_symlink nvidia $(get_module_dir $subdir)
14nr|nvidia-long-lived-304.64-9|544	;;
14nr|nvidia-long-lived-304.64-9|545	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
14nr|nvidia-long-lived-304.64-9|546	parseparams subdir dest
14nr|nvidia-long-lived-304.64-9|547	install_symlink nvidia $(get_module_dir $subdir)
14nr|nvidia-long-lived-304.64-9|548	;;
14nr|nvidia-long-lived-304.64-9|549	VDPAU_HEADER)
14nr|nvidia-long-lived-304.64-9|550	%if %{mdkversion} >= 200900
14nr|nvidia-long-lived-304.64-9|551	# already in vdpau-devel
14nr|nvidia-long-lived-304.64-9|552	continue
14nr|nvidia-long-lived-304.64-9|553	%endif
14nr|nvidia-long-lived-304.64-9|554	parseparams subdir
14nr|nvidia-long-lived-304.64-9|555	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nr|nvidia-long-lived-304.64-9|556	;;
14nr|nvidia-long-lived-304.64-9|557	OPENGL_HEADER|CUDA_HEADER)
14nr|nvidia-long-lived-304.64-9|558	parseparams subdir
14nr|nvidia-long-lived-304.64-9|559	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nr|nvidia-long-lived-304.64-9|560	;;
14nr|nvidia-long-lived-304.64-9|561	DOCUMENTATION)
14nr|nvidia-long-lived-304.64-9|562	parseparams subdir
14nr|nvidia-long-lived-304.64-9|563	case $subdir in
14nr|nvidia-long-lived-304.64-9|564	*/html)
14nr|nvidia-long-lived-304.64-9|565	add_to_list nvidia-html "%%doc %{pkgname}/$file"
14nr|nvidia-long-lived-304.64-9|566	continue
14nr|nvidia-long-lived-304.64-9|567	;;
14nr|nvidia-long-lived-304.64-9|568	*/include/*)
14nr|nvidia-long-lived-304.64-9|569	continue
14nr|nvidia-long-lived-304.64-9|570	;;
14nr|nvidia-long-lived-304.64-9|571	esac
14nr|nvidia-long-lived-304.64-9|572	case $file in
14nr|nvidia-long-lived-304.64-9|573	*XF86Config*|*nvidia-settings.png)
14nr|nvidia-long-lived-304.64-9|574	continue;;
14nr|nvidia-long-lived-304.64-9|575	esac
14nr|nvidia-long-lived-304.64-9|576	add_to_list nvidia "%%doc %{pkgname}/$file"
14nr|nvidia-long-lived-304.64-9|577	;;
14nr|nvidia-long-lived-304.64-9|578	MANPAGE)
14nr|nvidia-long-lived-304.64-9|579	parseparams subdir
14nr|nvidia-long-lived-304.64-9|580	case "$file" in
14nr|nvidia-long-lived-304.64-9|581	*nvidia-installer*)
14nr|nvidia-long-lived-304.64-9|582	# not installed
14nr|nvidia-long-lived-304.64-9|583	continue
14nr|nvidia-long-lived-304.64-9|584	;;
14nr|nvidia-long-lived-304.64-9|585	*nvidia-settings*|*nvidia-xconfig*|*nvidia-cuda*)
14nr|nvidia-long-lived-304.64-9|586	%if !%simple
14nr|nvidia-long-lived-304.64-9|587	# installed separately below
14nr|nvidia-long-lived-304.64-9|588	continue
14nr|nvidia-long-lived-304.64-9|589	%endif
14nr|nvidia-long-lived-304.64-9|590	;;
14nr|nvidia-long-lived-304.64-9|591	*nvidia-smi*)
14nr|nvidia-long-lived-304.64-9|592	# ok
14nr|nvidia-long-lived-304.64-9|593	;;
14nr|nvidia-long-lived-304.64-9|594	*)
14nr|nvidia-long-lived-304.64-9|595	error_unhandled "skipped unknown man page $(basename $file)"
14nr|nvidia-long-lived-304.64-9|596	continue
14nr|nvidia-long-lived-304.64-9|597	esac
14nr|nvidia-long-lived-304.64-9|598	install_file_only nvidia %{_mandir}/$subdir
14nr|nvidia-long-lived-304.64-9|599	;;
14nr|nvidia-long-lived-304.64-9|600	UTILITY_BINARY)
14nr|nvidia-long-lived-304.64-9|601	case "$file" in
14nr|nvidia-long-lived-304.64-9|602	*nvidia-settings|*nvidia-xconfig|*nvidia-cuda*)
14nr|nvidia-long-lived-304.64-9|603	%if !%simple
14nr|nvidia-long-lived-304.64-9|604	# not installed, we install our own copy
14nr|nvidia-long-lived-304.64-9|605	continue
14nr|nvidia-long-lived-304.64-9|606	%endif
14nr|nvidia-long-lived-304.64-9|607	;;
14nr|nvidia-long-lived-304.64-9|608	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
14nr|nvidia-long-lived-304.64-9|609	# ok
14nr|nvidia-long-lived-304.64-9|610	;;
14nr|nvidia-long-lived-304.64-9|611	*)
14nr|nvidia-long-lived-304.64-9|612	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
14nr|nvidia-long-lived-304.64-9|613	;;
14nr|nvidia-long-lived-304.64-9|614	esac
14nr|nvidia-long-lived-304.64-9|615	install_file nvidia %{nvidia_bindir}
14nr|nvidia-long-lived-304.64-9|616	;;
14nr|nvidia-long-lived-304.64-9|617	UTILITY_BIN_SYMLINK)
14nr|nvidia-long-lived-304.64-9|618	case $file in nvidia-uninstall) continue;; esac
14nr|nvidia-long-lived-304.64-9|619	parseparams dest
14nr|nvidia-long-lived-304.64-9|620	install_symlink nvidia %{nvidia_bindir}
14nr|nvidia-long-lived-304.64-9|621	;;
14nr|nvidia-long-lived-304.64-9|622	INSTALLER_BINARY)
14nr|nvidia-long-lived-304.64-9|623	# not installed
14nr|nvidia-long-lived-304.64-9|624	;;
14nr|nvidia-long-lived-304.64-9|625	KERNEL_MODULE_SRC)
14nr|nvidia-long-lived-304.64-9|626	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia-long-lived-304.64-9|627	;;
14nr|nvidia-long-lived-304.64-9|628	CUDA_ICD)
14nr|nvidia-long-lived-304.64-9|629	# in theory this should go to the cuda subpackage, but it goes into the main package
14nr|nvidia-long-lived-304.64-9|630	# as this avoids one broken symlink and it is small enough to not cause space issues
14nr|nvidia-long-lived-304.64-9|631	install_file nvidia %{_sysconfdir}/%{drivername}
14nr|nvidia-long-lived-304.64-9|632	;;
14nr|nvidia-long-lived-304.64-9|633	DOT_DESKTOP)
14nr|nvidia-long-lived-304.64-9|634	# we provide our own for now
14nr|nvidia-long-lived-304.64-9|635	;;
14nr|nvidia-long-lived-304.64-9|636	*)
14nr|nvidia-long-lived-304.64-9|637	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
14nr|nvidia-long-lived-304.64-9|638	esac
14nr|nvidia-long-lived-304.64-9|639	done
14nr|nvidia-long-lived-304.64-9|640	
14nr|nvidia-long-lived-304.64-9|641	[ -z "$warnings" ] || echo "Please inform Anssi Hannula <anssi@mandriva.org> or http://qa.mandriva.com/ of the above warnings." >> warns.log
14nr|nvidia-long-lived-304.64-9|642	
14nr|nvidia-long-lived-304.64-9|643	%if %simple
14nr|nvidia-long-lived-304.64-9|644	find %{buildroot}%{_libdir} %{buildroot}%{_prefix}/lib -type d | while read dir; do
14nr|nvidia-long-lived-304.64-9|645	dir=${dir#%{buildroot}}
14nr|nvidia-long-lived-304.64-9|646	echo "$dir" | grep -q nvidia && echo "%%dir $dir" >> nvidia.files
14nr|nvidia-long-lived-304.64-9|647	done
14nr|nvidia-long-lived-304.64-9|648	[ -d %{buildroot}%{_includedir}/%{drivername} ] && echo "%{_includedir}/%{drivername}" >> nvidia-devel.files
14nr|nvidia-long-lived-304.64-9|649	%endif
14nr|nvidia-long-lived-304.64-9|650	
14nr|nvidia-long-lived-304.64-9|651	%if !%simple
14nr|nvidia-long-lived-304.64-9|652	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
14nr|nvidia-long-lived-304.64-9|653	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
14nr|nvidia-long-lived-304.64-9|654	
14nr|nvidia-long-lived-304.64-9|655	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-long-lived-304.64-9|656	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-long-lived-304.64-9|657	%endif
14nr|nvidia-long-lived-304.64-9|658	
14nr|nvidia-long-lived-304.64-9|659	# vdpau alternative symlink
14nr|nvidia-long-lived-304.64-9|660	install -d -m755 %{buildroot}%{_libdir}/vdpau
14nr|nvidia-long-lived-304.64-9|661	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-long-lived-304.64-9|662	%ifarch %{biarches}
14nr|nvidia-long-lived-304.64-9|663	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
14nr|nvidia-long-lived-304.64-9|664	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-long-lived-304.64-9|665	%endif
14nr|nvidia-long-lived-304.64-9|666	
14nr|nvidia-long-lived-304.64-9|667	%if !%simple
14nr|nvidia-long-lived-304.64-9|668	# self-built binaries
14nr|nvidia-long-lived-304.64-9|669	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
14nr|nvidia-long-lived-304.64-9|670	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nr|nvidia-long-lived-304.64-9|671	%endif
14nr|nvidia-long-lived-304.64-9|672	# binary alternatives
14nr|nvidia-long-lived-304.64-9|673	install -d -m755			%{buildroot}%{_bindir}
14nr|nvidia-long-lived-304.64-9|674	touch					%{buildroot}%{_bindir}/nvidia-settings
14nr|nvidia-long-lived-304.64-9|675	touch					%{buildroot}%{_bindir}/nvidia-smi
14nr|nvidia-long-lived-304.64-9|676	touch					%{buildroot}%{_bindir}/nvidia-debugdump
14nr|nvidia-long-lived-304.64-9|677	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nr|nvidia-long-lived-304.64-9|678	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nr|nvidia-long-lived-304.64-9|679	# rpmlint:
14nr|nvidia-long-lived-304.64-9|680	chmod 0755				%{buildroot}%{_bindir}/*
14nr|nvidia-long-lived-304.64-9|681	
14nr|nvidia-long-lived-304.64-9|682	# old alternatives
14nr|nvidia-long-lived-304.64-9|683	%if %{mdkversion} <= 200910
14nr|nvidia-long-lived-304.64-9|684	touch %{buildroot}%{_libdir}/xorg/modules/drivers/nvidia_drv.so
14nr|nvidia-long-lived-304.64-9|685	%endif
14nr|nvidia-long-lived-304.64-9|686	%if %{mdkversion} <= 200900
14nr|nvidia-long-lived-304.64-9|687	touch %{buildroot}%{_libdir}/xorg/modules/extensions/libglx.so
14nr|nvidia-long-lived-304.64-9|688	%endif
14nr|nvidia-long-lived-304.64-9|689	
14nr|nvidia-long-lived-304.64-9|690	%if !%simple
14nr|nvidia-long-lived-304.64-9|691	# install man pages
14nr|nvidia-long-lived-304.64-9|692	install -m755 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nr|nvidia-long-lived-304.64-9|693	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nr|nvidia-long-lived-304.64-9|694	%endif
14nr|nvidia-long-lived-304.64-9|695	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nr|nvidia-long-lived-304.64-9|696	gunzip %{buildroot}%{_mandir}/man1/*.gz
14nr|nvidia-long-lived-304.64-9|697	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nr|nvidia-long-lived-304.64-9|698	cd %{buildroot}%{_mandir}/man1
14nr|nvidia-long-lived-304.64-9|699	rename nvidia alt-%{drivername} *
14nr|nvidia-long-lived-304.64-9|700	cd -
14nr|nvidia-long-lived-304.64-9|701	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia-long-lived-304.64-9|702	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia-long-lived-304.64-9|703	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
14nr|nvidia-long-lived-304.64-9|704	
14nr|nvidia-long-lived-304.64-9|705	# cuda nvidia.icd
14nr|nvidia-long-lived-304.64-9|706	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nr|nvidia-long-lived-304.64-9|707	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nr|nvidia-long-lived-304.64-9|708	# override apparently wrong reference to the development symlink name:
14nr|nvidia-long-lived-304.64-9|709	[ "$(cat %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd)" = "libcuda.so" ] &&
14nr|nvidia-long-lived-304.64-9|710	echo libcuda.so.1 > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd
14nr|nvidia-long-lived-304.64-9|711	
14nr|nvidia-long-lived-304.64-9|712	# ld.so.conf
14nr|nvidia-long-lived-304.64-9|713	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia-long-lived-304.64-9|714	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-long-lived-304.64-9|715	%ifarch %{biarches}
14nr|nvidia-long-lived-304.64-9|716	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-long-lived-304.64-9|717	%endif
14nr|nvidia-long-lived-304.64-9|718	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nr|nvidia-long-lived-304.64-9|719	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia-long-lived-304.64-9|720	
14nr|nvidia-long-lived-304.64-9|721	# modprobe.conf
14nr|nvidia-long-lived-304.64-9|722	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nr|nvidia-long-lived-304.64-9|723	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
14nr|nvidia-long-lived-304.64-9|724	echo "install nvidia /sbin/modprobe %{modulename} \$CMDLINE_OPTS" > %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
14nr|nvidia-long-lived-304.64-9|725	
14nr|nvidia-long-lived-304.64-9|726	# blacklist-nvidia.conf
14nr|nvidia-long-lived-304.64-9|727	#touch					%{buildroot}%{_sysconfdir}/modprobe.d/blacklist-nvidia.conf
14nr|nvidia-long-lived-304.64-9|728	#echo "blacklist nouveau" > %{buildroot}%{_sysconfdir}/%{drivername}/blacklist-nvidia.conf
14nr|nvidia-long-lived-304.64-9|729	
14nr|nvidia-long-lived-304.64-9|730	%if %{mdkversion} < 201100
14nr|nvidia-long-lived-304.64-9|731	# modprobe.preload.d
14nr|nvidia-long-lived-304.64-9|732	# This is here because sometimes (one case reported by Christophe Fergeau on 04/2010)
14nr|nvidia-long-lived-304.64-9|733	# starting X server fails if the driver module is not already loaded.
14nr|nvidia-long-lived-304.64-9|734	# This is fixed by the reworked kms-dkms-plymouth-drakx-initrd system in 2011.0.
14nr|nvidia-long-lived-304.64-9|735	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.preload.d
14nr|nvidia-long-lived-304.64-9|736	touch					%{buildroot}%{_sysconfdir}/modprobe.preload.d/display-driver
14nr|nvidia-long-lived-304.64-9|737	echo "%{modulename}"			>  %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.preload
14nr|nvidia-long-lived-304.64-9|738	%endif
14nr|nvidia-long-lived-304.64-9|739	
14nr|nvidia-long-lived-304.64-9|740	# XvMCConfig
14nr|nvidia-long-lived-304.64-9|741	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia-long-lived-304.64-9|742	echo "libXvMCNVIDIA_dynamic.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
14nr|nvidia-long-lived-304.64-9|743	
14nr|nvidia-long-lived-304.64-9|744	# xinit script
14nr|nvidia-long-lived-304.64-9|745	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nr|nvidia-long-lived-304.64-9|746	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
14nr|nvidia-long-lived-304.64-9|747	# to be sourced
14nr|nvidia-long-lived-304.64-9|748	#
14nr|nvidia-long-lived-304.64-9|749	# Do not modify this file; the changes will be overwritten.
14nr|nvidia-long-lived-304.64-9|750	# If you want to disable automatic configuration loading, create
14nr|nvidia-long-lived-304.64-9|751	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nr|nvidia-long-lived-304.64-9|752	#
14nr|nvidia-long-lived-304.64-9|753	LOAD_NVIDIA_SETTINGS="yes"
14nr|nvidia-long-lived-304.64-9|754	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nr|nvidia-long-lived-304.64-9|755	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nr|nvidia-long-lived-304.64-9|756	EOF
14nr|nvidia-long-lived-304.64-9|757	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nr|nvidia-long-lived-304.64-9|758	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nr|nvidia-long-lived-304.64-9|759	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia-long-lived-304.64-9|760	
14nr|nvidia-long-lived-304.64-9|761	# install ldetect-lst pcitable files for backports
14nr|nvidia-long-lived-304.64-9|762	# local version of merge2pcitable.pl:read_nvidia_readme:
14nr|nvidia-long-lived-304.64-9|763	section=0
14nr|nvidia-long-lived-304.64-9|764	set +x
14nr|nvidia-long-lived-304.64-9|765	[ -e README.txt ] || cp -a usr/share/doc/README.txt .
14nr|nvidia-long-lived-304.64-9|766	cat README.txt | while read line; do
14nr|nvidia-long-lived-304.64-9|767	[ $section -gt 3 ] && break
14nr|nvidia-long-lived-304.64-9|768	if [ $((section %% 2)) -eq 0 ]; then
14nr|nvidia-long-lived-304.64-9|769	echo "$line" | grep -Pq "^\s*NVIDIA GPU product\s+Device PCI ID.*" && section=$((section+1))
14nr|nvidia-long-lived-304.64-9|770	continue
14nr|nvidia-long-lived-304.64-9|771	fi
14nr|nvidia-long-lived-304.64-9|772	if echo "$line" | grep -Pq "^\s*$"; then
14nr|nvidia-long-lived-304.64-9|773	section=$((section+1))
14nr|nvidia-long-lived-304.64-9|774	continue
14nr|nvidia-long-lived-304.64-9|775	fi
14nr|nvidia-long-lived-304.64-9|776	echo "$line" | grep -Pq "^\s*-+[\s-]+$" && continue
14nr|nvidia-long-lived-304.64-9|777	id=$(echo "$line" | sed -nre 's,^\s*.+?\s+0x(....).*$,\1,p' | tr '[:upper:]' '[:lower:]')
14nr|nvidia-long-lived-304.64-9|778	echo "0x10de	0x$id	\"Card:%{ldetect_cards_name}\""
14nr|nvidia-long-lived-304.64-9|779	done | sort -u > pcitable.nvidia.lst
14nr|nvidia-long-lived-304.64-9|780	set -x
14nr|nvidia-long-lived-304.64-9|781	[ $(wc -l pcitable.nvidia.lst | cut -f1 -d" ") -gt 200 ]
14nr|nvidia-long-lived-304.64-9|782	%if "%{ldetect_cards_name}" != ""
14nr|nvidia-long-lived-304.64-9|783	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
14nr|nvidia-long-lived-304.64-9|784	gzip -c pcitable.nvidia.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nr|nvidia-long-lived-304.64-9|785	%endif
14nr|nvidia-long-lived-304.64-9|786	
14nr|nvidia-long-lived-304.64-9|787	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
14nr|nvidia-long-lived-304.64-9|788	
14nr|nvidia-long-lived-304.64-9|789	%post -n %{driverpkgname}
14nr|nvidia-long-lived-304.64-9|790	# XFdrake used to generate an nvidia.conf file
14nr|nvidia-long-lived-304.64-9|791	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nr|nvidia-long-lived-304.64-9|792	
14nr|nvidia-long-lived-304.64-9|793	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
14nr|nvidia-long-lived-304.64-9|794	
14nr|nvidia-long-lived-304.64-9|795	# owned by libvdpau1, created in case libvdpau1 is installed only just after
14nr|nvidia-long-lived-304.64-9|796	# this package
14nr|nvidia-long-lived-304.64-9|797	mkdir -p %{_libdir}/vdpau
14nr|nvidia-long-lived-304.64-9|798	
14nr|nvidia-long-lived-304.64-9|799	%{_sbindir}/update-alternatives \
14nr|nvidia-long-lived-304.64-9|800	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
14nr|nvidia-long-lived-304.64-9|801	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nr|nvidia-long-lived-304.64-9|802	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nr|nvidia-long-lived-304.64-9|803	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
14nr|nvidia-long-lived-304.64-9|804	--slave %{_datadir}/applications/mandriva-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop \
14nr|nvidia-long-lived-304.64-9|805	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nr|nvidia-long-lived-304.64-9|806	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nr|nvidia-long-lived-304.64-9|807	--slave %{_bindir}/nvidia-debugdump nvidia_debugdump %{nvidia_bindir}/nvidia-debugdump \
14nr|nvidia-long-lived-304.64-9|808	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nr|nvidia-long-lived-304.64-9|809	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nr|nvidia-long-lived-304.64-9|810	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
14nr|nvidia-long-lived-304.64-9|811	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
14nr|nvidia-long-lived-304.64-9|812	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
14nr|nvidia-long-lived-304.64-9|813	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
14nr|nvidia-long-lived-304.64-9|814	
14nr|nvidia-long-lived-304.64-9|815	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
14nr|nvidia-long-lived-304.64-9|816	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
14nr|nvidia-long-lived-304.64-9|817	# but they do not matter as we are using alternatives for libglx.so now.
14nr|nvidia-long-lived-304.64-9|818	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-long-lived-304.64-9|819	fi
14nr|nvidia-long-lived-304.64-9|820	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia-long-lived-304.64-9|821	/sbin/ldconfig -X
14nr|nvidia-long-lived-304.64-9|822	
14nr|nvidia-long-lived-304.64-9|823	%if "%{ldetect_cards_name}" != ""
14nr|nvidia-long-lived-304.64-9|824	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|nvidia-long-lived-304.64-9|825	%endif
14nr|nvidia-long-lived-304.64-9|826	
14nr|nvidia-long-lived-304.64-9|827	#Set properly card
14nr|nvidia-long-lived-304.64-9|828	#if ps -u root | grep XFdrake
14nr|nvidia-long-lived-304.64-9|829	#then
14nr|nvidia-long-lived-304.64-9|830	# echo 'XFdrake is running'
14nr|nvidia-long-lived-304.64-9|831	#else
14nr|nvidia-long-lived-304.64-9|832	# /usr/sbin/XFdrake
14nr|nvidia-long-lived-304.64-9|833	#fi
14nr|nvidia-long-lived-304.64-9|834	
14nr|nvidia-long-lived-304.64-9|835	%postun -n %{driverpkgname}
14nr|nvidia-long-lived-304.64-9|836	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
14nr|nvidia-long-lived-304.64-9|837	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-long-lived-304.64-9|838	fi
14nr|nvidia-long-lived-304.64-9|839	# explicit /sbin/ldconfig due to alternatives
14nr|nvidia-long-lived-304.64-9|840	/sbin/ldconfig -X
14nr|nvidia-long-lived-304.64-9|841	
14nr|nvidia-long-lived-304.64-9|842	%if "%{ldetect_cards_name}" != ""
14nr|nvidia-long-lived-304.64-9|843	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nr|nvidia-long-lived-304.64-9|844	%endif
14nr|nvidia-long-lived-304.64-9|845	
14nr|nvidia-long-lived-304.64-9|846	%if %{mdkversion} < 200900
14nr|nvidia-long-lived-304.64-9|847	%clean_menus
14nr|nvidia-long-lived-304.64-9|848	%endif
14nr|nvidia-long-lived-304.64-9|849	
14nr|nvidia-long-lived-304.64-9|850	%post -n dkms-%{drivername}
14nr|nvidia-long-lived-304.64-9|851	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia-long-lived-304.64-9|852	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
14nr|nvidia-long-lived-304.64-9|853	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} --force
14nr|nvidia-long-lived-304.64-9|854	
14nr|nvidia-long-lived-304.64-9|855	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia-long-lived-304.64-9|856	rmmod nvidia > /dev/null 2>&1 || true
14nr|nvidia-long-lived-304.64-9|857	
14nr|nvidia-long-lived-304.64-9|858	%preun -n dkms-%{drivername}
14nr|nvidia-long-lived-304.64-9|859	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
14nr|nvidia-long-lived-304.64-9|860	
14nr|nvidia-long-lived-304.64-9|861	# rmmod any old driver if present and not in use (e.g. by X)
14nr|nvidia-long-lived-304.64-9|862	rmmod nvidia > /dev/null 2>&1 || true
14nr|nvidia-long-lived-304.64-9|863	
14nr|nvidia-long-lived-304.64-9|864	# Make sure that ldconfig is run after installing/uninstalling cuda/opencl libs (#62116)
14nr|nvidia-long-lived-304.64-9|865	%post -n %{drivername}-cuda-opencl
14nr|nvidia-long-lived-304.64-9|866	/sbin/ldconfig
14nr|nvidia-long-lived-304.64-9|867	
14nr|nvidia-long-lived-304.64-9|868	%postun -n %{drivername}-cuda-opencl
14nr|nvidia-long-lived-304.64-9|869	/sbin/ldconfig
14nr|nvidia-long-lived-304.64-9|870	
14nr|nvidia-long-lived-304.64-9|871	%clean
14nr|nvidia-long-lived-304.64-9|872	rm -rf %{buildroot}
14nr|nvidia-long-lived-304.64-9|873	
14nr|nvidia-long-lived-304.64-9|874	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
14nr|nvidia-long-lived-304.64-9|875	%defattr(-,root,root)
14nr|nvidia-long-lived-304.64-9|876	# other documentation files are listed in nvidia.files
14nr|nvidia-long-lived-304.64-9|877	%doc README.install.urpmi README.manual-setup
14nr|nvidia-long-lived-304.64-9|878	
14nr|nvidia-long-lived-304.64-9|879	%if "%{ldetect_cards_name}" != ""
14nr|nvidia-long-lived-304.64-9|880	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nr|nvidia-long-lived-304.64-9|881	%endif
14nr|nvidia-long-lived-304.64-9|882	
14nr|nvidia-long-lived-304.64-9|883	# ld.so.conf, modprobe.conf, xvmcconfig, xinit
14nr|nvidia-long-lived-304.64-9|884	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nr|nvidia-long-lived-304.64-9|885	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nr|nvidia-long-lived-304.64-9|886	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
14nr|nvidia-long-lived-304.64-9|887	%if %{mdkversion} < 201100
14nr|nvidia-long-lived-304.64-9|888	%ghost %{_sysconfdir}/modprobe.preload.d/display-driver
14nr|nvidia-long-lived-304.64-9|889	%endif
14nr|nvidia-long-lived-304.64-9|890	%dir %{_sysconfdir}/%{drivername}
14nr|nvidia-long-lived-304.64-9|891	%{_sysconfdir}/%{drivername}/modprobe.conf
14nr|nvidia-long-lived-304.64-9|892	%if %{mdkversion} < 201100
14nr|nvidia-long-lived-304.64-9|893	%{_sysconfdir}/%{drivername}/modprobe.preload
14nr|nvidia-long-lived-304.64-9|894	%endif
14nr|nvidia-long-lived-304.64-9|895	%{_sysconfdir}/%{drivername}/ld.so.conf
14nr|nvidia-long-lived-304.64-9|896	%{_sysconfdir}/%{drivername}/XvMCConfig
14nr|nvidia-long-lived-304.64-9|897	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nr|nvidia-long-lived-304.64-9|898	%if !%simple
14nr|nvidia-long-lived-304.64-9|899	%{_sysconfdir}/%{drivername}/nvidia.icd
14nr|nvidia-long-lived-304.64-9|900	%endif
14nr|nvidia-long-lived-304.64-9|901	
14nr|nvidia-long-lived-304.64-9|902	%dir %{_sysconfdir}/OpenCL
14nr|nvidia-long-lived-304.64-9|903	%dir %{_sysconfdir}/OpenCL/vendors
14nr|nvidia-long-lived-304.64-9|904	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nr|nvidia-long-lived-304.64-9|905	
14nr|nvidia-long-lived-304.64-9|906	%ghost %{_bindir}/nvidia-settings
14nr|nvidia-long-lived-304.64-9|907	%ghost %{_bindir}/nvidia-smi
14nr|nvidia-long-lived-304.64-9|908	%ghost %{_bindir}/nvidia-debugdump
14nr|nvidia-long-lived-304.64-9|909	%ghost %{_bindir}/nvidia-xconfig
14nr|nvidia-long-lived-304.64-9|910	%ghost %{_bindir}/nvidia-bug-report.sh
14nr|nvidia-long-lived-304.64-9|911	%if !%simple
14nr|nvidia-long-lived-304.64-9|912	%dir %{nvidia_bindir}
14nr|nvidia-long-lived-304.64-9|913	%{nvidia_bindir}/nvidia-settings
14nr|nvidia-long-lived-304.64-9|914	%{nvidia_bindir}/nvidia-smi
14nr|nvidia-long-lived-304.64-9|915	%{nvidia_bindir}/nvidia-debugdump
14nr|nvidia-long-lived-304.64-9|916	%{nvidia_bindir}/nvidia-xconfig
14nr|nvidia-long-lived-304.64-9|917	%{nvidia_bindir}/nvidia-bug-report.sh
14nr|nvidia-long-lived-304.64-9|918	%endif
14nr|nvidia-long-lived-304.64-9|919	
14nr|nvidia-long-lived-304.64-9|920	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nr|nvidia-long-lived-304.64-9|921	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nr|nvidia-long-lived-304.64-9|922	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
14nr|nvidia-long-lived-304.64-9|923	%if !%simple
14nr|nvidia-long-lived-304.64-9|924	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nr|nvidia-long-lived-304.64-9|925	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nr|nvidia-long-lived-304.64-9|926	%{_mandir}/man1/alt-%{drivername}-smi.1*
14nr|nvidia-long-lived-304.64-9|927	%else
14nr|nvidia-long-lived-304.64-9|928	%{_mandir}/man1/alt-%{drivername}-*
14nr|nvidia-long-lived-304.64-9|929	%endif
14nr|nvidia-long-lived-304.64-9|930	
14nr|nvidia-long-lived-304.64-9|931	%ghost %{_datadir}/applications/mandriva-nvidia-settings.desktop
14nr|nvidia-long-lived-304.64-9|932	%dir %{_datadir}/%{drivername}
14nr|nvidia-long-lived-304.64-9|933	%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop
14nr|nvidia-long-lived-304.64-9|934	
14nr|nvidia-long-lived-304.64-9|935	%if !%simple
14nr|nvidia-long-lived-304.64-9|936	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nr|nvidia-long-lived-304.64-9|937	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nr|nvidia-long-lived-304.64-9|938	%endif
14nr|nvidia-long-lived-304.64-9|939	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nr|nvidia-long-lived-304.64-9|940	
14nr|nvidia-long-lived-304.64-9|941	%if !%simple
14nr|nvidia-long-lived-304.64-9|942	%dir %{nvidia_libdir}
14nr|nvidia-long-lived-304.64-9|943	%dir %{nvidia_libdir}/tls
14nr|nvidia-long-lived-304.64-9|944	%dir %{nvidia_libdir}/vdpau
14nr|nvidia-long-lived-304.64-9|945	%{nvidia_libdir}/libGL.so.%{version}
14nr|nvidia-long-lived-304.64-9|946	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
14nr|nvidia-long-lived-304.64-9|947	%{nvidia_libdir}/libXvMCNVIDIA.so.%{version}
14nr|nvidia-long-lived-304.64-9|948	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nr|nvidia-long-lived-304.64-9|949	%{nvidia_libdir}/libnvidia-ml.so.%{version}
14nr|nvidia-long-lived-304.64-9|950	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nr|nvidia-long-lived-304.64-9|951	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
14nr|nvidia-long-lived-304.64-9|952	%if %{mdkversion} <= 200810
14nr|nvidia-long-lived-304.64-9|953	%{nvidia_libdir}/vdpau/libvdpau_trace.so.%{version}
14nr|nvidia-long-lived-304.64-9|954	%{nvidia_libdir}/libvdpau.so.%{version}
14nr|nvidia-long-lived-304.64-9|955	%endif
14nr|nvidia-long-lived-304.64-9|956	%{nvidia_libdir}/libGL.so.1
14nr|nvidia-long-lived-304.64-9|957	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so.1
14nr|nvidia-long-lived-304.64-9|958	%{nvidia_libdir}/libnvidia-cfg.so.1
14nr|nvidia-long-lived-304.64-9|959	%{nvidia_libdir}/libnvidia-ml.so.1
14nr|nvidia-long-lived-304.64-9|960	%{nvidia_libdir}/libvdpau_nvidia.so
14nr|nvidia-long-lived-304.64-9|961	%if %{mdkversion} <= 200810
14nr|nvidia-long-lived-304.64-9|962	%{nvidia_libdir}/libvdpau.so.1
14nr|nvidia-long-lived-304.64-9|963	%endif
14nr|nvidia-long-lived-304.64-9|964	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nr|nvidia-long-lived-304.64-9|965	%ifarch %{biarches}
14nr|nvidia-long-lived-304.64-9|966	%dir %{nvidia_libdir32}
14nr|nvidia-long-lived-304.64-9|967	%dir %{nvidia_libdir32}/tls
14nr|nvidia-long-lived-304.64-9|968	%dir %{nvidia_libdir32}/vdpau
14nr|nvidia-long-lived-304.64-9|969	%{nvidia_libdir32}/libGL.so.%{version}
14nr|nvidia-long-lived-304.64-9|970	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
14nr|nvidia-long-lived-304.64-9|971	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nr|nvidia-long-lived-304.64-9|972	%{nvidia_libdir32}/libvdpau_nvidia.so
14nr|nvidia-long-lived-304.64-9|973	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
14nr|nvidia-long-lived-304.64-9|974	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
14nr|nvidia-long-lived-304.64-9|975	%{nvidia_libdir32}/libnvidia-ml.so.1
14nr|nvidia-long-lived-304.64-9|976	%if %{mdkversion} <= 200810
14nr|nvidia-long-lived-304.64-9|977	%{nvidia_libdir32}/vdpau/libvdpau_trace.so.%{version}
14nr|nvidia-long-lived-304.64-9|978	%{nvidia_libdir32}/libvdpau.so.%{version}
14nr|nvidia-long-lived-304.64-9|979	%endif
14nr|nvidia-long-lived-304.64-9|980	%{nvidia_libdir32}/libGL.so.1
14nr|nvidia-long-lived-304.64-9|981	%if %{mdkversion} <= 200810
14nr|nvidia-long-lived-304.64-9|982	%{nvidia_libdir32}/libvdpau.so.1
14nr|nvidia-long-lived-304.64-9|983	%endif
14nr|nvidia-long-lived-304.64-9|984	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nr|nvidia-long-lived-304.64-9|985	%endif
14nr|nvidia-long-lived-304.64-9|986	# %simple
14nr|nvidia-long-lived-304.64-9|987	%endif
14nr|nvidia-long-lived-304.64-9|988	
14nr|nvidia-long-lived-304.64-9|989	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-long-lived-304.64-9|990	%ifarch %{biarches}
14nr|nvidia-long-lived-304.64-9|991	# avoid unowned directory
14nr|nvidia-long-lived-304.64-9|992	%dir %{_prefix}/lib/vdpau
14nr|nvidia-long-lived-304.64-9|993	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nr|nvidia-long-lived-304.64-9|994	%endif
14nr|nvidia-long-lived-304.64-9|995	
14nr|nvidia-long-lived-304.64-9|996	%if %{mdkversion} >= 200910 && !%simple
14nr|nvidia-long-lived-304.64-9|997	# 2009.1+ (/usr/lib/drivername/xorg)
14nr|nvidia-long-lived-304.64-9|998	%dir %{nvidia_modulesdir}
14nr|nvidia-long-lived-304.64-9|999	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nr|nvidia-long-lived-304.64-9|1000	%endif
14nr|nvidia-long-lived-304.64-9|1001	
14nr|nvidia-long-lived-304.64-9|1002	%if %{mdkversion} <= 200900
14nr|nvidia-long-lived-304.64-9|1003	%ghost %{_libdir}/xorg/modules/libnvidia-wfb.so.1
14nr|nvidia-long-lived-304.64-9|1004	%endif
14nr|nvidia-long-lived-304.64-9|1005	%if %{mdkversion} <= 200800
14nr|nvidia-long-lived-304.64-9|1006	%ghost %{_libdir}/xorg/modules/libwfb.so
14nr|nvidia-long-lived-304.64-9|1007	%endif
14nr|nvidia-long-lived-304.64-9|1008	%if !%simple
14nr|nvidia-long-lived-304.64-9|1009	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nr|nvidia-long-lived-304.64-9|1010	%endif
14nr|nvidia-long-lived-304.64-9|1011	
14nr|nvidia-long-lived-304.64-9|1012	%if %{mdkversion} <= 200900
14nr|nvidia-long-lived-304.64-9|1013	%dir %{nvidia_extensionsdir}
14nr|nvidia-long-lived-304.64-9|1014	%ghost %{_libdir}/xorg/modules/extensions/libglx.so
14nr|nvidia-long-lived-304.64-9|1015	%endif
14nr|nvidia-long-lived-304.64-9|1016	%if !%simple
14nr|nvidia-long-lived-304.64-9|1017	%{nvidia_extensionsdir}/libglx.so.%{version}
14nr|nvidia-long-lived-304.64-9|1018	%{nvidia_extensionsdir}/libglx.so
14nr|nvidia-long-lived-304.64-9|1019	%endif
14nr|nvidia-long-lived-304.64-9|1020	
14nr|nvidia-long-lived-304.64-9|1021	%if %{mdkversion} <= 200910
14nr|nvidia-long-lived-304.64-9|1022	%dir %{nvidia_driversdir}
14nr|nvidia-long-lived-304.64-9|1023	%ghost %{_libdir}/xorg/modules/drivers/nvidia_drv.so
14nr|nvidia-long-lived-304.64-9|1024	%endif
14nr|nvidia-long-lived-304.64-9|1025	%if !%simple
14nr|nvidia-long-lived-304.64-9|1026	%{nvidia_driversdir}/nvidia_drv.so
14nr|nvidia-long-lived-304.64-9|1027	%endif
14nr|nvidia-long-lived-304.64-9|1028	
14nr|nvidia-long-lived-304.64-9|1029	%files -n %{drivername}-devel -f %pkgname/nvidia-devel.files
14nr|nvidia-long-lived-304.64-9|1030	%defattr(-,root,root)
14nr|nvidia-long-lived-304.64-9|1031	%if !%simple
14nr|nvidia-long-lived-304.64-9|1032	%{_includedir}/%{drivername}
14nr|nvidia-long-lived-304.64-9|1033	%{nvidia_libdir}/libXvMCNVIDIA.a
14nr|nvidia-long-lived-304.64-9|1034	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so
14nr|nvidia-long-lived-304.64-9|1035	%{nvidia_libdir}/libGL.so
14nr|nvidia-long-lived-304.64-9|1036	%{nvidia_libdir}/libcuda.so
14nr|nvidia-long-lived-304.64-9|1037	%{nvidia_libdir}/libnvcuvid.so
14nr|nvidia-long-lived-304.64-9|1038	%{nvidia_libdir}/libnvidia-cfg.so
14nr|nvidia-long-lived-304.64-9|1039	%{nvidia_libdir}/libnvidia-ml.so
14nr|nvidia-long-lived-304.64-9|1040	%{nvidia_libdir}/libOpenCL.so
14nr|nvidia-long-lived-304.64-9|1041	%if %{mdkversion} <= 200810
14nr|nvidia-long-lived-304.64-9|1042	%{nvidia_libdir}/libvdpau.so
14nr|nvidia-long-lived-304.64-9|1043	%endif
14nr|nvidia-long-lived-304.64-9|1044	%ifarch %{biarches}
14nr|nvidia-long-lived-304.64-9|1045	%{nvidia_libdir32}/libGL.so
14nr|nvidia-long-lived-304.64-9|1046	%{nvidia_libdir32}/libcuda.so
14nr|nvidia-long-lived-304.64-9|1047	%{nvidia_libdir32}/libOpenCL.so
14nr|nvidia-long-lived-304.64-9|1048	%{nvidia_libdir32}/libnvidia-ml.so
14nr|nvidia-long-lived-304.64-9|1049	%if %{mdkversion} <= 200810
14nr|nvidia-long-lived-304.64-9|1050	%{nvidia_libdir32}/libvdpau.so
14nr|nvidia-long-lived-304.64-9|1051	%endif
14nr|nvidia-long-lived-304.64-9|1052	%endif
14nr|nvidia-long-lived-304.64-9|1053	%endif
14nr|nvidia-long-lived-304.64-9|1054	
14nr|nvidia-long-lived-304.64-9|1055	%files -n dkms-%{drivername}
14nr|nvidia-long-lived-304.64-9|1056	%defattr(-,root,root)
14nr|nvidia-long-lived-304.64-9|1057	%doc %{pkgname}/LICENSE
14nr|nvidia-long-lived-304.64-9|1058	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nr|nvidia-long-lived-304.64-9|1059	
14nr|nvidia-long-lived-304.64-9|1060	%files -n %{drivername}-doc-html -f %pkgname/nvidia-html.files
14nr|nvidia-long-lived-304.64-9|1061	%defattr(-,root,root)
14nr|nvidia-long-lived-304.64-9|1062	
14nr|nvidia-long-lived-304.64-9|1063	%files -n %{drivername}-cuda-opencl -f %pkgname/nvidia-cuda.files
14nr|nvidia-long-lived-304.64-9|1064	%defattr(-,root,root)
14nr|nvidia-long-lived-304.64-9|1065	%if !%simple
14nr|nvidia-long-lived-304.64-9|1066	%{nvidia_libdir}/libOpenCL.so.1.0.0
14nr|nvidia-long-lived-304.64-9|1067	%{nvidia_libdir}/libOpenCL.so.1.0
14nr|nvidia-long-lived-304.64-9|1068	%{nvidia_libdir}/libOpenCL.so.1
14nr|nvidia-long-lived-304.64-9|1069	%{nvidia_libdir}/libnvcuvid.so.%{version}
14nr|nvidia-long-lived-304.64-9|1070	%{nvidia_libdir}/libnvcuvid.so.1
14nr|nvidia-long-lived-304.64-9|1071	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
14nr|nvidia-long-lived-304.64-9|1072	%{nvidia_libdir}/libcuda.so.%{version}
14nr|nvidia-long-lived-304.64-9|1073	%{nvidia_libdir}/libcuda.so.1
14nr|nvidia-long-lived-304.64-9|1074	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
14nr|nvidia-long-lived-304.64-9|1075	%{nvidia_libdir}/libnvidia-opencl.so.1
14nr|nvidia-long-lived-304.64-9|1076	%ifarch x86_64
14nr|nvidia-long-lived-304.64-9|1077	%{nvidia_libdir32}/libnvidia-opencl.so.%{version}
14nr|nvidia-long-lived-304.64-9|1078	%{nvidia_libdir32}/libnvidia-opencl.so.1
14nr|nvidia-long-lived-304.64-9|1079	%endif
14nr|nvidia-long-lived-304.64-9|1080	%ifarch %{biarches}
14nr|nvidia-long-lived-304.64-9|1081	%{nvidia_libdir32}/libOpenCL.so.1.0.0
14nr|nvidia-long-lived-304.64-9|1082	%{nvidia_libdir32}/libOpenCL.so.1.0
14nr|nvidia-long-lived-304.64-9|1083	%{nvidia_libdir32}/libOpenCL.so.1
14nr|nvidia-long-lived-304.64-9|1084	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
14nr|nvidia-long-lived-304.64-9|1085	%{nvidia_libdir32}/libcuda.so.%{version}
14nr|nvidia-long-lived-304.64-9|1086	%{nvidia_libdir32}/libcuda.so.1
14nr|nvidia-long-lived-304.64-9|1087	%endif
14nr|nvidia-long-lived-304.64-9|1088	%endif
14nr|nvidia-long-lived-304.64-9|1089	
14nr|nvidia-long-lived-304.64-9|1090	
14nr|nvidia-long-lived-304.64-9|1091	%changelog
14nr|nvidia-long-lived-304.64-9|1092	* Thu Oct 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 304.60-2mdv2012.0
14nr|nvidia-long-lived-304.64-9|1093	+ Revision: 819737
14nr|nvidia-long-lived-304.64-9|1094	- fix dkms.conf patch to provide a dest module name consistent with package name
14nr|nvidia-long-lived-304.64-9|1095	(aka unbreaking fscked dependency)
14nr|nvidia-long-lived-304.64-9|1096	- use pkgconfig() deps for buildrequires
14nr|nvidia-long-lived-304.64-9|1097	
14nr|nvidia-long-lived-304.64-9|1098	* Sat Oct 20 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 304.60-1
14nr|nvidia-long-lived-304.64-9|1099	+ Revision: 819156
14nr|nvidia-long-lived-304.64-9|1100	- update to new version 304.60
14nr|nvidia-long-lived-304.64-9|1101	
14nr|nvidia-long-lived-304.64-9|1102	* Tue Aug 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 295.71-1
14nr|nvidia-long-lived-304.64-9|1103	+ Revision: 812193
14nr|nvidia-long-lived-304.64-9|1104	- update to new version 295.71
14nr|nvidia-long-lived-304.64-9|1105	
14nr|nvidia-long-lived-304.64-9|1106	* Fri May 04 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 295.49-1
14nr|nvidia-long-lived-304.64-9|1107	+ Revision: 796394
14nr|nvidia-long-lived-304.64-9|1108	- introduce long-lived branch of nVIDIA drivers
14nr|nvidia-long-lived-304.64-9|1109	

26436 14
14nr|ogre-cg-plugin-1.8.1-2|1	%define oname ogre
14nr|ogre-cg-plugin-1.8.1-2|2	%define filever %(echo v%{version}| tr . -)
14nr|ogre-cg-plugin-1.8.1-2|3	
14nr|ogre-cg-plugin-1.8.1-2|4	Summary:	CgProgramManager plugin for OGRE
14nr|ogre-cg-plugin-1.8.1-2|5	Name:		%{oname}-cg-plugin
14nr|ogre-cg-plugin-1.8.1-2|6	Version:	1.8.1
14nr|ogre-cg-plugin-1.8.1-2|7	Release:	2
14nr|ogre-cg-plugin-1.8.1-2|8	License:	LGPLv2+
14nr|ogre-cg-plugin-1.8.1-2|9	Group:		System/Libraries
14nr|ogre-cg-plugin-1.8.1-2|10	Url:		http://www.ogre3d.org/
14nr|ogre-cg-plugin-1.8.1-2|11	Source0:	http://downloads.sourceforge.net/ogre/%{oname}_src_%{filever}.tar.bz2
14nr|ogre-cg-plugin-1.8.1-2|12	BuildRequires:	cmake
14nr|ogre-cg-plugin-1.8.1-2|13	BuildRequires:	boost-devel
14nr|ogre-cg-plugin-1.8.1-2|14	BuildRequires:	cg-devel
14nr|ogre-cg-plugin-1.8.1-2|15	BuildRequires:	freeimage-devel
14nr|ogre-cg-plugin-1.8.1-2|16	BuildRequires:	pkgconfig(cppunit)
14nr|ogre-cg-plugin-1.8.1-2|17	BuildRequires:	pkgconfig(freetype2)
14nr|ogre-cg-plugin-1.8.1-2|18	BuildRequires:	pkgconfig(gl)
14nr|ogre-cg-plugin-1.8.1-2|19	BuildRequires:	pkgconfig(glu)
14nr|ogre-cg-plugin-1.8.1-2|20	BuildRequires:	pkgconfig(OIS)
14nr|ogre-cg-plugin-1.8.1-2|21	BuildRequires:	pkgconfig(x11)
14nr|ogre-cg-plugin-1.8.1-2|22	BuildRequires:	pkgconfig(xaw7)
14nr|ogre-cg-plugin-1.8.1-2|23	BuildRequires:	pkgconfig(xrandr)
14nr|ogre-cg-plugin-1.8.1-2|24	BuildRequires:	pkgconfig(xt)
14nr|ogre-cg-plugin-1.8.1-2|25	BuildRequires:	pkgconfig(zziplib)
14nr|ogre-cg-plugin-1.8.1-2|26	Requires:	ogre >= %{version}
14nr|ogre-cg-plugin-1.8.1-2|27	
14nr|ogre-cg-plugin-1.8.1-2|28	%description
14nr|ogre-cg-plugin-1.8.1-2|29	This package contains CgProgramManager plugin for OGRE.
14nr|ogre-cg-plugin-1.8.1-2|30	
14nr|ogre-cg-plugin-1.8.1-2|31	%files
14nr|ogre-cg-plugin-1.8.1-2|32	%{_libdir}/OGRE/Plugin_CgProgramManager.so.%{version}
14nr|ogre-cg-plugin-1.8.1-2|33	%{_libdir}/OGRE/Plugin_CgProgramManager.so
14nr|ogre-cg-plugin-1.8.1-2|34	
14nr|ogre-cg-plugin-1.8.1-2|35	#----------------------------------------------------------------------------
14nr|ogre-cg-plugin-1.8.1-2|36	
14nr|ogre-cg-plugin-1.8.1-2|37	%prep
14nr|ogre-cg-plugin-1.8.1-2|38	%setup -qn %{oname}_src_%{filever}
14nr|ogre-cg-plugin-1.8.1-2|39	rm -f CMake/Packages/FindFreetype.cmake
14nr|ogre-cg-plugin-1.8.1-2|40	
14nr|ogre-cg-plugin-1.8.1-2|41	%build
14nr|ogre-cg-plugin-1.8.1-2|42	%cmake -DOGRE_CONFIG_MEMTRACK_RELEASE:BOOL=OFF
14nr|ogre-cg-plugin-1.8.1-2|43	%make
14nr|ogre-cg-plugin-1.8.1-2|44	
14nr|ogre-cg-plugin-1.8.1-2|45	%install
14nr|ogre-cg-plugin-1.8.1-2|46	mkdir -p %{buildroot}%{_libdir}/OGRE
14nr|ogre-cg-plugin-1.8.1-2|47	cp build/lib/Plugin_CgProgramManager.so.%{version} %{buildroot}%{_libdir}/OGRE/
14nr|ogre-cg-plugin-1.8.1-2|48	pushd %{buildroot}%{_libdir}/OGRE/
14nr|ogre-cg-plugin-1.8.1-2|49	ln -s Plugin_CgProgramManager.so.%{version} Plugin_CgProgramManager.so
14nr|ogre-cg-plugin-1.8.1-2|50	popd
14nr|ogre-cg-plugin-1.8.1-2|51	
14nr|ogre-cg-plugin-1.8.1-2|52	
14nr|ogre-cg-plugin-1.8.1-2|53	%changelog
14nr|ogre-cg-plugin-1.8.1-2|54	* Wed Jun 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.1-2
14nr|ogre-cg-plugin-1.8.1-2|55	+ Revision: 8afd833
14nr|ogre-cg-plugin-1.8.1-2|56	- Fix freetype detection, disable memtrack
14nr|ogre-cg-plugin-1.8.1-2|57	
14nr|ogre-cg-plugin-1.8.1-2|58	

26437 14
14nr|openmotif-2.3.2-3|1	%define intern_name openMotif
14nr|openmotif-2.3.2-3|2	%define major 4
14nr|openmotif-2.3.2-3|3	%define libname %mklibname %{name} %{major}
14nr|openmotif-2.3.2-3|4	%define devname %mklibname %{name} -d
14nr|openmotif-2.3.2-3|5	
14nr|openmotif-2.3.2-3|6	Summary:	Open Motif runtime libraries and executables
14nr|openmotif-2.3.2-3|7	Name:		openmotif
14nr|openmotif-2.3.2-3|8	Version:	2.3.2
14nr|openmotif-2.3.2-3|9	Release:	3
14nr|openmotif-2.3.2-3|10	License:	Open Group Public License
14nr|openmotif-2.3.2-3|11	Group:		System/Libraries
14nr|openmotif-2.3.2-3|12	Url:		http://www.motifzone.net/
14nr|openmotif-2.3.2-3|13	Source0:	%{name}-%{version}.tar.gz
14nr|openmotif-2.3.2-3|14	Source1:	xmbind
14nr|openmotif-2.3.2-3|15	Patch0:		openMotif-2.3.0-no_demos.patch
14nr|openmotif-2.3.2-3|16	Patch1:		openMotif-2.2.3-uil_lib.patch
14nr|openmotif-2.3.2-3|17	Patch2:		openMotif-2.3.0-rgbtxt.patch
14nr|openmotif-2.3.2-3|18	Patch3:		openMotif-2.3.0-mwmrc_dir.patch
14nr|openmotif-2.3.2-3|19	Patch4:		openMotif-2.3.0-bindings.patch
14nr|openmotif-2.3.2-3|20	Patch5:		openMotif-2.3.0-no_X11R6.patch
14nr|openmotif-2.3.2-3|21	Patch6:		openMotif-2.3.0-fix-str-fmt.patch
14nr|openmotif-2.3.2-3|22	BuildRequires:	byacc
14nr|openmotif-2.3.2-3|23	BuildRequires:	flex
14nr|openmotif-2.3.2-3|24	BuildRequires:	x11-data-bitmaps
14nr|openmotif-2.3.2-3|25	BuildRequires:	jpeg-devel
14nr|openmotif-2.3.2-3|26	BuildRequires:	pkgconfig(libpng)
14nr|openmotif-2.3.2-3|27	BuildRequires:	pkgconfig(xft)
14nr|openmotif-2.3.2-3|28	BuildRequires:	pkgconfig(xp)
14nr|openmotif-2.3.2-3|29	BuildRequires:	pkgconfig(xt)
14nr|openmotif-2.3.2-3|30	Conflicts:	lesstif <= 0.92.32-6
14nr|openmotif-2.3.2-3|31	
14nr|openmotif-2.3.2-3|32	%description
14nr|openmotif-2.3.2-3|33	This is the Open Motif %{version} runtime environment. It includes the
14nr|openmotif-2.3.2-3|34	Motif shared libraries, needed to run applications which are dynamically
14nr|openmotif-2.3.2-3|35	linked against Motif, and the Motif Window Manager "mwm".
14nr|openmotif-2.3.2-3|36	
14nr|openmotif-2.3.2-3|37	%files
14nr|openmotif-2.3.2-3|38	%doc COPYRIGHT.MOTIF README RELEASE RELNOTES
14nr|openmotif-2.3.2-3|39	%{_sysconfdir}/X11/xinit/xinitrc.d/xmbind.sh
14nr|openmotif-2.3.2-3|40	%{_sysconfdir}/X11/mwm/system.mwmrc
14nr|openmotif-2.3.2-3|41	%{_bindir}/mwm
14nr|openmotif-2.3.2-3|42	%{_bindir}/xmbind
14nr|openmotif-2.3.2-3|43	%{_includedir}/X11/bitmaps/*
14nr|openmotif-2.3.2-3|44	%{_datadir}/X11/bindings
14nr|openmotif-2.3.2-3|45	%{_mandir}/man1/mwm*
14nr|openmotif-2.3.2-3|46	%{_mandir}/man1/xmbind*
14nr|openmotif-2.3.2-3|47	%{_mandir}/man4/mwmrc*
14nr|openmotif-2.3.2-3|48	
14nr|openmotif-2.3.2-3|49	#----------------------------------------------------------------------------
14nr|openmotif-2.3.2-3|50	
14nr|openmotif-2.3.2-3|51	%package -n %{libname}
14nr|openmotif-2.3.2-3|52	Summary:	Open Motif libraries
14nr|openmotif-2.3.2-3|53	Group:		System/Libraries
14nr|openmotif-2.3.2-3|54	Provides:	lib%{name} = %{EVRD}
14nr|openmotif-2.3.2-3|55	
14nr|openmotif-2.3.2-3|56	%description -n %{libname}
14nr|openmotif-2.3.2-3|57	These are the libraries provided by is the Open Motif %{version} runtime
14nr|openmotif-2.3.2-3|58	environment.
14nr|openmotif-2.3.2-3|59	
14nr|openmotif-2.3.2-3|60	%files -n %{libname}
14nr|openmotif-2.3.2-3|61	%{_libdir}/libMrm.so.%{major}*
14nr|openmotif-2.3.2-3|62	%{_libdir}/libUil.so.%{major}*
14nr|openmotif-2.3.2-3|63	%{_libdir}/libXm.so.%{major}*
14nr|openmotif-2.3.2-3|64	
14nr|openmotif-2.3.2-3|65	#----------------------------------------------------------------------------
14nr|openmotif-2.3.2-3|66	
14nr|openmotif-2.3.2-3|67	%package -n %{devname}
14nr|openmotif-2.3.2-3|68	Summary:	Open Motif development libraries and header files
14nr|openmotif-2.3.2-3|69	Group:		Development/C
14nr|openmotif-2.3.2-3|70	Conflicts:	lesstif-devel <= 0.92.32-6
14nr|openmotif-2.3.2-3|71	Provides:	lib%{name}-devel = %{EVRD}
14nr|openmotif-2.3.2-3|72	Provides:	%{name}-devel = %{EVRD}
14nr|openmotif-2.3.2-3|73	Requires:	%{libname} = %{EVRD}
14nr|openmotif-2.3.2-3|74	
14nr|openmotif-2.3.2-3|75	%description -n %{devname}
14nr|openmotif-2.3.2-3|76	This is the Open Motif %{version} development environment. It includes the
14nr|openmotif-2.3.2-3|77	static libraries and header files necessary to build Motif applications.
14nr|openmotif-2.3.2-3|78	
14nr|openmotif-2.3.2-3|79	%files -n %{devname}
14nr|openmotif-2.3.2-3|80	%{_bindir}/uil
14nr|openmotif-2.3.2-3|81	%{_includedir}/Mrm
14nr|openmotif-2.3.2-3|82	%{_includedir}/Xm
14nr|openmotif-2.3.2-3|83	%{_includedir}/uil
14nr|openmotif-2.3.2-3|84	%{_libdir}/lib*.a
14nr|openmotif-2.3.2-3|85	%{_libdir}/lib*.so
14nr|openmotif-2.3.2-3|86	%{_mandir}/man1/uil.1*
14nr|openmotif-2.3.2-3|87	%{_mandir}/man3/*
14nr|openmotif-2.3.2-3|88	%{_mandir}/man5/*
14nr|openmotif-2.3.2-3|89	
14nr|openmotif-2.3.2-3|90	#----------------------------------------------------------------------------
14nr|openmotif-2.3.2-3|91	
14nr|openmotif-2.3.2-3|92	%prep
14nr|openmotif-2.3.2-3|93	%setup -q
14nr|openmotif-2.3.2-3|94	%patch0 -p1 -b .no_demos
14nr|openmotif-2.3.2-3|95	%patch1 -p1 -b .uil_lib
14nr|openmotif-2.3.2-3|96	%patch2 -p0 -b .rgbtxt
14nr|openmotif-2.3.2-3|97	%patch3 -p0 -b .mwmrc_dir
14nr|openmotif-2.3.2-3|98	%patch4 -p1 -b .bindings
14nr|openmotif-2.3.2-3|99	%patch5 -p0 -b .no_X11R6
14nr|openmotif-2.3.2-3|100	%patch6 -p1 -b .str-fmt
14nr|openmotif-2.3.2-3|101	
14nr|openmotif-2.3.2-3|102	for i in doc/man/man3/{XmColumn,XmDataField}.3; do
14nr|openmotif-2.3.2-3|103	iconv -f windows-1252 -t utf-8 < "$i" > "${i}_"
14nr|openmotif-2.3.2-3|104	mv "${i}_" "$i"
14nr|openmotif-2.3.2-3|105	done
14nr|openmotif-2.3.2-3|106	
14nr|openmotif-2.3.2-3|107	%build
14nr|openmotif-2.3.2-3|108	CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64" \
14nr|openmotif-2.3.2-3|109	./configure \
14nr|openmotif-2.3.2-3|110	--prefix=%{_prefix} \
14nr|openmotif-2.3.2-3|111	--libdir=%{_libdir} \
14nr|openmotif-2.3.2-3|112	--enable-static
14nr|openmotif-2.3.2-3|113	
14nr|openmotif-2.3.2-3|114	# do not use rpath
14nr|openmotif-2.3.2-3|115	perl -pi -e 's|hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=\"-L\\\$libdir\"|g;' libtool
14nr|openmotif-2.3.2-3|116	
14nr|openmotif-2.3.2-3|117	export LD_LIBRARY_PATH=`pwd`/lib/Mrm/.libs:`pwd`/lib/Xm/.libs
14nr|openmotif-2.3.2-3|118	make clean
14nr|openmotif-2.3.2-3|119	make
14nr|openmotif-2.3.2-3|120	
14nr|openmotif-2.3.2-3|121	%install
14nr|openmotif-2.3.2-3|122	export LD_LIBRARY_PATH=`pwd`/lib/Mrm/.libs:`pwd`/lib/Xm/.libs
14nr|openmotif-2.3.2-3|123	make DESTDIR=%{buildroot} prefix=%{_prefix} install
14nr|openmotif-2.3.2-3|124	mkdir -p %{buildroot}/etc/X11/xinit/xinitrc.d \
14nr|openmotif-2.3.2-3|125	%{buildroot}%{_includedir}
14nr|openmotif-2.3.2-3|126	
14nr|openmotif-2.3.2-3|127	install -m 755 %{SOURCE1} %{buildroot}/etc/X11/xinit/xinitrc.d/xmbind.sh
14nr|openmotif-2.3.2-3|128	
14nr|openmotif-2.3.2-3|129	rm -fr %{buildroot}%{_datadir}/Xm/doc
14nr|openmotif-2.3.2-3|130	
14nr|openmotif-2.3.2-3|131	
14nr|openmotif-2.3.2-3|132	%changelog
14nr|openmotif-2.3.2-3|133	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.2-3
14nr|openmotif-2.3.2-3|134	+ Revision: ce257b3
14nr|openmotif-2.3.2-3|135	- MassBuild#430: Increase release tag
14nr|openmotif-2.3.2-3|136	
14nr|openmotif-2.3.2-3|137	

26438 14
14nr|opentyrian-2.1-3|1	Summary:	Classic shoot-em-up arcade port
14nr|opentyrian-2.1-3|2	Name:		opentyrian
14nr|opentyrian-2.1-3|3	Version:	2.1
14nr|opentyrian-2.1-3|4	Release:	3
14nr|opentyrian-2.1-3|5	License:	GPLv2+
14nr|opentyrian-2.1-3|6	Group:		Games/Arcade
14nr|opentyrian-2.1-3|7	Url:		http://code.google.com/p/opentyrian/
14nr|opentyrian-2.1-3|8	# mercurial snapshot
14nr|opentyrian-2.1-3|9	Source0:	%{name}-%{version}.tar.bz2
14nr|opentyrian-2.1-3|10	# script to download game data
14nr|opentyrian-2.1-3|11	# Google doesn't allow easy direct downloads so use MIB hosting
14nr|opentyrian-2.1-3|12	Source1:	%{name}-installer
14nr|opentyrian-2.1-3|13	Source2:	%{name}.png
14nr|opentyrian-2.1-3|14	BuildRequires:	pkgconfig(sdl)
14nr|opentyrian-2.1-3|15	BuildRequires:	pkgconfig(SDL_net)
14nr|opentyrian-2.1-3|16	Requires:	unzip
14nr|opentyrian-2.1-3|17	Requires:	Xdialog
14nr|opentyrian-2.1-3|18	
14nr|opentyrian-2.1-3|19	%description
14nr|opentyrian-2.1-3|20	OpenTyrian is a port of the DOS shoot-em-up Tyrian. Jason Emery generously
14nr|opentyrian-2.1-3|21	gave the OpenTyrian developers a copy of the Tyrian 2.1 source code, which
14nr|opentyrian-2.1-3|22	has since been ported from Turbo Pascal to C.
14nr|opentyrian-2.1-3|23	
14nr|opentyrian-2.1-3|24	The port uses SDL, making it easily cross-platform.
14nr|opentyrian-2.1-3|25	
14nr|opentyrian-2.1-3|26	Tyrian is an arcade-style vertical scrolling shooter. The story is set
14nr|opentyrian-2.1-3|27	in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed
14nr|opentyrian-2.1-3|28	to fight Microsol and save the galaxy.
14nr|opentyrian-2.1-3|29	
14nr|opentyrian-2.1-3|30	%files
14nr|opentyrian-2.1-3|31	%doc COPYING README CREDITS NEWS
14nr|opentyrian-2.1-3|32	%{_bindir}/*
14nr|opentyrian-2.1-3|33	%{_datadir}/pixmaps/%{name}.png
14nr|opentyrian-2.1-3|34	%{_datadir}/applications/%{name}.desktop
14nr|opentyrian-2.1-3|35	
14nr|opentyrian-2.1-3|36	#----------------------------------------------------------------------------
14nr|opentyrian-2.1-3|37	
14nr|opentyrian-2.1-3|38	%prep
14nr|opentyrian-2.1-3|39	%setup -q
14nr|opentyrian-2.1-3|40	
14nr|opentyrian-2.1-3|41	%build
14nr|opentyrian-2.1-3|42	%make release EXTRA_CFLAGS="%{optflags}" STRIP=true
14nr|opentyrian-2.1-3|43	
14nr|opentyrian-2.1-3|44	%install
14nr|opentyrian-2.1-3|45	install -Dpm 755 %{name} %{buildroot}%{_bindir}/%{name}
14nr|opentyrian-2.1-3|46	install -Dpm 755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}-installer
14nr|opentyrian-2.1-3|47	
14nr|opentyrian-2.1-3|48	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nr|opentyrian-2.1-3|49	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nr|opentyrian-2.1-3|50	
14nr|opentyrian-2.1-3|51	mkdir -p %{buildroot}%{_datadir}/applications
14nr|opentyrian-2.1-3|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop  <<EOF
14nr|opentyrian-2.1-3|53	[Desktop Entry]
14nr|opentyrian-2.1-3|54	Name=OpenTyrian
14nr|opentyrian-2.1-3|55	Comment=%{summary}
14nr|opentyrian-2.1-3|56	Exec=%{name}-installer
14nr|opentyrian-2.1-3|57	Icon=%{name}
14nr|opentyrian-2.1-3|58	Type=Application
14nr|opentyrian-2.1-3|59	Terminal=false
14nr|opentyrian-2.1-3|60	Categories=Game;ArcadeGame;
14nr|opentyrian-2.1-3|61	EOF
14nr|opentyrian-2.1-3|62	
14nr|opentyrian-2.1-3|63	
14nr|opentyrian-2.1-3|64	%changelog
14nr|opentyrian-2.1-3|65	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-3
14nr|opentyrian-2.1-3|66	+ Revision: d3e49ff
14nr|opentyrian-2.1-3|67	- Fix data downloader, spec cleanup
14nr|opentyrian-2.1-3|68	
14nr|opentyrian-2.1-3|69	

26439 14
14nr|opera-12.16-1|1	%define name    opera
14nr|opera-12.16-1|2	%define version 12.16
14nr|opera-12.16-1|3	%define rel     1
14nr|opera-12.16-1|4	%define snap    0
14nr|opera-12.16-1|5	%define buildnb 1860
14nr|opera-12.16-1|6	
14nr|opera-12.16-1|7	%define tarball_base %{name}-%{version}-%{buildnb}
14nr|opera-12.16-1|8	
14nr|opera-12.16-1|9	%define arch_exclude_files_from_autoreq ^$
14nr|opera-12.16-1|10	%ifarch x86_64
14nr|opera-12.16-1|11	# Exclude 32-bit requires on x86_64; plugins will pull them.
14nr|opera-12.16-1|12	%define arch_exclude_files_from_autoreq ^%{_libdir}/%{name}/pluginwrapper/operapluginwrapper-ia32-linux$
14nr|opera-12.16-1|13	%endif
14nr|opera-12.16-1|14	
14nr|opera-12.16-1|15	# Exclude requires on GTK/KDE toolkits, they are optional and used
14nr|opera-12.16-1|16	# automatically when present.
14nr|opera-12.16-1|17	%define common_exclude_files_from_autoreq ^%{_libdir}/%{name}/libopera.\\+\\.so$\\|^%{_libdir}/%{name}/opera_autoupdatechecker$
14nr|opera-12.16-1|18	
14nr|opera-12.16-1|19	%if %{_use_internal_dependency_generator}
14nr|opera-12.16-1|20	%define __noautoreqfiles (%{arch_exclude_files_from_autoreq}|%{common_exclude_files_from_autoreq})
14nr|opera-12.16-1|21	%else
14nr|opera-12.16-1|22	%define _exclude_files_from_autoreq %{arch_exclude_files_from_autoreq}\\|%{common_exclude_files_from_autoreq}
14nr|opera-12.16-1|23	%endif
14nr|opera-12.16-1|24	
14nr|opera-12.16-1|25	%define debug_package   %{nil}
14nr|opera-12.16-1|26	%define __check_files   %{nil}
14nr|opera-12.16-1|27	
14nr|opera-12.16-1|28	Summary:    Opera Web Browser for Linux
14nr|opera-12.16-1|29	Name:       %{name}
14nr|opera-12.16-1|30	Version:    %{version}
14nr|opera-12.16-1|31	%if %snap
14nr|opera-12.16-1|32	Release:    %mkrel 0.%buildnb.%rel
14nr|opera-12.16-1|33	%else
14nr|opera-12.16-1|34	Release:    %mkrel %rel
14nr|opera-12.16-1|35	%endif
14nr|opera-12.16-1|36	%define shortver %(echo %version | tr -d .)
14nr|opera-12.16-1|37	Source0:        %{tarball_base}.i386.linux.tar.xz
14nr|opera-12.16-1|38	Source1:        %{tarball_base}.x86_64.linux.tar.xz
14nr|opera-12.16-1|39	Source2:        standard_skin.zip
14nr|opera-12.16-1|40	#Source3:       bookmarks.adr
14nr|opera-12.16-1|41	Patch0:         ru_lng_fixes.i386.patch
14nr|opera-12.16-1|42	Patch1:         ru_lng_fixes.x86_64.patch
14nr|opera-12.16-1|43	License:        Freeware
14nr|opera-12.16-1|44	Packager:       Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
14nr|opera-12.16-1|45	Url:            http://www.opera.com/
14nr|opera-12.16-1|46	Group:          Networking/WWW
14nr|opera-12.16-1|47	BuildRoot:      %{_tmppath}/%{name}-buildroot
14nr|opera-12.16-1|48	ExclusiveArch:  %ix86 x86_64
14nr|opera-12.16-1|49	BuildRequires:  desktop-file-utils
14nr|opera-12.16-1|50	
14nr|opera-12.16-1|51	%description
14nr|opera-12.16-1|52	Opera for Linux is an alternative feature-rich Web browser.
14nr|opera-12.16-1|53	
14nr|opera-12.16-1|54	%prep
14nr|opera-12.16-1|55	%ifarch x86_64
14nr|opera-12.16-1|56	%setup -qTn %{name}-%{version}-%{buildnb}.%{_arch}.linux -b1
14nr|opera-12.16-1|57	%patch1 -p1
14nr|opera-12.16-1|58	%else
14nr|opera-12.16-1|59	%setup -qTn %{name}-%{version}-%{buildnb}.%{_arch}.linux -b0
14nr|opera-12.16-1|60	%patch0 -p1
14nr|opera-12.16-1|61	%endif
14nr|opera-12.16-1|62	
14nr|opera-12.16-1|63	
14nr|opera-12.16-1|64	%install
14nr|opera-12.16-1|65	rm -rf $RPM_BUILD_ROOT
14nr|opera-12.16-1|66	./install --system --repackage %{buildroot}%{_prefix} --prefix %{_prefix}
14nr|opera-12.16-1|67	
14nr|opera-12.16-1|68	%if "%_lib" != "lib"
14nr|opera-12.16-1|69	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
14nr|opera-12.16-1|70	%endif
14nr|opera-12.16-1|71	sed -i 's,/usr/lib,%{_libdir},' %{buildroot}%{_bindir}/opera
14nr|opera-12.16-1|72	
14nr|opera-12.16-1|73	rm -rf rpmdocs
14nr|opera-12.16-1|74	mv %{buildroot}%{_docdir}/opera rpmdocs
14nr|opera-12.16-1|75	
14nr|opera-12.16-1|76	# install fixed skin
14nr|opera-12.16-1|77	install -m644 %{SOURCE2} %{buildroot}%_datadir/%name/skin/standard_skin.zip
14nr|opera-12.16-1|78	# install mandrakized bookmarks file
14nr|opera-12.16-1|79	#install -m644 %{SOURCE2} %{buildroot}%_datadir/%name/defaults/bookmarks.adr
14nr|opera-12.16-1|80	
14nr|opera-12.16-1|81	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14nr|opera-12.16-1|82	--add-category=X-MandrivaLinux-CrossDesktop \
14nr|opera-12.16-1|83	%{buildroot}%{_datadir}/applications/%{name}-browser.desktop
14nr|opera-12.16-1|84	
14nr|opera-12.16-1|85	# StartupNotify does not work correctly when opera is already running;
14nr|opera-12.16-1|86	# the already-existing window is activated and a new tab is opened
14nr|opera-12.16-1|87	# and the completion signal is not sent.
14nr|opera-12.16-1|88	sed -i -e 's/StartupNotify=.*/StartupNotify=false/' %{buildroot}%{_datadir}/applications/%{name}-browser.desktop
14nr|opera-12.16-1|89	
14nr|opera-12.16-1|90	%if %{mdkversion} < 200900
14nr|opera-12.16-1|91	%post
14nr|opera-12.16-1|92	%{update_icon_cache hicolor}
14nr|opera-12.16-1|93	%{update_desktop_database}
14nr|opera-12.16-1|94	%{update_mime_database}
14nr|opera-12.16-1|95	%{update_menus}
14nr|opera-12.16-1|96	
14nr|opera-12.16-1|97	%postun
14nr|opera-12.16-1|98	%{clean_icon_cache hicolor}
14nr|opera-12.16-1|99	%{clean_desktop_database}
14nr|opera-12.16-1|100	%{clean_mime_database}
14nr|opera-12.16-1|101	%{clean_menus}
14nr|opera-12.16-1|102	%endif
14nr|opera-12.16-1|103	
14nr|opera-12.16-1|104	%clean
14nr|opera-12.16-1|105	rm -rf $RPM_BUILD_ROOT
14nr|opera-12.16-1|106	
14nr|opera-12.16-1|107	%files
14nr|opera-12.16-1|108	%defattr(-,root,root)
14nr|opera-12.16-1|109	%doc rpmdocs/*
14nr|opera-12.16-1|110	%_bindir/opera
14nr|opera-12.16-1|111	%_libdir/opera
14nr|opera-12.16-1|112	
14nr|opera-12.16-1|113	%_iconsdir/hicolor/*/apps/%{name}-*.*
14nr|opera-12.16-1|114	%_iconsdir/hicolor/*/mimetypes/%{name}-*.*
14nr|opera-12.16-1|115	%_datadir/applications/%{name}-browser.desktop
14nr|opera-12.16-1|116	%_datadir/mime/packages/%{name}-*.xml
14nr|opera-12.16-1|117	%_mandir/man1/opera*
14nr|opera-12.16-1|118	
14nr|opera-12.16-1|119	%dir %{_datadir}/opera
14nr|opera-12.16-1|120	%{_datadir}/opera/cert.pem
14nr|opera-12.16-1|121	%{_datadir}/opera/encoding.bin
14nr|opera-12.16-1|122	%{_datadir}/opera/*.dtd
14nr|opera-12.16-1|123	%{_datadir}/opera/*.sig
14nr|opera-12.16-1|124	%{_datadir}/opera/html5_entity_init.dat
14nr|opera-12.16-1|125	%{_datadir}/opera/pubsuffix.xml
14nr|opera-12.16-1|126	%{_datadir}/opera/lngcode.txt
14nr|opera-12.16-1|127	%{_datadir}/opera/package-id.ini
14nr|opera-12.16-1|128	%{_datadir}/opera/defaults
14nr|opera-12.16-1|129	%{_datadir}/opera/extra
14nr|opera-12.16-1|130	%{_datadir}/opera/region
14nr|opera-12.16-1|131	%{_datadir}/opera/skin
14nr|opera-12.16-1|132	%{_datadir}/opera/styles
14nr|opera-12.16-1|133	%{_datadir}/opera/ui
14nr|opera-12.16-1|134	%{_datadir}/opera/locale/en
14nr|opera-12.16-1|135	
14nr|opera-12.16-1|136	# langs
14nr|opera-12.16-1|137	%dir %{_datadir}/%{name}/locale
14nr|opera-12.16-1|138	%lang(af) %{_datadir}/%name/locale/af
14nr|opera-12.16-1|139	%lang(ar) %{_datadir}/%name/locale/ar
14nr|opera-12.16-1|140	%lang(az) %{_datadir}/%name/locale/az
14nr|opera-12.16-1|141	%lang(be) %{_datadir}/%name/locale/be
14nr|opera-12.16-1|142	%lang(bg) %{_datadir}/%name/locale/bg
14nr|opera-12.16-1|143	%lang(bn) %{_datadir}/%name/locale/bn
14nr|opera-12.16-1|144	%lang(cs) %{_datadir}/%name/locale/cs
14nr|opera-12.16-1|145	%lang(da) %{_datadir}/%name/locale/da
14nr|opera-12.16-1|146	%lang(de) %{_datadir}/%name/locale/de
14nr|opera-12.16-1|147	%lang(el) %{_datadir}/%name/locale/el
14nr|opera-12.16-1|148	%lang(en_GB) %{_datadir}/%name/locale/en-GB
14nr|opera-12.16-1|149	%lang(es_ES) %{_datadir}/%name/locale/es-ES
14nr|opera-12.16-1|150	%lang(es_LA) %{_datadir}/%name/locale/es-LA
14nr|opera-12.16-1|151	%lang(et) %{_datadir}/%name/locale/et
14nr|opera-12.16-1|152	%lang(fa) %{_datadir}/%name/locale/fa
14nr|opera-12.16-1|153	%lang(fi) %{_datadir}/%name/locale/fi
14nr|opera-12.16-1|154	%lang(fr) %{_datadir}/%name/locale/fr
14nr|opera-12.16-1|155	%lang(fr_CA) %{_datadir}/%name/locale/fr-CA
14nr|opera-12.16-1|156	%lang(fy) %{_datadir}/%name/locale/fy
14nr|opera-12.16-1|157	%lang(gd) %{_datadir}/%name/locale/gd
14nr|opera-12.16-1|158	%lang(he) %{_datadir}/%name/locale/he
14nr|opera-12.16-1|159	%lang(hi) %{_datadir}/%name/locale/hi
14nr|opera-12.16-1|160	%lang(hr) %{_datadir}/%name/locale/hr
14nr|opera-12.16-1|161	%lang(hu) %{_datadir}/%name/locale/hu
14nr|opera-12.16-1|162	%lang(id) %{_datadir}/%name/locale/id
14nr|opera-12.16-1|163	%lang(it) %{_datadir}/%name/locale/it
14nr|opera-12.16-1|164	%lang(ja) %{_datadir}/%name/locale/ja
14nr|opera-12.16-1|165	%lang(ka) %{_datadir}/%name/locale/ka
14nr|opera-12.16-1|166	%lang(kk) %{_datadir}/%name/locale/kk
14nr|opera-12.16-1|167	%lang(ko) %{_datadir}/%name/locale/ko
14nr|opera-12.16-1|168	%lang(lt) %{_datadir}/%name/locale/lt
14nr|opera-12.16-1|169	%lang(lv) %{_datadir}/%name/locale/lv
14nr|opera-12.16-1|170	%lang(me) %{_datadir}/%name/locale/me
14nr|opera-12.16-1|171	%lang(mk) %{_datadir}/%name/locale/mk
14nr|opera-12.16-1|172	%lang(ms) %{_datadir}/%name/locale/ms
14nr|opera-12.16-1|173	%lang(nb) %{_datadir}/%name/locale/nb
14nr|opera-12.16-1|174	%lang(nl) %{_datadir}/%name/locale/nl
14nr|opera-12.16-1|175	%lang(nn) %{_datadir}/%name/locale/nn
14nr|opera-12.16-1|176	%lang(pa) %{_datadir}/%name/locale/pa
14nr|opera-12.16-1|177	%lang(pl) %{_datadir}/%name/locale/pl
14nr|opera-12.16-1|178	%lang(pt) %{_datadir}/%name/locale/pt
14nr|opera-12.16-1|179	%lang(pt_BR) %{_datadir}/%name/locale/pt-BR
14nr|opera-12.16-1|180	%lang(ro) %{_datadir}/%name/locale/ro
14nr|opera-12.16-1|181	%lang(ru) %{_datadir}/%name/locale/ru
14nr|opera-12.16-1|182	%lang(sk) %{_datadir}/%name/locale/sk
14nr|opera-12.16-1|183	%lang(sr) %{_datadir}/%name/locale/sr
14nr|opera-12.16-1|184	%lang(sv) %{_datadir}/%name/locale/sv
14nr|opera-12.16-1|185	%lang(sw) %{_datadir}/%name/locale/sw
14nr|opera-12.16-1|186	%lang(ta) %{_datadir}/%name/locale/ta
14nr|opera-12.16-1|187	%lang(te) %{_datadir}/%name/locale/te
14nr|opera-12.16-1|188	%lang(th) %{_datadir}/%name/locale/th
14nr|opera-12.16-1|189	%lang(tl) %{_datadir}/%name/locale/tl
14nr|opera-12.16-1|190	%lang(tr) %{_datadir}/%name/locale/tr
14nr|opera-12.16-1|191	%lang(uk) %{_datadir}/%name/locale/uk
14nr|opera-12.16-1|192	%lang(ur) %{_datadir}/%name/locale/ur
14nr|opera-12.16-1|193	%lang(uz) %{_datadir}/%name/locale/uz
14nr|opera-12.16-1|194	%lang(vi) %{_datadir}/%name/locale/vi
14nr|opera-12.16-1|195	%lang(zh_CN) %{_datadir}/%name/locale/zh-cn
14nr|opera-12.16-1|196	%lang(zh_TW) %{_datadir}/%name/locale/zh-tw
14nr|opera-12.16-1|197	%lang(zu) %{_datadir}/%name/locale/zu
14nr|opera-12.16-1|198	
14nr|opera-12.16-1|199	
14nr|opera-12.16-1|200	%changelog
14nr|opera-12.16-1|201	* Thu Jul 11 2013 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 12.16-1
14nr|opera-12.16-1|202	+ Revision: 5b46ef3
14nr|opera-12.16-1|203	- LOG Updated to version 12.16 final
14nr|opera-12.16-1|204	
14nr|opera-12.16-1|205	

26440 14
14nr|prism54-firmware-1.0.4.3-6|1	%define name prism54-firmware
14nr|prism54-firmware-1.0.4.3-6|2	%define version 1.0.4.3
14nr|prism54-firmware-1.0.4.3-6|3	%define isl3877_version 1.1.0.0
14nr|prism54-firmware-1.0.4.3-6|4	%define isl3886_version 2.7.0.0
14nr|prism54-firmware-1.0.4.3-6|5	%define release %mkrel 6
14nr|prism54-firmware-1.0.4.3-6|6	
14nr|prism54-firmware-1.0.4.3-6|7	Summary: Firmware for the Linux prism54 driver
14nr|prism54-firmware-1.0.4.3-6|8	Name: %{name}
14nr|prism54-firmware-1.0.4.3-6|9	Version: %{version}
14nr|prism54-firmware-1.0.4.3-6|10	Release: %{release}
14nr|prism54-firmware-1.0.4.3-6|11	Source0: http://prism54.org/firmware/%{version}.arm
14nr|prism54-firmware-1.0.4.3-6|12	Source1: http://prism54.org/firmware/%{isl3877_version}.arm
14nr|prism54-firmware-1.0.4.3-6|13	Source2: http://daemonizer.de/prism54/prism54-fw/fw-softmac/lmac_%{isl3886_version}.arm
14nr|prism54-firmware-1.0.4.3-6|14	License: Maybe redistributable
14nr|prism54-firmware-1.0.4.3-6|15	Group: System/Kernel and hardware
14nr|prism54-firmware-1.0.4.3-6|16	Url: http://wireless.kernel.org/en/users/Drivers/p54#firmware
14nr|prism54-firmware-1.0.4.3-6|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|prism54-firmware-1.0.4.3-6|18	BuildArch: noarch
14nr|prism54-firmware-1.0.4.3-6|19	
14nr|prism54-firmware-1.0.4.3-6|20	
14nr|prism54-firmware-1.0.4.3-6|21	%description
14nr|prism54-firmware-1.0.4.3-6|22	Firmware for the Linux Kernel prism54 driver.
14nr|prism54-firmware-1.0.4.3-6|23	
14nr|prism54-firmware-1.0.4.3-6|24	%install
14nr|prism54-firmware-1.0.4.3-6|25	rm -rf %{buildroot}
14nr|prism54-firmware-1.0.4.3-6|26	mkdir -p %{buildroot}/lib/firmware
14nr|prism54-firmware-1.0.4.3-6|27	install %{SOURCE0} %{buildroot}/lib/firmware/isl3890
14nr|prism54-firmware-1.0.4.3-6|28	install %{SOURCE1} %{buildroot}/lib/firmware/isl3877
14nr|prism54-firmware-1.0.4.3-6|29	install %{SOURCE1} %{buildroot}/lib/firmware/isl3886
14nr|prism54-firmware-1.0.4.3-6|30	
14nr|prism54-firmware-1.0.4.3-6|31	%clean
14nr|prism54-firmware-1.0.4.3-6|32	rm -rf %{buildroot}
14nr|prism54-firmware-1.0.4.3-6|33	
14nr|prism54-firmware-1.0.4.3-6|34	%files
14nr|prism54-firmware-1.0.4.3-6|35	%defattr(-,root,root)
14nr|prism54-firmware-1.0.4.3-6|36	/lib/firmware/isl38*
14nr|prism54-firmware-1.0.4.3-6|37	
14nr|prism54-firmware-1.0.4.3-6|38	
14nr|prism54-firmware-1.0.4.3-6|39	
14nr|prism54-firmware-1.0.4.3-6|40	
14nr|prism54-firmware-1.0.4.3-6|41	%changelog
14nr|prism54-firmware-1.0.4.3-6|42	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.4.3-6
14nr|prism54-firmware-1.0.4.3-6|43	+ Revision: da21cd3
14nr|prism54-firmware-1.0.4.3-6|44	- Automatic import for version 1.0.4.3
14nr|prism54-firmware-1.0.4.3-6|45	
14nr|prism54-firmware-1.0.4.3-6|46	

26441 14
14nr|prototype-1.0-2|1	Summary:	Award-winning RType clone
14nr|prototype-1.0-2|2	Name:		prototype
14nr|prototype-1.0-2|3	Version:	1.0
14nr|prototype-1.0-2|4	Release:	2
14nr|prototype-1.0-2|5	License:	Freeware
14nr|prototype-1.0-2|6	Group:		Games/Arcade
14nr|prototype-1.0-2|7	URL:		http://xout.blackened-interactive.com/ProtoType/Prototype.html
14nr|prototype-1.0-2|8	Source0:	http://xout.blackened-interactive.com/dump/new/ProtoType_src.zip
14nr|prototype-1.0-2|9	Source1:	http://xout.blackened-interactive.com/ProtoType/ProtoType.zip
14nr|prototype-1.0-2|10	# some patches (0-6) depend on each other, we must fix it it future
14nr|prototype-1.0-2|11	# these patches are from Gentoo with few modifications
14nr|prototype-1.0-2|12	Patch0:		prototype-1.0-makefile.patch
14nr|prototype-1.0-2|13	Patch1:		prototype-1.0-includes.patch
14nr|prototype-1.0-2|14	Patch2:		prototype-1.0-sdlrendertarget.patch
14nr|prototype-1.0-2|15	Patch3:		prototype-1.0-setstate.patch
14nr|prototype-1.0-2|16	Patch4:		prototype-1.0-linuxfixes.patch
14nr|prototype-1.0-2|17	Patch5:		prototype-1.0-hacks.patch
14nr|prototype-1.0-2|18	Patch6:		prototype-1.0-homedir.patch
14nr|prototype-1.0-2|19	BuildRequires:	devil-devel
14nr|prototype-1.0-2|20	BuildRequires:	fmod3-devel
14nr|prototype-1.0-2|21	BuildRequires:	pkgconfig(gl)
14nr|prototype-1.0-2|22	BuildRequires:	pkgconfig(glu)
14nr|prototype-1.0-2|23	BuildRequires:	pkgconfig(sdl)
14nr|prototype-1.0-2|24	BuildRequires:	dos2unix
14nr|prototype-1.0-2|25	BuildRequires:	imagemagick
14nr|prototype-1.0-2|26	# fmod3 is 32 bit only so this one is too
14nr|prototype-1.0-2|27	ExclusiveArch:	%{ix86}
14nr|prototype-1.0-2|28	
14nr|prototype-1.0-2|29	%description
14nr|prototype-1.0-2|30	Inspired by an old favourite of mine, Prototype pits you against a horde
14nr|prototype-1.0-2|31	of enemies in this short but fun RType clone. Prototype has been featured
14nr|prototype-1.0-2|32	in numerous magazines and even was awarded "Freeware Game of the month" in
14nr|prototype-1.0-2|33	PC Zone It was also awarded first place in the first shmup-dev competition.
14nr|prototype-1.0-2|34	
14nr|prototype-1.0-2|35	%prep
14nr|prototype-1.0-2|36	%setup -q -c -a 1
14nr|prototype-1.0-2|37	dos2unix *.cpp *.h
14nr|prototype-1.0-2|38	%patch0 -p0
14nr|prototype-1.0-2|39	%patch1 -p0
14nr|prototype-1.0-2|40	%patch2 -p0
14nr|prototype-1.0-2|41	%patch3 -p0
14nr|prototype-1.0-2|42	%patch4 -p0
14nr|prototype-1.0-2|43	%patch5 -p0
14nr|prototype-1.0-2|44	%patch6 -p0
14nr|prototype-1.0-2|45	for i in *.cpp; do sed -i "$i" -e "s:Data/:"%{_gamesdatadir}"/"%{name}"/:g"; done
14nr|prototype-1.0-2|46	mv ProtoType/Data/Gfx/forcecharge.png ProtoType/Data/Gfx/ForceCharge.png
14nr|prototype-1.0-2|47	mv ProtoType/Data/Gfx/chainParticle.png ProtoType/Data/Gfx/ChainParticle.png
14nr|prototype-1.0-2|48	mv ProtoType/Data/Gfx/Ladybird.png ProtoType/Data/Gfx/LadyBird.png
14nr|prototype-1.0-2|49	mv ProtoType/Data/Gfx/Turret1.png ProtoType/Data/Gfx/turret1.png
14nr|prototype-1.0-2|50	mv ProtoType/Data/Gfx/StarBurst.png ProtoType/Data/Gfx/Starburst.png
14nr|prototype-1.0-2|51	mv ProtoType/Data/Gfx/forceblast.png ProtoType/Data/Gfx/Forceblast.png
14nr|prototype-1.0-2|52	mv ProtoType/Data/Gfx/Fireball.png ProtoType/Data/Gfx/FireBall.png
14nr|prototype-1.0-2|53	mv ProtoType/Data/Gfx/anim_back1.png ProtoType/Data/Gfx/Anim_back1.png
14nr|prototype-1.0-2|54	mv ProtoType/Data/Gfx/anim_back2.png ProtoType/Data/Gfx/Anim_back2.png
14nr|prototype-1.0-2|55	mv ProtoType/Data/Gfx/anim_Fore1.png ProtoType/Data/Gfx/Anim_Fore1.png
14nr|prototype-1.0-2|56	mv ProtoType/Data/Gfx/anim_Fore2.png ProtoType/Data/Gfx/Anim_Fore2.png
14nr|prototype-1.0-2|57	mv ProtoType/Data/Gfx/anim_Fore3.png ProtoType/Data/Gfx/Anim_Fore3.png
14nr|prototype-1.0-2|58	mv ProtoType/Data/Gfx/WaterSplash.png ProtoType/Data/Gfx/watersplash.png
14nr|prototype-1.0-2|59	mv ProtoType/Data/Gfx/PrototypeMk1.png ProtoType/Data/Gfx/Prototypemk1.png
14nr|prototype-1.0-2|60	mv ProtoType/Data/Sound/deflection.wav ProtoType/Data/Sound/Deflection.wav
14nr|prototype-1.0-2|61	mv ProtoType/Data/Sound/smallExplosion.wav ProtoType/Data/Sound/SmallExplosion.wav
14nr|prototype-1.0-2|62	mv ProtoType/Data/Sound/PickUp.wav ProtoType/Data/Sound/Pickup.wav
14nr|prototype-1.0-2|63	mv ProtoType/Data/Sound/UI_Select.wav ProtoType/Data/Sound/UI_select.wav
14nr|prototype-1.0-2|64	
14nr|prototype-1.0-2|65	%build
14nr|prototype-1.0-2|66	%make
14nr|prototype-1.0-2|67	
14nr|prototype-1.0-2|68	%install
14nr|prototype-1.0-2|69	mkdir -p %{buildroot}%{_datadir}/applications
14nr|prototype-1.0-2|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14nr|prototype-1.0-2|71	[Desktop Entry]
14nr|prototype-1.0-2|72	Name=Prototype
14nr|prototype-1.0-2|73	Comment=Award-winning RType clone
14nr|prototype-1.0-2|74	Exec=%{_gamesbindir}/%{name}
14nr|prototype-1.0-2|75	Icon=%{name}
14nr|prototype-1.0-2|76	Terminal=false
14nr|prototype-1.0-2|77	Type=Application
14nr|prototype-1.0-2|78	StartupNotify=true
14nr|prototype-1.0-2|79	Categories=Game;ArcadeGame;
14nr|prototype-1.0-2|80	EOF
14nr|prototype-1.0-2|81	
14nr|prototype-1.0-2|82	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
14nr|prototype-1.0-2|83	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
14nr|prototype-1.0-2|84	convert ProtoType/Data/Gfx/FireBug.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14nr|prototype-1.0-2|85	convert ProtoType/Data/Gfx/FireBug.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14nr|prototype-1.0-2|86	convert ProtoType/Data/Gfx/FireBug.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14nr|prototype-1.0-2|87	convert ProtoType/Data/Gfx/FireBug.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14nr|prototype-1.0-2|88	convert ProtoType/Data/Gfx/FireBug.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14nr|prototype-1.0-2|89	convert ProtoType/Data/Gfx/FireBug.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14nr|prototype-1.0-2|90	convert ProtoType/Data/Gfx/FireBug.png -resize 64x64 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nr|prototype-1.0-2|91	convert ProtoType/Data/Gfx/FireBug.png -resize 128x128 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nr|prototype-1.0-2|92	
14nr|prototype-1.0-2|93	install -d %{buildroot}%{_gamesdatadir}/%{name}
14nr|prototype-1.0-2|94	install -d %{buildroot}%{_gamesbindir}
14nr|prototype-1.0-2|95	mv %{name} %{buildroot}%{_gamesbindir}/%{name}
14nr|prototype-1.0-2|96	
14nr|prototype-1.0-2|97	cp -r ProtoType/Data/* %{buildroot}%{_gamesdatadir}/%{name}/
14nr|prototype-1.0-2|98	
14nr|prototype-1.0-2|99	%files
14nr|prototype-1.0-2|100	%doc ProtoType/README.txt
14nr|prototype-1.0-2|101	%{_gamesbindir}/%{name}
14nr|prototype-1.0-2|102	%{_datadir}/applications/mandriva-%{name}.desktop
14nr|prototype-1.0-2|103	%{_gamesdatadir}/%{name}
14nr|prototype-1.0-2|104	%{_iconsdir}/%{name}.png
14nr|prototype-1.0-2|105	%{_liconsdir}/%{name}.png
14nr|prototype-1.0-2|106	%{_miconsdir}/%{name}.png
14nr|prototype-1.0-2|107	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nr|prototype-1.0-2|108	
14nr|prototype-1.0-2|109	
14nr|prototype-1.0-2|110	
14nr|prototype-1.0-2|111	%changelog
14nr|prototype-1.0-2|112	* Thu Oct 25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
14nr|prototype-1.0-2|113	+ Revision: e7ab302
14nr|prototype-1.0-2|114	- LOG Convert BuildRequires to pkgconfig style, spec cleanup
14nr|prototype-1.0-2|115	
14nr|prototype-1.0-2|116	

26442 14
14nr|ps3mediaserver-1.90.1-1|1	Summary:	DLNA compliant Upnp Media Server for the PS3
14nr|ps3mediaserver-1.90.1-1|2	Name:		ps3mediaserver
14nr|ps3mediaserver-1.90.1-1|3	Version:	1.90.1
14nr|ps3mediaserver-1.90.1-1|4	Release:	1
14nr|ps3mediaserver-1.90.1-1|5	License:	Proprietary
14nr|ps3mediaserver-1.90.1-1|6	Group:		Video
14nr|ps3mediaserver-1.90.1-1|7	Url:		http://code.google.com/p/ps3mediaserver/
14nr|ps3mediaserver-1.90.1-1|8	Source0:	http://ps3mediaserver.googlecode.com/files/pms-%{version}-generic-linux-unix.tar.gz
14nr|ps3mediaserver-1.90.1-1|9	Source1:	%{name}.png
14nr|ps3mediaserver-1.90.1-1|10	BuildRequires:	imagemagick
14nr|ps3mediaserver-1.90.1-1|11	Requires:	jre
14nr|ps3mediaserver-1.90.1-1|12	Requires:	mencoder
14nr|ps3mediaserver-1.90.1-1|13	Requires:	ffmpeg
14nr|ps3mediaserver-1.90.1-1|14	Requires:	mplayer
14nr|ps3mediaserver-1.90.1-1|15	BuildArch:	noarch
14nr|ps3mediaserver-1.90.1-1|16	
14nr|ps3mediaserver-1.90.1-1|17	%description
14nr|ps3mediaserver-1.90.1-1|18	PS3 Media Server is a DLNA compliant UPnP Media Server for the PS3,
14nr|ps3mediaserver-1.90.1-1|19	written in Java, with the purpose of streaming or transcoding any kind
14nr|ps3mediaserver-1.90.1-1|20	of media files, with minimum configuration. It's backed up with the
14nr|ps3mediaserver-1.90.1-1|21	powerful Mplayer/FFmpeg packages.
14nr|ps3mediaserver-1.90.1-1|22	
14nr|ps3mediaserver-1.90.1-1|23	%files
14nr|ps3mediaserver-1.90.1-1|24	%doc CHANGELOG.txt
14nr|ps3mediaserver-1.90.1-1|25	%{_bindir}/%{name}
14nr|ps3mediaserver-1.90.1-1|26	%{_datadir}/%{name}
14nr|ps3mediaserver-1.90.1-1|27	%{_datadir}/applications/%{name}.desktop
14nr|ps3mediaserver-1.90.1-1|28	%{_iconsdir}/%{name}.png
14nr|ps3mediaserver-1.90.1-1|29	%{_liconsdir}/%{name}.png
14nr|ps3mediaserver-1.90.1-1|30	%{_miconsdir}/%{name}.png
14nr|ps3mediaserver-1.90.1-1|31	
14nr|ps3mediaserver-1.90.1-1|32	#----------------------------------------------------------------------------
14nr|ps3mediaserver-1.90.1-1|33	
14nr|ps3mediaserver-1.90.1-1|34	%prep
14nr|ps3mediaserver-1.90.1-1|35	%setup -q -n pms-%{version}
14nr|ps3mediaserver-1.90.1-1|36	
14nr|ps3mediaserver-1.90.1-1|37	%build
14nr|ps3mediaserver-1.90.1-1|38	echo "Hi, i'm a fake build"
14nr|ps3mediaserver-1.90.1-1|39	
14nr|ps3mediaserver-1.90.1-1|40	%install
14nr|ps3mediaserver-1.90.1-1|41	install -dm 755 %{buildroot}%{_datadir}/%{name}
14nr|ps3mediaserver-1.90.1-1|42	cp -af * %{buildroot}%{_datadir}/%{name}
14nr|ps3mediaserver-1.90.1-1|43	
14nr|ps3mediaserver-1.90.1-1|44	mkdir -p %{buildroot}%{_bindir}
14nr|ps3mediaserver-1.90.1-1|45	cat > %{buildroot}%{_bindir}/%{name} << EOF
14nr|ps3mediaserver-1.90.1-1|46	#!/bin/sh
14nr|ps3mediaserver-1.90.1-1|47	cd %{_datadir}/%{name}
14nr|ps3mediaserver-1.90.1-1|48	exec ./PMS.sh
14nr|ps3mediaserver-1.90.1-1|49	EOF
14nr|ps3mediaserver-1.90.1-1|50	chmod +x %{buildroot}%{_bindir}/%{name}
14nr|ps3mediaserver-1.90.1-1|51	
14nr|ps3mediaserver-1.90.1-1|52	#icons
14nr|ps3mediaserver-1.90.1-1|53	mkdir -p %{buildroot}{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
14nr|ps3mediaserver-1.90.1-1|54	install -m 0644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
14nr|ps3mediaserver-1.90.1-1|55	install -m 0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14nr|ps3mediaserver-1.90.1-1|56	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14nr|ps3mediaserver-1.90.1-1|57	install -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
14nr|ps3mediaserver-1.90.1-1|58	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14nr|ps3mediaserver-1.90.1-1|59	
14nr|ps3mediaserver-1.90.1-1|60	# menu-entry
14nr|ps3mediaserver-1.90.1-1|61	mkdir -p %{buildroot}%{_datadir}/applications
14nr|ps3mediaserver-1.90.1-1|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14nr|ps3mediaserver-1.90.1-1|63	[Desktop Entry]
14nr|ps3mediaserver-1.90.1-1|64	Encoding=UTF-8
14nr|ps3mediaserver-1.90.1-1|65	Name=PS3 Media Server
14nr|ps3mediaserver-1.90.1-1|66	Comment=Media Server for the PS3
14nr|ps3mediaserver-1.90.1-1|67	Exec=%{name}
14nr|ps3mediaserver-1.90.1-1|68	Icon=%{name}
14nr|ps3mediaserver-1.90.1-1|69	Terminal=false
14nr|ps3mediaserver-1.90.1-1|70	Type=Application
14nr|ps3mediaserver-1.90.1-1|71	StartupNotify=true
14nr|ps3mediaserver-1.90.1-1|72	Categories=AudioVideo;X-MandrivaLinux-Multimedia-Video;
14nr|ps3mediaserver-1.90.1-1|73	EOF
14nr|ps3mediaserver-1.90.1-1|74	
14nr|ps3mediaserver-1.90.1-1|75	%changelog
14nr|ps3mediaserver-1.90.1-1|76	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.90.1-1
14nr|ps3mediaserver-1.90.1-1|77	+ Revision: ba08037
14nr|ps3mediaserver-1.90.1-1|78	- New version 1.90.1
14nr|ps3mediaserver-1.90.1-1|79	
14nr|ps3mediaserver-1.90.1-1|80	

26443 14
14nr|punes-0.78-1|1	%define _enable_debug_packages %{nil}
14nr|punes-0.78-1|2	%define debug_package %{nil}
14nr|punes-0.78-1|3	
14nr|punes-0.78-1|4	Summary:	Nintendo Entertaiment System (NES) emulator
14nr|punes-0.78-1|5	Name:		punes
14nr|punes-0.78-1|6	Version:	0.78
14nr|punes-0.78-1|7	Release:	1
14nr|punes-0.78-1|8	License:	Freeware
14nr|punes-0.78-1|9	Group:		Emulators
14nr|punes-0.78-1|10	Url:		http://nesdev.parodius.com/bbs/viewtopic.php?t=6928
14nr|punes-0.78-1|11	# Downloaded from dropbox account, see URL
14nr|punes-0.78-1|12	Source0:	%{name}.32bit.tar.gz
14nr|punes-0.78-1|13	Source1:	%{name}.64bit.tar.gz
14nr|punes-0.78-1|14	Source2:	%{name}.png
14nr|punes-0.78-1|15	BuildRequires:	imagemagick
14nr|punes-0.78-1|16	
14nr|punes-0.78-1|17	%description
14nr|punes-0.78-1|18	Close-sourced Nintendo Entertaiment System (NES) emulator with GUI.
14nr|punes-0.78-1|19	
14nr|punes-0.78-1|20	Among other features it has Dendy mode support.
14nr|punes-0.78-1|21	
14nr|punes-0.78-1|22	%files
14nr|punes-0.78-1|23	%{_bindir}/%{name}
14nr|punes-0.78-1|24	%{_datadir}/applications/%{name}.desktop
14nr|punes-0.78-1|25	%{_miconsdir}/%{name}.png
14nr|punes-0.78-1|26	%{_liconsdir}/%{name}.png
14nr|punes-0.78-1|27	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nr|punes-0.78-1|28	
14nr|punes-0.78-1|29	#----------------------------------------------------------------------------
14nr|punes-0.78-1|30	
14nr|punes-0.78-1|31	%prep
14nr|punes-0.78-1|32	%setup -q -c -a1
14nr|punes-0.78-1|33	
14nr|punes-0.78-1|34	%build
14nr|punes-0.78-1|35	
14nr|punes-0.78-1|36	%install
14nr|punes-0.78-1|37	mkdir -p %{buildroot}%{_bindir}
14nr|punes-0.78-1|38	%ifarch x86_64
14nr|punes-0.78-1|39	cp %{name}64 %{buildroot}%{_bindir}/%{name}
14nr|punes-0.78-1|40	%else
14nr|punes-0.78-1|41	cp %{name}32 %{buildroot}%{_bindir}/%{name}
14nr|punes-0.78-1|42	%endif
14nr|punes-0.78-1|43	
14nr|punes-0.78-1|44	# icons
14nr|punes-0.78-1|45	for N in 16 32 64; do convert %{SOURCE2} -resize ${N}x${N} $N.png; done
14nr|punes-0.78-1|46	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
14nr|punes-0.78-1|47	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
14nr|punes-0.78-1|48	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nr|punes-0.78-1|49	install -D %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nr|punes-0.78-1|50	
14nr|punes-0.78-1|51	# menu-entry
14nr|punes-0.78-1|52	mkdir -p  %{buildroot}%{_datadir}/applications
14nr|punes-0.78-1|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|punes-0.78-1|54	[Desktop Entry]
14nr|punes-0.78-1|55	Name=puNES
14nr|punes-0.78-1|56	GenericName=Nintendo Entertaiment System emulator
14nr|punes-0.78-1|57	GenericName[ru]=Эмулятор Nintendo Entertaiment System
14nr|punes-0.78-1|58	Comment=Nintendo Entertaiment System emulator
14nr|punes-0.78-1|59	Comment[ru]=Эмулятор Nintendo Entertaiment System
14nr|punes-0.78-1|60	Exec=punes
14nr|punes-0.78-1|61	Icon=punes
14nr|punes-0.78-1|62	Type=Application
14nr|punes-0.78-1|63	Categories=Game;Emulator;
14nr|punes-0.78-1|64	MimeType=application/x-nes;application/x-nes-rom;
14nr|punes-0.78-1|65	EOF
14nr|punes-0.78-1|66	
14nr|punes-0.78-1|67	
14nr|punes-0.78-1|68	%changelog
14nr|punes-0.78-1|69	* Tue Jan 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.78-1
14nr|punes-0.78-1|70	+ Revision: 34cbeee
14nr|punes-0.78-1|71	- LOG New version 0.78
14nr|punes-0.78-1|72	
14nr|punes-0.78-1|73	

26444 14
14nr|python-pycuda-2012.1-3|1	%define module	pycuda
14nr|python-pycuda-2012.1-3|2	
14nr|python-pycuda-2012.1-3|3	# CUDA version used to build the package:
14nr|python-pycuda-2012.1-3|4	%define cuda_ver 4.2
14nr|python-pycuda-2012.1-3|5	
14nr|python-pycuda-2012.1-3|6	# NVIDIA driver version required by CUDA:
14nr|python-pycuda-2012.1-3|7	%define driver_ver 285.05
14nr|python-pycuda-2012.1-3|8	
14nr|python-pycuda-2012.1-3|9	# Since x11-driver-video-nvidia-current doesn't explicitly provide
14nr|python-pycuda-2012.1-3|10	# this, it shouldn't be included in the requires list:
14nr|python-pycuda-2012.1-3|11	%if %{_use_internal_dependency_generator}
14nr|python-pycuda-2012.1-3|12	%define	__noautoreq libcuda.*
14nr|python-pycuda-2012.1-3|13	%else
14nr|python-pycuda-2012.1-3|14	%define _requires_exceptions libcuda.*
14nr|python-pycuda-2012.1-3|15	%endif
14nr|python-pycuda-2012.1-3|16	
14nr|python-pycuda-2012.1-3|17	Summary:	Python wrapper for NVIDIA's CUDA API
14nr|python-pycuda-2012.1-3|18	
14nr|python-pycuda-2012.1-3|19	Name:		python-%{module}
14nr|python-pycuda-2012.1-3|20	Version:	2012.1
14nr|python-pycuda-2012.1-3|21	Release:	3
14nr|python-pycuda-2012.1-3|22	Source0:        http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
14nr|python-pycuda-2012.1-3|23	License:	MIT
14nr|python-pycuda-2012.1-3|24	Group:		Development/Python
14nr|python-pycuda-2012.1-3|25	Url:		http://mathema.tician.de/software/pycuda
14nr|python-pycuda-2012.1-3|26	Requires:	nvidia-cuda-toolkit >= %{cuda_ver}
14nr|python-pycuda-2012.1-3|27	Requires:	nvidia-current-cuda-opencl >= %{driver_ver}
14nr|python-pycuda-2012.1-3|28	Requires:	nvidia >= %{driver_ver}
14nr|python-pycuda-2012.1-3|29	Requires:	python-mako
14nr|python-pycuda-2012.1-3|30	Requires:	python-pytools >= 2011.2
14nr|python-pycuda-2012.1-3|31	Requires:	python-decorator >= 3.2.0
14nr|python-pycuda-2012.1-3|32	Requires:	python-pytest >= 2
14nr|python-pycuda-2012.1-3|33	BuildRequires:	python-setuptools >= 0.6c9
14nr|python-pycuda-2012.1-3|34	BuildRequires:	nvidia-cuda-toolkit-devel >= %{cuda_ver}
14nr|python-pycuda-2012.1-3|35	BuildRequires:	nvidia-devel >= %{driver_ver}
14nr|python-pycuda-2012.1-3|36	BuildRequires:	python-numpy-devel >= 1.0.4
14nr|python-pycuda-2012.1-3|37	BuildRequires:	boost-devel
14nr|python-pycuda-2012.1-3|38	BuildRequires:	python-sphinx
14nr|python-pycuda-2012.1-3|39	BuildRequires:	python-devel
14nr|python-pycuda-2012.1-3|40	
14nr|python-pycuda-2012.1-3|41	%description
14nr|python-pycuda-2012.1-3|42	PyCuda lets you access Nvidia's CUDA parallel computation API from
14nr|python-pycuda-2012.1-3|43	Python. Several wrappers of the CUDA API already exist - so what's so
14nr|python-pycuda-2012.1-3|44	special about PyCuda?
14nr|python-pycuda-2012.1-3|45	
14nr|python-pycuda-2012.1-3|46	* Object cleanup tied to lifetime of objects. This idiom, often called
14nr|python-pycuda-2012.1-3|47	RAII in C++, makes it much easier to write correct, leak- and
14nr|python-pycuda-2012.1-3|48	crash-free code. PyCuda knows about dependencies, too, so (for
14nr|python-pycuda-2012.1-3|49	example) it won't detach from a context before all memory allocated
14nr|python-pycuda-2012.1-3|50	in it is also freed.
14nr|python-pycuda-2012.1-3|51	* Convenience. Abstractions like pycuda.driver.SourceModule and
14nr|python-pycuda-2012.1-3|52	pycuda.gpuarray.GPUArray make CUDA programming even more convenient
14nr|python-pycuda-2012.1-3|53	than with Nvidia's C-based runtime.
14nr|python-pycuda-2012.1-3|54	* Completeness. PyCuda puts the full power of CUDA's driver API at
14nr|python-pycuda-2012.1-3|55	your disposal, if you wish.
14nr|python-pycuda-2012.1-3|56	* Automatic Error Checking. All CUDA errors are automatically
14nr|python-pycuda-2012.1-3|57	translated into Python exceptions.
14nr|python-pycuda-2012.1-3|58	* Speed. PyCuda's base layer is written in C++, so all the niceties
14nr|python-pycuda-2012.1-3|59	above are virtually free.
14nr|python-pycuda-2012.1-3|60	* Helpful Documentation.
14nr|python-pycuda-2012.1-3|61	
14nr|python-pycuda-2012.1-3|62	%prep
14nr|python-pycuda-2012.1-3|63	%setup -q -n %{module}-%{version}
14nr|python-pycuda-2012.1-3|64	
14nr|python-pycuda-2012.1-3|65	%build
14nr|python-pycuda-2012.1-3|66	find -name .gitignore | xargs rm -f
14nr|python-pycuda-2012.1-3|67	
14nr|python-pycuda-2012.1-3|68	%__python ./configure.py --cudadrv-lib-dir=/usr/lib/nvidia-current,/usr/lib64/nvidia-current \
14nr|python-pycuda-2012.1-3|69	--boost-inc-dir=/usr/include/,/usr/include/boost \
14nr|python-pycuda-2012.1-3|70	--boost-lib-dir=/usr/lib,/usr/lib64 --boost-python-libname=boost_python --boost-thread-libname=boost_thread
14nr|python-pycuda-2012.1-3|71	%__python setup.py build
14nr|python-pycuda-2012.1-3|72	
14nr|python-pycuda-2012.1-3|73	make -C doc PAPER=letter html
14nr|python-pycuda-2012.1-3|74	find -name .buildinfo | xargs rm -f
14nr|python-pycuda-2012.1-3|75	
14nr|python-pycuda-2012.1-3|76	%install
14nr|python-pycuda-2012.1-3|77	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14nr|python-pycuda-2012.1-3|78	
14nr|python-pycuda-2012.1-3|79	%clean
14nr|python-pycuda-2012.1-3|80	
14nr|python-pycuda-2012.1-3|81	%files
14nr|python-pycuda-2012.1-3|82	%doc doc/build/html/ examples/ README
14nr|python-pycuda-2012.1-3|83	%{_includedir}/pycuda/*
14nr|python-pycuda-2012.1-3|84	%{py_platsitedir}/pycuda*
14nr|python-pycuda-2012.1-3|85	
14nr|python-pycuda-2012.1-3|86	
14nr|python-pycuda-2012.1-3|87	%changelog
14nr|python-pycuda-2012.1-3|88	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-3
14nr|python-pycuda-2012.1-3|89	+ Revision: d8c74cb
14nr|python-pycuda-2012.1-3|90	- Spec cleanup, sync with cooker
14nr|python-pycuda-2012.1-3|91	
14nr|python-pycuda-2012.1-3|92	

26445 14
14nr|radeon-firmware-20130624-2|1	%define name radeon-firmware
14nr|radeon-firmware-20130624-2|2	%define version 20130624
14nr|radeon-firmware-20130624-2|3	%define release 2
14nr|radeon-firmware-20130624-2|4	
14nr|radeon-firmware-20130624-2|5	Summary: ATI/AMD Radeon firmware files
14nr|radeon-firmware-20130624-2|6	Name:	 %{name}
14nr|radeon-firmware-20130624-2|7	Version: %{version}
14nr|radeon-firmware-20130624-2|8	Release: %{release}
14nr|radeon-firmware-20130624-2|9	# extracted from git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
14nr|radeon-firmware-20130624-2|10	# all files in radeon/ dir, LICENSE.radeon_rlc and WHENCE (license for some files)
14nr|radeon-firmware-20130624-2|11	# git archive --prefix=radeon-firmware/ HEAD radeon LICENSE.radeon_rlc WHENCE | xz > radeon-firmware-20110601.tar.xz
14nr|radeon-firmware-20130624-2|12	Source0: %{name}-%{version}.tar.xz
14nr|radeon-firmware-20130624-2|13	License: Proprietary
14nr|radeon-firmware-20130624-2|14	Group:	 System/Kernel and hardware
14nr|radeon-firmware-20130624-2|15	Url:	 http://ati.amd.com/
14nr|radeon-firmware-20130624-2|16	BuildArch: noarch
14nr|radeon-firmware-20130624-2|17	Obsoletes: radeon-rlc-firmware
14nr|radeon-firmware-20130624-2|18	Conflicts: kernel-firmware < 20120219
14nr|radeon-firmware-20130624-2|19	Conflicts: kernel-firmware-nonfree < 20120219
14nr|radeon-firmware-20130624-2|20	
14nr|radeon-firmware-20130624-2|21	%description
14nr|radeon-firmware-20130624-2|22	Firmware files for ATI/AMD Radeon graphics cards.
14nr|radeon-firmware-20130624-2|23	
14nr|radeon-firmware-20130624-2|24	This package contains all the firmware files (including RLC) for the
14nr|radeon-firmware-20130624-2|25	following Radeon series: R100, R200, R300, R400, R500, R600, R700,
14nr|radeon-firmware-20130624-2|26	Evergreen, Fusion, Northern Islands, Southern Islands, Cayman, Llano,
14nr|radeon-firmware-20130624-2|27	Trinity.
14nr|radeon-firmware-20130624-2|28	
14nr|radeon-firmware-20130624-2|29	%prep
14nr|radeon-firmware-20130624-2|30	%setup -q -n %{name}-%{version}
14nr|radeon-firmware-20130624-2|31	
14nr|radeon-firmware-20130624-2|32	%build
14nr|radeon-firmware-20130624-2|33	
14nr|radeon-firmware-20130624-2|34	%install
14nr|radeon-firmware-20130624-2|35	install -d %{buildroot}/lib/firmware/radeon
14nr|radeon-firmware-20130624-2|36	install -m644 radeon/* %{buildroot}/lib/firmware/radeon/
14nr|radeon-firmware-20130624-2|37	
14nr|radeon-firmware-20130624-2|38	%files
14nr|radeon-firmware-20130624-2|39	%doc LICENSE.*
14nr|radeon-firmware-20130624-2|40	/lib/firmware/radeon/*.bin
14nr|radeon-firmware-20130624-2|41	
14nr|radeon-firmware-20130624-2|42	%changelog
14nr|radeon-firmware-20130624-2|43	* Wed Oct 16 2013 Alexander Kazancev <kazancas@gmail.com> 20130624-2
14nr|radeon-firmware-20130624-2|44	+ Revision: 106212d
14nr|radeon-firmware-20130624-2|45	- Updated radeon-firmware.spec
14nr|radeon-firmware-20130624-2|46	
14nr|radeon-firmware-20130624-2|47	

26446 14
14nr|radeon-rlc-firmware-1-5|1	%define name radeon-rlc-firmware
14nr|radeon-rlc-firmware-1-5|2	%define version 1
14nr|radeon-rlc-firmware-1-5|3	%define release %mkrel 5
14nr|radeon-rlc-firmware-1-5|4	
14nr|radeon-rlc-firmware-1-5|5	Summary: ATI R600/R700/Evergreen/Fusion RLC Firmware
14nr|radeon-rlc-firmware-1-5|6	Name:	 %{name}
14nr|radeon-rlc-firmware-1-5|7	Version: %{version}
14nr|radeon-rlc-firmware-1-5|8	Release: %{release}
14nr|radeon-rlc-firmware-1-5|9	# extracted from git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
14nr|radeon-rlc-firmware-1-5|10	Source0: %{name}-%{version}.tar.xz
14nr|radeon-rlc-firmware-1-5|11	License: Proprietary
14nr|radeon-rlc-firmware-1-5|12	Group:	 System/Kernel and hardware
14nr|radeon-rlc-firmware-1-5|13	Url:	 http://ati.amd.com/
14nr|radeon-rlc-firmware-1-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|radeon-rlc-firmware-1-5|15	BuildArch: noarch
14nr|radeon-rlc-firmware-1-5|16	
14nr|radeon-rlc-firmware-1-5|17	%description
14nr|radeon-rlc-firmware-1-5|18	This is Ati Radeon R600/R700/Evergreen (HD5xxx)/Fusion RLC firmware needed
14nr|radeon-rlc-firmware-1-5|19	for IRQ handling. It's needed for R600/R700/Evergreen/Fusion KMS support
14nr|radeon-rlc-firmware-1-5|20	beginning with 2.6.33 series kernels.
14nr|radeon-rlc-firmware-1-5|21	
14nr|radeon-rlc-firmware-1-5|22	%prep
14nr|radeon-rlc-firmware-1-5|23	%setup -q -n %{name}
14nr|radeon-rlc-firmware-1-5|24	
14nr|radeon-rlc-firmware-1-5|25	%build
14nr|radeon-rlc-firmware-1-5|26	
14nr|radeon-rlc-firmware-1-5|27	%install
14nr|radeon-rlc-firmware-1-5|28	rm -rf %{buildroot}
14nr|radeon-rlc-firmware-1-5|29	install -d %{buildroot}/lib/firmware/radeon
14nr|radeon-rlc-firmware-1-5|30	install -m644 *.bin %{buildroot}/lib/firmware/radeon/
14nr|radeon-rlc-firmware-1-5|31	
14nr|radeon-rlc-firmware-1-5|32	%clean
14nr|radeon-rlc-firmware-1-5|33	rm -rf %{buildroot}
14nr|radeon-rlc-firmware-1-5|34	
14nr|radeon-rlc-firmware-1-5|35	%files
14nr|radeon-rlc-firmware-1-5|36	%defattr(-,root,root)
14nr|radeon-rlc-firmware-1-5|37	%doc LICENSE.*
14nr|radeon-rlc-firmware-1-5|38	/lib/firmware/radeon/*.bin
14nr|radeon-rlc-firmware-1-5|39	
14nr|radeon-rlc-firmware-1-5|40	
14nr|radeon-rlc-firmware-1-5|41	%changelog
14nr|radeon-rlc-firmware-1-5|42	* Fri Feb 04 2011 Thomas Backlund <tmb@mandriva.org> 1-5mdv2011.0
14nr|radeon-rlc-firmware-1-5|43	+ Revision: 635982
14nr|radeon-rlc-firmware-1-5|44	- add BTC rlc firmware
14nr|radeon-rlc-firmware-1-5|45	
14nr|radeon-rlc-firmware-1-5|46	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 1-4mdv2011.0
14nr|radeon-rlc-firmware-1-5|47	+ Revision: 626440
14nr|radeon-rlc-firmware-1-5|48	- Add Fusion SUMO rlc firmware
14nr|radeon-rlc-firmware-1-5|49	
14nr|radeon-rlc-firmware-1-5|50	* Sat May 01 2010 Thomas Backlund <tmb@mandriva.org> 1-3mdv2010.1
14nr|radeon-rlc-firmware-1-5|51	+ Revision: 541453
14nr|radeon-rlc-firmware-1-5|52	- update summary and description to include Evergreen
14nr|radeon-rlc-firmware-1-5|53	
14nr|radeon-rlc-firmware-1-5|54	* Sat May 01 2010 Thomas Backlund <tmb@mandriva.org> 1-2mdv2010.1
14nr|radeon-rlc-firmware-1-5|55	+ Revision: 541446
14nr|radeon-rlc-firmware-1-5|56	- add Evergreen (HD5xxx) rlc firmare
14nr|radeon-rlc-firmware-1-5|57	
14nr|radeon-rlc-firmware-1-5|58	* Sat Dec 19 2009 Thomas Backlund <tmb@mandriva.org> 1-1mdv2010.1
14nr|radeon-rlc-firmware-1-5|59	+ Revision: 480212
14nr|radeon-rlc-firmware-1-5|60	- initial release
14nr|radeon-rlc-firmware-1-5|61	- Created package structure for radeon-rlc-firmware.
14nr|radeon-rlc-firmware-1-5|62	

26447 14
14nr|raine-0.62.7-2|1	# Debug is not properly generated and we don't need it anyway here
14nr|raine-0.62.7-2|2	%define _enable_debug_packages %{nil}
14nr|raine-0.62.7-2|3	%define debug_package %{nil}
14nr|raine-0.62.7-2|4	
14nr|raine-0.62.7-2|5	%define build_optimization 0
14nr|raine-0.62.7-2|6	%{?_with_optimization: %{expand: %%global build_optimization 1}}
14nr|raine-0.62.7-2|7	
14nr|raine-0.62.7-2|8	Summary:	An arcade emulator
14nr|raine-0.62.7-2|9	Name:		raine
14nr|raine-0.62.7-2|10	Version:	0.62.7
14nr|raine-0.62.7-2|11	Release:	2
14nr|raine-0.62.7-2|12	License:	Freeware
14nr|raine-0.62.7-2|13	#i.e: "Raine license", open-source freeware, distributable
14nr|raine-0.62.7-2|14	Group:		Emulators
14nr|raine-0.62.7-2|15	Url:		http://rainemu.swishparty.co.uk/
14nr|raine-0.62.7-2|16	Source0:	http://rainemu.swishparty.co.uk/htmlarchive/%{name}-%{version}.tar.bz2
14nr|raine-0.62.7-2|17	Source1:	http://rainemu.swishparty.co.uk/html/archive/icons.zip
14nr|raine-0.62.7-2|18	Source2:	http://rainemu.swishparty.co.uk/html/archive/rainedocs.zip
14nr|raine-0.62.7-2|19	Source3:	http://rainemu.swishparty.co.uk/html/archive/raine.pdf
14nr|raine-0.62.7-2|20	# From 0.50.6
14nr|raine-0.62.7-2|21	Source4:	shots.pl
14nr|raine-0.62.7-2|22	Source6:	raine-neocd-cheats.tar.gz
14nr|raine-0.62.7-2|23	Source7:	hiscore.7z
14nr|raine-0.62.7-2|24	Source20:	%{name}.rpmlintrc
14nr|raine-0.62.7-2|25	
14nr|raine-0.62.7-2|26	# emudx sources from : http://www.rainemu.com/html/archive/emudx/
14nr|raine-0.62.7-2|27	# to add an emudx file :
14nr|raine-0.62.7-2|28	# add its basename to the emudx_sources list below
14nr|raine-0.62.7-2|29	%define emudx_sources "dkongg dkongm froggerg froggerm galdxg galdxm\
14nr|raine-0.62.7-2|30	mspacmang pacmang"
14nr|raine-0.62.7-2|31	#mspacmanm pacmanm
14nr|raine-0.62.7-2|32	# this generates Source1xx tags (400 max)
14nr|raine-0.62.7-2|33	%(echo %{emudx_sources} | awk 'BEGIN { RS=" "; n=0 }; { print "Source"100+n":\t"$1".dx2"; n++ };')
14nr|raine-0.62.7-2|34	# this generates the list of emudx files for the install step
14nr|raine-0.62.7-2|35	%define emudx_files %(echo %{emudx_sources} | awk 'BEGIN { RS=" "; files="" }; { files=files" %{_sourcedir}/"$1".dx2"}; END { print files };')
14nr|raine-0.62.7-2|36	
14nr|raine-0.62.7-2|37	# artwork sources from : http://www.rainemu.com/html/download/extras.html
14nr|raine-0.62.7-2|38	# to add an artwork archive :
14nr|raine-0.62.7-2|39	# add its basename to the artwork_sources list below
14nr|raine-0.62.7-2|40	%define artwork_sources "1941 19xx arbalest arkanoid arknoid2 batrider\
14nr|raine-0.62.7-2|41	bjtwin block darius2 ddonpach dfeveron dkong dogyuun donpachi downtown\
14nr|raine-0.62.7-2|42	driftout extrmatn fireshrk frogger ghoulsu gunbird majest12 matmania\
14nr|raine-0.62.7-2|43	mercs msh mspacman msword ninjaw outzone pacman pacplus pengo puckman\
14nr|raine-0.62.7-2|44	s1945 sf2ce slammast ssi superman tdragon terracre thunderl tknight\
14nr|raine-0.62.7-2|45	tndrcade varth vimana warriorb xmcota"
14nr|raine-0.62.7-2|46	# this generates Source5xx tags
14nr|raine-0.62.7-2|47	%(echo %{artwork_sources} | awk 'BEGIN { RS=" "; n=0 }; { print "Source"500+n":\t"$1".zip"; n++ };')
14nr|raine-0.62.7-2|48	# this generates the list of artwork files for the install step
14nr|raine-0.62.7-2|49	%define artwork_files %(echo %{artwork_sources} | awk 'BEGIN { RS=" "; files="" }; { files=files" %{_sourcedir}/"$1".zip"}; END { print files };')
14nr|raine-0.62.7-2|50	
14nr|raine-0.62.7-2|51	BuildRequires:	desktop-file-utils
14nr|raine-0.62.7-2|52	BuildRequires:	nasm
14nr|raine-0.62.7-2|53	BuildRequires:	p7zip
14nr|raine-0.62.7-2|54	# for the converter
14nr|raine-0.62.7-2|55	BuildRequires:	pkgconfig(allegro)
14nr|raine-0.62.7-2|56	# the rest
14nr|raine-0.62.7-2|57	BuildRequires:	pkgconfig(gl)
14nr|raine-0.62.7-2|58	BuildRequires:	pkgconfig(glu)
14nr|raine-0.62.7-2|59	BuildRequires:	pkgconfig(libpng)
14nr|raine-0.62.7-2|60	BuildRequires:	pkgconfig(muparser)
14nr|raine-0.62.7-2|61	BuildRequires:	pkgconfig(sdl)
14nr|raine-0.62.7-2|62	BuildRequires:	pkgconfig(SDL_image)
14nr|raine-0.62.7-2|63	BuildRequires:	pkgconfig(SDL_ttf)
14nr|raine-0.62.7-2|64	BuildRequires:	SDL_sound-devel
14nr|raine-0.62.7-2|65	ExclusiveArch:	%{ix86}
14nr|raine-0.62.7-2|66	Obsoletes:	%{name}-neocd < 0.62.0
14nr|raine-0.62.7-2|67	Provides:	neoraine = %{EVRD}
14nr|raine-0.62.7-2|68	
14nr|raine-0.62.7-2|69	%description
14nr|raine-0.62.7-2|70	Raine is an emulator, it emulates some M68000 and M68020 arcade games
14nr|raine-0.62.7-2|71	and is mainly focused on Taito and Jaleco games hardware.
14nr|raine-0.62.7-2|72	
14nr|raine-0.62.7-2|73	Since 0.62 Raine was merged with NeoRaine into one emulator.
14nr|raine-0.62.7-2|74	
14nr|raine-0.62.7-2|75	To play NeoGeo CD games you need neocd.bin (or neocd.zip), which is the
14nr|raine-0.62.7-2|76	neocd bios to be in the (neo)raine's data directory:
14nr|raine-0.62.7-2|77	%{_gamesdatadir}/raine
14nr|raine-0.62.7-2|78	
14nr|raine-0.62.7-2|79	%package artwork
14nr|raine-0.62.7-2|80	Summary:	Artwork for Raine
14nr|raine-0.62.7-2|81	Group:		Emulators
14nr|raine-0.62.7-2|82	Requires:	raine
14nr|raine-0.62.7-2|83	
14nr|raine-0.62.7-2|84	%description artwork
14nr|raine-0.62.7-2|85	Artwork for Raine. These files are pictures used mainly to fill the ugly
14nr|raine-0.62.7-2|86	black borders in vertical games.
14nr|raine-0.62.7-2|87	
14nr|raine-0.62.7-2|88	%package emudx2
14nr|raine-0.62.7-2|89	Summary:	Files to enhance emulation of old arcade games in raine
14nr|raine-0.62.7-2|90	Group:		Emulators
14nr|raine-0.62.7-2|91	Requires:	raine
14nr|raine-0.62.7-2|92	
14nr|raine-0.62.7-2|93	%description emudx2
14nr|raine-0.62.7-2|94	Files to enhance emulation of old arcade games.
14nr|raine-0.62.7-2|95	Donkey Kong, Frogger, Galaxian, Pac-Man and Ms. Pac-Man are suported.
14nr|raine-0.62.7-2|96	
14nr|raine-0.62.7-2|97	It requires the roms to be enhanced and the raine emulator.
14nr|raine-0.62.7-2|98	
14nr|raine-0.62.7-2|99	%prep
14nr|raine-0.62.7-2|100	%setup -q
14nr|raine-0.62.7-2|101	%setup -q -T -D -a 1 -a 2 -a 6
14nr|raine-0.62.7-2|102	cp -p %{SOURCE3} %{SOURCE4} .
14nr|raine-0.62.7-2|103	7za x -y %{SOURCE7}
14nr|raine-0.62.7-2|104	
14nr|raine-0.62.7-2|105	%build
14nr|raine-0.62.7-2|106	%if !%{build_optimization}
14nr|raine-0.62.7-2|107	rm -f cpuinfo
14nr|raine-0.62.7-2|108	echo "_MARCH=-march=i586 -mtune=pentiumpro" > cpuinfo
14nr|raine-0.62.7-2|109	echo "CPU=pentiumpro" >> cpuinfo
14nr|raine-0.62.7-2|110	%else
14nr|raine-0.62.7-2|111	rm -f cpuinfo
14nr|raine-0.62.7-2|112	%endif
14nr|raine-0.62.7-2|113	export OSTYPE
14nr|raine-0.62.7-2|114	%make
14nr|raine-0.62.7-2|115	make converter
14nr|raine-0.62.7-2|116	
14nr|raine-0.62.7-2|117	%install
14nr|raine-0.62.7-2|118	%makeinstall_std VERBOSE=1
14nr|raine-0.62.7-2|119	
14nr|raine-0.62.7-2|120	# savegame converter
14nr|raine-0.62.7-2|121	install -D -m 755 converter %{buildroot}%{_gamesbindir}/raine-savegame-converter
14nr|raine-0.62.7-2|122	
14nr|raine-0.62.7-2|123	# history
14nr|raine-0.62.7-2|124	install -D -m 644 history.dat %{buildroot}%{_gamesdatadir}/raine/history.dat
14nr|raine-0.62.7-2|125	
14nr|raine-0.62.7-2|126	# icons
14nr|raine-0.62.7-2|127	install -D -m 644 Raine48x48.png %{buildroot}%{_liconsdir}/raine.png
14nr|raine-0.62.7-2|128	install -D -m 644 Raine32X32.png %{buildroot}%{_iconsdir}/raine.png
14nr|raine-0.62.7-2|129	install -D -m 644 Raine16X16.png %{buildroot}%{_miconsdir}/raine.png
14nr|raine-0.62.7-2|130	
14nr|raine-0.62.7-2|131	# menu
14nr|raine-0.62.7-2|132	desktop-file-install --vendor="" \
14nr|raine-0.62.7-2|133	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
14nr|raine-0.62.7-2|134	--dir %{buildroot}%{_datadir}/applications/ \
14nr|raine-0.62.7-2|135	%{buildroot}%{_datadir}/applications/*
14nr|raine-0.62.7-2|136	
14nr|raine-0.62.7-2|137	# artwork
14nr|raine-0.62.7-2|138	mkdir -p %{buildroot}%{_gamesdatadir}/raine/artwork
14nr|raine-0.62.7-2|139	install -m 644 %{artwork_files} %{buildroot}%{_gamesdatadir}/raine/artwork
14nr|raine-0.62.7-2|140	
14nr|raine-0.62.7-2|141	# emudx
14nr|raine-0.62.7-2|142	install -d -m 755 %{buildroot}%{_gamesdatadir}/raine/emudx
14nr|raine-0.62.7-2|143	install -m 644 %{emudx_files} %{buildroot}%{_gamesdatadir}/raine/emudx
14nr|raine-0.62.7-2|144	
14nr|raine-0.62.7-2|145	# remove no longer needed but still installed neoraine files
14nr|raine-0.62.7-2|146	rm -f %{buildroot}%{_datadir}/pixmaps/neoraine.png
14nr|raine-0.62.7-2|147	rm -f %{buildroot}%{_datadir}/applications/neoraine.desktop
14nr|raine-0.62.7-2|148	
14nr|raine-0.62.7-2|149	%files
14nr|raine-0.62.7-2|150	%defattr(0644,root,root,0755)
14nr|raine-0.62.7-2|151	%doc raine.txt raine.pdf raine.lyx shots.pl
14nr|raine-0.62.7-2|152	%attr(0755,root,root) %{_gamesbindir}/raine
14nr|raine-0.62.7-2|153	%attr(0755,root,root) %{_gamesbindir}/raine-savegame-converter
14nr|raine-0.62.7-2|154	%dir %{_gamesdatadir}/raine
14nr|raine-0.62.7-2|155	%{_gamesdatadir}/raine/cheats.cfg
14nr|raine-0.62.7-2|156	%{_gamesdatadir}/raine/hiscore.dat
14nr|raine-0.62.7-2|157	%{_gamesdatadir}/raine/history.dat
14nr|raine-0.62.7-2|158	%{_gamesdatadir}/raine/bitmaps
14nr|raine-0.62.7-2|159	%{_gamesdatadir}/raine/fonts
14nr|raine-0.62.7-2|160	%{_gamesdatadir}/raine/roms
14nr|raine-0.62.7-2|161	%{_gamesdatadir}/raine/scripts
14nr|raine-0.62.7-2|162	%{_gamesdatadir}/raine/shaders
14nr|raine-0.62.7-2|163	%{_iconsdir}/raine.png
14nr|raine-0.62.7-2|164	%{_miconsdir}/raine.png
14nr|raine-0.62.7-2|165	%{_liconsdir}/raine.png
14nr|raine-0.62.7-2|166	%{_datadir}/pixmaps/raine.png
14nr|raine-0.62.7-2|167	%{_datadir}/applications/raine.desktop
14nr|raine-0.62.7-2|168	# ex-neocd files
14nr|raine-0.62.7-2|169	%{_gamesdatadir}/raine/neocheats.cfg
14nr|raine-0.62.7-2|170	
14nr|raine-0.62.7-2|171	%files artwork
14nr|raine-0.62.7-2|172	%defattr(0644,root,root,0755)
14nr|raine-0.62.7-2|173	%doc raine.txt
14nr|raine-0.62.7-2|174	%{_gamesdatadir}/raine/artwork
14nr|raine-0.62.7-2|175	
14nr|raine-0.62.7-2|176	%files emudx2
14nr|raine-0.62.7-2|177	%defattr(0644,root,root,0755)
14nr|raine-0.62.7-2|178	%doc raine.txt
14nr|raine-0.62.7-2|179	%{_gamesdatadir}/raine/emudx
14nr|raine-0.62.7-2|180	
14nr|raine-0.62.7-2|181	
14nr|raine-0.62.7-2|182	%changelog
14nr|raine-0.62.7-2|183	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.62.7-2
14nr|raine-0.62.7-2|184	+ Revision: 0f2148b
14nr|raine-0.62.7-2|185	- MassBuild#430: Increase release tag
14nr|raine-0.62.7-2|186	
14nr|raine-0.62.7-2|187	

26448 14
14nr|roadfighter-1.0.1269-1|1	Name:		roadfighter
14nr|roadfighter-1.0.1269-1|2	Version:	1.0.1269
14nr|roadfighter-1.0.1269-1|3	Release:	%mkrel 1
14nr|roadfighter-1.0.1269-1|4	Summary:	Konami's Road Fighter remake
14nr|roadfighter-1.0.1269-1|5	Group:		Games/Arcade
14nr|roadfighter-1.0.1269-1|6	# http://www.braingames.getput.com/forum/forum_posts.asp?TID=678&PN=1
14nr|roadfighter-1.0.1269-1|7	License:	Distributable
14nr|roadfighter-1.0.1269-1|8	URL:		http://roadfighter.jorito.net/
14nr|roadfighter-1.0.1269-1|9	Source0:	http://braingames.jorito.net/roadfighter/downloads/%{name}.src_%{version}.tgz
14nr|roadfighter-1.0.1269-1|10	Patch0:		roadfighter-1.0.1269-Makefile.patch
14nr|roadfighter-1.0.1269-1|11	Patch1:		roadfighter-1.0.1269-sformat.patch
14nr|roadfighter-1.0.1269-1|12	Patch2:		roadfighter-1.0.1269-datapath.patch
14nr|roadfighter-1.0.1269-1|13	Patch3:		roadfighter-1.0.1269-desktop.patch
14nr|roadfighter-1.0.1269-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
14nr|roadfighter-1.0.1269-1|15	BuildRequires:	SDL_image-devel
14nr|roadfighter-1.0.1269-1|16	BuildRequires:	SDL_mixer-devel
14nr|roadfighter-1.0.1269-1|17	BuildRequires:	SDL_sound-devel
14nr|roadfighter-1.0.1269-1|18	BuildRequires:	SDL_ttf-devel
14nr|roadfighter-1.0.1269-1|19	BuildRequires:	imagemagick
14nr|roadfighter-1.0.1269-1|20	BuildRequires:	desktop-file-utils
14nr|roadfighter-1.0.1269-1|21	
14nr|roadfighter-1.0.1269-1|22	%description
14nr|roadfighter-1.0.1269-1|23	This is a remake of a car-based arcade game developed by Konami and released
14nr|roadfighter-1.0.1269-1|24	in 1984. The goal is to reach the finish line within the stages without
14nr|roadfighter-1.0.1269-1|25	running out of time, hitting other cars or running out of fuel.
14nr|roadfighter-1.0.1269-1|26	
14nr|roadfighter-1.0.1269-1|27	%prep
14nr|roadfighter-1.0.1269-1|28	%setup -q
14nr|roadfighter-1.0.1269-1|29	%patch0 -p1
14nr|roadfighter-1.0.1269-1|30	%patch1 -p1
14nr|roadfighter-1.0.1269-1|31	%patch2 -p1
14nr|roadfighter-1.0.1269-1|32	%patch3 -p1
14nr|roadfighter-1.0.1269-1|33	
14nr|roadfighter-1.0.1269-1|34	# Fix char encondig
14nr|roadfighter-1.0.1269-1|35	iconv --from=ISO-8859-1 --to=UTF-8 readme.txt > readme.txt.utf8
14nr|roadfighter-1.0.1269-1|36	touch -r readme.txt readme.txt.utf8
14nr|roadfighter-1.0.1269-1|37	mv readme.txt.utf8 readme.txt
14nr|roadfighter-1.0.1269-1|38	
14nr|roadfighter-1.0.1269-1|39	%build
14nr|roadfighter-1.0.1269-1|40	export CFLAGS="%{optflags}"
14nr|roadfighter-1.0.1269-1|41	%make
14nr|roadfighter-1.0.1269-1|42	
14nr|roadfighter-1.0.1269-1|43	%install
14nr|roadfighter-1.0.1269-1|44	rm -rf %{buildroot}
14nr|roadfighter-1.0.1269-1|45	
14nr|roadfighter-1.0.1269-1|46	# Install game and data
14nr|roadfighter-1.0.1269-1|47	install -d %{buildroot}%{_gamesbindir}
14nr|roadfighter-1.0.1269-1|48	install -m 755 -p %{name} %{buildroot}%{_gamesbindir}/
14nr|roadfighter-1.0.1269-1|49	install -d %{buildroot}%{_gamesdatadir}/%{name}
14nr|roadfighter-1.0.1269-1|50	cp -pr fonts graphics maps sound %{buildroot}%{_gamesdatadir}/%{name}/
14nr|roadfighter-1.0.1269-1|51	
14nr|roadfighter-1.0.1269-1|52	# Install icon
14nr|roadfighter-1.0.1269-1|53	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
14nr|roadfighter-1.0.1269-1|54	convert -resize 32x32 \
14nr|roadfighter-1.0.1269-1|55	-frame 0x3 \
14nr|roadfighter-1.0.1269-1|56	-mattecolor '#dfdfdf' \
14nr|roadfighter-1.0.1269-1|57	-transparent '#dfdfdf' \
14nr|roadfighter-1.0.1269-1|58	build/linux/roadfighter.png \
14nr|roadfighter-1.0.1269-1|59	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14nr|roadfighter-1.0.1269-1|60	
14nr|roadfighter-1.0.1269-1|61	# Install desktop file
14nr|roadfighter-1.0.1269-1|62	mkdir -p %{buildroot}%{_datadir}/applications
14nr|roadfighter-1.0.1269-1|63	desktop-file-install \
14nr|roadfighter-1.0.1269-1|64	--dir %{buildroot}%{_datadir}/applications \
14nr|roadfighter-1.0.1269-1|65	build/linux/%{name}.desktop
14nr|roadfighter-1.0.1269-1|66	
14nr|roadfighter-1.0.1269-1|67	%clean
14nr|roadfighter-1.0.1269-1|68	rm -rf %{buildroot}
14nr|roadfighter-1.0.1269-1|69	
14nr|roadfighter-1.0.1269-1|70	%files
14nr|roadfighter-1.0.1269-1|71	%defattr(-,root,root,-)
14nr|roadfighter-1.0.1269-1|72	%doc readme.txt
14nr|roadfighter-1.0.1269-1|73	%{_gamesbindir}/%{name}
14nr|roadfighter-1.0.1269-1|74	%{_gamesdatadir}/%{name}
14nr|roadfighter-1.0.1269-1|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nr|roadfighter-1.0.1269-1|76	%{_datadir}/applications/%{name}.desktop
14nr|roadfighter-1.0.1269-1|77	
14nr|roadfighter-1.0.1269-1|78	
14nr|roadfighter-1.0.1269-1|79	
14nr|roadfighter-1.0.1269-1|80	
14nr|roadfighter-1.0.1269-1|81	%changelog
14nr|roadfighter-1.0.1269-1|82	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.1269-1
14nr|roadfighter-1.0.1269-1|83	+ Revision: 47de422
14nr|roadfighter-1.0.1269-1|84	- Automatic import for version 1.0.1269
14nr|roadfighter-1.0.1269-1|85	
14nr|roadfighter-1.0.1269-1|86	

26449 14
14nr|rott-1.1.2-3|1	%define Werror_cflags	%nil
14nr|rott-1.1.2-3|2	
14nr|rott-1.1.2-3|3	Name:		rott
14nr|rott-1.1.2-3|4	Version:	1.1.2
14nr|rott-1.1.2-3|5	Release:	3
14nr|rott-1.1.2-3|6	Summary:	Rise of the Triad
14nr|rott-1.1.2-3|7	Group:		Games/Arcade
14nr|rott-1.1.2-3|8	License:	GPL
14nr|rott-1.1.2-3|9	URL:		http://icculus.org/rott/
14nr|rott-1.1.2-3|10	Source0:	http://icculus.org/rott/releases/%{name}-%{version}.tar.gz
14nr|rott-1.1.2-3|11	Source1:	%{name}-shareware.sh
14nr|rott-1.1.2-3|12	Source2:	%{name}-registered.sh
14nr|rott-1.1.2-3|13	Source3:	%{name}.autodlrc
14nr|rott-1.1.2-3|14	Source4:	%{name}-shareware.desktop
14nr|rott-1.1.2-3|15	Source5:	%{name}-registered.desktop
14nr|rott-1.1.2-3|16	Source6:	%{name}.png
14nr|rott-1.1.2-3|17	BuildRequires:	pkgconfig(sdl)
14nr|rott-1.1.2-3|18	BuildRequires:	pkgconfig(SDL_mixer)
14nr|rott-1.1.2-3|19	
14nr|rott-1.1.2-3|20	%description
14nr|rott-1.1.2-3|21	This is the icculus.org Linux port of Apogee's classic 3d shooter
14nr|rott-1.1.2-3|22	Rise of the Triad, which has been released under the GPL by Apogee.
14nr|rott-1.1.2-3|23	This version is enhanced with the 'high' resolution rendering from
14nr|rott-1.1.2-3|24	the winrott port.
14nr|rott-1.1.2-3|25	
14nr|rott-1.1.2-3|26	%package shareware
14nr|rott-1.1.2-3|27	Summary:	Rise of the Triad shareware version
14nr|rott-1.1.2-3|28	Group:		Games/Arcade
14nr|rott-1.1.2-3|29	Requires:	autodownloader
14nr|rott-1.1.2-3|30	
14nr|rott-1.1.2-3|31	%description shareware
14nr|rott-1.1.2-3|32	This is the icculus.org Linux port of Apogee's classic 3d shooter
14nr|rott-1.1.2-3|33	Rise of the Triad (RotT), which has been released under the GPL by
14nr|rott-1.1.2-3|34	Apogee. This version is enhanced with the 'high' resolution
14nr|rott-1.1.2-3|35	rendering from the winrott port.
14nr|rott-1.1.2-3|36	
14nr|rott-1.1.2-3|37	This package contains the engine for the shareware version of RotT.
14nr|rott-1.1.2-3|38	In order to play the shareware version, you will need the shareware
14nr|rott-1.1.2-3|39	datafiles. Which can be freely downloaded from Apogee/3DRealms, but
14nr|rott-1.1.2-3|40	cannot be distributed as a package. When you start RotT for the
14nr|rott-1.1.2-3|41	first time it will offer to download the datafiles for you.
14nr|rott-1.1.2-3|42	
14nr|rott-1.1.2-3|43	%package registered
14nr|rott-1.1.2-3|44	Summary:	Rise of the Triad registered version
14nr|rott-1.1.2-3|45	Group:		Games/Arcade
14nr|rott-1.1.2-3|46	Requires:	zenity
14nr|rott-1.1.2-3|47	
14nr|rott-1.1.2-3|48	%description registered
14nr|rott-1.1.2-3|49	This is the icculus.org Linux port of Apogee's classic 3d shooter
14nr|rott-1.1.2-3|50	Rise of the Triad (RotT), which has been released under the GPL by
14nr|rott-1.1.2-3|51	Apogee. This version is enhanced with the 'high' resolution
14nr|rott-1.1.2-3|52	rendering from the winrott port.
14nr|rott-1.1.2-3|53	
14nr|rott-1.1.2-3|54	This package contains the engine for the registered version of RotT.
14nr|rott-1.1.2-3|55	If you own the registered version, this allows you to play the
14nr|rott-1.1.2-3|56	registered version under Linux. Place the registered RotT datafiles
14nr|rott-1.1.2-3|57	in a dir and start rott-registered from this dir.
14nr|rott-1.1.2-3|58	
14nr|rott-1.1.2-3|59	%prep
14nr|rott-1.1.2-3|60	%setup -q
14nr|rott-1.1.2-3|61	
14nr|rott-1.1.2-3|62	%build
14nr|rott-1.1.2-3|63	pushd rott
14nr|rott-1.1.2-3|64	%make EXTRACFLAGS="%{optflags} -Wno-unused -Wno-pointer-sign -fno-strict-aliasing"
14nr|rott-1.1.2-3|65	mv %{name} %{name}-shareware.bin
14nr|rott-1.1.2-3|66	
14nr|rott-1.1.2-3|67	make clean
14nr|rott-1.1.2-3|68	%make SHAREWARE=0 EXTRACFLAGS="%{optflags} -Wno-unused -Wno-pointer-sign -fno-strict-aliasing"
14nr|rott-1.1.2-3|69	mv %{name} %{name}-registered.bin
14nr|rott-1.1.2-3|70	popd
14nr|rott-1.1.2-3|71	
14nr|rott-1.1.2-3|72	%install
14nr|rott-1.1.2-3|73	# no make install target, DIY
14nr|rott-1.1.2-3|74	install -dm 755 %{buildroot}%{_gamesbindir}
14nr|rott-1.1.2-3|75	install -m 755 %{name}/%{name}-* %{buildroot}%{_gamesbindir}
14nr|rott-1.1.2-3|76	install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/%{name}-shareware
14nr|rott-1.1.2-3|77	install -m 755 %{SOURCE2} %{buildroot}%{_gamesbindir}/%{name}-registered
14nr|rott-1.1.2-3|78	
14nr|rott-1.1.2-3|79	# the autodownloader-stuff
14nr|rott-1.1.2-3|80	install -dm 755 %{buildroot}%{_gamesdatadir}/%{name}
14nr|rott-1.1.2-3|81	install -m 644 %{SOURCE3} %{buildroot}%{_gamesdatadir}/%{name}
14nr|rott-1.1.2-3|82	
14nr|rott-1.1.2-3|83	# desktop file and icon stuff
14nr|rott-1.1.2-3|84	install -dm 755 %{buildroot}%{_datadir}/pixmaps
14nr|rott-1.1.2-3|85	install -m 644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nr|rott-1.1.2-3|86	install -m 644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/%{name}-shareware.png
14nr|rott-1.1.2-3|87	
14nr|rott-1.1.2-3|88	install -dm 755 %{buildroot}%{_datadir}/applications
14nr|rott-1.1.2-3|89	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications
14nr|rott-1.1.2-3|90	
14nr|rott-1.1.2-3|91	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/applications
14nr|rott-1.1.2-3|92	
14nr|rott-1.1.2-3|93	# man-page
14nr|rott-1.1.2-3|94	install -dm 755 %{buildroot}%{_mandir}/man6
14nr|rott-1.1.2-3|95	install -m 644 doc/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}-shareware.6
14nr|rott-1.1.2-3|96	install -m 644 doc/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}-registered.6
14nr|rott-1.1.2-3|97	
14nr|rott-1.1.2-3|98	%files shareware
14nr|rott-1.1.2-3|99	%doc README doc/*.txt
14nr|rott-1.1.2-3|100	%{_gamesbindir}/%{name}-shareware*
14nr|rott-1.1.2-3|101	%dir %{_gamesdatadir}/%{name}
14nr|rott-1.1.2-3|102	%{_gamesdatadir}/%{name}/rott.autodlrc
14nr|rott-1.1.2-3|103	%{_mandir}/man6/%{name}-shareware.6*
14nr|rott-1.1.2-3|104	%{_datadir}/applications/%{name}-shareware.desktop
14nr|rott-1.1.2-3|105	%{_datadir}/pixmaps/%{name}-shareware.png
14nr|rott-1.1.2-3|106	
14nr|rott-1.1.2-3|107	%files registered
14nr|rott-1.1.2-3|108	%doc README doc/*.txt
14nr|rott-1.1.2-3|109	%{_gamesbindir}/%{name}-registered*
14nr|rott-1.1.2-3|110	%dir %{_gamesdatadir}/%{name}
14nr|rott-1.1.2-3|111	%{_mandir}/man6/%{name}-registered.6*
14nr|rott-1.1.2-3|112	%{_datadir}/applications/%{name}-registered.desktop
14nr|rott-1.1.2-3|113	%{_datadir}/pixmaps/%{name}.png
14nr|rott-1.1.2-3|114	
14nr|rott-1.1.2-3|115	
14nr|rott-1.1.2-3|116	%changelog
14nr|rott-1.1.2-3|117	* Thu Oct 25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.2-3
14nr|rott-1.1.2-3|118	+ Revision: b58315f
14nr|rott-1.1.2-3|119	- LOG Update to 1.1.2 properly (do various fixes)
14nr|rott-1.1.2-3|120	
14nr|rott-1.1.2-3|121	

26450 14
14nr|rt2860-firmware-11-2|1	%define name rt2860-firmware
14nr|rt2860-firmware-11-2|2	%define rtname RT2860_Firmware
14nr|rt2860-firmware-11-2|3	%define version 11
14nr|rt2860-firmware-11-2|4	%define release %mkrel 2
14nr|rt2860-firmware-11-2|5	
14nr|rt2860-firmware-11-2|6	Summary: Firmware for the RT2860 chip
14nr|rt2860-firmware-11-2|7	Name: %{name}
14nr|rt2860-firmware-11-2|8	Version: %{version}
14nr|rt2860-firmware-11-2|9	Release: %{release}
14nr|rt2860-firmware-11-2|10	# http://www.ralinktech.com.tw/data/drivers/%{rtname}_V%{version}.zip
14nr|rt2860-firmware-11-2|11	# (Repackaged as tar.bz2 because of unzip warnings that makes build fail)
14nr|rt2860-firmware-11-2|12	Source: %{rtname}_V%{version}.tar.bz2
14nr|rt2860-firmware-11-2|13	License: Redistributable, no modification permitted
14nr|rt2860-firmware-11-2|14	Group: System/Kernel and hardware
14nr|rt2860-firmware-11-2|15	Url: http://www.ralinktech.com
14nr|rt2860-firmware-11-2|16	BuildRoot: %{_tmppath}/%{name}-buildroot
14nr|rt2860-firmware-11-2|17	BuildArch: noarch
14nr|rt2860-firmware-11-2|18	
14nr|rt2860-firmware-11-2|19	%description
14nr|rt2860-firmware-11-2|20	This package contains the firmware files for the RT2860 chip.
14nr|rt2860-firmware-11-2|21	
14nr|rt2860-firmware-11-2|22	%prep
14nr|rt2860-firmware-11-2|23	%setup -q -n %{rtname}_V%{version}
14nr|rt2860-firmware-11-2|24	
14nr|rt2860-firmware-11-2|25	%build
14nr|rt2860-firmware-11-2|26	
14nr|rt2860-firmware-11-2|27	%install
14nr|rt2860-firmware-11-2|28	rm -rf %{buildroot}
14nr|rt2860-firmware-11-2|29	install -d %{buildroot}/lib/firmware
14nr|rt2860-firmware-11-2|30	install -m644 rt*.bin %{buildroot}/lib/firmware
14nr|rt2860-firmware-11-2|31	
14nr|rt2860-firmware-11-2|32	%clean
14nr|rt2860-firmware-11-2|33	rm -rf %{buildroot}
14nr|rt2860-firmware-11-2|34	
14nr|rt2860-firmware-11-2|35	%files
14nr|rt2860-firmware-11-2|36	%defattr(0644,root,root,0755)
14nr|rt2860-firmware-11-2|37	%doc LICENSE.ralink-firmware.txt
14nr|rt2860-firmware-11-2|38	/lib/firmware/rt*.bin
14nr|rt2860-firmware-11-2|39	
14nr|rt2860-firmware-11-2|40	
14nr|rt2860-firmware-11-2|41	%changelog
14nr|rt2860-firmware-11-2|42	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 11-2mdv2010.0
14nr|rt2860-firmware-11-2|43	+ Revision: 433248
14nr|rt2860-firmware-11-2|44	- rebuild
14nr|rt2860-firmware-11-2|45	
14nr|rt2860-firmware-11-2|46	* Tue Jul 29 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 11-1mdv2009.0
14nr|rt2860-firmware-11-2|47	+ Revision: 253867
14nr|rt2860-firmware-11-2|48	- import rt2860-firmware
14nr|rt2860-firmware-11-2|49	
14nr|rt2860-firmware-11-2|50	

26451 14
14nr|rt2870-firmware-22-1|1	%define name rt2870-firmware
14nr|rt2870-firmware-22-1|2	%define rtname RT2870_Firmware
14nr|rt2870-firmware-22-1|3	%define version 22
14nr|rt2870-firmware-22-1|4	%define release %mkrel 1
14nr|rt2870-firmware-22-1|5	
14nr|rt2870-firmware-22-1|6	Summary: Firmware for the RT2870 chip
14nr|rt2870-firmware-22-1|7	Name: %{name}
14nr|rt2870-firmware-22-1|8	Version: %{version}
14nr|rt2870-firmware-22-1|9	Release: %{release}
14nr|rt2870-firmware-22-1|10	# http://www.ralinktech.com.tw/data/drivers/%{rtname}_V%{version}.zip
14nr|rt2870-firmware-22-1|11	# (Repackaged as tar.bz2 because of unzip warnings that makes build fail)
14nr|rt2870-firmware-22-1|12	Source: %{rtname}_V%{version}.tar.xz
14nr|rt2870-firmware-22-1|13	License: Redistributable, no modification permitted
14nr|rt2870-firmware-22-1|14	Group: System/Kernel and hardware
14nr|rt2870-firmware-22-1|15	Url: http://www.ralinktech.com
14nr|rt2870-firmware-22-1|16	BuildRoot: %{_tmppath}/%{name}-buildroot
14nr|rt2870-firmware-22-1|17	BuildArch: noarch
14nr|rt2870-firmware-22-1|18	
14nr|rt2870-firmware-22-1|19	%description
14nr|rt2870-firmware-22-1|20	This package contains the firmware files for the RT2870 chip.
14nr|rt2870-firmware-22-1|21	
14nr|rt2870-firmware-22-1|22	%prep
14nr|rt2870-firmware-22-1|23	%setup -q -n %{rtname}_V%{version}
14nr|rt2870-firmware-22-1|24	
14nr|rt2870-firmware-22-1|25	%build
14nr|rt2870-firmware-22-1|26	
14nr|rt2870-firmware-22-1|27	%install
14nr|rt2870-firmware-22-1|28	rm -rf %{buildroot}
14nr|rt2870-firmware-22-1|29	install -d %{buildroot}/lib/firmware
14nr|rt2870-firmware-22-1|30	install -m644 rt*.bin %{buildroot}/lib/firmware
14nr|rt2870-firmware-22-1|31	
14nr|rt2870-firmware-22-1|32	%clean
14nr|rt2870-firmware-22-1|33	rm -rf %{buildroot}
14nr|rt2870-firmware-22-1|34	
14nr|rt2870-firmware-22-1|35	%files
14nr|rt2870-firmware-22-1|36	%defattr(0644,root,root,0755)
14nr|rt2870-firmware-22-1|37	%doc LICENSE.ralink-firmware.txt
14nr|rt2870-firmware-22-1|38	/lib/firmware/rt*.bin
14nr|rt2870-firmware-22-1|39	
14nr|rt2870-firmware-22-1|40	
14nr|rt2870-firmware-22-1|41	%changelog
14nr|rt2870-firmware-22-1|42	* Sun Aug 15 2010 Thomas Backlund <tmb@mandriva.org> 22-1mdv2011.0
14nr|rt2870-firmware-22-1|43	+ Revision: 570157
14nr|rt2870-firmware-22-1|44	- update to V22 (mdv #60516)
14nr|rt2870-firmware-22-1|45	
14nr|rt2870-firmware-22-1|46	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 8-2mdv2010.0
14nr|rt2870-firmware-22-1|47	+ Revision: 433249
14nr|rt2870-firmware-22-1|48	- rebuild
14nr|rt2870-firmware-22-1|49	
14nr|rt2870-firmware-22-1|50	* Mon Sep 22 2008 Pascal Terjan <pterjan@mandriva.org> 8-1mdv2009.0
14nr|rt2870-firmware-22-1|51	+ Revision: 286744
14nr|rt2870-firmware-22-1|52	- import rt2870-firmware
14nr|rt2870-firmware-22-1|53	
14nr|rt2870-firmware-22-1|54	

26452 14
14nr|rt3090-firmware-2.1.0.0-2|1	Summary: Firmware for the RT3090 chip
14nr|rt3090-firmware-2.1.0.0-2|2	Name: rt3090-firmware
14nr|rt3090-firmware-2.1.0.0-2|3	Version: 2.1.0.0
14nr|rt3090-firmware-2.1.0.0-2|4	Release: %mkrel 2
14nr|rt3090-firmware-2.1.0.0-2|5	# Firmware file common/rt2860.bin from
14nr|rt3090-firmware-2.1.0.0-2|6	# http://www.ralinktech.com.tw/data/drivers/2009_0612_RT3090_Linux_STA_V2.1.0.0_DPO.tar.gz
14nr|rt3090-firmware-2.1.0.0-2|7	# It's renamed in install to rt3090.bin (dkms-rt3090 is patched to support this)
14nr|rt3090-firmware-2.1.0.0-2|8	# rt2860-firmware package isn't used or updated because I'm not sure if this
14nr|rt3090-firmware-2.1.0.0-2|9	# firmware also supports rt2860 devices
14nr|rt3090-firmware-2.1.0.0-2|10	Source: rt2860.bin
14nr|rt3090-firmware-2.1.0.0-2|11	Group: System/Kernel and hardware
14nr|rt3090-firmware-2.1.0.0-2|12	License: Redistributable, no modification permitted
14nr|rt3090-firmware-2.1.0.0-2|13	Url: http://www.ralinktech.com
14nr|rt3090-firmware-2.1.0.0-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}
14nr|rt3090-firmware-2.1.0.0-2|15	BuildArch: noarch
14nr|rt3090-firmware-2.1.0.0-2|16	
14nr|rt3090-firmware-2.1.0.0-2|17	%description
14nr|rt3090-firmware-2.1.0.0-2|18	This package contains the firmware files for the RT3090 chip.
14nr|rt3090-firmware-2.1.0.0-2|19	
14nr|rt3090-firmware-2.1.0.0-2|20	%prep
14nr|rt3090-firmware-2.1.0.0-2|21	
14nr|rt3090-firmware-2.1.0.0-2|22	%build
14nr|rt3090-firmware-2.1.0.0-2|23	
14nr|rt3090-firmware-2.1.0.0-2|24	%install
14nr|rt3090-firmware-2.1.0.0-2|25	rm -rf %{buildroot}
14nr|rt3090-firmware-2.1.0.0-2|26	install -d %{buildroot}/lib/firmware
14nr|rt3090-firmware-2.1.0.0-2|27	cp %{_sourcedir}/rt2860.bin %{buildroot}/lib/firmware/rt3090.bin
14nr|rt3090-firmware-2.1.0.0-2|28	
14nr|rt3090-firmware-2.1.0.0-2|29	%clean
14nr|rt3090-firmware-2.1.0.0-2|30	rm -rf %{buildroot}
14nr|rt3090-firmware-2.1.0.0-2|31	
14nr|rt3090-firmware-2.1.0.0-2|32	%files
14nr|rt3090-firmware-2.1.0.0-2|33	%defattr(0644,root,root,0755)
14nr|rt3090-firmware-2.1.0.0-2|34	/lib/firmware/rt3090.bin
14nr|rt3090-firmware-2.1.0.0-2|35	
14nr|rt3090-firmware-2.1.0.0-2|36	
14nr|rt3090-firmware-2.1.0.0-2|37	%changelog
14nr|rt3090-firmware-2.1.0.0-2|38	* Mon Aug 10 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.1.0.0-2mdv2010.0
14nr|rt3090-firmware-2.1.0.0-2|39	+ Revision: 414438
14nr|rt3090-firmware-2.1.0.0-2|40	- Rename spec file.
14nr|rt3090-firmware-2.1.0.0-2|41	
14nr|rt3090-firmware-2.1.0.0-2|42	* Fri Aug 07 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.1.0.0-1mdv2010.0
14nr|rt3090-firmware-2.1.0.0-2|43	+ Revision: 411505
14nr|rt3090-firmware-2.1.0.0-2|44	- import rt3090-firmware
14nr|rt3090-firmware-2.1.0.0-2|45	

26453 14
14nr|rt61-firmware-1.2-3|1	%define name rt61-firmware
14nr|rt61-firmware-1.2-3|2	%define rtname RT61_Firmware
14nr|rt61-firmware-1.2-3|3	%define version 1.2
14nr|rt61-firmware-1.2-3|4	%define release %mkrel 3
14nr|rt61-firmware-1.2-3|5	
14nr|rt61-firmware-1.2-3|6	Summary: Firmware for the RT61 chip
14nr|rt61-firmware-1.2-3|7	Name: %{name}
14nr|rt61-firmware-1.2-3|8	Version: %{version}
14nr|rt61-firmware-1.2-3|9	Release: %{release}
14nr|rt61-firmware-1.2-3|10	Source0: http://www.ralinktech.com/ralink/data/%{rtname}_V%{version}.tar.bz2
14nr|rt61-firmware-1.2-3|11	License: Proprietary
14nr|rt61-firmware-1.2-3|12	Group: System/Kernel and hardware
14nr|rt61-firmware-1.2-3|13	Url: http://rt2x00.serialmonkey.com/
14nr|rt61-firmware-1.2-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|rt61-firmware-1.2-3|15	BuildArch: noarch
14nr|rt61-firmware-1.2-3|16	
14nr|rt61-firmware-1.2-3|17	%description
14nr|rt61-firmware-1.2-3|18	This package contains the firmware files for the RT61 chip, which is
14nr|rt61-firmware-1.2-3|19	used in WLAN PCMCIA cards.
14nr|rt61-firmware-1.2-3|20	
14nr|rt61-firmware-1.2-3|21	%prep
14nr|rt61-firmware-1.2-3|22	%setup -q -n %{rtname}_V%{version}
14nr|rt61-firmware-1.2-3|23	
14nr|rt61-firmware-1.2-3|24	%build
14nr|rt61-firmware-1.2-3|25	
14nr|rt61-firmware-1.2-3|26	%install
14nr|rt61-firmware-1.2-3|27	rm -rf %{buildroot}
14nr|rt61-firmware-1.2-3|28	install -d %{buildroot}/lib/firmware
14nr|rt61-firmware-1.2-3|29	install -m644 rt*.bin %{buildroot}/lib/firmware
14nr|rt61-firmware-1.2-3|30	
14nr|rt61-firmware-1.2-3|31	%clean
14nr|rt61-firmware-1.2-3|32	rm -rf %{buildroot}
14nr|rt61-firmware-1.2-3|33	
14nr|rt61-firmware-1.2-3|34	%files
14nr|rt61-firmware-1.2-3|35	%defattr(-,root,root)
14nr|rt61-firmware-1.2-3|36	/lib/firmware/rt*.bin
14nr|rt61-firmware-1.2-3|37	
14nr|rt61-firmware-1.2-3|38	
14nr|rt61-firmware-1.2-3|39	
14nr|rt61-firmware-1.2-3|40	
14nr|rt61-firmware-1.2-3|41	%changelog
14nr|rt61-firmware-1.2-3|42	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-3mdv2010.0
14nr|rt61-firmware-1.2-3|43	+ Revision: 433256
14nr|rt61-firmware-1.2-3|44	- rebuild
14nr|rt61-firmware-1.2-3|45	
14nr|rt61-firmware-1.2-3|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-2mdv2009.0
14nr|rt61-firmware-1.2-3|47	+ Revision: 241588
14nr|rt61-firmware-1.2-3|48	- rebuild
14nr|rt61-firmware-1.2-3|49	- kill re-definition of %%buildroot on Pixel's request
14nr|rt61-firmware-1.2-3|50	
14nr|rt61-firmware-1.2-3|51	+ Olivier Blin <oblin@mandriva.com>
14nr|rt61-firmware-1.2-3|52	- restore BuildRoot
14nr|rt61-firmware-1.2-3|53	
14nr|rt61-firmware-1.2-3|54	
14nr|rt61-firmware-1.2-3|55	* Tue Mar 20 2007 Olivier Blin <oblin@mandriva.com> 1.2-1mdv2007.1
14nr|rt61-firmware-1.2-3|56	+ Revision: 147039
14nr|rt61-firmware-1.2-3|57	- initial release (based on rt73-firmware spec)
14nr|rt61-firmware-1.2-3|58	- Create rt61-firmware
14nr|rt61-firmware-1.2-3|59	

26454 14
14nr|rt73-firmware-1.8-5|1	%define name rt73-firmware
14nr|rt73-firmware-1.8-5|2	%define rtname RT71W_Firmware
14nr|rt73-firmware-1.8-5|3	%define version 1.8
14nr|rt73-firmware-1.8-5|4	%define release %mkrel 5
14nr|rt73-firmware-1.8-5|5	
14nr|rt73-firmware-1.8-5|6	Summary: Firmware for the RT73 chip
14nr|rt73-firmware-1.8-5|7	Name: %{name}
14nr|rt73-firmware-1.8-5|8	Version: %{version}
14nr|rt73-firmware-1.8-5|9	Release: %{release}
14nr|rt73-firmware-1.8-5|10	Source0: http://www.ralinktech.com/ralink/data/%{rtname}_V%{version}.tar.bz2
14nr|rt73-firmware-1.8-5|11	Source1: rt73.pm-utils
14nr|rt73-firmware-1.8-5|12	License: Proprietary
14nr|rt73-firmware-1.8-5|13	Group: System/Kernel and hardware
14nr|rt73-firmware-1.8-5|14	Url: http://rt2x00.serialmonkey.com/
14nr|rt73-firmware-1.8-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|rt73-firmware-1.8-5|16	BuildArch: noarch
14nr|rt73-firmware-1.8-5|17	
14nr|rt73-firmware-1.8-5|18	%description
14nr|rt73-firmware-1.8-5|19	This package contains the firmware files for the RT73 chip, which is
14nr|rt73-firmware-1.8-5|20	used in WLAN USB sticks.
14nr|rt73-firmware-1.8-5|21	
14nr|rt73-firmware-1.8-5|22	%prep
14nr|rt73-firmware-1.8-5|23	%setup -q -n %{rtname}_V%{version}
14nr|rt73-firmware-1.8-5|24	
14nr|rt73-firmware-1.8-5|25	%build
14nr|rt73-firmware-1.8-5|26	
14nr|rt73-firmware-1.8-5|27	%install
14nr|rt73-firmware-1.8-5|28	rm -rf $RPM_BUILD_ROOT
14nr|rt73-firmware-1.8-5|29	install -d $RPM_BUILD_ROOT/lib/firmware
14nr|rt73-firmware-1.8-5|30	install -m644 rt73.bin $RPM_BUILD_ROOT/lib/firmware
14nr|rt73-firmware-1.8-5|31	install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/pm/config.d/rt73
14nr|rt73-firmware-1.8-5|32	
14nr|rt73-firmware-1.8-5|33	%clean
14nr|rt73-firmware-1.8-5|34	rm -rf $RPM_BUILD_ROOT
14nr|rt73-firmware-1.8-5|35	
14nr|rt73-firmware-1.8-5|36	%files
14nr|rt73-firmware-1.8-5|37	%defattr(-,root,root)
14nr|rt73-firmware-1.8-5|38	/lib/firmware/rt73.bin
14nr|rt73-firmware-1.8-5|39	%{_sysconfdir}/pm/config.d/rt73
14nr|rt73-firmware-1.8-5|40	
14nr|rt73-firmware-1.8-5|41	
14nr|rt73-firmware-1.8-5|42	%changelog
14nr|rt73-firmware-1.8-5|43	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8-5mdv2010.0
14nr|rt73-firmware-1.8-5|44	+ Revision: 433331
14nr|rt73-firmware-1.8-5|45	- rebuild
14nr|rt73-firmware-1.8-5|46	
14nr|rt73-firmware-1.8-5|47	* Fri Oct 31 2008 Olivier Blin <oblin@mandriva.com> 1.8-4mdv2009.1
14nr|rt73-firmware-1.8-5|48	+ Revision: 299098
14nr|rt73-firmware-1.8-5|49	- unload rt73usb on suspend
14nr|rt73-firmware-1.8-5|50	
14nr|rt73-firmware-1.8-5|51	+ Thierry Vignaud <tvignaud@mandriva.com>
14nr|rt73-firmware-1.8-5|52	- rebuild
14nr|rt73-firmware-1.8-5|53	- import rt73-firmware
14nr|rt73-firmware-1.8-5|54	
14nr|rt73-firmware-1.8-5|55	
14nr|rt73-firmware-1.8-5|56	* Mon Mar 19 2007 Olivier Blin <blino@mandriva.com> 1.8-2mdv2007.1
14nr|rt73-firmware-1.8-5|57	- fix firmware location (#29691)
14nr|rt73-firmware-1.8-5|58	
14nr|rt73-firmware-1.8-5|59	* Sun Dec 31 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.8-1mdv2007.1
14nr|rt73-firmware-1.8-5|60	- initial Mandriva release

26455 14
14nr|sdlmame-0.154-1|1	# Better disable debug because with it's so greedy for resources
14nr|sdlmame-0.154-1|2	# that linkage fails
14nr|sdlmame-0.154-1|3	%define _enable_debug_packages %{nil}
14nr|sdlmame-0.154-1|4	%define debug_package %{nil}
14nr|sdlmame-0.154-1|5	
14nr|sdlmame-0.154-1|6	Summary:	SDL MAME is an arcade emulator
14nr|sdlmame-0.154-1|7	Name:		sdlmame
14nr|sdlmame-0.154-1|8	Version:	0.154
14nr|sdlmame-0.154-1|9	Release:	1
14nr|sdlmame-0.154-1|10	%define sversion	%(sed -r -e "s/\\.//" -e "s/(.*)u(.)/\\1/" <<<%{version})
14nr|sdlmame-0.154-1|11	License:	Freeware
14nr|sdlmame-0.154-1|12	Group:		Emulators
14nr|sdlmame-0.154-1|13	Url:		http://mamedev.org/
14nr|sdlmame-0.154-1|14	#http://mamedev.org/downloader.php?&file=mame%{sversion}s.zip
14nr|sdlmame-0.154-1|15	Source0:	mame%{sversion}s.zip
14nr|sdlmame-0.154-1|16	Source1:	sdlmame-wrapper
14nr|sdlmame-0.154-1|17	Source2:	sdlmess-wrapper
14nr|sdlmame-0.154-1|18	Source3:	sdlmame-extra.tar.bz2
14nr|sdlmame-0.154-1|19	# Repack from git and 0.146 as these files are no longer in sources zip
14nr|sdlmame-0.154-1|20	Source4:	sdlmess-extra-0.147.tar.bz2
14nr|sdlmame-0.154-1|21	
14nr|sdlmame-0.154-1|22	Patch0:		sdlmame-0.151-verbose-build.patch
14nr|sdlmame-0.154-1|23	# x86_64 build fails due to extra optimizations
14nr|sdlmame-0.154-1|24	Patch1:		sdlmame-0.150-dont-force-inline.patch
14nr|sdlmame-0.154-1|25	# We don't want 64 bit binaries to have extra suffix
14nr|sdlmame-0.154-1|26	Patch2:		sdlmame-0.154-no64suffix.patch
14nr|sdlmame-0.154-1|27	# Fix linkage with gcc 4.9
14nr|sdlmame-0.154-1|28	Patch3:		sdlmame-0.153-linkage.patch
14nr|sdlmame-0.154-1|29	
14nr|sdlmame-0.154-1|30	BuildRequires:	dos2unix
14nr|sdlmame-0.154-1|31	BuildRequires:	pkgconfig(alsa)
14nr|sdlmame-0.154-1|32	BuildRequires:	pkgconfig(cairo)
14nr|sdlmame-0.154-1|33	BuildRequires:	pkgconfig(expat)
14nr|sdlmame-0.154-1|34	BuildRequires:	pkgconfig(flac)
14nr|sdlmame-0.154-1|35	BuildRequires:	pkgconfig(fontconfig)
14nr|sdlmame-0.154-1|36	BuildRequires:	pkgconfig(freetype2)
14nr|sdlmame-0.154-1|37	BuildRequires:	pkgconfig(gl)
14nr|sdlmame-0.154-1|38	BuildRequires:	pkgconfig(glu)
14nr|sdlmame-0.154-1|39	BuildRequires:	pkgconfig(gtk+-2.0)
14nr|sdlmame-0.154-1|40	BuildRequires:	pkgconfig(gconf-2.0)
14nr|sdlmame-0.154-1|41	BuildRequires:	pkgconfig(pango)
14nr|sdlmame-0.154-1|42	BuildRequires:	pkgconfig(pangocairo)
14nr|sdlmame-0.154-1|43	BuildRequires:	pkgconfig(sdl)
14nr|sdlmame-0.154-1|44	BuildRequires:	pkgconfig(SDL_ttf)
14nr|sdlmame-0.154-1|45	BuildRequires:	pkgconfig(x11)
14nr|sdlmame-0.154-1|46	BuildRequires:	pkgconfig(xinerama)
14nr|sdlmame-0.154-1|47	BuildRequires:	pkgconfig(xrender)
14nr|sdlmame-0.154-1|48	BuildRequires:	pkgconfig(zlib)
14nr|sdlmame-0.154-1|49	ExclusiveArch:	%{ix86} x86_64 ppc
14nr|sdlmame-0.154-1|50	
14nr|sdlmame-0.154-1|51	%description
14nr|sdlmame-0.154-1|52	SDL MAME is an arcade emulator using SDL, and based on the Multiple Arcade
14nr|sdlmame-0.154-1|53	Machine Emulator (MAME).
14nr|sdlmame-0.154-1|54	
14nr|sdlmame-0.154-1|55	You can find a some freeware and their description on http://mamedev.org/roms/
14nr|sdlmame-0.154-1|56	
14nr|sdlmame-0.154-1|57	If you some tricks to finish a game, the cheat.zip file is now provided in a
14nr|sdlmame-0.154-1|58	other package named sdlmame-extra-data.
14nr|sdlmame-0.154-1|59	
14nr|sdlmame-0.154-1|60	%files
14nr|sdlmame-0.154-1|61	%defattr(0644,root,games,0755)
14nr|sdlmame-0.154-1|62	%doc docs/*
14nr|sdlmame-0.154-1|63	%attr(0755,root,games) %{_gamesbindir}/sdlmame*
14nr|sdlmame-0.154-1|64	%attr(0755,root,games) %{_gamesbindir}/*-sdlmame
14nr|sdlmame-0.154-1|65	%{_gamesdatadir}/sdlmame
14nr|sdlmame-0.154-1|66	
14nr|sdlmame-0.154-1|67	#----------------------------------------------------------------------------
14nr|sdlmame-0.154-1|68	
14nr|sdlmame-0.154-1|69	%package -n sdlmess
14nr|sdlmame-0.154-1|70	Summary:	SDL MESS emulates a large variety of different systems
14nr|sdlmame-0.154-1|71	Group:		Emulators
14nr|sdlmame-0.154-1|72	
14nr|sdlmame-0.154-1|73	%description -n sdlmess
14nr|sdlmame-0.154-1|74	SDL MESS is a free emulator which emulates a large variety of different
14nr|sdlmame-0.154-1|75	systems (computers and home entertainment systems).
14nr|sdlmame-0.154-1|76	It uses SDL, and is based on MESS.
14nr|sdlmame-0.154-1|77	
14nr|sdlmame-0.154-1|78	%files -n sdlmess
14nr|sdlmame-0.154-1|79	%defattr(0644,root,games,0755)
14nr|sdlmame-0.154-1|80	%doc docs/*
14nr|sdlmame-0.154-1|81	%attr(0755,root,games) %{_gamesbindir}/sdlmess*
14nr|sdlmame-0.154-1|82	%attr(0755,root,games) %{_gamesbindir}/*-sdlmess
14nr|sdlmame-0.154-1|83	%{_gamesdatadir}/sdlmess
14nr|sdlmame-0.154-1|84	
14nr|sdlmame-0.154-1|85	#----------------------------------------------------------------------------
14nr|sdlmame-0.154-1|86	
14nr|sdlmame-0.154-1|87	%prep
14nr|sdlmame-0.154-1|88	%setup -c -n %{name}-%{version} -q
14nr|sdlmame-0.154-1|89	unzip -qq mame.zip
14nr|sdlmame-0.154-1|90	%patch0 -p1
14nr|sdlmame-0.154-1|91	%patch1 -p1
14nr|sdlmame-0.154-1|92	%patch2 -p1
14nr|sdlmame-0.154-1|93	%patch3 -p1
14nr|sdlmame-0.154-1|94	
14nr|sdlmame-0.154-1|95	#files missing : ui.bdf, keymaps
14nr|sdlmame-0.154-1|96	tar xf %{SOURCE3}
14nr|sdlmame-0.154-1|97	#files missing : arkwork, sysinfo.dat
14nr|sdlmame-0.154-1|98	tar xf %{SOURCE4}
14nr|sdlmame-0.154-1|99	
14nr|sdlmame-0.154-1|100	find . -type f | xargs dos2unix
14nr|sdlmame-0.154-1|101	
14nr|sdlmame-0.154-1|102	%build
14nr|sdlmame-0.154-1|103	#notes:
14nr|sdlmame-0.154-1|104	#fullname is prefix+name+suffix+suffix64+suffixdebug(+suffixexe)
14nr|sdlmame-0.154-1|105	#optimizing for specific processor adds suffixes:
14nr|sdlmame-0.154-1|106	#DEBUG=1 for the debugger
14nr|sdlmame-0.154-1|107	#SYMBOLS=1 to build a -debug package
14nr|sdlmame-0.154-1|108	#set ARCHOPTS for architecture-specific optimizations
14nr|sdlmame-0.154-1|109	#(-march=,-msse3,-mcpu=,...)
14nr|sdlmame-0.154-1|110	#Arch is auto-detected now, DRC options are set accordingly
14nr|sdlmame-0.154-1|111	#no need for PTR64=1, PPC=1, X86_MIPS3_DRC=, X86_PPC_DRC=, etc
14nr|sdlmame-0.154-1|112	%make all TARGET=mame \
14nr|sdlmame-0.154-1|113	PREFIX=sdl \
14nr|sdlmame-0.154-1|114	NOWERROR=1 \
14nr|sdlmame-0.154-1|115	BUILD_EXPAT= \
14nr|sdlmame-0.154-1|116	BUILD_FLAC= \
14nr|sdlmame-0.154-1|117	BUILD_ZLIB= \
14nr|sdlmame-0.154-1|118	NO_USE_QTDEBUG=1 \
14nr|sdlmame-0.154-1|119	NO_DEBUGGER=1 \
14nr|sdlmame-0.154-1|120	OPT_FLAGS="%{optflags}"
14nr|sdlmame-0.154-1|121	
14nr|sdlmame-0.154-1|122	%make all TARGET=mess \
14nr|sdlmame-0.154-1|123	PREFIX=sdl \
14nr|sdlmame-0.154-1|124	NOWERROR=1 \
14nr|sdlmame-0.154-1|125	BUILD_EXPAT= \
14nr|sdlmame-0.154-1|126	BUILD_FLAC= \
14nr|sdlmame-0.154-1|127	BUILD_ZLIB= \
14nr|sdlmame-0.154-1|128	NO_USE_QTDEBUG=1 \
14nr|sdlmame-0.154-1|129	NO_DEBUGGER=1 \
14nr|sdlmame-0.154-1|130	OPT_FLAGS="%{optflags}"
14nr|sdlmame-0.154-1|131	
14nr|sdlmame-0.154-1|132	%install
14nr|sdlmame-0.154-1|133	install -d -m 755 %{buildroot}%{_gamesbindir}
14nr|sdlmame-0.154-1|134	install -m 755 sdlmame %{buildroot}/%{_gamesbindir}/sdlmame.real
14nr|sdlmame-0.154-1|135	install -m 755 sdlmess* %{buildroot}/%{_gamesbindir}/sdlmess.real
14nr|sdlmame-0.154-1|136	
14nr|sdlmame-0.154-1|137	#tools
14nr|sdlmame-0.154-1|138	#useful to manage roms
14nr|sdlmame-0.154-1|139	install -m 755 chdman %{buildroot}%{_gamesbindir}/chdman-sdlmame
14nr|sdlmame-0.154-1|140	install -m 755 chdman %{buildroot}%{_gamesbindir}/chdman-sdlmess
14nr|sdlmame-0.154-1|141	install -m 755 romcmp %{buildroot}%{_gamesbindir}/romcmp-sdlmame
14nr|sdlmame-0.154-1|142	install -m 755 romcmp %{buildroot}%{_gamesbindir}/romcmp-sdlmess
14nr|sdlmame-0.154-1|143	#useful to create a new keymap
14nr|sdlmame-0.154-1|144	install -m 755 testkeys %{buildroot}%{_gamesbindir}/testkeys-sdlmame
14nr|sdlmame-0.154-1|145	install -m 755 testkeys %{buildroot}%{_gamesbindir}/testkeys-sdlmess
14nr|sdlmame-0.154-1|146	#other tools built:
14nr|sdlmame-0.154-1|147	#jedutils, makemeta, regrep, srcclean
14nr|sdlmame-0.154-1|148	
14nr|sdlmame-0.154-1|149	#"support files" moved to sdlmame-extra-data
14nr|sdlmame-0.154-1|150	#but the directory is still owned by this package
14nr|sdlmame-0.154-1|151	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame
14nr|sdlmame-0.154-1|152	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess
14nr|sdlmame-0.154-1|153	
14nr|sdlmame-0.154-1|154	#ui font
14nr|sdlmame-0.154-1|155	install -m 644 ui.bdf %{buildroot}/%{_gamesdatadir}/sdlmame/
14nr|sdlmame-0.154-1|156	install -m 644 ui.bdf %{buildroot}/%{_gamesdatadir}/sdlmess/
14nr|sdlmame-0.154-1|157	
14nr|sdlmame-0.154-1|158	#keymaps
14nr|sdlmame-0.154-1|159	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame/keymaps
14nr|sdlmame-0.154-1|160	install -m 644 keymaps/* %{buildroot}/%{_gamesdatadir}/sdlmame/keymaps/
14nr|sdlmame-0.154-1|161	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess/keymaps
14nr|sdlmame-0.154-1|162	install -m 644 keymaps/* %{buildroot}/%{_gamesdatadir}/sdlmess/keymaps/
14nr|sdlmame-0.154-1|163	
14nr|sdlmame-0.154-1|164	#various directories and files
14nr|sdlmame-0.154-1|165	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess/artwork
14nr|sdlmame-0.154-1|166	install -m 644 artwork/* %{buildroot}%{_gamesdatadir}/sdlmess/artwork/
14nr|sdlmame-0.154-1|167	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame/hash
14nr|sdlmame-0.154-1|168	install -m 644 hash/* %{buildroot}%{_gamesdatadir}/sdlmame/hash/
14nr|sdlmame-0.154-1|169	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess/hash
14nr|sdlmame-0.154-1|170	install -m 644 hash/* %{buildroot}%{_gamesdatadir}/sdlmess/hash/
14nr|sdlmame-0.154-1|171	
14nr|sdlmame-0.154-1|172	#sysinfo.dat
14nr|sdlmame-0.154-1|173	install -m 644 sysinfo.dat %{buildroot}%{_gamesdatadir}/sdlmess/
14nr|sdlmame-0.154-1|174	
14nr|sdlmame-0.154-1|175	#install wrapper
14nr|sdlmame-0.154-1|176	install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/sdlmame
14nr|sdlmame-0.154-1|177	install -m 755 %{SOURCE2} %{buildroot}%{_gamesbindir}/sdlmess
14nr|sdlmame-0.154-1|178	
14nr|sdlmame-0.154-1|179	
14nr|sdlmame-0.154-1|180	%changelog
14nr|sdlmame-0.154-1|181	* Sun Sep 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.154-1
14nr|sdlmame-0.154-1|182	+ Revision: 0087898
14nr|sdlmame-0.154-1|183	- New version 0.154
14nr|sdlmame-0.154-1|184	
14nr|sdlmame-0.154-1|185	

26456 14
14nr|sdlmame-extra-data-0.145-1|1	Name:		sdlmame-extra-data
14nr|sdlmame-extra-data-0.145-1|2	Version:	0.145
14nr|sdlmame-extra-data-0.145-1|3	Release:	%mkrel 1
14nr|sdlmame-extra-data-0.145-1|4	Summary:	More data files for SDL MAME front-ends
14nr|sdlmame-extra-data-0.145-1|5	License:	Freeware
14nr|sdlmame-extra-data-0.145-1|6	Group:		Emulators
14nr|sdlmame-extra-data-0.145-1|7	URL:		http://mameworld.info/
14nr|sdlmame-extra-data-0.145-1|8	
14nr|sdlmame-extra-data-0.145-1|9	# Cheats (XML format)
14nr|sdlmame-extra-data-0.145-1|10	Source1:	http://cheat.retrogames.com/download/cheat0145.zip
14nr|sdlmame-extra-data-0.145-1|11	#alt url: http://www.mamecheat.co.uk/
14nr|sdlmame-extra-data-0.145-1|12	# nplayers.ini
14nr|sdlmame-extra-data-0.145-1|13	Source10:	http://nplayers.arcadebelgium.be/files/nplayers0145.zip
14nr|sdlmame-extra-data-0.145-1|14	# history.dat
14nr|sdlmame-extra-data-0.145-1|15	Source20:	http://www.arcade-history.com/dats/mamehistory145.7z
14nr|sdlmame-extra-data-0.145-1|16	# mameinfo.dat
14nr|sdlmame-extra-data-0.145-1|17	Source30:	http://www.mameworld.info/mameinfo/download/Mameinfo0145.zip
14nr|sdlmame-extra-data-0.145-1|18	# catver.ini (en, fr, it)
14nr|sdlmame-extra-data-0.145-1|19	# http://www.progettoemma.net/public/ccount/click.php?id=6
14nr|sdlmame-extra-data-0.145-1|20	# http://clrmamepro.free.fr/file/catlist/catver.zip
14nr|sdlmame-extra-data-0.145-1|21	# http://www.progettoemma.net/public/ccount/click.php?id=5
14nr|sdlmame-extra-data-0.145-1|22	Source40:	catver-0.145-en.zip
14nr|sdlmame-extra-data-0.145-1|23	Source41:	catver-0.145-fr.zip
14nr|sdlmame-extra-data-0.145-1|24	Source42:	catver-0.145-it.zip
14nr|sdlmame-extra-data-0.145-1|25	# controls.ini (for wahcade)
14nr|sdlmame-extra-data-0.145-1|26	Source50:	controls.ini.0.111.5.zip
14nr|sdlmame-extra-data-0.145-1|27	
14nr|sdlmame-extra-data-0.145-1|28	BuildRequires:	p7zip
14nr|sdlmame-extra-data-0.145-1|29	BuildRequires:	recode
14nr|sdlmame-extra-data-0.145-1|30	BuildRequires:	perl
14nr|sdlmame-extra-data-0.145-1|31	
14nr|sdlmame-extra-data-0.145-1|32	BuildArch:	noarch
14nr|sdlmame-extra-data-0.145-1|33	
14nr|sdlmame-extra-data-0.145-1|34	# cheat.zip does not require a front-end
14nr|sdlmame-extra-data-0.145-1|35	Requires:	sdlmame
14nr|sdlmame-extra-data-0.145-1|36	
14nr|sdlmame-extra-data-0.145-1|37	%description
14nr|sdlmame-extra-data-0.145-1|38	This package includes additional files for SDL MAME arcade emulator, which
14nr|sdlmame-extra-data-0.145-1|39	are used by sdlmame itself (cheat.zip) or its front-ends.
14nr|sdlmame-extra-data-0.145-1|40	
14nr|sdlmame-extra-data-0.145-1|41	%prep
14nr|sdlmame-extra-data-0.145-1|42	rm -rf %{name}-%{version}
14nr|sdlmame-extra-data-0.145-1|43	mkdir %{name}-%{version}
14nr|sdlmame-extra-data-0.145-1|44	cd %{name}-%{version}
14nr|sdlmame-extra-data-0.145-1|45	
14nr|sdlmame-extra-data-0.145-1|46	#cheats
14nr|sdlmame-extra-data-0.145-1|47	unzip %{SOURCE1}
14nr|sdlmame-extra-data-0.145-1|48	
14nr|sdlmame-extra-data-0.145-1|49	#nplayers
14nr|sdlmame-extra-data-0.145-1|50	unzip -CoLaa %{SOURCE10} nplayers.ini
14nr|sdlmame-extra-data-0.145-1|51	perl -pe "s/([0-9])P/\$1J/g" nplayers.ini >nplayers-fr.ini
14nr|sdlmame-extra-data-0.145-1|52	
14nr|sdlmame-extra-data-0.145-1|53	#history
14nr|sdlmame-extra-data-0.145-1|54	7za x %{SOURCE20}
14nr|sdlmame-extra-data-0.145-1|55	
14nr|sdlmame-extra-data-0.145-1|56	#mameinfo
14nr|sdlmame-extra-data-0.145-1|57	unzip -o %{SOURCE30}
14nr|sdlmame-extra-data-0.145-1|58	7za e Mameinfo*.7z mameinfo.dat
14nr|sdlmame-extra-data-0.145-1|59	
14nr|sdlmame-extra-data-0.145-1|60	#catver
14nr|sdlmame-extra-data-0.145-1|61	unzip -Coaap %{SOURCE40} Catver.ini >catver-en.ini
14nr|sdlmame-extra-data-0.145-1|62	unzip -Coaap %{SOURCE41} Catver.ini >catver-fr.ini
14nr|sdlmame-extra-data-0.145-1|63	unzip -Coaap %{SOURCE42} Catver.ini >catver-it.ini
14nr|sdlmame-extra-data-0.145-1|64	#fix catver (for loemu)
14nr|sdlmame-extra-data-0.145-1|65	recode l1..u8 catver-fr.ini catver-it.ini
14nr|sdlmame-extra-data-0.145-1|66	perl -pi -e "s/^=/#=/g" catver-fr.ini
14nr|sdlmame-extra-data-0.145-1|67	
14nr|sdlmame-extra-data-0.145-1|68	#controls
14nr|sdlmame-extra-data-0.145-1|69	unzip -o %{SOURCE50}
14nr|sdlmame-extra-data-0.145-1|70	
14nr|sdlmame-extra-data-0.145-1|71	%build
14nr|sdlmame-extra-data-0.145-1|72	
14nr|sdlmame-extra-data-0.145-1|73	%install
14nr|sdlmame-extra-data-0.145-1|74	cd %{name}-%{version}
14nr|sdlmame-extra-data-0.145-1|75	rm -rf %{buildroot}
14nr|sdlmame-extra-data-0.145-1|76	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame
14nr|sdlmame-extra-data-0.145-1|77	install -m 644 cheat.zip catver-en.ini catver-fr.ini catver-it.ini \
14nr|sdlmame-extra-data-0.145-1|78	controls.ini history.dat mameinfo.dat nplayers.ini nplayers-fr.ini \
14nr|sdlmame-extra-data-0.145-1|79	%{buildroot}%{_gamesdatadir}/sdlmame/
14nr|sdlmame-extra-data-0.145-1|80	
14nr|sdlmame-extra-data-0.145-1|81	%files
14nr|sdlmame-extra-data-0.145-1|82	%{_gamesdatadir}/sdlmame/*
14nr|sdlmame-extra-data-0.145-1|83	
14nr|sdlmame-extra-data-0.145-1|84	%clean
14nr|sdlmame-extra-data-0.145-1|85	rm -rf %{buildroot}
14nr|sdlmame-extra-data-0.145-1|86	
14nr|sdlmame-extra-data-0.145-1|87	
14nr|sdlmame-extra-data-0.145-1|88	
14nr|sdlmame-extra-data-0.145-1|89	
14nr|sdlmame-extra-data-0.145-1|90	
14nr|sdlmame-extra-data-0.145-1|91	%changelog
14nr|sdlmame-extra-data-0.145-1|92	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.145-1
14nr|sdlmame-extra-data-0.145-1|93	+ Revision: 14abcc9
14nr|sdlmame-extra-data-0.145-1|94	- Automatic import for version 0.145
14nr|sdlmame-extra-data-0.145-1|95	
14nr|sdlmame-extra-data-0.145-1|96	

26457 14
14nr|sflowtool-3.26-1|1	Name:		sflowtool
14nr|sflowtool-3.26-1|2	Summary:	sflowtool is a utility for collecting and processing sFlow data
14nr|sflowtool-3.26-1|3	Version:	3.26
14nr|sflowtool-3.26-1|4	Release:	1
14nr|sflowtool-3.26-1|5	License:	Other
14nr|sflowtool-3.26-1|6	Source0:	http://www.inmon.com/bin/%{name}-%{version}.tar.gz
14nr|sflowtool-3.26-1|7	Group:		System/Configuration/Networking
14nr|sflowtool-3.26-1|8	URL:		http://www.inmon.com/technology/sflowTools.php
14nr|sflowtool-3.26-1|9	
14nr|sflowtool-3.26-1|10	%description
14nr|sflowtool-3.26-1|11	The sFlow toolkit provides command
14nr|sflowtool-3.26-1|12	line utilities and scripts for analyzing sFlow data.
14nr|sflowtool-3.26-1|13	sflowtool interfaces to utilities such as tcpdump,
14nr|sflowtool-3.26-1|14	ntop and Snort for detailed packet tracing and analysis,
14nr|sflowtool-3.26-1|15	NetFlow compatible collectors for IP flow accounting,
14nr|sflowtool-3.26-1|16	and provides text based output that can be used in scripts
14nr|sflowtool-3.26-1|17	to provide customized analysis and reporting and for
14nr|sflowtool-3.26-1|18	integrating with other tools such as MRTG or rrdtool.
14nr|sflowtool-3.26-1|19	
14nr|sflowtool-3.26-1|20	%prep
14nr|sflowtool-3.26-1|21	%setup -q
14nr|sflowtool-3.26-1|22	
14nr|sflowtool-3.26-1|23	%build
14nr|sflowtool-3.26-1|24	%configure2_5x
14nr|sflowtool-3.26-1|25	%make
14nr|sflowtool-3.26-1|26	
14nr|sflowtool-3.26-1|27	%install
14nr|sflowtool-3.26-1|28	%makeinstall_std
14nr|sflowtool-3.26-1|29	
14nr|sflowtool-3.26-1|30	%files
14nr|sflowtool-3.26-1|31	%{_bindir}/%{name}
14nr|sflowtool-3.26-1|32	%doc AUTHORS INSTALL NEWS ChangeLog README
14nr|sflowtool-3.26-1|33	
14nr|sflowtool-3.26-1|34	
14nr|sflowtool-3.26-1|35	
14nr|sflowtool-3.26-1|36	%changelog
14nr|sflowtool-3.26-1|37	* Thu Jun 21 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.26-1
14nr|sflowtool-3.26-1|38	+ Revision: 1df913d
14nr|sflowtool-3.26-1|39	- Automatic import for version 3.26
14nr|sflowtool-3.26-1|40	
14nr|sflowtool-3.26-1|41	

26458 14
14nr|shareware_doom_iwad-1.9-2|1	Name:		shareware_doom_iwad
14nr|shareware_doom_iwad-1.9-2|2	BuildArch:	noarch
14nr|shareware_doom_iwad-1.9-2|3	Version:	1.9
14nr|shareware_doom_iwad-1.9-2|4	Release:	%mkrel 2
14nr|shareware_doom_iwad-1.9-2|5	Summary:	Doom v1.9 shareware iwad
14nr|shareware_doom_iwad-1.9-2|6	# http://www.3ddownloads.com/showfile.php3?file_id=7486
14nr|shareware_doom_iwad-1.9-2|7	Source0:	%{name}.zip
14nr|shareware_doom_iwad-1.9-2|8	License:	Shareware
14nr|shareware_doom_iwad-1.9-2|9	Group:		Games/Arcade
14nr|shareware_doom_iwad-1.9-2|10	URL:		http://www.doomworld.com/classicdoom/info/shareware.php
14nr|shareware_doom_iwad-1.9-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|shareware_doom_iwad-1.9-2|12	%description
14nr|shareware_doom_iwad-1.9-2|13	Shareware Doom v1.9 iwad.
14nr|shareware_doom_iwad-1.9-2|14	
14nr|shareware_doom_iwad-1.9-2|15	%install
14nr|shareware_doom_iwad-1.9-2|16	unzip -o %{SOURCE0}
14nr|shareware_doom_iwad-1.9-2|17	install -D -m 644 DOOM1.WAD %{buildroot}/%{_gamesdatadir}/doom/doom1.wad
14nr|shareware_doom_iwad-1.9-2|18	
14nr|shareware_doom_iwad-1.9-2|19	%clean
14nr|shareware_doom_iwad-1.9-2|20	rm -rf %{buildroot}
14nr|shareware_doom_iwad-1.9-2|21	
14nr|shareware_doom_iwad-1.9-2|22	%files
14nr|shareware_doom_iwad-1.9-2|23	%{_gamesdatadir}/doom/doom1.wad
14nr|shareware_doom_iwad-1.9-2|24	
14nr|shareware_doom_iwad-1.9-2|25	
14nr|shareware_doom_iwad-1.9-2|26	
14nr|shareware_doom_iwad-1.9-2|27	%changelog
14nr|shareware_doom_iwad-1.9-2|28	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.9-2
14nr|shareware_doom_iwad-1.9-2|29	+ Revision: 98ac4d0
14nr|shareware_doom_iwad-1.9-2|30	- Automatic import for version 1.9
14nr|shareware_doom_iwad-1.9-2|31	
14nr|shareware_doom_iwad-1.9-2|32	

26459 14
14nr|shorten-3.6.1-1|1	Name: shorten
14nr|shorten-3.6.1-1|2	Version: 3.6.1
14nr|shorten-3.6.1-1|3	Release: %mkrel 1
14nr|shorten-3.6.1-1|4	License: Distributable
14nr|shorten-3.6.1-1|5	Summary: A fast, low complexity waveform coder
14nr|shorten-3.6.1-1|6	Group: Sound
14nr|shorten-3.6.1-1|7	URL: http://www.etree.org/shnutils/shorten/
14nr|shorten-3.6.1-1|8	Source: http://www.etree.org/shnutils/shorten/source/shorten-%{version}.tar.gz
14nr|shorten-3.6.1-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
14nr|shorten-3.6.1-1|10	
14nr|shorten-3.6.1-1|11	%description
14nr|shorten-3.6.1-1|12	Shorten is a low complexity and fast waveform coder (i.e. audio
14nr|shorten-3.6.1-1|13	compressor), originally written by Tony Robinson at SoftSound. It can
14nr|shorten-3.6.1-1|14	operate in both lossy and lossless modes.
14nr|shorten-3.6.1-1|15	
14nr|shorten-3.6.1-1|16	%prep
14nr|shorten-3.6.1-1|17	%setup -q
14nr|shorten-3.6.1-1|18	
14nr|shorten-3.6.1-1|19	%build
14nr|shorten-3.6.1-1|20	%configure2_5x
14nr|shorten-3.6.1-1|21	%make
14nr|shorten-3.6.1-1|22	
14nr|shorten-3.6.1-1|23	%install
14nr|shorten-3.6.1-1|24	%__rm -rf %{buildroot}
14nr|shorten-3.6.1-1|25	%makeinstall_std
14nr|shorten-3.6.1-1|26	
14nr|shorten-3.6.1-1|27	%clean
14nr|shorten-3.6.1-1|28	%{__rm} -rf %{buildroot}
14nr|shorten-3.6.1-1|29	
14nr|shorten-3.6.1-1|30	%files
14nr|shorten-3.6.1-1|31	%defattr(-, root, root, -)
14nr|shorten-3.6.1-1|32	%doc AUTHORS ChangeLog COPYING NEWS README doc/LICENSE doc/TODO doc/tr156.ps
14nr|shorten-3.6.1-1|33	%{_mandir}/*/%{name}*
14nr|shorten-3.6.1-1|34	%{_bindir}/%{name}
14nr|shorten-3.6.1-1|35	
14nr|shorten-3.6.1-1|36	
14nr|shorten-3.6.1-1|37	
14nr|shorten-3.6.1-1|38	
14nr|shorten-3.6.1-1|39	%changelog
14nr|shorten-3.6.1-1|40	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 3.6.1-1
14nr|shorten-3.6.1-1|41	+ Revision: 08fd1f2
14nr|shorten-3.6.1-1|42	- Automatic import for version 3.6.1
14nr|shorten-3.6.1-1|43	
14nr|shorten-3.6.1-1|44	

26460 14
14nr|smathstudio-0.89-3|1	%define debug_package %{nil}
14nr|smathstudio-0.89-3|2	
14nr|smathstudio-0.89-3|3	Summary: Small mathematic packet with MathCad style
14nr|smathstudio-0.89-3|4	
14nr|smathstudio-0.89-3|5	Name: smathstudio
14nr|smathstudio-0.89-3|6	Version: 0.89
14nr|smathstudio-0.89-3|7	Release: 3
14nr|smathstudio-0.89-3|8	License: EULA
14nr|smathstudio-0.89-3|9	Group: Sciences/Mathematics
14nr|smathstudio-0.89-3|10	URL: http://ru.smath.info/forum/default.aspx?g=posts&t=130
14nr|smathstudio-0.89-3|11	
14nr|smathstudio-0.89-3|12	Source0: SMathStudioDesktop.0_89.Mono.tar.gz
14nr|smathstudio-0.89-3|13	Source1: SSLogo48.png
14nr|smathstudio-0.89-3|14	#Source2: Text_RUS.lang
14nr|smathstudio-0.89-3|15	
14nr|smathstudio-0.89-3|16	#Obsoletes: smathstudio < %{version}
14nr|smathstudio-0.89-3|17	Requires: mono, mono-winforms
14nr|smathstudio-0.89-3|18	
14nr|smathstudio-0.89-3|19	%description
14nr|smathstudio-0.89-3|20	A free mathematical package with a graphical interface for the calculation
14nr|smathstudio-0.89-3|21	of mathematical expressions, and constructing two-dimensional and
14nr|smathstudio-0.89-3|22	three-dimensional graphs.
14nr|smathstudio-0.89-3|23	
14nr|smathstudio-0.89-3|24	%build
14nr|smathstudio-0.89-3|25	%prep
14nr|smathstudio-0.89-3|26	%setup -q -n SMathStudioDesktop.0_89.Mono
14nr|smathstudio-0.89-3|27	
14nr|smathstudio-0.89-3|28	%pre
14nr|smathstudio-0.89-3|29	rm -f %{_bindir}/smathstudio
14nr|smathstudio-0.89-3|30	
14nr|smathstudio-0.89-3|31	%post
14nr|smathstudio-0.89-3|32	gzip -d %{_datadir}/%{name}-%{version}/lang/*.gz
14nr|smathstudio-0.89-3|33	gzip -d %{_datadir}/%{name}-%{version}/examples/*.gz
14nr|smathstudio-0.89-3|34	gzip -d %{_datadir}/%{name}-%{version}/book/*.gz
14nr|smathstudio-0.89-3|35	gzip -d %{_datadir}/%{name}-%{version}/plugins/*.gz
14nr|smathstudio-0.89-3|36	
14nr|smathstudio-0.89-3|37	%postun
14nr|smathstudio-0.89-3|38	rm -rf %{_datadir}/%{name}-%{version}
14nr|smathstudio-0.89-3|39	
14nr|smathstudio-0.89-3|40	%install
14nr|smathstudio-0.89-3|41	mkdir -p %{buildroot}/%{_datadir}
14nr|smathstudio-0.89-3|42	mkdir %{buildroot}/%{_datadir}/%{name}-%{version}
14nr|smathstudio-0.89-3|43	mkdir %{buildroot}/%{_datadir}/%{name}-%{version}/book
14nr|smathstudio-0.89-3|44	mkdir %{buildroot}/%{_datadir}/%{name}-%{version}/lang
14nr|smathstudio-0.89-3|45	mkdir %{buildroot}/%{_datadir}/%{name}-%{version}/examples
14nr|smathstudio-0.89-3|46	mkdir %{buildroot}/%{_datadir}/%{name}-%{version}/plugins
14nr|smathstudio-0.89-3|47	
14nr|smathstudio-0.89-3|48	mkdir -p %{buildroot}/usr/bin
14nr|smathstudio-0.89-3|49	mkdir -p %{buildroot}/usr/share/applications
14nr|smathstudio-0.89-3|50	#cp -a lang %{buildroot}/opt/%{name}-%{version}/
14nr|smathstudio-0.89-3|51	#cp -a examples %{buildroot}/opt/%{name}-%{version}/
14nr|smathstudio-0.89-3|52	#cp -a book %{buildroot}/opt/%{name}-%{version}/
14nr|smathstudio-0.89-3|53	install -Dm644 *.pc %{buildroot}/%{_datadir}/%{name}-%{version}/
14nr|smathstudio-0.89-3|54	install -Dm755 *.dll %{buildroot}/%{_datadir}/%{name}-%{version}/
14nr|smathstudio-0.89-3|55	install -Dm755 *.exe %{buildroot}/%{_datadir}/%{name}-%{version}/
14nr|smathstudio-0.89-3|56	gzip lang/*
14nr|smathstudio-0.89-3|57	gzip book/*
14nr|smathstudio-0.89-3|58	gzip examples/*
14nr|smathstudio-0.89-3|59	gzip plugins/*
14nr|smathstudio-0.89-3|60	chmod a-x lang/*
14nr|smathstudio-0.89-3|61	chmod a-x book/*
14nr|smathstudio-0.89-3|62	chmod a-x examples/*
14nr|smathstudio-0.89-3|63	chmod a-x plugins/*
14nr|smathstudio-0.89-3|64	cp lang/* %{buildroot}/%{_datadir}/%{name}-%{version}/lang
14nr|smathstudio-0.89-3|65	cp book/* %{buildroot}/%{_datadir}/%{name}-%{version}/book
14nr|smathstudio-0.89-3|66	cp examples/* %{buildroot}/%{_datadir}/%{name}-%{version}/examples
14nr|smathstudio-0.89-3|67	cp plugins/* %{buildroot}/%{_datadir}/%{name}-%{version}/plugins
14nr|smathstudio-0.89-3|68	
14nr|smathstudio-0.89-3|69	install -Dm644 %{SOURCE1} %{buildroot}/%{_datadir}/%{name}-%{version}/SSLogo48.png
14nr|smathstudio-0.89-3|70	echo "//// SMath Studio 0.88" >> %{buildroot}/%{_datadir}/%{name}-%{version}/settings.inf
14nr|smathstudio-0.89-3|71	echo "Language=RUS" >> %{buildroot}/%{_datadir}/%{name}-%{version}/settings.inf
14nr|smathstudio-0.89-3|72	
14nr|smathstudio-0.89-3|73	
14nr|smathstudio-0.89-3|74	chmod 666 %{buildroot}/%{_datadir}/%{name}-%{version}/settings.inf
14nr|smathstudio-0.89-3|75	
14nr|smathstudio-0.89-3|76	install -dm 755 %{buildroot}%{_datadir}/applications
14nr|smathstudio-0.89-3|77	cat > %{name}.desktop << EOF
14nr|smathstudio-0.89-3|78	[Desktop Entry]
14nr|smathstudio-0.89-3|79	Encoding=UTF-8
14nr|smathstudio-0.89-3|80	GenericName=SMath Studio Desktop
14nr|smathstudio-0.89-3|81	GenericName[ru]=SMath Studio Desktop
14nr|smathstudio-0.89-3|82	Name=SMathStudio
14nr|smathstudio-0.89-3|83	Name[ru]=SMathStudio
14nr|smathstudio-0.89-3|84	Exec=%{_bindir}/smathstudio_mono
14nr|smathstudio-0.89-3|85	Comment=mathematical editor with MathCad style
14nr|smathstudio-0.89-3|86	Icon=/opt/smathstudio-%{version}/SSLogo48.png
14nr|smathstudio-0.89-3|87	Type=Application
14nr|smathstudio-0.89-3|88	Categories=Education;Math;
14nr|smathstudio-0.89-3|89	EOF
14nr|smathstudio-0.89-3|90	install -m 0644 %{name}.desktop \
14nr|smathstudio-0.89-3|91	%{buildroot}%{_datadir}/applications/%{name}.desktop
14nr|smathstudio-0.89-3|92	
14nr|smathstudio-0.89-3|93	install -dm 755 %{buildroot}%{_bindir}
14nr|smathstudio-0.89-3|94	cat > smathstudio_mono << EOF
14nr|smathstudio-0.89-3|95	#!/bin/sh
14nr|smathstudio-0.89-3|96	exec mono "%{_datadir}/%{name}-%{version}/SMathStudio_Desktop.exe" "\$@"
14nr|smathstudio-0.89-3|97	exit
14nr|smathstudio-0.89-3|98	EOF
14nr|smathstudio-0.89-3|99	
14nr|smathstudio-0.89-3|100	install -m 7655 smathstudio_mono \
14nr|smathstudio-0.89-3|101	%{buildroot}%{_bindir}/smathstudio_mono
14nr|smathstudio-0.89-3|102	
14nr|smathstudio-0.89-3|103	%clean
14nr|smathstudio-0.89-3|104	
14nr|smathstudio-0.89-3|105	%files
14nr|smathstudio-0.89-3|106	%{_datadir}/%{name}-%{version}
14nr|smathstudio-0.89-3|107	%{_bindir}/smathstudio_mono
14nr|smathstudio-0.89-3|108	%{_datadir}/applications/smathstudio.desktop
14nr|smathstudio-0.89-3|109	
14nr|smathstudio-0.89-3|110	
14nr|smathstudio-0.89-3|111	%changelog
14nr|smathstudio-0.89-3|112	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.89-3
14nr|smathstudio-0.89-3|113	+ Revision: c3a861f
14nr|smathstudio-0.89-3|114	- Fix typos
14nr|smathstudio-0.89-3|115	
14nr|smathstudio-0.89-3|116	

26461 14
14nr|sopcast-player-0.8.5-1|1	# In fact, it's noarch package but it depends on 32 bit only sp-auth
14nr|sopcast-player-0.8.5-1|2	# So keep sopcast-player 32 bit only too
14nr|sopcast-player-0.8.5-1|3	%define _enable_debug_packages %{nil}
14nr|sopcast-player-0.8.5-1|4	%define debug_package %{nil}
14nr|sopcast-player-0.8.5-1|5	
14nr|sopcast-player-0.8.5-1|6	Summary:	A GUI front-end to SopCast
14nr|sopcast-player-0.8.5-1|7	Name:		sopcast-player
14nr|sopcast-player-0.8.5-1|8	Version:	0.8.5
14nr|sopcast-player-0.8.5-1|9	Release:	1
14nr|sopcast-player-0.8.5-1|10	License:	GPLv2+
14nr|sopcast-player-0.8.5-1|11	Group:		Video
14nr|sopcast-player-0.8.5-1|12	Url:		http://code.google.com/p/sopcast-player/
14nr|sopcast-player-0.8.5-1|13	Source0:	http://sopcast-player.googlecode.com/files/%{name}-%{version}.tar.gz
14nr|sopcast-player-0.8.5-1|14	BuildRequires:	python-setuptools
14nr|sopcast-player-0.8.5-1|15	BuildRequires:	gettext
14nr|sopcast-player-0.8.5-1|16	BuildRequires:	vlc-devel
14nr|sopcast-player-0.8.5-1|17	Requires:	sp-auth
14nr|sopcast-player-0.8.5-1|18	Requires:	pygtk2
14nr|sopcast-player-0.8.5-1|19	Requires:	python
14nr|sopcast-player-0.8.5-1|20	Requires:	vlc
14nr|sopcast-player-0.8.5-1|21	ExclusiveArch:	%{ix86}
14nr|sopcast-player-0.8.5-1|22	
14nr|sopcast-player-0.8.5-1|23	%description
14nr|sopcast-player-0.8.5-1|24	SopCast Player is designed to be an easy to use Linux GUI front-end for the p2p
14nr|sopcast-player-0.8.5-1|25	streaming technology developed by SopCast. SopCast Player features an
14nr|sopcast-player-0.8.5-1|26	integrated video player, a channel guide, and bookmarks. Once SopCast Player is
14nr|sopcast-player-0.8.5-1|27	installed it simply "just works" with no required configuration.
14nr|sopcast-player-0.8.5-1|28	
14nr|sopcast-player-0.8.5-1|29	%prep
14nr|sopcast-player-0.8.5-1|30	%setup -qn %{name}
14nr|sopcast-player-0.8.5-1|31	
14nr|sopcast-player-0.8.5-1|32	%build
14nr|sopcast-player-0.8.5-1|33	%setup_compile_flags
14nr|sopcast-player-0.8.5-1|34	%make
14nr|sopcast-player-0.8.5-1|35	
14nr|sopcast-player-0.8.5-1|36	%install
14nr|sopcast-player-0.8.5-1|37	%makeinstall_std
14nr|sopcast-player-0.8.5-1|38	
14nr|sopcast-player-0.8.5-1|39	%find_lang %{name}
14nr|sopcast-player-0.8.5-1|40	
14nr|sopcast-player-0.8.5-1|41	%files -f %{name}.lang
14nr|sopcast-player-0.8.5-1|42	%{_bindir}/%{name}
14nr|sopcast-player-0.8.5-1|43	%{_datadir}/%{name}
14nr|sopcast-player-0.8.5-1|44	%{_datadir}/applications/%{name}.desktop
14nr|sopcast-player-0.8.5-1|45	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14nr|sopcast-player-0.8.5-1|46	
14nr|sopcast-player-0.8.5-1|47	
14nr|sopcast-player-0.8.5-1|48	%changelog
14nr|sopcast-player-0.8.5-1|49	* Tue Jan 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-1
14nr|sopcast-player-0.8.5-1|50	+ Revision: cc4e840
14nr|sopcast-player-0.8.5-1|51	- Add new source tarball to .yml file
14nr|sopcast-player-0.8.5-1|52	
14nr|sopcast-player-0.8.5-1|53	

26462 14
14nr|sp-4.1.3-1|1	Summary:        School Portal
14nr|sp-4.1.3-1|2	Summary(ru):    Школьный портал
14nr|sp-4.1.3-1|3	Name:           sp
14nr|sp-4.1.3-1|4	Version:        4.1.3
14nr|sp-4.1.3-1|5	Release:        %mkrel 1
14nr|sp-4.1.3-1|6	License:        Prop
14nr|sp-4.1.3-1|7	URL:            http://spcms.ru
14nr|sp-4.1.3-1|8	Group:          Networking/WWW
14nr|sp-4.1.3-1|9	Source0:        sp-for-rpm.tar.bz2
14nr|sp-4.1.3-1|10	Source1:	.htaccess
14nr|sp-4.1.3-1|11	Source2:	000-sp.conf
14nr|sp-4.1.3-1|12	Source3:	CMS.gdb
14nr|sp-4.1.3-1|13	Source4:	XXI.gdb
14nr|sp-4.1.3-1|14	Source5:	UDFLib.dll
14nr|sp-4.1.3-1|15	Source6:	update_xxi.pl
14nr|sp-4.1.3-1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-root-dja
14nr|sp-4.1.3-1|17	Requires:       task-lamp firebird-superserver perl-CGI perl-Archive-Zip perl-GD perl-GDGraph perl-Image-Magick perl-Mail-Sender perl-Text-Iconv perl-CPAN perl-CGI-Session perl-CGI-SpeedyCGI perl-HTML-TagFilter perl-DBD-InterBase
14nr|sp-4.1.3-1|18	
14nr|sp-4.1.3-1|19	Autoprov:       0
14nr|sp-4.1.3-1|20	Autoreq:        0
14nr|sp-4.1.3-1|21	
14nr|sp-4.1.3-1|22	# Copyright:      Prop
14nr|sp-4.1.3-1|23	# Если не задано Copyright, его значение берётся из License
14nr|sp-4.1.3-1|24	
14nr|sp-4.1.3-1|25	# -------------------------------------------
14nr|sp-4.1.3-1|26	# Описание на английском
14nr|sp-4.1.3-1|27	# -------------------------------------------
14nr|sp-4.1.3-1|28	%description
14nr|sp-4.1.3-1|29	Integrated school control system.
14nr|sp-4.1.3-1|30	
14nr|sp-4.1.3-1|31	# -------------------------------------------
14nr|sp-4.1.3-1|32	# Описание на русском
14nr|sp-4.1.3-1|33	# -------------------------------------------
14nr|sp-4.1.3-1|34	%description -l ru
14nr|sp-4.1.3-1|35	Комплексная система управления школой.
14nr|sp-4.1.3-1|36	
14nr|sp-4.1.3-1|37	# -------------------------------------------
14nr|sp-4.1.3-1|38	# Установка. Устанавливаем всё, что нужно в $RPM_BUILD_ROOT как в /
14nr|sp-4.1.3-1|39	# -------------------------------------------
14nr|sp-4.1.3-1|40	%install
14nr|sp-4.1.3-1|41	rm -rf %{buildroot}
14nr|sp-4.1.3-1|42	mkdir -p $RPM_BUILD_ROOT/var/www/cgi-bin/sp/
14nr|sp-4.1.3-1|43	mkdir -p $RPM_BUILD_ROOT/var/www/html/sp/
14nr|sp-4.1.3-1|44	mkdir -p $RPM_BUILD_ROOT/opt/xxi/data/
14nr|sp-4.1.3-1|45	mkdir -p $RPM_BUILD_ROOT//etc/httpd/conf/vhosts.d/
14nr|sp-4.1.3-1|46	mkdir -p $RPM_BUILD_ROOT/usr/lib/firebird/UDF/
14nr|sp-4.1.3-1|47	mkdir -p $RPM_BUILD_ROOT/sbin/
14nr|sp-4.1.3-1|48	#mkdir -p $RPM_BUILD_ROOT/usr/sbin/
14nr|sp-4.1.3-1|49	
14nr|sp-4.1.3-1|50	cp %{SOURCE1}   $RPM_BUILD_ROOT/var/www/html/
14nr|sp-4.1.3-1|51	cp %{SOURCE2} $RPM_BUILD_ROOT//etc/httpd/conf/vhosts.d/
14nr|sp-4.1.3-1|52	cp %{_sourcedir}/*.gdb       $RPM_BUILD_ROOT/opt/xxi/data/
14nr|sp-4.1.3-1|53	cp %{SOURCE5}  $RPM_BUILD_ROOT/usr/lib/firebird/UDF/UDFLib.dll
14nr|sp-4.1.3-1|54	
14nr|sp-4.1.3-1|55	cd $RPM_BUILD_ROOT/var/www/cgi-bin/sp
14nr|sp-4.1.3-1|56	tar xf %{_sourcedir}/sp-for-rpm.tar.bz2
14nr|sp-4.1.3-1|57	cp %{SOURCE6} $RPM_BUILD_ROOT/var/www/cgi-bin/sp/update_xxi.pl
14nr|sp-4.1.3-1|58	
14nr|sp-4.1.3-1|59	mv -f $RPM_BUILD_ROOT/var/www/cgi-bin/sp/sp_add_admin.pl $RPM_BUILD_ROOT/sbin/sp-add-admin
14nr|sp-4.1.3-1|60	
14nr|sp-4.1.3-1|61	# -------------------------------------------
14nr|sp-4.1.3-1|62	# Список файлов, которые попадут в пакет
14nr|sp-4.1.3-1|63	# -------------------------------------------
14nr|sp-4.1.3-1|64	%files
14nr|sp-4.1.3-1|65	%defattr(400, root, root)
14nr|sp-4.1.3-1|66	%config(noreplace) /var/www/cgi-bin/sp/sp.conf
14nr|sp-4.1.3-1|67	%config(noreplace) /opt/xxi/data/*
14nr|sp-4.1.3-1|68	/var/www/cgi-bin/sp/cms/
14nr|sp-4.1.3-1|69	/var/www/cgi-bin/sp/dic/
14nr|sp-4.1.3-1|70	/var/www/cgi-bin/sp/sphtml/
14nr|sp-4.1.3-1|71	/var/www/cgi-bin/sp/tpl/
14nr|sp-4.1.3-1|72	/var/www/cgi-bin/sp/*.cgi
14nr|sp-4.1.3-1|73	/var/www/cgi-bin/sp/*.pl
14nr|sp-4.1.3-1|74	/var/www/cgi-bin/sp/sp.sql
14nr|sp-4.1.3-1|75	/var/www/cgi-bin/sp/*.ttf
14nr|sp-4.1.3-1|76	/var/www/html/.htaccess
14nr|sp-4.1.3-1|77	/etc/httpd/conf/vhosts.d/000-sp.conf
14nr|sp-4.1.3-1|78	/usr/lib/firebird/UDF/UDFLib.dll
14nr|sp-4.1.3-1|79	/sbin/sp-add-admin
14nr|sp-4.1.3-1|80	#/sbin/sp-ldap-setup
14nr|sp-4.1.3-1|81	#/usr/sbin/smbldap-passwd
14nr|sp-4.1.3-1|82	#/var/www/cgi-bin/sp/smbldap-passwd
14nr|sp-4.1.3-1|83	
14nr|sp-4.1.3-1|84	# -------------------------------------------
14nr|sp-4.1.3-1|85	# Команды, выполняющиеся после распаковки файлов из пакета при установке на целевую систему
14nr|sp-4.1.3-1|86	# -------------------------------------------
14nr|sp-4.1.3-1|87	%post
14nr|sp-4.1.3-1|88	
14nr|sp-4.1.3-1|89	# Прежде всего пофиксим неверную установку Firebird из RPM ALT Linux-а (для Mandriva проверить)
14nr|sp-4.1.3-1|90	
14nr|sp-4.1.3-1|91	# без этого fb не видит свой конфиг
14nr|sp-4.1.3-1|92	#chmod o+rx /etc/firebird
14nr|sp-4.1.3-1|93	# без этого fb не соединяется с базой
14nr|sp-4.1.3-1|94	#chmod g+w /etc/firebird
14nr|sp-4.1.3-1|95	
14nr|sp-4.1.3-1|96	# для FB суперсервер - не юзается
14nr|sp-4.1.3-1|97	
14nr|sp-4.1.3-1|98	#cd /etc/init.d/
14nr|sp-4.1.3-1|99	#./firebird start
14nr|sp-4.1.3-1|100	# /etc/init.d/firebird start
14nr|sp-4.1.3-1|101	# не работает. apt-get ругается:
14nr|sp-4.1.3-1|102	# The following packages have unmet dependencies:
14nr|sp-4.1.3-1|103	#   sp: PreDepends: /etc/rc.d/init.d/firebird but it is not installable
14nr|sp-4.1.3-1|104	# поэтому пока так
14nr|sp-4.1.3-1|105	
14nr|sp-4.1.3-1|106	# для FB классик:
14nr|sp-4.1.3-1|107	
14nr|sp-4.1.3-1|108	# снимаем ограничение на 5 коннектов к fb
14nr|sp-4.1.3-1|109	#if ! grep -q "per_source = UNLIMITED" /etc/xinetd.d/firebird; then
14nr|sp-4.1.3-1|110	#	perl -i -p -e 's/^\s*disable\s+=\s+no$/disable = no\nper_source = UNLIMITED/' /etc/xinetd.d/firebird
14nr|sp-4.1.3-1|111	#fi
14nr|sp-4.1.3-1|112	
14nr|sp-4.1.3-1|113	/etc/init.d/xinetd restart
14nr|sp-4.1.3-1|114	
14nr|sp-4.1.3-1|115	rm -f -- /etc/httpd/conf/vhosts.d/00_default_vhosts.conf
14nr|sp-4.1.3-1|116	
14nr|sp-4.1.3-1|117	/etc/init.d/httpd restart
14nr|sp-4.1.3-1|118	
14nr|sp-4.1.3-1|119	# restore
14nr|sp-4.1.3-1|120	#chown -R firebird:firebird /opt/xxi/data/
14nr|sp-4.1.3-1|121	#chmod 660 /opt/xxi/data/*.*
14nr|sp-4.1.3-1|122	#cd /usr/bin/
14nr|sp-4.1.3-1|123	#./gbak -R -C /opt/xxi/data/XXI.gbk 127.0.0.1:/opt/xxi/data/XXI.gdb -USER sysdba -PASS masterkey
14nr|sp-4.1.3-1|124	#./gbak -R -C /opt/xxi/data/CMS.gbk 127.0.0.1:/opt/xxi/data/CMS.gdb -USER sysdba -PASS masterkey
14nr|sp-4.1.3-1|125	#rm -f -- /opt/xxi/data/*.gbk
14nr|sp-4.1.3-1|126	
14nr|sp-4.1.3-1|127	chown -R firebird:firebird /opt/xxi/data/
14nr|sp-4.1.3-1|128	chmod 660 /opt/xxi/data/*.*
14nr|sp-4.1.3-1|129	chmod 755 /usr/lib/firebird/UDF/UDFLib.dll
14nr|sp-4.1.3-1|130	chown apache.apache /var/www/html/.htaccess
14nr|sp-4.1.3-1|131	
14nr|sp-4.1.3-1|132	cd /var/www/cgi-bin/sp/
14nr|sp-4.1.3-1|133	
14nr|sp-4.1.3-1|134	perl setup.pl --yes
14nr|sp-4.1.3-1|135	
14nr|sp-4.1.3-1|136	# Действие ($1)                     Значение параметра
14nr|sp-4.1.3-1|137	# ====================================================
14nr|sp-4.1.3-1|138	# Установка в первый раз            1
14nr|sp-4.1.3-1|139	# Обновление                        2 или больше
14nr|sp-4.1.3-1|140	# Удаление последней версии пакета  0
14nr|sp-4.1.3-1|141	
14nr|sp-4.1.3-1|142	# выполнять только если установка в первый раз
14nr|sp-4.1.3-1|143	if [ "$1" -eq 1 ]; then
14nr|sp-4.1.3-1|144	
14nr|sp-4.1.3-1|145	perl update_xxi.pl sp.conf sp.sql
14nr|sp-4.1.3-1|146	
14nr|sp-4.1.3-1|147	fi
14nr|sp-4.1.3-1|148	
14nr|sp-4.1.3-1|149	rm -f -- update_xxi.pl
14nr|sp-4.1.3-1|150	rm -f -- sp.sql
14nr|sp-4.1.3-1|151	
14nr|sp-4.1.3-1|152	chmod 500 /sbin/sp-add-admin
14nr|sp-4.1.3-1|153	
14nr|sp-4.1.3-1|154	# выполнять только если установка в первый раз
14nr|sp-4.1.3-1|155	if [ "$1" -eq 1 ]; then
14nr|sp-4.1.3-1|156	
14nr|sp-4.1.3-1|157	sp-add-admin admin smenimenya --silent
14nr|sp-4.1.3-1|158	fi
14nr|sp-4.1.3-1|159	
14nr|sp-4.1.3-1|160	chkconfig firebird on
14nr|sp-4.1.3-1|161	
14nr|sp-4.1.3-1|162	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
14nr|sp-4.1.3-1|163	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
14nr|sp-4.1.3-1|164	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
14nr|sp-4.1.3-1|165	echo '!!!                                                                   !!!'
14nr|sp-4.1.3-1|166	echo '!!!           School Portal installed.                                !!!'
14nr|sp-4.1.3-1|167	echo '!!!           Administration account created.                         !!!'
14nr|sp-4.1.3-1|168	echo '!!!           Direct your browser to this server to log in.           !!!'
14nr|sp-4.1.3-1|169	echo '!!!                                                                   !!!'
14nr|sp-4.1.3-1|170	echo '!!!           Login:    admin                                         !!!'
14nr|sp-4.1.3-1|171	echo '!!!           password: smenimenya                                    !!!'
14nr|sp-4.1.3-1|172	echo '!!!                                                                   !!!'
14nr|sp-4.1.3-1|173	echo '!!!           CHANGE PASSWORD NOW!                                    !!!'
14nr|sp-4.1.3-1|174	echo '!!!                                                                   !!!'
14nr|sp-4.1.3-1|175	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
14nr|sp-4.1.3-1|176	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
14nr|sp-4.1.3-1|177	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
14nr|sp-4.1.3-1|178	
14nr|sp-4.1.3-1|179	%clean
14nr|sp-4.1.3-1|180	rm -rf %{buildroot}
14nr|sp-4.1.3-1|181	
14nr|sp-4.1.3-1|182	
14nr|sp-4.1.3-1|183	
14nr|sp-4.1.3-1|184	
14nr|sp-4.1.3-1|185	%changelog
14nr|sp-4.1.3-1|186	

26463 14
14nr|sp-auth-3.2.6-1|1	%if %{_use_internal_dependency_generator}
14nr|sp-auth-3.2.6-1|2	%define __noautoprov 'libstdc++(.*)'
14nr|sp-auth-3.2.6-1|3	%define __noautoreq 'libstdc++(.*)|(.*)GLIBC_PRIVATE(.*)'
14nr|sp-auth-3.2.6-1|4	%endif
14nr|sp-auth-3.2.6-1|5	
14nr|sp-auth-3.2.6-1|6	Summary:	SopCast client
14nr|sp-auth-3.2.6-1|7	Name:		sp-auth
14nr|sp-auth-3.2.6-1|8	Version:	3.2.6
14nr|sp-auth-3.2.6-1|9	Release:	1
14nr|sp-auth-3.2.6-1|10	License:	Freeware
14nr|sp-auth-3.2.6-1|11	Group:		Video
14nr|sp-auth-3.2.6-1|12	Url:		http://code.google.com/p/sopcast-player/
14nr|sp-auth-3.2.6-1|13	Source0:	http://sopcast-player.googlecode.com/files/%{name}-%{version}.tar.gz
14nr|sp-auth-3.2.6-1|14	Source1:	libstdcpp5.tgz
14nr|sp-auth-3.2.6-1|15	ExclusiveArch:	%{ix86}
14nr|sp-auth-3.2.6-1|16	
14nr|sp-auth-3.2.6-1|17	%description
14nr|sp-auth-3.2.6-1|18	Command line version of SopCast client.
14nr|sp-auth-3.2.6-1|19	
14nr|sp-auth-3.2.6-1|20	%prep
14nr|sp-auth-3.2.6-1|21	%setup -q -n %{name} -a 1
14nr|sp-auth-3.2.6-1|22	
14nr|sp-auth-3.2.6-1|23	%build
14nr|sp-auth-3.2.6-1|24	# Nothing
14nr|sp-auth-3.2.6-1|25	
14nr|sp-auth-3.2.6-1|26	%install
14nr|sp-auth-3.2.6-1|27	mkdir -p %{buildroot}%{_libdir}/%{name}
14nr|sp-auth-3.2.6-1|28	install -m 0755 sp-sc-auth %{buildroot}%{_libdir}/%{name}/
14nr|sp-auth-3.2.6-1|29	install -m 0755 usr/lib/libstdc++.so.5.0.1 %{buildroot}%{_libdir}/%{name}/
14nr|sp-auth-3.2.6-1|30	
14nr|sp-auth-3.2.6-1|31	pushd %{buildroot}%{_libdir}/%{name}
14nr|sp-auth-3.2.6-1|32	ln -s libstdc++.so.5.0.1 libstdc++.so.5
14nr|sp-auth-3.2.6-1|33	popd
14nr|sp-auth-3.2.6-1|34	
14nr|sp-auth-3.2.6-1|35	# Wrapper
14nr|sp-auth-3.2.6-1|36	mkdir -p %{buildroot}%{_bindir}
14nr|sp-auth-3.2.6-1|37	cat > %{buildroot}%{_bindir}/sp-sc-auth << EOF
14nr|sp-auth-3.2.6-1|38	#!/bin/bash
14nr|sp-auth-3.2.6-1|39	
14nr|sp-auth-3.2.6-1|40	pushd %{_libdir}/%{name}
14nr|sp-auth-3.2.6-1|41	LD_PRELOAD=./libstdc++.so.5 ./sp-sc-auth \$@
14nr|sp-auth-3.2.6-1|42	popd
14nr|sp-auth-3.2.6-1|43	EOF
14nr|sp-auth-3.2.6-1|44	
14nr|sp-auth-3.2.6-1|45	chmod 0755 %{buildroot}%{_bindir}/sp-sc-auth
14nr|sp-auth-3.2.6-1|46	
14nr|sp-auth-3.2.6-1|47	%files
14nr|sp-auth-3.2.6-1|48	%{_bindir}/sp-sc-auth
14nr|sp-auth-3.2.6-1|49	%{_libdir}/%{name}
14nr|sp-auth-3.2.6-1|50	
14nr|sp-auth-3.2.6-1|51	
14nr|sp-auth-3.2.6-1|52	%changelog
14nr|sp-auth-3.2.6-1|53	* Tue Jan 29 2013 Rosa <rosa@abf.rosalinux.ru> 3.2.6-1
14nr|sp-auth-3.2.6-1|54	+ Revision: 2142c3b
14nr|sp-auth-3.2.6-1|55	- Automatic import for version 3.2.6-1
14nr|sp-auth-3.2.6-1|56	
14nr|sp-auth-3.2.6-1|57	

26464 14
14nr|spear-demo-1-1|1	Name:           spear-demo
14nr|spear-demo-1-1|2	Version:        1
14nr|spear-demo-1-1|3	Release:        1
14nr|spear-demo-1-1|4	Summary:        Spear of Destiny Demo data files
14nr|spear-demo-1-1|5	Group:          Games/Adventure
14nr|spear-demo-1-1|6	License:        Distributable
14nr|spear-demo-1-1|7	URL:            http://www.idsoftware.com/games/wolfenstein/spear/
14nr|spear-demo-1-1|8	Source0:        ftp://ftp.padua.org/pub/msdos/dos/games/local/soddemo.zip
14nr|spear-demo-1-1|9	BuildArch:      noarch
14nr|spear-demo-1-1|10	
14nr|spear-demo-1-1|11	%description
14nr|spear-demo-1-1|12	This package contains date files for the demo of
14nr|spear-demo-1-1|13	id Software's first-person shooter Wolfenstein 3D: Spear of Destiny.
14nr|spear-demo-1-1|14	
14nr|spear-demo-1-1|15	%prep
14nr|spear-demo-1-1|16	%setup -q -c -T
14nr|spear-demo-1-1|17	unzip -L %{SOURCE0}
14nr|spear-demo-1-1|18	sed -i.orig 's|\r||g' sod.doc
14nr|spear-demo-1-1|19	touch -r sod.doc.orig sod.doc
14nr|spear-demo-1-1|20	
14nr|spear-demo-1-1|21	
14nr|spear-demo-1-1|22	%build
14nr|spear-demo-1-1|23	# nothing to build data files only
14nr|spear-demo-1-1|24	
14nr|spear-demo-1-1|25	%install
14nr|spear-demo-1-1|26	mkdir -p %{buildroot}%{_datadir}/spear/demo
14nr|spear-demo-1-1|27	install -p -m 644 *.sdm %{buildroot}%{_datadir}/spear/demo
14nr|spear-demo-1-1|28	
14nr|spear-demo-1-1|29	
14nr|spear-demo-1-1|30	%files
14nr|spear-demo-1-1|31	%defattr(-,root,root,-)
14nr|spear-demo-1-1|32	%doc sod.doc
14nr|spear-demo-1-1|33	%{_datadir}/spear
14nr|spear-demo-1-1|34	
14nr|spear-demo-1-1|35	%changelog
14nr|spear-demo-1-1|36	* Mon Jan 28 2013 Rosa <rosa@abf.rosalinux.ru> 1-1
14nr|spear-demo-1-1|37	+ Revision: f73139d
14nr|spear-demo-1-1|38	- Automatic import for version 1-1
14nr|spear-demo-1-1|39	
14nr|spear-demo-1-1|40	

26465 14
14nr|spectrum-roms-20081224-1|1	%define 	version 20081224
14nr|spectrum-roms-20081224-1|2	
14nr|spectrum-roms-20081224-1|3	Name:           spectrum-roms
14nr|spectrum-roms-20081224-1|4	Version:        %{version}
14nr|spectrum-roms-20081224-1|5	Release:        %mkrel 1
14nr|spectrum-roms-20081224-1|6	Summary:        A collection of Spectrum ROM images
14nr|spectrum-roms-20081224-1|7	Group:          Emulators
14nr|spectrum-roms-20081224-1|8	License:        Distributable
14nr|spectrum-roms-20081224-1|9	URL:            http://www.chiark.greenend.org.uk/~cjwatson/code/spectrum-roms/
14nr|spectrum-roms-20081224-1|10	Source0:        http://www.chiark.greenend.org.uk/~cjwatson/code/%{name}/%{name}-%{version}.tar.gz
14nr|spectrum-roms-20081224-1|11	Source1:        %{name}-distribution.txt
14nr|spectrum-roms-20081224-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14nr|spectrum-roms-20081224-1|13	BuildArch:      noarch
14nr|spectrum-roms-20081224-1|14	
14nr|spectrum-roms-20081224-1|15	%description
14nr|spectrum-roms-20081224-1|16	This package provides images of the read-only memories from various
14nr|spectrum-roms-20081224-1|17	versions of the Sinclair Spectrum. They can be used with various emulators.
14nr|spectrum-roms-20081224-1|18	
14nr|spectrum-roms-20081224-1|19	%prep
14nr|spectrum-roms-20081224-1|20	%setup -q -n %{name}
14nr|spectrum-roms-20081224-1|21	
14nr|spectrum-roms-20081224-1|22	%build
14nr|spectrum-roms-20081224-1|23	%make
14nr|spectrum-roms-20081224-1|24	
14nr|spectrum-roms-20081224-1|25	%install
14nr|spectrum-roms-20081224-1|26	rm -rf %{buildroot}
14nr|spectrum-roms-20081224-1|27	make install DESTDIR=%{buildroot}%{_prefix}
14nr|spectrum-roms-20081224-1|28	
14nr|spectrum-roms-20081224-1|29	install -pm 0644 %{SOURCE1} distribution.txt
14nr|spectrum-roms-20081224-1|30	
14nr|spectrum-roms-20081224-1|31	rm -rf %{buildroot}%{_docdir}
14nr|spectrum-roms-20081224-1|32	
14nr|spectrum-roms-20081224-1|33	%clean
14nr|spectrum-roms-20081224-1|34	rm -rf %{buildroot}
14nr|spectrum-roms-20081224-1|35	
14nr|spectrum-roms-20081224-1|36	%files
14nr|spectrum-roms-20081224-1|37	%defattr(-,root,root,-)
14nr|spectrum-roms-20081224-1|38	%doc ChangeLog README distribution.txt
14nr|spectrum-roms-20081224-1|39	%{_datadir}/%{name}
14nr|spectrum-roms-20081224-1|40	
14nr|spectrum-roms-20081224-1|41	
14nr|spectrum-roms-20081224-1|42	
14nr|spectrum-roms-20081224-1|43	
14nr|spectrum-roms-20081224-1|44	%changelog
14nr|spectrum-roms-20081224-1|45	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 20081224-1
14nr|spectrum-roms-20081224-1|46	+ Revision: 2d29b08
14nr|spectrum-roms-20081224-1|47	- Automatic import for version 20081224
14nr|spectrum-roms-20081224-1|48	
14nr|spectrum-roms-20081224-1|49	

26466 14
14nr|speedtouch-firmware-0.1-8|1	%define name speedtouch-firmware
14nr|speedtouch-firmware-0.1-8|2	%define oldname speedtouch_mgmt
14nr|speedtouch-firmware-0.1-8|3	%define version 0.1
14nr|speedtouch-firmware-0.1-8|4	%define release %mkrel 8
14nr|speedtouch-firmware-0.1-8|5	#http://download.ethomson.com/download/WebUpgrade_MacOSX_R3.zip
14nr|speedtouch-firmware-0.1-8|6	#http://download.ethomson.com/download/KQD6_R204.zip
14nr|speedtouch-firmware-0.1-8|7	#http://www.speedtouch.com/download/drivers/USB/SpeedTouch330_firmware_3012.zip
14nr|speedtouch-firmware-0.1-8|8	%define url http://speedtouch.sourceforge.net
14nr|speedtouch-firmware-0.1-8|9	
14nr|speedtouch-firmware-0.1-8|10	Name:		%{name}
14nr|speedtouch-firmware-0.1-8|11	Version: 	%{version}
14nr|speedtouch-firmware-0.1-8|12	Release: 	%{release}
14nr|speedtouch-firmware-0.1-8|13	License: 	Commercial
14nr|speedtouch-firmware-0.1-8|14	Group:		System/Kernel and hardware
14nr|speedtouch-firmware-0.1-8|15	URL: 		%{url}
14nr|speedtouch-firmware-0.1-8|16	Source0: 	%{oldname}-%{version}.tar.bz2
14nr|speedtouch-firmware-0.1-8|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
14nr|speedtouch-firmware-0.1-8|18	Summary: 	Alcatel Speedtouch USB adsl modem microcode
14nr|speedtouch-firmware-0.1-8|19	Provides:	%{oldname}
14nr|speedtouch-firmware-0.1-8|20	Obsoletes:	%{oldname}
14nr|speedtouch-firmware-0.1-8|21	BuildRequires:	speedtouch-firmware-extractor
14nr|speedtouch-firmware-0.1-8|22	BuildArch:	noarch
14nr|speedtouch-firmware-0.1-8|23	
14nr|speedtouch-firmware-0.1-8|24	%description
14nr|speedtouch-firmware-0.1-8|25	Alcatel Speedtouch USB adsl modem microcode. Copyright Alcatel.
14nr|speedtouch-firmware-0.1-8|26	Needed to make the modem work.
14nr|speedtouch-firmware-0.1-8|27	
14nr|speedtouch-firmware-0.1-8|28	%prep
14nr|speedtouch-firmware-0.1-8|29	%setup -q -n %{oldname}-%{version}
14nr|speedtouch-firmware-0.1-8|30	mv mgmt.o mgmt_rev0.o
14nr|speedtouch-firmware-0.1-8|31	
14nr|speedtouch-firmware-0.1-8|32	%build
14nr|speedtouch-firmware-0.1-8|33	for rev in 0 2 4; do
14nr|speedtouch-firmware-0.1-8|34	/usr/sbin/firmware-extractor mgmt_rev$rev.o
14nr|speedtouch-firmware-0.1-8|35	for stage in 1 2; do
14nr|speedtouch-firmware-0.1-8|36	mv speedtch-$stage.bin speedtch-$stage.bin.$rev
14nr|speedtouch-firmware-0.1-8|37	done
14nr|speedtouch-firmware-0.1-8|38	done
14nr|speedtouch-firmware-0.1-8|39	
14nr|speedtouch-firmware-0.1-8|40	%install
14nr|speedtouch-firmware-0.1-8|41	rm -rf $RPM_BUILD_ROOT
14nr|speedtouch-firmware-0.1-8|42	
14nr|speedtouch-firmware-0.1-8|43	mkdir -p -m 755 $RPM_BUILD_ROOT/lib/firmware
14nr|speedtouch-firmware-0.1-8|44	install -m 644 speedtch-*.bin.* $RPM_BUILD_ROOT/lib/firmware
14nr|speedtouch-firmware-0.1-8|45	
14nr|speedtouch-firmware-0.1-8|46	%clean
14nr|speedtouch-firmware-0.1-8|47	rm -rf $RPM_BUILD_ROOT
14nr|speedtouch-firmware-0.1-8|48	
14nr|speedtouch-firmware-0.1-8|49	%files
14nr|speedtouch-firmware-0.1-8|50	%defattr(-,root,root)
14nr|speedtouch-firmware-0.1-8|51	/lib/firmware/speedtch-*.bin.*
14nr|speedtouch-firmware-0.1-8|52	
14nr|speedtouch-firmware-0.1-8|53	
14nr|speedtouch-firmware-0.1-8|54	
14nr|speedtouch-firmware-0.1-8|55	
14nr|speedtouch-firmware-0.1-8|56	%changelog
14nr|speedtouch-firmware-0.1-8|57	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1-8
14nr|speedtouch-firmware-0.1-8|58	+ Revision: 5c03941
14nr|speedtouch-firmware-0.1-8|59	- Automatic import for version 0.1
14nr|speedtouch-firmware-0.1-8|60	
14nr|speedtouch-firmware-0.1-8|61	

26467 14
14nr|steam-1.0.0.47-4|1	%define debug_package %{nil}
14nr|steam-1.0.0.47-4|2	
14nr|steam-1.0.0.47-4|3	Summary:	Installer for Valve's digital software distribution service
14nr|steam-1.0.0.47-4|4	
14nr|steam-1.0.0.47-4|5	Name:		steam
14nr|steam-1.0.0.47-4|6	Version:	1.0.0.47
14nr|steam-1.0.0.47-4|7	Release:	4
14nr|steam-1.0.0.47-4|8	License:	Freeware
14nr|steam-1.0.0.47-4|9	Group:		Games/Other
14nr|steam-1.0.0.47-4|10	URL:            https://github.com/ValveSoftware/steam-for-linux
14nr|steam-1.0.0.47-4|11	Source0:        http://repo.steampowered.com/steam/pool/steam/s/steam/%{name}_%{version}.tar.gz
14nr|steam-1.0.0.47-4|12	BuildRequires:	hicolor-icon-theme
14nr|steam-1.0.0.47-4|13	Requires:	alsa-lib
14nr|steam-1.0.0.47-4|14	Requires:	awk
14nr|steam-1.0.0.47-4|15	Requires:	coreutils
14nr|steam-1.0.0.47-4|16	Requires:	curl
14nr|steam-1.0.0.47-4|17	Requires:	dbus
14nr|steam-1.0.0.47-4|18	Requires:	desktop-file-utils
14nr|steam-1.0.0.47-4|19	Requires:	fonts-ttf-liberation
14nr|steam-1.0.0.47-4|20	Requires:	gdk-pixbuf
14nr|steam-1.0.0.47-4|21	Requires:	gtk+2.0
14nr|steam-1.0.0.47-4|22	Requires:	hicolor-icon-theme
14nr|steam-1.0.0.47-4|23	Requires:	nss
14nr|steam-1.0.0.47-4|24	Requires:	openal
14nr|steam-1.0.0.47-4|25	Requires:	pulseaudio
14nr|steam-1.0.0.47-4|26	Requires:	xterm
14nr|steam-1.0.0.47-4|27	Requires:	zenity
14nr|steam-1.0.0.47-4|28	# Libraries
14nr|steam-1.0.0.47-4|29	Requires:	libfreetype6
14nr|steam-1.0.0.47-4|30	Requires:	libgcrypt11
14nr|steam-1.0.0.47-4|31	Requires:	libgl1
14nr|steam-1.0.0.47-4|32	Requires:	libglu1
14nr|steam-1.0.0.47-4|33	Requires:	liblcms2_2
14nr|steam-1.0.0.47-4|34	Requires:	libpng0
14nr|steam-1.0.0.47-4|35	Requires:	libpng15
14nr|steam-1.0.0.47-4|36	Requires:	libSDL1.2_0
14nr|steam-1.0.0.47-4|37	Requires:	libvorbis0
14nr|steam-1.0.0.47-4|38	# Add some restricted package to Suggests
14nr|steam-1.0.0.47-4|39	Suggests:	libtxc-dxtn
14nr|steam-1.0.0.47-4|40	ExclusiveArch:	%{ix86}
14nr|steam-1.0.0.47-4|41	
14nr|steam-1.0.0.47-4|42	%description
14nr|steam-1.0.0.47-4|43	Steam is a software distribution service with an online store, automated
14nr|steam-1.0.0.47-4|44	installation, automatic updates, achievements, SteamCloud synchronized
14nr|steam-1.0.0.47-4|45	savegame and screenshot functionality, and many social features.
14nr|steam-1.0.0.47-4|46	
14nr|steam-1.0.0.47-4|47	%prep
14nr|steam-1.0.0.47-4|48	%setup -q -n %{name}
14nr|steam-1.0.0.47-4|49	
14nr|steam-1.0.0.47-4|50	%build
14nr|steam-1.0.0.47-4|51	echo "Nothing to do"
14nr|steam-1.0.0.47-4|52	
14nr|steam-1.0.0.47-4|53	%install
14nr|steam-1.0.0.47-4|54	%makeinstall_std
14nr|steam-1.0.0.47-4|55	
14nr|steam-1.0.0.47-4|56	%files
14nr|steam-1.0.0.47-4|57	%doc %{_docdir}/*
14nr|steam-1.0.0.47-4|58	%{_bindir}/steam*
14nr|steam-1.0.0.47-4|59	%{_prefix}/lib/steam/bootstraplinux_ubuntu12_32.tar.xz
14nr|steam-1.0.0.47-4|60	%{_datadir}/applications/steam.desktop
14nr|steam-1.0.0.47-4|61	%{_datadir}/pixmaps/steam*.png
14nr|steam-1.0.0.47-4|62	%{_iconsdir}/hicolor/*/apps/steam.*
14nr|steam-1.0.0.47-4|63	%{_mandir}/man6/steam.6.*
14nr|steam-1.0.0.47-4|64	
14nr|steam-1.0.0.47-4|65	%changelog
14nr|steam-1.0.0.47-4|66	* Wed Jun 18 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.0.47-4
14nr|steam-1.0.0.47-4|67	+ Revision: c02af6e
14nr|steam-1.0.0.47-4|68	- Release bump for a rebuild
14nr|steam-1.0.0.47-4|69	
14nr|steam-1.0.0.47-4|70	

26468 14
14nr|szip-2.1-2|1	%bcond_with	encoder		# build with encoder (may require license)
14nr|szip-2.1-2|2	
14nr|szip-2.1-2|3	%define major 2
14nr|szip-2.1-2|4	%define libname %mklibname sz %{major}
14nr|szip-2.1-2|5	%define devname %mklibname sz -d
14nr|szip-2.1-2|6	
14nr|szip-2.1-2|7	Summary:	SZIP - Science Data Lossless Compression library
14nr|szip-2.1-2|8	Name:		szip
14nr|szip-2.1-2|9	Version:	2.1
14nr|szip-2.1-2|10	Release:	2
14nr|szip-2.1-2|11	%if %{with encoder}
14nr|szip-2.1-2|12	License:	Free for non-commercial, scientific use only in HDF software
14nr|szip-2.1-2|13	%else
14nr|szip-2.1-2|14	License:	Free for use in HDF software
14nr|szip-2.1-2|15	%endif
14nr|szip-2.1-2|16	Group:		System/Libraries
14nr|szip-2.1-2|17	Url:		http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
14nr|szip-2.1-2|18	Source0:	ftp://ftp.hdfgroup.org/lib-external/szip/%{version}/%{name}-%{version}.tar.gz
14nr|szip-2.1-2|19	Patch0:		%{name}-opt.patch
14nr|szip-2.1-2|20	Patch1:		%{name}-linking.patch
14nr|szip-2.1-2|21	BuildRequires:	libtool
14nr|szip-2.1-2|22	
14nr|szip-2.1-2|23	%description
14nr|szip-2.1-2|24	SZIP is an implementation of the extended-Rice lossless compression
14nr|szip-2.1-2|25	algorithm. The Consultative Committee on Space Data Systems (CCSDS)
14nr|szip-2.1-2|26	has adopted the extended-Rice algorithm for international standards
14nr|szip-2.1-2|27	for space applications. SZIP is reported to provide fast and effective
14nr|szip-2.1-2|28	compression, specifically for the EOS data generated by the NASA Earth
14nr|szip-2.1-2|29	Observatory System (EOS). It was originally developed at University of
14nr|szip-2.1-2|30	New Mexico (UNM) and integrated with HDF4 by UNM researchers and
14nr|szip-2.1-2|31	developers.
14nr|szip-2.1-2|32	
14nr|szip-2.1-2|33	#----------------------------------------------------------------------------
14nr|szip-2.1-2|34	
14nr|szip-2.1-2|35	%package -n %{libname}
14nr|szip-2.1-2|36	Summary:	SZIP - Science Data Lossless Compression library
14nr|szip-2.1-2|37	Group:		System/Libraries
14nr|szip-2.1-2|38	Conflicts:	szip < 2.1-2
14nr|szip-2.1-2|39	Obsoletes:	szip < 2.1-2
14nr|szip-2.1-2|40	
14nr|szip-2.1-2|41	%description -n %{libname}
14nr|szip-2.1-2|42	SZIP is an implementation of the extended-Rice lossless compression
14nr|szip-2.1-2|43	algorithm. The Consultative Committee on Space Data Systems (CCSDS)
14nr|szip-2.1-2|44	has adopted the extended-Rice algorithm for international standards
14nr|szip-2.1-2|45	for space applications. SZIP is reported to provide fast and effective
14nr|szip-2.1-2|46	compression, specifically for the EOS data generated by the NASA Earth
14nr|szip-2.1-2|47	Observatory System (EOS). It was originally developed at University of
14nr|szip-2.1-2|48	New Mexico (UNM) and integrated with HDF4 by UNM researchers and
14nr|szip-2.1-2|49	developers.
14nr|szip-2.1-2|50	
14nr|szip-2.1-2|51	%files -n %{libname}
14nr|szip-2.1-2|52	%doc COPYING RELEASE.txt
14nr|szip-2.1-2|53	%{_libdir}/libsz.so.%{major}*
14nr|szip-2.1-2|54	
14nr|szip-2.1-2|55	#----------------------------------------------------------------------------
14nr|szip-2.1-2|56	
14nr|szip-2.1-2|57	%package -n %{devname}
14nr|szip-2.1-2|58	Summary:	Development files for SZIP library
14nr|szip-2.1-2|59	Group:		Development/C
14nr|szip-2.1-2|60	Requires:	%{libname} = %{EVRD}
14nr|szip-2.1-2|61	Provides:	%{name}-devel = %{EVRD}
14nr|szip-2.1-2|62	Conflicts:	szip-devel < 2.1-2
14nr|szip-2.1-2|63	Obsoletes:	szip-devel < 2.1-2
14nr|szip-2.1-2|64	
14nr|szip-2.1-2|65	%description -n %{devname}
14nr|szip-2.1-2|66	Development files for SZIP library.
14nr|szip-2.1-2|67	
14nr|szip-2.1-2|68	%files -n %{devname}
14nr|szip-2.1-2|69	%{_libdir}/libsz.so
14nr|szip-2.1-2|70	%{_includedir}/*.h
14nr|szip-2.1-2|71	
14nr|szip-2.1-2|72	#----------------------------------------------------------------------------
14nr|szip-2.1-2|73	
14nr|szip-2.1-2|74	%prep
14nr|szip-2.1-2|75	%setup -q
14nr|szip-2.1-2|76	%patch0 -p1
14nr|szip-2.1-2|77	%patch1 -p1
14nr|szip-2.1-2|78	
14nr|szip-2.1-2|79	%build
14nr|szip-2.1-2|80	autoreconf -fi
14nr|szip-2.1-2|81	%configure2_5x \
14nr|szip-2.1-2|82	--disable-static \
14nr|szip-2.1-2|83	%{!?with_encoder:--disable-encoding}
14nr|szip-2.1-2|84	%make
14nr|szip-2.1-2|85	
14nr|szip-2.1-2|86	%install
14nr|szip-2.1-2|87	%makeinstall_std
14nr|szip-2.1-2|88	
14nr|szip-2.1-2|89	
14nr|szip-2.1-2|90	
14nr|szip-2.1-2|91	%changelog
14nr|szip-2.1-2|92	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-2
14nr|szip-2.1-2|93	+ Revision: 4bc56f4
14nr|szip-2.1-2|94	- Re-work package structure according to our library packaging policy
14nr|szip-2.1-2|95	
14nr|szip-2.1-2|96	

26469 14
14nr|t-crisis-3.5.12a-2|1	Summary:	T-Crisis 3 100% A.I. is a Tetris clone with special modes
14nr|t-crisis-3.5.12a-2|2	Name:		t-crisis
14nr|t-crisis-3.5.12a-2|3	Version:	3.5.12a
14nr|t-crisis-3.5.12a-2|4	Release:	2
14nr|t-crisis-3.5.12a-2|5	Group:		Games/Arcade
14nr|t-crisis-3.5.12a-2|6	License:	Open-Source Freeware unknown
14nr|t-crisis-3.5.12a-2|7	Url:		http://16bitsoft.com/games-TetriCrisis3CPU.htm
14nr|t-crisis-3.5.12a-2|8	Source:		http://16bitsoft.com/files/TC3100CPU/SOURCE/%{name}-%{version}.zip
14nr|t-crisis-3.5.12a-2|9	Source10:	%{name}-128.png
14nr|t-crisis-3.5.12a-2|10	Source11:	%{name}-64.png
14nr|t-crisis-3.5.12a-2|11	Source12:	%{name}-48.png
14nr|t-crisis-3.5.12a-2|12	Source13:	%{name}-32.png
14nr|t-crisis-3.5.12a-2|13	Source14:	%{name}-16.png
14nr|t-crisis-3.5.12a-2|14	Patch1:		t-crisis-3.5.12a-datapath.patch
14nr|t-crisis-3.5.12a-2|15	Patch2:		t-crisis-3.5.12a-makefile.patch
14nr|t-crisis-3.5.12a-2|16	BuildRequires:	pkgconfig(gl)
14nr|t-crisis-3.5.12a-2|17	BuildRequires:	pkgconfig(glu)
14nr|t-crisis-3.5.12a-2|18	BuildRequires:	SDL-devel
14nr|t-crisis-3.5.12a-2|19	BuildRequires:	SDL_ttf-devel
14nr|t-crisis-3.5.12a-2|20	BuildRequires:	SDL_image-devel
14nr|t-crisis-3.5.12a-2|21	BuildRequires:	SDL_mixer-devel
14nr|t-crisis-3.5.12a-2|22	Obsoletes:	tetricrisis3 <= %{version}
14nr|t-crisis-3.5.12a-2|23	
14nr|t-crisis-3.5.12a-2|24	%description
14nr|t-crisis-3.5.12a-2|25	T-Crisis 3 100% A.I. is a Tetris clone.
14nr|t-crisis-3.5.12a-2|26	- 100% FREE
14nr|t-crisis-3.5.12a-2|27	- Beautiful full color and high resolution visual graphics
14nr|t-crisis-3.5.12a-2|28	- Awesome digital sound effects
14nr|t-crisis-3.5.12a-2|29	- Amazing digitally orchestrated music soundtrack
14nr|t-crisis-3.5.12a-2|30	- 100% arcade perfect GameBoy to PC conversion of the original
14nr|t-crisis-3.5.12a-2|31	- 1 to 3 player simultaneous play
14nr|t-crisis-3.5.12a-2|32	- Fight against two of your friends or the computer players
14nr|t-crisis-3.5.12a-2|33	- Play with keyboard and/or 1 to 2 USB joysticks
14nr|t-crisis-3.5.12a-2|34	- USB joysticks and keyboard can be remapped
14nr|t-crisis-3.5.12a-2|35	- 6 different and exciting game modes (original and the new Crisis+Mode)
14nr|t-crisis-3.5.12a-2|36	
14nr|t-crisis-3.5.12a-2|37	%prep
14nr|t-crisis-3.5.12a-2|38	%setup -q
14nr|t-crisis-3.5.12a-2|39	%patch1 -p1
14nr|t-crisis-3.5.12a-2|40	%patch2 -p1
14nr|t-crisis-3.5.12a-2|41	
14nr|t-crisis-3.5.12a-2|42	%build
14nr|t-crisis-3.5.12a-2|43	export CFLAGS="%{optflags} -DPKGDATADIR=\\\"%{_gamesdatadir}/%{name}/data\\\""
14nr|t-crisis-3.5.12a-2|44	
14nr|t-crisis-3.5.12a-2|45	%make
14nr|t-crisis-3.5.12a-2|46	mv tc3ai %{name}
14nr|t-crisis-3.5.12a-2|47	
14nr|t-crisis-3.5.12a-2|48	%install
14nr|t-crisis-3.5.12a-2|49	install -d %{buildroot}%{_gamesbindir}
14nr|t-crisis-3.5.12a-2|50	install -d %{buildroot}%{_gamesdatadir}/%{name}
14nr|t-crisis-3.5.12a-2|51	cp -R data %{buildroot}%{_gamesdatadir}/%{name}/
14nr|t-crisis-3.5.12a-2|52	install -D -m 755 %{name} %{buildroot}%{_gamesbindir}/%{name}
14nr|t-crisis-3.5.12a-2|53	
14nr|t-crisis-3.5.12a-2|54	install -D -m 644 %{SOURCE14} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14nr|t-crisis-3.5.12a-2|55	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14nr|t-crisis-3.5.12a-2|56	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14nr|t-crisis-3.5.12a-2|57	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nr|t-crisis-3.5.12a-2|58	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nr|t-crisis-3.5.12a-2|59	
14nr|t-crisis-3.5.12a-2|60	install -D -m 644 %{SOURCE11} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nr|t-crisis-3.5.12a-2|61	
14nr|t-crisis-3.5.12a-2|62	install -d %{buildroot}%{_datadir}/applications
14nr|t-crisis-3.5.12a-2|63	
14nr|t-crisis-3.5.12a-2|64	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|t-crisis-3.5.12a-2|65	[Desktop Entry]
14nr|t-crisis-3.5.12a-2|66	Name=T-Crisis 3 100% A.I.
14nr|t-crisis-3.5.12a-2|67	Comment=%{summary}
14nr|t-crisis-3.5.12a-2|68	Exec=%{_gamesbindir}/%{name}
14nr|t-crisis-3.5.12a-2|69	Icon=%{name}
14nr|t-crisis-3.5.12a-2|70	Terminal=false
14nr|t-crisis-3.5.12a-2|71	Type=Application
14nr|t-crisis-3.5.12a-2|72	StartupNotify=true
14nr|t-crisis-3.5.12a-2|73	Categories=Game;ArcadeGame;
14nr|t-crisis-3.5.12a-2|74	EOF
14nr|t-crisis-3.5.12a-2|75	
14nr|t-crisis-3.5.12a-2|76	%files
14nr|t-crisis-3.5.12a-2|77	%{_gamesbindir}/%{name}
14nr|t-crisis-3.5.12a-2|78	%dir %{_gamesdatadir}/%{name}/data
14nr|t-crisis-3.5.12a-2|79	%{_gamesdatadir}/%{name}/data/*
14nr|t-crisis-3.5.12a-2|80	%{_datadir}/applications/%{name}.desktop
14nr|t-crisis-3.5.12a-2|81	%{_datadir}/pixmaps/%{name}.png
14nr|t-crisis-3.5.12a-2|82	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nr|t-crisis-3.5.12a-2|83	
14nr|t-crisis-3.5.12a-2|84	
14nr|t-crisis-3.5.12a-2|85	
14nr|t-crisis-3.5.12a-2|86	
14nr|t-crisis-3.5.12a-2|87	%changelog
14nr|t-crisis-3.5.12a-2|88	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.12a-2
14nr|t-crisis-3.5.12a-2|89	+ Revision: d4e7a8b
14nr|t-crisis-3.5.12a-2|90	- LOG Update BuildRequires, spec cleanup
14nr|t-crisis-3.5.12a-2|91	
14nr|t-crisis-3.5.12a-2|92	

26470 14
14nr|thunar-dropbox-0.2.0-1|1	%define name	thunar-dropbox
14nr|thunar-dropbox-0.2.0-1|2	%define version 0.2.0
14nr|thunar-dropbox-0.2.0-1|3	%define release %mkrel 1
14nr|thunar-dropbox-0.2.0-1|4	
14nr|thunar-dropbox-0.2.0-1|5	Summary:	Dropbox extension for Thunar
14nr|thunar-dropbox-0.2.0-1|6	Name:		%{name}
14nr|thunar-dropbox-0.2.0-1|7	Version:	%{version}
14nr|thunar-dropbox-0.2.0-1|8	Release:	%{release}
14nr|thunar-dropbox-0.2.0-1|9	Source0:	%{name}-%{version}.tar.bz2
14nr|thunar-dropbox-0.2.0-1|10	Source1:	wscript.32
14nr|thunar-dropbox-0.2.0-1|11	Source2:	wscript.64
14nr|thunar-dropbox-0.2.0-1|12	License:	GPLv3+
14nr|thunar-dropbox-0.2.0-1|13	Group:		Graphical desktop/Xfce
14nr|thunar-dropbox-0.2.0-1|14	Url:		http://www.softwarebakery.com/maato/thunar-dropbox.html
14nr|thunar-dropbox-0.2.0-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|thunar-dropbox-0.2.0-1|16	Requires:	thunar >= 1.2.0
14nr|thunar-dropbox-0.2.0-1|17	BuildRequires:	python, thunar-devel >= 1.2.0
14nr|thunar-dropbox-0.2.0-1|18	
14nr|thunar-dropbox-0.2.0-1|19	%description
14nr|thunar-dropbox-0.2.0-1|20	Dropbox extension for Thunar.
14nr|thunar-dropbox-0.2.0-1|21	
14nr|thunar-dropbox-0.2.0-1|22	%prep
14nr|thunar-dropbox-0.2.0-1|23	%setup -q
14nr|thunar-dropbox-0.2.0-1|24	%ifarch x86_64
14nr|thunar-dropbox-0.2.0-1|25	cp -f %SOURCE2 wscript
14nr|thunar-dropbox-0.2.0-1|26	%else
14nr|thunar-dropbox-0.2.0-1|27	cp -f %SOURCE1 wscript
14nr|thunar-dropbox-0.2.0-1|28	%endif
14nr|thunar-dropbox-0.2.0-1|29	
14nr|thunar-dropbox-0.2.0-1|30	%build
14nr|thunar-dropbox-0.2.0-1|31	./waf configure --prefix=/usr
14nr|thunar-dropbox-0.2.0-1|32	./waf build
14nr|thunar-dropbox-0.2.0-1|33	
14nr|thunar-dropbox-0.2.0-1|34	%install
14nr|thunar-dropbox-0.2.0-1|35	%__rm -rf %{buildroot}
14nr|thunar-dropbox-0.2.0-1|36	./waf install --destdir=%{buildroot}
14nr|thunar-dropbox-0.2.0-1|37	find %{buildroot} -name *.so -exec chmod 755 {} \;
14nr|thunar-dropbox-0.2.0-1|38	
14nr|thunar-dropbox-0.2.0-1|39	%clean
14nr|thunar-dropbox-0.2.0-1|40	%__rm -rf %{buildroot}
14nr|thunar-dropbox-0.2.0-1|41	
14nr|thunar-dropbox-0.2.0-1|42	%files
14nr|thunar-dropbox-0.2.0-1|43	%defattr(-,root,root)
14nr|thunar-dropbox-0.2.0-1|44	%doc AUTHORS ChangeLog COPYING
14nr|thunar-dropbox-0.2.0-1|45	%_libdir/thunarx-2/*.so
14nr|thunar-dropbox-0.2.0-1|46	%_iconsdir/hicolor/*/*/%{name}.png
14nr|thunar-dropbox-0.2.0-1|47	
14nr|thunar-dropbox-0.2.0-1|48	
14nr|thunar-dropbox-0.2.0-1|49	
14nr|thunar-dropbox-0.2.0-1|50	%changelog
14nr|thunar-dropbox-0.2.0-1|51	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.2.0-1
14nr|thunar-dropbox-0.2.0-1|52	+ Revision: 38c256e
14nr|thunar-dropbox-0.2.0-1|53	- Automatic import for version 0.2.0
14nr|thunar-dropbox-0.2.0-1|54	
14nr|thunar-dropbox-0.2.0-1|55	

26471 14
14nr|t-lasku-1.9.7-1|1	%define name	t-lasku
14nr|t-lasku-1.9.7-1|2	%define version	1.9.7
14nr|t-lasku-1.9.7-1|3	%define release	%mkrel 1
14nr|t-lasku-1.9.7-1|4	
14nr|t-lasku-1.9.7-1|5	Name:		%{name}
14nr|t-lasku-1.9.7-1|6	Version:	%{version}
14nr|t-lasku-1.9.7-1|7	Release:	%{release}
14nr|t-lasku-1.9.7-1|8	Summary:	Finnish invoicing software
14nr|t-lasku-1.9.7-1|9	Group:		Office
14nr|t-lasku-1.9.7-1|10	License:	BSD
14nr|t-lasku-1.9.7-1|11	URL:		http://helineva.net/%{name}/
14nr|t-lasku-1.9.7-1|12	Source0:	http://helineva.net/%{name}/%{name}-%{version}-i386.tar.gz
14nr|t-lasku-1.9.7-1|13	Source1:	http://helineva.net/%{name}/%{name}-%{version}-amd64.tar.gz
14nr|t-lasku-1.9.7-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|t-lasku-1.9.7-1|15	BuildRequires:	qt4-devel >= 4:4.6
14nr|t-lasku-1.9.7-1|16	Requires:	qt4-database-plugin-sqlite
14nr|t-lasku-1.9.7-1|17	
14nr|t-lasku-1.9.7-1|18	%description
14nr|t-lasku-1.9.7-1|19	T-lasku is a Finnish invoicing software for Linux.
14nr|t-lasku-1.9.7-1|20	
14nr|t-lasku-1.9.7-1|21	%prep
14nr|t-lasku-1.9.7-1|22	%ifarch x86_64
14nr|t-lasku-1.9.7-1|23	%setup -q -T -b1
14nr|t-lasku-1.9.7-1|24	%else
14nr|t-lasku-1.9.7-1|25	%setup -q -T -b0
14nr|t-lasku-1.9.7-1|26	%endif
14nr|t-lasku-1.9.7-1|27	
14nr|t-lasku-1.9.7-1|28	%build
14nr|t-lasku-1.9.7-1|29	g++ %{optflags} %{ldflags} -o t-lasku t-lasku-relocatable -lQtScript -lQtSql -lQtGui -lQtCore -lpthread
14nr|t-lasku-1.9.7-1|30	
14nr|t-lasku-1.9.7-1|31	%install
14nr|t-lasku-1.9.7-1|32	rm -rf %{buildroot}
14nr|t-lasku-1.9.7-1|33	
14nr|t-lasku-1.9.7-1|34	#binary
14nr|t-lasku-1.9.7-1|35	install -Dpm755 %{name} %{buildroot}%{_bindir}/%{name}
14nr|t-lasku-1.9.7-1|36	
14nr|t-lasku-1.9.7-1|37	#desktop file
14nr|t-lasku-1.9.7-1|38	mkdir -p %{buildroot}%{_datadir}/applications
14nr|t-lasku-1.9.7-1|39	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nr|t-lasku-1.9.7-1|40	[Desktop Entry]
14nr|t-lasku-1.9.7-1|41	Name=T-lasku
14nr|t-lasku-1.9.7-1|42	GenericName=Invoicing software
14nr|t-lasku-1.9.7-1|43	Comment=Finnish invoicing software
14nr|t-lasku-1.9.7-1|44	Terminal=false
14nr|t-lasku-1.9.7-1|45	Exec=%{name}
14nr|t-lasku-1.9.7-1|46	Icon=%{name}
14nr|t-lasku-1.9.7-1|47	Type=Application
14nr|t-lasku-1.9.7-1|48	Categories=Qt;Office;Finance;X-MandrivaLinux-CrossDesktop;
14nr|t-lasku-1.9.7-1|49	EOF
14nr|t-lasku-1.9.7-1|50	
14nr|t-lasku-1.9.7-1|51	# Install hicolor icons
14nr|t-lasku-1.9.7-1|52	for i in 16x16 24x24 32x32 48x48
14nr|t-lasku-1.9.7-1|53	do
14nr|t-lasku-1.9.7-1|54	install -Dpm 644 images/%{name}-$i.png %{buildroot}%{_datadir}/icons/hicolor/$i/apps/%{name}.png
14nr|t-lasku-1.9.7-1|55	done
14nr|t-lasku-1.9.7-1|56	
14nr|t-lasku-1.9.7-1|57	#translations
14nr|t-lasku-1.9.7-1|58	mkdir -p %{buildroot}%{_datadir}/%{name}/translations/
14nr|t-lasku-1.9.7-1|59	cp translations/* %{buildroot}%{_datadir}/%{name}/translations/
14nr|t-lasku-1.9.7-1|60	
14nr|t-lasku-1.9.7-1|61	%clean
14nr|t-lasku-1.9.7-1|62	rm -rf %{buildroot}
14nr|t-lasku-1.9.7-1|63	
14nr|t-lasku-1.9.7-1|64	%files
14nr|t-lasku-1.9.7-1|65	%defattr(-,root,root,-)
14nr|t-lasku-1.9.7-1|66	%doc COPYING
14nr|t-lasku-1.9.7-1|67	%{_bindir}/%{name}
14nr|t-lasku-1.9.7-1|68	%{_datadir}/%{name}
14nr|t-lasku-1.9.7-1|69	%{_datadir}/applications/%{name}.desktop
14nr|t-lasku-1.9.7-1|70	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nr|t-lasku-1.9.7-1|71	
14nr|t-lasku-1.9.7-1|72	
14nr|t-lasku-1.9.7-1|73	
14nr|t-lasku-1.9.7-1|74	%changelog
14nr|t-lasku-1.9.7-1|75	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.9.7-1
14nr|t-lasku-1.9.7-1|76	+ Revision: 44aac7c
14nr|t-lasku-1.9.7-1|77	- Automatic import for version 1.9.7
14nr|t-lasku-1.9.7-1|78	
14nr|t-lasku-1.9.7-1|79	

26472 14
14nr|tuxsetup-1.2.0037-3|1	%define name tuxsetup
14nr|tuxsetup-1.2.0037-3|2	%define version 1.2.0037
14nr|tuxsetup-1.2.0037-3|3	%define release %mkrel 3
14nr|tuxsetup-1.2.0037-3|4	%define distname %{name}-%{version}-final
14nr|tuxsetup-1.2.0037-3|5	
14nr|tuxsetup-1.2.0037-3|6	%define _requires_exceptions libbabtts.so
14nr|tuxsetup-1.2.0037-3|7	
14nr|tuxsetup-1.2.0037-3|8	Summary: Daemons and applications for Tux Droid
14nr|tuxsetup-1.2.0037-3|9	Name: %{name}
14nr|tuxsetup-1.2.0037-3|10	Version: %{version}
14nr|tuxsetup-1.2.0037-3|11	Release: %{release}
14nr|tuxsetup-1.2.0037-3|12	Source0: %{distname}.tar.gz
14nr|tuxsetup-1.2.0037-3|13	# use root supplementary group to be able to access USB devices
14nr|tuxsetup-1.2.0037-3|14	# when running tuxd from udev
14nr|tuxsetup-1.2.0037-3|15	Patch0: tuxsetup-1.1.0010-final-suppl_group.patch
14nr|tuxsetup-1.2.0037-3|16	Patch1: tuxsetup-1.2.0037-final-use_helper.patch
14nr|tuxsetup-1.2.0037-3|17	License: GPL/Acapela
14nr|tuxsetup-1.2.0037-3|18	Group: Toys
14nr|tuxsetup-1.2.0037-3|19	Url: http://www.tuxisalive.com/developer-corner/software/tuxsetup/
14nr|tuxsetup-1.2.0037-3|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|tuxsetup-1.2.0037-3|21	ExclusiveArch: %{ix86}
14nr|tuxsetup-1.2.0037-3|22	Requires: dynamic
14nr|tuxsetup-1.2.0037-3|23	Requires: python-pyxml
14nr|tuxsetup-1.2.0037-3|24	Requires: pygtk2.0-libglade
14nr|tuxsetup-1.2.0037-3|25	
14nr|tuxsetup-1.2.0037-3|26	%description
14nr|tuxsetup-1.2.0037-3|27	tuxsetup contains daemons and applications for the Tux Droid wireless robot:
14nr|tuxsetup-1.2.0037-3|28	- tuxd, the tux daemon
14nr|tuxsetup-1.2.0037-3|29	- tuxttsd, the tux text to speech daemon
14nr|tuxsetup-1.2.0037-3|30	- the python API
14nr|tuxsetup-1.2.0037-3|31	- the gadget manager
14nr|tuxsetup-1.2.0037-3|32	- a few gadgets: weather, clock and emial gagdet
14nr|tuxsetup-1.2.0037-3|33	- tuxgi, tux droid graphical interface
14nr|tuxsetup-1.2.0037-3|34	- original sound files
14nr|tuxsetup-1.2.0037-3|35	- latest firmware
14nr|tuxsetup-1.2.0037-3|36	
14nr|tuxsetup-1.2.0037-3|37	%prep
14nr|tuxsetup-1.2.0037-3|38	%setup -q -n %{distname}
14nr|tuxsetup-1.2.0037-3|39	%patch0 -p1
14nr|tuxsetup-1.2.0037-3|40	%patch1 -p1
14nr|tuxsetup-1.2.0037-3|41	chmod +x mirror/opt/tuxdroid/bin/tuxgdgmaker
14nr|tuxsetup-1.2.0037-3|42	ln -sf /opt/tuxdroid/bin/tuxgdgmaker mirror/usr/local/bin/tuxgdgmaker
14nr|tuxsetup-1.2.0037-3|43	
14nr|tuxsetup-1.2.0037-3|44	%build
14nr|tuxsetup-1.2.0037-3|45	
14nr|tuxsetup-1.2.0037-3|46	%install
14nr|tuxsetup-1.2.0037-3|47	rm -rf %{buildroot}
14nr|tuxsetup-1.2.0037-3|48	cp -a mirror %{buildroot}
14nr|tuxsetup-1.2.0037-3|49	mv %{buildroot}/usr/local/bin %{buildroot}%{_bindir}
14nr|tuxsetup-1.2.0037-3|50	#- add link for dfu-programmer (see scripts/postinst)
14nr|tuxsetup-1.2.0037-3|51	ln -nsf /opt/tuxdroid/bin/dfu-programmer %{buildroot}%{_bindir}/dfu-programmer
14nr|tuxsetup-1.2.0037-3|52	#- fix perms of images
14nr|tuxsetup-1.2.0037-3|53	chmod a+r %{buildroot}%{_datadir}/pixmaps/*.png
14nr|tuxsetup-1.2.0037-3|54	
14nr|tuxsetup-1.2.0037-3|55	rm -f %{buildroot}%{_docdir}/%{name}/COPYING
14nr|tuxsetup-1.2.0037-3|56	#- 9.wav is a copyrighted file
14nr|tuxsetup-1.2.0037-3|57	cp -a %{buildroot}/opt/tuxdroid/apps/tuxgi/sounds/{8,9}.wav
14nr|tuxsetup-1.2.0037-3|58	#- move udev rules after main Mandriva rules,
14nr|tuxsetup-1.2.0037-3|59	#- so that pam_console_apply does not modify device permissions while tuxd is running
14nr|tuxsetup-1.2.0037-3|60	#- or else some race will prevent tuxd from accessing the device
14nr|tuxsetup-1.2.0037-3|61	mv %{buildroot}%{_sysconfdir}/udev/rules.d/{45,55}-tuxdroid.rules
14nr|tuxsetup-1.2.0037-3|62	
14nr|tuxsetup-1.2.0037-3|63	#- fix shebangs
14nr|tuxsetup-1.2.0037-3|64	sed -i 's,^#/bin/,#!/bin/,' %{buildroot}/opt/tuxdroid/bin/tux*
14nr|tuxsetup-1.2.0037-3|65	
14nr|tuxsetup-1.2.0037-3|66	#- consolehelper config: do not ask for password
14nr|tuxsetup-1.2.0037-3|67	for program in tuxgdg tuxgdgmaker; do
14nr|tuxsetup-1.2.0037-3|68	mkdir -p %{buildroot}%{_sbindir}
14nr|tuxsetup-1.2.0037-3|69	mv %{buildroot}%{_bindir}/$program %{buildroot}%{_sbindir}/$program
14nr|tuxsetup-1.2.0037-3|70	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$program
14nr|tuxsetup-1.2.0037-3|71	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14nr|tuxsetup-1.2.0037-3|72	ln -sf %{_sysconfdir}/pam.d/mandriva-console-auth %{buildroot}%{_sysconfdir}/pam.d/$program
14nr|tuxsetup-1.2.0037-3|73	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
14nr|tuxsetup-1.2.0037-3|74	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$program <<EOF
14nr|tuxsetup-1.2.0037-3|75	PROGRAM=/usr/sbin/$program
14nr|tuxsetup-1.2.0037-3|76	FALLBACK=false
14nr|tuxsetup-1.2.0037-3|77	SESSION=true
14nr|tuxsetup-1.2.0037-3|78	EOF
14nr|tuxsetup-1.2.0037-3|79	done
14nr|tuxsetup-1.2.0037-3|80	
14nr|tuxsetup-1.2.0037-3|81	cat > %{buildroot}%{_datadir}/applications/tuxgi.desktop << EOF
14nr|tuxsetup-1.2.0037-3|82	[Desktop Entry]
14nr|tuxsetup-1.2.0037-3|83	Name=Tux Droid Interface
14nr|tuxsetup-1.2.0037-3|84	Comment=Tux Droid graphical interface
14nr|tuxsetup-1.2.0037-3|85	Exec=tuxgi
14nr|tuxsetup-1.2.0037-3|86	Icon=tuxmanager
14nr|tuxsetup-1.2.0037-3|87	Terminal=false
14nr|tuxsetup-1.2.0037-3|88	Type=Application
14nr|tuxsetup-1.2.0037-3|89	Categories=Utility;
14nr|tuxsetup-1.2.0037-3|90	StartupNotify=true
14nr|tuxsetup-1.2.0037-3|91	EOF
14nr|tuxsetup-1.2.0037-3|92	
14nr|tuxsetup-1.2.0037-3|93	install -d %{buildroot}%{_sysconfdir}/dynamic/launchers/tuxdroid
14nr|tuxsetup-1.2.0037-3|94	for desktop in kde gnome; do
14nr|tuxsetup-1.2.0037-3|95	ln -sf ../../../../%{_datadir}/applications/tuxgi.desktop \
14nr|tuxsetup-1.2.0037-3|96	%{buildroot}%{_sysconfdir}/dynamic/launchers/tuxdroid/$desktop.desktop
14nr|tuxsetup-1.2.0037-3|97	done
14nr|tuxsetup-1.2.0037-3|98	
14nr|tuxsetup-1.2.0037-3|99	install -d %{buildroot}%{_sysconfdir}/dynamic/scripts
14nr|tuxsetup-1.2.0037-3|100	cat > %{buildroot}%{_sysconfdir}/dynamic/scripts/tuxdroid.script << EOF
14nr|tuxsetup-1.2.0037-3|101	#!/bin/sh
14nr|tuxsetup-1.2.0037-3|102	. /etc/dynamic/scripts/functions.script
14nr|tuxsetup-1.2.0037-3|103	check_activated \$0
14nr|tuxsetup-1.2.0037-3|104	call_hooks \$ACTION tuxdroid \$DEVNAME ""
14nr|tuxsetup-1.2.0037-3|105	EOF
14nr|tuxsetup-1.2.0037-3|106	chmod +x %{buildroot}%{_sysconfdir}/dynamic/scripts/tuxdroid.script
14nr|tuxsetup-1.2.0037-3|107	
14nr|tuxsetup-1.2.0037-3|108	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/65-tuxdroid-dynamic.rules << EOF
14nr|tuxsetup-1.2.0037-3|109	# Dynamic rules for tuxdroid
14nr|tuxsetup-1.2.0037-3|110	SUBSYSTEM=="usb_device", SYSFS{idVendor}=="03eb", SYSFS{idProduct}=="ff07", ENV{TUXDROID}="1"
14nr|tuxsetup-1.2.0037-3|111	ENV{TUXDROID}=="1", RUN+="/bin/sh -c '/etc/dynamic/scripts/tuxdroid.script &>/dev/null &'"
14nr|tuxsetup-1.2.0037-3|112	EOF
14nr|tuxsetup-1.2.0037-3|113	
14nr|tuxsetup-1.2.0037-3|114	#- do not modify firmware files by converting EOL
14nr|tuxsetup-1.2.0037-3|115	export DONT_FIX_EOL=1
14nr|tuxsetup-1.2.0037-3|116	# does not work because fix-eol matches on basename, not full path
14nr|tuxsetup-1.2.0037-3|117	# export EXCLUDE_FROM_EOL_CONVERSION=`find %{buildroot}/opt/tuxdroid/firmware/ -type f`
14nr|tuxsetup-1.2.0037-3|118	
14nr|tuxsetup-1.2.0037-3|119	%clean
14nr|tuxsetup-1.2.0037-3|120	rm -rf %{buildroot}
14nr|tuxsetup-1.2.0037-3|121	
14nr|tuxsetup-1.2.0037-3|122	%if %mdkversion < 200900
14nr|tuxsetup-1.2.0037-3|123	%post
14nr|tuxsetup-1.2.0037-3|124	%update_menus
14nr|tuxsetup-1.2.0037-3|125	%endif
14nr|tuxsetup-1.2.0037-3|126	
14nr|tuxsetup-1.2.0037-3|127	%if %mdkversion < 200900
14nr|tuxsetup-1.2.0037-3|128	%postun
14nr|tuxsetup-1.2.0037-3|129	%clean_menus
14nr|tuxsetup-1.2.0037-3|130	%endif
14nr|tuxsetup-1.2.0037-3|131	
14nr|tuxsetup-1.2.0037-3|132	%files
14nr|tuxsetup-1.2.0037-3|133	%defattr(-,root,root)
14nr|tuxsetup-1.2.0037-3|134	%doc ACAPELALICENSE CHANGES README
14nr|tuxsetup-1.2.0037-3|135	%{_bindir}/dfu-programmer
14nr|tuxsetup-1.2.0037-3|136	%{_bindir}/tux*
14nr|tuxsetup-1.2.0037-3|137	%{_sbindir}/tux*
14nr|tuxsetup-1.2.0037-3|138	%{_sysconfdir}/pam.d/tux*
14nr|tuxsetup-1.2.0037-3|139	%{_sysconfdir}/security/console.apps/tux*
14nr|tuxsetup-1.2.0037-3|140	%{_sysconfdir}/udev/rules.d/*-tuxdroid*.rules
14nr|tuxsetup-1.2.0037-3|141	%{_sysconfdir}/dynamic/scripts/tuxdroid.script
14nr|tuxsetup-1.2.0037-3|142	%{_sysconfdir}/dynamic/launchers/tuxdroid
14nr|tuxsetup-1.2.0037-3|143	%{_datadir}/applications/tux*.desktop
14nr|tuxsetup-1.2.0037-3|144	%{_datadir}/mime/tuxgadgetframework.xml
14nr|tuxsetup-1.2.0037-3|145	%{_datadir}/pixmaps/*.png
14nr|tuxsetup-1.2.0037-3|146	/opt/Acapela
14nr|tuxsetup-1.2.0037-3|147	/opt/tuxdroid
14nr|tuxsetup-1.2.0037-3|148	
14nr|tuxsetup-1.2.0037-3|149	
14nr|tuxsetup-1.2.0037-3|150	%changelog
14nr|tuxsetup-1.2.0037-3|151	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2.0037-3mdv2010.0
14nr|tuxsetup-1.2.0037-3|152	+ Revision: 433269
14nr|tuxsetup-1.2.0037-3|153	- rebuild
14nr|tuxsetup-1.2.0037-3|154	
14nr|tuxsetup-1.2.0037-3|155	+ Pixel <pixel@mandriva.com>
14nr|tuxsetup-1.2.0037-3|156	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
14nr|tuxsetup-1.2.0037-3|157	
14nr|tuxsetup-1.2.0037-3|158	* Sat Apr 12 2008 Olivier Blin <oblin@mandriva.com> 1.2.0037-2mdv2009.0
14nr|tuxsetup-1.2.0037-3|159	+ Revision: 192621
14nr|tuxsetup-1.2.0037-3|160	- copy 8.wav as 9.wav instead of just removing the file
14nr|tuxsetup-1.2.0037-3|161	- restore BuildRoot
14nr|tuxsetup-1.2.0037-3|162	
14nr|tuxsetup-1.2.0037-3|163	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.2.0037-1mdv2008.1
14nr|tuxsetup-1.2.0037-3|164	+ Revision: 135570
14nr|tuxsetup-1.2.0037-3|165	- add symlink for tuxgdgmaker
14nr|tuxsetup-1.2.0037-3|166	- use consolehelper for tuxgdgmaker as well
14nr|tuxsetup-1.2.0037-3|167	- patch menus to use the helpers from /opt
14nr|tuxsetup-1.2.0037-3|168	- fix perms on images
14nr|tuxsetup-1.2.0037-3|169	- 1.2.0037
14nr|tuxsetup-1.2.0037-3|170	
14nr|tuxsetup-1.2.0037-3|171	* Tue Dec 18 2007 Olivier Blin <oblin@mandriva.com> 1.1.0010-5mdv2008.1
14nr|tuxsetup-1.2.0037-3|172	+ Revision: 132465
14nr|tuxsetup-1.2.0037-3|173	- do not keep sed backup files
14nr|tuxsetup-1.2.0037-3|174	- do not modify firmware files by converting EOL
14nr|tuxsetup-1.2.0037-3|175	- make the dynamic script not hang boot
14nr|tuxsetup-1.2.0037-3|176	- fix shebangs so that userhelper can run tuxgdg...
14nr|tuxsetup-1.2.0037-3|177	- run tuxgdg through consolehelper to allow console user to start it without password
14nr|tuxsetup-1.2.0037-3|178	- add dfu-programmer in path
14nr|tuxsetup-1.2.0037-3|179	
14nr|tuxsetup-1.2.0037-3|180	+ Thierry Vignaud <tvignaud@mandriva.com>
14nr|tuxsetup-1.2.0037-3|181	- kill re-definition of %%buildroot on Pixel's request
14nr|tuxsetup-1.2.0037-3|182	
14nr|tuxsetup-1.2.0037-3|183	* Wed Dec 12 2007 Olivier Blin <oblin@mandriva.com> 1.1.0010-3mdv2008.1
14nr|tuxsetup-1.2.0037-3|184	+ Revision: 117677
14nr|tuxsetup-1.2.0037-3|185	- require pygtk2.0-libglade
14nr|tuxsetup-1.2.0037-3|186	
14nr|tuxsetup-1.2.0037-3|187	* Tue Dec 11 2007 Olivier Blin <oblin@mandriva.com> 1.1.0010-2mdv2008.1
14nr|tuxsetup-1.2.0037-3|188	+ Revision: 117436
14nr|tuxsetup-1.2.0037-3|189	- use root supplementary group to be able to access USB devices when running tuxd from udev
14nr|tuxsetup-1.2.0037-3|190	
14nr|tuxsetup-1.2.0037-3|191	* Thu Dec 06 2007 Olivier Blin <oblin@mandriva.com> 1.1.0010-1mdv2008.1
14nr|tuxsetup-1.2.0037-3|192	+ Revision: 115966
14nr|tuxsetup-1.2.0037-3|193	- add desktop icon when Tux Droid fish module is plugged (using dynamic)
14nr|tuxsetup-1.2.0037-3|194	- add menu entry for tuxgi
14nr|tuxsetup-1.2.0037-3|195	- initial tuxsetup package
14nr|tuxsetup-1.2.0037-3|196	- rename as tuxsetup
14nr|tuxsetup-1.2.0037-3|197	- create tuxdroid
14nr|tuxsetup-1.2.0037-3|198	

26473 14
14nr|ueagle-firmware-1.1-4|1	%define name ueagle-firmware
14nr|ueagle-firmware-1.1-4|2	%define version 1.1
14nr|ueagle-firmware-1.1-4|3	%define distname ueagle-data-%{version}
14nr|ueagle-firmware-1.1-4|4	%define release %mkrel 4
14nr|ueagle-firmware-1.1-4|5	
14nr|ueagle-firmware-1.1-4|6	Summary: Firmware and CMV files for Eagle-based modems
14nr|ueagle-firmware-1.1-4|7	Name: %{name}
14nr|ueagle-firmware-1.1-4|8	Version: %{version}
14nr|ueagle-firmware-1.1-4|9	Release: %{release}
14nr|ueagle-firmware-1.1-4|10	Source0: http://eagle-usb.org/ueagle-atm/non-free/%{distname}.tar.bz2
14nr|ueagle-firmware-1.1-4|11	Source1: http://download.gna.org/ueagleatm/ikanos/ueagle4-data-1.0.tar.gz
14nr|ueagle-firmware-1.1-4|12	# (tpg) stolen from http://svn.gna.org/viewcvs/ueagleatm/trunk/ueagle-utils/debug/#dirlist
14nr|ueagle-firmware-1.1-4|13	# ueagle-utils are bit outdated and there are no reason to create separate pkg only for these two files
14nr|ueagle-firmware-1.1-4|14	Source2: ueaglediag
14nr|ueagle-firmware-1.1-4|15	Source3: ueaglestat
14nr|ueagle-firmware-1.1-4|16	License: Public Domain/BSD
14nr|ueagle-firmware-1.1-4|17	Group: System/Kernel and hardware
14nr|ueagle-firmware-1.1-4|18	Url: http://eagle-usb.org/
14nr|ueagle-firmware-1.1-4|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|ueagle-firmware-1.1-4|20	BuildArch: noarch
14nr|ueagle-firmware-1.1-4|21	
14nr|ueagle-firmware-1.1-4|22	%description
14nr|ueagle-firmware-1.1-4|23	This package contains firmware and CMV files for Eagle-based modems.
14nr|ueagle-firmware-1.1-4|24	
14nr|ueagle-firmware-1.1-4|25	%prep
14nr|ueagle-firmware-1.1-4|26	%setup -q -n %{distname} -a 1
14nr|ueagle-firmware-1.1-4|27	
14nr|ueagle-firmware-1.1-4|28	%build
14nr|ueagle-firmware-1.1-4|29	
14nr|ueagle-firmware-1.1-4|30	%install
14nr|ueagle-firmware-1.1-4|31	rm -rf %{buildroot}
14nr|ueagle-firmware-1.1-4|32	install -d %{buildroot}/lib/firmware/ueagle-atm
14nr|ueagle-firmware-1.1-4|33	install -m644 *.bin *.fw %{buildroot}/lib/firmware/ueagle-atm
14nr|ueagle-firmware-1.1-4|34	pushd ueagle4-data-1.0
14nr|ueagle-firmware-1.1-4|35	install -m644 *.bin* *.fw %{buildroot}/lib/firmware/ueagle-atm
14nr|ueagle-firmware-1.1-4|36	popd
14nr|ueagle-firmware-1.1-4|37	
14nr|ueagle-firmware-1.1-4|38	install -d %{buildroot}%{_bindir}
14nr|ueagle-firmware-1.1-4|39	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/ueaglediag
14nr|ueagle-firmware-1.1-4|40	install -m755 %{SOURCE3} %{buildroot}%{_bindir}/ueaglestat
14nr|ueagle-firmware-1.1-4|41	
14nr|ueagle-firmware-1.1-4|42	%clean
14nr|ueagle-firmware-1.1-4|43	rm -rf %{buildroot}
14nr|ueagle-firmware-1.1-4|44	
14nr|ueagle-firmware-1.1-4|45	%files
14nr|ueagle-firmware-1.1-4|46	%defattr(-,root,root)
14nr|ueagle-firmware-1.1-4|47	%dir /lib/firmware/ueagle-atm/
14nr|ueagle-firmware-1.1-4|48	/lib/firmware/ueagle-atm/*.bin*
14nr|ueagle-firmware-1.1-4|49	/lib/firmware/ueagle-atm/*.fw
14nr|ueagle-firmware-1.1-4|50	%{_bindir}/ueagle*
14nr|ueagle-firmware-1.1-4|51	
14nr|ueagle-firmware-1.1-4|52	
14nr|ueagle-firmware-1.1-4|53	
14nr|ueagle-firmware-1.1-4|54	%changelog
14nr|ueagle-firmware-1.1-4|55	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1-4
14nr|ueagle-firmware-1.1-4|56	+ Revision: 3454d94
14nr|ueagle-firmware-1.1-4|57	- Automatic import for version 1.1
14nr|ueagle-firmware-1.1-4|58	
14nr|ueagle-firmware-1.1-4|59	

26474 14
14nr|unrar-4.20-1|1	%define oversion 4.2.4
14nr|unrar-4.20-1|2	Name:		unrar
14nr|unrar-4.20-1|3	Version:	4.20
14nr|unrar-4.20-1|4	Release:	%mkrel 1
14nr|unrar-4.20-1|5	Summary:	Decompressor for .rar format archives
14nr|unrar-4.20-1|6	Source0: 	http://www.rarlab.com/rar/%{name}src-%oversion.tar.gz
14nr|unrar-4.20-1|7	Url:		http://www.rarlab.com/rar_add.htm
14nr|unrar-4.20-1|8	License:	Freeware
14nr|unrar-4.20-1|9	Group:		Archiving/Compression
14nr|unrar-4.20-1|10	Conflicts:	bash-completion < 20031225
14nr|unrar-4.20-1|11	
14nr|unrar-4.20-1|12	%description
14nr|unrar-4.20-1|13	The unrar program is used to uncompress .rar format archives, which were
14nr|unrar-4.20-1|14	somewhat popular on DOS based machines.
14nr|unrar-4.20-1|15	
14nr|unrar-4.20-1|16	%prep
14nr|unrar-4.20-1|17	%setup -qn %{name}
14nr|unrar-4.20-1|18	
14nr|unrar-4.20-1|19	%build
14nr|unrar-4.20-1|20	make -f makefile.unix CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" STRIP=true
14nr|unrar-4.20-1|21	
14nr|unrar-4.20-1|22	%install
14nr|unrar-4.20-1|23	install -d -m 755 %{buildroot}%{_bindir}
14nr|unrar-4.20-1|24	install -m 755 unrar %{buildroot}%{_bindir}
14nr|unrar-4.20-1|25	
14nr|unrar-4.20-1|26	%files
14nr|unrar-4.20-1|27	%doc license.txt readme.txt
14nr|unrar-4.20-1|28	%{_bindir}/unrar
14nr|unrar-4.20-1|29	
14nr|unrar-4.20-1|30	
14nr|unrar-4.20-1|31	
14nr|unrar-4.20-1|32	
14nr|unrar-4.20-1|33	%changelog
14nr|unrar-4.20-1|34	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 4.20-1
14nr|unrar-4.20-1|35	+ Revision: 9164fca
14nr|unrar-4.20-1|36	- Automatic import for version 4.20
14nr|unrar-4.20-1|37	
14nr|unrar-4.20-1|38	

26475 14
14nr|urbanterror-4.2.019-1|1	%define _enable_debug_packages %{nil}
14nr|urbanterror-4.2.019-1|2	%define debug_package %{nil}
14nr|urbanterror-4.2.019-1|3	
14nr|urbanterror-4.2.019-1|4	%define oname UrbanTerror
14nr|urbanterror-4.2.019-1|5	%define oversion 42
14nr|urbanterror-4.2.019-1|6	%define majver 4.2
14nr|urbanterror-4.2.019-1|7	%define minver 019
14nr|urbanterror-4.2.019-1|8	
14nr|urbanterror-4.2.019-1|9	Summary:	Urban Terror is a free multi-player first person shooter
14nr|urbanterror-4.2.019-1|10	Name:		urbanterror
14nr|urbanterror-4.2.019-1|11	Version:	%{majver}.%{minver}
14nr|urbanterror-4.2.019-1|12	Release:	1
14nr|urbanterror-4.2.019-1|13	License:	GPLv2+
14nr|urbanterror-4.2.019-1|14	Group:		Games/Arcade
14nr|urbanterror-4.2.019-1|15	Url:		http://urbanterror.info
14nr|urbanterror-4.2.019-1|16	Source0:	http://cdn.urbanterror.info/urt/%{oversion}/zips/%{oname}%{oversion}_full%{minver}.zip
14nr|urbanterror-4.2.019-1|17	Source1:	https://github.com/Barbatos/ioq3-for-%{oname}-4/archive/ioq3-for-%{oname}-4-release-%{version}.tar.gz
14nr|urbanterror-4.2.019-1|18	Source10:	%{name}-128.png
14nr|urbanterror-4.2.019-1|19	Source11:	%{name}-64.png
14nr|urbanterror-4.2.019-1|20	Source12:	%{name}-32.png
14nr|urbanterror-4.2.019-1|21	Source13:	%{name}-16.png
14nr|urbanterror-4.2.019-1|22	Patch0:		urbanterror-4.2.019-q3asm.patch
14nr|urbanterror-4.2.019-1|23	Patch1:		urbanterror-4.2.019-libcurl.patch
14nr|urbanterror-4.2.019-1|24	BuildRequires:	pkgconfig(gl)
14nr|urbanterror-4.2.019-1|25	BuildRequires:	pkgconfig(libcurl)
14nr|urbanterror-4.2.019-1|26	BuildRequires:	pkgconfig(ogg)
14nr|urbanterror-4.2.019-1|27	BuildRequires:	pkgconfig(openal)
14nr|urbanterror-4.2.019-1|28	BuildRequires:	pkgconfig(sdl)
14nr|urbanterror-4.2.019-1|29	BuildRequires:	pkgconfig(vorbis)
14nr|urbanterror-4.2.019-1|30	BuildRequires:	pkgconfig(vorbisfile)
14nr|urbanterror-4.2.019-1|31	Requires:	%{name}-data = %{version}
14nr|urbanterror-4.2.019-1|32	
14nr|urbanterror-4.2.019-1|33	%description
14nr|urbanterror-4.2.019-1|34	Urban Terror(TM) is a free multi-player first person shooter developed by
14nr|urbanterror-4.2.019-1|35	FrozenSand, that (thanks to the ioquake3-code) does not require Quake III
14nr|urbanterror-4.2.019-1|36	Arena anymore. It is available for Windows, Linux and Macintosh.
14nr|urbanterror-4.2.019-1|37	The current version is 4.1.
14nr|urbanterror-4.2.019-1|38	
14nr|urbanterror-4.2.019-1|39	Urban Terror can be described as a Hollywood tactical shooter; somewhat
14nr|urbanterror-4.2.019-1|40	realism based, but the motto is "fun over realism". This results in a very
14nr|urbanterror-4.2.019-1|41	unique, enjoyable and addictive game.
14nr|urbanterror-4.2.019-1|42	
14nr|urbanterror-4.2.019-1|43	No registration required: Install&play!
14nr|urbanterror-4.2.019-1|44	
14nr|urbanterror-4.2.019-1|45	%package -n %{name}-data
14nr|urbanterror-4.2.019-1|46	Summary:	Urban Terror data files (graphics, music, maps etc)
14nr|urbanterror-4.2.019-1|47	Requires:	%{name} = %{version}
14nr|urbanterror-4.2.019-1|48	Group:		Games/Arcade
14nr|urbanterror-4.2.019-1|49	License:	Freeware
14nr|urbanterror-4.2.019-1|50	BuildArch:	noarch
14nr|urbanterror-4.2.019-1|51	
14nr|urbanterror-4.2.019-1|52	%description -n %{name}-data
14nr|urbanterror-4.2.019-1|53	Data files used to play Urban Terror.
14nr|urbanterror-4.2.019-1|54	
14nr|urbanterror-4.2.019-1|55	Warning! Read the license for data files carefully.
14nr|urbanterror-4.2.019-1|56	
14nr|urbanterror-4.2.019-1|57	"Urban Terror is distributed free over the Internet and is covered by the
14nr|urbanterror-4.2.019-1|58	Quake 3 SDK licence agreement. The mod files may not be sold [in any form]
14nr|urbanterror-4.2.019-1|59	or distributed on physical media unless with permission from iD Software."
14nr|urbanterror-4.2.019-1|60	
14nr|urbanterror-4.2.019-1|61	%prep
14nr|urbanterror-4.2.019-1|62	%setup -q -n %{oname} -c -a 1
14nr|urbanterror-4.2.019-1|63	%patch0 -p0
14nr|urbanterror-4.2.019-1|64	%patch1 -p0
14nr|urbanterror-4.2.019-1|65	
14nr|urbanterror-4.2.019-1|66	%build
14nr|urbanterror-4.2.019-1|67	mkdir -p build
14nr|urbanterror-4.2.019-1|68	pushd ioq3-for-%{oname}-4-release-%{version}
14nr|urbanterror-4.2.019-1|69	%make \
14nr|urbanterror-4.2.019-1|70	DEFAULT_BASEDIR=%{_gamesdatadir}/%{name} \
14nr|urbanterror-4.2.019-1|71	USE_CURL=1 \
14nr|urbanterror-4.2.019-1|72	USE_OPENAL=1 \
14nr|urbanterror-4.2.019-1|73	USE_CODEC_VORBIS=1 \
14nr|urbanterror-4.2.019-1|74	BUILD_CLIENT=1 \
14nr|urbanterror-4.2.019-1|75	BUILD_SERVER=1
14nr|urbanterror-4.2.019-1|76	cp build/*/*-UrT.* ../build/
14nr|urbanterror-4.2.019-1|77	cp build/*/*-UrT-Ded.* ../build/
14nr|urbanterror-4.2.019-1|78	popd
14nr|urbanterror-4.2.019-1|79	
14nr|urbanterror-4.2.019-1|80	%install
14nr|urbanterror-4.2.019-1|81	install -d %{buildroot}%{_gamesbindir}
14nr|urbanterror-4.2.019-1|82	cp build/*-UrT-Ded.* %{buildroot}%{_gamesbindir}/%{name}-server
14nr|urbanterror-4.2.019-1|83	cp build/*-UrT.* %{buildroot}%{_gamesbindir}/%{name}
14nr|urbanterror-4.2.019-1|84	
14nr|urbanterror-4.2.019-1|85	install -d %{buildroot}%{_gamesdatadir}/%{name}
14nr|urbanterror-4.2.019-1|86	cp -r %{oname}%{oversion}/q3ut4 %{buildroot}%{_gamesdatadir}/%{name}/
14nr|urbanterror-4.2.019-1|87	
14nr|urbanterror-4.2.019-1|88	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14nr|urbanterror-4.2.019-1|89	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14nr|urbanterror-4.2.019-1|90	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nr|urbanterror-4.2.019-1|91	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nr|urbanterror-4.2.019-1|92	
14nr|urbanterror-4.2.019-1|93	install -d %{buildroot}%{_datadir}/applications
14nr|urbanterror-4.2.019-1|94	
14nr|urbanterror-4.2.019-1|95	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14nr|urbanterror-4.2.019-1|96	[Desktop Entry]
14nr|urbanterror-4.2.019-1|97	Name=Urban Terror
14nr|urbanterror-4.2.019-1|98	Comment=%{summary}
14nr|urbanterror-4.2.019-1|99	Exec=%{_gamesbindir}/%{name}
14nr|urbanterror-4.2.019-1|100	Icon=%{name}
14nr|urbanterror-4.2.019-1|101	Terminal=false
14nr|urbanterror-4.2.019-1|102	Type=Application
14nr|urbanterror-4.2.019-1|103	StartupNotify=false
14nr|urbanterror-4.2.019-1|104	Categories=Game;ArcadeGame;
14nr|urbanterror-4.2.019-1|105	EOF
14nr|urbanterror-4.2.019-1|106	
14nr|urbanterror-4.2.019-1|107	%files
14nr|urbanterror-4.2.019-1|108	%doc %{oname}%{oversion}/q3ut4/*.txt %{oname}%{oversion}/q3ut4/*.doc
14nr|urbanterror-4.2.019-1|109	%{_gamesbindir}/%{name}
14nr|urbanterror-4.2.019-1|110	%{_gamesbindir}/%{name}-server
14nr|urbanterror-4.2.019-1|111	%{_datadir}/applications/mandriva-%{name}.desktop
14nr|urbanterror-4.2.019-1|112	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14nr|urbanterror-4.2.019-1|113	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14nr|urbanterror-4.2.019-1|114	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nr|urbanterror-4.2.019-1|115	%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nr|urbanterror-4.2.019-1|116	
14nr|urbanterror-4.2.019-1|117	%files -n %{name}-data
14nr|urbanterror-4.2.019-1|118	%dir %{_gamesdatadir}/%{name}/q3ut4
14nr|urbanterror-4.2.019-1|119	%{_gamesdatadir}/%{name}/q3ut4/*
14nr|urbanterror-4.2.019-1|120	
14nr|urbanterror-4.2.019-1|121	
14nr|urbanterror-4.2.019-1|122	%changelog
14nr|urbanterror-4.2.019-1|123	* Tue Sep 23 2014 dsilakov <denis.silakov@rosalab.ru> 4.2.019-1
14nr|urbanterror-4.2.019-1|124	+ Revision: 8857a88
14nr|urbanterror-4.2.019-1|125	- Merge pull request #1 from dsilakov/urbanterror:rosa2014.1
14nr|urbanterror-4.2.019-1|126	- Updated to 4.2.019
14nr|urbanterror-4.2.019-1|127	
14nr|urbanterror-4.2.019-1|128	

26476 14
14nr|vaapi-driver-fglrx-0.7.6-1|1	
14nr|vaapi-driver-fglrx-0.7.6-1|2	%define name	vaapi-driver-fglrx
14nr|vaapi-driver-fglrx-0.7.6-1|3	%define oname	xvba-video
14nr|vaapi-driver-fglrx-0.7.6-1|4	%define version	0.7.6
14nr|vaapi-driver-fglrx-0.7.6-1|5	%define rel	1
14nr|vaapi-driver-fglrx-0.7.6-1|6	
14nr|vaapi-driver-fglrx-0.7.6-1|7	Summary:	VA API driver for proprietary fglrx driver
14nr|vaapi-driver-fglrx-0.7.6-1|8	Name:		%{name}
14nr|vaapi-driver-fglrx-0.7.6-1|9	Version:	%{version}
14nr|vaapi-driver-fglrx-0.7.6-1|10	Release:	%mkrel %rel
14nr|vaapi-driver-fglrx-0.7.6-1|11	Group:		Video
14nr|vaapi-driver-fglrx-0.7.6-1|12	License:	Freeware
14nr|vaapi-driver-fglrx-0.7.6-1|13	URL:		http://www.splitted-desktop.com/~gbeauchesne/xvba-video/
14nr|vaapi-driver-fglrx-0.7.6-1|14	Source0:	http://www.splitted-desktop.com/~gbeauchesne/xvba-video/%{oname}-%{version}.bin.tar.gz
14nr|vaapi-driver-fglrx-0.7.6-1|15	# for convenience:
14nr|vaapi-driver-fglrx-0.7.6-1|16	Provides:	%{oname}
14nr|vaapi-driver-fglrx-0.7.6-1|17	ExclusiveArch:	%ix86 x86_64
14nr|vaapi-driver-fglrx-0.7.6-1|18	
14nr|vaapi-driver-fglrx-0.7.6-1|19	%description
14nr|vaapi-driver-fglrx-0.7.6-1|20	XvBA driver backend for VA API, a video acceleration API.
14nr|vaapi-driver-fglrx-0.7.6-1|21	
14nr|vaapi-driver-fglrx-0.7.6-1|22	This is a proprietary backend for use with the proprietary fglrx
14nr|vaapi-driver-fglrx-0.7.6-1|23	display driver for ATI cards.
14nr|vaapi-driver-fglrx-0.7.6-1|24	
14nr|vaapi-driver-fglrx-0.7.6-1|25	%prep
14nr|vaapi-driver-fglrx-0.7.6-1|26	%setup -q -n %oname-%version.bin
14nr|vaapi-driver-fglrx-0.7.6-1|27	
14nr|vaapi-driver-fglrx-0.7.6-1|28	%install
14nr|vaapi-driver-fglrx-0.7.6-1|29	rm -rf %{buildroot}
14nr|vaapi-driver-fglrx-0.7.6-1|30	
14nr|vaapi-driver-fglrx-0.7.6-1|31	install -d -m755 %{buildroot}%{_libdir}/va/drivers
14nr|vaapi-driver-fglrx-0.7.6-1|32	%ifarch %ix86
14nr|vaapi-driver-fglrx-0.7.6-1|33	cp -a x86/* \
14nr|vaapi-driver-fglrx-0.7.6-1|34	%endif
14nr|vaapi-driver-fglrx-0.7.6-1|35	%ifarch x86_64
14nr|vaapi-driver-fglrx-0.7.6-1|36	cp -a x64/* \
14nr|vaapi-driver-fglrx-0.7.6-1|37	%endif
14nr|vaapi-driver-fglrx-0.7.6-1|38	%{buildroot}%{_libdir}/va/drivers
14nr|vaapi-driver-fglrx-0.7.6-1|39	
14nr|vaapi-driver-fglrx-0.7.6-1|40	%clean
14nr|vaapi-driver-fglrx-0.7.6-1|41	rm -rf %{buildroot}
14nr|vaapi-driver-fglrx-0.7.6-1|42	
14nr|vaapi-driver-fglrx-0.7.6-1|43	%files
14nr|vaapi-driver-fglrx-0.7.6-1|44	%defattr(-,root,root)
14nr|vaapi-driver-fglrx-0.7.6-1|45	%doc AUTHORS NEWS README COPYING
14nr|vaapi-driver-fglrx-0.7.6-1|46	%{_libdir}/va/drivers/*_drv_video.so
14nr|vaapi-driver-fglrx-0.7.6-1|47	
14nr|vaapi-driver-fglrx-0.7.6-1|48	
14nr|vaapi-driver-fglrx-0.7.6-1|49	
14nr|vaapi-driver-fglrx-0.7.6-1|50	%changelog
14nr|vaapi-driver-fglrx-0.7.6-1|51	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.7.6-1
14nr|vaapi-driver-fglrx-0.7.6-1|52	+ Revision: 469f230
14nr|vaapi-driver-fglrx-0.7.6-1|53	- Automatic import for version 0.7.6
14nr|vaapi-driver-fglrx-0.7.6-1|54	
14nr|vaapi-driver-fglrx-0.7.6-1|55	

26477 14
14nr|vpnclient-4.8.02.0030-2|1	%define name	vpnclient
14nr|vpnclient-4.8.02.0030-2|2	%define version	4.8.02.0030
14nr|vpnclient-4.8.02.0030-2|3	%define release	2
14nr|vpnclient-4.8.02.0030-2|4	
14nr|vpnclient-4.8.02.0030-2|5	Name:		%{name}
14nr|vpnclient-4.8.02.0030-2|6	Version:	%{version}
14nr|vpnclient-4.8.02.0030-2|7	Release:	%{release}
14nr|vpnclient-4.8.02.0030-2|8	Summary:	Cisco VPN client
14nr|vpnclient-4.8.02.0030-2|9	License:	Commercial
14nr|vpnclient-4.8.02.0030-2|10	Group:		Networking/Other
14nr|vpnclient-4.8.02.0030-2|11	URL:		http://www.cisco.com/en/US/products/sw/secursw/ps2308/index.html
14nr|vpnclient-4.8.02.0030-2|12	# http://projects.tuxx-home.at/?id=cisco_vpn_client
14nr|vpnclient-4.8.02.0030-2|13	Source0:	http://tuxx-home.at/vpn/Linux/%{name}-linux-x86_64-%{version}-k9.tar.gz
14nr|vpnclient-4.8.02.0030-2|14	Source1:	%{name}.bash-completion
14nr|vpnclient-4.8.02.0030-2|15	Source2:	%{name}-wrapper
14nr|vpnclient-4.8.02.0030-2|16	Source3:	%{name}.sysconfig
14nr|vpnclient-4.8.02.0030-2|17	Patch3:		http://projects.tuxx-home.at/ciscovpn/patches/cisco_skbuff_offset.patch
14nr|vpnclient-4.8.02.0030-2|18	Patch4:		vpnclient-linux-2.6.24-makefilefix.patch
14nr|vpnclient-4.8.02.0030-2|19	Patch5:		vpnclient-interceptor.patch
14nr|vpnclient-4.8.02.0030-2|20	Patch6:		vpnclient-4.8.02.0030-2.6.33.patch
14nr|vpnclient-4.8.02.0030-2|21	Requires:	kmod(vpnclient)
14nr|vpnclient-4.8.02.0030-2|22	ExclusiveArch:	%ix86
14nr|vpnclient-4.8.02.0030-2|23	
14nr|vpnclient-4.8.02.0030-2|24	%description
14nr|vpnclient-4.8.02.0030-2|25	Simple to deploy and operate, the Cisco VPN Client allows organizations to
14nr|vpnclient-4.8.02.0030-2|26	establish end-to-end, encrypted VPN tunnels for secure connectivity for mobile
14nr|vpnclient-4.8.02.0030-2|27	employees or teleworkers. This thin design, IP security (IPSec)-implementation
14nr|vpnclient-4.8.02.0030-2|28	is compatible with all Cisco virtual private network (VPN) products.
14nr|vpnclient-4.8.02.0030-2|29	
14nr|vpnclient-4.8.02.0030-2|30	The Cisco VPN Client can be preconfigured for mass deployments, and initial
14nr|vpnclient-4.8.02.0030-2|31	logins require little user intervention. It supports the innovative Cisco Easy
14nr|vpnclient-4.8.02.0030-2|32	VPN capabilities, delivering a uniquely scalable, cost-effective, and
14nr|vpnclient-4.8.02.0030-2|33	easy-to-manage remote access VPN architecture that eliminates the operational
14nr|vpnclient-4.8.02.0030-2|34	costs associated with maintaining a consistent policy and key management
14nr|vpnclient-4.8.02.0030-2|35	method. The Cisco Easy VPN feature allows the Cisco VPN Client to receive
14nr|vpnclient-4.8.02.0030-2|36	security policies upon a VPN tunnel connection from the central site VPN device
14nr|vpnclient-4.8.02.0030-2|37	(Cisco Easy VPN Server), minimizing configuration requirements at the remote
14nr|vpnclient-4.8.02.0030-2|38	location. This simple and highly scalable solution is ideal for large remote
14nr|vpnclient-4.8.02.0030-2|39	access deployments where it is impractical to individually configure policies
14nr|vpnclient-4.8.02.0030-2|40	for multiple remote PCs.
14nr|vpnclient-4.8.02.0030-2|41	
14nr|vpnclient-4.8.02.0030-2|42	%package -n	dkms-%{name}
14nr|vpnclient-4.8.02.0030-2|43	Summary:	kernel module for %{name}
14nr|vpnclient-4.8.02.0030-2|44	Group:		System/Kernel and hardware
14nr|vpnclient-4.8.02.0030-2|45	Requires:	dkms
14nr|vpnclient-4.8.02.0030-2|46	Requires(post):	dkms
14nr|vpnclient-4.8.02.0030-2|47	Requires(preun): dkms
14nr|vpnclient-4.8.02.0030-2|48	BuildArch:  noarch
14nr|vpnclient-4.8.02.0030-2|49	
14nr|vpnclient-4.8.02.0030-2|50	%description -n dkms-%{name}
14nr|vpnclient-4.8.02.0030-2|51	Kernel module for %{name}.
14nr|vpnclient-4.8.02.0030-2|52	
14nr|vpnclient-4.8.02.0030-2|53	%prep
14nr|vpnclient-4.8.02.0030-2|54	%setup -q -n %{name}
14nr|vpnclient-4.8.02.0030-2|55	%patch3 -p1
14nr|vpnclient-4.8.02.0030-2|56	%patch4 -p1
14nr|vpnclient-4.8.02.0030-2|57	%patch5 -p0
14nr|vpnclient-4.8.02.0030-2|58	%patch6 -p1
14nr|vpnclient-4.8.02.0030-2|59	
14nr|vpnclient-4.8.02.0030-2|60	%install
14nr|vpnclient-4.8.02.0030-2|61	
14nr|vpnclient-4.8.02.0030-2|62	install -d -m 755 %{buildroot}%{_bindir}
14nr|vpnclient-4.8.02.0030-2|63	install -m 755 vpnclient cisco_cert_mgr ipseclog cvpnd %{buildroot}%{_bindir}
14nr|vpnclient-4.8.02.0030-2|64	install -m 755 vpnclient %{buildroot}%{_bindir}/vpnclient.real
14nr|vpnclient-4.8.02.0030-2|65	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/vpnclient
14nr|vpnclient-4.8.02.0030-2|66	install -d -m755 %{buildroot}/%{_sysconfdir}/sysconfig/
14nr|vpnclient-4.8.02.0030-2|67	install -m644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
14nr|vpnclient-4.8.02.0030-2|68	
14nr|vpnclient-4.8.02.0030-2|69	install -d -m 755 %{buildroot}%{_libdir}
14nr|vpnclient-4.8.02.0030-2|70	install -m 755 libvpnapi.so %{buildroot}%{_libdir}
14nr|vpnclient-4.8.02.0030-2|71	
14nr|vpnclient-4.8.02.0030-2|72	install -d -m 755 %{buildroot}%{_includedir}
14nr|vpnclient-4.8.02.0030-2|73	install -m 644 vpnapi.h %{buildroot}%{_includedir}
14nr|vpnclient-4.8.02.0030-2|74	
14nr|vpnclient-4.8.02.0030-2|75	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
14nr|vpnclient-4.8.02.0030-2|76	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
14nr|vpnclient-4.8.02.0030-2|77	
14nr|vpnclient-4.8.02.0030-2|78	install -d -m 755 %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient
14nr|vpnclient-4.8.02.0030-2|79	install -d -m 755 %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient/Certificates
14nr|vpnclient-4.8.02.0030-2|80	install -d -m 755 %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient/Profiles
14nr|vpnclient-4.8.02.0030-2|81	install -m 644 vpnclient.ini %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient
14nr|vpnclient-4.8.02.0030-2|82	
14nr|vpnclient-4.8.02.0030-2|83	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14nr|vpnclient-4.8.02.0030-2|84	pushd %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient
14nr|vpnclient-4.8.02.0030-2|85	ln -s ../../../var/log/%{name} Logs
14nr|vpnclient-4.8.02.0030-2|86	popd
14nr|vpnclient-4.8.02.0030-2|87	
14nr|vpnclient-4.8.02.0030-2|88	# dkms
14nr|vpnclient-4.8.02.0030-2|89	install -d -m 755 %{buildroot}/usr/src/%{name}-%{version}-%{release}
14nr|vpnclient-4.8.02.0030-2|90	install -m 644 *.c %{buildroot}/usr/src/%{name}-%{version}-%{release}
14nr|vpnclient-4.8.02.0030-2|91	install -m 644 *.h %{buildroot}/usr/src/%{name}-%{version}-%{release}
14nr|vpnclient-4.8.02.0030-2|92	install -m 644 Makefile %{buildroot}/usr/src/%{name}-%{version}-%{release}
14nr|vpnclient-4.8.02.0030-2|93	install -m 755 libdriver64.so %{buildroot}/usr/src/%{name}-%{version}-%{release}
14nr|vpnclient-4.8.02.0030-2|94	install -m 755 libdriver.so %{buildroot}/usr/src/%{name}-%{version}-%{release}
14nr|vpnclient-4.8.02.0030-2|95	cat > %{buildroot}/usr/src/%{name}-%{version}-%{release}/dkms.conf <<'EOF'
14nr|vpnclient-4.8.02.0030-2|96	PACKAGE_NAME="%{name}"
14nr|vpnclient-4.8.02.0030-2|97	PACKAGE_VERSION="%{version}-%{release}"
14nr|vpnclient-4.8.02.0030-2|98	DEST_MODULE_LOCATION="/kernel/net/ipv4"
14nr|vpnclient-4.8.02.0030-2|99	BUILT_MODULE_NAME="cisco_ipsec"
14nr|vpnclient-4.8.02.0030-2|100	MAKE="/bin/true && make KERNEL_SOURCES=$kernel_source_dir"
14nr|vpnclient-4.8.02.0030-2|101	MODULES_CONF_ALIAS_TYPE="cipsec"
14nr|vpnclient-4.8.02.0030-2|102	AUTOINSTALL="YES"
14nr|vpnclient-4.8.02.0030-2|103	#BUILD_MAX_KERNEL=2.6.24
14nr|vpnclient-4.8.02.0030-2|104	EOF
14nr|vpnclient-4.8.02.0030-2|105	
14nr|vpnclient-4.8.02.0030-2|106	cat > README.urpmi <<EOF
14nr|vpnclient-4.8.02.0030-2|107	mandriva RPM specific notes
14nr|vpnclient-4.8.02.0030-2|108	
14nr|vpnclient-4.8.02.0030-2|109	setup
14nr|vpnclient-4.8.02.0030-2|110	-----
14nr|vpnclient-4.8.02.0030-2|111	The setup used here differs from default one, to achieve better FHS compliance.
14nr|vpnclient-4.8.02.0030-2|112	- no init script needed, kernel module is loaded on demand
14nr|vpnclient-4.8.02.0030-2|113	- the binaries are in %{_bindir}, and only a symlink is provided under /opt,
14nr|vpnclient-4.8.02.0030-2|114	as the client hardcode cvpnd location
14nr|vpnclient-4.8.02.0030-2|115	
14nr|vpnclient-4.8.02.0030-2|116	wrapper script
14nr|vpnclient-4.8.02.0030-2|117	--------------
14nr|vpnclient-4.8.02.0030-2|118	Due to Cisco not supporting SMP kernels, and the resulting kernel hangs that
14nr|vpnclient-4.8.02.0030-2|119	occur for many under SMP kernels (often when using vpnclient over a wifi
14nr|vpnclient-4.8.02.0030-2|120	connection), a wrapper script has been included which will disable all but
14nr|vpnclient-4.8.02.0030-2|121	the first CPU (or core) when starting vpnclient, and enable them again when
14nr|vpnclient-4.8.02.0030-2|122	vpnclient exits. The behaviour of the script can be modified by editing
14nr|vpnclient-4.8.02.0030-2|123	%{_sysconfdir}/sysconfig/vpnclient
14nr|vpnclient-4.8.02.0030-2|124	EOF
14nr|vpnclient-4.8.02.0030-2|125	
14nr|vpnclient-4.8.02.0030-2|126	%post -n dkms-%{name}
14nr|vpnclient-4.8.02.0030-2|127	dkms add     -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
14nr|vpnclient-4.8.02.0030-2|128	dkms build   -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
14nr|vpnclient-4.8.02.0030-2|129	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
14nr|vpnclient-4.8.02.0030-2|130	
14nr|vpnclient-4.8.02.0030-2|131	# rmmod any old driver if present and not in use (e.g. by X)
14nr|vpnclient-4.8.02.0030-2|132	rmmod %{module_name} > /dev/null 2>&1 || true
14nr|vpnclient-4.8.02.0030-2|133	
14nr|vpnclient-4.8.02.0030-2|134	%preun -n dkms-%{name}
14nr|vpnclient-4.8.02.0030-2|135	dkms remove -m %{name} -v %{version}-%{release} --all --rpm_safe_upgrade
14nr|vpnclient-4.8.02.0030-2|136	
14nr|vpnclient-4.8.02.0030-2|137	%files
14nr|vpnclient-4.8.02.0030-2|138	%defattr(-,root,root)
14nr|vpnclient-4.8.02.0030-2|139	%doc license.rtf license.txt sample.pcf README.urpmi
14nr|vpnclient-4.8.02.0030-2|140	%{_bindir}/vpnclient
14nr|vpnclient-4.8.02.0030-2|141	%{_bindir}/vpnclient.real
14nr|vpnclient-4.8.02.0030-2|142	%{_bindir}/cisco_cert_mgr
14nr|vpnclient-4.8.02.0030-2|143	%{_bindir}/ipseclog
14nr|vpnclient-4.8.02.0030-2|144	%attr(4775,root,root) %{_bindir}/cvpnd
14nr|vpnclient-4.8.02.0030-2|145	%{_libdir}/libvpnapi.so
14nr|vpnclient-4.8.02.0030-2|146	%{_includedir}/vpnapi.h
14nr|vpnclient-4.8.02.0030-2|147	%config(noreplace) %{_sysconfdir}/opt/cisco-vpnclient
14nr|vpnclient-4.8.02.0030-2|148	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
14nr|vpnclient-4.8.02.0030-2|149	%{_sysconfdir}/bash_completion.d/%{name}
14nr|vpnclient-4.8.02.0030-2|150	%{_var}/log/%{name}
14nr|vpnclient-4.8.02.0030-2|151	
14nr|vpnclient-4.8.02.0030-2|152	%files -n dkms-%{name}
14nr|vpnclient-4.8.02.0030-2|153	%defattr(-,root,root)
14nr|vpnclient-4.8.02.0030-2|154	/usr/src/%{name}-%{version}-%{release}
14nr|vpnclient-4.8.02.0030-2|155	
14nr|vpnclient-4.8.02.0030-2|156	
14nr|vpnclient-4.8.02.0030-2|157	
14nr|vpnclient-4.8.02.0030-2|158	
14nr|vpnclient-4.8.02.0030-2|159	%changelog
14nr|vpnclient-4.8.02.0030-2|160	* Fri Oct 26 2012 alexander barakin aka sash-kan <alex@barak.in> 4.8.02.0030-2
14nr|vpnclient-4.8.02.0030-2|161	+ Revision: 4e22b90
14nr|vpnclient-4.8.02.0030-2|162	- spec cleanup
14nr|vpnclient-4.8.02.0030-2|163	
14nr|vpnclient-4.8.02.0030-2|164	

26478 14
14nr|wolf3d-shareware-1.4-3|1	Name:           wolf3d-shareware
14nr|wolf3d-shareware-1.4-3|2	Version:        1.4
14nr|wolf3d-shareware-1.4-3|3	Release:        3
14nr|wolf3d-shareware-1.4-3|4	Summary:        Wolfenstein 3D shareware Episode
14nr|wolf3d-shareware-1.4-3|5	Group:          Games/Adventure
14nr|wolf3d-shareware-1.4-3|6	License:        Shareware
14nr|wolf3d-shareware-1.4-3|7	URL:            http://www.3drealms.com/wolf3d/index.html
14nr|wolf3d-shareware-1.4-3|8	Source0:        ftp://ftp.3drealms.com/share/1wolf14.zip
14nr|wolf3d-shareware-1.4-3|9	Source1:        extract.c
14nr|wolf3d-shareware-1.4-3|10	BuildArch:      noarch
14nr|wolf3d-shareware-1.4-3|11	BuildRequires:	pkgconfig(libdynamite)
14nr|wolf3d-shareware-1.4-3|12	Requires:       wolf4sdl-shareware
14nr|wolf3d-shareware-1.4-3|13	
14nr|wolf3d-shareware-1.4-3|14	%description
14nr|wolf3d-shareware-1.4-3|15	This package contains the shareware Episode of id Software's classic
14nr|wolf3d-shareware-1.4-3|16	first-person shooter Wolfenstein 3D.
14nr|wolf3d-shareware-1.4-3|17	
14nr|wolf3d-shareware-1.4-3|18	%prep
14nr|wolf3d-shareware-1.4-3|19	%setup -q -c
14nr|wolf3d-shareware-1.4-3|20	
14nr|wolf3d-shareware-1.4-3|21	
14nr|wolf3d-shareware-1.4-3|22	%build
14nr|wolf3d-shareware-1.4-3|23	gcc -o extract %{SOURCE1} -ldynamite
14nr|wolf3d-shareware-1.4-3|24	./extract W3DSW14.SHR
14nr|wolf3d-shareware-1.4-3|25	iconv -f CP850 -t UTF-8 vendor.doc > tmp
14nr|wolf3d-shareware-1.4-3|26	cat tmp | sed 's|\r||g' > vendor.doc
14nr|wolf3d-shareware-1.4-3|27	touch -r W3DSW14.SHR vendor.doc *.wl1
14nr|wolf3d-shareware-1.4-3|28	
14nr|wolf3d-shareware-1.4-3|29	
14nr|wolf3d-shareware-1.4-3|30	%install
14nr|wolf3d-shareware-1.4-3|31	mkdir -p %{buildroot}%{_datadir}/wolf3d/shareware
14nr|wolf3d-shareware-1.4-3|32	install -p -m 666 *.wl1 %{buildroot}%{_datadir}/wolf3d/shareware
14nr|wolf3d-shareware-1.4-3|33	
14nr|wolf3d-shareware-1.4-3|34	
14nr|wolf3d-shareware-1.4-3|35	%files
14nr|wolf3d-shareware-1.4-3|36	%defattr(-,root,root,-)
14nr|wolf3d-shareware-1.4-3|37	%doc vendor.doc
14nr|wolf3d-shareware-1.4-3|38	%{_datadir}/wolf3d
14nr|wolf3d-shareware-1.4-3|39	
14nr|wolf3d-shareware-1.4-3|40	
14nr|wolf3d-shareware-1.4-3|41	
14nr|wolf3d-shareware-1.4-3|42	%changelog
14nr|wolf3d-shareware-1.4-3|43	* Fri Jan 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-3
14nr|wolf3d-shareware-1.4-3|44	+ Revision: a675bd6
14nr|wolf3d-shareware-1.4-3|45	- Fix group
14nr|wolf3d-shareware-1.4-3|46	
14nr|wolf3d-shareware-1.4-3|47	

26479 14
14nr|wolf4sdl-1.7-3|1	Name:           wolf4sdl
14nr|wolf4sdl-1.7-3|2	Version:        1.7
14nr|wolf4sdl-1.7-3|3	Release:        3
14nr|wolf4sdl-1.7-3|4	Summary:        SDL port of id Software Wolfenstein 3D
14nr|wolf4sdl-1.7-3|5	Group:          Games/Arcade
14nr|wolf4sdl-1.7-3|6	License:        Distributable
14nr|wolf4sdl-1.7-3|7	URL:            http://www.alice-dsl.net/mkroll/
14nr|wolf4sdl-1.7-3|8	Source0:        http://www.alice-dsl.net/mkroll/bins/Wolf4SDL-1.7-src.zip
14nr|wolf4sdl-1.7-3|9	Source1:        %{name}.desktop
14nr|wolf4sdl-1.7-3|10	Patch2:         Wolf4SDL-1.6-registered-apogee.patch
14nr|wolf4sdl-1.7-3|11	Patch3:         Wolf4SDL-1.6-shareware.patch
14nr|wolf4sdl-1.7-3|12	Patch4:         Wolf4SDL-1.6-spear.patch
14nr|wolf4sdl-1.7-3|13	Patch5:         Wolf4SDL-1.6-speardemo.patch
14nr|wolf4sdl-1.7-3|14	BuildRequires:  SDL-devel SDL_mixer-devel desktop-file-utils
14nr|wolf4sdl-1.7-3|15	
14nr|wolf4sdl-1.7-3|16	%description
14nr|wolf4sdl-1.7-3|17	Maybe it was the fact that people got to blow away Nazis. Maybe it was the \
14nr|wolf4sdl-1.7-3|18	sheer challenge of it all. For whatever reason, Wolfenstein 3D and Spear of \
14nr|wolf4sdl-1.7-3|19	Destiny, pioneered the first-person shooter genre and brought its legendary \
14nr|wolf4sdl-1.7-3|20	creators, id Software, worldwide notoriety and numerous awards. In fact, The \
14nr|wolf4sdl-1.7-3|21	Computer Gaming World Hall of Fame recognized Wolfenstein 3D as helping to \
14nr|wolf4sdl-1.7-3|22	shape the overall direction of the computer gaming industry. \
14nr|wolf4sdl-1.7-3|23	\
14nr|wolf4sdl-1.7-3|24	Wolf4SDL is an open-source port of id Software's classic first-person shooter \
14nr|wolf4sdl-1.7-3|25	Wolfenstein 3D to the cross-platform multimedia library "Simple DirectMedia \
14nr|wolf4sdl-1.7-3|26	Layer (SDL)" (http://www.libsdl.org). It is meant to keep the original feel \
14nr|wolf4sdl-1.7-3|27	while taking advantage of some improvements.
14nr|wolf4sdl-1.7-3|28	
14nr|wolf4sdl-1.7-3|29	%package        registered-id
14nr|wolf4sdl-1.7-3|30	Summary:        SDL port of Wolfenstein 3D - id Software registered version
14nr|wolf4sdl-1.7-3|31	URL:            http://www.idsoftware.com/games/wolfenstein/wolf3d/
14nr|wolf4sdl-1.7-3|32	
14nr|wolf4sdl-1.7-3|33	%description registered-id
14nr|wolf4sdl-1.7-3|34	This package contains %{name} compiled for playing the registered version of
14nr|wolf4sdl-1.7-3|35	Wolfenstein 3D as sold by id Software:
14nr|wolf4sdl-1.7-3|36	http://www.idsoftware.com/games/wolfenstein/wolf3d/
14nr|wolf4sdl-1.7-3|37	
14nr|wolf4sdl-1.7-3|38	You will need the original registered version's data files to play the
14nr|wolf4sdl-1.7-3|39	registered version. Place the data files under /usr/share/wolf3d/registered-id
14nr|wolf4sdl-1.7-3|40	before starting %{name}-registered-id. Note all file-names must be lowercase!
14nr|wolf4sdl-1.7-3|41	
14nr|wolf4sdl-1.7-3|42	
14nr|wolf4sdl-1.7-3|43	
14nr|wolf4sdl-1.7-3|44	%package        registered-apogee
14nr|wolf4sdl-1.7-3|45	Summary:        SDL port of Wolfenstein 3D - Apogee registered version
14nr|wolf4sdl-1.7-3|46	URL:            http://www.3drealms.com/wolf3d/index.html
14nr|wolf4sdl-1.7-3|47	
14nr|wolf4sdl-1.7-3|48	%description registered-apogee
14nr|wolf4sdl-1.7-3|49	This package contains %{name} compiled for playing the registered version of
14nr|wolf4sdl-1.7-3|50	Wolfenstein 3D as sold by Apogee / 3Drealms here:
14nr|wolf4sdl-1.7-3|51	http://www.3drealms.com/wolf3d/index.html
14nr|wolf4sdl-1.7-3|52	
14nr|wolf4sdl-1.7-3|53	You will need the original registered version's data files to play the
14nr|wolf4sdl-1.7-3|54	registered version. Place the data files under
14nr|wolf4sdl-1.7-3|55	/usr/share/wolf3d/registered-apogee before starting
14nr|wolf4sdl-1.7-3|56	%{name}-registered-apogee. Note all file-names must be lowercase!
14nr|wolf4sdl-1.7-3|57	
14nr|wolf4sdl-1.7-3|58	
14nr|wolf4sdl-1.7-3|59	
14nr|wolf4sdl-1.7-3|60	%package        shareware
14nr|wolf4sdl-1.7-3|61	Summary:        SDL port of id Software's Wolfenstein 3D - shareware version
14nr|wolf4sdl-1.7-3|62	URL:            http://www.3drealms.com/wolf3d/index.html
14nr|wolf4sdl-1.7-3|63	Requires:       wolf3d-shareware
14nr|wolf4sdl-1.7-3|64	
14nr|wolf4sdl-1.7-3|65	%description shareware
14nr|wolf4sdl-1.7-3|66	This package contains %{name} compiled for playing the shareware version of
14nr|wolf4sdl-1.7-3|67	Wolfenstein 3D.
14nr|wolf4sdl-1.7-3|68	
14nr|wolf4sdl-1.7-3|69	
14nr|wolf4sdl-1.7-3|70	
14nr|wolf4sdl-1.7-3|71	%package        spear
14nr|wolf4sdl-1.7-3|72	Summary:        SDL port of Wolfenstein 3D - Spear of Destiny version
14nr|wolf4sdl-1.7-3|73	URL:            http://www.idsoftware.com/games/wolfenstein/spear/
14nr|wolf4sdl-1.7-3|74	
14nr|wolf4sdl-1.7-3|75	%description spear
14nr|wolf4sdl-1.7-3|76	This package contains %{name} compiled for playing the Spear of Destiny
14nr|wolf4sdl-1.7-3|77	prequel to Wolfenstein 3D, sold by id Software:
14nr|wolf4sdl-1.7-3|78	http://www.idsoftware.com/games/wolfenstein/spear/
14nr|wolf4sdl-1.7-3|79	
14nr|wolf4sdl-1.7-3|80	You will need the original Spear of Destiny data files to play.
14nr|wolf4sdl-1.7-3|81	Place the data files under /usr/share/spear/full before starting
14nr|wolf4sdl-1.7-3|82	%{name}-spear. Note all file-names must be lowercase!
14nr|wolf4sdl-1.7-3|83	
14nr|wolf4sdl-1.7-3|84	
14nr|wolf4sdl-1.7-3|85	
14nr|wolf4sdl-1.7-3|86	%package        spear-demo
14nr|wolf4sdl-1.7-3|87	Summary:        SDL port of Wolfenstein 3D - Spear of Destiny demo version
14nr|wolf4sdl-1.7-3|88	URL:            http://www.idsoftware.com/games/wolfenstein/spear/
14nr|wolf4sdl-1.7-3|89	Requires:       spear-demo
14nr|wolf4sdl-1.7-3|90	
14nr|wolf4sdl-1.7-3|91	%description spear-demo
14nr|wolf4sdl-1.7-3|92	This package contains %{name} compiled for playing the demo of the Spear of
14nr|wolf4sdl-1.7-3|93	Destiny prequel to Wolfenstein 3D.
14nr|wolf4sdl-1.7-3|94	
14nr|wolf4sdl-1.7-3|95	
14nr|wolf4sdl-1.7-3|96	
14nr|wolf4sdl-1.7-3|97	%prep
14nr|wolf4sdl-1.7-3|98	%setup -c -T -n Wolf4SDL-%{version}-src
14nr|wolf4sdl-1.7-3|99	# Must unpack ourselves to make zip do dos2unix conversion
14nr|wolf4sdl-1.7-3|100	pushd .. && unzip -a -q %{SOURCE0} && popd
14nr|wolf4sdl-1.7-3|101	# %patch0 -p1
14nr|wolf4sdl-1.7-3|102	# %patch1 -p1
14nr|wolf4sdl-1.7-3|103	# for i in debian/patches/*.patch; do
14nr|wolf4sdl-1.7-3|104	#     patch -p1 < $i
14nr|wolf4sdl-1.7-3|105	# done
14nr|wolf4sdl-1.7-3|106	
14nr|wolf4sdl-1.7-3|107	
14nr|wolf4sdl-1.7-3|108	%build
14nr|wolf4sdl-1.7-3|109	CFLAGS="$RPM_OPT_FLAGS -Wno-sign-compare -Wno-switch -Wno-unused-result"
14nr|wolf4sdl-1.7-3|110	CFLAGS="$CFLAGS -fno-toplevel-reorder $(sdl-config --cflags)"
14nr|wolf4sdl-1.7-3|111	
14nr|wolf4sdl-1.7-3|112	make %{?_smp_mflags} \
14nr|wolf4sdl-1.7-3|113	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/wolf3d/registered-id/\\\""
14nr|wolf4sdl-1.7-3|114	mv wolf3d %{name}-registered-id
14nr|wolf4sdl-1.7-3|115	cp %{SOURCE1} %{name}-registered-id.desktop
14nr|wolf4sdl-1.7-3|116	sed -i 's|@NAME@|Wolfenstein 3D Registered (id)|g' \
14nr|wolf4sdl-1.7-3|117	%{name}-registered-id.desktop
14nr|wolf4sdl-1.7-3|118	sed -i 's|@VARIANT@|registered-id|g' %{name}-registered-id.desktop
14nr|wolf4sdl-1.7-3|119	make clean
14nr|wolf4sdl-1.7-3|120	
14nr|wolf4sdl-1.7-3|121	patch -p1 < %{PATCH2}
14nr|wolf4sdl-1.7-3|122	make %{?_smp_mflags} \
14nr|wolf4sdl-1.7-3|123	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/wolf3d/registered-apogee/\\\""
14nr|wolf4sdl-1.7-3|124	mv wolf3d %{name}-registered-apogee
14nr|wolf4sdl-1.7-3|125	cp %{SOURCE1} %{name}-registered-apogee.desktop
14nr|wolf4sdl-1.7-3|126	sed -i 's|@NAME@|Wolfenstein 3D Registered (Apogee)|g' \
14nr|wolf4sdl-1.7-3|127	%{name}-registered-apogee.desktop
14nr|wolf4sdl-1.7-3|128	sed -i 's|@VARIANT@|registered-apogee|g' %{name}-registered-apogee.desktop
14nr|wolf4sdl-1.7-3|129	make clean
14nr|wolf4sdl-1.7-3|130	
14nr|wolf4sdl-1.7-3|131	patch -p1 < %{PATCH3}
14nr|wolf4sdl-1.7-3|132	make %{?_smp_mflags} \
14nr|wolf4sdl-1.7-3|133	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/wolf3d/shareware/\\\""
14nr|wolf4sdl-1.7-3|134	mv wolf3d %{name}-shareware
14nr|wolf4sdl-1.7-3|135	cp %{SOURCE1} %{name}-shareware.desktop
14nr|wolf4sdl-1.7-3|136	sed -i 's|@NAME@|Wolfenstein 3D Shareware (Apogee)|g' %{name}-shareware.desktop
14nr|wolf4sdl-1.7-3|137	sed -i 's|@VARIANT@|shareware|g' %{name}-shareware.desktop
14nr|wolf4sdl-1.7-3|138	make clean
14nr|wolf4sdl-1.7-3|139	
14nr|wolf4sdl-1.7-3|140	patch -p1 < %{PATCH4}
14nr|wolf4sdl-1.7-3|141	make %{?_smp_mflags} \
14nr|wolf4sdl-1.7-3|142	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/spear/full/\\\""
14nr|wolf4sdl-1.7-3|143	mv wolf3d %{name}-spear
14nr|wolf4sdl-1.7-3|144	cp %{SOURCE1} %{name}-spear.desktop
14nr|wolf4sdl-1.7-3|145	sed -i 's|@NAME@|Spear of Destiny|g' %{name}-spear.desktop
14nr|wolf4sdl-1.7-3|146	sed -i 's|@VARIANT@|spear|g' %{name}-spear.desktop
14nr|wolf4sdl-1.7-3|147	make clean
14nr|wolf4sdl-1.7-3|148	
14nr|wolf4sdl-1.7-3|149	patch -p1 < %{PATCH5}
14nr|wolf4sdl-1.7-3|150	make %{?_smp_mflags} \
14nr|wolf4sdl-1.7-3|151	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/spear/demo/\\\""
14nr|wolf4sdl-1.7-3|152	mv wolf3d %{name}-spear-demo
14nr|wolf4sdl-1.7-3|153	cp %{SOURCE1} %{name}-spear-demo.desktop
14nr|wolf4sdl-1.7-3|154	sed -i 's|@NAME@|Spear of Destiny Demo|g' %{name}-spear-demo.desktop
14nr|wolf4sdl-1.7-3|155	sed -i 's|@VARIANT@|spear-demo|g' %{name}-spear-demo.desktop
14nr|wolf4sdl-1.7-3|156	
14nr|wolf4sdl-1.7-3|157	
14nr|wolf4sdl-1.7-3|158	%install
14nr|wolf4sdl-1.7-3|159	mkdir -p %{buildroot}%{_bindir}
14nr|wolf4sdl-1.7-3|160	mkdir -p %{buildroot}%{_datadir}/applications
14nr|wolf4sdl-1.7-3|161	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nr|wolf4sdl-1.7-3|162	
14nr|wolf4sdl-1.7-3|163	# Help launchers for shareware and spear-demo
14nr|wolf4sdl-1.7-3|164	
14nr|wolf4sdl-1.7-3|165	cat > %{buildroot}%{_bindir}/%{name}-shareware <<EOF
14nr|wolf4sdl-1.7-3|166	#!/bin/bash
14nr|wolf4sdl-1.7-3|167	
14nr|wolf4sdl-1.7-3|168	cd /usr/share/wolf3d/shareware/ && %{name}-shareware.real
14nr|wolf4sdl-1.7-3|169	
14nr|wolf4sdl-1.7-3|170	EOF
14nr|wolf4sdl-1.7-3|171	
14nr|wolf4sdl-1.7-3|172	cat > %{buildroot}%{_bindir}/%{name}-spear-demo <<EOF
14nr|wolf4sdl-1.7-3|173	#!/bin/bash
14nr|wolf4sdl-1.7-3|174	
14nr|wolf4sdl-1.7-3|175	cd /usr/share/spear/demo/ && %{name}-spear-demo.real
14nr|wolf4sdl-1.7-3|176	
14nr|wolf4sdl-1.7-3|177	EOF
14nr|wolf4sdl-1.7-3|178	
14nr|wolf4sdl-1.7-3|179	chmod a+x %{buildroot}%{_bindir}/%{name}-spear-demo
14nr|wolf4sdl-1.7-3|180	
14nr|wolf4sdl-1.7-3|181	
14nr|wolf4sdl-1.7-3|182	install -m 755 %{name}-registered-id %{buildroot}%{_bindir}/%{name}-registered-id
14nr|wolf4sdl-1.7-3|183	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14nr|wolf4sdl-1.7-3|184	%{name}-registered-id.desktop
14nr|wolf4sdl-1.7-3|185	mkdir -p %{buildroot}%{_datadir}/wolf3d/registered-id
14nr|wolf4sdl-1.7-3|186	
14nr|wolf4sdl-1.7-3|187	install -m 755 %{name}-registered-apogee %{buildroot}%{_bindir}/%{name}-registered-apogee
14nr|wolf4sdl-1.7-3|188	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14nr|wolf4sdl-1.7-3|189	%{name}-registered-apogee.desktop
14nr|wolf4sdl-1.7-3|190	mkdir -p %{buildroot}%{_datadir}/wolf3d/registered-apogee
14nr|wolf4sdl-1.7-3|191	
14nr|wolf4sdl-1.7-3|192	install -m 755 %{name}-shareware %{buildroot}%{_bindir}/%{name}-shareware.real
14nr|wolf4sdl-1.7-3|193	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14nr|wolf4sdl-1.7-3|194	%{name}-shareware.desktop
14nr|wolf4sdl-1.7-3|195	
14nr|wolf4sdl-1.7-3|196	install -m 755 %{name}-spear %{buildroot}%{_bindir}/%{name}-spear
14nr|wolf4sdl-1.7-3|197	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14nr|wolf4sdl-1.7-3|198	%{name}-spear.desktop
14nr|wolf4sdl-1.7-3|199	mkdir -p %{buildroot}%{_datadir}/spear/full
14nr|wolf4sdl-1.7-3|200	
14nr|wolf4sdl-1.7-3|201	install -m 755 %{name}-spear-demo %{buildroot}%{_bindir}/%{name}-spear-demo.real
14nr|wolf4sdl-1.7-3|202	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14nr|wolf4sdl-1.7-3|203	%{name}-spear-demo.desktop
14nr|wolf4sdl-1.7-3|204	
14nr|wolf4sdl-1.7-3|205	
14nr|wolf4sdl-1.7-3|206	%clean
14nr|wolf4sdl-1.7-3|207	
14nr|wolf4sdl-1.7-3|208	
14nr|wolf4sdl-1.7-3|209	%files registered-id
14nr|wolf4sdl-1.7-3|210	%defattr(-,root,root,-)
14nr|wolf4sdl-1.7-3|211	%doc Changes.txt README.txt license-*.txt
14nr|wolf4sdl-1.7-3|212	%{_bindir}/%{name}-registered-id
14nr|wolf4sdl-1.7-3|213	%{_datadir}/applications/%{name}-registered-id.desktop
14nr|wolf4sdl-1.7-3|214	%dir %{_datadir}/wolf3d
14nr|wolf4sdl-1.7-3|215	%dir %{_datadir}/wolf3d/registered-id
14nr|wolf4sdl-1.7-3|216	
14nr|wolf4sdl-1.7-3|217	%files registered-apogee
14nr|wolf4sdl-1.7-3|218	%defattr(-,root,root,-)
14nr|wolf4sdl-1.7-3|219	%doc Changes.txt README.txt license-*.txt
14nr|wolf4sdl-1.7-3|220	%{_bindir}/%{name}-registered-apogee
14nr|wolf4sdl-1.7-3|221	%{_datadir}/applications/%{name}-registered-apogee.desktop
14nr|wolf4sdl-1.7-3|222	%dir %{_datadir}/wolf3d
14nr|wolf4sdl-1.7-3|223	%dir %{_datadir}/wolf3d/registered-apogee
14nr|wolf4sdl-1.7-3|224	
14nr|wolf4sdl-1.7-3|225	%files shareware
14nr|wolf4sdl-1.7-3|226	%defattr(-,root,root,-)
14nr|wolf4sdl-1.7-3|227	%doc Changes.txt README.txt license-*.txt
14nr|wolf4sdl-1.7-3|228	%{_bindir}/%{name}-shareware
14nr|wolf4sdl-1.7-3|229	%{_bindir}/%{name}-shareware.real
14nr|wolf4sdl-1.7-3|230	%{_datadir}/applications/%{name}-shareware.desktop
14nr|wolf4sdl-1.7-3|231	
14nr|wolf4sdl-1.7-3|232	%files spear
14nr|wolf4sdl-1.7-3|233	%defattr(-,root,root,-)
14nr|wolf4sdl-1.7-3|234	%doc Changes.txt README.txt license-*.txt
14nr|wolf4sdl-1.7-3|235	%{_bindir}/%{name}-spear
14nr|wolf4sdl-1.7-3|236	%{_datadir}/applications/%{name}-spear.desktop
14nr|wolf4sdl-1.7-3|237	%dir %{_datadir}/spear
14nr|wolf4sdl-1.7-3|238	%dir %{_datadir}/spear/full
14nr|wolf4sdl-1.7-3|239	
14nr|wolf4sdl-1.7-3|240	%files spear-demo
14nr|wolf4sdl-1.7-3|241	%defattr(-,root,root,-)
14nr|wolf4sdl-1.7-3|242	%doc Changes.txt README.txt license-*.txt
14nr|wolf4sdl-1.7-3|243	%{_bindir}/%{name}-spear-demo
14nr|wolf4sdl-1.7-3|244	%{_bindir}/%{name}-spear-demo.real
14nr|wolf4sdl-1.7-3|245	%{_datadir}/applications/%{name}-spear-demo.desktop
14nr|wolf4sdl-1.7-3|246	
14nr|wolf4sdl-1.7-3|247	
14nr|wolf4sdl-1.7-3|248	
14nr|wolf4sdl-1.7-3|249	
14nr|wolf4sdl-1.7-3|250	
14nr|wolf4sdl-1.7-3|251	%changelog
14nr|wolf4sdl-1.7-3|252	* Mon Jan 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.7-3
14nr|wolf4sdl-1.7-3|253	+ Revision: 0d7c477
14nr|wolf4sdl-1.7-3|254	- Added helper scripts to launch shareware and spear-demo
14nr|wolf4sdl-1.7-3|255	
14nr|wolf4sdl-1.7-3|256	

26480 14
14nr|x11-driver-video-psb-binary-blobs-0-4|1	Summary: Binary components of the X.org driver for Poulsbo chipsets
14nr|x11-driver-video-psb-binary-blobs-0-4|2	Name: x11-driver-video-psb-binary-blobs
14nr|x11-driver-video-psb-binary-blobs-0-4|3	Version: 0
14nr|x11-driver-video-psb-binary-blobs-0-4|4	Release: 4
14nr|x11-driver-video-psb-binary-blobs-0-4|5	Source0: http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu/pool/main/p/psb-firmware/psb-firmware_0.30.orig.tar.gz
14nr|x11-driver-video-psb-binary-blobs-0-4|6	Source1: http://ppa.launchpad.net/ubuntu-mobile/ppa/ubuntu/pool/main/x/xpsb-glx/xpsb-glx_0.18.orig.tar.gz
14nr|x11-driver-video-psb-binary-blobs-0-4|7	License: Proprietary
14nr|x11-driver-video-psb-binary-blobs-0-4|8	Group: System/Kernel and hardware
14nr|x11-driver-video-psb-binary-blobs-0-4|9	Url: http://gma500.wiki-site.com/index.php/Main_Page
14nr|x11-driver-video-psb-binary-blobs-0-4|10	Exclusivearch: %{ix86} x86_64
14nr|x11-driver-video-psb-binary-blobs-0-4|11	
14nr|x11-driver-video-psb-binary-blobs-0-4|12	%description
14nr|x11-driver-video-psb-binary-blobs-0-4|13	This packages contains the binary components of the X.org driver for
14nr|x11-driver-video-psb-binary-blobs-0-4|14	the video chipset from the Poulsbo SCH.
14nr|x11-driver-video-psb-binary-blobs-0-4|15	
14nr|x11-driver-video-psb-binary-blobs-0-4|16	%prep
14nr|x11-driver-video-psb-binary-blobs-0-4|17	%setup -q -c -a 1
14nr|x11-driver-video-psb-binary-blobs-0-4|18	
14nr|x11-driver-video-psb-binary-blobs-0-4|19	%build
14nr|x11-driver-video-psb-binary-blobs-0-4|20	
14nr|x11-driver-video-psb-binary-blobs-0-4|21	%install
14nr|x11-driver-video-psb-binary-blobs-0-4|22	install -d %{buildroot}/lib/firmware/
14nr|x11-driver-video-psb-binary-blobs-0-4|23	install -m644 psb-firmware/*.bin %{buildroot}/lib/firmware/
14nr|x11-driver-video-psb-binary-blobs-0-4|24	
14nr|x11-driver-video-psb-binary-blobs-0-4|25	install -d %{buildroot}%{_libdir}/dri/
14nr|x11-driver-video-psb-binary-blobs-0-4|26	install -m644 xpsb-glx/dri/*dri* %{buildroot}%{_libdir}/dri/
14nr|x11-driver-video-psb-binary-blobs-0-4|27	
14nr|x11-driver-video-psb-binary-blobs-0-4|28	install -d %{buildroot}%{_libdir}/va/drivers
14nr|x11-driver-video-psb-binary-blobs-0-4|29	install -m644 xpsb-glx/dri/*video* %{buildroot}%{_libdir}/va/drivers
14nr|x11-driver-video-psb-binary-blobs-0-4|30	
14nr|x11-driver-video-psb-binary-blobs-0-4|31	install -d %{buildroot}%{_libdir}/xorg/modules/
14nr|x11-driver-video-psb-binary-blobs-0-4|32	install -m644 xpsb-glx/drivers/* %{buildroot}%{_libdir}/xorg/modules/
14nr|x11-driver-video-psb-binary-blobs-0-4|33	
14nr|x11-driver-video-psb-binary-blobs-0-4|34	%files
14nr|x11-driver-video-psb-binary-blobs-0-4|35	/lib/firmware/msvdx_fw.bin
14nr|x11-driver-video-psb-binary-blobs-0-4|36	%{_libdir}/dri/psb_dri.so
14nr|x11-driver-video-psb-binary-blobs-0-4|37	%{_libdir}/va/drivers/psb_drv_video.so
14nr|x11-driver-video-psb-binary-blobs-0-4|38	%{_libdir}/xorg/modules/Xpsb.so
14nr|x11-driver-video-psb-binary-blobs-0-4|39	
14nr|x11-driver-video-psb-binary-blobs-0-4|40	
14nr|x11-driver-video-psb-binary-blobs-0-4|41	%changelog
14nr|x11-driver-video-psb-binary-blobs-0-4|42	* Fri Apr 23 2010 Olivier Blin <oblin@mandriva.com> 0-3mdv2010.1
14nr|x11-driver-video-psb-binary-blobs-0-4|43	+ Revision: 538214
14nr|x11-driver-video-psb-binary-blobs-0-4|44	- fix libva drivers path (from Eric Piel, #55925)
14nr|x11-driver-video-psb-binary-blobs-0-4|45	
14nr|x11-driver-video-psb-binary-blobs-0-4|46	* Thu Sep 24 2009 Olivier Blin <oblin@mandriva.com> 0-2mdv2010.0
14nr|x11-driver-video-psb-binary-blobs-0-4|47	+ Revision: 448347
14nr|x11-driver-video-psb-binary-blobs-0-4|48	- initial import of x11-driver-video-psb-binary-blob (tarballs from Ubuntu)
14nr|x11-driver-video-psb-binary-blobs-0-4|49	- create x11-driver-video-psb-binary-blobs
14nr|x11-driver-video-psb-binary-blobs-0-4|50	

26481 14
14nr|x11-driver-video-sisdrv-0.8.0-5|1	Summary:	X.org driver provided by SiS for SiS Cards
14nr|x11-driver-video-sisdrv-0.8.0-5|2	Name:		x11-driver-video-sisdrv
14nr|x11-driver-video-sisdrv-0.8.0-5|3	Version:	0.8.0
14nr|x11-driver-video-sisdrv-0.8.0-5|4	Release:	5
14nr|x11-driver-video-sisdrv-0.8.0-5|5	Group:		System/X11
14nr|x11-driver-video-sisdrv-0.8.0-5|6	License:	Freeware
14nr|x11-driver-video-sisdrv-0.8.0-5|7	Url:		http://www.sis.com
14nr|x11-driver-video-sisdrv-0.8.0-5|8	Source1:	sis_drv.so.gz
14nr|x11-driver-video-sisdrv-0.8.0-5|9	
14nr|x11-driver-video-sisdrv-0.8.0-5|10	BuildRequires:	pkgconfig(gl)
14nr|x11-driver-video-sisdrv-0.8.0-5|11	BuildRequires:	pkgconfig(libdrm)
14nr|x11-driver-video-sisdrv-0.8.0-5|12	BuildRequires:	pkgconfig(xorg-macros)
14nr|x11-driver-video-sisdrv-0.8.0-5|13	BuildRequires:	pkgconfig(xorg-server)
14nr|x11-driver-video-sisdrv-0.8.0-5|14	BuildRequires:	pkgconfig(xproto)
14nr|x11-driver-video-sisdrv-0.8.0-5|15	Conflicts:	x11-driver-video-sis
14nr|x11-driver-video-sisdrv-0.8.0-5|16	
14nr|x11-driver-video-sisdrv-0.8.0-5|17	%description
14nr|x11-driver-video-sisdrv-0.8.0-5|18	x11-driver-video-sisdrv is the X.org driver provided by SiS for SiS Cards.
14nr|x11-driver-video-sisdrv-0.8.0-5|19	
14nr|x11-driver-video-sisdrv-0.8.0-5|20	%install
14nr|x11-driver-video-sisdrv-0.8.0-5|21	mkdir -p %{buildroot}%{_libdir}/xorg/modules/drivers
14nr|x11-driver-video-sisdrv-0.8.0-5|22	gunzip -c %{SOURCE1} > %{buildroot}%{_libdir}/xorg/modules/drivers/sis_drv.so
14nr|x11-driver-video-sisdrv-0.8.0-5|23	
14nr|x11-driver-video-sisdrv-0.8.0-5|24	%files
14nr|x11-driver-video-sisdrv-0.8.0-5|25	%{_libdir}/xorg/modules/drivers/sis_drv.so
14nr|x11-driver-video-sisdrv-0.8.0-5|26	
14nr|x11-driver-video-sisdrv-0.8.0-5|27	
14nr|x11-driver-video-sisdrv-0.8.0-5|28	%changelog
14nr|x11-driver-video-sisdrv-0.8.0-5|29	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8.0-5
14nr|x11-driver-video-sisdrv-0.8.0-5|30	+ Revision: d37d587
14nr|x11-driver-video-sisdrv-0.8.0-5|31	- Sync with cooker
14nr|x11-driver-video-sisdrv-0.8.0-5|32	
14nr|x11-driver-video-sisdrv-0.8.0-5|33	

26482 14
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|1	Name: x11-font-adobe-utopia-100dpi
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|2	Version: 1.0.4
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|3	Release: %mkrel 1
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|4	Summary: Xorg X11 font adobe-utopia-100dpi
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|5	Group: Development/X11
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|6	URL: http://xorg.freedesktop.org
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-100dpi-%{version}.tar.bz2
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|8	# License doesn't say we can modify the software
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|9	License: Adobe Utopia
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|10	BuildRoot: %{_tmppath}/%{name}-root
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|11	BuildArch: noarch
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|12	BuildRequires: x11-font-util >= 1.2
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|13	BuildRequires: x11-util-macros >= 1.0.1
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|14	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|15	Requires(post): mkfontdir
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|16	Requires(postun): mkfontdir
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|17	Requires(post): mkfontscale
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|18	Requires(postun): mkfontscale
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|19	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|20	%description
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|21	Xorg X11 font adobe-utopia-100dpi
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|22	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|23	%prep
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|24	%setup -q -n font-adobe-utopia-100dpi-%{version}
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|25	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|26	%build
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|29	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|30	%make
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|31	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|32	%install
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|33	rm -rf %{buildroot}
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|34	%makeinstall_std
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|35	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|36	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|37	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|38	%post
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|39	mkfontscale %_datadir/fonts/100dpi
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|40	mkfontdir %_datadir/fonts/100dpi
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|41	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|42	%postun
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|43	mkfontscale %_datadir/fonts/100dpi
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|44	mkfontdir %_datadir/fonts/100dpi
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|45	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|46	%clean
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|47	rm -rf %{buildroot}
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|48	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|49	%files
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|50	%defattr(-,root,root)
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|51	%doc COPYING
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|52	%_datadir/fonts/100dpi/UT*.pcf.gz
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|53	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|54	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|55	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|56	%changelog
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|57	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.4-1
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|58	+ Revision: 73ac981
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|59	- Automatic import for version 1.0.4
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|60	
14nr|x11-font-adobe-utopia-100dpi-1.0.4-1|61	

26483 14
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|1	Name: x11-font-adobe-utopia-75dpi
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|2	Version: 1.0.4
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|3	Release: %mkrel 2
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|4	Summary: Xorg X11 font adobe-utopia-75dpi
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|5	Group: Development/X11
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|6	URL: http://xorg.freedesktop.org
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-75dpi-%{version}.tar.bz2
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|8	# License doesn't say we can modify the software
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|9	License: Adobe Utopia
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|10	BuildRoot: %{_tmppath}/%{name}-root
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|11	BuildArch: noarch
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|12	BuildRequires: x11-font-util >= 1.2
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|13	BuildRequires: x11-util-macros >= 1.0.1
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|14	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|15	Requires(post): mkfontdir
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|16	Requires(postun): mkfontdir
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|17	Requires(post): mkfontscale
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|18	Requires(postun): mkfontscale
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|19	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|20	%description
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|21	Xorg X11 font adobe-utopia-75dpi
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|22	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|23	%prep
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|24	%setup -q -n font-adobe-utopia-75dpi-%{version}
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|25	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|26	%build
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|29	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|30	%make
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|31	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|32	%install
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|33	rm -rf %{buildroot}
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|34	%makeinstall_std
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|35	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|36	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|37	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|38	%post
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|39	mkfontscale %_datadir/fonts/75dpi
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|40	mkfontdir %_datadir/fonts/75dpi
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|41	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|42	%postun
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|43	mkfontscale %_datadir/fonts/75dpi
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|44	mkfontdir %_datadir/fonts/75dpi
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|45	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|46	%clean
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|47	rm -rf %{buildroot}
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|48	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|49	%files
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|50	%defattr(-,root,root)
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|51	%doc COPYING
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|52	%_datadir/fonts/75dpi/UT*.pcf.gz
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|53	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|54	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|55	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|56	%changelog
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|57	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.4-2
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|58	+ Revision: cb214e4
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|59	- Automatic import for version 1.0.4
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|60	
14nr|x11-font-adobe-utopia-75dpi-1.0.4-2|61	

26484 14
14nr|x11-font-adobe-utopia-type1-1.0.4-1|1	Name: x11-font-adobe-utopia-type1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|2	Version: 1.0.4
14nr|x11-font-adobe-utopia-type1-1.0.4-1|3	Release: %mkrel 1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|4	Summary: Xorg X11 font adobe-utopia-type1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|5	Group: Development/X11
14nr|x11-font-adobe-utopia-type1-1.0.4-1|6	URL: http://xorg.freedesktop.org
14nr|x11-font-adobe-utopia-type1-1.0.4-1|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-type1-%{version}.tar.bz2
14nr|x11-font-adobe-utopia-type1-1.0.4-1|8	# License doesn't say we can modify the software
14nr|x11-font-adobe-utopia-type1-1.0.4-1|9	License: Adobe Utopia
14nr|x11-font-adobe-utopia-type1-1.0.4-1|10	BuildRoot: %{_tmppath}/%{name}-root
14nr|x11-font-adobe-utopia-type1-1.0.4-1|11	BuildArch: noarch
14nr|x11-font-adobe-utopia-type1-1.0.4-1|12	BuildRequires: fontconfig
14nr|x11-font-adobe-utopia-type1-1.0.4-1|13	BuildRequires: x11-font-util >= 1.2
14nr|x11-font-adobe-utopia-type1-1.0.4-1|14	BuildRequires: x11-util-macros >= 1.0.1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|15	Conflicts: xorg-x11 <= 6.9.0
14nr|x11-font-adobe-utopia-type1-1.0.4-1|16	Requires(post): mkfontdir
14nr|x11-font-adobe-utopia-type1-1.0.4-1|17	Requires(postun): mkfontdir
14nr|x11-font-adobe-utopia-type1-1.0.4-1|18	Requires(post): mkfontscale
14nr|x11-font-adobe-utopia-type1-1.0.4-1|19	Requires(postun): mkfontscale
14nr|x11-font-adobe-utopia-type1-1.0.4-1|20	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|21	%description
14nr|x11-font-adobe-utopia-type1-1.0.4-1|22	Xorg X11 font adobe-utopia-type1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|23	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|24	%prep
14nr|x11-font-adobe-utopia-type1-1.0.4-1|25	%setup -q -n font-adobe-utopia-type1-%{version}
14nr|x11-font-adobe-utopia-type1-1.0.4-1|26	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|27	%build
14nr|x11-font-adobe-utopia-type1-1.0.4-1|28	./configure --prefix=/usr --x-includes=%{_includedir}\
14nr|x11-font-adobe-utopia-type1-1.0.4-1|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Type1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|30	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|31	%make
14nr|x11-font-adobe-utopia-type1-1.0.4-1|32	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|33	%install
14nr|x11-font-adobe-utopia-type1-1.0.4-1|34	rm -rf %{buildroot}
14nr|x11-font-adobe-utopia-type1-1.0.4-1|35	%makeinstall_std
14nr|x11-font-adobe-utopia-type1-1.0.4-1|36	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.dir
14nr|x11-font-adobe-utopia-type1-1.0.4-1|37	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.scale
14nr|x11-font-adobe-utopia-type1-1.0.4-1|38	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|39	%post
14nr|x11-font-adobe-utopia-type1-1.0.4-1|40	mkfontscale %_datadir/fonts/Type1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|41	mkfontdir %_datadir/fonts/Type1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|42	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|43	%postun
14nr|x11-font-adobe-utopia-type1-1.0.4-1|44	mkfontscale %_datadir/fonts/Type1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|45	mkfontdir %_datadir/fonts/Type1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|46	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|47	%clean
14nr|x11-font-adobe-utopia-type1-1.0.4-1|48	rm -rf %{buildroot}
14nr|x11-font-adobe-utopia-type1-1.0.4-1|49	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|50	%files
14nr|x11-font-adobe-utopia-type1-1.0.4-1|51	%defattr(-,root,root)
14nr|x11-font-adobe-utopia-type1-1.0.4-1|52	%doc COPYING
14nr|x11-font-adobe-utopia-type1-1.0.4-1|53	%_datadir/fonts/Type1/UT*
14nr|x11-font-adobe-utopia-type1-1.0.4-1|54	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|55	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|56	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|57	%changelog
14nr|x11-font-adobe-utopia-type1-1.0.4-1|58	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.4-1
14nr|x11-font-adobe-utopia-type1-1.0.4-1|59	+ Revision: 31064ea
14nr|x11-font-adobe-utopia-type1-1.0.4-1|60	- Automatic import for version 1.0.4
14nr|x11-font-adobe-utopia-type1-1.0.4-1|61	
14nr|x11-font-adobe-utopia-type1-1.0.4-1|62	

26485 14
14nr|x11-font-bh-ttf-1.0.3-1|1	Name: x11-font-bh-ttf
14nr|x11-font-bh-ttf-1.0.3-1|2	Version: 1.0.3
14nr|x11-font-bh-ttf-1.0.3-1|3	Release: %mkrel 1
14nr|x11-font-bh-ttf-1.0.3-1|4	Summary: Xorg X11 font bh-ttf
14nr|x11-font-bh-ttf-1.0.3-1|5	Group: Development/X11
14nr|x11-font-bh-ttf-1.0.3-1|6	URL: http://xorg.freedesktop.org
14nr|x11-font-bh-ttf-1.0.3-1|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-%{version}.tar.bz2
14nr|x11-font-bh-ttf-1.0.3-1|8	# We may not modify the software!
14nr|x11-font-bh-ttf-1.0.3-1|9	License: Bigelow & Holmes Font License
14nr|x11-font-bh-ttf-1.0.3-1|10	BuildRoot: %{_tmppath}/%{name}-root
14nr|x11-font-bh-ttf-1.0.3-1|11	BuildArch: noarch
14nr|x11-font-bh-ttf-1.0.3-1|12	BuildRequires: fontconfig
14nr|x11-font-bh-ttf-1.0.3-1|13	BuildRequires: x11-font-util >= 1.0.0
14nr|x11-font-bh-ttf-1.0.3-1|14	BuildRequires: x11-util-macros >= 1.0.1
14nr|x11-font-bh-ttf-1.0.3-1|15	Conflicts: xorg-x11 <= 6.9.0
14nr|x11-font-bh-ttf-1.0.3-1|16	Requires(post): mkfontdir
14nr|x11-font-bh-ttf-1.0.3-1|17	Requires(postun): mkfontdir
14nr|x11-font-bh-ttf-1.0.3-1|18	Requires(post): mkfontscale
14nr|x11-font-bh-ttf-1.0.3-1|19	Requires(postun): mkfontscale
14nr|x11-font-bh-ttf-1.0.3-1|20	
14nr|x11-font-bh-ttf-1.0.3-1|21	%description
14nr|x11-font-bh-ttf-1.0.3-1|22	Xorg X11 font bh-ttf
14nr|x11-font-bh-ttf-1.0.3-1|23	
14nr|x11-font-bh-ttf-1.0.3-1|24	%prep
14nr|x11-font-bh-ttf-1.0.3-1|25	%setup -q -n font-bh-ttf-%{version}
14nr|x11-font-bh-ttf-1.0.3-1|26	
14nr|x11-font-bh-ttf-1.0.3-1|27	%build
14nr|x11-font-bh-ttf-1.0.3-1|28	./configure --prefix=/usr --x-includes=%{_includedir}\
14nr|x11-font-bh-ttf-1.0.3-1|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/TTF
14nr|x11-font-bh-ttf-1.0.3-1|30	
14nr|x11-font-bh-ttf-1.0.3-1|31	%make
14nr|x11-font-bh-ttf-1.0.3-1|32	
14nr|x11-font-bh-ttf-1.0.3-1|33	%install
14nr|x11-font-bh-ttf-1.0.3-1|34	rm -rf %{buildroot}
14nr|x11-font-bh-ttf-1.0.3-1|35	%makeinstall_std
14nr|x11-font-bh-ttf-1.0.3-1|36	rm -f %{buildroot}%_datadir/fonts/TTF/fonts.dir
14nr|x11-font-bh-ttf-1.0.3-1|37	rm -f %{buildroot}%_datadir/fonts/TTF/fonts.scale
14nr|x11-font-bh-ttf-1.0.3-1|38	
14nr|x11-font-bh-ttf-1.0.3-1|39	%post
14nr|x11-font-bh-ttf-1.0.3-1|40	mkfontscale %_datadir/fonts/TTF
14nr|x11-font-bh-ttf-1.0.3-1|41	mkfontdir %_datadir/fonts/TTF
14nr|x11-font-bh-ttf-1.0.3-1|42	
14nr|x11-font-bh-ttf-1.0.3-1|43	%postun
14nr|x11-font-bh-ttf-1.0.3-1|44	mkfontscale %_datadir/fonts/TTF
14nr|x11-font-bh-ttf-1.0.3-1|45	mkfontdir %_datadir/fonts/TTF
14nr|x11-font-bh-ttf-1.0.3-1|46	
14nr|x11-font-bh-ttf-1.0.3-1|47	%clean
14nr|x11-font-bh-ttf-1.0.3-1|48	rm -rf %{buildroot}
14nr|x11-font-bh-ttf-1.0.3-1|49	
14nr|x11-font-bh-ttf-1.0.3-1|50	%files
14nr|x11-font-bh-ttf-1.0.3-1|51	%defattr(-,root,root)
14nr|x11-font-bh-ttf-1.0.3-1|52	%doc COPYING
14nr|x11-font-bh-ttf-1.0.3-1|53	%_datadir/fonts/TTF/luxi*.ttf
14nr|x11-font-bh-ttf-1.0.3-1|54	/usr/etc/fonts/conf.avail/42-luxi-mono.conf
14nr|x11-font-bh-ttf-1.0.3-1|55	/usr/etc/fonts/conf.d/42-luxi-mono.conf
14nr|x11-font-bh-ttf-1.0.3-1|56	
14nr|x11-font-bh-ttf-1.0.3-1|57	
14nr|x11-font-bh-ttf-1.0.3-1|58	
14nr|x11-font-bh-ttf-1.0.3-1|59	%changelog
14nr|x11-font-bh-ttf-1.0.3-1|60	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.3-1
14nr|x11-font-bh-ttf-1.0.3-1|61	+ Revision: c65049f
14nr|x11-font-bh-ttf-1.0.3-1|62	- Automatic import for version 1.0.3
14nr|x11-font-bh-ttf-1.0.3-1|63	
14nr|x11-font-bh-ttf-1.0.3-1|64	

26486 14
14nr|x11-font-bh-type1-1.0.3-1|1	Name: x11-font-bh-type1
14nr|x11-font-bh-type1-1.0.3-1|2	Version: 1.0.3
14nr|x11-font-bh-type1-1.0.3-1|3	Release: %mkrel 1
14nr|x11-font-bh-type1-1.0.3-1|4	Summary: Xorg X11 font bh-type1
14nr|x11-font-bh-type1-1.0.3-1|5	Group: Development/X11
14nr|x11-font-bh-type1-1.0.3-1|6	URL: http://xorg.freedesktop.org
14nr|x11-font-bh-type1-1.0.3-1|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-type1-%{version}.tar.bz2
14nr|x11-font-bh-type1-1.0.3-1|8	# We may not modify the software!
14nr|x11-font-bh-type1-1.0.3-1|9	License: Bigelow & Holmes Font License
14nr|x11-font-bh-type1-1.0.3-1|10	BuildRoot: %{_tmppath}/%{name}-root
14nr|x11-font-bh-type1-1.0.3-1|11	BuildArch: noarch
14nr|x11-font-bh-type1-1.0.3-1|12	BuildRequires: fontconfig
14nr|x11-font-bh-type1-1.0.3-1|13	BuildRequires: x11-font-util >= 1.0.0
14nr|x11-font-bh-type1-1.0.3-1|14	BuildRequires: x11-util-macros >= 1.0.1
14nr|x11-font-bh-type1-1.0.3-1|15	Conflicts: xorg-x11 <= 6.9.0
14nr|x11-font-bh-type1-1.0.3-1|16	Requires(post): mkfontdir
14nr|x11-font-bh-type1-1.0.3-1|17	Requires(postun): mkfontdir
14nr|x11-font-bh-type1-1.0.3-1|18	Requires(post): mkfontscale
14nr|x11-font-bh-type1-1.0.3-1|19	Requires(postun): mkfontscale
14nr|x11-font-bh-type1-1.0.3-1|20	
14nr|x11-font-bh-type1-1.0.3-1|21	%description
14nr|x11-font-bh-type1-1.0.3-1|22	Xorg X11 font bh-type1
14nr|x11-font-bh-type1-1.0.3-1|23	
14nr|x11-font-bh-type1-1.0.3-1|24	%prep
14nr|x11-font-bh-type1-1.0.3-1|25	%setup -q -n font-bh-type1-%{version}
14nr|x11-font-bh-type1-1.0.3-1|26	
14nr|x11-font-bh-type1-1.0.3-1|27	%build
14nr|x11-font-bh-type1-1.0.3-1|28	./configure --prefix=/usr --x-includes=%{_includedir}\
14nr|x11-font-bh-type1-1.0.3-1|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Type1
14nr|x11-font-bh-type1-1.0.3-1|30	
14nr|x11-font-bh-type1-1.0.3-1|31	%make
14nr|x11-font-bh-type1-1.0.3-1|32	
14nr|x11-font-bh-type1-1.0.3-1|33	%install
14nr|x11-font-bh-type1-1.0.3-1|34	rm -rf %{buildroot}
14nr|x11-font-bh-type1-1.0.3-1|35	%makeinstall_std
14nr|x11-font-bh-type1-1.0.3-1|36	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.dir
14nr|x11-font-bh-type1-1.0.3-1|37	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.scale
14nr|x11-font-bh-type1-1.0.3-1|38	
14nr|x11-font-bh-type1-1.0.3-1|39	%post
14nr|x11-font-bh-type1-1.0.3-1|40	mkfontscale %_datadir/fonts/Type1
14nr|x11-font-bh-type1-1.0.3-1|41	mkfontdir %_datadir/fonts/Type1
14nr|x11-font-bh-type1-1.0.3-1|42	
14nr|x11-font-bh-type1-1.0.3-1|43	%postun
14nr|x11-font-bh-type1-1.0.3-1|44	mkfontscale %_datadir/fonts/Type1
14nr|x11-font-bh-type1-1.0.3-1|45	mkfontdir %_datadir/fonts/Type1
14nr|x11-font-bh-type1-1.0.3-1|46	
14nr|x11-font-bh-type1-1.0.3-1|47	%clean
14nr|x11-font-bh-type1-1.0.3-1|48	rm -rf %{buildroot}
14nr|x11-font-bh-type1-1.0.3-1|49	
14nr|x11-font-bh-type1-1.0.3-1|50	%files
14nr|x11-font-bh-type1-1.0.3-1|51	%defattr(-,root,root)
14nr|x11-font-bh-type1-1.0.3-1|52	%doc COPYING
14nr|x11-font-bh-type1-1.0.3-1|53	%_datadir/fonts/Type1/l04*
14nr|x11-font-bh-type1-1.0.3-1|54	
14nr|x11-font-bh-type1-1.0.3-1|55	
14nr|x11-font-bh-type1-1.0.3-1|56	
14nr|x11-font-bh-type1-1.0.3-1|57	%changelog
14nr|x11-font-bh-type1-1.0.3-1|58	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.3-1
14nr|x11-font-bh-type1-1.0.3-1|59	+ Revision: 81ccbab
14nr|x11-font-bh-type1-1.0.3-1|60	- Automatic import for version 1.0.3
14nr|x11-font-bh-type1-1.0.3-1|61	
14nr|x11-font-bh-type1-1.0.3-1|62	

26487 14
14nr|x11-font-ibm-type1-1.0.3-1|1	Name: x11-font-ibm-type1
14nr|x11-font-ibm-type1-1.0.3-1|2	Version: 1.0.3
14nr|x11-font-ibm-type1-1.0.3-1|3	Release: %mkrel 1
14nr|x11-font-ibm-type1-1.0.3-1|4	Summary: Xorg X11 font ibm-type1
14nr|x11-font-ibm-type1-1.0.3-1|5	Group: Development/X11
14nr|x11-font-ibm-type1-1.0.3-1|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|x11-font-ibm-type1-1.0.3-1|7	URL: http://xorg.freedesktop.org
14nr|x11-font-ibm-type1-1.0.3-1|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-ibm-type1-%{version}.tar.bz2
14nr|x11-font-ibm-type1-1.0.3-1|9	# License doesn't say we can modify the software
14nr|x11-font-ibm-type1-1.0.3-1|10	License: IBM Courier
14nr|x11-font-ibm-type1-1.0.3-1|11	BuildArch: noarch
14nr|x11-font-ibm-type1-1.0.3-1|12	BuildRequires: fontconfig
14nr|x11-font-ibm-type1-1.0.3-1|13	BuildRequires: x11-font-util >= 1.0.0
14nr|x11-font-ibm-type1-1.0.3-1|14	BuildRequires: x11-util-macros >= 1.0.1
14nr|x11-font-ibm-type1-1.0.3-1|15	Conflicts: xorg-x11 <= 6.9.0
14nr|x11-font-ibm-type1-1.0.3-1|16	Requires(post): mkfontdir
14nr|x11-font-ibm-type1-1.0.3-1|17	Requires(postun): mkfontdir
14nr|x11-font-ibm-type1-1.0.3-1|18	Requires(post): mkfontscale
14nr|x11-font-ibm-type1-1.0.3-1|19	Requires(postun): mkfontscale
14nr|x11-font-ibm-type1-1.0.3-1|20	
14nr|x11-font-ibm-type1-1.0.3-1|21	%description
14nr|x11-font-ibm-type1-1.0.3-1|22	Xorg X11 font ibm-type1
14nr|x11-font-ibm-type1-1.0.3-1|23	
14nr|x11-font-ibm-type1-1.0.3-1|24	%prep
14nr|x11-font-ibm-type1-1.0.3-1|25	%setup -q -n font-ibm-type1-%{version}
14nr|x11-font-ibm-type1-1.0.3-1|26	
14nr|x11-font-ibm-type1-1.0.3-1|27	%build
14nr|x11-font-ibm-type1-1.0.3-1|28	./configure --prefix=/usr --x-includes=%{_includedir}\
14nr|x11-font-ibm-type1-1.0.3-1|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Type1
14nr|x11-font-ibm-type1-1.0.3-1|30	
14nr|x11-font-ibm-type1-1.0.3-1|31	%make
14nr|x11-font-ibm-type1-1.0.3-1|32	
14nr|x11-font-ibm-type1-1.0.3-1|33	%install
14nr|x11-font-ibm-type1-1.0.3-1|34	rm -rf %{buildroot}
14nr|x11-font-ibm-type1-1.0.3-1|35	%makeinstall_std
14nr|x11-font-ibm-type1-1.0.3-1|36	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.dir
14nr|x11-font-ibm-type1-1.0.3-1|37	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.scale
14nr|x11-font-ibm-type1-1.0.3-1|38	
14nr|x11-font-ibm-type1-1.0.3-1|39	%post
14nr|x11-font-ibm-type1-1.0.3-1|40	mkfontscale %_datadir/fonts/Type1
14nr|x11-font-ibm-type1-1.0.3-1|41	mkfontdir %_datadir/fonts/Type1
14nr|x11-font-ibm-type1-1.0.3-1|42	
14nr|x11-font-ibm-type1-1.0.3-1|43	%postun
14nr|x11-font-ibm-type1-1.0.3-1|44	mkfontscale %_datadir/fonts/Type1
14nr|x11-font-ibm-type1-1.0.3-1|45	mkfontdir %_datadir/fonts/Type1
14nr|x11-font-ibm-type1-1.0.3-1|46	
14nr|x11-font-ibm-type1-1.0.3-1|47	%clean
14nr|x11-font-ibm-type1-1.0.3-1|48	rm -rf %{buildroot}
14nr|x11-font-ibm-type1-1.0.3-1|49	
14nr|x11-font-ibm-type1-1.0.3-1|50	%files
14nr|x11-font-ibm-type1-1.0.3-1|51	%defattr(-,root,root)
14nr|x11-font-ibm-type1-1.0.3-1|52	%doc COPYING
14nr|x11-font-ibm-type1-1.0.3-1|53	%_datadir/fonts/Type1/cour*
14nr|x11-font-ibm-type1-1.0.3-1|54	
14nr|x11-font-ibm-type1-1.0.3-1|55	
14nr|x11-font-ibm-type1-1.0.3-1|56	
14nr|x11-font-ibm-type1-1.0.3-1|57	%changelog
14nr|x11-font-ibm-type1-1.0.3-1|58	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.3-1
14nr|x11-font-ibm-type1-1.0.3-1|59	+ Revision: 0fb4c0d
14nr|x11-font-ibm-type1-1.0.3-1|60	- Automatic import for version 1.0.3
14nr|x11-font-ibm-type1-1.0.3-1|61	
14nr|x11-font-ibm-type1-1.0.3-1|62	

26488 14
14nr|x11-font-misc-meltho-1.0.3-1|1	Name: x11-font-misc-meltho
14nr|x11-font-misc-meltho-1.0.3-1|2	Version: 1.0.3
14nr|x11-font-misc-meltho-1.0.3-1|3	Release: %mkrel 1
14nr|x11-font-misc-meltho-1.0.3-1|4	Summary: Xorg X11 font misc-meltho
14nr|x11-font-misc-meltho-1.0.3-1|5	Group: Development/X11
14nr|x11-font-misc-meltho-1.0.3-1|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|x11-font-misc-meltho-1.0.3-1|7	URL: http://xorg.freedesktop.org
14nr|x11-font-misc-meltho-1.0.3-1|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-misc-meltho-%{version}.tar.bz2
14nr|x11-font-misc-meltho-1.0.3-1|9	# We may not modify the software!
14nr|x11-font-misc-meltho-1.0.3-1|10	License: Meltho Font License
14nr|x11-font-misc-meltho-1.0.3-1|11	BuildArch: noarch
14nr|x11-font-misc-meltho-1.0.3-1|12	BuildRequires: x11-font-util >= 1.0.0
14nr|x11-font-misc-meltho-1.0.3-1|13	BuildRequires: x11-util-macros >= 1.0.2
14nr|x11-font-misc-meltho-1.0.3-1|14	BuildRequires: fontconfig
14nr|x11-font-misc-meltho-1.0.3-1|15	Requires(post): mkfontdir
14nr|x11-font-misc-meltho-1.0.3-1|16	Requires(postun): mkfontdir
14nr|x11-font-misc-meltho-1.0.3-1|17	Requires(post): mkfontscale
14nr|x11-font-misc-meltho-1.0.3-1|18	Requires(postun): mkfontscale
14nr|x11-font-misc-meltho-1.0.3-1|19	
14nr|x11-font-misc-meltho-1.0.3-1|20	%description
14nr|x11-font-misc-meltho-1.0.3-1|21	Xorg X11 font misc-meltho
14nr|x11-font-misc-meltho-1.0.3-1|22	
14nr|x11-font-misc-meltho-1.0.3-1|23	%prep
14nr|x11-font-misc-meltho-1.0.3-1|24	%setup -q -n font-misc-meltho-%{version}
14nr|x11-font-misc-meltho-1.0.3-1|25	
14nr|x11-font-misc-meltho-1.0.3-1|26	%build
14nr|x11-font-misc-meltho-1.0.3-1|27	./configure --prefix=/usr --x-includes=%{_includedir}\
14nr|x11-font-misc-meltho-1.0.3-1|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/OTF
14nr|x11-font-misc-meltho-1.0.3-1|29	
14nr|x11-font-misc-meltho-1.0.3-1|30	%make
14nr|x11-font-misc-meltho-1.0.3-1|31	
14nr|x11-font-misc-meltho-1.0.3-1|32	%install
14nr|x11-font-misc-meltho-1.0.3-1|33	rm -rf %{buildroot}
14nr|x11-font-misc-meltho-1.0.3-1|34	%makeinstall_std
14nr|x11-font-misc-meltho-1.0.3-1|35	rm -f %{buildroot}%_datadir/fonts/OTF/fonts.dir
14nr|x11-font-misc-meltho-1.0.3-1|36	rm -f %{buildroot}%_datadir/fonts/OTF/fonts.scale
14nr|x11-font-misc-meltho-1.0.3-1|37	
14nr|x11-font-misc-meltho-1.0.3-1|38	%post
14nr|x11-font-misc-meltho-1.0.3-1|39	mkfontscale %_datadir/fonts/OTF
14nr|x11-font-misc-meltho-1.0.3-1|40	mkfontdir %_datadir/fonts/OTF
14nr|x11-font-misc-meltho-1.0.3-1|41	
14nr|x11-font-misc-meltho-1.0.3-1|42	%postun
14nr|x11-font-misc-meltho-1.0.3-1|43	mkfontscale %_datadir/fonts/OTF
14nr|x11-font-misc-meltho-1.0.3-1|44	mkfontdir %_datadir/fonts/OTF
14nr|x11-font-misc-meltho-1.0.3-1|45	
14nr|x11-font-misc-meltho-1.0.3-1|46	%clean
14nr|x11-font-misc-meltho-1.0.3-1|47	rm -rf %{buildroot}
14nr|x11-font-misc-meltho-1.0.3-1|48	
14nr|x11-font-misc-meltho-1.0.3-1|49	%files
14nr|x11-font-misc-meltho-1.0.3-1|50	%defattr(-,root,root)
14nr|x11-font-misc-meltho-1.0.3-1|51	%doc COPYING
14nr|x11-font-misc-meltho-1.0.3-1|52	%_datadir/fonts/OTF/SyrCOM*.otf
14nr|x11-font-misc-meltho-1.0.3-1|53	
14nr|x11-font-misc-meltho-1.0.3-1|54	
14nr|x11-font-misc-meltho-1.0.3-1|55	
14nr|x11-font-misc-meltho-1.0.3-1|56	%changelog
14nr|x11-font-misc-meltho-1.0.3-1|57	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.3-1
14nr|x11-font-misc-meltho-1.0.3-1|58	+ Revision: 7d7fc29
14nr|x11-font-misc-meltho-1.0.3-1|59	- Automatic import for version 1.0.3
14nr|x11-font-misc-meltho-1.0.3-1|60	
14nr|x11-font-misc-meltho-1.0.3-1|61	

26489 14
14nr|xastir-2.0.0-1|1	Name:		xastir
14nr|xastir-2.0.0-1|2	Version:	2.0.0
14nr|xastir-2.0.0-1|3	Release:	1
14nr|xastir-2.0.0-1|4	Summary:	Amateur Station Tracking and Reporting system for amateur radio
14nr|xastir-2.0.0-1|5	Group:		Communications
14nr|xastir-2.0.0-1|6	License:	GPL
14nr|xastir-2.0.0-1|7	URL:		http://www.xastir.org
14nr|xastir-2.0.0-1|8	Source0:	http://prdownloads.sourceforge.net/xastir/xastir-%{version}.tar.gz
14nr|xastir-2.0.0-1|9	Source1:	http://prdownloads.sourceforge.net/xastir/xastir-sounds.tgz
14nr|xastir-2.0.0-1|10	Patch0:		xastir-desktop.diff
14nr|xastir-2.0.0-1|11	Patch1:		xastir-2-mapdir.patch
14nr|xastir-2.0.0-1|12	BuildRequires:	lesstif-devel
14nr|xastir-2.0.0-1|13	BuildRequires:	shapelib-devel
14nr|xastir-2.0.0-1|14	BuildRequires:	proj-devel
14nr|xastir-2.0.0-1|15	BuildRequires:	pkgconfig(geotiff)
14nr|xastir-2.0.0-1|16	BuildRequires:	festival-devel
14nr|xastir-2.0.0-1|17	BuildRequires:	db5.2-devel
14nr|xastir-2.0.0-1|18	BuildRequires:	graphicsmagick-devel
14nr|xastir-2.0.0-1|19	Requires:	x11-font-adobe-75dpi
14nr|xastir-2.0.0-1|20	
14nr|xastir-2.0.0-1|21	%description
14nr|xastir-2.0.0-1|22	Xastir is a graphical application that interfaces HAM radio
14nr|xastir-2.0.0-1|23	and internet access to realtime mapping software.
14nr|xastir-2.0.0-1|24	
14nr|xastir-2.0.0-1|25	Install XASTIR if you are interested in APRS(tm) and HAM radio
14nr|xastir-2.0.0-1|26	software.
14nr|xastir-2.0.0-1|27	
14nr|xastir-2.0.0-1|28	%prep
14nr|xastir-2.0.0-1|29	%setup -q
14nr|xastir-2.0.0-1|30	%setup -a1 -q
14nr|xastir-2.0.0-1|31	
14nr|xastir-2.0.0-1|32	%patch0 -p1
14nr|xastir-2.0.0-1|33	%patch1 -p1
14nr|xastir-2.0.0-1|34	
14nr|xastir-2.0.0-1|35	
14nr|xastir-2.0.0-1|36	%build
14nr|xastir-2.0.0-1|37	./bootstrap.sh
14nr|xastir-2.0.0-1|38	
14nr|xastir-2.0.0-1|39	CFLAGS=-I/usr/include/libgeotiff
14nr|xastir-2.0.0-1|40	%configure2_5x
14nr|xastir-2.0.0-1|41	%make
14nr|xastir-2.0.0-1|42	
14nr|xastir-2.0.0-1|43	%install
14nr|xastir-2.0.0-1|44	%makeinstall_std
14nr|xastir-2.0.0-1|45	
14nr|xastir-2.0.0-1|46	# Docs go into package docs area instead of here:
14nr|xastir-2.0.0-1|47	rm -rf %{buildroot}/usr/share/doc/xastir
14nr|xastir-2.0.0-1|48	mkdir -p %{buildroot}/usr/share/applications
14nr|xastir-2.0.0-1|49	cp xastir.desktop %{buildroot}/usr/share/applications/.
14nr|xastir-2.0.0-1|50	cp sounds/* %{buildroot}/usr/share/xastir/sounds/.
14nr|xastir-2.0.0-1|51	
14nr|xastir-2.0.0-1|52	%files
14nr|xastir-2.0.0-1|53	# Documents:  Go into special doc area
14nr|xastir-2.0.0-1|54	%doc AUTHORS ChangeLog COPYING COPYING.LIB.LESSTIF DEBUG_LEVELS FAQ INSTALL LICENSE
14nr|xastir-2.0.0-1|55	%doc README README.Contributing README.CVS README.Getting-Started
14nr|xastir-2.0.0-1|56	%doc README.MAPS README.win32 UPGRADE
14nr|xastir-2.0.0-1|57	
14nr|xastir-2.0.0-1|58	
14nr|xastir-2.0.0-1|59	%{_bindir}/*
14nr|xastir-2.0.0-1|60	%{_datadir}/xastir/help
14nr|xastir-2.0.0-1|61	%{_datadir}/xastir/config
14nr|xastir-2.0.0-1|62	%{_datadir}/xastir/symbols
14nr|xastir-2.0.0-1|63	%{_mandir}/man1/xastir.1.*
14nr|xastir-2.0.0-1|64	%{_mandir}/man1/callpass.1.*
14nr|xastir-2.0.0-1|65	%{_mandir}/man1/testdbfawk.1.*
14nr|xastir-2.0.0-1|66	%{_mandir}/man1/xastir_udp_client.1.*
14nr|xastir-2.0.0-1|67	%{_libdir}/xastir
14nr|xastir-2.0.0-1|68	%{_datadir}/applications/xastir.desktop
14nr|xastir-2.0.0-1|69	
14nr|xastir-2.0.0-1|70	# protect user-installed map and other files from being clobbered
14nr|xastir-2.0.0-1|71	
14nr|xastir-2.0.0-1|72	%config %{_datadir}/xastir/maps
14nr|xastir-2.0.0-1|73	%config %{_datadir}/xastir/Counties
14nr|xastir-2.0.0-1|74	%config %{_datadir}/xastir/fcc
14nr|xastir-2.0.0-1|75	%config %{_datadir}/xastir/GNIS
14nr|xastir-2.0.0-1|76	%config %{_datadir}/xastir/sounds
14nr|xastir-2.0.0-1|77	
14nr|xastir-2.0.0-1|78	
14nr|xastir-2.0.0-1|79	
14nr|xastir-2.0.0-1|80	%changelog
14nr|xastir-2.0.0-1|81	* Sun Aug 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.0-1
14nr|xastir-2.0.0-1|82	+ Revision: b5920ae
14nr|xastir-2.0.0-1|83	- New version 2.0.0 (sync with Cooker), build against db5.2
14nr|xastir-2.0.0-1|84	
14nr|xastir-2.0.0-1|85	

26490 14
14nr|yamagi-quake2-5.10-1|1	%define oname		quake2
14nr|yamagi-quake2-5.10-1|2	%define rogue_source	%{oname}-rogue
14nr|yamagi-quake2-5.10-1|3	%define xatrix_source	%{oname}-xatrix
14nr|yamagi-quake2-5.10-1|4	%define ctf_source	%{oname}-ctf
14nr|yamagi-quake2-5.10-1|5	%define rogue_version	1.07
14nr|yamagi-quake2-5.10-1|6	%define xatrix_version	1.09
14nr|yamagi-quake2-5.10-1|7	%define ctf_version	1.02
14nr|yamagi-quake2-5.10-1|8	
14nr|yamagi-quake2-5.10-1|9	Name:		yamagi-%{oname}
14nr|yamagi-quake2-5.10-1|10	Version:	5.10
14nr|yamagi-quake2-5.10-1|11	Release:	1
14nr|yamagi-quake2-5.10-1|12	Summary:	Yamagi Quake II is an enhanced client for id Software's Quake II
14nr|yamagi-quake2-5.10-1|13	Group:		Games/Arcade
14nr|yamagi-quake2-5.10-1|14	License:	GPL
14nr|yamagi-quake2-5.10-1|15	URL:		http://www.yamagi.org/quake2/
14nr|yamagi-quake2-5.10-1|16	Source0:	%{oname}-%{version}.tar.xz
14nr|yamagi-quake2-5.10-1|17	Source1:	%{rogue_source}-%{rogue_version}.tar.xz
14nr|yamagi-quake2-5.10-1|18	Source2:	%{xatrix_source}-%{xatrix_version}.tar.xz
14nr|yamagi-quake2-5.10-1|19	Source3:	%{ctf_source}-%{ctf_version}.tar.xz
14nr|yamagi-quake2-5.10-1|20	Source6:	q2ded.sh
14nr|yamagi-quake2-5.10-1|21	Source7:	q2ded.cfg
14nr|yamagi-quake2-5.10-1|22	Source8:	q2ctf.sh
14nr|yamagi-quake2-5.10-1|23	Source9:	q2ctf.cfg
14nr|yamagi-quake2-5.10-1|24	Source11:	%{oname}_16.png
14nr|yamagi-quake2-5.10-1|25	Source12:	%{oname}_32.png
14nr|yamagi-quake2-5.10-1|26	Source13:	%{oname}_48.png
14nr|yamagi-quake2-5.10-1|27	BuildRequires:	pkgconfig(sdl)
14nr|yamagi-quake2-5.10-1|28	BuildRequires:	pkgconfig(gl)
14nr|yamagi-quake2-5.10-1|29	BuildRequires:	pkgconfig(glu)
14nr|yamagi-quake2-5.10-1|30	BuildRequires:	pkgconfig(openal)
14nr|yamagi-quake2-5.10-1|31	BuildRequires:	pkgconfig(vorbis)
14nr|yamagi-quake2-5.10-1|32	BuildRequires:	pkgconfig(xrender)
14nr|yamagi-quake2-5.10-1|33	BuildRequires:	aalib-devel
14nr|yamagi-quake2-5.10-1|34	BuildRequires:	jpeg-devel
14nr|yamagi-quake2-5.10-1|35	BuildRequires:	svgalib-devel
14nr|yamagi-quake2-5.10-1|36	BuildRequires:	zlib-devel
14nr|yamagi-quake2-5.10-1|37	Suggests:	%{name}-glx = %{version}-%{release}
14nr|yamagi-quake2-5.10-1|38	
14nr|yamagi-quake2-5.10-1|39	%description
14nr|yamagi-quake2-5.10-1|40	Shortly after landing on an alien surface you learn that hundreds of your men
14nr|yamagi-quake2-5.10-1|41	have been reduced to just a few.  Now you must fight your way through heavily
14nr|yamagi-quake2-5.10-1|42	fortified military installations, lower the city's defenses and shut down
14nr|yamagi-quake2-5.10-1|43	the enemy's war machine.  Only then will the fate of humanity be known.
14nr|yamagi-quake2-5.10-1|44	
14nr|yamagi-quake2-5.10-1|45	* Larger, mission-based levels:
14nr|yamagi-quake2-5.10-1|46	
14nr|yamagi-quake2-5.10-1|47	You have a series of complex missions, what you do in one level could affect
14nr|yamagi-quake2-5.10-1|48	another.  One false move and you could alert security, flood an entire
14nr|yamagi-quake2-5.10-1|49	passageway, or worse.
14nr|yamagi-quake2-5.10-1|50	
14nr|yamagi-quake2-5.10-1|51	* Superior artificial intelligence:
14nr|yamagi-quake2-5.10-1|52	
14nr|yamagi-quake2-5.10-1|53	This time the enemy has IQs the size of their appetites.  The can evade your
14nr|yamagi-quake2-5.10-1|54	attack, strategically position themselves for an ambush and hunt your ass
14nr|yamagi-quake2-5.10-1|55	down.
14nr|yamagi-quake2-5.10-1|56	
14nr|yamagi-quake2-5.10-1|57	* In-your-face sound and graphics
14nr|yamagi-quake2-5.10-1|58	
14nr|yamagi-quake2-5.10-1|59	hear distant combat explosions and rockets whizzing past your head.  And with
14nr|yamagi-quake2-5.10-1|60	a compatible 3-D graphics accelerator, experience smoother 16-bit graphics and
14nr|yamagi-quake2-5.10-1|61	real-time lighting effects.
14nr|yamagi-quake2-5.10-1|62	
14nr|yamagi-quake2-5.10-1|63	* Wicked multiplayer capabilities
14nr|yamagi-quake2-5.10-1|64	
14nr|yamagi-quake2-5.10-1|65	More than 32 players, friends or foes, can do at it in a bloody deathmatch via
14nr|yamagi-quake2-5.10-1|66	LAN and over the internet.
14nr|yamagi-quake2-5.10-1|67	
14nr|yamagi-quake2-5.10-1|68	-- You need PAK files for Quake II to run this game --
14nr|yamagi-quake2-5.10-1|69	
14nr|yamagi-quake2-5.10-1|70	Install the PAK files in %{_gamesdatadir}/quake2.
14nr|yamagi-quake2-5.10-1|71	
14nr|yamagi-quake2-5.10-1|72	%package	ctf
14nr|yamagi-quake2-5.10-1|73	Summary:	Quake II Capture the Flag for Linux
14nr|yamagi-quake2-5.10-1|74	Group:		Games/Arcade
14nr|yamagi-quake2-5.10-1|75	Requires:	%{name} = %{version} %{name}-server = %{version}
14nr|yamagi-quake2-5.10-1|76	Requires(preunt):	rpm-helper
14nr|yamagi-quake2-5.10-1|77	Requires(post):	rpm-helper
14nr|yamagi-quake2-5.10-1|78	
14nr|yamagi-quake2-5.10-1|79	%description	ctf
14nr|yamagi-quake2-5.10-1|80	Quake II Capture The Flag (Q2CTF) is a multiplayer addon for Quake2 that
14nr|yamagi-quake2-5.10-1|81	features a simple set of rules for team based play. It features eight unique
14nr|yamagi-quake2-5.10-1|82	maps and special powerups to enhance and make the gameplay more exciting.
14nr|yamagi-quake2-5.10-1|83	
14nr|yamagi-quake2-5.10-1|84	Q2CTF requires the full retail version of Quake II installed in order to
14nr|yamagi-quake2-5.10-1|85	play. Once installed, you simple need to connect to a Quake2 game server
14nr|yamagi-quake2-5.10-1|86	that is running the Q2CTF addon.
14nr|yamagi-quake2-5.10-1|87	
14nr|yamagi-quake2-5.10-1|88	-- You need PAK files for Quake II to run this game --
14nr|yamagi-quake2-5.10-1|89	
14nr|yamagi-quake2-5.10-1|90	#
14nr|yamagi-quake2-5.10-1|91	#
14nr|yamagi-quake2-5.10-1|92	###
14nr|yamagi-quake2-5.10-1|93	
14nr|yamagi-quake2-5.10-1|94	%package	glx
14nr|yamagi-quake2-5.10-1|95	Summary:	Quake II GLX client
14nr|yamagi-quake2-5.10-1|96	Group:		Games/Arcade
14nr|yamagi-quake2-5.10-1|97	Requires:	%{name} = %{version}
14nr|yamagi-quake2-5.10-1|98	
14nr|yamagi-quake2-5.10-1|99	%description	glx
14nr|yamagi-quake2-5.10-1|100	This archive contains Quake II for GLX.
14nr|yamagi-quake2-5.10-1|101	
14nr|yamagi-quake2-5.10-1|102	-- You need PAK files for Quake II to run this game --
14nr|yamagi-quake2-5.10-1|103	
14nr|yamagi-quake2-5.10-1|104	%package	xatrix
14nr|yamagi-quake2-5.10-1|105	Summary:	Quake II Mission Pack #1: "The Reckoning" for Linux
14nr|yamagi-quake2-5.10-1|106	Group:		Games/Arcade
14nr|yamagi-quake2-5.10-1|107	Requires:	%{name} = %{version}
14nr|yamagi-quake2-5.10-1|108	
14nr|yamagi-quake2-5.10-1|109	%description	xatrix
14nr|yamagi-quake2-5.10-1|110	This archive contains Mission Pack "The Reckoning" for Quake II.
14nr|yamagi-quake2-5.10-1|111	
14nr|yamagi-quake2-5.10-1|112	The Reckoning is sure to get your heart pumping...well, if you can avoid
14nr|yamagi-quake2-5.10-1|113	getting gibbed by the Strogg. Check out just some of the features below that
14nr|yamagi-quake2-5.10-1|114	will give you the cardiac workout you need!
14nr|yamagi-quake2-5.10-1|115	
14nr|yamagi-quake2-5.10-1|116	* 18 arduous levels to conquer & 7 brutal deathmatch exclusive levels:
14nr|yamagi-quake2-5.10-1|117	
14nr|yamagi-quake2-5.10-1|118	Dive into a series of mission-based campaigns and ransack your way through
14nr|yamagi-quake2-5.10-1|119	three all-new hazardous episodes. Experience bioluminescent life forms,
14nr|yamagi-quake2-5.10-1|120	stalagmites and stalactites and other breathtaking environments.
14nr|yamagi-quake2-5.10-1|121	
14nr|yamagi-quake2-5.10-1|122	* Fresh foes to defeat:
14nr|yamagi-quake2-5.10-1|123	
14nr|yamagi-quake2-5.10-1|124	Gekks are lighting-fast creatures that will hunt you down, leaping from the
14nr|yamagi-quake2-5.10-1|125	shadows to claw or bite. Though innocent looking, the Repair Bot has the
14nr|yamagi-quake2-5.10-1|126	ability to awaken dead Strogg from eternal sleep.
14nr|yamagi-quake2-5.10-1|127	
14nr|yamagi-quake2-5.10-1|128	* Added weapons to wield:
14nr|yamagi-quake2-5.10-1|129	
14nr|yamagi-quake2-5.10-1|130	The Phalanx Particle Canon emits a pulsing stream of deadly energy into
14nr|yamagi-quake2-5.10-1|131	unsuspecting foes.
14nr|yamagi-quake2-5.10-1|132	
14nr|yamagi-quake2-5.10-1|133	The Trap sucks nearby enemies inside and turns them into food cubes for
14nr|yamagi-quake2-5.10-1|134	player consumption.
14nr|yamagi-quake2-5.10-1|135	
14nr|yamagi-quake2-5.10-1|136	The Ion Ripper fires a blast of glowing boomerangs capable of ricocheting
14nr|yamagi-quake2-5.10-1|137	off of walls to track targets.
14nr|yamagi-quake2-5.10-1|138	
14nr|yamagi-quake2-5.10-1|139	-- You need PAK files for Quake II to run this game --
14nr|yamagi-quake2-5.10-1|140	
14nr|yamagi-quake2-5.10-1|141	#
14nr|yamagi-quake2-5.10-1|142	#
14nr|yamagi-quake2-5.10-1|143	###
14nr|yamagi-quake2-5.10-1|144	%package	rogue
14nr|yamagi-quake2-5.10-1|145	Summary:	Quake II Mission Pack #2: "Ground Zero" for Linux
14nr|yamagi-quake2-5.10-1|146	Group:		Games/Arcade
14nr|yamagi-quake2-5.10-1|147	Requires:	%{name} = %{version}
14nr|yamagi-quake2-5.10-1|148	
14nr|yamagi-quake2-5.10-1|149	%description	rogue
14nr|yamagi-quake2-5.10-1|150	This archive contains Mission Pack "Ground Zero" for Quake II.
14nr|yamagi-quake2-5.10-1|151	
14nr|yamagi-quake2-5.10-1|152	The Alien Assault Continues.
14nr|yamagi-quake2-5.10-1|153	Take out the Big Gun, sounded simple enough, except the Stroggs were waiting.
14nr|yamagi-quake2-5.10-1|154	You and a few Marines like you, are the lucky ones. The Gravity Well, the
14nr|yamagi-quake2-5.10-1|155	Stroggs' newest weapon in its arsenal against mankind, is operational. You've
14nr|yamagi-quake2-5.10-1|156	made it down in one piece and are still able to contact the fleet. With the
14nr|yamagi-quake2-5.10-1|157	fleet trapped around Stroggos, five percent of ground forces surviving, and
14nr|yamagi-quake2-5.10-1|158	that number dwindling by the second, your orders have changed: Free your
14nr|yamagi-quake2-5.10-1|159	comrades in orbit. Destroy the Gravity Well!
14nr|yamagi-quake2-5.10-1|160	
14nr|yamagi-quake2-5.10-1|161	New Enemies
14nr|yamagi-quake2-5.10-1|162	
14nr|yamagi-quake2-5.10-1|163	Get ready to face the toughest horde of Stroggs, straight from the bio-vats.
14nr|yamagi-quake2-5.10-1|164	The Stalker, Turrets, Daedalus, Medic Commander, Carrier and the Queen Bitch
14nr|yamagi-quake2-5.10-1|165	herself, the Black Widow.
14nr|yamagi-quake2-5.10-1|166	
14nr|yamagi-quake2-5.10-1|167	14 Entirely new levels and 10 new deathmatch levels
14nr|yamagi-quake2-5.10-1|168	
14nr|yamagi-quake2-5.10-1|169	Brand new real estate with the same dynamic sense of reality and dramatic
14nr|yamagi-quake2-5.10-1|170	visuals as Quake II. These new environments will challenge even the biggest
14nr|yamagi-quake2-5.10-1|171	Quake II aficionado.
14nr|yamagi-quake2-5.10-1|172	
14nr|yamagi-quake2-5.10-1|173	New Power-ups
14nr|yamagi-quake2-5.10-1|174	
14nr|yamagi-quake2-5.10-1|175	Tag 'em and Bag 'em. Deathmatch specific power-ups: the Vengeance Sphere,
14nr|yamagi-quake2-5.10-1|176	Hunter Sphere, and Anti-matter Bomb. With everything that we've cooked up for
14nr|yamagi-quake2-5.10-1|177	you here, you're sure to annihilate anyone or anything foolish enough to
14nr|yamagi-quake2-5.10-1|178	call you foe.
14nr|yamagi-quake2-5.10-1|179	
14nr|yamagi-quake2-5.10-1|180	New Weapons
14nr|yamagi-quake2-5.10-1|181	
14nr|yamagi-quake2-5.10-1|182	The Chainsaw, ETF Rifle, and Plasma Beam. If you can't get the job done with
14nr|yamagi-quake2-5.10-1|183	these babies, it's time to go back to Basic.
14nr|yamagi-quake2-5.10-1|184	
14nr|yamagi-quake2-5.10-1|185	Accept no substitutes!
14nr|yamagi-quake2-5.10-1|186	Official, id-authorized mission packs outpace the rest!
14nr|yamagi-quake2-5.10-1|187	
14nr|yamagi-quake2-5.10-1|188	-- You need PAK files for Quake II to run this game --
14nr|yamagi-quake2-5.10-1|189	
14nr|yamagi-quake2-5.10-1|190	#
14nr|yamagi-quake2-5.10-1|191	#
14nr|yamagi-quake2-5.10-1|192	###
14nr|yamagi-quake2-5.10-1|193	%package	server
14nr|yamagi-quake2-5.10-1|194	Summary:	Quake II server
14nr|yamagi-quake2-5.10-1|195	Group:		Games/Arcade
14nr|yamagi-quake2-5.10-1|196	Requires:	%{name}
14nr|yamagi-quake2-5.10-1|197	Requires(preun):	rpm-helper
14nr|yamagi-quake2-5.10-1|198	Requires(post):	rpm-helper
14nr|yamagi-quake2-5.10-1|199	
14nr|yamagi-quake2-5.10-1|200	%description server
14nr|yamagi-quake2-5.10-1|201	This archive contains the Quake II dedicated server.
14nr|yamagi-quake2-5.10-1|202	
14nr|yamagi-quake2-5.10-1|203	-- You need PAK files for Quake II to run this game --
14nr|yamagi-quake2-5.10-1|204	
14nr|yamagi-quake2-5.10-1|205	
14nr|yamagi-quake2-5.10-1|206	%prep
14nr|yamagi-quake2-5.10-1|207	%setup -q -T -b 0 -n %{oname}-%{version}
14nr|yamagi-quake2-5.10-1|208	%setup -q -T -D -a 1 -n %{oname}-%{version}
14nr|yamagi-quake2-5.10-1|209	%setup -q -T -D -a 2 -n %{oname}-%{version}
14nr|yamagi-quake2-5.10-1|210	%setup -q -T -D -a 3 -n %{oname}-%{version}
14nr|yamagi-quake2-5.10-1|211	find . -perm 0600 | xargs chmod 0644
14nr|yamagi-quake2-5.10-1|212	
14nr|yamagi-quake2-5.10-1|213	%build
14nr|yamagi-quake2-5.10-1|214	%ifarch %{ix86} x86_64
14nr|yamagi-quake2-5.10-1|215	export OPTFLAGS="-O2 -ffast-math -funroll-loops -falign-loops=2 -falign-jumps=2 -falign-functions=2 -fno-strict-aliasing"
14nr|yamagi-quake2-5.10-1|216	%else
14nr|yamagi-quake2-5.10-1|217	export OPTFLAGS="%{optflags} -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations"
14nr|yamagi-quake2-5.10-1|218	%endif
14nr|yamagi-quake2-5.10-1|219	
14nr|yamagi-quake2-5.10-1|220	%make
14nr|yamagi-quake2-5.10-1|221	
14nr|yamagi-quake2-5.10-1|222	%install
14nr|yamagi-quake2-5.10-1|223	# Install dirs
14nr|yamagi-quake2-5.10-1|224	install -d %{buildroot}%{_sysconfdir}/quake2/{baseq2,ctf,rogue,xatrix}
14nr|yamagi-quake2-5.10-1|225	install -d %{buildroot}%{_gamesbindir}
14nr|yamagi-quake2-5.10-1|226	install -d %{buildroot}%{_gamesdatadir}/quake2/{baseq2,ctf,rogue,xatrix}
14nr|yamagi-quake2-5.10-1|227	install -d %{buildroot}%{_libdir}/games/quake2/{baseq2,ctf,rogue,xatrix}
14nr|yamagi-quake2-5.10-1|228	
14nr|yamagi-quake2-5.10-1|229	# Install files
14nr|yamagi-quake2-5.10-1|230	rel="release"
14nr|yamagi-quake2-5.10-1|231	cp $rel/ref_*.so %{buildroot}%{_libdir}/games/quake2/
14nr|yamagi-quake2-5.10-1|232	cp $rel/quake2 %{buildroot}%{_gamesbindir}/quake2.bin
14nr|yamagi-quake2-5.10-1|233	cp $rel/q2ded %{buildroot}%{_gamesbindir}/q2ded.bin
14nr|yamagi-quake2-5.10-1|234	cp $rel/baseq2/game.so %{buildroot}%{_libdir}/games/quake2/baseq2/
14nr|yamagi-quake2-5.10-1|235	
14nr|yamagi-quake2-5.10-1|236	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/quake2/baseq2/server.cfg
14nr|yamagi-quake2-5.10-1|237	install -m644 %{SOURCE9} -D %{buildroot}%{_sysconfdir}/quake2/ctf/server.cfg
14nr|yamagi-quake2-5.10-1|238	
14nr|yamagi-quake2-5.10-1|239	install -m755 %{SOURCE6} -D %{buildroot}%{_initrddir}/q2ded
14nr|yamagi-quake2-5.10-1|240	install -m755 %{SOURCE8} -D %{buildroot}%{_initrddir}/q2ctf
14nr|yamagi-quake2-5.10-1|241	
14nr|yamagi-quake2-5.10-1|242	for FILE in q2ded q2ctf ; do
14nr|yamagi-quake2-5.10-1|243	
14nr|yamagi-quake2-5.10-1|244	# Edit path to q2ded in initscript
14nr|yamagi-quake2-5.10-1|245	sed -i -e "s|daemon[ ].*\${NAME}|daemon %{_gamesbindir}/\${NAME}|" %{buildroot}%{_initrddir}/${FILE}
14nr|yamagi-quake2-5.10-1|246	
14nr|yamagi-quake2-5.10-1|247	# Edit path to %{_sysconfdir} in initscript
14nr|yamagi-quake2-5.10-1|248	sed -i -e "s|^Q2_CONFIGDIR=.*|Q2_CONFIGDIR=\"%{_sysconfdir}/quake2\"|" %{buildroot}%{_initrddir}/${FILE}
14nr|yamagi-quake2-5.10-1|249	done
14nr|yamagi-quake2-5.10-1|250	
14nr|yamagi-quake2-5.10-1|251	# Create wrapper scripts
14nr|yamagi-quake2-5.10-1|252	cat << EOF > %{buildroot}%{_gamesbindir}/quake2
14nr|yamagi-quake2-5.10-1|253	#!/bin/sh
14nr|yamagi-quake2-5.10-1|254	
14nr|yamagi-quake2-5.10-1|255	%{_gamesbindir}/quake2.bin +set basedir %{_libdir}/games/quake2 \$*
14nr|yamagi-quake2-5.10-1|256	
14nr|yamagi-quake2-5.10-1|257	exit 0
14nr|yamagi-quake2-5.10-1|258	EOF
14nr|yamagi-quake2-5.10-1|259	
14nr|yamagi-quake2-5.10-1|260	cat << EOF > %{buildroot}%{_gamesbindir}/q2ded
14nr|yamagi-quake2-5.10-1|261	#!/bin/sh
14nr|yamagi-quake2-5.10-1|262	
14nr|yamagi-quake2-5.10-1|263	%{_gamesbindir}/q2ded.bin +set basedir %{_libdir}/games/quake2 \$*
14nr|yamagi-quake2-5.10-1|264	
14nr|yamagi-quake2-5.10-1|265	exit 0
14nr|yamagi-quake2-5.10-1|266	EOF
14nr|yamagi-quake2-5.10-1|267	
14nr|yamagi-quake2-5.10-1|268	# Icons
14nr|yamagi-quake2-5.10-1|269	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{oname}.png
14nr|yamagi-quake2-5.10-1|270	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{oname}.png
14nr|yamagi-quake2-5.10-1|271	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{oname}.png
14nr|yamagi-quake2-5.10-1|272	
14nr|yamagi-quake2-5.10-1|273	# Menu
14nr|yamagi-quake2-5.10-1|274	mkdir -p %{buildroot}%{_datadir}/applications
14nr|yamagi-quake2-5.10-1|275	
14nr|yamagi-quake2-5.10-1|276	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}.desktop
14nr|yamagi-quake2-5.10-1|277	[Desktop Entry]
14nr|yamagi-quake2-5.10-1|278	Name=Quake II
14nr|yamagi-quake2-5.10-1|279	Comment=First-person shooter
14nr|yamagi-quake2-5.10-1|280	Exec=%{_gamesbindir}/quake2
14nr|yamagi-quake2-5.10-1|281	Icon=%{oname}
14nr|yamagi-quake2-5.10-1|282	Terminal=false
14nr|yamagi-quake2-5.10-1|283	Type=Application
14nr|yamagi-quake2-5.10-1|284	StartupNotify=false
14nr|yamagi-quake2-5.10-1|285	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14nr|yamagi-quake2-5.10-1|286	EOF
14nr|yamagi-quake2-5.10-1|287	
14nr|yamagi-quake2-5.10-1|288	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-xatrix.desktop
14nr|yamagi-quake2-5.10-1|289	[Desktop Entry]
14nr|yamagi-quake2-5.10-1|290	Name=Quake II: The Reckoning
14nr|yamagi-quake2-5.10-1|291	Comment=First-person shooter
14nr|yamagi-quake2-5.10-1|292	Exec=%{_gamesbindir}/quake2 +set game xatrix
14nr|yamagi-quake2-5.10-1|293	Icon=%{oname}
14nr|yamagi-quake2-5.10-1|294	Terminal=false
14nr|yamagi-quake2-5.10-1|295	Type=Application
14nr|yamagi-quake2-5.10-1|296	StartupNotify=true
14nr|yamagi-quake2-5.10-1|297	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14nr|yamagi-quake2-5.10-1|298	EOF
14nr|yamagi-quake2-5.10-1|299	
14nr|yamagi-quake2-5.10-1|300	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-rogue.desktop
14nr|yamagi-quake2-5.10-1|301	[Desktop Entry]
14nr|yamagi-quake2-5.10-1|302	Name=Quake II: Ground Zero
14nr|yamagi-quake2-5.10-1|303	Comment=First-person shooter
14nr|yamagi-quake2-5.10-1|304	Exec=%{_gamesbindir}/quake2 +set game rogue
14nr|yamagi-quake2-5.10-1|305	Icon=%{oname}
14nr|yamagi-quake2-5.10-1|306	Terminal=false
14nr|yamagi-quake2-5.10-1|307	Type=Application
14nr|yamagi-quake2-5.10-1|308	StartupNotify=true
14nr|yamagi-quake2-5.10-1|309	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14nr|yamagi-quake2-5.10-1|310	EOF
14nr|yamagi-quake2-5.10-1|311	
14nr|yamagi-quake2-5.10-1|312	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-ctf.desktop
14nr|yamagi-quake2-5.10-1|313	[Desktop Entry]
14nr|yamagi-quake2-5.10-1|314	Name=Quake II: Capture The Flag
14nr|yamagi-quake2-5.10-1|315	Comment=First-person shooter
14nr|yamagi-quake2-5.10-1|316	Exec=%{_gamesbindir}/quake2 +set game ctf
14nr|yamagi-quake2-5.10-1|317	Icon=%{oname}
14nr|yamagi-quake2-5.10-1|318	Terminal=false
14nr|yamagi-quake2-5.10-1|319	Type=Application
14nr|yamagi-quake2-5.10-1|320	StartupNotify=true
14nr|yamagi-quake2-5.10-1|321	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
14nr|yamagi-quake2-5.10-1|322	EOF
14nr|yamagi-quake2-5.10-1|323	
14nr|yamagi-quake2-5.10-1|324	# Create links from basedir to configdir
14nr|yamagi-quake2-5.10-1|325	ln -sf %{_sysconfdir}/quake2/baseq2/server.cfg %{buildroot}%{_libdir}/games/quake2/baseq2/server.cfg
14nr|yamagi-quake2-5.10-1|326	for FILE in pak0.pak pak1.pak pak2.pak maxpak.pak ; do
14nr|yamagi-quake2-5.10-1|327	ln -sf %{_gamesdatadir}/quake2/baseq2/${FILE} %{buildroot}%{_libdir}/games/quake2/baseq2/${FILE}
14nr|yamagi-quake2-5.10-1|328	done
14nr|yamagi-quake2-5.10-1|329	ln -sfn %{_gamesdatadir}/quake2/baseq2/video %{buildroot}%{_libdir}/games/quake2/baseq2/video
14nr|yamagi-quake2-5.10-1|330	ln -sf %{_sysconfdir}/quake2/ctf/server.cfg %{buildroot}%{_libdir}/games/quake2/ctf/server.cfg
14nr|yamagi-quake2-5.10-1|331	ln -sf %{_gamesdatadir}/quake2/ctf/pak0.pak %{buildroot}%{_libdir}/games/quake2/ctf/pak0.pak
14nr|yamagi-quake2-5.10-1|332	ln -sf %{_gamesdatadir}/quake2/rogue/pak0.pak %{buildroot}%{_libdir}/games/quake2/rogue/pak0.pak
14nr|yamagi-quake2-5.10-1|333	ln -sf %{_gamesdatadir}/quake2/xatrix/pak0.pak %{buildroot}%{_libdir}/games/quake2/xatrix/pak0.pak
14nr|yamagi-quake2-5.10-1|334	
14nr|yamagi-quake2-5.10-1|335	%post server
14nr|yamagi-quake2-5.10-1|336	%_post_service q2ded
14nr|yamagi-quake2-5.10-1|337	
14nr|yamagi-quake2-5.10-1|338	%preun server
14nr|yamagi-quake2-5.10-1|339	%_preun_service q2ded
14nr|yamagi-quake2-5.10-1|340	
14nr|yamagi-quake2-5.10-1|341	%post ctf
14nr|yamagi-quake2-5.10-1|342	%_post_service q2ctf
14nr|yamagi-quake2-5.10-1|343	
14nr|yamagi-quake2-5.10-1|344	%preun ctf
14nr|yamagi-quake2-5.10-1|345	%_preun_service q2ctf
14nr|yamagi-quake2-5.10-1|346	
14nr|yamagi-quake2-5.10-1|347	%files
14nr|yamagi-quake2-5.10-1|348	%defattr(-,root,root,755)
14nr|yamagi-quake2-5.10-1|349	%doc README
14nr|yamagi-quake2-5.10-1|350	%attr(755,root,root) %{_gamesbindir}/quake2
14nr|yamagi-quake2-5.10-1|351	%{_gamesbindir}/quake2.bin
14nr|yamagi-quake2-5.10-1|352	%dir %{_libdir}/games/quake2
14nr|yamagi-quake2-5.10-1|353	%{_libdir}/games/quake2/baseq2
14nr|yamagi-quake2-5.10-1|354	%{_datadir}/applications/mandriva-%{oname}.desktop
14nr|yamagi-quake2-5.10-1|355	%{_iconsdir}/%{oname}.png
14nr|yamagi-quake2-5.10-1|356	%{_miconsdir}/%{oname}.png
14nr|yamagi-quake2-5.10-1|357	%{_liconsdir}/%{oname}.png
14nr|yamagi-quake2-5.10-1|358	%{_gamesdatadir}/quake2/baseq2
14nr|yamagi-quake2-5.10-1|359	
14nr|yamagi-quake2-5.10-1|360	%files server
14nr|yamagi-quake2-5.10-1|361	%defattr(-,root,root,755)
14nr|yamagi-quake2-5.10-1|362	%attr(755,root,root) %{_initrddir}/q2ded
14nr|yamagi-quake2-5.10-1|363	%attr(755,root,root) %{_gamesbindir}/q2ded
14nr|yamagi-quake2-5.10-1|364	%dir %{_sysconfdir}/quake2
14nr|yamagi-quake2-5.10-1|365	%dir %{_sysconfdir}/quake2/baseq2
14nr|yamagi-quake2-5.10-1|366	%config(noreplace) %{_sysconfdir}/quake2/baseq2/server.cfg
14nr|yamagi-quake2-5.10-1|367	%{_gamesbindir}/q2ded.bin
14nr|yamagi-quake2-5.10-1|368	
14nr|yamagi-quake2-5.10-1|369	%files ctf
14nr|yamagi-quake2-5.10-1|370	%defattr(-,root,root,755)
14nr|yamagi-quake2-5.10-1|371	%attr(755,root,root) %{_initrddir}/q2ctf
14nr|yamagi-quake2-5.10-1|372	%dir %{_sysconfdir}/quake2/ctf
14nr|yamagi-quake2-5.10-1|373	%config(noreplace) %{_sysconfdir}/quake2/ctf/server.cfg
14nr|yamagi-quake2-5.10-1|374	%{_libdir}/games/quake2/ctf
14nr|yamagi-quake2-5.10-1|375	%{_gamesdatadir}/quake2/ctf
14nr|yamagi-quake2-5.10-1|376	%{_datadir}/applications/mandriva-%{oname}-ctf.desktop
14nr|yamagi-quake2-5.10-1|377	
14nr|yamagi-quake2-5.10-1|378	%files glx
14nr|yamagi-quake2-5.10-1|379	%defattr(-,root,root,755)
14nr|yamagi-quake2-5.10-1|380	%{_libdir}/games/quake2/ref_gl.so
14nr|yamagi-quake2-5.10-1|381	
14nr|yamagi-quake2-5.10-1|382	%files rogue
14nr|yamagi-quake2-5.10-1|383	%defattr(-,root,root,755)
14nr|yamagi-quake2-5.10-1|384	%{_libdir}/games/quake2/rogue
14nr|yamagi-quake2-5.10-1|385	%{_gamesdatadir}/quake2/rogue
14nr|yamagi-quake2-5.10-1|386	%{_datadir}/applications/mandriva-%{oname}-rogue.desktop
14nr|yamagi-quake2-5.10-1|387	
14nr|yamagi-quake2-5.10-1|388	%files xatrix
14nr|yamagi-quake2-5.10-1|389	%defattr(-,root,root,755)
14nr|yamagi-quake2-5.10-1|390	%{_libdir}/games/quake2/xatrix
14nr|yamagi-quake2-5.10-1|391	%{_gamesdatadir}/quake2/xatrix
14nr|yamagi-quake2-5.10-1|392	%{_datadir}/applications/mandriva-%{oname}-xatrix.desktop
14nr|yamagi-quake2-5.10-1|393	
14nr|yamagi-quake2-5.10-1|394	
14nr|yamagi-quake2-5.10-1|395	
14nr|yamagi-quake2-5.10-1|396	%changelog
14nr|yamagi-quake2-5.10-1|397	* Thu Jan 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.10-1
14nr|yamagi-quake2-5.10-1|398	+ Revision: 648e5a1
14nr|yamagi-quake2-5.10-1|399	- LOG Fix file permissions for debug package
14nr|yamagi-quake2-5.10-1|400	
14nr|yamagi-quake2-5.10-1|401	

26491 14
14nr|zd1201-firmware-0.14-3|1	%define module zd1201
14nr|zd1201-firmware-0.14-3|2	%define name %{module}-firmware
14nr|zd1201-firmware-0.14-3|3	%define version 0.14
14nr|zd1201-firmware-0.14-3|4	%define distname %{module}-%{version}-fw
14nr|zd1201-firmware-0.14-3|5	%define release %mkrel 3
14nr|zd1201-firmware-0.14-3|6	
14nr|zd1201-firmware-0.14-3|7	Summary: Firmware files for the ZD1201 chip
14nr|zd1201-firmware-0.14-3|8	Name: %{name}
14nr|zd1201-firmware-0.14-3|9	Version: %{version}
14nr|zd1201-firmware-0.14-3|10	Release: %{release}
14nr|zd1201-firmware-0.14-3|11	Source0: http://prdownloads.sourceforge.net/linux-lc100020/%{distname}.tar.bz2
14nr|zd1201-firmware-0.14-3|12	License: As-Is
14nr|zd1201-firmware-0.14-3|13	Group: System/Kernel and hardware
14nr|zd1201-firmware-0.14-3|14	Url: http://linux-lc100020.sourceforge.net/
14nr|zd1201-firmware-0.14-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
14nr|zd1201-firmware-0.14-3|16	BuildArch: noarch
14nr|zd1201-firmware-0.14-3|17	
14nr|zd1201-firmware-0.14-3|18	%description
14nr|zd1201-firmware-0.14-3|19	This package contains the firmware needed for the zd1201 devices to work.
14nr|zd1201-firmware-0.14-3|20	
14nr|zd1201-firmware-0.14-3|21	This package contains two files, zd1201.fw is the firmware file for
14nr|zd1201-firmware-0.14-3|22	using the device as a normal 802.11b client. The file zd1201-ap.fw is
14nr|zd1201-firmware-0.14-3|23	used to put the device in access point mode.
14nr|zd1201-firmware-0.14-3|24	
14nr|zd1201-firmware-0.14-3|25	%prep
14nr|zd1201-firmware-0.14-3|26	%setup -q -n %{distname}
14nr|zd1201-firmware-0.14-3|27	
14nr|zd1201-firmware-0.14-3|28	%build
14nr|zd1201-firmware-0.14-3|29	
14nr|zd1201-firmware-0.14-3|30	%install
14nr|zd1201-firmware-0.14-3|31	rm -rf $RPM_BUILD_ROOT
14nr|zd1201-firmware-0.14-3|32	install -d $RPM_BUILD_ROOT/lib/firmware
14nr|zd1201-firmware-0.14-3|33	install -m644 %{module}*.fw $RPM_BUILD_ROOT/lib/firmware/
14nr|zd1201-firmware-0.14-3|34	
14nr|zd1201-firmware-0.14-3|35	%clean
14nr|zd1201-firmware-0.14-3|36	rm -rf $RPM_BUILD_ROOT
14nr|zd1201-firmware-0.14-3|37	
14nr|zd1201-firmware-0.14-3|38	%files
14nr|zd1201-firmware-0.14-3|39	%defattr(-,root,root)
14nr|zd1201-firmware-0.14-3|40	%doc README
14nr|zd1201-firmware-0.14-3|41	/lib/firmware/%{module}*.fw
14nr|zd1201-firmware-0.14-3|42	
14nr|zd1201-firmware-0.14-3|43	
14nr|zd1201-firmware-0.14-3|44	
14nr|zd1201-firmware-0.14-3|45	%changelog
14nr|zd1201-firmware-0.14-3|46	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.14-3
14nr|zd1201-firmware-0.14-3|47	+ Revision: 2b19ff2
14nr|zd1201-firmware-0.14-3|48	- Automatic import for version 0.14
14nr|zd1201-firmware-0.14-3|49	
14nr|zd1201-firmware-0.14-3|50	

26492 14
14nu|acroread-9.5.5-2|1	%define acroread_inst_dir %{_libdir}
14nu|acroread-9.5.5-2|2	%define debug_package %{nil}
14nu|acroread-9.5.5-2|3	
14nu|acroread-9.5.5-2|4	%define __noautoreq 'libA.*|libB.*|libCoolType.*|libJ.*|libResAccess.*|libWRServices.*|libadobe.*|libah.*|libcrypto.*|libcurl.*|libeggtrayicon.*|libextend.*|libicu.*|librt3d.*|libsc.*|libssl.*'
14nu|acroread-9.5.5-2|5	%define __noautoprov 'lib.*|devel.*'
14nu|acroread-9.5.5-2|6	
14nu|acroread-9.5.5-2|7	Summary:        Adobe Reader for PDF Files
14nu|acroread-9.5.5-2|8	Name:           acroread
14nu|acroread-9.5.5-2|9	Version:        9.5.5
14nu|acroread-9.5.5-2|10	Release:        2
14nu|acroread-9.5.5-2|11	
14nu|acroread-9.5.5-2|12	URL:            http://www.adobe.com/products/acrobat/readermain.html
14nu|acroread-9.5.5-2|13	License:        Any commercial
14nu|acroread-9.5.5-2|14	Group:          Publishing
14nu|acroread-9.5.5-2|15	Source0:        http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/%{version}/enu/AdbeRdr%{version}-1_i486linux_enu.rpm
14nu|acroread-9.5.5-2|16	Source10:       acroread.desktop
14nu|acroread-9.5.5-2|17	Source20:       acroread.png
14nu|acroread-9.5.5-2|18	Source30:       reader_prefs
14nu|acroread-9.5.5-2|19	Source31:       adobe.conf
14nu|acroread-9.5.5-2|20	
14nu|acroread-9.5.5-2|21	Requires:       canberra-gtk-module
14nu|acroread-9.5.5-2|22	Requires:       packagekit-gtk2-module
14nu|acroread-9.5.5-2|23	Requires:       at-spi2-atk
14nu|acroread-9.5.5-2|24	Requires:       gtk-engines2
14nu|acroread-9.5.5-2|25	
14nu|acroread-9.5.5-2|26	ExclusiveArch:  %{ix86}
14nu|acroread-9.5.5-2|27	
14nu|acroread-9.5.5-2|28	%description
14nu|acroread-9.5.5-2|29	Acroread is a well known PDF viewer.
14nu|acroread-9.5.5-2|30	
14nu|acroread-9.5.5-2|31	Adobe Reader is often the only program able to process complicated PDF
14nu|acroread-9.5.5-2|32	files, such as PDF forms. However, there are many bugs where we cannot
14nu|acroread-9.5.5-2|33	do anything about because it is proprietary binary-only software.
14nu|acroread-9.5.5-2|34	
14nu|acroread-9.5.5-2|35	Please consider whether it is possible to use free PDF readers like
14nu|acroread-9.5.5-2|36	okular, evince, xpdf, ghostview, ... instead.
14nu|acroread-9.5.5-2|37	
14nu|acroread-9.5.5-2|38	
14nu|acroread-9.5.5-2|39	%package mozplugin
14nu|acroread-9.5.5-2|40	Summary:        Mozilla plugin for Adobe Reader
14nu|acroread-9.5.5-2|41	Group:          Networking/WWW
14nu|acroread-9.5.5-2|42	Requires:       %{name} = %{version}-%{release}
14nu|acroread-9.5.5-2|43	Requires:       nspluginwrapper
14nu|acroread-9.5.5-2|44	BuildArch:      noarch
14nu|acroread-9.5.5-2|45	
14nu|acroread-9.5.5-2|46	
14nu|acroread-9.5.5-2|47	%description mozplugin
14nu|acroread-9.5.5-2|48	Acroread is a well known PDF viewer.
14nu|acroread-9.5.5-2|49	
14nu|acroread-9.5.5-2|50	Adobe Reader is often the only program able to process complicated PDF
14nu|acroread-9.5.5-2|51	files, such as PDF forms. However, there are many bugs where we cannot
14nu|acroread-9.5.5-2|52	do anything about because it is proprietary binary-only software.
14nu|acroread-9.5.5-2|53	
14nu|acroread-9.5.5-2|54	Please consider whether it is possible to use free PDF readers like
14nu|acroread-9.5.5-2|55	okular, evince, xpdf, ghostview, ... instead.
14nu|acroread-9.5.5-2|56	
14nu|acroread-9.5.5-2|57	
14nu|acroread-9.5.5-2|58	%prep
14nu|acroread-9.5.5-2|59	%setup -q -c -T
14nu|acroread-9.5.5-2|60	
14nu|acroread-9.5.5-2|61	
14nu|acroread-9.5.5-2|62	%build
14nu|acroread-9.5.5-2|63	
14nu|acroread-9.5.5-2|64	
14nu|acroread-9.5.5-2|65	%install
14nu|acroread-9.5.5-2|66	mkdir -p %{buildroot}
14nu|acroread-9.5.5-2|67	pushd %{buildroot}
14nu|acroread-9.5.5-2|68	rpm2cpio %{SOURCE0} | cpio -idV --quiet
14nu|acroread-9.5.5-2|69	mv opt usr
14nu|acroread-9.5.5-2|70	mkdir -p usr/lib/Adobe
14nu|acroread-9.5.5-2|71	mv usr/Adobe/* usr/lib/Adobe
14nu|acroread-9.5.5-2|72	rmdir usr/Adobe
14nu|acroread-9.5.5-2|73	popd
14nu|acroread-9.5.5-2|74	
14nu|acroread-9.5.5-2|75	mkdir -p %{buildroot}/usr/bin
14nu|acroread-9.5.5-2|76	pushd %{buildroot}/usr/bin
14nu|acroread-9.5.5-2|77	ln -sf ../../%{acroread_inst_dir}/Adobe/Reader9/bin/acroread acroread
14nu|acroread-9.5.5-2|78	popd
14nu|acroread-9.5.5-2|79	
14nu|acroread-9.5.5-2|80	# add a link for the browser plugin so that it can be found automatically
14nu|acroread-9.5.5-2|81	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins
14nu|acroread-9.5.5-2|82	ln -sf %{acroread_inst_dir}/Adobe/Reader9/Browser/intellinux/nppdf.so %{buildroot}%{_libdir}/mozilla/plugins/nppdf.so
14nu|acroread-9.5.5-2|83	
14nu|acroread-9.5.5-2|84	install -d %{buildroot}/usr/share/pixmaps
14nu|acroread-9.5.5-2|85	install -m644 %{SOURCE20} %{buildroot}/usr/share/pixmaps/acroread.png
14nu|acroread-9.5.5-2|86	
14nu|acroread-9.5.5-2|87	install -d %{buildroot}/usr/share/applications
14nu|acroread-9.5.5-2|88	install -m644 %{SOURCE10} %{buildroot}/usr/share/applications
14nu|acroread-9.5.5-2|89	install -m644 %{SOURCE30} %{buildroot}/usr/lib/Adobe/Reader9/Reader/GlobalPrefs/
14nu|acroread-9.5.5-2|90	
14nu|acroread-9.5.5-2|91	install -dD %{buildroot}/etc/ld.so.conf.d/
14nu|acroread-9.5.5-2|92	install -m644 %{SOURCE31} %{buildroot}/etc/ld.so.conf.d/
14nu|acroread-9.5.5-2|93	
14nu|acroread-9.5.5-2|94	%files
14nu|acroread-9.5.5-2|95	%{_bindir}/acroread
14nu|acroread-9.5.5-2|96	%{_sysconfdir}/ld.so.conf.d/*.conf
14nu|acroread-9.5.5-2|97	%{_libdir}/Adobe/*
14nu|acroread-9.5.5-2|98	%{_datadir}/pixmaps/acroread.png
14nu|acroread-9.5.5-2|99	%{_datadir}/applications/%{name}.desktop
14nu|acroread-9.5.5-2|100	
14nu|acroread-9.5.5-2|101	%files mozplugin
14nu|acroread-9.5.5-2|102	%{_libdir}/mozilla/plugins/nppdf.so
14nu|acroread-9.5.5-2|103	
14nu|acroread-9.5.5-2|104	
14nu|acroread-9.5.5-2|105	%changelog
14nu|acroread-9.5.5-2|106	* Sat Mar 14 2015 Denis Silakov <denis.silakov@rosalab.ru> 9.5.5-2
14nu|acroread-9.5.5-2|107	+ Revision: 1c8a54d
14nu|acroread-9.5.5-2|108	- Drop requirements on self-provided libs
14nu|acroread-9.5.5-2|109	
14nu|acroread-9.5.5-2|110	

26493 14
14nu|broadcom-wl-6.30.223.271-9|1	%define oname	hybrid-v35
14nu|broadcom-wl-6.30.223.271-9|2	%define kname	wl
14nu|broadcom-wl-6.30.223.271-9|3	
14nu|broadcom-wl-6.30.223.271-9|4	%define _enable_debug_packages	%{nil}
14nu|broadcom-wl-6.30.223.271-9|5	%define debug_package		%{nil}
14nu|broadcom-wl-6.30.223.271-9|6	
14nu|broadcom-wl-6.30.223.271-9|7	Summary:	Proprietary driver for Broadcom wireless adapters
14nu|broadcom-wl-6.30.223.271-9|8	Name:		broadcom-wl
14nu|broadcom-wl-6.30.223.271-9|9	Version:	6.30.223.271
14nu|broadcom-wl-6.30.223.271-9|10	Release:	9
14nu|broadcom-wl-6.30.223.271-9|11	Source0:	http://www.broadcom.com/docs/linux_sta/%{oname}-nodebug-pcoem-6_30_223_271.tar.gz
14nu|broadcom-wl-6.30.223.271-9|12	Source1:	http://www.broadcom.com/docs/linux_sta/%{oname}_64-nodebug-pcoem-6_30_223_271.tar.gz
14nu|broadcom-wl-6.30.223.271-9|13	Source3:	%{name}.rpmlintrc
14nu|broadcom-wl-6.30.223.271-9|14	Source4:	Kbuild
14nu|broadcom-wl-6.30.223.271-9|15	Source6:	broadcom-wl-alias.conf
14nu|broadcom-wl-6.30.223.271-9|16	Source7:	README.urpmi
14nu|broadcom-wl-6.30.223.271-9|17	Patch1:		broadcom-wl-6.30.223.271-fix-error-handling.patch
14nu|broadcom-wl-6.30.223.271-9|18	Patch2:		broadcom-wl-6.30.223.248-use-common-iface-name.patch
14nu|broadcom-wl-6.30.223.271-9|19	Patch3:		broadcom-wl-6.30.223.248-disable_timestamps.patch
14nu|broadcom-wl-6.30.223.271-9|20	Patch4:		broadcom-wl-6.30.223.248-claim-only-network-devices-by-broadcom.patch
14nu|broadcom-wl-6.30.223.271-9|21	# The following patches are partially from Debian & Ubuntu, partially
14nu|broadcom-wl-6.30.223.271-9|22	# from Arch Linux.
14nu|broadcom-wl-6.30.223.271-9|23	Patch8:		broadcom-wl-6.30.223.248-user_ioctl.patch
14nu|broadcom-wl-6.30.223.271-9|24	Patch10:	broadcom-wl-6.30.223.271-set-vars-to-null-when-needed.patch
14nu|broadcom-wl-6.30.223.271-9|25	Patch11:	broadcom-wl-6.30.223.271-rdtscl.patch
14nu|broadcom-wl-6.30.223.271-9|26	Patch12:	broadcom-wl-6.30.223.271-kernel-4.7.patch
14nu|broadcom-wl-6.30.223.271-9|27	Patch13:	broadcom-wl-6.30.223.271-kernel-4.8.patch
14nu|broadcom-wl-6.30.223.271-9|28	Patch14:	broadcom-wl-6.30.223.271-kernel-4.11.patch
14nu|broadcom-wl-6.30.223.271-9|29	Patch15:	broadcom-wl-6.30.223.271-kernel-4.12.patch
14nu|broadcom-wl-6.30.223.271-9|30	
14nu|broadcom-wl-6.30.223.271-9|31	License:	Freeware
14nu|broadcom-wl-6.30.223.271-9|32	Group:		System/Kernel and hardware
14nu|broadcom-wl-6.30.223.271-9|33	URL:		http://www.broadcom.com/support/802.11
14nu|broadcom-wl-6.30.223.271-9|34	
14nu|broadcom-wl-6.30.223.271-9|35	%description
14nu|broadcom-wl-6.30.223.271-9|36	This package contains the proprietary driver for Broadcom wireless
14nu|broadcom-wl-6.30.223.271-9|37	adapters. The driver supports BCM4312-, BCM4313-, BCM4321-, BCM4322-,
14nu|broadcom-wl-6.30.223.271-9|38	BCM43224-, BCM43225-, BCM43227- and BCM43228-based hardware.
14nu|broadcom-wl-6.30.223.271-9|39	
14nu|broadcom-wl-6.30.223.271-9|40	%package -n dkms-%{name}
14nu|broadcom-wl-6.30.223.271-9|41	Summary:	Kernel module for Broadcom wireless adapters
14nu|broadcom-wl-6.30.223.271-9|42	Group:		System/Kernel and hardware
14nu|broadcom-wl-6.30.223.271-9|43	Requires(post):		dkms
14nu|broadcom-wl-6.30.223.271-9|44	Requires(preun):	dkms
14nu|broadcom-wl-6.30.223.271-9|45	
14nu|broadcom-wl-6.30.223.271-9|46	%description -n dkms-%{name}
14nu|broadcom-wl-6.30.223.271-9|47	This package contains the proprietary driver for Broadcom wireless
14nu|broadcom-wl-6.30.223.271-9|48	adapters. The driver supports BCM4312-, BCM4313-, BCM4321-, BCM4322-,
14nu|broadcom-wl-6.30.223.271-9|49	BCM43224-, BCM43225-, BCM43227- and BCM43228-based hardware.
14nu|broadcom-wl-6.30.223.271-9|50	
14nu|broadcom-wl-6.30.223.271-9|51	%prep
14nu|broadcom-wl-6.30.223.271-9|52	%ifarch x86_64
14nu|broadcom-wl-6.30.223.271-9|53	%setup -q -T -c -a1 %{oname}
14nu|broadcom-wl-6.30.223.271-9|54	%else
14nu|broadcom-wl-6.30.223.271-9|55	%setup -q -T -c -a0 %{oname}
14nu|broadcom-wl-6.30.223.271-9|56	%endif
14nu|broadcom-wl-6.30.223.271-9|57	
14nu|broadcom-wl-6.30.223.271-9|58	%apply_patches
14nu|broadcom-wl-6.30.223.271-9|59	
14nu|broadcom-wl-6.30.223.271-9|60	# The Makefile from the upstream package contains the stuff related to
14nu|broadcom-wl-6.30.223.271-9|61	# WEXT support in the kernel, deprecated quite a while ago. In addition,
14nu|broadcom-wl-6.30.223.271-9|62	# the make rules listed there use `uname -r` in the path to the kernel
14nu|broadcom-wl-6.30.223.271-9|63	# build directory which prevents the user from building the driver for a
14nu|broadcom-wl-6.30.223.271-9|64	# kernel other than the running one.
14nu|broadcom-wl-6.30.223.271-9|65	# A Kbuild file we provide should be free from these issues.
14nu|broadcom-wl-6.30.223.271-9|66	rm -f Makefile
14nu|broadcom-wl-6.30.223.271-9|67	cp -p %{SOURCE4} .
14nu|broadcom-wl-6.30.223.271-9|68	
14nu|broadcom-wl-6.30.223.271-9|69	# From the .spec file used in Fedora: convert LICENSE.txt to UTF-8 and
14nu|broadcom-wl-6.30.223.271-9|70	# tidy line endings.
14nu|broadcom-wl-6.30.223.271-9|71	iconv -f iso8859-1 -t UTF8 lib/LICENSE.txt -o lib/LICENSE.txt
14nu|broadcom-wl-6.30.223.271-9|72	sed -i 's/\r$//' lib/LICENSE.txt
14nu|broadcom-wl-6.30.223.271-9|73	
14nu|broadcom-wl-6.30.223.271-9|74	%build
14nu|broadcom-wl-6.30.223.271-9|75	
14nu|broadcom-wl-6.30.223.271-9|76	%install
14nu|broadcom-wl-6.30.223.271-9|77	# add aliases to force loading wl module for supported devices
14nu|broadcom-wl-6.30.223.271-9|78	install -m755 -d %{buildroot}/etc/modprobe.d/
14nu|broadcom-wl-6.30.223.271-9|79	install -m644 %{SOURCE6} %{buildroot}/etc/modprobe.d
14nu|broadcom-wl-6.30.223.271-9|80	
14nu|broadcom-wl-6.30.223.271-9|81	mkdir -p %{buildroot}%{_docdir}/%{name}
14nu|broadcom-wl-6.30.223.271-9|82	install -p -m755 %{SOURCE7} %{buildroot}%{_docdir}/%{name}
14nu|broadcom-wl-6.30.223.271-9|83	
14nu|broadcom-wl-6.30.223.271-9|84	# install dkms sources
14nu|broadcom-wl-6.30.223.271-9|85	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
14nu|broadcom-wl-6.30.223.271-9|86	cp -R * %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
14nu|broadcom-wl-6.30.223.271-9|87	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
14nu|broadcom-wl-6.30.223.271-9|88	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
14nu|broadcom-wl-6.30.223.271-9|89	PACKAGE_NAME=%{name}
14nu|broadcom-wl-6.30.223.271-9|90	PACKAGE_VERSION=%{version}-%{release}
14nu|broadcom-wl-6.30.223.271-9|91	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
14nu|broadcom-wl-6.30.223.271-9|92	BUILT_MODULE_NAME=%{kname}
14nu|broadcom-wl-6.30.223.271-9|93	AUTOINSTALL=yes
14nu|broadcom-wl-6.30.223.271-9|94	REMAKE_INITRD=yes
14nu|broadcom-wl-6.30.223.271-9|95	EOF
14nu|broadcom-wl-6.30.223.271-9|96	
14nu|broadcom-wl-6.30.223.271-9|97	%post -n dkms-%{name}
14nu|broadcom-wl-6.30.223.271-9|98	set -x
14nu|broadcom-wl-6.30.223.271-9|99	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
14nu|broadcom-wl-6.30.223.271-9|100	
14nu|broadcom-wl-6.30.223.271-9|101	# Build and install the driver for all available kernels that have devel
14nu|broadcom-wl-6.30.223.271-9|102	# files, no matter how these kernels were installed (from RPMs or manually).
14nu|broadcom-wl-6.30.223.271-9|103	# Do not fail the installation of the package if the build fails for some
14nu|broadcom-wl-6.30.223.271-9|104	# kernels, this may happen during testing, etc.
14nu|broadcom-wl-6.30.223.271-9|105	for kk in /lib/modules/*; do
14nu|broadcom-wl-6.30.223.271-9|106	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14nu|broadcom-wl-6.30.223.271-9|107	if test -d "/lib/modules/$kk/build"; then
14nu|broadcom-wl-6.30.223.271-9|108	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} -k $kk &&
14nu|broadcom-wl-6.30.223.271-9|109	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release} -k $kk || true
14nu|broadcom-wl-6.30.223.271-9|110	else
14nu|broadcom-wl-6.30.223.271-9|111	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14nu|broadcom-wl-6.30.223.271-9|112	fi;
14nu|broadcom-wl-6.30.223.271-9|113	done
14nu|broadcom-wl-6.30.223.271-9|114	
14nu|broadcom-wl-6.30.223.271-9|115	%preun -n dkms-%{name}
14nu|broadcom-wl-6.30.223.271-9|116	# rmmod can fail (e.g. if the module is not loaded), but it should not stop
14nu|broadcom-wl-6.30.223.271-9|117	# deinstallation.
14nu|broadcom-wl-6.30.223.271-9|118	/sbin/rmmod %{kname} >/dev/null 2>&1 || true
14nu|broadcom-wl-6.30.223.271-9|119	set -x
14nu|broadcom-wl-6.30.223.271-9|120	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || true
14nu|broadcom-wl-6.30.223.271-9|121	
14nu|broadcom-wl-6.30.223.271-9|122	%files -n dkms-%{name}
14nu|broadcom-wl-6.30.223.271-9|123	%defattr(0644,root,root,0755)
14nu|broadcom-wl-6.30.223.271-9|124	%doc lib/LICENSE.txt
14nu|broadcom-wl-6.30.223.271-9|125	%config(noreplace) /etc/modprobe.d/broadcom-wl-alias.conf
14nu|broadcom-wl-6.30.223.271-9|126	%dir %{_usr}/src/%{name}-%{version}-%{release}
14nu|broadcom-wl-6.30.223.271-9|127	%{_usr}/src/%{name}-%{version}-%{release}/*
14nu|broadcom-wl-6.30.223.271-9|128	%{_docdir}/%{name}/README.urpmi
14nu|broadcom-wl-6.30.223.271-9|129	
14nu|broadcom-wl-6.30.223.271-9|130	
14nu|broadcom-wl-6.30.223.271-9|131	%changelog
14nu|broadcom-wl-6.30.223.271-9|132	
14nu|broadcom-wl-6.30.223.271-9|133	* Sun Aug 06 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.271-9
14nu|broadcom-wl-6.30.223.271-9|134	- (00a1ee0) Updated the patch to apply w/o fuzz
14nu|broadcom-wl-6.30.223.271-9|135	- (Evgenii Shatokhin: a293bb0) Added a patch from Ubuntu to fix the build for the kernel 4.12.x
14nu|broadcom-wl-6.30.223.271-9|136	
14nu|broadcom-wl-6.30.223.271-9|137	* Tue Jun 13 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.271-8
14nu|broadcom-wl-6.30.223.271-9|138	- (a175bec) Added a patch from Ubuntu to fix the build for the kernel 4.11.x
14nu|broadcom-wl-6.30.223.271-9|139	
14nu|broadcom-wl-6.30.223.271-9|140	* Wed Feb 15 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6.30.223.271-7
14nu|broadcom-wl-6.30.223.271-9|141	- (6a10a9a) MassBuild#1250: Increase release tag
14nu|broadcom-wl-6.30.223.271-9|142	
14nu|broadcom-wl-6.30.223.271-9|143	* Wed Nov 16 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.271-6
14nu|broadcom-wl-6.30.223.271-9|144	- (1ed2978) Fix the crash of the driver with kernel 4.8.x
14nu|broadcom-wl-6.30.223.271-9|145	- (1ed2978) This commit in the mainline kernel changed the meaning of the last
14nu|broadcom-wl-6.30.223.271-9|146	- (1ed2978) argument passed to cfg80211_scan_done():
14nu|broadcom-wl-6.30.223.271-9|147	- (1ed2978) Commit 1d76250bd34af86c6498fc51e50cab3bfbbeceaa
14nu|broadcom-wl-6.30.223.271-9|148	- (1ed2978) Author: Avraham Stern <avraham.stern@intel.com>
14nu|broadcom-wl-6.30.223.271-9|149	- (1ed2978) Date:   Tue Jul 5 17:10:13 2016 +0300
14nu|broadcom-wl-6.30.223.271-9|150	- (1ed2978) nl80211: support beacon report scanning
14nu|broadcom-wl-6.30.223.271-9|151	- (1ed2978) Added the patch to the driver because otherwise it crashes.
14nu|broadcom-wl-6.30.223.271-9|152	
14nu|broadcom-wl-6.30.223.271-9|153	* Wed Aug 24 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.271-5
14nu|broadcom-wl-6.30.223.271-9|154	- (9e8524e) Added a patch to support kernel 4.7
14nu|broadcom-wl-6.30.223.271-9|155	- (9e8524e) The patch is from ArchLinux with a few changes from Ubuntu.
14nu|broadcom-wl-6.30.223.271-9|156	
14nu|broadcom-wl-6.30.223.271-9|157	* Wed Mar 09 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.271-4
14nu|broadcom-wl-6.30.223.271-9|158	- (f408b02) Fixed the build in 32-bit systems with kernel 4.3 or newer
14nu|broadcom-wl-6.30.223.271-9|159	- (f408b02) rdtscl() is not available there, the driver should use rdtsc() instead.
14nu|broadcom-wl-6.30.223.271-9|160	
14nu|broadcom-wl-6.30.223.271-9|161	* Mon Dec 28 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.271-3
14nu|broadcom-wl-6.30.223.271-9|162	- (a758bf5) Fixed the URL
14nu|broadcom-wl-6.30.223.271-9|163	- (Evgenii Shatokhin: 1a312eb) Release up
14nu|broadcom-wl-6.30.223.271-9|164	
14nu|broadcom-wl-6.30.223.271-9|165	* Sat Dec 26 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.271-2
14nu|broadcom-wl-6.30.223.271-9|166	- (1c79db1) Use b43+ssb modules for BCM4312 (PCI IDs: 14E4:4315) rather than wl
14nu|broadcom-wl-6.30.223.271-9|167	- (1c79db1) Looks like b43+ssb work better for such WiFi-adapters than wl.
14nu|broadcom-wl-6.30.223.271-9|168	- (1c79db1) http://forum.rosalab.ru/viewtopic.php?f=45&t=6420&p=59715#p59715.
14nu|broadcom-wl-6.30.223.271-9|169	- (Evgenii Shatokhin: 680b0ed) Release up
14nu|broadcom-wl-6.30.223.271-9|170	
14nu|broadcom-wl-6.30.223.271-9|171	* Wed Dec 02 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.271-1
14nu|broadcom-wl-6.30.223.271-9|172	- (76fe759) Use capital letters in the PCI ID parts of the aliases
14nu|broadcom-wl-6.30.223.271-9|173	- (76fe759) I suspect, lowercase letters are the cause of
14nu|broadcom-wl-6.30.223.271-9|174	- (76fe759) http://bugs.rosalinux.ru/show_bug.cgi?id=6396
14nu|broadcom-wl-6.30.223.271-9|175	- (76fe759) For example:
14nu|broadcom-wl-6.30.223.271-9|176	- (76fe759) modprobe -R pci:v000014E4d000043b1sv1234sd1234bc80sc90i12
14nu|broadcom-wl-6.30.223.271-9|177	- (76fe759) wl
14nu|broadcom-wl-6.30.223.271-9|178	- (76fe759) modprobe -R pci:v000014E4d000043B1sv1234sd1234bc80sc90i12
14nu|broadcom-wl-6.30.223.271-9|179	- (76fe759) bcma
14nu|broadcom-wl-6.30.223.271-9|180	- (Evgenii Shatokhin: 92bc611) Updated to version 6.30.223.271
14nu|broadcom-wl-6.30.223.271-9|181	- (Evgenii Shatokhin: 92bc611) Most significant changes:
14nu|broadcom-wl-6.30.223.271-9|182	- (Evgenii Shatokhin: 92bc611) * Support for the kernel versions up to 4.2 inclusive.
14nu|broadcom-wl-6.30.223.271-9|183	
14nu|broadcom-wl-6.30.223.271-9|184	* Thu Apr 30 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.248-4
14nu|broadcom-wl-6.30.223.271-9|185	- (a2a5c2e) Release up
14nu|broadcom-wl-6.30.223.271-9|186	
14nu|broadcom-wl-6.30.223.271-9|187	* Thu Apr 30 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.248-3
14nu|broadcom-wl-6.30.223.271-9|188	- (bfe705d) Require only the development files for the kernel
14nu|broadcom-wl-6.30.223.271-9|189	- (bfe705d) The kernel itself might not be installed yet when the dkms modules are
14nu|broadcom-wl-6.30.223.271-9|190	- (bfe705d) rebuilt (that is done when kernel-devel is installed).
14nu|broadcom-wl-6.30.223.271-9|191	- (Eugene Shatokhin: b9a8cff) Added a patch to support kernel 4.0
14nu|broadcom-wl-6.30.223.271-9|192	- (Eugene Shatokhin: b9a8cff) The patch is a part of linux-recent.patch from ArchLinux.
14nu|broadcom-wl-6.30.223.271-9|193	
14nu|broadcom-wl-6.30.223.271-9|194	* Mon Apr 27 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.248-2
14nu|broadcom-wl-6.30.223.271-9|195	- (34e7fde) Build and install the driver for all kernels at once
14nu|broadcom-wl-6.30.223.271-9|196	- (34e7fde) Before this commit, the drivers were built and installed automatically
14nu|broadcom-wl-6.30.223.271-9|197	- (34e7fde) for the current kernel when the user installed the dkms-<...> package.
14nu|broadcom-wl-6.30.223.271-9|198	- (34e7fde) This could be inconvenient if the user installed the driver and then
14nu|broadcom-wl-6.30.223.271-9|199	- (34e7fde) rebooted the system to a different kernel. DKMS might have failed to
14nu|broadcom-wl-6.30.223.271-9|200	- (34e7fde) build the driver for that kernel at boot, which lead to problems.
14nu|broadcom-wl-6.30.223.271-9|201	- (34e7fde) Let's build and install the drivers for all kernels available in the
14nu|broadcom-wl-6.30.223.271-9|202	- (34e7fde) system at the moment of package installation (if the kernels have
14nu|broadcom-wl-6.30.223.271-9|203	- (34e7fde) development files, of course).
14nu|broadcom-wl-6.30.223.271-9|204	- (34e7fde) Note that the installation of the package should not fail even if the
14nu|broadcom-wl-6.30.223.271-9|205	- (34e7fde) driver fails to build for some kernels.
14nu|broadcom-wl-6.30.223.271-9|206	- (Eugene Shatokhin: 8163eae) Added more patches to support kernel 3.18 and fix a few more bugs
14nu|broadcom-wl-6.30.223.271-9|207	- (Eugene Shatokhin: 8163eae) The patches are based on those from Debian, Ubuntu and Arch Linux.
14nu|broadcom-wl-6.30.223.271-9|208	- (Eugene Shatokhin: 8163eae) Important changes:
14nu|broadcom-wl-6.30.223.271-9|209	- (Eugene Shatokhin: 8163eae) - support for kernel versions up to 3.18 inclusive;
14nu|broadcom-wl-6.30.223.271-9|210	- (Eugene Shatokhin: 8163eae) - fix crashes when the user tries to access the driver via procfs.
14nu|broadcom-wl-6.30.223.271-9|211	
14nu|broadcom-wl-6.30.223.271-9|212	* Tue Oct 28 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.248-1
14nu|broadcom-wl-6.30.223.271-9|213	- (772589c) Updated to version 6.30.223.248, revisited the patch set
14nu|broadcom-wl-6.30.223.271-9|214	
14nu|broadcom-wl-6.30.223.271-9|215	* Tue Oct 28 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.141-8
14nu|broadcom-wl-6.30.223.271-9|216	- (a5006b5) Added aliases for 4 more devices
14nu|broadcom-wl-6.30.223.271-9|217	- (a5006b5) Readme.txt from http://www.broadcom.com/support/802.11/linux_sta.php
14nu|broadcom-wl-6.30.223.271-9|218	- (a5006b5) states the following devices are also supported by wl driver:
14nu|broadcom-wl-6.30.223.271-9|219	- (a5006b5) Device         Vendor ID  Device ID
14nu|broadcom-wl-6.30.223.271-9|220	- (a5006b5) BCM43142 2.4 Ghz     0x14e4	0x4365
14nu|broadcom-wl-6.30.223.271-9|221	- (a5006b5) BCM4331  Dualband    0x14e4	0x4331
14nu|broadcom-wl-6.30.223.271-9|222	- (a5006b5) BCM4360  Dualband    0x14e4	0x43a0
14nu|broadcom-wl-6.30.223.271-9|223	- (a5006b5) BCM4352  Dualband    0x14e4	0x43b1*
14nu|broadcom-wl-6.30.223.271-9|224	- (a5006b5) * Readme.txt states the device ID of BCM4352 is 0x43a0, however,
14nu|broadcom-wl-6.30.223.271-9|225	- (a5006b5) the PCI ID database shows 0x43b1, using the latter.
14nu|broadcom-wl-6.30.223.271-9|226	- (a5006b5) Added aliases for these too.
14nu|broadcom-wl-6.30.223.271-9|227	- (Eugene Shatokhin: 280d905) rmmod can fail (e.g. if the module is not loaded), but it should not stop
14nu|broadcom-wl-6.30.223.271-9|228	
14nu|broadcom-wl-6.30.223.271-9|229	* Fri Jul 04 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.141-7
14nu|broadcom-wl-6.30.223.271-9|230	- (87baa37) Added patches to fix build for the kernels up to 3.15 inclusive
14nu|broadcom-wl-6.30.223.271-9|231	
14nu|broadcom-wl-6.30.223.271-9|232	* Fri Jul 04 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.141-6
14nu|broadcom-wl-6.30.223.271-9|233	- (d1bcac6) Removed the changelog, git should handle that
14nu|broadcom-wl-6.30.223.271-9|234	- (Eugene Shatokhin: 2c662fc) Added notes for the users having BCM4311 adapter
14nu|broadcom-wl-6.30.223.271-9|235	- (Eugene Shatokhin: 2c662fc) BCM4311 is no longer supported by this package (and, it seems, by
14nu|broadcom-wl-6.30.223.271-9|236	- (Eugene Shatokhin: 2c662fc) Broadcom itself). Made this explicit:
14nu|broadcom-wl-6.30.223.271-9|237	- (Eugene Shatokhin: 2c662fc) - listed the supported adapter models in the description
14nu|broadcom-wl-6.30.223.271-9|238	- (Eugene Shatokhin: 2c662fc) - added an "upgrade note" with workarounds to be shown to the users.
14nu|broadcom-wl-6.30.223.271-9|239	
14nu|broadcom-wl-6.30.223.271-9|240	* Thu Jan 09 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.141-5
14nu|broadcom-wl-6.30.223.271-9|241	- (245bf43) Fixed: specified correct files in .abf.yml
14nu|broadcom-wl-6.30.223.271-9|242	- (Eugene Shatokhin: a6ec672) Made version 6.30.223.141 default again
14nu|broadcom-wl-6.30.223.271-9|243	
14nu|broadcom-wl-6.30.223.271-9|244	* Wed Dec 11 2013 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 5.100.82.112-15
14nu|broadcom-wl-6.30.223.271-9|245	- (7157419) Reverted to 5.100.82.112 due to the regression (#2985)
14nu|broadcom-wl-6.30.223.271-9|246	
14nu|broadcom-wl-6.30.223.271-9|247	* Wed Dec 11 2013 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.141-4
14nu|broadcom-wl-6.30.223.271-9|248	- (f4f0490) Make sure the network interface is named wlan%d rather than eth%d
14nu|broadcom-wl-6.30.223.271-9|249	- (f4f0490) The driver sets the format of the name explicitly. Let us make "wlan%d"
14nu|broadcom-wl-6.30.223.271-9|250	- (f4f0490) the default format, same as for other such drivers like brcmfmac, etc.
14nu|broadcom-wl-6.30.223.271-9|251	
14nu|broadcom-wl-6.30.223.271-9|252	* Mon Nov 11 2013 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.141-3
14nu|broadcom-wl-6.30.223.271-9|253	- (44684a6) Make sure 'wl' is not used for BCM4311 adapters
14nu|broadcom-wl-6.30.223.271-9|254	- (44684a6) Seems like 'wl' does not support these. b43+ssb should be used for
14nu|broadcom-wl-6.30.223.271-9|255	- (44684a6) such WiFi adapters instead.
14nu|broadcom-wl-6.30.223.271-9|256	- (44684a6) Details: http://bugs.rosalinux.ru/show_bug.cgi?id=2985#c23
14nu|broadcom-wl-6.30.223.271-9|257	
14nu|broadcom-wl-6.30.223.271-9|258	* Tue Oct 29 2013 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.141-2
14nu|broadcom-wl-6.30.223.271-9|259	- (9c46ebd) Fixed wl-inform-single-bss.patch (it was incorrect for 6.x)
14nu|broadcom-wl-6.30.223.271-9|260	
14nu|broadcom-wl-6.30.223.271-9|261	

26494 14
14nu|bumblebee-3.2.1-10|1	%bcond_with git
14nu|bumblebee-3.2.1-10|2	%if %{with git}
14nu|bumblebee-3.2.1-10|3	%define gitdate 20120228
14nu|bumblebee-3.2.1-10|4	%endif
14nu|bumblebee-3.2.1-10|5	# Use nouveau driver by default
14nu|bumblebee-3.2.1-10|6	%bcond_with nouveau
14nu|bumblebee-3.2.1-10|7	
14nu|bumblebee-3.2.1-10|8	
14nu|bumblebee-3.2.1-10|9	Name:		bumblebee
14nu|bumblebee-3.2.1-10|10	Summary:	Support for NVidia Optimus laptops on Linux
14nu|bumblebee-3.2.1-10|11	Group:		System/Kernel and hardware
14nu|bumblebee-3.2.1-10|12	Version:	3.2.1
14nu|bumblebee-3.2.1-10|13	Release:	10
14nu|bumblebee-3.2.1-10|14	License:	GPLv3
14nu|bumblebee-3.2.1-10|15	URL:		https://github.com/Bumblebee-Project/bumblebee
14nu|bumblebee-3.2.1-10|16	# source from git repo git://github.com/Bumblebee-Project/Bumblebee.git
14nu|bumblebee-3.2.1-10|17	# we need to change to develop branch to allow changing to nouveau without
14nu|bumblebee-3.2.1-10|18	# using nvidia paths
14nu|bumblebee-3.2.1-10|19	#Source0:	https://github.com/downloads/Bumblebee-Project/Bumblebee/%{name}-%{!?with_git:%{version}}%{?with_git:%{gitdate}}.tar.%{?with_git:xz}%{!?with_git:gz}
14nu|bumblebee-3.2.1-10|20	Source0:	http://bumblebee-project.org/%{name}-%{version}.tar.gz
14nu|bumblebee-3.2.1-10|21	
14nu|bumblebee-3.2.1-10|22	# Patch series from https://github.com/arafey/Bumblebee.
14nu|bumblebee-3.2.1-10|23	# Should fix automatic unload of nvidia-modeset, nvidia-uvm and nvidia-drm
14nu|bumblebee-3.2.1-10|24	# with the newer NVidia drivers.
14nu|bumblebee-3.2.1-10|25	# http://bugs.rosalinux.ru/show_bug.cgi?id=6976
14nu|bumblebee-3.2.1-10|26	Patch0:		0001-Dirty-fix-for-issue-699.patch
14nu|bumblebee-3.2.1-10|27	Patch1:		0002-Added-nvidia_modeset-detection-for-issue-699.patch
14nu|bumblebee-3.2.1-10|28	Patch2:		0003-Fix-nvidia_uvm-just-like-nvidia_modeset.patch
14nu|bumblebee-3.2.1-10|29	Patch3:		0004-Workaround-for-nvidia_drm-in-newer-drivers.patch
14nu|bumblebee-3.2.1-10|30	
14nu|bumblebee-3.2.1-10|31	# Additional patch to fix the previous ones
14nu|bumblebee-3.2.1-10|32	Patch4:		0005-Unload-modules-one-by-one-and-in-the-correct-order.patch
14nu|bumblebee-3.2.1-10|33	
14nu|bumblebee-3.2.1-10|34	BuildRequires:	pkgconfig(x11)
14nu|bumblebee-3.2.1-10|35	BuildRequires:	pkgconfig(glib-2.0)
14nu|bumblebee-3.2.1-10|36	BuildRequires:	pkgconfig(libbsd)
14nu|bumblebee-3.2.1-10|37	BuildRequires:	help2man
14nu|bumblebee-3.2.1-10|38	Requires(pre):	update-alternatives
14nu|bumblebee-3.2.1-10|39	Requires(post):	systemd-units
14nu|bumblebee-3.2.1-10|40	Requires(preun):systemd-units
14nu|bumblebee-3.2.1-10|41	Requires(pre):	rpm-helper
14nu|bumblebee-3.2.1-10|42	Requires:	VirtualGL
14nu|bumblebee-3.2.1-10|43	Requires:	%mklibname VirtualGL
14nu|bumblebee-3.2.1-10|44	%if %{with nouveau}
14nu|bumblebee-3.2.1-10|45	Requires:	x11-driver-video-nouveau
14nu|bumblebee-3.2.1-10|46	%else
14nu|bumblebee-3.2.1-10|47	# NOTE: Install preferred version of NVIDIA driver via XFdrake
14nu|bumblebee-3.2.1-10|48	# Requires:	x11-driver-video-nvidia-current
14nu|bumblebee-3.2.1-10|49	%endif
14nu|bumblebee-3.2.1-10|50	Requires:	kmod(bbswitch)
14nu|bumblebee-3.2.1-10|51	
14nu|bumblebee-3.2.1-10|52	%description
14nu|bumblebee-3.2.1-10|53	Bumblebee daemon is a rewrite of the original Bumblebee service, providing
14nu|bumblebee-3.2.1-10|54	an elegant and stable means of managing Optimus hybrid graphics chip sets.
14nu|bumblebee-3.2.1-10|55	A primary goal of this project is to not only enable use of the discrete
14nu|bumblebee-3.2.1-10|56	GPU for rendering, but also to enable smart power management of the dGPU
14nu|bumblebee-3.2.1-10|57	when it's not in use.
14nu|bumblebee-3.2.1-10|58	
14nu|bumblebee-3.2.1-10|59	%files
14nu|bumblebee-3.2.1-10|60	%doc README.markdown doc/RELEASE_NOTES_3_2_1 README.install.urpmi
14nu|bumblebee-3.2.1-10|61	%{_sysconfdir}/bash_completion.d/bumblebee
14nu|bumblebee-3.2.1-10|62	%dir %{_sysconfdir}/bumblebee/
14nu|bumblebee-3.2.1-10|63	%dir %{_sysconfdir}/bumblebee/xorg.conf.d/
14nu|bumblebee-3.2.1-10|64	%config(noreplace) %{_sysconfdir}/bumblebee/bumblebee.conf
14nu|bumblebee-3.2.1-10|65	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nouveau
14nu|bumblebee-3.2.1-10|66	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nvidia
14nu|bumblebee-3.2.1-10|67	/lib/systemd/system/bumblebeed.service
14nu|bumblebee-3.2.1-10|68	%{_sbindir}/bumblebeed
14nu|bumblebee-3.2.1-10|69	%{_bindir}/optirun
14nu|bumblebee-3.2.1-10|70	%{_bindir}/bumblebee-bugreport
14nu|bumblebee-3.2.1-10|71	%{_mandir}/man1/bumblebeed.1.*
14nu|bumblebee-3.2.1-10|72	%{_mandir}/man1/optirun.1.*
14nu|bumblebee-3.2.1-10|73	%{_sysconfdir}/bumblebee/xorg.conf.d/10-dummy.conf
14nu|bumblebee-3.2.1-10|74	%{_sysconfdir}/bumblebee/modprobe.conf
14nu|bumblebee-3.2.1-10|75	/lib/udev/rules.d/99-bumblebee-nvidia-dev.rules
14nu|bumblebee-3.2.1-10|76	
14nu|bumblebee-3.2.1-10|77	%pre
14nu|bumblebee-3.2.1-10|78	%_pre_groupadd %{name}
14nu|bumblebee-3.2.1-10|79	if [ "$1" -eq "1" ];then
14nu|bumblebee-3.2.1-10|80	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
14nu|bumblebee-3.2.1-10|81	for user in $users; do
14nu|bumblebee-3.2.1-10|82	gpasswd -a $user bumblebee
14nu|bumblebee-3.2.1-10|83	done
14nu|bumblebee-3.2.1-10|84	/usr/sbin/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
14nu|bumblebee-3.2.1-10|85	fi
14nu|bumblebee-3.2.1-10|86	
14nu|bumblebee-3.2.1-10|87	%post
14nu|bumblebee-3.2.1-10|88	# blacklist nouveau
14nu|bumblebee-3.2.1-10|89	grub2-cfg-mod --add "rdblacklist=nouveau"
14nu|bumblebee-3.2.1-10|90	update-grub2
14nu|bumblebee-3.2.1-10|91	# run bumblebeed
14nu|bumblebee-3.2.1-10|92	%_post_service bumblebeed
14nu|bumblebee-3.2.1-10|93	# Simple: still needs this since in release 3 services were not set
14nu|bumblebee-3.2.1-10|94	# enabled and seams that still isnt properly handeled in %%_post_service
14nu|bumblebee-3.2.1-10|95	if [ "$1" -ge "1" ]; then
14nu|bumblebee-3.2.1-10|96	# Enable (but don't start) the unit by default
14nu|bumblebee-3.2.1-10|97	/bin/systemctl enable bumblebeed.service
14nu|bumblebee-3.2.1-10|98	# Start bumblebeed service
14nu|bumblebee-3.2.1-10|99	/bin/systemctl start bumblebeed.service
14nu|bumblebee-3.2.1-10|100	fi
14nu|bumblebee-3.2.1-10|101	
14nu|bumblebee-3.2.1-10|102	%preun
14nu|bumblebee-3.2.1-10|103	%_preun_service bumblebeed
14nu|bumblebee-3.2.1-10|104	
14nu|bumblebee-3.2.1-10|105	%postun
14nu|bumblebee-3.2.1-10|106	# We need this since "%%_postun_groupdel %%{name}" doesnt remove the group if
14nu|bumblebee-3.2.1-10|107	# set to a user
14nu|bumblebee-3.2.1-10|108	if [ "$1" -eq "0" ];then
14nu|bumblebee-3.2.1-10|109	/usr/sbin/groupdel bumblebee
14nu|bumblebee-3.2.1-10|110	fi
14nu|bumblebee-3.2.1-10|111	# un-blacklist nouveau on uninstall
14nu|bumblebee-3.2.1-10|112	if [ "$1" -eq "0" ];then
14nu|bumblebee-3.2.1-10|113	grub2-cfg-mod --del "rdblacklist=nouveau"
14nu|bumblebee-3.2.1-10|114	update-grub2
14nu|bumblebee-3.2.1-10|115	fi
14nu|bumblebee-3.2.1-10|116	
14nu|bumblebee-3.2.1-10|117	# Simple: we need to ensure bumblebee group isnt removed when upgrading
14nu|bumblebee-3.2.1-10|118	# This doesnt need exist for Mageia 2
14nu|bumblebee-3.2.1-10|119	%triggerpostun -- %{name} < 3.0-9
14nu|bumblebee-3.2.1-10|120	%_pre_groupadd %{name}
14nu|bumblebee-3.2.1-10|121	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
14nu|bumblebee-3.2.1-10|122	for user in $users; do
14nu|bumblebee-3.2.1-10|123	gpasswd -a $user bumblebee
14nu|bumblebee-3.2.1-10|124	done
14nu|bumblebee-3.2.1-10|125	
14nu|bumblebee-3.2.1-10|126	#--------------------------------------------------------------------
14nu|bumblebee-3.2.1-10|127	%prep
14nu|bumblebee-3.2.1-10|128	%setup -q%{?with_git:n %{name}}
14nu|bumblebee-3.2.1-10|129	%apply_patches
14nu|bumblebee-3.2.1-10|130	
14nu|bumblebee-3.2.1-10|131	cat > README.install.urpmi <<EOF
14nu|bumblebee-3.2.1-10|132	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
14nu|bumblebee-3.2.1-10|133	packages will be automatically installed if not already present.
14nu|bumblebee-3.2.1-10|134	
14nu|bumblebee-3.2.1-10|135	1. Run XFdrake
14nu|bumblebee-3.2.1-10|136	2. Go to the Video Driver list
14nu|bumblebee-3.2.1-10|137	3. Select the preferred driver from the list
14nu|bumblebee-3.2.1-10|138	4. Reboot
14nu|bumblebee-3.2.1-10|139	
14nu|bumblebee-3.2.1-10|140	%build
14nu|bumblebee-3.2.1-10|141	%{?with_git:NOCONFIGURE=1 autoreconf -fi}
14nu|bumblebee-3.2.1-10|142	%configure2_5x \
14nu|bumblebee-3.2.1-10|143	%if %{with nouveau}
14nu|bumblebee-3.2.1-10|144	CONF_DRIVER=nouveau \
14nu|bumblebee-3.2.1-10|145	%else
14nu|bumblebee-3.2.1-10|146	CONF_DRIVER=nvidia \
14nu|bumblebee-3.2.1-10|147	CONF_DRIVER_MODULE_NVIDIA=nvidia \
14nu|bumblebee-3.2.1-10|148	%endif
14nu|bumblebee-3.2.1-10|149	CONF_KEEPONEXIT=true \
14nu|bumblebee-3.2.1-10|150	CONF_TURNOFFATEXIT=false \
14nu|bumblebee-3.2.1-10|151	CONF_PM_METHOD=auto \
14nu|bumblebee-3.2.1-10|152	%ifarch x86_64
14nu|bumblebee-3.2.1-10|153	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia:%{_libdir}/nvidia \
14nu|bumblebee-3.2.1-10|154	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia/xorg,%{_libdir}/nvidia/xorg,%{_usr}/lib/xorg/modules,%{_libdir}/xorg/modules,%{_usr}/lib/xorg/extra-modules,%{_usr}/xorg/extra-modules
14nu|bumblebee-3.2.1-10|155	%else
14nu|bumblebee-3.2.1-10|156	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia \
14nu|bumblebee-3.2.1-10|157	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia/xorg,%{_usr}/lib/xorg/modules,%{_usr}/lib/xorg/extra-modules
14nu|bumblebee-3.2.1-10|158	%endif
14nu|bumblebee-3.2.1-10|159	
14nu|bumblebee-3.2.1-10|160	%make
14nu|bumblebee-3.2.1-10|161	
14nu|bumblebee-3.2.1-10|162	%install
14nu|bumblebee-3.2.1-10|163	rm -rf %{buildroot}
14nu|bumblebee-3.2.1-10|164	%makeinstall_std
14nu|bumblebee-3.2.1-10|165	echo "nvidia && bumblebee" > %{buildroot}%{_sysconfdir}/bumblebee/modprobe.conf
14nu|bumblebee-3.2.1-10|166	
14nu|bumblebee-3.2.1-10|167	install -D -m644 scripts/systemd/bumblebeed.service %{buildroot}/lib/systemd/system/bumblebeed.service
14nu|bumblebee-3.2.1-10|168	
14nu|bumblebee-3.2.1-10|169	%changelog
14nu|bumblebee-3.2.1-10|170	
14nu|bumblebee-3.2.1-10|171	* Sun May 01 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 3.2.1-10
14nu|bumblebee-3.2.1-10|172	- (d0bc2e8) Fix unloading of kernel modules
14nu|bumblebee-3.2.1-10|173	
14nu|bumblebee-3.2.1-10|174	

26495 14
14nu|chromium-browser-pepper-flash-32.0.0.465-1|1	%define _enable_debug_packages %{nil}
14nu|chromium-browser-pepper-flash-32.0.0.465-1|2	%define debug_package %{nil}
14nu|chromium-browser-pepper-flash-32.0.0.465-1|3	
14nu|chromium-browser-pepper-flash-32.0.0.465-1|4	Summary:	Chromium Flash player plugin
14nu|chromium-browser-pepper-flash-32.0.0.465-1|5	Name:		chromium-browser-pepper-flash
14nu|chromium-browser-pepper-flash-32.0.0.465-1|6	Version:	32.0.0.465
14nu|chromium-browser-pepper-flash-32.0.0.465-1|7	Release:	1
14nu|chromium-browser-pepper-flash-32.0.0.465-1|8	License:	Proprietary
14nu|chromium-browser-pepper-flash-32.0.0.465-1|9	Group:		Networking/WWW
14nu|chromium-browser-pepper-flash-32.0.0.465-1|10	# https://get.adobe.com/flashplayer/
14nu|chromium-browser-pepper-flash-32.0.0.465-1|11	Url:		http://www.adobe.com/products/flashplayer/
14nu|chromium-browser-pepper-flash-32.0.0.465-1|12	Source0:	https://fpdownload.adobe.com/pub/flashplayer/pdc/%{version}/flash_player_ppapi_linux.i386.tar.gz
14nu|chromium-browser-pepper-flash-32.0.0.465-1|13	Source1:	https://fpdownload.adobe.com/pub/flashplayer/pdc/%{version}/flash_player_ppapi_linux.x86_64.tar.gz
14nu|chromium-browser-pepper-flash-32.0.0.465-1|14	
14nu|chromium-browser-pepper-flash-32.0.0.465-1|15	%description
14nu|chromium-browser-pepper-flash-32.0.0.465-1|16	Pepper API based Adobe Flash plugin for Google's Open Source browser Chromium.
14nu|chromium-browser-pepper-flash-32.0.0.465-1|17	
14nu|chromium-browser-pepper-flash-32.0.0.465-1|18	%files
14nu|chromium-browser-pepper-flash-32.0.0.465-1|19	%doc readme.txt
14nu|chromium-browser-pepper-flash-32.0.0.465-1|20	%dir %{_libdir}/chromium-browser/
14nu|chromium-browser-pepper-flash-32.0.0.465-1|21	%{_libdir}/chromium-browser/PepperFlash/
14nu|chromium-browser-pepper-flash-32.0.0.465-1|22	
14nu|chromium-browser-pepper-flash-32.0.0.465-1|23	#----------------------------------------------------------------------------
14nu|chromium-browser-pepper-flash-32.0.0.465-1|24	
14nu|chromium-browser-pepper-flash-32.0.0.465-1|25	%prep
14nu|chromium-browser-pepper-flash-32.0.0.465-1|26	%setup -c -T
14nu|chromium-browser-pepper-flash-32.0.0.465-1|27	
14nu|chromium-browser-pepper-flash-32.0.0.465-1|28	%build
14nu|chromium-browser-pepper-flash-32.0.0.465-1|29	%ifarch x86_64
14nu|chromium-browser-pepper-flash-32.0.0.465-1|30	tar xaf %{SOURCE1}
14nu|chromium-browser-pepper-flash-32.0.0.465-1|31	%else
14nu|chromium-browser-pepper-flash-32.0.0.465-1|32	tar xaf %{SOURCE0}
14nu|chromium-browser-pepper-flash-32.0.0.465-1|33	%endif
14nu|chromium-browser-pepper-flash-32.0.0.465-1|34	
14nu|chromium-browser-pepper-flash-32.0.0.465-1|35	%install
14nu|chromium-browser-pepper-flash-32.0.0.465-1|36	mkdir -p %{buildroot}%{_libdir}/chromium-browser/PepperFlash/
14nu|chromium-browser-pepper-flash-32.0.0.465-1|37	install -m755 *.so %{buildroot}%{_libdir}/chromium-browser/PepperFlash/
14nu|chromium-browser-pepper-flash-32.0.0.465-1|38	install -m644 *.json %{buildroot}%{_libdir}/chromium-browser/PepperFlash/

26496 14
14nu|clementine-1.3.1-9plf|1	######################
14nu|clementine-1.3.1-9plf|2	# Hardcode PLF build
14nu|clementine-1.3.1-9plf|3	%bcond_without plf
14nu|clementine-1.3.1-9plf|4	######################
14nu|clementine-1.3.1-9plf|5	
14nu|clementine-1.3.1-9plf|6	%if %{with plf}
14nu|clementine-1.3.1-9plf|7	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14nu|clementine-1.3.1-9plf|8	%define extrarelsuffix plf
14nu|clementine-1.3.1-9plf|9	%endif
14nu|clementine-1.3.1-9plf|10	
14nu|clementine-1.3.1-9plf|11	%define gstapi 1.0
14nu|clementine-1.3.1-9plf|12	%define oname Clementine
14nu|clementine-1.3.1-9plf|13	
14nu|clementine-1.3.1-9plf|14	Summary:	A cross-platform music player based on Amarok 1.4
14nu|clementine-1.3.1-9plf|15	Name:		clementine
14nu|clementine-1.3.1-9plf|16	Version:	1.3.1
14nu|clementine-1.3.1-9plf|17	Release:	9%{?extrarelsuffix}
14nu|clementine-1.3.1-9plf|18	License:	GPLv3+
14nu|clementine-1.3.1-9plf|19	Group:		Sound
14nu|clementine-1.3.1-9plf|20	Url:		http://www.clementine-player.org/
14nu|clementine-1.3.1-9plf|21	Source0:	https://github.com/clementine-player/Clementine/archive/%{oname}-%{version}.tar.gz
14nu|clementine-1.3.1-9plf|22	Source1:	Clementine.conf
14nu|clementine-1.3.1-9plf|23	Patch0:		clementine-1.3-libmygpo-qt.patch
14nu|clementine-1.3.1-9plf|24	# Search albums at metal-archives.com (Encyclopaedia Metallum) from:
14nu|clementine-1.3.1-9plf|25	# - Now Playing widget (album art context menu) - current album
14nu|clementine-1.3.1-9plf|26	# - Playlist (selected songs context menu) - unique selected albums
14nu|clementine-1.3.1-9plf|27	Patch1:		clementine-1.3-metalarchives.patch
14nu|clementine-1.3.1-9plf|28	Patch4:		clementine-1.3-initial-preference.patch
14nu|clementine-1.3.1-9plf|29	# Localization issues
14nu|clementine-1.3.1-9plf|30	Patch5:		clementine-1.3-l10n-ru-desktop.patch
14nu|clementine-1.3.1-9plf|31	Patch6:		clementine-1.3-l10n-ru-search.patch
14nu|clementine-1.3.1-9plf|32	Patch7:		clementine-1.3-play-folder.patch
14nu|clementine-1.3.1-9plf|33	# RockRadio.com has Premium access for long time already
14nu|clementine-1.3.1-9plf|34	# It's especially imported to fix after free access to DI.fm services was disabled
14nu|clementine-1.3.1-9plf|35	# https://github.com/clementine-player/Clementine/commit/3ab20defce71a009bf180255642c18fa671650f9
14nu|clementine-1.3.1-9plf|36	Patch8:		clementine-1.3.1-rockradio-premium.patch
14nu|clementine-1.3.1-9plf|37	Patch9:		clementine-1.3.1-sqlite-3.12.patch
14nu|clementine-1.3.1-9plf|38	
14nu|clementine-1.3.1-9plf|39	# Upstream patches
14nu|clementine-1.3.1-9plf|40	Patch10:	clementine-1.3.1-fix-playlist-behaviour.patch
14nu|clementine-1.3.1-9plf|41	Patch11:	clementine-1.3.1-remove-echonest-1.patch
14nu|clementine-1.3.1-9plf|42	Patch12:	clementine-1.3.1-remove-echonest-2.patch
14nu|clementine-1.3.1-9plf|43	Patch13:	clementine-1.3.1-remove-echonest-3.patch
14nu|clementine-1.3.1-9plf|44	Patch14:	clementine-1.3.1-remove-echonest-4.patch
14nu|clementine-1.3.1-9plf|45	Patch15:	clementine-1.3.1-remove-echonest-5.patch
14nu|clementine-1.3.1-9plf|46	Patch16:	clementine-1.3.1-remove-echonest-6.patch
14nu|clementine-1.3.1-9plf|47	Patch17:	clementine-1.3.1-remove-echonest-7.patch
14nu|clementine-1.3.1-9plf|48	
14nu|clementine-1.3.1-9plf|49	# Fix channels loading for DI.fm services after API domain changes
14nu|clementine-1.3.1-9plf|50	Patch20:	clementine-1.3.1-radio-channels-api.patch
14nu|clementine-1.3.1-9plf|51	
14nu|clementine-1.3.1-9plf|52	BuildRequires:	cmake
14nu|clementine-1.3.1-9plf|53	BuildRequires:	qt4-linguist
14nu|clementine-1.3.1-9plf|54	BuildRequires:	boost-devel
14nu|clementine-1.3.1-9plf|55	BuildRequires:	liblastfm-devel
14nu|clementine-1.3.1-9plf|56	BuildRequires:	qt4-devel >= 4.5.0
14nu|clementine-1.3.1-9plf|57	BuildRequires:	pkgconfig(cryptopp)
14nu|clementine-1.3.1-9plf|58	BuildRequires:	pkgconfig(glew)
14nu|clementine-1.3.1-9plf|59	BuildRequires:	pkgconfig(glu)
14nu|clementine-1.3.1-9plf|60	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14nu|clementine-1.3.1-9plf|61	BuildRequires:	pkgconfig(gstreamer-app-%{gstapi})
14nu|clementine-1.3.1-9plf|62	BuildRequires:	pkgconfig(gstreamer-audio-%{gstapi})
14nu|clementine-1.3.1-9plf|63	BuildRequires:	pkgconfig(gstreamer-base-%{gstapi})
14nu|clementine-1.3.1-9plf|64	BuildRequires:	pkgconfig(gstreamer-tag-%{gstapi})
14nu|clementine-1.3.1-9plf|65	BuildRequires:	pkgconfig(libavcodec)
14nu|clementine-1.3.1-9plf|66	BuildRequires:	pkgconfig(libavutil)
14nu|clementine-1.3.1-9plf|67	BuildRequires:	pkgconfig(libcdio)
14nu|clementine-1.3.1-9plf|68	BuildRequires:	pkgconfig(libchromaprint)
14nu|clementine-1.3.1-9plf|69	BuildRequires:	pkgconfig(libgpod-1.0)
14nu|clementine-1.3.1-9plf|70	BuildRequires:	pkgconfig(libmtp)
14nu|clementine-1.3.1-9plf|71	BuildRequires:	pkgconfig(libmygpo-qt)
14nu|clementine-1.3.1-9plf|72	# For Google Drive and Amazon Cloud integration
14nu|clementine-1.3.1-9plf|73	BuildRequires:	pkgconfig(libsparsehash)
14nu|clementine-1.3.1-9plf|74	%if %{with plf}
14nu|clementine-1.3.1-9plf|75	BuildRequires:	protobuf-static-devel
14nu|clementine-1.3.1-9plf|76	BuildRequires:	pkgconfig(libspotify)
14nu|clementine-1.3.1-9plf|77	%endif
14nu|clementine-1.3.1-9plf|78	BuildRequires:	pkgconfig(protobuf)
14nu|clementine-1.3.1-9plf|79	BuildRequires:	pkgconfig(QJson)
14nu|clementine-1.3.1-9plf|80	BuildRequires:	pkgconfig(taglib) >= 1.6
14nu|clementine-1.3.1-9plf|81	Requires:	libprojectm-data
14nu|clementine-1.3.1-9plf|82	Requires:	qt4-database-plugin-sqlite
14nu|clementine-1.3.1-9plf|83	Requires:	gstreamer%{gstapi}-flac
14nu|clementine-1.3.1-9plf|84	Requires:	gstreamer%{gstapi}-plugins-ugly
14nu|clementine-1.3.1-9plf|85	Suggests:	gstreamer%{gstapi}-decoders-audio
14nu|clementine-1.3.1-9plf|86	Suggests:	gstreamer%{gstapi}-faac
14nu|clementine-1.3.1-9plf|87	Suggests:	gstreamer%{gstapi}-faad
14nu|clementine-1.3.1-9plf|88	Suggests:	gstreamer%{gstapi}-lame
14nu|clementine-1.3.1-9plf|89	# Needed to be able to mount ipod/iphone/ipad (not tested locally) but it's also pulling gvfs
14nu|clementine-1.3.1-9plf|90	# which is need at least to mount mtp devices (tested locally)
14nu|clementine-1.3.1-9plf|91	Suggests:	gvfs-iphone
14nu|clementine-1.3.1-9plf|92	
14nu|clementine-1.3.1-9plf|93	%description
14nu|clementine-1.3.1-9plf|94	Clementine is a modern music player and library organiser. Clementine is
14nu|clementine-1.3.1-9plf|95	a port of Amarok 1.4, with some features rewritten to take advantage of
14nu|clementine-1.3.1-9plf|96	Qt4.
14nu|clementine-1.3.1-9plf|97	Features:
14nu|clementine-1.3.1-9plf|98	* Search and play your local music library
14nu|clementine-1.3.1-9plf|99	* Listen to internet radio from Last.fm, SomaFM and Magnatune
14nu|clementine-1.3.1-9plf|100	* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
14nu|clementine-1.3.1-9plf|101	* Visualisations from projectM
14nu|clementine-1.3.1-9plf|102	* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
14nu|clementine-1.3.1-9plf|103	* Edit tags on MP3 and OGG files, organize your music
14nu|clementine-1.3.1-9plf|104	* Download missing album cover art from Last.fm
14nu|clementine-1.3.1-9plf|105	* Remote control using a Wii Remote, MPRIS or the command-line
14nu|clementine-1.3.1-9plf|106	* Copy music to your iPod, iPhone, MTP or mass-storage USB player
14nu|clementine-1.3.1-9plf|107	* Queue manage
14nu|clementine-1.3.1-9plf|108	
14nu|clementine-1.3.1-9plf|109	%files
14nu|clementine-1.3.1-9plf|110	%config %{_sysconfdir}/Clementine/Clementine.conf
14nu|clementine-1.3.1-9plf|111	%{_bindir}/clementine
14nu|clementine-1.3.1-9plf|112	%{_bindir}/clementine-tagreader
14nu|clementine-1.3.1-9plf|113	%{_datadir}/kde4/services/clementine-*.protocol
14nu|clementine-1.3.1-9plf|114	%{_datadir}/appdata/clementine.appdata.xml
14nu|clementine-1.3.1-9plf|115	%{_datadir}/applications/clementine.desktop
14nu|clementine-1.3.1-9plf|116	%{_iconsdir}/hicolor/*/apps/clementine.*
14nu|clementine-1.3.1-9plf|117	%if %{with plf}
14nu|clementine-1.3.1-9plf|118	%{_bindir}/clementine-spotifyblob
14nu|clementine-1.3.1-9plf|119	%endif
14nu|clementine-1.3.1-9plf|120	
14nu|clementine-1.3.1-9plf|121	#----------------------------------------------------------------------------
14nu|clementine-1.3.1-9plf|122	
14nu|clementine-1.3.1-9plf|123	%prep
14nu|clementine-1.3.1-9plf|124	%setup -qn %{oname}-%{version}
14nu|clementine-1.3.1-9plf|125	%patch0 -p1 -b .mygpo~
14nu|clementine-1.3.1-9plf|126	%patch1 -p1 -b .ma~
14nu|clementine-1.3.1-9plf|127	%patch4 -p1 -b .initial~
14nu|clementine-1.3.1-9plf|128	%patch5 -p1 -b .l10n~
14nu|clementine-1.3.1-9plf|129	%patch6 -p1 -b .l10n~
14nu|clementine-1.3.1-9plf|130	%patch7 -p1 -b .desktop~
14nu|clementine-1.3.1-9plf|131	%patch8 -p1 -b .rockradio~
14nu|clementine-1.3.1-9plf|132	%patch9 -p1 -b .sqlite312~
14nu|clementine-1.3.1-9plf|133	
14nu|clementine-1.3.1-9plf|134	%patch10 -p1 -b .playlist~
14nu|clementine-1.3.1-9plf|135	%patch11 -p1 -b .echonest1~
14nu|clementine-1.3.1-9plf|136	%patch12 -p1 -b .echonest2~
14nu|clementine-1.3.1-9plf|137	%patch13 -p1 -b .echonest3~
14nu|clementine-1.3.1-9plf|138	%patch14 -p1 -b .echonest4~
14nu|clementine-1.3.1-9plf|139	%patch15 -p1 -b .echonest5~
14nu|clementine-1.3.1-9plf|140	%patch16 -p1 -b .echonest6~
14nu|clementine-1.3.1-9plf|141	%patch17 -p1 -b .echonest7~
14nu|clementine-1.3.1-9plf|142	
14nu|clementine-1.3.1-9plf|143	%patch20 -p1 -b .api~
14nu|clementine-1.3.1-9plf|144	
14nu|clementine-1.3.1-9plf|145	%build
14nu|clementine-1.3.1-9plf|146	%cmake_qt4 \
14nu|clementine-1.3.1-9plf|147	-DENABLE_AMAZON_CLOUD_DRIVE:BOOL=ON \
14nu|clementine-1.3.1-9plf|148	-DENABLE_VK=OFF \
14nu|clementine-1.3.1-9plf|149	-DBUNDLE_PROJECTM_PRESETS=OFF \
14nu|clementine-1.3.1-9plf|150	-DBUILD_WERROR=OFF
14nu|clementine-1.3.1-9plf|151	%make VERBOSE=1
14nu|clementine-1.3.1-9plf|152	
14nu|clementine-1.3.1-9plf|153	%install
14nu|clementine-1.3.1-9plf|154	%makeinstall_std -C build
14nu|clementine-1.3.1-9plf|155	
14nu|clementine-1.3.1-9plf|156	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/Clementine/Clementine.conf
14nu|clementine-1.3.1-9plf|157	
14nu|clementine-1.3.1-9plf|158	%if %{with plf}
14nu|clementine-1.3.1-9plf|159	# Ugly hack, not sure why that file appears
14nu|clementine-1.3.1-9plf|160	rm -rf %{buildroot}/builddir
14nu|clementine-1.3.1-9plf|161	rm -rf %{buildroot}/home
14nu|clementine-1.3.1-9plf|162	%endif
14nu|clementine-1.3.1-9plf|163	
14nu|clementine-1.3.1-9plf|164	
14nu|clementine-1.3.1-9plf|165	%changelog
14nu|clementine-1.3.1-9plf|166	
14nu|clementine-1.3.1-9plf|167	* Sat Mar 10 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-9plf
14nu|clementine-1.3.1-9plf|168	- (1c7d0f0) Fix channels loading for DI.fm services after API domain changes
14nu|clementine-1.3.1-9plf|169	
14nu|clementine-1.3.1-9plf|170	* Tue Jan 09 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-8plf
14nu|clementine-1.3.1-9plf|171	- (af296c7) Bump release
14nu|clementine-1.3.1-9plf|172	
14nu|clementine-1.3.1-9plf|173	* Mon Aug 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-7plf
14nu|clementine-1.3.1-9plf|174	- (c6b32be) Disable OSD by default (doesn't work properly in new DEs)
14nu|clementine-1.3.1-9plf|175	- (c6b32be) Really disable vk.com support
14nu|clementine-1.3.1-9plf|176	
14nu|clementine-1.3.1-9plf|177	* Wed Aug 09 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-6plf
14nu|clementine-1.3.1-9plf|178	- (994f998) Add upstream patches to fix artist info page (drop dead echonest support etc)
14nu|clementine-1.3.1-9plf|179	- (994f998) Don't build vk.com support as external players are no longer supported by vk.com
14nu|clementine-1.3.1-9plf|180	
14nu|clementine-1.3.1-9plf|181	* Thu Sep 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-5plf
14nu|clementine-1.3.1-9plf|182	- (39f1e1a) Bump release
14nu|clementine-1.3.1-9plf|183	
14nu|clementine-1.3.1-9plf|184	* Thu Sep 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-4plf
14nu|clementine-1.3.1-9plf|185	- (e0af23c) Bump release
14nu|clementine-1.3.1-9plf|186	
14nu|clementine-1.3.1-9plf|187	* Tue Aug 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-3plf
14nu|clementine-1.3.1-9plf|188	- (2f25187) Bump release
14nu|clementine-1.3.1-9plf|189	
14nu|clementine-1.3.1-9plf|190	* Fri May 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-2plf
14nu|clementine-1.3.1-9plf|191	- (28a8020) Add patch to support sqlite 3.12+
14nu|clementine-1.3.1-9plf|192	
14nu|clementine-1.3.1-9plf|193	* Tue May 03 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.1-1plf
14nu|clementine-1.3.1-9plf|194	- (6b3512d) New version 1.3.1
14nu|clementine-1.3.1-9plf|195	- (6b3512d) Fix RockRadio.com access (still requires premium Di.fm account)
14nu|clementine-1.3.1-9plf|196	
14nu|clementine-1.3.1-9plf|197	* Sat Apr 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-1plf
14nu|clementine-1.3.1-9plf|198	- (565038b) PLF build requires protobuf-static-devel
14nu|clementine-1.3.1-9plf|199	- (Andrey Bondrov: 3f89a7f) New version 1.3
14nu|clementine-1.3.1-9plf|200	- (Andrey Bondrov: 3f89a7f) Swicth to GStreamer 1.0 API
14nu|clementine-1.3.1-9plf|201	- (Andrey Bondrov: 3f89a7f) Update BuildRequires and files
14nu|clementine-1.3.1-9plf|202	- (Andrey Bondrov: 3f89a7f) Use internal vreen library by default (because of very unstable API)
14nu|clementine-1.3.1-9plf|203	
14nu|clementine-1.3.1-9plf|204	* Wed Jan 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-9plf
14nu|clementine-1.3.1-9plf|205	- (9ce3c1c) Fix play-folder patch after initial-preference patch was updated
14nu|clementine-1.3.1-9plf|206	- (Andrey Bondrov: 181a797) InitialPreference should be lower than 10
14nu|clementine-1.3.1-9plf|207	
14nu|clementine-1.3.1-9plf|208	* Wed Nov 18 2015 Denis Silakov <dsilakov@gmail.com> 1.2.3-8plf
14nu|clementine-1.3.1-9plf|209	- (9815414) Add inode/directory to supported mime types
14nu|clementine-1.3.1-9plf|210	
14nu|clementine-1.3.1-9plf|211	* Fri Oct 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-7plf
14nu|clementine-1.3.1-9plf|212	- (95d2327) Suggest gstreamer-lame
14nu|clementine-1.3.1-9plf|213	
14nu|clementine-1.3.1-9plf|214	* Mon Sep 28 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-6plf
14nu|clementine-1.3.1-9plf|215	- (3ce1b5d) Rebuild with new libimobiledevice and libplist
14nu|clementine-1.3.1-9plf|216	
14nu|clementine-1.3.1-9plf|217	* Tue May 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-5plf
14nu|clementine-1.3.1-9plf|218	- (ed3e01e) Add initial-preference patch to give Clementine high priority for supported file formats
14nu|clementine-1.3.1-9plf|219	
14nu|clementine-1.3.1-9plf|220	* Tue May 26 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.3-4plf
14nu|clementine-1.3.1-9plf|221	- (3bb6aa1) Suggest gstreamer faac and faad
14nu|clementine-1.3.1-9plf|222	
14nu|clementine-1.3.1-9plf|223	* Sat Nov 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-3plf
14nu|clementine-1.3.1-9plf|224	- (470ae06) Bump release
14nu|clementine-1.3.1-9plf|225	
14nu|clementine-1.3.1-9plf|226	* Tue Jul 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-2plf
14nu|clementine-1.3.1-9plf|227	- (ff67727) Add patch to fix build with cmake 3.0
14nu|clementine-1.3.1-9plf|228	
14nu|clementine-1.3.1-9plf|229	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-1plf
14nu|clementine-1.3.1-9plf|230	- (1364ca9) Make build verbose
14nu|clementine-1.3.1-9plf|231	- (Andrey Bondrov: 9a3faf1) New version 1.2.3
14nu|clementine-1.3.1-9plf|232	
14nu|clementine-1.3.1-9plf|233	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-2plf
14nu|clementine-1.3.1-9plf|234	- (c457aa7) Bump release
14nu|clementine-1.3.1-9plf|235	
14nu|clementine-1.3.1-9plf|236	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-1plf
14nu|clementine-1.3.1-9plf|237	- (f68c09a) LOG New version 1.2.2
14nu|clementine-1.3.1-9plf|238	
14nu|clementine-1.3.1-9plf|239	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-8plf
14nu|clementine-1.3.1-9plf|240	- (6b33cab) LOG Improve Vk.com support (now supports albums/playlists), fix minor localization issues
14nu|clementine-1.3.1-9plf|241	
14nu|clementine-1.3.1-9plf|242	* Thu Oct 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-6plf
14nu|clementine-1.3.1-9plf|243	- (d40dfb3) LOG Improve VKontakte support
14nu|clementine-1.3.1-9plf|244	
14nu|clementine-1.3.1-9plf|245	* Tue Oct 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-5plf
14nu|clementine-1.3.1-9plf|246	- (427a229) LOG Update russian translation for .desktop file
14nu|clementine-1.3.1-9plf|247	- (Andrey Bondrov: 290f0e8) LOG Add russian strings to desktop file, don't read tags for vk.com music files (it fixes encoding issues because we already have tags properly set)
14nu|clementine-1.3.1-9plf|248	
14nu|clementine-1.3.1-9plf|249	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-4plf
14nu|clementine-1.3.1-9plf|250	- (0e18bec) LOG Add patch for VKontakte support
14nu|clementine-1.3.1-9plf|251	
14nu|clementine-1.3.1-9plf|252	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3plf
14nu|clementine-1.3.1-9plf|253	- (fd14cf4) Adjust removal of junk from buildroot
14nu|clementine-1.3.1-9plf|254	
14nu|clementine-1.3.1-9plf|255	

26497 14
14nu|cndrvcups-common-3.60-1|1	%define RELEASE 1
14nu|cndrvcups-common-3.60-1|2	
14nu|cndrvcups-common-3.60-1|3	%ifarch x86_64
14nu|cndrvcups-common-3.60-1|4	%define libs32 /usr/lib
14nu|cndrvcups-common-3.60-1|5	%define locallibs /usr/local/lib64
14nu|cndrvcups-common-3.60-1|6	%else
14nu|cndrvcups-common-3.60-1|7	%define libs32 %{_libdir}
14nu|cndrvcups-common-3.60-1|8	%define locallibs /usr/local/lib
14nu|cndrvcups-common-3.60-1|9	%endif
14nu|cndrvcups-common-3.60-1|10	
14nu|cndrvcups-common-3.60-1|11	Summary:	Canon Printer Driver Common Module for Linux
14nu|cndrvcups-common-3.60-1|12	Name:		cndrvcups-common
14nu|cndrvcups-common-3.60-1|13	Version:	3.60
14nu|cndrvcups-common-3.60-1|14	Release:	1
14nu|cndrvcups-common-3.60-1|15	License:	See the LICENSE-*.txt file.
14nu|cndrvcups-common-3.60-1|16	Group:		System/Printing
14nu|cndrvcups-common-3.60-1|17	# http://support-au.canon.com.au/contents/AU/EN/0100270808.html
14nu|cndrvcups-common-3.60-1|18	Source0:	%{name}-%{version}-%{RELEASE}.tar.gz
14nu|cndrvcups-common-3.60-1|19	BuildRequires:	pkgconfig(glib-2.0)
14nu|cndrvcups-common-3.60-1|20	BuildRequires:	pkgconfig(gmodule-2.0)
14nu|cndrvcups-common-3.60-1|21	BuildRequires:	pkgconfig(libglade-2.0)
14nu|cndrvcups-common-3.60-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|cndrvcups-common-3.60-1|23	BuildRequires:	cups-devel
14nu|cndrvcups-common-3.60-1|24	BuildRequires:	libtool
14nu|cndrvcups-common-3.60-1|25	
14nu|cndrvcups-common-3.60-1|26	%description
14nu|cndrvcups-common-3.60-1|27	Canon Printer Driver Common Module for Linux.
14nu|cndrvcups-common-3.60-1|28	
14nu|cndrvcups-common-3.60-1|29	%files -f cngplp.lang
14nu|cndrvcups-common-3.60-1|30	%doc LICENSE-*.txt
14nu|cndrvcups-common-3.60-1|31	# cngplp
14nu|cndrvcups-common-3.60-1|32	%{_datadir}/cngplp/cngplp.glade
14nu|cndrvcups-common-3.60-1|33	#
14nu|cndrvcups-common-3.60-1|34	%{_bindir}/*
14nu|cndrvcups-common-3.60-1|35	%{_libdir}/libbuftool.a
14nu|cndrvcups-common-3.60-1|36	%{_includedir}/buftool.h
14nu|cndrvcups-common-3.60-1|37	%{_includedir}/buflist.h
14nu|cndrvcups-common-3.60-1|38	%{_sysconfdir}/cngplp/account
14nu|cndrvcups-common-3.60-1|39	
14nu|cndrvcups-common-3.60-1|40	%{libs32}/libcaiowrap.so*
14nu|cndrvcups-common-3.60-1|41	%{libs32}/libcaiousb.so*
14nu|cndrvcups-common-3.60-1|42	
14nu|cndrvcups-common-3.60-1|43	%{_libdir}/libcanonc3pl.so*
14nu|cndrvcups-common-3.60-1|44	%{libs32}/libc3pl.so*
14nu|cndrvcups-common-3.60-1|45	%{libs32}/libcaepcm.so*
14nu|cndrvcups-common-3.60-1|46	%{libs32}/libcanon_slim.so*
14nu|cndrvcups-common-3.60-1|47	
14nu|cndrvcups-common-3.60-1|48	%{_datadir}/caepcm/C*
14nu|cndrvcups-common-3.60-1|49	%{libs32}/libColorGear.so*
14nu|cndrvcups-common-3.60-1|50	%{libs32}/libColorGearC.so*
14nu|cndrvcups-common-3.60-1|51	
14nu|cndrvcups-common-3.60-1|52	#------------------------------------------------------------------------------------
14nu|cndrvcups-common-3.60-1|53	
14nu|cndrvcups-common-3.60-1|54	%prep
14nu|cndrvcups-common-3.60-1|55	%setup -q
14nu|cndrvcups-common-3.60-1|56	
14nu|cndrvcups-common-3.60-1|57	export LDFLAGS="-lgmodule-2.0"
14nu|cndrvcups-common-3.60-1|58	
14nu|cndrvcups-common-3.60-1|59	cd buftool
14nu|cndrvcups-common-3.60-1|60	NOCONFIGURE=1 ./autogen.sh --prefix=%{_prefix} --enable-progpath=%{_bindir} --libdir=%{_libdir} --disable-shared --enable-static
14nu|cndrvcups-common-3.60-1|61	autoreconf
14nu|cndrvcups-common-3.60-1|62	./configure --prefix=%{_prefix} --enable-progpath=%{_bindir} --libdir=%{_libdir} --disable-shared --enable-static
14nu|cndrvcups-common-3.60-1|63	
14nu|cndrvcups-common-3.60-1|64	cd ../cngplp
14nu|cndrvcups-common-3.60-1|65	NOCONFIGURE=1 ./autogen.sh --libdir=%{locallibs}
14nu|cndrvcups-common-3.60-1|66	autoreconf
14nu|cndrvcups-common-3.60-1|67	cp configure.ac configure.in
14nu|cndrvcups-common-3.60-1|68	./configure --libdir=%{locallibs}
14nu|cndrvcups-common-3.60-1|69	
14nu|cndrvcups-common-3.60-1|70	cd ../backend
14nu|cndrvcups-common-3.60-1|71	./autogen.sh --prefix=%{_prefix} --libdir=%{_libdir}
14nu|cndrvcups-common-3.60-1|72	
14nu|cndrvcups-common-3.60-1|73	%build
14nu|cndrvcups-common-3.60-1|74	export LDFLAGS="-lgmodule-2.0"
14nu|cndrvcups-common-3.60-1|75	make
14nu|cndrvcups-common-3.60-1|76	
14nu|cndrvcups-common-3.60-1|77	cd c3plmod_ipc
14nu|cndrvcups-common-3.60-1|78	make
14nu|cndrvcups-common-3.60-1|79	cd -
14nu|cndrvcups-common-3.60-1|80	
14nu|cndrvcups-common-3.60-1|81	%install
14nu|cndrvcups-common-3.60-1|82	mkdir -pv %{buildroot}%{_bindir}
14nu|cndrvcups-common-3.60-1|83	mkdir -pv %{buildroot}%{_prefix}/local/bin
14nu|cndrvcups-common-3.60-1|84	mkdir -pv %{buildroot}%{_libdir}
14nu|cndrvcups-common-3.60-1|85	mkdir -pv %{buildroot}%{_includedir}
14nu|cndrvcups-common-3.60-1|86	mkdir -pv %{buildroot}%{_prefix}/local/share/locale/ja/LC_MESSAGES
14nu|cndrvcups-common-3.60-1|87	mkdir -pv %{buildroot}%{_datadir}/caepcm
14nu|cndrvcups-common-3.60-1|88	mkdir -pv %{buildroot}%{libs32}
14nu|cndrvcups-common-3.60-1|89	# cngplp
14nu|cndrvcups-common-3.60-1|90	mkdir -pv %{buildroot}%{_datadir}/cngplp/
14nu|cndrvcups-common-3.60-1|91	#
14nu|cndrvcups-common-3.60-1|92	mkdir -pv %{buildroot}%{_libdir}/cups/backend/
14nu|cndrvcups-common-3.60-1|93	
14nu|cndrvcups-common-3.60-1|94	%makeinstall_std
14nu|cndrvcups-common-3.60-1|95	
14nu|cndrvcups-common-3.60-1|96	cd c3plmod_ipc
14nu|cndrvcups-common-3.60-1|97	%makeinstall_std LIBDIR=%{_libdir}
14nu|cndrvcups-common-3.60-1|98	cd -
14nu|cndrvcups-common-3.60-1|99	
14nu|cndrvcups-common-3.60-1|100	mv %{buildroot}/usr/local/bin/* %{buildroot}%{_bindir}
14nu|cndrvcups-common-3.60-1|101	mv %{buildroot}/usr/local/share/* %{buildroot}%{_datadir}/
14nu|cndrvcups-common-3.60-1|102	rm -rf %{buildroot}/usr/local/bin/ %{buildroot}/usr/local/share/
14nu|cndrvcups-common-3.60-1|103	
14nu|cndrvcups-common-3.60-1|104	%ifarch x86_64
14nu|cndrvcups-common-3.60-1|105	%define libsdir libsx86_64
14nu|cndrvcups-common-3.60-1|106	%else
14nu|cndrvcups-common-3.60-1|107	%define libsdir libs
14nu|cndrvcups-common-3.60-1|108	%endif
14nu|cndrvcups-common-3.60-1|109	
14nu|cndrvcups-common-3.60-1|110	install -c -m 755 libs/libcaiowrap.so.1.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-common-3.60-1|111	install -c -m 755 libs/libcaiousb.so.1.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-common-3.60-1|112	
14nu|cndrvcups-common-3.60-1|113	install -c -m 755 libs/libc3pl.so.0.0.1 %{buildroot}%{libs32}
14nu|cndrvcups-common-3.60-1|114	install -c -m 755 libs/libcaepcm.so.1.0 %{buildroot}%{libs32}
14nu|cndrvcups-common-3.60-1|115	
14nu|cndrvcups-common-3.60-1|116	install -c -m 755 libs/libColorGear.so.0.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-common-3.60-1|117	install -c -m 755 libs/libColorGearC.so.0.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-common-3.60-1|118	
14nu|cndrvcups-common-3.60-1|119	install -c -m 644 data/CA* %{buildroot}%{_prefix}/share/caepcm
14nu|cndrvcups-common-3.60-1|120	install -c -m 644 data/CNZ0* %{buildroot}%{_prefix}/share/caepcm
14nu|cndrvcups-common-3.60-1|121	
14nu|cndrvcups-common-3.60-1|122	install -c -s -m 755 libs/c3pldrv %{buildroot}%{_bindir}
14nu|cndrvcups-common-3.60-1|123	
14nu|cndrvcups-common-3.60-1|124	install -c -m 755 libs/libcanon_slim.so.1.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-common-3.60-1|125	
14nu|cndrvcups-common-3.60-1|126	cd %{buildroot}%{libs32}
14nu|cndrvcups-common-3.60-1|127	ln -sf libc3pl.so.0.0.1 libc3pl.so.0
14nu|cndrvcups-common-3.60-1|128	ln -sf libc3pl.so.0.0.1 libc3pl.so
14nu|cndrvcups-common-3.60-1|129	ln -sf libcaepcm.so.1.0 libcaepcm.so.1
14nu|cndrvcups-common-3.60-1|130	ln -sf libcaepcm.so.1.0 libcaepcm.so
14nu|cndrvcups-common-3.60-1|131	ln -sf libcaiowrap.so.1.0.0 libcaiowrap.so.1
14nu|cndrvcups-common-3.60-1|132	ln -sf libcaiowrap.so.1.0.0 libcaiowrap.so
14nu|cndrvcups-common-3.60-1|133	ln -sf libcaiousb.so.1.0.0 libcaiousb.so.1
14nu|cndrvcups-common-3.60-1|134	ln -sf libcaiousb.so.1.0.0 libcaiousb.so
14nu|cndrvcups-common-3.60-1|135	ln -sf libcanon_slim.so.1.0.0 libcanon_slim.so.1
14nu|cndrvcups-common-3.60-1|136	ln -sf libcanon_slim.so.1.0.0 libcanon_slim.so
14nu|cndrvcups-common-3.60-1|137	ln -sf libColorGear.so.0.0.0 libColorGear.so.0
14nu|cndrvcups-common-3.60-1|138	ln -sf libColorGear.so.0.0.0 libColorGear.so
14nu|cndrvcups-common-3.60-1|139	ln -sf libColorGearC.so.0.0.0 libColorGearC.so.0
14nu|cndrvcups-common-3.60-1|140	ln -sf libColorGearC.so.0.0.0 libColorGearC.so
14nu|cndrvcups-common-3.60-1|141	cd -
14nu|cndrvcups-common-3.60-1|142	
14nu|cndrvcups-common-3.60-1|143	pushd %{buildroot}%{_libdir}
14nu|cndrvcups-common-3.60-1|144	ln -sf libcanonc3pl.so.1.0.0 libcanonc3pl.so
14nu|cndrvcups-common-3.60-1|145	ln -sf libcanonc3pl.so.1.0.0 libcanonc3pl.so.1
14nu|cndrvcups-common-3.60-1|146	popd
14nu|cndrvcups-common-3.60-1|147	
14nu|cndrvcups-common-3.60-1|148	# Let's keep this in cndrvcups-lb package for now
14nu|cndrvcups-common-3.60-1|149	rm -rf %{buildroot}%{_libdir}/cups/backend/*
14nu|cndrvcups-common-3.60-1|150	
14nu|cndrvcups-common-3.60-1|151	
14nu|cndrvcups-common-3.60-1|152	%find_lang cngplp
14nu|cndrvcups-common-3.60-1|153	
14nu|cndrvcups-common-3.60-1|154	%postun
14nu|cndrvcups-common-3.60-1|155	if [ "$1" = 0 ] ; then
14nu|cndrvcups-common-3.60-1|156	cd /etc
14nu|cndrvcups-common-3.60-1|157	rm -rf cngplp
14nu|cndrvcups-common-3.60-1|158	rm -rf %{_prefix}/share/cngplp/
14nu|cndrvcups-common-3.60-1|159	rm -rf %{_prefix}/share/caepcm/
14nu|cndrvcups-common-3.60-1|160	fi
14nu|cndrvcups-common-3.60-1|161	#if [ $1 = 0 ]; then
14nu|cndrvcups-common-3.60-1|162	#	if [ -d /usr/lib64/cups ]; then
14nu|cndrvcups-common-3.60-1|163	#		if [ -d /usr/lib/cups ]; then
14nu|cndrvcups-common-3.60-1|164	#			cd /usr/lib/cups/backend
14nu|cndrvcups-common-3.60-1|165	#			rm -f cnusb
14nu|cndrvcups-common-3.60-1|166	#		fi
14nu|cndrvcups-common-3.60-1|167	#	fi
14nu|cndrvcups-common-3.60-1|168	#fi
14nu|cndrvcups-common-3.60-1|169	
14nu|cndrvcups-common-3.60-1|170	%changelog

26498 14
14nu|cndrvcups-lb-3.20-1|1	%define README_VERSION 2.5x
14nu|cndrvcups-lb-3.20-1|2	%define RELEASE 1
14nu|cndrvcups-lb-3.20-1|3	
14nu|cndrvcups-lb-3.20-1|4	%ifarch x86_64
14nu|cndrvcups-lb-3.20-1|5	%define libs32 /usr/lib
14nu|cndrvcups-lb-3.20-1|6	%define locallibs /usr/lib64
14nu|cndrvcups-lb-3.20-1|7	%else
14nu|cndrvcups-lb-3.20-1|8	%define libs32 %{_libdir}
14nu|cndrvcups-lb-3.20-1|9	%define locallibs /usr/lib
14nu|cndrvcups-lb-3.20-1|10	%endif
14nu|cndrvcups-lb-3.20-1|11	
14nu|cndrvcups-lb-3.20-1|12	%if %{_use_internal_dependency_generator}
14nu|cndrvcups-lb-3.20-1|13	%define __noautoreq 'devel.*'
14nu|cndrvcups-lb-3.20-1|14	%else
14nu|cndrvcups-lb-3.20-1|15	%define _requires_exceptions devel.*
14nu|cndrvcups-lb-3.20-1|16	%endif
14nu|cndrvcups-lb-3.20-1|17	
14nu|cndrvcups-lb-3.20-1|18	Summary:	Canon UFR II / LIPSLX Printer Driver
14nu|cndrvcups-lb-3.20-1|19	Name:		cndrvcups-lb
14nu|cndrvcups-lb-3.20-1|20	Version:	3.20
14nu|cndrvcups-lb-3.20-1|21	Release:	1
14nu|cndrvcups-lb-3.20-1|22	License:	See the LICENSE*.txt file.
14nu|cndrvcups-lb-3.20-1|23	# Copyright: Copyright CANON INC. 2004-2012. All Rights Reserved.
14nu|cndrvcups-lb-3.20-1|24	Vendor:		CANON INC.
14nu|cndrvcups-lb-3.20-1|25	Group:		System/Printing
14nu|cndrvcups-lb-3.20-1|26	# http://support-au.canon.com.au/contents/AU/EN/0100270808.html
14nu|cndrvcups-lb-3.20-1|27	Source0:	cndrvcups-lb-%{version}-%{RELEASE}.tar.gz
14nu|cndrvcups-lb-3.20-1|28	BuildRequires:	cndrvcups-common >= %{version}
14nu|cndrvcups-lb-3.20-1|29	BuildRequires:	libtool gettext
14nu|cndrvcups-lb-3.20-1|30	BuildRequires:	pkgconfig(glib-2.0)
14nu|cndrvcups-lb-3.20-1|31	BuildRequires:	pkgconfig(libglade-2.0)
14nu|cndrvcups-lb-3.20-1|32	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|cndrvcups-lb-3.20-1|33	BuildRequires:	cups-devel
14nu|cndrvcups-lb-3.20-1|34	Requires:	cndrvcups-common >= %{version}
14nu|cndrvcups-lb-3.20-1|35	
14nu|cndrvcups-lb-3.20-1|36	Conflicts:	cndrvcups-ufr2-uk
14nu|cndrvcups-lb-3.20-1|37	Conflicts:	cndrvcups-ufr2-us
14nu|cndrvcups-lb-3.20-1|38	Conflicts:	cndrvcups-ufr2-lipslx
14nu|cndrvcups-lb-3.20-1|39	
14nu|cndrvcups-lb-3.20-1|40	ExclusiveArch: %{ix86}
14nu|cndrvcups-lb-3.20-1|41	
14nu|cndrvcups-lb-3.20-1|42	%description
14nu|cndrvcups-lb-3.20-1|43	Canon UFR II / LIPSLX Printer Driver for Linux.
14nu|cndrvcups-lb-3.20-1|44	This UFR II / LIPSLX printer driver provides printing functions
14nu|cndrvcups-lb-3.20-1|45	for Canon LBP/iR printers operating under the CUPS
14nu|cndrvcups-lb-3.20-1|46	(Common UNIX Printing System) environment.
14nu|cndrvcups-lb-3.20-1|47	
14nu|cndrvcups-lb-3.20-1|48	%files
14nu|cndrvcups-lb-3.20-1|49	%doc README*.txt
14nu|cndrvcups-lb-3.20-1|50	%defattr(-,root,root)
14nu|cndrvcups-lb-3.20-1|51	%{libs32}/libcnlbcm.so*
14nu|cndrvcups-lb-3.20-1|52	%{libs32}/libcanonufr2.*
14nu|cndrvcups-lb-3.20-1|53	%{libs32}/libufr2filter.*
14nu|cndrvcups-lb-3.20-1|54	%{libs32}/libEnoJBIG.*
14nu|cndrvcups-lb-3.20-1|55	%{libs32}/libEnoJPEG.*
14nu|cndrvcups-lb-3.20-1|56	%{libs32}/libcaiocnpkbidi.*
14nu|cndrvcups-lb-3.20-1|57	%{_bindir}/cnpkbidi
14nu|cndrvcups-lb-3.20-1|58	%{_bindir}/cnpkmoduleufr2
14nu|cndrvcups-lb-3.20-1|59	%{_libdir}/libcnpkufr2.*
14nu|cndrvcups-lb-3.20-1|60	%{_libdir}/cups/filter/pstoufr2cpca
14nu|cndrvcups-lb-3.20-1|61	#%{_libdir}/cups/backend/cnusb
14nu|cndrvcups-lb-3.20-1|62	%{_prefix}/share/cups/model/CNCUPS*ZK.ppd
14nu|cndrvcups-lb-3.20-1|63	%{_prefix}/share/caepcm/C*
14nu|cndrvcups-lb-3.20-1|64	%{_prefix}/share/cnpkbidi/cnpkbidi*
14nu|cndrvcups-lb-3.20-1|65	%{_prefix}/share/ufr2filter/ThLB*
14nu|cndrvcups-lb-3.20-1|66	%{_includedir}/cnpklibufr2.h
14nu|cndrvcups-lb-3.20-1|67	# cngplp
14nu|cndrvcups-lb-3.20-1|68	%{locallibs}/libuictlufr2.*
14nu|cndrvcups-lb-3.20-1|69	%{_prefix}/share/cngplp/cngplp_ufr2.glade
14nu|cndrvcups-lb-3.20-1|70	%{_prefix}/share/cngplp/CN*ZK.res
14nu|cndrvcups-lb-3.20-1|71	%{_prefix}/share/cngplp/common_ufr2.res
14nu|cndrvcups-lb-3.20-1|72	%{_prefix}/share/cngplp/func_config_ufr2.xml
14nu|cndrvcups-lb-3.20-1|73	%{_prefix}/share/locale/ja/LC_MESSAGES/libuictlufr2*.mo
14nu|cndrvcups-lb-3.20-1|74	%{_prefix}/share/locale/fr/LC_MESSAGES/libuictlufr2*.mo
14nu|cndrvcups-lb-3.20-1|75	%{_prefix}/share/locale/it/LC_MESSAGES/libuictlufr2*.mo
14nu|cndrvcups-lb-3.20-1|76	%{_prefix}/share/locale/de/LC_MESSAGES/libuictlufr2*.mo
14nu|cndrvcups-lb-3.20-1|77	%{_prefix}/share/locale/es/LC_MESSAGES/libuictlufr2*.mo
14nu|cndrvcups-lb-3.20-1|78	
14nu|cndrvcups-lb-3.20-1|79	#--------------------------------------------------------------------
14nu|cndrvcups-lb-3.20-1|80	
14nu|cndrvcups-lb-3.20-1|81	%prep
14nu|cndrvcups-lb-3.20-1|82	%setup -q
14nu|cndrvcups-lb-3.20-1|83	
14nu|cndrvcups-lb-3.20-1|84	cd ppd
14nu|cndrvcups-lb-3.20-1|85	./autogen.sh --prefix=%{_prefix}
14nu|cndrvcups-lb-3.20-1|86	
14nu|cndrvcups-lb-3.20-1|87	cd ../pstoufr2cpca
14nu|cndrvcups-lb-3.20-1|88	cp Makefile.am Makefile.in
14nu|cndrvcups-lb-3.20-1|89	cp filter/Makefile.am filter/Makefile.in
14nu|cndrvcups-lb-3.20-1|90	NOCONFIGURE=1 ./autogen.sh --prefix=%{_prefix} --libdir=%{_libdir}
14nu|cndrvcups-lb-3.20-1|91	autoreconf
14nu|cndrvcups-lb-3.20-1|92	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14nu|cndrvcups-lb-3.20-1|93	
14nu|cndrvcups-lb-3.20-1|94	#cd ../backend
14nu|cndrvcups-lb-3.20-1|95	#./autogen.sh --prefix=%{_prefix} --libdir=%{_libdir}
14nu|cndrvcups-lb-3.20-1|96	
14nu|cndrvcups-lb-3.20-1|97	cd ../cpca
14nu|cndrvcups-lb-3.20-1|98	NOCONFIGURE=1 ./autogen.sh --prefix=%{_prefix} --enable-progpath=%{_bindir} --libdir=%{_libdir} --enable-static --disable-shared
14nu|cndrvcups-lb-3.20-1|99	autoreconf
14nu|cndrvcups-lb-3.20-1|100	./configure --prefix=%{_prefix} --libdir=%{_libdir}
14nu|cndrvcups-lb-3.20-1|101	cd ..
14nu|cndrvcups-lb-3.20-1|102	
14nu|cndrvcups-lb-3.20-1|103	cd cngplp
14nu|cndrvcups-lb-3.20-1|104	NOCONFIGURE=1 ./autogen.sh --libdir=%{locallibs}
14nu|cndrvcups-lb-3.20-1|105	autoreconf
14nu|cndrvcups-lb-3.20-1|106	cp configure.ac configure.in
14nu|cndrvcups-lb-3.20-1|107	./configure --libdir=%{locallibs}
14nu|cndrvcups-lb-3.20-1|108	
14nu|cndrvcups-lb-3.20-1|109	cd files
14nu|cndrvcups-lb-3.20-1|110	./autogen.sh
14nu|cndrvcups-lb-3.20-1|111	cd ..
14nu|cndrvcups-lb-3.20-1|112	
14nu|cndrvcups-lb-3.20-1|113	cd ..
14nu|cndrvcups-lb-3.20-1|114	
14nu|cndrvcups-lb-3.20-1|115	%build
14nu|cndrvcups-lb-3.20-1|116	make
14nu|cndrvcups-lb-3.20-1|117	
14nu|cndrvcups-lb-3.20-1|118	%install
14nu|cndrvcups-lb-3.20-1|119	
14nu|cndrvcups-lb-3.20-1|120	mkdir -p %{buildroot}%{_bindir}
14nu|cndrvcups-lb-3.20-1|121	mkdir -p %{buildroot}%{libs32}
14nu|cndrvcups-lb-3.20-1|122	mkdir -p %{buildroot}%{_libdir}
14nu|cndrvcups-lb-3.20-1|123	mkdir -p %{buildroot}%{_libdir}/cups/filter
14nu|cndrvcups-lb-3.20-1|124	mkdir -p %{buildroot}%{_libdir}/cups/backend
14nu|cndrvcups-lb-3.20-1|125	mkdir -p %{buildroot}%{_prefix}/share/cups/model
14nu|cndrvcups-lb-3.20-1|126	mkdir -p %{buildroot}%{_prefix}/share/caepcm
14nu|cndrvcups-lb-3.20-1|127	mkdir -p %{buildroot}%{_prefix}/share/cnpkbidi
14nu|cndrvcups-lb-3.20-1|128	mkdir -p %{buildroot}%{_prefix}/share/ufr2filter
14nu|cndrvcups-lb-3.20-1|129	mkdir -p %{buildroot}%{_includedir}
14nu|cndrvcups-lb-3.20-1|130	# cngplp
14nu|cndrvcups-lb-3.20-1|131	mkdir -pv %{buildroot}%{locallibs}
14nu|cndrvcups-lb-3.20-1|132	mkdir -pv %{buildroot}%{_prefix}/share/cngplp
14nu|cndrvcups-lb-3.20-1|133	
14nu|cndrvcups-lb-3.20-1|134	make install DESTDIR=%{buildroot}
14nu|cndrvcups-lb-3.20-1|135	
14nu|cndrvcups-lb-3.20-1|136	install -c -m 4755 libs/cnpkmoduleufr2 %{buildroot}%{_bindir}
14nu|cndrvcups-lb-3.20-1|137	
14nu|cndrvcups-lb-3.20-1|138	install -c    -m 755 libs/libcanonufr2.la %{buildroot}%{libs32}
14nu|cndrvcups-lb-3.20-1|139	install -c -s -m 755 libs/libcanonufr2.so.1.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-lb-3.20-1|140	install -c -s -m 755 libs/libufr2filter.so.1.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-lb-3.20-1|141	install -c -s -m 755 libs/libEnoJBIG.so.1.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-lb-3.20-1|142	install -c -s -m 755 libs/libEnoJPEG.so.1.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-lb-3.20-1|143	install -c -s -m 755 libs/cnpkbidi %{buildroot}%{_bindir}
14nu|cndrvcups-lb-3.20-1|144	install -c -s -m 755 libs/libcaiocnpkbidi.so.1.0.0 %{buildroot}%{libs32}
14nu|cndrvcups-lb-3.20-1|145	
14nu|cndrvcups-lb-3.20-1|146	install -c -m 644 data/CnLB* %{buildroot}%{_prefix}/share/caepcm
14nu|cndrvcups-lb-3.20-1|147	install -c -m 644 libs/cnpkbidi_info* %{buildroot}%{_prefix}/share/cnpkbidi
14nu|cndrvcups-lb-3.20-1|148	install -c -m 644 libs/ThLB* %{buildroot}%{_prefix}/share/ufr2filter
14nu|cndrvcups-lb-3.20-1|149	
14nu|cndrvcups-lb-3.20-1|150	install -c -m 755 libs/libcnlbcm.so.1.0 %{buildroot}%{libs32}
14nu|cndrvcups-lb-3.20-1|151	
14nu|cndrvcups-lb-3.20-1|152	# just remove these files to provide the same content as rpms from canon site
14nu|cndrvcups-lb-3.20-1|153	rm -f %{buildroot}%{_datadir}/cups/model/CN*ZJ.ppd
14nu|cndrvcups-lb-3.20-1|154	rm -f %{buildroot}%{_datadir}/cups/model/CN*ZS.ppd
14nu|cndrvcups-lb-3.20-1|155	rm -f %{buildroot}%{_prefix}/share/cngplp/CN*ZJ.res
14nu|cndrvcups-lb-3.20-1|156	rm -f %{buildroot}%{_prefix}/share/cngplp/CN*ZS.res
14nu|cndrvcups-lb-3.20-1|157	
14nu|cndrvcups-lb-3.20-1|158	mkdir -p %{buildroot}%{_prefix}/share/locale/
14nu|cndrvcups-lb-3.20-1|159	mv %{buildroot}%{_prefix}/local/share/locale/* %{buildroot}%{_prefix}/share/locale/
14nu|cndrvcups-lb-3.20-1|160	rm -rf %{buildroot}%{_prefix}/local
14nu|cndrvcups-lb-3.20-1|161	
14nu|cndrvcups-lb-3.20-1|162	cd %{buildroot}%{libs32}
14nu|cndrvcups-lb-3.20-1|163	ln -sf libcanonufr2.so.1.0.0 libcanonufr2.so
14nu|cndrvcups-lb-3.20-1|164	ln -sf libcanonufr2.so.1.0.0 libcanonufr2.so.1
14nu|cndrvcups-lb-3.20-1|165	ln -sf libufr2filter.so.1.0.0 libufr2filter.so
14nu|cndrvcups-lb-3.20-1|166	ln -sf libufr2filter.so.1.0.0 libufr2filter.so.1
14nu|cndrvcups-lb-3.20-1|167	ln -sf libEnoJBIG.so.1.0.0 libEnoJBIG.so
14nu|cndrvcups-lb-3.20-1|168	ln -sf libEnoJBIG.so.1.0.0 libEnoJBIG.so.1
14nu|cndrvcups-lb-3.20-1|169	ln -sf libEnoJPEG.so.1.0.0 libEnoJPEG.so
14nu|cndrvcups-lb-3.20-1|170	ln -sf libEnoJPEG.so.1.0.0 libEnoJPEG.so.1
14nu|cndrvcups-lb-3.20-1|171	ln -sf libcaiocnpkbidi.so.1.0.0 libcaiocnpkbidi.so
14nu|cndrvcups-lb-3.20-1|172	ln -sf libcaiocnpkbidi.so.1.0.0 libcaiocnpkbidi.so.1
14nu|cndrvcups-lb-3.20-1|173	ln -sf libcnlbcm.so.1.0 libcnlbcm.so.1
14nu|cndrvcups-lb-3.20-1|174	ln -sf libcnlbcm.so.1.0 libcnlbcm.so
14nu|cndrvcups-lb-3.20-1|175	cd -
14nu|cndrvcups-lb-3.20-1|176	
14nu|cndrvcups-lb-3.20-1|177	%post
14nu|cndrvcups-lb-3.20-1|178	if [ -d /usr/lib64/cups ]; then
14nu|cndrvcups-lb-3.20-1|179	if [ -d /usr/lib/cups ]; then
14nu|cndrvcups-lb-3.20-1|180	cd /usr/lib/cups/backend
14nu|cndrvcups-lb-3.20-1|181	ln -sf ../../../lib64/cups/backend/cnusb cnusb
14nu|cndrvcups-lb-3.20-1|182	cd /usr/lib/cups/filter
14nu|cndrvcups-lb-3.20-1|183	ln -sf ../../../lib64/cups/filter/pstoufr2cpca pstoufr2cpca
14nu|cndrvcups-lb-3.20-1|184	fi
14nu|cndrvcups-lb-3.20-1|185	fi
14nu|cndrvcups-lb-3.20-1|186	if [ -x /sbin/ldconfig ]; then
14nu|cndrvcups-lb-3.20-1|187	/sbin/ldconfig
14nu|cndrvcups-lb-3.20-1|188	fi
14nu|cndrvcups-lb-3.20-1|189	%postun
14nu|cndrvcups-lb-3.20-1|190	if [ $1 = 0 ]; then
14nu|cndrvcups-lb-3.20-1|191	if [ -d /usr/lib64/cups ]; then
14nu|cndrvcups-lb-3.20-1|192	if [ -d /usr/lib/cups ]; then
14nu|cndrvcups-lb-3.20-1|193	cd /usr/lib/cups/backend
14nu|cndrvcups-lb-3.20-1|194	rm -f cnusb
14nu|cndrvcups-lb-3.20-1|195	cd /usr/lib/cups/filter
14nu|cndrvcups-lb-3.20-1|196	rm -f pstoufr2cpca
14nu|cndrvcups-lb-3.20-1|197	fi
14nu|cndrvcups-lb-3.20-1|198	fi
14nu|cndrvcups-lb-3.20-1|199	fi
14nu|cndrvcups-lb-3.20-1|200	if [ -x /sbin/ldconfig ]; then
14nu|cndrvcups-lb-3.20-1|201	/sbin/ldconfig
14nu|cndrvcups-lb-3.20-1|202	fi
14nu|cndrvcups-lb-3.20-1|203	
14nu|cndrvcups-lb-3.20-1|204	%changelog

26499 14
14nu|draftsight-2015-0.beta.1|1	%define __os_install_post %{nil}
14nu|draftsight-2015-0.beta.1|2	%define debug_package %{nil}
14nu|draftsight-2015-0.beta.1|3	%define dsver V1R5.2
14nu|draftsight-2015-0.beta.1|4	
14nu|draftsight-2015-0.beta.1|5	%define __spec_helper_post %{nil}
14nu|draftsight-2015-0.beta.1|6	
14nu|draftsight-2015-0.beta.1|7	%define __noautoprov 'libfreetype.*|libphonon.*|libQt.*|libq.*'
14nu|draftsight-2015-0.beta.1|8	
14nu|draftsight-2015-0.beta.1|9	AutoReqProv: No
14nu|draftsight-2015-0.beta.1|10	
14nu|draftsight-2015-0.beta.1|11	Summary:	Professional CAD system: supported file formats are DWT, DXF and DWG
14nu|draftsight-2015-0.beta.1|12	Name:		draftsight
14nu|draftsight-2015-0.beta.1|13	Version:	2015
14nu|draftsight-2015-0.beta.1|14	Release:	0.beta.1
14nu|draftsight-2015-0.beta.1|15	Group:		Graphics
14nu|draftsight-2015-0.beta.1|16	License:	Standalone license, activation required
14nu|draftsight-2015-0.beta.1|17	URL:		http://www.3ds.com/products-services/draftsight/download-draftsight
14nu|draftsight-2015-0.beta.1|18	Source0:	http://dl-ak.solidworks.com/nonsecure/draftsight/%{dsver}/draftSight.rpm
14nu|draftsight-2015-0.beta.1|19	Source1:	001-fix-mime-types.patch
14nu|draftsight-2015-0.beta.1|20	Source2:	ft-rockey.rules
14nu|draftsight-2015-0.beta.1|21	Source100:	%{name}.rpmlintrc
14nu|draftsight-2015-0.beta.1|22	
14nu|draftsight-2015-0.beta.1|23	BuildRequires:	desktop-file-utils
14nu|draftsight-2015-0.beta.1|24	
14nu|draftsight-2015-0.beta.1|25	Requires:	libaudio.so.2
14nu|draftsight-2015-0.beta.1|26	Requires:	libuuid.so.1
14nu|draftsight-2015-0.beta.1|27	Requires:	libudev.so.1
14nu|draftsight-2015-0.beta.1|28	Requires:	libGLU.so.1
14nu|draftsight-2015-0.beta.1|29	Requires:	xdg-utils
14nu|draftsight-2015-0.beta.1|30	Requires:	gnome-icon-theme
14nu|draftsight-2015-0.beta.1|31	Requires:	libX11.so.6
14nu|draftsight-2015-0.beta.1|32	Requires:	libaudio.so.2
14nu|draftsight-2015-0.beta.1|33	Requires:	libc.so.6
14nu|draftsight-2015-0.beta.1|34	Requires:	libcups.so.2
14nu|draftsight-2015-0.beta.1|35	Requires:	libgcc_s.so.1
14nu|draftsight-2015-0.beta.1|36	Requires:	libm.so.6
14nu|draftsight-2015-0.beta.1|37	Requires:	libphonon.so.4
14nu|draftsight-2015-0.beta.1|38	Requires:	libpthread.so.0
14nu|draftsight-2015-0.beta.1|39	Requires:	libstdc++.so.6
14nu|draftsight-2015-0.beta.1|40	Requires:	libz.so.1
14nu|draftsight-2015-0.beta.1|41	
14nu|draftsight-2015-0.beta.1|42	ExclusiveArch:	%{ix86}
14nu|draftsight-2015-0.beta.1|43	
14nu|draftsight-2015-0.beta.1|44	%description
14nu|draftsight-2015-0.beta.1|45	Free CAD software for your DWG files by Dassault Systèmes
14nu|draftsight-2015-0.beta.1|46	(standalone license). DraftSight lets professional CAD users, students
14nu|draftsight-2015-0.beta.1|47	and educators create, edit and view DWG files. DraftSight runs on
14nu|draftsight-2015-0.beta.1|48	Windows®, Mac® and Linux.
14nu|draftsight-2015-0.beta.1|49	
14nu|draftsight-2015-0.beta.1|50	%prep
14nu|draftsight-2015-0.beta.1|51	%setup -q -c -T
14nu|draftsight-2015-0.beta.1|52	
14nu|draftsight-2015-0.beta.1|53	%build
14nu|draftsight-2015-0.beta.1|54	
14nu|draftsight-2015-0.beta.1|55	%install
14nu|draftsight-2015-0.beta.1|56	mkdir -p %{buildroot}
14nu|draftsight-2015-0.beta.1|57	
14nu|draftsight-2015-0.beta.1|58	pushd %{buildroot}
14nu|draftsight-2015-0.beta.1|59	rpm2cpio %{SOURCE0} | cpio -idV --quiet
14nu|draftsight-2015-0.beta.1|60	
14nu|draftsight-2015-0.beta.1|61	# Remove broken link:
14nu|draftsight-2015-0.beta.1|62	rm %{buildroot}/opt/dassault-systemes/DraftSight/Linux/K2GestureWidget.tx
14nu|draftsight-2015-0.beta.1|63	
14nu|draftsight-2015-0.beta.1|64	# Fix *.desktop file and mime-types:
14nu|draftsight-2015-0.beta.1|65	patch -p1 < %{SOURCE1}
14nu|draftsight-2015-0.beta.1|66	
14nu|draftsight-2015-0.beta.1|67	# Create a launcher
14nu|draftsight-2015-0.beta.1|68	mkdir -p %{buildroot}%{_bindir}
14nu|draftsight-2015-0.beta.1|69	echo "#!/bin/sh" > %{buildroot}%{_bindir}/%{name}
14nu|draftsight-2015-0.beta.1|70	echo "LD_PRELOAD=/lib/libuuid.so.1:/lib/libudev.so.1 /opt/dassault-systemes/DraftSight/Linux/DraftSight" >> %{buildroot}%{_bindir}/%{name}
14nu|draftsight-2015-0.beta.1|71	chmod a+x %{buildroot}%{_bindir}/%{name}
14nu|draftsight-2015-0.beta.1|72	
14nu|draftsight-2015-0.beta.1|73	# Move *.desktop file to datadir:
14nu|draftsight-2015-0.beta.1|74	mkdir -p %{buildroot}%{_datadir}/applications
14nu|draftsight-2015-0.beta.1|75	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/dassault-systemes_%{name}.desktop %{buildroot}%{_datadir}/applications/dassault-systemes_%{name}.desktop
14nu|draftsight-2015-0.beta.1|76	
14nu|draftsight-2015-0.beta.1|77	# Install mime-types:
14nu|draftsight-2015-0.beta.1|78	mkdir -p %{buildroot}%{_datadir}/mime/packages
14nu|draftsight-2015-0.beta.1|79	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/dassault-systemes_%{name}-dwg.xml %{buildroot}%{_datadir}/mime/packages/dassault-systemes_%{name}-dwg.xml
14nu|draftsight-2015-0.beta.1|80	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/dassault-systemes_%{name}-dwt.xml %{buildroot}%{_datadir}/mime/packages/dassault-systemes_%{name}-dwt.xml
14nu|draftsight-2015-0.beta.1|81	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/dassault-systemes_%{name}-dxf.xml %{buildroot}%{_datadir}/mime/packages/dassault-systemes_%{name}-dxf.xml
14nu|draftsight-2015-0.beta.1|82	popd
14nu|draftsight-2015-0.beta.1|83	
14nu|draftsight-2015-0.beta.1|84	# Install pixmaps:
14nu|draftsight-2015-0.beta.1|85	for SIZE in 16 32 48 64 128; do
14nu|draftsight-2015-0.beta.1|86	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/apps
14nu|draftsight-2015-0.beta.1|87	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/mimetypes
14nu|draftsight-2015-0.beta.1|88	mkdir -p %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/apps
14nu|draftsight-2015-0.beta.1|89	mkdir -p %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/mimetypes
14nu|draftsight-2015-0.beta.1|90	cp %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/program.png %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/apps/dassault-systemes.%{name}.png
14nu|draftsight-2015-0.beta.1|91	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/program.png %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/apps/dassault-systemes.%{name}.png
14nu|draftsight-2015-0.beta.1|92	cp %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dwg.png %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dwg.png
14nu|draftsight-2015-0.beta.1|93	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dwg.png %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dwg.png
14nu|draftsight-2015-0.beta.1|94	cp %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dxf.png %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dxf.png
14nu|draftsight-2015-0.beta.1|95	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dxf.png %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dxf.png
14nu|draftsight-2015-0.beta.1|96	cp %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dwt.png %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dwt.png
14nu|draftsight-2015-0.beta.1|97	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dwt.png %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dwt.png
14nu|draftsight-2015-0.beta.1|98	done
14nu|draftsight-2015-0.beta.1|99	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nu|draftsight-2015-0.beta.1|100	cp %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/dassault-systemes.%{name}.png %{buildroot}%{_datadir}/pixmaps/dassault-systemes.%{name}.png
14nu|draftsight-2015-0.beta.1|101	
14nu|draftsight-2015-0.beta.1|102	# Remove unused resources:
14nu|draftsight-2015-0.beta.1|103	pushd %{buildroot}
14nu|draftsight-2015-0.beta.1|104	rm -rf %{buildroot}/opt/dassault-systemes/DraftSight/Resources
14nu|draftsight-2015-0.beta.1|105	popd
14nu|draftsight-2015-0.beta.1|106	
14nu|draftsight-2015-0.beta.1|107	# Fix missing genltshp.shx:
14nu|draftsight-2015-0.beta.1|108	pushd %{buildroot}/opt/dassault-systemes/DraftSight/Fonts
14nu|draftsight-2015-0.beta.1|109	ln -s LTypeShp.shx genltshp.shx
14nu|draftsight-2015-0.beta.1|110	popd
14nu|draftsight-2015-0.beta.1|111	
14nu|draftsight-2015-0.beta.1|112	# Install udev rule (prepare for dongle):
14nu|draftsight-2015-0.beta.1|113	if [ %{_sysconfdir}/udev/rules.d/ ]; then
14nu|draftsight-2015-0.beta.1|114	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14nu|draftsight-2015-0.beta.1|115	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/udev/rules.d/ft-rockey.rules
14nu|draftsight-2015-0.beta.1|116	fi
14nu|draftsight-2015-0.beta.1|117	
14nu|draftsight-2015-0.beta.1|118	%post
14nu|draftsight-2015-0.beta.1|119	if [ -x /usr/bin/touch ]; then
14nu|draftsight-2015-0.beta.1|120	touch --no-create %{_datadir}/icons/gnome &> /dev/null || :
14nu|draftsight-2015-0.beta.1|121	fi
14nu|draftsight-2015-0.beta.1|122	
14nu|draftsight-2015-0.beta.1|123	if [ -x /usr/bin/gtk-update-icon-cache ]; then
14nu|draftsight-2015-0.beta.1|124	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &> /dev/null || :
14nu|draftsight-2015-0.beta.1|125	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/gnome &> /dev/null || :
14nu|draftsight-2015-0.beta.1|126	fi
14nu|draftsight-2015-0.beta.1|127	
14nu|draftsight-2015-0.beta.1|128	%postun
14nu|draftsight-2015-0.beta.1|129	if [ -x /usr/bin/touch ]; then
14nu|draftsight-2015-0.beta.1|130	touch --no-create %{_datadir}/icons/gnome &> /dev/null || :
14nu|draftsight-2015-0.beta.1|131	fi
14nu|draftsight-2015-0.beta.1|132	
14nu|draftsight-2015-0.beta.1|133	if [ -x /usr/bin/gtk-update-icon-cache ]; then
14nu|draftsight-2015-0.beta.1|134	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &> /dev/null || :
14nu|draftsight-2015-0.beta.1|135	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/gnome &> /dev/null || :
14nu|draftsight-2015-0.beta.1|136	fi
14nu|draftsight-2015-0.beta.1|137	
14nu|draftsight-2015-0.beta.1|138	%posttrans
14nu|draftsight-2015-0.beta.1|139	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14nu|draftsight-2015-0.beta.1|140	
14nu|draftsight-2015-0.beta.1|141	%files
14nu|draftsight-2015-0.beta.1|142	/opt/dassault-systemes
14nu|draftsight-2015-0.beta.1|143	%{_bindir}/%{name}
14nu|draftsight-2015-0.beta.1|144	%{_datadir}/applications/*.desktop
14nu|draftsight-2015-0.beta.1|145	%{_datadir}/icons/hicolor/16x16/apps/*.png
14nu|draftsight-2015-0.beta.1|146	%{_datadir}/icons/hicolor/16x16/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|147	%{_datadir}/icons/gnome/16x16/apps/*.png
14nu|draftsight-2015-0.beta.1|148	%{_datadir}/icons/gnome/16x16/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|149	%{_datadir}/icons/hicolor/32x32/apps/*.png
14nu|draftsight-2015-0.beta.1|150	%{_datadir}/icons/hicolor/32x32/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|151	%{_datadir}/icons/gnome/32x32/apps/*.png
14nu|draftsight-2015-0.beta.1|152	%{_datadir}/icons/gnome/32x32/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|153	%{_datadir}/icons/hicolor/48x48/apps/*.png
14nu|draftsight-2015-0.beta.1|154	%{_datadir}/icons/hicolor/48x48/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|155	%{_datadir}/icons/gnome/48x48/apps/*.png
14nu|draftsight-2015-0.beta.1|156	%{_datadir}/icons/gnome/48x48/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|157	%{_datadir}/icons/hicolor/64x64/apps/*.png
14nu|draftsight-2015-0.beta.1|158	%{_datadir}/icons/hicolor/64x64/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|159	%{_datadir}/icons/gnome/64x64/apps/*.png
14nu|draftsight-2015-0.beta.1|160	%{_datadir}/icons/gnome/64x64/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|161	%{_datadir}/icons/hicolor/128x128/apps/*.png
14nu|draftsight-2015-0.beta.1|162	%{_datadir}/icons/hicolor/128x128/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|163	%{_datadir}/icons/gnome/128x128/apps/*.png
14nu|draftsight-2015-0.beta.1|164	%{_datadir}/icons/gnome/128x128/mimetypes/*.png
14nu|draftsight-2015-0.beta.1|165	%{_datadir}/pixmaps/dassault-systemes.%{name}.png
14nu|draftsight-2015-0.beta.1|166	%{_datadir}/mime/packages/*.xml
14nu|draftsight-2015-0.beta.1|167	%{_localstatedir}/opt/dassault-systemes
14nu|draftsight-2015-0.beta.1|168	%config %{_sysconfdir}/udev/rules.d/ft-rockey.rules
14nu|draftsight-2015-0.beta.1|169	
14nu|draftsight-2015-0.beta.1|170	
14nu|draftsight-2015-0.beta.1|171	%changelog
14nu|draftsight-2015-0.beta.1|172	
14nu|draftsight-2015-0.beta.1|173	* Sat Apr 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 2015-0.beta.1
14nu|draftsight-2015-0.beta.1|174	- (cf0fc5f) Updated to 2015
14nu|draftsight-2015-0.beta.1|175	
14nu|draftsight-2015-0.beta.1|176	

26500 14
14nu|draftsight-2016.2.0.3034-1.beta|1	%define __os_install_post %{nil}
14nu|draftsight-2016.2.0.3034-1.beta|2	%define debug_package %{nil}
14nu|draftsight-2016.2.0.3034-1.beta|3	%define dsver 2016SP1
14nu|draftsight-2016.2.0.3034-1.beta|4	
14nu|draftsight-2016.2.0.3034-1.beta|5	%define __spec_helper_post %{nil}
14nu|draftsight-2016.2.0.3034-1.beta|6	
14nu|draftsight-2016.2.0.3034-1.beta|7	%define __noautoprov 'libfreetype.*|libphonon.*|libQt.*|libq.*'
14nu|draftsight-2016.2.0.3034-1.beta|8	
14nu|draftsight-2016.2.0.3034-1.beta|9	AutoReqProv: No
14nu|draftsight-2016.2.0.3034-1.beta|10	
14nu|draftsight-2016.2.0.3034-1.beta|11	Summary:	Professional CAD system: supported file formats are DWT, DXF and DWG
14nu|draftsight-2016.2.0.3034-1.beta|12	Name:		draftsight
14nu|draftsight-2016.2.0.3034-1.beta|13	Version:	2016.2.0.3034
14nu|draftsight-2016.2.0.3034-1.beta|14	Release:	1.beta
14nu|draftsight-2016.2.0.3034-1.beta|15	Group:		Graphics
14nu|draftsight-2016.2.0.3034-1.beta|16	License:	Standalone license, activation required
14nu|draftsight-2016.2.0.3034-1.beta|17	URL:		http://www.3ds.com/products-services/draftsight/download-draftsight
14nu|draftsight-2016.2.0.3034-1.beta|18	Source0:	http://dl-ak.solidworks.com/nonsecure/draftsight/%{dsver}/draftSight.rpm
14nu|draftsight-2016.2.0.3034-1.beta|19	Source1:	001-fix-mime-types.patch
14nu|draftsight-2016.2.0.3034-1.beta|20	Source2:	ft-rockey.rules
14nu|draftsight-2016.2.0.3034-1.beta|21	Source100:	%{name}.rpmlintrc
14nu|draftsight-2016.2.0.3034-1.beta|22	
14nu|draftsight-2016.2.0.3034-1.beta|23	BuildRequires:	desktop-file-utils
14nu|draftsight-2016.2.0.3034-1.beta|24	
14nu|draftsight-2016.2.0.3034-1.beta|25	Requires:	xdg-utils
14nu|draftsight-2016.2.0.3034-1.beta|26	Requires:	gnome-icon-theme
14nu|draftsight-2016.2.0.3034-1.beta|27	Requires:	%mklibname audio 2
14nu|draftsight-2016.2.0.3034-1.beta|28	Requires:	%mklibname uuid 1
14nu|draftsight-2016.2.0.3034-1.beta|29	Requires:	%mklibname udev 1
14nu|draftsight-2016.2.0.3034-1.beta|30	Requires:	%mklibname glu 1
14nu|draftsight-2016.2.0.3034-1.beta|31	Requires:	%mklibname x11_ 6
14nu|draftsight-2016.2.0.3034-1.beta|32	Requires:	%mklibname cups 2
14nu|draftsight-2016.2.0.3034-1.beta|33	Requires:	%mklibname phonon 4
14nu|draftsight-2016.2.0.3034-1.beta|34	Requires:	%mklibname z 1
14nu|draftsight-2016.2.0.3034-1.beta|35	
14nu|draftsight-2016.2.0.3034-1.beta|36	ExclusiveArch:	x86_64
14nu|draftsight-2016.2.0.3034-1.beta|37	
14nu|draftsight-2016.2.0.3034-1.beta|38	%description
14nu|draftsight-2016.2.0.3034-1.beta|39	Free CAD software for your DWG files by Dassault Systèmes
14nu|draftsight-2016.2.0.3034-1.beta|40	(standalone license). DraftSight lets professional CAD users, students
14nu|draftsight-2016.2.0.3034-1.beta|41	and educators create, edit and view DWG files. DraftSight runs on
14nu|draftsight-2016.2.0.3034-1.beta|42	Windows®, Mac® and Linux.
14nu|draftsight-2016.2.0.3034-1.beta|43	
14nu|draftsight-2016.2.0.3034-1.beta|44	%prep
14nu|draftsight-2016.2.0.3034-1.beta|45	%setup -q -c -T
14nu|draftsight-2016.2.0.3034-1.beta|46	
14nu|draftsight-2016.2.0.3034-1.beta|47	%build
14nu|draftsight-2016.2.0.3034-1.beta|48	
14nu|draftsight-2016.2.0.3034-1.beta|49	%install
14nu|draftsight-2016.2.0.3034-1.beta|50	mkdir -p %{buildroot}
14nu|draftsight-2016.2.0.3034-1.beta|51	
14nu|draftsight-2016.2.0.3034-1.beta|52	pushd %{buildroot}
14nu|draftsight-2016.2.0.3034-1.beta|53	rpm2cpio %{SOURCE0} | cpio -idV --quiet
14nu|draftsight-2016.2.0.3034-1.beta|54	
14nu|draftsight-2016.2.0.3034-1.beta|55	# Remove broken link:
14nu|draftsight-2016.2.0.3034-1.beta|56	rm %{buildroot}/opt/dassault-systemes/DraftSight/Linux/K2GestureWidget.tx
14nu|draftsight-2016.2.0.3034-1.beta|57	
14nu|draftsight-2016.2.0.3034-1.beta|58	# Fix *.desktop file and mime-types:
14nu|draftsight-2016.2.0.3034-1.beta|59	patch -p1 < %{SOURCE1}
14nu|draftsight-2016.2.0.3034-1.beta|60	
14nu|draftsight-2016.2.0.3034-1.beta|61	# Create a launcher
14nu|draftsight-2016.2.0.3034-1.beta|62	mkdir -p %{buildroot}%{_bindir}
14nu|draftsight-2016.2.0.3034-1.beta|63	echo "#!/bin/sh" > %{buildroot}%{_bindir}/%{name}
14nu|draftsight-2016.2.0.3034-1.beta|64	echo "LD_PRELOAD=/lib64/libuuid.so.1:/lib64/libudev.so.1 /opt/dassault-systemes/DraftSight/Linux/DraftSight" >> %{buildroot}%{_bindir}/%{name}
14nu|draftsight-2016.2.0.3034-1.beta|65	chmod a+x %{buildroot}%{_bindir}/%{name}
14nu|draftsight-2016.2.0.3034-1.beta|66	
14nu|draftsight-2016.2.0.3034-1.beta|67	# Move *.desktop file to datadir:
14nu|draftsight-2016.2.0.3034-1.beta|68	mkdir -p %{buildroot}%{_datadir}/applications
14nu|draftsight-2016.2.0.3034-1.beta|69	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/dassault-systemes_%{name}.desktop %{buildroot}%{_datadir}/applications/dassault-systemes_%{name}.desktop
14nu|draftsight-2016.2.0.3034-1.beta|70	
14nu|draftsight-2016.2.0.3034-1.beta|71	# Install mime-types:
14nu|draftsight-2016.2.0.3034-1.beta|72	mkdir -p %{buildroot}%{_datadir}/mime/packages
14nu|draftsight-2016.2.0.3034-1.beta|73	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/dassault-systemes_%{name}-dwg.xml %{buildroot}%{_datadir}/mime/packages/dassault-systemes_%{name}-dwg.xml
14nu|draftsight-2016.2.0.3034-1.beta|74	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/dassault-systemes_%{name}-dwt.xml %{buildroot}%{_datadir}/mime/packages/dassault-systemes_%{name}-dwt.xml
14nu|draftsight-2016.2.0.3034-1.beta|75	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/dassault-systemes_%{name}-dxf.xml %{buildroot}%{_datadir}/mime/packages/dassault-systemes_%{name}-dxf.xml
14nu|draftsight-2016.2.0.3034-1.beta|76	popd
14nu|draftsight-2016.2.0.3034-1.beta|77	
14nu|draftsight-2016.2.0.3034-1.beta|78	# Install pixmaps:
14nu|draftsight-2016.2.0.3034-1.beta|79	for SIZE in 16 32 48 64 128; do
14nu|draftsight-2016.2.0.3034-1.beta|80	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/apps
14nu|draftsight-2016.2.0.3034-1.beta|81	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/mimetypes
14nu|draftsight-2016.2.0.3034-1.beta|82	mkdir -p %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/apps
14nu|draftsight-2016.2.0.3034-1.beta|83	mkdir -p %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/mimetypes
14nu|draftsight-2016.2.0.3034-1.beta|84	cp %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/program.png %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/apps/dassault-systemes.%{name}.png
14nu|draftsight-2016.2.0.3034-1.beta|85	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/program.png %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/apps/dassault-systemes.%{name}.png
14nu|draftsight-2016.2.0.3034-1.beta|86	cp %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dwg.png %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dwg.png
14nu|draftsight-2016.2.0.3034-1.beta|87	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dwg.png %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dwg.png
14nu|draftsight-2016.2.0.3034-1.beta|88	cp %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dxf.png %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dxf.png
14nu|draftsight-2016.2.0.3034-1.beta|89	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dxf.png %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dxf.png
14nu|draftsight-2016.2.0.3034-1.beta|90	cp %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dwt.png %{buildroot}%{_datadir}/icons/hicolor/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dwt.png
14nu|draftsight-2016.2.0.3034-1.beta|91	mv %{buildroot}/opt/dassault-systemes/DraftSight/Resources/pixmaps/${SIZE}x${SIZE}/file-dwt.png %{buildroot}%{_datadir}/icons/gnome/${SIZE}x${SIZE}/mimetypes/application-vnd.dassault-systemes.%{name}-dwt.png
14nu|draftsight-2016.2.0.3034-1.beta|92	done
14nu|draftsight-2016.2.0.3034-1.beta|93	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nu|draftsight-2016.2.0.3034-1.beta|94	cp %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/dassault-systemes.%{name}.png %{buildroot}%{_datadir}/pixmaps/dassault-systemes.%{name}.png
14nu|draftsight-2016.2.0.3034-1.beta|95	
14nu|draftsight-2016.2.0.3034-1.beta|96	# Remove unused resources:
14nu|draftsight-2016.2.0.3034-1.beta|97	pushd %{buildroot}
14nu|draftsight-2016.2.0.3034-1.beta|98	rm -rf %{buildroot}/opt/dassault-systemes/DraftSight/Resources
14nu|draftsight-2016.2.0.3034-1.beta|99	popd
14nu|draftsight-2016.2.0.3034-1.beta|100	
14nu|draftsight-2016.2.0.3034-1.beta|101	# Fix missing genltshp.shx:
14nu|draftsight-2016.2.0.3034-1.beta|102	pushd %{buildroot}/opt/dassault-systemes/DraftSight/Fonts
14nu|draftsight-2016.2.0.3034-1.beta|103	ln -s LTypeShp.shx genltshp.shx
14nu|draftsight-2016.2.0.3034-1.beta|104	popd
14nu|draftsight-2016.2.0.3034-1.beta|105	
14nu|draftsight-2016.2.0.3034-1.beta|106	# Install udev rule (prepare for dongle):
14nu|draftsight-2016.2.0.3034-1.beta|107	if [ %{_sysconfdir}/udev/rules.d/ ]; then
14nu|draftsight-2016.2.0.3034-1.beta|108	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
14nu|draftsight-2016.2.0.3034-1.beta|109	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/udev/rules.d/ft-rockey.rules
14nu|draftsight-2016.2.0.3034-1.beta|110	fi
14nu|draftsight-2016.2.0.3034-1.beta|111	
14nu|draftsight-2016.2.0.3034-1.beta|112	%post
14nu|draftsight-2016.2.0.3034-1.beta|113	if [ -x /usr/bin/touch ]; then
14nu|draftsight-2016.2.0.3034-1.beta|114	touch --no-create %{_datadir}/icons/gnome &> /dev/null || :
14nu|draftsight-2016.2.0.3034-1.beta|115	fi
14nu|draftsight-2016.2.0.3034-1.beta|116	
14nu|draftsight-2016.2.0.3034-1.beta|117	if [ -x /usr/bin/gtk-update-icon-cache ]; then
14nu|draftsight-2016.2.0.3034-1.beta|118	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &> /dev/null || :
14nu|draftsight-2016.2.0.3034-1.beta|119	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/gnome &> /dev/null || :
14nu|draftsight-2016.2.0.3034-1.beta|120	fi
14nu|draftsight-2016.2.0.3034-1.beta|121	
14nu|draftsight-2016.2.0.3034-1.beta|122	%postun
14nu|draftsight-2016.2.0.3034-1.beta|123	if [ -x /usr/bin/touch ]; then
14nu|draftsight-2016.2.0.3034-1.beta|124	touch --no-create %{_datadir}/icons/gnome &> /dev/null || :
14nu|draftsight-2016.2.0.3034-1.beta|125	fi
14nu|draftsight-2016.2.0.3034-1.beta|126	
14nu|draftsight-2016.2.0.3034-1.beta|127	if [ -x /usr/bin/gtk-update-icon-cache ]; then
14nu|draftsight-2016.2.0.3034-1.beta|128	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &> /dev/null || :
14nu|draftsight-2016.2.0.3034-1.beta|129	/usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/gnome &> /dev/null || :
14nu|draftsight-2016.2.0.3034-1.beta|130	fi
14nu|draftsight-2016.2.0.3034-1.beta|131	
14nu|draftsight-2016.2.0.3034-1.beta|132	%posttrans
14nu|draftsight-2016.2.0.3034-1.beta|133	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
14nu|draftsight-2016.2.0.3034-1.beta|134	
14nu|draftsight-2016.2.0.3034-1.beta|135	%files
14nu|draftsight-2016.2.0.3034-1.beta|136	/opt/dassault-systemes
14nu|draftsight-2016.2.0.3034-1.beta|137	%{_bindir}/%{name}
14nu|draftsight-2016.2.0.3034-1.beta|138	%{_datadir}/applications/*.desktop
14nu|draftsight-2016.2.0.3034-1.beta|139	%{_datadir}/icons/hicolor/16x16/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|140	%{_datadir}/icons/hicolor/16x16/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|141	%{_datadir}/icons/gnome/16x16/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|142	%{_datadir}/icons/gnome/16x16/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|143	%{_datadir}/icons/hicolor/32x32/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|144	%{_datadir}/icons/hicolor/32x32/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|145	%{_datadir}/icons/gnome/32x32/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|146	%{_datadir}/icons/gnome/32x32/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|147	%{_datadir}/icons/hicolor/48x48/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|148	%{_datadir}/icons/hicolor/48x48/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|149	%{_datadir}/icons/gnome/48x48/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|150	%{_datadir}/icons/gnome/48x48/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|151	%{_datadir}/icons/hicolor/64x64/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|152	%{_datadir}/icons/hicolor/64x64/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|153	%{_datadir}/icons/gnome/64x64/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|154	%{_datadir}/icons/gnome/64x64/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|155	%{_datadir}/icons/hicolor/128x128/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|156	%{_datadir}/icons/hicolor/128x128/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|157	%{_datadir}/icons/gnome/128x128/apps/*.png
14nu|draftsight-2016.2.0.3034-1.beta|158	%{_datadir}/icons/gnome/128x128/mimetypes/*.png
14nu|draftsight-2016.2.0.3034-1.beta|159	%{_datadir}/pixmaps/dassault-systemes.%{name}.png
14nu|draftsight-2016.2.0.3034-1.beta|160	%{_datadir}/mime/packages/*.xml
14nu|draftsight-2016.2.0.3034-1.beta|161	%{_localstatedir}/opt/dassault-systemes
14nu|draftsight-2016.2.0.3034-1.beta|162	%config %{_sysconfdir}/udev/rules.d/ft-rockey.rules
14nu|draftsight-2016.2.0.3034-1.beta|163	
14nu|draftsight-2016.2.0.3034-1.beta|164	%changelog
14nu|draftsight-2016.2.0.3034-1.beta|165	
14nu|draftsight-2016.2.0.3034-1.beta|166	* Fri May 13 2016 abondrov <andrey.bondrov@rosalab.ru> 2016.2.0.3034-1.beta
14nu|draftsight-2016.2.0.3034-1.beta|167	- (767df46) Merge pull request #1 from alzim/draftsight:rosa2014.1
14nu|draftsight-2016.2.0.3034-1.beta|168	- (767df46) Updated to 2016.2.0.3034
14nu|draftsight-2016.2.0.3034-1.beta|169	
14nu|draftsight-2016.2.0.3034-1.beta|170	

26501 14
14nu|eduke32-2.0.4svn6113-1|1	%define debug_package %{nil}
14nu|eduke32-2.0.4svn6113-1|2	
14nu|eduke32-2.0.4svn6113-1|3	%define svndate 20170409
14nu|eduke32-2.0.4svn6113-1|4	%define sversion 6113
14nu|eduke32-2.0.4svn6113-1|5	
14nu|eduke32-2.0.4svn6113-1|6	Summary:	Source port of Duke Nukem 3D
14nu|eduke32-2.0.4svn6113-1|7	Name:		eduke32
14nu|eduke32-2.0.4svn6113-1|8	Version:	2.0.4svn%{sversion}
14nu|eduke32-2.0.4svn6113-1|9	Release:	1
14nu|eduke32-2.0.4svn6113-1|10	License:	GPLv2+
14nu|eduke32-2.0.4svn6113-1|11	Group:		Games/Arcade
14nu|eduke32-2.0.4svn6113-1|12	Url:		http://www.eduke32.com/
14nu|eduke32-2.0.4svn6113-1|13	Source0:	%{name}_src_%{svndate}-%{sversion}.tar.xz
14nu|eduke32-2.0.4svn6113-1|14	Source1:	%{name}_32x32.png
14nu|eduke32-2.0.4svn6113-1|15	Source2:	%{name}_48x48.png
14nu|eduke32-2.0.4svn6113-1|16	Source3:	%{name}_64x64.png
14nu|eduke32-2.0.4svn6113-1|17	Source4:	%{name}_128x128.png
14nu|eduke32-2.0.4svn6113-1|18	Source5:	%{name}.desktop
14nu|eduke32-2.0.4svn6113-1|19	Source6:	%{name}-demo-install.sh
14nu|eduke32-2.0.4svn6113-1|20	BuildRequires:	nasm
14nu|eduke32-2.0.4svn6113-1|21	BuildRequires:	libstdc++-static-devel
14nu|eduke32-2.0.4svn6113-1|22	BuildRequires:	pkgconfig(gl)
14nu|eduke32-2.0.4svn6113-1|23	BuildRequires:	pkgconfig(glu)
14nu|eduke32-2.0.4svn6113-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|eduke32-2.0.4svn6113-1|25	BuildRequires:	pkgconfig(sdl)
14nu|eduke32-2.0.4svn6113-1|26	BuildRequires:	pkgconfig(SDL_mixer)
14nu|eduke32-2.0.4svn6113-1|27	BuildRequires:	pkgconfig(vorbis)
14nu|eduke32-2.0.4svn6113-1|28	BuildRequires:	pkgconfig(vpx)
14nu|eduke32-2.0.4svn6113-1|29	BuildRequires:	pkgconfig(xrender)
14nu|eduke32-2.0.4svn6113-1|30	Requires:	eduke32_engine = %{EVRD}
14nu|eduke32-2.0.4svn6113-1|31	
14nu|eduke32-2.0.4svn6113-1|32	%description
14nu|eduke32-2.0.4svn6113-1|33	EDuke32 is a source port of the classic PC first person shooter Duke Nukem 3D.
14nu|eduke32-2.0.4svn6113-1|34	
14nu|eduke32-2.0.4svn6113-1|35	This game is non-free because it requires non-free data to function.
14nu|eduke32-2.0.4svn6113-1|36	
14nu|eduke32-2.0.4svn6113-1|37	%files
14nu|eduke32-2.0.4svn6113-1|38	%doc package/common/buildlic.txt
14nu|eduke32-2.0.4svn6113-1|39	%doc package/common/gpl-2.0.txt
14nu|eduke32-2.0.4svn6113-1|40	%{_gamesbindir}/%{name}-demo-install
14nu|eduke32-2.0.4svn6113-1|41	%dir %{_gamesdatadir}/%{name}/
14nu|eduke32-2.0.4svn6113-1|42	%{_gamesdatadir}/%{name}/m32help.hlp
14nu|eduke32-2.0.4svn6113-1|43	%{_gamesdatadir}/%{name}/sehelp.hlp
14nu|eduke32-2.0.4svn6113-1|44	%{_gamesdatadir}/%{name}/sthelp.hlp
14nu|eduke32-2.0.4svn6113-1|45	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14nu|eduke32-2.0.4svn6113-1|46	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14nu|eduke32-2.0.4svn6113-1|47	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14nu|eduke32-2.0.4svn6113-1|48	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14nu|eduke32-2.0.4svn6113-1|49	
14nu|eduke32-2.0.4svn6113-1|50	#----------------------------------------------------------------------------
14nu|eduke32-2.0.4svn6113-1|51	
14nu|eduke32-2.0.4svn6113-1|52	%package gui
14nu|eduke32-2.0.4svn6113-1|53	Summary:	Eduke32 GUI game
14nu|eduke32-2.0.4svn6113-1|54	Group:		Games/Arcade
14nu|eduke32-2.0.4svn6113-1|55	Requires:	update-alternatives
14nu|eduke32-2.0.4svn6113-1|56	Provides:	eduke32 = %{EVRD}
14nu|eduke32-2.0.4svn6113-1|57	Provides:	eduke32_engine = %{EVRD}
14nu|eduke32-2.0.4svn6113-1|58	
14nu|eduke32-2.0.4svn6113-1|59	%description gui
14nu|eduke32-2.0.4svn6113-1|60	Eduke32 package with nice simple GTK loader.
14nu|eduke32-2.0.4svn6113-1|61	
14nu|eduke32-2.0.4svn6113-1|62	%files gui
14nu|eduke32-2.0.4svn6113-1|63	%ghost %{_gamesbindir}/%{name}
14nu|eduke32-2.0.4svn6113-1|64	%{_gamesbindir}/%{name}-gui
14nu|eduke32-2.0.4svn6113-1|65	%{_datadir}/applications/%{name}-gui.desktop
14nu|eduke32-2.0.4svn6113-1|66	
14nu|eduke32-2.0.4svn6113-1|67	%preun gui
14nu|eduke32-2.0.4svn6113-1|68	if [ "$1" = 0 ] ; then
14nu|eduke32-2.0.4svn6113-1|69	update-alternatives --remove %{name} %{_gamesbindir}/%{name}-gui
14nu|eduke32-2.0.4svn6113-1|70	fi
14nu|eduke32-2.0.4svn6113-1|71	
14nu|eduke32-2.0.4svn6113-1|72	%post gui
14nu|eduke32-2.0.4svn6113-1|73	update-alternatives --install %{_gamesbindir}/%{name} %{name} %{_gamesbindir}/%{name}-gui 11
14nu|eduke32-2.0.4svn6113-1|74	
14nu|eduke32-2.0.4svn6113-1|75	#----------------------------------------------------------------------------
14nu|eduke32-2.0.4svn6113-1|76	
14nu|eduke32-2.0.4svn6113-1|77	%package console
14nu|eduke32-2.0.4svn6113-1|78	Summary:	Eduke32 Console game
14nu|eduke32-2.0.4svn6113-1|79	Group:		Games/Arcade
14nu|eduke32-2.0.4svn6113-1|80	Requires:	update-alternatives
14nu|eduke32-2.0.4svn6113-1|81	Provides:	eduke32 = %{EVRD}
14nu|eduke32-2.0.4svn6113-1|82	Provides:	eduke32_engine = %{EVRD}
14nu|eduke32-2.0.4svn6113-1|83	
14nu|eduke32-2.0.4svn6113-1|84	%description console
14nu|eduke32-2.0.4svn6113-1|85	Classic console Eduke32 without GUI launcher.
14nu|eduke32-2.0.4svn6113-1|86	
14nu|eduke32-2.0.4svn6113-1|87	%files console
14nu|eduke32-2.0.4svn6113-1|88	%{_gamesbindir}/%{name}-console
14nu|eduke32-2.0.4svn6113-1|89	%{_datadir}/applications/%{name}-console.desktop
14nu|eduke32-2.0.4svn6113-1|90	
14nu|eduke32-2.0.4svn6113-1|91	%preun console
14nu|eduke32-2.0.4svn6113-1|92	if [ "$1" = 0 ] ; then
14nu|eduke32-2.0.4svn6113-1|93	update-alternatives --remove %{name} %{_gamesbindir}/%{name}-console
14nu|eduke32-2.0.4svn6113-1|94	fi
14nu|eduke32-2.0.4svn6113-1|95	
14nu|eduke32-2.0.4svn6113-1|96	%post console
14nu|eduke32-2.0.4svn6113-1|97	update-alternatives --install %{_gamesbindir}/%{name} %{name} %{_gamesbindir}/%{name}-console 11
14nu|eduke32-2.0.4svn6113-1|98	
14nu|eduke32-2.0.4svn6113-1|99	#----------------------------------------------------------------------------
14nu|eduke32-2.0.4svn6113-1|100	
14nu|eduke32-2.0.4svn6113-1|101	%package mapeditor
14nu|eduke32-2.0.4svn6113-1|102	Summary:	Eduke32 map editor
14nu|eduke32-2.0.4svn6113-1|103	Group:		Games/Arcade
14nu|eduke32-2.0.4svn6113-1|104	Requires:	update-alternatives
14nu|eduke32-2.0.4svn6113-1|105	
14nu|eduke32-2.0.4svn6113-1|106	%description mapeditor
14nu|eduke32-2.0.4svn6113-1|107	Eduke32 maps editor based on BUILD engine.
14nu|eduke32-2.0.4svn6113-1|108	
14nu|eduke32-2.0.4svn6113-1|109	# both versions of editor are packed but only GUI one is preffered but can be changed
14nu|eduke32-2.0.4svn6113-1|110	# with use of update-alternatives
14nu|eduke32-2.0.4svn6113-1|111	%files mapeditor
14nu|eduke32-2.0.4svn6113-1|112	%ghost %{_gamesbindir}/mapster32
14nu|eduke32-2.0.4svn6113-1|113	%{_gamesbindir}/mapster32-gui
14nu|eduke32-2.0.4svn6113-1|114	%{_gamesbindir}/mapster32-console
14nu|eduke32-2.0.4svn6113-1|115	
14nu|eduke32-2.0.4svn6113-1|116	%preun mapeditor
14nu|eduke32-2.0.4svn6113-1|117	if [ "$1" = 0 ] ; then
14nu|eduke32-2.0.4svn6113-1|118	update-alternatives --remove mapster32 %{_gamesbindir}/mapster32-console
14nu|eduke32-2.0.4svn6113-1|119	update-alternatives --remove mapster32 %{_gamesbindir}/mapster32-gui
14nu|eduke32-2.0.4svn6113-1|120	fi
14nu|eduke32-2.0.4svn6113-1|121	
14nu|eduke32-2.0.4svn6113-1|122	%post mapeditor
14nu|eduke32-2.0.4svn6113-1|123	update-alternatives --install %{_gamesbindir}/mapster32 mapster32 %{_gamesbindir}/mapster32-console 11
14nu|eduke32-2.0.4svn6113-1|124	update-alternatives --install %{_gamesbindir}/mapster32 mapster32 %{_gamesbindir}/mapster32-gui 12
14nu|eduke32-2.0.4svn6113-1|125	
14nu|eduke32-2.0.4svn6113-1|126	#----------------------------------------------------------------------------
14nu|eduke32-2.0.4svn6113-1|127	
14nu|eduke32-2.0.4svn6113-1|128	%package utils
14nu|eduke32-2.0.4svn6113-1|129	Summary:	Eduke32 build tools
14nu|eduke32-2.0.4svn6113-1|130	Group:		Games/Arcade
14nu|eduke32-2.0.4svn6113-1|131	
14nu|eduke32-2.0.4svn6113-1|132	%description utils
14nu|eduke32-2.0.4svn6113-1|133	Eduke32 build tools.
14nu|eduke32-2.0.4svn6113-1|134	
14nu|eduke32-2.0.4svn6113-1|135	%files utils
14nu|eduke32-2.0.4svn6113-1|136	%{_bindir}/kextract
14nu|eduke32-2.0.4svn6113-1|137	%{_bindir}/kgroup
14nu|eduke32-2.0.4svn6113-1|138	%{_bindir}/transpal
14nu|eduke32-2.0.4svn6113-1|139	%{_bindir}/wad2art
14nu|eduke32-2.0.4svn6113-1|140	%{_bindir}/wad2map
14nu|eduke32-2.0.4svn6113-1|141	
14nu|eduke32-2.0.4svn6113-1|142	#----------------------------------------------------------------------------
14nu|eduke32-2.0.4svn6113-1|143	
14nu|eduke32-2.0.4svn6113-1|144	%prep
14nu|eduke32-2.0.4svn6113-1|145	%setup -q -n %{name}_%{svndate}-%{sversion}
14nu|eduke32-2.0.4svn6113-1|146	cp %{SOURCE1} .
14nu|eduke32-2.0.4svn6113-1|147	cp %{SOURCE2} .
14nu|eduke32-2.0.4svn6113-1|148	cp %{SOURCE3} .
14nu|eduke32-2.0.4svn6113-1|149	cp %{SOURCE4} .
14nu|eduke32-2.0.4svn6113-1|150	cp %{SOURCE5} .
14nu|eduke32-2.0.4svn6113-1|151	cp %{SOURCE6} .
14nu|eduke32-2.0.4svn6113-1|152	
14nu|eduke32-2.0.4svn6113-1|153	%build
14nu|eduke32-2.0.4svn6113-1|154	make veryclean
14nu|eduke32-2.0.4svn6113-1|155	%make \
14nu|eduke32-2.0.4svn6113-1|156	SDL_TARGET=1 \
14nu|eduke32-2.0.4svn6113-1|157	HAVE_GTK2=1 \
14nu|eduke32-2.0.4svn6113-1|158	RELEASE=1 \
14nu|eduke32-2.0.4svn6113-1|159	BASECFLAGS="%{optflags}" \
14nu|eduke32-2.0.4svn6113-1|160	BASEASFLAGS="" \
14nu|eduke32-2.0.4svn6113-1|161	BASELDFLAGS="%{ldflags}"
14nu|eduke32-2.0.4svn6113-1|162	mv %{name} %{name}-gui
14nu|eduke32-2.0.4svn6113-1|163	mv mapster32 mapster32-gui
14nu|eduke32-2.0.4svn6113-1|164	make veryclean
14nu|eduke32-2.0.4svn6113-1|165	
14nu|eduke32-2.0.4svn6113-1|166	make \
14nu|eduke32-2.0.4svn6113-1|167	SDL_TARGET=1 \
14nu|eduke32-2.0.4svn6113-1|168	WITHOUT_GTK=1 \
14nu|eduke32-2.0.4svn6113-1|169	RELEASE=1 \
14nu|eduke32-2.0.4svn6113-1|170	BASECFLAGS="%{optflags}" \
14nu|eduke32-2.0.4svn6113-1|171	BASEASFLAGS="" \
14nu|eduke32-2.0.4svn6113-1|172	BASELDFLAGS="%{ldflags}"
14nu|eduke32-2.0.4svn6113-1|173	mv %{name} %{name}-console
14nu|eduke32-2.0.4svn6113-1|174	mv mapster32 mapster32-console
14nu|eduke32-2.0.4svn6113-1|175	
14nu|eduke32-2.0.4svn6113-1|176	make veryclean
14nu|eduke32-2.0.4svn6113-1|177	make utils \
14nu|eduke32-2.0.4svn6113-1|178	SDL_TARGET=1 \
14nu|eduke32-2.0.4svn6113-1|179	RELEASE=1 \
14nu|eduke32-2.0.4svn6113-1|180	BASECFLAGS="%{optflags}" \
14nu|eduke32-2.0.4svn6113-1|181	BASEASFLAGS="" \
14nu|eduke32-2.0.4svn6113-1|182	BASELDFLAGS="%{ldflags}"
14nu|eduke32-2.0.4svn6113-1|183	
14nu|eduke32-2.0.4svn6113-1|184	touch %{name}
14nu|eduke32-2.0.4svn6113-1|185	touch mapster32
14nu|eduke32-2.0.4svn6113-1|186	
14nu|eduke32-2.0.4svn6113-1|187	%install
14nu|eduke32-2.0.4svn6113-1|188	# ghost version of files...
14nu|eduke32-2.0.4svn6113-1|189	install -Dm 0755 %{name} %{buildroot}%{_gamesbindir}/%{name}
14nu|eduke32-2.0.4svn6113-1|190	install -Dm 0755 mapster32 %{buildroot}%{_gamesbindir}/mapster32
14nu|eduke32-2.0.4svn6113-1|191	# shareware demo installer script
14nu|eduke32-2.0.4svn6113-1|192	install -Dm 0755 %{name}-demo-install.sh %{buildroot}%{_gamesbindir}/%{name}-demo-install
14nu|eduke32-2.0.4svn6113-1|193	# gui versions of game engine
14nu|eduke32-2.0.4svn6113-1|194	install -Dm 0755 %{name}-gui %{buildroot}%{_gamesbindir}/%{name}-gui
14nu|eduke32-2.0.4svn6113-1|195	install -Dm 0755 mapster32-gui %{buildroot}%{_gamesbindir}/mapster32-gui
14nu|eduke32-2.0.4svn6113-1|196	# console versions of game engine
14nu|eduke32-2.0.4svn6113-1|197	install -Dm 0755 mapster32-console %{buildroot}%{_gamesbindir}/mapster32-console
14nu|eduke32-2.0.4svn6113-1|198	install -Dm 0755 %{name}-console %{buildroot}%{_gamesbindir}/%{name}-console
14nu|eduke32-2.0.4svn6113-1|199	# data files and help files for editor
14nu|eduke32-2.0.4svn6113-1|200	install -Dm 0644 package/sdk/SEHELP.HLP %{buildroot}%{_gamesdatadir}/%{name}/sehelp.hlp
14nu|eduke32-2.0.4svn6113-1|201	install -Dm 0644 package/sdk/STHELP.HLP %{buildroot}%{_gamesdatadir}/%{name}/sthelp.hlp
14nu|eduke32-2.0.4svn6113-1|202	install -Dm 0644 package/sdk/m32help.hlp %{buildroot}%{_gamesdatadir}/%{name}/m32help.hlp
14nu|eduke32-2.0.4svn6113-1|203	
14nu|eduke32-2.0.4svn6113-1|204	install -Dm 0644 %{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
14nu|eduke32-2.0.4svn6113-1|205	install -Dm 0644 %{name}_48x48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
14nu|eduke32-2.0.4svn6113-1|206	install -Dm 0644 %{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
14nu|eduke32-2.0.4svn6113-1|207	install -Dm 0644 %{name}_128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
14nu|eduke32-2.0.4svn6113-1|208	
14nu|eduke32-2.0.4svn6113-1|209	# utils
14nu|eduke32-2.0.4svn6113-1|210	install -Dm 0755 kextract %{buildroot}%{_bindir}/kextract
14nu|eduke32-2.0.4svn6113-1|211	install -Dm 0755 kgroup %{buildroot}%{_bindir}/kgroup
14nu|eduke32-2.0.4svn6113-1|212	install -Dm 0755 transpal %{buildroot}%{_bindir}/transpal
14nu|eduke32-2.0.4svn6113-1|213	install -Dm 0755 wad2art %{buildroot}%{_bindir}/wad2art
14nu|eduke32-2.0.4svn6113-1|214	install -Dm 0755 wad2map %{buildroot}%{_bindir}/wad2map
14nu|eduke32-2.0.4svn6113-1|215	
14nu|eduke32-2.0.4svn6113-1|216	mkdir %{buildroot}%{_datadir}/applications
14nu|eduke32-2.0.4svn6113-1|217	cat > %{buildroot}%{_datadir}/applications/%{name}-gui.desktop << EOF
14nu|eduke32-2.0.4svn6113-1|218	[Desktop Entry]
14nu|eduke32-2.0.4svn6113-1|219	Name=Duke Nukem 3D GUI
14nu|eduke32-2.0.4svn6113-1|220	Comment=Eduke32 GUI game
14nu|eduke32-2.0.4svn6113-1|221	Exec=%{_gamesbindir}/%{name}-gui
14nu|eduke32-2.0.4svn6113-1|222	Icon=%{name}
14nu|eduke32-2.0.4svn6113-1|223	Terminal=false
14nu|eduke32-2.0.4svn6113-1|224	Type=Application
14nu|eduke32-2.0.4svn6113-1|225	StartupNotify=true
14nu|eduke32-2.0.4svn6113-1|226	Categories=Game;ArcadeGame;
14nu|eduke32-2.0.4svn6113-1|227	EOF
14nu|eduke32-2.0.4svn6113-1|228	
14nu|eduke32-2.0.4svn6113-1|229	cat > %{buildroot}%{_datadir}/applications/%{name}-console.desktop << EOF
14nu|eduke32-2.0.4svn6113-1|230	[Desktop Entry]
14nu|eduke32-2.0.4svn6113-1|231	Name=Duke Nukem 3D Console
14nu|eduke32-2.0.4svn6113-1|232	Comment=Eduke32 Console game
14nu|eduke32-2.0.4svn6113-1|233	Exec=%{_gamesbindir}/%{name}-console
14nu|eduke32-2.0.4svn6113-1|234	Icon=%{name}
14nu|eduke32-2.0.4svn6113-1|235	Terminal=false
14nu|eduke32-2.0.4svn6113-1|236	Type=Application
14nu|eduke32-2.0.4svn6113-1|237	StartupNotify=true
14nu|eduke32-2.0.4svn6113-1|238	Categories=Game;ArcadeGame;
14nu|eduke32-2.0.4svn6113-1|239	EOF
14nu|eduke32-2.0.4svn6113-1|240	
14nu|eduke32-2.0.4svn6113-1|241	
14nu|eduke32-2.0.4svn6113-1|242	%changelog
14nu|eduke32-2.0.4svn6113-1|243	
14nu|eduke32-2.0.4svn6113-1|244	* Wed Apr 12 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4svn6113-1
14nu|eduke32-2.0.4svn6113-1|245	- (6432889) New snapshot 6113 from 20170409
14nu|eduke32-2.0.4svn6113-1|246	
14nu|eduke32-2.0.4svn6113-1|247	

26502 14
14nu|epsxe1.9-1.9.25-3|1	%define _enable_debug_packages %{nil}
14nu|epsxe1.9-1.9.25-3|2	%define debug_package %{nil}
14nu|epsxe1.9-1.9.25-3|3	
14nu|epsxe1.9-1.9.25-3|4	# We want possibility to install 1.6, 1.9 and possibly other versions
14nu|epsxe1.9-1.9.25-3|5	%define oname epsxe
14nu|epsxe1.9-1.9.25-3|6	%define major 1.9
14nu|epsxe1.9-1.9.25-3|7	%define minor 25
14nu|epsxe1.9-1.9.25-3|8	
14nu|epsxe1.9-1.9.25-3|9	Summary:	Sony PlayStation emulator
14nu|epsxe1.9-1.9.25-3|10	Name:		%{oname}%{major}
14nu|epsxe1.9-1.9.25-3|11	Version:	%{major}.%{minor}
14nu|epsxe1.9-1.9.25-3|12	Release:	3
14nu|epsxe1.9-1.9.25-3|13	License:	Freeware
14nu|epsxe1.9-1.9.25-3|14	Group:		Emulators
14nu|epsxe1.9-1.9.25-3|15	Url:		http://www.epsxe.com
14nu|epsxe1.9-1.9.25-3|16	Source0:	%{oname}19%{minor}lin.zip
14nu|epsxe1.9-1.9.25-3|17	Source1:	%{oname}-%{major}-plugins.tar.bz2
14nu|epsxe1.9-1.9.25-3|18	Source2:	%{oname}%{major}-start
14nu|epsxe1.9-1.9.25-3|19	ExclusiveArch:	%{ix86}
14nu|epsxe1.9-1.9.25-3|20	# Not auto-detected but listed in epsxe_linux_en.txt, really ugly way...
14nu|epsxe1.9-1.9.25-3|21	Requires:	libasound.so.2
14nu|epsxe1.9-1.9.25-3|22	Requires:	libasyncns.so.0
14nu|epsxe1.9-1.9.25-3|23	Requires:	libatk-1.0.so.0
14nu|epsxe1.9-1.9.25-3|24	Requires:	libcaca.so.0
14nu|epsxe1.9-1.9.25-3|25	Requires:	libcairo.so.2
14nu|epsxe1.9-1.9.25-3|26	Requires:	libdbus-1.so.3
14nu|epsxe1.9-1.9.25-3|27	Requires:	libdl.so.2
14nu|epsxe1.9-1.9.25-3|28	Requires:	libexpat.so.1
14nu|epsxe1.9-1.9.25-3|29	Requires:	libFLAC.so.8
14nu|epsxe1.9-1.9.25-3|30	Requires:	libfontconfig.so.1
14nu|epsxe1.9-1.9.25-3|31	Requires:	libfreetype.so.6
14nu|epsxe1.9-1.9.25-3|32	Requires:	libgdk_pixbuf-2.0.so.0
14nu|epsxe1.9-1.9.25-3|33	Requires:	libgdk-x11-2.0.so.0
14nu|epsxe1.9-1.9.25-3|34	Requires:	libgio-2.0.so.0
14nu|epsxe1.9-1.9.25-3|35	Requires:	libglib-2.0.so.0
14nu|epsxe1.9-1.9.25-3|36	Requires:	libgmodule-2.0.so.0
14nu|epsxe1.9-1.9.25-3|37	Requires:	libgobject-2.0.so.0
14nu|epsxe1.9-1.9.25-3|38	Requires:	libgthread-2.0.so.0
14nu|epsxe1.9-1.9.25-3|39	Requires:	libgtk-x11-2.0.so.0
14nu|epsxe1.9-1.9.25-3|40	Requires:	libjson.so.0
14nu|epsxe1.9-1.9.25-3|41	Requires:	libm.so.6
14nu|epsxe1.9-1.9.25-3|42	Requires:	libncurses.so.5
14nu|epsxe1.9-1.9.25-3|43	Requires:	libncursesw.so.5
14nu|epsxe1.9-1.9.25-3|44	Requires:	libnsl.so.1
14nu|epsxe1.9-1.9.25-3|45	Requires:	libogg.so.0
14nu|epsxe1.9-1.9.25-3|46	Requires:	libpango-1.0.so.0
14nu|epsxe1.9-1.9.25-3|47	Requires:	libpangocairo-1.0.so.0
14nu|epsxe1.9-1.9.25-3|48	Requires:	libpangoft2-1.0.so.0
14nu|epsxe1.9-1.9.25-3|49	Requires:	libpixman-1.so.0
14nu|epsxe1.9-1.9.25-3|50	Requires:	libpng12.so.0
14nu|epsxe1.9-1.9.25-3|51	Requires:	libpthread.so.0
14nu|epsxe1.9-1.9.25-3|52	Requires:	libpulse-simple.so.0
14nu|epsxe1.9-1.9.25-3|53	Requires:	libpulse.so.0
14nu|epsxe1.9-1.9.25-3|54	Requires:	libSDL-1.2.so.0
14nu|epsxe1.9-1.9.25-3|55	Requires:	libSDL_ttf-2.0.so.0
14nu|epsxe1.9-1.9.25-3|56	Requires:	libslang.so.2
14nu|epsxe1.9-1.9.25-3|57	Requires:	libsndfile.so.1
14nu|epsxe1.9-1.9.25-3|58	Requires:	libtinfo.so.5
14nu|epsxe1.9-1.9.25-3|59	Requires:	libvorbisenc.so.2
14nu|epsxe1.9-1.9.25-3|60	Requires:	libvorbis.so.0
14nu|epsxe1.9-1.9.25-3|61	Requires:	libwrap.so.0
14nu|epsxe1.9-1.9.25-3|62	Requires:	libX11.so.6
14nu|epsxe1.9-1.9.25-3|63	Requires:	libXau.so.6
14nu|epsxe1.9-1.9.25-3|64	Requires:	libxcb-render.so.0
14nu|epsxe1.9-1.9.25-3|65	Requires:	libxcb-shm.so.0
14nu|epsxe1.9-1.9.25-3|66	Requires:	libxcb.so.1
14nu|epsxe1.9-1.9.25-3|67	Requires:	libXcomposite.so.1
14nu|epsxe1.9-1.9.25-3|68	Requires:	libXcursor.so.1
14nu|epsxe1.9-1.9.25-3|69	Requires:	libXdamage.so.1
14nu|epsxe1.9-1.9.25-3|70	Requires:	libXdmcp.so.6
14nu|epsxe1.9-1.9.25-3|71	Requires:	libXext.so.6
14nu|epsxe1.9-1.9.25-3|72	Requires:	libXfixes.so.3
14nu|epsxe1.9-1.9.25-3|73	Requires:	libXinerama.so.1
14nu|epsxe1.9-1.9.25-3|74	Requires:	libXi.so.6
14nu|epsxe1.9-1.9.25-3|75	Requires:	libXrandr.so.2
14nu|epsxe1.9-1.9.25-3|76	Requires:	libXrender.so.1
14nu|epsxe1.9-1.9.25-3|77	Requires:	libz.so.1
14nu|epsxe1.9-1.9.25-3|78	
14nu|epsxe1.9-1.9.25-3|79	# fix menu font for 64bit systems
14nu|epsxe1.9-1.9.25-3|80	Requires:   libpango-modules1.0
14nu|epsxe1.9-1.9.25-3|81	Requires:   libcanberra-gtk0
14nu|epsxe1.9-1.9.25-3|82	
14nu|epsxe1.9-1.9.25-3|83	%description
14nu|epsxe1.9-1.9.25-3|84	Great Sony PlayStation emulator. Requires a BIOS image. Includes the best
14nu|epsxe1.9-1.9.25-3|85	external plugins (in addition to internal ones):
14nu|epsxe1.9-1.9.25-3|86	
14nu|epsxe1.9-1.9.25-3|87	GPU P.E.Op.S. MesaGL 1.78
14nu|epsxe1.9-1.9.25-3|88	GPU P.E.Op.S. SoftX 1.18
14nu|epsxe1.9-1.9.25-3|89	GPU Pete's XGL2 2.9
14nu|epsxe1.9-1.9.25-3|90	SPU P.E.Op.S. Alsa 1.9
14nu|epsxe1.9-1.9.25-3|91	SPU P.E.Op.S. OSS 1.9
14nu|epsxe1.9-1.9.25-3|92	
14nu|epsxe1.9-1.9.25-3|93	%files
14nu|epsxe1.9-1.9.25-3|94	%{_bindir}/%{oname}%{major}-start
14nu|epsxe1.9-1.9.25-3|95	%{_libdir}/%{oname}%{major}/*
14nu|epsxe1.9-1.9.25-3|96	%{_datadir}/applications/%{oname}%{major}.desktop
14nu|epsxe1.9-1.9.25-3|97	%{_datadir}/pixmaps/%{oname}%{major}.png
14nu|epsxe1.9-1.9.25-3|98	
14nu|epsxe1.9-1.9.25-3|99	#----------------------------------------------------------------------------
14nu|epsxe1.9-1.9.25-3|100	
14nu|epsxe1.9-1.9.25-3|101	%prep
14nu|epsxe1.9-1.9.25-3|102	%setup -q -c -a1
14nu|epsxe1.9-1.9.25-3|103	
14nu|epsxe1.9-1.9.25-3|104	%build
14nu|epsxe1.9-1.9.25-3|105	
14nu|epsxe1.9-1.9.25-3|106	%install
14nu|epsxe1.9-1.9.25-3|107	install -D -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/%{oname}%{major}-start
14nu|epsxe1.9-1.9.25-3|108	install -D -m 0644 %{oname}.png %{buildroot}%{_datadir}/pixmaps/%{oname}%{major}.png
14nu|epsxe1.9-1.9.25-3|109	install -D -m 0755 %{oname} %{buildroot}%{_libdir}/%{oname}%{major}/%{oname}
14nu|epsxe1.9-1.9.25-3|110	install -D -m 0644 keycodes.lst %{buildroot}%{_libdir}/%{oname}%{major}/keycodes.lst
14nu|epsxe1.9-1.9.25-3|111	cp -r cfg %{buildroot}%{_libdir}/%{oname}%{major}/
14nu|epsxe1.9-1.9.25-3|112	cp -r docs %{buildroot}%{_libdir}/%{oname}%{major}/
14nu|epsxe1.9-1.9.25-3|113	cp -r extra %{buildroot}%{_libdir}/%{oname}%{major}/
14nu|epsxe1.9-1.9.25-3|114	cp -r plugins %{buildroot}%{_libdir}/%{oname}%{major}/
14nu|epsxe1.9-1.9.25-3|115	cp -r shaders %{buildroot}%{_libdir}/%{oname}%{major}/
14nu|epsxe1.9-1.9.25-3|116	
14nu|epsxe1.9-1.9.25-3|117	# install menu entry
14nu|epsxe1.9-1.9.25-3|118	mkdir -p %{buildroot}%{_datadir}/applications/
14nu|epsxe1.9-1.9.25-3|119	cat > %{buildroot}%{_datadir}/applications/%{oname}%{major}.desktop << EOF
14nu|epsxe1.9-1.9.25-3|120	[Desktop Entry]
14nu|epsxe1.9-1.9.25-3|121	Name=ePSXe (%{major})
14nu|epsxe1.9-1.9.25-3|122	Comment=Sony PlayStation Emulator
14nu|epsxe1.9-1.9.25-3|123	Exec=/usr/bin/%{oname}%{major}-start
14nu|epsxe1.9-1.9.25-3|124	Icon=%{oname}%{major}
14nu|epsxe1.9-1.9.25-3|125	Terminal=false
14nu|epsxe1.9-1.9.25-3|126	Type=Application
14nu|epsxe1.9-1.9.25-3|127	StartupNotify=true
14nu|epsxe1.9-1.9.25-3|128	Categories=Game;Emulator;
14nu|epsxe1.9-1.9.25-3|129	EOF
14nu|epsxe1.9-1.9.25-3|130	
14nu|epsxe1.9-1.9.25-3|131	
14nu|epsxe1.9-1.9.25-3|132	%changelog
14nu|epsxe1.9-1.9.25-3|133	
14nu|epsxe1.9-1.9.25-3|134	* Thu Apr 09 2015 Arkady Shane <ashejn@gmail.com> 1.9.25-3
14nu|epsxe1.9-1.9.25-3|135	- (a739a31) added R: libcanberra-gtk0
14nu|epsxe1.9-1.9.25-3|136	
14nu|epsxe1.9-1.9.25-3|137	

26503 14
14nu|epsxe-2.0.5-2|1	%define __noautoreq 'libcrypto(.*)|libcurl(.*)'
14nu|epsxe-2.0.5-2|2	
14nu|epsxe-2.0.5-2|3	%define debug_package %{nil}
14nu|epsxe-2.0.5-2|4	
14nu|epsxe-2.0.5-2|5	%define oversion 205
14nu|epsxe-2.0.5-2|6	
14nu|epsxe-2.0.5-2|7	Summary:	Sony PlayStation emulator
14nu|epsxe-2.0.5-2|8	Name:		epsxe
14nu|epsxe-2.0.5-2|9	Version:	2.0.5
14nu|epsxe-2.0.5-2|10	Release:	2
14nu|epsxe-2.0.5-2|11	License:	Freeware
14nu|epsxe-2.0.5-2|12	Group:		Emulators
14nu|epsxe-2.0.5-2|13	Url:		http://www.epsxe.com
14nu|epsxe-2.0.5-2|14	Source0:	http://www.epsxe.com/files/ePSXe%{oversion}linux.zip
14nu|epsxe-2.0.5-2|15	Source1:	%{name}-2.0-plugins.tar.bz2
14nu|epsxe-2.0.5-2|16	Source2:	%{name}-start
14nu|epsxe-2.0.5-2|17	Requires:	libcurl4
14nu|epsxe-2.0.5-2|18	# Force 32-bit pango modules for now to fix font rendering on x86_64 systems
14nu|epsxe-2.0.5-2|19	Requires:	libpango-modules1.0
14nu|epsxe-2.0.5-2|20	ExclusiveArch:	%{ix86}
14nu|epsxe-2.0.5-2|21	
14nu|epsxe-2.0.5-2|22	%description
14nu|epsxe-2.0.5-2|23	Great Sony PlayStation emulator. Requires a BIOS image. Includes the best
14nu|epsxe-2.0.5-2|24	external plugins (in addition to internal ones):
14nu|epsxe-2.0.5-2|25	
14nu|epsxe-2.0.5-2|26	GPU P.E.Op.S. MesaGL 1.78
14nu|epsxe-2.0.5-2|27	GPU P.E.Op.S. SoftX 1.18
14nu|epsxe-2.0.5-2|28	GPU Pete's XGL2 2.9
14nu|epsxe-2.0.5-2|29	
14nu|epsxe-2.0.5-2|30	%files
14nu|epsxe-2.0.5-2|31	%{_bindir}/%{name}-start
14nu|epsxe-2.0.5-2|32	%{_libdir}/%{name}/*
14nu|epsxe-2.0.5-2|33	%{_datadir}/applications/%{name}.desktop
14nu|epsxe-2.0.5-2|34	%{_datadir}/pixmaps/%{name}.png
14nu|epsxe-2.0.5-2|35	
14nu|epsxe-2.0.5-2|36	#----------------------------------------------------------------------------
14nu|epsxe-2.0.5-2|37	
14nu|epsxe-2.0.5-2|38	%prep
14nu|epsxe-2.0.5-2|39	%setup -qcn ePSXe%{oversion}linux -a1
14nu|epsxe-2.0.5-2|40	
14nu|epsxe-2.0.5-2|41	%build
14nu|epsxe-2.0.5-2|42	
14nu|epsxe-2.0.5-2|43	%install
14nu|epsxe-2.0.5-2|44	install -D -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/%{name}-start
14nu|epsxe-2.0.5-2|45	install -D -m 0644 %{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nu|epsxe-2.0.5-2|46	install -D -m 0755 ePSXe %{buildroot}%{_libdir}/%{name}/%{name}
14nu|epsxe-2.0.5-2|47	install -D -m 0644 keycodes.lst %{buildroot}%{_libdir}/%{name}/keycodes.lst
14nu|epsxe-2.0.5-2|48	cp -r cfg %{buildroot}%{_libdir}/%{name}/
14nu|epsxe-2.0.5-2|49	cp -r docs %{buildroot}%{_libdir}/%{name}/
14nu|epsxe-2.0.5-2|50	cp -r extra %{buildroot}%{_libdir}/%{name}/
14nu|epsxe-2.0.5-2|51	cp -r plugins %{buildroot}%{_libdir}/%{name}/
14nu|epsxe-2.0.5-2|52	cp -r shaders %{buildroot}%{_libdir}/%{name}/
14nu|epsxe-2.0.5-2|53	
14nu|epsxe-2.0.5-2|54	# install menu entry
14nu|epsxe-2.0.5-2|55	mkdir -p %{buildroot}%{_datadir}/applications/
14nu|epsxe-2.0.5-2|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|epsxe-2.0.5-2|57	[Desktop Entry]
14nu|epsxe-2.0.5-2|58	Name=ePSXe
14nu|epsxe-2.0.5-2|59	Comment=Sony PlayStation Emulator
14nu|epsxe-2.0.5-2|60	Exec=/usr/bin/%{name}-start
14nu|epsxe-2.0.5-2|61	Icon=%{name}
14nu|epsxe-2.0.5-2|62	Terminal=false
14nu|epsxe-2.0.5-2|63	Type=Application
14nu|epsxe-2.0.5-2|64	StartupNotify=true
14nu|epsxe-2.0.5-2|65	Categories=Game;Emulator;
14nu|epsxe-2.0.5-2|66	EOF
14nu|epsxe-2.0.5-2|67	
14nu|epsxe-2.0.5-2|68	%changelog
14nu|epsxe-2.0.5-2|69	
14nu|epsxe-2.0.5-2|70	* Thu Dec 29 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-2
14nu|epsxe-2.0.5-2|71	- (cd00e9d) Add some Requires to fix issues when used on x86_64
14nu|epsxe-2.0.5-2|72	
14nu|epsxe-2.0.5-2|73	

26504 14
14nu|fglrx-15.201.1151-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nu|fglrx-15.201.1151-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14nu|fglrx-15.201.1151-3|3	%define _disable_ld_now 1
14nu|fglrx-15.201.1151-3|4	
14nu|fglrx-15.201.1151-3|5	%define name		fglrx
14nu|fglrx-15.201.1151-3|6	
14nu|fglrx-15.201.1151-3|7	# %amdbuild is used to enable the AMD installer --buildpkg mode.
14nu|fglrx-15.201.1151-3|8	# The macros version, rel, amd_dir, distsuffix need to be manually defined.
14nu|fglrx-15.201.1151-3|9	# The macro mdkversion can also be overridden.
14nu|fglrx-15.201.1151-3|10	%define amdbuild	0
14nu|fglrx-15.201.1151-3|11	%{?_without_amd: %global amdbuild 0}
14nu|fglrx-15.201.1151-3|12	%{?_with_amd: %global amdbuild 1}
14nu|fglrx-15.201.1151-3|13	
14nu|fglrx-15.201.1151-3|14	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|15	
14nu|fglrx-15.201.1151-3|16	# IMPORTANT
14nu|fglrx-15.201.1151-3|17	# When updating, please add new ids to ldetect-lst:
14nu|fglrx-15.201.1151-3|18	# Data: https://abf.rosalinux.ru/soft/ldetect-lst
14nu|fglrx-15.201.1151-3|19	# Packages: https://abf.rosalinux.ru/import/ldetect-lst
14nu|fglrx-15.201.1151-3|20	
14nu|fglrx-15.201.1151-3|21	# version of the driver itself
14nu|fglrx-15.201.1151-3|22	%define oversion        15.201.1151
14nu|fglrx-15.201.1151-3|23	# version of the AMD Catalyst package containing this driver
14nu|fglrx-15.201.1151-3|24	%define mversion        15.9
14nu|fglrx-15.201.1151-3|25	# release:
14nu|fglrx-15.201.1151-3|26	%define rel		3
14nu|fglrx-15.201.1151-3|27	
14nu|fglrx-15.201.1151-3|28	%define version		%{oversion}
14nu|fglrx-15.201.1151-3|29	
14nu|fglrx-15.201.1151-3|30	# if ordering of upstream versions is broken, then change this parameter
14nu|fglrx-15.201.1151-3|31	# 15.5 (15.101) to 15.7 (15.20): epoch=1
14nu|fglrx-15.201.1151-3|32	%define epoch		1
14nu|fglrx-15.201.1151-3|33	
14nu|fglrx-15.201.1151-3|34	%endif
14nu|fglrx-15.201.1151-3|35	
14nu|fglrx-15.201.1151-3|36	%define priority	1000
14nu|fglrx-15.201.1151-3|37	%define release %{rel}
14nu|fglrx-15.201.1151-3|38	
14nu|fglrx-15.201.1151-3|39	# set to 1 for a prerelease driver with an ubuntu tarball as source
14nu|fglrx-15.201.1151-3|40	%define ubuntu_prerelease 0
14nu|fglrx-15.201.1151-3|41	
14nu|fglrx-15.201.1151-3|42	%define driverpkgname	x11-driver-video-fglrx
14nu|fglrx-15.201.1151-3|43	%define drivername	fglrx
14nu|fglrx-15.201.1151-3|44	%define xorg_version	pic
14nu|fglrx-15.201.1151-3|45	# highest supported videodrv abi
14nu|fglrx-15.201.1151-3|46	%define videodrv_abi	15
14nu|fglrx-15.201.1151-3|47	%define xorg_libdir	%{_libdir}/xorg
14nu|fglrx-15.201.1151-3|48	%define xorg_dridir	%{_libdir}/dri
14nu|fglrx-15.201.1151-3|49	%define xorg_dridir32	%{_prefix}/lib/dri
14nu|fglrx-15.201.1151-3|50	%define xorg_dridir_aux		%{_prefix}/X11R6/%{_lib}/modules/dri
14nu|fglrx-15.201.1151-3|51	%define xorg_dridir32_aux	%{_prefix}/X11R6/lib/modules/dri
14nu|fglrx-15.201.1151-3|52	%define ld_so_conf_file	ati.conf
14nu|fglrx-15.201.1151-3|53	%define ati_extdir	%{_libdir}/%{drivername}/xorg
14nu|fglrx-15.201.1151-3|54	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nu|fglrx-15.201.1151-3|55	%define bundle_qt	0
14nu|fglrx-15.201.1151-3|56	# The entry in Cards+ this driver should be associated with, if there is
14nu|fglrx-15.201.1151-3|57	# no entry in ldetect-lst default pcitable:
14nu|fglrx-15.201.1151-3|58	# cooker ldetect-lst should be up-to-date
14nu|fglrx-15.201.1151-3|59	%define ldetect_cards_name      %nil
14nu|fglrx-15.201.1151-3|60	
14nu|fglrx-15.201.1151-3|61	%if %{amdbuild}
14nu|fglrx-15.201.1151-3|62	# AMD/ATI cards not listed in main ldetect-lst pcitable are not likely
14nu|fglrx-15.201.1151-3|63	# to be supported by radeon which is from the same time period.
14nu|fglrx-15.201.1151-3|64	# (main pcitable entries override our entries)
14nu|fglrx-15.201.1151-3|65	%define ldetect_cards_name	ATI Radeon HD 5000 and later without free driver (vesa/fglrx)
14nu|fglrx-15.201.1151-3|66	%endif
14nu|fglrx-15.201.1151-3|67	
14nu|fglrx-15.201.1151-3|68	%ifarch %ix86
14nu|fglrx-15.201.1151-3|69	%define xverdir		x%{xorg_version}
14nu|fglrx-15.201.1151-3|70	%define archdir		arch/x86
14nu|fglrx-15.201.1151-3|71	%endif
14nu|fglrx-15.201.1151-3|72	%ifarch x86_64
14nu|fglrx-15.201.1151-3|73	%define xverdir		x%{xorg_version}_64a
14nu|fglrx-15.201.1151-3|74	%define archdir		arch/x86_64
14nu|fglrx-15.201.1151-3|75	%endif
14nu|fglrx-15.201.1151-3|76	
14nu|fglrx-15.201.1151-3|77	# Other packages should not require any AMD specific proprietary libraries
14nu|fglrx-15.201.1151-3|78	# (if that is really necessary, we may want to split that specific lib out),
14nu|fglrx-15.201.1151-3|79	# and this package should not be pulled in when libGL.so.1 is required.
14nu|fglrx-15.201.1151-3|80	%if %{_use_internal_dependency_generator}
14nu|fglrx-15.201.1151-3|81	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)'
14nu|fglrx-15.201.1151-3|82	%else
14nu|fglrx-15.201.1151-3|83	%define _provides_exceptions \\.so
14nu|fglrx-15.201.1151-3|84	%endif
14nu|fglrx-15.201.1151-3|85	
14nu|fglrx-15.201.1151-3|86	%define qt_requires_exceptions %nil
14nu|fglrx-15.201.1151-3|87	%if %{bundle_qt}
14nu|fglrx-15.201.1151-3|88	# do not require Qt if it is bundled
14nu|fglrx-15.201.1151-3|89	%if %{_use_internal_dependency_generator}
14nu|fglrx-15.201.1151-3|90	%define qt_requires_exceptions |libQtCore\\.so|libQtGui\\.so
14nu|fglrx-15.201.1151-3|91	%else
14nu|fglrx-15.201.1151-3|92	%define qt_requires_exceptions \\|libQtCore\\.so\\|libQtGui\\.so
14nu|fglrx-15.201.1151-3|93	%endif
14nu|fglrx-15.201.1151-3|94	%endif
14nu|fglrx-15.201.1151-3|95	
14nu|fglrx-15.201.1151-3|96	# do not require fglrx stuff, they are all included
14nu|fglrx-15.201.1151-3|97	%if %{_use_internal_dependency_generator}
14nu|fglrx-15.201.1151-3|98	%define common_requires_exceptions libfglrx.+\\.so|libati.+\\.so|libOpenCL\\.so%{qt_requires_exceptions}
14nu|fglrx-15.201.1151-3|99	%else
14nu|fglrx-15.201.1151-3|100	%define common_requires_exceptions libfglrx.\\+\\.so\\|libati.\\+\\.so\\|libOpenCL\\.so%{qt_requires_exceptions}
14nu|fglrx-15.201.1151-3|101	%endif
14nu|fglrx-15.201.1151-3|102	
14nu|fglrx-15.201.1151-3|103	%ifarch x86_64
14nu|fglrx-15.201.1151-3|104	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nu|fglrx-15.201.1151-3|105	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nu|fglrx-15.201.1151-3|106	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nu|fglrx-15.201.1151-3|107	# pull the dependencies of 32-bit fglrx libraries in as well.
14nu|fglrx-15.201.1151-3|108	%if %{_use_internal_dependency_generator}
14nu|fglrx-15.201.1151-3|109	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nu|fglrx-15.201.1151-3|110	%else
14nu|fglrx-15.201.1151-3|111	%define _requires_exceptions %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nu|fglrx-15.201.1151-3|112	%endif
14nu|fglrx-15.201.1151-3|113	%else
14nu|fglrx-15.201.1151-3|114	%if %{_use_internal_dependency_generator}
14nu|fglrx-15.201.1151-3|115	%define __noautoreq '%{common_requires_exceptions}'
14nu|fglrx-15.201.1151-3|116	%else
14nu|fglrx-15.201.1151-3|117	%define _requires_exceptions %{common_requires_exceptions}
14nu|fglrx-15.201.1151-3|118	%endif
14nu|fglrx-15.201.1151-3|119	%endif
14nu|fglrx-15.201.1151-3|120	
14nu|fglrx-15.201.1151-3|121	# (anssi) Do not require qt for amdnotifyui (used as event notifier, as
14nu|fglrx-15.201.1151-3|122	# of 04/2010 only for DisplayPort failures). installing
14nu|fglrx-15.201.1151-3|123	# fglrx-control-center will satisfy the dependency.
14nu|fglrx-15.201.1151-3|124	# It is not moved to fglrx-control-center as due to its small size it may
14nu|fglrx-15.201.1151-3|125	# be wanted on e.g. KDE Ones, which can't have the full fglrx-control-center,
14nu|fglrx-15.201.1151-3|126	# and due to it having nothing to do with fglrx-control-center.
14nu|fglrx-15.201.1151-3|127	%define __noautoreqfiles ^%{_sbindir}/amdnotifyui$
14nu|fglrx-15.201.1151-3|128	
14nu|fglrx-15.201.1151-3|129	Summary:	AMD proprietary X.org driver and libraries
14nu|fglrx-15.201.1151-3|130	Name:		%{name}
14nu|fglrx-15.201.1151-3|131	Version:	%{version}
14nu|fglrx-15.201.1151-3|132	Release:	%{release}
14nu|fglrx-15.201.1151-3|133	Epoch:		%{epoch}
14nu|fglrx-15.201.1151-3|134	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|135	%if !%{ubuntu_prerelease}
14nu|fglrx-15.201.1151-3|136	Source0:	amd-driver-installer-%{oversion}-x86.x86_64.run
14nu|fglrx-15.201.1151-3|137	%else
14nu|fglrx-15.201.1151-3|138	Source0:	http://download2-developer.amd.com/amd/APPSDK/OpenCL1.2betadriversLinux.tgz
14nu|fglrx-15.201.1151-3|139	%endif
14nu|fglrx-15.201.1151-3|140	%else
14nu|fglrx-15.201.1151-3|141	Source0:        fglrx-installer_%{version}.orig.tar.gz
14nu|fglrx-15.201.1151-3|142	%endif
14nu|fglrx-15.201.1151-3|143	
14nu|fglrx-15.201.1151-3|144	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|145	Source11:	fglrx.rpmlintrc
14nu|fglrx-15.201.1151-3|146	%endif
14nu|fglrx-15.201.1151-3|147	Patch3:		fglrx-authfile-locations.patch
14nu|fglrx-15.201.1151-3|148	Patch9:		fglrx-make_sh-custom-kernel-dir.patch
14nu|fglrx-15.201.1151-3|149	# do not probe /proc for kernel info as we may be building for a
14nu|fglrx-15.201.1151-3|150	# different kernel
14nu|fglrx-15.201.1151-3|151	Patch10:	fglrx-make_sh-no-proc-probe.patch
14nu|fglrx-15.201.1151-3|152	# fix GL mess
14nu|fglrx-15.201.1151-3|153	Patch13:	fglrx-fix-GL-redefines.patch
14nu|fglrx-15.201.1151-3|154	Patch14:    fglrx-kernel-3.17.patch
14nu|fglrx-15.201.1151-3|155	Patch15:    fglrx-kernel-4.0.patch
14nu|fglrx-15.201.1151-3|156	Patch16:    fglrx-kernel-4.1.patch
14nu|fglrx-15.201.1151-3|157	Patch17:    fglrx-kernel-4.1.3.patch
14nu|fglrx-15.201.1151-3|158	
14nu|fglrx-15.201.1151-3|159	License:	Freeware
14nu|fglrx-15.201.1151-3|160	URL:		http://support.amd.com/en-us/download/desktop?os=Linux+x86
14nu|fglrx-15.201.1151-3|161	Group:		System/Kernel and hardware
14nu|fglrx-15.201.1151-3|162	ExclusiveArch:	%{ix86} x86_64
14nu|fglrx-15.201.1151-3|163	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|164	BuildRequires:	pkgconfig(gl)
14nu|fglrx-15.201.1151-3|165	BuildRequires:	libxmu-devel
14nu|fglrx-15.201.1151-3|166	BuildRequires:	libxaw-devel
14nu|fglrx-15.201.1151-3|167	BuildRequires:	libxp-devel
14nu|fglrx-15.201.1151-3|168	BuildRequires:	libxtst-devel
14nu|fglrx-15.201.1151-3|169	BuildRequires:	imake
14nu|fglrx-15.201.1151-3|170	# Used by atieventsd:
14nu|fglrx-15.201.1151-3|171	Suggests:	acpid
14nu|fglrx-15.201.1151-3|172	BuildRequires:	imagemagick
14nu|fglrx-15.201.1151-3|173	%endif
14nu|fglrx-15.201.1151-3|174	
14nu|fglrx-15.201.1151-3|175	%description
14nu|fglrx-15.201.1151-3|176	The proprietary graphics driver for AMD GPUs.
14nu|fglrx-15.201.1151-3|177	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|178	This package corresponds to AMD Catalyst version %mversion.
14nu|fglrx-15.201.1151-3|179	%endif
14nu|fglrx-15.201.1151-3|180	
14nu|fglrx-15.201.1151-3|181	%package -n %{driverpkgname}
14nu|fglrx-15.201.1151-3|182	Summary:	AMD proprietary X.org driver and libraries
14nu|fglrx-15.201.1151-3|183	Group:		System/Kernel and hardware
14nu|fglrx-15.201.1151-3|184	Requires(post):	update-alternatives >= 1.9.0
14nu|fglrx-15.201.1151-3|185	Requires(postun): update-alternatives
14nu|fglrx-15.201.1151-3|186	Obsoletes:	ati_igp
14nu|fglrx-15.201.1151-3|187	Suggests:	%{drivername}-control-center = %{EVRD}
14nu|fglrx-15.201.1151-3|188	Obsoletes:	ati < %{version}-%{release}
14nu|fglrx-15.201.1151-3|189	Provides:	ati = %{version}-%{release}
14nu|fglrx-15.201.1151-3|190	Conflicts:	x11-server-common < 1.3.0.0-17
14nu|fglrx-15.201.1151-3|191	Conflicts:	drakx-kbd-mouse-x11 < 0.26
14nu|fglrx-15.201.1151-3|192	Obsoletes:	x11-driver-video-fglrx-hd2000 < 8.42.3-5
14nu|fglrx-15.201.1151-3|193	Requires:	kmod(fglrx) = %{version}
14nu|fglrx-15.201.1151-3|194	Requires:	x11-server-common >= 1.9
14nu|fglrx-15.201.1151-3|195	Requires(pre):	grub2 >= 2.00-34
14nu|fglrx-15.201.1151-3|196	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|197	Requires(post):	rpm-helper
14nu|fglrx-15.201.1151-3|198	Requires(preun): rpm-helper
14nu|fglrx-15.201.1151-3|199	%endif
14nu|fglrx-15.201.1151-3|200	# Conflict with the next videodrv ABI break.
14nu|fglrx-15.201.1151-3|201	# The driver may support multiple ABI versions and therefore
14nu|fglrx-15.201.1151-3|202	# a strict version-specific requirement would not be enough.
14nu|fglrx-15.201.1151-3|203	# (ahmad) since X Server 1.10 ABI is now 10 (upstream jumped from 8 to 10)
14nu|fglrx-15.201.1151-3|204	# make it +2 for now
14nu|fglrx-15.201.1151-3|205	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
14nu|fglrx-15.201.1151-3|206	###Conflicts:  xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
14nu|fglrx-15.201.1151-3|207	Provides:	atieventsd = %{version}-%{release}
14nu|fglrx-15.201.1151-3|208	Obsoletes:	atieventsd < %{version}-%{release}
14nu|fglrx-15.201.1151-3|209	
14nu|fglrx-15.201.1151-3|210	%description -n %{driverpkgname}
14nu|fglrx-15.201.1151-3|211	AMD proprietary X.org graphics driver, related libraries and
14nu|fglrx-15.201.1151-3|212	configuration tools.
14nu|fglrx-15.201.1151-3|213	
14nu|fglrx-15.201.1151-3|214	NOTE: You should use XFdrake to configure your AMD card. The
14nu|fglrx-15.201.1151-3|215	correct packages will be automatically installed and configured.
14nu|fglrx-15.201.1151-3|216	
14nu|fglrx-15.201.1151-3|217	The graphical configuration utility, AMD Catalyst Control Center
14nu|fglrx-15.201.1151-3|218	Linux Edition, is contained in the package
14nu|fglrx-15.201.1151-3|219	%{drivername}-control-center.
14nu|fglrx-15.201.1151-3|220	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|221	This package corresponds to AMD Catalyst version %mversion.
14nu|fglrx-15.201.1151-3|222	%endif
14nu|fglrx-15.201.1151-3|223	
14nu|fglrx-15.201.1151-3|224	%package -n %{drivername}-control-center
14nu|fglrx-15.201.1151-3|225	Summary:	AMD Catalyst Control Center Linux Edition
14nu|fglrx-15.201.1151-3|226	Group:		System/Kernel and hardware
14nu|fglrx-15.201.1151-3|227	Requires:	%{driverpkgname} = %{EVRD}
14nu|fglrx-15.201.1151-3|228	Obsoletes:	ati-utils < %{version}-%{release}
14nu|fglrx-15.201.1151-3|229	Provides:	ati-utils = %{version}-%{release}
14nu|fglrx-15.201.1151-3|230	Provides:	amdcccle = %{version}-%{release}
14nu|fglrx-15.201.1151-3|231	Obsoletes:	ati-ccc < %{version}-%{release}
14nu|fglrx-15.201.1151-3|232	Obsoletes:	ati-control-center < %{version}-%{release}
14nu|fglrx-15.201.1151-3|233	Provides:	ati-control-center = %{version}-%{release}
14nu|fglrx-15.201.1151-3|234	Obsoletes:	fglrx-hd2000-control-center < 8.42.3-5
14nu|fglrx-15.201.1151-3|235	%if !%{bundle_qt}
14nu|fglrx-15.201.1151-3|236	# 2009.0 and 2009.1 have this one in updates only
14nu|fglrx-15.201.1151-3|237	Requires:	%{_lib}qtcore4 >= 3:4.5.2
14nu|fglrx-15.201.1151-3|238	%endif
14nu|fglrx-15.201.1151-3|239	
14nu|fglrx-15.201.1151-3|240	%description -n %{drivername}-control-center
14nu|fglrx-15.201.1151-3|241	AMD Catalyst Control Center Linux Edition, a graphical configuration
14nu|fglrx-15.201.1151-3|242	utility for the AMD proprietary X.org driver.
14nu|fglrx-15.201.1151-3|243	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|244	This package corresponds to AMD Catalyst version %mversion.
14nu|fglrx-15.201.1151-3|245	%endif
14nu|fglrx-15.201.1151-3|246	
14nu|fglrx-15.201.1151-3|247	%package -n dkms-%{drivername}
14nu|fglrx-15.201.1151-3|248	Summary:	AMD proprietary kernel module
14nu|fglrx-15.201.1151-3|249	Group:		System/Kernel and hardware
14nu|fglrx-15.201.1151-3|250	Requires:	dkms
14nu|fglrx-15.201.1151-3|251	Requires(post):	dkms
14nu|fglrx-15.201.1151-3|252	Requires(preun): dkms
14nu|fglrx-15.201.1151-3|253	Obsoletes:	dkms-ati < %{version}-%{release}
14nu|fglrx-15.201.1151-3|254	Provides:	dkms-ati = %{version}-%{release}
14nu|fglrx-15.201.1151-3|255	
14nu|fglrx-15.201.1151-3|256	%description -n dkms-%{drivername}
14nu|fglrx-15.201.1151-3|257	AMD proprietary kernel module. This is to be used with the
14nu|fglrx-15.201.1151-3|258	%{driverpkgname} package.
14nu|fglrx-15.201.1151-3|259	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|260	This package corresponds to AMD Catalyst version %mversion.
14nu|fglrx-15.201.1151-3|261	%endif
14nu|fglrx-15.201.1151-3|262	
14nu|fglrx-15.201.1151-3|263	%package -n %{drivername}-devel
14nu|fglrx-15.201.1151-3|264	Summary:	AMD proprietary development libraries and headers
14nu|fglrx-15.201.1151-3|265	Group:		Development/C
14nu|fglrx-15.201.1151-3|266	Requires:	%{driverpkgname} = %{EVRD}
14nu|fglrx-15.201.1151-3|267	Obsoletes:	ati-devel < %{version}-%{release}
14nu|fglrx-15.201.1151-3|268	Provides:	ati-devel = %{version}-%{release}
14nu|fglrx-15.201.1151-3|269	
14nu|fglrx-15.201.1151-3|270	%description -n %{drivername}-devel
14nu|fglrx-15.201.1151-3|271	AMD proprietary development libraries and headers. This package is
14nu|fglrx-15.201.1151-3|272	not required for normal use.
14nu|fglrx-15.201.1151-3|273	
14nu|fglrx-15.201.1151-3|274	The main driver package name is %{driverpkgname}.
14nu|fglrx-15.201.1151-3|275	
14nu|fglrx-15.201.1151-3|276	%package -n %{drivername}-opencl
14nu|fglrx-15.201.1151-3|277	Summary:	OpenCL libraries for the AMD proprietary driver
14nu|fglrx-15.201.1151-3|278	Group: 		System/Kernel and hardware
14nu|fglrx-15.201.1151-3|279	Requires:	kmod(fglrx) = %{version}
14nu|fglrx-15.201.1151-3|280	
14nu|fglrx-15.201.1151-3|281	%description -n %{drivername}-opencl
14nu|fglrx-15.201.1151-3|282	OpenCL libraries for the AMD proprietary driver. This package is not
14nu|fglrx-15.201.1151-3|283	required for normal use, it provides libraries to use AMD cards for High
14nu|fglrx-15.201.1151-3|284	Performance Computing (HPC).
14nu|fglrx-15.201.1151-3|285	
14nu|fglrx-15.201.1151-3|286	%prep
14nu|fglrx-15.201.1151-3|287	%setup -T -c
14nu|fglrx-15.201.1151-3|288	sh %{SOURCE0} --extract .
14nu|fglrx-15.201.1151-3|289	mkdir fglrx_tools
14nu|fglrx-15.201.1151-3|290	tar -xzf common/usr/src/ati/fglrx_sample_source.tgz -C fglrx_tools
14nu|fglrx-15.201.1151-3|291	
14nu|fglrx-15.201.1151-3|292	# ensure patches do not touch outside
14nu|fglrx-15.201.1151-3|293	cd common
14nu|fglrx-15.201.1151-3|294	
14nu|fglrx-15.201.1151-3|295	%patch3 -p2
14nu|fglrx-15.201.1151-3|296	%patch9 -p2
14nu|fglrx-15.201.1151-3|297	%patch10 -p2
14nu|fglrx-15.201.1151-3|298	%patch13 -p2
14nu|fglrx-15.201.1151-3|299	%patch14 -p2
14nu|fglrx-15.201.1151-3|300	%patch15 -p2
14nu|fglrx-15.201.1151-3|301	%patch16 -p2
14nu|fglrx-15.201.1151-3|302	%patch17 -p2
14nu|fglrx-15.201.1151-3|303	cd ..
14nu|fglrx-15.201.1151-3|304	
14nu|fglrx-15.201.1151-3|305	cat > README.install.urpmi <<EOF
14nu|fglrx-15.201.1151-3|306	This driver is for ATI Radeon HD 5000 and newer cards.
14nu|fglrx-15.201.1151-3|307	
14nu|fglrx-15.201.1151-3|308	Use XFdrake to configure X to use the correct AMD driver. Any needed
14nu|fglrx-15.201.1151-3|309	packages will be automatically installed if not already present.
14nu|fglrx-15.201.1151-3|310	EOF
14nu|fglrx-15.201.1151-3|311	
14nu|fglrx-15.201.1151-3|312	cat > README.8.980.upgrade.urpmi <<EOF
14nu|fglrx-15.201.1151-3|313	REMOVED GRAPHICS DRIVER SUPPORT NOTIFICATION:
14nu|fglrx-15.201.1151-3|314	Versions 8.980 and later of AMD Proprietary Graphics driver (fglrx) only
14nu|fglrx-15.201.1151-3|315	support Radeon HD 5000 or newer cards.
14nu|fglrx-15.201.1151-3|316	EOF
14nu|fglrx-15.201.1151-3|317	
14nu|fglrx-15.201.1151-3|318	%build
14nu|fglrx-15.201.1151-3|319	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|320	# %amdbuild is done with minimal buildrequires
14nu|fglrx-15.201.1151-3|321	cd fglrx_tools/fgl_glxgears
14nu|fglrx-15.201.1151-3|322	xmkmf
14nu|fglrx-15.201.1151-3|323	%make RMAN=/bin/true CC="%__cc %optflags -I../../common/usr/include" EXTRA_LDOPTIONS="%{?ldflags}"
14nu|fglrx-15.201.1151-3|324	cd -
14nu|fglrx-15.201.1151-3|325	%endif
14nu|fglrx-15.201.1151-3|326	
14nu|fglrx-15.201.1151-3|327	%install
14nu|fglrx-15.201.1151-3|328	rm -rf %{buildroot}
14nu|fglrx-15.201.1151-3|329	
14nu|fglrx-15.201.1151-3|330	# dkms
14nu|fglrx-15.201.1151-3|331	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|fglrx-15.201.1151-3|332	cp -a common/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|fglrx-15.201.1151-3|333	cp -a %{archdir}/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|fglrx-15.201.1151-3|334	
14nu|fglrx-15.201.1151-3|335	cat > %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf <<EOF
14nu|fglrx-15.201.1151-3|336	PACKAGE_NAME="%{drivername}"
14nu|fglrx-15.201.1151-3|337	PACKAGE_VERSION="%{version}-%{release}"
14nu|fglrx-15.201.1151-3|338	BUILT_MODULE_NAME[0]="fglrx"
14nu|fglrx-15.201.1151-3|339	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm"
14nu|fglrx-15.201.1151-3|340	# uname_v set to none so that make.sh doesn't try to use "uname -v" to see
14nu|fglrx-15.201.1151-3|341	# if the target kernel is SMP (we may be compiling for a different kernel)
14nu|fglrx-15.201.1151-3|342	MAKE[0]="sh make.sh --uname_r=\${kernelver} --uname_v=none --kernel-dir=\${kernel_source_dir} --no-proc-probe --norootcheck"
14nu|fglrx-15.201.1151-3|343	CLEAN="rm -rf 2.6.x/.tmp_versions; make -C2.6.x clean"
14nu|fglrx-15.201.1151-3|344	AUTOINSTALL="yes"
14nu|fglrx-15.201.1151-3|345	EOF
14nu|fglrx-15.201.1151-3|346	
14nu|fglrx-15.201.1151-3|347	# headers
14nu|fglrx-15.201.1151-3|348	install -d -m755		%{buildroot}%{_includedir}
14nu|fglrx-15.201.1151-3|349	cp -a common/usr/include/*	%{buildroot}%{_includedir}
14nu|fglrx-15.201.1151-3|350	chmod 0644 %{buildroot}%{_includedir}/*/*.h
14nu|fglrx-15.201.1151-3|351	
14nu|fglrx-15.201.1151-3|352	# install binaries
14nu|fglrx-15.201.1151-3|353	install -d -m755					%{buildroot}%{_sbindir}
14nu|fglrx-15.201.1151-3|354	install -m755 %{archdir}/usr/sbin/*			%{buildroot}%{_sbindir}
14nu|fglrx-15.201.1151-3|355	install -m755 common/usr/sbin/*				%{buildroot}%{_sbindir}
14nu|fglrx-15.201.1151-3|356	install -d -m755					%{buildroot}%{_bindir}
14nu|fglrx-15.201.1151-3|357	install -m755 %{archdir}/usr/bin/*			%{buildroot}%{_bindir}
14nu|fglrx-15.201.1151-3|358	install -m755 %{archdir}/usr/X11R6/bin/*		%{buildroot}%{_bindir}
14nu|fglrx-15.201.1151-3|359	install -m755 common/usr/X11R6/bin/*			%{buildroot}%{_bindir}
14nu|fglrx-15.201.1151-3|360	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|361	# install self-built binaries
14nu|fglrx-15.201.1151-3|362	install -m755 fglrx_tools/fgl_glxgears/fgl_glxgears	%{buildroot}%{_bindir}
14nu|fglrx-15.201.1151-3|363	%endif
14nu|fglrx-15.201.1151-3|364	# compatibility symlink
14nu|fglrx-15.201.1151-3|365	ln -s aticonfig %{buildroot}%{_bindir}/amdconfig
14nu|fglrx-15.201.1151-3|366	
14nu|fglrx-15.201.1151-3|367	# amdcccle data files
14nu|fglrx-15.201.1151-3|368	install -d -m755 %{buildroot}%{_datadir}/ati/amdcccle
14nu|fglrx-15.201.1151-3|369	rm -f amdcccle.langs
14nu|fglrx-15.201.1151-3|370	for fullname in common/usr/share/ati/amdcccle/*.qm; do
14nu|fglrx-15.201.1151-3|371	file=$(basename $fullname)
14nu|fglrx-15.201.1151-3|372	lang=${file#*_}
14nu|fglrx-15.201.1151-3|373	lang=${lang%%.qm}
14nu|fglrx-15.201.1151-3|374	%if !%{bundle_qt}
14nu|fglrx-15.201.1151-3|375	# qt localization not necessary with non-bundled qt
14nu|fglrx-15.201.1151-3|376	[ "$file" = "${file#qt}" ] || continue
14nu|fglrx-15.201.1151-3|377	%endif
14nu|fglrx-15.201.1151-3|378	install -m644 $fullname %{buildroot}%{_datadir}/ati/amdcccle
14nu|fglrx-15.201.1151-3|379	echo "%%lang($lang) %{_datadir}/ati/amdcccle/$file" >> amdcccle.langs
14nu|fglrx-15.201.1151-3|380	done
14nu|fglrx-15.201.1151-3|381	
14nu|fglrx-15.201.1151-3|382	# amdcccle super-user mode
14nu|fglrx-15.201.1151-3|383	install -d -m755 %{buildroot}%{_sysconfdir}/security/console.apps
14nu|fglrx-15.201.1151-3|384	install -d -m755 %{buildroot}%{_sysconfdir}/pam.d
14nu|fglrx-15.201.1151-3|385	install -m644 common/etc/security/console.apps/* %{buildroot}%{_sysconfdir}/security/console.apps
14nu|fglrx-15.201.1151-3|386	ln -s su %{buildroot}%{_sysconfdir}/pam.d/amdcccle-su
14nu|fglrx-15.201.1151-3|387	
14nu|fglrx-15.201.1151-3|388	# man pages
14nu|fglrx-15.201.1151-3|389	install -d -m755 %{buildroot}%{_mandir}/man1 %{buildroot}%{_mandir}/man8
14nu|fglrx-15.201.1151-3|390	install -m644 common/usr/share/man/man8/* %{buildroot}%{_mandir}/man8
14nu|fglrx-15.201.1151-3|391	
14nu|fglrx-15.201.1151-3|392	# menu entry
14nu|fglrx-15.201.1151-3|393	install -d -m755 %{buildroot}%{_datadir}/applications
14nu|fglrx-15.201.1151-3|394	install -m644 common/usr/share/applications/* %{buildroot}%{_datadir}/applications
14nu|fglrx-15.201.1151-3|395	sed -i 's,^Icon=.*$,Icon=%{drivername}-amdcccle,' %{buildroot}%{_datadir}/applications/*.desktop
14nu|fglrx-15.201.1151-3|396	# control center doesn't really use GNOME/KDE libraries:
14nu|fglrx-15.201.1151-3|397	sed -i 's,GNOME;KDE;,,' %{buildroot}%{_datadir}/applications/*.desktop
14nu|fglrx-15.201.1151-3|398	
14nu|fglrx-15.201.1151-3|399	# icons
14nu|fglrx-15.201.1151-3|400	install -d -m755 %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
14nu|fglrx-15.201.1151-3|401	%if !%{amdbuild}
14nu|fglrx-15.201.1151-3|402	convert common/usr/share/icons/ccc_large.xpm -resize 16x16 %{buildroot}%{_miconsdir}/%{drivername}-amdcccle.png
14nu|fglrx-15.201.1151-3|403	convert common/usr/share/icons/ccc_large.xpm -resize 32x32 %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.png
14nu|fglrx-15.201.1151-3|404	convert common/usr/share/icons/ccc_large.xpm -resize 48x48 %{buildroot}%{_liconsdir}/%{drivername}-amdcccle.png
14nu|fglrx-15.201.1151-3|405	%else
14nu|fglrx-15.201.1151-3|406	install -m644 common/usr/share/icons/ccc_large.xpm %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.xpm
14nu|fglrx-15.201.1151-3|407	%endif
14nu|fglrx-15.201.1151-3|408	
14nu|fglrx-15.201.1151-3|409	# install libraries
14nu|fglrx-15.201.1151-3|410	install -d -m755					%{buildroot}%{_libdir}/%{drivername}
14nu|fglrx-15.201.1151-3|411	install -m755 %{archdir}/usr/X11R6/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
14nu|fglrx-15.201.1151-3|412	install -m755 %{archdir}/usr/X11R6/%{_lib}/fglrx/*	%{buildroot}%{_libdir}/%{drivername}
14nu|fglrx-15.201.1151-3|413	install -m755 %{archdir}/usr/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
14nu|fglrx-15.201.1151-3|414	mv %{buildroot}%{_libdir}/%{drivername}/{fglrx-,}libGL.so.1.2
14nu|fglrx-15.201.1151-3|415	chmod 0644						%{buildroot}%{_libdir}/%{drivername}/*.a
14nu|fglrx-15.201.1151-3|416	/sbin/ldconfig -n					%{buildroot}%{_libdir}/%{drivername}
14nu|fglrx-15.201.1151-3|417	# create devel symlinks
14nu|fglrx-15.201.1151-3|418	for file in %{buildroot}%{_libdir}/%{drivername}/*.so.*.*; do
14nu|fglrx-15.201.1151-3|419	ln -s $(basename $file) ${file%%.so*}.so;
14nu|fglrx-15.201.1151-3|420	done
14nu|fglrx-15.201.1151-3|421	%ifarch x86_64
14nu|fglrx-15.201.1151-3|422	install -d -m755					%{buildroot}%{_prefix}/lib/%{drivername}
14nu|fglrx-15.201.1151-3|423	install -m755 arch/x86/usr/X11R6/lib/fglrx/*		%{buildroot}%{_prefix}/lib/%{drivername}
14nu|fglrx-15.201.1151-3|424	install -m755 arch/x86/usr/lib/*.*			%{buildroot}%{_prefix}/lib/%{drivername}
14nu|fglrx-15.201.1151-3|425	mv %{buildroot}%{_prefix}/lib/%{drivername}/{fglrx-,}libGL.so.1.2
14nu|fglrx-15.201.1151-3|426	/sbin/ldconfig -n					%{buildroot}%{_prefix}/lib/%{drivername}
14nu|fglrx-15.201.1151-3|427	# create devel symlinks
14nu|fglrx-15.201.1151-3|428	for file in %{buildroot}%{_prefix}/lib/%{drivername}/*.so.*.*; do
14nu|fglrx-15.201.1151-3|429	ln -s $(basename $file) ${file%%.so*}.so;
14nu|fglrx-15.201.1151-3|430	done
14nu|fglrx-15.201.1151-3|431	%endif
14nu|fglrx-15.201.1151-3|432	
14nu|fglrx-15.201.1151-3|433	%if %{bundle_qt}
14nu|fglrx-15.201.1151-3|434	# install the bundled Qt4 libs on distros with qt4 < 4.4.2
14nu|fglrx-15.201.1151-3|435	install -d -m755				%{buildroot}%{_libdir}/%{drivername}-qt4
14nu|fglrx-15.201.1151-3|436	install -m755 %{archdir}/usr/share/ati/%{_lib}/*	%{buildroot}%{_libdir}/%{drivername}-qt4
14nu|fglrx-15.201.1151-3|437	# RPATH of amdcccle points to datadir, we create a symlink there:
14nu|fglrx-15.201.1151-3|438	install -d -m755				%{buildroot}/usr/share/ati
14nu|fglrx-15.201.1151-3|439	ln -s %{_libdir}/%{drivername}-qt4		%{buildroot}/usr/share/ati/%{_lib}
14nu|fglrx-15.201.1151-3|440	%endif
14nu|fglrx-15.201.1151-3|441	
14nu|fglrx-15.201.1151-3|442	# install X.org files
14nu|fglrx-15.201.1151-3|443	install -d -m755						%{buildroot}%{xorg_libdir}/modules/drivers
14nu|fglrx-15.201.1151-3|444	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/drivers/*.so* %{buildroot}%{xorg_libdir}/modules/drivers
14nu|fglrx-15.201.1151-3|445	install -d -m755						%{buildroot}%{xorg_libdir}/modules/linux
14nu|fglrx-15.201.1151-3|446	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/linux/*.so*	%{buildroot}%{xorg_libdir}/modules/linux
14nu|fglrx-15.201.1151-3|447	install -m644 %{xverdir}/usr/X11R6/%{_lib}/modules/*.*o		%{buildroot}%{xorg_libdir}/modules
14nu|fglrx-15.201.1151-3|448	install -d -m755						%{buildroot}%{ati_extdir}
14nu|fglrx-15.201.1151-3|449	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/extensions/fglrx/*.so* %{buildroot}%{ati_extdir}
14nu|fglrx-15.201.1151-3|450	mv %{buildroot}%{ati_extdir}/{fglrx-,}libglx.so
14nu|fglrx-15.201.1151-3|451	
14nu|fglrx-15.201.1151-3|452	# etc files
14nu|fglrx-15.201.1151-3|453	install -d -m755		%{buildroot}%{_sysconfdir}/ati
14nu|fglrx-15.201.1151-3|454	install -m644 common/etc/ati/*	%{buildroot}%{_sysconfdir}/ati
14nu|fglrx-15.201.1151-3|455	chmod 0755			%{buildroot}%{_sysconfdir}/ati/*.sh
14nu|fglrx-15.201.1151-3|456	# Ghost file created as suggested by AMD.
14nu|fglrx-15.201.1151-3|457	touch %{buildroot}%{_sysconfdir}/ati/atiapfuser.blb
14nu|fglrx-15.201.1151-3|458	
14nu|fglrx-15.201.1151-3|459	# dri libraries
14nu|fglrx-15.201.1151-3|460	DRILIB=fglrx_dri.so
14nu|fglrx-15.201.1151-3|461	install -d -m755 %{buildroot}%{xorg_dridir}
14nu|fglrx-15.201.1151-3|462	install -d -m755 %{buildroot}%{xorg_dridir_aux}
14nu|fglrx-15.201.1151-3|463	install -m755 %{archdir}/usr/X11R6/%{_lib}/modules/dri/* %{buildroot}%{xorg_dridir}
14nu|fglrx-15.201.1151-3|464	ln -s %{xorg_dridir}/${DRILIB} %{buildroot}%{xorg_dridir_aux}/
14nu|fglrx-15.201.1151-3|465	%ifarch x86_64
14nu|fglrx-15.201.1151-3|466	install -d -m755 %{buildroot}%{xorg_dridir32}
14nu|fglrx-15.201.1151-3|467	install -d -m755 %{buildroot}%{xorg_dridir32_aux}
14nu|fglrx-15.201.1151-3|468	install -m755 arch/x86/usr/X11R6/lib/modules/dri/* %{buildroot}%{xorg_dridir32}
14nu|fglrx-15.201.1151-3|469	ln -s %{xorg_dridir32}/${DRILIB} %{buildroot}%{xorg_dridir32_aux}/
14nu|fglrx-15.201.1151-3|470	%endif
14nu|fglrx-15.201.1151-3|471	
14nu|fglrx-15.201.1151-3|472	# ld.so.conf
14nu|fglrx-15.201.1151-3|473	install -d -m755			%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL
14nu|fglrx-15.201.1151-3|474	echo "%{_libdir}/%{drivername}" >	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nu|fglrx-15.201.1151-3|475	%ifarch x86_64
14nu|fglrx-15.201.1151-3|476	echo "%{_prefix}/lib/%{drivername}" >>	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nu|fglrx-15.201.1151-3|477	%endif
14nu|fglrx-15.201.1151-3|478	touch					%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|fglrx-15.201.1151-3|479	
14nu|fglrx-15.201.1151-3|480	# XvMCConfig
14nu|fglrx-15.201.1151-3|481	install -d -m755			%{buildroot}%{_sysconfdir}/%{drivername}
14nu|fglrx-15.201.1151-3|482	echo "libAMDXvBA.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
14nu|fglrx-15.201.1151-3|483	
14nu|fglrx-15.201.1151-3|484	# OpenCL icd
14nu|fglrx-15.201.1151-3|485	install -d -m755				%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nu|fglrx-15.201.1151-3|486	install -m644 %{archdir}/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nu|fglrx-15.201.1151-3|487	%ifarch x86_64
14nu|fglrx-15.201.1151-3|488	install -m644 arch/x86/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nu|fglrx-15.201.1151-3|489	%endif
14nu|fglrx-15.201.1151-3|490	
14nu|fglrx-15.201.1151-3|491	# PowerXpress intel - use Mesa libGL but still keep AMD specific libs in search path
14nu|fglrx-15.201.1151-3|492	echo "%{_libdir}/mesa" > %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nu|fglrx-15.201.1151-3|493	%ifarch x86_64
14nu|fglrx-15.201.1151-3|494	echo "%{_prefix}/lib/mesa" >> %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nu|fglrx-15.201.1151-3|495	%endif
14nu|fglrx-15.201.1151-3|496	cat %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} >> %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nu|fglrx-15.201.1151-3|497	
14nu|fglrx-15.201.1151-3|498	# install ldetect-lst pcitable files for backports
14nu|fglrx-15.201.1151-3|499	sed -ne 's|^\s*FGL_ASIC_ID(\(0x....\)).*|\1|gp' common/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h | tr '[:upper:]' '[:lower:]' | sort -u | sed 's,^.*$,0x1002\t\0\t"%{ldetect_cards_name}",' > pcitable.fglrx.lst
14nu|fglrx-15.201.1151-3|500	[ $(stat -c%s pcitable.fglrx.lst) -gt 500 ]
14nu|fglrx-15.201.1151-3|501	%if "%{ldetect_cards_name}" != ""
14nu|fglrx-15.201.1151-3|502	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
14nu|fglrx-15.201.1151-3|503	gzip -c pcitable.fglrx.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nu|fglrx-15.201.1151-3|504	%endif
14nu|fglrx-15.201.1151-3|505	
14nu|fglrx-15.201.1151-3|506	install -d -m755 %{buildroot}%{_datadir}/ati
14nu|fglrx-15.201.1151-3|507	cat > %{buildroot}%{_datadir}/ati/amd-uninstall.sh <<EOF
14nu|fglrx-15.201.1151-3|508	#!/bin/bash
14nu|fglrx-15.201.1151-3|509	# parameters as per AMD: [--force | --dry-run]
14nu|fglrx-15.201.1151-3|510	dryrun=
14nu|fglrx-15.201.1151-3|511	while [ -n "\$*" ]; do
14nu|fglrx-15.201.1151-3|512	case "\$1" in
14nu|fglrx-15.201.1151-3|513	--dryrun)	dryrun="--test" ;;
14nu|fglrx-15.201.1151-3|514	--force)	;;
14nu|fglrx-15.201.1151-3|515	--preserve)	;;
14nu|fglrx-15.201.1151-3|516	--quick)	;;
14nu|fglrx-15.201.1151-3|517	--getUninstallVersion) exit 2 ;;
14nu|fglrx-15.201.1151-3|518	*)		echo "Unknown option for \$0." >&2 ;;
14nu|fglrx-15.201.1151-3|519	esac
14nu|fglrx-15.201.1151-3|520	shift
14nu|fglrx-15.201.1151-3|521	done
14nu|fglrx-15.201.1151-3|522	
14nu|fglrx-15.201.1151-3|523	# AMD documentation suggests doing rpm -V and use --force to override it,
14nu|fglrx-15.201.1151-3|524	# but it doesn't make sense with the update-alternatives setup, so we just
14nu|fglrx-15.201.1151-3|525	# check package presence.
14nu|fglrx-15.201.1151-3|526	pkgs=
14nu|fglrx-15.201.1151-3|527	rpm -q --quiet %{driverpkgname}             && pkgs="\$pkgs %{driverpkgname}"
14nu|fglrx-15.201.1151-3|528	rpm -q --quiet dkms-%{drivername}           && pkgs="\$pkgs dkms-%{drivername}"
14nu|fglrx-15.201.1151-3|529	rpm -q --quiet %{drivername}-control-center && pkgs="\$pkgs %{drivername}-control-center"
14nu|fglrx-15.201.1151-3|530	rpm -q --quiet %{drivername}-devel          && pkgs="\$pkgs %{drivername}-devel"
14nu|fglrx-15.201.1151-3|531	[ -n "\$pkgs" ] || { echo "The AMD proprietary driver is not installed." >&2; exit 1; }
14nu|fglrx-15.201.1151-3|532	urpme --auto \$dryrun \$pkgs || { echo "Failed to uninstall the AMD proprietary driver." >&2; exit 1; }
14nu|fglrx-15.201.1151-3|533	[ -n "\$dryrun" ] || echo "The AMD proprietary driver has been uninstalled."
14nu|fglrx-15.201.1151-3|534	EOF
14nu|fglrx-15.201.1151-3|535	chmod 0755 %{buildroot}%{_datadir}/ati/amd-uninstall.sh
14nu|fglrx-15.201.1151-3|536	
14nu|fglrx-15.201.1151-3|537	# PowerXpress (switchable graphics)
14nu|fglrx-15.201.1151-3|538	# - path hardcoded into driver
14nu|fglrx-15.201.1151-3|539	install -d -m755 %{buildroot}%{_libdir}/fglrx
14nu|fglrx-15.201.1151-3|540	cat > %{buildroot}%{_libdir}/fglrx/switchlibGL <<EOF
14nu|fglrx-15.201.1151-3|541	#!/bin/sh
14nu|fglrx-15.201.1151-3|542	
14nu|fglrx-15.201.1151-3|543	amd_target="%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}"
14nu|fglrx-15.201.1151-3|544	intel_target="%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf"
14nu|fglrx-15.201.1151-3|545	
14nu|fglrx-15.201.1151-3|546	case \$1 in
14nu|fglrx-15.201.1151-3|547	amd)
14nu|fglrx-15.201.1151-3|548	update-alternatives --set gl_conf "\$amd_target" >/dev/null
14nu|fglrx-15.201.1151-3|549	ldconfig -X
14nu|fglrx-15.201.1151-3|550	;;
14nu|fglrx-15.201.1151-3|551	intel)
14nu|fglrx-15.201.1151-3|552	update-alternatives --set gl_conf "\$intel_target" >/dev/null
14nu|fglrx-15.201.1151-3|553	ldconfig -X
14nu|fglrx-15.201.1151-3|554	;;
14nu|fglrx-15.201.1151-3|555	query)
14nu|fglrx-15.201.1151-3|556	case \$(readlink -f "%{_sysconfdir}/ld.so.conf.d/GL.conf") in
14nu|fglrx-15.201.1151-3|557	\$amd_target)
14nu|fglrx-15.201.1151-3|558	echo "amd"
14nu|fglrx-15.201.1151-3|559	;;
14nu|fglrx-15.201.1151-3|560	\$intel_target)
14nu|fglrx-15.201.1151-3|561	echo "intel"
14nu|fglrx-15.201.1151-3|562	;;
14nu|fglrx-15.201.1151-3|563	*)
14nu|fglrx-15.201.1151-3|564	echo "unknown"
14nu|fglrx-15.201.1151-3|565	;;
14nu|fglrx-15.201.1151-3|566	esac
14nu|fglrx-15.201.1151-3|567	;;
14nu|fglrx-15.201.1151-3|568	esac
14nu|fglrx-15.201.1151-3|569	EOF
14nu|fglrx-15.201.1151-3|570	chmod 0755 %{buildroot}%{_libdir}/fglrx/switchlibGL
14nu|fglrx-15.201.1151-3|571	
14nu|fglrx-15.201.1151-3|572	# It is not feasible to configure these separately with the alternatives
14nu|fglrx-15.201.1151-3|573	# system, so use the same script for both.
14nu|fglrx-15.201.1151-3|574	# Note: using a symlink here fails as the driver checks go+w without
14nu|fglrx-15.201.1151-3|575	# dereferencing the symlink.
14nu|fglrx-15.201.1151-3|576	cp -a %{buildroot}%{_libdir}/fglrx/switchlibGL %{buildroot}%{_libdir}/fglrx/switchlibglx
14nu|fglrx-15.201.1151-3|577	
14nu|fglrx-15.201.1151-3|578	# unneeded to-be-removed files as per AMD
14nu|fglrx-15.201.1151-3|579	find %{buildroot} \( -name libSlotMaximizerAg.so -o -name libSlotMaximizerBe.so \) -print -delete
14nu|fglrx-15.201.1151-3|580	# not installed by AMD and not referenced elsewhere:
14nu|fglrx-15.201.1151-3|581	find %{buildroot} \( -name libamdsc64.so -o -name libamdsc32.so \) -print -delete
14nu|fglrx-15.201.1151-3|582	
14nu|fglrx-15.201.1151-3|583	%pre -n %{driverpkgname}
14nu|fglrx-15.201.1151-3|584	# Handle alternatives-era /etc/ati directory
14nu|fglrx-15.201.1151-3|585	# It may confuse rpm due to it containing %config files
14nu|fglrx-15.201.1151-3|586	if [ -L %{_sysconfdir}/ati ]; then
14nu|fglrx-15.201.1151-3|587	rm %{_sysconfdir}/ati
14nu|fglrx-15.201.1151-3|588	fi
14nu|fglrx-15.201.1151-3|589	
14nu|fglrx-15.201.1151-3|590	%post -n %{driverpkgname}
14nu|fglrx-15.201.1151-3|591	# Migrate from pre-alternatives files
14nu|fglrx-15.201.1151-3|592	if [ ! -L %{_datadir}/applications/mandriva-amdcccle.desktop -a -e %{_datadir}/applications/mandriva-amdcccle.desktop ]; then
14nu|fglrx-15.201.1151-3|593	rm -f %{_datadir}/applications/mandriva-amdcccle.desktop
14nu|fglrx-15.201.1151-3|594	fi
14nu|fglrx-15.201.1151-3|595	
14nu|fglrx-15.201.1151-3|596	%{_sbindir}/update-alternatives \
14nu|fglrx-15.201.1151-3|597	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} %{priority} \
14nu|fglrx-15.201.1151-3|598	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
14nu|fglrx-15.201.1151-3|599	--slave %{_libdir}/libAMDXvBA.cap %{_lib}AMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
14nu|fglrx-15.201.1151-3|600	%ifarch x86_64
14nu|fglrx-15.201.1151-3|601	--slave %{_prefix}/lib/libAMDXvBA.cap libAMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
14nu|fglrx-15.201.1151-3|602	%endif
14nu|fglrx-15.201.1151-3|603	--slave %{xorg_extra_modules} xorg_extra_modules %{ati_extdir}
14nu|fglrx-15.201.1151-3|604	
14nu|fglrx-15.201.1151-3|605	# Alternative for PowerXpress intel (switchable graphics)
14nu|fglrx-15.201.1151-3|606	# This is a separate alternative so that this situation can be differentiated
14nu|fglrx-15.201.1151-3|607	# from standard intel configuration by tools (e.g. so that radeon driver won't
14nu|fglrx-15.201.1151-3|608	# be loaded despite fglrx not being configured anymore).
14nu|fglrx-15.201.1151-3|609	%{_sbindir}/update-alternatives \
14nu|fglrx-15.201.1151-3|610	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf 50
14nu|fglrx-15.201.1151-3|611	
14nu|fglrx-15.201.1151-3|612	if [ "$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)" = "%{_sysconfdir}/ld.so.conf.d/GL/ati-hd2000.conf" ]; then
14nu|fglrx-15.201.1151-3|613	# Switch from the obsolete hd2000 branch:
14nu|fglrx-15.201.1151-3|614	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nu|fglrx-15.201.1151-3|615	fi
14nu|fglrx-15.201.1151-3|616	# When upgrading from alternatives setup, rpm may consider /etc/ati/atiogl.xml
14nu|fglrx-15.201.1151-3|617	# to exist due to the symlink, even when we remove it in %pre:
14nu|fglrx-15.201.1151-3|618	if [ -e %{_sysconfdir}/ati/atiogl.xml.rpmnew -a ! -e %{_sysconfdir}/ati/atiogl.xml ]; then
14nu|fglrx-15.201.1151-3|619	mv %{_sysconfdir}/ati/atiogl.xml.rpmnew %{_sysconfdir}/ati/atiogl.xml
14nu|fglrx-15.201.1151-3|620	echo "Moved %{_sysconfdir}/ati/atiogl.xml.rpmnew back to %{_sysconfdir}/ati/atiogl.xml."
14nu|fglrx-15.201.1151-3|621	fi
14nu|fglrx-15.201.1151-3|622	
14nu|fglrx-15.201.1151-3|623	# Call /sbin/ldconfig explicitely due to alternatives
14nu|fglrx-15.201.1151-3|624	/sbin/ldconfig -X
14nu|fglrx-15.201.1151-3|625	#_post_service atieventsd
14nu|fglrx-15.201.1151-3|626	%if "%{ldetect_cards_name}" != ""
14nu|fglrx-15.201.1151-3|627	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|fglrx-15.201.1151-3|628	%endif
14nu|fglrx-15.201.1151-3|629	
14nu|fglrx-15.201.1151-3|630	# Ghost file created as suggested by AMD.
14nu|fglrx-15.201.1151-3|631	touch %{_sysconfdir}/ati/atiapfuser.blb
14nu|fglrx-15.201.1151-3|632	
14nu|fglrx-15.201.1151-3|633	# Clear driver version numbers from amdpcsdb as suggested by AMD.
14nu|fglrx-15.201.1151-3|634	# (fixes version display in amdcccle after upgrade)
14nu|fglrx-15.201.1151-3|635	amdconfig --del-pcs-key=LDC,ReleaseVersion &>/dev/null || :
14nu|fglrx-15.201.1151-3|636	amdconfig --del-pcs-key=LDC,Catalyst_Version &>/dev/null || :
14nu|fglrx-15.201.1151-3|637	
14nu|fglrx-15.201.1151-3|638	#Fix watermark Test only
14nu|fglrx-15.201.1151-3|639	# sed -e 's/UNSIGNED/9777c589791007f4aeef06c922ad54a2:ae59f5b9572136d99fdd36f0109d358fa643f2bd4a2644d9efbb4fe91a9f6590a145:f612f0b01f2565cd9bd834f8119b309bae11a1ed4a2661c49fdf3fad11986cc4f641f1ba1f2265909a8e34ff1699309bf211a7eb4d7662cd9f8e3faf14986d92f646f1bc/' -i /etc/ati/signature
14nu|fglrx-15.201.1151-3|640	
14nu|fglrx-15.201.1151-3|641	%posttrans -n %{driverpkgname}
14nu|fglrx-15.201.1151-3|642	# RPM seems to leave out the active /etc/fglrx* directory, likely due to
14nu|fglrx-15.201.1151-3|643	# it being confused with the /etc/ati symlink. We have to clean up ourself:
14nu|fglrx-15.201.1151-3|644	for dir in %{_sysconfdir}/fglrx %{_sysconfdir}/fglrx-hd2000; do
14nu|fglrx-15.201.1151-3|645	if [ -d $dir ]; then
14nu|fglrx-15.201.1151-3|646	for file in $dir/*; do
14nu|fglrx-15.201.1151-3|647	case "$(basename $file)" in
14nu|fglrx-15.201.1151-3|648	control | signature | logo_mask.xbm.example | logo.xbm.example)
14nu|fglrx-15.201.1151-3|649	# non-config files, rpm would normally remove
14nu|fglrx-15.201.1151-3|650	rm $file;;
14nu|fglrx-15.201.1151-3|651	authatieventsd.sh | fglrxprofiles.csv | fglrxrc | atiogl.xml)
14nu|fglrx-15.201.1151-3|652	# config files, check for modifications
14nu|fglrx-15.201.1151-3|653	case "$(stat -c%s $file)" in
14nu|fglrx-15.201.1151-3|654	545 | 838 | 2769 | 10224 | 11018)
14nu|fglrx-15.201.1151-3|655	rm $file;;
14nu|fglrx-15.201.1151-3|656	*)
14nu|fglrx-15.201.1151-3|657	echo "Saving $file as %{_sysconfdir}/ati/$(basename $file).rpmsave."
14nu|fglrx-15.201.1151-3|658	mv $file %{_sysconfdir}/ati/$(basename $file).rpmsave;;
14nu|fglrx-15.201.1151-3|659	esac
14nu|fglrx-15.201.1151-3|660	;;
14nu|fglrx-15.201.1151-3|661	esac
14nu|fglrx-15.201.1151-3|662	done
14nu|fglrx-15.201.1151-3|663	[ $(ls -c $dir | wc -l) -eq 0 ] && rm -r $dir
14nu|fglrx-15.201.1151-3|664	fi
14nu|fglrx-15.201.1151-3|665	done
14nu|fglrx-15.201.1151-3|666	true
14nu|fglrx-15.201.1151-3|667	
14nu|fglrx-15.201.1151-3|668	%preun -n %{driverpkgname}
14nu|fglrx-15.201.1151-3|669	#_preun_service atieventsd
14nu|fglrx-15.201.1151-3|670	
14nu|fglrx-15.201.1151-3|671	%postun -n %{driverpkgname}
14nu|fglrx-15.201.1151-3|672	if [ ! -f %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} ]; then
14nu|fglrx-15.201.1151-3|673	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
14nu|fglrx-15.201.1151-3|674	fi
14nu|fglrx-15.201.1151-3|675	if [ ! -f %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf ]; then
14nu|fglrx-15.201.1151-3|676	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nu|fglrx-15.201.1151-3|677	fi
14nu|fglrx-15.201.1151-3|678	# Call /sbin/ldconfig explicitely due to alternatives
14nu|fglrx-15.201.1151-3|679	/sbin/ldconfig -X
14nu|fglrx-15.201.1151-3|680	%if "%{ldetect_cards_name}" != ""
14nu|fglrx-15.201.1151-3|681	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|fglrx-15.201.1151-3|682	%endif
14nu|fglrx-15.201.1151-3|683	
14nu|fglrx-15.201.1151-3|684	%pre -n %{drivername}-control-center
14nu|fglrx-15.201.1151-3|685	# Handle alternatives-era directory,
14nu|fglrx-15.201.1151-3|686	# it may confuse rpm.
14nu|fglrx-15.201.1151-3|687	if [ -L %{_datadir}/ati ]; then
14nu|fglrx-15.201.1151-3|688	rm %{_datadir}/ati
14nu|fglrx-15.201.1151-3|689	fi
14nu|fglrx-15.201.1151-3|690	
14nu|fglrx-15.201.1151-3|691	%post -n %{drivername}-control-center
14nu|fglrx-15.201.1151-3|692	[ -d %{_datadir}/fglrx ] && rm -r %{_datadir}/fglrx
14nu|fglrx-15.201.1151-3|693	[ -d %{_datadir}/fglrx-hd2000 ] && rm -r %{_datadir}/fglrx-hd2000
14nu|fglrx-15.201.1151-3|694	true
14nu|fglrx-15.201.1151-3|695	
14nu|fglrx-15.201.1151-3|696	%post -n %{drivername}-opencl
14nu|fglrx-15.201.1151-3|697	# explicit /sbin/ldconfig due to a non-standard library directory
14nu|fglrx-15.201.1151-3|698	/sbin/ldconfig -X
14nu|fglrx-15.201.1151-3|699	
14nu|fglrx-15.201.1151-3|700	%post -n dkms-%{drivername}
14nu|fglrx-15.201.1151-3|701	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release}
14nu|fglrx-15.201.1151-3|702	
14nu|fglrx-15.201.1151-3|703	# Build and install the driver for all available kernels that have devel
14nu|fglrx-15.201.1151-3|704	# files, no matter how these kernels were installed (from RPMs or manually).
14nu|fglrx-15.201.1151-3|705	# Do not fail the installation of the package if the build fails for some
14nu|fglrx-15.201.1151-3|706	# kernels, this may happen during testing, etc.
14nu|fglrx-15.201.1151-3|707	for kk in /lib/modules/*; do
14nu|fglrx-15.201.1151-3|708	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14nu|fglrx-15.201.1151-3|709	if test -d "/lib/modules/$kk/build"; then
14nu|fglrx-15.201.1151-3|710	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} -k $kk &&
14nu|fglrx-15.201.1151-3|711	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} -k $kk || true
14nu|fglrx-15.201.1151-3|712	else
14nu|fglrx-15.201.1151-3|713	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14nu|fglrx-15.201.1151-3|714	fi;
14nu|fglrx-15.201.1151-3|715	done
14nu|fglrx-15.201.1151-3|716	
14nu|fglrx-15.201.1151-3|717	# rmmod any old driver if present and not in use (e.g. by X)
14nu|fglrx-15.201.1151-3|718	rmmod fglrx > /dev/null 2>&1 || true
14nu|fglrx-15.201.1151-3|719	
14nu|fglrx-15.201.1151-3|720	%preun -n dkms-%{drivername}
14nu|fglrx-15.201.1151-3|721	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
14nu|fglrx-15.201.1151-3|722	
14nu|fglrx-15.201.1151-3|723	# rmmod any old driver if present and not in use (e.g. by X)
14nu|fglrx-15.201.1151-3|724	rmmod fglrx > /dev/null 2>&1 || true
14nu|fglrx-15.201.1151-3|725	
14nu|fglrx-15.201.1151-3|726	%files -n %{driverpkgname}
14nu|fglrx-15.201.1151-3|727	%defattr(-,root,root)
14nu|fglrx-15.201.1151-3|728	%doc README.install.urpmi
14nu|fglrx-15.201.1151-3|729	%doc README.8.980.upgrade.urpmi
14nu|fglrx-15.201.1151-3|730	# the documentation files are grossly out of date; the configuration options
14nu|fglrx-15.201.1151-3|731	# described in configure.html seem to be used by the driver, though, so it is
14nu|fglrx-15.201.1151-3|732	# packaged, while the other html files are not:
14nu|fglrx-15.201.1151-3|733	%doc common/usr/share/doc/fglrx/configure.html
14nu|fglrx-15.201.1151-3|734	%doc common/usr/share/doc/fglrx/LICENSE.TXT
14nu|fglrx-15.201.1151-3|735	
14nu|fglrx-15.201.1151-3|736	%if "%{ldetect_cards_name}" != ""
14nu|fglrx-15.201.1151-3|737	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
14nu|fglrx-15.201.1151-3|738	%endif
14nu|fglrx-15.201.1151-3|739	
14nu|fglrx-15.201.1151-3|740	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|fglrx-15.201.1151-3|741	%dir %{_sysconfdir}/ld.so.conf.d/GL
14nu|fglrx-15.201.1151-3|742	%{_sysconfdir}/ld.so.conf.d/GL/ati.conf
14nu|fglrx-15.201.1151-3|743	
14nu|fglrx-15.201.1151-3|744	%dir %{_sysconfdir}/%{drivername}
14nu|fglrx-15.201.1151-3|745	%{_sysconfdir}/%{drivername}/XvMCConfig
14nu|fglrx-15.201.1151-3|746	%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
14nu|fglrx-15.201.1151-3|747	
14nu|fglrx-15.201.1151-3|748	%dir %{_sysconfdir}/ati
14nu|fglrx-15.201.1151-3|749	%{_sysconfdir}/ati/control
14nu|fglrx-15.201.1151-3|750	%{_sysconfdir}/ati/signature
14nu|fglrx-15.201.1151-3|751	# config(noreplace) %{_sysconfdir}/ati/atiogl.xml # removed in 13.350.1005
14nu|fglrx-15.201.1151-3|752	%{_sysconfdir}/ati/atiapfxx*
14nu|fglrx-15.201.1151-3|753	%{_sysconfdir}/ati/logo.xbm.example
14nu|fglrx-15.201.1151-3|754	%{_sysconfdir}/ati/logo_mask.xbm.example
14nu|fglrx-15.201.1151-3|755	%config %{_sysconfdir}/ati/authatieventsd.sh
14nu|fglrx-15.201.1151-3|756	%{_sysconfdir}/ati/amdpcsdb.default
14nu|fglrx-15.201.1151-3|757	%ghost %{_sysconfdir}/ati/atiapfuser.blb
14nu|fglrx-15.201.1151-3|758	
14nu|fglrx-15.201.1151-3|759	#{_initrddir}/atieventsd
14nu|fglrx-15.201.1151-3|760	
14nu|fglrx-15.201.1151-3|761	%{_sbindir}/atieventsd
14nu|fglrx-15.201.1151-3|762	%{_sbindir}/amdnotifyui
14nu|fglrx-15.201.1151-3|763	%{_sbindir}/atigetsysteminfo.sh
14nu|fglrx-15.201.1151-3|764	
14nu|fglrx-15.201.1151-3|765	%{_bindir}/amdconfig
14nu|fglrx-15.201.1151-3|766	%{_bindir}/amd-console-helper
14nu|fglrx-15.201.1151-3|767	%{_bindir}/amdupdaterandrconfig
14nu|fglrx-15.201.1151-3|768	%{_bindir}/amdxdg-su
14nu|fglrx-15.201.1151-3|769	%{_bindir}/aticonfig
14nu|fglrx-15.201.1151-3|770	%{_bindir}/atiodcli
14nu|fglrx-15.201.1151-3|771	%{_bindir}/atiode
14nu|fglrx-15.201.1151-3|772	%{_bindir}/fgl_glxgears
14nu|fglrx-15.201.1151-3|773	%{_bindir}/fglrxinfo
14nu|fglrx-15.201.1151-3|774	
14nu|fglrx-15.201.1151-3|775	%{xorg_libdir}/modules/drivers/fglrx_drv.so
14nu|fglrx-15.201.1151-3|776	%{xorg_libdir}/modules/linux/libfglrxdrm.so
14nu|fglrx-15.201.1151-3|777	%{xorg_libdir}/modules/amdxmm.*o
14nu|fglrx-15.201.1151-3|778	%{xorg_libdir}/modules/glesx.*o
14nu|fglrx-15.201.1151-3|779	
14nu|fglrx-15.201.1151-3|780	%dir %{ati_extdir}
14nu|fglrx-15.201.1151-3|781	%{ati_extdir}/libglx.so
14nu|fglrx-15.201.1151-3|782	
14nu|fglrx-15.201.1151-3|783	%{xorg_dridir}/fglrx_dri.so
14nu|fglrx-15.201.1151-3|784	%{xorg_dridir_aux}/fglrx_dri.so
14nu|fglrx-15.201.1151-3|785	%ifarch x86_64
14nu|fglrx-15.201.1151-3|786	%{xorg_dridir32}/fglrx_dri.so
14nu|fglrx-15.201.1151-3|787	%{xorg_dridir32_aux}/fglrx_dri.so
14nu|fglrx-15.201.1151-3|788	%endif
14nu|fglrx-15.201.1151-3|789	
14nu|fglrx-15.201.1151-3|790	%dir %{_libdir}/%{drivername}
14nu|fglrx-15.201.1151-3|791	%{_libdir}/%{drivername}/libGL.so.1
14nu|fglrx-15.201.1151-3|792	%{_libdir}/%{drivername}/libGL.so.1.*
14nu|fglrx-15.201.1151-3|793	%{_libdir}/%{drivername}/libaticalcl.so
14nu|fglrx-15.201.1151-3|794	%{_libdir}/%{drivername}/libaticaldd.so
14nu|fglrx-15.201.1151-3|795	%{_libdir}/%{drivername}/libaticalrt.so
14nu|fglrx-15.201.1151-3|796	%{_libdir}/%{drivername}/libatiuki.so.1*
14nu|fglrx-15.201.1151-3|797	
14nu|fglrx-15.201.1151-3|798	%ifarch x86_64
14nu|fglrx-15.201.1151-3|799	%dir %{_prefix}/lib/%{drivername}
14nu|fglrx-15.201.1151-3|800	%{_prefix}/lib/%{drivername}/libGL.so.1
14nu|fglrx-15.201.1151-3|801	%{_prefix}/lib/%{drivername}/libGL.so.1.*
14nu|fglrx-15.201.1151-3|802	%{_prefix}/lib/%{drivername}/libaticalcl.so
14nu|fglrx-15.201.1151-3|803	%{_prefix}/lib/%{drivername}/libaticaldd.so
14nu|fglrx-15.201.1151-3|804	%{_prefix}/lib/%{drivername}/libaticalrt.so
14nu|fglrx-15.201.1151-3|805	%{_prefix}/lib/%{drivername}/libatiuki.so.1*
14nu|fglrx-15.201.1151-3|806	%endif
14nu|fglrx-15.201.1151-3|807	
14nu|fglrx-15.201.1151-3|808	%{_libdir}/%{drivername}/libfglrx_dm.so.1*
14nu|fglrx-15.201.1151-3|809	%{_libdir}/%{drivername}/libatiadlxx.so
14nu|fglrx-15.201.1151-3|810	%{_libdir}/%{drivername}/libAMDXvBA.cap
14nu|fglrx-15.201.1151-3|811	%{_libdir}/%{drivername}/libAMDXvBA.so.1*
14nu|fglrx-15.201.1151-3|812	%{_libdir}/%{drivername}/libXvBAW.so.1*
14nu|fglrx-15.201.1151-3|813	
14nu|fglrx-15.201.1151-3|814	# PowerXpress
14nu|fglrx-15.201.1151-3|815	%{_libdir}/fglrx/switchlibGL
14nu|fglrx-15.201.1151-3|816	%{_libdir}/fglrx/switchlibglx
14nu|fglrx-15.201.1151-3|817	
14nu|fglrx-15.201.1151-3|818	%dir %{_datadir}/ati
14nu|fglrx-15.201.1151-3|819	%{_datadir}/ati/amd-uninstall.sh
14nu|fglrx-15.201.1151-3|820	
14nu|fglrx-15.201.1151-3|821	%{_mandir}/man8/atieventsd.8*
14nu|fglrx-15.201.1151-3|822	
14nu|fglrx-15.201.1151-3|823	%files -n %{drivername}-control-center -f amdcccle.langs
14nu|fglrx-15.201.1151-3|824	%defattr(-,root,root)
14nu|fglrx-15.201.1151-3|825	%doc common/usr/share/doc/amdcccle/*
14nu|fglrx-15.201.1151-3|826	%{_sysconfdir}/security/console.apps/amdcccle-su
14nu|fglrx-15.201.1151-3|827	%{_sysconfdir}/pam.d/amdcccle-su
14nu|fglrx-15.201.1151-3|828	%{_bindir}/amdcccle
14nu|fglrx-15.201.1151-3|829	%dir %{_datadir}/ati
14nu|fglrx-15.201.1151-3|830	%dir %{_datadir}/ati/amdcccle
14nu|fglrx-15.201.1151-3|831	%if %{amdbuild}
14nu|fglrx-15.201.1151-3|832	%{_iconsdir}/%{drivername}-amdcccle.xpm
14nu|fglrx-15.201.1151-3|833	%else
14nu|fglrx-15.201.1151-3|834	%{_miconsdir}/%{drivername}-amdcccle.png
14nu|fglrx-15.201.1151-3|835	%{_iconsdir}/%{drivername}-amdcccle.png
14nu|fglrx-15.201.1151-3|836	%{_liconsdir}/%{drivername}-amdcccle.png
14nu|fglrx-15.201.1151-3|837	%endif
14nu|fglrx-15.201.1151-3|838	%{_datadir}/applications/amdcccle.desktop
14nu|fglrx-15.201.1151-3|839	%{_datadir}/applications/amdccclesu.desktop
14nu|fglrx-15.201.1151-3|840	%if %{bundle_qt}
14nu|fglrx-15.201.1151-3|841	%dir %{_libdir}/%{drivername}-qt4
14nu|fglrx-15.201.1151-3|842	%{_libdir}/%{drivername}-qt4/libQtCore.so.4
14nu|fglrx-15.201.1151-3|843	%{_libdir}/%{drivername}-qt4/libQtGui.so.4
14nu|fglrx-15.201.1151-3|844	%{_datadir}/ati/%{_lib}
14nu|fglrx-15.201.1151-3|845	%endif
14nu|fglrx-15.201.1151-3|846	
14nu|fglrx-15.201.1151-3|847	%files -n %{drivername}-devel
14nu|fglrx-15.201.1151-3|848	%defattr(-,root,root)
14nu|fglrx-15.201.1151-3|849	%{_libdir}/%{drivername}/libfglrx_dm.a
14nu|fglrx-15.201.1151-3|850	%{_libdir}/%{drivername}/libfglrx_dm.so
14nu|fglrx-15.201.1151-3|851	%{_libdir}/%{drivername}/libAMDXvBA.so
14nu|fglrx-15.201.1151-3|852	%{_libdir}/%{drivername}/libXvBAW.so
14nu|fglrx-15.201.1151-3|853	%dir %{_includedir}/GL
14nu|fglrx-15.201.1151-3|854	%{_includedir}/GL/*ATI.h
14nu|fglrx-15.201.1151-3|855	%dir %{_includedir}/ATI
14nu|fglrx-15.201.1151-3|856	%dir %{_includedir}/ATI/GL
14nu|fglrx-15.201.1151-3|857	%{_includedir}/ATI/GL/*.h
14nu|fglrx-15.201.1151-3|858	%{_libdir}/%{drivername}/libGL.so
14nu|fglrx-15.201.1151-3|859	%{_libdir}/%{drivername}/libatiuki.so
14nu|fglrx-15.201.1151-3|860	%ifarch x86_64
14nu|fglrx-15.201.1151-3|861	%{_prefix}/lib/%{drivername}/libGL.so
14nu|fglrx-15.201.1151-3|862	%{_prefix}/lib/%{drivername}/libatiuki.so
14nu|fglrx-15.201.1151-3|863	%endif
14nu|fglrx-15.201.1151-3|864	
14nu|fglrx-15.201.1151-3|865	%files -n %{drivername}-opencl
14nu|fglrx-15.201.1151-3|866	%defattr(-,root,root)
14nu|fglrx-15.201.1151-3|867	%dir %{_sysconfdir}/OpenCL
14nu|fglrx-15.201.1151-3|868	%dir %{_sysconfdir}/OpenCL/vendors
14nu|fglrx-15.201.1151-3|869	%{_sysconfdir}/OpenCL/vendors/amdocl*.icd
14nu|fglrx-15.201.1151-3|870	%{_bindir}/clinfo
14nu|fglrx-15.201.1151-3|871	%{_libdir}/%{drivername}/libamdocl*.so
14nu|fglrx-15.201.1151-3|872	%{_libdir}/%{drivername}/libOpenCL.so.1
14nu|fglrx-15.201.1151-3|873	%ifarch x86_64
14nu|fglrx-15.201.1151-3|874	%{_prefix}/lib/%{drivername}/libamdocl*.so
14nu|fglrx-15.201.1151-3|875	%{_prefix}/lib/%{drivername}/libOpenCL.so.1
14nu|fglrx-15.201.1151-3|876	%endif
14nu|fglrx-15.201.1151-3|877	
14nu|fglrx-15.201.1151-3|878	%files -n dkms-%{drivername}
14nu|fglrx-15.201.1151-3|879	%defattr(-,root,root)
14nu|fglrx-15.201.1151-3|880	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|fglrx-15.201.1151-3|881	
14nu|fglrx-15.201.1151-3|882	%changelog
14nu|fglrx-15.201.1151-3|883	
14nu|fglrx-15.201.1151-3|884	* Mon Dec 07 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:15.201.1151-3
14nu|fglrx-15.201.1151-3|885	- (7ffbdbf) Release up before a rebuild
14nu|fglrx-15.201.1151-3|886	
14nu|fglrx-15.201.1151-3|887	

26505 14
14nu|flash-player-plugin-32.0.0.465-1|1	%if %{mdvver} < 201610
14nu|flash-player-plugin-32.0.0.465-1|2	%global __requires_exclude GLIBCXX_3.4.21
14nu|flash-player-plugin-32.0.0.465-1|3	%endif
14nu|flash-player-plugin-32.0.0.465-1|4	
14nu|flash-player-plugin-32.0.0.465-1|5	# backportability
14nu|flash-player-plugin-32.0.0.465-1|6	%define _localstatedir /var
14nu|flash-player-plugin-32.0.0.465-1|7	%define debug_package %{nil}
14nu|flash-player-plugin-32.0.0.465-1|8	
14nu|flash-player-plugin-32.0.0.465-1|9	Summary:	Flash Player plugin for browsers
14nu|flash-player-plugin-32.0.0.465-1|10	Name:		flash-player-plugin
14nu|flash-player-plugin-32.0.0.465-1|11	Version:	32.0.0.465
14nu|flash-player-plugin-32.0.0.465-1|12	Release:	1
14nu|flash-player-plugin-32.0.0.465-1|13	License:	Proprietary
14nu|flash-player-plugin-32.0.0.465-1|14	Url:		http://www.adobe.com/products/flashplayer/
14nu|flash-player-plugin-32.0.0.465-1|15	Source0:	https://fpdownload.adobe.com/get/flashplayer/pdc/%{version}/flash_player_npapi_linux.i386.tar.gz
14nu|flash-player-plugin-32.0.0.465-1|16	Source1:	https://fpdownload.adobe.com/get/flashplayer/pdc/%{version}/flash_player_npapi_linux.x86_64.tar.gz
14nu|flash-player-plugin-32.0.0.465-1|17	Source100:	%{name}.rpmlintrc
14nu|flash-player-plugin-32.0.0.465-1|18	Group:		Networking/WWW
14nu|flash-player-plugin-32.0.0.465-1|19	Requires:	curl
14nu|flash-player-plugin-32.0.0.465-1|20	Requires(post):	curl
14nu|flash-player-plugin-32.0.0.465-1|21	Provides:	flashplayer-plugin == %{version}
14nu|flash-player-plugin-32.0.0.465-1|22	
14nu|flash-player-plugin-32.0.0.465-1|23	# obtained by objdump -x /usr/lib/mozilla/plugins/libflashplayer.so | grep NEEDED
14nu|flash-player-plugin-32.0.0.465-1|24	# helper: for i in $(objdump -p libflashplayer.so  | grep NEEDED | awk '{ print $2 }'); do
14nu|flash-player-plugin-32.0.0.465-1|25	#	  echo -n "$i: "; rpm -qf /usr/lib64/$i; done
14nu|flash-player-plugin-32.0.0.465-1|26	#		libX11.so.6	libXext.so.6	libXt.so.6	libfreetype.so.6
14nu|flash-player-plugin-32.0.0.465-1|27	Requires:	%{_lib}x11_6	%{_lib}xext6	%{_lib}xt6	%{_lib}freetype6
14nu|flash-player-plugin-32.0.0.465-1|28	#		libfontconfig.so.1	libgtk-x11-2.0.so.0, libgdk-x11-2.0.so.0
14nu|flash-player-plugin-32.0.0.465-1|29	Requires:	%{_lib}fontconfig1	%{_lib}gtk+2.0_0
14nu|flash-player-plugin-32.0.0.465-1|30	#		libatk-1.0.so.0	libgdk_pixbuf-2.0.so.0	libpangocairo-1.0.so.0, libpango-1.0.so.0
14nu|flash-player-plugin-32.0.0.465-1|31	Requires:	%{_lib}atk1.0_0	%{_lib}gdk_pixbuf2.0_0	%{_lib}pango1.0_0
14nu|flash-player-plugin-32.0.0.465-1|32	#		libcairo.so.2	libgobject-2.0.so.0, libgmodule-2.0.so.0, libglib-2.0.so.0
14nu|flash-player-plugin-32.0.0.465-1|33	Requires:	%{_lib}cairo2	%{_lib}glib2.0_0
14nu|flash-player-plugin-32.0.0.465-1|34	#		libnss3.so, libsmime3.so, libssl3.so	libplds4.so, libplc4.so, libnspr4.so
14nu|flash-player-plugin-32.0.0.465-1|35	Requires:	%{_lib}nss3				%{_lib}nspr4
14nu|flash-player-plugin-32.0.0.465-1|36	# required for audio, dlopened:
14nu|flash-player-plugin-32.0.0.465-1|37	Requires:	%{_lib}alsa2
14nu|flash-player-plugin-32.0.0.465-1|38	# dlopened:
14nu|flash-player-plugin-32.0.0.465-1|39	Requires:	%{_lib}curl4
14nu|flash-player-plugin-32.0.0.465-1|40	# dlopened, for video acceleration:
14nu|flash-player-plugin-32.0.0.465-1|41	Recommends:	%{_lib}vdpau1
14nu|flash-player-plugin-32.0.0.465-1|42	#
14nu|flash-player-plugin-32.0.0.465-1|43	Obsoletes:	FlashPlayer < 9.0.115.0-5
14nu|flash-player-plugin-32.0.0.465-1|44	Obsoletes:	flashplayer < %{version}
14nu|flash-player-plugin-32.0.0.465-1|45	Obsoletes:	flash-plugin < %{version}
14nu|flash-player-plugin-32.0.0.465-1|46	Obsoletes:	FlashPlayer-plugin < %{version}
14nu|flash-player-plugin-32.0.0.465-1|47	Obsoletes:	flashplayer-plugin < %{version}
14nu|flash-player-plugin-32.0.0.465-1|48	
14nu|flash-player-plugin-32.0.0.465-1|49	# Conflict with free plugins to avoid user confusion as to which one is
14nu|flash-player-plugin-32.0.0.465-1|50	# actually used:
14nu|flash-player-plugin-32.0.0.465-1|51	Conflicts:	gnash-firefox-plugin
14nu|flash-player-plugin-32.0.0.465-1|52	Conflicts:	swfdec-mozilla
14nu|flash-player-plugin-32.0.0.465-1|53	Conflicts:	lightspark-mozilla-plugin
14nu|flash-player-plugin-32.0.0.465-1|54	Conflicts:	libflashsupport < 0.20080000.1
14nu|flash-player-plugin-32.0.0.465-1|55	Obsoletes:	flash-player-plugin10.2 < 10.2.152
14nu|flash-player-plugin-32.0.0.465-1|56	
14nu|flash-player-plugin-32.0.0.465-1|57	%description
14nu|flash-player-plugin-32.0.0.465-1|58	Adobe Flash Player plugin for browsers.
14nu|flash-player-plugin-32.0.0.465-1|59	
14nu|flash-player-plugin-32.0.0.465-1|60	NOTE: This package does not contain the Flash Player itself. The
14nu|flash-player-plugin-32.0.0.465-1|61	software will be automatically downloaded from Adobe during package
14nu|flash-player-plugin-32.0.0.465-1|62	installation. Alternatively you can use the command
14nu|flash-player-plugin-32.0.0.465-1|63	"download-flash-player-plugin" manually.
14nu|flash-player-plugin-32.0.0.465-1|64	
14nu|flash-player-plugin-32.0.0.465-1|65	Installing this package indicates acceptance of the EULA, available
14nu|flash-player-plugin-32.0.0.465-1|66	from http://www.adobe.com/products/eulas/players/flash/.
14nu|flash-player-plugin-32.0.0.465-1|67	
14nu|flash-player-plugin-32.0.0.465-1|68	%files
14nu|flash-player-plugin-32.0.0.465-1|69	%{_bindir}/flash-player-properties
14nu|flash-player-plugin-32.0.0.465-1|70	%{_libdir}/mozilla/plugins/*.so
14nu|flash-player-plugin-32.0.0.465-1|71	%{_datadir}/applications/*.desktop
14nu|flash-player-plugin-32.0.0.465-1|72	%{_datadir}/icons/*
14nu|flash-player-plugin-32.0.0.465-1|73	%{_datadir}/pixmaps/*
14nu|flash-player-plugin-32.0.0.465-1|74	
14nu|flash-player-plugin-32.0.0.465-1|75	#-------------------------------------------------------------------
14nu|flash-player-plugin-32.0.0.465-1|76	
14nu|flash-player-plugin-32.0.0.465-1|77	%package kde
14nu|flash-player-plugin-32.0.0.465-1|78	Summary:	KDE workspace files
14nu|flash-player-plugin-32.0.0.465-1|79	Group:		Networking/WWW
14nu|flash-player-plugin-32.0.0.465-1|80	Requires:	%{name} = %{version}
14nu|flash-player-plugin-32.0.0.465-1|81	
14nu|flash-player-plugin-32.0.0.465-1|82	%description kde
14nu|flash-player-plugin-32.0.0.465-1|83	Adobe Flash files to work with KDE
14nu|flash-player-plugin-32.0.0.465-1|84	
14nu|flash-player-plugin-32.0.0.465-1|85	%files kde
14nu|flash-player-plugin-32.0.0.465-1|86	%{_libdir}/kde4/kcm_adobe_flash_player.so
14nu|flash-player-plugin-32.0.0.465-1|87	%ifarch x86_64
14nu|flash-player-plugin-32.0.0.465-1|88	# Adobe added symlink for some reason
14nu|flash-player-plugin-32.0.0.465-1|89	/usr/lib/kde4/kcm_adobe_flash_player.so
14nu|flash-player-plugin-32.0.0.465-1|90	%endif
14nu|flash-player-plugin-32.0.0.465-1|91	%{_datadir}/kde4/*
14nu|flash-player-plugin-32.0.0.465-1|92	
14nu|flash-player-plugin-32.0.0.465-1|93	#-------------------------------------------------------------------
14nu|flash-player-plugin-32.0.0.465-1|94	
14nu|flash-player-plugin-32.0.0.465-1|95	%prep
14nu|flash-player-plugin-32.0.0.465-1|96	%setup -c -T
14nu|flash-player-plugin-32.0.0.465-1|97	
14nu|flash-player-plugin-32.0.0.465-1|98	%build
14nu|flash-player-plugin-32.0.0.465-1|99	
14nu|flash-player-plugin-32.0.0.465-1|100	%install
14nu|flash-player-plugin-32.0.0.465-1|101	mkdir -p %{buildroot}
14nu|flash-player-plugin-32.0.0.465-1|102	cd %{buildroot}
14nu|flash-player-plugin-32.0.0.465-1|103	%ifarch x86_64
14nu|flash-player-plugin-32.0.0.465-1|104	tar xzf %{SOURCE1}
14nu|flash-player-plugin-32.0.0.465-1|105	%else
14nu|flash-player-plugin-32.0.0.465-1|106	tar xzf %{SOURCE0}
14nu|flash-player-plugin-32.0.0.465-1|107	%endif
14nu|flash-player-plugin-32.0.0.465-1|108	
14nu|flash-player-plugin-32.0.0.465-1|109	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins/
14nu|flash-player-plugin-32.0.0.465-1|110	chmod 0755 libflashplayer.so
14nu|flash-player-plugin-32.0.0.465-1|111	mv libflashplayer.so %{buildroot}%{_libdir}/mozilla/plugins/
14nu|flash-player-plugin-32.0.0.465-1|112	
14nu|flash-player-plugin-32.0.0.465-1|113	rm -f %{buildroot}/readme.txt
14nu|flash-player-plugin-32.0.0.465-1|114	rm -rf %{buildroot}/LGPL
14nu|flash-player-plugin-32.0.0.465-1|115	rm -rf %{buildroot}/license.pdf

26506 14
14nu|fmod4-4.26.36-1|1	%define debug_package %{nil}
14nu|fmod4-4.26.36-1|2	
14nu|fmod4-4.26.36-1|3	%define libname %mklibname fmod %{version}
14nu|fmod4-4.26.36-1|4	%define devname %mklibname %{name} -d
14nu|fmod4-4.26.36-1|5	
14nu|fmod4-4.26.36-1|6	%define sversion %(echo %{version} | sed s,\\\\.,,g)
14nu|fmod4-4.26.36-1|7	
14nu|fmod4-4.26.36-1|8	Summary:	Fast, powerful, easy to use sound system
14nu|fmod4-4.26.36-1|9	Name:		fmod4
14nu|fmod4-4.26.36-1|10	Version:	4.26.36
14nu|fmod4-4.26.36-1|11	Release:	1
14nu|fmod4-4.26.36-1|12	License:	Proprietary
14nu|fmod4-4.26.36-1|13	Group:		System/Libraries
14nu|fmod4-4.26.36-1|14	Url:		http://www.fmod.org/
14nu|fmod4-4.26.36-1|15	Source0:	http://www.fmod.org/download/fmodex/api/Linux/fmodapi%{sversion}linux.tar.gz
14nu|fmod4-4.26.36-1|16	Source1:	http://www.fmod.org/download/fmodex/api/Linux/fmodapi%{sversion}linux64.tar.gz
14nu|fmod4-4.26.36-1|17	ExclusiveArch:	%{ix86} x86_64
14nu|fmod4-4.26.36-1|18	
14nu|fmod4-4.26.36-1|19	%description
14nu|fmod4-4.26.36-1|20	FMOD is a fast, powerful, and easy to use sound system. It runs on Windows,
14nu|fmod4-4.26.36-1|21	Linux, Windows CE, and now also on Macintosh, GameCube, PS2, and XBox.
14nu|fmod4-4.26.36-1|22	FMOD supports 3D sound, midi, mods, mp3, ogg vorbis, wma, aiff, recording,
14nu|fmod4-4.26.36-1|23	obstruction/occlusion, cd playback (analog or digital), cd ripping, mmx,
14nu|fmod4-4.26.36-1|24	internet streaming, dsp effects, spectrum analysis, user created samples and
14nu|fmod4-4.26.36-1|25	streams, synchronization support, ASIO, EAX 2&3, C/C++/VB/Delphi and more.
14nu|fmod4-4.26.36-1|26	
14nu|fmod4-4.26.36-1|27	#----------------------------------------------------------------------------
14nu|fmod4-4.26.36-1|28	
14nu|fmod4-4.26.36-1|29	%package -n %{libname}
14nu|fmod4-4.26.36-1|30	Summary:	Fast, powerful, easy to use sound system
14nu|fmod4-4.26.36-1|31	Group:		System/Libraries
14nu|fmod4-4.26.36-1|32	
14nu|fmod4-4.26.36-1|33	%description -n %{libname}
14nu|fmod4-4.26.36-1|34	FMOD is a fast, powerful, and easy to use sound system. It runs on Windows,
14nu|fmod4-4.26.36-1|35	Linux, Windows CE, and now also on Macintosh, GameCube, PS2, and XBox.
14nu|fmod4-4.26.36-1|36	FMOD supports 3D sound, midi, mods, mp3, ogg vorbis, wma, aiff, recording,
14nu|fmod4-4.26.36-1|37	obstruction/occlusion, cd playback (analog or digital), cd ripping, mmx,
14nu|fmod4-4.26.36-1|38	internet streaming, dsp effects, spectrum analysis, user created samples and
14nu|fmod4-4.26.36-1|39	streams, synchronization support, ASIO, EAX 2&3, C/C++/VB/Delphi and more.
14nu|fmod4-4.26.36-1|40	
14nu|fmod4-4.26.36-1|41	%files -n %{libname}
14nu|fmod4-4.26.36-1|42	%doc documentation/LICENSE.TXT documentation/revision.txt
14nu|fmod4-4.26.36-1|43	%ifarch %{ix86}
14nu|fmod4-4.26.36-1|44	%{_libdir}/libfmodex-%{version}.so
14nu|fmod4-4.26.36-1|45	%{_libdir}/libfmodexL-%{version}.so
14nu|fmod4-4.26.36-1|46	%{_libdir}/libfmodexp-%{version}.so
14nu|fmod4-4.26.36-1|47	%else
14nu|fmod4-4.26.36-1|48	%{_libdir}/libfmodex64-%{version}.so
14nu|fmod4-4.26.36-1|49	%{_libdir}/libfmodex64L-%{version}.so
14nu|fmod4-4.26.36-1|50	%{_libdir}/libfmodexp64-%{version}.so
14nu|fmod4-4.26.36-1|51	%endif
14nu|fmod4-4.26.36-1|52	
14nu|fmod4-4.26.36-1|53	#----------------------------------------------------------------------------
14nu|fmod4-4.26.36-1|54	
14nu|fmod4-4.26.36-1|55	%package -n %{devname}
14nu|fmod4-4.26.36-1|56	Summary:	Development files for FMOD4
14nu|fmod4-4.26.36-1|57	Group:		Development/C
14nu|fmod4-4.26.36-1|58	Requires:	%{libname} = %{EVRD}
14nu|fmod4-4.26.36-1|59	Provides:	%{name}-devel = %{EVRD}
14nu|fmod4-4.26.36-1|60	
14nu|fmod4-4.26.36-1|61	%description -n %{devname}
14nu|fmod4-4.26.36-1|62	Development files for FMOD4.
14nu|fmod4-4.26.36-1|63	
14nu|fmod4-4.26.36-1|64	%files -n %{devname}
14nu|fmod4-4.26.36-1|65	%doc documentation/*.pdf
14nu|fmod4-4.26.36-1|66	%{_includedir}/fmodex/*.h
14nu|fmod4-4.26.36-1|67	%ifarch %{ix86}
14nu|fmod4-4.26.36-1|68	%{_libdir}/libfmodex.so
14nu|fmod4-4.26.36-1|69	%{_libdir}/libfmodexL.so
14nu|fmod4-4.26.36-1|70	%{_libdir}/libfmodexp.so
14nu|fmod4-4.26.36-1|71	%else
14nu|fmod4-4.26.36-1|72	%{_libdir}/libfmodex64.so
14nu|fmod4-4.26.36-1|73	%{_libdir}/libfmodex64L.so
14nu|fmod4-4.26.36-1|74	%{_libdir}/libfmodexp64.so
14nu|fmod4-4.26.36-1|75	%endif
14nu|fmod4-4.26.36-1|76	
14nu|fmod4-4.26.36-1|77	#----------------------------------------------------------------------------
14nu|fmod4-4.26.36-1|78	
14nu|fmod4-4.26.36-1|79	%prep
14nu|fmod4-4.26.36-1|80	%setup -qc -a1
14nu|fmod4-4.26.36-1|81	
14nu|fmod4-4.26.36-1|82	%build
14nu|fmod4-4.26.36-1|83	
14nu|fmod4-4.26.36-1|84	%install
14nu|fmod4-4.26.36-1|85	%ifarch %{ix86}
14nu|fmod4-4.26.36-1|86	cd fmodapi%{sversion}linux
14nu|fmod4-4.26.36-1|87	%else
14nu|fmod4-4.26.36-1|88	cd fmodapi%{sversion}linux64
14nu|fmod4-4.26.36-1|89	%endif
14nu|fmod4-4.26.36-1|90	
14nu|fmod4-4.26.36-1|91	mkdir -p %{buildroot}%{_includedir}/fmodex
14nu|fmod4-4.26.36-1|92	mkdir -p %{buildroot}%{_libdir}
14nu|fmod4-4.26.36-1|93	
14nu|fmod4-4.26.36-1|94	cp api/inc/*.h %{buildroot}%{_includedir}/fmodex
14nu|fmod4-4.26.36-1|95	cp api/lib/*.so %{buildroot}%{_libdir}/
14nu|fmod4-4.26.36-1|96	
14nu|fmod4-4.26.36-1|97	cp -r documentation ..
14nu|fmod4-4.26.36-1|98	
14nu|fmod4-4.26.36-1|99	%changelog
14nu|fmod4-4.26.36-1|100	* Wed Nov 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.26.36-1
14nu|fmod4-4.26.36-1|101	+ Revision: 6955add
14nu|fmod4-4.26.36-1|102	- Files are different for 32 and 64 bit packages
14nu|fmod4-4.26.36-1|103	
14nu|fmod4-4.26.36-1|104	

26507 14
14nu|fmsx-4.3-1|1	%define oname fMSX
14nu|fmsx-4.3-1|2	
14nu|fmsx-4.3-1|3	%define oversion %(echo %{version} | tr -d .)
14nu|fmsx-4.3-1|4	
14nu|fmsx-4.3-1|5	Summary:	MSX Emulator
14nu|fmsx-4.3-1|6	Name:		fmsx
14nu|fmsx-4.3-1|7	Version:	4.3
14nu|fmsx-4.3-1|8	Release:	1
14nu|fmsx-4.3-1|9	License:	Freeware
14nu|fmsx-4.3-1|10	Group:		Emulators
14nu|fmsx-4.3-1|11	Url:		http://fms.komkon.org/fMSX/
14nu|fmsx-4.3-1|12	Source0:	http://fms.komkon.org/fMSX/%{oname}%{oversion}.zip
14nu|fmsx-4.3-1|13	Source1:	%{name}.png
14nu|fmsx-4.3-1|14	Patch0:		fMSX43-optflags.patch
14nu|fmsx-4.3-1|15	Patch1:		fMSX43-rpmlint.patch
14nu|fmsx-4.3-1|16	Patch2:		fMSX43-datapath.patch
14nu|fmsx-4.3-1|17	Patch3:		fMSX43-pulseaudio.patch
14nu|fmsx-4.3-1|18	BuildRequires:	imagemagick
14nu|fmsx-4.3-1|19	BuildRequires:	pkgconfig(libpulse-simple)
14nu|fmsx-4.3-1|20	BuildRequires:	pkgconfig(x11)
14nu|fmsx-4.3-1|21	BuildRequires:	pkgconfig(xext)
14nu|fmsx-4.3-1|22	
14nu|fmsx-4.3-1|23	%description
14nu|fmsx-4.3-1|24	MSX Emulator.
14nu|fmsx-4.3-1|25	
14nu|fmsx-4.3-1|26	%files
14nu|fmsx-4.3-1|27	%doc fMSX/fMSX.html
14nu|fmsx-4.3-1|28	%{_gamesbindir}/%{name}
14nu|fmsx-4.3-1|29	%{_gamesdatadir}/%{name}
14nu|fmsx-4.3-1|30	%{_datadir}/applications/%{name}.desktop
14nu|fmsx-4.3-1|31	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nu|fmsx-4.3-1|32	
14nu|fmsx-4.3-1|33	#----------------------------------------------------------------------------
14nu|fmsx-4.3-1|34	
14nu|fmsx-4.3-1|35	%prep
14nu|fmsx-4.3-1|36	%setup -qc
14nu|fmsx-4.3-1|37	%patch0 -p0
14nu|fmsx-4.3-1|38	%patch1 -p0
14nu|fmsx-4.3-1|39	%patch2 -p0
14nu|fmsx-4.3-1|40	%patch3 -p0
14nu|fmsx-4.3-1|41	
14nu|fmsx-4.3-1|42	find . -perm 600 | xargs chmod 644
14nu|fmsx-4.3-1|43	
14nu|fmsx-4.3-1|44	%build
14nu|fmsx-4.3-1|45	cd fMSX/Unix
14nu|fmsx-4.3-1|46	%make
14nu|fmsx-4.3-1|47	
14nu|fmsx-4.3-1|48	%install
14nu|fmsx-4.3-1|49	mkdir -p %{buildroot}%{_gamesbindir}
14nu|fmsx-4.3-1|50	install -m 755 fMSX/Unix/fmsx %{buildroot}%{_gamesbindir}/%{name}
14nu|fmsx-4.3-1|51	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14nu|fmsx-4.3-1|52	install -m 644 fMSX/ROMs/* %{buildroot}%{_gamesdatadir}/%{name}/
14nu|fmsx-4.3-1|53	
14nu|fmsx-4.3-1|54	# install menu entry
14nu|fmsx-4.3-1|55	mkdir -p %{buildroot}%{_datadir}/applications/
14nu|fmsx-4.3-1|56	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|fmsx-4.3-1|57	[Desktop Entry]
14nu|fmsx-4.3-1|58	Name=fMSX
14nu|fmsx-4.3-1|59	Comment=MSX emulator
14nu|fmsx-4.3-1|60	Exec=%{_gamesbindir}/%{name}
14nu|fmsx-4.3-1|61	Icon=%{name}
14nu|fmsx-4.3-1|62	Terminal=false
14nu|fmsx-4.3-1|63	Type=Application
14nu|fmsx-4.3-1|64	Categories=Game;Emulator;
14nu|fmsx-4.3-1|65	EOF
14nu|fmsx-4.3-1|66	
14nu|fmsx-4.3-1|67	# install menu icons
14nu|fmsx-4.3-1|68	for N in 16 32 48 64 128 256;
14nu|fmsx-4.3-1|69	do
14nu|fmsx-4.3-1|70	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14nu|fmsx-4.3-1|71	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14nu|fmsx-4.3-1|72	done
14nu|fmsx-4.3-1|73	
14nu|fmsx-4.3-1|74	
14nu|fmsx-4.3-1|75	%changelog
14nu|fmsx-4.3-1|76	
14nu|fmsx-4.3-1|77	* Fri Oct 16 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3-1
14nu|fmsx-4.3-1|78	- (dbdf8c3) Build requires imagemagick
14nu|fmsx-4.3-1|79	
14nu|fmsx-4.3-1|80	

26508 14
14nu|FoxitReader-1.1.0-2|1	Name:           FoxitReader
14nu|FoxitReader-1.1.0-2|2	License:        Freeware
14nu|FoxitReader-1.1.0-2|3	Group:          Office
14nu|FoxitReader-1.1.0-2|4	Summary:        Foxit Reader is a free PDF document viewer
14nu|FoxitReader-1.1.0-2|5	Version:        1.1.0
14nu|FoxitReader-1.1.0-2|6	Release:        2
14nu|FoxitReader-1.1.0-2|7	URL:            http://www.foxitsoftware.com/pdf/desklinux/index.html
14nu|FoxitReader-1.1.0-2|8	Source0:        %{name}-%{version}.tar.gz
14nu|FoxitReader-1.1.0-2|9	Source1:        fx-icon.png
14nu|FoxitReader-1.1.0-2|10	Source2:        FoxitReader_ru.po
14nu|FoxitReader-1.1.0-2|11	Source3:        FoxitReader_ru.mo
14nu|FoxitReader-1.1.0-2|12	
14nu|FoxitReader-1.1.0-2|13	# Explicitly mention this for cases when the package is installed on a 64bit system
14nu|FoxitReader-1.1.0-2|14	Requires:	 libpango-modules1.0
14nu|FoxitReader-1.1.0-2|15	
14nu|FoxitReader-1.1.0-2|16	ExclusiveArch:	%{ix86}
14nu|FoxitReader-1.1.0-2|17	
14nu|FoxitReader-1.1.0-2|18	%description
14nu|FoxitReader-1.1.0-2|19	Foxit Reader is a free PDF document viewer for the Linux platform, with
14nu|FoxitReader-1.1.0-2|20	a new streamlined interface, user-customized toolbar, incredibly small
14nu|FoxitReader-1.1.0-2|21	size, breezing-fast launch speed and rich features. This empowers PDF
14nu|FoxitReader-1.1.0-2|22	document users with Zoom function, Navigation function, Bookmarks,
14nu|FoxitReader-1.1.0-2|23	Thumbnails, Text Selection Tool, Snapshot, and Full Screen capabilities.
14nu|FoxitReader-1.1.0-2|24	Foxit Reader for Desktop Linux is provided by Foxit Corporation free for
14nu|FoxitReader-1.1.0-2|25	non-commercial use.
14nu|FoxitReader-1.1.0-2|26	
14nu|FoxitReader-1.1.0-2|27	%prep
14nu|FoxitReader-1.1.0-2|28	%setup -q
14nu|FoxitReader-1.1.0-2|29	
14nu|FoxitReader-1.1.0-2|30	%install
14nu|FoxitReader-1.1.0-2|31	mkdir -p %{buildroot}%{_bindir}
14nu|FoxitReader-1.1.0-2|32	install -m 0755 FoxitReader %{buildroot}%{_bindir}
14nu|FoxitReader-1.1.0-2|33	mkdir -p %{buildroot}%{_datadir}/foxit
14nu|FoxitReader-1.1.0-2|34	install -m 0644 fum.fhd fpdfcjk.bin %{buildroot}%{_datadir}/foxit
14nu|FoxitReader-1.1.0-2|35	mkdir -p %{buildroot}%{_datadir}/applications
14nu|FoxitReader-1.1.0-2|36	
14nu|FoxitReader-1.1.0-2|37	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|FoxitReader-1.1.0-2|38	[Desktop Entry]
14nu|FoxitReader-1.1.0-2|39	Encoding=UTF-8
14nu|FoxitReader-1.1.0-2|40	Name=FoxitReader
14nu|FoxitReader-1.1.0-2|41	Name[ru]=FoxitReader
14nu|FoxitReader-1.1.0-2|42	Type=Application
14nu|FoxitReader-1.1.0-2|43	Comment=PDF Viewer
14nu|FoxitReader-1.1.0-2|44	Comment[ru]=Просмотр PDF
14nu|FoxitReader-1.1.0-2|45	Terminal=false
14nu|FoxitReader-1.1.0-2|46	Exec=FoxitReader
14nu|FoxitReader-1.1.0-2|47	Icon=fx-icon
14nu|FoxitReader-1.1.0-2|48	Categories=Qt;KDE;Graphics;Office;Viewer;X-MandrivaLinux-Multimedia-Graphics;
14nu|FoxitReader-1.1.0-2|49	GenericName=FoxitReader
14nu|FoxitReader-1.1.0-2|50	X-Desktop-File-Install-Version=1.1
14nu|FoxitReader-1.1.0-2|51	MimeType=application/pdf;application/x-gzpdf;application/x-bzpdf;
14nu|FoxitReader-1.1.0-2|52	EOF
14nu|FoxitReader-1.1.0-2|53	
14nu|FoxitReader-1.1.0-2|54	mkdir -p %{buildroot}%{_iconsdir}
14nu|FoxitReader-1.1.0-2|55	install -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/fx-icon.png
14nu|FoxitReader-1.1.0-2|56	mkdir -p %{buildroot}%{_docdir}/%{name}
14nu|FoxitReader-1.1.0-2|57	install -m 644 Readme.txt %{buildroot}%{_docdir}/%{name}
14nu|FoxitReader-1.1.0-2|58	
14nu|FoxitReader-1.1.0-2|59	mkdir -p %{buildroot}%{_datadir}/locale/{de,fr,ja,zh_CN,zh_TW,ru}/LC_MESSAGES
14nu|FoxitReader-1.1.0-2|60	for lang in de fr ja zh_CN zh_TW; do
14nu|FoxitReader-1.1.0-2|61	cp po/$lang/%{name}.mo %{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/
14nu|FoxitReader-1.1.0-2|62	done
14nu|FoxitReader-1.1.0-2|63	
14nu|FoxitReader-1.1.0-2|64	cp %{SOURCE3} %{buildroot}%{_datadir}/locale/ru/LC_MESSAGES/%{name}.mo
14nu|FoxitReader-1.1.0-2|65	
14nu|FoxitReader-1.1.0-2|66	%find_lang %{name}
14nu|FoxitReader-1.1.0-2|67	
14nu|FoxitReader-1.1.0-2|68	%files -f %{name}.lang
14nu|FoxitReader-1.1.0-2|69	%{_bindir}/%{name}
14nu|FoxitReader-1.1.0-2|70	%{_datadir}/foxit/*
14nu|FoxitReader-1.1.0-2|71	%{_docdir}/%{name}/*
14nu|FoxitReader-1.1.0-2|72	%{_iconsdir}/fx-icon.png
14nu|FoxitReader-1.1.0-2|73	%{_datadir}/applications/%{name}.desktop
14nu|FoxitReader-1.1.0-2|74	
14nu|FoxitReader-1.1.0-2|75	
14nu|FoxitReader-1.1.0-2|76	%changelog
14nu|FoxitReader-1.1.0-2|77	
14nu|FoxitReader-1.1.0-2|78	* Fri Dec 11 2015 Denis Silakov <dsilakov@gmail.com> 1.1.0-2
14nu|FoxitReader-1.1.0-2|79	- (8fe0306) Added explicit libpango-modules1.0 requirement
14nu|FoxitReader-1.1.0-2|80	
14nu|FoxitReader-1.1.0-2|81	

26509 14
14nu|get-jre7-oracle-1.7.0.71-3|1	#------- Edit this to update package version ------- #
14nu|get-jre7-oracle-1.7.0.71-3|2	%define buildver 71
14nu|get-jre7-oracle-1.7.0.71-3|3	%define i586md5 cfce10a05f8d152d39aef892f2cd4011
14nu|get-jre7-oracle-1.7.0.71-3|4	%define x86_64md5 3d3e206cea84129f1daa8e62bf656a28
14nu|get-jre7-oracle-1.7.0.71-3|5	#--------------- End of edit area ------------------ #
14nu|get-jre7-oracle-1.7.0.71-3|6	
14nu|get-jre7-oracle-1.7.0.71-3|7	%define oname    jre
14nu|get-jre7-oracle-1.7.0.71-3|8	%define origin   oracle
14nu|get-jre7-oracle-1.7.0.71-3|9	%define majorver 7
14nu|get-jre7-oracle-1.7.0.71-3|10	%define javaver  1.%{majorver}.0
14nu|get-jre7-oracle-1.7.0.71-3|11	
14nu|get-jre7-oracle-1.7.0.71-3|12	# Priority for update-alternatives
14nu|get-jre7-oracle-1.7.0.71-3|13	%define priority 17000
14nu|get-jre7-oracle-1.7.0.71-3|14	
14nu|get-jre7-oracle-1.7.0.71-3|15	# Name is get-jre7-oracle
14nu|get-jre7-oracle-1.7.0.71-3|16	
14nu|get-jre7-oracle-1.7.0.71-3|17	# Define download dir
14nu|get-jre7-oracle-1.7.0.71-3|18	%define tmp_download_dir /tmp
14nu|get-jre7-oracle-1.7.0.71-3|19	
14nu|get-jre7-oracle-1.7.0.71-3|20	# Define install prefix
14nu|get-jre7-oracle-1.7.0.71-3|21	%define installprefix %{_jvmdir}
14nu|get-jre7-oracle-1.7.0.71-3|22	
14nu|get-jre7-oracle-1.7.0.71-3|23	# A bit of magic for low update versions
14nu|get-jre7-oracle-1.7.0.71-3|24	
14nu|get-jre7-oracle-1.7.0.71-3|25	%if %{buildver} < 10
14nu|get-jre7-oracle-1.7.0.71-3|26	%define installdir %{installprefix}/%{oname}%{javaver}_0%{buildver}
14nu|get-jre7-oracle-1.7.0.71-3|27	%else
14nu|get-jre7-oracle-1.7.0.71-3|28	%define installdir %{installprefix}/%{oname}%{javaver}_%{buildver}
14nu|get-jre7-oracle-1.7.0.71-3|29	%endif
14nu|get-jre7-oracle-1.7.0.71-3|30	
14nu|get-jre7-oracle-1.7.0.71-3|31	%ifarch x86_64
14nu|get-jre7-oracle-1.7.0.71-3|32	%define archinstall amd64
14nu|get-jre7-oracle-1.7.0.71-3|33	%define dfile %{oname}-%{majorver}u%{buildver}-linux-x64.tar.gz
14nu|get-jre7-oracle-1.7.0.71-3|34	%define durl http://javadl.sun.com/webapps/download/AutoDL?BundleId=97800
14nu|get-jre7-oracle-1.7.0.71-3|35	%define md5 %{x86_64md5}
14nu|get-jre7-oracle-1.7.0.71-3|36	%define javaplugin libjavaplugin.so.%{_arch}
14nu|get-jre7-oracle-1.7.0.71-3|37	%endif
14nu|get-jre7-oracle-1.7.0.71-3|38	
14nu|get-jre7-oracle-1.7.0.71-3|39	%ifarch %{ix86}
14nu|get-jre7-oracle-1.7.0.71-3|40	%define archinstall i386
14nu|get-jre7-oracle-1.7.0.71-3|41	%define dfile %{oname}-%{majorver}u%{buildver}-linux-i586.tar.gz
14nu|get-jre7-oracle-1.7.0.71-3|42	%define durl http://javadl.sun.com/webapps/download/AutoDL?BundleId=97798
14nu|get-jre7-oracle-1.7.0.71-3|43	%define md5 %{i586md5}
14nu|get-jre7-oracle-1.7.0.71-3|44	%define javaplugin libjavaplugin.so
14nu|get-jre7-oracle-1.7.0.71-3|45	%endif
14nu|get-jre7-oracle-1.7.0.71-3|46	
14nu|get-jre7-oracle-1.7.0.71-3|47	Summary:	Installer for Oracle Java %{majorver}
14nu|get-jre7-oracle-1.7.0.71-3|48	Name:		get-%{oname}%{majorver}-%{origin}
14nu|get-jre7-oracle-1.7.0.71-3|49	Version:	%{javaver}.%{buildver}
14nu|get-jre7-oracle-1.7.0.71-3|50	Release:	3
14nu|get-jre7-oracle-1.7.0.71-3|51	License:	Proprietary
14nu|get-jre7-oracle-1.7.0.71-3|52	Group:		Development/Java
14nu|get-jre7-oracle-1.7.0.71-3|53	Url:		http://www.java.com
14nu|get-jre7-oracle-1.7.0.71-3|54	
14nu|get-jre7-oracle-1.7.0.71-3|55	BuildRequires:	jpackage-utils
14nu|get-jre7-oracle-1.7.0.71-3|56	
14nu|get-jre7-oracle-1.7.0.71-3|57	Requires(pre):	wget
14nu|get-jre7-oracle-1.7.0.71-3|58	Requires(post): update-alternatives
14nu|get-jre7-oracle-1.7.0.71-3|59	Requires(postun): update-alternatives
14nu|get-jre7-oracle-1.7.0.71-3|60	
14nu|get-jre7-oracle-1.7.0.71-3|61	# Standard JPackage base provides.
14nu|get-jre7-oracle-1.7.0.71-3|62	Provides:	java = %{epoch}:%{javaver}
14nu|get-jre7-oracle-1.7.0.71-3|63	Provides:	java-%{javaver} = %{epoch}:%{version}-%{release}
14nu|get-jre7-oracle-1.7.0.71-3|64	Provides:	java-%{origin} = %{epoch}:%{version}-%{release}
14nu|get-jre7-oracle-1.7.0.71-3|65	Provides:	jre = %{javaver}
14nu|get-jre7-oracle-1.7.0.71-3|66	Provides:	jre-%{javaver} = %{epoch}:%{version}-%{release}
14nu|get-jre7-oracle-1.7.0.71-3|67	Provides:	jre-%{javaver}-%{origin} = %{epoch}:%{version}-%{release}
14nu|get-jre7-oracle-1.7.0.71-3|68	Provides:	jre-%{origin} = %{epoch}:%{version}-%{release}
14nu|get-jre7-oracle-1.7.0.71-3|69	
14nu|get-jre7-oracle-1.7.0.71-3|70	# Standard JPackage extensions provides.
14nu|get-jre7-oracle-1.7.0.71-3|71	Provides:	jndi = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|72	Provides:	jndi-ldap = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|73	Provides:	jndi-cos = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|74	Provides:	jndi-rmi = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|75	Provides:	jndi-dns = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|76	Provides:	jaas = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|77	Provides:	jsse = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|78	Provides:	jce = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|79	Provides:	jdbc-stdext = 4.1
14nu|get-jre7-oracle-1.7.0.71-3|80	Provides:	java-sasl = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|81	Provides:	java-fonts = %{epoch}:%{version}
14nu|get-jre7-oracle-1.7.0.71-3|82	
14nu|get-jre7-oracle-1.7.0.71-3|83	# Standard JPackage plugin provides.
14nu|get-jre7-oracle-1.7.0.71-3|84	Provides:	java-plugin = %{javaver}
14nu|get-jre7-oracle-1.7.0.71-3|85	Provides:	java-%{javaver}-%{origin}-plugin = %{epoch}:%{version}-%{release}
14nu|get-jre7-oracle-1.7.0.71-3|86	
14nu|get-jre7-oracle-1.7.0.71-3|87	Conflicts:      get-jdk%{majorver}-oracle
14nu|get-jre7-oracle-1.7.0.71-3|88	
14nu|get-jre7-oracle-1.7.0.71-3|89	%description
14nu|get-jre7-oracle-1.7.0.71-3|90	Java is a programming language originally developed by James Gosling at Sun
14nu|get-jre7-oracle-1.7.0.71-3|91	Microsystems (which has since merged into Oracle Corporation) and released in
14nu|get-jre7-oracle-1.7.0.71-3|92	1995 as a core component of Sun Microsystems' Java platform. The language
14nu|get-jre7-oracle-1.7.0.71-3|93	derives much of its syntax from C and C++ but has a simpler object model and
14nu|get-jre7-oracle-1.7.0.71-3|94	fewer low-level facilities. Java applications are typically compiled to byte
14nu|get-jre7-oracle-1.7.0.71-3|95	code (class file) that can run on any Java Virtual Machine (JVM) regardless
14nu|get-jre7-oracle-1.7.0.71-3|96	of computer architecture. Java is a general-purpose, concurrent, class-based,
14nu|get-jre7-oracle-1.7.0.71-3|97	object-oriented language that is specifically designed to have as few
14nu|get-jre7-oracle-1.7.0.71-3|98	implementation dependencies as possible. It is intended to let application
14nu|get-jre7-oracle-1.7.0.71-3|99	developers "write once, run anywhere" (WORA), meaning that code that runs on
14nu|get-jre7-oracle-1.7.0.71-3|100	one platform does not need to be recompiled to run on another. Java is
14nu|get-jre7-oracle-1.7.0.71-3|101	currently one of the most popular programming languages in use, particularly
14nu|get-jre7-oracle-1.7.0.71-3|102	for client-server web applications, with a reported 10 million users.
14nu|get-jre7-oracle-1.7.0.71-3|103	
14nu|get-jre7-oracle-1.7.0.71-3|104	%prep
14nu|get-jre7-oracle-1.7.0.71-3|105	
14nu|get-jre7-oracle-1.7.0.71-3|106	%build
14nu|get-jre7-oracle-1.7.0.71-3|107	
14nu|get-jre7-oracle-1.7.0.71-3|108	%install
14nu|get-jre7-oracle-1.7.0.71-3|109	
14nu|get-jre7-oracle-1.7.0.71-3|110	%files
14nu|get-jre7-oracle-1.7.0.71-3|111	
14nu|get-jre7-oracle-1.7.0.71-3|112	%pre
14nu|get-jre7-oracle-1.7.0.71-3|113	# Inspired by get-skype package
14nu|get-jre7-oracle-1.7.0.71-3|114	cd %{tmp_download_dir} || exit 1
14nu|get-jre7-oracle-1.7.0.71-3|115	wget --force-clobber --timeout=30 --tries=3 "%{durl}" -O %{dfile}
14nu|get-jre7-oracle-1.7.0.71-3|116	[[ -f %{dfile} ]] || { echo "Download failed"; exit 1; }
14nu|get-jre7-oracle-1.7.0.71-3|117	
14nu|get-jre7-oracle-1.7.0.71-3|118	# Disable for now
14nu|get-jre7-oracle-1.7.0.71-3|119	# md5chk=$(md5sum %{dfile} | cut -d' ' -f1)
14nu|get-jre7-oracle-1.7.0.71-3|120	# [[ %{md5} = $md5chk ]] || { echo "Download checksum failed"; rm %{dfile};\
14nu|get-jre7-oracle-1.7.0.71-3|121	# exit 1; }
14nu|get-jre7-oracle-1.7.0.71-3|122	
14nu|get-jre7-oracle-1.7.0.71-3|123	%post
14nu|get-jre7-oracle-1.7.0.71-3|124	# Installing Java
14nu|get-jre7-oracle-1.7.0.71-3|125	mkdir -p %{installprefix}
14nu|get-jre7-oracle-1.7.0.71-3|126	tar -xvzpf %{tmp_download_dir}/%{dfile} -C %{installprefix}
14nu|get-jre7-oracle-1.7.0.71-3|127	
14nu|get-jre7-oracle-1.7.0.71-3|128	# Creation extension symlinks.
14nu|get-jre7-oracle-1.7.0.71-3|129	mkdir -p %{installdir}/exports
14nu|get-jre7-oracle-1.7.0.71-3|130	pushd %{installdir}/exports
14nu|get-jre7-oracle-1.7.0.71-3|131	RELATIVE=%{installdir}/lib
14nu|get-jre7-oracle-1.7.0.71-3|132	ln -sf $RELATIVE/jsse.jar jsse-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|133	ln -sf $RELATIVE/jce.jar jce-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|134	ln -sf $RELATIVE/rt.jar jndi-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|135	ln -sf $RELATIVE/rt.jar jndi-ldap-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|136	ln -sf $RELATIVE/rt.jar jndi-cos-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|137	ln -sf $RELATIVE/rt.jar jndi-rmi-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|138	ln -sf $RELATIVE/rt.jar jaas-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|139	ln -sf $RELATIVE/rt.jar jdbc-stdext-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|140	ln -sf jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
14nu|get-jre7-oracle-1.7.0.71-3|141	ln -sf $RELATIVE/rt.jar sasl-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|142	for jar in *-%{version}.jar
14nu|get-jre7-oracle-1.7.0.71-3|143	do
14nu|get-jre7-oracle-1.7.0.71-3|144	if [ x%{version} != x%{javaver} ]
14nu|get-jre7-oracle-1.7.0.71-3|145	then
14nu|get-jre7-oracle-1.7.0.71-3|146	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
14nu|get-jre7-oracle-1.7.0.71-3|147	fi
14nu|get-jre7-oracle-1.7.0.71-3|148	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14nu|get-jre7-oracle-1.7.0.71-3|149	done
14nu|get-jre7-oracle-1.7.0.71-3|150	popd
14nu|get-jre7-oracle-1.7.0.71-3|151	
14nu|get-jre7-oracle-1.7.0.71-3|152	# Need this if no Java or Firefox installed
14nu|get-jre7-oracle-1.7.0.71-3|153	mkdir -p %{_jvmdir}
14nu|get-jre7-oracle-1.7.0.71-3|154	mkdir -p %{_jvmjardir}
14nu|get-jre7-oracle-1.7.0.71-3|155	mkdir -p %{_libdir}/mozilla/plugins
14nu|get-jre7-oracle-1.7.0.71-3|156	
14nu|get-jre7-oracle-1.7.0.71-3|157	# Updating alternatives
14nu|get-jre7-oracle-1.7.0.71-3|158	update-alternatives\
14nu|get-jre7-oracle-1.7.0.71-3|159	--install %{_bindir}/java java %{installdir}/bin/java %{priority} \
14nu|get-jre7-oracle-1.7.0.71-3|160	--slave %{_jvmdir}/jre jre %{installdir} \
14nu|get-jre7-oracle-1.7.0.71-3|161	--slave %{_jvmjardir}/jre jre_exports %{installdir}/exports \
14nu|get-jre7-oracle-1.7.0.71-3|162	--slave %{_bindir}/ControlPanel ControlPanel %{installdir}/bin/ControlPanel \
14nu|get-jre7-oracle-1.7.0.71-3|163	--slave %{_bindir}/java_vm java_vm %{installdir}/bin/java_vm \
14nu|get-jre7-oracle-1.7.0.71-3|164	--slave %{_bindir}/javaws javaws %{installdir}/bin/javaws \
14nu|get-jre7-oracle-1.7.0.71-3|165	--slave %{_bindir}/jcontrol jcontrol %{installdir}/bin/jcontrol \
14nu|get-jre7-oracle-1.7.0.71-3|166	--slave %{_bindir}/keytool keytool %{installdir}/bin/keytool \
14nu|get-jre7-oracle-1.7.0.71-3|167	--slave %{_bindir}/orbd orbd %{installdir}/bin/orbd \
14nu|get-jre7-oracle-1.7.0.71-3|168	--slave %{_bindir}/pack200 pack200 %{installdir}/bin/pack200 \
14nu|get-jre7-oracle-1.7.0.71-3|169	--slave %{_bindir}/policytool policytool %{installdir}/bin/policytool \
14nu|get-jre7-oracle-1.7.0.71-3|170	--slave %{_bindir}/rmid rmid %{installdir}/bin/rmid \
14nu|get-jre7-oracle-1.7.0.71-3|171	--slave %{_bindir}/rmiregistry rmiregistry %{installdir}/bin/rmiregistry \
14nu|get-jre7-oracle-1.7.0.71-3|172	--slave %{_bindir}/servertool servertool %{installdir}/bin/servertool \
14nu|get-jre7-oracle-1.7.0.71-3|173	--slave %{_bindir}/tnameserv tnameserv %{installdir}/bin/tnameserv \
14nu|get-jre7-oracle-1.7.0.71-3|174	--slave %{_bindir}/unpack200 unpack200 %{installdir}/bin/unpack200 \
14nu|get-jre7-oracle-1.7.0.71-3|175	--slave %{_mandir}/man1/java.1 java.1 \
14nu|get-jre7-oracle-1.7.0.71-3|176	%{installdir}/man/man1/java.1 \
14nu|get-jre7-oracle-1.7.0.71-3|177	--slave %{_mandir}/man1/javaws.1 javaws.1 \
14nu|get-jre7-oracle-1.7.0.71-3|178	%{installdir}/man/man1/javaws.1 \
14nu|get-jre7-oracle-1.7.0.71-3|179	--slave %{_mandir}/man1/keytool.1 keytool.1 \
14nu|get-jre7-oracle-1.7.0.71-3|180	%{installdir}/man/man1/keytool.1 \
14nu|get-jre7-oracle-1.7.0.71-3|181	--slave %{_mandir}/man1/orbd.1 orbd.1 \
14nu|get-jre7-oracle-1.7.0.71-3|182	%{installdir}/man/man1/orbd.1 \
14nu|get-jre7-oracle-1.7.0.71-3|183	--slave %{_mandir}/man1/pack200.1 pack200.1 \
14nu|get-jre7-oracle-1.7.0.71-3|184	%{installdir}/man/man1/pack200.1 \
14nu|get-jre7-oracle-1.7.0.71-3|185	--slave %{_mandir}/man1/policytool.1 policytool.1 \
14nu|get-jre7-oracle-1.7.0.71-3|186	%{installdir}/man/man1/policytool.1 \
14nu|get-jre7-oracle-1.7.0.71-3|187	--slave %{_mandir}/man1/rmid.1 rmid.1 \
14nu|get-jre7-oracle-1.7.0.71-3|188	%{installdir}/man/man1/rmid.1 \
14nu|get-jre7-oracle-1.7.0.71-3|189	--slave %{_mandir}/man1/rmiregistry.1 rmiregistry.1 \
14nu|get-jre7-oracle-1.7.0.71-3|190	%{installdir}/man/man1/rmiregistry.1 \
14nu|get-jre7-oracle-1.7.0.71-3|191	--slave %{_mandir}/man1/servertool.1 servertool.1 \
14nu|get-jre7-oracle-1.7.0.71-3|192	%{installdir}/man/man1/servertool.1 \
14nu|get-jre7-oracle-1.7.0.71-3|193	--slave %{_mandir}/man1/tnameserv.1 tnameserv.1 \
14nu|get-jre7-oracle-1.7.0.71-3|194	%{installdir}/man/man1/tnameserv.1 \
14nu|get-jre7-oracle-1.7.0.71-3|195	--slave %{_mandir}/man1/unpack200.1 unpack200.1 \
14nu|get-jre7-oracle-1.7.0.71-3|196	%{installdir}/man/man1/unpack200.1
14nu|get-jre7-oracle-1.7.0.71-3|197	
14nu|get-jre7-oracle-1.7.0.71-3|198	update-alternatives\
14nu|get-jre7-oracle-1.7.0.71-3|199	--install %{_jvmdir}/jre-%{origin} \
14nu|get-jre7-oracle-1.7.0.71-3|200	jre_%{origin} %{installdir} %{priority} \
14nu|get-jre7-oracle-1.7.0.71-3|201	--slave %{_jvmjardir}/jre-%{origin} \
14nu|get-jre7-oracle-1.7.0.71-3|202	jre_%{origin}_exports %{installdir}/exports
14nu|get-jre7-oracle-1.7.0.71-3|203	
14nu|get-jre7-oracle-1.7.0.71-3|204	update-alternatives\
14nu|get-jre7-oracle-1.7.0.71-3|205	--install %{_jvmdir}/jre-%{javaver} \
14nu|get-jre7-oracle-1.7.0.71-3|206	jre_%{javaver} %{installdir} %{priority} \
14nu|get-jre7-oracle-1.7.0.71-3|207	--slave %{_jvmjardir}/jre-%{javaver} \
14nu|get-jre7-oracle-1.7.0.71-3|208	jre_%{javaver}_exports %{installdir}/exports
14nu|get-jre7-oracle-1.7.0.71-3|209	
14nu|get-jre7-oracle-1.7.0.71-3|210	# Browser plugin
14nu|get-jre7-oracle-1.7.0.71-3|211	update-alternatives\
14nu|get-jre7-oracle-1.7.0.71-3|212	--install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
14nu|get-jre7-oracle-1.7.0.71-3|213	%{installdir}/lib/%{archinstall}/libnpjp2.so %{priority}
14nu|get-jre7-oracle-1.7.0.71-3|214	
14nu|get-jre7-oracle-1.7.0.71-3|215	
14nu|get-jre7-oracle-1.7.0.71-3|216	# Setting Oracle Java the default one
14nu|get-jre7-oracle-1.7.0.71-3|217	update-alternatives --set java %{installdir}/bin/java
14nu|get-jre7-oracle-1.7.0.71-3|218	update-alternatives --set jre_%{origin} %{installdir}
14nu|get-jre7-oracle-1.7.0.71-3|219	update-alternatives --set jre_%{javaver} %{installdir}
14nu|get-jre7-oracle-1.7.0.71-3|220	update-alternatives --set %{javaplugin} \
14nu|get-jre7-oracle-1.7.0.71-3|221	%{installdir}/lib/%{archinstall}/libnpjp2.so
14nu|get-jre7-oracle-1.7.0.71-3|222	
14nu|get-jre7-oracle-1.7.0.71-3|223	# Delete downloaded file
14nu|get-jre7-oracle-1.7.0.71-3|224	rm -f %{tmp_download_dir}/%{dfile}
14nu|get-jre7-oracle-1.7.0.71-3|225	
14nu|get-jre7-oracle-1.7.0.71-3|226	%postun
14nu|get-jre7-oracle-1.7.0.71-3|227	# Remove JAVA
14nu|get-jre7-oracle-1.7.0.71-3|228	rm -rf %{installdir}
14nu|get-jre7-oracle-1.7.0.71-3|229	
14nu|get-jre7-oracle-1.7.0.71-3|230	# Removing alternatives
14nu|get-jre7-oracle-1.7.0.71-3|231	update-alternatives --remove java %{installdir}/bin/java
14nu|get-jre7-oracle-1.7.0.71-3|232	update-alternatives --remove jre_%{origin} %{installdir}
14nu|get-jre7-oracle-1.7.0.71-3|233	update-alternatives --remove jre_%{javaver} %{installdir}
14nu|get-jre7-oracle-1.7.0.71-3|234	update-alternatives --remove %{javaplugin} \
14nu|get-jre7-oracle-1.7.0.71-3|235	%{installdir}/lib/%{archinstall}/libnpjp2.so
14nu|get-jre7-oracle-1.7.0.71-3|236	
14nu|get-jre7-oracle-1.7.0.71-3|237	
14nu|get-jre7-oracle-1.7.0.71-3|238	
14nu|get-jre7-oracle-1.7.0.71-3|239	%changelog
14nu|get-jre7-oracle-1.7.0.71-3|240	
14nu|get-jre7-oracle-1.7.0.71-3|241	* Wed May 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.7.0.71-3
14nu|get-jre7-oracle-1.7.0.71-3|242	- (ad18ff4) Added jpackage-utils BR
14nu|get-jre7-oracle-1.7.0.71-3|243	
14nu|get-jre7-oracle-1.7.0.71-3|244	

26510 14
14nu|get-jre8-oracle-1.8.0.112-2|1	#------- Edit this to update package version ------- #
14nu|get-jre8-oracle-1.8.0.112-2|2	%define buildver  112
14nu|get-jre8-oracle-1.8.0.112-2|3	%define i586md5   ff4e17ebd082b5c5bad457751468769d
14nu|get-jre8-oracle-1.8.0.112-2|4	%define x86_64md5 5ccc09b2cbbf715b583fad72b070b69d
14nu|get-jre8-oracle-1.8.0.112-2|5	#--------------- End of edit area ------------------ #
14nu|get-jre8-oracle-1.8.0.112-2|6	
14nu|get-jre8-oracle-1.8.0.112-2|7	%define oname    jre
14nu|get-jre8-oracle-1.8.0.112-2|8	%define origin   oracle
14nu|get-jre8-oracle-1.8.0.112-2|9	%define majorver 8
14nu|get-jre8-oracle-1.8.0.112-2|10	%define javaver  1.%{majorver}.0
14nu|get-jre8-oracle-1.8.0.112-2|11	
14nu|get-jre8-oracle-1.8.0.112-2|12	# Priority for update-alternatives
14nu|get-jre8-oracle-1.8.0.112-2|13	%define priority 17000
14nu|get-jre8-oracle-1.8.0.112-2|14	
14nu|get-jre8-oracle-1.8.0.112-2|15	# Define download dir
14nu|get-jre8-oracle-1.8.0.112-2|16	%define tmp_download_dir /tmp
14nu|get-jre8-oracle-1.8.0.112-2|17	
14nu|get-jre8-oracle-1.8.0.112-2|18	# Define install prefix
14nu|get-jre8-oracle-1.8.0.112-2|19	%define installprefix %{_jvmdir}
14nu|get-jre8-oracle-1.8.0.112-2|20	
14nu|get-jre8-oracle-1.8.0.112-2|21	# A bit of magic for low update versions
14nu|get-jre8-oracle-1.8.0.112-2|22	
14nu|get-jre8-oracle-1.8.0.112-2|23	%if %{buildver} < 10
14nu|get-jre8-oracle-1.8.0.112-2|24	%define installdir %{installprefix}/%{oname}%{javaver}_0%{buildver}
14nu|get-jre8-oracle-1.8.0.112-2|25	%else
14nu|get-jre8-oracle-1.8.0.112-2|26	%define installdir %{installprefix}/%{oname}%{javaver}_%{buildver}
14nu|get-jre8-oracle-1.8.0.112-2|27	%endif
14nu|get-jre8-oracle-1.8.0.112-2|28	
14nu|get-jre8-oracle-1.8.0.112-2|29	#For debugging
14nu|get-jre8-oracle-1.8.0.112-2|30	#offiurl http://download.oracle.com/otn-pub/java/jdk/8u121-b13/e9e7ea248e2c4826b92b3f075a80e441/jdk-8u121-linux-x64.tar.gz?AuthParam=1491930028_3f44b12fb3f40b49527207f0d07c2a58
14nu|get-jre8-oracle-1.8.0.112-2|31	#offiurl http://download.oracle.com/otn-pub/java/jdk/8u121-b13/e9e7ea248e2c4826b92b3f075a80e441/jre-8u121-linux-x64.tar.gz?AuthParam=1491929820_af0b5d2ea28d304d6211cfded6980e98
14nu|get-jre8-oracle-1.8.0.112-2|32	#auto wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u112-b15/jdk-8u112-linux-i586.tar.gz
14nu|get-jre8-oracle-1.8.0.112-2|33	#auto wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u112-b15/jdk-8u112-linux-x64.tar.gz
14nu|get-jre8-oracle-1.8.0.112-2|34	#auto wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u112-b15/jre-8u112-linux-x64.tar.gz
14nu|get-jre8-oracle-1.8.0.112-2|35	
14nu|get-jre8-oracle-1.8.0.112-2|36	%ifarch x86_64
14nu|get-jre8-oracle-1.8.0.112-2|37	%define archinstall amd64
14nu|get-jre8-oracle-1.8.0.112-2|38	%define dfile %{oname}-%{majorver}u%{buildver}-linux-x64.tar.gz
14nu|get-jre8-oracle-1.8.0.112-2|39	%define durl http://download.oracle.com/otn-pub/java/jdk/%{majorver}u%{buildver}-b15/jre-%{majorver}u%{buildver}-linux-x64.tar.gz
14nu|get-jre8-oracle-1.8.0.112-2|40	%define md5 %{x86_64md5}
14nu|get-jre8-oracle-1.8.0.112-2|41	%define javaplugin libjavaplugin.so.%{_arch}
14nu|get-jre8-oracle-1.8.0.112-2|42	%endif
14nu|get-jre8-oracle-1.8.0.112-2|43	
14nu|get-jre8-oracle-1.8.0.112-2|44	%ifarch %{ix86}
14nu|get-jre8-oracle-1.8.0.112-2|45	%define archinstall i386
14nu|get-jre8-oracle-1.8.0.112-2|46	%define dfile %{oname}-%{majorver}u%{buildver}-linux-i586.tar.gz
14nu|get-jre8-oracle-1.8.0.112-2|47	%define durl http://download.oracle.com/otn-pub/java/jdk/%{majorver}u%{buildver}-b15/jre-%{majorver}u%{buildver}-linux-i586.tar.gz
14nu|get-jre8-oracle-1.8.0.112-2|48	%define md5 %{i586md5}
14nu|get-jre8-oracle-1.8.0.112-2|49	%define javaplugin libjavaplugin.so
14nu|get-jre8-oracle-1.8.0.112-2|50	%endif
14nu|get-jre8-oracle-1.8.0.112-2|51	
14nu|get-jre8-oracle-1.8.0.112-2|52	Summary:	Installer for Oracle Java %{majorver}
14nu|get-jre8-oracle-1.8.0.112-2|53	Name:		get-%{oname}%{majorver}-%{origin}
14nu|get-jre8-oracle-1.8.0.112-2|54	Version:	%{javaver}.%{buildver}
14nu|get-jre8-oracle-1.8.0.112-2|55	Release:	2
14nu|get-jre8-oracle-1.8.0.112-2|56	License:	Proprietary
14nu|get-jre8-oracle-1.8.0.112-2|57	Group:		Development/Java
14nu|get-jre8-oracle-1.8.0.112-2|58	Url:		http://www.java.com
14nu|get-jre8-oracle-1.8.0.112-2|59	
14nu|get-jre8-oracle-1.8.0.112-2|60	BuildRequires:	jpackage-utils
14nu|get-jre8-oracle-1.8.0.112-2|61	
14nu|get-jre8-oracle-1.8.0.112-2|62	Requires(pre):	wget
14nu|get-jre8-oracle-1.8.0.112-2|63	Requires(post): update-alternatives
14nu|get-jre8-oracle-1.8.0.112-2|64	Requires(postun): update-alternatives
14nu|get-jre8-oracle-1.8.0.112-2|65	
14nu|get-jre8-oracle-1.8.0.112-2|66	# Standard JPackage base provides.
14nu|get-jre8-oracle-1.8.0.112-2|67	Provides:	java = %{epoch}:%{javaver}
14nu|get-jre8-oracle-1.8.0.112-2|68	Provides:	java-%{javaver} = %{epoch}:%{version}-%{release}
14nu|get-jre8-oracle-1.8.0.112-2|69	Provides:	java-%{origin} = %{epoch}:%{version}-%{release}
14nu|get-jre8-oracle-1.8.0.112-2|70	Provides:	jre = %{javaver}
14nu|get-jre8-oracle-1.8.0.112-2|71	Provides:	jre-%{javaver} = %{epoch}:%{version}-%{release}
14nu|get-jre8-oracle-1.8.0.112-2|72	Provides:	jre-%{javaver}-%{origin} = %{epoch}:%{version}-%{release}
14nu|get-jre8-oracle-1.8.0.112-2|73	Provides:	jre-%{origin} = %{epoch}:%{version}-%{release}
14nu|get-jre8-oracle-1.8.0.112-2|74	
14nu|get-jre8-oracle-1.8.0.112-2|75	# Standard JPackage extensions provides.
14nu|get-jre8-oracle-1.8.0.112-2|76	Provides:	jndi = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|77	Provides:	jndi-ldap = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|78	Provides:	jndi-cos = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|79	Provides:	jndi-rmi = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|80	Provides:	jndi-dns = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|81	Provides:	jaas = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|82	Provides:	jsse = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|83	Provides:	jce = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|84	Provides:	jdbc-stdext = 4.1
14nu|get-jre8-oracle-1.8.0.112-2|85	Provides:	java-sasl = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|86	Provides:	java-fonts = %{epoch}:%{version}
14nu|get-jre8-oracle-1.8.0.112-2|87	
14nu|get-jre8-oracle-1.8.0.112-2|88	# Standard JPackage plugin provides.
14nu|get-jre8-oracle-1.8.0.112-2|89	Provides:	java-plugin = %{javaver}
14nu|get-jre8-oracle-1.8.0.112-2|90	Provides:	java-%{javaver}-%{origin}-plugin = %{epoch}:%{version}-%{release}
14nu|get-jre8-oracle-1.8.0.112-2|91	
14nu|get-jre8-oracle-1.8.0.112-2|92	Conflicts:      get-jdk%{majorver}-oracle
14nu|get-jre8-oracle-1.8.0.112-2|93	
14nu|get-jre8-oracle-1.8.0.112-2|94	%description
14nu|get-jre8-oracle-1.8.0.112-2|95	Java is a programming language originally developed by James Gosling at Sun
14nu|get-jre8-oracle-1.8.0.112-2|96	Microsystems (which has since merged into Oracle Corporation) and released in
14nu|get-jre8-oracle-1.8.0.112-2|97	1995 as a core component of Sun Microsystems' Java platform. The language
14nu|get-jre8-oracle-1.8.0.112-2|98	derives much of its syntax from C and C++ but has a simpler object model and
14nu|get-jre8-oracle-1.8.0.112-2|99	fewer low-level facilities. Java applications are typically compiled to byte
14nu|get-jre8-oracle-1.8.0.112-2|100	code (class file) that can run on any Java Virtual Machine (JVM) regardless
14nu|get-jre8-oracle-1.8.0.112-2|101	of computer architecture. Java is a general-purpose, concurrent, class-based,
14nu|get-jre8-oracle-1.8.0.112-2|102	object-oriented language that is specifically designed to have as few
14nu|get-jre8-oracle-1.8.0.112-2|103	implementation dependencies as possible. It is intended to let application
14nu|get-jre8-oracle-1.8.0.112-2|104	developers "write once, run anywhere" (WORA), meaning that code that runs on
14nu|get-jre8-oracle-1.8.0.112-2|105	one platform does not need to be recompiled to run on another. Java is
14nu|get-jre8-oracle-1.8.0.112-2|106	currently one of the most popular programming languages in use, particularly
14nu|get-jre8-oracle-1.8.0.112-2|107	for client-server web applications, with a reported 10 million users.
14nu|get-jre8-oracle-1.8.0.112-2|108	
14nu|get-jre8-oracle-1.8.0.112-2|109	%prep
14nu|get-jre8-oracle-1.8.0.112-2|110	
14nu|get-jre8-oracle-1.8.0.112-2|111	%build
14nu|get-jre8-oracle-1.8.0.112-2|112	
14nu|get-jre8-oracle-1.8.0.112-2|113	%install
14nu|get-jre8-oracle-1.8.0.112-2|114	
14nu|get-jre8-oracle-1.8.0.112-2|115	%files
14nu|get-jre8-oracle-1.8.0.112-2|116	
14nu|get-jre8-oracle-1.8.0.112-2|117	%pre
14nu|get-jre8-oracle-1.8.0.112-2|118	cd %{tmp_download_dir} || exit 1
14nu|get-jre8-oracle-1.8.0.112-2|119	wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" --force-clobber --timeout=30 --tries=3 "%{durl}" -O %{dfile}
14nu|get-jre8-oracle-1.8.0.112-2|120	
14nu|get-jre8-oracle-1.8.0.112-2|121	[[ -f %{dfile} ]] || { echo "Download failed"; exit 1; }
14nu|get-jre8-oracle-1.8.0.112-2|122	
14nu|get-jre8-oracle-1.8.0.112-2|123	#
14nu|get-jre8-oracle-1.8.0.112-2|124	md5chk=$(md5sum %{dfile} | cut -d' ' -f1)
14nu|get-jre8-oracle-1.8.0.112-2|125	[[ %{md5} = $md5chk ]] || { echo "Download checksum failed"; rm %{dfile};\
14nu|get-jre8-oracle-1.8.0.112-2|126	exit 1; }
14nu|get-jre8-oracle-1.8.0.112-2|127	
14nu|get-jre8-oracle-1.8.0.112-2|128	%post
14nu|get-jre8-oracle-1.8.0.112-2|129	# Installing Java
14nu|get-jre8-oracle-1.8.0.112-2|130	mkdir -p %{installprefix}
14nu|get-jre8-oracle-1.8.0.112-2|131	tar -xvzpf %{tmp_download_dir}/%{dfile} -C %{installprefix}
14nu|get-jre8-oracle-1.8.0.112-2|132	
14nu|get-jre8-oracle-1.8.0.112-2|133	# Creation extension symlinks.
14nu|get-jre8-oracle-1.8.0.112-2|134	mkdir -p %{installdir}/exports
14nu|get-jre8-oracle-1.8.0.112-2|135	pushd %{installdir}/exports
14nu|get-jre8-oracle-1.8.0.112-2|136	RELATIVE=%{installdir}/lib
14nu|get-jre8-oracle-1.8.0.112-2|137	ln -sf $RELATIVE/jsse.jar jsse-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|138	ln -sf $RELATIVE/jce.jar jce-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|139	ln -sf $RELATIVE/rt.jar jndi-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|140	ln -sf $RELATIVE/rt.jar jndi-ldap-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|141	ln -sf $RELATIVE/rt.jar jndi-cos-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|142	ln -sf $RELATIVE/rt.jar jndi-rmi-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|143	ln -sf $RELATIVE/rt.jar jaas-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|144	ln -sf $RELATIVE/rt.jar jdbc-stdext-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|145	ln -sf jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
14nu|get-jre8-oracle-1.8.0.112-2|146	ln -sf $RELATIVE/rt.jar sasl-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|147	for jar in *-%{version}.jar
14nu|get-jre8-oracle-1.8.0.112-2|148	do
14nu|get-jre8-oracle-1.8.0.112-2|149	if [ x%{version} != x%{javaver} ]
14nu|get-jre8-oracle-1.8.0.112-2|150	then
14nu|get-jre8-oracle-1.8.0.112-2|151	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
14nu|get-jre8-oracle-1.8.0.112-2|152	fi
14nu|get-jre8-oracle-1.8.0.112-2|153	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|.jar|g")
14nu|get-jre8-oracle-1.8.0.112-2|154	done
14nu|get-jre8-oracle-1.8.0.112-2|155	popd
14nu|get-jre8-oracle-1.8.0.112-2|156	
14nu|get-jre8-oracle-1.8.0.112-2|157	# Need this if no Java or Firefox installed
14nu|get-jre8-oracle-1.8.0.112-2|158	mkdir -p %{_jvmdir}
14nu|get-jre8-oracle-1.8.0.112-2|159	mkdir -p %{_jvmjardir}
14nu|get-jre8-oracle-1.8.0.112-2|160	mkdir -p %{_libdir}/mozilla/plugins
14nu|get-jre8-oracle-1.8.0.112-2|161	
14nu|get-jre8-oracle-1.8.0.112-2|162	# Updating alternatives
14nu|get-jre8-oracle-1.8.0.112-2|163	update-alternatives\
14nu|get-jre8-oracle-1.8.0.112-2|164	--install %{_bindir}/java java %{installdir}/bin/java %{priority} \
14nu|get-jre8-oracle-1.8.0.112-2|165	--slave %{_jvmdir}/jre jre %{installdir} \
14nu|get-jre8-oracle-1.8.0.112-2|166	--slave %{_jvmjardir}/jre jre_exports %{installdir}/exports \
14nu|get-jre8-oracle-1.8.0.112-2|167	--slave %{_bindir}/ControlPanel ControlPanel %{installdir}/bin/ControlPanel \
14nu|get-jre8-oracle-1.8.0.112-2|168	--slave %{_bindir}/javaws javaws %{installdir}/bin/javaws \
14nu|get-jre8-oracle-1.8.0.112-2|169	--slave %{_bindir}/jcontrol jcontrol %{installdir}/bin/jcontrol \
14nu|get-jre8-oracle-1.8.0.112-2|170	--slave %{_bindir}/keytool keytool %{installdir}/bin/keytool \
14nu|get-jre8-oracle-1.8.0.112-2|171	--slave %{_bindir}/orbd orbd %{installdir}/bin/orbd \
14nu|get-jre8-oracle-1.8.0.112-2|172	--slave %{_bindir}/pack200 pack200 %{installdir}/bin/pack200 \
14nu|get-jre8-oracle-1.8.0.112-2|173	--slave %{_bindir}/policytool policytool %{installdir}/bin/policytool \
14nu|get-jre8-oracle-1.8.0.112-2|174	--slave %{_bindir}/rmid rmid %{installdir}/bin/rmid \
14nu|get-jre8-oracle-1.8.0.112-2|175	--slave %{_bindir}/rmiregistry rmiregistry %{installdir}/bin/rmiregistry \
14nu|get-jre8-oracle-1.8.0.112-2|176	--slave %{_bindir}/servertool servertool %{installdir}/bin/servertool \
14nu|get-jre8-oracle-1.8.0.112-2|177	--slave %{_bindir}/tnameserv tnameserv %{installdir}/bin/tnameserv \
14nu|get-jre8-oracle-1.8.0.112-2|178	--slave %{_bindir}/unpack200 unpack200 %{installdir}/bin/unpack200 \
14nu|get-jre8-oracle-1.8.0.112-2|179	--slave %{_mandir}/man1/java.1 java.1 \
14nu|get-jre8-oracle-1.8.0.112-2|180	%{installdir}/man/man1/java.1 \
14nu|get-jre8-oracle-1.8.0.112-2|181	--slave %{_mandir}/man1/javaws.1 javaws.1 \
14nu|get-jre8-oracle-1.8.0.112-2|182	%{installdir}/man/man1/javaws.1 \
14nu|get-jre8-oracle-1.8.0.112-2|183	--slave %{_mandir}/man1/keytool.1 keytool.1 \
14nu|get-jre8-oracle-1.8.0.112-2|184	%{installdir}/man/man1/keytool.1 \
14nu|get-jre8-oracle-1.8.0.112-2|185	--slave %{_mandir}/man1/orbd.1 orbd.1 \
14nu|get-jre8-oracle-1.8.0.112-2|186	%{installdir}/man/man1/orbd.1 \
14nu|get-jre8-oracle-1.8.0.112-2|187	--slave %{_mandir}/man1/pack200.1 pack200.1 \
14nu|get-jre8-oracle-1.8.0.112-2|188	%{installdir}/man/man1/pack200.1 \
14nu|get-jre8-oracle-1.8.0.112-2|189	--slave %{_mandir}/man1/policytool.1 policytool.1 \
14nu|get-jre8-oracle-1.8.0.112-2|190	%{installdir}/man/man1/policytool.1 \
14nu|get-jre8-oracle-1.8.0.112-2|191	--slave %{_mandir}/man1/rmid.1 rmid.1 \
14nu|get-jre8-oracle-1.8.0.112-2|192	%{installdir}/man/man1/rmid.1 \
14nu|get-jre8-oracle-1.8.0.112-2|193	--slave %{_mandir}/man1/rmiregistry.1 rmiregistry.1 \
14nu|get-jre8-oracle-1.8.0.112-2|194	%{installdir}/man/man1/rmiregistry.1 \
14nu|get-jre8-oracle-1.8.0.112-2|195	--slave %{_mandir}/man1/servertool.1 servertool.1 \
14nu|get-jre8-oracle-1.8.0.112-2|196	%{installdir}/man/man1/servertool.1 \
14nu|get-jre8-oracle-1.8.0.112-2|197	--slave %{_mandir}/man1/tnameserv.1 tnameserv.1 \
14nu|get-jre8-oracle-1.8.0.112-2|198	%{installdir}/man/man1/tnameserv.1 \
14nu|get-jre8-oracle-1.8.0.112-2|199	--slave %{_mandir}/man1/unpack200.1 unpack200.1 \
14nu|get-jre8-oracle-1.8.0.112-2|200	%{installdir}/man/man1/unpack200.1
14nu|get-jre8-oracle-1.8.0.112-2|201	
14nu|get-jre8-oracle-1.8.0.112-2|202	update-alternatives\
14nu|get-jre8-oracle-1.8.0.112-2|203	--install %{_jvmdir}/jre-%{origin} \
14nu|get-jre8-oracle-1.8.0.112-2|204	jre_%{origin} %{installdir} %{priority} \
14nu|get-jre8-oracle-1.8.0.112-2|205	--slave %{_jvmjardir}/jre-%{origin} \
14nu|get-jre8-oracle-1.8.0.112-2|206	jre_%{origin}_exports %{installdir}/exports
14nu|get-jre8-oracle-1.8.0.112-2|207	
14nu|get-jre8-oracle-1.8.0.112-2|208	update-alternatives\
14nu|get-jre8-oracle-1.8.0.112-2|209	--install %{_jvmdir}/jre-%{javaver} \
14nu|get-jre8-oracle-1.8.0.112-2|210	jre_%{javaver} %{installdir} %{priority} \
14nu|get-jre8-oracle-1.8.0.112-2|211	--slave %{_jvmjardir}/jre-%{javaver} \
14nu|get-jre8-oracle-1.8.0.112-2|212	jre_%{javaver}_exports %{installdir}/exports
14nu|get-jre8-oracle-1.8.0.112-2|213	
14nu|get-jre8-oracle-1.8.0.112-2|214	# Browser plugin
14nu|get-jre8-oracle-1.8.0.112-2|215	update-alternatives\
14nu|get-jre8-oracle-1.8.0.112-2|216	--install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
14nu|get-jre8-oracle-1.8.0.112-2|217	%{installdir}/lib/%{archinstall}/libnpjp2.so %{priority}
14nu|get-jre8-oracle-1.8.0.112-2|218	
14nu|get-jre8-oracle-1.8.0.112-2|219	
14nu|get-jre8-oracle-1.8.0.112-2|220	# Setting Oracle Java the default one
14nu|get-jre8-oracle-1.8.0.112-2|221	update-alternatives --set java %{installdir}/bin/java
14nu|get-jre8-oracle-1.8.0.112-2|222	update-alternatives --set jre_%{origin} %{installdir}
14nu|get-jre8-oracle-1.8.0.112-2|223	update-alternatives --set jre_%{javaver} %{installdir}
14nu|get-jre8-oracle-1.8.0.112-2|224	update-alternatives --set %{javaplugin} \
14nu|get-jre8-oracle-1.8.0.112-2|225	%{installdir}/lib/%{archinstall}/libnpjp2.so
14nu|get-jre8-oracle-1.8.0.112-2|226	
14nu|get-jre8-oracle-1.8.0.112-2|227	# Delete downloaded file
14nu|get-jre8-oracle-1.8.0.112-2|228	rm -f %{tmp_download_dir}/%{dfile}
14nu|get-jre8-oracle-1.8.0.112-2|229	
14nu|get-jre8-oracle-1.8.0.112-2|230	%postun
14nu|get-jre8-oracle-1.8.0.112-2|231	# Remove JAVA
14nu|get-jre8-oracle-1.8.0.112-2|232	rm -rf %{installdir}
14nu|get-jre8-oracle-1.8.0.112-2|233	
14nu|get-jre8-oracle-1.8.0.112-2|234	# Removing alternatives
14nu|get-jre8-oracle-1.8.0.112-2|235	update-alternatives --remove java %{installdir}/bin/java
14nu|get-jre8-oracle-1.8.0.112-2|236	update-alternatives --remove jre_%{origin} %{installdir}
14nu|get-jre8-oracle-1.8.0.112-2|237	update-alternatives --remove jre_%{javaver} %{installdir}
14nu|get-jre8-oracle-1.8.0.112-2|238	update-alternatives --remove %{javaplugin} \
14nu|get-jre8-oracle-1.8.0.112-2|239	%{installdir}/lib/%{archinstall}/libnpjp2.so
14nu|get-jre8-oracle-1.8.0.112-2|240	
14nu|get-jre8-oracle-1.8.0.112-2|241	
14nu|get-jre8-oracle-1.8.0.112-2|242	
14nu|get-jre8-oracle-1.8.0.112-2|243	%changelog
14nu|get-jre8-oracle-1.8.0.112-2|244	
14nu|get-jre8-oracle-1.8.0.112-2|245	* Tue Apr 11 2017 Stas Fomin <stas-fomin@yandex.ru> 1.8.0.112-2
14nu|get-jre8-oracle-1.8.0.112-2|246	- (3e00a5f) Tested on ROSA 2014 and Java 1.8b112
14nu|get-jre8-oracle-1.8.0.112-2|247	
14nu|get-jre8-oracle-1.8.0.112-2|248	

26511 14
14nu|get-skype-4.3.0.37-5|1	%define instdir			%{_datadir}/skype
14nu|get-skype-4.3.0.37-5|2	%define langdir			%{instdir}/lang
14nu|get-skype-4.3.0.37-5|3	%define avatardir		%{instdir}/avatars
14nu|get-skype-4.3.0.37-5|4	%define sounddir		%{instdir}/sounds
14nu|get-skype-4.3.0.37-5|5	%define docdir			%{_datadir}/doc/skype
14nu|get-skype-4.3.0.37-5|6	%define dbusdir			%{_sysconfdir}/dbus-1/system.d
14nu|get-skype-4.3.0.37-5|7	
14nu|get-skype-4.3.0.37-5|8	ExclusiveArch:	%{ix86}
14nu|get-skype-4.3.0.37-5|9	
14nu|get-skype-4.3.0.37-5|10	# When updating tarball check that download size in description
14nu|get-skype-4.3.0.37-5|11	# is correct
14nu|get-skype-4.3.0.37-5|12	
14nu|get-skype-4.3.0.37-5|13	%ifarch %{ix86}
14nu|get-skype-4.3.0.37-5|14	%define tar_name		skype
14nu|get-skype-4.3.0.37-5|15	%define md5			95db8f2072b9acd6f79ed42da3d6db79
14nu|get-skype-4.3.0.37-5|16	%endif
14nu|get-skype-4.3.0.37-5|17	
14nu|get-skype-4.3.0.37-5|18	%define tmp_download_dir	%{_localstatedir}/lib/%{name}
14nu|get-skype-4.3.0.37-5|19	
14nu|get-skype-4.3.0.37-5|20	# Don't generate dependencies for bundled libs
14nu|get-skype-4.3.0.37-5|21	AutoReqProv:	no
14nu|get-skype-4.3.0.37-5|22	
14nu|get-skype-4.3.0.37-5|23	Summary:	Download and Install Skype
14nu|get-skype-4.3.0.37-5|24	Name:		get-skype
14nu|get-skype-4.3.0.37-5|25	Version:	4.3.0.37
14nu|get-skype-4.3.0.37-5|26	Release:	5
14nu|get-skype-4.3.0.37-5|27	License:	Proprietary
14nu|get-skype-4.3.0.37-5|28	Group:		Networking/Instant messaging
14nu|get-skype-4.3.0.37-5|29	Url:		http://www.skype.com
14nu|get-skype-4.3.0.37-5|30	Requires:	wget
14nu|get-skype-4.3.0.37-5|31	%ifarch %{ix86}
14nu|get-skype-4.3.0.37-5|32	Requires:	libfreetype6
14nu|get-skype-4.3.0.37-5|33	Requires:	libqtcore4
14nu|get-skype-4.3.0.37-5|34	Requires:	libqtdbus4
14nu|get-skype-4.3.0.37-5|35	Requires:	libqtnetwork4
14nu|get-skype-4.3.0.37-5|36	Requires:	libqtwebkit4
14nu|get-skype-4.3.0.37-5|37	Requires:	libqtgui4
14nu|get-skype-4.3.0.37-5|38	Requires:	libqtsvg4
14nu|get-skype-4.3.0.37-5|39	Requires:	libqtxml4
14nu|get-skype-4.3.0.37-5|40	Requires:	libxscrnsaver1
14nu|get-skype-4.3.0.37-5|41	Requires:	libxv1
14nu|get-skype-4.3.0.37-5|42	Requires:	libv4l-wrappers
14nu|get-skype-4.3.0.37-5|43	Requires:	libalsa2
14nu|get-skype-4.3.0.37-5|44	Requires:	libpulseaudio0
14nu|get-skype-4.3.0.37-5|45	%endif
14nu|get-skype-4.3.0.37-5|46	
14nu|get-skype-4.3.0.37-5|47	Obsoletes:	skype < %{version}
14nu|get-skype-4.3.0.37-5|48	Provides:	skype = %{version}-%{release}
14nu|get-skype-4.3.0.37-5|49	
14nu|get-skype-4.3.0.37-5|50	# The following are lists of filenames (124 in total) placed
14nu|get-skype-4.3.0.37-5|51	# in versioned text files to save clutter in the spec file.
14nu|get-skype-4.3.0.37-5|52	Source0:	avatars-%{version}.txt
14nu|get-skype-4.3.0.37-5|53	Source1:	sounds-%{version}.txt
14nu|get-skype-4.3.0.37-5|54	Source2:	lang-%{version}.txt
14nu|get-skype-4.3.0.37-5|55	# skype-txt-gen is a script to generate the above txt files, it
14nu|get-skype-4.3.0.37-5|56	# also computes the md5sum from a downloaded version.
14nu|get-skype-4.3.0.37-5|57	# See notes in the script.
14nu|get-skype-4.3.0.37-5|58	Source3:	skype-txt-gen
14nu|get-skype-4.3.0.37-5|59	# Manually created skype.desktop to replace invalid original in tar.bz2
14nu|get-skype-4.3.0.37-5|60	Source4:	skype.desktop
14nu|get-skype-4.3.0.37-5|61	# Dependencies for x86_64 package
14nu|get-skype-4.3.0.37-5|62	Source5:	skypelibs.tar.xz
14nu|get-skype-4.3.0.37-5|63	# Disable rpmlint for /opt
14nu|get-skype-4.3.0.37-5|64	Source6:	get-skype.rpmlintrc
14nu|get-skype-4.3.0.37-5|65	
14nu|get-skype-4.3.0.37-5|66	%description
14nu|get-skype-4.3.0.37-5|67	This is an installer for Skype-%{version}.
14nu|get-skype-4.3.0.37-5|68	
14nu|get-skype-4.3.0.37-5|69	This package does not contain any program files as the Skype license does
14nu|get-skype-4.3.0.37-5|70	not allow distribution. By installing this package you will download and
14nu|get-skype-4.3.0.37-5|71	install Skype from skype.com.
14nu|get-skype-4.3.0.37-5|72	You must accept the Skype EULA before using it.
14nu|get-skype-4.3.0.37-5|73	Please be patient, this is a 23 MB download and may take some time.
14nu|get-skype-4.3.0.37-5|74	Removing this package will uninstall Skype from your system.
14nu|get-skype-4.3.0.37-5|75	
14nu|get-skype-4.3.0.37-5|76	%files
14nu|get-skype-4.3.0.37-5|77	%ghost %doc %{docdir}
14nu|get-skype-4.3.0.37-5|78	%{_bindir}/skype
14nu|get-skype-4.3.0.37-5|79	%attr(0644, root, root) %{_datadir}/applications/skype.desktop
14nu|get-skype-4.3.0.37-5|80	%ghost %{_iconsdir}/skype.png
14nu|get-skype-4.3.0.37-5|81	%ghost %{_iconsdir}/SkypeBlue_*.png
14nu|get-skype-4.3.0.37-5|82	%ghost %{instdir}
14nu|get-skype-4.3.0.37-5|83	%ghost %{dbusdir}/skype.conf
14nu|get-skype-4.3.0.37-5|84	
14nu|get-skype-4.3.0.37-5|85	%pre
14nu|get-skype-4.3.0.37-5|86	mkdir -p %{tmp_download_dir}
14nu|get-skype-4.3.0.37-5|87	[[ -d %{tmp_download_dir} ]] || exit 1
14nu|get-skype-4.3.0.37-5|88	cd %{tmp_download_dir} || exit 1
14nu|get-skype-4.3.0.37-5|89	
14nu|get-skype-4.3.0.37-5|90	%ifarch %{ix86}
14nu|get-skype-4.3.0.37-5|91	wget --force-clobber --timeout=30 --tries=3 "http://download.skype.com/linux/skype-%{version}.tar.bz2"
14nu|get-skype-4.3.0.37-5|92	%endif
14nu|get-skype-4.3.0.37-5|93	
14nu|get-skype-4.3.0.37-5|94	[[ -f %{tar_name}-%{version}.tar.bz2 ]] || { echo "Download failed"; rm -r %{tmp_download_dir}; exit 1; }
14nu|get-skype-4.3.0.37-5|95	md5chk=$(md5sum %{tar_name}-%{version}.tar.bz2 | cut -d' ' -f1)
14nu|get-skype-4.3.0.37-5|96	[[ %{md5} = $md5chk ]] || { echo "Download checksum failed"; rm %{tar_name}-%{version}.tar.bz2;\
14nu|get-skype-4.3.0.37-5|97	cd ..; rm -r %{tmp_download_dir}; exit 1; }
14nu|get-skype-4.3.0.37-5|98	
14nu|get-skype-4.3.0.37-5|99	%post
14nu|get-skype-4.3.0.37-5|100	tmp_extract_dir=$(mktemp -d)
14nu|get-skype-4.3.0.37-5|101	if ! [[ -d $tmp_extract_dir ]]; then
14nu|get-skype-4.3.0.37-5|102	echo "Failed to create temporary directory"
14nu|get-skype-4.3.0.37-5|103	rm -r %{tmp_download_dir}
14nu|get-skype-4.3.0.37-5|104	exit 1
14nu|get-skype-4.3.0.37-5|105	fi
14nu|get-skype-4.3.0.37-5|106	
14nu|get-skype-4.3.0.37-5|107	%ifarch %{ix86}
14nu|get-skype-4.3.0.37-5|108	%define tmp_skype_dir ${tmp_extract_dir}/%{tar_name}-%{version}
14nu|get-skype-4.3.0.37-5|109	%endif
14nu|get-skype-4.3.0.37-5|110	
14nu|get-skype-4.3.0.37-5|111	cd ${tmp_extract_dir}
14nu|get-skype-4.3.0.37-5|112	tar jxf %{tmp_download_dir}/%{tar_name}-%{version}.tar.bz2
14nu|get-skype-4.3.0.37-5|113	
14nu|get-skype-4.3.0.37-5|114	if ! [[ -d %{tmp_skype_dir} ]]; then
14nu|get-skype-4.3.0.37-5|115	echo "Extracted file folder missing"
14nu|get-skype-4.3.0.37-5|116	cd ..
14nu|get-skype-4.3.0.37-5|117	rm -rf ${tmp_extract_dir}
14nu|get-skype-4.3.0.37-5|118	rm -r %{tmp_download_dir}
14nu|get-skype-4.3.0.37-5|119	exit 1
14nu|get-skype-4.3.0.37-5|120	fi
14nu|get-skype-4.3.0.37-5|121	
14nu|get-skype-4.3.0.37-5|122	# If any extra files are installed here then
14nu|get-skype-4.3.0.37-5|123	# corresponding ghost files need to be added in files
14nu|get-skype-4.3.0.37-5|124	
14nu|get-skype-4.3.0.37-5|125	mkdir -p %{instdir}/{avatars,lang,sounds}
14nu|get-skype-4.3.0.37-5|126	
14nu|get-skype-4.3.0.37-5|127	cp -f %{tmp_skype_dir}/icons/* %{_iconsdir}
14nu|get-skype-4.3.0.37-5|128	cp -f %{_iconsdir}/SkypeBlue_48x48.png %{_iconsdir}/skype.png
14nu|get-skype-4.3.0.37-5|129	mv -f %{tmp_skype_dir}/skype.conf %{dbusdir}
14nu|get-skype-4.3.0.37-5|130	mv -f %{tmp_skype_dir}/LICENSE %{docdir}
14nu|get-skype-4.3.0.37-5|131	mv -f %{tmp_skype_dir}/README %{docdir}
14nu|get-skype-4.3.0.37-5|132	mv -f %{tmp_skype_dir}/skype %{instdir}
14nu|get-skype-4.3.0.37-5|133	cp -f %{tmp_skype_dir}/avatars/* %{avatardir}/
14nu|get-skype-4.3.0.37-5|134	cp -f %{tmp_skype_dir}/lang/* %{langdir}/
14nu|get-skype-4.3.0.37-5|135	cp -f %{tmp_skype_dir}/sounds/* %{sounddir}/
14nu|get-skype-4.3.0.37-5|136	cd ..
14nu|get-skype-4.3.0.37-5|137	rm -r ${tmp_extract_dir} %{tmp_download_dir}
14nu|get-skype-4.3.0.37-5|138	
14nu|get-skype-4.3.0.37-5|139	# Remove skype-install package if we have it installed
14nu|get-skype-4.3.0.37-5|140	if [ `rpm -q skype-install | wc -w` == 1 ]
14nu|get-skype-4.3.0.37-5|141	then
14nu|get-skype-4.3.0.37-5|142	rpm -e skype-install
14nu|get-skype-4.3.0.37-5|143	fi
14nu|get-skype-4.3.0.37-5|144	
14nu|get-skype-4.3.0.37-5|145	#----------------------------------------------------------------------------
14nu|get-skype-4.3.0.37-5|146	
14nu|get-skype-4.3.0.37-5|147	%install
14nu|get-skype-4.3.0.37-5|148	install -d -m 0755 %{buildroot}%{_bindir}
14nu|get-skype-4.3.0.37-5|149	install -d -m 0755 %{buildroot}%{_datadir}/applications
14nu|get-skype-4.3.0.37-5|150	install -m 755 %{SOURCE4} %{buildroot}%{_datadir}/applications/
14nu|get-skype-4.3.0.37-5|151	install -d -m 0755 %{buildroot}%{instdir}
14nu|get-skype-4.3.0.37-5|152	touch %{buildroot}%{instdir}/skype
14nu|get-skype-4.3.0.37-5|153	install -d -m 0755 %{buildroot}%{dbusdir}
14nu|get-skype-4.3.0.37-5|154	touch %{buildroot}%{dbusdir}/skype.conf
14nu|get-skype-4.3.0.37-5|155	install -d -m 0755 %{buildroot}%{docdir}
14nu|get-skype-4.3.0.37-5|156	touch %{buildroot}%{docdir}/{LICENSE,README}
14nu|get-skype-4.3.0.37-5|157	
14nu|get-skype-4.3.0.37-5|158	install -d -m 0755 %{buildroot}%{instdir}/icons
14nu|get-skype-4.3.0.37-5|159	install -d -m 0755 %{buildroot}%{_iconsdir}
14nu|get-skype-4.3.0.37-5|160	touch %{buildroot}%{_iconsdir}/skype.png
14nu|get-skype-4.3.0.37-5|161	for i in 16 32 48; do
14nu|get-skype-4.3.0.37-5|162	touch %{buildroot}%{_iconsdir}/SkypeBlue_${i}x${i}.png
14nu|get-skype-4.3.0.37-5|163	touch %{buildroot}%{instdir}/icons/SkypeBlue_${i}x${i}.png
14nu|get-skype-4.3.0.37-5|164	done
14nu|get-skype-4.3.0.37-5|165	
14nu|get-skype-4.3.0.37-5|166	install -d -m 0755 %{buildroot}%{avatardir}
14nu|get-skype-4.3.0.37-5|167	while read line; do
14nu|get-skype-4.3.0.37-5|168	touch %{buildroot}%{avatardir}/"$line"
14nu|get-skype-4.3.0.37-5|169	done < %{SOURCE0}
14nu|get-skype-4.3.0.37-5|170	
14nu|get-skype-4.3.0.37-5|171	install -d -m 0755 %{buildroot}%{sounddir}
14nu|get-skype-4.3.0.37-5|172	while read line; do
14nu|get-skype-4.3.0.37-5|173	touch %{buildroot}%{sounddir}/"$line"
14nu|get-skype-4.3.0.37-5|174	done < %{SOURCE1}
14nu|get-skype-4.3.0.37-5|175	
14nu|get-skype-4.3.0.37-5|176	install -d -m 0755 %{buildroot}%{langdir}
14nu|get-skype-4.3.0.37-5|177	while read line; do
14nu|get-skype-4.3.0.37-5|178	touch %{buildroot}%{langdir}/skype_"$line"
14nu|get-skype-4.3.0.37-5|179	done < %{SOURCE2}
14nu|get-skype-4.3.0.37-5|180	
14nu|get-skype-4.3.0.37-5|181	%ifarch %{ix86}
14nu|get-skype-4.3.0.37-5|182	echo '#!/bin/bash
14nu|get-skype-4.3.0.37-5|183	if [ "`pidof skype`" != "" ]; then
14nu|get-skype-4.3.0.37-5|184	echo "Skype is already running!"
14nu|get-skype-4.3.0.37-5|185	else
14nu|get-skype-4.3.0.37-5|186	env LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so PULSE_LATENCY_MSEC=60 %{instdir}/skype "$@"
14nu|get-skype-4.3.0.37-5|187	fi' \
14nu|get-skype-4.3.0.37-5|188	> %{buildroot}%{_bindir}/skype && chmod +x %{buildroot}%{_bindir}/skype
14nu|get-skype-4.3.0.37-5|189	%endif
14nu|get-skype-4.3.0.37-5|190	
14nu|get-skype-4.3.0.37-5|191	
14nu|get-skype-4.3.0.37-5|192	%changelog
14nu|get-skype-4.3.0.37-5|193	
14nu|get-skype-4.3.0.37-5|194	* Wed Jul 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3.0.37-5
14nu|get-skype-4.3.0.37-5|195	- (69d9ba8) Remove skype-install package if it's installed (don't use Obsoletes because we don't want to force such replacement)
14nu|get-skype-4.3.0.37-5|196	
14nu|get-skype-4.3.0.37-5|197	

26512 14
14nu|get-skypeforlinux-8.67.0.96-1|1	%define docdir %{_datadir}/doc/skypeforlinux
14nu|get-skypeforlinux-8.67.0.96-1|2	%define tmp_download_dir %{_localstatedir}/lib/%{oname}
14nu|get-skypeforlinux-8.67.0.96-1|3	
14nu|get-skypeforlinux-8.67.0.96-1|4	%define oname skypeforlinux
14nu|get-skypeforlinux-8.67.0.96-1|5	
14nu|get-skypeforlinux-8.67.0.96-1|6	Summary:	Download and Install Electron (Chromium)-based Skype
14nu|get-skypeforlinux-8.67.0.96-1|7	Name:		get-%{oname}
14nu|get-skypeforlinux-8.67.0.96-1|8	Version:	8.67.0.96
14nu|get-skypeforlinux-8.67.0.96-1|9	Release:	1
14nu|get-skypeforlinux-8.67.0.96-1|10	License:	Proprietary
14nu|get-skypeforlinux-8.67.0.96-1|11	Group:		Networking/Instant messaging
14nu|get-skypeforlinux-8.67.0.96-1|12	Url:		http://www.skype.com
14nu|get-skypeforlinux-8.67.0.96-1|13	Requires:	wget
14nu|get-skypeforlinux-8.67.0.96-1|14	Recommends:	gnome-keyring
14nu|get-skypeforlinux-8.67.0.96-1|15	Provides:	skype = %{EVRD}
14nu|get-skypeforlinux-8.67.0.96-1|16	ExclusiveArch:	x86_64
14nu|get-skypeforlinux-8.67.0.96-1|17	
14nu|get-skypeforlinux-8.67.0.96-1|18	%description
14nu|get-skypeforlinux-8.67.0.96-1|19	This is an installer for Skype-%{version}.
14nu|get-skypeforlinux-8.67.0.96-1|20	
14nu|get-skypeforlinux-8.67.0.96-1|21	This package does not contain any program files as the Skype license does
14nu|get-skypeforlinux-8.67.0.96-1|22	not allow distribution. By installing this package you will download and
14nu|get-skypeforlinux-8.67.0.96-1|23	install Skype from skype.com.
14nu|get-skypeforlinux-8.67.0.96-1|24	You must accept the Skype EULA before using it.
14nu|get-skypeforlinux-8.67.0.96-1|25	Please be patient, this is a 61 MB download and may take some time.
14nu|get-skypeforlinux-8.67.0.96-1|26	Removing this package will uninstall Skype from your system.
14nu|get-skypeforlinux-8.67.0.96-1|27	
14nu|get-skypeforlinux-8.67.0.96-1|28	%files
14nu|get-skypeforlinux-8.67.0.96-1|29	
14nu|get-skypeforlinux-8.67.0.96-1|30	%pre
14nu|get-skypeforlinux-8.67.0.96-1|31	mkdir -p %{tmp_download_dir}
14nu|get-skypeforlinux-8.67.0.96-1|32	[[ -d %{tmp_download_dir} ]] || exit 1
14nu|get-skypeforlinux-8.67.0.96-1|33	cd %{tmp_download_dir} || exit 1
14nu|get-skypeforlinux-8.67.0.96-1|34	
14nu|get-skypeforlinux-8.67.0.96-1|35	wget --force-clobber --timeout=30 --tries=3 "https://repo.skype.com/rpm/stable/skypeforlinux_%{version}-1.x86_64.rpm"
14nu|get-skypeforlinux-8.67.0.96-1|36	
14nu|get-skypeforlinux-8.67.0.96-1|37	%post
14nu|get-skypeforlinux-8.67.0.96-1|38	tmp_extract_dir=$(mktemp -d)
14nu|get-skypeforlinux-8.67.0.96-1|39	if ! [[ -d $tmp_extract_dir ]]; then
14nu|get-skypeforlinux-8.67.0.96-1|40	echo "Failed to create temporary directory"
14nu|get-skypeforlinux-8.67.0.96-1|41	rm -r %{tmp_download_dir}
14nu|get-skypeforlinux-8.67.0.96-1|42	exit 1
14nu|get-skypeforlinux-8.67.0.96-1|43	fi
14nu|get-skypeforlinux-8.67.0.96-1|44	
14nu|get-skypeforlinux-8.67.0.96-1|45	#https://answers.microsoft.com/en-us/skype/forum/skype_linux-skype_startms-skype_installms/upgrade-for-skypeforlinux-5501/98f0760d-fc4a-42e5-9d40-87c45803d062
14nu|get-skypeforlinux-8.67.0.96-1|46	if [ `rpm -q get-skypeforlinux | wc -w` == 1 ]
14nu|get-skypeforlinux-8.67.0.96-1|47	then
14nu|get-skypeforlinux-8.67.0.96-1|48	rpm -e get-skypeforlinux
14nu|get-skypeforlinux-8.67.0.96-1|49	fi
14nu|get-skypeforlinux-8.67.0.96-1|50	
14nu|get-skypeforlinux-8.67.0.96-1|51	%define tmp_skype_dir ${tmp_extract_dir}/%{oname}-%{version}
14nu|get-skypeforlinux-8.67.0.96-1|52	
14nu|get-skypeforlinux-8.67.0.96-1|53	mkdir -p %{tmp_skype_dir}
14nu|get-skypeforlinux-8.67.0.96-1|54	cd %{tmp_skype_dir}
14nu|get-skypeforlinux-8.67.0.96-1|55	rpm2cpio %{tmp_download_dir}/skypeforlinux_%{version}-1.x86_64.rpm | cpio -idmv
14nu|get-skypeforlinux-8.67.0.96-1|56	
14nu|get-skypeforlinux-8.67.0.96-1|57	if ! [[ -d %{tmp_skype_dir} ]]; then
14nu|get-skypeforlinux-8.67.0.96-1|58	echo "Extracted file folder missing"
14nu|get-skypeforlinux-8.67.0.96-1|59	cd ..
14nu|get-skypeforlinux-8.67.0.96-1|60	rm -rf ${tmp_extract_dir}
14nu|get-skypeforlinux-8.67.0.96-1|61	rm -r %{tmp_download_dir}
14nu|get-skypeforlinux-8.67.0.96-1|62	exit 1
14nu|get-skypeforlinux-8.67.0.96-1|63	fi
14nu|get-skypeforlinux-8.67.0.96-1|64	
14nu|get-skypeforlinux-8.67.0.96-1|65	mv -f %{tmp_skype_dir}%{_bindir}/skypeforlinux %{_bindir}/skypeforlinux
14nu|get-skypeforlinux-8.67.0.96-1|66	mv -f %{tmp_skype_dir}%{_datadir}/applications/%{oname}.desktop %{_datadir}/applications/%{oname}.desktop
14nu|get-skypeforlinux-8.67.0.96-1|67	mv -f %{tmp_skype_dir}%{_datadir}/pixmaps/%{oname}.png %{_datadir}/pixmaps/%{oname}.png
14nu|get-skypeforlinux-8.67.0.96-1|68	cp -rf %{tmp_skype_dir}%{docdir}/ %{_datadir}/doc/
14nu|get-skypeforlinux-8.67.0.96-1|69	cp -rf %{tmp_skype_dir}%{_iconsdir}/hicolor/ %{_iconsdir}/
14nu|get-skypeforlinux-8.67.0.96-1|70	cp -rf %{tmp_skype_dir}%{_datadir}/%{oname}/ %{_datadir}
14nu|get-skypeforlinux-8.67.0.96-1|71	
14nu|get-skypeforlinux-8.67.0.96-1|72	cd ..
14nu|get-skypeforlinux-8.67.0.96-1|73	rm -r ${tmp_extract_dir} %{tmp_download_dir}
14nu|get-skypeforlinux-8.67.0.96-1|74	
14nu|get-skypeforlinux-8.67.0.96-1|75	# Remove skype-install package if we have it installed
14nu|get-skypeforlinux-8.67.0.96-1|76	if [ `rpm -q skype-install | wc -w` == 1 ]
14nu|get-skypeforlinux-8.67.0.96-1|77	then
14nu|get-skypeforlinux-8.67.0.96-1|78	rpm -e skype-install
14nu|get-skypeforlinux-8.67.0.96-1|79	fi
14nu|get-skypeforlinux-8.67.0.96-1|80	
14nu|get-skypeforlinux-8.67.0.96-1|81	%preun
14nu|get-skypeforlinux-8.67.0.96-1|82	rm -f %{_bindir}/skypeforlinux
14nu|get-skypeforlinux-8.67.0.96-1|83	rm -f %{_datadir}/applications/%{oname}.desktop
14nu|get-skypeforlinux-8.67.0.96-1|84	rm -f %{_datadir}/pixmaps/%{oname}.png
14nu|get-skypeforlinux-8.67.0.96-1|85	rm -f %{_iconsdir}/hicolor/16x16/apps/%{oname}.png
14nu|get-skypeforlinux-8.67.0.96-1|86	rm -f %{_iconsdir}/hicolor/32x32/apps/%{oname}.png
14nu|get-skypeforlinux-8.67.0.96-1|87	rm -f %{_iconsdir}/hicolor/256x256/apps/%{oname}.png
14nu|get-skypeforlinux-8.67.0.96-1|88	rm -f %{_iconsdir}/hicolor/512x512/apps/%{oname}.png
14nu|get-skypeforlinux-8.67.0.96-1|89	rm -f %{_iconsdir}/hicolor/1024x1024/apps/%{oname}.png
14nu|get-skypeforlinux-8.67.0.96-1|90	rm -rf %{_datadir}/%{oname}
14nu|get-skypeforlinux-8.67.0.96-1|91	rm -rf %{docdir}
14nu|get-skypeforlinux-8.67.0.96-1|92	
14nu|get-skypeforlinux-8.67.0.96-1|93	#----------------------------------------------------------------------------
14nu|get-skypeforlinux-8.67.0.96-1|94	
14nu|get-skypeforlinux-8.67.0.96-1|95	%prep
14nu|get-skypeforlinux-8.67.0.96-1|96	
14nu|get-skypeforlinux-8.67.0.96-1|97	%build
14nu|get-skypeforlinux-8.67.0.96-1|98	
14nu|get-skypeforlinux-8.67.0.96-1|99	%install

26513 14
14nu|get-sublime-text-3114-1|1	%define instdir			%{_datadir}/sublimetext
14nu|get-sublime-text-3114-1|2	
14nu|get-sublime-text-3114-1|3	# When updating tarball check that download size in description
14nu|get-sublime-text-3114-1|4	# is correct
14nu|get-sublime-text-3114-1|5	%ifarch x86_64
14nu|get-sublime-text-3114-1|6	%define md5 ddc3ac70510d199e868d60bfee235f1e
14nu|get-sublime-text-3114-1|7	%endif
14nu|get-sublime-text-3114-1|8	
14nu|get-sublime-text-3114-1|9	%ifarch %{ix86}
14nu|get-sublime-text-3114-1|10	%define md5 07814fc9f08b4a6aeb53f42ee3982809
14nu|get-sublime-text-3114-1|11	%endif
14nu|get-sublime-text-3114-1|12	
14nu|get-sublime-text-3114-1|13	%define tmp_download_dir	%{_localstatedir}/lib/%{name}
14nu|get-sublime-text-3114-1|14	
14nu|get-sublime-text-3114-1|15	# Don't generate dependencies for bundled libs
14nu|get-sublime-text-3114-1|16	AutoReqProv:	no
14nu|get-sublime-text-3114-1|17	
14nu|get-sublime-text-3114-1|18	Summary:	Download and Install Sublime Text
14nu|get-sublime-text-3114-1|19	Name:		get-sublime-text
14nu|get-sublime-text-3114-1|20	Version:	3114
14nu|get-sublime-text-3114-1|21	Release:	1
14nu|get-sublime-text-3114-1|22	License:	Proprietary
14nu|get-sublime-text-3114-1|23	Group:		Development/Other
14nu|get-sublime-text-3114-1|24	Url:		http://www.sublimetext.com/
14nu|get-sublime-text-3114-1|25	Requires(pre):	wget
14nu|get-sublime-text-3114-1|26	Requires:	nodejs
14nu|get-sublime-text-3114-1|27	Source4:	sublimetext.desktop
14nu|get-sublime-text-3114-1|28	#Source100:	%{name}.rpmlintrc
14nu|get-sublime-text-3114-1|29	
14nu|get-sublime-text-3114-1|30	%description
14nu|get-sublime-text-3114-1|31	This is an installer for Sublime Text %{version}.
14nu|get-sublime-text-3114-1|32	
14nu|get-sublime-text-3114-1|33	This package does not contain any program files as the Sublime Text license
14nu|get-sublime-text-3114-1|34	does not allow distribution. By installing this package you will download and
14nu|get-sublime-text-3114-1|35	install Sublime Text from http://www.sublimetext.com/.
14nu|get-sublime-text-3114-1|36	
14nu|get-sublime-text-3114-1|37	Sublime Text 2 may be downloaded and evaluated for free, however a license must
14nu|get-sublime-text-3114-1|38	be purchased for continued use. There is currently no enforced time limit for
14nu|get-sublime-text-3114-1|39	the evaluation.
14nu|get-sublime-text-3114-1|40	
14nu|get-sublime-text-3114-1|41	Please be patient, this is a 5 MB download and may take some time.
14nu|get-sublime-text-3114-1|42	Removing this package will uninstall Sublime Text from your system.
14nu|get-sublime-text-3114-1|43	
14nu|get-sublime-text-3114-1|44	%files
14nu|get-sublime-text-3114-1|45	%{_bindir}/*
14nu|get-sublime-text-3114-1|46	%attr(0644, root, root) %{_datadir}/applications/*.desktop
14nu|get-sublime-text-3114-1|47	%ghost %{instdir}
14nu|get-sublime-text-3114-1|48	%ghost %{_iconsdir}/hicolor/16x16/apps/sublime-text.png
14nu|get-sublime-text-3114-1|49	%ghost %{_iconsdir}/hicolor/32x32/apps/sublime-text.png
14nu|get-sublime-text-3114-1|50	%ghost %{_iconsdir}/hicolor/48x48/apps/sublime-text.png
14nu|get-sublime-text-3114-1|51	%ghost %{_iconsdir}/hicolor/128x128/apps/sublime-text.png
14nu|get-sublime-text-3114-1|52	%ghost %{_iconsdir}/hicolor/256x256/apps/sublime-text.png
14nu|get-sublime-text-3114-1|53	
14nu|get-sublime-text-3114-1|54	%pre
14nu|get-sublime-text-3114-1|55	mkdir -p %{tmp_download_dir}
14nu|get-sublime-text-3114-1|56	[[ -d %{tmp_download_dir} ]] || exit 1
14nu|get-sublime-text-3114-1|57	cd %{tmp_download_dir} || exit 1
14nu|get-sublime-text-3114-1|58	
14nu|get-sublime-text-3114-1|59	%ifarch x86_64
14nu|get-sublime-text-3114-1|60	wget --force-clobber --timeout=30 --tries=3 "https://download.sublimetext.com/sublime_text_3_build_3114_x64.tar.bz2" -O %{name}-%{version}.tar.bz2
14nu|get-sublime-text-3114-1|61	%endif
14nu|get-sublime-text-3114-1|62	
14nu|get-sublime-text-3114-1|63	%ifarch %{ix86}
14nu|get-sublime-text-3114-1|64	wget --force-clobber --timeout=30 --tries=3 "https://download.sublimetext.com/sublime_text_3_build_3114_x32.tar.bz2" -O %{name}-%{version}.tar.bz2
14nu|get-sublime-text-3114-1|65	%endif
14nu|get-sublime-text-3114-1|66	
14nu|get-sublime-text-3114-1|67	[[ -f %{name}-%{version}.tar.bz2 ]] || { echo "Download failed"; rm -r %{tmp_download_dir}; exit 1; }
14nu|get-sublime-text-3114-1|68	md5chk=$(md5sum %{name}-%{version}.tar.bz2 | cut -d' ' -f1)
14nu|get-sublime-text-3114-1|69	[[ %{md5} = $md5chk ]] || { echo "Download checksum failed ($md5chk vs %{md5})"; rm %{name}-%{version}.tar.bz2;\
14nu|get-sublime-text-3114-1|70	cd ..; rm -r %{tmp_download_dir}; exit 1; }
14nu|get-sublime-text-3114-1|71	
14nu|get-sublime-text-3114-1|72	#----------------------------------------------------------------------------
14nu|get-sublime-text-3114-1|73	
14nu|get-sublime-text-3114-1|74	%install
14nu|get-sublime-text-3114-1|75	install -d -m 0755 %{buildroot}%{_bindir}
14nu|get-sublime-text-3114-1|76	install -d -m 0755 %{buildroot}%{_datadir}/applications
14nu|get-sublime-text-3114-1|77	install -m 755 %{SOURCE4} %{buildroot}%{_datadir}/applications/
14nu|get-sublime-text-3114-1|78	install -d -m 0755 %{buildroot}%{instdir}
14nu|get-sublime-text-3114-1|79	
14nu|get-sublime-text-3114-1|80	for s in 16 32 48 128 256; do
14nu|get-sublime-text-3114-1|81	mkdir -p %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/
14nu|get-sublime-text-3114-1|82	touch %{buildroot}%{_iconsdir}/hicolor/${s}x${s}/apps/sublime-text.png
14nu|get-sublime-text-3114-1|83	done
14nu|get-sublime-text-3114-1|84	
14nu|get-sublime-text-3114-1|85	echo '#!/bin/sh
14nu|get-sublime-text-3114-1|86	pushd /usr/share/sublimetext
14nu|get-sublime-text-3114-1|87	./sublime_text
14nu|get-sublime-text-3114-1|88	popd
14nu|get-sublime-text-3114-1|89	' \
14nu|get-sublime-text-3114-1|90	> %{buildroot}%{_bindir}/sublimetext && chmod +x %{buildroot}%{_bindir}/sublimetext
14nu|get-sublime-text-3114-1|91	
14nu|get-sublime-text-3114-1|92	%post
14nu|get-sublime-text-3114-1|93	rm -rf %{instdir}
14nu|get-sublime-text-3114-1|94	mkdir -p %{instdir}
14nu|get-sublime-text-3114-1|95	cd %{instdir}
14nu|get-sublime-text-3114-1|96	tar jxf %{tmp_download_dir}/%{name}-%{version}.tar.bz2
14nu|get-sublime-text-3114-1|97	mv "sublime_text_3"/* .
14nu|get-sublime-text-3114-1|98	rmdir "sublime_text_3"
14nu|get-sublime-text-3114-1|99	rm -r %{tmp_download_dir}
14nu|get-sublime-text-3114-1|100	for s in 16 32 48 128 256; do
14nu|get-sublime-text-3114-1|101	cp Icon/${s}x${s}/sublime-text.png %{_iconsdir}/hicolor/${s}x${s}/apps/
14nu|get-sublime-text-3114-1|102	done
14nu|get-sublime-text-3114-1|103	
14nu|get-sublime-text-3114-1|104	%changelog

26514 14
14nu|gzdoom-2.0.03-3|1	Summary:	Enhanced Doom engine
14nu|gzdoom-2.0.03-3|2	Name:		gzdoom
14nu|gzdoom-2.0.03-3|3	Version:	2.0.03
14nu|gzdoom-2.0.03-3|4	Release:	3
14nu|gzdoom-2.0.03-3|5	License:	Freeware
14nu|gzdoom-2.0.03-3|6	Group:		Games/Arcade
14nu|gzdoom-2.0.03-3|7	Url:		http://www.osnanet.de/c.oelckers/gzdoom/
14nu|gzdoom-2.0.03-3|8	# From git by tag https://github.com/coelckers/gzdoom/archive/g%{version}.tar.gz
14nu|gzdoom-2.0.03-3|9	Source0:	%{name}-g%{version}.tar.gz
14nu|gzdoom-2.0.03-3|10	# From http://forum.zdoom.org/viewtopic.php?f=4&t=33119
14nu|gzdoom-2.0.03-3|11	Source1:	%{name}.png
14nu|gzdoom-2.0.03-3|12	Patch0:		gzdoom-g2.0.03-fmod-headers.patch
14nu|gzdoom-2.0.03-3|13	Patch1:		gzdoom-g2.0.03-static.patch
14nu|gzdoom-2.0.03-3|14	Patch2:		gzdoom-g2.0.03-plugin-path.patch
14nu|gzdoom-2.0.03-3|15	Patch3:		gzdoom-g2.0.03-data-path.patch
14nu|gzdoom-2.0.03-3|16	BuildRequires:	cmake
14nu|gzdoom-2.0.03-3|17	BuildRequires:	imagemagick
14nu|gzdoom-2.0.03-3|18	BuildRequires:	bzip2-devel
14nu|gzdoom-2.0.03-3|19	BuildRequires:	fmod4-devel
14nu|gzdoom-2.0.03-3|20	BuildRequires:	jpeg-devel
14nu|gzdoom-2.0.03-3|21	BuildRequires:	pkgconfig(gl)
14nu|gzdoom-2.0.03-3|22	BuildRequires:	pkgconfig(glu)
14nu|gzdoom-2.0.03-3|23	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|gzdoom-2.0.03-3|24	BuildRequires:	pkgconfig(sdl)
14nu|gzdoom-2.0.03-3|25	BuildRequires:	pkgconfig(xcursor)
14nu|gzdoom-2.0.03-3|26	BuildRequires:	pkgconfig(zlib)
14nu|gzdoom-2.0.03-3|27	Requires:	TiMidity++
14nu|gzdoom-2.0.03-3|28	
14nu|gzdoom-2.0.03-3|29	%description
14nu|gzdoom-2.0.03-3|30	GZDoom is a Doom source port based on ZDoom. It features an OpenGL renderer
14nu|gzdoom-2.0.03-3|31	and lots of new features, among them:
14nu|gzdoom-2.0.03-3|32	- 3D floors
14nu|gzdoom-2.0.03-3|33	- Dynamic lights
14nu|gzdoom-2.0.03-3|34	- Quake2/Unreal style skyboxes
14nu|gzdoom-2.0.03-3|35	- True color texture support
14nu|gzdoom-2.0.03-3|36	- Model support (limited at the moment)
14nu|gzdoom-2.0.03-3|37	
14nu|gzdoom-2.0.03-3|38	Warning! Make sure to place WAD files to %{_gamesdatadir}/%{name}/
14nu|gzdoom-2.0.03-3|39	
14nu|gzdoom-2.0.03-3|40	%files
14nu|gzdoom-2.0.03-3|41	%{_gamesbindir}/%{name}
14nu|gzdoom-2.0.03-3|42	%dir %attr(0777,games,root) %{_gamesdatadir}/%{name}/
14nu|gzdoom-2.0.03-3|43	%{_gamesdatadir}/%{name}/*
14nu|gzdoom-2.0.03-3|44	%{_libdir}/%{name}/
14nu|gzdoom-2.0.03-3|45	%{_datadir}/applications/%{name}.desktop
14nu|gzdoom-2.0.03-3|46	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nu|gzdoom-2.0.03-3|47	
14nu|gzdoom-2.0.03-3|48	#----------------------------------------------------------------------------
14nu|gzdoom-2.0.03-3|49	
14nu|gzdoom-2.0.03-3|50	%prep
14nu|gzdoom-2.0.03-3|51	%setup -qn %{name}-g%{version}
14nu|gzdoom-2.0.03-3|52	%patch0 -p1
14nu|gzdoom-2.0.03-3|53	%patch1 -p1
14nu|gzdoom-2.0.03-3|54	%patch2 -p1
14nu|gzdoom-2.0.03-3|55	%patch3 -p1
14nu|gzdoom-2.0.03-3|56	
14nu|gzdoom-2.0.03-3|57	sed -i s,"<unknown version>","%{version}",g tools/updaterevision/updaterevision.c
14nu|gzdoom-2.0.03-3|58	
14nu|gzdoom-2.0.03-3|59	%build
14nu|gzdoom-2.0.03-3|60	%cmake
14nu|gzdoom-2.0.03-3|61	%make
14nu|gzdoom-2.0.03-3|62	
14nu|gzdoom-2.0.03-3|63	%install
14nu|gzdoom-2.0.03-3|64	mkdir -p %{buildroot}%{_gamesbindir}
14nu|gzdoom-2.0.03-3|65	install -m 0755 build/%{name} %{buildroot}%{_gamesbindir}/%{name}
14nu|gzdoom-2.0.03-3|66	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14nu|gzdoom-2.0.03-3|67	cp build/*.pk3 %{buildroot}%{_gamesdatadir}/%{name}/
14nu|gzdoom-2.0.03-3|68	mkdir -p %{buildroot}%{_libdir}/%{name}
14nu|gzdoom-2.0.03-3|69	install -m 0755 build/output_sdl/liboutput_sdl.so %{buildroot}%{_libdir}/%{name}/liboutput_sdl.so
14nu|gzdoom-2.0.03-3|70	
14nu|gzdoom-2.0.03-3|71	# install menu entry
14nu|gzdoom-2.0.03-3|72	mkdir -p %{buildroot}%{_datadir}/applications/
14nu|gzdoom-2.0.03-3|73	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|gzdoom-2.0.03-3|74	[Desktop Entry]
14nu|gzdoom-2.0.03-3|75	Name=GZDoom
14nu|gzdoom-2.0.03-3|76	Comment=Enhanced Doom engine
14nu|gzdoom-2.0.03-3|77	Exec=%{_gamesbindir}/%{name}
14nu|gzdoom-2.0.03-3|78	Icon=%{name}
14nu|gzdoom-2.0.03-3|79	Terminal=false
14nu|gzdoom-2.0.03-3|80	Type=Application
14nu|gzdoom-2.0.03-3|81	Categories=Game;ArcadeGame;
14nu|gzdoom-2.0.03-3|82	EOF
14nu|gzdoom-2.0.03-3|83	
14nu|gzdoom-2.0.03-3|84	# install menu icons
14nu|gzdoom-2.0.03-3|85	for N in 16 32 48 64 128;
14nu|gzdoom-2.0.03-3|86	do
14nu|gzdoom-2.0.03-3|87	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14nu|gzdoom-2.0.03-3|88	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14nu|gzdoom-2.0.03-3|89	done
14nu|gzdoom-2.0.03-3|90	
14nu|gzdoom-2.0.03-3|91	
14nu|gzdoom-2.0.03-3|92	%changelog
14nu|gzdoom-2.0.03-3|93	* Wed Nov 12 2014 Rosa <rosa@abf.rosalinux.ru> 2.0.03-3
14nu|gzdoom-2.0.03-3|94	+ Revision: ef4f1e3
14nu|gzdoom-2.0.03-3|95	- Automatic import for version 2.0.03-3
14nu|gzdoom-2.0.03-3|96	
14nu|gzdoom-2.0.03-3|97	

26515 14
14nu|ideas-1.0.3.9-2|1	%define debug_package %{nil}
14nu|ideas-1.0.3.9-2|2	
14nu|ideas-1.0.3.9-2|3	%define sversion 1039
14nu|ideas-1.0.3.9-2|4	
14nu|ideas-1.0.3.9-2|5	Summary:	Nintendo DS and GBA Emulator
14nu|ideas-1.0.3.9-2|6	Name:		ideas
14nu|ideas-1.0.3.9-2|7	Version:	1.0.3.9
14nu|ideas-1.0.3.9-2|8	Release:	2
14nu|ideas-1.0.3.9-2|9	License:	Freeware
14nu|ideas-1.0.3.9-2|10	Group:		Emulators
14nu|ideas-1.0.3.9-2|11	Url:		http://ideasemu.biz/index.php
14nu|ideas-1.0.3.9-2|12	Source0:	%{name}%{sversion}.tar.bz2
14nu|ideas-1.0.3.9-2|13	Source1:	%{name}.png
14nu|ideas-1.0.3.9-2|14	Source2:	acekardplugin.zip
14nu|ideas-1.0.3.9-2|15	Source3:	DsPad1.6.1.zip
14nu|ideas-1.0.3.9-2|16	Source4:	syncroaud.tar
14nu|ideas-1.0.3.9-2|17	Source5:	wifiplugin.zip
14nu|ideas-1.0.3.9-2|18	BuildRequires:	imagemagick
14nu|ideas-1.0.3.9-2|19	ExclusiveArch:	%{ix86}
14nu|ideas-1.0.3.9-2|20	
14nu|ideas-1.0.3.9-2|21	%description
14nu|ideas-1.0.3.9-2|22	iDeaS is an emulator that runs a lot of commercial games on PC with OpenGL.
14nu|ideas-1.0.3.9-2|23	
14nu|ideas-1.0.3.9-2|24	iDeaS has emulated the ARM7 GameBoy Advance processor at 100%, and the ARM9
14nu|ideas-1.0.3.9-2|25	dual screen processor at 99%; enabling it to run many commercial ROMs,
14nu|ideas-1.0.3.9-2|26	including Super Mario 64 DS and Pokémon Diamond & Pearl (with a few graphical
14nu|ideas-1.0.3.9-2|27	errors). The touch screen is fully emulated with a cursor instead of a hand,
14nu|ideas-1.0.3.9-2|28	and a keyboard can be used to emulate the Nintendo DS buttons.
14nu|ideas-1.0.3.9-2|29	
14nu|ideas-1.0.3.9-2|30	iDeaS uses a plugin system that originally came from the UltraHLE Nintendo 64
14nu|ideas-1.0.3.9-2|31	emulator so that further support can achieved without looking at the source
14nu|ideas-1.0.3.9-2|32	code of the emulator.
14nu|ideas-1.0.3.9-2|33	
14nu|ideas-1.0.3.9-2|34	%files
14nu|ideas-1.0.3.9-2|35	%attr (644,root,root) %doc readme.txt
14nu|ideas-1.0.3.9-2|36	%{_bindir}/%{name}
14nu|ideas-1.0.3.9-2|37	%{_libdir}/games/%{name}/%{name}
14nu|ideas-1.0.3.9-2|38	%{_libdir}/games/%{name}/PlugIn/*.so
14nu|ideas-1.0.3.9-2|39	# desktop integration
14nu|ideas-1.0.3.9-2|40	%{_iconsdir}/*.png
14nu|ideas-1.0.3.9-2|41	%{_miconsdir}/*.png
14nu|ideas-1.0.3.9-2|42	%{_liconsdir}/*.png
14nu|ideas-1.0.3.9-2|43	%{_datadir}/pixmaps/%{name}.png
14nu|ideas-1.0.3.9-2|44	%{_datadir}/applications/%{name}.desktop
14nu|ideas-1.0.3.9-2|45	
14nu|ideas-1.0.3.9-2|46	#----------------------------------------------------------------------------
14nu|ideas-1.0.3.9-2|47	
14nu|ideas-1.0.3.9-2|48	%prep
14nu|ideas-1.0.3.9-2|49	%setup -q -c -n %{name}%{sversion}
14nu|ideas-1.0.3.9-2|50	
14nu|ideas-1.0.3.9-2|51	%build
14nu|ideas-1.0.3.9-2|52	#unpack plugins
14nu|ideas-1.0.3.9-2|53	unzip %{SOURCE2}
14nu|ideas-1.0.3.9-2|54	unzip %{SOURCE3}
14nu|ideas-1.0.3.9-2|55	tar xf %{SOURCE4}
14nu|ideas-1.0.3.9-2|56	unzip %{SOURCE5}
14nu|ideas-1.0.3.9-2|57	
14nu|ideas-1.0.3.9-2|58	%install
14nu|ideas-1.0.3.9-2|59	# install section
14nu|ideas-1.0.3.9-2|60	mkdir -p %{buildroot}%{_bindir}
14nu|ideas-1.0.3.9-2|61	
14nu|ideas-1.0.3.9-2|62	cat > %{buildroot}%{_bindir}/%{name} << EOF
14nu|ideas-1.0.3.9-2|63	#!/bin/bash
14nu|ideas-1.0.3.9-2|64	%{_libdir}/games/%{name}/%{name}
14nu|ideas-1.0.3.9-2|65	EOF
14nu|ideas-1.0.3.9-2|66	
14nu|ideas-1.0.3.9-2|67	chmod +x %{buildroot}%{_bindir}/%{name}
14nu|ideas-1.0.3.9-2|68	
14nu|ideas-1.0.3.9-2|69	install -D -m 755 %{name} %{buildroot}%{_libdir}/games/%{name}/%{name}
14nu|ideas-1.0.3.9-2|70	
14nu|ideas-1.0.3.9-2|71	install -D -m 755 Linux/acekard.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/acekard.so
14nu|ideas-1.0.3.9-2|72	install -D -m 755 Linux/wifi.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/wifi.so
14nu|ideas-1.0.3.9-2|73	install -D -m 755 syncro_aud_alsa.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/syncro_aud_alsa.so
14nu|ideas-1.0.3.9-2|74	install -D -m 755 dspad1.6.1/libDsPad.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/libDsPad.so
14nu|ideas-1.0.3.9-2|75	
14nu|ideas-1.0.3.9-2|76	#Icons
14nu|ideas-1.0.3.9-2|77	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14nu|ideas-1.0.3.9-2|78	install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nu|ideas-1.0.3.9-2|79	
14nu|ideas-1.0.3.9-2|80	mkdir -p %{buildroot}/%{_miconsdir} \
14nu|ideas-1.0.3.9-2|81	%{buildroot}/%{_liconsdir} \
14nu|ideas-1.0.3.9-2|82	%{buildroot}/%{_iconsdir}
14nu|ideas-1.0.3.9-2|83	
14nu|ideas-1.0.3.9-2|84	install -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
14nu|ideas-1.0.3.9-2|85	install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/%{name}.png
14nu|ideas-1.0.3.9-2|86	install -m 644 %{SOURCE1} %{buildroot}/%{_liconsdir}/%{name}.png
14nu|ideas-1.0.3.9-2|87	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14nu|ideas-1.0.3.9-2|88	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14nu|ideas-1.0.3.9-2|89	
14nu|ideas-1.0.3.9-2|90	# install menu entries
14nu|ideas-1.0.3.9-2|91	mkdir -p %{buildroot}%{_datadir}/applications
14nu|ideas-1.0.3.9-2|92	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|ideas-1.0.3.9-2|93	[Desktop Entry]
14nu|ideas-1.0.3.9-2|94	Name=iDeaS
14nu|ideas-1.0.3.9-2|95	Comment=Nintendo DS and GBA Emulator
14nu|ideas-1.0.3.9-2|96	Exec=%{name}
14nu|ideas-1.0.3.9-2|97	Icon=%{name}
14nu|ideas-1.0.3.9-2|98	Type=Application
14nu|ideas-1.0.3.9-2|99	Terminal=false
14nu|ideas-1.0.3.9-2|100	Categories=Game;Emulator;
14nu|ideas-1.0.3.9-2|101	EOF
14nu|ideas-1.0.3.9-2|102	
14nu|ideas-1.0.3.9-2|103	
14nu|ideas-1.0.3.9-2|104	%changelog
14nu|ideas-1.0.3.9-2|105	
14nu|ideas-1.0.3.9-2|106	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3.9-2
14nu|ideas-1.0.3.9-2|107	- (cbbbce8) Disable debug package (no sources in tarball)
14nu|ideas-1.0.3.9-2|108	
14nu|ideas-1.0.3.9-2|109	

26516 14
14nu|iodoom3-dhewm3-1.4.1-1|1	# These are private
14nu|iodoom3-dhewm3-1.4.1-1|2	%if %{_use_internal_dependency_generator}
14nu|iodoom3-dhewm3-1.4.1-1|3	%define __noautoprov 'd3xp\\.so|base\\.so'
14nu|iodoom3-dhewm3-1.4.1-1|4	%endif
14nu|iodoom3-dhewm3-1.4.1-1|5	
14nu|iodoom3-dhewm3-1.4.1-1|6	%define sname dhewm3
14nu|iodoom3-dhewm3-1.4.1-1|7	
14nu|iodoom3-dhewm3-1.4.1-1|8	Summary:	Doom 3 engine
14nu|iodoom3-dhewm3-1.4.1-1|9	Name:		iodoom3-%{sname}
14nu|iodoom3-dhewm3-1.4.1-1|10	Version:	1.4.1
14nu|iodoom3-dhewm3-1.4.1-1|11	Release:	1
14nu|iodoom3-dhewm3-1.4.1-1|12	License:	GPLv3+
14nu|iodoom3-dhewm3-1.4.1-1|13	Group:		Games/Arcade
14nu|iodoom3-dhewm3-1.4.1-1|14	Url:		https://github.com/dhewm/dhewm3/
14nu|iodoom3-dhewm3-1.4.1-1|15	# From git, see https://github.com/dhewm/dhewm3/
14nu|iodoom3-dhewm3-1.4.1-1|16	Source0:	%{sname}-%{version}.tar.gz
14nu|iodoom3-dhewm3-1.4.1-1|17	Source1:	%{sname}.png
14nu|iodoom3-dhewm3-1.4.1-1|18	# Don't override CXX flags
14nu|iodoom3-dhewm3-1.4.1-1|19	Patch0:		dhewm3-1.3.1.1304-cflags.patch
14nu|iodoom3-dhewm3-1.4.1-1|20	BuildRequires:	cmake
14nu|iodoom3-dhewm3-1.4.1-1|21	BuildRequires:	imagemagick
14nu|iodoom3-dhewm3-1.4.1-1|22	BuildRequires:	jpeg-devel
14nu|iodoom3-dhewm3-1.4.1-1|23	BuildRequires:	pkgconfig(gl)
14nu|iodoom3-dhewm3-1.4.1-1|24	BuildRequires:	pkgconfig(glu)
14nu|iodoom3-dhewm3-1.4.1-1|25	BuildRequires:	pkgconfig(libcurl)
14nu|iodoom3-dhewm3-1.4.1-1|26	BuildRequires:	pkgconfig(ogg)
14nu|iodoom3-dhewm3-1.4.1-1|27	BuildRequires:	pkgconfig(openal)
14nu|iodoom3-dhewm3-1.4.1-1|28	BuildRequires:	pkgconfig(sdl2)
14nu|iodoom3-dhewm3-1.4.1-1|29	BuildRequires:	pkgconfig(vorbis)
14nu|iodoom3-dhewm3-1.4.1-1|30	BuildRequires:	pkgconfig(vorbisfile)
14nu|iodoom3-dhewm3-1.4.1-1|31	BuildRequires:	pkgconfig(zlib)
14nu|iodoom3-dhewm3-1.4.1-1|32	Provides:	%{sname} = %{EVRD}
14nu|iodoom3-dhewm3-1.4.1-1|33	Provides:	doom3 = %{version}
14nu|iodoom3-dhewm3-1.4.1-1|34	
14nu|iodoom3-dhewm3-1.4.1-1|35	%description
14nu|iodoom3-dhewm3-1.4.1-1|36	On November 22, 2011 id Software released the source code to Doom 3.
14nu|iodoom3-dhewm3-1.4.1-1|37	
14nu|iodoom3-dhewm3-1.4.1-1|38	dhewm 3 is a Doom 3 GPL source modification. The goal of dhewm 3 is
14nu|iodoom3-dhewm3-1.4.1-1|39	bring Doom 3 with the help of SDL to all suitable platforms.
14nu|iodoom3-dhewm3-1.4.1-1|40	
14nu|iodoom3-dhewm3-1.4.1-1|41	Compared to the original Doom 3, the changes of dhewm 3 worth mentioning are:
14nu|iodoom3-dhewm3-1.4.1-1|42	- 64bit port
14nu|iodoom3-dhewm3-1.4.1-1|43	- SDL for low level OS support, OpenGL and input handling
14nu|iodoom3-dhewm3-1.4.1-1|44	- OpenAL for audio output, all OS specific audio backends are gone
14nu|iodoom3-dhewm3-1.4.1-1|45	- OpenAL EFX for EAX reverb effects (read: EAX on all platforms)
14nu|iodoom3-dhewm3-1.4.1-1|46	- A portable build system based on CMake
14nu|iodoom3-dhewm3-1.4.1-1|47	- (Cross-)compilation with mingw-w64
14nu|iodoom3-dhewm3-1.4.1-1|48	
14nu|iodoom3-dhewm3-1.4.1-1|49	WARNING! Playing Doom 3 still requires a legitimate copy of the game.
14nu|iodoom3-dhewm3-1.4.1-1|50	You can purchase a copy from Steam or your favorite retailer.
14nu|iodoom3-dhewm3-1.4.1-1|51	
14nu|iodoom3-dhewm3-1.4.1-1|52	Place "base" folder from the Doom 3 installation to:
14nu|iodoom3-dhewm3-1.4.1-1|53	%{_gamesdatadir}/%{sname}/
14nu|iodoom3-dhewm3-1.4.1-1|54	
14nu|iodoom3-dhewm3-1.4.1-1|55	%files
14nu|iodoom3-dhewm3-1.4.1-1|56	%doc README.md COPYING.txt
14nu|iodoom3-dhewm3-1.4.1-1|57	%{_gamesbindir}/%{sname}
14nu|iodoom3-dhewm3-1.4.1-1|58	%dir %attr(0777,root,root) %{_gamesdatadir}/%{sname}
14nu|iodoom3-dhewm3-1.4.1-1|59	%{_libdir}/games/%{sname}
14nu|iodoom3-dhewm3-1.4.1-1|60	%{_datadir}/applications/%{sname}.desktop
14nu|iodoom3-dhewm3-1.4.1-1|61	%{_liconsdir}/%{sname}.png
14nu|iodoom3-dhewm3-1.4.1-1|62	%{_miconsdir}/%{sname}.png
14nu|iodoom3-dhewm3-1.4.1-1|63	%{_iconsdir}/hicolor/*/apps/%{sname}.png
14nu|iodoom3-dhewm3-1.4.1-1|64	
14nu|iodoom3-dhewm3-1.4.1-1|65	#----------------------------------------------------------------------------
14nu|iodoom3-dhewm3-1.4.1-1|66	
14nu|iodoom3-dhewm3-1.4.1-1|67	%prep
14nu|iodoom3-dhewm3-1.4.1-1|68	%setup -qn %{sname}-%{version}
14nu|iodoom3-dhewm3-1.4.1-1|69	%patch0 -p1
14nu|iodoom3-dhewm3-1.4.1-1|70	sed -i s,"ID_ENFORCE_KEY 1","ID_ENFORCE_KEY 0",g neo/framework/BuildDefines.h
14nu|iodoom3-dhewm3-1.4.1-1|71	
14nu|iodoom3-dhewm3-1.4.1-1|72	%build
14nu|iodoom3-dhewm3-1.4.1-1|73	pushd neo
14nu|iodoom3-dhewm3-1.4.1-1|74	%cmake \
14nu|iodoom3-dhewm3-1.4.1-1|75	-DCMAKE_INSTALL_BINDIR=%{_gamesbindir} \
14nu|iodoom3-dhewm3-1.4.1-1|76	-DCMAKE_INSTALL_LIBDIR=%{_libdir}/games \
14nu|iodoom3-dhewm3-1.4.1-1|77	-DCMAKE_INSTALL_DATADIR=%{_gamesdatadir}
14nu|iodoom3-dhewm3-1.4.1-1|78	%make
14nu|iodoom3-dhewm3-1.4.1-1|79	popd
14nu|iodoom3-dhewm3-1.4.1-1|80	for N in 16 32 64 128; do convert %{SOURCE1} -resize ${N}x${N} $N.png; done
14nu|iodoom3-dhewm3-1.4.1-1|81	
14nu|iodoom3-dhewm3-1.4.1-1|82	%install
14nu|iodoom3-dhewm3-1.4.1-1|83	pushd neo
14nu|iodoom3-dhewm3-1.4.1-1|84	%makeinstall_std -C build
14nu|iodoom3-dhewm3-1.4.1-1|85	popd
14nu|iodoom3-dhewm3-1.4.1-1|86	install -D 16.png %{buildroot}%{_miconsdir}/%{sname}.png
14nu|iodoom3-dhewm3-1.4.1-1|87	install -D 32.png %{buildroot}%{_liconsdir}/%{sname}.png
14nu|iodoom3-dhewm3-1.4.1-1|88	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{sname}.png
14nu|iodoom3-dhewm3-1.4.1-1|89	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{sname}.png
14nu|iodoom3-dhewm3-1.4.1-1|90	
14nu|iodoom3-dhewm3-1.4.1-1|91	# menu-entry
14nu|iodoom3-dhewm3-1.4.1-1|92	mkdir -p %{buildroot}%{_datadir}/applications
14nu|iodoom3-dhewm3-1.4.1-1|93	cat > %{buildroot}%{_datadir}/applications/%{sname}.desktop << EOF
14nu|iodoom3-dhewm3-1.4.1-1|94	[Desktop Entry]
14nu|iodoom3-dhewm3-1.4.1-1|95	Name=Doom 3 (dhewm3)
14nu|iodoom3-dhewm3-1.4.1-1|96	Comment=A first-person science fiction horror video game
14nu|iodoom3-dhewm3-1.4.1-1|97	Exec=%{sname}
14nu|iodoom3-dhewm3-1.4.1-1|98	Icon=%{sname}
14nu|iodoom3-dhewm3-1.4.1-1|99	Terminal=false
14nu|iodoom3-dhewm3-1.4.1-1|100	Type=Application
14nu|iodoom3-dhewm3-1.4.1-1|101	Categories=Game;ArcadeGame;
14nu|iodoom3-dhewm3-1.4.1-1|102	EOF
14nu|iodoom3-dhewm3-1.4.1-1|103	
14nu|iodoom3-dhewm3-1.4.1-1|104	mkdir -p %{buildroot}%{_gamesdatadir}/%{sname}
14nu|iodoom3-dhewm3-1.4.1-1|105	
14nu|iodoom3-dhewm3-1.4.1-1|106	
14nu|iodoom3-dhewm3-1.4.1-1|107	%changelog
14nu|iodoom3-dhewm3-1.4.1-1|108	
14nu|iodoom3-dhewm3-1.4.1-1|109	* Sun Jun 19 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.1-1
14nu|iodoom3-dhewm3-1.4.1-1|110	- (7b3108e) New version 1.4.1
14nu|iodoom3-dhewm3-1.4.1-1|111	- (7b3108e) Switch to SDL2
14nu|iodoom3-dhewm3-1.4.1-1|112	
14nu|iodoom3-dhewm3-1.4.1-1|113	

26517 14
14nu|java3d-1.5.2-3|1	%define debug_package %{nil}
14nu|java3d-1.5.2-3|2	
14nu|java3d-1.5.2-3|3	Name:		java3d
14nu|java3d-1.5.2-3|4	Version:	1.5.2
14nu|java3d-1.5.2-3|5	Release:	3
14nu|java3d-1.5.2-3|6	Summary:	The Java 3D API
14nu|java3d-1.5.2-3|7	Group:		Development/Java
14nu|java3d-1.5.2-3|8	License:	BSD, GPL
14nu|java3d-1.5.2-3|9	URL:		https://java3d.java.net/
14nu|java3d-1.5.2-3|10	# svn export https://svn.java.net/svn/j3d-core~svn/tags/rel-1_5_2-fcs j3d-core-1.5.2
14nu|java3d-1.5.2-3|11	# tar czf j3d-core-1.5.2-src-svn.tar.gz j3d-core
14nu|java3d-1.5.2-3|12	Source0:	j3d-core-%{version}-src-svn.tar.gz
14nu|java3d-1.5.2-3|13	# http://java.net/projects/j3d-core-utils
14nu|java3d-1.5.2-3|14	# svn export https://svn.java.net/svn/j3d-core-utils~svn/tags/rel-1_5_2-fcs j3d-core-utils
14nu|java3d-1.5.2-3|15	# tar czf j3d-core-utils-1.5.2-src-svn.tar.gz j3d-core-utils
14nu|java3d-1.5.2-3|16	Source1:	j3d-core-utils-%{version}-src-svn.tar.gz
14nu|java3d-1.5.2-3|17	# svn export https://svn.java.net/svn/j3d-optional-utils~svn/tags/rel-1_5_2-fcs j3d-optional-utils
14nu|java3d-1.5.2-3|18	# tar czf j3d-optional-utils-1.5.2-src-svn.tar.gz j3d-optional-utils
14nu|java3d-1.5.2-3|19	Source4:	j3d-optional-utils-%{version}-src-svn.tar.gz
14nu|java3d-1.5.2-3|20	# svn export https://svn.java.net/svn/j3d-examples~svn/tags/rel-1_5_2-fcs j3d-examples
14nu|java3d-1.5.2-3|21	# tar czf j3d-examples-1.5.2-src-svn.tar.gz j3d-examples
14nu|java3d-1.5.2-3|22	Source5:	j3d-examples-%{version}-src-svn.tar.gz
14nu|java3d-1.5.2-3|23	Patch0:		01_fix_powerpc_ftbfs.patch
14nu|java3d-1.5.2-3|24	Patch1:		02_fix_generic_ftbfs.patch
14nu|java3d-1.5.2-3|25	Patch2:		03_fix_ia64_ftbfs.patch
14nu|java3d-1.5.2-3|26	Patch3:		04_no_maxmemory.patch
14nu|java3d-1.5.2-3|27	Patch4:		05_pic_amd64.patch
14nu|java3d-1.5.2-3|28	Patch5:		05_pic_i586.patch
14nu|java3d-1.5.2-3|29	Patch6:		06_java-compat.patch
14nu|java3d-1.5.2-3|30	Patch7:		typedef.patch
14nu|java3d-1.5.2-3|31	
14nu|java3d-1.5.2-3|32	BuildRequires:	ant
14nu|java3d-1.5.2-3|33	BuildRequires:	ant-junit
14nu|java3d-1.5.2-3|34	BuildRequires:	glibc-devel
14nu|java3d-1.5.2-3|35	BuildRequires:	java-devel
14nu|java3d-1.5.2-3|36	BuildRequires:	jogl
14nu|java3d-1.5.2-3|37	BuildRequires:	jpackage-utils
14nu|java3d-1.5.2-3|38	BuildRequires:	junit
14nu|java3d-1.5.2-3|39	BuildRequires:	junit4
14nu|java3d-1.5.2-3|40	BuildRequires:	pkgconfig(gl)
14nu|java3d-1.5.2-3|41	BuildRequires:	pkgconfig(x11)
14nu|java3d-1.5.2-3|42	BuildRequires:	pkgconfig(xext)
14nu|java3d-1.5.2-3|43	BuildRequires:	pkgconfig(xt)
14nu|java3d-1.5.2-3|44	BuildRequires:	vecmath
14nu|java3d-1.5.2-3|45	BuildRequires:	xerces-j2
14nu|java3d-1.5.2-3|46	BuildRequires:	xml-commons-apis
14nu|java3d-1.5.2-3|47	BuildRequires:	java-rpmbuild
14nu|java3d-1.5.2-3|48	
14nu|java3d-1.5.2-3|49	Requires:	java
14nu|java3d-1.5.2-3|50	Requires:	jpackage-utils
14nu|java3d-1.5.2-3|51	
14nu|java3d-1.5.2-3|52	Provides:	j3dcore == %{version}
14nu|java3d-1.5.2-3|53	Provides:	j3dutils == %{version}
14nu|java3d-1.5.2-3|54	
14nu|java3d-1.5.2-3|55	%description
14nu|java3d-1.5.2-3|56	The Java 3D API provides a set of object-oriented interfaces that
14nu|java3d-1.5.2-3|57	support a simple, high-level programming model you can use to
14nu|java3d-1.5.2-3|58	build, render, and control the behavior of 3D objects and visual
14nu|java3d-1.5.2-3|59	environments. With the Java 3D API, you can incorporate high quality,
14nu|java3d-1.5.2-3|60	scalable, platform-independent 3D graphics into applications andvecmath
14nu|java3d-1.5.2-3|61	applets based on Java technology.
14nu|java3d-1.5.2-3|62	
14nu|java3d-1.5.2-3|63	#-------------------------------------------------------------------------
14nu|java3d-1.5.2-3|64	
14nu|java3d-1.5.2-3|65	%package	examples
14nu|java3d-1.5.2-3|66	# http://java.net/projects/j3d-examples
14nu|java3d-1.5.2-3|67	Summary:	Java 3D Example Programs
14nu|java3d-1.5.2-3|68	Group:		Development/Java
14nu|java3d-1.5.2-3|69	Requires:	%{name} = %{version}-%{release}
14nu|java3d-1.5.2-3|70	Requires:	jpackage-utils
14nu|java3d-1.5.2-3|71	
14nu|java3d-1.5.2-3|72	%description examples
14nu|java3d-1.5.2-3|73	The Java 3D API.
14nu|java3d-1.5.2-3|74	
14nu|java3d-1.5.2-3|75	This package contains Java 3D Example Programs.
14nu|java3d-1.5.2-3|76	
14nu|java3d-1.5.2-3|77	#-------------------------------------------------------------------------
14nu|java3d-1.5.2-3|78	
14nu|java3d-1.5.2-3|79	%package	optional-utils
14nu|java3d-1.5.2-3|80	# http://java.net/projects/j3d-optional-utils
14nu|java3d-1.5.2-3|81	Summary:	Java 3D Optional Utilities
14nu|java3d-1.5.2-3|82	Group:		Development/Java
14nu|java3d-1.5.2-3|83	Requires:	%{name} = %{version}-%{release}
14nu|java3d-1.5.2-3|84	Requires:	jpackage-utils
14nu|java3d-1.5.2-3|85	
14nu|java3d-1.5.2-3|86	%description optional-utils
14nu|java3d-1.5.2-3|87	The Java 3D API.
14nu|java3d-1.5.2-3|88	
14nu|java3d-1.5.2-3|89	This package contains Java 3D Optional Utilities.
14nu|java3d-1.5.2-3|90	
14nu|java3d-1.5.2-3|91	#-------------------------------------------------------------------------
14nu|java3d-1.5.2-3|92	
14nu|java3d-1.5.2-3|93	%package	javadoc
14nu|java3d-1.5.2-3|94	Summary:	Javadoc for %{name}
14nu|java3d-1.5.2-3|95	Group:		Development/Java
14nu|java3d-1.5.2-3|96	Requires:	%{name} = %{version}-%{release}
14nu|java3d-1.5.2-3|97	Requires:	jpackage-utils
14nu|java3d-1.5.2-3|98	
14nu|java3d-1.5.2-3|99	%description javadoc
14nu|java3d-1.5.2-3|100	The Java 3D API.
14nu|java3d-1.5.2-3|101	
14nu|java3d-1.5.2-3|102	This package contains javadoc for %{name}
14nu|java3d-1.5.2-3|103	
14nu|java3d-1.5.2-3|104	#-------------------------------------------------------------------------
14nu|java3d-1.5.2-3|105	
14nu|java3d-1.5.2-3|106	%prep
14nu|java3d-1.5.2-3|107	%setup -q -T -c -n %{name}-%{version}
14nu|java3d-1.5.2-3|108	# core
14nu|java3d-1.5.2-3|109	tar xf %{SOURCE0}
14nu|java3d-1.5.2-3|110	# core-utils
14nu|java3d-1.5.2-3|111	tar xf %{SOURCE1}
14nu|java3d-1.5.2-3|112	# optional-utils
14nu|java3d-1.5.2-3|113	#tar xf %{SOURCE4}
14nu|java3d-1.5.2-3|114	# examples
14nu|java3d-1.5.2-3|115	tar xf %{SOURCE5}
14nu|java3d-1.5.2-3|116	
14nu|java3d-1.5.2-3|117	%apply_patches
14nu|java3d-1.5.2-3|118	
14nu|java3d-1.5.2-3|119	for j in $(find . -name "*.jar"); do
14nu|java3d-1.5.2-3|120	mv $j $j.no
14nu|java3d-1.5.2-3|121	done
14nu|java3d-1.5.2-3|122	
14nu|java3d-1.5.2-3|123	for c in $(find . -name "*.class"); do
14nu|java3d-1.5.2-3|124	rm -f $c
14nu|java3d-1.5.2-3|125	done
14nu|java3d-1.5.2-3|126	
14nu|java3d-1.5.2-3|127	%build
14nu|java3d-1.5.2-3|128	export ANT_OPTS=-Xmx256m
14nu|java3d-1.5.2-3|129	export CLASSPATH=$PWD/j3d-core/build/default/opt/lib/ext/j3dcore.jar:junit.jar:%{_datadir}/java/vecmath.jar
14nu|java3d-1.5.2-3|130	
14nu|java3d-1.5.2-3|131	pushd j3d-core
14nu|java3d-1.5.2-3|132	%ant \
14nu|java3d-1.5.2-3|133	-Dant.javadoc.maxmemory=512m \
14nu|java3d-1.5.2-3|134	-Dbuild.type=stable \
14nu|java3d-1.5.2-3|135	jar-opt docs-public
14nu|java3d-1.5.2-3|136	popd
14nu|java3d-1.5.2-3|137	
14nu|java3d-1.5.2-3|138	# TODO require JOAL http://java.net/projects/joal/ and OpenAL
14nu|java3d-1.5.2-3|139	#pushd j3d-optional-utils
14nu|java3d-1.5.2-3|140	#	%ant dist
14nu|java3d-1.5.2-3|141	#popd
14nu|java3d-1.5.2-3|142	
14nu|java3d-1.5.2-3|143	CLASSPATH=$CLASSPATH:$PWD/j3d-core/build/default/opt/lib/ext/j3dutils.jar
14nu|java3d-1.5.2-3|144	pushd j3d-examples
14nu|java3d-1.5.2-3|145	%ant all
14nu|java3d-1.5.2-3|146	popd
14nu|java3d-1.5.2-3|147	
14nu|java3d-1.5.2-3|148	
14nu|java3d-1.5.2-3|149	%install
14nu|java3d-1.5.2-3|150	mkdir -p %{buildroot}%{_javadir}/%{name}
14nu|java3d-1.5.2-3|151	mkdir -p %{buildroot}%{_libdir}
14nu|java3d-1.5.2-3|152	
14nu|java3d-1.5.2-3|153	install -m 644 j3d-core/build/default/opt/lib/ext/j3dcore.jar \
14nu|java3d-1.5.2-3|154	%{buildroot}%{_javadir}/%{name}/j3dcore-%{version}.jar
14nu|java3d-1.5.2-3|155	install -m 644 j3d-core/build/default/opt/lib/ext/j3dutils.jar \
14nu|java3d-1.5.2-3|156	%{buildroot}%{_javadir}/%{name}/j3dutils-%{version}.jar
14nu|java3d-1.5.2-3|157	#install -m 644 j3d-optional-utils/joalmixer/build/lib/ext/joalmixer.jar\
14nu|java3d-1.5.2-3|158	#    %{buildroot}%{_javadir}/java3d/
14nu|java3d-1.5.2-3|159	install -m 644 j3d-examples/dist/j3d-examples.jar \
14nu|java3d-1.5.2-3|160	%{buildroot}%{_javadir}/%{name}/
14nu|java3d-1.5.2-3|161	
14nu|java3d-1.5.2-3|162	(
14nu|java3d-1.5.2-3|163	cd %{buildroot}%{_javadir}/%{name}
14nu|java3d-1.5.2-3|164	for jar in *-%{version}*; do
14nu|java3d-1.5.2-3|165	ln -sf ${jar} ${jar/-%{version}/}
14nu|java3d-1.5.2-3|166	done
14nu|java3d-1.5.2-3|167	)
14nu|java3d-1.5.2-3|168	
14nu|java3d-1.5.2-3|169	# TODO build libj3dcore-ogl-cg.so require NVDIA CG Toolkit
14nu|java3d-1.5.2-3|170	install -m 755 j3d-core/build/default/opt/native/libj3dcore-ogl.so \
14nu|java3d-1.5.2-3|171	%{buildroot}%{_libdir}/libj3dcore-ogl.so
14nu|java3d-1.5.2-3|172	
14nu|java3d-1.5.2-3|173	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
14nu|java3d-1.5.2-3|174	cp -a j3d-core/build/*/javadocs/docs-public/* %{buildroot}%{_javadocdir}/%{name}-%{version}
14nu|java3d-1.5.2-3|175	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
14nu|java3d-1.5.2-3|176	
14nu|java3d-1.5.2-3|177	%files
14nu|java3d-1.5.2-3|178	%doc j3d-core/*.txt j3d-core/*.html j3d-core/docs
14nu|java3d-1.5.2-3|179	%dir %{_javadir}/%{name}
14nu|java3d-1.5.2-3|180	%{_javadir}/%{name}/j3dcore-%{version}.jar
14nu|java3d-1.5.2-3|181	%{_javadir}/%{name}/j3dcore.jar
14nu|java3d-1.5.2-3|182	%{_javadir}/%{name}/j3dutils-%{version}.jar
14nu|java3d-1.5.2-3|183	%{_javadir}/%{name}/j3dutils.jar
14nu|java3d-1.5.2-3|184	%{_libdir}/libj3dcore-ogl.so
14nu|java3d-1.5.2-3|185	
14nu|java3d-1.5.2-3|186	%files examples
14nu|java3d-1.5.2-3|187	%doc j3d-examples/*.txt j3d-examples/*.html
14nu|java3d-1.5.2-3|188	%{_javadir}/%{name}/j3d-examples.jar
14nu|java3d-1.5.2-3|189	
14nu|java3d-1.5.2-3|190	#%files optional-utils
14nu|java3d-1.5.2-3|191	#%doc j3d-optional-utils/*.txt j3d-optional-utils/joalmixer/README.txt
14nu|java3d-1.5.2-3|192	#%{_javadir}/%{name}/joalmixer.jar
14nu|java3d-1.5.2-3|193	
14nu|java3d-1.5.2-3|194	%files javadoc
14nu|java3d-1.5.2-3|195	%{_javadocdir}/%{name}-%{version}
14nu|java3d-1.5.2-3|196	%{_javadocdir}/%{name}
14nu|java3d-1.5.2-3|197	
14nu|java3d-1.5.2-3|198	
14nu|java3d-1.5.2-3|199	
14nu|java3d-1.5.2-3|200	%changelog
14nu|java3d-1.5.2-3|201	
14nu|java3d-1.5.2-3|202	* Fri Nov 13 2015 Denis Silakov <dsilakov@gmail.com> 1.5.2-3
14nu|java3d-1.5.2-3|203	- (d00fd03) Added java-rpmbuild BR
14nu|java3d-1.5.2-3|204	
14nu|java3d-1.5.2-3|205	

26518 14
14nu|kega-fusion-363x-3|1	%define _enable_debug_packages %{nil}
14nu|kega-fusion-363x-3|2	%define debug_package %{nil}
14nu|kega-fusion-363x-3|3	
14nu|kega-fusion-363x-3|4	%define oname Fusion
14nu|kega-fusion-363x-3|5	
14nu|kega-fusion-363x-3|6	Summary:	Sega Genesis/32X/Master System/CD/SG-1000/Pico Emulator
14nu|kega-fusion-363x-3|7	Name:		kega-fusion
14nu|kega-fusion-363x-3|8	Version:	363x
14nu|kega-fusion-363x-3|9	Release:	3
14nu|kega-fusion-363x-3|10	License:	Freeware
14nu|kega-fusion-363x-3|11	Group:		Emulators
14nu|kega-fusion-363x-3|12	Url:		http://www.eidolons-inn.net/tiki-index.php?page=Kega
14nu|kega-fusion-363x-3|13	Source0:	%{oname}%{version}.tar.gz
14nu|kega-fusion-363x-3|14	Source1:	%{oname}.png
14nu|kega-fusion-363x-3|15	BuildRequires:	imagemagick
14nu|kega-fusion-363x-3|16	BuildRequires:	upx
14nu|kega-fusion-363x-3|17	Requires:	libpango-modules1.0
14nu|kega-fusion-363x-3|18	ExclusiveArch:	%{ix86}
14nu|kega-fusion-363x-3|19	
14nu|kega-fusion-363x-3|20	%description
14nu|kega-fusion-363x-3|21	Kega Fusion is a Sega SG1000, SC3000, SF7000, Master System, Game Gear,
14nu|kega-fusion-363x-3|22	Genesis/Megadrive, SVP, Pico, SegaCD/MegaCD and 32X emulator.
14nu|kega-fusion-363x-3|23	
14nu|kega-fusion-363x-3|24	Requires BIOS ROMs for Sega CD and 32X.
14nu|kega-fusion-363x-3|25	
14nu|kega-fusion-363x-3|26	%files
14nu|kega-fusion-363x-3|27	%doc History.txt Readme.txt
14nu|kega-fusion-363x-3|28	%{_bindir}/%{name}
14nu|kega-fusion-363x-3|29	%{_iconsdir}/*.png
14nu|kega-fusion-363x-3|30	%{_miconsdir}/*.png
14nu|kega-fusion-363x-3|31	%{_liconsdir}/*.png
14nu|kega-fusion-363x-3|32	%{_datadir}/pixmaps/%{name}.png
14nu|kega-fusion-363x-3|33	%{_datadir}/applications/%{name}.desktop
14nu|kega-fusion-363x-3|34	
14nu|kega-fusion-363x-3|35	#----------------------------------------------------------------------------
14nu|kega-fusion-363x-3|36	
14nu|kega-fusion-363x-3|37	%prep
14nu|kega-fusion-363x-3|38	%setup -q -n %{oname}
14nu|kega-fusion-363x-3|39	
14nu|kega-fusion-363x-3|40	%build
14nu|kega-fusion-363x-3|41	upx -d %{oname}
14nu|kega-fusion-363x-3|42	
14nu|kega-fusion-363x-3|43	%install
14nu|kega-fusion-363x-3|44	# install section
14nu|kega-fusion-363x-3|45	install -D -m 755 %{oname} %{buildroot}%{_bindir}/%{name}
14nu|kega-fusion-363x-3|46	
14nu|kega-fusion-363x-3|47	#Icons
14nu|kega-fusion-363x-3|48	mkdir -p %{buildroot}%{_datadir}/pixmaps/
14nu|kega-fusion-363x-3|49	install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nu|kega-fusion-363x-3|50	
14nu|kega-fusion-363x-3|51	mkdir -p %{buildroot}/%{_miconsdir}
14nu|kega-fusion-363x-3|52	mkdir -p %{buildroot}/%{_liconsdir}
14nu|kega-fusion-363x-3|53	mkdir -p %{buildroot}/%{_iconsdir}
14nu|kega-fusion-363x-3|54	
14nu|kega-fusion-363x-3|55	install -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
14nu|kega-fusion-363x-3|56	install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/%{name}.png
14nu|kega-fusion-363x-3|57	install -m 644 %{SOURCE1} %{buildroot}/%{_liconsdir}/%{name}.png
14nu|kega-fusion-363x-3|58	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14nu|kega-fusion-363x-3|59	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14nu|kega-fusion-363x-3|60	
14nu|kega-fusion-363x-3|61	# install menu entries
14nu|kega-fusion-363x-3|62	mkdir -p %{buildroot}%{_datadir}/applications
14nu|kega-fusion-363x-3|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|kega-fusion-363x-3|64	[Desktop Entry]
14nu|kega-fusion-363x-3|65	Name=%{name}
14nu|kega-fusion-363x-3|66	Comment=Sega Genesis/32X/Master System/CD/SG-1000/Pico Emulator
14nu|kega-fusion-363x-3|67	Exec=%{name}
14nu|kega-fusion-363x-3|68	Icon=%{name}
14nu|kega-fusion-363x-3|69	Type=Application
14nu|kega-fusion-363x-3|70	Terminal=false
14nu|kega-fusion-363x-3|71	Categories=Game;Emulator;
14nu|kega-fusion-363x-3|72	EOF
14nu|kega-fusion-363x-3|73	
14nu|kega-fusion-363x-3|74	
14nu|kega-fusion-363x-3|75	%changelog
14nu|kega-fusion-363x-3|76	
14nu|kega-fusion-363x-3|77	* Tue Apr 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 363x-3
14nu|kega-fusion-363x-3|78	- (7ffde1e) Require libpango-modules1.0
14nu|kega-fusion-363x-3|79	
14nu|kega-fusion-363x-3|80	

26519 14
14nu|lie-2.2.2-2|1	Summary:	Interactive computations of a Lie group theoretic nature
14nu|lie-2.2.2-2|2	Name:		lie
14nu|lie-2.2.2-2|3	Version:	2.2.2
14nu|lie-2.2.2-2|4	Release:	2
14nu|lie-2.2.2-2|5	# No license file, and apparently only available from sagemath.org
14nu|lie-2.2.2-2|6	# as the documented homepage neither ftp server directory exist anymre
14nu|lie-2.2.2-2|7	License:	Freeware
14nu|lie-2.2.2-2|8	Group:		Sciences/Mathematics
14nu|lie-2.2.2-2|9	Url:	http://www.sagemath.org
14nu|lie-2.2.2-2|10	Source0:	http://www.sagemath.org/packages/optional/%{name}-%{version}.p3.spkg
14nu|lie-2.2.2-2|11	BuildRequires:	bison
14nu|lie-2.2.2-2|12	BuildRequires:	readline-devel
14nu|lie-2.2.2-2|13	BuildRequires:	pkgconfig(ncurses)
14nu|lie-2.2.2-2|14	
14nu|lie-2.2.2-2|15	%description
14nu|lie-2.2.2-2|16	LiE purpose is to enable mathematicians and physicists to obtain on-line
14nu|lie-2.2.2-2|17	information as well as to interactively perform computations of a Lie group
14nu|lie-2.2.2-2|18	theoretic nature. It focuses on the representation theory of complex semisimple
14nu|lie-2.2.2-2|19	(reductive) Lie groups and algebras, and on the structure of their Weyl
14nu|lie-2.2.2-2|20	groups and root systems. The basic objects of computation are vectors and
14nu|lie-2.2.2-2|21	matrices with integer entries, and polynomials with integral coefficients.
14nu|lie-2.2.2-2|22	These objects are used to represent weights, (sets of) roots, characters and
14nu|lie-2.2.2-2|23	similar objects relating to Lie groups and algebras. LiE does not compute
14nu|lie-2.2.2-2|24	directly with elements of the Lie groups and algebras themselves, but the
14nu|lie-2.2.2-2|25	computations may be parametrised by the type of the Lie group or algebra for
14nu|lie-2.2.2-2|26	which they should be performed.
14nu|lie-2.2.2-2|27	
14nu|lie-2.2.2-2|28	%files
14nu|lie-2.2.2-2|29	%doc src/manual/manual.dvi
14nu|lie-2.2.2-2|30	%{_bindir}/lie
14nu|lie-2.2.2-2|31	%dir %{_datadir}/lie
14nu|lie-2.2.2-2|32	%{_datadir}/lie/*
14nu|lie-2.2.2-2|33	
14nu|lie-2.2.2-2|34	#----------------------------------------------------------------------------
14nu|lie-2.2.2-2|35	
14nu|lie-2.2.2-2|36	%prep
14nu|lie-2.2.2-2|37	%setup -qn %{name}-%{version}.p3
14nu|lie-2.2.2-2|38	
14nu|lie-2.2.2-2|39	%build
14nu|lie-2.2.2-2|40	pushd src
14nu|lie-2.2.2-2|41	make CFLAGS="%{optflags}"
14nu|lie-2.2.2-2|42	popd
14nu|lie-2.2.2-2|43	
14nu|lie-2.2.2-2|44	%install
14nu|lie-2.2.2-2|45	pushd src
14nu|lie-2.2.2-2|46	for dir in progs gapfiles; do
14nu|lie-2.2.2-2|47	mkdir -p %{buildroot}/%{_datadir}/lie/$dir
14nu|lie-2.2.2-2|48	cp -fa $dir/* %{buildroot}/%{_datadir}/lie/$dir
14nu|lie-2.2.2-2|49	done
14nu|lie-2.2.2-2|50	
14nu|lie-2.2.2-2|51	cp -fa INFO* LEARN* %{buildroot}/%{_datadir}/lie
14nu|lie-2.2.2-2|52	cp -fa Lie.exe %{buildroot}/%{_datadir}/lie
14nu|lie-2.2.2-2|53	
14nu|lie-2.2.2-2|54	mkdir -p %{buildroot}%{_bindir}
14nu|lie-2.2.2-2|55	
14nu|lie-2.2.2-2|56	cat > %{buildroot}%{_bindir}/lie << EOF
14nu|lie-2.2.2-2|57	#!/bin/sh
14nu|lie-2.2.2-2|58	
14nu|lie-2.2.2-2|59	LD=%{_datadir}/lie
14nu|lie-2.2.2-2|60	exec \$LD/Lie.exe initfile \$LD
14nu|lie-2.2.2-2|61	EOF
14nu|lie-2.2.2-2|62	
14nu|lie-2.2.2-2|63	chmod +x %{buildroot}%{_bindir}/lie
14nu|lie-2.2.2-2|64	popd
14nu|lie-2.2.2-2|65	
14nu|lie-2.2.2-2|66	
14nu|lie-2.2.2-2|67	%changelog
14nu|lie-2.2.2-2|68	
14nu|lie-2.2.2-2|69	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.2-2
14nu|lie-2.2.2-2|70	- (f1d975c) Build with system optflags
14nu|lie-2.2.2-2|71	- (f1d975c) Fix debug package
14nu|lie-2.2.2-2|72	- (f1d975c) Spec cleanup
14nu|lie-2.2.2-2|73	
14nu|lie-2.2.2-2|74	

26520 14
14nu|mccgdi-2.0.7-1|1	# Proprietary program - no debug info
14nu|mccgdi-2.0.7-1|2	%define debug_package %{nil}
14nu|mccgdi-2.0.7-1|3	
14nu|mccgdi-2.0.7-1|4	Name:		mccgdi
14nu|mccgdi-2.0.7-1|5	Version:	2.0.7
14nu|mccgdi-2.0.7-1|6	Release:	1
14nu|mccgdi-2.0.7-1|7	Group:		System/Printing
14nu|mccgdi-2.0.7-1|8	Summary:	Panasonic Multi-Function Station Printer
14nu|mccgdi-2.0.7-1|9	License:	Proprietary
14nu|mccgdi-2.0.7-1|10	URL:		http://panasonic.net/pcc/support/fax/common/table/linuxdriver.html
14nu|mccgdi-2.0.7-1|11	Source0:	%{name}-%{version}-i686.tar.gz
14nu|mccgdi-2.0.7-1|12	Source1:	%{name}-%{version}-x86_64.tar.gz
14nu|mccgdi-2.0.7-1|13	Patch0:		mccgdi-2.0.7-i686-destdir.patch
14nu|mccgdi-2.0.7-1|14	Patch1:		mccgdi-2.0.7-x86_64-destdir.patch
14nu|mccgdi-2.0.7-1|15	Requires:	cups
14nu|mccgdi-2.0.7-1|16	Requires:	cups-filters
14nu|mccgdi-2.0.7-1|17	BuildRequires:	cups
14nu|mccgdi-2.0.7-1|18	BuildRequires:	cups-filters
14nu|mccgdi-2.0.7-1|19	
14nu|mccgdi-2.0.7-1|20	%description
14nu|mccgdi-2.0.7-1|21	Panasonic Multi-Function Station Printer
14nu|mccgdi-2.0.7-1|22	
14nu|mccgdi-2.0.7-1|23	%prep
14nu|mccgdi-2.0.7-1|24	# % setup -qTc
14nu|mccgdi-2.0.7-1|25	%ifarch %{ix86}
14nu|mccgdi-2.0.7-1|26	%setup -b0 -n %{name}-%{version}-i686
14nu|mccgdi-2.0.7-1|27	%patch0 -p1
14nu|mccgdi-2.0.7-1|28	%else
14nu|mccgdi-2.0.7-1|29	%setup -b1 -n %{name}-%{version}-x86_64
14nu|mccgdi-2.0.7-1|30	%patch1 -p1
14nu|mccgdi-2.0.7-1|31	%endif
14nu|mccgdi-2.0.7-1|32	
14nu|mccgdi-2.0.7-1|33	%build
14nu|mccgdi-2.0.7-1|34	
14nu|mccgdi-2.0.7-1|35	%install
14nu|mccgdi-2.0.7-1|36	mkdir -p %{buildroot}%{_libdir}/cups/filter
14nu|mccgdi-2.0.7-1|37	mkdir -p %{buildroot}/usr/lib
14nu|mccgdi-2.0.7-1|38	
14nu|mccgdi-2.0.7-1|39	DESTDIR=%{buildroot} ./install-driver
14nu|mccgdi-2.0.7-1|40	
14nu|mccgdi-2.0.7-1|41	%ifarch x86_64
14nu|mccgdi-2.0.7-1|42	mkdir -p %{buildroot}%{_libdir}
14nu|mccgdi-2.0.7-1|43	mv %{buildroot}/usr/lib/* %{buildroot}%{_libdir}/
14nu|mccgdi-2.0.7-1|44	rmdir %{buildroot}/usr/lib
14nu|mccgdi-2.0.7-1|45	%endif
14nu|mccgdi-2.0.7-1|46	
14nu|mccgdi-2.0.7-1|47	
14nu|mccgdi-2.0.7-1|48	%files
14nu|mccgdi-2.0.7-1|49	%{_libdir}/cups/filter/*
14nu|mccgdi-2.0.7-1|50	%{_libdir}/*so*
14nu|mccgdi-2.0.7-1|51	%{_datadir}/panasonic/printer
14nu|mccgdi-2.0.7-1|52	%{_datadir}/cups/model/panasonic
14nu|mccgdi-2.0.7-1|53	%{_datadir}/applications/*
14nu|mccgdi-2.0.7-1|54	
14nu|mccgdi-2.0.7-1|55	%changelog
14nu|mccgdi-2.0.7-1|56	* Mon Jan 12 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.0.7-1
14nu|mccgdi-2.0.7-1|57	+ Revision: d3cab29
14nu|mccgdi-2.0.7-1|58	- Imported from SRPM
14nu|mccgdi-2.0.7-1|59	
14nu|mccgdi-2.0.7-1|60	

26521 14
14nu|nautilus-dropbox-2015.10.28-1|1	Summary:	Dropbox extension for Nautilus
14nu|nautilus-dropbox-2015.10.28-1|2	Name:		nautilus-dropbox
14nu|nautilus-dropbox-2015.10.28-1|3	Version: 	2015.10.28
14nu|nautilus-dropbox-2015.10.28-1|4	Release: 	1
14nu|nautilus-dropbox-2015.10.28-1|5	Source0: 	http://linux.getdropbox.com/packages/%name-%version.tar.bz2
14nu|nautilus-dropbox-2015.10.28-1|6	# Currently all images in package are licensed under CC BY-ND, so third-party files are not needed
14nu|nautilus-dropbox-2015.10.28-1|7	#Source1:	http://fc04.deviantart.com/fs39/f/2008/356/b/9/b9722db2a11fa3092f3b902b681866a9.zip
14nu|nautilus-dropbox-2015.10.28-1|8	#Source2:	emblem-syncing.png
14nu|nautilus-dropbox-2015.10.28-1|9	#Source3:	emblem-unsyncable.png
14nu|nautilus-dropbox-2015.10.28-1|10	#Source4:	emblem-uptodate.png
14nu|nautilus-dropbox-2015.10.28-1|11	License: 	GPLv2+ and CC-BY-ND
14nu|nautilus-dropbox-2015.10.28-1|12	Group: 		Graphical desktop/GNOME
14nu|nautilus-dropbox-2015.10.28-1|13	Url: 		http://getdropbox.com/
14nu|nautilus-dropbox-2015.10.28-1|14	BuildRequires: 	nautilus-devel
14nu|nautilus-dropbox-2015.10.28-1|15	BuildRequires:	libnotify-devel
14nu|nautilus-dropbox-2015.10.28-1|16	BuildRequires:	pygtk2.0-devel
14nu|nautilus-dropbox-2015.10.28-1|17	BuildRequires:	python-docutils
14nu|nautilus-dropbox-2015.10.28-1|18	BuildRequires:	python3
14nu|nautilus-dropbox-2015.10.28-1|19	#BuildRequires:	python3-docutils
14nu|nautilus-dropbox-2015.10.28-1|20	Requires:	nautilus
14nu|nautilus-dropbox-2015.10.28-1|21	Requires:	dropbox
14nu|nautilus-dropbox-2015.10.28-1|22	
14nu|nautilus-dropbox-2015.10.28-1|23	%description
14nu|nautilus-dropbox-2015.10.28-1|24	Dropbox extension for Nautilus.
14nu|nautilus-dropbox-2015.10.28-1|25	
14nu|nautilus-dropbox-2015.10.28-1|26	It requires proprietary dropbox daemon that will be automatically downloaded
14nu|nautilus-dropbox-2015.10.28-1|27	and installed.
14nu|nautilus-dropbox-2015.10.28-1|28	
14nu|nautilus-dropbox-2015.10.28-1|29	
14nu|nautilus-dropbox-2015.10.28-1|30	%files
14nu|nautilus-dropbox-2015.10.28-1|31	%doc AUTHORS
14nu|nautilus-dropbox-2015.10.28-1|32	%doc COPYING
14nu|nautilus-dropbox-2015.10.28-1|33	%doc README
14nu|nautilus-dropbox-2015.10.28-1|34	%_libdir/nautilus/extensions-3.0/libnautilus-dropbox.so
14nu|nautilus-dropbox-2015.10.28-1|35	%_datadir/%name/*
14nu|nautilus-dropbox-2015.10.28-1|36	
14nu|nautilus-dropbox-2015.10.28-1|37	#--------------------------------------------------------------------
14nu|nautilus-dropbox-2015.10.28-1|38	
14nu|nautilus-dropbox-2015.10.28-1|39	%package -n dropbox
14nu|nautilus-dropbox-2015.10.28-1|40	Group:		Networking/File transfer
14nu|nautilus-dropbox-2015.10.28-1|41	Summary:	Dropbox client daemon
14nu|nautilus-dropbox-2015.10.28-1|42	License:	GPLv2+
14nu|nautilus-dropbox-2015.10.28-1|43	Requires:	wget
14nu|nautilus-dropbox-2015.10.28-1|44	Requires:	python-gpgme
14nu|nautilus-dropbox-2015.10.28-1|45	
14nu|nautilus-dropbox-2015.10.28-1|46	%description -n dropbox
14nu|nautilus-dropbox-2015.10.28-1|47	Command-line Dropbox client. Currently not all features are realised.
14nu|nautilus-dropbox-2015.10.28-1|48	
14nu|nautilus-dropbox-2015.10.28-1|49	It requires proprietary dropbox daemon to operate. Run `dropbox start -i'
14nu|nautilus-dropbox-2015.10.28-1|50	to download and install it automatically.
14nu|nautilus-dropbox-2015.10.28-1|51	
14nu|nautilus-dropbox-2015.10.28-1|52	%files -n dropbox
14nu|nautilus-dropbox-2015.10.28-1|53	%doc AUTHORS
14nu|nautilus-dropbox-2015.10.28-1|54	%_bindir/*
14nu|nautilus-dropbox-2015.10.28-1|55	%_mandir/man?/*
14nu|nautilus-dropbox-2015.10.28-1|56	%_datadir/applications/dropbox.desktop
14nu|nautilus-dropbox-2015.10.28-1|57	%_iconsdir/hicolor/*/*/*
14nu|nautilus-dropbox-2015.10.28-1|58	
14nu|nautilus-dropbox-2015.10.28-1|59	#--------------------------------------------------------------------
14nu|nautilus-dropbox-2015.10.28-1|60	
14nu|nautilus-dropbox-2015.10.28-1|61	%prep
14nu|nautilus-dropbox-2015.10.28-1|62	%setup -q
14nu|nautilus-dropbox-2015.10.28-1|63	
14nu|nautilus-dropbox-2015.10.28-1|64	%build
14nu|nautilus-dropbox-2015.10.28-1|65	%configure2_5x --disable-static
14nu|nautilus-dropbox-2015.10.28-1|66	%make
14nu|nautilus-dropbox-2015.10.28-1|67	
14nu|nautilus-dropbox-2015.10.28-1|68	
14nu|nautilus-dropbox-2015.10.28-1|69	%install
14nu|nautilus-dropbox-2015.10.28-1|70	%{makeinstall_std}
14nu|nautilus-dropbox-2015.10.28-1|71	
14nu|nautilus-dropbox-2015.10.28-1|72	rm -f %buildroot%_libdir/nautilus/extensions-3.0/*.la
14nu|nautilus-dropbox-2015.10.28-1|73	rm -f %buildroot%_iconsdir/hicolor/*/*/*.icon
14nu|nautilus-dropbox-2015.10.28-1|74	rm -f %buildroot%_datadir/nautilus-dropbox/emblems/*.icon
14nu|nautilus-dropbox-2015.10.28-1|75	
14nu|nautilus-dropbox-2015.10.28-1|76	
14nu|nautilus-dropbox-2015.10.28-1|77	%changelog
14nu|nautilus-dropbox-2015.10.28-1|78	
14nu|nautilus-dropbox-2015.10.28-1|79	* Sat Mar 05 2016 dsilakov <denis.silakov@rosalab.ru> 2015.10.28-1
14nu|nautilus-dropbox-2015.10.28-1|80	- (b9b601d) Merge pull request #1 from alzim/nautilus-dropbox:rosa2014.1
14nu|nautilus-dropbox-2015.10.28-1|81	- (b9b601d) Updated nautilus-dropbox to 2015.10.28
14nu|nautilus-dropbox-2015.10.28-1|82	
14nu|nautilus-dropbox-2015.10.28-1|83	

26522 14
14nu|nvidia304-304.134-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nu|nvidia304-304.134-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14nu|nvidia304-304.134-3|3	%define _disable_ld_now 1
14nu|nvidia304-304.134-3|4	
14nu|nvidia304-304.134-3|5	%define _enable_debug_packages %{nil}
14nu|nvidia304-304.134-3|6	%define debug_package	%{nil}
14nu|nvidia304-304.134-3|7	
14nu|nvidia304-304.134-3|8	%define name		nvidia304
14nu|nvidia304-304.134-3|9	
14nu|nvidia304-304.134-3|10	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
14nu|nvidia304-304.134-3|11	%define version		304.134
14nu|nvidia304-304.134-3|12	
14nu|nvidia304-304.134-3|13	%define priority	9700
14nu|nvidia304-304.134-3|14	
14nu|nvidia304-304.134-3|15	%define pkgname32	NVIDIA-Linux-x86-%{version}
14nu|nvidia304-304.134-3|16	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
14nu|nvidia304-304.134-3|17	
14nu|nvidia304-304.134-3|18	%define drivername		%{name}
14nu|nvidia304-304.134-3|19	%define driverpkgname		x11-driver-video-%{drivername}
14nu|nvidia304-304.134-3|20	%define modulename		nvidia
14nu|nvidia304-304.134-3|21	# for description and documentation
14nu|nvidia304-304.134-3|22	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nu|nvidia304-304.134-3|23	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia304-304.134-3|24	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia304-304.134-3|25	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia304-304.134-3|26	%define nvidia_libdir		%{_libdir}/%{drivername}
14nu|nvidia304-304.134-3|27	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nu|nvidia304-304.134-3|28	%define nvidia_bindir		%{nvidia_libdir}/bin
14nu|nvidia304-304.134-3|29	# The entry in Cards+ this driver should be associated with, if there is
14nu|nvidia304-304.134-3|30	# no entry in ldetect-lst default pcitable:
14nu|nvidia304-304.134-3|31	# cooker ldetect-lst should be up-to-date
14nu|nvidia304-304.134-3|32	%define ldetect_cards_name	%nil
14nu|nvidia304-304.134-3|33	
14nu|nvidia304-304.134-3|34	%define biarches x86_64
14nu|nvidia304-304.134-3|35	
14nu|nvidia304-304.134-3|36	%ifarch %{ix86}
14nu|nvidia304-304.134-3|37	%define nsource %{SOURCE0}
14nu|nvidia304-304.134-3|38	%define pkgname %{pkgname32}
14nu|nvidia304-304.134-3|39	%endif
14nu|nvidia304-304.134-3|40	%ifarch x86_64
14nu|nvidia304-304.134-3|41	%define nsource %{SOURCE1}
14nu|nvidia304-304.134-3|42	%define pkgname %{pkgname64}
14nu|nvidia304-304.134-3|43	%endif
14nu|nvidia304-304.134-3|44	
14nu|nvidia304-304.134-3|45	# Other packages should not require any NVIDIA libraries, and this package
14nu|nvidia304-304.134-3|46	# should not be pulled in when libGL.so.1 is required
14nu|nvidia304-304.134-3|47	%if %{_use_internal_dependency_generator}
14nu|nvidia304-304.134-3|48	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)'
14nu|nvidia304-304.134-3|49	%define common_requires_exceptions libGLcore\\.so|libnvidia.*\\.so
14nu|nvidia304-304.134-3|50	%else
14nu|nvidia304-304.134-3|51	%define _provides_exceptions \\.so
14nu|nvidia304-304.134-3|52	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
14nu|nvidia304-304.134-3|53	%endif
14nu|nvidia304-304.134-3|54	
14nu|nvidia304-304.134-3|55	%ifarch %{biarches}
14nu|nvidia304-304.134-3|56	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nu|nvidia304-304.134-3|57	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nu|nvidia304-304.134-3|58	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nu|nvidia304-304.134-3|59	# pull the dependencies of 32-bit nvidia libraries in as well.
14nu|nvidia304-304.134-3|60	%if %{_use_internal_dependency_generator}
14nu|nvidia304-304.134-3|61	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nu|nvidia304-304.134-3|62	%else
14nu|nvidia304-304.134-3|63	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nu|nvidia304-304.134-3|64	%endif
14nu|nvidia304-304.134-3|65	%else
14nu|nvidia304-304.134-3|66	%if %{_use_internal_dependency_generator}
14nu|nvidia304-304.134-3|67	%define __noautoreq '%{common_requires_exceptions}'
14nu|nvidia304-304.134-3|68	%else
14nu|nvidia304-304.134-3|69	%define __noautoreq %{common_requires_exceptions}
14nu|nvidia304-304.134-3|70	%endif
14nu|nvidia304-304.134-3|71	%endif
14nu|nvidia304-304.134-3|72	
14nu|nvidia304-304.134-3|73	Summary:	NVIDIA proprietary X.org driver and libraries
14nu|nvidia304-304.134-3|74	Name:		%{name}
14nu|nvidia304-304.134-3|75	Version:	%{version}
14nu|nvidia304-304.134-3|76	Release:	3
14nu|nvidia304-304.134-3|77	Epoch:		1
14nu|nvidia304-304.134-3|78	
14nu|nvidia304-304.134-3|79	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nu|nvidia304-304.134-3|80	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nu|nvidia304-304.134-3|81	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nu|nvidia304-304.134-3|82	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nu|nvidia304-304.134-3|83	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nu|nvidia304-304.134-3|84	Source100:	nvidia304.rpmlintrc
14nu|nvidia304-304.134-3|85	Source101:	README.urpmi
14nu|nvidia304-304.134-3|86	
14nu|nvidia304-304.134-3|87	# From Ubuntu
14nu|nvidia304-304.134-3|88	Patch1:		kernel-4.3-mtrr-fix.patch
14nu|nvidia304-304.134-3|89	
14nu|nvidia304-304.134-3|90	Patch2:		nvidia304-kernel-4.9.patch
14nu|nvidia304-304.134-3|91	
14nu|nvidia304-304.134-3|92	License:	Freeware
14nu|nvidia304-304.134-3|93	URL:		http://www.nvidia.com/object/unix.html
14nu|nvidia304-304.134-3|94	Group:		System/Kernel and hardware
14nu|nvidia304-304.134-3|95	Provides:	should-restart = system
14nu|nvidia304-304.134-3|96	ExclusiveArch:	%{ix86} x86_64
14nu|nvidia304-304.134-3|97	
14nu|nvidia304-304.134-3|98	BuildRequires:	imagemagick
14nu|nvidia304-304.134-3|99	BuildRequires:	pkgconfig(xrender)
14nu|nvidia304-304.134-3|100	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|nvidia304-304.134-3|101	BuildRequires:	pkgconfig(xv)
14nu|nvidia304-304.134-3|102	BuildRequires:	pkgconfig(gl)
14nu|nvidia304-304.134-3|103	BuildRequires:	pkgconfig(xxf86vm)
14nu|nvidia304-304.134-3|104	BuildRequires:	pkgconfig(vdpau) >= 0.9
14nu|nvidia304-304.134-3|105	BuildRequires:	pkgconfig(libtirpc)
14nu|nvidia304-304.134-3|106	
14nu|nvidia304-304.134-3|107	%description
14nu|nvidia304-304.134-3|108	The proprietary driver for NVidia GPUs, long-lived branch 304.x.
14nu|nvidia304-304.134-3|109	
14nu|nvidia304-304.134-3|110	%package -n %{driverpkgname}
14nu|nvidia304-304.134-3|111	Summary:	NVIDIA proprietary X.org driver and libraries
14nu|nvidia304-304.134-3|112	Group: 		System/Kernel and hardware
14nu|nvidia304-304.134-3|113	Requires(post): update-alternatives >= 1.9.0
14nu|nvidia304-304.134-3|114	Requires(postun): update-alternatives >= 1.9.0
14nu|nvidia304-304.134-3|115	Requires:	x11-server-common >= 1.15
14nu|nvidia304-304.134-3|116	
14nu|nvidia304-304.134-3|117	# nvidia-long-lived is no longer meaningful (there are several long lived
14nu|nvidia304-304.134-3|118	# branches, which one to choose?), so we don't provide it anymore. It was
14nu|nvidia304-304.134-3|119	# 304.x branch, so we assume it worked for the users who have installed it.
14nu|nvidia304-304.134-3|120	# So, by default, nvidia304 will be used for them instead.
14nu|nvidia304-304.134-3|121	%rename x11-driver-video-nvidia-long-lived
14nu|nvidia304-304.134-3|122	
14nu|nvidia304-304.134-3|123	Suggests:	%{drivername}-doc-html = %{EVRD}
14nu|nvidia304-304.134-3|124	# Proper support for versioned kmod() was added in 2008.1:
14nu|nvidia304-304.134-3|125	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia304-304.134-3|126	# nvidia304 304.128+ does not support VDPAU on legacy hardware but it might
14nu|nvidia304-304.134-3|127	# support it on some other GPUs.
14nu|nvidia304-304.134-3|128	Requires:	%{_lib}vdpau1 >=0.9
14nu|nvidia304-304.134-3|129	
14nu|nvidia304-304.134-3|130	Provides:	nvidia = %{EVRD}
14nu|nvidia304-304.134-3|131	Conflicts:	nvidia-long-lived < %{EVRD}
14nu|nvidia304-304.134-3|132	
14nu|nvidia304-304.134-3|133	Suggests:   nvidia-additional-settings
14nu|nvidia304-304.134-3|134	
14nu|nvidia304-304.134-3|135	%description -n %{driverpkgname}
14nu|nvidia304-304.134-3|136	NVIDIA proprietary X.org graphics driver, related libraries and
14nu|nvidia304-304.134-3|137	configuration tools.
14nu|nvidia304-304.134-3|138	
14nu|nvidia304-304.134-3|139	Please use XFdrake to configure your NVIDIA card. The correct packages
14nu|nvidia304-304.134-3|140	will be automatically installed and configured in this case.
14nu|nvidia304-304.134-3|141	
14nu|nvidia304-304.134-3|142	%package -n dkms-%{drivername}
14nu|nvidia304-304.134-3|143	Summary:	Kernel module to manage NVIDIA GPUs
14nu|nvidia304-304.134-3|144	Group:		System/Kernel and hardware
14nu|nvidia304-304.134-3|145	Requires:	dkms
14nu|nvidia304-304.134-3|146	Requires(post):	dkms
14nu|nvidia304-304.134-3|147	Requires(preun): dkms
14nu|nvidia304-304.134-3|148	Conflicts:	dkms-nvidia-long-lived < %{EVRD}
14nu|nvidia304-304.134-3|149	
14nu|nvidia304-304.134-3|150	# See the comments to 'rename' macro above.
14nu|nvidia304-304.134-3|151	%rename dkms-nvidia-long-lived
14nu|nvidia304-304.134-3|152	
14nu|nvidia304-304.134-3|153	# DKMS package for each long-lived branch should provide this.
14nu|nvidia304-304.134-3|154	# It is needed to prevent the situation when several drivers from different
14nu|nvidia304-304.134-3|155	# branches are installed at the same time. Each of the drivers will have
14nu|nvidia304-304.134-3|156	# alias "nvidia" for modprobe, so they cannot co-exist.
14nu|nvidia304-304.134-3|157	Provides:	nvidia-driver-long-lived = %{EVRD}
14nu|nvidia304-304.134-3|158	Conflicts:	nvidia-driver-long-lived < %{EVRD}
14nu|nvidia304-304.134-3|159	
14nu|nvidia304-304.134-3|160	%description -n dkms-%{drivername}
14nu|nvidia304-304.134-3|161	Kernel module to manage NVIDIA GPUs. This
14nu|nvidia304-304.134-3|162	is to be used with the %{driverpkgname} package.
14nu|nvidia304-304.134-3|163	
14nu|nvidia304-304.134-3|164	%package -n %{drivername}-devel
14nu|nvidia304-304.134-3|165	Summary:	NVIDIA OpenGL/CUDA development libraries and headers
14nu|nvidia304-304.134-3|166	Group:		Development/C
14nu|nvidia304-304.134-3|167	Requires:	%{driverpkgname} = %{EVRD}
14nu|nvidia304-304.134-3|168	Requires:	%{drivername}-cuda-opencl = %{EVRD}
14nu|nvidia304-304.134-3|169	Conflicts:	nvidia-long-lived-devel < %{EVRD}
14nu|nvidia304-304.134-3|170	Provides:	nvidia-devel = %{EVRD}
14nu|nvidia304-304.134-3|171	
14nu|nvidia304-304.134-3|172	# See the comments to 'rename' macro above.
14nu|nvidia304-304.134-3|173	%rename nvidia-long-lived-devel
14nu|nvidia304-304.134-3|174	
14nu|nvidia304-304.134-3|175	Requires:	%{_lib}vdpau-devel
14nu|nvidia304-304.134-3|176	
14nu|nvidia304-304.134-3|177	%description -n %{drivername}-devel
14nu|nvidia304-304.134-3|178	NVIDIA OpenGL/CUDA headers. This package is not required for normal use.
14nu|nvidia304-304.134-3|179	
14nu|nvidia304-304.134-3|180	%package -n %{drivername}-cuda-opencl
14nu|nvidia304-304.134-3|181	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
14nu|nvidia304-304.134-3|182	Group: 		System/Kernel and hardware
14nu|nvidia304-304.134-3|183	Provides:	%{drivername}-cuda = %{EVRD}
14nu|nvidia304-304.134-3|184	Provides:	nvidia-cuda = %{EVRD}
14nu|nvidia304-304.134-3|185	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia304-304.134-3|186	
14nu|nvidia304-304.134-3|187	# See the comments to 'rename' macro above.
14nu|nvidia304-304.134-3|188	%rename nvidia-long-lived-cuda-opencl
14nu|nvidia304-304.134-3|189	
14nu|nvidia304-304.134-3|190	%description -n %{drivername}-cuda-opencl
14nu|nvidia304-304.134-3|191	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
14nu|nvidia304-304.134-3|192	required for normal use, it provides libraries to use NVIDIA cards for High
14nu|nvidia304-304.134-3|193	Performance Computing (HPC).
14nu|nvidia304-304.134-3|194	
14nu|nvidia304-304.134-3|195	# HTML doc splitted off because of size, for live cds:
14nu|nvidia304-304.134-3|196	%package -n %{drivername}-doc-html
14nu|nvidia304-304.134-3|197	Summary:	NVIDIA html documentation (%{drivername})
14nu|nvidia304-304.134-3|198	Group:		System/Kernel and hardware
14nu|nvidia304-304.134-3|199	Requires:	%{driverpkgname} = %{EVRD}
14nu|nvidia304-304.134-3|200	
14nu|nvidia304-304.134-3|201	# See the comments to 'rename' macro above.
14nu|nvidia304-304.134-3|202	%rename nvidia-long-lived-doc-html
14nu|nvidia304-304.134-3|203	
14nu|nvidia304-304.134-3|204	%description -n %{drivername}-doc-html
14nu|nvidia304-304.134-3|205	HTML version of the README.txt file provided in package
14nu|nvidia304-304.134-3|206	%{driverpkgname}.
14nu|nvidia304-304.134-3|207	
14nu|nvidia304-304.134-3|208	%prep
14nu|nvidia304-304.134-3|209	%setup -q -c -T -a 2 -a 3
14nu|nvidia304-304.134-3|210	sh %{nsource} --extract-only
14nu|nvidia304-304.134-3|211	
14nu|nvidia304-304.134-3|212	pushd %{pkgname}/
14nu|nvidia304-304.134-3|213	rm -rf usr/src/nv/precompiled
14nu|nvidia304-304.134-3|214	
14nu|nvidia304-304.134-3|215	%patch1 -p1
14nu|nvidia304-304.134-3|216	%patch2 -p1
14nu|nvidia304-304.134-3|217	popd
14nu|nvidia304-304.134-3|218	
14nu|nvidia304-304.134-3|219	# We need a different dkms.conf because the one supplied in the upstream
14nu|nvidia304-304.134-3|220	# is not enough:
14nu|nvidia304-304.134-3|221	# - we need control over where to place the built modules;
14nu|nvidia304-304.134-3|222	# - nvidia-uvm driver should be built on x86_64 only.
14nu|nvidia304-304.134-3|223	pushd %{pkgname}/kernel
14nu|nvidia304-304.134-3|224	mv dkms.conf dkms.conf.orig
14nu|nvidia304-304.134-3|225	
14nu|nvidia304-304.134-3|226	cat > dkms.conf <<EOF
14nu|nvidia304-304.134-3|227	PACKAGE_NAME="nvidia"
14nu|nvidia304-304.134-3|228	PACKAGE_VERSION="%{version}"
14nu|nvidia304-304.134-3|229	BUILT_MODULE_NAME[0]="nvidia"
14nu|nvidia304-304.134-3|230	DEST_MODULE_LOCATION[0]="/kernel/drivers/video"
14nu|nvidia304-304.134-3|231	MAKE="make module SYSSRC=\${kernel_source_dir}"
14nu|nvidia304-304.134-3|232	CLEAN="make clean"
14nu|nvidia304-304.134-3|233	AUTOINSTALL="yes"
14nu|nvidia304-304.134-3|234	REMAKE_INITRD="yes"
14nu|nvidia304-304.134-3|235	EOF
14nu|nvidia304-304.134-3|236	popd
14nu|nvidia304-304.134-3|237	
14nu|nvidia304-304.134-3|238	rm -f nvidia-settings-%{version}/src/*/*.a
14nu|nvidia304-304.134-3|239	
14nu|nvidia304-304.134-3|240	%build
14nu|nvidia304-304.134-3|241	%make -C nvidia-settings-%{version}/src/libXNVCtrl
14nu|nvidia304-304.134-3|242	%make -C nvidia-settings-%{version} STRIP_CMD=true
14nu|nvidia304-304.134-3|243	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
14nu|nvidia304-304.134-3|244	
14nu|nvidia304-304.134-3|245	%install
14nu|nvidia304-304.134-3|246	
14nu|nvidia304-304.134-3|247	# README.urpmi
14nu|nvidia304-304.134-3|248	cp %{SOURCE101} .
14nu|nvidia304-304.134-3|249	
14nu|nvidia304-304.134-3|250	cd %{pkgname}
14nu|nvidia304-304.134-3|251	
14nu|nvidia304-304.134-3|252	# dkms
14nu|nvidia304-304.134-3|253	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia304-304.134-3|254	
14nu|nvidia304-304.134-3|255	# menu entry
14nu|nvidia304-304.134-3|256	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
14nu|nvidia304-304.134-3|257	cat > %{buildroot}%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop <<EOF
14nu|nvidia304-304.134-3|258	[Desktop Entry]
14nu|nvidia304-304.134-3|259	Name=NVIDIA Display Settings
14nu|nvidia304-304.134-3|260	Comment=Configure NVIDIA X driver
14nu|nvidia304-304.134-3|261	Exec=%{_bindir}/nvidia-settings
14nu|nvidia304-304.134-3|262	Icon=%{drivername}-settings
14nu|nvidia304-304.134-3|263	Terminal=false
14nu|nvidia304-304.134-3|264	Type=Application
14nu|nvidia304-304.134-3|265	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nu|nvidia304-304.134-3|266	EOF
14nu|nvidia304-304.134-3|267	
14nu|nvidia304-304.134-3|268	install -d -m755	%{buildroot}%{_datadir}/applications
14nu|nvidia304-304.134-3|269	touch			%{buildroot}%{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia304-304.134-3|270	
14nu|nvidia304-304.134-3|271	# icons
14nu|nvidia304-304.134-3|272	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14nu|nvidia304-304.134-3|273	convert -strip nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia304-304.134-3|274	convert -strip nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia304-304.134-3|275	convert -strip nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia304-304.134-3|276	
14nu|nvidia304-304.134-3|277	error_fatal() {
14nu|nvidia304-304.134-3|278	echo "Error: $@." >&2
14nu|nvidia304-304.134-3|279	exit 1
14nu|nvidia304-304.134-3|280	}
14nu|nvidia304-304.134-3|281	
14nu|nvidia304-304.134-3|282	error_unhandled() {
14nu|nvidia304-304.134-3|283	echo "Warning: $@." >&2
14nu|nvidia304-304.134-3|284	echo "Warning: $@." >> warns.log
14nu|nvidia304-304.134-3|285	# cause distro builds to fail in case of unhandled files
14nu|nvidia304-304.134-3|286	exit 1
14nu|nvidia304-304.134-3|287	}
14nu|nvidia304-304.134-3|288	
14nu|nvidia304-304.134-3|289	parseparams() {
14nu|nvidia304-304.134-3|290	for value in $rest; do
14nu|nvidia304-304.134-3|291	local param=$1
14nu|nvidia304-304.134-3|292	[ -n "$param" ] || error_fatal "unhandled parameter $value"
14nu|nvidia304-304.134-3|293	shift
14nu|nvidia304-304.134-3|294	eval $param=$value
14nu|nvidia304-304.134-3|295	
14nu|nvidia304-304.134-3|296	[ -n "$value" ] || error_fatal "empty $param"
14nu|nvidia304-304.134-3|297	
14nu|nvidia304-304.134-3|298	# resolve libdir based on $arch
14nu|nvidia304-304.134-3|299	if [ "$param" = "arch" ]; then
14nu|nvidia304-304.134-3|300	case "$arch" in
14nu|nvidia304-304.134-3|301	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
14nu|nvidia304-304.134-3|302	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
14nu|nvidia304-304.134-3|303	*)		error_fatal "unknown arch $arch"
14nu|nvidia304-304.134-3|304	esac
14nu|nvidia304-304.134-3|305	fi
14nu|nvidia304-304.134-3|306	done
14nu|nvidia304-304.134-3|307	}
14nu|nvidia304-304.134-3|308	
14nu|nvidia304-304.134-3|309	add_to_list() {
14nu|nvidia304-304.134-3|310	# on distro builds, only use .manifest for doc files
14nu|nvidia304-304.134-3|311	[ "${2#%doc}" = "${2}" ] && return
14nu|nvidia304-304.134-3|312	local list="$1.files"
14nu|nvidia304-304.134-3|313	local entry="$2"
14nu|nvidia304-304.134-3|314	echo $entry >> $list
14nu|nvidia304-304.134-3|315	}
14nu|nvidia304-304.134-3|316	
14nu|nvidia304-304.134-3|317	install_symlink() {
14nu|nvidia304-304.134-3|318	local pkg="$1"
14nu|nvidia304-304.134-3|319	local dir="$2"
14nu|nvidia304-304.134-3|320	mkdir -p %{buildroot}$dir
14nu|nvidia304-304.134-3|321	ln -s $dest %{buildroot}$dir/$file
14nu|nvidia304-304.134-3|322	add_to_list $pkg $dir/$file
14nu|nvidia304-304.134-3|323	}
14nu|nvidia304-304.134-3|324	
14nu|nvidia304-304.134-3|325	install_lib_symlink() {
14nu|nvidia304-304.134-3|326	local pkg="$1"
14nu|nvidia304-304.134-3|327	local dir="$2"
14nu|nvidia304-304.134-3|328	case "$file" in
14nu|nvidia304-304.134-3|329	libvdpau_*.so)
14nu|nvidia304-304.134-3|330	# vdpau drivers => not put into -devel
14nu|nvidia304-304.134-3|331	;;
14nu|nvidia304-304.134-3|332	*.so)
14nu|nvidia304-304.134-3|333	pkg=nvidia-devel;;
14nu|nvidia304-304.134-3|334	esac
14nu|nvidia304-304.134-3|335	install_symlink $pkg $dir
14nu|nvidia304-304.134-3|336	}
14nu|nvidia304-304.134-3|337	
14nu|nvidia304-304.134-3|338	install_file_only() {
14nu|nvidia304-304.134-3|339	local pkg="$1"
14nu|nvidia304-304.134-3|340	local dir="$2"
14nu|nvidia304-304.134-3|341	mkdir -p %{buildroot}$dir
14nu|nvidia304-304.134-3|342	# replace 0444 with more usual 0644
14nu|nvidia304-304.134-3|343	[ "$perms" = "0444" ] && perms="0644"
14nu|nvidia304-304.134-3|344	install -m $perms $file %{buildroot}$dir
14nu|nvidia304-304.134-3|345	}
14nu|nvidia304-304.134-3|346	
14nu|nvidia304-304.134-3|347	install_file() {
14nu|nvidia304-304.134-3|348	local pkg="$1"
14nu|nvidia304-304.134-3|349	local dir="$2"
14nu|nvidia304-304.134-3|350	install_file_only $pkg $dir
14nu|nvidia304-304.134-3|351	add_to_list $pkg $dir/$(basename $file)
14nu|nvidia304-304.134-3|352	}
14nu|nvidia304-304.134-3|353	
14nu|nvidia304-304.134-3|354	get_module_dir() {
14nu|nvidia304-304.134-3|355	local subdir="$1"
14nu|nvidia304-304.134-3|356	case "$subdir" in
14nu|nvidia304-304.134-3|357	extensions*)	echo %{nvidia_extensionsdir};;
14nu|nvidia304-304.134-3|358	drivers/)	echo %{nvidia_driversdir};;
14nu|nvidia304-304.134-3|359	/)		echo %{nvidia_modulesdir};;
14nu|nvidia304-304.134-3|360	*)		error_unhandled "unhandled module subdir $subdir"
14nu|nvidia304-304.134-3|361	echo %{nvidia_modulesdir};;
14nu|nvidia304-304.134-3|362	esac
14nu|nvidia304-304.134-3|363	}
14nu|nvidia304-304.134-3|364	
14nu|nvidia304-304.134-3|365	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
14nu|nvidia304-304.134-3|366	rm -f $file
14nu|nvidia304-304.134-3|367	touch $file
14nu|nvidia304-304.134-3|368	done
14nu|nvidia304-304.134-3|369	
14nu|nvidia304-304.134-3|370	# install files according to .manifest
14nu|nvidia304-304.134-3|371	cat .manifest | tail -n +9 | while read line; do
14nu|nvidia304-304.134-3|372	rest=${line}
14nu|nvidia304-304.134-3|373	file=${rest%%%% *}
14nu|nvidia304-304.134-3|374	rest=${rest#* }
14nu|nvidia304-304.134-3|375	perms=${rest%%%% *}
14nu|nvidia304-304.134-3|376	rest=${rest#* }
14nu|nvidia304-304.134-3|377	type=${rest%%%% *}
14nu|nvidia304-304.134-3|378	rest=${rest#* }
14nu|nvidia304-304.134-3|379	
14nu|nvidia304-304.134-3|380	case "$type" in
14nu|nvidia304-304.134-3|381	CUDA_LIB)
14nu|nvidia304-304.134-3|382	parseparams arch subdir
14nu|nvidia304-304.134-3|383	install_file nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia304-304.134-3|384	;;
14nu|nvidia304-304.134-3|385	CUDA_SYMLINK)
14nu|nvidia304-304.134-3|386	parseparams arch subdir dest
14nu|nvidia304-304.134-3|387	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia304-304.134-3|388	;;
14nu|nvidia304-304.134-3|389	NVCUVID_LIB)
14nu|nvidia304-304.134-3|390	parseparams arch
14nu|nvidia304-304.134-3|391	install_file nvidia-cuda $nvidia_libdir
14nu|nvidia304-304.134-3|392	;;
14nu|nvidia304-304.134-3|393	NVCUVID_LIB_SYMLINK)
14nu|nvidia304-304.134-3|394	parseparams arch dest
14nu|nvidia304-304.134-3|395	install_lib_symlink nvidia-cuda $nvidia_libdir
14nu|nvidia304-304.134-3|396	;;
14nu|nvidia304-304.134-3|397	OPENGL_LIB)
14nu|nvidia304-304.134-3|398	parseparams arch
14nu|nvidia304-304.134-3|399	install_file nvidia $nvidia_libdir
14nu|nvidia304-304.134-3|400	;;
14nu|nvidia304-304.134-3|401	OPENGL_SYMLINK)
14nu|nvidia304-304.134-3|402	parseparams arch dest
14nu|nvidia304-304.134-3|403	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia304-304.134-3|404	;;
14nu|nvidia304-304.134-3|405	TLS_LIB)
14nu|nvidia304-304.134-3|406	parseparams arch style subdir
14nu|nvidia304-304.134-3|407	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia304-304.134-3|408	;;
14nu|nvidia304-304.134-3|409	TLS_SYMLINK)
14nu|nvidia304-304.134-3|410	parseparams arch style subdir dest
14nu|nvidia304-304.134-3|411	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia304-304.134-3|412	;;
14nu|nvidia304-304.134-3|413	UTILITY_LIB)
14nu|nvidia304-304.134-3|414	install_file nvidia %{nvidia_libdir}
14nu|nvidia304-304.134-3|415	;;
14nu|nvidia304-304.134-3|416	UTILITY_LIB_SYMLINK)
14nu|nvidia304-304.134-3|417	parseparams dest
14nu|nvidia304-304.134-3|418	install_lib_symlink nvidia %{nvidia_libdir}
14nu|nvidia304-304.134-3|419	;;
14nu|nvidia304-304.134-3|420	VDPAU_LIB)
14nu|nvidia304-304.134-3|421	parseparams arch subdir
14nu|nvidia304-304.134-3|422	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia304-304.134-3|423	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia304-304.134-3|424	;;
14nu|nvidia304-304.134-3|425	VDPAU_SYMLINK)
14nu|nvidia304-304.134-3|426	parseparams arch subdir dest
14nu|nvidia304-304.134-3|427	# on 2009.0+, only install libvdpau_nvidia.so
14nu|nvidia304-304.134-3|428	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia304-304.134-3|429	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia304-304.134-3|430	;;
14nu|nvidia304-304.134-3|431	XLIB_STATIC_LIB)
14nu|nvidia304-304.134-3|432	install_file nvidia-devel %{nvidia_libdir}
14nu|nvidia304-304.134-3|433	;;
14nu|nvidia304-304.134-3|434	XLIB_SHARED_LIB)
14nu|nvidia304-304.134-3|435	install_file nvidia %{nvidia_libdir}
14nu|nvidia304-304.134-3|436	;;
14nu|nvidia304-304.134-3|437	XLIB_SYMLINK)
14nu|nvidia304-304.134-3|438	parseparams dest
14nu|nvidia304-304.134-3|439	install_lib_symlink nvidia %{nvidia_libdir}
14nu|nvidia304-304.134-3|440	;;
14nu|nvidia304-304.134-3|441	LIBGL_LA)
14nu|nvidia304-304.134-3|442	# (Anssi) we don't install .la files
14nu|nvidia304-304.134-3|443	;;
14nu|nvidia304-304.134-3|444	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
14nu|nvidia304-304.134-3|445	parseparams subdir
14nu|nvidia304-304.134-3|446	install_file nvidia $(get_module_dir $subdir)
14nu|nvidia304-304.134-3|447	;;
14nu|nvidia304-304.134-3|448	XMODULE_NEWSYM)
14nu|nvidia304-304.134-3|449	# symlink that is created only if it doesn't already
14nu|nvidia304-304.134-3|450	# exist (i.e. as part of x11-server)
14nu|nvidia304-304.134-3|451	case "$file" in
14nu|nvidia304-304.134-3|452	libwfb.so)
14nu|nvidia304-304.134-3|453	continue
14nu|nvidia304-304.134-3|454	;;
14nu|nvidia304-304.134-3|455	*)
14nu|nvidia304-304.134-3|456	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
14nu|nvidia304-304.134-3|457	continue
14nu|nvidia304-304.134-3|458	esac
14nu|nvidia304-304.134-3|459	parseparams subdir dest
14nu|nvidia304-304.134-3|460	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia304-304.134-3|461	;;
14nu|nvidia304-304.134-3|462	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
14nu|nvidia304-304.134-3|463	parseparams subdir dest
14nu|nvidia304-304.134-3|464	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia304-304.134-3|465	;;
14nu|nvidia304-304.134-3|466	VDPAU_HEADER)
14nu|nvidia304-304.134-3|467	continue
14nu|nvidia304-304.134-3|468	parseparams subdir
14nu|nvidia304-304.134-3|469	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia304-304.134-3|470	;;
14nu|nvidia304-304.134-3|471	OPENGL_HEADER|CUDA_HEADER)
14nu|nvidia304-304.134-3|472	parseparams subdir
14nu|nvidia304-304.134-3|473	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia304-304.134-3|474	;;
14nu|nvidia304-304.134-3|475	DOCUMENTATION)
14nu|nvidia304-304.134-3|476	parseparams subdir
14nu|nvidia304-304.134-3|477	case $subdir in
14nu|nvidia304-304.134-3|478	*/html)
14nu|nvidia304-304.134-3|479	add_to_list nvidia-html "%%doc %{pkgname}/$file"
14nu|nvidia304-304.134-3|480	continue
14nu|nvidia304-304.134-3|481	;;
14nu|nvidia304-304.134-3|482	*/include/*)
14nu|nvidia304-304.134-3|483	continue
14nu|nvidia304-304.134-3|484	;;
14nu|nvidia304-304.134-3|485	esac
14nu|nvidia304-304.134-3|486	case $file in
14nu|nvidia304-304.134-3|487	*XF86Config*|*nvidia-settings.png)
14nu|nvidia304-304.134-3|488	continue;;
14nu|nvidia304-304.134-3|489	esac
14nu|nvidia304-304.134-3|490	add_to_list nvidia "%%doc %{pkgname}/$file"
14nu|nvidia304-304.134-3|491	;;
14nu|nvidia304-304.134-3|492	MANPAGE)
14nu|nvidia304-304.134-3|493	parseparams subdir
14nu|nvidia304-304.134-3|494	case "$file" in
14nu|nvidia304-304.134-3|495	*nvidia-installer*)
14nu|nvidia304-304.134-3|496	# not installed
14nu|nvidia304-304.134-3|497	continue
14nu|nvidia304-304.134-3|498	;;
14nu|nvidia304-304.134-3|499	*nvidia-settings*|*nvidia-xconfig*|*nvidia-cuda*)
14nu|nvidia304-304.134-3|500	# installed separately below
14nu|nvidia304-304.134-3|501	continue
14nu|nvidia304-304.134-3|502	;;
14nu|nvidia304-304.134-3|503	*nvidia-smi*)
14nu|nvidia304-304.134-3|504	# ok
14nu|nvidia304-304.134-3|505	;;
14nu|nvidia304-304.134-3|506	*)
14nu|nvidia304-304.134-3|507	error_unhandled "skipped unknown man page $(basename $file)"
14nu|nvidia304-304.134-3|508	continue
14nu|nvidia304-304.134-3|509	esac
14nu|nvidia304-304.134-3|510	install_file_only nvidia %{_mandir}/$subdir
14nu|nvidia304-304.134-3|511	;;
14nu|nvidia304-304.134-3|512	UTILITY_BINARY)
14nu|nvidia304-304.134-3|513	case "$file" in
14nu|nvidia304-304.134-3|514	*nvidia-settings|*nvidia-xconfig|*nvidia-cuda*)
14nu|nvidia304-304.134-3|515	# not installed, we install our own copy
14nu|nvidia304-304.134-3|516	continue
14nu|nvidia304-304.134-3|517	;;
14nu|nvidia304-304.134-3|518	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
14nu|nvidia304-304.134-3|519	# ok
14nu|nvidia304-304.134-3|520	;;
14nu|nvidia304-304.134-3|521	*)
14nu|nvidia304-304.134-3|522	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
14nu|nvidia304-304.134-3|523	;;
14nu|nvidia304-304.134-3|524	esac
14nu|nvidia304-304.134-3|525	install_file nvidia %{nvidia_bindir}
14nu|nvidia304-304.134-3|526	;;
14nu|nvidia304-304.134-3|527	UTILITY_BIN_SYMLINK)
14nu|nvidia304-304.134-3|528	case $file in nvidia-uninstall) continue;; esac
14nu|nvidia304-304.134-3|529	parseparams dest
14nu|nvidia304-304.134-3|530	install_symlink nvidia %{nvidia_bindir}
14nu|nvidia304-304.134-3|531	;;
14nu|nvidia304-304.134-3|532	INSTALLER_BINARY)
14nu|nvidia304-304.134-3|533	# not installed
14nu|nvidia304-304.134-3|534	;;
14nu|nvidia304-304.134-3|535	KERNEL_MODULE_SRC)
14nu|nvidia304-304.134-3|536	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia304-304.134-3|537	;;
14nu|nvidia304-304.134-3|538	XORG_OUTPUTCLASS_CONFIG)
14nu|nvidia304-304.134-3|539	# nvidia-drm-outputclass.conf could be placed to /etc/X11/xorg.conf.d
14nu|nvidia304-304.134-3|540	# for X11 to automatically load nvidia driver. Not needed as
14nu|nvidia304-304.134-3|541	# XFdrake already configures the system appropriately.
14nu|nvidia304-304.134-3|542	;;
14nu|nvidia304-304.134-3|543	CUDA_ICD)
14nu|nvidia304-304.134-3|544	# in theory this should go to the cuda subpackage, but it goes into the main package
14nu|nvidia304-304.134-3|545	# as this avoids one broken symlink and it is small enough to not cause space issues
14nu|nvidia304-304.134-3|546	install_file nvidia %{_sysconfdir}/%{drivername}
14nu|nvidia304-304.134-3|547	;;
14nu|nvidia304-304.134-3|548	DOT_DESKTOP)
14nu|nvidia304-304.134-3|549	# we provide our own for now
14nu|nvidia304-304.134-3|550	;;
14nu|nvidia304-304.134-3|551	*)
14nu|nvidia304-304.134-3|552	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
14nu|nvidia304-304.134-3|553	esac
14nu|nvidia304-304.134-3|554	done
14nu|nvidia304-304.134-3|555	
14nu|nvidia304-304.134-3|556	[ -z "$warnings" ] || echo "Please file a bug about the above warnings at http://bugs.rosalinux.ru/." >> warns.log
14nu|nvidia304-304.134-3|557	
14nu|nvidia304-304.134-3|558	# Create the convenience symlinks. As the packages with nvidia are mutually
14nu|nvidia304-304.134-3|559	# exclusive now, there is no need to use alternatives for this.
14nu|nvidia304-304.134-3|560	ln -s %{nvidia_libdir} %{buildroot}%{_libdir}/nvidia
14nu|nvidia304-304.134-3|561	%ifarch %{biarches}
14nu|nvidia304-304.134-3|562	ln -s %{nvidia_libdir32} %{buildroot}%{_prefix}/lib/nvidia
14nu|nvidia304-304.134-3|563	%endif
14nu|nvidia304-304.134-3|564	
14nu|nvidia304-304.134-3|565	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
14nu|nvidia304-304.134-3|566	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
14nu|nvidia304-304.134-3|567	
14nu|nvidia304-304.134-3|568	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia304-304.134-3|569	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia304-304.134-3|570	
14nu|nvidia304-304.134-3|571	# vdpau alternative symlink
14nu|nvidia304-304.134-3|572	install -d -m755 %{buildroot}%{_libdir}/vdpau
14nu|nvidia304-304.134-3|573	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia304-304.134-3|574	%ifarch %{biarches}
14nu|nvidia304-304.134-3|575	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
14nu|nvidia304-304.134-3|576	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia304-304.134-3|577	%endif
14nu|nvidia304-304.134-3|578	
14nu|nvidia304-304.134-3|579	# self-built binaries
14nu|nvidia304-304.134-3|580	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
14nu|nvidia304-304.134-3|581	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nu|nvidia304-304.134-3|582	
14nu|nvidia304-304.134-3|583	# binary alternatives
14nu|nvidia304-304.134-3|584	install -d -m755			%{buildroot}%{_bindir}
14nu|nvidia304-304.134-3|585	touch					%{buildroot}%{_bindir}/nvidia-debugdump
14nu|nvidia304-304.134-3|586	touch					%{buildroot}%{_bindir}/nvidia-settings
14nu|nvidia304-304.134-3|587	touch					%{buildroot}%{_bindir}/nvidia-smi
14nu|nvidia304-304.134-3|588	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nu|nvidia304-304.134-3|589	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nu|nvidia304-304.134-3|590	# rpmlint:
14nu|nvidia304-304.134-3|591	chmod 0755				%{buildroot}%{_bindir}/*
14nu|nvidia304-304.134-3|592	
14nu|nvidia304-304.134-3|593	# install man pages
14nu|nvidia304-304.134-3|594	install -m644 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nu|nvidia304-304.134-3|595	install -m644 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nu|nvidia304-304.134-3|596	
14nu|nvidia304-304.134-3|597	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nu|nvidia304-304.134-3|598	gunzip %{buildroot}%{_mandir}/man1/*.gz
14nu|nvidia304-304.134-3|599	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nu|nvidia304-304.134-3|600	cd %{buildroot}%{_mandir}/man1
14nu|nvidia304-304.134-3|601	rename nvidia alt-%{drivername} *
14nu|nvidia304-304.134-3|602	cd -
14nu|nvidia304-304.134-3|603	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia304-304.134-3|604	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia304-304.134-3|605	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia304-304.134-3|606	
14nu|nvidia304-304.134-3|607	# cuda nvidia.icd
14nu|nvidia304-304.134-3|608	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nu|nvidia304-304.134-3|609	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia304-304.134-3|610	# override apparently wrong reference to the development symlink name:
14nu|nvidia304-304.134-3|611	[ "$(cat %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd)" = "libcuda.so" ] &&
14nu|nvidia304-304.134-3|612	echo libcuda.so.1 > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd
14nu|nvidia304-304.134-3|613	
14nu|nvidia304-304.134-3|614	# ld.so.conf
14nu|nvidia304-304.134-3|615	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia304-304.134-3|616	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia304-304.134-3|617	%ifarch %{biarches}
14nu|nvidia304-304.134-3|618	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia304-304.134-3|619	%endif
14nu|nvidia304-304.134-3|620	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nu|nvidia304-304.134-3|621	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia304-304.134-3|622	
14nu|nvidia304-304.134-3|623	# modprobe.d
14nu|nvidia304-304.134-3|624	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nu|nvidia304-304.134-3|625	
14nu|nvidia304-304.134-3|626	# Allow the users to load this kernel module as "nvidia304" as well.
14nu|nvidia304-304.134-3|627	echo "alias %{drivername} nvidia" > %{buildroot}%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia304-304.134-3|628	
14nu|nvidia304-304.134-3|629	# xinit script
14nu|nvidia304-304.134-3|630	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia304-304.134-3|631	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
14nu|nvidia304-304.134-3|632	# to be sourced
14nu|nvidia304-304.134-3|633	#
14nu|nvidia304-304.134-3|634	# Do not modify this file; the changes will be overwritten.
14nu|nvidia304-304.134-3|635	# If you want to disable automatic configuration loading, create
14nu|nvidia304-304.134-3|636	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nu|nvidia304-304.134-3|637	#
14nu|nvidia304-304.134-3|638	LOAD_NVIDIA_SETTINGS="yes"
14nu|nvidia304-304.134-3|639	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nu|nvidia304-304.134-3|640	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nu|nvidia304-304.134-3|641	EOF
14nu|nvidia304-304.134-3|642	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia304-304.134-3|643	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nu|nvidia304-304.134-3|644	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia304-304.134-3|645	
14nu|nvidia304-304.134-3|646	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
14nu|nvidia304-304.134-3|647	
14nu|nvidia304-304.134-3|648	%post -n %{driverpkgname}
14nu|nvidia304-304.134-3|649	# XFdrake used to generate an nvidia.conf file
14nu|nvidia304-304.134-3|650	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nu|nvidia304-304.134-3|651	
14nu|nvidia304-304.134-3|652	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
14nu|nvidia304-304.134-3|653	
14nu|nvidia304-304.134-3|654	# owned by libvdpau1, created in case libvdpau1 is installed only just after
14nu|nvidia304-304.134-3|655	# this package
14nu|nvidia304-304.134-3|656	mkdir -p %{_libdir}/vdpau
14nu|nvidia304-304.134-3|657	
14nu|nvidia304-304.134-3|658	%{_sbindir}/update-alternatives \
14nu|nvidia304-304.134-3|659	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
14nu|nvidia304-304.134-3|660	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nu|nvidia304-304.134-3|661	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nu|nvidia304-304.134-3|662	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
14nu|nvidia304-304.134-3|663	--slave %{_datadir}/applications/rosa-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/rosa-nvidia-settings.desktop \
14nu|nvidia304-304.134-3|664	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nu|nvidia304-304.134-3|665	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nu|nvidia304-304.134-3|666	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nu|nvidia304-304.134-3|667	--slave %{_bindir}/nvidia-debugdump nvidia-debugdump %{nvidia_bindir}/nvidia-debugdump \
14nu|nvidia304-304.134-3|668	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nu|nvidia304-304.134-3|669	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
14nu|nvidia304-304.134-3|670	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia304-304.134-3|671	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
14nu|nvidia304-304.134-3|672	%ifarch %{biarches}
14nu|nvidia304-304.134-3|673	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia304-304.134-3|674	%endif
14nu|nvidia304-304.134-3|675	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
14nu|nvidia304-304.134-3|676	
14nu|nvidia304-304.134-3|677	
14nu|nvidia304-304.134-3|678	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia304-304.134-3|679	
14nu|nvidia304-304.134-3|680	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia304-304.134-3|681	/sbin/ldconfig -X
14nu|nvidia304-304.134-3|682	
14nu|nvidia304-304.134-3|683	%if "%{ldetect_cards_name}" != ""
14nu|nvidia304-304.134-3|684	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia304-304.134-3|685	%endif
14nu|nvidia304-304.134-3|686	
14nu|nvidia304-304.134-3|687	%postun -n %{driverpkgname}
14nu|nvidia304-304.134-3|688	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
14nu|nvidia304-304.134-3|689	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia304-304.134-3|690	fi
14nu|nvidia304-304.134-3|691	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia304-304.134-3|692	/sbin/ldconfig -X
14nu|nvidia304-304.134-3|693	
14nu|nvidia304-304.134-3|694	%if "%{ldetect_cards_name}" != ""
14nu|nvidia304-304.134-3|695	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia304-304.134-3|696	%endif
14nu|nvidia304-304.134-3|697	
14nu|nvidia304-304.134-3|698	%post -n %{drivername}-cuda-opencl
14nu|nvidia304-304.134-3|699	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia304-304.134-3|700	/sbin/ldconfig -X
14nu|nvidia304-304.134-3|701	
14nu|nvidia304-304.134-3|702	%post -n %{drivername}-devel
14nu|nvidia304-304.134-3|703	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia304-304.134-3|704	# The applications like Blender may need to find libcuda.so, for example.
14nu|nvidia304-304.134-3|705	/sbin/ldconfig -X
14nu|nvidia304-304.134-3|706	
14nu|nvidia304-304.134-3|707	%postun -n %{drivername}-devel
14nu|nvidia304-304.134-3|708	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia304-304.134-3|709	/sbin/ldconfig -X
14nu|nvidia304-304.134-3|710	
14nu|nvidia304-304.134-3|711	%post -n dkms-%{drivername}
14nu|nvidia304-304.134-3|712	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release}
14nu|nvidia304-304.134-3|713	
14nu|nvidia304-304.134-3|714	# Build and install the driver for all available kernels that have devel
14nu|nvidia304-304.134-3|715	# files, no matter how these kernels were installed (from RPMs or manually).
14nu|nvidia304-304.134-3|716	# Do not fail the installation of the package if the build fails for some
14nu|nvidia304-304.134-3|717	# kernels, this may happen during testing, etc.
14nu|nvidia304-304.134-3|718	for kk in /lib/modules/*; do
14nu|nvidia304-304.134-3|719	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14nu|nvidia304-304.134-3|720	if test -d "/lib/modules/$kk/build"; then
14nu|nvidia304-304.134-3|721	# Remove the modules that use the obsolete naming convention first
14nu|nvidia304-304.134-3|722	# to make the upgrade smoother (otherwise they may remain in the system
14nu|nvidia304-304.134-3|723	# and cause trouble).
14nu|nvidia304-304.134-3|724	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia3*.ko
14nu|nvidia304-304.134-3|725	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia-current.ko
14nu|nvidia304-304.134-3|726	# Now build and install the newer modules
14nu|nvidia304-304.134-3|727	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} -k $kk &&
14nu|nvidia304-304.134-3|728	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} -k $kk || true
14nu|nvidia304-304.134-3|729	else
14nu|nvidia304-304.134-3|730	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14nu|nvidia304-304.134-3|731	fi;
14nu|nvidia304-304.134-3|732	done
14nu|nvidia304-304.134-3|733	
14nu|nvidia304-304.134-3|734	# Just in case the user reboots the system too quickly and sync is not
14nu|nvidia304-304.134-3|735	# done automatically.
14nu|nvidia304-304.134-3|736	sync
14nu|nvidia304-304.134-3|737	
14nu|nvidia304-304.134-3|738	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia304-304.134-3|739	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia304-304.134-3|740	
14nu|nvidia304-304.134-3|741	%preun -n dkms-%{drivername}
14nu|nvidia304-304.134-3|742	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all || true
14nu|nvidia304-304.134-3|743	
14nu|nvidia304-304.134-3|744	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia304-304.134-3|745	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia304-304.134-3|746	
14nu|nvidia304-304.134-3|747	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
14nu|nvidia304-304.134-3|748	# other documentation files are listed in nvidia.files
14nu|nvidia304-304.134-3|749	%doc README.urpmi
14nu|nvidia304-304.134-3|750	
14nu|nvidia304-304.134-3|751	# ld.so.conf, modprobe.conf, xinit
14nu|nvidia304-304.134-3|752	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia304-304.134-3|753	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia304-304.134-3|754	%dir %{_sysconfdir}/%{drivername}
14nu|nvidia304-304.134-3|755	%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia304-304.134-3|756	%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia304-304.134-3|757	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia304-304.134-3|758	%{_sysconfdir}/%{drivername}/nvidia.icd
14nu|nvidia304-304.134-3|759	
14nu|nvidia304-304.134-3|760	%dir %{_sysconfdir}/OpenCL
14nu|nvidia304-304.134-3|761	%dir %{_sysconfdir}/OpenCL/vendors
14nu|nvidia304-304.134-3|762	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia304-304.134-3|763	
14nu|nvidia304-304.134-3|764	%ghost %{_bindir}/nvidia-debugdump
14nu|nvidia304-304.134-3|765	%ghost %{_bindir}/nvidia-settings
14nu|nvidia304-304.134-3|766	%ghost %{_bindir}/nvidia-smi
14nu|nvidia304-304.134-3|767	%ghost %{_bindir}/nvidia-xconfig
14nu|nvidia304-304.134-3|768	%ghost %{_bindir}/nvidia-bug-report.sh
14nu|nvidia304-304.134-3|769	%dir %{nvidia_bindir}
14nu|nvidia304-304.134-3|770	%{nvidia_bindir}/nvidia-debugdump
14nu|nvidia304-304.134-3|771	%{nvidia_bindir}/nvidia-settings
14nu|nvidia304-304.134-3|772	%{nvidia_bindir}/nvidia-smi
14nu|nvidia304-304.134-3|773	%{nvidia_bindir}/nvidia-xconfig
14nu|nvidia304-304.134-3|774	%{nvidia_bindir}/nvidia-bug-report.sh
14nu|nvidia304-304.134-3|775	
14nu|nvidia304-304.134-3|776	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia304-304.134-3|777	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia304-304.134-3|778	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia304-304.134-3|779	
14nu|nvidia304-304.134-3|780	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nu|nvidia304-304.134-3|781	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nu|nvidia304-304.134-3|782	%{_mandir}/man1/alt-%{drivername}-smi.1*
14nu|nvidia304-304.134-3|783	
14nu|nvidia304-304.134-3|784	%ghost %{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia304-304.134-3|785	%dir %{_datadir}/%{drivername}
14nu|nvidia304-304.134-3|786	%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop
14nu|nvidia304-304.134-3|787	
14nu|nvidia304-304.134-3|788	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia304-304.134-3|789	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia304-304.134-3|790	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia304-304.134-3|791	
14nu|nvidia304-304.134-3|792	%dir %{nvidia_libdir}
14nu|nvidia304-304.134-3|793	%dir %{nvidia_libdir}/tls
14nu|nvidia304-304.134-3|794	%dir %{nvidia_libdir}/vdpau
14nu|nvidia304-304.134-3|795	%{_libdir}/nvidia
14nu|nvidia304-304.134-3|796	%{nvidia_libdir}/libGL.so.%{version}
14nu|nvidia304-304.134-3|797	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
14nu|nvidia304-304.134-3|798	%{nvidia_libdir}/libXvMCNVIDIA.so.%{version}
14nu|nvidia304-304.134-3|799	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nu|nvidia304-304.134-3|800	%{nvidia_libdir}/libnvidia-ml.so.%{version}
14nu|nvidia304-304.134-3|801	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nu|nvidia304-304.134-3|802	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia304-304.134-3|803	%{nvidia_libdir}/libGL.so.1
14nu|nvidia304-304.134-3|804	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so.1
14nu|nvidia304-304.134-3|805	%{nvidia_libdir}/libnvidia-cfg.so.1
14nu|nvidia304-304.134-3|806	%{nvidia_libdir}/libnvidia-ml.so.1
14nu|nvidia304-304.134-3|807	%{nvidia_libdir}/libvdpau_nvidia.so
14nu|nvidia304-304.134-3|808	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nu|nvidia304-304.134-3|809	%ifarch %{biarches}
14nu|nvidia304-304.134-3|810	%dir %{nvidia_libdir32}
14nu|nvidia304-304.134-3|811	%dir %{nvidia_libdir32}/tls
14nu|nvidia304-304.134-3|812	%dir %{nvidia_libdir32}/vdpau
14nu|nvidia304-304.134-3|813	%{_prefix}/lib/nvidia
14nu|nvidia304-304.134-3|814	%{nvidia_libdir32}/libGL.so.%{version}
14nu|nvidia304-304.134-3|815	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
14nu|nvidia304-304.134-3|816	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nu|nvidia304-304.134-3|817	%{nvidia_libdir32}/libvdpau_nvidia.so
14nu|nvidia304-304.134-3|818	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia304-304.134-3|819	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
14nu|nvidia304-304.134-3|820	%{nvidia_libdir32}/libnvidia-ml.so.1
14nu|nvidia304-304.134-3|821	%{nvidia_libdir32}/libGL.so.1
14nu|nvidia304-304.134-3|822	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nu|nvidia304-304.134-3|823	%endif
14nu|nvidia304-304.134-3|824	
14nu|nvidia304-304.134-3|825	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia304-304.134-3|826	%ifarch %{biarches}
14nu|nvidia304-304.134-3|827	# avoid unowned directory
14nu|nvidia304-304.134-3|828	%dir %{_prefix}/lib/vdpau
14nu|nvidia304-304.134-3|829	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia304-304.134-3|830	%endif
14nu|nvidia304-304.134-3|831	
14nu|nvidia304-304.134-3|832	%dir %{nvidia_modulesdir}
14nu|nvidia304-304.134-3|833	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nu|nvidia304-304.134-3|834	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nu|nvidia304-304.134-3|835	%{nvidia_extensionsdir}/libglx.so.%{version}
14nu|nvidia304-304.134-3|836	%{nvidia_extensionsdir}/libglx.so
14nu|nvidia304-304.134-3|837	%{nvidia_driversdir}/nvidia_drv.so
14nu|nvidia304-304.134-3|838	
14nu|nvidia304-304.134-3|839	%files -n %{drivername}-devel -f %{pkgname}/nvidia-devel.files
14nu|nvidia304-304.134-3|840	%{_includedir}/%{drivername}
14nu|nvidia304-304.134-3|841	%{nvidia_libdir}/libXvMCNVIDIA.a
14nu|nvidia304-304.134-3|842	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so
14nu|nvidia304-304.134-3|843	%{nvidia_libdir}/libGL.so
14nu|nvidia304-304.134-3|844	%{nvidia_libdir}/libcuda.so
14nu|nvidia304-304.134-3|845	%{nvidia_libdir}/libnvcuvid.so
14nu|nvidia304-304.134-3|846	%{nvidia_libdir}/libnvidia-cfg.so
14nu|nvidia304-304.134-3|847	%{nvidia_libdir}/libnvidia-ml.so
14nu|nvidia304-304.134-3|848	%{nvidia_libdir}/libOpenCL.so
14nu|nvidia304-304.134-3|849	%ifarch %{biarches}
14nu|nvidia304-304.134-3|850	%{nvidia_libdir32}/libGL.so
14nu|nvidia304-304.134-3|851	%{nvidia_libdir32}/libcuda.so
14nu|nvidia304-304.134-3|852	%{nvidia_libdir32}/libOpenCL.so
14nu|nvidia304-304.134-3|853	%{nvidia_libdir32}/libnvidia-ml.so
14nu|nvidia304-304.134-3|854	%endif
14nu|nvidia304-304.134-3|855	
14nu|nvidia304-304.134-3|856	%files -n dkms-%{drivername}
14nu|nvidia304-304.134-3|857	%doc %{pkgname}/LICENSE
14nu|nvidia304-304.134-3|858	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia304-304.134-3|859	
14nu|nvidia304-304.134-3|860	%files -n %{drivername}-doc-html -f %{pkgname}/nvidia-html.files
14nu|nvidia304-304.134-3|861	
14nu|nvidia304-304.134-3|862	%files -n %{drivername}-cuda-opencl -f %{pkgname}/nvidia-cuda.files
14nu|nvidia304-304.134-3|863	%{nvidia_libdir}/libOpenCL.so.1.0.0
14nu|nvidia304-304.134-3|864	%{nvidia_libdir}/libOpenCL.so.1.0
14nu|nvidia304-304.134-3|865	%{nvidia_libdir}/libOpenCL.so.1
14nu|nvidia304-304.134-3|866	%{nvidia_libdir}/libnvcuvid.so.%{version}
14nu|nvidia304-304.134-3|867	%{nvidia_libdir}/libnvcuvid.so.1
14nu|nvidia304-304.134-3|868	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
14nu|nvidia304-304.134-3|869	%{nvidia_libdir}/libcuda.so.%{version}
14nu|nvidia304-304.134-3|870	%{nvidia_libdir}/libcuda.so.1
14nu|nvidia304-304.134-3|871	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
14nu|nvidia304-304.134-3|872	%{nvidia_libdir}/libnvidia-opencl.so.1
14nu|nvidia304-304.134-3|873	%ifarch x86_64
14nu|nvidia304-304.134-3|874	%{nvidia_libdir32}/libnvidia-opencl.so.%{version}
14nu|nvidia304-304.134-3|875	%{nvidia_libdir32}/libnvidia-opencl.so.1
14nu|nvidia304-304.134-3|876	%endif
14nu|nvidia304-304.134-3|877	%ifarch %{biarches}
14nu|nvidia304-304.134-3|878	%{nvidia_libdir32}/libOpenCL.so.1.0.0
14nu|nvidia304-304.134-3|879	%{nvidia_libdir32}/libOpenCL.so.1.0
14nu|nvidia304-304.134-3|880	%{nvidia_libdir32}/libOpenCL.so.1
14nu|nvidia304-304.134-3|881	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
14nu|nvidia304-304.134-3|882	%{nvidia_libdir32}/libcuda.so.%{version}
14nu|nvidia304-304.134-3|883	%{nvidia_libdir32}/libcuda.so.1
14nu|nvidia304-304.134-3|884	%endif
14nu|nvidia304-304.134-3|885	
14nu|nvidia304-304.134-3|886	%changelog
14nu|nvidia304-304.134-3|887	
14nu|nvidia304-304.134-3|888	* Wed Jan 25 2017 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:304.134-3
14nu|nvidia304-304.134-3|889	- (7b3cc75) Fix the errors that show up with kernel 4.9
14nu|nvidia304-304.134-3|890	- (7b3cc75) dmesg:
14nu|nvidia304-304.134-3|891	- (7b3cc75) "Error: Driver 'nvidia' is already registered, aborting"
14nu|nvidia304-304.134-3|892	- (7b3cc75) and the graphics did not start.
14nu|nvidia304-304.134-3|893	- (7b3cc75) This patch should fix the problem.
14nu|nvidia304-304.134-3|894	- (7b3cc75) Source and the discussion:
14nu|nvidia304-304.134-3|895	- (7b3cc75) https://devtalk.nvidia.com/default/topic/982052/linux/latest-nvidia-driver-340-101-builds-compiles-properly-but-fails-to-load-has-errors-with-linux-kernel-4-
14nu|nvidia304-304.134-3|896	- (7b3cc75) 9-resolved-with-patch-/
14nu|nvidia304-304.134-3|897	
14nu|nvidia304-304.134-3|898	* Sun Dec 25 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:304.134-2
14nu|nvidia304-304.134-3|899	- (64474d0) Always re-create initrd when installing/removing these drivers
14nu|nvidia304-304.134-3|900	- (64474d0) NVidia drivers may get into the initrd image in some cases. If a driver
14nu|nvidia304-304.134-3|901	- (64474d0) is updated but initrd is not, the graphics will fail to start at the next
14nu|nvidia304-304.134-3|902	- (64474d0) boot with an error similar to the following in dmesg:
14nu|nvidia304-304.134-3|903	- (64474d0) -------------
14nu|nvidia304-304.134-3|904	- (64474d0) NVRM: API mismatch: the client has the version 375.26, but
14nu|nvidia304-304.134-3|905	- (64474d0) NVRM: this kernel module has the version 375.20.  Please
14nu|nvidia304-304.134-3|906	- (64474d0) NVRM: make sure that this kernel module and all NVIDIA driver
14nu|nvidia304-304.134-3|907	- (64474d0) NVRM: components have the same version.
14nu|nvidia304-304.134-3|908	- (64474d0) -------------
14nu|nvidia304-304.134-3|909	- (64474d0) Let us re-create initrd to make sure the correct driver is used.
14nu|nvidia304-304.134-3|910	
14nu|nvidia304-304.134-3|911	* Sat Dec 24 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:304.134-1
14nu|nvidia304-304.134-3|912	- (cbb92ca) Updated to version 304.134
14nu|nvidia304-304.134-3|913	- (cbb92ca) https://devtalk.nvidia.com/default/topic/981836/b/t/post/5037674/#5037674
14nu|nvidia304-304.134-3|914	- (cbb92ca) Release highlights since 304.131:
14nu|nvidia304-304.134-3|915	- (cbb92ca) * Added support for X.Org xserver ABI 23 (xorg-server 1.19)
14nu|nvidia304-304.134-3|916	- (cbb92ca) * Fixed a bug that allowed nvidia-installer to attempt loading kernel
14nu|nvidia304-304.134-3|917	- (cbb92ca) modules that were built against non-running kernels.
14nu|nvidia304-304.134-3|918	- (cbb92ca) * Added /var/log/dmesg to the list of paths which are searched by
14nu|nvidia304-304.134-3|919	- (cbb92ca) nvidia-bug-report.sh for kernel messages.
14nu|nvidia304-304.134-3|920	- (cbb92ca) * Fixed a bug that caused kernel panics when using the NVIDIA driver on
14nu|nvidia304-304.134-3|921	- (cbb92ca) v4.5 and newer Linux kernels built with CONFIG_DEBUG_VM_PGFLAGS.
14nu|nvidia304-304.134-3|922	
14nu|nvidia304-304.134-3|923	* Sun Oct 16 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:304.131-7
14nu|nvidia304-304.134-3|924	- (56165f2) Fix 'Suggests' after increasing the epoch as well
14nu|nvidia304-304.134-3|925	
14nu|nvidia304-304.134-3|926	* Sun Oct 16 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:304.131-6
14nu|nvidia304-304.134-3|927	- (b1ad3cd) Fix the Requires, Provides and Conflicts after increasing the epoch
14nu|nvidia304-304.134-3|928	- (Evgenii Shatokhin: 9088ea6) Roll back to version 304.131
14nu|nvidia304-304.134-3|929	- (Evgenii Shatokhin: 9088ea6) This reverts commit d5b19d572094f8951f2a22000670f521d720fe88 among other
14nu|nvidia304-304.134-3|930	- (Evgenii Shatokhin: 9088ea6) things.
14nu|nvidia304-304.134-3|931	- (Evgenii Shatokhin: 9088ea6) Version 304.132 seems to have a critical regression in its user-space (?)
14nu|nvidia304-304.134-3|932	- (Evgenii Shatokhin: 9088ea6) part:
14nu|nvidia304-304.134-3|933	- (Evgenii Shatokhin: 9088ea6) https://devtalk.nvidia.com/default/topic/968892/
14nu|nvidia304-304.134-3|934	- (Evgenii Shatokhin: 9088ea6) GeForce 7300LE with 304.132: glxinfo fails now with "X Error of failed
14nu|nvidia304-304.134-3|935	- (Evgenii Shatokhin: 9088ea6) request: BadValue"
14nu|nvidia304-304.134-3|936	- (Evgenii Shatokhin: 9088ea6) Until it is fixed, let us stick to 304.131.
14nu|nvidia304-304.134-3|937	- (Evgenii Shatokhin: 9088ea6) I have added the patches there for the driver to support the kernel
14nu|nvidia304-304.134-3|938	- (Evgenii Shatokhin: 9088ea6) 4.4.x - 4.7.x.
14nu|nvidia304-304.134-3|939	
14nu|nvidia304-304.134-3|940	* Thu Sep 29 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 304.132-2
14nu|nvidia304-304.134-3|941	- (f81e269) Added a patch to make the driver work with kernel 4.3+
14nu|nvidia304-304.134-3|942	- (f81e269) mtrr_add() and mtrr_del() are no longer exported in the kernel 4.3+.
14nu|nvidia304-304.134-3|943	- (f81e269) Added a patch (from Ubuntu) to provide a workaround.
14nu|nvidia304-304.134-3|944	
14nu|nvidia304-304.134-3|945	* Wed Sep 28 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 304.132-1
14nu|nvidia304-304.134-3|946	- (d5b19d5) Updated to version 304.132
14nu|nvidia304-304.134-3|947	- (d5b19d5) https://devtalk.nvidia.com/default/topic/968347/b/t/post/4984860/#4984860
14nu|nvidia304-304.134-3|948	
14nu|nvidia304-304.134-3|949	* Thu May 05 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 304.131-5
14nu|nvidia304-304.134-3|950	- (3853fa5) Explicitly remove the modules with the older naming convention
14nu|nvidia304-304.134-3|951	- (3853fa5) After the rename of the main module back to nvidia.ko, dkms.conf
14nu|nvidia304-304.134-3|952	- (3853fa5) changed. It seems, DKMS uses only the newer dkms.conf when the package
14nu|nvidia304-304.134-3|953	- (3853fa5) is upgraded and does not remove nvidiaXYZ.ko as a result.
14nu|nvidia304-304.134-3|954	- (3853fa5) This causes trouble because nvidia.ko gets installed to the system too.
14nu|nvidia304-304.134-3|955	- (3853fa5) At boot time, the system may choose incorrect driver and fail to start
14nu|nvidia304-304.134-3|956	- (3853fa5) the graphics.
14nu|nvidia304-304.134-3|957	- (3853fa5) Removing nvidia3*.ko and nvidia-current.ko explicitly to avoid that.
14nu|nvidia304-304.134-3|958	
14nu|nvidia304-304.134-3|959	* Wed May 04 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 304.131-4
14nu|nvidia304-304.134-3|960	- (dd6ffb3) Keep "nvidia" as the name of the module
14nu|nvidia304-304.134-3|961	- (dd6ffb3) Previously, we renamed nvidia.ko to nvidiaXYZ.ko and added an alias
14nu|nvidia304-304.134-3|962	- (dd6ffb3) "nvidia" for modprobe for find the module. This turned out to confuse
14nu|nvidia304-304.134-3|963	- (dd6ffb3) modprobe which was unable to unload nvidia.ko as a result and that was
14nu|nvidia304-304.134-3|964	- (dd6ffb3) the source of problems for Bumblebee for example.
14nu|nvidia304-304.134-3|965	- (dd6ffb3) Let us keep things straight:
14nu|nvidia304-304.134-3|966	- (dd6ffb3) * the module should not be renamed;
14nu|nvidia304-304.134-3|967	- (dd6ffb3) * it is better to make "nvidiaXYZ" an alias to "nvidia" rather than vice
14nu|nvidia304-304.134-3|968	- (dd6ffb3) versa.
14nu|nvidia304-304.134-3|969	
14nu|nvidia304-304.134-3|970	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 304.131-3
14nu|nvidia304-304.134-3|971	- (06a7434) MassBuild#890: Increase release tag
14nu|nvidia304-304.134-3|972	
14nu|nvidia304-304.134-3|973	* Sun Dec 06 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 304.131-2
14nu|nvidia304-304.134-3|974	- (6ab3034) MassBuild#889: Increase release tag
14nu|nvidia304-304.134-3|975	
14nu|nvidia304-304.134-3|976	* Wed Nov 18 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 304.131-1
14nu|nvidia304-304.134-3|977	- (811ab26) Updated to version 304.131
14nu|nvidia304-304.134-3|978	- (811ab26) Most significant changes in this version:
14nu|nvidia304-304.134-3|979	- (811ab26) * Support for the kernel up to 4.1.x inclusive
14nu|nvidia304-304.134-3|980	- (811ab26) * Support for X11 server up to 1.18 inclusive
14nu|nvidia304-304.134-3|981	- (811ab26) * Fix for texture corruption in some OpenGL apps
14nu|nvidia304-304.134-3|982	- (811ab26) * Fix for CVE-2015-5950.
14nu|nvidia304-304.134-3|983	- (811ab26) In addition, the spec file and the patch set have been revisited to make
14nu|nvidia304-304.134-3|984	- (811ab26) it more like other nvidiaXYZ packages to simplify maintenance.
14nu|nvidia304-304.134-3|985	
14nu|nvidia304-304.134-3|986	* Wed Nov 18 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 304.125-5
14nu|nvidia304-304.134-3|987	- (d2bba4f) Removed unused patches
14nu|nvidia304-304.134-3|988	- (Evgenii Shatokhin: 2705223) More cleanups
14nu|nvidia304-304.134-3|989	- (Evgenii Shatokhin: 178d6dc) Removed XvMC-related stuff and a few more obsolete parts
14nu|nvidia304-304.134-3|990	- (Evgenii Shatokhin: 536f41a) Added README.urpmi like it is in other packages + more cleanups
14nu|nvidia304-304.134-3|991	- (Evgenii Shatokhin: c1a98b7) Generate dkms.conf during the build
14nu|nvidia304-304.134-3|992	- (Evgenii Shatokhin: f0a4052) Unified build requires with other nvidia drivers
14nu|nvidia304-304.134-3|993	- (Evgenii Shatokhin: f94b92a) Removed obsolete patches
14nu|nvidia304-304.134-3|994	- (Evgenii Shatokhin: 3ed17ea) Cosmetic
14nu|nvidia304-304.134-3|995	- (Evgenii Shatokhin: 181a017) Disable debug packages
14nu|nvidia304-304.134-3|996	- (Evgenii Shatokhin: c35f08b) Cleaned up the spec: removed 'simple' stuff
14nu|nvidia304-304.134-3|997	- (Evgenii Shatokhin: d6db2c7) Removed obsolete stuff
14nu|nvidia304-304.134-3|998	- (Evgenii Shatokhin: 763d23b) Release up
14nu|nvidia304-304.134-3|999	
14nu|nvidia304-304.134-3|1000	* Mon Aug 10 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 304.125-4
14nu|nvidia304-304.134-3|1001	- (76f5319) Fixed the build on the kernels 4.x
14nu|nvidia304-304.134-3|1002	- (Eugene Shatokhin: 31c9aea) Release up
14nu|nvidia304-304.134-3|1003	
14nu|nvidia304-304.134-3|1004	* Mon Aug 10 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 304.125-3
14nu|nvidia304-304.134-3|1005	- (3ec5fb5) Execute ldconfig -X for nvidia<N>-devel as well
14nu|nvidia304-304.134-3|1006	- (3ec5fb5) nvidia<N>-devel package provides .so files among other things. Calling
14nu|nvidia304-304.134-3|1007	- (3ec5fb5) ldconfig now to make these visible for the applications.
14nu|nvidia304-304.134-3|1008	- (3ec5fb5) For example, this makes libcuda.so visible to Blender without additional
14nu|nvidia304-304.134-3|1009	- (3ec5fb5) symlinks. See http://bugs.rosalinux.ru/show_bug.cgi?id=5591#c2 for
14nu|nvidia304-304.134-3|1010	- (3ec5fb5) details.
14nu|nvidia304-304.134-3|1011	- (Eugene Shatokhin: b899cce) Require only the development files for the kernel
14nu|nvidia304-304.134-3|1012	- (Eugene Shatokhin: b899cce) The kernel itself might not be installed yet when the dkms modules are
14nu|nvidia304-304.134-3|1013	- (Eugene Shatokhin: b899cce) rebuilt (that is done when kernel-devel is installed).
14nu|nvidia304-304.134-3|1014	- (Eugene Shatokhin: ed0ca24) Build and install the driver for all kernels at once
14nu|nvidia304-304.134-3|1015	- (Eugene Shatokhin: ed0ca24) Before this commit, the drivers were built and installed automatically
14nu|nvidia304-304.134-3|1016	- (Eugene Shatokhin: ed0ca24) for the current kernel when the user installed the dkms-<...> package.
14nu|nvidia304-304.134-3|1017	- (Eugene Shatokhin: ed0ca24) This could be inconvenient if the user installed the driver and then
14nu|nvidia304-304.134-3|1018	- (Eugene Shatokhin: ed0ca24) rebooted the system to a different kernel. DKMS might have failed to
14nu|nvidia304-304.134-3|1019	- (Eugene Shatokhin: ed0ca24) build the driver for that kernel at boot, which lead to problems.
14nu|nvidia304-304.134-3|1020	- (Eugene Shatokhin: ed0ca24) Let's build and install the drivers for all kernels available in the
14nu|nvidia304-304.134-3|1021	- (Eugene Shatokhin: ed0ca24) system at the moment of package installation (if the kernels have
14nu|nvidia304-304.134-3|1022	- (Eugene Shatokhin: ed0ca24) development files, of course).
14nu|nvidia304-304.134-3|1023	- (Eugene Shatokhin: ed0ca24) Note that the installation of the package should not fail even if the
14nu|nvidia304-304.134-3|1024	- (Eugene Shatokhin: ed0ca24) driver fails to build for some kernels.
14nu|nvidia304-304.134-3|1025	
14nu|nvidia304-304.134-3|1026	

26523 14
14nu|nvidia340-340.101-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nu|nvidia340-340.101-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14nu|nvidia340-340.101-3|3	%define _disable_ld_now 1
14nu|nvidia340-340.101-3|4	
14nu|nvidia340-340.101-3|5	# (tpg) disable interall rpm dependency generator
14nu|nvidia340-340.101-3|6	# define _use_internal_dependency_generator 0
14nu|nvidia340-340.101-3|7	
14nu|nvidia340-340.101-3|8	%define _enable_debug_packages %{nil}
14nu|nvidia340-340.101-3|9	
14nu|nvidia340-340.101-3|10	%define name		nvidia340
14nu|nvidia340-340.101-3|11	
14nu|nvidia340-340.101-3|12	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
14nu|nvidia340-340.101-3|13	%define version		340.101
14nu|nvidia340-340.101-3|14	
14nu|nvidia340-340.101-3|15	%define priority	9700
14nu|nvidia340-340.101-3|16	
14nu|nvidia340-340.101-3|17	%define pkgname32	NVIDIA-Linux-x86-%{version}
14nu|nvidia340-340.101-3|18	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
14nu|nvidia340-340.101-3|19	
14nu|nvidia340-340.101-3|20	# Disable when the sources aren't on ftp yet, but can be downloaded from
14nu|nvidia340-340.101-3|21	# http://us.download.nvidia.com
14nu|nvidia340-340.101-3|22	%define ftp 1
14nu|nvidia340-340.101-3|23	
14nu|nvidia340-340.101-3|24	%define drivername		%{name}
14nu|nvidia340-340.101-3|25	%define driverpkgname		x11-driver-video-%{drivername}
14nu|nvidia340-340.101-3|26	%define modulename		nvidia
14nu|nvidia340-340.101-3|27	# for description and documentation
14nu|nvidia340-340.101-3|28	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nu|nvidia340-340.101-3|29	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia340-340.101-3|30	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia340-340.101-3|31	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia340-340.101-3|32	%define nvidia_libdir		%{_libdir}/%{drivername}
14nu|nvidia340-340.101-3|33	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nu|nvidia340-340.101-3|34	%define nvidia_bindir		%{nvidia_libdir}/bin
14nu|nvidia340-340.101-3|35	# The entry in Cards+ this driver should be associated with, if there is
14nu|nvidia340-340.101-3|36	# no entry in ldetect-lst default pcitable:
14nu|nvidia340-340.101-3|37	# cooker ldetect-lst should be up-to-date
14nu|nvidia340-340.101-3|38	%define ldetect_cards_name	%nil
14nu|nvidia340-340.101-3|39	
14nu|nvidia340-340.101-3|40	%define biarches x86_64
14nu|nvidia340-340.101-3|41	
14nu|nvidia340-340.101-3|42	%ifarch %{ix86}
14nu|nvidia340-340.101-3|43	%define nsource %{SOURCE0}
14nu|nvidia340-340.101-3|44	%define pkgname %{pkgname32}
14nu|nvidia340-340.101-3|45	%endif
14nu|nvidia340-340.101-3|46	%ifarch x86_64
14nu|nvidia340-340.101-3|47	%define nsource %{SOURCE1}
14nu|nvidia340-340.101-3|48	%define pkgname %{pkgname64}
14nu|nvidia340-340.101-3|49	%endif
14nu|nvidia340-340.101-3|50	
14nu|nvidia340-340.101-3|51	# Other packages should not require any NVIDIA libraries, and this package
14nu|nvidia340-340.101-3|52	# should not be pulled in when libGL.so.1 is required
14nu|nvidia340-340.101-3|53	%if %{_use_internal_dependency_generator}
14nu|nvidia340-340.101-3|54	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)|devel\\(libEGL.*'
14nu|nvidia340-340.101-3|55	%define common_requires_exceptions libGLcore\\.so|libnv.*\\.so|libGL(.*)
14nu|nvidia340-340.101-3|56	%else
14nu|nvidia340-340.101-3|57	%define _provides_exceptions \\.so
14nu|nvidia340-340.101-3|58	%define common_requires_exceptions libGLcore\\.so\\|libnv.*\\.so
14nu|nvidia340-340.101-3|59	%endif
14nu|nvidia340-340.101-3|60	
14nu|nvidia340-340.101-3|61	%ifarch %{biarches}
14nu|nvidia340-340.101-3|62	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nu|nvidia340-340.101-3|63	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nu|nvidia340-340.101-3|64	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nu|nvidia340-340.101-3|65	# pull the dependencies of 32-bit nvidia libraries in as well.
14nu|nvidia340-340.101-3|66	%if %{_use_internal_dependency_generator}
14nu|nvidia340-340.101-3|67	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nu|nvidia340-340.101-3|68	%else
14nu|nvidia340-340.101-3|69	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nu|nvidia340-340.101-3|70	%endif
14nu|nvidia340-340.101-3|71	%else
14nu|nvidia340-340.101-3|72	%if %{_use_internal_dependency_generator}
14nu|nvidia340-340.101-3|73	%define __noautoreq '%{common_requires_exceptions}'
14nu|nvidia340-340.101-3|74	%else
14nu|nvidia340-340.101-3|75	%define __noautoreq %{common_requires_exceptions}
14nu|nvidia340-340.101-3|76	%endif
14nu|nvidia340-340.101-3|77	%endif
14nu|nvidia340-340.101-3|78	
14nu|nvidia340-340.101-3|79	# (anssi) Workaround wrong linking as of 310.19.
14nu|nvidia340-340.101-3|80	# This will probably be fixed soon (at least similar issues have been in the past).
14nu|nvidia340-340.101-3|81	# https://devtalk.nvidia.com/default/topic/523762/libnvidia-encode-so-310-19-has-dependency-on-missing-library/
14nu|nvidia340-340.101-3|82	%define _exclude_files_from_autoreq libnvidia-encode.so.%version
14nu|nvidia340-340.101-3|83	
14nu|nvidia340-340.101-3|84	Summary:	NVIDIA proprietary X.org driver and libraries
14nu|nvidia340-340.101-3|85	Name:		%{name}
14nu|nvidia340-340.101-3|86	Version:	%{version}
14nu|nvidia340-340.101-3|87	Release:	3
14nu|nvidia340-340.101-3|88	
14nu|nvidia340-340.101-3|89	%if %{ftp}
14nu|nvidia340-340.101-3|90	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nu|nvidia340-340.101-3|91	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nu|nvidia340-340.101-3|92	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nu|nvidia340-340.101-3|93	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nu|nvidia340-340.101-3|94	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nu|nvidia340-340.101-3|95	Source4:	ftp://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nu|nvidia340-340.101-3|96	Source5:	ftp://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nu|nvidia340-340.101-3|97	%else
14nu|nvidia340-340.101-3|98	Source0:	http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nu|nvidia340-340.101-3|99	Source1:	http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nu|nvidia340-340.101-3|100	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nu|nvidia340-340.101-3|101	Source2:	http://us.download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nu|nvidia340-340.101-3|102	Source3:	http://us.download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nu|nvidia340-340.101-3|103	Source4:	http://us.download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nu|nvidia340-340.101-3|104	Source5:	http://us.download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nu|nvidia340-340.101-3|105	%endif
14nu|nvidia340-340.101-3|106	Source100:	nvidia340.rpmlintrc
14nu|nvidia340-340.101-3|107	Source101:	README.urpmi
14nu|nvidia340-340.101-3|108	
14nu|nvidia340-340.101-3|109	Patch1:		nvidia340-kernel-4.9.patch
14nu|nvidia340-340.101-3|110	
14nu|nvidia340-340.101-3|111	License:	Freeware
14nu|nvidia340-340.101-3|112	URL:		http://www.nvidia.com/object/unix.html
14nu|nvidia340-340.101-3|113	Group:		System/Kernel and hardware
14nu|nvidia340-340.101-3|114	Provides: should-restart = system
14nu|nvidia340-340.101-3|115	ExclusiveArch:	%{ix86} x86_64
14nu|nvidia340-340.101-3|116	
14nu|nvidia340-340.101-3|117	BuildRequires:	imagemagick
14nu|nvidia340-340.101-3|118	BuildRequires:	pkgconfig(xrender)
14nu|nvidia340-340.101-3|119	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|nvidia340-340.101-3|120	BuildRequires:	pkgconfig(xv)
14nu|nvidia340-340.101-3|121	BuildRequires:	pkgconfig(gl)
14nu|nvidia340-340.101-3|122	BuildRequires:	pkgconfig(xxf86vm)
14nu|nvidia340-340.101-3|123	BuildRequires:	pkgconfig(vdpau)
14nu|nvidia340-340.101-3|124	BuildRequires:	pkgconfig(libtirpc)
14nu|nvidia340-340.101-3|125	
14nu|nvidia340-340.101-3|126	%description
14nu|nvidia340-340.101-3|127	The proprietary driver for NVidia GPUs, long-lived branch 340.x.
14nu|nvidia340-340.101-3|128	
14nu|nvidia340-340.101-3|129	%package -n %{driverpkgname}
14nu|nvidia340-340.101-3|130	Summary:	NVIDIA proprietary X.org driver and libraries
14nu|nvidia340-340.101-3|131	Group:		System/Kernel and hardware
14nu|nvidia340-340.101-3|132	Requires(post): update-alternatives >= 1.9.0
14nu|nvidia340-340.101-3|133	Requires(postun): update-alternatives >= 1.9.0
14nu|nvidia340-340.101-3|134	Requires:	x11-server-common
14nu|nvidia340-340.101-3|135	Suggests:	%{drivername}-doc-html = %{version}
14nu|nvidia340-340.101-3|136	# Proper support for versioned kmod() was added in 2008.1:
14nu|nvidia340-340.101-3|137	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia340-340.101-3|138	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
14nu|nvidia340-340.101-3|139	# the vdpau library package. We ensure its installation here.
14nu|nvidia340-340.101-3|140	Requires:	%{_lib}vdpau1
14nu|nvidia340-340.101-3|141	
14nu|nvidia340-340.101-3|142	Provides:	nvidia = %{version}-%{release}
14nu|nvidia340-340.101-3|143	
14nu|nvidia340-340.101-3|144	Conflicts:	nvidia-current-cuda-opencl <= 295.59-1
14nu|nvidia340-340.101-3|145	Conflicts:	nvidia-current < %{version}-%{release}
14nu|nvidia340-340.101-3|146	Suggests:	nvidia-additional-settings
14nu|nvidia340-340.101-3|147	
14nu|nvidia340-340.101-3|148	%description -n %{driverpkgname}
14nu|nvidia340-340.101-3|149	NVIDIA proprietary X.org graphics driver, related libraries and
14nu|nvidia340-340.101-3|150	configuration tools.
14nu|nvidia340-340.101-3|151	
14nu|nvidia340-340.101-3|152	Please use XFdrake to configure your NVIDIA card. The correct packages
14nu|nvidia340-340.101-3|153	will be automatically installed and configured in this case.
14nu|nvidia340-340.101-3|154	
14nu|nvidia340-340.101-3|155	%package -n dkms-%{drivername}
14nu|nvidia340-340.101-3|156	Summary:	Kernel module to manage NVIDIA GPUs
14nu|nvidia340-340.101-3|157	Group:		System/Kernel and hardware
14nu|nvidia340-340.101-3|158	Requires:	dkms
14nu|nvidia340-340.101-3|159	Requires(post):	dkms
14nu|nvidia340-340.101-3|160	Requires(preun): dkms
14nu|nvidia340-340.101-3|161	Conflicts:	dkms-nvidia-current < %{version}-%{release}
14nu|nvidia340-340.101-3|162	
14nu|nvidia340-340.101-3|163	# DKMS package for each long-lived branch should provide this.
14nu|nvidia340-340.101-3|164	# It is needed to prevent the situation when several drivers from different
14nu|nvidia340-340.101-3|165	# branches are installed at the same time. Each of the drivers will have
14nu|nvidia340-340.101-3|166	# alias "nvidia" for modprobe, so they cannot co-exist.
14nu|nvidia340-340.101-3|167	Provides:	nvidia-driver-long-lived = %{version}-%{release}
14nu|nvidia340-340.101-3|168	Conflicts:	nvidia-driver-long-lived < %{version}-%{release}
14nu|nvidia340-340.101-3|169	
14nu|nvidia340-340.101-3|170	%description -n dkms-%{drivername}
14nu|nvidia340-340.101-3|171	Kernel module to manage NVIDIA GPUs. This
14nu|nvidia340-340.101-3|172	is to be used with the %{driverpkgname} package.
14nu|nvidia340-340.101-3|173	
14nu|nvidia340-340.101-3|174	%package -n %{drivername}-devel
14nu|nvidia340-340.101-3|175	Summary:	NVIDIA OpenGL/CUDA development libraries and headers
14nu|nvidia340-340.101-3|176	Group:		Development/C
14nu|nvidia340-340.101-3|177	Requires:	%{driverpkgname} = %{version}-%{release}
14nu|nvidia340-340.101-3|178	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
14nu|nvidia340-340.101-3|179	Conflicts:	nvidia-current-devel < %{version}-%{release}
14nu|nvidia340-340.101-3|180	Provides:	nvidia-devel = %{version}-%{release}
14nu|nvidia340-340.101-3|181	Requires:	%{_lib}vdpau-devel
14nu|nvidia340-340.101-3|182	
14nu|nvidia340-340.101-3|183	%description -n %{drivername}-devel
14nu|nvidia340-340.101-3|184	NVIDIA OpenGL/CUDA headers. This package is not required for normal use.
14nu|nvidia340-340.101-3|185	
14nu|nvidia340-340.101-3|186	%package -n %{drivername}-cuda-opencl
14nu|nvidia340-340.101-3|187	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
14nu|nvidia340-340.101-3|188	Group:		System/Kernel and hardware
14nu|nvidia340-340.101-3|189	Provides:	%{drivername}-cuda = %{version}-%{release}
14nu|nvidia340-340.101-3|190	Provides:	nvidia-cuda = %{version}-%{release}
14nu|nvidia340-340.101-3|191	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia340-340.101-3|192	Conflicts:	x11-driver-video-nvidia-current <= 295.59
14nu|nvidia340-340.101-3|193	
14nu|nvidia340-340.101-3|194	%description -n %{drivername}-cuda-opencl
14nu|nvidia340-340.101-3|195	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
14nu|nvidia340-340.101-3|196	required for normal use, it provides libraries to use NVIDIA cards for High
14nu|nvidia340-340.101-3|197	Performance Computing (HPC).
14nu|nvidia340-340.101-3|198	
14nu|nvidia340-340.101-3|199	# HTML doc splitted off because of size, for live cds:
14nu|nvidia340-340.101-3|200	%package -n %{drivername}-doc-html
14nu|nvidia340-340.101-3|201	Summary:	NVIDIA html documentation (%{drivername})
14nu|nvidia340-340.101-3|202	Group:		System/Kernel and hardware
14nu|nvidia340-340.101-3|203	Requires:	%{driverpkgname} = %{version}-%{release}
14nu|nvidia340-340.101-3|204	
14nu|nvidia340-340.101-3|205	%description -n %{drivername}-doc-html
14nu|nvidia340-340.101-3|206	HTML version of the README.txt file provided in package
14nu|nvidia340-340.101-3|207	%{driverpkgname}.
14nu|nvidia340-340.101-3|208	
14nu|nvidia340-340.101-3|209	%prep
14nu|nvidia340-340.101-3|210	%setup -q -c -T -a 2 -a 3 -a 4 -a 5
14nu|nvidia340-340.101-3|211	sh %{nsource} --extract-only
14nu|nvidia340-340.101-3|212	
14nu|nvidia340-340.101-3|213	pushd %{pkgname}/
14nu|nvidia340-340.101-3|214	%patch1 -p1
14nu|nvidia340-340.101-3|215	rm -rf usr/src/nv/precompiled
14nu|nvidia340-340.101-3|216	popd
14nu|nvidia340-340.101-3|217	
14nu|nvidia340-340.101-3|218	# We need a different dkms.conf because the one supplied in the upstream
14nu|nvidia340-340.101-3|219	# is not enough:
14nu|nvidia340-340.101-3|220	# - we need control over where to place the built modules;
14nu|nvidia340-340.101-3|221	# - nvidia-uvm driver should be built on x86_64 only.
14nu|nvidia340-340.101-3|222	pushd %{pkgname}/kernel
14nu|nvidia340-340.101-3|223	mv dkms.conf dkms.conf.orig
14nu|nvidia340-340.101-3|224	
14nu|nvidia340-340.101-3|225	cat > dkms.conf <<EOF
14nu|nvidia340-340.101-3|226	PACKAGE_NAME="nvidia"
14nu|nvidia340-340.101-3|227	PACKAGE_VERSION="%{version}"
14nu|nvidia340-340.101-3|228	BUILT_MODULE_NAME[0]="nvidia"
14nu|nvidia340-340.101-3|229	DEST_MODULE_LOCATION[0]="/kernel/drivers/video"
14nu|nvidia340-340.101-3|230	%ifarch x86_64
14nu|nvidia340-340.101-3|231	MAKE="make module KERNEL_UNAME=\${kernelver} && cd uvm && make module KERNEL_UNAME=\${kernelver}"
14nu|nvidia340-340.101-3|232	CLEAN="make clean && cd uvm && make clean"
14nu|nvidia340-340.101-3|233	BUILT_MODULE_NAME[1]="nvidia-uvm"
14nu|nvidia340-340.101-3|234	BUILT_MODULE_LOCATION[1]="uvm/"
14nu|nvidia340-340.101-3|235	DEST_MODULE_LOCATION[1]="/kernel/drivers/video"
14nu|nvidia340-340.101-3|236	%else
14nu|nvidia340-340.101-3|237	MAKE="make module KERNEL_UNAME=\${kernelver}"
14nu|nvidia340-340.101-3|238	CLEAN="make clean"
14nu|nvidia340-340.101-3|239	%endif
14nu|nvidia340-340.101-3|240	AUTOINSTALL="yes"
14nu|nvidia340-340.101-3|241	REMAKE_INITRD="yes"
14nu|nvidia340-340.101-3|242	EOF
14nu|nvidia340-340.101-3|243	popd
14nu|nvidia340-340.101-3|244	
14nu|nvidia340-340.101-3|245	rm -f nvidia-settings-%{version}/src/*/*.a
14nu|nvidia340-340.101-3|246	
14nu|nvidia340-340.101-3|247	%build
14nu|nvidia340-340.101-3|248	# The code contains dozens on top of dozens on top of dozens of "false" positives
14nu|nvidia340-340.101-3|249	export CFLAGS="%optflags -Wno-error=format-security"
14nu|nvidia340-340.101-3|250	export CXXFLAGS="$CFLAGS"
14nu|nvidia340-340.101-3|251	export LDFLAGS="%{?ldflags}"
14nu|nvidia340-340.101-3|252	%make -C nvidia-settings-%{version}/src/libXNVCtrl
14nu|nvidia340-340.101-3|253	%make -C nvidia-settings-%{version} STRIP_CMD=true
14nu|nvidia340-340.101-3|254	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
14nu|nvidia340-340.101-3|255	%make -C nvidia-modprobe-%{version} STRIP_CMD=true
14nu|nvidia340-340.101-3|256	%make -C nvidia-persistenced-%{version} STRIP_CMD=true LIBS="-ltirpc -ldl"
14nu|nvidia340-340.101-3|257	
14nu|nvidia340-340.101-3|258	%install
14nu|nvidia340-340.101-3|259	
14nu|nvidia340-340.101-3|260	# README.urpmi
14nu|nvidia340-340.101-3|261	cp %{SOURCE101} .
14nu|nvidia340-340.101-3|262	
14nu|nvidia340-340.101-3|263	cd %{pkgname}
14nu|nvidia340-340.101-3|264	
14nu|nvidia340-340.101-3|265	# dkms
14nu|nvidia340-340.101-3|266	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia340-340.101-3|267	
14nu|nvidia340-340.101-3|268	# menu entry
14nu|nvidia340-340.101-3|269	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
14nu|nvidia340-340.101-3|270	cat > %{buildroot}%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop <<EOF
14nu|nvidia340-340.101-3|271	[Desktop Entry]
14nu|nvidia340-340.101-3|272	Name=NVIDIA Display Settings
14nu|nvidia340-340.101-3|273	Comment=Configure NVIDIA X driver
14nu|nvidia340-340.101-3|274	Exec=%{_bindir}/nvidia-settings
14nu|nvidia340-340.101-3|275	Icon=%{drivername}-settings
14nu|nvidia340-340.101-3|276	Terminal=false
14nu|nvidia340-340.101-3|277	Type=Application
14nu|nvidia340-340.101-3|278	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nu|nvidia340-340.101-3|279	EOF
14nu|nvidia340-340.101-3|280	
14nu|nvidia340-340.101-3|281	install -d -m755	%{buildroot}%{_datadir}/applications
14nu|nvidia340-340.101-3|282	touch			%{buildroot}%{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia340-340.101-3|283	
14nu|nvidia340-340.101-3|284	# icons
14nu|nvidia340-340.101-3|285	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14nu|nvidia340-340.101-3|286	convert -strip nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia340-340.101-3|287	convert -strip nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia340-340.101-3|288	convert -strip nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia340-340.101-3|289	
14nu|nvidia340-340.101-3|290	error_fatal() {
14nu|nvidia340-340.101-3|291	echo "Error: $@." >&2
14nu|nvidia340-340.101-3|292	exit 1
14nu|nvidia340-340.101-3|293	}
14nu|nvidia340-340.101-3|294	
14nu|nvidia340-340.101-3|295	error_unhandled() {
14nu|nvidia340-340.101-3|296	echo "Warning: $@." >&2
14nu|nvidia340-340.101-3|297	echo "Warning: $@." >> warns.log
14nu|nvidia340-340.101-3|298	# cause distro builds to fail in case of unhandled files
14nu|nvidia340-340.101-3|299	exit 1
14nu|nvidia340-340.101-3|300	}
14nu|nvidia340-340.101-3|301	
14nu|nvidia340-340.101-3|302	parseparams() {
14nu|nvidia340-340.101-3|303	for value in $rest; do
14nu|nvidia340-340.101-3|304	local param=$1
14nu|nvidia340-340.101-3|305	[ -n "$param" ] || error_fatal "unhandled parameter $value"
14nu|nvidia340-340.101-3|306	shift
14nu|nvidia340-340.101-3|307	eval $param=$value
14nu|nvidia340-340.101-3|308	
14nu|nvidia340-340.101-3|309	[ -n "$value" ] || error_fatal "empty $param"
14nu|nvidia340-340.101-3|310	
14nu|nvidia340-340.101-3|311	# resolve libdir based on $arch
14nu|nvidia340-340.101-3|312	if [ "$param" = "arch" ]; then
14nu|nvidia340-340.101-3|313	case "$arch" in
14nu|nvidia340-340.101-3|314	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
14nu|nvidia340-340.101-3|315	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
14nu|nvidia340-340.101-3|316	*)		error_fatal "unknown arch $arch"
14nu|nvidia340-340.101-3|317	esac
14nu|nvidia340-340.101-3|318	fi
14nu|nvidia340-340.101-3|319	done
14nu|nvidia340-340.101-3|320	}
14nu|nvidia340-340.101-3|321	
14nu|nvidia340-340.101-3|322	add_to_list() {
14nu|nvidia340-340.101-3|323	# on distro builds, only use .manifest for doc files
14nu|nvidia340-340.101-3|324	[ "${2#%doc}" = "${2}" ] && return
14nu|nvidia340-340.101-3|325	local list="$1.files"
14nu|nvidia340-340.101-3|326	local entry="$2"
14nu|nvidia340-340.101-3|327	echo $entry >> $list
14nu|nvidia340-340.101-3|328	}
14nu|nvidia340-340.101-3|329	
14nu|nvidia340-340.101-3|330	install_symlink() {
14nu|nvidia340-340.101-3|331	local pkg="$1"
14nu|nvidia340-340.101-3|332	local dir="$2"
14nu|nvidia340-340.101-3|333	mkdir -p %{buildroot}$dir
14nu|nvidia340-340.101-3|334	ln -s $dest %{buildroot}$dir/$file
14nu|nvidia340-340.101-3|335	add_to_list $pkg $dir/$file
14nu|nvidia340-340.101-3|336	}
14nu|nvidia340-340.101-3|337	
14nu|nvidia340-340.101-3|338	install_lib_symlink() {
14nu|nvidia340-340.101-3|339	local pkg="$1"
14nu|nvidia340-340.101-3|340	local dir="$2"
14nu|nvidia340-340.101-3|341	case "$file" in
14nu|nvidia340-340.101-3|342	libvdpau_*.so)
14nu|nvidia340-340.101-3|343	# vdpau drivers => not put into -devel
14nu|nvidia340-340.101-3|344	;;
14nu|nvidia340-340.101-3|345	*.so)
14nu|nvidia340-340.101-3|346	pkg=nvidia-devel;;
14nu|nvidia340-340.101-3|347	esac
14nu|nvidia340-340.101-3|348	install_symlink $pkg $dir
14nu|nvidia340-340.101-3|349	}
14nu|nvidia340-340.101-3|350	
14nu|nvidia340-340.101-3|351	install_file_only() {
14nu|nvidia340-340.101-3|352	local pkg="$1"
14nu|nvidia340-340.101-3|353	local dir="$2"
14nu|nvidia340-340.101-3|354	mkdir -p %{buildroot}$dir
14nu|nvidia340-340.101-3|355	# replace 0444 with more usual 0644
14nu|nvidia340-340.101-3|356	[ "$perms" = "0444" ] && perms="0644"
14nu|nvidia340-340.101-3|357	install -m $perms $file %{buildroot}$dir
14nu|nvidia340-340.101-3|358	}
14nu|nvidia340-340.101-3|359	
14nu|nvidia340-340.101-3|360	install_file() {
14nu|nvidia340-340.101-3|361	local pkg="$1"
14nu|nvidia340-340.101-3|362	local dir="$2"
14nu|nvidia340-340.101-3|363	install_file_only $pkg $dir
14nu|nvidia340-340.101-3|364	add_to_list $pkg $dir/$(basename $file)
14nu|nvidia340-340.101-3|365	}
14nu|nvidia340-340.101-3|366	
14nu|nvidia340-340.101-3|367	get_module_dir() {
14nu|nvidia340-340.101-3|368	local subdir="$1"
14nu|nvidia340-340.101-3|369	case "$subdir" in
14nu|nvidia340-340.101-3|370	extensions*)	echo %{nvidia_extensionsdir};;
14nu|nvidia340-340.101-3|371	drivers/)	echo %{nvidia_driversdir};;
14nu|nvidia340-340.101-3|372	/)		echo %{nvidia_modulesdir};;
14nu|nvidia340-340.101-3|373	*)		error_unhandled "unhandled module subdir $subdir"
14nu|nvidia340-340.101-3|374	echo %{nvidia_modulesdir};;
14nu|nvidia340-340.101-3|375	esac
14nu|nvidia340-340.101-3|376	}
14nu|nvidia340-340.101-3|377	
14nu|nvidia340-340.101-3|378	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
14nu|nvidia340-340.101-3|379	rm -f $file
14nu|nvidia340-340.101-3|380	touch $file
14nu|nvidia340-340.101-3|381	done
14nu|nvidia340-340.101-3|382	
14nu|nvidia340-340.101-3|383	# install files according to .manifest
14nu|nvidia340-340.101-3|384	cat .manifest | tail -n +9 | while read line; do
14nu|nvidia340-340.101-3|385	arch=
14nu|nvidia340-340.101-3|386	style=
14nu|nvidia340-340.101-3|387	subdir=
14nu|nvidia340-340.101-3|388	dest=
14nu|nvidia340-340.101-3|389	nvidia_libdir=
14nu|nvidia340-340.101-3|390	
14nu|nvidia340-340.101-3|391	rest=${line}
14nu|nvidia340-340.101-3|392	file=${rest%%%% *}
14nu|nvidia340-340.101-3|393	rest=${rest#* }
14nu|nvidia340-340.101-3|394	perms=${rest%%%% *}
14nu|nvidia340-340.101-3|395	rest=${rest#* }
14nu|nvidia340-340.101-3|396	type=${rest%%%% *}
14nu|nvidia340-340.101-3|397	[ "${rest#* }" = "$rest" ] && rest= || rest=${rest#* }
14nu|nvidia340-340.101-3|398	
14nu|nvidia340-340.101-3|399	case "$type" in
14nu|nvidia340-340.101-3|400	CUDA_LIB)
14nu|nvidia340-340.101-3|401	parseparams arch subdir
14nu|nvidia340-340.101-3|402	install_file nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|403	;;
14nu|nvidia340-340.101-3|404	CUDA_SYMLINK)
14nu|nvidia340-340.101-3|405	parseparams arch subdir dest
14nu|nvidia340-340.101-3|406	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|407	;;
14nu|nvidia340-340.101-3|408	ENCODEAPI_LIB)
14nu|nvidia340-340.101-3|409	parseparams arch subdir
14nu|nvidia340-340.101-3|410	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|411	;;
14nu|nvidia340-340.101-3|412	ENCODEAPI_LIB_SYMLINK)
14nu|nvidia340-340.101-3|413	parseparams arch dest
14nu|nvidia340-340.101-3|414	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia340-340.101-3|415	;;
14nu|nvidia340-340.101-3|416	EXPLICIT_PATH)
14nu|nvidia340-340.101-3|417	parseparams dest
14nu|nvidia340-340.101-3|418	install_file nvidia %{_datadir}/nvidia
14nu|nvidia340-340.101-3|419	;;
14nu|nvidia340-340.101-3|420	NVCUVID_LIB)
14nu|nvidia340-340.101-3|421	parseparams arch subdir
14nu|nvidia340-340.101-3|422	install_file nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|423	;;
14nu|nvidia340-340.101-3|424	NVCUVID_LIB_SYMLINK)
14nu|nvidia340-340.101-3|425	parseparams arch dest
14nu|nvidia340-340.101-3|426	install_lib_symlink nvidia-cuda $nvidia_libdir
14nu|nvidia340-340.101-3|427	;;
14nu|nvidia340-340.101-3|428	NVIFR_LIB)
14nu|nvidia340-340.101-3|429	parseparams arch subdir
14nu|nvidia340-340.101-3|430	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|431	;;
14nu|nvidia340-340.101-3|432	NVIFR_LIB_SYMLINK)
14nu|nvidia340-340.101-3|433	parseparams arch dest
14nu|nvidia340-340.101-3|434	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia340-340.101-3|435	;;
14nu|nvidia340-340.101-3|436	OPENGL_LIB)
14nu|nvidia340-340.101-3|437	parseparams arch
14nu|nvidia340-340.101-3|438	install_file nvidia $nvidia_libdir
14nu|nvidia340-340.101-3|439	;;
14nu|nvidia340-340.101-3|440	OPENGL_SYMLINK)
14nu|nvidia340-340.101-3|441	parseparams arch dest
14nu|nvidia340-340.101-3|442	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia340-340.101-3|443	;;
14nu|nvidia340-340.101-3|444	TLS_LIB)
14nu|nvidia340-340.101-3|445	parseparams arch style subdir
14nu|nvidia340-340.101-3|446	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|447	;;
14nu|nvidia340-340.101-3|448	TLS_SYMLINK)
14nu|nvidia340-340.101-3|449	parseparams arch style subdir dest
14nu|nvidia340-340.101-3|450	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|451	;;
14nu|nvidia340-340.101-3|452	UTILITY_LIB)
14nu|nvidia340-340.101-3|453	# backward-compatibility
14nu|nvidia340-340.101-3|454	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia340-340.101-3|455	parseparams arch subdir
14nu|nvidia340-340.101-3|456	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|457	;;
14nu|nvidia340-340.101-3|458	UTILITY_LIB_SYMLINK)
14nu|nvidia340-340.101-3|459	# backward-compatibility
14nu|nvidia340-340.101-3|460	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia340-340.101-3|461	parseparams arch dest
14nu|nvidia340-340.101-3|462	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia340-340.101-3|463	;;
14nu|nvidia340-340.101-3|464	VDPAU_LIB)
14nu|nvidia340-340.101-3|465	parseparams arch subdir
14nu|nvidia340-340.101-3|466	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia340-340.101-3|467	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|468	;;
14nu|nvidia340-340.101-3|469	VDPAU_SYMLINK)
14nu|nvidia340-340.101-3|470	parseparams arch subdir dest
14nu|nvidia340-340.101-3|471	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia340-340.101-3|472	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|473	;;
14nu|nvidia340-340.101-3|474	VDPAU_WRAPPER_LIB)
14nu|nvidia340-340.101-3|475	parseparams arch subdir
14nu|nvidia340-340.101-3|476	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia340-340.101-3|477	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|478	;;
14nu|nvidia340-340.101-3|479	VDPAU_WRAPPER_SYMLINK)
14nu|nvidia340-340.101-3|480	parseparams arch subdir dest
14nu|nvidia340-340.101-3|481	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia340-340.101-3|482	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia340-340.101-3|483	;;
14nu|nvidia340-340.101-3|484	XLIB_STATIC_LIB)
14nu|nvidia340-340.101-3|485	install_file nvidia-devel %{nvidia_libdir}
14nu|nvidia340-340.101-3|486	;;
14nu|nvidia340-340.101-3|487	XLIB_SHARED_LIB)
14nu|nvidia340-340.101-3|488	install_file nvidia %{nvidia_libdir}
14nu|nvidia340-340.101-3|489	;;
14nu|nvidia340-340.101-3|490	XLIB_SYMLINK)
14nu|nvidia340-340.101-3|491	parseparams dest
14nu|nvidia340-340.101-3|492	install_lib_symlink nvidia %{nvidia_libdir}
14nu|nvidia340-340.101-3|493	;;
14nu|nvidia340-340.101-3|494	LIBGL_LA)
14nu|nvidia340-340.101-3|495	# (Anssi) we don't install .la files
14nu|nvidia340-340.101-3|496	;;
14nu|nvidia340-340.101-3|497	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
14nu|nvidia340-340.101-3|498	parseparams subdir
14nu|nvidia340-340.101-3|499	install_file nvidia $(get_module_dir $subdir)
14nu|nvidia340-340.101-3|500	;;
14nu|nvidia340-340.101-3|501	XMODULE_NEWSYM)
14nu|nvidia340-340.101-3|502	# symlink that is created only if it doesn't already
14nu|nvidia340-340.101-3|503	# exist (i.e. as part of x11-server)
14nu|nvidia340-340.101-3|504	case "$file" in
14nu|nvidia340-340.101-3|505	libwfb.so)
14nu|nvidia340-340.101-3|506	continue
14nu|nvidia340-340.101-3|507	;;
14nu|nvidia340-340.101-3|508	*)
14nu|nvidia340-340.101-3|509	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
14nu|nvidia340-340.101-3|510	continue
14nu|nvidia340-340.101-3|511	esac
14nu|nvidia340-340.101-3|512	parseparams subdir dest
14nu|nvidia340-340.101-3|513	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia340-340.101-3|514	;;
14nu|nvidia340-340.101-3|515	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
14nu|nvidia340-340.101-3|516	parseparams subdir dest
14nu|nvidia340-340.101-3|517	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia340-340.101-3|518	;;
14nu|nvidia340-340.101-3|519	VDPAU_HEADER)
14nu|nvidia340-340.101-3|520	continue
14nu|nvidia340-340.101-3|521	parseparams subdir
14nu|nvidia340-340.101-3|522	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia340-340.101-3|523	;;
14nu|nvidia340-340.101-3|524	OPENGL_HEADER|CUDA_HEADER)
14nu|nvidia340-340.101-3|525	parseparams subdir
14nu|nvidia340-340.101-3|526	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia340-340.101-3|527	;;
14nu|nvidia340-340.101-3|528	DOCUMENTATION)
14nu|nvidia340-340.101-3|529	parseparams subdir
14nu|nvidia340-340.101-3|530	case $subdir in
14nu|nvidia340-340.101-3|531	*/html)
14nu|nvidia340-340.101-3|532	add_to_list nvidia-html "%%doc %{pkgname}/$file"
14nu|nvidia340-340.101-3|533	continue
14nu|nvidia340-340.101-3|534	;;
14nu|nvidia340-340.101-3|535	*/include/*)
14nu|nvidia340-340.101-3|536	continue
14nu|nvidia340-340.101-3|537	;;
14nu|nvidia340-340.101-3|538	esac
14nu|nvidia340-340.101-3|539	case $file in
14nu|nvidia340-340.101-3|540	*XF86Config*|*nvidia-settings.png)
14nu|nvidia340-340.101-3|541	continue;;
14nu|nvidia340-340.101-3|542	esac
14nu|nvidia340-340.101-3|543	add_to_list nvidia "%%doc %{pkgname}/$file"
14nu|nvidia340-340.101-3|544	;;
14nu|nvidia340-340.101-3|545	MANPAGE|NVIDIA_MODPROBE_MANPAGE)
14nu|nvidia340-340.101-3|546	parseparams subdir
14nu|nvidia340-340.101-3|547	case "$file" in
14nu|nvidia340-340.101-3|548	*nvidia-installer*)
14nu|nvidia340-340.101-3|549	# not installed
14nu|nvidia340-340.101-3|550	continue
14nu|nvidia340-340.101-3|551	;;
14nu|nvidia340-340.101-3|552	*nvidia-settings*|*nvidia-xconfig*|*nvidia-modprobe*|*nvidia-persistenced*)
14nu|nvidia340-340.101-3|553	# installed separately below
14nu|nvidia340-340.101-3|554	continue
14nu|nvidia340-340.101-3|555	;;
14nu|nvidia340-340.101-3|556	*nvidia-smi*|*nvidia-cuda-mps-control*)
14nu|nvidia340-340.101-3|557	# ok
14nu|nvidia340-340.101-3|558	;;
14nu|nvidia340-340.101-3|559	*)
14nu|nvidia340-340.101-3|560	error_unhandled "skipped unknown man page $(basename $file)"
14nu|nvidia340-340.101-3|561	continue
14nu|nvidia340-340.101-3|562	esac
14nu|nvidia340-340.101-3|563	install_file_only nvidia %{_mandir}/$subdir
14nu|nvidia340-340.101-3|564	;;
14nu|nvidia340-340.101-3|565	UTILITY_BINARY)
14nu|nvidia340-340.101-3|566	case "$file" in
14nu|nvidia340-340.101-3|567	*nvidia-settings|*nvidia-xconfig|*nvidia-persistenced)
14nu|nvidia340-340.101-3|568	# not installed, we install our own copy
14nu|nvidia340-340.101-3|569	continue
14nu|nvidia340-340.101-3|570	;;
14nu|nvidia340-340.101-3|571	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
14nu|nvidia340-340.101-3|572	# ok
14nu|nvidia340-340.101-3|573	;;
14nu|nvidia340-340.101-3|574	*nvidia-cuda-mps-control|*nvidia-cuda-mps-server)
14nu|nvidia340-340.101-3|575	# ok
14nu|nvidia340-340.101-3|576	;;
14nu|nvidia340-340.101-3|577	*)
14nu|nvidia340-340.101-3|578	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
14nu|nvidia340-340.101-3|579	;;
14nu|nvidia340-340.101-3|580	esac
14nu|nvidia340-340.101-3|581	install_file nvidia %{nvidia_bindir}
14nu|nvidia340-340.101-3|582	;;
14nu|nvidia340-340.101-3|583	UTILITY_BIN_SYMLINK)
14nu|nvidia340-340.101-3|584	case $file in nvidia-uninstall) continue;; esac
14nu|nvidia340-340.101-3|585	parseparams dest
14nu|nvidia340-340.101-3|586	install_symlink nvidia %{nvidia_bindir}
14nu|nvidia340-340.101-3|587	;;
14nu|nvidia340-340.101-3|588	NVIDIA_MODPROBE)
14nu|nvidia340-340.101-3|589	# A suid-root tool (GPLv2) used as fallback for loading the module and
14nu|nvidia340-340.101-3|590	# creating the device nodes in case the driver component is running as
14nu|nvidia340-340.101-3|591	# a non-root user (e.g. a CUDA application). While the module is automatically
14nu|nvidia340-340.101-3|592	# loaded by udev rules, the device nodes are not automatically created
14nu|nvidia340-340.101-3|593	# like with regular drivers and therefore this tool is installed on
14nu|nvidia340-340.101-3|594	# ROSA as well, at least for now.
14nu|nvidia340-340.101-3|595	;;
14nu|nvidia340-340.101-3|596	INSTALLER_BINARY)
14nu|nvidia340-340.101-3|597	# not installed
14nu|nvidia340-340.101-3|598	;;
14nu|nvidia340-340.101-3|599	KERNEL_MODULE_SRC)
14nu|nvidia340-340.101-3|600	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia340-340.101-3|601	;;
14nu|nvidia340-340.101-3|602	CUDA_ICD)
14nu|nvidia340-340.101-3|603	# in theory this should go to the cuda subpackage, but it goes into the main package
14nu|nvidia340-340.101-3|604	# as this avoids one broken symlink and it is small enough to not cause space issues
14nu|nvidia340-340.101-3|605	install_file nvidia %{_sysconfdir}/%{drivername}
14nu|nvidia340-340.101-3|606	;;
14nu|nvidia340-340.101-3|607	APPLICATION_PROFILE)
14nu|nvidia340-340.101-3|608	parseparams subdir
14nu|nvidia340-340.101-3|609	# application profile filenames are versioned, we can use a common
14nu|nvidia340-340.101-3|610	# non-alternativesized directory
14nu|nvidia340-340.101-3|611	install_file nvidia %{_datadir}/nvidia/$subdir
14nu|nvidia340-340.101-3|612	;;
14nu|nvidia340-340.101-3|613	DOT_DESKTOP)
14nu|nvidia340-340.101-3|614	# we provide our own for now
14nu|nvidia340-340.101-3|615	;;
14nu|nvidia340-340.101-3|616	UVM_MODULE_SRC)
14nu|nvidia340-340.101-3|617	%ifarch x86_64
14nu|nvidia340-340.101-3|618	# NVidia recommends using UVM module on x86_64 only
14nu|nvidia340-340.101-3|619	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}/uvm
14nu|nvidia340-340.101-3|620	%endif
14nu|nvidia340-340.101-3|621	;;
14nu|nvidia340-340.101-3|622	*)
14nu|nvidia340-340.101-3|623	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
14nu|nvidia340-340.101-3|624	esac
14nu|nvidia340-340.101-3|625	done
14nu|nvidia340-340.101-3|626	
14nu|nvidia340-340.101-3|627	[ -z "$warnings" ] || echo "Please file a bug about the above warnings at http://bugs.rosalinux.ru/." >> warns.log
14nu|nvidia340-340.101-3|628	
14nu|nvidia340-340.101-3|629	# Create the convenience symlinks. As the packages with nvidia are mutually
14nu|nvidia340-340.101-3|630	# exclusive now, there is no need to use alternatives for this.
14nu|nvidia340-340.101-3|631	ln -s %{nvidia_libdir} %{buildroot}%{_libdir}/nvidia
14nu|nvidia340-340.101-3|632	%ifarch %{biarches}
14nu|nvidia340-340.101-3|633	ln -s %{nvidia_libdir32} %{buildroot}%{_prefix}/lib/nvidia
14nu|nvidia340-340.101-3|634	%endif
14nu|nvidia340-340.101-3|635	
14nu|nvidia340-340.101-3|636	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
14nu|nvidia340-340.101-3|637	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
14nu|nvidia340-340.101-3|638	
14nu|nvidia340-340.101-3|639	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia340-340.101-3|640	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia340-340.101-3|641	
14nu|nvidia340-340.101-3|642	# vdpau alternative symlink
14nu|nvidia340-340.101-3|643	install -d -m755 %{buildroot}%{_libdir}/vdpau
14nu|nvidia340-340.101-3|644	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia340-340.101-3|645	%ifarch %{biarches}
14nu|nvidia340-340.101-3|646	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
14nu|nvidia340-340.101-3|647	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia340-340.101-3|648	%endif
14nu|nvidia340-340.101-3|649	
14nu|nvidia340-340.101-3|650	# self-built binaries
14nu|nvidia340-340.101-3|651	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
14nu|nvidia340-340.101-3|652	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nu|nvidia340-340.101-3|653	install -m755 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced %{buildroot}%{nvidia_bindir}
14nu|nvidia340-340.101-3|654	install -m4755 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe %{buildroot}%{nvidia_bindir}
14nu|nvidia340-340.101-3|655	
14nu|nvidia340-340.101-3|656	# binary alternatives
14nu|nvidia340-340.101-3|657	install -d -m755			%{buildroot}%{_bindir}
14nu|nvidia340-340.101-3|658	touch					%{buildroot}%{_bindir}/nvidia-debugdump
14nu|nvidia340-340.101-3|659	touch					%{buildroot}%{_bindir}/nvidia-settings
14nu|nvidia340-340.101-3|660	touch					%{buildroot}%{_bindir}/nvidia-smi
14nu|nvidia340-340.101-3|661	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nu|nvidia340-340.101-3|662	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nu|nvidia340-340.101-3|663	touch					%{buildroot}%{_bindir}/nvidia-modprobe
14nu|nvidia340-340.101-3|664	touch					%{buildroot}%{_bindir}/nvidia-persistenced
14nu|nvidia340-340.101-3|665	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-control
14nu|nvidia340-340.101-3|666	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-server
14nu|nvidia340-340.101-3|667	# rpmlint:
14nu|nvidia340-340.101-3|668	chmod 0755				%{buildroot}%{_bindir}/*
14nu|nvidia340-340.101-3|669	
14nu|nvidia340-340.101-3|670	# install man pages
14nu|nvidia340-340.101-3|671	install -m644 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nu|nvidia340-340.101-3|672	install -m644 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nu|nvidia340-340.101-3|673	install -m644 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe.1 %{buildroot}%{_mandir}/man1
14nu|nvidia340-340.101-3|674	install -m644 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced.1 %{buildroot}%{_mandir}/man1
14nu|nvidia340-340.101-3|675	
14nu|nvidia340-340.101-3|676	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nu|nvidia340-340.101-3|677	gunzip %{buildroot}%{_mandir}/man1/*.gz
14nu|nvidia340-340.101-3|678	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nu|nvidia340-340.101-3|679	cd %{buildroot}%{_mandir}/man1
14nu|nvidia340-340.101-3|680	rename nvidia alt-%{drivername} *
14nu|nvidia340-340.101-3|681	cd -
14nu|nvidia340-340.101-3|682	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia340-340.101-3|683	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia340-340.101-3|684	touch %{buildroot}%{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nu|nvidia340-340.101-3|685	touch %{buildroot}%{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nu|nvidia340-340.101-3|686	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia340-340.101-3|687	touch %{buildroot}%{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nu|nvidia340-340.101-3|688	
14nu|nvidia340-340.101-3|689	# cuda nvidia.icd
14nu|nvidia340-340.101-3|690	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nu|nvidia340-340.101-3|691	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia340-340.101-3|692	
14nu|nvidia340-340.101-3|693	# ld.so.conf
14nu|nvidia340-340.101-3|694	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia340-340.101-3|695	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia340-340.101-3|696	%ifarch %{biarches}
14nu|nvidia340-340.101-3|697	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia340-340.101-3|698	%endif
14nu|nvidia340-340.101-3|699	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nu|nvidia340-340.101-3|700	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia340-340.101-3|701	
14nu|nvidia340-340.101-3|702	# modprobe.d
14nu|nvidia340-340.101-3|703	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nu|nvidia340-340.101-3|704	
14nu|nvidia340-340.101-3|705	# Allow the users to load this kernel module as "nvidia340" as well.
14nu|nvidia340-340.101-3|706	echo "alias %{drivername} nvidia" > %{buildroot}%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia340-340.101-3|707	
14nu|nvidia340-340.101-3|708	# xinit script
14nu|nvidia340-340.101-3|709	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia340-340.101-3|710	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
14nu|nvidia340-340.101-3|711	# to be sourced
14nu|nvidia340-340.101-3|712	#
14nu|nvidia340-340.101-3|713	# Do not modify this file; the changes will be overwritten.
14nu|nvidia340-340.101-3|714	# If you want to disable automatic configuration loading, create
14nu|nvidia340-340.101-3|715	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nu|nvidia340-340.101-3|716	#
14nu|nvidia340-340.101-3|717	LOAD_NVIDIA_SETTINGS="yes"
14nu|nvidia340-340.101-3|718	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nu|nvidia340-340.101-3|719	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nu|nvidia340-340.101-3|720	EOF
14nu|nvidia340-340.101-3|721	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia340-340.101-3|722	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nu|nvidia340-340.101-3|723	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia340-340.101-3|724	
14nu|nvidia340-340.101-3|725	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig \! -name nvidia-modprobe \! -name nvidia-persistenced)"
14nu|nvidia340-340.101-3|726	
14nu|nvidia340-340.101-3|727	%post -n %{driverpkgname}
14nu|nvidia340-340.101-3|728	# XFdrake used to generate an nvidia.conf file
14nu|nvidia340-340.101-3|729	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nu|nvidia340-340.101-3|730	
14nu|nvidia340-340.101-3|731	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
14nu|nvidia340-340.101-3|732	
14nu|nvidia340-340.101-3|733	# owned by libvdpau1, created in case libvdpau1 is installed only just after
14nu|nvidia340-340.101-3|734	# this package
14nu|nvidia340-340.101-3|735	mkdir -p %{_libdir}/vdpau
14nu|nvidia340-340.101-3|736	
14nu|nvidia340-340.101-3|737	%{_sbindir}/update-alternatives \
14nu|nvidia340-340.101-3|738	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
14nu|nvidia340-340.101-3|739	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nu|nvidia340-340.101-3|740	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nu|nvidia340-340.101-3|741	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
14nu|nvidia340-340.101-3|742	--slave %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension} nvidia-cuda-mps-control.1%{_extension} %{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1%{_extension} \
14nu|nvidia340-340.101-3|743	--slave %{_datadir}/applications/rosa-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/rosa-nvidia-settings.desktop \
14nu|nvidia340-340.101-3|744	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nu|nvidia340-340.101-3|745	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nu|nvidia340-340.101-3|746	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nu|nvidia340-340.101-3|747	--slave %{_bindir}/nvidia-debugdump nvidia-debugdump %{nvidia_bindir}/nvidia-debugdump \
14nu|nvidia340-340.101-3|748	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nu|nvidia340-340.101-3|749	--slave %{_bindir}/nvidia-cuda-mps-control nvidia-cuda-mps-control %{nvidia_bindir}/nvidia-cuda-mps-control \
14nu|nvidia340-340.101-3|750	--slave %{_bindir}/nvidia-cuda-mps-server nvidia-cuda-mps-server %{nvidia_bindir}/nvidia-cuda-mps-server \
14nu|nvidia340-340.101-3|751	--slave %{_bindir}/nvidia-modprobe nvidia-modprobe %{nvidia_bindir}/nvidia-modprobe \
14nu|nvidia340-340.101-3|752	--slave %{_bindir}/nvidia-persistenced nvidia-persistenced %{nvidia_bindir}/nvidia-persistenced \
14nu|nvidia340-340.101-3|753	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
14nu|nvidia340-340.101-3|754	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia340-340.101-3|755	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
14nu|nvidia340-340.101-3|756	%ifarch %{biarches}
14nu|nvidia340-340.101-3|757	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia340-340.101-3|758	%endif
14nu|nvidia340-340.101-3|759	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
14nu|nvidia340-340.101-3|760	
14nu|nvidia340-340.101-3|761	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
14nu|nvidia340-340.101-3|762	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
14nu|nvidia340-340.101-3|763	# but they do not matter as we are using alternatives for libglx.so now.
14nu|nvidia340-340.101-3|764	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia340-340.101-3|765	fi
14nu|nvidia340-340.101-3|766	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia340-340.101-3|767	/sbin/ldconfig -X
14nu|nvidia340-340.101-3|768	
14nu|nvidia340-340.101-3|769	%if "%{ldetect_cards_name}" != ""
14nu|nvidia340-340.101-3|770	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia340-340.101-3|771	%endif
14nu|nvidia340-340.101-3|772	
14nu|nvidia340-340.101-3|773	%postun -n %{driverpkgname}
14nu|nvidia340-340.101-3|774	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
14nu|nvidia340-340.101-3|775	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia340-340.101-3|776	fi
14nu|nvidia340-340.101-3|777	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia340-340.101-3|778	/sbin/ldconfig -X
14nu|nvidia340-340.101-3|779	
14nu|nvidia340-340.101-3|780	%if "%{ldetect_cards_name}" != ""
14nu|nvidia340-340.101-3|781	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia340-340.101-3|782	%endif
14nu|nvidia340-340.101-3|783	
14nu|nvidia340-340.101-3|784	%post -n %{drivername}-cuda-opencl
14nu|nvidia340-340.101-3|785	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia340-340.101-3|786	/sbin/ldconfig -X
14nu|nvidia340-340.101-3|787	
14nu|nvidia340-340.101-3|788	%post -n %{drivername}-devel
14nu|nvidia340-340.101-3|789	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia340-340.101-3|790	# The applications like Blender may need to find libcuda.so, for example.
14nu|nvidia340-340.101-3|791	/sbin/ldconfig -X
14nu|nvidia340-340.101-3|792	
14nu|nvidia340-340.101-3|793	%postun -n %{drivername}-devel
14nu|nvidia340-340.101-3|794	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia340-340.101-3|795	/sbin/ldconfig -X
14nu|nvidia340-340.101-3|796	
14nu|nvidia340-340.101-3|797	%post -n dkms-%{drivername}
14nu|nvidia340-340.101-3|798	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release}
14nu|nvidia340-340.101-3|799	
14nu|nvidia340-340.101-3|800	# Build and install the driver for all available kernels that have devel
14nu|nvidia340-340.101-3|801	# files, no matter how these kernels were installed (from RPMs or manually).
14nu|nvidia340-340.101-3|802	# Do not fail the installation of the package if the build fails for some
14nu|nvidia340-340.101-3|803	# kernels, this may happen during testing, etc.
14nu|nvidia340-340.101-3|804	for kk in /lib/modules/*; do
14nu|nvidia340-340.101-3|805	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14nu|nvidia340-340.101-3|806	if test -d "/lib/modules/$kk/build"; then
14nu|nvidia340-340.101-3|807	# Remove the modules that use the obsolete naming convention first
14nu|nvidia340-340.101-3|808	# to make the upgrade smoother (otherwise they may remain in the system
14nu|nvidia340-340.101-3|809	# and cause trouble).
14nu|nvidia340-340.101-3|810	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia3*.ko
14nu|nvidia340-340.101-3|811	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia-current.ko
14nu|nvidia340-340.101-3|812	# Now build and install the newer modules
14nu|nvidia340-340.101-3|813	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} -k $kk &&
14nu|nvidia340-340.101-3|814	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} -k $kk || true
14nu|nvidia340-340.101-3|815	else
14nu|nvidia340-340.101-3|816	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14nu|nvidia340-340.101-3|817	fi;
14nu|nvidia340-340.101-3|818	done
14nu|nvidia340-340.101-3|819	
14nu|nvidia340-340.101-3|820	# Just in case the user reboots the system too quickly and sync is not
14nu|nvidia340-340.101-3|821	# done automatically.
14nu|nvidia340-340.101-3|822	sync
14nu|nvidia340-340.101-3|823	
14nu|nvidia340-340.101-3|824	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia340-340.101-3|825	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia340-340.101-3|826	
14nu|nvidia340-340.101-3|827	%preun -n dkms-%{drivername}
14nu|nvidia340-340.101-3|828	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all || true
14nu|nvidia340-340.101-3|829	
14nu|nvidia340-340.101-3|830	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia340-340.101-3|831	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia340-340.101-3|832	
14nu|nvidia340-340.101-3|833	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
14nu|nvidia340-340.101-3|834	# other documentation files are listed in nvidia.files
14nu|nvidia340-340.101-3|835	%doc README.urpmi
14nu|nvidia340-340.101-3|836	
14nu|nvidia340-340.101-3|837	# ld.so.conf, modprobe.conf, xinit
14nu|nvidia340-340.101-3|838	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia340-340.101-3|839	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia340-340.101-3|840	%dir %{_sysconfdir}/%{drivername}
14nu|nvidia340-340.101-3|841	%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia340-340.101-3|842	%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia340-340.101-3|843	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia340-340.101-3|844	%{_sysconfdir}/%{drivername}/nvidia.icd
14nu|nvidia340-340.101-3|845	%dir %{_datadir}/nvidia
14nu|nvidia340-340.101-3|846	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-rc
14nu|nvidia340-340.101-3|847	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-key-documentation
14nu|nvidia340-340.101-3|848	%{_datadir}/nvidia/monitoring.conf
14nu|nvidia340-340.101-3|849	%{_datadir}/nvidia/pci.ids
14nu|nvidia340-340.101-3|850	
14nu|nvidia340-340.101-3|851	%dir %{_sysconfdir}/OpenCL
14nu|nvidia340-340.101-3|852	%dir %{_sysconfdir}/OpenCL/vendors
14nu|nvidia340-340.101-3|853	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia340-340.101-3|854	
14nu|nvidia340-340.101-3|855	%ghost %{_bindir}/nvidia-debugdump
14nu|nvidia340-340.101-3|856	%ghost %{_bindir}/nvidia-settings
14nu|nvidia340-340.101-3|857	%ghost %{_bindir}/nvidia-smi
14nu|nvidia340-340.101-3|858	%ghost %{_bindir}/nvidia-xconfig
14nu|nvidia340-340.101-3|859	%ghost %{_bindir}/nvidia-modprobe
14nu|nvidia340-340.101-3|860	%ghost %{_bindir}/nvidia-persistenced
14nu|nvidia340-340.101-3|861	%ghost %{_bindir}/nvidia-bug-report.sh
14nu|nvidia340-340.101-3|862	%ghost %{_bindir}/nvidia-cuda-mps-control
14nu|nvidia340-340.101-3|863	%ghost %{_bindir}/nvidia-cuda-mps-server
14nu|nvidia340-340.101-3|864	%dir %{nvidia_bindir}
14nu|nvidia340-340.101-3|865	%{nvidia_bindir}/nvidia-debugdump
14nu|nvidia340-340.101-3|866	%{nvidia_bindir}/nvidia-settings
14nu|nvidia340-340.101-3|867	%{nvidia_bindir}/nvidia-smi
14nu|nvidia340-340.101-3|868	%{nvidia_bindir}/nvidia-xconfig
14nu|nvidia340-340.101-3|869	%{nvidia_bindir}/nvidia-modprobe
14nu|nvidia340-340.101-3|870	%{nvidia_bindir}/nvidia-persistenced
14nu|nvidia340-340.101-3|871	%{nvidia_bindir}/nvidia-bug-report.sh
14nu|nvidia340-340.101-3|872	%{nvidia_bindir}/nvidia-cuda-mps-control
14nu|nvidia340-340.101-3|873	%{nvidia_bindir}/nvidia-cuda-mps-server
14nu|nvidia340-340.101-3|874	
14nu|nvidia340-340.101-3|875	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia340-340.101-3|876	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia340-340.101-3|877	%ghost %{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nu|nvidia340-340.101-3|878	%ghost %{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nu|nvidia340-340.101-3|879	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia340-340.101-3|880	%ghost %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nu|nvidia340-340.101-3|881	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nu|nvidia340-340.101-3|882	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nu|nvidia340-340.101-3|883	%{_mandir}/man1/alt-%{drivername}-modprobe.1*
14nu|nvidia340-340.101-3|884	%{_mandir}/man1/alt-%{drivername}-persistenced.1*
14nu|nvidia340-340.101-3|885	%{_mandir}/man1/alt-%{drivername}-smi.1*
14nu|nvidia340-340.101-3|886	%{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1*
14nu|nvidia340-340.101-3|887	
14nu|nvidia340-340.101-3|888	%ghost %{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia340-340.101-3|889	%dir %{_datadir}/%{drivername}
14nu|nvidia340-340.101-3|890	%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop
14nu|nvidia340-340.101-3|891	
14nu|nvidia340-340.101-3|892	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia340-340.101-3|893	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia340-340.101-3|894	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia340-340.101-3|895	
14nu|nvidia340-340.101-3|896	%dir %{nvidia_libdir}
14nu|nvidia340-340.101-3|897	%dir %{nvidia_libdir}/tls
14nu|nvidia340-340.101-3|898	%dir %{nvidia_libdir}/vdpau
14nu|nvidia340-340.101-3|899	%{_libdir}/nvidia
14nu|nvidia340-340.101-3|900	%{nvidia_libdir}/libGL.so.%{version}
14nu|nvidia340-340.101-3|901	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
14nu|nvidia340-340.101-3|902	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nu|nvidia340-340.101-3|903	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nu|nvidia340-340.101-3|904	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia340-340.101-3|905	%{nvidia_libdir}/libGL.so.1
14nu|nvidia340-340.101-3|906	%{nvidia_libdir}/libEGL.so.1
14nu|nvidia340-340.101-3|907	%{nvidia_libdir}/libEGL.so.%{version}
14nu|nvidia340-340.101-3|908	%{nvidia_libdir}/libGLESv1_CM.so.1
14nu|nvidia340-340.101-3|909	%{nvidia_libdir}/libGLESv1_CM.so.%{version}
14nu|nvidia340-340.101-3|910	%{nvidia_libdir}/libGLESv2.so.2
14nu|nvidia340-340.101-3|911	%{nvidia_libdir}/libGLESv2.so.%{version}
14nu|nvidia340-340.101-3|912	%{nvidia_libdir}/libnvidia-eglcore.so.%{version}
14nu|nvidia340-340.101-3|913	%{nvidia_libdir}/libnvidia-glsi.so.%{version}
14nu|nvidia340-340.101-3|914	%{nvidia_libdir}/libnvidia-cfg.so.1
14nu|nvidia340-340.101-3|915	%{nvidia_libdir}/libnvidia-fbc.so.1
14nu|nvidia340-340.101-3|916	%{nvidia_libdir}/libnvidia-fbc.so.%{version}
14nu|nvidia340-340.101-3|917	%{nvidia_libdir}/libnvidia-ifr.so.1
14nu|nvidia340-340.101-3|918	%{nvidia_libdir}/libnvidia-ifr.so.%{version}
14nu|nvidia340-340.101-3|919	%{nvidia_libdir}/libnvidia-ml.so.1
14nu|nvidia340-340.101-3|920	%{nvidia_libdir}/libnvidia-ml.so.%{version}
14nu|nvidia340-340.101-3|921	%{nvidia_libdir}/libvdpau_nvidia.so
14nu|nvidia340-340.101-3|922	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nu|nvidia340-340.101-3|923	%ifarch %{biarches}
14nu|nvidia340-340.101-3|924	%dir %{nvidia_libdir32}
14nu|nvidia340-340.101-3|925	%dir %{nvidia_libdir32}/tls
14nu|nvidia340-340.101-3|926	%dir %{nvidia_libdir32}/vdpau
14nu|nvidia340-340.101-3|927	%{_prefix}/lib/nvidia
14nu|nvidia340-340.101-3|928	%{nvidia_libdir32}/libGL.so.%{version}
14nu|nvidia340-340.101-3|929	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
14nu|nvidia340-340.101-3|930	%{nvidia_libdir32}/libnvidia-ifr.so.1
14nu|nvidia340-340.101-3|931	%{nvidia_libdir32}/libnvidia-ifr.so.%{version}
14nu|nvidia340-340.101-3|932	%{nvidia_libdir32}/libnvidia-ml.so.1
14nu|nvidia340-340.101-3|933	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
14nu|nvidia340-340.101-3|934	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nu|nvidia340-340.101-3|935	%{nvidia_libdir32}/libvdpau_nvidia.so
14nu|nvidia340-340.101-3|936	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia340-340.101-3|937	%{nvidia_libdir32}/libGL.so.1
14nu|nvidia340-340.101-3|938	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nu|nvidia340-340.101-3|939	%{nvidia_libdir32}/libnvidia-fbc.so.1
14nu|nvidia340-340.101-3|940	%{nvidia_libdir32}/libnvidia-fbc.so.%{version}
14nu|nvidia340-340.101-3|941	%{nvidia_libdir32}/libEGL.so.1
14nu|nvidia340-340.101-3|942	%{nvidia_libdir32}/libEGL.so.%{version}
14nu|nvidia340-340.101-3|943	%{nvidia_libdir32}/libGLESv1_CM.so.1
14nu|nvidia340-340.101-3|944	%{nvidia_libdir32}/libGLESv1_CM.so.%{version}
14nu|nvidia340-340.101-3|945	%{nvidia_libdir32}/libGLESv2.so.2
14nu|nvidia340-340.101-3|946	%{nvidia_libdir32}/libGLESv2.so.%{version}
14nu|nvidia340-340.101-3|947	%{nvidia_libdir32}/libnvidia-eglcore.so.%{version}
14nu|nvidia340-340.101-3|948	%{nvidia_libdir32}/libnvidia-glsi.so.%{version}
14nu|nvidia340-340.101-3|949	%endif
14nu|nvidia340-340.101-3|950	
14nu|nvidia340-340.101-3|951	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia340-340.101-3|952	%ifarch %{biarches}
14nu|nvidia340-340.101-3|953	# avoid unowned directory
14nu|nvidia340-340.101-3|954	%dir %{_prefix}/lib/vdpau
14nu|nvidia340-340.101-3|955	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia340-340.101-3|956	%endif
14nu|nvidia340-340.101-3|957	
14nu|nvidia340-340.101-3|958	%dir %{nvidia_modulesdir}
14nu|nvidia340-340.101-3|959	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nu|nvidia340-340.101-3|960	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nu|nvidia340-340.101-3|961	%{nvidia_extensionsdir}/libglx.so.%{version}
14nu|nvidia340-340.101-3|962	%{nvidia_extensionsdir}/libglx.so
14nu|nvidia340-340.101-3|963	%{nvidia_driversdir}/nvidia_drv.so
14nu|nvidia340-340.101-3|964	
14nu|nvidia340-340.101-3|965	%files -n %{drivername}-devel -f %{pkgname}/nvidia-devel.files
14nu|nvidia340-340.101-3|966	%{_includedir}/%{drivername}
14nu|nvidia340-340.101-3|967	%{nvidia_libdir}/libGL.so
14nu|nvidia340-340.101-3|968	%{nvidia_libdir}/libEGL.so
14nu|nvidia340-340.101-3|969	%{nvidia_libdir}/libGLESv1_CM.so
14nu|nvidia340-340.101-3|970	%{nvidia_libdir}/libGLESv2.so
14nu|nvidia340-340.101-3|971	%{nvidia_libdir}/libcuda.so
14nu|nvidia340-340.101-3|972	%{nvidia_libdir}/libnvcuvid.so
14nu|nvidia340-340.101-3|973	%{nvidia_libdir}/libnvidia-cfg.so
14nu|nvidia340-340.101-3|974	%{nvidia_libdir}/libnvidia-fbc.so
14nu|nvidia340-340.101-3|975	%{nvidia_libdir}/libnvidia-ifr.so
14nu|nvidia340-340.101-3|976	%{nvidia_libdir}/libOpenCL.so
14nu|nvidia340-340.101-3|977	%{nvidia_libdir}/libnvidia-ml.so
14nu|nvidia340-340.101-3|978	%{nvidia_libdir}/libnvidia-encode.so
14nu|nvidia340-340.101-3|979	%ifarch %{biarches}
14nu|nvidia340-340.101-3|980	%{nvidia_libdir32}/libEGL.so
14nu|nvidia340-340.101-3|981	%{nvidia_libdir32}/libGLESv1_CM.so
14nu|nvidia340-340.101-3|982	%{nvidia_libdir32}/libGLESv2.so
14nu|nvidia340-340.101-3|983	%{nvidia_libdir32}/libnvidia-ml.so
14nu|nvidia340-340.101-3|984	%{nvidia_libdir32}/libGL.so
14nu|nvidia340-340.101-3|985	%{nvidia_libdir32}/libcuda.so
14nu|nvidia340-340.101-3|986	%{nvidia_libdir32}/libnvcuvid.so
14nu|nvidia340-340.101-3|987	%{nvidia_libdir32}/libnvidia-ifr.so
14nu|nvidia340-340.101-3|988	%{nvidia_libdir32}/libOpenCL.so
14nu|nvidia340-340.101-3|989	%{nvidia_libdir32}/libnvidia-encode.so
14nu|nvidia340-340.101-3|990	%{nvidia_libdir32}/libnvidia-fbc.so
14nu|nvidia340-340.101-3|991	%endif
14nu|nvidia340-340.101-3|992	
14nu|nvidia340-340.101-3|993	%files -n dkms-%{drivername}
14nu|nvidia340-340.101-3|994	%doc %{pkgname}/LICENSE
14nu|nvidia340-340.101-3|995	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia340-340.101-3|996	
14nu|nvidia340-340.101-3|997	%files -n %{drivername}-doc-html -f %{pkgname}/nvidia-html.files
14nu|nvidia340-340.101-3|998	
14nu|nvidia340-340.101-3|999	%files -n %{drivername}-cuda-opencl -f %{pkgname}/nvidia-cuda.files
14nu|nvidia340-340.101-3|1000	%{nvidia_libdir}/libnvcuvid.so.%{version}
14nu|nvidia340-340.101-3|1001	%{nvidia_libdir}/libnvcuvid.so.1
14nu|nvidia340-340.101-3|1002	%{nvidia_libdir}/libnvidia-encode.so.1
14nu|nvidia340-340.101-3|1003	%{nvidia_libdir}/libnvidia-encode.so.%{version}
14nu|nvidia340-340.101-3|1004	%{nvidia_libdir}/libOpenCL.so.1.0.0
14nu|nvidia340-340.101-3|1005	%{nvidia_libdir}/libOpenCL.so.1.0
14nu|nvidia340-340.101-3|1006	%{nvidia_libdir}/libOpenCL.so.1
14nu|nvidia340-340.101-3|1007	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
14nu|nvidia340-340.101-3|1008	%{nvidia_libdir}/libcuda.so.%{version}
14nu|nvidia340-340.101-3|1009	%{nvidia_libdir}/libcuda.so.1
14nu|nvidia340-340.101-3|1010	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
14nu|nvidia340-340.101-3|1011	%{nvidia_libdir}/libnvidia-opencl.so.1
14nu|nvidia340-340.101-3|1012	%ifarch x86_64
14nu|nvidia340-340.101-3|1013	%{nvidia_libdir32}/libnvidia-opencl.so.*
14nu|nvidia340-340.101-3|1014	%{nvidia_libdir32}/libnvcuvid.so.%{version}
14nu|nvidia340-340.101-3|1015	%{nvidia_libdir32}/libnvcuvid.so.1
14nu|nvidia340-340.101-3|1016	%{nvidia_libdir32}/libnvidia-encode.so.1
14nu|nvidia340-340.101-3|1017	%{nvidia_libdir32}/libnvidia-encode.so.%{version}
14nu|nvidia340-340.101-3|1018	%endif
14nu|nvidia340-340.101-3|1019	%ifarch %{biarches}
14nu|nvidia340-340.101-3|1020	%{nvidia_libdir32}/libOpenCL.so.1.0.0
14nu|nvidia340-340.101-3|1021	%{nvidia_libdir32}/libOpenCL.so.1.0
14nu|nvidia340-340.101-3|1022	%{nvidia_libdir32}/libOpenCL.so.1
14nu|nvidia340-340.101-3|1023	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
14nu|nvidia340-340.101-3|1024	%{nvidia_libdir32}/libcuda.so.%{version}
14nu|nvidia340-340.101-3|1025	%{nvidia_libdir32}/libcuda.so.1
14nu|nvidia340-340.101-3|1026	%endif
14nu|nvidia340-340.101-3|1027	
14nu|nvidia340-340.101-3|1028	%changelog

26524 14
14nu|nvidia361-361.42-3|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nu|nvidia361-361.42-3|2	# For the present, fall back to the old symbol resolution rules for ld.
14nu|nvidia361-361.42-3|3	%define _disable_ld_now 1
14nu|nvidia361-361.42-3|4	
14nu|nvidia361-361.42-3|5	# (tpg) disable interall rpm dependency generator
14nu|nvidia361-361.42-3|6	# define _use_internal_dependency_generator 0
14nu|nvidia361-361.42-3|7	
14nu|nvidia361-361.42-3|8	%define _enable_debug_packages %{nil}
14nu|nvidia361-361.42-3|9	
14nu|nvidia361-361.42-3|10	%define name		nvidia361
14nu|nvidia361-361.42-3|11	
14nu|nvidia361-361.42-3|12	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
14nu|nvidia361-361.42-3|13	%define version		361.42
14nu|nvidia361-361.42-3|14	
14nu|nvidia361-361.42-3|15	%define priority	9700
14nu|nvidia361-361.42-3|16	
14nu|nvidia361-361.42-3|17	%define pkgname32	NVIDIA-Linux-x86-%{version}
14nu|nvidia361-361.42-3|18	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
14nu|nvidia361-361.42-3|19	
14nu|nvidia361-361.42-3|20	# Disable when the sources aren't on ftp yet, but can be downloaded from
14nu|nvidia361-361.42-3|21	# http://us.download.nvidia.com
14nu|nvidia361-361.42-3|22	%define ftp 1
14nu|nvidia361-361.42-3|23	
14nu|nvidia361-361.42-3|24	%define drivername		%{name}
14nu|nvidia361-361.42-3|25	%define driverpkgname		x11-driver-video-%{drivername}
14nu|nvidia361-361.42-3|26	%define modulename		nvidia
14nu|nvidia361-361.42-3|27	# for description and documentation
14nu|nvidia361-361.42-3|28	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nu|nvidia361-361.42-3|29	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia361-361.42-3|30	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia361-361.42-3|31	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia361-361.42-3|32	%define nvidia_libdir		%{_libdir}/%{drivername}
14nu|nvidia361-361.42-3|33	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nu|nvidia361-361.42-3|34	%define nvidia_bindir		%{nvidia_libdir}/bin
14nu|nvidia361-361.42-3|35	# The entry in Cards+ this driver should be associated with, if there is
14nu|nvidia361-361.42-3|36	# no entry in ldetect-lst default pcitable:
14nu|nvidia361-361.42-3|37	# cooker ldetect-lst should be up-to-date
14nu|nvidia361-361.42-3|38	%define ldetect_cards_name	%nil
14nu|nvidia361-361.42-3|39	
14nu|nvidia361-361.42-3|40	%define biarches x86_64
14nu|nvidia361-361.42-3|41	
14nu|nvidia361-361.42-3|42	%ifarch %{ix86}
14nu|nvidia361-361.42-3|43	%define nsource %{SOURCE0}
14nu|nvidia361-361.42-3|44	%define pkgname %{pkgname32}
14nu|nvidia361-361.42-3|45	%endif
14nu|nvidia361-361.42-3|46	%ifarch x86_64
14nu|nvidia361-361.42-3|47	%define nsource %{SOURCE1}
14nu|nvidia361-361.42-3|48	%define pkgname %{pkgname64}
14nu|nvidia361-361.42-3|49	%endif
14nu|nvidia361-361.42-3|50	
14nu|nvidia361-361.42-3|51	# Other packages should not require any NVIDIA libraries, and this package
14nu|nvidia361-361.42-3|52	# should not be pulled in when libGL.so.1 is required
14nu|nvidia361-361.42-3|53	%if %{_use_internal_dependency_generator}
14nu|nvidia361-361.42-3|54	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)|devel\\(libEGL.*'
14nu|nvidia361-361.42-3|55	%define common_requires_exceptions libGLcore\\.so|libnv.*\\.so|libGL(.*)
14nu|nvidia361-361.42-3|56	%else
14nu|nvidia361-361.42-3|57	%define _provides_exceptions \\.so
14nu|nvidia361-361.42-3|58	%define common_requires_exceptions libGLcore\\.so\\|libnv.*\\.so
14nu|nvidia361-361.42-3|59	%endif
14nu|nvidia361-361.42-3|60	
14nu|nvidia361-361.42-3|61	%ifarch %{biarches}
14nu|nvidia361-361.42-3|62	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nu|nvidia361-361.42-3|63	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nu|nvidia361-361.42-3|64	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nu|nvidia361-361.42-3|65	# pull the dependencies of 32-bit nvidia libraries in as well.
14nu|nvidia361-361.42-3|66	%if %{_use_internal_dependency_generator}
14nu|nvidia361-361.42-3|67	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nu|nvidia361-361.42-3|68	%else
14nu|nvidia361-361.42-3|69	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nu|nvidia361-361.42-3|70	%endif
14nu|nvidia361-361.42-3|71	%else
14nu|nvidia361-361.42-3|72	%if %{_use_internal_dependency_generator}
14nu|nvidia361-361.42-3|73	%define __noautoreq '%{common_requires_exceptions}'
14nu|nvidia361-361.42-3|74	%else
14nu|nvidia361-361.42-3|75	%define __noautoreq %{common_requires_exceptions}
14nu|nvidia361-361.42-3|76	%endif
14nu|nvidia361-361.42-3|77	%endif
14nu|nvidia361-361.42-3|78	
14nu|nvidia361-361.42-3|79	# (anssi) Workaround wrong linking as of 310.19.
14nu|nvidia361-361.42-3|80	# This will probably be fixed soon (at least similar issues have been in the past).
14nu|nvidia361-361.42-3|81	# https://devtalk.nvidia.com/default/topic/523762/libnvidia-encode-so-310-19-has-dependency-on-missing-library/
14nu|nvidia361-361.42-3|82	%define _exclude_files_from_autoreq libnvidia-encode.so.%version
14nu|nvidia361-361.42-3|83	
14nu|nvidia361-361.42-3|84	Summary:	NVIDIA proprietary X.org driver and libraries
14nu|nvidia361-361.42-3|85	Name:		%{name}
14nu|nvidia361-361.42-3|86	Version:	%{version}
14nu|nvidia361-361.42-3|87	Release:	3
14nu|nvidia361-361.42-3|88	
14nu|nvidia361-361.42-3|89	%if %{ftp}
14nu|nvidia361-361.42-3|90	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nu|nvidia361-361.42-3|91	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nu|nvidia361-361.42-3|92	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nu|nvidia361-361.42-3|93	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nu|nvidia361-361.42-3|94	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nu|nvidia361-361.42-3|95	Source4:	ftp://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nu|nvidia361-361.42-3|96	Source5:	ftp://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nu|nvidia361-361.42-3|97	%else
14nu|nvidia361-361.42-3|98	Source0:	http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nu|nvidia361-361.42-3|99	Source1:	http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nu|nvidia361-361.42-3|100	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nu|nvidia361-361.42-3|101	Source2:	http://us.download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nu|nvidia361-361.42-3|102	Source3:	http://us.download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nu|nvidia361-361.42-3|103	Source4:	http://us.download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nu|nvidia361-361.42-3|104	Source5:	http://us.download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nu|nvidia361-361.42-3|105	%endif
14nu|nvidia361-361.42-3|106	Source100:	nvidia361.rpmlintrc
14nu|nvidia361-361.42-3|107	Source101:	README.urpmi
14nu|nvidia361-361.42-3|108	
14nu|nvidia361-361.42-3|109	# Starting from v. 352.x, the build system checks if the kernel provides
14nu|nvidia361-361.42-3|110	# phys_to_dma() function and if so, tries to use that function. However,
14nu|nvidia361-361.42-3|111	# phys_to_dma() is nether exported nor inline on x86-32 with
14nu|nvidia361-361.42-3|112	# CONFIG_X86_DMA_REMAP=y (selected by CONFIG_STA2X11), so a non-functional
14nu|nvidia361-361.42-3|113	# driver is built then.
14nu|nvidia361-361.42-3|114	# However, phys_to_dma() does nothing special except for some exotic
14nu|nvidia361-361.42-3|115	# hardware. If the function is missing, the driver seems to do the necessary
14nu|nvidia361-361.42-3|116	# conversions right, so let us assume it is missing.
14nu|nvidia361-361.42-3|117	Patch1:		nvidia361-no-phys_to_dma.patch
14nu|nvidia361-361.42-3|118	
14nu|nvidia361-361.42-3|119	License:	Freeware
14nu|nvidia361-361.42-3|120	URL:		http://www.nvidia.com/object/unix.html
14nu|nvidia361-361.42-3|121	Group:		System/Kernel and hardware
14nu|nvidia361-361.42-3|122	Provides: should-restart = system
14nu|nvidia361-361.42-3|123	ExclusiveArch:	%{ix86} x86_64
14nu|nvidia361-361.42-3|124	
14nu|nvidia361-361.42-3|125	BuildRequires:	imagemagick
14nu|nvidia361-361.42-3|126	BuildRequires:	pkgconfig(xrender)
14nu|nvidia361-361.42-3|127	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|nvidia361-361.42-3|128	BuildRequires:	pkgconfig(xv)
14nu|nvidia361-361.42-3|129	BuildRequires:	pkgconfig(gl)
14nu|nvidia361-361.42-3|130	BuildRequires:	pkgconfig(xxf86vm)
14nu|nvidia361-361.42-3|131	BuildRequires:	pkgconfig(vdpau) >= 1.1
14nu|nvidia361-361.42-3|132	BuildRequires:	pkgconfig(libtirpc)
14nu|nvidia361-361.42-3|133	
14nu|nvidia361-361.42-3|134	%description
14nu|nvidia361-361.42-3|135	The proprietary driver for NVidia GPUs, long-lived branch 361.x.
14nu|nvidia361-361.42-3|136	
14nu|nvidia361-361.42-3|137	%package -n %{driverpkgname}
14nu|nvidia361-361.42-3|138	Summary:	NVIDIA proprietary X.org driver and libraries
14nu|nvidia361-361.42-3|139	Group:		System/Kernel and hardware
14nu|nvidia361-361.42-3|140	Requires(post): update-alternatives >= 1.9.0
14nu|nvidia361-361.42-3|141	Requires(postun): update-alternatives >= 1.9.0
14nu|nvidia361-361.42-3|142	Requires:	x11-server-common
14nu|nvidia361-361.42-3|143	Suggests:	%{drivername}-doc-html = %{version}
14nu|nvidia361-361.42-3|144	# Proper support for versioned kmod() was added in 2008.1:
14nu|nvidia361-361.42-3|145	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia361-361.42-3|146	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
14nu|nvidia361-361.42-3|147	# the vdpau library package. We ensure its installation here.
14nu|nvidia361-361.42-3|148	Requires:	%{_lib}vdpau1 >= 1.1
14nu|nvidia361-361.42-3|149	
14nu|nvidia361-361.42-3|150	Provides:	nvidia = %{version}-%{release}
14nu|nvidia361-361.42-3|151	
14nu|nvidia361-361.42-3|152	Conflicts:	nvidia-current-cuda-opencl <= 295.59-1
14nu|nvidia361-361.42-3|153	Conflicts:	nvidia-current < %{version}-%{release}
14nu|nvidia361-361.42-3|154	Suggests:	nvidia-additional-settings
14nu|nvidia361-361.42-3|155	
14nu|nvidia361-361.42-3|156	# nvidia346 and nvidia352 are superceded by nvidia361
14nu|nvidia361-361.42-3|157	Obsoletes:	x11-driver-video-nvidia346 < %{version}-%{release}
14nu|nvidia361-361.42-3|158	Obsoletes:	x11-driver-video-nvidia352 < %{version}-%{release}
14nu|nvidia361-361.42-3|159	
14nu|nvidia361-361.42-3|160	%description -n %{driverpkgname}
14nu|nvidia361-361.42-3|161	NVIDIA proprietary X.org graphics driver, related libraries and
14nu|nvidia361-361.42-3|162	configuration tools.
14nu|nvidia361-361.42-3|163	
14nu|nvidia361-361.42-3|164	Please use XFdrake to configure your NVIDIA card. The correct packages
14nu|nvidia361-361.42-3|165	will be automatically installed and configured in this case.
14nu|nvidia361-361.42-3|166	
14nu|nvidia361-361.42-3|167	%package -n dkms-%{drivername}
14nu|nvidia361-361.42-3|168	Summary:	Kernel module to manage NVIDIA GPUs
14nu|nvidia361-361.42-3|169	Group:		System/Kernel and hardware
14nu|nvidia361-361.42-3|170	Requires:	dkms
14nu|nvidia361-361.42-3|171	Requires(post):	dkms
14nu|nvidia361-361.42-3|172	Requires(preun): dkms
14nu|nvidia361-361.42-3|173	Conflicts:	dkms-nvidia-current < %{version}-%{release}
14nu|nvidia361-361.42-3|174	
14nu|nvidia361-361.42-3|175	# nvidia346 and nvidia352 are superceded by nvidia361
14nu|nvidia361-361.42-3|176	Obsoletes:	dkms-nvidia346 < %{version}-%{release}
14nu|nvidia361-361.42-3|177	Obsoletes:	dkms-nvidia352 < %{version}-%{release}
14nu|nvidia361-361.42-3|178	
14nu|nvidia361-361.42-3|179	# DKMS package for each long-lived branch should provide this.
14nu|nvidia361-361.42-3|180	# It is needed to prevent the situation when several drivers from different
14nu|nvidia361-361.42-3|181	# branches are installed at the same time. Each of the drivers will have
14nu|nvidia361-361.42-3|182	# alias "nvidia" for modprobe, so they cannot co-exist.
14nu|nvidia361-361.42-3|183	Provides:	nvidia-driver-long-lived = %{version}-%{release}
14nu|nvidia361-361.42-3|184	Conflicts:	nvidia-driver-long-lived < %{version}-%{release}
14nu|nvidia361-361.42-3|185	
14nu|nvidia361-361.42-3|186	%description -n dkms-%{drivername}
14nu|nvidia361-361.42-3|187	Kernel module to manage NVIDIA GPUs. This
14nu|nvidia361-361.42-3|188	is to be used with the %{driverpkgname} package.
14nu|nvidia361-361.42-3|189	
14nu|nvidia361-361.42-3|190	%package -n %{drivername}-devel
14nu|nvidia361-361.42-3|191	Summary:	NVIDIA OpenGL/CUDA development libraries and headers
14nu|nvidia361-361.42-3|192	Group:		Development/C
14nu|nvidia361-361.42-3|193	Requires:	%{driverpkgname} = %{version}-%{release}
14nu|nvidia361-361.42-3|194	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
14nu|nvidia361-361.42-3|195	Conflicts:	nvidia-current-devel < %{version}-%{release}
14nu|nvidia361-361.42-3|196	Provides:	nvidia-devel = %{version}-%{release}
14nu|nvidia361-361.42-3|197	Requires:	%{_lib}vdpau-devel
14nu|nvidia361-361.42-3|198	
14nu|nvidia361-361.42-3|199	# nvidia346 and nvidia352 are superceded by nvidia361
14nu|nvidia361-361.42-3|200	Obsoletes:	nvidia346-devel < %{version}-%{release}
14nu|nvidia361-361.42-3|201	Obsoletes:	nvidia352-devel < %{version}-%{release}
14nu|nvidia361-361.42-3|202	
14nu|nvidia361-361.42-3|203	%description -n %{drivername}-devel
14nu|nvidia361-361.42-3|204	NVIDIA OpenGL/CUDA headers. This package is not required for normal use.
14nu|nvidia361-361.42-3|205	
14nu|nvidia361-361.42-3|206	%package -n %{drivername}-cuda-opencl
14nu|nvidia361-361.42-3|207	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
14nu|nvidia361-361.42-3|208	Group:		System/Kernel and hardware
14nu|nvidia361-361.42-3|209	Provides:	%{drivername}-cuda = %{version}-%{release}
14nu|nvidia361-361.42-3|210	Provides:	nvidia-cuda = %{version}-%{release}
14nu|nvidia361-361.42-3|211	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia361-361.42-3|212	Conflicts:	x11-driver-video-nvidia-current <= 295.59
14nu|nvidia361-361.42-3|213	
14nu|nvidia361-361.42-3|214	# nvidia346 and nvidia352 are superceded by nvidia361
14nu|nvidia361-361.42-3|215	Obsoletes:	nvidia346-cuda-opencl < %{version}-%{release}
14nu|nvidia361-361.42-3|216	Obsoletes:	nvidia352-cuda-opencl < %{version}-%{release}
14nu|nvidia361-361.42-3|217	
14nu|nvidia361-361.42-3|218	%description -n %{drivername}-cuda-opencl
14nu|nvidia361-361.42-3|219	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
14nu|nvidia361-361.42-3|220	required for normal use, it provides libraries to use NVIDIA cards for High
14nu|nvidia361-361.42-3|221	Performance Computing (HPC).
14nu|nvidia361-361.42-3|222	
14nu|nvidia361-361.42-3|223	# HTML doc splitted off because of size, for live cds:
14nu|nvidia361-361.42-3|224	%package -n %{drivername}-doc-html
14nu|nvidia361-361.42-3|225	Summary:	NVIDIA html documentation (%{drivername})
14nu|nvidia361-361.42-3|226	Group:		System/Kernel and hardware
14nu|nvidia361-361.42-3|227	Requires:	%{driverpkgname} = %{version}-%{release}
14nu|nvidia361-361.42-3|228	
14nu|nvidia361-361.42-3|229	# nvidia346 and nvidia352 are superceded by nvidia361
14nu|nvidia361-361.42-3|230	Obsoletes:	nvidia346-doc-html < %{version}-%{release}
14nu|nvidia361-361.42-3|231	Obsoletes:	nvidia352-doc-html < %{version}-%{release}
14nu|nvidia361-361.42-3|232	
14nu|nvidia361-361.42-3|233	%description -n %{drivername}-doc-html
14nu|nvidia361-361.42-3|234	HTML version of the README.txt file provided in package
14nu|nvidia361-361.42-3|235	%{driverpkgname}.
14nu|nvidia361-361.42-3|236	
14nu|nvidia361-361.42-3|237	%prep
14nu|nvidia361-361.42-3|238	%setup -q -c -T -a 2 -a 3 -a 4 -a 5
14nu|nvidia361-361.42-3|239	sh %{nsource} --extract-only
14nu|nvidia361-361.42-3|240	
14nu|nvidia361-361.42-3|241	pushd %{pkgname}/
14nu|nvidia361-361.42-3|242	rm -rf usr/src/nv/precompiled
14nu|nvidia361-361.42-3|243	%patch1 -p1
14nu|nvidia361-361.42-3|244	popd
14nu|nvidia361-361.42-3|245	
14nu|nvidia361-361.42-3|246	# We need a different dkms.conf because the one supplied in the upstream
14nu|nvidia361-361.42-3|247	# is actually a template. The real file is generated from it by
14nu|nvidia361-361.42-3|248	# nvidia-installer which we do not use.
14nu|nvidia361-361.42-3|249	pushd %{pkgname}/kernel
14nu|nvidia361-361.42-3|250	mv dkms.conf dkms.conf.orig
14nu|nvidia361-361.42-3|251	
14nu|nvidia361-361.42-3|252	# Notes from the original dkms.conf:
14nu|nvidia361-361.42-3|253	# ---------------
14nu|nvidia361-361.42-3|254	# By default, DKMS will add KERNELRELEASE to the make command line; however,
14nu|nvidia361-361.42-3|255	# this will cause the kernel module build to infer that it was invoked via
14nu|nvidia361-361.42-3|256	# Kbuild directly instead of DKMS. The dkms(8) manual page recommends quoting
14nu|nvidia361-361.42-3|257	# the 'make' command name to suppress this behavior.
14nu|nvidia361-361.42-3|258	# ---------------
14nu|nvidia361-361.42-3|259	cat > dkms.conf <<EOF
14nu|nvidia361-361.42-3|260	PACKAGE_NAME="nvidia"
14nu|nvidia361-361.42-3|261	PACKAGE_VERSION="%{version}"
14nu|nvidia361-361.42-3|262	BUILT_MODULE_NAME[0]="nvidia"
14nu|nvidia361-361.42-3|263	DEST_MODULE_LOCATION[0]="/kernel/drivers/video"
14nu|nvidia361-361.42-3|264	BUILT_MODULE_NAME[1]="nvidia-modeset"
14nu|nvidia361-361.42-3|265	DEST_MODULE_LOCATION[1]="/kernel/drivers/video"
14nu|nvidia361-361.42-3|266	%ifarch x86_64
14nu|nvidia361-361.42-3|267	BUILT_MODULE_NAME[2]="nvidia-uvm"
14nu|nvidia361-361.42-3|268	DEST_MODULE_LOCATION[2]="/kernel/drivers/video"
14nu|nvidia361-361.42-3|269	MAKE="'make' KERNEL_UNAME=\${kernelver} modules"
14nu|nvidia361-361.42-3|270	%else
14nu|nvidia361-361.42-3|271	MAKE="'make' NV_EXCLUDE_BUILD_MODULES='nvidia-uvm' KERNEL_UNAME=\${kernelver} modules"
14nu|nvidia361-361.42-3|272	%endif
14nu|nvidia361-361.42-3|273	CLEAN="'make' clean"
14nu|nvidia361-361.42-3|274	AUTOINSTALL="yes"
14nu|nvidia361-361.42-3|275	EOF
14nu|nvidia361-361.42-3|276	popd
14nu|nvidia361-361.42-3|277	
14nu|nvidia361-361.42-3|278	rm -f nvidia-settings-%{version}/src/*/*.a
14nu|nvidia361-361.42-3|279	
14nu|nvidia361-361.42-3|280	%build
14nu|nvidia361-361.42-3|281	# The code contains dozens on top of dozens on top of dozens of "false" positives
14nu|nvidia361-361.42-3|282	export CFLAGS="%optflags -Wno-error=format-security"
14nu|nvidia361-361.42-3|283	export CXXFLAGS="$CFLAGS"
14nu|nvidia361-361.42-3|284	export LDFLAGS="%{?ldflags}"
14nu|nvidia361-361.42-3|285	%make -C nvidia-settings-%{version}/src/libXNVCtrl
14nu|nvidia361-361.42-3|286	%make -C nvidia-settings-%{version} STRIP_CMD=true
14nu|nvidia361-361.42-3|287	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
14nu|nvidia361-361.42-3|288	%make -C nvidia-modprobe-%{version} STRIP_CMD=true
14nu|nvidia361-361.42-3|289	%make -C nvidia-persistenced-%{version} STRIP_CMD=true LIBS="-ltirpc -ldl"
14nu|nvidia361-361.42-3|290	
14nu|nvidia361-361.42-3|291	%install
14nu|nvidia361-361.42-3|292	
14nu|nvidia361-361.42-3|293	# README.urpmi
14nu|nvidia361-361.42-3|294	cp %{SOURCE101} .
14nu|nvidia361-361.42-3|295	
14nu|nvidia361-361.42-3|296	cd %{pkgname}
14nu|nvidia361-361.42-3|297	
14nu|nvidia361-361.42-3|298	# dkms
14nu|nvidia361-361.42-3|299	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia361-361.42-3|300	
14nu|nvidia361-361.42-3|301	# menu entry
14nu|nvidia361-361.42-3|302	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
14nu|nvidia361-361.42-3|303	cat > %{buildroot}%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop <<EOF
14nu|nvidia361-361.42-3|304	[Desktop Entry]
14nu|nvidia361-361.42-3|305	Name=NVIDIA Display Settings
14nu|nvidia361-361.42-3|306	Comment=Configure NVIDIA X driver
14nu|nvidia361-361.42-3|307	Exec=%{_bindir}/nvidia-settings
14nu|nvidia361-361.42-3|308	Icon=%{drivername}-settings
14nu|nvidia361-361.42-3|309	Terminal=false
14nu|nvidia361-361.42-3|310	Type=Application
14nu|nvidia361-361.42-3|311	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nu|nvidia361-361.42-3|312	EOF
14nu|nvidia361-361.42-3|313	
14nu|nvidia361-361.42-3|314	install -d -m755	%{buildroot}%{_datadir}/applications
14nu|nvidia361-361.42-3|315	touch			%{buildroot}%{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia361-361.42-3|316	
14nu|nvidia361-361.42-3|317	# icons
14nu|nvidia361-361.42-3|318	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14nu|nvidia361-361.42-3|319	convert -strip nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia361-361.42-3|320	convert -strip nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia361-361.42-3|321	convert -strip nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia361-361.42-3|322	
14nu|nvidia361-361.42-3|323	error_fatal() {
14nu|nvidia361-361.42-3|324	echo "Error: $@." >&2
14nu|nvidia361-361.42-3|325	exit 1
14nu|nvidia361-361.42-3|326	}
14nu|nvidia361-361.42-3|327	
14nu|nvidia361-361.42-3|328	error_unhandled() {
14nu|nvidia361-361.42-3|329	echo "Warning: $@." >&2
14nu|nvidia361-361.42-3|330	echo "Warning: $@." >> warns.log
14nu|nvidia361-361.42-3|331	# cause distro builds to fail in case of unhandled files
14nu|nvidia361-361.42-3|332	exit 1
14nu|nvidia361-361.42-3|333	}
14nu|nvidia361-361.42-3|334	
14nu|nvidia361-361.42-3|335	parseparams() {
14nu|nvidia361-361.42-3|336	for value in $rest; do
14nu|nvidia361-361.42-3|337	local param=$1
14nu|nvidia361-361.42-3|338	[ -n "$param" ] || error_fatal "unhandled parameter $value"
14nu|nvidia361-361.42-3|339	shift
14nu|nvidia361-361.42-3|340	eval $param=$value
14nu|nvidia361-361.42-3|341	
14nu|nvidia361-361.42-3|342	[ -n "$value" ] || error_fatal "empty $param"
14nu|nvidia361-361.42-3|343	
14nu|nvidia361-361.42-3|344	# resolve libdir based on $arch
14nu|nvidia361-361.42-3|345	if [ "$param" = "arch" ]; then
14nu|nvidia361-361.42-3|346	case "$arch" in
14nu|nvidia361-361.42-3|347	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
14nu|nvidia361-361.42-3|348	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
14nu|nvidia361-361.42-3|349	*)		error_fatal "unknown arch $arch"
14nu|nvidia361-361.42-3|350	esac
14nu|nvidia361-361.42-3|351	fi
14nu|nvidia361-361.42-3|352	done
14nu|nvidia361-361.42-3|353	}
14nu|nvidia361-361.42-3|354	
14nu|nvidia361-361.42-3|355	add_to_list() {
14nu|nvidia361-361.42-3|356	# on distro builds, only use .manifest for doc files
14nu|nvidia361-361.42-3|357	[ "${2#%doc}" = "${2}" ] && return
14nu|nvidia361-361.42-3|358	local list="$1.files"
14nu|nvidia361-361.42-3|359	local entry="$2"
14nu|nvidia361-361.42-3|360	echo $entry >> $list
14nu|nvidia361-361.42-3|361	}
14nu|nvidia361-361.42-3|362	
14nu|nvidia361-361.42-3|363	install_symlink() {
14nu|nvidia361-361.42-3|364	local pkg="$1"
14nu|nvidia361-361.42-3|365	local dir="$2"
14nu|nvidia361-361.42-3|366	mkdir -p %{buildroot}$dir
14nu|nvidia361-361.42-3|367	ln -s $dest %{buildroot}$dir/$file
14nu|nvidia361-361.42-3|368	add_to_list $pkg $dir/$file
14nu|nvidia361-361.42-3|369	}
14nu|nvidia361-361.42-3|370	
14nu|nvidia361-361.42-3|371	install_lib_symlink() {
14nu|nvidia361-361.42-3|372	local pkg="$1"
14nu|nvidia361-361.42-3|373	local dir="$2"
14nu|nvidia361-361.42-3|374	case "$file" in
14nu|nvidia361-361.42-3|375	libvdpau_*.so)
14nu|nvidia361-361.42-3|376	# vdpau drivers => not put into -devel
14nu|nvidia361-361.42-3|377	;;
14nu|nvidia361-361.42-3|378	*.so)
14nu|nvidia361-361.42-3|379	pkg=nvidia-devel;;
14nu|nvidia361-361.42-3|380	esac
14nu|nvidia361-361.42-3|381	install_symlink $pkg $dir
14nu|nvidia361-361.42-3|382	}
14nu|nvidia361-361.42-3|383	
14nu|nvidia361-361.42-3|384	install_file_only() {
14nu|nvidia361-361.42-3|385	local pkg="$1"
14nu|nvidia361-361.42-3|386	local dir="$2"
14nu|nvidia361-361.42-3|387	mkdir -p %{buildroot}$dir
14nu|nvidia361-361.42-3|388	# replace 0444 with more usual 0644
14nu|nvidia361-361.42-3|389	[ "$perms" = "0444" ] && perms="0644"
14nu|nvidia361-361.42-3|390	install -m $perms $file %{buildroot}$dir
14nu|nvidia361-361.42-3|391	}
14nu|nvidia361-361.42-3|392	
14nu|nvidia361-361.42-3|393	install_file() {
14nu|nvidia361-361.42-3|394	local pkg="$1"
14nu|nvidia361-361.42-3|395	local dir="$2"
14nu|nvidia361-361.42-3|396	install_file_only $pkg $dir
14nu|nvidia361-361.42-3|397	add_to_list $pkg $dir/$(basename $file)
14nu|nvidia361-361.42-3|398	}
14nu|nvidia361-361.42-3|399	
14nu|nvidia361-361.42-3|400	get_module_dir() {
14nu|nvidia361-361.42-3|401	local subdir="$1"
14nu|nvidia361-361.42-3|402	case "$subdir" in
14nu|nvidia361-361.42-3|403	extensions*)	echo %{nvidia_extensionsdir};;
14nu|nvidia361-361.42-3|404	drivers/)	echo %{nvidia_driversdir};;
14nu|nvidia361-361.42-3|405	/)		echo %{nvidia_modulesdir};;
14nu|nvidia361-361.42-3|406	*)		error_unhandled "unhandled module subdir $subdir"
14nu|nvidia361-361.42-3|407	echo %{nvidia_modulesdir};;
14nu|nvidia361-361.42-3|408	esac
14nu|nvidia361-361.42-3|409	}
14nu|nvidia361-361.42-3|410	
14nu|nvidia361-361.42-3|411	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
14nu|nvidia361-361.42-3|412	rm -f $file
14nu|nvidia361-361.42-3|413	touch $file
14nu|nvidia361-361.42-3|414	done
14nu|nvidia361-361.42-3|415	
14nu|nvidia361-361.42-3|416	# install files according to .manifest
14nu|nvidia361-361.42-3|417	cat .manifest | tail -n +9 | while read line; do
14nu|nvidia361-361.42-3|418	arch=
14nu|nvidia361-361.42-3|419	style=
14nu|nvidia361-361.42-3|420	subdir=
14nu|nvidia361-361.42-3|421	dest=
14nu|nvidia361-361.42-3|422	nvidia_libdir=
14nu|nvidia361-361.42-3|423	inherit_path_str=
14nu|nvidia361-361.42-3|424	glvnd=
14nu|nvidia361-361.42-3|425	
14nu|nvidia361-361.42-3|426	rest=${line}
14nu|nvidia361-361.42-3|427	file=${rest%%%% *}
14nu|nvidia361-361.42-3|428	rest=${rest#* }
14nu|nvidia361-361.42-3|429	perms=${rest%%%% *}
14nu|nvidia361-361.42-3|430	rest=${rest#* }
14nu|nvidia361-361.42-3|431	type=${rest%%%% *}
14nu|nvidia361-361.42-3|432	[ "${rest#* }" = "$rest" ] && rest= || rest=${rest#* }
14nu|nvidia361-361.42-3|433	
14nu|nvidia361-361.42-3|434	case "$type" in
14nu|nvidia361-361.42-3|435	CUDA_LIB)
14nu|nvidia361-361.42-3|436	parseparams arch subdir
14nu|nvidia361-361.42-3|437	install_file nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|438	;;
14nu|nvidia361-361.42-3|439	CUDA_SYMLINK)
14nu|nvidia361-361.42-3|440	parseparams arch subdir dest
14nu|nvidia361-361.42-3|441	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|442	;;
14nu|nvidia361-361.42-3|443	ENCODEAPI_LIB)
14nu|nvidia361-361.42-3|444	parseparams arch subdir
14nu|nvidia361-361.42-3|445	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|446	;;
14nu|nvidia361-361.42-3|447	ENCODEAPI_LIB_SYMLINK)
14nu|nvidia361-361.42-3|448	parseparams arch dest
14nu|nvidia361-361.42-3|449	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia361-361.42-3|450	;;
14nu|nvidia361-361.42-3|451	EXPLICIT_PATH)
14nu|nvidia361-361.42-3|452	parseparams dest
14nu|nvidia361-361.42-3|453	install_file nvidia %{_datadir}/nvidia
14nu|nvidia361-361.42-3|454	;;
14nu|nvidia361-361.42-3|455	NVCUVID_LIB)
14nu|nvidia361-361.42-3|456	parseparams arch subdir
14nu|nvidia361-361.42-3|457	install_file nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|458	;;
14nu|nvidia361-361.42-3|459	NVCUVID_LIB_SYMLINK)
14nu|nvidia361-361.42-3|460	parseparams arch dest
14nu|nvidia361-361.42-3|461	install_lib_symlink nvidia-cuda $nvidia_libdir
14nu|nvidia361-361.42-3|462	;;
14nu|nvidia361-361.42-3|463	NVIFR_LIB)
14nu|nvidia361-361.42-3|464	parseparams arch subdir
14nu|nvidia361-361.42-3|465	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|466	;;
14nu|nvidia361-361.42-3|467	NVIFR_LIB_SYMLINK)
14nu|nvidia361-361.42-3|468	parseparams arch dest
14nu|nvidia361-361.42-3|469	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia361-361.42-3|470	;;
14nu|nvidia361-361.42-3|471	OPENGL_LIB)
14nu|nvidia361-361.42-3|472	parseparams arch
14nu|nvidia361-361.42-3|473	install_file nvidia $nvidia_libdir
14nu|nvidia361-361.42-3|474	;;
14nu|nvidia361-361.42-3|475	OPENGL_SYMLINK)
14nu|nvidia361-361.42-3|476	parseparams arch dest
14nu|nvidia361-361.42-3|477	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia361-361.42-3|478	;;
14nu|nvidia361-361.42-3|479	GLVND_LIB)
14nu|nvidia361-361.42-3|480	parseparams arch
14nu|nvidia361-361.42-3|481	install_file nvidia $nvidia_libdir
14nu|nvidia361-361.42-3|482	;;
14nu|nvidia361-361.42-3|483	GLVND_SYMLINK)
14nu|nvidia361-361.42-3|484	parseparams arch dest
14nu|nvidia361-361.42-3|485	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia361-361.42-3|486	;;
14nu|nvidia361-361.42-3|487	GLX_CLIENT_LIB)
14nu|nvidia361-361.42-3|488	parseparams arch glvnd
14nu|nvidia361-361.42-3|489	# Skip non-GLVND libraries
14nu|nvidia361-361.42-3|490	# https://devtalk.nvidia.com/default/topic/915640/unix-graphics-announcements-and-news/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/
14nu|nvidia361-361.42-3|491	[ t"${glvnd}" == "tGLVND" ] && install_file nvidia $nvidia_libdir
14nu|nvidia361-361.42-3|492	;;
14nu|nvidia361-361.42-3|493	GLX_CLIENT_SYMLINK)
14nu|nvidia361-361.42-3|494	# Skip non-GLVND libraries
14nu|nvidia361-361.42-3|495	parseparams arch dest glvnd
14nu|nvidia361-361.42-3|496	[ t"${glvnd}" == "tGLVND" ] && install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia361-361.42-3|497	;;
14nu|nvidia361-361.42-3|498	TLS_LIB)
14nu|nvidia361-361.42-3|499	parseparams arch style subdir
14nu|nvidia361-361.42-3|500	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|501	;;
14nu|nvidia361-361.42-3|502	TLS_SYMLINK)
14nu|nvidia361-361.42-3|503	parseparams arch style subdir dest
14nu|nvidia361-361.42-3|504	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|505	;;
14nu|nvidia361-361.42-3|506	UTILITY_LIB)
14nu|nvidia361-361.42-3|507	# backward-compatibility
14nu|nvidia361-361.42-3|508	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia361-361.42-3|509	parseparams arch subdir
14nu|nvidia361-361.42-3|510	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|511	;;
14nu|nvidia361-361.42-3|512	UTILITY_LIB_SYMLINK)
14nu|nvidia361-361.42-3|513	# backward-compatibility
14nu|nvidia361-361.42-3|514	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia361-361.42-3|515	parseparams arch dest
14nu|nvidia361-361.42-3|516	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia361-361.42-3|517	;;
14nu|nvidia361-361.42-3|518	OPENCL_LIB)
14nu|nvidia361-361.42-3|519	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia361-361.42-3|520	parseparams arch subdir
14nu|nvidia361-361.42-3|521	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|522	;;
14nu|nvidia361-361.42-3|523	OPENCL_LIB_SYMLINK)
14nu|nvidia361-361.42-3|524	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia361-361.42-3|525	parseparams arch subdir dest
14nu|nvidia361-361.42-3|526	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|527	;;
14nu|nvidia361-361.42-3|528	OPENCL_WRAPPER_LIB)
14nu|nvidia361-361.42-3|529	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia361-361.42-3|530	parseparams arch subdir
14nu|nvidia361-361.42-3|531	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|532	;;
14nu|nvidia361-361.42-3|533	OPENCL_WRAPPER_SYMLINK)
14nu|nvidia361-361.42-3|534	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia361-361.42-3|535	parseparams arch subdir dest
14nu|nvidia361-361.42-3|536	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|537	;;
14nu|nvidia361-361.42-3|538	VDPAU_LIB)
14nu|nvidia361-361.42-3|539	parseparams arch subdir
14nu|nvidia361-361.42-3|540	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia361-361.42-3|541	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|542	;;
14nu|nvidia361-361.42-3|543	VDPAU_SYMLINK)
14nu|nvidia361-361.42-3|544	parseparams arch subdir dest
14nu|nvidia361-361.42-3|545	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia361-361.42-3|546	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|547	;;
14nu|nvidia361-361.42-3|548	VDPAU_WRAPPER_LIB)
14nu|nvidia361-361.42-3|549	parseparams arch subdir
14nu|nvidia361-361.42-3|550	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia361-361.42-3|551	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|552	;;
14nu|nvidia361-361.42-3|553	VDPAU_WRAPPER_SYMLINK)
14nu|nvidia361-361.42-3|554	parseparams arch subdir dest
14nu|nvidia361-361.42-3|555	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia361-361.42-3|556	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia361-361.42-3|557	;;
14nu|nvidia361-361.42-3|558	XLIB_STATIC_LIB)
14nu|nvidia361-361.42-3|559	install_file nvidia-devel %{nvidia_libdir}
14nu|nvidia361-361.42-3|560	;;
14nu|nvidia361-361.42-3|561	XLIB_SHARED_LIB)
14nu|nvidia361-361.42-3|562	install_file nvidia %{nvidia_libdir}
14nu|nvidia361-361.42-3|563	;;
14nu|nvidia361-361.42-3|564	XLIB_SYMLINK)
14nu|nvidia361-361.42-3|565	parseparams dest
14nu|nvidia361-361.42-3|566	install_lib_symlink nvidia %{nvidia_libdir}
14nu|nvidia361-361.42-3|567	;;
14nu|nvidia361-361.42-3|568	LIBGL_LA)
14nu|nvidia361-361.42-3|569	# (Anssi) we don't install .la files
14nu|nvidia361-361.42-3|570	;;
14nu|nvidia361-361.42-3|571	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
14nu|nvidia361-361.42-3|572	parseparams subdir
14nu|nvidia361-361.42-3|573	install_file nvidia $(get_module_dir $subdir)
14nu|nvidia361-361.42-3|574	;;
14nu|nvidia361-361.42-3|575	XMODULE_NEWSYM)
14nu|nvidia361-361.42-3|576	# symlink that is created only if it doesn't already
14nu|nvidia361-361.42-3|577	# exist (i.e. as part of x11-server)
14nu|nvidia361-361.42-3|578	case "$file" in
14nu|nvidia361-361.42-3|579	libwfb.so)
14nu|nvidia361-361.42-3|580	continue
14nu|nvidia361-361.42-3|581	;;
14nu|nvidia361-361.42-3|582	*)
14nu|nvidia361-361.42-3|583	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
14nu|nvidia361-361.42-3|584	continue
14nu|nvidia361-361.42-3|585	esac
14nu|nvidia361-361.42-3|586	parseparams subdir dest
14nu|nvidia361-361.42-3|587	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia361-361.42-3|588	;;
14nu|nvidia361-361.42-3|589	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
14nu|nvidia361-361.42-3|590	parseparams subdir dest
14nu|nvidia361-361.42-3|591	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia361-361.42-3|592	;;
14nu|nvidia361-361.42-3|593	VDPAU_HEADER)
14nu|nvidia361-361.42-3|594	continue
14nu|nvidia361-361.42-3|595	parseparams subdir
14nu|nvidia361-361.42-3|596	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia361-361.42-3|597	;;
14nu|nvidia361-361.42-3|598	OPENGL_HEADER|CUDA_HEADER)
14nu|nvidia361-361.42-3|599	parseparams subdir
14nu|nvidia361-361.42-3|600	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia361-361.42-3|601	;;
14nu|nvidia361-361.42-3|602	DOCUMENTATION)
14nu|nvidia361-361.42-3|603	parseparams subdir
14nu|nvidia361-361.42-3|604	case $subdir in
14nu|nvidia361-361.42-3|605	*/html)
14nu|nvidia361-361.42-3|606	add_to_list nvidia-html "%%doc %{pkgname}/$file"
14nu|nvidia361-361.42-3|607	continue
14nu|nvidia361-361.42-3|608	;;
14nu|nvidia361-361.42-3|609	*/include/*)
14nu|nvidia361-361.42-3|610	continue
14nu|nvidia361-361.42-3|611	;;
14nu|nvidia361-361.42-3|612	esac
14nu|nvidia361-361.42-3|613	case $file in
14nu|nvidia361-361.42-3|614	*XF86Config*|*nvidia-settings.png)
14nu|nvidia361-361.42-3|615	continue;;
14nu|nvidia361-361.42-3|616	esac
14nu|nvidia361-361.42-3|617	add_to_list nvidia "%%doc %{pkgname}/$file"
14nu|nvidia361-361.42-3|618	;;
14nu|nvidia361-361.42-3|619	MANPAGE|NVIDIA_MODPROBE_MANPAGE)
14nu|nvidia361-361.42-3|620	parseparams subdir
14nu|nvidia361-361.42-3|621	case "$file" in
14nu|nvidia361-361.42-3|622	*nvidia-installer*)
14nu|nvidia361-361.42-3|623	# not installed
14nu|nvidia361-361.42-3|624	continue
14nu|nvidia361-361.42-3|625	;;
14nu|nvidia361-361.42-3|626	*nvidia-settings*|*nvidia-xconfig*|*nvidia-modprobe*|*nvidia-persistenced*)
14nu|nvidia361-361.42-3|627	# installed separately below
14nu|nvidia361-361.42-3|628	continue
14nu|nvidia361-361.42-3|629	;;
14nu|nvidia361-361.42-3|630	*nvidia-smi*|*nvidia-cuda-mps-control*)
14nu|nvidia361-361.42-3|631	# ok
14nu|nvidia361-361.42-3|632	;;
14nu|nvidia361-361.42-3|633	*)
14nu|nvidia361-361.42-3|634	error_unhandled "skipped unknown man page $(basename $file)"
14nu|nvidia361-361.42-3|635	continue
14nu|nvidia361-361.42-3|636	esac
14nu|nvidia361-361.42-3|637	install_file_only nvidia %{_mandir}/$subdir
14nu|nvidia361-361.42-3|638	;;
14nu|nvidia361-361.42-3|639	UTILITY_BINARY)
14nu|nvidia361-361.42-3|640	case "$file" in
14nu|nvidia361-361.42-3|641	*nvidia-settings|*nvidia-xconfig|*nvidia-persistenced)
14nu|nvidia361-361.42-3|642	# not installed, we install our own copy
14nu|nvidia361-361.42-3|643	continue
14nu|nvidia361-361.42-3|644	;;
14nu|nvidia361-361.42-3|645	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
14nu|nvidia361-361.42-3|646	# ok
14nu|nvidia361-361.42-3|647	;;
14nu|nvidia361-361.42-3|648	*nvidia-cuda-mps-control|*nvidia-cuda-mps-server)
14nu|nvidia361-361.42-3|649	# ok
14nu|nvidia361-361.42-3|650	;;
14nu|nvidia361-361.42-3|651	*)
14nu|nvidia361-361.42-3|652	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
14nu|nvidia361-361.42-3|653	;;
14nu|nvidia361-361.42-3|654	esac
14nu|nvidia361-361.42-3|655	install_file nvidia %{nvidia_bindir}
14nu|nvidia361-361.42-3|656	;;
14nu|nvidia361-361.42-3|657	UTILITY_BIN_SYMLINK)
14nu|nvidia361-361.42-3|658	case $file in nvidia-uninstall) continue;; esac
14nu|nvidia361-361.42-3|659	parseparams dest
14nu|nvidia361-361.42-3|660	install_symlink nvidia %{nvidia_bindir}
14nu|nvidia361-361.42-3|661	;;
14nu|nvidia361-361.42-3|662	NVIDIA_MODPROBE)
14nu|nvidia361-361.42-3|663	# A suid-root tool (GPLv2) used as fallback for loading the module and
14nu|nvidia361-361.42-3|664	# creating the device nodes in case the driver component is running as
14nu|nvidia361-361.42-3|665	# a non-root user (e.g. a CUDA application). While the module is automatically
14nu|nvidia361-361.42-3|666	# loaded by udev rules, the device nodes are not automatically created
14nu|nvidia361-361.42-3|667	# like with regular drivers and therefore this tool is installed on
14nu|nvidia361-361.42-3|668	# ROSA as well, at least for now.
14nu|nvidia361-361.42-3|669	;;
14nu|nvidia361-361.42-3|670	INSTALLER_BINARY)
14nu|nvidia361-361.42-3|671	# not installed
14nu|nvidia361-361.42-3|672	;;
14nu|nvidia361-361.42-3|673	KERNEL_MODULE_SRC)
14nu|nvidia361-361.42-3|674	# These lines now have an item like "INHERIT_PATH_DEPTH:1"
14nu|nvidia361-361.42-3|675	# It specifies, how many components of the path to skip.
14nu|nvidia361-361.42-3|676	# For example, the manifest mat contain the following line:
14nu|nvidia361-361.42-3|677	#   kernel/nvidia/nv.c 0644 KERNEL_MODULE_SRC INHERIT_PATH_DEPTH:1
14nu|nvidia361-361.42-3|678	# Skip one component of the path as suggested by INHERIT_PATH_DEPTH:1,
14nu|nvidia361-361.42-3|679	# and we get "nvidia/nv.c", which should be installed as
14nu|nvidia361-361.42-3|680	# /usr/src/<driver-version-release>/nvidia/nv.c.
14nu|nvidia361-361.42-3|681	parseparams inherit_path_str
14nu|nvidia361-361.42-3|682	if [ $inherit_path_str != "INHERIT_PATH_DEPTH:1" ]; then
14nu|nvidia361-361.42-3|683	error_unhandled "unexpected option for $file: \"$inherit_path_str\"."
14nu|nvidia361-361.42-3|684	fi
14nu|nvidia361-361.42-3|685	dest=$(echo $file | sed 's/[^/]*\///')
14nu|nvidia361-361.42-3|686	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}/$(dirname $dest)
14nu|nvidia361-361.42-3|687	;;
14nu|nvidia361-361.42-3|688	DKMS_CONF)
14nu|nvidia361-361.42-3|689	# We will replace it with our own dkms.conf below but the
14nu|nvidia361-361.42-3|690	# file must be listed anyway.
14nu|nvidia361-361.42-3|691	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia361-361.42-3|692	;;
14nu|nvidia361-361.42-3|693	CUDA_ICD)
14nu|nvidia361-361.42-3|694	# in theory this should go to the cuda subpackage, but it goes into the main package
14nu|nvidia361-361.42-3|695	# as this avoids one broken symlink and it is small enough to not cause space issues
14nu|nvidia361-361.42-3|696	install_file nvidia %{_sysconfdir}/%{drivername}
14nu|nvidia361-361.42-3|697	;;
14nu|nvidia361-361.42-3|698	APPLICATION_PROFILE)
14nu|nvidia361-361.42-3|699	parseparams subdir
14nu|nvidia361-361.42-3|700	# application profile filenames are versioned, we can use a common
14nu|nvidia361-361.42-3|701	# non-alternativesized directory
14nu|nvidia361-361.42-3|702	install_file nvidia %{_datadir}/nvidia/$subdir
14nu|nvidia361-361.42-3|703	;;
14nu|nvidia361-361.42-3|704	DOT_DESKTOP)
14nu|nvidia361-361.42-3|705	# we provide our own for now
14nu|nvidia361-361.42-3|706	;;
14nu|nvidia361-361.42-3|707	XORG_OUTPUTCLASS_CONFIG)
14nu|nvidia361-361.42-3|708	# nvidia-drm-outputclass.conf allows to load the appropriate
14nu|nvidia361-361.42-3|709	# X11 driver automatically if nvidia kernel module is used
14nu|nvidia361-361.42-3|710	# by the graphics device. Xorg >= 1.16.
14nu|nvidia361-361.42-3|711	# Not needed in our case, because XFdrake should create the
14nu|nvidia361-361.42-3|712	# Xorg config appropriately.
14nu|nvidia361-361.42-3|713	;;
14nu|nvidia361-361.42-3|714	*)
14nu|nvidia361-361.42-3|715	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
14nu|nvidia361-361.42-3|716	esac
14nu|nvidia361-361.42-3|717	done
14nu|nvidia361-361.42-3|718	
14nu|nvidia361-361.42-3|719	[ -z "$warnings" ] || echo "Please file a bug about the above warnings at http://bugs.rosalinux.ru/." >> warns.log
14nu|nvidia361-361.42-3|720	
14nu|nvidia361-361.42-3|721	# Create the convenience symlinks. As the packages with nvidia are mutually
14nu|nvidia361-361.42-3|722	# exclusive now, there is no need to use alternatives for this.
14nu|nvidia361-361.42-3|723	ln -s %{nvidia_libdir} %{buildroot}%{_libdir}/nvidia
14nu|nvidia361-361.42-3|724	%ifarch %{biarches}
14nu|nvidia361-361.42-3|725	ln -s %{nvidia_libdir32} %{buildroot}%{_prefix}/lib/nvidia
14nu|nvidia361-361.42-3|726	%endif
14nu|nvidia361-361.42-3|727	
14nu|nvidia361-361.42-3|728	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
14nu|nvidia361-361.42-3|729	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
14nu|nvidia361-361.42-3|730	
14nu|nvidia361-361.42-3|731	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia361-361.42-3|732	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia361-361.42-3|733	
14nu|nvidia361-361.42-3|734	# vdpau alternative symlink
14nu|nvidia361-361.42-3|735	install -d -m755 %{buildroot}%{_libdir}/vdpau
14nu|nvidia361-361.42-3|736	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia361-361.42-3|737	%ifarch %{biarches}
14nu|nvidia361-361.42-3|738	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
14nu|nvidia361-361.42-3|739	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia361-361.42-3|740	%endif
14nu|nvidia361-361.42-3|741	
14nu|nvidia361-361.42-3|742	# self-built binaries
14nu|nvidia361-361.42-3|743	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
14nu|nvidia361-361.42-3|744	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nu|nvidia361-361.42-3|745	install -m755 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced %{buildroot}%{nvidia_bindir}
14nu|nvidia361-361.42-3|746	install -m4755 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe %{buildroot}%{nvidia_bindir}
14nu|nvidia361-361.42-3|747	
14nu|nvidia361-361.42-3|748	# binary alternatives
14nu|nvidia361-361.42-3|749	install -d -m755			%{buildroot}%{_bindir}
14nu|nvidia361-361.42-3|750	touch					%{buildroot}%{_bindir}/nvidia-debugdump
14nu|nvidia361-361.42-3|751	touch					%{buildroot}%{_bindir}/nvidia-settings
14nu|nvidia361-361.42-3|752	touch					%{buildroot}%{_bindir}/nvidia-smi
14nu|nvidia361-361.42-3|753	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nu|nvidia361-361.42-3|754	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nu|nvidia361-361.42-3|755	touch					%{buildroot}%{_bindir}/nvidia-modprobe
14nu|nvidia361-361.42-3|756	touch					%{buildroot}%{_bindir}/nvidia-persistenced
14nu|nvidia361-361.42-3|757	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-control
14nu|nvidia361-361.42-3|758	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-server
14nu|nvidia361-361.42-3|759	# rpmlint:
14nu|nvidia361-361.42-3|760	chmod 0755				%{buildroot}%{_bindir}/*
14nu|nvidia361-361.42-3|761	
14nu|nvidia361-361.42-3|762	# install man pages
14nu|nvidia361-361.42-3|763	install -m644 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nu|nvidia361-361.42-3|764	install -m644 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nu|nvidia361-361.42-3|765	install -m644 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe.1 %{buildroot}%{_mandir}/man1
14nu|nvidia361-361.42-3|766	install -m644 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced.1 %{buildroot}%{_mandir}/man1
14nu|nvidia361-361.42-3|767	
14nu|nvidia361-361.42-3|768	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nu|nvidia361-361.42-3|769	gunzip %{buildroot}%{_mandir}/man1/*.gz
14nu|nvidia361-361.42-3|770	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nu|nvidia361-361.42-3|771	cd %{buildroot}%{_mandir}/man1
14nu|nvidia361-361.42-3|772	rename nvidia alt-%{drivername} *
14nu|nvidia361-361.42-3|773	cd -
14nu|nvidia361-361.42-3|774	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia361-361.42-3|775	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia361-361.42-3|776	touch %{buildroot}%{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nu|nvidia361-361.42-3|777	touch %{buildroot}%{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nu|nvidia361-361.42-3|778	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia361-361.42-3|779	touch %{buildroot}%{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nu|nvidia361-361.42-3|780	
14nu|nvidia361-361.42-3|781	# cuda nvidia.icd
14nu|nvidia361-361.42-3|782	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nu|nvidia361-361.42-3|783	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia361-361.42-3|784	
14nu|nvidia361-361.42-3|785	# ld.so.conf
14nu|nvidia361-361.42-3|786	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia361-361.42-3|787	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia361-361.42-3|788	%ifarch %{biarches}
14nu|nvidia361-361.42-3|789	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia361-361.42-3|790	%endif
14nu|nvidia361-361.42-3|791	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nu|nvidia361-361.42-3|792	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia361-361.42-3|793	
14nu|nvidia361-361.42-3|794	# modprobe.d
14nu|nvidia361-361.42-3|795	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nu|nvidia361-361.42-3|796	
14nu|nvidia361-361.42-3|797	# Allow the users to load this kernel module as "nvidia361" as well.
14nu|nvidia361-361.42-3|798	echo "alias %{drivername} nvidia" > %{buildroot}%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia361-361.42-3|799	
14nu|nvidia361-361.42-3|800	# xinit script
14nu|nvidia361-361.42-3|801	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia361-361.42-3|802	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
14nu|nvidia361-361.42-3|803	# to be sourced
14nu|nvidia361-361.42-3|804	#
14nu|nvidia361-361.42-3|805	# Do not modify this file; the changes will be overwritten.
14nu|nvidia361-361.42-3|806	# If you want to disable automatic configuration loading, create
14nu|nvidia361-361.42-3|807	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nu|nvidia361-361.42-3|808	#
14nu|nvidia361-361.42-3|809	LOAD_NVIDIA_SETTINGS="yes"
14nu|nvidia361-361.42-3|810	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nu|nvidia361-361.42-3|811	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nu|nvidia361-361.42-3|812	EOF
14nu|nvidia361-361.42-3|813	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia361-361.42-3|814	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nu|nvidia361-361.42-3|815	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia361-361.42-3|816	
14nu|nvidia361-361.42-3|817	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig \! -name nvidia-modprobe \! -name nvidia-persistenced)"
14nu|nvidia361-361.42-3|818	
14nu|nvidia361-361.42-3|819	%post -n %{driverpkgname}
14nu|nvidia361-361.42-3|820	# XFdrake used to generate an nvidia.conf file
14nu|nvidia361-361.42-3|821	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nu|nvidia361-361.42-3|822	
14nu|nvidia361-361.42-3|823	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
14nu|nvidia361-361.42-3|824	
14nu|nvidia361-361.42-3|825	# owned by libvdpau1, created in case libvdpau1 is installed only just after
14nu|nvidia361-361.42-3|826	# this package
14nu|nvidia361-361.42-3|827	mkdir -p %{_libdir}/vdpau
14nu|nvidia361-361.42-3|828	
14nu|nvidia361-361.42-3|829	%{_sbindir}/update-alternatives \
14nu|nvidia361-361.42-3|830	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
14nu|nvidia361-361.42-3|831	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nu|nvidia361-361.42-3|832	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nu|nvidia361-361.42-3|833	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
14nu|nvidia361-361.42-3|834	--slave %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension} nvidia-cuda-mps-control.1%{_extension} %{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1%{_extension} \
14nu|nvidia361-361.42-3|835	--slave %{_datadir}/applications/rosa-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/rosa-nvidia-settings.desktop \
14nu|nvidia361-361.42-3|836	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nu|nvidia361-361.42-3|837	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nu|nvidia361-361.42-3|838	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nu|nvidia361-361.42-3|839	--slave %{_bindir}/nvidia-debugdump nvidia-debugdump %{nvidia_bindir}/nvidia-debugdump \
14nu|nvidia361-361.42-3|840	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nu|nvidia361-361.42-3|841	--slave %{_bindir}/nvidia-cuda-mps-control nvidia-cuda-mps-control %{nvidia_bindir}/nvidia-cuda-mps-control \
14nu|nvidia361-361.42-3|842	--slave %{_bindir}/nvidia-cuda-mps-server nvidia-cuda-mps-server %{nvidia_bindir}/nvidia-cuda-mps-server \
14nu|nvidia361-361.42-3|843	--slave %{_bindir}/nvidia-modprobe nvidia-modprobe %{nvidia_bindir}/nvidia-modprobe \
14nu|nvidia361-361.42-3|844	--slave %{_bindir}/nvidia-persistenced nvidia-persistenced %{nvidia_bindir}/nvidia-persistenced \
14nu|nvidia361-361.42-3|845	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
14nu|nvidia361-361.42-3|846	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia361-361.42-3|847	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
14nu|nvidia361-361.42-3|848	%ifarch %{biarches}
14nu|nvidia361-361.42-3|849	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia361-361.42-3|850	%endif
14nu|nvidia361-361.42-3|851	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
14nu|nvidia361-361.42-3|852	
14nu|nvidia361-361.42-3|853	
14nu|nvidia361-361.42-3|854	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia361-361.42-3|855	
14nu|nvidia361-361.42-3|856	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia361-361.42-3|857	/sbin/ldconfig -X
14nu|nvidia361-361.42-3|858	
14nu|nvidia361-361.42-3|859	%if "%{ldetect_cards_name}" != ""
14nu|nvidia361-361.42-3|860	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia361-361.42-3|861	%endif
14nu|nvidia361-361.42-3|862	
14nu|nvidia361-361.42-3|863	%postun -n %{driverpkgname}
14nu|nvidia361-361.42-3|864	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
14nu|nvidia361-361.42-3|865	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia361-361.42-3|866	fi
14nu|nvidia361-361.42-3|867	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia361-361.42-3|868	/sbin/ldconfig -X
14nu|nvidia361-361.42-3|869	
14nu|nvidia361-361.42-3|870	%if "%{ldetect_cards_name}" != ""
14nu|nvidia361-361.42-3|871	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia361-361.42-3|872	%endif
14nu|nvidia361-361.42-3|873	
14nu|nvidia361-361.42-3|874	%post -n %{drivername}-cuda-opencl
14nu|nvidia361-361.42-3|875	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia361-361.42-3|876	/sbin/ldconfig -X
14nu|nvidia361-361.42-3|877	
14nu|nvidia361-361.42-3|878	%post -n %{drivername}-devel
14nu|nvidia361-361.42-3|879	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia361-361.42-3|880	# The applications like Blender may need to find libcuda.so, for example.
14nu|nvidia361-361.42-3|881	/sbin/ldconfig -X
14nu|nvidia361-361.42-3|882	
14nu|nvidia361-361.42-3|883	%postun -n %{drivername}-devel
14nu|nvidia361-361.42-3|884	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia361-361.42-3|885	/sbin/ldconfig -X
14nu|nvidia361-361.42-3|886	
14nu|nvidia361-361.42-3|887	%post -n dkms-%{drivername}
14nu|nvidia361-361.42-3|888	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release}
14nu|nvidia361-361.42-3|889	
14nu|nvidia361-361.42-3|890	# Build and install the driver for all available kernels that have devel
14nu|nvidia361-361.42-3|891	# files, no matter how these kernels were installed (from RPMs or manually).
14nu|nvidia361-361.42-3|892	# Do not fail the installation of the package if the build fails for some
14nu|nvidia361-361.42-3|893	# kernels, this may happen during testing, etc.
14nu|nvidia361-361.42-3|894	for kk in /lib/modules/*; do
14nu|nvidia361-361.42-3|895	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14nu|nvidia361-361.42-3|896	if test -d "/lib/modules/$kk/build"; then
14nu|nvidia361-361.42-3|897	# Remove the modules that use the obsolete naming convention first
14nu|nvidia361-361.42-3|898	# to make the upgrade smoother (otherwise they may remain in the system
14nu|nvidia361-361.42-3|899	# and cause trouble).
14nu|nvidia361-361.42-3|900	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia3*.ko
14nu|nvidia361-361.42-3|901	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia-current.ko
14nu|nvidia361-361.42-3|902	# Now build and install the newer modules
14nu|nvidia361-361.42-3|903	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} -k $kk &&
14nu|nvidia361-361.42-3|904	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} -k $kk || true
14nu|nvidia361-361.42-3|905	else
14nu|nvidia361-361.42-3|906	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14nu|nvidia361-361.42-3|907	fi;
14nu|nvidia361-361.42-3|908	done
14nu|nvidia361-361.42-3|909	
14nu|nvidia361-361.42-3|910	# Just in case the user reboots the system too quickly and sync is not
14nu|nvidia361-361.42-3|911	# done automatically.
14nu|nvidia361-361.42-3|912	sync
14nu|nvidia361-361.42-3|913	
14nu|nvidia361-361.42-3|914	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia361-361.42-3|915	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia361-361.42-3|916	
14nu|nvidia361-361.42-3|917	%preun -n dkms-%{drivername}
14nu|nvidia361-361.42-3|918	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all || true
14nu|nvidia361-361.42-3|919	
14nu|nvidia361-361.42-3|920	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia361-361.42-3|921	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia361-361.42-3|922	
14nu|nvidia361-361.42-3|923	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
14nu|nvidia361-361.42-3|924	# other documentation files are listed in nvidia.files
14nu|nvidia361-361.42-3|925	%doc README.urpmi
14nu|nvidia361-361.42-3|926	
14nu|nvidia361-361.42-3|927	# ld.so.conf, modprobe.conf, xinit
14nu|nvidia361-361.42-3|928	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia361-361.42-3|929	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia361-361.42-3|930	%dir %{_sysconfdir}/%{drivername}
14nu|nvidia361-361.42-3|931	%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia361-361.42-3|932	%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia361-361.42-3|933	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia361-361.42-3|934	%{_sysconfdir}/%{drivername}/nvidia.icd
14nu|nvidia361-361.42-3|935	%dir %{_datadir}/nvidia
14nu|nvidia361-361.42-3|936	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-rc
14nu|nvidia361-361.42-3|937	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-key-documentation
14nu|nvidia361-361.42-3|938	
14nu|nvidia361-361.42-3|939	%dir %{_sysconfdir}/OpenCL
14nu|nvidia361-361.42-3|940	%dir %{_sysconfdir}/OpenCL/vendors
14nu|nvidia361-361.42-3|941	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia361-361.42-3|942	
14nu|nvidia361-361.42-3|943	%ghost %{_bindir}/nvidia-debugdump
14nu|nvidia361-361.42-3|944	%ghost %{_bindir}/nvidia-settings
14nu|nvidia361-361.42-3|945	%ghost %{_bindir}/nvidia-smi
14nu|nvidia361-361.42-3|946	%ghost %{_bindir}/nvidia-xconfig
14nu|nvidia361-361.42-3|947	%ghost %{_bindir}/nvidia-modprobe
14nu|nvidia361-361.42-3|948	%ghost %{_bindir}/nvidia-persistenced
14nu|nvidia361-361.42-3|949	%ghost %{_bindir}/nvidia-bug-report.sh
14nu|nvidia361-361.42-3|950	%ghost %{_bindir}/nvidia-cuda-mps-control
14nu|nvidia361-361.42-3|951	%ghost %{_bindir}/nvidia-cuda-mps-server
14nu|nvidia361-361.42-3|952	%dir %{nvidia_bindir}
14nu|nvidia361-361.42-3|953	%{nvidia_bindir}/nvidia-debugdump
14nu|nvidia361-361.42-3|954	%{nvidia_bindir}/nvidia-settings
14nu|nvidia361-361.42-3|955	%{nvidia_bindir}/nvidia-smi
14nu|nvidia361-361.42-3|956	%{nvidia_bindir}/nvidia-xconfig
14nu|nvidia361-361.42-3|957	%{nvidia_bindir}/nvidia-modprobe
14nu|nvidia361-361.42-3|958	%{nvidia_bindir}/nvidia-persistenced
14nu|nvidia361-361.42-3|959	%{nvidia_bindir}/nvidia-bug-report.sh
14nu|nvidia361-361.42-3|960	%{nvidia_bindir}/nvidia-cuda-mps-control
14nu|nvidia361-361.42-3|961	%{nvidia_bindir}/nvidia-cuda-mps-server
14nu|nvidia361-361.42-3|962	
14nu|nvidia361-361.42-3|963	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia361-361.42-3|964	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia361-361.42-3|965	%ghost %{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nu|nvidia361-361.42-3|966	%ghost %{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nu|nvidia361-361.42-3|967	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia361-361.42-3|968	%ghost %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nu|nvidia361-361.42-3|969	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nu|nvidia361-361.42-3|970	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nu|nvidia361-361.42-3|971	%{_mandir}/man1/alt-%{drivername}-modprobe.1*
14nu|nvidia361-361.42-3|972	%{_mandir}/man1/alt-%{drivername}-persistenced.1*
14nu|nvidia361-361.42-3|973	%{_mandir}/man1/alt-%{drivername}-smi.1*
14nu|nvidia361-361.42-3|974	%{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1*
14nu|nvidia361-361.42-3|975	
14nu|nvidia361-361.42-3|976	%ghost %{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia361-361.42-3|977	%dir %{_datadir}/%{drivername}
14nu|nvidia361-361.42-3|978	%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop
14nu|nvidia361-361.42-3|979	
14nu|nvidia361-361.42-3|980	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia361-361.42-3|981	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia361-361.42-3|982	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia361-361.42-3|983	
14nu|nvidia361-361.42-3|984	%dir %{nvidia_libdir}
14nu|nvidia361-361.42-3|985	%dir %{nvidia_libdir}/tls
14nu|nvidia361-361.42-3|986	%dir %{nvidia_libdir}/vdpau
14nu|nvidia361-361.42-3|987	%{_libdir}/nvidia
14nu|nvidia361-361.42-3|988	%{nvidia_libdir}/libGL.so.1.0.0
14nu|nvidia361-361.42-3|989	%{nvidia_libdir}/libGL.so.1
14nu|nvidia361-361.42-3|990	%{nvidia_libdir}/libGLX.so.0
14nu|nvidia361-361.42-3|991	%{nvidia_libdir}/libGLX_nvidia.so.%{version}
14nu|nvidia361-361.42-3|992	%{nvidia_libdir}/libGLX_nvidia.so.0
14nu|nvidia361-361.42-3|993	%{nvidia_libdir}/libGLX_indirect.so.0
14nu|nvidia361-361.42-3|994	%{nvidia_libdir}/libGLdispatch.so.0
14nu|nvidia361-361.42-3|995	%{nvidia_libdir}/libOpenGL.so.0
14nu|nvidia361-361.42-3|996	%{nvidia_libdir}/libnvidia-fatbinaryloader.so.%{version}
14nu|nvidia361-361.42-3|997	%{nvidia_libdir}/libnvidia-ptxjitcompiler.so.%{version}
14nu|nvidia361-361.42-3|998	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
14nu|nvidia361-361.42-3|999	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nu|nvidia361-361.42-3|1000	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nu|nvidia361-361.42-3|1001	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia361-361.42-3|1002	%{nvidia_libdir}/libEGL.so.1
14nu|nvidia361-361.42-3|1003	%{nvidia_libdir}/libEGL_nvidia.so.0
14nu|nvidia361-361.42-3|1004	%{nvidia_libdir}/libEGL_nvidia.so.%{version}
14nu|nvidia361-361.42-3|1005	%{nvidia_libdir}/libGLESv1_CM.so.1
14nu|nvidia361-361.42-3|1006	%{nvidia_libdir}/libGLESv1_CM_nvidia.so.1
14nu|nvidia361-361.42-3|1007	%{nvidia_libdir}/libGLESv1_CM_nvidia.so.%{version}
14nu|nvidia361-361.42-3|1008	%{nvidia_libdir}/libGLESv2.so.2
14nu|nvidia361-361.42-3|1009	%{nvidia_libdir}/libGLESv2_nvidia.so.2
14nu|nvidia361-361.42-3|1010	%{nvidia_libdir}/libGLESv2_nvidia.so.%{version}
14nu|nvidia361-361.42-3|1011	%{nvidia_libdir}/libnvidia-eglcore.so.%{version}
14nu|nvidia361-361.42-3|1012	%{nvidia_libdir}/libnvidia-glsi.so.%{version}
14nu|nvidia361-361.42-3|1013	%{nvidia_libdir}/libnvidia-cfg.so.1
14nu|nvidia361-361.42-3|1014	%{nvidia_libdir}/libnvidia-fbc.so.1
14nu|nvidia361-361.42-3|1015	%{nvidia_libdir}/libnvidia-fbc.so.%{version}
14nu|nvidia361-361.42-3|1016	%{nvidia_libdir}/libnvidia-ifr.so.1
14nu|nvidia361-361.42-3|1017	%{nvidia_libdir}/libnvidia-ifr.so.%{version}
14nu|nvidia361-361.42-3|1018	%{nvidia_libdir}/libnvidia-ml.so.1
14nu|nvidia361-361.42-3|1019	%{nvidia_libdir}/libnvidia-ml.so.%{version}
14nu|nvidia361-361.42-3|1020	%{nvidia_libdir}/libvdpau_nvidia.so
14nu|nvidia361-361.42-3|1021	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nu|nvidia361-361.42-3|1022	%{nvidia_libdir}/libnvidia-gtk2.so.%{version}
14nu|nvidia361-361.42-3|1023	%{nvidia_libdir}/libnvidia-gtk3.so.%{version}
14nu|nvidia361-361.42-3|1024	%ifarch %{biarches}
14nu|nvidia361-361.42-3|1025	%dir %{nvidia_libdir32}
14nu|nvidia361-361.42-3|1026	%dir %{nvidia_libdir32}/tls
14nu|nvidia361-361.42-3|1027	%dir %{nvidia_libdir32}/vdpau
14nu|nvidia361-361.42-3|1028	%{_prefix}/lib/nvidia
14nu|nvidia361-361.42-3|1029	%{nvidia_libdir32}/libGL.so.1.0.0
14nu|nvidia361-361.42-3|1030	%{nvidia_libdir32}/libGL.so.1
14nu|nvidia361-361.42-3|1031	%{nvidia_libdir32}/libGLX.so.0
14nu|nvidia361-361.42-3|1032	%{nvidia_libdir32}/libGLX_nvidia.so.%{version}
14nu|nvidia361-361.42-3|1033	%{nvidia_libdir32}/libGLX_nvidia.so.0
14nu|nvidia361-361.42-3|1034	%{nvidia_libdir32}/libGLX_indirect.so.0
14nu|nvidia361-361.42-3|1035	%{nvidia_libdir32}/libGLdispatch.so.0
14nu|nvidia361-361.42-3|1036	%{nvidia_libdir32}/libOpenGL.so.0
14nu|nvidia361-361.42-3|1037	%{nvidia_libdir32}/libnvidia-fatbinaryloader.so.%{version}
14nu|nvidia361-361.42-3|1038	%{nvidia_libdir32}/libnvidia-ptxjitcompiler.so.%{version}
14nu|nvidia361-361.42-3|1039	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
14nu|nvidia361-361.42-3|1040	%{nvidia_libdir32}/libnvidia-ifr.so.1
14nu|nvidia361-361.42-3|1041	%{nvidia_libdir32}/libnvidia-ifr.so.%{version}
14nu|nvidia361-361.42-3|1042	%{nvidia_libdir32}/libnvidia-ml.so.1
14nu|nvidia361-361.42-3|1043	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
14nu|nvidia361-361.42-3|1044	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nu|nvidia361-361.42-3|1045	%{nvidia_libdir32}/libvdpau_nvidia.so
14nu|nvidia361-361.42-3|1046	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia361-361.42-3|1047	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nu|nvidia361-361.42-3|1048	%{nvidia_libdir32}/libnvidia-fbc.so.1
14nu|nvidia361-361.42-3|1049	%{nvidia_libdir32}/libnvidia-fbc.so.%{version}
14nu|nvidia361-361.42-3|1050	%{nvidia_libdir32}/libEGL.so.1
14nu|nvidia361-361.42-3|1051	%{nvidia_libdir32}/libEGL_nvidia.so.0
14nu|nvidia361-361.42-3|1052	%{nvidia_libdir32}/libEGL_nvidia.so.%{version}
14nu|nvidia361-361.42-3|1053	%{nvidia_libdir32}/libGLESv1_CM.so.1
14nu|nvidia361-361.42-3|1054	%{nvidia_libdir32}/libGLESv1_CM_nvidia.so.1
14nu|nvidia361-361.42-3|1055	%{nvidia_libdir32}/libGLESv1_CM_nvidia.so.%{version}
14nu|nvidia361-361.42-3|1056	%{nvidia_libdir32}/libGLESv2.so.2
14nu|nvidia361-361.42-3|1057	%{nvidia_libdir32}/libGLESv2_nvidia.so.2
14nu|nvidia361-361.42-3|1058	%{nvidia_libdir32}/libGLESv2_nvidia.so.%{version}
14nu|nvidia361-361.42-3|1059	%{nvidia_libdir32}/libnvidia-eglcore.so.%{version}
14nu|nvidia361-361.42-3|1060	%{nvidia_libdir32}/libnvidia-glsi.so.%{version}
14nu|nvidia361-361.42-3|1061	%endif
14nu|nvidia361-361.42-3|1062	
14nu|nvidia361-361.42-3|1063	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia361-361.42-3|1064	%ifarch %{biarches}
14nu|nvidia361-361.42-3|1065	# avoid unowned directory
14nu|nvidia361-361.42-3|1066	%dir %{_prefix}/lib/vdpau
14nu|nvidia361-361.42-3|1067	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia361-361.42-3|1068	%endif
14nu|nvidia361-361.42-3|1069	
14nu|nvidia361-361.42-3|1070	%dir %{nvidia_modulesdir}
14nu|nvidia361-361.42-3|1071	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nu|nvidia361-361.42-3|1072	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nu|nvidia361-361.42-3|1073	%{nvidia_extensionsdir}/libglx.so.%{version}
14nu|nvidia361-361.42-3|1074	%{nvidia_extensionsdir}/libglx.so
14nu|nvidia361-361.42-3|1075	%{nvidia_driversdir}/nvidia_drv.so
14nu|nvidia361-361.42-3|1076	
14nu|nvidia361-361.42-3|1077	%files -n %{drivername}-devel -f %{pkgname}/nvidia-devel.files
14nu|nvidia361-361.42-3|1078	%{_includedir}/%{drivername}
14nu|nvidia361-361.42-3|1079	%{nvidia_libdir}/libGL.so
14nu|nvidia361-361.42-3|1080	%{nvidia_libdir}/libOpenGL.so
14nu|nvidia361-361.42-3|1081	%{nvidia_libdir}/libGLX.so
14nu|nvidia361-361.42-3|1082	%{nvidia_libdir}/libEGL.so
14nu|nvidia361-361.42-3|1083	%{nvidia_libdir}/libGLESv1_CM.so
14nu|nvidia361-361.42-3|1084	%{nvidia_libdir}/libGLESv2.so
14nu|nvidia361-361.42-3|1085	%{nvidia_libdir}/libcuda.so
14nu|nvidia361-361.42-3|1086	%{nvidia_libdir}/libnvcuvid.so
14nu|nvidia361-361.42-3|1087	%{nvidia_libdir}/libnvidia-cfg.so
14nu|nvidia361-361.42-3|1088	%{nvidia_libdir}/libnvidia-fbc.so
14nu|nvidia361-361.42-3|1089	%{nvidia_libdir}/libnvidia-ifr.so
14nu|nvidia361-361.42-3|1090	%{nvidia_libdir}/libOpenCL.so
14nu|nvidia361-361.42-3|1091	%{nvidia_libdir}/libnvidia-ml.so
14nu|nvidia361-361.42-3|1092	%{nvidia_libdir}/libnvidia-encode.so
14nu|nvidia361-361.42-3|1093	%ifarch %{biarches}
14nu|nvidia361-361.42-3|1094	%{nvidia_libdir32}/libGL.so
14nu|nvidia361-361.42-3|1095	%{nvidia_libdir32}/libOpenGL.so
14nu|nvidia361-361.42-3|1096	%{nvidia_libdir32}/libGLX.so
14nu|nvidia361-361.42-3|1097	%{nvidia_libdir32}/libEGL.so
14nu|nvidia361-361.42-3|1098	%{nvidia_libdir32}/libGLESv1_CM.so
14nu|nvidia361-361.42-3|1099	%{nvidia_libdir32}/libGLESv2.so
14nu|nvidia361-361.42-3|1100	%{nvidia_libdir32}/libcuda.so
14nu|nvidia361-361.42-3|1101	%{nvidia_libdir32}/libnvcuvid.so
14nu|nvidia361-361.42-3|1102	%{nvidia_libdir32}/libnvidia-fbc.so
14nu|nvidia361-361.42-3|1103	%{nvidia_libdir32}/libnvidia-ifr.so
14nu|nvidia361-361.42-3|1104	%{nvidia_libdir32}/libOpenCL.so
14nu|nvidia361-361.42-3|1105	%{nvidia_libdir32}/libnvidia-ml.so
14nu|nvidia361-361.42-3|1106	%{nvidia_libdir32}/libnvidia-encode.so
14nu|nvidia361-361.42-3|1107	%endif
14nu|nvidia361-361.42-3|1108	
14nu|nvidia361-361.42-3|1109	%files -n dkms-%{drivername}
14nu|nvidia361-361.42-3|1110	%doc %{pkgname}/LICENSE
14nu|nvidia361-361.42-3|1111	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia361-361.42-3|1112	
14nu|nvidia361-361.42-3|1113	%files -n %{drivername}-doc-html -f %{pkgname}/nvidia-html.files
14nu|nvidia361-361.42-3|1114	
14nu|nvidia361-361.42-3|1115	%files -n %{drivername}-cuda-opencl -f %{pkgname}/nvidia-cuda.files
14nu|nvidia361-361.42-3|1116	%{nvidia_libdir}/libnvcuvid.so.%{version}
14nu|nvidia361-361.42-3|1117	%{nvidia_libdir}/libnvcuvid.so.1
14nu|nvidia361-361.42-3|1118	%{nvidia_libdir}/libnvidia-encode.so.1
14nu|nvidia361-361.42-3|1119	%{nvidia_libdir}/libnvidia-encode.so.%{version}
14nu|nvidia361-361.42-3|1120	%{nvidia_libdir}/libOpenCL.so.1.0.0
14nu|nvidia361-361.42-3|1121	%{nvidia_libdir}/libOpenCL.so.1.0
14nu|nvidia361-361.42-3|1122	%{nvidia_libdir}/libOpenCL.so.1
14nu|nvidia361-361.42-3|1123	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
14nu|nvidia361-361.42-3|1124	%{nvidia_libdir}/libcuda.so.%{version}
14nu|nvidia361-361.42-3|1125	%{nvidia_libdir}/libcuda.so.1
14nu|nvidia361-361.42-3|1126	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
14nu|nvidia361-361.42-3|1127	%{nvidia_libdir}/libnvidia-opencl.so.1
14nu|nvidia361-361.42-3|1128	%ifarch x86_64
14nu|nvidia361-361.42-3|1129	%{nvidia_libdir32}/libnvidia-opencl.so.*
14nu|nvidia361-361.42-3|1130	%{nvidia_libdir32}/libnvcuvid.so.%{version}
14nu|nvidia361-361.42-3|1131	%{nvidia_libdir32}/libnvcuvid.so.1
14nu|nvidia361-361.42-3|1132	%{nvidia_libdir32}/libnvidia-encode.so.1
14nu|nvidia361-361.42-3|1133	%{nvidia_libdir32}/libnvidia-encode.so.%{version}
14nu|nvidia361-361.42-3|1134	%endif
14nu|nvidia361-361.42-3|1135	%ifarch %{biarches}
14nu|nvidia361-361.42-3|1136	%{nvidia_libdir32}/libOpenCL.so.1.0.0
14nu|nvidia361-361.42-3|1137	%{nvidia_libdir32}/libOpenCL.so.1.0
14nu|nvidia361-361.42-3|1138	%{nvidia_libdir32}/libOpenCL.so.1
14nu|nvidia361-361.42-3|1139	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
14nu|nvidia361-361.42-3|1140	%{nvidia_libdir32}/libcuda.so.%{version}
14nu|nvidia361-361.42-3|1141	%{nvidia_libdir32}/libcuda.so.1
14nu|nvidia361-361.42-3|1142	%endif
14nu|nvidia361-361.42-3|1143	
14nu|nvidia361-361.42-3|1144	%changelog
14nu|nvidia361-361.42-3|1145	
14nu|nvidia361-361.42-3|1146	* Wed May 04 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 361.42-3
14nu|nvidia361-361.42-3|1147	- (449850e) Explicitly remove the modules with the older naming convention
14nu|nvidia361-361.42-3|1148	- (449850e) After the rename of the main module back to nvidia.ko, dkms.conf
14nu|nvidia361-361.42-3|1149	- (449850e) changed. It seems, DKMS uses only the newer dkms.conf when the package
14nu|nvidia361-361.42-3|1150	- (449850e) is upgraded and does not remove nvidiaXYZ.ko as a result.
14nu|nvidia361-361.42-3|1151	- (449850e) This causes trouble because nvidia.ko gets installed to the system too.
14nu|nvidia361-361.42-3|1152	- (449850e) At boot time, the system may choose incorrect driver and fail to start
14nu|nvidia361-361.42-3|1153	- (449850e) the graphics.
14nu|nvidia361-361.42-3|1154	- (449850e) Removing nvidia3*.ko and nvidia-current.ko explicitly to avoid that.
14nu|nvidia361-361.42-3|1155	
14nu|nvidia361-361.42-3|1156	

26525 14
14nu|nvidia375-375.26-2|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nu|nvidia375-375.26-2|2	# For the present, fall back to the old symbol resolution rules for ld.
14nu|nvidia375-375.26-2|3	%define _disable_ld_now 1
14nu|nvidia375-375.26-2|4	
14nu|nvidia375-375.26-2|5	# (tpg) disable interall rpm dependency generator
14nu|nvidia375-375.26-2|6	# define _use_internal_dependency_generator 0
14nu|nvidia375-375.26-2|7	
14nu|nvidia375-375.26-2|8	# Disable debug rpms.
14nu|nvidia375-375.26-2|9	%define _enable_debug_packages 	%{nil}
14nu|nvidia375-375.26-2|10	%define debug_package 		%{nil}
14nu|nvidia375-375.26-2|11	
14nu|nvidia375-375.26-2|12	%define name		nvidia375
14nu|nvidia375-375.26-2|13	
14nu|nvidia375-375.26-2|14	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
14nu|nvidia375-375.26-2|15	%define version		375.26
14nu|nvidia375-375.26-2|16	
14nu|nvidia375-375.26-2|17	%define priority	9700
14nu|nvidia375-375.26-2|18	
14nu|nvidia375-375.26-2|19	%define pkgname32	NVIDIA-Linux-x86-%{version}
14nu|nvidia375-375.26-2|20	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
14nu|nvidia375-375.26-2|21	
14nu|nvidia375-375.26-2|22	# Disable when the sources aren't on ftp yet, but can be downloaded from
14nu|nvidia375-375.26-2|23	# http://us.download.nvidia.com
14nu|nvidia375-375.26-2|24	%define ftp 1
14nu|nvidia375-375.26-2|25	
14nu|nvidia375-375.26-2|26	%define drivername		%{name}
14nu|nvidia375-375.26-2|27	%define driverpkgname		x11-driver-video-%{drivername}
14nu|nvidia375-375.26-2|28	%define modulename		nvidia
14nu|nvidia375-375.26-2|29	# for description and documentation
14nu|nvidia375-375.26-2|30	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nu|nvidia375-375.26-2|31	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia375-375.26-2|32	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia375-375.26-2|33	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia375-375.26-2|34	%define nvidia_libdir		%{_libdir}/%{drivername}
14nu|nvidia375-375.26-2|35	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nu|nvidia375-375.26-2|36	%define nvidia_bindir		%{nvidia_libdir}/bin
14nu|nvidia375-375.26-2|37	# The entry in Cards+ this driver should be associated with, if there is
14nu|nvidia375-375.26-2|38	# no entry in ldetect-lst default pcitable:
14nu|nvidia375-375.26-2|39	# cooker ldetect-lst should be up-to-date
14nu|nvidia375-375.26-2|40	%define ldetect_cards_name	%nil
14nu|nvidia375-375.26-2|41	
14nu|nvidia375-375.26-2|42	%define biarches x86_64
14nu|nvidia375-375.26-2|43	
14nu|nvidia375-375.26-2|44	%ifarch %{ix86}
14nu|nvidia375-375.26-2|45	%define nsource %{SOURCE0}
14nu|nvidia375-375.26-2|46	%define pkgname %{pkgname32}
14nu|nvidia375-375.26-2|47	%endif
14nu|nvidia375-375.26-2|48	%ifarch x86_64
14nu|nvidia375-375.26-2|49	%define nsource %{SOURCE1}
14nu|nvidia375-375.26-2|50	%define pkgname %{pkgname64}
14nu|nvidia375-375.26-2|51	%endif
14nu|nvidia375-375.26-2|52	
14nu|nvidia375-375.26-2|53	# Other packages should not require any NVIDIA libraries, and this package
14nu|nvidia375-375.26-2|54	# should not be pulled in when libGL.so.1 is required
14nu|nvidia375-375.26-2|55	%if %{_use_internal_dependency_generator}
14nu|nvidia375-375.26-2|56	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)|devel\\(libEGL.*'
14nu|nvidia375-375.26-2|57	%define common_requires_exceptions libGLcore\\.so|libnv.*\\.so|libGL(.*)
14nu|nvidia375-375.26-2|58	%else
14nu|nvidia375-375.26-2|59	%define _provides_exceptions \\.so
14nu|nvidia375-375.26-2|60	%define common_requires_exceptions libGLcore\\.so\\|libnv.*\\.so
14nu|nvidia375-375.26-2|61	%endif
14nu|nvidia375-375.26-2|62	
14nu|nvidia375-375.26-2|63	%ifarch %{biarches}
14nu|nvidia375-375.26-2|64	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nu|nvidia375-375.26-2|65	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nu|nvidia375-375.26-2|66	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nu|nvidia375-375.26-2|67	# pull the dependencies of 32-bit nvidia libraries in as well.
14nu|nvidia375-375.26-2|68	%if %{_use_internal_dependency_generator}
14nu|nvidia375-375.26-2|69	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nu|nvidia375-375.26-2|70	%else
14nu|nvidia375-375.26-2|71	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nu|nvidia375-375.26-2|72	%endif
14nu|nvidia375-375.26-2|73	%else
14nu|nvidia375-375.26-2|74	%if %{_use_internal_dependency_generator}
14nu|nvidia375-375.26-2|75	%define __noautoreq '%{common_requires_exceptions}'
14nu|nvidia375-375.26-2|76	%else
14nu|nvidia375-375.26-2|77	%define __noautoreq %{common_requires_exceptions}
14nu|nvidia375-375.26-2|78	%endif
14nu|nvidia375-375.26-2|79	%endif
14nu|nvidia375-375.26-2|80	
14nu|nvidia375-375.26-2|81	# (anssi) Workaround wrong linking as of 310.19.
14nu|nvidia375-375.26-2|82	# This will probably be fixed soon (at least similar issues have been in the past).
14nu|nvidia375-375.26-2|83	# https://devtalk.nvidia.com/default/topic/523762/libnvidia-encode-so-310-19-has-dependency-on-missing-library/
14nu|nvidia375-375.26-2|84	%define _exclude_files_from_autoreq libnvidia-encode.so.%version
14nu|nvidia375-375.26-2|85	
14nu|nvidia375-375.26-2|86	Summary:	NVIDIA proprietary X.org driver and libraries
14nu|nvidia375-375.26-2|87	Name:		%{name}
14nu|nvidia375-375.26-2|88	Version:	%{version}
14nu|nvidia375-375.26-2|89	Release:	2
14nu|nvidia375-375.26-2|90	
14nu|nvidia375-375.26-2|91	%if %{ftp}
14nu|nvidia375-375.26-2|92	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nu|nvidia375-375.26-2|93	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nu|nvidia375-375.26-2|94	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nu|nvidia375-375.26-2|95	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nu|nvidia375-375.26-2|96	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nu|nvidia375-375.26-2|97	Source4:	ftp://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nu|nvidia375-375.26-2|98	Source5:	ftp://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nu|nvidia375-375.26-2|99	%else
14nu|nvidia375-375.26-2|100	Source0:	http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nu|nvidia375-375.26-2|101	Source1:	http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nu|nvidia375-375.26-2|102	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nu|nvidia375-375.26-2|103	Source2:	http://us.download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nu|nvidia375-375.26-2|104	Source3:	http://us.download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nu|nvidia375-375.26-2|105	Source4:	http://us.download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nu|nvidia375-375.26-2|106	Source5:	http://us.download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nu|nvidia375-375.26-2|107	%endif
14nu|nvidia375-375.26-2|108	Source100:	nvidia375.rpmlintrc
14nu|nvidia375-375.26-2|109	Source101:	README.urpmi
14nu|nvidia375-375.26-2|110	
14nu|nvidia375-375.26-2|111	# Starting from v. 352.x, the build system checks if the kernel provides
14nu|nvidia375-375.26-2|112	# phys_to_dma() function and if so, tries to use that function. However,
14nu|nvidia375-375.26-2|113	# phys_to_dma() is nether exported nor inline on x86-32 with
14nu|nvidia375-375.26-2|114	# CONFIG_X86_DMA_REMAP=y (selected by CONFIG_STA2X11), so a non-functional
14nu|nvidia375-375.26-2|115	# driver is built then.
14nu|nvidia375-375.26-2|116	# However, phys_to_dma() does nothing special except for some exotic
14nu|nvidia375-375.26-2|117	# hardware. If the function is missing, the driver seems to do the necessary
14nu|nvidia375-375.26-2|118	# conversions right, so let us assume it is missing.
14nu|nvidia375-375.26-2|119	Patch1:		nvidia375-no-phys_to_dma.patch
14nu|nvidia375-375.26-2|120	
14nu|nvidia375-375.26-2|121	License:	Freeware
14nu|nvidia375-375.26-2|122	URL:		http://www.nvidia.com/object/unix.html
14nu|nvidia375-375.26-2|123	Group:		System/Kernel and hardware
14nu|nvidia375-375.26-2|124	Provides:	should-restart = system
14nu|nvidia375-375.26-2|125	ExclusiveArch:	%{ix86} x86_64
14nu|nvidia375-375.26-2|126	
14nu|nvidia375-375.26-2|127	BuildRequires:	imagemagick
14nu|nvidia375-375.26-2|128	BuildRequires:	pkgconfig(xrender)
14nu|nvidia375-375.26-2|129	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|nvidia375-375.26-2|130	BuildRequires:	pkgconfig(xv)
14nu|nvidia375-375.26-2|131	BuildRequires:	pkgconfig(gl)
14nu|nvidia375-375.26-2|132	BuildRequires:	pkgconfig(xxf86vm)
14nu|nvidia375-375.26-2|133	BuildRequires:	pkgconfig(vdpau) >= 1.1
14nu|nvidia375-375.26-2|134	BuildRequires:	pkgconfig(libtirpc)
14nu|nvidia375-375.26-2|135	
14nu|nvidia375-375.26-2|136	%description
14nu|nvidia375-375.26-2|137	The proprietary driver for NVidia GPUs, long-lived branch 375.x.
14nu|nvidia375-375.26-2|138	
14nu|nvidia375-375.26-2|139	%package -n %{driverpkgname}
14nu|nvidia375-375.26-2|140	Summary:	NVIDIA proprietary X.org driver and libraries
14nu|nvidia375-375.26-2|141	Group:		System/Kernel and hardware
14nu|nvidia375-375.26-2|142	Requires(post): update-alternatives >= 1.9.0
14nu|nvidia375-375.26-2|143	Requires(postun): update-alternatives >= 1.9.0
14nu|nvidia375-375.26-2|144	Requires:	x11-server-common
14nu|nvidia375-375.26-2|145	Suggests:	%{drivername}-doc-html = %{version}
14nu|nvidia375-375.26-2|146	# Proper support for versioned kmod() was added in 2008.1:
14nu|nvidia375-375.26-2|147	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia375-375.26-2|148	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
14nu|nvidia375-375.26-2|149	# the vdpau library package. We ensure its installation here.
14nu|nvidia375-375.26-2|150	Requires:	%{_lib}vdpau1 >= 1.1
14nu|nvidia375-375.26-2|151	
14nu|nvidia375-375.26-2|152	Provides:	nvidia = %{version}-%{release}
14nu|nvidia375-375.26-2|153	
14nu|nvidia375-375.26-2|154	Conflicts:	nvidia-current-cuda-opencl <= 295.59-1
14nu|nvidia375-375.26-2|155	Conflicts:	nvidia-current
14nu|nvidia375-375.26-2|156	Conflicts:	x11-driver-video-nvidia-current
14nu|nvidia375-375.26-2|157	Suggests:	nvidia-additional-settings
14nu|nvidia375-375.26-2|158	
14nu|nvidia375-375.26-2|159	# nvidia346 - nvidia367 are superceded by nvidia375
14nu|nvidia375-375.26-2|160	Obsoletes:	x11-driver-video-nvidia346 < %{version}-%{release}
14nu|nvidia375-375.26-2|161	Obsoletes:	x11-driver-video-nvidia352 < %{version}-%{release}
14nu|nvidia375-375.26-2|162	Obsoletes:	x11-driver-video-nvidia361 < %{version}-%{release}
14nu|nvidia375-375.26-2|163	Obsoletes:	x11-driver-video-nvidia367 < %{version}-%{release}
14nu|nvidia375-375.26-2|164	
14nu|nvidia375-375.26-2|165	%description -n %{driverpkgname}
14nu|nvidia375-375.26-2|166	NVIDIA proprietary X.org graphics driver, related libraries and
14nu|nvidia375-375.26-2|167	configuration tools.
14nu|nvidia375-375.26-2|168	
14nu|nvidia375-375.26-2|169	Please use XFdrake to configure your NVIDIA card. The correct packages
14nu|nvidia375-375.26-2|170	will be automatically installed and configured in this case.
14nu|nvidia375-375.26-2|171	
14nu|nvidia375-375.26-2|172	%package -n dkms-%{drivername}
14nu|nvidia375-375.26-2|173	Summary:	Kernel module to manage NVIDIA GPUs
14nu|nvidia375-375.26-2|174	Group:		System/Kernel and hardware
14nu|nvidia375-375.26-2|175	Requires:	dkms
14nu|nvidia375-375.26-2|176	Requires(post):	dkms
14nu|nvidia375-375.26-2|177	Requires(preun): dkms
14nu|nvidia375-375.26-2|178	
14nu|nvidia375-375.26-2|179	# Helps when nvidia-current is based on the same version of the drivers.
14nu|nvidia375-375.26-2|180	Conflicts:	dkms-nvidia-current
14nu|nvidia375-375.26-2|181	
14nu|nvidia375-375.26-2|182	# nvidia346 - nvidia367 are superceded by nvidia375
14nu|nvidia375-375.26-2|183	Obsoletes:	dkms-nvidia346 < %{version}-%{release}
14nu|nvidia375-375.26-2|184	Obsoletes:	dkms-nvidia352 < %{version}-%{release}
14nu|nvidia375-375.26-2|185	Obsoletes:	dkms-nvidia361 < %{version}-%{release}
14nu|nvidia375-375.26-2|186	Obsoletes:	dkms-nvidia367 < %{version}-%{release}
14nu|nvidia375-375.26-2|187	
14nu|nvidia375-375.26-2|188	# DKMS package for each long-lived branch should provide this.
14nu|nvidia375-375.26-2|189	# It is needed to prevent the situation when several drivers from different
14nu|nvidia375-375.26-2|190	# branches are installed at the same time. Each of the drivers will have
14nu|nvidia375-375.26-2|191	# alias "nvidia" for modprobe, so they cannot co-exist.
14nu|nvidia375-375.26-2|192	Provides:	nvidia-driver-long-lived = %{version}-%{release}
14nu|nvidia375-375.26-2|193	Conflicts:	nvidia-driver-long-lived < %{version}-%{release}
14nu|nvidia375-375.26-2|194	
14nu|nvidia375-375.26-2|195	%description -n dkms-%{drivername}
14nu|nvidia375-375.26-2|196	Kernel module to manage NVIDIA GPUs. This
14nu|nvidia375-375.26-2|197	is to be used with the %{driverpkgname} package.
14nu|nvidia375-375.26-2|198	
14nu|nvidia375-375.26-2|199	%package -n %{drivername}-devel
14nu|nvidia375-375.26-2|200	Summary:	NVIDIA OpenGL/CUDA development libraries and headers
14nu|nvidia375-375.26-2|201	Group:		Development/C
14nu|nvidia375-375.26-2|202	Requires:	%{driverpkgname} = %{version}-%{release}
14nu|nvidia375-375.26-2|203	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
14nu|nvidia375-375.26-2|204	Conflicts:	nvidia-current-devel
14nu|nvidia375-375.26-2|205	Provides:	nvidia-devel = %{version}-%{release}
14nu|nvidia375-375.26-2|206	Requires:	%{_lib}vdpau-devel
14nu|nvidia375-375.26-2|207	
14nu|nvidia375-375.26-2|208	# nvidia346 - nvidia367 are superceded by nvidia375
14nu|nvidia375-375.26-2|209	Obsoletes:	nvidia346-devel < %{version}-%{release}
14nu|nvidia375-375.26-2|210	Obsoletes:	nvidia352-devel < %{version}-%{release}
14nu|nvidia375-375.26-2|211	Obsoletes:	nvidia361-devel < %{version}-%{release}
14nu|nvidia375-375.26-2|212	Obsoletes:	nvidia367-devel < %{version}-%{release}
14nu|nvidia375-375.26-2|213	
14nu|nvidia375-375.26-2|214	%description -n %{drivername}-devel
14nu|nvidia375-375.26-2|215	NVIDIA OpenGL/CUDA headers. This package is not required for normal use.
14nu|nvidia375-375.26-2|216	
14nu|nvidia375-375.26-2|217	%package -n %{drivername}-cuda-opencl
14nu|nvidia375-375.26-2|218	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
14nu|nvidia375-375.26-2|219	Group:		System/Kernel and hardware
14nu|nvidia375-375.26-2|220	Provides:	%{drivername}-cuda = %{version}-%{release}
14nu|nvidia375-375.26-2|221	Provides:	nvidia-cuda = %{version}-%{release}
14nu|nvidia375-375.26-2|222	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia375-375.26-2|223	Conflicts:	x11-driver-video-nvidia-current <= 295.59
14nu|nvidia375-375.26-2|224	Conflicts:	nvidia-current-cuda-opencl
14nu|nvidia375-375.26-2|225	
14nu|nvidia375-375.26-2|226	# nvidia346 - nvidia367 are superceded by nvidia375
14nu|nvidia375-375.26-2|227	Obsoletes:	nvidia346-cuda-opencl < %{version}-%{release}
14nu|nvidia375-375.26-2|228	Obsoletes:	nvidia352-cuda-opencl < %{version}-%{release}
14nu|nvidia375-375.26-2|229	Obsoletes:	nvidia361-cuda-opencl < %{version}-%{release}
14nu|nvidia375-375.26-2|230	Obsoletes:	nvidia367-cuda-opencl < %{version}-%{release}
14nu|nvidia375-375.26-2|231	
14nu|nvidia375-375.26-2|232	%description -n %{drivername}-cuda-opencl
14nu|nvidia375-375.26-2|233	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
14nu|nvidia375-375.26-2|234	required for normal use, it provides libraries to use NVIDIA cards for High
14nu|nvidia375-375.26-2|235	Performance Computing (HPC).
14nu|nvidia375-375.26-2|236	
14nu|nvidia375-375.26-2|237	# HTML doc splitted off because of size, for live cds:
14nu|nvidia375-375.26-2|238	%package -n %{drivername}-doc-html
14nu|nvidia375-375.26-2|239	Summary:	NVIDIA html documentation (%{drivername})
14nu|nvidia375-375.26-2|240	Group:		System/Kernel and hardware
14nu|nvidia375-375.26-2|241	Requires:	%{driverpkgname} = %{version}-%{release}
14nu|nvidia375-375.26-2|242	
14nu|nvidia375-375.26-2|243	Conflicts:	nvidia-current-doc-html
14nu|nvidia375-375.26-2|244	
14nu|nvidia375-375.26-2|245	# nvidia346 - nvidia367 are superceded by nvidia375
14nu|nvidia375-375.26-2|246	Obsoletes:	nvidia346-doc-html < %{version}-%{release}
14nu|nvidia375-375.26-2|247	Obsoletes:	nvidia352-doc-html < %{version}-%{release}
14nu|nvidia375-375.26-2|248	Obsoletes:	nvidia361-doc-html < %{version}-%{release}
14nu|nvidia375-375.26-2|249	Obsoletes:	nvidia367-doc-html < %{version}-%{release}
14nu|nvidia375-375.26-2|250	
14nu|nvidia375-375.26-2|251	%description -n %{drivername}-doc-html
14nu|nvidia375-375.26-2|252	HTML version of the README.txt file provided in package
14nu|nvidia375-375.26-2|253	%{driverpkgname}.
14nu|nvidia375-375.26-2|254	
14nu|nvidia375-375.26-2|255	%prep
14nu|nvidia375-375.26-2|256	%setup -q -c -T -a 2 -a 3 -a 4 -a 5
14nu|nvidia375-375.26-2|257	sh %{nsource} --extract-only
14nu|nvidia375-375.26-2|258	
14nu|nvidia375-375.26-2|259	pushd %{pkgname}/
14nu|nvidia375-375.26-2|260	rm -rf usr/src/nv/precompiled
14nu|nvidia375-375.26-2|261	%patch1 -p1
14nu|nvidia375-375.26-2|262	popd
14nu|nvidia375-375.26-2|263	
14nu|nvidia375-375.26-2|264	# We need a different dkms.conf because the one supplied in the upstream
14nu|nvidia375-375.26-2|265	# is actually a template. The real file is generated from it by
14nu|nvidia375-375.26-2|266	# nvidia-installer which we do not use.
14nu|nvidia375-375.26-2|267	pushd %{pkgname}/kernel
14nu|nvidia375-375.26-2|268	mv dkms.conf dkms.conf.orig
14nu|nvidia375-375.26-2|269	
14nu|nvidia375-375.26-2|270	# Notes from the original dkms.conf:
14nu|nvidia375-375.26-2|271	# ---------------
14nu|nvidia375-375.26-2|272	# By default, DKMS will add KERNELRELEASE to the make command line; however,
14nu|nvidia375-375.26-2|273	# this will cause the kernel module build to infer that it was invoked via
14nu|nvidia375-375.26-2|274	# Kbuild directly instead of DKMS. The dkms(8) manual page recommends quoting
14nu|nvidia375-375.26-2|275	# the 'make' command name to suppress this behavior.
14nu|nvidia375-375.26-2|276	# ---------------
14nu|nvidia375-375.26-2|277	cat > dkms.conf <<EOF
14nu|nvidia375-375.26-2|278	PACKAGE_NAME="nvidia"
14nu|nvidia375-375.26-2|279	PACKAGE_VERSION="%{version}"
14nu|nvidia375-375.26-2|280	BUILT_MODULE_NAME[0]="nvidia"
14nu|nvidia375-375.26-2|281	DEST_MODULE_LOCATION[0]="/kernel/drivers/video"
14nu|nvidia375-375.26-2|282	BUILT_MODULE_NAME[1]="nvidia-modeset"
14nu|nvidia375-375.26-2|283	DEST_MODULE_LOCATION[1]="/kernel/drivers/video"
14nu|nvidia375-375.26-2|284	BUILT_MODULE_NAME[2]="nvidia-drm"
14nu|nvidia375-375.26-2|285	DEST_MODULE_LOCATION[2]="/kernel/drivers/video"
14nu|nvidia375-375.26-2|286	%ifarch x86_64
14nu|nvidia375-375.26-2|287	BUILT_MODULE_NAME[3]="nvidia-uvm"
14nu|nvidia375-375.26-2|288	DEST_MODULE_LOCATION[3]="/kernel/drivers/video"
14nu|nvidia375-375.26-2|289	MAKE="'make' KERNEL_UNAME=\${kernelver} modules"
14nu|nvidia375-375.26-2|290	%else
14nu|nvidia375-375.26-2|291	MAKE="'make' NV_EXCLUDE_BUILD_MODULES='nvidia-uvm' KERNEL_UNAME=\${kernelver} modules"
14nu|nvidia375-375.26-2|292	%endif
14nu|nvidia375-375.26-2|293	CLEAN="'make' clean"
14nu|nvidia375-375.26-2|294	AUTOINSTALL="yes"
14nu|nvidia375-375.26-2|295	REMAKE_INITRD="yes"
14nu|nvidia375-375.26-2|296	EOF
14nu|nvidia375-375.26-2|297	popd
14nu|nvidia375-375.26-2|298	
14nu|nvidia375-375.26-2|299	rm -f nvidia-settings-%{version}/src/*/*.a
14nu|nvidia375-375.26-2|300	
14nu|nvidia375-375.26-2|301	%build
14nu|nvidia375-375.26-2|302	# The code contains dozens on top of dozens on top of dozens of "false" positives
14nu|nvidia375-375.26-2|303	export CFLAGS="%optflags -Wno-error=format-security"
14nu|nvidia375-375.26-2|304	export CXXFLAGS="$CFLAGS"
14nu|nvidia375-375.26-2|305	export LDFLAGS="%{?ldflags}"
14nu|nvidia375-375.26-2|306	%make -C nvidia-settings-%{version}/src/libXNVCtrl
14nu|nvidia375-375.26-2|307	%make -C nvidia-settings-%{version}
14nu|nvidia375-375.26-2|308	%make -C nvidia-xconfig-%{version}
14nu|nvidia375-375.26-2|309	%make -C nvidia-modprobe-%{version}
14nu|nvidia375-375.26-2|310	%make -C nvidia-persistenced-%{version} LIBS="-ltirpc -ldl"
14nu|nvidia375-375.26-2|311	
14nu|nvidia375-375.26-2|312	%install
14nu|nvidia375-375.26-2|313	
14nu|nvidia375-375.26-2|314	# README.urpmi
14nu|nvidia375-375.26-2|315	cp %{SOURCE101} .
14nu|nvidia375-375.26-2|316	
14nu|nvidia375-375.26-2|317	cd %{pkgname}
14nu|nvidia375-375.26-2|318	
14nu|nvidia375-375.26-2|319	# dkms
14nu|nvidia375-375.26-2|320	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia375-375.26-2|321	
14nu|nvidia375-375.26-2|322	# menu entry
14nu|nvidia375-375.26-2|323	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
14nu|nvidia375-375.26-2|324	cat > %{buildroot}%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop <<EOF
14nu|nvidia375-375.26-2|325	[Desktop Entry]
14nu|nvidia375-375.26-2|326	Name=NVIDIA Display Settings
14nu|nvidia375-375.26-2|327	Comment=Configure NVIDIA X driver
14nu|nvidia375-375.26-2|328	Exec=%{_bindir}/nvidia-settings
14nu|nvidia375-375.26-2|329	Icon=%{drivername}-settings
14nu|nvidia375-375.26-2|330	Terminal=false
14nu|nvidia375-375.26-2|331	Type=Application
14nu|nvidia375-375.26-2|332	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nu|nvidia375-375.26-2|333	EOF
14nu|nvidia375-375.26-2|334	
14nu|nvidia375-375.26-2|335	install -d -m755	%{buildroot}%{_datadir}/applications
14nu|nvidia375-375.26-2|336	touch			%{buildroot}%{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia375-375.26-2|337	
14nu|nvidia375-375.26-2|338	# icons
14nu|nvidia375-375.26-2|339	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14nu|nvidia375-375.26-2|340	convert -strip nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia375-375.26-2|341	convert -strip nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia375-375.26-2|342	convert -strip nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia375-375.26-2|343	
14nu|nvidia375-375.26-2|344	error_fatal() {
14nu|nvidia375-375.26-2|345	echo "Error: $@." >&2
14nu|nvidia375-375.26-2|346	exit 1
14nu|nvidia375-375.26-2|347	}
14nu|nvidia375-375.26-2|348	
14nu|nvidia375-375.26-2|349	error_unhandled() {
14nu|nvidia375-375.26-2|350	echo "Warning: $@." >&2
14nu|nvidia375-375.26-2|351	echo "Warning: $@." >> warns.log
14nu|nvidia375-375.26-2|352	# cause distro builds to fail in case of unhandled files
14nu|nvidia375-375.26-2|353	exit 1
14nu|nvidia375-375.26-2|354	}
14nu|nvidia375-375.26-2|355	
14nu|nvidia375-375.26-2|356	parseparams() {
14nu|nvidia375-375.26-2|357	for value in $rest; do
14nu|nvidia375-375.26-2|358	local param=$1
14nu|nvidia375-375.26-2|359	[ -n "$param" ] || error_fatal "unhandled parameter $value"
14nu|nvidia375-375.26-2|360	shift
14nu|nvidia375-375.26-2|361	eval $param=$value
14nu|nvidia375-375.26-2|362	
14nu|nvidia375-375.26-2|363	[ -n "$value" ] || error_fatal "empty $param"
14nu|nvidia375-375.26-2|364	
14nu|nvidia375-375.26-2|365	# resolve libdir based on $arch
14nu|nvidia375-375.26-2|366	if [ "$param" = "arch" ]; then
14nu|nvidia375-375.26-2|367	case "$arch" in
14nu|nvidia375-375.26-2|368	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
14nu|nvidia375-375.26-2|369	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
14nu|nvidia375-375.26-2|370	*)		error_fatal "unknown arch $arch"
14nu|nvidia375-375.26-2|371	esac
14nu|nvidia375-375.26-2|372	fi
14nu|nvidia375-375.26-2|373	done
14nu|nvidia375-375.26-2|374	}
14nu|nvidia375-375.26-2|375	
14nu|nvidia375-375.26-2|376	add_to_list() {
14nu|nvidia375-375.26-2|377	# on distro builds, only use .manifest for doc files
14nu|nvidia375-375.26-2|378	[ "${2#%doc}" = "${2}" ] && return
14nu|nvidia375-375.26-2|379	local list="$1.files"
14nu|nvidia375-375.26-2|380	local entry="$2"
14nu|nvidia375-375.26-2|381	echo $entry >> $list
14nu|nvidia375-375.26-2|382	}
14nu|nvidia375-375.26-2|383	
14nu|nvidia375-375.26-2|384	install_symlink() {
14nu|nvidia375-375.26-2|385	local pkg="$1"
14nu|nvidia375-375.26-2|386	local dir="$2"
14nu|nvidia375-375.26-2|387	mkdir -p %{buildroot}$dir
14nu|nvidia375-375.26-2|388	ln -s $dest %{buildroot}$dir/$file
14nu|nvidia375-375.26-2|389	add_to_list $pkg $dir/$file
14nu|nvidia375-375.26-2|390	}
14nu|nvidia375-375.26-2|391	
14nu|nvidia375-375.26-2|392	install_lib_symlink() {
14nu|nvidia375-375.26-2|393	local pkg="$1"
14nu|nvidia375-375.26-2|394	local dir="$2"
14nu|nvidia375-375.26-2|395	case "$file" in
14nu|nvidia375-375.26-2|396	libvdpau_*.so)
14nu|nvidia375-375.26-2|397	# vdpau drivers => not put into -devel
14nu|nvidia375-375.26-2|398	;;
14nu|nvidia375-375.26-2|399	*.so)
14nu|nvidia375-375.26-2|400	pkg=nvidia-devel;;
14nu|nvidia375-375.26-2|401	esac
14nu|nvidia375-375.26-2|402	install_symlink $pkg $dir
14nu|nvidia375-375.26-2|403	}
14nu|nvidia375-375.26-2|404	
14nu|nvidia375-375.26-2|405	install_file_only() {
14nu|nvidia375-375.26-2|406	local pkg="$1"
14nu|nvidia375-375.26-2|407	local dir="$2"
14nu|nvidia375-375.26-2|408	mkdir -p %{buildroot}$dir
14nu|nvidia375-375.26-2|409	# replace 0444 with more usual 0644
14nu|nvidia375-375.26-2|410	[ "$perms" = "0444" ] && perms="0644"
14nu|nvidia375-375.26-2|411	install -m $perms $file %{buildroot}$dir
14nu|nvidia375-375.26-2|412	}
14nu|nvidia375-375.26-2|413	
14nu|nvidia375-375.26-2|414	install_file() {
14nu|nvidia375-375.26-2|415	local pkg="$1"
14nu|nvidia375-375.26-2|416	local dir="$2"
14nu|nvidia375-375.26-2|417	install_file_only $pkg $dir
14nu|nvidia375-375.26-2|418	add_to_list $pkg $dir/$(basename $file)
14nu|nvidia375-375.26-2|419	}
14nu|nvidia375-375.26-2|420	
14nu|nvidia375-375.26-2|421	get_module_dir() {
14nu|nvidia375-375.26-2|422	local subdir="$1"
14nu|nvidia375-375.26-2|423	case "$subdir" in
14nu|nvidia375-375.26-2|424	extensions*)	echo %{nvidia_extensionsdir};;
14nu|nvidia375-375.26-2|425	drivers/)	echo %{nvidia_driversdir};;
14nu|nvidia375-375.26-2|426	/)		echo %{nvidia_modulesdir};;
14nu|nvidia375-375.26-2|427	*)		error_unhandled "unhandled module subdir $subdir"
14nu|nvidia375-375.26-2|428	echo %{nvidia_modulesdir};;
14nu|nvidia375-375.26-2|429	esac
14nu|nvidia375-375.26-2|430	}
14nu|nvidia375-375.26-2|431	
14nu|nvidia375-375.26-2|432	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
14nu|nvidia375-375.26-2|433	rm -f $file
14nu|nvidia375-375.26-2|434	touch $file
14nu|nvidia375-375.26-2|435	done
14nu|nvidia375-375.26-2|436	
14nu|nvidia375-375.26-2|437	# install files according to .manifest
14nu|nvidia375-375.26-2|438	cat .manifest | tail -n +9 | sort | uniq | while read line; do
14nu|nvidia375-375.26-2|439	arch=
14nu|nvidia375-375.26-2|440	style=
14nu|nvidia375-375.26-2|441	subdir=
14nu|nvidia375-375.26-2|442	dest=
14nu|nvidia375-375.26-2|443	nvidia_libdir=
14nu|nvidia375-375.26-2|444	inherit_path_str=
14nu|nvidia375-375.26-2|445	glvnd=
14nu|nvidia375-375.26-2|446	
14nu|nvidia375-375.26-2|447	rest=${line}
14nu|nvidia375-375.26-2|448	file=${rest%%%% *}
14nu|nvidia375-375.26-2|449	rest=${rest#* }
14nu|nvidia375-375.26-2|450	perms=${rest%%%% *}
14nu|nvidia375-375.26-2|451	rest=${rest#* }
14nu|nvidia375-375.26-2|452	type=${rest%%%% *}
14nu|nvidia375-375.26-2|453	[ "${rest#* }" = "$rest" ] && rest= || rest=${rest#* }
14nu|nvidia375-375.26-2|454	
14nu|nvidia375-375.26-2|455	case "$type" in
14nu|nvidia375-375.26-2|456	CUDA_LIB)
14nu|nvidia375-375.26-2|457	parseparams arch subdir
14nu|nvidia375-375.26-2|458	install_file nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|459	;;
14nu|nvidia375-375.26-2|460	CUDA_SYMLINK)
14nu|nvidia375-375.26-2|461	parseparams arch subdir dest
14nu|nvidia375-375.26-2|462	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|463	;;
14nu|nvidia375-375.26-2|464	ENCODEAPI_LIB)
14nu|nvidia375-375.26-2|465	parseparams arch subdir
14nu|nvidia375-375.26-2|466	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|467	;;
14nu|nvidia375-375.26-2|468	ENCODEAPI_LIB_SYMLINK)
14nu|nvidia375-375.26-2|469	parseparams arch dest
14nu|nvidia375-375.26-2|470	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia375-375.26-2|471	;;
14nu|nvidia375-375.26-2|472	EXPLICIT_PATH)
14nu|nvidia375-375.26-2|473	parseparams dest
14nu|nvidia375-375.26-2|474	install_file nvidia %{_datadir}/nvidia
14nu|nvidia375-375.26-2|475	;;
14nu|nvidia375-375.26-2|476	NVCUVID_LIB)
14nu|nvidia375-375.26-2|477	parseparams arch subdir
14nu|nvidia375-375.26-2|478	install_file nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|479	;;
14nu|nvidia375-375.26-2|480	NVCUVID_LIB_SYMLINK)
14nu|nvidia375-375.26-2|481	parseparams arch dest
14nu|nvidia375-375.26-2|482	install_lib_symlink nvidia-cuda $nvidia_libdir
14nu|nvidia375-375.26-2|483	;;
14nu|nvidia375-375.26-2|484	NVIFR_LIB)
14nu|nvidia375-375.26-2|485	parseparams arch subdir
14nu|nvidia375-375.26-2|486	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|487	;;
14nu|nvidia375-375.26-2|488	NVIFR_LIB_SYMLINK)
14nu|nvidia375-375.26-2|489	parseparams arch dest
14nu|nvidia375-375.26-2|490	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia375-375.26-2|491	;;
14nu|nvidia375-375.26-2|492	OPENGL_LIB)
14nu|nvidia375-375.26-2|493	parseparams arch
14nu|nvidia375-375.26-2|494	install_file nvidia $nvidia_libdir
14nu|nvidia375-375.26-2|495	;;
14nu|nvidia375-375.26-2|496	OPENGL_SYMLINK)
14nu|nvidia375-375.26-2|497	parseparams arch dest
14nu|nvidia375-375.26-2|498	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia375-375.26-2|499	;;
14nu|nvidia375-375.26-2|500	GLVND_LIB)
14nu|nvidia375-375.26-2|501	parseparams arch
14nu|nvidia375-375.26-2|502	install_file nvidia $nvidia_libdir
14nu|nvidia375-375.26-2|503	;;
14nu|nvidia375-375.26-2|504	GLVND_SYMLINK)
14nu|nvidia375-375.26-2|505	parseparams arch dest
14nu|nvidia375-375.26-2|506	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia375-375.26-2|507	;;
14nu|nvidia375-375.26-2|508	GLX_CLIENT_LIB|EGL_CLIENT_LIB)
14nu|nvidia375-375.26-2|509	parseparams arch glvnd
14nu|nvidia375-375.26-2|510	# Skip non-GLVND libraries
14nu|nvidia375-375.26-2|511	# https://devtalk.nvidia.com/default/topic/915640/unix-graphics-announcements-and-news/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/
14nu|nvidia375-375.26-2|512	[ t"${glvnd}" == "tGLVND" ] && install_file nvidia $nvidia_libdir
14nu|nvidia375-375.26-2|513	;;
14nu|nvidia375-375.26-2|514	GLX_CLIENT_SYMLINK|EGL_CLIENT_SYMLINK)
14nu|nvidia375-375.26-2|515	# Skip non-GLVND libraries
14nu|nvidia375-375.26-2|516	parseparams arch dest glvnd
14nu|nvidia375-375.26-2|517	[ t"${glvnd}" == "tGLVND" ] && install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia375-375.26-2|518	;;
14nu|nvidia375-375.26-2|519	TLS_LIB)
14nu|nvidia375-375.26-2|520	parseparams arch style subdir
14nu|nvidia375-375.26-2|521	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|522	;;
14nu|nvidia375-375.26-2|523	TLS_SYMLINK)
14nu|nvidia375-375.26-2|524	parseparams arch style subdir dest
14nu|nvidia375-375.26-2|525	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|526	;;
14nu|nvidia375-375.26-2|527	UTILITY_LIB)
14nu|nvidia375-375.26-2|528	# backward-compatibility
14nu|nvidia375-375.26-2|529	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia375-375.26-2|530	parseparams arch subdir
14nu|nvidia375-375.26-2|531	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|532	;;
14nu|nvidia375-375.26-2|533	UTILITY_LIB_SYMLINK)
14nu|nvidia375-375.26-2|534	# backward-compatibility
14nu|nvidia375-375.26-2|535	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia375-375.26-2|536	parseparams arch dest
14nu|nvidia375-375.26-2|537	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia375-375.26-2|538	;;
14nu|nvidia375-375.26-2|539	OPENCL_LIB)
14nu|nvidia375-375.26-2|540	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia375-375.26-2|541	parseparams arch subdir
14nu|nvidia375-375.26-2|542	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|543	;;
14nu|nvidia375-375.26-2|544	OPENCL_LIB_SYMLINK)
14nu|nvidia375-375.26-2|545	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia375-375.26-2|546	parseparams arch subdir dest
14nu|nvidia375-375.26-2|547	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|548	;;
14nu|nvidia375-375.26-2|549	OPENCL_WRAPPER_LIB)
14nu|nvidia375-375.26-2|550	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia375-375.26-2|551	parseparams arch subdir
14nu|nvidia375-375.26-2|552	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|553	;;
14nu|nvidia375-375.26-2|554	OPENCL_WRAPPER_SYMLINK)
14nu|nvidia375-375.26-2|555	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia375-375.26-2|556	parseparams arch subdir dest
14nu|nvidia375-375.26-2|557	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|558	;;
14nu|nvidia375-375.26-2|559	VDPAU_LIB)
14nu|nvidia375-375.26-2|560	parseparams arch subdir
14nu|nvidia375-375.26-2|561	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia375-375.26-2|562	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|563	;;
14nu|nvidia375-375.26-2|564	VDPAU_SYMLINK)
14nu|nvidia375-375.26-2|565	parseparams arch subdir dest
14nu|nvidia375-375.26-2|566	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia375-375.26-2|567	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|568	;;
14nu|nvidia375-375.26-2|569	VDPAU_WRAPPER_LIB)
14nu|nvidia375-375.26-2|570	parseparams arch subdir
14nu|nvidia375-375.26-2|571	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia375-375.26-2|572	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|573	;;
14nu|nvidia375-375.26-2|574	VDPAU_WRAPPER_SYMLINK)
14nu|nvidia375-375.26-2|575	parseparams arch subdir dest
14nu|nvidia375-375.26-2|576	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia375-375.26-2|577	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia375-375.26-2|578	;;
14nu|nvidia375-375.26-2|579	XLIB_STATIC_LIB)
14nu|nvidia375-375.26-2|580	install_file nvidia-devel %{nvidia_libdir}
14nu|nvidia375-375.26-2|581	;;
14nu|nvidia375-375.26-2|582	XLIB_SHARED_LIB)
14nu|nvidia375-375.26-2|583	install_file nvidia %{nvidia_libdir}
14nu|nvidia375-375.26-2|584	;;
14nu|nvidia375-375.26-2|585	XLIB_SYMLINK)
14nu|nvidia375-375.26-2|586	parseparams dest
14nu|nvidia375-375.26-2|587	install_lib_symlink nvidia %{nvidia_libdir}
14nu|nvidia375-375.26-2|588	;;
14nu|nvidia375-375.26-2|589	LIBGL_LA)
14nu|nvidia375-375.26-2|590	# (Anssi) we don't install .la files
14nu|nvidia375-375.26-2|591	;;
14nu|nvidia375-375.26-2|592	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
14nu|nvidia375-375.26-2|593	parseparams subdir
14nu|nvidia375-375.26-2|594	install_file nvidia $(get_module_dir $subdir)
14nu|nvidia375-375.26-2|595	;;
14nu|nvidia375-375.26-2|596	XMODULE_NEWSYM)
14nu|nvidia375-375.26-2|597	# symlink that is created only if it doesn't already
14nu|nvidia375-375.26-2|598	# exist (i.e. as part of x11-server)
14nu|nvidia375-375.26-2|599	case "$file" in
14nu|nvidia375-375.26-2|600	libwfb.so)
14nu|nvidia375-375.26-2|601	continue
14nu|nvidia375-375.26-2|602	;;
14nu|nvidia375-375.26-2|603	*)
14nu|nvidia375-375.26-2|604	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
14nu|nvidia375-375.26-2|605	continue
14nu|nvidia375-375.26-2|606	esac
14nu|nvidia375-375.26-2|607	parseparams subdir dest
14nu|nvidia375-375.26-2|608	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia375-375.26-2|609	;;
14nu|nvidia375-375.26-2|610	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
14nu|nvidia375-375.26-2|611	parseparams subdir dest
14nu|nvidia375-375.26-2|612	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia375-375.26-2|613	;;
14nu|nvidia375-375.26-2|614	VDPAU_HEADER)
14nu|nvidia375-375.26-2|615	continue
14nu|nvidia375-375.26-2|616	parseparams subdir
14nu|nvidia375-375.26-2|617	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia375-375.26-2|618	;;
14nu|nvidia375-375.26-2|619	OPENGL_HEADER|CUDA_HEADER)
14nu|nvidia375-375.26-2|620	parseparams subdir
14nu|nvidia375-375.26-2|621	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia375-375.26-2|622	;;
14nu|nvidia375-375.26-2|623	DOCUMENTATION)
14nu|nvidia375-375.26-2|624	parseparams subdir
14nu|nvidia375-375.26-2|625	case $subdir in
14nu|nvidia375-375.26-2|626	*/html)
14nu|nvidia375-375.26-2|627	add_to_list nvidia-html "%%doc %{pkgname}/$file"
14nu|nvidia375-375.26-2|628	continue
14nu|nvidia375-375.26-2|629	;;
14nu|nvidia375-375.26-2|630	*/include/*)
14nu|nvidia375-375.26-2|631	continue
14nu|nvidia375-375.26-2|632	;;
14nu|nvidia375-375.26-2|633	esac
14nu|nvidia375-375.26-2|634	case $file in
14nu|nvidia375-375.26-2|635	*XF86Config*|*nvidia-settings.png)
14nu|nvidia375-375.26-2|636	continue;;
14nu|nvidia375-375.26-2|637	esac
14nu|nvidia375-375.26-2|638	add_to_list nvidia "%%doc %{pkgname}/$file"
14nu|nvidia375-375.26-2|639	;;
14nu|nvidia375-375.26-2|640	MANPAGE|NVIDIA_MODPROBE_MANPAGE)
14nu|nvidia375-375.26-2|641	parseparams subdir
14nu|nvidia375-375.26-2|642	case "$file" in
14nu|nvidia375-375.26-2|643	*nvidia-installer*)
14nu|nvidia375-375.26-2|644	# not installed
14nu|nvidia375-375.26-2|645	continue
14nu|nvidia375-375.26-2|646	;;
14nu|nvidia375-375.26-2|647	*nvidia-settings*|*nvidia-xconfig*|*nvidia-modprobe*|*nvidia-persistenced*)
14nu|nvidia375-375.26-2|648	# installed separately below
14nu|nvidia375-375.26-2|649	continue
14nu|nvidia375-375.26-2|650	;;
14nu|nvidia375-375.26-2|651	*nvidia-smi*|*nvidia-cuda-mps-control*)
14nu|nvidia375-375.26-2|652	# ok
14nu|nvidia375-375.26-2|653	;;
14nu|nvidia375-375.26-2|654	*)
14nu|nvidia375-375.26-2|655	error_unhandled "skipped unknown man page $(basename $file)"
14nu|nvidia375-375.26-2|656	continue
14nu|nvidia375-375.26-2|657	esac
14nu|nvidia375-375.26-2|658	install_file_only nvidia %{_mandir}/$subdir
14nu|nvidia375-375.26-2|659	;;
14nu|nvidia375-375.26-2|660	UTILITY_BINARY)
14nu|nvidia375-375.26-2|661	case "$file" in
14nu|nvidia375-375.26-2|662	*nvidia-settings|*nvidia-xconfig|*nvidia-persistenced)
14nu|nvidia375-375.26-2|663	# not installed, we install our own copy
14nu|nvidia375-375.26-2|664	continue
14nu|nvidia375-375.26-2|665	;;
14nu|nvidia375-375.26-2|666	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
14nu|nvidia375-375.26-2|667	# ok
14nu|nvidia375-375.26-2|668	;;
14nu|nvidia375-375.26-2|669	*nvidia-cuda-mps-control|*nvidia-cuda-mps-server)
14nu|nvidia375-375.26-2|670	# ok
14nu|nvidia375-375.26-2|671	;;
14nu|nvidia375-375.26-2|672	*)
14nu|nvidia375-375.26-2|673	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
14nu|nvidia375-375.26-2|674	;;
14nu|nvidia375-375.26-2|675	esac
14nu|nvidia375-375.26-2|676	install_file nvidia %{nvidia_bindir}
14nu|nvidia375-375.26-2|677	;;
14nu|nvidia375-375.26-2|678	UTILITY_BIN_SYMLINK)
14nu|nvidia375-375.26-2|679	case $file in nvidia-uninstall) continue;; esac
14nu|nvidia375-375.26-2|680	parseparams dest
14nu|nvidia375-375.26-2|681	install_symlink nvidia %{nvidia_bindir}
14nu|nvidia375-375.26-2|682	;;
14nu|nvidia375-375.26-2|683	NVIDIA_MODPROBE)
14nu|nvidia375-375.26-2|684	# A suid-root tool (GPLv2) used as fallback for loading the module and
14nu|nvidia375-375.26-2|685	# creating the device nodes in case the driver component is running as
14nu|nvidia375-375.26-2|686	# a non-root user (e.g. a CUDA application). While the module is automatically
14nu|nvidia375-375.26-2|687	# loaded by udev rules, the device nodes are not automatically created
14nu|nvidia375-375.26-2|688	# like with regular drivers and therefore this tool is installed on
14nu|nvidia375-375.26-2|689	# ROSA as well, at least for now.
14nu|nvidia375-375.26-2|690	;;
14nu|nvidia375-375.26-2|691	INSTALLER_BINARY)
14nu|nvidia375-375.26-2|692	# not installed
14nu|nvidia375-375.26-2|693	;;
14nu|nvidia375-375.26-2|694	KERNEL_MODULE_SRC)
14nu|nvidia375-375.26-2|695	# These lines now have an item like "INHERIT_PATH_DEPTH:1"
14nu|nvidia375-375.26-2|696	# It specifies, how many components of the path to skip.
14nu|nvidia375-375.26-2|697	# For example, the manifest mat contain the following line:
14nu|nvidia375-375.26-2|698	#   kernel/nvidia/nv.c 0644 KERNEL_MODULE_SRC INHERIT_PATH_DEPTH:1
14nu|nvidia375-375.26-2|699	# Skip one component of the path as suggested by INHERIT_PATH_DEPTH:1,
14nu|nvidia375-375.26-2|700	# and we get "nvidia/nv.c", which should be installed as
14nu|nvidia375-375.26-2|701	# /usr/src/<driver-version-release>/nvidia/nv.c.
14nu|nvidia375-375.26-2|702	parseparams inherit_path_str
14nu|nvidia375-375.26-2|703	if [ $inherit_path_str != "INHERIT_PATH_DEPTH:1" ]; then
14nu|nvidia375-375.26-2|704	error_unhandled "unexpected option for $file: \"$inherit_path_str\"."
14nu|nvidia375-375.26-2|705	fi
14nu|nvidia375-375.26-2|706	dest=$(echo $file | sed 's/[^/]*\///')
14nu|nvidia375-375.26-2|707	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}/$(dirname $dest)
14nu|nvidia375-375.26-2|708	;;
14nu|nvidia375-375.26-2|709	DKMS_CONF)
14nu|nvidia375-375.26-2|710	# We will replace it with our own dkms.conf below but the
14nu|nvidia375-375.26-2|711	# file must be listed anyway.
14nu|nvidia375-375.26-2|712	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia375-375.26-2|713	;;
14nu|nvidia375-375.26-2|714	CUDA_ICD)
14nu|nvidia375-375.26-2|715	# in theory this should go to the cuda subpackage, but it goes into the main package
14nu|nvidia375-375.26-2|716	# as this avoids one broken symlink and it is small enough to not cause space issues
14nu|nvidia375-375.26-2|717	install_file nvidia %{_sysconfdir}/%{drivername}
14nu|nvidia375-375.26-2|718	;;
14nu|nvidia375-375.26-2|719	VULKAN_ICD_JSON)
14nu|nvidia375-375.26-2|720	install_file nvidia %{_sysconfdir}/vulkan/icd.d
14nu|nvidia375-375.26-2|721	;;
14nu|nvidia375-375.26-2|722	GLVND_EGL_ICD_JSON)
14nu|nvidia375-375.26-2|723	install_file nvidia %{_datadir}/glvnd/egl_vendor.d
14nu|nvidia375-375.26-2|724	;;
14nu|nvidia375-375.26-2|725	APPLICATION_PROFILE)
14nu|nvidia375-375.26-2|726	parseparams subdir
14nu|nvidia375-375.26-2|727	# application profile filenames are versioned, we can use a common
14nu|nvidia375-375.26-2|728	# non-alternativesized directory
14nu|nvidia375-375.26-2|729	install_file nvidia %{_datadir}/nvidia/$subdir
14nu|nvidia375-375.26-2|730	;;
14nu|nvidia375-375.26-2|731	DOT_DESKTOP)
14nu|nvidia375-375.26-2|732	# we provide our own for now
14nu|nvidia375-375.26-2|733	;;
14nu|nvidia375-375.26-2|734	XORG_OUTPUTCLASS_CONFIG)
14nu|nvidia375-375.26-2|735	# nvidia-drm-outputclass.conf allows to load the appropriate
14nu|nvidia375-375.26-2|736	# X11 driver automatically if nvidia kernel module is used
14nu|nvidia375-375.26-2|737	# by the graphics device. Xorg >= 1.16.
14nu|nvidia375-375.26-2|738	# Not needed in our case, because XFdrake should create the
14nu|nvidia375-375.26-2|739	# Xorg config appropriately.
14nu|nvidia375-375.26-2|740	;;
14nu|nvidia375-375.26-2|741	*)
14nu|nvidia375-375.26-2|742	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
14nu|nvidia375-375.26-2|743	esac
14nu|nvidia375-375.26-2|744	done
14nu|nvidia375-375.26-2|745	
14nu|nvidia375-375.26-2|746	[ -z "$warnings" ] || echo "Please file a bug about the above warnings at http://bugs.rosalinux.ru/." >> warns.log
14nu|nvidia375-375.26-2|747	
14nu|nvidia375-375.26-2|748	# Create the convenience symlinks. As the packages with nvidia are mutually
14nu|nvidia375-375.26-2|749	# exclusive now, there is no need to use alternatives for this.
14nu|nvidia375-375.26-2|750	ln -s %{nvidia_libdir} %{buildroot}%{_libdir}/nvidia
14nu|nvidia375-375.26-2|751	%ifarch %{biarches}
14nu|nvidia375-375.26-2|752	ln -s %{nvidia_libdir32} %{buildroot}%{_prefix}/lib/nvidia
14nu|nvidia375-375.26-2|753	%endif
14nu|nvidia375-375.26-2|754	
14nu|nvidia375-375.26-2|755	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
14nu|nvidia375-375.26-2|756	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
14nu|nvidia375-375.26-2|757	
14nu|nvidia375-375.26-2|758	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia375-375.26-2|759	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia375-375.26-2|760	
14nu|nvidia375-375.26-2|761	# vdpau alternative symlink
14nu|nvidia375-375.26-2|762	install -d -m755 %{buildroot}%{_libdir}/vdpau
14nu|nvidia375-375.26-2|763	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia375-375.26-2|764	%ifarch %{biarches}
14nu|nvidia375-375.26-2|765	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
14nu|nvidia375-375.26-2|766	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia375-375.26-2|767	%endif
14nu|nvidia375-375.26-2|768	
14nu|nvidia375-375.26-2|769	# self-built binaries
14nu|nvidia375-375.26-2|770	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
14nu|nvidia375-375.26-2|771	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nu|nvidia375-375.26-2|772	install -m755 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced %{buildroot}%{nvidia_bindir}
14nu|nvidia375-375.26-2|773	install -m4755 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe %{buildroot}%{nvidia_bindir}
14nu|nvidia375-375.26-2|774	
14nu|nvidia375-375.26-2|775	# binary alternatives
14nu|nvidia375-375.26-2|776	install -d -m755			%{buildroot}%{_bindir}
14nu|nvidia375-375.26-2|777	touch					%{buildroot}%{_bindir}/nvidia-debugdump
14nu|nvidia375-375.26-2|778	touch					%{buildroot}%{_bindir}/nvidia-settings
14nu|nvidia375-375.26-2|779	touch					%{buildroot}%{_bindir}/nvidia-smi
14nu|nvidia375-375.26-2|780	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nu|nvidia375-375.26-2|781	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nu|nvidia375-375.26-2|782	touch					%{buildroot}%{_bindir}/nvidia-modprobe
14nu|nvidia375-375.26-2|783	touch					%{buildroot}%{_bindir}/nvidia-persistenced
14nu|nvidia375-375.26-2|784	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-control
14nu|nvidia375-375.26-2|785	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-server
14nu|nvidia375-375.26-2|786	# rpmlint:
14nu|nvidia375-375.26-2|787	chmod 0755				%{buildroot}%{_bindir}/*
14nu|nvidia375-375.26-2|788	
14nu|nvidia375-375.26-2|789	# install man pages
14nu|nvidia375-375.26-2|790	install -m644 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nu|nvidia375-375.26-2|791	install -m644 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nu|nvidia375-375.26-2|792	install -m644 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe.1 %{buildroot}%{_mandir}/man1
14nu|nvidia375-375.26-2|793	install -m644 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced.1 %{buildroot}%{_mandir}/man1
14nu|nvidia375-375.26-2|794	
14nu|nvidia375-375.26-2|795	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nu|nvidia375-375.26-2|796	gunzip %{buildroot}%{_mandir}/man1/*.gz
14nu|nvidia375-375.26-2|797	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nu|nvidia375-375.26-2|798	cd %{buildroot}%{_mandir}/man1
14nu|nvidia375-375.26-2|799	rename nvidia alt-%{drivername} *
14nu|nvidia375-375.26-2|800	cd -
14nu|nvidia375-375.26-2|801	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia375-375.26-2|802	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia375-375.26-2|803	touch %{buildroot}%{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nu|nvidia375-375.26-2|804	touch %{buildroot}%{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nu|nvidia375-375.26-2|805	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia375-375.26-2|806	touch %{buildroot}%{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nu|nvidia375-375.26-2|807	
14nu|nvidia375-375.26-2|808	# cuda nvidia.icd
14nu|nvidia375-375.26-2|809	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nu|nvidia375-375.26-2|810	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia375-375.26-2|811	
14nu|nvidia375-375.26-2|812	# ld.so.conf
14nu|nvidia375-375.26-2|813	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia375-375.26-2|814	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia375-375.26-2|815	%ifarch %{biarches}
14nu|nvidia375-375.26-2|816	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia375-375.26-2|817	%endif
14nu|nvidia375-375.26-2|818	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nu|nvidia375-375.26-2|819	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia375-375.26-2|820	
14nu|nvidia375-375.26-2|821	# modprobe.d
14nu|nvidia375-375.26-2|822	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nu|nvidia375-375.26-2|823	
14nu|nvidia375-375.26-2|824	# Allow the users to load this kernel module as "nvidia375" as well.
14nu|nvidia375-375.26-2|825	echo "alias %{drivername} nvidia" > %{buildroot}%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia375-375.26-2|826	
14nu|nvidia375-375.26-2|827	# xinit script
14nu|nvidia375-375.26-2|828	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia375-375.26-2|829	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
14nu|nvidia375-375.26-2|830	# to be sourced
14nu|nvidia375-375.26-2|831	#
14nu|nvidia375-375.26-2|832	# Do not modify this file; the changes will be overwritten.
14nu|nvidia375-375.26-2|833	# If you want to disable automatic configuration loading, create
14nu|nvidia375-375.26-2|834	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nu|nvidia375-375.26-2|835	#
14nu|nvidia375-375.26-2|836	LOAD_NVIDIA_SETTINGS="yes"
14nu|nvidia375-375.26-2|837	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nu|nvidia375-375.26-2|838	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nu|nvidia375-375.26-2|839	EOF
14nu|nvidia375-375.26-2|840	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia375-375.26-2|841	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nu|nvidia375-375.26-2|842	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia375-375.26-2|843	
14nu|nvidia375-375.26-2|844	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig \! -name nvidia-modprobe \! -name nvidia-persistenced)"
14nu|nvidia375-375.26-2|845	
14nu|nvidia375-375.26-2|846	%post -n %{driverpkgname}
14nu|nvidia375-375.26-2|847	# XFdrake used to generate an nvidia.conf file
14nu|nvidia375-375.26-2|848	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nu|nvidia375-375.26-2|849	
14nu|nvidia375-375.26-2|850	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
14nu|nvidia375-375.26-2|851	
14nu|nvidia375-375.26-2|852	# owned by libvdpau1, created in case libvdpau1 is installed only just after
14nu|nvidia375-375.26-2|853	# this package
14nu|nvidia375-375.26-2|854	mkdir -p %{_libdir}/vdpau
14nu|nvidia375-375.26-2|855	
14nu|nvidia375-375.26-2|856	%{_sbindir}/update-alternatives \
14nu|nvidia375-375.26-2|857	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
14nu|nvidia375-375.26-2|858	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nu|nvidia375-375.26-2|859	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nu|nvidia375-375.26-2|860	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
14nu|nvidia375-375.26-2|861	--slave %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension} nvidia-cuda-mps-control.1%{_extension} %{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1%{_extension} \
14nu|nvidia375-375.26-2|862	--slave %{_datadir}/applications/rosa-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/rosa-nvidia-settings.desktop \
14nu|nvidia375-375.26-2|863	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nu|nvidia375-375.26-2|864	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nu|nvidia375-375.26-2|865	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nu|nvidia375-375.26-2|866	--slave %{_bindir}/nvidia-debugdump nvidia-debugdump %{nvidia_bindir}/nvidia-debugdump \
14nu|nvidia375-375.26-2|867	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nu|nvidia375-375.26-2|868	--slave %{_bindir}/nvidia-cuda-mps-control nvidia-cuda-mps-control %{nvidia_bindir}/nvidia-cuda-mps-control \
14nu|nvidia375-375.26-2|869	--slave %{_bindir}/nvidia-cuda-mps-server nvidia-cuda-mps-server %{nvidia_bindir}/nvidia-cuda-mps-server \
14nu|nvidia375-375.26-2|870	--slave %{_bindir}/nvidia-modprobe nvidia-modprobe %{nvidia_bindir}/nvidia-modprobe \
14nu|nvidia375-375.26-2|871	--slave %{_bindir}/nvidia-persistenced nvidia-persistenced %{nvidia_bindir}/nvidia-persistenced \
14nu|nvidia375-375.26-2|872	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
14nu|nvidia375-375.26-2|873	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia375-375.26-2|874	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
14nu|nvidia375-375.26-2|875	%ifarch %{biarches}
14nu|nvidia375-375.26-2|876	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia375-375.26-2|877	%endif
14nu|nvidia375-375.26-2|878	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
14nu|nvidia375-375.26-2|879	
14nu|nvidia375-375.26-2|880	
14nu|nvidia375-375.26-2|881	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia375-375.26-2|882	
14nu|nvidia375-375.26-2|883	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia375-375.26-2|884	/sbin/ldconfig -X
14nu|nvidia375-375.26-2|885	
14nu|nvidia375-375.26-2|886	%if "%{ldetect_cards_name}" != ""
14nu|nvidia375-375.26-2|887	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia375-375.26-2|888	%endif
14nu|nvidia375-375.26-2|889	
14nu|nvidia375-375.26-2|890	%postun -n %{driverpkgname}
14nu|nvidia375-375.26-2|891	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
14nu|nvidia375-375.26-2|892	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia375-375.26-2|893	fi
14nu|nvidia375-375.26-2|894	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia375-375.26-2|895	/sbin/ldconfig -X
14nu|nvidia375-375.26-2|896	
14nu|nvidia375-375.26-2|897	%if "%{ldetect_cards_name}" != ""
14nu|nvidia375-375.26-2|898	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia375-375.26-2|899	%endif
14nu|nvidia375-375.26-2|900	
14nu|nvidia375-375.26-2|901	%post -n %{drivername}-cuda-opencl
14nu|nvidia375-375.26-2|902	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia375-375.26-2|903	/sbin/ldconfig -X
14nu|nvidia375-375.26-2|904	
14nu|nvidia375-375.26-2|905	%post -n %{drivername}-devel
14nu|nvidia375-375.26-2|906	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia375-375.26-2|907	# The applications like Blender may need to find libcuda.so, for example.
14nu|nvidia375-375.26-2|908	/sbin/ldconfig -X
14nu|nvidia375-375.26-2|909	
14nu|nvidia375-375.26-2|910	%postun -n %{drivername}-devel
14nu|nvidia375-375.26-2|911	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia375-375.26-2|912	/sbin/ldconfig -X
14nu|nvidia375-375.26-2|913	
14nu|nvidia375-375.26-2|914	%post -n dkms-%{drivername}
14nu|nvidia375-375.26-2|915	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release}
14nu|nvidia375-375.26-2|916	
14nu|nvidia375-375.26-2|917	# Build and install the driver for all available kernels that have devel
14nu|nvidia375-375.26-2|918	# files, no matter how these kernels were installed (from RPMs or manually).
14nu|nvidia375-375.26-2|919	# Do not fail the installation of the package if the build fails for some
14nu|nvidia375-375.26-2|920	# kernels, this may happen during testing, etc.
14nu|nvidia375-375.26-2|921	for kk in /lib/modules/*; do
14nu|nvidia375-375.26-2|922	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14nu|nvidia375-375.26-2|923	if test -d "/lib/modules/$kk/build"; then
14nu|nvidia375-375.26-2|924	# Remove the modules that use the obsolete naming convention first
14nu|nvidia375-375.26-2|925	# to make the upgrade smoother (otherwise they may remain in the system
14nu|nvidia375-375.26-2|926	# and cause trouble).
14nu|nvidia375-375.26-2|927	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia3*.ko
14nu|nvidia375-375.26-2|928	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia-current.ko
14nu|nvidia375-375.26-2|929	# Now build and install the newer modules
14nu|nvidia375-375.26-2|930	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} -k $kk &&
14nu|nvidia375-375.26-2|931	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} -k $kk || true
14nu|nvidia375-375.26-2|932	else
14nu|nvidia375-375.26-2|933	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14nu|nvidia375-375.26-2|934	fi;
14nu|nvidia375-375.26-2|935	done
14nu|nvidia375-375.26-2|936	
14nu|nvidia375-375.26-2|937	# Just in case the user reboots the system too quickly and sync is not
14nu|nvidia375-375.26-2|938	# done automatically.
14nu|nvidia375-375.26-2|939	sync
14nu|nvidia375-375.26-2|940	
14nu|nvidia375-375.26-2|941	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia375-375.26-2|942	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia375-375.26-2|943	
14nu|nvidia375-375.26-2|944	%preun -n dkms-%{drivername}
14nu|nvidia375-375.26-2|945	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all || true
14nu|nvidia375-375.26-2|946	
14nu|nvidia375-375.26-2|947	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia375-375.26-2|948	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia375-375.26-2|949	
14nu|nvidia375-375.26-2|950	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
14nu|nvidia375-375.26-2|951	# other documentation files are listed in nvidia.files
14nu|nvidia375-375.26-2|952	%doc README.urpmi
14nu|nvidia375-375.26-2|953	
14nu|nvidia375-375.26-2|954	# ld.so.conf, modprobe.conf, xinit
14nu|nvidia375-375.26-2|955	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia375-375.26-2|956	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia375-375.26-2|957	%dir %{_sysconfdir}/%{drivername}
14nu|nvidia375-375.26-2|958	%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia375-375.26-2|959	%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia375-375.26-2|960	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia375-375.26-2|961	%{_sysconfdir}/%{drivername}/nvidia.icd
14nu|nvidia375-375.26-2|962	%dir %{_sysconfdir}/vulkan/icd.d
14nu|nvidia375-375.26-2|963	%{_sysconfdir}/vulkan/icd.d/nvidia_icd.json
14nu|nvidia375-375.26-2|964	%dir %{_datadir}/glvnd/egl_vendor.d
14nu|nvidia375-375.26-2|965	%{_datadir}/glvnd/egl_vendor.d/10_nvidia.json
14nu|nvidia375-375.26-2|966	%dir %{_datadir}/nvidia
14nu|nvidia375-375.26-2|967	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-rc
14nu|nvidia375-375.26-2|968	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-key-documentation
14nu|nvidia375-375.26-2|969	
14nu|nvidia375-375.26-2|970	%dir %{_sysconfdir}/OpenCL
14nu|nvidia375-375.26-2|971	%dir %{_sysconfdir}/OpenCL/vendors
14nu|nvidia375-375.26-2|972	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia375-375.26-2|973	
14nu|nvidia375-375.26-2|974	%ghost %{_bindir}/nvidia-debugdump
14nu|nvidia375-375.26-2|975	%ghost %{_bindir}/nvidia-settings
14nu|nvidia375-375.26-2|976	%ghost %{_bindir}/nvidia-smi
14nu|nvidia375-375.26-2|977	%ghost %{_bindir}/nvidia-xconfig
14nu|nvidia375-375.26-2|978	%ghost %{_bindir}/nvidia-modprobe
14nu|nvidia375-375.26-2|979	%ghost %{_bindir}/nvidia-persistenced
14nu|nvidia375-375.26-2|980	%ghost %{_bindir}/nvidia-bug-report.sh
14nu|nvidia375-375.26-2|981	%ghost %{_bindir}/nvidia-cuda-mps-control
14nu|nvidia375-375.26-2|982	%ghost %{_bindir}/nvidia-cuda-mps-server
14nu|nvidia375-375.26-2|983	%dir %{nvidia_bindir}
14nu|nvidia375-375.26-2|984	%{nvidia_bindir}/nvidia-debugdump
14nu|nvidia375-375.26-2|985	%{nvidia_bindir}/nvidia-settings
14nu|nvidia375-375.26-2|986	%{nvidia_bindir}/nvidia-smi
14nu|nvidia375-375.26-2|987	%{nvidia_bindir}/nvidia-xconfig
14nu|nvidia375-375.26-2|988	%{nvidia_bindir}/nvidia-modprobe
14nu|nvidia375-375.26-2|989	%{nvidia_bindir}/nvidia-persistenced
14nu|nvidia375-375.26-2|990	%{nvidia_bindir}/nvidia-bug-report.sh
14nu|nvidia375-375.26-2|991	%{nvidia_bindir}/nvidia-cuda-mps-control
14nu|nvidia375-375.26-2|992	%{nvidia_bindir}/nvidia-cuda-mps-server
14nu|nvidia375-375.26-2|993	
14nu|nvidia375-375.26-2|994	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia375-375.26-2|995	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia375-375.26-2|996	%ghost %{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nu|nvidia375-375.26-2|997	%ghost %{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nu|nvidia375-375.26-2|998	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia375-375.26-2|999	%ghost %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nu|nvidia375-375.26-2|1000	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nu|nvidia375-375.26-2|1001	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nu|nvidia375-375.26-2|1002	%{_mandir}/man1/alt-%{drivername}-modprobe.1*
14nu|nvidia375-375.26-2|1003	%{_mandir}/man1/alt-%{drivername}-persistenced.1*
14nu|nvidia375-375.26-2|1004	%{_mandir}/man1/alt-%{drivername}-smi.1*
14nu|nvidia375-375.26-2|1005	%{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1*
14nu|nvidia375-375.26-2|1006	
14nu|nvidia375-375.26-2|1007	%ghost %{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia375-375.26-2|1008	%dir %{_datadir}/%{drivername}
14nu|nvidia375-375.26-2|1009	%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop
14nu|nvidia375-375.26-2|1010	
14nu|nvidia375-375.26-2|1011	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia375-375.26-2|1012	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia375-375.26-2|1013	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia375-375.26-2|1014	
14nu|nvidia375-375.26-2|1015	%dir %{nvidia_libdir}
14nu|nvidia375-375.26-2|1016	%dir %{nvidia_libdir}/tls
14nu|nvidia375-375.26-2|1017	%dir %{nvidia_libdir}/vdpau
14nu|nvidia375-375.26-2|1018	%{_libdir}/nvidia
14nu|nvidia375-375.26-2|1019	%{nvidia_libdir}/libGL.so.1.0.0
14nu|nvidia375-375.26-2|1020	%{nvidia_libdir}/libGL.so.1
14nu|nvidia375-375.26-2|1021	%{nvidia_libdir}/libGLX.so.0
14nu|nvidia375-375.26-2|1022	%{nvidia_libdir}/libGLX_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1023	%{nvidia_libdir}/libGLX_nvidia.so.0
14nu|nvidia375-375.26-2|1024	%{nvidia_libdir}/libGLX_indirect.so.0
14nu|nvidia375-375.26-2|1025	%{nvidia_libdir}/libGLdispatch.so.0
14nu|nvidia375-375.26-2|1026	%{nvidia_libdir}/libOpenGL.so.0
14nu|nvidia375-375.26-2|1027	%{nvidia_libdir}/libnvidia-fatbinaryloader.so.%{version}
14nu|nvidia375-375.26-2|1028	%{nvidia_libdir}/libnvidia-ptxjitcompiler.so.%{version}
14nu|nvidia375-375.26-2|1029	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
14nu|nvidia375-375.26-2|1030	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nu|nvidia375-375.26-2|1031	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nu|nvidia375-375.26-2|1032	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1033	%{nvidia_libdir}/libEGL.so.1
14nu|nvidia375-375.26-2|1034	%{nvidia_libdir}/libEGL_nvidia.so.0
14nu|nvidia375-375.26-2|1035	%{nvidia_libdir}/libEGL_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1036	%{nvidia_libdir}/libGLESv1_CM.so.1
14nu|nvidia375-375.26-2|1037	%{nvidia_libdir}/libGLESv1_CM_nvidia.so.1
14nu|nvidia375-375.26-2|1038	%{nvidia_libdir}/libGLESv1_CM_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1039	%{nvidia_libdir}/libGLESv2.so.2
14nu|nvidia375-375.26-2|1040	%{nvidia_libdir}/libGLESv2_nvidia.so.2
14nu|nvidia375-375.26-2|1041	%{nvidia_libdir}/libGLESv2_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1042	%{nvidia_libdir}/libnvidia-eglcore.so.%{version}
14nu|nvidia375-375.26-2|1043	%{nvidia_libdir}/libnvidia-glsi.so.%{version}
14nu|nvidia375-375.26-2|1044	%{nvidia_libdir}/libnvidia-cfg.so.1
14nu|nvidia375-375.26-2|1045	%{nvidia_libdir}/libnvidia-fbc.so.1
14nu|nvidia375-375.26-2|1046	%{nvidia_libdir}/libnvidia-fbc.so.%{version}
14nu|nvidia375-375.26-2|1047	%{nvidia_libdir}/libnvidia-ifr.so.1
14nu|nvidia375-375.26-2|1048	%{nvidia_libdir}/libnvidia-ifr.so.%{version}
14nu|nvidia375-375.26-2|1049	%{nvidia_libdir}/libnvidia-ml.so.1
14nu|nvidia375-375.26-2|1050	%{nvidia_libdir}/libnvidia-ml.so.%{version}
14nu|nvidia375-375.26-2|1051	%{nvidia_libdir}/libvdpau_nvidia.so
14nu|nvidia375-375.26-2|1052	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nu|nvidia375-375.26-2|1053	%{nvidia_libdir}/libnvidia-gtk2.so.%{version}
14nu|nvidia375-375.26-2|1054	%{nvidia_libdir}/libnvidia-gtk3.so.%{version}
14nu|nvidia375-375.26-2|1055	%{nvidia_libdir}/libnvidia-egl-wayland.so.%{version}
14nu|nvidia375-375.26-2|1056	%ifarch %{biarches}
14nu|nvidia375-375.26-2|1057	%dir %{nvidia_libdir32}
14nu|nvidia375-375.26-2|1058	%dir %{nvidia_libdir32}/tls
14nu|nvidia375-375.26-2|1059	%dir %{nvidia_libdir32}/vdpau
14nu|nvidia375-375.26-2|1060	%{_prefix}/lib/nvidia
14nu|nvidia375-375.26-2|1061	%{nvidia_libdir32}/libGL.so.1.0.0
14nu|nvidia375-375.26-2|1062	%{nvidia_libdir32}/libGL.so.1
14nu|nvidia375-375.26-2|1063	%{nvidia_libdir32}/libGLX.so.0
14nu|nvidia375-375.26-2|1064	%{nvidia_libdir32}/libGLX_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1065	%{nvidia_libdir32}/libGLX_nvidia.so.0
14nu|nvidia375-375.26-2|1066	%{nvidia_libdir32}/libGLX_indirect.so.0
14nu|nvidia375-375.26-2|1067	%{nvidia_libdir32}/libGLdispatch.so.0
14nu|nvidia375-375.26-2|1068	%{nvidia_libdir32}/libOpenGL.so.0
14nu|nvidia375-375.26-2|1069	%{nvidia_libdir32}/libnvidia-fatbinaryloader.so.%{version}
14nu|nvidia375-375.26-2|1070	%{nvidia_libdir32}/libnvidia-ptxjitcompiler.so.%{version}
14nu|nvidia375-375.26-2|1071	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
14nu|nvidia375-375.26-2|1072	%{nvidia_libdir32}/libnvidia-ifr.so.1
14nu|nvidia375-375.26-2|1073	%{nvidia_libdir32}/libnvidia-ifr.so.%{version}
14nu|nvidia375-375.26-2|1074	%{nvidia_libdir32}/libnvidia-ml.so.1
14nu|nvidia375-375.26-2|1075	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
14nu|nvidia375-375.26-2|1076	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nu|nvidia375-375.26-2|1077	%{nvidia_libdir32}/libvdpau_nvidia.so
14nu|nvidia375-375.26-2|1078	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1079	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nu|nvidia375-375.26-2|1080	%{nvidia_libdir32}/libnvidia-fbc.so.1
14nu|nvidia375-375.26-2|1081	%{nvidia_libdir32}/libnvidia-fbc.so.%{version}
14nu|nvidia375-375.26-2|1082	%{nvidia_libdir32}/libEGL.so.1
14nu|nvidia375-375.26-2|1083	%{nvidia_libdir32}/libEGL_nvidia.so.0
14nu|nvidia375-375.26-2|1084	%{nvidia_libdir32}/libEGL_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1085	%{nvidia_libdir32}/libGLESv1_CM.so.1
14nu|nvidia375-375.26-2|1086	%{nvidia_libdir32}/libGLESv1_CM_nvidia.so.1
14nu|nvidia375-375.26-2|1087	%{nvidia_libdir32}/libGLESv1_CM_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1088	%{nvidia_libdir32}/libGLESv2.so.2
14nu|nvidia375-375.26-2|1089	%{nvidia_libdir32}/libGLESv2_nvidia.so.2
14nu|nvidia375-375.26-2|1090	%{nvidia_libdir32}/libGLESv2_nvidia.so.%{version}
14nu|nvidia375-375.26-2|1091	%{nvidia_libdir32}/libnvidia-eglcore.so.%{version}
14nu|nvidia375-375.26-2|1092	%{nvidia_libdir32}/libnvidia-glsi.so.%{version}
14nu|nvidia375-375.26-2|1093	%endif
14nu|nvidia375-375.26-2|1094	
14nu|nvidia375-375.26-2|1095	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia375-375.26-2|1096	%ifarch %{biarches}
14nu|nvidia375-375.26-2|1097	# avoid unowned directory
14nu|nvidia375-375.26-2|1098	%dir %{_prefix}/lib/vdpau
14nu|nvidia375-375.26-2|1099	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia375-375.26-2|1100	%endif
14nu|nvidia375-375.26-2|1101	
14nu|nvidia375-375.26-2|1102	%dir %{nvidia_modulesdir}
14nu|nvidia375-375.26-2|1103	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nu|nvidia375-375.26-2|1104	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nu|nvidia375-375.26-2|1105	%{nvidia_extensionsdir}/libglx.so.%{version}
14nu|nvidia375-375.26-2|1106	%{nvidia_extensionsdir}/libglx.so
14nu|nvidia375-375.26-2|1107	%{nvidia_driversdir}/nvidia_drv.so
14nu|nvidia375-375.26-2|1108	
14nu|nvidia375-375.26-2|1109	%files -n %{drivername}-devel -f %{pkgname}/nvidia-devel.files
14nu|nvidia375-375.26-2|1110	%{_includedir}/%{drivername}
14nu|nvidia375-375.26-2|1111	%{nvidia_libdir}/libGL.so
14nu|nvidia375-375.26-2|1112	%{nvidia_libdir}/libOpenGL.so
14nu|nvidia375-375.26-2|1113	%{nvidia_libdir}/libGLX.so
14nu|nvidia375-375.26-2|1114	%{nvidia_libdir}/libEGL.so
14nu|nvidia375-375.26-2|1115	%{nvidia_libdir}/libGLESv1_CM.so
14nu|nvidia375-375.26-2|1116	%{nvidia_libdir}/libGLESv2.so
14nu|nvidia375-375.26-2|1117	%{nvidia_libdir}/libcuda.so
14nu|nvidia375-375.26-2|1118	%{nvidia_libdir}/libnvcuvid.so
14nu|nvidia375-375.26-2|1119	%{nvidia_libdir}/libnvidia-cfg.so
14nu|nvidia375-375.26-2|1120	%{nvidia_libdir}/libnvidia-fbc.so
14nu|nvidia375-375.26-2|1121	%{nvidia_libdir}/libnvidia-ifr.so
14nu|nvidia375-375.26-2|1122	%{nvidia_libdir}/libOpenCL.so
14nu|nvidia375-375.26-2|1123	%{nvidia_libdir}/libnvidia-ml.so
14nu|nvidia375-375.26-2|1124	%{nvidia_libdir}/libnvidia-encode.so
14nu|nvidia375-375.26-2|1125	%ifarch %{biarches}
14nu|nvidia375-375.26-2|1126	%{nvidia_libdir32}/libGL.so
14nu|nvidia375-375.26-2|1127	%{nvidia_libdir32}/libOpenGL.so
14nu|nvidia375-375.26-2|1128	%{nvidia_libdir32}/libGLX.so
14nu|nvidia375-375.26-2|1129	%{nvidia_libdir32}/libEGL.so
14nu|nvidia375-375.26-2|1130	%{nvidia_libdir32}/libGLESv1_CM.so
14nu|nvidia375-375.26-2|1131	%{nvidia_libdir32}/libGLESv2.so
14nu|nvidia375-375.26-2|1132	%{nvidia_libdir32}/libcuda.so
14nu|nvidia375-375.26-2|1133	%{nvidia_libdir32}/libnvcuvid.so
14nu|nvidia375-375.26-2|1134	%{nvidia_libdir32}/libnvidia-fbc.so
14nu|nvidia375-375.26-2|1135	%{nvidia_libdir32}/libnvidia-ifr.so
14nu|nvidia375-375.26-2|1136	%{nvidia_libdir32}/libOpenCL.so
14nu|nvidia375-375.26-2|1137	%{nvidia_libdir32}/libnvidia-ml.so
14nu|nvidia375-375.26-2|1138	%{nvidia_libdir32}/libnvidia-encode.so
14nu|nvidia375-375.26-2|1139	%endif
14nu|nvidia375-375.26-2|1140	
14nu|nvidia375-375.26-2|1141	%files -n dkms-%{drivername}
14nu|nvidia375-375.26-2|1142	%doc %{pkgname}/LICENSE
14nu|nvidia375-375.26-2|1143	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia375-375.26-2|1144	
14nu|nvidia375-375.26-2|1145	%files -n %{drivername}-doc-html -f %{pkgname}/nvidia-html.files
14nu|nvidia375-375.26-2|1146	
14nu|nvidia375-375.26-2|1147	%files -n %{drivername}-cuda-opencl -f %{pkgname}/nvidia-cuda.files
14nu|nvidia375-375.26-2|1148	%{nvidia_libdir}/libnvcuvid.so.%{version}
14nu|nvidia375-375.26-2|1149	%{nvidia_libdir}/libnvcuvid.so.1
14nu|nvidia375-375.26-2|1150	%{nvidia_libdir}/libnvidia-encode.so.1
14nu|nvidia375-375.26-2|1151	%{nvidia_libdir}/libnvidia-encode.so.%{version}
14nu|nvidia375-375.26-2|1152	%{nvidia_libdir}/libOpenCL.so.1.0.0
14nu|nvidia375-375.26-2|1153	%{nvidia_libdir}/libOpenCL.so.1.0
14nu|nvidia375-375.26-2|1154	%{nvidia_libdir}/libOpenCL.so.1
14nu|nvidia375-375.26-2|1155	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
14nu|nvidia375-375.26-2|1156	%{nvidia_libdir}/libcuda.so.%{version}
14nu|nvidia375-375.26-2|1157	%{nvidia_libdir}/libcuda.so.1
14nu|nvidia375-375.26-2|1158	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
14nu|nvidia375-375.26-2|1159	%{nvidia_libdir}/libnvidia-opencl.so.1
14nu|nvidia375-375.26-2|1160	%ifarch x86_64
14nu|nvidia375-375.26-2|1161	%{nvidia_libdir32}/libnvidia-opencl.so.*
14nu|nvidia375-375.26-2|1162	%{nvidia_libdir32}/libnvcuvid.so.%{version}
14nu|nvidia375-375.26-2|1163	%{nvidia_libdir32}/libnvcuvid.so.1
14nu|nvidia375-375.26-2|1164	%{nvidia_libdir32}/libnvidia-encode.so.1
14nu|nvidia375-375.26-2|1165	%{nvidia_libdir32}/libnvidia-encode.so.%{version}
14nu|nvidia375-375.26-2|1166	%endif
14nu|nvidia375-375.26-2|1167	%ifarch %{biarches}
14nu|nvidia375-375.26-2|1168	%{nvidia_libdir32}/libOpenCL.so.1.0.0
14nu|nvidia375-375.26-2|1169	%{nvidia_libdir32}/libOpenCL.so.1.0
14nu|nvidia375-375.26-2|1170	%{nvidia_libdir32}/libOpenCL.so.1
14nu|nvidia375-375.26-2|1171	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
14nu|nvidia375-375.26-2|1172	%{nvidia_libdir32}/libcuda.so.%{version}
14nu|nvidia375-375.26-2|1173	%{nvidia_libdir32}/libcuda.so.1
14nu|nvidia375-375.26-2|1174	%endif
14nu|nvidia375-375.26-2|1175	
14nu|nvidia375-375.26-2|1176	%changelog
14nu|nvidia375-375.26-2|1177	
14nu|nvidia375-375.26-2|1178	* Sun Dec 25 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 375.26-2
14nu|nvidia375-375.26-2|1179	- (728c625) Always re-create initrd when installing/removing these drivers
14nu|nvidia375-375.26-2|1180	- (728c625) NVidia drivers may get into the initrd image in some cases. If a driver
14nu|nvidia375-375.26-2|1181	- (728c625) is updated but initrd is not, the graphics will fail to start at the next
14nu|nvidia375-375.26-2|1182	- (728c625) boot with an error similar to the following in dmesg:
14nu|nvidia375-375.26-2|1183	- (728c625) -------------
14nu|nvidia375-375.26-2|1184	- (728c625) NVRM: API mismatch: the client has the version 375.26, but
14nu|nvidia375-375.26-2|1185	- (728c625) NVRM: this kernel module has the version 375.20.  Please
14nu|nvidia375-375.26-2|1186	- (728c625) NVRM: make sure that this kernel module and all NVIDIA driver
14nu|nvidia375-375.26-2|1187	- (728c625) NVRM: components have the same version.
14nu|nvidia375-375.26-2|1188	- (728c625) -------------
14nu|nvidia375-375.26-2|1189	- (728c625) Let is re-create initrd to make sure the correct driver is used.
14nu|nvidia375-375.26-2|1190	
14nu|nvidia375-375.26-2|1191	

26526 14
14nu|nvidia-cuda-toolkit-7.5.18-10|1	%if %{_use_internal_dependency_generator}
14nu|nvidia-cuda-toolkit-7.5.18-10|2	%define __noautoreq 'libcuda.so.*|libcudart.so.*|devel\\(libcuda.*\\)|devel\\(libcudart.*\\)|python\\(abi\\)|libnvcuvid\\.so\\.(.*)'
14nu|nvidia-cuda-toolkit-7.5.18-10|3	%define __noautoprovfiles /usr/libnvvp
14nu|nvidia-cuda-toolkit-7.5.18-10|4	%define __noautoreqfiles /usr/libnvvp
14nu|nvidia-cuda-toolkit-7.5.18-10|5	%define __noautoprov 'libcairo\\.so\\.2(.*)'
14nu|nvidia-cuda-toolkit-7.5.18-10|6	%else
14nu|nvidia-cuda-toolkit-7.5.18-10|7	%define _requires_exceptions libcuda.so.*\\|libcudart.so.*\\|devel(libcuda.*)\\|devel(libcudart.*)\\|python(abi)\\|libnvcuvid.so.*
14nu|nvidia-cuda-toolkit-7.5.18-10|8	%endif
14nu|nvidia-cuda-toolkit-7.5.18-10|9	
14nu|nvidia-cuda-toolkit-7.5.18-10|10	# Internal build number, ID or something.
14nu|nvidia-cuda-toolkit-7.5.18-10|11	%define buildno 19867135
14nu|nvidia-cuda-toolkit-7.5.18-10|12	
14nu|nvidia-cuda-toolkit-7.5.18-10|13	Summary:	NVIDIA CUDA Toolkit libraries
14nu|nvidia-cuda-toolkit-7.5.18-10|14	Name:		nvidia-cuda-toolkit
14nu|nvidia-cuda-toolkit-7.5.18-10|15	Version:	7.5.18
14nu|nvidia-cuda-toolkit-7.5.18-10|16	Release:	10
14nu|nvidia-cuda-toolkit-7.5.18-10|17	License:	Freeware
14nu|nvidia-cuda-toolkit-7.5.18-10|18	Group:		System/Libraries
14nu|nvidia-cuda-toolkit-7.5.18-10|19	Url:		http://www.nvidia.com/cuda/
14nu|nvidia-cuda-toolkit-7.5.18-10|20	Source0:	http://developer.download.nvidia.com/compute/cuda/7.5/Prod/local_installers/cuda_%{version}_linux.run
14nu|nvidia-cuda-toolkit-7.5.18-10|21	Source10:	nvvp.desktop
14nu|nvidia-cuda-toolkit-7.5.18-10|22	Source11:	nsight.desktop
14nu|nvidia-cuda-toolkit-7.5.18-10|23	Source100:	nvidia-cuda-toolkit.rpmlintrc
14nu|nvidia-cuda-toolkit-7.5.18-10|24	Patch0:		nvidia-cuda-toolkit-7.5.18-gcc5.patch
14nu|nvidia-cuda-toolkit-7.5.18-10|25	# CUDA is no longer supported on 32-bit Linux systems.
14nu|nvidia-cuda-toolkit-7.5.18-10|26	ExclusiveArch:	x86_64
14nu|nvidia-cuda-toolkit-7.5.18-10|27	
14nu|nvidia-cuda-toolkit-7.5.18-10|28	# We don't require installation of the NVIDIA graphics drivers so that
14nu|nvidia-cuda-toolkit-7.5.18-10|29	# folks can do CUDA development on systems without NVIDIA hardware.
14nu|nvidia-cuda-toolkit-7.5.18-10|30	
14nu|nvidia-cuda-toolkit-7.5.18-10|31	# A library, libcudainj.so, was introduced in CUDA 4.1, which depends
14nu|nvidia-cuda-toolkit-7.5.18-10|32	# on libcuda.so. It is not needed to compile CUDA programs, though.
14nu|nvidia-cuda-toolkit-7.5.18-10|33	
14nu|nvidia-cuda-toolkit-7.5.18-10|34	%description
14nu|nvidia-cuda-toolkit-7.5.18-10|35	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
14nu|nvidia-cuda-toolkit-7.5.18-10|36	that leverages the parallel compute engine in NVIDIA graphics
14nu|nvidia-cuda-toolkit-7.5.18-10|37	processing units (GPUs) to solve many complex computational problems
14nu|nvidia-cuda-toolkit-7.5.18-10|38	in a fraction of the time required on a CPU. It includes the CUDA
14nu|nvidia-cuda-toolkit-7.5.18-10|39	Instruction Set Architecture (ISA) and the parallel compute engine in
14nu|nvidia-cuda-toolkit-7.5.18-10|40	the GPU. To program to the CUDA(TM) architecture, developers can, today,
14nu|nvidia-cuda-toolkit-7.5.18-10|41	use C, one of the most widely used high-level programming languages,
14nu|nvidia-cuda-toolkit-7.5.18-10|42	which can then be run at great performance on a CUDA(TM) enabled
14nu|nvidia-cuda-toolkit-7.5.18-10|43	processor. Other languages will be supported in the future, including
14nu|nvidia-cuda-toolkit-7.5.18-10|44	FORTRAN and C++.
14nu|nvidia-cuda-toolkit-7.5.18-10|45	
14nu|nvidia-cuda-toolkit-7.5.18-10|46	This package contains the libraries and attendant files needed to run
14nu|nvidia-cuda-toolkit-7.5.18-10|47	programs that make use of CUDA.
14nu|nvidia-cuda-toolkit-7.5.18-10|48	
14nu|nvidia-cuda-toolkit-7.5.18-10|49	%files
14nu|nvidia-cuda-toolkit-7.5.18-10|50	%{_libdir}/*.so.*
14nu|nvidia-cuda-toolkit-7.5.18-10|51	
14nu|nvidia-cuda-toolkit-7.5.18-10|52	#----------------------------------------------------------------------------
14nu|nvidia-cuda-toolkit-7.5.18-10|53	
14nu|nvidia-cuda-toolkit-7.5.18-10|54	%package devel
14nu|nvidia-cuda-toolkit-7.5.18-10|55	Summary:	NVIDIA CUDA Toolkit development files
14nu|nvidia-cuda-toolkit-7.5.18-10|56	Group:		Development/C
14nu|nvidia-cuda-toolkit-7.5.18-10|57	Requires:	%{name} = %{EVRD}
14nu|nvidia-cuda-toolkit-7.5.18-10|58	Requires:	opencl-headers
14nu|nvidia-cuda-toolkit-7.5.18-10|59	Suggests:	gcc-c++
14nu|nvidia-cuda-toolkit-7.5.18-10|60	
14nu|nvidia-cuda-toolkit-7.5.18-10|61	%description devel
14nu|nvidia-cuda-toolkit-7.5.18-10|62	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
14nu|nvidia-cuda-toolkit-7.5.18-10|63	that leverages the parallel compute engine in NVIDIA graphics
14nu|nvidia-cuda-toolkit-7.5.18-10|64	processing units (GPUs) to solve many complex computational problems
14nu|nvidia-cuda-toolkit-7.5.18-10|65	in a fraction of the time required on a CPU. It includes the CUDA
14nu|nvidia-cuda-toolkit-7.5.18-10|66	Instruction Set Architecture (ISA) and the parallel compute engine in
14nu|nvidia-cuda-toolkit-7.5.18-10|67	the GPU. To program to the CUDA(TM) architecture, developers can, today,
14nu|nvidia-cuda-toolkit-7.5.18-10|68	use C, one of the most widely used high-level programming languages,
14nu|nvidia-cuda-toolkit-7.5.18-10|69	which can then be run at great performance on a CUDA(TM) enabled
14nu|nvidia-cuda-toolkit-7.5.18-10|70	processor. Other languages will be supported in the future, including
14nu|nvidia-cuda-toolkit-7.5.18-10|71	FORTRAN and C++.
14nu|nvidia-cuda-toolkit-7.5.18-10|72	
14nu|nvidia-cuda-toolkit-7.5.18-10|73	This package contains the development files needed to build programs
14nu|nvidia-cuda-toolkit-7.5.18-10|74	that make use of CUDA.
14nu|nvidia-cuda-toolkit-7.5.18-10|75	
14nu|nvidia-cuda-toolkit-7.5.18-10|76	%files devel
14nu|nvidia-cuda-toolkit-7.5.18-10|77	%doc %{_docdir}/%{name}-devel/*
14nu|nvidia-cuda-toolkit-7.5.18-10|78	%{_bindir}/*
14nu|nvidia-cuda-toolkit-7.5.18-10|79	%exclude %{_bindir}/nvvp
14nu|nvidia-cuda-toolkit-7.5.18-10|80	%exclude %{_bindir}/nsight
14nu|nvidia-cuda-toolkit-7.5.18-10|81	%{_libdir}/*.so
14nu|nvidia-cuda-toolkit-7.5.18-10|82	%{_libdir}/stubs/*.so
14nu|nvidia-cuda-toolkit-7.5.18-10|83	%{_libdir}/*.a
14nu|nvidia-cuda-toolkit-7.5.18-10|84	%{_includedir}/*
14nu|nvidia-cuda-toolkit-7.5.18-10|85	%{_usr}/nvvm/*
14nu|nvidia-cuda-toolkit-7.5.18-10|86	%{_datadir}/%{name}/*
14nu|nvidia-cuda-toolkit-7.5.18-10|87	
14nu|nvidia-cuda-toolkit-7.5.18-10|88	#----------------------------------------------------------------------------
14nu|nvidia-cuda-toolkit-7.5.18-10|89	
14nu|nvidia-cuda-toolkit-7.5.18-10|90	%package -n nvidia-compute-profiler
14nu|nvidia-cuda-toolkit-7.5.18-10|91	Summary:	NVIDIA Compute Visual Profiler
14nu|nvidia-cuda-toolkit-7.5.18-10|92	Group:		Development/Other
14nu|nvidia-cuda-toolkit-7.5.18-10|93	BuildRequires:	imagemagick
14nu|nvidia-cuda-toolkit-7.5.18-10|94	Requires:	java
14nu|nvidia-cuda-toolkit-7.5.18-10|95	Requires:	nvidia-cuda-toolkit-devel
14nu|nvidia-cuda-toolkit-7.5.18-10|96	Suggests:	%{name} = %{EVRD}
14nu|nvidia-cuda-toolkit-7.5.18-10|97	Obsoletes:	nvidia-cuda-profiler < %{EVRD}
14nu|nvidia-cuda-toolkit-7.5.18-10|98	Obsoletes:	nvidia-opencl-profiler < %{EVRD}
14nu|nvidia-cuda-toolkit-7.5.18-10|99	
14nu|nvidia-cuda-toolkit-7.5.18-10|100	# We don't strictly require NVIDIA CUDA Toolkit, because the profiler
14nu|nvidia-cuda-toolkit-7.5.18-10|101	# could be used to analyze CSV profile logs obtained elsewhere.
14nu|nvidia-cuda-toolkit-7.5.18-10|102	
14nu|nvidia-cuda-toolkit-7.5.18-10|103	%description -n nvidia-compute-profiler
14nu|nvidia-cuda-toolkit-7.5.18-10|104	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
14nu|nvidia-cuda-toolkit-7.5.18-10|105	that leverages the parallel compute engine in NVIDIA graphics
14nu|nvidia-cuda-toolkit-7.5.18-10|106	processing units (GPUs) to solve many complex computational problems
14nu|nvidia-cuda-toolkit-7.5.18-10|107	in a fraction of the time required on a CPU. It includes the CUDA
14nu|nvidia-cuda-toolkit-7.5.18-10|108	Instruction Set Architecture (ISA) and the parallel compute engine in
14nu|nvidia-cuda-toolkit-7.5.18-10|109	the GPU. To program to the CUDA(TM) architecture, developers can, today,
14nu|nvidia-cuda-toolkit-7.5.18-10|110	use C, one of the most widely used high-level programming languages,
14nu|nvidia-cuda-toolkit-7.5.18-10|111	which can then be run at great performance on a CUDA(TM) enabled
14nu|nvidia-cuda-toolkit-7.5.18-10|112	processor. Other languages will be supported in the future, including
14nu|nvidia-cuda-toolkit-7.5.18-10|113	FORTRAN and C++.
14nu|nvidia-cuda-toolkit-7.5.18-10|114	
14nu|nvidia-cuda-toolkit-7.5.18-10|115	This package contains the Compute Visual Profiler for CUDA and OpenCL.
14nu|nvidia-cuda-toolkit-7.5.18-10|116	
14nu|nvidia-cuda-toolkit-7.5.18-10|117	%files -n nvidia-compute-profiler
14nu|nvidia-cuda-toolkit-7.5.18-10|118	%{_bindir}/nvvp
14nu|nvidia-cuda-toolkit-7.5.18-10|119	%{_usr}/libnvvp/.eclipseproduct
14nu|nvidia-cuda-toolkit-7.5.18-10|120	%{_usr}/libnvvp/*
14nu|nvidia-cuda-toolkit-7.5.18-10|121	%{_datadir}/applications/nvvp.desktop
14nu|nvidia-cuda-toolkit-7.5.18-10|122	%{_iconsdir}/hicolor/*/apps/nvvp.png
14nu|nvidia-cuda-toolkit-7.5.18-10|123	
14nu|nvidia-cuda-toolkit-7.5.18-10|124	#----------------------------------------------------------------------------
14nu|nvidia-cuda-toolkit-7.5.18-10|125	
14nu|nvidia-cuda-toolkit-7.5.18-10|126	%package -n nvidia-nsight
14nu|nvidia-cuda-toolkit-7.5.18-10|127	Summary:	NVIDIA Nsight IDE
14nu|nvidia-cuda-toolkit-7.5.18-10|128	Group:		Development/Other
14nu|nvidia-cuda-toolkit-7.5.18-10|129	Requires:	java
14nu|nvidia-cuda-toolkit-7.5.18-10|130	
14nu|nvidia-cuda-toolkit-7.5.18-10|131	# We don't strictly require NVIDIA CUDA Toolkit, because Nsight IDE
14nu|nvidia-cuda-toolkit-7.5.18-10|132	# could be used to develop CUDA programs on a remote node.
14nu|nvidia-cuda-toolkit-7.5.18-10|133	
14nu|nvidia-cuda-toolkit-7.5.18-10|134	%description -n nvidia-nsight
14nu|nvidia-cuda-toolkit-7.5.18-10|135	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
14nu|nvidia-cuda-toolkit-7.5.18-10|136	that leverages the parallel compute engine in NVIDIA graphics
14nu|nvidia-cuda-toolkit-7.5.18-10|137	processing units (GPUs) to solve many complex computational problems
14nu|nvidia-cuda-toolkit-7.5.18-10|138	in a fraction of the time required on a CPU. It includes the CUDA
14nu|nvidia-cuda-toolkit-7.5.18-10|139	Instruction Set Architecture (ISA) and the parallel compute engine in
14nu|nvidia-cuda-toolkit-7.5.18-10|140	the GPU. To program to the CUDA architecture, developers can, today,
14nu|nvidia-cuda-toolkit-7.5.18-10|141	use C++, one of the most widely used high-level programming languages,
14nu|nvidia-cuda-toolkit-7.5.18-10|142	which can then be run at great performance on a CUDA enabled
14nu|nvidia-cuda-toolkit-7.5.18-10|143	processor. Support for other languages, like FORTRAN, Python or Java,
14nu|nvidia-cuda-toolkit-7.5.18-10|144	is available from third parties.
14nu|nvidia-cuda-toolkit-7.5.18-10|145	
14nu|nvidia-cuda-toolkit-7.5.18-10|146	This package contains Nsight Eclipse Edition, a full-featured CUDA IDE.
14nu|nvidia-cuda-toolkit-7.5.18-10|147	
14nu|nvidia-cuda-toolkit-7.5.18-10|148	%files -n nvidia-nsight
14nu|nvidia-cuda-toolkit-7.5.18-10|149	%{_bindir}/nsight
14nu|nvidia-cuda-toolkit-7.5.18-10|150	%{_usr}/libnsight/.eclipseproduct
14nu|nvidia-cuda-toolkit-7.5.18-10|151	%{_usr}/libnsight/*
14nu|nvidia-cuda-toolkit-7.5.18-10|152	%{_datadir}/applications/nsight.desktop
14nu|nvidia-cuda-toolkit-7.5.18-10|153	%{_iconsdir}/hicolor/*/apps/nsight.png
14nu|nvidia-cuda-toolkit-7.5.18-10|154	
14nu|nvidia-cuda-toolkit-7.5.18-10|155	#----------------------------------------------------------------------------
14nu|nvidia-cuda-toolkit-7.5.18-10|156	
14nu|nvidia-cuda-toolkit-7.5.18-10|157	%prep
14nu|nvidia-cuda-toolkit-7.5.18-10|158	%setup -q -T -c %{name}-%{version}
14nu|nvidia-cuda-toolkit-7.5.18-10|159	
14nu|nvidia-cuda-toolkit-7.5.18-10|160	%build
14nu|nvidia-cuda-toolkit-7.5.18-10|161	
14nu|nvidia-cuda-toolkit-7.5.18-10|162	%install
14nu|nvidia-cuda-toolkit-7.5.18-10|163	install -d -m 755 %{buildroot}%{_usr}
14nu|nvidia-cuda-toolkit-7.5.18-10|164	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14nu|nvidia-cuda-toolkit-7.5.18-10|165	install -d -m 755 %{buildroot}/%{_docdir}/%{name}-devel
14nu|nvidia-cuda-toolkit-7.5.18-10|166	install -d -m755 %{buildroot}%{_datadir}/applications
14nu|nvidia-cuda-toolkit-7.5.18-10|167	
14nu|nvidia-cuda-toolkit-7.5.18-10|168	bash %{SOURCE0} --tar xf -C .
14nu|nvidia-cuda-toolkit-7.5.18-10|169	./run_files/cuda-linux64-rel-%{version}-%{buildno}.run --tar xf -C %{buildroot}%{_usr}
14nu|nvidia-cuda-toolkit-7.5.18-10|170	pushd %{buildroot}%{_includedir}
14nu|nvidia-cuda-toolkit-7.5.18-10|171	%patch0 -p1
14nu|nvidia-cuda-toolkit-7.5.18-10|172	popd
14nu|nvidia-cuda-toolkit-7.5.18-10|173	
14nu|nvidia-cuda-toolkit-7.5.18-10|174	# Use files from opencl-headers package instead
14nu|nvidia-cuda-toolkit-7.5.18-10|175	rm -rf %{buildroot}%{_includedir}/CL
14nu|nvidia-cuda-toolkit-7.5.18-10|176	
14nu|nvidia-cuda-toolkit-7.5.18-10|177	rm -rf %{buildroot}/usr/lib
14nu|nvidia-cuda-toolkit-7.5.18-10|178	sed -i 's/lib/lib64/g' %{buildroot}%{_bindir}/nvcc.profile
14nu|nvidia-cuda-toolkit-7.5.18-10|179	# (tmb) restore libdevice
14nu|nvidia-cuda-toolkit-7.5.18-10|180	sed -i 's/lib64device/libdevice/g' %{buildroot}%{_bindir}/nvcc.profile
14nu|nvidia-cuda-toolkit-7.5.18-10|181	
14nu|nvidia-cuda-toolkit-7.5.18-10|182	mv %{buildroot}%{_usr}/doc %{buildroot}/%{_docdir}/%{name}-devel/
14nu|nvidia-cuda-toolkit-7.5.18-10|183	rm -rf %{buildroot}%{_usr}/install-linux.pl
14nu|nvidia-cuda-toolkit-7.5.18-10|184	mv %{buildroot}%{_usr}/{extras,src,tools} %{buildroot}/%{_datadir}/%{name}
14nu|nvidia-cuda-toolkit-7.5.18-10|185	rm -rf %{buildroot}/%{_usr}/jre
14nu|nvidia-cuda-toolkit-7.5.18-10|186	
14nu|nvidia-cuda-toolkit-7.5.18-10|187	rm -f %{buildroot}%{_usr}/InstallUtils.pm
14nu|nvidia-cuda-toolkit-7.5.18-10|188	rm -f %{buildroot}%{_usr}/uninstall_cuda.pl
14nu|nvidia-cuda-toolkit-7.5.18-10|189	rm -f %{buildroot}%{_usr}/version.txt
14nu|nvidia-cuda-toolkit-7.5.18-10|190	
14nu|nvidia-cuda-toolkit-7.5.18-10|191	rm -rf %{buildroot}%{_datadir}/gdb/
14nu|nvidia-cuda-toolkit-7.5.18-10|192	
14nu|nvidia-cuda-toolkit-7.5.18-10|193	mv %{buildroot}%{_usr}/EULA.txt %{buildroot}%{_docdir}/%{name}-devel/
14nu|nvidia-cuda-toolkit-7.5.18-10|194	mv %{buildroot}%{_usr}/CUDA_Toolkit_Release_Notes.txt %{buildroot}%{_docdir}/%{name}-devel/
14nu|nvidia-cuda-toolkit-7.5.18-10|195	
14nu|nvidia-cuda-toolkit-7.5.18-10|196	for S in 16 24 32 48 64 128 192 256; do
14nu|nvidia-cuda-toolkit-7.5.18-10|197	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/$S\x$S/apps
14nu|nvidia-cuda-toolkit-7.5.18-10|198	convert -scale $S\x$S %{buildroot}/%{_usr}/libnvvp/icon.xpm %{buildroot}%{_iconsdir}/hicolor/$S\x$S/apps/nvvp.png
14nu|nvidia-cuda-toolkit-7.5.18-10|199	convert -scale $S\x$S %{buildroot}/%{_usr}/libnsight/icon.xpm %{buildroot}%{_iconsdir}/hicolor/$S\x$S/apps/nsight.png
14nu|nvidia-cuda-toolkit-7.5.18-10|200	done
14nu|nvidia-cuda-toolkit-7.5.18-10|201	
14nu|nvidia-cuda-toolkit-7.5.18-10|202	install -m644 %{SOURCE10} %{buildroot}%{_datadir}/applications/
14nu|nvidia-cuda-toolkit-7.5.18-10|203	install -m644 %{SOURCE11} %{buildroot}%{_datadir}/applications/
14nu|nvidia-cuda-toolkit-7.5.18-10|204	
14nu|nvidia-cuda-toolkit-7.5.18-10|205	sed -i 's|../jre/bin/java|/usr/bin/java|' %{buildroot}%{_usr}/libnvvp/nvvp.ini
14nu|nvidia-cuda-toolkit-7.5.18-10|206	
14nu|nvidia-cuda-toolkit-7.5.18-10|207	
14nu|nvidia-cuda-toolkit-7.5.18-10|208	%changelog
14nu|nvidia-cuda-toolkit-7.5.18-10|209	
14nu|nvidia-cuda-toolkit-7.5.18-10|210	* Wed Mar 08 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.5.18-10
14nu|nvidia-cuda-toolkit-7.5.18-10|211	- (fbc879c) Drop own copy of /usr/include/CL, use opencl-headers package instead
14nu|nvidia-cuda-toolkit-7.5.18-10|212	
14nu|nvidia-cuda-toolkit-7.5.18-10|213	

26527 14
14nu|nvidia-current-375.26-2|1	# FIXME: fix the cases when immediate symbol resolution is not enough.
14nu|nvidia-current-375.26-2|2	# For the present, fall back to the old symbol resolution rules for ld.
14nu|nvidia-current-375.26-2|3	%define _disable_ld_now 1
14nu|nvidia-current-375.26-2|4	
14nu|nvidia-current-375.26-2|5	# (tpg) disable interall rpm dependency generator
14nu|nvidia-current-375.26-2|6	# define _use_internal_dependency_generator 0
14nu|nvidia-current-375.26-2|7	
14nu|nvidia-current-375.26-2|8	# Disable debug rpms.
14nu|nvidia-current-375.26-2|9	%define _enable_debug_packages 	%{nil}
14nu|nvidia-current-375.26-2|10	%define debug_package 		%{nil}
14nu|nvidia-current-375.26-2|11	
14nu|nvidia-current-375.26-2|12	%define name		nvidia-current
14nu|nvidia-current-375.26-2|13	%define version		375.26
14nu|nvidia-current-375.26-2|14	
14nu|nvidia-current-375.26-2|15	%define priority	9700
14nu|nvidia-current-375.26-2|16	
14nu|nvidia-current-375.26-2|17	%define pkgname32	NVIDIA-Linux-x86-%{version}
14nu|nvidia-current-375.26-2|18	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
14nu|nvidia-current-375.26-2|19	
14nu|nvidia-current-375.26-2|20	# Disable when the sources aren't on ftp yet, but can be downloaded from
14nu|nvidia-current-375.26-2|21	# http://us.download.nvidia.com
14nu|nvidia-current-375.26-2|22	%define ftp 1
14nu|nvidia-current-375.26-2|23	
14nu|nvidia-current-375.26-2|24	%define drivername		%{name}
14nu|nvidia-current-375.26-2|25	%define driverpkgname		x11-driver-video-%{drivername}
14nu|nvidia-current-375.26-2|26	%define modulename		nvidia
14nu|nvidia-current-375.26-2|27	# for description and documentation
14nu|nvidia-current-375.26-2|28	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
14nu|nvidia-current-375.26-2|29	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia-current-375.26-2|30	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia-current-375.26-2|31	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
14nu|nvidia-current-375.26-2|32	%define nvidia_libdir		%{_libdir}/%{drivername}
14nu|nvidia-current-375.26-2|33	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
14nu|nvidia-current-375.26-2|34	%define nvidia_bindir		%{nvidia_libdir}/bin
14nu|nvidia-current-375.26-2|35	
14nu|nvidia-current-375.26-2|36	%define xorg_conf_backup	%{_sysconfdir}/X11/xorg.conf-pre-%{drivername}.bak
14nu|nvidia-current-375.26-2|37	
14nu|nvidia-current-375.26-2|38	# The entry in Cards+ this driver should be associated with, if there is
14nu|nvidia-current-375.26-2|39	# no entry in ldetect-lst default pcitable:
14nu|nvidia-current-375.26-2|40	# cooker ldetect-lst should be up-to-date
14nu|nvidia-current-375.26-2|41	%define ldetect_cards_name	%nil
14nu|nvidia-current-375.26-2|42	
14nu|nvidia-current-375.26-2|43	%define biarches x86_64
14nu|nvidia-current-375.26-2|44	
14nu|nvidia-current-375.26-2|45	%ifarch %{ix86}
14nu|nvidia-current-375.26-2|46	%define nsource %{SOURCE0}
14nu|nvidia-current-375.26-2|47	%define pkgname %{pkgname32}
14nu|nvidia-current-375.26-2|48	%endif
14nu|nvidia-current-375.26-2|49	%ifarch x86_64
14nu|nvidia-current-375.26-2|50	%define nsource %{SOURCE1}
14nu|nvidia-current-375.26-2|51	%define pkgname %{pkgname64}
14nu|nvidia-current-375.26-2|52	%endif
14nu|nvidia-current-375.26-2|53	
14nu|nvidia-current-375.26-2|54	# Other packages should not require any NVIDIA libraries, and this package
14nu|nvidia-current-375.26-2|55	# should not be pulled in when libGL.so.1 is required
14nu|nvidia-current-375.26-2|56	%if %{_use_internal_dependency_generator}
14nu|nvidia-current-375.26-2|57	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)|devel\\(libEGL.*'
14nu|nvidia-current-375.26-2|58	%define common_requires_exceptions libGLcore\\.so|libnv.*\\.so|libGL(.*)
14nu|nvidia-current-375.26-2|59	%else
14nu|nvidia-current-375.26-2|60	%define _provides_exceptions \\.so
14nu|nvidia-current-375.26-2|61	%define common_requires_exceptions libGLcore\\.so\\|libnv.*\\.so
14nu|nvidia-current-375.26-2|62	%endif
14nu|nvidia-current-375.26-2|63	
14nu|nvidia-current-375.26-2|64	%ifarch %{biarches}
14nu|nvidia-current-375.26-2|65	# (anssi) Allow installing of 64-bit package if the runtime dependencies
14nu|nvidia-current-375.26-2|66	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
14nu|nvidia-current-375.26-2|67	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
14nu|nvidia-current-375.26-2|68	# pull the dependencies of 32-bit nvidia libraries in as well.
14nu|nvidia-current-375.26-2|69	%if %{_use_internal_dependency_generator}
14nu|nvidia-current-375.26-2|70	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
14nu|nvidia-current-375.26-2|71	%else
14nu|nvidia-current-375.26-2|72	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
14nu|nvidia-current-375.26-2|73	%endif
14nu|nvidia-current-375.26-2|74	%else
14nu|nvidia-current-375.26-2|75	%if %{_use_internal_dependency_generator}
14nu|nvidia-current-375.26-2|76	%define __noautoreq '%{common_requires_exceptions}'
14nu|nvidia-current-375.26-2|77	%else
14nu|nvidia-current-375.26-2|78	%define __noautoreq %{common_requires_exceptions}
14nu|nvidia-current-375.26-2|79	%endif
14nu|nvidia-current-375.26-2|80	%endif
14nu|nvidia-current-375.26-2|81	
14nu|nvidia-current-375.26-2|82	# (anssi) Workaround wrong linking as of 310.19.
14nu|nvidia-current-375.26-2|83	# This will probably be fixed soon (at least similar issues have been in the past).
14nu|nvidia-current-375.26-2|84	# https://devtalk.nvidia.com/default/topic/523762/libnvidia-encode-so-310-19-has-dependency-on-missing-library/
14nu|nvidia-current-375.26-2|85	%define _exclude_files_from_autoreq libnvidia-encode.so.%version
14nu|nvidia-current-375.26-2|86	
14nu|nvidia-current-375.26-2|87	Summary:	NVIDIA proprietary X.org driver and libraries, current driver series
14nu|nvidia-current-375.26-2|88	Name:		%{name}
14nu|nvidia-current-375.26-2|89	Version:	%{version}
14nu|nvidia-current-375.26-2|90	Release:	2
14nu|nvidia-current-375.26-2|91	
14nu|nvidia-current-375.26-2|92	%if %{ftp}
14nu|nvidia-current-375.26-2|93	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nu|nvidia-current-375.26-2|94	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nu|nvidia-current-375.26-2|95	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nu|nvidia-current-375.26-2|96	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nu|nvidia-current-375.26-2|97	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nu|nvidia-current-375.26-2|98	Source4:	ftp://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nu|nvidia-current-375.26-2|99	Source5:	ftp://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nu|nvidia-current-375.26-2|100	%else
14nu|nvidia-current-375.26-2|101	Source0:	http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
14nu|nvidia-current-375.26-2|102	Source1:	http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
14nu|nvidia-current-375.26-2|103	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
14nu|nvidia-current-375.26-2|104	Source2:	http://us.download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
14nu|nvidia-current-375.26-2|105	Source3:	http://us.download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
14nu|nvidia-current-375.26-2|106	Source4:	http://us.download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
14nu|nvidia-current-375.26-2|107	Source5:	http://us.download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
14nu|nvidia-current-375.26-2|108	%endif
14nu|nvidia-current-375.26-2|109	Source100:	nvidia-current.rpmlintrc
14nu|nvidia-current-375.26-2|110	Source101:	README.urpmi
14nu|nvidia-current-375.26-2|111	
14nu|nvidia-current-375.26-2|112	# Starting from v. 352.x, the build system checks if the kernel provides
14nu|nvidia-current-375.26-2|113	# phys_to_dma() function and if so, tries to use that function. However,
14nu|nvidia-current-375.26-2|114	# phys_to_dma() is nether exported nor inline on x86-32 with
14nu|nvidia-current-375.26-2|115	# CONFIG_X86_DMA_REMAP=y (selected by CONFIG_STA2X11), so a non-functional
14nu|nvidia-current-375.26-2|116	# driver is built then.
14nu|nvidia-current-375.26-2|117	# However, phys_to_dma() does nothing special except for some exotic
14nu|nvidia-current-375.26-2|118	# hardware. If the function is missing, the driver seems to do the necessary
14nu|nvidia-current-375.26-2|119	# conversions right, so let us assume it is missing.
14nu|nvidia-current-375.26-2|120	Patch1:		nvidia-current-no-phys_to_dma.patch
14nu|nvidia-current-375.26-2|121	
14nu|nvidia-current-375.26-2|122	License:	Freeware
14nu|nvidia-current-375.26-2|123	URL:		http://www.nvidia.com/object/unix.html
14nu|nvidia-current-375.26-2|124	Group:		System/Kernel and hardware
14nu|nvidia-current-375.26-2|125	Provides:	should-restart = system
14nu|nvidia-current-375.26-2|126	ExclusiveArch:	%{ix86} x86_64
14nu|nvidia-current-375.26-2|127	
14nu|nvidia-current-375.26-2|128	BuildRequires:	imagemagick
14nu|nvidia-current-375.26-2|129	BuildRequires:	pkgconfig(xrender)
14nu|nvidia-current-375.26-2|130	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|nvidia-current-375.26-2|131	BuildRequires:	pkgconfig(xv)
14nu|nvidia-current-375.26-2|132	BuildRequires:	pkgconfig(gl)
14nu|nvidia-current-375.26-2|133	BuildRequires:	pkgconfig(xxf86vm)
14nu|nvidia-current-375.26-2|134	BuildRequires:	pkgconfig(vdpau) >= 1.1
14nu|nvidia-current-375.26-2|135	BuildRequires:	pkgconfig(libtirpc)
14nu|nvidia-current-375.26-2|136	
14nu|nvidia-current-375.26-2|137	%description
14nu|nvidia-current-375.26-2|138	The proprietary driver for NVidia GPUs, "current" branch.
14nu|nvidia-current-375.26-2|139	Note that hybrid graphics ("Optimus") is not supported officially with
14nu|nvidia-current-375.26-2|140	nvidia-current.
14nu|nvidia-current-375.26-2|141	
14nu|nvidia-current-375.26-2|142	%package -n %{driverpkgname}
14nu|nvidia-current-375.26-2|143	Summary:	NVIDIA proprietary X.org driver and libraries
14nu|nvidia-current-375.26-2|144	Group:		System/Kernel and hardware
14nu|nvidia-current-375.26-2|145	Requires(post): update-alternatives >= 1.9.0
14nu|nvidia-current-375.26-2|146	Requires(postun): update-alternatives >= 1.9.0
14nu|nvidia-current-375.26-2|147	Requires:	x11-server-common
14nu|nvidia-current-375.26-2|148	Suggests:	%{drivername}-doc-html = %{version}
14nu|nvidia-current-375.26-2|149	# Proper support for versioned kmod() was added in 2008.1:
14nu|nvidia-current-375.26-2|150	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia-current-375.26-2|151	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
14nu|nvidia-current-375.26-2|152	# the vdpau library package. We ensure its installation here.
14nu|nvidia-current-375.26-2|153	Requires:	%{_lib}vdpau1 >= 1.1
14nu|nvidia-current-375.26-2|154	# We need grub2 to add nomodeset!
14nu|nvidia-current-375.26-2|155	Requires(pre):	grub2 >= 2.00-34
14nu|nvidia-current-375.26-2|156	
14nu|nvidia-current-375.26-2|157	# Just in case some long-lived nvidia package is based on the same version
14nu|nvidia-current-375.26-2|158	# of the drivers
14nu|nvidia-current-375.26-2|159	Requires:	dkms-%{drivername} = %{version}-%{release}
14nu|nvidia-current-375.26-2|160	
14nu|nvidia-current-375.26-2|161	Conflicts:	nvidia-current-cuda-opencl <= 295.59-1
14nu|nvidia-current-375.26-2|162	Suggests:	nvidia-additional-settings
14nu|nvidia-current-375.26-2|163	
14nu|nvidia-current-375.26-2|164	%description -n %{driverpkgname}
14nu|nvidia-current-375.26-2|165	NVIDIA proprietary X.org graphics driver, related libraries and
14nu|nvidia-current-375.26-2|166	configuration tools.
14nu|nvidia-current-375.26-2|167	
14nu|nvidia-current-375.26-2|168	Please use XFdrake to configure your NVIDIA card. The correct packages
14nu|nvidia-current-375.26-2|169	will be automatically installed and configured in this case.
14nu|nvidia-current-375.26-2|170	
14nu|nvidia-current-375.26-2|171	%package -n dkms-%{drivername}
14nu|nvidia-current-375.26-2|172	Summary:	Kernel module to manage NVIDIA GPUs
14nu|nvidia-current-375.26-2|173	Group:		System/Kernel and hardware
14nu|nvidia-current-375.26-2|174	Requires:	dkms
14nu|nvidia-current-375.26-2|175	Requires(post):	dkms
14nu|nvidia-current-375.26-2|176	Requires(preun): dkms
14nu|nvidia-current-375.26-2|177	
14nu|nvidia-current-375.26-2|178	# DKMS package for each long-lived branch provides nvidia-driver-long-lived.
14nu|nvidia-current-375.26-2|179	# The "conflicts" clause is needed to prevent the situation when several
14nu|nvidia-current-375.26-2|180	# drivers from different branches are installed at the same time. Each of
14nu|nvidia-current-375.26-2|181	# the drivers will have alias "nvidia" for modprobe, so they cannot
14nu|nvidia-current-375.26-2|182	# co-exist.
14nu|nvidia-current-375.26-2|183	Conflicts:	nvidia-driver-long-lived
14nu|nvidia-current-375.26-2|184	
14nu|nvidia-current-375.26-2|185	%description -n dkms-%{drivername}
14nu|nvidia-current-375.26-2|186	Kernel module to manage NVIDIA GPUs. This
14nu|nvidia-current-375.26-2|187	is to be used with the %{driverpkgname} package.
14nu|nvidia-current-375.26-2|188	
14nu|nvidia-current-375.26-2|189	%package -n %{drivername}-devel
14nu|nvidia-current-375.26-2|190	Summary:	NVIDIA OpenGL/CUDA development libraries and headers
14nu|nvidia-current-375.26-2|191	Group:		Development/C
14nu|nvidia-current-375.26-2|192	Requires:	%{driverpkgname} = %{version}-%{release}
14nu|nvidia-current-375.26-2|193	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
14nu|nvidia-current-375.26-2|194	Provides:	nvidia-devel = %{version}-%{release}
14nu|nvidia-current-375.26-2|195	Requires:	%{_lib}vdpau-devel
14nu|nvidia-current-375.26-2|196	
14nu|nvidia-current-375.26-2|197	%description -n %{drivername}-devel
14nu|nvidia-current-375.26-2|198	NVIDIA OpenGL/CUDA headers. This package is not required for normal use.
14nu|nvidia-current-375.26-2|199	
14nu|nvidia-current-375.26-2|200	%package -n %{drivername}-cuda-opencl
14nu|nvidia-current-375.26-2|201	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
14nu|nvidia-current-375.26-2|202	Group:		System/Kernel and hardware
14nu|nvidia-current-375.26-2|203	Provides:	%{drivername}-cuda = %{version}-%{release}
14nu|nvidia-current-375.26-2|204	Requires:	kmod(%{modulename}) = %{version}
14nu|nvidia-current-375.26-2|205	Conflicts:	x11-driver-video-nvidia-current <= 295.59
14nu|nvidia-current-375.26-2|206	
14nu|nvidia-current-375.26-2|207	%description -n %{drivername}-cuda-opencl
14nu|nvidia-current-375.26-2|208	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
14nu|nvidia-current-375.26-2|209	required for normal use, it provides libraries to use NVIDIA cards for High
14nu|nvidia-current-375.26-2|210	Performance Computing (HPC).
14nu|nvidia-current-375.26-2|211	
14nu|nvidia-current-375.26-2|212	# HTML doc splitted off because of size, for live cds:
14nu|nvidia-current-375.26-2|213	%package -n %{drivername}-doc-html
14nu|nvidia-current-375.26-2|214	Summary:	NVIDIA html documentation (%{drivername})
14nu|nvidia-current-375.26-2|215	Group:		System/Kernel and hardware
14nu|nvidia-current-375.26-2|216	Requires:	%{driverpkgname} = %{version}-%{release}
14nu|nvidia-current-375.26-2|217	
14nu|nvidia-current-375.26-2|218	%description -n %{drivername}-doc-html
14nu|nvidia-current-375.26-2|219	HTML version of the README.txt file provided in package
14nu|nvidia-current-375.26-2|220	%{driverpkgname}.
14nu|nvidia-current-375.26-2|221	
14nu|nvidia-current-375.26-2|222	%prep
14nu|nvidia-current-375.26-2|223	%setup -q -c -T -a 2 -a 3 -a 4 -a 5
14nu|nvidia-current-375.26-2|224	sh %{nsource} --extract-only
14nu|nvidia-current-375.26-2|225	
14nu|nvidia-current-375.26-2|226	pushd %{pkgname}/
14nu|nvidia-current-375.26-2|227	rm -rf usr/src/nv/precompiled
14nu|nvidia-current-375.26-2|228	%patch1 -p1
14nu|nvidia-current-375.26-2|229	popd
14nu|nvidia-current-375.26-2|230	
14nu|nvidia-current-375.26-2|231	# We need a different dkms.conf because the one supplied in the upstream
14nu|nvidia-current-375.26-2|232	# is actually a template. The real file is generated from it by
14nu|nvidia-current-375.26-2|233	# nvidia-installer which we do not use.
14nu|nvidia-current-375.26-2|234	pushd %{pkgname}/kernel
14nu|nvidia-current-375.26-2|235	mv dkms.conf dkms.conf.orig
14nu|nvidia-current-375.26-2|236	
14nu|nvidia-current-375.26-2|237	# Notes from the original dkms.conf:
14nu|nvidia-current-375.26-2|238	# ---------------
14nu|nvidia-current-375.26-2|239	# By default, DKMS will add KERNELRELEASE to the make command line; however,
14nu|nvidia-current-375.26-2|240	# this will cause the kernel module build to infer that it was invoked via
14nu|nvidia-current-375.26-2|241	# Kbuild directly instead of DKMS. The dkms(8) manual page recommends quoting
14nu|nvidia-current-375.26-2|242	# the 'make' command name to suppress this behavior.
14nu|nvidia-current-375.26-2|243	# ---------------
14nu|nvidia-current-375.26-2|244	cat > dkms.conf <<EOF
14nu|nvidia-current-375.26-2|245	PACKAGE_NAME="nvidia"
14nu|nvidia-current-375.26-2|246	PACKAGE_VERSION="%{version}"
14nu|nvidia-current-375.26-2|247	BUILT_MODULE_NAME[0]="nvidia"
14nu|nvidia-current-375.26-2|248	DEST_MODULE_LOCATION[0]="/kernel/drivers/video"
14nu|nvidia-current-375.26-2|249	BUILT_MODULE_NAME[1]="nvidia-modeset"
14nu|nvidia-current-375.26-2|250	DEST_MODULE_LOCATION[1]="/kernel/drivers/video"
14nu|nvidia-current-375.26-2|251	BUILT_MODULE_NAME[2]="nvidia-drm"
14nu|nvidia-current-375.26-2|252	DEST_MODULE_LOCATION[2]="/kernel/drivers/video"
14nu|nvidia-current-375.26-2|253	%ifarch x86_64
14nu|nvidia-current-375.26-2|254	BUILT_MODULE_NAME[3]="nvidia-uvm"
14nu|nvidia-current-375.26-2|255	DEST_MODULE_LOCATION[3]="/kernel/drivers/video"
14nu|nvidia-current-375.26-2|256	MAKE="'make' KERNEL_UNAME=\${kernelver} modules"
14nu|nvidia-current-375.26-2|257	%else
14nu|nvidia-current-375.26-2|258	MAKE="'make' NV_EXCLUDE_BUILD_MODULES='nvidia-uvm' KERNEL_UNAME=\${kernelver} modules"
14nu|nvidia-current-375.26-2|259	%endif
14nu|nvidia-current-375.26-2|260	CLEAN="'make' clean"
14nu|nvidia-current-375.26-2|261	AUTOINSTALL="yes"
14nu|nvidia-current-375.26-2|262	REMAKE_INITRD="yes"
14nu|nvidia-current-375.26-2|263	EOF
14nu|nvidia-current-375.26-2|264	popd
14nu|nvidia-current-375.26-2|265	
14nu|nvidia-current-375.26-2|266	rm -f nvidia-settings-%{version}/src/*/*.a
14nu|nvidia-current-375.26-2|267	
14nu|nvidia-current-375.26-2|268	%build
14nu|nvidia-current-375.26-2|269	# The code contains dozens on top of dozens on top of dozens of "false" positives
14nu|nvidia-current-375.26-2|270	export CFLAGS="%optflags -Wno-error=format-security"
14nu|nvidia-current-375.26-2|271	export CXXFLAGS="$CFLAGS"
14nu|nvidia-current-375.26-2|272	export LDFLAGS="%{?ldflags}"
14nu|nvidia-current-375.26-2|273	%make -C nvidia-settings-%{version}/src/libXNVCtrl
14nu|nvidia-current-375.26-2|274	%make -C nvidia-settings-%{version}
14nu|nvidia-current-375.26-2|275	%make -C nvidia-xconfig-%{version}
14nu|nvidia-current-375.26-2|276	%make -C nvidia-modprobe-%{version}
14nu|nvidia-current-375.26-2|277	%make -C nvidia-persistenced-%{version} LIBS="-ltirpc -ldl"
14nu|nvidia-current-375.26-2|278	
14nu|nvidia-current-375.26-2|279	%install
14nu|nvidia-current-375.26-2|280	
14nu|nvidia-current-375.26-2|281	# README.urpmi
14nu|nvidia-current-375.26-2|282	cp %{SOURCE101} .
14nu|nvidia-current-375.26-2|283	
14nu|nvidia-current-375.26-2|284	cd %{pkgname}
14nu|nvidia-current-375.26-2|285	
14nu|nvidia-current-375.26-2|286	# dkms
14nu|nvidia-current-375.26-2|287	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia-current-375.26-2|288	
14nu|nvidia-current-375.26-2|289	# menu entry
14nu|nvidia-current-375.26-2|290	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
14nu|nvidia-current-375.26-2|291	cat > %{buildroot}%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop <<EOF
14nu|nvidia-current-375.26-2|292	[Desktop Entry]
14nu|nvidia-current-375.26-2|293	Name=NVIDIA Display Settings
14nu|nvidia-current-375.26-2|294	Comment=Configure NVIDIA X driver
14nu|nvidia-current-375.26-2|295	Exec=%{_bindir}/nvidia-settings
14nu|nvidia-current-375.26-2|296	Icon=%{drivername}-settings
14nu|nvidia-current-375.26-2|297	Terminal=false
14nu|nvidia-current-375.26-2|298	Type=Application
14nu|nvidia-current-375.26-2|299	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
14nu|nvidia-current-375.26-2|300	EOF
14nu|nvidia-current-375.26-2|301	
14nu|nvidia-current-375.26-2|302	install -d -m755	%{buildroot}%{_datadir}/applications
14nu|nvidia-current-375.26-2|303	touch			%{buildroot}%{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia-current-375.26-2|304	
14nu|nvidia-current-375.26-2|305	# icons
14nu|nvidia-current-375.26-2|306	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14nu|nvidia-current-375.26-2|307	convert -strip nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia-current-375.26-2|308	convert -strip nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia-current-375.26-2|309	convert -strip nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia-current-375.26-2|310	
14nu|nvidia-current-375.26-2|311	error_fatal() {
14nu|nvidia-current-375.26-2|312	echo "Error: $@." >&2
14nu|nvidia-current-375.26-2|313	exit 1
14nu|nvidia-current-375.26-2|314	}
14nu|nvidia-current-375.26-2|315	
14nu|nvidia-current-375.26-2|316	error_unhandled() {
14nu|nvidia-current-375.26-2|317	echo "Warning: $@." >&2
14nu|nvidia-current-375.26-2|318	echo "Warning: $@." >> warns.log
14nu|nvidia-current-375.26-2|319	# cause distro builds to fail in case of unhandled files
14nu|nvidia-current-375.26-2|320	exit 1
14nu|nvidia-current-375.26-2|321	}
14nu|nvidia-current-375.26-2|322	
14nu|nvidia-current-375.26-2|323	parseparams() {
14nu|nvidia-current-375.26-2|324	for value in $rest; do
14nu|nvidia-current-375.26-2|325	local param=$1
14nu|nvidia-current-375.26-2|326	[ -n "$param" ] || error_fatal "unhandled parameter $value"
14nu|nvidia-current-375.26-2|327	shift
14nu|nvidia-current-375.26-2|328	eval $param=$value
14nu|nvidia-current-375.26-2|329	
14nu|nvidia-current-375.26-2|330	[ -n "$value" ] || error_fatal "empty $param"
14nu|nvidia-current-375.26-2|331	
14nu|nvidia-current-375.26-2|332	# resolve libdir based on $arch
14nu|nvidia-current-375.26-2|333	if [ "$param" = "arch" ]; then
14nu|nvidia-current-375.26-2|334	case "$arch" in
14nu|nvidia-current-375.26-2|335	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
14nu|nvidia-current-375.26-2|336	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
14nu|nvidia-current-375.26-2|337	*)		error_fatal "unknown arch $arch"
14nu|nvidia-current-375.26-2|338	esac
14nu|nvidia-current-375.26-2|339	fi
14nu|nvidia-current-375.26-2|340	done
14nu|nvidia-current-375.26-2|341	}
14nu|nvidia-current-375.26-2|342	
14nu|nvidia-current-375.26-2|343	add_to_list() {
14nu|nvidia-current-375.26-2|344	# on distro builds, only use .manifest for doc files
14nu|nvidia-current-375.26-2|345	[ "${2#%doc}" = "${2}" ] && return
14nu|nvidia-current-375.26-2|346	local list="$1.files"
14nu|nvidia-current-375.26-2|347	local entry="$2"
14nu|nvidia-current-375.26-2|348	echo $entry >> $list
14nu|nvidia-current-375.26-2|349	}
14nu|nvidia-current-375.26-2|350	
14nu|nvidia-current-375.26-2|351	install_symlink() {
14nu|nvidia-current-375.26-2|352	local pkg="$1"
14nu|nvidia-current-375.26-2|353	local dir="$2"
14nu|nvidia-current-375.26-2|354	mkdir -p %{buildroot}$dir
14nu|nvidia-current-375.26-2|355	ln -s $dest %{buildroot}$dir/$file
14nu|nvidia-current-375.26-2|356	add_to_list $pkg $dir/$file
14nu|nvidia-current-375.26-2|357	}
14nu|nvidia-current-375.26-2|358	
14nu|nvidia-current-375.26-2|359	install_lib_symlink() {
14nu|nvidia-current-375.26-2|360	local pkg="$1"
14nu|nvidia-current-375.26-2|361	local dir="$2"
14nu|nvidia-current-375.26-2|362	case "$file" in
14nu|nvidia-current-375.26-2|363	libvdpau_*.so)
14nu|nvidia-current-375.26-2|364	# vdpau drivers => not put into -devel
14nu|nvidia-current-375.26-2|365	;;
14nu|nvidia-current-375.26-2|366	*.so)
14nu|nvidia-current-375.26-2|367	pkg=nvidia-devel;;
14nu|nvidia-current-375.26-2|368	esac
14nu|nvidia-current-375.26-2|369	install_symlink $pkg $dir
14nu|nvidia-current-375.26-2|370	}
14nu|nvidia-current-375.26-2|371	
14nu|nvidia-current-375.26-2|372	install_file_only() {
14nu|nvidia-current-375.26-2|373	local pkg="$1"
14nu|nvidia-current-375.26-2|374	local dir="$2"
14nu|nvidia-current-375.26-2|375	mkdir -p %{buildroot}$dir
14nu|nvidia-current-375.26-2|376	# replace 0444 with more usual 0644
14nu|nvidia-current-375.26-2|377	[ "$perms" = "0444" ] && perms="0644"
14nu|nvidia-current-375.26-2|378	install -m $perms $file %{buildroot}$dir
14nu|nvidia-current-375.26-2|379	}
14nu|nvidia-current-375.26-2|380	
14nu|nvidia-current-375.26-2|381	install_file() {
14nu|nvidia-current-375.26-2|382	local pkg="$1"
14nu|nvidia-current-375.26-2|383	local dir="$2"
14nu|nvidia-current-375.26-2|384	install_file_only $pkg $dir
14nu|nvidia-current-375.26-2|385	add_to_list $pkg $dir/$(basename $file)
14nu|nvidia-current-375.26-2|386	}
14nu|nvidia-current-375.26-2|387	
14nu|nvidia-current-375.26-2|388	get_module_dir() {
14nu|nvidia-current-375.26-2|389	local subdir="$1"
14nu|nvidia-current-375.26-2|390	case "$subdir" in
14nu|nvidia-current-375.26-2|391	extensions*)	echo %{nvidia_extensionsdir};;
14nu|nvidia-current-375.26-2|392	drivers/)	echo %{nvidia_driversdir};;
14nu|nvidia-current-375.26-2|393	/)		echo %{nvidia_modulesdir};;
14nu|nvidia-current-375.26-2|394	*)		error_unhandled "unhandled module subdir $subdir"
14nu|nvidia-current-375.26-2|395	echo %{nvidia_modulesdir};;
14nu|nvidia-current-375.26-2|396	esac
14nu|nvidia-current-375.26-2|397	}
14nu|nvidia-current-375.26-2|398	
14nu|nvidia-current-375.26-2|399	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
14nu|nvidia-current-375.26-2|400	rm -f $file
14nu|nvidia-current-375.26-2|401	touch $file
14nu|nvidia-current-375.26-2|402	done
14nu|nvidia-current-375.26-2|403	
14nu|nvidia-current-375.26-2|404	# install files according to .manifest
14nu|nvidia-current-375.26-2|405	cat .manifest | tail -n +9 | sort | uniq | while read line; do
14nu|nvidia-current-375.26-2|406	arch=
14nu|nvidia-current-375.26-2|407	style=
14nu|nvidia-current-375.26-2|408	subdir=
14nu|nvidia-current-375.26-2|409	dest=
14nu|nvidia-current-375.26-2|410	nvidia_libdir=
14nu|nvidia-current-375.26-2|411	inherit_path_str=
14nu|nvidia-current-375.26-2|412	glvnd=
14nu|nvidia-current-375.26-2|413	
14nu|nvidia-current-375.26-2|414	rest=${line}
14nu|nvidia-current-375.26-2|415	file=${rest%%%% *}
14nu|nvidia-current-375.26-2|416	rest=${rest#* }
14nu|nvidia-current-375.26-2|417	perms=${rest%%%% *}
14nu|nvidia-current-375.26-2|418	rest=${rest#* }
14nu|nvidia-current-375.26-2|419	type=${rest%%%% *}
14nu|nvidia-current-375.26-2|420	[ "${rest#* }" = "$rest" ] && rest= || rest=${rest#* }
14nu|nvidia-current-375.26-2|421	
14nu|nvidia-current-375.26-2|422	case "$type" in
14nu|nvidia-current-375.26-2|423	CUDA_LIB)
14nu|nvidia-current-375.26-2|424	parseparams arch subdir
14nu|nvidia-current-375.26-2|425	install_file nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|426	;;
14nu|nvidia-current-375.26-2|427	CUDA_SYMLINK)
14nu|nvidia-current-375.26-2|428	parseparams arch subdir dest
14nu|nvidia-current-375.26-2|429	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|430	;;
14nu|nvidia-current-375.26-2|431	ENCODEAPI_LIB)
14nu|nvidia-current-375.26-2|432	parseparams arch subdir
14nu|nvidia-current-375.26-2|433	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|434	;;
14nu|nvidia-current-375.26-2|435	ENCODEAPI_LIB_SYMLINK)
14nu|nvidia-current-375.26-2|436	parseparams arch dest
14nu|nvidia-current-375.26-2|437	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia-current-375.26-2|438	;;
14nu|nvidia-current-375.26-2|439	EXPLICIT_PATH)
14nu|nvidia-current-375.26-2|440	parseparams dest
14nu|nvidia-current-375.26-2|441	install_file nvidia %{_datadir}/nvidia
14nu|nvidia-current-375.26-2|442	;;
14nu|nvidia-current-375.26-2|443	NVCUVID_LIB)
14nu|nvidia-current-375.26-2|444	parseparams arch subdir
14nu|nvidia-current-375.26-2|445	install_file nvidia-cuda $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|446	;;
14nu|nvidia-current-375.26-2|447	NVCUVID_LIB_SYMLINK)
14nu|nvidia-current-375.26-2|448	parseparams arch dest
14nu|nvidia-current-375.26-2|449	install_lib_symlink nvidia-cuda $nvidia_libdir
14nu|nvidia-current-375.26-2|450	;;
14nu|nvidia-current-375.26-2|451	NVIFR_LIB)
14nu|nvidia-current-375.26-2|452	parseparams arch subdir
14nu|nvidia-current-375.26-2|453	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|454	;;
14nu|nvidia-current-375.26-2|455	NVIFR_LIB_SYMLINK)
14nu|nvidia-current-375.26-2|456	parseparams arch dest
14nu|nvidia-current-375.26-2|457	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia-current-375.26-2|458	;;
14nu|nvidia-current-375.26-2|459	OPENGL_LIB)
14nu|nvidia-current-375.26-2|460	parseparams arch
14nu|nvidia-current-375.26-2|461	install_file nvidia $nvidia_libdir
14nu|nvidia-current-375.26-2|462	;;
14nu|nvidia-current-375.26-2|463	OPENGL_SYMLINK)
14nu|nvidia-current-375.26-2|464	parseparams arch dest
14nu|nvidia-current-375.26-2|465	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia-current-375.26-2|466	;;
14nu|nvidia-current-375.26-2|467	GLVND_LIB)
14nu|nvidia-current-375.26-2|468	parseparams arch
14nu|nvidia-current-375.26-2|469	install_file nvidia $nvidia_libdir
14nu|nvidia-current-375.26-2|470	;;
14nu|nvidia-current-375.26-2|471	GLVND_SYMLINK)
14nu|nvidia-current-375.26-2|472	parseparams arch dest
14nu|nvidia-current-375.26-2|473	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia-current-375.26-2|474	;;
14nu|nvidia-current-375.26-2|475	GLX_CLIENT_LIB|EGL_CLIENT_LIB)
14nu|nvidia-current-375.26-2|476	parseparams arch glvnd
14nu|nvidia-current-375.26-2|477	# Skip non-GLVND libraries
14nu|nvidia-current-375.26-2|478	# https://devtalk.nvidia.com/default/topic/915640/unix-graphics-announcements-and-news/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/
14nu|nvidia-current-375.26-2|479	[ t"${glvnd}" == "tGLVND" ] && install_file nvidia $nvidia_libdir
14nu|nvidia-current-375.26-2|480	;;
14nu|nvidia-current-375.26-2|481	GLX_CLIENT_SYMLINK|EGL_CLIENT_SYMLINK)
14nu|nvidia-current-375.26-2|482	# Skip non-GLVND libraries
14nu|nvidia-current-375.26-2|483	parseparams arch dest glvnd
14nu|nvidia-current-375.26-2|484	[ t"${glvnd}" == "tGLVND" ] && install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia-current-375.26-2|485	;;
14nu|nvidia-current-375.26-2|486	TLS_LIB)
14nu|nvidia-current-375.26-2|487	parseparams arch style subdir
14nu|nvidia-current-375.26-2|488	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|489	;;
14nu|nvidia-current-375.26-2|490	TLS_SYMLINK)
14nu|nvidia-current-375.26-2|491	parseparams arch style subdir dest
14nu|nvidia-current-375.26-2|492	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|493	;;
14nu|nvidia-current-375.26-2|494	UTILITY_LIB)
14nu|nvidia-current-375.26-2|495	# backward-compatibility
14nu|nvidia-current-375.26-2|496	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia-current-375.26-2|497	parseparams arch subdir
14nu|nvidia-current-375.26-2|498	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|499	;;
14nu|nvidia-current-375.26-2|500	UTILITY_LIB_SYMLINK)
14nu|nvidia-current-375.26-2|501	# backward-compatibility
14nu|nvidia-current-375.26-2|502	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia-current-375.26-2|503	parseparams arch dest
14nu|nvidia-current-375.26-2|504	install_lib_symlink nvidia $nvidia_libdir
14nu|nvidia-current-375.26-2|505	;;
14nu|nvidia-current-375.26-2|506	OPENCL_LIB)
14nu|nvidia-current-375.26-2|507	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia-current-375.26-2|508	parseparams arch subdir
14nu|nvidia-current-375.26-2|509	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|510	;;
14nu|nvidia-current-375.26-2|511	OPENCL_LIB_SYMLINK)
14nu|nvidia-current-375.26-2|512	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia-current-375.26-2|513	parseparams arch subdir dest
14nu|nvidia-current-375.26-2|514	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|515	;;
14nu|nvidia-current-375.26-2|516	OPENCL_WRAPPER_LIB)
14nu|nvidia-current-375.26-2|517	[ -n "${rest}" ] || rest="NATIVE $rest"
14nu|nvidia-current-375.26-2|518	parseparams arch subdir
14nu|nvidia-current-375.26-2|519	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|520	;;
14nu|nvidia-current-375.26-2|521	OPENCL_WRAPPER_SYMLINK)
14nu|nvidia-current-375.26-2|522	[ "${rest#* }" != "$rest" ] || rest="NATIVE $rest"
14nu|nvidia-current-375.26-2|523	parseparams arch subdir dest
14nu|nvidia-current-375.26-2|524	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|525	;;
14nu|nvidia-current-375.26-2|526	VDPAU_LIB)
14nu|nvidia-current-375.26-2|527	parseparams arch subdir
14nu|nvidia-current-375.26-2|528	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia-current-375.26-2|529	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|530	;;
14nu|nvidia-current-375.26-2|531	VDPAU_SYMLINK)
14nu|nvidia-current-375.26-2|532	parseparams arch subdir dest
14nu|nvidia-current-375.26-2|533	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia-current-375.26-2|534	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|535	;;
14nu|nvidia-current-375.26-2|536	VDPAU_WRAPPER_LIB)
14nu|nvidia-current-375.26-2|537	parseparams arch subdir
14nu|nvidia-current-375.26-2|538	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia-current-375.26-2|539	install_file nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|540	;;
14nu|nvidia-current-375.26-2|541	VDPAU_WRAPPER_SYMLINK)
14nu|nvidia-current-375.26-2|542	parseparams arch subdir dest
14nu|nvidia-current-375.26-2|543	case $file in *libvdpau_nvidia.so*);; *) continue; esac
14nu|nvidia-current-375.26-2|544	install_lib_symlink nvidia $nvidia_libdir/$subdir
14nu|nvidia-current-375.26-2|545	;;
14nu|nvidia-current-375.26-2|546	XLIB_STATIC_LIB)
14nu|nvidia-current-375.26-2|547	install_file nvidia-devel %{nvidia_libdir}
14nu|nvidia-current-375.26-2|548	;;
14nu|nvidia-current-375.26-2|549	XLIB_SHARED_LIB)
14nu|nvidia-current-375.26-2|550	install_file nvidia %{nvidia_libdir}
14nu|nvidia-current-375.26-2|551	;;
14nu|nvidia-current-375.26-2|552	XLIB_SYMLINK)
14nu|nvidia-current-375.26-2|553	parseparams dest
14nu|nvidia-current-375.26-2|554	install_lib_symlink nvidia %{nvidia_libdir}
14nu|nvidia-current-375.26-2|555	;;
14nu|nvidia-current-375.26-2|556	LIBGL_LA)
14nu|nvidia-current-375.26-2|557	# (Anssi) we don't install .la files
14nu|nvidia-current-375.26-2|558	;;
14nu|nvidia-current-375.26-2|559	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
14nu|nvidia-current-375.26-2|560	parseparams subdir
14nu|nvidia-current-375.26-2|561	install_file nvidia $(get_module_dir $subdir)
14nu|nvidia-current-375.26-2|562	;;
14nu|nvidia-current-375.26-2|563	XMODULE_NEWSYM)
14nu|nvidia-current-375.26-2|564	# symlink that is created only if it doesn't already
14nu|nvidia-current-375.26-2|565	# exist (i.e. as part of x11-server)
14nu|nvidia-current-375.26-2|566	case "$file" in
14nu|nvidia-current-375.26-2|567	libwfb.so)
14nu|nvidia-current-375.26-2|568	continue
14nu|nvidia-current-375.26-2|569	;;
14nu|nvidia-current-375.26-2|570	*)
14nu|nvidia-current-375.26-2|571	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
14nu|nvidia-current-375.26-2|572	continue
14nu|nvidia-current-375.26-2|573	esac
14nu|nvidia-current-375.26-2|574	parseparams subdir dest
14nu|nvidia-current-375.26-2|575	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia-current-375.26-2|576	;;
14nu|nvidia-current-375.26-2|577	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
14nu|nvidia-current-375.26-2|578	parseparams subdir dest
14nu|nvidia-current-375.26-2|579	install_symlink nvidia $(get_module_dir $subdir)
14nu|nvidia-current-375.26-2|580	;;
14nu|nvidia-current-375.26-2|581	VDPAU_HEADER)
14nu|nvidia-current-375.26-2|582	continue
14nu|nvidia-current-375.26-2|583	parseparams subdir
14nu|nvidia-current-375.26-2|584	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia-current-375.26-2|585	;;
14nu|nvidia-current-375.26-2|586	OPENGL_HEADER|CUDA_HEADER)
14nu|nvidia-current-375.26-2|587	parseparams subdir
14nu|nvidia-current-375.26-2|588	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
14nu|nvidia-current-375.26-2|589	;;
14nu|nvidia-current-375.26-2|590	DOCUMENTATION)
14nu|nvidia-current-375.26-2|591	parseparams subdir
14nu|nvidia-current-375.26-2|592	case $subdir in
14nu|nvidia-current-375.26-2|593	*/html)
14nu|nvidia-current-375.26-2|594	add_to_list nvidia-html "%%doc %{pkgname}/$file"
14nu|nvidia-current-375.26-2|595	continue
14nu|nvidia-current-375.26-2|596	;;
14nu|nvidia-current-375.26-2|597	*/include/*)
14nu|nvidia-current-375.26-2|598	continue
14nu|nvidia-current-375.26-2|599	;;
14nu|nvidia-current-375.26-2|600	esac
14nu|nvidia-current-375.26-2|601	case $file in
14nu|nvidia-current-375.26-2|602	*XF86Config*|*nvidia-settings.png)
14nu|nvidia-current-375.26-2|603	continue;;
14nu|nvidia-current-375.26-2|604	esac
14nu|nvidia-current-375.26-2|605	add_to_list nvidia "%%doc %{pkgname}/$file"
14nu|nvidia-current-375.26-2|606	;;
14nu|nvidia-current-375.26-2|607	MANPAGE|NVIDIA_MODPROBE_MANPAGE)
14nu|nvidia-current-375.26-2|608	parseparams subdir
14nu|nvidia-current-375.26-2|609	case "$file" in
14nu|nvidia-current-375.26-2|610	*nvidia-installer*)
14nu|nvidia-current-375.26-2|611	# not installed
14nu|nvidia-current-375.26-2|612	continue
14nu|nvidia-current-375.26-2|613	;;
14nu|nvidia-current-375.26-2|614	*nvidia-settings*|*nvidia-xconfig*|*nvidia-modprobe*|*nvidia-persistenced*)
14nu|nvidia-current-375.26-2|615	# installed separately below
14nu|nvidia-current-375.26-2|616	continue
14nu|nvidia-current-375.26-2|617	;;
14nu|nvidia-current-375.26-2|618	*nvidia-smi*|*nvidia-cuda-mps-control*)
14nu|nvidia-current-375.26-2|619	# ok
14nu|nvidia-current-375.26-2|620	;;
14nu|nvidia-current-375.26-2|621	*)
14nu|nvidia-current-375.26-2|622	error_unhandled "skipped unknown man page $(basename $file)"
14nu|nvidia-current-375.26-2|623	continue
14nu|nvidia-current-375.26-2|624	esac
14nu|nvidia-current-375.26-2|625	install_file_only nvidia %{_mandir}/$subdir
14nu|nvidia-current-375.26-2|626	;;
14nu|nvidia-current-375.26-2|627	UTILITY_BINARY)
14nu|nvidia-current-375.26-2|628	case "$file" in
14nu|nvidia-current-375.26-2|629	*nvidia-settings|*nvidia-xconfig|*nvidia-persistenced)
14nu|nvidia-current-375.26-2|630	# not installed, we install our own copy
14nu|nvidia-current-375.26-2|631	continue
14nu|nvidia-current-375.26-2|632	;;
14nu|nvidia-current-375.26-2|633	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
14nu|nvidia-current-375.26-2|634	# ok
14nu|nvidia-current-375.26-2|635	;;
14nu|nvidia-current-375.26-2|636	*nvidia-cuda-mps-control|*nvidia-cuda-mps-server)
14nu|nvidia-current-375.26-2|637	# ok
14nu|nvidia-current-375.26-2|638	;;
14nu|nvidia-current-375.26-2|639	*)
14nu|nvidia-current-375.26-2|640	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
14nu|nvidia-current-375.26-2|641	;;
14nu|nvidia-current-375.26-2|642	esac
14nu|nvidia-current-375.26-2|643	install_file nvidia %{nvidia_bindir}
14nu|nvidia-current-375.26-2|644	;;
14nu|nvidia-current-375.26-2|645	UTILITY_BIN_SYMLINK)
14nu|nvidia-current-375.26-2|646	case $file in nvidia-uninstall) continue;; esac
14nu|nvidia-current-375.26-2|647	parseparams dest
14nu|nvidia-current-375.26-2|648	install_symlink nvidia %{nvidia_bindir}
14nu|nvidia-current-375.26-2|649	;;
14nu|nvidia-current-375.26-2|650	NVIDIA_MODPROBE)
14nu|nvidia-current-375.26-2|651	# A suid-root tool (GPLv2) used as fallback for loading the module and
14nu|nvidia-current-375.26-2|652	# creating the device nodes in case the driver component is running as
14nu|nvidia-current-375.26-2|653	# a non-root user (e.g. a CUDA application). While the module is automatically
14nu|nvidia-current-375.26-2|654	# loaded by udev rules, the device nodes are not automatically created
14nu|nvidia-current-375.26-2|655	# like with regular drivers and therefore this tool is installed on
14nu|nvidia-current-375.26-2|656	# ROSA as well, at least for now.
14nu|nvidia-current-375.26-2|657	;;
14nu|nvidia-current-375.26-2|658	INSTALLER_BINARY)
14nu|nvidia-current-375.26-2|659	# not installed
14nu|nvidia-current-375.26-2|660	;;
14nu|nvidia-current-375.26-2|661	KERNEL_MODULE_SRC)
14nu|nvidia-current-375.26-2|662	# These lines now have an item like "INHERIT_PATH_DEPTH:1"
14nu|nvidia-current-375.26-2|663	# It specifies, how many components of the path to skip.
14nu|nvidia-current-375.26-2|664	# For example, the manifest mat contain the following line:
14nu|nvidia-current-375.26-2|665	#   kernel/nvidia/nv.c 0644 KERNEL_MODULE_SRC INHERIT_PATH_DEPTH:1
14nu|nvidia-current-375.26-2|666	# Skip one component of the path as suggested by INHERIT_PATH_DEPTH:1,
14nu|nvidia-current-375.26-2|667	# and we get "nvidia/nv.c", which should be installed as
14nu|nvidia-current-375.26-2|668	# /usr/src/<driver-version-release>/nvidia/nv.c.
14nu|nvidia-current-375.26-2|669	parseparams inherit_path_str
14nu|nvidia-current-375.26-2|670	if [ $inherit_path_str != "INHERIT_PATH_DEPTH:1" ]; then
14nu|nvidia-current-375.26-2|671	error_unhandled "unexpected option for $file: \"$inherit_path_str\"."
14nu|nvidia-current-375.26-2|672	fi
14nu|nvidia-current-375.26-2|673	dest=$(echo $file | sed 's/[^/]*\///')
14nu|nvidia-current-375.26-2|674	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}/$(dirname $dest)
14nu|nvidia-current-375.26-2|675	;;
14nu|nvidia-current-375.26-2|676	DKMS_CONF)
14nu|nvidia-current-375.26-2|677	# We will replace it with our own dkms.conf below but the
14nu|nvidia-current-375.26-2|678	# file must be listed anyway.
14nu|nvidia-current-375.26-2|679	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia-current-375.26-2|680	;;
14nu|nvidia-current-375.26-2|681	CUDA_ICD)
14nu|nvidia-current-375.26-2|682	# in theory this should go to the cuda subpackage, but it goes into the main package
14nu|nvidia-current-375.26-2|683	# as this avoids one broken symlink and it is small enough to not cause space issues
14nu|nvidia-current-375.26-2|684	install_file nvidia %{_sysconfdir}/%{drivername}
14nu|nvidia-current-375.26-2|685	;;
14nu|nvidia-current-375.26-2|686	VULKAN_ICD_JSON)
14nu|nvidia-current-375.26-2|687	install_file nvidia %{_sysconfdir}/vulkan/icd.d
14nu|nvidia-current-375.26-2|688	;;
14nu|nvidia-current-375.26-2|689	GLVND_EGL_ICD_JSON)
14nu|nvidia-current-375.26-2|690	install_file nvidia %{_datadir}/glvnd/egl_vendor.d
14nu|nvidia-current-375.26-2|691	;;
14nu|nvidia-current-375.26-2|692	APPLICATION_PROFILE)
14nu|nvidia-current-375.26-2|693	parseparams subdir
14nu|nvidia-current-375.26-2|694	# application profile filenames are versioned, we can use a common
14nu|nvidia-current-375.26-2|695	# non-alternativesized directory
14nu|nvidia-current-375.26-2|696	install_file nvidia %{_datadir}/nvidia/$subdir
14nu|nvidia-current-375.26-2|697	;;
14nu|nvidia-current-375.26-2|698	DOT_DESKTOP)
14nu|nvidia-current-375.26-2|699	# we provide our own for now
14nu|nvidia-current-375.26-2|700	;;
14nu|nvidia-current-375.26-2|701	XORG_OUTPUTCLASS_CONFIG)
14nu|nvidia-current-375.26-2|702	# nvidia-drm-outputclass.conf allows to load the appropriate
14nu|nvidia-current-375.26-2|703	# X11 driver automatically if nvidia kernel module is used
14nu|nvidia-current-375.26-2|704	# by the graphics device. Xorg >= 1.16.
14nu|nvidia-current-375.26-2|705	# Not needed in our case, because we create the
14nu|nvidia-current-375.26-2|706	# Xorg config appropriately.
14nu|nvidia-current-375.26-2|707	;;
14nu|nvidia-current-375.26-2|708	*)
14nu|nvidia-current-375.26-2|709	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
14nu|nvidia-current-375.26-2|710	esac
14nu|nvidia-current-375.26-2|711	done
14nu|nvidia-current-375.26-2|712	
14nu|nvidia-current-375.26-2|713	[ -z "$warnings" ] || echo "Please file a bug about the above warnings at http://bugs.rosalinux.ru/." >> warns.log
14nu|nvidia-current-375.26-2|714	
14nu|nvidia-current-375.26-2|715	# Create the convenience symlinks. As the packages with nvidia are mutually
14nu|nvidia-current-375.26-2|716	# exclusive now, there is no need to use alternatives for this.
14nu|nvidia-current-375.26-2|717	ln -s %{nvidia_libdir} %{buildroot}%{_libdir}/nvidia
14nu|nvidia-current-375.26-2|718	%ifarch %{biarches}
14nu|nvidia-current-375.26-2|719	ln -s %{nvidia_libdir32} %{buildroot}%{_prefix}/lib/nvidia
14nu|nvidia-current-375.26-2|720	%endif
14nu|nvidia-current-375.26-2|721	
14nu|nvidia-current-375.26-2|722	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
14nu|nvidia-current-375.26-2|723	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
14nu|nvidia-current-375.26-2|724	
14nu|nvidia-current-375.26-2|725	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia-current-375.26-2|726	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia-current-375.26-2|727	
14nu|nvidia-current-375.26-2|728	# vdpau alternative symlink
14nu|nvidia-current-375.26-2|729	install -d -m755 %{buildroot}%{_libdir}/vdpau
14nu|nvidia-current-375.26-2|730	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia-current-375.26-2|731	%ifarch %{biarches}
14nu|nvidia-current-375.26-2|732	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
14nu|nvidia-current-375.26-2|733	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia-current-375.26-2|734	%endif
14nu|nvidia-current-375.26-2|735	
14nu|nvidia-current-375.26-2|736	# self-built binaries
14nu|nvidia-current-375.26-2|737	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
14nu|nvidia-current-375.26-2|738	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
14nu|nvidia-current-375.26-2|739	install -m755 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced %{buildroot}%{nvidia_bindir}
14nu|nvidia-current-375.26-2|740	install -m4755 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe %{buildroot}%{nvidia_bindir}
14nu|nvidia-current-375.26-2|741	
14nu|nvidia-current-375.26-2|742	# binary alternatives
14nu|nvidia-current-375.26-2|743	install -d -m755			%{buildroot}%{_bindir}
14nu|nvidia-current-375.26-2|744	touch					%{buildroot}%{_bindir}/nvidia-debugdump
14nu|nvidia-current-375.26-2|745	touch					%{buildroot}%{_bindir}/nvidia-settings
14nu|nvidia-current-375.26-2|746	touch					%{buildroot}%{_bindir}/nvidia-smi
14nu|nvidia-current-375.26-2|747	touch					%{buildroot}%{_bindir}/nvidia-xconfig
14nu|nvidia-current-375.26-2|748	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
14nu|nvidia-current-375.26-2|749	touch					%{buildroot}%{_bindir}/nvidia-modprobe
14nu|nvidia-current-375.26-2|750	touch					%{buildroot}%{_bindir}/nvidia-persistenced
14nu|nvidia-current-375.26-2|751	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-control
14nu|nvidia-current-375.26-2|752	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-server
14nu|nvidia-current-375.26-2|753	# rpmlint:
14nu|nvidia-current-375.26-2|754	chmod 0755				%{buildroot}%{_bindir}/*
14nu|nvidia-current-375.26-2|755	
14nu|nvidia-current-375.26-2|756	# install man pages
14nu|nvidia-current-375.26-2|757	install -m644 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
14nu|nvidia-current-375.26-2|758	install -m644 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
14nu|nvidia-current-375.26-2|759	install -m644 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe.1 %{buildroot}%{_mandir}/man1
14nu|nvidia-current-375.26-2|760	install -m644 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced.1 %{buildroot}%{_mandir}/man1
14nu|nvidia-current-375.26-2|761	
14nu|nvidia-current-375.26-2|762	# bug #41638 - whatis entries of nvidia man pages appear wrong
14nu|nvidia-current-375.26-2|763	gunzip %{buildroot}%{_mandir}/man1/*.gz
14nu|nvidia-current-375.26-2|764	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
14nu|nvidia-current-375.26-2|765	cd %{buildroot}%{_mandir}/man1
14nu|nvidia-current-375.26-2|766	rename nvidia alt-%{drivername} *
14nu|nvidia-current-375.26-2|767	cd -
14nu|nvidia-current-375.26-2|768	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia-current-375.26-2|769	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia-current-375.26-2|770	touch %{buildroot}%{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nu|nvidia-current-375.26-2|771	touch %{buildroot}%{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nu|nvidia-current-375.26-2|772	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia-current-375.26-2|773	touch %{buildroot}%{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nu|nvidia-current-375.26-2|774	
14nu|nvidia-current-375.26-2|775	# cuda nvidia.icd
14nu|nvidia-current-375.26-2|776	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
14nu|nvidia-current-375.26-2|777	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia-current-375.26-2|778	
14nu|nvidia-current-375.26-2|779	# ld.so.conf
14nu|nvidia-current-375.26-2|780	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia-current-375.26-2|781	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia-current-375.26-2|782	%ifarch %{biarches}
14nu|nvidia-current-375.26-2|783	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia-current-375.26-2|784	%endif
14nu|nvidia-current-375.26-2|785	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
14nu|nvidia-current-375.26-2|786	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia-current-375.26-2|787	
14nu|nvidia-current-375.26-2|788	# modprobe.d
14nu|nvidia-current-375.26-2|789	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
14nu|nvidia-current-375.26-2|790	
14nu|nvidia-current-375.26-2|791	# Allow the users to load this kernel module as "nvidia-current" as well.
14nu|nvidia-current-375.26-2|792	echo "alias %{drivername} nvidia" > %{buildroot}%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia-current-375.26-2|793	
14nu|nvidia-current-375.26-2|794	# xinit script
14nu|nvidia-current-375.26-2|795	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
14nu|nvidia-current-375.26-2|796	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
14nu|nvidia-current-375.26-2|797	# to be sourced
14nu|nvidia-current-375.26-2|798	#
14nu|nvidia-current-375.26-2|799	# Do not modify this file; the changes will be overwritten.
14nu|nvidia-current-375.26-2|800	# If you want to disable automatic configuration loading, create
14nu|nvidia-current-375.26-2|801	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
14nu|nvidia-current-375.26-2|802	#
14nu|nvidia-current-375.26-2|803	LOAD_NVIDIA_SETTINGS="yes"
14nu|nvidia-current-375.26-2|804	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
14nu|nvidia-current-375.26-2|805	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
14nu|nvidia-current-375.26-2|806	EOF
14nu|nvidia-current-375.26-2|807	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia-current-375.26-2|808	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
14nu|nvidia-current-375.26-2|809	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia-current-375.26-2|810	
14nu|nvidia-current-375.26-2|811	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig \! -name nvidia-modprobe \! -name nvidia-persistenced)"
14nu|nvidia-current-375.26-2|812	
14nu|nvidia-current-375.26-2|813	%post -n %{driverpkgname}
14nu|nvidia-current-375.26-2|814	
14nu|nvidia-current-375.26-2|815	# On the first install, generate xorg.conf, backup the old one, if present.
14nu|nvidia-current-375.26-2|816	# We cannot simply add it to the list of files because it needs info from
14nu|nvidia-current-375.26-2|817	# the system the driver will run on: BUS ID for the video adapter.
14nu|nvidia-current-375.26-2|818	if [ $1 -eq 1 ]; then
14nu|nvidia-current-375.26-2|819	if [ -f %{_sysconfdir}/X11/xorg.conf ]; then
14nu|nvidia-current-375.26-2|820	echo "Warning: %{_sysconfdir}/X11/xorg.conf will be replaced with a new file."
14nu|nvidia-current-375.26-2|821	echo "%{xorg_conf_backup} will be the backup of the original xorg.conf."
14nu|nvidia-current-375.26-2|822	
14nu|nvidia-current-375.26-2|823	mv %{_sysconfdir}/X11/xorg.conf %{xorg_conf_backup}
14nu|nvidia-current-375.26-2|824	fi
14nu|nvidia-current-375.26-2|825	
14nu|nvidia-current-375.26-2|826	# The first of the video adapters by NVidia.
14nu|nvidia-current-375.26-2|827	DEV_LINE=$(lspci -vnn | grep -E -i '(VGA compatible controller|3D controller|Display controller).*NVIDIA' | head -n 1)
14nu|nvidia-current-375.26-2|828	echo $DEV_LINE | grep -E '^[0-9]+:[0-9]+\.[0-9]+\s+' > /dev/null 2>&1
14nu|nvidia-current-375.26-2|829	if test $? -ne 0; then
14nu|nvidia-current-375.26-2|830	echo "Error: no suitable devices found."
14nu|nvidia-current-375.26-2|831	exit 1
14nu|nvidia-current-375.26-2|832	fi
14nu|nvidia-current-375.26-2|833	
14nu|nvidia-current-375.26-2|834	BUSID_GPU=$(echo $DEV_LINE | awk '{ split($1, ids, "[.:]"); printf("%d:%d:%d", ids[1], ids[2], ids[3]); }')
14nu|nvidia-current-375.26-2|835	
14nu|nvidia-current-375.26-2|836	cat > %{_sysconfdir}/X11/xorg.conf <<EOF
14nu|nvidia-current-375.26-2|837	Section "ServerFlags"
14nu|nvidia-current-375.26-2|838	Option "DontZap" "False"
14nu|nvidia-current-375.26-2|839	AllowMouseOpenFail
14nu|nvidia-current-375.26-2|840	EndSection
14nu|nvidia-current-375.26-2|841	
14nu|nvidia-current-375.26-2|842	Section "Device"
14nu|nvidia-current-375.26-2|843	Identifier "device1"
14nu|nvidia-current-375.26-2|844	VendorName "NVIDIA Corporation"
14nu|nvidia-current-375.26-2|845	BoardName "Proprietary (nvidia-current)"
14nu|nvidia-current-375.26-2|846	Driver "nvidia"
14nu|nvidia-current-375.26-2|847	BusID "PCI:$BUSID_GPU"
14nu|nvidia-current-375.26-2|848	Option "DPMS"
14nu|nvidia-current-375.26-2|849	Option "DynamicTwinView" "false"
14nu|nvidia-current-375.26-2|850	Option "AddARGBGLXVisuals"
14nu|nvidia-current-375.26-2|851	Option "NoLogo" "1"
14nu|nvidia-current-375.26-2|852	Option "Coolbits" "4"
14nu|nvidia-current-375.26-2|853	EndSection
14nu|nvidia-current-375.26-2|854	EOF
14nu|nvidia-current-375.26-2|855	fi
14nu|nvidia-current-375.26-2|856	
14nu|nvidia-current-375.26-2|857	# XFdrake used to generate an nvidia.conf file
14nu|nvidia-current-375.26-2|858	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
14nu|nvidia-current-375.26-2|859	
14nu|nvidia-current-375.26-2|860	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
14nu|nvidia-current-375.26-2|861	
14nu|nvidia-current-375.26-2|862	# owned by libvdpau1, created in case libvdpau1 is installed only just after
14nu|nvidia-current-375.26-2|863	# this package
14nu|nvidia-current-375.26-2|864	mkdir -p %{_libdir}/vdpau
14nu|nvidia-current-375.26-2|865	
14nu|nvidia-current-375.26-2|866	%{_sbindir}/update-alternatives \
14nu|nvidia-current-375.26-2|867	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
14nu|nvidia-current-375.26-2|868	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
14nu|nvidia-current-375.26-2|869	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
14nu|nvidia-current-375.26-2|870	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
14nu|nvidia-current-375.26-2|871	--slave %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension} nvidia-cuda-mps-control.1%{_extension} %{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1%{_extension} \
14nu|nvidia-current-375.26-2|872	--slave %{_datadir}/applications/rosa-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/rosa-nvidia-settings.desktop \
14nu|nvidia-current-375.26-2|873	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
14nu|nvidia-current-375.26-2|874	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
14nu|nvidia-current-375.26-2|875	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
14nu|nvidia-current-375.26-2|876	--slave %{_bindir}/nvidia-debugdump nvidia-debugdump %{nvidia_bindir}/nvidia-debugdump \
14nu|nvidia-current-375.26-2|877	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
14nu|nvidia-current-375.26-2|878	--slave %{_bindir}/nvidia-cuda-mps-control nvidia-cuda-mps-control %{nvidia_bindir}/nvidia-cuda-mps-control \
14nu|nvidia-current-375.26-2|879	--slave %{_bindir}/nvidia-cuda-mps-server nvidia-cuda-mps-server %{nvidia_bindir}/nvidia-cuda-mps-server \
14nu|nvidia-current-375.26-2|880	--slave %{_bindir}/nvidia-modprobe nvidia-modprobe %{nvidia_bindir}/nvidia-modprobe \
14nu|nvidia-current-375.26-2|881	--slave %{_bindir}/nvidia-persistenced nvidia-persistenced %{nvidia_bindir}/nvidia-persistenced \
14nu|nvidia-current-375.26-2|882	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
14nu|nvidia-current-375.26-2|883	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia-current-375.26-2|884	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
14nu|nvidia-current-375.26-2|885	%ifarch %{biarches}
14nu|nvidia-current-375.26-2|886	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
14nu|nvidia-current-375.26-2|887	%endif
14nu|nvidia-current-375.26-2|888	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
14nu|nvidia-current-375.26-2|889	
14nu|nvidia-current-375.26-2|890	# Unlike the drivers from long-lived branches (nvidia<version>)
14nu|nvidia-current-375.26-2|891	# nvidia-current is not installed by XFdrake. So, it should perform all
14nu|nvidia-current-375.26-2|892	# setup tasks by itself.
14nu|nvidia-current-375.26-2|893	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia-current-375.26-2|894	
14nu|nvidia-current-375.26-2|895	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia-current-375.26-2|896	/sbin/ldconfig -X
14nu|nvidia-current-375.26-2|897	
14nu|nvidia-current-375.26-2|898	%if "%{ldetect_cards_name}" != ""
14nu|nvidia-current-375.26-2|899	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia-current-375.26-2|900	%endif
14nu|nvidia-current-375.26-2|901	
14nu|nvidia-current-375.26-2|902	# Add 'nomodeset' to grub2 string and update grub2.cfg. No need to worry
14nu|nvidia-current-375.26-2|903	# about Optimus here: it is not officially supported with nvidia-current.
14nu|nvidia-current-375.26-2|904	echo "INFO: Adding 'nomodeset'".
14nu|nvidia-current-375.26-2|905	/usr/sbin/grub2-cfg-mod --add nomodeset
14nu|nvidia-current-375.26-2|906	/usr/sbin/update-grub2
14nu|nvidia-current-375.26-2|907	
14nu|nvidia-current-375.26-2|908	%postun -n %{driverpkgname}
14nu|nvidia-current-375.26-2|909	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
14nu|nvidia-current-375.26-2|910	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia-current-375.26-2|911	fi
14nu|nvidia-current-375.26-2|912	# explicit /sbin/ldconfig due to alternatives
14nu|nvidia-current-375.26-2|913	/sbin/ldconfig -X
14nu|nvidia-current-375.26-2|914	
14nu|nvidia-current-375.26-2|915	if [ $1 -eq 0 ]; then
14nu|nvidia-current-375.26-2|916	# Remove the generated xorg.conf.
14nu|nvidia-current-375.26-2|917	rm -f %{_sysconfdir}/X11/xorg.conf
14nu|nvidia-current-375.26-2|918	fi
14nu|nvidia-current-375.26-2|919	
14nu|nvidia-current-375.26-2|920	%if "%{ldetect_cards_name}" != ""
14nu|nvidia-current-375.26-2|921	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
14nu|nvidia-current-375.26-2|922	%endif
14nu|nvidia-current-375.26-2|923	
14nu|nvidia-current-375.26-2|924	# Del 'nomodeset' from the boot-time kernel options.
14nu|nvidia-current-375.26-2|925	if [ $1 -eq 0 ] ; then
14nu|nvidia-current-375.26-2|926	/usr/sbin/grub2-cfg-mod --del nomodeset
14nu|nvidia-current-375.26-2|927	/usr/sbin/update-grub2
14nu|nvidia-current-375.26-2|928	fi
14nu|nvidia-current-375.26-2|929	
14nu|nvidia-current-375.26-2|930	%post -n %{drivername}-cuda-opencl
14nu|nvidia-current-375.26-2|931	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia-current-375.26-2|932	/sbin/ldconfig -X
14nu|nvidia-current-375.26-2|933	
14nu|nvidia-current-375.26-2|934	%post -n %{drivername}-devel
14nu|nvidia-current-375.26-2|935	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia-current-375.26-2|936	# The applications like Blender may need to find libcuda.so, for example.
14nu|nvidia-current-375.26-2|937	/sbin/ldconfig -X
14nu|nvidia-current-375.26-2|938	
14nu|nvidia-current-375.26-2|939	%postun -n %{drivername}-devel
14nu|nvidia-current-375.26-2|940	# Explicit /sbin/ldconfig due to a non-standard library directory.
14nu|nvidia-current-375.26-2|941	/sbin/ldconfig -X
14nu|nvidia-current-375.26-2|942	
14nu|nvidia-current-375.26-2|943	%post -n dkms-%{drivername}
14nu|nvidia-current-375.26-2|944	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release}
14nu|nvidia-current-375.26-2|945	
14nu|nvidia-current-375.26-2|946	# Build and install the driver for all available kernels that have devel
14nu|nvidia-current-375.26-2|947	# files, no matter how these kernels were installed (from RPMs or manually).
14nu|nvidia-current-375.26-2|948	# Do not fail the installation of the package if the build fails for some
14nu|nvidia-current-375.26-2|949	# kernels, this may happen during testing, etc.
14nu|nvidia-current-375.26-2|950	for kk in /lib/modules/*; do
14nu|nvidia-current-375.26-2|951	kk=$(echo $kk | sed 's/^\/lib\/modules\///');
14nu|nvidia-current-375.26-2|952	if test -d "/lib/modules/$kk/build"; then
14nu|nvidia-current-375.26-2|953	# Remove the modules that use the obsolete naming convention first
14nu|nvidia-current-375.26-2|954	# to make the upgrade smoother (otherwise they may remain in the system
14nu|nvidia-current-375.26-2|955	# and cause trouble).
14nu|nvidia-current-375.26-2|956	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia3*.ko
14nu|nvidia-current-375.26-2|957	rm -f /lib/modules/$kk/kernel/drivers/video/nvidia-current.ko
14nu|nvidia-current-375.26-2|958	# Now build and install the newer modules
14nu|nvidia-current-375.26-2|959	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} -k $kk &&
14nu|nvidia-current-375.26-2|960	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} -k $kk || true
14nu|nvidia-current-375.26-2|961	else
14nu|nvidia-current-375.26-2|962	echo "WARNING: No development files for kernel \"$kk\"" > /dev/stderr;
14nu|nvidia-current-375.26-2|963	fi;
14nu|nvidia-current-375.26-2|964	done
14nu|nvidia-current-375.26-2|965	
14nu|nvidia-current-375.26-2|966	# Just in case the user reboots the system too quickly and sync is not
14nu|nvidia-current-375.26-2|967	# done automatically.
14nu|nvidia-current-375.26-2|968	sync
14nu|nvidia-current-375.26-2|969	
14nu|nvidia-current-375.26-2|970	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia-current-375.26-2|971	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia-current-375.26-2|972	
14nu|nvidia-current-375.26-2|973	%preun -n dkms-%{drivername}
14nu|nvidia-current-375.26-2|974	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all || true
14nu|nvidia-current-375.26-2|975	
14nu|nvidia-current-375.26-2|976	# rmmod any old driver if present and not in use (e.g. by X)
14nu|nvidia-current-375.26-2|977	modprobe -r nvidia > /dev/null 2>&1 || true
14nu|nvidia-current-375.26-2|978	
14nu|nvidia-current-375.26-2|979	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
14nu|nvidia-current-375.26-2|980	# other documentation files are listed in nvidia.files
14nu|nvidia-current-375.26-2|981	%doc README.urpmi
14nu|nvidia-current-375.26-2|982	
14nu|nvidia-current-375.26-2|983	# ld.so.conf, modprobe.conf, xinit
14nu|nvidia-current-375.26-2|984	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
14nu|nvidia-current-375.26-2|985	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
14nu|nvidia-current-375.26-2|986	%dir %{_sysconfdir}/%{drivername}
14nu|nvidia-current-375.26-2|987	%{_sysconfdir}/modprobe.d/%{drivername}.conf
14nu|nvidia-current-375.26-2|988	%{_sysconfdir}/%{drivername}/ld.so.conf
14nu|nvidia-current-375.26-2|989	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
14nu|nvidia-current-375.26-2|990	%{_sysconfdir}/%{drivername}/nvidia.icd
14nu|nvidia-current-375.26-2|991	%dir %{_sysconfdir}/vulkan/icd.d
14nu|nvidia-current-375.26-2|992	%{_sysconfdir}/vulkan/icd.d/nvidia_icd.json
14nu|nvidia-current-375.26-2|993	%dir %{_datadir}/glvnd/egl_vendor.d
14nu|nvidia-current-375.26-2|994	%{_datadir}/glvnd/egl_vendor.d/10_nvidia.json
14nu|nvidia-current-375.26-2|995	%dir %{_datadir}/nvidia
14nu|nvidia-current-375.26-2|996	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-rc
14nu|nvidia-current-375.26-2|997	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-key-documentation
14nu|nvidia-current-375.26-2|998	
14nu|nvidia-current-375.26-2|999	%dir %{_sysconfdir}/OpenCL
14nu|nvidia-current-375.26-2|1000	%dir %{_sysconfdir}/OpenCL/vendors
14nu|nvidia-current-375.26-2|1001	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
14nu|nvidia-current-375.26-2|1002	
14nu|nvidia-current-375.26-2|1003	%ghost %{_bindir}/nvidia-debugdump
14nu|nvidia-current-375.26-2|1004	%ghost %{_bindir}/nvidia-settings
14nu|nvidia-current-375.26-2|1005	%ghost %{_bindir}/nvidia-smi
14nu|nvidia-current-375.26-2|1006	%ghost %{_bindir}/nvidia-xconfig
14nu|nvidia-current-375.26-2|1007	%ghost %{_bindir}/nvidia-modprobe
14nu|nvidia-current-375.26-2|1008	%ghost %{_bindir}/nvidia-persistenced
14nu|nvidia-current-375.26-2|1009	%ghost %{_bindir}/nvidia-bug-report.sh
14nu|nvidia-current-375.26-2|1010	%ghost %{_bindir}/nvidia-cuda-mps-control
14nu|nvidia-current-375.26-2|1011	%ghost %{_bindir}/nvidia-cuda-mps-server
14nu|nvidia-current-375.26-2|1012	%dir %{nvidia_bindir}
14nu|nvidia-current-375.26-2|1013	%{nvidia_bindir}/nvidia-debugdump
14nu|nvidia-current-375.26-2|1014	%{nvidia_bindir}/nvidia-settings
14nu|nvidia-current-375.26-2|1015	%{nvidia_bindir}/nvidia-smi
14nu|nvidia-current-375.26-2|1016	%{nvidia_bindir}/nvidia-xconfig
14nu|nvidia-current-375.26-2|1017	%{nvidia_bindir}/nvidia-modprobe
14nu|nvidia-current-375.26-2|1018	%{nvidia_bindir}/nvidia-persistenced
14nu|nvidia-current-375.26-2|1019	%{nvidia_bindir}/nvidia-bug-report.sh
14nu|nvidia-current-375.26-2|1020	%{nvidia_bindir}/nvidia-cuda-mps-control
14nu|nvidia-current-375.26-2|1021	%{nvidia_bindir}/nvidia-cuda-mps-server
14nu|nvidia-current-375.26-2|1022	
14nu|nvidia-current-375.26-2|1023	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
14nu|nvidia-current-375.26-2|1024	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
14nu|nvidia-current-375.26-2|1025	%ghost %{_mandir}/man1/nvidia-modprobe.1%{_extension}
14nu|nvidia-current-375.26-2|1026	%ghost %{_mandir}/man1/nvidia-persistenced.1%{_extension}
14nu|nvidia-current-375.26-2|1027	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
14nu|nvidia-current-375.26-2|1028	%ghost %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
14nu|nvidia-current-375.26-2|1029	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
14nu|nvidia-current-375.26-2|1030	%{_mandir}/man1/alt-%{drivername}-settings.1*
14nu|nvidia-current-375.26-2|1031	%{_mandir}/man1/alt-%{drivername}-modprobe.1*
14nu|nvidia-current-375.26-2|1032	%{_mandir}/man1/alt-%{drivername}-persistenced.1*
14nu|nvidia-current-375.26-2|1033	%{_mandir}/man1/alt-%{drivername}-smi.1*
14nu|nvidia-current-375.26-2|1034	%{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1*
14nu|nvidia-current-375.26-2|1035	
14nu|nvidia-current-375.26-2|1036	%ghost %{_datadir}/applications/rosa-nvidia-settings.desktop
14nu|nvidia-current-375.26-2|1037	%dir %{_datadir}/%{drivername}
14nu|nvidia-current-375.26-2|1038	%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop
14nu|nvidia-current-375.26-2|1039	
14nu|nvidia-current-375.26-2|1040	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
14nu|nvidia-current-375.26-2|1041	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
14nu|nvidia-current-375.26-2|1042	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
14nu|nvidia-current-375.26-2|1043	
14nu|nvidia-current-375.26-2|1044	%dir %{nvidia_libdir}
14nu|nvidia-current-375.26-2|1045	%dir %{nvidia_libdir}/tls
14nu|nvidia-current-375.26-2|1046	%dir %{nvidia_libdir}/vdpau
14nu|nvidia-current-375.26-2|1047	%{_libdir}/nvidia
14nu|nvidia-current-375.26-2|1048	%{nvidia_libdir}/libGL.so.1.0.0
14nu|nvidia-current-375.26-2|1049	%{nvidia_libdir}/libGL.so.1
14nu|nvidia-current-375.26-2|1050	%{nvidia_libdir}/libGLX.so.0
14nu|nvidia-current-375.26-2|1051	%{nvidia_libdir}/libGLX_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1052	%{nvidia_libdir}/libGLX_nvidia.so.0
14nu|nvidia-current-375.26-2|1053	%{nvidia_libdir}/libGLX_indirect.so.0
14nu|nvidia-current-375.26-2|1054	%{nvidia_libdir}/libGLdispatch.so.0
14nu|nvidia-current-375.26-2|1055	%{nvidia_libdir}/libOpenGL.so.0
14nu|nvidia-current-375.26-2|1056	%{nvidia_libdir}/libnvidia-fatbinaryloader.so.%{version}
14nu|nvidia-current-375.26-2|1057	%{nvidia_libdir}/libnvidia-ptxjitcompiler.so.%{version}
14nu|nvidia-current-375.26-2|1058	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
14nu|nvidia-current-375.26-2|1059	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
14nu|nvidia-current-375.26-2|1060	%{nvidia_libdir}/libnvidia-tls.so.%{version}
14nu|nvidia-current-375.26-2|1061	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1062	%{nvidia_libdir}/libEGL.so.1
14nu|nvidia-current-375.26-2|1063	%{nvidia_libdir}/libEGL_nvidia.so.0
14nu|nvidia-current-375.26-2|1064	%{nvidia_libdir}/libEGL_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1065	%{nvidia_libdir}/libGLESv1_CM.so.1
14nu|nvidia-current-375.26-2|1066	%{nvidia_libdir}/libGLESv1_CM_nvidia.so.1
14nu|nvidia-current-375.26-2|1067	%{nvidia_libdir}/libGLESv1_CM_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1068	%{nvidia_libdir}/libGLESv2.so.2
14nu|nvidia-current-375.26-2|1069	%{nvidia_libdir}/libGLESv2_nvidia.so.2
14nu|nvidia-current-375.26-2|1070	%{nvidia_libdir}/libGLESv2_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1071	%{nvidia_libdir}/libnvidia-eglcore.so.%{version}
14nu|nvidia-current-375.26-2|1072	%{nvidia_libdir}/libnvidia-glsi.so.%{version}
14nu|nvidia-current-375.26-2|1073	%{nvidia_libdir}/libnvidia-cfg.so.1
14nu|nvidia-current-375.26-2|1074	%{nvidia_libdir}/libnvidia-fbc.so.1
14nu|nvidia-current-375.26-2|1075	%{nvidia_libdir}/libnvidia-fbc.so.%{version}
14nu|nvidia-current-375.26-2|1076	%{nvidia_libdir}/libnvidia-ifr.so.1
14nu|nvidia-current-375.26-2|1077	%{nvidia_libdir}/libnvidia-ifr.so.%{version}
14nu|nvidia-current-375.26-2|1078	%{nvidia_libdir}/libnvidia-ml.so.1
14nu|nvidia-current-375.26-2|1079	%{nvidia_libdir}/libnvidia-ml.so.%{version}
14nu|nvidia-current-375.26-2|1080	%{nvidia_libdir}/libvdpau_nvidia.so
14nu|nvidia-current-375.26-2|1081	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
14nu|nvidia-current-375.26-2|1082	%{nvidia_libdir}/libnvidia-gtk2.so.%{version}
14nu|nvidia-current-375.26-2|1083	%{nvidia_libdir}/libnvidia-gtk3.so.%{version}
14nu|nvidia-current-375.26-2|1084	%{nvidia_libdir}/libnvidia-egl-wayland.so.%{version}
14nu|nvidia-current-375.26-2|1085	%ifarch %{biarches}
14nu|nvidia-current-375.26-2|1086	%dir %{nvidia_libdir32}
14nu|nvidia-current-375.26-2|1087	%dir %{nvidia_libdir32}/tls
14nu|nvidia-current-375.26-2|1088	%dir %{nvidia_libdir32}/vdpau
14nu|nvidia-current-375.26-2|1089	%{_prefix}/lib/nvidia
14nu|nvidia-current-375.26-2|1090	%{nvidia_libdir32}/libGL.so.1.0.0
14nu|nvidia-current-375.26-2|1091	%{nvidia_libdir32}/libGL.so.1
14nu|nvidia-current-375.26-2|1092	%{nvidia_libdir32}/libGLX.so.0
14nu|nvidia-current-375.26-2|1093	%{nvidia_libdir32}/libGLX_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1094	%{nvidia_libdir32}/libGLX_nvidia.so.0
14nu|nvidia-current-375.26-2|1095	%{nvidia_libdir32}/libGLX_indirect.so.0
14nu|nvidia-current-375.26-2|1096	%{nvidia_libdir32}/libGLdispatch.so.0
14nu|nvidia-current-375.26-2|1097	%{nvidia_libdir32}/libOpenGL.so.0
14nu|nvidia-current-375.26-2|1098	%{nvidia_libdir32}/libnvidia-fatbinaryloader.so.%{version}
14nu|nvidia-current-375.26-2|1099	%{nvidia_libdir32}/libnvidia-ptxjitcompiler.so.%{version}
14nu|nvidia-current-375.26-2|1100	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
14nu|nvidia-current-375.26-2|1101	%{nvidia_libdir32}/libnvidia-ifr.so.1
14nu|nvidia-current-375.26-2|1102	%{nvidia_libdir32}/libnvidia-ifr.so.%{version}
14nu|nvidia-current-375.26-2|1103	%{nvidia_libdir32}/libnvidia-ml.so.1
14nu|nvidia-current-375.26-2|1104	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
14nu|nvidia-current-375.26-2|1105	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
14nu|nvidia-current-375.26-2|1106	%{nvidia_libdir32}/libvdpau_nvidia.so
14nu|nvidia-current-375.26-2|1107	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1108	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
14nu|nvidia-current-375.26-2|1109	%{nvidia_libdir32}/libnvidia-fbc.so.1
14nu|nvidia-current-375.26-2|1110	%{nvidia_libdir32}/libnvidia-fbc.so.%{version}
14nu|nvidia-current-375.26-2|1111	%{nvidia_libdir32}/libEGL.so.1
14nu|nvidia-current-375.26-2|1112	%{nvidia_libdir32}/libEGL_nvidia.so.0
14nu|nvidia-current-375.26-2|1113	%{nvidia_libdir32}/libEGL_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1114	%{nvidia_libdir32}/libGLESv1_CM.so.1
14nu|nvidia-current-375.26-2|1115	%{nvidia_libdir32}/libGLESv1_CM_nvidia.so.1
14nu|nvidia-current-375.26-2|1116	%{nvidia_libdir32}/libGLESv1_CM_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1117	%{nvidia_libdir32}/libGLESv2.so.2
14nu|nvidia-current-375.26-2|1118	%{nvidia_libdir32}/libGLESv2_nvidia.so.2
14nu|nvidia-current-375.26-2|1119	%{nvidia_libdir32}/libGLESv2_nvidia.so.%{version}
14nu|nvidia-current-375.26-2|1120	%{nvidia_libdir32}/libnvidia-eglcore.so.%{version}
14nu|nvidia-current-375.26-2|1121	%{nvidia_libdir32}/libnvidia-glsi.so.%{version}
14nu|nvidia-current-375.26-2|1122	%endif
14nu|nvidia-current-375.26-2|1123	
14nu|nvidia-current-375.26-2|1124	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
14nu|nvidia-current-375.26-2|1125	%ifarch %{biarches}
14nu|nvidia-current-375.26-2|1126	# avoid unowned directory
14nu|nvidia-current-375.26-2|1127	%dir %{_prefix}/lib/vdpau
14nu|nvidia-current-375.26-2|1128	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
14nu|nvidia-current-375.26-2|1129	%endif
14nu|nvidia-current-375.26-2|1130	
14nu|nvidia-current-375.26-2|1131	%dir %{nvidia_modulesdir}
14nu|nvidia-current-375.26-2|1132	%{nvidia_modulesdir}/libnvidia-wfb.so.1
14nu|nvidia-current-375.26-2|1133	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
14nu|nvidia-current-375.26-2|1134	%{nvidia_extensionsdir}/libglx.so.%{version}
14nu|nvidia-current-375.26-2|1135	%{nvidia_extensionsdir}/libglx.so
14nu|nvidia-current-375.26-2|1136	%{nvidia_driversdir}/nvidia_drv.so
14nu|nvidia-current-375.26-2|1137	
14nu|nvidia-current-375.26-2|1138	%files -n %{drivername}-devel -f %{pkgname}/nvidia-devel.files
14nu|nvidia-current-375.26-2|1139	%{_includedir}/%{drivername}
14nu|nvidia-current-375.26-2|1140	%{nvidia_libdir}/libGL.so
14nu|nvidia-current-375.26-2|1141	%{nvidia_libdir}/libOpenGL.so
14nu|nvidia-current-375.26-2|1142	%{nvidia_libdir}/libGLX.so
14nu|nvidia-current-375.26-2|1143	%{nvidia_libdir}/libEGL.so
14nu|nvidia-current-375.26-2|1144	%{nvidia_libdir}/libGLESv1_CM.so
14nu|nvidia-current-375.26-2|1145	%{nvidia_libdir}/libGLESv2.so
14nu|nvidia-current-375.26-2|1146	%{nvidia_libdir}/libcuda.so
14nu|nvidia-current-375.26-2|1147	%{nvidia_libdir}/libnvcuvid.so
14nu|nvidia-current-375.26-2|1148	%{nvidia_libdir}/libnvidia-cfg.so
14nu|nvidia-current-375.26-2|1149	%{nvidia_libdir}/libnvidia-fbc.so
14nu|nvidia-current-375.26-2|1150	%{nvidia_libdir}/libnvidia-ifr.so
14nu|nvidia-current-375.26-2|1151	%{nvidia_libdir}/libOpenCL.so
14nu|nvidia-current-375.26-2|1152	%{nvidia_libdir}/libnvidia-ml.so
14nu|nvidia-current-375.26-2|1153	%{nvidia_libdir}/libnvidia-encode.so
14nu|nvidia-current-375.26-2|1154	%ifarch %{biarches}
14nu|nvidia-current-375.26-2|1155	%{nvidia_libdir32}/libGL.so
14nu|nvidia-current-375.26-2|1156	%{nvidia_libdir32}/libOpenGL.so
14nu|nvidia-current-375.26-2|1157	%{nvidia_libdir32}/libGLX.so
14nu|nvidia-current-375.26-2|1158	%{nvidia_libdir32}/libEGL.so
14nu|nvidia-current-375.26-2|1159	%{nvidia_libdir32}/libGLESv1_CM.so
14nu|nvidia-current-375.26-2|1160	%{nvidia_libdir32}/libGLESv2.so
14nu|nvidia-current-375.26-2|1161	%{nvidia_libdir32}/libcuda.so
14nu|nvidia-current-375.26-2|1162	%{nvidia_libdir32}/libnvcuvid.so
14nu|nvidia-current-375.26-2|1163	%{nvidia_libdir32}/libnvidia-fbc.so
14nu|nvidia-current-375.26-2|1164	%{nvidia_libdir32}/libnvidia-ifr.so
14nu|nvidia-current-375.26-2|1165	%{nvidia_libdir32}/libOpenCL.so
14nu|nvidia-current-375.26-2|1166	%{nvidia_libdir32}/libnvidia-ml.so
14nu|nvidia-current-375.26-2|1167	%{nvidia_libdir32}/libnvidia-encode.so
14nu|nvidia-current-375.26-2|1168	%endif
14nu|nvidia-current-375.26-2|1169	
14nu|nvidia-current-375.26-2|1170	%files -n dkms-%{drivername}
14nu|nvidia-current-375.26-2|1171	%doc %{pkgname}/LICENSE
14nu|nvidia-current-375.26-2|1172	%{_usrsrc}/%{drivername}-%{version}-%{release}
14nu|nvidia-current-375.26-2|1173	
14nu|nvidia-current-375.26-2|1174	%files -n %{drivername}-doc-html -f %{pkgname}/nvidia-html.files
14nu|nvidia-current-375.26-2|1175	
14nu|nvidia-current-375.26-2|1176	%files -n %{drivername}-cuda-opencl -f %{pkgname}/nvidia-cuda.files
14nu|nvidia-current-375.26-2|1177	%{nvidia_libdir}/libnvcuvid.so.%{version}
14nu|nvidia-current-375.26-2|1178	%{nvidia_libdir}/libnvcuvid.so.1
14nu|nvidia-current-375.26-2|1179	%{nvidia_libdir}/libnvidia-encode.so.1
14nu|nvidia-current-375.26-2|1180	%{nvidia_libdir}/libnvidia-encode.so.%{version}
14nu|nvidia-current-375.26-2|1181	%{nvidia_libdir}/libOpenCL.so.1.0.0
14nu|nvidia-current-375.26-2|1182	%{nvidia_libdir}/libOpenCL.so.1.0
14nu|nvidia-current-375.26-2|1183	%{nvidia_libdir}/libOpenCL.so.1
14nu|nvidia-current-375.26-2|1184	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
14nu|nvidia-current-375.26-2|1185	%{nvidia_libdir}/libcuda.so.%{version}
14nu|nvidia-current-375.26-2|1186	%{nvidia_libdir}/libcuda.so.1
14nu|nvidia-current-375.26-2|1187	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
14nu|nvidia-current-375.26-2|1188	%{nvidia_libdir}/libnvidia-opencl.so.1
14nu|nvidia-current-375.26-2|1189	%ifarch x86_64
14nu|nvidia-current-375.26-2|1190	%{nvidia_libdir32}/libnvidia-opencl.so.*
14nu|nvidia-current-375.26-2|1191	%{nvidia_libdir32}/libnvcuvid.so.%{version}
14nu|nvidia-current-375.26-2|1192	%{nvidia_libdir32}/libnvcuvid.so.1
14nu|nvidia-current-375.26-2|1193	%{nvidia_libdir32}/libnvidia-encode.so.1
14nu|nvidia-current-375.26-2|1194	%{nvidia_libdir32}/libnvidia-encode.so.%{version}
14nu|nvidia-current-375.26-2|1195	%endif
14nu|nvidia-current-375.26-2|1196	%ifarch %{biarches}
14nu|nvidia-current-375.26-2|1197	%{nvidia_libdir32}/libOpenCL.so.1.0.0
14nu|nvidia-current-375.26-2|1198	%{nvidia_libdir32}/libOpenCL.so.1.0
14nu|nvidia-current-375.26-2|1199	%{nvidia_libdir32}/libOpenCL.so.1
14nu|nvidia-current-375.26-2|1200	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
14nu|nvidia-current-375.26-2|1201	%{nvidia_libdir32}/libcuda.so.%{version}
14nu|nvidia-current-375.26-2|1202	%{nvidia_libdir32}/libcuda.so.1
14nu|nvidia-current-375.26-2|1203	%endif
14nu|nvidia-current-375.26-2|1204	
14nu|nvidia-current-375.26-2|1205	%changelog
14nu|nvidia-current-375.26-2|1206	
14nu|nvidia-current-375.26-2|1207	* Sun Dec 25 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 375.26-2
14nu|nvidia-current-375.26-2|1208	- (cc466fd) Always re-create initrd when installing/removing these drivers
14nu|nvidia-current-375.26-2|1209	- (cc466fd) NVidia drivers may get into the initrd image in some cases. If a driver
14nu|nvidia-current-375.26-2|1210	- (cc466fd) is updated but initrd is not, the graphics will fail to start at the next
14nu|nvidia-current-375.26-2|1211	- (cc466fd) boot with an error similar to the following in dmesg:
14nu|nvidia-current-375.26-2|1212	- (cc466fd) -------------
14nu|nvidia-current-375.26-2|1213	- (cc466fd) NVRM: API mismatch: the client has the version 375.26, but
14nu|nvidia-current-375.26-2|1214	- (cc466fd) NVRM: this kernel module has the version 375.20.  Please
14nu|nvidia-current-375.26-2|1215	- (cc466fd) NVRM: make sure that this kernel module and all NVIDIA driver
14nu|nvidia-current-375.26-2|1216	- (cc466fd) NVRM: components have the same version.
14nu|nvidia-current-375.26-2|1217	- (cc466fd) -------------
14nu|nvidia-current-375.26-2|1218	- (cc466fd) Let is re-create initrd to make sure the correct driver is used.
14nu|nvidia-current-375.26-2|1219	
14nu|nvidia-current-375.26-2|1220	* Sat Dec 24 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 375.26-1
14nu|nvidia-current-375.26-2|1221	- (6fd4209) Updated to version 375.26
14nu|nvidia-current-375.26-2|1222	- (6fd4209) https://devtalk.nvidia.com/default/topic/981831/b/t/post/5037664/#5037664
14nu|nvidia-current-375.26-2|1223	- (6fd4209) Release highlights since 375.20:
14nu|nvidia-current-375.26-2|1224	- (6fd4209) * Added support for the following GPU:
14nu|nvidia-current-375.26-2|1225	- (6fd4209) Quadro M3000 SE
14nu|nvidia-current-375.26-2|1226	- (6fd4209) * Fixed a regression that prevented the backlight on some notebook
14nu|nvidia-current-375.26-2|1227	- (6fd4209) computer displays from turning back on after being shut off.
14nu|nvidia-current-375.26-2|1228	- (6fd4209) * Fixed a regression that prevented the console from being restored
14nu|nvidia-current-375.26-2|1229	- (6fd4209) properly when using SLI.
14nu|nvidia-current-375.26-2|1230	- (6fd4209) * Fixed a regression that could cause the nvidia-settings control
14nu|nvidia-current-375.26-2|1231	- (6fd4209) panel to crash on startup with certain GPU configurations.
14nu|nvidia-current-375.26-2|1232	- (6fd4209) * Fixed a regression that prevented the GLX_NV_swap_group extension
14nu|nvidia-current-375.26-2|1233	- (6fd4209) from working when using SLI or Quadro Sync.
14nu|nvidia-current-375.26-2|1234	- (6fd4209) * Fixed a long-standing bug that caused the NVIDIA X driver to not
14nu|nvidia-current-375.26-2|1235	- (6fd4209) correctly detect AC/battery hotplug events on notebooks.
14nu|nvidia-current-375.26-2|1236	- (6fd4209) * Fixed an interaction problem between the Linux kernel's
14nu|nvidia-current-375.26-2|1237	- (6fd4209) CONFIG_HARDENED_USERCOPY feature (new in Linux kernel 4.8) and
14nu|nvidia-current-375.26-2|1238	- (6fd4209) nvidia-drm.ko with modeset=1 enabled. This problem caused
14nu|nvidia-current-375.26-2|1239	- (6fd4209) CONFIG_HARDENED_USERCOPY to erroneously halt the system, issuing reports
14nu|nvidia-current-375.26-2|1240	- (6fd4209) of the form:
14nu|nvidia-current-375.26-2|1241	- (6fd4209) usercopy: kernel memory overwrite attempt detected to
14nu|nvidia-current-375.26-2|1242	- (6fd4209) ffff8803e8ec7ce0 (<process stack>) (8 bytes)
14nu|nvidia-current-375.26-2|1243	
14nu|nvidia-current-375.26-2|1244	* Wed Dec 07 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 375.20-2
14nu|nvidia-current-375.26-2|1245	- (aede852) Require dkms-nvidia-current explicitly
14nu|nvidia-current-375.26-2|1246	- (aede852) This is necessary in (probably rare) cases when nvidia-current is based
14nu|nvidia-current-375.26-2|1247	- (aede852) on the same driver version as some nvidiaXYZ.
14nu|nvidia-current-375.26-2|1248	
14nu|nvidia-current-375.26-2|1249	* Wed Dec 07 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 375.20-1
14nu|nvidia-current-375.26-2|1250	- (846f9bd) Updated to version 375.20
14nu|nvidia-current-375.26-2|1251	- (846f9bd) Upstream changes (w.r.t. v370.28):
14nu|nvidia-current-375.26-2|1252	- (846f9bd) Additions / improvements:
14nu|nvidia-current-375.26-2|1253	- (846f9bd) * Added support for the following GPUs:
14nu|nvidia-current-375.26-2|1254	- (846f9bd) GeForce GTX 1050
14nu|nvidia-current-375.26-2|1255	- (846f9bd) GeForce GTX 1050 Ti
14nu|nvidia-current-375.26-2|1256	- (846f9bd) Quadro M620
14nu|nvidia-current-375.26-2|1257	- (846f9bd) Quadro M5000 SE
14nu|nvidia-current-375.26-2|1258	- (846f9bd) Quadro P6000
14nu|nvidia-current-375.26-2|1259	- (846f9bd) Quadro P5000
14nu|nvidia-current-375.26-2|1260	- (846f9bd) Tesla P100-PCIE-12GB
14nu|nvidia-current-375.26-2|1261	- (846f9bd) Tesla P100-PCIE-16GB
14nu|nvidia-current-375.26-2|1262	- (846f9bd) Tesla P100-SXM2-16GB
14nu|nvidia-current-375.26-2|1263	- (846f9bd) Tesla P4
14nu|nvidia-current-375.26-2|1264	- (846f9bd) Tesla P40
14nu|nvidia-current-375.26-2|1265	- (846f9bd) * Added new X configuration options:
14nu|nvidia-current-375.26-2|1266	- (846f9bd) ForceCompositionPipeline
14nu|nvidia-current-375.26-2|1267	- (846f9bd) ForceFullCompositionPipeline
14nu|nvidia-current-375.26-2|1268	- (846f9bd) which override the MetaMode tokens with the same names.
14nu|nvidia-current-375.26-2|1269	- (846f9bd) * Added support for X.Org xserver ABI 23 (xorg-server 1.19)
14nu|nvidia-current-375.26-2|1270	- (846f9bd) * Added support for the RandR TILE property added in RandR 1.5.
14nu|nvidia-current-375.26-2|1271	- (846f9bd) * Improved compatibility with recent Linux kernels.
14nu|nvidia-current-375.26-2|1272	- (846f9bd) * Added support for NVIDIA 3D Vision 2 Stereo on Linux. This IR emitter
14nu|nvidia-current-375.26-2|1273	- (846f9bd) can be used with stereo mode "10" set in the X configuration file.
14nu|nvidia-current-375.26-2|1274	- (846f9bd) * Added support for the screen_info.ext_lfb_base field, on kernels that
14nu|nvidia-current-375.26-2|1275	- (846f9bd) have it, in order to properly handle UEFI framebuffer consoles with
14nu|nvidia-current-375.26-2|1276	- (846f9bd) physical addresses above 4GB.
14nu|nvidia-current-375.26-2|1277	- (846f9bd) * Improved console restore behavior on systems that use the UEFI
14nu|nvidia-current-375.26-2|1278	- (846f9bd) Graphics Output Protocol, and most vesafb modes.
14nu|nvidia-current-375.26-2|1279	- (846f9bd) * Added EGL support to the GL Vendor Neutral Dispatch Library
14nu|nvidia-current-375.26-2|1280	- (846f9bd) (libGLVND).
14nu|nvidia-current-375.26-2|1281	- (846f9bd) * Raised the on-disk OpenGL shader cache size from 64MB to 128MB. Refer
14nu|nvidia-current-375.26-2|1282	- (846f9bd) to the "Specifying OpenGL Environment Variable Settings" section of
14nu|nvidia-current-375.26-2|1283	- (846f9bd) the driver README for details on how to select its location or disable
14nu|nvidia-current-375.26-2|1284	- (846f9bd) it.
14nu|nvidia-current-375.26-2|1285	- (846f9bd) Fixes:
14nu|nvidia-current-375.26-2|1286	- (846f9bd) * Fixed a bug that could cause displays in SLI Mosaic to blank when
14nu|nvidia-current-375.26-2|1287	- (846f9bd) applying a transformation matrix.
14nu|nvidia-current-375.26-2|1288	- (846f9bd) * Fixed a bug that prevented 	G-SYNC from working on notebook
14nu|nvidia-current-375.26-2|1289	- (846f9bd) displays.
14nu|nvidia-current-375.26-2|1290	- (846f9bd) * Fixed a bug that caused DisplayPort multistream devices to go blank
14nu|nvidia-current-375.26-2|1291	- (846f9bd) after the console is restored.
14nu|nvidia-current-375.26-2|1292	- (846f9bd) * Fixed a bug that caused a kernel crash when starting X for the second
14nu|nvidia-current-375.26-2|1293	- (846f9bd) time when more than one DisplayPort multistream device is connected to
14nu|nvidia-current-375.26-2|1294	- (846f9bd) a single DisplayPort connector via a branch device.
14nu|nvidia-current-375.26-2|1295	- (846f9bd) * Fixed a crash in nvidia-settings when adding Application Profile Rule
14nu|nvidia-current-375.26-2|1296	- (846f9bd) and Profile entries.
14nu|nvidia-current-375.26-2|1297	- (846f9bd) * Removed the "Enable Tooltip" option in nvidia-settings for the GTK 2
14nu|nvidia-current-375.26-2|1298	- (846f9bd) interface.
14nu|nvidia-current-375.26-2|1299	- (846f9bd) * Fixed a bug in synchronization primitives shared between X and OpenGL.
14nu|nvidia-current-375.26-2|1300	- (846f9bd) * Fixed a bug that caused issues with panning and cursor constraining
14nu|nvidia-current-375.26-2|1301	- (846f9bd) when mixing PRIME-driven displays with natively driven displays.
14nu|nvidia-current-375.26-2|1302	- (846f9bd) * Fixed a bug that caused long delays when leaving the VT or disabling a
14nu|nvidia-current-375.26-2|1303	- (846f9bd) display device while an OpenGL application is running.
14nu|nvidia-current-375.26-2|1304	- (846f9bd) * Fixed a bug that could prevent systems with GPUs configured in SLI
14nu|nvidia-current-375.26-2|1305	- (846f9bd) from resuming correctly from ACPI S3/S4 sleep/hibernate states.
14nu|nvidia-current-375.26-2|1306	- (846f9bd) * Fixed a bug that could cause quad-buffered stereo applications to
14nu|nvidia-current-375.26-2|1307	- (846f9bd) crash when disabling displays.
14nu|nvidia-current-375.26-2|1308	- (846f9bd) * Updated the behavior of the nvidia-settings control panel upon closing
14nu|nvidia-current-375.26-2|1309	- (846f9bd) the control panel window to be consistent with clicking the control
14nu|nvidia-current-375.26-2|1310	- (846f9bd) panel's "Quit" button.
14nu|nvidia-current-375.26-2|1311	- (846f9bd) Packaging-related changes:
14nu|nvidia-current-375.26-2|1312	- (846f9bd) The .manifest file has duplicate lines this time. Perhaps, that is not
14nu|nvidia-current-375.26-2|1313	- (846f9bd) intentional. We take care of that anyway.
14nu|nvidia-current-375.26-2|1314	
14nu|nvidia-current-375.26-2|1315	* Fri Sep 09 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 370.28-1
14nu|nvidia-current-375.26-2|1316	- (7cda827) Updated to versio 370.28
14nu|nvidia-current-375.26-2|1317	
14nu|nvidia-current-375.26-2|1318	* Fri Aug 26 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 370.23-3
14nu|nvidia-current-375.26-2|1319	- (b772623) Updated to version 370.23
14nu|nvidia-current-375.26-2|1320	
14nu|nvidia-current-375.26-2|1321	* Wed May 04 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 364.15-3
14nu|nvidia-current-375.26-2|1322	- (58bbfbd) Explicitly remove the modules with the older naming convention
14nu|nvidia-current-375.26-2|1323	- (58bbfbd) After the rename of the main module back to nvidia.ko, dkms.conf
14nu|nvidia-current-375.26-2|1324	- (58bbfbd) changed. It seems, DKMS uses only the newer dkms.conf when the package
14nu|nvidia-current-375.26-2|1325	- (58bbfbd) is upgraded and does not remove nvidiaXYZ.ko as a result.
14nu|nvidia-current-375.26-2|1326	- (58bbfbd) This causes trouble because nvidia.ko gets installed to the system too.
14nu|nvidia-current-375.26-2|1327	- (58bbfbd) At boot time, the system may choose incorrect driver and fail to start
14nu|nvidia-current-375.26-2|1328	- (58bbfbd) the graphics.
14nu|nvidia-current-375.26-2|1329	- (58bbfbd) Removing nvidia3*.ko and nvidia-current.ko explicitly to avoid that.
14nu|nvidia-current-375.26-2|1330	
14nu|nvidia-current-375.26-2|1331	* Wed May 04 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 364.15-2
14nu|nvidia-current-375.26-2|1332	- (044f28b) Keep "nvidia" as the name of the module
14nu|nvidia-current-375.26-2|1333	- (044f28b) Previously, we renamed nvidia.ko to nvidiaXYZ.ko and added an alias
14nu|nvidia-current-375.26-2|1334	- (044f28b) "nvidia" for modprobe for find the module. This turned out to confuse
14nu|nvidia-current-375.26-2|1335	- (044f28b) modprobe which was unable to unload nvidia.ko as a result and that was
14nu|nvidia-current-375.26-2|1336	- (044f28b) the source of problems for Bumblebee for example.
14nu|nvidia-current-375.26-2|1337	- (044f28b) Let us keep things straight:
14nu|nvidia-current-375.26-2|1338	- (044f28b) * the module should not be renamed;
14nu|nvidia-current-375.26-2|1339	- (044f28b) * it is better to make "nvidiaXYZ" an alias to "nvidia" rather than vice
14nu|nvidia-current-375.26-2|1340	- (044f28b) versa.
14nu|nvidia-current-375.26-2|1341	
14nu|nvidia-current-375.26-2|1342	* Sun Apr 17 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 364.15-1
14nu|nvidia-current-375.26-2|1343	- (93632bc) Updated to version 364.15 beta
14nu|nvidia-current-375.26-2|1344	- (93632bc) Highlights for this version:
14nu|nvidia-current-375.26-2|1345	- (93632bc) * preliminary support for kernel modesetting (DRM KMS), disabled by
14nu|nvidia-current-375.26-2|1346	- (93632bc) default;
14nu|nvidia-current-375.26-2|1347	- (93632bc) * preliminary (and quite limited) support for Wayland;
14nu|nvidia-current-375.26-2|1348	- (93632bc) * GLVND OpenGL API is now used internally;
14nu|nvidia-current-375.26-2|1349	- (93632bc) * preliminary support for Vulkan;
14nu|nvidia-current-375.26-2|1350	- (93632bc) * new supported GPUs: GeForce 920MX and 930MX, Quadro M6000 and more;
14nu|nvidia-current-375.26-2|1351	- (93632bc) * lots of bug fixes.
14nu|nvidia-current-375.26-2|1352	
14nu|nvidia-current-375.26-2|1353	* Wed Dec 09 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 358.16-3
14nu|nvidia-current-375.26-2|1354	- (eafa492) MassBuild#890: Increase release tag
14nu|nvidia-current-375.26-2|1355	
14nu|nvidia-current-375.26-2|1356	* Sun Dec 06 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 358.16-2
14nu|nvidia-current-375.26-2|1357	- (9273929) MassBuild#889: Increase release tag
14nu|nvidia-current-375.26-2|1358	
14nu|nvidia-current-375.26-2|1359	* Sun Dec 06 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 358.16-1
14nu|nvidia-current-375.26-2|1360	- (897b79e) Updated to version 358.16
14nu|nvidia-current-375.26-2|1361	- (897b79e) Most significant changes:
14nu|nvidia-current-375.26-2|1362	- (897b79e) * Added a new system memory allocation mechanism for large allocations.
14nu|nvidia-current-375.26-2|1363	- (897b79e) * Added support for OpenGL 4.3.
14nu|nvidia-current-375.26-2|1364	- (897b79e) * Added support for X.Org xserver ABI 20 (xorg-server 1.18).
14nu|nvidia-current-375.26-2|1365	- (897b79e) * Lots of fixes.
14nu|nvidia-current-375.26-2|1366	
14nu|nvidia-current-375.26-2|1367	* Fri Oct 23 2015 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 355.06-2
14nu|nvidia-current-375.26-2|1368	- (17dfe1b) Release up
14nu|nvidia-current-375.26-2|1369	
14nu|nvidia-current-375.26-2|1370	* Mon Aug 17 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 355.06-1
14nu|nvidia-current-375.26-2|1371	- (296eadc) Use 'nvidia-current' as the module name (helps with inter-package deps)
14nu|nvidia-current-375.26-2|1372	- (Eugene Shatokhin: 027db61) Updated to version 355.06 beta
14nu|nvidia-current-375.26-2|1373	- (Eugene Shatokhin: 027db61) Most significant changes compared to bersion 352.30:
14nu|nvidia-current-375.26-2|1374	- (Eugene Shatokhin: 027db61) https://devtalk.nvidia.com/default/topic/862392/b/t/post/4625078/#4625078
14nu|nvidia-current-375.26-2|1375	
14nu|nvidia-current-375.26-2|1376	* Tue Aug 11 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 349.16-1
14nu|nvidia-current-375.26-2|1377	- (80a920c) Execute ldconfig -X for nvidia<N>-devel as well
14nu|nvidia-current-375.26-2|1378	- (80a920c) nvidia<N>-devel package provides .so files among other things. Calling
14nu|nvidia-current-375.26-2|1379	- (80a920c) ldconfig now to make these visible for the applications.
14nu|nvidia-current-375.26-2|1380	- (80a920c) For example, this makes libcuda.so visible to Blender without additional
14nu|nvidia-current-375.26-2|1381	- (80a920c) symlinks. See http://bugs.rosalinux.ru/show_bug.cgi?id=5591#c2 for
14nu|nvidia-current-375.26-2|1382	- (80a920c) details.
14nu|nvidia-current-375.26-2|1383	- (Eugene Shatokhin: b4062db) Require only the development files for the kernel
14nu|nvidia-current-375.26-2|1384	- (Eugene Shatokhin: b4062db) The kernel itself might not be installed yet when the dkms modules are
14nu|nvidia-current-375.26-2|1385	- (Eugene Shatokhin: b4062db) rebuilt (that is done when kernel-devel is installed).
14nu|nvidia-current-375.26-2|1386	- (Eugene Shatokhin: e94bd91) Updated to version 349.16
14nu|nvidia-current-375.26-2|1387	- (Eugene Shatokhin: e94bd91) Most significant changes since 346.47:
14nu|nvidia-current-375.26-2|1388	- (Eugene Shatokhin: e94bd91) * Added support for the following GPUs: Quadro K1200, Quadro M6000,
14nu|nvidia-current-375.26-2|1389	- (Eugene Shatokhin: e94bd91) GeForce 920M, GeForce 930A, GeForce 930M, GeForce 940M, GeForce GTX
14nu|nvidia-current-375.26-2|1390	- (Eugene Shatokhin: e94bd91) 950M, GeForce GTX 960M, GeForce GTX TITAN X.
14nu|nvidia-current-375.26-2|1391	- (Eugene Shatokhin: e94bd91) * Added support for G-SYNC monitors when used together with non-G-SYNC
14nu|nvidia-current-375.26-2|1392	- (Eugene Shatokhin: e94bd91) monitors.
14nu|nvidia-current-375.26-2|1393	- (Eugene Shatokhin: e94bd91) * Removed the (deprecated) "EnableACPIHotkeys" X configuration option.
14nu|nvidia-current-375.26-2|1394	- (Eugene Shatokhin: e94bd91) * Added support for lossless H.264/AVC video streams to VDPAU.
14nu|nvidia-current-375.26-2|1395	- (Eugene Shatokhin: e94bd91) * Added support for VDPAU Feature Set F to the NVIDIA VDPAU driver.
14nu|nvidia-current-375.26-2|1396	- (Eugene Shatokhin: e94bd91) * Added nvidia-settings commandline support to query the current and
14nu|nvidia-current-375.26-2|1397	- (Eugene Shatokhin: e94bd91) targeted GPU fan speed.
14nu|nvidia-current-375.26-2|1398	- (Eugene Shatokhin: e94bd91) * Added support for YUV 4:2:0 compression to enable HDMI 2.0 4K@60Hz
14nu|nvidia-current-375.26-2|1399	- (Eugene Shatokhin: e94bd91) modes.
14nu|nvidia-current-375.26-2|1400	- (Eugene Shatokhin: e94bd91) * Bug fixes.
14nu|nvidia-current-375.26-2|1401	
14nu|nvidia-current-375.26-2|1402	* Fri Apr 17 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 346.47-1
14nu|nvidia-current-375.26-2|1403	- (bb5dc02) Build and install the driver for all kernels at once
14nu|nvidia-current-375.26-2|1404	- (bb5dc02) Before this commit, the drivers were built and installed automatically
14nu|nvidia-current-375.26-2|1405	- (bb5dc02) for the current kernel when the user installed the dkms-<...> package.
14nu|nvidia-current-375.26-2|1406	- (bb5dc02) This could be inconvenient if the user installed the driver and then
14nu|nvidia-current-375.26-2|1407	- (bb5dc02) rebooted the system to a different kernel. DKMS might have failed to
14nu|nvidia-current-375.26-2|1408	- (bb5dc02) build the driver for that kernel at boot, which lead to problems.
14nu|nvidia-current-375.26-2|1409	- (bb5dc02) Let's build and install the drivers for all kernels available in the
14nu|nvidia-current-375.26-2|1410	- (bb5dc02) system at the moment of package installation (if the kernels have
14nu|nvidia-current-375.26-2|1411	- (bb5dc02) development files, of course).
14nu|nvidia-current-375.26-2|1412	- (bb5dc02) Note that the installation of the package should not fail even if the
14nu|nvidia-current-375.26-2|1413	- (bb5dc02) driver fails to build for some kernels.
14nu|nvidia-current-375.26-2|1414	- (Eugene Shatokhin: 00646e4) Cosmetic: whitespace
14nu|nvidia-current-375.26-2|1415	- (Eugene Shatokhin: 99da356) Update to version 346.47 (synced no nvidia346 for now)
14nu|nvidia-current-375.26-2|1416	- (Eugene Shatokhin: 99da356) New upstream version, 346.x. Supports GeForce GTX 400 series and newer
14nu|nvidia-current-375.26-2|1417	- (Eugene Shatokhin: 99da356) GPUs.
14nu|nvidia-current-375.26-2|1418	
14nu|nvidia-current-375.26-2|1419	* Fri Oct 31 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 343.22-4
14nu|nvidia-current-375.26-2|1420	- (1f0ed0f) Do not restore the original xorg.conf upon removal of nvidia-current
14nu|nvidia-current-375.26-2|1421	- (1f0ed0f) The saved xorg.conf may correspond to another version of NVidia driver,
14nu|nvidia-current-375.26-2|1422	- (1f0ed0f) for example. These packages for these drivers, however, conflict with
14nu|nvidia-current-375.26-2|1423	- (1f0ed0f) those for nvidia-current and are removed when the latter is installed.
14nu|nvidia-current-375.26-2|1424	- (1f0ed0f) Restoring xorg.conf for a driver that is no longer installed is a bad
14nu|nvidia-current-375.26-2|1425	- (1f0ed0f) idea. It will remain as a backup copy (xorg.conf-pre-nvidia-current.bak)
14nu|nvidia-current-375.26-2|1426	- (1f0ed0f) in case the user made some changes to it before.
14nu|nvidia-current-375.26-2|1427	
14nu|nvidia-current-375.26-2|1428	* Thu Oct 30 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 343.22-3
14nu|nvidia-current-375.26-2|1429	- (6c35777) Updated to version 343.22
14nu|nvidia-current-375.26-2|1430	- (6c35777) Changes since 340.24:
14nu|nvidia-current-375.26-2|1431	- (6c35777) Removed support for G8x, G9x, and GT2xx GPUs, and motherboard chipsets
14nu|nvidia-current-375.26-2|1432	- (6c35777) based on them. Ongoing support for new Linux kernels and X servers, as
14nu|nvidia-current-375.26-2|1433	- (6c35777) well as fixes for critical bugs, will be included in 340.* legacy
14nu|nvidia-current-375.26-2|1434	- (6c35777) releases through the end of 2019.
14nu|nvidia-current-375.26-2|1435	- (6c35777) Added support for the following GPUs: GeForce GTX 970, GeForce GTX
14nu|nvidia-current-375.26-2|1436	- (6c35777) 980, GeForce 830A, GeForce 810M
14nu|nvidia-current-375.26-2|1437	- (6c35777) Fixed a bug that caused disabled displays to be implicitly included in
14nu|nvidia-current-375.26-2|1438	- (6c35777) the target selection for some queries and assignments on the
14nu|nvidia-current-375.26-2|1439	- (6c35777) nvidia-settings command line interface, in the absence of any explicit
14nu|nvidia-current-375.26-2|1440	- (6c35777) target selection.
14nu|nvidia-current-375.26-2|1441	- (6c35777) Added a new attribute to the NV-CONTROL API to query the current
14nu|nvidia-current-375.26-2|1442	- (6c35777) utilization of the video decode engine.
14nu|nvidia-current-375.26-2|1443	- (6c35777) Fixed a bug where the Exchange Stereo Eyes setting in nvidia-settings
14nu|nvidia-current-375.26-2|1444	- (6c35777) didn't work in certain stereo configurations.
14nu|nvidia-current-375.26-2|1445	- (6c35777) Worked around a Unigine Heaven 3.0 shader bug which could cause
14nu|nvidia-current-375.26-2|1446	- (6c35777) corruption when tessellation is enabled by implementing an application
14nu|nvidia-current-375.26-2|1447	- (6c35777) profile that uses the "GLIgnoreGLSLExtReqs" setting. See the
14nu|nvidia-current-375.26-2|1448	- (6c35777) documentation for the __GL_IGNORE_GLSL_EXT_REQS environment variable for
14nu|nvidia-current-375.26-2|1449	- (6c35777) more details.
14nu|nvidia-current-375.26-2|1450	- (6c35777) Fixed a memory leak when destroying EGL surfaces.
14nu|nvidia-current-375.26-2|1451	- (6c35777) Added support for multiple simultaneous EGL displays.
14nu|nvidia-current-375.26-2|1452	- (6c35777) Fixed a bug that could cause nvidia-installer to unsuccessfully
14nu|nvidia-current-375.26-2|1453	- (6c35777) attempt to delete the directory containing precompiled kernel module
14nu|nvidia-current-375.26-2|1454	- (6c35777) interfaces, on packages prepared with --add-this-kernel.
14nu|nvidia-current-375.26-2|1455	- (6c35777) Updated nvidia-installer to log uninstallation to a separate file from
14nu|nvidia-current-375.26-2|1456	- (6c35777) the installation log, and to attempt uninstalling previous driver
14nu|nvidia-current-375.26-2|1457	- (6c35777) installations using the installer program from the previous
14nu|nvidia-current-375.26-2|1458	- (6c35777) installation, when available.
14nu|nvidia-current-375.26-2|1459	- (6c35777) Fixed a regression that prevented the internal stereo infrared emitter
14nu|nvidia-current-375.26-2|1460	- (6c35777) built into some 3D Vision monitors from working.
14nu|nvidia-current-375.26-2|1461	- (6c35777) Fixed a bug that could cause some Java-based OpenGL applications using
14nu|nvidia-current-375.26-2|1462	- (6c35777) JOGL to crash on startup on systems with Xinerama enabled.
14nu|nvidia-current-375.26-2|1463	- (6c35777) Fixed a bug that could prevent OpenGL Framebuffer Objects (FBOs) from
14nu|nvidia-current-375.26-2|1464	- (6c35777) being properly redrawn after a modeswitch.
14nu|nvidia-current-375.26-2|1465	- (6c35777) Fixed a memory leak that occurred when starting OpenGL applications.
14nu|nvidia-current-375.26-2|1466	- (6c35777) Fixed a bug that prevented the EDID-Like Data (ELD) of audio-capable
14nu|nvidia-current-375.26-2|1467	- (6c35777) displays from being updated when hotplugged/unplugged.
14nu|nvidia-current-375.26-2|1468	- (6c35777) Fixed a bug that caused Xid errors when using stereo mode 12 (HDMI 3D)
14nu|nvidia-current-375.26-2|1469	- (6c35777) on Quadro boards without an onboard stereo DIN connector.
14nu|nvidia-current-375.26-2|1470	- (6c35777) Fixed a video corruption issue for VDPAU decoding of VC-1 and WMV
14nu|nvidia-current-375.26-2|1471	- (6c35777) video streams utilizing range remapping on Maxwell GPUs.
14nu|nvidia-current-375.26-2|1472	- (6c35777) Fixed a "black window" bug in Ubuntu 14.04 when using the Xinerama and
14nu|nvidia-current-375.26-2|1473	- (6c35777) Composite extensions.
14nu|nvidia-current-375.26-2|1474	- (6c35777) Fixed a bug that caused the screen's contents to be shifted downward
14nu|nvidia-current-375.26-2|1475	- (6c35777) when a G-SYNC monitor is unplugged and replaced by a non-G-SYNC monitor.
14nu|nvidia-current-375.26-2|1476	- (6c35777) Fixed a bug that prevented G-SYNC from working when a G-SYNC monitor
14nu|nvidia-current-375.26-2|1477	- (6c35777) was unplugged and plugged back in without a modeset.
14nu|nvidia-current-375.26-2|1478	- (6c35777) Fixed a bug that could cause framelock status to be incorrectly
14nu|nvidia-current-375.26-2|1479	- (6c35777) reported in the nvidia-settings control panel on some multi-GPU
14nu|nvidia-current-375.26-2|1480	- (6c35777) framelock configurations.
14nu|nvidia-current-375.26-2|1481	- (6c35777) Improved the performance of OpenGL applications that request a large
14nu|nvidia-current-375.26-2|1482	- (6c35777) number of GPU mappings via the GL_NV_shader_buffer_load extension.
14nu|nvidia-current-375.26-2|1483	- (6c35777) Fixed a bug that could cause a system crash when killing applications
14nu|nvidia-current-375.26-2|1484	- (6c35777) that use NVIDIA GPUs on multiple-GPU systems with IOMMU functionality
14nu|nvidia-current-375.26-2|1485	- (6c35777) enabled.
14nu|nvidia-current-375.26-2|1486	- (6c35777) Fixed a bug that caused the NVIDIA kernel module to leak memory for
14nu|nvidia-current-375.26-2|1487	- (6c35777) DMA mappings on some configurations.
14nu|nvidia-current-375.26-2|1488	- (6c35777) Updated nvidia-installer to avoid writing to non-zero offsets of
14nu|nvidia-current-375.26-2|1489	- (6c35777) sysctl files in /proc/sys/kernel.
14nu|nvidia-current-375.26-2|1490	- (6c35777) Fixed a bug that prevented the "sync to vblank" setting from being
14nu|nvidia-current-375.26-2|1491	- (6c35777) honored for EGL applications.
14nu|nvidia-current-375.26-2|1492	- (6c35777) Fixed a bug that could cause some OpenGL programs to encounter out of
14nu|nvidia-current-375.26-2|1493	- (6c35777) memory during a mode switch.
14nu|nvidia-current-375.26-2|1494	- (6c35777) Fixed a bug that prevented the NVIDIA OpenGL driver from honoring the
14nu|nvidia-current-375.26-2|1495	- (6c35777) __GL_SHADER_DISK_CACHE_PATH environment variable.
14nu|nvidia-current-375.26-2|1496	- (6c35777) Added option UseSysmemPixmapAccel to control the use of GPU
14nu|nvidia-current-375.26-2|1497	- (6c35777) acceleration for X drawing operations on pixmaps allocated in system
14nu|nvidia-current-375.26-2|1498	- (6c35777) memory.
14nu|nvidia-current-375.26-2|1499	- (6c35777) Fixed a bug that could prevent 32-bit GPU-based applications from
14nu|nvidia-current-375.26-2|1500	- (6c35777) running correctly on 64-bit systems when using GPUs with very large
14nu|nvidia-current-375.26-2|1501	- (6c35777) memory-mapped I/O regions.
14nu|nvidia-current-375.26-2|1502	- (6c35777) Fixed a bug that could cause poor system performance and hangs when
14nu|nvidia-current-375.26-2|1503	- (6c35777) running large compute workloads on IOMMU-enabled systems.
14nu|nvidia-current-375.26-2|1504	- (6c35777) Fixed a bug that could cause a system crash when two or more processes
14nu|nvidia-current-375.26-2|1505	- (6c35777) try to load the nvidia-uvm driver.
14nu|nvidia-current-375.26-2|1506	
14nu|nvidia-current-375.26-2|1507	* Thu Oct 30 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-6
14nu|nvidia-current-375.26-2|1508	- (04d31c4) Made nvidia-current independent from XFdrake; enabled nvidia_uvm
14nu|nvidia-current-375.26-2|1509	- (04d31c4) nvidia-current is not supposed to be installed with XFdrake. So,
14nu|nvidia-current-375.26-2|1510	- (04d31c4) it sets up everything (xorg.conf, nomodeset, etc.) by itself.
14nu|nvidia-current-375.26-2|1511	- (04d31c4) However, we cannot support hybrid graphics ("Optimus") this way, so
14nu|nvidia-current-375.26-2|1512	- (04d31c4) the user should set up the graphics manually in these cases.
14nu|nvidia-current-375.26-2|1513	- (04d31c4) Most of the users will probably go the recommended way: XFdrake +
14nu|nvidia-current-375.26-2|1514	- (04d31c4) the long-lived drivers it suggests. "Optimus" is supported for these.
14nu|nvidia-current-375.26-2|1515	- (04d31c4) nvidia-current should be an experimental driver. It is tailored now
14nu|nvidia-current-375.26-2|1516	- (04d31c4) to the systems with GPUs by NVidia only, no hybrids.
14nu|nvidia-current-375.26-2|1517	
14nu|nvidia-current-375.26-2|1518	* Wed Sep 24 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-4
14nu|nvidia-current-375.26-2|1519	- (dee7e8d) Allow to refer to the driver as 'nvidia' in the common use cases
14nu|nvidia-current-375.26-2|1520	- (dee7e8d) 1. 'modprobe nvidia' should load the appropriate driver now.
14nu|nvidia-current-375.26-2|1521	- (dee7e8d) 2. /usr/{lib|lib64}/nvidia is now provided, a symlink to the
14nu|nvidia-current-375.26-2|1522	- (dee7e8d) appropriate library directory.
14nu|nvidia-current-375.26-2|1523	- (dee7e8d) May help bumblebee, etc.: such software may now refer to just nvidia
14nu|nvidia-current-375.26-2|1524	- (dee7e8d) rather than guess which of the packages with nvidia drivers is
14nu|nvidia-current-375.26-2|1525	- (dee7e8d) installed.
14nu|nvidia-current-375.26-2|1526	- (dee7e8d) This change heavily relies on the fact that different packages with
14nu|nvidia-current-375.26-2|1527	- (dee7e8d) nvidia drivers are now mutually exclusive. That is, no more than one
14nu|nvidia-current-375.26-2|1528	- (dee7e8d) such package can be installed on a given system.
14nu|nvidia-current-375.26-2|1529	
14nu|nvidia-current-375.26-2|1530	* Thu Sep 11 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-3
14nu|nvidia-current-375.26-2|1531	- (a0d812a) Added missing 'Provides'
14nu|nvidia-current-375.26-2|1532	
14nu|nvidia-current-375.26-2|1533	* Thu Jul 17 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 340.24-2
14nu|nvidia-current-375.26-2|1534	- (2fa8c1c) Fixed the placement of files
14nu|nvidia-current-375.26-2|1535	
14nu|nvidia-current-375.26-2|1536	* Mon Jul 14 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.89-2
14nu|nvidia-current-375.26-2|1537	- (fa234f4) Specify the correct version of the supported X11 ABI
14nu|nvidia-current-375.26-2|1538	
14nu|nvidia-current-375.26-2|1539	* Mon Jul 14 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.89-1
14nu|nvidia-current-375.26-2|1540	- (434d817) Updated to version 331.89, cleaned up a bit
14nu|nvidia-current-375.26-2|1541	- (434d817) While at it, merged the relevant parts of the .spec file from Mageia.
14nu|nvidia-current-375.26-2|1542	- (434d817) Note that 331.89 is the latest long-lived version. The move to the real
14nu|nvidia-current-375.26-2|1543	- (434d817) "current" version will be mage in the future.
14nu|nvidia-current-375.26-2|1544	
14nu|nvidia-current-375.26-2|1545	* Wed Jun 25 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 331.38-6
14nu|nvidia-current-375.26-2|1546	- (5fc0112) Unified the spec for 2014.1 and 2012.1
14nu|nvidia-current-375.26-2|1547	- (5fc0112) This is convenient for the present if the builds to x11_backports
14nu|nvidia-current-375.26-2|1548	- (5fc0112) are needed too.
14nu|nvidia-current-375.26-2|1549	
14nu|nvidia-current-375.26-2|1550	

26528 14
14nu|ogre-cg-plugin-1.9.0-1|1	%define oname ogre
14nu|ogre-cg-plugin-1.9.0-1|2	%define filever %(echo v%{version}| tr . -)
14nu|ogre-cg-plugin-1.9.0-1|3	
14nu|ogre-cg-plugin-1.9.0-1|4	Summary:	CgProgramManager plugin for OGRE
14nu|ogre-cg-plugin-1.9.0-1|5	Name:		%{oname}-cg-plugin
14nu|ogre-cg-plugin-1.9.0-1|6	Version:	1.9.0
14nu|ogre-cg-plugin-1.9.0-1|7	Release:	1
14nu|ogre-cg-plugin-1.9.0-1|8	License:	LGPLv2+
14nu|ogre-cg-plugin-1.9.0-1|9	Group:		System/Libraries
14nu|ogre-cg-plugin-1.9.0-1|10	Url:		http://www.ogre3d.org/
14nu|ogre-cg-plugin-1.9.0-1|11	Source0:	http://downloads.sourceforge.net/ogre/%{oname}_src_%{filever}.tar.bz2
14nu|ogre-cg-plugin-1.9.0-1|12	Patch0:		ogre-1.9.0-cmake_build-fix.patch
14nu|ogre-cg-plugin-1.9.0-1|13	BuildRequires:	cmake
14nu|ogre-cg-plugin-1.9.0-1|14	BuildRequires:	atomic-devel
14nu|ogre-cg-plugin-1.9.0-1|15	BuildRequires:	boost-devel
14nu|ogre-cg-plugin-1.9.0-1|16	BuildRequires:	cg-devel
14nu|ogre-cg-plugin-1.9.0-1|17	BuildRequires:	freeimage-devel
14nu|ogre-cg-plugin-1.9.0-1|18	BuildRequires:	tinyxml-devel
14nu|ogre-cg-plugin-1.9.0-1|19	BuildRequires:	pkgconfig(cppunit)
14nu|ogre-cg-plugin-1.9.0-1|20	BuildRequires:	pkgconfig(freetype2)
14nu|ogre-cg-plugin-1.9.0-1|21	BuildRequires:	pkgconfig(gl)
14nu|ogre-cg-plugin-1.9.0-1|22	BuildRequires:	pkgconfig(glu)
14nu|ogre-cg-plugin-1.9.0-1|23	BuildRequires:	pkgconfig(ice)
14nu|ogre-cg-plugin-1.9.0-1|24	BuildRequires:	pkgconfig(OIS)
14nu|ogre-cg-plugin-1.9.0-1|25	BuildRequires:	pkgconfig(sm)
14nu|ogre-cg-plugin-1.9.0-1|26	BuildRequires:	pkgconfig(x11)
14nu|ogre-cg-plugin-1.9.0-1|27	BuildRequires:	pkgconfig(xaw7)
14nu|ogre-cg-plugin-1.9.0-1|28	BuildRequires:	pkgconfig(xrandr)
14nu|ogre-cg-plugin-1.9.0-1|29	BuildRequires:	pkgconfig(xt)
14nu|ogre-cg-plugin-1.9.0-1|30	BuildRequires:	pkgconfig(zziplib)
14nu|ogre-cg-plugin-1.9.0-1|31	Requires:	ogre >= %{version}
14nu|ogre-cg-plugin-1.9.0-1|32	
14nu|ogre-cg-plugin-1.9.0-1|33	%description
14nu|ogre-cg-plugin-1.9.0-1|34	This package contains CgProgramManager plugin for OGRE.
14nu|ogre-cg-plugin-1.9.0-1|35	
14nu|ogre-cg-plugin-1.9.0-1|36	%files
14nu|ogre-cg-plugin-1.9.0-1|37	%{_libdir}/OGRE/Plugin_CgProgramManager.so.%{version}
14nu|ogre-cg-plugin-1.9.0-1|38	%{_libdir}/OGRE/Plugin_CgProgramManager.so
14nu|ogre-cg-plugin-1.9.0-1|39	
14nu|ogre-cg-plugin-1.9.0-1|40	#----------------------------------------------------------------------------
14nu|ogre-cg-plugin-1.9.0-1|41	
14nu|ogre-cg-plugin-1.9.0-1|42	%prep
14nu|ogre-cg-plugin-1.9.0-1|43	%setup -qn %{oname}_src_%{filever}
14nu|ogre-cg-plugin-1.9.0-1|44	%patch0 -p1
14nu|ogre-cg-plugin-1.9.0-1|45	rm -f CMake/Packages/FindFreetype.cmake
14nu|ogre-cg-plugin-1.9.0-1|46	
14nu|ogre-cg-plugin-1.9.0-1|47	%build
14nu|ogre-cg-plugin-1.9.0-1|48	%cmake -DOGRE_CONFIG_MEMTRACK_RELEASE:BOOL=OFF
14nu|ogre-cg-plugin-1.9.0-1|49	%make
14nu|ogre-cg-plugin-1.9.0-1|50	
14nu|ogre-cg-plugin-1.9.0-1|51	%install
14nu|ogre-cg-plugin-1.9.0-1|52	mkdir -p %{buildroot}%{_libdir}/OGRE
14nu|ogre-cg-plugin-1.9.0-1|53	cp build/lib/Plugin_CgProgramManager.so.%{version} %{buildroot}%{_libdir}/OGRE/
14nu|ogre-cg-plugin-1.9.0-1|54	pushd %{buildroot}%{_libdir}/OGRE/
14nu|ogre-cg-plugin-1.9.0-1|55	ln -s Plugin_CgProgramManager.so.%{version} Plugin_CgProgramManager.so
14nu|ogre-cg-plugin-1.9.0-1|56	popd
14nu|ogre-cg-plugin-1.9.0-1|57	
14nu|ogre-cg-plugin-1.9.0-1|58	
14nu|ogre-cg-plugin-1.9.0-1|59	%changelog
14nu|ogre-cg-plugin-1.9.0-1|60	* Wed Oct 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.0-1
14nu|ogre-cg-plugin-1.9.0-1|61	+ Revision: 18bad20
14nu|ogre-cg-plugin-1.9.0-1|62	- Apply patch
14nu|ogre-cg-plugin-1.9.0-1|63	
14nu|ogre-cg-plugin-1.9.0-1|64	

26529 14
14nu|opensubdiv-3.0.4-1plf|1	######################
14nu|opensubdiv-3.0.4-1plf|2	# Hardcode PLF build
14nu|opensubdiv-3.0.4-1plf|3	%bcond_without plf
14nu|opensubdiv-3.0.4-1plf|4	######################
14nu|opensubdiv-3.0.4-1plf|5	
14nu|opensubdiv-3.0.4-1plf|6	%if %{with plf}
14nu|opensubdiv-3.0.4-1plf|7	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14nu|opensubdiv-3.0.4-1plf|8	%define extrarelsuffix plf
14nu|opensubdiv-3.0.4-1plf|9	%endif
14nu|opensubdiv-3.0.4-1plf|10	
14nu|opensubdiv-3.0.4-1plf|11	%define oname OpenSubdiv
14nu|opensubdiv-3.0.4-1plf|12	
14nu|opensubdiv-3.0.4-1plf|13	%define sversion %(echo "%{version}" | sed -e "s/\\\./_/g")
14nu|opensubdiv-3.0.4-1plf|14	
14nu|opensubdiv-3.0.4-1plf|15	%define major %{version}
14nu|opensubdiv-3.0.4-1plf|16	%define libosdcpu %mklibname osdCPU %{major}
14nu|opensubdiv-3.0.4-1plf|17	%define libosdgpu %mklibname osdGPU %{major}
14nu|opensubdiv-3.0.4-1plf|18	%define devname %mklibname %{name} -d
14nu|opensubdiv-3.0.4-1plf|19	
14nu|opensubdiv-3.0.4-1plf|20	Summary:	An open source subdivision surface library
14nu|opensubdiv-3.0.4-1plf|21	Name:		opensubdiv
14nu|opensubdiv-3.0.4-1plf|22	Version:	3.0.4
14nu|opensubdiv-3.0.4-1plf|23	Release:	1%{?extrarelsuffix}
14nu|opensubdiv-3.0.4-1plf|24	License:	Apache
14nu|opensubdiv-3.0.4-1plf|25	Group:		System/Libraries
14nu|opensubdiv-3.0.4-1plf|26	Url:		http://graphics.pixar.com/opensubdiv/
14nu|opensubdiv-3.0.4-1plf|27	Source0:	https://github.com/PixarAnimationStudios/OpenSubdiv/archive/%{oname}-%{sversion}.tar.gz
14nu|opensubdiv-3.0.4-1plf|28	Patch0:		OpenSubdiv-3_0_4-libdir.patch
14nu|opensubdiv-3.0.4-1plf|29	Patch1:		OpenSubdiv-3_0_4-cuda7.patch
14nu|opensubdiv-3.0.4-1plf|30	BuildRequires:	cmake
14nu|opensubdiv-3.0.4-1plf|31	BuildRequires:	clew-devel
14nu|opensubdiv-3.0.4-1plf|32	BuildRequires:	gomp-devel
14nu|opensubdiv-3.0.4-1plf|33	BuildRequires:	pkgconfig(gl)
14nu|opensubdiv-3.0.4-1plf|34	BuildRequires:	pkgconfig(glew)
14nu|opensubdiv-3.0.4-1plf|35	BuildRequires:	pkgconfig(x11)
14nu|opensubdiv-3.0.4-1plf|36	BuildRequires:	pkgconfig(xcursor)
14nu|opensubdiv-3.0.4-1plf|37	BuildRequires:	pkgconfig(xinerama)
14nu|opensubdiv-3.0.4-1plf|38	BuildRequires:	pkgconfig(xrandr)
14nu|opensubdiv-3.0.4-1plf|39	BuildRequires:	pkgconfig(xxf86vm)
14nu|opensubdiv-3.0.4-1plf|40	%if %{with plf}
14nu|opensubdiv-3.0.4-1plf|41	# CUDA is x86_64 only now
14nu|opensubdiv-3.0.4-1plf|42	BuildRequires:	nvidia-cuda-toolkit-devel
14nu|opensubdiv-3.0.4-1plf|43	ExclusiveArch:	x86_64
14nu|opensubdiv-3.0.4-1plf|44	%endif
14nu|opensubdiv-3.0.4-1plf|45	
14nu|opensubdiv-3.0.4-1plf|46	%description
14nu|opensubdiv-3.0.4-1plf|47	OpenSubdiv is a set of open source libraries that implement high performance
14nu|opensubdiv-3.0.4-1plf|48	subdivision surface (subdiv) evaluation on massively parallel CPU and GPU
14nu|opensubdiv-3.0.4-1plf|49	architectures. This code path is optimized for drawing deforming surfaces
14nu|opensubdiv-3.0.4-1plf|50	with static topology at interactive framerates.
14nu|opensubdiv-3.0.4-1plf|51	
14nu|opensubdiv-3.0.4-1plf|52	#----------------------------------------------------------------------------
14nu|opensubdiv-3.0.4-1plf|53	
14nu|opensubdiv-3.0.4-1plf|54	%package -n %{libosdcpu}
14nu|opensubdiv-3.0.4-1plf|55	Summary:	An open source subdivision surface library
14nu|opensubdiv-3.0.4-1plf|56	Group:		System/Libraries
14nu|opensubdiv-3.0.4-1plf|57	
14nu|opensubdiv-3.0.4-1plf|58	%description -n %{libosdcpu}
14nu|opensubdiv-3.0.4-1plf|59	OpenSubdiv is a set of open source libraries that implement high performance
14nu|opensubdiv-3.0.4-1plf|60	subdivision surface (subdiv) evaluation on massively parallel CPU and GPU
14nu|opensubdiv-3.0.4-1plf|61	architectures. This code path is optimized for drawing deforming surfaces
14nu|opensubdiv-3.0.4-1plf|62	with static topology at interactive framerates.
14nu|opensubdiv-3.0.4-1plf|63	
14nu|opensubdiv-3.0.4-1plf|64	%files -n %{libosdcpu}
14nu|opensubdiv-3.0.4-1plf|65	%{_libdir}/libosdCPU.so.%{major}
14nu|opensubdiv-3.0.4-1plf|66	
14nu|opensubdiv-3.0.4-1plf|67	#----------------------------------------------------------------------------
14nu|opensubdiv-3.0.4-1plf|68	
14nu|opensubdiv-3.0.4-1plf|69	%package -n %{libosdgpu}
14nu|opensubdiv-3.0.4-1plf|70	Summary:	An open source subdivision surface library
14nu|opensubdiv-3.0.4-1plf|71	Group:		System/Libraries
14nu|opensubdiv-3.0.4-1plf|72	
14nu|opensubdiv-3.0.4-1plf|73	%description -n %{libosdgpu}
14nu|opensubdiv-3.0.4-1plf|74	OpenSubdiv is a set of open source libraries that implement high performance
14nu|opensubdiv-3.0.4-1plf|75	subdivision surface (subdiv) evaluation on massively parallel CPU and GPU
14nu|opensubdiv-3.0.4-1plf|76	architectures. This code path is optimized for drawing deforming surfaces
14nu|opensubdiv-3.0.4-1plf|77	with static topology at interactive framerates.
14nu|opensubdiv-3.0.4-1plf|78	
14nu|opensubdiv-3.0.4-1plf|79	%files -n %{libosdgpu}
14nu|opensubdiv-3.0.4-1plf|80	%{_libdir}/libosdGPU.so.%{major}
14nu|opensubdiv-3.0.4-1plf|81	
14nu|opensubdiv-3.0.4-1plf|82	#----------------------------------------------------------------------------
14nu|opensubdiv-3.0.4-1plf|83	
14nu|opensubdiv-3.0.4-1plf|84	%package -n %{devname}
14nu|opensubdiv-3.0.4-1plf|85	Summary:	Development files for an open source subdivision surface library
14nu|opensubdiv-3.0.4-1plf|86	Group:		Development/C
14nu|opensubdiv-3.0.4-1plf|87	Requires:	%{libosdcpu} = %{EVRD}
14nu|opensubdiv-3.0.4-1plf|88	Requires:	%{libosdgpu} = %{EVRD}
14nu|opensubdiv-3.0.4-1plf|89	Provides:	%{name}-devel = %{EVRD}
14nu|opensubdiv-3.0.4-1plf|90	
14nu|opensubdiv-3.0.4-1plf|91	%description -n %{devname}
14nu|opensubdiv-3.0.4-1plf|92	Development files for an open source subdivision surface library.
14nu|opensubdiv-3.0.4-1plf|93	
14nu|opensubdiv-3.0.4-1plf|94	%files -n %{devname}
14nu|opensubdiv-3.0.4-1plf|95	%dir %{_includedir}/opensubdiv/
14nu|opensubdiv-3.0.4-1plf|96	%{_includedir}/opensubdiv/*
14nu|opensubdiv-3.0.4-1plf|97	%{_libdir}/libosdCPU.so
14nu|opensubdiv-3.0.4-1plf|98	%{_libdir}/libosdGPU.so
14nu|opensubdiv-3.0.4-1plf|99	
14nu|opensubdiv-3.0.4-1plf|100	#----------------------------------------------------------------------------
14nu|opensubdiv-3.0.4-1plf|101	
14nu|opensubdiv-3.0.4-1plf|102	%prep
14nu|opensubdiv-3.0.4-1plf|103	%setup -qn %{oname}-%{sversion}
14nu|opensubdiv-3.0.4-1plf|104	%patch0 -p1
14nu|opensubdiv-3.0.4-1plf|105	%patch1 -p1
14nu|opensubdiv-3.0.4-1plf|106	
14nu|opensubdiv-3.0.4-1plf|107	%build
14nu|opensubdiv-3.0.4-1plf|108	%cmake \
14nu|opensubdiv-3.0.4-1plf|109	-DNO_DOC:BOOL=ON
14nu|opensubdiv-3.0.4-1plf|110	%make
14nu|opensubdiv-3.0.4-1plf|111	
14nu|opensubdiv-3.0.4-1plf|112	%install
14nu|opensubdiv-3.0.4-1plf|113	%makeinstall_std -C build
14nu|opensubdiv-3.0.4-1plf|114	
14nu|opensubdiv-3.0.4-1plf|115	# Remove tests
14nu|opensubdiv-3.0.4-1plf|116	rm -rf %{buildroot}%{_bindir}/*
14nu|opensubdiv-3.0.4-1plf|117	
14nu|opensubdiv-3.0.4-1plf|118	# Don't ship static libraries
14nu|opensubdiv-3.0.4-1plf|119	rm -f %{buildroot}%{_libdir}/*.a
14nu|opensubdiv-3.0.4-1plf|120	
14nu|opensubdiv-3.0.4-1plf|121	%changelog
14nu|opensubdiv-3.0.4-1plf|122	
14nu|opensubdiv-3.0.4-1plf|123	* Mon Feb 15 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.4-1plf
14nu|opensubdiv-3.0.4-1plf|124	- (a657b44) Add patch to fix build with CUDA 7
14nu|opensubdiv-3.0.4-1plf|125	
14nu|opensubdiv-3.0.4-1plf|126	

26530 14
14nu|opera-blink-73.0.3856.284-1|1	%define debug_package %{nil}
14nu|opera-blink-73.0.3856.284-1|2	%define rname opera
14nu|opera-blink-73.0.3856.284-1|3	
14nu|opera-blink-73.0.3856.284-1|4	# Do not make provides from plugins
14nu|opera-blink-73.0.3856.284-1|5	%global __provides_exclude_from ^%{_libdir}/%{rname}.*/.*\\.so
14nu|opera-blink-73.0.3856.284-1|6	# Do not require filtered out provides
14nu|opera-blink-73.0.3856.284-1|7	%global __requires_exclude_from ^%{_libdir}/%{rname}.*/.*\\.so
14nu|opera-blink-73.0.3856.284-1|8	%global __requires_exclude ^libffmpeg\\.so.*$
14nu|opera-blink-73.0.3856.284-1|9	
14nu|opera-blink-73.0.3856.284-1|10	Summary:	Fast and secure web browser
14nu|opera-blink-73.0.3856.284-1|11	Name:		opera-blink
14nu|opera-blink-73.0.3856.284-1|12	Version:	73.0.3856.284
14nu|opera-blink-73.0.3856.284-1|13	Release:	1
14nu|opera-blink-73.0.3856.284-1|14	License:	Proprietary
14nu|opera-blink-73.0.3856.284-1|15	Group:		Networking/WWW
14nu|opera-blink-73.0.3856.284-1|16	Url:		http://www.opera.com/browser
14nu|opera-blink-73.0.3856.284-1|17	Source0:	http://download2.operacdn.com/ftp/pub/opera/desktop/%{version}/linux/%{rname}-stable_%{version}_amd64.deb
14nu|opera-blink-73.0.3856.284-1|18	Source2:	%{name}.rpmlintrc
14nu|opera-blink-73.0.3856.284-1|19	Source3:	opera.desktop
14nu|opera-blink-73.0.3856.284-1|20	Recommends:	chromium-browser-pepper-flash
14nu|opera-blink-73.0.3856.284-1|21	Provides:	%{rname}
14nu|opera-blink-73.0.3856.284-1|22	ExclusiveArch:	x86_64
14nu|opera-blink-73.0.3856.284-1|23	
14nu|opera-blink-73.0.3856.284-1|24	%description
14nu|opera-blink-73.0.3856.284-1|25	Opera is a fast, secure and user-friendly web browser. It
14nu|opera-blink-73.0.3856.284-1|26	includes web developer tools, news aggregation, and the ability
14nu|opera-blink-73.0.3856.284-1|27	to compress data via Opera Turbo on congested networks.
14nu|opera-blink-73.0.3856.284-1|28	
14nu|opera-blink-73.0.3856.284-1|29	%files
14nu|opera-blink-73.0.3856.284-1|30	%{_defaultdocdir}/%{rname}-%{version}
14nu|opera-blink-73.0.3856.284-1|31	%{_bindir}/%{rname}
14nu|opera-blink-73.0.3856.284-1|32	%{_libdir}/%{rname}/*
14nu|opera-blink-73.0.3856.284-1|33	%{_datadir}/applications/%{rname}.desktop
14nu|opera-blink-73.0.3856.284-1|34	%{_datadir}/icons/*
14nu|opera-blink-73.0.3856.284-1|35	%{_datadir}/pixmaps/*
14nu|opera-blink-73.0.3856.284-1|36	%{_datadir}/mime/packages/opera-stable.xml
14nu|opera-blink-73.0.3856.284-1|37	
14nu|opera-blink-73.0.3856.284-1|38	#----------------------------------------------------------------------------
14nu|opera-blink-73.0.3856.284-1|39	
14nu|opera-blink-73.0.3856.284-1|40	%prep
14nu|opera-blink-73.0.3856.284-1|41	%setup -q -c -T
14nu|opera-blink-73.0.3856.284-1|42	
14nu|opera-blink-73.0.3856.284-1|43	%build
14nu|opera-blink-73.0.3856.284-1|44	
14nu|opera-blink-73.0.3856.284-1|45	%install
14nu|opera-blink-73.0.3856.284-1|46	mkdir -p %{buildroot}
14nu|opera-blink-73.0.3856.284-1|47	
14nu|opera-blink-73.0.3856.284-1|48	# Extract DEB packages:
14nu|opera-blink-73.0.3856.284-1|49	pushd %{buildroot}
14nu|opera-blink-73.0.3856.284-1|50	ar p %{SOURCE0} data.tar.xz | xz -d > %{rname}-%{version}.x86_64.tar
14nu|opera-blink-73.0.3856.284-1|51	tar -xf %{rname}-%{version}.x86_64.tar
14nu|opera-blink-73.0.3856.284-1|52	popd
14nu|opera-blink-73.0.3856.284-1|53	
14nu|opera-blink-73.0.3856.284-1|54	# Move /usr/lib/%%{arch}-linux-gnu/%%{rname} to %%{_libdir}:
14nu|opera-blink-73.0.3856.284-1|55	mv %{buildroot}/usr/lib/x86_64-linux-gnu/%{rname} %{buildroot}/usr/lib/
14nu|opera-blink-73.0.3856.284-1|56	rm -rf %{buildroot}/usr/lib/x86_64-linux-gnu
14nu|opera-blink-73.0.3856.284-1|57	mv %{buildroot}/usr/lib %{buildroot}%{_libdir}
14nu|opera-blink-73.0.3856.284-1|58	
14nu|opera-blink-73.0.3856.284-1|59	# Modify DOC directory
14nu|opera-blink-73.0.3856.284-1|60	mv %{buildroot}%{_datadir}/doc/%{rname}-stable %{buildroot}%{_datadir}/doc/%{rname}-%{version}
14nu|opera-blink-73.0.3856.284-1|61	
14nu|opera-blink-73.0.3856.284-1|62	# Use our desktop file
14nu|opera-blink-73.0.3856.284-1|63	rm -f %{buildroot}%{_datadir}/applications/%{rname}.desktop
14nu|opera-blink-73.0.3856.284-1|64	install -m644 %{SOURCE3} %{buildroot}%{_datadir}/applications/%{rname}.desktop
14nu|opera-blink-73.0.3856.284-1|65	
14nu|opera-blink-73.0.3856.284-1|66	# Create necessary symbolic link
14nu|opera-blink-73.0.3856.284-1|67	mkdir -p %{buildroot}%{_libdir}/%{rname}/lib
14nu|opera-blink-73.0.3856.284-1|68	pushd %{buildroot}%{_libdir}/%{rname}/lib
14nu|opera-blink-73.0.3856.284-1|69	ln -s %{_libdir}/libssl.so.10 libssl.so.1.0.0
14nu|opera-blink-73.0.3856.284-1|70	popd
14nu|opera-blink-73.0.3856.284-1|71	
14nu|opera-blink-73.0.3856.284-1|72	# Fix symlink:
14nu|opera-blink-73.0.3856.284-1|73	pushd %{buildroot}%{_bindir}
14nu|opera-blink-73.0.3856.284-1|74	rm %{rname}
14nu|opera-blink-73.0.3856.284-1|75	ln -s ../lib64/%{rname}/%{rname} %{rname}
14nu|opera-blink-73.0.3856.284-1|76	popd
14nu|opera-blink-73.0.3856.284-1|77	
14nu|opera-blink-73.0.3856.284-1|78	# Fix <opera_sandbox> attributes:
14nu|opera-blink-73.0.3856.284-1|79	chmod 4755 %{buildroot}%{_libdir}/%{rname}/opera_sandbox
14nu|opera-blink-73.0.3856.284-1|80	
14nu|opera-blink-73.0.3856.284-1|81	# Remove unused directories and tarball:
14nu|opera-blink-73.0.3856.284-1|82	pushd %{buildroot}
14nu|opera-blink-73.0.3856.284-1|83	rm %{rname}-%{version}.x86_64.tar
14nu|opera-blink-73.0.3856.284-1|84	rm -rf %{buildroot}%{_datadir}/lintian
14nu|opera-blink-73.0.3856.284-1|85	rm -rf %{buildroot}%{_datadir}/menu
14nu|opera-blink-73.0.3856.284-1|86	popd

26531 14
14nu|opera-presto-12.16-2|1	%define name    opera-presto
14nu|opera-presto-12.16-2|2	%define version 12.16
14nu|opera-presto-12.16-2|3	%define rel     2
14nu|opera-presto-12.16-2|4	%define buildnb 1860
14nu|opera-presto-12.16-2|5	
14nu|opera-presto-12.16-2|6	%define tarball_base opera-%{version}-%{buildnb}
14nu|opera-presto-12.16-2|7	
14nu|opera-presto-12.16-2|8	%define arch_exclude_files_from_autoreq ^$
14nu|opera-presto-12.16-2|9	%ifarch x86_64
14nu|opera-presto-12.16-2|10	# Exclude 32-bit requires on x86_64; plugins will pull them.
14nu|opera-presto-12.16-2|11	%define arch_exclude_files_from_autoreq ^%{_libdir}/%{name}/pluginwrapper/operapluginwrapper-ia32-linux$
14nu|opera-presto-12.16-2|12	%endif
14nu|opera-presto-12.16-2|13	
14nu|opera-presto-12.16-2|14	# Exclude requires on GTK/KDE toolkits, they are optional and used
14nu|opera-presto-12.16-2|15	# automatically when present.
14nu|opera-presto-12.16-2|16	%define common_exclude_files_from_autoreq ^%{_libdir}/%{name}/libopera.\\+\\.so$\\|^%{_libdir}/%{name}/opera_autoupdatechecker$
14nu|opera-presto-12.16-2|17	
14nu|opera-presto-12.16-2|18	%if %{_use_internal_dependency_generator}
14nu|opera-presto-12.16-2|19	%define __noautoreqfiles (%{arch_exclude_files_from_autoreq}|%{common_exclude_files_from_autoreq})
14nu|opera-presto-12.16-2|20	%else
14nu|opera-presto-12.16-2|21	%define _exclude_files_from_autoreq %{arch_exclude_files_from_autoreq}\\|%{common_exclude_files_from_autoreq}
14nu|opera-presto-12.16-2|22	%endif
14nu|opera-presto-12.16-2|23	
14nu|opera-presto-12.16-2|24	%define debug_package   %{nil}
14nu|opera-presto-12.16-2|25	%define __check_files   %{nil}
14nu|opera-presto-12.16-2|26	
14nu|opera-presto-12.16-2|27	Summary:        Opera Web Browser for Linux (legacy Presto engine)
14nu|opera-presto-12.16-2|28	Name:           %{name}
14nu|opera-presto-12.16-2|29	Version:        %{version}
14nu|opera-presto-12.16-2|30	Release:        %mkrel %rel
14nu|opera-presto-12.16-2|31	Source0:        %{tarball_base}.i386.linux.tar.xz
14nu|opera-presto-12.16-2|32	Source1:        %{tarball_base}.x86_64.linux.tar.xz
14nu|opera-presto-12.16-2|33	Source2:        standard_skin.zip
14nu|opera-presto-12.16-2|34	#Source3:       bookmarks.adr
14nu|opera-presto-12.16-2|35	Patch0:         ru_lng_fixes.i386.patch
14nu|opera-presto-12.16-2|36	Patch1:         ru_lng_fixes.x86_64.patch
14nu|opera-presto-12.16-2|37	License:        Freeware
14nu|opera-presto-12.16-2|38	Packager:       Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
14nu|opera-presto-12.16-2|39	Url:            http://www.opera.com/
14nu|opera-presto-12.16-2|40	Group:          Networking/WWW
14nu|opera-presto-12.16-2|41	BuildRoot:      %{_tmppath}/%{name}-buildroot
14nu|opera-presto-12.16-2|42	ExclusiveArch:  %ix86 x86_64
14nu|opera-presto-12.16-2|43	BuildRequires:  desktop-file-utils
14nu|opera-presto-12.16-2|44	Obsoletes:      opera < 12.16-2
14nu|opera-presto-12.16-2|45	Provides:       opera = %{version}-%{release}
14nu|opera-presto-12.16-2|46	
14nu|opera-presto-12.16-2|47	%description
14nu|opera-presto-12.16-2|48	Opera for Linux is an alternative feature-rich Web browser. This version is
14nu|opera-presto-12.16-2|49	built using the legacy Presto engine which is outdated and no longer supported.
14nu|opera-presto-12.16-2|50	
14nu|opera-presto-12.16-2|51	%prep
14nu|opera-presto-12.16-2|52	%ifarch x86_64
14nu|opera-presto-12.16-2|53	%setup -qTn opera-%{version}-%{buildnb}.%{_arch}.linux -b1
14nu|opera-presto-12.16-2|54	%patch1 -p1
14nu|opera-presto-12.16-2|55	%else
14nu|opera-presto-12.16-2|56	%setup -qTn opera-%{version}-%{buildnb}.%{_arch}.linux -b0
14nu|opera-presto-12.16-2|57	%patch0 -p1
14nu|opera-presto-12.16-2|58	%endif
14nu|opera-presto-12.16-2|59	
14nu|opera-presto-12.16-2|60	%build
14nu|opera-presto-12.16-2|61	
14nu|opera-presto-12.16-2|62	%install
14nu|opera-presto-12.16-2|63	rm -rf $RPM_BUILD_ROOT
14nu|opera-presto-12.16-2|64	./install --system --repackage %{buildroot}%{_prefix} --prefix %{_prefix} --name %{name}
14nu|opera-presto-12.16-2|65	
14nu|opera-presto-12.16-2|66	%if "%_lib" != "lib"
14nu|opera-presto-12.16-2|67	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
14nu|opera-presto-12.16-2|68	%endif
14nu|opera-presto-12.16-2|69	sed -i 's,/usr/lib,%{_libdir},' %{buildroot}%{_bindir}/%{name}
14nu|opera-presto-12.16-2|70	
14nu|opera-presto-12.16-2|71	# When using custom name, the profile name changes as well. Replace it back
14nu|opera-presto-12.16-2|72	# into .opera (besides, even if we used .opera-presto, there is .opera hardcoded
14nu|opera-presto-12.16-2|73	# in the binaries, and both .opera and .opera-presto will be present).
14nu|opera-presto-12.16-2|74	sed -i -e 's,\$HOME/.opera-presto,\$HOME/.opera,' %{buildroot}%{_bindir}/%{name}
14nu|opera-presto-12.16-2|75	
14nu|opera-presto-12.16-2|76	rm -rf rpmdocs
14nu|opera-presto-12.16-2|77	mv %{buildroot}%{_docdir}/%{name} rpmdocs
14nu|opera-presto-12.16-2|78	
14nu|opera-presto-12.16-2|79	# install fixed skin
14nu|opera-presto-12.16-2|80	install -m644 %{SOURCE2} %{buildroot}%_datadir/%name/skin/standard_skin.zip
14nu|opera-presto-12.16-2|81	
14nu|opera-presto-12.16-2|82	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
14nu|opera-presto-12.16-2|83	--add-category=X-MandrivaLinux-CrossDesktop \
14nu|opera-presto-12.16-2|84	%{buildroot}%{_datadir}/applications/%{name}-browser.desktop
14nu|opera-presto-12.16-2|85	
14nu|opera-presto-12.16-2|86	# StartupNotify does not work correctly when opera is already running;
14nu|opera-presto-12.16-2|87	# the already-existing window is activated and a new tab is opened
14nu|opera-presto-12.16-2|88	# and the completion signal is not sent.
14nu|opera-presto-12.16-2|89	sed -i -e 's/StartupNotify=.*/StartupNotify=false/' %{buildroot}%{_datadir}/applications/%{name}-browser.desktop
14nu|opera-presto-12.16-2|90	
14nu|opera-presto-12.16-2|91	%if %{mdkversion} < 200900
14nu|opera-presto-12.16-2|92	%post
14nu|opera-presto-12.16-2|93	%{update_icon_cache hicolor}
14nu|opera-presto-12.16-2|94	%{update_desktop_database}
14nu|opera-presto-12.16-2|95	%{update_mime_database}
14nu|opera-presto-12.16-2|96	%{update_menus}
14nu|opera-presto-12.16-2|97	
14nu|opera-presto-12.16-2|98	%postun
14nu|opera-presto-12.16-2|99	%{clean_icon_cache hicolor}
14nu|opera-presto-12.16-2|100	%{clean_desktop_database}
14nu|opera-presto-12.16-2|101	%{clean_mime_database}
14nu|opera-presto-12.16-2|102	%{clean_menus}
14nu|opera-presto-12.16-2|103	%endif
14nu|opera-presto-12.16-2|104	
14nu|opera-presto-12.16-2|105	%clean
14nu|opera-presto-12.16-2|106	rm -rf $RPM_BUILD_ROOT
14nu|opera-presto-12.16-2|107	
14nu|opera-presto-12.16-2|108	%files
14nu|opera-presto-12.16-2|109	%defattr(-,root,root)
14nu|opera-presto-12.16-2|110	%doc rpmdocs/*
14nu|opera-presto-12.16-2|111	%_bindir/%{name}
14nu|opera-presto-12.16-2|112	%_libdir/%{name}
14nu|opera-presto-12.16-2|113	
14nu|opera-presto-12.16-2|114	%_iconsdir/hicolor/*/apps/%{name}-*.*
14nu|opera-presto-12.16-2|115	%_iconsdir/hicolor/*/mimetypes/%{name}-*.*
14nu|opera-presto-12.16-2|116	%_datadir/applications/%{name}-browser.desktop
14nu|opera-presto-12.16-2|117	%_datadir/mime/packages/%{name}-*.xml
14nu|opera-presto-12.16-2|118	%_mandir/man1/%{name}*
14nu|opera-presto-12.16-2|119	
14nu|opera-presto-12.16-2|120	%dir %{_datadir}/%{name}
14nu|opera-presto-12.16-2|121	%{_datadir}/%{name}/cert.pem
14nu|opera-presto-12.16-2|122	%{_datadir}/%{name}/encoding.bin
14nu|opera-presto-12.16-2|123	%{_datadir}/%{name}/*.dtd
14nu|opera-presto-12.16-2|124	%{_datadir}/%{name}/*.sig
14nu|opera-presto-12.16-2|125	%{_datadir}/%{name}/html5_entity_init.dat
14nu|opera-presto-12.16-2|126	%{_datadir}/%{name}/pubsuffix.xml
14nu|opera-presto-12.16-2|127	%{_datadir}/%{name}/lngcode.txt
14nu|opera-presto-12.16-2|128	%{_datadir}/%{name}/package-id.ini
14nu|opera-presto-12.16-2|129	%{_datadir}/%{name}/defaults
14nu|opera-presto-12.16-2|130	%{_datadir}/%{name}/extra
14nu|opera-presto-12.16-2|131	%{_datadir}/%{name}/region
14nu|opera-presto-12.16-2|132	%{_datadir}/%{name}/skin
14nu|opera-presto-12.16-2|133	%{_datadir}/%{name}/styles
14nu|opera-presto-12.16-2|134	%{_datadir}/%{name}/ui
14nu|opera-presto-12.16-2|135	%{_datadir}/%{name}/locale/en
14nu|opera-presto-12.16-2|136	
14nu|opera-presto-12.16-2|137	# langs
14nu|opera-presto-12.16-2|138	%dir %{_datadir}/%{name}/locale
14nu|opera-presto-12.16-2|139	%lang(af) %{_datadir}/%name/locale/af
14nu|opera-presto-12.16-2|140	%lang(ar) %{_datadir}/%name/locale/ar
14nu|opera-presto-12.16-2|141	%lang(az) %{_datadir}/%name/locale/az
14nu|opera-presto-12.16-2|142	%lang(be) %{_datadir}/%name/locale/be
14nu|opera-presto-12.16-2|143	%lang(bg) %{_datadir}/%name/locale/bg
14nu|opera-presto-12.16-2|144	%lang(bn) %{_datadir}/%name/locale/bn
14nu|opera-presto-12.16-2|145	%lang(cs) %{_datadir}/%name/locale/cs
14nu|opera-presto-12.16-2|146	%lang(da) %{_datadir}/%name/locale/da
14nu|opera-presto-12.16-2|147	%lang(de) %{_datadir}/%name/locale/de
14nu|opera-presto-12.16-2|148	%lang(el) %{_datadir}/%name/locale/el
14nu|opera-presto-12.16-2|149	%lang(en_GB) %{_datadir}/%name/locale/en-GB
14nu|opera-presto-12.16-2|150	%lang(es_ES) %{_datadir}/%name/locale/es-ES
14nu|opera-presto-12.16-2|151	%lang(es_LA) %{_datadir}/%name/locale/es-LA
14nu|opera-presto-12.16-2|152	%lang(et) %{_datadir}/%name/locale/et
14nu|opera-presto-12.16-2|153	%lang(fa) %{_datadir}/%name/locale/fa
14nu|opera-presto-12.16-2|154	%lang(fi) %{_datadir}/%name/locale/fi
14nu|opera-presto-12.16-2|155	%lang(fr) %{_datadir}/%name/locale/fr
14nu|opera-presto-12.16-2|156	%lang(fr_CA) %{_datadir}/%name/locale/fr-CA
14nu|opera-presto-12.16-2|157	%lang(fy) %{_datadir}/%name/locale/fy
14nu|opera-presto-12.16-2|158	%lang(gd) %{_datadir}/%name/locale/gd
14nu|opera-presto-12.16-2|159	%lang(he) %{_datadir}/%name/locale/he
14nu|opera-presto-12.16-2|160	%lang(hi) %{_datadir}/%name/locale/hi
14nu|opera-presto-12.16-2|161	%lang(hr) %{_datadir}/%name/locale/hr
14nu|opera-presto-12.16-2|162	%lang(hu) %{_datadir}/%name/locale/hu
14nu|opera-presto-12.16-2|163	%lang(id) %{_datadir}/%name/locale/id
14nu|opera-presto-12.16-2|164	%lang(it) %{_datadir}/%name/locale/it
14nu|opera-presto-12.16-2|165	%lang(ja) %{_datadir}/%name/locale/ja
14nu|opera-presto-12.16-2|166	%lang(ka) %{_datadir}/%name/locale/ka
14nu|opera-presto-12.16-2|167	%lang(kk) %{_datadir}/%name/locale/kk
14nu|opera-presto-12.16-2|168	%lang(ko) %{_datadir}/%name/locale/ko
14nu|opera-presto-12.16-2|169	%lang(lt) %{_datadir}/%name/locale/lt
14nu|opera-presto-12.16-2|170	%lang(lv) %{_datadir}/%name/locale/lv
14nu|opera-presto-12.16-2|171	%lang(me) %{_datadir}/%name/locale/me
14nu|opera-presto-12.16-2|172	%lang(mk) %{_datadir}/%name/locale/mk
14nu|opera-presto-12.16-2|173	%lang(ms) %{_datadir}/%name/locale/ms
14nu|opera-presto-12.16-2|174	%lang(nb) %{_datadir}/%name/locale/nb
14nu|opera-presto-12.16-2|175	%lang(nl) %{_datadir}/%name/locale/nl
14nu|opera-presto-12.16-2|176	%lang(nn) %{_datadir}/%name/locale/nn
14nu|opera-presto-12.16-2|177	%lang(pa) %{_datadir}/%name/locale/pa
14nu|opera-presto-12.16-2|178	%lang(pl) %{_datadir}/%name/locale/pl
14nu|opera-presto-12.16-2|179	%lang(pt) %{_datadir}/%name/locale/pt
14nu|opera-presto-12.16-2|180	%lang(pt_BR) %{_datadir}/%name/locale/pt-BR
14nu|opera-presto-12.16-2|181	%lang(ro) %{_datadir}/%name/locale/ro
14nu|opera-presto-12.16-2|182	%lang(ru) %{_datadir}/%name/locale/ru
14nu|opera-presto-12.16-2|183	%lang(sk) %{_datadir}/%name/locale/sk
14nu|opera-presto-12.16-2|184	%lang(sr) %{_datadir}/%name/locale/sr
14nu|opera-presto-12.16-2|185	%lang(sv) %{_datadir}/%name/locale/sv
14nu|opera-presto-12.16-2|186	%lang(sw) %{_datadir}/%name/locale/sw
14nu|opera-presto-12.16-2|187	%lang(ta) %{_datadir}/%name/locale/ta
14nu|opera-presto-12.16-2|188	%lang(te) %{_datadir}/%name/locale/te
14nu|opera-presto-12.16-2|189	%lang(th) %{_datadir}/%name/locale/th
14nu|opera-presto-12.16-2|190	%lang(tl) %{_datadir}/%name/locale/tl
14nu|opera-presto-12.16-2|191	%lang(tr) %{_datadir}/%name/locale/tr
14nu|opera-presto-12.16-2|192	%lang(uk) %{_datadir}/%name/locale/uk
14nu|opera-presto-12.16-2|193	%lang(ur) %{_datadir}/%name/locale/ur
14nu|opera-presto-12.16-2|194	%lang(uz) %{_datadir}/%name/locale/uz
14nu|opera-presto-12.16-2|195	%lang(vi) %{_datadir}/%name/locale/vi
14nu|opera-presto-12.16-2|196	%lang(zh_CN) %{_datadir}/%name/locale/zh-cn
14nu|opera-presto-12.16-2|197	%lang(zh_TW) %{_datadir}/%name/locale/zh-tw
14nu|opera-presto-12.16-2|198	%lang(zu) %{_datadir}/%name/locale/zu
14nu|opera-presto-12.16-2|199	
14nu|opera-presto-12.16-2|200	
14nu|opera-presto-12.16-2|201	%changelog
14nu|opera-presto-12.16-2|202	
14nu|opera-presto-12.16-2|203	* Thu Aug 27 2015 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 12.16-2
14nu|opera-presto-12.16-2|204	- (e7e101c) Renamed opera to opera-presto
14nu|opera-presto-12.16-2|205	- (e7e101c) While renaming, also switched application directory to opera-presto too.
14nu|opera-presto-12.16-2|206	- (e7e101c) However, profile directory had to be kept .opera for two reasons:
14nu|opera-presto-12.16-2|207	- (e7e101c) a) to avoid hardcoded renaming of subdirectories in users' home dirs; and
14nu|opera-presto-12.16-2|208	- (e7e101c) b) because opera's autoupdater uses hardcoded .opera profile path.
14nu|opera-presto-12.16-2|209	
14nu|opera-presto-12.16-2|210	

26532 14
14nu|panamfs-scan-1.2.1-4|1	# Proprietary program - no debug info
14nu|panamfs-scan-1.2.1-4|2	%define debug_package %{nil}
14nu|panamfs-scan-1.2.1-4|3	%define _enable_debug_packages %{nil}
14nu|panamfs-scan-1.2.1-4|4	
14nu|panamfs-scan-1.2.1-4|5	%define __noautoprov libsane.*
14nu|panamfs-scan-1.2.1-4|6	
14nu|panamfs-scan-1.2.1-4|7	Name:		panamfs-scan
14nu|panamfs-scan-1.2.1-4|8	Version:	1.2.1
14nu|panamfs-scan-1.2.1-4|9	Release:	4
14nu|panamfs-scan-1.2.1-4|10	Group:		System/Printing
14nu|panamfs-scan-1.2.1-4|11	Summary:	Panasonic Multi-Function Station Scanner
14nu|panamfs-scan-1.2.1-4|12	License:	Proprietary
14nu|panamfs-scan-1.2.1-4|13	URL:		http://panasonic.net/pcc/support/fax/common/table/linuxdriver.html
14nu|panamfs-scan-1.2.1-4|14	Source0:	%{name}-%{version}-i686.tar.gz
14nu|panamfs-scan-1.2.1-4|15	Source1:	%{name}-%{version}-x86_64.tar.gz
14nu|panamfs-scan-1.2.1-4|16	Source100:	%{name}.rpmlintrc
14nu|panamfs-scan-1.2.1-4|17	Patch0:		panamfs-scan-1.2.1-i686-destdir.patch
14nu|panamfs-scan-1.2.1-4|18	Patch1:		panamfs-scan-1.2.1-x86_64-destdir.patch
14nu|panamfs-scan-1.2.1-4|19	Requires:	sane
14nu|panamfs-scan-1.2.1-4|20	Requires(post,preun):	sane-backends
14nu|panamfs-scan-1.2.1-4|21	BuildRequires:	sane
14nu|panamfs-scan-1.2.1-4|22	BuildRequires:	sane-backends
14nu|panamfs-scan-1.2.1-4|23	
14nu|panamfs-scan-1.2.1-4|24	%description
14nu|panamfs-scan-1.2.1-4|25	Panasonic Multi-Function Station Scanner.
14nu|panamfs-scan-1.2.1-4|26	
14nu|panamfs-scan-1.2.1-4|27	%prep
14nu|panamfs-scan-1.2.1-4|28	# % setup -qTc
14nu|panamfs-scan-1.2.1-4|29	%ifarch %{ix86}
14nu|panamfs-scan-1.2.1-4|30	%setup -b0 -n %{name}-%{version}-i686
14nu|panamfs-scan-1.2.1-4|31	%patch0 -p1
14nu|panamfs-scan-1.2.1-4|32	%else
14nu|panamfs-scan-1.2.1-4|33	%setup -b1 -n %{name}-%{version}-x86_64
14nu|panamfs-scan-1.2.1-4|34	%patch1 -p1
14nu|panamfs-scan-1.2.1-4|35	%endif
14nu|panamfs-scan-1.2.1-4|36	
14nu|panamfs-scan-1.2.1-4|37	%build
14nu|panamfs-scan-1.2.1-4|38	
14nu|panamfs-scan-1.2.1-4|39	%install
14nu|panamfs-scan-1.2.1-4|40	mkdir -p %{buildroot}%{_libdir}/sane
14nu|panamfs-scan-1.2.1-4|41	mkdir -p %{buildroot}/usr/bin
14nu|panamfs-scan-1.2.1-4|42	mkdir -p %{buildroot}/etc/rc2.d
14nu|panamfs-scan-1.2.1-4|43	mkdir -p %{buildroot}/etc/rc3.d
14nu|panamfs-scan-1.2.1-4|44	mkdir -p %{buildroot}/etc/rc4.d
14nu|panamfs-scan-1.2.1-4|45	mkdir -p %{buildroot}/etc/rc5.d
14nu|panamfs-scan-1.2.1-4|46	mkdir -p %{buildroot}/etc/init.d
14nu|panamfs-scan-1.2.1-4|47	mkdir -p %{buildroot}/etc/xdg/autostart/
14nu|panamfs-scan-1.2.1-4|48	mkdir -p %{buildroot}/etc/sane.d
14nu|panamfs-scan-1.2.1-4|49	
14nu|panamfs-scan-1.2.1-4|50	DESTDIR=%{buildroot} ./install-driver
14nu|panamfs-scan-1.2.1-4|51	
14nu|panamfs-scan-1.2.1-4|52	sed -i 's#/usr/local#/usr#' %{buildroot}%{_datadir}/applications/PanasonicMFSTools.desktop
14nu|panamfs-scan-1.2.1-4|53	
14nu|panamfs-scan-1.2.1-4|54	%post
14nu|panamfs-scan-1.2.1-4|55	sed -i 's/^panamfs$//' ${DESTDIR}/etc/sane.d/dll.conf
14nu|panamfs-scan-1.2.1-4|56	echo "panamfs" >> ${DESTDIR}/etc/sane.d/dll.conf
14nu|panamfs-scan-1.2.1-4|57	
14nu|panamfs-scan-1.2.1-4|58	%preun
14nu|panamfs-scan-1.2.1-4|59	sed -i 's/^panamfs$//' ${DESTDIR}/etc/sane.d/dll.conf
14nu|panamfs-scan-1.2.1-4|60	
14nu|panamfs-scan-1.2.1-4|61	%files
14nu|panamfs-scan-1.2.1-4|62	%{_bindir}/*
14nu|panamfs-scan-1.2.1-4|63	%{_libdir}/sane/*
14nu|panamfs-scan-1.2.1-4|64	%{_datadir}/panasonic/scanner
14nu|panamfs-scan-1.2.1-4|65	%{_datadir}/applications/*
14nu|panamfs-scan-1.2.1-4|66	/etc/xdg/autostart/*
14nu|panamfs-scan-1.2.1-4|67	/etc/sane.d/*
14nu|panamfs-scan-1.2.1-4|68	/etc/init.d/*
14nu|panamfs-scan-1.2.1-4|69	/etc/rc2.d/*
14nu|panamfs-scan-1.2.1-4|70	/etc/rc3.d/*
14nu|panamfs-scan-1.2.1-4|71	/etc/rc4.d/*
14nu|panamfs-scan-1.2.1-4|72	/etc/rc5.d/*
14nu|panamfs-scan-1.2.1-4|73	
14nu|panamfs-scan-1.2.1-4|74	
14nu|panamfs-scan-1.2.1-4|75	%changelog
14nu|panamfs-scan-1.2.1-4|76	* Mon Jan 19 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-4
14nu|panamfs-scan-1.2.1-4|77	+ Revision: 957896e
14nu|panamfs-scan-1.2.1-4|78	- Fix desktop file
14nu|panamfs-scan-1.2.1-4|79	
14nu|panamfs-scan-1.2.1-4|80	

26533 14
14nu|phoenix-emu-2.8-1|1	%define _enable_debug_packages %{nil}
14nu|phoenix-emu-2.8-1|2	%define debug_package %{nil}
14nu|phoenix-emu-2.8-1|3	
14nu|phoenix-emu-2.8-1|4	%define sver %(echo %{version} | sed s,'\\.',,g)
14nu|phoenix-emu-2.8-1|5	
14nu|phoenix-emu-2.8-1|6	Summary:	3DO emulator
14nu|phoenix-emu-2.8-1|7	Name:		phoenix-emu
14nu|phoenix-emu-2.8-1|8	Version:	2.8
14nu|phoenix-emu-2.8-1|9	Release:	1
14nu|phoenix-emu-2.8-1|10	License:	Freeware
14nu|phoenix-emu-2.8-1|11	Group:		Emulators
14nu|phoenix-emu-2.8-1|12	Url:		http://www.arts-union.ru/node/23
14nu|phoenix-emu-2.8-1|13	Source0:	http://www.arts-union.ru/sites/default/files/ph%{sver}-lin-x86.zip
14nu|phoenix-emu-2.8-1|14	Source1:	http://www.arts-union.ru/sites/default/files/ph%{sver}-lin-x64.zip
14nu|phoenix-emu-2.8-1|15	BuildRequires:	imagemagick
14nu|phoenix-emu-2.8-1|16	ExclusiveArch:	%{ix86} x86_64
14nu|phoenix-emu-2.8-1|17	
14nu|phoenix-emu-2.8-1|18	%description
14nu|phoenix-emu-2.8-1|19	3DO emulator. Requires a BIOS image.
14nu|phoenix-emu-2.8-1|20	
14nu|phoenix-emu-2.8-1|21	%files
14nu|phoenix-emu-2.8-1|22	%{_bindir}/%{name}
14nu|phoenix-emu-2.8-1|23	%attr(777,-,-) %dir %{_libdir}/%{name}
14nu|phoenix-emu-2.8-1|24	%attr(777,-,-) %dir %{_libdir}/%{name}/scalers
14nu|phoenix-emu-2.8-1|25	%attr(777,-,-) %dir %{_libdir}/%{name}/shaders
14nu|phoenix-emu-2.8-1|26	%attr(777,-,-) %dir %{_libdir}/%{name}/skin
14nu|phoenix-emu-2.8-1|27	%{_libdir}/%{name}/%{name}-real
14nu|phoenix-emu-2.8-1|28	%{_libdir}/%{name}/scalers/*
14nu|phoenix-emu-2.8-1|29	%{_libdir}/%{name}/shaders/*
14nu|phoenix-emu-2.8-1|30	%{_libdir}/%{name}/skin/*
14nu|phoenix-emu-2.8-1|31	%{_datadir}/applications/%{name}.desktop
14nu|phoenix-emu-2.8-1|32	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nu|phoenix-emu-2.8-1|33	
14nu|phoenix-emu-2.8-1|34	#----------------------------------------------------------------------------
14nu|phoenix-emu-2.8-1|35	
14nu|phoenix-emu-2.8-1|36	%prep
14nu|phoenix-emu-2.8-1|37	%setup -qcT
14nu|phoenix-emu-2.8-1|38	%ifarch %{ix86}
14nu|phoenix-emu-2.8-1|39	unzip %{SOURCE0}
14nu|phoenix-emu-2.8-1|40	%else
14nu|phoenix-emu-2.8-1|41	unzip %{SOURCE1}
14nu|phoenix-emu-2.8-1|42	%endif
14nu|phoenix-emu-2.8-1|43	
14nu|phoenix-emu-2.8-1|44	%build
14nu|phoenix-emu-2.8-1|45	
14nu|phoenix-emu-2.8-1|46	%install
14nu|phoenix-emu-2.8-1|47	mkdir -p %{buildroot}%{_libdir}/%{name}
14nu|phoenix-emu-2.8-1|48	install -m 0755 PhoenixEmuProject %{buildroot}%{_libdir}/%{name}/%{name}-real
14nu|phoenix-emu-2.8-1|49	cp -r scalers %{buildroot}%{_libdir}/%{name}/
14nu|phoenix-emu-2.8-1|50	cp -r shaders %{buildroot}%{_libdir}/%{name}/
14nu|phoenix-emu-2.8-1|51	cp -r skin %{buildroot}%{_libdir}/%{name}/
14nu|phoenix-emu-2.8-1|52	
14nu|phoenix-emu-2.8-1|53	# install menu entry
14nu|phoenix-emu-2.8-1|54	mkdir -p %{buildroot}%{_datadir}/applications/
14nu|phoenix-emu-2.8-1|55	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|phoenix-emu-2.8-1|56	[Desktop Entry]
14nu|phoenix-emu-2.8-1|57	Name=Phoenix-Emu
14nu|phoenix-emu-2.8-1|58	Comment=3DO Emulator
14nu|phoenix-emu-2.8-1|59	Exec=%{name}
14nu|phoenix-emu-2.8-1|60	Icon=%{name}
14nu|phoenix-emu-2.8-1|61	Terminal=false
14nu|phoenix-emu-2.8-1|62	Type=Application
14nu|phoenix-emu-2.8-1|63	StartupNotify=true
14nu|phoenix-emu-2.8-1|64	Categories=Game;Emulator;
14nu|phoenix-emu-2.8-1|65	EOF
14nu|phoenix-emu-2.8-1|66	
14nu|phoenix-emu-2.8-1|67	# install menu icons
14nu|phoenix-emu-2.8-1|68	for N in 16 32 48 64 128 256;
14nu|phoenix-emu-2.8-1|69	do
14nu|phoenix-emu-2.8-1|70	convert logo.png -scale ${N}x${N} $N.png;
14nu|phoenix-emu-2.8-1|71	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14nu|phoenix-emu-2.8-1|72	done
14nu|phoenix-emu-2.8-1|73	
14nu|phoenix-emu-2.8-1|74	# install wrapper script
14nu|phoenix-emu-2.8-1|75	mkdir -p %{buildroot}%{_bindir}
14nu|phoenix-emu-2.8-1|76	cat > %{buildroot}%{_bindir}/%{name} << EOF
14nu|phoenix-emu-2.8-1|77	cd %{_libdir}/%{name}
14nu|phoenix-emu-2.8-1|78	./%{name}-real "\$@"
14nu|phoenix-emu-2.8-1|79	EOF
14nu|phoenix-emu-2.8-1|80	chmod 0755 %{buildroot}%{_bindir}/%{name}
14nu|phoenix-emu-2.8-1|81	
14nu|phoenix-emu-2.8-1|82	%changelog
14nu|phoenix-emu-2.8-1|83	
14nu|phoenix-emu-2.8-1|84	* Thu Mar 02 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8-1
14nu|phoenix-emu-2.8-1|85	- (c61b8b5) New version 2.8
14nu|phoenix-emu-2.8-1|86	
14nu|phoenix-emu-2.8-1|87	

26534 14
14nu|primus-0.2-1|1	%if %{_use_internal_dependency_generator}
14nu|primus-0.2-1|2	%define __noautoprov 'libGL\\.so\\.1(.*)'
14nu|primus-0.2-1|3	%endif
14nu|primus-0.2-1|4	
14nu|primus-0.2-1|5	%define gl_major 1
14nu|primus-0.2-1|6	%define libgl %mklibname %{name}_gl %{gl_major}
14nu|primus-0.2-1|7	
14nu|primus-0.2-1|8	Summary:	Faster OpenGL offloading for Bumblebee
14nu|primus-0.2-1|9	Name:		primus
14nu|primus-0.2-1|10	Version:	0.2
14nu|primus-0.2-1|11	Release:	1
14nu|primus-0.2-1|12	License:	Custom
14nu|primus-0.2-1|13	Group:		System/Kernel and hardware
14nu|primus-0.2-1|14	Url:		https://github.com/amonakov/primus
14nu|primus-0.2-1|15	Source0:	%{name}-%{version}.tar.gz
14nu|primus-0.2-1|16	Source1:	primusrun
14nu|primus-0.2-1|17	Patch0:		primus-git-build-with-ldflags.patch
14nu|primus-0.2-1|18	
14nu|primus-0.2-1|19	BuildRequires:	pkgconfig(gl)
14nu|primus-0.2-1|20	BuildRequires:	pkgconfig(x11)
14nu|primus-0.2-1|21	BuildRequires:	pkgconfig(xproto)
14nu|primus-0.2-1|22	
14nu|primus-0.2-1|23	Requires:	%{libgl} = %{EVRD}
14nu|primus-0.2-1|24	Requires:	bumblebee
14nu|primus-0.2-1|25	
14nu|primus-0.2-1|26	%description
14nu|primus-0.2-1|27	Primus is a shared library that provides OpenGL and GLX APIs and
14nu|primus-0.2-1|28	implements low-overhead local-only client-side OpenGL offloading via GLX
14nu|primus-0.2-1|29	forking, similar to VirtualGL. It intercepts GLX calls and redirects GL
14nu|primus-0.2-1|30	rendering to a secondary X display, presumably driven by a faster GPU.
14nu|primus-0.2-1|31	On swapping buffers, rendered contents are read back using a PBO and
14nu|primus-0.2-1|32	copied onto the drawable it was supposed to be rendered on in the first
14nu|primus-0.2-1|33	place.
14nu|primus-0.2-1|34	
14nu|primus-0.2-1|35	%files
14nu|primus-0.2-1|36	%doc LICENSE.txt README.md
14nu|primus-0.2-1|37	%attr(0755,root,root) %{_bindir}/primusrun
14nu|primus-0.2-1|38	
14nu|primus-0.2-1|39	#----------------------------------------------------------------------------
14nu|primus-0.2-1|40	
14nu|primus-0.2-1|41	%package -n	%{libgl}
14nu|primus-0.2-1|42	Summary:	Implementation of the OpenGL API - GLX runtime
14nu|primus-0.2-1|43	Group:		System/Libraries
14nu|primus-0.2-1|44	
14nu|primus-0.2-1|45	# Let us pull in libGL and its dependencies from Mesa as well.
14nu|primus-0.2-1|46	# Primus actually uses them.
14nu|primus-0.2-1|47	Requires:	%{_lib}gl1
14nu|primus-0.2-1|48	
14nu|primus-0.2-1|49	# Make it easier to install 32-bit libGL from primus on 64-bit systems
14nu|primus-0.2-1|50	# (e.g., for Steam, etc.)
14nu|primus-0.2-1|51	%ifarch %{ix86}
14nu|primus-0.2-1|52	Provides:	%{name}-lib32 = %{EVRD}
14nu|primus-0.2-1|53	%endif
14nu|primus-0.2-1|54	
14nu|primus-0.2-1|55	%description -n	%{libgl}
14nu|primus-0.2-1|56	Implementation of the OpenGL API - GLX runtime.
14nu|primus-0.2-1|57	
14nu|primus-0.2-1|58	%files -n	%{libgl}
14nu|primus-0.2-1|59	%dir %{_libdir}/primus
14nu|primus-0.2-1|60	%{_libdir}/primus/libGL.so.1
14nu|primus-0.2-1|61	
14nu|primus-0.2-1|62	#----------------------------------------------------------------------------
14nu|primus-0.2-1|63	
14nu|primus-0.2-1|64	%prep
14nu|primus-0.2-1|65	%setup -q
14nu|primus-0.2-1|66	%apply_patches
14nu|primus-0.2-1|67	
14nu|primus-0.2-1|68	%build
14nu|primus-0.2-1|69	%make
14nu|primus-0.2-1|70	
14nu|primus-0.2-1|71	%install
14nu|primus-0.2-1|72	# install all files into the BuildRoot
14nu|primus-0.2-1|73	install -D lib/libGL.so.1 %{buildroot}%{_libdir}/primus/libGL.so.1
14nu|primus-0.2-1|74	install -D %{SOURCE1} %{buildroot}%{_bindir}/primusrun
14nu|primus-0.2-1|75	
14nu|primus-0.2-1|76	%changelog
14nu|primus-0.2-1|77	
14nu|primus-0.2-1|78	* Fri Nov 25 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 0.2-1
14nu|primus-0.2-1|79	- (feca832) Updated to version 0.2
14nu|primus-0.2-1|80	
14nu|primus-0.2-1|81	

26535 14
14nu|python3-pyopencl-2016.1-1|1	%define debug_package %{nil}
14nu|python3-pyopencl-2016.1-1|2	
14nu|python3-pyopencl-2016.1-1|3	%define module pyopencl
14nu|python3-pyopencl-2016.1-1|4	
14nu|python3-pyopencl-2016.1-1|5	%define __noautoreq libOpenCL.*
14nu|python3-pyopencl-2016.1-1|6	
14nu|python3-pyopencl-2016.1-1|7	Summary:	Python wrapper for OpenCL
14nu|python3-pyopencl-2016.1-1|8	
14nu|python3-pyopencl-2016.1-1|9	Name:		python3-%{module}
14nu|python3-pyopencl-2016.1-1|10	Version:	2016.1
14nu|python3-pyopencl-2016.1-1|11	Release:	1
14nu|python3-pyopencl-2016.1-1|12	License:	MIT
14nu|python3-pyopencl-2016.1-1|13	Group:		Development/Python
14nu|python3-pyopencl-2016.1-1|14	Url:		http://mathema.tician.de/software/pyopencl
14nu|python3-pyopencl-2016.1-1|15	Source0:	%{module}-%{version}.tar.gz
14nu|python3-pyopencl-2016.1-1|16	BuildRequires:	nvidia-current-cuda-opencl
14nu|python3-pyopencl-2016.1-1|17	BuildRequires:	python3-cffi
14nu|python3-pyopencl-2016.1-1|18	BuildRequires:	python3-mako
14nu|python3-pyopencl-2016.1-1|19	BuildRequires:	python3-numpy-devel
14nu|python3-pyopencl-2016.1-1|20	BuildRequires:	python3-pytools
14nu|python3-pyopencl-2016.1-1|21	BuildRequires:	python3-setuptools
14nu|python3-pyopencl-2016.1-1|22	BuildRequires:	python3-sphinx
14nu|python3-pyopencl-2016.1-1|23	BuildRequires:	python3-six
14nu|python3-pyopencl-2016.1-1|24	BuildRequires:	nvidia-cuda-toolkit-devel
14nu|python3-pyopencl-2016.1-1|25	BuildRequires:	nvidia-current-devel
14nu|python3-pyopencl-2016.1-1|26	BuildRequires:	pkgconfig(python3)
14nu|python3-pyopencl-2016.1-1|27	Requires:	nvidia-current-cuda-opencl
14nu|python3-pyopencl-2016.1-1|28	ExclusiveArch:	x86_64
14nu|python3-pyopencl-2016.1-1|29	
14nu|python3-pyopencl-2016.1-1|30	%description
14nu|python3-pyopencl-2016.1-1|31	PyOpenCL gives you easy, Pythonic access to the OpenCL parallel
14nu|python3-pyopencl-2016.1-1|32	computation API. What makes PyOpenCL special?
14nu|python3-pyopencl-2016.1-1|33	
14nu|python3-pyopencl-2016.1-1|34	* Object cleanup tied to lifetime of objects. This idiom, often called
14nu|python3-pyopencl-2016.1-1|35	RAII in C++, makes it much easier to write correct, leak- and
14nu|python3-pyopencl-2016.1-1|36	crash-free code.
14nu|python3-pyopencl-2016.1-1|37	* Completeness. PyOpenCL puts the full power of OpenCL’s API at your
14nu|python3-pyopencl-2016.1-1|38	disposal, if you wish. Every obscure get_info() query and all CL
14nu|python3-pyopencl-2016.1-1|39	calls are accessible.
14nu|python3-pyopencl-2016.1-1|40	* Automatic Error Checking. All errors are automatically translated
14nu|python3-pyopencl-2016.1-1|41	into Python exceptions.
14nu|python3-pyopencl-2016.1-1|42	* Speed. PyOpenCL's base layer is written in C++, so all the niceties
14nu|python3-pyopencl-2016.1-1|43	above are virtually free.
14nu|python3-pyopencl-2016.1-1|44	* Helpful Documentation.
14nu|python3-pyopencl-2016.1-1|45	
14nu|python3-pyopencl-2016.1-1|46	This package has been build against NVIDIA's OpenCL implementation.
14nu|python3-pyopencl-2016.1-1|47	
14nu|python3-pyopencl-2016.1-1|48	%files
14nu|python3-pyopencl-2016.1-1|49	%doc examples/
14nu|python3-pyopencl-2016.1-1|50	%{py3_platsitedir}/pyopencl*
14nu|python3-pyopencl-2016.1-1|51	
14nu|python3-pyopencl-2016.1-1|52	#----------------------------------------------------------------------------
14nu|python3-pyopencl-2016.1-1|53	
14nu|python3-pyopencl-2016.1-1|54	%prep
14nu|python3-pyopencl-2016.1-1|55	%setup -q -n %{module}-%{version}
14nu|python3-pyopencl-2016.1-1|56	
14nu|python3-pyopencl-2016.1-1|57	%build
14nu|python3-pyopencl-2016.1-1|58	python3 ./configure.py --cl-lib-dir=/usr/lib/nvidia-current,/usr/lib64/nvidia-current
14nu|python3-pyopencl-2016.1-1|59	python3 setup.py build
14nu|python3-pyopencl-2016.1-1|60	
14nu|python3-pyopencl-2016.1-1|61	#pushd doc/
14nu|python3-pyopencl-2016.1-1|62	#export PYTHONPATH=`dir -d ../build/lib.linux*`
14nu|python3-pyopencl-2016.1-1|63	#make PAPER=letter html
14nu|python3-pyopencl-2016.1-1|64	#find -name .buildinfo | xargs rm -f
14nu|python3-pyopencl-2016.1-1|65	#popd
14nu|python3-pyopencl-2016.1-1|66	
14nu|python3-pyopencl-2016.1-1|67	%install
14nu|python3-pyopencl-2016.1-1|68	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root=%{buildroot}
14nu|python3-pyopencl-2016.1-1|69	
14nu|python3-pyopencl-2016.1-1|70	
14nu|python3-pyopencl-2016.1-1|71	%changelog
14nu|python3-pyopencl-2016.1-1|72	
14nu|python3-pyopencl-2016.1-1|73	* Mon Nov 07 2016 Denis Silakov <dsilakov@gmail.com> 2016.1-1
14nu|python3-pyopencl-2016.1-1|74	- (2479721) Skip docs
14nu|python3-pyopencl-2016.1-1|75	
14nu|python3-pyopencl-2016.1-1|76	

26536 14
14nu|python-pycuda-2016.1-1|1	%define module	pycuda
14nu|python-pycuda-2016.1-1|2	
14nu|python-pycuda-2016.1-1|3	# CUDA version used to build the package:
14nu|python-pycuda-2016.1-1|4	%define cuda_ver 7.5.18
14nu|python-pycuda-2016.1-1|5	
14nu|python-pycuda-2016.1-1|6	# NVIDIA driver version required by CUDA:
14nu|python-pycuda-2016.1-1|7	%define driver_ver 361
14nu|python-pycuda-2016.1-1|8	
14nu|python-pycuda-2016.1-1|9	# Since x11-driver-video-nvidia* doesn't explicitly provide
14nu|python-pycuda-2016.1-1|10	# this, it shouldn't be included in the requires list:
14nu|python-pycuda-2016.1-1|11	%if %{_use_internal_dependency_generator}
14nu|python-pycuda-2016.1-1|12	%define	__noautoreq libcuda.*
14nu|python-pycuda-2016.1-1|13	%else
14nu|python-pycuda-2016.1-1|14	%define _requires_exceptions libcuda.*
14nu|python-pycuda-2016.1-1|15	%endif
14nu|python-pycuda-2016.1-1|16	# keep private private
14nu|python-pycuda-2016.1-1|17	%define __noautoprov '_pvt_struct.so|_driver.so'
14nu|python-pycuda-2016.1-1|18	
14nu|python-pycuda-2016.1-1|19	Summary:	Python wrapper for NVIDIA's CUDA API
14nu|python-pycuda-2016.1-1|20	
14nu|python-pycuda-2016.1-1|21	Name:		python-%{module}
14nu|python-pycuda-2016.1-1|22	Version:	2016.1
14nu|python-pycuda-2016.1-1|23	Release:	1
14nu|python-pycuda-2016.1-1|24	Source0:        http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
14nu|python-pycuda-2016.1-1|25	License:	MIT
14nu|python-pycuda-2016.1-1|26	Group:		Development/Python
14nu|python-pycuda-2016.1-1|27	Url:		http://mathema.tician.de/software/pycuda
14nu|python-pycuda-2016.1-1|28	BuildRequires:	python-setuptools >= 0.6c9
14nu|python-pycuda-2016.1-1|29	BuildRequires:	nvidia-cuda-toolkit-devel >= %{cuda_ver}
14nu|python-pycuda-2016.1-1|30	BuildRequires:	nvidia-devel >= %{driver_ver}
14nu|python-pycuda-2016.1-1|31	BuildRequires:	python-numpy-devel >= 1.0.4
14nu|python-pycuda-2016.1-1|32	BuildRequires:	boost-devel
14nu|python-pycuda-2016.1-1|33	BuildRequires:	pythonegg(sphinx)
14nu|python-pycuda-2016.1-1|34	BuildRequires:	pkgconfig(python)
14nu|python-pycuda-2016.1-1|35	
14nu|python-pycuda-2016.1-1|36	Requires:	nvidia-cuda-toolkit >= %{cuda_ver}
14nu|python-pycuda-2016.1-1|37	Requires:	nvidia-cuda >= %{driver_ver}
14nu|python-pycuda-2016.1-1|38	Requires:	nvidia >= %{driver_ver}
14nu|python-pycuda-2016.1-1|39	Requires:	pythonegg(mako)
14nu|python-pycuda-2016.1-1|40	Requires:	pythonegg(pytools) >= 2015.1.2
14nu|python-pycuda-2016.1-1|41	Requires:	pythonegg(decorator) >= 3.4.0
14nu|python-pycuda-2016.1-1|42	Requires:	pythonegg(pytest) >= 2.8.2
14nu|python-pycuda-2016.1-1|43	ExclusiveArch:	x86_64
14nu|python-pycuda-2016.1-1|44	
14nu|python-pycuda-2016.1-1|45	%description
14nu|python-pycuda-2016.1-1|46	PyCuda lets you access Nvidia's CUDA parallel computation API from
14nu|python-pycuda-2016.1-1|47	Python. Several wrappers of the CUDA API already exist - so what's so
14nu|python-pycuda-2016.1-1|48	special about PyCuda?
14nu|python-pycuda-2016.1-1|49	
14nu|python-pycuda-2016.1-1|50	* Object cleanup tied to lifetime of objects. This idiom, often called
14nu|python-pycuda-2016.1-1|51	RAII in C++, makes it much easier to write correct, leak- and
14nu|python-pycuda-2016.1-1|52	crash-free code. PyCuda knows about dependencies, too, so (for
14nu|python-pycuda-2016.1-1|53	example) it won't detach from a context before all memory allocated
14nu|python-pycuda-2016.1-1|54	in it is also freed.
14nu|python-pycuda-2016.1-1|55	* Convenience. Abstractions like pycuda.driver.SourceModule and
14nu|python-pycuda-2016.1-1|56	pycuda.gpuarray.GPUArray make CUDA programming even more convenient
14nu|python-pycuda-2016.1-1|57	than with Nvidia's C-based runtime.
14nu|python-pycuda-2016.1-1|58	* Completeness. PyCuda puts the full power of CUDA's driver API at
14nu|python-pycuda-2016.1-1|59	your disposal, if you wish.
14nu|python-pycuda-2016.1-1|60	* Automatic Error Checking. All CUDA errors are automatically
14nu|python-pycuda-2016.1-1|61	translated into Python exceptions.
14nu|python-pycuda-2016.1-1|62	* Speed. PyCuda's base layer is written in C++, so all the niceties
14nu|python-pycuda-2016.1-1|63	above are virtually free.
14nu|python-pycuda-2016.1-1|64	* Helpful Documentation.
14nu|python-pycuda-2016.1-1|65	
14nu|python-pycuda-2016.1-1|66	
14nu|python-pycuda-2016.1-1|67	%files
14nu|python-pycuda-2016.1-1|68	%doc html/ README_SETUP.txt
14nu|python-pycuda-2016.1-1|69	%{py_platsitedir}/%{module}-%{version}-py?.?.egg-info
14nu|python-pycuda-2016.1-1|70	%{py_platsitedir}/%{module}
14nu|python-pycuda-2016.1-1|71	#---------------------------------------------------------------
14nu|python-pycuda-2016.1-1|72	%package -n python3-%{module}
14nu|python-pycuda-2016.1-1|73	
14nu|python-pycuda-2016.1-1|74	Group:          Development/Python
14nu|python-pycuda-2016.1-1|75	Summary:        Python wrapper for NVIDIA CUDA
14nu|python-pycuda-2016.1-1|76	BuildRequires:  python3egg(numpy)
14nu|python-pycuda-2016.1-1|77	BuildRequires:  python3-numpy-devel
14nu|python-pycuda-2016.1-1|78	BuildRequires:  python3egg(setuptools)
14nu|python-pycuda-2016.1-1|79	BuildRequires:	pkgconfig(python3)
14nu|python-pycuda-2016.1-1|80	BuildRequires:	python3-numpy-devel
14nu|python-pycuda-2016.1-1|81	
14nu|python-pycuda-2016.1-1|82	Requires:       python3egg(pytools)
14nu|python-pycuda-2016.1-1|83	Requires:       python3egg(pytest) >= 2.6.4
14nu|python-pycuda-2016.1-1|84	Requires:       python3egg(decorator) >= 3.2.0
14nu|python-pycuda-2016.1-1|85	Requires:	nvidia-cuda-toolkit >= %{cuda_ver}
14nu|python-pycuda-2016.1-1|86	Requires:	nvidia-cuda >= %{driver_ver}
14nu|python-pycuda-2016.1-1|87	Requires:	nvidia >= %{driver_ver}
14nu|python-pycuda-2016.1-1|88	ExclusiveArch:	x86_64
14nu|python-pycuda-2016.1-1|89	
14nu|python-pycuda-2016.1-1|90	%description -n python3-%{module}
14nu|python-pycuda-2016.1-1|91	PyCuda lets you access Nvidia's CUDA parallel computation API from
14nu|python-pycuda-2016.1-1|92	Python. Several wrappers of the CUDA API already exist - so what's so
14nu|python-pycuda-2016.1-1|93	special about PyCuda?
14nu|python-pycuda-2016.1-1|94	
14nu|python-pycuda-2016.1-1|95	* Object cleanup tied to lifetime of objects. This idiom, often called
14nu|python-pycuda-2016.1-1|96	RAII in C++, makes it much easier to write correct, leak- and
14nu|python-pycuda-2016.1-1|97	crash-free code. PyCuda knows about dependencies, too, so (for
14nu|python-pycuda-2016.1-1|98	example) it won't detach from a context before all memory allocated
14nu|python-pycuda-2016.1-1|99	in it is also freed.
14nu|python-pycuda-2016.1-1|100	* Convenience. Abstractions like pycuda.driver.SourceModule and
14nu|python-pycuda-2016.1-1|101	pycuda.gpuarray.GPUArray make CUDA programming even more convenient
14nu|python-pycuda-2016.1-1|102	than with Nvidia's C-based runtime.
14nu|python-pycuda-2016.1-1|103	* Completeness. PyCuda puts the full power of CUDA's driver API at
14nu|python-pycuda-2016.1-1|104	your disposal, if you wish.
14nu|python-pycuda-2016.1-1|105	* Automatic Error Checking. All CUDA errors are automatically
14nu|python-pycuda-2016.1-1|106	translated into Python exceptions.
14nu|python-pycuda-2016.1-1|107	* Speed. PyCuda's base layer is written in C++, so all the niceties
14nu|python-pycuda-2016.1-1|108	above are virtually free.
14nu|python-pycuda-2016.1-1|109	* Helpful Documentation.
14nu|python-pycuda-2016.1-1|110	This is python3 module.
14nu|python-pycuda-2016.1-1|111	
14nu|python-pycuda-2016.1-1|112	%files -n python3-%{module}
14nu|python-pycuda-2016.1-1|113	%doc html/ README_SETUP.txt
14nu|python-pycuda-2016.1-1|114	%{py3_platsitedir}/%{module}
14nu|python-pycuda-2016.1-1|115	%{py3_platsitedir}/%{module}-%{version}-py?.?.egg-info
14nu|python-pycuda-2016.1-1|116	
14nu|python-pycuda-2016.1-1|117	#--------------------------------------------------------------------
14nu|python-pycuda-2016.1-1|118	
14nu|python-pycuda-2016.1-1|119	%prep
14nu|python-pycuda-2016.1-1|120	%setup -qn %{module}-%{version}
14nu|python-pycuda-2016.1-1|121	rm -rf %{module}-%{version}/%{module}.egg-info
14nu|python-pycuda-2016.1-1|122	cp -a . %{py3dir}
14nu|python-pycuda-2016.1-1|123	
14nu|python-pycuda-2016.1-1|124	sphinx-build doc/source html && rm -rf html/.{doctrees,buildinfo}
14nu|python-pycuda-2016.1-1|125	
14nu|python-pycuda-2016.1-1|126	pushd %{py3dir}
14nu|python-pycuda-2016.1-1|127	sphinx-build doc/source html && rm -rf html/.{doctrees,buildinfo}
14nu|python-pycuda-2016.1-1|128	popd
14nu|python-pycuda-2016.1-1|129	
14nu|python-pycuda-2016.1-1|130	%build
14nu|python-pycuda-2016.1-1|131	python ./configure.py --cudadrv-lib-dir=/usr/lib/nvidia,/usr/lib64/nvidia \
14nu|python-pycuda-2016.1-1|132	--boost-inc-dir=%{_includedir},%{_includedir}/boost \
14nu|python-pycuda-2016.1-1|133	--boost-lib-dir=%{_libdir} \
14nu|python-pycuda-2016.1-1|134	--boost-python-libname=boost_python \
14nu|python-pycuda-2016.1-1|135	--boost-thread-libname=boost_thread
14nu|python-pycuda-2016.1-1|136	
14nu|python-pycuda-2016.1-1|137	# py3 module
14nu|python-pycuda-2016.1-1|138	pushd %{py3dir}
14nu|python-pycuda-2016.1-1|139	python3 ./configure.py --cudadrv-lib-dir=/usr/lib/nvidia,/usr/lib64/nvidia \
14nu|python-pycuda-2016.1-1|140	--boost-inc-dir=%{_includedir},%{_includedir}/boost \
14nu|python-pycuda-2016.1-1|141	--boost-lib-dir=%{_libdir} \
14nu|python-pycuda-2016.1-1|142	--boost-python-libname=boost_python3 \
14nu|python-pycuda-2016.1-1|143	--boost-thread-libname=boost_thread
14nu|python-pycuda-2016.1-1|144	popd
14nu|python-pycuda-2016.1-1|145	
14nu|python-pycuda-2016.1-1|146	%install
14nu|python-pycuda-2016.1-1|147	python setup.py install --root=%{buildroot}
14nu|python-pycuda-2016.1-1|148	
14nu|python-pycuda-2016.1-1|149	
14nu|python-pycuda-2016.1-1|150	pushd %{py3dir}
14nu|python-pycuda-2016.1-1|151	python3 setup.py install --root=%{buildroot}
14nu|python-pycuda-2016.1-1|152	popd
14nu|python-pycuda-2016.1-1|153	%changelog
14nu|python-pycuda-2016.1-1|154	
14nu|python-pycuda-2016.1-1|155	* Mon May 30 2016 abfonly <abfonly@gmail.com> 2016.1-1
14nu|python-pycuda-2016.1-1|156	- (449d402) Log: Update to 2016.1
14nu|python-pycuda-2016.1-1|157	- (449d402) build against nvidia-cuda 7.5.18 and nvidia 361
14nu|python-pycuda-2016.1-1|158	- (449d402) build python3 module
14nu|python-pycuda-2016.1-1|159	
14nu|python-pycuda-2016.1-1|160	

26537 14
14nu|python-pyopencl-2016.1-1|1	%define debug_package %{nil}
14nu|python-pyopencl-2016.1-1|2	
14nu|python-pyopencl-2016.1-1|3	%define module pyopencl
14nu|python-pyopencl-2016.1-1|4	
14nu|python-pyopencl-2016.1-1|5	%define __noautoreq libOpenCL.*
14nu|python-pyopencl-2016.1-1|6	
14nu|python-pyopencl-2016.1-1|7	Summary:	Python wrapper for OpenCL
14nu|python-pyopencl-2016.1-1|8	
14nu|python-pyopencl-2016.1-1|9	Name:		python-%{module}
14nu|python-pyopencl-2016.1-1|10	Version:	2016.1
14nu|python-pyopencl-2016.1-1|11	Release:	1
14nu|python-pyopencl-2016.1-1|12	License:	MIT
14nu|python-pyopencl-2016.1-1|13	Group:		Development/Python
14nu|python-pyopencl-2016.1-1|14	Url:		http://mathema.tician.de/software/pyopencl
14nu|python-pyopencl-2016.1-1|15	Source0:	%{module}-%{version}.tar.gz
14nu|python-pyopencl-2016.1-1|16	BuildRequires:	nvidia-current-cuda-opencl
14nu|python-pyopencl-2016.1-1|17	BuildRequires:	python-cffi
14nu|python-pyopencl-2016.1-1|18	BuildRequires:	python-mako
14nu|python-pyopencl-2016.1-1|19	BuildRequires:	python-numpy-devel
14nu|python-pyopencl-2016.1-1|20	BuildRequires:	python-pytools
14nu|python-pyopencl-2016.1-1|21	BuildRequires:	python-setuptools
14nu|python-pyopencl-2016.1-1|22	BuildRequires:	python-sphinx
14nu|python-pyopencl-2016.1-1|23	BuildRequires:	nvidia-cuda-toolkit-devel
14nu|python-pyopencl-2016.1-1|24	BuildRequires:	nvidia-current-devel
14nu|python-pyopencl-2016.1-1|25	BuildRequires:	pkgconfig(python)
14nu|python-pyopencl-2016.1-1|26	Requires:	nvidia-current-cuda-opencl
14nu|python-pyopencl-2016.1-1|27	ExclusiveArch:	x86_64
14nu|python-pyopencl-2016.1-1|28	
14nu|python-pyopencl-2016.1-1|29	%description
14nu|python-pyopencl-2016.1-1|30	PyOpenCL gives you easy, Pythonic access to the OpenCL parallel
14nu|python-pyopencl-2016.1-1|31	computation API. What makes PyOpenCL special?
14nu|python-pyopencl-2016.1-1|32	
14nu|python-pyopencl-2016.1-1|33	* Object cleanup tied to lifetime of objects. This idiom, often called
14nu|python-pyopencl-2016.1-1|34	RAII in C++, makes it much easier to write correct, leak- and
14nu|python-pyopencl-2016.1-1|35	crash-free code.
14nu|python-pyopencl-2016.1-1|36	* Completeness. PyOpenCL puts the full power of OpenCL’s API at your
14nu|python-pyopencl-2016.1-1|37	disposal, if you wish. Every obscure get_info() query and all CL
14nu|python-pyopencl-2016.1-1|38	calls are accessible.
14nu|python-pyopencl-2016.1-1|39	* Automatic Error Checking. All errors are automatically translated
14nu|python-pyopencl-2016.1-1|40	into Python exceptions.
14nu|python-pyopencl-2016.1-1|41	* Speed. PyOpenCL's base layer is written in C++, so all the niceties
14nu|python-pyopencl-2016.1-1|42	above are virtually free.
14nu|python-pyopencl-2016.1-1|43	* Helpful Documentation.
14nu|python-pyopencl-2016.1-1|44	
14nu|python-pyopencl-2016.1-1|45	This package has been build against NVIDIA's OpenCL implementation.
14nu|python-pyopencl-2016.1-1|46	
14nu|python-pyopencl-2016.1-1|47	%files
14nu|python-pyopencl-2016.1-1|48	%doc examples/
14nu|python-pyopencl-2016.1-1|49	%{py_platsitedir}/pyopencl*
14nu|python-pyopencl-2016.1-1|50	
14nu|python-pyopencl-2016.1-1|51	#----------------------------------------------------------------------------
14nu|python-pyopencl-2016.1-1|52	
14nu|python-pyopencl-2016.1-1|53	%prep
14nu|python-pyopencl-2016.1-1|54	%setup -q -n %{module}-%{version}
14nu|python-pyopencl-2016.1-1|55	
14nu|python-pyopencl-2016.1-1|56	%build
14nu|python-pyopencl-2016.1-1|57	%__python ./configure.py --cl-lib-dir=/usr/lib/nvidia-current,/usr/lib64/nvidia-current
14nu|python-pyopencl-2016.1-1|58	%__python setup.py build
14nu|python-pyopencl-2016.1-1|59	
14nu|python-pyopencl-2016.1-1|60	pushd doc/
14nu|python-pyopencl-2016.1-1|61	export PYTHONPATH=`dir -d ../build/lib.linux*`
14nu|python-pyopencl-2016.1-1|62	make PAPER=letter html
14nu|python-pyopencl-2016.1-1|63	find -name .buildinfo | xargs rm -f
14nu|python-pyopencl-2016.1-1|64	popd
14nu|python-pyopencl-2016.1-1|65	
14nu|python-pyopencl-2016.1-1|66	%install
14nu|python-pyopencl-2016.1-1|67	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
14nu|python-pyopencl-2016.1-1|68	
14nu|python-pyopencl-2016.1-1|69	
14nu|python-pyopencl-2016.1-1|70	%changelog
14nu|python-pyopencl-2016.1-1|71	
14nu|python-pyopencl-2016.1-1|72	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2016.1-1
14nu|python-pyopencl-2016.1-1|73	- (a2baa15) x86_64 package only
14nu|python-pyopencl-2016.1-1|74	
14nu|python-pyopencl-2016.1-1|75	

26538 14
14nu|raine-0.63.12-1|1	# Debug is not properly generated and we don't need it anyway here
14nu|raine-0.63.12-1|2	%define _enable_debug_packages %{nil}
14nu|raine-0.63.12-1|3	%define debug_package %{nil}
14nu|raine-0.63.12-1|4	
14nu|raine-0.63.12-1|5	%define build_optimization 0
14nu|raine-0.63.12-1|6	%{?_with_optimization: %{expand: %%global build_optimization 1}}
14nu|raine-0.63.12-1|7	
14nu|raine-0.63.12-1|8	Summary:	An arcade emulator
14nu|raine-0.63.12-1|9	Name:		raine
14nu|raine-0.63.12-1|10	Version:	0.63.12
14nu|raine-0.63.12-1|11	Release:	1
14nu|raine-0.63.12-1|12	License:	Freeware
14nu|raine-0.63.12-1|13	#i.e: "Raine license", open-source freeware, distributable
14nu|raine-0.63.12-1|14	Group:		Emulators
14nu|raine-0.63.12-1|15	Url:		http://rainemu.swishparty.co.uk/
14nu|raine-0.63.12-1|16	Source0:	http://rainemu.swishparty.co.uk/htmlarchive/%{name}-%{version}.tar.bz2
14nu|raine-0.63.12-1|17	Source1:	http://rainemu.swishparty.co.uk/html/archive/icons.zip
14nu|raine-0.63.12-1|18	Source2:	http://rainemu.swishparty.co.uk/html/archive/rainedocs.zip
14nu|raine-0.63.12-1|19	Source3:	http://rainemu.swishparty.co.uk/html/archive/raine.pdf
14nu|raine-0.63.12-1|20	# From 0.50.6
14nu|raine-0.63.12-1|21	Source4:	shots.pl
14nu|raine-0.63.12-1|22	Source6:	raine-neocd-cheats.tar.gz
14nu|raine-0.63.12-1|23	Source7:	hiscore.7z
14nu|raine-0.63.12-1|24	Source8:	raine-fonts.tar.bz2
14nu|raine-0.63.12-1|25	Source9:	raine-bitmaps.tar.bz2
14nu|raine-0.63.12-1|26	Source10:	http://www.arcade-history.com/dats/history154c.zip
14nu|raine-0.63.12-1|27	Source20:	%{name}.rpmlintrc
14nu|raine-0.63.12-1|28	Patch0:		raine-0.63.12-makefile-libs.patch
14nu|raine-0.63.12-1|29	
14nu|raine-0.63.12-1|30	# emudx sources from : http://www.rainemu.com/html/archive/emudx/
14nu|raine-0.63.12-1|31	# to add an emudx file :
14nu|raine-0.63.12-1|32	# add its basename to the emudx_sources list below
14nu|raine-0.63.12-1|33	%define emudx_sources "dkongg dkongm froggerg froggerm galdxg galdxm\
14nu|raine-0.63.12-1|34	mspacmang pacmang"
14nu|raine-0.63.12-1|35	#mspacmanm pacmanm
14nu|raine-0.63.12-1|36	# this generates Source1xx tags (400 max)
14nu|raine-0.63.12-1|37	%(echo %{emudx_sources} | awk 'BEGIN { RS=" "; n=0 }; { print "Source"100+n":\t"$1".dx2"; n++ };')
14nu|raine-0.63.12-1|38	# this generates the list of emudx files for the install step
14nu|raine-0.63.12-1|39	%define emudx_files %(echo %{emudx_sources} | awk 'BEGIN { RS=" "; files="" }; { files=files" %{_sourcedir}/"$1".dx2"}; END { print files };')
14nu|raine-0.63.12-1|40	
14nu|raine-0.63.12-1|41	# artwork sources from : http://www.rainemu.com/html/download/extras.html
14nu|raine-0.63.12-1|42	# to add an artwork archive :
14nu|raine-0.63.12-1|43	# add its basename to the artwork_sources list below
14nu|raine-0.63.12-1|44	%define artwork_sources "1941 19xx arbalest arkanoid arknoid2 batrider\
14nu|raine-0.63.12-1|45	bjtwin block darius2 ddonpach dfeveron dkong dogyuun donpachi downtown\
14nu|raine-0.63.12-1|46	driftout extrmatn fireshrk frogger ghoulsu gunbird majest12 matmania\
14nu|raine-0.63.12-1|47	mercs msh mspacman msword ninjaw outzone pacman pacplus pengo puckman\
14nu|raine-0.63.12-1|48	s1945 sf2ce slammast ssi superman tdragon terracre thunderl tknight\
14nu|raine-0.63.12-1|49	tndrcade varth vimana warriorb xmcota"
14nu|raine-0.63.12-1|50	# this generates Source5xx tags
14nu|raine-0.63.12-1|51	%(echo %{artwork_sources} | awk 'BEGIN { RS=" "; n=0 }; { print "Source"500+n":\t"$1".zip"; n++ };')
14nu|raine-0.63.12-1|52	# this generates the list of artwork files for the install step
14nu|raine-0.63.12-1|53	%define artwork_files %(echo %{artwork_sources} | awk 'BEGIN { RS=" "; files="" }; { files=files" %{_sourcedir}/"$1".zip"}; END { print files };')
14nu|raine-0.63.12-1|54	
14nu|raine-0.63.12-1|55	BuildRequires:	desktop-file-utils
14nu|raine-0.63.12-1|56	BuildRequires:	nasm
14nu|raine-0.63.12-1|57	BuildRequires:	p7zip
14nu|raine-0.63.12-1|58	BuildRequires:	SDL_sound-devel
14nu|raine-0.63.12-1|59	# for the converter
14nu|raine-0.63.12-1|60	BuildRequires:	pkgconfig(allegro)
14nu|raine-0.63.12-1|61	BuildRequires:	pkgconfig(flac)
14nu|raine-0.63.12-1|62	# the rest
14nu|raine-0.63.12-1|63	BuildRequires:	pkgconfig(gl)
14nu|raine-0.63.12-1|64	BuildRequires:	pkgconfig(glu)
14nu|raine-0.63.12-1|65	BuildRequires:	pkgconfig(libmikmod)
14nu|raine-0.63.12-1|66	BuildRequires:	pkgconfig(libpng)
14nu|raine-0.63.12-1|67	BuildRequires:	pkgconfig(muparser)
14nu|raine-0.63.12-1|68	BuildRequires:	pkgconfig(ogg)
14nu|raine-0.63.12-1|69	BuildRequires:	pkgconfig(sdl)
14nu|raine-0.63.12-1|70	BuildRequires:	pkgconfig(SDL_image)
14nu|raine-0.63.12-1|71	BuildRequires:	pkgconfig(SDL_ttf)
14nu|raine-0.63.12-1|72	BuildRequires:	pkgconfig(vorbisfile)
14nu|raine-0.63.12-1|73	ExclusiveArch:	%{ix86}
14nu|raine-0.63.12-1|74	Obsoletes:	%{name}-neocd < 0.62.0
14nu|raine-0.63.12-1|75	Provides:	neoraine = %{EVRD}
14nu|raine-0.63.12-1|76	
14nu|raine-0.63.12-1|77	%description
14nu|raine-0.63.12-1|78	Raine is an emulator, it emulates some M68000 and M68020 arcade games
14nu|raine-0.63.12-1|79	and is mainly focused on Taito and Jaleco games hardware.
14nu|raine-0.63.12-1|80	
14nu|raine-0.63.12-1|81	Since 0.62 Raine was merged with NeoRaine into one emulator.
14nu|raine-0.63.12-1|82	
14nu|raine-0.63.12-1|83	To play NeoGeo CD games you need neocd.bin (or neocd.zip), which is the
14nu|raine-0.63.12-1|84	neocd bios to be in the (neo)raine's data directory:
14nu|raine-0.63.12-1|85	%{_gamesdatadir}/raine
14nu|raine-0.63.12-1|86	
14nu|raine-0.63.12-1|87	%files
14nu|raine-0.63.12-1|88	%defattr(0644,root,root,0755)
14nu|raine-0.63.12-1|89	%doc raine.txt raine.pdf raine.lyx shots.pl
14nu|raine-0.63.12-1|90	%attr(0755,root,root) %{_gamesbindir}/raine
14nu|raine-0.63.12-1|91	%attr(0755,root,root) %{_gamesbindir}/raine-savegame-converter
14nu|raine-0.63.12-1|92	%dir %{_gamesdatadir}/raine
14nu|raine-0.63.12-1|93	%{_gamesdatadir}/raine/cheats.cfg
14nu|raine-0.63.12-1|94	%{_gamesdatadir}/raine/debug_dips.txt
14nu|raine-0.63.12-1|95	%{_gamesdatadir}/raine/hiscore.dat
14nu|raine-0.63.12-1|96	%{_gamesdatadir}/raine/history.dat
14nu|raine-0.63.12-1|97	%{_gamesdatadir}/raine/bitmaps
14nu|raine-0.63.12-1|98	%{_gamesdatadir}/raine/fonts
14nu|raine-0.63.12-1|99	%{_gamesdatadir}/raine/roms
14nu|raine-0.63.12-1|100	%{_gamesdatadir}/raine/scripts
14nu|raine-0.63.12-1|101	%{_gamesdatadir}/raine/shaders
14nu|raine-0.63.12-1|102	%{_iconsdir}/raine.png
14nu|raine-0.63.12-1|103	%{_miconsdir}/raine.png
14nu|raine-0.63.12-1|104	%{_liconsdir}/raine.png
14nu|raine-0.63.12-1|105	%{_datadir}/pixmaps/raine.png
14nu|raine-0.63.12-1|106	%{_datadir}/applications/raine.desktop
14nu|raine-0.63.12-1|107	# ex-neocd files
14nu|raine-0.63.12-1|108	%{_gamesdatadir}/raine/neocheats.cfg
14nu|raine-0.63.12-1|109	
14nu|raine-0.63.12-1|110	#----------------------------------------------------------------------------
14nu|raine-0.63.12-1|111	
14nu|raine-0.63.12-1|112	%package artwork
14nu|raine-0.63.12-1|113	Summary:	Artwork for Raine
14nu|raine-0.63.12-1|114	Group:		Emulators
14nu|raine-0.63.12-1|115	Requires:	raine
14nu|raine-0.63.12-1|116	
14nu|raine-0.63.12-1|117	%description artwork
14nu|raine-0.63.12-1|118	Artwork for Raine. These files are pictures used mainly to fill the ugly
14nu|raine-0.63.12-1|119	black borders in vertical games.
14nu|raine-0.63.12-1|120	
14nu|raine-0.63.12-1|121	%files artwork
14nu|raine-0.63.12-1|122	%defattr(0644,root,root,0755)
14nu|raine-0.63.12-1|123	%doc raine.txt
14nu|raine-0.63.12-1|124	%{_gamesdatadir}/raine/artwork
14nu|raine-0.63.12-1|125	
14nu|raine-0.63.12-1|126	#----------------------------------------------------------------------------
14nu|raine-0.63.12-1|127	
14nu|raine-0.63.12-1|128	%package emudx2
14nu|raine-0.63.12-1|129	Summary:	Files to enhance emulation of old arcade games in raine
14nu|raine-0.63.12-1|130	Group:		Emulators
14nu|raine-0.63.12-1|131	Requires:	raine
14nu|raine-0.63.12-1|132	
14nu|raine-0.63.12-1|133	%description emudx2
14nu|raine-0.63.12-1|134	Files to enhance emulation of old arcade games.
14nu|raine-0.63.12-1|135	Donkey Kong, Frogger, Galaxian, Pac-Man and Ms. Pac-Man are suported.
14nu|raine-0.63.12-1|136	
14nu|raine-0.63.12-1|137	It requires the roms to be enhanced and the raine emulator.
14nu|raine-0.63.12-1|138	
14nu|raine-0.63.12-1|139	%files emudx2
14nu|raine-0.63.12-1|140	%defattr(0644,root,root,0755)
14nu|raine-0.63.12-1|141	%doc raine.txt
14nu|raine-0.63.12-1|142	%{_gamesdatadir}/raine/emudx
14nu|raine-0.63.12-1|143	
14nu|raine-0.63.12-1|144	#----------------------------------------------------------------------------
14nu|raine-0.63.12-1|145	
14nu|raine-0.63.12-1|146	%prep
14nu|raine-0.63.12-1|147	%setup -q
14nu|raine-0.63.12-1|148	%setup -q -T -D -a 1 -a 2 -a 6 -a 8 -a 9 -a 10
14nu|raine-0.63.12-1|149	cp -p %{SOURCE3} %{SOURCE4} .
14nu|raine-0.63.12-1|150	7za x -y %{SOURCE7}
14nu|raine-0.63.12-1|151	%patch0 -p1
14nu|raine-0.63.12-1|152	
14nu|raine-0.63.12-1|153	%build
14nu|raine-0.63.12-1|154	%if !%{build_optimization}
14nu|raine-0.63.12-1|155	rm -f cpuinfo
14nu|raine-0.63.12-1|156	echo "_MARCH=-march=i586 -mtune=pentiumpro" > cpuinfo
14nu|raine-0.63.12-1|157	echo "CPU=pentiumpro" >> cpuinfo
14nu|raine-0.63.12-1|158	%else
14nu|raine-0.63.12-1|159	rm -f cpuinfo
14nu|raine-0.63.12-1|160	%endif
14nu|raine-0.63.12-1|161	export OSTYPE
14nu|raine-0.63.12-1|162	%make
14nu|raine-0.63.12-1|163	make converter
14nu|raine-0.63.12-1|164	
14nu|raine-0.63.12-1|165	%install
14nu|raine-0.63.12-1|166	%makeinstall_std VERBOSE=1
14nu|raine-0.63.12-1|167	
14nu|raine-0.63.12-1|168	# history
14nu|raine-0.63.12-1|169	install -D -m 644 history.dat %{buildroot}%{_gamesdatadir}/raine/history.dat
14nu|raine-0.63.12-1|170	
14nu|raine-0.63.12-1|171	install -m 755 converter %{buildroot}%{_gamesbindir}/raine-savegame-converter
14nu|raine-0.63.12-1|172	
14nu|raine-0.63.12-1|173	# icons
14nu|raine-0.63.12-1|174	install -D -m 644 Raine48x48.png %{buildroot}%{_liconsdir}/raine.png
14nu|raine-0.63.12-1|175	install -D -m 644 Raine32X32.png %{buildroot}%{_iconsdir}/raine.png
14nu|raine-0.63.12-1|176	install -D -m 644 Raine16X16.png %{buildroot}%{_miconsdir}/raine.png
14nu|raine-0.63.12-1|177	
14nu|raine-0.63.12-1|178	# menu
14nu|raine-0.63.12-1|179	desktop-file-install --vendor="" \
14nu|raine-0.63.12-1|180	--dir %{buildroot}%{_datadir}/applications/ \
14nu|raine-0.63.12-1|181	%{buildroot}%{_datadir}/applications/*
14nu|raine-0.63.12-1|182	
14nu|raine-0.63.12-1|183	# artwork
14nu|raine-0.63.12-1|184	mkdir -p %{buildroot}%{_gamesdatadir}/raine/artwork
14nu|raine-0.63.12-1|185	install -m 644 %{artwork_files} %{buildroot}%{_gamesdatadir}/raine/artwork
14nu|raine-0.63.12-1|186	
14nu|raine-0.63.12-1|187	# emudx
14nu|raine-0.63.12-1|188	install -d -m 755 %{buildroot}%{_gamesdatadir}/raine/emudx
14nu|raine-0.63.12-1|189	install -m 644 %{emudx_files} %{buildroot}%{_gamesdatadir}/raine/emudx
14nu|raine-0.63.12-1|190	
14nu|raine-0.63.12-1|191	# remove no longer needed but still installed neoraine files
14nu|raine-0.63.12-1|192	rm -f %{buildroot}%{_datadir}/pixmaps/neoraine.png
14nu|raine-0.63.12-1|193	rm -f %{buildroot}%{_datadir}/applications/neoraine.desktop
14nu|raine-0.63.12-1|194	
14nu|raine-0.63.12-1|195	
14nu|raine-0.63.12-1|196	%changelog
14nu|raine-0.63.12-1|197	* Sun Oct 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.63.12-1
14nu|raine-0.63.12-1|198	+ Revision: 8b7dfa2
14nu|raine-0.63.12-1|199	- New version 0.63.12, update BuildRequires
14nu|raine-0.63.12-1|200	
14nu|raine-0.63.12-1|201	

26539 14
14nu|rbdoom3-bfg-1.0.3-1|1	%define sname RBDOOM-3-BFG
14nu|rbdoom3-bfg-1.0.3-1|2	
14nu|rbdoom3-bfg-1.0.3-1|3	Summary:	Doom 3: BFG Edition game engine
14nu|rbdoom3-bfg-1.0.3-1|4	Name:		rbdoom3-bfg
14nu|rbdoom3-bfg-1.0.3-1|5	Version:	1.0.3
14nu|rbdoom3-bfg-1.0.3-1|6	Release:	1
14nu|rbdoom3-bfg-1.0.3-1|7	License:	GPLv3+
14nu|rbdoom3-bfg-1.0.3-1|8	Group:		Games/Arcade
14nu|rbdoom3-bfg-1.0.3-1|9	Url:		https://github.com/RobertBeckebans/RBDOOM-3-BFG
14nu|rbdoom3-bfg-1.0.3-1|10	# https://github.com/RobertBeckebans/RBDOOM-3-BFG/archive/v%{version}.tar.gz
14nu|rbdoom3-bfg-1.0.3-1|11	Source0:	%{sname}-%{version}.tar.gz
14nu|rbdoom3-bfg-1.0.3-1|12	Source1:	%{name}.png
14nu|rbdoom3-bfg-1.0.3-1|13	# Don't override CXX flags
14nu|rbdoom3-bfg-1.0.3-1|14	Patch0:		rbdoom3-bfg-1.0.2-cflags.patch
14nu|rbdoom3-bfg-1.0.3-1|15	Patch1:		rbdoom3-bfg-1.0.2-static.patch
14nu|rbdoom3-bfg-1.0.3-1|16	Patch2:		rbdoom3-bfg-1.0.3-path.patch
14nu|rbdoom3-bfg-1.0.3-1|17	BuildRequires:	cmake
14nu|rbdoom3-bfg-1.0.3-1|18	BuildRequires:	imagemagick
14nu|rbdoom3-bfg-1.0.3-1|19	BuildRequires:	ffmpeg-devel
14nu|rbdoom3-bfg-1.0.3-1|20	BuildRequires:	jpeg-devel
14nu|rbdoom3-bfg-1.0.3-1|21	BuildRequires:	pkgconfig(gl)
14nu|rbdoom3-bfg-1.0.3-1|22	BuildRequires:	pkgconfig(glu)
14nu|rbdoom3-bfg-1.0.3-1|23	BuildRequires:	pkgconfig(openal)
14nu|rbdoom3-bfg-1.0.3-1|24	BuildRequires:	pkgconfig(sdl2)
14nu|rbdoom3-bfg-1.0.3-1|25	BuildRequires:	pkgconfig(zlib)
14nu|rbdoom3-bfg-1.0.3-1|26	Provides:	%{sname} = %{EVRD}
14nu|rbdoom3-bfg-1.0.3-1|27	Provides:	doom3-bfg = %{version}
14nu|rbdoom3-bfg-1.0.3-1|28	
14nu|rbdoom3-bfg-1.0.3-1|29	%description
14nu|rbdoom3-bfg-1.0.3-1|30	Doom 3: BFG Edition game engine with soft shadows, cleaned up source, Linux
14nu|rbdoom3-bfg-1.0.3-1|31	and 64 bit support.
14nu|rbdoom3-bfg-1.0.3-1|32	
14nu|rbdoom3-bfg-1.0.3-1|33	WARNING! Playing Doom 3: BFG Edition still requires a legitimate copy of
14nu|rbdoom3-bfg-1.0.3-1|34	the game. You can purchase a copy from Steam or your favorite retailer.
14nu|rbdoom3-bfg-1.0.3-1|35	
14nu|rbdoom3-bfg-1.0.3-1|36	Place "base" folder from the Doom 3 installation to:
14nu|rbdoom3-bfg-1.0.3-1|37	%{_gamesdatadir}/%{name}/
14nu|rbdoom3-bfg-1.0.3-1|38	or
14nu|rbdoom3-bfg-1.0.3-1|39	$HOME/.rbdoom3bfg/
14nu|rbdoom3-bfg-1.0.3-1|40	
14nu|rbdoom3-bfg-1.0.3-1|41	%files
14nu|rbdoom3-bfg-1.0.3-1|42	%doc README.txt COPYING.txt
14nu|rbdoom3-bfg-1.0.3-1|43	%{_gamesbindir}/%{name}
14nu|rbdoom3-bfg-1.0.3-1|44	%dir %attr(0777,root,root) %{_gamesdatadir}/%{name}
14nu|rbdoom3-bfg-1.0.3-1|45	%{_datadir}/applications/%{name}.desktop
14nu|rbdoom3-bfg-1.0.3-1|46	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nu|rbdoom3-bfg-1.0.3-1|47	
14nu|rbdoom3-bfg-1.0.3-1|48	#----------------------------------------------------------------------------
14nu|rbdoom3-bfg-1.0.3-1|49	
14nu|rbdoom3-bfg-1.0.3-1|50	%prep
14nu|rbdoom3-bfg-1.0.3-1|51	%setup -qn %{sname}-%{version}
14nu|rbdoom3-bfg-1.0.3-1|52	%patch0 -p1
14nu|rbdoom3-bfg-1.0.3-1|53	%patch1 -p1
14nu|rbdoom3-bfg-1.0.3-1|54	%patch2 -p1
14nu|rbdoom3-bfg-1.0.3-1|55	
14nu|rbdoom3-bfg-1.0.3-1|56	%build
14nu|rbdoom3-bfg-1.0.3-1|57	pushd neo
14nu|rbdoom3-bfg-1.0.3-1|58	%cmake
14nu|rbdoom3-bfg-1.0.3-1|59	%make
14nu|rbdoom3-bfg-1.0.3-1|60	popd
14nu|rbdoom3-bfg-1.0.3-1|61	
14nu|rbdoom3-bfg-1.0.3-1|62	%install
14nu|rbdoom3-bfg-1.0.3-1|63	mkdir -p %{buildroot}%{_gamesbindir}
14nu|rbdoom3-bfg-1.0.3-1|64	install -m 0755 neo/build/RBDoom3BFG %{buildroot}%{_gamesbindir}/%{name}
14nu|rbdoom3-bfg-1.0.3-1|65	
14nu|rbdoom3-bfg-1.0.3-1|66	# menu-entry
14nu|rbdoom3-bfg-1.0.3-1|67	mkdir -p %{buildroot}%{_datadir}/applications
14nu|rbdoom3-bfg-1.0.3-1|68	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|rbdoom3-bfg-1.0.3-1|69	[Desktop Entry]
14nu|rbdoom3-bfg-1.0.3-1|70	Name=Doom 3: BFG Edition
14nu|rbdoom3-bfg-1.0.3-1|71	Comment=A first-person science fiction horror video game
14nu|rbdoom3-bfg-1.0.3-1|72	Exec=%{name}
14nu|rbdoom3-bfg-1.0.3-1|73	Icon=%{name}
14nu|rbdoom3-bfg-1.0.3-1|74	Terminal=false
14nu|rbdoom3-bfg-1.0.3-1|75	Type=Application
14nu|rbdoom3-bfg-1.0.3-1|76	Categories=Game;ArcadeGame;
14nu|rbdoom3-bfg-1.0.3-1|77	EOF
14nu|rbdoom3-bfg-1.0.3-1|78	
14nu|rbdoom3-bfg-1.0.3-1|79	# install menu icons
14nu|rbdoom3-bfg-1.0.3-1|80	for N in 16 32 48 64 128;
14nu|rbdoom3-bfg-1.0.3-1|81	do
14nu|rbdoom3-bfg-1.0.3-1|82	convert %{SOURCE1} -scale ${N}x${N} $N.png;
14nu|rbdoom3-bfg-1.0.3-1|83	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14nu|rbdoom3-bfg-1.0.3-1|84	done
14nu|rbdoom3-bfg-1.0.3-1|85	
14nu|rbdoom3-bfg-1.0.3-1|86	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}
14nu|rbdoom3-bfg-1.0.3-1|87	
14nu|rbdoom3-bfg-1.0.3-1|88	
14nu|rbdoom3-bfg-1.0.3-1|89	%changelog
14nu|rbdoom3-bfg-1.0.3-1|90	
14nu|rbdoom3-bfg-1.0.3-1|91	* Mon Jul 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.3-1
14nu|rbdoom3-bfg-1.0.3-1|92	- (0943209) New version 1.0.3
14nu|rbdoom3-bfg-1.0.3-1|93	- (0943209) Re-diff path patch
14nu|rbdoom3-bfg-1.0.3-1|94	- (0943209) Switch to SDL2
14nu|rbdoom3-bfg-1.0.3-1|95	
14nu|rbdoom3-bfg-1.0.3-1|96	

26540 14
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|1	%if %{mdvver} < 201610
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|2	%global __requires_exclude 'GLIBCXX_3.4.21'
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|3	%endif
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|4	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|5	# backportability
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|6	%define _localstatedir /var
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|7	%define debug_package %{nil}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|8	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|9	Summary:	Flash Player plugin for browsers
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|10	Name:		flash-player-plugin
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|11	Version:	32.0.0.453
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|12	Release:	1
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|13	License:	Proprietary
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|14	Url:		http://www.adobe.com/products/flashplayer/
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|15	Source0:	https://fpdownload.adobe.com/get/flashplayer/pdc/%{version}/flash_player_npapi_linux.i386.tar.gz
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|16	Source1:	https://fpdownload.adobe.com/get/flashplayer/pdc/%{version}/flash_player_npapi_linux.x86_64.tar.gz
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|17	Source100:	%{name}.rpmlintrc
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|18	Group:		Networking/WWW
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|19	Requires:	curl
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|20	Requires(post):	curl
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|21	Provides:	flashplayer-plugin == %{version}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|22	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|23	# obtained by objdump -x /usr/lib/mozilla/plugins/libflashplayer.so | grep NEEDED
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|24	# helper: for i in $(objdump -p libflashplayer.so  | grep NEEDED | awk '{ print $2 }'); do
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|25	#	  echo -n "$i: "; rpm -qf /usr/lib64/$i; done
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|26	#		libX11.so.6	libXext.so.6	libXt.so.6	libfreetype.so.6
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|27	Requires:	%{_lib}x11_6	%{_lib}xext6	%{_lib}xt6	%{_lib}freetype6
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|28	#		libfontconfig.so.1	libgtk-x11-2.0.so.0, libgdk-x11-2.0.so.0
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|29	Requires:	%{_lib}fontconfig1	%{_lib}gtk+2.0_0
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|30	#		libatk-1.0.so.0	libgdk_pixbuf-2.0.so.0	libpangocairo-1.0.so.0, libpango-1.0.so.0
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|31	Requires:	%{_lib}atk1.0_0	%{_lib}gdk_pixbuf2.0_0	%{_lib}pango1.0_0
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|32	#		libcairo.so.2	libgobject-2.0.so.0, libgmodule-2.0.so.0, libglib-2.0.so.0
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|33	Requires:	%{_lib}cairo2	%{_lib}glib2.0_0
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|34	#		libnss3.so, libsmime3.so, libssl3.so	libplds4.so, libplc4.so, libnspr4.so
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|35	Requires:	%{_lib}nss3				%{_lib}nspr4
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|36	# required for audio, dlopened:
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|37	Requires:	%{_lib}alsa2
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|38	# dlopened:
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|39	Requires:	%{_lib}curl4
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|40	# dlopened, for video acceleration:
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|41	Recommends:	%{_lib}vdpau1
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|42	#
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|43	Obsoletes:	FlashPlayer < 9.0.115.0-5
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|44	Obsoletes:	flashplayer < %{version}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|45	Obsoletes:	flash-plugin < %{version}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|46	Obsoletes:	FlashPlayer-plugin < %{version}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|47	Obsoletes:	flashplayer-plugin < %{version}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|48	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|49	# Conflict with free plugins to avoid user confusion as to which one is
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|50	# actually used:
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|51	Conflicts:	gnash-firefox-plugin
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|52	Conflicts:	swfdec-mozilla
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|53	Conflicts:	lightspark-mozilla-plugin
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|54	Conflicts:	libflashsupport < 0.20080000.1
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|55	Obsoletes:	flash-player-plugin10.2 < 10.2.152
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|56	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|57	%description
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|58	Adobe Flash Player plugin for browsers.
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|59	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|60	NOTE: This package does not contain the Flash Player itself. The
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|61	software will be automatically downloaded from Adobe during package
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|62	installation. Alternatively you can use the command
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|63	"download-flash-player-plugin" manually.
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|64	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|65	Installing this package indicates acceptance of the EULA, available
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|66	from http://www.adobe.com/products/eulas/players/flash/.
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|67	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|68	%files
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|69	%{_bindir}/flash-player-properties
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|70	%{_libdir}/mozilla/plugins/*.so
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|71	%{_datadir}/applications/*.desktop
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|72	%{_datadir}/icons/*
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|73	%{_datadir}/pixmaps/*
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|74	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|75	#-------------------------------------------------------------------
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|76	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|77	%package kde
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|78	Summary:	KDE workspace files
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|79	Group:		Networking/WWW
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|80	Requires:	%{name} = %{version}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|81	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|82	%description kde
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|83	Adobe Flash files to work with KDE
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|84	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|85	%files kde
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|86	%{_libdir}/kde4/kcm_adobe_flash_player.so
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|87	%ifarch x86_64
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|88	# Adobe added symlink for some reason
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|89	/usr/lib/kde4/kcm_adobe_flash_player.so
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|90	%endif
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|91	%{_datadir}/kde4/*
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|92	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|93	#-------------------------------------------------------------------
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|94	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|95	%prep
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|96	%setup -c -T
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|97	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|98	%build
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|99	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|100	%install
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|101	mkdir -p %{buildroot}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|102	cd %{buildroot}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|103	%ifarch x86_64
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|104	tar xzf %{SOURCE1}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|105	%else
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|106	tar xzf %{SOURCE0}
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|107	%endif
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|108	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|109	mkdir -p %{buildroot}%{_libdir}/mozilla/plugins/
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|110	chmod 0755 libflashplayer.so
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|111	mv libflashplayer.so %{buildroot}%{_libdir}/mozilla/plugins/
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|112	
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|113	rm -f %{buildroot}/readme.txt
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|114	rm -rf %{buildroot}/LGPL
14./rosa_platform_2014.1/repository/SRPMS/non-free/updates-rpm-backup/flash-player-plugin-32.0.0.453-1|115	rm -rf %{buildroot}/license.pdf

26541 14
14nu|samsung-unified-driver3-3.00.37-4|1	%define debug_package %{nil}
14nu|samsung-unified-driver3-3.00.37-4|2	
14nu|samsung-unified-driver3-3.00.37-4|3	# Should always be 5
14nu|samsung-unified-driver3-3.00.37-4|4	%define libstdc %mklibname stdc++ 5
14nu|samsung-unified-driver3-3.00.37-4|5	# Should always be 3
14nu|samsung-unified-driver3-3.00.37-4|6	%define libtiff %mklibname tiff 3
14nu|samsung-unified-driver3-3.00.37-4|7	
14nu|samsung-unified-driver3-3.00.37-4|8	Summary:	Samsung Unified Linux Driver
14nu|samsung-unified-driver3-3.00.37-4|9	Name:		samsung-unified-driver3
14nu|samsung-unified-driver3-3.00.37-4|10	Version:	3.00.37
14nu|samsung-unified-driver3-3.00.37-4|11	Release:	4
14nu|samsung-unified-driver3-3.00.37-4|12	License:	Distributable
14nu|samsung-unified-driver3-3.00.37-4|13	Group:		System/Printing
14nu|samsung-unified-driver3-3.00.37-4|14	Url:		http://www.bchemnet.com/suldr/
14nu|samsung-unified-driver3-3.00.37-4|15	Source0:	http://www.bchemnet.com/suldr/driver/UnifiedLinuxDriver-%{version}.tar.gz
14nu|samsung-unified-driver3-3.00.37-4|16	Source1:	samsung-unified-printer-98_smfp_autoconf_samsung.rules
14nu|samsung-unified-driver3-3.00.37-4|17	Source2:	samsung-unified-printer-99_smfp_autoconf_samsung.rules
14nu|samsung-unified-driver3-3.00.37-4|18	Source100:	%{name}.rpmlintrc
14nu|samsung-unified-driver3-3.00.37-4|19	Provides:	samsung-mfp = %{EVRD}
14nu|samsung-unified-driver3-3.00.37-4|20	Requires:	cups
14nu|samsung-unified-driver3-3.00.37-4|21	Conflicts:	samsung-unified-driver
14nu|samsung-unified-driver3-3.00.37-4|22	
14nu|samsung-unified-driver3-3.00.37-4|23	%description
14nu|samsung-unified-driver3-3.00.37-4|24	Samsung Unified Linux Driver.
14nu|samsung-unified-driver3-3.00.37-4|25	
14nu|samsung-unified-driver3-3.00.37-4|26	%files
14nu|samsung-unified-driver3-3.00.37-4|27	%{_bindir}/*
14nu|samsung-unified-driver3-3.00.37-4|28	%{_prefix}/lib/libMFPPortPlugin.so*
14nu|samsung-unified-driver3-3.00.37-4|29	%{_prefix}/lib/libPrinterPlugin.so*
14nu|samsung-unified-driver3-3.00.37-4|30	%{_prefix}/lib/libScannerPlugin.so*
14nu|samsung-unified-driver3-3.00.37-4|31	%{_libdir}/libmfp.so*
14nu|samsung-unified-driver3-3.00.37-4|32	%{_libdir}/cups/filter/*
14nu|samsung-unified-driver3-3.00.37-4|33	%{_datadir}/samsung-unified-driver3
14nu|samsung-unified-driver3-3.00.37-4|34	%{_initrddir}/smfpd
14nu|samsung-unified-driver3-3.00.37-4|35	%{_sysconfdir}/sane.d/dll.d/smfp
14nu|samsung-unified-driver3-3.00.37-4|36	%{_sysconfdir}/udev/rules.d/98_smfpautoconf.rules
14nu|samsung-unified-driver3-3.00.37-4|37	%{_sysconfdir}/udev/rules.d/99_smfpautoconf.rules
14nu|samsung-unified-driver3-3.00.37-4|38	%{_sysconfdir}/sane.d/smfp.conf
14nu|samsung-unified-driver3-3.00.37-4|39	%{_sbindir}/smfpd
14nu|samsung-unified-driver3-3.00.37-4|40	%{_libdir}/cups/backend/mfp
14nu|samsung-unified-driver3-3.00.37-4|41	%{_libdir}/sane/libsane-smfp.so*
14nu|samsung-unified-driver3-3.00.37-4|42	%{_datadir}/cups/model
14nu|samsung-unified-driver3-3.00.37-4|43	/opt/Samsung
14nu|samsung-unified-driver3-3.00.37-4|44	
14nu|samsung-unified-driver3-3.00.37-4|45	#----------------------------------------------------------------------------
14nu|samsung-unified-driver3-3.00.37-4|46	
14nu|samsung-unified-driver3-3.00.37-4|47	%package -n %{libstdc}
14nu|samsung-unified-driver3-3.00.37-4|48	Summary:	stdc++5 shared library (compat)
14nu|samsung-unified-driver3-3.00.37-4|49	Group:		System/Libraries
14nu|samsung-unified-driver3-3.00.37-4|50	Conflicts:	%{name} < 3.00.37-3
14nu|samsung-unified-driver3-3.00.37-4|51	
14nu|samsung-unified-driver3-3.00.37-4|52	%description -n %{libstdc}
14nu|samsung-unified-driver3-3.00.37-4|53	stdc++5 shared library (compat).
14nu|samsung-unified-driver3-3.00.37-4|54	
14nu|samsung-unified-driver3-3.00.37-4|55	%files -n %{libstdc}
14nu|samsung-unified-driver3-3.00.37-4|56	%{_libdir}/libstdc++.so.5*
14nu|samsung-unified-driver3-3.00.37-4|57	
14nu|samsung-unified-driver3-3.00.37-4|58	#----------------------------------------------------------------------------
14nu|samsung-unified-driver3-3.00.37-4|59	
14nu|samsung-unified-driver3-3.00.37-4|60	%package -n %{libtiff}
14nu|samsung-unified-driver3-3.00.37-4|61	Summary:	tiff3 shared library (compat)
14nu|samsung-unified-driver3-3.00.37-4|62	Group:		System/Libraries
14nu|samsung-unified-driver3-3.00.37-4|63	# For compat reasons
14nu|samsung-unified-driver3-3.00.37-4|64	Provides:	libtiff = %{EVRD}
14nu|samsung-unified-driver3-3.00.37-4|65	Conflicts:	%{name} < 3.00.37-3
14nu|samsung-unified-driver3-3.00.37-4|66	
14nu|samsung-unified-driver3-3.00.37-4|67	%description -n %{libtiff}
14nu|samsung-unified-driver3-3.00.37-4|68	tiff3 shared library (compat).
14nu|samsung-unified-driver3-3.00.37-4|69	
14nu|samsung-unified-driver3-3.00.37-4|70	%files -n %{libtiff}
14nu|samsung-unified-driver3-3.00.37-4|71	%{_libdir}/libtiff.so.3*
14nu|samsung-unified-driver3-3.00.37-4|72	
14nu|samsung-unified-driver3-3.00.37-4|73	#----------------------------------------------------------------------------
14nu|samsung-unified-driver3-3.00.37-4|74	
14nu|samsung-unified-driver3-3.00.37-4|75	%prep
14nu|samsung-unified-driver3-3.00.37-4|76	%setup -q -c
14nu|samsung-unified-driver3-3.00.37-4|77	find . -name *htm -exec chmod a-x {} \;
14nu|samsung-unified-driver3-3.00.37-4|78	find . -name *htm -exec chmod a+r {} \;
14nu|samsung-unified-driver3-3.00.37-4|79	
14nu|samsung-unified-driver3-3.00.37-4|80	%build
14nu|samsung-unified-driver3-3.00.37-4|81	
14nu|samsung-unified-driver3-3.00.37-4|82	%install
14nu|samsung-unified-driver3-3.00.37-4|83	install -d %{buildroot}%{_datadir}/%{name}
14nu|samsung-unified-driver3-3.00.37-4|84	cp -a cdroot/Linux/noarch/at_root/* %{buildroot}/
14nu|samsung-unified-driver3-3.00.37-4|85	
14nu|samsung-unified-driver3-3.00.37-4|86	install -d %{buildroot}%{_datadir}/cups/model/samsung/cms
14nu|samsung-unified-driver3-3.00.37-4|87	cp -a cdroot/Linux/noarch/at_opt/share/ppd/cms/* %{buildroot}%{_datadir}/cups/model/samsung/cms/
14nu|samsung-unified-driver3-3.00.37-4|88	cp -a cdroot/Linux/noarch/at_opt/share/ppd/*.ppd %{buildroot}%{_datadir}/cups/model/
14nu|samsung-unified-driver3-3.00.37-4|89	find %{buildroot}%{_datadir}/cups/model/ -name "*.ppd" | xargs gzip -9
14nu|samsung-unified-driver3-3.00.37-4|90	# cp -a cdroot/Linux/noarch/at_opt/share/locale %{buildroot}%{_datadir}
14nu|samsung-unified-driver3-3.00.37-4|91	cp -a cdroot/Linux/noarch/at_opt/share/{doc,help,images,utils} %{buildroot}%{_datadir}/%{name}/
14nu|samsung-unified-driver3-3.00.37-4|92	
14nu|samsung-unified-driver3-3.00.37-4|93	install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/98_smfpautoconf.rules
14nu|samsung-unified-driver3-3.00.37-4|94	install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/udev/rules.d/99_smfpautoconf.rules
14nu|samsung-unified-driver3-3.00.37-4|95	
14nu|samsung-unified-driver3-3.00.37-4|96	mkdir %{buildroot}%{_libdir}
14nu|samsung-unified-driver3-3.00.37-4|97	pushd cdroot/Linux/noarch
14nu|samsung-unified-driver3-3.00.37-4|98	%ifarch x86_64
14nu|samsung-unified-driver3-3.00.37-4|99	for i in libstdc++-5-x86_64.tar.gz libtiff-3-x86_64.tar.gz
14nu|samsung-unified-driver3-3.00.37-4|100	%else
14nu|samsung-unified-driver3-3.00.37-4|101	for i in libstdc++-5-i386.tar.gz libtiff-3-i386.tar.gz
14nu|samsung-unified-driver3-3.00.37-4|102	%endif
14nu|samsung-unified-driver3-3.00.37-4|103	do
14nu|samsung-unified-driver3-3.00.37-4|104	tar xzf $i
14nu|samsung-unified-driver3-3.00.37-4|105	mv ./usr/lib*/* %{buildroot}/usr/lib*/
14nu|samsung-unified-driver3-3.00.37-4|106	done
14nu|samsung-unified-driver3-3.00.37-4|107	popd
14nu|samsung-unified-driver3-3.00.37-4|108	
14nu|samsung-unified-driver3-3.00.37-4|109	%ifarch x86_64
14nu|samsung-unified-driver3-3.00.37-4|110	cd cdroot/Linux/x86_64
14nu|samsung-unified-driver3-3.00.37-4|111	%else
14nu|samsung-unified-driver3-3.00.37-4|112	cd cdroot/Linux/i386
14nu|samsung-unified-driver3-3.00.37-4|113	%endif
14nu|samsung-unified-driver3-3.00.37-4|114	
14nu|samsung-unified-driver3-3.00.37-4|115	cp -a at_root/* %{buildroot}/
14nu|samsung-unified-driver3-3.00.37-4|116	cp -a at_opt/* %{buildroot}%{_prefix}
14nu|samsung-unified-driver3-3.00.37-4|117	
14nu|samsung-unified-driver3-3.00.37-4|118	ln -s libmfp.so.1.0.1 %{buildroot}%{_libdir}/libmfp.so.1
14nu|samsung-unified-driver3-3.00.37-4|119	ln -s libmfp.so.1.0.1 %{buildroot}%{_libdir}/libmfp.so
14nu|samsung-unified-driver3-3.00.37-4|120	ln -s libsane-smfp.1.0.1 %{buildroot}%{_libdir}/sane/libsane-smfp.so.1
14nu|samsung-unified-driver3-3.00.37-4|121	ln -s libsane-smfp.so.1 %{buildroot}%{_libdir}/sane/libsane-smfp.so
14nu|samsung-unified-driver3-3.00.37-4|122	install -d %{buildroot}%{_sysconfdir}/sane.d/dll.d
14nu|samsung-unified-driver3-3.00.37-4|123	echo "smfp" >> %{buildroot}%{_sysconfdir}/sane.d/dll.d/smfp
14nu|samsung-unified-driver3-3.00.37-4|124	chmod 644 %{buildroot}%{_sysconfdir}/sane.d/dll.d/smfp
14nu|samsung-unified-driver3-3.00.37-4|125	
14nu|samsung-unified-driver3-3.00.37-4|126	install -d %{buildroot}%{_libdir}/cups/{backend,filter}
14nu|samsung-unified-driver3-3.00.37-4|127	
14nu|samsung-unified-driver3-3.00.37-4|128	install -d %{buildroot}/opt/Samsung/mfp/{bin,share/images}
14nu|samsung-unified-driver3-3.00.37-4|129	
14nu|samsung-unified-driver3-3.00.37-4|130	cd ../../..
14nu|samsung-unified-driver3-3.00.37-4|131	install -m644 cdroot/Linux/OEM.ini %{buildroot}/opt/Samsung/mfp/share/OEM.ini
14nu|samsung-unified-driver3-3.00.37-4|132	install -D -m755 cdroot/Linux/noarch/smfpd.sh %{buildroot}%{_initrddir}/smfpd
14nu|samsung-unified-driver3-3.00.37-4|133	
14nu|samsung-unified-driver3-3.00.37-4|134	install -D -m0644 cdroot/Linux/noarch/at_opt/share/images/Configurator.png \
14nu|samsung-unified-driver3-3.00.37-4|135	%{buildroot}/opt/Samsung/mfp/share/images/Configurator.png
14nu|samsung-unified-driver3-3.00.37-4|136	
14nu|samsung-unified-driver3-3.00.37-4|137	rm -rf %{buildroot}/usr/uninstall
14nu|samsung-unified-driver3-3.00.37-4|138	rm -f %{buildroot}/usr/bin/gettext
14nu|samsung-unified-driver3-3.00.37-4|139	rm -f %{buildroot}%{_datadir}/locale/fr/LC_MESSAGES/install.mo
14nu|samsung-unified-driver3-3.00.37-4|140	
14nu|samsung-unified-driver3-3.00.37-4|141	rm -f %{buildroot}/opt/Samsung/mfp/bin/ImageManager*
14nu|samsung-unified-driver3-3.00.37-4|142	
14nu|samsung-unified-driver3-3.00.37-4|143	
14nu|samsung-unified-driver3-3.00.37-4|144	%changelog
14nu|samsung-unified-driver3-3.00.37-4|145	
14nu|samsung-unified-driver3-3.00.37-4|146	* Mon Jul 04 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.00.37-4
14nu|samsung-unified-driver3-3.00.37-4|147	- (3b6a8d0) Bump release
14nu|samsung-unified-driver3-3.00.37-4|148	
14nu|samsung-unified-driver3-3.00.37-4|149	

26542 14
14nu|samsung-unified-driver-4.01.17-1|1	Name:          samsung-unified-driver
14nu|samsung-unified-driver-4.01.17-1|2	Version:       4.01.17
14nu|samsung-unified-driver-4.01.17-1|3	Release:       1
14nu|samsung-unified-driver-4.01.17-1|4	Summary:       Samsung Unified Linux Driver
14nu|samsung-unified-driver-4.01.17-1|5	Group:         System/Printing
14nu|samsung-unified-driver-4.01.17-1|6	URL:           http://www.bchemnet.com/suldr/
14nu|samsung-unified-driver-4.01.17-1|7	Source:        http://www.bchemnet.com/suldr/driver/UnifiedLinuxDriver-%{version}.tar.gz
14nu|samsung-unified-driver-4.01.17-1|8	Source1:       samsung-unified-printer-98_smfp_autoconf_samsung.rules
14nu|samsung-unified-driver-4.01.17-1|9	Source2:       samsung-unified-printer-99_smfp_autoconf_samsung.rules
14nu|samsung-unified-driver-4.01.17-1|10	Source100:	%{name}.rpmlintrc
14nu|samsung-unified-driver-4.01.17-1|11	License:       Distributable
14nu|samsung-unified-driver-4.01.17-1|12	## AUTOBUILDREQ-BEGIN
14nu|samsung-unified-driver-4.01.17-1|13	BuildRequires: glibc-devel
14nu|samsung-unified-driver-4.01.17-1|14	BuildRequires: cups-devel
14nu|samsung-unified-driver-4.01.17-1|15	#BuildRequires: libgcc
14nu|samsung-unified-driver-4.01.17-1|16	BuildRequires: qt4-devel
14nu|samsung-unified-driver-4.01.17-1|17	BuildRequires: sane-devel
14nu|samsung-unified-driver-4.01.17-1|18	BuildRequires: stdc++-devel
14nu|samsung-unified-driver-4.01.17-1|19	BuildRequires: tiff-devel
14nu|samsung-unified-driver-4.01.17-1|20	BuildRequires: pkgconfig(libusb)
14nu|samsung-unified-driver-4.01.17-1|21	BuildRequires: X11-devel
14nu|samsung-unified-driver-4.01.17-1|22	BuildRequires: pkgconfig(xext)
14nu|samsung-unified-driver-4.01.17-1|23	BuildRequires: pkgconfig(libxml-2.0)
14nu|samsung-unified-driver-4.01.17-1|24	## AUTOBUILDREQ-END
14nu|samsung-unified-driver-4.01.17-1|25	Provides:      samsung-mfp
14nu|samsung-unified-driver-4.01.17-1|26	Obsoletes:     samsung-mfp
14nu|samsung-unified-driver-4.01.17-1|27	Requires:      cups
14nu|samsung-unified-driver-4.01.17-1|28	
14nu|samsung-unified-driver-4.01.17-1|29	%description
14nu|samsung-unified-driver-4.01.17-1|30	Samsung Unified Linux Driver.
14nu|samsung-unified-driver-4.01.17-1|31	
14nu|samsung-unified-driver-4.01.17-1|32	%prep
14nu|samsung-unified-driver-4.01.17-1|33	%setup -q -c
14nu|samsung-unified-driver-4.01.17-1|34	
14nu|samsung-unified-driver-4.01.17-1|35	%build
14nu|samsung-unified-driver-4.01.17-1|36	
14nu|samsung-unified-driver-4.01.17-1|37	%install
14nu|samsung-unified-driver-4.01.17-1|38	install -d %{buildroot}%{_datadir}/%{name}
14nu|samsung-unified-driver-4.01.17-1|39	cp -a cdroot/Linux/noarch/at_root/* %{buildroot}/
14nu|samsung-unified-driver-4.01.17-1|40	
14nu|samsung-unified-driver-4.01.17-1|41	install -d %{buildroot}%{_datadir}/cups/model/samsung/cms
14nu|samsung-unified-driver-4.01.17-1|42	cp -a cdroot/Linux/noarch/at_opt/share/ppd/cms/* %{buildroot}%{_datadir}/cups/model/samsung/cms/
14nu|samsung-unified-driver-4.01.17-1|43	cp -a cdroot/Linux/noarch/at_opt/share/ppd/*.ppd %{buildroot}%{_datadir}/cups/model/
14nu|samsung-unified-driver-4.01.17-1|44	find %{buildroot}%{_datadir}/cups/model/ -name "*.ppd" | xargs gzip -9
14nu|samsung-unified-driver-4.01.17-1|45	cp -a cdroot/Linux/noarch/at_opt/share/locale %{buildroot}%{_datadir}
14nu|samsung-unified-driver-4.01.17-1|46	cp -a cdroot/Linux/noarch/at_opt/share/{doc,help,help-fr,images,utils} %{buildroot}%{_datadir}/%{name}/
14nu|samsung-unified-driver-4.01.17-1|47	
14nu|samsung-unified-driver-4.01.17-1|48	install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/98_smfpautoconf.rules
14nu|samsung-unified-driver-4.01.17-1|49	install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/udev/rules.d/99_smfpautoconf.rules
14nu|samsung-unified-driver-4.01.17-1|50	
14nu|samsung-unified-driver-4.01.17-1|51	%ifarch x86_64
14nu|samsung-unified-driver-4.01.17-1|52	cd cdroot/Linux/x86_64
14nu|samsung-unified-driver-4.01.17-1|53	%else
14nu|samsung-unified-driver-4.01.17-1|54	cd cdroot/Linux/i386
14nu|samsung-unified-driver-4.01.17-1|55	%endif
14nu|samsung-unified-driver-4.01.17-1|56	
14nu|samsung-unified-driver-4.01.17-1|57	cp -a at_root/* %{buildroot}/
14nu|samsung-unified-driver-4.01.17-1|58	cp -a at_opt/* %{buildroot}%{_prefix}
14nu|samsung-unified-driver-4.01.17-1|59	
14nu|samsung-unified-driver-4.01.17-1|60	ln -s libmfp.so.1.0.1 %{buildroot}%{_libdir}/libmfp.so.1
14nu|samsung-unified-driver-4.01.17-1|61	ln -s libmfp.so.1.0.1 %{buildroot}%{_libdir}/libmfp.so
14nu|samsung-unified-driver-4.01.17-1|62	ln -s libsane-smfp.1.0.1 %{buildroot}%{_libdir}/sane/libsane-smfp.so.1
14nu|samsung-unified-driver-4.01.17-1|63	ln -s libsane-smfp.so.1 %{buildroot}%{_libdir}/sane/libsane-smfp.so
14nu|samsung-unified-driver-4.01.17-1|64	install -d %{buildroot}%{_sysconfdir}/sane.d/dll.d
14nu|samsung-unified-driver-4.01.17-1|65	echo "smfp" >> %{buildroot}%{_sysconfdir}/sane.d/dll.d/smfp
14nu|samsung-unified-driver-4.01.17-1|66	chmod 644 %{buildroot}%{_sysconfdir}/sane.d/dll.d/smfp
14nu|samsung-unified-driver-4.01.17-1|67	
14nu|samsung-unified-driver-4.01.17-1|68	install -d %{buildroot}%{_libdir}/cups/{backend,filter}
14nu|samsung-unified-driver-4.01.17-1|69	cp pstosecps pstospl pstosplc rastertospl rastertosplc %{buildroot}%{_libdir}/cups/filter/
14nu|samsung-unified-driver-4.01.17-1|70	cp mfp %{buildroot}%{_libdir}/cups/backend/
14nu|samsung-unified-driver-4.01.17-1|71	
14nu|samsung-unified-driver-4.01.17-1|72	install -m0755 libscmssc.so %{buildroot}/opt/smfp-common/lib/
14nu|samsung-unified-driver-4.01.17-1|73	
14nu|samsung-unified-driver-4.01.17-1|74	install -d %{buildroot}/opt/Samsung/mfp/{bin,share/images}
14nu|samsung-unified-driver-4.01.17-1|75	cp -a qt4/at_opt/bin/* %{buildroot}/opt/Samsung/mfp/bin
14nu|samsung-unified-driver-4.01.17-1|76	cp -a qt4/at_opt/plugins %{buildroot}/opt/Samsung/mfp/
14nu|samsung-unified-driver-4.01.17-1|77	
14nu|samsung-unified-driver-4.01.17-1|78	cd ../../..
14nu|samsung-unified-driver-4.01.17-1|79	install -m644 cdroot/Linux/OEM.ini %{buildroot}/opt/Samsung/mfp/share/OEM.ini
14nu|samsung-unified-driver-4.01.17-1|80	install -D -m755 cdroot/Linux/noarch/smfpd.sh %{buildroot}%{_initrddir}/smfpd
14nu|samsung-unified-driver-4.01.17-1|81	
14nu|samsung-unified-driver-4.01.17-1|82	# samsung configurator desktop entries
14nu|samsung-unified-driver-4.01.17-1|83	sed -i "s|\$VENDOR|Samsung|" cdroot/Linux/noarch/desktop/*.in
14nu|samsung-unified-driver-4.01.17-1|84	cat >> cdroot/Linux/noarch/desktop/configurator.desktop.in << _EOF
14nu|samsung-unified-driver-4.01.17-1|85	Categories=System;Settings;HardwareSettings;Printing;
14nu|samsung-unified-driver-4.01.17-1|86	_EOF
14nu|samsung-unified-driver-4.01.17-1|87	
14nu|samsung-unified-driver-4.01.17-1|88	install -D -m0644 cdroot/Linux/noarch/desktop/configurator.desktop.in \
14nu|samsung-unified-driver-4.01.17-1|89	%{buildroot}%{_datadir}/applications/Samsung-Configurator.desktop
14nu|samsung-unified-driver-4.01.17-1|90	install -D -m0644 cdroot/Linux/noarch/at_opt/share/images/Configurator.png \
14nu|samsung-unified-driver-4.01.17-1|91	%{buildroot}/opt/Samsung/mfp/share/images/Configurator.png
14nu|samsung-unified-driver-4.01.17-1|92	
14nu|samsung-unified-driver-4.01.17-1|93	rm -rf %{buildroot}/usr/uninstall
14nu|samsung-unified-driver-4.01.17-1|94	rm -f %{buildroot}/usr/bin/gettext
14nu|samsung-unified-driver-4.01.17-1|95	rm -f %{buildroot}%{_datadir}/locale/fr/LC_MESSAGES/install.mo
14nu|samsung-unified-driver-4.01.17-1|96	
14nu|samsung-unified-driver-4.01.17-1|97	rm -f %{buildroot}/opt/Samsung/mfp/bin/ImageManager*
14nu|samsung-unified-driver-4.01.17-1|98	
14nu|samsung-unified-driver-4.01.17-1|99	%find_lang sane-smfp
14nu|samsung-unified-driver-4.01.17-1|100	
14nu|samsung-unified-driver-4.01.17-1|101	%files -f sane-smfp.lang
14nu|samsung-unified-driver-4.01.17-1|102	%{_initrddir}/smfpd
14nu|samsung-unified-driver-4.01.17-1|103	%{_sysconfdir}/sane.d/dll.d/smfp
14nu|samsung-unified-driver-4.01.17-1|104	%{_sysconfdir}/udev/rules.d/98_smfpautoconf.rules
14nu|samsung-unified-driver-4.01.17-1|105	%{_sysconfdir}/udev/rules.d/99_smfpautoconf.rules
14nu|samsung-unified-driver-4.01.17-1|106	%{_sysconfdir}/sane.d/smfp.conf
14nu|samsung-unified-driver-4.01.17-1|107	%{_sbindir}/smfpd
14nu|samsung-unified-driver-4.01.17-1|108	%{_bindir}/netdiscovery
14nu|samsung-unified-driver-4.01.17-1|109	%{_libdir}/cups/backend/mfp
14nu|samsung-unified-driver-4.01.17-1|110	%{_libdir}/cups/filter/pstosecps
14nu|samsung-unified-driver-4.01.17-1|111	%{_libdir}/cups/filter/pstospl
14nu|samsung-unified-driver-4.01.17-1|112	%{_libdir}/cups/filter/pstosplc
14nu|samsung-unified-driver-4.01.17-1|113	%{_libdir}/cups/filter/rastertospl
14nu|samsung-unified-driver-4.01.17-1|114	%{_libdir}/cups/filter/rastertosplc
14nu|samsung-unified-driver-4.01.17-1|115	%{_libdir}/libmfp.so*
14nu|samsung-unified-driver-4.01.17-1|116	%{_libdir}/sane/libsane-smfp.so*
14nu|samsung-unified-driver-4.01.17-1|117	%{_datadir}/cups/model/*.ppd*
14nu|samsung-unified-driver-4.01.17-1|118	%dir %{_datadir}/cups/model/samsung
14nu|samsung-unified-driver-4.01.17-1|119	%{_datadir}/cups/model/samsung/cms/*.cts
14nu|samsung-unified-driver-4.01.17-1|120	#%{_datadir}/cups/model/samsung/cms
14nu|samsung-unified-driver-4.01.17-1|121	#%{_datadir}/ppd/cms/*.cts
14nu|samsung-unified-driver-4.01.17-1|122	%dir %{_datadir}/samsung-unified-driver
14nu|samsung-unified-driver-4.01.17-1|123	%{_datadir}/samsung-unified-driver/*
14nu|samsung-unified-driver-4.01.17-1|124	%{_datadir}/applications/Samsung-Configurator.desktop
14nu|samsung-unified-driver-4.01.17-1|125	/opt/smfp-common/lib/libnetsnmp.so.10.0.2
14nu|samsung-unified-driver-4.01.17-1|126	/opt/smfp-common/lib/libscmssc.so
14nu|samsung-unified-driver-4.01.17-1|127	/opt/smfp-common/printer/.version
14nu|samsung-unified-driver-4.01.17-1|128	/opt/smfp-common/lib/libnetsnmp.so.10
14nu|samsung-unified-driver-4.01.17-1|129	%dir /opt/Samsung/mfp/
14nu|samsung-unified-driver-4.01.17-1|130	%dir /opt/Samsung/mfp/bin
14nu|samsung-unified-driver-4.01.17-1|131	/opt/Samsung/mfp/bin/*
14nu|samsung-unified-driver-4.01.17-1|132	%dir /opt/Samsung/mfp/plugins
14nu|samsung-unified-driver-4.01.17-1|133	/opt/Samsung/mfp/plugins/*
14nu|samsung-unified-driver-4.01.17-1|134	%dir /opt/Samsung/mfp/share
14nu|samsung-unified-driver-4.01.17-1|135	/opt/Samsung/mfp/share/OEM.ini
14nu|samsung-unified-driver-4.01.17-1|136	%dir /opt/Samsung/mfp/share/images
14nu|samsung-unified-driver-4.01.17-1|137	/opt/Samsung/mfp/share/images/Configurator.png
14nu|samsung-unified-driver-4.01.17-1|138	%doc cdroot/Linux/noarch/eula/eula.htm
14nu|samsung-unified-driver-4.01.17-1|139	%doc cdroot/Linux/noarch/eula/eula-fr.htm
14nu|samsung-unified-driver-4.01.17-1|140	
14nu|samsung-unified-driver-4.01.17-1|141	
14nu|samsung-unified-driver-4.01.17-1|142	%changelog
14nu|samsung-unified-driver-4.01.17-1|143	* Mon Oct 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.01.17-1
14nu|samsung-unified-driver-4.01.17-1|144	+ Revision: aca217c
14nu|samsung-unified-driver-4.01.17-1|145	- Remove ImageManager - it depends on libtiff.so.3
14nu|samsung-unified-driver-4.01.17-1|146	
14nu|samsung-unified-driver-4.01.17-1|147	

26543 14
14nu|sane-firmware-1.0-1|1	%define debug_package %{nil}
14nu|sane-firmware-1.0-1|2	
14nu|sane-firmware-1.0-1|3	Summary:	Scanner firmware to be used by SANE
14nu|sane-firmware-1.0-1|4	Name:		sane-firmware
14nu|sane-firmware-1.0-1|5	Version:	1.0
14nu|sane-firmware-1.0-1|6	Release:	1
14nu|sane-firmware-1.0-1|7	License: 	Proprietary
14nu|sane-firmware-1.0-1|8	Group:		Graphics
14nu|sane-firmware-1.0-1|9	Url:		http://www.sane-project.org/
14nu|sane-firmware-1.0-1|10	Source0:	http://www.meier-geinitz.de/sane/gt68xx-backend/firmware/A2Nfw.usb
14nu|sane-firmware-1.0-1|11	
14nu|sane-firmware-1.0-1|12	%description
14nu|sane-firmware-1.0-1|13	This package contains additional firmware to allow some scanners
14nu|sane-firmware-1.0-1|14	to work with SANE (Scanner Access Now Easy).
14nu|sane-firmware-1.0-1|15	
14nu|sane-firmware-1.0-1|16	%prep
14nu|sane-firmware-1.0-1|17	%setup -qcT
14nu|sane-firmware-1.0-1|18	
14nu|sane-firmware-1.0-1|19	%build
14nu|sane-firmware-1.0-1|20	# Nothing to do
14nu|sane-firmware-1.0-1|21	
14nu|sane-firmware-1.0-1|22	%install
14nu|sane-firmware-1.0-1|23	mkdir -p %{buildroot}%{_datadir}/sane/gt68xx/
14nu|sane-firmware-1.0-1|24	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/sane/gt68xx/
14nu|sane-firmware-1.0-1|25	
14nu|sane-firmware-1.0-1|26	%files
14nu|sane-firmware-1.0-1|27	%{_datadir}/sane/gt68xx/*
14nu|sane-firmware-1.0-1|28	
14nu|sane-firmware-1.0-1|29	%changelog
14nu|sane-firmware-1.0-1|30	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0-1
14nu|sane-firmware-1.0-1|31	+ Revision: 2f8c7e3
14nu|sane-firmware-1.0-1|32	- No debug package
14nu|sane-firmware-1.0-1|33	
14nu|sane-firmware-1.0-1|34	

26544 14
14nu|sdlmame-0.171-1|1	# Better disable debug because with it's so greedy for resources
14nu|sdlmame-0.171-1|2	# that linkage fails
14nu|sdlmame-0.171-1|3	%undefine _enable_debug_packages
14nu|sdlmame-0.171-1|4	%define debug_package %{nil}
14nu|sdlmame-0.171-1|5	
14nu|sdlmame-0.171-1|6	Summary:	SDL MAME is an arcade emulator
14nu|sdlmame-0.171-1|7	Name:		sdlmame
14nu|sdlmame-0.171-1|8	Version:	0.171
14nu|sdlmame-0.171-1|9	Release:	1
14nu|sdlmame-0.171-1|10	%define sversion	%(sed -r -e "s/\\.//" -e "s/(.*)u(.)/\\1/" <<<%{version})
14nu|sdlmame-0.171-1|11	License:	Freeware
14nu|sdlmame-0.171-1|12	Group:		Emulators
14nu|sdlmame-0.171-1|13	Url:		http://mamedev.org/
14nu|sdlmame-0.171-1|14	#http://mamedev.org/downloader.php?&file=mame%{sversion}s.zip
14nu|sdlmame-0.171-1|15	Source0:	mame%{sversion}s.zip
14nu|sdlmame-0.171-1|16	Source1:	sdlmame-wrapper
14nu|sdlmame-0.171-1|17	Source3:	sdlmame-extra.tar.bz2
14nu|sdlmame-0.171-1|18	# Repack from git and 0.146 as these files are no longer in sources zip
14nu|sdlmame-0.171-1|19	Source4:	sdlmess-extra-0.147.tar.bz2
14nu|sdlmame-0.171-1|20	# Force sdl prefix
14nu|sdlmame-0.171-1|21	Patch0:		sdlmame-0.171-prefix.patch
14nu|sdlmame-0.171-1|22	# x86_64 build fails due to extra optimizations
14nu|sdlmame-0.171-1|23	Patch1:		sdlmame-0.170-dont-force-inline.patch
14nu|sdlmame-0.171-1|24	# We don't want 64 bit binaries to have extra suffix
14nu|sdlmame-0.171-1|25	Patch2:		sdlmame-0.170-no64suffix.patch
14nu|sdlmame-0.171-1|26	
14nu|sdlmame-0.171-1|27	BuildRequires:	dos2unix
14nu|sdlmame-0.171-1|28	BuildRequires:	pkgconfig(alsa)
14nu|sdlmame-0.171-1|29	BuildRequires:	pkgconfig(cairo)
14nu|sdlmame-0.171-1|30	BuildRequires:	pkgconfig(expat)
14nu|sdlmame-0.171-1|31	BuildRequires:	pkgconfig(flac)
14nu|sdlmame-0.171-1|32	BuildRequires:	pkgconfig(fontconfig)
14nu|sdlmame-0.171-1|33	BuildRequires:	pkgconfig(freetype2)
14nu|sdlmame-0.171-1|34	BuildRequires:	pkgconfig(gl)
14nu|sdlmame-0.171-1|35	BuildRequires:	pkgconfig(glu)
14nu|sdlmame-0.171-1|36	BuildRequires:	pkgconfig(gtk+-2.0)
14nu|sdlmame-0.171-1|37	BuildRequires:	pkgconfig(gconf-2.0)
14nu|sdlmame-0.171-1|38	BuildRequires:	pkgconfig(pango)
14nu|sdlmame-0.171-1|39	BuildRequires:	pkgconfig(pangocairo)
14nu|sdlmame-0.171-1|40	BuildRequires:	pkgconfig(QtGui)
14nu|sdlmame-0.171-1|41	BuildRequires:	pkgconfig(sdl2)
14nu|sdlmame-0.171-1|42	BuildRequires:	pkgconfig(SDL2_ttf)
14nu|sdlmame-0.171-1|43	BuildRequires:	pkgconfig(x11)
14nu|sdlmame-0.171-1|44	BuildRequires:	pkgconfig(xinerama)
14nu|sdlmame-0.171-1|45	BuildRequires:	pkgconfig(xrender)
14nu|sdlmame-0.171-1|46	BuildRequires:	pkgconfig(zlib)
14nu|sdlmame-0.171-1|47	Provides:	sdlmess = %{EVRD}
14nu|sdlmame-0.171-1|48	Obsoletes:	sdlmess < 0.163
14nu|sdlmame-0.171-1|49	ExclusiveArch:	%{ix86} x86_64 ppc
14nu|sdlmame-0.171-1|50	
14nu|sdlmame-0.171-1|51	%description
14nu|sdlmame-0.171-1|52	SDL MAME is an arcade emulator using SDL, and based on the Multiple Arcade
14nu|sdlmame-0.171-1|53	Machine Emulator (MAME).
14nu|sdlmame-0.171-1|54	
14nu|sdlmame-0.171-1|55	Since 0.162 it includes MESS functionality so sdlmess package is obsolete now.
14nu|sdlmame-0.171-1|56	
14nu|sdlmame-0.171-1|57	You can find a some freeware and their description on http://mamedev.org/roms/
14nu|sdlmame-0.171-1|58	
14nu|sdlmame-0.171-1|59	If you some tricks to finish a game, the cheat.zip file is now provided in a
14nu|sdlmame-0.171-1|60	other package named sdlmame-extra-data.
14nu|sdlmame-0.171-1|61	
14nu|sdlmame-0.171-1|62	%files
14nu|sdlmame-0.171-1|63	%defattr(0644,root,games,0755)
14nu|sdlmame-0.171-1|64	%doc docs/*
14nu|sdlmame-0.171-1|65	%attr(0755,root,games) %{_gamesbindir}/sdlmame*
14nu|sdlmame-0.171-1|66	%attr(0755,root,games) %{_gamesbindir}/*-sdlmame
14nu|sdlmame-0.171-1|67	%{_gamesdatadir}/sdlmame
14nu|sdlmame-0.171-1|68	
14nu|sdlmame-0.171-1|69	#----------------------------------------------------------------------------
14nu|sdlmame-0.171-1|70	
14nu|sdlmame-0.171-1|71	%prep
14nu|sdlmame-0.171-1|72	%setup -c -n %{name}-%{version} -q
14nu|sdlmame-0.171-1|73	unzip -qq mame.zip
14nu|sdlmame-0.171-1|74	%patch0 -p1
14nu|sdlmame-0.171-1|75	%patch1 -p1
14nu|sdlmame-0.171-1|76	%patch2 -p1
14nu|sdlmame-0.171-1|77	
14nu|sdlmame-0.171-1|78	#files missing : ui.bdf, keymaps
14nu|sdlmame-0.171-1|79	tar xf %{SOURCE3}
14nu|sdlmame-0.171-1|80	#files missing : arkwork, sysinfo.dat
14nu|sdlmame-0.171-1|81	tar xf %{SOURCE4}
14nu|sdlmame-0.171-1|82	
14nu|sdlmame-0.171-1|83	#find . -type f | xargs dos2unix
14nu|sdlmame-0.171-1|84	
14nu|sdlmame-0.171-1|85	%build
14nu|sdlmame-0.171-1|86	%make all TARGET=mame \
14nu|sdlmame-0.171-1|87	NOWERROR=1 \
14nu|sdlmame-0.171-1|88	BUILD_EXPAT= \
14nu|sdlmame-0.171-1|89	BUILD_FLAC= \
14nu|sdlmame-0.171-1|90	BUILD_ZLIB= \
14nu|sdlmame-0.171-1|91	USE_QTDEBUG=0 \
14nu|sdlmame-0.171-1|92	NO_DEBUGGER=1 \
14nu|sdlmame-0.171-1|93	TOOLS=1 \
14nu|sdlmame-0.171-1|94	VERBOSE=1 \
14nu|sdlmame-0.171-1|95	ARCHOPTS="%{optflags}"
14nu|sdlmame-0.171-1|96	
14nu|sdlmame-0.171-1|97	%install
14nu|sdlmame-0.171-1|98	install -d -m 755 %{buildroot}%{_gamesbindir}
14nu|sdlmame-0.171-1|99	install -m 755 sdlmame %{buildroot}/%{_gamesbindir}/sdlmame.real
14nu|sdlmame-0.171-1|100	
14nu|sdlmame-0.171-1|101	#tools
14nu|sdlmame-0.171-1|102	#useful to manage roms
14nu|sdlmame-0.171-1|103	install -m 755 chdman %{buildroot}%{_gamesbindir}/chdman-sdlmame
14nu|sdlmame-0.171-1|104	install -m 755 romcmp %{buildroot}%{_gamesbindir}/romcmp-sdlmame
14nu|sdlmame-0.171-1|105	#useful to create a new keymap
14nu|sdlmame-0.171-1|106	install -m 755 testkeys %{buildroot}%{_gamesbindir}/testkeys-sdlmame
14nu|sdlmame-0.171-1|107	#other tools built:
14nu|sdlmame-0.171-1|108	#jedutils, makemeta, regrep, srcclean
14nu|sdlmame-0.171-1|109	
14nu|sdlmame-0.171-1|110	#"support files" moved to sdlmame-extra-data
14nu|sdlmame-0.171-1|111	#but the directory is still owned by this package
14nu|sdlmame-0.171-1|112	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame
14nu|sdlmame-0.171-1|113	
14nu|sdlmame-0.171-1|114	#ui font
14nu|sdlmame-0.171-1|115	install -m 644 ui.bdf %{buildroot}/%{_gamesdatadir}/sdlmame/
14nu|sdlmame-0.171-1|116	
14nu|sdlmame-0.171-1|117	#keymaps
14nu|sdlmame-0.171-1|118	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame/keymaps
14nu|sdlmame-0.171-1|119	install -m 644 keymaps/* %{buildroot}/%{_gamesdatadir}/sdlmame/keymaps/
14nu|sdlmame-0.171-1|120	
14nu|sdlmame-0.171-1|121	#various directories and files
14nu|sdlmame-0.171-1|122	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame/artwork
14nu|sdlmame-0.171-1|123	install -m 644 artwork/* %{buildroot}%{_gamesdatadir}/sdlmame/artwork/
14nu|sdlmame-0.171-1|124	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame/hash
14nu|sdlmame-0.171-1|125	install -m 644 hash/* %{buildroot}%{_gamesdatadir}/sdlmame/hash/
14nu|sdlmame-0.171-1|126	
14nu|sdlmame-0.171-1|127	#sysinfo.dat
14nu|sdlmame-0.171-1|128	install -m 644 sysinfo.dat %{buildroot}%{_gamesdatadir}/sdlmame/
14nu|sdlmame-0.171-1|129	
14nu|sdlmame-0.171-1|130	#install wrapper
14nu|sdlmame-0.171-1|131	install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/sdlmame
14nu|sdlmame-0.171-1|132	
14nu|sdlmame-0.171-1|133	
14nu|sdlmame-0.171-1|134	%changelog
14nu|sdlmame-0.171-1|135	
14nu|sdlmame-0.171-1|136	* Thu Feb 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.171-1
14nu|sdlmame-0.171-1|137	- (dc8e77a) New version 0.171
14nu|sdlmame-0.171-1|138	
14nu|sdlmame-0.171-1|139	* Thu Feb 18 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.170-2
14nu|sdlmame-0.171-1|140	- (f25f212) Bump release
14nu|sdlmame-0.171-1|141	
14nu|sdlmame-0.171-1|142	* Thu Jan 28 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.170-1
14nu|sdlmame-0.171-1|143	- (60f8bdd) Update build options (NO_USE_QTDEBUG=1 -> USE_QTDEBUG=0)
14nu|sdlmame-0.171-1|144	- (Andrey Bondrov: 9cd5f83) New version 0.170
14nu|sdlmame-0.171-1|145	
14nu|sdlmame-0.171-1|146	* Mon Oct 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.166-1
14nu|sdlmame-0.171-1|147	- (f6dff81) New version 0.166
14nu|sdlmame-0.171-1|148	
14nu|sdlmame-0.171-1|149	* Sat Aug 01 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.164-1
14nu|sdlmame-0.171-1|150	- (29364ac) New version 0.164
14nu|sdlmame-0.171-1|151	
14nu|sdlmame-0.171-1|152	* Mon Jun 29 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.163-1
14nu|sdlmame-0.171-1|153	- (f90f9c1) New version 0.163, now sdlmess is merged with sdlmame
14nu|sdlmame-0.171-1|154	
14nu|sdlmame-0.171-1|155	* Sun May 03 2015 abondrov <andrey.bondrov@rosalab.ru> 0.161-1
14nu|sdlmame-0.171-1|156	- (8279438) Build requires pkgconfig(QtGui)
14nu|sdlmame-0.171-1|157	- (Andrey Bondrov: d383d57) New version 0.161
14nu|sdlmame-0.171-1|158	- (Andrey Bondrov: d383d57) Adjust prefix and suffix patch and build options (0.161 introduced new build scheme)
14nu|sdlmame-0.171-1|159	- (Andrey Bondrov: 7478bd8) Drop no longer needed verbose patch, use new build option instead
14nu|sdlmame-0.171-1|160	
14nu|sdlmame-0.171-1|161	* Thu Mar 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.160-1
14nu|sdlmame-0.171-1|162	- (4d43591) New version 0.160
14nu|sdlmame-0.171-1|163	
14nu|sdlmame-0.171-1|164	* Thu Mar 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.159-1
14nu|sdlmame-0.171-1|165	- (2edc48b) New version 0.159
14nu|sdlmame-0.171-1|166	
14nu|sdlmame-0.171-1|167	* Fri Jan 30 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.158-1
14nu|sdlmame-0.171-1|168	- (5b133b0) New version 0.158
14nu|sdlmame-0.171-1|169	
14nu|sdlmame-0.171-1|170	* Mon Jan 05 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.157-1
14nu|sdlmame-0.171-1|171	- (631447b) New version 0.157
14nu|sdlmame-0.171-1|172	
14nu|sdlmame-0.171-1|173	* Fri Nov 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.156-1
14nu|sdlmame-0.171-1|174	- (7b72196) New version 0.156
14nu|sdlmame-0.171-1|175	- (7b72196) Swicth to SDL2
14nu|sdlmame-0.171-1|176	- (7b72196) Re-diff patches
14nu|sdlmame-0.171-1|177	
14nu|sdlmame-0.171-1|178	* Thu Oct 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.155-1
14nu|sdlmame-0.171-1|179	- (67cf3e1) New version 0.155
14nu|sdlmame-0.171-1|180	
14nu|sdlmame-0.171-1|181	* Sun Sep 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.154-1
14nu|sdlmame-0.171-1|182	- (0087898) New version 0.154
14nu|sdlmame-0.171-1|183	
14nu|sdlmame-0.171-1|184	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.153-1
14nu|sdlmame-0.171-1|185	- (9875acc) Add patch to fix linkage
14nu|sdlmame-0.171-1|186	- (Andrey Bondrov: 5121d88) Convert source files with dos2unix to fix build with gcc 4.9
14nu|sdlmame-0.171-1|187	- (Andrey Bondrov: 896e256) New version 0.153, build with system flac
14nu|sdlmame-0.171-1|188	
14nu|sdlmame-0.171-1|189	* Wed Jan 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.152-1
14nu|sdlmame-0.171-1|190	- (e837e81) LOG New version 0.152
14nu|sdlmame-0.171-1|191	
14nu|sdlmame-0.171-1|192	* Fri Nov 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.151-1
14nu|sdlmame-0.171-1|193	- (923e49e) LOG Fix build issues with debugger
14nu|sdlmame-0.171-1|194	- (Andrey Bondrov: 3da83ef) LOG New version 0.151
14nu|sdlmame-0.171-1|195	
14nu|sdlmame-0.171-1|196	* Tue Sep 17 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.150-1
14nu|sdlmame-0.171-1|197	- (a682c96) LOG Update BuildRequires
14nu|sdlmame-0.171-1|198	- (Andrey Bondrov: 4b306fc) Revert some recent cleanups
14nu|sdlmame-0.171-1|199	- (Andrey Bondrov: eb1486f) LOG New version 0.150
14nu|sdlmame-0.171-1|200	
14nu|sdlmame-0.171-1|201	* Mon Jun 17 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.149-1
14nu|sdlmame-0.171-1|202	- (19deb77) LOG Don't use Qt debugger to avoid requires on Qt stuff
14nu|sdlmame-0.171-1|203	- (Andrey Bondrov: f6290c9) LOG New version 0.149, minor cleanups
14nu|sdlmame-0.171-1|204	
14nu|sdlmame-0.171-1|205	* Sun Jan 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.148-1
14nu|sdlmame-0.171-1|206	- (bce5195) LOG New version 0.148, re-diff patches and disable debug
14nu|sdlmame-0.171-1|207	
14nu|sdlmame-0.171-1|208	* Thu Oct 25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.147-2
14nu|sdlmame-0.171-1|209	- (c718950) LOG Add patch to avoid extra suffix for 64 bit binaries
14nu|sdlmame-0.171-1|210	
14nu|sdlmame-0.171-1|211	

26545 14
14nu|skype-install-1.0-8|1	Summary:	Download and install Skype
14nu|skype-install-1.0-8|2	Name:		skype-install
14nu|skype-install-1.0-8|3	Version:	1.0
14nu|skype-install-1.0-8|4	Release:	8
14nu|skype-install-1.0-8|5	License:	Proprietary
14nu|skype-install-1.0-8|6	Group:		Networking/Instant messaging
14nu|skype-install-1.0-8|7	Url:		http://www.skype.com/
14nu|skype-install-1.0-8|8	Source0:	skype-install.desktop
14nu|skype-install-1.0-8|9	Source1:	skype-install.png
14nu|skype-install-1.0-8|10	Source2:	skype-install
14nu|skype-install-1.0-8|11	ExclusiveArch:	x86_64
14nu|skype-install-1.0-8|12	
14nu|skype-install-1.0-8|13	%description
14nu|skype-install-1.0-8|14	This is an installer for Skype.
14nu|skype-install-1.0-8|15	
14nu|skype-install-1.0-8|16	%files
14nu|skype-install-1.0-8|17	%{_bindir}/%{name}
14nu|skype-install-1.0-8|18	%{_datadir}/applications/%{name}.desktop
14nu|skype-install-1.0-8|19	%{_datadir}/pixmaps/%{name}.png
14nu|skype-install-1.0-8|20	
14nu|skype-install-1.0-8|21	#----------------------------------------------------------------------------
14nu|skype-install-1.0-8|22	
14nu|skype-install-1.0-8|23	%prep
14nu|skype-install-1.0-8|24	
14nu|skype-install-1.0-8|25	%build
14nu|skype-install-1.0-8|26	# Nothing to build yet
14nu|skype-install-1.0-8|27	
14nu|skype-install-1.0-8|28	%install
14nu|skype-install-1.0-8|29	# desktop file
14nu|skype-install-1.0-8|30	mkdir -p %{buildroot}%{_datadir}/applications
14nu|skype-install-1.0-8|31	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/applications/
14nu|skype-install-1.0-8|32	
14nu|skype-install-1.0-8|33	# icon file
14nu|skype-install-1.0-8|34	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nu|skype-install-1.0-8|35	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14nu|skype-install-1.0-8|36	
14nu|skype-install-1.0-8|37	# install script file
14nu|skype-install-1.0-8|38	mkdir -p %{buildroot}%{_bindir}/
14nu|skype-install-1.0-8|39	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/
14nu|skype-install-1.0-8|40	
14nu|skype-install-1.0-8|41	
14nu|skype-install-1.0-8|42	%changelog

26546 14
14nu|smathstudio-0.97-1|1	%define debug_package %{nil}
14nu|smathstudio-0.97-1|2	
14nu|smathstudio-0.97-1|3	Summary:	Small mathematic packet with MathCad style
14nu|smathstudio-0.97-1|4	Name:		smathstudio
14nu|smathstudio-0.97-1|5	Version:	0.97
14nu|smathstudio-0.97-1|6	Release:	1
14nu|smathstudio-0.97-1|7	License:	EULA
14nu|smathstudio-0.97-1|8	Group:		Sciences/Mathematics
14nu|smathstudio-0.97-1|9	URL:		http://ru.smath.info/forum/default.aspx?g=posts&t=130
14nu|smathstudio-0.97-1|10	
14nu|smathstudio-0.97-1|11	Source0:	SMathStudioDesktop.0_97_5346.Mono.tar.gz
14nu|smathstudio-0.97-1|12	Source1:	SSLogo48.png
14nu|smathstudio-0.97-1|13	#Source2: Text_RUS.lang
14nu|smathstudio-0.97-1|14	
14nu|smathstudio-0.97-1|15	Requires: mono, mono-winforms
14nu|smathstudio-0.97-1|16	
14nu|smathstudio-0.97-1|17	%description
14nu|smathstudio-0.97-1|18	A free mathematical package with a graphical interface for the calculation
14nu|smathstudio-0.97-1|19	of mathematical expressions, and constructing two-dimensional and
14nu|smathstudio-0.97-1|20	three-dimensional graphs.
14nu|smathstudio-0.97-1|21	
14nu|smathstudio-0.97-1|22	%build
14nu|smathstudio-0.97-1|23	#nothing
14nu|smathstudio-0.97-1|24	
14nu|smathstudio-0.97-1|25	%prep
14nu|smathstudio-0.97-1|26	%setup -q -c -n %{name}-%{version}
14nu|smathstudio-0.97-1|27	rm -f %{name}_desktop_mono
14nu|smathstudio-0.97-1|28	gzip lang/*
14nu|smathstudio-0.97-1|29	gzip book/*
14nu|smathstudio-0.97-1|30	gzip examples/*
14nu|smathstudio-0.97-1|31	gzip plugins/*
14nu|smathstudio-0.97-1|32	gzip entries/*
14nu|smathstudio-0.97-1|33	gzip snippets/*
14nu|smathstudio-0.97-1|34	# fix wrong-script-end-of-line-encoding
14nu|smathstudio-0.97-1|35	sed -i 's/\r//' EULA/*
14nu|smathstudio-0.97-1|36	# fix permissions
14nu|smathstudio-0.97-1|37	chmod -x EULA/*
14nu|smathstudio-0.97-1|38	chmod -x book/*
14nu|smathstudio-0.97-1|39	chmod -x snippets/*
14nu|smathstudio-0.97-1|40	chmod -x lang/*
14nu|smathstudio-0.97-1|41	chmod -x entries/*
14nu|smathstudio-0.97-1|42	
14nu|smathstudio-0.97-1|43	%install
14nu|smathstudio-0.97-1|44	mkdir -p %{buildroot}%{_datadir}/%{name}
14nu|smathstudio-0.97-1|45	cp -af * %{buildroot}%{_datadir}/%{name}/
14nu|smathstudio-0.97-1|46	rm -rf %{buildroot}%{_datadir}/%{name}/EULA
14nu|smathstudio-0.97-1|47	
14nu|smathstudio-0.97-1|48	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nu|smathstudio-0.97-1|49	install -Dm644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
14nu|smathstudio-0.97-1|50	
14nu|smathstudio-0.97-1|51	install -dm 755 %{buildroot}%{_datadir}/applications
14nu|smathstudio-0.97-1|52	cat > %{name}.desktop << EOF
14nu|smathstudio-0.97-1|53	[Desktop Entry]
14nu|smathstudio-0.97-1|54	Name=SMathStudio
14nu|smathstudio-0.97-1|55	GenericName=SMath Studio Desktop
14nu|smathstudio-0.97-1|56	Comment=Mathematical editor with MathCad style
14nu|smathstudio-0.97-1|57	Comment[ru]=Математический редактор a-la MathCad
14nu|smathstudio-0.97-1|58	Exec=%{name}
14nu|smathstudio-0.97-1|59	Icon=%{name}
14nu|smathstudio-0.97-1|60	Type=Application
14nu|smathstudio-0.97-1|61	Categories=Education;Math;
14nu|smathstudio-0.97-1|62	EOF
14nu|smathstudio-0.97-1|63	install -m 0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14nu|smathstudio-0.97-1|64	
14nu|smathstudio-0.97-1|65	install -dm 755 %{buildroot}%{_bindir}
14nu|smathstudio-0.97-1|66	cat > %{name} << EOF
14nu|smathstudio-0.97-1|67	#!/bin/bash
14nu|smathstudio-0.97-1|68	cd %{_datadir}/%{name}
14nu|smathstudio-0.97-1|69	exec mono "%{_datadir}/%{name}/SMathStudio_Desktop.exe" "\$@"
14nu|smathstudio-0.97-1|70	EOF
14nu|smathstudio-0.97-1|71	install -m 755 %{name} %{buildroot}%{_bindir}/%{name}
14nu|smathstudio-0.97-1|72	
14nu|smathstudio-0.97-1|73	%post
14nu|smathstudio-0.97-1|74	gzip -d %{_datadir}/%{name}/lang/*.gz
14nu|smathstudio-0.97-1|75	gzip -d %{_datadir}/%{name}/examples/*.gz
14nu|smathstudio-0.97-1|76	gzip -d %{_datadir}/%{name}/book/*.gz
14nu|smathstudio-0.97-1|77	gzip -d %{_datadir}/%{name}/plugins/*.gz
14nu|smathstudio-0.97-1|78	gzip -d %{_datadir}/%{name}/entries/*.gz
14nu|smathstudio-0.97-1|79	gzip -d %{_datadir}/%{name}/snippets/*.gz
14nu|smathstudio-0.97-1|80	
14nu|smathstudio-0.97-1|81	%postun
14nu|smathstudio-0.97-1|82	rm -rf %{_datadir}/%{name}
14nu|smathstudio-0.97-1|83	
14nu|smathstudio-0.97-1|84	%files
14nu|smathstudio-0.97-1|85	%doc EULA/*
14nu|smathstudio-0.97-1|86	%{_datadir}/%{name}
14nu|smathstudio-0.97-1|87	%{_bindir}/%{name}
14nu|smathstudio-0.97-1|88	%{_datadir}/applications/%{name}.desktop
14nu|smathstudio-0.97-1|89	%{_datadir}/pixmaps/%{name}.png
14nu|smathstudio-0.97-1|90	
14nu|smathstudio-0.97-1|91	%changelog
14nu|smathstudio-0.97-1|92	* Mon Mar 16 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.97-1
14nu|smathstudio-0.97-1|93	+ Revision: 1836491
14nu|smathstudio-0.97-1|94	- Clean .abf.yml
14nu|smathstudio-0.97-1|95	
14nu|smathstudio-0.97-1|96	

26547 14
14nu|softmaker-freeoffice-2016-759.2|1	%define _enable_debug_packages %{nil}
14nu|softmaker-freeoffice-2016-759.2|2	%define debug_package %{nil}
14nu|softmaker-freeoffice-2016-759.2|3	
14nu|softmaker-freeoffice-2016-759.2|4	# The revision number should match the first three digits
14nu|softmaker-freeoffice-2016-759.2|5	# shown in TextMaker's Help > About
14nu|softmaker-freeoffice-2016-759.2|6	%define revision 759
14nu|softmaker-freeoffice-2016-759.2|7	
14nu|softmaker-freeoffice-2016-759.2|8	%define oversion 16
14nu|softmaker-freeoffice-2016-759.2|9	
14nu|softmaker-freeoffice-2016-759.2|10	Summary:	SoftMaker FreeOffice
14nu|softmaker-freeoffice-2016-759.2|11	Name:		softmaker-freeoffice
14nu|softmaker-freeoffice-2016-759.2|12	Version:	2016
14nu|softmaker-freeoffice-2016-759.2|13	Release:	%{revision}.2
14nu|softmaker-freeoffice-2016-759.2|14	License:	Freeware
14nu|softmaker-freeoffice-2016-759.2|15	Group:		Office
14nu|softmaker-freeoffice-2016-759.2|16	Url:		http://www.freeoffice.com
14nu|softmaker-freeoffice-2016-759.2|17	# Not allowed to re-distribute outside of ROSA products and repositories
14nu|softmaker-freeoffice-2016-759.2|18	Source0:	%{name}-%{revision}.tgz
14nu|softmaker-freeoffice-2016-759.2|19	Source1:	softmaker-freeoffice-license.txt
14nu|softmaker-freeoffice-2016-759.2|20	# Hunspell dictionaries
14nu|softmaker-freeoffice-2016-759.2|21	Source10:	http://www.softmaker.net/down/hunspell/softmaker-hunspell-russian.sox
14nu|softmaker-freeoffice-2016-759.2|22	Source11:	softmaker-hunspell-byelorussian-official.sox
14nu|softmaker-freeoffice-2016-759.2|23	Source12:	softmaker-hunspell-french-recommended.sox
14nu|softmaker-freeoffice-2016-759.2|24	Source13:	softmaker-hunspell-italian.sox
14nu|softmaker-freeoffice-2016-759.2|25	Source14:	softmaker-hunspell-polish.sox
14nu|softmaker-freeoffice-2016-759.2|26	Source15:	softmaker-hunspell-spanish-spain.sox
14nu|softmaker-freeoffice-2016-759.2|27	Source16:	softmaker-hunspell-ukrainian.sox
14nu|softmaker-freeoffice-2016-759.2|28	# Adjust desktop files for our needs
14nu|softmaker-freeoffice-2016-759.2|29	Patch0:		softmaker-freeoffice-2016-desktop.patch
14nu|softmaker-freeoffice-2016-759.2|30	BuildRequires:	imagemagick
14nu|softmaker-freeoffice-2016-759.2|31	ExclusiveArch:	%{ix86}
14nu|softmaker-freeoffice-2016-759.2|32	
14nu|softmaker-freeoffice-2016-759.2|33	%description
14nu|softmaker-freeoffice-2016-759.2|34	SoftMaker FreeOffice is a complete office suite.
14nu|softmaker-freeoffice-2016-759.2|35	
14nu|softmaker-freeoffice-2016-759.2|36	It is reliable, lightning-fast, and Microsoft Office-compatible and comes
14nu|softmaker-freeoffice-2016-759.2|37	with a word processor, spreadsheet, and presentation graphics software.
14nu|softmaker-freeoffice-2016-759.2|38	
14nu|softmaker-freeoffice-2016-759.2|39	Important! This edition of SoftMaker FreeOffice doesn't require a product key.
14nu|softmaker-freeoffice-2016-759.2|40	It's not allowed to be distributed outside of ROSA repositories and products.
14nu|softmaker-freeoffice-2016-759.2|41	
14nu|softmaker-freeoffice-2016-759.2|42	%files
14nu|softmaker-freeoffice-2016-759.2|43	%doc softmaker-freeoffice-license.txt
14nu|softmaker-freeoffice-2016-759.2|44	%{_bindir}/planmaker
14nu|softmaker-freeoffice-2016-759.2|45	%{_bindir}/presentations
14nu|softmaker-freeoffice-2016-759.2|46	%{_bindir}/textmaker
14nu|softmaker-freeoffice-2016-759.2|47	%{_datadir}/applications/planmaker.desktop
14nu|softmaker-freeoffice-2016-759.2|48	%{_datadir}/applications/presentations.desktop
14nu|softmaker-freeoffice-2016-759.2|49	%{_datadir}/applications/textmaker.desktop
14nu|softmaker-freeoffice-2016-759.2|50	%{_datadir}/mime/packages/%{name}.xml
14nu|softmaker-freeoffice-2016-759.2|51	%{_iconsdir}/hicolor/*/apps/planmaker.png
14nu|softmaker-freeoffice-2016-759.2|52	%{_iconsdir}/hicolor/*/apps/presentations.png
14nu|softmaker-freeoffice-2016-759.2|53	%{_iconsdir}/hicolor/*/apps/textmaker.png
14nu|softmaker-freeoffice-2016-759.2|54	%{_iconsdir}/hicolor/*/mimetypes/application-x-pmd.png
14nu|softmaker-freeoffice-2016-759.2|55	%{_iconsdir}/hicolor/*/mimetypes/application-x-prd.png
14nu|softmaker-freeoffice-2016-759.2|56	%{_iconsdir}/hicolor/*/mimetypes/application-x-tmd.png
14nu|softmaker-freeoffice-2016-759.2|57	%dir %{_libdir}/%{name}
14nu|softmaker-freeoffice-2016-759.2|58	%{_libdir}/%{name}/*
14nu|softmaker-freeoffice-2016-759.2|59	
14nu|softmaker-freeoffice-2016-759.2|60	%post
14nu|softmaker-freeoffice-2016-759.2|61	if [ `rpm -q softmaker-freeoffice-install | wc -w` == 1 ]
14nu|softmaker-freeoffice-2016-759.2|62	then
14nu|softmaker-freeoffice-2016-759.2|63	rpm -e softmaker-freeoffice-install
14nu|softmaker-freeoffice-2016-759.2|64	fi
14nu|softmaker-freeoffice-2016-759.2|65	
14nu|softmaker-freeoffice-2016-759.2|66	#----------------------------------------------------------------------------
14nu|softmaker-freeoffice-2016-759.2|67	
14nu|softmaker-freeoffice-2016-759.2|68	%prep
14nu|softmaker-freeoffice-2016-759.2|69	%setup -q -c
14nu|softmaker-freeoffice-2016-759.2|70	cp %{SOURCE1} .
14nu|softmaker-freeoffice-2016-759.2|71	
14nu|softmaker-freeoffice-2016-759.2|72	mkdir smfree
14nu|softmaker-freeoffice-2016-759.2|73	tar xf freeoffice.tgz -C smfree
14nu|softmaker-freeoffice-2016-759.2|74	rm -f freeoffice.tgz
14nu|softmaker-freeoffice-2016-759.2|75	%patch0 -p1
14nu|softmaker-freeoffice-2016-759.2|76	
14nu|softmaker-freeoffice-2016-759.2|77	# Because x86_64 package is a mix of 32 bit main binaries and smserver64
14nu|softmaker-freeoffice-2016-759.2|78	# we should rather ship pure 32 bit package only
14nu|softmaker-freeoffice-2016-759.2|79	rm -f smfree/smserver64
14nu|softmaker-freeoffice-2016-759.2|80	
14nu|softmaker-freeoffice-2016-759.2|81	# mv master/ofl%{oversion}files/smfree/mime .
14nu|softmaker-freeoffice-2016-759.2|82	# Use standard icons from icon themes for mimetypes
14nu|softmaker-freeoffice-2016-759.2|83	sed -i s,application-x-pmd,x-office-spreadsheet,g smfree/mime/%{name}%{oversion}.xml
14nu|softmaker-freeoffice-2016-759.2|84	sed -i s,application-x-prd,x-office-presentation,g smfree/mime/%{name}%{oversion}.xml
14nu|softmaker-freeoffice-2016-759.2|85	sed -i s,application-x-tmd,x-office-document,g smfree/mime/%{name}%{oversion}.xml
14nu|softmaker-freeoffice-2016-759.2|86	
14nu|softmaker-freeoffice-2016-759.2|87	# Hunspell dictionaries
14nu|softmaker-freeoffice-2016-759.2|88	mkdir smfree/hunspell
14nu|softmaker-freeoffice-2016-759.2|89	unzip %{SOURCE10} -d smfree/hunspell/ru_RU/
14nu|softmaker-freeoffice-2016-759.2|90	unzip %{SOURCE11} -d smfree/hunspell/be_BY_Official/
14nu|softmaker-freeoffice-2016-759.2|91	unzip %{SOURCE12} -d smfree/hunspell/fr_FR_Recommended/
14nu|softmaker-freeoffice-2016-759.2|92	unzip %{SOURCE13} -d smfree/hunspell/it_IT/
14nu|softmaker-freeoffice-2016-759.2|93	unzip %{SOURCE14} -d smfree/hunspell/pl_PL/
14nu|softmaker-freeoffice-2016-759.2|94	unzip %{SOURCE15} -d smfree/hunspell/es_ES/
14nu|softmaker-freeoffice-2016-759.2|95	unzip %{SOURCE16} -d smfree/hunspell/uk_UA/
14nu|softmaker-freeoffice-2016-759.2|96	
14nu|softmaker-freeoffice-2016-759.2|97	%build
14nu|softmaker-freeoffice-2016-759.2|98	
14nu|softmaker-freeoffice-2016-759.2|99	%install
14nu|softmaker-freeoffice-2016-759.2|100	# Copy main files
14nu|softmaker-freeoffice-2016-759.2|101	mkdir -p %{buildroot}%{_libdir}/%{name}
14nu|softmaker-freeoffice-2016-759.2|102	cp -r smfree/* %{buildroot}%{_libdir}/%{name}/
14nu|softmaker-freeoffice-2016-759.2|103	#cp -r shared_free/* %{buildroot}%{_libdir}/%{name}/
14nu|softmaker-freeoffice-2016-759.2|104	chmod 755 %{buildroot}%{_libdir}/%{name}/planmaker
14nu|softmaker-freeoffice-2016-759.2|105	chmod 755 %{buildroot}%{_libdir}/%{name}/presentations
14nu|softmaker-freeoffice-2016-759.2|106	chmod 755 %{buildroot}%{_libdir}/%{name}/textmaker
14nu|softmaker-freeoffice-2016-759.2|107	
14nu|softmaker-freeoffice-2016-759.2|108	# Create symlinks to run applications
14nu|softmaker-freeoffice-2016-759.2|109	mkdir -p %{buildroot}%{_bindir}
14nu|softmaker-freeoffice-2016-759.2|110	
14nu|softmaker-freeoffice-2016-759.2|111	# Install desktop files
14nu|softmaker-freeoffice-2016-759.2|112	mkdir -p %{buildroot}%{_datadir}/applications/
14nu|softmaker-freeoffice-2016-759.2|113	install -m 644 smfree/mime/pml%{oversion}.dsk %{buildroot}%{_datadir}/applications/planmaker.desktop
14nu|softmaker-freeoffice-2016-759.2|114	install -m 644 smfree/mime/prl%{oversion}.dsk %{buildroot}%{_datadir}/applications/presentations.desktop
14nu|softmaker-freeoffice-2016-759.2|115	install -m 644 smfree/mime/tml%{oversion}.dsk %{buildroot}%{_datadir}/applications/textmaker.desktop
14nu|softmaker-freeoffice-2016-759.2|116	
14nu|softmaker-freeoffice-2016-759.2|117	# Install menu icons
14nu|softmaker-freeoffice-2016-759.2|118	for N in 16 32 48 64 128 256 512;
14nu|softmaker-freeoffice-2016-759.2|119	do
14nu|softmaker-freeoffice-2016-759.2|120	install -D -m 0644 smfree/icons/pml_${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/planmaker.png
14nu|softmaker-freeoffice-2016-759.2|121	install -D -m 0644 smfree/icons/prl_${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/presentations.png
14nu|softmaker-freeoffice-2016-759.2|122	install -D -m 0644 smfree/icons/tml_${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/textmaker.png
14nu|softmaker-freeoffice-2016-759.2|123	done
14nu|softmaker-freeoffice-2016-759.2|124	
14nu|softmaker-freeoffice-2016-759.2|125	# Install mime icons (not used for now)
14nu|softmaker-freeoffice-2016-759.2|126	for N in 16 32 48 64 128;
14nu|softmaker-freeoffice-2016-759.2|127	do
14nu|softmaker-freeoffice-2016-759.2|128	install -D -m 0644 smfree/icons/pmd_${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/mimetypes/application-x-pmd.png
14nu|softmaker-freeoffice-2016-759.2|129	install -D -m 0644 smfree/icons/prd_${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/mimetypes/application-x-prd.png
14nu|softmaker-freeoffice-2016-759.2|130	install -D -m 0644 smfree/icons/tmd_${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/mimetypes/application-x-tmd.png
14nu|softmaker-freeoffice-2016-759.2|131	done
14nu|softmaker-freeoffice-2016-759.2|132	
14nu|softmaker-freeoffice-2016-759.2|133	# Install mimetypes
14nu|softmaker-freeoffice-2016-759.2|134	mkdir -p %{buildroot}%{_datadir}/mime/packages/
14nu|softmaker-freeoffice-2016-759.2|135	install -m 644 smfree/mime/%{name}%{oversion}.xml %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14nu|softmaker-freeoffice-2016-759.2|136	
14nu|softmaker-freeoffice-2016-759.2|137	# Create wrappers to run applications
14nu|softmaker-freeoffice-2016-759.2|138	mkdir -p %{buildroot}%{_bindir}
14nu|softmaker-freeoffice-2016-759.2|139	
14nu|softmaker-freeoffice-2016-759.2|140	cat > %{buildroot}%{_bindir}/planmaker << EOF
14nu|softmaker-freeoffice-2016-759.2|141	#!/bin/sh
14nu|softmaker-freeoffice-2016-759.2|142	# A script to run PlanMaker
14nu|softmaker-freeoffice-2016-759.2|143	if test ! -e \$HOME/.softmaker/hunspell
14nu|softmaker-freeoffice-2016-759.2|144	then
14nu|softmaker-freeoffice-2016-759.2|145	mkdir -p \$HOME/.softmaker/hunspell/
14nu|softmaker-freeoffice-2016-759.2|146	cp -r %{_libdir}/%{name}/hunspell/* \$HOME/.softmaker/hunspell/
14nu|softmaker-freeoffice-2016-759.2|147	fi
14nu|softmaker-freeoffice-2016-759.2|148	%{_libdir}/%{name}/planmaker "\$@"
14nu|softmaker-freeoffice-2016-759.2|149	EOF
14nu|softmaker-freeoffice-2016-759.2|150	chmod +x %{buildroot}%{_bindir}/planmaker
14nu|softmaker-freeoffice-2016-759.2|151	
14nu|softmaker-freeoffice-2016-759.2|152	cat > %{buildroot}%{_bindir}/presentations << EOF
14nu|softmaker-freeoffice-2016-759.2|153	#!/bin/sh
14nu|softmaker-freeoffice-2016-759.2|154	# A script to run Presentations
14nu|softmaker-freeoffice-2016-759.2|155	if test ! -e \$HOME/.softmaker/hunspell
14nu|softmaker-freeoffice-2016-759.2|156	then
14nu|softmaker-freeoffice-2016-759.2|157	mkdir -p \$HOME/.softmaker/hunspell/
14nu|softmaker-freeoffice-2016-759.2|158	cp -r %{_libdir}/%{name}/hunspell/* \$HOME/.softmaker/hunspell/
14nu|softmaker-freeoffice-2016-759.2|159	fi
14nu|softmaker-freeoffice-2016-759.2|160	ext="\${@##*.}"
14nu|softmaker-freeoffice-2016-759.2|161	shopt -s nocasematch
14nu|softmaker-freeoffice-2016-759.2|162	case "\$ext" in
14nu|softmaker-freeoffice-2016-759.2|163	"prs" ) %{_libdir}/%{name}/presentations -S\""\$@"\";;
14nu|softmaker-freeoffice-2016-759.2|164	"pps" ) %{_libdir}/%{name}/presentations -S\""\$@"\";;
14nu|softmaker-freeoffice-2016-759.2|165	"ppsx" ) %{_libdir}/%{name}/presentations -S\""\$@"\";;
14nu|softmaker-freeoffice-2016-759.2|166	* ) %{_libdir}/%{name}/presentations "\$@";;
14nu|softmaker-freeoffice-2016-759.2|167	esac
14nu|softmaker-freeoffice-2016-759.2|168	EOF
14nu|softmaker-freeoffice-2016-759.2|169	chmod +x %{buildroot}%{_bindir}/presentations
14nu|softmaker-freeoffice-2016-759.2|170	
14nu|softmaker-freeoffice-2016-759.2|171	cat > %{buildroot}%{_bindir}/textmaker << EOF
14nu|softmaker-freeoffice-2016-759.2|172	#!/bin/sh
14nu|softmaker-freeoffice-2016-759.2|173	# A script to run TextMaker
14nu|softmaker-freeoffice-2016-759.2|174	if test ! -e \$HOME/.softmaker/hunspell
14nu|softmaker-freeoffice-2016-759.2|175	then
14nu|softmaker-freeoffice-2016-759.2|176	mkdir -p \$HOME/.softmaker/hunspell/
14nu|softmaker-freeoffice-2016-759.2|177	cp -r %{_libdir}/%{name}/hunspell/* \$HOME/.softmaker/hunspell/
14nu|softmaker-freeoffice-2016-759.2|178	fi
14nu|softmaker-freeoffice-2016-759.2|179	LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:%{_libdir}/%{name}/dpf %{_libdir}/%{name}/textmaker "\$@"
14nu|softmaker-freeoffice-2016-759.2|180	EOF
14nu|softmaker-freeoffice-2016-759.2|181	chmod +x %{buildroot}%{_bindir}/textmaker
14nu|softmaker-freeoffice-2016-759.2|182	
14nu|softmaker-freeoffice-2016-759.2|183	
14nu|softmaker-freeoffice-2016-759.2|184	%changelog
14nu|softmaker-freeoffice-2016-759.2|185	
14nu|softmaker-freeoffice-2016-759.2|186	* Tue Jul 26 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2016-759.2
14nu|softmaker-freeoffice-2016-759.2|187	- (7dc48f5) Remove softmaker-freeoffice-install package if it's installed (don't use Obsoletes because we don't want to force such replacement)
14nu|softmaker-freeoffice-2016-759.2|188	
14nu|softmaker-freeoffice-2016-759.2|189	

26548 14
14nu|softmaker-freeoffice-install-1.0-6|1	Summary:	Download and install SoftMaker FreeOffice
14nu|softmaker-freeoffice-install-1.0-6|2	Name:		softmaker-freeoffice-install
14nu|softmaker-freeoffice-install-1.0-6|3	Version:	1.0
14nu|softmaker-freeoffice-install-1.0-6|4	Release:	6
14nu|softmaker-freeoffice-install-1.0-6|5	License:	Proprietary
14nu|softmaker-freeoffice-install-1.0-6|6	Group:		Office
14nu|softmaker-freeoffice-install-1.0-6|7	Url:		http://www.freeoffice.com
14nu|softmaker-freeoffice-install-1.0-6|8	Source0:	softmaker-freeoffice-install.desktop
14nu|softmaker-freeoffice-install-1.0-6|9	Source1:	softmaker-freeoffice-install.png
14nu|softmaker-freeoffice-install-1.0-6|10	Source2:	softmaker-freeoffice-install
14nu|softmaker-freeoffice-install-1.0-6|11	
14nu|softmaker-freeoffice-install-1.0-6|12	%description
14nu|softmaker-freeoffice-install-1.0-6|13	This is an installer for SoftMaker FreeOffice.
14nu|softmaker-freeoffice-install-1.0-6|14	
14nu|softmaker-freeoffice-install-1.0-6|15	%files
14nu|softmaker-freeoffice-install-1.0-6|16	%{_bindir}/%{name}
14nu|softmaker-freeoffice-install-1.0-6|17	%{_datadir}/applications/%{name}.desktop
14nu|softmaker-freeoffice-install-1.0-6|18	%{_datadir}/pixmaps/%{name}.png
14nu|softmaker-freeoffice-install-1.0-6|19	
14nu|softmaker-freeoffice-install-1.0-6|20	#----------------------------------------------------------------------------
14nu|softmaker-freeoffice-install-1.0-6|21	
14nu|softmaker-freeoffice-install-1.0-6|22	%prep
14nu|softmaker-freeoffice-install-1.0-6|23	
14nu|softmaker-freeoffice-install-1.0-6|24	%build
14nu|softmaker-freeoffice-install-1.0-6|25	# Nothing to build yet
14nu|softmaker-freeoffice-install-1.0-6|26	
14nu|softmaker-freeoffice-install-1.0-6|27	%install
14nu|softmaker-freeoffice-install-1.0-6|28	# desktop file
14nu|softmaker-freeoffice-install-1.0-6|29	mkdir -p %{buildroot}%{_datadir}/applications
14nu|softmaker-freeoffice-install-1.0-6|30	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/applications/
14nu|softmaker-freeoffice-install-1.0-6|31	
14nu|softmaker-freeoffice-install-1.0-6|32	# icon file
14nu|softmaker-freeoffice-install-1.0-6|33	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nu|softmaker-freeoffice-install-1.0-6|34	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14nu|softmaker-freeoffice-install-1.0-6|35	
14nu|softmaker-freeoffice-install-1.0-6|36	# install script file
14nu|softmaker-freeoffice-install-1.0-6|37	mkdir -p %{buildroot}%{_bindir}/
14nu|softmaker-freeoffice-install-1.0-6|38	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/
14nu|softmaker-freeoffice-install-1.0-6|39	
14nu|softmaker-freeoffice-install-1.0-6|40	
14nu|softmaker-freeoffice-install-1.0-6|41	%changelog

26549 14
14nu|sokoban-1.0.1-1|1	%define debug_package %{nil}
14nu|sokoban-1.0.1-1|2	
14nu|sokoban-1.0.1-1|3	Summary:	Sokoban in space
14nu|sokoban-1.0.1-1|4	Name:		sokoban
14nu|sokoban-1.0.1-1|5	Version:	1.0.1
14nu|sokoban-1.0.1-1|6	Release:	1
14nu|sokoban-1.0.1-1|7	License:	Proprietary
14nu|sokoban-1.0.1-1|8	Group:		Games/Puzzles
14nu|sokoban-1.0.1-1|9	Url:		http://dansoft.krasnokamensk.ru/more.html?id=1014
14nu|sokoban-1.0.1-1|10	Source0:	http://dansoft.krasnokamensk.ru/data/1014/sokoban_linux.tar.gz
14nu|sokoban-1.0.1-1|11	Source1:	sokoban.desktop
14nu|sokoban-1.0.1-1|12	Source2:	%{name}.rpmlintrc
14nu|sokoban-1.0.1-1|13	BuildRequires:	imagemagick
14nu|sokoban-1.0.1-1|14	Requires:	SDL_mixer
14nu|sokoban-1.0.1-1|15	ExclusiveArch:	%{ix86}
14nu|sokoban-1.0.1-1|16	
14nu|sokoban-1.0.1-1|17	%description
14nu|sokoban-1.0.1-1|18	Sokoban in space is a puzzle game.
14nu|sokoban-1.0.1-1|19	
14nu|sokoban-1.0.1-1|20	%files
14nu|sokoban-1.0.1-1|21	%doc COPYING
14nu|sokoban-1.0.1-1|22	/opt/dansoft/sokoban/
14nu|sokoban-1.0.1-1|23	%{_datadir}/applications/%{name}.desktop
14nu|sokoban-1.0.1-1|24	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nu|sokoban-1.0.1-1|25	
14nu|sokoban-1.0.1-1|26	#----------------------------------------------------------------------------
14nu|sokoban-1.0.1-1|27	
14nu|sokoban-1.0.1-1|28	%prep
14nu|sokoban-1.0.1-1|29	%setup -qn sokoban_linux
14nu|sokoban-1.0.1-1|30	
14nu|sokoban-1.0.1-1|31	%build
14nu|sokoban-1.0.1-1|32	
14nu|sokoban-1.0.1-1|33	%install
14nu|sokoban-1.0.1-1|34	mkdir -p %{buildroot}/opt/dansoft/sokoban/
14nu|sokoban-1.0.1-1|35	
14nu|sokoban-1.0.1-1|36	cp -r font %{buildroot}/opt/dansoft/sokoban/font
14nu|sokoban-1.0.1-1|37	cp -r images %{buildroot}/opt/dansoft/sokoban/images
14nu|sokoban-1.0.1-1|38	cp -r maps %{buildroot}/opt/dansoft/sokoban/maps
14nu|sokoban-1.0.1-1|39	cp -r repeat %{buildroot}/opt/dansoft/sokoban/repeat
14nu|sokoban-1.0.1-1|40	cp -r sandbox %{buildroot}/opt/dansoft/sokoban/sandbox
14nu|sokoban-1.0.1-1|41	cp -r sounds %{buildroot}/opt/dansoft/sokoban/sounds
14nu|sokoban-1.0.1-1|42	cp -r video %{buildroot}/opt/dansoft/sokoban/video
14nu|sokoban-1.0.1-1|43	
14nu|sokoban-1.0.1-1|44	cp COPYING %{buildroot}/opt/dansoft/sokoban/COPYING
14nu|sokoban-1.0.1-1|45	cp picture.dat %{buildroot}/opt/dansoft/sokoban/picture.dat
14nu|sokoban-1.0.1-1|46	cp sokoban %{buildroot}/opt/dansoft/sokoban/sokoban
14nu|sokoban-1.0.1-1|47	cp sokoban.cfg %{buildroot}/opt/dansoft/sokoban/sokoban.cfg
14nu|sokoban-1.0.1-1|48	
14nu|sokoban-1.0.1-1|49	mkdir -p %{buildroot}%{_datadir}/applications
14nu|sokoban-1.0.1-1|50	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
14nu|sokoban-1.0.1-1|51	
14nu|sokoban-1.0.1-1|52	chmod 777 %{buildroot}/opt/dansoft/sokoban/maps
14nu|sokoban-1.0.1-1|53	chmod 777 %{buildroot}/opt/dansoft/sokoban/repeat
14nu|sokoban-1.0.1-1|54	chmod 777 %{buildroot}/opt/dansoft/sokoban/sandbox
14nu|sokoban-1.0.1-1|55	
14nu|sokoban-1.0.1-1|56	mkdir -p  %{buildroot}%{_datadir}/applications
14nu|sokoban-1.0.1-1|57	cat > %{buildroot}/opt/dansoft/sokoban/sokoban.sh << EOF
14nu|sokoban-1.0.1-1|58	#!/bin/bash
14nu|sokoban-1.0.1-1|59	
14nu|sokoban-1.0.1-1|60	cd /opt/dansoft/sokoban
14nu|sokoban-1.0.1-1|61	./sokoban $@
14nu|sokoban-1.0.1-1|62	EOF
14nu|sokoban-1.0.1-1|63	chmod 755 %{buildroot}/opt/dansoft/sokoban/sokoban.sh
14nu|sokoban-1.0.1-1|64	
14nu|sokoban-1.0.1-1|65	# create and install icons
14nu|sokoban-1.0.1-1|66	for N in 16 32 48 64 128; do convert images/sokoban.png -scale ${N}x${N}! $N.png; done
14nu|sokoban-1.0.1-1|67	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14nu|sokoban-1.0.1-1|68	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14nu|sokoban-1.0.1-1|69	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14nu|sokoban-1.0.1-1|70	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nu|sokoban-1.0.1-1|71	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nu|sokoban-1.0.1-1|72	
14nu|sokoban-1.0.1-1|73	
14nu|sokoban-1.0.1-1|74	%changelog
14nu|sokoban-1.0.1-1|75	* Thu Mar 26 2015 Rosa <rosa@abf.rosalinux.ru> 1.0.1-1
14nu|sokoban-1.0.1-1|76	+ Revision: ba6d33f
14nu|sokoban-1.0.1-1|77	- Automatic import for version 1.0.1-1
14nu|sokoban-1.0.1-1|78	
14nu|sokoban-1.0.1-1|79	

26550 14
14nu|sopcast-player-0.8.5-2|1	# In fact, it's noarch package but it depends on 32 bit only sp-auth
14nu|sopcast-player-0.8.5-2|2	# So keep sopcast-player 32 bit only too
14nu|sopcast-player-0.8.5-2|3	%define _enable_debug_packages %{nil}
14nu|sopcast-player-0.8.5-2|4	%define debug_package %{nil}
14nu|sopcast-player-0.8.5-2|5	
14nu|sopcast-player-0.8.5-2|6	Summary:	A GUI front-end to SopCast
14nu|sopcast-player-0.8.5-2|7	Name:		sopcast-player
14nu|sopcast-player-0.8.5-2|8	Version:	0.8.5
14nu|sopcast-player-0.8.5-2|9	Release:	2
14nu|sopcast-player-0.8.5-2|10	License:	GPLv2+
14nu|sopcast-player-0.8.5-2|11	Group:		Video
14nu|sopcast-player-0.8.5-2|12	Url:		http://code.google.com/p/sopcast-player/
14nu|sopcast-player-0.8.5-2|13	Source0:	http://sopcast-player.googlecode.com/files/%{name}-%{version}.tar.gz
14nu|sopcast-player-0.8.5-2|14	BuildRequires:	python-setuptools
14nu|sopcast-player-0.8.5-2|15	BuildRequires:	gettext
14nu|sopcast-player-0.8.5-2|16	BuildRequires:	vlc-devel
14nu|sopcast-player-0.8.5-2|17	Requires:	sp-auth
14nu|sopcast-player-0.8.5-2|18	Requires:	pygtk2
14nu|sopcast-player-0.8.5-2|19	Requires:	pygtk2.0-libglade
14nu|sopcast-player-0.8.5-2|20	Requires:	python
14nu|sopcast-player-0.8.5-2|21	Requires:	vlc
14nu|sopcast-player-0.8.5-2|22	ExclusiveArch:	%{ix86}
14nu|sopcast-player-0.8.5-2|23	
14nu|sopcast-player-0.8.5-2|24	%description
14nu|sopcast-player-0.8.5-2|25	SopCast Player is designed to be an easy to use Linux GUI front-end for the p2p
14nu|sopcast-player-0.8.5-2|26	streaming technology developed by SopCast. SopCast Player features an
14nu|sopcast-player-0.8.5-2|27	integrated video player, a channel guide, and bookmarks. Once SopCast Player is
14nu|sopcast-player-0.8.5-2|28	installed it simply "just works" with no required configuration.
14nu|sopcast-player-0.8.5-2|29	
14nu|sopcast-player-0.8.5-2|30	%prep
14nu|sopcast-player-0.8.5-2|31	%setup -qn %{name}
14nu|sopcast-player-0.8.5-2|32	
14nu|sopcast-player-0.8.5-2|33	%build
14nu|sopcast-player-0.8.5-2|34	%setup_compile_flags
14nu|sopcast-player-0.8.5-2|35	%make
14nu|sopcast-player-0.8.5-2|36	
14nu|sopcast-player-0.8.5-2|37	%install
14nu|sopcast-player-0.8.5-2|38	%makeinstall_std
14nu|sopcast-player-0.8.5-2|39	
14nu|sopcast-player-0.8.5-2|40	%find_lang %{name}
14nu|sopcast-player-0.8.5-2|41	
14nu|sopcast-player-0.8.5-2|42	%files -f %{name}.lang
14nu|sopcast-player-0.8.5-2|43	%{_bindir}/%{name}
14nu|sopcast-player-0.8.5-2|44	%{_datadir}/%{name}
14nu|sopcast-player-0.8.5-2|45	%{_datadir}/applications/%{name}.desktop
14nu|sopcast-player-0.8.5-2|46	%{_iconsdir}/hicolor/*/apps/%{name}.svg
14nu|sopcast-player-0.8.5-2|47	
14nu|sopcast-player-0.8.5-2|48	
14nu|sopcast-player-0.8.5-2|49	%changelog
14nu|sopcast-player-0.8.5-2|50	
14nu|sopcast-player-0.8.5-2|51	* Fri Jul 08 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-2
14nu|sopcast-player-0.8.5-2|52	- (7f3cf7a) Requires pygtk2.0-libglade
14nu|sopcast-player-0.8.5-2|53	
14nu|sopcast-player-0.8.5-2|54	

26551 14
14nu|sp-auth-3.2.6-2|1	%define debug_package %{nil}
14nu|sp-auth-3.2.6-2|2	
14nu|sp-auth-3.2.6-2|3	%if %{_use_internal_dependency_generator}
14nu|sp-auth-3.2.6-2|4	%define __noautoprov 'libstdc++(.*)'
14nu|sp-auth-3.2.6-2|5	%define __noautoreq 'libstdc++(.*)|(.*)GLIBC_PRIVATE(.*)'
14nu|sp-auth-3.2.6-2|6	%endif
14nu|sp-auth-3.2.6-2|7	
14nu|sp-auth-3.2.6-2|8	Summary:	SopCast client
14nu|sp-auth-3.2.6-2|9	Name:		sp-auth
14nu|sp-auth-3.2.6-2|10	Version:	3.2.6
14nu|sp-auth-3.2.6-2|11	Release:	2
14nu|sp-auth-3.2.6-2|12	License:	Freeware
14nu|sp-auth-3.2.6-2|13	Group:		Video
14nu|sp-auth-3.2.6-2|14	Url:		http://code.google.com/p/sopcast-player/
14nu|sp-auth-3.2.6-2|15	Source0:	http://sopcast-player.googlecode.com/files/%{name}-%{version}.tar.gz
14nu|sp-auth-3.2.6-2|16	Source1:	libstdcpp5.tgz
14nu|sp-auth-3.2.6-2|17	ExclusiveArch:	%{ix86}
14nu|sp-auth-3.2.6-2|18	
14nu|sp-auth-3.2.6-2|19	%description
14nu|sp-auth-3.2.6-2|20	Command line version of SopCast client.
14nu|sp-auth-3.2.6-2|21	
14nu|sp-auth-3.2.6-2|22	%files
14nu|sp-auth-3.2.6-2|23	%{_bindir}/sp-sc-auth
14nu|sp-auth-3.2.6-2|24	%{_libdir}/%{name}
14nu|sp-auth-3.2.6-2|25	
14nu|sp-auth-3.2.6-2|26	#----------------------------------------------------------------------------
14nu|sp-auth-3.2.6-2|27	
14nu|sp-auth-3.2.6-2|28	%prep
14nu|sp-auth-3.2.6-2|29	%setup -q -n %{name} -a 1
14nu|sp-auth-3.2.6-2|30	
14nu|sp-auth-3.2.6-2|31	%build
14nu|sp-auth-3.2.6-2|32	# Nothing
14nu|sp-auth-3.2.6-2|33	
14nu|sp-auth-3.2.6-2|34	%install
14nu|sp-auth-3.2.6-2|35	mkdir -p %{buildroot}%{_libdir}/%{name}
14nu|sp-auth-3.2.6-2|36	install -m 0755 sp-sc-auth %{buildroot}%{_libdir}/%{name}/
14nu|sp-auth-3.2.6-2|37	install -m 0755 usr/lib/libstdc++.so.5.0.1 %{buildroot}%{_libdir}/%{name}/
14nu|sp-auth-3.2.6-2|38	
14nu|sp-auth-3.2.6-2|39	pushd %{buildroot}%{_libdir}/%{name}
14nu|sp-auth-3.2.6-2|40	ln -s libstdc++.so.5.0.1 libstdc++.so.5
14nu|sp-auth-3.2.6-2|41	popd
14nu|sp-auth-3.2.6-2|42	
14nu|sp-auth-3.2.6-2|43	# Wrapper
14nu|sp-auth-3.2.6-2|44	mkdir -p %{buildroot}%{_bindir}
14nu|sp-auth-3.2.6-2|45	cat > %{buildroot}%{_bindir}/sp-sc-auth << EOF
14nu|sp-auth-3.2.6-2|46	#!/bin/bash
14nu|sp-auth-3.2.6-2|47	
14nu|sp-auth-3.2.6-2|48	pushd %{_libdir}/%{name}
14nu|sp-auth-3.2.6-2|49	LD_PRELOAD=./libstdc++.so.5 ./sp-sc-auth \$@
14nu|sp-auth-3.2.6-2|50	popd
14nu|sp-auth-3.2.6-2|51	EOF
14nu|sp-auth-3.2.6-2|52	
14nu|sp-auth-3.2.6-2|53	chmod 0755 %{buildroot}%{_bindir}/sp-sc-auth
14nu|sp-auth-3.2.6-2|54	
14nu|sp-auth-3.2.6-2|55	
14nu|sp-auth-3.2.6-2|56	%changelog
14nu|sp-auth-3.2.6-2|57	
14nu|sp-auth-3.2.6-2|58	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.6-2
14nu|sp-auth-3.2.6-2|59	- (0aa599e) Disable debug package (no sources in tarball)
14nu|sp-auth-3.2.6-2|60	
14nu|sp-auth-3.2.6-2|61	

26552 14
14nu|steam-1.0.0.56-2|1	%define debug_package %{nil}
14nu|steam-1.0.0.56-2|2	
14nu|steam-1.0.0.56-2|3	Summary:	Installer for Valve's digital software distribution service
14nu|steam-1.0.0.56-2|4	Name:		steam
14nu|steam-1.0.0.56-2|5	Version:	1.0.0.56
14nu|steam-1.0.0.56-2|6	Release:	2
14nu|steam-1.0.0.56-2|7	License:	Freeware
14nu|steam-1.0.0.56-2|8	Group:		Games/Other
14nu|steam-1.0.0.56-2|9	Url:		https://github.com/ValveSoftware/steam-for-linux
14nu|steam-1.0.0.56-2|10	Source0:	http://repo.steampowered.com/steam/pool/steam/s/steam/%{name}_%{version}.tar.gz
14nu|steam-1.0.0.56-2|11	Source1:	%{name}.rpmlintrc
14nu|steam-1.0.0.56-2|12	Patch2:		fix-execution-with-system-runtime.patch
14nu|steam-1.0.0.56-2|13	Patch3:		steam-no-dumps.patch
14nu|steam-1.0.0.56-2|14	Patch4:		steam_1.0.0.56-desktop.patch
14nu|steam-1.0.0.56-2|15	
14nu|steam-1.0.0.56-2|16	BuildRequires:	hicolor-icon-theme
14nu|steam-1.0.0.56-2|17	Requires:	alsa-lib
14nu|steam-1.0.0.56-2|18	Requires:	awk
14nu|steam-1.0.0.56-2|19	Requires:	coreutils
14nu|steam-1.0.0.56-2|20	Requires:	curl
14nu|steam-1.0.0.56-2|21	Requires:	dbus
14nu|steam-1.0.0.56-2|22	Requires:	desktop-file-utils
14nu|steam-1.0.0.56-2|23	Requires:	fonts-ttf-liberation
14nu|steam-1.0.0.56-2|24	Requires:	gdk-pixbuf
14nu|steam-1.0.0.56-2|25	Requires:	gio2.0-32
14nu|steam-1.0.0.56-2|26	Requires:	gtk+2.0
14nu|steam-1.0.0.56-2|27	Requires:	heimdal-libs
14nu|steam-1.0.0.56-2|28	Requires:	hicolor-icon-theme
14nu|steam-1.0.0.56-2|29	Requires:	nss
14nu|steam-1.0.0.56-2|30	Requires:	openal
14nu|steam-1.0.0.56-2|31	Requires:	pulseaudio
14nu|steam-1.0.0.56-2|32	Requires:	xterm
14nu|steam-1.0.0.56-2|33	Requires:	xz
14nu|steam-1.0.0.56-2|34	Requires:	zenity
14nu|steam-1.0.0.56-2|35	
14nu|steam-1.0.0.56-2|36	# Packages required to run Steam using the native system libraries
14nu|steam-1.0.0.56-2|37	# rather than the runtime it keeps (which may be quite old):
14nu|steam-1.0.0.56-2|38	Requires:	libacl1
14nu|steam-1.0.0.56-2|39	Requires:	libalsa-plugins
14nu|steam-1.0.0.56-2|40	Requires:	libalsa-plugins-jack
14nu|steam-1.0.0.56-2|41	Requires:	libalsa-plugins-pulseaudio
14nu|steam-1.0.0.56-2|42	Requires:	libappindicator1
14nu|steam-1.0.0.56-2|43	Requires:	libasound2
14nu|steam-1.0.0.56-2|44	Requires:	libasyncns0
14nu|steam-1.0.0.56-2|45	Requires:	libatk1.0_0
14nu|steam-1.0.0.56-2|46	Requires:	libattr1
14nu|steam-1.0.0.56-2|47	Requires:	libavahi-client3
14nu|steam-1.0.0.56-2|48	Requires:	libavahi-common3
14nu|steam-1.0.0.56-2|49	Requires:	libavcodec56
14nu|steam-1.0.0.56-2|50	Requires:	libavformat56
14nu|steam-1.0.0.56-2|51	Requires:	libavutil54
14nu|steam-1.0.0.56-2|52	Requires:	libbzip2_1
14nu|steam-1.0.0.56-2|53	Requires:	libcairo2
14nu|steam-1.0.0.56-2|54	Requires:	libcanberra0
14nu|steam-1.0.0.56-2|55	Requires:	libcanberra-gtk0
14nu|steam-1.0.0.56-2|56	Requires:	libcap2
14nu|steam-1.0.0.56-2|57	Requires:	libcg0
14nu|steam-1.0.0.56-2|58	Requires:	libcups2
14nu|steam-1.0.0.56-2|59	Requires:	libcurl4
14nu|steam-1.0.0.56-2|60	Requires:	libdbus-1_3
14nu|steam-1.0.0.56-2|61	Requires:	libdbus-glib-1_2
14nu|steam-1.0.0.56-2|62	Requires:	libdbusmenu-glib4
14nu|steam-1.0.0.56-2|63	Requires:	libdbusmenu-gtk4
14nu|steam-1.0.0.56-2|64	Requires:	libdconf1
14nu|steam-1.0.0.56-2|65	Requires:	libdrm2
14nu|steam-1.0.0.56-2|66	Requires:	libexif12
14nu|steam-1.0.0.56-2|67	Requires:	libexpat1
14nu|steam-1.0.0.56-2|68	Requires:	libext2fs2
14nu|steam-1.0.0.56-2|69	Requires:	libffi6
14nu|steam-1.0.0.56-2|70	Requires:	libflac8
14nu|steam-1.0.0.56-2|71	Requires:	libfontconfig1
14nu|steam-1.0.0.56-2|72	Requires:	libfreebl3
14nu|steam-1.0.0.56-2|73	Requires:	libfreeglut3
14nu|steam-1.0.0.56-2|74	Requires:	libfreetype6
14nu|steam-1.0.0.56-2|75	Requires:	libgcc1
14nu|steam-1.0.0.56-2|76	Requires:	libGConf2_4
14nu|steam-1.0.0.56-2|77	Requires:	libgcrypt11
14nu|steam-1.0.0.56-2|78	Requires:	libgcrypt20
14nu|steam-1.0.0.56-2|79	Requires:	libgdk_pixbuf2.0_0
14nu|steam-1.0.0.56-2|80	Requires:	libgdk_pixbuf_xlib2.0_0
14nu|steam-1.0.0.56-2|81	Requires:	libgio2.0_0
14nu|steam-1.0.0.56-2|82	Requires:	libgl1
14nu|steam-1.0.0.56-2|83	Requires:	libglapi0
14nu|steam-1.0.0.56-2|84	Requires:	libglib2.0_0
14nu|steam-1.0.0.56-2|85	Requires:	libglu1
14nu|steam-1.0.0.56-2|86	Requires:	libgmodule2.0_0
14nu|steam-1.0.0.56-2|87	Requires:	libgmp10
14nu|steam-1.0.0.56-2|88	Requires:	libgobject2.0_0
14nu|steam-1.0.0.56-2|89	Requires:	libgomp1
14nu|steam-1.0.0.56-2|90	Requires:	libgpg-error0
14nu|steam-1.0.0.56-2|91	Requires:	libgraphite2_3
14nu|steam-1.0.0.56-2|92	Requires:	libgssapi_krb5_2
14nu|steam-1.0.0.56-2|93	Requires:	libgstbase0.10_0
14nu|steam-1.0.0.56-2|94	Requires:	libgstcheck0.10_0
14nu|steam-1.0.0.56-2|95	Requires:	libgstcontroller0.10_0
14nu|steam-1.0.0.56-2|96	Requires:	libgstdataprocol0.10_0
14nu|steam-1.0.0.56-2|97	Requires:	libgstnet0.10_0
14nu|steam-1.0.0.56-2|98	Requires:	libgstreamer0.10_0
14nu|steam-1.0.0.56-2|99	Requires:	libgstreamer1.0_0
14nu|steam-1.0.0.56-2|100	Requires:	libgstreamer-plugins-base0.10
14nu|steam-1.0.0.56-2|101	Requires:	libgthread2.0_0
14nu|steam-1.0.0.56-2|102	Requires:	libgtk+2.0_0
14nu|steam-1.0.0.56-2|103	Requires:	libgtk-engines2
14nu|steam-1.0.0.56-2|104	Requires:	libgtk-modules2.0
14nu|steam-1.0.0.56-2|105	Requires:	libgudev1.0_0
14nu|steam-1.0.0.56-2|106	Requires:	libharfbuzz0
14nu|steam-1.0.0.56-2|107	Requires:	libice6
14nu|steam-1.0.0.56-2|108	Requires:	libidn11
14nu|steam-1.0.0.56-2|109	Requires:	libindicator7
14nu|steam-1.0.0.56-2|110	Requires:	libjack0
14nu|steam-1.0.0.56-2|111	Requires:	libjacknet0
14nu|steam-1.0.0.56-2|112	Requires:	libjpeg62
14nu|steam-1.0.0.56-2|113	Requires:	libjpeg8
14nu|steam-1.0.0.56-2|114	Requires:	libjson0
14nu|steam-1.0.0.56-2|115	Requires:	libjson-c2
14nu|steam-1.0.0.56-2|116	Requires:	libk5crypto3
14nu|steam-1.0.0.56-2|117	Requires:	libkeyutils1
14nu|steam-1.0.0.56-2|118	Requires:	libkrb5_3
14nu|steam-1.0.0.56-2|119	Requires:	libkrb5support0
14nu|steam-1.0.0.56-2|120	Requires:	liblcms2_2
14nu|steam-1.0.0.56-2|121	Requires:	libldap2.4_2
14nu|steam-1.0.0.56-2|122	Requires:	libltdl7
14nu|steam-1.0.0.56-2|123	Requires:	liblzma5
14nu|steam-1.0.0.56-2|124	Requires:	libmurrine
14nu|steam-1.0.0.56-2|125	Requires:	libncurses5
14nu|steam-1.0.0.56-2|126	Requires:	libncursesw5
14nu|steam-1.0.0.56-2|127	Requires:	libnm-glib4
14nu|steam-1.0.0.56-2|128	Requires:	libnm-util2
14nu|steam-1.0.0.56-2|129	Requires:	libnotify4
14nu|steam-1.0.0.56-2|130	Requires:	libnspr4
14nu|steam-1.0.0.56-2|131	Requires:	libnss3
14nu|steam-1.0.0.56-2|132	Requires:	libogg0
14nu|steam-1.0.0.56-2|133	Requires:	libopenal1
14nu|steam-1.0.0.56-2|134	Requires:	libopenssl-engines1.0.0
14nu|steam-1.0.0.56-2|135	Requires:	liborc0.4_0
14nu|steam-1.0.0.56-2|136	Requires:	liborc-test0.4_0
14nu|steam-1.0.0.56-2|137	Requires:	libp11-kit0
14nu|steam-1.0.0.56-2|138	Requires:	libpango1.0_0
14nu|steam-1.0.0.56-2|139	Requires:	libpangocairo1.0_0
14nu|steam-1.0.0.56-2|140	Requires:	libpangoft2_1.0_0
14nu|steam-1.0.0.56-2|141	Requires:	libpango-modules1.0
14nu|steam-1.0.0.56-2|142	Requires:	libpangox1.0_0
14nu|steam-1.0.0.56-2|143	Requires:	libpangoxft1.0_0
14nu|steam-1.0.0.56-2|144	Requires:	libpci3
14nu|steam-1.0.0.56-2|145	Requires:	libpcre1
14nu|steam-1.0.0.56-2|146	Requires:	libpcrecpp0
14nu|steam-1.0.0.56-2|147	Requires:	libpixman1_0
14nu|steam-1.0.0.56-2|148	Requires:	libpng0
14nu|steam-1.0.0.56-2|149	Requires:	libpng15
14nu|steam-1.0.0.56-2|150	Requires:	libpng16
14nu|steam-1.0.0.56-2|151	Requires:	libpulseaudio0
14nu|steam-1.0.0.56-2|152	Requires:	libpulsecommon8.0
14nu|steam-1.0.0.56-2|153	Requires:	librtmp0
14nu|steam-1.0.0.56-2|154	Requires:	libsamplerate0
14nu|steam-1.0.0.56-2|155	Requires:	libsasl2
14nu|steam-1.0.0.56-2|156	Requires:	libsasl2-plug-sasldb
14nu|steam-1.0.0.56-2|157	Requires:	libSDL1.2_0
14nu|steam-1.0.0.56-2|158	Requires:	libSDL2_2.0_0
14nu|steam-1.0.0.56-2|159	Requires:	libSDL2_image2.0_0
14nu|steam-1.0.0.56-2|160	Requires:	libSDL2_mixer2.0_0
14nu|steam-1.0.0.56-2|161	Requires:	libSDL2_net2.0_0
14nu|steam-1.0.0.56-2|162	Requires:	libSDL2_ttf2.0_0
14nu|steam-1.0.0.56-2|163	Requires:	libSDL_image1.2_0
14nu|steam-1.0.0.56-2|164	Requires:	libSDL_mixer1.2_0
14nu|steam-1.0.0.56-2|165	Requires:	libSDL_ttf2.0_0
14nu|steam-1.0.0.56-2|166	Requires:	libselinux1
14nu|steam-1.0.0.56-2|167	Requires:	libsm6
14nu|steam-1.0.0.56-2|168	Requires:	libsndfile1
14nu|steam-1.0.0.56-2|169	Requires:	libspeex1
14nu|steam-1.0.0.56-2|170	Requires:	libsqlite3_0
14nu|steam-1.0.0.56-2|171	Requires:	libstdc++6
14nu|steam-1.0.0.56-2|172	Requires:	libswscaler2
14nu|steam-1.0.0.56-2|173	Requires:	libswscaler3
14nu|steam-1.0.0.56-2|174	Requires:	libsystemd0
14nu|steam-1.0.0.56-2|175	Requires:	libtdb1
14nu|steam-1.0.0.56-2|176	Requires:	libtheora0
14nu|steam-1.0.0.56-2|177	Requires:	libtheoradec1
14nu|steam-1.0.0.56-2|178	Requires:	libtheoraenc1
14nu|steam-1.0.0.56-2|179	Requires:	libtinfo5
14nu|steam-1.0.0.56-2|180	Requires:	libudev1
14nu|steam-1.0.0.56-2|181	Requires:	libusb1.0_0
14nu|steam-1.0.0.56-2|182	Requires:	libuuid1
14nu|steam-1.0.0.56-2|183	Requires:	libva1
14nu|steam-1.0.0.56-2|184	Requires:	libvdpau1
14nu|steam-1.0.0.56-2|185	Requires:	libvdpau-trace
14nu|steam-1.0.0.56-2|186	Requires:	libvorbis0
14nu|steam-1.0.0.56-2|187	Requires:	libvorbisenc2
14nu|steam-1.0.0.56-2|188	Requires:	libvorbisfile3
14nu|steam-1.0.0.56-2|189	Requires:	libvpx1
14nu|steam-1.0.0.56-2|190	Requires:	libwrap0
14nu|steam-1.0.0.56-2|191	Requires:	libx11_6
14nu|steam-1.0.0.56-2|192	Requires:	libx11-xcb1
14nu|steam-1.0.0.56-2|193	Requires:	libxau6
14nu|steam-1.0.0.56-2|194	Requires:	libxaw7
14nu|steam-1.0.0.56-2|195	Requires:	libxcb1
14nu|steam-1.0.0.56-2|196	Requires:	libxcb-composite0
14nu|steam-1.0.0.56-2|197	Requires:	libxcb-damage0
14nu|steam-1.0.0.56-2|198	Requires:	libxcb-dpms0
14nu|steam-1.0.0.56-2|199	Requires:	libxcb-dri2_0
14nu|steam-1.0.0.56-2|200	Requires:	libxcb-dri3_0
14nu|steam-1.0.0.56-2|201	Requires:	libxcb-glx0
14nu|steam-1.0.0.56-2|202	Requires:	libxcb-present0
14nu|steam-1.0.0.56-2|203	Requires:	libxcb-randr0
14nu|steam-1.0.0.56-2|204	Requires:	libxcb-record0
14nu|steam-1.0.0.56-2|205	Requires:	libxcb-render0
14nu|steam-1.0.0.56-2|206	Requires:	libxcb-res0
14nu|steam-1.0.0.56-2|207	Requires:	libxcb-screensaver0
14nu|steam-1.0.0.56-2|208	Requires:	libxcb-shape0
14nu|steam-1.0.0.56-2|209	Requires:	libxcb-shm0
14nu|steam-1.0.0.56-2|210	Requires:	libxcb-sync1
14nu|steam-1.0.0.56-2|211	Requires:	libxcb-xevie0
14nu|steam-1.0.0.56-2|212	Requires:	libxcb-xf86dri0
14nu|steam-1.0.0.56-2|213	Requires:	libxcb-xfixes0
14nu|steam-1.0.0.56-2|214	Requires:	libxcb-xinerama0
14nu|steam-1.0.0.56-2|215	Requires:	libxcb-xkb1
14nu|steam-1.0.0.56-2|216	Requires:	libxcb-xprint0
14nu|steam-1.0.0.56-2|217	Requires:	libxcb-xtest0
14nu|steam-1.0.0.56-2|218	Requires:	libxcb-xv0
14nu|steam-1.0.0.56-2|219	Requires:	libxcb-xvmc0
14nu|steam-1.0.0.56-2|220	Requires:	libxcomposite1
14nu|steam-1.0.0.56-2|221	Requires:	libxcursor1
14nu|steam-1.0.0.56-2|222	Requires:	libxdamage1
14nu|steam-1.0.0.56-2|223	Requires:	libxdmcp6
14nu|steam-1.0.0.56-2|224	Requires:	libxext6
14nu|steam-1.0.0.56-2|225	Requires:	libxfixes3
14nu|steam-1.0.0.56-2|226	Requires:	libxft2
14nu|steam-1.0.0.56-2|227	Requires:	libxi6
14nu|steam-1.0.0.56-2|228	Requires:	libxinerama1
14nu|steam-1.0.0.56-2|229	Requires:	libxml2_2
14nu|steam-1.0.0.56-2|230	Requires:	libxmu6
14nu|steam-1.0.0.56-2|231	Requires:	libxpm4
14nu|steam-1.0.0.56-2|232	Requires:	libxrandr2
14nu|steam-1.0.0.56-2|233	Requires:	libxrender1
14nu|steam-1.0.0.56-2|234	Requires:	libxscrnsaver1
14nu|steam-1.0.0.56-2|235	Requires:	libxshmfence1
14nu|steam-1.0.0.56-2|236	Requires:	libxt6
14nu|steam-1.0.0.56-2|237	Requires:	libxtst6
14nu|steam-1.0.0.56-2|238	Requires:	libxxf86vm1
14nu|steam-1.0.0.56-2|239	Requires:	libz1
14nu|steam-1.0.0.56-2|240	
14nu|steam-1.0.0.56-2|241	# Add some restricted package to Suggests
14nu|steam-1.0.0.56-2|242	Suggests:	libtxc-dxtn
14nu|steam-1.0.0.56-2|243	# For the case when 32bit steam is launched on 64bit machine
14nu|steam-1.0.0.56-2|244	# (http://bugs.rosalinux.ru/show_bug.cgi?id=6505)
14nu|steam-1.0.0.56-2|245	Suggests:	lib64txc-dxtn
14nu|steam-1.0.0.56-2|246	
14nu|steam-1.0.0.56-2|247	ExclusiveArch:	%{ix86}
14nu|steam-1.0.0.56-2|248	
14nu|steam-1.0.0.56-2|249	%description
14nu|steam-1.0.0.56-2|250	Steam is a software distribution service with an online store, automated
14nu|steam-1.0.0.56-2|251	installation, automatic updates, achievements, SteamCloud synchronized
14nu|steam-1.0.0.56-2|252	savegame and screenshot functionality, and many social features.
14nu|steam-1.0.0.56-2|253	
14nu|steam-1.0.0.56-2|254	%files
14nu|steam-1.0.0.56-2|255	%doc %{_docdir}/*
14nu|steam-1.0.0.56-2|256	%{_bindir}/steam*
14nu|steam-1.0.0.56-2|257	%{_prefix}/lib/steam/bootstraplinux_ubuntu12_32.tar.xz
14nu|steam-1.0.0.56-2|258	%{_datadir}/applications/steam.desktop
14nu|steam-1.0.0.56-2|259	%{_datadir}/pixmaps/steam*.png
14nu|steam-1.0.0.56-2|260	%{_iconsdir}/hicolor/*/apps/steam.*
14nu|steam-1.0.0.56-2|261	%{_mandir}/man6/steam.6.*
14nu|steam-1.0.0.56-2|262	%{_udevrulesdir}/60-steam-input.rules
14nu|steam-1.0.0.56-2|263	%{_udevrulesdir}/60-steam-vr.rules
14nu|steam-1.0.0.56-2|264	%dir %{_libdir}/steam
14nu|steam-1.0.0.56-2|265	%{_libdir}/steam/libudev.so.0
14nu|steam-1.0.0.56-2|266	
14nu|steam-1.0.0.56-2|267	%post
14nu|steam-1.0.0.56-2|268	if [ `rpm -q steam-install | wc -w` == 1 ]
14nu|steam-1.0.0.56-2|269	then
14nu|steam-1.0.0.56-2|270	rpm -e steam-install
14nu|steam-1.0.0.56-2|271	fi
14nu|steam-1.0.0.56-2|272	
14nu|steam-1.0.0.56-2|273	sed 's|#DefaultLimitNOFILE=|DefaultLimitNOFILE=1048576|' -i /etc/systemd/system.conf
14nu|steam-1.0.0.56-2|274	sed 's|#DefaultLimitNOFILE=|DefaultLimitNOFILE=1048576|' -i /etc/systemd/user.conf
14nu|steam-1.0.0.56-2|275	
14nu|steam-1.0.0.56-2|276	#----------------------------------------------------------------------------
14nu|steam-1.0.0.56-2|277	
14nu|steam-1.0.0.56-2|278	%prep
14nu|steam-1.0.0.56-2|279	%setup -q -n %{name}
14nu|steam-1.0.0.56-2|280	%apply_patches
14nu|steam-1.0.0.56-2|281	
14nu|steam-1.0.0.56-2|282	%build
14nu|steam-1.0.0.56-2|283	echo "Nothing to do"
14nu|steam-1.0.0.56-2|284	
14nu|steam-1.0.0.56-2|285	%install
14nu|steam-1.0.0.56-2|286	%makeinstall_std
14nu|steam-1.0.0.56-2|287	
14nu|steam-1.0.0.56-2|288	# Rename steamdeps, it's not working on non-Debian based distros
14nu|steam-1.0.0.56-2|289	mv -f %{buildroot}%{_bindir}/steamdeps %{buildroot}%{_bindir}/steamdeps.save
14nu|steam-1.0.0.56-2|290	
14nu|steam-1.0.0.56-2|291	install -D -m644 lib/udev/rules.d/60-steam-input.rules \
14nu|steam-1.0.0.56-2|292	%{buildroot}%{_udevrulesdir}/60-steam-input.rules
14nu|steam-1.0.0.56-2|293	
14nu|steam-1.0.0.56-2|294	install -D -m644 lib/udev/rules.d/60-steam-vr.rules \
14nu|steam-1.0.0.56-2|295	%{buildroot}%{_udevrulesdir}/60-steam-vr.rules
14nu|steam-1.0.0.56-2|296	
14nu|steam-1.0.0.56-2|297	# Create the compatibility symlinks.
14nu|steam-1.0.0.56-2|298	# Steam still requires libudev.so.0 but seems to work OK with libudev.so.1.
14nu|steam-1.0.0.56-2|299	install -d -m755 %{buildroot}%{_libdir}/steam
14nu|steam-1.0.0.56-2|300	ln -sf /%{_lib}/libudev.so.1 %{buildroot}%{_libdir}/steam/libudev.so.0
14nu|steam-1.0.0.56-2|301	
14nu|steam-1.0.0.56-2|302	
14nu|steam-1.0.0.56-2|303	%changelog
14nu|steam-1.0.0.56-2|304	
14nu|steam-1.0.0.56-2|305	* Fri Sep 14 2018 VictorR2007 <victorr2007@yandex.ru> 1.0.0.56-2
14nu|steam-1.0.0.56-2|306	- (d15d075) Fix display of Steam overlay
14nu|steam-1.0.0.56-2|307	
14nu|steam-1.0.0.56-2|308	* Wed Aug 29 2018 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.0.56-1
14nu|steam-1.0.0.56-2|309	- (037cf7c) Updated to version 1.0.0.56
14nu|steam-1.0.0.56-2|310	- (Victor Ryzhikh: 0ab347c) Updated to version 1.0.0.56
14nu|steam-1.0.0.56-2|311	
14nu|steam-1.0.0.56-2|312	* Wed Aug 29 2018 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.0.55-1
14nu|steam-1.0.0.56-2|313	- (63715fa) Updated to version 1.0.0.56
14nu|steam-1.0.0.56-2|314	- (Victor Ryzhikh: 68dfaf2) Updated to version 1.0.0.55
14nu|steam-1.0.0.56-2|315	- (Victor Ryzhikh: 1615979) Updated to version 1.0.0.55
14nu|steam-1.0.0.56-2|316	
14nu|steam-1.0.0.56-2|317	* Wed Aug 29 2018 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.0.54-1
14nu|steam-1.0.0.56-2|318	- (0517861) Updated steam_1.0.0.52-desktop.patch
14nu|steam-1.0.0.56-2|319	- (Victor Ryzhikh: 2399c7b) Updated to version 1.0.0.55
14nu|steam-1.0.0.56-2|320	- (Victor Ryzhikh: fc3c802) Updated to version 1.0.0.54
14nu|steam-1.0.0.56-2|321	
14nu|steam-1.0.0.56-2|322	* Wed Mar 14 2018 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.0.52-5
14nu|steam-1.0.0.56-2|323	- (d3cf91d) Updated to version 1.0.0.54
14nu|steam-1.0.0.56-2|324	- (Andrey Bondrov: 81e4da7) Add Russian translation to desktop file
14nu|steam-1.0.0.56-2|325	- (Andrey Bondrov: e03d814) Fix menu categories
14nu|steam-1.0.0.56-2|326	
14nu|steam-1.0.0.56-2|327	* Wed Jul 27 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0.52-4
14nu|steam-1.0.0.56-2|328	- (b23e9ab) Remove steam-install package if it's installed (don't use Obsoletes because we don't want to force such replacement)
14nu|steam-1.0.0.56-2|329	
14nu|steam-1.0.0.56-2|330	* Wed Jul 13 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.0.52-3
14nu|steam-1.0.0.56-2|331	- (919fc0d) Fix the launch of "Unity of Command"
14nu|steam-1.0.0.56-2|332	- (919fc0d) As it turns out, UoC still needs at least libX11.so.6 and libxcb.so.1
14nu|steam-1.0.0.56-2|333	- (919fc0d) preloaded even if steam runs with STEAM_RUNTIME=0.
14nu|steam-1.0.0.56-2|334	- (919fc0d) The game seems to use some Steam runtime libs even in that case.
14nu|steam-1.0.0.56-2|335	- (919fc0d) Although this is quite ugly, let us still preload everything we did
14nu|steam-1.0.0.56-2|336	- (919fc0d) before except libstdc++.
14nu|steam-1.0.0.56-2|337	
14nu|steam-1.0.0.56-2|338	* Wed Jul 13 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.0.52-2
14nu|steam-1.0.0.56-2|339	- (85de712) Require gio2.0-32 explicitly: it is needed for libdconf1
14nu|steam-1.0.0.56-2|340	- (Evgenii Shatokhin: fa24e73) Do not allow Steam to create files in /tmp/dumps by default
14nu|steam-1.0.0.56-2|341	- (Evgenii Shatokhin: fa24e73) If tmpfs is mounted as /tmp and Steam crashes repeatedly, the dumps may
14nu|steam-1.0.0.56-2|342	- (Evgenii Shatokhin: fa24e73) consume a sizeable amount of memory.
14nu|steam-1.0.0.56-2|343	- (Evgenii Shatokhin: fa24e73) See
14nu|steam-1.0.0.56-2|344	- (Evgenii Shatokhin: fa24e73) https://wiki.archlinux.org/index.php/steam#Prevent_Memory_Dumps_Consuming_RAM
14nu|steam-1.0.0.56-2|345	- (Evgenii Shatokhin: fa24e73) The dumps can be re-enabled if the user sets STEAM_ENABLE_DUMPS
14nu|steam-1.0.0.56-2|346	- (Evgenii Shatokhin: fa24e73) environment variable to some non-empty value.
14nu|steam-1.0.0.56-2|347	- (Evgenii Shatokhin: fa24e73) IMPORTANT: before disabling or enabling dumps, please remove /tmp/dumps.
14nu|steam-1.0.0.56-2|348	- (Evgenii Shatokhin: fa24e73) For safety reasons (/tmp/dumps might belong to another application as
14nu|steam-1.0.0.56-2|349	- (Evgenii Shatokhin: fa24e73) well), Steam does not do so automatically.
14nu|steam-1.0.0.56-2|350	- (Evgenii Shatokhin: 0b86be0) Removed a patch that has no effect
14nu|steam-1.0.0.56-2|351	- (Evgenii Shatokhin: 0b86be0) The patch adds the code after
14nu|steam-1.0.0.56-2|352	- (Evgenii Shatokhin: 0b86be0) exec "$LAUNCHSTEAMDIR/$STEAMBOOTSTRAP" "$@"
14nu|steam-1.0.0.56-2|353	- (Evgenii Shatokhin: 0b86be0) in 'steam' script. The "exec'ed" command replaces the shell, so the
14nu|steam-1.0.0.56-2|354	- (Evgenii Shatokhin: 0b86be0) subsequent lines of the script will never execute.
14nu|steam-1.0.0.56-2|355	- (Evgenii Shatokhin: d023076) Fix execution of Steam when system libraries are used
14nu|steam-1.0.0.56-2|356	- (Evgenii Shatokhin: d023076) The upstream variant of Steam uses the set of libraries bundled with it
14nu|steam-1.0.0.56-2|357	- (Evgenii Shatokhin: d023076) by default. This results in a number of issues like
14nu|steam-1.0.0.56-2|358	- (Evgenii Shatokhin: d023076) http://bugs.rosalinux.ru/show_bug.cgi?id=4741,
14nu|steam-1.0.0.56-2|359	- (Evgenii Shatokhin: d023076) http://bugs.rosalinux.ru/show_bug.cgi?id=6458 and others.
14nu|steam-1.0.0.56-2|360	- (Evgenii Shatokhin: d023076) Using LD_PRELOAD for the hand-picked libraries fixes some of these
14nu|steam-1.0.0.56-2|361	- (Evgenii Shatokhin: d023076) but creates its own problems, e.g.:
14nu|steam-1.0.0.56-2|362	- (Evgenii Shatokhin: d023076) https://github.com/ValveSoftware/steam-for-linux/issues/4379
14nu|steam-1.0.0.56-2|363	- (Evgenii Shatokhin: d023076) This is not needed (and may even lead to problems) when Steam is
14nu|steam-1.0.0.56-2|364	- (Evgenii Shatokhin: d023076) requested to run using the system libraries instead, that is when
14nu|steam-1.0.0.56-2|365	- (Evgenii Shatokhin: d023076) STEAM_RUNTIME=0 is used. I adapted the script accordingly.
14nu|steam-1.0.0.56-2|366	- (Evgenii Shatokhin: d023076) A tricky point is that we have newer version of some libraries than
14nu|steam-1.0.0.56-2|367	- (Evgenii Shatokhin: d023076) Steam requires. For example, it currently needs libudev.so.0 while we
14nu|steam-1.0.0.56-2|368	- (Evgenii Shatokhin: d023076) have libudev.so.1. It seems to run fine if just a symlink
14nu|steam-1.0.0.56-2|369	- (Evgenii Shatokhin: d023076) libudev.so.0 => libudev.so.1 is provided, so let us go for it now.
14nu|steam-1.0.0.56-2|370	- (Evgenii Shatokhin: d023076) Ideally, it is neede to check if the relevant part of the ABI of that
14nu|steam-1.0.0.56-2|371	- (Evgenii Shatokhin: d023076) library is compatible among these versions.
14nu|steam-1.0.0.56-2|372	
14nu|steam-1.0.0.56-2|373	* Tue Jul 12 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.0.52-1
14nu|steam-1.0.0.56-2|374	- (fab6f46) Preload libxcb.so.1 and libX11.so.6: needed for "UoC"
14nu|steam-1.0.0.56-2|375	- (fab6f46) "Unity of Command" may fail to run using the Steam runtime with the
14nu|steam-1.0.0.56-2|376	- (fab6f46) errors like:
14nu|steam-1.0.0.56-2|377	- (fab6f46) * "uoc: symbol lookup error: /usr/lib/libxcb-dri3.so.0: undefined symbol:
14nu|steam-1.0.0.56-2|378	- (fab6f46) xcb_send_fd"
14nu|steam-1.0.0.56-2|379	- (fab6f46) (https://github.com/ValveSoftware/steam-for-linux/issues/3231)
14nu|steam-1.0.0.56-2|380	- (fab6f46) * "uoc: symbol lookup error: /usr/lib/libXxf86vm.so.1: undefined symbol:
14nu|steam-1.0.0.56-2|381	- (fab6f46) _XEatDataWords"
14nu|steam-1.0.0.56-2|382	- (fab6f46) Preloading the system libraries libxcb.so.1 and libX11.so.6 fixes the
14nu|steam-1.0.0.56-2|383	- (fab6f46) issue.
14nu|steam-1.0.0.56-2|384	- (Evgenii Shatokhin: 37be8ba) Added the packages Steam needs to run using the native system runtime
14nu|steam-1.0.0.56-2|385	- (Evgenii Shatokhin: 37be8ba) That is, to run with STEAM_RUNTIME=0.
14nu|steam-1.0.0.56-2|386	- (Evgenii Shatokhin: 37be8ba) In the future, we might remove some of these packages from the list,
14nu|steam-1.0.0.56-2|387	- (Evgenii Shatokhin: 37be8ba) providing convenience symlinks instead or something like that.
14nu|steam-1.0.0.56-2|388	- (Evgenii Shatokhin: 37be8ba) First of all, it concerns the libraries where soname has changed and the
14nu|steam-1.0.0.56-2|389	- (Evgenii Shatokhin: 37be8ba) older version is no longer provided.
14nu|steam-1.0.0.56-2|390	- (Evgenii Shatokhin: 3c31257) Updated to version 1.0.0.52
14nu|steam-1.0.0.56-2|391	
14nu|steam-1.0.0.56-2|392	* Tue Feb 02 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.0.51-6
14nu|steam-1.0.0.56-2|393	- (2394b09) Preload libasound library as well
14nu|steam-1.0.0.56-2|394	- (2394b09) Fixes http://bugs.rosalinux.ru/show_bug.cgi?id=6669
14nu|steam-1.0.0.56-2|395	
14nu|steam-1.0.0.56-2|396	* Tue Jan 12 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.0.51-5
14nu|steam-1.0.0.56-2|397	- (3972d5d) Fixed the patch for upstream issue #3273 (libstdc++ problem)
14nu|steam-1.0.0.56-2|398	- (3972d5d) It turned out, the previous variant of the patch did not work:
14nu|steam-1.0.0.56-2|399	- (3972d5d) it removed libstdc++ from Steam runtime files only after Steam client
14nu|steam-1.0.0.56-2|400	- (3972d5d) was launched.
14nu|steam-1.0.0.56-2|401	- (3972d5d) Removing these earlier has its drawbacks too: problems when Steam
14nu|steam-1.0.0.56-2|402	- (3972d5d) updated itself, etc.
14nu|steam-1.0.0.56-2|403	- (3972d5d) Let us try another variant of the fix: preload the correct libstdc++.
14nu|steam-1.0.0.56-2|404	- (3972d5d) Similar to what is described here:
14nu|steam-1.0.0.56-2|405	- (3972d5d) https://wirejungle.wordpress.com/2015/01/09/how-to-fix-broken-steam-linux-client-with-radeon-graphics-driver-workaround/
14nu|steam-1.0.0.56-2|406	- (Evgenii Shatokhin: 627afeb) Release up
14nu|steam-1.0.0.56-2|407	
14nu|steam-1.0.0.56-2|408	* Tue Jan 12 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.0.51-4
14nu|steam-1.0.0.56-2|409	- (e4c48e6) Merge remote-tracking branch 'origin/rosa2014.1'
14nu|steam-1.0.0.56-2|410	- (Denis Silakov: 7a86354) Added libxcursos1 requirement
14nu|steam-1.0.0.56-2|411	
14nu|steam-1.0.0.56-2|412	* Tue Jan 05 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0.51-3
14nu|steam-1.0.0.56-2|413	- (640f4d3) Suggest lib64txc-dxtn for the case when we are launched in 64bit system
14nu|steam-1.0.0.56-2|414	
14nu|steam-1.0.0.56-2|415	* Wed Dec 23 2015 Denis Silakov <dsilakov@gmail.com> 1.0.0.51-2
14nu|steam-1.0.0.56-2|416	- (a5aad3c) Add patches for upstream bugs 3273 and 3570
14nu|steam-1.0.0.56-2|417	
14nu|steam-1.0.0.56-2|418	* Thu Dec 10 2015 Denis Silakov <dsilakov@gmail.com> 1.0.0.51-1
14nu|steam-1.0.0.56-2|419	- (fa30bbe) Clean .abf.yml
14nu|steam-1.0.0.56-2|420	- (Denis Silakov: 2d62653) Updated to 1.0.0.51
14nu|steam-1.0.0.56-2|421	
14nu|steam-1.0.0.56-2|422	* Tue Aug 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0.50-1
14nu|steam-1.0.0.56-2|423	- (6764e53) Updated to 1.0.0.50
14nu|steam-1.0.0.56-2|424	
14nu|steam-1.0.0.56-2|425	* Wed Feb 04 2015 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.0.49-1
14nu|steam-1.0.0.56-2|426	- (c992d07) Update to 1.0.0.49 - sync to OpenMandriva
14nu|steam-1.0.0.56-2|427	
14nu|steam-1.0.0.56-2|428	* Wed Jun 18 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.0.47-4
14nu|steam-1.0.0.56-2|429	- (c02af6e) Release bump for a rebuild
14nu|steam-1.0.0.56-2|430	
14nu|steam-1.0.0.56-2|431	* Mon Jun 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0.47-3
14nu|steam-1.0.0.56-2|432	- (f7412f3) Clean .abf.yml
14nu|steam-1.0.0.56-2|433	- (Denis Silakov: 1c976fd) Updated to 1.0.0.47
14nu|steam-1.0.0.56-2|434	
14nu|steam-1.0.0.56-2|435	* Mon Jun 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0.45-3
14nu|steam-1.0.0.56-2|436	- (ccf96e9) Updated to 1.0.0.45
14nu|steam-1.0.0.56-2|437	
14nu|steam-1.0.0.56-2|438	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0.43-3
14nu|steam-1.0.0.56-2|439	- (5462045) MassBuild#430: Increase release tag
14nu|steam-1.0.0.56-2|440	
14nu|steam-1.0.0.56-2|441	

26553 14
14nu|steam-install-1.0-6|1	Summary:	Download and install Steam
14nu|steam-install-1.0-6|2	Name:		steam-install
14nu|steam-install-1.0-6|3	Version:	1.0
14nu|steam-install-1.0-6|4	Release:	6
14nu|steam-install-1.0-6|5	License:	Freeware
14nu|steam-install-1.0-6|6	Group:		Games/Other
14nu|steam-install-1.0-6|7	Url:		http://www.valvesoftware.com/
14nu|steam-install-1.0-6|8	Source0:	steam-install.desktop
14nu|steam-install-1.0-6|9	Source1:	steam-install.png
14nu|steam-install-1.0-6|10	Source2:	steam-install
14nu|steam-install-1.0-6|11	
14nu|steam-install-1.0-6|12	%description
14nu|steam-install-1.0-6|13	This is an installer for Valve Steam.
14nu|steam-install-1.0-6|14	
14nu|steam-install-1.0-6|15	%files
14nu|steam-install-1.0-6|16	%{_bindir}/%{name}
14nu|steam-install-1.0-6|17	%{_datadir}/applications/%{name}.desktop
14nu|steam-install-1.0-6|18	%{_datadir}/pixmaps/%{name}.png
14nu|steam-install-1.0-6|19	
14nu|steam-install-1.0-6|20	#----------------------------------------------------------------------------
14nu|steam-install-1.0-6|21	
14nu|steam-install-1.0-6|22	%prep
14nu|steam-install-1.0-6|23	
14nu|steam-install-1.0-6|24	%build
14nu|steam-install-1.0-6|25	# Nothing to build yet
14nu|steam-install-1.0-6|26	
14nu|steam-install-1.0-6|27	%install
14nu|steam-install-1.0-6|28	# desktop file
14nu|steam-install-1.0-6|29	mkdir -p %{buildroot}%{_datadir}/applications
14nu|steam-install-1.0-6|30	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/applications/
14nu|steam-install-1.0-6|31	
14nu|steam-install-1.0-6|32	# icon file
14nu|steam-install-1.0-6|33	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nu|steam-install-1.0-6|34	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14nu|steam-install-1.0-6|35	
14nu|steam-install-1.0-6|36	# install script file
14nu|steam-install-1.0-6|37	mkdir -p %{buildroot}%{_bindir}/
14nu|steam-install-1.0-6|38	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/
14nu|steam-install-1.0-6|39	
14nu|steam-install-1.0-6|40	
14nu|steam-install-1.0-6|41	%changelog

26554 14
14nu|teamviewer-13.0.9865-6|1	%define dont_strip 1
14nu|teamviewer-13.0.9865-6|2	%define basever 13
14nu|teamviewer-13.0.9865-6|3	
14nu|teamviewer-13.0.9865-6|4	Summary:	Remote Control Application
14nu|teamviewer-13.0.9865-6|5	Name:		teamviewer
14nu|teamviewer-13.0.9865-6|6	Version:	13.0.9865
14nu|teamviewer-13.0.9865-6|7	Release:	6
14nu|teamviewer-13.0.9865-6|8	Vendor:		TeamViewer GmbH
14nu|teamviewer-13.0.9865-6|9	License:	Proprietary; includes substantial Free Software components, notably the Wine Project.
14nu|teamviewer-13.0.9865-6|10	Group:		Networking/Remote access
14nu|teamviewer-13.0.9865-6|11	Url:		http://www.teamviewer.com/
14nu|teamviewer-13.0.9865-6|12	%ifarch x86_64
14nu|teamviewer-13.0.9865-6|13	Source0:	https://download.teamviewer.com/download/%{name}_%{version}_amd64.tar.xz
14nu|teamviewer-13.0.9865-6|14	%else
14nu|teamviewer-13.0.9865-6|15	Source0:	https://download.teamviewer.com/download/%{name}_%{version}_i386.tar.xz
14nu|teamviewer-13.0.9865-6|16	%endif
14nu|teamviewer-13.0.9865-6|17	Source1:	teamviewer.rpmlintrc
14nu|teamviewer-13.0.9865-6|18	AutoReqProv:	no
14nu|teamviewer-13.0.9865-6|19	Requires:	bash
14nu|teamviewer-13.0.9865-6|20	Requires:	desktop-common-data
14nu|teamviewer-13.0.9865-6|21	Requires:	expat
14nu|teamviewer-13.0.9865-6|22	Requires:	%{_lib}alsa2
14nu|teamviewer-13.0.9865-6|23	Requires:	%{_lib}dbus-1_3
14nu|teamviewer-13.0.9865-6|24	Requires:	%{_lib}fontconfig1
14nu|teamviewer-13.0.9865-6|25	Requires:	%{_lib}freetype6
14nu|teamviewer-13.0.9865-6|26	Requires:	%{_lib}jpeg62
14nu|teamviewer-13.0.9865-6|27	Requires:	%{_lib}png0
14nu|teamviewer-13.0.9865-6|28	Requires:	%{_lib}sm6
14nu|teamviewer-13.0.9865-6|29	Requires:	%{_lib}xext6
14nu|teamviewer-13.0.9865-6|30	Requires:	%{_lib}xtst6
14nu|teamviewer-13.0.9865-6|31	Requires:	%{_lib}xdamage1
14nu|teamviewer-13.0.9865-6|32	Requires:	%{_lib}xfixes3
14nu|teamviewer-13.0.9865-6|33	Requires:	%{_lib}xinerama1
14nu|teamviewer-13.0.9865-6|34	Requires:	%{_lib}xrandr2
14nu|teamviewer-13.0.9865-6|35	Requires:	%{_lib}xrender1
14nu|teamviewer-13.0.9865-6|36	Requires:	freetype
14nu|teamviewer-13.0.9865-6|37	Requires:	lsb >= 4.0
14nu|teamviewer-13.0.9865-6|38	Requires:	glibc >= 2.13
14nu|teamviewer-13.0.9865-6|39	Requires:	%{_lib}stdc++6 >= 4.5.2
14nu|teamviewer-13.0.9865-6|40	Requires:	zlib
14nu|teamviewer-13.0.9865-6|41	Conflicts:	teamviewer9 teamviewer8 teamviewer7 teamviewer6 teamviewer5 teamviewer10 teamviewer12
14nu|teamviewer-13.0.9865-6|42	Provides:	teamviewer%{basever}
14nu|teamviewer-13.0.9865-6|43	
14nu|teamviewer-13.0.9865-6|44	%description
14nu|teamviewer-13.0.9865-6|45	TeamViewer is a remote control application.
14nu|teamviewer-13.0.9865-6|46	TeamViewer provides easy, fast and secure remote access
14nu|teamviewer-13.0.9865-6|47	to Linux, Windows PCs, and Macs.
14nu|teamviewer-13.0.9865-6|48	
14nu|teamviewer-13.0.9865-6|49	TeamViewer is free for personal use.
14nu|teamviewer-13.0.9865-6|50	You can use TeamViewer completely free of charge
14nu|teamviewer-13.0.9865-6|51	to access your private computers or to help your friends
14nu|teamviewer-13.0.9865-6|52	with their computer problems.
14nu|teamviewer-13.0.9865-6|53	
14nu|teamviewer-13.0.9865-6|54	To buy a license for commercial use, please visit http://www.teamviewer.com
14nu|teamviewer-13.0.9865-6|55	
14nu|teamviewer-13.0.9865-6|56	%files
14nu|teamviewer-13.0.9865-6|57	%doc README.urpmi
14nu|teamviewer-13.0.9865-6|58	%{_bindir}/%{name}*
14nu|teamviewer-13.0.9865-6|59	%{_sbindir}/%{name}*
14nu|teamviewer-13.0.9865-6|60	/etc/%{name}
14nu|teamviewer-13.0.9865-6|61	/opt/%{name}
14nu|teamviewer-13.0.9865-6|62	/var/log/%{name}
14nu|teamviewer-13.0.9865-6|63	%{_datadir}/applications/%{name}.desktop
14nu|teamviewer-13.0.9865-6|64	%{_unitdir}/%{name}d.service
14nu|teamviewer-13.0.9865-6|65	%{_sysconfdir}/pam.d/*
14nu|teamviewer-13.0.9865-6|66	%{_sysconfdir}/security/console.apps/*
14nu|teamviewer-13.0.9865-6|67	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nu|teamviewer-13.0.9865-6|68	
14nu|teamviewer-13.0.9865-6|69	%post
14nu|teamviewer-13.0.9865-6|70	%systemd_post %{name}d.service
14nu|teamviewer-13.0.9865-6|71	
14nu|teamviewer-13.0.9865-6|72	%preun
14nu|teamviewer-13.0.9865-6|73	%systemd_preun %{name}d.service
14nu|teamviewer-13.0.9865-6|74	
14nu|teamviewer-13.0.9865-6|75	%postun
14nu|teamviewer-13.0.9865-6|76	%systemd_postun_with_restart %{name}d.service
14nu|teamviewer-13.0.9865-6|77	
14nu|teamviewer-13.0.9865-6|78	#----------------------------------------------------------------
14nu|teamviewer-13.0.9865-6|79	
14nu|teamviewer-13.0.9865-6|80	%prep
14nu|teamviewer-13.0.9865-6|81	%setup -qn %{name}
14nu|teamviewer-13.0.9865-6|82	
14nu|teamviewer-13.0.9865-6|83	%build
14nu|teamviewer-13.0.9865-6|84	
14nu|teamviewer-13.0.9865-6|85	%install
14nu|teamviewer-13.0.9865-6|86	# extract TeamViewer archive
14nu|teamviewer-13.0.9865-6|87	mkdir -p %{buildroot}
14nu|teamviewer-13.0.9865-6|88	tar xf %{SOURCE0} -C %{buildroot}/
14nu|teamviewer-13.0.9865-6|89	mkdir -p %{buildroot}/opt
14nu|teamviewer-13.0.9865-6|90	mkdir -p %{buildroot}%{_bindir}
14nu|teamviewer-13.0.9865-6|91	mkdir -p %{buildroot}%{_sbindir}
14nu|teamviewer-13.0.9865-6|92	mkdir -p %{buildroot}/etc
14nu|teamviewer-13.0.9865-6|93	mkdir -p %{buildroot}/var/log
14nu|teamviewer-13.0.9865-6|94	mv %{buildroot}/%{name} %{buildroot}/opt/
14nu|teamviewer-13.0.9865-6|95	chmod -R ugoa+w %{buildroot}/opt/%{name}
14nu|teamviewer-13.0.9865-6|96	
14nu|teamviewer-13.0.9865-6|97	install -d %{buildroot}%{_datadir}/applications
14nu|teamviewer-13.0.9865-6|98	
14nu|teamviewer-13.0.9865-6|99	cat > README.urpmi <<EOF
14nu|teamviewer-13.0.9865-6|100	The 32-bit version of the device no longer works
14nu|teamviewer-13.0.9865-6|101	in a 64-bit environment, use the 64-bit version!
14nu|teamviewer-13.0.9865-6|102	
14nu|teamviewer-13.0.9865-6|103	32-разрядная версия teamviewer больше не работает
14nu|teamviewer-13.0.9865-6|104	в 64 разрядном окружении, используйте 64 разрядную
14nu|teamviewer-13.0.9865-6|105	версию!
14nu|teamviewer-13.0.9865-6|106	EOF
14nu|teamviewer-13.0.9865-6|107	
14nu|teamviewer-13.0.9865-6|108	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|teamviewer-13.0.9865-6|109	[Desktop Entry]
14nu|teamviewer-13.0.9865-6|110	Version=1.0
14nu|teamviewer-13.0.9865-6|111	Encoding=UTF-8
14nu|teamviewer-13.0.9865-6|112	Name=TeamViewer %{basever}
14nu|teamviewer-13.0.9865-6|113	Comment=TeamViewer Remote Control Application
14nu|teamviewer-13.0.9865-6|114	Comment[ru]=Утилита для удаленного управления другим ПК
14nu|teamviewer-13.0.9865-6|115	Exec=%{name}
14nu|teamviewer-13.0.9865-6|116	Icon=%{name}
14nu|teamviewer-13.0.9865-6|117	Type=Application
14nu|teamviewer-13.0.9865-6|118	Categories=Network;
14nu|teamviewer-13.0.9865-6|119	EOF
14nu|teamviewer-13.0.9865-6|120	
14nu|teamviewer-13.0.9865-6|121	ln -s /opt/%{name}/tv_bin/script/%{name} %{buildroot}%{_sbindir}/teamviewer
14nu|teamviewer-13.0.9865-6|122	ln -s /opt/%{name}/logfiles %{buildroot}/var/log/%{name}
14nu|teamviewer-13.0.9865-6|123	ln -s /opt/%{name}/config %{buildroot}/etc/%{name}
14nu|teamviewer-13.0.9865-6|124	
14nu|teamviewer-13.0.9865-6|125	pushd %{buildroot}%{_bindir}
14nu|teamviewer-13.0.9865-6|126	ln -s teamviewer teamviewer%{basever}
14nu|teamviewer-13.0.9865-6|127	popd
14nu|teamviewer-13.0.9865-6|128	
14nu|teamviewer-13.0.9865-6|129	install -D -p -m 644 %{buildroot}/opt/teamviewer/tv_bin/script/teamviewerd.service %{buildroot}%{_unitdir}/%{name}d.service
14nu|teamviewer-13.0.9865-6|130	
14nu|teamviewer-13.0.9865-6|131	# consolehelper configuration
14nu|teamviewer-13.0.9865-6|132	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
14nu|teamviewer-13.0.9865-6|133	
14nu|teamviewer-13.0.9865-6|134	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
14nu|teamviewer-13.0.9865-6|135	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
14nu|teamviewer-13.0.9865-6|136	
14nu|teamviewer-13.0.9865-6|137	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<EOF
14nu|teamviewer-13.0.9865-6|138	USER=root
14nu|teamviewer-13.0.9865-6|139	PROGRAM=/usr/sbin/%{name}
14nu|teamviewer-13.0.9865-6|140	FALLBACK=false
14nu|teamviewer-13.0.9865-6|141	SESSION=true
14nu|teamviewer-13.0.9865-6|142	EOF
14nu|teamviewer-13.0.9865-6|143	
14nu|teamviewer-13.0.9865-6|144	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name}  <<EOF
14nu|teamviewer-13.0.9865-6|145	#%PAM-1.0
14nu|teamviewer-13.0.9865-6|146	auth            include         config-util
14nu|teamviewer-13.0.9865-6|147	account         include         config-util
14nu|teamviewer-13.0.9865-6|148	session         include         config-util
14nu|teamviewer-13.0.9865-6|149	EOF
14nu|teamviewer-13.0.9865-6|150	
14nu|teamviewer-13.0.9865-6|151	# install menu to hicolor theme icons
14nu|teamviewer-13.0.9865-6|152	pushd %{buildroot}/opt/teamviewer/tv_bin/desktop/
14nu|teamviewer-13.0.9865-6|153	for N in 16 20 24 32 48 256;
14nu|teamviewer-13.0.9865-6|154	do
14nu|teamviewer-13.0.9865-6|155	install -D -m 0644 teamviewer_${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14nu|teamviewer-13.0.9865-6|156	done
14nu|teamviewer-13.0.9865-6|157	popd
14nu|teamviewer-13.0.9865-6|158	
14nu|teamviewer-13.0.9865-6|159	%changelog
14nu|teamviewer-13.0.9865-6|160	
14nu|teamviewer-13.0.9865-6|161	* Fri Jun 08 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.0.9865-6
14nu|teamviewer-13.0.9865-6|162	- (813af8a) Merge branch 'rosa2016.1' into rosa2014.1
14nu|teamviewer-13.0.9865-6|163	
14nu|teamviewer-13.0.9865-6|164	

26555 14
14nu|t-lasku-1.22.3-1|1	%define debug_package %{nil}
14nu|t-lasku-1.22.3-1|2	
14nu|t-lasku-1.22.3-1|3	Summary:	Finnish invoicing software
14nu|t-lasku-1.22.3-1|4	Name:		t-lasku
14nu|t-lasku-1.22.3-1|5	Version:	1.22.3
14nu|t-lasku-1.22.3-1|6	Release:	1
14nu|t-lasku-1.22.3-1|7	License:	BSD
14nu|t-lasku-1.22.3-1|8	Group:		Office
14nu|t-lasku-1.22.3-1|9	Url:		http://helineva.net/%{name}/
14nu|t-lasku-1.22.3-1|10	Source0:	http://helineva.net/%{name}/%{name}-%{version}-i386.tar.gz
14nu|t-lasku-1.22.3-1|11	Source1:	http://helineva.net/%{name}/%{name}-%{version}-amd64.tar.gz
14nu|t-lasku-1.22.3-1|12	BuildRequires:	pkgconfig(Qt5Core)
14nu|t-lasku-1.22.3-1|13	BuildRequires:	pkgconfig(Qt5Gui)
14nu|t-lasku-1.22.3-1|14	BuildRequires:	pkgconfig(Qt5PrintSupport)
14nu|t-lasku-1.22.3-1|15	BuildRequires:	pkgconfig(Qt5Script)
14nu|t-lasku-1.22.3-1|16	BuildRequires:	pkgconfig(Qt5Sql)
14nu|t-lasku-1.22.3-1|17	BuildRequires:	pkgconfig(Qt5Widgets)
14nu|t-lasku-1.22.3-1|18	BuildRequires:	pkgconfig(Qt5Xml)
14nu|t-lasku-1.22.3-1|19	Requires:	qt5-database-plugin-sqlite
14nu|t-lasku-1.22.3-1|20	
14nu|t-lasku-1.22.3-1|21	%description
14nu|t-lasku-1.22.3-1|22	T-lasku is a Finnish invoicing software for Linux.
14nu|t-lasku-1.22.3-1|23	
14nu|t-lasku-1.22.3-1|24	%files
14nu|t-lasku-1.22.3-1|25	%doc COPYING
14nu|t-lasku-1.22.3-1|26	%{_bindir}/%{name}
14nu|t-lasku-1.22.3-1|27	%{_bindir}/%{name}-cli
14nu|t-lasku-1.22.3-1|28	%{_datadir}/applications/%{name}.desktop
14nu|t-lasku-1.22.3-1|29	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nu|t-lasku-1.22.3-1|30	
14nu|t-lasku-1.22.3-1|31	#----------------------------------------------------------------------------
14nu|t-lasku-1.22.3-1|32	
14nu|t-lasku-1.22.3-1|33	%prep
14nu|t-lasku-1.22.3-1|34	%ifarch x86_64
14nu|t-lasku-1.22.3-1|35	%setup -q -T -b1
14nu|t-lasku-1.22.3-1|36	%else
14nu|t-lasku-1.22.3-1|37	%setup -q -T -b0
14nu|t-lasku-1.22.3-1|38	%endif
14nu|t-lasku-1.22.3-1|39	
14nu|t-lasku-1.22.3-1|40	%build
14nu|t-lasku-1.22.3-1|41	gcc %{optflags} %{ldflags} -o t-lasku t-lasku-relocatable \
14nu|t-lasku-1.22.3-1|42	-lQt5Script \
14nu|t-lasku-1.22.3-1|43	-lQt5Sql \
14nu|t-lasku-1.22.3-1|44	-lQt5Xml \
14nu|t-lasku-1.22.3-1|45	-lQt5Gui \
14nu|t-lasku-1.22.3-1|46	-lQt5Core  \
14nu|t-lasku-1.22.3-1|47	-lQt5Widgets \
14nu|t-lasku-1.22.3-1|48	-lQt5PrintSupport \
14nu|t-lasku-1.22.3-1|49	-lpthread \
14nu|t-lasku-1.22.3-1|50	-lstdc++
14nu|t-lasku-1.22.3-1|51	
14nu|t-lasku-1.22.3-1|52	gcc %{optflags} %{ldflags} -o t-lasku-cli t-lasku-cli-relocatable \
14nu|t-lasku-1.22.3-1|53	-lQt5Script \
14nu|t-lasku-1.22.3-1|54	-lQt5Sql \
14nu|t-lasku-1.22.3-1|55	-lQt5Xml \
14nu|t-lasku-1.22.3-1|56	-lQt5Gui \
14nu|t-lasku-1.22.3-1|57	-lQt5Core  \
14nu|t-lasku-1.22.3-1|58	-lQt5Widgets \
14nu|t-lasku-1.22.3-1|59	-lQt5PrintSupport \
14nu|t-lasku-1.22.3-1|60	-lpthread \
14nu|t-lasku-1.22.3-1|61	-lstdc++
14nu|t-lasku-1.22.3-1|62	
14nu|t-lasku-1.22.3-1|63	%install
14nu|t-lasku-1.22.3-1|64	%makeinstall_std
14nu|t-lasku-1.22.3-1|65	
14nu|t-lasku-1.22.3-1|66	
14nu|t-lasku-1.22.3-1|67	%changelog
14nu|t-lasku-1.22.3-1|68	
14nu|t-lasku-1.22.3-1|69	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.22.3-1
14nu|t-lasku-1.22.3-1|70	- (a6391e3) New version 1.22.3
14nu|t-lasku-1.22.3-1|71	- (a6391e3) Switch to Qt5
14nu|t-lasku-1.22.3-1|72	- (a6391e3) Disable debug package (no sources in tarball)
14nu|t-lasku-1.22.3-1|73	
14nu|t-lasku-1.22.3-1|74	

26556 14
14nu|unrar-5.3.11-1|1	Summary:	Decompressor for .rar format archives
14nu|unrar-5.3.11-1|2	Name:		unrar
14nu|unrar-5.3.11-1|3	Version:	5.3.11
14nu|unrar-5.3.11-1|4	Release:	1
14nu|unrar-5.3.11-1|5	Epoch:		1
14nu|unrar-5.3.11-1|6	License:	Freeware
14nu|unrar-5.3.11-1|7	Group:		Archiving/Compression
14nu|unrar-5.3.11-1|8	Url:		http://www.rarlab.com/rar_add.htm
14nu|unrar-5.3.11-1|9	Source0:	http://www.rarlab.com/rar/%{name}src-%{version}.tar.gz
14nu|unrar-5.3.11-1|10	
14nu|unrar-5.3.11-1|11	%description
14nu|unrar-5.3.11-1|12	The unrar program is used to uncompress .rar format archives, which were
14nu|unrar-5.3.11-1|13	somewhat popular on DOS based machines.
14nu|unrar-5.3.11-1|14	
14nu|unrar-5.3.11-1|15	%files
14nu|unrar-5.3.11-1|16	%doc license.txt readme.txt
14nu|unrar-5.3.11-1|17	%{_bindir}/unrar
14nu|unrar-5.3.11-1|18	%{_libdir}/libunrar.so
14nu|unrar-5.3.11-1|19	
14nu|unrar-5.3.11-1|20	#----------------------------------------------------------------------------
14nu|unrar-5.3.11-1|21	
14nu|unrar-5.3.11-1|22	%prep
14nu|unrar-5.3.11-1|23	%setup -qn %{name}
14nu|unrar-5.3.11-1|24	
14nu|unrar-5.3.11-1|25	%build
14nu|unrar-5.3.11-1|26	# Build main binary
14nu|unrar-5.3.11-1|27	make -f makefile \
14nu|unrar-5.3.11-1|28	CXXFLAGS="%{optflags}" \
14nu|unrar-5.3.11-1|29	CC=%{__cc} \
14nu|unrar-5.3.11-1|30	CXX=%{__cxx} \
14nu|unrar-5.3.11-1|31	LDFLAGS="%{ldflags} -pthread" \
14nu|unrar-5.3.11-1|32	STRIP=true \
14nu|unrar-5.3.11-1|33	unrar
14nu|unrar-5.3.11-1|34	
14nu|unrar-5.3.11-1|35	# Build runtime library (dynamically loaded by Double Commander and maybe other software)
14nu|unrar-5.3.11-1|36	make -f makefile \
14nu|unrar-5.3.11-1|37	CXXFLAGS="%{optflags}" \
14nu|unrar-5.3.11-1|38	CC=%{__cc} \
14nu|unrar-5.3.11-1|39	CXX=%{__cxx} \
14nu|unrar-5.3.11-1|40	LDFLAGS="%{ldflags} -pthread" \
14nu|unrar-5.3.11-1|41	STRIP=true \
14nu|unrar-5.3.11-1|42	lib
14nu|unrar-5.3.11-1|43	
14nu|unrar-5.3.11-1|44	%install
14nu|unrar-5.3.11-1|45	install -d -m 755 %{buildroot}%{_bindir}
14nu|unrar-5.3.11-1|46	install -m 755 unrar %{buildroot}%{_bindir}
14nu|unrar-5.3.11-1|47	
14nu|unrar-5.3.11-1|48	install -d -m 755 %{buildroot}%{_libdir}
14nu|unrar-5.3.11-1|49	install -m 755 libunrar.so %{buildroot}%{_libdir}
14nu|unrar-5.3.11-1|50	
14nu|unrar-5.3.11-1|51	%changelog
14nu|unrar-5.3.11-1|52	
14nu|unrar-5.3.11-1|53	* Tue Feb 23 2016 dsilakov <denis.silakov@rosalab.ru> 1:5.3.11-1
14nu|unrar-5.3.11-1|54	- (4b527ef) Merge pull request #2 from drxank/unrar:rosa2014.1
14nu|unrar-5.3.11-1|55	- (4b527ef) unrar
14nu|unrar-5.3.11-1|56	
14nu|unrar-5.3.11-1|57	

26557 14
14nu|urbanterror-4.3.2-1|1	%define _build_pkgcheck_set %{nil}
14nu|urbanterror-4.3.2-1|2	%define _build_pkgcheck_srpm %{nil}
14nu|urbanterror-4.3.2-1|3	
14nu|urbanterror-4.3.2-1|4	%define oname UrbanTerror
14nu|urbanterror-4.3.2-1|5	%define oversion 43
14nu|urbanterror-4.3.2-1|6	%define majver 4.3
14nu|urbanterror-4.3.2-1|7	%define minver 2
14nu|urbanterror-4.3.2-1|8	
14nu|urbanterror-4.3.2-1|9	Summary:	Urban Terror is a free multi-player first person shooter
14nu|urbanterror-4.3.2-1|10	Name:		urbanterror
14nu|urbanterror-4.3.2-1|11	Version:	%{majver}.%{minver}
14nu|urbanterror-4.3.2-1|12	Release:	1
14nu|urbanterror-4.3.2-1|13	License:	GPLv2+
14nu|urbanterror-4.3.2-1|14	Group:		Games/Arcade
14nu|urbanterror-4.3.2-1|15	Url:		http://urbanterror.info
14nu|urbanterror-4.3.2-1|16	Source0:	http://cdn.urbanterror.info/urt/%{oversion}/zips/%{oname}%{oversion}%{minver}_full.zip
14nu|urbanterror-4.3.2-1|17	Source1:	https://github.com/Barbatos/ioq3-for-UrbanTerror-4/archive/release-%{version}.tar.gz?/ioq3-for-%{oname}-4-release-%{version}.tar.gz
14nu|urbanterror-4.3.2-1|18	Source10:	%{name}-128.png
14nu|urbanterror-4.3.2-1|19	Source11:	%{name}-64.png
14nu|urbanterror-4.3.2-1|20	Source12:	%{name}-32.png
14nu|urbanterror-4.3.2-1|21	Source13:	%{name}-16.png
14nu|urbanterror-4.3.2-1|22	Patch0:		urbanterror-4.2.021-q3asm.patch
14nu|urbanterror-4.3.2-1|23	BuildRequires:	pkgconfig(gl)
14nu|urbanterror-4.3.2-1|24	BuildRequires:	pkgconfig(libcurl)
14nu|urbanterror-4.3.2-1|25	BuildRequires:	pkgconfig(ogg)
14nu|urbanterror-4.3.2-1|26	BuildRequires:	pkgconfig(openal)
14nu|urbanterror-4.3.2-1|27	BuildRequires:	pkgconfig(sdl)
14nu|urbanterror-4.3.2-1|28	BuildRequires:	pkgconfig(vorbis)
14nu|urbanterror-4.3.2-1|29	BuildRequires:	pkgconfig(vorbisfile)
14nu|urbanterror-4.3.2-1|30	Requires:		%{name}-data = %{version}
14nu|urbanterror-4.3.2-1|31	
14nu|urbanterror-4.3.2-1|32	%description
14nu|urbanterror-4.3.2-1|33	Urban Terror(TM) is a free multi-player first person shooter developed by
14nu|urbanterror-4.3.2-1|34	FrozenSand, that (thanks to the ioquake3-code) does not require Quake III
14nu|urbanterror-4.3.2-1|35	Arena anymore. It is available for Windows, Linux and Macintosh.
14nu|urbanterror-4.3.2-1|36	The current version is 4.3.
14nu|urbanterror-4.3.2-1|37	
14nu|urbanterror-4.3.2-1|38	Urban Terror can be described as a Hollywood tactical shooter; somewhat
14nu|urbanterror-4.3.2-1|39	realism based, but the motto is "fun over realism". This results in a very
14nu|urbanterror-4.3.2-1|40	unique, enjoyable and addictive game.
14nu|urbanterror-4.3.2-1|41	
14nu|urbanterror-4.3.2-1|42	No registration required: Install&play!
14nu|urbanterror-4.3.2-1|43	
14nu|urbanterror-4.3.2-1|44	%files
14nu|urbanterror-4.3.2-1|45	%doc %{oname}%{oversion}/q3ut4/*.txt %{oname}%{oversion}/q3ut4/*.doc
14nu|urbanterror-4.3.2-1|46	%{_gamesbindir}/%{name}
14nu|urbanterror-4.3.2-1|47	%{_gamesbindir}/%{name}-server
14nu|urbanterror-4.3.2-1|48	%{_datadir}/applications/%{name}.desktop
14nu|urbanterror-4.3.2-1|49	%{_iconsdir}/hicolor/*/apps/%{name}.png
14nu|urbanterror-4.3.2-1|50	
14nu|urbanterror-4.3.2-1|51	#----------------------------------------------------------------------------
14nu|urbanterror-4.3.2-1|52	
14nu|urbanterror-4.3.2-1|53	%package data
14nu|urbanterror-4.3.2-1|54	Summary:	Urban Terror data files (graphics, music, maps etc)
14nu|urbanterror-4.3.2-1|55	License:	Freeware
14nu|urbanterror-4.3.2-1|56	Group:		Games/Arcade
14nu|urbanterror-4.3.2-1|57	Requires:	%{name} = %{version}
14nu|urbanterror-4.3.2-1|58	BuildArch:	noarch
14nu|urbanterror-4.3.2-1|59	
14nu|urbanterror-4.3.2-1|60	%description data
14nu|urbanterror-4.3.2-1|61	Data files used to play Urban Terror.
14nu|urbanterror-4.3.2-1|62	
14nu|urbanterror-4.3.2-1|63	Warning! Read the license for data files carefully.
14nu|urbanterror-4.3.2-1|64	
14nu|urbanterror-4.3.2-1|65	"Urban Terror is distributed free over the Internet and is covered by the
14nu|urbanterror-4.3.2-1|66	Quake 3 SDK licence agreement. The mod files may not be sold [in any form]
14nu|urbanterror-4.3.2-1|67	or distributed on physical media unless with permission from iD Software."
14nu|urbanterror-4.3.2-1|68	
14nu|urbanterror-4.3.2-1|69	%files data
14nu|urbanterror-4.3.2-1|70	%dir %{_gamesdatadir}/%{name}/q3ut4
14nu|urbanterror-4.3.2-1|71	%{_gamesdatadir}/%{name}/q3ut4/*
14nu|urbanterror-4.3.2-1|72	
14nu|urbanterror-4.3.2-1|73	#----------------------------------------------------------------------------
14nu|urbanterror-4.3.2-1|74	
14nu|urbanterror-4.3.2-1|75	%prep
14nu|urbanterror-4.3.2-1|76	%setup -q -n %{oname} -c -a 1
14nu|urbanterror-4.3.2-1|77	pushd ioq3-for-%{oname}-4-release-%{version}
14nu|urbanterror-4.3.2-1|78	perl -pi -e "s|static	int		callMask = 0|int		callMask = 0|" code/qcommon/vm_x86.c
14nu|urbanterror-4.3.2-1|79	%patch0 -p1
14nu|urbanterror-4.3.2-1|80	popd
14nu|urbanterror-4.3.2-1|81	
14nu|urbanterror-4.3.2-1|82	%build
14nu|urbanterror-4.3.2-1|83	%ifarch %{ix86}
14nu|urbanterror-4.3.2-1|84	export CFLAGS+=" -fno-strict-aliasing -Wno-error=format-security -DDEBUG -g -msse -msse2"
14nu|urbanterror-4.3.2-1|85	%else
14nu|urbanterror-4.3.2-1|86	export CFLAGS+=" -fno-strict-aliasing -Wno-error=format-security -DDEBUG -g"
14nu|urbanterror-4.3.2-1|87	%endif
14nu|urbanterror-4.3.2-1|88	mkdir -p build
14nu|urbanterror-4.3.2-1|89	pushd ioq3-for-%{oname}-4-release-%{version}
14nu|urbanterror-4.3.2-1|90	%make \
14nu|urbanterror-4.3.2-1|91	DEFAULT_BASEDIR=%{_gamesdatadir}/%{name} \
14nu|urbanterror-4.3.2-1|92	USE_CURL=1 \
14nu|urbanterror-4.3.2-1|93	USE_OPENAL=1 \
14nu|urbanterror-4.3.2-1|94	USE_CODEC_VORBIS=1 \
14nu|urbanterror-4.3.2-1|95	BUILD_CLIENT=1 \
14nu|urbanterror-4.3.2-1|96	BUILD_SERVER=1
14nu|urbanterror-4.3.2-1|97	cp build/*/*-UrT.* ../build/
14nu|urbanterror-4.3.2-1|98	cp build/*/*-UrT-Ded.* ../build/
14nu|urbanterror-4.3.2-1|99	popd
14nu|urbanterror-4.3.2-1|100	
14nu|urbanterror-4.3.2-1|101	%install
14nu|urbanterror-4.3.2-1|102	install -d %{buildroot}%{_gamesbindir}
14nu|urbanterror-4.3.2-1|103	cp build/*-UrT-Ded.* %{buildroot}%{_gamesbindir}/%{name}-server
14nu|urbanterror-4.3.2-1|104	cp build/*-UrT.* %{buildroot}%{_gamesbindir}/%{name}
14nu|urbanterror-4.3.2-1|105	
14nu|urbanterror-4.3.2-1|106	install -d %{buildroot}%{_gamesdatadir}/%{name}
14nu|urbanterror-4.3.2-1|107	cp -r %{oname}%{oversion}/q3ut4 %{buildroot}%{_gamesdatadir}/%{name}/
14nu|urbanterror-4.3.2-1|108	
14nu|urbanterror-4.3.2-1|109	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14nu|urbanterror-4.3.2-1|110	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14nu|urbanterror-4.3.2-1|111	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
14nu|urbanterror-4.3.2-1|112	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
14nu|urbanterror-4.3.2-1|113	
14nu|urbanterror-4.3.2-1|114	install -d %{buildroot}%{_datadir}/applications
14nu|urbanterror-4.3.2-1|115	
14nu|urbanterror-4.3.2-1|116	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|urbanterror-4.3.2-1|117	[Desktop Entry]
14nu|urbanterror-4.3.2-1|118	Name=Urban Terror
14nu|urbanterror-4.3.2-1|119	Comment=%{summary}
14nu|urbanterror-4.3.2-1|120	Exec=%{_gamesbindir}/%{name}
14nu|urbanterror-4.3.2-1|121	Icon=%{name}
14nu|urbanterror-4.3.2-1|122	Terminal=false
14nu|urbanterror-4.3.2-1|123	Type=Application
14nu|urbanterror-4.3.2-1|124	StartupNotify=false
14nu|urbanterror-4.3.2-1|125	Categories=Game;ArcadeGame;
14nu|urbanterror-4.3.2-1|126	EOF
14nu|urbanterror-4.3.2-1|127	
14nu|urbanterror-4.3.2-1|128	%changelog

26558 14
14nu|viber-7.0.0.1035-3|1	%define __os_install_post %{nil}
14nu|viber-7.0.0.1035-3|2	%define _build_pkgcheck_set %{nil}
14nu|viber-7.0.0.1035-3|3	%define debug_package %{nil}
14nu|viber-7.0.0.1035-3|4	
14nu|viber-7.0.0.1035-3|5	%define __noautoprov 'lib*'
14nu|viber-7.0.0.1035-3|6	%define __noautoreq 'libicu\|libqface\|libQt5\|libqrencod\|libpng\|libcurl'
14nu|viber-7.0.0.1035-3|7	
14nu|viber-7.0.0.1035-3|8	Summary:	Free instant messages and calls
14nu|viber-7.0.0.1035-3|9	Name:		viber
14nu|viber-7.0.0.1035-3|10	Version:	7.0.0.1035
14nu|viber-7.0.0.1035-3|11	Release:	3
14nu|viber-7.0.0.1035-3|12	License:	Proprietary
14nu|viber-7.0.0.1035-3|13	Group:		Networking/Instant messaging
14nu|viber-7.0.0.1035-3|14	Url:		http://viber.com
14nu|viber-7.0.0.1035-3|15	Source0:	http://download.cdn.viber.com/cdn/desktop/Linux/%{name}.deb
14nu|viber-7.0.0.1035-3|16	Source100:	%{name}.rpmlintrc
14nu|viber-7.0.0.1035-3|17	BuildRequires:	desktop-file-utils
14nu|viber-7.0.0.1035-3|18	# Viber crashes because of mixing Qt5 and Qt4 libraries
14nu|viber-7.0.0.1035-3|19	Conflicts:	rosa-media-player-plugin
14nu|viber-7.0.0.1035-3|20	ExclusiveArch:	x86_64
14nu|viber-7.0.0.1035-3|21	
14nu|viber-7.0.0.1035-3|22	%description
14nu|viber-7.0.0.1035-3|23	Viber for Linux lets you send free messages and make free calls to other
14nu|viber-7.0.0.1035-3|24	Viber users on any device and network,
14nu|viber-7.0.0.1035-3|25	in any country! Viber syncs your contacts and messages with your mobile device.
14nu|viber-7.0.0.1035-3|26	° Text, photo and sticker messages
14nu|viber-7.0.0.1035-3|27	° Group conversations
14nu|viber-7.0.0.1035-3|28	° Call any Viber user for free
14nu|viber-7.0.0.1035-3|29	° Full sync between your mobile and your Linux
14nu|viber-7.0.0.1035-3|30	° Transfer ongoing calls between your mobile and your desktop
14nu|viber-7.0.0.1035-3|31	° No registration, passwords or invitations required
14nu|viber-7.0.0.1035-3|32	
14nu|viber-7.0.0.1035-3|33	%files
14nu|viber-7.0.0.1035-3|34	/opt/viber
14nu|viber-7.0.0.1035-3|35	%{_bindir}/%{name}
14nu|viber-7.0.0.1035-3|36	%{_datadir}/applications/*.desktop
14nu|viber-7.0.0.1035-3|37	%{_iconsdir}/hicolor/*/apps/viber.*
14nu|viber-7.0.0.1035-3|38	%{_datadir}/pixmaps/*
14nu|viber-7.0.0.1035-3|39	%{_datadir}/%{name}/*
14nu|viber-7.0.0.1035-3|40	
14nu|viber-7.0.0.1035-3|41	%post
14nu|viber-7.0.0.1035-3|42	if [ `rpm -q viber-install | wc -w` == 1 ]
14nu|viber-7.0.0.1035-3|43	then
14nu|viber-7.0.0.1035-3|44	rpm -e viber-install
14nu|viber-7.0.0.1035-3|45	fi
14nu|viber-7.0.0.1035-3|46	
14nu|viber-7.0.0.1035-3|47	#----------------------------------------------------------------------------
14nu|viber-7.0.0.1035-3|48	
14nu|viber-7.0.0.1035-3|49	%prep
14nu|viber-7.0.0.1035-3|50	%setup -q -c -T
14nu|viber-7.0.0.1035-3|51	
14nu|viber-7.0.0.1035-3|52	%build
14nu|viber-7.0.0.1035-3|53	
14nu|viber-7.0.0.1035-3|54	%install
14nu|viber-7.0.0.1035-3|55	# Extract DEB packages:
14nu|viber-7.0.0.1035-3|56	pushd %{buildroot}
14nu|viber-7.0.0.1035-3|57	ar p %{SOURCE0} data.tar.xz | xz -d > %{name}-%{version}.x86_64.tar
14nu|viber-7.0.0.1035-3|58	tar -xf %{name}-%{version}.x86_64.tar
14nu|viber-7.0.0.1035-3|59	popd
14nu|viber-7.0.0.1035-3|60	
14nu|viber-7.0.0.1035-3|61	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
14nu|viber-7.0.0.1035-3|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|viber-7.0.0.1035-3|63	[Desktop Entry]
14nu|viber-7.0.0.1035-3|64	Name=Viber
14nu|viber-7.0.0.1035-3|65	Comment=Viber VoIP and messenger
14nu|viber-7.0.0.1035-3|66	Exec=%{name} %u
14nu|viber-7.0.0.1035-3|67	Icon=%{name}
14nu|viber-7.0.0.1035-3|68	Terminal=false
14nu|viber-7.0.0.1035-3|69	Type=Application
14nu|viber-7.0.0.1035-3|70	Categories=Network;InstantMessaging;P2P;
14nu|viber-7.0.0.1035-3|71	MimeType=x-scheme-handler/viber;
14nu|viber-7.0.0.1035-3|72	EOF
14nu|viber-7.0.0.1035-3|73	
14nu|viber-7.0.0.1035-3|74	# Install menu icons
14nu|viber-7.0.0.1035-3|75	pushd %{buildroot}/opt/viber/icons/
14nu|viber-7.0.0.1035-3|76	for N in 16 24 32 48 64 96 128 256;
14nu|viber-7.0.0.1035-3|77	do
14nu|viber-7.0.0.1035-3|78	install -D -m 0644 ${N}x${N}.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14nu|viber-7.0.0.1035-3|79	done
14nu|viber-7.0.0.1035-3|80	popd
14nu|viber-7.0.0.1035-3|81	mv %{buildroot}%{_iconsdir}/hicolor/scalable/apps/Viber.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
14nu|viber-7.0.0.1035-3|82	
14nu|viber-7.0.0.1035-3|83	# Fix executable attributes:
14nu|viber-7.0.0.1035-3|84	chmod 755 %{buildroot}/opt/%{name}/Viber
14nu|viber-7.0.0.1035-3|85	
14nu|viber-7.0.0.1035-3|86	# Create run srcipt:
14nu|viber-7.0.0.1035-3|87	mkdir -p %{buildroot}%{_bindir}
14nu|viber-7.0.0.1035-3|88	echo -e '#!/bin/bash\n\nLD_LIBRARY_PATH=/opt/viber/lib /opt/viber/Viber\n' > %{buildroot}%{_bindir}/%{name}
14nu|viber-7.0.0.1035-3|89	chmod +x %{buildroot}%{_bindir}/%{name}
14nu|viber-7.0.0.1035-3|90	
14nu|viber-7.0.0.1035-3|91	chmod +x %{buildroot}/opt/viber/lib/lib*
14nu|viber-7.0.0.1035-3|92	
14nu|viber-7.0.0.1035-3|93	# Remove unused directories and tarball:
14nu|viber-7.0.0.1035-3|94	pushd %{buildroot}
14nu|viber-7.0.0.1035-3|95	rm %{name}-%{version}.x86_64.tar
14nu|viber-7.0.0.1035-3|96	popd
14nu|viber-7.0.0.1035-3|97	
14nu|viber-7.0.0.1035-3|98	#Remove rpath
14nu|viber-7.0.0.1035-3|99	find %{buildroot} -name "*" -exec chrpath --delete {} \; 2>/dev/null
14nu|viber-7.0.0.1035-3|100	
14nu|viber-7.0.0.1035-3|101	%changelog
14nu|viber-7.0.0.1035-3|102	
14nu|viber-7.0.0.1035-3|103	* Thu Jun 07 2018 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.0.0.1035-3
14nu|viber-7.0.0.1035-3|104	- (1392e30) Merge branch 'rosa2016.1' into rosa2014.1
14nu|viber-7.0.0.1035-3|105	
14nu|viber-7.0.0.1035-3|106	

26559 14
14nu|viber-install-1.0-4|1	Summary:	Download and install Viber
14nu|viber-install-1.0-4|2	Name:		viber-install
14nu|viber-install-1.0-4|3	Version:	1.0
14nu|viber-install-1.0-4|4	Release:	4
14nu|viber-install-1.0-4|5	License:	Proprietary
14nu|viber-install-1.0-4|6	Group:		Networking/Instant messaging
14nu|viber-install-1.0-4|7	Url:		http://viber.com
14nu|viber-install-1.0-4|8	Source0:	viber-install.desktop
14nu|viber-install-1.0-4|9	Source1:	viber-install.png
14nu|viber-install-1.0-4|10	Source2:	viber-install
14nu|viber-install-1.0-4|11	ExclusiveArch:	x86_64
14nu|viber-install-1.0-4|12	
14nu|viber-install-1.0-4|13	%description
14nu|viber-install-1.0-4|14	This is an installer for Viber.
14nu|viber-install-1.0-4|15	
14nu|viber-install-1.0-4|16	%files
14nu|viber-install-1.0-4|17	%{_bindir}/%{name}
14nu|viber-install-1.0-4|18	%{_datadir}/applications/%{name}.desktop
14nu|viber-install-1.0-4|19	%{_datadir}/pixmaps/%{name}.png
14nu|viber-install-1.0-4|20	
14nu|viber-install-1.0-4|21	#----------------------------------------------------------------------------
14nu|viber-install-1.0-4|22	
14nu|viber-install-1.0-4|23	%prep
14nu|viber-install-1.0-4|24	
14nu|viber-install-1.0-4|25	%build
14nu|viber-install-1.0-4|26	# Nothing to build yet
14nu|viber-install-1.0-4|27	
14nu|viber-install-1.0-4|28	%install
14nu|viber-install-1.0-4|29	# desktop file
14nu|viber-install-1.0-4|30	mkdir -p %{buildroot}%{_datadir}/applications
14nu|viber-install-1.0-4|31	install -m644 %{SOURCE0} %{buildroot}%{_datadir}/applications/
14nu|viber-install-1.0-4|32	
14nu|viber-install-1.0-4|33	# icon file
14nu|viber-install-1.0-4|34	mkdir -p %{buildroot}%{_datadir}/pixmaps
14nu|viber-install-1.0-4|35	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
14nu|viber-install-1.0-4|36	
14nu|viber-install-1.0-4|37	# install script file
14nu|viber-install-1.0-4|38	mkdir -p %{buildroot}%{_bindir}/
14nu|viber-install-1.0-4|39	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/
14nu|viber-install-1.0-4|40	
14nu|viber-install-1.0-4|41	
14nu|viber-install-1.0-4|42	%changelog

26560 14
14nu|vk-3.10.0-1|1	# To avoid out of memory error
14nu|vk-3.10.0-1|2	%define _build_pkgcheck_set %{nil}
14nu|vk-3.10.0-1|3	
14nu|vk-3.10.0-1|4	%define debug_package %{nil}
14nu|vk-3.10.0-1|5	
14nu|vk-3.10.0-1|6	%define __noautoreqfiles /opt/vk/resources
14nu|vk-3.10.0-1|7	%define __noautoreq 'libffmpeg.so*|libnode.so*'
14nu|vk-3.10.0-1|8	
14nu|vk-3.10.0-1|9	%define _vkdir /opt/vk
14nu|vk-3.10.0-1|10	
14nu|vk-3.10.0-1|11	Summary:	Simple and Easy App for Messaging on VK
14nu|vk-3.10.0-1|12	Name:		vk
14nu|vk-3.10.0-1|13	Version:	3.10.0
14nu|vk-3.10.0-1|14	Release:	1
14nu|vk-3.10.0-1|15	License:	Freeware
14nu|vk-3.10.0-1|16	Group:		Networking/Instant messaging
14nu|vk-3.10.0-1|17	Url:		https://vk.com/messenger
14nu|vk-3.10.0-1|18	# No direct urls
14nu|vk-3.10.0-1|19	Source0:	%{name}-x86_64.zip
14nu|vk-3.10.0-1|20	Source1:	%{name}-x86.zip
14nu|vk-3.10.0-1|21	BuildRequires:	imagemagick
14nu|vk-3.10.0-1|22	AutoProv:	no
14nu|vk-3.10.0-1|23	
14nu|vk-3.10.0-1|24	%description
14nu|vk-3.10.0-1|25	Simple and Easy App for Messaging on VK.
14nu|vk-3.10.0-1|26	
14nu|vk-3.10.0-1|27	%files
14nu|vk-3.10.0-1|28	%{_bindir}/%{name}
14nu|vk-3.10.0-1|29	%{_datadir}/applications/%{name}.desktop
14nu|vk-3.10.0-1|30	%{_iconsdir}/hicolor/*/apps/%{name}.*
14nu|vk-3.10.0-1|31	%{_vkdir}/*
14nu|vk-3.10.0-1|32	
14nu|vk-3.10.0-1|33	#----------------------------------------------------------------------------
14nu|vk-3.10.0-1|34	
14nu|vk-3.10.0-1|35	%prep
14nu|vk-3.10.0-1|36	%setup -qc -T
14nu|vk-3.10.0-1|37	%ifarch x86_64
14nu|vk-3.10.0-1|38	unzip -qq %{SOURCE0}
14nu|vk-3.10.0-1|39	%else
14nu|vk-3.10.0-1|40	unzip -qq %{SOURCE1}
14nu|vk-3.10.0-1|41	%endif
14nu|vk-3.10.0-1|42	
14nu|vk-3.10.0-1|43	%build
14nu|vk-3.10.0-1|44	
14nu|vk-3.10.0-1|45	%install
14nu|vk-3.10.0-1|46	mkdir -p %{buildroot}%{_vkdir}
14nu|vk-3.10.0-1|47	cp -a * %{buildroot}%{_vkdir}/
14nu|vk-3.10.0-1|48	
14nu|vk-3.10.0-1|49	# install binary wrapper
14nu|vk-3.10.0-1|50	mkdir -p %{buildroot}%{_bindir}
14nu|vk-3.10.0-1|51	cat > %{buildroot}%{_bindir}/%{name} << EOF
14nu|vk-3.10.0-1|52	#!/bin/sh
14nu|vk-3.10.0-1|53	pushd %{_vkdir}
14nu|vk-3.10.0-1|54	./vk --disable-gpu
14nu|vk-3.10.0-1|55	popd
14nu|vk-3.10.0-1|56	EOF
14nu|vk-3.10.0-1|57	chmod 755 %{buildroot}%{_bindir}/%{name}
14nu|vk-3.10.0-1|58	
14nu|vk-3.10.0-1|59	# install menu entry
14nu|vk-3.10.0-1|60	mkdir -p %{buildroot}%{_datadir}/applications/
14nu|vk-3.10.0-1|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14nu|vk-3.10.0-1|62	[Desktop Entry]
14nu|vk-3.10.0-1|63	Name=VK Messenger
14nu|vk-3.10.0-1|64	Comment=Simple and Easy App for Messaging on VK
14nu|vk-3.10.0-1|65	Exec=%{name}
14nu|vk-3.10.0-1|66	Icon=%{name}
14nu|vk-3.10.0-1|67	Terminal=false
14nu|vk-3.10.0-1|68	Type=Application
14nu|vk-3.10.0-1|69	StartupNotify=true
14nu|vk-3.10.0-1|70	Categories=Network;InstantMessaging;
14nu|vk-3.10.0-1|71	EOF
14nu|vk-3.10.0-1|72	
14nu|vk-3.10.0-1|73	# install menu icons
14nu|vk-3.10.0-1|74	for N in 16 32 48 64 128 256;
14nu|vk-3.10.0-1|75	do
14nu|vk-3.10.0-1|76	convert icon256.png -scale ${N}x${N} $N.png;
14nu|vk-3.10.0-1|77	install -D -m 0644 $N.png %{buildroot}%{_iconsdir}/hicolor/${N}x${N}/apps/%{name}.png
14nu|vk-3.10.0-1|78	done
14nu|vk-3.10.0-1|79	
14nu|vk-3.10.0-1|80	%changelog
14nu|vk-3.10.0-1|81	
14nu|vk-3.10.0-1|82	* Tue Sep 04 2018 survolog <survolog@yandex.ru> 3.10.0-1
14nu|vk-3.10.0-1|83	- (f7e8d7f) Merge pull request #2 from survolog/vk:rosa2016.1
14nu|vk-3.10.0-1|84	- (f7e8d7f) Updated to 3.10
14nu|vk-3.10.0-1|85	
14nu|vk-3.10.0-1|86	

26561 14
14nu|yamagi-quake2-7.01-2|1	%define oname		quake2
14nu|yamagi-quake2-7.01-2|2	%define rogue_source	%{oname}-rogue
14nu|yamagi-quake2-7.01-2|3	%define xatrix_source	%{oname}-xatrix
14nu|yamagi-quake2-7.01-2|4	%define ctf_source	%{oname}-ctf
14nu|yamagi-quake2-7.01-2|5	%define rogue_version	2.04
14nu|yamagi-quake2-7.01-2|6	%define xatrix_version	2.05
14nu|yamagi-quake2-7.01-2|7	%define ctf_version	1.05
14nu|yamagi-quake2-7.01-2|8	
14nu|yamagi-quake2-7.01-2|9	Summary:	Yamagi Quake II is an enhanced client for id Software's Quake II
14nu|yamagi-quake2-7.01-2|10	Name:		yamagi-%{oname}
14nu|yamagi-quake2-7.01-2|11	Version:	7.01
14nu|yamagi-quake2-7.01-2|12	Release:	2
14nu|yamagi-quake2-7.01-2|13	License:	GPLv2+
14nu|yamagi-quake2-7.01-2|14	Group:		Games/Arcade
14nu|yamagi-quake2-7.01-2|15	Url:		http://www.yamagi.org/quake2/
14nu|yamagi-quake2-7.01-2|16	Source0:	http://deponie.yamagi.org/quake2/%{oname}-%{version}.tar.xz
14nu|yamagi-quake2-7.01-2|17	Source1:	http://deponie.yamagi.org/quake2/%{rogue_source}-%{rogue_version}.tar.xz
14nu|yamagi-quake2-7.01-2|18	Source2:	http://deponie.yamagi.org/quake2/%{xatrix_source}-%{xatrix_version}.tar.xz
14nu|yamagi-quake2-7.01-2|19	Source3:	http://deponie.yamagi.org/quake2/%{ctf_source}-%{ctf_version}.tar.xz
14nu|yamagi-quake2-7.01-2|20	Source6:	q2ded.sh
14nu|yamagi-quake2-7.01-2|21	Source7:	q2ded.cfg
14nu|yamagi-quake2-7.01-2|22	Source8:	q2ctf.sh
14nu|yamagi-quake2-7.01-2|23	Source9:	q2ctf.cfg
14nu|yamagi-quake2-7.01-2|24	Source11:	%{oname}_16.png
14nu|yamagi-quake2-7.01-2|25	Source12:	%{oname}_32.png
14nu|yamagi-quake2-7.01-2|26	Source13:	%{oname}_48.png
14nu|yamagi-quake2-7.01-2|27	BuildRequires:	aalib-devel
14nu|yamagi-quake2-7.01-2|28	BuildRequires:	jpeg-devel
14nu|yamagi-quake2-7.01-2|29	BuildRequires:	svgalib-devel
14nu|yamagi-quake2-7.01-2|30	BuildRequires:	pkgconfig(gl)
14nu|yamagi-quake2-7.01-2|31	BuildRequires:	pkgconfig(glu)
14nu|yamagi-quake2-7.01-2|32	BuildRequires:	pkgconfig(openal)
14nu|yamagi-quake2-7.01-2|33	BuildRequires:	pkgconfig(sdl)
14nu|yamagi-quake2-7.01-2|34	BuildRequires:	pkgconfig(vorbis)
14nu|yamagi-quake2-7.01-2|35	BuildRequires:	pkgconfig(xrender)
14nu|yamagi-quake2-7.01-2|36	BuildRequires:	pkgconfig(zlib)
14nu|yamagi-quake2-7.01-2|37	# Seems to be removed in new versions
14nu|yamagi-quake2-7.01-2|38	Obsoletes:	%{name}-glx < 5.23
14nu|yamagi-quake2-7.01-2|39	
14nu|yamagi-quake2-7.01-2|40	%description
14nu|yamagi-quake2-7.01-2|41	Shortly after landing on an alien surface you learn that hundreds of your men
14nu|yamagi-quake2-7.01-2|42	have been reduced to just a few.  Now you must fight your way through heavily
14nu|yamagi-quake2-7.01-2|43	fortified military installations, lower the city's defenses and shut down
14nu|yamagi-quake2-7.01-2|44	the enemy's war machine.  Only then will the fate of humanity be known.
14nu|yamagi-quake2-7.01-2|45	
14nu|yamagi-quake2-7.01-2|46	* Larger, mission-based levels:
14nu|yamagi-quake2-7.01-2|47	
14nu|yamagi-quake2-7.01-2|48	You have a series of complex missions, what you do in one level could affect
14nu|yamagi-quake2-7.01-2|49	another.  One false move and you could alert security, flood an entire
14nu|yamagi-quake2-7.01-2|50	passageway, or worse.
14nu|yamagi-quake2-7.01-2|51	
14nu|yamagi-quake2-7.01-2|52	* Superior artificial intelligence:
14nu|yamagi-quake2-7.01-2|53	
14nu|yamagi-quake2-7.01-2|54	This time the enemy has IQs the size of their appetites.  The can evade your
14nu|yamagi-quake2-7.01-2|55	attack, strategically position themselves for an ambush and hunt your ass
14nu|yamagi-quake2-7.01-2|56	down.
14nu|yamagi-quake2-7.01-2|57	
14nu|yamagi-quake2-7.01-2|58	* In-your-face sound and graphics
14nu|yamagi-quake2-7.01-2|59	
14nu|yamagi-quake2-7.01-2|60	hear distant combat explosions and rockets whizzing past your head.  And with
14nu|yamagi-quake2-7.01-2|61	a compatible 3-D graphics accelerator, experience smoother 16-bit graphics and
14nu|yamagi-quake2-7.01-2|62	real-time lighting effects.
14nu|yamagi-quake2-7.01-2|63	
14nu|yamagi-quake2-7.01-2|64	* Wicked multiplayer capabilities
14nu|yamagi-quake2-7.01-2|65	
14nu|yamagi-quake2-7.01-2|66	More than 32 players, friends or foes, can do at it in a bloody deathmatch via
14nu|yamagi-quake2-7.01-2|67	LAN and over the internet.
14nu|yamagi-quake2-7.01-2|68	
14nu|yamagi-quake2-7.01-2|69	-- You need PAK files for Quake II to run this game --
14nu|yamagi-quake2-7.01-2|70	
14nu|yamagi-quake2-7.01-2|71	Install the PAK files in %{_gamesdatadir}/quake2.
14nu|yamagi-quake2-7.01-2|72	
14nu|yamagi-quake2-7.01-2|73	%files
14nu|yamagi-quake2-7.01-2|74	%attr(755,root,root) %{_gamesbindir}/quake2
14nu|yamagi-quake2-7.01-2|75	%{_gamesbindir}/quake2.bin
14nu|yamagi-quake2-7.01-2|76	%{_gamesbindir}/ref_gl1.so
14nu|yamagi-quake2-7.01-2|77	%{_gamesbindir}/ref_gl3.so
14nu|yamagi-quake2-7.01-2|78	%dir %{_libdir}/games/quake2
14nu|yamagi-quake2-7.01-2|79	%{_libdir}/games/quake2/baseq2
14nu|yamagi-quake2-7.01-2|80	%{_datadir}/applications/%{oname}.desktop
14nu|yamagi-quake2-7.01-2|81	%{_iconsdir}/%{oname}.png
14nu|yamagi-quake2-7.01-2|82	%{_miconsdir}/%{oname}.png
14nu|yamagi-quake2-7.01-2|83	%{_liconsdir}/%{oname}.png
14nu|yamagi-quake2-7.01-2|84	%{_gamesdatadir}/quake2/baseq2
14nu|yamagi-quake2-7.01-2|85	
14nu|yamagi-quake2-7.01-2|86	#----------------------------------------------------------------------------
14nu|yamagi-quake2-7.01-2|87	
14nu|yamagi-quake2-7.01-2|88	%package ctf
14nu|yamagi-quake2-7.01-2|89	Summary:	Quake II Capture the Flag for Linux
14nu|yamagi-quake2-7.01-2|90	Group:		Games/Arcade
14nu|yamagi-quake2-7.01-2|91	Requires:	%{name} = %{EVRD}
14nu|yamagi-quake2-7.01-2|92	Requires:	%{name}-server = %{EVRD}
14nu|yamagi-quake2-7.01-2|93	Requires(post,preun):	rpm-helper
14nu|yamagi-quake2-7.01-2|94	
14nu|yamagi-quake2-7.01-2|95	%description ctf
14nu|yamagi-quake2-7.01-2|96	Quake II Capture The Flag (Q2CTF) is a multiplayer addon for Quake2 that
14nu|yamagi-quake2-7.01-2|97	features a simple set of rules for team based play. It features eight unique
14nu|yamagi-quake2-7.01-2|98	maps and special powerups to enhance and make the gameplay more exciting.
14nu|yamagi-quake2-7.01-2|99	
14nu|yamagi-quake2-7.01-2|100	Q2CTF requires the full retail version of Quake II installed in order to
14nu|yamagi-quake2-7.01-2|101	play. Once installed, you simple need to connect to a Quake2 game server
14nu|yamagi-quake2-7.01-2|102	that is running the Q2CTF addon.
14nu|yamagi-quake2-7.01-2|103	
14nu|yamagi-quake2-7.01-2|104	-- You need PAK files for Quake II to run this game --
14nu|yamagi-quake2-7.01-2|105	
14nu|yamagi-quake2-7.01-2|106	%files ctf
14nu|yamagi-quake2-7.01-2|107	%attr(755,root,root) %{_initrddir}/q2ctf
14nu|yamagi-quake2-7.01-2|108	%dir %{_sysconfdir}/quake2/ctf
14nu|yamagi-quake2-7.01-2|109	%config(noreplace) %{_sysconfdir}/quake2/ctf/server.cfg
14nu|yamagi-quake2-7.01-2|110	%{_libdir}/games/quake2/ctf
14nu|yamagi-quake2-7.01-2|111	%{_gamesdatadir}/quake2/ctf
14nu|yamagi-quake2-7.01-2|112	%{_datadir}/applications/%{oname}-ctf.desktop
14nu|yamagi-quake2-7.01-2|113	
14nu|yamagi-quake2-7.01-2|114	%post ctf
14nu|yamagi-quake2-7.01-2|115	%_post_service q2ctf
14nu|yamagi-quake2-7.01-2|116	
14nu|yamagi-quake2-7.01-2|117	%preun ctf
14nu|yamagi-quake2-7.01-2|118	%_preun_service q2ctf
14nu|yamagi-quake2-7.01-2|119	
14nu|yamagi-quake2-7.01-2|120	#----------------------------------------------------------------------------
14nu|yamagi-quake2-7.01-2|121	
14nu|yamagi-quake2-7.01-2|122	%package xatrix
14nu|yamagi-quake2-7.01-2|123	Summary:	Quake II Mission Pack #1: "The Reckoning" for Linux
14nu|yamagi-quake2-7.01-2|124	Group:		Games/Arcade
14nu|yamagi-quake2-7.01-2|125	Requires:	%{name} = %{EVRD}
14nu|yamagi-quake2-7.01-2|126	
14nu|yamagi-quake2-7.01-2|127	%description xatrix
14nu|yamagi-quake2-7.01-2|128	This archive contains Mission Pack "The Reckoning" for Quake II.
14nu|yamagi-quake2-7.01-2|129	
14nu|yamagi-quake2-7.01-2|130	The Reckoning is sure to get your heart pumping...well, if you can avoid
14nu|yamagi-quake2-7.01-2|131	getting gibbed by the Strogg. Check out just some of the features below that
14nu|yamagi-quake2-7.01-2|132	will give you the cardiac workout you need!
14nu|yamagi-quake2-7.01-2|133	
14nu|yamagi-quake2-7.01-2|134	* 18 arduous levels to conquer & 7 brutal deathmatch exclusive levels:
14nu|yamagi-quake2-7.01-2|135	
14nu|yamagi-quake2-7.01-2|136	Dive into a series of mission-based campaigns and ransack your way through
14nu|yamagi-quake2-7.01-2|137	three all-new hazardous episodes. Experience bioluminescent life forms,
14nu|yamagi-quake2-7.01-2|138	stalagmites and stalactites and other breathtaking environments.
14nu|yamagi-quake2-7.01-2|139	
14nu|yamagi-quake2-7.01-2|140	* Fresh foes to defeat:
14nu|yamagi-quake2-7.01-2|141	
14nu|yamagi-quake2-7.01-2|142	Gekks are lighting-fast creatures that will hunt you down, leaping from the
14nu|yamagi-quake2-7.01-2|143	shadows to claw or bite. Though innocent looking, the Repair Bot has the
14nu|yamagi-quake2-7.01-2|144	ability to awaken dead Strogg from eternal sleep.
14nu|yamagi-quake2-7.01-2|145	
14nu|yamagi-quake2-7.01-2|146	* Added weapons to wield:
14nu|yamagi-quake2-7.01-2|147	
14nu|yamagi-quake2-7.01-2|148	The Phalanx Particle Canon emits a pulsing stream of deadly energy into
14nu|yamagi-quake2-7.01-2|149	unsuspecting foes.
14nu|yamagi-quake2-7.01-2|150	
14nu|yamagi-quake2-7.01-2|151	The Trap sucks nearby enemies inside and turns them into food cubes for
14nu|yamagi-quake2-7.01-2|152	player consumption.
14nu|yamagi-quake2-7.01-2|153	
14nu|yamagi-quake2-7.01-2|154	The Ion Ripper fires a blast of glowing boomerangs capable of ricocheting
14nu|yamagi-quake2-7.01-2|155	off of walls to track targets.
14nu|yamagi-quake2-7.01-2|156	
14nu|yamagi-quake2-7.01-2|157	-- You need PAK files for Quake II to run this game --
14nu|yamagi-quake2-7.01-2|158	
14nu|yamagi-quake2-7.01-2|159	%files xatrix
14nu|yamagi-quake2-7.01-2|160	%{_libdir}/games/quake2/xatrix
14nu|yamagi-quake2-7.01-2|161	%{_gamesdatadir}/quake2/xatrix
14nu|yamagi-quake2-7.01-2|162	%{_datadir}/applications/%{oname}-xatrix.desktop
14nu|yamagi-quake2-7.01-2|163	
14nu|yamagi-quake2-7.01-2|164	#----------------------------------------------------------------------------
14nu|yamagi-quake2-7.01-2|165	
14nu|yamagi-quake2-7.01-2|166	%package rogue
14nu|yamagi-quake2-7.01-2|167	Summary:	Quake II Mission Pack #2: "Ground Zero" for Linux
14nu|yamagi-quake2-7.01-2|168	Group:		Games/Arcade
14nu|yamagi-quake2-7.01-2|169	Requires:	%{name} = %{EVRD}
14nu|yamagi-quake2-7.01-2|170	
14nu|yamagi-quake2-7.01-2|171	%description rogue
14nu|yamagi-quake2-7.01-2|172	This archive contains Mission Pack "Ground Zero" for Quake II.
14nu|yamagi-quake2-7.01-2|173	
14nu|yamagi-quake2-7.01-2|174	The Alien Assault Continues.
14nu|yamagi-quake2-7.01-2|175	Take out the Big Gun, sounded simple enough, except the Stroggs were waiting.
14nu|yamagi-quake2-7.01-2|176	You and a few Marines like you, are the lucky ones. The Gravity Well, the
14nu|yamagi-quake2-7.01-2|177	Stroggs' newest weapon in its arsenal against mankind, is operational. You've
14nu|yamagi-quake2-7.01-2|178	made it down in one piece and are still able to contact the fleet. With the
14nu|yamagi-quake2-7.01-2|179	fleet trapped around Stroggos, five percent of ground forces surviving, and
14nu|yamagi-quake2-7.01-2|180	that number dwindling by the second, your orders have changed: Free your
14nu|yamagi-quake2-7.01-2|181	comrades in orbit. Destroy the Gravity Well!
14nu|yamagi-quake2-7.01-2|182	
14nu|yamagi-quake2-7.01-2|183	New Enemies
14nu|yamagi-quake2-7.01-2|184	
14nu|yamagi-quake2-7.01-2|185	Get ready to face the toughest horde of Stroggs, straight from the bio-vats.
14nu|yamagi-quake2-7.01-2|186	The Stalker, Turrets, Daedalus, Medic Commander, Carrier and the Queen Bitch
14nu|yamagi-quake2-7.01-2|187	herself, the Black Widow.
14nu|yamagi-quake2-7.01-2|188	
14nu|yamagi-quake2-7.01-2|189	14 Entirely new levels and 10 new deathmatch levels
14nu|yamagi-quake2-7.01-2|190	
14nu|yamagi-quake2-7.01-2|191	Brand new real estate with the same dynamic sense of reality and dramatic
14nu|yamagi-quake2-7.01-2|192	visuals as Quake II. These new environments will challenge even the biggest
14nu|yamagi-quake2-7.01-2|193	Quake II aficionado.
14nu|yamagi-quake2-7.01-2|194	
14nu|yamagi-quake2-7.01-2|195	New Power-ups
14nu|yamagi-quake2-7.01-2|196	
14nu|yamagi-quake2-7.01-2|197	Tag 'em and Bag 'em. Deathmatch specific power-ups: the Vengeance Sphere,
14nu|yamagi-quake2-7.01-2|198	Hunter Sphere, and Anti-matter Bomb. With everything that we've cooked up for
14nu|yamagi-quake2-7.01-2|199	you here, you're sure to annihilate anyone or anything foolish enough to
14nu|yamagi-quake2-7.01-2|200	call you foe.
14nu|yamagi-quake2-7.01-2|201	
14nu|yamagi-quake2-7.01-2|202	New Weapons
14nu|yamagi-quake2-7.01-2|203	
14nu|yamagi-quake2-7.01-2|204	The Chainsaw, ETF Rifle, and Plasma Beam. If you can't get the job done with
14nu|yamagi-quake2-7.01-2|205	these babies, it's time to go back to Basic.
14nu|yamagi-quake2-7.01-2|206	
14nu|yamagi-quake2-7.01-2|207	Accept no substitutes!
14nu|yamagi-quake2-7.01-2|208	Official, id-authorized mission packs outpace the rest!
14nu|yamagi-quake2-7.01-2|209	
14nu|yamagi-quake2-7.01-2|210	-- You need PAK files for Quake II to run this game --
14nu|yamagi-quake2-7.01-2|211	
14nu|yamagi-quake2-7.01-2|212	%files rogue
14nu|yamagi-quake2-7.01-2|213	%{_libdir}/games/quake2/rogue
14nu|yamagi-quake2-7.01-2|214	%{_gamesdatadir}/quake2/rogue
14nu|yamagi-quake2-7.01-2|215	%{_datadir}/applications/%{oname}-rogue.desktop
14nu|yamagi-quake2-7.01-2|216	
14nu|yamagi-quake2-7.01-2|217	#----------------------------------------------------------------------------
14nu|yamagi-quake2-7.01-2|218	
14nu|yamagi-quake2-7.01-2|219	%package server
14nu|yamagi-quake2-7.01-2|220	Summary:	Quake II server
14nu|yamagi-quake2-7.01-2|221	Group:		Games/Arcade
14nu|yamagi-quake2-7.01-2|222	Requires:	%{name} = %{EVRD}
14nu|yamagi-quake2-7.01-2|223	Requires(post,preun):	rpm-helper
14nu|yamagi-quake2-7.01-2|224	
14nu|yamagi-quake2-7.01-2|225	%description server
14nu|yamagi-quake2-7.01-2|226	This archive contains the Quake II dedicated server.
14nu|yamagi-quake2-7.01-2|227	
14nu|yamagi-quake2-7.01-2|228	-- You need PAK files for Quake II to run this game --
14nu|yamagi-quake2-7.01-2|229	
14nu|yamagi-quake2-7.01-2|230	%files server
14nu|yamagi-quake2-7.01-2|231	%attr(755,root,root) %{_initrddir}/q2ded
14nu|yamagi-quake2-7.01-2|232	%attr(755,root,root) %{_gamesbindir}/q2ded
14nu|yamagi-quake2-7.01-2|233	%dir %{_sysconfdir}/quake2
14nu|yamagi-quake2-7.01-2|234	%dir %{_sysconfdir}/quake2/baseq2
14nu|yamagi-quake2-7.01-2|235	%config(noreplace) %{_sysconfdir}/quake2/baseq2/server.cfg
14nu|yamagi-quake2-7.01-2|236	%{_gamesbindir}/q2ded.bin
14nu|yamagi-quake2-7.01-2|237	
14nu|yamagi-quake2-7.01-2|238	%post server
14nu|yamagi-quake2-7.01-2|239	%_post_service q2ded
14nu|yamagi-quake2-7.01-2|240	
14nu|yamagi-quake2-7.01-2|241	%preun server
14nu|yamagi-quake2-7.01-2|242	%_preun_service q2ded
14nu|yamagi-quake2-7.01-2|243	
14nu|yamagi-quake2-7.01-2|244	#----------------------------------------------------------------------------
14nu|yamagi-quake2-7.01-2|245	
14nu|yamagi-quake2-7.01-2|246	%prep
14nu|yamagi-quake2-7.01-2|247	%setup -q -T -b 0 -n %{oname}-%{version}
14nu|yamagi-quake2-7.01-2|248	%setup -q -T -D -a 1 -n %{oname}-%{version}
14nu|yamagi-quake2-7.01-2|249	%setup -q -T -D -a 2 -n %{oname}-%{version}
14nu|yamagi-quake2-7.01-2|250	%setup -q -T -D -a 3 -n %{oname}-%{version}
14nu|yamagi-quake2-7.01-2|251	# find . -perm 0600 | xargs chmod 0644
14nu|yamagi-quake2-7.01-2|252	
14nu|yamagi-quake2-7.01-2|253	%build
14nu|yamagi-quake2-7.01-2|254	%ifarch %{ix86} x86_64
14nu|yamagi-quake2-7.01-2|255	export OPTFLAGS="%{optflags} -ffast-math -funroll-loops -falign-loops=2 -falign-jumps=2 -falign-functions=2 -fno-strict-aliasing"
14nu|yamagi-quake2-7.01-2|256	%else
14nu|yamagi-quake2-7.01-2|257	export OPTFLAGS="%{optflags} -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations"
14nu|yamagi-quake2-7.01-2|258	%endif
14nu|yamagi-quake2-7.01-2|259	
14nu|yamagi-quake2-7.01-2|260	%make \
14nu|yamagi-quake2-7.01-2|261	WITH_SYSTEMWIDE=yes \
14nu|yamagi-quake2-7.01-2|262	WITH_SYSTEMDIR=%{_gamesdatadir}/quake2/ \
14nu|yamagi-quake2-7.01-2|263	WITH_SDL2=no
14nu|yamagi-quake2-7.01-2|264	
14nu|yamagi-quake2-7.01-2|265	%install
14nu|yamagi-quake2-7.01-2|266	# Install dirs
14nu|yamagi-quake2-7.01-2|267	install -d %{buildroot}%{_sysconfdir}/quake2/{baseq2,ctf,rogue,xatrix}
14nu|yamagi-quake2-7.01-2|268	install -d %{buildroot}%{_gamesbindir}
14nu|yamagi-quake2-7.01-2|269	install -d %{buildroot}%{_gamesdatadir}/quake2/{baseq2,ctf,rogue,xatrix}
14nu|yamagi-quake2-7.01-2|270	install -d %{buildroot}%{_libdir}/games/quake2/{baseq2,ctf,rogue,xatrix}
14nu|yamagi-quake2-7.01-2|271	
14nu|yamagi-quake2-7.01-2|272	# Install files
14nu|yamagi-quake2-7.01-2|273	rel="release"
14nu|yamagi-quake2-7.01-2|274	cp $rel/quake2 %{buildroot}%{_gamesbindir}/quake2.bin
14nu|yamagi-quake2-7.01-2|275	cp $rel/q2ded %{buildroot}%{_gamesbindir}/q2ded.bin
14nu|yamagi-quake2-7.01-2|276	cp $rel/ref_gl1.so %{buildroot}%{_gamesbindir}/ref_gl1.so
14nu|yamagi-quake2-7.01-2|277	cp $rel/ref_gl3.so %{buildroot}%{_gamesbindir}/ref_gl3.so
14nu|yamagi-quake2-7.01-2|278	cp $rel/baseq2/game.so %{buildroot}%{_libdir}/games/quake2/baseq2/
14nu|yamagi-quake2-7.01-2|279	
14nu|yamagi-quake2-7.01-2|280	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/quake2/baseq2/server.cfg
14nu|yamagi-quake2-7.01-2|281	install -m644 %{SOURCE9} -D %{buildroot}%{_sysconfdir}/quake2/ctf/server.cfg
14nu|yamagi-quake2-7.01-2|282	
14nu|yamagi-quake2-7.01-2|283	install -m755 %{SOURCE6} -D %{buildroot}%{_initrddir}/q2ded
14nu|yamagi-quake2-7.01-2|284	install -m755 %{SOURCE8} -D %{buildroot}%{_initrddir}/q2ctf
14nu|yamagi-quake2-7.01-2|285	
14nu|yamagi-quake2-7.01-2|286	for FILE in q2ded q2ctf ; do
14nu|yamagi-quake2-7.01-2|287	
14nu|yamagi-quake2-7.01-2|288	# Edit path to q2ded in initscript
14nu|yamagi-quake2-7.01-2|289	sed -i -e "s|daemon[ ].*\${NAME}|daemon %{_gamesbindir}/\${NAME}|" %{buildroot}%{_initrddir}/${FILE}
14nu|yamagi-quake2-7.01-2|290	
14nu|yamagi-quake2-7.01-2|291	# Edit path to %{_sysconfdir} in initscript
14nu|yamagi-quake2-7.01-2|292	sed -i -e "s|^Q2_CONFIGDIR=.*|Q2_CONFIGDIR=\"%{_sysconfdir}/quake2\"|" %{buildroot}%{_initrddir}/${FILE}
14nu|yamagi-quake2-7.01-2|293	done
14nu|yamagi-quake2-7.01-2|294	
14nu|yamagi-quake2-7.01-2|295	# Create wrapper scripts
14nu|yamagi-quake2-7.01-2|296	cat << EOF > %{buildroot}%{_gamesbindir}/quake2
14nu|yamagi-quake2-7.01-2|297	#!/bin/sh
14nu|yamagi-quake2-7.01-2|298	
14nu|yamagi-quake2-7.01-2|299	%{_gamesbindir}/quake2.bin +set basedir %{_libdir}/games/quake2 \$*
14nu|yamagi-quake2-7.01-2|300	
14nu|yamagi-quake2-7.01-2|301	exit 0
14nu|yamagi-quake2-7.01-2|302	EOF
14nu|yamagi-quake2-7.01-2|303	chmod +x %{buildroot}%{_gamesbindir}/quake2
14nu|yamagi-quake2-7.01-2|304	
14nu|yamagi-quake2-7.01-2|305	cat << EOF > %{buildroot}%{_gamesbindir}/q2ded
14nu|yamagi-quake2-7.01-2|306	#!/bin/sh
14nu|yamagi-quake2-7.01-2|307	
14nu|yamagi-quake2-7.01-2|308	%{_gamesbindir}/q2ded.bin +set basedir %{_libdir}/games/quake2 \$*
14nu|yamagi-quake2-7.01-2|309	
14nu|yamagi-quake2-7.01-2|310	exit 0
14nu|yamagi-quake2-7.01-2|311	EOF
14nu|yamagi-quake2-7.01-2|312	chmod +x %{buildroot}%{_gamesbindir}/q2ded
14nu|yamagi-quake2-7.01-2|313	
14nu|yamagi-quake2-7.01-2|314	# Icons
14nu|yamagi-quake2-7.01-2|315	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{oname}.png
14nu|yamagi-quake2-7.01-2|316	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{oname}.png
14nu|yamagi-quake2-7.01-2|317	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{oname}.png
14nu|yamagi-quake2-7.01-2|318	
14nu|yamagi-quake2-7.01-2|319	# Menu
14nu|yamagi-quake2-7.01-2|320	mkdir -p %{buildroot}%{_datadir}/applications
14nu|yamagi-quake2-7.01-2|321	
14nu|yamagi-quake2-7.01-2|322	cat << EOF > %{buildroot}%{_datadir}/applications/%{oname}.desktop
14nu|yamagi-quake2-7.01-2|323	[Desktop Entry]
14nu|yamagi-quake2-7.01-2|324	Name=Quake II
14nu|yamagi-quake2-7.01-2|325	Comment=First-person shooter
14nu|yamagi-quake2-7.01-2|326	Exec=%{_gamesbindir}/quake2
14nu|yamagi-quake2-7.01-2|327	Icon=%{oname}
14nu|yamagi-quake2-7.01-2|328	Terminal=false
14nu|yamagi-quake2-7.01-2|329	Type=Application
14nu|yamagi-quake2-7.01-2|330	StartupNotify=false
14nu|yamagi-quake2-7.01-2|331	Categories=Game;ArcadeGame;
14nu|yamagi-quake2-7.01-2|332	EOF
14nu|yamagi-quake2-7.01-2|333	
14nu|yamagi-quake2-7.01-2|334	cat << EOF > %{buildroot}%{_datadir}/applications/%{oname}-xatrix.desktop
14nu|yamagi-quake2-7.01-2|335	[Desktop Entry]
14nu|yamagi-quake2-7.01-2|336	Name=Quake II: The Reckoning
14nu|yamagi-quake2-7.01-2|337	Comment=First-person shooter
14nu|yamagi-quake2-7.01-2|338	Exec=%{_gamesbindir}/quake2 +set game xatrix
14nu|yamagi-quake2-7.01-2|339	Icon=%{oname}
14nu|yamagi-quake2-7.01-2|340	Terminal=false
14nu|yamagi-quake2-7.01-2|341	Type=Application
14nu|yamagi-quake2-7.01-2|342	StartupNotify=true
14nu|yamagi-quake2-7.01-2|343	Categories=Game;ArcadeGame;
14nu|yamagi-quake2-7.01-2|344	EOF
14nu|yamagi-quake2-7.01-2|345	
14nu|yamagi-quake2-7.01-2|346	cat << EOF > %{buildroot}%{_datadir}/applications/%{oname}-rogue.desktop
14nu|yamagi-quake2-7.01-2|347	[Desktop Entry]
14nu|yamagi-quake2-7.01-2|348	Name=Quake II: Ground Zero
14nu|yamagi-quake2-7.01-2|349	Comment=First-person shooter
14nu|yamagi-quake2-7.01-2|350	Exec=%{_gamesbindir}/quake2 +set game rogue
14nu|yamagi-quake2-7.01-2|351	Icon=%{oname}
14nu|yamagi-quake2-7.01-2|352	Terminal=false
14nu|yamagi-quake2-7.01-2|353	Type=Application
14nu|yamagi-quake2-7.01-2|354	StartupNotify=true
14nu|yamagi-quake2-7.01-2|355	Categories=Game;ArcadeGame;
14nu|yamagi-quake2-7.01-2|356	EOF
14nu|yamagi-quake2-7.01-2|357	
14nu|yamagi-quake2-7.01-2|358	cat << EOF > %{buildroot}%{_datadir}/applications/%{oname}-ctf.desktop
14nu|yamagi-quake2-7.01-2|359	[Desktop Entry]
14nu|yamagi-quake2-7.01-2|360	Name=Quake II: Capture The Flag
14nu|yamagi-quake2-7.01-2|361	Comment=First-person shooter
14nu|yamagi-quake2-7.01-2|362	Exec=%{_gamesbindir}/quake2 +set game ctf
14nu|yamagi-quake2-7.01-2|363	Icon=%{oname}
14nu|yamagi-quake2-7.01-2|364	Terminal=false
14nu|yamagi-quake2-7.01-2|365	Type=Application
14nu|yamagi-quake2-7.01-2|366	StartupNotify=true
14nu|yamagi-quake2-7.01-2|367	Categories=Game;ArcadeGame;
14nu|yamagi-quake2-7.01-2|368	EOF
14nu|yamagi-quake2-7.01-2|369	
14nu|yamagi-quake2-7.01-2|370	# Create links from basedir to configdir
14nu|yamagi-quake2-7.01-2|371	ln -sf %{_sysconfdir}/quake2/baseq2/server.cfg %{buildroot}%{_libdir}/games/quake2/baseq2/server.cfg
14nu|yamagi-quake2-7.01-2|372	for FILE in pak0.pak pak1.pak pak2.pak maxpak.pak ; do
14nu|yamagi-quake2-7.01-2|373	ln -sf %{_gamesdatadir}/quake2/baseq2/${FILE} %{buildroot}%{_libdir}/games/quake2/baseq2/${FILE}
14nu|yamagi-quake2-7.01-2|374	done
14nu|yamagi-quake2-7.01-2|375	ln -sfn %{_gamesdatadir}/quake2/baseq2/video %{buildroot}%{_libdir}/games/quake2/baseq2/video
14nu|yamagi-quake2-7.01-2|376	ln -sf %{_sysconfdir}/quake2/ctf/server.cfg %{buildroot}%{_libdir}/games/quake2/ctf/server.cfg
14nu|yamagi-quake2-7.01-2|377	ln -sf %{_gamesdatadir}/quake2/ctf/pak0.pak %{buildroot}%{_libdir}/games/quake2/ctf/pak0.pak
14nu|yamagi-quake2-7.01-2|378	ln -sf %{_gamesdatadir}/quake2/rogue/pak0.pak %{buildroot}%{_libdir}/games/quake2/rogue/pak0.pak
14nu|yamagi-quake2-7.01-2|379	ln -sf %{_gamesdatadir}/quake2/xatrix/pak0.pak %{buildroot}%{_libdir}/games/quake2/xatrix/pak0.pak
14nu|yamagi-quake2-7.01-2|380	
14nu|yamagi-quake2-7.01-2|381	
14nu|yamagi-quake2-7.01-2|382	%changelog
14nu|yamagi-quake2-7.01-2|383	
14nu|yamagi-quake2-7.01-2|384	* Mon Aug 14 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.01-2
14nu|yamagi-quake2-7.01-2|385	- (9a0dc26) Install ref_gl1.so and ref_gl3.so
14nu|yamagi-quake2-7.01-2|386	
14nu|yamagi-quake2-7.01-2|387	

26562 14
14rr|alac_decoder-0.2.0-1|1	%define distsuffix plf
14rr|alac_decoder-0.2.0-1|2	
14rr|alac_decoder-0.2.0-1|3	Name:		alac_decoder
14rr|alac_decoder-0.2.0-1|4	Version:	0.2.0
14rr|alac_decoder-0.2.0-1|5	Release:	%mkrel 1
14rr|alac_decoder-0.2.0-1|6	Summary:	Apple Lossless Audio Codec decoder
14rr|alac_decoder-0.2.0-1|7	Source0:	http://craz.net/programs/itunes/files/%{name}-%{version}.tgz
14rr|alac_decoder-0.2.0-1|8	Source1:	alac-license.txt
14rr|alac_decoder-0.2.0-1|9	License:	MIT
14rr|alac_decoder-0.2.0-1|10	Group:		Sound
14rr|alac_decoder-0.2.0-1|11	Url:		http://craz.net/programs/itunes/alac.html
14rr|alac_decoder-0.2.0-1|12	Provides:	alac = %{version}-%{release}
14rr|alac_decoder-0.2.0-1|13	
14rr|alac_decoder-0.2.0-1|14	%description
14rr|alac_decoder-0.2.0-1|15	A basic decoder for Apple Lossless Audio Codec files (ALAC).
14rr|alac_decoder-0.2.0-1|16	
14rr|alac_decoder-0.2.0-1|17	ALAC is a proprietary lossless audio compression scheme.
14rr|alac_decoder-0.2.0-1|18	Apple never released any documents on the format.
14rr|alac_decoder-0.2.0-1|19	
14rr|alac_decoder-0.2.0-1|20	This package is a C implementation of a decoder, written from
14rr|alac_decoder-0.2.0-1|21	reverse engineering the file format.
14rr|alac_decoder-0.2.0-1|22	
14rr|alac_decoder-0.2.0-1|23	Although an encoder is not provided, by using the decoder as a sort
14rr|alac_decoder-0.2.0-1|24	of specification it should be fairly trivial to write an encoder.
14rr|alac_decoder-0.2.0-1|25	
14rr|alac_decoder-0.2.0-1|26	The program located here will not be able to handle all ALAC files,
14rr|alac_decoder-0.2.0-1|27	it can only handle mono or stereo files. ALAC allows up to 8 channels.
14rr|alac_decoder-0.2.0-1|28	The ALAC decoder supports both 16 and 24 bit sample sizes.
14rr|alac_decoder-0.2.0-1|29	
14rr|alac_decoder-0.2.0-1|30	The decoder is fairly self explanatory, it can read an ALAC stream from
14rr|alac_decoder-0.2.0-1|31	either a file or from stdin, and write it as raw PCM data or as a WAV
14rr|alac_decoder-0.2.0-1|32	file to either stdout or a file.
14rr|alac_decoder-0.2.0-1|33	
14rr|alac_decoder-0.2.0-1|34	This package is in restricted because it may violate software patents.
14rr|alac_decoder-0.2.0-1|35	
14rr|alac_decoder-0.2.0-1|36	%prep
14rr|alac_decoder-0.2.0-1|37	%setup -q -n %{name}
14rr|alac_decoder-0.2.0-1|38	
14rr|alac_decoder-0.2.0-1|39	%build
14rr|alac_decoder-0.2.0-1|40	%__sed -i "s|CFLAGS=.*|CFLAGS=%{optflags}|" Makefile
14rr|alac_decoder-0.2.0-1|41	%make
14rr|alac_decoder-0.2.0-1|42	
14rr|alac_decoder-0.2.0-1|43	%install
14rr|alac_decoder-0.2.0-1|44	%__rm -rf %{buildroot}
14rr|alac_decoder-0.2.0-1|45	%__mkdir_p %{buildroot}%{_bindir}
14rr|alac_decoder-0.2.0-1|46	%__install -m 755 alac %{buildroot}%{_bindir}/%{name}
14rr|alac_decoder-0.2.0-1|47	%__ln_s %{name} %{buildroot}%{_bindir}/alac
14rr|alac_decoder-0.2.0-1|48	%__cp %{SOURCE1} COPYING
14rr|alac_decoder-0.2.0-1|49	
14rr|alac_decoder-0.2.0-1|50	%clean
14rr|alac_decoder-0.2.0-1|51	%__rm -rf %{buildroot}
14rr|alac_decoder-0.2.0-1|52	
14rr|alac_decoder-0.2.0-1|53	%files
14rr|alac_decoder-0.2.0-1|54	%doc README COPYING
14rr|alac_decoder-0.2.0-1|55	%{_bindir}/*
14rr|alac_decoder-0.2.0-1|56	
14rr|alac_decoder-0.2.0-1|57	
14rr|alac_decoder-0.2.0-1|58	%changelog
14rr|alac_decoder-0.2.0-1|59	* Fri Apr 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-1
14rr|alac_decoder-0.2.0-1|60	+ Revision: a1e1c0b
14rr|alac_decoder-0.2.0-1|61	- Spec cleanup
14rr|alac_decoder-0.2.0-1|62	
14rr|alac_decoder-0.2.0-1|63	

26563 14
14rr|amrnb-7.0.0.2-4|1	%define major 3
14rr|amrnb-7.0.0.2-4|2	%define libname %mklibname amrnb %{major}
14rr|amrnb-7.0.0.2-4|3	%define develname %mklibname -d amrnb
14rr|amrnb-7.0.0.2-4|4	%define distsuffix plf
14rr|amrnb-7.0.0.2-4|5	
14rr|amrnb-7.0.0.2-4|6	Name:		amrnb
14rr|amrnb-7.0.0.2-4|7	Version:	7.0.0.2
14rr|amrnb-7.0.0.2-4|8	Release:	4
14rr|amrnb-7.0.0.2-4|9	Summary:	AMR NarrowBand speech codec
14rr|amrnb-7.0.0.2-4|10	License:	Distributable
14rr|amrnb-7.0.0.2-4|11	Group:		System/Libraries
14rr|amrnb-7.0.0.2-4|12	URL:		http://www.penguin.cz/~utx/amr
14rr|amrnb-7.0.0.2-4|13	Source:		http://ftp.penguin.cz/pub/users/utx/amr/amrnb-%{version}.tar.bz2
14rr|amrnb-7.0.0.2-4|14	Source1:	http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-700.zip
14rr|amrnb-7.0.0.2-4|15	
14rr|amrnb-7.0.0.2-4|16	%description
14rr|amrnb-7.0.0.2-4|17	AMR-NB is a narrowband speech codec used in mobile phones.
14rr|amrnb-7.0.0.2-4|18	
14rr|amrnb-7.0.0.2-4|19	This package is in restricted as it may violate some patents.
14rr|amrnb-7.0.0.2-4|20	
14rr|amrnb-7.0.0.2-4|21	%package -n %{libname}
14rr|amrnb-7.0.0.2-4|22	Summary:	AMR NarrowBand speech codec development files
14rr|amrnb-7.0.0.2-4|23	Group:		System/Libraries
14rr|amrnb-7.0.0.2-4|24	
14rr|amrnb-7.0.0.2-4|25	%description -n %{libname}
14rr|amrnb-7.0.0.2-4|26	AMR-NB is a narrowband speech codec used in mobile phones development files.
14rr|amrnb-7.0.0.2-4|27	
14rr|amrnb-7.0.0.2-4|28	%package -n %{develname}
14rr|amrnb-7.0.0.2-4|29	Summary:	AMR NarrowBand speech codec development files
14rr|amrnb-7.0.0.2-4|30	Group:		Development/C
14rr|amrnb-7.0.0.2-4|31	Requires:	%{libname} = %{version}
14rr|amrnb-7.0.0.2-4|32	Provides:	lib%{name}-devel = %{version}-%{release}
14rr|amrnb-7.0.0.2-4|33	
14rr|amrnb-7.0.0.2-4|34	%description -n %{develname}
14rr|amrnb-7.0.0.2-4|35	AMR-NB is a narrowband speech codec used in mobile phones development files.
14rr|amrnb-7.0.0.2-4|36	
14rr|amrnb-7.0.0.2-4|37	%prep
14rr|amrnb-7.0.0.2-4|38	%setup -q
14rr|amrnb-7.0.0.2-4|39	cp %{SOURCE1} .
14rr|amrnb-7.0.0.2-4|40	
14rr|amrnb-7.0.0.2-4|41	%build
14rr|amrnb-7.0.0.2-4|42	%configure2_5x --enable-static
14rr|amrnb-7.0.0.2-4|43	%make
14rr|amrnb-7.0.0.2-4|44	
14rr|amrnb-7.0.0.2-4|45	%install
14rr|amrnb-7.0.0.2-4|46	%makeinstall_std
14rr|amrnb-7.0.0.2-4|47	
14rr|amrnb-7.0.0.2-4|48	%files
14rr|amrnb-7.0.0.2-4|49	%doc README AUTHORS TODO COPYING
14rr|amrnb-7.0.0.2-4|50	%{_bindir}/*
14rr|amrnb-7.0.0.2-4|51	
14rr|amrnb-7.0.0.2-4|52	%files -n %{libname}
14rr|amrnb-7.0.0.2-4|53	%{_libdir}/libamrnb.so.%{major}*
14rr|amrnb-7.0.0.2-4|54	
14rr|amrnb-7.0.0.2-4|55	%files -n %{develname}
14rr|amrnb-7.0.0.2-4|56	%{_includedir}/amrnb/
14rr|amrnb-7.0.0.2-4|57	%{_libdir}/libamrnb.a
14rr|amrnb-7.0.0.2-4|58	%{_libdir}/libamrnb.so
14rr|amrnb-7.0.0.2-4|59	
14rr|amrnb-7.0.0.2-4|60	
14rr|amrnb-7.0.0.2-4|61	%changelog
14rr|amrnb-7.0.0.2-4|62	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.0.0.2-4
14rr|amrnb-7.0.0.2-4|63	+ Revision: 353a843
14rr|amrnb-7.0.0.2-4|64	- LOG Drop .la file
14rr|amrnb-7.0.0.2-4|65	
14rr|amrnb-7.0.0.2-4|66	

26564 14
14rr|amrwb-7.0.0.4-2|1	%define major 3
14rr|amrwb-7.0.0.4-2|2	%define libname %mklibname amrwb %{major}
14rr|amrwb-7.0.0.4-2|3	%define develname %mklibname -d amrwb
14rr|amrwb-7.0.0.4-2|4	%define distsuffix plf
14rr|amrwb-7.0.0.4-2|5	
14rr|amrwb-7.0.0.4-2|6	Summary:	AMR WideBand speech codec
14rr|amrwb-7.0.0.4-2|7	Name:		amrwb
14rr|amrwb-7.0.0.4-2|8	Version:	7.0.0.4
14rr|amrwb-7.0.0.4-2|9	Release:	2
14rr|amrwb-7.0.0.4-2|10	License:	Distributable
14rr|amrwb-7.0.0.4-2|11	Group:		System/Libraries
14rr|amrwb-7.0.0.4-2|12	URL:		http://www.penguin.cz/~utx/amr
14rr|amrwb-7.0.0.4-2|13	Source:		http://ftp.penguin.cz/pub/users/utx/amr/amrwb-%{version}.tar.bz2
14rr|amrwb-7.0.0.4-2|14	Source1:	http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-700.zip
14rr|amrwb-7.0.0.4-2|15	
14rr|amrwb-7.0.0.4-2|16	%description
14rr|amrwb-7.0.0.4-2|17	AMR-WB is a wideband speech codec used in mobile phones.
14rr|amrwb-7.0.0.4-2|18	
14rr|amrwb-7.0.0.4-2|19	This package is in restricted as it may violate some patents.
14rr|amrwb-7.0.0.4-2|20	
14rr|amrwb-7.0.0.4-2|21	%package -n %{libname}
14rr|amrwb-7.0.0.4-2|22	Summary:	AMR WideBand speech codec development files
14rr|amrwb-7.0.0.4-2|23	Group:		System/Libraries
14rr|amrwb-7.0.0.4-2|24	
14rr|amrwb-7.0.0.4-2|25	%description -n %{libname}
14rr|amrwb-7.0.0.4-2|26	AMR-NB is a wideband speech codec used in mobile phones development files.
14rr|amrwb-7.0.0.4-2|27	
14rr|amrwb-7.0.0.4-2|28	%package -n %{develname}
14rr|amrwb-7.0.0.4-2|29	Summary:	AMR WideBand speech codec development files
14rr|amrwb-7.0.0.4-2|30	Group:		Development/C
14rr|amrwb-7.0.0.4-2|31	Requires:	%{libname} = %{version}
14rr|amrwb-7.0.0.4-2|32	Provides:	lib%{name}-devel = %{version}-%{release}
14rr|amrwb-7.0.0.4-2|33	
14rr|amrwb-7.0.0.4-2|34	%description -n %{develname}
14rr|amrwb-7.0.0.4-2|35	AMR-NB is a wideband speech codec used in mobile phones development files.
14rr|amrwb-7.0.0.4-2|36	
14rr|amrwb-7.0.0.4-2|37	%prep
14rr|amrwb-7.0.0.4-2|38	%setup -q
14rr|amrwb-7.0.0.4-2|39	%__cp %{SOURCE1} .
14rr|amrwb-7.0.0.4-2|40	
14rr|amrwb-7.0.0.4-2|41	%build
14rr|amrwb-7.0.0.4-2|42	%configure2_5x --enable-static
14rr|amrwb-7.0.0.4-2|43	%make
14rr|amrwb-7.0.0.4-2|44	
14rr|amrwb-7.0.0.4-2|45	%install
14rr|amrwb-7.0.0.4-2|46	%makeinstall_std
14rr|amrwb-7.0.0.4-2|47	
14rr|amrwb-7.0.0.4-2|48	%files
14rr|amrwb-7.0.0.4-2|49	%doc README AUTHORS TODO COPYING
14rr|amrwb-7.0.0.4-2|50	%{_bindir}/*
14rr|amrwb-7.0.0.4-2|51	
14rr|amrwb-7.0.0.4-2|52	%files -n %{libname}
14rr|amrwb-7.0.0.4-2|53	%{_libdir}/libamrwb.so.%{major}*
14rr|amrwb-7.0.0.4-2|54	
14rr|amrwb-7.0.0.4-2|55	%files -n %{develname}
14rr|amrwb-7.0.0.4-2|56	%{_includedir}/amrwb/
14rr|amrwb-7.0.0.4-2|57	%{_libdir}/libamrwb.a
14rr|amrwb-7.0.0.4-2|58	%{_libdir}/libamrwb.so
14rr|amrwb-7.0.0.4-2|59	
14rr|amrwb-7.0.0.4-2|60	
14rr|amrwb-7.0.0.4-2|61	%changelog
14rr|amrwb-7.0.0.4-2|62	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 7.0.0.4-2
14rr|amrwb-7.0.0.4-2|63	+ Revision: 3a2cc84
14rr|amrwb-7.0.0.4-2|64	- LOG Drop .la files
14rr|amrwb-7.0.0.4-2|65	
14rr|amrwb-7.0.0.4-2|66	

26565 14
14rr|assaultcube-1.1.0.4-2|1	%define name_orig AssaultCube
14rr|assaultcube-1.1.0.4-2|2	%define distsuffix plf
14rr|assaultcube-1.1.0.4-2|3	
14rr|assaultcube-1.1.0.4-2|4	Summary:	AssaultCube is a total conversion of Wouter van Oortmerssen's FPS called Cube
14rr|assaultcube-1.1.0.4-2|5	Name:		assaultcube
14rr|assaultcube-1.1.0.4-2|6	Version:	1.1.0.4
14rr|assaultcube-1.1.0.4-2|7	Release:	2
14rr|assaultcube-1.1.0.4-2|8	License:	Freeware
14rr|assaultcube-1.1.0.4-2|9	Group:		Games/Arcade
14rr|assaultcube-1.1.0.4-2|10	URL:		http://assault.cubers.net/index.html
14rr|assaultcube-1.1.0.4-2|11	Source:		http://transact.dl.sourceforge.net/sourceforge/actiongame/%{name_orig}_v%{version}.tar.bz2
14rr|assaultcube-1.1.0.4-2|12	Source1:	http://transact.dl.sourceforge.net/sourceforge/actiongame/%{name_orig}_v%{version}_source.tar.bz2
14rr|assaultcube-1.1.0.4-2|13	Source2:	AssaultCube-startscript.sh
14rr|assaultcube-1.1.0.4-2|14	Source3:	AssaultCube-server.sh
14rr|assaultcube-1.1.0.4-2|15	Source11:	%{name_orig}.16.png
14rr|assaultcube-1.1.0.4-2|16	Source12:	%{name_orig}.32.png
14rr|assaultcube-1.1.0.4-2|17	Source13:	%{name_orig}.48.png
14rr|assaultcube-1.1.0.4-2|18	Patch0:		AssaultCube_v1.1.0.4-debug.patch
14rr|assaultcube-1.1.0.4-2|19	Patch1:		AssaultCube_v1.1.0.4-linkage.patch
14rr|assaultcube-1.1.0.4-2|20	BuildRequires:	pkgconfig(gl)
14rr|assaultcube-1.1.0.4-2|21	BuildRequires:	pkgconfig(glu)
14rr|assaultcube-1.1.0.4-2|22	BuildRequires:	pkgconfig(openal)
14rr|assaultcube-1.1.0.4-2|23	BuildRequires:	pkgconfig(sdl)
14rr|assaultcube-1.1.0.4-2|24	BuildRequires:	pkgconfig(SDL_image)
14rr|assaultcube-1.1.0.4-2|25	BuildRequires:	pkgconfig(vorbis)
14rr|assaultcube-1.1.0.4-2|26	BuildRequires:	zlib-devel
14rr|assaultcube-1.1.0.4-2|27	BuildConflicts:	freetds-devel
14rr|assaultcube-1.1.0.4-2|28	Obsoletes:	ActionCube < 1.0.2
14rr|assaultcube-1.1.0.4-2|29	
14rr|assaultcube-1.1.0.4-2|30	%description
14rr|assaultcube-1.1.0.4-2|31	AssaultCube is a total conversion of Wouter van Oortmerssen's FPS called Cube.
14rr|assaultcube-1.1.0.4-2|32	
14rr|assaultcube-1.1.0.4-2|33	Set in a realistic looking environment, gameplay is fast and arcade.
14rr|assaultcube-1.1.0.4-2|34	This game is all about team oriented multiplayer fun. Similar to counterstrike.
14rr|assaultcube-1.1.0.4-2|35	
14rr|assaultcube-1.1.0.4-2|36	This package is in restricted non-free because, although the Cube engine is
14rr|assaultcube-1.1.0.4-2|37	Free, the game data (models, textures, maps etc.) are non-free, preclude
14rr|assaultcube-1.1.0.4-2|38	commercial distribution, and in some cases do not allow modification.
14rr|assaultcube-1.1.0.4-2|39	
14rr|assaultcube-1.1.0.4-2|40	%prep
14rr|assaultcube-1.1.0.4-2|41	%setup -q -n %{version} -a1
14rr|assaultcube-1.1.0.4-2|42	mv %{version}/* .
14rr|assaultcube-1.1.0.4-2|43	%patch0 -p1
14rr|assaultcube-1.1.0.4-2|44	%patch1 -p1
14rr|assaultcube-1.1.0.4-2|45	
14rr|assaultcube-1.1.0.4-2|46	%build
14rr|assaultcube-1.1.0.4-2|47	pushd source/src
14rr|assaultcube-1.1.0.4-2|48	# flags for enet:
14rr|assaultcube-1.1.0.4-2|49	export CFLAGS="%{optflags}"
14rr|assaultcube-1.1.0.4-2|50	export CXXFLAGS="%{optflags}"
14rr|assaultcube-1.1.0.4-2|51	# flags for engine:
14rr|assaultcube-1.1.0.4-2|52	make CXXOPTFLAGS="%{optflags}"
14rr|assaultcube-1.1.0.4-2|53	popd
14rr|assaultcube-1.1.0.4-2|54	
14rr|assaultcube-1.1.0.4-2|55	%install
14rr|assaultcube-1.1.0.4-2|56	pushd source/src
14rr|assaultcube-1.1.0.4-2|57	%makeinstall
14rr|assaultcube-1.1.0.4-2|58	popd
14rr|assaultcube-1.1.0.4-2|59	
14rr|assaultcube-1.1.0.4-2|60	install -dm 755 %{buildroot}%{_gamesbindir}
14rr|assaultcube-1.1.0.4-2|61	install -m 755 bin_unix/native_client \
14rr|assaultcube-1.1.0.4-2|62	%{buildroot}%{_gamesbindir}/assaultcube_client.real
14rr|assaultcube-1.1.0.4-2|63	install -m 755 bin_unix/native_server \
14rr|assaultcube-1.1.0.4-2|64	%{buildroot}%{_gamesbindir}/assaultcube_server.real
14rr|assaultcube-1.1.0.4-2|65	
14rr|assaultcube-1.1.0.4-2|66	install -dm 755 %{buildroot}%{_gamesdatadir}
14rr|assaultcube-1.1.0.4-2|67	install -dm 755 %{buildroot}%{_gamesdatadir}/%{name}
14rr|assaultcube-1.1.0.4-2|68	for i in config demos packages; do
14rr|assaultcube-1.1.0.4-2|69	cp -R $i \
14rr|assaultcube-1.1.0.4-2|70	%{buildroot}%{_datadir}/games/%{name}
14rr|assaultcube-1.1.0.4-2|71	find %{buildroot}%{_datadir}/games/%{name}/$i -type f -exec chmod 644 {} \;
14rr|assaultcube-1.1.0.4-2|72	done
14rr|assaultcube-1.1.0.4-2|73	chmod o+rwt %{buildroot}%{_datadir}/games/%{name}/packages/maps
14rr|assaultcube-1.1.0.4-2|74	
14rr|assaultcube-1.1.0.4-2|75	# startscripts
14rr|assaultcube-1.1.0.4-2|76	
14rr|assaultcube-1.1.0.4-2|77	install -m 755 %{SOURCE2} \
14rr|assaultcube-1.1.0.4-2|78	%{buildroot}%{_gamesbindir}/%{name}.sh
14rr|assaultcube-1.1.0.4-2|79	install -m 755 %{SOURCE3} \
14rr|assaultcube-1.1.0.4-2|80	%{buildroot}%{_gamesbindir}/%{name}_server.sh
14rr|assaultcube-1.1.0.4-2|81	
14rr|assaultcube-1.1.0.4-2|82	# icon
14rr|assaultcube-1.1.0.4-2|83	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
14rr|assaultcube-1.1.0.4-2|84	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
14rr|assaultcube-1.1.0.4-2|85	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
14rr|assaultcube-1.1.0.4-2|86	
14rr|assaultcube-1.1.0.4-2|87	mkdir -p %{buildroot}%{_datadir}/applications
14rr|assaultcube-1.1.0.4-2|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14rr|assaultcube-1.1.0.4-2|89	[Desktop Entry]
14rr|assaultcube-1.1.0.4-2|90	Name=%{name_orig}
14rr|assaultcube-1.1.0.4-2|91	Encoding=UTF-8
14rr|assaultcube-1.1.0.4-2|92	Comment=AssaultCube is a total conversion of Wouter van Oortmerssen's FPS called Cube
14rr|assaultcube-1.1.0.4-2|93	Exec=%{_gamesbindir}/%{name}.sh
14rr|assaultcube-1.1.0.4-2|94	Icon=%{name}
14rr|assaultcube-1.1.0.4-2|95	Terminal=false
14rr|assaultcube-1.1.0.4-2|96	Type=Application
14rr|assaultcube-1.1.0.4-2|97	StartupNotify=false
14rr|assaultcube-1.1.0.4-2|98	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14rr|assaultcube-1.1.0.4-2|99	EOF
14rr|assaultcube-1.1.0.4-2|100	
14rr|assaultcube-1.1.0.4-2|101	cat > %{buildroot}%{_datadir}/applications/%{name}_server.desktop << EOF
14rr|assaultcube-1.1.0.4-2|102	[Desktop Entry]
14rr|assaultcube-1.1.0.4-2|103	Version=1.0
14rr|assaultcube-1.1.0.4-2|104	Encoding=UTF-8
14rr|assaultcube-1.1.0.4-2|105	Name=AssaultCube-Server
14rr|assaultcube-1.1.0.4-2|106	Comment=AssaultCube Server
14rr|assaultcube-1.1.0.4-2|107	Exec=%{_gamesbindir}/%{name}_server.sh
14rr|assaultcube-1.1.0.4-2|108	Icon=%{name}
14rr|assaultcube-1.1.0.4-2|109	Terminal=true
14rr|assaultcube-1.1.0.4-2|110	Type=Application
14rr|assaultcube-1.1.0.4-2|111	StartupNotify=true
14rr|assaultcube-1.1.0.4-2|112	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14rr|assaultcube-1.1.0.4-2|113	EOF
14rr|assaultcube-1.1.0.4-2|114	
14rr|assaultcube-1.1.0.4-2|115	cat > %{buildroot}%{_datadir}/applications/%{name}_server_lan.desktop << EOF
14rr|assaultcube-1.1.0.4-2|116	[Desktop Entry]
14rr|assaultcube-1.1.0.4-2|117	Version=1.0
14rr|assaultcube-1.1.0.4-2|118	Encoding=UTF-8
14rr|assaultcube-1.1.0.4-2|119	Name=AssaultCube-Server-Lan
14rr|assaultcube-1.1.0.4-2|120	Comment=AssaultCube Server (private)
14rr|assaultcube-1.1.0.4-2|121	Exec=%{_gamesbindir}/%{name}_server.sh -mlocalhost
14rr|assaultcube-1.1.0.4-2|122	Icon=%{name}
14rr|assaultcube-1.1.0.4-2|123	Terminal=true
14rr|assaultcube-1.1.0.4-2|124	Type=Application
14rr|assaultcube-1.1.0.4-2|125	StartupNotify=true
14rr|assaultcube-1.1.0.4-2|126	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
14rr|assaultcube-1.1.0.4-2|127	EOF
14rr|assaultcube-1.1.0.4-2|128	
14rr|assaultcube-1.1.0.4-2|129	%files
14rr|assaultcube-1.1.0.4-2|130	%defattr(-, root, root, 0755)
14rr|assaultcube-1.1.0.4-2|131	%doc source/*.txt README.html
14rr|assaultcube-1.1.0.4-2|132	%doc docs
14rr|assaultcube-1.1.0.4-2|133	%{_gamesbindir}/*
14rr|assaultcube-1.1.0.4-2|134	%dir %{_datadir}/games/%{name}
14rr|assaultcube-1.1.0.4-2|135	%{_datadir}/games/%{name}/*
14rr|assaultcube-1.1.0.4-2|136	%{_datadir}/applications/%{name}*.desktop
14rr|assaultcube-1.1.0.4-2|137	%{_miconsdir}/%{name}.png
14rr|assaultcube-1.1.0.4-2|138	%{_iconsdir}/%{name}.png
14rr|assaultcube-1.1.0.4-2|139	%{_liconsdir}/%{name}.png
14rr|assaultcube-1.1.0.4-2|140	
14rr|assaultcube-1.1.0.4-2|141	
14rr|assaultcube-1.1.0.4-2|142	%changelog
14rr|assaultcube-1.1.0.4-2|143	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0.4-2
14rr|assaultcube-1.1.0.4-2|144	+ Revision: 6e03a7e
14rr|assaultcube-1.1.0.4-2|145	- LOG Add patches from Debian to fix linkage and debug info generation
14rr|assaultcube-1.1.0.4-2|146	
14rr|assaultcube-1.1.0.4-2|147	

26566 14
14rr|audacious-plugins-3.4.3-2plf|1	#####################
14rr|audacious-plugins-3.4.3-2plf|2	# Hardcode PLF build
14rr|audacious-plugins-3.4.3-2plf|3	%define build_plf 1
14rr|audacious-plugins-3.4.3-2plf|4	#####################
14rr|audacious-plugins-3.4.3-2plf|5	
14rr|audacious-plugins-3.4.3-2plf|6	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|audacious-plugins-3.4.3-2plf|7	
14rr|audacious-plugins-3.4.3-2plf|8	%if %{build_plf}
14rr|audacious-plugins-3.4.3-2plf|9	%define	extrarelsuffix	plf
14rr|audacious-plugins-3.4.3-2plf|10	%define	distsuffix	plf
14rr|audacious-plugins-3.4.3-2plf|11	%endif
14rr|audacious-plugins-3.4.3-2plf|12	
14rr|audacious-plugins-3.4.3-2plf|13	%define build_smb 0
14rr|audacious-plugins-3.4.3-2plf|14	
14rr|audacious-plugins-3.4.3-2plf|15	Summary:	Audacious Media Player core plugins
14rr|audacious-plugins-3.4.3-2plf|16	Name:		audacious-plugins
14rr|audacious-plugins-3.4.3-2plf|17	Version:	3.4.3
14rr|audacious-plugins-3.4.3-2plf|18	Release:	2%{?extrarelsuffix}
14rr|audacious-plugins-3.4.3-2plf|19	Epoch:		5
14rr|audacious-plugins-3.4.3-2plf|20	License:	GPLv2+
14rr|audacious-plugins-3.4.3-2plf|21	Group:		Sound
14rr|audacious-plugins-3.4.3-2plf|22	Url:		http://audacious-media-player.org/
14rr|audacious-plugins-3.4.3-2plf|23	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
14rr|audacious-plugins-3.4.3-2plf|24	#gw from Fedora, enable gnome keys by default
14rr|audacious-plugins-3.4.3-2plf|25	Requires:	audacious
14rr|audacious-plugins-3.4.3-2plf|26	BuildRequires:	pkgconfig(alsa)
14rr|audacious-plugins-3.4.3-2plf|27	BuildRequires:	pkgconfig(audacious)
14rr|audacious-plugins-3.4.3-2plf|28	BuildRequires:	pkgconfig(flac)
14rr|audacious-plugins-3.4.3-2plf|29	BuildRequires:	pkgconfig(fluidsynth)
14rr|audacious-plugins-3.4.3-2plf|30	BuildRequires:	pkgconfig(glib-2.0)
14rr|audacious-plugins-3.4.3-2plf|31	BuildRequires:	pkgconfig(glut)
14rr|audacious-plugins-3.4.3-2plf|32	BuildRequires:	pkgconfig(gtk+-3.0)
14rr|audacious-plugins-3.4.3-2plf|33	BuildRequires:	pkgconfig(imlib2)
14rr|audacious-plugins-3.4.3-2plf|34	BuildRequires:	pkgconfig(jack)
14rr|audacious-plugins-3.4.3-2plf|35	
14rr|audacious-plugins-3.4.3-2plf|36	BuildRequires:	pkgconfig(libavcodec) >= 53.40.0
14rr|audacious-plugins-3.4.3-2plf|37	BuildRequires:	pkgconfig(libbinio)
14rr|audacious-plugins-3.4.3-2plf|38	BuildRequires:	pkgconfig(libbs2b)
14rr|audacious-plugins-3.4.3-2plf|39	BuildRequires:	pkgconfig(libcddb)
14rr|audacious-plugins-3.4.3-2plf|40	BuildRequires:	pkgconfig(libcdio)
14rr|audacious-plugins-3.4.3-2plf|41	BuildRequires:	pkgconfig(libcue)
14rr|audacious-plugins-3.4.3-2plf|42	BuildRequires:	pkgconfig(libcurl)
14rr|audacious-plugins-3.4.3-2plf|43	BuildRequires:	pkgconfig(libglade-2.0)
14rr|audacious-plugins-3.4.3-2plf|44	BuildRequires:	pkgconfig(liblircclient0)
14rr|audacious-plugins-3.4.3-2plf|45	BuildRequires:	pkgconfig(libmms)
14rr|audacious-plugins-3.4.3-2plf|46	BuildRequires:	pkgconfig(libmodplug)
14rr|audacious-plugins-3.4.3-2plf|47	BuildRequires:	pkgconfig(libmpg123)
14rr|audacious-plugins-3.4.3-2plf|48	BuildRequires:	pkgconfig(libmtp)
14rr|audacious-plugins-3.4.3-2plf|49	BuildRequires:	pkgconfig(libmusicbrainz)
14rr|audacious-plugins-3.4.3-2plf|50	BuildRequires:	pkgconfig(libnotify)
14rr|audacious-plugins-3.4.3-2plf|51	BuildRequires:	pkgconfig(libpulse)
14rr|audacious-plugins-3.4.3-2plf|52	BuildRequires:	pkgconfig(libsidplayfp)
14rr|audacious-plugins-3.4.3-2plf|53	BuildRequires:	pkgconfig(libsidplay2)
14rr|audacious-plugins-3.4.3-2plf|54	BuildRequires:	sidplay-devel
14rr|audacious-plugins-3.4.3-2plf|55	
14rr|audacious-plugins-3.4.3-2plf|56	BuildRequires:	pkgconfig(mad)
14rr|audacious-plugins-3.4.3-2plf|57	BuildRequires:	pkgconfig(neon)
14rr|audacious-plugins-3.4.3-2plf|58	BuildRequires:	pkgconfig(samplerate)
14rr|audacious-plugins-3.4.3-2plf|59	BuildRequires:	pkgconfig(sdl)
14rr|audacious-plugins-3.4.3-2plf|60	BuildRequires:	pkgconfig(shout)
14rr|audacious-plugins-3.4.3-2plf|61	BuildRequires:	pkgconfig(sndfile)
14rr|audacious-plugins-3.4.3-2plf|62	BuildRequires:	pkgconfig(taglib)
14rr|audacious-plugins-3.4.3-2plf|63	BuildRequires:	pkgconfig(vorbis)
14rr|audacious-plugins-3.4.3-2plf|64	BuildRequires:	pkgconfig(wavpack)
14rr|audacious-plugins-3.4.3-2plf|65	BuildRequires:	pkgconfig(xcomposite)
14rr|audacious-plugins-3.4.3-2plf|66	
14rr|audacious-plugins-3.4.3-2plf|67	#gw currently does not build
14rr|audacious-plugins-3.4.3-2plf|68	#BuildRequires:	bluez-devel >= 2.22
14rr|audacious-plugins-3.4.3-2plf|69	%if %{build_plf}
14rr|audacious-plugins-3.4.3-2plf|70	BuildRequires:	liblame-devel
14rr|audacious-plugins-3.4.3-2plf|71	BuildRequires:	libfaad2-static-devel
14rr|audacious-plugins-3.4.3-2plf|72	#gw ffmpeg plugin:
14rr|audacious-plugins-3.4.3-2plf|73	Provides:	audacious-musepack
14rr|audacious-plugins-3.4.3-2plf|74	%endif
14rr|audacious-plugins-3.4.3-2plf|75	
14rr|audacious-plugins-3.4.3-2plf|76	%description
14rr|audacious-plugins-3.4.3-2plf|77	Audacious is a media player based on the BMP music playing application.
14rr|audacious-plugins-3.4.3-2plf|78	Its primary goals are usability and usage of current desktop standards.
14rr|audacious-plugins-3.4.3-2plf|79	
14rr|audacious-plugins-3.4.3-2plf|80	This contains the basic plugin distribution. Audacious is useless
14rr|audacious-plugins-3.4.3-2plf|81	without them.
14rr|audacious-plugins-3.4.3-2plf|82	
14rr|audacious-plugins-3.4.3-2plf|83	%if %{build_plf}
14rr|audacious-plugins-3.4.3-2plf|84	This package is in Restricted repository as it violates some patents.
14rr|audacious-plugins-3.4.3-2plf|85	%endif
14rr|audacious-plugins-3.4.3-2plf|86	
14rr|audacious-plugins-3.4.3-2plf|87	%package  -n audacious-wavpack
14rr|audacious-plugins-3.4.3-2plf|88	Group:		Sound
14rr|audacious-plugins-3.4.3-2plf|89	Summary:	Wavpack input plugin for Audacious
14rr|audacious-plugins-3.4.3-2plf|90	Requires:	audacious
14rr|audacious-plugins-3.4.3-2plf|91	
14rr|audacious-plugins-3.4.3-2plf|92	%description  -n audacious-wavpack
14rr|audacious-plugins-3.4.3-2plf|93	This is a wavpack input plugin for Audacious based on libwavpack.
14rr|audacious-plugins-3.4.3-2plf|94	
14rr|audacious-plugins-3.4.3-2plf|95	%package  -n audacious-jack
14rr|audacious-plugins-3.4.3-2plf|96	Group:		Sound
14rr|audacious-plugins-3.4.3-2plf|97	Summary:	Audacious output plugin for the jack sound server
14rr|audacious-plugins-3.4.3-2plf|98	Requires:	audacious
14rr|audacious-plugins-3.4.3-2plf|99	
14rr|audacious-plugins-3.4.3-2plf|100	%description  -n audacious-jack
14rr|audacious-plugins-3.4.3-2plf|101	Audacious audio output plugin for the jack audio server.
14rr|audacious-plugins-3.4.3-2plf|102	
14rr|audacious-plugins-3.4.3-2plf|103	%package  -n audacious-pulse
14rr|audacious-plugins-3.4.3-2plf|104	Group:		Sound
14rr|audacious-plugins-3.4.3-2plf|105	Summary:	Audacious output plugin for the Pulseaudio sound server
14rr|audacious-plugins-3.4.3-2plf|106	Requires:	audacious
14rr|audacious-plugins-3.4.3-2plf|107	
14rr|audacious-plugins-3.4.3-2plf|108	%description  -n audacious-pulse
14rr|audacious-plugins-3.4.3-2plf|109	Audacious audio output plugin for the pulseaudio
14rr|audacious-plugins-3.4.3-2plf|110	server.
14rr|audacious-plugins-3.4.3-2plf|111	
14rr|audacious-plugins-3.4.3-2plf|112	%package  -n audacious-adplug
14rr|audacious-plugins-3.4.3-2plf|113	Summary:	AdLib player plugin for audacious
14rr|audacious-plugins-3.4.3-2plf|114	Group:		Sound
14rr|audacious-plugins-3.4.3-2plf|115	Requires:	audacious
14rr|audacious-plugins-3.4.3-2plf|116	
14rr|audacious-plugins-3.4.3-2plf|117	%description  -n audacious-adplug
14rr|audacious-plugins-3.4.3-2plf|118	AdPlug is an Audacious input plugin It uses the AdPlug AdLib sound
14rr|audacious-plugins-3.4.3-2plf|119	player library to play back a wide range of AdLib (OPL2) music file
14rr|audacious-plugins-3.4.3-2plf|120	formats on top of an OPL2 emulator.  No OPL2 chip is required for
14rr|audacious-plugins-3.4.3-2plf|121	playback.
14rr|audacious-plugins-3.4.3-2plf|122	
14rr|audacious-plugins-3.4.3-2plf|123	%package  -n audacious-fluidsynth
14rr|audacious-plugins-3.4.3-2plf|124	Summary:	Fluidsynth MIDI plugin for audacious
14rr|audacious-plugins-3.4.3-2plf|125	Group:		Sound
14rr|audacious-plugins-3.4.3-2plf|126	Requires:	audacious
14rr|audacious-plugins-3.4.3-2plf|127	
14rr|audacious-plugins-3.4.3-2plf|128	%description  -n audacious-fluidsynth
14rr|audacious-plugins-3.4.3-2plf|129	FluidSynth is a real-time software synthesizer based on the SoundFont 2
14rr|audacious-plugins-3.4.3-2plf|130	specifications. It is a "software synthesizer". FluidSynth can read MIDI
14rr|audacious-plugins-3.4.3-2plf|131	events from the MIDI input device and render them to the audio device.
14rr|audacious-plugins-3.4.3-2plf|132	
14rr|audacious-plugins-3.4.3-2plf|133	This is a fluidsynth backend for the Audacious Media Player to support the
14rr|audacious-plugins-3.4.3-2plf|134	playback of MIDI files with the fluidsynth engine.
14rr|audacious-plugins-3.4.3-2plf|135	
14rr|audacious-plugins-3.4.3-2plf|136	%package  -n audacious-sid
14rr|audacious-plugins-3.4.3-2plf|137	Group:		Sound
14rr|audacious-plugins-3.4.3-2plf|138	Summary:	Audacious input plugin for C64 SID files
14rr|audacious-plugins-3.4.3-2plf|139	Requires:	audacious
14rr|audacious-plugins-3.4.3-2plf|140	
14rr|audacious-plugins-3.4.3-2plf|141	%description  -n audacious-sid
14rr|audacious-plugins-3.4.3-2plf|142	Audacious-SID is a plugin for the Audacious Media Player which provides
14rr|audacious-plugins-3.4.3-2plf|143	support for playing the so-called "SID tunes", which are music
14rr|audacious-plugins-3.4.3-2plf|144	from old Commodore computer programs like games, demos, etc.
14rr|audacious-plugins-3.4.3-2plf|145	
14rr|audacious-plugins-3.4.3-2plf|146	For the actual playing, it uses the excellent libsidplay (1|2)
14rr|audacious-plugins-3.4.3-2plf|147	emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
14rr|audacious-plugins-3.4.3-2plf|148	Device (SID) chip.
14rr|audacious-plugins-3.4.3-2plf|149	
14rr|audacious-plugins-3.4.3-2plf|150	%if %{build_smb}
14rr|audacious-plugins-3.4.3-2plf|151	%package -n audacious-smb
14rr|audacious-plugins-3.4.3-2plf|152	Group:		Sound
14rr|audacious-plugins-3.4.3-2plf|153	Summary:	SMB/CIFS file system plugin for the Audacious media player
14rr|audacious-plugins-3.4.3-2plf|154	Requires:	audacious
14rr|audacious-plugins-3.4.3-2plf|155	BuildRequires:	pkgconfig(smbclient)
14rr|audacious-plugins-3.4.3-2plf|156	
14rr|audacious-plugins-3.4.3-2plf|157	%description -n audacious-smb
14rr|audacious-plugins-3.4.3-2plf|158	This plugin allows Audacious to play content from a Samba or Windows network
14rr|audacious-plugins-3.4.3-2plf|159	file system.
14rr|audacious-plugins-3.4.3-2plf|160	%endif
14rr|audacious-plugins-3.4.3-2plf|161	
14rr|audacious-plugins-3.4.3-2plf|162	%prep
14rr|audacious-plugins-3.4.3-2plf|163	%setup -q
14rr|audacious-plugins-3.4.3-2plf|164	%apply_patches
14rr|audacious-plugins-3.4.3-2plf|165	
14rr|audacious-plugins-3.4.3-2plf|166	%build
14rr|audacious-plugins-3.4.3-2plf|167	export LDFLAGS="-lm"
14rr|audacious-plugins-3.4.3-2plf|168	#gw else cdaudio does not build (2.2-beta2)
14rr|audacious-plugins-3.4.3-2plf|169	#define _disable_ld_no_undefined 1
14rr|audacious-plugins-3.4.3-2plf|170	%configure2_5x --enable-amidiplug \
14rr|audacious-plugins-3.4.3-2plf|171	%if %{build_smb}
14rr|audacious-plugins-3.4.3-2plf|172	--enable-smb \
14rr|audacious-plugins-3.4.3-2plf|173	%endif
14rr|audacious-plugins-3.4.3-2plf|174	--enable-scrobbler
14rr|audacious-plugins-3.4.3-2plf|175	%ifarch %ix86 x86_64
14rr|audacious-plugins-3.4.3-2plf|176	#--enable-usf
14rr|audacious-plugins-3.4.3-2plf|177	%endif
14rr|audacious-plugins-3.4.3-2plf|178	
14rr|audacious-plugins-3.4.3-2plf|179	%make
14rr|audacious-plugins-3.4.3-2plf|180	
14rr|audacious-plugins-3.4.3-2plf|181	%install
14rr|audacious-plugins-3.4.3-2plf|182	%makeinstall_std
14rr|audacious-plugins-3.4.3-2plf|183	
14rr|audacious-plugins-3.4.3-2plf|184	%if ! %{build_plf}
14rr|audacious-plugins-3.4.3-2plf|185	rm -fv %{buildroot}%{_libdir}/audacious/Input/aac.so
14rr|audacious-plugins-3.4.3-2plf|186	%endif
14rr|audacious-plugins-3.4.3-2plf|187	
14rr|audacious-plugins-3.4.3-2plf|188	%find_lang %{name}
14rr|audacious-plugins-3.4.3-2plf|189	
14rr|audacious-plugins-3.4.3-2plf|190	%files -f %{name}.lang
14rr|audacious-plugins-3.4.3-2plf|191	%doc AUTHORS
14rr|audacious-plugins-3.4.3-2plf|192	%dir %{_libdir}/audacious/Input/amidi-plug/
14rr|audacious-plugins-3.4.3-2plf|193	%{_libdir}/audacious/Input/amidi-plug/ap-alsa.so
14rr|audacious-plugins-3.4.3-2plf|194	%dir %{_libdir}/audacious
14rr|audacious-plugins-3.4.3-2plf|195	%dir %{_libdir}/audacious/Container
14rr|audacious-plugins-3.4.3-2plf|196	%{_libdir}/audacious/Container/asx.so
14rr|audacious-plugins-3.4.3-2plf|197	%{_libdir}/audacious/Container/audpl.so
14rr|audacious-plugins-3.4.3-2plf|198	%{_libdir}/audacious/Container/cue.so
14rr|audacious-plugins-3.4.3-2plf|199	%{_libdir}/audacious/Container/m3u.so
14rr|audacious-plugins-3.4.3-2plf|200	%{_libdir}/audacious/Container/pls.so
14rr|audacious-plugins-3.4.3-2plf|201	%{_libdir}/audacious/Container/xspf.so
14rr|audacious-plugins-3.4.3-2plf|202	%dir %{_libdir}/audacious/General
14rr|audacious-plugins-3.4.3-2plf|203	%{_libdir}/audacious/General/alarm.so
14rr|audacious-plugins-3.4.3-2plf|204	%{_libdir}/audacious/General/albumart.so
14rr|audacious-plugins-3.4.3-2plf|205	%{_libdir}/audacious/General/aosd.so
14rr|audacious-plugins-3.4.3-2plf|206	#%{_libdir}/audacious/General/bluetooth.so
14rr|audacious-plugins-3.4.3-2plf|207	%{_libdir}/audacious/General/cd-menu-items.so
14rr|audacious-plugins-3.4.3-2plf|208	%{_libdir}/audacious/General/gnomeshortcuts.so
14rr|audacious-plugins-3.4.3-2plf|209	%{_libdir}/audacious/General/gtkui.so
14rr|audacious-plugins-3.4.3-2plf|210	%{_libdir}/audacious/General/hotkey.so
14rr|audacious-plugins-3.4.3-2plf|211	%{_libdir}/audacious/General/lirc.so
14rr|audacious-plugins-3.4.3-2plf|212	%{_libdir}/audacious/General/lyricwiki.so
14rr|audacious-plugins-3.4.3-2plf|213	%{_libdir}/audacious/General/mpris2.so
14rr|audacious-plugins-3.4.3-2plf|214	%{_libdir}/audacious/General/notify.so
14rr|audacious-plugins-3.4.3-2plf|215	%{_libdir}/audacious/General/scrobbler.so
14rr|audacious-plugins-3.4.3-2plf|216	%{_libdir}/audacious/General/search-tool.so
14rr|audacious-plugins-3.4.3-2plf|217	%{_libdir}/audacious/General/skins.so
14rr|audacious-plugins-3.4.3-2plf|218	%{_libdir}/audacious/General/statusicon.so
14rr|audacious-plugins-3.4.3-2plf|219	%{_libdir}/audacious/General/song_change.so
14rr|audacious-plugins-3.4.3-2plf|220	%dir %{_libdir}/audacious/Input
14rr|audacious-plugins-3.4.3-2plf|221	%{_libdir}/audacious/Input/ffaudio.so
14rr|audacious-plugins-3.4.3-2plf|222	%{_libdir}/audacious/Input/amidi-plug.so
14rr|audacious-plugins-3.4.3-2plf|223	%{_libdir}/audacious/Input/cdaudio-ng.so
14rr|audacious-plugins-3.4.3-2plf|224	%{_libdir}/audacious/Input/console.so
14rr|audacious-plugins-3.4.3-2plf|225	%{_libdir}/audacious/Input/flacng.so
14rr|audacious-plugins-3.4.3-2plf|226	%{_libdir}/audacious/Input/madplug.so
14rr|audacious-plugins-3.4.3-2plf|227	%{_libdir}/audacious/Input/metronom.so
14rr|audacious-plugins-3.4.3-2plf|228	%{_libdir}/audacious/Input/modplug.so
14rr|audacious-plugins-3.4.3-2plf|229	%{_libdir}/audacious/Input/psf2.so
14rr|audacious-plugins-3.4.3-2plf|230	%{_libdir}/audacious/Input/sndfile.so
14rr|audacious-plugins-3.4.3-2plf|231	%{_libdir}/audacious/Input/tonegen.so
14rr|audacious-plugins-3.4.3-2plf|232	%ifarch %{ix86} x86_64
14rr|audacious-plugins-3.4.3-2plf|233	#%{_libdir}/audacious/Input/usf.so
14rr|audacious-plugins-3.4.3-2plf|234	%endif
14rr|audacious-plugins-3.4.3-2plf|235	%{_libdir}/audacious/Input/vorbis.so
14rr|audacious-plugins-3.4.3-2plf|236	%{_libdir}/audacious/Input/vtx.so
14rr|audacious-plugins-3.4.3-2plf|237	%{_libdir}/audacious/Input/xsf.so
14rr|audacious-plugins-3.4.3-2plf|238	%if %{build_plf}
14rr|audacious-plugins-3.4.3-2plf|239	%{_libdir}/audacious/Input/aac.so
14rr|audacious-plugins-3.4.3-2plf|240	%endif
14rr|audacious-plugins-3.4.3-2plf|241	%dir %{_libdir}/audacious/Effect/
14rr|audacious-plugins-3.4.3-2plf|242	%{_libdir}/audacious/Effect/bs2b.so
14rr|audacious-plugins-3.4.3-2plf|243	%{_libdir}/audacious/Effect/compressor.so
14rr|audacious-plugins-3.4.3-2plf|244	%{_libdir}/audacious/Effect/crossfade.so
14rr|audacious-plugins-3.4.3-2plf|245	%{_libdir}/audacious/Effect/crystalizer.so
14rr|audacious-plugins-3.4.3-2plf|246	%{_libdir}/audacious/Effect/echo.so
14rr|audacious-plugins-3.4.3-2plf|247	%{_libdir}/audacious/Effect/ladspa.so
14rr|audacious-plugins-3.4.3-2plf|248	%{_libdir}/audacious/Effect/mixer.so
14rr|audacious-plugins-3.4.3-2plf|249	%{_libdir}/audacious/Effect/resample.so
14rr|audacious-plugins-3.4.3-2plf|250	%{_libdir}/audacious/Effect/speed-pitch.so
14rr|audacious-plugins-3.4.3-2plf|251	%{_libdir}/audacious/Effect/stereo.so
14rr|audacious-plugins-3.4.3-2plf|252	%{_libdir}/audacious/Effect/voice_removal.so
14rr|audacious-plugins-3.4.3-2plf|253	%dir %{_libdir}/audacious/Output
14rr|audacious-plugins-3.4.3-2plf|254	%{_libdir}/audacious/Output/alsa.so
14rr|audacious-plugins-3.4.3-2plf|255	%{_libdir}/audacious/Output/filewriter.so
14rr|audacious-plugins-3.4.3-2plf|256	%{_libdir}/audacious/Output/sdlout.so
14rr|audacious-plugins-3.4.3-2plf|257	%dir %{_libdir}/audacious/Transport/
14rr|audacious-plugins-3.4.3-2plf|258	%{_libdir}/audacious/Transport/gio.so
14rr|audacious-plugins-3.4.3-2plf|259	%{_libdir}/audacious/Transport/mms.so
14rr|audacious-plugins-3.4.3-2plf|260	%{_libdir}/audacious/Transport/neon.so
14rr|audacious-plugins-3.4.3-2plf|261	%{_libdir}/audacious/Transport/unix-io.so
14rr|audacious-plugins-3.4.3-2plf|262	%dir %{_libdir}/audacious/Visualization
14rr|audacious-plugins-3.4.3-2plf|263	%{_libdir}/audacious/Visualization/blur_scope.so
14rr|audacious-plugins-3.4.3-2plf|264	%{_libdir}/audacious/Visualization/cairo-spectrum.so
14rr|audacious-plugins-3.4.3-2plf|265	%{_libdir}/audacious/Effect/sox-resampler.so
14rr|audacious-plugins-3.4.3-2plf|266	%{_libdir}/audacious/Visualization/gl-spectrum.so
14rr|audacious-plugins-3.4.3-2plf|267	%{_datadir}/audacious
14rr|audacious-plugins-3.4.3-2plf|268	
14rr|audacious-plugins-3.4.3-2plf|269	%files  -n audacious-wavpack
14rr|audacious-plugins-3.4.3-2plf|270	%{_libdir}/audacious/Input/wavpack.so
14rr|audacious-plugins-3.4.3-2plf|271	
14rr|audacious-plugins-3.4.3-2plf|272	%files  -n audacious-jack
14rr|audacious-plugins-3.4.3-2plf|273	%{_libdir}/audacious/Output/jackout.so
14rr|audacious-plugins-3.4.3-2plf|274	
14rr|audacious-plugins-3.4.3-2plf|275	%files  -n audacious-pulse
14rr|audacious-plugins-3.4.3-2plf|276	%{_libdir}/audacious/Output/pulse_audio.so
14rr|audacious-plugins-3.4.3-2plf|277	
14rr|audacious-plugins-3.4.3-2plf|278	%files  -n audacious-sid
14rr|audacious-plugins-3.4.3-2plf|279	%{_libdir}/audacious/Input/sid.so
14rr|audacious-plugins-3.4.3-2plf|280	
14rr|audacious-plugins-3.4.3-2plf|281	%files  -n audacious-adplug
14rr|audacious-plugins-3.4.3-2plf|282	%{_libdir}/audacious/Input/adplug.so
14rr|audacious-plugins-3.4.3-2plf|283	
14rr|audacious-plugins-3.4.3-2plf|284	%if 0
14rr|audacious-plugins-3.4.3-2plf|285	%files  -n audacious-timidity
14rr|audacious-plugins-3.4.3-2plf|286	%{_libdir}/audacious/Input/timidity.so
14rr|audacious-plugins-3.4.3-2plf|287	%endif
14rr|audacious-plugins-3.4.3-2plf|288	
14rr|audacious-plugins-3.4.3-2plf|289	%files  -n audacious-fluidsynth
14rr|audacious-plugins-3.4.3-2plf|290	%{_libdir}/audacious/Input/amidi-plug/ap-fluidsynth.so
14rr|audacious-plugins-3.4.3-2plf|291	
14rr|audacious-plugins-3.4.3-2plf|292	%if %{build_smb}
14rr|audacious-plugins-3.4.3-2plf|293	%files -n audacious-smb
14rr|audacious-plugins-3.4.3-2plf|294	%{_libdir}/audacious/Transport/smb.so
14rr|audacious-plugins-3.4.3-2plf|295	%endif
14rr|audacious-plugins-3.4.3-2plf|296	
14rr|audacious-plugins-3.4.3-2plf|297	
14rr|audacious-plugins-3.4.3-2plf|298	%changelog
14rr|audacious-plugins-3.4.3-2plf|299	* Sun Jul 06 2014 abfonly <abfonly@gmail.com> 5:3.4.3-2plf
14rr|audacious-plugins-3.4.3-2plf|300	+ Revision: a7c1695
14rr|audacious-plugins-3.4.3-2plf|301	- rebuild against new libcdio, bump rel
14rr|audacious-plugins-3.4.3-2plf|302	
14rr|audacious-plugins-3.4.3-2plf|303	

26567 14
14rr|audiokonverter-5.9.1-6plf|1	######################
14rr|audiokonverter-5.9.1-6plf|2	# Hardcode PLF build
14rr|audiokonverter-5.9.1-6plf|3	%define build_plf 1
14rr|audiokonverter-5.9.1-6plf|4	######################
14rr|audiokonverter-5.9.1-6plf|5	
14rr|audiokonverter-5.9.1-6plf|6	%if %{build_plf}
14rr|audiokonverter-5.9.1-6plf|7	%define distsuffix plf
14rr|audiokonverter-5.9.1-6plf|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|audiokonverter-5.9.1-6plf|9	%define extrarelsuffix plf
14rr|audiokonverter-5.9.1-6plf|10	%endif
14rr|audiokonverter-5.9.1-6plf|11	
14rr|audiokonverter-5.9.1-6plf|12	Summary:	An audio converter
14rr|audiokonverter-5.9.1-6plf|13	Name:		audiokonverter
14rr|audiokonverter-5.9.1-6plf|14	Version:	5.9.1
14rr|audiokonverter-5.9.1-6plf|15	Release:	6%{?extrarelsuffix}
14rr|audiokonverter-5.9.1-6plf|16	License:	GPLv2
14rr|audiokonverter-5.9.1-6plf|17	Group:		Sound
14rr|audiokonverter-5.9.1-6plf|18	URL:		http://www.kde-apps.org/content/show.php?content=12608
14rr|audiokonverter-5.9.1-6plf|19	Source0:	http://www.kde-apps.org/CONTENT/content-files/12608-%{name}-%{version}.tar.bz2
14rr|audiokonverter-5.9.1-6plf|20	Patch0:		audiokonverter-noflac.patch
14rr|audiokonverter-5.9.1-6plf|21	BuildRequires:	kde4-macros
14rr|audiokonverter-5.9.1-6plf|22	Requires:	dolphin
14rr|audiokonverter-5.9.1-6plf|23	Requires:	mplayer
14rr|audiokonverter-5.9.1-6plf|24	Requires:	flac
14rr|audiokonverter-5.9.1-6plf|25	Requires:	wavpack
14rr|audiokonverter-5.9.1-6plf|26	Requires:	id3lib
14rr|audiokonverter-5.9.1-6plf|27	Requires:	vorbis-tools
14rr|audiokonverter-5.9.1-6plf|28	%if %{build_plf}
14rr|audiokonverter-5.9.1-6plf|29	Requires:	lame
14rr|audiokonverter-5.9.1-6plf|30	Requires:	faac
14rr|audiokonverter-5.9.1-6plf|31	Requires:	faad2
14rr|audiokonverter-5.9.1-6plf|32	%endif
14rr|audiokonverter-5.9.1-6plf|33	BuildArch:	noarch
14rr|audiokonverter-5.9.1-6plf|34	
14rr|audiokonverter-5.9.1-6plf|35	%description
14rr|audiokonverter-5.9.1-6plf|36	audiokonverter is a small utility to easily convert from OGG, MP3,
14rr|audiokonverter-5.9.1-6plf|37	AAC, M4A, FLAC, WMA, RealAudio, Musepack, Wavpack, WAV and movies to
14rr|audiokonverter-5.9.1-6plf|38	MP3, OGG, M4A, WAV and FLAC in Konqueror by right-clicking on them.
14rr|audiokonverter-5.9.1-6plf|39	
14rr|audiokonverter-5.9.1-6plf|40	%if %{build_plf}
14rr|audiokonverter-5.9.1-6plf|41	This package is in restricted because it requires packages that are
14rr|audiokonverter-5.9.1-6plf|42	in restricted (lame, faac, faad2).
14rr|audiokonverter-5.9.1-6plf|43	%endif
14rr|audiokonverter-5.9.1-6plf|44	
14rr|audiokonverter-5.9.1-6plf|45	%prep
14rr|audiokonverter-5.9.1-6plf|46	%setup -q
14rr|audiokonverter-5.9.1-6plf|47	%if !%{build_plf}
14rr|audiokonverter-5.9.1-6plf|48	%patch0 -p1 -b .plf
14rr|audiokonverter-5.9.1-6plf|49	%endif
14rr|audiokonverter-5.9.1-6plf|50	
14rr|audiokonverter-5.9.1-6plf|51	%install
14rr|audiokonverter-5.9.1-6plf|52	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus
14rr|audiokonverter-5.9.1-6plf|53	install -m 644 *4.desktop %{buildroot}%{_kde_services}/ServiceMenus
14rr|audiokonverter-5.9.1-6plf|54	mkdir -p %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
14rr|audiokonverter-5.9.1-6plf|55	install -m 644 *4.desktop %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
14rr|audiokonverter-5.9.1-6plf|56	mkdir -p %{buildroot}%{_kde_bindir}
14rr|audiokonverter-5.9.1-6plf|57	install -m 755 anytowav4 audioconvert4 movie2sound4 oggdrop-lx %{buildroot}%{_kde_bindir}
14rr|audiokonverter-5.9.1-6plf|58	
14rr|audiokonverter-5.9.1-6plf|59	%files
14rr|audiokonverter-5.9.1-6plf|60	%doc README Changelog
14rr|audiokonverter-5.9.1-6plf|61	%{_kde_bindir}/*
14rr|audiokonverter-5.9.1-6plf|62	%{_kde_services}/ServiceMenus/*.desktop
14rr|audiokonverter-5.9.1-6plf|63	%{_kde_appsdir}/dolphin/servicemenus/*.desktop
14rr|audiokonverter-5.9.1-6plf|64	
14rr|audiokonverter-5.9.1-6plf|65	
14rr|audiokonverter-5.9.1-6plf|66	
14rr|audiokonverter-5.9.1-6plf|67	%changelog
14rr|audiokonverter-5.9.1-6plf|68	* Sat Dec 22 2012 Denis Silakov <denis.silakov@rosalab.ru> 5.9.1-6plf
14rr|audiokonverter-5.9.1-6plf|69	+ Revision: c7c01f1
14rr|audiokonverter-5.9.1-6plf|70	- Add trailing semicolons to desktop files
14rr|audiokonverter-5.9.1-6plf|71	
14rr|audiokonverter-5.9.1-6plf|72	

26568 14
14rr|autopano-sift-C-2.5.1-2|1	%define distsuffix plf
14rr|autopano-sift-C-2.5.1-2|2	
14rr|autopano-sift-C-2.5.1-2|3	Name:		autopano-sift-C
14rr|autopano-sift-C-2.5.1-2|4	Version:	2.5.1
14rr|autopano-sift-C-2.5.1-2|5	Release:	2
14rr|autopano-sift-C-2.5.1-2|6	Summary:	SIFT Feature Detection implementation
14rr|autopano-sift-C-2.5.1-2|7	License:	GPLv2
14rr|autopano-sift-C-2.5.1-2|8	Group:		Graphics
14rr|autopano-sift-C-2.5.1-2|9	Url:		http://hugin.sourceforge.net/
14rr|autopano-sift-C-2.5.1-2|10	Source0:	http://sourceforge.net/projects/hugin/files/autopano-sift-C/autopano-sift-C-%{version}/autopano-sift-C-%{version}.tar.gz
14rr|autopano-sift-C-2.5.1-2|11	Patch0:		autopano-sift-C-2.5.1-linkage.patch
14rr|autopano-sift-C-2.5.1-2|12	BuildRequires:	cmake
14rr|autopano-sift-C-2.5.1-2|13	BuildRequires:	pano13-devel
14rr|autopano-sift-C-2.5.1-2|14	BuildRequires:	png-devel
14rr|autopano-sift-C-2.5.1-2|15	BuildRequires:	tiff-devel
14rr|autopano-sift-C-2.5.1-2|16	BuildRequires:	jpeg-devel
14rr|autopano-sift-C-2.5.1-2|17	BuildRequires:	zlib-devel
14rr|autopano-sift-C-2.5.1-2|18	BuildRequires:	libxml2-devel
14rr|autopano-sift-C-2.5.1-2|19	
14rr|autopano-sift-C-2.5.1-2|20	%description
14rr|autopano-sift-C-2.5.1-2|21	This package provides an implementation of the SIFT algorithm and a set of
14rr|autopano-sift-C-2.5.1-2|22	utilities to utilize the algorithm to match two or more images. As output, a
14rr|autopano-sift-C-2.5.1-2|23	number of control points are created, which specify one and the same image
14rr|autopano-sift-C-2.5.1-2|24	location in two images. The output is created as project file for the hugin
14rr|autopano-sift-C-2.5.1-2|25	panorama stitching software, which is available at http://hugin.sf.net/
14rr|autopano-sift-C-2.5.1-2|26	
14rr|autopano-sift-C-2.5.1-2|27	This package is in restricted because the SIFT alogorithm is patented.
14rr|autopano-sift-C-2.5.1-2|28	
14rr|autopano-sift-C-2.5.1-2|29	%prep
14rr|autopano-sift-C-2.5.1-2|30	%setup -q
14rr|autopano-sift-C-2.5.1-2|31	%patch0 -p1
14rr|autopano-sift-C-2.5.1-2|32	
14rr|autopano-sift-C-2.5.1-2|33	%build
14rr|autopano-sift-C-2.5.1-2|34	%cmake
14rr|autopano-sift-C-2.5.1-2|35	%make
14rr|autopano-sift-C-2.5.1-2|36	
14rr|autopano-sift-C-2.5.1-2|37	%install
14rr|autopano-sift-C-2.5.1-2|38	%makeinstall_std -C build
14rr|autopano-sift-C-2.5.1-2|39	
14rr|autopano-sift-C-2.5.1-2|40	%files
14rr|autopano-sift-C-2.5.1-2|41	%doc LICENSE README README.1ST ChangeLog
14rr|autopano-sift-C-2.5.1-2|42	%{_mandir}/man?/*
14rr|autopano-sift-C-2.5.1-2|43	%{_bindir}/*
14rr|autopano-sift-C-2.5.1-2|44	
14rr|autopano-sift-C-2.5.1-2|45	
14rr|autopano-sift-C-2.5.1-2|46	%changelog
14rr|autopano-sift-C-2.5.1-2|47	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.1-2
14rr|autopano-sift-C-2.5.1-2|48	+ Revision: adbc487
14rr|autopano-sift-C-2.5.1-2|49	- LOG Add patch to fix linkage
14rr|autopano-sift-C-2.5.1-2|50	
14rr|autopano-sift-C-2.5.1-2|51	

26569 14
14rr|avidemux-2.5.6-4plf|1	%define filename %{name}_%{version}
14rr|avidemux-2.5.6-4plf|2	
14rr|avidemux-2.5.6-4plf|3	#############################
14rr|avidemux-2.5.6-4plf|4	# Hardcore PLF build
14rr|avidemux-2.5.6-4plf|5	# bcond_with or bcond_without
14rr|avidemux-2.5.6-4plf|6	%bcond_without plf
14rr|avidemux-2.5.6-4plf|7	#############################
14rr|avidemux-2.5.6-4plf|8	
14rr|avidemux-2.5.6-4plf|9	%if %with plf
14rr|avidemux-2.5.6-4plf|10	%define distsuffix plf
14rr|avidemux-2.5.6-4plf|11	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|avidemux-2.5.6-4plf|12	%define extrarelsuffix plf
14rr|avidemux-2.5.6-4plf|13	%endif
14rr|avidemux-2.5.6-4plf|14	
14rr|avidemux-2.5.6-4plf|15	Summary:	A free video editor
14rr|avidemux-2.5.6-4plf|16	Name:		avidemux
14rr|avidemux-2.5.6-4plf|17	Version:	2.5.6
14rr|avidemux-2.5.6-4plf|18	Release:	4%{?extrarelsuffix}
14rr|avidemux-2.5.6-4plf|19	License:	GPLv2+
14rr|avidemux-2.5.6-4plf|20	Group:		Video
14rr|avidemux-2.5.6-4plf|21	Url:		http://fixounet.free.fr/avidemux
14rr|avidemux-2.5.6-4plf|22	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{filename}.tar.gz
14rr|avidemux-2.5.6-4plf|23	Patch2:		avidemux-2.5.1-opencore-check.patch
14rr|avidemux-2.5.6-4plf|24	Patch3:		avidemux-jack-underlinking.patch
14rr|avidemux-2.5.6-4plf|25	Patch4:		avidemux-fix-cmake.patch
14rr|avidemux-2.5.6-4plf|26	Patch5:		avidemux-mpeg2enc-underlinking.patch
14rr|avidemux-2.5.6-4plf|27	Patch6:		CVE-2011-3893.patch
14rr|avidemux-2.5.6-4plf|28	Patch7:		CVE-2011-3895.patch
14rr|avidemux-2.5.6-4plf|29	Patch8:		CVE-2012-0947.patch
14rr|avidemux-2.5.6-4plf|30	BuildRequires:	cmake
14rr|avidemux-2.5.6-4plf|31	BuildRequires:	imagemagick
14rr|avidemux-2.5.6-4plf|32	BuildRequires:	libxslt-proc
14rr|avidemux-2.5.6-4plf|33	BuildRequires:	nasm
14rr|avidemux-2.5.6-4plf|34	BuildRequires:	qt4-linguist
14rr|avidemux-2.5.6-4plf|35	BuildRequires:	yasm
14rr|avidemux-2.5.6-4plf|36	BuildRequires:	gettext-devel
14rr|avidemux-2.5.6-4plf|37	BuildRequires:	liba52dec-devel
14rr|avidemux-2.5.6-4plf|38	BuildRequires:	qt4-devel
14rr|avidemux-2.5.6-4plf|39	BuildRequires:	pkgconfig(gtk+-2.0)
14rr|avidemux-2.5.6-4plf|40	BuildRequires:	pkgconfig(esound)
14rr|avidemux-2.5.6-4plf|41	BuildRequires:	pkgconfig(jack)
14rr|avidemux-2.5.6-4plf|42	BuildRequires:	pkgconfig(libpulse)
14rr|avidemux-2.5.6-4plf|43	BuildRequires:	pkgconfig(libva)
14rr|avidemux-2.5.6-4plf|44	BuildRequires:	pkgconfig(libxml-2.0)
14rr|avidemux-2.5.6-4plf|45	BuildRequires:	pkgconfig(mad)
14rr|avidemux-2.5.6-4plf|46	BuildRequires:	pkgconfig(samplerate)
14rr|avidemux-2.5.6-4plf|47	BuildRequires:	pkgconfig(sdl)
14rr|avidemux-2.5.6-4plf|48	BuildRequires:	pkgconfig(vorbis)
14rr|avidemux-2.5.6-4plf|49	BuildRequires:	pkgconfig(xv)
14rr|avidemux-2.5.6-4plf|50	# not packaged yet:
14rr|avidemux-2.5.6-4plf|51	#BuildRequires:  libaften-devel
14rr|avidemux-2.5.6-4plf|52	%if %with plf
14rr|avidemux-2.5.6-4plf|53	BuildRequires:	libfaac-devel
14rr|avidemux-2.5.6-4plf|54	BuildRequires:	libfaad2-devel
14rr|avidemux-2.5.6-4plf|55	BuildRequires:	liblame-devel
14rr|avidemux-2.5.6-4plf|56	BuildRequires:	libxvid-devel
14rr|avidemux-2.5.6-4plf|57	BuildRequires:	pkgconfig(opencore-amrnb)
14rr|avidemux-2.5.6-4plf|58	BuildRequires:	pkgconfig(opencore-amrwb)
14rr|avidemux-2.5.6-4plf|59	BuildRequires:	pkgconfig(x264)
14rr|avidemux-2.5.6-4plf|60	%endif
14rr|avidemux-2.5.6-4plf|61	Requires:	avidemux-ui
14rr|avidemux-2.5.6-4plf|62	
14rr|avidemux-2.5.6-4plf|63	%description
14rr|avidemux-2.5.6-4plf|64	Avidemux is a free video editor designed for simple cutting,
14rr|avidemux-2.5.6-4plf|65	filtering and encoding tasks.It supports many file types, including
14rr|avidemux-2.5.6-4plf|66	AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of
14rr|avidemux-2.5.6-4plf|67	codecs. Tasks can be automated using projects, job queue and
14rr|avidemux-2.5.6-4plf|68	powerful scripting capabilities.
14rr|avidemux-2.5.6-4plf|69	
14rr|avidemux-2.5.6-4plf|70	%if %with plf
14rr|avidemux-2.5.6-4plf|71	This package is in restricted because this build has support for codecs
14rr|avidemux-2.5.6-4plf|72	covered by software patents.
14rr|avidemux-2.5.6-4plf|73	%endif
14rr|avidemux-2.5.6-4plf|74	
14rr|avidemux-2.5.6-4plf|75	%package gtk
14rr|avidemux-2.5.6-4plf|76	Summary:	A free video editor - GTK GUI
14rr|avidemux-2.5.6-4plf|77	Group:		Video
14rr|avidemux-2.5.6-4plf|78	Requires:	gtk+2.0 >= 2.6.0
14rr|avidemux-2.5.6-4plf|79	Requires:	%{name} = %{version}-%{release}
14rr|avidemux-2.5.6-4plf|80	Provides:	avidemux-ui = %{version}-%{release}
14rr|avidemux-2.5.6-4plf|81	
14rr|avidemux-2.5.6-4plf|82	%description gtk
14rr|avidemux-2.5.6-4plf|83	Avidemux is a free video editor. This package contains the
14rr|avidemux-2.5.6-4plf|84	version with a graphical user interface based on GTK.
14rr|avidemux-2.5.6-4plf|85	
14rr|avidemux-2.5.6-4plf|86	%package qt
14rr|avidemux-2.5.6-4plf|87	Summary:	A free video editor - Qt4 GUI
14rr|avidemux-2.5.6-4plf|88	Group:		Video
14rr|avidemux-2.5.6-4plf|89	Requires:	%{name} = %{version}-%{release}
14rr|avidemux-2.5.6-4plf|90	Provides:	avidemux-ui = %{version}-%{release}
14rr|avidemux-2.5.6-4plf|91	
14rr|avidemux-2.5.6-4plf|92	%description qt
14rr|avidemux-2.5.6-4plf|93	Avidemux is a free video editor. This package contains the
14rr|avidemux-2.5.6-4plf|94	version with a graphical user interface based on Qt4.
14rr|avidemux-2.5.6-4plf|95	
14rr|avidemux-2.5.6-4plf|96	%package cli
14rr|avidemux-2.5.6-4plf|97	Summary:	A free video editor - command-line version
14rr|avidemux-2.5.6-4plf|98	Group:		Video
14rr|avidemux-2.5.6-4plf|99	Requires:	%{name} = %{version}-%{release}
14rr|avidemux-2.5.6-4plf|100	Provides:	avidemux-ui = %{version}-%{release}
14rr|avidemux-2.5.6-4plf|101	
14rr|avidemux-2.5.6-4plf|102	%description cli
14rr|avidemux-2.5.6-4plf|103	Avidemux is a free video editor. This package contains the
14rr|avidemux-2.5.6-4plf|104	version with a command-line interface.
14rr|avidemux-2.5.6-4plf|105	
14rr|avidemux-2.5.6-4plf|106	%if %with plf
14rr|avidemux-2.5.6-4plf|107	This package is in restricted because this build has support for codecs
14rr|avidemux-2.5.6-4plf|108	covered by software patents.
14rr|avidemux-2.5.6-4plf|109	%endif
14rr|avidemux-2.5.6-4plf|110	
14rr|avidemux-2.5.6-4plf|111	%prep
14rr|avidemux-2.5.6-4plf|112	%setup -q -n %{filename}
14rr|avidemux-2.5.6-4plf|113	%patch2 -p1
14rr|avidemux-2.5.6-4plf|114	%patch3 -p1
14rr|avidemux-2.5.6-4plf|115	%patch4 -p0
14rr|avidemux-2.5.6-4plf|116	%patch5 -p1
14rr|avidemux-2.5.6-4plf|117	
14rr|avidemux-2.5.6-4plf|118	pushd avidemux/ADM_libraries
14rr|avidemux-2.5.6-4plf|119	
14rr|avidemux-2.5.6-4plf|120	tar -xjf ffmpeg-0.9.tar.bz2 && rm -f ffmpeg-0.9.tar.bz2
14rr|avidemux-2.5.6-4plf|121	pushd ffmpeg-0.9
14rr|avidemux-2.5.6-4plf|122	%patch6 -p1
14rr|avidemux-2.5.6-4plf|123	%patch7 -p1
14rr|avidemux-2.5.6-4plf|124	%patch8 -p1
14rr|avidemux-2.5.6-4plf|125	popd
14rr|avidemux-2.5.6-4plf|126	tar -cjf ffmpeg-0.9.tar.bz2 ffmpeg-0.9 && rm -rf ffmpeg-0.9
14rr|avidemux-2.5.6-4plf|127	popd
14rr|avidemux-2.5.6-4plf|128	
14rr|avidemux-2.5.6-4plf|129	# libdir is nicely hardcoded
14rr|avidemux-2.5.6-4plf|130	sed -i 's,Dir="lib",Dir="%{_lib}",' avidemux/main.cpp avidemux/ADM_core/src/ADM_fileio.cpp
14rr|avidemux-2.5.6-4plf|131	grep -q '"%{_lib}"' avidemux/main.cpp
14rr|avidemux-2.5.6-4plf|132	grep -q '"%{_lib}"' avidemux/ADM_core/src/ADM_fileio.cpp
14rr|avidemux-2.5.6-4plf|133	
14rr|avidemux-2.5.6-4plf|134	%build
14rr|avidemux-2.5.6-4plf|135	#gw 2.5.4 has linking problems in plugins/ADM_videoFilters/AvsFilter
14rr|avidemux-2.5.6-4plf|136	#   	      	      	   and in plugins/ADM_videoFilters/Logo/
14rr|avidemux-2.5.6-4plf|137	%define _disable_ld_no_undefined 1
14rr|avidemux-2.5.6-4plf|138	%cmake
14rr|avidemux-2.5.6-4plf|139	make
14rr|avidemux-2.5.6-4plf|140	
14rr|avidemux-2.5.6-4plf|141	# plugin build expects libraries to be already installed; we fake a prefix
14rr|avidemux-2.5.6-4plf|142	# in build/ by symlinking all libraries to build/lib/
14rr|avidemux-2.5.6-4plf|143	mkdir -p %{_lib}
14rr|avidemux-2.5.6-4plf|144	cd %{_lib}
14rr|avidemux-2.5.6-4plf|145	find ../avidemux -name '*.so*' | xargs ln -sft .
14rr|avidemux-2.5.6-4plf|146	cd ../../plugins
14rr|avidemux-2.5.6-4plf|147	%cmake -DAVIDEMUX_SOURCE_DIR=%{_builddir}/%{filename} -DAVIDEMUX_CORECONFIG_DIR=%{_builddir}/%{filename}/build/config -DAVIDEMUX_INSTALL_PREFIX=%{_builddir}/%{filename}/build
14rr|avidemux-2.5.6-4plf|148	make
14rr|avidemux-2.5.6-4plf|149	
14rr|avidemux-2.5.6-4plf|150	
14rr|avidemux-2.5.6-4plf|151	%install
14rr|avidemux-2.5.6-4plf|152	cd build
14rr|avidemux-2.5.6-4plf|153	%makeinstall_std
14rr|avidemux-2.5.6-4plf|154	mkdir -p %{buildroot}%{_libdir}
14rr|avidemux-2.5.6-4plf|155	cd ..
14rr|avidemux-2.5.6-4plf|156	
14rr|avidemux-2.5.6-4plf|157	cd plugins/build
14rr|avidemux-2.5.6-4plf|158	%makeinstall_std
14rr|avidemux-2.5.6-4plf|159	#gw install this manually:
14rr|avidemux-2.5.6-4plf|160	cp ADM_videoEncoder/ADM_vidEnc_mpeg2enc/mpeg2enc/libmpeg2enc.so \
14rr|avidemux-2.5.6-4plf|161	ADM_videoEncoder/common/pluginOptions/libADM_vidEnc_pluginOptions.so \
14rr|avidemux-2.5.6-4plf|162	ADM_videoEncoder/common/xvidRateCtl/libADM_xvidRateCtl.so %{buildroot}%{_libdir}
14rr|avidemux-2.5.6-4plf|163	cd ../..
14rr|avidemux-2.5.6-4plf|164	
14rr|avidemux-2.5.6-4plf|165	# icons
14rr|avidemux-2.5.6-4plf|166	install -d -m755 %{buildroot}%{_liconsdir}
14rr|avidemux-2.5.6-4plf|167	install -d -m755 %{buildroot}%{_iconsdir}
14rr|avidemux-2.5.6-4plf|168	install -d -m755 %{buildroot}%{_miconsdir}
14rr|avidemux-2.5.6-4plf|169	convert avidemux_icon.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14rr|avidemux-2.5.6-4plf|170	convert avidemux_icon.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14rr|avidemux-2.5.6-4plf|171	convert avidemux_icon.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14rr|avidemux-2.5.6-4plf|172	
14rr|avidemux-2.5.6-4plf|173	# menu
14rr|avidemux-2.5.6-4plf|174	mkdir -p %{buildroot}%{_datadir}/applications
14rr|avidemux-2.5.6-4plf|175	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-gtk.desktop << EOF
14rr|avidemux-2.5.6-4plf|176	[Desktop Entry]
14rr|avidemux-2.5.6-4plf|177	Name=Avidemux
14rr|avidemux-2.5.6-4plf|178	Comment=A free video editor
14rr|avidemux-2.5.6-4plf|179	Exec=%{_bindir}/%{name}2_gtk %U
14rr|avidemux-2.5.6-4plf|180	Icon=%{name}
14rr|avidemux-2.5.6-4plf|181	Terminal=false
14rr|avidemux-2.5.6-4plf|182	Type=Application
14rr|avidemux-2.5.6-4plf|183	StartupNotify=true
14rr|avidemux-2.5.6-4plf|184	Categories=AudioVideo;Video;AudioVideoEditing;GTK;
14rr|avidemux-2.5.6-4plf|185	EOF
14rr|avidemux-2.5.6-4plf|186	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-qt.desktop << EOF
14rr|avidemux-2.5.6-4plf|187	[Desktop Entry]
14rr|avidemux-2.5.6-4plf|188	Name=Avidemux
14rr|avidemux-2.5.6-4plf|189	Comment=A free video editor
14rr|avidemux-2.5.6-4plf|190	Exec=%{_bindir}/%{name}2_qt4 %U
14rr|avidemux-2.5.6-4plf|191	Icon=%{name}
14rr|avidemux-2.5.6-4plf|192	Terminal=false
14rr|avidemux-2.5.6-4plf|193	Type=Application
14rr|avidemux-2.5.6-4plf|194	StartupNotify=true
14rr|avidemux-2.5.6-4plf|195	Categories=AudioVideo;Video;AudioVideoEditing;Qt;
14rr|avidemux-2.5.6-4plf|196	EOF
14rr|avidemux-2.5.6-4plf|197	
14rr|avidemux-2.5.6-4plf|198	rm -rf %{buildroot}%{_datadir}/locale/klingon
14rr|avidemux-2.5.6-4plf|199	
14rr|avidemux-2.5.6-4plf|200	%find_lang %{name}
14rr|avidemux-2.5.6-4plf|201	
14rr|avidemux-2.5.6-4plf|202	%files -f %{name}.lang
14rr|avidemux-2.5.6-4plf|203	%doc AUTHORS
14rr|avidemux-2.5.6-4plf|204	%{_iconsdir}/%{name}.png
14rr|avidemux-2.5.6-4plf|205	%{_miconsdir}/%{name}.png
14rr|avidemux-2.5.6-4plf|206	%{_liconsdir}/%{name}.png
14rr|avidemux-2.5.6-4plf|207	%{_libdir}/libADM5*
14rr|avidemux-2.5.6-4plf|208	%{_libdir}/libADM_core*
14rr|avidemux-2.5.6-4plf|209	%{_libdir}/libADM_smjs.so
14rr|avidemux-2.5.6-4plf|210	%{_libdir}/libADM_vidEnc_pluginOptions.so
14rr|avidemux-2.5.6-4plf|211	%{_libdir}/libADM_xvidRateCtl.so
14rr|avidemux-2.5.6-4plf|212	%{_libdir}/libmpeg2enc.so
14rr|avidemux-2.5.6-4plf|213	%dir %{_libdir}/ADM_plugins
14rr|avidemux-2.5.6-4plf|214	%dir %{_libdir}/ADM_plugins/audioDecoder
14rr|avidemux-2.5.6-4plf|215	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_Mad.so
14rr|avidemux-2.5.6-4plf|216	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_a52.so
14rr|avidemux-2.5.6-4plf|217	%if %with plf
14rr|avidemux-2.5.6-4plf|218	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrnb.so
14rr|avidemux-2.5.6-4plf|219	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrwb.so
14rr|avidemux-2.5.6-4plf|220	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_faad.so
14rr|avidemux-2.5.6-4plf|221	%endif
14rr|avidemux-2.5.6-4plf|222	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_vorbis.so
14rr|avidemux-2.5.6-4plf|223	%dir %{_libdir}/ADM_plugins/audioDevices
14rr|avidemux-2.5.6-4plf|224	%{_libdir}/ADM_plugins/audioDevices/libADM_av_alsa.so
14rr|avidemux-2.5.6-4plf|225	%{_libdir}/ADM_plugins/audioDevices/libADM_av_esd.so
14rr|avidemux-2.5.6-4plf|226	%{_libdir}/ADM_plugins/audioDevices/libADM_av_jack.so
14rr|avidemux-2.5.6-4plf|227	%{_libdir}/ADM_plugins/audioDevices/libADM_av_oss.so
14rr|avidemux-2.5.6-4plf|228	%{_libdir}/ADM_plugins/audioDevices/libADM_av_pulseAudioSimple.so
14rr|avidemux-2.5.6-4plf|229	%{_libdir}/ADM_plugins/audioDevices/libADM_av_sdl.so
14rr|avidemux-2.5.6-4plf|230	%dir %{_libdir}/ADM_plugins/audioEncoders
14rr|avidemux-2.5.6-4plf|231	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_ac3.so
14rr|avidemux-2.5.6-4plf|232	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_mp2.so
14rr|avidemux-2.5.6-4plf|233	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_pcm.so
14rr|avidemux-2.5.6-4plf|234	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_twolame.so
14rr|avidemux-2.5.6-4plf|235	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_vorbis.so
14rr|avidemux-2.5.6-4plf|236	%dir %{_libdir}/ADM_plugins/videoEncoder
14rr|avidemux-2.5.6-4plf|237	%if %with plf
14rr|avidemux-2.5.6-4plf|238	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_faac.so
14rr|avidemux-2.5.6-4plf|239	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lame.so
14rr|avidemux-2.5.6-4plf|240	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_x264.so
14rr|avidemux-2.5.6-4plf|241	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xml
14rr|avidemux-2.5.6-4plf|242	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xsd
14rr|avidemux-2.5.6-4plf|243	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so
14rr|avidemux-2.5.6-4plf|244	%dir %{_libdir}/ADM_plugins/videoEncoder/xvid
14rr|avidemux-2.5.6-4plf|245	%{_libdir}/ADM_plugins/videoEncoder/xvid/*.xsd
14rr|avidemux-2.5.6-4plf|246	%endif
14rr|avidemux-2.5.6-4plf|247	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec
14rr|avidemux-2.5.6-4plf|248	%{_libdir}/ADM_plugins/videoEncoder/avcodec/*.xsd
14rr|avidemux-2.5.6-4plf|249	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?
14rr|avidemux-2.5.6-4plf|250	%{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?/*.xml
14rr|avidemux-2.5.6-4plf|251	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_avcodec.so
14rr|avidemux-2.5.6-4plf|252	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_mpeg2enc.so
14rr|avidemux-2.5.6-4plf|253	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc
14rr|avidemux-2.5.6-4plf|254	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/*.xsd
14rr|avidemux-2.5.6-4plf|255	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?
14rr|avidemux-2.5.6-4plf|256	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?/*.xml
14rr|avidemux-2.5.6-4plf|257	%dir %{_libdir}/ADM_plugins/videoFilter
14rr|avidemux-2.5.6-4plf|258	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Deinterlace.so
14rr|avidemux-2.5.6-4plf|259	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Delta.so
14rr|avidemux-2.5.6-4plf|260	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Denoise.so
14rr|avidemux-2.5.6-4plf|261	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_FluxSmooth.so
14rr|avidemux-2.5.6-4plf|262	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Mosaic.so
14rr|avidemux-2.5.6-4plf|263	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Pulldown.so
14rr|avidemux-2.5.6-4plf|264	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Stabilize.so
14rr|avidemux-2.5.6-4plf|265	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Tisophote.so
14rr|avidemux-2.5.6-4plf|266	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Whirl.so
14rr|avidemux-2.5.6-4plf|267	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_addborders.so
14rr|avidemux-2.5.6-4plf|268	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avsfilter.so
14rr|avidemux-2.5.6-4plf|269	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blackenBorders.so
14rr|avidemux-2.5.6-4plf|270	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendDgBob.so
14rr|avidemux-2.5.6-4plf|271	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendRemoval.so
14rr|avidemux-2.5.6-4plf|272	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_decimate.so
14rr|avidemux-2.5.6-4plf|273	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3d.so
14rr|avidemux-2.5.6-4plf|274	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3dhq.so
14rr|avidemux-2.5.6-4plf|275	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_dropOut.so
14rr|avidemux-2.5.6-4plf|276	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fade.so
14rr|avidemux-2.5.6-4plf|277	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutiongauss.so
14rr|avidemux-2.5.6-4plf|278	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmean.so
14rr|avidemux-2.5.6-4plf|279	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmedian.so
14rr|avidemux-2.5.6-4plf|280	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionsharpen.so
14rr|avidemux-2.5.6-4plf|281	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_forcedPP.so
14rr|avidemux-2.5.6-4plf|282	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hzStackField.so
14rr|avidemux-2.5.6-4plf|283	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepEvenField.so
14rr|avidemux-2.5.6-4plf|284	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepOddField.so
14rr|avidemux-2.5.6-4plf|285	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_kernelDeint.so
14rr|avidemux-2.5.6-4plf|286	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_largemedian.so
14rr|avidemux-2.5.6-4plf|287	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lavDeinterlace.so
14rr|avidemux-2.5.6-4plf|288	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_logo.so
14rr|avidemux-2.5.6-4plf|289	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lumaonly.so
14rr|avidemux-2.5.6-4plf|290	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSharpen.so
14rr|avidemux-2.5.6-4plf|291	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSmooth.so
14rr|avidemux-2.5.6-4plf|292	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mcdeint.so
14rr|avidemux-2.5.6-4plf|293	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mergeField.so
14rr|avidemux-2.5.6-4plf|294	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_palShift.so
14rr|avidemux-2.5.6-4plf|295	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_resampleFps.so
14rr|avidemux-2.5.6-4plf|296	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_reverse.so
14rr|avidemux-2.5.6-4plf|297	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_rotate.so
14rr|avidemux-2.5.6-4plf|298	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_separateField.so
14rr|avidemux-2.5.6-4plf|299	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartPalShift.so
14rr|avidemux-2.5.6-4plf|300	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartSwapField.so
14rr|avidemux-2.5.6-4plf|301	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_soften.so
14rr|avidemux-2.5.6-4plf|302	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_ssa.so
14rr|avidemux-2.5.6-4plf|303	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_stackField.so
14rr|avidemux-2.5.6-4plf|304	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapField.so
14rr|avidemux-2.5.6-4plf|305	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapuv.so
14rr|avidemux-2.5.6-4plf|306	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_tdeint.so
14rr|avidemux-2.5.6-4plf|307	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_telecide.so
14rr|avidemux-2.5.6-4plf|308	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_unstackField.so
14rr|avidemux-2.5.6-4plf|309	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vflip.so
14rr|avidemux-2.5.6-4plf|310	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vlad.so
14rr|avidemux-2.5.6-4plf|311	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_yadif.so
14rr|avidemux-2.5.6-4plf|312	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaU.so
14rr|avidemux-2.5.6-4plf|313	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaV.so
14rr|avidemux-2.5.6-4plf|314	%{_datadir}/ADM_scripts/
14rr|avidemux-2.5.6-4plf|315	%dir %{_datadir}/ADM_addons/
14rr|avidemux-2.5.6-4plf|316	%{_datadir}/ADM_addons/avsfilter
14rr|avidemux-2.5.6-4plf|317	
14rr|avidemux-2.5.6-4plf|318	%files gtk
14rr|avidemux-2.5.6-4plf|319	%{_bindir}/avidemux2_gtk
14rr|avidemux-2.5.6-4plf|320	%{_datadir}/applications/mandriva-avidemux-gtk.desktop
14rr|avidemux-2.5.6-4plf|321	%{_libdir}/libADM_render_gtk.so
14rr|avidemux-2.5.6-4plf|322	%{_libdir}/libADM_UIGtk.so
14rr|avidemux-2.5.6-4plf|323	%if %with plf
14rr|avidemux-2.5.6-4plf|324	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Gtk.so
14rr|avidemux-2.5.6-4plf|325	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Gtk.so
14rr|avidemux-2.5.6-4plf|326	%endif
14rr|avidemux-2.5.6-4plf|327	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Crop_gtk.so
14rr|avidemux-2.5.6-4plf|328	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_gtk.so
14rr|avidemux-2.5.6-4plf|329	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_gtk.so
14rr|avidemux-2.5.6-4plf|330	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_gtk.so
14rr|avidemux-2.5.6-4plf|331	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_gtk.so
14rr|avidemux-2.5.6-4plf|332	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_gtk.so
14rr|avidemux-2.5.6-4plf|333	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_gtk.so
14rr|avidemux-2.5.6-4plf|334	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_gtk.so
14rr|avidemux-2.5.6-4plf|335	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_gtk.so
14rr|avidemux-2.5.6-4plf|336	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_gtk.so
14rr|avidemux-2.5.6-4plf|337	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_gtk.so
14rr|avidemux-2.5.6-4plf|338	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_gtk.so
14rr|avidemux-2.5.6-4plf|339	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_gtk.so
14rr|avidemux-2.5.6-4plf|340	
14rr|avidemux-2.5.6-4plf|341	%files qt
14rr|avidemux-2.5.6-4plf|342	%{_bindir}/avidemux2_qt4
14rr|avidemux-2.5.6-4plf|343	%{_datadir}/applications/mandriva-avidemux-qt.desktop
14rr|avidemux-2.5.6-4plf|344	%dir %{_datadir}/%{name}
14rr|avidemux-2.5.6-4plf|345	%dir %{_datadir}/%{name}/i18n
14rr|avidemux-2.5.6-4plf|346	%{_datadir}/%{name}/i18n/*.qm
14rr|avidemux-2.5.6-4plf|347	%{_libdir}/libADM_render_qt4.so
14rr|avidemux-2.5.6-4plf|348	%{_libdir}/libADM_UIQT4.so
14rr|avidemux-2.5.6-4plf|349	%if %with plf
14rr|avidemux-2.5.6-4plf|350	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Qt.so
14rr|avidemux-2.5.6-4plf|351	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Qt.so
14rr|avidemux-2.5.6-4plf|352	%endif
14rr|avidemux-2.5.6-4plf|353	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_qt4.so
14rr|avidemux-2.5.6-4plf|354	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_qt4.so
14rr|avidemux-2.5.6-4plf|355	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_qt4.so
14rr|avidemux-2.5.6-4plf|356	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_qt4.so
14rr|avidemux-2.5.6-4plf|357	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_qt4.so
14rr|avidemux-2.5.6-4plf|358	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_qt4.so
14rr|avidemux-2.5.6-4plf|359	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_qt4.so
14rr|avidemux-2.5.6-4plf|360	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_curveEditor_qt4.so
14rr|avidemux-2.5.6-4plf|361	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_qt4.so
14rr|avidemux-2.5.6-4plf|362	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_qt4.so
14rr|avidemux-2.5.6-4plf|363	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_qt4.so
14rr|avidemux-2.5.6-4plf|364	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_qt4.so
14rr|avidemux-2.5.6-4plf|365	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_qt4.so
14rr|avidemux-2.5.6-4plf|366	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_qt4.so
14rr|avidemux-2.5.6-4plf|367	
14rr|avidemux-2.5.6-4plf|368	%files cli
14rr|avidemux-2.5.6-4plf|369	%doc README
14rr|avidemux-2.5.6-4plf|370	%{_bindir}/avidemux2_cli
14rr|avidemux-2.5.6-4plf|371	%{_libdir}/libADM_render_cli.so
14rr|avidemux-2.5.6-4plf|372	%{_libdir}/libADM_UICli.so
14rr|avidemux-2.5.6-4plf|373	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Hue_cli.so
14rr|avidemux-2.5.6-4plf|374	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_cli.so
14rr|avidemux-2.5.6-4plf|375	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_cli.so
14rr|avidemux-2.5.6-4plf|376	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromashift_cli.so
14rr|avidemux-2.5.6-4plf|377	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_cli.so
14rr|avidemux-2.5.6-4plf|378	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_cli.so
14rr|avidemux-2.5.6-4plf|379	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_cli.so
14rr|avidemux-2.5.6-4plf|380	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_cli.so
14rr|avidemux-2.5.6-4plf|381	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_cli.so
14rr|avidemux-2.5.6-4plf|382	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_cli.so
14rr|avidemux-2.5.6-4plf|383	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_cli.so
14rr|avidemux-2.5.6-4plf|384	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_cli.so
14rr|avidemux-2.5.6-4plf|385	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_cli.so
14rr|avidemux-2.5.6-4plf|386	
14rr|avidemux-2.5.6-4plf|387	
14rr|avidemux-2.5.6-4plf|388	
14rr|avidemux-2.5.6-4plf|389	%changelog
14rr|avidemux-2.5.6-4plf|390	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.6-4plf
14rr|avidemux-2.5.6-4plf|391	+ Revision: 4279282
14rr|avidemux-2.5.6-4plf|392	- Bump release
14rr|avidemux-2.5.6-4plf|393	
14rr|avidemux-2.5.6-4plf|394	

26570 14
14rr|b43-firmware-784.2-1|1	%define _enable_debug_packages  %{nil}
14rr|b43-firmware-784.2-1|2	%define debug_package           %{nil}
14rr|b43-firmware-784.2-1|3	
14rr|b43-firmware-784.2-1|4	Name:           b43-firmware
14rr|b43-firmware-784.2-1|5	Version:        784.2
14rr|b43-firmware-784.2-1|6	Release:        1
14rr|b43-firmware-784.2-1|7	Summary:        Firmware for Broadcom wireless devices
14rr|b43-firmware-784.2-1|8	
14rr|b43-firmware-784.2-1|9	Group:          System/Configuration/Networking
14rr|b43-firmware-784.2-1|10	License:        Proprietary
14rr|b43-firmware-784.2-1|11	URL:            http://www.lwfinger.com/b43-firmware/
14rr|b43-firmware-784.2-1|12	Source0:        http://www.lwfinger.com/b43-firmware/broadcom-wl-6.30.163.46.tar.bz2
14rr|b43-firmware-784.2-1|13	
14rr|b43-firmware-784.2-1|14	BuildArch:      noarch
14rr|b43-firmware-784.2-1|15	
14rr|b43-firmware-784.2-1|16	BuildRequires:  b43-fwcutter >= 018
14rr|b43-firmware-784.2-1|17	
14rr|b43-firmware-784.2-1|18	%description
14rr|b43-firmware-784.2-1|19	Firmware for Broadcom wireless devices.
14rr|b43-firmware-784.2-1|20	This firmware version can be extracted from the GPL tarball for the ASUS
14rr|b43-firmware-784.2-1|21	GPL code for the RT-AC66U 802.11ac Dual-Band Wireless-AC1750 Gigabit Router
14rr|b43-firmware-784.2-1|22	http://dlcdnet.asus.com/pub/ASUS/wireless/RT-AC66U/GPL_RT_AC66U_3004372.zip
14rr|b43-firmware-784.2-1|23	
14rr|b43-firmware-784.2-1|24	%prep
14rr|b43-firmware-784.2-1|25	%setup -q -c
14rr|b43-firmware-784.2-1|26	
14rr|b43-firmware-784.2-1|27	%build
14rr|b43-firmware-784.2-1|28	b43-fwcutter -w . broadcom-wl-6.30.163.46.wl_apsta.o
14rr|b43-firmware-784.2-1|29	
14rr|b43-firmware-784.2-1|30	%install
14rr|b43-firmware-784.2-1|31	mkdir -p %{buildroot}/lib/firmware/
14rr|b43-firmware-784.2-1|32	cp -r b43 %{buildroot}/lib/firmware/
14rr|b43-firmware-784.2-1|33	
14rr|b43-firmware-784.2-1|34	%files
14rr|b43-firmware-784.2-1|35	/lib/firmware/b43/*
14rr|b43-firmware-784.2-1|36	
14rr|b43-firmware-784.2-1|37	
14rr|b43-firmware-784.2-1|38	%changelog
14rr|b43-firmware-784.2-1|39	* Wed Aug 14 2013 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 784.2-1
14rr|b43-firmware-784.2-1|40	+ Revision: 6533580
14rr|b43-firmware-784.2-1|41	- disable debug package, BuildArch = noarch
14rr|b43-firmware-784.2-1|42	
14rr|b43-firmware-784.2-1|43	

26571 14
14rr|bombono-dvd-1.2.2-1plf|1	%define debug_package	%{nil}
14rr|bombono-dvd-1.2.2-1plf|2	
14rr|bombono-dvd-1.2.2-1plf|3	%global  boost_flags \\\
14rr|bombono-dvd-1.2.2-1plf|4	-DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_FILESYSTEM_VERSION=3
14rr|bombono-dvd-1.2.2-1plf|5	%global warn_flags  \
14rr|bombono-dvd-1.2.2-1plf|6	-Wno-reorder -Wno-unused-variable
14rr|bombono-dvd-1.2.2-1plf|7	%global  scons       \
14rr|bombono-dvd-1.2.2-1plf|8	scons  %{?jobs:-j%{jobs}}                              \\\
14rr|bombono-dvd-1.2.2-1plf|9	BUILD_CFG=debug                                        \\\
14rr|bombono-dvd-1.2.2-1plf|10	BUILD_BRIEF=false                                      \\\
14rr|bombono-dvd-1.2.2-1plf|11	BUILD_QUICK=false                                      \\\
14rr|bombono-dvd-1.2.2-1plf|12	CC="%__cc"                                             \\\
14rr|bombono-dvd-1.2.2-1plf|13	CXX="%__cxx"                                           \\\
14rr|bombono-dvd-1.2.2-1plf|14	CFLAGS=""                                              \\\
14rr|bombono-dvd-1.2.2-1plf|15	CPPFLAGS="%{optflags} %{warn_flags} %{boost_flags}"    \\\
14rr|bombono-dvd-1.2.2-1plf|16	PREFIX="/usr"                                          \\\
14rr|bombono-dvd-1.2.2-1plf|17	TEST=false                                             \\\
14rr|bombono-dvd-1.2.2-1plf|18	TEST_BUILD=false                                       \\\
14rr|bombono-dvd-1.2.2-1plf|19	USE_EXT_BOOST=true
14rr|bombono-dvd-1.2.2-1plf|20	
14rr|bombono-dvd-1.2.2-1plf|21	
14rr|bombono-dvd-1.2.2-1plf|22	
14rr|bombono-dvd-1.2.2-1plf|23	
14rr|bombono-dvd-1.2.2-1plf|24	######################
14rr|bombono-dvd-1.2.2-1plf|25	# bombono-dvd/libs/adobe is copyrighted code.
14rr|bombono-dvd-1.2.2-1plf|26	# I won't risk a contrib build.Sflo
14rr|bombono-dvd-1.2.2-1plf|27	# Hardcode PLF build
14rr|bombono-dvd-1.2.2-1plf|28	%define build_plf 1
14rr|bombono-dvd-1.2.2-1plf|29	######################
14rr|bombono-dvd-1.2.2-1plf|30	
14rr|bombono-dvd-1.2.2-1plf|31	%if %{build_plf}
14rr|bombono-dvd-1.2.2-1plf|32	%define distsuffix plf
14rr|bombono-dvd-1.2.2-1plf|33	%define extrarelsuffix plf
14rr|bombono-dvd-1.2.2-1plf|34	%endif
14rr|bombono-dvd-1.2.2-1plf|35	
14rr|bombono-dvd-1.2.2-1plf|36	
14rr|bombono-dvd-1.2.2-1plf|37	
14rr|bombono-dvd-1.2.2-1plf|38	Name:		bombono-dvd
14rr|bombono-dvd-1.2.2-1plf|39	Version:	1.2.2
14rr|bombono-dvd-1.2.2-1plf|40	Release:	1%{?extrarelsuffix}
14rr|bombono-dvd-1.2.2-1plf|41	Summary:	DVD authoring program with nice and clean GUI
14rr|bombono-dvd-1.2.2-1plf|42	License:	GPLv2
14rr|bombono-dvd-1.2.2-1plf|43	Group:		Video
14rr|bombono-dvd-1.2.2-1plf|44	URL:		http://www.bombono.org
14rr|bombono-dvd-1.2.2-1plf|45	Source0:	http://sourceforge.net/projects/bombono/files/bombono-dvd/1.2/%{name}-%{version}.tar.bz2
14rr|bombono-dvd-1.2.2-1plf|46	Patch0:         filesys-include-path.patch
14rr|bombono-dvd-1.2.2-1plf|47	Patch1:         0001-ffmpeg-has-renamed-CodecID-AVCodecID.patch
14rr|bombono-dvd-1.2.2-1plf|48	
14rr|bombono-dvd-1.2.2-1plf|49	BuildRequires:  gettext
14rr|bombono-dvd-1.2.2-1plf|50	BuildRequires:  stdc++-devel
14rr|bombono-dvd-1.2.2-1plf|51	BuildRequires:  desktop-file-utils
14rr|bombono-dvd-1.2.2-1plf|52	BuildRequires:	scons
14rr|bombono-dvd-1.2.2-1plf|53	BuildRequires:	pkgconfig(dvdread)
14rr|bombono-dvd-1.2.2-1plf|54	BuildRequires:	pkgconfig(gdkmm-2.4)
14rr|bombono-dvd-1.2.2-1plf|55	BuildRequires:  boost-devel
14rr|bombono-dvd-1.2.2-1plf|56	BuildRequires:	pkgconfig(libxml++-2.6)
14rr|bombono-dvd-1.2.2-1plf|57	BuildRequires:	pkgconfig(mjpegtools)
14rr|bombono-dvd-1.2.2-1plf|58	BuildRequires:	ffmpeg-devel
14rr|bombono-dvd-1.2.2-1plf|59	Requires:	    dvdauthor
14rr|bombono-dvd-1.2.2-1plf|60	Requires:       mjpegtools
14rr|bombono-dvd-1.2.2-1plf|61	Requires:       dvd+rw-tools
14rr|bombono-dvd-1.2.2-1plf|62	Requires:       twolame
14rr|bombono-dvd-1.2.2-1plf|63	Requires:       enca
14rr|bombono-dvd-1.2.2-1plf|64	Requires:       dvdauthor
14rr|bombono-dvd-1.2.2-1plf|65	
14rr|bombono-dvd-1.2.2-1plf|66	%description
14rr|bombono-dvd-1.2.2-1plf|67	Bombono DVD is easy to use program for making DVD-Video.
14rr|bombono-dvd-1.2.2-1plf|68	The main features of Bombono DVD are:
14rr|bombono-dvd-1.2.2-1plf|69	* excellent MPEG viewer: Timeline and Monitor
14rr|bombono-dvd-1.2.2-1plf|70	* real WYSIWYG Menu Editor with live thumbnails
14rr|bombono-dvd-1.2.2-1plf|71	* comfortable Drag-N-Drop support
14rr|bombono-dvd-1.2.2-1plf|72	* you can author to folder, make ISO-image or burn directly to DVD
14rr|bombono-dvd-1.2.2-1plf|73	* reauthoring: you can import video from DVD discs.
14rr|bombono-dvd-1.2.2-1plf|74	
14rr|bombono-dvd-1.2.2-1plf|75	%prep
14rr|bombono-dvd-1.2.2-1plf|76	%setup -q
14rr|bombono-dvd-1.2.2-1plf|77	%patch0 -p1
14rr|bombono-dvd-1.2.2-1plf|78	%patch1 -p1
14rr|bombono-dvd-1.2.2-1plf|79	sed -i '\;#![ ]*/usr/bin/env;d'  $(find . -name SCons\*)
14rr|bombono-dvd-1.2.2-1plf|80	
14rr|bombono-dvd-1.2.2-1plf|81	%build
14rr|bombono-dvd-1.2.2-1plf|82	scons  build
14rr|bombono-dvd-1.2.2-1plf|83	
14rr|bombono-dvd-1.2.2-1plf|84	%install
14rr|bombono-dvd-1.2.2-1plf|85	rm config.opts
14rr|bombono-dvd-1.2.2-1plf|86	scons PREFIX="/usr" DESTDIR="%{buildroot}" install
14rr|bombono-dvd-1.2.2-1plf|87	
14rr|bombono-dvd-1.2.2-1plf|88	%find_lang %name
14rr|bombono-dvd-1.2.2-1plf|89	
14rr|bombono-dvd-1.2.2-1plf|90	desktop-file-validate \
14rr|bombono-dvd-1.2.2-1plf|91	%{buildroot}%{_datadir}/applications/bombono-dvd.desktop
14rr|bombono-dvd-1.2.2-1plf|92	
14rr|bombono-dvd-1.2.2-1plf|93	%files -f %{name}.lang
14rr|bombono-dvd-1.2.2-1plf|94	%doc README COPYING docs
14rr|bombono-dvd-1.2.2-1plf|95	%{_bindir}/*
14rr|bombono-dvd-1.2.2-1plf|96	%{_datadir}/bombono
14rr|bombono-dvd-1.2.2-1plf|97	%{_datadir}/applications/bombono-dvd.desktop
14rr|bombono-dvd-1.2.2-1plf|98	%{_datadir}/pixmaps/bombono-dvd.png
14rr|bombono-dvd-1.2.2-1plf|99	%{_datadir}/icons/hicolor/*/apps/bombono-dvd.png
14rr|bombono-dvd-1.2.2-1plf|100	%{_datadir}/mime/packages/bombono.xml
14rr|bombono-dvd-1.2.2-1plf|101	%{_mandir}/man1/*
14rr|bombono-dvd-1.2.2-1plf|102	
14rr|bombono-dvd-1.2.2-1plf|103	%changelog
14rr|bombono-dvd-1.2.2-1plf|104	* Mon Sep 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-1plf
14rr|bombono-dvd-1.2.2-1plf|105	+ Revision: d173fd6
14rr|bombono-dvd-1.2.2-1plf|106	- Fix build
14rr|bombono-dvd-1.2.2-1plf|107	
14rr|bombono-dvd-1.2.2-1plf|108	

26572 14
14rr|cdrdao-1.2.3-10plf|1	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|cdrdao-1.2.3-10plf|2	
14rr|cdrdao-1.2.3-10plf|3	#####################
14rr|cdrdao-1.2.3-10plf|4	# Hardcode PLF build
14rr|cdrdao-1.2.3-10plf|5	%define build_plf 1
14rr|cdrdao-1.2.3-10plf|6	#####################
14rr|cdrdao-1.2.3-10plf|7	
14rr|cdrdao-1.2.3-10plf|8	%if %{build_plf}
14rr|cdrdao-1.2.3-10plf|9	%define distsuffix plf
14rr|cdrdao-1.2.3-10plf|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|cdrdao-1.2.3-10plf|11	%define extrarelsuffix plf
14rr|cdrdao-1.2.3-10plf|12	%endif
14rr|cdrdao-1.2.3-10plf|13	
14rr|cdrdao-1.2.3-10plf|14	Name:		cdrdao
14rr|cdrdao-1.2.3-10plf|15	Version:	1.2.3
14rr|cdrdao-1.2.3-10plf|16	Release:	10%{?extrarelsuffix}
14rr|cdrdao-1.2.3-10plf|17	Summary:	Cdrdao - Write CDs in disk-at-once mode
14rr|cdrdao-1.2.3-10plf|18	License:	GPLv2+
14rr|cdrdao-1.2.3-10plf|19	Group:		Archiving/Cd burning
14rr|cdrdao-1.2.3-10plf|20	URL:		http://cdrdao.sourceforge.net/
14rr|cdrdao-1.2.3-10plf|21	Source0:	http://prdownloads.sourceforge.net/cdrdao/%{name}-%{version}.tar.bz2
14rr|cdrdao-1.2.3-10plf|22	Patch1:		mkisofs-changelog.patch
14rr|cdrdao-1.2.3-10plf|23	#gw from Fedora: fix version printing needed by k3b
14rr|cdrdao-1.2.3-10plf|24	Patch3:		cdrdao-1.2.3-version.patch
14rr|cdrdao-1.2.3-10plf|25	Patch10:	cdrdao-1.2.2-fix-str-fmt.patch
14rr|cdrdao-1.2.3-10plf|26	Patch11:	cdrdao-1.2.3-stat.patch
14rr|cdrdao-1.2.3-10plf|27	BuildRequires:	pkgconfig(vorbis)
14rr|cdrdao-1.2.3-10plf|28	BuildRequires:	pkgconfig(mad)
14rr|cdrdao-1.2.3-10plf|29	BuildRequires:	pkgconfig(ao)
14rr|cdrdao-1.2.3-10plf|30	BuildRequires:	imagemagick
14rr|cdrdao-1.2.3-10plf|31	BuildRequires:	desktop-file-utils
14rr|cdrdao-1.2.3-10plf|32	
14rr|cdrdao-1.2.3-10plf|33	%description
14rr|cdrdao-1.2.3-10plf|34	Writes CDs in disc-at-once (DAO) mode allowing control over pre-gaps
14rr|cdrdao-1.2.3-10plf|35	(length down to 0, nonzero audio data) and sub-channel information
14rr|cdrdao-1.2.3-10plf|36	like ISRC codes. All data that is written to the disc must be
14rr|cdrdao-1.2.3-10plf|37	specified with a text file. Audio data may be in WAVE or raw format.
14rr|cdrdao-1.2.3-10plf|38	
14rr|cdrdao-1.2.3-10plf|39	%if %{build_plf}
14rr|cdrdao-1.2.3-10plf|40	This package is in restricted as it violates some patents for MP3 encoding.
14rr|cdrdao-1.2.3-10plf|41	%endif
14rr|cdrdao-1.2.3-10plf|42	
14rr|cdrdao-1.2.3-10plf|43	%package	gcdmaster
14rr|cdrdao-1.2.3-10plf|44	Summary:	Graphical front end to cdrdao for creating audio CDs
14rr|cdrdao-1.2.3-10plf|45	Group:		Archiving/Cd burning
14rr|cdrdao-1.2.3-10plf|46	BuildRequires:	pkgconfig(libgnomeuimm-2.6)
14rr|cdrdao-1.2.3-10plf|47	Provides:	cdrdao-xdao
14rr|cdrdao-1.2.3-10plf|48	Provides:	cdrdao-xcdrdao
14rr|cdrdao-1.2.3-10plf|49	Requires:	%{name} = %{version}
14rr|cdrdao-1.2.3-10plf|50	
14rr|cdrdao-1.2.3-10plf|51	%description gcdmaster
14rr|cdrdao-1.2.3-10plf|52	gcdmaster allows the creation of toc-files for cdrdao and can control
14rr|cdrdao-1.2.3-10plf|53	the recording process. Its main application is the creation of audio
14rr|cdrdao-1.2.3-10plf|54	CDs from one or more audio files. It supports PQ-channel editing,
14rr|cdrdao-1.2.3-10plf|55	entry of meta data like ISRC codes/CD-TEXT and non-destructive cut of
14rr|cdrdao-1.2.3-10plf|56	the audio data.
14rr|cdrdao-1.2.3-10plf|57	
14rr|cdrdao-1.2.3-10plf|58	%if %{build_plf}
14rr|cdrdao-1.2.3-10plf|59	%package	toc2mp3
14rr|cdrdao-1.2.3-10plf|60	Summary:	Command line MP3 encoder front end to cdrdao
14rr|cdrdao-1.2.3-10plf|61	Group:		Sound
14rr|cdrdao-1.2.3-10plf|62	BuildRequires:	liblame-devel
14rr|cdrdao-1.2.3-10plf|63	Requires:	%{name} = %{version}
14rr|cdrdao-1.2.3-10plf|64	
14rr|cdrdao-1.2.3-10plf|65	%description	toc2mp3
14rr|cdrdao-1.2.3-10plf|66	This is a command line MP3 encoder that converts audio CD disc images
14rr|cdrdao-1.2.3-10plf|67	(toc files) to MP3 files. Special care is taken that the MP3 files can
14rr|cdrdao-1.2.3-10plf|68	be played in sequence without having unwanted noise at the transition
14rr|cdrdao-1.2.3-10plf|69	points. CD-TEXT information (if available) is used to set ID3 (v2)
14rr|cdrdao-1.2.3-10plf|70	tags and to construct the name of the MP3 files.
14rr|cdrdao-1.2.3-10plf|71	
14rr|cdrdao-1.2.3-10plf|72	This package is in restricted as it violates some patents for MP3 encoding.
14rr|cdrdao-1.2.3-10plf|73	%endif
14rr|cdrdao-1.2.3-10plf|74	
14rr|cdrdao-1.2.3-10plf|75	%prep
14rr|cdrdao-1.2.3-10plf|76	%setup -q
14rr|cdrdao-1.2.3-10plf|77	%patch1 -p1 -b .changelog
14rr|cdrdao-1.2.3-10plf|78	%patch3 -p1
14rr|cdrdao-1.2.3-10plf|79	%patch10 -p0 -b .str
14rr|cdrdao-1.2.3-10plf|80	%patch11 -p1 -b .stat
14rr|cdrdao-1.2.3-10plf|81	
14rr|cdrdao-1.2.3-10plf|82	%build
14rr|cdrdao-1.2.3-10plf|83	export CXXFLAGS="%{optflags} -DENABLE_NLS"
14rr|cdrdao-1.2.3-10plf|84	%configure2_5x
14rr|cdrdao-1.2.3-10plf|85	%make
14rr|cdrdao-1.2.3-10plf|86	
14rr|cdrdao-1.2.3-10plf|87	%install
14rr|cdrdao-1.2.3-10plf|88	%makeinstall
14rr|cdrdao-1.2.3-10plf|89	
14rr|cdrdao-1.2.3-10plf|90	# Menu
14rr|cdrdao-1.2.3-10plf|91	perl -pi -e 's,gcdmaster.png,gcdmaster,g' %{buildroot}%{_datadir}/applications/*
14rr|cdrdao-1.2.3-10plf|92	desktop-file-install --vendor="" \
14rr|cdrdao-1.2.3-10plf|93	--remove-category="Application" \
14rr|cdrdao-1.2.3-10plf|94	--remove-category="X-Fedora" \
14rr|cdrdao-1.2.3-10plf|95	--remove-key="Encoding" \
14rr|cdrdao-1.2.3-10plf|96	--add-category="GTK" \
14rr|cdrdao-1.2.3-10plf|97	--add-category="AudioVideo" \
14rr|cdrdao-1.2.3-10plf|98	--add-category="DiscBurning" \
14rr|cdrdao-1.2.3-10plf|99	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14rr|cdrdao-1.2.3-10plf|100	
14rr|cdrdao-1.2.3-10plf|101	# icon
14rr|cdrdao-1.2.3-10plf|102	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14rr|cdrdao-1.2.3-10plf|103	convert -scale 16 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/gcdmaster.png
14rr|cdrdao-1.2.3-10plf|104	convert -scale 32 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/gcdmaster.png
14rr|cdrdao-1.2.3-10plf|105	install -m 644 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/gcdmaster.png
14rr|cdrdao-1.2.3-10plf|106	
14rr|cdrdao-1.2.3-10plf|107	%files
14rr|cdrdao-1.2.3-10plf|108	%doc README README.PlexDAE
14rr|cdrdao-1.2.3-10plf|109	%doc %{_mandir}/man1/*
14rr|cdrdao-1.2.3-10plf|110	%attr(6755,root,cdwriter) %{_bindir}/cdrdao
14rr|cdrdao-1.2.3-10plf|111	%{_bindir}/toc2cue
14rr|cdrdao-1.2.3-10plf|112	%{_bindir}/toc2cddb
14rr|cdrdao-1.2.3-10plf|113	%{_bindir}/cue2toc
14rr|cdrdao-1.2.3-10plf|114	%{_datadir}/%{name}
14rr|cdrdao-1.2.3-10plf|115	
14rr|cdrdao-1.2.3-10plf|116	%files gcdmaster
14rr|cdrdao-1.2.3-10plf|117	%{_sysconfdir}/gconf/schemas/gcdmaster.schemas
14rr|cdrdao-1.2.3-10plf|118	%{_bindir}/gcdmaster
14rr|cdrdao-1.2.3-10plf|119	%{_datadir}/applications/gcdmaster.desktop
14rr|cdrdao-1.2.3-10plf|120	%{_datadir}/application-registry/gcdmaster.applications
14rr|cdrdao-1.2.3-10plf|121	%{_datadir}/gcdmaster
14rr|cdrdao-1.2.3-10plf|122	%{_datadir}/mime-info/gcdmaster.keys
14rr|cdrdao-1.2.3-10plf|123	%{_datadir}/mime-info/gcdmaster.mime
14rr|cdrdao-1.2.3-10plf|124	%{_datadir}/mime/packages/gcdmaster.xml
14rr|cdrdao-1.2.3-10plf|125	%{_datadir}/pixmaps/*
14rr|cdrdao-1.2.3-10plf|126	%{_iconsdir}/hicolor/*/apps/*
14rr|cdrdao-1.2.3-10plf|127	
14rr|cdrdao-1.2.3-10plf|128	%if %{build_plf}
14rr|cdrdao-1.2.3-10plf|129	%files toc2mp3
14rr|cdrdao-1.2.3-10plf|130	%{_bindir}/toc2mp3
14rr|cdrdao-1.2.3-10plf|131	%endif
14rr|cdrdao-1.2.3-10plf|132	
14rr|cdrdao-1.2.3-10plf|133	
14rr|cdrdao-1.2.3-10plf|134	%changelog
14rr|cdrdao-1.2.3-10plf|135	* Fri Nov 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-10plf
14rr|cdrdao-1.2.3-10plf|136	+ Revision: 6559cbd
14rr|cdrdao-1.2.3-10plf|137	- LOG Convert BR to config style, spec cleanup
14rr|cdrdao-1.2.3-10plf|138	
14rr|cdrdao-1.2.3-10plf|139	

26573 14
14rr|chromium-browser-pepper-flash-14.0.0.145-1|1	%define _enable_debug_packages %{nil}
14rr|chromium-browser-pepper-flash-14.0.0.145-1|2	%define debug_package %{nil}
14rr|chromium-browser-pepper-flash-14.0.0.145-1|3	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|4	Summary:        Chromium Flash player plugin
14rr|chromium-browser-pepper-flash-14.0.0.145-1|5	Name:           chromium-browser-pepper-flash
14rr|chromium-browser-pepper-flash-14.0.0.145-1|6	Version:        14.0.0.145
14rr|chromium-browser-pepper-flash-14.0.0.145-1|7	Release:        1
14rr|chromium-browser-pepper-flash-14.0.0.145-1|8	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|9	License:        Proprietary
14rr|chromium-browser-pepper-flash-14.0.0.145-1|10	Url:            http://www.google.com/chrome
14rr|chromium-browser-pepper-flash-14.0.0.145-1|11	Group:          Networking/WWW
14rr|chromium-browser-pepper-flash-14.0.0.145-1|12	Source0:        https://dl.google.com/linux/direct/google-chrome-stable_current_i386.rpm
14rr|chromium-browser-pepper-flash-14.0.0.145-1|13	Source1:        https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
14rr|chromium-browser-pepper-flash-14.0.0.145-1|14	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|15	BuildRequires:  rpm cpio
14rr|chromium-browser-pepper-flash-14.0.0.145-1|16	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|17	Requires:       chromium-browser
14rr|chromium-browser-pepper-flash-14.0.0.145-1|18	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|19	%description
14rr|chromium-browser-pepper-flash-14.0.0.145-1|20	Pepper API based Adobe Flash plugin for Google's Open Source browser Chromium.
14rr|chromium-browser-pepper-flash-14.0.0.145-1|21	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|22	%package -n chromium-browser-pdf-plugin
14rr|chromium-browser-pepper-flash-14.0.0.145-1|23	Summary:        Chromium PDF viewer plugin
14rr|chromium-browser-pepper-flash-14.0.0.145-1|24	Group:          Networking/WWW
14rr|chromium-browser-pepper-flash-14.0.0.145-1|25	Requires:       chromium-browser
14rr|chromium-browser-pepper-flash-14.0.0.145-1|26	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|27	%description -n chromium-browser-pdf-plugin
14rr|chromium-browser-pepper-flash-14.0.0.145-1|28	Official PDF viewer plugin for Google's Open Source browser Chromium.
14rr|chromium-browser-pepper-flash-14.0.0.145-1|29	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|30	%prep
14rr|chromium-browser-pepper-flash-14.0.0.145-1|31	%setup -c -T
14rr|chromium-browser-pepper-flash-14.0.0.145-1|32	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|33	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|34	%build
14rr|chromium-browser-pepper-flash-14.0.0.145-1|35	%ifarch x86_64
14rr|chromium-browser-pepper-flash-14.0.0.145-1|36	rpm2cpio %{SOURCE1} | cpio -idmv
14rr|chromium-browser-pepper-flash-14.0.0.145-1|37	%else
14rr|chromium-browser-pepper-flash-14.0.0.145-1|38	rpm2cpio %{SOURCE0} | cpio -idmv
14rr|chromium-browser-pepper-flash-14.0.0.145-1|39	%endif
14rr|chromium-browser-pepper-flash-14.0.0.145-1|40	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|41	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|42	%install
14rr|chromium-browser-pepper-flash-14.0.0.145-1|43	mkdir -p %{buildroot}%{_libdir}/chromium-browser/PepperFlash/
14rr|chromium-browser-pepper-flash-14.0.0.145-1|44	install -m644 opt/google/chrome/PepperFlash/* %{buildroot}%{_libdir}/chromium-browser/PepperFlash/
14rr|chromium-browser-pepper-flash-14.0.0.145-1|45	install -m755 opt/google/chrome/libpdf.so %{buildroot}%{_libdir}/chromium-browser/
14rr|chromium-browser-pepper-flash-14.0.0.145-1|46	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|47	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|48	%files
14rr|chromium-browser-pepper-flash-14.0.0.145-1|49	%dir %{_libdir}/chromium-browser/
14rr|chromium-browser-pepper-flash-14.0.0.145-1|50	%{_libdir}/chromium-browser/PepperFlash/
14rr|chromium-browser-pepper-flash-14.0.0.145-1|51	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|52	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|53	%files -n chromium-browser-pdf-plugin
14rr|chromium-browser-pepper-flash-14.0.0.145-1|54	%{_libdir}/chromium-browser/libpdf.so
14rr|chromium-browser-pepper-flash-14.0.0.145-1|55	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|56	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|57	%changelog
14rr|chromium-browser-pepper-flash-14.0.0.145-1|58	* Tue Aug 12 2014 Tigro <ashejn@gmail.com> 14.0.0.145-1
14rr|chromium-browser-pepper-flash-14.0.0.145-1|59	+ Revision: 5bc6e62
14rr|chromium-browser-pepper-flash-14.0.0.145-1|60	- update sources
14rr|chromium-browser-pepper-flash-14.0.0.145-1|61	
14rr|chromium-browser-pepper-flash-14.0.0.145-1|62	

26574 14
14rr|cinelerra-2.1.5-1.git20110903.3|1	%define _disable_ld_no_undefined 1
14rr|cinelerra-2.1.5-1.git20110903.3|2	%define _disable_ld_as_needed 1
14rr|cinelerra-2.1.5-1.git20110903.3|3	%define Werror_cflags -Wformat
14rr|cinelerra-2.1.5-1.git20110903.3|4	
14rr|cinelerra-2.1.5-1.git20110903.3|5	%define distsuffix plf
14rr|cinelerra-2.1.5-1.git20110903.3|6	
14rr|cinelerra-2.1.5-1.git20110903.3|7	%define snap 20110903
14rr|cinelerra-2.1.5-1.git20110903.3|8	
14rr|cinelerra-2.1.5-1.git20110903.3|9	Summary:	Non-Linear Video Editing Suite
14rr|cinelerra-2.1.5-1.git20110903.3|10	Name:		cinelerra
14rr|cinelerra-2.1.5-1.git20110903.3|11	Version:	2.1.5
14rr|cinelerra-2.1.5-1.git20110903.3|12	Release:	1.git%{snap}.3
14rr|cinelerra-2.1.5-1.git20110903.3|13	Epoch:		1
14rr|cinelerra-2.1.5-1.git20110903.3|14	License:	GPLv2+
14rr|cinelerra-2.1.5-1.git20110903.3|15	Group:		Video
14rr|cinelerra-2.1.5-1.git20110903.3|16	Url:		http://cinelerra.org/
14rr|cinelerra-2.1.5-1.git20110903.3|17	# git://git.cinelerra.org/j6t/cinelerra.git
14rr|cinelerra-2.1.5-1.git20110903.3|18	Source0:	%{name}-%{version}cv%{snap}.tar.bz2
14rr|cinelerra-2.1.5-1.git20110903.3|19	Patch0:		cinelerra-2.1.5-v4l.patch
14rr|cinelerra-2.1.5-1.git20110903.3|20	Patch1:		cinelerra-2.1.5-alt-fix_locale.patch
14rr|cinelerra-2.1.5-1.git20110903.3|21	Patch2:		cinelerra-2.1.5cv20110903-gcc49.patch
14rr|cinelerra-2.1.5-1.git20110903.3|22	BuildRequires:	imagemagick
14rr|cinelerra-2.1.5-1.git20110903.3|23	BuildRequires:	libtool
14rr|cinelerra-2.1.5-1.git20110903.3|24	BuildRequires:	nasm
14rr|cinelerra-2.1.5-1.git20110903.3|25	BuildRequires:	texinfo
14rr|cinelerra-2.1.5-1.git20110903.3|26	BuildRequires:	yasm
14rr|cinelerra-2.1.5-1.git20110903.3|27	BuildRequires:	a52dec-devel
14rr|cinelerra-2.1.5-1.git20110903.3|28	BuildRequires:	ffmpeg0.7-devel
14rr|cinelerra-2.1.5-1.git20110903.3|29	BuildRequires:	jpeg-devel
14rr|cinelerra-2.1.5-1.git20110903.3|30	BuildRequires:	lame-devel
14rr|cinelerra-2.1.5-1.git20110903.3|31	BuildRequires:	libfaac-devel
14rr|cinelerra-2.1.5-1.git20110903.3|32	BuildRequires:	libfaad2-devel
14rr|cinelerra-2.1.5-1.git20110903.3|33	BuildRequires:	libmp4v2-devel
14rr|cinelerra-2.1.5-1.git20110903.3|34	BuildRequires:	xvid-devel
14rr|cinelerra-2.1.5-1.git20110903.3|35	BuildRequires:	pkgconfig(alsa)
14rr|cinelerra-2.1.5-1.git20110903.3|36	BuildRequires:	pkgconfig(audiofile)
14rr|cinelerra-2.1.5-1.git20110903.3|37	BuildRequires:	pkgconfig(esound)
14rr|cinelerra-2.1.5-1.git20110903.3|38	BuildRequires:	pkgconfig(ext2fs)
14rr|cinelerra-2.1.5-1.git20110903.3|39	BuildRequires:	pkgconfig(fftw3)
14rr|cinelerra-2.1.5-1.git20110903.3|40	BuildRequires:	pkgconfig(freetype2)
14rr|cinelerra-2.1.5-1.git20110903.3|41	BuildRequires:	pkgconfig(gl)
14rr|cinelerra-2.1.5-1.git20110903.3|42	BuildRequires:	pkgconfig(glu)
14rr|cinelerra-2.1.5-1.git20110903.3|43	BuildRequires:	pkgconfig(IlmBase)
14rr|cinelerra-2.1.5-1.git20110903.3|44	BuildRequires:	pkgconfig(libavc1394)
14rr|cinelerra-2.1.5-1.git20110903.3|45	BuildRequires:	pkgconfig(libdv)
14rr|cinelerra-2.1.5-1.git20110903.3|46	BuildRequires:	pkgconfig(libiec61883)
14rr|cinelerra-2.1.5-1.git20110903.3|47	BuildRequires:	pkgconfig(libpng)
14rr|cinelerra-2.1.5-1.git20110903.3|48	BuildRequires:	pkgconfig(libraw1394)
14rr|cinelerra-2.1.5-1.git20110903.3|49	BuildRequires:	pkgconfig(libtiff-4)
14rr|cinelerra-2.1.5-1.git20110903.3|50	BuildRequires:	pkgconfig(mjpegtools)
14rr|cinelerra-2.1.5-1.git20110903.3|51	BuildRequires:	pkgconfig(ogg)
14rr|cinelerra-2.1.5-1.git20110903.3|52	BuildRequires:	pkgconfig(OpenEXR)
14rr|cinelerra-2.1.5-1.git20110903.3|53	BuildRequires:	pkgconfig(sndfile)
14rr|cinelerra-2.1.5-1.git20110903.3|54	BuildRequires:	pkgconfig(theora)
14rr|cinelerra-2.1.5-1.git20110903.3|55	BuildRequires:	pkgconfig(uuid)
14rr|cinelerra-2.1.5-1.git20110903.3|56	BuildRequires:	pkgconfig(vorbis)
14rr|cinelerra-2.1.5-1.git20110903.3|57	BuildRequires:	pkgconfig(x11)
14rr|cinelerra-2.1.5-1.git20110903.3|58	BuildRequires:	pkgconfig(x264)
14rr|cinelerra-2.1.5-1.git20110903.3|59	Requires:	mjpegtools >= 1.6.3
14rr|cinelerra-2.1.5-1.git20110903.3|60	Conflicts:	libmpeg3-progs
14rr|cinelerra-2.1.5-1.git20110903.3|61	
14rr|cinelerra-2.1.5-1.git20110903.3|62	%description
14rr|cinelerra-2.1.5-1.git20110903.3|63	If you want to make movies, you want the compositing and editing that
14rr|cinelerra-2.1.5-1.git20110903.3|64	the big boys use, you want the efficiency of an embedded UNIX operating
14rr|cinelerra-2.1.5-1.git20110903.3|65	system combined with the power of a general purpose PC, or you just want
14rr|cinelerra-2.1.5-1.git20110903.3|66	to defy the establishment, the time has come to download Cinelerra.
14rr|cinelerra-2.1.5-1.git20110903.3|67	
14rr|cinelerra-2.1.5-1.git20110903.3|68	This version is based on the "Community" tree found at
14rr|cinelerra-2.1.5-1.git20110903.3|69	http://cinelerra.org.
14rr|cinelerra-2.1.5-1.git20110903.3|70	
14rr|cinelerra-2.1.5-1.git20110903.3|71	This package is in restricted because MP3 encoder and video codecs are
14rr|cinelerra-2.1.5-1.git20110903.3|72	covered by software patents.
14rr|cinelerra-2.1.5-1.git20110903.3|73	
14rr|cinelerra-2.1.5-1.git20110903.3|74	%files -f %{name}.lang
14rr|cinelerra-2.1.5-1.git20110903.3|75	%doc NEWS
14rr|cinelerra-2.1.5-1.git20110903.3|76	%{_bindir}/%{name}
14rr|cinelerra-2.1.5-1.git20110903.3|77	%{_bindir}/mpeg3cat
14rr|cinelerra-2.1.5-1.git20110903.3|78	%{_bindir}/mpeg3dump
14rr|cinelerra-2.1.5-1.git20110903.3|79	%{_bindir}/mpeg3toc
14rr|cinelerra-2.1.5-1.git20110903.3|80	%{_bindir}/mplexlo
14rr|cinelerra-2.1.5-1.git20110903.3|81	%{_libdir}/%{name}
14rr|cinelerra-2.1.5-1.git20110903.3|82	%{_libdir}/*.so.*
14rr|cinelerra-2.1.5-1.git20110903.3|83	%{_datadir}/applications/*.desktop
14rr|cinelerra-2.1.5-1.git20110903.3|84	%{_iconsdir}/*.png
14rr|cinelerra-2.1.5-1.git20110903.3|85	%{_liconsdir}/*.png
14rr|cinelerra-2.1.5-1.git20110903.3|86	%{_miconsdir}/*.png
14rr|cinelerra-2.1.5-1.git20110903.3|87	%{_datadir}/pixmaps/%{name}.xpm
14rr|cinelerra-2.1.5-1.git20110903.3|88	
14rr|cinelerra-2.1.5-1.git20110903.3|89	#----------------------------------------------------------------------------
14rr|cinelerra-2.1.5-1.git20110903.3|90	
14rr|cinelerra-2.1.5-1.git20110903.3|91	%prep
14rr|cinelerra-2.1.5-1.git20110903.3|92	%setup -q -n %{name}-%{version}cv%{snap}
14rr|cinelerra-2.1.5-1.git20110903.3|93	%patch0 -p1
14rr|cinelerra-2.1.5-1.git20110903.3|94	%patch1 -p1
14rr|cinelerra-2.1.5-1.git20110903.3|95	%patch2 -p1
14rr|cinelerra-2.1.5-1.git20110903.3|96	
14rr|cinelerra-2.1.5-1.git20110903.3|97	%build
14rr|cinelerra-2.1.5-1.git20110903.3|98	./autogen.sh
14rr|cinelerra-2.1.5-1.git20110903.3|99	export CXXFLAGS="%{optflags} $(pkg-config --cflags freetype2) -D__STDC_CONSTANT_MACROS"
14rr|cinelerra-2.1.5-1.git20110903.3|100	%configure2_5x \
14rr|cinelerra-2.1.5-1.git20110903.3|101	--enable-freetype2 \
14rr|cinelerra-2.1.5-1.git20110903.3|102	--disable-rpath \
14rr|cinelerra-2.1.5-1.git20110903.3|103	--enable-alsa \
14rr|cinelerra-2.1.5-1.git20110903.3|104	--with-plugindir="%{_libdir}/%{name}" \
14rr|cinelerra-2.1.5-1.git20110903.3|105	--with-external-ffmpeg
14rr|cinelerra-2.1.5-1.git20110903.3|106	
14rr|cinelerra-2.1.5-1.git20110903.3|107	%make
14rr|cinelerra-2.1.5-1.git20110903.3|108	
14rr|cinelerra-2.1.5-1.git20110903.3|109	%install
14rr|cinelerra-2.1.5-1.git20110903.3|110	%makeinstall_std
14rr|cinelerra-2.1.5-1.git20110903.3|111	
14rr|cinelerra-2.1.5-1.git20110903.3|112	# FIXME: Libify package?
14rr|cinelerra-2.1.5-1.git20110903.3|113	rm -rf %{buildroot}/%{_includedir}
14rr|cinelerra-2.1.5-1.git20110903.3|114	rm -rf  %{buildroot}/%{_libdir}/pkgconfig %{buildroot}/%{_libdir}/{*.so,*.la,*.a}
14rr|cinelerra-2.1.5-1.git20110903.3|115	rm -rf %{buildroot}%{_libdir}/vhook
14rr|cinelerra-2.1.5-1.git20110903.3|116	
14rr|cinelerra-2.1.5-1.git20110903.3|117	chmod 0644 %{buildroot}%{_libdir}/%{name}/fonts/*
14rr|cinelerra-2.1.5-1.git20110903.3|118	
14rr|cinelerra-2.1.5-1.git20110903.3|119	
14rr|cinelerra-2.1.5-1.git20110903.3|120	# ../BUILD/cinelerra-4/plugins/defaulttheme/data/reel.png
14rr|cinelerra-2.1.5-1.git20110903.3|121	# icons
14rr|cinelerra-2.1.5-1.git20110903.3|122	mkdir -p %{buildroot}/%{_liconsdir}
14rr|cinelerra-2.1.5-1.git20110903.3|123	convert plugins/defaulttheme/data/reel.png -resize 48x48 %{buildroot}/%{_liconsdir}/%{name}.png
14rr|cinelerra-2.1.5-1.git20110903.3|124	mkdir -p %{buildroot}/%{_iconsdir}
14rr|cinelerra-2.1.5-1.git20110903.3|125	convert plugins/defaulttheme/data/reel.png -resize 32x32 %{buildroot}/%{_iconsdir}/%{name}.png
14rr|cinelerra-2.1.5-1.git20110903.3|126	mkdir -p %{buildroot}/%{_miconsdir}
14rr|cinelerra-2.1.5-1.git20110903.3|127	convert plugins/defaulttheme/data/reel.png -resize 16x16 %{buildroot}/%{_miconsdir}/%{name}.png
14rr|cinelerra-2.1.5-1.git20110903.3|128	
14rr|cinelerra-2.1.5-1.git20110903.3|129	rm -f %{buildroot}%{_datadir}/applications/cinelerra.desktop
14rr|cinelerra-2.1.5-1.git20110903.3|130	mkdir -p %{buildroot}%{_datadir}/applications
14rr|cinelerra-2.1.5-1.git20110903.3|131	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14rr|cinelerra-2.1.5-1.git20110903.3|132	[Desktop Entry]
14rr|cinelerra-2.1.5-1.git20110903.3|133	Name=Cinelerra
14rr|cinelerra-2.1.5-1.git20110903.3|134	Comment=Non-Linear Video Editor
14rr|cinelerra-2.1.5-1.git20110903.3|135	Exec=%{_bindir}/%{name}
14rr|cinelerra-2.1.5-1.git20110903.3|136	Icon=%{name}
14rr|cinelerra-2.1.5-1.git20110903.3|137	Terminal=false
14rr|cinelerra-2.1.5-1.git20110903.3|138	Type=Application
14rr|cinelerra-2.1.5-1.git20110903.3|139	Categories=AudioVideo;Video;AudioVideoEditing;X-MandrivaLinux-Multimedia-Video;
14rr|cinelerra-2.1.5-1.git20110903.3|140	Encoding=UTF-8
14rr|cinelerra-2.1.5-1.git20110903.3|141	EOF
14rr|cinelerra-2.1.5-1.git20110903.3|142	
14rr|cinelerra-2.1.5-1.git20110903.3|143	%find_lang %{name}
14rr|cinelerra-2.1.5-1.git20110903.3|144	
14rr|cinelerra-2.1.5-1.git20110903.3|145	
14rr|cinelerra-2.1.5-1.git20110903.3|146	%changelog
14rr|cinelerra-2.1.5-1.git20110903.3|147	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.1.5-1.git20110903.3
14rr|cinelerra-2.1.5-1.git20110903.3|148	+ Revision: 6a08e98
14rr|cinelerra-2.1.5-1.git20110903.3|149	- Add patch to fix build with gcc 4.9
14rr|cinelerra-2.1.5-1.git20110903.3|150	
14rr|cinelerra-2.1.5-1.git20110903.3|151	

26575 14
14rr|cmplayer-0.6.2-1|1	Summary:	A multimedia player
14rr|cmplayer-0.6.2-1|2	Name: 		cmplayer
14rr|cmplayer-0.6.2-1|3	Version:	0.6.2
14rr|cmplayer-0.6.2-1|4	Release:	1
14rr|cmplayer-0.6.2-1|5	Group:		Video
14rr|cmplayer-0.6.2-1|6	License:	GPLv2
14rr|cmplayer-0.6.2-1|7	URL:		http://code.google.com/p/cmplayer
14rr|cmplayer-0.6.2-1|8	Source0:	http://cmplayer.googlecode.com/files/%{name}-%{version}.tar.gz
14rr|cmplayer-0.6.2-1|9	BuildRequires:	yasm
14rr|cmplayer-0.6.2-1|10	BuildRequires:	python3
14rr|cmplayer-0.6.2-1|11	BuildRequires:	a52dec-devel
14rr|cmplayer-0.6.2-1|12	BuildRequires:	bzip2-devel
14rr|cmplayer-0.6.2-1|13	BuildRequires:	qt4-devel
14rr|cmplayer-0.6.2-1|14	BuildRequires:	libfaad2-devel
14rr|cmplayer-0.6.2-1|15	BuildRequires:	xvid-devel
14rr|cmplayer-0.6.2-1|16	BuildRequires:	pkgconfig(alsa)
14rr|cmplayer-0.6.2-1|17	BuildRequires:	pkgconfig(dvdnav)
14rr|cmplayer-0.6.2-1|18	BuildRequires:	pkgconfig(dvdread)
14rr|cmplayer-0.6.2-1|19	BuildRequires:	pkgconfig(gl)
14rr|cmplayer-0.6.2-1|20	BuildRequires:	pkgconfig(libcdio)
14rr|cmplayer-0.6.2-1|21	BuildRequires:	pkgconfig(libdca)
14rr|cmplayer-0.6.2-1|22	BuildRequires:	pkgconfig(libdv)
14rr|cmplayer-0.6.2-1|23	BuildRequires:	pkgconfig(libva)
14rr|cmplayer-0.6.2-1|24	BuildRequires:	pkgconfig(mad)
14rr|cmplayer-0.6.2-1|25	BuildRequires:	pkgconfig(ogg)
14rr|cmplayer-0.6.2-1|26	BuildRequires:	pkgconfig(openal)
14rr|cmplayer-0.6.2-1|27	BuildRequires:	pkgconfig(theora)
14rr|cmplayer-0.6.2-1|28	BuildRequires:	pkgconfig(vorbis)
14rr|cmplayer-0.6.2-1|29	
14rr|cmplayer-0.6.2-1|30	%description
14rr|cmplayer-0.6.2-1|31	CMPlayer is a media player.
14rr|cmplayer-0.6.2-1|32	Features:
14rr|cmplayer-0.6.2-1|33	-can play files and DVD
14rr|cmplayer-0.6.2-1|34	-generates playlist automatically
14rr|cmplayer-0.6.2-1|35	-supports DVD menu
14rr|cmplayer-0.6.2-1|36	-can change playback speed
14rr|cmplayer-0.6.2-1|37	-supports A-B repeat
14rr|cmplayer-0.6.2-1|38	-remembers play history
14rr|cmplayer-0.6.2-1|39	-can replay from stopped point
14rr|cmplayer-0.6.2-1|40	-and many, many more
14rr|cmplayer-0.6.2-1|41	
14rr|cmplayer-0.6.2-1|42	%prep
14rr|cmplayer-0.6.2-1|43	%setup -q
14rr|cmplayer-0.6.2-1|44	sed -i s,DEST_DIR,DESTDIR,g Makefile
14rr|cmplayer-0.6.2-1|45	rm -rf arch
14rr|cmplayer-0.6.2-1|46	rm -rf debian
14rr|cmplayer-0.6.2-1|47	rm -rf rpm
14rr|cmplayer-0.6.2-1|48	
14rr|cmplayer-0.6.2-1|49	%build
14rr|cmplayer-0.6.2-1|50	./build-libchardet
14rr|cmplayer-0.6.2-1|51	./build-sigar
14rr|cmplayer-0.6.2-1|52	./build-libav
14rr|cmplayer-0.6.2-1|53	./build-mplayer2
14rr|cmplayer-0.6.2-1|54	%make PREFIX=/usr CXX=g++ cmplayer
14rr|cmplayer-0.6.2-1|55	
14rr|cmplayer-0.6.2-1|56	%install
14rr|cmplayer-0.6.2-1|57	%makeinstall_std PREFIX=/usr
14rr|cmplayer-0.6.2-1|58	
14rr|cmplayer-0.6.2-1|59	%files
14rr|cmplayer-0.6.2-1|60	%doc copyright.txt gpl.txt icon-authors.txt icon-copying.txt install.txt changes.txt
14rr|cmplayer-0.6.2-1|61	%{_bindir}/%{name}
14rr|cmplayer-0.6.2-1|62	%{_datadir}/%{name}
14rr|cmplayer-0.6.2-1|63	%{_datadir}/applications/%{name}.desktop
14rr|cmplayer-0.6.2-1|64	%{_datadir}/apps/solid/actions/%{name}-opendvd.desktop
14rr|cmplayer-0.6.2-1|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
14rr|cmplayer-0.6.2-1|66	

26576 14
14rr|deadbeef-0.6.2-1plf|1	# (tpg) do not provide plugins
14rr|deadbeef-0.6.2-1plf|2	%if %{_use_internal_dependency_generator}
14rr|deadbeef-0.6.2-1plf|3	%define __noautoprov '(.*)\\.so\\.0'
14rr|deadbeef-0.6.2-1plf|4	%else
14rr|deadbeef-0.6.2-1plf|5	%define _provides_exceptions *.so.0\\|
14rr|deadbeef-0.6.2-1plf|6	%endif
14rr|deadbeef-0.6.2-1plf|7	
14rr|deadbeef-0.6.2-1plf|8	%define with_faad 0
14rr|deadbeef-0.6.2-1plf|9	
14rr|deadbeef-0.6.2-1plf|10	####################
14rr|deadbeef-0.6.2-1plf|11	# Hardcore PLF build
14rr|deadbeef-0.6.2-1plf|12	%define build_plf 1
14rr|deadbeef-0.6.2-1plf|13	####################
14rr|deadbeef-0.6.2-1plf|14	
14rr|deadbeef-0.6.2-1plf|15	%if %{build_plf}
14rr|deadbeef-0.6.2-1plf|16	%define distsuffix plf
14rr|deadbeef-0.6.2-1plf|17	%define with_faad 1
14rr|deadbeef-0.6.2-1plf|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|deadbeef-0.6.2-1plf|19	%define extrarelsuffix plf
14rr|deadbeef-0.6.2-1plf|20	%endif
14rr|deadbeef-0.6.2-1plf|21	
14rr|deadbeef-0.6.2-1plf|22	Summary:	Ultimate music player for GNU/Linux
14rr|deadbeef-0.6.2-1plf|23	Name:		deadbeef
14rr|deadbeef-0.6.2-1plf|24	Version:	0.6.2
14rr|deadbeef-0.6.2-1plf|25	Release:	1%{?extrarelsuffix}
14rr|deadbeef-0.6.2-1plf|26	License:	GPLv2+
14rr|deadbeef-0.6.2-1plf|27	Group:		Sound
14rr|deadbeef-0.6.2-1plf|28	Url:		http://deadbeef.sourceforge.net
14rr|deadbeef-0.6.2-1plf|29	Source0:	http://sourceforge.net/projects/deadbeef/files/%{name}-%{version}.tar.bz2
14rr|deadbeef-0.6.2-1plf|30	Patch0:		translation_fix.patch
14rr|deadbeef-0.6.2-1plf|31	BuildRequires:	bison
14rr|deadbeef-0.6.2-1plf|32	BuildRequires:	intltool >= 0.40
14rr|deadbeef-0.6.2-1plf|33	BuildRequires:	yasm
14rr|deadbeef-0.6.2-1plf|34	BuildRequires:	ffmpeg-devel
14rr|deadbeef-0.6.2-1plf|35	BuildRequires:	jpeg-devel
14rr|deadbeef-0.6.2-1plf|36	%if %{with_faad}
14rr|deadbeef-0.6.2-1plf|37	BuildRequires:	libfaad2-devel
14rr|deadbeef-0.6.2-1plf|38	%endif
14rr|deadbeef-0.6.2-1plf|39	BuildRequires:	libstdc++-static-devel
14rr|deadbeef-0.6.2-1plf|40	BuildRequires:	pkgconfig(alsa)
14rr|deadbeef-0.6.2-1plf|41	BuildRequires:	pkgconfig(dbus-1)
14rr|deadbeef-0.6.2-1plf|42	BuildRequires:	pkgconfig(flac)
14rr|deadbeef-0.6.2-1plf|43	BuildRequires:	pkgconfig(gtk+-3.0)
14rr|deadbeef-0.6.2-1plf|44	BuildRequires:	pkgconfig(imlib2)
14rr|deadbeef-0.6.2-1plf|45	BuildRequires:	pkgconfig(libcddb)
14rr|deadbeef-0.6.2-1plf|46	BuildRequires:	pkgconfig(libcdio)
14rr|deadbeef-0.6.2-1plf|47	BuildRequires:	pkgconfig(libcurl)
14rr|deadbeef-0.6.2-1plf|48	BuildRequires:	pkgconfig(libpulse)
14rr|deadbeef-0.6.2-1plf|49	BuildRequires:	pkgconfig(libzip)
14rr|deadbeef-0.6.2-1plf|50	BuildRequires:	pkgconfig(mad)
14rr|deadbeef-0.6.2-1plf|51	BuildRequires:	pkgconfig(samplerate)
14rr|deadbeef-0.6.2-1plf|52	BuildRequires:	pkgconfig(sndfile)
14rr|deadbeef-0.6.2-1plf|53	BuildRequires:	pkgconfig(vorbis)
14rr|deadbeef-0.6.2-1plf|54	BuildRequires:	pkgconfig(wavpack)
14rr|deadbeef-0.6.2-1plf|55	BuildRequires:	pkgconfig(x11)
14rr|deadbeef-0.6.2-1plf|56	BuildRequires:	pkgconfig(zlib)
14rr|deadbeef-0.6.2-1plf|57	
14rr|deadbeef-0.6.2-1plf|58	%description
14rr|deadbeef-0.6.2-1plf|59	DeaDBeeF is an audio player for GNU/Linux systems with
14rr|deadbeef-0.6.2-1plf|60	X11 written in C and C++.
14rr|deadbeef-0.6.2-1plf|61	
14rr|deadbeef-0.6.2-1plf|62	Features:
14rr|deadbeef-0.6.2-1plf|63	* minimal depends
14rr|deadbeef-0.6.2-1plf|64	* native GTK2 GUI
14rr|deadbeef-0.6.2-1plf|65	* cuesheet support
14rr|deadbeef-0.6.2-1plf|66	* mp3, ogg, flac, ape and other popular formats
14rr|deadbeef-0.6.2-1plf|67	* chiptune formats with subtunes
14rr|deadbeef-0.6.2-1plf|68	* song-length databases
14rr|deadbeef-0.6.2-1plf|69	* small memory footprint
14rr|deadbeef-0.6.2-1plf|70	
14rr|deadbeef-0.6.2-1plf|71	%if %{build_plf}
14rr|deadbeef-0.6.2-1plf|72	This package is in restricted repository because it uses patented codecs.
14rr|deadbeef-0.6.2-1plf|73	%endif
14rr|deadbeef-0.6.2-1plf|74	
14rr|deadbeef-0.6.2-1plf|75	%files -f %{name}.lang
14rr|deadbeef-0.6.2-1plf|76	%doc AUTHORS ChangeLog COPYING.GPLv2 COPYING.LGPLv2.1
14rr|deadbeef-0.6.2-1plf|77	%doc about.txt help.txt translators.txt
14rr|deadbeef-0.6.2-1plf|78	%dir %{_datadir}/%{name}
14rr|deadbeef-0.6.2-1plf|79	%dir %{_datadir}/%{name}/pixmaps
14rr|deadbeef-0.6.2-1plf|80	%{_bindir}/%{name}
14rr|deadbeef-0.6.2-1plf|81	%{_libdir}/%{name}/*.so*
14rr|deadbeef-0.6.2-1plf|82	%{_datadir}/applications/%{name}.desktop
14rr|deadbeef-0.6.2-1plf|83	%{_datadir}/%{name}/pixmaps/*.png
14rr|deadbeef-0.6.2-1plf|84	%{_iconsdir}/hicolor/*/apps/*.png
14rr|deadbeef-0.6.2-1plf|85	%{_iconsdir}/hicolor/scalable/apps/deadbeef.svg
14rr|deadbeef-0.6.2-1plf|86	%{_libdir}/%{name}/convpresets/*.txt
14rr|deadbeef-0.6.2-1plf|87	
14rr|deadbeef-0.6.2-1plf|88	#----------------------------------------------------------------------------
14rr|deadbeef-0.6.2-1plf|89	
14rr|deadbeef-0.6.2-1plf|90	%package devel
14rr|deadbeef-0.6.2-1plf|91	Summary:	Development files for %{name}
14rr|deadbeef-0.6.2-1plf|92	Group:		Development/C++
14rr|deadbeef-0.6.2-1plf|93	Requires:	%{name} = %{EVRD}
14rr|deadbeef-0.6.2-1plf|94	
14rr|deadbeef-0.6.2-1plf|95	%description devel
14rr|deadbeef-0.6.2-1plf|96	Development files and headers for %{name}.
14rr|deadbeef-0.6.2-1plf|97	
14rr|deadbeef-0.6.2-1plf|98	%files devel
14rr|deadbeef-0.6.2-1plf|99	%dir %{_includedir}/%{name}
14rr|deadbeef-0.6.2-1plf|100	%{_includedir}/%{name}/*.h
14rr|deadbeef-0.6.2-1plf|101	
14rr|deadbeef-0.6.2-1plf|102	#----------------------------------------------------------------------------
14rr|deadbeef-0.6.2-1plf|103	
14rr|deadbeef-0.6.2-1plf|104	%prep
14rr|deadbeef-0.6.2-1plf|105	%setup -q
14rr|deadbeef-0.6.2-1plf|106	%patch0 -p1
14rr|deadbeef-0.6.2-1plf|107	
14rr|deadbeef-0.6.2-1plf|108	%build
14rr|deadbeef-0.6.2-1plf|109	%configure2_5x \
14rr|deadbeef-0.6.2-1plf|110	--enable-gtk3 \
14rr|deadbeef-0.6.2-1plf|111	--disable-gtk2 \
14rr|deadbeef-0.6.2-1plf|112	--disable-static \
14rr|deadbeef-0.6.2-1plf|113	--enable-ffmpeg \
14rr|deadbeef-0.6.2-1plf|114	%if !%{with_faad}
14rr|deadbeef-0.6.2-1plf|115	--disable-aac \
14rr|deadbeef-0.6.2-1plf|116	%endif
14rr|deadbeef-0.6.2-1plf|117	--disable-rpath
14rr|deadbeef-0.6.2-1plf|118	
14rr|deadbeef-0.6.2-1plf|119	%make
14rr|deadbeef-0.6.2-1plf|120	
14rr|deadbeef-0.6.2-1plf|121	%install
14rr|deadbeef-0.6.2-1plf|122	%makeinstall_std
14rr|deadbeef-0.6.2-1plf|123	
14rr|deadbeef-0.6.2-1plf|124	rm -rf %{buildroot}%{_docdir}/%{name}
14rr|deadbeef-0.6.2-1plf|125	
14rr|deadbeef-0.6.2-1plf|126	%find_lang %{name}
14rr|deadbeef-0.6.2-1plf|127	
14rr|deadbeef-0.6.2-1plf|128	
14rr|deadbeef-0.6.2-1plf|129	%changelog
14rr|deadbeef-0.6.2-1plf|130	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.6.2-1plf
14rr|deadbeef-0.6.2-1plf|131	+ Revision: 17b48a0
14rr|deadbeef-0.6.2-1plf|132	- Translation patch minor update
14rr|deadbeef-0.6.2-1plf|133	
14rr|deadbeef-0.6.2-1plf|134	

26577 14
14rr|dvb-firmwares-20110802-1|1	%define distsuffix plf
14rr|dvb-firmwares-20110802-1|2	
14rr|dvb-firmwares-20110802-1|3	%define firmdir /lib/firmware
14rr|dvb-firmwares-20110802-1|4	
14rr|dvb-firmwares-20110802-1|5	Name:		dvb-firmwares
14rr|dvb-firmwares-20110802-1|6	Version:	20110802
14rr|dvb-firmwares-20110802-1|7	Release:	%mkrel 1
14rr|dvb-firmwares-20110802-1|8	Summary:	Firmware files for Linux DVB drivers
14rr|dvb-firmwares-20110802-1|9	License:	Proprietary
14rr|dvb-firmwares-20110802-1|10	Group:		System/Kernel and hardware
14rr|dvb-firmwares-20110802-1|11	Source:		http://www.linuxtv.org/downloads/firmware/%{name}.tar.bz2
14rr|dvb-firmwares-20110802-1|12	URL:		http://www.linuxtv.org/
14rr|dvb-firmwares-20110802-1|13	BuildArch:	noarch
14rr|dvb-firmwares-20110802-1|14	
14rr|dvb-firmwares-20110802-1|15	%description
14rr|dvb-firmwares-20110802-1|16	Source package to build firmware files for the Linux DVB drivers
14rr|dvb-firmwares-20110802-1|17	that require such (except for dvb-ttpci which is in separate package).
14rr|dvb-firmwares-20110802-1|18	
14rr|dvb-firmwares-20110802-1|19	This package is in restricted because the firmware files are non-free.
14rr|dvb-firmwares-20110802-1|20	
14rr|dvb-firmwares-20110802-1|21	%package	usb
14rr|dvb-firmwares-20110802-1|22	Summary:	Firmware files for USB DVB devices requiring such
14rr|dvb-firmwares-20110802-1|23	Group:		System/Kernel and hardware
14rr|dvb-firmwares-20110802-1|24	
14rr|dvb-firmwares-20110802-1|25	%description	usb
14rr|dvb-firmwares-20110802-1|26	Firmware files for the USB DVB devices that require such. You might
14rr|dvb-firmwares-20110802-1|27	also need the %{name}-frontends package.
14rr|dvb-firmwares-20110802-1|28	
14rr|dvb-firmwares-20110802-1|29	dvb-usb-avertv-a800 - AVerMedia
14rr|dvb-firmwares-20110802-1|30	dvb-usb-bluebird - Bluebird devices
14rr|dvb-firmwares-20110802-1|31	dvb-usb-dib0700 - Dibcom dib0700
14rr|dvb-firmwares-20110802-1|32	dvb-usb-dibusb-5.0.0.x - various DiBcom USB1.1
14rr|dvb-firmwares-20110802-1|33	dvb-usb-dibusb-6.0.0.x - DiBcom/Artec USB2.0
14rr|dvb-firmwares-20110802-1|34	dvb-usb-dtt200u - Yakumo/Typhoon/Hama USB2.0
14rr|dvb-firmwares-20110802-1|35	dvb-usb-terratec-h5-drxk - Terratec H5
14rr|dvb-firmwares-20110802-1|36	dvb-usb-terratec-h7-drxk - Terratec H7 DRX-K
14rr|dvb-firmwares-20110802-1|37	dvb-usb-terratec-h7-az6007 - Terratec H7 az6007
14rr|dvb-firmwares-20110802-1|38	dvb-usb-umt-010 - HanfTek UMT-010 USB2.0
14rr|dvb-firmwares-20110802-1|39	dvb-usb-vp7045 - Twinhan USB-T VP-7045/VP-7046 (MagicBoxII)
14rr|dvb-firmwares-20110802-1|40	dvb-usb-vp702x - TwinhanDTV StarBox
14rr|dvb-firmwares-20110802-1|41	dvb-usb-wt220u - WideViewer WT-220U PenType DVB-T Receiver
14rr|dvb-firmwares-20110802-1|42	
14rr|dvb-firmwares-20110802-1|43	This package is in restricted because the firmware files are non-free.
14rr|dvb-firmwares-20110802-1|44	
14rr|dvb-firmwares-20110802-1|45	%package	ttpci
14rr|dvb-firmwares-20110802-1|46	Summary:	Firmware files for ttpci devices
14rr|dvb-firmwares-20110802-1|47	Group:		System/Kernel and hardware
14rr|dvb-firmwares-20110802-1|48	
14rr|dvb-firmwares-20110802-1|49	%description	ttpci
14rr|dvb-firmwares-20110802-1|50	Firmware for the Siemens/Technotrend/Hauppauge Premium/FF AV7110
14rr|dvb-firmwares-20110802-1|51	based DVB cards featuring MPEG-2 decoder.
14rr|dvb-firmwares-20110802-1|52	
14rr|dvb-firmwares-20110802-1|53	dvb-ttpci-01.fw-261a - Firmware 01.261a
14rr|dvb-firmwares-20110802-1|54	dvb-ttpci-01.fw-261b - Firmware 01.261b
14rr|dvb-firmwares-20110802-1|55	dvb-ttpci-01.fw-261c - Firmware 01.261c
14rr|dvb-firmwares-20110802-1|56	dvb-ttpci-01.fw-261d - Firmware 01.261d
14rr|dvb-firmwares-20110802-1|57	dvb-ttpci-01.fw-261f - Firmware 01.261f
14rr|dvb-firmwares-20110802-1|58	dvb-ttpci-01.fw-2622 - Firmware 01.2622
14rr|dvb-firmwares-20110802-1|59	
14rr|dvb-firmwares-20110802-1|60	This package is in restricted because the firmware files are non-free.
14rr|dvb-firmwares-20110802-1|61	
14rr|dvb-firmwares-20110802-1|62	%package	frontends
14rr|dvb-firmwares-20110802-1|63	Summary:	Firmware files for DVB frontends requiring such
14rr|dvb-firmwares-20110802-1|64	Group:		System/Kernel and hardware
14rr|dvb-firmwares-20110802-1|65	
14rr|dvb-firmwares-20110802-1|66	%description	frontends
14rr|dvb-firmwares-20110802-1|67	Firmware files for the DVB frontends requiring such.
14rr|dvb-firmwares-20110802-1|68	
14rr|dvb-firmwares-20110802-1|69	dvb-fe-bcm3510 - Broadcom BCM3510
14rr|dvb-firmwares-20110802-1|70	dvb-fe-or51132-qam - OREN demodulator
14rr|dvb-firmwares-20110802-1|71	dvb-fe-or51132-vsb - OREN demodulator
14rr|dvb-firmwares-20110802-1|72	dvb-fe-or51211 - OREN demodulator
14rr|dvb-firmwares-20110802-1|73	dvb-fe-xc5000 - Xceive xc5000 tuner
14rr|dvb-firmwares-20110802-1|74	
14rr|dvb-firmwares-20110802-1|75	This package is in restricted because the firmware files are non-free.
14rr|dvb-firmwares-20110802-1|76	
14rr|dvb-firmwares-20110802-1|77	%package	v4l
14rr|dvb-firmwares-20110802-1|78	Summary:	Firmware files for Conexant devices
14rr|dvb-firmwares-20110802-1|79	Group:		System/Kernel and hardware
14rr|dvb-firmwares-20110802-1|80	
14rr|dvb-firmwares-20110802-1|81	%description	v4l
14rr|dvb-firmwares-20110802-1|82	Firmware for Conexant devices.
14rr|dvb-firmwares-20110802-1|83	
14rr|dvb-firmwares-20110802-1|84	v4l-cx231xx-avcore - Conexant cx231xx USB
14rr|dvb-firmwares-20110802-1|85	v4l-cx23418-apu - Conexant cx18 APU firmware
14rr|dvb-firmwares-20110802-1|86	v4l-cx23418-cpu - Conexant cx18 CPU firmware
14rr|dvb-firmwares-20110802-1|87	v4l-cx23418-dig - Conexant cx18 DIG firmware
14rr|dvb-firmwares-20110802-1|88	v4l-cx23885-enc - Conexant cx23885 firmware
14rr|dvb-firmwares-20110802-1|89	v4l-cx23885-avcore - Conexant cx23885 firmware for cx2584x
14rr|dvb-firmwares-20110802-1|90	v4l-cx25840 - Conexant firmware for cx2584x
14rr|dvb-firmwares-20110802-1|91	
14rr|dvb-firmwares-20110802-1|92	This package is in restricted because the firmware files are non-free.
14rr|dvb-firmwares-20110802-1|93	
14rr|dvb-firmwares-20110802-1|94	%prep
14rr|dvb-firmwares-20110802-1|95	%setup -q -c
14rr|dvb-firmwares-20110802-1|96	
14rr|dvb-firmwares-20110802-1|97	%build
14rr|dvb-firmwares-20110802-1|98	
14rr|dvb-firmwares-20110802-1|99	%install
14rr|dvb-firmwares-20110802-1|100	%__rm -rf %{buildroot}
14rr|dvb-firmwares-20110802-1|101	%__install -d -m 755 %{buildroot}%{firmdir}
14rr|dvb-firmwares-20110802-1|102	%__install -m 644 *.fw* %{buildroot}%{firmdir}
14rr|dvb-firmwares-20110802-1|103	%__ln_s dvb-ttpci-01.fw-2622 %{buildroot}%{firmdir}/dvb-ttpci-01.fw
14rr|dvb-firmwares-20110802-1|104	
14rr|dvb-firmwares-20110802-1|105	%clean
14rr|dvb-firmwares-20110802-1|106	%__rm -rf %{buildroot}
14rr|dvb-firmwares-20110802-1|107	
14rr|dvb-firmwares-20110802-1|108	%files usb
14rr|dvb-firmwares-20110802-1|109	%{firmdir}/dvb-usb-*.fw
14rr|dvb-firmwares-20110802-1|110	
14rr|dvb-firmwares-20110802-1|111	%files ttpci
14rr|dvb-firmwares-20110802-1|112	%{firmdir}/dvb-ttpci-*.fw*
14rr|dvb-firmwares-20110802-1|113	
14rr|dvb-firmwares-20110802-1|114	%files frontends
14rr|dvb-firmwares-20110802-1|115	%{firmdir}/dvb-fe-*.fw
14rr|dvb-firmwares-20110802-1|116	
14rr|dvb-firmwares-20110802-1|117	%files v4l
14rr|dvb-firmwares-20110802-1|118	%{firmdir}/v4l-*.fw
14rr|dvb-firmwares-20110802-1|119	
14rr|dvb-firmwares-20110802-1|120	
14rr|dvb-firmwares-20110802-1|121	%changelog
14rr|dvb-firmwares-20110802-1|122	* Mon Apr 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20110802-1
14rr|dvb-firmwares-20110802-1|123	+ Revision: 7b5ba01
14rr|dvb-firmwares-20110802-1|124	- Spec cleanup
14rr|dvb-firmwares-20110802-1|125	
14rr|dvb-firmwares-20110802-1|126	

26578 14
14rr|dvdrip-0.98.11-4|1	#disable requires on private modules
14rr|dvdrip-0.98.11-4|2	%if %{_use_internal_dependency_generator}
14rr|dvdrip-0.98.11-4|3	%define __noautoreq 'perl\\(Video::DVDRip.*'
14rr|dvdrip-0.98.11-4|4	%else
14rr|dvdrip-0.98.11-4|5	%define	_requires_exceptions perl.Video::DVDRip
14rr|dvdrip-0.98.11-4|6	%endif
14rr|dvdrip-0.98.11-4|7	
14rr|dvdrip-0.98.11-4|8	%define pre 0
14rr|dvdrip-0.98.11-4|9	%define distsuffix plf
14rr|dvdrip-0.98.11-4|10	
14rr|dvdrip-0.98.11-4|11	Name:		dvdrip
14rr|dvdrip-0.98.11-4|12	Version:	0.98.11
14rr|dvdrip-0.98.11-4|13	Release:	4
14rr|dvdrip-0.98.11-4|14	Summary:	DVD ripping GUI
14rr|dvdrip-0.98.11-4|15	License:	GPL or Artistic
14rr|dvdrip-0.98.11-4|16	URL:		http://www.exit1.org/dvdrip/
14rr|dvdrip-0.98.11-4|17	Group:		Video
14rr|dvdrip-0.98.11-4|18	Source:		http://www.exit1.org/dvdrip/dist/%{name}-%{version}.tar.gz
14rr|dvdrip-0.98.11-4|19	Source1:	Video-DVDRip-16.png
14rr|dvdrip-0.98.11-4|20	Source2:	Video-DVDRip-32.png
14rr|dvdrip-0.98.11-4|21	Source3:	Video-DVDRip-48.png
14rr|dvdrip-0.98.11-4|22	Source4:	Video-DVDRip.xml
14rr|dvdrip-0.98.11-4|23	Patch:		dvdrip-0.98.7-fping.patch
14rr|dvdrip-0.98.11-4|24	Patch1:		dvdrip-0.98.10-cssmethod.patch
14rr|dvdrip-0.98.11-4|25	Requires:	imagemagick
14rr|dvdrip-0.98.11-4|26	Requires:	perl-libintl-perl
14rr|dvdrip-0.98.11-4|27	Requires:	perl-Gtk2-Ex-FormFactory
14rr|dvdrip-0.98.11-4|28	Requires:	ogmtools
14rr|dvdrip-0.98.11-4|29	Requires:	libdvdcss
14rr|dvdrip-0.98.11-4|30	Requires:	fping
14rr|dvdrip-0.98.11-4|31	Requires: 	transcode
14rr|dvdrip-0.98.11-4|32	BuildRequires:	perl-devel
14rr|dvdrip-0.98.11-4|33	BuildRequires:	perl-Gtk2 >= 1.121
14rr|dvdrip-0.98.11-4|34	BuildRequires:	perl-Gtk2-Ex-FormFactory >= 0.65
14rr|dvdrip-0.98.11-4|35	BuildRequires:	perl-Event-ExecFlow >= 0.62
14rr|dvdrip-0.98.11-4|36	BuildRequires:	perl-Event-RPC >= 0.89
14rr|dvdrip-0.98.11-4|37	BuildRequires:	perl-libintl-perl >= 1.16
14rr|dvdrip-0.98.11-4|38	%rename Video-DVDRip
14rr|dvdrip-0.98.11-4|39	
14rr|dvdrip-0.98.11-4|40	%description
14rr|dvdrip-0.98.11-4|41	dvd::rip is a full featured DVD copy program written in Perl. It
14rr|dvdrip-0.98.11-4|42	provides an easy to use but feature-rich Gtk+ GUI to control almost
14rr|dvdrip-0.98.11-4|43	all aspects of the ripping and transcoding process. It uses the widely
14rr|dvdrip-0.98.11-4|44	known video processing swissknife transcode and many other Open Source
14rr|dvdrip-0.98.11-4|45	tools.
14rr|dvdrip-0.98.11-4|46	
14rr|dvdrip-0.98.11-4|47	This package is in restricted, as DVD ripping might break local laws.
14rr|dvdrip-0.98.11-4|48	
14rr|dvdrip-0.98.11-4|49	%prep
14rr|dvdrip-0.98.11-4|50	%setup -q
14rr|dvdrip-0.98.11-4|51	%patch -p1 -b .fping
14rr|dvdrip-0.98.11-4|52	%patch1 -p1 -b .css
14rr|dvdrip-0.98.11-4|53	
14rr|dvdrip-0.98.11-4|54	%build
14rr|dvdrip-0.98.11-4|55	perl Makefile.PL INSTALLDIRS=vendor
14rr|dvdrip-0.98.11-4|56	make
14rr|dvdrip-0.98.11-4|57	
14rr|dvdrip-0.98.11-4|58	%install
14rr|dvdrip-0.98.11-4|59	%makeinstall_std
14rr|dvdrip-0.98.11-4|60	# icons
14rr|dvdrip-0.98.11-4|61	%__install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
14rr|dvdrip-0.98.11-4|62	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
14rr|dvdrip-0.98.11-4|63	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
14rr|dvdrip-0.98.11-4|64	#mime
14rr|dvdrip-0.98.11-4|65	%__install -D -m 644 %{SOURCE4} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
14rr|dvdrip-0.98.11-4|66	
14rr|dvdrip-0.98.11-4|67	%__mkdir_p %{buildroot}%{_datadir}/applications
14rr|dvdrip-0.98.11-4|68	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14rr|dvdrip-0.98.11-4|69	[Desktop Entry]
14rr|dvdrip-0.98.11-4|70	Encoding=UTF-8
14rr|dvdrip-0.98.11-4|71	Name=dvd::rip
14rr|dvdrip-0.98.11-4|72	Comment=DVD ripping GUI
14rr|dvdrip-0.98.11-4|73	Exec=%{_bindir}/dvdrip %U
14rr|dvdrip-0.98.11-4|74	Icon=%{name}
14rr|dvdrip-0.98.11-4|75	Terminal=false
14rr|dvdrip-0.98.11-4|76	imeType=application/x-rip
14rr|dvdrip-0.98.11-4|77	Type=Application
14rr|dvdrip-0.98.11-4|78	StartupNotify=true
14rr|dvdrip-0.98.11-4|79	Categories=GTK;AudioVideo;Video;AudioVideoEdition;Player
14rr|dvdrip-0.98.11-4|80	EOF
14rr|dvdrip-0.98.11-4|81	
14rr|dvdrip-0.98.11-4|82	for subdir in %{buildroot}%{perl_vendorlib}/LocaleData/*; do
14rr|dvdrip-0.98.11-4|83	echo "%lang($(basename $subdir)) $(echo $subdir|sed s!%{buildroot}!!)" >> %{name}.\lang
14rr|dvdrip-0.98.11-4|84	done
14rr|dvdrip-0.98.11-4|85	
14rr|dvdrip-0.98.11-4|86	%files -f %{name}.lang
14rr|dvdrip-0.98.11-4|87	%doc README TODO Credits Changes COPYRIGHT
14rr|dvdrip-0.98.11-4|88	%{_bindir}/*
14rr|dvdrip-0.98.11-4|89	%{_mandir}/*/*
14rr|dvdrip-0.98.11-4|90	%dir %{perl_vendorlib}/LocaleData
14rr|dvdrip-0.98.11-4|91	%{perl_vendorlib}/Video/
14rr|dvdrip-0.98.11-4|92	%{_datadir}/applications/mandriva*.desktop
14rr|dvdrip-0.98.11-4|93	%{_datadir}/mime/packages/%{name}.xml
14rr|dvdrip-0.98.11-4|94	%{_liconsdir}/%{name}.png
14rr|dvdrip-0.98.11-4|95	%{_iconsdir}/%{name}.png
14rr|dvdrip-0.98.11-4|96	%{_miconsdir}/%{name}.png
14rr|dvdrip-0.98.11-4|97	
14rr|dvdrip-0.98.11-4|98	
14rr|dvdrip-0.98.11-4|99	%changelog
14rr|dvdrip-0.98.11-4|100	* Sat Jan 12 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.98.11-4
14rr|dvdrip-0.98.11-4|101	+ Revision: 818409c
14rr|dvdrip-0.98.11-4|102	- Fix requirement exceptions
14rr|dvdrip-0.98.11-4|103	
14rr|dvdrip-0.98.11-4|104	

26579 14
14rr|dvdwizard-0.7.0-2|1	%define distsuffix plf
14rr|dvdwizard-0.7.0-2|2	
14rr|dvdwizard-0.7.0-2|3	Name:		dvdwizard
14rr|dvdwizard-0.7.0-2|4	Version:	0.7.0
14rr|dvdwizard-0.7.0-2|5	Release:	2
14rr|dvdwizard-0.7.0-2|6	Summary:	DVD-Video creation wrapper
14rr|dvdwizard-0.7.0-2|7	License: 	GPLv3
14rr|dvdwizard-0.7.0-2|8	Group:		Archiving/Cd burning
14rr|dvdwizard-0.7.0-2|9	URL:		http://udrecsuite.sourceforge.net/doku_dvdwizard.html
14rr|dvdwizard-0.7.0-2|10	Source:		http://www.wershofen.de/downloads/%{name}-%{version}.tar.gz
14rr|dvdwizard-0.7.0-2|11	BuildRequires:	texinfo
14rr|dvdwizard-0.7.0-2|12	BuildRequires:	tetex
14rr|dvdwizard-0.7.0-2|13	BuildRequires:	dvdauthor
14rr|dvdwizard-0.7.0-2|14	BuildRequires:	imagemagick
14rr|dvdwizard-0.7.0-2|15	BuildRequires:	mjpegtools
14rr|dvdwizard-0.7.0-2|16	Requires:	bc
14rr|dvdwizard-0.7.0-2|17	Requires:	dvdauthor
14rr|dvdwizard-0.7.0-2|18	Requires:	imagemagick
14rr|dvdwizard-0.7.0-2|19	Requires:	mjpegtools
14rr|dvdwizard-0.7.0-2|20	Requires:	toolame
14rr|dvdwizard-0.7.0-2|21	Requires:	transcode
14rr|dvdwizard-0.7.0-2|22	BuildArch:	noarch
14rr|dvdwizard-0.7.0-2|23	
14rr|dvdwizard-0.7.0-2|24	%description
14rr|dvdwizard-0.7.0-2|25	dvdwizard is a wrapper-script which incorporates a fully automated creation of
14rr|dvdwizard-0.7.0-2|26	a DVD-structure with Chapters and menus from one or more mpeg-streams. This is
14rr|dvdwizard-0.7.0-2|27	done by several "sub-scripts" and various freely available tools. Needless to
14rr|dvdwizard-0.7.0-2|28	say, that dvdwizard is distributed under the GPL as well.
14rr|dvdwizard-0.7.0-2|29	
14rr|dvdwizard-0.7.0-2|30	This package is in restricted because it requires transcode.
14rr|dvdwizard-0.7.0-2|31	
14rr|dvdwizard-0.7.0-2|32	%prep
14rr|dvdwizard-0.7.0-2|33	%setup -q
14rr|dvdwizard-0.7.0-2|34	
14rr|dvdwizard-0.7.0-2|35	%build
14rr|dvdwizard-0.7.0-2|36	%make
14rr|dvdwizard-0.7.0-2|37	
14rr|dvdwizard-0.7.0-2|38	%install
14rr|dvdwizard-0.7.0-2|39	install -d -m 755 %{buildroot}%{_bindir}
14rr|dvdwizard-0.7.0-2|40	install -d -m 755 %{buildroot}%{_datadir}
14rr|dvdwizard-0.7.0-2|41	%makeinstall_std prefix=/usr
14rr|dvdwizard-0.7.0-2|42	
14rr|dvdwizard-0.7.0-2|43	%find_lang %{name}
14rr|dvdwizard-0.7.0-2|44	
14rr|dvdwizard-0.7.0-2|45	%files -f %{name}.lang
14rr|dvdwizard-0.7.0-2|46	%doc CHANGELOG COPYING CONTRIB README* TODO*
14rr|dvdwizard-0.7.0-2|47	%{_bindir}/*
14rr|dvdwizard-0.7.0-2|48	%dir %{_datadir}/%{name}
14rr|dvdwizard-0.7.0-2|49	%{_datadir}/%{name}/Clapperboard.svg
14rr|dvdwizard-0.7.0-2|50	%{_mandir}/*/*
14rr|dvdwizard-0.7.0-2|51	%{_infodir}/*
14rr|dvdwizard-0.7.0-2|52	%config(noreplace) %{_sysconfdir}/%{name}.conf
14rr|dvdwizard-0.7.0-2|53	
14rr|dvdwizard-0.7.0-2|54	
14rr|dvdwizard-0.7.0-2|55	%changelog
14rr|dvdwizard-0.7.0-2|56	* Thu Nov 01 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-2
14rr|dvdwizard-0.7.0-2|57	+ Revision: bbdb1c0
14rr|dvdwizard-0.7.0-2|58	- LOG Fix file listed twice error, minor cleanups
14rr|dvdwizard-0.7.0-2|59	
14rr|dvdwizard-0.7.0-2|60	

26580 14
14rr|em8300-firmware-29-3|1	%define distsuffix plf
14rr|em8300-firmware-29-3|2	
14rr|em8300-firmware-29-3|3	Name:		em8300-firmware
14rr|em8300-firmware-29-3|4	Version:	29
14rr|em8300-firmware-29-3|5	Release:	%mkrel 3
14rr|em8300-firmware-29-3|6	Summary:	Microcode for the em8300 devices
14rr|em8300-firmware-29-3|7	Group:		System/Kernel and hardware
14rr|em8300-firmware-29-3|8	License:	Proprietary
14rr|em8300-firmware-29-3|9	URL:		http://dxr3.sourceforge.net/
14rr|em8300-firmware-29-3|10	Source0:	http://dxr3.sourceforge.net/download/em8300.bin
14rr|em8300-firmware-29-3|11	BuildArch:	noarch
14rr|em8300-firmware-29-3|12	
14rr|em8300-firmware-29-3|13	%description
14rr|em8300-firmware-29-3|14	The microcode for the em8300 devices.
14rr|em8300-firmware-29-3|15	
14rr|em8300-firmware-29-3|16	This package is in restricted for its non-free license.
14rr|em8300-firmware-29-3|17	
14rr|em8300-firmware-29-3|18	%prep
14rr|em8300-firmware-29-3|19	%setup -q -c -T
14rr|em8300-firmware-29-3|20	%__cp -a %{SOURCE0} em8300.bin
14rr|em8300-firmware-29-3|21	
14rr|em8300-firmware-29-3|22	%install
14rr|em8300-firmware-29-3|23	%__rm -rf %{buildroot}
14rr|em8300-firmware-29-3|24	%__install -D -m644 em8300.bin %{buildroot}/lib/firmware/em8300.bin
14rr|em8300-firmware-29-3|25	
14rr|em8300-firmware-29-3|26	%clean
14rr|em8300-firmware-29-3|27	%__rm -rf %{buildroot}
14rr|em8300-firmware-29-3|28	
14rr|em8300-firmware-29-3|29	%files
14rr|em8300-firmware-29-3|30	/lib/firmware/em8300.bin
14rr|em8300-firmware-29-3|31	
14rr|em8300-firmware-29-3|32	
14rr|em8300-firmware-29-3|33	%changelog
14rr|em8300-firmware-29-3|34	* Mon Apr 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 29-3
14rr|em8300-firmware-29-3|35	+ Revision: 413ff53
14rr|em8300-firmware-29-3|36	- Spec cleanup
14rr|em8300-firmware-29-3|37	
14rr|em8300-firmware-29-3|38	

26581 14
14rr|faac-1.28-5|1	%define distsuffix plf
14rr|faac-1.28-5|2	
14rr|faac-1.28-5|3	%define major 0
14rr|faac-1.28-5|4	%define libname %mklibname %{name} %{major}
14rr|faac-1.28-5|5	%define develname %mklibname -d %{name}
14rr|faac-1.28-5|6	
14rr|faac-1.28-5|7	Name:		faac
14rr|faac-1.28-5|8	Version:	1.28
14rr|faac-1.28-5|9	Release:	5
14rr|faac-1.28-5|10	Epoch:		1
14rr|faac-1.28-5|11	Summary:	Freeware Advanced Audio Encoder
14rr|faac-1.28-5|12	Group:		Sound
14rr|faac-1.28-5|13	License:	LGPLv2+
14rr|faac-1.28-5|14	URL:		http://www.audiocoding.com
14rr|faac-1.28-5|15	Source0:	http://prdownloads.sourceforge.net/faac/%{name}-%{version}.tar.bz2
14rr|faac-1.28-5|16	Patch0:		faac-1.28-mp4v2-2.0.0.patch
14rr|faac-1.28-5|17	Patch1:		faac-1.26-format.string.patch
14rr|faac-1.28-5|18	BuildRequires:	pkgconfig(sndfile)
14rr|faac-1.28-5|19	BuildRequires:	autoconf2.5
14rr|faac-1.28-5|20	BuildRequires:	dos2unix
14rr|faac-1.28-5|21	BuildRequires:	libmp4v2-devel >= 2.0
14rr|faac-1.28-5|22	#gw else the detection for libmp4v2 kicks in
14rr|faac-1.28-5|23	BuildConflicts:	%{libname}-devel < %{EVRD}
14rr|faac-1.28-5|24	BuildConflicts:	%{develname} < %{EVRD}
14rr|faac-1.28-5|25	
14rr|faac-1.28-5|26	%description
14rr|faac-1.28-5|27	FAAC is an AAC encoder based on the ISO MPEG-4 reference code.
14rr|faac-1.28-5|28	
14rr|faac-1.28-5|29	This package is in restricted, as the MPEG-4 format is covered
14rr|faac-1.28-5|30	by software patents.
14rr|faac-1.28-5|31	
14rr|faac-1.28-5|32	%package -n %{libname}
14rr|faac-1.28-5|33	Summary:	Free Advanced Audio Encoder shared library
14rr|faac-1.28-5|34	Group:		System/Libraries
14rr|faac-1.28-5|35	
14rr|faac-1.28-5|36	%description -n %{libname}
14rr|faac-1.28-5|37	FAAC is an AAC encoder based on the ISO MPEG-4 reference code.
14rr|faac-1.28-5|38	
14rr|faac-1.28-5|39	This package contains the shared library needed by programs based on
14rr|faac-1.28-5|40	libfaac.
14rr|faac-1.28-5|41	
14rr|faac-1.28-5|42	This package is in restricted, as the MPEG-4 format is covered
14rr|faac-1.28-5|43	by software patents.
14rr|faac-1.28-5|44	
14rr|faac-1.28-5|45	%package -n %{develname}
14rr|faac-1.28-5|46	Summary:	Free Advanced Audio Encoder development files
14rr|faac-1.28-5|47	Group:		Development/C++
14rr|faac-1.28-5|48	Requires:	%{libname} = %{EVRD}
14rr|faac-1.28-5|49	Provides:	lib%{name}-devel = %{EVRD}
14rr|faac-1.28-5|50	
14rr|faac-1.28-5|51	%description -n %{develname}
14rr|faac-1.28-5|52	FAAC is an AAC encoder based on the ISO MPEG-4 reference code.
14rr|faac-1.28-5|53	
14rr|faac-1.28-5|54	This package contains the needed files for compiling programs with
14rr|faac-1.28-5|55	libfaac.
14rr|faac-1.28-5|56	
14rr|faac-1.28-5|57	This package is in restricted, as the MPEG-4 format is covered
14rr|faac-1.28-5|58	by software patents.
14rr|faac-1.28-5|59	
14rr|faac-1.28-5|60	%prep
14rr|faac-1.28-5|61	%setup -q
14rr|faac-1.28-5|62	%patch0 -p1 -b .mp4v2
14rr|faac-1.28-5|63	%patch1 -p1
14rr|faac-1.28-5|64	#dos2unix configure.in
14rr|faac-1.28-5|65	aclocal
14rr|faac-1.28-5|66	autoheader
14rr|faac-1.28-5|67	libtoolize --automake
14rr|faac-1.28-5|68	automake --add-missing --copy
14rr|faac-1.28-5|69	WANT_AUTOCONF_2_5=1 autoconf
14rr|faac-1.28-5|70	
14rr|faac-1.28-5|71	%build
14rr|faac-1.28-5|72	%configure2_5x --with-mp4v2
14rr|faac-1.28-5|73	%make
14rr|faac-1.28-5|74	
14rr|faac-1.28-5|75	%install
14rr|faac-1.28-5|76	%makeinstall_std
14rr|faac-1.28-5|77	# manual header installation
14rr|faac-1.28-5|78	mkdir -p %{buildroot}%{_includedir}
14rr|faac-1.28-5|79	cp include/*h %{buildroot}%{_includedir}
14rr|faac-1.28-5|80	
14rr|faac-1.28-5|81	%files
14rr|faac-1.28-5|82	%doc README TODO ChangeLog
14rr|faac-1.28-5|83	%{_bindir}/faac
14rr|faac-1.28-5|84	%{_mandir}/man1/faac.1*
14rr|faac-1.28-5|85	
14rr|faac-1.28-5|86	%files -n %{libname}
14rr|faac-1.28-5|87	%{_libdir}/libfaac*so.%{major}*
14rr|faac-1.28-5|88	
14rr|faac-1.28-5|89	%files -n %{develname}
14rr|faac-1.28-5|90	%{_libdir}/*.so
14rr|faac-1.28-5|91	%{_libdir}/*.a
14rr|faac-1.28-5|92	%{_includedir}/*
14rr|faac-1.28-5|93	
14rr|faac-1.28-5|94	
14rr|faac-1.28-5|95	%changelog
14rr|faac-1.28-5|96	* Wed Oct 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.28-5
14rr|faac-1.28-5|97	+ Revision: 5266fed
14rr|faac-1.28-5|98	- LOG Update mp4v2 patch to fix build with new mp4v2, spec cleanup
14rr|faac-1.28-5|99	
14rr|faac-1.28-5|100	

26582 14
14rr|faad2-2.7-6|1	%define distsuffix plf
14rr|faad2-2.7-6|2	
14rr|faad2-2.7-6|3	%define major 2
14rr|faad2-2.7-6|4	
14rr|faad2-2.7-6|5	%define libname %mklibname %{name}_ %{major}
14rr|faad2-2.7-6|6	%define develname %mklibname -d %{name}
14rr|faad2-2.7-6|7	%define staticname %mklibname -s -d %{name}
14rr|faad2-2.7-6|8	
14rr|faad2-2.7-6|9	Name:		faad2
14rr|faad2-2.7-6|10	Version:	2.7
14rr|faad2-2.7-6|11	Release:	6
14rr|faad2-2.7-6|12	Epoch:		1
14rr|faad2-2.7-6|13	Summary:	Freeware Advanced Audio Decoder version 2
14rr|faad2-2.7-6|14	License:	GPLv2
14rr|faad2-2.7-6|15	Group:		Sound
14rr|faad2-2.7-6|16	URL:		http://www.audiocoding.com
14rr|faad2-2.7-6|17	Source0:	%{name}-%{version}.tar.bz2
14rr|faad2-2.7-6|18	Patch4:		faad2-2.7-mp4ff-fpic.patch
14rr|faad2-2.7-6|19	BuildRequires:	pkgconfig(sndfile)
14rr|faad2-2.7-6|20	BuildRequires:	pkgconfig(sdl)
14rr|faad2-2.7-6|21	BuildRequires:	libid3lib-devel
14rr|faad2-2.7-6|22	BuildRequires:	dos2unix
14rr|faad2-2.7-6|23	BuildRequires:	automake1.8
14rr|faad2-2.7-6|24	
14rr|faad2-2.7-6|25	%description
14rr|faad2-2.7-6|26	FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder,
14rr|faad2-2.7-6|27	completely written from scratch. FAAD 2 is licensed under the GPL.
14rr|faad2-2.7-6|28	
14rr|faad2-2.7-6|29	%package -n %{libname}
14rr|faad2-2.7-6|30	Summary:	Freeware Advanced Audio Decoder shared library
14rr|faad2-2.7-6|31	Group:		System/Libraries
14rr|faad2-2.7-6|32	
14rr|faad2-2.7-6|33	%description -n %{libname}
14rr|faad2-2.7-6|34	FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder,
14rr|faad2-2.7-6|35	completely written from scratch. FAAD 2 is licensed under the GPL.
14rr|faad2-2.7-6|36	
14rr|faad2-2.7-6|37	This package contains the shared library needed by programs linked to
14rr|faad2-2.7-6|38	libfaad.
14rr|faad2-2.7-6|39	
14rr|faad2-2.7-6|40	%package -n %{develname}
14rr|faad2-2.7-6|41	Summary:	Freeware Advanced Audio Decoder development files
14rr|faad2-2.7-6|42	Group:		Development/C++
14rr|faad2-2.7-6|43	Requires:	%{libname} = %{EVRD}
14rr|faad2-2.7-6|44	Provides:	lib%{name}-devel  = %{EVRD}
14rr|faad2-2.7-6|45	
14rr|faad2-2.7-6|46	%description -n %{develname}
14rr|faad2-2.7-6|47	FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder,
14rr|faad2-2.7-6|48	completely written from scratch. FAAD 2 is licensed under the GPL.
14rr|faad2-2.7-6|49	
14rr|faad2-2.7-6|50	This package contains the C++ headers needed to build programs with
14rr|faad2-2.7-6|51	libfaad.
14rr|faad2-2.7-6|52	
14rr|faad2-2.7-6|53	%package -n %{staticname}
14rr|faad2-2.7-6|54	Summary:	Freeware Advanced Audio Decoder static libraries
14rr|faad2-2.7-6|55	Group:		Development/C++
14rr|faad2-2.7-6|56	Requires:	%{develname} = %{EVRD}
14rr|faad2-2.7-6|57	Provides:	lib%{name}-static-devel = %{EVRD}
14rr|faad2-2.7-6|58	
14rr|faad2-2.7-6|59	%description -n %{staticname}
14rr|faad2-2.7-6|60	FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder,
14rr|faad2-2.7-6|61	completely written from scratch. FAAD 2 is licensed under the GPL.
14rr|faad2-2.7-6|62	
14rr|faad2-2.7-6|63	This package contains the static libraries needed to build programs
14rr|faad2-2.7-6|64	with libfaad.
14rr|faad2-2.7-6|65	
14rr|faad2-2.7-6|66	%prep
14rr|faad2-2.7-6|67	%setup -q
14rr|faad2-2.7-6|68	%patch4 -p1 -b .fpic
14rr|faad2-2.7-6|69	dos2unix configure.in frontend/main.c common/mp4ff/mp4ffint.h common/mp4ff/Makefile.am
14rr|faad2-2.7-6|70	chmod 644 AUTHORS README TODO NEWS ChangeLog
14rr|faad2-2.7-6|71	export WANT_AUTOCONF_2_5=1
14rr|faad2-2.7-6|72	aclocal-1.8 -I .
14rr|faad2-2.7-6|73	autoheader
14rr|faad2-2.7-6|74	libtoolize --automake --copy
14rr|faad2-2.7-6|75	automake-1.8 -a -c
14rr|faad2-2.7-6|76	autoconf
14rr|faad2-2.7-6|77	
14rr|faad2-2.7-6|78	%build
14rr|faad2-2.7-6|79	%configure2_5x
14rr|faad2-2.7-6|80	%make
14rr|faad2-2.7-6|81	
14rr|faad2-2.7-6|82	%install
14rr|faad2-2.7-6|83	%makeinstall_std
14rr|faad2-2.7-6|84	#manual installation of libmp4ff
14rr|faad2-2.7-6|85	pushd common/mp4ff
14rr|faad2-2.7-6|86	install -m 644 libmp4ff.a %{buildroot}%{_libdir}
14rr|faad2-2.7-6|87	install -m 644 mp4ff.h mp4ff_int_types.h %{buildroot}%{_includedir}
14rr|faad2-2.7-6|88	popd
14rr|faad2-2.7-6|89	
14rr|faad2-2.7-6|90	#gw rename it to a more standard name
14rr|faad2-2.7-6|91	mkdir -p %{buildroot}%{_mandir}/man1
14rr|faad2-2.7-6|92	mv %{buildroot}%{_mandir}/manm/faad.man %{buildroot}%{_mandir}/man1/faad.1
14rr|faad2-2.7-6|93	
14rr|faad2-2.7-6|94	%files
14rr|faad2-2.7-6|95	%doc README NEWS TODO AUTHORS ChangeLog
14rr|faad2-2.7-6|96	%{_bindir}/faad
14rr|faad2-2.7-6|97	%{_mandir}/man1/faad.1*
14rr|faad2-2.7-6|98	
14rr|faad2-2.7-6|99	%files -n %{libname}
14rr|faad2-2.7-6|100	%{_libdir}/libfaad.so.%{major}*
14rr|faad2-2.7-6|101	
14rr|faad2-2.7-6|102	%files -n %{develname}
14rr|faad2-2.7-6|103	%{_libdir}/libfaad.so
14rr|faad2-2.7-6|104	%{_includedir}/*
14rr|faad2-2.7-6|105	
14rr|faad2-2.7-6|106	%files -n %{staticname}
14rr|faad2-2.7-6|107	%{_libdir}/libfaad.a
14rr|faad2-2.7-6|108	%{_libdir}/libmp4ff.a
14rr|faad2-2.7-6|109	
14rr|faad2-2.7-6|110	
14rr|faad2-2.7-6|111	%changelog
14rr|faad2-2.7-6|112	* Wed Oct 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.7-6
14rr|faad2-2.7-6|113	+ Revision: 0168291
14rr|faad2-2.7-6|114	- LOG Convert BR to pkgconfig style
14rr|faad2-2.7-6|115	
14rr|faad2-2.7-6|116	

26583 14
14rr|ffmpeg-2.3.3-1plf|1	%define major           55
14rr|ffmpeg-2.3.3-1plf|2	%define avdevmajor      55
14rr|ffmpeg-2.3.3-1plf|3	%define filtermajor     4
14rr|ffmpeg-2.3.3-1plf|4	%define avfmtmajor      55
14rr|ffmpeg-2.3.3-1plf|5	%define avumajor        52
14rr|ffmpeg-2.3.3-1plf|6	%define ppmajor         52
14rr|ffmpeg-2.3.3-1plf|7	%define swrmajor        0
14rr|ffmpeg-2.3.3-1plf|8	%define swsmajor        2
14rr|ffmpeg-2.3.3-1plf|9	%define libavcodec      %mklibname avcodec %{major}
14rr|ffmpeg-2.3.3-1plf|10	%define libavdevice     %mklibname avdevice %{avdevmajor}
14rr|ffmpeg-2.3.3-1plf|11	%define libavfilter     %mklibname avfilter %{filtermajor}
14rr|ffmpeg-2.3.3-1plf|12	%define libavformat     %mklibname avformat %{avfmtmajor}
14rr|ffmpeg-2.3.3-1plf|13	%define libavutil       %mklibname avutil %{avumajor}
14rr|ffmpeg-2.3.3-1plf|14	%define libpostproc     %mklibname postproc %{ppmajor}
14rr|ffmpeg-2.3.3-1plf|15	%define libswresample   %mklibname swresample %{swrmajor}
14rr|ffmpeg-2.3.3-1plf|16	%define libswscale      %mklibname swscaler %{swsmajor}
14rr|ffmpeg-2.3.3-1plf|17	%define devname         %mklibname %{name} -d
14rr|ffmpeg-2.3.3-1plf|18	%define statname        %mklibname %{name} -s -d
14rr|ffmpeg-2.3.3-1plf|19	
14rr|ffmpeg-2.3.3-1plf|20	#####################
14rr|ffmpeg-2.3.3-1plf|21	# Hardcode PLF build
14rr|ffmpeg-2.3.3-1plf|22	%define build_plf 1
14rr|ffmpeg-2.3.3-1plf|23	#####################
14rr|ffmpeg-2.3.3-1plf|24	
14rr|ffmpeg-2.3.3-1plf|25	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|ffmpeg-2.3.3-1plf|26	%if %{build_plf}
14rr|ffmpeg-2.3.3-1plf|27	%define distsuffix plf
14rr|ffmpeg-2.3.3-1plf|28	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|ffmpeg-2.3.3-1plf|29	%define extrarelsuffix plf
14rr|ffmpeg-2.3.3-1plf|30	%bcond_with	dlopen
14rr|ffmpeg-2.3.3-1plf|31	%else
14rr|ffmpeg-2.3.3-1plf|32	%bcond_without	dlopen
14rr|ffmpeg-2.3.3-1plf|33	%endif
14rr|ffmpeg-2.3.3-1plf|34	
14rr|ffmpeg-2.3.3-1plf|35	%bcond_without	swscaler
14rr|ffmpeg-2.3.3-1plf|36	%bcond_without	opencv
14rr|ffmpeg-2.3.3-1plf|37	%bcond_with	faac
14rr|ffmpeg-2.3.3-1plf|38	
14rr|ffmpeg-2.3.3-1plf|39	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
14rr|ffmpeg-2.3.3-1plf|40	Name:		ffmpeg
14rr|ffmpeg-2.3.3-1plf|41	Version:	2.3.3
14rr|ffmpeg-2.3.3-1plf|42	Release:	1%{?extrarelsuffix}
14rr|ffmpeg-2.3.3-1plf|43	%if %{build_plf}
14rr|ffmpeg-2.3.3-1plf|44	License:	GPLv3+
14rr|ffmpeg-2.3.3-1plf|45	%else
14rr|ffmpeg-2.3.3-1plf|46	License:	GPLv2+
14rr|ffmpeg-2.3.3-1plf|47	%endif
14rr|ffmpeg-2.3.3-1plf|48	Group:		Video
14rr|ffmpeg-2.3.3-1plf|49	Url:		http://ffmpeg.org/
14rr|ffmpeg-2.3.3-1plf|50	Source0:	http://ffmpeg.org/releases/%{name}-%{version}.tar.bz2
14rr|ffmpeg-2.3.3-1plf|51	Patch1:		ffmpeg-2.3-dlopen-faac-mp3lame-opencore-x264-xvid.patch
14rr|ffmpeg-2.3.3-1plf|52	Patch2:		ffmpeg-1.0.1-time.h.patch
14rr|ffmpeg-2.3.3-1plf|53	BuildRequires:	texi2html
14rr|ffmpeg-2.3.3-1plf|54	BuildRequires:	yasm
14rr|ffmpeg-2.3.3-1plf|55	BuildRequires:	bzip2-devel
14rr|ffmpeg-2.3.3-1plf|56	BuildRequires:	gsm-devel
14rr|ffmpeg-2.3.3-1plf|57	BuildRequires:	jpeg-devel
14rr|ffmpeg-2.3.3-1plf|58	BuildRequires:	ladspa-devel
14rr|ffmpeg-2.3.3-1plf|59	BuildRequires:	libnut-devel
14rr|ffmpeg-2.3.3-1plf|60	BuildRequires:	libschroedinger-devel
14rr|ffmpeg-2.3.3-1plf|61	# Maybe needs to be updated in future
14rr|ffmpeg-2.3.3-1plf|62	BuildConflicts:	crystalhd-devel
14rr|ffmpeg-2.3.3-1plf|63	
14rr|ffmpeg-2.3.3-1plf|64	BuildRequires:	pkgconfig(celt)
14rr|ffmpeg-2.3.3-1plf|65	BuildRequires:	pkgconfig(freetype2)
14rr|ffmpeg-2.3.3-1plf|66	BuildRequires:	pkgconfig(gnutls) >= 3.0
14rr|ffmpeg-2.3.3-1plf|67	BuildRequires:	pkgconfig(jack)
14rr|ffmpeg-2.3.3-1plf|68	BuildRequires:	pkgconfig(libass)
14rr|ffmpeg-2.3.3-1plf|69	BuildRequires:	pkgconfig(libbluray)
14rr|ffmpeg-2.3.3-1plf|70	BuildRequires:	pkgconfig(libcdio)
14rr|ffmpeg-2.3.3-1plf|71	BuildRequires:	pkgconfig(libcdio_paranoia)
14rr|ffmpeg-2.3.3-1plf|72	BuildRequires:	pkgconfig(libdc1394-2)
14rr|ffmpeg-2.3.3-1plf|73	BuildRequires:	pkgconfig(libmodplug)
14rr|ffmpeg-2.3.3-1plf|74	BuildRequires:	pkgconfig(libopenjpeg1)
14rr|ffmpeg-2.3.3-1plf|75	BuildRequires:	pkgconfig(libpng)
14rr|ffmpeg-2.3.3-1plf|76	BuildRequires:	pkgconfig(libpulse)
14rr|ffmpeg-2.3.3-1plf|77	BuildRequires:	pkgconfig(librtmp)
14rr|ffmpeg-2.3.3-1plf|78	BuildRequires:	pkgconfig(libva)
14rr|ffmpeg-2.3.3-1plf|79	BuildRequires:	pkgconfig(libv4l2)
14rr|ffmpeg-2.3.3-1plf|80	%if %{with opencv}
14rr|ffmpeg-2.3.3-1plf|81	BuildRequires:	pkgconfig(opencv)
14rr|ffmpeg-2.3.3-1plf|82	%endif
14rr|ffmpeg-2.3.3-1plf|83	BuildRequires:	pkgconfig(opus)
14rr|ffmpeg-2.3.3-1plf|84	BuildRequires:	pkgconfig(sdl)
14rr|ffmpeg-2.3.3-1plf|85	BuildRequires:	pkgconfig(soxr)
14rr|ffmpeg-2.3.3-1plf|86	BuildRequires:	pkgconfig(speex)
14rr|ffmpeg-2.3.3-1plf|87	BuildRequires:	pkgconfig(theora)
14rr|ffmpeg-2.3.3-1plf|88	BuildRequires:	pkgconfig(vdpau)
14rr|ffmpeg-2.3.3-1plf|89	BuildRequires:	pkgconfig(vorbis)
14rr|ffmpeg-2.3.3-1plf|90	BuildRequires:	pkgconfig(vpx)
14rr|ffmpeg-2.3.3-1plf|91	BuildRequires:	pkgconfig(wavpack)
14rr|ffmpeg-2.3.3-1plf|92	%if %{build_plf}
14rr|ffmpeg-2.3.3-1plf|93	BuildRequires:	liblame-devel
14rr|ffmpeg-2.3.3-1plf|94	BuildRequires:	xvid-devel
14rr|ffmpeg-2.3.3-1plf|95	BuildRequires:	pkgconfig(opencore-amrnb)
14rr|ffmpeg-2.3.3-1plf|96	BuildRequires:	pkgconfig(opencore-amrwb)
14rr|ffmpeg-2.3.3-1plf|97	BuildRequires:	pkgconfig(vo-aacenc)
14rr|ffmpeg-2.3.3-1plf|98	BuildRequires:	pkgconfig(vo-amrwbenc)
14rr|ffmpeg-2.3.3-1plf|99	BuildRequires:	pkgconfig(x264)
14rr|ffmpeg-2.3.3-1plf|100	BuildRequires:	pkgconfig(x265)
14rr|ffmpeg-2.3.3-1plf|101	%endif
14rr|ffmpeg-2.3.3-1plf|102	%if %{with faac}
14rr|ffmpeg-2.3.3-1plf|103	BuildRequires:	libfaac-devel
14rr|ffmpeg-2.3.3-1plf|104	%endif
14rr|ffmpeg-2.3.3-1plf|105	%if 0
14rr|ffmpeg-2.3.3-1plf|106	Buildrequires:	pkgconfig(frei0r)
14rr|ffmpeg-2.3.3-1plf|107	%endif
14rr|ffmpeg-2.3.3-1plf|108	
14rr|ffmpeg-2.3.3-1plf|109	%description
14rr|ffmpeg-2.3.3-1plf|110	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14rr|ffmpeg-2.3.3-1plf|111	and a generic audio and video file converter.
14rr|ffmpeg-2.3.3-1plf|112	
14rr|ffmpeg-2.3.3-1plf|113	It can grab from a standard Video4Linux video source and convert it into
14rr|ffmpeg-2.3.3-1plf|114	several file formats based on DCT/motion compensation encoding. Sound is
14rr|ffmpeg-2.3.3-1plf|115	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14rr|ffmpeg-2.3.3-1plf|116	
14rr|ffmpeg-2.3.3-1plf|117	%if %{build_plf}
14rr|ffmpeg-2.3.3-1plf|118	This package is in Restricted as it violates several patents.
14rr|ffmpeg-2.3.3-1plf|119	%endif
14rr|ffmpeg-2.3.3-1plf|120	
14rr|ffmpeg-2.3.3-1plf|121	%files
14rr|ffmpeg-2.3.3-1plf|122	%doc INSTALL.md README.md doc/*.html doc/*.txt doc/*.conf
14rr|ffmpeg-2.3.3-1plf|123	%{_bindir}/*
14rr|ffmpeg-2.3.3-1plf|124	%{_mandir}/man1/*
14rr|ffmpeg-2.3.3-1plf|125	%{_datadir}/ffmpeg
14rr|ffmpeg-2.3.3-1plf|126	
14rr|ffmpeg-2.3.3-1plf|127	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|128	
14rr|ffmpeg-2.3.3-1plf|129	%package -n	%{libavcodec}
14rr|ffmpeg-2.3.3-1plf|130	Summary:	Shared library part of ffmpeg
14rr|ffmpeg-2.3.3-1plf|131	Group:		System/Libraries
14rr|ffmpeg-2.3.3-1plf|132	%if %{with dlopen}
14rr|ffmpeg-2.3.3-1plf|133	%if "%{_lib}" == "lib64"
14rr|ffmpeg-2.3.3-1plf|134	%global	_ext	()(64bit)
14rr|ffmpeg-2.3.3-1plf|135	%else
14rr|ffmpeg-2.3.3-1plf|136	%global	_ext	%{nil}
14rr|ffmpeg-2.3.3-1plf|137	%endif
14rr|ffmpeg-2.3.3-1plf|138	Suggests:	libfaac.so.0%{_ext}
14rr|ffmpeg-2.3.3-1plf|139	Suggests:	libx264.so.142%{_ext}
14rr|ffmpeg-2.3.3-1plf|140	Suggests:	libopencore-amrnb.so.0%{_ext}
14rr|ffmpeg-2.3.3-1plf|141	Suggests:	libopencore-amrwb.so.0%{_ext}
14rr|ffmpeg-2.3.3-1plf|142	Suggests:	libmp3lame.so.0%{_ext}
14rr|ffmpeg-2.3.3-1plf|143	Suggests:	libxvidcore.so.4%{_ext}
14rr|ffmpeg-2.3.3-1plf|144	%endif
14rr|ffmpeg-2.3.3-1plf|145	
14rr|ffmpeg-2.3.3-1plf|146	%description -n	%{libavcodec}
14rr|ffmpeg-2.3.3-1plf|147	This package contains a shared library for %{name}.
14rr|ffmpeg-2.3.3-1plf|148	
14rr|ffmpeg-2.3.3-1plf|149	%if %{build_plf}
14rr|ffmpeg-2.3.3-1plf|150	This package is in Restricted as it violates several patents.
14rr|ffmpeg-2.3.3-1plf|151	%endif
14rr|ffmpeg-2.3.3-1plf|152	
14rr|ffmpeg-2.3.3-1plf|153	%files -n %{libavcodec}
14rr|ffmpeg-2.3.3-1plf|154	%{_libdir}/libavcodec.so.%{major}*
14rr|ffmpeg-2.3.3-1plf|155	
14rr|ffmpeg-2.3.3-1plf|156	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|157	
14rr|ffmpeg-2.3.3-1plf|158	%package -n	%{libavdevice}
14rr|ffmpeg-2.3.3-1plf|159	Summary:	Shared library part of ffmpeg
14rr|ffmpeg-2.3.3-1plf|160	Group:		System/Libraries
14rr|ffmpeg-2.3.3-1plf|161	
14rr|ffmpeg-2.3.3-1plf|162	%description -n %{libavdevice}
14rr|ffmpeg-2.3.3-1plf|163	This package contains a shared library for %{name}.
14rr|ffmpeg-2.3.3-1plf|164	
14rr|ffmpeg-2.3.3-1plf|165	%files -n %{libavdevice}
14rr|ffmpeg-2.3.3-1plf|166	%{_libdir}/libavdevice.so.%{avdevmajor}*
14rr|ffmpeg-2.3.3-1plf|167	
14rr|ffmpeg-2.3.3-1plf|168	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|169	
14rr|ffmpeg-2.3.3-1plf|170	%package -n	%{libavfilter}
14rr|ffmpeg-2.3.3-1plf|171	Summary:	Shared library part of ffmpeg
14rr|ffmpeg-2.3.3-1plf|172	Group:		System/Libraries
14rr|ffmpeg-2.3.3-1plf|173	
14rr|ffmpeg-2.3.3-1plf|174	%description -n	%{libavfilter}
14rr|ffmpeg-2.3.3-1plf|175	This package contains a shared library for %{name}.
14rr|ffmpeg-2.3.3-1plf|176	
14rr|ffmpeg-2.3.3-1plf|177	%files -n %{libavfilter}
14rr|ffmpeg-2.3.3-1plf|178	%{_libdir}/libavfilter.so.%{filtermajor}*
14rr|ffmpeg-2.3.3-1plf|179	
14rr|ffmpeg-2.3.3-1plf|180	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|181	
14rr|ffmpeg-2.3.3-1plf|182	%package -n	%{libavformat}
14rr|ffmpeg-2.3.3-1plf|183	Summary:	Shared library part of ffmpeg
14rr|ffmpeg-2.3.3-1plf|184	Group:		System/Libraries
14rr|ffmpeg-2.3.3-1plf|185	
14rr|ffmpeg-2.3.3-1plf|186	%description -n %{libavformat}
14rr|ffmpeg-2.3.3-1plf|187	This package contains a shared library for %{name}.
14rr|ffmpeg-2.3.3-1plf|188	
14rr|ffmpeg-2.3.3-1plf|189	%files -n %{libavformat}
14rr|ffmpeg-2.3.3-1plf|190	%{_libdir}/libavformat.so.%{avfmtmajor}*
14rr|ffmpeg-2.3.3-1plf|191	
14rr|ffmpeg-2.3.3-1plf|192	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|193	
14rr|ffmpeg-2.3.3-1plf|194	%package -n	%{libavutil}
14rr|ffmpeg-2.3.3-1plf|195	Summary:	Shared library part of ffmpeg
14rr|ffmpeg-2.3.3-1plf|196	Group:		System/Libraries
14rr|ffmpeg-2.3.3-1plf|197	
14rr|ffmpeg-2.3.3-1plf|198	%description -n %{libavutil}
14rr|ffmpeg-2.3.3-1plf|199	This package contains a shared library for %{name}.
14rr|ffmpeg-2.3.3-1plf|200	
14rr|ffmpeg-2.3.3-1plf|201	%files -n %{libavutil}
14rr|ffmpeg-2.3.3-1plf|202	%{_libdir}/libavutil.so.%{avumajor}*
14rr|ffmpeg-2.3.3-1plf|203	
14rr|ffmpeg-2.3.3-1plf|204	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|205	
14rr|ffmpeg-2.3.3-1plf|206	%package -n	%{libpostproc}
14rr|ffmpeg-2.3.3-1plf|207	Summary:	Shared library part of ffmpeg
14rr|ffmpeg-2.3.3-1plf|208	Group:		System/Libraries
14rr|ffmpeg-2.3.3-1plf|209	Conflicts:	%{_lib}ffmpeg51
14rr|ffmpeg-2.3.3-1plf|210	
14rr|ffmpeg-2.3.3-1plf|211	%description -n	%{libpostproc}
14rr|ffmpeg-2.3.3-1plf|212	This package contains a shared library for %{name}.
14rr|ffmpeg-2.3.3-1plf|213	
14rr|ffmpeg-2.3.3-1plf|214	%files -n %{libpostproc}
14rr|ffmpeg-2.3.3-1plf|215	%{_libdir}/libpostproc.so.%{ppmajor}*
14rr|ffmpeg-2.3.3-1plf|216	
14rr|ffmpeg-2.3.3-1plf|217	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|218	
14rr|ffmpeg-2.3.3-1plf|219	%package -n	%{libswresample}
14rr|ffmpeg-2.3.3-1plf|220	Summary:	Shared library part of ffmpeg
14rr|ffmpeg-2.3.3-1plf|221	Group:		System/Libraries
14rr|ffmpeg-2.3.3-1plf|222	
14rr|ffmpeg-2.3.3-1plf|223	%description -n %{libswresample}
14rr|ffmpeg-2.3.3-1plf|224	This package contains a shared library for %{name}.
14rr|ffmpeg-2.3.3-1plf|225	
14rr|ffmpeg-2.3.3-1plf|226	%files -n %{libswresample}
14rr|ffmpeg-2.3.3-1plf|227	%{_libdir}/libswresample.so.%{swrmajor}*
14rr|ffmpeg-2.3.3-1plf|228	
14rr|ffmpeg-2.3.3-1plf|229	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|230	
14rr|ffmpeg-2.3.3-1plf|231	%if %{with swscaler}
14rr|ffmpeg-2.3.3-1plf|232	%package -n	%{libswscale}
14rr|ffmpeg-2.3.3-1plf|233	Summary:	Shared library part of ffmpeg
14rr|ffmpeg-2.3.3-1plf|234	Group:		System/Libraries
14rr|ffmpeg-2.3.3-1plf|235	
14rr|ffmpeg-2.3.3-1plf|236	%description -n %{libswscale}
14rr|ffmpeg-2.3.3-1plf|237	This package contains a shared library for %{name}.
14rr|ffmpeg-2.3.3-1plf|238	
14rr|ffmpeg-2.3.3-1plf|239	%files -n %{libswscale}
14rr|ffmpeg-2.3.3-1plf|240	%{_libdir}/libswscale.so.%{swsmajor}*
14rr|ffmpeg-2.3.3-1plf|241	%endif
14rr|ffmpeg-2.3.3-1plf|242	
14rr|ffmpeg-2.3.3-1plf|243	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|244	
14rr|ffmpeg-2.3.3-1plf|245	%package -n	%{devname}
14rr|ffmpeg-2.3.3-1plf|246	Group:		Development/C
14rr|ffmpeg-2.3.3-1plf|247	Summary:	Header files for the ffmpeg codec library
14rr|ffmpeg-2.3.3-1plf|248	Requires:	%{libavcodec} = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|249	Requires:	%{libavdevice} = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|250	Requires:	%{libavfilter} = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|251	Requires:	%{libavformat} = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|252	Requires:	%{libavutil} = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|253	Requires:	%{libpostproc} = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|254	Requires:	%{libswresample} = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|255	%if %{with swscaler}
14rr|ffmpeg-2.3.3-1plf|256	Requires:	%{libswscale} = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|257	%endif
14rr|ffmpeg-2.3.3-1plf|258	Provides:	ffmpeg-devel = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|259	
14rr|ffmpeg-2.3.3-1plf|260	%description -n	%{devname}
14rr|ffmpeg-2.3.3-1plf|261	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14rr|ffmpeg-2.3.3-1plf|262	and a generic audio and video file converter.
14rr|ffmpeg-2.3.3-1plf|263	
14rr|ffmpeg-2.3.3-1plf|264	It can grab from a standard Video4Linux video source and convert it into
14rr|ffmpeg-2.3.3-1plf|265	several file formats based on DCT/motion compensation encoding. Sound is
14rr|ffmpeg-2.3.3-1plf|266	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14rr|ffmpeg-2.3.3-1plf|267	
14rr|ffmpeg-2.3.3-1plf|268	Install this package if you want to compile apps with ffmpeg support.
14rr|ffmpeg-2.3.3-1plf|269	
14rr|ffmpeg-2.3.3-1plf|270	%files -n %{devname}
14rr|ffmpeg-2.3.3-1plf|271	%{_includedir}/libavcodec
14rr|ffmpeg-2.3.3-1plf|272	%{_includedir}/libavdevice
14rr|ffmpeg-2.3.3-1plf|273	%{_includedir}/libavfilter
14rr|ffmpeg-2.3.3-1plf|274	%{_includedir}/libavformat
14rr|ffmpeg-2.3.3-1plf|275	%{_includedir}/libavutil
14rr|ffmpeg-2.3.3-1plf|276	%{_includedir}/libpostproc
14rr|ffmpeg-2.3.3-1plf|277	%{_includedir}/libswresample
14rr|ffmpeg-2.3.3-1plf|278	%{_libdir}/libavcodec.so
14rr|ffmpeg-2.3.3-1plf|279	%{_libdir}/libavdevice.so
14rr|ffmpeg-2.3.3-1plf|280	%{_libdir}/libavfilter.so
14rr|ffmpeg-2.3.3-1plf|281	%{_libdir}/libavformat.so
14rr|ffmpeg-2.3.3-1plf|282	%{_libdir}/libavutil.so
14rr|ffmpeg-2.3.3-1plf|283	%{_libdir}/libpostproc.so
14rr|ffmpeg-2.3.3-1plf|284	%{_libdir}/libswresample.so
14rr|ffmpeg-2.3.3-1plf|285	%if %{with swscaler}
14rr|ffmpeg-2.3.3-1plf|286	%{_includedir}/libswscale
14rr|ffmpeg-2.3.3-1plf|287	%{_libdir}/libswscale.so
14rr|ffmpeg-2.3.3-1plf|288	%{_libdir}/pkgconfig/libswscale.pc
14rr|ffmpeg-2.3.3-1plf|289	%endif
14rr|ffmpeg-2.3.3-1plf|290	%{_libdir}/pkgconfig/libavcodec.pc
14rr|ffmpeg-2.3.3-1plf|291	%{_libdir}/pkgconfig/libavdevice.pc
14rr|ffmpeg-2.3.3-1plf|292	%{_libdir}/pkgconfig/libavfilter.pc
14rr|ffmpeg-2.3.3-1plf|293	%{_libdir}/pkgconfig/libavformat.pc
14rr|ffmpeg-2.3.3-1plf|294	%{_libdir}/pkgconfig/libavutil.pc
14rr|ffmpeg-2.3.3-1plf|295	%{_libdir}/pkgconfig/libpostproc.pc
14rr|ffmpeg-2.3.3-1plf|296	%{_libdir}/pkgconfig/libswresample.pc
14rr|ffmpeg-2.3.3-1plf|297	%{_mandir}/man3/lib*.3.*
14rr|ffmpeg-2.3.3-1plf|298	
14rr|ffmpeg-2.3.3-1plf|299	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|300	
14rr|ffmpeg-2.3.3-1plf|301	%package -n	%{statname}
14rr|ffmpeg-2.3.3-1plf|302	Group:		Development/C
14rr|ffmpeg-2.3.3-1plf|303	Summary:	Static library for the ffmpeg codec library
14rr|ffmpeg-2.3.3-1plf|304	Requires:	%{devname} = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|305	Provides:	ffmpeg-static-devel = %{EVRD}
14rr|ffmpeg-2.3.3-1plf|306	
14rr|ffmpeg-2.3.3-1plf|307	%description -n	%{statname}
14rr|ffmpeg-2.3.3-1plf|308	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14rr|ffmpeg-2.3.3-1plf|309	and a generic audio and video file converter.
14rr|ffmpeg-2.3.3-1plf|310	
14rr|ffmpeg-2.3.3-1plf|311	It can grab from a standard Video4Linux video source and convert it into
14rr|ffmpeg-2.3.3-1plf|312	several file formats based on DCT/motion compensation encoding. Sound is
14rr|ffmpeg-2.3.3-1plf|313	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14rr|ffmpeg-2.3.3-1plf|314	
14rr|ffmpeg-2.3.3-1plf|315	Install this package if you want to compile static apps with ffmpeg support.
14rr|ffmpeg-2.3.3-1plf|316	
14rr|ffmpeg-2.3.3-1plf|317	%files -n %{statname}
14rr|ffmpeg-2.3.3-1plf|318	%{_libdir}/*.a
14rr|ffmpeg-2.3.3-1plf|319	
14rr|ffmpeg-2.3.3-1plf|320	#----------------------------------------------------------------------------
14rr|ffmpeg-2.3.3-1plf|321	
14rr|ffmpeg-2.3.3-1plf|322	%prep
14rr|ffmpeg-2.3.3-1plf|323	%setup -q
14rr|ffmpeg-2.3.3-1plf|324	%if %{with dlopen}
14rr|ffmpeg-2.3.3-1plf|325	%patch1 -p1 -b .dlopen~
14rr|ffmpeg-2.3.3-1plf|326	%endif
14rr|ffmpeg-2.3.3-1plf|327	%patch2 -p1 -b .timeh~
14rr|ffmpeg-2.3.3-1plf|328	
14rr|ffmpeg-2.3.3-1plf|329	%build
14rr|ffmpeg-2.3.3-1plf|330	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
14rr|ffmpeg-2.3.3-1plf|331	export LDFLAGS="%{ldflags}"
14rr|ffmpeg-2.3.3-1plf|332	
14rr|ffmpeg-2.3.3-1plf|333	./configure --prefix=%{_prefix} \
14rr|ffmpeg-2.3.3-1plf|334	--enable-shared \
14rr|ffmpeg-2.3.3-1plf|335	--libdir=%{_libdir} \
14rr|ffmpeg-2.3.3-1plf|336	--shlibdir=%{_libdir} \
14rr|ffmpeg-2.3.3-1plf|337	--incdir=%{_includedir} \
14rr|ffmpeg-2.3.3-1plf|338	--disable-stripping \
14rr|ffmpeg-2.3.3-1plf|339	--enable-postproc \
14rr|ffmpeg-2.3.3-1plf|340	--enable-gpl \
14rr|ffmpeg-2.3.3-1plf|341	--enable-pthreads \
14rr|ffmpeg-2.3.3-1plf|342	--enable-ladspa \
14rr|ffmpeg-2.3.3-1plf|343	--enable-libbluray \
14rr|ffmpeg-2.3.3-1plf|344	--enable-libtheora \
14rr|ffmpeg-2.3.3-1plf|345	--enable-libvorbis --disable-encoder=vorbis \
14rr|ffmpeg-2.3.3-1plf|346	--enable-libvpx \
14rr|ffmpeg-2.3.3-1plf|347	--enable-x11grab \
14rr|ffmpeg-2.3.3-1plf|348	--enable-runtime-cpudetect \
14rr|ffmpeg-2.3.3-1plf|349	--enable-libdc1394 \
14rr|ffmpeg-2.3.3-1plf|350	--enable-libschroedinger \
14rr|ffmpeg-2.3.3-1plf|351	--enable-librtmp \
14rr|ffmpeg-2.3.3-1plf|352	--enable-libspeex \
14rr|ffmpeg-2.3.3-1plf|353	--enable-libfreetype \
14rr|ffmpeg-2.3.3-1plf|354	--enable-libnut \
14rr|ffmpeg-2.3.3-1plf|355	--enable-libgsm \
14rr|ffmpeg-2.3.3-1plf|356	--enable-libcelt \
14rr|ffmpeg-2.3.3-1plf|357	%if %{with opencv}
14rr|ffmpeg-2.3.3-1plf|358	--enable-libopencv \
14rr|ffmpeg-2.3.3-1plf|359	%else
14rr|ffmpeg-2.3.3-1plf|360	--disable-libopencv \
14rr|ffmpeg-2.3.3-1plf|361	%endif
14rr|ffmpeg-2.3.3-1plf|362	--enable-libopenjpeg \
14rr|ffmpeg-2.3.3-1plf|363	--enable-libopus \
14rr|ffmpeg-2.3.3-1plf|364	--enable-libsoxr \
14rr|ffmpeg-2.3.3-1plf|365	--enable-libwavpack \
14rr|ffmpeg-2.3.3-1plf|366	--disable-libxavs \
14rr|ffmpeg-2.3.3-1plf|367	--enable-libmodplug \
14rr|ffmpeg-2.3.3-1plf|368	--enable-libass \
14rr|ffmpeg-2.3.3-1plf|369	--enable-gnutls \
14rr|ffmpeg-2.3.3-1plf|370	--enable-libcdio \
14rr|ffmpeg-2.3.3-1plf|371	--enable-libpulse \
14rr|ffmpeg-2.3.3-1plf|372	--enable-libv4l2 \
14rr|ffmpeg-2.3.3-1plf|373	%if 0
14rr|ffmpeg-2.3.3-1plf|374	--enable-frei0r \
14rr|ffmpeg-2.3.3-1plf|375	%endif
14rr|ffmpeg-2.3.3-1plf|376	%if %{build_plf}
14rr|ffmpeg-2.3.3-1plf|377	--enable-libmp3lame \
14rr|ffmpeg-2.3.3-1plf|378	--enable-libopencore-amrnb \
14rr|ffmpeg-2.3.3-1plf|379	--enable-libopencore-amrwb \
14rr|ffmpeg-2.3.3-1plf|380	--enable-version3 \
14rr|ffmpeg-2.3.3-1plf|381	--enable-libx264 \
14rr|ffmpeg-2.3.3-1plf|382	--enable-libx265 \
14rr|ffmpeg-2.3.3-1plf|383	--enable-libvo-aacenc \
14rr|ffmpeg-2.3.3-1plf|384	--enable-libvo-amrwbenc \
14rr|ffmpeg-2.3.3-1plf|385	--enable-libxvid \
14rr|ffmpeg-2.3.3-1plf|386	%else
14rr|ffmpeg-2.3.3-1plf|387	--disable-decoder=aac --disable-encoder=aac \
14rr|ffmpeg-2.3.3-1plf|388	%if %{with dlopen}
14rr|ffmpeg-2.3.3-1plf|389	--enable-libmp3lame-dlopen \
14rr|ffmpeg-2.3.3-1plf|390	--enable-libopencore-amrnb-dlopen \
14rr|ffmpeg-2.3.3-1plf|391	--enable-libopencore-amrwb-dlopen \
14rr|ffmpeg-2.3.3-1plf|392	--enable-libx264-dlopen \
14rr|ffmpeg-2.3.3-1plf|393	--enable-libxvid-dlopen \
14rr|ffmpeg-2.3.3-1plf|394	%if !%{with faac}
14rr|ffmpeg-2.3.3-1plf|395	--enable-libfaac-dlopen \
14rr|ffmpeg-2.3.3-1plf|396	%endif
14rr|ffmpeg-2.3.3-1plf|397	%endif
14rr|ffmpeg-2.3.3-1plf|398	%endif
14rr|ffmpeg-2.3.3-1plf|399	%if %{with faac}
14rr|ffmpeg-2.3.3-1plf|400	--enable-nonfree --enable-libfaac
14rr|ffmpeg-2.3.3-1plf|401	%endif
14rr|ffmpeg-2.3.3-1plf|402	
14rr|ffmpeg-2.3.3-1plf|403	%make
14rr|ffmpeg-2.3.3-1plf|404	
14rr|ffmpeg-2.3.3-1plf|405	%install
14rr|ffmpeg-2.3.3-1plf|406	%makeinstall_std SRC_PATH=`pwd`
14rr|ffmpeg-2.3.3-1plf|407	
14rr|ffmpeg-2.3.3-1plf|408	
14rr|ffmpeg-2.3.3-1plf|409	%changelog
14rr|ffmpeg-2.3.3-1plf|410	* Wed Sep 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.3-1plf
14rr|ffmpeg-2.3.3-1plf|411	+ Revision: a142a0a
14rr|ffmpeg-2.3.3-1plf|412	- New version 2.3.3
14rr|ffmpeg-2.3.3-1plf|413	
14rr|ffmpeg-2.3.3-1plf|414	

26584 14
14rr|file2divx3pass-2.3-3|1	%define distsuffix plf
14rr|file2divx3pass-2.3-3|2	
14rr|file2divx3pass-2.3-3|3	Name:		file2divx3pass
14rr|file2divx3pass-2.3-3|4	Version:	2.3
14rr|file2divx3pass-2.3-3|5	Release:	3
14rr|file2divx3pass-2.3-3|6	Summary:	An easy to use frontend for mencoder
14rr|file2divx3pass-2.3-3|7	License:	GPL
14rr|file2divx3pass-2.3-3|8	Group:		Video
14rr|file2divx3pass-2.3-3|9	Url:		http://coding.wooyayhoopla.be/file2divx3pass/
14rr|file2divx3pass-2.3-3|10	Source0:	http://coding.wooyayhoopla.be/file2divx3pass/sources/%{name}-%{version}.tar.gz
14rr|file2divx3pass-2.3-3|11	BuildRequires:	perl-devel
14rr|file2divx3pass-2.3-3|12	Requires:	mencoder
14rr|file2divx3pass-2.3-3|13	Provides:	perl(File2DiVX3Pass2::Helpers)
14rr|file2divx3pass-2.3-3|14	Provides:	perl(File2DiVX3Pass2::Signals)
14rr|file2divx3pass-2.3-3|15	Provides:	perl(File2DiVX3Pass2::Interface)
14rr|file2divx3pass-2.3-3|16	BuildArch:	noarch
14rr|file2divx3pass-2.3-3|17	
14rr|file2divx3pass-2.3-3|18	%description
14rr|file2divx3pass-2.3-3|19	file2divx3pass is a simple frontend to mencoder for converting any
14rr|file2divx3pass-2.3-3|20	media-file to Divx, with features such as an automatic video bitrate
14rr|file2divx3pass-2.3-3|21	calculator, an automatic bits per pixel calculator, and 1-pass, 2-pass,
14rr|file2divx3pass-2.3-3|22	and 3-pass Divx encoding. It can encode any media file supported by
14rr|file2divx3pass-2.3-3|23	mencoder, such as MPEG-1, MPEG-2, ASF, WMV, and even RM (buggy) and
14rr|file2divx3pass-2.3-3|24	CUE/BIN. file2divx3pass is also equipped with batch encoding.
14rr|file2divx3pass-2.3-3|25	
14rr|file2divx3pass-2.3-3|26	This package is in restricted because it depends on other software from
14rr|file2divx3pass-2.3-3|27	restricted.
14rr|file2divx3pass-2.3-3|28	
14rr|file2divx3pass-2.3-3|29	%prep
14rr|file2divx3pass-2.3-3|30	%setup -q
14rr|file2divx3pass-2.3-3|31	chmod 644 README
14rr|file2divx3pass-2.3-3|32	
14rr|file2divx3pass-2.3-3|33	%build
14rr|file2divx3pass-2.3-3|34	perl Makefile.PL INSTALLDIRS=vendor
14rr|file2divx3pass-2.3-3|35	%make
14rr|file2divx3pass-2.3-3|36	
14rr|file2divx3pass-2.3-3|37	%install
14rr|file2divx3pass-2.3-3|38	%makeinstall_std
14rr|file2divx3pass-2.3-3|39	
14rr|file2divx3pass-2.3-3|40	%__mkdir_p %{buildroot}%{_datadir}/applications
14rr|file2divx3pass-2.3-3|41	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14rr|file2divx3pass-2.3-3|42	[Desktop Entry]
14rr|file2divx3pass-2.3-3|43	Name=File2DiVX3Pass
14rr|file2divx3pass-2.3-3|44	Comment=An easy to use mencoder frontend
14rr|file2divx3pass-2.3-3|45	Exec=%{_bindir}/%{name}
14rr|file2divx3pass-2.3-3|46	Icon=multimedia_section
14rr|file2divx3pass-2.3-3|47	Terminal=false
14rr|file2divx3pass-2.3-3|48	Type=Application
14rr|file2divx3pass-2.3-3|49	Categories=AudioVideo;Video;AudioVideoEditing;GTK;
14rr|file2divx3pass-2.3-3|50	EOF
14rr|file2divx3pass-2.3-3|51	
14rr|file2divx3pass-2.3-3|52	( cd %{buildroot}%{_bindir}
14rr|file2divx3pass-2.3-3|53	%__ln_s %{name}2 %{name}
14rr|file2divx3pass-2.3-3|54	)
14rr|file2divx3pass-2.3-3|55	
14rr|file2divx3pass-2.3-3|56	%files
14rr|file2divx3pass-2.3-3|57	%doc README
14rr|file2divx3pass-2.3-3|58	%{_bindir}/%{name}*
14rr|file2divx3pass-2.3-3|59	%{perl_vendorlib}/*
14rr|file2divx3pass-2.3-3|60	%{_datadir}/applications/mandriva-%{name}.desktop
14rr|file2divx3pass-2.3-3|61	
14rr|file2divx3pass-2.3-3|62	
14rr|file2divx3pass-2.3-3|63	%changelog
14rr|file2divx3pass-2.3-3|64	* Wed Oct 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3-3
14rr|file2divx3pass-2.3-3|65	+ Revision: 62b2aef
14rr|file2divx3pass-2.3-3|66	- LOG Add perl-devel to BuildRequires, spec cleanup
14rr|file2divx3pass-2.3-3|67	
14rr|file2divx3pass-2.3-3|68	

26585 14
14rr|fontconfig-2.11.1-1plf|1	%define major 1
14rr|fontconfig-2.11.1-1plf|2	%define libname %mklibname %{name} %{major}
14rr|fontconfig-2.11.1-1plf|3	%define devname %mklibname %{name} -d
14rr|fontconfig-2.11.1-1plf|4	
14rr|fontconfig-2.11.1-1plf|5	%define bootstrap 0
14rr|fontconfig-2.11.1-1plf|6	%{?_without_bootstrap: %global bootstrap 0}
14rr|fontconfig-2.11.1-1plf|7	%{?_with_bootstrap: %global bootstrap 1}
14rr|fontconfig-2.11.1-1plf|8	%define rebuild_doc 1
14rr|fontconfig-2.11.1-1plf|9	%if %{bootstrap}
14rr|fontconfig-2.11.1-1plf|10	%define rebuild_doc 0
14rr|fontconfig-2.11.1-1plf|11	%endif
14rr|fontconfig-2.11.1-1plf|12	
14rr|fontconfig-2.11.1-1plf|13	%define build_plf 0
14rr|fontconfig-2.11.1-1plf|14	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|fontconfig-2.11.1-1plf|15	
14rr|fontconfig-2.11.1-1plf|16	#####################
14rr|fontconfig-2.11.1-1plf|17	# Hardcode PLF build
14rr|fontconfig-2.11.1-1plf|18	%define build_plf 1
14rr|fontconfig-2.11.1-1plf|19	#####################
14rr|fontconfig-2.11.1-1plf|20	
14rr|fontconfig-2.11.1-1plf|21	%if %{build_plf}
14rr|fontconfig-2.11.1-1plf|22	%define distsuffix plf
14rr|fontconfig-2.11.1-1plf|23	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|fontconfig-2.11.1-1plf|24	%define extrarelsuffix plf
14rr|fontconfig-2.11.1-1plf|25	%endif
14rr|fontconfig-2.11.1-1plf|26	
14rr|fontconfig-2.11.1-1plf|27	Summary:	Font configuration library
14rr|fontconfig-2.11.1-1plf|28	Name:		fontconfig
14rr|fontconfig-2.11.1-1plf|29	Version:	2.11.1
14rr|fontconfig-2.11.1-1plf|30	Release:	1%{?extrarelsuffix}
14rr|fontconfig-2.11.1-1plf|31	License:	MIT
14rr|fontconfig-2.11.1-1plf|32	Group:		System/X11
14rr|fontconfig-2.11.1-1plf|33	Url:		http://fontconfig.org/
14rr|fontconfig-2.11.1-1plf|34	Source0:	http://www.freedesktop.org/software/fontconfig/release/%{name}-%{version}.tar.bz2
14rr|fontconfig-2.11.1-1plf|35	# (fc) 2.3.2-3mdk prefer urw fonts
14rr|fontconfig-2.11.1-1plf|36	Source1:	30-mdv-urwfonts.conf
14rr|fontconfig-2.11.1-1plf|37	# (fc) 2.3.2-3mdk disable antialiasing for some fonts
14rr|fontconfig-2.11.1-1plf|38	Source3:	20-mdv-disable-antialias.conf
14rr|fontconfig-2.11.1-1plf|39	# (fc) 2.3.2-3mdk  Avoid KDE/QT uses some bitmapped fonts (guisseppe)
14rr|fontconfig-2.11.1-1plf|40	Source5:	30-mdv-avoid-bitmap.conf
14rr|fontconfig-2.11.1-1plf|41	# (fc) 2.4.2-1mdv disable embedded bitmap for big size (Mdv bug #25924)
14rr|fontconfig-2.11.1-1plf|42	Source8:	26-mdv-no-embeddedbitmap.conf
14rr|fontconfig-2.11.1-1plf|43	# (fc) 2.4.92-1mdv enable embeddedbitmap on some CJK fonts (Fedora)
14rr|fontconfig-2.11.1-1plf|44	Source10:	25-no-bitmap-fedora.conf
14rr|fontconfig-2.11.1-1plf|45	# (fc) 2.1-4mdk change order of default fonts
14rr|fontconfig-2.11.1-1plf|46	Source11:	fc-cache.filter
14rr|fontconfig-2.11.1-1plf|47	Source12:	fc-cache.script
14rr|fontconfig-2.11.1-1plf|48	Patch1:		fontconfig-mdvconfig.patch
14rr|fontconfig-2.11.1-1plf|49	%if %{build_plf}
14rr|fontconfig-2.11.1-1plf|50	Patch10:	00_old_diff_gz.patch
14rr|fontconfig-2.11.1-1plf|51	Patch11:	01_fonts_nanum.patch
14rr|fontconfig-2.11.1-1plf|52	Patch12:	04_ubuntu_monospace_lcd_filter_conf.patch
14rr|fontconfig-2.11.1-1plf|53	Patch13:	05_lcdfilterlegacy.patch
14rr|fontconfig-2.11.1-1plf|54	Patch14:	05_ubuntu_add_hinting_and_antialiasing_confs.patch
14rr|fontconfig-2.11.1-1plf|55	Patch15:	06_ubuntu_lcddefault.patch
14rr|fontconfig-2.11.1-1plf|56	%endif
14rr|fontconfig-2.11.1-1plf|57	BuildRequires:	ed
14rr|fontconfig-2.11.1-1plf|58	BuildRequires:	lynx
14rr|fontconfig-2.11.1-1plf|59	BuildRequires:	pkgconfig(freetype2) >= 2.3.5
14rr|fontconfig-2.11.1-1plf|60	BuildRequires:	pkgconfig(libxml-2.0)
14rr|fontconfig-2.11.1-1plf|61	%if %{rebuild_doc}
14rr|fontconfig-2.11.1-1plf|62	# Actually, we don't really need whole set of texlive packages
14rr|fontconfig-2.11.1-1plf|63	# but it's hard to find what exactly we need. So we use texlive.
14rr|fontconfig-2.11.1-1plf|64	BuildRequires:	texlive
14rr|fontconfig-2.11.1-1plf|65	BuildRequires:	docbook-utils
14rr|fontconfig-2.11.1-1plf|66	BuildRequires:	docbook-utils-pdf
14rr|fontconfig-2.11.1-1plf|67	BuildRequires:	docbook-dtd31-sgml
14rr|fontconfig-2.11.1-1plf|68	BuildRequires:	docbook-dtd41-sgml
14rr|fontconfig-2.11.1-1plf|69	%endif
14rr|fontconfig-2.11.1-1plf|70	Provides:	lib%{name} = %{EVRD}
14rr|fontconfig-2.11.1-1plf|71	Provides:	%{name}-libs = %{EVRD}
14rr|fontconfig-2.11.1-1plf|72	# fwang: add conflicts to ease upgrade
14rr|fontconfig-2.11.1-1plf|73	Conflicts:	x11-font-wqy-bitmapfont < 1.0-0.20070901.1
14rr|fontconfig-2.11.1-1plf|74	
14rr|fontconfig-2.11.1-1plf|75	%description
14rr|fontconfig-2.11.1-1plf|76	Fontconfig is designed to locate fonts within the system and select them
14rr|fontconfig-2.11.1-1plf|77	according to requirements specified by applications.
14rr|fontconfig-2.11.1-1plf|78	
14rr|fontconfig-2.11.1-1plf|79	%if %{build_plf}
14rr|fontconfig-2.11.1-1plf|80	This package contains Ubuntu LCD patches.
14rr|fontconfig-2.11.1-1plf|81	%endif
14rr|fontconfig-2.11.1-1plf|82	
14rr|fontconfig-2.11.1-1plf|83	%files
14rr|fontconfig-2.11.1-1plf|84	%doc README AUTHORS COPYING doc/fontconfig-user.html doc/fontconfig-user.txt
14rr|fontconfig-2.11.1-1plf|85	%dir %{_var}/cache/fontconfig
14rr|fontconfig-2.11.1-1plf|86	%{_bindir}/*
14rr|fontconfig-2.11.1-1plf|87	%dir %{_sysconfdir}/fonts
14rr|fontconfig-2.11.1-1plf|88	%dir %{_sysconfdir}/fonts/conf.d
14rr|fontconfig-2.11.1-1plf|89	%{_datadir}/%{name}/conf.avail
14rr|fontconfig-2.11.1-1plf|90	%{_datadir}/xml/fontconfig/fonts.dtd
14rr|fontconfig-2.11.1-1plf|91	# those files must NOT have noreplace option
14rr|fontconfig-2.11.1-1plf|92	%config %{_sysconfdir}/fonts/fonts.conf
14rr|fontconfig-2.11.1-1plf|93	%config %{_sysconfdir}/fonts/conf.d/*.conf
14rr|fontconfig-2.11.1-1plf|94	%config %{_sysconfdir}/fonts/conf.d/README
14rr|fontconfig-2.11.1-1plf|95	%{_mandir}/man1/*
14rr|fontconfig-2.11.1-1plf|96	%{_mandir}/man5/*
14rr|fontconfig-2.11.1-1plf|97	%{_var}/lib/rpm/filetriggers/fc-cache.*
14rr|fontconfig-2.11.1-1plf|98	
14rr|fontconfig-2.11.1-1plf|99	%post
14rr|fontconfig-2.11.1-1plf|100	%{_bindir}/fc-cache --force --system-only >/dev/null
14rr|fontconfig-2.11.1-1plf|101	
14rr|fontconfig-2.11.1-1plf|102	#----------------------------------------------------------------------------
14rr|fontconfig-2.11.1-1plf|103	
14rr|fontconfig-2.11.1-1plf|104	%package -n %{libname}
14rr|fontconfig-2.11.1-1plf|105	Summary:	Font configuration and customization library
14rr|fontconfig-2.11.1-1plf|106	Group:		System/Libraries
14rr|fontconfig-2.11.1-1plf|107	
14rr|fontconfig-2.11.1-1plf|108	%description -n %{libname}
14rr|fontconfig-2.11.1-1plf|109	Fontconfig is designed to locate fonts within the system and select them
14rr|fontconfig-2.11.1-1plf|110	according to requirements specified by applications.
14rr|fontconfig-2.11.1-1plf|111	
14rr|fontconfig-2.11.1-1plf|112	%files -n %{libname}
14rr|fontconfig-2.11.1-1plf|113	%{_libdir}/libfontconfig.so.%{major}*
14rr|fontconfig-2.11.1-1plf|114	
14rr|fontconfig-2.11.1-1plf|115	#----------------------------------------------------------------------------
14rr|fontconfig-2.11.1-1plf|116	
14rr|fontconfig-2.11.1-1plf|117	%package -n %{devname}
14rr|fontconfig-2.11.1-1plf|118	Summary:	Font configuration and customization library
14rr|fontconfig-2.11.1-1plf|119	Group:		Development/C
14rr|fontconfig-2.11.1-1plf|120	Provides:	%{name}-devel = %{EVRD}
14rr|fontconfig-2.11.1-1plf|121	Requires:	%{libname} = %{EVRD}
14rr|fontconfig-2.11.1-1plf|122	
14rr|fontconfig-2.11.1-1plf|123	%description -n %{devname}
14rr|fontconfig-2.11.1-1plf|124	This package includes the header files, and developer docs for the fontconfig
14rr|fontconfig-2.11.1-1plf|125	package. Install it if you want to develop programs which will use fontconfig.
14rr|fontconfig-2.11.1-1plf|126	
14rr|fontconfig-2.11.1-1plf|127	%files -n %{devname}
14rr|fontconfig-2.11.1-1plf|128	%doc doc/fontconfig-devel doc/fontconfig-devel.txt
14rr|fontconfig-2.11.1-1plf|129	%{_libdir}/*.so
14rr|fontconfig-2.11.1-1plf|130	%{_libdir}/pkgconfig/*
14rr|fontconfig-2.11.1-1plf|131	%{_includedir}/*
14rr|fontconfig-2.11.1-1plf|132	%{_mandir}/man3/*
14rr|fontconfig-2.11.1-1plf|133	
14rr|fontconfig-2.11.1-1plf|134	#----------------------------------------------------------------------------
14rr|fontconfig-2.11.1-1plf|135	
14rr|fontconfig-2.11.1-1plf|136	%prep
14rr|fontconfig-2.11.1-1plf|137	%setup -q
14rr|fontconfig-2.11.1-1plf|138	%if %{build_plf}
14rr|fontconfig-2.11.1-1plf|139	%patch10 -p1
14rr|fontconfig-2.11.1-1plf|140	%patch11 -p1
14rr|fontconfig-2.11.1-1plf|141	%patch12 -p1
14rr|fontconfig-2.11.1-1plf|142	%patch13 -p1
14rr|fontconfig-2.11.1-1plf|143	%patch14 -p1
14rr|fontconfig-2.11.1-1plf|144	%patch15 -p1
14rr|fontconfig-2.11.1-1plf|145	%else
14rr|fontconfig-2.11.1-1plf|146	%patch1 -p1
14rr|fontconfig-2.11.1-1plf|147	%endif
14rr|fontconfig-2.11.1-1plf|148	
14rr|fontconfig-2.11.1-1plf|149	%build
14rr|fontconfig-2.11.1-1plf|150	%if !%{rebuild_doc}
14rr|fontconfig-2.11.1-1plf|151	export HASDOCBOOK=no
14rr|fontconfig-2.11.1-1plf|152	%endif
14rr|fontconfig-2.11.1-1plf|153	
14rr|fontconfig-2.11.1-1plf|154	%configure2_5x \
14rr|fontconfig-2.11.1-1plf|155	--disable-static \
14rr|fontconfig-2.11.1-1plf|156	--localstatedir=/var \
14rr|fontconfig-2.11.1-1plf|157	--with-add-fonts="/usr/lib/X11/fonts,/usr/X11R6/lib/X11/fonts,/opt/ttfonts" \
14rr|fontconfig-2.11.1-1plf|158	--enable-libxml2
14rr|fontconfig-2.11.1-1plf|159	
14rr|fontconfig-2.11.1-1plf|160	%make
14rr|fontconfig-2.11.1-1plf|161	
14rr|fontconfig-2.11.1-1plf|162	%install
14rr|fontconfig-2.11.1-1plf|163	%makeinstall_std
14rr|fontconfig-2.11.1-1plf|164	
14rr|fontconfig-2.11.1-1plf|165	mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
14rr|fontconfig-2.11.1-1plf|166	cp %{SOURCE1} %{SOURCE3} %{SOURCE5} %{SOURCE8} %{SOURCE10} %{buildroot}%{_sysconfdir}/fonts/conf.d
14rr|fontconfig-2.11.1-1plf|167	
14rr|fontconfig-2.11.1-1plf|168	# needed in case main config files isn't up to date
14rr|fontconfig-2.11.1-1plf|169	cat << EOF > %{buildroot}%{_sysconfdir}/fonts/conf.d/00-cache.conf
14rr|fontconfig-2.11.1-1plf|170	<?xml version="1.0"?>
14rr|fontconfig-2.11.1-1plf|171	<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
14rr|fontconfig-2.11.1-1plf|172	<fontconfig>
14rr|fontconfig-2.11.1-1plf|173	<!-- Font cache directory list -->
14rr|fontconfig-2.11.1-1plf|174	
14rr|fontconfig-2.11.1-1plf|175	<cachedir>/var/cache/fontconfig</cachedir>
14rr|fontconfig-2.11.1-1plf|176	<cachedir>~/.fontconfig</cachedir>
14rr|fontconfig-2.11.1-1plf|177	
14rr|fontconfig-2.11.1-1plf|178	</fontconfig>
14rr|fontconfig-2.11.1-1plf|179	EOF
14rr|fontconfig-2.11.1-1plf|180	
14rr|fontconfig-2.11.1-1plf|181	ln -s ../../../%{_datadir}/%{name}/conf.avail/25-unhint-nonlatin.conf %{buildroot}%{_sysconfdir}/fonts/conf.d
14rr|fontconfig-2.11.1-1plf|182	
14rr|fontconfig-2.11.1-1plf|183	# remove unpackaged files
14rr|fontconfig-2.11.1-1plf|184	rm -rf %{buildroot}%{_datadir}/doc/fontconfig
14rr|fontconfig-2.11.1-1plf|185	
14rr|fontconfig-2.11.1-1plf|186	# install filetriggers
14rr|fontconfig-2.11.1-1plf|187	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
14rr|fontconfig-2.11.1-1plf|188	install -m 0644 %{SOURCE11} %{buildroot}%{_var}/lib/rpm/filetriggers
14rr|fontconfig-2.11.1-1plf|189	install -m 0755 %{SOURCE12} %{buildroot}%{_var}/lib/rpm/filetriggers
14rr|fontconfig-2.11.1-1plf|190	
14rr|fontconfig-2.11.1-1plf|191	
14rr|fontconfig-2.11.1-1plf|192	%changelog
14rr|fontconfig-2.11.1-1plf|193	* Wed Jul 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.11.1-1plf
14rr|fontconfig-2.11.1-1plf|194	+ Revision: 0de4135
14rr|fontconfig-2.11.1-1plf|195	- New version 2.11.1, no longer hide warning about user config path (disable patch)
14rr|fontconfig-2.11.1-1plf|196	
14rr|fontconfig-2.11.1-1plf|197	

26586 14
14rr|gnupg-idea-plugin-20030215-3|1	%define distsuffix plf
14rr|gnupg-idea-plugin-20030215-3|2	
14rr|gnupg-idea-plugin-20030215-3|3	Name:		gnupg-idea-plugin
14rr|gnupg-idea-plugin-20030215-3|4	Version:	20030215
14rr|gnupg-idea-plugin-20030215-3|5	Release:	%mkrel 3
14rr|gnupg-idea-plugin-20030215-3|6	Summary:	IDEA plugin for gnupg
14rr|gnupg-idea-plugin-20030215-3|7	Group:		File tools
14rr|gnupg-idea-plugin-20030215-3|8	License:	BSD-style
14rr|gnupg-idea-plugin-20030215-3|9	URL:		http://www.gnupg.org
14rr|gnupg-idea-plugin-20030215-3|10	Source0:	ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c.gz
14rr|gnupg-idea-plugin-20030215-3|11	Source1:	ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c.gz.sig
14rr|gnupg-idea-plugin-20030215-3|12	Requires:	gnupg
14rr|gnupg-idea-plugin-20030215-3|13	
14rr|gnupg-idea-plugin-20030215-3|14	%description
14rr|gnupg-idea-plugin-20030215-3|15	
14rr|gnupg-idea-plugin-20030215-3|16	This is a plugin for the GNU Privacy Guard implementing the IDEA
14rr|gnupg-idea-plugin-20030215-3|17	cipher. To use it, add this to your ~/.gnupg/gpg.conf
14rr|gnupg-idea-plugin-20030215-3|18	
14rr|gnupg-idea-plugin-20030215-3|19	load-extension idea
14rr|gnupg-idea-plugin-20030215-3|20	
14rr|gnupg-idea-plugin-20030215-3|21	This package is in restricted because IDEA is covered by software patents.
14rr|gnupg-idea-plugin-20030215-3|22	
14rr|gnupg-idea-plugin-20030215-3|23	%prep
14rr|gnupg-idea-plugin-20030215-3|24	%setup -q -T -c
14rr|gnupg-idea-plugin-20030215-3|25	zcat %{SOURCE0} > idea.c
14rr|gnupg-idea-plugin-20030215-3|26	
14rr|gnupg-idea-plugin-20030215-3|27	%build
14rr|gnupg-idea-plugin-20030215-3|28	gcc %{optflags} -shared -fPIC -o idea idea.c
14rr|gnupg-idea-plugin-20030215-3|29	
14rr|gnupg-idea-plugin-20030215-3|30	%install
14rr|gnupg-idea-plugin-20030215-3|31	%__rm -rf %{buildroot}
14rr|gnupg-idea-plugin-20030215-3|32	%__install -D -m 755 idea %{buildroot}%{_libdir}/gnupg/idea
14rr|gnupg-idea-plugin-20030215-3|33	
14rr|gnupg-idea-plugin-20030215-3|34	%clean
14rr|gnupg-idea-plugin-20030215-3|35	%__rm -rf %{buildroot}
14rr|gnupg-idea-plugin-20030215-3|36	
14rr|gnupg-idea-plugin-20030215-3|37	%files
14rr|gnupg-idea-plugin-20030215-3|38	%{_libdir}/gnupg/idea
14rr|gnupg-idea-plugin-20030215-3|39	
14rr|gnupg-idea-plugin-20030215-3|40	
14rr|gnupg-idea-plugin-20030215-3|41	%changelog
14rr|gnupg-idea-plugin-20030215-3|42	* Mon Apr 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20030215-3
14rr|gnupg-idea-plugin-20030215-3|43	+ Revision: 0acc296
14rr|gnupg-idea-plugin-20030215-3|44	- Spec cleanup
14rr|gnupg-idea-plugin-20030215-3|45	
14rr|gnupg-idea-plugin-20030215-3|46	

26587 14
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|1	%define distsuffix plf
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|2	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|3	%define oname pitfdll
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|4	%define majorminor 0.10
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|5	%define cvs 20080215
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|6	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|7	Name: 		gstreamer0.10-%{oname}
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|8	Version: 	0.9.1.1
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|9	Release:	%mkrel -c %{cvs} 4
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|10	Summary:	GStreamer DLL loader plugin
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|11	Group: 		Video
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|12	License: 	GPLv2+
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|13	URL:		http://ronald.bitfreak.net/pitfdll/
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|14	Source:		http://prdownloads.sourceforge.net/%{oname}/%{oname}-%{cvs}.tar.bz2
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|15	# http://sourceforge.net/tracker/index.php?func=detail&aid=1697883&group_id=137113&atid=737825
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|16	Patch1:		pitfdll-20080215-autoconf.patch
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|17	BuildRequires:	libgstreamer-plugins-base-devel
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|18	ExclusiveArch:	%{ix86}
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|19	Requires:	win32-codecs
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|20	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|21	%description
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|22	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|23	operate on media data. Applications using this library can do anything
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|24	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|25	else media-related. Its plugin-based architecture means that new data
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|26	types or processing capabilities can be added simply by installing new
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|27	plug-ins.
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|28	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|29	This plugin contains a DLL loader to provide media playback for proprietary
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|30	formats. The 32 Bit Windows DLL files must be placed in /usr/lib/codecs, just
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|31	install the win32-codecs package.
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|32	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|33	This package is in restricted as you need the proprietary DLLs.
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|34	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|35	%prep
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|36	%setup -q -n %{oname}
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|37	%patch1
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|38	./autogen.sh
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|39	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|40	%build
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|41	%configure2_5x --with-dlldir=%{_libdir}/codecs
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|42	%make
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|43	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|44	%install
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|45	%__rm -rf %{buildroot}
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|46	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|47	%makeinstall_std
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|48	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|49	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|50	%clean
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|51	%__rm -rf %{buildroot}
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|52	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|53	%files
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|54	%doc AUTHORS README
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|55	%{_libdir}/gstreamer-%{majorminor}/libpitfdll.so
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|56	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|57	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|58	%changelog
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|59	* Tue Apr 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1.1-0.20080215.4
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|60	+ Revision: ca1af7c
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|61	- Spec cleanup
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|62	
14rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|63	

26588 14
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|1	%define build_plf 0
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|2	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|3	%define build_experimental 0
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|4	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|5	%define build_amrwb 0
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|6	%define build_voaac 0
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|7	%define build_faac 0
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|8	%define build_faad 0
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|9	%define build_xvid 0
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|10	%define build_dts 0
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|11	%define build_dirac 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|12	%define build_gme 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|13	%define build_celt 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|14	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|15	###############################
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|16	# Hardcore PLF build
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|17	%define build_plf 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|18	###############################
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|19	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|20	%if %{build_plf}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|21	%define distsuffix plf
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|22	%define extrarelsuffix plf
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|23	%define build_amrwb 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|24	%define build_voaac 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|25	%define build_faac 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|26	%define build_faad 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|27	%define build_xvid 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|28	%define build_dts 1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|29	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|30	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|31	%define oname	gst-plugins-bad
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|32	%define bname	gstreamer%{api}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|33	%define api	0.10
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|34	%define major	23
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|35	%define libgstbasevideo		%mklibname gstbasevideo %{api} %{major}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|36	%define libgstbasecamerabinsrc	%mklibname gstbasecamerabinsrc %{api} %{major}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|37	%define libgstcodecparsers	%mklibname gstcodecparsers %{api} %{major}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|38	%define libgstphotography	%mklibname gstphotography %{api} %{major}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|39	%define libgstsignalprocessor	%mklibname gstsignalprocessor %{api} %{major}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|40	%define libgstvdp 		%mklibname gstvdp %{api} %{major}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|41	%define devname 		%mklibname %{oname} -d %{api}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|42	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|43	Summary:	GStreamer Streaming-media framework plug-ins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|44	Name:		%{bname}-plugins-bad
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|45	Version:	0.10.23
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|46	Release:	5%{?extrarelsuffix}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|47	License:	LGPLv2+ and GPLv2+
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|48	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|49	Url:		http://gstreamer.freedesktop.org/
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|50	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{oname}-%{version}.tar.bz2
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|51	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|52	Patch1:		gst-plugins-bad-0.10.23-h264.patch
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|53	# With new directfb we get macro expanded to
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|54	#  __attribute__((__attribute__((no_instrument_function))))
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|55	# See http://permalink.gmane.org/gmane.comp.graphics.directfb.devel/3679
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|56	Patch2:		gst-plugins-bad-0.10.23-attribute.patch
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|57	# gw: fix for bug #36437 (paths to realplayer codecs)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|58	# prefer codecs from the RealPlayer package in restricted
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|59	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|60	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|61	BuildRequires:	fonts-ttf-dejavu
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|62	#gw for checks
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|63	BuildRequires:	gstreamer%{api}-plugins-good
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|64	BuildRequires:	bzip2-devel
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|65	#gw for autoreconf
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|66	BuildRequires:	gettext-devel
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|67	BuildRequires:	pkgconfig(check)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|68	BuildRequires:	pkgconfig(exempi-2.0)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|69	BuildRequires:	pkgconfig(expat)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|70	BuildRequires:	pkgconfig(glib-2.0)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|71	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= 0.10.33
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|72	BuildRequires:	pkgconfig(gtk+-2.0)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|73	BuildRequires:	pkgconfig(libass)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|74	BuildRequires:	pkgconfig(libcdaudio)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|75	BuildRequires:	pkgconfig(libmimic)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|76	BuildRequires:	pkgconfig(libmodplug)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|77	BuildRequires:	pkgconfig(libmusicbrainz)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|78	BuildRequires:	pkgconfig(libpng)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|79	BuildRequires:	pkgconfig(openal)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|80	BuildRequires:	pkgconfig(opencv)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|81	BuildRequires:	pkgconfig(openssl)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|82	BuildRequires:	pkgconfig(opus)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|83	BuildRequires:	pkgconfig(orc-0.4)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|84	BuildRequires:	pkgconfig(sdl)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|85	BuildRequires:	pkgconfig(sndfile)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|86	%ifarch %{ix86}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|87	BuildRequires:	nasm => 0.90
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|88	BuildRequires:	valgrind
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|89	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|90	Provides:	%{bname}-audiosrc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|91	Provides:	%{bname}-audiosink
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|92	Provides:	%{bname}-fluendo-mpegdemux
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|93	Requires:	%{bname}-voip >= %{version}-%{release}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|94	Conflicts:	%{bname}-farsight <= 1:0.12.10
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|95	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|96	%description
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|97	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|98	operate on media data. Applications using this library can do anything
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|99	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|100	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|101	types or processing capabilities can be added simply by installing new
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|102	plug-ins.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|103	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|104	This package contains a set of plug-ins that aren't up to par compared
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|105	to the rest. They might be close to being good quality, but they're
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|106	missing something - be it a good code review, some documentation, a
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|107	set of tests, a real live maintainer, or some actual wide use. If the
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|108	blanks are filled in they might be upgraded to become part of either
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|109	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|110	other factors. If the plug-ins break, you can't complain - instead,
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|111	you can fix the problem and send us a patch, or bribe someone into
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|112	fixing them for you.  New contributors can start here for things to
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|113	work on.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|114	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|115	%if %{build_plf}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|116	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|117	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|118	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|119	%files -f %{oname}-%{api}.lang
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|120	%doc AUTHORS COPYING README NEWS
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|121	%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|122	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|123	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|124	%{_libdir}/gstreamer-%{api}/libgstaiff.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|125	%{_libdir}/gstreamer-%{api}/libgstapexsink.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|126	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|127	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|128	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|129	%{_libdir}/gstreamer-%{api}/libgstbayer.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|130	%{_libdir}/gstreamer-%{api}/libgstcamerabin.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|131	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|132	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|133	%{_libdir}/gstreamer-%{api}/libgstcolorspace.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|134	%{_libdir}/gstreamer-%{api}/libgstdccp.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|135	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|136	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|137	%{_libdir}/gstreamer-%{api}/libgstdvb.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|138	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|139	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|140	%{_libdir}/gstreamer-%{api}/libgstfaceoverlay.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|141	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|142	%{_libdir}/gstreamer-%{api}/libgstfestival.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|143	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|144	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|145	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|146	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|147	%{_libdir}/gstreamer-%{api}/libgstgsettingselements.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|148	%{_libdir}/gstreamer-%{api}/libgsthdvparse.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|149	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|150	%{_libdir}/gstreamer-%{api}/libgstinter.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|151	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|152	%{_libdir}/gstreamer-%{api}/libgstivfparse.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|153	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|154	%{_libdir}/gstreamer-%{api}/libgstlegacyresample.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|155	%{_libdir}/gstreamer-%{api}/libgstmpegdemux.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|156	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|157	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|158	%{_libdir}/gstreamer-%{api}/libgstmpegvideoparse.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|159	%{_libdir}/gstreamer-%{api}/libgstmve.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|160	%{_libdir}/gstreamer-%{api}/libgstmimic.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|161	%{_libdir}/gstreamer-%{api}/libgstmxf.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|162	%{_libdir}/gstreamer-%{api}/libgstopenal.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|163	# New version of opencv is not supported yet,
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|164	# uncomment when the plugin is built again
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|165	#{_libdir}/gstreamer-%{api}/libgstopencv.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|166	%{_libdir}/gstreamer-%{api}/libgstopus.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|167	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|168	%{_libdir}/gstreamer-%{api}/libgstpnm.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|169	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|170	%{_libdir}/gstreamer-%{api}/libgstreal.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|171	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|172	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|173	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|174	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|175	%{_libdir}/gstreamer-%{api}/libgstshm.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|176	%{_libdir}/gstreamer-%{api}/libgstsiren.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|177	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|178	%{_libdir}/gstreamer-%{api}/libgstsndfile.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|179	%{_libdir}/gstreamer-%{api}/libgststereo.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|180	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|181	%{_libdir}/gstreamer-%{api}/libgstvcdsrc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|182	%{_libdir}/gstreamer-%{api}/libgstvideomaxrate.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|183	%{_libdir}/gstreamer-%{api}/libgstvideomeasure.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|184	%{_libdir}/gstreamer-%{api}/libgstvideosignal.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|185	%{_libdir}/gstreamer-%{api}/libgstvmnc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|186	%{_libdir}/gstreamer-%{api}/libgstbz2.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|187	%{_libdir}/gstreamer-%{api}/libgstcdaudio.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|188	%{_libdir}/gstreamer-%{api}/libgstcdxaparse.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|189	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|190	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|191	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|192	%{_libdir}/gstreamer-%{api}/libgstlinsys.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|193	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|194	%{_libdir}/gstreamer-%{api}/libgstpatchdetect.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|195	%{_libdir}/gstreamer-%{api}/libgstsdi.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|196	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|197	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|198	%{_libdir}/gstreamer-%{api}/libgstfreeze.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|199	%{_libdir}/gstreamer-%{api}/libgsth264parse.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|200	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|201	%{_libdir}/gstreamer-%{api}/libgstnsf.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|202	%{_libdir}/gstreamer-%{api}/libgstnuvdemux.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|203	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|204	%{_libdir}/gstreamer-%{api}/libgstsdl.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|205	%{_libdir}/gstreamer-%{api}/libgstspeed.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|206	%{_libdir}/gstreamer-%{api}/libgsttrm.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|207	%{_libdir}/gstreamer-%{api}/libgsttta.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|208	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|209	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|210	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|211	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|212	%package -n %{libgstbasevideo}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|213	Summary:	Libraries for GStreamer streaming-media framework
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|214	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|215	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|216	%description -n %{libgstbasevideo}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|217	This package contains a shared library for %{name}.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|218	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|219	%files -n %{libgstbasevideo}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|220	%{_libdir}/libgstbasevideo-%{api}.so.%{major}*
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|221	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|222	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|223	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|224	%package -n %{libgstbasecamerabinsrc}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|225	Summary:	Libraries for GStreamer streaming-media framework
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|226	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|227	Conflicts:	%{_lib}gstbasevideo0.10_23 < 0.10.23-5
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|228	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|229	%description -n %{libgstbasecamerabinsrc}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|230	This package contains a shared library for %{name}.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|231	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|232	%files -n %{libgstbasecamerabinsrc}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|233	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{major}*
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|234	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|235	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|236	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|237	%package -n %{libgstcodecparsers}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|238	Summary:	Libraries for GStreamer streaming-media framework
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|239	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|240	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|241	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|242	%description -n %{libgstcodecparsers}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|243	This package contains a shared library for %{name}.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|244	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|245	%files -n  %{libgstcodecparsers}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|246	%{_libdir}/libgstcodecparsers-%{api}.so.%{major}*
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|247	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|248	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|249	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|250	%package -n %{libgstphotography}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|251	Summary:	Libraries for GStreamer streaming-media framework
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|252	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|253	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|254	%description -n %{libgstphotography}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|255	This package contains a shared library for %{name}.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|256	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|257	%files -n %{libgstphotography}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|258	%{_libdir}/libgstphotography-%{api}.so.%{major}*
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|259	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|260	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|261	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|262	%package -n %{libgstsignalprocessor}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|263	Summary:	Libraries for GStreamer streaming-media framework
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|264	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|265	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|266	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|267	%description -n %{libgstsignalprocessor}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|268	This package contains a shared library for %{name}.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|269	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|270	%files -n %{libgstsignalprocessor}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|271	%{_libdir}/libgstsignalprocessor-%{api}.so.%{major}*
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|272	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|273	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|274	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|275	%package -n %{libgstvdp}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|276	Summary:	Libraries for GStreamer streaming-media framework
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|277	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|278	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|279	%description -n %{libgstvdp}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|280	This package contains a shared library for %{name}.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|281	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|282	%files -n %{libgstvdp}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|283	%{_libdir}/libgstvdp-%{api}.so.%{major}*
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|284	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|285	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|286	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|287	%package -n %{devname}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|288	Summary:	Development libraries and include files for GStreamer streaming-media framework
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|289	Group:		Development/C
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|290	Requires:	%{libgstbasevideo} = %{version}-%{release}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|291	Requires:	%{libgstbasecamerabinsrc} = %{version}-%{release}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|292	Requires:	%{libgstcodecparsers} = %{version}-%{release}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|293	Requires:	%{libgstphotography} = %{version}-%{release}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|294	Requires:	%{libgstsignalprocessor} = %{version}-%{release}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|295	Requires:	%{libgstvdp} = %{version}-%{release}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|296	Provides:	%{name}-devel = %{version}-%{release}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|297	Obsoletes:	%{_lib}gstphotography-devel < 0.10.23-5
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|298	Obsoletes:	%{_lib}gstbasevideo-devel < 0.10.23-5
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|299	Conflicts:	%{_lib}gstbasevideo-devel < 0.10.23-5
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|300	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|301	%description -n %{devname}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|302	This package contains the libraries and includes files necessary to develop
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|303	applications and plugins for GStreamer.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|304	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|305	%files -n %{devname}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|306	%{_libdir}/libgstbasevideo-%{api}.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|307	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|308	%{_libdir}/libgstcodecparsers-%{api}.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|309	%{_libdir}/libgstphotography-%{api}.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|310	%{_libdir}/libgstsignalprocessor-%{api}.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|311	%{_libdir}/libgstvdp-%{api}.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|312	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*.h
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|313	%{_includedir}/gstreamer-%{api}/gst/codecparsers
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|314	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|315	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|316	%{_includedir}/gstreamer-%{api}/gst/vdpau/
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|317	%{_includedir}/gstreamer-%{api}/gst/video/
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|318	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|319	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|320	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|321	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|322	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|323	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|324	%package -n %{bname}-curl
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|325	Summary:	GStreamer Curl plugin
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|326	Group:		Networking/Other
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|327	BuildRequires:	pkgconfig(libcurl)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|328	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|329	%description -n %{bname}-curl
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|330	This is a HTTP plugin for GStreamer based on the curl library.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|331	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|332	%files -n %{bname}-curl
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|333	%{_libdir}/gstreamer-%{api}/libgstcurl.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|334	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|335	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|336	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|337	%package -n %{bname}-dc1394
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|338	Summary:	GStreamer DC1394 plugin
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|339	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|340	BuildRequires:	pkgconfig(libdc1394-2)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|341	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|342	%description -n %{bname}-dc1394
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|343	This is a IEEE 1394 (Firewire) support plugin for GStreamer.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|344	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|345	%files -n %{bname}-dc1394
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|346	%{_libdir}/gstreamer-%{api}/libgstdc1394.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|347	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|348	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|349	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|350	%package -n %{bname}-ofa
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|351	Summary:	GStreamer OFA plugin
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|352	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|353	BuildRequires:	pkgconfig(libofa)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|354	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|355	%description -n %{bname}-ofa
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|356	This is a metadata support plugin for GStreamer based on the Open
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|357	Fingerprint Architecture library.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|358	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|359	%files -n %{bname}-ofa
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|360	%{_libdir}/gstreamer-%{api}/libgstofa.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|361	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|362	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|363	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|364	%package -n %{bname}-wildmidi
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|365	Summary:	GStreamer wildmidi plugin
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|366	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|367	BuildRequires:	wildmidi-devel
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|368	Requires:	timidity-instruments
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|369	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|370	%description -n %{bname}-wildmidi
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|371	This is a MIDI plugin for GStreamer based on the wildmidi library.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|372	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|373	%files -n %{bname}-wildmidi
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|374	%{_libdir}/gstreamer-%{api}/libgstwildmidi.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|375	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|376	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|377	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|378	%package -n %{bname}-mpeg2enc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|379	Summary:	GStreamer mjpegtools plug-in
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|380	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|381	BuildRequires:	pkgconfig(mjpegtools)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|382	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|383	%description -n %{bname}-mpeg2enc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|384	mjpegtools-based encoding and decoding plug-in.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|385	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|386	%files -n %{bname}-mpeg2enc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|387	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|388	%{_libdir}/gstreamer-%{api}/libgstmplex.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|389	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|390	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|391	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|392	%if %{build_gme}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|393	%package -n %{bname}-gme
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|394	Summary:	GStreamer Game Music plug-in
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|395	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|396	BuildRequires:	libgme-devel
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|397	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|398	%description -n %{bname}-gme
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|399	Game Music decoding plug-in.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|400	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|401	%files -n %{bname}-gme
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|402	%{_libdir}/gstreamer-%{api}/libgstgme.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|403	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|404	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|405	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|406	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|407	%if %{build_dirac}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|408	%package -n %{bname}-dirac
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|409	Summary:	GStreamer dirac plug-in
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|410	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|411	BuildRequires:	pkgconfig(dirac)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|412	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|413	%description -n %{bname}-dirac
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|414	Dirac encoding and decoding plug-in.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|415	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|416	%files -n %{bname}-dirac
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|417	%{_libdir}/gstreamer-%{api}/libgstdirac.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|418	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|419	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|420	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|421	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|422	%package -n %{bname}-schroedinger
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|423	Summary:	GStreamer dirac plug-in based on Schroedinger
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|424	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|425	BuildRequires:	pkgconfig(schroedinger-1.0)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|426	Epoch:		1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|427	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|428	%description -n %{bname}-schroedinger
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|429	Dirac encoding and decoding plug-in based on Schroedinger.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|430	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|431	%files -n %{bname}-schroedinger
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|432	%{_libdir}/gstreamer-%{api}/libgstschro.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|433	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|434	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|435	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|436	%package -n %{bname}-vp8
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|437	Summary:	GStreamer VP8 plug-in
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|438	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|439	BuildRequires:	pkgconfig(vpx)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|440	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|441	%description -n %{bname}-vp8
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|442	VP8 encoding and decoding plug-in.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|443	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|444	%files -n %{bname}-vp8
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|445	%{_libdir}/gstreamer-%{api}/libgstvp8.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|446	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|447	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|448	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|449	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|450	### LADSPA ###
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|451	%package -n %{bname}-ladspa
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|452	Summary:	Gstreamer wrapper for LADSPA plug-ins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|453	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|454	Requires:	ladspa
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|455	BuildRequires:	ladspa-devel
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|456	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|457	%description -n %{bname}-ladspa
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|458	Plug-in which wraps LADSPA plug-ins for use by GStreamer applications.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|459	We suggest you also get the cmt package of ladspa plug-ins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|460	and steve harris's swh-plugins package.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|461	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|462	%files -n %{bname}-ladspa
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|463	%{_libdir}/gstreamer-%{api}/libgstladspa.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|464	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|465	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|466	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|467	%if %{build_dts}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|468	%package -n %{bname}-dts
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|469	Summary:	GStreamer plug-ins for DTS audio playback
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|470	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|471	BuildRequires:	pkgconfig(libdts)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|472	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|473	%description -n %{bname}-dts
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|474	Plug-ins for decoding DTS audio.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|475	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|476	%files -n %{bname}-dts
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|477	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|478	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|479	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|480	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|481	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|482	%if %{build_xvid}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|483	%package -n %{bname}-xvid
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|484	Summary:	GStreamer plug-ins for XVID video encoding and decoding
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|485	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|486	BuildRequires:	xvid-devel >= 1.1
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|487	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|488	%description -n %{bname}-xvid
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|489	Plug-ins for encoding and decoding XVID video.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|490	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|491	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|492	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|493	%files -n %{bname}-xvid
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|494	%{_libdir}/gstreamer-%{api}/libgstxvid.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|495	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|496	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|497	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|498	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|499	%package -n %{bname}-musepack
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|500	Summary:	GStreamer plug-in Musepack playback
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|501	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|502	BuildRequires:	libmpcdec-devel
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|503	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|504	%description -n %{bname}-musepack
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|505	This plugin for GStreamer can play audio files which are encoded with
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|506	Andree Buschmann's encoder Musepack. These files have the filename
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|507	postfixes mpc, mp+ or mpp.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|508	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|509	%files -n %{bname}-musepack
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|510	%{_libdir}/gstreamer-%{api}/libgstmusepack.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|511	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|512	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|513	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|514	%package -n %{bname}-mms
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|515	Summary:	GStreamer plug-in for mms streams
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|516	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|517	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|518	BuildRequires:	pkgconfig(libmms)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|519	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|520	%description -n %{bname}-mms
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|521	Plug-in supporting the mms protocol based on the libmms library.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|522	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|523	%files -n %{bname}-mms
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|524	%{_libdir}/gstreamer-%{api}/libgstmms.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|525	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|526	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|527	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|528	%package -n %{bname}-rtmp
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|529	Summary:	GStreamer plug-in for rtmp streams
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|530	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|531	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|532	BuildRequires:	pkgconfig(librtmp)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|533	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|534	%description -n %{bname}-rtmp
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|535	Plug-in supporting the rtmp protocol based on the librtmp library.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|536	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|537	%files -n %{bname}-rtmp
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|538	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|539	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|540	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|541	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|542	%package -n %{bname}-directfb
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|543	Summary:	GStreamer plug-in for DirectFB output
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|544	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|545	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|546	BuildRequires:	pkgconfig(directfb)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|547	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|548	%description -n %{bname}-directfb
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|549	Plug-in supporting the video output to DirectFB.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|550	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|551	%files -n %{bname}-directfb
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|552	%{_libdir}/gstreamer-%{api}/libgstdfbvideosink.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|553	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|554	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|555	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|556	%package -n %{bname}-soundtouch
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|557	Summary:	GStreamer plug-in for SoundTouch support
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|558	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|559	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|560	BuildRequires:	pkgconfig(soundtouch)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|561	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|562	%description -n %{bname}-soundtouch
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|563	Plug-in supporting the SoundTouch audio manipulation support.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|564	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|565	%files -n %{bname}-soundtouch
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|566	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|567	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|568	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|569	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|570	%package -n %{bname}-kate
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|571	Summary:	GStreamer Karaoke and text plugin
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|572	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|573	BuildRequires:	pkgconfig(tiger)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|574	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|575	%description -n %{bname}-kate
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|576	This is a Karaoke and text plugin for GStreamer based on libkate and libtiger.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|577	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|578	%files -n %{bname}-kate
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|579	%{_libdir}/gstreamer-%{api}/libgstkate.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|580	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|581	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|582	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|583	%package -n %{bname}-libass
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|584	Summary:	GStreamer subtitles plugin
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|585	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|586	BuildRequires:	pkgconfig(libass)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|587	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|588	%description -n %{bname}-libass
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|589	This is a subtitle plugin for GStreamer based on libass.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|590	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|591	%files -n %{bname}-libass
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|592	%{_libdir}/gstreamer-%{api}/libgstassrender.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|593	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|594	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|595	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|596	%package -n %{bname}-resindvd
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|597	Summary:	GStreamer DVD menu plugin
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|598	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|599	BuildRequires:	pkgconfig(dvdnav)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|600	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|601	%description -n %{bname}-resindvd
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|602	This is a DVD playback plugin for GStreamer with menu support.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|603	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|604	%files -n %{bname}-resindvd
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|605	%{_libdir}/gstreamer-%{api}/libresindvd.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|606	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|607	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|608	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|609	%package -n %{bname}-voip
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|610	Summary:	GStreamer voip plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|611	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|612	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|613	%description -n %{bname}-voip
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|614	This is a collection of VoIP plugins for GStreamer.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|615	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|616	%files -n %{bname}-voip
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|617	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|618	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|619	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|620	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|621	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|622	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|623	%package -n %{bname}-cog
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|624	Summary:	GStreamer COG plugin
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|625	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|626	BuildRequires:	pkgconfig(orc-0.4)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|627	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|628	%description -n %{bname}-cog
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|629	This is a signal processing plugin for GStreamer based on Orc.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|630	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|631	%files -n %{bname}-cog
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|632	%{_libdir}/gstreamer-%{api}/libgstcog.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|633	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|634	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|635	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|636	%package -n %{bname}-vdpau
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|637	Summary:	GStreamer plug-in for playback using VDPAU
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|638	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|639	BuildRequires:	vdpau-devel
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|640	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|641	%description -n %{bname}-vdpau
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|642	This plug-in adds video playback support to GStreamer based on VDPAU
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|643	(Video Decode and Presentation API for Unix).
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|644	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|645	%files -n %{bname}-vdpau
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|646	%{_libdir}/gstreamer-%{api}/libgstvdpau.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|647	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|648	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|649	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|650	%if %{build_faad}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|651	%package -n %{bname}-faad
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|652	Summary:	GStreamer plug-in for AAC audio playback
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|653	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|654	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|655	BuildRequires:	libfaad2-devel => 2.0
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|656	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|657	%description -n %{bname}-faad
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|658	Plug-ins for playing AAC audio
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|659	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|660	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|661	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|662	%files -n %{bname}-faad
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|663	%{_libdir}/gstreamer-%{api}/libgstfaad.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|664	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|665	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|666	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|667	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|668	%if %{build_faac}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|669	%package -n %{bname}-faac
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|670	Summary:	GStreamer plug-ins for AAC audio encoding
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|671	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|672	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|673	BuildRequires:	libfaac-devel
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|674	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|675	%description -n %{bname}-faac
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|676	Plug-ins for encoding AAC audio
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|677	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|678	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|679	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|680	%files -n %{bname}-faac
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|681	%{_libdir}/gstreamer-%{api}/libgstfaac.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|682	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|683	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|684	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|685	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|686	%package -n %{bname}-gsm
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|687	Summary:	GStreamer plugin for GSM lossy audio format
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|688	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|689	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|690	BuildRequires:	gsm-devel >= 1.0.10
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|691	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|692	%description -n %{bname}-gsm
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|693	Output plugin for GStreamer to convert to GSM lossy audio format.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|694	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|695	%files -n %{bname}-gsm
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|696	%{_libdir}/gstreamer-%{api}/libgstgsm.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|697	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|698	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|699	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|700	%package -n %{bname}-neon
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|701	Summary:	GStreamer HTTP plugin based on libneon
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|702	Group:		System/Libraries
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|703	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|704	BuildRequires:	pkgconfig(neon)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|705	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|706	%description -n %{bname}-neon
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|707	Plug-in for HTTP access based on libneon.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|708	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|709	%files -n %{bname}-neon
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|710	%{_libdir}/gstreamer-%{api}/libgstneonhttpsrc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|711	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|712	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|713	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|714	%package -n %{bname}-nas
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|715	Summary:	Gstreamer output plugin for the NAS sound server
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|716	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|717	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|718	BuildRequires:	nas-devel
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|719	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|720	%description -n %{bname}-nas
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|721	Output plugin for GStreamer for use with the nas sound server.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|722	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|723	%files -n %{bname}-nas
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|724	%{_libdir}/gstreamer-%{api}/libgstnassink.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|725	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|726	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|727	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|728	%if %{build_amrwb}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|729	%package -n %{bname}-amrwb
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|730	Summary:	GStreamer plug-in for AMR-WB support
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|731	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|732	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|733	BuildRequires:	pkgconfig(vo-amrwbenc)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|734	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|735	%description -n %{bname}-amrwb
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|736	Plug-in for decoding AMR-WB under GStreamer.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|737	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|738	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|739	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|740	%files -n %{bname}-amrwb
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|741	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|742	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|743	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|744	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|745	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|746	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|747	%if %{build_voaac}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|748	%package -n %{bname}-vo-aac
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|749	Summary:	GStreamer plug-in for VisualOn AAC encoding
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|750	Group:		Sound
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|751	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|752	BuildRequires:	pkgconfig(vo-aacenc)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|753	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|754	%description -n %{bname}-vo-aac
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|755	Plug-in for encoding AAC under GStreamer based on VisualOn AAC library.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|756	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|757	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|758	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|759	%files -n %{bname}-vo-aac
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|760	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|761	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|762	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|763	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|764	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|765	%package -n %{bname}-jp2k
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|766	Summary:	GStreamer plug-in for JPEG2000 support
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|767	Group:		Graphics
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|768	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|769	BuildRequires:	pkgconfig(jasper)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|770	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|771	%description -n %{bname}-jp2k
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|772	Plug-in for JPEG2000 support under GStreamer.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|773	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|774	%files -n %{bname}-jp2k
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|775	%{_libdir}/gstreamer-%{api}/libgstjp2k.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|776	%{_libdir}/gstreamer-%{api}/libgstjp2kdecimator.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|777	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|778	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|779	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|780	%if %{build_celt}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|781	%package -n %{bname}-celt
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|782	Summary:	GStreamer plug-in for CELT support
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|783	Group:		Video
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|784	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|785	BuildRequires:	pkgconfig(celt)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|786	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|787	%description -n %{bname}-celt
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|788	Plug-in for CELT support under GStreamer.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|789	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|790	%files -n %{bname}-celt
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|791	%{_libdir}/gstreamer-%{api}/libgstcelt.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|792	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|793	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|794	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|795	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|796	%package -n %{bname}-rsvg
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|797	Summary:	GStreamer plug-in for SVG support
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|798	Group:		Graphics
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|799	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|800	BuildRequires:	pkgconfig(librsvg-2.0)
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|801	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|802	%description -n %{bname}-rsvg
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|803	Plug-in for SVG support under GStreamer.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|804	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|805	%files -n %{bname}-rsvg
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|806	%{_libdir}/gstreamer-%{api}/libgstrsvg.so
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|807	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|808	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|809	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|810	%package doc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|811	Group:		Books/Computer books
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|812	Summary:	GStreamer application library
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|813	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|814	%description doc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|815	This is the documentation of %{name}.
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|816	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|817	%files doc
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|818	%doc docs/plugins/html
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|819	%{_datadir}/gtk-doc/html/*
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|820	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|821	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|822	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|823	%prep
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|824	%setup -qn %{oname}-%{version}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|825	%apply_patches
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|826	#gw broken configure in 0.10.19.2
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|827	#autoreconf -fi
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|828	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|829	%build
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|830	#work around broken mjpegtools headers including config.h:
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|831	export CPPFLAGS="-I."
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|832	%configure2_5x \
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|833	--disable-static \
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|834	--disable-dependency-tracking \
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|835	--with-package-name='%{distribution} %{name} package' \
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|836	--with-package-origin='%{disturl}' \
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|837	%if ! %{build_celt}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|838	--disable-celt \
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|839	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|840	%if ! %{build_faac}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|841	--disable-faac \
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|842	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|843	%if ! %{build_faad}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|844	--disable-faad \
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|845	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|846	%if ! %{build_dirac}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|847	--disable-dirac \
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|848	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|849	%if %{build_experimental}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|850	--enable-experimental
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|851	%endif
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|852	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|853	%make
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|854	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|855	%install
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|856	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|857	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|858	%find_lang %{oname}-%{api}
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|859	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|860	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|861	%changelog
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|862	* Wed Sep 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.23-5plf
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|863	+ Revision: a475ea9
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|864	- LOG Enable opus codes, spec cleanup
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|865	
14rr|gstreamer0.10-plugins-bad-0.10.23-5plf|866	

26589 14
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|1	%define major 0.10
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|2	%define majorminor 0.10
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|3	%define bname gstreamer0.10
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|4	%define build_plf 0
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|5	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|6	%define build_experimental 0
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|8	%define build_lame 0
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|9	%define build_amrnb 0
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|10	%define build_amrwbdec 0
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|11	%define build_x264 0
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|12	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|13	######################################33
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|14	# Hardcode PLF build
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|15	%define build_plf 1
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|16	######################################33
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|17	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|18	%if %{build_plf}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|19	%define distsuffix plf
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|21	%define extrarelsuffix plf
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|22	%define build_lame 1
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|23	%define build_x264 1
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|24	%define build_amrnb 1
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|25	%define build_amrwbdec 1
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|26	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|27	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|28	Summary:	GStreamer Streaming-media framework plug-ins
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|29	Name:		%{bname}-plugins-ugly
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|30	Version:	0.10.19
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|31	Release:	4%{?extrarelsuffix}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|32	License:	LGPLv2+
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|33	Group:		Sound
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|34	URL:		http://gstreamer.freedesktop.org/
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|35	Source:		http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|36	Patch0:		gstreamer-plugins-ugly-0.10.17-amr-linking.patch
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|37	Patch1:		gst-plugins-ugly-0.10.19-opencore.patch
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|38	# mugged from arch
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|39	Patch2:		gstreamer-plugins-ugly-0.10.19-cdio-0.90.patch
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|40	%ifnarch %{mips} %{arm}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|41	BuildRequires:	valgrind
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|42	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|43	BuildRequires:	pkgconfig(check)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|44	BuildRequires:	pkgconfig(dvdread)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|45	BuildRequires:	pkgconfig(glib-2.0)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|46	BuildRequires:	pkgconfig(glu)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|47	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|48	BuildRequires:	pkgconfig(gtk+-2.0)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|49	BuildRequires:	pkgconfig(id3tag)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|50	BuildRequires:	pkgconfig(mad)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|51	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|52	Provides:	%{bname}-audiosrc
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|53	Provides:	%{bname}-audiosink
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|54	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|55	%description
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|56	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|57	operate on media data. Applications using this library can do anything
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|58	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|59	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|60	types or processing capabilities can be added simply by installing new
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|61	plug-ins.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|62	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|63	This package contains a set of plug-ins that have good quality and
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|64	correct functionality, but distributing them might pose problems. The
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|65	license on either the plug-ins or the supporting libraries might not
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|66	be how the GStreamer authors like. The code might be widely known to
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|67	present patent problems.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|68	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|69	%if %{build_plf}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|70	This package is in Restricted repository as it violates some patents.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|71	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|72	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|73	%files -f gst-plugins-ugly-%{majorminor}.lang
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|74	%doc AUTHORS COPYING README NEWS
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|75	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|76	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|77	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|78	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|79	%{_libdir}/gstreamer-%{majorminor}/libgstiec958.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|80	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|81	%{_libdir}/gstreamer-%{majorminor}/libgstmpegaudioparse.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|82	%{_libdir}/gstreamer-%{majorminor}/libgstmpegstream.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|83	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|84	%if %{build_experimental}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|85	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|86	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|87	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|88	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|89	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|90	%if %{build_lame}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|91	### LAME ###
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|92	%package -n %{bname}-lame
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|93	Summary:	GStreamer plug-in for encoding mp3 songs using lame
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|94	Group:		Sound
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|95	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|96	BuildRequires:	liblame-devel >= 3.89
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|97	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|98	%description -n %{bname}-lame
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|99	Plug-in for encoding mp3 with lame under GStreamer.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|100	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|101	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|102	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|103	%files -n %{bname}-lame
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|104	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|105	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|106	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|107	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|108	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|109	%if %{build_x264}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|110	%package -n %{bname}-x264
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|111	Summary:	GStreamer plug-in for H264/AVC video encoding
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|112	Group:		Video
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|113	BuildRequires:	pkgconfig(x264)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|114	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|115	%description -n %{bname}-x264
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|116	Plug-in for encoding H264/AVC video.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|117	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|118	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|119	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|120	%files -n %{bname}-x264
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|121	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|122	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|123	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|124	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|125	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|126	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|127	%if %{build_amrnb}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|128	%package -n %{bname}-amrnb
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|129	Summary:	GStreamer plug-in for AMR-NB support
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|130	Group:		Sound
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|131	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|132	BuildRequires:	pkgconfig(opencore-amrnb)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|133	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|134	%description -n %{bname}-amrnb
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|135	Plug-in for decoding AMR-NB under GStreamer.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|136	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|137	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|138	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|139	%files -n %{bname}-amrnb
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|140	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|141	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|142	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|143	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|144	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|145	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|146	%if %{build_amrwbdec}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|147	%package -n %{bname}-amrwbdec
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|148	Summary:	GStreamer plug-in for AMR-WB decoding support
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|149	Group:		Sound
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|150	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|151	BuildRequires:	pkgconfig(opencore-amrwb)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|152	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|153	%description -n %{bname}-amrwbdec
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|154	Plug-in for decoding AMR-Wb under GStreamer.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|155	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|156	This package is in restricted as it violates some patents.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|157	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|158	%files -n %{bname}-amrwbdec
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|159	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|160	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|161	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|162	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|163	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|164	### SIDPLAY ###
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|165	%package -n %{bname}-sid
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|166	Summary:	GStreamer Sid C64 music plugin
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|167	Group:		Sound
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|168	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|169	BuildRequires:	sidplay-devel => 1.36.0
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|170	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|171	%description -n %{bname}-sid
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|172	Plugin for playback of C64 SID format music files
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|173	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|174	%files -n %{bname}-sid
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|175	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|176	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|177	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|178	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|179	### A52DEC ###
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|180	%package -n %{bname}-a52dec
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|181	Summary:	GStreamer VOB decoder plugin
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|182	Group:		Sound
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|183	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|184	BuildRequires:	a52dec-devel
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|185	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|186	%description -n %{bname}-a52dec
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|187	Plugin for decoding of VOB files
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|188	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|189	%files -n %{bname}-a52dec
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|190	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|191	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|192	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|193	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|194	%package -n %{bname}-mpeg
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|195	Summary:	GStreamer plug-ins for MPEG video playback and encoding
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|196	Group:		Video
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|197	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|198	BuildRequires:	pkgconfig(libmpeg2)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|199	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|200	%description -n %{bname}-mpeg
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|201	Plug-ins for playing and encoding MPEG video.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|202	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|203	%files -n %{bname}-mpeg
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|204	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|205	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|206	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|207	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|208	%package -n %{bname}-cdio
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|209	Summary:	GStreamer plug-in for audio CD playback
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|210	Group:		Sound
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|211	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|212	BuildRequires:	pkgconfig(libcdio)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|213	Conflicts:	%{bname}-plugins-good < 0.10.10
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|214	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|215	%description -n %{bname}-cdio
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|216	Plug-in for audio CD playback.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|217	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|218	%files -n %{bname}-cdio
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|219	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|220	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|221	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|222	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|223	%package -n %{bname}-twolame
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|224	Summary:	GStreamer plug-in for MP2 encoding support
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|225	Group:		Sound
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|226	Requires:	%{bname}-plugins
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|227	BuildRequires:	pkgconfig(twolame)
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|228	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|229	%description -n %{bname}-twolame
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|230	Plug-in for encoding MP2 under GStreamer.
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|231	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|232	%files -n %{bname}-twolame
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|233	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|234	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|235	#----------------------------------------------------------------------------
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|236	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|237	%prep
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|238	%setup -q -n gst-plugins-ugly-%{version}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|239	%apply_patches
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|240	autoconf
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|241	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|242	%build
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|243	%configure2_5x \
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|244	--disable-dependency-tracking \
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|245	--with-package-name='%{distribution} %{name} package' \
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|246	--with-package-origin='%{disturl}' \
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|247	%if !%{build_lame}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|248	--disable-lame \
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|249	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|250	%if %{build_experimental}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|251	--enable-experimental
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|252	%endif
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|253	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|254	%make
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|255	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|256	%install
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|257	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|258	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|259	%find_lang gst-plugins-ugly-%{majorminor}
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|260	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|261	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|262	rm -f %{buildroot}%{_libdir}/*.a
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|263	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|264	%check
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|265	cd tests/check
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|266	make check
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|267	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|268	%changelog
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|269	* Tue Jul 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.19-4plf
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|270	+ Revision: b6bcda1
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|271	- Spec cleanup
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|272	
14rr|gstreamer0.10-plugins-ugly-0.10.19-4plf|273	

26590 14
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|1	%define api		1.0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|2	%define bname		gstreamer%{api}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|3	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|4	%define build_experimental	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|5	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|6	%define build_amrwb	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|7	%define build_faac	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|8	%define build_faad	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|9	%define build_xvid	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|10	%define build_dts	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|11	%define build_dirac	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|12	%define build_gme	1
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|13	%define build_celt	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|14	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|15	##########################
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|16	# Hardcode PLF build
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|17	%define build_plf	1
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|18	##########################
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|19	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|20	%if %{build_plf}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|21	%define distsuffix plf
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|22	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|23	%define extrarelsuffix plf
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|24	%define build_amrwb	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|25	%define build_faac	1
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|26	%define build_faad	1
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|27	%define build_xvid	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|28	%define build_dts	1
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|29	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|30	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|31	%define libmajor	0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|32	%define libnamephoto	%mklibname gstphotography %{api} %{libmajor}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|33	%define develnamephoto	%mklibname -d gstphotographyi %{api}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|34	%define libnamebase	%mklibname gstbasevideo %{api} %{libmajor}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|35	%define develnamebase	%mklibname -d gstbasevideo %{api}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|36	%define libnamempegts   %mklibname -d gstmpegts %{api} %{libmajor}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|37	%define develnamempegts	%mklibname -d gstmpegts %{api}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|38	%define libnameuridownloader	%mklibname -d gsturidownloader %{api} %{libmajor}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|39	%define develnameuridownloader	%mklibname -d gsturidownloader %{api}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|40	%define libnameinsertbin	%mklibname -d gstinsertbin %{api} %{libmajor}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|41	%define develnameinsertbin	%mklibname -d gstinsertbin %{api}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|42	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|43	Summary:	GStreamer Streaming-media framework plug-ins
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|44	Name:		%{bname}-plugins-bad
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|45	Version:	1.2.4
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|46	Release:	1%{?extrarelsuffix}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|47	License:	LGPLv2+ and GPLv2+
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|48	Group: 		Sound
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|49	URL:		http://gstreamer.freedesktop.org/
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|50	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|51	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|52	# gw: fix for bug #36437 (paths to realplayer codecs)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|53	# prefer codecs from the RealPlayer package in restricted
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|54	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|55	Patch11:	gst-plugins-bad-0.10.23-attribute.patch
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|56	#gw for the pixbuf plugin
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|57	BuildRequires:	pkgconfig(gtk+-2.0)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|58	BuildRequires:	pkgconfig(glib-2.0)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|59	BuildRequires:	pkgconfig(libpng)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|60	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|61	BuildRequires:	pkgconfig(sdl)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|62	BuildRequires:	libbzip2-devel
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|63	BuildRequires:	pkgconfig(libmodplug)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|64	BuildRequires:	pkgconfig(libmusicbrainz)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|65	BuildRequires:	pkgconfig(exempi-2.0)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|66	BuildRequires:	pkgconfig(openssl)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|67	BuildRequires:	pkgconfig(openal)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|68	BuildRequires:	pkgconfig(opus)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|69	%ifarch %ix86
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|70	BuildRequires:	nasm => 0.90
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|71	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|72	BuildRequires:	pkgconfig(valgrind)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|73	BuildRequires:	pkgconfig(check)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|74	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|75	BuildRequires:	pkgconfig(gstreamer-1.0) >= %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|76	BuildRequires:	pkgconfig(libcdaudio)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|77	BuildRequires:	pkgconfig(sndfile)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|78	BuildRequires:	pkgconfig(libmimic)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|79	BuildRequires:	pkgconfig(libass)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|80	%if %{build_plf}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|81	BuildRequires:	pkgconfig(vo-aacenc)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|82	BuildRequires:	pkgconfig(vo-amrwbenc)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|83	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|84	#gw for checks
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|85	#BuildRequires:	gstreamer0.10-plugins-good
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|86	BuildRequires:	fonts-ttf-dejavu
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|87	#gw for autoreconf
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|88	BuildRequires:	gettext-devel
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|89	Obsoletes:	%{bname}-voip < %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|90	Obsoletes:	%{bname}-rtpvp8 < %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|91	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|92	%description
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|93	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|94	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|95	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|96	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|97	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|98	plug-ins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|99	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|100	This package contains a set of plug-ins that aren't up to par compared
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|101	to the rest. They might be close to being good quality, but they're
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|102	missing something - be it a good code review, some documentation, a
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|103	set of tests, a real live maintainer, or some actual wide use. If the
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|104	blanks are filled in they might be upgraded to become part of either
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|105	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|106	other factors. If the plug-ins break, you can't complain - instead,
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|107	you can fix the problem and send us a patch, or bribe someone into
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|108	fixing them for you.  New contributors can start here for things to
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|109	work on.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|110	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|111	%if %{build_plf}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|112	This package is in restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|113	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|114	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|115	%package -n %{libnamephoto}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|116	Summary:	Libraries for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|117	Group:		System/Libraries
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|118	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|119	%description -n %{libnamephoto}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|120	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|121	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|122	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|123	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|124	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|125	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|126	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|127	This package contains the libraries.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|128	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|129	%package -n %{develnamephoto}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|130	Summary:	Libraries and include files for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|131	Group:		Development/C
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|132	Requires:	%{libnamephoto} = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|133	Provides:	gstphotography%{api}-devel = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|134	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|135	%description -n %{develnamephoto}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|136	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|137	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|138	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|139	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|140	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|141	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|142	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|143	This package contains the libraries and includes files necessary to develop
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|144	applications and plugins for GStreamer.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|145	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|146	%package -n %{libnamempegts}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|147	Summary:        Libraries for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|148	Group:          System/Libraries
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|149	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|150	%description -n %{libnamempegts}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|151	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|152	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|153	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|154	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|155	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|156	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|157	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|158	This package contains the libraries.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|159	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|160	%package -n %{develnamempegts}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|161	Summary:        Libraries and include files for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|162	Group:          Development/C
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|163	Requires:       %{libnamempegts} = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|164	Provides:       gstmpegts%{api}-devel = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|165	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|166	%description -n %{develnamempegts}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|167	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|168	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|169	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|170	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|171	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|172	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|173	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|174	This package contains the libraries and includes files necessary to develop
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|175	applications and plugins for GStreamer.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|176	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|177	%package -n %{libnameuridownloader}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|178	Summary:        Libraries for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|179	Group:          System/Libraries
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|180	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|181	%description -n %{libnameuridownloader}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|182	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|183	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|184	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|185	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|186	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|187	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|188	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|189	This package contains the libraries.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|190	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|191	%package -n %{develnameuridownloader}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|192	Summary:        Libraries and include files for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|193	Group:          Development/C
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|194	Requires:       %{libnameuridownloader} = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|195	Provides:       gsturidownloader%{api}-devel = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|196	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|197	%description -n %{develnameuridownloader}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|198	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|199	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|200	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|201	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|202	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|203	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|204	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|205	This package contains the libraries and includes files necessary to develop
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|206	applications and plugins for GStreamer.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|207	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|208	%package -n %{libnameinsertbin}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|209	Summary:        Libraries for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|210	Group:          System/Libraries
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|211	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|212	%description -n %{libnameinsertbin}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|213	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|214	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|215	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|216	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|217	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|218	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|219	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|220	This package contains the libraries.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|221	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|222	%package -n %{develnameinsertbin}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|223	Summary:        Libraries and include files for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|224	Group:          Development/C
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|225	Requires:       %{libnameinsertbin} = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|226	Provides:       gstinsertbin%{api}-devel = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|227	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|228	%description -n %{develnameinsertbin}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|229	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|230	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|231	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|232	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|233	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|234	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|235	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|236	This package contains the libraries and includes files necessary to develop
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|237	applications and plugins for GStreamer.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|238	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|239	%package -n %{libnamebase}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|240	Summary:	Libraries for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|241	Group:		System/Libraries
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|242	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|243	%description -n %{libnamebase}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|244	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|245	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|246	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|247	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|248	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|249	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|250	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|251	This package contains the libraries.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|252	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|253	%package -n %{develnamebase}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|254	Summary:	Libraries and include files for GStreamer streaming-media framework
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|255	Group:		Development/C
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|256	Requires:	%{libnamebase} = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|257	Provides:	gstbasevideo%{api}-devel = %{version}-%{release}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|258	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|259	%description -n %{develnamebase}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|260	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|261	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|262	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|263	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|264	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|265	plugins.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|266	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|267	This package contains the libraries and includes files necessary to develop
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|268	applications and plugins for GStreamer.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|269	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|270	%package -n %{bname}-curl
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|271	Summary:	GStreamer Curl plugin
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|272	Group:		Networking/Other
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|273	BuildRequires:	pkgconfig(libcurl)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|274	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|275	%description -n %{bname}-curl
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|276	This is a HTTP plugin for GStreamer based on the curl library.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|277	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|278	%files -n %{bname}-curl
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|279	%{_libdir}/gstreamer-%{api}/libgstcurl.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|280	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|281	%package -n %{bname}-mpeg2enc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|282	Summary:	GStreamer mjpegtools plug-in
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|283	Group:		Video
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|284	BuildRequires:	pkgconfig(mjpegtools)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|285	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|286	%description -n %{bname}-mpeg2enc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|287	mjpegtools-based encoding and decoding plug-in.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|288	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|289	%files -n %{bname}-mpeg2enc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|290	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|291	%{_libdir}/gstreamer-%{api}/libgstmplex.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|292	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|293	%if %{build_gme}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|294	%package -n %{bname}-gme
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|295	Summary:	GStreamer Game Music plug-in
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|296	Group:		Sound
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|297	BuildRequires:	libgme-devel
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|298	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|299	%description -n %{bname}-gme
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|300	Game Music decoding plug-in.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|301	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|302	%files -n %{bname}-gme
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|303	%{_libdir}/gstreamer-%{api}/libgstgme.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|304	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|305	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|306	%if %{build_dirac}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|307	%package -n %{bname}-dirac
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|308	Summary:	GStreamer dirac plug-in
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|309	Group:		Video
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|310	BuildRequires:	pkgconfig(dirac) >= 0.9
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|311	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|312	%description -n %{bname}-dirac
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|313	Dirac encoding and decoding plug-in.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|314	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|315	%files -n %{bname}-dirac
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|316	%{_libdir}/gstreamer-%{api}/libgstdirac.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|317	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|318	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|319	%package -n %{bname}-schroedinger
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|320	Summary:	GStreamer dirac plug-in based on Schroedinger
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|321	Group:		Video
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|322	BuildRequires:	pkgconfig(schroedinger-1.0)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|323	Epoch:		1
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|324	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|325	%description -n %{bname}-schroedinger
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|326	Dirac encoding and decoding plug-in based on Schroedinger.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|327	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|328	%files -n %{bname}-schroedinger
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|329	%{_libdir}/gstreamer-%{api}/libgstschro.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|330	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|331	%if %build_dts
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|332	%package -n %{bname}-dts
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|333	Summary:	GStreamer plug-ins for DTS audio playback
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|334	Group:		Sound
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|335	BuildRequires:	dtsdec-devel
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|336	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|337	%description -n %{bname}-dts
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|338	Plug-ins for decoding DTS audio.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|339	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|340	%files -n %{bname}-dts
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|341	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|342	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|343	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|344	%if %{build_xvid}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|345	%package -n %{bname}-xvid
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|346	Summary:	GStreamer plug-ins for XVID video encoding and decoding
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|347	Group:		Video
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|348	BuildRequires:	xvid-devel >= 1.1
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|349	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|350	%description -n %{bname}-xvid
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|351	Plug-ins for encoding and decoding XVID video.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|352	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|353	This package is in restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|354	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|355	%files -n %{bname}-xvid
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|356	%{_libdir}/gstreamer-%{api}/libgstxvid.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|357	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|358	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|359	%package -n %{bname}-mms
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|360	Summary:	GStreamer plug-in for mms streams
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|361	Group:		System/Libraries
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|362	Requires:	%{bname}-plugins = %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|363	BuildRequires:	pkgconfig(libmms)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|364	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|365	%description -n %{bname}-mms
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|366	Plug-in supporting the mms protocol based on the libmms library.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|367	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|368	%files -n %{bname}-mms
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|369	%{_libdir}/gstreamer-%{api}/libgstmms.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|370	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|371	%package -n %{bname}-rtmp
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|372	Summary:	GStreamer plug-in for rtmp streams
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|373	Group:		System/Libraries
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|374	Requires:	%{bname}-plugins = %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|375	BuildRequires:	pkgconfig(librtmp)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|376	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|377	%description -n %{bname}-rtmp
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|378	Plug-in supporting the rtmp protocol based on the librtmp library.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|379	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|380	%files -n %{bname}-rtmp
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|381	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|382	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|383	%package -n %{bname}-soundtouch
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|384	Summary:	GStreamer plug-in for SoundTouch support
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|385	Group:		Sound
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|386	Requires:	%{bname}-plugins = %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|387	BuildRequires:	pkgconfig(soundtouch)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|388	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|389	%description -n %{bname}-soundtouch
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|390	Plug-in supporting the SoundTouch audio manipulation support.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|391	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|392	%files -n %{bname}-soundtouch
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|393	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|394	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|395	%package -n %{bname}-libass
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|396	Summary:	GStreamer subtitles plugin
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|397	Group:		Video
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|398	BuildRequires:	pkgconfig(libass)
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|399	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|400	%description -n %{bname}-libass
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|401	This is a subtitle plugin for GStreamer based on libass.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|402	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|403	%files -n %{bname}-libass
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|404	%{_libdir}/gstreamer-%{api}/libgstassrender.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|405	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|406	%package doc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|407	Group:		Books/Computer books
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|408	Summary:	GStreamer application library
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|409	BuildArch:	noarch
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|410	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|411	%description doc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|412	This is the documentation of %{name}.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|413	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|414	%prep
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|415	%setup -q -n gst-plugins-bad-%{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|416	%apply_patches
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|417	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|418	%build
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|419	%configure2_5x --disable-dependency-tracking --disable-static \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|420	--with-package-name='Rosa %{name} package' \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|421	--with-package-origin='http://www.rosalinux.com/' \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|422	%if ! %{build_celt}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|423	--disable-celt \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|424	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|425	%if ! %{build_faac}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|426	--disable-faac \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|427	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|428	%if ! %{build_faad}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|429	--disable-faad \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|430	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|431	%if ! %{build_dirac}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|432	--disable-dirac \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|433	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|434	%if ! %{build_xvid}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|435	--disable-xvid \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|436	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|437	%if ! %{build_dts}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|438	--disable-dts \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|439	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|440	%if ! %{build_plf}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|441	--disable-voamrwbenc --disable-voaacenc \
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|442	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|443	%if %{build_experimental}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|444	--enable-experimental
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|445	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|446	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|447	make
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|448	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|449	%install
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|450	%makeinstall_std
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|451	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|452	%find_lang gst-plugins-bad-%{api}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|453	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|454	# Clean out files that should not be part of the rpm.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|455	# This is the recommended way of dealing with it for RH8
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|456	find %{buildroot} -name '*.la' -delete
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|457	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|458	%files doc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|459	%doc docs/plugins/html
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|460	%{_datadir}/gtk-doc/html/
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|461	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|462	%files -f gst-plugins-bad-%{api}.lang
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|463	%doc AUTHORS COPYING README NEWS
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|464	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|465	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|466	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|467	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|468	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|469	%{_libdir}/gstreamer-%{api}/libgstbayer.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|470	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|471	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|472	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|473	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|474	%{_libdir}/gstreamer-%{api}/libgstdvb.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|475	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|476	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|477	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|478	%{_libdir}/gstreamer-%{api}/libgstfestival.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|479	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|480	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|481	%{_libdir}/gstreamer-%{api}/libgstgdp.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|482	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|483	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|484	%{_libdir}/gstreamer-%{api}/libgstinter.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|485	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|486	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|487	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|488	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|489	%{_libdir}/gstreamer-%{api}/libgstmimic.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|490	%{_libdir}/gstreamer-%{api}/libgstmpegpsdemux.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|491	%{_libdir}/gstreamer-%{api}/libgstopus.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|492	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|493	%{_libdir}/gstreamer-%{api}/libgstpnm.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|494	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|495	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|496	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|497	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|498	%{_libdir}/gstreamer-%{api}/libgstshm.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|499	%{_libdir}/gstreamer-%{api}/libgstsiren.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|500	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|501	%{_libdir}/gstreamer-%{api}/libgstspeed.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|502	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|503	%{_libdir}/gstreamer-%{api}/libgstbz2.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|504	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|505	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|506	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|507	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|508	%{_libdir}/gstreamer-%{api}/libgstmidi.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|509	%{_libdir}/gstreamer-%{api}/libgstopenal.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|510	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|511	%{_libdir}/gstreamer-%{api}/libgstaccurip.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|512	%{_libdir}/gstreamer-%{api}/libgstaiff.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|513	%{_libdir}/gstreamer-%{api}/libgstaudiofxbad.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|514	%{_libdir}/gstreamer-%{api}/libgstdashdemux.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|515	%{_libdir}/gstreamer-%{api}/libgstdfbvideosink.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|516	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|517	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|518	%{_libdir}/gstreamer-%{api}/libgstivtc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|519	%{_libdir}/gstreamer-%{api}/libgstmfc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|520	%{_libdir}/gstreamer-%{api}/libgstmxf.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|521	%{_libdir}/gstreamer-%{api}/libgstsmoothstreaming.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|522	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|523	%{_libdir}/gstreamer-%{api}/libgstyadif.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|524	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|525	%if %{build_plf}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|526	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|527	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|528	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|529	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|530	%if %{build_experimental}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|531	#%{_libdir}/gstreamer-%{api}/libgstdeinterlace2.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|532	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|533	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|534	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|535	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|536	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|537	%if %{build_faad}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|538	%package -n %{bname}-faad
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|539	Summary:	GStreamer plug-in for AAC audio playback
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|540	Group:		Sound
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|541	Requires:	%{bname}-plugins >= %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|542	BuildRequires:	libfaad2-devel
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|543	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|544	%description -n %{bname}-faad
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|545	Plug-ins for playing AAC audio
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|546	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|547	This package is in restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|548	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|549	%files -n %{bname}-faad
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|550	%{_libdir}/gstreamer-%{api}/libgstfaad.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|551	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|552	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|553	%if %{build_faac}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|554	%package -n %{bname}-faac
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|555	Summary:	GStreamer plug-ins for AAC audio encoding
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|556	Group:		Sound
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|557	Requires:	%{bname}-plugins >= %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|558	BuildRequires:	libfaac-devel
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|559	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|560	%description -n %{bname}-faac
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|561	Plug-ins for encoding AAC audio
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|562	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|563	This package is in restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|564	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|565	%files -n %{bname}-faac
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|566	%{_libdir}/gstreamer-%{api}/libgstfaac.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|567	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|568	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|569	%package -n %{bname}-gsm
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|570	Summary:	GStreamer plugin for GSM lossy audio format
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|571	Group:		Sound
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|572	Requires:	%{bname}-plugins >= %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|573	BuildRequires:	gsm-devel >= 1.0.10
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|574	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|575	%description -n %{bname}-gsm
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|576	Output plugin for GStreamer to convert to GSM lossy audio format.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|577	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|578	%files -n %{bname}-gsm
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|579	%{_libdir}/gstreamer-%{api}/libgstgsm.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|580	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|581	%if 0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|582	### SWFDEC FLASH PLUGIN ###
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|583	%package -n %{bname}-swfdec
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|584	Summary: 	GStreamer Flash rendering plug-in
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|585	Group:		System/Libraries
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|586	Requires:	%{bname}-plugins = %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|587	BuildRequires:	libswfdec-devel => 0.3.0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|588	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|589	%description -n %{bname}-swfdec
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|590	Plug-in for rendering Flash animations using swfdec library
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|591	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|592	%files -n %{bname}-swfdec
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|593	%{_libdir}/gstreamer-%{api}/libgstswfdec.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|594	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|595	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|596	%if %{build_amrwb}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|597	%package -n %{bname}-amrwb
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|598	Summary:	GStreamer plug-in for AMR-WB support
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|599	Group:		Sound
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|600	Requires:	%{bname}-plugins >= %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|601	BuildRequires:	libamrwb-devel
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|602	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|603	%description -n %{bname}-amrwb
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|604	Plug-in for decoding AMR-WB under GStreamer.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|605	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|606	This package is in restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|607	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|608	%files -n %{bname}-amrwb
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|609	%{_datadir}/gstreamer-%{api}/presets/GstAmrwbEnc.prs
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|610	%{_libdir}/gstreamer-%{api}/libgstamrwbenc.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|611	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|612	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|613	%if %{build_celt}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|614	%package -n %{bname}-celt
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|615	Summary:	GStreamer plug-in for CELT support
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|616	Group:		Video
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|617	Requires:	%{bname}-plugins >= %{version}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|618	BuildRequires:	pkgconfig(celt) >= 0.7.0
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|619	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|620	%description -n %{bname}-celt
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|621	Plug-in for CELT support under GStreamer.
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|622	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|623	%files -n %{bname}-celt
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|624	%{_libdir}/gstreamer-%{api}/libgstcelt.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|625	%endif
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|626	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|627	%files -n %{libnamephoto}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|628	%{_libdir}/libgstphotography-%{api}.so.%{libmajor}*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|629	%{_libdir}/libgstcodecparsers-%{api}.so.%{libmajor}*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|630	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|631	%files -n %{develnamephoto}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|632	%{_libdir}/libgstcodecparsers-%{api}.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|633	%{_libdir}/libgstphotography-%{api}.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|634	%{_includedir}/gstreamer-%{api}/gst/codecparsers/
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|635	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|636	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|637	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|638	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|639	%files -n %{libnamempegts}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|640	%{_libdir}/libgstmpegts-%{api}.so.%{libmajor}*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|641	#%{_libdir}/girepository-%{api}/GstMpegts-%{api}.typelib
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|642	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|643	%files -n %{develnamempegts}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|644	%{_libdir}/libgstmpegts-%{api}.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|645	%{_includedir}/gstreamer-%{api}/gst/mpegts/*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|646	%{_libdir}/pkgconfig/gstreamer-mpegts-%{api}.pc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|647	#%{_datadir}/gir-%{api}/GstMpegts-%{api}.gir
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|648	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|649	%files -n %{libnameinsertbin}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|650	%{_libdir}/libgstinsertbin-%{api}.so.%{libmajor}*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|651	#%{_libdir}/girepository-%{api}/GstInsertBin-%{api}.typelib
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|652	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|653	%files -n %{develnameinsertbin}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|654	%{_libdir}/libgstinsertbin-%{api}.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|655	%{_includedir}/gstreamer-%{api}/gst/insertbin/*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|656	%{_libdir}/pkgconfig/gstreamer-insertbin-%{api}.pc
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|657	#%{_datadir}/gir-%{api}/GstInsertBin-%{api}.gir
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|658	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|659	%files -n %{libnameuridownloader}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|660	%{_libdir}/libgsturidownloader-%{api}.so.%{libmajor}*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|661	%{_libdir}/libgsturidownloader-%{api}.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|662	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|663	%files -n %{develnameuridownloader}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|664	%{_includedir}/gstreamer-%{api}/gst/uridownloader/*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|665	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|666	%files -n %{libnamebase}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|667	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{libmajor}*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|668	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|669	%files -n %{develnamebase}
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|670	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|671	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|672	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|673	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|674	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|675	%changelog
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|676	* Fri May 16 2014 Tigro <arkady.shane@rosalab.ru> 1.2.4-1plf
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|677	+ Revision: 196b4e4
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|678	- drop gir and typelib files
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|679	
14rr|gstreamer1.0-plugins-bad-1.2.4-1plf|680	

26591 14
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|1	%define major		1.0
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|2	%define majorminor	1.0
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|3	%define bname		gstreamer1.0
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|4	%define name		%{bname}-plugins-ugly
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|5	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|6	%define build_experimental	0
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|8	%define build_lame	0
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|9	%define build_amrnb	0
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|10	%define build_amrwbdec	0
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|11	%define build_x264	0
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|12	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|13	##########################
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|14	# Hardcode PLF build
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|15	%define build_plf	1
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|16	##########################
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|17	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|18	%if %{build_plf}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|19	%define distsuffix plf
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|21	%define extrarelsuffix plf
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|22	%define build_lame	1
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|23	%define build_x264	1
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|24	%define build_amrnb	1
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|25	%define build_amrwbdec	1
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|26	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|27	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|28	Summary:	GStreamer Streaming-media framework plug-ins
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|29	Name:		%{name}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|30	Version:	1.2.4
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|31	Release:	3%{?extrarelsuffix}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|32	License:	LGPLv2+
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|33	Group:		Sound
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|34	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|35	URL:		http://gstreamer.freedesktop.org/
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|36	#gw for the pixbuf plugin
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|37	BuildRequires:	pkgconfig(gtk+-2.0)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|38	BuildRequires:	pkgconfig(glib-2.0)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|39	BuildRequires:	pkgconfig(orc-0.4)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|40	BuildRequires:	gstreamer1.0-plugins-base-devel >= %{version}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|41	BuildRequires:	pkgconfig(glu)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|42	BuildRequires:	pkgconfig(id3tag)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|43	BuildRequires:	pkgconfig(mad)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|44	BuildRequires:	pkgconfig(dvdread)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|45	%ifnarch %mips %arm
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|46	BuildRequires:	pkgconfig(valgrind)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|47	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|48	BuildRequires:	pkgconfig(check)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|49	Provides:	%{bname}-audiosrc
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|50	Provides:	%{bname}-audiosink
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|51	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|52	%description
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|53	GStreamer is a streaming-media framework, based on graphs of filters which
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|54	operate on media data. Applications using this library can do anything
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|55	from real-time sound processing to playing videos, and just about anything
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|56	else media-related.  Its plugin-based architecture means that new data
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|57	types or processing capabilities can be added simply by installing new
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|58	plug-ins.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|59	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|60	This package contains a set of plug-ins that have good quality and
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|61	correct functionality, but distributing them might pose problems. The
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|62	license on either the plug-ins or the supporting libraries might not
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|63	be how the GStreamer authors like. The code might be widely known to
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|64	present patent problems.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|65	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|66	%if %{build_plf}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|67	This package is in restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|68	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|69	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|70	%prep
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|71	%setup -q -n gst-plugins-ugly-%{version}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|72	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|73	%build
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|74	%configure2_5x --disable-dependency-tracking --disable-static \
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|75	--with-package-name='Rosa %{name} package' \
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|76	--with-package-origin='http://www.rosalinux.com/' \
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|77	%if ! %{build_lame}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|78	--disable-lame \
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|79	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|80	%if %{build_experimental}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|81	--enable-experimental
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|82	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|83	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|84	%make
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|85	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|86	%check
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|87	cd tests/check
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|88	make check
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|89	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|90	%install
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|91	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|92	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|93	%find_lang gst-plugins-ugly-%{majorminor}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|94	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|95	# Clean out files that should not be part of the rpm.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|96	# This is the recommended way of dealing with it for RH8
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|97	find %{buildroot} -name '*.la' -delete
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|98	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|99	%files -f gst-plugins-ugly-%{majorminor}.lang
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|100	%doc AUTHORS COPYING README NEWS
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|101	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|102	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|103	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|104	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|105	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|106	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|107	%if %{build_experimental}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|108	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|109	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|110	%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|111	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|112	%if %{build_lame}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|113	### LAME ###
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|114	%package -n %{bname}-lame
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|115	Summary:	GStreamer plug-in for encoding mp3 songs using lame
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|116	Group:		Sound
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|117	Requires:	%{bname}-plugins >= %{version}-%{release}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|118	BuildRequires:	liblame-devel >= 3.89
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|119	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|120	%description -n %{bname}-lame
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|121	Plug-in for encoding mp3 with lame under GStreamer.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|122	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|123	This package is in the restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|124	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|125	%files -n %{bname}-lame
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|126	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|127	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|128	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|129	%if %{build_x264}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|130	%package -n %{bname}-x264
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|131	Summary:	GStreamer plug-in for H264/AVC video encoding
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|132	Group:		Video
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|133	BuildRequires:	pkgconfig(x264)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|134	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|135	%description -n %{bname}-x264
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|136	Plug-in for encoding H264/AVC video.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|137	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|138	This package is in restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|139	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|140	%files -n %{bname}-x264
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|141	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|142	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|143	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|144	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|145	%if %{build_amrnb}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|146	%package -n %{bname}-amrnb
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|147	Summary:	GStreamer plug-in for AMR-NB support
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|148	Group: 		Sound
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|149	Requires:	%{bname}-plugins >= %{version}-%{release}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|150	BuildRequires:	pkgconfig(opencore-amrnb)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|151	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|152	%description -n %{bname}-amrnb
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|153	Plug-in for decoding AMR-NB under GStreamer.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|154	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|155	This package is in restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|156	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|157	%files -n %{bname}-amrnb
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|158	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|159	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|160	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|161	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|162	%if %{build_amrwbdec}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|163	%package -n %{bname}-amrwbdec
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|164	Summary:	GStreamer plug-in for AMR-WB decoding support
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|165	Group:		Sound
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|166	Requires:	%{bname}-plugins >= %{version}-%{release}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|167	BuildRequires:	pkgconfig(opencore-amrwb)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|168	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|169	%description -n %{bname}-amrwbdec
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|170	Plug-in for decoding AMR-Wb under GStreamer.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|171	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|172	This package is in restricted repository as it violates some patents.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|173	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|174	%files -n %{bname}-amrwbdec
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|175	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|176	%endif
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|177	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|178	### SIDPLAY ###
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|179	%package -n %{bname}-sid
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|180	Summary:	GStreamer Sid C64 music plugin
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|181	Group:		Sound
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|182	Requires:	%{bname}-plugins >= %{version}-%{release}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|183	BuildRequires:	sidplay-devel => 1.36.0
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|184	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|185	%description -n %{bname}-sid
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|186	Plugin for playback of C64 SID format music files
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|187	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|188	%files -n %{bname}-sid
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|189	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|190	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|191	### A52DEC ###
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|192	%package -n %{bname}-a52dec
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|193	Summary:	GStreamer VOB decoder plugin
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|194	Group:		Sound
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|195	Requires:	%{bname}-plugins >= %{version}-%{release}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|196	BuildRequires:	a52dec-devel >= 0.7.3
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|197	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|198	%description -n %{bname}-a52dec
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|199	Plugin for decoding of VOB files.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|200	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|201	%files -n %{bname}-a52dec
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|202	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|203	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|204	%package -n %{bname}-mpeg
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|205	Summary:	GStreamer plug-ins for MPEG video playback and encoding
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|206	Group:		Video
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|207	Requires:	%{bname}-plugins >= %{version}-%{release}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|208	BuildRequires:	pkgconfig(libmpeg2)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|209	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|210	%description -n %{bname}-mpeg
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|211	Plug-ins for playing and encoding MPEG video.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|212	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|213	%files -n %{bname}-mpeg
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|214	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|215	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|216	%package -n %{bname}-cdio
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|217	Summary:	GStreamer plug-in for audio CD playback
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|218	Group:		Sound
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|219	Requires:	%{bname}-plugins >= %{version}-%{release}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|220	BuildRequires:	pkgconfig(libcdio)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|221	Conflicts:	%{bname}-plugins-good < 0.10.10
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|222	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|223	%description -n %{bname}-cdio
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|224	Plug-in for audio CD playback.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|225	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|226	%files -n %{bname}-cdio
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|227	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|228	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|229	%package -n %{bname}-twolame
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|230	Summary:	GStreamer plug-in for MP2 encoding support
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|231	Group:		Sound
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|232	Requires:	%{bname}-plugins >= %{version}-%{release}
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|233	BuildRequires:	pkgconfig(twolame)
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|234	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|235	%description -n %{bname}-twolame
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|236	Plug-in for encoding MP2 under GStreamer.
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|237	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|238	%files -n %{bname}-twolame
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|239	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|240	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|241	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|242	%changelog
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|243	* Sun Jul 06 2014 abfonly <abfonly@gmail.com> 1.2.4-3plf
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|244	+ Revision: c5341ea
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|245	- rebuild against new libcdio, bump rel
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|246	
14rr|gstreamer1.0-plugins-ugly-1.2.4-3plf|247	

26592 14
14rr|ices0-0.4-8|1	%define realname ices
14rr|ices0-0.4-8|2	%define distsuffix plf
14rr|ices0-0.4-8|3	%define perlver %(rpm -q perl --qf '%|EPOCH?{%{EPOCH}:}:{}|%{VERSION}')
14rr|ices0-0.4-8|4	
14rr|ices0-0.4-8|5	%{expand:%%define py_ver %(python -V 2>&1| awk '{print $2}'|cut -d. -f1-2)}
14rr|ices0-0.4-8|6	
14rr|ices0-0.4-8|7	Name:		ices0
14rr|ices0-0.4-8|8	Version:	0.4
14rr|ices0-0.4-8|9	Release:	8
14rr|ices0-0.4-8|10	Summary:	Source streaming for Icecast
14rr|ices0-0.4-8|11	Group:		System/Servers
14rr|ices0-0.4-8|12	License:	GPLv2
14rr|ices0-0.4-8|13	URL:		http://www.icecast.org
14rr|ices0-0.4-8|14	Source0:	%{realname}-%{version}.tar.bz2
14rr|ices0-0.4-8|15	Source1:	%{name}.init.bz2
14rr|ices0-0.4-8|16	Source2:	%{name}.logrotate.bz2
14rr|ices0-0.4-8|17	Patch0:		%{realname}.conf.patch.bz2
14rr|ices0-0.4-8|18	Patch1:		%{realname}.exit0.patch.bz2
14rr|ices0-0.4-8|19	BuildRequires:	perl-devel
14rr|ices0-0.4-8|20	BuildRequires:	pkgconfig(python)
14rr|ices0-0.4-8|21	BuildRequires:	pkgconfig(libxml-2.0)
14rr|ices0-0.4-8|22	BuildRequires:	pkgconfig(shout)
14rr|ices0-0.4-8|23	BuildRequires:	pkgconfig(vorbis)
14rr|ices0-0.4-8|24	BuildRequires:	pkgconfig(ogg)
14rr|ices0-0.4-8|25	BuildRequires:	liblame-devel
14rr|ices0-0.4-8|26	Provides:	%{realname} = %{version}-%{release}
14rr|ices0-0.4-8|27	Obsoletes:	%{realname} < %{version}-%{release}
14rr|ices0-0.4-8|28	Obsoletes:	ices-lame = %{version}-%{release}
14rr|ices0-0.4-8|29	Provides:	ices-lame < %{version}-%{release}
14rr|ices0-0.4-8|30	Requires: 	perl-base = %{perlver}
14rr|ices0-0.4-8|31	
14rr|ices0-0.4-8|32	%description
14rr|ices0-0.4-8|33	Ices is a part of Icecast server. It's used to submit mp3 files from
14rr|ices0-0.4-8|34	a playlist.
14rr|ices0-0.4-8|35	
14rr|ices0-0.4-8|36	This package is in restricted because it needs lame to reencode mp3 streams.
14rr|ices0-0.4-8|37	
14rr|ices0-0.4-8|38	%prep
14rr|ices0-0.4-8|39	%setup -q -n %{realname}-%{version}
14rr|ices0-0.4-8|40	%patch -p0
14rr|ices0-0.4-8|41	%patch1 -p0
14rr|ices0-0.4-8|42	perl -pi -e 's/\#include \<parser.h\>/\#include \<libxml\/parser.h\>/' src/ices_config.c
14rr|ices0-0.4-8|43	perl -pi -e 's/\#include \<xmlmemory.h\>/\#include \<libxml\/xmlmemory.h\>/' src/ices_config.c
14rr|ices0-0.4-8|44	perl -pi -e 's!<BaseDirectory>.*</BaseDirectory>!<BaseDirectory>%{_var}/log/%{name}</BaseDirectory>!' conf/ices.conf.dist.in
14rr|ices0-0.4-8|45	
14rr|ices0-0.4-8|46	%build
14rr|ices0-0.4-8|47	autoreconf -fi
14rr|ices0-0.4-8|48	%configure \
14rr|ices0-0.4-8|49	--with-moddir=%{_sysconfdir}/%{realname} \
14rr|ices0-0.4-8|50	--with-python-includes=%{_includedir}/python%{py_ver} \
14rr|ices0-0.4-8|51	--without-faad \
14rr|ices0-0.4-8|52	--without-flac \
14rr|ices0-0.4-8|53	--with-lame \
14rr|ices0-0.4-8|54	--with-vorbis
14rr|ices0-0.4-8|55	
14rr|ices0-0.4-8|56	%make
14rr|ices0-0.4-8|57	
14rr|ices0-0.4-8|58	%install
14rr|ices0-0.4-8|59	%makeinstall_std
14rr|ices0-0.4-8|60	
14rr|ices0-0.4-8|61	mv %{buildroot}%{_bindir}/%{realname} %{buildroot}%{_bindir}/%{name}
14rr|ices0-0.4-8|62	mv %{buildroot}%{_sysconfdir}/ices.conf.dist %{buildroot}%{_sysconfdir}/%{realname}/ices.conf
14rr|ices0-0.4-8|63	mv %{buildroot}%{_sysconfdir}/ices/ices.pm.dist %{buildroot}%{_sysconfdir}/%{realname}/ices.pm
14rr|ices0-0.4-8|64	mv %{buildroot}%{_sysconfdir}/ices/ices.py.dist %{buildroot}%{_sysconfdir}/%{realname}/ices.py
14rr|ices0-0.4-8|65	
14rr|ices0-0.4-8|66	rm -fr %{buildroot}/usr/doc
14rr|ices0-0.4-8|67	# We don't want libshout here !
14rr|ices0-0.4-8|68	rm -fr %{buildroot}%{_includedir}/shout
14rr|ices0-0.4-8|69	rm -f %{buildroot}%{_libdir}/libshout*
14rr|ices0-0.4-8|70	
14rr|ices0-0.4-8|71	install -d -m 755 %{buildroot}%{_var}/log/%{name}
14rr|ices0-0.4-8|72	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
14rr|ices0-0.4-8|73	install -d -m 755 %{buildroot}%{_initrddir}
14rr|ices0-0.4-8|74	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
14rr|ices0-0.4-8|75	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14rr|ices0-0.4-8|76	
14rr|ices0-0.4-8|77	%pre
14rr|ices0-0.4-8|78	%_pre_useradd %{name} %{_var}/log/%{name} /bin/false
14rr|ices0-0.4-8|79	
14rr|ices0-0.4-8|80	%post
14rr|ices0-0.4-8|81	%_post_service %{name}
14rr|ices0-0.4-8|82	
14rr|ices0-0.4-8|83	%preun
14rr|ices0-0.4-8|84	%_preun_service %{name}
14rr|ices0-0.4-8|85	
14rr|ices0-0.4-8|86	%postun
14rr|ices0-0.4-8|87	%_postun_userdel %{name}
14rr|ices0-0.4-8|88	
14rr|ices0-0.4-8|89	%files
14rr|ices0-0.4-8|90	%doc AUTHORS BUGS COPYING INSTALL NEWS README README.playlist TODO
14rr|ices0-0.4-8|91	%doc doc/icesmanual.html
14rr|ices0-0.4-8|92	%{_bindir}/%{name}
14rr|ices0-0.4-8|93	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14rr|ices0-0.4-8|94	%{_mandir}/man1/ices.1*
14rr|ices0-0.4-8|95	%dir %{_sysconfdir}/%{realname}
14rr|ices0-0.4-8|96	%config(noreplace) %{_sysconfdir}/%{realname}/%{realname}.conf
14rr|ices0-0.4-8|97	%config(noreplace) %{_sysconfdir}/%{realname}/%{realname}.pm
14rr|ices0-0.4-8|98	%config(noreplace) %{_sysconfdir}/%{realname}/%{realname}.py
14rr|ices0-0.4-8|99	%attr(755,root,root) %config(noreplace) %{_initrddir}/%{name}
14rr|ices0-0.4-8|100	%attr(-,ices,ices) %{_var}/log/%{name}
14rr|ices0-0.4-8|101	
14rr|ices0-0.4-8|102	
14rr|ices0-0.4-8|103	%changelog
14rr|ices0-0.4-8|104	* Sun Jul 06 2014 abfonly <abfonly@gmail.com> 0.4-8
14rr|ices0-0.4-8|105	+ Revision: fe260d0
14rr|ices0-0.4-8|106	- Merge pull request #1 from abfonly/ices0-restricted:rosa2014.1
14rr|ices0-0.4-8|107	- Abfonly
14rr|ices0-0.4-8|108	
14rr|ices0-0.4-8|109	

26593 14
14rr|java-1.6.0-sun-1.6.0.26-4|1	%define        origin           sun
14rr|java-1.6.0-sun-1.6.0.26-4|2	%define        priority         1600
14rr|java-1.6.0-sun-1.6.0.26-4|3	%define        javaver          1.6.0
14rr|java-1.6.0-sun-1.6.0.26-4|4	%define        cvsver           6u26
14rr|java-1.6.0-sun-1.6.0.26-4|5	%define        over             %{cvsver}
14rr|java-1.6.0-sun-1.6.0.26-4|6	%define        buildver         26
14rr|java-1.6.0-sun-1.6.0.26-4|7	
14rr|java-1.6.0-sun-1.6.0.26-4|8	%define        cvsversion       %{cvsver}
14rr|java-1.6.0-sun-1.6.0.26-4|9	
14rr|java-1.6.0-sun-1.6.0.26-4|10	%define        javaws_ver       %{javaver}
14rr|java-1.6.0-sun-1.6.0.26-4|11	%define        javaws_version   %{cvsversion}
14rr|java-1.6.0-sun-1.6.0.26-4|12	
14rr|java-1.6.0-sun-1.6.0.26-4|13	%define        ubuntu_svnrev    r361
14rr|java-1.6.0-sun-1.6.0.26-4|14	
14rr|java-1.6.0-sun-1.6.0.26-4|15	%define        jdkbundle        jdk%{javaver}_%{buildver}
14rr|java-1.6.0-sun-1.6.0.26-4|16	%define        sdklnk           java-%{javaver}-%{origin}
14rr|java-1.6.0-sun-1.6.0.26-4|17	%define        jrelnk           jre-%{javaver}-%{origin}
14rr|java-1.6.0-sun-1.6.0.26-4|18	%define        sdkdir           %{name}-%{version}
14rr|java-1.6.0-sun-1.6.0.26-4|19	%define        jredir           %{sdkdir}/jre
14rr|java-1.6.0-sun-1.6.0.26-4|20	%define        sdkbindir        %{_jvmdir}/%{sdklnk}/bin
14rr|java-1.6.0-sun-1.6.0.26-4|21	%define        sdklibdir        %{_jvmdir}/%{sdklnk}/lib
14rr|java-1.6.0-sun-1.6.0.26-4|22	%define        jrebindir        %{_jvmdir}/%{jrelnk}/bin
14rr|java-1.6.0-sun-1.6.0.26-4|23	%define        jvmjardir        %{_jvmjardir}/%{name}-%{version}
14rr|java-1.6.0-sun-1.6.0.26-4|24	
14rr|java-1.6.0-sun-1.6.0.26-4|25	%define fontdir                 %{_datadir}/fonts/java
14rr|java-1.6.0-sun-1.6.0.26-4|26	
14rr|java-1.6.0-sun-1.6.0.26-4|27	%ifarch %{ix86}
14rr|java-1.6.0-sun-1.6.0.26-4|28	%define        target_cpu       i586
14rr|java-1.6.0-sun-1.6.0.26-4|29	%define        pluginname       %{_jvmdir}/%{jredir}/lib/i386/libnpjp2.so
14rr|java-1.6.0-sun-1.6.0.26-4|30	%define        oldpluginname    %{_jvmdir}/%{jredir}/plugin/i386/ns7/libjavaplugin_oji.so
14rr|java-1.6.0-sun-1.6.0.26-4|31	%define        priority2        1590
14rr|java-1.6.0-sun-1.6.0.26-4|32	%define        javaplugin       libjavaplugin.so
14rr|java-1.6.0-sun-1.6.0.26-4|33	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|34	%ifarch x86_64
14rr|java-1.6.0-sun-1.6.0.26-4|35	%define        target_cpu       amd64
14rr|java-1.6.0-sun-1.6.0.26-4|36	%define        pluginname       %{_jvmdir}/%{jredir}/lib/amd64/libnpjp2.so
14rr|java-1.6.0-sun-1.6.0.26-4|37	%define        javaplugin       libjavaplugin.so.%{_arch}
14rr|java-1.6.0-sun-1.6.0.26-4|38	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|39	
14rr|java-1.6.0-sun-1.6.0.26-4|40	%define        cgibindir        %{_var}/www/cgi-bin
14rr|java-1.6.0-sun-1.6.0.26-4|41	
14rr|java-1.6.0-sun-1.6.0.26-4|42	# Avoid RPM 4.2+'s internal dep generator, it may produce bogus
14rr|java-1.6.0-sun-1.6.0.26-4|43	# Provides/Requires here.
14rr|java-1.6.0-sun-1.6.0.26-4|44	%define _use_internal_dependency_generator 0
14rr|java-1.6.0-sun-1.6.0.26-4|45	
14rr|java-1.6.0-sun-1.6.0.26-4|46	# This prevents aggressive stripping.
14rr|java-1.6.0-sun-1.6.0.26-4|47	%define _enable_debug_packages %{nil}
14rr|java-1.6.0-sun-1.6.0.26-4|48	%define debug_package          %{nil}
14rr|java-1.6.0-sun-1.6.0.26-4|49	%define __debug_install_post   /bin/true %{nil}
14rr|java-1.6.0-sun-1.6.0.26-4|50	
14rr|java-1.6.0-sun-1.6.0.26-4|51	%define release 4
14rr|java-1.6.0-sun-1.6.0.26-4|52	%define subrel 1
14rr|java-1.6.0-sun-1.6.0.26-4|53	
14rr|java-1.6.0-sun-1.6.0.26-4|54	Name:           java-%{javaver}-%{origin}
14rr|java-1.6.0-sun-1.6.0.26-4|55	Version:        %{javaver}.%{buildver}
14rr|java-1.6.0-sun-1.6.0.26-4|56	Release:        %{release}
14rr|java-1.6.0-sun-1.6.0.26-4|57	Summary:        Java Runtime Environment for %{name}
14rr|java-1.6.0-sun-1.6.0.26-4|58	License:        Operating System Distributor License for Java (DLJ)
14rr|java-1.6.0-sun-1.6.0.26-4|59	Group:          Development/Java
14rr|java-1.6.0-sun-1.6.0.26-4|60	URL:            http://java.sun.com/j2se/%{javaver}
14rr|java-1.6.0-sun-1.6.0.26-4|61	Source0:        http://dlc.sun.com/dlj/binaries/jdk-%{cvsversion}-dlj-linux-i586.bin
14rr|java-1.6.0-sun-1.6.0.26-4|62	Source1:        http://dlc.sun.com/dlj/binaries/jdk-%{cvsversion}-dlj-linux-amd64.bin
14rr|java-1.6.0-sun-1.6.0.26-4|63	# svn co -%{ubuntu_svnrev} --username guest --password "" https://jdk-distros.dev.java.net/svn/jdk-distros/trunk/linux/ubuntu/sun-java6/debian/
14rr|java-1.6.0-sun-1.6.0.26-4|64	Source2:        jdk-6-dlj-ubuntu-%{ubuntu_svnrev}.tar.bz2
14rr|java-1.6.0-sun-1.6.0.26-4|65	Source3:        java-1.6.0-sun.rpmlintrc
14rr|java-1.6.0-sun-1.6.0.26-4|66	# (anssi) make javaws entry really point to javaws and create a different
14rr|java-1.6.0-sun-1.6.0.26-4|67	# entry for the cache viewer where to it pointed previously (#31347):
14rr|java-1.6.0-sun-1.6.0.26-4|68	Patch0:         jdk6-fix-javaws-desktop.patch
14rr|java-1.6.0-sun-1.6.0.26-4|69	Provides:       jre-%{javaver}-%{origin} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|70	Provides:       jre-%{origin} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|71	Provides:       jre-%{javaver} java-%{javaver} jre = %{javaver}
14rr|java-1.6.0-sun-1.6.0.26-4|72	Provides:       java-%{origin} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|73	Provides:       java = %{javaver}
14rr|java-1.6.0-sun-1.6.0.26-4|74	Provides:       %{_lib}%{name} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|75	Requires(post): update-alternatives
14rr|java-1.6.0-sun-1.6.0.26-4|76	Requires(postun): update-alternatives
14rr|java-1.6.0-sun-1.6.0.26-4|77	Requires:       jpackage-utils >= 0:1.5.38
14rr|java-1.6.0-sun-1.6.0.26-4|78	ExclusiveArch:  %{ix86} x86_64
14rr|java-1.6.0-sun-1.6.0.26-4|79	BuildRequires:  jpackage-utils >= 0:1.5.38 sed desktop-file-utils
14rr|java-1.6.0-sun-1.6.0.26-4|80	Provides:       javaws = %{javaws_ver}
14rr|java-1.6.0-sun-1.6.0.26-4|81	Provides:       jndi = %{version} jndi-ldap = %{version}
14rr|java-1.6.0-sun-1.6.0.26-4|82	Provides:       jndi-cos = %{version} jndi-rmi = %{version}
14rr|java-1.6.0-sun-1.6.0.26-4|83	Provides:       jndi-dns = %{version}
14rr|java-1.6.0-sun-1.6.0.26-4|84	Provides:       jaas = %{version}
14rr|java-1.6.0-sun-1.6.0.26-4|85	Provides:       jsse = %{version}
14rr|java-1.6.0-sun-1.6.0.26-4|86	Provides:       jce = %{version}
14rr|java-1.6.0-sun-1.6.0.26-4|87	Provides:       jdbc-stdext = 3.0 jdbc-stdext = %{version}
14rr|java-1.6.0-sun-1.6.0.26-4|88	Provides:       java-sasl = %{version}
14rr|java-1.6.0-sun-1.6.0.26-4|89	%ifnarch x86_64
14rr|java-1.6.0-sun-1.6.0.26-4|90	Obsoletes:      javaws-menu
14rr|java-1.6.0-sun-1.6.0.26-4|91	Provides:       javaws-menu
14rr|java-1.6.0-sun-1.6.0.26-4|92	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|93	# DLJ license requires these to be part of the JRE
14rr|java-1.6.0-sun-1.6.0.26-4|94	Requires:       %{_lib}%{name}-plugin = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|95	Requires:       %{_lib}%{name}-alsa = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|96	Requires:       %{_lib}%{name}-jdbc = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|97	Requires:       %{name}-fonts = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|98	Provides:       j2re = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|99	Provides:       jre2 = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|100	Obsoletes:      j2re < %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|101	Obsoletes:      jre2 < %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|102	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
14rr|java-1.6.0-sun-1.6.0.26-4|103	
14rr|java-1.6.0-sun-1.6.0.26-4|104	%description
14rr|java-1.6.0-sun-1.6.0.26-4|105	This package contains the Java Runtime Environment for %{name}.
14rr|java-1.6.0-sun-1.6.0.26-4|106	
14rr|java-1.6.0-sun-1.6.0.26-4|107	%package devel
14rr|java-1.6.0-sun-1.6.0.26-4|108	Summary:        Java Development Kit for %{name}
14rr|java-1.6.0-sun-1.6.0.26-4|109	Group:          Development/Java
14rr|java-1.6.0-sun-1.6.0.26-4|110	Requires(post): update-alternatives
14rr|java-1.6.0-sun-1.6.0.26-4|111	Requires(postun): update-alternatives
14rr|java-1.6.0-sun-1.6.0.26-4|112	Provides:       java-sdk-%{javaver}-%{origin} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|113	Provides:       java-sdk-%{origin} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|114	Provides:       java-sdk-%{javaver} java-sdk = %{javaver} jdk = %{javaver}
14rr|java-1.6.0-sun-1.6.0.26-4|115	Provides:       java-devel-%{origin} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|116	Provides:       java-%{javaver}-devel java-devel = %{javaver}
14rr|java-1.6.0-sun-1.6.0.26-4|117	Requires:       %{_lib}%{name} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|118	Provides:       jdk = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|119	Provides:       jdk2 = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|120	Provides:       j2sdk = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|121	Obsoletes:      jdk < %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|122	Obsoletes:      jdk2 < %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|123	Obsoletes:      j2sdk < %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|124	
14rr|java-1.6.0-sun-1.6.0.26-4|125	%description devel
14rr|java-1.6.0-sun-1.6.0.26-4|126	The Java(tm) Development Kit (JDK(tm)) contains the software and tools that
14rr|java-1.6.0-sun-1.6.0.26-4|127	developers need to compile, debug, and run applets and applications
14rr|java-1.6.0-sun-1.6.0.26-4|128	written using the Java programming language.
14rr|java-1.6.0-sun-1.6.0.26-4|129	
14rr|java-1.6.0-sun-1.6.0.26-4|130	%package src
14rr|java-1.6.0-sun-1.6.0.26-4|131	Summary:        Source files for %{name}
14rr|java-1.6.0-sun-1.6.0.26-4|132	Group:          Development/Java
14rr|java-1.6.0-sun-1.6.0.26-4|133	Requires:       %{name} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|134	
14rr|java-1.6.0-sun-1.6.0.26-4|135	%description src
14rr|java-1.6.0-sun-1.6.0.26-4|136	This package contains source files for %{name}.
14rr|java-1.6.0-sun-1.6.0.26-4|137	
14rr|java-1.6.0-sun-1.6.0.26-4|138	%package demo
14rr|java-1.6.0-sun-1.6.0.26-4|139	Summary:        Demonstration files for %{name}
14rr|java-1.6.0-sun-1.6.0.26-4|140	Group:          Development/Java
14rr|java-1.6.0-sun-1.6.0.26-4|141	Requires:       %{_lib}%{name} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|142	# Without this a requirement on libjava_crw_demo_g.so is added which
14rr|java-1.6.0-sun-1.6.0.26-4|143	# is not in the main java package. libjava_crw_demo.so is but not "_g".
14rr|java-1.6.0-sun-1.6.0.26-4|144	AutoReq:        0
14rr|java-1.6.0-sun-1.6.0.26-4|145	
14rr|java-1.6.0-sun-1.6.0.26-4|146	%description demo
14rr|java-1.6.0-sun-1.6.0.26-4|147	This package contains demonstration files for %{name}.
14rr|java-1.6.0-sun-1.6.0.26-4|148	
14rr|java-1.6.0-sun-1.6.0.26-4|149	%package plugin
14rr|java-1.6.0-sun-1.6.0.26-4|150	Summary:        Browser plugin files for %{name}
14rr|java-1.6.0-sun-1.6.0.26-4|151	Group:          Networking/WWW
14rr|java-1.6.0-sun-1.6.0.26-4|152	Requires(post): update-alternatives
14rr|java-1.6.0-sun-1.6.0.26-4|153	Requires(postun): update-alternatives
14rr|java-1.6.0-sun-1.6.0.26-4|154	Requires:       %{_lib}%{name} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|155	Provides:       java-plugin = %{javaver} java-%{javaver}-plugin = %{version}
14rr|java-1.6.0-sun-1.6.0.26-4|156	Provides:       %{_lib}%{name}-plugin = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|157	Conflicts:      java-%{javaver}-ibm-plugin java-%{javaver}-blackdown-plugin
14rr|java-1.6.0-sun-1.6.0.26-4|158	Conflicts:      java-%{javaver}-bea-plugin
14rr|java-1.6.0-sun-1.6.0.26-4|159	Obsoletes:      java-1.3.1-plugin java-1.4.0-plugin java-1.4.1-plugin java-1.4.2-plugin
14rr|java-1.6.0-sun-1.6.0.26-4|160	
14rr|java-1.6.0-sun-1.6.0.26-4|161	%description plugin
14rr|java-1.6.0-sun-1.6.0.26-4|162	This package contains browser plugin files for %{name}.
14rr|java-1.6.0-sun-1.6.0.26-4|163	Note!  This package supports browsers built with GCC 3.2 and later.
14rr|java-1.6.0-sun-1.6.0.26-4|164	
14rr|java-1.6.0-sun-1.6.0.26-4|165	%package fonts
14rr|java-1.6.0-sun-1.6.0.26-4|166	Summary:        TrueType fonts for %{origin} JVMs
14rr|java-1.6.0-sun-1.6.0.26-4|167	Group:          System/Fonts/True type
14rr|java-1.6.0-sun-1.6.0.26-4|168	Requires(post): update-alternatives
14rr|java-1.6.0-sun-1.6.0.26-4|169	Requires(postun): update-alternatives
14rr|java-1.6.0-sun-1.6.0.26-4|170	Requires:       %{name} = %{version}-%{release} freetype-tools
14rr|java-1.6.0-sun-1.6.0.26-4|171	Requires:       mkfontdir
14rr|java-1.6.0-sun-1.6.0.26-4|172	%if %mdkversion <= 201000
14rr|java-1.6.0-sun-1.6.0.26-4|173	Requires(post): fontconfig
14rr|java-1.6.0-sun-1.6.0.26-4|174	Requires(postun): fontconfig
14rr|java-1.6.0-sun-1.6.0.26-4|175	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|176	Provides:       java-fonts = %{javaver} java-%{javaver}-fonts
14rr|java-1.6.0-sun-1.6.0.26-4|177	Conflicts:      java-%{javaver}-ibm-fonts java-%{javaver}-blackdown-fonts
14rr|java-1.6.0-sun-1.6.0.26-4|178	Conflicts:      java-%{javaver}-bea-fonts
14rr|java-1.6.0-sun-1.6.0.26-4|179	Obsoletes:      java-1.3.1-fonts java-1.4.0-fonts java-1.4.1-fonts java-1.4.2-fonts
14rr|java-1.6.0-sun-1.6.0.26-4|180	
14rr|java-1.6.0-sun-1.6.0.26-4|181	%description fonts
14rr|java-1.6.0-sun-1.6.0.26-4|182	This package contains the TrueType fonts for %{origin} JVMs.
14rr|java-1.6.0-sun-1.6.0.26-4|183	
14rr|java-1.6.0-sun-1.6.0.26-4|184	%package alsa
14rr|java-1.6.0-sun-1.6.0.26-4|185	Summary:        ALSA support for %{name}
14rr|java-1.6.0-sun-1.6.0.26-4|186	Group:          Development/Java
14rr|java-1.6.0-sun-1.6.0.26-4|187	Requires:       %{_lib}%{name} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|188	Provides:       %{_lib}%{name}-alsa = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|189	
14rr|java-1.6.0-sun-1.6.0.26-4|190	%description alsa
14rr|java-1.6.0-sun-1.6.0.26-4|191	This package contains Advanced Linux Sound Architecture (ALSA) support
14rr|java-1.6.0-sun-1.6.0.26-4|192	libraries for %{name}.
14rr|java-1.6.0-sun-1.6.0.26-4|193	
14rr|java-1.6.0-sun-1.6.0.26-4|194	%package jdbc
14rr|java-1.6.0-sun-1.6.0.26-4|195	Summary:        JDBC/ODBC bridge driver for %{name}
14rr|java-1.6.0-sun-1.6.0.26-4|196	Group:          Development/Java
14rr|java-1.6.0-sun-1.6.0.26-4|197	Requires:       %{_lib}%{name} = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|198	Provides:       %{_lib}%{name}-jdbc = %{version}-%{release}
14rr|java-1.6.0-sun-1.6.0.26-4|199	AutoReq:        0
14rr|java-1.6.0-sun-1.6.0.26-4|200	
14rr|java-1.6.0-sun-1.6.0.26-4|201	%description jdbc
14rr|java-1.6.0-sun-1.6.0.26-4|202	This package contains the JDBC/ODBC bridge driver for %{name}.
14rr|java-1.6.0-sun-1.6.0.26-4|203	
14rr|java-1.6.0-sun-1.6.0.26-4|204	%prep
14rr|java-1.6.0-sun-1.6.0.26-4|205	%setup -q -T -c -n %{name}-%{version} -a2
14rr|java-1.6.0-sun-1.6.0.26-4|206	%patch0 -p0
14rr|java-1.6.0-sun-1.6.0.26-4|207	%ifarch i586
14rr|java-1.6.0-sun-1.6.0.26-4|208	sh %{SOURCE0} --accept-license --unpack
14rr|java-1.6.0-sun-1.6.0.26-4|209	%else
14rr|java-1.6.0-sun-1.6.0.26-4|210	sh %{SOURCE1} --accept-license --unpack
14rr|java-1.6.0-sun-1.6.0.26-4|211	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|212	cd %{jdkbundle}
14rr|java-1.6.0-sun-1.6.0.26-4|213	%ifarch x86_64
14rr|java-1.6.0-sun-1.6.0.26-4|214	rm -f man/man1/javaws.1
14rr|java-1.6.0-sun-1.6.0.26-4|215	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|216	
14rr|java-1.6.0-sun-1.6.0.26-4|217	# fix perms
14rr|java-1.6.0-sun-1.6.0.26-4|218	chmod -R go=u-w *
14rr|java-1.6.0-sun-1.6.0.26-4|219	chmod -R u+w *
14rr|java-1.6.0-sun-1.6.0.26-4|220	
14rr|java-1.6.0-sun-1.6.0.26-4|221	%build
14rr|java-1.6.0-sun-1.6.0.26-4|222	for xdgmenu in debian/*desktop.in; do
14rr|java-1.6.0-sun-1.6.0.26-4|223	sed $xdgmenu \
14rr|java-1.6.0-sun-1.6.0.26-4|224	-e "s#@vendor@#Sun#g" \
14rr|java-1.6.0-sun-1.6.0.26-4|225	-e "s#@RELEASE@#%{javaver}#g" \
14rr|java-1.6.0-sun-1.6.0.26-4|226	-e "s#/@basedir@/bin#%{jrebindir}#g" \
14rr|java-1.6.0-sun-1.6.0.26-4|227	-e "s#Icon=.*#Icon=%{name}#g" \
14rr|java-1.6.0-sun-1.6.0.26-4|228	-e "s#@ia32txt@##g" \
14rr|java-1.6.0-sun-1.6.0.26-4|229	> %{name}-`echo $xdgmenu|cut -d- -f2|cut -d. -f1-2`
14rr|java-1.6.0-sun-1.6.0.26-4|230	done
14rr|java-1.6.0-sun-1.6.0.26-4|231	sed -i -e "s#%{jrebindir}#%{sdkbindir}#g" %{name}-jconsole.desktop
14rr|java-1.6.0-sun-1.6.0.26-4|232	mv %{name}-java.desktop debian/sharedmimeinfo %{jdkbundle}/jre/lib
14rr|java-1.6.0-sun-1.6.0.26-4|233	
14rr|java-1.6.0-sun-1.6.0.26-4|234	%install
14rr|java-1.6.0-sun-1.6.0.26-4|235	
14rr|java-1.6.0-sun-1.6.0.26-4|236	export DONT_STRIP=1
14rr|java-1.6.0-sun-1.6.0.26-4|237	
14rr|java-1.6.0-sun-1.6.0.26-4|238	cd %{jdkbundle}
14rr|java-1.6.0-sun-1.6.0.26-4|239	%ifnarch x86_64
14rr|java-1.6.0-sun-1.6.0.26-4|240	# install java-rmi-cgi
14rr|java-1.6.0-sun-1.6.0.26-4|241	install -m755 bin/java-rmi.cgi -D %{buildroot}%{cgibindir}/java-rmi-%{version}.cgi
14rr|java-1.6.0-sun-1.6.0.26-4|242	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|243	
14rr|java-1.6.0-sun-1.6.0.26-4|244	# main files
14rr|java-1.6.0-sun-1.6.0.26-4|245	install -d %{buildroot}%{_jvmdir}/%{sdkdir}
14rr|java-1.6.0-sun-1.6.0.26-4|246	cp -a COPYRIGHT LICENSE THIRDPARTYLICENSEREADME.txt bin include lib %{buildroot}%{_jvmdir}/%{sdkdir}
14rr|java-1.6.0-sun-1.6.0.26-4|247	install -m644 src.zip -D %{buildroot}%{_prefix}/src/%{name}-%{version}.zip
14rr|java-1.6.0-sun-1.6.0.26-4|248	ln -s %{_prefix}/src/%{name}-%{version}.zip %{buildroot}%{_jvmdir}/%{sdkdir}/src.zip
14rr|java-1.6.0-sun-1.6.0.26-4|249	
14rr|java-1.6.0-sun-1.6.0.26-4|250	install -d %{buildroot}%{_jvmdir}/%{jredir}
14rr|java-1.6.0-sun-1.6.0.26-4|251	
14rr|java-1.6.0-sun-1.6.0.26-4|252	# extensions handling
14rr|java-1.6.0-sun-1.6.0.26-4|253	install -d %{buildroot}%{jvmjardir}
14rr|java-1.6.0-sun-1.6.0.26-4|254	pushd %{buildroot}%{jvmjardir}
14rr|java-1.6.0-sun-1.6.0.26-4|255	ln -s %{_jvmdir}/%{jredir}/lib/jsse.jar jsse-%{version}.jar
14rr|java-1.6.0-sun-1.6.0.26-4|256	ln -s %{_jvmdir}/%{jredir}/lib/jce.jar jce-%{version}.jar
14rr|java-1.6.0-sun-1.6.0.26-4|257	for jar in jndi jndi-ldap jndi-cos jndi-rmi jaas jdbc-stdext sasl; do
14rr|java-1.6.0-sun-1.6.0.26-4|258	ln -s %{_jvmdir}/%{jredir}/lib/rt.jar $jar-%{version}.jar; done
14rr|java-1.6.0-sun-1.6.0.26-4|259	ln -s jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
14rr|java-1.6.0-sun-1.6.0.26-4|260	for jar in *-%{version}.jar ; do
14rr|java-1.6.0-sun-1.6.0.26-4|261	if [ x%{version} != x%{javaver} ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|262	ln -fs ${jar} $(echo $jar | sed "s|-%{version}.|-%{javaver}.|g")
14rr|java-1.6.0-sun-1.6.0.26-4|263	fi
14rr|java-1.6.0-sun-1.6.0.26-4|264	ln -fs ${jar} $(echo $jar | sed "s|-%{version}.|.|g")
14rr|java-1.6.0-sun-1.6.0.26-4|265	done
14rr|java-1.6.0-sun-1.6.0.26-4|266	popd
14rr|java-1.6.0-sun-1.6.0.26-4|267	
14rr|java-1.6.0-sun-1.6.0.26-4|268	# rest of the jre
14rr|java-1.6.0-sun-1.6.0.26-4|269	cp -a jre/bin jre/lib %{buildroot}%{_jvmdir}/%{jredir}
14rr|java-1.6.0-sun-1.6.0.26-4|270	cp -a jre/javaws jre/plugin %{buildroot}%{_jvmdir}/%{jredir}
14rr|java-1.6.0-sun-1.6.0.26-4|271	install -d %{buildroot}%{_jvmdir}/%{jredir}/lib/endorsed
14rr|java-1.6.0-sun-1.6.0.26-4|272	
14rr|java-1.6.0-sun-1.6.0.26-4|273	# jce policy file handling
14rr|java-1.6.0-sun-1.6.0.26-4|274	install -d %{buildroot}%{_jvmprivdir}/%{name}/jce/vanilla
14rr|java-1.6.0-sun-1.6.0.26-4|275	for file in local_policy.jar US_export_policy.jar; do
14rr|java-1.6.0-sun-1.6.0.26-4|276	mv %{buildroot}%{_jvmdir}/%{jredir}/lib/security/$file \
14rr|java-1.6.0-sun-1.6.0.26-4|277	%{buildroot}%{_jvmprivdir}/%{name}/jce/vanilla
14rr|java-1.6.0-sun-1.6.0.26-4|278	# for ghosts
14rr|java-1.6.0-sun-1.6.0.26-4|279	touch %{buildroot}%{_jvmdir}/%{jredir}/lib/security/$file
14rr|java-1.6.0-sun-1.6.0.26-4|280	done
14rr|java-1.6.0-sun-1.6.0.26-4|281	
14rr|java-1.6.0-sun-1.6.0.26-4|282	# versionless symlinks
14rr|java-1.6.0-sun-1.6.0.26-4|283	pushd %{buildroot}%{_jvmdir}
14rr|java-1.6.0-sun-1.6.0.26-4|284	ln -s %{jredir} %{jrelnk}
14rr|java-1.6.0-sun-1.6.0.26-4|285	ln -s %{sdkdir} %{sdklnk}
14rr|java-1.6.0-sun-1.6.0.26-4|286	popd
14rr|java-1.6.0-sun-1.6.0.26-4|287	
14rr|java-1.6.0-sun-1.6.0.26-4|288	pushd %{buildroot}%{_jvmjardir}
14rr|java-1.6.0-sun-1.6.0.26-4|289	ln -s %{sdkdir} %{jrelnk}
14rr|java-1.6.0-sun-1.6.0.26-4|290	ln -s %{sdkdir} %{sdklnk}
14rr|java-1.6.0-sun-1.6.0.26-4|291	popd
14rr|java-1.6.0-sun-1.6.0.26-4|292	
14rr|java-1.6.0-sun-1.6.0.26-4|293	install -m644 jre/plugin/desktop/sun_java.png -D %{buildroot}%{_datadir}/pixmaps/%{name}.png
14rr|java-1.6.0-sun-1.6.0.26-4|294	
14rr|java-1.6.0-sun-1.6.0.26-4|295	for desktop in ../*.desktop; do
14rr|java-1.6.0-sun-1.6.0.26-4|296	desktop-file-install        --vendor="" \
14rr|java-1.6.0-sun-1.6.0.26-4|297	--remove-category="Application" \
14rr|java-1.6.0-sun-1.6.0.26-4|298	--remove-category="X-Red-Hat-Base" \
14rr|java-1.6.0-sun-1.6.0.26-4|299	--remove-category="AdvancedSettings" \
14rr|java-1.6.0-sun-1.6.0.26-4|300	--add-category="X-MandrivaLinux-System-SunJava%{over}" \
14rr|java-1.6.0-sun-1.6.0.26-4|301	--dir %{buildroot}%{_datadir}/applications $desktop
14rr|java-1.6.0-sun-1.6.0.26-4|302	done
14rr|java-1.6.0-sun-1.6.0.26-4|303	
14rr|java-1.6.0-sun-1.6.0.26-4|304	# make sure that this directory exist so update-alternatvies won't fail if shared-mime-info isn't installed
14rr|java-1.6.0-sun-1.6.0.26-4|305	install -d %{buildroot}%{_datadir}/mime/packages
14rr|java-1.6.0-sun-1.6.0.26-4|306	
14rr|java-1.6.0-sun-1.6.0.26-4|307	# man pages
14rr|java-1.6.0-sun-1.6.0.26-4|308	install -d %{buildroot}%{_mandir}/man1
14rr|java-1.6.0-sun-1.6.0.26-4|309	pushd man
14rr|java-1.6.0-sun-1.6.0.26-4|310	for manpage in man1/*; do
14rr|java-1.6.0-sun-1.6.0.26-4|311	iconv -f iso-8859-1 -t utf-8 $manpage -o %{buildroot}%{_mandir}/man1/`basename $manpage .1`-%{name}.1
14rr|java-1.6.0-sun-1.6.0.26-4|312	install -m644 ja_JP.eucJP/$manpage -D %{buildroot}%{_mandir}/ja_JP.eucJP/man1/`basename $manpage .1`-%{name}.1
14rr|java-1.6.0-sun-1.6.0.26-4|313	done
14rr|java-1.6.0-sun-1.6.0.26-4|314	popd
14rr|java-1.6.0-sun-1.6.0.26-4|315	
14rr|java-1.6.0-sun-1.6.0.26-4|316	# demo
14rr|java-1.6.0-sun-1.6.0.26-4|317	install -d %{buildroot}%{_datadir}/%{name}
14rr|java-1.6.0-sun-1.6.0.26-4|318	cp -a demo %{buildroot}%{_datadir}/%{name}
14rr|java-1.6.0-sun-1.6.0.26-4|319	ln -s %{_datadir}/%{name}/demo %{buildroot}%{_jvmdir}
14rr|java-1.6.0-sun-1.6.0.26-4|320	
14rr|java-1.6.0-sun-1.6.0.26-4|321	### font handling
14rr|java-1.6.0-sun-1.6.0.26-4|322	# (anssi) This dir is used with java-1.5.0-sun as well, do not modify to avoid conflicts
14rr|java-1.6.0-sun-1.6.0.26-4|323	install -d %{buildroot}%{fontdir}
14rr|java-1.6.0-sun-1.6.0.26-4|324	#mv %{buildroot}%{_jvmdir}/%{jredir}/lib/fonts %{buildroot}%{fontdir}
14rr|java-1.6.0-sun-1.6.0.26-4|325	#ln -s %{fontdir} %{buildroot}%{_jvmdir}/%{jredir}/lib/fonts
14rr|java-1.6.0-sun-1.6.0.26-4|326	ln -s %{_sysconfdir}/java/font.properties %{buildroot}%{_jvmdir}/%{jredir}/lib
14rr|java-1.6.0-sun-1.6.0.26-4|327	
14rr|java-1.6.0-sun-1.6.0.26-4|328	# These %ghost'd files are created properly in %post  -- Rex
14rr|java-1.6.0-sun-1.6.0.26-4|329	touch %{buildroot}%{fontdir}/{fonts.{alias,dir,scale,cache-1},XftCache,encodings.dir}
14rr|java-1.6.0-sun-1.6.0.26-4|330	
14rr|java-1.6.0-sun-1.6.0.26-4|331	# fontpath.d symlink
14rr|java-1.6.0-sun-1.6.0.26-4|332	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
14rr|java-1.6.0-sun-1.6.0.26-4|333	ln -s ../../..%{fontdir} \
14rr|java-1.6.0-sun-1.6.0.26-4|334	%{buildroot}%_sysconfdir/X11/fontpath.d/java:pri=50
14rr|java-1.6.0-sun-1.6.0.26-4|335	
14rr|java-1.6.0-sun-1.6.0.26-4|336	# make sure that plugin dir exists so update-alternatives won't fail if mozilla/firefox isn't installed
14rr|java-1.6.0-sun-1.6.0.26-4|337	install -d %{buildroot}%{_libdir}/mozilla/plugins
14rr|java-1.6.0-sun-1.6.0.26-4|338	
14rr|java-1.6.0-sun-1.6.0.26-4|339	cd ..
14rr|java-1.6.0-sun-1.6.0.26-4|340	
14rr|java-1.6.0-sun-1.6.0.26-4|341	# Most of this shamelessly stolen from redhat's kdebase-2.2.2 specfile
14rr|java-1.6.0-sun-1.6.0.26-4|342	find %{buildroot}%{_jvmdir}/%{jredir} -type d \
14rr|java-1.6.0-sun-1.6.0.26-4|343	| sed 's|'%{buildroot}'|%dir |' >  %{name}-%{version}-all.files
14rr|java-1.6.0-sun-1.6.0.26-4|344	find %{buildroot}%{_jvmdir}/%{jredir} -type f -o -type l \
14rr|java-1.6.0-sun-1.6.0.26-4|345	| sed 's|'%{buildroot}'||'      >> %{name}-%{version}-all.files
14rr|java-1.6.0-sun-1.6.0.26-4|346	
14rr|java-1.6.0-sun-1.6.0.26-4|347	grep "plugin\|libnpjp2\|lib/locale"  %{name}-%{version}-all.files | sort \
14rr|java-1.6.0-sun-1.6.0.26-4|348	> %{name}-%{version}-plugin.files
14rr|java-1.6.0-sun-1.6.0.26-4|349	grep Jdbc    %{name}-%{version}-all.files | sort \
14rr|java-1.6.0-sun-1.6.0.26-4|350	> %{name}-%{version}-jdbc.files
14rr|java-1.6.0-sun-1.6.0.26-4|351	grep -F alsa.so %{name}-%{version}-all.files | sort \
14rr|java-1.6.0-sun-1.6.0.26-4|352	> %{name}-%{version}-alsa.files
14rr|java-1.6.0-sun-1.6.0.26-4|353	cat %{name}-%{version}-all.files \
14rr|java-1.6.0-sun-1.6.0.26-4|354	| grep -v plugin \
14rr|java-1.6.0-sun-1.6.0.26-4|355	| grep -v libnpjp2 \
14rr|java-1.6.0-sun-1.6.0.26-4|356	| grep -v Jdbc \
14rr|java-1.6.0-sun-1.6.0.26-4|357	| grep -v lib/fonts \
14rr|java-1.6.0-sun-1.6.0.26-4|358	| grep -v lib/oblique-fonts \
14rr|java-1.6.0-sun-1.6.0.26-4|359	| grep -v lib/locale \
14rr|java-1.6.0-sun-1.6.0.26-4|360	| grep -vF alsa.so \
14rr|java-1.6.0-sun-1.6.0.26-4|361	| grep -v jre/lib/security \
14rr|java-1.6.0-sun-1.6.0.26-4|362	> %{name}-%{version}.files
14rr|java-1.6.0-sun-1.6.0.26-4|363	
14rr|java-1.6.0-sun-1.6.0.26-4|364	%ifarch x86_64
14rr|java-1.6.0-sun-1.6.0.26-4|365	%define        jreext        %{nil}
14rr|java-1.6.0-sun-1.6.0.26-4|366	%else
14rr|java-1.6.0-sun-1.6.0.26-4|367	%define        jreext        javaws
14rr|java-1.6.0-sun-1.6.0.26-4|368	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|369	%define        jrebin        keytool orbd policytool rmid rmiregistry servertool tnameserv
14rr|java-1.6.0-sun-1.6.0.26-4|370	%define        jreman        java %{jreext} %{jrebin} jvisualvm
14rr|java-1.6.0-sun-1.6.0.26-4|371	%ifarch        x86_64
14rr|java-1.6.0-sun-1.6.0.26-4|372	%define        jdkext        %{nil}
14rr|java-1.6.0-sun-1.6.0.26-4|373	%else
14rr|java-1.6.0-sun-1.6.0.26-4|374	%define        jdkext        HtmlConverter
14rr|java-1.6.0-sun-1.6.0.26-4|375	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|376	%define        jdkboth        appletviewer extcheck idlj jar jarsigner javadoc javah javap jdb native2ascii rmic serialver jconsole pack200 unpack200 apt jinfo jmap jps jsadebugd jstack jstat jstatd jhat jrunscript schemagen wsgen wsimport xjc
14rr|java-1.6.0-sun-1.6.0.26-4|377	%define        jdkman        %{jdkboth} javac
14rr|java-1.6.0-sun-1.6.0.26-4|378	%define        jdkbin        %{jdkboth} %{jdkext}
14rr|java-1.6.0-sun-1.6.0.26-4|379	
14rr|java-1.6.0-sun-1.6.0.26-4|380	for man in %{jreman}; do
14rr|java-1.6.0-sun-1.6.0.26-4|381	echo %{_mandir}/man1/${man}-%{name}.1%{_extension} >> %{name}-%{version}.files
14rr|java-1.6.0-sun-1.6.0.26-4|382	echo %{_mandir}/ja_JP.eucJP/man1/${man}-%{name}.1%{_extension} >> %{name}-%{version}.files
14rr|java-1.6.0-sun-1.6.0.26-4|383	done
14rr|java-1.6.0-sun-1.6.0.26-4|384	rm -f %{name}-%{version}-devel.files
14rr|java-1.6.0-sun-1.6.0.26-4|385	for man in %{jdkman}; do
14rr|java-1.6.0-sun-1.6.0.26-4|386	echo %{_mandir}/man1/${man}-%{name}.1%{_extension} >> %{name}-%{version}-devel.files
14rr|java-1.6.0-sun-1.6.0.26-4|387	echo %{_mandir}/ja_JP.eucJP/man1/${man}-%{name}.1%{_extension} >> %{name}-%{version}-devel.files
14rr|java-1.6.0-sun-1.6.0.26-4|388	done
14rr|java-1.6.0-sun-1.6.0.26-4|389	
14rr|java-1.6.0-sun-1.6.0.26-4|390	# (eugeni) allow banco do brasil applet to work on 64bits architecture
14rr|java-1.6.0-sun-1.6.0.26-4|391	mkdir -p %{buildroot}%_sysconfdir/.java/.systemPrefs
14rr|java-1.6.0-sun-1.6.0.26-4|392	chmod 755 %{buildroot}%_sysconfdir/.java/.systemPrefs
14rr|java-1.6.0-sun-1.6.0.26-4|393	
14rr|java-1.6.0-sun-1.6.0.26-4|394	%post
14rr|java-1.6.0-sun-1.6.0.26-4|395	update-alternatives --install %{_bindir}/java java %{jrebindir}/java %{priority}%{expand:%(for bin in %{jrebin}; do echo -n -e \ \\\\\\n\
14rr|java-1.6.0-sun-1.6.0.26-4|396	--slave %{_bindir}/${bin}                        ${bin}                        %{jrebindir}/${bin}; done)}%{expand:%(for man in %{jreman}; do echo -n -e \ \\\\\\n\
14rr|java-1.6.0-sun-1.6.0.26-4|397	--slave %{_mandir}/man1/${man}.1%{_extension}        ${man}.1%{_extension}        %{_mandir}/man1/${man}-%{name}.1%{_extension}; done)}%{expand:%(for man in %{jreman}; do echo -n -e \ \\\\\\n\
14rr|java-1.6.0-sun-1.6.0.26-4|398	--slave %{_mandir}/ja_JP.eucJP/man1/${man}.1%{_extension}        ${man}%{_extension}.ja_JP.eucJP        %{_mandir}/ja_JP.eucJP/man1/${man}-%{name}.1%{_extension}; done)} \
14rr|java-1.6.0-sun-1.6.0.26-4|399	--slave        %{_bindir}/ControlPanel                        ControlPanel                %{jrebindir}/ControlPanel \
14rr|java-1.6.0-sun-1.6.0.26-4|400	--slave        %{_bindir}/javaws                        javaws                        %{jrebindir}/javaws \
14rr|java-1.6.0-sun-1.6.0.26-4|401	--slave %{_datadir}/mime/packages/java.xml        java.xml                %{_jvmdir}/%{jrelnk}/lib/sharedmimeinfo \
14rr|java-1.6.0-sun-1.6.0.26-4|402	--slave        %{_jvmdir}/jre                                jre                        %{_jvmdir}/%{jrelnk} \
14rr|java-1.6.0-sun-1.6.0.26-4|403	--slave        %{_jvmjardir}/jre                        jre_exports                %{_jvmjardir}/%{jrelnk}
14rr|java-1.6.0-sun-1.6.0.26-4|404	
14rr|java-1.6.0-sun-1.6.0.26-4|405	# (Anssi 04/2008) bug #40201
14rr|java-1.6.0-sun-1.6.0.26-4|406	# These used to be broken real files:
14rr|java-1.6.0-sun-1.6.0.26-4|407	for file in %{_jvmdir}/%{jredir}/lib/security/local_policy.jar %{_jvmdir}/%{jrelnk}/lib/security/US_export_policy.jar; do
14rr|java-1.6.0-sun-1.6.0.26-4|408	[ -L "$file" ] || rm -f "$file"
14rr|java-1.6.0-sun-1.6.0.26-4|409	done
14rr|java-1.6.0-sun-1.6.0.26-4|410	update-alternatives \
14rr|java-1.6.0-sun-1.6.0.26-4|411	--install \
14rr|java-1.6.0-sun-1.6.0.26-4|412	%{_jvmdir}/%{jrelnk}/lib/security/local_policy.jar \
14rr|java-1.6.0-sun-1.6.0.26-4|413	jce_%{javaver}_%{origin}_local_policy \
14rr|java-1.6.0-sun-1.6.0.26-4|414	%{_jvmprivdir}/%{name}/jce/vanilla/local_policy.jar \
14rr|java-1.6.0-sun-1.6.0.26-4|415	%{priority} \
14rr|java-1.6.0-sun-1.6.0.26-4|416	--slave \
14rr|java-1.6.0-sun-1.6.0.26-4|417	%{_jvmdir}/%{jrelnk}/lib/security/US_export_policy.jar \
14rr|java-1.6.0-sun-1.6.0.26-4|418	jce_%{javaver}_%{origin}_us_export_policy \
14rr|java-1.6.0-sun-1.6.0.26-4|419	%{_jvmprivdir}/%{name}/jce/vanilla/US_export_policy.jar
14rr|java-1.6.0-sun-1.6.0.26-4|420	
14rr|java-1.6.0-sun-1.6.0.26-4|421	update-alternatives --install %{_jvmdir}/jre-%{origin} jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
14rr|java-1.6.0-sun-1.6.0.26-4|422	--slave %{_jvmjardir}/jre-%{origin}        jre_%{origin}_exports        %{_jvmjardir}/%{jrelnk}
14rr|java-1.6.0-sun-1.6.0.26-4|423	
14rr|java-1.6.0-sun-1.6.0.26-4|424	update-alternatives --install %{_jvmdir}/jre-%{javaver} jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
14rr|java-1.6.0-sun-1.6.0.26-4|425	--slave %{_jvmjardir}/jre-%{javaver}        jre_%{javaver}_exports      %{_jvmjardir}/%{jrelnk}
14rr|java-1.6.0-sun-1.6.0.26-4|426	
14rr|java-1.6.0-sun-1.6.0.26-4|427	
14rr|java-1.6.0-sun-1.6.0.26-4|428	%{update_desktop_database}
14rr|java-1.6.0-sun-1.6.0.26-4|429	%{update_mime_database}
14rr|java-1.6.0-sun-1.6.0.26-4|430	
14rr|java-1.6.0-sun-1.6.0.26-4|431	%post devel
14rr|java-1.6.0-sun-1.6.0.26-4|432	update-alternatives --install %{_bindir}/javac javac %{sdkbindir}/javac %{priority}%{expand:%(for bin in %{jdkbin}; do echo -n -e \ \\\\\\n\
14rr|java-1.6.0-sun-1.6.0.26-4|433	--slave %{_bindir}/${bin}                        ${bin}                        %{sdkbindir}/${bin}; done)}%{expand:%(for man in %{jdkman}; do echo -n -e \ \\\\\\n\
14rr|java-1.6.0-sun-1.6.0.26-4|434	--slave %{_mandir}/man1/${man}.1%{_extension}        ${man}.1%{_extension}        %{_mandir}/man1/${man}-%{name}.1%{_extension}; done)}%{expand:%(for man in %{jdkman}; do echo -n -e \ \\\\\\n\
14rr|java-1.6.0-sun-1.6.0.26-4|435	--slave %{_mandir}/ja_JP.eucJP/man1/${man}.1%{_extension}        ${man}%{_extension}.ja_JP.eucJP        %{_mandir}/ja_JP.eucJP/man1/${man}-%{name}.1%{_extension}; done)} \
14rr|java-1.6.0-sun-1.6.0.26-4|436	--slave %{_jvmdir}/java                         java_sdk                %{_jvmdir}/%{sdklnk} \
14rr|java-1.6.0-sun-1.6.0.26-4|437	--slave %{_jvmjardir}/java                      java_sdk_exports        %{_jvmjardir}/%{sdklnk}
14rr|java-1.6.0-sun-1.6.0.26-4|438	
14rr|java-1.6.0-sun-1.6.0.26-4|439	update-alternatives --install %{_jvmdir}/java-%{origin} java_sdk_%{origin} %{_jvmdir}/%{sdklnk} %{priority} \
14rr|java-1.6.0-sun-1.6.0.26-4|440	--slave %{_jvmjardir}/java-%{origin}        java_sdk_%{origin}_exports        %{_jvmjardir}/%{sdklnk}
14rr|java-1.6.0-sun-1.6.0.26-4|441	
14rr|java-1.6.0-sun-1.6.0.26-4|442	update-alternatives --install %{_jvmdir}/java-%{javaver} java_sdk_%{javaver} %{_jvmdir}/%{sdklnk} %{priority} \
14rr|java-1.6.0-sun-1.6.0.26-4|443	--slave %{_jvmjardir}/java-%{javaver}        java_sdk_%{javaver}_exports      %{_jvmjardir}/%{sdklnk}
14rr|java-1.6.0-sun-1.6.0.26-4|444	
14rr|java-1.6.0-sun-1.6.0.26-4|445	%post plugin
14rr|java-1.6.0-sun-1.6.0.26-4|446	%ifarch %ix86
14rr|java-1.6.0-sun-1.6.0.26-4|447	update-alternatives --install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} %{pluginname} %{priority}
14rr|java-1.6.0-sun-1.6.0.26-4|448	update-alternatives --install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} %{oldpluginname} %{priority2}
14rr|java-1.6.0-sun-1.6.0.26-4|449	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|450	
14rr|java-1.6.0-sun-1.6.0.26-4|451	%ifarch x86_64
14rr|java-1.6.0-sun-1.6.0.26-4|452	update-alternatives --install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} %{pluginname} %{priority}
14rr|java-1.6.0-sun-1.6.0.26-4|453	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|454	
14rr|java-1.6.0-sun-1.6.0.26-4|455	%postun plugin
14rr|java-1.6.0-sun-1.6.0.26-4|456	%ifarch %ix86
14rr|java-1.6.0-sun-1.6.0.26-4|457	if ! [ -e "%{oldpluginname}" ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|458	update-alternatives --remove %{javaplugin} %{oldpluginname}
14rr|java-1.6.0-sun-1.6.0.26-4|459	fi
14rr|java-1.6.0-sun-1.6.0.26-4|460	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|461	if ! [ -e "%{pluginname}" ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|462	update-alternatives --remove %{javaplugin} %{pluginname}
14rr|java-1.6.0-sun-1.6.0.26-4|463	fi
14rr|java-1.6.0-sun-1.6.0.26-4|464	
14rr|java-1.6.0-sun-1.6.0.26-4|465	%postun
14rr|java-1.6.0-sun-1.6.0.26-4|466	if ! [ -e "%{jrebindir}/java" ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|467	update-alternatives --remove java %{jrebindir}/java
14rr|java-1.6.0-sun-1.6.0.26-4|468	update-alternatives --remove \
14rr|java-1.6.0-sun-1.6.0.26-4|469	jce_%{javaver}_%{origin}_local_policy \
14rr|java-1.6.0-sun-1.6.0.26-4|470	%{_jvmprivdir}/%{name}/jce/vanilla/local_policy.jar
14rr|java-1.6.0-sun-1.6.0.26-4|471	update-alternatives --remove jre_%{origin}  %{_jvmdir}/%{jrelnk}
14rr|java-1.6.0-sun-1.6.0.26-4|472	update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
14rr|java-1.6.0-sun-1.6.0.26-4|473	fi
14rr|java-1.6.0-sun-1.6.0.26-4|474	
14rr|java-1.6.0-sun-1.6.0.26-4|475	%{clean_desktop_database}
14rr|java-1.6.0-sun-1.6.0.26-4|476	%{clean_mime_database}
14rr|java-1.6.0-sun-1.6.0.26-4|477	
14rr|java-1.6.0-sun-1.6.0.26-4|478	%postun devel
14rr|java-1.6.0-sun-1.6.0.26-4|479	if ! [ -e "%{sdkbindir}/javac" ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|480	update-alternatives --remove javac %{sdkbindir}/javac
14rr|java-1.6.0-sun-1.6.0.26-4|481	update-alternatives --remove java_sdk_%{origin}  %{_jvmdir}/%{sdklnk}
14rr|java-1.6.0-sun-1.6.0.26-4|482	update-alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdklnk}
14rr|java-1.6.0-sun-1.6.0.26-4|483	fi
14rr|java-1.6.0-sun-1.6.0.26-4|484	
14rr|java-1.6.0-sun-1.6.0.26-4|485	%post fonts
14rr|java-1.6.0-sun-1.6.0.26-4|486	%define fonts   LucidaBrightItalic.ttf LucidaSansDemiBold.ttf LucidaTypewriterBold.ttf LucidaBrightDemiItalic.ttf LucidaBrightRegular.ttf LucidaSansRegular.ttf LucidaTypewriterRegular.ttf
14rr|java-1.6.0-sun-1.6.0.26-4|487	
14rr|java-1.6.0-sun-1.6.0.26-4|488	update-alternatives --install %{fontdir}/LucidaBrightDemiBold.ttf LucidaBrightDemiBold.ttf  %{_jvmdir}/%{jredir}/lib/fonts/LucidaBrightDemiBold.ttf %{priority} \
14rr|java-1.6.0-sun-1.6.0.26-4|489	%{expand:%(for font in %{fonts}; do echo -n -e \ \\\\\\n\
14rr|java-1.6.0-sun-1.6.0.26-4|490	--slave %{fontdir}/$font        $font        %{_jvmdir}/%{jredir}/lib/fonts/$font; done)}
14rr|java-1.6.0-sun-1.6.0.26-4|491	
14rr|java-1.6.0-sun-1.6.0.26-4|492	mkfontscale %{fontdir}
14rr|java-1.6.0-sun-1.6.0.26-4|493	mkfontdir %{fontdir}
14rr|java-1.6.0-sun-1.6.0.26-4|494	
14rr|java-1.6.0-sun-1.6.0.26-4|495	%if %mdkversion <= 201000
14rr|java-1.6.0-sun-1.6.0.26-4|496	fc-cache
14rr|java-1.6.0-sun-1.6.0.26-4|497	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|498	
14rr|java-1.6.0-sun-1.6.0.26-4|499	%postun fonts
14rr|java-1.6.0-sun-1.6.0.26-4|500	if ! [ -e %{_jvmdir}/%{jredir}/lib/fonts/LucidaBrightDemiBold.ttf ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|501	update-alternatives --remove LucidaBrightDemiBold.ttf %{_jvmdir}/%{jredir}/lib/fonts/LucidaBrightDemiBold.ttf
14rr|java-1.6.0-sun-1.6.0.26-4|502	%if %mdkversion <= 201000
14rr|java-1.6.0-sun-1.6.0.26-4|503	fc-cache
14rr|java-1.6.0-sun-1.6.0.26-4|504	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|505	fi
14rr|java-1.6.0-sun-1.6.0.26-4|506	
14rr|java-1.6.0-sun-1.6.0.26-4|507	if [ -d %{fontdir} ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|508	mkfontscale %{fontdir}
14rr|java-1.6.0-sun-1.6.0.26-4|509	mkfontdir %{fontdir}
14rr|java-1.6.0-sun-1.6.0.26-4|510	fi
14rr|java-1.6.0-sun-1.6.0.26-4|511	
14rr|java-1.6.0-sun-1.6.0.26-4|512	
14rr|java-1.6.0-sun-1.6.0.26-4|513	# (Anssi 02/2008) The previous versions of this package were buggy and did
14rr|java-1.6.0-sun-1.6.0.26-4|514	# not always remove the old alternative, causing it to be left enabled,
14rr|java-1.6.0-sun-1.6.0.26-4|515	# leading to broken symlinks.
14rr|java-1.6.0-sun-1.6.0.26-4|516	%posttrans
14rr|java-1.6.0-sun-1.6.0.26-4|517	if ! [ -e %{_bindir}/java ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|518	update-alternatives --auto java
14rr|java-1.6.0-sun-1.6.0.26-4|519	fi
14rr|java-1.6.0-sun-1.6.0.26-4|520	%posttrans devel
14rr|java-1.6.0-sun-1.6.0.26-4|521	if ! [ -e %{_bindir}/javac ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|522	update-alternatives --auto javac
14rr|java-1.6.0-sun-1.6.0.26-4|523	fi
14rr|java-1.6.0-sun-1.6.0.26-4|524	%posttrans plugin
14rr|java-1.6.0-sun-1.6.0.26-4|525	if ! [ -e %{_libdir}/mozilla/plugins/libjavaplugin.so ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|526	update-alternatives --auto %{javaplugin}
14rr|java-1.6.0-sun-1.6.0.26-4|527	fi
14rr|java-1.6.0-sun-1.6.0.26-4|528	
14rr|java-1.6.0-sun-1.6.0.26-4|529	%posttrans fonts
14rr|java-1.6.0-sun-1.6.0.26-4|530	if ! [ -e %{fontdir}/LucidaBrightDemiBold.ttf ]; then
14rr|java-1.6.0-sun-1.6.0.26-4|531	update-alternatives --auto LucidaBrightDemiBold.ttf
14rr|java-1.6.0-sun-1.6.0.26-4|532	fi
14rr|java-1.6.0-sun-1.6.0.26-4|533	
14rr|java-1.6.0-sun-1.6.0.26-4|534	%files -f %{name}-%{version}.files
14rr|java-1.6.0-sun-1.6.0.26-4|535	%defattr(-,root,root,-)
14rr|java-1.6.0-sun-1.6.0.26-4|536	%doc %{jdkbundle}/jre/{COPYRIGHT,LICENSE,README}
14rr|java-1.6.0-sun-1.6.0.26-4|537	%doc %{jdkbundle}/jre/Welcome.html
14rr|java-1.6.0-sun-1.6.0.26-4|538	%dir %{_jvmdir}/%{sdkdir}
14rr|java-1.6.0-sun-1.6.0.26-4|539	%{_jvmdir}/%{sdkdir}/COPYRIGHT
14rr|java-1.6.0-sun-1.6.0.26-4|540	%{_jvmdir}/%{sdkdir}/LICENSE
14rr|java-1.6.0-sun-1.6.0.26-4|541	%{_jvmdir}/%{sdkdir}/THIRDPARTYLICENSEREADME.txt
14rr|java-1.6.0-sun-1.6.0.26-4|542	%{jvmjardir}
14rr|java-1.6.0-sun-1.6.0.26-4|543	%dir %{_jvmdir}/%{jredir}/lib/security
14rr|java-1.6.0-sun-1.6.0.26-4|544	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/cacerts
14rr|java-1.6.0-sun-1.6.0.26-4|545	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.policy
14rr|java-1.6.0-sun-1.6.0.26-4|546	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.security
14rr|java-1.6.0-sun-1.6.0.26-4|547	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/javaws.policy
14rr|java-1.6.0-sun-1.6.0.26-4|548	%ghost %{_jvmdir}/%{jredir}/lib/security/local_policy.jar
14rr|java-1.6.0-sun-1.6.0.26-4|549	%ghost %{_jvmdir}/%{jredir}/lib/security/US_export_policy.jar
14rr|java-1.6.0-sun-1.6.0.26-4|550	%{_jvmdir}/%{jrelnk}
14rr|java-1.6.0-sun-1.6.0.26-4|551	%{_jvmjardir}/%{jrelnk}
14rr|java-1.6.0-sun-1.6.0.26-4|552	%{_jvmprivdir}/*
14rr|java-1.6.0-sun-1.6.0.26-4|553	%{_datadir}/applications/*.desktop
14rr|java-1.6.0-sun-1.6.0.26-4|554	%exclude %{_datadir}/applications/%{name}-jconsole.desktop
14rr|java-1.6.0-sun-1.6.0.26-4|555	%{_datadir}/pixmaps/*.png
14rr|java-1.6.0-sun-1.6.0.26-4|556	%dir %{_datadir}/mime
14rr|java-1.6.0-sun-1.6.0.26-4|557	%dir %{_datadir}/mime/packages
14rr|java-1.6.0-sun-1.6.0.26-4|558	%{_jvmdir}/%{jredir}/lib/security/blacklist
14rr|java-1.6.0-sun-1.6.0.26-4|559	%{_jvmdir}/%{jredir}/lib/security/trusted.libraries
14rr|java-1.6.0-sun-1.6.0.26-4|560	
14rr|java-1.6.0-sun-1.6.0.26-4|561	%files devel -f %{name}-%{version}-devel.files
14rr|java-1.6.0-sun-1.6.0.26-4|562	%defattr(-,root,root,-)
14rr|java-1.6.0-sun-1.6.0.26-4|563	%doc %{jdkbundle}/{COPYRIGHT,LICENSE,README.html}
14rr|java-1.6.0-sun-1.6.0.26-4|564	%dir %{_jvmdir}/%{sdkdir}/bin
14rr|java-1.6.0-sun-1.6.0.26-4|565	%dir %{_jvmdir}/%{sdkdir}/include
14rr|java-1.6.0-sun-1.6.0.26-4|566	%dir %{_jvmdir}/%{sdkdir}/lib
14rr|java-1.6.0-sun-1.6.0.26-4|567	%{_jvmdir}/%{sdkdir}/bin/*
14rr|java-1.6.0-sun-1.6.0.26-4|568	%{_jvmdir}/%{sdkdir}/include/*
14rr|java-1.6.0-sun-1.6.0.26-4|569	%{_jvmdir}/%{sdkdir}/lib/*
14rr|java-1.6.0-sun-1.6.0.26-4|570	%{_jvmdir}/%{sdklnk}
14rr|java-1.6.0-sun-1.6.0.26-4|571	%{_jvmjardir}/%{sdklnk}
14rr|java-1.6.0-sun-1.6.0.26-4|572	%ifnarch x86_64
14rr|java-1.6.0-sun-1.6.0.26-4|573	%{cgibindir}/java-rmi-%{version}.cgi
14rr|java-1.6.0-sun-1.6.0.26-4|574	%endif
14rr|java-1.6.0-sun-1.6.0.26-4|575	%{_datadir}/applications/%{name}-jconsole.desktop
14rr|java-1.6.0-sun-1.6.0.26-4|576	
14rr|java-1.6.0-sun-1.6.0.26-4|577	%files src
14rr|java-1.6.0-sun-1.6.0.26-4|578	%defattr(-,root,root,-)
14rr|java-1.6.0-sun-1.6.0.26-4|579	%{_jvmdir}/%{sdkdir}/src.zip
14rr|java-1.6.0-sun-1.6.0.26-4|580	%{_prefix}/src/%{name}-%{version}.zip
14rr|java-1.6.0-sun-1.6.0.26-4|581	
14rr|java-1.6.0-sun-1.6.0.26-4|582	%files demo
14rr|java-1.6.0-sun-1.6.0.26-4|583	%defattr(-,root,root,-)
14rr|java-1.6.0-sun-1.6.0.26-4|584	%dir %{_datadir}/%{name}
14rr|java-1.6.0-sun-1.6.0.26-4|585	%{_datadir}/%{name}/demo
14rr|java-1.6.0-sun-1.6.0.26-4|586	%{_jvmdir}/demo
14rr|java-1.6.0-sun-1.6.0.26-4|587	
14rr|java-1.6.0-sun-1.6.0.26-4|588	%files alsa -f %{name}-%{version}-alsa.files
14rr|java-1.6.0-sun-1.6.0.26-4|589	%defattr(-,root,root,-)
14rr|java-1.6.0-sun-1.6.0.26-4|590	
14rr|java-1.6.0-sun-1.6.0.26-4|591	%files jdbc -f %{name}-%{version}-jdbc.files
14rr|java-1.6.0-sun-1.6.0.26-4|592	%defattr(-,root,root,-)
14rr|java-1.6.0-sun-1.6.0.26-4|593	
14rr|java-1.6.0-sun-1.6.0.26-4|594	%files plugin -f %{name}-%{version}-plugin.files
14rr|java-1.6.0-sun-1.6.0.26-4|595	%defattr(-,root,root,-)
14rr|java-1.6.0-sun-1.6.0.26-4|596	%dir %{_libdir}/mozilla
14rr|java-1.6.0-sun-1.6.0.26-4|597	%dir %{_libdir}/mozilla/plugins
14rr|java-1.6.0-sun-1.6.0.26-4|598	%dir %{_sysconfdir}/.java/.systemPrefs
14rr|java-1.6.0-sun-1.6.0.26-4|599	
14rr|java-1.6.0-sun-1.6.0.26-4|600	%files fonts
14rr|java-1.6.0-sun-1.6.0.26-4|601	%defattr(0644,root,root,0755)
14rr|java-1.6.0-sun-1.6.0.26-4|602	%{_jvmdir}/%{jredir}/lib/fonts
14rr|java-1.6.0-sun-1.6.0.26-4|603	%{_jvmdir}/%{jredir}/lib/oblique-fonts
14rr|java-1.6.0-sun-1.6.0.26-4|604	%dir %{fontdir}
14rr|java-1.6.0-sun-1.6.0.26-4|605	%config(noreplace) %{fontdir}/fonts.alias
14rr|java-1.6.0-sun-1.6.0.26-4|606	%ghost %{fontdir}/fonts.dir
14rr|java-1.6.0-sun-1.6.0.26-4|607	%ghost %{fontdir}/fonts.scale
14rr|java-1.6.0-sun-1.6.0.26-4|608	%ghost %{fontdir}/fonts.cache-1
14rr|java-1.6.0-sun-1.6.0.26-4|609	%ghost %{fontdir}/XftCache
14rr|java-1.6.0-sun-1.6.0.26-4|610	%ghost %{fontdir}/encodings.dir
14rr|java-1.6.0-sun-1.6.0.26-4|611	%{_sysconfdir}/X11/fontpath.d/java:pri=50
14rr|java-1.6.0-sun-1.6.0.26-4|612	
14rr|java-1.6.0-sun-1.6.0.26-4|613	%changelog
14rr|java-1.6.0-sun-1.6.0.26-4|614	* Thu May 08 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.6.0.26-4
14rr|java-1.6.0-sun-1.6.0.26-4|615	+ Revision: cfcdb9b
14rr|java-1.6.0-sun-1.6.0.26-4|616	- added rpmlintrc
14rr|java-1.6.0-sun-1.6.0.26-4|617	
14rr|java-1.6.0-sun-1.6.0.26-4|618	

26594 14
14rr|k3b-2.0.2-11plf|1	######################
14rr|k3b-2.0.2-11plf|2	# Hardcode PLF build
14rr|k3b-2.0.2-11plf|3	%define build_plf 1
14rr|k3b-2.0.2-11plf|4	######################
14rr|k3b-2.0.2-11plf|5	
14rr|k3b-2.0.2-11plf|6	%if %{build_plf}
14rr|k3b-2.0.2-11plf|7	%define distsuffix plf
14rr|k3b-2.0.2-11plf|8	%define extrarelsuffix plf
14rr|k3b-2.0.2-11plf|9	%endif
14rr|k3b-2.0.2-11plf|10	
14rr|k3b-2.0.2-11plf|11	Summary:	CD-Burner for KDE4
14rr|k3b-2.0.2-11plf|12	Name:		k3b
14rr|k3b-2.0.2-11plf|13	Version:	2.0.2
14rr|k3b-2.0.2-11plf|14	Release:	11%{?extrarelsuffix}
14rr|k3b-2.0.2-11plf|15	Epoch:		4
14rr|k3b-2.0.2-11plf|16	License:	GPLv2+
14rr|k3b-2.0.2-11plf|17	Group:		Archiving/Cd burning
14rr|k3b-2.0.2-11plf|18	Url:		http://k3b.sourceforge.net/
14rr|k3b-2.0.2-11plf|19	Source0:	http://jaist.dl.sourceforge.net/sourceforge/k3b/%{name}-%{version}.tar.bz2
14rr|k3b-2.0.2-11plf|20	Source1:	k3b-docbook-ru.tar.bz2
14rr|k3b-2.0.2-11plf|21	Patch0:		k3b-2.0.2-ffmpeg2.0.patch
14rr|k3b-2.0.2-11plf|22	Patch1:		k3b-2.0.2-git-sox_not_found.diff
14rr|k3b-2.0.2-11plf|23	Patch3:		k3b-1.69-always-use-growisofs-for-dvd.patch
14rr|k3b-2.0.2-11plf|24	Patch4:		k3b-2.0.2-l10n-ru.patch
14rr|k3b-2.0.2-11plf|25	Patch5:		k3b-2.0.2-docbook-ru.patch
14rr|k3b-2.0.2-11plf|26	BuildRequires:	doxygen
14rr|k3b-2.0.2-11plf|27	BuildRequires:	kdelibs4-devel
14rr|k3b-2.0.2-11plf|28	BuildRequires:	ffmpeg-devel
14rr|k3b-2.0.2-11plf|29	BuildRequires:	libkcddb-devel
14rr|k3b-2.0.2-11plf|30	BuildRequires:	libmpcdec-devel
14rr|k3b-2.0.2-11plf|31	BuildRequires:	pkgconfig(dvdread)
14rr|k3b-2.0.2-11plf|32	BuildRequires:	pkgconfig(flac)
14rr|k3b-2.0.2-11plf|33	BuildRequires:	pkgconfig(flac++)
14rr|k3b-2.0.2-11plf|34	BuildRequires:	pkgconfig(mad)
14rr|k3b-2.0.2-11plf|35	BuildRequires:	pkgconfig(ogg)
14rr|k3b-2.0.2-11plf|36	BuildRequires:	pkgconfig(polkit-qt-1)
14rr|k3b-2.0.2-11plf|37	BuildRequires:	pkgconfig(samplerate)
14rr|k3b-2.0.2-11plf|38	BuildRequires:	pkgconfig(sndfile)
14rr|k3b-2.0.2-11plf|39	BuildRequires:	pkgconfig(taglib)
14rr|k3b-2.0.2-11plf|40	BuildRequires:	pkgconfig(vorbis)
14rr|k3b-2.0.2-11plf|41	%if %{build_plf}
14rr|k3b-2.0.2-11plf|42	BuildRequires:	liblame-devel
14rr|k3b-2.0.2-11plf|43	%else
14rr|k3b-2.0.2-11plf|44	BuildConflicts:	liblame-devel
14rr|k3b-2.0.2-11plf|45	%endif
14rr|k3b-2.0.2-11plf|46	Requires:	cdrecord
14rr|k3b-2.0.2-11plf|47	Requires:	mkisofs
14rr|k3b-2.0.2-11plf|48	Requires:	cdrdao
14rr|k3b-2.0.2-11plf|49	Requires:	sox
14rr|k3b-2.0.2-11plf|50	Requires:	vcdimager
14rr|k3b-2.0.2-11plf|51	Requires:	normalize
14rr|k3b-2.0.2-11plf|52	Requires:	dvd+rw-tools
14rr|k3b-2.0.2-11plf|53	Requires:	kdebase4-runtime
14rr|k3b-2.0.2-11plf|54	Suggests:	transсode
14rr|k3b-2.0.2-11plf|55	
14rr|k3b-2.0.2-11plf|56	%description
14rr|k3b-2.0.2-11plf|57	K3b is CD-writing software which intends to be feature-rich and
14rr|k3b-2.0.2-11plf|58	provide an easily usable interface. Features include burning
14rr|k3b-2.0.2-11plf|59	audio CDs from .WAV and .MP3 audio files, configuring external
14rr|k3b-2.0.2-11plf|60	programs and configuring devices.
14rr|k3b-2.0.2-11plf|61	
14rr|k3b-2.0.2-11plf|62	%if %{build_plf}
14rr|k3b-2.0.2-11plf|63	This package is in Restricted repository because it supports
14rr|k3b-2.0.2-11plf|64	mp3 encoding which is patent-protected.
14rr|k3b-2.0.2-11plf|65	%endif
14rr|k3b-2.0.2-11plf|66	
14rr|k3b-2.0.2-11plf|67	%files -f %{name}.lang
14rr|k3b-2.0.2-11plf|68	%{_kde_bindir}/k3b
14rr|k3b-2.0.2-11plf|69	%{_kde_bindir}/k3bsetup
14rr|k3b-2.0.2-11plf|70	%{_kde_libdir}/kde4/kcm_k3bsetup.so
14rr|k3b-2.0.2-11plf|71	%{_kde_libdir}/kde4/kcm_k3boggvorbisencoder.so
14rr|k3b-2.0.2-11plf|72	%{_kde_libdir}/kde4/kio_videodvd.so
14rr|k3b-2.0.2-11plf|73	%{_kde_libdir}/kde4/k3bffmpegdecoder.so
14rr|k3b-2.0.2-11plf|74	%{_kde_libdir}/kde4/k3bflacdecoder.so
14rr|k3b-2.0.2-11plf|75	%{_kde_libdir}/kde4/k3bmaddecoder.so
14rr|k3b-2.0.2-11plf|76	%{_kde_libdir}/kde4/k3boggvorbisdecoder.so
14rr|k3b-2.0.2-11plf|77	%{_kde_libdir}/kde4/k3boggvorbisencoder.so
14rr|k3b-2.0.2-11plf|78	%{_kde_libdir}/kde4/k3bmpcdecoder.so
14rr|k3b-2.0.2-11plf|79	%{_kde_libdir}/kde4/k3blibsndfiledecoder.so
14rr|k3b-2.0.2-11plf|80	%{_kde_libdir}/kde4/k3baudiometainforenamerplugin.so
14rr|k3b-2.0.2-11plf|81	%{_kde_libdir}/kde4/k3baudioprojectcddbplugin.so
14rr|k3b-2.0.2-11plf|82	%{_kde_libdir}/kde4/k3bexternalencoder.so
14rr|k3b-2.0.2-11plf|83	%{_kde_libdir}/kde4/k3bsoxencoder.so
14rr|k3b-2.0.2-11plf|84	%{_kde_libdir}/kde4/k3bwavedecoder.so
14rr|k3b-2.0.2-11plf|85	%{_kde_libdir}/kde4/kcm_k3bexternalencoder.so
14rr|k3b-2.0.2-11plf|86	%{_kde_libdir}/kde4/kcm_k3bsoxencoder.so
14rr|k3b-2.0.2-11plf|87	%if %{build_plf}
14rr|k3b-2.0.2-11plf|88	%{_kde_libdir}/kde4/k3blameencoder.so
14rr|k3b-2.0.2-11plf|89	%{_kde_libdir}/kde4/kcm_k3blameencoder.so
14rr|k3b-2.0.2-11plf|90	%endif
14rr|k3b-2.0.2-11plf|91	%{_kde_datadir}/applications/kde4/k3b.desktop
14rr|k3b-2.0.2-11plf|92	%{_kde_datadir}/mime/packages/x-k3b.xml
14rr|k3b-2.0.2-11plf|93	%{_kde_appsdir}/k3b
14rr|k3b-2.0.2-11plf|94	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/videodvd.desktop
14rr|k3b-2.0.2-11plf|95	%{_kde_appsdir}/solid/actions/*
14rr|k3b-2.0.2-11plf|96	%{_kde_datadir}/kde4/services/ServiceMenus/*.desktop
14rr|k3b-2.0.2-11plf|97	%{_kde_datadir}/kde4/services/*.desktop
14rr|k3b-2.0.2-11plf|98	%{_kde_datadir}/kde4/servicetypes/k3bplugin.desktop
14rr|k3b-2.0.2-11plf|99	%{_kde_datadir}/kde4/services/videodvd.protocol
14rr|k3b-2.0.2-11plf|100	%{_kde_iconsdir}/hicolor/*/apps/k3b.*
14rr|k3b-2.0.2-11plf|101	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf
14rr|k3b-2.0.2-11plf|102	%{_kde_libdir}/kde4/libexec/k3bsetuphelper
14rr|k3b-2.0.2-11plf|103	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.k3bsetup.policy
14rr|k3b-2.0.2-11plf|104	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.k3bsetup.service
14rr|k3b-2.0.2-11plf|105	%{_kde_datadir}/doc/HTML/*
14rr|k3b-2.0.2-11plf|106	
14rr|k3b-2.0.2-11plf|107	#------------------------------------------------
14rr|k3b-2.0.2-11plf|108	
14rr|k3b-2.0.2-11plf|109	%define libk3b_major 6
14rr|k3b-2.0.2-11plf|110	%define libk3b %mklibname k3blib %{libk3b_major}
14rr|k3b-2.0.2-11plf|111	
14rr|k3b-2.0.2-11plf|112	%package -n %{libk3b}
14rr|k3b-2.0.2-11plf|113	Summary:	KDE 4 core library
14rr|k3b-2.0.2-11plf|114	Group:		System/Libraries
14rr|k3b-2.0.2-11plf|115	
14rr|k3b-2.0.2-11plf|116	%description -n %{libk3b}
14rr|k3b-2.0.2-11plf|117	KDE 4 core library.
14rr|k3b-2.0.2-11plf|118	
14rr|k3b-2.0.2-11plf|119	%files -n %{libk3b}
14rr|k3b-2.0.2-11plf|120	%{_kde_libdir}/libk3blib.so.%{libk3b_major}*
14rr|k3b-2.0.2-11plf|121	
14rr|k3b-2.0.2-11plf|122	#------------------------------------------------
14rr|k3b-2.0.2-11plf|123	
14rr|k3b-2.0.2-11plf|124	%define libk3bdevice_major 6
14rr|k3b-2.0.2-11plf|125	%define libk3bdevice %mklibname k3bdevice %{libk3bdevice_major}
14rr|k3b-2.0.2-11plf|126	
14rr|k3b-2.0.2-11plf|127	%package -n %{libk3bdevice}
14rr|k3b-2.0.2-11plf|128	Summary:	KDE 4 core library
14rr|k3b-2.0.2-11plf|129	Group:		System/Libraries
14rr|k3b-2.0.2-11plf|130	
14rr|k3b-2.0.2-11plf|131	%description -n %{libk3bdevice}
14rr|k3b-2.0.2-11plf|132	KDE 4 core library.
14rr|k3b-2.0.2-11plf|133	
14rr|k3b-2.0.2-11plf|134	%files -n %{libk3bdevice}
14rr|k3b-2.0.2-11plf|135	%{_kde_libdir}/libk3bdevice.so.%{libk3bdevice_major}*
14rr|k3b-2.0.2-11plf|136	
14rr|k3b-2.0.2-11plf|137	#------------------------------------------------
14rr|k3b-2.0.2-11plf|138	
14rr|k3b-2.0.2-11plf|139	%package devel
14rr|k3b-2.0.2-11plf|140	Group:		Development/KDE and Qt
14rr|k3b-2.0.2-11plf|141	Summary:	Development libraries from %{name}
14rr|k3b-2.0.2-11plf|142	Requires:	%{libk3bdevice} = %{EVRD}
14rr|k3b-2.0.2-11plf|143	Requires:	%{libk3b} = %{EVRD}
14rr|k3b-2.0.2-11plf|144	
14rr|k3b-2.0.2-11plf|145	%description devel
14rr|k3b-2.0.2-11plf|146	Development libraries from %{name}.
14rr|k3b-2.0.2-11plf|147	
14rr|k3b-2.0.2-11plf|148	%files devel
14rr|k3b-2.0.2-11plf|149	%{_kde_includedir}/*.h
14rr|k3b-2.0.2-11plf|150	%{_kde_libdir}/libk3blib.so
14rr|k3b-2.0.2-11plf|151	%{_kde_libdir}/libk3bdevice.so
14rr|k3b-2.0.2-11plf|152	
14rr|k3b-2.0.2-11plf|153	#------------------------------------------------
14rr|k3b-2.0.2-11plf|154	
14rr|k3b-2.0.2-11plf|155	%prep
14rr|k3b-2.0.2-11plf|156	%setup -q -a1
14rr|k3b-2.0.2-11plf|157	%patch0 -p1
14rr|k3b-2.0.2-11plf|158	%patch1 -p1 -b .sox
14rr|k3b-2.0.2-11plf|159	%patch3 -p1 -b .dvd
14rr|k3b-2.0.2-11plf|160	%patch4 -p1 -b .l10n-ru
14rr|k3b-2.0.2-11plf|161	%patch5 -p1 -b .docbook-ru
14rr|k3b-2.0.2-11plf|162	
14rr|k3b-2.0.2-11plf|163	%build
14rr|k3b-2.0.2-11plf|164	%cmake_kde4
14rr|k3b-2.0.2-11plf|165	%make
14rr|k3b-2.0.2-11plf|166	
14rr|k3b-2.0.2-11plf|167	%install
14rr|k3b-2.0.2-11plf|168	%makeinstall_std -C build
14rr|k3b-2.0.2-11plf|169	
14rr|k3b-2.0.2-11plf|170	%find_lang --with-html k3b k3bsetup kio_videodvd libk3b libk3bdevice %{name}.lang
14rr|k3b-2.0.2-11plf|171	
14rr|k3b-2.0.2-11plf|172	%changelog
14rr|k3b-2.0.2-11plf|173	* Mon Jun 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:2.0.2-11plf
14rr|k3b-2.0.2-11plf|174	+ Revision: f631faf
14rr|k3b-2.0.2-11plf|175	- Add russian docbook
14rr|k3b-2.0.2-11plf|176	
14rr|k3b-2.0.2-11plf|177	

26595 14
14rr|k9copy-2.3.8-3|1	%define distsuffix plf
14rr|k9copy-2.3.8-3|2	
14rr|k9copy-2.3.8-3|3	Summary:	K9copy is a Video DVD backup tool
14rr|k9copy-2.3.8-3|4	Name:		k9copy
14rr|k9copy-2.3.8-3|5	Version:	2.3.8
14rr|k9copy-2.3.8-3|6	Release:	3
14rr|k9copy-2.3.8-3|7	License:	GPLv2+
14rr|k9copy-2.3.8-3|8	Group:		Video
14rr|k9copy-2.3.8-3|9	URL:		http://k9copy.sourceforge.net/
14rr|k9copy-2.3.8-3|10	Source0:	http://downloads.sourceforge.net/k9copy/%{name}-%{version}-Source.tar.gz
14rr|k9copy-2.3.8-3|11	Patch0:		k9copy-ffmpeg-1.0.patch
14rr|k9copy-2.3.8-3|12	Patch1:		k9copy-ffmpeg-2.0.patch
14rr|k9copy-2.3.8-3|13	BuildRequires:	kdelibs4-devel
14rr|k9copy-2.3.8-3|14	BuildRequires:	ffmpeg-devel
14rr|k9copy-2.3.8-3|15	BuildRequires:	pkgconfig(libmpeg2)
14rr|k9copy-2.3.8-3|16	BuildRequires:	pkgconfig(libxine)
14rr|k9copy-2.3.8-3|17	#dvd9 to dvd5
14rr|k9copy-2.3.8-3|18	Requires:	dvdauthor
14rr|k9copy-2.3.8-3|19	#default burning tools
14rr|k9copy-2.3.8-3|20	#growisofs, (cdrkit-)genisoimage
14rr|k9copy-2.3.8-3|21	Requires:	dvd+rw-tools
14rr|k9copy-2.3.8-3|22	#wodim
14rr|k9copy-2.3.8-3|23	Requires:	cdrkit
14rr|k9copy-2.3.8-3|24	#optional for preview
14rr|k9copy-2.3.8-3|25	Suggests:	mplayer
14rr|k9copy-2.3.8-3|26	#mpeg4 encoding
14rr|k9copy-2.3.8-3|27	Suggests:	mencoder
14rr|k9copy-2.3.8-3|28	#or (needed for matroska ?)
14rr|k9copy-2.3.8-3|29	Suggests:	ffmpeg
14rr|k9copy-2.3.8-3|30	Suggests:	twolame
14rr|k9copy-2.3.8-3|31	#optional burning with k3b
14rr|k9copy-2.3.8-3|32	Suggests:	k3b
14rr|k9copy-2.3.8-3|33	
14rr|k9copy-2.3.8-3|34	%description
14rr|k9copy-2.3.8-3|35	k9copy is using various external programs like vamps and mencoder to
14rr|k9copy-2.3.8-3|36	make backups of Video DVDs onto an other DVD or MPEG4 files.
14rr|k9copy-2.3.8-3|37	
14rr|k9copy-2.3.8-3|38	This version of k9copy is for use with the KDE 4 environment.
14rr|k9copy-2.3.8-3|39	
14rr|k9copy-2.3.8-3|40	This package is in restricted, as DVD ripping might break local laws.
14rr|k9copy-2.3.8-3|41	
14rr|k9copy-2.3.8-3|42	%files -f k9copy.lang
14rr|k9copy-2.3.8-3|43	%doc README
14rr|k9copy-2.3.8-3|44	%{_kde_bindir}/k9*
14rr|k9copy-2.3.8-3|45	%{_kde_datadir}/applications/kde4/k9copy*.desktop
14rr|k9copy-2.3.8-3|46	%{_kde_appsdir}/k9copy
14rr|k9copy-2.3.8-3|47	%{_kde_appsdir}/solid/actions/k9copy*.desktop
14rr|k9copy-2.3.8-3|48	%{_kde_iconsdir}/hicolor/*/apps/k9copy.png
14rr|k9copy-2.3.8-3|49	
14rr|k9copy-2.3.8-3|50	#----------------------------------------------------------------------------
14rr|k9copy-2.3.8-3|51	
14rr|k9copy-2.3.8-3|52	%prep
14rr|k9copy-2.3.8-3|53	%setup -q -n k9copy-%{version}-Source
14rr|k9copy-2.3.8-3|54	%patch0 -p1
14rr|k9copy-2.3.8-3|55	%patch1 -p1
14rr|k9copy-2.3.8-3|56	
14rr|k9copy-2.3.8-3|57	# fix rights on source for the debug package
14rr|k9copy-2.3.8-3|58	find . -name "*\.[ch]*" -exec chmod 644 {} +
14rr|k9copy-2.3.8-3|59	
14rr|k9copy-2.3.8-3|60	%build
14rr|k9copy-2.3.8-3|61	%cmake_kde4
14rr|k9copy-2.3.8-3|62	%make
14rr|k9copy-2.3.8-3|63	
14rr|k9copy-2.3.8-3|64	%install
14rr|k9copy-2.3.8-3|65	%makeinstall_std -C build
14rr|k9copy-2.3.8-3|66	
14rr|k9copy-2.3.8-3|67	perl -pi -e 's|#!/usr/bin/env xdg-open\n||' %{buildroot}%{_kde_datadir}/applications/kde4/*
14rr|k9copy-2.3.8-3|68	desktop-file-install --vendor="" \
14rr|k9copy-2.3.8-3|69	--remove-category="Application" \
14rr|k9copy-2.3.8-3|70	--add-category="Qt" \
14rr|k9copy-2.3.8-3|71	--add-category="Video" \
14rr|k9copy-2.3.8-3|72	--add-category="X-MandrivaLinux-Multimedia-Video" \
14rr|k9copy-2.3.8-3|73	--remove-key="MimeTypes" \
14rr|k9copy-2.3.8-3|74	--dir %{buildroot}%{_kde_datadir}/applications/kde4/ \
14rr|k9copy-2.3.8-3|75	%{buildroot}%{_kde_datadir}/applications/kde4/*
14rr|k9copy-2.3.8-3|76	
14rr|k9copy-2.3.8-3|77	%find_lang k9copy --with-html
14rr|k9copy-2.3.8-3|78	
14rr|k9copy-2.3.8-3|79	
14rr|k9copy-2.3.8-3|80	%changelog
14rr|k9copy-2.3.8-3|81	* Thu May 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.8-3
14rr|k9copy-2.3.8-3|82	+ Revision: 267c006
14rr|k9copy-2.3.8-3|83	- Add patches to fix build with new ffmpeg
14rr|k9copy-2.3.8-3|84	
14rr|k9copy-2.3.8-3|85	

26596 14
14rr|lame-3.99.5-4|1	%define distsuffix plf
14rr|lame-3.99.5-4|2	
14rr|lame-3.99.5-4|3	%define major 0
14rr|lame-3.99.5-4|4	%define libname %mklibname %{name} %{major}
14rr|lame-3.99.5-4|5	%define devname %mklibname %{name} -d
14rr|lame-3.99.5-4|6	%define sdevname %mklibname %{name} -d -s
14rr|lame-3.99.5-4|7	
14rr|lame-3.99.5-4|8	%define expopt 1
14rr|lame-3.99.5-4|9	
14rr|lame-3.99.5-4|10	Summary:	LAME Ain't an MP3 Encoder
14rr|lame-3.99.5-4|11	Name:		lame
14rr|lame-3.99.5-4|12	Version:	3.99.5
14rr|lame-3.99.5-4|13	Release:	4
14rr|lame-3.99.5-4|14	License:	LGPLv2+
14rr|lame-3.99.5-4|15	Group:		Sound
14rr|lame-3.99.5-4|16	Url:		http://lame.sourceforge.net
14rr|lame-3.99.5-4|17	Source0:	http://prdownloads.sourceforge.net/lame/%{name}-%{version}.tar.gz
14rr|lame-3.99.5-4|18	Patch0:		lame-3.99.5-msse.patch
14rr|lame-3.99.5-4|19	BuildRequires:	autoconf2.5
14rr|lame-3.99.5-4|20	BuildRequires:	pkgconfig(gtk+)
14rr|lame-3.99.5-4|21	BuildRequires:	pkgconfig(ncurses)
14rr|lame-3.99.5-4|22	BuildRequires:	pkgconfig(x11)
14rr|lame-3.99.5-4|23	BuildRequires:	pkgconfig(xau)
14rr|lame-3.99.5-4|24	BuildRequires:	pkgconfig(xcb)
14rr|lame-3.99.5-4|25	BuildRequires:	pkgconfig(xdmcp)
14rr|lame-3.99.5-4|26	BuildRequires:	pkgconfig(xext)
14rr|lame-3.99.5-4|27	BuildRequires:	pkgconfig(xi)
14rr|lame-3.99.5-4|28	%ifarch %{ix86}
14rr|lame-3.99.5-4|29	BuildRequires:	nasm
14rr|lame-3.99.5-4|30	%endif
14rr|lame-3.99.5-4|31	
14rr|lame-3.99.5-4|32	%description
14rr|lame-3.99.5-4|33	Following the great history of GNU naming, LAME originally stood for LAME
14rr|lame-3.99.5-4|34	Ain't an Mp3 Encoder. LAME started life as a GPL'd patch against the
14rr|lame-3.99.5-4|35	dist10 ISO demonstration source, and thus was incapable of producing an
14rr|lame-3.99.5-4|36	mp3 stream or even being compiled by itself. But in May 2000, the last
14rr|lame-3.99.5-4|37	remnants of the ISO source code were replaced, and now LAME is the source
14rr|lame-3.99.5-4|38	code for a fully GPL'd MP3 encoder, with speed and quality to rival all
14rr|lame-3.99.5-4|39	commercial competitors.
14rr|lame-3.99.5-4|40	
14rr|lame-3.99.5-4|41	LAME is an educational tool to be used for learning about MP3 encoding.
14rr|lame-3.99.5-4|42	The goal of the LAME project is to use the open source model to improve
14rr|lame-3.99.5-4|43	the psycho acoustics, noise shaping and speed of MP3.
14rr|lame-3.99.5-4|44	
14rr|lame-3.99.5-4|45	LAME is not for everyone - it is distributed as source code only and
14rr|lame-3.99.5-4|46	requires the ability to use a C compiler. However, many popular ripping
14rr|lame-3.99.5-4|47	and encoding programs include the LAME encoding engine, see: Software
14rr|lame-3.99.5-4|48	which uses LAME.
14rr|lame-3.99.5-4|49	
14rr|lame-3.99.5-4|50	Personal and commercial use of compiled versions of LAME (or any other mp3
14rr|lame-3.99.5-4|51	encoder) requires a patent license in some countries.
14rr|lame-3.99.5-4|52	
14rr|lame-3.99.5-4|53	This package is in restricted, as MP3 encoding is covered by software patents.
14rr|lame-3.99.5-4|54	
14rr|lame-3.99.5-4|55	%files
14rr|lame-3.99.5-4|56	%doc README TODO USAGE html/
14rr|lame-3.99.5-4|57	%{_bindir}/lame
14rr|lame-3.99.5-4|58	%{_mandir}/man1/lame.1*
14rr|lame-3.99.5-4|59	
14rr|lame-3.99.5-4|60	#----------------------------------------------------------------------------
14rr|lame-3.99.5-4|61	
14rr|lame-3.99.5-4|62	%package mp3x
14rr|lame-3.99.5-4|63	Summary:	MP3x analyzer for LAME
14rr|lame-3.99.5-4|64	Group:		Sound
14rr|lame-3.99.5-4|65	Requires:	%{name} = %{EVRD}
14rr|lame-3.99.5-4|66	
14rr|lame-3.99.5-4|67	%description mp3x
14rr|lame-3.99.5-4|68	This is a graphical analyzer for lame.
14rr|lame-3.99.5-4|69	
14rr|lame-3.99.5-4|70	This package is in restricted, as MP3 encoding is covered by software patents.
14rr|lame-3.99.5-4|71	
14rr|lame-3.99.5-4|72	%files mp3x
14rr|lame-3.99.5-4|73	%doc README
14rr|lame-3.99.5-4|74	%{_bindir}/mp3x
14rr|lame-3.99.5-4|75	
14rr|lame-3.99.5-4|76	#----------------------------------------------------------------------------
14rr|lame-3.99.5-4|77	
14rr|lame-3.99.5-4|78	%package -n %{libname}
14rr|lame-3.99.5-4|79	Summary:	Main library for lame
14rr|lame-3.99.5-4|80	Group:		System/Libraries
14rr|lame-3.99.5-4|81	Provides:	lib%{name} = %{EVRD}
14rr|lame-3.99.5-4|82	
14rr|lame-3.99.5-4|83	%description -n %{libname}
14rr|lame-3.99.5-4|84	This package contains the library needed to run programs dynamically
14rr|lame-3.99.5-4|85	linked with libmp3lame.
14rr|lame-3.99.5-4|86	
14rr|lame-3.99.5-4|87	This package is in restricted, as MP3 encoding is covered by software patents.
14rr|lame-3.99.5-4|88	
14rr|lame-3.99.5-4|89	%files -n %{libname}
14rr|lame-3.99.5-4|90	%doc README
14rr|lame-3.99.5-4|91	%{_libdir}/libmp3lame.so.%{major}*
14rr|lame-3.99.5-4|92	
14rr|lame-3.99.5-4|93	#----------------------------------------------------------------------------
14rr|lame-3.99.5-4|94	
14rr|lame-3.99.5-4|95	%package -n %{devname}
14rr|lame-3.99.5-4|96	Summary:	Headers for developing programs that will use libmp3lame
14rr|lame-3.99.5-4|97	Group:		Development/C
14rr|lame-3.99.5-4|98	Requires:	%{libname} = %{EVRD}
14rr|lame-3.99.5-4|99	Provides:	%{name}-devel = %{EVRD}
14rr|lame-3.99.5-4|100	Provides:	lib%{name}-devel = %{EVRD}
14rr|lame-3.99.5-4|101	
14rr|lame-3.99.5-4|102	%description -n %{devname}
14rr|lame-3.99.5-4|103	This package contains the headers that programmers will need to develop
14rr|lame-3.99.5-4|104	applications which will use libmp3lame.
14rr|lame-3.99.5-4|105	
14rr|lame-3.99.5-4|106	This package is in restricted, as MP3 encoding is covered by software patents.
14rr|lame-3.99.5-4|107	
14rr|lame-3.99.5-4|108	%files -n %{devname}
14rr|lame-3.99.5-4|109	%doc STYLEGUIDE API ChangeLog
14rr|lame-3.99.5-4|110	%{_includedir}/*
14rr|lame-3.99.5-4|111	%{_libdir}/libmp3lame.so
14rr|lame-3.99.5-4|112	
14rr|lame-3.99.5-4|113	#----------------------------------------------------------------------------
14rr|lame-3.99.5-4|114	
14rr|lame-3.99.5-4|115	%package -n %{sdevname}
14rr|lame-3.99.5-4|116	Summary:	Static library for developing programs based on libmp3lame
14rr|lame-3.99.5-4|117	Group:		Development/C
14rr|lame-3.99.5-4|118	Requires:	%{devname} = %{EVRD}
14rr|lame-3.99.5-4|119	Provides:	%{name}-static-devel = %{EVRD}
14rr|lame-3.99.5-4|120	Provides:	lib%{name}-static-devel = %{EVRD}
14rr|lame-3.99.5-4|121	
14rr|lame-3.99.5-4|122	%description -n %{sdevname}
14rr|lame-3.99.5-4|123	This package contains the static library programmers will need to develop
14rr|lame-3.99.5-4|124	applications which will use libmp3lame.
14rr|lame-3.99.5-4|125	
14rr|lame-3.99.5-4|126	This package is in restricted, as MP3 encoding is covered by software patents.
14rr|lame-3.99.5-4|127	
14rr|lame-3.99.5-4|128	%files -n %{sdevname}
14rr|lame-3.99.5-4|129	%{_libdir}/libmp3lame.a
14rr|lame-3.99.5-4|130	
14rr|lame-3.99.5-4|131	#----------------------------------------------------------------------------
14rr|lame-3.99.5-4|132	
14rr|lame-3.99.5-4|133	%prep
14rr|lame-3.99.5-4|134	%setup -q
14rr|lame-3.99.5-4|135	%patch0 -p1
14rr|lame-3.99.5-4|136	ln -s acm ACM
14rr|lame-3.99.5-4|137	cp -r doc/html .
14rr|lame-3.99.5-4|138	#clean unneeded files in doc dir
14rr|lame-3.99.5-4|139	rm -rf html/CVS html/Makefile*
14rr|lame-3.99.5-4|140	find html -name .cvsignore|xargs rm -f
14rr|lame-3.99.5-4|141	
14rr|lame-3.99.5-4|142	%build
14rr|lame-3.99.5-4|143	%if !%{expopt}
14rr|lame-3.99.5-4|144	export CFLAGS="`echo %{optflags} -msse |sed s/-O[23]/-O1/`"
14rr|lame-3.99.5-4|145	%else
14rr|lame-3.99.5-4|146	export CFLAGS="%{optflags} -msse"
14rr|lame-3.99.5-4|147	%endif
14rr|lame-3.99.5-4|148	
14rr|lame-3.99.5-4|149	export GTK_CONFIG=%{_bindir}/gtk-config
14rr|lame-3.99.5-4|150	
14rr|lame-3.99.5-4|151	%configure2_5x \
14rr|lame-3.99.5-4|152	%ifarch %{ix86}
14rr|lame-3.99.5-4|153	--enable-nasm \
14rr|lame-3.99.5-4|154	%endif
14rr|lame-3.99.5-4|155	%if %{expopt}
14rr|lame-3.99.5-4|156	--enable-expopt \
14rr|lame-3.99.5-4|157	%endif
14rr|lame-3.99.5-4|158	--without-vorbis --enable-mp3x --enable-brhist
14rr|lame-3.99.5-4|159	
14rr|lame-3.99.5-4|160	#gw parallel build does not work
14rr|lame-3.99.5-4|161	#gw fix building with --no-undefined
14rr|lame-3.99.5-4|162	make LIBS=-lm
14rr|lame-3.99.5-4|163	make test
14rr|lame-3.99.5-4|164	
14rr|lame-3.99.5-4|165	%install
14rr|lame-3.99.5-4|166	mkdir -p %{buildroot}%{_bindir}
14rr|lame-3.99.5-4|167	%makeinstall BINDIR=%{buildroot}%{_bindir}
14rr|lame-3.99.5-4|168	#clean unpackaged files
14rr|lame-3.99.5-4|169	rm -rf %{buildroot}%{_datadir}/doc/lame
14rr|lame-3.99.5-4|170	
14rr|lame-3.99.5-4|171	
14rr|lame-3.99.5-4|172	%changelog
14rr|lame-3.99.5-4|173	* Fri Sep 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.99.5-4
14rr|lame-3.99.5-4|174	+ Revision: 9451d73
14rr|lame-3.99.5-4|175	- Add patch from Debian to fix build with gcc 4.9
14rr|lame-3.99.5-4|176	
14rr|lame-3.99.5-4|177	

26597 14
14rr|libcpdf-2.02r1-5|1	%define distsuffix plf
14rr|libcpdf-2.02r1-5|2	
14rr|libcpdf-2.02r1-5|3	%define major 2
14rr|libcpdf-2.02r1-5|4	%define libname %mklibname cpdf %{major}
14rr|libcpdf-2.02r1-5|5	
14rr|libcpdf-2.02r1-5|6	Summary:	PDF manipulating library
14rr|libcpdf-2.02r1-5|7	Name:		libcpdf
14rr|libcpdf-2.02r1-5|8	Version:	2.02r1
14rr|libcpdf-2.02r1-5|9	Release:	%mkrel 5
14rr|libcpdf-2.02r1-5|10	License:	Freeware
14rr|libcpdf-2.02r1-5|11	Group:		System/Libraries
14rr|libcpdf-2.02r1-5|12	Source0:	http://www.fastio.com/clibpdf202r1.tar.bz2
14rr|libcpdf-2.02r1-5|13	Source1:	%{name}-examples.Makefile.bz2
14rr|libcpdf-2.02r1-5|14	Patch0:		%{name}-makefile.patch.bz2
14rr|libcpdf-2.02r1-5|15	Patch1:		%{name}-config.patch.bz2
14rr|libcpdf-2.02r1-5|16	URL:		http://www.fastio.com/
14rr|libcpdf-2.02r1-5|17	BuildRequires:	zlib-devel >= 1.1.4
14rr|libcpdf-2.02r1-5|18	
14rr|libcpdf-2.02r1-5|19	%description
14rr|libcpdf-2.02r1-5|20	This is a library of ANSI C functions, for creating PDF files directly
14rr|libcpdf-2.02r1-5|21	via C.
14rr|libcpdf-2.02r1-5|22	
14rr|libcpdf-2.02r1-5|23	This package is in restricted because of its license.
14rr|libcpdf-2.02r1-5|24	
14rr|libcpdf-2.02r1-5|25	%package -n %{libname}
14rr|libcpdf-2.02r1-5|26	Group:		System/Libraries
14rr|libcpdf-2.02r1-5|27	Summary:	PDF manipulating library
14rr|libcpdf-2.02r1-5|28	Requires:	zlib >= 1.1.4
14rr|libcpdf-2.02r1-5|29	
14rr|libcpdf-2.02r1-5|30	%description -n %{libname}
14rr|libcpdf-2.02r1-5|31	This is a library of ANSI C functions, for creating PDF files directly
14rr|libcpdf-2.02r1-5|32	via C.
14rr|libcpdf-2.02r1-5|33	
14rr|libcpdf-2.02r1-5|34	This package is in restricted because of its license.
14rr|libcpdf-2.02r1-5|35	
14rr|libcpdf-2.02r1-5|36	%package -n %{libname}-devel
14rr|libcpdf-2.02r1-5|37	Summary:	Header files needed for libcpdf development
14rr|libcpdf-2.02r1-5|38	Group:		Development/C
14rr|libcpdf-2.02r1-5|39	Requires:	%{libname} = %{version}
14rr|libcpdf-2.02r1-5|40	Provides:	libcpdf-devel
14rr|libcpdf-2.02r1-5|41	Requires:	zlib-devel
14rr|libcpdf-2.02r1-5|42	
14rr|libcpdf-2.02r1-5|43	%description -n %{libname}-devel
14rr|libcpdf-2.02r1-5|44	This package includes the header files for developing programs using
14rr|libcpdf-2.02r1-5|45	libcpdf.
14rr|libcpdf-2.02r1-5|46	
14rr|libcpdf-2.02r1-5|47	This package is in restricted because of its license.
14rr|libcpdf-2.02r1-5|48	
14rr|libcpdf-2.02r1-5|49	%package -n %{libname}-static-devel
14rr|libcpdf-2.02r1-5|50	Summary:	Static development libraries for %{name}
14rr|libcpdf-2.02r1-5|51	Group:		Development/C
14rr|libcpdf-2.02r1-5|52	Requires:	%{libname}-devel = %{version}
14rr|libcpdf-2.02r1-5|53	Requires:	zlib-devel
14rr|libcpdf-2.02r1-5|54	
14rr|libcpdf-2.02r1-5|55	%description -n %{libname}-static-devel
14rr|libcpdf-2.02r1-5|56	This package includes static libcpdf libraries.
14rr|libcpdf-2.02r1-5|57	
14rr|libcpdf-2.02r1-5|58	This package is in restricted because of its license.
14rr|libcpdf-2.02r1-5|59	
14rr|libcpdf-2.02r1-5|60	%prep
14rr|libcpdf-2.02r1-5|61	%setup -q -n ClibPDF
14rr|libcpdf-2.02r1-5|62	%patch0 -p0
14rr|libcpdf-2.02r1-5|63	%patch1 -p1
14rr|libcpdf-2.02r1-5|64	%__chmod 644 doc/*.pdf
14rr|libcpdf-2.02r1-5|65	find examples -type f | xargs %__perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} tr/\r//d;'
14rr|libcpdf-2.02r1-5|66	
14rr|libcpdf-2.02r1-5|67	bzcat %{SOURCE1} > examples/Makefile
14rr|libcpdf-2.02r1-5|68	
14rr|libcpdf-2.02r1-5|69	# remove useless files
14rr|libcpdf-2.02r1-5|70	%__rm -f examples/Makefile.*
14rr|libcpdf-2.02r1-5|71	
14rr|libcpdf-2.02r1-5|72	%build
14rr|libcpdf-2.02r1-5|73	cd source
14rr|libcpdf-2.02r1-5|74	%make -f Makefile.Linux shlib \
14rr|libcpdf-2.02r1-5|75	CFLAGS="%{optflags} -DLinux -fPIC" \
14rr|libcpdf-2.02r1-5|76	VERSION="%{version}"
14rr|libcpdf-2.02r1-5|77	
14rr|libcpdf-2.02r1-5|78	%install
14rr|libcpdf-2.02r1-5|79	%__rm -rf %{buildroot}
14rr|libcpdf-2.02r1-5|80	
14rr|libcpdf-2.02r1-5|81	%__install -d %{buildroot}%{_libdir}
14rr|libcpdf-2.02r1-5|82	%__install -d %{buildroot}%{_includedir}
14rr|libcpdf-2.02r1-5|83	
14rr|libcpdf-2.02r1-5|84	%__install -m 644 source/cpdflib.h %{buildroot}%{_includedir}
14rr|libcpdf-2.02r1-5|85	%__install -m 755 source/libcpdf.so.*.* %{buildroot}%{_libdir}
14rr|libcpdf-2.02r1-5|86	(cd %{buildroot}%{_libdir} ; ln -sf libcpdf.so.*.* libcpdf.so)
14rr|libcpdf-2.02r1-5|87	
14rr|libcpdf-2.02r1-5|88	%__install -m 644 source/libcpdf.a %{buildroot}%{_libdir}/
14rr|libcpdf-2.02r1-5|89	
14rr|libcpdf-2.02r1-5|90	%clean
14rr|libcpdf-2.02r1-5|91	%__rm -rf %{buildroot}
14rr|libcpdf-2.02r1-5|92	
14rr|libcpdf-2.02r1-5|93	%files -n %{libname}
14rr|libcpdf-2.02r1-5|94	%doc source/ChangeLog doc/*.txt fonts/README* LICENSE*
14rr|libcpdf-2.02r1-5|95	%{_libdir}/libcpdf.so.*
14rr|libcpdf-2.02r1-5|96	
14rr|libcpdf-2.02r1-5|97	%files -n %{libname}-devel
14rr|libcpdf-2.02r1-5|98	%doc doc/*.pdf examples
14rr|libcpdf-2.02r1-5|99	%{_libdir}/libcpdf.so
14rr|libcpdf-2.02r1-5|100	%{_includedir}/cpdflib.h
14rr|libcpdf-2.02r1-5|101	
14rr|libcpdf-2.02r1-5|102	%files -n %{libname}-static-devel
14rr|libcpdf-2.02r1-5|103	%{_libdir}/libcpdf.a
14rr|libcpdf-2.02r1-5|104	
14rr|libcpdf-2.02r1-5|105	
14rr|libcpdf-2.02r1-5|106	%changelog
14rr|libcpdf-2.02r1-5|107	* Tue Apr 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.02r1-5
14rr|libcpdf-2.02r1-5|108	+ Revision: 6ae328e
14rr|libcpdf-2.02r1-5|109	- Spec cleanup
14rr|libcpdf-2.02r1-5|110	
14rr|libcpdf-2.02r1-5|111	

26598 14
14rr|libdca-0.0.5-5|1	%define distsuffix plf
14rr|libdca-0.0.5-5|2	
14rr|libdca-0.0.5-5|3	%define major 0
14rr|libdca-0.0.5-5|4	%define libname %mklibname dca %{major}
14rr|libdca-0.0.5-5|5	%define devname %mklibname -d dca
14rr|libdca-0.0.5-5|6	
14rr|libdca-0.0.5-5|7	Summary:	DTS Coherent Acoustics decoder
14rr|libdca-0.0.5-5|8	Name:		libdca
14rr|libdca-0.0.5-5|9	Version:	0.0.5
14rr|libdca-0.0.5-5|10	Release:	5
14rr|libdca-0.0.5-5|11	License:	GPLv2+
14rr|libdca-0.0.5-5|12	Group:		Sound
14rr|libdca-0.0.5-5|13	Url:		http://www.videolan.org/developers/libdca.html
14rr|libdca-0.0.5-5|14	Source0:	http://download.videolan.org/pub/videolan/libdca/%{version}/%{name}-%{version}.tar.bz2
14rr|libdca-0.0.5-5|15	
14rr|libdca-0.0.5-5|16	%description
14rr|libdca-0.0.5-5|17	This is a free decoder for the DTS Coherent Acoustics format. It
14rr|libdca-0.0.5-5|18	consists of a library and a command line decoder. DTS is a high
14rr|libdca-0.0.5-5|19	quality multi-channel (5.1) digital audio format used in DVDs and
14rr|libdca-0.0.5-5|20	DTS audio CDs.
14rr|libdca-0.0.5-5|21	
14rr|libdca-0.0.5-5|22	This package is in restricted as it might violate some patents.
14rr|libdca-0.0.5-5|23	
14rr|libdca-0.0.5-5|24	#----------------------------------------------------------------------------
14rr|libdca-0.0.5-5|25	
14rr|libdca-0.0.5-5|26	%package tools
14rr|libdca-0.0.5-5|27	Summary:	DTS Coherent Acoustics decoder
14rr|libdca-0.0.5-5|28	Group:		Sound
14rr|libdca-0.0.5-5|29	Obsoletes:	dtsdec < %{EVRD}
14rr|libdca-0.0.5-5|30	Provides:	dtsdec = %{EVRD}
14rr|libdca-0.0.5-5|31	
14rr|libdca-0.0.5-5|32	%description tools
14rr|libdca-0.0.5-5|33	This is a free decoder for the DTS Coherent Acoustics format. It
14rr|libdca-0.0.5-5|34	consists of a library and a command line decoder. DTS is a high
14rr|libdca-0.0.5-5|35	quality multi-channel (5.1) digital audio format used in DVDs and
14rr|libdca-0.0.5-5|36	DTS audio CDs.
14rr|libdca-0.0.5-5|37	
14rr|libdca-0.0.5-5|38	This package is in restricted as it might violate some patents.
14rr|libdca-0.0.5-5|39	
14rr|libdca-0.0.5-5|40	%files tools
14rr|libdca-0.0.5-5|41	%doc AUTHORS ChangeLog NEWS README TODO
14rr|libdca-0.0.5-5|42	%{_bindir}/dtsdec
14rr|libdca-0.0.5-5|43	%{_bindir}/dcadec
14rr|libdca-0.0.5-5|44	%{_bindir}/extract_dca
14rr|libdca-0.0.5-5|45	%{_bindir}/extract_dts
14rr|libdca-0.0.5-5|46	%{_mandir}/man1/dcadec.1*
14rr|libdca-0.0.5-5|47	%{_mandir}/man1/dtsdec.1*
14rr|libdca-0.0.5-5|48	%{_mandir}/man1/extract_dca.1*
14rr|libdca-0.0.5-5|49	%{_mandir}/man1/extract_dts.1*
14rr|libdca-0.0.5-5|50	
14rr|libdca-0.0.5-5|51	#----------------------------------------------------------------------------
14rr|libdca-0.0.5-5|52	
14rr|libdca-0.0.5-5|53	%package -n %{libname}
14rr|libdca-0.0.5-5|54	Summary:	DTS Coherent Acoustics decoder shared library
14rr|libdca-0.0.5-5|55	Group:		System/Libraries
14rr|libdca-0.0.5-5|56	
14rr|libdca-0.0.5-5|57	%description -n %{libname}
14rr|libdca-0.0.5-5|58	This is a free decoder for the DTS Coherent Acoustics format. It
14rr|libdca-0.0.5-5|59	consists of a library and a command line decoder. DTS is a high
14rr|libdca-0.0.5-5|60	quality multi-channel (5.1) digital audio format used in DVDs and
14rr|libdca-0.0.5-5|61	DTS audio CDs.
14rr|libdca-0.0.5-5|62	
14rr|libdca-0.0.5-5|63	This package is in restricted as it might violate some patents.
14rr|libdca-0.0.5-5|64	
14rr|libdca-0.0.5-5|65	%files -n %{libname}
14rr|libdca-0.0.5-5|66	%{_libdir}/libdca.so.%{major}*
14rr|libdca-0.0.5-5|67	
14rr|libdca-0.0.5-5|68	#----------------------------------------------------------------------------
14rr|libdca-0.0.5-5|69	
14rr|libdca-0.0.5-5|70	%package -n %{devname}
14rr|libdca-0.0.5-5|71	Summary:	Library for decoding DTS audio - C development files
14rr|libdca-0.0.5-5|72	Group:		Development/C
14rr|libdca-0.0.5-5|73	Requires:	%{libname} = %{EVRD}
14rr|libdca-0.0.5-5|74	Provides:	%{name}-devel = %{EVRD}
14rr|libdca-0.0.5-5|75	Provides:	dtsdec-devel = %{EVRD}
14rr|libdca-0.0.5-5|76	
14rr|libdca-0.0.5-5|77	%description -n %{devname}
14rr|libdca-0.0.5-5|78	This is a free decoder for the DTS Coherent Acoustics format.DTS is a
14rr|libdca-0.0.5-5|79	high quality multi-channel (5.1) digital audio format used in DVDs and
14rr|libdca-0.0.5-5|80	DTS audio CDs.
14rr|libdca-0.0.5-5|81	
14rr|libdca-0.0.5-5|82	This package contains a library and the required header files to
14rr|libdca-0.0.5-5|83	develop with libdts.
14rr|libdca-0.0.5-5|84	
14rr|libdca-0.0.5-5|85	This is in restricted as it might violate some patents.
14rr|libdca-0.0.5-5|86	
14rr|libdca-0.0.5-5|87	%files -n %{devname}
14rr|libdca-0.0.5-5|88	%doc TODO
14rr|libdca-0.0.5-5|89	%{_includedir}/dts.h
14rr|libdca-0.0.5-5|90	%{_includedir}/dca.h
14rr|libdca-0.0.5-5|91	%{_libdir}/*.so
14rr|libdca-0.0.5-5|92	%{_libdir}/pkgconfig/libdca.pc
14rr|libdca-0.0.5-5|93	%{_libdir}/pkgconfig/libdts.pc
14rr|libdca-0.0.5-5|94	
14rr|libdca-0.0.5-5|95	#----------------------------------------------------------------------------
14rr|libdca-0.0.5-5|96	
14rr|libdca-0.0.5-5|97	%prep
14rr|libdca-0.0.5-5|98	%setup -q
14rr|libdca-0.0.5-5|99	
14rr|libdca-0.0.5-5|100	%build
14rr|libdca-0.0.5-5|101	%configure2_5x --disable-static
14rr|libdca-0.0.5-5|102	%make
14rr|libdca-0.0.5-5|103	
14rr|libdca-0.0.5-5|104	%install
14rr|libdca-0.0.5-5|105	%makeinstall_std
14rr|libdca-0.0.5-5|106	# libdca installs broken libdts.a compatibility symlink;
14rr|libdca-0.0.5-5|107	# replace it with shared devel symlink:
14rr|libdca-0.0.5-5|108	rm -f %{buildroot}%{_libdir}/libdts.a
14rr|libdca-0.0.5-5|109	ln -s libdca.so %{buildroot}%{_libdir}/libdts.so
14rr|libdca-0.0.5-5|110	
14rr|libdca-0.0.5-5|111	
14rr|libdca-0.0.5-5|112	%changelog
14rr|libdca-0.0.5-5|113	* Thu Feb 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.5-5
14rr|libdca-0.0.5-5|114	+ Revision: 42b52ae
14rr|libdca-0.0.5-5|115	- LOG Update files, spec cleanup
14rr|libdca-0.0.5-5|116	
14rr|libdca-0.0.5-5|117	

26599 14
14rr|libdvdcss-1.2.13-1|1	%define distsuffix plf
14rr|libdvdcss-1.2.13-1|2	
14rr|libdvdcss-1.2.13-1|3	%define major 2
14rr|libdvdcss-1.2.13-1|4	%define libname %mklibname dvdcss %{major}
14rr|libdvdcss-1.2.13-1|5	%define develname %mklibname -d dvdcss
14rr|libdvdcss-1.2.13-1|6	
14rr|libdvdcss-1.2.13-1|7	Name:		libdvdcss
14rr|libdvdcss-1.2.13-1|8	Version:	1.2.13
14rr|libdvdcss-1.2.13-1|9	Release:	1
14rr|libdvdcss-1.2.13-1|10	Summary:	Library for accessing DVDs like block device usind deCSS if needed
14rr|libdvdcss-1.2.13-1|11	Group:		System/Libraries
14rr|libdvdcss-1.2.13-1|12	License:	GPLv2+
14rr|libdvdcss-1.2.13-1|13	URL:		http://www.videolan.org/libdvdcss
14rr|libdvdcss-1.2.13-1|14	Source:		%{name}-%{version}.tar.bz2
14rr|libdvdcss-1.2.13-1|15	Conflicts:	libdvdcss0.0.1
14rr|libdvdcss-1.2.13-1|16	Conflicts:	libdvdcss0.0.2
14rr|libdvdcss-1.2.13-1|17	
14rr|libdvdcss-1.2.13-1|18	%description
14rr|libdvdcss-1.2.13-1|19	libdvdcss is a simple library designed for accessing DVDs like a block device
14rr|libdvdcss-1.2.13-1|20	without having to bother about the decryption. The important features are:
14rr|libdvdcss-1.2.13-1|21	* Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
14rr|libdvdcss-1.2.13-1|22	OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris,
14rr|libdvdcss-1.2.13-1|23	and HP-UX.
14rr|libdvdcss-1.2.13-1|24	* Simplicity. There are currently 7 functions in the API, and we intend to
14rr|libdvdcss-1.2.13-1|25	keep this number low.
14rr|libdvdcss-1.2.13-1|26	* Freedom. libdvdcss is released under the General Public License, ensuring
14rr|libdvdcss-1.2.13-1|27	it will stay free, and used only for free software products.
14rr|libdvdcss-1.2.13-1|28	* Just better. Unlike most similar projects, libdvdcss doesn't require the
14rr|libdvdcss-1.2.13-1|29	region of your drive to be set.
14rr|libdvdcss-1.2.13-1|30	
14rr|libdvdcss-1.2.13-1|31	This package is in restricted as it violates patents.
14rr|libdvdcss-1.2.13-1|32	
14rr|libdvdcss-1.2.13-1|33	%package -n %{libname}
14rr|libdvdcss-1.2.13-1|34	Summary:	A library for accessing DVDs like block device usind deCSS if needed
14rr|libdvdcss-1.2.13-1|35	Group:		System/Libraries
14rr|libdvdcss-1.2.13-1|36	Provides:	%{name} = %{version}-%{release}
14rr|libdvdcss-1.2.13-1|37	
14rr|libdvdcss-1.2.13-1|38	%description -n %{libname}
14rr|libdvdcss-1.2.13-1|39	libdvdcss is a simple library designed for accessing DVDs like a block device
14rr|libdvdcss-1.2.13-1|40	without having to bother about the decryption. The important features are:
14rr|libdvdcss-1.2.13-1|41	* Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
14rr|libdvdcss-1.2.13-1|42	OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris,
14rr|libdvdcss-1.2.13-1|43	and HP-UX.
14rr|libdvdcss-1.2.13-1|44	* Simplicity. There are currently 7 functions in the API, and we intend to
14rr|libdvdcss-1.2.13-1|45	keep this number low.
14rr|libdvdcss-1.2.13-1|46	* Freedom. libdvdcss is released under the General Public License, ensuring
14rr|libdvdcss-1.2.13-1|47	it will stay free, and used only for free software products.
14rr|libdvdcss-1.2.13-1|48	* Just better. Unlike most similar projects, libdvdcss doesn't require the
14rr|libdvdcss-1.2.13-1|49	region of your drive to be set.
14rr|libdvdcss-1.2.13-1|50	
14rr|libdvdcss-1.2.13-1|51	%package -n %{develname}
14rr|libdvdcss-1.2.13-1|52	Summary:	Development tools for programs which will use the %{name} library
14rr|libdvdcss-1.2.13-1|53	Group:		Development/C
14rr|libdvdcss-1.2.13-1|54	Requires:	%{libname} = %{version}
14rr|libdvdcss-1.2.13-1|55	Provides:	%{name}-devel = %{version}-%{release}
14rr|libdvdcss-1.2.13-1|56	
14rr|libdvdcss-1.2.13-1|57	%description -n %{develname}
14rr|libdvdcss-1.2.13-1|58	The %{name}-devel package includes the header files and static libraries
14rr|libdvdcss-1.2.13-1|59	necessary for developing programs which will manipulate DVDs files using
14rr|libdvdcss-1.2.13-1|60	the %{name} library.
14rr|libdvdcss-1.2.13-1|61	
14rr|libdvdcss-1.2.13-1|62	If you are going to develop programs which will manipulate DVDs, you
14rr|libdvdcss-1.2.13-1|63	should install %{name}-devel.  You'll also need to have the %{name}
14rr|libdvdcss-1.2.13-1|64	package installed.
14rr|libdvdcss-1.2.13-1|65	
14rr|libdvdcss-1.2.13-1|66	%prep
14rr|libdvdcss-1.2.13-1|67	%setup -q
14rr|libdvdcss-1.2.13-1|68	
14rr|libdvdcss-1.2.13-1|69	%build
14rr|libdvdcss-1.2.13-1|70	%configure2_5x
14rr|libdvdcss-1.2.13-1|71	%make
14rr|libdvdcss-1.2.13-1|72	
14rr|libdvdcss-1.2.13-1|73	%install
14rr|libdvdcss-1.2.13-1|74	%makeinstall_std
14rr|libdvdcss-1.2.13-1|75	
14rr|libdvdcss-1.2.13-1|76	%files -n %{libname}
14rr|libdvdcss-1.2.13-1|77	%{_libdir}/*.so.%{major}*
14rr|libdvdcss-1.2.13-1|78	
14rr|libdvdcss-1.2.13-1|79	%files -n %{develname}
14rr|libdvdcss-1.2.13-1|80	%doc ChangeLog COPYING
14rr|libdvdcss-1.2.13-1|81	%doc %{_docdir}/%{name}
14rr|libdvdcss-1.2.13-1|82	%{_libdir}/*.*a
14rr|libdvdcss-1.2.13-1|83	%{_libdir}/*.so
14rr|libdvdcss-1.2.13-1|84	%{_includedir}/*
14rr|libdvdcss-1.2.13-1|85	%{_libdir}/pkgconfig/*.pc
14rr|libdvdcss-1.2.13-1|86	
14rr|libdvdcss-1.2.13-1|87	
14rr|libdvdcss-1.2.13-1|88	%changelog
14rr|libdvdcss-1.2.13-1|89	* Mon Mar 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.13-1
14rr|libdvdcss-1.2.13-1|90	+ Revision: 5ae38f1
14rr|libdvdcss-1.2.13-1|91	- LOG New version 1.2.13, drop no longer needed patch, spec cleanup
14rr|libdvdcss-1.2.13-1|92	
14rr|libdvdcss-1.2.13-1|93	

26600 14
14rr|libfame-0.9.1-12|1	# Note that this is NOT a relocatable package
14rr|libfame-0.9.1-12|2	%define distsuffix plf
14rr|libfame-0.9.1-12|3	
14rr|libfame-0.9.1-12|4	%define major 0.9_1
14rr|libfame-0.9.1-12|5	%define libname %mklibname fame %{major}
14rr|libfame-0.9.1-12|6	%define develname %mklibname -d fame
14rr|libfame-0.9.1-12|7	
14rr|libfame-0.9.1-12|8	Name:		libfame
14rr|libfame-0.9.1-12|9	Version:	0.9.1
14rr|libfame-0.9.1-12|10	Release:	%mkrel 12
14rr|libfame-0.9.1-12|11	Summary:	Fast Assembly Mpeg Encoding library
14rr|libfame-0.9.1-12|12	License:	LGPLv2+
14rr|libfame-0.9.1-12|13	Group:		System/Libraries
14rr|libfame-0.9.1-12|14	URL:		http://fame.sourceforge.net
14rr|libfame-0.9.1-12|15	Source0:	http://prdownloads.sourceforge.net/fame/libfame-%{version}.tar.bz2
14rr|libfame-0.9.1-12|16	Patch:		libfame-0.9.1-gcc34-1.patch.bz2
14rr|libfame-0.9.1-12|17	Patch1:		libfame-0.9.1-64bit.diff
14rr|libfame-0.9.1-12|18	Patch2:		libfame-0.9.1-fix-underquoted-calls.patch
14rr|libfame-0.9.1-12|19	
14rr|libfame-0.9.1-12|20	%description
14rr|libfame-0.9.1-12|21	FAME is a library for fast MPEG encoding.
14rr|libfame-0.9.1-12|22	
14rr|libfame-0.9.1-12|23	This package is in restricted as it may violate some patents.
14rr|libfame-0.9.1-12|24	
14rr|libfame-0.9.1-12|25	%package -n %{libname}
14rr|libfame-0.9.1-12|26	Summary:	Fast Assembly Mpeg Encoding library
14rr|libfame-0.9.1-12|27	Group:		System/Libraries
14rr|libfame-0.9.1-12|28	
14rr|libfame-0.9.1-12|29	%description -n %{libname}
14rr|libfame-0.9.1-12|30	FAME is a library for fast MPEG encoding.
14rr|libfame-0.9.1-12|31	
14rr|libfame-0.9.1-12|32	This package is in restricted as it may violate some patents.
14rr|libfame-0.9.1-12|33	
14rr|libfame-0.9.1-12|34	%package -n %{develname}
14rr|libfame-0.9.1-12|35	Summary:	Libraries and include to develop using FAME
14rr|libfame-0.9.1-12|36	Group:		Development/C
14rr|libfame-0.9.1-12|37	Requires:	%{libname} = %{version}-%{release}
14rr|libfame-0.9.1-12|38	Provides:	%{name}-devel = %{version}-%{release}
14rr|libfame-0.9.1-12|39	Provides:	libfame0.9-devel = %{version}-%{release}
14rr|libfame-0.9.1-12|40	Conflicts:	libfame-devel < %{version}
14rr|libfame-0.9.1-12|41	Obsoletes:	%mklibname -d fame 0.9_1
14rr|libfame-0.9.1-12|42	
14rr|libfame-0.9.1-12|43	%description -n %{develname}
14rr|libfame-0.9.1-12|44	FAME is a library for fast MPEG encoding.
14rr|libfame-0.9.1-12|45	
14rr|libfame-0.9.1-12|46	This is the libraries, include files and other resources you can use
14rr|libfame-0.9.1-12|47	to develop FAME applications.
14rr|libfame-0.9.1-12|48	
14rr|libfame-0.9.1-12|49	This package is in restricted as it may violate some patents.
14rr|libfame-0.9.1-12|50	
14rr|libfame-0.9.1-12|51	%prep
14rr|libfame-0.9.1-12|52	%setup -q
14rr|libfame-0.9.1-12|53	%patch -p1
14rr|libfame-0.9.1-12|54	%patch1 -p1
14rr|libfame-0.9.1-12|55	%patch2 -p1
14rr|libfame-0.9.1-12|56	aclocal
14rr|libfame-0.9.1-12|57	autoconf
14rr|libfame-0.9.1-12|58	automake -a -f --foreign
14rr|libfame-0.9.1-12|59	
14rr|libfame-0.9.1-12|60	%build
14rr|libfame-0.9.1-12|61	%configure2_5x
14rr|libfame-0.9.1-12|62	%make
14rr|libfame-0.9.1-12|63	
14rr|libfame-0.9.1-12|64	%install
14rr|libfame-0.9.1-12|65	%__rm -rf %{buildroot}
14rr|libfame-0.9.1-12|66	%makeinstall_std
14rr|libfame-0.9.1-12|67	%multiarch_binaries %{buildroot}%{_bindir}/*-config
14rr|libfame-0.9.1-12|68	
14rr|libfame-0.9.1-12|69	%clean
14rr|libfame-0.9.1-12|70	%__rm -rf %{buildroot}
14rr|libfame-0.9.1-12|71	
14rr|libfame-0.9.1-12|72	%files -n %{libname}
14rr|libfame-0.9.1-12|73	%doc CHANGES COPYING README
14rr|libfame-0.9.1-12|74	%{_libdir}/lib*.so.*
14rr|libfame-0.9.1-12|75	
14rr|libfame-0.9.1-12|76	%files -n %{develname}
14rr|libfame-0.9.1-12|77	%{_bindir}/*-config
14rr|libfame-0.9.1-12|78	%{_libdir}/lib*.so
14rr|libfame-0.9.1-12|79	%{_libdir}/*a
14rr|libfame-0.9.1-12|80	%{_includedir}/fame*.h
14rr|libfame-0.9.1-12|81	%{_datadir}/aclocal/*
14rr|libfame-0.9.1-12|82	%{_mandir}/man3/*
14rr|libfame-0.9.1-12|83	%multiarch %{multiarch_bindir}/*-config
14rr|libfame-0.9.1-12|84	
14rr|libfame-0.9.1-12|85	
14rr|libfame-0.9.1-12|86	
14rr|libfame-0.9.1-12|87	%changelog
14rr|libfame-0.9.1-12|88	* Mon Apr 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1-12
14rr|libfame-0.9.1-12|89	+ Revision: e5585d1
14rr|libfame-0.9.1-12|90	- Spec cleanup
14rr|libfame-0.9.1-12|91	
14rr|libfame-0.9.1-12|92	

26601 14
14rr|libpano13-2.9.18-5plf|1	%define bigfov 0
14rr|libpano13-2.9.18-5plf|2	# --with plf build libpano with fov > 160 support which is patent covered
14rr|libpano13-2.9.18-5plf|3	# or have some legal issue, so disabled by default
14rr|libpano13-2.9.18-5plf|4	
14rr|libpano13-2.9.18-5plf|5	%{?_with_plf: %{expand: %%global bigfov 1}}
14rr|libpano13-2.9.18-5plf|6	
14rr|libpano13-2.9.18-5plf|7	
14rr|libpano13-2.9.18-5plf|8	####################
14rr|libpano13-2.9.18-5plf|9	# Hardcore plf build
14rr|libpano13-2.9.18-5plf|10	%define bigfov 1
14rr|libpano13-2.9.18-5plf|11	####################
14rr|libpano13-2.9.18-5plf|12	
14rr|libpano13-2.9.18-5plf|13	
14rr|libpano13-2.9.18-5plf|14	%if %{bigfov}
14rr|libpano13-2.9.18-5plf|15	%define distsuffix plf
14rr|libpano13-2.9.18-5plf|16	%if %{mdvver} >= 201100
14rr|libpano13-2.9.18-5plf|17	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|libpano13-2.9.18-5plf|18	%define extrarelsuffix plf
14rr|libpano13-2.9.18-5plf|19	%endif
14rr|libpano13-2.9.18-5plf|20	%endif
14rr|libpano13-2.9.18-5plf|21	
14rr|libpano13-2.9.18-5plf|22	%define lib_major 2
14rr|libpano13-2.9.18-5plf|23	%define libname %mklibname pano13_ %{lib_major}
14rr|libpano13-2.9.18-5plf|24	%define develname %mklibname -d pano13
14rr|libpano13-2.9.18-5plf|25	
14rr|libpano13-2.9.18-5plf|26	Name:		libpano13
14rr|libpano13-2.9.18-5plf|27	Version:	2.9.18
14rr|libpano13-2.9.18-5plf|28	Release:	5%{?extrarelsuffix}
14rr|libpano13-2.9.18-5plf|29	Summary:	Panorama Tools library
14rr|libpano13-2.9.18-5plf|30	License:	GPLv2+
14rr|libpano13-2.9.18-5plf|31	Group:		System/Libraries
14rr|libpano13-2.9.18-5plf|32	URL:		http://panotools.sourceforge.net/
14rr|libpano13-2.9.18-5plf|33	Source:		http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.gz
14rr|libpano13-2.9.18-5plf|34	BuildRequires:	java-1.7.0-openjdk-devel
14rr|libpano13-2.9.18-5plf|35	BuildRequires:	pkgconfig(libpng)
14rr|libpano13-2.9.18-5plf|36	BuildRequires:	jpeg-devel
14rr|libpano13-2.9.18-5plf|37	BuildRequires:	tiff-devel
14rr|libpano13-2.9.18-5plf|38	BuildRequires:	zlib-devel
14rr|libpano13-2.9.18-5plf|39	
14rr|libpano13-2.9.18-5plf|40	%description
14rr|libpano13-2.9.18-5plf|41	Helmut Dersch's Panorama Tools.
14rr|libpano13-2.9.18-5plf|42	
14rr|libpano13-2.9.18-5plf|43	%if %{bigfov}
14rr|libpano13-2.9.18-5plf|44	This package is in restricted because there is a patent if FOV is > 160
14rr|libpano13-2.9.18-5plf|45	%endif
14rr|libpano13-2.9.18-5plf|46	
14rr|libpano13-2.9.18-5plf|47	%package tools
14rr|libpano13-2.9.18-5plf|48	Summary:	Panorama Tools library
14rr|libpano13-2.9.18-5plf|49	Group:		Graphics
14rr|libpano13-2.9.18-5plf|50	
14rr|libpano13-2.9.18-5plf|51	%description tools
14rr|libpano13-2.9.18-5plf|52	Utilies for Helmut Dersch's Panorama Tools.
14rr|libpano13-2.9.18-5plf|53	
14rr|libpano13-2.9.18-5plf|54	%package -n %{libname}
14rr|libpano13-2.9.18-5plf|55	Summary:	Panorama Tools library
14rr|libpano13-2.9.18-5plf|56	Group:		System/Libraries
14rr|libpano13-2.9.18-5plf|57	Provides:	%{name} = %{version}-%{release}
14rr|libpano13-2.9.18-5plf|58	Obsoletes:	%{mklibname pano13_ 2} < 2.9.18
14rr|libpano13-2.9.18-5plf|59	Obsoletes:	%{_lib}pano13_0 < 2.9.18
14rr|libpano13-2.9.18-5plf|60	
14rr|libpano13-2.9.18-5plf|61	%description -n %{libname}
14rr|libpano13-2.9.18-5plf|62	Libraries for Helmut Dersch's Panorama Tools.
14rr|libpano13-2.9.18-5plf|63	
14rr|libpano13-2.9.18-5plf|64	%package -n %{develname}
14rr|libpano13-2.9.18-5plf|65	Summary:	Headers for developing programs that will use %{name}
14rr|libpano13-2.9.18-5plf|66	Group:		Development/C
14rr|libpano13-2.9.18-5plf|67	Requires:	%{libname} = %{version}-%{release}
14rr|libpano13-2.9.18-5plf|68	Provides:	pano13-devel = %{version}-%{release}
14rr|libpano13-2.9.18-5plf|69	
14rr|libpano13-2.9.18-5plf|70	%description -n %{develname}
14rr|libpano13-2.9.18-5plf|71	Developent headers for Helmut Dersch's Panorama Tools.
14rr|libpano13-2.9.18-5plf|72	
14rr|libpano13-2.9.18-5plf|73	%prep
14rr|libpano13-2.9.18-5plf|74	%setup -q
14rr|libpano13-2.9.18-5plf|75	
14rr|libpano13-2.9.18-5plf|76	%build
14rr|libpano13-2.9.18-5plf|77	export LIBS="-lm"
14rr|libpano13-2.9.18-5plf|78	%if %{bigfov}
14rr|libpano13-2.9.18-5plf|79	perl -pi -e "s|\#define\s+MAX_FISHEYE_FOV.*|\#define MAX_FISHEYE_FOV 3600|" filter.h
14rr|libpano13-2.9.18-5plf|80	%endif
14rr|libpano13-2.9.18-5plf|81	export CFLAGS="%{optflags} -fPIC"
14rr|libpano13-2.9.18-5plf|82	%configure2_5x \
14rr|libpano13-2.9.18-5plf|83	--enable-shared=yes \
14rr|libpano13-2.9.18-5plf|84	--enable-static=no
14rr|libpano13-2.9.18-5plf|85	
14rr|libpano13-2.9.18-5plf|86	%make
14rr|libpano13-2.9.18-5plf|87	
14rr|libpano13-2.9.18-5plf|88	%install
14rr|libpano13-2.9.18-5plf|89	%makeinstall
14rr|libpano13-2.9.18-5plf|90	
14rr|libpano13-2.9.18-5plf|91	%files tools
14rr|libpano13-2.9.18-5plf|92	%doc README.linux AUTHORS
14rr|libpano13-2.9.18-5plf|93	%{_bindir}/PT*
14rr|libpano13-2.9.18-5plf|94	%{_bindir}/panoinfo
14rr|libpano13-2.9.18-5plf|95	%{_mandir}/man1/*.1.*
14rr|libpano13-2.9.18-5plf|96	
14rr|libpano13-2.9.18-5plf|97	%files -n %{libname}
14rr|libpano13-2.9.18-5plf|98	%{_libdir}/libpano13.so.%{lib_major}*
14rr|libpano13-2.9.18-5plf|99	
14rr|libpano13-2.9.18-5plf|100	%files -n %{develname}
14rr|libpano13-2.9.18-5plf|101	%{_includedir}/pano13
14rr|libpano13-2.9.18-5plf|102	%{_libdir}/libpano13.so
14rr|libpano13-2.9.18-5plf|103	%{_libdir}/pkgconfig/*.pc
14rr|libpano13-2.9.18-5plf|104	
14rr|libpano13-2.9.18-5plf|105	
14rr|libpano13-2.9.18-5plf|106	
14rr|libpano13-2.9.18-5plf|107	%changelog
14rr|libpano13-2.9.18-5plf|108	* Mon Jul 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.9.18-5plf
14rr|libpano13-2.9.18-5plf|109	+ Revision: 0509676
14rr|libpano13-2.9.18-5plf|110	- Build with openjdk
14rr|libpano13-2.9.18-5plf|111	
14rr|libpano13-2.9.18-5plf|112	

26602 14
14rr|libquicktime-1.2.4-6plf|1	%define major 0
14rr|libquicktime-1.2.4-6plf|2	%define libname %mklibname quicktime %{major}
14rr|libquicktime-1.2.4-6plf|3	%define devname %mklibname quicktime -d
14rr|libquicktime-1.2.4-6plf|4	
14rr|libquicktime-1.2.4-6plf|5	######################
14rr|libquicktime-1.2.4-6plf|6	# Hardcore PLF build
14rr|libquicktime-1.2.4-6plf|7	%define build_plf 1
14rr|libquicktime-1.2.4-6plf|8	######################
14rr|libquicktime-1.2.4-6plf|9	
14rr|libquicktime-1.2.4-6plf|10	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|libquicktime-1.2.4-6plf|11	%if %{build_plf}
14rr|libquicktime-1.2.4-6plf|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|libquicktime-1.2.4-6plf|13	%define extrarelsuffix plf
14rr|libquicktime-1.2.4-6plf|14	%define distsuffix plf
14rr|libquicktime-1.2.4-6plf|15	%endif
14rr|libquicktime-1.2.4-6plf|16	
14rr|libquicktime-1.2.4-6plf|17	Summary:	A library for manipulating QuickTime files
14rr|libquicktime-1.2.4-6plf|18	Name:		libquicktime
14rr|libquicktime-1.2.4-6plf|19	Version:	1.2.4
14rr|libquicktime-1.2.4-6plf|20	Release:	6%{?extrarelsuffix}
14rr|libquicktime-1.2.4-6plf|21	%if %{build_plf}
14rr|libquicktime-1.2.4-6plf|22	License:	GPLv2+
14rr|libquicktime-1.2.4-6plf|23	%else
14rr|libquicktime-1.2.4-6plf|24	License:	LGPLv2+
14rr|libquicktime-1.2.4-6plf|25	%endif
14rr|libquicktime-1.2.4-6plf|26	Group:		Video
14rr|libquicktime-1.2.4-6plf|27	Url:		http://libquicktime.sourceforge.net/
14rr|libquicktime-1.2.4-6plf|28	Source0:	http://prdownloads.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
14rr|libquicktime-1.2.4-6plf|29	Patch0:		libquicktime-1.2.4-ffmpeg-2.0.patch
14rr|libquicktime-1.2.4-6plf|30	BuildRequires:	autoconf
14rr|libquicktime-1.2.4-6plf|31	BuildRequires:	automake
14rr|libquicktime-1.2.4-6plf|32	BuildRequires:	doxygen
14rr|libquicktime-1.2.4-6plf|33	BuildRequires:	ffmpeg-devel
14rr|libquicktime-1.2.4-6plf|34	BuildRequires:	jpeg-devel
14rr|libquicktime-1.2.4-6plf|35	BuildRequires:	pkgconfig(alsa)
14rr|libquicktime-1.2.4-6plf|36	BuildRequires:	pkgconfig(glu)
14rr|libquicktime-1.2.4-6plf|37	BuildRequires:	pkgconfig(gtk+-2.0)
14rr|libquicktime-1.2.4-6plf|38	BuildRequires:	pkgconfig(ice)
14rr|libquicktime-1.2.4-6plf|39	BuildRequires:	pkgconfig(libpng)
14rr|libquicktime-1.2.4-6plf|40	BuildRequires:	pkgconfig(schroedinger-1.0)
14rr|libquicktime-1.2.4-6plf|41	BuildRequires:	pkgconfig(vorbis)
14rr|libquicktime-1.2.4-6plf|42	BuildRequires:	pkgconfig(xaw7)
14rr|libquicktime-1.2.4-6plf|43	BuildRequires:	pkgconfig(xv)
14rr|libquicktime-1.2.4-6plf|44	
14rr|libquicktime-1.2.4-6plf|45	%description
14rr|libquicktime-1.2.4-6plf|46	Libquicktime is a library for reading and writing QuickTime files
14rr|libquicktime-1.2.4-6plf|47	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
14rr|libquicktime-1.2.4-6plf|48	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
14rr|libquicktime-1.2.4-6plf|49	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
14rr|libquicktime-1.2.4-6plf|50	
14rr|libquicktime-1.2.4-6plf|51	Libquicktime is based on the quicktime4linux library.  Libquicktime add
14rr|libquicktime-1.2.4-6plf|52	features such as a GNU build tools-based build process and dynamically
14rr|libquicktime-1.2.4-6plf|53	loadable CODECs.
14rr|libquicktime-1.2.4-6plf|54	
14rr|libquicktime-1.2.4-6plf|55	%if %{build_plf}
14rr|libquicktime-1.2.4-6plf|56	This package is in restricted as it violates some patents.
14rr|libquicktime-1.2.4-6plf|57	%endif
14rr|libquicktime-1.2.4-6plf|58	
14rr|libquicktime-1.2.4-6plf|59	%files -f %{name}.lang
14rr|libquicktime-1.2.4-6plf|60	%doc README
14rr|libquicktime-1.2.4-6plf|61	%dir %{_libdir}/libquicktime/
14rr|libquicktime-1.2.4-6plf|62	%{_libdir}/libquicktime/lqt_audiocodec.so
14rr|libquicktime-1.2.4-6plf|63	%{_libdir}/libquicktime/lqt_ffmpeg.so
14rr|libquicktime-1.2.4-6plf|64	%{_libdir}/libquicktime/lqt_mjpeg.so
14rr|libquicktime-1.2.4-6plf|65	%{_libdir}/libquicktime/lqt_png.so
14rr|libquicktime-1.2.4-6plf|66	%{_libdir}/libquicktime/lqt_videocodec.so
14rr|libquicktime-1.2.4-6plf|67	%{_libdir}/libquicktime/lqt_rtjpeg.so
14rr|libquicktime-1.2.4-6plf|68	%{_libdir}/libquicktime/lqt_schroedinger.so
14rr|libquicktime-1.2.4-6plf|69	%{_libdir}/libquicktime/lqt_vorbis.so
14rr|libquicktime-1.2.4-6plf|70	
14rr|libquicktime-1.2.4-6plf|71	#----------------------------------------------------------------------------
14rr|libquicktime-1.2.4-6plf|72	
14rr|libquicktime-1.2.4-6plf|73	%package -n %{libname}
14rr|libquicktime-1.2.4-6plf|74	Summary:	Shared library of libquicktime
14rr|libquicktime-1.2.4-6plf|75	Group:		System/Libraries
14rr|libquicktime-1.2.4-6plf|76	
14rr|libquicktime-1.2.4-6plf|77	%description -n %{libname}
14rr|libquicktime-1.2.4-6plf|78	Libquicktime is a library for reading and writing QuickTime files
14rr|libquicktime-1.2.4-6plf|79	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
14rr|libquicktime-1.2.4-6plf|80	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
14rr|libquicktime-1.2.4-6plf|81	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
14rr|libquicktime-1.2.4-6plf|82	
14rr|libquicktime-1.2.4-6plf|83	Libquicktime is based on the quicktime4linux library.  Libquicktime add
14rr|libquicktime-1.2.4-6plf|84	features such as a GNU build tools-based build process and dynamically
14rr|libquicktime-1.2.4-6plf|85	loadable CODECs.
14rr|libquicktime-1.2.4-6plf|86	
14rr|libquicktime-1.2.4-6plf|87	%files -n %{libname}
14rr|libquicktime-1.2.4-6plf|88	%{_libdir}/libquicktime.so.%{major}*
14rr|libquicktime-1.2.4-6plf|89	
14rr|libquicktime-1.2.4-6plf|90	#----------------------------------------------------------------------------
14rr|libquicktime-1.2.4-6plf|91	
14rr|libquicktime-1.2.4-6plf|92	%package -n %{devname}
14rr|libquicktime-1.2.4-6plf|93	Summary:	Header files and development documentation for libquicktime
14rr|libquicktime-1.2.4-6plf|94	Group:		Development/C
14rr|libquicktime-1.2.4-6plf|95	Requires:	%{libname} = %{EVRD}
14rr|libquicktime-1.2.4-6plf|96	Provides:	libquicktime-devel = %{EVRD}
14rr|libquicktime-1.2.4-6plf|97	Provides:	quicktime-devel = %{EVRD}
14rr|libquicktime-1.2.4-6plf|98	Provides:	quicktime-static-devel = %{EVRD}
14rr|libquicktime-1.2.4-6plf|99	
14rr|libquicktime-1.2.4-6plf|100	%description -n %{devname}
14rr|libquicktime-1.2.4-6plf|101	Header files and development documentation for libquicktime.
14rr|libquicktime-1.2.4-6plf|102	
14rr|libquicktime-1.2.4-6plf|103	%files -n %{devname}
14rr|libquicktime-1.2.4-6plf|104	%{_libdir}/libquicktime.so
14rr|libquicktime-1.2.4-6plf|105	%{_includedir}/lqt
14rr|libquicktime-1.2.4-6plf|106	%{_libdir}/pkgconfig/*.pc
14rr|libquicktime-1.2.4-6plf|107	
14rr|libquicktime-1.2.4-6plf|108	#----------------------------------------------------------------------------
14rr|libquicktime-1.2.4-6plf|109	
14rr|libquicktime-1.2.4-6plf|110	%package dv
14rr|libquicktime-1.2.4-6plf|111	Summary:	Libquicktime plugin supporting the DV codec
14rr|libquicktime-1.2.4-6plf|112	Group:		Video
14rr|libquicktime-1.2.4-6plf|113	Requires:	%{name} = %{EVRD}
14rr|libquicktime-1.2.4-6plf|114	BuildRequires:	pkgconfig(libdv)
14rr|libquicktime-1.2.4-6plf|115	
14rr|libquicktime-1.2.4-6plf|116	%description dv
14rr|libquicktime-1.2.4-6plf|117	Libquicktime plugin supporting the DV codec
14rr|libquicktime-1.2.4-6plf|118	
14rr|libquicktime-1.2.4-6plf|119	%files dv
14rr|libquicktime-1.2.4-6plf|120	%{_libdir}/libquicktime/lqt_dv.so
14rr|libquicktime-1.2.4-6plf|121	
14rr|libquicktime-1.2.4-6plf|122	#----------------------------------------------------------------------------
14rr|libquicktime-1.2.4-6plf|123	
14rr|libquicktime-1.2.4-6plf|124	%package progs
14rr|libquicktime-1.2.4-6plf|125	Summary:	Useful tools to operate at QuickTime files
14rr|libquicktime-1.2.4-6plf|126	Group:		Video
14rr|libquicktime-1.2.4-6plf|127	Requires:	%{name} = %{EVRD}
14rr|libquicktime-1.2.4-6plf|128	
14rr|libquicktime-1.2.4-6plf|129	%description progs
14rr|libquicktime-1.2.4-6plf|130	Useful tools to operate on QuickTime files.
14rr|libquicktime-1.2.4-6plf|131	
14rr|libquicktime-1.2.4-6plf|132	%files progs
14rr|libquicktime-1.2.4-6plf|133	%doc README TODO
14rr|libquicktime-1.2.4-6plf|134	%{_bindir}/libquicktime_config
14rr|libquicktime-1.2.4-6plf|135	%{_bindir}/lqtplay
14rr|libquicktime-1.2.4-6plf|136	%{_bindir}/lqtremux
14rr|libquicktime-1.2.4-6plf|137	%{_bindir}/lqt_transcode
14rr|libquicktime-1.2.4-6plf|138	%{_bindir}/qt*
14rr|libquicktime-1.2.4-6plf|139	%{_mandir}/man1/lqtplay.1*
14rr|libquicktime-1.2.4-6plf|140	
14rr|libquicktime-1.2.4-6plf|141	%if %{build_plf}
14rr|libquicktime-1.2.4-6plf|142	#----------------------------------------------------------------------------
14rr|libquicktime-1.2.4-6plf|143	%package lame
14rr|libquicktime-1.2.4-6plf|144	Summary:	Libquicktime plugin supporting the MP3 codec
14rr|libquicktime-1.2.4-6plf|145	Group:		Video
14rr|libquicktime-1.2.4-6plf|146	Requires:	%{name} = %{EVRD}
14rr|libquicktime-1.2.4-6plf|147	BuildRequires:	lame-devel
14rr|libquicktime-1.2.4-6plf|148	
14rr|libquicktime-1.2.4-6plf|149	%description lame
14rr|libquicktime-1.2.4-6plf|150	This is a libquicktime plugin supporting the MP3 codec based on lame.
14rr|libquicktime-1.2.4-6plf|151	
14rr|libquicktime-1.2.4-6plf|152	This package is in restricted as it violates some patents.
14rr|libquicktime-1.2.4-6plf|153	
14rr|libquicktime-1.2.4-6plf|154	%files lame
14rr|libquicktime-1.2.4-6plf|155	%{_libdir}/libquicktime/lqt_lame.so
14rr|libquicktime-1.2.4-6plf|156	
14rr|libquicktime-1.2.4-6plf|157	#----------------------------------------------------------------------------
14rr|libquicktime-1.2.4-6plf|158	
14rr|libquicktime-1.2.4-6plf|159	%package faac
14rr|libquicktime-1.2.4-6plf|160	Summary:	Libquicktime plugin for encoding AAC
14rr|libquicktime-1.2.4-6plf|161	Group:		Video
14rr|libquicktime-1.2.4-6plf|162	Requires:	%{name} = %{EVRD}
14rr|libquicktime-1.2.4-6plf|163	BuildRequires:	libfaac-devel
14rr|libquicktime-1.2.4-6plf|164	
14rr|libquicktime-1.2.4-6plf|165	%description faac
14rr|libquicktime-1.2.4-6plf|166	This is a libquicktime plugin for AAC encoding based on faac.
14rr|libquicktime-1.2.4-6plf|167	
14rr|libquicktime-1.2.4-6plf|168	This package is in restricted as it violates some patents.
14rr|libquicktime-1.2.4-6plf|169	
14rr|libquicktime-1.2.4-6plf|170	%files faac
14rr|libquicktime-1.2.4-6plf|171	%{_libdir}/libquicktime/lqt_faac.so
14rr|libquicktime-1.2.4-6plf|172	
14rr|libquicktime-1.2.4-6plf|173	#----------------------------------------------------------------------------
14rr|libquicktime-1.2.4-6plf|174	
14rr|libquicktime-1.2.4-6plf|175	%package faad
14rr|libquicktime-1.2.4-6plf|176	Summary:	Libquicktime plugin for decoding AAC
14rr|libquicktime-1.2.4-6plf|177	Group:		Video
14rr|libquicktime-1.2.4-6plf|178	Requires:	%{name} = %{EVRD}
14rr|libquicktime-1.2.4-6plf|179	BuildRequires:	libfaad2-devel
14rr|libquicktime-1.2.4-6plf|180	
14rr|libquicktime-1.2.4-6plf|181	%description faad
14rr|libquicktime-1.2.4-6plf|182	This is a libquicktime plugin for AAC decoding based on faad2.
14rr|libquicktime-1.2.4-6plf|183	
14rr|libquicktime-1.2.4-6plf|184	This package is in restricted as it violates some patents.
14rr|libquicktime-1.2.4-6plf|185	
14rr|libquicktime-1.2.4-6plf|186	%files faad
14rr|libquicktime-1.2.4-6plf|187	%{_libdir}/libquicktime/lqt_faad2.so
14rr|libquicktime-1.2.4-6plf|188	
14rr|libquicktime-1.2.4-6plf|189	#----------------------------------------------------------------------------
14rr|libquicktime-1.2.4-6plf|190	
14rr|libquicktime-1.2.4-6plf|191	%package x264
14rr|libquicktime-1.2.4-6plf|192	Summary:	Libquicktime plugin for encoding H.264/MPEG-4 streams
14rr|libquicktime-1.2.4-6plf|193	Group:		Video
14rr|libquicktime-1.2.4-6plf|194	Requires:	%{name} = %{EVRD}
14rr|libquicktime-1.2.4-6plf|195	BuildRequires:	pkgconfig(x264)
14rr|libquicktime-1.2.4-6plf|196	
14rr|libquicktime-1.2.4-6plf|197	%description x264
14rr|libquicktime-1.2.4-6plf|198	This is a libquicktime plugin for encoding H.264/MPEG-4 streams.
14rr|libquicktime-1.2.4-6plf|199	
14rr|libquicktime-1.2.4-6plf|200	This package is in restricted as it violates some patents.
14rr|libquicktime-1.2.4-6plf|201	
14rr|libquicktime-1.2.4-6plf|202	%files x264
14rr|libquicktime-1.2.4-6plf|203	%{_libdir}/libquicktime/lqt_x264.so
14rr|libquicktime-1.2.4-6plf|204	#----------------------------------------------------------------------------
14rr|libquicktime-1.2.4-6plf|205	%endif
14rr|libquicktime-1.2.4-6plf|206	
14rr|libquicktime-1.2.4-6plf|207	%prep
14rr|libquicktime-1.2.4-6plf|208	%setup -q
14rr|libquicktime-1.2.4-6plf|209	%patch0 -p1
14rr|libquicktime-1.2.4-6plf|210	
14rr|libquicktime-1.2.4-6plf|211	%build
14rr|libquicktime-1.2.4-6plf|212	%configure2_5x \
14rr|libquicktime-1.2.4-6plf|213	--with-libdv \
14rr|libquicktime-1.2.4-6plf|214	%ifarch x86_64
14rr|libquicktime-1.2.4-6plf|215	--with-pic \
14rr|libquicktime-1.2.4-6plf|216	%endif
14rr|libquicktime-1.2.4-6plf|217	%if %{build_plf}
14rr|libquicktime-1.2.4-6plf|218	--enable-gpl
14rr|libquicktime-1.2.4-6plf|219	%endif
14rr|libquicktime-1.2.4-6plf|220	
14rr|libquicktime-1.2.4-6plf|221	%make
14rr|libquicktime-1.2.4-6plf|222	
14rr|libquicktime-1.2.4-6plf|223	%install
14rr|libquicktime-1.2.4-6plf|224	%makeinstall_std
14rr|libquicktime-1.2.4-6plf|225	
14rr|libquicktime-1.2.4-6plf|226	rm -f %{buildroot}%{_libdir}/libquicktime/*a
14rr|libquicktime-1.2.4-6plf|227	rm -f %{buildroot}%{_libdir}/libquicktime/lqt_opendivx.so
14rr|libquicktime-1.2.4-6plf|228	
14rr|libquicktime-1.2.4-6plf|229	%find_lang %{name}
14rr|libquicktime-1.2.4-6plf|230	
14rr|libquicktime-1.2.4-6plf|231	
14rr|libquicktime-1.2.4-6plf|232	%changelog
14rr|libquicktime-1.2.4-6plf|233	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-6plf
14rr|libquicktime-1.2.4-6plf|234	+ Revision: 4b4598c
14rr|libquicktime-1.2.4-6plf|235	- Bump release
14rr|libquicktime-1.2.4-6plf|236	
14rr|libquicktime-1.2.4-6plf|237	

26603 14
14rr|libtxc_dxtn-1.0.1-3|1	%define distsuffix plf
14rr|libtxc_dxtn-1.0.1-3|2	
14rr|libtxc_dxtn-1.0.1-3|3	%define libname %mklibname txc-dxtn
14rr|libtxc_dxtn-1.0.1-3|4	%define devname %mklibname txc-dxtn -d
14rr|libtxc_dxtn-1.0.1-3|5	
14rr|libtxc_dxtn-1.0.1-3|6	Summary:	S3 Texture Compression (S3TC) sextension for Mesa
14rr|libtxc_dxtn-1.0.1-3|7	Name:		libtxc_dxtn
14rr|libtxc_dxtn-1.0.1-3|8	Version:	1.0.1
14rr|libtxc_dxtn-1.0.1-3|9	Epoch:		1
14rr|libtxc_dxtn-1.0.1-3|10	Release:	3
14rr|libtxc_dxtn-1.0.1-3|11	License:	BSD
14rr|libtxc_dxtn-1.0.1-3|12	Group:		System/Libraries
14rr|libtxc_dxtn-1.0.1-3|13	Url:		http://cgit.freedesktop.org/~mareko/libtxc_dxtn/
14rr|libtxc_dxtn-1.0.1-3|14	Source0:	http://cgit.freedesktop.org/~mareko/libtxc_dxtn/snapshot/libtxc_dxtn-%{version}.tar.bz2
14rr|libtxc_dxtn-1.0.1-3|15	BuildRequires:	pkgconfig(gl)
14rr|libtxc_dxtn-1.0.1-3|16	
14rr|libtxc_dxtn-1.0.1-3|17	%description
14rr|libtxc_dxtn-1.0.1-3|18	An open source implementation of the S3 Texture Compression (S3TC)
14rr|libtxc_dxtn-1.0.1-3|19	for use with the open source OpenGL implementation Mesa.
14rr|libtxc_dxtn-1.0.1-3|20	
14rr|libtxc_dxtn-1.0.1-3|21	This provides the GLX extension GL_EXT_texture_compression_s3tc.
14rr|libtxc_dxtn-1.0.1-3|22	
14rr|libtxc_dxtn-1.0.1-3|23	This package is in restricted because S3TC is covered by software
14rr|libtxc_dxtn-1.0.1-3|24	patents.
14rr|libtxc_dxtn-1.0.1-3|25	
14rr|libtxc_dxtn-1.0.1-3|26	#----------------------------------------------------------------------------
14rr|libtxc_dxtn-1.0.1-3|27	
14rr|libtxc_dxtn-1.0.1-3|28	%package -n %{libname}
14rr|libtxc_dxtn-1.0.1-3|29	Summary:	S3 Texture Compression (S3TC) sextension for Mesa
14rr|libtxc_dxtn-1.0.1-3|30	Group:		System/Libraries
14rr|libtxc_dxtn-1.0.1-3|31	Provides:	%{name} = %{EVRD}
14rr|libtxc_dxtn-1.0.1-3|32	
14rr|libtxc_dxtn-1.0.1-3|33	%description -n %{libname}
14rr|libtxc_dxtn-1.0.1-3|34	An open source implementation of the  S3 Texture Compression (S3TC)
14rr|libtxc_dxtn-1.0.1-3|35	for use with the open source OpenGL implementation Mesa.
14rr|libtxc_dxtn-1.0.1-3|36	
14rr|libtxc_dxtn-1.0.1-3|37	This provides the GLX extension GL_EXT_texture_compression_s3tc.
14rr|libtxc_dxtn-1.0.1-3|38	
14rr|libtxc_dxtn-1.0.1-3|39	This package is in restricted because S3TC is covered by software
14rr|libtxc_dxtn-1.0.1-3|40	patents.
14rr|libtxc_dxtn-1.0.1-3|41	
14rr|libtxc_dxtn-1.0.1-3|42	%files -n %{libname}
14rr|libtxc_dxtn-1.0.1-3|43	%{_libdir}/%{name}.so
14rr|libtxc_dxtn-1.0.1-3|44	
14rr|libtxc_dxtn-1.0.1-3|45	#----------------------------------------------------------------------------
14rr|libtxc_dxtn-1.0.1-3|46	
14rr|libtxc_dxtn-1.0.1-3|47	%package -n %{devname}
14rr|libtxc_dxtn-1.0.1-3|48	Summary:	S3 Texture Compression (S3TC) sextension for Mesa
14rr|libtxc_dxtn-1.0.1-3|49	Group:		System/Libraries
14rr|libtxc_dxtn-1.0.1-3|50	Requires:	%{libname} = %{EVRD}
14rr|libtxc_dxtn-1.0.1-3|51	Provides:	%{name}-devel = %{EVRD}
14rr|libtxc_dxtn-1.0.1-3|52	
14rr|libtxc_dxtn-1.0.1-3|53	%description -n %{devname}
14rr|libtxc_dxtn-1.0.1-3|54	An open source implementation of the S3 Texture Compression (S3TC)
14rr|libtxc_dxtn-1.0.1-3|55	for use with the open source OpenGL implementation Mesa.
14rr|libtxc_dxtn-1.0.1-3|56	
14rr|libtxc_dxtn-1.0.1-3|57	This provides the GLX extension GL_EXT_texture_compression_s3tc.
14rr|libtxc_dxtn-1.0.1-3|58	
14rr|libtxc_dxtn-1.0.1-3|59	This package is in restricted because S3TC is covered by software
14rr|libtxc_dxtn-1.0.1-3|60	patents.
14rr|libtxc_dxtn-1.0.1-3|61	
14rr|libtxc_dxtn-1.0.1-3|62	%files -n %{devname}
14rr|libtxc_dxtn-1.0.1-3|63	%doc Changelog
14rr|libtxc_dxtn-1.0.1-3|64	%{_includedir}/txc_dxtn.h
14rr|libtxc_dxtn-1.0.1-3|65	
14rr|libtxc_dxtn-1.0.1-3|66	#----------------------------------------------------------------------------
14rr|libtxc_dxtn-1.0.1-3|67	
14rr|libtxc_dxtn-1.0.1-3|68	%prep
14rr|libtxc_dxtn-1.0.1-3|69	%setup -q
14rr|libtxc_dxtn-1.0.1-3|70	
14rr|libtxc_dxtn-1.0.1-3|71	%build
14rr|libtxc_dxtn-1.0.1-3|72	[[ -f configure ]] || ./autogen.sh
14rr|libtxc_dxtn-1.0.1-3|73	%setup_compile_flags
14rr|libtxc_dxtn-1.0.1-3|74	%configure
14rr|libtxc_dxtn-1.0.1-3|75	%make
14rr|libtxc_dxtn-1.0.1-3|76	
14rr|libtxc_dxtn-1.0.1-3|77	%install
14rr|libtxc_dxtn-1.0.1-3|78	%makeinstall_std
14rr|libtxc_dxtn-1.0.1-3|79	
14rr|libtxc_dxtn-1.0.1-3|80	
14rr|libtxc_dxtn-1.0.1-3|81	%changelog
14rr|libtxc_dxtn-1.0.1-3|82	* Thu May 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.0.1-3
14rr|libtxc_dxtn-1.0.1-3|83	+ Revision: dd99ad9
14rr|libtxc_dxtn-1.0.1-3|84	- Spec cleanup
14rr|libtxc_dxtn-1.0.1-3|85	
14rr|libtxc_dxtn-1.0.1-3|86	

26604 14
14rr|lxdvdrip-1.77-1|1	%define distsuffix plf
14rr|lxdvdrip-1.77-1|2	
14rr|lxdvdrip-1.77-1|3	Name:		lxdvdrip
14rr|lxdvdrip-1.77-1|4	Version:	1.77
14rr|lxdvdrip-1.77-1|5	Release:	%mkrel 1
14rr|lxdvdrip-1.77-1|6	Summary:	DVD ripping tool
14rr|lxdvdrip-1.77-1|7	License:	GPLv2
14rr|lxdvdrip-1.77-1|8	URL:		http://lxdvdrip.sourceforge.net/
14rr|lxdvdrip-1.77-1|9	Group: 		Video
14rr|lxdvdrip-1.77-1|10	Source:		http://sourceforge.net/projects/lxdvdrip/files/%{name}-%{version}.tgz
14rr|lxdvdrip-1.77-1|11	Patch0:		lxdvdrip-1.77-makefile.patch
14rr|lxdvdrip-1.77-1|12	Patch1:		lxdvdrip-1.77-wavpath.patch
14rr|lxdvdrip-1.77-1|13	Requires:	dvdauthor
14rr|lxdvdrip-1.77-1|14	Requires:	mplayer
14rr|lxdvdrip-1.77-1|15	Requires:	dvd+rw-tools
14rr|lxdvdrip-1.77-1|16	Requires:	transcode
14rr|lxdvdrip-1.77-1|17	Requires:	dvdbackup
14rr|lxdvdrip-1.77-1|18	Requires:	dvdwizard
14rr|lxdvdrip-1.77-1|19	Buildrequires:	libdvdread-devel
14rr|lxdvdrip-1.77-1|20	BuildRequires:	libdvdnav-devel
14rr|lxdvdrip-1.77-1|21	
14rr|lxdvdrip-1.77-1|22	%description
14rr|lxdvdrip-1.77-1|23	lxdvdrip is a Command Line Tool to make a copy from a Video DVD for private
14rr|lxdvdrip-1.77-1|24	Use. It automates the process of Ripping, Authoring, Preview and Burning of a
14rr|lxdvdrip-1.77-1|25	DVD.
14rr|lxdvdrip-1.77-1|26	
14rr|lxdvdrip-1.77-1|27	This package is in restricted, as DVD ripping might break local laws.
14rr|lxdvdrip-1.77-1|28	
14rr|lxdvdrip-1.77-1|29	%prep
14rr|lxdvdrip-1.77-1|30	%setup -q -n %{name}
14rr|lxdvdrip-1.77-1|31	%patch0 -p1
14rr|lxdvdrip-1.77-1|32	%patch1 -p1
14rr|lxdvdrip-1.77-1|33	%__rm -rf doc-pak/CVS
14rr|lxdvdrip-1.77-1|34	%__chmod 644 doc-pak/*
14rr|lxdvdrip-1.77-1|35	
14rr|lxdvdrip-1.77-1|36	%build
14rr|lxdvdrip-1.77-1|37	%make CFLAGS="%{optflags}"
14rr|lxdvdrip-1.77-1|38	
14rr|lxdvdrip-1.77-1|39	%install
14rr|lxdvdrip-1.77-1|40	%__rm -fr %{buildroot}
14rr|lxdvdrip-1.77-1|41	%makeinstall_std
14rr|lxdvdrip-1.77-1|42	
14rr|lxdvdrip-1.77-1|43	%clean
14rr|lxdvdrip-1.77-1|44	%__rm -fr %{buildroot}
14rr|lxdvdrip-1.77-1|45	
14rr|lxdvdrip-1.77-1|46	%files
14rr|lxdvdrip-1.77-1|47	%doc doc-pak/*
14rr|lxdvdrip-1.77-1|48	%{_bindir}/*
14rr|lxdvdrip-1.77-1|49	%{_mandir}/man1/%{name}.1*
14rr|lxdvdrip-1.77-1|50	%{_datadir}/%{name}/%{name}.wav
14rr|lxdvdrip-1.77-1|51	%config(noreplace) %{_sysconfdir}/%{name}.conf
14rr|lxdvdrip-1.77-1|52	
14rr|lxdvdrip-1.77-1|53	
14rr|lxdvdrip-1.77-1|54	%changelog
14rr|lxdvdrip-1.77-1|55	* Sat Apr 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.77-1
14rr|lxdvdrip-1.77-1|56	+ Revision: 6dc3bdd
14rr|lxdvdrip-1.77-1|57	- New version 1.77, update patches
14rr|lxdvdrip-1.77-1|58	
14rr|lxdvdrip-1.77-1|59	

26605 14
14rr|mac-3.99.4.5.7-1|1	%define distsuffix plf
14rr|mac-3.99.4.5.7-1|2	
14rr|mac-3.99.4.5.7-1|3	%define ver 3.99
14rr|mac-3.99.4.5.7-1|4	%define uver 4
14rr|mac-3.99.4.5.7-1|5	%define bver 5
14rr|mac-3.99.4.5.7-1|6	%define sver 7
14rr|mac-3.99.4.5.7-1|7	
14rr|mac-3.99.4.5.7-1|8	%define libname %mklibname %{name} 2
14rr|mac-3.99.4.5.7-1|9	%define libnamedevel %mklibname -d %{name}
14rr|mac-3.99.4.5.7-1|10	
14rr|mac-3.99.4.5.7-1|11	Name:		mac
14rr|mac-3.99.4.5.7-1|12	Version:	%{ver}.%{uver}.%{bver}.%{sver}
14rr|mac-3.99.4.5.7-1|13	Release:	%mkrel 1
14rr|mac-3.99.4.5.7-1|14	Summary:	Monkey's Audio Codec
14rr|mac-3.99.4.5.7-1|15	Source0:	http://etree.org/shnutils/shntool/support/formats/ape/unix/%{ver}-u%{uver}-b%{bver}-s%{sver}/%{name}-%{ver}-u%{uver}-b%{bver}-s%{sver}.tar.gz
14rr|mac-3.99.4.5.7-1|16	License:	Freeware
14rr|mac-3.99.4.5.7-1|17	Group:		Sound
14rr|mac-3.99.4.5.7-1|18	Url:		http://etree.org/shnutils/shntool/
14rr|mac-3.99.4.5.7-1|19	BuildRequires:	libstdc++-devel
14rr|mac-3.99.4.5.7-1|20	Obsoletes:	APE
14rr|mac-3.99.4.5.7-1|21	
14rr|mac-3.99.4.5.7-1|22	%description
14rr|mac-3.99.4.5.7-1|23	Monkey's Audio Codec is a lossless audio codec w/ good
14rr|mac-3.99.4.5.7-1|24	correspondence of compression (and decompresssion) ratio
14rr|mac-3.99.4.5.7-1|25	and time.
14rr|mac-3.99.4.5.7-1|26	
14rr|mac-3.99.4.5.7-1|27	Monkey's Audio Codec can be used for personal, educational
14rr|mac-3.99.4.5.7-1|28	and non-commercial purposes. Commercial usage requires
14rr|mac-3.99.4.5.7-1|29	prior written permission from Monkey's Audio author.
14rr|mac-3.99.4.5.7-1|30	See License.htm before usage.
14rr|mac-3.99.4.5.7-1|31	
14rr|mac-3.99.4.5.7-1|32	This version is patched for shntool support.
14rr|mac-3.99.4.5.7-1|33	
14rr|mac-3.99.4.5.7-1|34	This package is in restricted because of its license.
14rr|mac-3.99.4.5.7-1|35	
14rr|mac-3.99.4.5.7-1|36	%package -n %{libname}
14rr|mac-3.99.4.5.7-1|37	Summary:	Monkey's Audio Codec library
14rr|mac-3.99.4.5.7-1|38	Group:		System/Libraries
14rr|mac-3.99.4.5.7-1|39	
14rr|mac-3.99.4.5.7-1|40	%description -n %{libname}
14rr|mac-3.99.4.5.7-1|41	Monkey's Audio Codec library.
14rr|mac-3.99.4.5.7-1|42	
14rr|mac-3.99.4.5.7-1|43	Monkey's Audio Codec is a lossless audio codec w/ good
14rr|mac-3.99.4.5.7-1|44	correspondence of compression (and decompresssion) ratio
14rr|mac-3.99.4.5.7-1|45	and time.
14rr|mac-3.99.4.5.7-1|46	
14rr|mac-3.99.4.5.7-1|47	Monkey's Audio Codec can be used for personal, educational
14rr|mac-3.99.4.5.7-1|48	and non-commercial purposes. Commercial usage requires
14rr|mac-3.99.4.5.7-1|49	prior written permission from Monkey's Audio author.
14rr|mac-3.99.4.5.7-1|50	See License.htm before usage.
14rr|mac-3.99.4.5.7-1|51	
14rr|mac-3.99.4.5.7-1|52	This version is patched for shntool support.
14rr|mac-3.99.4.5.7-1|53	
14rr|mac-3.99.4.5.7-1|54	This package is in restricted because of its license.
14rr|mac-3.99.4.5.7-1|55	
14rr|mac-3.99.4.5.7-1|56	%package -n %{libnamedevel}
14rr|mac-3.99.4.5.7-1|57	Summary:	Monkey's Audio Codec development files
14rr|mac-3.99.4.5.7-1|58	Group:		Development/C
14rr|mac-3.99.4.5.7-1|59	Requires:	%{libname} = %{version}-%{release}
14rr|mac-3.99.4.5.7-1|60	Provides:	%{name}-devel = %{version}-%{release}
14rr|mac-3.99.4.5.7-1|61	
14rr|mac-3.99.4.5.7-1|62	%description -n %{libnamedevel}
14rr|mac-3.99.4.5.7-1|63	Development files (headers etc) needed to develop software with %{libname}.
14rr|mac-3.99.4.5.7-1|64	
14rr|mac-3.99.4.5.7-1|65	This version is patched for shntool support.
14rr|mac-3.99.4.5.7-1|66	
14rr|mac-3.99.4.5.7-1|67	This package is in restricted because of its license.
14rr|mac-3.99.4.5.7-1|68	
14rr|mac-3.99.4.5.7-1|69	%prep
14rr|mac-3.99.4.5.7-1|70	%setup -q -n %{name}-%{ver}-u%{uver}-b%{bver}-s%{sver}
14rr|mac-3.99.4.5.7-1|71	
14rr|mac-3.99.4.5.7-1|72	%build
14rr|mac-3.99.4.5.7-1|73	CXXFLAGS="$CXXFLAGS -DSHNTOOL" %configure2_5x
14rr|mac-3.99.4.5.7-1|74	%make
14rr|mac-3.99.4.5.7-1|75	
14rr|mac-3.99.4.5.7-1|76	%install
14rr|mac-3.99.4.5.7-1|77	%__rm -rf %{buildroot}
14rr|mac-3.99.4.5.7-1|78	%makeinstall_std
14rr|mac-3.99.4.5.7-1|79	%__cp src/License.htm .
14rr|mac-3.99.4.5.7-1|80	
14rr|mac-3.99.4.5.7-1|81	%clean
14rr|mac-3.99.4.5.7-1|82	%__rm -rf %{buildroot}
14rr|mac-3.99.4.5.7-1|83	
14rr|mac-3.99.4.5.7-1|84	%files
14rr|mac-3.99.4.5.7-1|85	%doc ChangeLog ChangeLog.shntool AUTHORS COPYING README NEWS License.htm
14rr|mac-3.99.4.5.7-1|86	%{_bindir}/*
14rr|mac-3.99.4.5.7-1|87	
14rr|mac-3.99.4.5.7-1|88	%files -n %{libname}
14rr|mac-3.99.4.5.7-1|89	%{_libdir}/*.so.*
14rr|mac-3.99.4.5.7-1|90	
14rr|mac-3.99.4.5.7-1|91	%files -n %{libnamedevel}
14rr|mac-3.99.4.5.7-1|92	%dir %{_includedir}/%{name}
14rr|mac-3.99.4.5.7-1|93	%{_includedir}/%{name}/*.h
14rr|mac-3.99.4.5.7-1|94	%{_libdir}/*.so
14rr|mac-3.99.4.5.7-1|95	%{_libdir}/*.*a
14rr|mac-3.99.4.5.7-1|96	
14rr|mac-3.99.4.5.7-1|97	
14rr|mac-3.99.4.5.7-1|98	%changelog
14rr|mac-3.99.4.5.7-1|99	* Sun Apr 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.99.4.5.7-1
14rr|mac-3.99.4.5.7-1|100	+ Revision: 6cf5673
14rr|mac-3.99.4.5.7-1|101	- Spec cleanup
14rr|mac-3.99.4.5.7-1|102	
14rr|mac-3.99.4.5.7-1|103	

26606 14
14rr|mahjongg3d-extra-0.96-4|1	%define distsuffix plf
14rr|mahjongg3d-extra-0.96-4|2	
14rr|mahjongg3d-extra-0.96-4|3	%define base_name mahjongg3d
14rr|mahjongg3d-extra-0.96-4|4	
14rr|mahjongg3d-extra-0.96-4|5	Name:		%{base_name}-extra
14rr|mahjongg3d-extra-0.96-4|6	Version:	0.96
14rr|mahjongg3d-extra-0.96-4|7	Release:	%mkrel 4
14rr|mahjongg3d-extra-0.96-4|8	Summary:	Extra tiles for Mahjongg 3d Solitaire
14rr|mahjongg3d-extra-0.96-4|9	Group:		Games/Boards
14rr|mahjongg3d-extra-0.96-4|10	#not really sure about the license so using Freeware
14rr|mahjongg3d-extra-0.96-4|11	License:	Freeware
14rr|mahjongg3d-extra-0.96-4|12	URL:		http://www.reto-schoelly.de/mahjongg3d/
14rr|mahjongg3d-extra-0.96-4|13	Source0:	http://www.reto-schoelly.de/mahjongg3d/simpsons_tileset.tar.bz2
14rr|mahjongg3d-extra-0.96-4|14	Source1:	http://www.reto-schoelly.de/mahjongg3d/manga_tileset.tar.bz2
14rr|mahjongg3d-extra-0.96-4|15	Requires:	%{base_name}
14rr|mahjongg3d-extra-0.96-4|16	BuildArch:	noarch
14rr|mahjongg3d-extra-0.96-4|17	
14rr|mahjongg3d-extra-0.96-4|18	%description
14rr|mahjongg3d-extra-0.96-4|19	Extra tiles for MahJongg 3D Solitaire.
14rr|mahjongg3d-extra-0.96-4|20	
14rr|mahjongg3d-extra-0.96-4|21	This package is in restricted because it is including possibly
14rr|mahjongg3d-extra-0.96-4|22	copyrighted characters.
14rr|mahjongg3d-extra-0.96-4|23	
14rr|mahjongg3d-extra-0.96-4|24	%prep
14rr|mahjongg3d-extra-0.96-4|25	%setup -c %{name}-%{version} -q -a 1
14rr|mahjongg3d-extra-0.96-4|26	
14rr|mahjongg3d-extra-0.96-4|27	%install
14rr|mahjongg3d-extra-0.96-4|28	%__rm -rf %{buildroot}
14rr|mahjongg3d-extra-0.96-4|29	%__install -d %{buildroot}%{_gamesdatadir}/%{base_name}/backgrounds
14rr|mahjongg3d-extra-0.96-4|30	%__install -m 0644 backgrounds/*.bmp %{buildroot}%{_gamesdatadir}/%{base_name}/backgrounds
14rr|mahjongg3d-extra-0.96-4|31	%__install -d %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets
14rr|mahjongg3d-extra-0.96-4|32	%__install -m 0644 tilesets/*.tileset %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/
14rr|mahjongg3d-extra-0.96-4|33	%__install -d %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/manga
14rr|mahjongg3d-extra-0.96-4|34	%__install -m 0644 tilesets/manga/* %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/manga/
14rr|mahjongg3d-extra-0.96-4|35	%__install -d %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/simpsons
14rr|mahjongg3d-extra-0.96-4|36	%__install -m 0644 tilesets/simpsons/* %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/simpsons/
14rr|mahjongg3d-extra-0.96-4|37	
14rr|mahjongg3d-extra-0.96-4|38	%files
14rr|mahjongg3d-extra-0.96-4|39	%{_gamesdatadir}/%{base_name}/tilesets/manga.tileset
14rr|mahjongg3d-extra-0.96-4|40	%{_gamesdatadir}/%{base_name}/tilesets/manga
14rr|mahjongg3d-extra-0.96-4|41	%{_gamesdatadir}/%{base_name}/backgrounds/manga.background.bmp
14rr|mahjongg3d-extra-0.96-4|42	%{_gamesdatadir}/%{base_name}/tilesets/simpsons.tileset
14rr|mahjongg3d-extra-0.96-4|43	%{_gamesdatadir}/%{base_name}/tilesets/simpsons
14rr|mahjongg3d-extra-0.96-4|44	%{_gamesdatadir}/%{base_name}/backgrounds/homer.background.bmp
14rr|mahjongg3d-extra-0.96-4|45	
14rr|mahjongg3d-extra-0.96-4|46	%clean
14rr|mahjongg3d-extra-0.96-4|47	%__rm -rf %{buildroot}
14rr|mahjongg3d-extra-0.96-4|48	
14rr|mahjongg3d-extra-0.96-4|49	
14rr|mahjongg3d-extra-0.96-4|50	%changelog
14rr|mahjongg3d-extra-0.96-4|51	* Mon Apr 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.96-4
14rr|mahjongg3d-extra-0.96-4|52	+ Revision: ad91e57
14rr|mahjongg3d-extra-0.96-4|53	- Spec cleanup
14rr|mahjongg3d-extra-0.96-4|54	
14rr|mahjongg3d-extra-0.96-4|55	

26607 14
14rr|mandvd-2.6-3|1	%define		distsuffix plf
14rr|mandvd-2.6-3|2	
14rr|mandvd-2.6-3|3	Name:		mandvd
14rr|mandvd-2.6-3|4	Version:	2.6
14rr|mandvd-2.6-3|5	Release:	3
14rr|mandvd-2.6-3|6	Summary:	Video DVD creation tool
14rr|mandvd-2.6-3|7	License:	GPLv2+
14rr|mandvd-2.6-3|8	Group:		Video
14rr|mandvd-2.6-3|9	URL:		http://www.kde-apps.org/content/show.php/ManDVD?content=83906
14rr|mandvd-2.6-3|10	Source0:	%{name}-%{version}.tar.gz
14rr|mandvd-2.6-3|11	Patch1:		mandvd-NTSC.patch
14rr|mandvd-2.6-3|12	Patch2:		mandvd-2.6-gcc4.7.patch
14rr|mandvd-2.6-3|13	BuildRequires:	qt3-devel
14rr|mandvd-2.6-3|14	BuildRequires:	imagemagick
14rr|mandvd-2.6-3|15	Requires:	dvd-slideshow >= 0.8.0
14rr|mandvd-2.6-3|16	Requires:	k3b
14rr|mandvd-2.6-3|17	Requires:	mplayer
14rr|mandvd-2.6-3|18	Requires:	mencoder
14rr|mandvd-2.6-3|19	Requires:	ffmpeg
14rr|mandvd-2.6-3|20	Suggests:	gimp
14rr|mandvd-2.6-3|21	Requires:	mkisofs >= 2.01
14rr|mandvd-2.6-3|22	Requires:	xine-ui >= 0.99.4
14rr|mandvd-2.6-3|23	Requires:	lame >= 3.98
14rr|mandvd-2.6-3|24	Requires:	alsa-utils >= 1.0.19-1
14rr|mandvd-2.6-3|25	Requires:	dvdauthor >= 0.6.17
14rr|mandvd-2.6-3|26	Requires:	mjpegtools >= 1.9.0
14rr|mandvd-2.6-3|27	Requires:	netpbm >= 10.35
14rr|mandvd-2.6-3|28	Requires:	transcode >= 1.1.2
14rr|mandvd-2.6-3|29	Requires:	dvd+rw-tools >= 7.1
14rr|mandvd-2.6-3|30	
14rr|mandvd-2.6-3|31	%description
14rr|mandvd-2.6-3|32	ManDVD is a graphical tool for creating Video DVDs, including menus.
14rr|mandvd-2.6-3|33	
14rr|mandvd-2.6-3|34	This package is in restricted as it requires other software from restricted.
14rr|mandvd-2.6-3|35	
14rr|mandvd-2.6-3|36	%prep
14rr|mandvd-2.6-3|37	%setup -q
14rr|mandvd-2.6-3|38	%patch1 -p1
14rr|mandvd-2.6-3|39	%patch2 -p1
14rr|mandvd-2.6-3|40	
14rr|mandvd-2.6-3|41	%build
14rr|mandvd-2.6-3|42	%if %{mdvver} < 201100
14rr|mandvd-2.6-3|43	echo "QMAKE_CFLAGS += %{optflags}" >> mandvd.pro
14rr|mandvd-2.6-3|44	echo "QMAKE_CXXFLAGS += %{optflags}" >> mandvd.pro
14rr|mandvd-2.6-3|45	%endif
14rr|mandvd-2.6-3|46	
14rr|mandvd-2.6-3|47	%qmake_qt3 "mandvd.pro"
14rr|mandvd-2.6-3|48	
14rr|mandvd-2.6-3|49	sed -i s\|-Werror=format-security\|\|g Makefile
14rr|mandvd-2.6-3|50	
14rr|mandvd-2.6-3|51	%make
14rr|mandvd-2.6-3|52	
14rr|mandvd-2.6-3|53	%install
14rr|mandvd-2.6-3|54	install -d %{buildroot}%{_bindir}
14rr|mandvd-2.6-3|55	install -m 755 %{name} %{buildroot}%{_bindir}
14rr|mandvd-2.6-3|56	install -d %{buildroot}/%{_miconsdir}
14rr|mandvd-2.6-3|57	install -d %{buildroot}/%{_iconsdir}
14rr|mandvd-2.6-3|58	install -d %{buildroot}/%{_liconsdir}
14rr|mandvd-2.6-3|59	install -D -m 644 mandvd.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
14rr|mandvd-2.6-3|60	install -D -m 644 mandvdico.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
14rr|mandvd-2.6-3|61	install -D -m 644 mandvdSplash.png %{buildroot}%{_datadir}/pixmaps/mandvdSplash.png
14rr|mandvd-2.6-3|62	
14rr|mandvd-2.6-3|63	convert -scale 16 mandvdico.png %{buildroot}%{_miconsdir}/%{name}.png
14rr|mandvd-2.6-3|64	convert -scale 32 mandvdico.png %{buildroot}%{_iconsdir}/%{name}.png
14rr|mandvd-2.6-3|65	convert -scale 46 mandvdico.png %{buildroot}%{_liconsdir}/%{name}.png
14rr|mandvd-2.6-3|66	
14rr|mandvd-2.6-3|67	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14rr|mandvd-2.6-3|68	[Desktop Entry]
14rr|mandvd-2.6-3|69	Name=%{name}
14rr|mandvd-2.6-3|70	Comment=ManDVD is a graphical tool for creating Video DVDs, including menus.
14rr|mandvd-2.6-3|71	Comment[it_IT]=Creatore di Dvd
14rr|mandvd-2.6-3|72	Exec=%{name}
14rr|mandvd-2.6-3|73	Icon=%{name}
14rr|mandvd-2.6-3|74	Terminal=false
14rr|mandvd-2.6-3|75	Type=Application
14rr|mandvd-2.6-3|76	StartupNotify=true
14rr|mandvd-2.6-3|77	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;
14rr|mandvd-2.6-3|78	EOF
14rr|mandvd-2.6-3|79	
14rr|mandvd-2.6-3|80	%files
14rr|mandvd-2.6-3|81	%doc COPYING INSTALL README
14rr|mandvd-2.6-3|82	%{_bindir}/mandvd
14rr|mandvd-2.6-3|83	%{_datadir}/applications/%{name}.desktop
14rr|mandvd-2.6-3|84	%{_datadir}/pixmaps/mandvd.png
14rr|mandvd-2.6-3|85	%{_datadir}/pixmaps/mandvdSplash.png
14rr|mandvd-2.6-3|86	%{_iconsdir}/*.png
14rr|mandvd-2.6-3|87	%{_liconsdir}/*.png
14rr|mandvd-2.6-3|88	%{_miconsdir}/*.png
14rr|mandvd-2.6-3|89	
14rr|mandvd-2.6-3|90	
14rr|mandvd-2.6-3|91	%changelog
14rr|mandvd-2.6-3|92	* Wed Oct 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6-3
14rr|mandvd-2.6-3|93	+ Revision: e1ab99b
14rr|mandvd-2.6-3|94	- Update gcc 4.7 patch
14rr|mandvd-2.6-3|95	
14rr|mandvd-2.6-3|96	

26608 14
14rr|moc-2.5.0-1.beta2.svn2628.2|1	%define _disable_ld_no_undefined 1
14rr|moc-2.5.0-1.beta2.svn2628.2|2	#define debug_package	%{nil}
14rr|moc-2.5.0-1.beta2.svn2628.2|3	
14rr|moc-2.5.0-1.beta2.svn2628.2|4	%define beta beta2
14rr|moc-2.5.0-1.beta2.svn2628.2|5	%define svn svn2628
14rr|moc-2.5.0-1.beta2.svn2628.2|6	
14rr|moc-2.5.0-1.beta2.svn2628.2|7	Summary:	Simple console audio player
14rr|moc-2.5.0-1.beta2.svn2628.2|8	Name:		moc
14rr|moc-2.5.0-1.beta2.svn2628.2|9	Epoch:		1
14rr|moc-2.5.0-1.beta2.svn2628.2|10	Version:	2.5.0
14rr|moc-2.5.0-1.beta2.svn2628.2|11	Release:	1.%{beta}.%{svn}.2
14rr|moc-2.5.0-1.beta2.svn2628.2|12	License:	GPLv2+
14rr|moc-2.5.0-1.beta2.svn2628.2|13	Group:		Sound
14rr|moc-2.5.0-1.beta2.svn2628.2|14	Url:		http://moc.daper.net/
14rr|moc-2.5.0-1.beta2.svn2628.2|15	# svn : svn co svn://daper.net/moc/trunk
14rr|moc-2.5.0-1.beta2.svn2628.2|16	Source0:	ftp://ftp.daper.net/pub/soft/%{name}/stable/%{name}-%{version}_%{beta}_%{svn}.tar.gz
14rr|moc-2.5.0-1.beta2.svn2628.2|17	BuildRequires:	autogen
14rr|moc-2.5.0-1.beta2.svn2628.2|18	BuildRequires:	ffmpeg-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|19	BuildRequires:	gettext-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|20	BuildRequires:	libfaac-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|21	BuildRequires:	libfaad2-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|22	BuildRequires:	libmpcdec-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|23	BuildRequires:	librcc-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|24	BuildRequires:	libstdc++-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|25	BuildRequires:	libtool-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|26	BuildRequires:	magic-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|27	BuildRequires:	pkgconfig(alsa)
14rr|moc-2.5.0-1.beta2.svn2628.2|28	BuildRequires:	pkgconfig(flac)
14rr|moc-2.5.0-1.beta2.svn2628.2|29	BuildRequires:	pkgconfig(id3tag)
14rr|moc-2.5.0-1.beta2.svn2628.2|30	BuildRequires:	pkgconfig(libcurl)
14rr|moc-2.5.0-1.beta2.svn2628.2|31	BuildRequires:	pkgconfig(libmodplug)
14rr|moc-2.5.0-1.beta2.svn2628.2|32	BuildRequires:	pkgconfig(mad)
14rr|moc-2.5.0-1.beta2.svn2628.2|33	BuildRequires:	pkgconfig(ncursesw)
14rr|moc-2.5.0-1.beta2.svn2628.2|34	BuildRequires:	pkgconfig(popt)
14rr|moc-2.5.0-1.beta2.svn2628.2|35	BuildRequires:	pkgconfig(samplerate)
14rr|moc-2.5.0-1.beta2.svn2628.2|36	BuildRequires:	pkgconfig(sndfile)
14rr|moc-2.5.0-1.beta2.svn2628.2|37	BuildRequires:	pkgconfig(speex)
14rr|moc-2.5.0-1.beta2.svn2628.2|38	BuildRequires:	pkgconfig(taglib)
14rr|moc-2.5.0-1.beta2.svn2628.2|39	BuildRequires:	pkgconfig(vorbis)
14rr|moc-2.5.0-1.beta2.svn2628.2|40	BuildRequires:	pkgconfig(wavpack)
14rr|moc-2.5.0-1.beta2.svn2628.2|41	%if %{mdvver} >= 201210
14rr|moc-2.5.0-1.beta2.svn2628.2|42	BuildRequires:	db5.2-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|43	BuildRequires:	db5.2
14rr|moc-2.5.0-1.beta2.svn2628.2|44	%else
14rr|moc-2.5.0-1.beta2.svn2628.2|45	BuildRequires:	db5.1-devel
14rr|moc-2.5.0-1.beta2.svn2628.2|46	BuildRequires:	db5.1
14rr|moc-2.5.0-1.beta2.svn2628.2|47	%endif
14rr|moc-2.5.0-1.beta2.svn2628.2|48	
14rr|moc-2.5.0-1.beta2.svn2628.2|49	%description
14rr|moc-2.5.0-1.beta2.svn2628.2|50	MOC is a console audio player with ncurses interface.
14rr|moc-2.5.0-1.beta2.svn2628.2|51	Features:
14rr|moc-2.5.0-1.beta2.svn2628.2|52	* Supports aac ffmpeg flac modplug mp3 musepack sndfile
14rr|moc-2.5.0-1.beta2.svn2628.2|53	speex vorbis wavpack
14rr|moc-2.5.0-1.beta2.svn2628.2|54	* Play files from directory changing automatically to the next one
14rr|moc-2.5.0-1.beta2.svn2628.2|55	without any playlist.
14rr|moc-2.5.0-1.beta2.svn2628.2|56	* Supports id3tag, VBR and Xing header for MP3.
14rr|moc-2.5.0-1.beta2.svn2628.2|57	* Simple mixer.
14rr|moc-2.5.0-1.beta2.svn2628.2|58	* Fast switching to your music directory.
14rr|moc-2.5.0-1.beta2.svn2628.2|59	* Playlists (without read/write to a file).
14rr|moc-2.5.0-1.beta2.svn2628.2|60	* Shuffle and repeat.
14rr|moc-2.5.0-1.beta2.svn2628.2|61	* Changing process priority to higher value.
14rr|moc-2.5.0-1.beta2.svn2628.2|62	* Playing in separate thread.
14rr|moc-2.5.0-1.beta2.svn2628.2|63	
14rr|moc-2.5.0-1.beta2.svn2628.2|64	%prep
14rr|moc-2.5.0-1.beta2.svn2628.2|65	%setup -q -n trunk
14rr|moc-2.5.0-1.beta2.svn2628.2|66	
14rr|moc-2.5.0-1.beta2.svn2628.2|67	%build
14rr|moc-2.5.0-1.beta2.svn2628.2|68	export CFLAGS="%{optflags} `pkg-config --cflags ncursesw`"
14rr|moc-2.5.0-1.beta2.svn2628.2|69	autoreconf -fi
14rr|moc-2.5.0-1.beta2.svn2628.2|70	%configure2_5x
14rr|moc-2.5.0-1.beta2.svn2628.2|71	%make
14rr|moc-2.5.0-1.beta2.svn2628.2|72	
14rr|moc-2.5.0-1.beta2.svn2628.2|73	%install
14rr|moc-2.5.0-1.beta2.svn2628.2|74	%makeinstall_std
14rr|moc-2.5.0-1.beta2.svn2628.2|75	rm -rf %{buildroot}/usr/share/doc/
14rr|moc-2.5.0-1.beta2.svn2628.2|76	rm -rf %{buildroot}/%{_libdir}/*/*/*la
14rr|moc-2.5.0-1.beta2.svn2628.2|77	
14rr|moc-2.5.0-1.beta2.svn2628.2|78	%files
14rr|moc-2.5.0-1.beta2.svn2628.2|79	%doc COPYING AUTHORS NEWS README TODO
14rr|moc-2.5.0-1.beta2.svn2628.2|80	%doc config.example keymap.example
14rr|moc-2.5.0-1.beta2.svn2628.2|81	%{_bindir}/mocp
14rr|moc-2.5.0-1.beta2.svn2628.2|82	%{_mandir}/*/*
14rr|moc-2.5.0-1.beta2.svn2628.2|83	%{_libdir}/%{name}
14rr|moc-2.5.0-1.beta2.svn2628.2|84	%{_datadir}/%{name}
14rr|moc-2.5.0-1.beta2.svn2628.2|85	
14rr|moc-2.5.0-1.beta2.svn2628.2|86	
14rr|moc-2.5.0-1.beta2.svn2628.2|87	%changelog
14rr|moc-2.5.0-1.beta2.svn2628.2|88	* Thu Apr 24 2014 symbianflo <symbianflo@symbianflo> 1:2.5.0-1.beta2.svn2628.2
14rr|moc-2.5.0-1.beta2.svn2628.2|89	+ Revision: ef51337
14rr|moc-2.5.0-1.beta2.svn2628.2|90	- Log new svn 2628
14rr|moc-2.5.0-1.beta2.svn2628.2|91	- * Overhauled FFmpeg/LibAV decoder:
14rr|moc-2.5.0-1.beta2.svn2628.2|92	- - Resolved FFmpeg API deprecations
14rr|moc-2.5.0-1.beta2.svn2628.2|93	- - Provided LibAV compatibility
14rr|moc-2.5.0-1.beta2.svn2628.2|94	- - Provided proper stereo downmixing
14rr|moc-2.5.0-1.beta2.svn2628.2|95	- - Provided locking support for non-thread-safe library functions
14rr|moc-2.5.0-1.beta2.svn2628.2|96	- - Provided better FFmpeg or LibAV discrimination
14rr|moc-2.5.0-1.beta2.svn2628.2|97	- - Provided better audio duration reliability determination
14rr|moc-2.5.0-1.beta2.svn2628.2|98	- - Increased number of decodable formats (including Xiph Opus)
14rr|moc-2.5.0-1.beta2.svn2628.2|99	- - Added decoding of audio from video formats
14rr|moc-2.5.0-1.beta2.svn2628.2|100	- - Added logging of FFmpeg/LibAV messages
14rr|moc-2.5.0-1.beta2.svn2628.2|101	- - Added seeking in most (but not all) formats
14rr|moc-2.5.0-1.beta2.svn2628.2|102	- - Added handling for planar codecs
14rr|moc-2.5.0-1.beta2.svn2628.2|103	- - Excluded experimental codecs from decoding
14rr|moc-2.5.0-1.beta2.svn2628.2|104	- - Fixed misreporting of tags, duration and bitrates
14rr|moc-2.5.0-1.beta2.svn2628.2|105	- - Fixed memory and file descriptor leakages
14rr|moc-2.5.0-1.beta2.svn2628.2|106	- - Fixed severe distortion on 8-bit samples
14rr|moc-2.5.0-1.beta2.svn2628.2|107	- - Fixed loop playing FLAC files
14rr|moc-2.5.0-1.beta2.svn2628.2|108	- - Fixed many FFmpeg/LibAV API breakages
14rr|moc-2.5.0-1.beta2.svn2628.2|109	
14rr|moc-2.5.0-1.beta2.svn2628.2|110	

26609 14
14rr|moc-2.6.0-alpha1|1	%define _disable_ld_no_undefined 1
14rr|moc-2.6.0-alpha1|2	%define beta beta2
14rr|moc-2.6.0-alpha1|3	%define svn svn2628
14rr|moc-2.6.0-alpha1|4	# switch between tarball and svn here.Sflo
14rr|moc-2.6.0-alpha1|5	%define with_svn 0
14rr|moc-2.6.0-alpha1|6	#
14rr|moc-2.6.0-alpha1|7	Summary:	Simple console audio player
14rr|moc-2.6.0-alpha1|8	Name:		moc
14rr|moc-2.6.0-alpha1|9	Epoch:		1
14rr|moc-2.6.0-alpha1|10	Version:	2.6.0
14rr|moc-2.6.0-alpha1|11	%if %{with_svn}
14rr|moc-2.6.0-alpha1|12	Release:	1.%{beta}.%{svn}.2
14rr|moc-2.6.0-alpha1|13	%else
14rr|moc-2.6.0-alpha1|14	Release:	alpha1
14rr|moc-2.6.0-alpha1|15	%endif
14rr|moc-2.6.0-alpha1|16	
14rr|moc-2.6.0-alpha1|17	License:	GPLv2+
14rr|moc-2.6.0-alpha1|18	Group:		Sound
14rr|moc-2.6.0-alpha1|19	Url:		http://moc.daper.net/
14rr|moc-2.6.0-alpha1|20	
14rr|moc-2.6.0-alpha1|21	%if %{with_svn}
14rr|moc-2.6.0-alpha1|22	# svn : svn co svn://daper.net/moc/trunk
14rr|moc-2.6.0-alpha1|23	Source0:	ftp://ftp.daper.net/pub/soft/%{name}/stable/%{name}-%{version}_%{beta}_%{svn}.tar.gz
14rr|moc-2.6.0-alpha1|24	%else
14rr|moc-2.6.0-alpha1|25	Source0:	ftp://ftp.daper.net/pub/soft/%{name}/unstable/%{name}-2.6-alpha1.tar.xz
14rr|moc-2.6.0-alpha1|26	%endif
14rr|moc-2.6.0-alpha1|27	
14rr|moc-2.6.0-alpha1|28	BuildRequires:	autogen
14rr|moc-2.6.0-alpha1|29	BuildRequires:	ffmpeg-devel
14rr|moc-2.6.0-alpha1|30	BuildRequires:	gettext-devel
14rr|moc-2.6.0-alpha1|31	BuildRequires:	libfaac-devel
14rr|moc-2.6.0-alpha1|32	BuildRequires:	libfaad2-devel
14rr|moc-2.6.0-alpha1|33	BuildRequires:	libmpcdec-devel
14rr|moc-2.6.0-alpha1|34	BuildRequires:	librcc-devel
14rr|moc-2.6.0-alpha1|35	BuildRequires:	libstdc++-devel
14rr|moc-2.6.0-alpha1|36	BuildRequires:	libtool-devel
14rr|moc-2.6.0-alpha1|37	BuildRequires:	magic-devel
14rr|moc-2.6.0-alpha1|38	BuildRequires:	pkgconfig(alsa)
14rr|moc-2.6.0-alpha1|39	BuildRequires:	pkgconfig(flac)
14rr|moc-2.6.0-alpha1|40	BuildRequires:	pkgconfig(id3tag)
14rr|moc-2.6.0-alpha1|41	BuildRequires:	pkgconfig(libcurl)
14rr|moc-2.6.0-alpha1|42	BuildRequires:	pkgconfig(libmodplug)
14rr|moc-2.6.0-alpha1|43	BuildRequires:	pkgconfig(mad)
14rr|moc-2.6.0-alpha1|44	BuildRequires:	pkgconfig(ncursesw)
14rr|moc-2.6.0-alpha1|45	BuildRequires:	pkgconfig(popt)
14rr|moc-2.6.0-alpha1|46	BuildRequires:	pkgconfig(samplerate)
14rr|moc-2.6.0-alpha1|47	BuildRequires:	pkgconfig(sndfile)
14rr|moc-2.6.0-alpha1|48	BuildRequires:	pkgconfig(speex)
14rr|moc-2.6.0-alpha1|49	BuildRequires:	pkgconfig(taglib)
14rr|moc-2.6.0-alpha1|50	BuildRequires:	pkgconfig(vorbis)
14rr|moc-2.6.0-alpha1|51	BuildRequires:	pkgconfig(wavpack)
14rr|moc-2.6.0-alpha1|52	%if %{mdvver} >= 201210
14rr|moc-2.6.0-alpha1|53	BuildRequires:	db5.2-devel
14rr|moc-2.6.0-alpha1|54	BuildRequires:	db5.2
14rr|moc-2.6.0-alpha1|55	%else
14rr|moc-2.6.0-alpha1|56	BuildRequires:	db5.1-devel
14rr|moc-2.6.0-alpha1|57	BuildRequires:	db5.1
14rr|moc-2.6.0-alpha1|58	%endif
14rr|moc-2.6.0-alpha1|59	
14rr|moc-2.6.0-alpha1|60	%description
14rr|moc-2.6.0-alpha1|61	MOC is a console audio player with ncurses interface.
14rr|moc-2.6.0-alpha1|62	Features:
14rr|moc-2.6.0-alpha1|63	* Supports aac ffmpeg flac modplug mp3 musepack sndfile
14rr|moc-2.6.0-alpha1|64	speex vorbis wavpack
14rr|moc-2.6.0-alpha1|65	* Play files from directory changing automatically to the next one
14rr|moc-2.6.0-alpha1|66	without any playlist.
14rr|moc-2.6.0-alpha1|67	* Supports id3tag, VBR and Xing header for MP3.
14rr|moc-2.6.0-alpha1|68	* Simple mixer.
14rr|moc-2.6.0-alpha1|69	* Fast switching to your music directory.
14rr|moc-2.6.0-alpha1|70	* Playlists (without read/write to a file).
14rr|moc-2.6.0-alpha1|71	* Shuffle and repeat.
14rr|moc-2.6.0-alpha1|72	* Changing process priority to higher value.
14rr|moc-2.6.0-alpha1|73	* Playing in separate thread.
14rr|moc-2.6.0-alpha1|74	
14rr|moc-2.6.0-alpha1|75	%prep
14rr|moc-2.6.0-alpha1|76	%if %{with_svn}
14rr|moc-2.6.0-alpha1|77	%setup -q -n trunk
14rr|moc-2.6.0-alpha1|78	%else
14rr|moc-2.6.0-alpha1|79	%setup -q -n moc-2.6-alpha1
14rr|moc-2.6.0-alpha1|80	%endif
14rr|moc-2.6.0-alpha1|81	
14rr|moc-2.6.0-alpha1|82	%build
14rr|moc-2.6.0-alpha1|83	export CFLAGS="%{optflags} `pkg-config --cflags ncursesw`"
14rr|moc-2.6.0-alpha1|84	autoreconf -fi
14rr|moc-2.6.0-alpha1|85	%configure2_5x
14rr|moc-2.6.0-alpha1|86	%make
14rr|moc-2.6.0-alpha1|87	
14rr|moc-2.6.0-alpha1|88	%install
14rr|moc-2.6.0-alpha1|89	%makeinstall_std
14rr|moc-2.6.0-alpha1|90	rm -rf %{buildroot}/usr/share/doc/
14rr|moc-2.6.0-alpha1|91	rm -rf %{buildroot}/%{_libdir}/*/*/*la
14rr|moc-2.6.0-alpha1|92	
14rr|moc-2.6.0-alpha1|93	%files
14rr|moc-2.6.0-alpha1|94	%doc COPYING AUTHORS NEWS README TODO
14rr|moc-2.6.0-alpha1|95	%doc config.example keymap.example
14rr|moc-2.6.0-alpha1|96	%{_bindir}/mocp
14rr|moc-2.6.0-alpha1|97	%{_mandir}/*/*
14rr|moc-2.6.0-alpha1|98	%{_libdir}/%{name}
14rr|moc-2.6.0-alpha1|99	%{_datadir}/%{name}
14rr|moc-2.6.0-alpha1|100	
14rr|moc-2.6.0-alpha1|101	
14rr|moc-2.6.0-alpha1|102	%changelog
14rr|moc-2.6.0-alpha1|103	* Thu Sep 25 2014 abfonly <abfonly@gmail.com> 1:2.6.0-alpha1
14rr|moc-2.6.0-alpha1|104	+ Revision: 2dc2a16
14rr|moc-2.6.0-alpha1|105	- Merge pull request #4 from rosalinuxro/moc:rosa2014.1
14rr|moc-2.6.0-alpha1|106	- abfonly
14rr|moc-2.6.0-alpha1|107	
14rr|moc-2.6.0-alpha1|108	

26610 14
14rr|mp4als-rm23-1|1	%define		distsuffix plf
14rr|mp4als-rm23-1|2	%define		oversion RM23
14rr|mp4als-rm23-1|3	
14rr|mp4als-rm23-1|4	Name:		mp4als
14rr|mp4als-rm23-1|5	Summary:	MPEG-4 Audio Lossless Coding
14rr|mp4als-rm23-1|6	Version:	rm23
14rr|mp4als-rm23-1|7	Release:	%mkrel 1
14rr|mp4als-rm23-1|8	License:	Freeware
14rr|mp4als-rm23-1|9	Group:		Sound
14rr|mp4als-rm23-1|10	Url:		http://www.nue.tu-berlin.de/forschung/projekte/lossless/mp4als.html
14rr|mp4als-rm23-1|11	Source:		http://www.nue.tu-berlin.de/fileadmin/fg97/Forschung/Projekte/Beendete_Projekte/MPEG4_ALS/%{name}%{oversion}.zip
14rr|mp4als-rm23-1|12	Patch0:		mp4alsRM23-shntool.patch
14rr|mp4als-rm23-1|13	
14rr|mp4als-rm23-1|14	%description
14rr|mp4als-rm23-1|15	Lossless coding is the latest extension of the MPEG-4 audio
14rr|mp4als-rm23-1|16	standard. The MPEG audio subgroup has recently finalized the
14rr|mp4als-rm23-1|17	standardization of lossless coding techniques for high-definition
14rr|mp4als-rm23-1|18	audio signals. As an extension to MPEG-4 audio, the 'MPEG-4 Audio
14rr|mp4als-rm23-1|19	Lossless Coding (ALS)' standard defines methods for lossless
14rr|mp4als-rm23-1|20	coding.
14rr|mp4als-rm23-1|21	
14rr|mp4als-rm23-1|22	MPEG-4 ALS defines efficient and fast lossless audio compression
14rr|mp4als-rm23-1|23	techniques for both professional and consumer applications. It
14rr|mp4als-rm23-1|24	offers many features not included in other lossless compression
14rr|mp4als-rm23-1|25	schemes.
14rr|mp4als-rm23-1|26	
14rr|mp4als-rm23-1|27	* General support for virtually any uncompressed digital audio
14rr|mp4als-rm23-1|28	format (including wav, aiff, au, bwf, raw).
14rr|mp4als-rm23-1|29	* Support for PCM resolutions of up to 32-bit at arbitrary sampling
14rr|mp4als-rm23-1|30	rate (including 16/44.1, 16/48, 24/48, 24/96, 24/192).
14rr|mp4als-rm23-1|31	* Multi-channel / multi-track support for up to 65536 channels
14rr|mp4als-rm23-1|32	(including 5.1 surround).
14rr|mp4als-rm23-1|33	* Support for 32-bit IEEE floating point audio data.
14rr|mp4als-rm23-1|34	* Fast random access to any part of the encoded data.
14rr|mp4als-rm23-1|35	* Optional storage in MP4 file format (allows multiplex with video).
14rr|mp4als-rm23-1|36	* High flexibility of codec parameters for various applications.
14rr|mp4als-rm23-1|37	
14rr|mp4als-rm23-1|38	This version is patched with shntool patch.
14rr|mp4als-rm23-1|39	
14rr|mp4als-rm23-1|40	The package is in restricted because it may violate software patents.
14rr|mp4als-rm23-1|41	
14rr|mp4als-rm23-1|42	%prep
14rr|mp4als-rm23-1|43	%setup -q -n %{name}%{oversion}
14rr|mp4als-rm23-1|44	%patch0 -p1
14rr|mp4als-rm23-1|45	%__sed -i 's/\r//g' *.txt
14rr|mp4als-rm23-1|46	
14rr|mp4als-rm23-1|47	%build
14rr|mp4als-rm23-1|48	%make linux
14rr|mp4als-rm23-1|49	
14rr|mp4als-rm23-1|50	%install
14rr|mp4als-rm23-1|51	%__rm -rf %{buildroot}
14rr|mp4als-rm23-1|52	
14rr|mp4als-rm23-1|53	%__install -dm 755 %{buildroot}%{_bindir}
14rr|mp4als-rm23-1|54	%__install -m 755 bin/linux/%{name}%{oversion} %{buildroot}%{_bindir}
14rr|mp4als-rm23-1|55	pushd %{buildroot}%{_bindir}
14rr|mp4als-rm23-1|56	%__ln_s %{name}%{oversion} %{name}
14rr|mp4als-rm23-1|57	popd
14rr|mp4als-rm23-1|58	
14rr|mp4als-rm23-1|59	%clean
14rr|mp4als-rm23-1|60	%__rm -rf %{buildroot}
14rr|mp4als-rm23-1|61	
14rr|mp4als-rm23-1|62	%files
14rr|mp4als-rm23-1|63	%doc *.txt
14rr|mp4als-rm23-1|64	%{_bindir}/mp4als
14rr|mp4als-rm23-1|65	%{_bindir}/mp4als%{oversion}
14rr|mp4als-rm23-1|66	
14rr|mp4als-rm23-1|67	
14rr|mp4als-rm23-1|68	%changelog
14rr|mp4als-rm23-1|69	* Sun Apr 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> rm23-1
14rr|mp4als-rm23-1|70	+ Revision: 666c2e0
14rr|mp4als-rm23-1|71	- Spec cleanup
14rr|mp4als-rm23-1|72	
14rr|mp4als-rm23-1|73	

26611 14
14rr|mpd-0.18.10-2plf|1	#####################
14rr|mpd-0.18.10-2plf|2	# Hardcode PLF build
14rr|mpd-0.18.10-2plf|3	%define build_plf 1
14rr|mpd-0.18.10-2plf|4	#####################
14rr|mpd-0.18.10-2plf|5	
14rr|mpd-0.18.10-2plf|6	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|mpd-0.18.10-2plf|7	
14rr|mpd-0.18.10-2plf|8	%if %{build_plf}
14rr|mpd-0.18.10-2plf|9	%define distsuffix plf
14rr|mpd-0.18.10-2plf|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|mpd-0.18.10-2plf|11	%define extrarelsuffix plf
14rr|mpd-0.18.10-2plf|12	%endif
14rr|mpd-0.18.10-2plf|13	
14rr|mpd-0.18.10-2plf|14	Summary:	MPD, the Music Player Daemon
14rr|mpd-0.18.10-2plf|15	Name:		mpd
14rr|mpd-0.18.10-2plf|16	Version:	0.18.10
14rr|mpd-0.18.10-2plf|17	Release:	2%{?extrarelsuffix}
14rr|mpd-0.18.10-2plf|18	License:	GPLv2+
14rr|mpd-0.18.10-2plf|19	Group:		Sound
14rr|mpd-0.18.10-2plf|20	Url:		http://www.musicpd.org/
14rr|mpd-0.18.10-2plf|21	Source0:	http://www.musicpd.org/download/%{name}/%{name}-%{version}.tar.xz
14rr|mpd-0.18.10-2plf|22	Source1:	%{name}.conf
14rr|mpd-0.18.10-2plf|23	Source2:        %{name}.tmpfiles.d
14rr|mpd-0.18.10-2plf|24	Source3:	%{name}.logrotate
14rr|mpd-0.18.10-2plf|25	Source4:	README.urpmi
14rr|mpd-0.18.10-2plf|26	Source100:	%{name}.rpmlintrc
14rr|mpd-0.18.10-2plf|27	Patch0:		mpd-0.18.8-libvorbis.patch
14rr|mpd-0.18.10-2plf|28	
14rr|mpd-0.18.10-2plf|29	Requires(pre,post):	rpm-helper
14rr|mpd-0.18.10-2plf|30	Requires(preun,postun): rpm-helper
14rr|mpd-0.18.10-2plf|31	BuildRequires:	pkgconfig(sqlite3)
14rr|mpd-0.18.10-2plf|32	BuildRequires:	pkgconfig(atomic_ops)
14rr|mpd-0.18.10-2plf|33	BuildRequires:	pkgconfig(libsystemd-daemon)
14rr|mpd-0.18.10-2plf|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.28
14rr|mpd-0.18.10-2plf|35	BuildRequires:	pkgconfig(gthread-2.0)
14rr|mpd-0.18.10-2plf|36	BuildRequires:	avahi-common-devel
14rr|mpd-0.18.10-2plf|37	BuildRequires:	pkgconfig(libcurl) >= 7.18
14rr|mpd-0.18.10-2plf|38	# sound servers
14rr|mpd-0.18.10-2plf|39	BuildRequires:	pkgconfig(alsa) >= 0.9.0
14rr|mpd-0.18.10-2plf|40	BuildRequires:	pkgconfig(jack)
14rr|mpd-0.18.10-2plf|41	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14rr|mpd-0.18.10-2plf|42	BuildRequires:	pkgconfig(fluidsynth) >= 1.1
14rr|mpd-0.18.10-2plf|43	BuildRequires:	pkgconfig(libmms) >= 0.4
14rr|mpd-0.18.10-2plf|44	BuildRequires:	pkgconfig(openal)
14rr|mpd-0.18.10-2plf|45	# multimedia formats
14rr|mpd-0.18.10-2plf|46	BuildRequires:	pkgconfig(adplug)
14rr|mpd-0.18.10-2plf|47	BuildRequires:	pkgconfig(ao)
14rr|mpd-0.18.10-2plf|48	BuildRequires:	pkgconfig(audiofile) >= 0.3
14rr|mpd-0.18.10-2plf|49	BuildRequires:	pkgconfig(flac) >= 1.2
14rr|mpd-0.18.10-2plf|50	BuildRequires:	pkgconfig(flac++)
14rr|mpd-0.18.10-2plf|51	BuildRequires:	pkgconfig(id3tag)
14rr|mpd-0.18.10-2plf|52	BuildRequires:	pkgconfig(libcdio_paranoia)
14rr|mpd-0.18.10-2plf|53	BuildRequires:	pkgconfig(libffado)
14rr|mpd-0.18.10-2plf|54	BuildRequires:	pkgconfig(libiso9660)
14rr|mpd-0.18.10-2plf|55	BuildRequires:	pkgconfig(libmodplug)
14rr|mpd-0.18.10-2plf|56	BuildRequires:	pkgconfig(libmpg123)
14rr|mpd-0.18.10-2plf|57	BuildRequires:	pkgconfig(libsidplay2)
14rr|mpd-0.18.10-2plf|58	BuildRequires:	pkgconfig(libsidutils)
14rr|mpd-0.18.10-2plf|59	BuildRequires:	pkgconfig(libsoup-2.4)
14rr|mpd-0.18.10-2plf|60	BuildRequires:	pkgconfig(mad)
14rr|mpd-0.18.10-2plf|61	BuildRequires:	pkgconfig(ogg)
14rr|mpd-0.18.10-2plf|62	BuildRequires:	pkgconfig(opus)
14rr|mpd-0.18.10-2plf|63	BuildRequires:	pkgconfig(samplerate) >= 0.0.15
14rr|mpd-0.18.10-2plf|64	BuildRequires:	pkgconfig(shout)
14rr|mpd-0.18.10-2plf|65	BuildRequires:	pkgconfig(sndfile)
14rr|mpd-0.18.10-2plf|66	BuildRequires:	pkgconfig(twolame)
14rr|mpd-0.18.10-2plf|67	BuildRequires:	pkgconfig(vorbis)
14rr|mpd-0.18.10-2plf|68	BuildRequires:	pkgconfig(wavpack)
14rr|mpd-0.18.10-2plf|69	BuildRequires:	pkgconfig(yajl) >= 2.0
14rr|mpd-0.18.10-2plf|70	BuildRequires:	pkgconfig(zziplib) >= 0.13
14rr|mpd-0.18.10-2plf|71	BuildRequires:	ffmpeg-devel
14rr|mpd-0.18.10-2plf|72	BuildRequires:	libgme-devel
14rr|mpd-0.18.10-2plf|73	BuildRequires:	libmikmod-devel
14rr|mpd-0.18.10-2plf|74	BuildRequires:	libmpcdec-devel
14rr|mpd-0.18.10-2plf|75	BuildRequires:	wildmidi-devel
14rr|mpd-0.18.10-2plf|76	
14rr|mpd-0.18.10-2plf|77	%if %{build_plf}
14rr|mpd-0.18.10-2plf|78	BuildRequires:	libfaad2-devel
14rr|mpd-0.18.10-2plf|79	BuildRequires:	lame-devel
14rr|mpd-0.18.10-2plf|80	%endif
14rr|mpd-0.18.10-2plf|81	
14rr|mpd-0.18.10-2plf|82	%description
14rr|mpd-0.18.10-2plf|83	Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
14rr|mpd-0.18.10-2plf|84	Vorbis, FLAC, Mod, and wave files) and managing play-lists. MPD is designed
14rr|mpd-0.18.10-2plf|85	for integrating a computer into a stereo system that provides control for music
14rr|mpd-0.18.10-2plf|86	playback over a local network. It is also makes a great desktop music player,
14rr|mpd-0.18.10-2plf|87	especially if you are a console junkie, like front-end options, or restart X
14rr|mpd-0.18.10-2plf|88	often.
14rr|mpd-0.18.10-2plf|89	%if %{build_plf}
14rr|mpd-0.18.10-2plf|90	This package is in restricted repository because it is built with AAC support
14rr|mpd-0.18.10-2plf|91	of libfaad2, which is patent-protected.
14rr|mpd-0.18.10-2plf|92	%endif
14rr|mpd-0.18.10-2plf|93	
14rr|mpd-0.18.10-2plf|94	
14rr|mpd-0.18.10-2plf|95	%prep
14rr|mpd-0.18.10-2plf|96	%setup -q
14rr|mpd-0.18.10-2plf|97	%patch0 -b .vorbis
14rr|mpd-0.18.10-2plf|98	autoreconf -vfi
14rr|mpd-0.18.10-2plf|99	
14rr|mpd-0.18.10-2plf|100	
14rr|mpd-0.18.10-2plf|101	%build
14rr|mpd-0.18.10-2plf|102	# Mad and sidplay option make the build to fail
14rr|mpd-0.18.10-2plf|103	%configure2_5x \
14rr|mpd-0.18.10-2plf|104	--with-systemdsystemunitdir=%{_unitdir} \
14rr|mpd-0.18.10-2plf|105	--with-zeroconf=auto \
14rr|mpd-0.18.10-2plf|106	--enable-alsa \
14rr|mpd-0.18.10-2plf|107	--enable-ao \
14rr|mpd-0.18.10-2plf|108	--enable-audiofile \
14rr|mpd-0.18.10-2plf|109	--enable-cdio-paranoia \
14rr|mpd-0.18.10-2plf|110	--enable-curl \
14rr|mpd-0.18.10-2plf|111	--enable-flac \
14rr|mpd-0.18.10-2plf|112	--enable-ffmpeg \
14rr|mpd-0.18.10-2plf|113	--enable-fluidsynth \
14rr|mpd-0.18.10-2plf|114	--enable-gme \
14rr|mpd-0.18.10-2plf|115	--enable-id3 \
14rr|mpd-0.18.10-2plf|116	--enable-iso9660 \
14rr|mpd-0.18.10-2plf|117	--enable-jack \
14rr|mpd-0.18.10-2plf|118	--enable-soundcloud \
14rr|mpd-0.18.10-2plf|119	--enable-lsr \
14rr|mpd-0.18.10-2plf|120	--disable-mad \
14rr|mpd-0.18.10-2plf|121	--enable-mikmod \
14rr|mpd-0.18.10-2plf|122	--enable-mms \
14rr|mpd-0.18.10-2plf|123	--enable-modplug \
14rr|mpd-0.18.10-2plf|124	--enable-mpg123 \
14rr|mpd-0.18.10-2plf|125	--enable-openal \
14rr|mpd-0.18.10-2plf|126	--enable-opus \
14rr|mpd-0.18.10-2plf|127	--enable-pulse \
14rr|mpd-0.18.10-2plf|128	--enable-recorder-output \
14rr|mpd-0.18.10-2plf|129	--disable-roar \
14rr|mpd-0.18.10-2plf|130	--enable-shout \
14rr|mpd-0.18.10-2plf|131	--disable-sidplay \
14rr|mpd-0.18.10-2plf|132	--enable-sndfile \
14rr|mpd-0.18.10-2plf|133	--enable-twolame-encoder \
14rr|mpd-0.18.10-2plf|134	--enable-vorbis \
14rr|mpd-0.18.10-2plf|135	--enable-vorbis-encoder \
14rr|mpd-0.18.10-2plf|136	--enable-wave-encoder \
14rr|mpd-0.18.10-2plf|137	--enable-wavpack \
14rr|mpd-0.18.10-2plf|138	--enable-wildmidi \
14rr|mpd-0.18.10-2plf|139	--enable-zzip \
14rr|mpd-0.18.10-2plf|140	%if !%{build_plf}
14rr|mpd-0.18.10-2plf|141	--disable-aac \
14rr|mpd-0.18.10-2plf|142	--disable-lame-encoder \
14rr|mpd-0.18.10-2plf|143	%endif
14rr|mpd-0.18.10-2plf|144	--enable-sqlite
14rr|mpd-0.18.10-2plf|145	%make
14rr|mpd-0.18.10-2plf|146	
14rr|mpd-0.18.10-2plf|147	
14rr|mpd-0.18.10-2plf|148	%install
14rr|mpd-0.18.10-2plf|149	%makeinstall_std
14rr|mpd-0.18.10-2plf|150	
14rr|mpd-0.18.10-2plf|151	mkdir -p %{buildroot}/var/lib/mpd
14rr|mpd-0.18.10-2plf|152	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpd.db
14rr|mpd-0.18.10-2plf|153	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpdstate
14rr|mpd-0.18.10-2plf|154	mkdir -p %{buildroot}/var/log/mpd
14rr|mpd-0.18.10-2plf|155	touch %{buildroot}/var/log/mpd/mpd.log
14rr|mpd-0.18.10-2plf|156	touch %{buildroot}/var/log/mpd/mpd.error
14rr|mpd-0.18.10-2plf|157	mkdir -p %{buildroot}/var/run/mpd
14rr|mpd-0.18.10-2plf|158	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/playlists
14rr|mpd-0.18.10-2plf|159	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/music
14rr|mpd-0.18.10-2plf|160	mkdir -p %{buildroot}/lib/systemd/system
14rr|mpd-0.18.10-2plf|161	
14rr|mpd-0.18.10-2plf|162	install -D -m 644 %{SOURCE1} %{buildroot}/etc/mpd.conf
14rr|mpd-0.18.10-2plf|163	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14rr|mpd-0.18.10-2plf|164	install -m 644 %{SOURCE4} doc/README.urpmi
14rr|mpd-0.18.10-2plf|165	rm -rf %{buildroot}/%{_docdir}/mpd
14rr|mpd-0.18.10-2plf|166	
14rr|mpd-0.18.10-2plf|167	install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/mpd.conf
14rr|mpd-0.18.10-2plf|168	
14rr|mpd-0.18.10-2plf|169	%pre
14rr|mpd-0.18.10-2plf|170	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14rr|mpd-0.18.10-2plf|171	usermod -g audio %{name}
14rr|mpd-0.18.10-2plf|172	
14rr|mpd-0.18.10-2plf|173	
14rr|mpd-0.18.10-2plf|174	%post
14rr|mpd-0.18.10-2plf|175	if [ $1 -eq 1 ]
14rr|mpd-0.18.10-2plf|176	then
14rr|mpd-0.18.10-2plf|177	%create_ghostfile %{_localstatedir}/lib/mpd/mpd.db mpd audio 644
14rr|mpd-0.18.10-2plf|178	%create_ghostfile %{_localstatedir}/lib/mpd/mpdstate mpd audio 644
14rr|mpd-0.18.10-2plf|179	%create_ghostfile /var/log/mpd/mpd.log mpd audio 644
14rr|mpd-0.18.10-2plf|180	%create_ghostfile /var/log/mpd/mpd.error mpd audio 644
14rr|mpd-0.18.10-2plf|181	fi
14rr|mpd-0.18.10-2plf|182	%_post_service %{name}
14rr|mpd-0.18.10-2plf|183	
14rr|mpd-0.18.10-2plf|184	
14rr|mpd-0.18.10-2plf|185	%preun
14rr|mpd-0.18.10-2plf|186	%_preun_service %{name}
14rr|mpd-0.18.10-2plf|187	
14rr|mpd-0.18.10-2plf|188	
14rr|mpd-0.18.10-2plf|189	%postun
14rr|mpd-0.18.10-2plf|190	%_postun_userdel %{name}
14rr|mpd-0.18.10-2plf|191	
14rr|mpd-0.18.10-2plf|192	
14rr|mpd-0.18.10-2plf|193	%files
14rr|mpd-0.18.10-2plf|194	%doc README UPGRADING AUTHORS NEWS doc/mpdconf.example doc/*.urpmi
14rr|mpd-0.18.10-2plf|195	%{_bindir}/%{name}
14rr|mpd-0.18.10-2plf|196	%{_mandir}/man1/*
14rr|mpd-0.18.10-2plf|197	%{_mandir}/man5/*
14rr|mpd-0.18.10-2plf|198	%{_tmpfilesdir}/*
14rr|mpd-0.18.10-2plf|199	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14rr|mpd-0.18.10-2plf|200	%attr(-,mpd,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14rr|mpd-0.18.10-2plf|201	%defattr(644,mpd,audio)
14rr|mpd-0.18.10-2plf|202	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd
14rr|mpd-0.18.10-2plf|203	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/music
14rr|mpd-0.18.10-2plf|204	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/playlists
14rr|mpd-0.18.10-2plf|205	%ghost %{_localstatedir}/lib/mpd/mpd.db
14rr|mpd-0.18.10-2plf|206	%ghost %{_localstatedir}/lib/mpd/mpdstate
14rr|mpd-0.18.10-2plf|207	%attr(755,mpd,audio) %dir /var/log/mpd
14rr|mpd-0.18.10-2plf|208	%attr(755,mpd,audio) %dir /var/run/mpd
14rr|mpd-0.18.10-2plf|209	%ghost /var/log/mpd/mpd.log
14rr|mpd-0.18.10-2plf|210	%ghost /var/log/mpd/mpd.error
14rr|mpd-0.18.10-2plf|211	%attr(644,root,root) /lib/systemd/system/%{name}.service
14rr|mpd-0.18.10-2plf|212	
14rr|mpd-0.18.10-2plf|213	
14rr|mpd-0.18.10-2plf|214	%changelog
14rr|mpd-0.18.10-2plf|215	* Thu Jul 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.18.10-2plf
14rr|mpd-0.18.10-2plf|216	+ Revision: 8c84f1d
14rr|mpd-0.18.10-2plf|217	- Fix tmpfile location
14rr|mpd-0.18.10-2plf|218	
14rr|mpd-0.18.10-2plf|219	

26612 14
14rr|mplayer-1.1.1-2.r36417.11plf|1	%define oname MPlayer
14rr|mplayer-1.1.1-2.r36417.11plf|2	
14rr|mplayer-1.1.1-2.r36417.11plf|3	%define svn r36417
14rr|mplayer-1.1.1-2.r36417.11plf|4	%if "%{svn}" != ""
14rr|mplayer-1.1.1-2.r36417.11plf|5	%define fversion %{svn}
14rr|mplayer-1.1.1-2.r36417.11plf|6	%define rel 2.%{svn}.11
14rr|mplayer-1.1.1-2.r36417.11plf|7	%else
14rr|mplayer-1.1.1-2.r36417.11plf|8	%define fversion %{version}
14rr|mplayer-1.1.1-2.r36417.11plf|9	%define rel 2
14rr|mplayer-1.1.1-2.r36417.11plf|10	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|11	
14rr|mplayer-1.1.1-2.r36417.11plf|12	%define build_plf	0
14rr|mplayer-1.1.1-2.r36417.11plf|13	%define build_debug	0
14rr|mplayer-1.1.1-2.r36417.11plf|14	%define build_mencoder	1
14rr|mplayer-1.1.1-2.r36417.11plf|15	%define build_gui	1
14rr|mplayer-1.1.1-2.r36417.11plf|16	%define build_system_ffmpeg	1
14rr|mplayer-1.1.1-2.r36417.11plf|17	
14rr|mplayer-1.1.1-2.r36417.11plf|18	%define kernel_version	%(/bin/bash %{SOURCE5})
14rr|mplayer-1.1.1-2.r36417.11plf|19	%define kver 		%(/bin/bash %{SOURCE5} | sed -e 's/-/./')
14rr|mplayer-1.1.1-2.r36417.11plf|20	%define kvername	%(/bin/bash %{SOURCE5} | sed -e 's/-/./' | sed -e 's/mdk//')
14rr|mplayer-1.1.1-2.r36417.11plf|21	
14rr|mplayer-1.1.1-2.r36417.11plf|22	%define build_yasm	1
14rr|mplayer-1.1.1-2.r36417.11plf|23	%define build_live	1
14rr|mplayer-1.1.1-2.r36417.11plf|24	%define build_vesa	1
14rr|mplayer-1.1.1-2.r36417.11plf|25	%define build_theora	1
14rr|mplayer-1.1.1-2.r36417.11plf|26	%define build_lirc	1
14rr|mplayer-1.1.1-2.r36417.11plf|27	%define build_amr	0
14rr|mplayer-1.1.1-2.r36417.11plf|28	%define build_aa	1
14rr|mplayer-1.1.1-2.r36417.11plf|29	%define build_cdda	1
14rr|mplayer-1.1.1-2.r36417.11plf|30	%define build_compiz	0
14rr|mplayer-1.1.1-2.r36417.11plf|31	%define build_dirac	1
14rr|mplayer-1.1.1-2.r36417.11plf|32	%define build_dv	1
14rr|mplayer-1.1.1-2.r36417.11plf|33	%define build_sdl	1
14rr|mplayer-1.1.1-2.r36417.11plf|34	%define build_lzo	1
14rr|mplayer-1.1.1-2.r36417.11plf|35	%define build_smb	1
14rr|mplayer-1.1.1-2.r36417.11plf|36	%define build_mga	1
14rr|mplayer-1.1.1-2.r36417.11plf|37	%define build_fbdev	1
14rr|mplayer-1.1.1-2.r36417.11plf|38	%define build_dvb	1
14rr|mplayer-1.1.1-2.r36417.11plf|39	%define build_fribidi	1
14rr|mplayer-1.1.1-2.r36417.11plf|40	%define build_enca	1
14rr|mplayer-1.1.1-2.r36417.11plf|41	%define build_alsa	1
14rr|mplayer-1.1.1-2.r36417.11plf|42	%define build_jack	1
14rr|mplayer-1.1.1-2.r36417.11plf|43	%define build_openal	0
14rr|mplayer-1.1.1-2.r36417.11plf|44	%define build_pulse	1
14rr|mplayer-1.1.1-2.r36417.11plf|45	%define build_schroedinger	1
14rr|mplayer-1.1.1-2.r36417.11plf|46	%define build_twolame	0
14rr|mplayer-1.1.1-2.r36417.11plf|47	%define build_lame	0
14rr|mplayer-1.1.1-2.r36417.11plf|48	%define build_faac	0
14rr|mplayer-1.1.1-2.r36417.11plf|49	%define build_faad	0
14rr|mplayer-1.1.1-2.r36417.11plf|50	%define build_x264	0
14rr|mplayer-1.1.1-2.r36417.11plf|51	%define build_xvid	0
14rr|mplayer-1.1.1-2.r36417.11plf|52	%define build_dts	0
14rr|mplayer-1.1.1-2.r36417.11plf|53	%define build_directfb	1
14rr|mplayer-1.1.1-2.r36417.11plf|54	%define build_v4l2	1
14rr|mplayer-1.1.1-2.r36417.11plf|55	%define build_xvmc	1
14rr|mplayer-1.1.1-2.r36417.11plf|56	%define build_vdpau	1
14rr|mplayer-1.1.1-2.r36417.11plf|57	%define build_ivtv	0
14rr|mplayer-1.1.1-2.r36417.11plf|58	%define build_libass	1
14rr|mplayer-1.1.1-2.r36417.11plf|59	%define build_vpx	1
14rr|mplayer-1.1.1-2.r36417.11plf|60	%define build_rtmp	1
14rr|mplayer-1.1.1-2.r36417.11plf|61	
14rr|mplayer-1.1.1-2.r36417.11plf|62	%ifnarch %{ix86}
14rr|mplayer-1.1.1-2.r36417.11plf|63	%define build_vesa	0
14rr|mplayer-1.1.1-2.r36417.11plf|64	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|65	
14rr|mplayer-1.1.1-2.r36417.11plf|66	%{?_with_plf:	%{expand:	%%global build_plf 1}}
14rr|mplayer-1.1.1-2.r36417.11plf|67	
14rr|mplayer-1.1.1-2.r36417.11plf|68	#####################
14rr|mplayer-1.1.1-2.r36417.11plf|69	# Hardcode PLF build
14rr|mplayer-1.1.1-2.r36417.11plf|70	%define build_plf 1
14rr|mplayer-1.1.1-2.r36417.11plf|71	#####################
14rr|mplayer-1.1.1-2.r36417.11plf|72	
14rr|mplayer-1.1.1-2.r36417.11plf|73	%if %{build_plf}
14rr|mplayer-1.1.1-2.r36417.11plf|74	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|mplayer-1.1.1-2.r36417.11plf|75	%define extrarelsuffix plf
14rr|mplayer-1.1.1-2.r36417.11plf|76	%define build_amr	1
14rr|mplayer-1.1.1-2.r36417.11plf|77	%define build_twolame	1
14rr|mplayer-1.1.1-2.r36417.11plf|78	%define build_lame	1
14rr|mplayer-1.1.1-2.r36417.11plf|79	%define build_faac	1
14rr|mplayer-1.1.1-2.r36417.11plf|80	%define build_faad	1
14rr|mplayer-1.1.1-2.r36417.11plf|81	%define build_x264	1
14rr|mplayer-1.1.1-2.r36417.11plf|82	%define build_xvid	1
14rr|mplayer-1.1.1-2.r36417.11plf|83	%define build_dts	1
14rr|mplayer-1.1.1-2.r36417.11plf|84	%define build_yasm	1
14rr|mplayer-1.1.1-2.r36417.11plf|85	%define build_dirac	1
14rr|mplayer-1.1.1-2.r36417.11plf|86	%define build_schroedinger	1
14rr|mplayer-1.1.1-2.r36417.11plf|87	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|88	
14rr|mplayer-1.1.1-2.r36417.11plf|89	%if %{build_system_ffmpeg} && ! %{build_plf}
14rr|mplayer-1.1.1-2.r36417.11plf|90	%define build_amr 0
14rr|mplayer-1.1.1-2.r36417.11plf|91	%define build_dirac 0
14rr|mplayer-1.1.1-2.r36417.11plf|92	%define build_schroedinger 0
14rr|mplayer-1.1.1-2.r36417.11plf|93	%define build_vpx 0
14rr|mplayer-1.1.1-2.r36417.11plf|94	%define build_zr 0
14rr|mplayer-1.1.1-2.r36417.11plf|95	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|96	
14rr|mplayer-1.1.1-2.r36417.11plf|97	%ifnarch %{arm} %{mips} aarch64
14rr|mplayer-1.1.1-2.r36417.11plf|98	%bcond_without	cpudetection
14rr|mplayer-1.1.1-2.r36417.11plf|99	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|100	
14rr|mplayer-1.1.1-2.r36417.11plf|101	Summary:	Movie player for linux
14rr|mplayer-1.1.1-2.r36417.11plf|102	Name:		mplayer
14rr|mplayer-1.1.1-2.r36417.11plf|103	Version:	1.1.1
14rr|mplayer-1.1.1-2.r36417.11plf|104	Release:	%{rel}%{?extrarelsuffix}
14rr|mplayer-1.1.1-2.r36417.11plf|105	License:	GPLv2+
14rr|mplayer-1.1.1-2.r36417.11plf|106	Group:		Video
14rr|mplayer-1.1.1-2.r36417.11plf|107	Url:		http://www.mplayerhq.hu
14rr|mplayer-1.1.1-2.r36417.11plf|108	%if "%svn" != ""
14rr|mplayer-1.1.1-2.r36417.11plf|109	#gw generated using svn export
14rr|mplayer-1.1.1-2.r36417.11plf|110	Source0:	%{name}-%{svn}.tar.xz
14rr|mplayer-1.1.1-2.r36417.11plf|111	%else
14rr|mplayer-1.1.1-2.r36417.11plf|112	Source0:	ftp://ftp1.mplayerhq.hu/MPlayer/releases/%{oname}-%{fversion}.tar.xz
14rr|mplayer-1.1.1-2.r36417.11plf|113	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|114	#gw default skin
14rr|mplayer-1.1.1-2.r36417.11plf|115	Source4:	Blue-1.8.tar.bz2
14rr|mplayer-1.1.1-2.r36417.11plf|116	Source5:	kernel-version.sh
14rr|mplayer-1.1.1-2.r36417.11plf|117	Patch0:		mplayer-mdvconfig.patch
14rr|mplayer-1.1.1-2.r36417.11plf|118	Patch1:		mplayer-r36417-giflib51.patch
14rr|mplayer-1.1.1-2.r36417.11plf|119	Patch2:		mplayer-1.1.1-samba4.patch
14rr|mplayer-1.1.1-2.r36417.11plf|120	# fixes for crashes found while fixing CVE-2008-1558
14rr|mplayer-1.1.1-2.r36417.11plf|121	Patch28:	mplayer-rtsp-extra-fixes.patch
14rr|mplayer-1.1.1-2.r36417.11plf|122	Patch31:	mplayer-format-string-literal.patch
14rr|mplayer-1.1.1-2.r36417.11plf|123	#gw HAVE_DLFCN_H isn't defined
14rr|mplayer-1.1.1-2.r36417.11plf|124	Patch33:	mplayer-have-dlfcn_h.patch
14rr|mplayer-1.1.1-2.r36417.11plf|125	#gw fix crash:	https://qa.mandriva.com/show_bug.cgi?id=55443
14rr|mplayer-1.1.1-2.r36417.11plf|126	Patch35:	mplayer-fix-dvd-crash.patch
14rr|mplayer-1.1.1-2.r36417.11plf|127	Patch39:	mplayer-dlopen-libfaac-libfaad-and-libx264.patch
14rr|mplayer-1.1.1-2.r36417.11plf|128	Patch40:	mplayer-r36361-local-copy-of-internal-ffmpeg-type-definition.patch
14rr|mplayer-1.1.1-2.r36417.11plf|129	Patch42:	mplayer-filters-hack-with-shared.patch
14rr|mplayer-1.1.1-2.r36417.11plf|130	Patch43:	mplayer-r34911-dont-use-ffmpeg-functionality-outside-stable-release.patch
14rr|mplayer-1.1.1-2.r36417.11plf|131	
14rr|mplayer-1.1.1-2.r36417.11plf|132	BuildRequires:	docbook-style-xsl
14rr|mplayer-1.1.1-2.r36417.11plf|133	BuildRequires:	docbook-dtd412-xml
14rr|mplayer-1.1.1-2.r36417.11plf|134	BuildRequires:	xsltproc
14rr|mplayer-1.1.1-2.r36417.11plf|135	BuildRequires:	bzip2-devel
14rr|mplayer-1.1.1-2.r36417.11plf|136	BuildRequires:	giflib-devel
14rr|mplayer-1.1.1-2.r36417.11plf|137	BuildRequires:	gsm-devel
14rr|mplayer-1.1.1-2.r36417.11plf|138	BuildRequires:	jpeg-devel
14rr|mplayer-1.1.1-2.r36417.11plf|139	BuildRequires:	ladspa-devel
14rr|mplayer-1.1.1-2.r36417.11plf|140	%if %{mdvver} <= 201210
14rr|mplayer-1.1.1-2.r36417.11plf|141	BuildRequires:	libdxr3-devel
14rr|mplayer-1.1.1-2.r36417.11plf|142	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|143	BuildRequires:	libmpcdec-devel
14rr|mplayer-1.1.1-2.r36417.11plf|144	BuildRequires:	mng-devel
14rr|mplayer-1.1.1-2.r36417.11plf|145	BuildRequires:	nas-devel
14rr|mplayer-1.1.1-2.r36417.11plf|146	BuildRequires:	pkgconfig(caca)
14rr|mplayer-1.1.1-2.r36417.11plf|147	BuildRequires:	pkgconfig(dvdread)
14rr|mplayer-1.1.1-2.r36417.11plf|148	BuildRequires:	pkgconfig(dvdnavmini)
14rr|mplayer-1.1.1-2.r36417.11plf|149	BuildRequires:	pkgconfig(gl)
14rr|mplayer-1.1.1-2.r36417.11plf|150	BuildRequires:	pkgconfig(libbs2b)
14rr|mplayer-1.1.1-2.r36417.11plf|151	BuildRequires:	pkgconfig(libmpg123)
14rr|mplayer-1.1.1-2.r36417.11plf|152	BuildRequires:	pkgconfig(libopenjpeg1)
14rr|mplayer-1.1.1-2.r36417.11plf|153	BuildRequires:	pkgconfig(libpng)
14rr|mplayer-1.1.1-2.r36417.11plf|154	BuildRequires:	pkgconfig(mad)
14rr|mplayer-1.1.1-2.r36417.11plf|155	BuildRequires:	pkgconfig(ncursesw)
14rr|mplayer-1.1.1-2.r36417.11plf|156	BuildRequires:	pkgconfig(speex)
14rr|mplayer-1.1.1-2.r36417.11plf|157	BuildRequires:	pkgconfig(xxf86vm)
14rr|mplayer-1.1.1-2.r36417.11plf|158	BuildRequires:	pkgconfig(xxf86dga)
14rr|mplayer-1.1.1-2.r36417.11plf|159	BuildRequires:	pkgconfig(xscrnsaver)
14rr|mplayer-1.1.1-2.r36417.11plf|160	%if %{build_aa}
14rr|mplayer-1.1.1-2.r36417.11plf|161	BuildRequires:	aalib-devel
14rr|mplayer-1.1.1-2.r36417.11plf|162	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|163	BuildRequires:	a52dec-devel
14rr|mplayer-1.1.1-2.r36417.11plf|164	%if %{build_amr}
14rr|mplayer-1.1.1-2.r36417.11plf|165	BuildRequires:	pkgconfig(opencore-amrnb)
14rr|mplayer-1.1.1-2.r36417.11plf|166	BuildRequires:	pkgconfig(opencore-amrwb)
14rr|mplayer-1.1.1-2.r36417.11plf|167	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|168	%if %{build_jack}
14rr|mplayer-1.1.1-2.r36417.11plf|169	BuildRequires:	pkgconfig(jack)
14rr|mplayer-1.1.1-2.r36417.11plf|170	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|171	%if %{build_pulse}
14rr|mplayer-1.1.1-2.r36417.11plf|172	BuildRequires:	pkgconfig(libpulse)
14rr|mplayer-1.1.1-2.r36417.11plf|173	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|174	%if %{build_openal}
14rr|mplayer-1.1.1-2.r36417.11plf|175	BuildRequires:	pkgconfig(openal)
14rr|mplayer-1.1.1-2.r36417.11plf|176	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|177	%if %{build_cdda}
14rr|mplayer-1.1.1-2.r36417.11plf|178	BuildRequires:	cdda-devel
14rr|mplayer-1.1.1-2.r36417.11plf|179	BuildRequires:	pkgconfig(libcdio_cdda)
14rr|mplayer-1.1.1-2.r36417.11plf|180	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|181	%if %{build_dirac}
14rr|mplayer-1.1.1-2.r36417.11plf|182	BuildRequires:	pkgconfig(dirac)  >= 0.9.0
14rr|mplayer-1.1.1-2.r36417.11plf|183	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|184	%if %{build_schroedinger}
14rr|mplayer-1.1.1-2.r36417.11plf|185	BuildRequires:	pkgconfig(schroedinger-1.0)
14rr|mplayer-1.1.1-2.r36417.11plf|186	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|187	%if %{build_dv}
14rr|mplayer-1.1.1-2.r36417.11plf|188	BuildRequires:	pkgconfig(libdv)
14rr|mplayer-1.1.1-2.r36417.11plf|189	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|190	%if %{build_lirc}
14rr|mplayer-1.1.1-2.r36417.11plf|191	BuildRequires:	pkgconfig(liblircclient0)
14rr|mplayer-1.1.1-2.r36417.11plf|192	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|193	%if %{build_lzo}
14rr|mplayer-1.1.1-2.r36417.11plf|194	BuildRequires:	liblzo-devel
14rr|mplayer-1.1.1-2.r36417.11plf|195	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|196	%if %{build_sdl}
14rr|mplayer-1.1.1-2.r36417.11plf|197	BuildRequires:	pkgconfig(sdl) >= 1.1.8
14rr|mplayer-1.1.1-2.r36417.11plf|198	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|199	%if %{build_smb}
14rr|mplayer-1.1.1-2.r36417.11plf|200	BuildRequires:	pkgconfig(smbclient)
14rr|mplayer-1.1.1-2.r36417.11plf|201	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|202	%if %{build_twolame}
14rr|mplayer-1.1.1-2.r36417.11plf|203	BuildRequires:	pkgconfig(twolame)
14rr|mplayer-1.1.1-2.r36417.11plf|204	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|205	%if %{build_faac}
14rr|mplayer-1.1.1-2.r36417.11plf|206	BuildRequires:	libfaac-devel
14rr|mplayer-1.1.1-2.r36417.11plf|207	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|208	%if %{build_faad}
14rr|mplayer-1.1.1-2.r36417.11plf|209	BuildRequires:	libfaad2-devel
14rr|mplayer-1.1.1-2.r36417.11plf|210	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|211	%if %{build_x264}
14rr|mplayer-1.1.1-2.r36417.11plf|212	BuildRequires:	pkgconfig(x264)
14rr|mplayer-1.1.1-2.r36417.11plf|213	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|214	%if %{build_xvid}
14rr|mplayer-1.1.1-2.r36417.11plf|215	BuildRequires:	xvid-devel
14rr|mplayer-1.1.1-2.r36417.11plf|216	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|217	%if %{build_dts}
14rr|mplayer-1.1.1-2.r36417.11plf|218	BuildRequires:	pkgconfig(libdts)
14rr|mplayer-1.1.1-2.r36417.11plf|219	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|220	%if %{build_lame}
14rr|mplayer-1.1.1-2.r36417.11plf|221	BuildRequires:	lame-devel
14rr|mplayer-1.1.1-2.r36417.11plf|222	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|223	%if %{build_live}
14rr|mplayer-1.1.1-2.r36417.11plf|224	BuildRequires:	live-devel
14rr|mplayer-1.1.1-2.r36417.11plf|225	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|226	%if %{build_vesa}
14rr|mplayer-1.1.1-2.r36417.11plf|227	BuildRequires:	libvbe-devel
14rr|mplayer-1.1.1-2.r36417.11plf|228	BuildRequires:	liblrmi-devel
14rr|mplayer-1.1.1-2.r36417.11plf|229	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|230	%if %{build_theora}
14rr|mplayer-1.1.1-2.r36417.11plf|231	BuildRequires:	pkgconfig(theora)
14rr|mplayer-1.1.1-2.r36417.11plf|232	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|233	%if %{build_fribidi}
14rr|mplayer-1.1.1-2.r36417.11plf|234	BuildRequires:	pkgconfig(fribidi) >= 0.10.4
14rr|mplayer-1.1.1-2.r36417.11plf|235	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|236	%if %{build_enca}
14rr|mplayer-1.1.1-2.r36417.11plf|237	BuildRequires:	pkgconfig(enca)
14rr|mplayer-1.1.1-2.r36417.11plf|238	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|239	%if %{build_directfb}
14rr|mplayer-1.1.1-2.r36417.11plf|240	BuildRequires:	pkgconfig(directfb)
14rr|mplayer-1.1.1-2.r36417.11plf|241	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|242	%if %{build_xvmc}
14rr|mplayer-1.1.1-2.r36417.11plf|243	BuildRequires:	pkgconfig(xvmc)
14rr|mplayer-1.1.1-2.r36417.11plf|244	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|245	%if %{build_vdpau}
14rr|mplayer-1.1.1-2.r36417.11plf|246	BuildRequires:	pkgconfig(vdpau)
14rr|mplayer-1.1.1-2.r36417.11plf|247	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|248	%if %{build_libass}
14rr|mplayer-1.1.1-2.r36417.11plf|249	BuildRequires:	pkgconfig(libass)
14rr|mplayer-1.1.1-2.r36417.11plf|250	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|251	%if %{build_vpx}
14rr|mplayer-1.1.1-2.r36417.11plf|252	BuildRequires:	pkgconfig(vpx)
14rr|mplayer-1.1.1-2.r36417.11plf|253	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|254	%if %{build_rtmp}
14rr|mplayer-1.1.1-2.r36417.11plf|255	BuildRequires:	pkgconfig(librtmp)
14rr|mplayer-1.1.1-2.r36417.11plf|256	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|257	%if %{build_yasm}
14rr|mplayer-1.1.1-2.r36417.11plf|258	BuildRequires:	yasm
14rr|mplayer-1.1.1-2.r36417.11plf|259	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|260	%if %{build_system_ffmpeg}
14rr|mplayer-1.1.1-2.r36417.11plf|261	BuildRequires:	ffmpeg-devel
14rr|mplayer-1.1.1-2.r36417.11plf|262	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|263	
14rr|mplayer-1.1.1-2.r36417.11plf|264	%if "%{_lib}" == "lib64"
14rr|mplayer-1.1.1-2.r36417.11plf|265	%global	_ext	()(64bit)
14rr|mplayer-1.1.1-2.r36417.11plf|266	%else
14rr|mplayer-1.1.1-2.r36417.11plf|267	%global	_ext	%{nil}
14rr|mplayer-1.1.1-2.r36417.11plf|268	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|269	
14rr|mplayer-1.1.1-2.r36417.11plf|270	# With plf build they are auto-required
14rr|mplayer-1.1.1-2.r36417.11plf|271	%if ! %{build_plf}
14rr|mplayer-1.1.1-2.r36417.11plf|272	Suggests:	libfaac.so.0%{_ext}
14rr|mplayer-1.1.1-2.r36417.11plf|273	Suggests:	libfaad.so.2%{_ext}
14rr|mplayer-1.1.1-2.r36417.11plf|274	Suggests:	libx264.so.142%{_ext}
14rr|mplayer-1.1.1-2.r36417.11plf|275	Suggests:	libopencore-amrnb.so.0%{_ext}
14rr|mplayer-1.1.1-2.r36417.11plf|276	Suggests:	libopencore-amrwb.so.0%{_ext}
14rr|mplayer-1.1.1-2.r36417.11plf|277	Suggests:	libtwolame.so.0%{_ext}
14rr|mplayer-1.1.1-2.r36417.11plf|278	Suggests:	libdca.so.0%{_ext}
14rr|mplayer-1.1.1-2.r36417.11plf|279	Suggests:	libdvdcss.so.2%{_ext}
14rr|mplayer-1.1.1-2.r36417.11plf|280	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|281	
14rr|mplayer-1.1.1-2.r36417.11plf|282	%description
14rr|mplayer-1.1.1-2.r36417.11plf|283	MPlayer is a movie player for LINUX (runs on many other Unices, and
14rr|mplayer-1.1.1-2.r36417.11plf|284	non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
14rr|mplayer-1.1.1-2.r36417.11plf|285	VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
14rr|mplayer-1.1.1-2.r36417.11plf|286	RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
14rr|mplayer-1.1.1-2.r36417.11plf|287	You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
14rr|mplayer-1.1.1-2.r36417.11plf|288	(and you don't need the avifile library at all!). The another big
14rr|mplayer-1.1.1-2.r36417.11plf|289	feature of mplayer is the wide range of supported output drivers. It
14rr|mplayer-1.1.1-2.r36417.11plf|290	works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use
14rr|mplayer-1.1.1-2.r36417.11plf|291	SDL (and this way all drivers of SDL), VESA (on every VESA compatible
14rr|mplayer-1.1.1-2.r36417.11plf|292	card, even without X!), and some lowlevel card-specific drivers (for
14rr|mplayer-1.1.1-2.r36417.11plf|293	Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware
14rr|mplayer-1.1.1-2.r36417.11plf|294	scaling, so you can enjoy movies in fullscreen. MPlayer supports
14rr|mplayer-1.1.1-2.r36417.11plf|295	displaying through some hardware MPEG decoder boards, such as the DVB
14rr|mplayer-1.1.1-2.r36417.11plf|296	and DXR3/Hollywood+! And what about the nice big antialiased shaded
14rr|mplayer-1.1.1-2.r36417.11plf|297	subtitles (9 supported types!!!) with european/ISO 8859-1,2 (hungarian,
14rr|mplayer-1.1.1-2.r36417.11plf|298	english, czech, etc), cyrillic, korean fonts, and OSD?
14rr|mplayer-1.1.1-2.r36417.11plf|299	
14rr|mplayer-1.1.1-2.r36417.11plf|300	Note: If you want to play Real content, you need to have the content
14rr|mplayer-1.1.1-2.r36417.11plf|301	of RealPlayer's Codecs directory in %{_libdir}/codecs/
14rr|mplayer-1.1.1-2.r36417.11plf|302	
14rr|mplayer-1.1.1-2.r36417.11plf|303	%if %{build_plf}
14rr|mplayer-1.1.1-2.r36417.11plf|304	This package is in restricted because some included codecs are covered
14rr|mplayer-1.1.1-2.r36417.11plf|305	by patents. It also includes support for reading DVDs encrypted with
14rr|mplayer-1.1.1-2.r36417.11plf|306	CSS which might be illegal in some countries.
14rr|mplayer-1.1.1-2.r36417.11plf|307	
14rr|mplayer-1.1.1-2.r36417.11plf|308	For non-free binary codecs support you should install the packages
14rr|mplayer-1.1.1-2.r36417.11plf|309	win32-codecs, real-codecs and xanim-codecs.
14rr|mplayer-1.1.1-2.r36417.11plf|310	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|311	
14rr|mplayer-1.1.1-2.r36417.11plf|312	%files -f mplayer.lang
14rr|mplayer-1.1.1-2.r36417.11plf|313	%doc AUTHORS Changelog README Copyright
14rr|mplayer-1.1.1-2.r36417.11plf|314	%dir %{_sysconfdir}/%{name}
14rr|mplayer-1.1.1-2.r36417.11plf|315	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/mplayer.conf
14rr|mplayer-1.1.1-2.r36417.11plf|316	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/menu.conf
14rr|mplayer-1.1.1-2.r36417.11plf|317	%{_bindir}/midentify
14rr|mplayer-1.1.1-2.r36417.11plf|318	%{_bindir}/mplayer
14rr|mplayer-1.1.1-2.r36417.11plf|319	%{_mandir}/man1/mplayer.1*
14rr|mplayer-1.1.1-2.r36417.11plf|320	%dir %{_datadir}/%{name}
14rr|mplayer-1.1.1-2.r36417.11plf|321	
14rr|mplayer-1.1.1-2.r36417.11plf|322	#----------------------------------------------------------------------------
14rr|mplayer-1.1.1-2.r36417.11plf|323	
14rr|mplayer-1.1.1-2.r36417.11plf|324	%package doc
14rr|mplayer-1.1.1-2.r36417.11plf|325	Summary:	%{oname} documentation
14rr|mplayer-1.1.1-2.r36417.11plf|326	Group:		Books/Computer books
14rr|mplayer-1.1.1-2.r36417.11plf|327	BuildArch:	noarch
14rr|mplayer-1.1.1-2.r36417.11plf|328	
14rr|mplayer-1.1.1-2.r36417.11plf|329	%description doc
14rr|mplayer-1.1.1-2.r36417.11plf|330	This package contains documentation for %{oname}.
14rr|mplayer-1.1.1-2.r36417.11plf|331	
14rr|mplayer-1.1.1-2.r36417.11plf|332	%files doc
14rr|mplayer-1.1.1-2.r36417.11plf|333	%doc README.DOCS
14rr|mplayer-1.1.1-2.r36417.11plf|334	%doc DOCS/default.css DOCS/xml DOCS/tech/
14rr|mplayer-1.1.1-2.r36417.11plf|335	
14rr|mplayer-1.1.1-2.r36417.11plf|336	#----------------------------------------------------------------------------
14rr|mplayer-1.1.1-2.r36417.11plf|337	
14rr|mplayer-1.1.1-2.r36417.11plf|338	%if %{build_gui}
14rr|mplayer-1.1.1-2.r36417.11plf|339	%package gui
14rr|mplayer-1.1.1-2.r36417.11plf|340	Summary:	GUI for %{name}
14rr|mplayer-1.1.1-2.r36417.11plf|341	Group:		Video
14rr|mplayer-1.1.1-2.r36417.11plf|342	Requires:	%{name} = %{version}
14rr|mplayer-1.1.1-2.r36417.11plf|343	BuildRequires:	pkgconfig(gtk+-2.0)
14rr|mplayer-1.1.1-2.r36417.11plf|344	BuildRequires:	imagemagick
14rr|mplayer-1.1.1-2.r36417.11plf|345	Requires:	soundwrapper
14rr|mplayer-1.1.1-2.r36417.11plf|346	
14rr|mplayer-1.1.1-2.r36417.11plf|347	%description gui
14rr|mplayer-1.1.1-2.r36417.11plf|348	This package contains a GUI for %{name}.
14rr|mplayer-1.1.1-2.r36417.11plf|349	
14rr|mplayer-1.1.1-2.r36417.11plf|350	%files gui
14rr|mplayer-1.1.1-2.r36417.11plf|351	%{_bindir}/gmplayer
14rr|mplayer-1.1.1-2.r36417.11plf|352	%{_datadir}/applications/mplayer.desktop
14rr|mplayer-1.1.1-2.r36417.11plf|353	%{_datadir}/%{name}/skins
14rr|mplayer-1.1.1-2.r36417.11plf|354	%{_iconsdir}/mplayer.png
14rr|mplayer-1.1.1-2.r36417.11plf|355	%{_miconsdir}/mplayer.png
14rr|mplayer-1.1.1-2.r36417.11plf|356	%{_liconsdir}/mplayer.png
14rr|mplayer-1.1.1-2.r36417.11plf|357	
14rr|mplayer-1.1.1-2.r36417.11plf|358	%pre gui
14rr|mplayer-1.1.1-2.r36417.11plf|359	if [ -d %{_datadir}/%{name}/skins/default ]
14rr|mplayer-1.1.1-2.r36417.11plf|360	then rm -rf %{_datadir}/%{name}/skins/default
14rr|mplayer-1.1.1-2.r36417.11plf|361	fi
14rr|mplayer-1.1.1-2.r36417.11plf|362	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|363	
14rr|mplayer-1.1.1-2.r36417.11plf|364	#----------------------------------------------------------------------------
14rr|mplayer-1.1.1-2.r36417.11plf|365	
14rr|mplayer-1.1.1-2.r36417.11plf|366	%if %{build_mencoder}
14rr|mplayer-1.1.1-2.r36417.11plf|367	%package -n mencoder
14rr|mplayer-1.1.1-2.r36417.11plf|368	Summary:	MPlayer's movie encoder
14rr|mplayer-1.1.1-2.r36417.11plf|369	Group:		Video
14rr|mplayer-1.1.1-2.r36417.11plf|370	Requires:	%{name}
14rr|mplayer-1.1.1-2.r36417.11plf|371	
14rr|mplayer-1.1.1-2.r36417.11plf|372	%description -n mencoder
14rr|mplayer-1.1.1-2.r36417.11plf|373	MEncoder a movie encoder and is a part of the MPlayer package.
14rr|mplayer-1.1.1-2.r36417.11plf|374	%if ! %{build_plf}
14rr|mplayer-1.1.1-2.r36417.11plf|375	Note: this version does not have support for encoding mp3 audio streams in the
14rr|mplayer-1.1.1-2.r36417.11plf|376	video files.
14rr|mplayer-1.1.1-2.r36417.11plf|377	%else
14rr|mplayer-1.1.1-2.r36417.11plf|378	This restricted build has additional support for AAC decoding with libfaad
14rr|mplayer-1.1.1-2.r36417.11plf|379	and MP3 encoding with lame, both are covered by software patents. It
14rr|mplayer-1.1.1-2.r36417.11plf|380	also includes support for reading DVDs encrypted with CSS which might
14rr|mplayer-1.1.1-2.r36417.11plf|381	be illegal in some countries.
14rr|mplayer-1.1.1-2.r36417.11plf|382	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|383	
14rr|mplayer-1.1.1-2.r36417.11plf|384	%files -n mencoder -f mencoder.lang
14rr|mplayer-1.1.1-2.r36417.11plf|385	%{_bindir}/mencoder
14rr|mplayer-1.1.1-2.r36417.11plf|386	%{_bindir}/divx2svcd
14rr|mplayer-1.1.1-2.r36417.11plf|387	%{_bindir}/mencvcd
14rr|mplayer-1.1.1-2.r36417.11plf|388	%{_bindir}/wma2ogg.pl
14rr|mplayer-1.1.1-2.r36417.11plf|389	%{_mandir}/man1/mencoder.1*
14rr|mplayer-1.1.1-2.r36417.11plf|390	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|391	
14rr|mplayer-1.1.1-2.r36417.11plf|392	#----------------------------------------------------------------------------
14rr|mplayer-1.1.1-2.r36417.11plf|393	
14rr|mplayer-1.1.1-2.r36417.11plf|394	%prep
14rr|mplayer-1.1.1-2.r36417.11plf|395	%if "%{svn}" != ""
14rr|mplayer-1.1.1-2.r36417.11plf|396	%setup -q -n %{name} -a 4
14rr|mplayer-1.1.1-2.r36417.11plf|397	%else
14rr|mplayer-1.1.1-2.r36417.11plf|398	%setup -q -n MPlayer-%{version}%{prerel} -a 4
14rr|mplayer-1.1.1-2.r36417.11plf|399	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|400	#gw as we have have used svn export:
14rr|mplayer-1.1.1-2.r36417.11plf|401	echo %{svn}|sed s/^r// > snapshot_version
14rr|mplayer-1.1.1-2.r36417.11plf|402	find DOCS -name .svn|xargs rm -rf
14rr|mplayer-1.1.1-2.r36417.11plf|403	#gw fix permissions
14rr|mplayer-1.1.1-2.r36417.11plf|404	chmod 644 AUTHORS Changelog README Copyright
14rr|mplayer-1.1.1-2.r36417.11plf|405	rm -f Blue/README
14rr|mplayer-1.1.1-2.r36417.11plf|406	%patch0 -p1 -b .mdv~
14rr|mplayer-1.1.1-2.r36417.11plf|407	%patch1 -p1 -b .giflib51~
14rr|mplayer-1.1.1-2.r36417.11plf|408	%patch2 -p1 -b .samba4~
14rr|mplayer-1.1.1-2.r36417.11plf|409	%patch28 -p1 -b .rtsp-extra-fixes
14rr|mplayer-1.1.1-2.r36417.11plf|410	%patch31 -p1 -b .format~
14rr|mplayer-1.1.1-2.r36417.11plf|411	%patch33 -p0 -b .dlfcn~
14rr|mplayer-1.1.1-2.r36417.11plf|412	%patch35 -p0
14rr|mplayer-1.1.1-2.r36417.11plf|413	%if ! %{build_plf}
14rr|mplayer-1.1.1-2.r36417.11plf|414	%patch39 -p1 -b .dlopen~
14rr|mplayer-1.1.1-2.r36417.11plf|415	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|416	rm -rf ffmpeg
14rr|mplayer-1.1.1-2.r36417.11plf|417	%patch40 -p1 -b .ffmpeg~
14rr|mplayer-1.1.1-2.r36417.11plf|418	%patch42 -p1 -b .internal_filters~
14rr|mplayer-1.1.1-2.r36417.11plf|419	%patch43 -p1 -b .ffm_stable~
14rr|mplayer-1.1.1-2.r36417.11plf|420	
14rr|mplayer-1.1.1-2.r36417.11plf|421	# Sometimes (1.1.1) mplayer guys forget to update the VERSION file...
14rr|mplayer-1.1.1-2.r36417.11plf|422	# Let's fix it here, but let's not abuse this ;)
14rr|mplayer-1.1.1-2.r36417.11plf|423	echo %{version} >VERSION
14rr|mplayer-1.1.1-2.r36417.11plf|424	
14rr|mplayer-1.1.1-2.r36417.11plf|425	perl -pi -e 's^r\$svn_revision^%{release}^' version.sh
14rr|mplayer-1.1.1-2.r36417.11plf|426	
14rr|mplayer-1.1.1-2.r36417.11plf|427	mv DOCS/README README.DOCS
14rr|mplayer-1.1.1-2.r36417.11plf|428	
14rr|mplayer-1.1.1-2.r36417.11plf|429	%build
14rr|mplayer-1.1.1-2.r36417.11plf|430	export CFLAGS="$CFLAGS %{optflags}"
14rr|mplayer-1.1.1-2.r36417.11plf|431	%if %{build_debug}
14rr|mplayer-1.1.1-2.r36417.11plf|432	export CFLAGS="$CFLAGS -g"
14rr|mplayer-1.1.1-2.r36417.11plf|433	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|434	%ifarch ppc
14rr|mplayer-1.1.1-2.r36417.11plf|435	export CFLAGS="$CFLAGS -mcpu=7450 -maltivec"
14rr|mplayer-1.1.1-2.r36417.11plf|436	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|437	%if %{build_directfb}
14rr|mplayer-1.1.1-2.r36417.11plf|438	export CPPFLAGS="-I%{_includedir}/directfb"
14rr|mplayer-1.1.1-2.r36417.11plf|439	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|440	export LDFLAGS="%{?ldflags}"
14rr|mplayer-1.1.1-2.r36417.11plf|441	./configure \
14rr|mplayer-1.1.1-2.r36417.11plf|442	--prefix=%{_prefix} \
14rr|mplayer-1.1.1-2.r36417.11plf|443	--datadir=%{_datadir}/%{name} \
14rr|mplayer-1.1.1-2.r36417.11plf|444	--confdir=%{_sysconfdir}/%{name} \
14rr|mplayer-1.1.1-2.r36417.11plf|445	--libdir=%{_libdir} \
14rr|mplayer-1.1.1-2.r36417.11plf|446	--codecsdir=%{_libdir}/codecs \
14rr|mplayer-1.1.1-2.r36417.11plf|447	--language=all \
14rr|mplayer-1.1.1-2.r36417.11plf|448	%ifarch %{ix86}
14rr|mplayer-1.1.1-2.r36417.11plf|449	--enable-mmx \
14rr|mplayer-1.1.1-2.r36417.11plf|450	--enable-3dnow \
14rr|mplayer-1.1.1-2.r36417.11plf|451	--enable-sse \
14rr|mplayer-1.1.1-2.r36417.11plf|452	--enable-sse2 \
14rr|mplayer-1.1.1-2.r36417.11plf|453	--enable-fastmemcpy \
14rr|mplayer-1.1.1-2.r36417.11plf|454	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|455	%if %{with cpudetection}
14rr|mplayer-1.1.1-2.r36417.11plf|456	--enable-runtime-cpudetection \
14rr|mplayer-1.1.1-2.r36417.11plf|457	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|458	%if %{build_debug}
14rr|mplayer-1.1.1-2.r36417.11plf|459	--enable-debug=3 \
14rr|mplayer-1.1.1-2.r36417.11plf|460	%else
14rr|mplayer-1.1.1-2.r36417.11plf|461	--disable-sighandler \
14rr|mplayer-1.1.1-2.r36417.11plf|462	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|463	%if %{build_gui}
14rr|mplayer-1.1.1-2.r36417.11plf|464	--enable-gui \
14rr|mplayer-1.1.1-2.r36417.11plf|465	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|466	%if %{build_mencoder}
14rr|mplayer-1.1.1-2.r36417.11plf|467	--enable-mencoder \
14rr|mplayer-1.1.1-2.r36417.11plf|468	%else
14rr|mplayer-1.1.1-2.r36417.11plf|469	--disable-mencoder \
14rr|mplayer-1.1.1-2.r36417.11plf|470	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|471	--disable-arts \
14rr|mplayer-1.1.1-2.r36417.11plf|472	--disable-ggi \
14rr|mplayer-1.1.1-2.r36417.11plf|473	--disable-libdvdcss-internal \
14rr|mplayer-1.1.1-2.r36417.11plf|474	--enable-dvdnav \
14rr|mplayer-1.1.1-2.r36417.11plf|475	--disable-dvdread-internal \
14rr|mplayer-1.1.1-2.r36417.11plf|476	--enable-dvdread \
14rr|mplayer-1.1.1-2.r36417.11plf|477	--enable-tv \
14rr|mplayer-1.1.1-2.r36417.11plf|478	--enable-joystick \
14rr|mplayer-1.1.1-2.r36417.11plf|479	--enable-gl \
14rr|mplayer-1.1.1-2.r36417.11plf|480	--disable-svga \
14rr|mplayer-1.1.1-2.r36417.11plf|481	--enable-menu \
14rr|mplayer-1.1.1-2.r36417.11plf|482	--disable-zr \
14rr|mplayer-1.1.1-2.r36417.11plf|483	%if ! %{build_dts}
14rr|mplayer-1.1.1-2.r36417.11plf|484	--disable-libdca \
14rr|mplayer-1.1.1-2.r36417.11plf|485	--enable-libdca-dlopen \
14rr|mplayer-1.1.1-2.r36417.11plf|486	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|487	--enable-freetype \
14rr|mplayer-1.1.1-2.r36417.11plf|488	--enable-nas \
14rr|mplayer-1.1.1-2.r36417.11plf|489	%if %{build_system_ffmpeg}
14rr|mplayer-1.1.1-2.r36417.11plf|490	--disable-ffmpeg_a \
14rr|mplayer-1.1.1-2.r36417.11plf|491	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|492	%if ! %{build_faad}
14rr|mplayer-1.1.1-2.r36417.11plf|493	--disable-faad \
14rr|mplayer-1.1.1-2.r36417.11plf|494	--disable-decoder=AAC \
14rr|mplayer-1.1.1-2.r36417.11plf|495	--enable-faad-dlopen \
14rr|mplayer-1.1.1-2.r36417.11plf|496	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|497	%if ! %{build_faac}
14rr|mplayer-1.1.1-2.r36417.11plf|498	--enable-faac-dlopen \
14rr|mplayer-1.1.1-2.r36417.11plf|499	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|500	%if ! %{build_twolame}
14rr|mplayer-1.1.1-2.r36417.11plf|501	--disable-twolame \
14rr|mplayer-1.1.1-2.r36417.11plf|502	--enable-twolame-dlopen \
14rr|mplayer-1.1.1-2.r36417.11plf|503	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|504	%if ! %{build_x264}
14rr|mplayer-1.1.1-2.r36417.11plf|505	--enable-x264-dlopen \
14rr|mplayer-1.1.1-2.r36417.11plf|506	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|507	%if %{build_lirc}
14rr|mplayer-1.1.1-2.r36417.11plf|508	--enable-lirc \
14rr|mplayer-1.1.1-2.r36417.11plf|509	%else
14rr|mplayer-1.1.1-2.r36417.11plf|510	--disable-lirc \
14rr|mplayer-1.1.1-2.r36417.11plf|511	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|512	%if ! %{build_v4l2}
14rr|mplayer-1.1.1-2.r36417.11plf|513	--disable-tv-v4l2 \
14rr|mplayer-1.1.1-2.r36417.11plf|514	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|515	%if ! %{build_mga}
14rr|mplayer-1.1.1-2.r36417.11plf|516	--disable-mga \
14rr|mplayer-1.1.1-2.r36417.11plf|517	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|518	%if ! %{build_fbdev}
14rr|mplayer-1.1.1-2.r36417.11plf|519	--disable-fbdev \
14rr|mplayer-1.1.1-2.r36417.11plf|520	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|521	%if %{build_directfb}
14rr|mplayer-1.1.1-2.r36417.11plf|522	--enable-directfb \
14rr|mplayer-1.1.1-2.r36417.11plf|523	%else
14rr|mplayer-1.1.1-2.r36417.11plf|524	--disable-directfb \
14rr|mplayer-1.1.1-2.r36417.11plf|525	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|526	%if ! %{build_live}
14rr|mplayer-1.1.1-2.r36417.11plf|527	--disable-live \
14rr|mplayer-1.1.1-2.r36417.11plf|528	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|529	%if ! %{build_vesa}
14rr|mplayer-1.1.1-2.r36417.11plf|530	--disable-vesa \
14rr|mplayer-1.1.1-2.r36417.11plf|531	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|532	%if %{build_theora}
14rr|mplayer-1.1.1-2.r36417.11plf|533	--enable-theora \
14rr|mplayer-1.1.1-2.r36417.11plf|534	%else
14rr|mplayer-1.1.1-2.r36417.11plf|535	--disable-theora \
14rr|mplayer-1.1.1-2.r36417.11plf|536	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|537	%if %{build_smb}
14rr|mplayer-1.1.1-2.r36417.11plf|538	--enable-smb \
14rr|mplayer-1.1.1-2.r36417.11plf|539	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|540	%if ! %{build_dvb}
14rr|mplayer-1.1.1-2.r36417.11plf|541	--disable-dvb \
14rr|mplayer-1.1.1-2.r36417.11plf|542	--disable-dvbhead \
14rr|mplayer-1.1.1-2.r36417.11plf|543	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|544	%if ! %{build_jack}
14rr|mplayer-1.1.1-2.r36417.11plf|545	--disable-jack \
14rr|mplayer-1.1.1-2.r36417.11plf|546	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|547	%if ! %{build_aa}
14rr|mplayer-1.1.1-2.r36417.11plf|548	--disable-aa \
14rr|mplayer-1.1.1-2.r36417.11plf|549	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|550	%if ! %{build_cdda}
14rr|mplayer-1.1.1-2.r36417.11plf|551	--disable-cdparanoia \
14rr|mplayer-1.1.1-2.r36417.11plf|552	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|553	%if ! %{build_dv}
14rr|mplayer-1.1.1-2.r36417.11plf|554	--disable-libdv \
14rr|mplayer-1.1.1-2.r36417.11plf|555	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|556	%if ! %{build_lzo}
14rr|mplayer-1.1.1-2.r36417.11plf|557	--disable-liblzo \
14rr|mplayer-1.1.1-2.r36417.11plf|558	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|559	%if ! %{build_sdl}
14rr|mplayer-1.1.1-2.r36417.11plf|560	--disable-sdl \
14rr|mplayer-1.1.1-2.r36417.11plf|561	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|562	%if ! %{build_alsa}
14rr|mplayer-1.1.1-2.r36417.11plf|563	--disable-alsa \
14rr|mplayer-1.1.1-2.r36417.11plf|564	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|565	%if ! %{build_fribidi}
14rr|mplayer-1.1.1-2.r36417.11plf|566	--disable-fribidi \
14rr|mplayer-1.1.1-2.r36417.11plf|567	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|568	%if ! %{build_enca}
14rr|mplayer-1.1.1-2.r36417.11plf|569	--disable-enca \
14rr|mplayer-1.1.1-2.r36417.11plf|570	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|571	%if %{build_pulse}
14rr|mplayer-1.1.1-2.r36417.11plf|572	--enable-pulse \
14rr|mplayer-1.1.1-2.r36417.11plf|573	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|574	%if ! %{build_openal}
14rr|mplayer-1.1.1-2.r36417.11plf|575	--disable-openal \
14rr|mplayer-1.1.1-2.r36417.11plf|576	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|577	%if %{build_xvmc}
14rr|mplayer-1.1.1-2.r36417.11plf|578	--enable-xvmc \
14rr|mplayer-1.1.1-2.r36417.11plf|579	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|580	%if ! %{build_ivtv}
14rr|mplayer-1.1.1-2.r36417.11plf|581	--disable-ivtv \
14rr|mplayer-1.1.1-2.r36417.11plf|582	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|583	%if ! %{build_vdpau}
14rr|mplayer-1.1.1-2.r36417.11plf|584	--disable-vdpau \
14rr|mplayer-1.1.1-2.r36417.11plf|585	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|586	%if ! %{build_amr}
14rr|mplayer-1.1.1-2.r36417.11plf|587	--disable-libopencore_amrnb \
14rr|mplayer-1.1.1-2.r36417.11plf|588	--disable-libopencore_amrwb \
14rr|mplayer-1.1.1-2.r36417.11plf|589	--enable-libopencore_amrnb-dlopen \
14rr|mplayer-1.1.1-2.r36417.11plf|590	--enable-libopencore_amrwb-dlopen
14rr|mplayer-1.1.1-2.r36417.11plf|591	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|592	
14rr|mplayer-1.1.1-2.r36417.11plf|593	# Keep this line before empty end %%configure (ppc conditionnal pb)
14rr|mplayer-1.1.1-2.r36417.11plf|594	make
14rr|mplayer-1.1.1-2.r36417.11plf|595	#gw make sure we have our version string included:
14rr|mplayer-1.1.1-2.r36417.11plf|596	fgrep %{version} version.h
14rr|mplayer-1.1.1-2.r36417.11plf|597	
14rr|mplayer-1.1.1-2.r36417.11plf|598	%install
14rr|mplayer-1.1.1-2.r36417.11plf|599	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14rr|mplayer-1.1.1-2.r36417.11plf|600	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14rr|mplayer-1.1.1-2.r36417.11plf|601	install -m755 mplayer -D %{buildroot}%{_bindir}/mplayer
14rr|mplayer-1.1.1-2.r36417.11plf|602	for lang in de fr hu pl es it zh_CN en; do
14rr|mplayer-1.1.1-2.r36417.11plf|603	install -m644 DOCS/man/$lang/mplayer.1 -D %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mplayer.1
14rr|mplayer-1.1.1-2.r36417.11plf|604	done
14rr|mplayer-1.1.1-2.r36417.11plf|605	
14rr|mplayer-1.1.1-2.r36417.11plf|606	%find_lang mplayer --with-man
14rr|mplayer-1.1.1-2.r36417.11plf|607	
14rr|mplayer-1.1.1-2.r36417.11plf|608	######################### Mencoder #########################
14rr|mplayer-1.1.1-2.r36417.11plf|609	%if %{build_mencoder}
14rr|mplayer-1.1.1-2.r36417.11plf|610	install -m755 mencoder -D %{buildroot}%{_bindir}/mencoder
14rr|mplayer-1.1.1-2.r36417.11plf|611	
14rr|mplayer-1.1.1-2.r36417.11plf|612	for lang in de fr hu pl es it zh_CN en; do
14rr|mplayer-1.1.1-2.r36417.11plf|613	ln -s mplayer.1 %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mencoder.1
14rr|mplayer-1.1.1-2.r36417.11plf|614	done
14rr|mplayer-1.1.1-2.r36417.11plf|615	
14rr|mplayer-1.1.1-2.r36417.11plf|616	%find_lang mencoder --with-man
14rr|mplayer-1.1.1-2.r36417.11plf|617	
14rr|mplayer-1.1.1-2.r36417.11plf|618	install -m 755 TOOLS/mencvcd.sh %{buildroot}%{_bindir}/mencvcd
14rr|mplayer-1.1.1-2.r36417.11plf|619	install -m 755 TOOLS/divx2svcd.sh %{buildroot}%{_bindir}/divx2svcd
14rr|mplayer-1.1.1-2.r36417.11plf|620	install -m 755 TOOLS/wma2ogg.pl %{buildroot}%{_bindir}/wma2ogg.pl
14rr|mplayer-1.1.1-2.r36417.11plf|621	install -m 755 TOOLS/midentify.sh %{buildroot}%{_bindir}/midentify
14rr|mplayer-1.1.1-2.r36417.11plf|622	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|623	######################### /Mencoder #########################
14rr|mplayer-1.1.1-2.r36417.11plf|624	
14rr|mplayer-1.1.1-2.r36417.11plf|625	install -m 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/mplayer.conf
14rr|mplayer-1.1.1-2.r36417.11plf|626	install -m 644 etc/menu.conf %{buildroot}%{_sysconfdir}/%{name}
14rr|mplayer-1.1.1-2.r36417.11plf|627	
14rr|mplayer-1.1.1-2.r36417.11plf|628	%if %{build_gui}
14rr|mplayer-1.1.1-2.r36417.11plf|629	# default Skin
14rr|mplayer-1.1.1-2.r36417.11plf|630	install -d -m 755 %{buildroot}%{_datadir}/%{name}/skins/
14rr|mplayer-1.1.1-2.r36417.11plf|631	cp -r Blue %{buildroot}%{_datadir}/%{name}/skins/
14rr|mplayer-1.1.1-2.r36417.11plf|632	ln -s Blue %{buildroot}%{_datadir}/%{name}/skins/default
14rr|mplayer-1.1.1-2.r36417.11plf|633	# gmplayer equals mplayer -gui
14rr|mplayer-1.1.1-2.r36417.11plf|634	ln -s mplayer %{buildroot}%{_bindir}/gmplayer
14rr|mplayer-1.1.1-2.r36417.11plf|635	# icons
14rr|mplayer-1.1.1-2.r36417.11plf|636	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14rr|mplayer-1.1.1-2.r36417.11plf|637	convert -transparent white Blue/icons/icon48x48.png %{buildroot}%{_liconsdir}/mplayer.png
14rr|mplayer-1.1.1-2.r36417.11plf|638	convert -transparent white Blue/icons/icon32x32.png %{buildroot}%{_iconsdir}/mplayer.png
14rr|mplayer-1.1.1-2.r36417.11plf|639	convert -transparent white -scale 16x16 Blue/icons/icon48x48.png %{buildroot}%{_miconsdir}/mplayer.png
14rr|mplayer-1.1.1-2.r36417.11plf|640	install -D -m 644 etc/mplayer.desktop %{buildroot}%{_datadir}/applications/mplayer.desktop
14rr|mplayer-1.1.1-2.r36417.11plf|641	perl -pi -e 's@mplayer$@mplayer@g' %{buildroot}%{_datadir}/applications/mplayer.desktop
14rr|mplayer-1.1.1-2.r36417.11plf|642	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|643	
14rr|mplayer-1.1.1-2.r36417.11plf|644	%if %{build_debug}
14rr|mplayer-1.1.1-2.r36417.11plf|645	export DONT_STRIP=1
14rr|mplayer-1.1.1-2.r36417.11plf|646	%endif
14rr|mplayer-1.1.1-2.r36417.11plf|647	
14rr|mplayer-1.1.1-2.r36417.11plf|648	
14rr|mplayer-1.1.1-2.r36417.11plf|649	%changelog
14rr|mplayer-1.1.1-2.r36417.11plf|650	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.11plf
14rr|mplayer-1.1.1-2.r36417.11plf|651	+ Revision: 11b687c
14rr|mplayer-1.1.1-2.r36417.11plf|652	- Build with smb protocol support
14rr|mplayer-1.1.1-2.r36417.11plf|653	
14rr|mplayer-1.1.1-2.r36417.11plf|654	

26613 14
14rr|mythplugins-0.27.1-1plf|1	# Requires autofinder is confused, requires nonexistent packages (mythtv-mythweb)
14rr|mythplugins-0.27.1-1plf|2	%if %{_use_internal_dependency_generator}
14rr|mythplugins-0.27.1-1plf|3	%define __noautoreq 'pear(.*)|perl\\(Switch\\)'
14rr|mythplugins-0.27.1-1plf|4	%else
14rr|mythplugins-0.27.1-1plf|5	%define _requires_exceptions pear*
14rr|mythplugins-0.27.1-1plf|6	%endif
14rr|mythplugins-0.27.1-1plf|7	
14rr|mythplugins-0.27.1-1plf|8	%define gitversion 0
14rr|mythplugins-0.27.1-1plf|9	%define fixesdate 0
14rr|mythplugins-0.27.1-1plf|10	%define rel 1
14rr|mythplugins-0.27.1-1plf|11	
14rr|mythplugins-0.27.1-1plf|12	%if %{fixesdate}
14rr|mythplugins-0.27.1-1plf|13	%define release %{fixesdate}.%{rel}
14rr|mythplugins-0.27.1-1plf|14	%else
14rr|mythplugins-0.27.1-1plf|15	%define release %{rel}
14rr|mythplugins-0.27.1-1plf|16	%endif
14rr|mythplugins-0.27.1-1plf|17	
14rr|mythplugins-0.27.1-1plf|18	#####################
14rr|mythplugins-0.27.1-1plf|19	# Hardcode PLF build
14rr|mythplugins-0.27.1-1plf|20	%define build_plf 1
14rr|mythplugins-0.27.1-1plf|21	#####################
14rr|mythplugins-0.27.1-1plf|22	
14rr|mythplugins-0.27.1-1plf|23	%if %{build_plf}
14rr|mythplugins-0.27.1-1plf|24	%define extrarelsuffix plf
14rr|mythplugins-0.27.1-1plf|25	%define distsuffix plf
14rr|mythplugins-0.27.1-1plf|26	%endif
14rr|mythplugins-0.27.1-1plf|27	
14rr|mythplugins-0.27.1-1plf|28	Summary:	Official MythTV plugins
14rr|mythplugins-0.27.1-1plf|29	Name:		mythplugins
14rr|mythplugins-0.27.1-1plf|30	Version:	0.27.1
14rr|mythplugins-0.27.1-1plf|31	Release:	%{release}%{?extrarelsuffix}
14rr|mythplugins-0.27.1-1plf|32	License:	GPLv2+
14rr|mythplugins-0.27.1-1plf|33	Group:		Video
14rr|mythplugins-0.27.1-1plf|34	Url:		http://www.mythtv.org/
14rr|mythplugins-0.27.1-1plf|35	Source0:	ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
14rr|mythplugins-0.27.1-1plf|36	Source1:	mythweb-%{version}.tar.gz
14rr|mythplugins-0.27.1-1plf|37	%if %{fixesdate}
14rr|mythplugins-0.27.1-1plf|38	#Patch1:		fixes-%{gitversion}.patch
14rr|mythplugins-0.27.1-1plf|39	%endif
14rr|mythplugins-0.27.1-1plf|40	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
14rr|mythplugins-0.27.1-1plf|41	
14rr|mythplugins-0.27.1-1plf|42	# (cg) Ditto for the perl-DateTime-Format-ISO pkg
14rr|mythplugins-0.27.1-1plf|43	BuildRequires:	perl(Class::Factory::Util)
14rr|mythplugins-0.27.1-1plf|44	BuildRequires:	perl-XML-XPath
14rr|mythplugins-0.27.1-1plf|45	BuildRequires:	perl-Image-Size
14rr|mythplugins-0.27.1-1plf|46	BuildRequires:	perl-Date-Manip
14rr|mythplugins-0.27.1-1plf|47	BuildRequires:	perl-DateTime-Format-ISO8601
14rr|mythplugins-0.27.1-1plf|48	BuildRequires:	perl-SOAP-Lite
14rr|mythplugins-0.27.1-1plf|49	BuildRequires:	perl-XML-Simple
14rr|mythplugins-0.27.1-1plf|50	BuildRequires:	python-curl
14rr|mythplugins-0.27.1-1plf|51	BuildRequires:	python-oauth
14rr|mythplugins-0.27.1-1plf|52	# (cg) Remove these once they are required in the python-mythtv package
14rr|mythplugins-0.27.1-1plf|53	BuildRequires:	python-lxml
14rr|mythplugins-0.27.1-1plf|54	BuildRequires:	python-mysql
14rr|mythplugins-0.27.1-1plf|55	BuildRequires:	myth-devel >= %{version}
14rr|mythplugins-0.27.1-1plf|56	BuildRequires:	python-mythtv >= %{version}
14rr|mythplugins-0.27.1-1plf|57	BuildRequires:	cdda-devel
14rr|mythplugins-0.27.1-1plf|58	BuildRequires:	mysql-devel
14rr|mythplugins-0.27.1-1plf|59	BuildRequires:	qt4-devel
14rr|mythplugins-0.27.1-1plf|60	BuildRequires:	pkgconfig(dvdread)
14rr|mythplugins-0.27.1-1plf|61	BuildRequires:	pkgconfig(flac)
14rr|mythplugins-0.27.1-1plf|62	BuildRequires:	pkgconfig(fftw3)
14rr|mythplugins-0.27.1-1plf|63	BuildRequires:	pkgconfig(gl)
14rr|mythplugins-0.27.1-1plf|64	BuildRequires:	pkgconfig(id3tag)
14rr|mythplugins-0.27.1-1plf|65	BuildRequires:	pkgconfig(libcdaudio)
14rr|mythplugins-0.27.1-1plf|66	BuildRequires:	pkgconfig(libexif)
14rr|mythplugins-0.27.1-1plf|67	BuildRequires:	pkgconfig(libtiff-4)
14rr|mythplugins-0.27.1-1plf|68	BuildRequires:	pkgconfig(libudev)
14rr|mythplugins-0.27.1-1plf|69	BuildRequires:	pkgconfig(libvisual-0.4)
14rr|mythplugins-0.27.1-1plf|70	BuildRequires:	pkgconfig(sdl)
14rr|mythplugins-0.27.1-1plf|71	BuildRequires:	pkgconfig(uuid)
14rr|mythplugins-0.27.1-1plf|72	BuildRequires:	pkgconfig(vorbis)
14rr|mythplugins-0.27.1-1plf|73	BuildRequires:	pkgconfig(taglib)
14rr|mythplugins-0.27.1-1plf|74	%if %{build_plf}
14rr|mythplugins-0.27.1-1plf|75	BuildRequires:	lame-devel
14rr|mythplugins-0.27.1-1plf|76	BuildRequires:	libfaad2-devel
14rr|mythplugins-0.27.1-1plf|77	%endif
14rr|mythplugins-0.27.1-1plf|78	
14rr|mythplugins-0.27.1-1plf|79	%description
14rr|mythplugins-0.27.1-1plf|80	Mythplugins for MythTV.
14rr|mythplugins-0.27.1-1plf|81	
14rr|mythplugins-0.27.1-1plf|82	%if %{build_plf}
14rr|mythplugins-0.27.1-1plf|83	This package is in restricted because it contains software that supports
14rr|mythplugins-0.27.1-1plf|84	codecs that may be covered by software patents.
14rr|mythplugins-0.27.1-1plf|85	%endif
14rr|mythplugins-0.27.1-1plf|86	
14rr|mythplugins-0.27.1-1plf|87	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|88	
14rr|mythplugins-0.27.1-1plf|89	%package -n mythtv-plugin-browser
14rr|mythplugins-0.27.1-1plf|90	Summary:	Full web browser for MythTV
14rr|mythplugins-0.27.1-1plf|91	Group:		Video
14rr|mythplugins-0.27.1-1plf|92	Requires:	mythtv-frontend >= %{version}
14rr|mythplugins-0.27.1-1plf|93	
14rr|mythplugins-0.27.1-1plf|94	%description -n mythtv-plugin-browser
14rr|mythplugins-0.27.1-1plf|95	MythBrowser is a full web browser for MythTV.
14rr|mythplugins-0.27.1-1plf|96	
14rr|mythplugins-0.27.1-1plf|97	%files -n mythtv-plugin-browser
14rr|mythplugins-0.27.1-1plf|98	%doc mythbrowser/README mythbrowser/COPYING mythbrowser/AUTHORS
14rr|mythplugins-0.27.1-1plf|99	%{_libdir}/mythtv/plugins/libmythbrowser.so
14rr|mythplugins-0.27.1-1plf|100	%{_datadir}/mythtv/i18n/mythbrowser_*.qm
14rr|mythplugins-0.27.1-1plf|101	%{_datadir}/mythtv/themes/default*/browser-ui.xml
14rr|mythplugins-0.27.1-1plf|102	%{_datadir}/mythtv/themes/default*/mb_*.png
14rr|mythplugins-0.27.1-1plf|103	
14rr|mythplugins-0.27.1-1plf|104	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|105	
14rr|mythplugins-0.27.1-1plf|106	%package -n mythtv-plugin-gallery
14rr|mythplugins-0.27.1-1plf|107	Summary:	Gallery/slideshow module for MythTV
14rr|mythplugins-0.27.1-1plf|108	Group:		Video
14rr|mythplugins-0.27.1-1plf|109	Requires:	mythtv-frontend >= %{version}
14rr|mythplugins-0.27.1-1plf|110	
14rr|mythplugins-0.27.1-1plf|111	%description -n mythtv-plugin-gallery
14rr|mythplugins-0.27.1-1plf|112	A gallery/slideshow module for MythTV.
14rr|mythplugins-0.27.1-1plf|113	
14rr|mythplugins-0.27.1-1plf|114	%files -n mythtv-plugin-gallery
14rr|mythplugins-0.27.1-1plf|115	%doc mythgallery/README*
14rr|mythplugins-0.27.1-1plf|116	%{_libdir}/mythtv/plugins/libmythgallery.so
14rr|mythplugins-0.27.1-1plf|117	%{_datadir}/mythtv/i18n/mythgallery_*.qm
14rr|mythplugins-0.27.1-1plf|118	%{_datadir}/mythtv/themes/default*/gallery*
14rr|mythplugins-0.27.1-1plf|119	%{_localstatedir}/lib/pictures
14rr|mythplugins-0.27.1-1plf|120	
14rr|mythplugins-0.27.1-1plf|121	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|122	
14rr|mythplugins-0.27.1-1plf|123	%package -n mythtv-plugin-game
14rr|mythplugins-0.27.1-1plf|124	Summary:	Game frontend for MythTV
14rr|mythplugins-0.27.1-1plf|125	Group:		Video
14rr|mythplugins-0.27.1-1plf|126	Requires:	mythtv-frontend >= %{version}
14rr|mythplugins-0.27.1-1plf|127	
14rr|mythplugins-0.27.1-1plf|128	%description -n mythtv-plugin-game
14rr|mythplugins-0.27.1-1plf|129	A game frontend for MythTV.
14rr|mythplugins-0.27.1-1plf|130	
14rr|mythplugins-0.27.1-1plf|131	%files -n mythtv-plugin-game
14rr|mythplugins-0.27.1-1plf|132	%doc mythgame/romdb*
14rr|mythplugins-0.27.1-1plf|133	%{_libdir}/mythtv/plugins/libmythgame.so
14rr|mythplugins-0.27.1-1plf|134	%{_datadir}/mythtv/i18n/mythgame_*.qm
14rr|mythplugins-0.27.1-1plf|135	%{_datadir}/mythtv/game_settings.xml
14rr|mythplugins-0.27.1-1plf|136	%{_datadir}/mythtv/themes/default*/game*
14rr|mythplugins-0.27.1-1plf|137	%dir %{_datadir}/mythtv/metadata
14rr|mythplugins-0.27.1-1plf|138	%{_datadir}/mythtv/metadata/Game
14rr|mythplugins-0.27.1-1plf|139	
14rr|mythplugins-0.27.1-1plf|140	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|141	
14rr|mythplugins-0.27.1-1plf|142	%package -n mythtv-plugin-music
14rr|mythplugins-0.27.1-1plf|143	Summary:	The music player add-on module for MythTV
14rr|mythplugins-0.27.1-1plf|144	Group:		Video
14rr|mythplugins-0.27.1-1plf|145	Requires:	mythtv-frontend >= %{version}
14rr|mythplugins-0.27.1-1plf|146	
14rr|mythplugins-0.27.1-1plf|147	%description -n mythtv-plugin-music
14rr|mythplugins-0.27.1-1plf|148	The music player add-on module for MythTV.
14rr|mythplugins-0.27.1-1plf|149	
14rr|mythplugins-0.27.1-1plf|150	%if %{build_plf}
14rr|mythplugins-0.27.1-1plf|151	This package is in restricted because it contains software that supports
14rr|mythplugins-0.27.1-1plf|152	codecs that may be covered by software patents.
14rr|mythplugins-0.27.1-1plf|153	%endif
14rr|mythplugins-0.27.1-1plf|154	
14rr|mythplugins-0.27.1-1plf|155	%files -n mythtv-plugin-music
14rr|mythplugins-0.27.1-1plf|156	%doc mythmusic/AUTHORS mythmusic/COPYING mythmusic/README* mythmusic/musicdb
14rr|mythplugins-0.27.1-1plf|157	%{_datadir}/mythtv/music_settings.xml
14rr|mythplugins-0.27.1-1plf|158	%{_datadir}/mythtv/musicmenu.xml
14rr|mythplugins-0.27.1-1plf|159	%{_libdir}/mythtv/plugins/libmythmusic.so
14rr|mythplugins-0.27.1-1plf|160	%{_localstatedir}/lib/mythmusic
14rr|mythplugins-0.27.1-1plf|161	%{_datadir}/mythtv/i18n/mythmusic_*.qm
14rr|mythplugins-0.27.1-1plf|162	%{_datadir}/mythtv/mythmusic/streams.xml
14rr|mythplugins-0.27.1-1plf|163	%{_datadir}/mythtv/themes/default/ff_button*.png
14rr|mythplugins-0.27.1-1plf|164	%{_datadir}/mythtv/themes/default*/mm_*.png
14rr|mythplugins-0.27.1-1plf|165	%{_datadir}/mythtv/themes/default*/mm-*.png
14rr|mythplugins-0.27.1-1plf|166	%{_datadir}/mythtv/themes/default/music-*.png
14rr|mythplugins-0.27.1-1plf|167	%{_datadir}/mythtv/themes/default*/*music*.xml
14rr|mythplugins-0.27.1-1plf|168	%{_datadir}/mythtv/themes/default/next_button*.png
14rr|mythplugins-0.27.1-1plf|169	%{_datadir}/mythtv/themes/default/pause_button*.png
14rr|mythplugins-0.27.1-1plf|170	%{_datadir}/mythtv/themes/default/play_button*.png
14rr|mythplugins-0.27.1-1plf|171	%{_datadir}/mythtv/themes/default/prev_button*.png
14rr|mythplugins-0.27.1-1plf|172	%{_datadir}/mythtv/themes/default/rew_button*.png
14rr|mythplugins-0.27.1-1plf|173	%{_datadir}/mythtv/themes/default/selectionbar.png
14rr|mythplugins-0.27.1-1plf|174	%{_datadir}/mythtv/themes/default/stop_button*.png
14rr|mythplugins-0.27.1-1plf|175	%{_datadir}/mythtv/themes/default/track_info_background.png
14rr|mythplugins-0.27.1-1plf|176	%{_datadir}/mythtv/themes/default/miniplayer_background.png
14rr|mythplugins-0.27.1-1plf|177	%{_datadir}/mythtv/themes/default-wide/music-sel-bg.png
14rr|mythplugins-0.27.1-1plf|178	%{_datadir}/mythtv/themes/default*/stream-ui.xml
14rr|mythplugins-0.27.1-1plf|179	
14rr|mythplugins-0.27.1-1plf|180	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|181	
14rr|mythplugins-0.27.1-1plf|182	%package -n mythtv-plugin-netvision
14rr|mythplugins-0.27.1-1plf|183	Summary:	NetVision for MythTV
14rr|mythplugins-0.27.1-1plf|184	Group:		Video
14rr|mythplugins-0.27.1-1plf|185	Requires:	mythtv-frontend >= %{version}
14rr|mythplugins-0.27.1-1plf|186	
14rr|mythplugins-0.27.1-1plf|187	%description -n mythtv-plugin-netvision
14rr|mythplugins-0.27.1-1plf|188	NetVision for MythTV. View popular media website content.
14rr|mythplugins-0.27.1-1plf|189	
14rr|mythplugins-0.27.1-1plf|190	%files -n mythtv-plugin-netvision
14rr|mythplugins-0.27.1-1plf|191	%doc mythnetvision/README mythnetvision/ChangeLog mythnetvision/AUTHORS
14rr|mythplugins-0.27.1-1plf|192	%{_bindir}/mythfillnetvision
14rr|mythplugins-0.27.1-1plf|193	%{_libdir}/mythtv/plugins/libmythnetvision.so
14rr|mythplugins-0.27.1-1plf|194	%{_datadir}/mythtv/i18n/mythnetvision_*.qm
14rr|mythplugins-0.27.1-1plf|195	%{_datadir}/mythtv/mythnetvision
14rr|mythplugins-0.27.1-1plf|196	%{_datadir}/mythtv/netvisionmenu.xml
14rr|mythplugins-0.27.1-1plf|197	%{_datadir}/mythtv/themes/default*/netvision*.xml
14rr|mythplugins-0.27.1-1plf|198	
14rr|mythplugins-0.27.1-1plf|199	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|200	
14rr|mythplugins-0.27.1-1plf|201	%package -n mythtv-plugin-news
14rr|mythplugins-0.27.1-1plf|202	Summary:	RSS News feed plugin for MythTV
14rr|mythplugins-0.27.1-1plf|203	Group:		Video
14rr|mythplugins-0.27.1-1plf|204	Requires:	mythtv-frontend >= %{version}
14rr|mythplugins-0.27.1-1plf|205	
14rr|mythplugins-0.27.1-1plf|206	%description -n mythtv-plugin-news
14rr|mythplugins-0.27.1-1plf|207	An RSS News feed plugin for MythTV.
14rr|mythplugins-0.27.1-1plf|208	
14rr|mythplugins-0.27.1-1plf|209	%files -n mythtv-plugin-news
14rr|mythplugins-0.27.1-1plf|210	%doc mythnews/AUTHORS mythnews/COPYING mythnews/ChangeLog mythnews/README*
14rr|mythplugins-0.27.1-1plf|211	%{_libdir}/mythtv/plugins/libmythnews.so
14rr|mythplugins-0.27.1-1plf|212	%{_datadir}/mythtv/i18n/mythnews_*.qm
14rr|mythplugins-0.27.1-1plf|213	%{_datadir}/mythtv/mythnews
14rr|mythplugins-0.27.1-1plf|214	%{_datadir}/mythtv/themes/default*/news*
14rr|mythplugins-0.27.1-1plf|215	%{_datadir}/mythtv/themes/default/enclosures.png
14rr|mythplugins-0.27.1-1plf|216	%{_datadir}/mythtv/themes/default/need-download.png
14rr|mythplugins-0.27.1-1plf|217	%{_datadir}/mythtv/themes/default/podcast.png
14rr|mythplugins-0.27.1-1plf|218	
14rr|mythplugins-0.27.1-1plf|219	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|220	
14rr|mythplugins-0.27.1-1plf|221	%package -n mythtv-plugin-weather
14rr|mythplugins-0.27.1-1plf|222	Summary:	MythTV module that displays a weather forecast
14rr|mythplugins-0.27.1-1plf|223	Group:		Video
14rr|mythplugins-0.27.1-1plf|224	Requires:	mythtv-frontend >= %{version}
14rr|mythplugins-0.27.1-1plf|225	# Contrib package, needed only for one script
14rr|mythplugins-0.27.1-1plf|226	Suggests:	perl-Switch
14rr|mythplugins-0.27.1-1plf|227	
14rr|mythplugins-0.27.1-1plf|228	%description -n mythtv-plugin-weather
14rr|mythplugins-0.27.1-1plf|229	A MythTV module that displays a weather forcast.
14rr|mythplugins-0.27.1-1plf|230	
14rr|mythplugins-0.27.1-1plf|231	%files -n mythtv-plugin-weather
14rr|mythplugins-0.27.1-1plf|232	%doc mythweather/AUTHORS mythweather/COPYING mythweather/README*
14rr|mythplugins-0.27.1-1plf|233	%{_libdir}/mythtv/plugins/libmythweather.so
14rr|mythplugins-0.27.1-1plf|234	%{_datadir}/mythtv/i18n/mythweather_*.qm
14rr|mythplugins-0.27.1-1plf|235	%{_datadir}/mythtv/mythweather
14rr|mythplugins-0.27.1-1plf|236	%{_datadir}/mythtv/themes/default/cloudy.png
14rr|mythplugins-0.27.1-1plf|237	%{_datadir}/mythtv/themes/default/fair.png
14rr|mythplugins-0.27.1-1plf|238	%{_datadir}/mythtv/themes/default/flurries.png
14rr|mythplugins-0.27.1-1plf|239	%{_datadir}/mythtv/themes/default/fog.png
14rr|mythplugins-0.27.1-1plf|240	%{_datadir}/mythtv/themes/default/logo.png
14rr|mythplugins-0.27.1-1plf|241	%{_datadir}/mythtv/themes/default/lshowers.png
14rr|mythplugins-0.27.1-1plf|242	%{_datadir}/mythtv/themes/default/mcloudy.png
14rr|mythplugins-0.27.1-1plf|243	%{_datadir}/mythtv/themes/default/pcloudy.png
14rr|mythplugins-0.27.1-1plf|244	%{_datadir}/mythtv/themes/default/rainsnow.png
14rr|mythplugins-0.27.1-1plf|245	%{_datadir}/mythtv/themes/default/showers.png
14rr|mythplugins-0.27.1-1plf|246	%{_datadir}/mythtv/themes/default/snowshow.png
14rr|mythplugins-0.27.1-1plf|247	%{_datadir}/mythtv/themes/default/sunny.png
14rr|mythplugins-0.27.1-1plf|248	%{_datadir}/mythtv/themes/default/thunshowers.png
14rr|mythplugins-0.27.1-1plf|249	%{_datadir}/mythtv/themes/default/unknown.png
14rr|mythplugins-0.27.1-1plf|250	%{_datadir}/mythtv/themes/default*/mw*.png
14rr|mythplugins-0.27.1-1plf|251	%{_datadir}/mythtv/themes/default*/weather-ui.xml
14rr|mythplugins-0.27.1-1plf|252	%{_datadir}/mythtv/weather_settings.xml
14rr|mythplugins-0.27.1-1plf|253	
14rr|mythplugins-0.27.1-1plf|254	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|255	
14rr|mythplugins-0.27.1-1plf|256	%package -n mythtv-mythweb
14rr|mythplugins-0.27.1-1plf|257	Summary:	The web interface to MythTV
14rr|mythplugins-0.27.1-1plf|258	Group:		Video
14rr|mythplugins-0.27.1-1plf|259	Requires:	mythtv-backend >= %{version}
14rr|mythplugins-0.27.1-1plf|260	Requires:	php-mythtv >= %{version}
14rr|mythplugins-0.27.1-1plf|261	Requires:	apache-mod_php
14rr|mythplugins-0.27.1-1plf|262	
14rr|mythplugins-0.27.1-1plf|263	%description -n mythtv-mythweb
14rr|mythplugins-0.27.1-1plf|264	The web interface to MythTV.
14rr|mythplugins-0.27.1-1plf|265	
14rr|mythplugins-0.27.1-1plf|266	%files -n mythtv-mythweb
14rr|mythplugins-0.27.1-1plf|267	%doc mythweb/README* mythweb/LICENSE mythweb/INSTALL mythweb/mythweb.conf.*
14rr|mythplugins-0.27.1-1plf|268	%{_var}/www/mythweb
14rr|mythplugins-0.27.1-1plf|269	%dir %{_localstatedir}/lib/mythweb
14rr|mythplugins-0.27.1-1plf|270	%attr(-,apache,apache) %{_localstatedir}/lib/mythweb/data
14rr|mythplugins-0.27.1-1plf|271	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14rr|mythplugins-0.27.1-1plf|272	
14rr|mythplugins-0.27.1-1plf|273	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|274	
14rr|mythplugins-0.27.1-1plf|275	%package -n mythtv-plugin-zoneminder
14rr|mythplugins-0.27.1-1plf|276	Summary:	Security camera plugin for MythTV
14rr|mythplugins-0.27.1-1plf|277	Group:		Video
14rr|mythplugins-0.27.1-1plf|278	Requires:	mythtv-frontend >= %{version}
14rr|mythplugins-0.27.1-1plf|279	
14rr|mythplugins-0.27.1-1plf|280	%description -n mythtv-plugin-zoneminder
14rr|mythplugins-0.27.1-1plf|281	A security camera plugin for MythTV.
14rr|mythplugins-0.27.1-1plf|282	
14rr|mythplugins-0.27.1-1plf|283	%files -n mythtv-plugin-zoneminder
14rr|mythplugins-0.27.1-1plf|284	%doc mythzoneminder/README mythzoneminder/COPYING mythzoneminder/AUTHORS
14rr|mythplugins-0.27.1-1plf|285	%{_bindir}/mythzmserver
14rr|mythplugins-0.27.1-1plf|286	%{_libdir}/mythtv/plugins/libmythzoneminder.so
14rr|mythplugins-0.27.1-1plf|287	%{_datadir}/mythtv/zonemindermenu.xml
14rr|mythplugins-0.27.1-1plf|288	%{_datadir}/mythtv/themes/default*/zoneminder*.xml
14rr|mythplugins-0.27.1-1plf|289	%{_datadir}/mythtv/themes/default*/mz_*.png
14rr|mythplugins-0.27.1-1plf|290	%{_datadir}/mythtv/i18n/mythzoneminder_*.qm
14rr|mythplugins-0.27.1-1plf|291	
14rr|mythplugins-0.27.1-1plf|292	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|293	
14rr|mythplugins-0.27.1-1plf|294	%package -n mythtv-plugin-archive
14rr|mythplugins-0.27.1-1plf|295	Summary:	Creates DVDs from your recorded shows
14rr|mythplugins-0.27.1-1plf|296	Group:		Video
14rr|mythplugins-0.27.1-1plf|297	Requires:	dvd+rw-tools
14rr|mythplugins-0.27.1-1plf|298	Requires:	dvdauthor
14rr|mythplugins-0.27.1-1plf|299	Requires:	ffmpeg
14rr|mythplugins-0.27.1-1plf|300	Requires:	mjpegtools
14rr|mythplugins-0.27.1-1plf|301	Requires:	python-imaging
14rr|mythplugins-0.27.1-1plf|302	Requires:	python-mysql
14rr|mythplugins-0.27.1-1plf|303	Requires:	mythtv-frontend >= %{version}
14rr|mythplugins-0.27.1-1plf|304	%if %{build_plf}
14rr|mythplugins-0.27.1-1plf|305	Requires:	transcode
14rr|mythplugins-0.27.1-1plf|306	%endif
14rr|mythplugins-0.27.1-1plf|307	Requires:	cdrkit-genisoimage
14rr|mythplugins-0.27.1-1plf|308	
14rr|mythplugins-0.27.1-1plf|309	%description -n mythtv-plugin-archive
14rr|mythplugins-0.27.1-1plf|310	MythArchive is a plugin for MythTV that lets you create DVDs
14rr|mythplugins-0.27.1-1plf|311	from your recorded shows, MythVideo files and any video files
14rr|mythplugins-0.27.1-1plf|312	available on your system. It can also archive recordings in a
14rr|mythplugins-0.27.1-1plf|313	proprietary format that archives not only the file but also all the
14rr|mythplugins-0.27.1-1plf|314	associated metadata like title, description and cut list information
14rr|mythplugins-0.27.1-1plf|315	which will mean you can create backups of myth recordings which can
14rr|mythplugins-0.27.1-1plf|316	later be restored or it will also allow you to move recordings
14rr|mythplugins-0.27.1-1plf|317	between myth systems without losing any of the metadata. It is a
14rr|mythplugins-0.27.1-1plf|318	complete rewrite of the old MythBurn bash scripts, now using python,
14rr|mythplugins-0.27.1-1plf|319	and the mythfrontend UI plugin.
14rr|mythplugins-0.27.1-1plf|320	
14rr|mythplugins-0.27.1-1plf|321	%files -n mythtv-plugin-archive
14rr|mythplugins-0.27.1-1plf|322	%{_bindir}/mytharchivehelper
14rr|mythplugins-0.27.1-1plf|323	%{_libdir}/mythtv/plugins/libmytharchive.so
14rr|mythplugins-0.27.1-1plf|324	%{_datadir}/mythtv/archive*.xml
14rr|mythplugins-0.27.1-1plf|325	%{_datadir}/mythtv/mytharchive
14rr|mythplugins-0.27.1-1plf|326	%{_datadir}/mythtv/themes/default/ma_*.png
14rr|mythplugins-0.27.1-1plf|327	%{_datadir}/mythtv/themes/default/mytharchive-ui.xml
14rr|mythplugins-0.27.1-1plf|328	%{_datadir}/mythtv/themes/default/mythburn-ui.xml
14rr|mythplugins-0.27.1-1plf|329	%{_datadir}/mythtv/themes/default/mythnative-ui.xml
14rr|mythplugins-0.27.1-1plf|330	%{_datadir}/mythtv/themes/default-wide/mytharchive-ui.xml
14rr|mythplugins-0.27.1-1plf|331	%{_datadir}/mythtv/themes/default-wide/mythburn-ui.xml
14rr|mythplugins-0.27.1-1plf|332	%{_datadir}/mythtv/themes/default-wide/mythnative-ui.xml
14rr|mythplugins-0.27.1-1plf|333	%{_datadir}/mythtv/i18n/mytharchive_*.qm
14rr|mythplugins-0.27.1-1plf|334	
14rr|mythplugins-0.27.1-1plf|335	#----------------------------------------------------------------------------
14rr|mythplugins-0.27.1-1plf|336	
14rr|mythplugins-0.27.1-1plf|337	%prep
14rr|mythplugins-0.27.1-1plf|338	%setup -q
14rr|mythplugins-0.27.1-1plf|339	%apply_patches
14rr|mythplugins-0.27.1-1plf|340	
14rr|mythplugins-0.27.1-1plf|341	tar -xf %{SOURCE1}
14rr|mythplugins-0.27.1-1plf|342	mv mythweb-%{version} mythweb
14rr|mythplugins-0.27.1-1plf|343	
14rr|mythplugins-0.27.1-1plf|344	%build
14rr|mythplugins-0.27.1-1plf|345	%configure \
14rr|mythplugins-0.27.1-1plf|346	--enable-all \
14rr|mythplugins-0.27.1-1plf|347	--libdir-name=%{_lib} \
14rr|mythplugins-0.27.1-1plf|348	--libdir=%{_libdir} \
14rr|mythplugins-0.27.1-1plf|349	%if %{build_plf}
14rr|mythplugins-0.27.1-1plf|350	--enable-mp3lame
14rr|mythplugins-0.27.1-1plf|351	%else
14rr|mythplugins-0.27.1-1plf|352	--disable-mp3lame
14rr|mythplugins-0.27.1-1plf|353	%endif
14rr|mythplugins-0.27.1-1plf|354	
14rr|mythplugins-0.27.1-1plf|355	%make
14rr|mythplugins-0.27.1-1plf|356	
14rr|mythplugins-0.27.1-1plf|357	%install
14rr|mythplugins-0.27.1-1plf|358	%makeinstall INSTALL_ROOT=%{buildroot}
14rr|mythplugins-0.27.1-1plf|359	
14rr|mythplugins-0.27.1-1plf|360	#mythgallery
14rr|mythplugins-0.27.1-1plf|361	mkdir -p %{buildroot}%{_localstatedir}/lib/pictures
14rr|mythplugins-0.27.1-1plf|362	#mythmusic
14rr|mythplugins-0.27.1-1plf|363	mkdir -p %{buildroot}%{_localstatedir}/lib/mythmusic
14rr|mythplugins-0.27.1-1plf|364	
14rr|mythplugins-0.27.1-1plf|365	install -d -m755 %{buildroot}%{_var}/www/mythweb
14rr|mythplugins-0.27.1-1plf|366	install -m644 mythweb/*.php %{buildroot}%{_var}/www/mythweb
14rr|mythplugins-0.27.1-1plf|367	install -m755 mythweb/*.pl %{buildroot}%{_var}/www/mythweb
14rr|mythplugins-0.27.1-1plf|368	
14rr|mythplugins-0.27.1-1plf|369	for dir in classes includes js modules skins ; do
14rr|mythplugins-0.27.1-1plf|370	cp -r mythweb/$dir %{buildroot}%{_var}/www/mythweb
14rr|mythplugins-0.27.1-1plf|371	done
14rr|mythplugins-0.27.1-1plf|372	
14rr|mythplugins-0.27.1-1plf|373	install -d -m755 %{buildroot}%{_localstatedir}/lib/mythweb/data
14rr|mythplugins-0.27.1-1plf|374	ln -s %{_localstatedir}/lib/mythweb/data %{buildroot}%{_var}/www/mythweb/data
14rr|mythplugins-0.27.1-1plf|375	
14rr|mythplugins-0.27.1-1plf|376	# Create a default configuration for mythweb
14rr|mythplugins-0.27.1-1plf|377	install -d -m755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14rr|mythplugins-0.27.1-1plf|378	install -m644 mythweb/mythweb.conf.apache %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14rr|mythplugins-0.27.1-1plf|379	
14rr|mythplugins-0.27.1-1plf|380	perl -pi -e's|<Directory "/var/www/html|<Directory "%{_var}/www/mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14rr|mythplugins-0.27.1-1plf|381	perl -pi -e's|#    RewriteBase    /mythweb|    RewriteBase    /mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14rr|mythplugins-0.27.1-1plf|382	
14rr|mythplugins-0.27.1-1plf|383	cat >> %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf <<EOF
14rr|mythplugins-0.27.1-1plf|384	
14rr|mythplugins-0.27.1-1plf|385	# ROSA Customisations (be in sync with very sane Mageia's ones)
14rr|mythplugins-0.27.1-1plf|386	
14rr|mythplugins-0.27.1-1plf|387	Alias /mythweb %{_var}/www/mythweb
14rr|mythplugins-0.27.1-1plf|388	<Directory %{_var}/www/mythweb>
14rr|mythplugins-0.27.1-1plf|389	Require host 127.0.0.1
14rr|mythplugins-0.27.1-1plf|390	</Directory>
14rr|mythplugins-0.27.1-1plf|391	EOF
14rr|mythplugins-0.27.1-1plf|392	
14rr|mythplugins-0.27.1-1plf|393	mkdir -p %{buildroot}%{_docdir}/mythtv-plugin-{browser,gallery,game,music,netvision,news,weather,video,zoneminder}
14rr|mythplugins-0.27.1-1plf|394	
14rr|mythplugins-0.27.1-1plf|395	
14rr|mythplugins-0.27.1-1plf|396	%changelog
14rr|mythplugins-0.27.1-1plf|397	* Tue Jul 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.27.1-1plf
14rr|mythplugins-0.27.1-1plf|398	+ Revision: bda8c74
14rr|mythplugins-0.27.1-1plf|399	- Add Requires exceptions
14rr|mythplugins-0.27.1-1plf|400	
14rr|mythplugins-0.27.1-1plf|401	

26614 14
14rr|mythtv-0.27.1-1plf|1	%define gitversion 0
14rr|mythtv-0.27.1-1plf|2	%define fixesdate 0
14rr|mythtv-0.27.1-1plf|3	%define rel 1
14rr|mythtv-0.27.1-1plf|4	
14rr|mythtv-0.27.1-1plf|5	%if %{fixesdate}
14rr|mythtv-0.27.1-1plf|6	%define release %{fixesdate}.%{rel}
14rr|mythtv-0.27.1-1plf|7	%else
14rr|mythtv-0.27.1-1plf|8	%define release %{rel}
14rr|mythtv-0.27.1-1plf|9	%endif
14rr|mythtv-0.27.1-1plf|10	
14rr|mythtv-0.27.1-1plf|11	%define api 0.27
14rr|mythtv-0.27.1-1plf|12	%define major 0
14rr|mythtv-0.27.1-1plf|13	%define libname %mklibname mythtv %{api} %{major}
14rr|mythtv-0.27.1-1plf|14	%define libbase %mklibname mythbase %{api} %{major}
14rr|mythtv-0.27.1-1plf|15	%define libfreemheg %mklibname mythfreemheg %{api} %{major}
14rr|mythtv-0.27.1-1plf|16	%define libhdhomerun %mklibname mythhdhomerun %{api} %{major}
14rr|mythtv-0.27.1-1plf|17	%define libmetadata %mklibname mythmetadata %{api} %{major}
14rr|mythtv-0.27.1-1plf|18	%define libmyth %mklibname myth %{api} %{major}
14rr|mythtv-0.27.1-1plf|19	%define libprotoserver %mklibname mythprotoserver %{api} %{major}
14rr|mythtv-0.27.1-1plf|20	%define libservicecontracts %mklibname mythservicecontracts %{api} %{major}
14rr|mythtv-0.27.1-1plf|21	%define libui %mklibname mythui %{api} %{major}
14rr|mythtv-0.27.1-1plf|22	%define libupnp %mklibname mythupnp %{api} %{major}
14rr|mythtv-0.27.1-1plf|23	
14rr|mythtv-0.27.1-1plf|24	%define libqjson %mklibname mythqjson %{major}
14rr|mythtv-0.27.1-1plf|25	
14rr|mythtv-0.27.1-1plf|26	%define avcodec_major 54
14rr|mythtv-0.27.1-1plf|27	%define libavcodec %mklibname mythavcodec %{avcodec_major}
14rr|mythtv-0.27.1-1plf|28	%define avdevice_major 54
14rr|mythtv-0.27.1-1plf|29	%define libavdevice %mklibname mythavdevice %{avdevice_major}
14rr|mythtv-0.27.1-1plf|30	%define avformat_major 54
14rr|mythtv-0.27.1-1plf|31	%define libavformat %mklibname mythavformat %{avformat_major}
14rr|mythtv-0.27.1-1plf|32	%define avutil_major 52
14rr|mythtv-0.27.1-1plf|33	%define libavutil %mklibname mythavutil %{avutil_major}
14rr|mythtv-0.27.1-1plf|34	%define postproc_major 52
14rr|mythtv-0.27.1-1plf|35	%define libpostproc %mklibname mythpostproc %{postproc_major}
14rr|mythtv-0.27.1-1plf|36	%define avfilter_major 3
14rr|mythtv-0.27.1-1plf|37	%define libavfilter %mklibname mythavfilter %{avfilter_major}
14rr|mythtv-0.27.1-1plf|38	%define swresample_major 0
14rr|mythtv-0.27.1-1plf|39	%define libswresample %mklibname mythswresample %{swresample_major}
14rr|mythtv-0.27.1-1plf|40	%define swscale_major 2
14rr|mythtv-0.27.1-1plf|41	%define libswscale %mklibname mythswscale %{swscale_major}
14rr|mythtv-0.27.1-1plf|42	
14rr|mythtv-0.27.1-1plf|43	%define devname %mklibname myth -d
14rr|mythtv-0.27.1-1plf|44	
14rr|mythtv-0.27.1-1plf|45	%define maenable 1
14rr|mythtv-0.27.1-1plf|46	
14rr|mythtv-0.27.1-1plf|47	#set default build options
14rr|mythtv-0.27.1-1plf|48	# disabled as overrides xv
14rr|mythtv-0.27.1-1plf|49	%define build_directfb		0
14rr|mythtv-0.27.1-1plf|50	%define build_dts		0
14rr|mythtv-0.27.1-1plf|51	%define build_faac		0
14rr|mythtv-0.27.1-1plf|52	%define build_faad		0
14rr|mythtv-0.27.1-1plf|53	%define build_lame		0
14rr|mythtv-0.27.1-1plf|54	%define build_x264		0
14rr|mythtv-0.27.1-1plf|55	%define build_xvid		0
14rr|mythtv-0.27.1-1plf|56	
14rr|mythtv-0.27.1-1plf|57	# Can be enabled later
14rr|mythtv-0.27.1-1plf|58	%define build_crystalhd		0
14rr|mythtv-0.27.1-1plf|59	
14rr|mythtv-0.27.1-1plf|60	######################
14rr|mythtv-0.27.1-1plf|61	# Hardcode PLF build
14rr|mythtv-0.27.1-1plf|62	%define build_plf 1
14rr|mythtv-0.27.1-1plf|63	######################
14rr|mythtv-0.27.1-1plf|64	
14rr|mythtv-0.27.1-1plf|65	%if %{build_plf}
14rr|mythtv-0.27.1-1plf|66	%define extrarelsuffix plf
14rr|mythtv-0.27.1-1plf|67	%define distsuffix		plf
14rr|mythtv-0.27.1-1plf|68	%define build_dts		1
14rr|mythtv-0.27.1-1plf|69	%define build_faac		1
14rr|mythtv-0.27.1-1plf|70	%define build_faad		1
14rr|mythtv-0.27.1-1plf|71	%define build_lame		1
14rr|mythtv-0.27.1-1plf|72	%define build_x264		1
14rr|mythtv-0.27.1-1plf|73	%define build_xvid		1
14rr|mythtv-0.27.1-1plf|74	%endif
14rr|mythtv-0.27.1-1plf|75	
14rr|mythtv-0.27.1-1plf|76	#enable/disable building for certain hardware
14rr|mythtv-0.27.1-1plf|77	%{?_without_directfb:		%global build_directfb 0}
14rr|mythtv-0.27.1-1plf|78	%{?_without_dts:		%global build_dts 0}
14rr|mythtv-0.27.1-1plf|79	%{?_without_faac:		%global build_faac 0}
14rr|mythtv-0.27.1-1plf|80	%{?_without_faad:		%global build_faad 0}
14rr|mythtv-0.27.1-1plf|81	%{?_without_lame:		%global build_lame 0}
14rr|mythtv-0.27.1-1plf|82	%{?_without_x264:		%global build_x264 0}
14rr|mythtv-0.27.1-1plf|83	%{?_without_xvid:		%global build_xvid 0}
14rr|mythtv-0.27.1-1plf|84	
14rr|mythtv-0.27.1-1plf|85	%{?_with_directfb:		%global build_directfb 1}
14rr|mythtv-0.27.1-1plf|86	%{?_with_dts:			%global build_dts 1}
14rr|mythtv-0.27.1-1plf|87	%{?_with_faac:			%global build_faac 1}
14rr|mythtv-0.27.1-1plf|88	%{?_with_faad:			%global build_faad 1}
14rr|mythtv-0.27.1-1plf|89	%{?_with_lame:			%global build_lame 1}
14rr|mythtv-0.27.1-1plf|90	%{?_with_x264:			%global build_x264 1}
14rr|mythtv-0.27.1-1plf|91	%{?_with_xvid:			%global build_xvid 1}
14rr|mythtv-0.27.1-1plf|92	
14rr|mythtv-0.27.1-1plf|93	Summary:	A personal video recorder (PVR) application
14rr|mythtv-0.27.1-1plf|94	Name:		mythtv
14rr|mythtv-0.27.1-1plf|95	Version:	0.27.1
14rr|mythtv-0.27.1-1plf|96	Release:	%{release}%{?extrarelsuffix}
14rr|mythtv-0.27.1-1plf|97	License:	GPLv2+ and GPLv3+
14rr|mythtv-0.27.1-1plf|98	Group:		Video
14rr|mythtv-0.27.1-1plf|99	Url:		http://www.mythtv.org/
14rr|mythtv-0.27.1-1plf|100	Source0:	%{name}-%{version}.tar.bz2
14rr|mythtv-0.27.1-1plf|101	Source1:	mythbackend.sysconfig.in
14rr|mythtv-0.27.1-1plf|102	Source2:	mythbackend.service.in
14rr|mythtv-0.27.1-1plf|103	Source3:	mythbackend.logrotate.in
14rr|mythtv-0.27.1-1plf|104	Source4:	99MythFrontend
14rr|mythtv-0.27.1-1plf|105	Source5:	%{name}-16.png
14rr|mythtv-0.27.1-1plf|106	Source6:	%{name}-32.png
14rr|mythtv-0.27.1-1plf|107	Source7:	%{name}-48.png
14rr|mythtv-0.27.1-1plf|108	Source10:	%{name}.rpmlintrc
14rr|mythtv-0.27.1-1plf|109	
14rr|mythtv-0.27.1-1plf|110	%if %{fixesdate}
14rr|mythtv-0.27.1-1plf|111	#Patch0:		fixes-%{gitversion}.patch
14rr|mythtv-0.27.1-1plf|112	%endif
14rr|mythtv-0.27.1-1plf|113	
14rr|mythtv-0.27.1-1plf|114	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
14rr|mythtv-0.27.1-1plf|115	Patch102:	0102-pulse-Do-not-suspend-PA-when-using-alsa-default.patch
14rr|mythtv-0.27.1-1plf|116	Patch103:	0103-Fix-dns-sd-detection.patch
14rr|mythtv-0.27.1-1plf|117	Patch104:	0104-Support-libcec-2.x.patch
14rr|mythtv-0.27.1-1plf|118	Patch105:	0105-Use-system-build-flags.patch
14rr|mythtv-0.27.1-1plf|119	Patch106:	0106-Fix-zeromq-libdir-path-on-some-systems.patch
14rr|mythtv-0.27.1-1plf|120	
14rr|mythtv-0.27.1-1plf|121	BuildRequires:	gdb
14rr|mythtv-0.27.1-1plf|122	BuildRequires:	imagemagick
14rr|mythtv-0.27.1-1plf|123	%if %{maenable}
14rr|mythtv-0.27.1-1plf|124	BuildRequires:	multiarch-utils
14rr|mythtv-0.27.1-1plf|125	%endif
14rr|mythtv-0.27.1-1plf|126	BuildRequires:	python-lxml
14rr|mythtv-0.27.1-1plf|127	BuildRequires:	python-mysql
14rr|mythtv-0.27.1-1plf|128	BuildRequires:	python-urlgrabber
14rr|mythtv-0.27.1-1plf|129	BuildRequires:	yasm
14rr|mythtv-0.27.1-1plf|130	%if %{build_crystalhd}
14rr|mythtv-0.27.1-1plf|131	BuildRequires:	crystalhd-devel
14rr|mythtv-0.27.1-1plf|132	%endif
14rr|mythtv-0.27.1-1plf|133	%if %{build_lame}
14rr|mythtv-0.27.1-1plf|134	BuildRequires:	lame-devel
14rr|mythtv-0.27.1-1plf|135	%endif
14rr|mythtv-0.27.1-1plf|136	%if %{build_faac}
14rr|mythtv-0.27.1-1plf|137	BuildRequires:	libfaac-devel
14rr|mythtv-0.27.1-1plf|138	%endif
14rr|mythtv-0.27.1-1plf|139	%if %{build_faad}
14rr|mythtv-0.27.1-1plf|140	BuildRequires:	libfaad2-devel
14rr|mythtv-0.27.1-1plf|141	%endif
14rr|mythtv-0.27.1-1plf|142	BuildRequires:	perl-devel
14rr|mythtv-0.27.1-1plf|143	BuildRequires:	qt4-devel
14rr|mythtv-0.27.1-1plf|144	%if %{build_xvid}
14rr|mythtv-0.27.1-1plf|145	BuildRequires:	xvid-devel
14rr|mythtv-0.27.1-1plf|146	%endif
14rr|mythtv-0.27.1-1plf|147	BuildRequires:	perl(Date::Manip)
14rr|mythtv-0.27.1-1plf|148	BuildRequires:	perl(DBD::mysql)
14rr|mythtv-0.27.1-1plf|149	BuildRequires:	perl(DBI)
14rr|mythtv-0.27.1-1plf|150	
14rr|mythtv-0.27.1-1plf|151	BuildRequires:	pkgconfig(alsa)
14rr|mythtv-0.27.1-1plf|152	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14rr|mythtv-0.27.1-1plf|153	BuildRequires:	pkgconfig(dvdnav)
14rr|mythtv-0.27.1-1plf|154	%if %{build_directfb}
14rr|mythtv-0.27.1-1plf|155	BuildRequires:	pkgconfig(directfb)
14rr|mythtv-0.27.1-1plf|156	%endif
14rr|mythtv-0.27.1-1plf|157	BuildRequires:	pkgconfig(fftw3)
14rr|mythtv-0.27.1-1plf|158	BuildRequires:	pkgconfig(glu)
14rr|mythtv-0.27.1-1plf|159	BuildRequires:	pkgconfig(jack)
14rr|mythtv-0.27.1-1plf|160	BuildRequires:	pkgconfig(libass)
14rr|mythtv-0.27.1-1plf|161	BuildRequires:	pkgconfig(libavc1394)
14rr|mythtv-0.27.1-1plf|162	BuildRequires:	pkgconfig(libcec)
14rr|mythtv-0.27.1-1plf|163	%if %{build_dts}
14rr|mythtv-0.27.1-1plf|164	BuildRequires:	pkgconfig(libdts)
14rr|mythtv-0.27.1-1plf|165	%endif
14rr|mythtv-0.27.1-1plf|166	BuildRequires:	pkgconfig(libiec61883)
14rr|mythtv-0.27.1-1plf|167	BuildRequires:	pkgconfig(liblircclient0)
14rr|mythtv-0.27.1-1plf|168	BuildRequires:	pkgconfig(libpulse)
14rr|mythtv-0.27.1-1plf|169	BuildRequires:	pkgconfig(uuid)
14rr|mythtv-0.27.1-1plf|170	BuildRequires:	pkgconfig(libva)
14rr|mythtv-0.27.1-1plf|171	BuildRequires:	pkgconfig(python)
14rr|mythtv-0.27.1-1plf|172	BuildRequires:	pkgconfig(taglib)
14rr|mythtv-0.27.1-1plf|173	BuildRequires:	pkgconfig(vdpau)
14rr|mythtv-0.27.1-1plf|174	BuildRequires:	pkgconfig(vpx)
14rr|mythtv-0.27.1-1plf|175	BuildRequires:	pkgconfig(x11)
14rr|mythtv-0.27.1-1plf|176	%if %{build_x264}
14rr|mythtv-0.27.1-1plf|177	BuildRequires:	pkgconfig(x264)
14rr|mythtv-0.27.1-1plf|178	%endif
14rr|mythtv-0.27.1-1plf|179	BuildRequires:	pkgconfig(xext)
14rr|mythtv-0.27.1-1plf|180	BuildRequires:	pkgconfig(xinerama)
14rr|mythtv-0.27.1-1plf|181	BuildRequires:	pkgconfig(xrandr)
14rr|mythtv-0.27.1-1plf|182	BuildRequires:	pkgconfig(xv)
14rr|mythtv-0.27.1-1plf|183	BuildRequires:	pkgconfig(xvmc)
14rr|mythtv-0.27.1-1plf|184	BuildRequires:	pkgconfig(xxf86vm)
14rr|mythtv-0.27.1-1plf|185	
14rr|mythtv-0.27.1-1plf|186	%description
14rr|mythtv-0.27.1-1plf|187	MythTV implements the following PVR features, and more, with a
14rr|mythtv-0.27.1-1plf|188	unified graphical interface:
14rr|mythtv-0.27.1-1plf|189	
14rr|mythtv-0.27.1-1plf|190	- Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
14rr|mythtv-0.27.1-1plf|191	- Video compression using RTjpeg or MPEG-4
14rr|mythtv-0.27.1-1plf|192	- Program listing retrieval using XMLTV
14rr|mythtv-0.27.1-1plf|193	- Themable, semi-transparent on-screen display
14rr|mythtv-0.27.1-1plf|194	- Electronic program guide
14rr|mythtv-0.27.1-1plf|195	- Scheduled recording of TV programs
14rr|mythtv-0.27.1-1plf|196	- Resolution of conflicts between scheduled recordings
14rr|mythtv-0.27.1-1plf|197	- Basic video editing
14rr|mythtv-0.27.1-1plf|198	
14rr|mythtv-0.27.1-1plf|199	%if %{build_plf}
14rr|mythtv-0.27.1-1plf|200	This package is in restricted because it contains software that supports
14rr|mythtv-0.27.1-1plf|201	codecs that may be covered by software patents.
14rr|mythtv-0.27.1-1plf|202	%endif
14rr|mythtv-0.27.1-1plf|203	%if !%{build_lame}
14rr|mythtv-0.27.1-1plf|204	Note that this build does not support MP3 encoding when recording
14rr|mythtv-0.27.1-1plf|205	into the NuppelVideo format.
14rr|mythtv-0.27.1-1plf|206	%endif
14rr|mythtv-0.27.1-1plf|207	%if %{fixesdate}
14rr|mythtv-0.27.1-1plf|208	This package is based on the MythTV "fixes" branch at
14rr|mythtv-0.27.1-1plf|209	revision %{gitversion}
14rr|mythtv-0.27.1-1plf|210	%endif
14rr|mythtv-0.27.1-1plf|211	
14rr|mythtv-0.27.1-1plf|212	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|213	
14rr|mythtv-0.27.1-1plf|214	%package -n %{libname}
14rr|mythtv-0.27.1-1plf|215	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|216	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|217	Obsoletes:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|218	
14rr|mythtv-0.27.1-1plf|219	%description -n %{libname}
14rr|mythtv-0.27.1-1plf|220	MythTV shared library.
14rr|mythtv-0.27.1-1plf|221	
14rr|mythtv-0.27.1-1plf|222	%files -n %{libname}
14rr|mythtv-0.27.1-1plf|223	%{_libdir}/libmythtv-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|224	
14rr|mythtv-0.27.1-1plf|225	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|226	
14rr|mythtv-0.27.1-1plf|227	%package -n %{libbase}
14rr|mythtv-0.27.1-1plf|228	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|229	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|230	
14rr|mythtv-0.27.1-1plf|231	%description -n %{libbase}
14rr|mythtv-0.27.1-1plf|232	MythTV shared library.
14rr|mythtv-0.27.1-1plf|233	
14rr|mythtv-0.27.1-1plf|234	%files -n %{libbase}
14rr|mythtv-0.27.1-1plf|235	%{_libdir}/libmythbase-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|236	
14rr|mythtv-0.27.1-1plf|237	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|238	
14rr|mythtv-0.27.1-1plf|239	%package -n %{libfreemheg}
14rr|mythtv-0.27.1-1plf|240	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|241	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|242	
14rr|mythtv-0.27.1-1plf|243	%description -n %{libfreemheg}
14rr|mythtv-0.27.1-1plf|244	MythTV shared library.
14rr|mythtv-0.27.1-1plf|245	
14rr|mythtv-0.27.1-1plf|246	%files -n %{libfreemheg}
14rr|mythtv-0.27.1-1plf|247	%{_libdir}/libmythfreemheg-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|248	
14rr|mythtv-0.27.1-1plf|249	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|250	
14rr|mythtv-0.27.1-1plf|251	%package -n %{libhdhomerun}
14rr|mythtv-0.27.1-1plf|252	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|253	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|254	
14rr|mythtv-0.27.1-1plf|255	%description -n %{libhdhomerun}
14rr|mythtv-0.27.1-1plf|256	MythTV shared library.
14rr|mythtv-0.27.1-1plf|257	
14rr|mythtv-0.27.1-1plf|258	%files -n %{libhdhomerun}
14rr|mythtv-0.27.1-1plf|259	%{_libdir}/libmythhdhomerun-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|260	
14rr|mythtv-0.27.1-1plf|261	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|262	
14rr|mythtv-0.27.1-1plf|263	%package -n %{libmetadata}
14rr|mythtv-0.27.1-1plf|264	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|265	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|266	
14rr|mythtv-0.27.1-1plf|267	%description -n %{libmetadata}
14rr|mythtv-0.27.1-1plf|268	MythTV shared library.
14rr|mythtv-0.27.1-1plf|269	
14rr|mythtv-0.27.1-1plf|270	%files -n %{libmetadata}
14rr|mythtv-0.27.1-1plf|271	%{_libdir}/libmythmetadata-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|272	
14rr|mythtv-0.27.1-1plf|273	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|274	
14rr|mythtv-0.27.1-1plf|275	%package -n %{libmyth}
14rr|mythtv-0.27.1-1plf|276	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|277	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|278	
14rr|mythtv-0.27.1-1plf|279	%description -n %{libmyth}
14rr|mythtv-0.27.1-1plf|280	MythTV shared library.
14rr|mythtv-0.27.1-1plf|281	
14rr|mythtv-0.27.1-1plf|282	%files -n %{libmyth}
14rr|mythtv-0.27.1-1plf|283	%{_libdir}/libmyth-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|284	
14rr|mythtv-0.27.1-1plf|285	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|286	
14rr|mythtv-0.27.1-1plf|287	%package -n %{libprotoserver}
14rr|mythtv-0.27.1-1plf|288	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|289	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|290	
14rr|mythtv-0.27.1-1plf|291	%description -n %{libprotoserver}
14rr|mythtv-0.27.1-1plf|292	MythTV shared library.
14rr|mythtv-0.27.1-1plf|293	
14rr|mythtv-0.27.1-1plf|294	%files -n %{libprotoserver}
14rr|mythtv-0.27.1-1plf|295	%{_libdir}/libmythprotoserver-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|296	
14rr|mythtv-0.27.1-1plf|297	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|298	
14rr|mythtv-0.27.1-1plf|299	%package -n %{libservicecontracts}
14rr|mythtv-0.27.1-1plf|300	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|301	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|302	
14rr|mythtv-0.27.1-1plf|303	%description -n %{libservicecontracts}
14rr|mythtv-0.27.1-1plf|304	MythTV shared library.
14rr|mythtv-0.27.1-1plf|305	
14rr|mythtv-0.27.1-1plf|306	%files -n %{libservicecontracts}
14rr|mythtv-0.27.1-1plf|307	%{_libdir}/libmythservicecontracts-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|308	
14rr|mythtv-0.27.1-1plf|309	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|310	
14rr|mythtv-0.27.1-1plf|311	%package -n %{libui}
14rr|mythtv-0.27.1-1plf|312	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|313	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|314	
14rr|mythtv-0.27.1-1plf|315	%description -n %{libui}
14rr|mythtv-0.27.1-1plf|316	MythTV shared library.
14rr|mythtv-0.27.1-1plf|317	
14rr|mythtv-0.27.1-1plf|318	%files -n %{libui}
14rr|mythtv-0.27.1-1plf|319	%{_libdir}/libmythui-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|320	
14rr|mythtv-0.27.1-1plf|321	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|322	
14rr|mythtv-0.27.1-1plf|323	%package -n %{libupnp}
14rr|mythtv-0.27.1-1plf|324	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|325	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|326	
14rr|mythtv-0.27.1-1plf|327	%description -n %{libupnp}
14rr|mythtv-0.27.1-1plf|328	MythTV shared library.
14rr|mythtv-0.27.1-1plf|329	
14rr|mythtv-0.27.1-1plf|330	%files -n %{libupnp}
14rr|mythtv-0.27.1-1plf|331	%{_libdir}/libmythupnp-%{api}.so.%{major}*
14rr|mythtv-0.27.1-1plf|332	
14rr|mythtv-0.27.1-1plf|333	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|334	
14rr|mythtv-0.27.1-1plf|335	%package -n %{libqjson}
14rr|mythtv-0.27.1-1plf|336	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|337	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|338	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|339	
14rr|mythtv-0.27.1-1plf|340	%description -n %{libqjson}
14rr|mythtv-0.27.1-1plf|341	MythTV shared library.
14rr|mythtv-0.27.1-1plf|342	
14rr|mythtv-0.27.1-1plf|343	%files -n %{libqjson}
14rr|mythtv-0.27.1-1plf|344	%{_libdir}/libmythqjson.so.%{major}*
14rr|mythtv-0.27.1-1plf|345	
14rr|mythtv-0.27.1-1plf|346	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|347	
14rr|mythtv-0.27.1-1plf|348	%package -n %{libavcodec}
14rr|mythtv-0.27.1-1plf|349	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|350	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|351	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|352	
14rr|mythtv-0.27.1-1plf|353	%description -n %{libavcodec}
14rr|mythtv-0.27.1-1plf|354	MythTV shared library.
14rr|mythtv-0.27.1-1plf|355	
14rr|mythtv-0.27.1-1plf|356	%files -n %{libavcodec}
14rr|mythtv-0.27.1-1plf|357	%{_libdir}/libmythavcodec.so.%{avcodec_major}*
14rr|mythtv-0.27.1-1plf|358	
14rr|mythtv-0.27.1-1plf|359	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|360	
14rr|mythtv-0.27.1-1plf|361	%package -n %{libavdevice}
14rr|mythtv-0.27.1-1plf|362	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|363	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|364	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|365	
14rr|mythtv-0.27.1-1plf|366	%description -n %{libavdevice}
14rr|mythtv-0.27.1-1plf|367	MythTV shared library.
14rr|mythtv-0.27.1-1plf|368	
14rr|mythtv-0.27.1-1plf|369	%files -n %{libavdevice}
14rr|mythtv-0.27.1-1plf|370	%{_libdir}/libmythavdevice.so.%{avdevice_major}*
14rr|mythtv-0.27.1-1plf|371	
14rr|mythtv-0.27.1-1plf|372	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|373	
14rr|mythtv-0.27.1-1plf|374	%package -n %{libavformat}
14rr|mythtv-0.27.1-1plf|375	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|376	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|377	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|378	
14rr|mythtv-0.27.1-1plf|379	%description -n %{libavformat}
14rr|mythtv-0.27.1-1plf|380	MythTV shared library.
14rr|mythtv-0.27.1-1plf|381	
14rr|mythtv-0.27.1-1plf|382	%files -n %{libavformat}
14rr|mythtv-0.27.1-1plf|383	%{_libdir}/libmythavformat.so.%{avformat_major}*
14rr|mythtv-0.27.1-1plf|384	
14rr|mythtv-0.27.1-1plf|385	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|386	
14rr|mythtv-0.27.1-1plf|387	%package -n %{libavutil}
14rr|mythtv-0.27.1-1plf|388	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|389	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|390	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|391	
14rr|mythtv-0.27.1-1plf|392	%description -n %{libavutil}
14rr|mythtv-0.27.1-1plf|393	MythTV shared library.
14rr|mythtv-0.27.1-1plf|394	
14rr|mythtv-0.27.1-1plf|395	%files -n %{libavutil}
14rr|mythtv-0.27.1-1plf|396	%{_libdir}/libmythavutil.so.%{avutil_major}*
14rr|mythtv-0.27.1-1plf|397	
14rr|mythtv-0.27.1-1plf|398	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|399	
14rr|mythtv-0.27.1-1plf|400	%package -n %{libpostproc}
14rr|mythtv-0.27.1-1plf|401	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|402	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|403	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|404	
14rr|mythtv-0.27.1-1plf|405	%description -n %{libpostproc}
14rr|mythtv-0.27.1-1plf|406	MythTV shared library.
14rr|mythtv-0.27.1-1plf|407	
14rr|mythtv-0.27.1-1plf|408	%files -n %{libpostproc}
14rr|mythtv-0.27.1-1plf|409	%{_libdir}/libmythpostproc.so.%{postproc_major}*
14rr|mythtv-0.27.1-1plf|410	
14rr|mythtv-0.27.1-1plf|411	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|412	
14rr|mythtv-0.27.1-1plf|413	%package -n %{libavfilter}
14rr|mythtv-0.27.1-1plf|414	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|415	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|416	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|417	
14rr|mythtv-0.27.1-1plf|418	%description -n %{libavfilter}
14rr|mythtv-0.27.1-1plf|419	MythTV shared library.
14rr|mythtv-0.27.1-1plf|420	
14rr|mythtv-0.27.1-1plf|421	%files -n %{libavfilter}
14rr|mythtv-0.27.1-1plf|422	%{_libdir}/libmythavfilter.so.%{avfilter_major}*
14rr|mythtv-0.27.1-1plf|423	
14rr|mythtv-0.27.1-1plf|424	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|425	
14rr|mythtv-0.27.1-1plf|426	%package -n %{libswresample}
14rr|mythtv-0.27.1-1plf|427	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|428	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|429	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|430	
14rr|mythtv-0.27.1-1plf|431	%description -n %{libswresample}
14rr|mythtv-0.27.1-1plf|432	MythTV shared library.
14rr|mythtv-0.27.1-1plf|433	
14rr|mythtv-0.27.1-1plf|434	%files -n %{libswresample}
14rr|mythtv-0.27.1-1plf|435	%{_libdir}/libmythswresample.so.%{swresample_major}*
14rr|mythtv-0.27.1-1plf|436	
14rr|mythtv-0.27.1-1plf|437	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|438	
14rr|mythtv-0.27.1-1plf|439	%package -n %{libswscale}
14rr|mythtv-0.27.1-1plf|440	Summary:	MythTV shared library
14rr|mythtv-0.27.1-1plf|441	Group:		System/Libraries
14rr|mythtv-0.27.1-1plf|442	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14rr|mythtv-0.27.1-1plf|443	
14rr|mythtv-0.27.1-1plf|444	%description -n %{libswscale}
14rr|mythtv-0.27.1-1plf|445	MythTV shared library.
14rr|mythtv-0.27.1-1plf|446	
14rr|mythtv-0.27.1-1plf|447	%files -n %{libswscale}
14rr|mythtv-0.27.1-1plf|448	%{_libdir}/libmythswscale.so.%{swscale_major}*
14rr|mythtv-0.27.1-1plf|449	
14rr|mythtv-0.27.1-1plf|450	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|451	
14rr|mythtv-0.27.1-1plf|452	%package -n %{devname}
14rr|mythtv-0.27.1-1plf|453	Summary:	Development files for libmyth
14rr|mythtv-0.27.1-1plf|454	Group:		Development/Other
14rr|mythtv-0.27.1-1plf|455	Requires:	%{libname} = %{EVRD}
14rr|mythtv-0.27.1-1plf|456	Requires:	%{libbase} = %{EVRD}
14rr|mythtv-0.27.1-1plf|457	Requires:	%{libfreemheg} = %{EVRD}
14rr|mythtv-0.27.1-1plf|458	Requires:	%{libhdhomerun} = %{EVRD}
14rr|mythtv-0.27.1-1plf|459	Requires:	%{libmetadata} = %{EVRD}
14rr|mythtv-0.27.1-1plf|460	Requires:	%{libmyth} = %{EVRD}
14rr|mythtv-0.27.1-1plf|461	Requires:	%{libprotoserver} = %{EVRD}
14rr|mythtv-0.27.1-1plf|462	Requires:	%{libservicecontracts} = %{EVRD}
14rr|mythtv-0.27.1-1plf|463	Requires:	%{libui} = %{EVRD}
14rr|mythtv-0.27.1-1plf|464	Requires:	%{libupnp} = %{EVRD}
14rr|mythtv-0.27.1-1plf|465	# extra libs
14rr|mythtv-0.27.1-1plf|466	Requires:	%{libqjson} = %{EVRD}
14rr|mythtv-0.27.1-1plf|467	Requires:	%{libavcodec} = %{EVRD}
14rr|mythtv-0.27.1-1plf|468	Requires:	%{libavdevice} = %{EVRD}
14rr|mythtv-0.27.1-1plf|469	Requires:	%{libavformat} = %{EVRD}
14rr|mythtv-0.27.1-1plf|470	Requires:	%{libavutil} = %{EVRD}
14rr|mythtv-0.27.1-1plf|471	Requires:	%{libpostproc} = %{EVRD}
14rr|mythtv-0.27.1-1plf|472	Requires:	%{libavfilter} = %{EVRD}
14rr|mythtv-0.27.1-1plf|473	Requires:	%{libswresample} = %{EVRD}
14rr|mythtv-0.27.1-1plf|474	Requires:	%{libswscale} = %{EVRD}
14rr|mythtv-0.27.1-1plf|475	Provides:	myth-devel = %{EVRD}
14rr|mythtv-0.27.1-1plf|476	
14rr|mythtv-0.27.1-1plf|477	%description -n %{devname}
14rr|mythtv-0.27.1-1plf|478	This package contains the header files and libraries for developing
14rr|mythtv-0.27.1-1plf|479	add-ons for mythtv.
14rr|mythtv-0.27.1-1plf|480	
14rr|mythtv-0.27.1-1plf|481	%files -n %{devname}
14rr|mythtv-0.27.1-1plf|482	%if %{maenable}
14rr|mythtv-0.27.1-1plf|483	%{multiarch_includedir}/mythtv/mythconfig.h
14rr|mythtv-0.27.1-1plf|484	%endif
14rr|mythtv-0.27.1-1plf|485	%{_includedir}/mythtv
14rr|mythtv-0.27.1-1plf|486	# FIXME: Manually multiarch mythconfig.mak
14rr|mythtv-0.27.1-1plf|487	%{_libdir}/*.so
14rr|mythtv-0.27.1-1plf|488	
14rr|mythtv-0.27.1-1plf|489	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|490	
14rr|mythtv-0.27.1-1plf|491	%package themes-base
14rr|mythtv-0.27.1-1plf|492	Summary:	Base themes for mythtv's frontend
14rr|mythtv-0.27.1-1plf|493	Group:		Video
14rr|mythtv-0.27.1-1plf|494	Conflicts:	mythtv-themes-myththemes < 0.22
14rr|mythtv-0.27.1-1plf|495	Conflicts:	mythtv-plugin-controls < 0.22
14rr|mythtv-0.27.1-1plf|496	BuildArch:	noarch
14rr|mythtv-0.27.1-1plf|497	
14rr|mythtv-0.27.1-1plf|498	%description themes-base
14rr|mythtv-0.27.1-1plf|499	MythTV provides a unified graphical interface for recording and viewing
14rr|mythtv-0.27.1-1plf|500	television programs.
14rr|mythtv-0.27.1-1plf|501	
14rr|mythtv-0.27.1-1plf|502	This package contains only the base themes used by mythtv-frontend and
14rr|mythtv-0.27.1-1plf|503	mythtv-setup.
14rr|mythtv-0.27.1-1plf|504	
14rr|mythtv-0.27.1-1plf|505	%files themes-base
14rr|mythtv-0.27.1-1plf|506	%dir %{_datadir}/mythtv
14rr|mythtv-0.27.1-1plf|507	%{_datadir}/mythtv/themes
14rr|mythtv-0.27.1-1plf|508	%{_iconsdir}/%{name}.png
14rr|mythtv-0.27.1-1plf|509	%{_miconsdir}/%{name}.png
14rr|mythtv-0.27.1-1plf|510	%{_liconsdir}/%{name}.png
14rr|mythtv-0.27.1-1plf|511	
14rr|mythtv-0.27.1-1plf|512	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|513	
14rr|mythtv-0.27.1-1plf|514	%package common
14rr|mythtv-0.27.1-1plf|515	Summary:	Common components needed by multiple other MythTV components
14rr|mythtv-0.27.1-1plf|516	Group:		Video
14rr|mythtv-0.27.1-1plf|517	Conflicts:	mythtv-backend < 0.25
14rr|mythtv-0.27.1-1plf|518	Conflicts:	mythtv-frontend < 0.25
14rr|mythtv-0.27.1-1plf|519	
14rr|mythtv-0.27.1-1plf|520	%description common
14rr|mythtv-0.27.1-1plf|521	MythTV provides a unified graphical interface for recording and viewing
14rr|mythtv-0.27.1-1plf|522	television programs.
14rr|mythtv-0.27.1-1plf|523	
14rr|mythtv-0.27.1-1plf|524	This package contains components needed by multiple other MythTV components.
14rr|mythtv-0.27.1-1plf|525	
14rr|mythtv-0.27.1-1plf|526	%files common
14rr|mythtv-0.27.1-1plf|527	%{_bindir}/mythccextractor
14rr|mythtv-0.27.1-1plf|528	%{_bindir}/mythcommflag
14rr|mythtv-0.27.1-1plf|529	%{_bindir}/mythpreviewgen
14rr|mythtv-0.27.1-1plf|530	%{_bindir}/mythtranscode
14rr|mythtv-0.27.1-1plf|531	%{_bindir}/mythwikiscripts
14rr|mythtv-0.27.1-1plf|532	%{_bindir}/mythmetadatalookup
14rr|mythtv-0.27.1-1plf|533	%{_bindir}/mythutil
14rr|mythtv-0.27.1-1plf|534	%dir %{_datadir}/%{name}
14rr|mythtv-0.27.1-1plf|535	%{_datadir}/%{name}/mythconverg*.pl
14rr|mythtv-0.27.1-1plf|536	%dir %{_datadir}/%{name}/locales
14rr|mythtv-0.27.1-1plf|537	%{_datadir}/%{name}/locales/*
14rr|mythtv-0.27.1-1plf|538	%dir %{_datadir}/%{name}/metadata
14rr|mythtv-0.27.1-1plf|539	%{_datadir}/%{name}/metadata/*
14rr|mythtv-0.27.1-1plf|540	%dir %{_datadir}/%{name}/hardwareprofile
14rr|mythtv-0.27.1-1plf|541	%{_datadir}/%{name}/hardwareprofile/*
14rr|mythtv-0.27.1-1plf|542	
14rr|mythtv-0.27.1-1plf|543	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|544	
14rr|mythtv-0.27.1-1plf|545	%package frontend
14rr|mythtv-0.27.1-1plf|546	Summary:	Client component of mythtv (a PVR)
14rr|mythtv-0.27.1-1plf|547	Group:		Video
14rr|mythtv-0.27.1-1plf|548	Requires:	mythtv-themes-base = %{EVRD}
14rr|mythtv-0.27.1-1plf|549	Requires:	mythtv-common = %{EVRD}
14rr|mythtv-0.27.1-1plf|550	Requires:	qt4-database-plugin-mysql
14rr|mythtv-0.27.1-1plf|551	Requires:	mplayer
14rr|mythtv-0.27.1-1plf|552	%if %{build_plf}
14rr|mythtv-0.27.1-1plf|553	Requires:	transcode
14rr|mythtv-0.27.1-1plf|554	Requires:	%{mklibname dvdcss 2}
14rr|mythtv-0.27.1-1plf|555	%endif
14rr|mythtv-0.27.1-1plf|556	Obsoletes:	mythtv-plugin-controls < 0.25
14rr|mythtv-0.27.1-1plf|557	Obsoletes:	mythtv-plugin-video < 0.25
14rr|mythtv-0.27.1-1plf|558	Conflicts:	mythtv-backend < 0.25
14rr|mythtv-0.27.1-1plf|559	
14rr|mythtv-0.27.1-1plf|560	%description frontend
14rr|mythtv-0.27.1-1plf|561	MythTV provides a unified graphical interface for recording and viewing
14rr|mythtv-0.27.1-1plf|562	television programs.
14rr|mythtv-0.27.1-1plf|563	
14rr|mythtv-0.27.1-1plf|564	This package contains only the client software, which provides a
14rr|mythtv-0.27.1-1plf|565	front-end for playback and configuration.  It requires access to a
14rr|mythtv-0.27.1-1plf|566	mythtv-backend installation, either on the same system or one
14rr|mythtv-0.27.1-1plf|567	reachable via the network.
14rr|mythtv-0.27.1-1plf|568	
14rr|mythtv-0.27.1-1plf|569	%files frontend
14rr|mythtv-0.27.1-1plf|570	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/99MythFrontend
14rr|mythtv-0.27.1-1plf|571	%{_datadir}/mythtv/*.xml
14rr|mythtv-0.27.1-1plf|572	%exclude %{_datadir}/mythtv/setup.xml
14rr|mythtv-0.27.1-1plf|573	%{_bindir}/mythavtest
14rr|mythtv-0.27.1-1plf|574	%{_bindir}/mythff*
14rr|mythtv-0.27.1-1plf|575	%{_bindir}/mythfrontend
14rr|mythtv-0.27.1-1plf|576	%{_bindir}/mythlcdserver
14rr|mythtv-0.27.1-1plf|577	%{_bindir}/mythscreenwizard
14rr|mythtv-0.27.1-1plf|578	%{_bindir}/mythshutdown
14rr|mythtv-0.27.1-1plf|579	%{_bindir}/mythwelcome
14rr|mythtv-0.27.1-1plf|580	%dir %{_libdir}/mythtv
14rr|mythtv-0.27.1-1plf|581	%{_libdir}/mythtv/filters
14rr|mythtv-0.27.1-1plf|582	%{_libdir}/mythtv/plugins
14rr|mythtv-0.27.1-1plf|583	%dir %{_datadir}/mythtv
14rr|mythtv-0.27.1-1plf|584	%dir %{_datadir}/mythtv/fonts
14rr|mythtv-0.27.1-1plf|585	%{_datadir}/mythtv/fonts/*.otf
14rr|mythtv-0.27.1-1plf|586	%{_datadir}/mythtv/fonts/*.ttf
14rr|mythtv-0.27.1-1plf|587	%{_datadir}/mythtv/i18n
14rr|mythtv-0.27.1-1plf|588	%{_datadir}/applications/mandriva-mythtv-frontend.desktop
14rr|mythtv-0.27.1-1plf|589	
14rr|mythtv-0.27.1-1plf|590	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|591	
14rr|mythtv-0.27.1-1plf|592	%package backend
14rr|mythtv-0.27.1-1plf|593	Summary:	Server component of mythtv (a PVR)
14rr|mythtv-0.27.1-1plf|594	Group:		Video
14rr|mythtv-0.27.1-1plf|595	Requires:	%{libname} = %{EVRD}
14rr|mythtv-0.27.1-1plf|596	Requires:	mythtv-common = %{EVRD}
14rr|mythtv-0.27.1-1plf|597	Requires:	qt4-database-plugin-mysql
14rr|mythtv-0.27.1-1plf|598	Requires(pre,post,preun,postun):	rpm-helper
14rr|mythtv-0.27.1-1plf|599	Conflicts:	mythtv-frontend < 0.25
14rr|mythtv-0.27.1-1plf|600	
14rr|mythtv-0.27.1-1plf|601	%description backend
14rr|mythtv-0.27.1-1plf|602	MythTV provides a unified graphical interface for recording and viewing
14rr|mythtv-0.27.1-1plf|603	television programs.
14rr|mythtv-0.27.1-1plf|604	
14rr|mythtv-0.27.1-1plf|605	This package contains only the server software, which provides video
14rr|mythtv-0.27.1-1plf|606	and audio capture and encoding services.  In order to be useful, it
14rr|mythtv-0.27.1-1plf|607	requires a mythtv-frontend installation, either on the same system or
14rr|mythtv-0.27.1-1plf|608	one reachable via the network.
14rr|mythtv-0.27.1-1plf|609	
14rr|mythtv-0.27.1-1plf|610	%if !%{build_lame}
14rr|mythtv-0.27.1-1plf|611	Note that this build does not support MP3 encoding when recording
14rr|mythtv-0.27.1-1plf|612	into the NuppelVideo format.
14rr|mythtv-0.27.1-1plf|613	%endif
14rr|mythtv-0.27.1-1plf|614	
14rr|mythtv-0.27.1-1plf|615	%files backend
14rr|mythtv-0.27.1-1plf|616	%doc README.install.urpmi
14rr|mythtv-0.27.1-1plf|617	%{_bindir}/mythbackend
14rr|mythtv-0.27.1-1plf|618	%{_bindir}/mythfilldatabase
14rr|mythtv-0.27.1-1plf|619	%{_bindir}/mythhdhomerun_config
14rr|mythtv-0.27.1-1plf|620	%{_bindir}/mythjobqueue
14rr|mythtv-0.27.1-1plf|621	%{_bindir}/mythmediaserver
14rr|mythtv-0.27.1-1plf|622	%{_bindir}/mythreplex
14rr|mythtv-0.27.1-1plf|623	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv
14rr|mythtv-0.27.1-1plf|624	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv/recordings
14rr|mythtv-0.27.1-1plf|625	%attr(-,mythtv,mythtv) %dir %{_var}/cache/mythtv
14rr|mythtv-0.27.1-1plf|626	%{_unitdir}/mythbackend.service
14rr|mythtv-0.27.1-1plf|627	%config(noreplace) %{_sysconfdir}/sysconfig/mythbackend
14rr|mythtv-0.27.1-1plf|628	%config(noreplace) %{_sysconfdir}/logrotate.d/*
14rr|mythtv-0.27.1-1plf|629	%attr(-,mythtv,mythtv) %dir %{_logdir}/mythtv
14rr|mythtv-0.27.1-1plf|630	%{_datadir}/%{name}/backend-config
14rr|mythtv-0.27.1-1plf|631	%dir %{_datadir}/%{name}/initialdb
14rr|mythtv-0.27.1-1plf|632	%{_datadir}/%{name}/initialdb/mc.sql
14rr|mythtv-0.27.1-1plf|633	%{_datadir}/mythtv/internetcontent/
14rr|mythtv-0.27.1-1plf|634	
14rr|mythtv-0.27.1-1plf|635	%pre backend
14rr|mythtv-0.27.1-1plf|636	# Add the "mythtv" user
14rr|mythtv-0.27.1-1plf|637	%_pre_useradd mythtv %{_localstatedir}/lib/mythtv /sbin/nologin
14rr|mythtv-0.27.1-1plf|638	gpasswd -a mythtv audio &>/dev/null
14rr|mythtv-0.27.1-1plf|639	gpasswd -a mythtv video &>/dev/null
14rr|mythtv-0.27.1-1plf|640	
14rr|mythtv-0.27.1-1plf|641	%postun backend
14rr|mythtv-0.27.1-1plf|642	%_postun_userdel mythtv
14rr|mythtv-0.27.1-1plf|643	
14rr|mythtv-0.27.1-1plf|644	%post backend
14rr|mythtv-0.27.1-1plf|645	%_post_service mythbackend
14rr|mythtv-0.27.1-1plf|646	
14rr|mythtv-0.27.1-1plf|647	%preun backend
14rr|mythtv-0.27.1-1plf|648	%_preun_service mythbackend
14rr|mythtv-0.27.1-1plf|649	
14rr|mythtv-0.27.1-1plf|650	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|651	
14rr|mythtv-0.27.1-1plf|652	%package setup
14rr|mythtv-0.27.1-1plf|653	Summary:	Setup the mythtv backend
14rr|mythtv-0.27.1-1plf|654	Group:		Video
14rr|mythtv-0.27.1-1plf|655	Requires:	mythtv-backend = %{EVRD}
14rr|mythtv-0.27.1-1plf|656	Requires:	mythtv-themes-base = %{EVRD}
14rr|mythtv-0.27.1-1plf|657	Provides:	mythtvsetup = %{EVRD}
14rr|mythtv-0.27.1-1plf|658	Requires:	qt4-database-plugin-mysql
14rr|mythtv-0.27.1-1plf|659	
14rr|mythtv-0.27.1-1plf|660	%description setup
14rr|mythtv-0.27.1-1plf|661	MythTV provides a unified graphical interface for recording and viewing
14rr|mythtv-0.27.1-1plf|662	television programs.
14rr|mythtv-0.27.1-1plf|663	
14rr|mythtv-0.27.1-1plf|664	This package contains the setup software for configuring the mythtv
14rr|mythtv-0.27.1-1plf|665	backend.
14rr|mythtv-0.27.1-1plf|666	
14rr|mythtv-0.27.1-1plf|667	%if !%{build_lame}
14rr|mythtv-0.27.1-1plf|668	Note that this build does not support MP3 encoding when recording
14rr|mythtv-0.27.1-1plf|669	into the NuppelVideo format.
14rr|mythtv-0.27.1-1plf|670	%endif
14rr|mythtv-0.27.1-1plf|671	
14rr|mythtv-0.27.1-1plf|672	%files setup
14rr|mythtv-0.27.1-1plf|673	%{_bindir}/mythtv-setup
14rr|mythtv-0.27.1-1plf|674	%{_datadir}/applications/mandriva-mythtv-setup.desktop
14rr|mythtv-0.27.1-1plf|675	%dir %{_datadir}/mythtv
14rr|mythtv-0.27.1-1plf|676	%{_datadir}/mythtv/setup.xml
14rr|mythtv-0.27.1-1plf|677	
14rr|mythtv-0.27.1-1plf|678	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|679	
14rr|mythtv-0.27.1-1plf|680	%package doc
14rr|mythtv-0.27.1-1plf|681	Summary:	MythTV documentation
14rr|mythtv-0.27.1-1plf|682	Group:		Documentation
14rr|mythtv-0.27.1-1plf|683	
14rr|mythtv-0.27.1-1plf|684	%description doc
14rr|mythtv-0.27.1-1plf|685	MythTV provides a unified graphical interface for recording and viewing
14rr|mythtv-0.27.1-1plf|686	television programs.
14rr|mythtv-0.27.1-1plf|687	
14rr|mythtv-0.27.1-1plf|688	This package contains the documentation and contributed additional
14rr|mythtv-0.27.1-1plf|689	scripts for MythTV.
14rr|mythtv-0.27.1-1plf|690	
14rr|mythtv-0.27.1-1plf|691	%files doc
14rr|mythtv-0.27.1-1plf|692	%doc README UPGRADING AUTHORS COPYING FAQ
14rr|mythtv-0.27.1-1plf|693	%doc keys.txt
14rr|mythtv-0.27.1-1plf|694	%doc contrib
14rr|mythtv-0.27.1-1plf|695	%{_datadir}/%{name}/contrib
14rr|mythtv-0.27.1-1plf|696	%{_datadir}/%{name}/html
14rr|mythtv-0.27.1-1plf|697	
14rr|mythtv-0.27.1-1plf|698	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|699	
14rr|mythtv-0.27.1-1plf|700	%package -n perl-MythTV
14rr|mythtv-0.27.1-1plf|701	Summary:	Perl bindings for MythTV
14rr|mythtv-0.27.1-1plf|702	Group:		Development/Perl
14rr|mythtv-0.27.1-1plf|703	
14rr|mythtv-0.27.1-1plf|704	%description -n perl-MythTV
14rr|mythtv-0.27.1-1plf|705	MythTV provides a unified graphical interface for recording and viewing
14rr|mythtv-0.27.1-1plf|706	television programs.
14rr|mythtv-0.27.1-1plf|707	
14rr|mythtv-0.27.1-1plf|708	This package contains the perl bindings for MythTV.
14rr|mythtv-0.27.1-1plf|709	
14rr|mythtv-0.27.1-1plf|710	%files -n perl-MythTV
14rr|mythtv-0.27.1-1plf|711	%{perl_vendorlib}/MythTV.pm
14rr|mythtv-0.27.1-1plf|712	%{perl_vendorlib}/MythTV
14rr|mythtv-0.27.1-1plf|713	%{perl_vendorlib}/IO/Socket/INET/MythTV.pm
14rr|mythtv-0.27.1-1plf|714	
14rr|mythtv-0.27.1-1plf|715	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|716	
14rr|mythtv-0.27.1-1plf|717	%package -n python-mythtv
14rr|mythtv-0.27.1-1plf|718	Summary:	Python bindings for MythTV
14rr|mythtv-0.27.1-1plf|719	Group:		Development/Python
14rr|mythtv-0.27.1-1plf|720	Requires:	python-mysql
14rr|mythtv-0.27.1-1plf|721	Requires:	python-lxml
14rr|mythtv-0.27.1-1plf|722	
14rr|mythtv-0.27.1-1plf|723	%description -n python-mythtv
14rr|mythtv-0.27.1-1plf|724	MythTV provides a unified graphical interface for recording and viewing
14rr|mythtv-0.27.1-1plf|725	television programs.
14rr|mythtv-0.27.1-1plf|726	
14rr|mythtv-0.27.1-1plf|727	This package contains the python bindings for MythTV.
14rr|mythtv-0.27.1-1plf|728	
14rr|mythtv-0.27.1-1plf|729	%files -n python-mythtv
14rr|mythtv-0.27.1-1plf|730	%{_bindir}/mythpython
14rr|mythtv-0.27.1-1plf|731	%{py_puresitedir}/MythTV
14rr|mythtv-0.27.1-1plf|732	
14rr|mythtv-0.27.1-1plf|733	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|734	
14rr|mythtv-0.27.1-1plf|735	%package -n php-mythtv
14rr|mythtv-0.27.1-1plf|736	Summary:	PHP bindings for MythTV
14rr|mythtv-0.27.1-1plf|737	Group:		Development/PHP
14rr|mythtv-0.27.1-1plf|738	Requires:	php-mysql
14rr|mythtv-0.27.1-1plf|739	BuildArch:	noarch
14rr|mythtv-0.27.1-1plf|740	
14rr|mythtv-0.27.1-1plf|741	%description -n php-mythtv
14rr|mythtv-0.27.1-1plf|742	MythTV provides a unified graphical interface for recording and viewing
14rr|mythtv-0.27.1-1plf|743	television programs.
14rr|mythtv-0.27.1-1plf|744	
14rr|mythtv-0.27.1-1plf|745	This package contains the PHP bindings for MythTV.
14rr|mythtv-0.27.1-1plf|746	
14rr|mythtv-0.27.1-1plf|747	%files -n php-mythtv
14rr|mythtv-0.27.1-1plf|748	%{_datadir}/%{name}/bindings/php
14rr|mythtv-0.27.1-1plf|749	
14rr|mythtv-0.27.1-1plf|750	#----------------------------------------------------------------------------
14rr|mythtv-0.27.1-1plf|751	
14rr|mythtv-0.27.1-1plf|752	%prep
14rr|mythtv-0.27.1-1plf|753	%setup -q
14rr|mythtv-0.27.1-1plf|754	%apply_patches
14rr|mythtv-0.27.1-1plf|755	
14rr|mythtv-0.27.1-1plf|756	# (cg) Fixes might bring in some .gitignore files in patches... trash 'em.
14rr|mythtv-0.27.1-1plf|757	find -name .gitignore -delete
14rr|mythtv-0.27.1-1plf|758	
14rr|mythtv-0.27.1-1plf|759	# (cg) The installer is dumb and installs our patch backup files...
14rr|mythtv-0.27.1-1plf|760	# This can be removed after 0.25
14rr|mythtv-0.27.1-1plf|761	rm -f programs/scripts/database/mythconverg_restore.pl.*
14rr|mythtv-0.27.1-1plf|762	
14rr|mythtv-0.27.1-1plf|763	# (cg) As of 0.21, only contrib scripts are affected.
14rr|mythtv-0.27.1-1plf|764	find contrib -type f | xargs grep -l /usr/local | xargs perl -pi -e's|/usr/local|%{_prefix}|g'
14rr|mythtv-0.27.1-1plf|765	
14rr|mythtv-0.27.1-1plf|766	echo "QMAKE_PROJECT_DEPTH = 0" >> mythtv.pro
14rr|mythtv-0.27.1-1plf|767	echo "QMAKE_PROJECT_DEPTH = 0" >> settings.pro
14rr|mythtv-0.27.1-1plf|768	
14rr|mythtv-0.27.1-1plf|769	cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .
14rr|mythtv-0.27.1-1plf|770	for file in mythbackend.service \
14rr|mythtv-0.27.1-1plf|771	mythbackend.sysconfig \
14rr|mythtv-0.27.1-1plf|772	mythbackend.logrotate; do
14rr|mythtv-0.27.1-1plf|773	sed -e's|@logdir@|%{_logdir}|g' \
14rr|mythtv-0.27.1-1plf|774	-e's|@rundir@|%{_var}/run|g' \
14rr|mythtv-0.27.1-1plf|775	-e's|@sysconfdir@|%{_sysconfdir}|g' \
14rr|mythtv-0.27.1-1plf|776	-e's|@sysconfigdir@|%{_sysconfdir}/sysconfig|g' \
14rr|mythtv-0.27.1-1plf|777	-e's|@initdir@|%{_initrddir}|g' \
14rr|mythtv-0.27.1-1plf|778	-e's|@bindir@|%{_bindir}|g' \
14rr|mythtv-0.27.1-1plf|779	-e's|@sbindir@|%{_sbindir}|g' \
14rr|mythtv-0.27.1-1plf|780	-e's|@subsysdir@|%{_var}/lock/subsys|g' \
14rr|mythtv-0.27.1-1plf|781	-e's|@varlibdir@|%{_localstatedir}/lib|g' \
14rr|mythtv-0.27.1-1plf|782	-e's|@varcachedir@|%{_var}/cache|g' \
14rr|mythtv-0.27.1-1plf|783	-e's|@logrotatedir@|%{_sysconfdir}/logrotate.d|g' \
14rr|mythtv-0.27.1-1plf|784	< $file.in > $file
14rr|mythtv-0.27.1-1plf|785	done
14rr|mythtv-0.27.1-1plf|786	
14rr|mythtv-0.27.1-1plf|787	# default recordings dir
14rr|mythtv-0.27.1-1plf|788	perl -pi -e's|/mnt/store|%{_localstatedir}/lib/mythtv/recordings|' programs/mythtv-setup/backendsettings.cpp
14rr|mythtv-0.27.1-1plf|789	
14rr|mythtv-0.27.1-1plf|790	# do not set hardcoded archflags
14rr|mythtv-0.27.1-1plf|791	perl -pi -e's|^echo "ARCHFLAGS=|# echo "ARCHFLAGS=|' configure
14rr|mythtv-0.27.1-1plf|792	
14rr|mythtv-0.27.1-1plf|793	# Fix the version reporting (which assumes svn checkout)
14rr|mythtv-0.27.1-1plf|794	echo "SOURCE_VERSION=%{version}-%{release}" >VERSION
14rr|mythtv-0.27.1-1plf|795	
14rr|mythtv-0.27.1-1plf|796	%build
14rr|mythtv-0.27.1-1plf|797	%global optflags %{optflags} -fno-devirtualize
14rr|mythtv-0.27.1-1plf|798	
14rr|mythtv-0.27.1-1plf|799	./configure \
14rr|mythtv-0.27.1-1plf|800	--prefix=%{_prefix} \
14rr|mythtv-0.27.1-1plf|801	--libdir=%{_libdir} \
14rr|mythtv-0.27.1-1plf|802	--libdir-name=%{_lib} \
14rr|mythtv-0.27.1-1plf|803	--enable-runtime-cpudetect \
14rr|mythtv-0.27.1-1plf|804	--enable-dvb \
14rr|mythtv-0.27.1-1plf|805	--enable-opengl-video \
14rr|mythtv-0.27.1-1plf|806	--without-bindings=perl \
14rr|mythtv-0.27.1-1plf|807	--extra-cxxflags="%{optflags}" \
14rr|mythtv-0.27.1-1plf|808	--extra-ldflags="%{ldflags}" \
14rr|mythtv-0.27.1-1plf|809	--enable-vdpau \
14rr|mythtv-0.27.1-1plf|810	--enable-vaapi \
14rr|mythtv-0.27.1-1plf|811	%if %{build_crystalhd}
14rr|mythtv-0.27.1-1plf|812	--enable-crystalhd \
14rr|mythtv-0.27.1-1plf|813	%endif
14rr|mythtv-0.27.1-1plf|814	--enable-libfftw3 \
14rr|mythtv-0.27.1-1plf|815	--enable-libdns-sd \
14rr|mythtv-0.27.1-1plf|816	--enable-libvpx \
14rr|mythtv-0.27.1-1plf|817	%if %{build_plf}
14rr|mythtv-0.27.1-1plf|818	--enable-nonfree \
14rr|mythtv-0.27.1-1plf|819	%endif
14rr|mythtv-0.27.1-1plf|820	%if %{build_x264}
14rr|mythtv-0.27.1-1plf|821	--enable-libx264 \
14rr|mythtv-0.27.1-1plf|822	%endif
14rr|mythtv-0.27.1-1plf|823	%if %{build_xvid}
14rr|mythtv-0.27.1-1plf|824	--enable-libxvid \
14rr|mythtv-0.27.1-1plf|825	%endif
14rr|mythtv-0.27.1-1plf|826	%if %{build_faac}
14rr|mythtv-0.27.1-1plf|827	--enable-libfaac \
14rr|mythtv-0.27.1-1plf|828	%endif
14rr|mythtv-0.27.1-1plf|829	%if %{build_lame}
14rr|mythtv-0.27.1-1plf|830	--enable-libmp3lame \
14rr|mythtv-0.27.1-1plf|831	%endif
14rr|mythtv-0.27.1-1plf|832	--enable-firewire \
14rr|mythtv-0.27.1-1plf|833	--disable-mythlogserver
14rr|mythtv-0.27.1-1plf|834	
14rr|mythtv-0.27.1-1plf|835	%make
14rr|mythtv-0.27.1-1plf|836	
14rr|mythtv-0.27.1-1plf|837	# This is easier to do ourselves
14rr|mythtv-0.27.1-1plf|838	pushd bindings/perl
14rr|mythtv-0.27.1-1plf|839	perl Makefile.PL INSTALLDIRS=vendor
14rr|mythtv-0.27.1-1plf|840	%make
14rr|mythtv-0.27.1-1plf|841	popd
14rr|mythtv-0.27.1-1plf|842	
14rr|mythtv-0.27.1-1plf|843	%install
14rr|mythtv-0.27.1-1plf|844	INSTALL_ROOT=%{buildroot}; export INSTALL_ROOT
14rr|mythtv-0.27.1-1plf|845	%makeinstall
14rr|mythtv-0.27.1-1plf|846	
14rr|mythtv-0.27.1-1plf|847	pushd bindings/perl
14rr|mythtv-0.27.1-1plf|848	%makeinstall_std
14rr|mythtv-0.27.1-1plf|849	popd
14rr|mythtv-0.27.1-1plf|850	
14rr|mythtv-0.27.1-1plf|851	%if %{maenable}
14rr|mythtv-0.27.1-1plf|852	%multiarch_includes %{buildroot}%{_includedir}/mythtv/mythconfig.h
14rr|mythtv-0.27.1-1plf|853	%endif
14rr|mythtv-0.27.1-1plf|854	
14rr|mythtv-0.27.1-1plf|855	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv
14rr|mythtv-0.27.1-1plf|856	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv/recordings
14rr|mythtv-0.27.1-1plf|857	mkdir -p %{buildroot}%{_var}/cache/mythtv
14rr|mythtv-0.27.1-1plf|858	mkdir -p %{buildroot}%{_logdir}/mythtv
14rr|mythtv-0.27.1-1plf|859	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14rr|mythtv-0.27.1-1plf|860	mkdir -p %{buildroot}%{_unitdir}
14rr|mythtv-0.27.1-1plf|861	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14rr|mythtv-0.27.1-1plf|862	
14rr|mythtv-0.27.1-1plf|863	install -p mythbackend.service %{buildroot}%{_unitdir}/mythbackend.service
14rr|mythtv-0.27.1-1plf|864	install -p mythbackend.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mythbackend
14rr|mythtv-0.27.1-1plf|865	install -p mythbackend.logrotate  %{buildroot}%{_sysconfdir}/logrotate.d
14rr|mythtv-0.27.1-1plf|866	
14rr|mythtv-0.27.1-1plf|867	# wmsession.d for mythfrontend
14rr|mythtv-0.27.1-1plf|868	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14rr|mythtv-0.27.1-1plf|869	install -p %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/wmsession.d
14rr|mythtv-0.27.1-1plf|870	
14rr|mythtv-0.27.1-1plf|871	# icon
14rr|mythtv-0.27.1-1plf|872	install -d -m755 %{buildroot}/%{_miconsdir}
14rr|mythtv-0.27.1-1plf|873	install -m755 %{SOURCE5} %{buildroot}/%{_miconsdir}/%{name}.png
14rr|mythtv-0.27.1-1plf|874	
14rr|mythtv-0.27.1-1plf|875	install -d -m755 %{buildroot}/%{_iconsdir}
14rr|mythtv-0.27.1-1plf|876	install -m755 %{SOURCE6} %{buildroot}/%{_iconsdir}/%{name}.png
14rr|mythtv-0.27.1-1plf|877	
14rr|mythtv-0.27.1-1plf|878	install -d -m755 %{buildroot}/%{_liconsdir}
14rr|mythtv-0.27.1-1plf|879	install -m755 %{SOURCE7} %{buildroot}/%{_liconsdir}/%{name}.png
14rr|mythtv-0.27.1-1plf|880	
14rr|mythtv-0.27.1-1plf|881	
14rr|mythtv-0.27.1-1plf|882	# Mandriva Menu entrys
14rr|mythtv-0.27.1-1plf|883	install -d -m755 %{buildroot}%{_datadir}/applications
14rr|mythtv-0.27.1-1plf|884	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-frontend.desktop
14rr|mythtv-0.27.1-1plf|885	[Desktop Entry]
14rr|mythtv-0.27.1-1plf|886	Name=MythTV
14rr|mythtv-0.27.1-1plf|887	Comment=Record, playback and watch TV
14rr|mythtv-0.27.1-1plf|888	Exec=mythfrontend
14rr|mythtv-0.27.1-1plf|889	Icon=%{name}
14rr|mythtv-0.27.1-1plf|890	Terminal=false
14rr|mythtv-0.27.1-1plf|891	Type=Application
14rr|mythtv-0.27.1-1plf|892	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
14rr|mythtv-0.27.1-1plf|893	EOF
14rr|mythtv-0.27.1-1plf|894	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-setup.desktop
14rr|mythtv-0.27.1-1plf|895	[Desktop Entry]
14rr|mythtv-0.27.1-1plf|896	Name=MythTV Setup
14rr|mythtv-0.27.1-1plf|897	Comment=Setup MythTV backend
14rr|mythtv-0.27.1-1plf|898	Exec=mythtv-setup
14rr|mythtv-0.27.1-1plf|899	Icon=%{name}
14rr|mythtv-0.27.1-1plf|900	Terminal=false
14rr|mythtv-0.27.1-1plf|901	Type=Application
14rr|mythtv-0.27.1-1plf|902	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
14rr|mythtv-0.27.1-1plf|903	EOF
14rr|mythtv-0.27.1-1plf|904	
14rr|mythtv-0.27.1-1plf|905	cat > README.install.urpmi <<EOF
14rr|mythtv-0.27.1-1plf|906	You can import the initial database by running:
14rr|mythtv-0.27.1-1plf|907	mysql -u root -p < %{_datadir}/mythtv/initialdb/mc.sql
14rr|mythtv-0.27.1-1plf|908	(you can omit -p if you do not have the password set)
14rr|mythtv-0.27.1-1plf|909	EOF
14rr|mythtv-0.27.1-1plf|910	
14rr|mythtv-0.27.1-1plf|911	mkdir -p %{buildroot}%{_libdir}/mythtv/plugins
14rr|mythtv-0.27.1-1plf|912	
14rr|mythtv-0.27.1-1plf|913	install -d -m755 %{buildroot}%{_datadir}/mythtv/initialdb
14rr|mythtv-0.27.1-1plf|914	install -m644 database/* %{buildroot}%{_datadir}/mythtv/initialdb
14rr|mythtv-0.27.1-1plf|915	
14rr|mythtv-0.27.1-1plf|916	# install a few useful contrib scripts
14rr|mythtv-0.27.1-1plf|917	mkdir -p %{buildroot}%{_datadir}/%{name}
14rr|mythtv-0.27.1-1plf|918	cp -ar contrib %{buildroot}%{_datadir}/%{name}
14rr|mythtv-0.27.1-1plf|919	
14rr|mythtv-0.27.1-1plf|920	# Remove python egg-info as it's pointless
14rr|mythtv-0.27.1-1plf|921	rm -f %{buildroot}%{py_puresitedir}/MythTV-*.egg-info
14rr|mythtv-0.27.1-1plf|922	
14rr|mythtv-0.27.1-1plf|923	# (cg) We cover the package license so no need to include it separately
14rr|mythtv-0.27.1-1plf|924	rm -f %{buildroot}%{_datadir}/%{name}/fonts/*.txt
14rr|mythtv-0.27.1-1plf|925	
14rr|mythtv-0.27.1-1plf|926	# (cg) This is needed for the %doc stuff on the subpackages for some reason...
14rr|mythtv-0.27.1-1plf|927	mkdir -p %{buildroot}%{_docdir}/%{name}-backend
14rr|mythtv-0.27.1-1plf|928	mkdir -p %{buildroot}%{_docdir}/%{name}-doc
14rr|mythtv-0.27.1-1plf|929	
14rr|mythtv-0.27.1-1plf|930	# (cg) For some reason the FFmpeg stuff is included in two build roots :s
14rr|mythtv-0.27.1-1plf|931	if [ -d %{buildroot}%{buildroot}%{_includedir}/%{name} ]; then
14rr|mythtv-0.27.1-1plf|932	mv %{buildroot}%{buildroot}%{_includedir}/%{name}/* %{buildroot}%{_includedir}/%{name}
14rr|mythtv-0.27.1-1plf|933	rmdir -p %{buildroot}%{buildroot}%{_includedir}/%{name} || /bin/true
14rr|mythtv-0.27.1-1plf|934	fi
14rr|mythtv-0.27.1-1plf|935	if [ -f %{buildroot}%{buildroot}%{_bindir}/mythffmpeg ]; then
14rr|mythtv-0.27.1-1plf|936	mv %{buildroot}%{buildroot}%{_bindir}/mythff* %{buildroot}%{_bindir}
14rr|mythtv-0.27.1-1plf|937	rmdir -p %{buildroot}%{buildroot}%{_bindir} || /bin/true
14rr|mythtv-0.27.1-1plf|938	fi
14rr|mythtv-0.27.1-1plf|939	
14rr|mythtv-0.27.1-1plf|940	
14rr|mythtv-0.27.1-1plf|941	%changelog
14rr|mythtv-0.27.1-1plf|942	* Tue Jul 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.27.1-1plf
14rr|mythtv-0.27.1-1plf|943	+ Revision: a2b4a9f
14rr|mythtv-0.27.1-1plf|944	- Update BuildRequires and build flags
14rr|mythtv-0.27.1-1plf|945	
14rr|mythtv-0.27.1-1plf|946	

26615 14
14rr|ogmrip-1.0.0-1|1	%define distsuffix plf
14rr|ogmrip-1.0.0-1|2	%define major 1
14rr|ogmrip-1.0.0-1|3	%define mplayerver 1.1.1
14rr|ogmrip-1.0.0-1|4	
14rr|ogmrip-1.0.0-1|5	Summary:	Graphical DVD ripper
14rr|ogmrip-1.0.0-1|6	Name:		ogmrip
14rr|ogmrip-1.0.0-1|7	Version:	1.0.0
14rr|ogmrip-1.0.0-1|8	Release:	1
14rr|ogmrip-1.0.0-1|9	#gw the lib is LGPL, the main program is GPL
14rr|ogmrip-1.0.0-1|10	License:	LGPLv2+ and GPLv2+
14rr|ogmrip-1.0.0-1|11	Group:		Video
14rr|ogmrip-1.0.0-1|12	Url:		http://ogmrip.sourceforge.net/
14rr|ogmrip-1.0.0-1|13	Source0:	http://prdownloads.sourceforge.net/ogmrip/%{name}-%{version}.tar.gz
14rr|ogmrip-1.0.0-1|14	#gw hardcode to mplayer 1.0rc2 as our patched version number isn't parsed
14rr|ogmrip-1.0.0-1|15	#correctly
14rr|ogmrip-1.0.0-1|16	Patch3:		ogmrip-0.13.3-skip-mplayer-version-check.patch
14rr|ogmrip-1.0.0-1|17	
14rr|ogmrip-1.0.0-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
14rr|ogmrip-1.0.0-1|19	BuildRequires:	pkgconfig(dvdread)
14rr|ogmrip-1.0.0-1|20	BuildRequires:	pkgconfig(enca)
14rr|ogmrip-1.0.0-1|21	BuildRequires:	pkgconfig(enchant)
14rr|ogmrip-1.0.0-1|22	BuildRequires:	pkgconfig(gconf-2.0)
14rr|ogmrip-1.0.0-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
14rr|ogmrip-1.0.0-1|24	BuildRequires:	pkgconfig(libglade-2.0)
14rr|ogmrip-1.0.0-1|25	BuildRequires:	pkgconfig(libnotify)
14rr|ogmrip-1.0.0-1|26	BuildRequires:	pkgconfig(libpng)
14rr|ogmrip-1.0.0-1|27	BuildRequires:	pkgconfig(libtiff-4)
14rr|ogmrip-1.0.0-1|28	BuildRequires:	pkgconfig(theora)
14rr|ogmrip-1.0.0-1|29	BuildRequires:	pkgconfig(vorbis)
14rr|ogmrip-1.0.0-1|30	BuildRequires:	automake1.8
14rr|ogmrip-1.0.0-1|31	BuildRequires:	desktop-file-utils
14rr|ogmrip-1.0.0-1|32	BuildRequires:	faac
14rr|ogmrip-1.0.0-1|33	BuildRequires:	gocr
14rr|ogmrip-1.0.0-1|34	BuildRequires:	gtk-doc
14rr|ogmrip-1.0.0-1|35	BuildRequires:	imagemagick
14rr|ogmrip-1.0.0-1|36	BuildRequires:	intltool
14rr|ogmrip-1.0.0-1|37	BuildRequires:	lame
14rr|ogmrip-1.0.0-1|38	BuildRequires:	mencoder >= %{mplayerver}
14rr|ogmrip-1.0.0-1|39	BuildRequires:	mkvtoolnix
14rr|ogmrip-1.0.0-1|40	BuildRequires:	ogmtools
14rr|ogmrip-1.0.0-1|41	BuildRequires:	vorbis-tools
14rr|ogmrip-1.0.0-1|42	Requires:	gocr
14rr|ogmrip-1.0.0-1|43	Requires:	faac
14rr|ogmrip-1.0.0-1|44	Requires:	lame
14rr|ogmrip-1.0.0-1|45	Requires:	mencoder >= %{mplayerver}
14rr|ogmrip-1.0.0-1|46	Requires:	mkvtoolnix
14rr|ogmrip-1.0.0-1|47	Requires:	ogmtools
14rr|ogmrip-1.0.0-1|48	#gw for srttool
14rr|ogmrip-1.0.0-1|49	Requires:	subtitleripper
14rr|ogmrip-1.0.0-1|50	Requires:	vorbis-tools
14rr|ogmrip-1.0.0-1|51	
14rr|ogmrip-1.0.0-1|52	%description
14rr|ogmrip-1.0.0-1|53	OGMRip is an application and a set of libraries for ripping and
14rr|ogmrip-1.0.0-1|54	encoding DVD into DivX/OGM files.
14rr|ogmrip-1.0.0-1|55	
14rr|ogmrip-1.0.0-1|56	OGMRip:
14rr|ogmrip-1.0.0-1|57	* outputs ogm, avi or matroska files
14rr|ogmrip-1.0.0-1|58	* provides a lot of codecs (ogg vorbis, mp3, pcm, ac3, xvid, lavc)
14rr|ogmrip-1.0.0-1|59	* calculates video bitrate for a given filesize
14rr|ogmrip-1.0.0-1|60	* calculates cropping parameters and scaling factors
14rr|ogmrip-1.0.0-1|61	* uses maximum quality codec switches
14rr|ogmrip-1.0.0-1|62	* supports subtitles extraction
14rr|ogmrip-1.0.0-1|63	* rips contiguous chapters
14rr|ogmrip-1.0.0-1|64	* features a HIG-compliant GNOME 2 user interface
14rr|ogmrip-1.0.0-1|65	
14rr|ogmrip-1.0.0-1|66	This package is in restricted as it depends on lame.
14rr|ogmrip-1.0.0-1|67	
14rr|ogmrip-1.0.0-1|68	%files -f %{name}.lang
14rr|ogmrip-1.0.0-1|69	%doc README ChangeLog TODO AUTHORS
14rr|ogmrip-1.0.0-1|70	%{_sysconfdir}/gconf/schemas/%{name}.schemas
14rr|ogmrip-1.0.0-1|71	%{_bindir}/avibox
14rr|ogmrip-1.0.0-1|72	%{_bindir}/%{name}
14rr|ogmrip-1.0.0-1|73	%{_bindir}/subp2pgm
14rr|ogmrip-1.0.0-1|74	%{_bindir}/subp2png
14rr|ogmrip-1.0.0-1|75	%{_bindir}/subp2tiff
14rr|ogmrip-1.0.0-1|76	%{_bindir}/subptools
14rr|ogmrip-1.0.0-1|77	%{_bindir}/dvdcpy
14rr|ogmrip-1.0.0-1|78	%{_bindir}/theoraenc
14rr|ogmrip-1.0.0-1|79	%dir %{_libdir}/ogmrip
14rr|ogmrip-1.0.0-1|80	%dir %{_libdir}/ogmrip/audio-plugins
14rr|ogmrip-1.0.0-1|81	%{_libdir}/ogmrip/audio-plugins/libogmrip-aac.so
14rr|ogmrip-1.0.0-1|82	%{_libdir}/ogmrip/audio-plugins/libogmrip-acopy.so
14rr|ogmrip-1.0.0-1|83	%{_libdir}/ogmrip/audio-plugins/libogmrip-mp3.so
14rr|ogmrip-1.0.0-1|84	%{_libdir}/ogmrip/audio-plugins/libogmrip-vorbis.so
14rr|ogmrip-1.0.0-1|85	%{_libdir}/ogmrip/audio-plugins/libogmrip-wav.so
14rr|ogmrip-1.0.0-1|86	%dir %{_libdir}/ogmrip/container-plugins
14rr|ogmrip-1.0.0-1|87	%{_libdir}/ogmrip/container-plugins/libogmrip-avi.so
14rr|ogmrip-1.0.0-1|88	%{_libdir}/ogmrip/container-plugins/libogmrip-mkv.so
14rr|ogmrip-1.0.0-1|89	%{_libdir}/ogmrip/container-plugins/libogmrip-mov.so
14rr|ogmrip-1.0.0-1|90	%{_libdir}/ogmrip/container-plugins/libogmrip-mp4.so
14rr|ogmrip-1.0.0-1|91	%{_libdir}/ogmrip/container-plugins/libogmrip-ogg.so
14rr|ogmrip-1.0.0-1|92	%dir %{_libdir}/ogmrip/options-plugins
14rr|ogmrip-1.0.0-1|93	%{_libdir}/ogmrip/options-plugins/libogmrip-lavc-options.so
14rr|ogmrip-1.0.0-1|94	%{_libdir}/ogmrip/options-plugins/libogmrip-x264-options.so
14rr|ogmrip-1.0.0-1|95	%{_libdir}/ogmrip/options-plugins/libogmrip-xvid-options.so
14rr|ogmrip-1.0.0-1|96	%dir %{_libdir}/ogmrip/subp-plugins
14rr|ogmrip-1.0.0-1|97	%{_libdir}/ogmrip/subp-plugins/libogmrip-srt.so
14rr|ogmrip-1.0.0-1|98	%{_libdir}/ogmrip/subp-plugins/libogmrip-vobsub.so
14rr|ogmrip-1.0.0-1|99	%dir %{_libdir}/ogmrip/video-plugins
14rr|ogmrip-1.0.0-1|100	%{_libdir}/ogmrip/video-plugins/libogmrip-lavc-mpeg4.so
14rr|ogmrip-1.0.0-1|101	%{_libdir}/ogmrip/video-plugins/libogmrip-theora.so
14rr|ogmrip-1.0.0-1|102	%{_libdir}/ogmrip/video-plugins/libogmrip-x264.so
14rr|ogmrip-1.0.0-1|103	%{_libdir}/ogmrip/video-plugins/libogmrip-xvid.so
14rr|ogmrip-1.0.0-1|104	%{_datadir}/applications/%{name}.desktop
14rr|ogmrip-1.0.0-1|105	%{_datadir}/%{name}
14rr|ogmrip-1.0.0-1|106	%{_datadir}/pixmaps/%{name}.png
14rr|ogmrip-1.0.0-1|107	%{_mandir}/man1/*.1*
14rr|ogmrip-1.0.0-1|108	%{_iconsdir}/%{name}.png
14rr|ogmrip-1.0.0-1|109	%{_miconsdir}/%{name}.png
14rr|ogmrip-1.0.0-1|110	%{_liconsdir}/%{name}.png
14rr|ogmrip-1.0.0-1|111	
14rr|ogmrip-1.0.0-1|112	#----------------------------------------------------------------------------
14rr|ogmrip-1.0.0-1|113	
14rr|ogmrip-1.0.0-1|114	%define libname %mklibname %{name} %{major}
14rr|ogmrip-1.0.0-1|115	
14rr|ogmrip-1.0.0-1|116	%package -n %{libname}
14rr|ogmrip-1.0.0-1|117	Summary:	OGMRip shared library
14rr|ogmrip-1.0.0-1|118	Group:		System/Libraries
14rr|ogmrip-1.0.0-1|119	
14rr|ogmrip-1.0.0-1|120	%description -n %{libname}
14rr|ogmrip-1.0.0-1|121	OGMRip is an application and a set of libraries for ripping and
14rr|ogmrip-1.0.0-1|122	encoding DVD into DivX/OGM files.
14rr|ogmrip-1.0.0-1|123	
14rr|ogmrip-1.0.0-1|124	This contains OGMRip shared library.
14rr|ogmrip-1.0.0-1|125	
14rr|ogmrip-1.0.0-1|126	This package is in restricted as it depends on lame.
14rr|ogmrip-1.0.0-1|127	
14rr|ogmrip-1.0.0-1|128	%files -n %{libname}
14rr|ogmrip-1.0.0-1|129	%{_libdir}/libogmrip.so.%{major}*
14rr|ogmrip-1.0.0-1|130	
14rr|ogmrip-1.0.0-1|131	#----------------------------------------------------------------------------
14rr|ogmrip-1.0.0-1|132	
14rr|ogmrip-1.0.0-1|133	%define libogmdvd %mklibname ogmdvd %{major}
14rr|ogmrip-1.0.0-1|134	
14rr|ogmrip-1.0.0-1|135	%package -n %{libogmdvd}
14rr|ogmrip-1.0.0-1|136	Summary:	OGMRip shared library
14rr|ogmrip-1.0.0-1|137	Group:		System/Libraries
14rr|ogmrip-1.0.0-1|138	Conflicts:	%{_lib}ogmrip1 < 1.0.0
14rr|ogmrip-1.0.0-1|139	
14rr|ogmrip-1.0.0-1|140	%description -n %{libogmdvd}
14rr|ogmrip-1.0.0-1|141	OGMRip is an application and a set of libraries for ripping and
14rr|ogmrip-1.0.0-1|142	encoding DVD into DivX/OGM files.
14rr|ogmrip-1.0.0-1|143	
14rr|ogmrip-1.0.0-1|144	This contains OGMRip shared library.
14rr|ogmrip-1.0.0-1|145	
14rr|ogmrip-1.0.0-1|146	This package is in restricted as it depends on lame.
14rr|ogmrip-1.0.0-1|147	
14rr|ogmrip-1.0.0-1|148	%files -n %{libogmdvd}
14rr|ogmrip-1.0.0-1|149	%{_libdir}/libogmdvd.so.%{major}*
14rr|ogmrip-1.0.0-1|150	
14rr|ogmrip-1.0.0-1|151	#----------------------------------------------------------------------------
14rr|ogmrip-1.0.0-1|152	
14rr|ogmrip-1.0.0-1|153	%define libogmdvdgtk %mklibname ogmdvdgtk %{major}
14rr|ogmrip-1.0.0-1|154	
14rr|ogmrip-1.0.0-1|155	%package -n %{libogmdvdgtk}
14rr|ogmrip-1.0.0-1|156	Summary:	OGMRip shared library
14rr|ogmrip-1.0.0-1|157	Group:		System/Libraries
14rr|ogmrip-1.0.0-1|158	Conflicts:	%{_lib}ogmrip1 < 1.0.0
14rr|ogmrip-1.0.0-1|159	
14rr|ogmrip-1.0.0-1|160	%description -n %{libogmdvdgtk}
14rr|ogmrip-1.0.0-1|161	OGMRip is an application and a set of libraries for ripping and
14rr|ogmrip-1.0.0-1|162	encoding DVD into DivX/OGM files.
14rr|ogmrip-1.0.0-1|163	
14rr|ogmrip-1.0.0-1|164	This contains OGMRip shared library.
14rr|ogmrip-1.0.0-1|165	
14rr|ogmrip-1.0.0-1|166	This package is in restricted as it depends on lame.
14rr|ogmrip-1.0.0-1|167	
14rr|ogmrip-1.0.0-1|168	%files -n %{libogmdvdgtk}
14rr|ogmrip-1.0.0-1|169	%{_libdir}/libogmdvd-gtk.so.%{major}*
14rr|ogmrip-1.0.0-1|170	
14rr|ogmrip-1.0.0-1|171	#----------------------------------------------------------------------------
14rr|ogmrip-1.0.0-1|172	
14rr|ogmrip-1.0.0-1|173	%define libogmjob %mklibname ogmjob %{major}
14rr|ogmrip-1.0.0-1|174	
14rr|ogmrip-1.0.0-1|175	%package -n %{libogmjob}
14rr|ogmrip-1.0.0-1|176	Summary:	OGMRip shared library
14rr|ogmrip-1.0.0-1|177	Group:		System/Libraries
14rr|ogmrip-1.0.0-1|178	Conflicts:	%{_lib}ogmrip1 < 1.0.0
14rr|ogmrip-1.0.0-1|179	
14rr|ogmrip-1.0.0-1|180	%description -n %{libogmjob}
14rr|ogmrip-1.0.0-1|181	OGMRip is an application and a set of libraries for ripping and
14rr|ogmrip-1.0.0-1|182	encoding DVD into DivX/OGM files.
14rr|ogmrip-1.0.0-1|183	
14rr|ogmrip-1.0.0-1|184	This contains OGMRip shared library.
14rr|ogmrip-1.0.0-1|185	
14rr|ogmrip-1.0.0-1|186	This package is in restricted as it depends on lame.
14rr|ogmrip-1.0.0-1|187	
14rr|ogmrip-1.0.0-1|188	%files -n %{libogmjob}
14rr|ogmrip-1.0.0-1|189	%{_libdir}/libogmjob.so.%{major}*
14rr|ogmrip-1.0.0-1|190	
14rr|ogmrip-1.0.0-1|191	#----------------------------------------------------------------------------
14rr|ogmrip-1.0.0-1|192	
14rr|ogmrip-1.0.0-1|193	%define libogmripgtk %mklibname ogmripgtk %{major}
14rr|ogmrip-1.0.0-1|194	
14rr|ogmrip-1.0.0-1|195	%package -n %{libogmripgtk}
14rr|ogmrip-1.0.0-1|196	Summary:	OGMRip shared library
14rr|ogmrip-1.0.0-1|197	Group:		System/Libraries
14rr|ogmrip-1.0.0-1|198	Conflicts:	%{_lib}ogmrip1 < 1.0.0
14rr|ogmrip-1.0.0-1|199	
14rr|ogmrip-1.0.0-1|200	%description -n %{libogmripgtk}
14rr|ogmrip-1.0.0-1|201	OGMRip is an application and a set of libraries for ripping and
14rr|ogmrip-1.0.0-1|202	encoding DVD into DivX/OGM files.
14rr|ogmrip-1.0.0-1|203	
14rr|ogmrip-1.0.0-1|204	This contains OGMRip shared library.
14rr|ogmrip-1.0.0-1|205	
14rr|ogmrip-1.0.0-1|206	This package is in restricted as it depends on lame.
14rr|ogmrip-1.0.0-1|207	
14rr|ogmrip-1.0.0-1|208	%files -n %{libogmripgtk}
14rr|ogmrip-1.0.0-1|209	%{_libdir}/libogmrip-gtk.so.%{major}*
14rr|ogmrip-1.0.0-1|210	
14rr|ogmrip-1.0.0-1|211	#----------------------------------------------------------------------------
14rr|ogmrip-1.0.0-1|212	
14rr|ogmrip-1.0.0-1|213	%define libogmriplavc %mklibname ogmriplavc %{major}
14rr|ogmrip-1.0.0-1|214	
14rr|ogmrip-1.0.0-1|215	%package -n %{libogmriplavc}
14rr|ogmrip-1.0.0-1|216	Summary:	OGMRip shared library
14rr|ogmrip-1.0.0-1|217	Group:		System/Libraries
14rr|ogmrip-1.0.0-1|218	Conflicts:	%{_lib}ogmrip1 < 1.0.0
14rr|ogmrip-1.0.0-1|219	
14rr|ogmrip-1.0.0-1|220	%description -n %{libogmriplavc}
14rr|ogmrip-1.0.0-1|221	OGMRip is an application and a set of libraries for ripping and
14rr|ogmrip-1.0.0-1|222	encoding DVD into DivX/OGM files.
14rr|ogmrip-1.0.0-1|223	
14rr|ogmrip-1.0.0-1|224	This contains OGMRip shared library.
14rr|ogmrip-1.0.0-1|225	
14rr|ogmrip-1.0.0-1|226	This package is in restricted as it depends on lame.
14rr|ogmrip-1.0.0-1|227	
14rr|ogmrip-1.0.0-1|228	%files -n %{libogmriplavc}
14rr|ogmrip-1.0.0-1|229	%{_libdir}/libogmrip-lavc.so.%{major}*
14rr|ogmrip-1.0.0-1|230	
14rr|ogmrip-1.0.0-1|231	#----------------------------------------------------------------------------
14rr|ogmrip-1.0.0-1|232	
14rr|ogmrip-1.0.0-1|233	%define libogmripmplayer %mklibname ogmripmplayer %{major}
14rr|ogmrip-1.0.0-1|234	
14rr|ogmrip-1.0.0-1|235	%package -n %{libogmripmplayer}
14rr|ogmrip-1.0.0-1|236	Summary:	OGMRip shared library
14rr|ogmrip-1.0.0-1|237	Group:		System/Libraries
14rr|ogmrip-1.0.0-1|238	Conflicts:	%{_lib}ogmrip1 < 1.0.0
14rr|ogmrip-1.0.0-1|239	
14rr|ogmrip-1.0.0-1|240	%description -n %{libogmripmplayer}
14rr|ogmrip-1.0.0-1|241	OGMRip is an application and a set of libraries for ripping and
14rr|ogmrip-1.0.0-1|242	encoding DVD into DivX/OGM files.
14rr|ogmrip-1.0.0-1|243	
14rr|ogmrip-1.0.0-1|244	This contains OGMRip shared library.
14rr|ogmrip-1.0.0-1|245	
14rr|ogmrip-1.0.0-1|246	This package is in restricted as it depends on lame.
14rr|ogmrip-1.0.0-1|247	
14rr|ogmrip-1.0.0-1|248	%files -n %{libogmripmplayer}
14rr|ogmrip-1.0.0-1|249	%{_libdir}/libogmrip-mplayer.so.%{major}*
14rr|ogmrip-1.0.0-1|250	
14rr|ogmrip-1.0.0-1|251	#----------------------------------------------------------------------------
14rr|ogmrip-1.0.0-1|252	
14rr|ogmrip-1.0.0-1|253	%define devname %mklibname -d %{name}
14rr|ogmrip-1.0.0-1|254	
14rr|ogmrip-1.0.0-1|255	%package -n %{devname}
14rr|ogmrip-1.0.0-1|256	Summary:	DVD ripping libraries from %{name}
14rr|ogmrip-1.0.0-1|257	Group:		Development/C
14rr|ogmrip-1.0.0-1|258	Requires:	%{libname} = %{EVRD}
14rr|ogmrip-1.0.0-1|259	Requires:	%{libogmdvd} = %{EVRD}
14rr|ogmrip-1.0.0-1|260	Requires:	%{libogmdvdgtk} = %{EVRD}
14rr|ogmrip-1.0.0-1|261	Requires:	%{libogmjob} = %{EVRD}
14rr|ogmrip-1.0.0-1|262	Requires:	%{libogmripgtk} = %{EVRD}
14rr|ogmrip-1.0.0-1|263	Requires:	%{libogmriplavc} = %{EVRD}
14rr|ogmrip-1.0.0-1|264	Requires:	%{libogmripmplayer} = %{EVRD}
14rr|ogmrip-1.0.0-1|265	
14rr|ogmrip-1.0.0-1|266	%description -n %{devname}
14rr|ogmrip-1.0.0-1|267	OGMRip is an application and a set of libraries for ripping and
14rr|ogmrip-1.0.0-1|268	encoding DVD into DivX/OGM files.
14rr|ogmrip-1.0.0-1|269	This contains the development parts of these libraries.
14rr|ogmrip-1.0.0-1|270	
14rr|ogmrip-1.0.0-1|271	This package is in restricted as it depends on lame.
14rr|ogmrip-1.0.0-1|272	
14rr|ogmrip-1.0.0-1|273	%files -n %{devname}
14rr|ogmrip-1.0.0-1|274	%{_includedir}/%{name}
14rr|ogmrip-1.0.0-1|275	%{_includedir}/ogmdvd/
14rr|ogmrip-1.0.0-1|276	%{_includedir}/ogmjob/
14rr|ogmrip-1.0.0-1|277	%{_libdir}/lib*.so
14rr|ogmrip-1.0.0-1|278	%{_libdir}/ogmrip/video-plugins/ogmrip*.h
14rr|ogmrip-1.0.0-1|279	%{_libdir}/pkgconfig/ogmdvd.pc
14rr|ogmrip-1.0.0-1|280	%{_libdir}/pkgconfig/ogmdvd-gtk.pc
14rr|ogmrip-1.0.0-1|281	%{_libdir}/pkgconfig/ogmjob.pc
14rr|ogmrip-1.0.0-1|282	%{_libdir}/pkgconfig/ogmrip.pc
14rr|ogmrip-1.0.0-1|283	%{_libdir}/pkgconfig/ogmrip-gtk.pc
14rr|ogmrip-1.0.0-1|284	%{_datadir}/gtk-doc/html/*
14rr|ogmrip-1.0.0-1|285	
14rr|ogmrip-1.0.0-1|286	#----------------------------------------------------------------------------
14rr|ogmrip-1.0.0-1|287	
14rr|ogmrip-1.0.0-1|288	%prep
14rr|ogmrip-1.0.0-1|289	%setup -q -n %{name}-%{version}
14rr|ogmrip-1.0.0-1|290	%patch3 -p1 -b .skip-mplayer-version-check
14rr|ogmrip-1.0.0-1|291	
14rr|ogmrip-1.0.0-1|292	%build
14rr|ogmrip-1.0.0-1|293	%configure2_5x --disable-static
14rr|ogmrip-1.0.0-1|294	%make
14rr|ogmrip-1.0.0-1|295	
14rr|ogmrip-1.0.0-1|296	%install
14rr|ogmrip-1.0.0-1|297	%makeinstall_std
14rr|ogmrip-1.0.0-1|298	
14rr|ogmrip-1.0.0-1|299	#gw this is in subtitleripper
14rr|ogmrip-1.0.0-1|300	rm -f %{buildroot}%{_bindir}/srttool
14rr|ogmrip-1.0.0-1|301	#gw bad locale
14rr|ogmrip-1.0.0-1|302	rm -f %{buildroot}%{_datadir}/locale/en/LC_MESSAGES/ogmrip.mo
14rr|ogmrip-1.0.0-1|303	
14rr|ogmrip-1.0.0-1|304	%find_lang %{name}
14rr|ogmrip-1.0.0-1|305	
14rr|ogmrip-1.0.0-1|306	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir},%{_iconsdir}}
14rr|ogmrip-1.0.0-1|307	ln -s %{_datadir}/pixmaps/%{name}.png %{buildroot}%{_liconsdir}/
14rr|ogmrip-1.0.0-1|308	convert -scale 32 data/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
14rr|ogmrip-1.0.0-1|309	convert -scale 16 data/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
14rr|ogmrip-1.0.0-1|310	
14rr|ogmrip-1.0.0-1|311	
14rr|ogmrip-1.0.0-1|312	%changelog
14rr|ogmrip-1.0.0-1|313	* Thu Oct 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-1
14rr|ogmrip-1.0.0-1|314	+ Revision: e8e443d
14rr|ogmrip-1.0.0-1|315	- LOG New version 1.0.0, split library packages according to our policy
14rr|ogmrip-1.0.0-1|316	
14rr|ogmrip-1.0.0-1|317	

26616 14
14rr|opal3-3.10.10-4plf|1	%define _enable_debug_packages %{nil}
14rr|opal3-3.10.10-4plf|2	%define debug_package %{nil}
14rr|opal3-3.10.10-4plf|3	
14rr|opal3-3.10.10-4plf|4	%define major		%{version}
14rr|opal3-3.10.10-4plf|5	%define libname		%mklibname opal %{major}
14rr|opal3-3.10.10-4plf|6	%define devname		%mklibname %{name} -d
14rr|opal3-3.10.10-4plf|7	
14rr|opal3-3.10.10-4plf|8	######################
14rr|opal3-3.10.10-4plf|9	# Hardcode PLF build
14rr|opal3-3.10.10-4plf|10	%define build_plf 1
14rr|opal3-3.10.10-4plf|11	######################
14rr|opal3-3.10.10-4plf|12	
14rr|opal3-3.10.10-4plf|13	%if %{build_plf}
14rr|opal3-3.10.10-4plf|14	%define distsuffix plf
14rr|opal3-3.10.10-4plf|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|opal3-3.10.10-4plf|16	%define extrarelsuffix plf
14rr|opal3-3.10.10-4plf|17	%endif
14rr|opal3-3.10.10-4plf|18	
14rr|opal3-3.10.10-4plf|19	%define url_ver %(echo %version | cut -d. -f1,2)
14rr|opal3-3.10.10-4plf|20	
14rr|opal3-3.10.10-4plf|21	Summary:	VoIP library
14rr|opal3-3.10.10-4plf|22	Name:		opal3
14rr|opal3-3.10.10-4plf|23	Version:	3.10.10
14rr|opal3-3.10.10-4plf|24	Release:	4%{?extrarelsuffix}
14rr|opal3-3.10.10-4plf|25	License:	MPL
14rr|opal3-3.10.10-4plf|26	Group:		System/Libraries
14rr|opal3-3.10.10-4plf|27	URL:		http://www.opalvoip.org/
14rr|opal3-3.10.10-4plf|28	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/opal/%{url_ver}/opal-%{version}.tar.xz
14rr|opal3-3.10.10-4plf|29	Patch0:		opal-3.10.7-fix-link.patch
14rr|opal3-3.10.10-4plf|30	Patch2:		opal-3.10.7-ffmpeg-0.11.patch
14rr|opal3-3.10.10-4plf|31	Patch3:		opal-3.10.10-ffmpeg-2.0.patch
14rr|opal3-3.10.10-4plf|32	BuildRequires:	gawk
14rr|opal3-3.10.10-4plf|33	BuildRequires:	openldap-devel
14rr|opal3-3.10.10-4plf|34	BuildRequires:	ptlib-devel >= 2.10.7
14rr|opal3-3.10.10-4plf|35	BuildRequires:	pkgconfig(openssl)
14rr|opal3-3.10.10-4plf|36	BuildRequires:	pkgconfig(speex)
14rr|opal3-3.10.10-4plf|37	BuildRequires:	pkgconfig(theora)
14rr|opal3-3.10.10-4plf|38	BuildRequires:	ffmpeg-devel
14rr|opal3-3.10.10-4plf|39	%if %{build_plf}
14rr|opal3-3.10.10-4plf|40	BuildRequires:	pkgconfig(x264)
14rr|opal3-3.10.10-4plf|41	%endif
14rr|opal3-3.10.10-4plf|42	
14rr|opal3-3.10.10-4plf|43	%description
14rr|opal3-3.10.10-4plf|44	This is an open source class library for the development of
14rr|opal3-3.10.10-4plf|45	applications that wish to use SIP / H.323 protocols for multimedia
14rr|opal3-3.10.10-4plf|46	communications over packet based networks.
14rr|opal3-3.10.10-4plf|47	
14rr|opal3-3.10.10-4plf|48	%if %{build_plf}
14rr|opal3-3.10.10-4plf|49	This package is in restricted repository because the H264 codec is
14rr|opal3-3.10.10-4plf|50	covered by patents.
14rr|opal3-3.10.10-4plf|51	%endif
14rr|opal3-3.10.10-4plf|52	
14rr|opal3-3.10.10-4plf|53	#----------------------------------------------------------------------------
14rr|opal3-3.10.10-4plf|54	
14rr|opal3-3.10.10-4plf|55	%package -n	%{libname}-plugins
14rr|opal3-3.10.10-4plf|56	Summary:	Codec plugins for Opal
14rr|opal3-3.10.10-4plf|57	Group:		System/Libraries
14rr|opal3-3.10.10-4plf|58	Provides:	%{name}-plugins = %{EVRD}
14rr|opal3-3.10.10-4plf|59	
14rr|opal3-3.10.10-4plf|60	%description -n	%{libname}-plugins
14rr|opal3-3.10.10-4plf|61	PTlib codec plugins for various formats provided by Opal.
14rr|opal3-3.10.10-4plf|62	
14rr|opal3-3.10.10-4plf|63	%files -n %{libname}-plugins
14rr|opal3-3.10.10-4plf|64	%{_libdir}/opal-%{version}/codecs/audio/*
14rr|opal3-3.10.10-4plf|65	%{_libdir}/opal-%{version}/codecs/video/*
14rr|opal3-3.10.10-4plf|66	
14rr|opal3-3.10.10-4plf|67	#----------------------------------------------------------------------------
14rr|opal3-3.10.10-4plf|68	
14rr|opal3-3.10.10-4plf|69	%package -n	%{libname}
14rr|opal3-3.10.10-4plf|70	Summary:	Opal Library
14rr|opal3-3.10.10-4plf|71	Group:		System/Libraries
14rr|opal3-3.10.10-4plf|72	Provides:	%{name} = %{EVRD}
14rr|opal3-3.10.10-4plf|73	Requires:	%{libname}-plugins = %{EVRD}
14rr|opal3-3.10.10-4plf|74	
14rr|opal3-3.10.10-4plf|75	%description -n	%{libname}
14rr|opal3-3.10.10-4plf|76	Shared library for OPAL (SIP / H323 stack).
14rr|opal3-3.10.10-4plf|77	
14rr|opal3-3.10.10-4plf|78	%files -n %{libname}
14rr|opal3-3.10.10-4plf|79	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
14rr|opal3-3.10.10-4plf|80	
14rr|opal3-3.10.10-4plf|81	#----------------------------------------------------------------------------
14rr|opal3-3.10.10-4plf|82	
14rr|opal3-3.10.10-4plf|83	%package -n	%{devname}
14rr|opal3-3.10.10-4plf|84	Summary:	Opal development files
14rr|opal3-3.10.10-4plf|85	Group:		Development/C
14rr|opal3-3.10.10-4plf|86	Requires:	%{libname} = %{EVRD}
14rr|opal3-3.10.10-4plf|87	Provides:	%{name}-devel = %{EVRD}
14rr|opal3-3.10.10-4plf|88	
14rr|opal3-3.10.10-4plf|89	%description -n	%{devname}
14rr|opal3-3.10.10-4plf|90	Header files and libraries for developing applications that use
14rr|opal3-3.10.10-4plf|91	Opal.
14rr|opal3-3.10.10-4plf|92	
14rr|opal3-3.10.10-4plf|93	%files -n %{devname}
14rr|opal3-3.10.10-4plf|94	%doc mpl-1.0.htm
14rr|opal3-3.10.10-4plf|95	%attr(0755,root,root) %{_libdir}/*.so
14rr|opal3-3.10.10-4plf|96	%{_libdir}/*.*a
14rr|opal3-3.10.10-4plf|97	%{_includedir}/*
14rr|opal3-3.10.10-4plf|98	%{_libdir}/pkgconfig/opal.pc
14rr|opal3-3.10.10-4plf|99	
14rr|opal3-3.10.10-4plf|100	#----------------------------------------------------------------------------
14rr|opal3-3.10.10-4plf|101	
14rr|opal3-3.10.10-4plf|102	%prep
14rr|opal3-3.10.10-4plf|103	%setup -q -n opal-%{version}
14rr|opal3-3.10.10-4plf|104	%patch0 -p0 -b .link
14rr|opal3-3.10.10-4plf|105	%patch2 -p0 -b .ffmpeg
14rr|opal3-3.10.10-4plf|106	%patch3 -p1 -b .ffmpeg2
14rr|opal3-3.10.10-4plf|107	
14rr|opal3-3.10.10-4plf|108	%build
14rr|opal3-3.10.10-4plf|109	#gw don't use the default %%optflags, see
14rr|opal3-3.10.10-4plf|110	# https://qa.mandriva.com/show_bug.cgi?id=48476
14rr|opal3-3.10.10-4plf|111	%define optflags %nil
14rr|opal3-3.10.10-4plf|112	#gw else the UINT64_C macro is not defined by stdint.h
14rr|opal3-3.10.10-4plf|113	export STDCCFLAGS=-D__STDC_CONSTANT_MACROS
14rr|opal3-3.10.10-4plf|114	%configure2_5x
14rr|opal3-3.10.10-4plf|115	%make
14rr|opal3-3.10.10-4plf|116	
14rr|opal3-3.10.10-4plf|117	%install
14rr|opal3-3.10.10-4plf|118	%makeinstall_std
14rr|opal3-3.10.10-4plf|119	
14rr|opal3-3.10.10-4plf|120	# remove incorrect symlinks (http://bugzilla.gnome.org/show_bug.cgi?id=553808 )
14rr|opal3-3.10.10-4plf|121	rm -f %{buildroot}%{_libdir}/libopal.so.?
14rr|opal3-3.10.10-4plf|122	rm -f %{buildroot}%{_libdir}/libopal.so.?.?
14rr|opal3-3.10.10-4plf|123	
14rr|opal3-3.10.10-4plf|124	
14rr|opal3-3.10.10-4plf|125	%changelog
14rr|opal3-3.10.10-4plf|126	* Tue Sep 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.10.10-4plf
14rr|opal3-3.10.10-4plf|127	+ Revision: a724649
14rr|opal3-3.10.10-4plf|128	- LOG Fix build with ffmpeg 2.0, disable empty debug package, spec cleanup
14rr|opal3-3.10.10-4plf|129	
14rr|opal3-3.10.10-4plf|130	

26617 14
14rr|opencore-amr-0.1.3-2|1	%define distsuffix plf
14rr|opencore-amr-0.1.3-2|2	
14rr|opencore-amr-0.1.3-2|3	%define major 0
14rr|opencore-amr-0.1.3-2|4	%define libname %mklibname %{name} %{major}
14rr|opencore-amr-0.1.3-2|5	%define develname %mklibname -d %{name}
14rr|opencore-amr-0.1.3-2|6	
14rr|opencore-amr-0.1.3-2|7	Summary:	Adaptive Multi Rate speech codec
14rr|opencore-amr-0.1.3-2|8	Name:		opencore-amr
14rr|opencore-amr-0.1.3-2|9	Version:	0.1.3
14rr|opencore-amr-0.1.3-2|10	Release:	2
14rr|opencore-amr-0.1.3-2|11	License:	Apache License
14rr|opencore-amr-0.1.3-2|12	Group:		Sound
14rr|opencore-amr-0.1.3-2|13	Url:		http://opencore-amr.sourceforge.net/
14rr|opencore-amr-0.1.3-2|14	Source0:	http://sourceforge.net/projects/opencore-amr/files/opencore-amr/%{name}-%{version}.tar.gz
14rr|opencore-amr-0.1.3-2|15	
14rr|opencore-amr-0.1.3-2|16	%description
14rr|opencore-amr-0.1.3-2|17	This library contains an implementation of the 3GPP TS 26.073
14rr|opencore-amr-0.1.3-2|18	specification for the Adaptive Multi Rate (AMR) speech codec. The
14rr|opencore-amr-0.1.3-2|19	implementation is derived from the OpenCORE framework, part of the
14rr|opencore-amr-0.1.3-2|20	Google Android project.
14rr|opencore-amr-0.1.3-2|21	
14rr|opencore-amr-0.1.3-2|22	This package is in restricted for patent reasons.
14rr|opencore-amr-0.1.3-2|23	
14rr|opencore-amr-0.1.3-2|24	%package -n %{libname}
14rr|opencore-amr-0.1.3-2|25	Group:		System/Libraries
14rr|opencore-amr-0.1.3-2|26	Summary:	Adaptive Multi Rate speech codec
14rr|opencore-amr-0.1.3-2|27	
14rr|opencore-amr-0.1.3-2|28	%description -n %{libname}
14rr|opencore-amr-0.1.3-2|29	This library contains an implementation of the 3GPP TS 26.073
14rr|opencore-amr-0.1.3-2|30	specification for the Adaptive Multi Rate (AMR) speech codec. The
14rr|opencore-amr-0.1.3-2|31	implementation is derived from the OpenCORE framework, part of the
14rr|opencore-amr-0.1.3-2|32	Google Android project.
14rr|opencore-amr-0.1.3-2|33	
14rr|opencore-amr-0.1.3-2|34	%package -n %{develname}
14rr|opencore-amr-0.1.3-2|35	Group:		Development/C++
14rr|opencore-amr-0.1.3-2|36	Summary:	Adaptive Multi Rate speech codec - development files
14rr|opencore-amr-0.1.3-2|37	Requires:	%{libname} = %{version}-%{release}
14rr|opencore-amr-0.1.3-2|38	Provides:	%{name}-devel = %{version}-%{release}
14rr|opencore-amr-0.1.3-2|39	
14rr|opencore-amr-0.1.3-2|40	%description -n %develname
14rr|opencore-amr-0.1.3-2|41	This library contains an implementation of the 3GPP TS 26.073
14rr|opencore-amr-0.1.3-2|42	specification for the Adaptive Multi Rate (AMR) speech codec. The
14rr|opencore-amr-0.1.3-2|43	implementation is derived from the OpenCORE framework, part of the
14rr|opencore-amr-0.1.3-2|44	Google Android project.
14rr|opencore-amr-0.1.3-2|45	
14rr|opencore-amr-0.1.3-2|46	%prep
14rr|opencore-amr-0.1.3-2|47	%setup -q
14rr|opencore-amr-0.1.3-2|48	
14rr|opencore-amr-0.1.3-2|49	%build
14rr|opencore-amr-0.1.3-2|50	%configure2_5x
14rr|opencore-amr-0.1.3-2|51	%make
14rr|opencore-amr-0.1.3-2|52	
14rr|opencore-amr-0.1.3-2|53	%install
14rr|opencore-amr-0.1.3-2|54	%__rm -rf %{buildroot}
14rr|opencore-amr-0.1.3-2|55	%makeinstall_std
14rr|opencore-amr-0.1.3-2|56	
14rr|opencore-amr-0.1.3-2|57	%clean
14rr|opencore-amr-0.1.3-2|58	%__rm -rf %{buildroot}
14rr|opencore-amr-0.1.3-2|59	
14rr|opencore-amr-0.1.3-2|60	%files -n %{libname}
14rr|opencore-amr-0.1.3-2|61	%doc README LICENSE
14rr|opencore-amr-0.1.3-2|62	%{_libdir}/libopencore-amr??.so.%{major}*
14rr|opencore-amr-0.1.3-2|63	
14rr|opencore-amr-0.1.3-2|64	%files -n %{develname}
14rr|opencore-amr-0.1.3-2|65	%{_libdir}/libopencore-amr??.so
14rr|opencore-amr-0.1.3-2|66	%{_libdir}/libopencore-amr??.a
14rr|opencore-amr-0.1.3-2|67	%{_includedir}/opencore-amr??
14rr|opencore-amr-0.1.3-2|68	%{_libdir}/pkgconfig/opencore-amrnb.pc
14rr|opencore-amr-0.1.3-2|69	%{_libdir}/pkgconfig/opencore-amrwb.pc
14rr|opencore-amr-0.1.3-2|70	
14rr|opencore-amr-0.1.3-2|71	
14rr|opencore-amr-0.1.3-2|72	%changelog
14rr|opencore-amr-0.1.3-2|73	* Sun Aug 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.3-2
14rr|opencore-amr-0.1.3-2|74	+ Revision: ad70c1b
14rr|opencore-amr-0.1.3-2|75	- LOG Drop .la files
14rr|opencore-amr-0.1.3-2|76	
14rr|opencore-amr-0.1.3-2|77	

26618 14
14rr|paml-4.4e-1|1	%define distsuffix plf
14rr|paml-4.4e-1|2	
14rr|paml-4.4e-1|3	Name:		paml
14rr|paml-4.4e-1|4	Version:	4.4e
14rr|paml-4.4e-1|5	Release:	%mkrel 1
14rr|paml-4.4e-1|6	Summary:	Phylogenetic analyses of DNA or protein sequences using maximum likelihood
14rr|paml-4.4e-1|7	License:	Freeware
14rr|paml-4.4e-1|8	Group:		Sciences/Biology
14rr|paml-4.4e-1|9	URL:		http://abacus.gene.ucl.ac.uk/software/paml.html
14rr|paml-4.4e-1|10	Source:		ftp://abacus.gene.ucl.ac.uk/pub/paml/%{name}%{version}.tar.gz
14rr|paml-4.4e-1|11	
14rr|paml-4.4e-1|12	%description
14rr|paml-4.4e-1|13	PAML (for Phylogentic Analysis by Maximum Likelihood) contains a few
14rr|paml-4.4e-1|14	programs for model fitting and phylogenetic tree reconstruction using
14rr|paml-4.4e-1|15	nucleotide or amino-acid sequence data. PAML is distributed free of
14rr|paml-4.4e-1|16	charge for academic use only.
14rr|paml-4.4e-1|17	
14rr|paml-4.4e-1|18	This package is in restricted because of its non-free license.
14rr|paml-4.4e-1|19	
14rr|paml-4.4e-1|20	%prep
14rr|paml-4.4e-1|21	%setup -q -n %{name}44
14rr|paml-4.4e-1|22	find . -type f | xargs %__perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} tr/\r//d;'
14rr|paml-4.4e-1|23	find . -type d -exec %__chmod 755 {} \;
14rr|paml-4.4e-1|24	find . -type f -exec %__chmod 644 {} \;
14rr|paml-4.4e-1|25	
14rr|paml-4.4e-1|26	%build
14rr|paml-4.4e-1|27	cd src
14rr|paml-4.4e-1|28	%make CFLAGS="%{optflags}"
14rr|paml-4.4e-1|29	
14rr|paml-4.4e-1|30	%install
14rr|paml-4.4e-1|31	%__rm -rf %{buildroot}
14rr|paml-4.4e-1|32	cd src
14rr|paml-4.4e-1|33	%__install -m 755 -d %{buildroot}%{_bindir}
14rr|paml-4.4e-1|34	%__install -m 755 baseml basemlg chi2 codeml evolver mcmctree pamp yn00 %{buildroot}%{_bindir}
14rr|paml-4.4e-1|35	
14rr|paml-4.4e-1|36	%clean
14rr|paml-4.4e-1|37	%__rm -rf %{buildroot}
14rr|paml-4.4e-1|38	
14rr|paml-4.4e-1|39	%files
14rr|paml-4.4e-1|40	%doc *.txt *.aa *.dat *.nuc *.trees *.ctl doc examples paupblock paupend paupstart
14rr|paml-4.4e-1|41	%{_bindir}/*
14rr|paml-4.4e-1|42	
14rr|paml-4.4e-1|43	
14rr|paml-4.4e-1|44	%changelog
14rr|paml-4.4e-1|45	* Tue Apr 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.4e-1
14rr|paml-4.4e-1|46	+ Revision: 267982d
14rr|paml-4.4e-1|47	- Spec cleanup
14rr|paml-4.4e-1|48	
14rr|paml-4.4e-1|49	

26619 14
14rr|pgmfindclip-1.13-4|1	%define distsuffix plf
14rr|pgmfindclip-1.13-4|2	
14rr|pgmfindclip-1.13-4|3	Name:		pgmfindclip
14rr|pgmfindclip-1.13-4|4	Version:	1.13
14rr|pgmfindclip-1.13-4|5	Release:	%mkrel 4
14rr|pgmfindclip-1.13-4|6	Summary:	A clipping values calculator for your ripping tasks
14rr|pgmfindclip-1.13-4|7	License:	GPL
14rr|pgmfindclip-1.13-4|8	Group:		Video
14rr|pgmfindclip-1.13-4|9	URL:		http://www.lallafa.de/bp/pgmfindclip.html
14rr|pgmfindclip-1.13-4|10	Source0:	http://www.lallafa.de/bp/files/%{name}-%{version}.tar.bz2
14rr|pgmfindclip-1.13-4|11	Source1:	http://www.lallafa.de/bp/pgmfindclip.html.bz2
14rr|pgmfindclip-1.13-4|12	Requires:	transcode
14rr|pgmfindclip-1.13-4|13	
14rr|pgmfindclip-1.13-4|14	%description
14rr|pgmfindclip-1.13-4|15	This tool tries to find a suitable clipping border for a series of gray
14rr|pgmfindclip-1.13-4|16	images. It is very useful to automatically extract clipping values for
14rr|pgmfindclip-1.13-4|17	transcoding a movie if the source frame is encoded with black bars.
14rr|pgmfindclip-1.13-4|18	
14rr|pgmfindclip-1.13-4|19	A border around an image is defined by a rectangular and homogenous
14rr|pgmfindclip-1.13-4|20	valued area extending from each edge of the image (e.g. the black bars
14rr|pgmfindclip-1.13-4|21	around a movie frame). For each image the largest clip border is
14rr|pgmfindclip-1.13-4|22	determined and the smallest common region of the image series is
14rr|pgmfindclip-1.13-4|23	returned. Empty images or images with no valid clipping region are
14rr|pgmfindclip-1.13-4|24	ignored.
14rr|pgmfindclip-1.13-4|25	
14rr|pgmfindclip-1.13-4|26	To cope with noisy regions in the black border areas, the region finding
14rr|pgmfindclip-1.13-4|27	algorithm does not simply cut away all regions with purely zero values,
14rr|pgmfindclip-1.13-4|28	but it uses a threshold in the absolut gradient sum along rows and
14rr|pgmfindclip-1.13-4|29	columns as a hint for the begin of real image contents.
14rr|pgmfindclip-1.13-4|30	
14rr|pgmfindclip-1.13-4|31	You need a frame processing tool like transcode to actually perform the
14rr|pgmfindclip-1.13-4|32	clipping operation.
14rr|pgmfindclip-1.13-4|33	
14rr|pgmfindclip-1.13-4|34	The program assumes that all images have the same size!
14rr|pgmfindclip-1.13-4|35	
14rr|pgmfindclip-1.13-4|36	This package is in restricted because it is related to DVD ripping.
14rr|pgmfindclip-1.13-4|37	
14rr|pgmfindclip-1.13-4|38	%prep
14rr|pgmfindclip-1.13-4|39	%setup -c
14rr|pgmfindclip-1.13-4|40	bzcat %{SOURCE1} > index.html
14rr|pgmfindclip-1.13-4|41	
14rr|pgmfindclip-1.13-4|42	%build
14rr|pgmfindclip-1.13-4|43	%__perl -pi -e 's/gcc/gcc %{optflags}/' Makefile
14rr|pgmfindclip-1.13-4|44	%make
14rr|pgmfindclip-1.13-4|45	
14rr|pgmfindclip-1.13-4|46	%install
14rr|pgmfindclip-1.13-4|47	%__rm -rf %{buildroot}
14rr|pgmfindclip-1.13-4|48	%__install -d -m 755 %{buildroot}%{_bindir}
14rr|pgmfindclip-1.13-4|49	%__install -m 755 %{name} %{buildroot}%{_bindir}
14rr|pgmfindclip-1.13-4|50	
14rr|pgmfindclip-1.13-4|51	%clean
14rr|pgmfindclip-1.13-4|52	%__rm -rf %{buildroot}
14rr|pgmfindclip-1.13-4|53	
14rr|pgmfindclip-1.13-4|54	%files
14rr|pgmfindclip-1.13-4|55	%doc *.html
14rr|pgmfindclip-1.13-4|56	%{_bindir}/%{name}
14rr|pgmfindclip-1.13-4|57	
14rr|pgmfindclip-1.13-4|58	
14rr|pgmfindclip-1.13-4|59	%changelog
14rr|pgmfindclip-1.13-4|60	* Fri Apr 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.13-4
14rr|pgmfindclip-1.13-4|61	+ Revision: b400126
14rr|pgmfindclip-1.13-4|62	- Spec cleanup
14rr|pgmfindclip-1.13-4|63	
14rr|pgmfindclip-1.13-4|64	

26620 14
14rr|phylip-3.69-1|1	%define distsuffix plf
14rr|phylip-3.69-1|2	
14rr|phylip-3.69-1|3	Name:		phylip
14rr|phylip-3.69-1|4	Version:	3.69
14rr|phylip-3.69-1|5	Release:	%mkrel 1
14rr|phylip-3.69-1|6	Summary:	Phylogeny Inference Package
14rr|phylip-3.69-1|7	Group:		Sciences/Biology
14rr|phylip-3.69-1|8	License:	Freeware
14rr|phylip-3.69-1|9	URL:		http://evolution.genetics.washington.edu/phylip.html
14rr|phylip-3.69-1|10	Source:		ftp://evolution.genetics.washington.edu/pub/phylip/%{name}-%{version}.tar.gz
14rr|phylip-3.69-1|11	Patch0:		%{name}.build.patch.bz2
14rr|phylip-3.69-1|12	BuildRequires:	XFree86-devel
14rr|phylip-3.69-1|13	
14rr|phylip-3.69-1|14	%description
14rr|phylip-3.69-1|15	PHYLIP (the PHYLogeny Inference Package) is a package of programs for
14rr|phylip-3.69-1|16	inferring phylogenies (evolutionary trees). Methods that are available
14rr|phylip-3.69-1|17	in the package include parsimony, distance matrix, and likelihood methods,
14rr|phylip-3.69-1|18	including bootstrapping and consensus trees.
14rr|phylip-3.69-1|19	Data types that can be handled include molecular sequences, gene frequencies,
14rr|phylip-3.69-1|20	restriction sites, distance matrices, and 0/1 discrete characters.
14rr|phylip-3.69-1|21	
14rr|phylip-3.69-1|22	This package is in restricted because of its non-free license.
14rr|phylip-3.69-1|23	
14rr|phylip-3.69-1|24	%prep
14rr|phylip-3.69-1|25	%setup -q
14rr|phylip-3.69-1|26	%patch0 -p0
14rr|phylip-3.69-1|27	
14rr|phylip-3.69-1|28	%build
14rr|phylip-3.69-1|29	cd src
14rr|phylip-3.69-1|30	%ifarch x86_64
14rr|phylip-3.69-1|31	%define xlibs %{_prefix}/X11R6/lib64
14rr|phylip-3.69-1|32	%else
14rr|phylip-3.69-1|33	%define xlibs %{_prefix}/X11R6/lib
14rr|phylip-3.69-1|34	%endif
14rr|phylip-3.69-1|35	%make CFLAGS="%{optflags}" DLIBS="-L%{xlibs} -lX11 -lXaw -lXt -lm" all
14rr|phylip-3.69-1|36	
14rr|phylip-3.69-1|37	%install
14rr|phylip-3.69-1|38	%__rm -rf %{buildroot}
14rr|phylip-3.69-1|39	cd src
14rr|phylip-3.69-1|40	%make BINDIR=%{buildroot}%{_libdir}/%{name} DATADIR=%{buildroot}%{_datadir} put
14rr|phylip-3.69-1|41	# symlink default font file
14rr|phylip-3.69-1|42	cd %{buildroot}%{_datadir}/%{name} && %__ln_s font1 fontfile
14rr|phylip-3.69-1|43	
14rr|phylip-3.69-1|44	%clean
14rr|phylip-3.69-1|45	%__rm -rf %{buildroot}
14rr|phylip-3.69-1|46	
14rr|phylip-3.69-1|47	%files
14rr|phylip-3.69-1|48	%doc phylip.html doc
14rr|phylip-3.69-1|49	%{_libdir}/%{name}
14rr|phylip-3.69-1|50	%{_datadir}/%{name}
14rr|phylip-3.69-1|51	
14rr|phylip-3.69-1|52	
14rr|phylip-3.69-1|53	%changelog
14rr|phylip-3.69-1|54	* Tue Apr 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.69-1
14rr|phylip-3.69-1|55	+ Revision: b886f4e
14rr|phylip-3.69-1|56	- Spec cleanup
14rr|phylip-3.69-1|57	
14rr|phylip-3.69-1|58	

26621 14
14rr|pianobar-2012.04.24-1|1	Name:		pianobar
14rr|pianobar-2012.04.24-1|2	Version:	2012.04.24
14rr|pianobar-2012.04.24-1|3	Release:	1
14rr|pianobar-2012.04.24-1|4	Summary:	Pianobar is a native, CLI client to Pandora.com
14rr|pianobar-2012.04.24-1|5	
14rr|pianobar-2012.04.24-1|6	Group:		Sound
14rr|pianobar-2012.04.24-1|7	License:	AS-IS
14rr|pianobar-2012.04.24-1|8	URL:		http://6xq.net/html/00/17.html
14rr|pianobar-2012.04.24-1|9	Source0:	http://6xq.net/static/projects/pianobar/pianobar-%{version}.tar.bz2
14rr|pianobar-2012.04.24-1|10	
14rr|pianobar-2012.04.24-1|11	BuildRequires:	make libao-devel libxml2-devel faad2 libmad-devel
14rr|pianobar-2012.04.24-1|12	BuildRequires:	libfaad2-devel gnutls-devel
14rr|pianobar-2012.04.24-1|13	
14rr|pianobar-2012.04.24-1|14	%description
14rr|pianobar-2012.04.24-1|15	"pianobar" supports all important features pandora has:
14rr|pianobar-2012.04.24-1|16	* Create, delete, rename stations and add more music
14rr|pianobar-2012.04.24-1|17	* Rate and temporary ban tracks as well as move them to another station
14rr|pianobar-2012.04.24-1|18	* "Shared stations"
14rr|pianobar-2012.04.24-1|19	* last.fm scrobbling
14rr|pianobar-2012.04.24-1|20	* Proxy support for non-americans
14rr|pianobar-2012.04.24-1|21	%prep
14rr|pianobar-2012.04.24-1|22	%setup -q
14rr|pianobar-2012.04.24-1|23	
14rr|pianobar-2012.04.24-1|24	%build
14rr|pianobar-2012.04.24-1|25	gmake
14rr|pianobar-2012.04.24-1|26	gmake VERBOSE=1 %{?_smp_mflags}
14rr|pianobar-2012.04.24-1|27	
14rr|pianobar-2012.04.24-1|28	%install
14rr|pianobar-2012.04.24-1|29	gmake install PREFIX=usr DESTDIR=$RPM_BUILD_ROOT
14rr|pianobar-2012.04.24-1|30	
14rr|pianobar-2012.04.24-1|31	%check
14rr|pianobar-2012.04.24-1|32	
14rr|pianobar-2012.04.24-1|33	%files
14rr|pianobar-2012.04.24-1|34	%doc COPYING INSTALL README
14rr|pianobar-2012.04.24-1|35	%{_bindir}/*
14rr|pianobar-2012.04.24-1|36	%{_mandir}/man1/*
14rr|pianobar-2012.04.24-1|37	
14rr|pianobar-2012.04.24-1|38	
14rr|pianobar-2012.04.24-1|39	
14rr|pianobar-2012.04.24-1|40	%changelog
14rr|pianobar-2012.04.24-1|41	* Tue May 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 2012.04.24-1
14rr|pianobar-2012.04.24-1|42	+ Revision: 5fc8683
14rr|pianobar-2012.04.24-1|43	- Automatic import for version 2012.04.24
14rr|pianobar-2012.04.24-1|44	
14rr|pianobar-2012.04.24-1|45	

26622 14
14rr|pipelight-0.2.7.1-7|1	%define _enable_debug_packages %{nil}
14rr|pipelight-0.2.7.1-7|2	%define debug_package %{nil}
14rr|pipelight-0.2.7.1-7|3	
14rr|pipelight-0.2.7.1-7|4	Summary:	MS Silverlight alternative for linux
14rr|pipelight-0.2.7.1-7|5	Name:		pipelight
14rr|pipelight-0.2.7.1-7|6	Version:	0.2.7.1
14rr|pipelight-0.2.7.1-7|7	Release:	7
14rr|pipelight-0.2.7.1-7|8	License:	LGPLv2.1+
14rr|pipelight-0.2.7.1-7|9	Group:		Networking/WWW
14rr|pipelight-0.2.7.1-7|10	Url:		http://pipelight.net/
14rr|pipelight-0.2.7.1-7|11	Source0:	%{name}-x64-%{version}.tar.bz2
14rr|pipelight-0.2.7.1-7|12	Source1:	%{name}-%{version}.tar.bz2
14rr|pipelight-0.2.7.1-7|13	Source100:	pipelight.rpmlintrc
14rr|pipelight-0.2.7.1-7|14	Patch0:		pipelight-0.2.7.1-id-path.patch
14rr|pipelight-0.2.7.1-7|15	# Used in library check
14rr|pipelight-0.2.7.1-7|16	Requires:	pkgconfig(netapi)
14rr|pipelight-0.2.7.1-7|17	Requires:	webcore-fonts
14rr|pipelight-0.2.7.1-7|18	%ifarch x86_64
14rr|pipelight-0.2.7.1-7|19	Requires:	wine64
14rr|pipelight-0.2.7.1-7|20	%else
14rr|pipelight-0.2.7.1-7|21	Requires:	wine
14rr|pipelight-0.2.7.1-7|22	%endif
14rr|pipelight-0.2.7.1-7|23	Requires(post,preun):	gnupg
14rr|pipelight-0.2.7.1-7|24	Requires(post,preun):	wget
14rr|pipelight-0.2.7.1-7|25	
14rr|pipelight-0.2.7.1-7|26	%description
14rr|pipelight-0.2.7.1-7|27	MS Silverlight alternative for linux.
14rr|pipelight-0.2.7.1-7|28	
14rr|pipelight-0.2.7.1-7|29	Make sure to enable plugins by running pipelight-plugin from your user account.
14rr|pipelight-0.2.7.1-7|30	For example: pipelight-plugin --enable silverlight5.1
14rr|pipelight-0.2.7.1-7|31	
14rr|pipelight-0.2.7.1-7|32	Enabling plugins requires to accept Microsoft's license so it has to be done
14rr|pipelight-0.2.7.1-7|33	manually.
14rr|pipelight-0.2.7.1-7|34	
14rr|pipelight-0.2.7.1-7|35	If something goes wrong run: pipelight-plugin --system-check
14rr|pipelight-0.2.7.1-7|36	
14rr|pipelight-0.2.7.1-7|37	%files
14rr|pipelight-0.2.7.1-7|38	%{_bindir}/pipelight-plugin
14rr|pipelight-0.2.7.1-7|39	%{_datadir}/%{name}
14rr|pipelight-0.2.7.1-7|40	%{_datadir}/doc/%{name}-multi
14rr|pipelight-0.2.7.1-7|41	%{_datadir}/man/man1/pipelight-plugin.1.xz
14rr|pipelight-0.2.7.1-7|42	%{_prefix}/lib/%{name}
14rr|pipelight-0.2.7.1-7|43	
14rr|pipelight-0.2.7.1-7|44	%post
14rr|pipelight-0.2.7.1-7|45	#!/bin/sh -e
14rr|pipelight-0.2.7.1-7|46	pipelight-plugin --update
14rr|pipelight-0.2.7.1-7|47	pipelight-plugin --remove-mozilla-plugins
14rr|pipelight-0.2.7.1-7|48	pipelight-plugin --create-mozilla-plugins
14rr|pipelight-0.2.7.1-7|49	
14rr|pipelight-0.2.7.1-7|50	%preun
14rr|pipelight-0.2.7.1-7|51	#!/bin/sh -e
14rr|pipelight-0.2.7.1-7|52	# Keep the previous configuration on an update
14rr|pipelight-0.2.7.1-7|53	if [ $1 = 0 ]; then
14rr|pipelight-0.2.7.1-7|54	pipelight-plugin --remove-mozilla-plugins
14rr|pipelight-0.2.7.1-7|55	pipelight-plugin --disable-all
14rr|pipelight-0.2.7.1-7|56	fi
14rr|pipelight-0.2.7.1-7|57	
14rr|pipelight-0.2.7.1-7|58	
14rr|pipelight-0.2.7.1-7|59	#----------------------------------------------------------------------------
14rr|pipelight-0.2.7.1-7|60	
14rr|pipelight-0.2.7.1-7|61	%prep
14rr|pipelight-0.2.7.1-7|62	%setup -c -T
14rr|pipelight-0.2.7.1-7|63	%ifarch x86_64
14rr|pipelight-0.2.7.1-7|64	tar -xf %{SOURCE0}
14rr|pipelight-0.2.7.1-7|65	%else
14rr|pipelight-0.2.7.1-7|66	tar -xf %{SOURCE1}
14rr|pipelight-0.2.7.1-7|67	%endif
14rr|pipelight-0.2.7.1-7|68	
14rr|pipelight-0.2.7.1-7|69	pushd %{name}-*
14rr|pipelight-0.2.7.1-7|70	%patch0 -p1
14rr|pipelight-0.2.7.1-7|71	popd
14rr|pipelight-0.2.7.1-7|72	
14rr|pipelight-0.2.7.1-7|73	%build
14rr|pipelight-0.2.7.1-7|74	
14rr|pipelight-0.2.7.1-7|75	%install
14rr|pipelight-0.2.7.1-7|76	cp -R %{name}-*/usr %{buildroot}/
14rr|pipelight-0.2.7.1-7|77	
14rr|pipelight-0.2.7.1-7|78	chmod 0755 %{buildroot}%{_prefix}/lib/%{name}/*.so
14rr|pipelight-0.2.7.1-7|79	
14rr|pipelight-0.2.7.1-7|80	pushd %{buildroot}%{_datadir}/%{name}
14rr|pipelight-0.2.7.1-7|81	rm -f wine
14rr|pipelight-0.2.7.1-7|82	ln -s %{_bindir}/wine wine
14rr|pipelight-0.2.7.1-7|83	%ifarch x86_64
14rr|pipelight-0.2.7.1-7|84	rm -f wine64
14rr|pipelight-0.2.7.1-7|85	ln -s %{_bindir}/wine64 wine64
14rr|pipelight-0.2.7.1-7|86	%endif
14rr|pipelight-0.2.7.1-7|87	popd
14rr|pipelight-0.2.7.1-7|88	
14rr|pipelight-0.2.7.1-7|89	
14rr|pipelight-0.2.7.1-7|90	%changelog
14rr|pipelight-0.2.7.1-7|91	* Thu Jul 24 2014 abondrov <andrey.bondrov@rosalab.ru> 0.2.7.1-7
14rr|pipelight-0.2.7.1-7|92	+ Revision: 4a1ca82
14rr|pipelight-0.2.7.1-7|93	- Fix wine64 symlink
14rr|pipelight-0.2.7.1-7|94	
14rr|pipelight-0.2.7.1-7|95	

26623 14
14rr|ppsspp-at3plus-plugin-0.1.2-1|1	Summary:	Atrac3+ decoder used to decode audio by PPSSPP (Sony PSP emulator)
14rr|ppsspp-at3plus-plugin-0.1.2-1|2	Name:		ppsspp-at3plus-plugin
14rr|ppsspp-at3plus-plugin-0.1.2-1|3	Version:	0.1.2
14rr|ppsspp-at3plus-plugin-0.1.2-1|4	Release:	1
14rr|ppsspp-at3plus-plugin-0.1.2-1|5	License:	LGPLv2.1+
14rr|ppsspp-at3plus-plugin-0.1.2-1|6	Group:		Sound
14rr|ppsspp-at3plus-plugin-0.1.2-1|7	Url:		http://sourceforge.net/projects/maiat3plusdec/
14rr|ppsspp-at3plus-plugin-0.1.2-1|8	Source0:	http://sourceforge.net/projects/maiat3plusdec/files/MaiAT3PlusDecoder/MaiAT3PlusDecoder_%{version}.zip
14rr|ppsspp-at3plus-plugin-0.1.2-1|9	# cmake project and some other additional files taken from
14rr|ppsspp-at3plus-plugin-0.1.2-1|10	# https://github.com/emulibraries/maiatrac3plus
14rr|ppsspp-at3plus-plugin-0.1.2-1|11	Patch0:		at3plus-1.2-cmake.patch
14rr|ppsspp-at3plus-plugin-0.1.2-1|12	Patch1:		at3plus-1.2-linux.patch
14rr|ppsspp-at3plus-plugin-0.1.2-1|13	BuildRequires:	cmake
14rr|ppsspp-at3plus-plugin-0.1.2-1|14	Suggests:	ppsspp
14rr|ppsspp-at3plus-plugin-0.1.2-1|15	
14rr|ppsspp-at3plus-plugin-0.1.2-1|16	%description
14rr|ppsspp-at3plus-plugin-0.1.2-1|17	Mai Atrac3+ decoder used to decode audio by PPSSPP (Sony PSP emulator).
14rr|ppsspp-at3plus-plugin-0.1.2-1|18	PPSSPP loads it as plugin. Atrac3+ is a Sony Audio format, similar to MP3
14rr|ppsspp-at3plus-plugin-0.1.2-1|19	but different enough that until recently, nobody really knew how to decode
14rr|ppsspp-at3plus-plugin-0.1.2-1|20	it. Many PSP games use this format for music playback.
14rr|ppsspp-at3plus-plugin-0.1.2-1|21	
14rr|ppsspp-at3plus-plugin-0.1.2-1|22	This package is in Restricted repository because the code was possibly
14rr|ppsspp-at3plus-plugin-0.1.2-1|23	created with reverse engineering.
14rr|ppsspp-at3plus-plugin-0.1.2-1|24	
14rr|ppsspp-at3plus-plugin-0.1.2-1|25	%prep
14rr|ppsspp-at3plus-plugin-0.1.2-1|26	%setup -q -n MaiAT3PlusDecoder
14rr|ppsspp-at3plus-plugin-0.1.2-1|27	%patch0 -p1
14rr|ppsspp-at3plus-plugin-0.1.2-1|28	%patch1 -p1
14rr|ppsspp-at3plus-plugin-0.1.2-1|29	
14rr|ppsspp-at3plus-plugin-0.1.2-1|30	%build
14rr|ppsspp-at3plus-plugin-0.1.2-1|31	%cmake
14rr|ppsspp-at3plus-plugin-0.1.2-1|32	%make
14rr|ppsspp-at3plus-plugin-0.1.2-1|33	
14rr|ppsspp-at3plus-plugin-0.1.2-1|34	%install
14rr|ppsspp-at3plus-plugin-0.1.2-1|35	mkdir -p %{buildroot}%{_libdir}/ppsspp
14rr|ppsspp-at3plus-plugin-0.1.2-1|36	install -m 0755 build/lib/libat3plusdecoder.so %{buildroot}%{_libdir}/ppsspp/libat3plusdecoder.so
14rr|ppsspp-at3plus-plugin-0.1.2-1|37	
14rr|ppsspp-at3plus-plugin-0.1.2-1|38	%files
14rr|ppsspp-at3plus-plugin-0.1.2-1|39	%{_libdir}/ppsspp/libat3plusdecoder.so
14rr|ppsspp-at3plus-plugin-0.1.2-1|40	%changelog
14rr|ppsspp-at3plus-plugin-0.1.2-1|41	* Wed Jun 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.2-1
14rr|ppsspp-at3plus-plugin-0.1.2-1|42	+ Revision: 3743dd4
14rr|ppsspp-at3plus-plugin-0.1.2-1|43	- LOG Add patch to separate Android and Linux code where it's needed
14rr|ppsspp-at3plus-plugin-0.1.2-1|44	
14rr|ppsspp-at3plus-plugin-0.1.2-1|45	

26624 14
14rr|qmmp-0.8.1-1plf|1	%define major		0
14rr|qmmp-0.8.1-1plf|2	%define libname		%mklibname %{name} %{major}
14rr|qmmp-0.8.1-1plf|3	%define devname		%mklibname %{name} -d
14rr|qmmp-0.8.1-1plf|4	%define libnameui	%mklibname qmmpui %{major}
14rr|qmmp-0.8.1-1plf|5	%define devnameui	%mklibname qmmpui -d
14rr|qmmp-0.8.1-1plf|6	
14rr|qmmp-0.8.1-1plf|7	######################
14rr|qmmp-0.8.1-1plf|8	# Hardcode PLF build
14rr|qmmp-0.8.1-1plf|9	%define build_plf 1
14rr|qmmp-0.8.1-1plf|10	######################
14rr|qmmp-0.8.1-1plf|11	
14rr|qmmp-0.8.1-1plf|12	%if %{build_plf}
14rr|qmmp-0.8.1-1plf|13	%define distsuffix plf
14rr|qmmp-0.8.1-1plf|14	%define extrarelsuffix plf
14rr|qmmp-0.8.1-1plf|15	%endif
14rr|qmmp-0.8.1-1plf|16	
14rr|qmmp-0.8.1-1plf|17	Summary:	Qt-based Multimedia Player
14rr|qmmp-0.8.1-1plf|18	Name:		qmmp
14rr|qmmp-0.8.1-1plf|19	Version:	0.8.1
14rr|qmmp-0.8.1-1plf|20	Release:	1%{?extrarelsuffix}
14rr|qmmp-0.8.1-1plf|21	License:	GPLv2+
14rr|qmmp-0.8.1-1plf|22	Group:		Sound
14rr|qmmp-0.8.1-1plf|23	Url:		http://qmmp.ylsoftware.com/index_en.php
14rr|qmmp-0.8.1-1plf|24	Source:		http://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2
14rr|qmmp-0.8.1-1plf|25	
14rr|qmmp-0.8.1-1plf|26	BuildRequires:	cmake
14rr|qmmp-0.8.1-1plf|27	BuildRequires:	ffmpeg-devel
14rr|qmmp-0.8.1-1plf|28	BuildRequires:	libgme-devel
14rr|qmmp-0.8.1-1plf|29	BuildRequires:	libmpcdec-devel
14rr|qmmp-0.8.1-1plf|30	BuildRequires:	qt4-devel
14rr|qmmp-0.8.1-1plf|31	BuildRequires:	qt4-linguist
14rr|qmmp-0.8.1-1plf|32	BuildRequires:	wildmidi-devel
14rr|qmmp-0.8.1-1plf|33	BuildRequires:	pkgconfig(alsa)
14rr|qmmp-0.8.1-1plf|34	BuildRequires:	pkgconfig(enca)
14rr|qmmp-0.8.1-1plf|35	BuildRequires:	pkgconfig(flac)
14rr|qmmp-0.8.1-1plf|36	BuildRequires:	pkgconfig(jack)
14rr|qmmp-0.8.1-1plf|37	BuildRequires:	pkgconfig(libbs2b)
14rr|qmmp-0.8.1-1plf|38	BuildRequires:	pkgconfig(libcddb)
14rr|qmmp-0.8.1-1plf|39	BuildRequires:	pkgconfig(libcdio)
14rr|qmmp-0.8.1-1plf|40	BuildRequires:	pkgconfig(libcurl)
14rr|qmmp-0.8.1-1plf|41	BuildRequires:	pkgconfig(libmms)
14rr|qmmp-0.8.1-1plf|42	BuildRequires:	pkgconfig(libmodplug)
14rr|qmmp-0.8.1-1plf|43	BuildRequires:	pkgconfig(libprojectM)
14rr|qmmp-0.8.1-1plf|44	BuildRequires:	pkgconfig(libpulse)
14rr|qmmp-0.8.1-1plf|45	BuildRequires:	pkgconfig(mad)
14rr|qmmp-0.8.1-1plf|46	BuildRequires:	pkgconfig(samplerate)
14rr|qmmp-0.8.1-1plf|47	BuildRequires:	pkgconfig(sndfile)
14rr|qmmp-0.8.1-1plf|48	BuildRequires:	pkgconfig(taglib)
14rr|qmmp-0.8.1-1plf|49	BuildRequires:	pkgconfig(udisks)
14rr|qmmp-0.8.1-1plf|50	BuildRequires:	pkgconfig(vorbis)
14rr|qmmp-0.8.1-1plf|51	BuildRequires:	pkgconfig(wavpack)
14rr|qmmp-0.8.1-1plf|52	BuildRequires:	sidplay-devel
14rr|qmmp-0.8.1-1plf|53	BuildRequires:	pkgconfig(libsidplay2)
14rr|qmmp-0.8.1-1plf|54	# do not remove sdl-headers needed by sid-ogg.Sflo
14rr|qmmp-0.8.1-1plf|55	BuildRequires:	pkgconfig(sdl)
14rr|qmmp-0.8.1-1plf|56	BuildRequires:	pkgconfig(libsidplayfp)
14rr|qmmp-0.8.1-1plf|57	BuildRequires:	pkgconfig(opusfile)
14rr|qmmp-0.8.1-1plf|58	BuildRequires:	pkgconfig(opus)
14rr|qmmp-0.8.1-1plf|59	
14rr|qmmp-0.8.1-1plf|60	%if %{build_plf}
14rr|qmmp-0.8.1-1plf|61	BuildRequires:	libfaad2-devel
14rr|qmmp-0.8.1-1plf|62	%else
14rr|qmmp-0.8.1-1plf|63	BuildConflicts:	libfaad2-devel
14rr|qmmp-0.8.1-1plf|64	%endif
14rr|qmmp-0.8.1-1plf|65	Requires:	unzip
14rr|qmmp-0.8.1-1plf|66	Requires:	%{libname} = %{EVRD}
14rr|qmmp-0.8.1-1plf|67	Requires:	%{libnameui} = %{EVRD}
14rr|qmmp-0.8.1-1plf|68	Requires:	%{name}-plugins = %{EVRD}
14rr|qmmp-0.8.1-1plf|69	Suggests:	%{name}-aac = %{EVRD}
14rr|qmmp-0.8.1-1plf|70	%if %{mdvver} >= 201210
14rr|qmmp-0.8.1-1plf|71	Suggests:	%{name}-ffmpeg = %{EVRD}
14rr|qmmp-0.8.1-1plf|72	%else
14rr|qmmp-0.8.1-1plf|73	Suggests:	%{name}-ffmpeg-legacy = %{EVRD}
14rr|qmmp-0.8.1-1plf|74	%endif
14rr|qmmp-0.8.1-1plf|75	Suggests:	%{name}-jack = %{EVRD}
14rr|qmmp-0.8.1-1plf|76	Suggests:	%{name}-modplug = %{EVRD}
14rr|qmmp-0.8.1-1plf|77	Suggests:	%{name}-musepack = %{EVRD}
14rr|qmmp-0.8.1-1plf|78	Suggests:	%{name}-oss = %{EVRD}
14rr|qmmp-0.8.1-1plf|79	Suggests:	%{name}-wavpack = %{EVRD}
14rr|qmmp-0.8.1-1plf|80	Suggests:	%{name}-plugin-pack
14rr|qmmp-0.8.1-1plf|81	Requires:	wildmidi
14rr|qmmp-0.8.1-1plf|82	
14rr|qmmp-0.8.1-1plf|83	%description
14rr|qmmp-0.8.1-1plf|84	This program is an audio-player, written with help of Qt library. The user
14rr|qmmp-0.8.1-1plf|85	interface is similar to winamp or xmms.
14rr|qmmp-0.8.1-1plf|86	
14rr|qmmp-0.8.1-1plf|87	Main opportunities:
14rr|qmmp-0.8.1-1plf|88	* winamp and xmms skins support;
14rr|qmmp-0.8.1-1plf|89	* plugins support;
14rr|qmmp-0.8.1-1plf|90	* MPEG1 layer 1/2/3 support;
14rr|qmmp-0.8.1-1plf|91	* Ogg Vorbis support;
14rr|qmmp-0.8.1-1plf|92	* native FLAC support;
14rr|qmmp-0.8.1-1plf|93	* Musepack support;
14rr|qmmp-0.8.1-1plf|94	* WavePack support;
14rr|qmmp-0.8.1-1plf|95	* ModPlug support;
14rr|qmmp-0.8.1-1plf|96	* WMA support;
14rr|qmmp-0.8.1-1plf|97	* PCM WAVE support;
14rr|qmmp-0.8.1-1plf|98	* AlSA sound output;
14rr|qmmp-0.8.1-1plf|99	* JACK sound output;
14rr|qmmp-0.8.1-1plf|100	* OSS sound output;
14rr|qmmp-0.8.1-1plf|101	* PulseAudio output;
14rr|qmmp-0.8.1-1plf|102	* Last.fm scrobbler;
14rr|qmmp-0.8.1-1plf|103	* D-Bus support;
14rr|qmmp-0.8.1-1plf|104	* Spectrum Analyzer;
14rr|qmmp-0.8.1-1plf|105	* sample rate conversion;
14rr|qmmp-0.8.1-1plf|106	* streaming support (MP3, Vorbis via IceCast/ShoutCast).
14rr|qmmp-0.8.1-1plf|107	
14rr|qmmp-0.8.1-1plf|108	%files
14rr|qmmp-0.8.1-1plf|109	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|110	%{_bindir}/%{name}
14rr|qmmp-0.8.1-1plf|111	%{_datadir}/applications/*.desktop
14rr|qmmp-0.8.1-1plf|112	%{_iconsdir}/hicolor/*/apps/*
14rr|qmmp-0.8.1-1plf|113	%{_datadir}/%{name}
14rr|qmmp-0.8.1-1plf|114	
14rr|qmmp-0.8.1-1plf|115	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|116	
14rr|qmmp-0.8.1-1plf|117	%package -n	%{libname}
14rr|qmmp-0.8.1-1plf|118	Group:		System/Libraries
14rr|qmmp-0.8.1-1plf|119	Summary:	Library for %{name}
14rr|qmmp-0.8.1-1plf|120	
14rr|qmmp-0.8.1-1plf|121	%description -n	%{libname}
14rr|qmmp-0.8.1-1plf|122	Qmmp is an audio-player, written with help of Qt library.
14rr|qmmp-0.8.1-1plf|123	This package contains the library needed by %{name}.
14rr|qmmp-0.8.1-1plf|124	
14rr|qmmp-0.8.1-1plf|125	%files -n %{libname}
14rr|qmmp-0.8.1-1plf|126	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|127	%{_libdir}/libqmmp.so.%{major}*
14rr|qmmp-0.8.1-1plf|128	
14rr|qmmp-0.8.1-1plf|129	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|130	
14rr|qmmp-0.8.1-1plf|131	%package -n	%{libnameui}
14rr|qmmp-0.8.1-1plf|132	Group:		System/Libraries
14rr|qmmp-0.8.1-1plf|133	Summary:	Library for %{name}
14rr|qmmp-0.8.1-1plf|134	
14rr|qmmp-0.8.1-1plf|135	%description -n	%{libnameui}
14rr|qmmp-0.8.1-1plf|136	Qmmp is an audio-player, written with help of Qt library.
14rr|qmmp-0.8.1-1plf|137	This package contains the library needed by %{name}.
14rr|qmmp-0.8.1-1plf|138	
14rr|qmmp-0.8.1-1plf|139	%files -n %{libnameui}
14rr|qmmp-0.8.1-1plf|140	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|141	%{_libdir}/libqmmpui.so.%{major}*
14rr|qmmp-0.8.1-1plf|142	
14rr|qmmp-0.8.1-1plf|143	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|144	
14rr|qmmp-0.8.1-1plf|145	%package -n	%{devname}
14rr|qmmp-0.8.1-1plf|146	Summary:	Development files for %{name}
14rr|qmmp-0.8.1-1plf|147	Group:		Development/C
14rr|qmmp-0.8.1-1plf|148	Requires:	%{libname} = %{EVRD}
14rr|qmmp-0.8.1-1plf|149	Provides:	%{name}-devel = %{EVRD}
14rr|qmmp-0.8.1-1plf|150	
14rr|qmmp-0.8.1-1plf|151	%description -n	%{devname}
14rr|qmmp-0.8.1-1plf|152	Qmmp is an audio-player, written with help of Qt library.
14rr|qmmp-0.8.1-1plf|153	This package contains the files needed for developing applications
14rr|qmmp-0.8.1-1plf|154	which use %{name}.
14rr|qmmp-0.8.1-1plf|155	
14rr|qmmp-0.8.1-1plf|156	%files -n %{devname}
14rr|qmmp-0.8.1-1plf|157	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|158	%{_includedir}/%{name}
14rr|qmmp-0.8.1-1plf|159	%{_libdir}/libqmmp.so
14rr|qmmp-0.8.1-1plf|160	%{_libdir}/pkgconfig/qmmp.pc
14rr|qmmp-0.8.1-1plf|161	
14rr|qmmp-0.8.1-1plf|162	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|163	
14rr|qmmp-0.8.1-1plf|164	%package -n	%{devnameui}
14rr|qmmp-0.8.1-1plf|165	Summary:	Development files for %{name}
14rr|qmmp-0.8.1-1plf|166	Group:		Development/C
14rr|qmmp-0.8.1-1plf|167	Requires:	%{libnameui} = %{EVRD}
14rr|qmmp-0.8.1-1plf|168	Provides:	%{name}ui-devel = %{EVRD}
14rr|qmmp-0.8.1-1plf|169	Conflicts:	%{_lib}qmmp-devel < 0.7.2
14rr|qmmp-0.8.1-1plf|170	
14rr|qmmp-0.8.1-1plf|171	%description -n	%{devnameui}
14rr|qmmp-0.8.1-1plf|172	Qmmp is an audio-player, written with help of Qt library.
14rr|qmmp-0.8.1-1plf|173	This package contains the files needed for developing applications
14rr|qmmp-0.8.1-1plf|174	which use %{name}.
14rr|qmmp-0.8.1-1plf|175	
14rr|qmmp-0.8.1-1plf|176	%files -n %{devnameui}
14rr|qmmp-0.8.1-1plf|177	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|178	%{_includedir}/qmmpui
14rr|qmmp-0.8.1-1plf|179	%{_libdir}/libqmmpui.so
14rr|qmmp-0.8.1-1plf|180	%{_libdir}/pkgconfig/qmmpui.pc
14rr|qmmp-0.8.1-1plf|181	
14rr|qmmp-0.8.1-1plf|182	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|183	
14rr|qmmp-0.8.1-1plf|184	%if %{build_plf}
14rr|qmmp-0.8.1-1plf|185	%package -n %{name}-aac
14rr|qmmp-0.8.1-1plf|186	Summary:	Qmmp AAC Input Plugin
14rr|qmmp-0.8.1-1plf|187	Group:		Sound
14rr|qmmp-0.8.1-1plf|188	
14rr|qmmp-0.8.1-1plf|189	%description -n %{name}-aac
14rr|qmmp-0.8.1-1plf|190	This is the AAC Input plug-in for Qmmp.
14rr|qmmp-0.8.1-1plf|191	
14rr|qmmp-0.8.1-1plf|192	This package is in restricted repository because AAC codec is patent-protected.
14rr|qmmp-0.8.1-1plf|193	
14rr|qmmp-0.8.1-1plf|194	%files -n %{name}-aac
14rr|qmmp-0.8.1-1plf|195	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|196	%{_libdir}/%{name}/Input/libaac.so
14rr|qmmp-0.8.1-1plf|197	%endif
14rr|qmmp-0.8.1-1plf|198	
14rr|qmmp-0.8.1-1plf|199	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|200	
14rr|qmmp-0.8.1-1plf|201	#  ffmpeg-legacy in LTS
14rr|qmmp-0.8.1-1plf|202	%if %{mdvver} >= 201210
14rr|qmmp-0.8.1-1plf|203	%package -n %{name}-ffmpeg
14rr|qmmp-0.8.1-1plf|204	Summary:	Qmmp FFMPEG Input Plugin
14rr|qmmp-0.8.1-1plf|205	Group:		Sound
14rr|qmmp-0.8.1-1plf|206	
14rr|qmmp-0.8.1-1plf|207	%description -n %{name}-ffmpeg
14rr|qmmp-0.8.1-1plf|208	This is the FFMPEG Input Plugin for Qmmp.
14rr|qmmp-0.8.1-1plf|209	
14rr|qmmp-0.8.1-1plf|210	%files -n %{name}-ffmpeg
14rr|qmmp-0.8.1-1plf|211	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|212	%{_libdir}/%{name}/Input/libffmpeg.so
14rr|qmmp-0.8.1-1plf|213	
14rr|qmmp-0.8.1-1plf|214	%else
14rr|qmmp-0.8.1-1plf|215	
14rr|qmmp-0.8.1-1plf|216	%package -n %{name}-ffmpeg-legacy
14rr|qmmp-0.8.1-1plf|217	Summary:	Qmmp FFMPEG Input Plugin
14rr|qmmp-0.8.1-1plf|218	Group:		Sound
14rr|qmmp-0.8.1-1plf|219	
14rr|qmmp-0.8.1-1plf|220	%description -n %{name}-ffmpeg-legacy
14rr|qmmp-0.8.1-1plf|221	This is the FFMPEG Input Plugin for Qmmp.
14rr|qmmp-0.8.1-1plf|222	
14rr|qmmp-0.8.1-1plf|223	%files -n %{name}-ffmpeg-legacy
14rr|qmmp-0.8.1-1plf|224	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|225	%{_libdir}/%{name}/Input/libffmpeg_legacy.so
14rr|qmmp-0.8.1-1plf|226	%endif
14rr|qmmp-0.8.1-1plf|227	
14rr|qmmp-0.8.1-1plf|228	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|229	
14rr|qmmp-0.8.1-1plf|230	%package -n %{name}-jack
14rr|qmmp-0.8.1-1plf|231	Summary:	Qmmp Jack Output Plugin
14rr|qmmp-0.8.1-1plf|232	Group:		Sound
14rr|qmmp-0.8.1-1plf|233	
14rr|qmmp-0.8.1-1plf|234	%description -n %{name}-jack
14rr|qmmp-0.8.1-1plf|235	This is the Jack Output Plugin for Qmmp.
14rr|qmmp-0.8.1-1plf|236	
14rr|qmmp-0.8.1-1plf|237	%files -n %{name}-jack
14rr|qmmp-0.8.1-1plf|238	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|239	%{_libdir}/%{name}/Output/libjack.so
14rr|qmmp-0.8.1-1plf|240	
14rr|qmmp-0.8.1-1plf|241	
14rr|qmmp-0.8.1-1plf|242	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|243	
14rr|qmmp-0.8.1-1plf|244	%package -n %{name}-modplug
14rr|qmmp-0.8.1-1plf|245	Summary:	Qmmp Modplug Input Plugin
14rr|qmmp-0.8.1-1plf|246	Group:		Sound
14rr|qmmp-0.8.1-1plf|247	
14rr|qmmp-0.8.1-1plf|248	%description -n %{name}-modplug
14rr|qmmp-0.8.1-1plf|249	This is the Modplug Input Plugin for Qmmp.
14rr|qmmp-0.8.1-1plf|250	
14rr|qmmp-0.8.1-1plf|251	%files -n %{name}-modplug
14rr|qmmp-0.8.1-1plf|252	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|253	%{_libdir}/%{name}/Input/libmodplug.so
14rr|qmmp-0.8.1-1plf|254	
14rr|qmmp-0.8.1-1plf|255	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|256	
14rr|qmmp-0.8.1-1plf|257	%package -n %{name}-musepack
14rr|qmmp-0.8.1-1plf|258	Summary:	Qmmp MusePack Output Plugin
14rr|qmmp-0.8.1-1plf|259	Group:		Sound
14rr|qmmp-0.8.1-1plf|260	
14rr|qmmp-0.8.1-1plf|261	%description -n %{name}-musepack
14rr|qmmp-0.8.1-1plf|262	This is the Musepack Input Plugin for Qmmp.
14rr|qmmp-0.8.1-1plf|263	
14rr|qmmp-0.8.1-1plf|264	%files -n %{name}-musepack
14rr|qmmp-0.8.1-1plf|265	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|266	%{_libdir}/%{name}/Input/libmpc.so
14rr|qmmp-0.8.1-1plf|267	
14rr|qmmp-0.8.1-1plf|268	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|269	
14rr|qmmp-0.8.1-1plf|270	%package -n %{name}-oss
14rr|qmmp-0.8.1-1plf|271	Summary:	Qmmp OSS Output Plugin
14rr|qmmp-0.8.1-1plf|272	Group:		Sound
14rr|qmmp-0.8.1-1plf|273	
14rr|qmmp-0.8.1-1plf|274	%description -n %{name}-oss
14rr|qmmp-0.8.1-1plf|275	This is the Jack OSS Plugin for Qmmp.
14rr|qmmp-0.8.1-1plf|276	
14rr|qmmp-0.8.1-1plf|277	%files -n %{name}-oss
14rr|qmmp-0.8.1-1plf|278	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|279	%{_libdir}/%{name}/Output/liboss.so
14rr|qmmp-0.8.1-1plf|280	
14rr|qmmp-0.8.1-1plf|281	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|282	
14rr|qmmp-0.8.1-1plf|283	%package -n %{name}-wavpack
14rr|qmmp-0.8.1-1plf|284	Summary:	Qmmp WavPack Input Plugin
14rr|qmmp-0.8.1-1plf|285	Group:		Sound
14rr|qmmp-0.8.1-1plf|286	
14rr|qmmp-0.8.1-1plf|287	%description -n %{name}-wavpack
14rr|qmmp-0.8.1-1plf|288	This is the WavPack Input Plugin for Qmmp.
14rr|qmmp-0.8.1-1plf|289	
14rr|qmmp-0.8.1-1plf|290	%files -n %{name}-wavpack
14rr|qmmp-0.8.1-1plf|291	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|292	%{_libdir}/%{name}/Input/libwavpack.so
14rr|qmmp-0.8.1-1plf|293	
14rr|qmmp-0.8.1-1plf|294	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|295	%package -n %{name}-opus
14rr|qmmp-0.8.1-1plf|296	Summary:	Qmmp Opus Input Plugin
14rr|qmmp-0.8.1-1plf|297	Group:		Sound
14rr|qmmp-0.8.1-1plf|298	
14rr|qmmp-0.8.1-1plf|299	%description -n %{name}-opus
14rr|qmmp-0.8.1-1plf|300	This is the Opus Input Plugin for Qmmp.
14rr|qmmp-0.8.1-1plf|301	
14rr|qmmp-0.8.1-1plf|302	%files -n %{name}-opus
14rr|qmmp-0.8.1-1plf|303	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|304	%{_libdir}/%{name}/Input/libopus.so
14rr|qmmp-0.8.1-1plf|305	
14rr|qmmp-0.8.1-1plf|306	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|307	%package -n %{name}-sid
14rr|qmmp-0.8.1-1plf|308	Summary:	Qmmp SID Input Plugin
14rr|qmmp-0.8.1-1plf|309	Group:		Sound
14rr|qmmp-0.8.1-1plf|310	
14rr|qmmp-0.8.1-1plf|311	%description -n %{name}-sid
14rr|qmmp-0.8.1-1plf|312	This is the SID Input Plugin for Qmmp.
14rr|qmmp-0.8.1-1plf|313	
14rr|qmmp-0.8.1-1plf|314	%files -n %{name}-sid
14rr|qmmp-0.8.1-1plf|315	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|316	%{_libdir}/%{name}/Input/libsid.so
14rr|qmmp-0.8.1-1plf|317	
14rr|qmmp-0.8.1-1plf|318	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|319	
14rr|qmmp-0.8.1-1plf|320	%package -n %{name}-plugins
14rr|qmmp-0.8.1-1plf|321	Summary:	Qmmp Plugins
14rr|qmmp-0.8.1-1plf|322	Group:		Sound
14rr|qmmp-0.8.1-1plf|323	
14rr|qmmp-0.8.1-1plf|324	%description -n %{name}-plugins
14rr|qmmp-0.8.1-1plf|325	Qmmp is an audio-player, written with help of Qt library.
14rr|qmmp-0.8.1-1plf|326	This contains basic plug-in distribution.
14rr|qmmp-0.8.1-1plf|327	
14rr|qmmp-0.8.1-1plf|328	%files -n %{name}-plugins
14rr|qmmp-0.8.1-1plf|329	%doc AUTHORS ChangeLog
14rr|qmmp-0.8.1-1plf|330	%{_libdir}/%{name}/Input/libflac.so
14rr|qmmp-0.8.1-1plf|331	%{_libdir}/%{name}/Input/libmad.so
14rr|qmmp-0.8.1-1plf|332	%{_libdir}/%{name}/Input/libsndfile.so
14rr|qmmp-0.8.1-1plf|333	%{_libdir}/%{name}/Input/libvorbis.so
14rr|qmmp-0.8.1-1plf|334	%{_libdir}/%{name}/Input/libcdaudio.so
14rr|qmmp-0.8.1-1plf|335	%{_libdir}/%{name}/Input/libcue.so
14rr|qmmp-0.8.1-1plf|336	%{_libdir}/%{name}/Input/libgme.so
14rr|qmmp-0.8.1-1plf|337	%{_libdir}/%{name}/Input/libwildmidi.so
14rr|qmmp-0.8.1-1plf|338	
14rr|qmmp-0.8.1-1plf|339	%{_libdir}/%{name}/Output/libalsa.so
14rr|qmmp-0.8.1-1plf|340	%{_libdir}/%{name}/Output/libpulseaudio.so
14rr|qmmp-0.8.1-1plf|341	%{_libdir}/%{name}/Output/libnull.so
14rr|qmmp-0.8.1-1plf|342	
14rr|qmmp-0.8.1-1plf|343	%{_libdir}/%{name}/General/libnotifier.so
14rr|qmmp-0.8.1-1plf|344	%{_libdir}/%{name}/General/libscrobbler.so
14rr|qmmp-0.8.1-1plf|345	%{_libdir}/%{name}/General/libstatusicon.so
14rr|qmmp-0.8.1-1plf|346	%{_libdir}/%{name}/General/libfileops.so
14rr|qmmp-0.8.1-1plf|347	%{_libdir}/%{name}/General/libhotkey.so
14rr|qmmp-0.8.1-1plf|348	%{_libdir}/%{name}/General/liblyrics.so
14rr|qmmp-0.8.1-1plf|349	%{_libdir}/%{name}/General/libmpris.so
14rr|qmmp-0.8.1-1plf|350	%{_libdir}/%{name}/General/libcovermanager.so
14rr|qmmp-0.8.1-1plf|351	%{_libdir}/%{name}/General/libkdenotify.so
14rr|qmmp-0.8.1-1plf|352	%{_libdir}/%{name}/General/libstreambrowser.so
14rr|qmmp-0.8.1-1plf|353	%{_libdir}/%{name}/General/libconverter.so
14rr|qmmp-0.8.1-1plf|354	%{_libdir}/%{name}/General/libcopypaste.so
14rr|qmmp-0.8.1-1plf|355	%{_libdir}/%{name}/General/libtrackchange.so
14rr|qmmp-0.8.1-1plf|356	%{_libdir}/%{name}/General/libudisks2.so
14rr|qmmp-0.8.1-1plf|357	%{_libdir}/%{name}/General/libgnomehotkey.so
14rr|qmmp-0.8.1-1plf|358	%{_libdir}/%{name}/General/librgscan.so
14rr|qmmp-0.8.1-1plf|359	
14rr|qmmp-0.8.1-1plf|360	%{_libdir}/%{name}/PlayListFormats/*
14rr|qmmp-0.8.1-1plf|361	
14rr|qmmp-0.8.1-1plf|362	%{_libdir}/%{name}/CommandLineOptions/libincdecvolumeoption.so
14rr|qmmp-0.8.1-1plf|363	%{_libdir}/%{name}/CommandLineOptions/libseekoption.so
14rr|qmmp-0.8.1-1plf|364	%{_libdir}/%{name}/CommandLineOptions/libstatusoption.so
14rr|qmmp-0.8.1-1plf|365	%{_libdir}/%{name}/CommandLineOptions/libplaylistoption.so
14rr|qmmp-0.8.1-1plf|366	
14rr|qmmp-0.8.1-1plf|367	%{_libdir}/%{name}/Effect/libsrconverter.so
14rr|qmmp-0.8.1-1plf|368	%{_libdir}/%{name}/Effect/libbs2b.so
14rr|qmmp-0.8.1-1plf|369	%{_libdir}/%{name}/Effect/libladspa.so
14rr|qmmp-0.8.1-1plf|370	%{_libdir}/%{name}/Effect/libcrossfade.so
14rr|qmmp-0.8.1-1plf|371	%{_libdir}/%{name}/Effect/libstereo.so
14rr|qmmp-0.8.1-1plf|372	
14rr|qmmp-0.8.1-1plf|373	%{_libdir}/%{name}/Engines/libmplayer.so
14rr|qmmp-0.8.1-1plf|374	
14rr|qmmp-0.8.1-1plf|375	%{_libdir}/%{name}/FileDialogs/libqmmpfiledialog.so
14rr|qmmp-0.8.1-1plf|376	
14rr|qmmp-0.8.1-1plf|377	%{_libdir}/%{name}/Transports/libhttp.so
14rr|qmmp-0.8.1-1plf|378	%{_libdir}/%{name}/Transports/libmms.so
14rr|qmmp-0.8.1-1plf|379	
14rr|qmmp-0.8.1-1plf|380	%{_libdir}/%{name}/Visual/libanalyzer.so
14rr|qmmp-0.8.1-1plf|381	%{_libdir}/%{name}/Visual/libprojectm.so
14rr|qmmp-0.8.1-1plf|382	
14rr|qmmp-0.8.1-1plf|383	%{_libdir}/%{name}/Ui/libskinned.so
14rr|qmmp-0.8.1-1plf|384	
14rr|qmmp-0.8.1-1plf|385	#----------------------------------------------------------------------------
14rr|qmmp-0.8.1-1plf|386	
14rr|qmmp-0.8.1-1plf|387	%prep
14rr|qmmp-0.8.1-1plf|388	%setup -q
14rr|qmmp-0.8.1-1plf|389	
14rr|qmmp-0.8.1-1plf|390	%build
14rr|qmmp-0.8.1-1plf|391	#oss3 support is deprecated upstream for now I'll enable it ...
14rr|qmmp-0.8.1-1plf|392	%cmake_qt4 -DUSE_HAL:BOOL=FALSE \
14rr|qmmp-0.8.1-1plf|393	-DUSE_OSS:BOOL=TRUE \
14rr|qmmp-0.8.1-1plf|394	-DUSE_OSS:UDISKS2=TRUE \
14rr|qmmp-0.8.1-1plf|395	-DUSE_RPATH=TRUE \
14rr|qmmp-0.8.1-1plf|396	-DCMAKE_INSTALL_PREFIX=/usr
14rr|qmmp-0.8.1-1plf|397	
14rr|qmmp-0.8.1-1plf|398	%make
14rr|qmmp-0.8.1-1plf|399	
14rr|qmmp-0.8.1-1plf|400	%install
14rr|qmmp-0.8.1-1plf|401	%makeinstall_std -C build
14rr|qmmp-0.8.1-1plf|402	%changelog
14rr|qmmp-0.8.1-1plf|403	* Sun Aug 10 2014 abfonly <abfonly@gmail.com> 0.8.1-1plf
14rr|qmmp-0.8.1-1plf|404	+ Revision: 0a9afa4
14rr|qmmp-0.8.1-1plf|405	- Changelog: 0.8.1 added rusxmms patch autodetection for all supported platforms
14rr|qmmp-0.8.1-1plf|406	- added application information to the windows executable
14rr|qmmp-0.8.1-1plf|407	- fixed --pl-dump/--pl-play command line options
14rr|qmmp-0.8.1-1plf|408	- fixed regressions in the mpris 1.0 support
14rr|qmmp-0.8.1-1plf|409	- fixed selection behaviour in the playlist when using keyboard
14rr|qmmp-0.8.1-1plf|410	- fixed disc number disappearing when using flac with embedded cue
14rr|qmmp-0.8.1-1plf|411	- fixed main window activation
14rr|qmmp-0.8.1-1plf|412	- fixed segmentation fault when moving track in the group mode
14rr|qmmp-0.8.1-1plf|413	- fixed not working 'exit' action when option 'hide on close' is enabled
14rr|qmmp-0.8.1-1plf|414	- fixed freezing in the alsa plugin
14rr|qmmp-0.8.1-1plf|415	- fixed m4a support;
14rr|qmmp-0.8.1-1plf|416	- fixed clearing a key combination in the hotkey plugin
14rr|qmmp-0.8.1-1plf|417	- removed duplicate extensions from the file association page
14rr|qmmp-0.8.1-1plf|418	
14rr|qmmp-0.8.1-1plf|419	

26625 14
14rr|real-codecs-1.2-8|1	%define __noautoreq 'libstdc*5*'
14rr|real-codecs-1.2-8|2	%define debug_package %{nil}
14rr|real-codecs-1.2-8|3	
14rr|real-codecs-1.2-8|4	%define distsuffix plf
14rr|real-codecs-1.2-8|5	%define essentialamd64 20061203
14rr|real-codecs-1.2-8|6	
14rr|real-codecs-1.2-8|7	Name:		real-codecs
14rr|real-codecs-1.2-8|8	Version:	1.2
14rr|real-codecs-1.2-8|9	Release:	8
14rr|real-codecs-1.2-8|10	Summary:	Real Player codecs binaries
14rr|real-codecs-1.2-8|11	License:	Commercial
14rr|real-codecs-1.2-8|12	Group:		System/Libraries
14rr|real-codecs-1.2-8|13	URL:		http://realforum.real.com/cgi-bin/unixplayer/wwwthreads.pl
14rr|real-codecs-1.2-8|14	Source:		http://www1.mplayerhq.hu/MPlayer/releases/codecs/rp9codecs.tar.bz2
14rr|real-codecs-1.2-8|15	Source1:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/rp8codecs-ppc.tar.bz2
14rr|real-codecs-1.2-8|16	Source2:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/rp8codecs-alpha.tar.bz2
14rr|real-codecs-1.2-8|17	Source3:	real-codecs-10.tar.bz2
14rr|real-codecs-1.2-8|18	Source4:	essential-amd64-%{essentialamd64}.tar.bz2
14rr|real-codecs-1.2-8|19	ExclusiveArch:	%{ix86} x86_64 ppc alpha
14rr|real-codecs-1.2-8|20	
14rr|real-codecs-1.2-8|21	%description
14rr|real-codecs-1.2-8|22	This package contains Real Player codecs binaries.
14rr|real-codecs-1.2-8|23	
14rr|real-codecs-1.2-8|24	This package is in restricted for it's closed source nature.
14rr|real-codecs-1.2-8|25	
14rr|real-codecs-1.2-8|26	%prep
14rr|real-codecs-1.2-8|27	%setup -q -n rp9codecs -a 1 -a 2 -a 3 -a 4
14rr|real-codecs-1.2-8|28	
14rr|real-codecs-1.2-8|29	%build
14rr|real-codecs-1.2-8|30	
14rr|real-codecs-1.2-8|31	%install
14rr|real-codecs-1.2-8|32	install -d -m 755 %{buildroot}%{_libdir}/codecs
14rr|real-codecs-1.2-8|33	%ifarch %{ix86}
14rr|real-codecs-1.2-8|34	install -m 755 *.so* %{buildroot}%{_libdir}/codecs
14rr|real-codecs-1.2-8|35	%endif
14rr|real-codecs-1.2-8|36	%ifarch ppc
14rr|real-codecs-1.2-8|37	install -m 755 rp8codecs-ppc/* %{buildroot}%{_libdir}/codecs
14rr|real-codecs-1.2-8|38	%endif
14rr|real-codecs-1.2-8|39	%ifarch alpha
14rr|real-codecs-1.2-8|40	install -m 755 rp8codecs-alpha/* %{buildroot}%{_libdir}/codecs
14rr|real-codecs-1.2-8|41	%endif
14rr|real-codecs-1.2-8|42	%ifarch x86_64
14rr|real-codecs-1.2-8|43	install -m 755 essential-amd64-%{essentialamd64}/*.so %{buildroot}%{_libdir}/codecs
14rr|real-codecs-1.2-8|44	%endif
14rr|real-codecs-1.2-8|45	
14rr|real-codecs-1.2-8|46	%files
14rr|real-codecs-1.2-8|47	%doc essential-amd64-%{essentialamd64}/README
14rr|real-codecs-1.2-8|48	%{_libdir}/codecs
14rr|real-codecs-1.2-8|49	
14rr|real-codecs-1.2-8|50	
14rr|real-codecs-1.2-8|51	%changelog
14rr|real-codecs-1.2-8|52	* Mon Apr 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.2-8
14rr|real-codecs-1.2-8|53	+ Revision: aca0c61
14rr|real-codecs-1.2-8|54	- release up, noautoreq libstdc*5*
14rr|real-codecs-1.2-8|55	
14rr|real-codecs-1.2-8|56	

26626 14
14rr|ripmake-1.39-3|1	Name:		ripmake
14rr|ripmake-1.39-3|2	Version:	1.39
14rr|ripmake-1.39-3|3	Release:	%mkrel 3
14rr|ripmake-1.39-3|4	Summary:	A makefile generator for your ripping tasks
14rr|ripmake-1.39-3|5	License:	GPL
14rr|ripmake-1.39-3|6	Group:		Video
14rr|ripmake-1.39-3|7	URL:		http://www.lallafa.de/bp/ripmake.html
14rr|ripmake-1.39-3|8	Source0:	http://www.lallafa.de/bp/files/%{name}-%{version}.bz2
14rr|ripmake-1.39-3|9	Source1:	http://www.lallafa.de/bp/ripmake.html.bz2
14rr|ripmake-1.39-3|10	Source2:	http://www.lallafa.de/bp/ripmake-intro.html.bz2
14rr|ripmake-1.39-3|11	Source3:	http://www.lallafa.de/bp/ripmake-inst.html.bz2
14rr|ripmake-1.39-3|12	Source4:	http://www.lallafa.de/bp/ripmake-man.html.bz2
14rr|ripmake-1.39-3|13	Source5:	http://www.lallafa.de/bp/ripmake-param.html.bz2
14rr|ripmake-1.39-3|14	Requires:	pgmfindclip
14rr|ripmake-1.39-3|15	BuildArch:	noarch
14rr|ripmake-1.39-3|16	
14rr|ripmake-1.39-3|17	%description
14rr|ripmake-1.39-3|18	The idea of ripmake is to write a tool which automatically selects the
14rr|ripmake-1.39-3|19	best parameters for a given ripping task. It should inspect the source
14rr|ripmake-1.39-3|20	(e.g. a DVD or an AVI file), extract all important information,
14rr|ripmake-1.39-3|21	calculate the missing parameters and generate a parameter set for
14rr|ripmake-1.39-3|22	transcode that performs a perfect output file. I known that this is a
14rr|ripmake-1.39-3|23	hard task but that does not mean we shouldn't try it :)
14rr|ripmake-1.39-3|24	
14rr|ripmake-1.39-3|25	First I thought of a tool that performs all the necessary steps itself
14rr|ripmake-1.39-3|26	and calls transcode for the real work. But I soon found out that often a
14rr|ripmake-1.39-3|27	bit of manual intervention is required to achieve the best results. So a
14rr|ripmake-1.39-3|28	different approach came to my mind: Why not write a tool that generates
14rr|ripmake-1.39-3|29	a Makefile for the rip and that embeds all automatic options as
14rr|ripmake-1.39-3|30	parameters in it. You can then call different rules for different rip
14rr|ripmake-1.39-3|31	tasks (e.g. render a sample, render first pass...) and you can overwrite
14rr|ripmake-1.39-3|32	the parameters by redefining the make variables.
14rr|ripmake-1.39-3|33	
14rr|ripmake-1.39-3|34	So here it is: ripmake - A makefile generator for your ripping tasks.
14rr|ripmake-1.39-3|35	
14rr|ripmake-1.39-3|36	The first version was quite alpha and simply tried to prove the concept.
14rr|ripmake-1.39-3|37	The current version is an almost complete rewrite of the first version
14rr|ripmake-1.39-3|38	but really becomes quite useful.
14rr|ripmake-1.39-3|39	
14rr|ripmake-1.39-3|40	This package is in restricted because it is related to DVD ripping.
14rr|ripmake-1.39-3|41	
14rr|ripmake-1.39-3|42	%prep
14rr|ripmake-1.39-3|43	%setup -T -c
14rr|ripmake-1.39-3|44	bzcat %{SOURCE0} > %{name}
14rr|ripmake-1.39-3|45	bzcat %{SOURCE1} > index.html
14rr|ripmake-1.39-3|46	bzcat %{SOURCE2} > intro.html
14rr|ripmake-1.39-3|47	bzcat %{SOURCE3} > inst.html
14rr|ripmake-1.39-3|48	bzcat %{SOURCE4} > man.html
14rr|ripmake-1.39-3|49	bzcat %{SOURCE5} > param.html
14rr|ripmake-1.39-3|50	
14rr|ripmake-1.39-3|51	%build
14rr|ripmake-1.39-3|52	
14rr|ripmake-1.39-3|53	%install
14rr|ripmake-1.39-3|54	%__rm -rf %{buildroot}
14rr|ripmake-1.39-3|55	%__install -d -m 755 %{buildroot}%{_bindir}
14rr|ripmake-1.39-3|56	%__install -m 755 %{name} %{buildroot}%{_bindir}
14rr|ripmake-1.39-3|57	
14rr|ripmake-1.39-3|58	%clean
14rr|ripmake-1.39-3|59	%__rm -rf %{buildroot}
14rr|ripmake-1.39-3|60	
14rr|ripmake-1.39-3|61	%files
14rr|ripmake-1.39-3|62	%doc *.html
14rr|ripmake-1.39-3|63	%{_bindir}/%{name}
14rr|ripmake-1.39-3|64	
14rr|ripmake-1.39-3|65	
14rr|ripmake-1.39-3|66	%changelog
14rr|ripmake-1.39-3|67	* Sat Apr 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.39-3
14rr|ripmake-1.39-3|68	+ Revision: 75f1e0b
14rr|ripmake-1.39-3|69	- Spec cleanup
14rr|ripmake-1.39-3|70	
14rr|ripmake-1.39-3|71	

26627 14
14rr|sox-14.4.1-2plf|1	%define build_plf 0
14rr|sox-14.4.1-2plf|2	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|sox-14.4.1-2plf|3	
14rr|sox-14.4.1-2plf|4	######################
14rr|sox-14.4.1-2plf|5	# Hardcode PLF build
14rr|sox-14.4.1-2plf|6	%define build_plf 1
14rr|sox-14.4.1-2plf|7	######################
14rr|sox-14.4.1-2plf|8	
14rr|sox-14.4.1-2plf|9	%if %{build_plf}
14rr|sox-14.4.1-2plf|10	%define distsuffix plf
14rr|sox-14.4.1-2plf|11	%define extrarelsuffix plf
14rr|sox-14.4.1-2plf|12	%endif
14rr|sox-14.4.1-2plf|13	
14rr|sox-14.4.1-2plf|14	%define major 2
14rr|sox-14.4.1-2plf|15	%define libname %mklibname %{name} %{major}
14rr|sox-14.4.1-2plf|16	%define devname %mklibname %{name} -d
14rr|sox-14.4.1-2plf|17	
14rr|sox-14.4.1-2plf|18	Summary:	A general purpose sound file conversion tool
14rr|sox-14.4.1-2plf|19	Name:		sox
14rr|sox-14.4.1-2plf|20	Version:	14.4.1
14rr|sox-14.4.1-2plf|21	Release:	2%{?extrarelsuffix}
14rr|sox-14.4.1-2plf|22	License:	LGPLv2+
14rr|sox-14.4.1-2plf|23	Group:		Sound
14rr|sox-14.4.1-2plf|24	URL:		http://sox.sourceforge.net/
14rr|sox-14.4.1-2plf|25	Source0:	http://heanet.dl.sourceforge.net/sourceforge/sox/%{name}-%{version}.tar.bz2
14rr|sox-14.4.1-2plf|26	BuildRequires:	libtool
14rr|sox-14.4.1-2plf|27	BuildRequires:	ffmpeg-devel
14rr|sox-14.4.1-2plf|28	BuildRequires:	magic-devel
14rr|sox-14.4.1-2plf|29	BuildRequires:	gsm-devel
14rr|sox-14.4.1-2plf|30	BuildRequires:	ladspa-devel
14rr|sox-14.4.1-2plf|31	BuildRequires:	libgomp-devel
14rr|sox-14.4.1-2plf|32	BuildRequires:	libtool-devel
14rr|sox-14.4.1-2plf|33	BuildRequires:	lpc10-devel
14rr|sox-14.4.1-2plf|34	BuildRequires:	pkgconfig(id3tag)
14rr|sox-14.4.1-2plf|35	BuildRequires:	pkgconfig(alsa)
14rr|sox-14.4.1-2plf|36	BuildRequires:	pkgconfig(flac)
14rr|sox-14.4.1-2plf|37	BuildRequires:	pkgconfig(mad)
14rr|sox-14.4.1-2plf|38	BuildRequires:	pkgconfig(samplerate)
14rr|sox-14.4.1-2plf|39	BuildRequires:	pkgconfig(sndfile)
14rr|sox-14.4.1-2plf|40	BuildRequires:	pkgconfig(theora)
14rr|sox-14.4.1-2plf|41	BuildRequires:	pkgconfig(wavpack)
14rr|sox-14.4.1-2plf|42	BuildRequires:	pkgconfig(libpng)
14rr|sox-14.4.1-2plf|43	BuildRequires:	pkgconfig(vorbis)
14rr|sox-14.4.1-2plf|44	%if %{build_plf}
14rr|sox-14.4.1-2plf|45	BuildRequires:	lame-devel
14rr|sox-14.4.1-2plf|46	BuildRequires:	libamrwb-devel
14rr|sox-14.4.1-2plf|47	BuildRequires:	libamrnb-devel
14rr|sox-14.4.1-2plf|48	%endif
14rr|sox-14.4.1-2plf|49	
14rr|sox-14.4.1-2plf|50	%description
14rr|sox-14.4.1-2plf|51	SoX (Sound eXchange) is a sound file format converter for Linux,
14rr|sox-14.4.1-2plf|52	UNIX and DOS PCs. The self-described 'Swiss Army knife of sound
14rr|sox-14.4.1-2plf|53	tools,' SoX can convert between many different digitized sound
14rr|sox-14.4.1-2plf|54	formats and perform simple sound manipulation functions,
14rr|sox-14.4.1-2plf|55	including sound effects.
14rr|sox-14.4.1-2plf|56	
14rr|sox-14.4.1-2plf|57	Install the sox package if you'd like to convert sound file formats
14rr|sox-14.4.1-2plf|58	or manipulate some sounds.
14rr|sox-14.4.1-2plf|59	
14rr|sox-14.4.1-2plf|60	%if %{build_plf}
14rr|sox-14.4.1-2plf|61	This package is in restricted as it was build with lame encoder
14rr|sox-14.4.1-2plf|62	support, which is in restricted.
14rr|sox-14.4.1-2plf|63	%endif
14rr|sox-14.4.1-2plf|64	
14rr|sox-14.4.1-2plf|65	%files
14rr|sox-14.4.1-2plf|66	%doc ChangeLog README NEWS AUTHORS
14rr|sox-14.4.1-2plf|67	%{_bindir}/play
14rr|sox-14.4.1-2plf|68	%{_bindir}/rec
14rr|sox-14.4.1-2plf|69	%{_bindir}/sox*
14rr|sox-14.4.1-2plf|70	%{_mandir}/man1/*
14rr|sox-14.4.1-2plf|71	%{_mandir}/man7/*
14rr|sox-14.4.1-2plf|72	
14rr|sox-14.4.1-2plf|73	#----------------------------------------------------------------------------
14rr|sox-14.4.1-2plf|74	
14rr|sox-14.4.1-2plf|75	%package -n %{libname}
14rr|sox-14.4.1-2plf|76	Summary:	Libraries for SoX
14rr|sox-14.4.1-2plf|77	Group:		System/Libraries
14rr|sox-14.4.1-2plf|78	
14rr|sox-14.4.1-2plf|79	%description -n %{libname}
14rr|sox-14.4.1-2plf|80	Libraries for SoX.
14rr|sox-14.4.1-2plf|81	
14rr|sox-14.4.1-2plf|82	%files -n %{libname}
14rr|sox-14.4.1-2plf|83	%{_libdir}/libsox.so.%{major}*
14rr|sox-14.4.1-2plf|84	
14rr|sox-14.4.1-2plf|85	#----------------------------------------------------------------------------
14rr|sox-14.4.1-2plf|86	
14rr|sox-14.4.1-2plf|87	%package -n %{devname}
14rr|sox-14.4.1-2plf|88	Summary:	Development headers and libraries for libst
14rr|sox-14.4.1-2plf|89	Group:		Development/C
14rr|sox-14.4.1-2plf|90	Requires:	%{libname} = %{EVRD}
14rr|sox-14.4.1-2plf|91	Provides:	lib%{name}-devel = %{EVRD}
14rr|sox-14.4.1-2plf|92	Provides:	%{name}-devel = %{EVRD}
14rr|sox-14.4.1-2plf|93	
14rr|sox-14.4.1-2plf|94	%description -n %{devname}
14rr|sox-14.4.1-2plf|95	Development headers and libraries for SoX.
14rr|sox-14.4.1-2plf|96	
14rr|sox-14.4.1-2plf|97	%files -n %{devname}
14rr|sox-14.4.1-2plf|98	%{_includedir}/*.h
14rr|sox-14.4.1-2plf|99	%{_libdir}/libsox.a
14rr|sox-14.4.1-2plf|100	%{_libdir}/libsox.so
14rr|sox-14.4.1-2plf|101	%{_libdir}/pkgconfig/sox.pc
14rr|sox-14.4.1-2plf|102	%{_mandir}/man3/*
14rr|sox-14.4.1-2plf|103	
14rr|sox-14.4.1-2plf|104	#----------------------------------------------------------------------------
14rr|sox-14.4.1-2plf|105	
14rr|sox-14.4.1-2plf|106	%prep
14rr|sox-14.4.1-2plf|107	%setup -q
14rr|sox-14.4.1-2plf|108	
14rr|sox-14.4.1-2plf|109	%build
14rr|sox-14.4.1-2plf|110	export CFLAGS="%{optflags} -DHAVE_SYS_SOUNDCARD_H=1 -D_FILE_OFFSET_BITS=64 -fPIC -DPIC"
14rr|sox-14.4.1-2plf|111	
14rr|sox-14.4.1-2plf|112	%configure2_5x \
14rr|sox-14.4.1-2plf|113	--with-ladspa-path=%{_includedir}
14rr|sox-14.4.1-2plf|114	%make
14rr|sox-14.4.1-2plf|115	
14rr|sox-14.4.1-2plf|116	%install
14rr|sox-14.4.1-2plf|117	%makeinstall_std
14rr|sox-14.4.1-2plf|118	
14rr|sox-14.4.1-2plf|119	ln -sf play %{buildroot}%{_bindir}/rec
14rr|sox-14.4.1-2plf|120	
14rr|sox-14.4.1-2plf|121	cat << EOF > %{buildroot}%{_bindir}/soxplay
14rr|sox-14.4.1-2plf|122	#!/bin/sh
14rr|sox-14.4.1-2plf|123	
14rr|sox-14.4.1-2plf|124	%{_bindir}/sox \$1 -t .au - > /dev/audio
14rr|sox-14.4.1-2plf|125	
14rr|sox-14.4.1-2plf|126	EOF
14rr|sox-14.4.1-2plf|127	chmod 755 %{buildroot}%{_bindir}/soxplay
14rr|sox-14.4.1-2plf|128	
14rr|sox-14.4.1-2plf|129	ln -snf play %{buildroot}%{_bindir}/rec
14rr|sox-14.4.1-2plf|130	ln -s play.1%{_extension} %{buildroot}%{_mandir}/man1/rec.1%{_extension}
14rr|sox-14.4.1-2plf|131	
14rr|sox-14.4.1-2plf|132	rm -rf %{buildroot}%{_libdir}/sox/*.{la,a}
14rr|sox-14.4.1-2plf|133	
14rr|sox-14.4.1-2plf|134	
14rr|sox-14.4.1-2plf|135	%changelog
14rr|sox-14.4.1-2plf|136	* Tue Sep 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.4.1-2plf
14rr|sox-14.4.1-2plf|137	+ Revision: d4320ae
14rr|sox-14.4.1-2plf|138	- LOG Spec cleanup
14rr|sox-14.4.1-2plf|139	
14rr|sox-14.4.1-2plf|140	

26628 14
14rr|spacehulk-1.5-0.beta2.4|1	%define distsuffix plf
14rr|spacehulk-1.5-0.beta2.4|2	
14rr|spacehulk-1.5-0.beta2.4|3	%define beta	beta2
14rr|spacehulk-1.5-0.beta2.4|4	
14rr|spacehulk-1.5-0.beta2.4|5	Name:		spacehulk
14rr|spacehulk-1.5-0.beta2.4|6	Version:	1.5
14rr|spacehulk-1.5-0.beta2.4|7	Release:	0.%{beta}.4
14rr|spacehulk-1.5-0.beta2.4|8	Summary:	Science-fiction board game in the world of Warhammer 40000
14rr|spacehulk-1.5-0.beta2.4|9	License:	GPLv2
14rr|spacehulk-1.5-0.beta2.4|10	Group:		Games/Strategy
14rr|spacehulk-1.5-0.beta2.4|11	URL:		http://savannah.nongnu.org/projects/spacehulk/
14rr|spacehulk-1.5-0.beta2.4|12	Source0:	%{name}-%{version}-%{beta}.tar.bz2
14rr|spacehulk-1.5-0.beta2.4|13	Source1:	%{name}-16.png
14rr|spacehulk-1.5-0.beta2.4|14	Source2:	%{name}-32.png
14rr|spacehulk-1.5-0.beta2.4|15	Source3:	%{name}-48.png
14rr|spacehulk-1.5-0.beta2.4|16	BuildRequires:	qt3-devel
14rr|spacehulk-1.5-0.beta2.4|17	
14rr|spacehulk-1.5-0.beta2.4|18	%description
14rr|spacehulk-1.5-0.beta2.4|19	Space Hulk is a science-fiction board game in the world of Warhammer
14rr|spacehulk-1.5-0.beta2.4|20	40000. The project is aiming at providing a way to play Space Hulk on
14rr|spacehulk-1.5-0.beta2.4|21	your computer with the exact same rules as in the board version.
14rr|spacehulk-1.5-0.beta2.4|22	
14rr|spacehulk-1.5-0.beta2.4|23	This package is in restricted as it contains potentially copyrighted material.
14rr|spacehulk-1.5-0.beta2.4|24	
14rr|spacehulk-1.5-0.beta2.4|25	%prep
14rr|spacehulk-1.5-0.beta2.4|26	%setup -q -n %{name}-%{version}-%{beta}
14rr|spacehulk-1.5-0.beta2.4|27	
14rr|spacehulk-1.5-0.beta2.4|28	%build
14rr|spacehulk-1.5-0.beta2.4|29	%configure_qt3 \
14rr|spacehulk-1.5-0.beta2.4|30	--bindir=%{_gamesbindir} \
14rr|spacehulk-1.5-0.beta2.4|31	--datadir=%{_gamesdatadir} \
14rr|spacehulk-1.5-0.beta2.4|32	--with-qt-bin=%{qt3bin} \
14rr|spacehulk-1.5-0.beta2.4|33	--with-qt-libs=%{_libdir}
14rr|spacehulk-1.5-0.beta2.4|34	%make LIBS="-lz"
14rr|spacehulk-1.5-0.beta2.4|35	
14rr|spacehulk-1.5-0.beta2.4|36	%install
14rr|spacehulk-1.5-0.beta2.4|37	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_gamesdatadir}
14rr|spacehulk-1.5-0.beta2.4|38	# icons
14rr|spacehulk-1.5-0.beta2.4|39	install -D -m644 %{SOURCE3} %{buildroot}%{_liconsdir}/q%{name}.png
14rr|spacehulk-1.5-0.beta2.4|40	install -D -m644 %{SOURCE2} %{buildroot}%{_iconsdir}/q%{name}.png
14rr|spacehulk-1.5-0.beta2.4|41	install -D -m644 %{SOURCE1} %{buildroot}%{_miconsdir}/q%{name}.png
14rr|spacehulk-1.5-0.beta2.4|42	
14rr|spacehulk-1.5-0.beta2.4|43	mkdir -p %{buildroot}%{_datadir}/applications
14rr|spacehulk-1.5-0.beta2.4|44	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
14rr|spacehulk-1.5-0.beta2.4|45	[Desktop Entry]
14rr|spacehulk-1.5-0.beta2.4|46	Name=Space Hulk
14rr|spacehulk-1.5-0.beta2.4|47	Encoding=UTF-8
14rr|spacehulk-1.5-0.beta2.4|48	Comment=Science-fiction board game
14rr|spacehulk-1.5-0.beta2.4|49	Exec=%{_gamesbindir}/q%{name}
14rr|spacehulk-1.5-0.beta2.4|50	Icon=q%{name}
14rr|spacehulk-1.5-0.beta2.4|51	Terminal=false
14rr|spacehulk-1.5-0.beta2.4|52	Type=Application
14rr|spacehulk-1.5-0.beta2.4|53	StartupNotify=false
14rr|spacehulk-1.5-0.beta2.4|54	Categories=Game;BoardGame;
14rr|spacehulk-1.5-0.beta2.4|55	EOF
14rr|spacehulk-1.5-0.beta2.4|56	
14rr|spacehulk-1.5-0.beta2.4|57	%files
14rr|spacehulk-1.5-0.beta2.4|58	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
14rr|spacehulk-1.5-0.beta2.4|59	%{_gamesbindir}/*
14rr|spacehulk-1.5-0.beta2.4|60	%{_gamesdatadir}/%{name}
14rr|spacehulk-1.5-0.beta2.4|61	%{_datadir}/applications/%{name}.desktop
14rr|spacehulk-1.5-0.beta2.4|62	%{_iconsdir}/q%{name}.png
14rr|spacehulk-1.5-0.beta2.4|63	%{_miconsdir}/q%{name}.png
14rr|spacehulk-1.5-0.beta2.4|64	%{_liconsdir}/q%{name}.png
14rr|spacehulk-1.5-0.beta2.4|65	
14rr|spacehulk-1.5-0.beta2.4|66	
14rr|spacehulk-1.5-0.beta2.4|67	%changelog
14rr|spacehulk-1.5-0.beta2.4|68	* Wed Oct 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-0.beta2.4
14rr|spacehulk-1.5-0.beta2.4|69	+ Revision: 5ec1e9a
14rr|spacehulk-1.5-0.beta2.4|70	- LOG Fix linkage, spec cleanup
14rr|spacehulk-1.5-0.beta2.4|71	
14rr|spacehulk-1.5-0.beta2.4|72	

26629 14
14rr|subtitleripper-0.6.14-0.20051106.6|1	%define distsuffix plf
14rr|subtitleripper-0.6.14-0.20051106.6|2	%define cvs 20051106
14rr|subtitleripper-0.6.14-0.20051106.6|3	
14rr|subtitleripper-0.6.14-0.20051106.6|4	Name:		subtitleripper
14rr|subtitleripper-0.6.14-0.20051106.6|5	Version:	0.6.14
14rr|subtitleripper-0.6.14-0.20051106.6|6	Release:	%mkrel -c %{cvs} 6
14rr|subtitleripper-0.6.14-0.20051106.6|7	Epoch:		1
14rr|subtitleripper-0.6.14-0.20051106.6|8	Summary:	DVD Subtitle Ripper for Linux
14rr|subtitleripper-0.6.14-0.20051106.6|9	License: 	GPL+
14rr|subtitleripper-0.6.14-0.20051106.6|10	Group: 		Video
14rr|subtitleripper-0.6.14-0.20051106.6|11	Url:		http://subtitleripper.sourceforge.net/
14rr|subtitleripper-0.6.14-0.20051106.6|12	Source:		%{name}-%{cvs}.tar.bz2
14rr|subtitleripper-0.6.14-0.20051106.6|13	Patch:		subtitleripper-20051106-netpbm.patch
14rr|subtitleripper-0.6.14-0.20051106.6|14	Requires:	transcode
14rr|subtitleripper-0.6.14-0.20051106.6|15	BuildRequires:	netpbm-devel
14rr|subtitleripper-0.6.14-0.20051106.6|16	BuildRequires:	png-devel
14rr|subtitleripper-0.6.14-0.20051106.6|17	
14rr|subtitleripper-0.6.14-0.20051106.6|18	%description
14rr|subtitleripper-0.6.14-0.20051106.6|19	If you want to convert DVD subtitles into text format (e.g. subrip
14rr|subtitleripper-0.6.14-0.20051106.6|20	format) this program could be useful for you. However, it is only one
14rr|subtitleripper-0.6.14-0.20051106.6|21	tiny tool that you need in the process.
14rr|subtitleripper-0.6.14-0.20051106.6|22	The output of this program should be processed by some OCR software.
14rr|subtitleripper-0.6.14-0.20051106.6|23	
14rr|subtitleripper-0.6.14-0.20051106.6|24	This package is in restricted as it depends on transcode.
14rr|subtitleripper-0.6.14-0.20051106.6|25	
14rr|subtitleripper-0.6.14-0.20051106.6|26	%prep
14rr|subtitleripper-0.6.14-0.20051106.6|27	%setup -q -n %{name}
14rr|subtitleripper-0.6.14-0.20051106.6|28	%patch -p1 -b .netpbm
14rr|subtitleripper-0.6.14-0.20051106.6|29	
14rr|subtitleripper-0.6.14-0.20051106.6|30	%build
14rr|subtitleripper-0.6.14-0.20051106.6|31	cd src
14rr|subtitleripper-0.6.14-0.20051106.6|32	%make all COPT="%{optflags} -DHAVE_GETLINE"
14rr|subtitleripper-0.6.14-0.20051106.6|33	%__perl -pi -e 's|PATH_TO_LANGUAGE_FILTER=.*|PATH_TO_LANGUAGE_FILTER=%{_datadir}/subtitleripper|' pgm2txt
14rr|subtitleripper-0.6.14-0.20051106.6|34	
14rr|subtitleripper-0.6.14-0.20051106.6|35	%install
14rr|subtitleripper-0.6.14-0.20051106.6|36	%__rm -rf %{buildroot}
14rr|subtitleripper-0.6.14-0.20051106.6|37	cd src
14rr|subtitleripper-0.6.14-0.20051106.6|38	%__mkdir_p %{buildroot}%{_bindir}
14rr|subtitleripper-0.6.14-0.20051106.6|39	%__install -m 755 subtitle2vobsub srttool subtitle2pgm pgm2txt vobsub2pgm %{buildroot}%{_bindir}
14rr|subtitleripper-0.6.14-0.20051106.6|40	%__install -d -m 755 %{buildroot}%{_datadir}/subtitleripper
14rr|subtitleripper-0.6.14-0.20051106.6|41	%__install -m 644 *.sed %{buildroot}%{_datadir}/subtitleripper
14rr|subtitleripper-0.6.14-0.20051106.6|42	
14rr|subtitleripper-0.6.14-0.20051106.6|43	%clean
14rr|subtitleripper-0.6.14-0.20051106.6|44	%__rm -fr %{buildroot}
14rr|subtitleripper-0.6.14-0.20051106.6|45	
14rr|subtitleripper-0.6.14-0.20051106.6|46	%files
14rr|subtitleripper-0.6.14-0.20051106.6|47	%doc src/README* src/ChangeLog techdoc/spuformat.tex
14rr|subtitleripper-0.6.14-0.20051106.6|48	%{_bindir}/subtitle2vobsub
14rr|subtitleripper-0.6.14-0.20051106.6|49	%{_bindir}/srttool
14rr|subtitleripper-0.6.14-0.20051106.6|50	%{_bindir}/subtitle2pgm
14rr|subtitleripper-0.6.14-0.20051106.6|51	%{_bindir}/pgm2txt
14rr|subtitleripper-0.6.14-0.20051106.6|52	%{_bindir}/vobsub2pgm
14rr|subtitleripper-0.6.14-0.20051106.6|53	%{_datadir}/subtitleripper
14rr|subtitleripper-0.6.14-0.20051106.6|54	
14rr|subtitleripper-0.6.14-0.20051106.6|55	
14rr|subtitleripper-0.6.14-0.20051106.6|56	%changelog
14rr|subtitleripper-0.6.14-0.20051106.6|57	* Wed Apr 11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.6.14-0.20051106.6
14rr|subtitleripper-0.6.14-0.20051106.6|58	+ Revision: 1240f10
14rr|subtitleripper-0.6.14-0.20051106.6|59	- Spec cleanup
14rr|subtitleripper-0.6.14-0.20051106.6|60	
14rr|subtitleripper-0.6.14-0.20051106.6|61	

26630 14
14rr|swftools-0.9.2-1|1	%define distsuffix plf
14rr|swftools-0.9.2-1|2	
14rr|swftools-0.9.2-1|3	Summary:	Tools for swf (Flash) animations under linux
14rr|swftools-0.9.2-1|4	Name:		swftools
14rr|swftools-0.9.2-1|5	Version:	0.9.2
14rr|swftools-0.9.2-1|6	Release:	1
14rr|swftools-0.9.2-1|7	License:	GPLv2+
14rr|swftools-0.9.2-1|8	Group:		Video
14rr|swftools-0.9.2-1|9	Url:		http://www.quiss.org/swftools/
14rr|swftools-0.9.2-1|10	Source0:	http://www.quiss.org/swftools/%{name}-%{version}.tar.gz
14rr|swftools-0.9.2-1|11	Patch0:		swftools-0.9.2_general.patch
14rr|swftools-0.9.2-1|12	Patch1:		swftools-0.9.2-giflib51.patch
14rr|swftools-0.9.2-1|13	BuildRequires:	bison
14rr|swftools-0.9.2-1|14	BuildRequires:	flex
14rr|swftools-0.9.2-1|15	BuildRequires:	giflib-devel
14rr|swftools-0.9.2-1|16	BuildRequires:	jpeg-devel
14rr|swftools-0.9.2-1|17	BuildRequires:	lame-devel
14rr|swftools-0.9.2-1|18	BuildRequires:	t1lib-devel
14rr|swftools-0.9.2-1|19	BuildRequires:	pkgconfig(freetype2)
14rr|swftools-0.9.2-1|20	BuildRequires:	pkgconfig(zlib)
14rr|swftools-0.9.2-1|21	BuildRequires:	pkgconfig(zziplib)
14rr|swftools-0.9.2-1|22	Conflicts:	ming-utils
14rr|swftools-0.9.2-1|23	
14rr|swftools-0.9.2-1|24	%description
14rr|swftools-0.9.2-1|25	SWF Tools is a collection of SWF manipulation and generation utilities
14rr|swftools-0.9.2-1|26	written by Rainer Böhme and Matthias Kramm.
14rr|swftools-0.9.2-1|27	
14rr|swftools-0.9.2-1|28	Included are:
14rr|swftools-0.9.2-1|29	PDF2SWF - A PDF to SWF Converter.
14rr|swftools-0.9.2-1|30	SWFCombine - A tool for inserting SWFs into Wrapper SWFs. (Templates)
14rr|swftools-0.9.2-1|31	SWFStrings - Scans SWFs for text data.
14rr|swftools-0.9.2-1|32	SWFDump - Prints out various informations about SWFs.
14rr|swftools-0.9.2-1|33	JPEG2SWF - Takes one or more JPEG pictures and generates a SWF slideshow.
14rr|swftools-0.9.2-1|34	PNG2SWF - Like JPEG2SWF, only for PNGs.
14rr|swftools-0.9.2-1|35	WAV2SWF - Converts WAV audio files to SWFs with MP3 Streams, using the
14rr|swftools-0.9.2-1|36	L.A.M.E. MP3 encoder.
14rr|swftools-0.9.2-1|37	SWFExtract - Allows to extract Movieclips, Sounds, Images etc. from SWF files.
14rr|swftools-0.9.2-1|38	RFXSWF - Library A fully featured library which can be used for standalone SWF
14rr|swftools-0.9.2-1|39	generation. Includes support for Bitmaps, Buttons, Shapes, Text,
14rr|swftools-0.9.2-1|40	Fonts, Sound etc.
14rr|swftools-0.9.2-1|41	
14rr|swftools-0.9.2-1|42	This package is in restricted as it contains an MP3 encoder and might violate
14rr|swftools-0.9.2-1|43	some patents.
14rr|swftools-0.9.2-1|44	
14rr|swftools-0.9.2-1|45	%files
14rr|swftools-0.9.2-1|46	%doc AUTHORS ChangeLog COPYING
14rr|swftools-0.9.2-1|47	%{_bindir}/*
14rr|swftools-0.9.2-1|48	%{_datadir}/%{name}
14rr|swftools-0.9.2-1|49	%{_mandir}/man1/*
14rr|swftools-0.9.2-1|50	
14rr|swftools-0.9.2-1|51	#----------------------------------------------------------------------------
14rr|swftools-0.9.2-1|52	
14rr|swftools-0.9.2-1|53	%prep
14rr|swftools-0.9.2-1|54	%setup -q
14rr|swftools-0.9.2-1|55	%patch0 -p1
14rr|swftools-0.9.2-1|56	%patch1 -p1
14rr|swftools-0.9.2-1|57	
14rr|swftools-0.9.2-1|58	%build
14rr|swftools-0.9.2-1|59	%configure2_5x
14rr|swftools-0.9.2-1|60	%make
14rr|swftools-0.9.2-1|61	
14rr|swftools-0.9.2-1|62	%install
14rr|swftools-0.9.2-1|63	%makeinstall
14rr|swftools-0.9.2-1|64	
14rr|swftools-0.9.2-1|65	rm -f %{buildroot}%{_datadir}/swftools/swfs/default_loader.swf
14rr|swftools-0.9.2-1|66	rm -f %{buildroot}%{_datadir}/swftools/swfs/default_viewer.swf
14rr|swftools-0.9.2-1|67	ln -s tessel_loader.swf %{buildroot}%{_datadir}/swftools/swfs/default_loader.swf
14rr|swftools-0.9.2-1|68	ln -s simple_viewer.swf %{buildroot}%{_datadir}/swftools/swfs/default_viewer.swf
14rr|swftools-0.9.2-1|69	
14rr|swftools-0.9.2-1|70	
14rr|swftools-0.9.2-1|71	%changelog
14rr|swftools-0.9.2-1|72	* Fri May 30 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.2-1
14rr|swftools-0.9.2-1|73	+ Revision: 3b2e82d
14rr|swftools-0.9.2-1|74	- Fix symlinks
14rr|swftools-0.9.2-1|75	
14rr|swftools-0.9.2-1|76	

26631 14
14rr|task-codecs-1-1|1	Summary:	Meta-package for codecs
14rr|task-codecs-1-1|2	Name:		task-codecs
14rr|task-codecs-1-1|3	Version:	1
14rr|task-codecs-1-1|4	Release:	1
14rr|task-codecs-1-1|5	License:	GPLv2+
14rr|task-codecs-1-1|6	Group:		Video
14rr|task-codecs-1-1|7	Requires:	task-codecs-minimal
14rr|task-codecs-1-1|8	
14rr|task-codecs-1-1|9	Suggests:	gstreamer1.0-a52dec
14rr|task-codecs-1-1|10	Suggests:	gstreamer1.0-dts
14rr|task-codecs-1-1|11	Suggests:	gstreamer1.0-dv
14rr|task-codecs-1-1|12	Suggests:	gstreamer1.0-faad
14rr|task-codecs-1-1|13	Suggests:	gstreamer1.0-faac
14rr|task-codecs-1-1|14	Suggests:	gstreamer1.0-flac
14rr|task-codecs-1-1|15	Suggests:	gstreamer1.0-gsm
14rr|task-codecs-1-1|16	Suggests:	gstreamer1.0-lame
14rr|task-codecs-1-1|17	Suggests:	gstreamer1.0-libass
14rr|task-codecs-1-1|18	Suggests:	gstreamer1.0-libav
14rr|task-codecs-1-1|19	Suggests:	gstreamer1.0-mms
14rr|task-codecs-1-1|20	Suggests:	gstreamer1.0-mpeg
14rr|task-codecs-1-1|21	Suggests:	gstreamer1.0-mpeg2enc
14rr|task-codecs-1-1|22	Suggests:	gstreamer1.0-plugins-bad
14rr|task-codecs-1-1|23	Suggests:	gstreamer1.0-plugins-good
14rr|task-codecs-1-1|24	Suggests:	gstreamer1.0-plugins-ugly
14rr|task-codecs-1-1|25	Suggests:	gstreamer1.0-pulse
14rr|task-codecs-1-1|26	Suggests:	gstreamer1.0-rtmp
14rr|task-codecs-1-1|27	Suggests:	gstreamer1.0-rtpvp8
14rr|task-codecs-1-1|28	Suggests:	gstreamer1.0-soup
14rr|task-codecs-1-1|29	Suggests:	gstreamer1.0-speex
14rr|task-codecs-1-1|30	Suggests:	gstreamer1.0-twolame
14rr|task-codecs-1-1|31	Suggests:	gstreamer1.0-vp8
14rr|task-codecs-1-1|32	Suggests:	gstreamer1.0-wavpack
14rr|task-codecs-1-1|33	Suggests:	gstreamer1.0-x264
14rr|task-codecs-1-1|34	
14rr|task-codecs-1-1|35	%description
14rr|task-codecs-1-1|36	This meta-package is used to install a set of codecs.
14rr|task-codecs-1-1|37	
14rr|task-codecs-1-1|38	%files
14rr|task-codecs-1-1|39	
14rr|task-codecs-1-1|40	#---------------------------------------------------------------------
14rr|task-codecs-1-1|41	
14rr|task-codecs-1-1|42	%package minimal
14rr|task-codecs-1-1|43	Summary:	Minimal needed codecs meta-package
14rr|task-codecs-1-1|44	Group:		Video
14rr|task-codecs-1-1|45	
14rr|task-codecs-1-1|46	Suggests:	a52dec
14rr|task-codecs-1-1|47	Suggests:	ac3dec
14rr|task-codecs-1-1|48	Suggests:	gstreamer0.10-a52dec
14rr|task-codecs-1-1|49	Suggests:	gstreamer0.10-decoders
14rr|task-codecs-1-1|50	Suggests:	gstreamer0.10-decoders-audio
14rr|task-codecs-1-1|51	Suggests:	gstreamer0.10-dts
14rr|task-codecs-1-1|52	Suggests:	gstreamer0.10-dv
14rr|task-codecs-1-1|53	Suggests:	gstreamer0.10-faad
14rr|task-codecs-1-1|54	Suggests:	gstreamer0.10-faac
14rr|task-codecs-1-1|55	Suggests:	gstreamer0.10-flac
14rr|task-codecs-1-1|56	Suggests:	gstreamer0.10-gsm
14rr|task-codecs-1-1|57	Suggests:	gstreamer0.10-jp2k
14rr|task-codecs-1-1|58	Suggests:	gstreamer0.10-lame
14rr|task-codecs-1-1|59	Suggests:	gstreamer0.10-libass
14rr|task-codecs-1-1|60	Suggests:	gstreamer0.10-mms
14rr|task-codecs-1-1|61	Suggests:	gstreamer0.10-mpeg
14rr|task-codecs-1-1|62	Suggests:	gstreamer0.10-mpeg2enc
14rr|task-codecs-1-1|63	Suggests:	gstreamer0.10-musepack
14rr|task-codecs-1-1|64	Suggests:	gstreamer0.10-neon
14rr|task-codecs-1-1|65	Suggests:	gstreamer0.10-plugins-bad
14rr|task-codecs-1-1|66	Suggests:	gstreamer0.10-plugins-good
14rr|task-codecs-1-1|67	Suggests:	gstreamer0.10-plugins-ugly
14rr|task-codecs-1-1|68	Suggests:	gstreamer0.10-plugins-gl
14rr|task-codecs-1-1|69	Suggests:	gstreamer0.10-resindvd
14rr|task-codecs-1-1|70	Suggests:	gstreamer0.10-rsvg
14rr|task-codecs-1-1|71	Suggests:	gstreamer0.10-rtmp
14rr|task-codecs-1-1|72	Suggests:	gstreamer0.10-speex
14rr|task-codecs-1-1|73	Suggests:	gstreamer0.10-twolame
14rr|task-codecs-1-1|74	Suggests:	gstreamer0.10-voip
14rr|task-codecs-1-1|75	Suggests:	gstreamer0.10-vp8
14rr|task-codecs-1-1|76	Suggests:	gstreamer0.10-wavpack
14rr|task-codecs-1-1|77	Suggests:	gstreamer0.10-x264
14rr|task-codecs-1-1|78	Suggests:	gstreamer0.10-xvid
14rr|task-codecs-1-1|79	Suggests:	faac
14rr|task-codecs-1-1|80	Suggests:	faad2
14rr|task-codecs-1-1|81	Suggests:	x264
14rr|task-codecs-1-1|82	Suggests:	twolame
14rr|task-codecs-1-1|83	Suggests:	mpeg2dec
14rr|task-codecs-1-1|84	Suggests:	gpac
14rr|task-codecs-1-1|85	Suggests:	flac
14rr|task-codecs-1-1|86	Suggests:	wavpack
14rr|task-codecs-1-1|87	
14rr|task-codecs-1-1|88	%ifarch x86
14rr|task-codecs-1-1|89	Suggests:	gstreamer0.10-pitfdll
14rr|task-codecs-1-1|90	%endif
14rr|task-codecs-1-1|91	
14rr|task-codecs-1-1|92	%description minimal
14rr|task-codecs-1-1|93	This meta-package is used to install a minimal set of codecs.
14rr|task-codecs-1-1|94	
14rr|task-codecs-1-1|95	%files minimal
14rr|task-codecs-1-1|96	
14rr|task-codecs-1-1|97	
14rr|task-codecs-1-1|98	%changelog
14rr|task-codecs-1-1|99	* Sat Jul 13 2013 Rosa <rosa@abf.rosalinux.ru> 1-1
14rr|task-codecs-1-1|100	+ Revision: 7bea371
14rr|task-codecs-1-1|101	- Automatic import for version 1-1
14rr|task-codecs-1-1|102	
14rr|task-codecs-1-1|103	

26632 14
14rr|toolame-02l-4|1	%define distsuffix plf
14rr|toolame-02l-4|2	
14rr|toolame-02l-4|3	Name:		toolame
14rr|toolame-02l-4|4	Version:	02l
14rr|toolame-02l-4|5	Release:	%mkrel 4
14rr|toolame-02l-4|6	Summary:	MPEG Audio Layer2 VBR Encoder
14rr|toolame-02l-4|7	License:	LGPL
14rr|toolame-02l-4|8	Group:		Sound
14rr|toolame-02l-4|9	URL:		http://users.tpg.com.au/adslblvi/#tooLAME
14rr|toolame-02l-4|10	Source:		http://prdownloads.sourceforge.net/toolame/%{name}-%{version}.tar.bz2
14rr|toolame-02l-4|11	
14rr|toolame-02l-4|12	%description
14rr|toolame-02l-4|13	tooLAME is an optimized Mpeg Audio 1/2 Layer 2 encoder. It is based heavily on
14rr|toolame-02l-4|14	- the ISO dist10 code
14rr|toolame-02l-4|15	- improvement to algorithms as part of the LAME project (www.sulaco.org/mp3)
14rr|toolame-02l-4|16	- work by myself and other contributors (see CONTRIBUTORS)
14rr|toolame-02l-4|17	
14rr|toolame-02l-4|18	This package is in restricted, as MP3 encoding is covered by software patents.
14rr|toolame-02l-4|19	
14rr|toolame-02l-4|20	%prep
14rr|toolame-02l-4|21	%setup -q
14rr|toolame-02l-4|22	
14rr|toolame-02l-4|23	%build
14rr|toolame-02l-4|24	%make OPTIM="%{optflags}" PG="" ARCH=""
14rr|toolame-02l-4|25	
14rr|toolame-02l-4|26	%install
14rr|toolame-02l-4|27	%__rm -rf %{buildroot}
14rr|toolame-02l-4|28	%__install -d -m 755 %{buildroot}%{_bindir}
14rr|toolame-02l-4|29	%__install -m 755 %{name} %{buildroot}%{_bindir}
14rr|toolame-02l-4|30	
14rr|toolame-02l-4|31	%clean
14rr|toolame-02l-4|32	%__rm -rf %{buildroot}
14rr|toolame-02l-4|33	
14rr|toolame-02l-4|34	%files
14rr|toolame-02l-4|35	%doc FUTURE HISTORY LGPL.txt README html
14rr|toolame-02l-4|36	%{_bindir}/%{name}
14rr|toolame-02l-4|37	
14rr|toolame-02l-4|38	
14rr|toolame-02l-4|39	%changelog
14rr|toolame-02l-4|40	* Mon Apr 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 02l-4
14rr|toolame-02l-4|41	+ Revision: af35f3f
14rr|toolame-02l-4|42	- Spec cleanup
14rr|toolame-02l-4|43	
14rr|toolame-02l-4|44	

26633 14
14rr|transcode-1.1.7-8|1	%define distsuffix plf
14rr|transcode-1.1.7-8|2	
14rr|transcode-1.1.7-8|3	%define build_pvm 0
14rr|transcode-1.1.7-8|4	%{?_without_pvm:		%{expand: %%global build_pvm 0}}
14rr|transcode-1.1.7-8|5	%{?_with_pvm:			%{expand: %%global build_pvm 1}}
14rr|transcode-1.1.7-8|6	%define build_dv 1
14rr|transcode-1.1.7-8|7	%define build_freetype 1
14rr|transcode-1.1.7-8|8	%define build_quicktime 1
14rr|transcode-1.1.7-8|9	%define build_theora 1
14rr|transcode-1.1.7-8|10	
14rr|transcode-1.1.7-8|11	Summary:	A linux video stream processing utility
14rr|transcode-1.1.7-8|12	Name:		transcode
14rr|transcode-1.1.7-8|13	Version:	1.1.7
14rr|transcode-1.1.7-8|14	Release:	8
14rr|transcode-1.1.7-8|15	License:	GPLv2+
14rr|transcode-1.1.7-8|16	Group:		Video
14rr|transcode-1.1.7-8|17	Url:		http://www.transcoding.org
14rr|transcode-1.1.7-8|18	Source0:	http://www.jakemsr.com/transcode/%{name}-%{version}.tar.bz2
14rr|transcode-1.1.7-8|19	Patch0:		transcode-1.1.7-ffmpeg2.0.patch
14rr|transcode-1.1.7-8|20	Patch1:		transcode-1.1.7-preset-free.patch
14rr|transcode-1.1.7-8|21	Patch2:		transcode-1.1.7-preset-force.patch
14rr|transcode-1.1.7-8|22	Patch3:		transcode-1.1.7-ffmpeg-segfault.patch
14rr|transcode-1.1.7-8|23	Patch4:		transcode-1.1.7-freetype251.patch
14rr|transcode-1.1.7-8|24	BuildRequires:	ffmpeg-devel
14rr|transcode-1.1.7-8|25	BuildRequires:	jbig-devel
14rr|transcode-1.1.7-8|26	BuildRequires:	liba52dec-devel
14rr|transcode-1.1.7-8|27	BuildRequires:	libfaac-devel
14rr|transcode-1.1.7-8|28	BuildRequires:	liblame-devel
14rr|transcode-1.1.7-8|29	BuildRequires:	liblzo-devel
14rr|transcode-1.1.7-8|30	BuildRequires:	libnetpbm-devel
14rr|transcode-1.1.7-8|31	BuildRequires:	xvid-devel
14rr|transcode-1.1.7-8|32	BuildRequires:	pkgconfig(alsa)
14rr|transcode-1.1.7-8|33	BuildRequires:	pkgconfig(dvdread)
14rr|transcode-1.1.7-8|34	BuildRequires:	pkgconfig(ImageMagick)
14rr|transcode-1.1.7-8|35	BuildRequires:	pkgconfig(jasper)
14rr|transcode-1.1.7-8|36	BuildRequires:	pkgconfig(lcms)
14rr|transcode-1.1.7-8|37	BuildRequires:	pkgconfig(libmpeg2)
14rr|transcode-1.1.7-8|38	BuildRequires:	pkgconfig(libv4l1)
14rr|transcode-1.1.7-8|39	BuildRequires:	pkgconfig(libv4l2)
14rr|transcode-1.1.7-8|40	BuildRequires:	pkgconfig(libxml-2.0)
14rr|transcode-1.1.7-8|41	BuildRequires:	pkgconfig(mjpegtools)
14rr|transcode-1.1.7-8|42	BuildRequires:	pkgconfig(sdl)
14rr|transcode-1.1.7-8|43	BuildRequires:	pkgconfig(vorbis)
14rr|transcode-1.1.7-8|44	BuildRequires:	pkgconfig(x11)
14rr|transcode-1.1.7-8|45	BuildRequires:	pkgconfig(x264)
14rr|transcode-1.1.7-8|46	BuildRequires:	pkgconfig(xaw7)
14rr|transcode-1.1.7-8|47	BuildRequires:	pkgconfig(xext)
14rr|transcode-1.1.7-8|48	BuildRequires:	pkgconfig(xpm)
14rr|transcode-1.1.7-8|49	BuildRequires:	pkgconfig(xt)
14rr|transcode-1.1.7-8|50	BuildRequires:	pkgconfig(xv)
14rr|transcode-1.1.7-8|51	%if %{build_freetype}
14rr|transcode-1.1.7-8|52	BuildRequires:	pkgconfig(freetype2)
14rr|transcode-1.1.7-8|53	%endif
14rr|transcode-1.1.7-8|54	%if %{build_dv}
14rr|transcode-1.1.7-8|55	BuildRequires:	pkgconfig(libdv)
14rr|transcode-1.1.7-8|56	%endif
14rr|transcode-1.1.7-8|57	%if %{build_quicktime}
14rr|transcode-1.1.7-8|58	BuildRequires:	pkgconfig(libquicktime)
14rr|transcode-1.1.7-8|59	%endif
14rr|transcode-1.1.7-8|60	%if %{build_theora}
14rr|transcode-1.1.7-8|61	BuildRequires:	pkgconfig(theora)
14rr|transcode-1.1.7-8|62	%endif
14rr|transcode-1.1.7-8|63	%if %{build_pvm}
14rr|transcode-1.1.7-8|64	BuildRequires:	libpvm-devel >= 3.4
14rr|transcode-1.1.7-8|65	%endif
14rr|transcode-1.1.7-8|66	
14rr|transcode-1.1.7-8|67	%description
14rr|transcode-1.1.7-8|68	Transcode is a text-console video stream processing tool. Decoding and
14rr|transcode-1.1.7-8|69	encoding is done by loading shared library modules that are responsible
14rr|transcode-1.1.7-8|70	for feeding transcode with raw RGB/PCM streams (import module) and encoding
14rr|transcode-1.1.7-8|71	the frames (export module). It supports elementary video and audio frame
14rr|transcode-1.1.7-8|72	transformations. Some example modules are included to enable import of MPEG
14rr|transcode-1.1.7-8|73	program streams (VOB), Digital Video (DV), or YUV video and export modules
14rr|transcode-1.1.7-8|74	for writing DivX, OpenDivX, or uncompressed AVI files.
14rr|transcode-1.1.7-8|75	
14rr|transcode-1.1.7-8|76	A set of tools is available to extract and decode the sources into raw
14rr|transcode-1.1.7-8|77	video/audio streams for import and to enable post-processing of AVI files.
14rr|transcode-1.1.7-8|78	
14rr|transcode-1.1.7-8|79	This package is in Restricted repository as it could violate some patents.
14rr|transcode-1.1.7-8|80	
14rr|transcode-1.1.7-8|81	%files
14rr|transcode-1.1.7-8|82	%doc installed-docs/*
14rr|transcode-1.1.7-8|83	%{_bindir}/transcode
14rr|transcode-1.1.7-8|84	%{_bindir}/tccat
14rr|transcode-1.1.7-8|85	%{_bindir}/aviindex
14rr|transcode-1.1.7-8|86	%{_bindir}/avimerge
14rr|transcode-1.1.7-8|87	%{_bindir}/avisplit
14rr|transcode-1.1.7-8|88	%{_bindir}/tcdemux
14rr|transcode-1.1.7-8|89	%{_bindir}/tcprobe
14rr|transcode-1.1.7-8|90	%{_bindir}/avifix
14rr|transcode-1.1.7-8|91	%{_bindir}/tcscan
14rr|transcode-1.1.7-8|92	%{_bindir}/tcextract
14rr|transcode-1.1.7-8|93	%{_bindir}/avisync
14rr|transcode-1.1.7-8|94	%{_bindir}/tcdecode
14rr|transcode-1.1.7-8|95	%{_bindir}/tcmodinfo
14rr|transcode-1.1.7-8|96	%{_bindir}/tcxmlcheck
14rr|transcode-1.1.7-8|97	%{_bindir}/tcxpm2rgb
14rr|transcode-1.1.7-8|98	%{_bindir}/tcmp3cut
14rr|transcode-1.1.7-8|99	%{_bindir}/tcrequant
14rr|transcode-1.1.7-8|100	%if %{build_pvm}
14rr|transcode-1.1.7-8|101	%{_bindir}/tcpvmexportd
14rr|transcode-1.1.7-8|102	%endif
14rr|transcode-1.1.7-8|103	%{_bindir}/tcyait
14rr|transcode-1.1.7-8|104	%{_libdir}/%{name}
14rr|transcode-1.1.7-8|105	%{_mandir}/man1/*
14rr|transcode-1.1.7-8|106	
14rr|transcode-1.1.7-8|107	#----------------------------------------------------------------------------
14rr|transcode-1.1.7-8|108	
14rr|transcode-1.1.7-8|109	%prep
14rr|transcode-1.1.7-8|110	%setup -q
14rr|transcode-1.1.7-8|111	%patch0 -p1
14rr|transcode-1.1.7-8|112	%patch1 -p1
14rr|transcode-1.1.7-8|113	%patch2 -p1
14rr|transcode-1.1.7-8|114	%patch3 -p1
14rr|transcode-1.1.7-8|115	%patch4 -p1
14rr|transcode-1.1.7-8|116	
14rr|transcode-1.1.7-8|117	%build
14rr|transcode-1.1.7-8|118	%ifarch %{ix86}
14rr|transcode-1.1.7-8|119	export CPPFLAGS="$CPPFLAGS -mmmx"
14rr|transcode-1.1.7-8|120	%endif
14rr|transcode-1.1.7-8|121	%configure2_5x \
14rr|transcode-1.1.7-8|122	--enable-libmpeg2 \
14rr|transcode-1.1.7-8|123	--enable-libmpeg2convert \
14rr|transcode-1.1.7-8|124	--enable-a52-default-decoder \
14rr|transcode-1.1.7-8|125	--with-default-xvid=xvid4 \
14rr|transcode-1.1.7-8|126	%if %{build_dv}
14rr|transcode-1.1.7-8|127	--enable-libdv \
14rr|transcode-1.1.7-8|128	%endif
14rr|transcode-1.1.7-8|129	%if %{build_pvm}
14rr|transcode-1.1.7-8|130	--with-pvm3-lib=/usr/share/pvm3/lib/LINUX/ \
14rr|transcode-1.1.7-8|131	%else
14rr|transcode-1.1.7-8|132	--disable-pvm3 \
14rr|transcode-1.1.7-8|133	%endif
14rr|transcode-1.1.7-8|134	--enable-imagemagick \
14rr|transcode-1.1.7-8|135	--enable-mjpegtools \
14rr|transcode-1.1.7-8|136	--enable-netstream \
14rr|transcode-1.1.7-8|137	--enable-ogg --enable-vorbis \
14rr|transcode-1.1.7-8|138	%if %{build_theora}
14rr|transcode-1.1.7-8|139	--enable-theora \
14rr|transcode-1.1.7-8|140	%endif
14rr|transcode-1.1.7-8|141	%if %{build_quicktime}
14rr|transcode-1.1.7-8|142	--enable-libquicktime \
14rr|transcode-1.1.7-8|143	%endif
14rr|transcode-1.1.7-8|144	--enable-lzo --with-lzo-includes=%{_includedir}/lzo \
14rr|transcode-1.1.7-8|145	--enable-libxml2 \
14rr|transcode-1.1.7-8|146	--enable-a52 \
14rr|transcode-1.1.7-8|147	--enable-sdl \
14rr|transcode-1.1.7-8|148	--enable-v4l \
14rr|transcode-1.1.7-8|149	--enable-libv4l2 \
14rr|transcode-1.1.7-8|150	--enable-libv4lconvert \
14rr|transcode-1.1.7-8|151	--enable-libfame \
14rr|transcode-1.1.7-8|152	--enable-oss \
14rr|transcode-1.1.7-8|153	--enable-alsa \
14rr|transcode-1.1.7-8|154	--enable-libpostproc \
14rr|transcode-1.1.7-8|155	--enable-faac \
14rr|transcode-1.1.7-8|156	--enable-deprecated \
14rr|transcode-1.1.7-8|157	%if %{build_freetype}
14rr|transcode-1.1.7-8|158	--enable-freetype2 \
14rr|transcode-1.1.7-8|159	%else
14rr|transcode-1.1.7-8|160	--disable-freetype2 \
14rr|transcode-1.1.7-8|161	%endif
14rr|transcode-1.1.7-8|162	--enable-xvid \
14rr|transcode-1.1.7-8|163	--enable-x264
14rr|transcode-1.1.7-8|164	
14rr|transcode-1.1.7-8|165	%make
14rr|transcode-1.1.7-8|166	
14rr|transcode-1.1.7-8|167	%install
14rr|transcode-1.1.7-8|168	%makeinstall_std transform=""
14rr|transcode-1.1.7-8|169	for file in `find %{buildroot} -name "*.la"`; do
14rr|transcode-1.1.7-8|170	perl -pi -e 's|'%{buildroot}'/%{name}-%{version}/||g' $file
14rr|transcode-1.1.7-8|171	done
14rr|transcode-1.1.7-8|172	mv %{buildroot}%{_datadir}/doc/transcode installed-docs
14rr|transcode-1.1.7-8|173	
14rr|transcode-1.1.7-8|174	
14rr|transcode-1.1.7-8|175	%changelog
14rr|transcode-1.1.7-8|176	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.7-8
14rr|transcode-1.1.7-8|177	+ Revision: e137a7f
14rr|transcode-1.1.7-8|178	- Add patch to fix build with freetype 2.5
14rr|transcode-1.1.7-8|179	
14rr|transcode-1.1.7-8|180	

26634 14
14rr|unace-2.5-3|1	%define _enable_debug_packages %{nil}
14rr|unace-2.5-3|2	%define debug_package %{nil}
14rr|unace-2.5-3|3	
14rr|unace-2.5-3|4	%define distsuffix plf
14rr|unace-2.5-3|5	
14rr|unace-2.5-3|6	Name:		unace
14rr|unace-2.5-3|7	Version:	2.5
14rr|unace-2.5-3|8	Release:	3
14rr|unace-2.5-3|9	Summary:	Decompressor for .ace format archives
14rr|unace-2.5-3|10	License:	Freeware
14rr|unace-2.5-3|11	Group:		Archiving/Compression
14rr|unace-2.5-3|12	Url:		http://www.winace.com
14rr|unace-2.5-3|13	Source:		lin%{name}25.tar.bz2
14rr|unace-2.5-3|14	ExclusiveArch:	%{ix86}
14rr|unace-2.5-3|15	
14rr|unace-2.5-3|16	%description
14rr|unace-2.5-3|17	Unace is a utility to extract, view, and test the contents of an ACE archive.
14rr|unace-2.5-3|18	
14rr|unace-2.5-3|19	This package is in restricted because of its license.
14rr|unace-2.5-3|20	
14rr|unace-2.5-3|21	%prep
14rr|unace-2.5-3|22	%setup -c
14rr|unace-2.5-3|23	
14rr|unace-2.5-3|24	%build
14rr|unace-2.5-3|25	
14rr|unace-2.5-3|26	%install
14rr|unace-2.5-3|27	install -d -m 755 %{buildroot}%{_bindir}
14rr|unace-2.5-3|28	install -m 755 %{name} %{buildroot}%{_bindir}
14rr|unace-2.5-3|29	
14rr|unace-2.5-3|30	%files
14rr|unace-2.5-3|31	%{_bindir}/%{name}
14rr|unace-2.5-3|32	
14rr|unace-2.5-3|33	
14rr|unace-2.5-3|34	%changelog
14rr|unace-2.5-3|35	* Wed Oct 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5-3
14rr|unace-2.5-3|36	+ Revision: 2cc764a
14rr|unace-2.5-3|37	- LOG Disable debug package (it's empty anyway), spec cleanup
14rr|unace-2.5-3|38	
14rr|unace-2.5-3|39	

26635 14
14rr|unarj-2.65-4|1	%define distsuffix plf
14rr|unarj-2.65-4|2	
14rr|unarj-2.65-4|3	Name:		unarj
14rr|unarj-2.65-4|4	Summary:	An uncompressor for .arj format archive files
14rr|unarj-2.65-4|5	Version:	2.65
14rr|unarj-2.65-4|6	Release:	4
14rr|unarj-2.65-4|7	Group:		Archiving/Compression
14rr|unarj-2.65-4|8	License:	Freeware-like
14rr|unarj-2.65-4|9	URL:		http://freshmeat.net/projects/unarj/
14rr|unarj-2.65-4|10	#gw you need the exe
14rr|unarj-2.65-4|11	Source:		http://mysite.verizon.net/vze3nqpn/files/%{name}-%{version}.tar.bz2
14rr|unarj-2.65-4|12	Patch0:		unarj-2.65-formatfix.patch
14rr|unarj-2.65-4|13	
14rr|unarj-2.65-4|14	%description
14rr|unarj-2.65-4|15	The UNARJ program is used to uncompress .arj format archives. The .arj
14rr|unarj-2.65-4|16	format archive was mostly used on DOS machines.
14rr|unarj-2.65-4|17	
14rr|unarj-2.65-4|18	Install the unarj package if you need to uncompress .arj format archives.
14rr|unarj-2.65-4|19	
14rr|unarj-2.65-4|20	This package is in restricted because of its license.
14rr|unarj-2.65-4|21	
14rr|unarj-2.65-4|22	%prep
14rr|unarj-2.65-4|23	%setup -q
14rr|unarj-2.65-4|24	%patch0 -p1
14rr|unarj-2.65-4|25	
14rr|unarj-2.65-4|26	%build
14rr|unarj-2.65-4|27	gcc %{optflags} -DUNIX -c *.c
14rr|unarj-2.65-4|28	gcc -o unarj *.o
14rr|unarj-2.65-4|29	
14rr|unarj-2.65-4|30	%install
14rr|unarj-2.65-4|31	mkdir -p %{buildroot}%{_bindir}
14rr|unarj-2.65-4|32	install -m 755 %{name} %{buildroot}%{_bindir}
14rr|unarj-2.65-4|33	
14rr|unarj-2.65-4|34	%files
14rr|unarj-2.65-4|35	%doc *.txt
14rr|unarj-2.65-4|36	%{_bindir}/%{name}
14rr|unarj-2.65-4|37	
14rr|unarj-2.65-4|38	
14rr|unarj-2.65-4|39	%changelog
14rr|unarj-2.65-4|40	* Wed Oct 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.65-4
14rr|unarj-2.65-4|41	+ Revision: 3a81eed
14rr|unarj-2.65-4|42	- LOG Spec cleanup
14rr|unarj-2.65-4|43	
14rr|unarj-2.65-4|44	

26636 14
14rr|vdr-plugin-sc-0.9.3-3|1	%define distsuffix plf
14rr|vdr-plugin-sc-0.9.3-3|2	
14rr|vdr-plugin-sc-0.9.3-3|3	%define plugin sc
14rr|vdr-plugin-sc-0.9.3-3|4	%define dkmsname dvb-ttpci-sc_patched
14rr|vdr-plugin-sc-0.9.3-3|5	
14rr|vdr-plugin-sc-0.9.3-3|6	Summary:	VDR plugin: A software emulated CAM
14rr|vdr-plugin-sc-0.9.3-3|7	Name:		vdr-plugin-%{plugin}
14rr|vdr-plugin-sc-0.9.3-3|8	Version:	0.9.3
14rr|vdr-plugin-sc-0.9.3-3|9	Release:	3
14rr|vdr-plugin-sc-0.9.3-3|10	Group:		Video
14rr|vdr-plugin-sc-0.9.3-3|11	License:	GPLv2+
14rr|vdr-plugin-sc-0.9.3-3|12	URL:		http://207.44.152.197/
14rr|vdr-plugin-sc-0.9.3-3|13	Source:		http://207.44.152.197/vdr-%{plugin}-%{version}.tar.gz
14rr|vdr-plugin-sc-0.9.3-3|14	BuildRequires:	vdr-devel >= 1.6.0-7
14rr|vdr-plugin-sc-0.9.3-3|15	BuildRequires:	openssl-devel
14rr|vdr-plugin-sc-0.9.3-3|16	BuildRequires:	pcsc-lite-devel
14rr|vdr-plugin-sc-0.9.3-3|17	BuildRequires:	bzip2-devel
14rr|vdr-plugin-sc-0.9.3-3|18	BuildRequires:	gettext
14rr|vdr-plugin-sc-0.9.3-3|19	Requires:	vdr-abi = %{vdr_abi}
14rr|vdr-plugin-sc-0.9.3-3|20	
14rr|vdr-plugin-sc-0.9.3-3|21	%description
14rr|vdr-plugin-sc-0.9.3-3|22	This VDR plugin provides a software emulated CAM. Software
14rr|vdr-plugin-sc-0.9.3-3|23	decryption with ffdecsa for budget cards is also available. With
14rr|vdr-plugin-sc-0.9.3-3|24	this plugin you can, for example, use your pay-tv subscription with
14rr|vdr-plugin-sc-0.9.3-3|25	a smart card reader/programmer without expensive CI and CAM devices.
14rr|vdr-plugin-sc-0.9.3-3|26	
14rr|vdr-plugin-sc-0.9.3-3|27	If you use this plugin with an FF card, you will also need to use a
14rr|vdr-plugin-sc-0.9.3-3|28	special version of the firmware available from the plugin home page.
14rr|vdr-plugin-sc-0.9.3-3|29	
14rr|vdr-plugin-sc-0.9.3-3|30	This package is in restricted because it contains algorithms
14rr|vdr-plugin-sc-0.9.3-3|31	that may be covered by software patents and because its decryption
14rr|vdr-plugin-sc-0.9.3-3|32	capabilities (while requiring appropriate keys) may be considered
14rr|vdr-plugin-sc-0.9.3-3|33	breaking DRM.
14rr|vdr-plugin-sc-0.9.3-3|34	
14rr|vdr-plugin-sc-0.9.3-3|35	%prep
14rr|vdr-plugin-sc-0.9.3-3|36	%setup -q -n %{plugin}-%{version}
14rr|vdr-plugin-sc-0.9.3-3|37	%__perl -pi -e 's,-march=,,' Makefile
14rr|vdr-plugin-sc-0.9.3-3|38	%vdr_plugin_prep
14rr|vdr-plugin-sc-0.9.3-3|39	
14rr|vdr-plugin-sc-0.9.3-3|40	%vdr_plugin_params_begin %{plugin}
14rr|vdr-plugin-sc-0.9.3-3|41	# See README for more information.
14rr|vdr-plugin-sc-0.9.3-3|42	#
14rr|vdr-plugin-sc-0.9.3-3|43	# forces DVB device N to budget mode (using FFdecsa)
14rr|vdr-plugin-sc-0.9.3-3|44	var=FORCE_BUDGET
14rr|vdr-plugin-sc-0.9.3-3|45	param=--budget=MULTIPLE_PARAMS
14rr|vdr-plugin-sc-0.9.3-3|46	# call CMD to start/stop dialup-network
14rr|vdr-plugin-sc-0.9.3-3|47	var=DIALUP_CMD
14rr|vdr-plugin-sc-0.9.3-3|48	param=--dialup=DIALUP_CMD
14rr|vdr-plugin-sc-0.9.3-3|49	# shutdown timeout for dialup-network
14rr|vdr-plugin-sc-0.9.3-3|50	var=TIMEOUT_SECS
14rr|vdr-plugin-sc-0.9.3-3|51	param="-t TIMEOUT_SECS"
14rr|vdr-plugin-sc-0.9.3-3|52	# external key update script
14rr|vdr-plugin-sc-0.9.3-3|53	var=EXTERNAL_AU
14rr|vdr-plugin-sc-0.9.3-3|54	param="-E EXTERNAL_AU"
14rr|vdr-plugin-sc-0.9.3-3|55	%vdr_plugin_params_end
14rr|vdr-plugin-sc-0.9.3-3|56	
14rr|vdr-plugin-sc-0.9.3-3|57	%__cat > README.0.9.0.upgrade.urpmi <<EOF
14rr|vdr-plugin-sc-0.9.3-3|58	As of vdr-sc 0.9.0, the plugin expects the configuration files to
14rr|vdr-plugin-sc-0.9.3-3|59	reside in the /plugins/sc subdirectory instead of /plugins. If you
14rr|vdr-plugin-sc-0.9.3-3|60	are using the default configuration directory location of
14rr|vdr-plugin-sc-0.9.3-3|61	/var/lib/vdr/config, you must move any SC config files from
14rr|vdr-plugin-sc-0.9.3-3|62	/var/lib/vdr/config/plugins to /var/lib/vdr/config/plugins/sc.
14rr|vdr-plugin-sc-0.9.3-3|63	If you do not use any configuration files with sc, you do not have
14rr|vdr-plugin-sc-0.9.3-3|64	to take any action.
14rr|vdr-plugin-sc-0.9.3-3|65	EOF
14rr|vdr-plugin-sc-0.9.3-3|66	
14rr|vdr-plugin-sc-0.9.3-3|67	%__cat > README.0.9.2.upgrade.urpmi <<EOF
14rr|vdr-plugin-sc-0.9.3-3|68	As of vdr-sc 0.9.2, smart card reader configuration has been moved
14rr|vdr-plugin-sc-0.9.3-3|69	to cardslot.conf. If you have a smart card reader activated in
14rr|vdr-plugin-sc-0.9.3-3|70	/etc/sysconfig/vdr-sc, you need to remove those settings and
14rr|vdr-plugin-sc-0.9.3-3|71	configure the reader in /var/lib/vdr/config/plugins/sc/cardslot.conf
14rr|vdr-plugin-sc-0.9.3-3|72	instead. See the example file in
14rr|vdr-plugin-sc-0.9.3-3|73	/var/lib/vdr/config/plugins/sc/cardslot.conf.example.
14rr|vdr-plugin-sc-0.9.3-3|74	EOF
14rr|vdr-plugin-sc-0.9.3-3|75	
14rr|vdr-plugin-sc-0.9.3-3|76	%build
14rr|vdr-plugin-sc-0.9.3-3|77	# TODO: export MAXCAID in vdr header
14rr|vdr-plugin-sc-0.9.3-3|78	VDR_PLUGIN_EXTRA_FLAGS="-I%{_includedir}/PCSC"
14rr|vdr-plugin-sc-0.9.3-3|79	%vdr_plugin_build CSAFLAGS="%{vdr_plugin_flags}" CPUOPT="" MAXCAID=64 HASLOCALE=1 WITH_PCSC=1
14rr|vdr-plugin-sc-0.9.3-3|80	
14rr|vdr-plugin-sc-0.9.3-3|81	%install
14rr|vdr-plugin-sc-0.9.3-3|82	%__rm -rf %{buildroot}
14rr|vdr-plugin-sc-0.9.3-3|83	%vdr_plugin_install
14rr|vdr-plugin-sc-0.9.3-3|84	%__install -m755 systems/*/libsc-*.so.%{vdr_apiversion} %{buildroot}%{vdr_plugin_dir}
14rr|vdr-plugin-sc-0.9.3-3|85	%__install -d -m755 %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14rr|vdr-plugin-sc-0.9.3-3|86	
14rr|vdr-plugin-sc-0.9.3-3|87	# install some examples in-place
14rr|vdr-plugin-sc-0.9.3-3|88	%__install -m644 examples/*.conf.example %{buildroot}%{vdr_plugin_cfgdir}/%{plugin}
14rr|vdr-plugin-sc-0.9.3-3|89	
14rr|vdr-plugin-sc-0.9.3-3|90	%clean
14rr|vdr-plugin-sc-0.9.3-3|91	%__rm -rf %{buildroot}
14rr|vdr-plugin-sc-0.9.3-3|92	
14rr|vdr-plugin-sc-0.9.3-3|93	%files -f %{plugin}.vdr
14rr|vdr-plugin-sc-0.9.3-3|94	%doc README* HISTORY COPYING examples
14rr|vdr-plugin-sc-0.9.3-3|95	%{vdr_plugin_dir}/libsc-*.so.%{vdr_apiversion}
14rr|vdr-plugin-sc-0.9.3-3|96	%attr(-,vdr,vdr) %dir %{vdr_plugin_cfgdir}/%{plugin}
14rr|vdr-plugin-sc-0.9.3-3|97	%{vdr_plugin_cfgdir}/%{plugin}/*.conf.example
14rr|vdr-plugin-sc-0.9.3-3|98	
14rr|vdr-plugin-sc-0.9.3-3|99	
14rr|vdr-plugin-sc-0.9.3-3|100	%changelog
14rr|vdr-plugin-sc-0.9.3-3|101	* Thu May 08 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.3-3
14rr|vdr-plugin-sc-0.9.3-3|102	+ Revision: ee1880e
14rr|vdr-plugin-sc-0.9.3-3|103	- Updated vdr-plugin-sc.spec
14rr|vdr-plugin-sc-0.9.3-3|104	
14rr|vdr-plugin-sc-0.9.3-3|105	

26637 14
14rr|vdr-plugin-vdrrip-0.3.0-14|1	%define plugin	vdrrip
14rr|vdr-plugin-vdrrip-0.3.0-14|2	
14rr|vdr-plugin-vdrrip-0.3.0-14|3	%bcond_without	plf
14rr|vdr-plugin-vdrrip-0.3.0-14|4	
14rr|vdr-plugin-vdrrip-0.3.0-14|5	#####################
14rr|vdr-plugin-vdrrip-0.3.0-14|6	# Hardcore PLF build
14rr|vdr-plugin-vdrrip-0.3.0-14|7	%define build_plf 1
14rr|vdr-plugin-vdrrip-0.3.0-14|8	#####################
14rr|vdr-plugin-vdrrip-0.3.0-14|9	
14rr|vdr-plugin-vdrrip-0.3.0-14|10	%if %{build_plf}
14rr|vdr-plugin-vdrrip-0.3.0-14|11	%define distsuffix plf
14rr|vdr-plugin-vdrrip-0.3.0-14|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|vdr-plugin-vdrrip-0.3.0-14|13	%define extrarelsuffix plf
14rr|vdr-plugin-vdrrip-0.3.0-14|14	%endif
14rr|vdr-plugin-vdrrip-0.3.0-14|15	
14rr|vdr-plugin-vdrrip-0.3.0-14|16	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|vdr-plugin-vdrrip-0.3.0-14|17	%{?_without_plf: %{expand: %%global build_plf 0}}
14rr|vdr-plugin-vdrrip-0.3.0-14|18	
14rr|vdr-plugin-vdrrip-0.3.0-14|19	Summary:	VDR plugin: A MPlayer using movie encoder
14rr|vdr-plugin-vdrrip-0.3.0-14|20	Name:		vdr-plugin-%plugin
14rr|vdr-plugin-vdrrip-0.3.0-14|21	Version:	0.3.0
14rr|vdr-plugin-vdrrip-0.3.0-14|22	Release:	14
14rr|vdr-plugin-vdrrip-0.3.0-14|23	Group:		Video
14rr|vdr-plugin-vdrrip-0.3.0-14|24	License:	GPL
14rr|vdr-plugin-vdrrip-0.3.0-14|25	# an interesting use of a domain...
14rr|vdr-plugin-vdrrip-0.3.0-14|26	URL:		http://www.a-land.de/
14rr|vdr-plugin-vdrrip-0.3.0-14|27	Source:		http://www.a-land.de/vdr-%plugin-%{version}.tgz
14rr|vdr-plugin-vdrrip-0.3.0-14|28	# e-tobi script
14rr|vdr-plugin-vdrrip-0.3.0-14|29	Source1:	vdrripsplit.sh
14rr|vdr-plugin-vdrrip-0.3.0-14|30	# initscript
14rr|vdr-plugin-vdrrip-0.3.0-14|31	Source2:	vdrrip.service
14rr|vdr-plugin-vdrrip-0.3.0-14|32	Source3:	vdrrip.sysconfig
14rr|vdr-plugin-vdrrip-0.3.0-14|33	Patch0:		vdrrip-0.3.0-paths.patch
14rr|vdr-plugin-vdrrip-0.3.0-14|34	# (anssi) This seems to be the easiest way to do detaching...
14rr|vdr-plugin-vdrrip-0.3.0-14|35	Patch8:		vdrrip-0.3.0-queue-bg.patch
14rr|vdr-plugin-vdrrip-0.3.0-14|36	# (anssi) Link against dvdread instead of dvdnav, as dvdnav is not needed
14rr|vdr-plugin-vdrrip-0.3.0-14|37	# and does not contain the needed headers as of 11/2007
14rr|vdr-plugin-vdrrip-0.3.0-14|38	Patch9:		vdrrip-dvdnav2dvdread.patch
14rr|vdr-plugin-vdrrip-0.3.0-14|39	# #35140
14rr|vdr-plugin-vdrrip-0.3.0-14|40	Patch10:	vdrrip-dvdread-inttypes.patch
14rr|vdr-plugin-vdrrip-0.3.0-14|41	Patch12:	vdrrip-0.3.0-i18n-1.6.patch
14rr|vdr-plugin-vdrrip-0.3.0-14|42	Patch13:	vdrrip-format-string.patch
14rr|vdr-plugin-vdrrip-0.3.0-14|43	Patch14:	vdrrip-const-char-gcc4.4.patch
14rr|vdr-plugin-vdrrip-0.3.0-14|44	# e-tobi patches
14rr|vdr-plugin-vdrrip-0.3.0-14|45	Patch1:		02_maketempdir.dpatch
14rr|vdr-plugin-vdrrip-0.3.0-14|46	Patch2:		03_greppid2.dpatch
14rr|vdr-plugin-vdrrip-0.3.0-14|47	Patch3:		05_fix-dvdparameter.dpatch
14rr|vdr-plugin-vdrrip-0.3.0-14|48	Patch4:		06_fix-ogm-ac3-vdrsync-dev.dpatch
14rr|vdr-plugin-vdrrip-0.3.0-14|49	Patch5:		07_preserve-queue-owner.dpatch
14rr|vdr-plugin-vdrrip-0.3.0-14|50	Patch6:		11_fix-identify-aspect.dpatch
14rr|vdr-plugin-vdrrip-0.3.0-14|51	Patch7:		91_vdrrip+dvd-0.3.0-1.3.7.dpatch
14rr|vdr-plugin-vdrrip-0.3.0-14|52	Patch11:		95_fix_crop.dpatch
14rr|vdr-plugin-vdrrip-0.3.0-14|53	BuildRequires:	vdr-devel >= 1.6.0-7
14rr|vdr-plugin-vdrrip-0.3.0-14|54	%if %with plf
14rr|vdr-plugin-vdrrip-0.3.0-14|55	BuildRequires:	libdvdread-devel
14rr|vdr-plugin-vdrrip-0.3.0-14|56	%endif
14rr|vdr-plugin-vdrrip-0.3.0-14|57	Requires:	vdr-abi = %{vdr_abi}
14rr|vdr-plugin-vdrrip-0.3.0-14|58	# The plugin really requires these itself as well
14rr|vdr-plugin-vdrrip-0.3.0-14|59	Requires:	mplayer
14rr|vdr-plugin-vdrrip-0.3.0-14|60	Requires:	mencoder
14rr|vdr-plugin-vdrrip-0.3.0-14|61	Suggests:	vdrrip
14rr|vdr-plugin-vdrrip-0.3.0-14|62	
14rr|vdr-plugin-vdrrip-0.3.0-14|63	%description
14rr|vdr-plugin-vdrrip-0.3.0-14|64	Vdrrip is a plugin to encode the vdr recordings into several
14rr|vdr-plugin-vdrrip-0.3.0-14|65	formats. You likely want to also install the vdrrip package which
14rr|vdr-plugin-vdrrip-0.3.0-14|66	contains the queue handler script.
14rr|vdr-plugin-vdrrip-0.3.0-14|67	%if %with plf
14rr|vdr-plugin-vdrrip-0.3.0-14|68	This package is in PLF because this build contains support for DVD
14rr|vdr-plugin-vdrrip-0.3.0-14|69	ripping which may be prohibited by local laws.
14rr|vdr-plugin-vdrrip-0.3.0-14|70	%endif
14rr|vdr-plugin-vdrrip-0.3.0-14|71	
14rr|vdr-plugin-vdrrip-0.3.0-14|72	%package -n %plugin
14rr|vdr-plugin-vdrrip-0.3.0-14|73	Summary:	Queue handler of vdrrip
14rr|vdr-plugin-vdrrip-0.3.0-14|74	Group:		Video
14rr|vdr-plugin-vdrrip-0.3.0-14|75	Requires(preun): rpm-helper
14rr|vdr-plugin-vdrrip-0.3.0-14|76	Requires(post):	rpm-helper
14rr|vdr-plugin-vdrrip-0.3.0-14|77	Requires:	mplayer
14rr|vdr-plugin-vdrrip-0.3.0-14|78	Requires:	mencoder
14rr|vdr-plugin-vdrrip-0.3.0-14|79	Suggests:	ogmtools
14rr|vdr-plugin-vdrrip-0.3.0-14|80	Suggests:	vdrsync
14rr|vdr-plugin-vdrrip-0.3.0-14|81	Suggests:	mkvtoolnix
14rr|vdr-plugin-vdrrip-0.3.0-14|82	Suggests:	ffmpeg
14rr|vdr-plugin-vdrrip-0.3.0-14|83	
14rr|vdr-plugin-vdrrip-0.3.0-14|84	%description -n %plugin
14rr|vdr-plugin-vdrrip-0.3.0-14|85	The queue handler for VDR vdrrip plugin. It does the actual
14rr|vdr-plugin-vdrrip-0.3.0-14|86	encoding.
14rr|vdr-plugin-vdrrip-0.3.0-14|87	
14rr|vdr-plugin-vdrrip-0.3.0-14|88	For encoding ogm files you also need the packages ogmtools and
14rr|vdr-plugin-vdrrip-0.3.0-14|89	vdrsync. For encoding matroska files you need the packages
14rr|vdr-plugin-vdrrip-0.3.0-14|90	mkvtoolnix and vdrsync. For encoding ogm or matroska files with mp3
14rr|vdr-plugin-vdrrip-0.3.0-14|91	or ogg vorbis audio you also need the package ffmpeg.
14rr|vdr-plugin-vdrrip-0.3.0-14|92	
14rr|vdr-plugin-vdrrip-0.3.0-14|93	%prep
14rr|vdr-plugin-vdrrip-0.3.0-14|94	%setup -q -n %{plugin}-%{version}
14rr|vdr-plugin-vdrrip-0.3.0-14|95	%patch0 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|96	%patch1 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|97	%patch2 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|98	%patch3 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|99	%patch4 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|100	%patch5 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|101	%patch6 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|102	%patch7 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|103	%patch8 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|104	%patch9 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|105	%patch10 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|106	%patch11 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|107	%patch12 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|108	%patch13 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|109	%patch14 -p1
14rr|vdr-plugin-vdrrip-0.3.0-14|110	%vdr_plugin_prep
14rr|vdr-plugin-vdrrip-0.3.0-14|111	chmod -x TODO COPYING README FAQ HISTORY
14rr|vdr-plugin-vdrrip-0.3.0-14|112	perl -pi -e 's,scriptdir=.*$,scriptdir="%{_sysconfdir}/%{plugin}",' scripts/queuehandler.sh
14rr|vdr-plugin-vdrrip-0.3.0-14|113	grep scriptdir= scripts/queuehandler.sh
14rr|vdr-plugin-vdrrip-0.3.0-14|114	
14rr|vdr-plugin-vdrrip-0.3.0-14|115	%vdr_plugin_params_begin %plugin
14rr|vdr-plugin-vdrrip-0.3.0-14|116	# You likely want to also install the vdrrip package which
14rr|vdr-plugin-vdrrip-0.3.0-14|117	# contains the queue handler script which does the actual encoding.
14rr|vdr-plugin-vdrrip-0.3.0-14|118	#
14rr|vdr-plugin-vdrrip-0.3.0-14|119	# use alternative mplayer instead of the default one
14rr|vdr-plugin-vdrrip-0.3.0-14|120	var=MPLAYER
14rr|vdr-plugin-vdrrip-0.3.0-14|121	param="-p MPLAYER"
14rr|vdr-plugin-vdrrip-0.3.0-14|122	# use alternative mencoder instead of the default one
14rr|vdr-plugin-vdrrip-0.3.0-14|123	var=MENCODER
14rr|vdr-plugin-vdrrip-0.3.0-14|124	param="-e MENCODER"
14rr|vdr-plugin-vdrrip-0.3.0-14|125	%if %with plf
14rr|vdr-plugin-vdrrip-0.3.0-14|126	# use alternative DVD device instead of /dev/dvd
14rr|vdr-plugin-vdrrip-0.3.0-14|127	var=DVD_DEVICE
14rr|vdr-plugin-vdrrip-0.3.0-14|128	param="-d DVD_DEVICE"
14rr|vdr-plugin-vdrrip-0.3.0-14|129	%endif
14rr|vdr-plugin-vdrrip-0.3.0-14|130	%vdr_plugin_params_end
14rr|vdr-plugin-vdrrip-0.3.0-14|131	
14rr|vdr-plugin-vdrrip-0.3.0-14|132	%build
14rr|vdr-plugin-vdrrip-0.3.0-14|133	# see #35140
14rr|vdr-plugin-vdrrip-0.3.0-14|134	VDR_PLUGIN_EXTRA_FLAGS="-D__STDC_LIMIT_MACROS"
14rr|vdr-plugin-vdrrip-0.3.0-14|135	%vdr_plugin_build \
14rr|vdr-plugin-vdrrip-0.3.0-14|136	%if %with plf
14rr|vdr-plugin-vdrrip-0.3.0-14|137	VDRRIP_DVD=1
14rr|vdr-plugin-vdrrip-0.3.0-14|138	%endif
14rr|vdr-plugin-vdrrip-0.3.0-14|139	
14rr|vdr-plugin-vdrrip-0.3.0-14|140	%install
14rr|vdr-plugin-vdrrip-0.3.0-14|141	%vdr_plugin_install
14rr|vdr-plugin-vdrrip-0.3.0-14|142	install -d -m755 %{buildroot}%{_bindir}
14rr|vdr-plugin-vdrrip-0.3.0-14|143	install -m755 scripts/queuehandler.sh %{buildroot}%{_bindir}
14rr|vdr-plugin-vdrrip-0.3.0-14|144	install -m755 %{SOURCE1} %{buildroot}%{_bindir}
14rr|vdr-plugin-vdrrip-0.3.0-14|145	install -d -m755 %{buildroot}%{_sysconfdir}/%{plugin}
14rr|vdr-plugin-vdrrip-0.3.0-14|146	install -m644 scripts/queuehandler.sh.conf %{buildroot}%{_sysconfdir}/%{plugin}
14rr|vdr-plugin-vdrrip-0.3.0-14|147	
14rr|vdr-plugin-vdrrip-0.3.0-14|148	install -d -m755 %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
14rr|vdr-plugin-vdrrip-0.3.0-14|149	install -m0644 %{SOURCE2} -D %{buildroot}%{_unitdir}/%{name}.service
14rr|vdr-plugin-vdrrip-0.3.0-14|150	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{plugin}
14rr|vdr-plugin-vdrrip-0.3.0-14|151	
14rr|vdr-plugin-vdrrip-0.3.0-14|152	%post -n %{plugin}
14rr|vdr-plugin-vdrrip-0.3.0-14|153	%systemd_post %{plugin}.service
14rr|vdr-plugin-vdrrip-0.3.0-14|154	
14rr|vdr-plugin-vdrrip-0.3.0-14|155	%preun -n %{plugin}
14rr|vdr-plugin-vdrrip-0.3.0-14|156	%systemd_preun %{plugin}.service
14rr|vdr-plugin-vdrrip-0.3.0-14|157	
14rr|vdr-plugin-vdrrip-0.3.0-14|158	%postun -n %{plugin}
14rr|vdr-plugin-vdrrip-0.3.0-14|159	%systemd_postun_with_restart %{plugin}.service
14rr|vdr-plugin-vdrrip-0.3.0-14|160	
14rr|vdr-plugin-vdrrip-0.3.0-14|161	
14rr|vdr-plugin-vdrrip-0.3.0-14|162	%files -f %plugin.vdr
14rr|vdr-plugin-vdrrip-0.3.0-14|163	%doc README HISTORY FAQ TODO COPYING scripts/sleephalt.sh scripts/vdrshutdown.sh
14rr|vdr-plugin-vdrrip-0.3.0-14|164	
14rr|vdr-plugin-vdrrip-0.3.0-14|165	%files -n %plugin
14rr|vdr-plugin-vdrrip-0.3.0-14|166	%{_bindir}/vdrripsplit.sh
14rr|vdr-plugin-vdrrip-0.3.0-14|167	%{_bindir}/queuehandler.sh
14rr|vdr-plugin-vdrrip-0.3.0-14|168	%dir %{_sysconfdir}/%{plugin}
14rr|vdr-plugin-vdrrip-0.3.0-14|169	%config(noreplace) %{_sysconfdir}/%{plugin}/queuehandler.sh.conf
14rr|vdr-plugin-vdrrip-0.3.0-14|170	%attr(0644,root,root) %{_unitdir}/%{name}.service
14rr|vdr-plugin-vdrrip-0.3.0-14|171	%config(noreplace) %{_sysconfdir}/sysconfig/%{plugin}
14rr|vdr-plugin-vdrrip-0.3.0-14|172	
14rr|vdr-plugin-vdrrip-0.3.0-14|173	
14rr|vdr-plugin-vdrrip-0.3.0-14|174	
14rr|vdr-plugin-vdrrip-0.3.0-14|175	%changelog
14rr|vdr-plugin-vdrrip-0.3.0-14|176	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-14
14rr|vdr-plugin-vdrrip-0.3.0-14|177	+ Revision: d47b420
14rr|vdr-plugin-vdrrip-0.3.0-14|178	- Fix plf build
14rr|vdr-plugin-vdrrip-0.3.0-14|179	
14rr|vdr-plugin-vdrrip-0.3.0-14|180	

26638 14
14rr|vlc-2.1.5-1plf|1	%define with_goom 0
14rr|vlc-2.1.5-1plf|2	
14rr|vlc-2.1.5-1plf|3	%define with_faad 0
14rr|vlc-2.1.5-1plf|4	%define with_faac 0
14rr|vlc-2.1.5-1plf|5	%define with_lame 0
14rr|vlc-2.1.5-1plf|6	%define with_dts 0
14rr|vlc-2.1.5-1plf|7	%define with_x264 0
14rr|vlc-2.1.5-1plf|8	
14rr|vlc-2.1.5-1plf|9	%define libmajor	5
14rr|vlc-2.1.5-1plf|10	%define coremajor	7
14rr|vlc-2.1.5-1plf|11	%define libname		%mklibname %{name} %{libmajor}
14rr|vlc-2.1.5-1plf|12	%define libnamecore	%mklibname vlccore %{coremajor}
14rr|vlc-2.1.5-1plf|13	%define devname		%mklibname -d %{name}
14rr|vlc-2.1.5-1plf|14	
14rr|vlc-2.1.5-1plf|15	######################
14rr|vlc-2.1.5-1plf|16	# Hardcode PLF build
14rr|vlc-2.1.5-1plf|17	%define with_plf 1
14rr|vlc-2.1.5-1plf|18	######################
14rr|vlc-2.1.5-1plf|19	
14rr|vlc-2.1.5-1plf|20	%if %{with_plf}
14rr|vlc-2.1.5-1plf|21	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|vlc-2.1.5-1plf|22	%define extrarelsuffix plf
14rr|vlc-2.1.5-1plf|23	%define distsuffix plf
14rr|vlc-2.1.5-1plf|24	%global with_dts 1
14rr|vlc-2.1.5-1plf|25	%global with_faac 1
14rr|vlc-2.1.5-1plf|26	%global with_faad 1
14rr|vlc-2.1.5-1plf|27	%global with_lame 1
14rr|vlc-2.1.5-1plf|28	%global with_x264 1
14rr|vlc-2.1.5-1plf|29	%endif
14rr|vlc-2.1.5-1plf|30	
14rr|vlc-2.1.5-1plf|31	%define git_url git://git.videolan.org/vlc.git
14rr|vlc-2.1.5-1plf|32	
14rr|vlc-2.1.5-1plf|33	Summary:	MPEG, MPEG2, DVD and DivX player
14rr|vlc-2.1.5-1plf|34	Name:		vlc
14rr|vlc-2.1.5-1plf|35	Version:	2.1.5
14rr|vlc-2.1.5-1plf|36	Release:	1%{?extrarelsuffix}
14rr|vlc-2.1.5-1plf|37	#gw the shared libraries are LGPL
14rr|vlc-2.1.5-1plf|38	License:	GPLv2+ and LGPLv2+
14rr|vlc-2.1.5-1plf|39	Group:		Video
14rr|vlc-2.1.5-1plf|40	Url:		http://www.videolan.org/
14rr|vlc-2.1.5-1plf|41	Source0:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz
14rr|vlc-2.1.5-1plf|42	Patch0:		vlc-2.0.1-automake-1.12.patch
14rr|vlc-2.1.5-1plf|43	Patch1:		vlc-2.1.2-fix-default-font.patch
14rr|vlc-2.1.5-1plf|44	Patch2:		vlc-2.0.0-desktop-l10n.patch
14rr|vlc-2.1.5-1plf|45	# Replace live555 detection part in configure.ac with older code
14rr|vlc-2.1.5-1plf|46	# because we don't have .pc file in current live555 version
14rr|vlc-2.1.5-1plf|47	Patch3:		vlc-2.1.2-live555-path.patch
14rr|vlc-2.1.5-1plf|48	Patch4:		vlc-2.1.2-live555-201306.patch
14rr|vlc-2.1.5-1plf|49	BuildRequires:	autoconf2.5
14rr|vlc-2.1.5-1plf|50	BuildRequires:	automake
14rr|vlc-2.1.5-1plf|51	BuildRequires:	desktop-file-utils
14rr|vlc-2.1.5-1plf|52	BuildRequires:	libtool
14rr|vlc-2.1.5-1plf|53	BuildRequires:	kdelibs4-core
14rr|vlc-2.1.5-1plf|54	BuildRequires:	ffmpeg-devel
14rr|vlc-2.1.5-1plf|55	BuildRequires:	gettext-devel
14rr|vlc-2.1.5-1plf|56	BuildRequires:	liba52dec-devel
14rr|vlc-2.1.5-1plf|57	BuildRequires:	libdvdnav-devel
14rr|vlc-2.1.5-1plf|58	BuildRequires:	libmatroska-devel
14rr|vlc-2.1.5-1plf|59	BuildRequires:	libmpcdec-devel
14rr|vlc-2.1.5-1plf|60	BuildRequires:	libmpeg2dec-devel >= 0.4.0
14rr|vlc-2.1.5-1plf|61	BuildRequires:	live-devel
14rr|vlc-2.1.5-1plf|62	BuildRequires:	libtar-devel
14rr|vlc-2.1.5-1plf|63	BuildRequires:	qt4-devel
14rr|vlc-2.1.5-1plf|64	BuildRequires:	sysfsutils-devel
14rr|vlc-2.1.5-1plf|65	BuildRequires:	pkgconfig(alsa)
14rr|vlc-2.1.5-1plf|66	BuildRequires:	pkgconfig(avahi-client)
14rr|vlc-2.1.5-1plf|67	BuildRequires:	pkgconfig(caca)
14rr|vlc-2.1.5-1plf|68	BuildRequires:	pkgconfig(dirac)
14rr|vlc-2.1.5-1plf|69	BuildRequires:	pkgconfig(dvdread)
14rr|vlc-2.1.5-1plf|70	BuildRequires:	pkgconfig(flac)
14rr|vlc-2.1.5-1plf|71	BuildRequires:	pkgconfig(freerdp)
14rr|vlc-2.1.5-1plf|72	BuildRequires:	pkgconfig(freetype2)
14rr|vlc-2.1.5-1plf|73	BuildRequires:	pkgconfig(fribidi)
14rr|vlc-2.1.5-1plf|74	BuildRequires:	pkgconfig(glu)
14rr|vlc-2.1.5-1plf|75	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14rr|vlc-2.1.5-1plf|76	BuildRequires:	pkgconfig(gnutls)
14rr|vlc-2.1.5-1plf|77	BuildRequires:	pkgconfig(id3tag)
14rr|vlc-2.1.5-1plf|78	BuildRequires:	pkgconfig(jack)
14rr|vlc-2.1.5-1plf|79	BuildRequires:	pkgconfig(libbluray) >= 0.2.1
14rr|vlc-2.1.5-1plf|80	BuildRequires:	pkgconfig(libcdio)
14rr|vlc-2.1.5-1plf|81	BuildRequires:	pkgconfig(libcddb)
14rr|vlc-2.1.5-1plf|82	BuildRequires:	pkgconfig(libchromaprint)
14rr|vlc-2.1.5-1plf|83	BuildRequires:	pkgconfig(libdvbpsi)
14rr|vlc-2.1.5-1plf|84	BuildRequires:	pkgconfig(libmodplug)
14rr|vlc-2.1.5-1plf|85	BuildRequires:	pkgconfig(libmtp)
14rr|vlc-2.1.5-1plf|86	BuildRequires:	pkgconfig(libnotify)
14rr|vlc-2.1.5-1plf|87	BuildRequires:	pkgconfig(libproxy-1.0)
14rr|vlc-2.1.5-1plf|88	BuildRequires:	pkgconfig(libpulse)
14rr|vlc-2.1.5-1plf|89	BuildRequires:	pkgconfig(librsvg-2.0)
14rr|vlc-2.1.5-1plf|90	BuildRequires:	pkgconfig(libssh2)
14rr|vlc-2.1.5-1plf|91	BuildRequires:	pkgconfig(libv4l2)
14rr|vlc-2.1.5-1plf|92	BuildRequires:	pkgconfig(libvcdinfo)
14rr|vlc-2.1.5-1plf|93	BuildRequires:	pkgconfig(libvncclient)
14rr|vlc-2.1.5-1plf|94	BuildRequires:	pkgconfig(libxml-2.0)
14rr|vlc-2.1.5-1plf|95	BuildRequires:	pkgconfig(mad)
14rr|vlc-2.1.5-1plf|96	BuildRequires:	pkgconfig(ogg)
14rr|vlc-2.1.5-1plf|97	BuildRequires:	pkgconfig(samplerate)
14rr|vlc-2.1.5-1plf|98	BuildRequires:	pkgconfig(smbclient)
14rr|vlc-2.1.5-1plf|99	BuildRequires:	pkgconfig(speex)
14rr|vlc-2.1.5-1plf|100	BuildRequires:	pkgconfig(taglib)
14rr|vlc-2.1.5-1plf|101	BuildRequires:	pkgconfig(udev)
14rr|vlc-2.1.5-1plf|102	BuildRequires:	pkgconfig(vorbis)
14rr|vlc-2.1.5-1plf|103	BuildRequires:	pkgconfig(xcb)
14rr|vlc-2.1.5-1plf|104	BuildRequires:	pkgconfig(xcb-keysyms)
14rr|vlc-2.1.5-1plf|105	BuildRequires:	pkgconfig(xcb-util)
14rr|vlc-2.1.5-1plf|106	BuildRequires:	pkgconfig(xpm)
14rr|vlc-2.1.5-1plf|107	BuildRequires:	pkgconfig(xproto)
14rr|vlc-2.1.5-1plf|108	BuildRequires:	pkgconfig(xv)
14rr|vlc-2.1.5-1plf|109	%if %{with_dts}
14rr|vlc-2.1.5-1plf|110	BuildRequires:	pkgconfig(libdca)
14rr|vlc-2.1.5-1plf|111	%endif
14rr|vlc-2.1.5-1plf|112	%if %{with_faac}
14rr|vlc-2.1.5-1plf|113	BuildRequires:	libfaac-devel
14rr|vlc-2.1.5-1plf|114	%endif
14rr|vlc-2.1.5-1plf|115	%if %{with_faad}
14rr|vlc-2.1.5-1plf|116	BuildRequires:	libfaad2-devel >= 2.0
14rr|vlc-2.1.5-1plf|117	%endif
14rr|vlc-2.1.5-1plf|118	%if %{with_lame}
14rr|vlc-2.1.5-1plf|119	BuildRequires:	liblame-devel
14rr|vlc-2.1.5-1plf|120	%endif
14rr|vlc-2.1.5-1plf|121	%if %{with_x264}
14rr|vlc-2.1.5-1plf|122	BuildRequires:	pkgconfig(x264)
14rr|vlc-2.1.5-1plf|123	%endif
14rr|vlc-2.1.5-1plf|124	
14rr|vlc-2.1.5-1plf|125	Suggests:	vlc-plugin-dv
14rr|vlc-2.1.5-1plf|126	Suggests:	vlc-plugin-flac
14rr|vlc-2.1.5-1plf|127	Suggests:	vlc-plugin-kate
14rr|vlc-2.1.5-1plf|128	Suggests:	vlc-plugin-libass
14rr|vlc-2.1.5-1plf|129	Suggests:	vlc-plugin-mpc
14rr|vlc-2.1.5-1plf|130	Suggests:	vlc-plugin-opus
14rr|vlc-2.1.5-1plf|131	Suggests:	vlc-plugin-pulse
14rr|vlc-2.1.5-1plf|132	Suggests:	vlc-plugin-schroedinger
14rr|vlc-2.1.5-1plf|133	Suggests:	vlc-plugin-speex
14rr|vlc-2.1.5-1plf|134	Suggests:	vlc-plugin-theora
14rr|vlc-2.1.5-1plf|135	Suggests:	vlc-plugin-upnp
14rr|vlc-2.1.5-1plf|136	Requires:	fonts-ttf-vera
14rr|vlc-2.1.5-1plf|137	Conflicts:	vlc-plugin-common < %{version}-%{release}
14rr|vlc-2.1.5-1plf|138	
14rr|vlc-2.1.5-1plf|139	%description
14rr|vlc-2.1.5-1plf|140	VideoLAN is an OpenSource streaming solution for every OS developed by
14rr|vlc-2.1.5-1plf|141	students from the Ecole Centrale Paris and developers from all over the
14rr|vlc-2.1.5-1plf|142	World.
14rr|vlc-2.1.5-1plf|143	VLC (VideoLAN Client) is a media player that can play MPEG1, MPEG2 and
14rr|vlc-2.1.5-1plf|144	MPEG4 (aka DivX) files, DVDs, VCDs, SVCDs, from a satellite card, from
14rr|vlc-2.1.5-1plf|145	a stream sent by VLS (VideoLAN Server), from another VLC, or from a Web
14rr|vlc-2.1.5-1plf|146	server.
14rr|vlc-2.1.5-1plf|147	This package contains no CSS unscrambling functionality for DVDs ;
14rr|vlc-2.1.5-1plf|148	you need the libdvdcss library available from
14rr|vlc-2.1.5-1plf|149	http://www.videolan.org/libdvdcss/
14rr|vlc-2.1.5-1plf|150	
14rr|vlc-2.1.5-1plf|151	%if %{with_plf}
14rr|vlc-2.1.5-1plf|152	This package is in Restricted repository as it is violating software patents.
14rr|vlc-2.1.5-1plf|153	%endif
14rr|vlc-2.1.5-1plf|154	
14rr|vlc-2.1.5-1plf|155	%files -f %{name}.lang
14rr|vlc-2.1.5-1plf|156	%doc NEWS README COPYING AUTHORS THANKS
14rr|vlc-2.1.5-1plf|157	%doc installed-docs/* doc/lirc/
14rr|vlc-2.1.5-1plf|158	%{_bindir}/cvlc
14rr|vlc-2.1.5-1plf|159	%{_bindir}/qvlc
14rr|vlc-2.1.5-1plf|160	%{_bindir}/vlc
14rr|vlc-2.1.5-1plf|161	%{_bindir}/vlc-wrapper
14rr|vlc-2.1.5-1plf|162	%dir %{_datadir}/vlc/
14rr|vlc-2.1.5-1plf|163	%{_datadir}/vlc/*.*
14rr|vlc-2.1.5-1plf|164	%{_datadir}/vlc/utils
14rr|vlc-2.1.5-1plf|165	%dir %{_libdir}/vlc
14rr|vlc-2.1.5-1plf|166	%{_libdir}/vlc/vlc-cache-gen
14rr|vlc-2.1.5-1plf|167	%dir %{_libdir}/vlc/plugins
14rr|vlc-2.1.5-1plf|168	%{_libdir}/vlc/plugins/plugins.dat
14rr|vlc-2.1.5-1plf|169	%dir %{_libdir}/vlc/plugins/access
14rr|vlc-2.1.5-1plf|170	%{_libdir}/vlc/plugins/access/libaccess_attachment_plugin.so
14rr|vlc-2.1.5-1plf|171	%{_libdir}/vlc/plugins/access/libaccess_avio_plugin.so
14rr|vlc-2.1.5-1plf|172	%{_libdir}/vlc/plugins/access/libaccess_bd_plugin.so
14rr|vlc-2.1.5-1plf|173	%{_libdir}/vlc/plugins/access/libaccess_ftp_plugin.so*
14rr|vlc-2.1.5-1plf|174	%{_libdir}/vlc/plugins/access/libaccess_gnomevfs_plugin.so
14rr|vlc-2.1.5-1plf|175	%{_libdir}/vlc/plugins/access/libaccess_http_plugin.so*
14rr|vlc-2.1.5-1plf|176	%{_libdir}/vlc/plugins/access/libaccess_imem_plugin.so
14rr|vlc-2.1.5-1plf|177	%{_libdir}/vlc/plugins/access/libaccess_mms_plugin.so*
14rr|vlc-2.1.5-1plf|178	%{_libdir}/vlc/plugins/access/libaccess_mtp_plugin.so
14rr|vlc-2.1.5-1plf|179	%{_libdir}/vlc/plugins/access/libaccess_rar_plugin.so
14rr|vlc-2.1.5-1plf|180	%{_libdir}/vlc/plugins/access/libaccess_realrtsp_plugin.so
14rr|vlc-2.1.5-1plf|181	%{_libdir}/vlc/plugins/access/libaccess_sftp_plugin.so
14rr|vlc-2.1.5-1plf|182	%{_libdir}/vlc/plugins/access/libaccess_smb_plugin.so*
14rr|vlc-2.1.5-1plf|183	%{_libdir}/vlc/plugins/access/libaccess_tcp_plugin.so*
14rr|vlc-2.1.5-1plf|184	%{_libdir}/vlc/plugins/access/libaccess_udp_plugin.so*
14rr|vlc-2.1.5-1plf|185	%{_libdir}/vlc/plugins/access/libaccess_vdr_plugin.so*
14rr|vlc-2.1.5-1plf|186	%{_libdir}/vlc/plugins/access/libcdda_plugin.so*
14rr|vlc-2.1.5-1plf|187	%{_libdir}/vlc/plugins/access/libdtv_plugin.so*
14rr|vlc-2.1.5-1plf|188	%{_libdir}/vlc/plugins/access/libdvb_plugin.so
14rr|vlc-2.1.5-1plf|189	%{_libdir}/vlc/plugins/access/libdvdnav_plugin.so*
14rr|vlc-2.1.5-1plf|190	%{_libdir}/vlc/plugins/access/libdvdread_plugin.so*
14rr|vlc-2.1.5-1plf|191	%{_libdir}/vlc/plugins/access/libfilesystem_plugin.so
14rr|vlc-2.1.5-1plf|192	%{_libdir}/vlc/plugins/access/libidummy_plugin.so
14rr|vlc-2.1.5-1plf|193	%{_libdir}/vlc/plugins/access/librdp_plugin.so
14rr|vlc-2.1.5-1plf|194	%{_libdir}/vlc/plugins/access/librtp_plugin.so
14rr|vlc-2.1.5-1plf|195	%{_libdir}/vlc/plugins/access/libsdp_plugin.so
14rr|vlc-2.1.5-1plf|196	%{_libdir}/vlc/plugins/access/libshm_plugin.so
14rr|vlc-2.1.5-1plf|197	%{_libdir}/vlc/plugins/access/libstream_filter_rar_plugin.so
14rr|vlc-2.1.5-1plf|198	%{_libdir}/vlc/plugins/access/libtimecode_plugin.so
14rr|vlc-2.1.5-1plf|199	%{_libdir}/vlc/plugins/access/libv4l2_plugin.so*
14rr|vlc-2.1.5-1plf|200	%{_libdir}/vlc/plugins/access/libvcdx_plugin.so*
14rr|vlc-2.1.5-1plf|201	%{_libdir}/vlc/plugins/access/libvcd_plugin.so*
14rr|vlc-2.1.5-1plf|202	%{_libdir}/vlc/plugins/access/liblibvnc_plugin.so
14rr|vlc-2.1.5-1plf|203	%{_libdir}/vlc/plugins/access/liblive555_plugin.so
14rr|vlc-2.1.5-1plf|204	%{_libdir}/vlc/plugins/access/libxcb_screen_plugin.so
14rr|vlc-2.1.5-1plf|205	%{_libdir}/vlc/plugins/access/libzip_plugin.so
14rr|vlc-2.1.5-1plf|206	%{_libdir}/vlc/plugins/access/liblibbluray_plugin.so
14rr|vlc-2.1.5-1plf|207	%dir %{_libdir}/vlc/plugins/access_output/
14rr|vlc-2.1.5-1plf|208	%{_libdir}/vlc/plugins/access_output/libaccess_output_dummy_plugin.so*
14rr|vlc-2.1.5-1plf|209	%{_libdir}/vlc/plugins/access_output/libaccess_output_file_plugin.so*
14rr|vlc-2.1.5-1plf|210	%{_libdir}/vlc/plugins/access_output/libaccess_output_http_plugin.so*
14rr|vlc-2.1.5-1plf|211	%{_libdir}/vlc/plugins/access_output/libaccess_output_livehttp_plugin.so*
14rr|vlc-2.1.5-1plf|212	%{_libdir}/vlc/plugins/access_output/libaccess_output_udp_plugin.so*
14rr|vlc-2.1.5-1plf|213	%dir %{_libdir}/vlc/plugins/audio_filter
14rr|vlc-2.1.5-1plf|214	%{_libdir}/vlc/plugins/audio_filter/liba52tofloat32_plugin.so*
14rr|vlc-2.1.5-1plf|215	%{_libdir}/vlc/plugins/audio_filter/liba52tospdif_plugin.so*
14rr|vlc-2.1.5-1plf|216	%{_libdir}/vlc/plugins/audio_filter/libaudiobargraph_a_plugin.so
14rr|vlc-2.1.5-1plf|217	%{_libdir}/vlc/plugins/audio_filter/libaudio_format_plugin.so*
14rr|vlc-2.1.5-1plf|218	%{_libdir}/vlc/plugins/audio_filter/libchorus_flanger_plugin.so
14rr|vlc-2.1.5-1plf|219	%{_libdir}/vlc/plugins/audio_filter/libcompressor_plugin.so
14rr|vlc-2.1.5-1plf|220	%if %{with_dts}
14rr|vlc-2.1.5-1plf|221	%{_libdir}/vlc/plugins/audio_filter/libdtstofloat32_plugin.so*
14rr|vlc-2.1.5-1plf|222	%endif
14rr|vlc-2.1.5-1plf|223	%{_libdir}/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so*
14rr|vlc-2.1.5-1plf|224	%{_libdir}/vlc/plugins/audio_filter/libdtstospdif_plugin.so*
14rr|vlc-2.1.5-1plf|225	%{_libdir}/vlc/plugins/audio_filter/libequalizer_plugin.so*
14rr|vlc-2.1.5-1plf|226	%{_libdir}/vlc/plugins/audio_filter/libgain_plugin.so
14rr|vlc-2.1.5-1plf|227	%{_libdir}/vlc/plugins/audio_filter/libheadphone_channel_mixer_plugin.so*
14rr|vlc-2.1.5-1plf|228	%{_libdir}/vlc/plugins/audio_filter/libkaraoke_plugin.so
14rr|vlc-2.1.5-1plf|229	%{_libdir}/vlc/plugins/audio_filter/libmono_plugin.so
14rr|vlc-2.1.5-1plf|230	%{_libdir}/vlc/plugins/audio_filter/libmpgatofixed32_plugin.so*
14rr|vlc-2.1.5-1plf|231	%{_libdir}/vlc/plugins/audio_filter/libnormvol_plugin.so*
14rr|vlc-2.1.5-1plf|232	%{_libdir}/vlc/plugins/audio_filter/libparam_eq_plugin.so*
14rr|vlc-2.1.5-1plf|233	%{_libdir}/vlc/plugins/audio_filter/libremap_plugin.so
14rr|vlc-2.1.5-1plf|234	%{_libdir}/vlc/plugins/audio_filter/libsamplerate_plugin.so
14rr|vlc-2.1.5-1plf|235	%{_libdir}/vlc/plugins/audio_filter/libscaletempo_plugin.so
14rr|vlc-2.1.5-1plf|236	%{_libdir}/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so*
14rr|vlc-2.1.5-1plf|237	%{_libdir}/vlc/plugins/audio_filter/libspatializer_plugin.so
14rr|vlc-2.1.5-1plf|238	%{_libdir}/vlc/plugins/audio_filter/libstereo_widen_plugin.so
14rr|vlc-2.1.5-1plf|239	%{_libdir}/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so*
14rr|vlc-2.1.5-1plf|240	%{_libdir}/vlc/plugins/audio_filter/libugly_resampler_plugin.so*
14rr|vlc-2.1.5-1plf|241	%dir %{_libdir}/vlc/plugins/audio_mixer
14rr|vlc-2.1.5-1plf|242	%{_libdir}/vlc/plugins/audio_mixer/libfloat_mixer_plugin.so
14rr|vlc-2.1.5-1plf|243	%{_libdir}/vlc/plugins/audio_mixer/libinteger_mixer_plugin.so
14rr|vlc-2.1.5-1plf|244	%dir %{_libdir}/vlc/plugins/audio_output
14rr|vlc-2.1.5-1plf|245	%{_libdir}/vlc/plugins/audio_output/libadummy_plugin.so
14rr|vlc-2.1.5-1plf|246	%{_libdir}/vlc/plugins/audio_output/libamem_plugin.so
14rr|vlc-2.1.5-1plf|247	%{_libdir}/vlc/plugins/audio_output/libafile_plugin.so
14rr|vlc-2.1.5-1plf|248	%dir %{_libdir}/vlc/plugins/codec
14rr|vlc-2.1.5-1plf|249	%{_libdir}/vlc/plugins/codec/liba52_plugin.so*
14rr|vlc-2.1.5-1plf|250	%{_libdir}/vlc/plugins/codec/libadpcm_plugin.so*
14rr|vlc-2.1.5-1plf|251	%{_libdir}/vlc/plugins/codec/libaes3_plugin.so
14rr|vlc-2.1.5-1plf|252	%{_libdir}/vlc/plugins/codec/libaraw_plugin.so*
14rr|vlc-2.1.5-1plf|253	%{_libdir}/vlc/plugins/codec/libavcodec_plugin.so
14rr|vlc-2.1.5-1plf|254	%{_libdir}/vlc/plugins/codec/libcc_plugin.so
14rr|vlc-2.1.5-1plf|255	%{_libdir}/vlc/plugins/codec/libcdg_plugin.so
14rr|vlc-2.1.5-1plf|256	%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so*
14rr|vlc-2.1.5-1plf|257	%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
14rr|vlc-2.1.5-1plf|258	%{_libdir}/vlc/plugins/codec/libdirac_plugin.so
14rr|vlc-2.1.5-1plf|259	%{_libdir}/vlc/plugins/codec/libdts_plugin.so*
14rr|vlc-2.1.5-1plf|260	%{_libdir}/vlc/plugins/codec/libdvbsub_plugin.so*
14rr|vlc-2.1.5-1plf|261	%{_libdir}/vlc/plugins/codec/libedummy_plugin.so
14rr|vlc-2.1.5-1plf|262	%if %{with_faad}
14rr|vlc-2.1.5-1plf|263	%{_libdir}/vlc/plugins/codec/libfaad_plugin.so*
14rr|vlc-2.1.5-1plf|264	%endif
14rr|vlc-2.1.5-1plf|265	%{_libdir}/vlc/plugins/codec/libg711_plugin.so
14rr|vlc-2.1.5-1plf|266	%{_libdir}/vlc/plugins/codec/liblibmpeg2_plugin.so*
14rr|vlc-2.1.5-1plf|267	%{_libdir}/vlc/plugins/codec/liblpcm_plugin.so*
14rr|vlc-2.1.5-1plf|268	%{_libdir}/vlc/plugins/codec/libmpeg_audio_plugin.so*
14rr|vlc-2.1.5-1plf|269	%{_libdir}/vlc/plugins/codec/librawvideo_plugin.so*
14rr|vlc-2.1.5-1plf|270	%{_libdir}/vlc/plugins/codec/libsubsusf_plugin.so
14rr|vlc-2.1.5-1plf|271	%{_libdir}/vlc/plugins/codec/libstl_plugin.so
14rr|vlc-2.1.5-1plf|272	%{_libdir}/vlc/plugins/codec/libsvcdsub_plugin.so*
14rr|vlc-2.1.5-1plf|273	%{_libdir}/vlc/plugins/codec/libpng_plugin.so*
14rr|vlc-2.1.5-1plf|274	%{_libdir}/vlc/plugins/codec/libscte27_plugin.so
14rr|vlc-2.1.5-1plf|275	%{_libdir}/vlc/plugins/codec/libspudec_plugin.so*
14rr|vlc-2.1.5-1plf|276	%{_libdir}/vlc/plugins/codec/libsubsdec_plugin.so*
14rr|vlc-2.1.5-1plf|277	%{_libdir}/vlc/plugins/codec/libt140_plugin.so
14rr|vlc-2.1.5-1plf|278	%{_libdir}/vlc/plugins/codec/libtelx_plugin.so
14rr|vlc-2.1.5-1plf|279	%{_libdir}/vlc/plugins/codec/libuleaddvaudio_plugin.so
14rr|vlc-2.1.5-1plf|280	%if %{with_x264}
14rr|vlc-2.1.5-1plf|281	%{_libdir}/vlc/plugins/codec/libx264_plugin.so*
14rr|vlc-2.1.5-1plf|282	%endif
14rr|vlc-2.1.5-1plf|283	%{_libdir}/vlc/plugins/codec/libxwd_plugin.so
14rr|vlc-2.1.5-1plf|284	%dir %{_libdir}/vlc/plugins/control
14rr|vlc-2.1.5-1plf|285	%{_libdir}/vlc/plugins/control/libdbus_plugin.so
14rr|vlc-2.1.5-1plf|286	%{_libdir}/vlc/plugins/control/libdummy_plugin.so
14rr|vlc-2.1.5-1plf|287	%{_libdir}/vlc/plugins/control/libglobalhotkeys_plugin.so
14rr|vlc-2.1.5-1plf|288	%{_libdir}/vlc/plugins/control/libhotkeys_plugin.so*
14rr|vlc-2.1.5-1plf|289	%{_libdir}/vlc/plugins/control/libmotion_plugin.so
14rr|vlc-2.1.5-1plf|290	%{_libdir}/vlc/plugins/control/libnetsync_plugin.so
14rr|vlc-2.1.5-1plf|291	%{_libdir}/vlc/plugins/control/liboldrc_plugin.so*
14rr|vlc-2.1.5-1plf|292	%{_libdir}/vlc/plugins/control/libgestures_plugin.so*
14rr|vlc-2.1.5-1plf|293	%dir %{_libdir}/vlc/plugins/demux
14rr|vlc-2.1.5-1plf|294	%{_libdir}/vlc/plugins/demux/libaiff_plugin.so*
14rr|vlc-2.1.5-1plf|295	%{_libdir}/vlc/plugins/demux/libasf_plugin.so*
14rr|vlc-2.1.5-1plf|296	%{_libdir}/vlc/plugins/demux/libau_plugin.so*
14rr|vlc-2.1.5-1plf|297	%{_libdir}/vlc/plugins/demux/libavformat_plugin.so
14rr|vlc-2.1.5-1plf|298	%{_libdir}/vlc/plugins/demux/libavi_plugin.so*
14rr|vlc-2.1.5-1plf|299	%{_libdir}/vlc/plugins/demux/libdemux_cdg_plugin.so
14rr|vlc-2.1.5-1plf|300	%{_libdir}/vlc/plugins/demux/libdemux_stl_plugin.so
14rr|vlc-2.1.5-1plf|301	%{_libdir}/vlc/plugins/demux/libdemuxdump_plugin.so*
14rr|vlc-2.1.5-1plf|302	%{_libdir}/vlc/plugins/demux/libdirac_plugin.so
14rr|vlc-2.1.5-1plf|303	%{_libdir}/vlc/plugins/demux/libes_plugin.so
14rr|vlc-2.1.5-1plf|304	%{_libdir}/vlc/plugins/demux/libh264_plugin.so*
14rr|vlc-2.1.5-1plf|305	%{_libdir}/vlc/plugins/demux/libimage_plugin.so
14rr|vlc-2.1.5-1plf|306	%{_libdir}/vlc/plugins/demux/libmjpeg_plugin.so*
14rr|vlc-2.1.5-1plf|307	%{_libdir}/vlc/plugins/demux/libmkv_plugin.so
14rr|vlc-2.1.5-1plf|308	%{_libdir}/vlc/plugins/demux/libmp4_plugin.so*
14rr|vlc-2.1.5-1plf|309	%{_libdir}/vlc/plugins/demux/libmpgv_plugin.so*
14rr|vlc-2.1.5-1plf|310	%{_libdir}/vlc/plugins/demux/libnsc_plugin.so*
14rr|vlc-2.1.5-1plf|311	%{_libdir}/vlc/plugins/demux/libnsv_plugin.so*
14rr|vlc-2.1.5-1plf|312	%{_libdir}/vlc/plugins/demux/libnuv_plugin.so*
14rr|vlc-2.1.5-1plf|313	%{_libdir}/vlc/plugins/demux/libplaylist_plugin.so*
14rr|vlc-2.1.5-1plf|314	%{_libdir}/vlc/plugins/demux/libps_plugin.so*
14rr|vlc-2.1.5-1plf|315	%{_libdir}/vlc/plugins/demux/libpva_plugin.so*
14rr|vlc-2.1.5-1plf|316	%{_libdir}/vlc/plugins/demux/librawaud_plugin.so
14rr|vlc-2.1.5-1plf|317	%{_libdir}/vlc/plugins/demux/librawdv_plugin.so*
14rr|vlc-2.1.5-1plf|318	%{_libdir}/vlc/plugins/demux/librawvid_plugin.so
14rr|vlc-2.1.5-1plf|319	%{_libdir}/vlc/plugins/demux/libreal_plugin.so*
14rr|vlc-2.1.5-1plf|320	%{_libdir}/vlc/plugins/demux/libsmf_plugin.so
14rr|vlc-2.1.5-1plf|321	%{_libdir}/vlc/plugins/demux/libsubtitle_plugin.so*
14rr|vlc-2.1.5-1plf|322	%{_libdir}/vlc/plugins/demux/libtta_plugin.so
14rr|vlc-2.1.5-1plf|323	%{_libdir}/vlc/plugins/demux/libty_plugin.so*
14rr|vlc-2.1.5-1plf|324	%{_libdir}/vlc/plugins/demux/libvobsub_plugin.so*
14rr|vlc-2.1.5-1plf|325	%{_libdir}/vlc/plugins/demux/libvc1_plugin.so
14rr|vlc-2.1.5-1plf|326	%{_libdir}/vlc/plugins/demux/libvoc_plugin.so*
14rr|vlc-2.1.5-1plf|327	%{_libdir}/vlc/plugins/demux/libwav_plugin.so*
14rr|vlc-2.1.5-1plf|328	%{_libdir}/vlc/plugins/demux/libts_plugin.so*
14rr|vlc-2.1.5-1plf|329	%{_libdir}/vlc/plugins/demux/libxa_plugin.so*
14rr|vlc-2.1.5-1plf|330	%{_libdir}/vlc/plugins/demux/libogg_plugin.so*
14rr|vlc-2.1.5-1plf|331	%{_libdir}/vlc/plugins/codec/libvorbis_plugin.so*
14rr|vlc-2.1.5-1plf|332	%dir %{_libdir}/vlc/plugins/meta_engine
14rr|vlc-2.1.5-1plf|333	%{_libdir}/vlc/plugins/meta_engine/libfolder_plugin.so
14rr|vlc-2.1.5-1plf|334	%{_libdir}/vlc/plugins/meta_engine/libtaglib_plugin.so
14rr|vlc-2.1.5-1plf|335	%dir %{_libdir}/vlc/plugins/misc
14rr|vlc-2.1.5-1plf|336	%{_libdir}/vlc/plugins/misc/libaudioscrobbler_plugin.so
14rr|vlc-2.1.5-1plf|337	%{_libdir}/vlc/plugins/misc/libdbus_screensaver_plugin.so
14rr|vlc-2.1.5-1plf|338	%{_libdir}/vlc/plugins/misc/libexport_plugin.so*
14rr|vlc-2.1.5-1plf|339	%{_libdir}/vlc/plugins/misc/libfingerprinter_plugin.so
14rr|vlc-2.1.5-1plf|340	%{_libdir}/vlc/plugins/misc/liblogger_plugin.so*
14rr|vlc-2.1.5-1plf|341	%{_libdir}/vlc/plugins/misc/libstats_plugin.so
14rr|vlc-2.1.5-1plf|342	%{_libdir}/vlc/plugins/misc/libvod_rtsp_plugin.so*
14rr|vlc-2.1.5-1plf|343	%{_libdir}/vlc/plugins/misc/libxdg_screensaver_plugin.so*
14rr|vlc-2.1.5-1plf|344	%{_libdir}/vlc/plugins/misc/libxml_plugin.so*
14rr|vlc-2.1.5-1plf|345	%dir %{_libdir}/vlc/plugins/mmx
14rr|vlc-2.1.5-1plf|346	%{_libdir}/vlc/plugins/mmx/libi420_rgb_mmx_plugin.so
14rr|vlc-2.1.5-1plf|347	%{_libdir}/vlc/plugins/mmx/libi420_yuy2_mmx_plugin.so
14rr|vlc-2.1.5-1plf|348	%{_libdir}/vlc/plugins/mmx/libi422_yuy2_mmx_plugin.so
14rr|vlc-2.1.5-1plf|349	%dir %{_libdir}/vlc/plugins/mux
14rr|vlc-2.1.5-1plf|350	%{_libdir}/vlc/plugins/mux/libmux_asf_plugin.so*
14rr|vlc-2.1.5-1plf|351	%{_libdir}/vlc/plugins/mux/libmux_avi_plugin.so*
14rr|vlc-2.1.5-1plf|352	%{_libdir}/vlc/plugins/mux/libmux_dummy_plugin.so*
14rr|vlc-2.1.5-1plf|353	%{_libdir}/vlc/plugins/mux/libmux_mp4_plugin.so*
14rr|vlc-2.1.5-1plf|354	%{_libdir}/vlc/plugins/mux/libmux_mpjpeg_plugin.so*
14rr|vlc-2.1.5-1plf|355	%{_libdir}/vlc/plugins/mux/libmux_ogg_plugin.so*
14rr|vlc-2.1.5-1plf|356	%{_libdir}/vlc/plugins/mux/libmux_ps_plugin.so*
14rr|vlc-2.1.5-1plf|357	%{_libdir}/vlc/plugins/mux/libmux_ts_plugin.so
14rr|vlc-2.1.5-1plf|358	%{_libdir}/vlc/plugins/mux/libmux_wav_plugin.so*
14rr|vlc-2.1.5-1plf|359	%dir %{_libdir}/vlc/plugins/notify
14rr|vlc-2.1.5-1plf|360	%dir %{_libdir}/vlc/plugins/gui/
14rr|vlc-2.1.5-1plf|361	%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
14rr|vlc-2.1.5-1plf|362	%dir %{_libdir}/vlc/plugins/packetizer
14rr|vlc-2.1.5-1plf|363	%{_libdir}/vlc/plugins/packetizer/libpacketizer_copy_plugin.so*
14rr|vlc-2.1.5-1plf|364	%{_libdir}/vlc/plugins/packetizer/libpacketizer_dirac_plugin.so
14rr|vlc-2.1.5-1plf|365	%{_libdir}/vlc/plugins/packetizer/libpacketizer_flac_plugin.so
14rr|vlc-2.1.5-1plf|366	%{_libdir}/vlc/plugins/packetizer/libpacketizer_h264_plugin.so*
14rr|vlc-2.1.5-1plf|367	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mlp_plugin.so
14rr|vlc-2.1.5-1plf|368	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4audio_plugin.so*
14rr|vlc-2.1.5-1plf|369	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4video_plugin.so*
14rr|vlc-2.1.5-1plf|370	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpegvideo_plugin.so*
14rr|vlc-2.1.5-1plf|371	%{_libdir}/vlc/plugins/packetizer/libpacketizer_vc1_plugin.so
14rr|vlc-2.1.5-1plf|372	%dir %{_libdir}/vlc/plugins/services_discovery/
14rr|vlc-2.1.5-1plf|373	%{_libdir}/vlc/plugins/services_discovery/libmediadirs_plugin.so
14rr|vlc-2.1.5-1plf|374	%{_libdir}/vlc/plugins/services_discovery/libmtp_plugin.so
14rr|vlc-2.1.5-1plf|375	%{_libdir}/vlc/plugins/services_discovery/libpodcast_plugin.so*
14rr|vlc-2.1.5-1plf|376	%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so*
14rr|vlc-2.1.5-1plf|377	%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so*
14rr|vlc-2.1.5-1plf|378	%{_libdir}/vlc/plugins/services_discovery/libxcb_apps_plugin.so
14rr|vlc-2.1.5-1plf|379	%dir %{_libdir}/vlc/plugins/stream_filter/
14rr|vlc-2.1.5-1plf|380	%{_libdir}/vlc/plugins/stream_filter/libdash_plugin.so
14rr|vlc-2.1.5-1plf|381	%{_libdir}/vlc/plugins/stream_filter/libdecomp_plugin.so
14rr|vlc-2.1.5-1plf|382	%{_libdir}/vlc/plugins/stream_filter/libhttplive_plugin.so
14rr|vlc-2.1.5-1plf|383	%{_libdir}/vlc/plugins/stream_filter/librecord_plugin.so
14rr|vlc-2.1.5-1plf|384	%{_libdir}/vlc/plugins/stream_filter/libsmooth_plugin.so
14rr|vlc-2.1.5-1plf|385	%dir %{_libdir}/vlc/plugins/stream_out
14rr|vlc-2.1.5-1plf|386	%{_libdir}/vlc/plugins/stream_out/libstream_out_autodel_plugin.so
14rr|vlc-2.1.5-1plf|387	%{_libdir}/vlc/plugins/stream_out/libstream_out_bridge_plugin.so*
14rr|vlc-2.1.5-1plf|388	%{_libdir}/vlc/plugins/stream_out/libstream_out_chromaprint_plugin.so
14rr|vlc-2.1.5-1plf|389	%{_libdir}/vlc/plugins/stream_out/libstream_out_delay_plugin.so
14rr|vlc-2.1.5-1plf|390	%{_libdir}/vlc/plugins/stream_out/libstream_out_description_plugin.so*
14rr|vlc-2.1.5-1plf|391	%{_libdir}/vlc/plugins/stream_out/libstream_out_display_plugin.so*
14rr|vlc-2.1.5-1plf|392	%{_libdir}/vlc/plugins/stream_out/libstream_out_dummy_plugin.so*
14rr|vlc-2.1.5-1plf|393	%{_libdir}/vlc/plugins/stream_out/libstream_out_duplicate_plugin.so*
14rr|vlc-2.1.5-1plf|394	%{_libdir}/vlc/plugins/stream_out/libstream_out_es_plugin.so*
14rr|vlc-2.1.5-1plf|395	%{_libdir}/vlc/plugins/stream_out/libstream_out_gather_plugin.so*
14rr|vlc-2.1.5-1plf|396	%{_libdir}/vlc/plugins/stream_out/libstream_out_langfromtelx_plugin.so
14rr|vlc-2.1.5-1plf|397	%{_libdir}/vlc/plugins/stream_out/libstream_out_mosaic_bridge_plugin.so*
14rr|vlc-2.1.5-1plf|398	%{_libdir}/vlc/plugins/stream_out/libstream_out_raop_plugin.so
14rr|vlc-2.1.5-1plf|399	%{_libdir}/vlc/plugins/stream_out/libstream_out_record_plugin.so
14rr|vlc-2.1.5-1plf|400	%{_libdir}/vlc/plugins/stream_out/libstream_out_rtp_plugin.so*
14rr|vlc-2.1.5-1plf|401	%{_libdir}/vlc/plugins/stream_out/libstream_out_setid_plugin.so
14rr|vlc-2.1.5-1plf|402	%{_libdir}/vlc/plugins/stream_out/libstream_out_smem_plugin.so*
14rr|vlc-2.1.5-1plf|403	%{_libdir}/vlc/plugins/stream_out/libstream_out_standard_plugin.so*
14rr|vlc-2.1.5-1plf|404	%{_libdir}/vlc/plugins/stream_out/libstream_out_transcode_plugin.so*
14rr|vlc-2.1.5-1plf|405	%dir %{_libdir}/vlc/plugins/text_renderer
14rr|vlc-2.1.5-1plf|406	%{_libdir}/vlc/plugins/text_renderer/libfreetype_plugin.so*
14rr|vlc-2.1.5-1plf|407	%{_libdir}/vlc/plugins/text_renderer/libsvg_plugin.so
14rr|vlc-2.1.5-1plf|408	%{_libdir}/vlc/plugins/text_renderer/libtdummy_plugin.so
14rr|vlc-2.1.5-1plf|409	%dir %{_libdir}/vlc/plugins/video_chroma
14rr|vlc-2.1.5-1plf|410	%{_libdir}/vlc/plugins/video_chroma/libgrey_yuv_plugin.so
14rr|vlc-2.1.5-1plf|411	%{_libdir}/vlc/plugins/video_chroma/libi420_rgb_*plugin.so*
14rr|vlc-2.1.5-1plf|412	%{_libdir}/vlc/plugins/video_chroma/libi420_yuy2_*plugin.so*
14rr|vlc-2.1.5-1plf|413	%{_libdir}/vlc/plugins/video_chroma/libi422_i420_plugin.so
14rr|vlc-2.1.5-1plf|414	%{_libdir}/vlc/plugins/video_chroma/libi422_yuy2_*plugin.so*
14rr|vlc-2.1.5-1plf|415	%{_libdir}/vlc/plugins/video_chroma/librv32_plugin.so
14rr|vlc-2.1.5-1plf|416	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i420_plugin.so
14rr|vlc-2.1.5-1plf|417	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i422_plugin.so
14rr|vlc-2.1.5-1plf|418	%dir %{_libdir}/vlc/plugins/video_filter
14rr|vlc-2.1.5-1plf|419	%{_libdir}/vlc/plugins/video_filter/libadjust_plugin.so*
14rr|vlc-2.1.5-1plf|420	%{_libdir}/vlc/plugins/video_filter/libalphamask_plugin.so
14rr|vlc-2.1.5-1plf|421	%{_libdir}/vlc/plugins/video_filter/libanaglyph_plugin.so
14rr|vlc-2.1.5-1plf|422	%{_libdir}/vlc/plugins/video_filter/libantiflicker_plugin.so
14rr|vlc-2.1.5-1plf|423	%{_libdir}/vlc/plugins/video_filter/libaudiobargraph_v_plugin.so
14rr|vlc-2.1.5-1plf|424	%{_libdir}/vlc/plugins/video_filter/libatmo_plugin.so
14rr|vlc-2.1.5-1plf|425	%{_libdir}/vlc/plugins/video_filter/libball_plugin.so
14rr|vlc-2.1.5-1plf|426	%{_libdir}/vlc/plugins/video_filter/libblendbench_plugin.so
14rr|vlc-2.1.5-1plf|427	%{_libdir}/vlc/plugins/video_filter/libblend_plugin.so*
14rr|vlc-2.1.5-1plf|428	%{_libdir}/vlc/plugins/video_filter/libbluescreen_plugin.so
14rr|vlc-2.1.5-1plf|429	%{_libdir}/vlc/plugins/video_filter/libcanvas_plugin.so
14rr|vlc-2.1.5-1plf|430	%{_libdir}/vlc/plugins/video_filter/libchain_plugin.so
14rr|vlc-2.1.5-1plf|431	%{_libdir}/vlc/plugins/video_filter/libclone_plugin.so*
14rr|vlc-2.1.5-1plf|432	%{_libdir}/vlc/plugins/video_filter/libcolorthres_plugin.so
14rr|vlc-2.1.5-1plf|433	%{_libdir}/vlc/plugins/video_filter/libcroppadd_plugin.so
14rr|vlc-2.1.5-1plf|434	%{_libdir}/vlc/plugins/video_filter/libdeinterlace_plugin.so*
14rr|vlc-2.1.5-1plf|435	%{_libdir}/vlc/plugins/video_filter/libdynamicoverlay_plugin.so
14rr|vlc-2.1.5-1plf|436	%{_libdir}/vlc/plugins/video_filter/liberase_plugin.so
14rr|vlc-2.1.5-1plf|437	%{_libdir}/vlc/plugins/video_filter/libextract_plugin.so
14rr|vlc-2.1.5-1plf|438	%{_libdir}/vlc/plugins/video_filter/libgaussianblur_plugin.so
14rr|vlc-2.1.5-1plf|439	%{_libdir}/vlc/plugins/video_filter/libgradient_plugin.so
14rr|vlc-2.1.5-1plf|440	%{_libdir}/vlc/plugins/video_filter/libgradfun_plugin.so
14rr|vlc-2.1.5-1plf|441	%{_libdir}/vlc/plugins/video_filter/libgrain_plugin.so
14rr|vlc-2.1.5-1plf|442	%{_libdir}/vlc/plugins/video_filter/libhqdn3d_plugin.so
14rr|vlc-2.1.5-1plf|443	%{_libdir}/vlc/plugins/video_filter/libinvert_plugin.so*
14rr|vlc-2.1.5-1plf|444	%{_libdir}/vlc/plugins/video_filter/liblogo_plugin.so*
14rr|vlc-2.1.5-1plf|445	%{_libdir}/vlc/plugins/video_filter/libmagnify_plugin.so*
14rr|vlc-2.1.5-1plf|446	%{_libdir}/vlc/plugins/video_filter/libmarq_plugin.so*
14rr|vlc-2.1.5-1plf|447	%{_libdir}/vlc/plugins/video_filter/libmirror_plugin.so
14rr|vlc-2.1.5-1plf|448	%{_libdir}/vlc/plugins/video_filter/libmosaic_plugin.so*
14rr|vlc-2.1.5-1plf|449	%{_libdir}/vlc/plugins/video_filter/libmotionblur_plugin.so*
14rr|vlc-2.1.5-1plf|450	%{_libdir}/vlc/plugins/video_filter/libmotiondetect_plugin.so*
14rr|vlc-2.1.5-1plf|451	%{_libdir}/vlc/plugins/video_filter/libpanoramix_plugin.so
14rr|vlc-2.1.5-1plf|452	%{_libdir}/vlc/plugins/video_filter/libposterize_plugin.so
14rr|vlc-2.1.5-1plf|453	%{_libdir}/vlc/plugins/video_filter/libpostproc_plugin.so
14rr|vlc-2.1.5-1plf|454	%{_libdir}/vlc/plugins/video_filter/libpsychedelic_plugin.so
14rr|vlc-2.1.5-1plf|455	%{_libdir}/vlc/plugins/video_filter/libpuzzle_plugin.so
14rr|vlc-2.1.5-1plf|456	%{_libdir}/vlc/plugins/video_filter/libremoteosd_plugin.so
14rr|vlc-2.1.5-1plf|457	%{_libdir}/vlc/plugins/video_filter/libripple_plugin.so
14rr|vlc-2.1.5-1plf|458	%{_libdir}/vlc/plugins/video_filter/librotate_plugin.so
14rr|vlc-2.1.5-1plf|459	%{_libdir}/vlc/plugins/video_filter/librss_plugin.so*
14rr|vlc-2.1.5-1plf|460	%{_libdir}/vlc/plugins/video_filter/libscale_plugin.so*
14rr|vlc-2.1.5-1plf|461	%{_libdir}/vlc/plugins/video_filter/libscene_plugin.so
14rr|vlc-2.1.5-1plf|462	%{_libdir}/vlc/plugins/video_filter/libsepia_plugin.so
14rr|vlc-2.1.5-1plf|463	%{_libdir}/vlc/plugins/video_filter/libsharpen_plugin.so
14rr|vlc-2.1.5-1plf|464	%{_libdir}/vlc/plugins/video_filter/libsubsdelay_plugin.so
14rr|vlc-2.1.5-1plf|465	%{_libdir}/vlc/plugins/video_filter/libswscale_plugin.so
14rr|vlc-2.1.5-1plf|466	%{_libdir}/vlc/plugins/video_filter/libtransform_plugin.so*
14rr|vlc-2.1.5-1plf|467	%{_libdir}/vlc/plugins/video_filter/libwall_plugin.so*
14rr|vlc-2.1.5-1plf|468	%{_libdir}/vlc/plugins/video_filter/libwave_plugin.so
14rr|vlc-2.1.5-1plf|469	%{_libdir}/vlc/plugins/video_filter/libyuvp_plugin.so
14rr|vlc-2.1.5-1plf|470	%dir %{_libdir}/vlc/plugins/video_output
14rr|vlc-2.1.5-1plf|471	%{_libdir}/vlc/plugins/video_output/libcaca_plugin.so
14rr|vlc-2.1.5-1plf|472	%{_libdir}/vlc/plugins/video_output/libfb_plugin.so*
14rr|vlc-2.1.5-1plf|473	%{_libdir}/vlc/plugins/video_output/libvmem_plugin.so
14rr|vlc-2.1.5-1plf|474	%{_libdir}/vlc/plugins/video_output/libyuv_plugin.so
14rr|vlc-2.1.5-1plf|475	%{_libdir}/vlc/plugins/video_output/libvdummy_plugin.so
14rr|vlc-2.1.5-1plf|476	%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so*
14rr|vlc-2.1.5-1plf|477	%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so*
14rr|vlc-2.1.5-1plf|478	%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so*
14rr|vlc-2.1.5-1plf|479	%dir %{_libdir}/vlc/plugins/visualization
14rr|vlc-2.1.5-1plf|480	%{_libdir}/vlc/plugins/visualization/libvisual_plugin.so*
14rr|vlc-2.1.5-1plf|481	%{_libdir}/vlc/plugins/access/libaccess_alsa_plugin.so
14rr|vlc-2.1.5-1plf|482	%{_libdir}/vlc/plugins/audio_output/libalsa_plugin.so*
14rr|vlc-2.1.5-1plf|483	%{_mandir}/man1/vlc.*
14rr|vlc-2.1.5-1plf|484	%{_mandir}/man1/vlc-wrapper.1*
14rr|vlc-2.1.5-1plf|485	%{_datadir}/applications/vlc.desktop
14rr|vlc-2.1.5-1plf|486	%{_miconsdir}/vlc.png
14rr|vlc-2.1.5-1plf|487	%{_iconsdir}/vlc.png
14rr|vlc-2.1.5-1plf|488	%{_liconsdir}/vlc.png
14rr|vlc-2.1.5-1plf|489	%{_iconsdir}/hicolor/*/apps/*
14rr|vlc-2.1.5-1plf|490	%{_datadir}/apps/solid/actions/*.desktop
14rr|vlc-2.1.5-1plf|491	
14rr|vlc-2.1.5-1plf|492	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|493	
14rr|vlc-2.1.5-1plf|494	%package -n svlc
14rr|vlc-2.1.5-1plf|495	Summary:	Skinned GUI plugin for the VLC media player
14rr|vlc-2.1.5-1plf|496	Group:		Video
14rr|vlc-2.1.5-1plf|497	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|498	Provides:	vlc-gui
14rr|vlc-2.1.5-1plf|499	
14rr|vlc-2.1.5-1plf|500	%description -n svlc
14rr|vlc-2.1.5-1plf|501	This plugin adds a skinned GUI interface to the VLC media player. To
14rr|vlc-2.1.5-1plf|502	activate it, run the `svlc' program.
14rr|vlc-2.1.5-1plf|503	
14rr|vlc-2.1.5-1plf|504	%files -n svlc
14rr|vlc-2.1.5-1plf|505	%doc README
14rr|vlc-2.1.5-1plf|506	%{_bindir}/svlc
14rr|vlc-2.1.5-1plf|507	%{_libdir}/vlc/plugins/gui/libskins2_plugin.so*
14rr|vlc-2.1.5-1plf|508	%{_datadir}/applications/mandriva-svlc.desktop
14rr|vlc-2.1.5-1plf|509	%{_datadir}/vlc/skins2
14rr|vlc-2.1.5-1plf|510	
14rr|vlc-2.1.5-1plf|511	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|512	
14rr|vlc-2.1.5-1plf|513	%package -n %{libname}
14rr|vlc-2.1.5-1plf|514	Summary:	Shared code for the VLC media player
14rr|vlc-2.1.5-1plf|515	Group:		System/Libraries
14rr|vlc-2.1.5-1plf|516	
14rr|vlc-2.1.5-1plf|517	%description -n %{libname}
14rr|vlc-2.1.5-1plf|518	Shared code for the VLC media player
14rr|vlc-2.1.5-1plf|519	This package contains code that is shared by different modules of the
14rr|vlc-2.1.5-1plf|520	VLC media player.
14rr|vlc-2.1.5-1plf|521	
14rr|vlc-2.1.5-1plf|522	%files -n %{libname}
14rr|vlc-2.1.5-1plf|523	%{_libdir}/libvlc.so.%{libmajor}*
14rr|vlc-2.1.5-1plf|524	
14rr|vlc-2.1.5-1plf|525	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|526	
14rr|vlc-2.1.5-1plf|527	%package -n %{libnamecore}
14rr|vlc-2.1.5-1plf|528	Summary:	Shared core code for the VLC media player
14rr|vlc-2.1.5-1plf|529	Group:		System/Libraries
14rr|vlc-2.1.5-1plf|530	#gw needed by the python bindings:
14rr|vlc-2.1.5-1plf|531	Provides:	libvlccore = %{version}-%{release}
14rr|vlc-2.1.5-1plf|532	
14rr|vlc-2.1.5-1plf|533	%description -n %{libnamecore}
14rr|vlc-2.1.5-1plf|534	Shared core code for the VLC media player
14rr|vlc-2.1.5-1plf|535	This package contains code that is shared by different modules of the
14rr|vlc-2.1.5-1plf|536	VLC media player.
14rr|vlc-2.1.5-1plf|537	
14rr|vlc-2.1.5-1plf|538	%files -n %{libnamecore}
14rr|vlc-2.1.5-1plf|539	%{_libdir}/libvlccore.so.%{coremajor}*
14rr|vlc-2.1.5-1plf|540	
14rr|vlc-2.1.5-1plf|541	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|542	
14rr|vlc-2.1.5-1plf|543	%package -n %{devname}
14rr|vlc-2.1.5-1plf|544	Summary:	Development files for the VLC media player
14rr|vlc-2.1.5-1plf|545	Group:		Development/C
14rr|vlc-2.1.5-1plf|546	Requires:	%{libname} = %{version}
14rr|vlc-2.1.5-1plf|547	Requires:	%{libnamecore} = %{version}
14rr|vlc-2.1.5-1plf|548	Provides:	%{name}-devel = %{version}-%{release}
14rr|vlc-2.1.5-1plf|549	Provides:	lib%{name}-devel = %{version}-%{release}
14rr|vlc-2.1.5-1plf|550	
14rr|vlc-2.1.5-1plf|551	%description -n %{devname}
14rr|vlc-2.1.5-1plf|552	Development files for the VLC media player
14rr|vlc-2.1.5-1plf|553	This package contains headers and a static library required to build plugins
14rr|vlc-2.1.5-1plf|554	for the VLC media player, or standalone applications using features from VLC.
14rr|vlc-2.1.5-1plf|555	
14rr|vlc-2.1.5-1plf|556	%files -n %{devname}
14rr|vlc-2.1.5-1plf|557	%doc README doc/release-howto.txt doc/skins
14rr|vlc-2.1.5-1plf|558	%dir %{_includedir}/vlc
14rr|vlc-2.1.5-1plf|559	%{_libdir}/vlc/libcompat.a
14rr|vlc-2.1.5-1plf|560	%{_libdir}/libvlc.so
14rr|vlc-2.1.5-1plf|561	%{_libdir}/libvlccore.so
14rr|vlc-2.1.5-1plf|562	%{_includedir}/vlc/*
14rr|vlc-2.1.5-1plf|563	%{_libdir}/pkgconfig/*
14rr|vlc-2.1.5-1plf|564	
14rr|vlc-2.1.5-1plf|565	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|566	
14rr|vlc-2.1.5-1plf|567	%package plugin-aa
14rr|vlc-2.1.5-1plf|568	Summary:	ASCII art video plugin for the VLC media player
14rr|vlc-2.1.5-1plf|569	Group:		Video
14rr|vlc-2.1.5-1plf|570	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|571	BuildRequires:	aalib-devel
14rr|vlc-2.1.5-1plf|572	
14rr|vlc-2.1.5-1plf|573	%description plugin-aa
14rr|vlc-2.1.5-1plf|574	This is an ASCII art video output plugin for the VLC media playe. To
14rr|vlc-2.1.5-1plf|575	activate it, use the `--vout aa' flag or select the `aa' video output
14rr|vlc-2.1.5-1plf|576	plugin from the preferences menu.
14rr|vlc-2.1.5-1plf|577	
14rr|vlc-2.1.5-1plf|578	%files plugin-aa
14rr|vlc-2.1.5-1plf|579	%doc README
14rr|vlc-2.1.5-1plf|580	%{_libdir}/vlc/plugins/video_output/libaa_plugin.so*
14rr|vlc-2.1.5-1plf|581	
14rr|vlc-2.1.5-1plf|582	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|583	
14rr|vlc-2.1.5-1plf|584	%package plugin-bonjour
14rr|vlc-2.1.5-1plf|585	Summary:	Bonjour service discovery plugin for the VLC media player
14rr|vlc-2.1.5-1plf|586	Group:		Video
14rr|vlc-2.1.5-1plf|587	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|588	
14rr|vlc-2.1.5-1plf|589	%description plugin-bonjour
14rr|vlc-2.1.5-1plf|590	This plugin adds support for Bonjour service discovery to
14rr|vlc-2.1.5-1plf|591	the VLC media player.
14rr|vlc-2.1.5-1plf|592	
14rr|vlc-2.1.5-1plf|593	%files plugin-bonjour
14rr|vlc-2.1.5-1plf|594	%doc README
14rr|vlc-2.1.5-1plf|595	%{_libdir}/vlc/plugins/services_discovery/libbonjour_plugin.so*
14rr|vlc-2.1.5-1plf|596	
14rr|vlc-2.1.5-1plf|597	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|598	
14rr|vlc-2.1.5-1plf|599	%package plugin-dv
14rr|vlc-2.1.5-1plf|600	Summary:	DV codec plugin for the VLC media player
14rr|vlc-2.1.5-1plf|601	Group:		Video
14rr|vlc-2.1.5-1plf|602	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|603	BuildRequires:	pkgconfig(libdv)
14rr|vlc-2.1.5-1plf|604	BuildRequires:	pkgconfig(libraw1394)
14rr|vlc-2.1.5-1plf|605	BuildRequires:	pkgconfig(libdc1394-2)
14rr|vlc-2.1.5-1plf|606	BuildRequires:	pkgconfig(libavc1394)
14rr|vlc-2.1.5-1plf|607	
14rr|vlc-2.1.5-1plf|608	%description plugin-dv
14rr|vlc-2.1.5-1plf|609	This plugin adds support for the DV video format to the VLC media player.
14rr|vlc-2.1.5-1plf|610	The plugin is autodetected.
14rr|vlc-2.1.5-1plf|611	
14rr|vlc-2.1.5-1plf|612	%files plugin-dv
14rr|vlc-2.1.5-1plf|613	%doc README
14rr|vlc-2.1.5-1plf|614	%{_libdir}/vlc/plugins/access/libdc1394_plugin.so
14rr|vlc-2.1.5-1plf|615	%{_libdir}/vlc/plugins/access/libdv1394_plugin.so
14rr|vlc-2.1.5-1plf|616	
14rr|vlc-2.1.5-1plf|617	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|618	
14rr|vlc-2.1.5-1plf|619	%package plugin-flac
14rr|vlc-2.1.5-1plf|620	Summary:	Flac codec plugin for the VLC media player
14rr|vlc-2.1.5-1plf|621	Group:		Sound
14rr|vlc-2.1.5-1plf|622	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|623	
14rr|vlc-2.1.5-1plf|624	%description plugin-flac
14rr|vlc-2.1.5-1plf|625	These plugins add support for the FLAC compressed audio format to the
14rr|vlc-2.1.5-1plf|626	VLC media player.
14rr|vlc-2.1.5-1plf|627	
14rr|vlc-2.1.5-1plf|628	%files plugin-flac
14rr|vlc-2.1.5-1plf|629	%doc README
14rr|vlc-2.1.5-1plf|630	%{_libdir}/vlc/plugins/demux/libflacsys_plugin.so
14rr|vlc-2.1.5-1plf|631	%{_libdir}/vlc/plugins/codec/libflac_plugin.so*
14rr|vlc-2.1.5-1plf|632	
14rr|vlc-2.1.5-1plf|633	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|634	
14rr|vlc-2.1.5-1plf|635	%package plugin-fluidsynth
14rr|vlc-2.1.5-1plf|636	Summary:	Add MIDI playback support to VLC based on Fluidsynth
14rr|vlc-2.1.5-1plf|637	Group:		Sound
14rr|vlc-2.1.5-1plf|638	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|639	BuildRequires:	pkgconfig(fluidsynth)
14rr|vlc-2.1.5-1plf|640	
14rr|vlc-2.1.5-1plf|641	%description plugin-fluidsynth
14rr|vlc-2.1.5-1plf|642	This plugin adds support for MIDI playback to VLC based on the Fluidsynth
14rr|vlc-2.1.5-1plf|643	library.
14rr|vlc-2.1.5-1plf|644	
14rr|vlc-2.1.5-1plf|645	%files plugin-fluidsynth
14rr|vlc-2.1.5-1plf|646	%doc README
14rr|vlc-2.1.5-1plf|647	%{_libdir}/vlc/plugins/codec/libfluidsynth_plugin.so
14rr|vlc-2.1.5-1plf|648	
14rr|vlc-2.1.5-1plf|649	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|650	
14rr|vlc-2.1.5-1plf|651	%package plugin-gme
14rr|vlc-2.1.5-1plf|652	Summary:	Add game music playback support to VLC based on libgme
14rr|vlc-2.1.5-1plf|653	Group:		Sound
14rr|vlc-2.1.5-1plf|654	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|655	BuildRequires:	libgme-devel
14rr|vlc-2.1.5-1plf|656	
14rr|vlc-2.1.5-1plf|657	%description plugin-gme
14rr|vlc-2.1.5-1plf|658	This plugin adds support for video game music playback to VLC based on the
14rr|vlc-2.1.5-1plf|659	GME library.
14rr|vlc-2.1.5-1plf|660	
14rr|vlc-2.1.5-1plf|661	%files plugin-gme
14rr|vlc-2.1.5-1plf|662	%doc README
14rr|vlc-2.1.5-1plf|663	%{_libdir}/vlc/plugins/demux/libgme_plugin.so
14rr|vlc-2.1.5-1plf|664	
14rr|vlc-2.1.5-1plf|665	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|666	
14rr|vlc-2.1.5-1plf|667	%package plugin-gnutls
14rr|vlc-2.1.5-1plf|668	Summary:	Secure Socket Layer plugin for the VLC media player
14rr|vlc-2.1.5-1plf|669	Group:		Video
14rr|vlc-2.1.5-1plf|670	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|671	
14rr|vlc-2.1.5-1plf|672	%description plugin-gnutls
14rr|vlc-2.1.5-1plf|673	This plugin adds support for SSL/TLS to the VLC media player.
14rr|vlc-2.1.5-1plf|674	
14rr|vlc-2.1.5-1plf|675	%files plugin-gnutls
14rr|vlc-2.1.5-1plf|676	%doc README
14rr|vlc-2.1.5-1plf|677	%{_libdir}/vlc/plugins/misc/libgnutls_plugin.so*
14rr|vlc-2.1.5-1plf|678	
14rr|vlc-2.1.5-1plf|679	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|680	
14rr|vlc-2.1.5-1plf|681	%if %{with_goom}
14rr|vlc-2.1.5-1plf|682	%package plugin-goom
14rr|vlc-2.1.5-1plf|683	Summary:	Visualization plugin for the VLC media player
14rr|vlc-2.1.5-1plf|684	Group:		Video
14rr|vlc-2.1.5-1plf|685	BuildRequires:	libgoom2-devel
14rr|vlc-2.1.5-1plf|686	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|687	
14rr|vlc-2.1.5-1plf|688	%description plugin-goom
14rr|vlc-2.1.5-1plf|689	This is a visualization plugin for VLC media player based on the Goom library.
14rr|vlc-2.1.5-1plf|690	
14rr|vlc-2.1.5-1plf|691	%files plugin-goom
14rr|vlc-2.1.5-1plf|692	%doc README
14rr|vlc-2.1.5-1plf|693	%{_libdir}/vlc/plugins/visualization/libgoom_plugin.so
14rr|vlc-2.1.5-1plf|694	%endif
14rr|vlc-2.1.5-1plf|695	
14rr|vlc-2.1.5-1plf|696	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|697	
14rr|vlc-2.1.5-1plf|698	%package plugin-jack
14rr|vlc-2.1.5-1plf|699	Summary:	Jack audio plugin for the VLC media player
14rr|vlc-2.1.5-1plf|700	Group:		Sound
14rr|vlc-2.1.5-1plf|701	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|702	
14rr|vlc-2.1.5-1plf|703	%description plugin-jack
14rr|vlc-2.1.5-1plf|704	This plugin adds support for the Jack Audio Connection Kit to the VLC
14rr|vlc-2.1.5-1plf|705	media player. To activate it, use the `--aout jack' flag or select the
14rr|vlc-2.1.5-1plf|706	`jack' audio output plugin from the preferences menu.
14rr|vlc-2.1.5-1plf|707	
14rr|vlc-2.1.5-1plf|708	%files plugin-jack
14rr|vlc-2.1.5-1plf|709	%doc README
14rr|vlc-2.1.5-1plf|710	%{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
14rr|vlc-2.1.5-1plf|711	%{_libdir}/vlc/plugins/audio_output/libjack_plugin.so*
14rr|vlc-2.1.5-1plf|712	
14rr|vlc-2.1.5-1plf|713	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|714	
14rr|vlc-2.1.5-1plf|715	%package plugin-kate
14rr|vlc-2.1.5-1plf|716	Summary:	Add subtitle and Karaoke text support to VLC
14rr|vlc-2.1.5-1plf|717	Group:		Video
14rr|vlc-2.1.5-1plf|718	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|719	BuildRequires:	pkgconfig(tiger)
14rr|vlc-2.1.5-1plf|720	
14rr|vlc-2.1.5-1plf|721	%description plugin-kate
14rr|vlc-2.1.5-1plf|722	This package adds support for subtitles and Karaoke text display based on
14rr|vlc-2.1.5-1plf|723	the libkate library to VLC.
14rr|vlc-2.1.5-1plf|724	
14rr|vlc-2.1.5-1plf|725	%files plugin-kate
14rr|vlc-2.1.5-1plf|726	%doc README
14rr|vlc-2.1.5-1plf|727	%{_libdir}/vlc/plugins/codec/libkate_plugin.so
14rr|vlc-2.1.5-1plf|728	
14rr|vlc-2.1.5-1plf|729	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|730	
14rr|vlc-2.1.5-1plf|731	%package plugin-libass
14rr|vlc-2.1.5-1plf|732	Summary:	Add subtitle support to VLC using libass
14rr|vlc-2.1.5-1plf|733	Group:		Video
14rr|vlc-2.1.5-1plf|734	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|735	BuildRequires:	pkgconfig(libass)
14rr|vlc-2.1.5-1plf|736	
14rr|vlc-2.1.5-1plf|737	%description plugin-libass
14rr|vlc-2.1.5-1plf|738	This package adds support for subtitles based on the libass library to VLC.
14rr|vlc-2.1.5-1plf|739	
14rr|vlc-2.1.5-1plf|740	%files plugin-libass
14rr|vlc-2.1.5-1plf|741	%doc README
14rr|vlc-2.1.5-1plf|742	%{_libdir}/vlc/plugins/codec/liblibass_plugin.so
14rr|vlc-2.1.5-1plf|743	
14rr|vlc-2.1.5-1plf|744	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|745	
14rr|vlc-2.1.5-1plf|746	%package plugin-libnotify
14rr|vlc-2.1.5-1plf|747	Summary:	Notification popup plugin for the VLC media player
14rr|vlc-2.1.5-1plf|748	Group:		Video
14rr|vlc-2.1.5-1plf|749	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|750	
14rr|vlc-2.1.5-1plf|751	%description plugin-libnotify
14rr|vlc-2.1.5-1plf|752	This plugin adds support for notification popup messages to
14rr|vlc-2.1.5-1plf|753	the VLC media player.
14rr|vlc-2.1.5-1plf|754	
14rr|vlc-2.1.5-1plf|755	%files plugin-libnotify
14rr|vlc-2.1.5-1plf|756	%doc README
14rr|vlc-2.1.5-1plf|757	%{_libdir}/vlc/plugins/notify/libnotify_plugin.so*
14rr|vlc-2.1.5-1plf|758	
14rr|vlc-2.1.5-1plf|759	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|760	
14rr|vlc-2.1.5-1plf|761	%package plugin-lirc
14rr|vlc-2.1.5-1plf|762	Summary:	Lirc plugin for the VLC media player
14rr|vlc-2.1.5-1plf|763	Group:		Video
14rr|vlc-2.1.5-1plf|764	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|765	BuildRequires:	pkgconfig(liblircclient0)
14rr|vlc-2.1.5-1plf|766	
14rr|vlc-2.1.5-1plf|767	%description plugin-lirc
14rr|vlc-2.1.5-1plf|768	This plugin is an infrared lirc interface for the VLC media player. To
14rr|vlc-2.1.5-1plf|769	activate it, use the `--extraintf lirc' flag.
14rr|vlc-2.1.5-1plf|770	
14rr|vlc-2.1.5-1plf|771	%files plugin-lirc
14rr|vlc-2.1.5-1plf|772	%doc README
14rr|vlc-2.1.5-1plf|773	%{_libdir}/vlc/plugins/control/liblirc_plugin.so*
14rr|vlc-2.1.5-1plf|774	
14rr|vlc-2.1.5-1plf|775	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|776	
14rr|vlc-2.1.5-1plf|777	%package plugin-lua
14rr|vlc-2.1.5-1plf|778	Summary:	Add Lua scripting to vlc
14rr|vlc-2.1.5-1plf|779	Group:		Video
14rr|vlc-2.1.5-1plf|780	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|781	BuildRequires:	pkgconfig(lua)
14rr|vlc-2.1.5-1plf|782	
14rr|vlc-2.1.5-1plf|783	%description plugin-lua
14rr|vlc-2.1.5-1plf|784	This plugin adds lua scripting and provides a few example scripts as well.
14rr|vlc-2.1.5-1plf|785	
14rr|vlc-2.1.5-1plf|786	%files plugin-lua
14rr|vlc-2.1.5-1plf|787	%doc README
14rr|vlc-2.1.5-1plf|788	%{_libdir}/vlc/plugins/lua/liblua_plugin.so
14rr|vlc-2.1.5-1plf|789	%{_libdir}/vlc/lua
14rr|vlc-2.1.5-1plf|790	%{_datadir}/vlc/lua
14rr|vlc-2.1.5-1plf|791	%{_bindir}/rvlc
14rr|vlc-2.1.5-1plf|792	
14rr|vlc-2.1.5-1plf|793	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|794	
14rr|vlc-2.1.5-1plf|795	%package plugin-mod
14rr|vlc-2.1.5-1plf|796	Summary:	MOD audio decoder plugin for the VLC media player
14rr|vlc-2.1.5-1plf|797	Group:		Sound
14rr|vlc-2.1.5-1plf|798	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|799	
14rr|vlc-2.1.5-1plf|800	%description plugin-mod
14rr|vlc-2.1.5-1plf|801	This plugin adds support for music module playback based on libmodplug
14rr|vlc-2.1.5-1plf|802	to the VLC media player.
14rr|vlc-2.1.5-1plf|803	
14rr|vlc-2.1.5-1plf|804	%files plugin-mod
14rr|vlc-2.1.5-1plf|805	%doc README
14rr|vlc-2.1.5-1plf|806	%{_libdir}/vlc/plugins/demux/libmod_plugin.so*
14rr|vlc-2.1.5-1plf|807	
14rr|vlc-2.1.5-1plf|808	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|809	
14rr|vlc-2.1.5-1plf|810	%package plugin-mpc
14rr|vlc-2.1.5-1plf|811	Summary:	MPC audio decoder plugin for the VLC media player
14rr|vlc-2.1.5-1plf|812	Group:		Sound
14rr|vlc-2.1.5-1plf|813	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|814	
14rr|vlc-2.1.5-1plf|815	%description plugin-mpc
14rr|vlc-2.1.5-1plf|816	This plugin adds support for Musepack audio playback based on libmpcdec
14rr|vlc-2.1.5-1plf|817	to the VLC media player.
14rr|vlc-2.1.5-1plf|818	
14rr|vlc-2.1.5-1plf|819	%files plugin-mpc
14rr|vlc-2.1.5-1plf|820	%doc README
14rr|vlc-2.1.5-1plf|821	%{_libdir}/vlc/plugins/demux/libmpc_plugin.so*
14rr|vlc-2.1.5-1plf|822	
14rr|vlc-2.1.5-1plf|823	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|824	
14rr|vlc-2.1.5-1plf|825	%package plugin-ncurses
14rr|vlc-2.1.5-1plf|826	Summary:	Ncurses console-based plugin for the VLC media player
14rr|vlc-2.1.5-1plf|827	Group:		Video
14rr|vlc-2.1.5-1plf|828	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|829	BuildRequires:	pkgconfig(ncurses)
14rr|vlc-2.1.5-1plf|830	
14rr|vlc-2.1.5-1plf|831	%description plugin-ncurses
14rr|vlc-2.1.5-1plf|832	This plugin adds a ncurses interface to the VLC media player. To
14rr|vlc-2.1.5-1plf|833	activate it, use the `--intf ncurses' flag.
14rr|vlc-2.1.5-1plf|834	
14rr|vlc-2.1.5-1plf|835	%files plugin-ncurses
14rr|vlc-2.1.5-1plf|836	%doc README
14rr|vlc-2.1.5-1plf|837	%{_bindir}/nvlc
14rr|vlc-2.1.5-1plf|838	%{_libdir}/vlc/plugins/gui/libncurses_plugin.so*
14rr|vlc-2.1.5-1plf|839	
14rr|vlc-2.1.5-1plf|840	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|841	
14rr|vlc-2.1.5-1plf|842	%package plugin-opencv
14rr|vlc-2.1.5-1plf|843	Summary:	OpenCV wrapper video filter plugin for the VLC media player
14rr|vlc-2.1.5-1plf|844	Group:		Video
14rr|vlc-2.1.5-1plf|845	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|846	BuildRequires:	pkgconfig(opencv)
14rr|vlc-2.1.5-1plf|847	
14rr|vlc-2.1.5-1plf|848	%description plugin-opencv
14rr|vlc-2.1.5-1plf|849	This plugin adds support for OpenCV video filter to the VLC media player.
14rr|vlc-2.1.5-1plf|850	
14rr|vlc-2.1.5-1plf|851	%files plugin-opencv
14rr|vlc-2.1.5-1plf|852	%doc README
14rr|vlc-2.1.5-1plf|853	%{_libdir}/vlc/plugins/video_filter/libopencv_example_plugin.so
14rr|vlc-2.1.5-1plf|854	%{_libdir}/vlc/plugins/video_filter/libopencv_wrapper_plugin.so
14rr|vlc-2.1.5-1plf|855	
14rr|vlc-2.1.5-1plf|856	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|857	
14rr|vlc-2.1.5-1plf|858	%package plugin-opengl
14rr|vlc-2.1.5-1plf|859	Summary:	OpenGL video output plugin for the VLC media player
14rr|vlc-2.1.5-1plf|860	Group:		Video
14rr|vlc-2.1.5-1plf|861	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|862	
14rr|vlc-2.1.5-1plf|863	%description plugin-opengl
14rr|vlc-2.1.5-1plf|864	This plugin adds support for OpenGL video output to the VLC media player.
14rr|vlc-2.1.5-1plf|865	
14rr|vlc-2.1.5-1plf|866	%files plugin-opengl
14rr|vlc-2.1.5-1plf|867	%doc README
14rr|vlc-2.1.5-1plf|868	%{_libdir}/vlc/plugins/video_output/libgl_plugin.so
14rr|vlc-2.1.5-1plf|869	%{_libdir}/vlc/plugins/video_output/libglx_plugin.so
14rr|vlc-2.1.5-1plf|870	%{_libdir}/vlc/plugins/video_output/libxcb_glx_plugin.so*
14rr|vlc-2.1.5-1plf|871	
14rr|vlc-2.1.5-1plf|872	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|873	
14rr|vlc-2.1.5-1plf|874	%package plugin-opus
14rr|vlc-2.1.5-1plf|875	Summary:	Opus codec plugin for the VLC media player
14rr|vlc-2.1.5-1plf|876	Group:		Sound
14rr|vlc-2.1.5-1plf|877	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|878	BuildRequires:	pkgconfig(opus)
14rr|vlc-2.1.5-1plf|879	
14rr|vlc-2.1.5-1plf|880	%description plugin-opus
14rr|vlc-2.1.5-1plf|881	This plugin adds support for the Opus codec to the VLC media player.
14rr|vlc-2.1.5-1plf|882	
14rr|vlc-2.1.5-1plf|883	%files plugin-opus
14rr|vlc-2.1.5-1plf|884	%{_libdir}/vlc/plugins/codec/libopus_plugin.so
14rr|vlc-2.1.5-1plf|885	
14rr|vlc-2.1.5-1plf|886	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|887	
14rr|vlc-2.1.5-1plf|888	%package plugin-projectm
14rr|vlc-2.1.5-1plf|889	Summary:	Visualization plugin for the VLC media player
14rr|vlc-2.1.5-1plf|890	Group:		Video
14rr|vlc-2.1.5-1plf|891	BuildRequires:	pkgconfig(libprojectM)
14rr|vlc-2.1.5-1plf|892	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|893	
14rr|vlc-2.1.5-1plf|894	%description plugin-projectm
14rr|vlc-2.1.5-1plf|895	This is a visualization plugin for VLC media player based on projectm.
14rr|vlc-2.1.5-1plf|896	
14rr|vlc-2.1.5-1plf|897	%files plugin-projectm
14rr|vlc-2.1.5-1plf|898	%doc README
14rr|vlc-2.1.5-1plf|899	%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
14rr|vlc-2.1.5-1plf|900	
14rr|vlc-2.1.5-1plf|901	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|902	
14rr|vlc-2.1.5-1plf|903	%package plugin-pulse
14rr|vlc-2.1.5-1plf|904	Summary:	PulseAudio plugin for the VLC media player
14rr|vlc-2.1.5-1plf|905	Group:		Sound
14rr|vlc-2.1.5-1plf|906	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|907	
14rr|vlc-2.1.5-1plf|908	%description plugin-pulse
14rr|vlc-2.1.5-1plf|909	This plugin adds support for the PulseAudio Sound Daemon to the VLC
14rr|vlc-2.1.5-1plf|910	media player. To activate it, use the `--aout pulse' flag or select the
14rr|vlc-2.1.5-1plf|911	`pulse' audio output plugin from the preferences menu.
14rr|vlc-2.1.5-1plf|912	
14rr|vlc-2.1.5-1plf|913	%files plugin-pulse
14rr|vlc-2.1.5-1plf|914	%doc README
14rr|vlc-2.1.5-1plf|915	%{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
14rr|vlc-2.1.5-1plf|916	%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so*
14rr|vlc-2.1.5-1plf|917	%{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so
14rr|vlc-2.1.5-1plf|918	
14rr|vlc-2.1.5-1plf|919	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|920	
14rr|vlc-2.1.5-1plf|921	%package plugin-schroedinger
14rr|vlc-2.1.5-1plf|922	Summary:	Dirac plugin for VLC based on Schroedinger
14rr|vlc-2.1.5-1plf|923	Group:		Video
14rr|vlc-2.1.5-1plf|924	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|925	BuildRequires:	pkgconfig(schroedinger-1.0)
14rr|vlc-2.1.5-1plf|926	
14rr|vlc-2.1.5-1plf|927	%description plugin-schroedinger
14rr|vlc-2.1.5-1plf|928	These plugins add support for the Dirac video format based on Schroedinger.
14rr|vlc-2.1.5-1plf|929	to the VLC media player.
14rr|vlc-2.1.5-1plf|930	
14rr|vlc-2.1.5-1plf|931	%files plugin-schroedinger
14rr|vlc-2.1.5-1plf|932	%doc README
14rr|vlc-2.1.5-1plf|933	%{_libdir}/vlc/plugins/codec/libschroedinger_plugin.so
14rr|vlc-2.1.5-1plf|934	
14rr|vlc-2.1.5-1plf|935	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|936	
14rr|vlc-2.1.5-1plf|937	%package plugin-sdl
14rr|vlc-2.1.5-1plf|938	Summary:	Simple DirectMedia Layer video plugin for the VLC media player
14rr|vlc-2.1.5-1plf|939	Group:		Video
14rr|vlc-2.1.5-1plf|940	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|941	BuildRequires:	pkgconfig(SDL_image)
14rr|vlc-2.1.5-1plf|942	BuildRequires:	pkgconfig(sdl)
14rr|vlc-2.1.5-1plf|943	BuildRequires:	nas-devel
14rr|vlc-2.1.5-1plf|944	
14rr|vlc-2.1.5-1plf|945	%description plugin-sdl
14rr|vlc-2.1.5-1plf|946	This plugin adds support for the Simple DirectMedia Layer library to
14rr|vlc-2.1.5-1plf|947	the VLC media player. To activate it, use the `--vout sdl' or
14rr|vlc-2.1.5-1plf|948	`--aout sdl' flags or select the `sdl' video or audio output plugin
14rr|vlc-2.1.5-1plf|949	from the preferences menu.
14rr|vlc-2.1.5-1plf|950	
14rr|vlc-2.1.5-1plf|951	%files plugin-sdl
14rr|vlc-2.1.5-1plf|952	%doc README
14rr|vlc-2.1.5-1plf|953	%{_libdir}/vlc/plugins/codec/libsdl_image_plugin.so*
14rr|vlc-2.1.5-1plf|954	%{_libdir}/vlc/plugins/video_output/libvout_sdl_plugin.so*
14rr|vlc-2.1.5-1plf|955	
14rr|vlc-2.1.5-1plf|956	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|957	
14rr|vlc-2.1.5-1plf|958	%package plugin-shout
14rr|vlc-2.1.5-1plf|959	Summary:	Shoutcast and Icecast connector
14rr|vlc-2.1.5-1plf|960	Group:		Sound
14rr|vlc-2.1.5-1plf|961	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|962	BuildRequires:	pkgconfig(shout)
14rr|vlc-2.1.5-1plf|963	
14rr|vlc-2.1.5-1plf|964	%description plugin-shout
14rr|vlc-2.1.5-1plf|965	This plugin adds support for Icecast and Shoutcast servers.
14rr|vlc-2.1.5-1plf|966	
14rr|vlc-2.1.5-1plf|967	%files plugin-shout
14rr|vlc-2.1.5-1plf|968	%doc README
14rr|vlc-2.1.5-1plf|969	%{_libdir}/vlc/plugins/access_output/libaccess_output_shout_plugin.so
14rr|vlc-2.1.5-1plf|970	
14rr|vlc-2.1.5-1plf|971	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|972	
14rr|vlc-2.1.5-1plf|973	%package plugin-speex
14rr|vlc-2.1.5-1plf|974	Summary:	Ogg Speex codec plugin for the VLC media player
14rr|vlc-2.1.5-1plf|975	Group:		Sound
14rr|vlc-2.1.5-1plf|976	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|977	
14rr|vlc-2.1.5-1plf|978	%description plugin-speex
14rr|vlc-2.1.5-1plf|979	These plugins add support for the Ogg Speex codec to the VLC media
14rr|vlc-2.1.5-1plf|980	player. They are autodetected.
14rr|vlc-2.1.5-1plf|981	
14rr|vlc-2.1.5-1plf|982	%files plugin-speex
14rr|vlc-2.1.5-1plf|983	%doc README
14rr|vlc-2.1.5-1plf|984	%{_libdir}/vlc/plugins/audio_filter/libspeex_resampler_plugin.so
14rr|vlc-2.1.5-1plf|985	%{_libdir}/vlc/plugins/codec/libspeex_plugin.so*
14rr|vlc-2.1.5-1plf|986	
14rr|vlc-2.1.5-1plf|987	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|988	
14rr|vlc-2.1.5-1plf|989	%package plugin-theora
14rr|vlc-2.1.5-1plf|990	Summary:	Theora video codec for the VLC media player
14rr|vlc-2.1.5-1plf|991	Group:		Video
14rr|vlc-2.1.5-1plf|992	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|993	BuildRequires:	pkgconfig(theora)
14rr|vlc-2.1.5-1plf|994	
14rr|vlc-2.1.5-1plf|995	%description plugin-theora
14rr|vlc-2.1.5-1plf|996	These plugin adds support for the Ogg Theora video format to the VLC
14rr|vlc-2.1.5-1plf|997	media player. They are autodetected.
14rr|vlc-2.1.5-1plf|998	
14rr|vlc-2.1.5-1plf|999	%files plugin-theora
14rr|vlc-2.1.5-1plf|1000	%doc README
14rr|vlc-2.1.5-1plf|1001	%{_libdir}/vlc/plugins/codec/libtheora_plugin.so
14rr|vlc-2.1.5-1plf|1002	
14rr|vlc-2.1.5-1plf|1003	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|1004	
14rr|vlc-2.1.5-1plf|1005	%package plugin-twolame
14rr|vlc-2.1.5-1plf|1006	Summary:	MP2 encoder plugin for VLC
14rr|vlc-2.1.5-1plf|1007	Group:		Sound
14rr|vlc-2.1.5-1plf|1008	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|1009	BuildRequires:	pkgconfig(twolame)
14rr|vlc-2.1.5-1plf|1010	
14rr|vlc-2.1.5-1plf|1011	%description plugin-twolame
14rr|vlc-2.1.5-1plf|1012	These plugins add support for the Twolame MPEG Audio Layer 2 encoder
14rr|vlc-2.1.5-1plf|1013	to the VLC media player. They are autodetected.
14rr|vlc-2.1.5-1plf|1014	
14rr|vlc-2.1.5-1plf|1015	%files plugin-twolame
14rr|vlc-2.1.5-1plf|1016	%doc README
14rr|vlc-2.1.5-1plf|1017	%{_libdir}/vlc/plugins/codec/libtwolame_plugin.so*
14rr|vlc-2.1.5-1plf|1018	
14rr|vlc-2.1.5-1plf|1019	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|1020	
14rr|vlc-2.1.5-1plf|1021	%package plugin-upnp
14rr|vlc-2.1.5-1plf|1022	Summary:	UPNP service discovery plugin for the VLC media player
14rr|vlc-2.1.5-1plf|1023	Group:		Video
14rr|vlc-2.1.5-1plf|1024	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|1025	BuildRequires:	pkgconfig(libupnp)
14rr|vlc-2.1.5-1plf|1026	
14rr|vlc-2.1.5-1plf|1027	%description plugin-upnp
14rr|vlc-2.1.5-1plf|1028	This plugin adds support for UPNP service discovery to
14rr|vlc-2.1.5-1plf|1029	the VLC media player.
14rr|vlc-2.1.5-1plf|1030	
14rr|vlc-2.1.5-1plf|1031	%files plugin-upnp
14rr|vlc-2.1.5-1plf|1032	%doc README
14rr|vlc-2.1.5-1plf|1033	%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so*
14rr|vlc-2.1.5-1plf|1034	
14rr|vlc-2.1.5-1plf|1035	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|1036	
14rr|vlc-2.1.5-1plf|1037	%package plugin-vaapi
14rr|vlc-2.1.5-1plf|1038	Summary:	VAAPI GPU decoding support to VLC
14rr|vlc-2.1.5-1plf|1039	Group:		Video
14rr|vlc-2.1.5-1plf|1040	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|1041	BuildRequires:	pkgconfig(libva)
14rr|vlc-2.1.5-1plf|1042	BuildRequires:	pkgconfig(libva-x11)
14rr|vlc-2.1.5-1plf|1043	
14rr|vlc-2.1.5-1plf|1044	%description plugin-vaapi
14rr|vlc-2.1.5-1plf|1045	This package adds VAAPI GPU decoding support to VLC.
14rr|vlc-2.1.5-1plf|1046	
14rr|vlc-2.1.5-1plf|1047	%files plugin-vaapi
14rr|vlc-2.1.5-1plf|1048	%doc README
14rr|vlc-2.1.5-1plf|1049	%{_libdir}/vlc/plugins/codec/libvaapi_plugin.so
14rr|vlc-2.1.5-1plf|1050	
14rr|vlc-2.1.5-1plf|1051	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|1052	
14rr|vlc-2.1.5-1plf|1053	%package plugin-vdpau
14rr|vlc-2.1.5-1plf|1054	Summary:	VDPAU GPU decoding support to VLC
14rr|vlc-2.1.5-1plf|1055	Group:		Video
14rr|vlc-2.1.5-1plf|1056	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|1057	BuildRequires:	pkgconfig(vdpau)
14rr|vlc-2.1.5-1plf|1058	
14rr|vlc-2.1.5-1plf|1059	%description plugin-vdpau
14rr|vlc-2.1.5-1plf|1060	This package adds VDPAU GPU decoding support to VLC.
14rr|vlc-2.1.5-1plf|1061	
14rr|vlc-2.1.5-1plf|1062	%files plugin-vdpau
14rr|vlc-2.1.5-1plf|1063	%doc README
14rr|vlc-2.1.5-1plf|1064	%{_libdir}/vlc/plugins/codec/libvdpau_plugin.so
14rr|vlc-2.1.5-1plf|1065	
14rr|vlc-2.1.5-1plf|1066	
14rr|vlc-2.1.5-1plf|1067	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|1068	
14rr|vlc-2.1.5-1plf|1069	%package plugin-zvbi
14rr|vlc-2.1.5-1plf|1070	Summary:	Add Teletext and Closed Caption support to VLC
14rr|vlc-2.1.5-1plf|1071	Group:		Video
14rr|vlc-2.1.5-1plf|1072	Requires:	%{name} = %{version}
14rr|vlc-2.1.5-1plf|1073	BuildRequires:	pkgconfig(zvbi-0.2)
14rr|vlc-2.1.5-1plf|1074	
14rr|vlc-2.1.5-1plf|1075	%description plugin-zvbi
14rr|vlc-2.1.5-1plf|1076	This package adds support for Raw VBI, Teletext and Closed Caption based on
14rr|vlc-2.1.5-1plf|1077	the ZVBI library to VLC.
14rr|vlc-2.1.5-1plf|1078	
14rr|vlc-2.1.5-1plf|1079	%files plugin-zvbi
14rr|vlc-2.1.5-1plf|1080	%doc README
14rr|vlc-2.1.5-1plf|1081	%{_libdir}/vlc/plugins/access/liblinsys_hdsdi_plugin.so
14rr|vlc-2.1.5-1plf|1082	%{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
14rr|vlc-2.1.5-1plf|1083	%{_libdir}/vlc/plugins/codec/libzvbi_plugin.so
14rr|vlc-2.1.5-1plf|1084	
14rr|vlc-2.1.5-1plf|1085	#----------------------------------------------------------------------------
14rr|vlc-2.1.5-1plf|1086	
14rr|vlc-2.1.5-1plf|1087	%prep
14rr|vlc-2.1.5-1plf|1088	%setup -q
14rr|vlc-2.1.5-1plf|1089	%patch0 -p1 -b .automake12~
14rr|vlc-2.1.5-1plf|1090	%patch1 -p1
14rr|vlc-2.1.5-1plf|1091	%patch2 -p1
14rr|vlc-2.1.5-1plf|1092	%patch3 -p1 -b .live555~
14rr|vlc-2.1.5-1plf|1093	%patch4 -p1 -b .live555~
14rr|vlc-2.1.5-1plf|1094	
14rr|vlc-2.1.5-1plf|1095	#gw if we want to regenerate libtool, we must remove the local versions of
14rr|vlc-2.1.5-1plf|1096	# the libtool m4 files, aclocal will replace them
14rr|vlc-2.1.5-1plf|1097	pushd m4
14rr|vlc-2.1.5-1plf|1098	rm -fv argz.m4 libtool.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
14rr|vlc-2.1.5-1plf|1099	popd
14rr|vlc-2.1.5-1plf|1100	
14rr|vlc-2.1.5-1plf|1101	libtoolize --install --force
14rr|vlc-2.1.5-1plf|1102	aclocal -I m4
14rr|vlc-2.1.5-1plf|1103	autoheader
14rr|vlc-2.1.5-1plf|1104	autoconf
14rr|vlc-2.1.5-1plf|1105	automake -a
14rr|vlc-2.1.5-1plf|1106	
14rr|vlc-2.1.5-1plf|1107	%build
14rr|vlc-2.1.5-1plf|1108	# add missing ebml include dir
14rr|vlc-2.1.5-1plf|1109	export CPPFLAGS="$CPPFLAGS -I/usr/include/ebml"
14rr|vlc-2.1.5-1plf|1110	#gw the speex headers have moved
14rr|vlc-2.1.5-1plf|1111	export CPPFLAGS="$CPPFLAGS -I%{_includedir}/speex"
14rr|vlc-2.1.5-1plf|1112	%configure2_5x \
14rr|vlc-2.1.5-1plf|1113	--disable-dependency-tracking \
14rr|vlc-2.1.5-1plf|1114	--disable-rpath \
14rr|vlc-2.1.5-1plf|1115	--disable-sse \
14rr|vlc-2.1.5-1plf|1116	--enable-aa \
14rr|vlc-2.1.5-1plf|1117	--enable-bluray \
14rr|vlc-2.1.5-1plf|1118	--enable-bonjour \
14rr|vlc-2.1.5-1plf|1119	%if %{with_dts}
14rr|vlc-2.1.5-1plf|1120	--enable-dca \
14rr|vlc-2.1.5-1plf|1121	%else
14rr|vlc-2.1.5-1plf|1122	--disable-dca \
14rr|vlc-2.1.5-1plf|1123	%endif
14rr|vlc-2.1.5-1plf|1124	--enable-dvbpsi \
14rr|vlc-2.1.5-1plf|1125	--enable-dvdnav \
14rr|vlc-2.1.5-1plf|1126	%if %{with_faad}
14rr|vlc-2.1.5-1plf|1127	--enable-faad \
14rr|vlc-2.1.5-1plf|1128	%endif
14rr|vlc-2.1.5-1plf|1129	--enable-flac \
14rr|vlc-2.1.5-1plf|1130	--enable-gnutls \
14rr|vlc-2.1.5-1plf|1131	--enable-jack \
14rr|vlc-2.1.5-1plf|1132	--enable-libcddb \
14rr|vlc-2.1.5-1plf|1133	--enable-libmpeg2 \
14rr|vlc-2.1.5-1plf|1134	--enable-libva \
14rr|vlc-2.1.5-1plf|1135	--enable-lirc \
14rr|vlc-2.1.5-1plf|1136	--enable-live555 \
14rr|vlc-2.1.5-1plf|1137	--enable-mad \
14rr|vlc-2.1.5-1plf|1138	--enable-mkv \
14rr|vlc-2.1.5-1plf|1139	--enable-ncurses \
14rr|vlc-2.1.5-1plf|1140	--enable-ogg \
14rr|vlc-2.1.5-1plf|1141	--enable-opus \
14rr|vlc-2.1.5-1plf|1142	--enable-pulse \
14rr|vlc-2.1.5-1plf|1143	--enable-realrtsp \
14rr|vlc-2.1.5-1plf|1144	--enable-sdl \
14rr|vlc-2.1.5-1plf|1145	--enable-shout \
14rr|vlc-2.1.5-1plf|1146	--enable-skins2 \
14rr|vlc-2.1.5-1plf|1147	--enable-speex \
14rr|vlc-2.1.5-1plf|1148	--enable-theora \
14rr|vlc-2.1.5-1plf|1149	--enable-twolame \
14rr|vlc-2.1.5-1plf|1150	--enable-vcdx \
14rr|vlc-2.1.5-1plf|1151	--enable-vdpau \
14rr|vlc-2.1.5-1plf|1152	--enable-vorbis \
14rr|vlc-2.1.5-1plf|1153	%if %{with_x264}
14rr|vlc-2.1.5-1plf|1154	--enable-x264 \
14rr|vlc-2.1.5-1plf|1155	%else
14rr|vlc-2.1.5-1plf|1156	--disable-x264 \
14rr|vlc-2.1.5-1plf|1157	%endif
14rr|vlc-2.1.5-1plf|1158	--enable-xvideo \
14rr|vlc-2.1.5-1plf|1159	%ifarch x86_64
14rr|vlc-2.1.5-1plf|1160	--with-pic
14rr|vlc-2.1.5-1plf|1161	%endif
14rr|vlc-2.1.5-1plf|1162	
14rr|vlc-2.1.5-1plf|1163	%make
14rr|vlc-2.1.5-1plf|1164	
14rr|vlc-2.1.5-1plf|1165	%install
14rr|vlc-2.1.5-1plf|1166	mkdir -p %{buildroot}%{_libdir}
14rr|vlc-2.1.5-1plf|1167	%makeinstall_std transform=""
14rr|vlc-2.1.5-1plf|1168	
14rr|vlc-2.1.5-1plf|1169	find %{buildroot}%{_libdir}/vlc -name \*.la -exec rm -f {} \;
14rr|vlc-2.1.5-1plf|1170	
14rr|vlc-2.1.5-1plf|1171	%find_lang %{name}
14rr|vlc-2.1.5-1plf|1172	
14rr|vlc-2.1.5-1plf|1173	rm -rf installed-docs
14rr|vlc-2.1.5-1plf|1174	mv %{buildroot}%{_datadir}/doc/vlc installed-docs
14rr|vlc-2.1.5-1plf|1175	
14rr|vlc-2.1.5-1plf|1176	# menu
14rr|vlc-2.1.5-1plf|1177	desktop-file-install --vendor="" \
14rr|vlc-2.1.5-1plf|1178	--add-mime-type="x-content/video-dvd" \
14rr|vlc-2.1.5-1plf|1179	--add-mime-type="x-content/video-vcd" \
14rr|vlc-2.1.5-1plf|1180	--add-mime-type="x-content/video-svcd" \
14rr|vlc-2.1.5-1plf|1181	--add-mime-type="x-content/audio-cdda" \
14rr|vlc-2.1.5-1plf|1182	--add-category="Qt" \
14rr|vlc-2.1.5-1plf|1183	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14rr|vlc-2.1.5-1plf|1184	
14rr|vlc-2.1.5-1plf|1185	cat > %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop << EOF
14rr|vlc-2.1.5-1plf|1186	[Desktop Entry]
14rr|vlc-2.1.5-1plf|1187	Name=VLC skinned GUI media player
14rr|vlc-2.1.5-1plf|1188	Comment=VLC is a free MPEG, MPEG2, DVD and DivX player
14rr|vlc-2.1.5-1plf|1189	Exec=%{_bindir}/svlc %U
14rr|vlc-2.1.5-1plf|1190	Icon=%{name}
14rr|vlc-2.1.5-1plf|1191	Terminal=false
14rr|vlc-2.1.5-1plf|1192	Type=Application
14rr|vlc-2.1.5-1plf|1193	StartupNotify=true
14rr|vlc-2.1.5-1plf|1194	Categories=AudioVideo;Audio;Video;Player;
14rr|vlc-2.1.5-1plf|1195	EOF
14rr|vlc-2.1.5-1plf|1196	fgrep MimeType= %{buildroot}%{_datadir}/applications/vlc.desktop >> %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop
14rr|vlc-2.1.5-1plf|1197	
14rr|vlc-2.1.5-1plf|1198	# icons
14rr|vlc-2.1.5-1plf|1199	%define pngdir share/icons
14rr|vlc-2.1.5-1plf|1200	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
14rr|vlc-2.1.5-1plf|1201	install -m 644 %{pngdir}/16x16/vlc.png %{buildroot}/%{_miconsdir}/vlc.png
14rr|vlc-2.1.5-1plf|1202	install -m 644 %{pngdir}/32x32/vlc.png %{buildroot}/%{_iconsdir}/vlc.png
14rr|vlc-2.1.5-1plf|1203	install -m 644 %{pngdir}/48x48/vlc.png %{buildroot}/%{_liconsdir}/vlc.png
14rr|vlc-2.1.5-1plf|1204	
14rr|vlc-2.1.5-1plf|1205	
14rr|vlc-2.1.5-1plf|1206	%changelog
14rr|vlc-2.1.5-1plf|1207	* Sun Aug 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-1plf
14rr|vlc-2.1.5-1plf|1208	+ Revision: f2ea720
14rr|vlc-2.1.5-1plf|1209	- New version 2.1.5
14rr|vlc-2.1.5-1plf|1210	
14rr|vlc-2.1.5-1plf|1211	

26639 14
14rr|vo-aacenc-0.1.2-1|1	%define major		0
14rr|vo-aacenc-0.1.2-1|2	%define libname		%mklibname %{name} %{major}
14rr|vo-aacenc-0.1.2-1|3	%define develname	%mklibname %{name} -d
14rr|vo-aacenc-0.1.2-1|4	
14rr|vo-aacenc-0.1.2-1|5	Name:		vo-aacenc
14rr|vo-aacenc-0.1.2-1|6	Version:	0.1.2
14rr|vo-aacenc-0.1.2-1|7	Release:	%mkrel 1
14rr|vo-aacenc-0.1.2-1|8	Summary:	VisualOn AAC encoder library
14rr|vo-aacenc-0.1.2-1|9	License:	ASL 2.0
14rr|vo-aacenc-0.1.2-1|10	Group:		System/Libraries
14rr|vo-aacenc-0.1.2-1|11	URL:		http://opencore-amr.sourceforge.net/
14rr|vo-aacenc-0.1.2-1|12	Source0:	http://sourceforge.net/projects/opencore-amr/files/%{name}/%{name}-%{version}.tar.gz
14rr|vo-aacenc-0.1.2-1|13	
14rr|vo-aacenc-0.1.2-1|14	%description
14rr|vo-aacenc-0.1.2-1|15	This library contains an encoder implementation of the Advanced Audio
14rr|vo-aacenc-0.1.2-1|16	Coding (AAC) audio codec. The library is based on a codec implementation
14rr|vo-aacenc-0.1.2-1|17	by VisualOn as part of the Stagefright framework from the Google
14rr|vo-aacenc-0.1.2-1|18	Android project.
14rr|vo-aacenc-0.1.2-1|19	
14rr|vo-aacenc-0.1.2-1|20	This package is in restricted because the AAC encoding standard is
14rr|vo-aacenc-0.1.2-1|21	covered by patents.
14rr|vo-aacenc-0.1.2-1|22	
14rr|vo-aacenc-0.1.2-1|23	%package -n %{libname}
14rr|vo-aacenc-0.1.2-1|24	Group:		System/Libraries
14rr|vo-aacenc-0.1.2-1|25	Summary:	VisualOn AAC encoder library
14rr|vo-aacenc-0.1.2-1|26	
14rr|vo-aacenc-0.1.2-1|27	%description -n %{libname}
14rr|vo-aacenc-0.1.2-1|28	This library contains an encoder implementation of the Advanced Audio
14rr|vo-aacenc-0.1.2-1|29	Coding (AAC) audio codec. The library is based on a codec implementation
14rr|vo-aacenc-0.1.2-1|30	by VisualOn as part of the Stagefright framework from the Google
14rr|vo-aacenc-0.1.2-1|31	Android project.
14rr|vo-aacenc-0.1.2-1|32	
14rr|vo-aacenc-0.1.2-1|33	This package is in restricted because the AAC encoding standard is
14rr|vo-aacenc-0.1.2-1|34	covered by patents.
14rr|vo-aacenc-0.1.2-1|35	
14rr|vo-aacenc-0.1.2-1|36	%package -n %{develname}
14rr|vo-aacenc-0.1.2-1|37	Group:		Development/C
14rr|vo-aacenc-0.1.2-1|38	Summary:	development files for %{name} AAC encoding library
14rr|vo-aacenc-0.1.2-1|39	Provides:	libvo-aacenc-devel = %{version}-%{release}
14rr|vo-aacenc-0.1.2-1|40	Requires:	%{libname} = %{version}-%{release}
14rr|vo-aacenc-0.1.2-1|41	
14rr|vo-aacenc-0.1.2-1|42	%description -n %{develname}
14rr|vo-aacenc-0.1.2-1|43	Header files and development libraries for %{name}
14rr|vo-aacenc-0.1.2-1|44	
14rr|vo-aacenc-0.1.2-1|45	%prep
14rr|vo-aacenc-0.1.2-1|46	%setup -q
14rr|vo-aacenc-0.1.2-1|47	
14rr|vo-aacenc-0.1.2-1|48	%build
14rr|vo-aacenc-0.1.2-1|49	%configure2_5x --disable-static
14rr|vo-aacenc-0.1.2-1|50	%make
14rr|vo-aacenc-0.1.2-1|51	
14rr|vo-aacenc-0.1.2-1|52	%install
14rr|vo-aacenc-0.1.2-1|53	%__rm -rf %{buildroot}
14rr|vo-aacenc-0.1.2-1|54	%makeinstall_std
14rr|vo-aacenc-0.1.2-1|55	
14rr|vo-aacenc-0.1.2-1|56	%__rm -rf %{buildroot}%{_libdir}/lib%{name}.la
14rr|vo-aacenc-0.1.2-1|57	
14rr|vo-aacenc-0.1.2-1|58	%clean
14rr|vo-aacenc-0.1.2-1|59	%__rm -rf %{buildroot}
14rr|vo-aacenc-0.1.2-1|60	
14rr|vo-aacenc-0.1.2-1|61	%files -n %{libname}
14rr|vo-aacenc-0.1.2-1|62	%doc AUTHORS COPYING ChangeLog NOTICE README
14rr|vo-aacenc-0.1.2-1|63	%{_libdir}/lib%{name}.so.%{major}*
14rr|vo-aacenc-0.1.2-1|64	
14rr|vo-aacenc-0.1.2-1|65	%files -n %{develname}
14rr|vo-aacenc-0.1.2-1|66	%{_includedir}/%{name}
14rr|vo-aacenc-0.1.2-1|67	%{_libdir}/lib%{name}.so
14rr|vo-aacenc-0.1.2-1|68	%{_libdir}/pkgconfig/%{name}.pc
14rr|vo-aacenc-0.1.2-1|69	
14rr|vo-aacenc-0.1.2-1|70	
14rr|vo-aacenc-0.1.2-1|71	
14rr|vo-aacenc-0.1.2-1|72	%changelog
14rr|vo-aacenc-0.1.2-1|73	* Thu May 17 2012 root <root@localhost.localdomain> 0.1.2-1
14rr|vo-aacenc-0.1.2-1|74	+ Revision: 465081c
14rr|vo-aacenc-0.1.2-1|75	- initial import
14rr|vo-aacenc-0.1.2-1|76	
14rr|vo-aacenc-0.1.2-1|77	

26640 14
14rr|vo-amrwbenc-0.1.2-1|1	%define major		0
14rr|vo-amrwbenc-0.1.2-1|2	%define libname		%mklibname %{name} %{major}
14rr|vo-amrwbenc-0.1.2-1|3	%define develname	%mklibname %{name} -d
14rr|vo-amrwbenc-0.1.2-1|4	
14rr|vo-amrwbenc-0.1.2-1|5	Name:		vo-amrwbenc
14rr|vo-amrwbenc-0.1.2-1|6	Version:	0.1.2
14rr|vo-amrwbenc-0.1.2-1|7	Release:	%mkrel 1
14rr|vo-amrwbenc-0.1.2-1|8	Summary:	VisualOn AMR-WB encoder library
14rr|vo-amrwbenc-0.1.2-1|9	License:	ASL 2.0
14rr|vo-amrwbenc-0.1.2-1|10	Group:		System/Libraries
14rr|vo-amrwbenc-0.1.2-1|11	URL:		http://opencore-amr.sourceforge.net/
14rr|vo-amrwbenc-0.1.2-1|12	Source0:	http://sourceforge.net/projects/opencore-amr/files/%{name}/%{name}-%{version}.tar.gz
14rr|vo-amrwbenc-0.1.2-1|13	
14rr|vo-amrwbenc-0.1.2-1|14	%description
14rr|vo-amrwbenc-0.1.2-1|15	This library contains an encoder implementation of the Adaptive Multi
14rr|vo-amrwbenc-0.1.2-1|16	Rate Wideband (AMR-WB) audio codec. The library is based on a codec
14rr|vo-amrwbenc-0.1.2-1|17	implementation by VisualOn as part of the Stagefright framework from
14rr|vo-amrwbenc-0.1.2-1|18	the Google Android project.
14rr|vo-amrwbenc-0.1.2-1|19	
14rr|vo-amrwbenc-0.1.2-1|20	This package is in restricted because the AMR audio compression scheme
14rr|vo-amrwbenc-0.1.2-1|21	is covered by patents.
14rr|vo-amrwbenc-0.1.2-1|22	
14rr|vo-amrwbenc-0.1.2-1|23	%package -n %{libname}
14rr|vo-amrwbenc-0.1.2-1|24	Group:		System/Libraries
14rr|vo-amrwbenc-0.1.2-1|25	Summary:	VisualOn AMR-WB encoder library
14rr|vo-amrwbenc-0.1.2-1|26	
14rr|vo-amrwbenc-0.1.2-1|27	%description -n %{libname}
14rr|vo-amrwbenc-0.1.2-1|28	This library contains an encoder implementation of the Adaptive Multi
14rr|vo-amrwbenc-0.1.2-1|29	Rate Wideband (AMR-WB) audio codec. The library is based on a codec
14rr|vo-amrwbenc-0.1.2-1|30	implementation by VisualOn as part of the Stagefright framework from
14rr|vo-amrwbenc-0.1.2-1|31	the Google Android project.
14rr|vo-amrwbenc-0.1.2-1|32	
14rr|vo-amrwbenc-0.1.2-1|33	This package is in restricted because the AMR audio compression scheme
14rr|vo-amrwbenc-0.1.2-1|34	is covered by patents.
14rr|vo-amrwbenc-0.1.2-1|35	
14rr|vo-amrwbenc-0.1.2-1|36	%package -n %{develname}
14rr|vo-amrwbenc-0.1.2-1|37	Group:		Development/C
14rr|vo-amrwbenc-0.1.2-1|38	Summary:	development files for %{name} AMR wideband encoding library
14rr|vo-amrwbenc-0.1.2-1|39	Provides:	libvo-amrwbenc-devel = %{version}-%{release}
14rr|vo-amrwbenc-0.1.2-1|40	Requires:	%{libname} = %{version}-%{release}
14rr|vo-amrwbenc-0.1.2-1|41	
14rr|vo-amrwbenc-0.1.2-1|42	%description -n %{develname}
14rr|vo-amrwbenc-0.1.2-1|43	Header files and development libraries for %{name}
14rr|vo-amrwbenc-0.1.2-1|44	
14rr|vo-amrwbenc-0.1.2-1|45	%prep
14rr|vo-amrwbenc-0.1.2-1|46	%setup -q
14rr|vo-amrwbenc-0.1.2-1|47	
14rr|vo-amrwbenc-0.1.2-1|48	%build
14rr|vo-amrwbenc-0.1.2-1|49	%configure2_5x --disable-static
14rr|vo-amrwbenc-0.1.2-1|50	%make
14rr|vo-amrwbenc-0.1.2-1|51	
14rr|vo-amrwbenc-0.1.2-1|52	%install
14rr|vo-amrwbenc-0.1.2-1|53	%__rm -rf %{buildroot}
14rr|vo-amrwbenc-0.1.2-1|54	%makeinstall_std
14rr|vo-amrwbenc-0.1.2-1|55	
14rr|vo-amrwbenc-0.1.2-1|56	%__rm -f %{buildroot}%{_libdir}/*.la
14rr|vo-amrwbenc-0.1.2-1|57	
14rr|vo-amrwbenc-0.1.2-1|58	%clean
14rr|vo-amrwbenc-0.1.2-1|59	%__rm -rf %{buildroot}
14rr|vo-amrwbenc-0.1.2-1|60	
14rr|vo-amrwbenc-0.1.2-1|61	%files -n %{libname}
14rr|vo-amrwbenc-0.1.2-1|62	%doc AUTHORS COPYING ChangeLog NOTICE README
14rr|vo-amrwbenc-0.1.2-1|63	%{_libdir}/lib%{name}.so.%{major}*
14rr|vo-amrwbenc-0.1.2-1|64	
14rr|vo-amrwbenc-0.1.2-1|65	%files -n %{develname}
14rr|vo-amrwbenc-0.1.2-1|66	%{_includedir}/%{name}
14rr|vo-amrwbenc-0.1.2-1|67	%{_libdir}/lib%{name}.so
14rr|vo-amrwbenc-0.1.2-1|68	%{_libdir}/pkgconfig/%{name}.pc
14rr|vo-amrwbenc-0.1.2-1|69	
14rr|vo-amrwbenc-0.1.2-1|70	
14rr|vo-amrwbenc-0.1.2-1|71	%changelog
14rr|vo-amrwbenc-0.1.2-1|72	* Thu May 17 2012 root <root@localhost.localdomain> 0.1.2-1
14rr|vo-amrwbenc-0.1.2-1|73	+ Revision: 6b987ff
14rr|vo-amrwbenc-0.1.2-1|74	- initial import
14rr|vo-amrwbenc-0.1.2-1|75	
14rr|vo-amrwbenc-0.1.2-1|76	

26641 14
14rr|vobcopy-1.2.0-2|1	%define distsuffix plf
14rr|vobcopy-1.2.0-2|2	
14rr|vobcopy-1.2.0-2|3	Name:		vobcopy
14rr|vobcopy-1.2.0-2|4	Version:	1.2.0
14rr|vobcopy-1.2.0-2|5	Release:	%mkrel 2
14rr|vobcopy-1.2.0-2|6	Summary:	Copy DVD videos to the hard disk
14rr|vobcopy-1.2.0-2|7	License:	GPLv2+
14rr|vobcopy-1.2.0-2|8	Group:		Video
14rr|vobcopy-1.2.0-2|9	URL:		http://vobcopy.org/
14rr|vobcopy-1.2.0-2|10	Source0:	http://vobcopy.org/download/%{name}-%{version}.tar.bz2
14rr|vobcopy-1.2.0-2|11	BuildRequires:	libdvdread-devel
14rr|vobcopy-1.2.0-2|12	Requires:	libdvdcss
14rr|vobcopy-1.2.0-2|13	
14rr|vobcopy-1.2.0-2|14	%description
14rr|vobcopy-1.2.0-2|15	Vobcopy copies DVD .vob files to hard disk (thanks to libdvdread),
14rr|vobcopy-1.2.0-2|16	decrypting them on the way (if libdvdcss is installed) and merges them into
14rr|vobcopy-1.2.0-2|17	2 GB files (or larger) with the name extracted from the DVD. It checks for
14rr|vobcopy-1.2.0-2|18	enough free space on the destination drive and compares the copied size to
14rr|vobcopy-1.2.0-2|19	the size on DVD (in case something went wrong during the copying). It can
14rr|vobcopy-1.2.0-2|20	also mirror a whole DVD video part and copy single files.
14rr|vobcopy-1.2.0-2|21	
14rr|vobcopy-1.2.0-2|22	This package is in restricted as it depends on libdvdcss.
14rr|vobcopy-1.2.0-2|23	
14rr|vobcopy-1.2.0-2|24	%prep
14rr|vobcopy-1.2.0-2|25	%setup -q
14rr|vobcopy-1.2.0-2|26	
14rr|vobcopy-1.2.0-2|27	%build
14rr|vobcopy-1.2.0-2|28	%make
14rr|vobcopy-1.2.0-2|29	
14rr|vobcopy-1.2.0-2|30	%install
14rr|vobcopy-1.2.0-2|31	%__rm -rf %{buildroot}
14rr|vobcopy-1.2.0-2|32	%makeinstall BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} DOCDIR=%{buildroot}%{_datadir}/doc/%{name}
14rr|vobcopy-1.2.0-2|33	
14rr|vobcopy-1.2.0-2|34	%clean
14rr|vobcopy-1.2.0-2|35	%__rm -rf %{buildroot}
14rr|vobcopy-1.2.0-2|36	
14rr|vobcopy-1.2.0-2|37	%files
14rr|vobcopy-1.2.0-2|38	%doc README Changelog alternative_programs.txt TODO Release-Notes
14rr|vobcopy-1.2.0-2|39	%{_bindir}/%{name}
14rr|vobcopy-1.2.0-2|40	%{_mandir}/man1/%{name}.1*
14rr|vobcopy-1.2.0-2|41	%lang(de) %{_mandir}/de/man1/%{name}.1*
14rr|vobcopy-1.2.0-2|42	
14rr|vobcopy-1.2.0-2|43	
14rr|vobcopy-1.2.0-2|44	%changelog
14rr|vobcopy-1.2.0-2|45	* Wed Apr 11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
14rr|vobcopy-1.2.0-2|46	+ Revision: 80cc827
14rr|vobcopy-1.2.0-2|47	- Spec cleanup
14rr|vobcopy-1.2.0-2|48	
14rr|vobcopy-1.2.0-2|49	

26642 14
14rr|webcore-fonts-3.0-2|1	Name:		webcore-fonts
14rr|webcore-fonts-3.0-2|2	Summary:	Collection of minimum popular high quality TrueType fonts
14rr|webcore-fonts-3.0-2|3	Version:	3.0
14rr|webcore-fonts-3.0-2|4	Release:	%mkrel 2
14rr|webcore-fonts-3.0-2|5	License:	Microsoft
14rr|webcore-fonts-3.0-2|6	Group:		System/Fonts/True type
14rr|webcore-fonts-3.0-2|7	Source:		http://avi.alkalay.net/software/webcore-fonts/%{name}-%{version}.tar.gz
14rr|webcore-fonts-3.0-2|8	BuildRoot:	%{_tmppath}/build-root-%{name}
14rr|webcore-fonts-3.0-2|9	BuildArch:	noarch
14rr|webcore-fonts-3.0-2|10	Url:		http://avi.alkalay.net/linux/docs/font-howto/Font.html#msfonts
14rr|webcore-fonts-3.0-2|11	Obsoletes:	%{name}-vista <= %{version}-%{release}
14rr|webcore-fonts-3.0-2|12	
14rr|webcore-fonts-3.0-2|13	%description
14rr|webcore-fonts-3.0-2|14	Collection of high quality TrueType fonts, default in any MS Windows
14rr|webcore-fonts-3.0-2|15	installation. These are also the main webfonts as specified in
14rr|webcore-fonts-3.0-2|16	microsoft.com/typography
14rr|webcore-fonts-3.0-2|17	
14rr|webcore-fonts-3.0-2|18	The fonts:
14rr|webcore-fonts-3.0-2|19	Andale Mono, Arial, Arial Black, Calibri, Cambria, Candara, Comic, Consolas,
14rr|webcore-fonts-3.0-2|20	Constantia, Corbel, Courier New, Georgia, Impact, Lucida Sans, Lucida Console,
14rr|webcore-fonts-3.0-2|21	Microsoft Sans Serif, Symbol, Tahoma, Times New Roman, Trebuchet, Verdana,
14rr|webcore-fonts-3.0-2|22	Webdings, Wingdings, Wingding 2, Wingding 3.
14rr|webcore-fonts-3.0-2|23	
14rr|webcore-fonts-3.0-2|24	%prep
14rr|webcore-fonts-3.0-2|25	%setup -q -n webcore-fonts
14rr|webcore-fonts-3.0-2|26	
14rr|webcore-fonts-3.0-2|27	%build
14rr|webcore-fonts-3.0-2|28	
14rr|webcore-fonts-3.0-2|29	%install
14rr|webcore-fonts-3.0-2|30	%__rm -rf %{buildroot}
14rr|webcore-fonts-3.0-2|31	%__mkdir_p %{buildroot}%{_datadir}/fonts/webcore
14rr|webcore-fonts-3.0-2|32	%__cp fonts/* %{buildroot}%{_datadir}/fonts/webcore
14rr|webcore-fonts-3.0-2|33	%__cp vista/* %{buildroot}%{_datadir}/fonts/webcore
14rr|webcore-fonts-3.0-2|34	
14rr|webcore-fonts-3.0-2|35	%clean
14rr|webcore-fonts-3.0-2|36	%__rm -rf %{buildroot}
14rr|webcore-fonts-3.0-2|37	
14rr|webcore-fonts-3.0-2|38	%post
14rr|webcore-fonts-3.0-2|39	{
14rr|webcore-fonts-3.0-2|40	# Use regular open standards methods...
14rr|webcore-fonts-3.0-2|41	ttmkfdir -d %{_datadir}/fonts/webcore -o %{_datadir}/fonts/webcore/fonts.scale
14rr|webcore-fonts-3.0-2|42	umask 133
14rr|webcore-fonts-3.0-2|43	/usr/X11R6/bin/mkfontdir %{_datadir}/fonts/webcore
14rr|webcore-fonts-3.0-2|44	/usr/sbin/chkfontpath -q -a %{_datadir}/fonts/webcore
14rr|webcore-fonts-3.0-2|45	[ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache
14rr|webcore-fonts-3.0-2|46	} &> /dev/null || :
14rr|webcore-fonts-3.0-2|47	echo "See file:/usr/share/doc/webcore-fonts/index.html to get the most from this fonts"
14rr|webcore-fonts-3.0-2|48	
14rr|webcore-fonts-3.0-2|49	%preun
14rr|webcore-fonts-3.0-2|50	{
14rr|webcore-fonts-3.0-2|51	if [ "$1" = "0" ]; then
14rr|webcore-fonts-3.0-2|52	cd %{_datadir}/fonts/webcore
14rr|webcore-fonts-3.0-2|53	rm -f fonts.dir fonts.scale fonts.cache*
14rr|webcore-fonts-3.0-2|54	fi
14rr|webcore-fonts-3.0-2|55	} &> /dev/null || :
14rr|webcore-fonts-3.0-2|56	
14rr|webcore-fonts-3.0-2|57	%postun
14rr|webcore-fonts-3.0-2|58	{
14rr|webcore-fonts-3.0-2|59	# Use regular open standards methods...
14rr|webcore-fonts-3.0-2|60	if [ "$1" = "0" ]; then
14rr|webcore-fonts-3.0-2|61	/usr/sbin/chkfontpath -q -r %{prefix}/webcore
14rr|webcore-fonts-3.0-2|62	fi
14rr|webcore-fonts-3.0-2|63	[ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache
14rr|webcore-fonts-3.0-2|64	} &> /dev/null || :
14rr|webcore-fonts-3.0-2|65	
14rr|webcore-fonts-3.0-2|66	%files
14rr|webcore-fonts-3.0-2|67	%defattr(-,root,root,0755)
14rr|webcore-fonts-3.0-2|68	%doc doc/*
14rr|webcore-fonts-3.0-2|69	%{_datadir}/fonts/webcore
14rr|webcore-fonts-3.0-2|70	
14rr|webcore-fonts-3.0-2|71	
14rr|webcore-fonts-3.0-2|72	%changelog
14rr|webcore-fonts-3.0-2|73	* Mon Apr 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-2
14rr|webcore-fonts-3.0-2|74	+ Revision: 5ae9ddb
14rr|webcore-fonts-3.0-2|75	- Minor spec cleanup
14rr|webcore-fonts-3.0-2|76	
14rr|webcore-fonts-3.0-2|77	

26643 14
14rr|win32-codecs-1.9-5|1	%define _enable_debug_packages %{nil}
14rr|win32-codecs-1.9-5|2	%define debug_package %{nil}
14rr|win32-codecs-1.9-5|3	
14rr|win32-codecs-1.9-5|4	%define distsuffix plf
14rr|win32-codecs-1.9-5|5	%define sname essential-20071007
14rr|win32-codecs-1.9-5|6	
14rr|win32-codecs-1.9-5|7	Name:		win32-codecs
14rr|win32-codecs-1.9-5|8	Version:	1.9
14rr|win32-codecs-1.9-5|9	Release:	5
14rr|win32-codecs-1.9-5|10	Summary:	Win32 codec binaries
14rr|win32-codecs-1.9-5|11	License:	Commercial
14rr|win32-codecs-1.9-5|12	Group:		System/Libraries
14rr|win32-codecs-1.9-5|13	URL:		http://plf.zarb.org
14rr|win32-codecs-1.9-5|14	Source0:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/%{sname}.tar.bz2
14rr|win32-codecs-1.9-5|15	ExclusiveArch:	%{ix86}
14rr|win32-codecs-1.9-5|16	
14rr|win32-codecs-1.9-5|17	%description
14rr|win32-codecs-1.9-5|18	This package contains Win32 codec binaries, required for the
14rr|win32-codecs-1.9-5|19	decompression of video formats that have no open source
14rr|win32-codecs-1.9-5|20	alternative.
14rr|win32-codecs-1.9-5|21	
14rr|win32-codecs-1.9-5|22	This package is in restricted for it's non-free license.
14rr|win32-codecs-1.9-5|23	
14rr|win32-codecs-1.9-5|24	
14rr|win32-codecs-1.9-5|25	%prep
14rr|win32-codecs-1.9-5|26	%setup -q -n %{sname}
14rr|win32-codecs-1.9-5|27	
14rr|win32-codecs-1.9-5|28	%build
14rr|win32-codecs-1.9-5|29	
14rr|win32-codecs-1.9-5|30	%install
14rr|win32-codecs-1.9-5|31	install -d -m 755 %{buildroot}%{_libdir}/codecs
14rr|win32-codecs-1.9-5|32	install -m 644 *.* %{buildroot}%{_libdir}/codecs
14rr|win32-codecs-1.9-5|33	#gw they are in the real-codecs package
14rr|win32-codecs-1.9-5|34	rm -f %{buildroot}%{_libdir}/codecs/*.so*
14rr|win32-codecs-1.9-5|35	#gw they are in the xanim-codecs package
14rr|win32-codecs-1.9-5|36	rm -f %{buildroot}%{_libdir}/codecs/*.xa
14rr|win32-codecs-1.9-5|37	
14rr|win32-codecs-1.9-5|38	%files
14rr|win32-codecs-1.9-5|39	%doc README
14rr|win32-codecs-1.9-5|40	%{_libdir}/codecs
14rr|win32-codecs-1.9-5|41	
14rr|win32-codecs-1.9-5|42	
14rr|win32-codecs-1.9-5|43	%changelog
14rr|win32-codecs-1.9-5|44	* Wed Oct 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9-5
14rr|win32-codecs-1.9-5|45	+ Revision: 5b64f2a
14rr|win32-codecs-1.9-5|46	- LOG Disable empty debug package, spec cleanup
14rr|win32-codecs-1.9-5|47	
14rr|win32-codecs-1.9-5|48	

26644 14
14rr|x264-0.142-0.20140615.1|1	%define distsuffix plf
14rr|x264-0.142-0.20140615.1|2	
14rr|x264-0.142-0.20140615.1|3	%define major 142
14rr|x264-0.142-0.20140615.1|4	%define date 20140615
14rr|x264-0.142-0.20140615.1|5	%define rev 2245
14rr|x264-0.142-0.20140615.1|6	%define fname %{name}-snapshot-%{date}-%{rev}-stable
14rr|x264-0.142-0.20140615.1|7	
14rr|x264-0.142-0.20140615.1|8	%define libname %mklibname %{name}_ %{major}
14rr|x264-0.142-0.20140615.1|9	%define devname %mklibname %{name} -d
14rr|x264-0.142-0.20140615.1|10	%define static %mklibname %{name} -d -s
14rr|x264-0.142-0.20140615.1|11	
14rr|x264-0.142-0.20140615.1|12	Summary:	H264/AVC encoder
14rr|x264-0.142-0.20140615.1|13	Name:		x264
14rr|x264-0.142-0.20140615.1|14	Version:	0.%{major}
14rr|x264-0.142-0.20140615.1|15	Release:	0.%{date}.1
14rr|x264-0.142-0.20140615.1|16	License:	GPLv2+
14rr|x264-0.142-0.20140615.1|17	Group:		Video
14rr|x264-0.142-0.20140615.1|18	Url:		http://x264.nl/
14rr|x264-0.142-0.20140615.1|19	Source0:	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/%{fname}.tar.bz2
14rr|x264-0.142-0.20140615.1|20	BuildRequires:	git-core
14rr|x264-0.142-0.20140615.1|21	BuildRequires:	yasm
14rr|x264-0.142-0.20140615.1|22	BuildRequires:	pkgconfig(libavformat)
14rr|x264-0.142-0.20140615.1|23	BuildRequires:	pkgconfig(x11)
14rr|x264-0.142-0.20140615.1|24	
14rr|x264-0.142-0.20140615.1|25	%description
14rr|x264-0.142-0.20140615.1|26	x264 is a free library for encoding H264/AVC video streams. The code
14rr|x264-0.142-0.20140615.1|27	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
14rr|x264-0.142-0.20140615.1|28	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
14rr|x264-0.142-0.20140615.1|29	released under the terms of the GPL license.
14rr|x264-0.142-0.20140615.1|30	
14rr|x264-0.142-0.20140615.1|31	This package is in Restricted repository as the video encoder may be covered
14rr|x264-0.142-0.20140615.1|32	by software patents.
14rr|x264-0.142-0.20140615.1|33	
14rr|x264-0.142-0.20140615.1|34	%files
14rr|x264-0.142-0.20140615.1|35	%doc AUTHORS doc/*
14rr|x264-0.142-0.20140615.1|36	%{_bindir}/%{name}
14rr|x264-0.142-0.20140615.1|37	
14rr|x264-0.142-0.20140615.1|38	#----------------------------------------------------------------------------
14rr|x264-0.142-0.20140615.1|39	
14rr|x264-0.142-0.20140615.1|40	%package -n %{libname}
14rr|x264-0.142-0.20140615.1|41	Summary:	Shared library of x264
14rr|x264-0.142-0.20140615.1|42	Group:		System/Libraries
14rr|x264-0.142-0.20140615.1|43	
14rr|x264-0.142-0.20140615.1|44	%description -n %{libname}
14rr|x264-0.142-0.20140615.1|45	x264 dynamic libraries.
14rr|x264-0.142-0.20140615.1|46	
14rr|x264-0.142-0.20140615.1|47	%files -n %{libname}
14rr|x264-0.142-0.20140615.1|48	%{_libdir}/libx264.so.%{major}*
14rr|x264-0.142-0.20140615.1|49	
14rr|x264-0.142-0.20140615.1|50	#----------------------------------------------------------------------------
14rr|x264-0.142-0.20140615.1|51	
14rr|x264-0.142-0.20140615.1|52	%package -n %{devname}
14rr|x264-0.142-0.20140615.1|53	Summary:	H264/AVC encoding library headers
14rr|x264-0.142-0.20140615.1|54	Group:		Development/C
14rr|x264-0.142-0.20140615.1|55	Requires:	%{libname} = %{EVRD}
14rr|x264-0.142-0.20140615.1|56	Provides:	%{name}-devel = %{EVRD}
14rr|x264-0.142-0.20140615.1|57	
14rr|x264-0.142-0.20140615.1|58	%description -n	%{devname}
14rr|x264-0.142-0.20140615.1|59	x264 is a free library for encoding H264/AVC video streams. The code
14rr|x264-0.142-0.20140615.1|60	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
14rr|x264-0.142-0.20140615.1|61	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
14rr|x264-0.142-0.20140615.1|62	released under the terms of the GPL license.
14rr|x264-0.142-0.20140615.1|63	
14rr|x264-0.142-0.20140615.1|64	%files -n %{devname}
14rr|x264-0.142-0.20140615.1|65	%{_libdir}/libx264.so
14rr|x264-0.142-0.20140615.1|66	%{_includedir}/*.h
14rr|x264-0.142-0.20140615.1|67	%{_libdir}/pkgconfig/*.pc
14rr|x264-0.142-0.20140615.1|68	
14rr|x264-0.142-0.20140615.1|69	#----------------------------------------------------------------------------
14rr|x264-0.142-0.20140615.1|70	
14rr|x264-0.142-0.20140615.1|71	%package -n %{static}
14rr|x264-0.142-0.20140615.1|72	Summary:	Static library for the x264 H264/AVC encoding library
14rr|x264-0.142-0.20140615.1|73	Group:		Development/C
14rr|x264-0.142-0.20140615.1|74	Requires:	%{devname} = %{EVRD}
14rr|x264-0.142-0.20140615.1|75	Provides:	%{name}-static-devel = %{EVRD}
14rr|x264-0.142-0.20140615.1|76	Conflicts:	%{_lib}x264-devel < 0.142
14rr|x264-0.142-0.20140615.1|77	
14rr|x264-0.142-0.20140615.1|78	%description -n %{static}
14rr|x264-0.142-0.20140615.1|79	Static library for the x264 H264/AVC encoding library.
14rr|x264-0.142-0.20140615.1|80	
14rr|x264-0.142-0.20140615.1|81	%files -n %{static}
14rr|x264-0.142-0.20140615.1|82	%{_libdir}/libx264.a
14rr|x264-0.142-0.20140615.1|83	
14rr|x264-0.142-0.20140615.1|84	#----------------------------------------------------------------------------
14rr|x264-0.142-0.20140615.1|85	
14rr|x264-0.142-0.20140615.1|86	%prep
14rr|x264-0.142-0.20140615.1|87	%setup -q -n %{fname}
14rr|x264-0.142-0.20140615.1|88	
14rr|x264-0.142-0.20140615.1|89	%build
14rr|x264-0.142-0.20140615.1|90	CFLAGS="%{optflags} -Ofast" \
14rr|x264-0.142-0.20140615.1|91	%configure2_5x \
14rr|x264-0.142-0.20140615.1|92	--enable-shared \
14rr|x264-0.142-0.20140615.1|93	--enable-static \
14rr|x264-0.142-0.20140615.1|94	--enable-pic \
14rr|x264-0.142-0.20140615.1|95	--enable-visualize \
14rr|x264-0.142-0.20140615.1|96	--disable-gpac
14rr|x264-0.142-0.20140615.1|97	%make
14rr|x264-0.142-0.20140615.1|98	
14rr|x264-0.142-0.20140615.1|99	%install
14rr|x264-0.142-0.20140615.1|100	%makeinstall
14rr|x264-0.142-0.20140615.1|101	
14rr|x264-0.142-0.20140615.1|102	
14rr|x264-0.142-0.20140615.1|103	%changelog
14rr|x264-0.142-0.20140615.1|104	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.142-0.20140615.1
14rr|x264-0.142-0.20140615.1|105	+ Revision: 1c4102a
14rr|x264-0.142-0.20140615.1|106	- New version 0.142
14rr|x264-0.142-0.20140615.1|107	
14rr|x264-0.142-0.20140615.1|108	

26645 14
14rr|x265-1.1-1|1	%define distsuffix plf
14rr|x265-1.1-1|2	
14rr|x265-1.1-1|3	%define major 21
14rr|x265-1.1-1|4	
14rr|x265-1.1-1|5	%define libname %mklibname %{name}_ %{major}
14rr|x265-1.1-1|6	%define devname %mklibname %{name} -d
14rr|x265-1.1-1|7	%define static %mklibname %{name} -d -s
14rr|x265-1.1-1|8	
14rr|x265-1.1-1|9	Summary:	H265/HEVC encoder
14rr|x265-1.1-1|10	Name:		x265
14rr|x265-1.1-1|11	Version:	1.1
14rr|x265-1.1-1|12	Release:	1
14rr|x265-1.1-1|13	License:	GPLv2+
14rr|x265-1.1-1|14	Group:		Video
14rr|x265-1.1-1|15	Url:		http://x265.org/
14rr|x265-1.1-1|16	# Re-pack because upstream provides snapshots in ugly format
14rr|x265-1.1-1|17	# https://bitbucket.org/multicoreware/x265/get/%{version}.tar.bz2
14rr|x265-1.1-1|18	Source0:	%{name}-%{version}.tar.bz2
14rr|x265-1.1-1|19	Patch0:		x265-1.1-opt.patch
14rr|x265-1.1-1|20	Patch1:		x265-1.1-pkgconfig-dir.patch
14rr|x265-1.1-1|21	BuildRequires:	cmake
14rr|x265-1.1-1|22	BuildRequires:	yasm
14rr|x265-1.1-1|23	
14rr|x265-1.1-1|24	%description
14rr|x265-1.1-1|25	x265 is an open-source project and free application library for encoding video
14rr|x265-1.1-1|26	streams into the H.265/High Efficiency Video Coding (HEVC) format.
14rr|x265-1.1-1|27	
14rr|x265-1.1-1|28	This package is in Restricted repository as the video encoder may be covered
14rr|x265-1.1-1|29	by software patents.
14rr|x265-1.1-1|30	
14rr|x265-1.1-1|31	%files
14rr|x265-1.1-1|32	%{_bindir}/%{name}
14rr|x265-1.1-1|33	
14rr|x265-1.1-1|34	#----------------------------------------------------------------------------
14rr|x265-1.1-1|35	
14rr|x265-1.1-1|36	%package -n %{libname}
14rr|x265-1.1-1|37	Summary:	Shared library of x265
14rr|x265-1.1-1|38	Group:		System/Libraries
14rr|x265-1.1-1|39	
14rr|x265-1.1-1|40	%description -n %{libname}
14rr|x265-1.1-1|41	x265 dynamic libraries.
14rr|x265-1.1-1|42	
14rr|x265-1.1-1|43	%files -n %{libname}
14rr|x265-1.1-1|44	%{_libdir}/libx265.so.%{major}
14rr|x265-1.1-1|45	%{_libdir}/libx265.so.%{version}
14rr|x265-1.1-1|46	
14rr|x265-1.1-1|47	#----------------------------------------------------------------------------
14rr|x265-1.1-1|48	
14rr|x265-1.1-1|49	%package -n %{devname}
14rr|x265-1.1-1|50	Summary:	H265/HEVC encoding library headers
14rr|x265-1.1-1|51	Group:		Development/C
14rr|x265-1.1-1|52	Requires:	%{libname} = %{EVRD}
14rr|x265-1.1-1|53	Provides:	%{name}-devel = %{EVRD}
14rr|x265-1.1-1|54	
14rr|x265-1.1-1|55	%description -n %{devname}
14rr|x265-1.1-1|56	x265 is an open-source project and free application library for encoding video
14rr|x265-1.1-1|57	streams into the H.265/High Efficiency Video Coding (HEVC) format.
14rr|x265-1.1-1|58	
14rr|x265-1.1-1|59	%files -n %{devname}
14rr|x265-1.1-1|60	%{_libdir}/libx265.so
14rr|x265-1.1-1|61	%{_includedir}/*.h
14rr|x265-1.1-1|62	%{_libdir}/pkgconfig/*.pc
14rr|x265-1.1-1|63	
14rr|x265-1.1-1|64	#----------------------------------------------------------------------------
14rr|x265-1.1-1|65	
14rr|x265-1.1-1|66	%package -n %{static}
14rr|x265-1.1-1|67	Summary:	Static library for the x265 H265/HEVC encoding library
14rr|x265-1.1-1|68	Group:		Development/C
14rr|x265-1.1-1|69	Requires:	%{devname} = %{EVRD}
14rr|x265-1.1-1|70	Provides:	%{name}-static-devel = %{EVRD}
14rr|x265-1.1-1|71	
14rr|x265-1.1-1|72	%description -n %{static}
14rr|x265-1.1-1|73	Static library for the x265 H265/HEVC encoding library.
14rr|x265-1.1-1|74	
14rr|x265-1.1-1|75	%files -n %{static}
14rr|x265-1.1-1|76	%{_libdir}/libx265.a
14rr|x265-1.1-1|77	
14rr|x265-1.1-1|78	#----------------------------------------------------------------------------
14rr|x265-1.1-1|79	
14rr|x265-1.1-1|80	%prep
14rr|x265-1.1-1|81	%setup -q
14rr|x265-1.1-1|82	%patch0 -p1
14rr|x265-1.1-1|83	%patch1 -p1
14rr|x265-1.1-1|84	
14rr|x265-1.1-1|85	%build
14rr|x265-1.1-1|86	pushd source
14rr|x265-1.1-1|87	%cmake
14rr|x265-1.1-1|88	%make
14rr|x265-1.1-1|89	popd
14rr|x265-1.1-1|90	
14rr|x265-1.1-1|91	%install
14rr|x265-1.1-1|92	%makeinstall_std -C source/build
14rr|x265-1.1-1|93	
14rr|x265-1.1-1|94	
14rr|x265-1.1-1|95	%changelog
14rr|x265-1.1-1|96	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-1
14rr|x265-1.1-1|97	+ Revision: 8a09899
14rr|x265-1.1-1|98	- Update BuildRequires
14rr|x265-1.1-1|99	
14rr|x265-1.1-1|100	

26646 14
14rr|x48-gxrom-1.0-3|1	%define distsuffix plf
14rr|x48-gxrom-1.0-3|2	
14rr|x48-gxrom-1.0-3|3	Name:		x48-gxrom
14rr|x48-gxrom-1.0-3|4	Version:	1.0
14rr|x48-gxrom-1.0-3|5	Release:	%mkrel 3
14rr|x48-gxrom-1.0-3|6	Summary:	HP48's gx rom
14rr|x48-gxrom-1.0-3|7	Source0:	http://download.berlios.de/x48/x48-gxrom-r.tar.gz
14rr|x48-gxrom-1.0-3|8	License:	HP
14rr|x48-gxrom-1.0-3|9	Group:		Sciences/Mathematics
14rr|x48-gxrom-1.0-3|10	Url:		http://developer.berlios.de/projects/x48/
14rr|x48-gxrom-1.0-3|11	Conflicts:	x48-sxrom
14rr|x48-gxrom-1.0-3|12	Buildarch:	noarch
14rr|x48-gxrom-1.0-3|13	Requires:	x48
14rr|x48-gxrom-1.0-3|14	
14rr|x48-gxrom-1.0-3|15	%description
14rr|x48-gxrom-1.0-3|16	HP48's gx rom
14rr|x48-gxrom-1.0-3|17	This rom was extracted from an HP calculator.
14rr|x48-gxrom-1.0-3|18	This process is not so simple, so people provide some extracted ones.
14rr|x48-gxrom-1.0-3|19	This rpm is needed by x48 which is in contrib.
14rr|x48-gxrom-1.0-3|20	
14rr|x48-gxrom-1.0-3|21	This package is in restricted because the firmware is not free.
14rr|x48-gxrom-1.0-3|22	
14rr|x48-gxrom-1.0-3|23	%prep
14rr|x48-gxrom-1.0-3|24	%setup -q -n .hp48
14rr|x48-gxrom-1.0-3|25	
14rr|x48-gxrom-1.0-3|26	%build
14rr|x48-gxrom-1.0-3|27	
14rr|x48-gxrom-1.0-3|28	%install
14rr|x48-gxrom-1.0-3|29	%__rm -rf %{buildroot}
14rr|x48-gxrom-1.0-3|30	%__mkdir_p %{buildroot}%{_datadir}/x48
14rr|x48-gxrom-1.0-3|31	%__cp * %{buildroot}%{_datadir}/x48
14rr|x48-gxrom-1.0-3|32	
14rr|x48-gxrom-1.0-3|33	%clean
14rr|x48-gxrom-1.0-3|34	%__rm -rf %{buildroot}
14rr|x48-gxrom-1.0-3|35	
14rr|x48-gxrom-1.0-3|36	%files
14rr|x48-gxrom-1.0-3|37	%{_datadir}/x48/*
14rr|x48-gxrom-1.0-3|38	
14rr|x48-gxrom-1.0-3|39	
14rr|x48-gxrom-1.0-3|40	%changelog
14rr|x48-gxrom-1.0-3|41	* Sun Apr 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-3
14rr|x48-gxrom-1.0-3|42	+ Revision: c4b186b
14rr|x48-gxrom-1.0-3|43	- Spec cleanup
14rr|x48-gxrom-1.0-3|44	
14rr|x48-gxrom-1.0-3|45	

26647 14
14rr|x48-sxrom-1.0-3|1	%define distsuffix plf
14rr|x48-sxrom-1.0-3|2	
14rr|x48-sxrom-1.0-3|3	Name:		x48-sxrom
14rr|x48-sxrom-1.0-3|4	Version:	1.0
14rr|x48-sxrom-1.0-3|5	Release:	%mkrel 3
14rr|x48-sxrom-1.0-3|6	Summary:	HP48's sx rom
14rr|x48-sxrom-1.0-3|7	Source0:	http://download.berlios.de/x48/x48-sxrom-e.tar.gz
14rr|x48-sxrom-1.0-3|8	License:	HP
14rr|x48-sxrom-1.0-3|9	Group:		Sciences/Mathematics
14rr|x48-sxrom-1.0-3|10	Url:		http://developer.berlios.de/projects/x48/
14rr|x48-sxrom-1.0-3|11	Conflicts:	x48-gxrom
14rr|x48-sxrom-1.0-3|12	Buildarch:	noarch
14rr|x48-sxrom-1.0-3|13	Requires:	x48
14rr|x48-sxrom-1.0-3|14	
14rr|x48-sxrom-1.0-3|15	%description
14rr|x48-sxrom-1.0-3|16	HP48's sx rom
14rr|x48-sxrom-1.0-3|17	This rom was extracted from an HP calculator.
14rr|x48-sxrom-1.0-3|18	This process is not so simple, so people provide some extracted ones.
14rr|x48-sxrom-1.0-3|19	This rpm is needed by x48 which is in contrib.
14rr|x48-sxrom-1.0-3|20	
14rr|x48-sxrom-1.0-3|21	This package is in restricted because  the firmware is not free.
14rr|x48-sxrom-1.0-3|22	
14rr|x48-sxrom-1.0-3|23	%prep
14rr|x48-sxrom-1.0-3|24	%setup -q -n .hp48
14rr|x48-sxrom-1.0-3|25	
14rr|x48-sxrom-1.0-3|26	%build
14rr|x48-sxrom-1.0-3|27	
14rr|x48-sxrom-1.0-3|28	%install
14rr|x48-sxrom-1.0-3|29	%__rm -rf %{buildroot}
14rr|x48-sxrom-1.0-3|30	%__mkdir_p %{buildroot}%{_datadir}/x48
14rr|x48-sxrom-1.0-3|31	%__cp * %{buildroot}%{_datadir}/x48
14rr|x48-sxrom-1.0-3|32	
14rr|x48-sxrom-1.0-3|33	%clean
14rr|x48-sxrom-1.0-3|34	%__rm -rf %{buildroot}
14rr|x48-sxrom-1.0-3|35	
14rr|x48-sxrom-1.0-3|36	%files
14rr|x48-sxrom-1.0-3|37	%{_datadir}/x48/*
14rr|x48-sxrom-1.0-3|38	
14rr|x48-sxrom-1.0-3|39	
14rr|x48-sxrom-1.0-3|40	%changelog
14rr|x48-sxrom-1.0-3|41	* Sun Apr 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-3
14rr|x48-sxrom-1.0-3|42	+ Revision: 56ac161
14rr|x48-sxrom-1.0-3|43	- Spec cleanup
14rr|x48-sxrom-1.0-3|44	
14rr|x48-sxrom-1.0-3|45	

26648 14
14rr|xanim-codecs-1.0-8|1	%define distsuffix plf
14rr|xanim-codecs-1.0-8|2	
14rr|xanim-codecs-1.0-8|3	Name:		xanim-codecs
14rr|xanim-codecs-1.0-8|4	Version:	1.0
14rr|xanim-codecs-1.0-8|5	Release:	%mkrel 8
14rr|xanim-codecs-1.0-8|6	Summary:	XAnim codecs binaries
14rr|xanim-codecs-1.0-8|7	License:	Commercial
14rr|xanim-codecs-1.0-8|8	Group:		System/Libraries
14rr|xanim-codecs-1.0-8|9	URL:		http://xanim.va.pubnix.com/xa_dlls.html
14rr|xanim-codecs-1.0-8|10	Source:		http://www1.mplayerhq.hu/MPlayer/releases/codecs/xanimdlls-20040626.tar.bz2
14rr|xanim-codecs-1.0-8|11	Source1:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/xanimdlls-ppc-20040626.tar.bz2
14rr|xanim-codecs-1.0-8|12	Source2:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/xanimdlls-alpha-20061028.tar.bz2
14rr|xanim-codecs-1.0-8|13	ExclusiveArch:	%{ix86} ppc alpha
14rr|xanim-codecs-1.0-8|14	
14rr|xanim-codecs-1.0-8|15	%description
14rr|xanim-codecs-1.0-8|16	This package contains XAnim codecs binaries.
14rr|xanim-codecs-1.0-8|17	
14rr|xanim-codecs-1.0-8|18	This package is in restricted for it's closed source nature.
14rr|xanim-codecs-1.0-8|19	
14rr|xanim-codecs-1.0-8|20	%prep
14rr|xanim-codecs-1.0-8|21	%__rm -rf %{buildroot}
14rr|xanim-codecs-1.0-8|22	%setup -q -c -T
14rr|xanim-codecs-1.0-8|23	%ifarch %{ix86}
14rr|xanim-codecs-1.0-8|24	%setup -q -T -D -a 0
14rr|xanim-codecs-1.0-8|25	%endif
14rr|xanim-codecs-1.0-8|26	%ifarch ppc
14rr|xanim-codecs-1.0-8|27	%setup -q -T -D -a 1
14rr|xanim-codecs-1.0-8|28	%endif
14rr|xanim-codecs-1.0-8|29	%ifarch alpha
14rr|xanim-codecs-1.0-8|30	%setup -q -T -D -a 2
14rr|xanim-codecs-1.0-8|31	%endif
14rr|xanim-codecs-1.0-8|32	
14rr|xanim-codecs-1.0-8|33	%build
14rr|xanim-codecs-1.0-8|34	
14rr|xanim-codecs-1.0-8|35	%install
14rr|xanim-codecs-1.0-8|36	%__rm -rf %{buildroot}
14rr|xanim-codecs-1.0-8|37	%__install -d -m 755 %{buildroot}%{_libdir}/codecs
14rr|xanim-codecs-1.0-8|38	%__cp -a */* %{buildroot}%{_libdir}/codecs
14rr|xanim-codecs-1.0-8|39	
14rr|xanim-codecs-1.0-8|40	%clean
14rr|xanim-codecs-1.0-8|41	%__rm -rf %{buildroot}
14rr|xanim-codecs-1.0-8|42	
14rr|xanim-codecs-1.0-8|43	%files
14rr|xanim-codecs-1.0-8|44	%{_libdir}/codecs
14rr|xanim-codecs-1.0-8|45	
14rr|xanim-codecs-1.0-8|46	
14rr|xanim-codecs-1.0-8|47	%changelog
14rr|xanim-codecs-1.0-8|48	* Sun Apr 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-8
14rr|xanim-codecs-1.0-8|49	+ Revision: a7c52e3
14rr|xanim-codecs-1.0-8|50	- Spec cleanup
14rr|xanim-codecs-1.0-8|51	
14rr|xanim-codecs-1.0-8|52	

26649 14
14rr|xephem-3.7.5-2|1	%define distsuffix plf
14rr|xephem-3.7.5-2|2	
14rr|xephem-3.7.5-2|3	%define Name	XEphem
14rr|xephem-3.7.5-2|4	
14rr|xephem-3.7.5-2|5	Name:		xephem
14rr|xephem-3.7.5-2|6	Version:	3.7.5
14rr|xephem-3.7.5-2|7	Release:	2
14rr|xephem-3.7.5-2|8	Summary:	An X Window System/Motif based interactive astronomy program
14rr|xephem-3.7.5-2|9	License:	distributable
14rr|xephem-3.7.5-2|10	Group:		Sciences/Astronomy
14rr|xephem-3.7.5-2|11	Source:		%{name}-%{version}.tar.gz
14rr|xephem-3.7.5-2|12	Url:		http://www.clearskyinstitute.com/xephem/xephem.html
14rr|xephem-3.7.5-2|13	Source1:	%{name}.wmconfig.bz2
14rr|xephem-3.7.5-2|14	Source2:	%{Name}.bz2
14rr|xephem-3.7.5-2|15	Source3:	%{name}-16.png
14rr|xephem-3.7.5-2|16	Source4:	%{name}-32.png
14rr|xephem-3.7.5-2|17	Source5:	%{name}-48.png
14rr|xephem-3.7.5-2|18	Patch0:		xephem-3.7.5-linking.patch
14rr|xephem-3.7.5-2|19	BuildRequires:	XFree86-devel
14rr|xephem-3.7.5-2|20	BuildRequires:	pkgconfig(xp)
14rr|xephem-3.7.5-2|21	BuildRequires:	pkgconfig(xt)
14rr|xephem-3.7.5-2|22	BuildRequires:	lesstif-devel >= 0.93
14rr|xephem-3.7.5-2|23	%ifarch %{ix86}
14rr|xephem-3.7.5-2|24	BuildRequires:	pkgconfig(libindi)
14rr|xephem-3.7.5-2|25	%endif
14rr|xephem-3.7.5-2|26	BuildRequires:	jpeg-devel
14rr|xephem-3.7.5-2|27	BuildRequires:	groff-for-man
14rr|xephem-3.7.5-2|28	
14rr|xephem-3.7.5-2|29	%description
14rr|xephem-3.7.5-2|30	Xephem is an interactive astronomy program for X Windows systems.
14rr|xephem-3.7.5-2|31	
14rr|xephem-3.7.5-2|32	This package is in restricted because the license is too restritive.
14rr|xephem-3.7.5-2|33	
14rr|xephem-3.7.5-2|34	%prep
14rr|xephem-3.7.5-2|35	%setup -q
14rr|xephem-3.7.5-2|36	%patch0 -p1
14rr|xephem-3.7.5-2|37	bzcat %{SOURCE1} > %{name}
14rr|xephem-3.7.5-2|38	bzcat %{SOURCE2} > %{Name}
14rr|xephem-3.7.5-2|39	perl -pi -e 's|^XEphem.ShareDir: .*$|XEphem.ShareDir: %{_datadir}/%{name}|' %{Name}
14rr|xephem-3.7.5-2|40	perl -pi -e 's|^CFLAGS= .*$|CFLAGS= \$(RPM_OPT_FLAGS)|' libastro/Makefile
14rr|xephem-3.7.5-2|41	perl -pi -e 's|^CFLAGS= .*$|CFLAGS= -I../libastro \$(RPM_OPT_FLAGS)|' libip/Makefile
14rr|xephem-3.7.5-2|42	perl -pi -e 's|^MOTIFL =.*$|MOTIFL = %{_libdir}|' GUI/xephem/Makefile
14rr|xephem-3.7.5-2|43	perl -pi -e 's|^XEphem.Version:.*|XEphem.Version = %{version}|' XEphem
14rr|xephem-3.7.5-2|44	
14rr|xephem-3.7.5-2|45	%build
14rr|xephem-3.7.5-2|46	(cd libastro && %make)
14rr|xephem-3.7.5-2|47	(cd libip && %make)
14rr|xephem-3.7.5-2|48	(cd libjpegd && %make)
14rr|xephem-3.7.5-2|49	
14rr|xephem-3.7.5-2|50	# Replacement of indilib
14rr|xephem-3.7.5-2|51	%ifnarch %{ix86}
14rr|xephem-3.7.5-2|52	(cd liblilxml && %make)
14rr|xephem-3.7.5-2|53	%endif
14rr|xephem-3.7.5-2|54	(cd GUI/xephem && %make && %make -C fifos)
14rr|xephem-3.7.5-2|55	
14rr|xephem-3.7.5-2|56	%install
14rr|xephem-3.7.5-2|57	# binary
14rr|xephem-3.7.5-2|58	install -d %{buildroot}%{_bindir}
14rr|xephem-3.7.5-2|59	install -m 755 GUI/xephem/%{name} %{buildroot}%{_bindir}
14rr|xephem-3.7.5-2|60	# man page
14rr|xephem-3.7.5-2|61	install -d %{buildroot}%{_mandir}/man1
14rr|xephem-3.7.5-2|62	install -m 644 GUI/xephem/%{name}.man %{buildroot}%{_mandir}/man1
14rr|xephem-3.7.5-2|63	# data
14rr|xephem-3.7.5-2|64	mkdir -p %{buildroot}%{_datadir}/%{name}
14rr|xephem-3.7.5-2|65	cp -a GUI/xephem/auxil %{buildroot}%{_datadir}/%{name}
14rr|xephem-3.7.5-2|66	cp -a GUI/xephem/catalogs %{buildroot}%{_datadir}/%{name}
14rr|xephem-3.7.5-2|67	cp -a GUI/xephem/fifos %{buildroot}%{_datadir}/%{name}
14rr|xephem-3.7.5-2|68	# X11 prefs
14rr|xephem-3.7.5-2|69	install -d %{buildroot}%{_libdir}/X11/app-defaults
14rr|xephem-3.7.5-2|70	install -m 644 %{Name} %{buildroot}%{_libdir}/X11/app-defaults
14rr|xephem-3.7.5-2|71	# wmconfig
14rr|xephem-3.7.5-2|72	install -d %{buildroot}%{_sysconfdir}/X11/wmconfig
14rr|xephem-3.7.5-2|73	install -m 644 %{name} %{buildroot}%{_sysconfdir}/X11/wmconfig
14rr|xephem-3.7.5-2|74	# icons
14rr|xephem-3.7.5-2|75	install -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
14rr|xephem-3.7.5-2|76	install -D -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/%{name}.png
14rr|xephem-3.7.5-2|77	install -D -m 644 %{SOURCE5} %{buildroot}%{_liconsdir}/%{name}.png
14rr|xephem-3.7.5-2|78	
14rr|xephem-3.7.5-2|79	%files
14rr|xephem-3.7.5-2|80	%config(noreplace) %{_sysconfdir}/X11/wmconfig/%{name}
14rr|xephem-3.7.5-2|81	%{_bindir}/%{name}
14rr|xephem-3.7.5-2|82	%{_mandir}/man1/%{name}.*
14rr|xephem-3.7.5-2|83	%{_libdir}/X11/app-defaults/%{Name}
14rr|xephem-3.7.5-2|84	%{_datadir}/%{name}
14rr|xephem-3.7.5-2|85	%{_iconsdir}/%{name}.png
14rr|xephem-3.7.5-2|86	%{_miconsdir}/%{name}.png
14rr|xephem-3.7.5-2|87	%{_liconsdir}/%{name}.png
14rr|xephem-3.7.5-2|88	
14rr|xephem-3.7.5-2|89	
14rr|xephem-3.7.5-2|90	%changelog
14rr|xephem-3.7.5-2|91	* Wed Oct 31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.7.5-2
14rr|xephem-3.7.5-2|92	+ Revision: 9a2d0ae
14rr|xephem-3.7.5-2|93	- Fix summary
14rr|xephem-3.7.5-2|94	
14rr|xephem-3.7.5-2|95	

26650 14
14rr|xine-lib-1.2.5-2plf|1	%define build_optimization 0
14rr|xine-lib-1.2.5-2plf|2	%define dvdnav 0.1.4
14rr|xine-lib-1.2.5-2plf|3	
14rr|xine-lib-1.2.5-2plf|4	%define build_pulse 1
14rr|xine-lib-1.2.5-2plf|5	%define build_magick 1
14rr|xine-lib-1.2.5-2plf|6	%define build_caca 1
14rr|xine-lib-1.2.5-2plf|7	%define build_directfb 0
14rr|xine-lib-1.2.5-2plf|8	%define external_vcdnav 1
14rr|xine-lib-1.2.5-2plf|9	%define build_smb 1
14rr|xine-lib-1.2.5-2plf|10	%define build_alsa 1
14rr|xine-lib-1.2.5-2plf|11	%define build_linuxfb 1
14rr|xine-lib-1.2.5-2plf|12	
14rr|xine-lib-1.2.5-2plf|13	%define build_vidix 0
14rr|xine-lib-1.2.5-2plf|14	
14rr|xine-lib-1.2.5-2plf|15	%define build_divx4 0
14rr|xine-lib-1.2.5-2plf|16	%define build_xvid 0
14rr|xine-lib-1.2.5-2plf|17	%define build_faad 0
14rr|xine-lib-1.2.5-2plf|18	%define build_win32 0
14rr|xine-lib-1.2.5-2plf|19	%ifarch %{ix86}
14rr|xine-lib-1.2.5-2plf|20	%define build_win32 1
14rr|xine-lib-1.2.5-2plf|21	%endif
14rr|xine-lib-1.2.5-2plf|22	
14rr|xine-lib-1.2.5-2plf|23	%define external_ffmpeg 1
14rr|xine-lib-1.2.5-2plf|24	
14rr|xine-lib-1.2.5-2plf|25	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|xine-lib-1.2.5-2plf|26	
14rr|xine-lib-1.2.5-2plf|27	######################
14rr|xine-lib-1.2.5-2plf|28	# Hardcode PLF build
14rr|xine-lib-1.2.5-2plf|29	%define build_plf 1
14rr|xine-lib-1.2.5-2plf|30	######################
14rr|xine-lib-1.2.5-2plf|31	
14rr|xine-lib-1.2.5-2plf|32	%if %{build_plf}
14rr|xine-lib-1.2.5-2plf|33	%define distsuffix plf
14rr|xine-lib-1.2.5-2plf|34	%define build_faad 1
14rr|xine-lib-1.2.5-2plf|35	%define extrarelsuffix plf
14rr|xine-lib-1.2.5-2plf|36	%endif
14rr|xine-lib-1.2.5-2plf|37	
14rr|xine-lib-1.2.5-2plf|38	%{?_with_optimization: %{expand: %%global build_optimization 1}}
14rr|xine-lib-1.2.5-2plf|39	%{?_with_directfb: %{expand: %%global build_directfb 1}}
14rr|xine-lib-1.2.5-2plf|40	%{?_without_directfb: %{expand: %%global build_directfb 0}}
14rr|xine-lib-1.2.5-2plf|41	%{?_with_alsa: %{expand: %%global build_alsa 1}}
14rr|xine-lib-1.2.5-2plf|42	%{?_without_alsa: %{expand: %%global build_alsa 0}}
14rr|xine-lib-1.2.5-2plf|43	%{?_with_vcdnav: %{expand: %%global external_vcdnav 1}}
14rr|xine-lib-1.2.5-2plf|44	%{?_without_vcdnav: %{expand: %%global external_vcdnav 0}}
14rr|xine-lib-1.2.5-2plf|45	%{?_with_vidix: %{expand: %%global build_vidix 1}}
14rr|xine-lib-1.2.5-2plf|46	%{?_without_vidix: %{expand: %%global build_vidix 0}}
14rr|xine-lib-1.2.5-2plf|47	%{?_with_linuxfb: %{expand: %%global build_linuxfb 1}}
14rr|xine-lib-1.2.5-2plf|48	%{?_without_linuxfb: %{expand: %%global build_linuxfb 0}}
14rr|xine-lib-1.2.5-2plf|49	%{?_with_faad: %{expand: %%global build_faad 1}}
14rr|xine-lib-1.2.5-2plf|50	%{?_without_faad: %{expand: %%global build_faad 0}}
14rr|xine-lib-1.2.5-2plf|51	%{?_with_win32: %{expand: %%global build_win32 1}}
14rr|xine-lib-1.2.5-2plf|52	%{?_without_win32: %{expand: %%global build_win32 0}}
14rr|xine-lib-1.2.5-2plf|53	%{?_with_divx4: %{expand: %%global build_divx4 1}}
14rr|xine-lib-1.2.5-2plf|54	%{?_without_divx4: %{expand: %%global build_divx4 0}}
14rr|xine-lib-1.2.5-2plf|55	%{?_with_xvid: %{expand: %%global build_xvid 1}}
14rr|xine-lib-1.2.5-2plf|56	%{?_without_xvid: %{expand: %%global build_xvid 0}}
14rr|xine-lib-1.2.5-2plf|57	%{?_with_smb: %{expand: %%global build_smb 1}}
14rr|xine-lib-1.2.5-2plf|58	%{?_without_smb: %{expand: %%global build_smb 0}}
14rr|xine-lib-1.2.5-2plf|59	%{?_with_pulse: %{expand: %%global build_pulse 1}}
14rr|xine-lib-1.2.5-2plf|60	%{?_without_pulse: %{expand: %%global build_pulse 0}}
14rr|xine-lib-1.2.5-2plf|61	%{?_with_magick: %{expand: %%global build_magick 1}}
14rr|xine-lib-1.2.5-2plf|62	%{?_without_magick: %{expand: %%global build_magick 0}}
14rr|xine-lib-1.2.5-2plf|63	%{?_with_ffmpeg: %{expand: %%global external_ffmpeg 1}}
14rr|xine-lib-1.2.5-2plf|64	%{?_without_ffmpeg: %{expand: %%global external_ffmpeg 0}}
14rr|xine-lib-1.2.5-2plf|65	
14rr|xine-lib-1.2.5-2plf|66	%define bname xine
14rr|xine-lib-1.2.5-2plf|67	%define major 2
14rr|xine-lib-1.2.5-2plf|68	%define api 2.4
14rr|xine-lib-1.2.5-2plf|69	%define libname %mklibname xine %{major}
14rr|xine-lib-1.2.5-2plf|70	%define devname %mklibname -d xine
14rr|xine-lib-1.2.5-2plf|71	
14rr|xine-lib-1.2.5-2plf|72	Summary:	A Free Video Player (Libraries)
14rr|xine-lib-1.2.5-2plf|73	Name:		xine-lib
14rr|xine-lib-1.2.5-2plf|74	Version:	1.2.5
14rr|xine-lib-1.2.5-2plf|75	Release:	2%{?extrarelsuffix}
14rr|xine-lib-1.2.5-2plf|76	License:	GPLv2+
14rr|xine-lib-1.2.5-2plf|77	Group:		System/Libraries
14rr|xine-lib-1.2.5-2plf|78	Url:		http://xine.sourceforge.net
14rr|xine-lib-1.2.5-2plf|79	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/xine-lib-%{version}.tar.xz
14rr|xine-lib-1.2.5-2plf|80	Source1:	accel_vaapi.h
14rr|xine-lib-1.2.5-2plf|81	
14rr|xine-lib-1.2.5-2plf|82	BuildRequires:	aalib-devel
14rr|xine-lib-1.2.5-2plf|83	BuildRequires:	gettext-devel
14rr|xine-lib-1.2.5-2plf|84	BuildRequires:	libmpcdec-devel
14rr|xine-lib-1.2.5-2plf|85	BuildRequires:	mng-devel
14rr|xine-lib-1.2.5-2plf|86	BuildRequires:	pkgconfig(esound)
14rr|xine-lib-1.2.5-2plf|87	BuildRequires:	pkgconfig(flac)
14rr|xine-lib-1.2.5-2plf|88	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14rr|xine-lib-1.2.5-2plf|89	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14rr|xine-lib-1.2.5-2plf|90	BuildRequires:	pkgconfig(gdk-2.0)
14rr|xine-lib-1.2.5-2plf|91	BuildRequires:	pkgconfig(glu)
14rr|xine-lib-1.2.5-2plf|92	BuildRequires:	pkgconfig(ice)
14rr|xine-lib-1.2.5-2plf|93	BuildRequires:	pkgconfig(jack)
14rr|xine-lib-1.2.5-2plf|94	BuildRequires:	pkgconfig(libbluray)
14rr|xine-lib-1.2.5-2plf|95	BuildRequires:	pkgconfig(libmodplug)
14rr|xine-lib-1.2.5-2plf|96	BuildRequires:	pkgconfig(libv4l2)
14rr|xine-lib-1.2.5-2plf|97	BuildRequires:	pkgconfig(mad)
14rr|xine-lib-1.2.5-2plf|98	BuildRequires:	pkgconfig(speex)
14rr|xine-lib-1.2.5-2plf|99	BuildRequires:	pkgconfig(sdl)
14rr|xine-lib-1.2.5-2plf|100	BuildRequires:	pkgconfig(sm)
14rr|xine-lib-1.2.5-2plf|101	BuildRequires:	pkgconfig(vdpau)
14rr|xine-lib-1.2.5-2plf|102	BuildRequires:	pkgconfig(vorbis)
14rr|xine-lib-1.2.5-2plf|103	BuildRequires:	pkgconfig(vorbisfile)
14rr|xine-lib-1.2.5-2plf|104	BuildRequires:	pkgconfig(vpx)
14rr|xine-lib-1.2.5-2plf|105	BuildRequires:	pkgconfig(wavpack)
14rr|xine-lib-1.2.5-2plf|106	BuildRequires:	pkgconfig(xinerama)
14rr|xine-lib-1.2.5-2plf|107	BuildRequires:	pkgconfig(xv)
14rr|xine-lib-1.2.5-2plf|108	BuildRequires:	pkgconfig(xvmc)
14rr|xine-lib-1.2.5-2plf|109	%if %{build_smb}
14rr|xine-lib-1.2.5-2plf|110	BuildRequires:	pkgconfig(smbclient)
14rr|xine-lib-1.2.5-2plf|111	%endif
14rr|xine-lib-1.2.5-2plf|112	%if %{external_vcdnav}
14rr|xine-lib-1.2.5-2plf|113	BuildRequires:	pkgconfig(libvcdinfo)
14rr|xine-lib-1.2.5-2plf|114	%endif
14rr|xine-lib-1.2.5-2plf|115	%if %{build_directfb}
14rr|xine-lib-1.2.5-2plf|116	Buildrequires:	pkgconfig(directfb)
14rr|xine-lib-1.2.5-2plf|117	%endif
14rr|xine-lib-1.2.5-2plf|118	%if %{external_ffmpeg}
14rr|xine-lib-1.2.5-2plf|119	BuildRequires:	pkgconfig(libavcodec)
14rr|xine-lib-1.2.5-2plf|120	%endif
14rr|xine-lib-1.2.5-2plf|121	
14rr|xine-lib-1.2.5-2plf|122	%description
14rr|xine-lib-1.2.5-2plf|123	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|124	
14rr|xine-lib-1.2.5-2plf|125	%if %{build_plf}
14rr|xine-lib-1.2.5-2plf|126	This package is in restricted repository because the AAC decoder is
14rr|xine-lib-1.2.5-2plf|127	covered by patents.
14rr|xine-lib-1.2.5-2plf|128	%endif
14rr|xine-lib-1.2.5-2plf|129	
14rr|xine-lib-1.2.5-2plf|130	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|131	
14rr|xine-lib-1.2.5-2plf|132	%package -n %{libname}
14rr|xine-lib-1.2.5-2plf|133	Summary:	A Free Video Player (Libraries)
14rr|xine-lib-1.2.5-2plf|134	Group:		System/Libraries
14rr|xine-lib-1.2.5-2plf|135	Provides:	xine-lib
14rr|xine-lib-1.2.5-2plf|136	
14rr|xine-lib-1.2.5-2plf|137	%description -n %{libname}
14rr|xine-lib-1.2.5-2plf|138	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|139	
14rr|xine-lib-1.2.5-2plf|140	This package contains the shared libraries required by xine.
14rr|xine-lib-1.2.5-2plf|141	
14rr|xine-lib-1.2.5-2plf|142	%files -n %{libname}
14rr|xine-lib-1.2.5-2plf|143	%{_libdir}/libxine.so.%{major}*
14rr|xine-lib-1.2.5-2plf|144	
14rr|xine-lib-1.2.5-2plf|145	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|146	
14rr|xine-lib-1.2.5-2plf|147	%package -n %{devname}
14rr|xine-lib-1.2.5-2plf|148	Summary:	Devel files for xine
14rr|xine-lib-1.2.5-2plf|149	Group:		Development/C
14rr|xine-lib-1.2.5-2plf|150	Requires:	%{libname} = %{version}-%{release}
14rr|xine-lib-1.2.5-2plf|151	Provides:	libxine-devel = %{version}-%{release}
14rr|xine-lib-1.2.5-2plf|152	
14rr|xine-lib-1.2.5-2plf|153	%description -n %{devname}
14rr|xine-lib-1.2.5-2plf|154	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|155	
14rr|xine-lib-1.2.5-2plf|156	This package contains the development files required for compiling xine
14rr|xine-lib-1.2.5-2plf|157	front ends or plugins.
14rr|xine-lib-1.2.5-2plf|158	
14rr|xine-lib-1.2.5-2plf|159	%files -n %{devname}
14rr|xine-lib-1.2.5-2plf|160	%doc README AUTHORS TODO
14rr|xine-lib-1.2.5-2plf|161	%doc ChangeLog installed-docs/hackersguide
14rr|xine-lib-1.2.5-2plf|162	%{_bindir}/xine-config
14rr|xine-lib-1.2.5-2plf|163	%{_bindir}/xine-list-1.2
14rr|xine-lib-1.2.5-2plf|164	%{multiarch_bindir}/xine-config
14rr|xine-lib-1.2.5-2plf|165	%{_mandir}/man1/xine-config.1*
14rr|xine-lib-1.2.5-2plf|166	%{_mandir}/man1/xine-list-1.2.1*
14rr|xine-lib-1.2.5-2plf|167	%{_libdir}/*.so
14rr|xine-lib-1.2.5-2plf|168	%{_libdir}/pkgconfig/libxine.pc
14rr|xine-lib-1.2.5-2plf|169	%{_datadir}/aclocal/xine.m4
14rr|xine-lib-1.2.5-2plf|170	%{_includedir}/*.h
14rr|xine-lib-1.2.5-2plf|171	%{_includedir}/xine
14rr|xine-lib-1.2.5-2plf|172	
14rr|xine-lib-1.2.5-2plf|173	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|174	
14rr|xine-lib-1.2.5-2plf|175	%package -n %{bname}-plugins
14rr|xine-lib-1.2.5-2plf|176	Summary:	A Free Video Player (main plugins)
14rr|xine-lib-1.2.5-2plf|177	Group:		Video
14rr|xine-lib-1.2.5-2plf|178	Provides:	%{bname}-xv %{bname}-gl %{bname}-oss %{libname}-docs %{bname}-speex
14rr|xine-lib-1.2.5-2plf|179	Provides:	%{bname}-dvdnav %{bname}-alsa %{bname}-musepack
14rr|xine-lib-1.2.5-2plf|180	%if %{build_win32}
14rr|xine-lib-1.2.5-2plf|181	Provides:	xine-plugins-win32
14rr|xine-lib-1.2.5-2plf|182	Provides:	xine-win32
14rr|xine-lib-1.2.5-2plf|183	#Suggests: win32-codecs
14rr|xine-lib-1.2.5-2plf|184	%endif
14rr|xine-lib-1.2.5-2plf|185	# Plugins are in versioned dir, so require the exact version
14rr|xine-lib-1.2.5-2plf|186	Requires:	%{libname} = %{version}
14rr|xine-lib-1.2.5-2plf|187	# provide the plugin API version
14rr|xine-lib-1.2.5-2plf|188	Provides:	xine-plugin-api = %{api}
14rr|xine-lib-1.2.5-2plf|189	
14rr|xine-lib-1.2.5-2plf|190	%description -n %{bname}-plugins
14rr|xine-lib-1.2.5-2plf|191	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|192	
14rr|xine-lib-1.2.5-2plf|193	This package includes the main plugins for xine, they allow the input
14rr|xine-lib-1.2.5-2plf|194	from files, Video CDs, network streams and (not encrypted) DVDs in
14rr|xine-lib-1.2.5-2plf|195	several video formats.
14rr|xine-lib-1.2.5-2plf|196	
14rr|xine-lib-1.2.5-2plf|197	%if %{build_optimization}
14rr|xine-lib-1.2.5-2plf|198	Warning: This package was optimized for the build machine and probably
14rr|xine-lib-1.2.5-2plf|199	will not run on other computers.
14rr|xine-lib-1.2.5-2plf|200	%endif
14rr|xine-lib-1.2.5-2plf|201	
14rr|xine-lib-1.2.5-2plf|202	%files -n %{bname}-plugins -f libxine2.lang
14rr|xine-lib-1.2.5-2plf|203	%doc installed-docs/README* installed-docs/faq.*
14rr|xine-lib-1.2.5-2plf|204	%{_mandir}/man5/xine.5*
14rr|xine-lib-1.2.5-2plf|205	%dir %{_libdir}/xine/
14rr|xine-lib-1.2.5-2plf|206	%dir %{_libdir}/xine/plugins/
14rr|xine-lib-1.2.5-2plf|207	%dir %{_libdir}/xine/plugins/%{api}/
14rr|xine-lib-1.2.5-2plf|208	%dir %{_libdir}/xine/plugins/%{api}/post/
14rr|xine-lib-1.2.5-2plf|209	%{_libdir}/xine/plugins/%{api}/mime.types
14rr|xine-lib-1.2.5-2plf|210	%if %{build_alsa}
14rr|xine-lib-1.2.5-2plf|211	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_alsa.so
14rr|xine-lib-1.2.5-2plf|212	%endif
14rr|xine-lib-1.2.5-2plf|213	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_file.so
14rr|xine-lib-1.2.5-2plf|214	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_none.so
14rr|xine-lib-1.2.5-2plf|215	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_oss.so
14rr|xine-lib-1.2.5-2plf|216	%{_libdir}/xine/plugins/%{api}/xineplug_inp_cdda.so
14rr|xine-lib-1.2.5-2plf|217	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvb.so
14rr|xine-lib-1.2.5-2plf|218	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvd.so
14rr|xine-lib-1.2.5-2plf|219	%{_libdir}/xine/plugins/%{api}/xineplug_inp_http.so
14rr|xine-lib-1.2.5-2plf|220	%{_libdir}/xine/plugins/%{api}/xineplug_inp_stdin_fifo.so
14rr|xine-lib-1.2.5-2plf|221	%{_libdir}/xine/plugins/%{api}/xineplug_inp_file.so
14rr|xine-lib-1.2.5-2plf|222	%{_libdir}/xine/plugins/%{api}/xineplug_inp_mms.so
14rr|xine-lib-1.2.5-2plf|223	%{_libdir}/xine/plugins/%{api}/xineplug_inp_net.so
14rr|xine-lib-1.2.5-2plf|224	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pnm.so
14rr|xine-lib-1.2.5-2plf|225	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pvr.so
14rr|xine-lib-1.2.5-2plf|226	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtp.so
14rr|xine-lib-1.2.5-2plf|227	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtsp.so
14rr|xine-lib-1.2.5-2plf|228	%{_libdir}/xine/plugins/%{api}/xineplug_inp_test.so
14rr|xine-lib-1.2.5-2plf|229	%{_libdir}/xine/plugins/%{api}/xineplug_inp_vcd.so
14rr|xine-lib-1.2.5-2plf|230	%{_libdir}/xine/plugins/%{api}/xineplug_inp_v4l2.so
14rr|xine-lib-1.2.5-2plf|231	%{_libdir}/xine/plugins/%{api}/xineplug_dmx_*so
14rr|xine-lib-1.2.5-2plf|232	%{_libdir}/xine/plugins/%{api}/xineplug_decode_a52.so
14rr|xine-lib-1.2.5-2plf|233	%{_libdir}/xine/plugins/%{api}/xineplug_decode_bitplane.so
14rr|xine-lib-1.2.5-2plf|234	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dts.so
14rr|xine-lib-1.2.5-2plf|235	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dvaudio.so
14rr|xine-lib-1.2.5-2plf|236	%{_libdir}/xine/plugins/%{api}/xineplug_decode_ff.so
14rr|xine-lib-1.2.5-2plf|237	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gdk_pixbuf.so
14rr|xine-lib-1.2.5-2plf|238	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gsm610.so
14rr|xine-lib-1.2.5-2plf|239	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libjpeg.so
14rr|xine-lib-1.2.5-2plf|240	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libvpx.so
14rr|xine-lib-1.2.5-2plf|241	%{_libdir}/xine/plugins/%{api}/xineplug_decode_lpcm.so
14rr|xine-lib-1.2.5-2plf|242	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mad.so
14rr|xine-lib-1.2.5-2plf|243	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpc.so*
14rr|xine-lib-1.2.5-2plf|244	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpeg2.so
14rr|xine-lib-1.2.5-2plf|245	%{_libdir}/xine/plugins/%{api}/xineplug_decode_spu*.so
14rr|xine-lib-1.2.5-2plf|246	%{_libdir}/xine/plugins/%{api}/xineplug_decode_real.so
14rr|xine-lib-1.2.5-2plf|247	%{_libdir}/xine/plugins/%{api}/xineplug_decode_rgb.so
14rr|xine-lib-1.2.5-2plf|248	%{_libdir}/xine/plugins/%{api}/xineplug_decode_yuv.so
14rr|xine-lib-1.2.5-2plf|249	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264.so
14rr|xine-lib-1.2.5-2plf|250	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264_alter.so
14rr|xine-lib-1.2.5-2plf|251	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg12.so
14rr|xine-lib-1.2.5-2plf|252	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg4.so
14rr|xine-lib-1.2.5-2plf|253	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_vc1.so
14rr|xine-lib-1.2.5-2plf|254	%{_libdir}/xine/plugins/%{api}/xineplug_inp_bluray.so
14rr|xine-lib-1.2.5-2plf|255	%{_libdir}/xine/plugins/%{api}/xineplug_nsf.so
14rr|xine-lib-1.2.5-2plf|256	%{_libdir}/xine/plugins/%{api}/xineplug_sputext.so
14rr|xine-lib-1.2.5-2plf|257	%{_libdir}/xine/plugins/%{api}/xineplug_vdr.so
14rr|xine-lib-1.2.5-2plf|258	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vaapi.so
14rr|xine-lib-1.2.5-2plf|259	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vdpau.so
14rr|xine-lib-1.2.5-2plf|260	%{_libdir}/xine/plugins/%{api}/xineplug_xiph.so
14rr|xine-lib-1.2.5-2plf|261	%if %{build_directfb}
14rr|xine-lib-1.2.5-2plf|262	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_directfb.so
14rr|xine-lib-1.2.5-2plf|263	%endif
14rr|xine-lib-1.2.5-2plf|264	%if %{build_linuxfb}
14rr|xine-lib-1.2.5-2plf|265	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_fb.so
14rr|xine-lib-1.2.5-2plf|266	%endif
14rr|xine-lib-1.2.5-2plf|267	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl.so
14rr|xine-lib-1.2.5-2plf|268	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl2.so
14rr|xine-lib-1.2.5-2plf|269	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_none.so
14rr|xine-lib-1.2.5-2plf|270	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_raw.so
14rr|xine-lib-1.2.5-2plf|271	%if %{build_vidix}
14rr|xine-lib-1.2.5-2plf|272	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vidix.so
14rr|xine-lib-1.2.5-2plf|273	%{_libdir}/xine/plugins/%{api}/vidix/
14rr|xine-lib-1.2.5-2plf|274	%endif
14rr|xine-lib-1.2.5-2plf|275	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xshm.so
14rr|xine-lib-1.2.5-2plf|276	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xv.so
14rr|xine-lib-1.2.5-2plf|277	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xvmc.so
14rr|xine-lib-1.2.5-2plf|278	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xxmc.so
14rr|xine-lib-1.2.5-2plf|279	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbshm.so
14rr|xine-lib-1.2.5-2plf|280	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbxv.so
14rr|xine-lib-1.2.5-2plf|281	%if %{build_win32}
14rr|xine-lib-1.2.5-2plf|282	%{_libdir}/xine/plugins/%{api}/xineplug_decode_qt.so*
14rr|xine-lib-1.2.5-2plf|283	%{_libdir}/xine/plugins/%{api}/xineplug_decode_w32dll.so*
14rr|xine-lib-1.2.5-2plf|284	%endif
14rr|xine-lib-1.2.5-2plf|285	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_audio_filters.so
14rr|xine-lib-1.2.5-2plf|286	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_goom.so
14rr|xine-lib-1.2.5-2plf|287	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_mosaico.so
14rr|xine-lib-1.2.5-2plf|288	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_planar.so
14rr|xine-lib-1.2.5-2plf|289	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_switch.so
14rr|xine-lib-1.2.5-2plf|290	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_tvtime.so
14rr|xine-lib-1.2.5-2plf|291	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_visualizations.so
14rr|xine-lib-1.2.5-2plf|292	%{_datadir}/xine-lib
14rr|xine-lib-1.2.5-2plf|293	
14rr|xine-lib-1.2.5-2plf|294	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|295	
14rr|xine-lib-1.2.5-2plf|296	%package -n %{bname}-wavpack
14rr|xine-lib-1.2.5-2plf|297	Group:		Sound
14rr|xine-lib-1.2.5-2plf|298	Summary:	Wavpack Audio decoder plugin for xine
14rr|xine-lib-1.2.5-2plf|299	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|300	
14rr|xine-lib-1.2.5-2plf|301	%description -n %{bname}-wavpack
14rr|xine-lib-1.2.5-2plf|302	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|303	
14rr|xine-lib-1.2.5-2plf|304	This package contains the wavpack audio decoder plugin.
14rr|xine-lib-1.2.5-2plf|305	
14rr|xine-lib-1.2.5-2plf|306	%files -n %{bname}-wavpack
14rr|xine-lib-1.2.5-2plf|307	%doc README
14rr|xine-lib-1.2.5-2plf|308	%{_libdir}/xine/plugins/%{api}/xineplug_wavpack.so
14rr|xine-lib-1.2.5-2plf|309	
14rr|xine-lib-1.2.5-2plf|310	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|311	
14rr|xine-lib-1.2.5-2plf|312	%package -n %{bname}-sdl
14rr|xine-lib-1.2.5-2plf|313	Group:		Video
14rr|xine-lib-1.2.5-2plf|314	Summary:	SDL video output plugin for xine
14rr|xine-lib-1.2.5-2plf|315	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|316	
14rr|xine-lib-1.2.5-2plf|317	%description -n %{bname}-sdl
14rr|xine-lib-1.2.5-2plf|318	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|319	
14rr|xine-lib-1.2.5-2plf|320	This package contains the SDL video output plugin.
14rr|xine-lib-1.2.5-2plf|321	
14rr|xine-lib-1.2.5-2plf|322	%files -n %{bname}-sdl
14rr|xine-lib-1.2.5-2plf|323	%doc README
14rr|xine-lib-1.2.5-2plf|324	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_sdl.so
14rr|xine-lib-1.2.5-2plf|325	
14rr|xine-lib-1.2.5-2plf|326	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|327	
14rr|xine-lib-1.2.5-2plf|328	%if %{build_caca}
14rr|xine-lib-1.2.5-2plf|329	%package -n %{bname}-caca
14rr|xine-lib-1.2.5-2plf|330	Group:		Video
14rr|xine-lib-1.2.5-2plf|331	Summary:	Caca video output plugin for xine
14rr|xine-lib-1.2.5-2plf|332	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|333	BuildRequires:	libcaca-devel >= 0.99
14rr|xine-lib-1.2.5-2plf|334	
14rr|xine-lib-1.2.5-2plf|335	%description -n %{bname}-caca
14rr|xine-lib-1.2.5-2plf|336	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|337	
14rr|xine-lib-1.2.5-2plf|338	This package contains the Caca video output plugin.
14rr|xine-lib-1.2.5-2plf|339	
14rr|xine-lib-1.2.5-2plf|340	%files -n %{bname}-caca
14rr|xine-lib-1.2.5-2plf|341	%doc README
14rr|xine-lib-1.2.5-2plf|342	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_caca.so
14rr|xine-lib-1.2.5-2plf|343	%endif
14rr|xine-lib-1.2.5-2plf|344	
14rr|xine-lib-1.2.5-2plf|345	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|346	
14rr|xine-lib-1.2.5-2plf|347	%package -n %{bname}-esd
14rr|xine-lib-1.2.5-2plf|348	Summary:	Esd plugin for xine
14rr|xine-lib-1.2.5-2plf|349	Group:		Sound
14rr|xine-lib-1.2.5-2plf|350	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|351	
14rr|xine-lib-1.2.5-2plf|352	%description -n %{bname}-esd
14rr|xine-lib-1.2.5-2plf|353	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|354	
14rr|xine-lib-1.2.5-2plf|355	- Esd audio output plugin
14rr|xine-lib-1.2.5-2plf|356	
14rr|xine-lib-1.2.5-2plf|357	%files -n %{bname}-esd
14rr|xine-lib-1.2.5-2plf|358	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_esd.so
14rr|xine-lib-1.2.5-2plf|359	
14rr|xine-lib-1.2.5-2plf|360	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|361	
14rr|xine-lib-1.2.5-2plf|362	%package -n %{bname}-jack
14rr|xine-lib-1.2.5-2plf|363	Summary:	Jack plugin for xine
14rr|xine-lib-1.2.5-2plf|364	Group:		Sound
14rr|xine-lib-1.2.5-2plf|365	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|366	
14rr|xine-lib-1.2.5-2plf|367	%description -n %{bname}-jack
14rr|xine-lib-1.2.5-2plf|368	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|369	
14rr|xine-lib-1.2.5-2plf|370	- Jack audio output plugin
14rr|xine-lib-1.2.5-2plf|371	
14rr|xine-lib-1.2.5-2plf|372	%files -n %{bname}-jack
14rr|xine-lib-1.2.5-2plf|373	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_jack.so
14rr|xine-lib-1.2.5-2plf|374	
14rr|xine-lib-1.2.5-2plf|375	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|376	
14rr|xine-lib-1.2.5-2plf|377	%if %{build_pulse}
14rr|xine-lib-1.2.5-2plf|378	%package -n %{bname}-pulse
14rr|xine-lib-1.2.5-2plf|379	Summary:	Pulseaudio plugin for xine
14rr|xine-lib-1.2.5-2plf|380	Group:		Sound
14rr|xine-lib-1.2.5-2plf|381	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|382	BuildRequires:	pkgconfig(libpulse)
14rr|xine-lib-1.2.5-2plf|383	
14rr|xine-lib-1.2.5-2plf|384	%description -n %{bname}-pulse
14rr|xine-lib-1.2.5-2plf|385	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|386	
14rr|xine-lib-1.2.5-2plf|387	- pulseaudio audio output plugin
14rr|xine-lib-1.2.5-2plf|388	
14rr|xine-lib-1.2.5-2plf|389	%files -n %{bname}-pulse
14rr|xine-lib-1.2.5-2plf|390	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_pulseaudio.so
14rr|xine-lib-1.2.5-2plf|391	%endif
14rr|xine-lib-1.2.5-2plf|392	
14rr|xine-lib-1.2.5-2plf|393	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|394	
14rr|xine-lib-1.2.5-2plf|395	%if %{build_magick}
14rr|xine-lib-1.2.5-2plf|396	%package -n %{bname}-image
14rr|xine-lib-1.2.5-2plf|397	Summary:	ImageMagick plugin for xine
14rr|xine-lib-1.2.5-2plf|398	Group:		Graphics
14rr|xine-lib-1.2.5-2plf|399	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|400	BuildRequires:	pkgconfig(ImageMagick)
14rr|xine-lib-1.2.5-2plf|401	
14rr|xine-lib-1.2.5-2plf|402	%description -n %{bname}-image
14rr|xine-lib-1.2.5-2plf|403	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|404	
14rr|xine-lib-1.2.5-2plf|405	- image display plugin based on ImageMagick
14rr|xine-lib-1.2.5-2plf|406	
14rr|xine-lib-1.2.5-2plf|407	%files -n %{bname}-image
14rr|xine-lib-1.2.5-2plf|408	%doc README
14rr|xine-lib-1.2.5-2plf|409	%{_libdir}/xine/plugins/%{api}/xineplug_decode_image.so
14rr|xine-lib-1.2.5-2plf|410	%endif
14rr|xine-lib-1.2.5-2plf|411	
14rr|xine-lib-1.2.5-2plf|412	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|413	
14rr|xine-lib-1.2.5-2plf|414	%package -n %{bname}-aa
14rr|xine-lib-1.2.5-2plf|415	Summary:	Aalib plugin for xine
14rr|xine-lib-1.2.5-2plf|416	Group:		Video
14rr|xine-lib-1.2.5-2plf|417	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|418	
14rr|xine-lib-1.2.5-2plf|419	%description -n %{bname}-aa
14rr|xine-lib-1.2.5-2plf|420	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|421	
14rr|xine-lib-1.2.5-2plf|422	- Aalib textmode output plugin
14rr|xine-lib-1.2.5-2plf|423	
14rr|xine-lib-1.2.5-2plf|424	%files -n %{bname}-aa
14rr|xine-lib-1.2.5-2plf|425	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_aa.so
14rr|xine-lib-1.2.5-2plf|426	
14rr|xine-lib-1.2.5-2plf|427	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|428	
14rr|xine-lib-1.2.5-2plf|429	%ifarch %{ix86} x86_64 ppc %{arm}
14rr|xine-lib-1.2.5-2plf|430	%package -n %{bname}-dxr3
14rr|xine-lib-1.2.5-2plf|431	Summary:	DXR3 plugin for xine
14rr|xine-lib-1.2.5-2plf|432	Group:		Video
14rr|xine-lib-1.2.5-2plf|433	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|434	
14rr|xine-lib-1.2.5-2plf|435	%description -n %{bname}-dxr3
14rr|xine-lib-1.2.5-2plf|436	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|437	
14rr|xine-lib-1.2.5-2plf|438	- DXR3/Hollywood+ (MPEG2 hardware decoder) decoding/output plugin
14rr|xine-lib-1.2.5-2plf|439	%if %{build_plf}
14rr|xine-lib-1.2.5-2plf|440	- this version has mpeg encoding enabled using libfame.
14rr|xine-lib-1.2.5-2plf|441	%endif
14rr|xine-lib-1.2.5-2plf|442	
14rr|xine-lib-1.2.5-2plf|443	%files -n %{bname}-dxr3
14rr|xine-lib-1.2.5-2plf|444	%{_libdir}/xine/plugins/%{api}/xineplug_*dxr3*.so
14rr|xine-lib-1.2.5-2plf|445	%endif
14rr|xine-lib-1.2.5-2plf|446	
14rr|xine-lib-1.2.5-2plf|447	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|448	
14rr|xine-lib-1.2.5-2plf|449	%package -n %{bname}-flac
14rr|xine-lib-1.2.5-2plf|450	Summary:	FLAC plugin for xine
14rr|xine-lib-1.2.5-2plf|451	Group:		Sound
14rr|xine-lib-1.2.5-2plf|452	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|453	
14rr|xine-lib-1.2.5-2plf|454	%description -n %{bname}-flac
14rr|xine-lib-1.2.5-2plf|455	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|456	
14rr|xine-lib-1.2.5-2plf|457	- FLAC audio decoder plugin
14rr|xine-lib-1.2.5-2plf|458	
14rr|xine-lib-1.2.5-2plf|459	%files -n %{bname}-flac
14rr|xine-lib-1.2.5-2plf|460	%{_libdir}/xine/plugins/%{api}/xineplug_flac.so
14rr|xine-lib-1.2.5-2plf|461	
14rr|xine-lib-1.2.5-2plf|462	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|463	
14rr|xine-lib-1.2.5-2plf|464	%package -n %{bname}-gnomevfs
14rr|xine-lib-1.2.5-2plf|465	Summary:	GNOME VFS plugin for xine
14rr|xine-lib-1.2.5-2plf|466	Group:		System/Libraries
14rr|xine-lib-1.2.5-2plf|467	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|468	
14rr|xine-lib-1.2.5-2plf|469	%description -n %{bname}-gnomevfs
14rr|xine-lib-1.2.5-2plf|470	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|471	
14rr|xine-lib-1.2.5-2plf|472	- GNOME VFS input plugin
14rr|xine-lib-1.2.5-2plf|473	
14rr|xine-lib-1.2.5-2plf|474	%files -n %{bname}-gnomevfs
14rr|xine-lib-1.2.5-2plf|475	%{_libdir}/xine/plugins/%{api}/xineplug_inp_gnome_vfs.so
14rr|xine-lib-1.2.5-2plf|476	
14rr|xine-lib-1.2.5-2plf|477	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|478	
14rr|xine-lib-1.2.5-2plf|479	%if %{build_smb}
14rr|xine-lib-1.2.5-2plf|480	%package -n %{bname}-smb
14rr|xine-lib-1.2.5-2plf|481	Summary:	Samba input plugin for xine
14rr|xine-lib-1.2.5-2plf|482	Group:		System/Libraries
14rr|xine-lib-1.2.5-2plf|483	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|484	
14rr|xine-lib-1.2.5-2plf|485	%description -n %{bname}-smb
14rr|xine-lib-1.2.5-2plf|486	xine is a free gpl-licensed video player for unix-like systems.
14rr|xine-lib-1.2.5-2plf|487	
14rr|xine-lib-1.2.5-2plf|488	- Samba input plugin
14rr|xine-lib-1.2.5-2plf|489	
14rr|xine-lib-1.2.5-2plf|490	%files -n %{bname}-smb
14rr|xine-lib-1.2.5-2plf|491	%{_libdir}/xine/plugins/%{api}/xineplug_inp_smb.so
14rr|xine-lib-1.2.5-2plf|492	%endif
14rr|xine-lib-1.2.5-2plf|493	
14rr|xine-lib-1.2.5-2plf|494	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|495	
14rr|xine-lib-1.2.5-2plf|496	%if %{build_divx4}
14rr|xine-lib-1.2.5-2plf|497	%package -n %{bname}-divx4
14rr|xine-lib-1.2.5-2plf|498	Summary:	Divx4 plugin for %{bname}
14rr|xine-lib-1.2.5-2plf|499	Group: 		Video
14rr|xine-lib-1.2.5-2plf|500	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|501	ExclusiveArch:	%{ix86}
14rr|xine-lib-1.2.5-2plf|502	Provides:	xine-plugins-divx4
14rr|xine-lib-1.2.5-2plf|503	
14rr|xine-lib-1.2.5-2plf|504	%description -n %{bname}-divx4
14rr|xine-lib-1.2.5-2plf|505	This package contains the divx4linux plugin for %{bname}. It is in
14rr|xine-lib-1.2.5-2plf|506	restricted because it is covered by software patents.
14rr|xine-lib-1.2.5-2plf|507	
14rr|xine-lib-1.2.5-2plf|508	%files -n %{bname}-divx4
14rr|xine-lib-1.2.5-2plf|509	%{_libdir}/xine/plugins/%{api}/xineplug_decode_divx4.so*
14rr|xine-lib-1.2.5-2plf|510	%endif
14rr|xine-lib-1.2.5-2plf|511	
14rr|xine-lib-1.2.5-2plf|512	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|513	
14rr|xine-lib-1.2.5-2plf|514	%if %{build_faad}
14rr|xine-lib-1.2.5-2plf|515	%package -n %{bname}-faad
14rr|xine-lib-1.2.5-2plf|516	Summary:	FAAD plugin for %{bname}
14rr|xine-lib-1.2.5-2plf|517	Group:		Sound
14rr|xine-lib-1.2.5-2plf|518	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|519	BuildRequires:	libfaad2-devel
14rr|xine-lib-1.2.5-2plf|520	
14rr|xine-lib-1.2.5-2plf|521	%description -n %{bname}-faad
14rr|xine-lib-1.2.5-2plf|522	This package contains the AAC decoder plugin for %{bname}. It is in
14rr|xine-lib-1.2.5-2plf|523	restricted repository because it is covered by software patents.
14rr|xine-lib-1.2.5-2plf|524	
14rr|xine-lib-1.2.5-2plf|525	%files -n %{bname}-faad
14rr|xine-lib-1.2.5-2plf|526	%{_libdir}/xine/plugins/%{api}/xineplug_decode_faad.so*
14rr|xine-lib-1.2.5-2plf|527	%endif
14rr|xine-lib-1.2.5-2plf|528	
14rr|xine-lib-1.2.5-2plf|529	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|530	
14rr|xine-lib-1.2.5-2plf|531	%if %{build_xvid}
14rr|xine-lib-1.2.5-2plf|532	%package -n %{bname}-xvid
14rr|xine-lib-1.2.5-2plf|533	Summary:	XviD plugin for %{bname}
14rr|xine-lib-1.2.5-2plf|534	Group:		Video
14rr|xine-lib-1.2.5-2plf|535	Requires:	%{bname}-plugins = %{version}
14rr|xine-lib-1.2.5-2plf|536	Provides:	xine-plugins-xvid
14rr|xine-lib-1.2.5-2plf|537	
14rr|xine-lib-1.2.5-2plf|538	%description -n %{bname}-xvid
14rr|xine-lib-1.2.5-2plf|539	This package contains the XviD plugin for %{bname}. It is in
14rr|xine-lib-1.2.5-2plf|540	restricted because it is covered by software patents.
14rr|xine-lib-1.2.5-2plf|541	
14rr|xine-lib-1.2.5-2plf|542	%files -n %{bname}-xvid
14rr|xine-lib-1.2.5-2plf|543	%{_libdir}/xine/plugins/%{api}/xineplug_decode_xvid.so*
14rr|xine-lib-1.2.5-2plf|544	%endif
14rr|xine-lib-1.2.5-2plf|545	
14rr|xine-lib-1.2.5-2plf|546	#----------------------------------------------------------------------------
14rr|xine-lib-1.2.5-2plf|547	
14rr|xine-lib-1.2.5-2plf|548	%prep
14rr|xine-lib-1.2.5-2plf|549	%setup -q
14rr|xine-lib-1.2.5-2plf|550	#copy missing source file
14rr|xine-lib-1.2.5-2plf|551	cp %{SOURCE1} src/xine-engine
14rr|xine-lib-1.2.5-2plf|552	
14rr|xine-lib-1.2.5-2plf|553	%build
14rr|xine-lib-1.2.5-2plf|554	#gw for flac
14rr|xine-lib-1.2.5-2plf|555	export OGG_LIBS=-logg
14rr|xine-lib-1.2.5-2plf|556	
14rr|xine-lib-1.2.5-2plf|557	%if ! %{build_optimization}
14rr|xine-lib-1.2.5-2plf|558	export CFLAGS="%(echo %optflags|sed s/-Wp,-D_FORTIFY_SOURCE=2//)"
14rr|xine-lib-1.2.5-2plf|559	%configure2_5x \
14rr|xine-lib-1.2.5-2plf|560	%else
14rr|xine-lib-1.2.5-2plf|561	%{?__cputoolize: %{__cputoolize}}
14rr|xine-lib-1.2.5-2plf|562	#gw expanded configure2_5x macro without the CFLAGS and --build stuff
14rr|xine-lib-1.2.5-2plf|563	[ -f configure.in -o -f configure.ac ] && %__libtoolize --copy --force
14rr|xine-lib-1.2.5-2plf|564	./configure \
14rr|xine-lib-1.2.5-2plf|565	--prefix=%{_prefix} \
14rr|xine-lib-1.2.5-2plf|566	--exec-prefix=%{_prefix} \
14rr|xine-lib-1.2.5-2plf|567	--bindir=%{_bindir} \
14rr|xine-lib-1.2.5-2plf|568	--sbindir=%{_sbindir} \
14rr|xine-lib-1.2.5-2plf|569	--sysconfdir=%{_sysconfdir} \
14rr|xine-lib-1.2.5-2plf|570	--datadir=%{_datadir} \
14rr|xine-lib-1.2.5-2plf|571	--includedir=%{_includedir} \
14rr|xine-lib-1.2.5-2plf|572	--libdir=%{_libdir} \
14rr|xine-lib-1.2.5-2plf|573	--libexecdir=%{_libdir} \
14rr|xine-lib-1.2.5-2plf|574	--localstatedir=/var/lib \
14rr|xine-lib-1.2.5-2plf|575	--sharedstatedir=%{_prefix}/com \
14rr|xine-lib-1.2.5-2plf|576	--mandir=%{_mandir} \
14rr|xine-lib-1.2.5-2plf|577	--infodir=%{_datadir}/info \
14rr|xine-lib-1.2.5-2plf|578	%endif
14rr|xine-lib-1.2.5-2plf|579	%if ! %{external_vcdnav}
14rr|xine-lib-1.2.5-2plf|580	--with-internal-vcdlibs \
14rr|xine-lib-1.2.5-2plf|581	%endif
14rr|xine-lib-1.2.5-2plf|582	%if %{build_directfb}
14rr|xine-lib-1.2.5-2plf|583	--enable-directfb \
14rr|xine-lib-1.2.5-2plf|584	%endif
14rr|xine-lib-1.2.5-2plf|585	%if ! %{build_alsa}
14rr|xine-lib-1.2.5-2plf|586	--disable-alsa \
14rr|xine-lib-1.2.5-2plf|587	%endif
14rr|xine-lib-1.2.5-2plf|588	%if ! %{build_vidix}
14rr|xine-lib-1.2.5-2plf|589	--disable-vidix \
14rr|xine-lib-1.2.5-2plf|590	%endif
14rr|xine-lib-1.2.5-2plf|591	%if ! %{build_faad}
14rr|xine-lib-1.2.5-2plf|592	--disable-faad \
14rr|xine-lib-1.2.5-2plf|593	%endif
14rr|xine-lib-1.2.5-2plf|594	%if ! %{build_pulse}
14rr|xine-lib-1.2.5-2plf|595	--disable-polypaudio \
14rr|xine-lib-1.2.5-2plf|596	%endif
14rr|xine-lib-1.2.5-2plf|597	%if ! %{build_linuxfb}
14rr|xine-lib-1.2.5-2plf|598	--disable-fb \
14rr|xine-lib-1.2.5-2plf|599	%endif
14rr|xine-lib-1.2.5-2plf|600	%if %{external_ffmpeg}
14rr|xine-lib-1.2.5-2plf|601	--with-external-ffmpeg \
14rr|xine-lib-1.2.5-2plf|602	%endif
14rr|xine-lib-1.2.5-2plf|603	--enable-ipv6 \
14rr|xine-lib-1.2.5-2plf|604	--with-libflac \
14rr|xine-lib-1.2.5-2plf|605	--with-wavpack \
14rr|xine-lib-1.2.5-2plf|606	--with-w32-path=%{_libdir}/codecs \
14rr|xine-lib-1.2.5-2plf|607	--with-external-libmpcdec
14rr|xine-lib-1.2.5-2plf|608	# real-codecs-path is not set so that runtime searching is used. We want
14rr|xine-lib-1.2.5-2plf|609	# to use either codecs from RealPlayer or real-codecs, whichever is
14rr|xine-lib-1.2.5-2plf|610	# present.
14rr|xine-lib-1.2.5-2plf|611	
14rr|xine-lib-1.2.5-2plf|612	%make
14rr|xine-lib-1.2.5-2plf|613	
14rr|xine-lib-1.2.5-2plf|614	%install
14rr|xine-lib-1.2.5-2plf|615	%makeinstall_std
14rr|xine-lib-1.2.5-2plf|616	
14rr|xine-lib-1.2.5-2plf|617	%multiarch_binaries %{buildroot}%{_bindir}/xine-config
14rr|xine-lib-1.2.5-2plf|618	
14rr|xine-lib-1.2.5-2plf|619	#clean out unpackaged files
14rr|xine-lib-1.2.5-2plf|620	rm -f %{buildroot}%{_libdir}/xine/plugins/*/*.la
14rr|xine-lib-1.2.5-2plf|621	rm -f %{buildroot}%{_libdir}/xine/plugins/*/post/*.la
14rr|xine-lib-1.2.5-2plf|622	rm -rf installed-docs
14rr|xine-lib-1.2.5-2plf|623	mv %{buildroot}%{_datadir}/doc/xine-lib installed-docs
14rr|xine-lib-1.2.5-2plf|624	rm -f %{buildroot}%{_libdir}/xine/plugins/*/xineplug_inp_vcdo.so
14rr|xine-lib-1.2.5-2plf|625	
14rr|xine-lib-1.2.5-2plf|626	%find_lang libxine2 || touch libxine2.lang
14rr|xine-lib-1.2.5-2plf|627	
14rr|xine-lib-1.2.5-2plf|628	
14rr|xine-lib-1.2.5-2plf|629	
14rr|xine-lib-1.2.5-2plf|630	%changelog
14rr|xine-lib-1.2.5-2plf|631	* Sun Jul 06 2014 abfonly <abfonly@gmail.com> 1.2.5-2plf
14rr|xine-lib-1.2.5-2plf|632	+ Revision: 7dcaf90
14rr|xine-lib-1.2.5-2plf|633	- Merge pull request #1 from abfonly/xine-lib-restricted:rosa2014.1
14rr|xine-lib-1.2.5-2plf|634	- abfonly
14rr|xine-lib-1.2.5-2plf|635	
14rr|xine-lib-1.2.5-2plf|636	

26651 14
14rr|xrick-021212-4|1	%define distsuffix plf
14rr|xrick-021212-4|2	
14rr|xrick-021212-4|3	Name:		xrick
14rr|xrick-021212-4|4	Summary:	A clone of Rick Dangerous
14rr|xrick-021212-4|5	Version:	021212
14rr|xrick-021212-4|6	Release:	%mkrel 4
14rr|xrick-021212-4|7	License:	GPL-like
14rr|xrick-021212-4|8	URL:		http://www.bigorno.net/xrick/
14rr|xrick-021212-4|9	Source:		%{name}-%{version}.tar.bz2
14rr|xrick-021212-4|10	Source1:	%{name}-xpm.tar.bz2
14rr|xrick-021212-4|11	Group:		Games/Arcade
14rr|xrick-021212-4|12	BuildRequires:	SDL-devel
14rr|xrick-021212-4|13	BuildRequires:	zlib-devel
14rr|xrick-021212-4|14	BuildRequires:	imagemagick
14rr|xrick-021212-4|15	
14rr|xrick-021212-4|16	%description
14rr|xrick-021212-4|17	Way before Lara Croft, back in the 1980's and early 1990's, Rick Dangerous
14rr|xrick-021212-4|18	was the Indiana Jones of computer games, running away from rolling rocks,
14rr|xrick-021212-4|19	avoiding traps, from South America to a futuristic missile base via Egypt
14rr|xrick-021212-4|20	and the Schwarzendumpf castle.
14rr|xrick-021212-4|21	
14rr|xrick-021212-4|22	xrick is a clone of Rick Dangerous. Written entirely in C, it relies on the
14rr|xrick-021212-4|23	Simple DirectMedia Layer library.
14rr|xrick-021212-4|24	
14rr|xrick-021212-4|25	This package is in restricted for the copyrighted artwork.
14rr|xrick-021212-4|26	
14rr|xrick-021212-4|27	%prep
14rr|xrick-021212-4|28	%__rm -rf %{buildroot}
14rr|xrick-021212-4|29	%setup -q -n xrick-021212 -a 1
14rr|xrick-021212-4|30	
14rr|xrick-021212-4|31	%build
14rr|xrick-021212-4|32	#./config
14rr|xrick-021212-4|33	%make
14rr|xrick-021212-4|34	
14rr|xrick-021212-4|35	%install
14rr|xrick-021212-4|36	%__rm -rf %{buildroot}
14rr|xrick-021212-4|37	%__mkdir_p %{buildroot}%{_gamesbindir}
14rr|xrick-021212-4|38	%__install -m 755 xrick %{buildroot}%{_gamesbindir}
14rr|xrick-021212-4|39	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{name}
14rr|xrick-021212-4|40	%__install -m 644 data.zip %{buildroot}%{_gamesdatadir}/%{name}
14rr|xrick-021212-4|41	%__mkdir_p %{buildroot}%{_mandir}/man6
14rr|xrick-021212-4|42	%__install -m 644 xrick.6.gz %{buildroot}%{_mandir}/man6
14rr|xrick-021212-4|43	
14rr|xrick-021212-4|44	# installation of icons (c) Grégoire :-)
14rr|xrick-021212-4|45	%__mkdir_p %{buildroot}%{_miconsdir}
14rr|xrick-021212-4|46	%__mkdir_p %{buildroot}%{_iconsdir}
14rr|xrick-021212-4|47	%__mkdir_p %{buildroot}%{_liconsdir}
14rr|xrick-021212-4|48	convert xrick-16.xpm %{buildroot}%{_miconsdir}/xrick.png
14rr|xrick-021212-4|49	convert xrick-32.xpm %{buildroot}%{_iconsdir}/xrick.png
14rr|xrick-021212-4|50	convert xrick-48.xpm %{buildroot}%{_liconsdir}/xrick.png
14rr|xrick-021212-4|51	
14rr|xrick-021212-4|52	%__mkdir_p %{buildroot}%{_datadir}/applications
14rr|xrick-021212-4|53	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
14rr|xrick-021212-4|54	[Desktop Entry]
14rr|xrick-021212-4|55	Encoding=UTF-8
14rr|xrick-021212-4|56	Name=Rick Dangerous
14rr|xrick-021212-4|57	Comment=Xrick - A clone of Rick Dangerous
14rr|xrick-021212-4|58	Exec=%{_gamesbindir}/xrick -data %{_gamesdatadir}/%{name}/data.zip
14rr|xrick-021212-4|59	Icon=xrick
14rr|xrick-021212-4|60	Terminal=false
14rr|xrick-021212-4|61	Type=Application
14rr|xrick-021212-4|62	StartupNotify=true
14rr|xrick-021212-4|63	Categories=Game;ArcadeGame;
14rr|xrick-021212-4|64	EOF
14rr|xrick-021212-4|65	
14rr|xrick-021212-4|66	%clean
14rr|xrick-021212-4|67	%__rm -rf %{buildroot}
14rr|xrick-021212-4|68	
14rr|xrick-021212-4|69	%files
14rr|xrick-021212-4|70	%doc README KeyCodes
14rr|xrick-021212-4|71	%{_gamesbindir}/xrick
14rr|xrick-021212-4|72	%dir %{_gamesdatadir}/%{name}/
14rr|xrick-021212-4|73	%{_gamesdatadir}/%{name}/data.zip
14rr|xrick-021212-4|74	%{_datadir}/applications/mandriva*
14rr|xrick-021212-4|75	%{_miconsdir}/xrick.png
14rr|xrick-021212-4|76	%{_iconsdir}/xrick.png
14rr|xrick-021212-4|77	%{_liconsdir}/xrick.png
14rr|xrick-021212-4|78	%{_mandir}/man6/xrick.6*
14rr|xrick-021212-4|79	
14rr|xrick-021212-4|80	
14rr|xrick-021212-4|81	%changelog
14rr|xrick-021212-4|82	* Sun Apr 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 021212-4
14rr|xrick-021212-4|83	+ Revision: 0c8c6a4
14rr|xrick-021212-4|84	- Add zlib-devel to BuildRequires
14rr|xrick-021212-4|85	
14rr|xrick-021212-4|86	

26652 14
14rr|xscreensaver-5.26-1plf|1	####################
14rr|xscreensaver-5.26-1plf|2	# PLF build
14rr|xscreensaver-5.26-1plf|3	%define build_plf 1
14rr|xscreensaver-5.26-1plf|4	####################
14rr|xscreensaver-5.26-1plf|5	
14rr|xscreensaver-5.26-1plf|6	%define disable_inappropriate 1
14rr|xscreensaver-5.26-1plf|7	# Allow --with[out] <feature> at rpm command line build
14rr|xscreensaver-5.26-1plf|8	%{?_with_plf: %{expand: %%global build_plf 1}}
14rr|xscreensaver-5.26-1plf|9	%{?_without_plf: %{expand: %%global build_plf 0}}
14rr|xscreensaver-5.26-1plf|10	%{?_with_inappropriate: %{expand: %%global disable_inappropriate 0}}
14rr|xscreensaver-5.26-1plf|11	%{?_without_inappropriate: %{expand: %%global disable_inappropriate 1}}
14rr|xscreensaver-5.26-1plf|12	
14rr|xscreensaver-5.26-1plf|13	%if %{build_plf}
14rr|xscreensaver-5.26-1plf|14	%define distsuffix plf
14rr|xscreensaver-5.26-1plf|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14rr|xscreensaver-5.26-1plf|16	%define extrarelsuffix plf
14rr|xscreensaver-5.26-1plf|17	%endif
14rr|xscreensaver-5.26-1plf|18	
14rr|xscreensaver-5.26-1plf|19	Summary:	A set of X Window System screensavers
14rr|xscreensaver-5.26-1plf|20	Name:		xscreensaver
14rr|xscreensaver-5.26-1plf|21	Version:	5.26
14rr|xscreensaver-5.26-1plf|22	Release:	1%{?extrarelsuffix}
14rr|xscreensaver-5.26-1plf|23	License:	BSD
14rr|xscreensaver-5.26-1plf|24	Group:		Graphical desktop/Other
14rr|xscreensaver-5.26-1plf|25	URL:		http://www.jwz.org/xscreensaver/
14rr|xscreensaver-5.26-1plf|26	Source0:	http://www.jwz.org/xscreensaver/%{name}-%{version}.tar.gz
14rr|xscreensaver-5.26-1plf|27	Source1:	xscreensaver-capplet.png
14rr|xscreensaver-5.26-1plf|28	Source2:	dmctl
14rr|xscreensaver-5.26-1plf|29	Source3:        update-xscreensaver-hacks
14rr|xscreensaver-5.26-1plf|30	Patch0:         xscreensaver-5.05-mdv-alt-drop_setgid.patch
14rr|xscreensaver-5.26-1plf|31	# Don't check login manager in PATH because we use custom wrapper
14rr|xscreensaver-5.26-1plf|32	Patch1:         xscreensaver-5.15-lmcheck.patch
14rr|xscreensaver-5.26-1plf|33	# Only GDadou should be enabled
14rr|xscreensaver-5.26-1plf|34	Patch9:         xscreensaver-5.15-defaultconfig.patch
14rr|xscreensaver-5.26-1plf|35	# (fc) 4.00-4mdk allow root to start xscreensaver
14rr|xscreensaver-5.26-1plf|36	Patch10:        xscreensaver-4.23-root.patch
14rr|xscreensaver-5.26-1plf|37	# (fc) 4.05-3mdk disable openGL hacks by default
14rr|xscreensaver-5.26-1plf|38	Patch11:        xscreensaver-5.09-noGL.patch
14rr|xscreensaver-5.26-1plf|39	
14rr|xscreensaver-5.26-1plf|40	Patch12:	xscreensaver-5.26-autoreconf.patch
14rr|xscreensaver-5.26-1plf|41	
14rr|xscreensaver-5.26-1plf|42	# fedora patches
14rr|xscreensaver-5.26-1plf|43	# bug 129335
14rr|xscreensaver-5.26-1plf|44	# sanitize the names of modes in barcode
14rr|xscreensaver-5.26-1plf|45	Patch1001:          xscreensaver-5.26-sanitize-hacks.patch
14rr|xscreensaver-5.26-1plf|46	## Patches already sent to the upsteam
14rr|xscreensaver-5.26-1plf|47	## Patches which must be discussed with upstream
14rr|xscreensaver-5.26-1plf|48	#
14rr|xscreensaver-5.26-1plf|49	# Change webcollage not to access to net
14rr|xscreensaver-5.26-1plf|50	# Also see bug 472061
14rr|xscreensaver-5.26-1plf|51	Patch1021:         xscreensaver-5.26-webcollage-default-nonet.patch
14rr|xscreensaver-5.26-1plf|52	#
14rr|xscreensaver-5.26-1plf|53	# Update Japanese po file
14rr|xscreensaver-5.26-1plf|54	Patch1032:         xscreensaver-5.13-dpmsQuickoff-japo.patch
14rr|xscreensaver-5.26-1plf|55	# driver/test-passwd tty segfaults
14rr|xscreensaver-5.26-1plf|56	Patch1051:         xscreensaver-5.12-test-passwd-segv-tty.patch
14rr|xscreensaver-5.26-1plf|57	# patch to compile driver/test-xdpms
14rr|xscreensaver-5.26-1plf|58	Patch1052:         xscreensaver-5.12-tests-miscfix.patch
14rr|xscreensaver-5.26-1plf|59	
14rr|xscreensaver-5.26-1plf|60	Patch1100:      xscreensaver-5.26-0000-make-sync_server_dpms_settings-consistent-for-dpms_q.patch
14rr|xscreensaver-5.26-1plf|61	# Kill memleak on goop
14rr|xscreensaver-5.26-1plf|62	Patch1101:      xscreensaver-5.26-0001-Kill-memleak-on-goop-on-resize.patch
14rr|xscreensaver-5.26-1plf|63	# Shut down cppcheck error / warning messages
14rr|xscreensaver-5.26-1plf|64	Patch1102:      xscreensaver-5.26-0002-asm6502.c-shut-down-error-message-from-cppcheck.patch
14rr|xscreensaver-5.26-1plf|65	Patch1103:      xscreensaver-5.26-0003-demo-Gtk.c-shut-down-error-message-from-cppcheck.patch
14rr|xscreensaver-5.26-1plf|66	Patch1104:      xscreensaver-5.26-0004-asm6502.c-shut-down-error-message-from-cppcheck.patch
14rr|xscreensaver-5.26-1plf|67	Patch1105:      xscreensaver-5.26-0005-splash.c-shut-down-warning-message-from-cppcheck.patch
14rr|xscreensaver-5.26-1plf|68	
14rr|xscreensaver-5.26-1plf|69	Requires:	xscreensaver-common = %{version}-%{release}
14rr|xscreensaver-5.26-1plf|70	Requires:	fortune-mod
14rr|xscreensaver-5.26-1plf|71	Requires:	mandriva-theme-screensaver
14rr|xscreensaver-5.26-1plf|72	Requires:	xdg-utils
14rr|xscreensaver-5.26-1plf|73	BuildRequires:	makedepend
14rr|xscreensaver-5.26-1plf|74	BuildRequires:	bc
14rr|xscreensaver-5.26-1plf|75	BuildRequires:	fortune-mod
14rr|xscreensaver-5.26-1plf|76	BuildRequires:	jpeg-devel
14rr|xscreensaver-5.26-1plf|77	BuildRequires:	pam-devel
14rr|xscreensaver-5.26-1plf|78	BuildRequires:	pkgconfig(glu)
14rr|xscreensaver-5.26-1plf|79	BuildRequires:	pkgconfig(glut)
14rr|xscreensaver-5.26-1plf|80	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14rr|xscreensaver-5.26-1plf|81	BuildRequires:	pkgconfig(libglade-2.0)
14rr|xscreensaver-5.26-1plf|82	BuildRequires:	pkgconfig(x11)
14rr|xscreensaver-5.26-1plf|83	BuildRequires:	pkgconfig(xext)
14rr|xscreensaver-5.26-1plf|84	BuildRequires:	pkgconfig(xi)
14rr|xscreensaver-5.26-1plf|85	BuildRequires:	pkgconfig(xinerama)
14rr|xscreensaver-5.26-1plf|86	BuildRequires:	pkgconfig(xmu)
14rr|xscreensaver-5.26-1plf|87	BuildRequires:	pkgconfig(xpm)
14rr|xscreensaver-5.26-1plf|88	BuildRequires:	pkgconfig(xrandr)
14rr|xscreensaver-5.26-1plf|89	BuildRequires:	pkgconfig(xt)
14rr|xscreensaver-5.26-1plf|90	BuildRequires:	pkgconfig(xxf86misc)
14rr|xscreensaver-5.26-1plf|91	BuildRequires:	pkgconfig(xxf86vm)
14rr|xscreensaver-5.26-1plf|92	BuildRequires:	gle-devel
14rr|xscreensaver-5.26-1plf|93	BuildRequires:	imagemagick
14rr|xscreensaver-5.26-1plf|94	
14rr|xscreensaver-5.26-1plf|95	%description
14rr|xscreensaver-5.26-1plf|96	The xscreensaver package contains a variety of screensavers for your
14rr|xscreensaver-5.26-1plf|97	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14rr|xscreensaver-5.26-1plf|98	pleasure.
14rr|xscreensaver-5.26-1plf|99	
14rr|xscreensaver-5.26-1plf|100	Install the xscreensaver package if you need screensavers for use with
14rr|xscreensaver-5.26-1plf|101	the X Window System.
14rr|xscreensaver-5.26-1plf|102	
14rr|xscreensaver-5.26-1plf|103	%if %{build_plf}
14rr|xscreensaver-5.26-1plf|104	This package is in restricted as it contains copyrighted images.
14rr|xscreensaver-5.26-1plf|105	%endif
14rr|xscreensaver-5.26-1plf|106	
14rr|xscreensaver-5.26-1plf|107	%package base
14rr|xscreensaver-5.26-1plf|108	Summary:	A set of screensavers
14rr|xscreensaver-5.26-1plf|109	Group:		Graphical desktop/Other
14rr|xscreensaver-5.26-1plf|110	Requires:	xscreensaver-common = %{version}-%{release}
14rr|xscreensaver-5.26-1plf|111	Conflicts:	xscreensaver < 5.00-2
14rr|xscreensaver-5.26-1plf|112	Requires:	words
14rr|xscreensaver-5.26-1plf|113	
14rr|xscreensaver-5.26-1plf|114	%description base
14rr|xscreensaver-5.26-1plf|115	Various screensavers used by Xscreensaver.
14rr|xscreensaver-5.26-1plf|116	
14rr|xscreensaver-5.26-1plf|117	%package common
14rr|xscreensaver-5.26-1plf|118	Summary:	Utilities used by xscreensaver screensavers
14rr|xscreensaver-5.26-1plf|119	Group:		Graphical desktop/Other
14rr|xscreensaver-5.26-1plf|120	Conflicts:	xscreensaver < 5.00-2
14rr|xscreensaver-5.26-1plf|121	Provides:	xscreensaver-utils
14rr|xscreensaver-5.26-1plf|122	Requires:	chbg
14rr|xscreensaver-5.26-1plf|123	
14rr|xscreensaver-5.26-1plf|124	%description common
14rr|xscreensaver-5.26-1plf|125	Utilities used by xscreensaver screensavers.
14rr|xscreensaver-5.26-1plf|126	
14rr|xscreensaver-5.26-1plf|127	%package gl
14rr|xscreensaver-5.26-1plf|128	Summary:	A set of GL screensavers
14rr|xscreensaver-5.26-1plf|129	Group:		Graphical desktop/Other
14rr|xscreensaver-5.26-1plf|130	Requires:	xscreensaver-common = %{version}-%{release}
14rr|xscreensaver-5.26-1plf|131	Requires(post):	xscreensaver-common = %{version}-%{release}
14rr|xscreensaver-5.26-1plf|132	Requires(postun):	xscreensaver-common = %{version}-%{release}
14rr|xscreensaver-5.26-1plf|133	
14rr|xscreensaver-5.26-1plf|134	%description gl
14rr|xscreensaver-5.26-1plf|135	The xscreensaver-gl package contains even more screensavers for your
14rr|xscreensaver-5.26-1plf|136	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14rr|xscreensaver-5.26-1plf|137	pleasure. These screensavers require OpenGL or Mesa support.
14rr|xscreensaver-5.26-1plf|138	
14rr|xscreensaver-5.26-1plf|139	Install the xscreensaver-gl package if you need more screensavers for
14rr|xscreensaver-5.26-1plf|140	use with the X Window System and you have OpenGL or Mesa installed.
14rr|xscreensaver-5.26-1plf|141	
14rr|xscreensaver-5.26-1plf|142	%if %{build_plf}
14rr|xscreensaver-5.26-1plf|143	%package matrix
14rr|xscreensaver-5.26-1plf|144	Summary:	The Matrix screensavers
14rr|xscreensaver-5.26-1plf|145	Group:		Graphical desktop/Other
14rr|xscreensaver-5.26-1plf|146	Requires:	xscreensaver-common = %{version}-%{release}
14rr|xscreensaver-5.26-1plf|147	
14rr|xscreensaver-5.26-1plf|148	%description matrix
14rr|xscreensaver-5.26-1plf|149	The xscreensaver-matrix package contains two screensavers for
14rr|xscreensaver-5.26-1plf|150	xscreensaver based on the movie The Matrix. It is in restricted because
14rr|xscreensaver-5.26-1plf|151	there might by copyright problems with the artwork used in this
14rr|xscreensaver-5.26-1plf|152	screensavers.
14rr|xscreensaver-5.26-1plf|153	%endif
14rr|xscreensaver-5.26-1plf|154	
14rr|xscreensaver-5.26-1plf|155	%package extrusion
14rr|xscreensaver-5.26-1plf|156	Summary:	OpenGL screensaver
14rr|xscreensaver-5.26-1plf|157	Group:		Graphical desktop/Other
14rr|xscreensaver-5.26-1plf|158	Requires:	xscreensaver-common = %{version}-%{release}
14rr|xscreensaver-5.26-1plf|159	
14rr|xscreensaver-5.26-1plf|160	%description extrusion
14rr|xscreensaver-5.26-1plf|161	The xscreensaver-extrusion package contains the extrusion
14rr|xscreensaver-5.26-1plf|162	screensaversfor your mind-numbing, ambition-eroding, time-wasting,
14rr|xscreensaver-5.26-1plf|163	hypnotized viewing pleasure. This screensaver requires OpenGL or Mesa
14rr|xscreensaver-5.26-1plf|164	support.
14rr|xscreensaver-5.26-1plf|165	
14rr|xscreensaver-5.26-1plf|166	This screensaver is in a separate package, because it is the only
14rr|xscreensaver-5.26-1plf|167	application for the ROSA Linux distribution which requires the GLE
14rr|xscreensaver-5.26-1plf|168	extrusion library.
14rr|xscreensaver-5.26-1plf|169	
14rr|xscreensaver-5.26-1plf|170	%prep
14rr|xscreensaver-5.26-1plf|171	%setup -q
14rr|xscreensaver-5.26-1plf|172	%patch1 -p1 -b .login-manager
14rr|xscreensaver-5.26-1plf|173	# WARNING this patch must ALWAYS be applied, if it fails, REGENERATE it !!!
14rr|xscreensaver-5.26-1plf|174	%patch9 -p1 -b .defaultconfig
14rr|xscreensaver-5.26-1plf|175	ln -srf po/Makefile.in{,.in}
14rr|xscreensaver-5.26-1plf|176	%patch10 -p1 -b .root
14rr|xscreensaver-5.26-1plf|177	%patch11 -p1 -b .noGL
14rr|xscreensaver-5.26-1plf|178	%if %{disable_inappropriate}
14rr|xscreensaver-5.26-1plf|179	%patch1001 -p1 -b .inappropriate
14rr|xscreensaver-5.26-1plf|180	%endif
14rr|xscreensaver-5.26-1plf|181	
14rr|xscreensaver-5.26-1plf|182	%patch12 -p1 -b .autoconf
14rr|xscreensaver-5.26-1plf|183	
14rr|xscreensaver-5.26-1plf|184	%patch1021 -p1
14rr|xscreensaver-5.26-1plf|185	%patch1032 -p1
14rr|xscreensaver-5.26-1plf|186	%patch1051 -p1
14rr|xscreensaver-5.26-1plf|187	%patch1052 -p1
14rr|xscreensaver-5.26-1plf|188	%patch1100 -p1
14rr|xscreensaver-5.26-1plf|189	%patch1101 -p1
14rr|xscreensaver-5.26-1plf|190	%patch1102 -p1
14rr|xscreensaver-5.26-1plf|191	%patch1103 -p1
14rr|xscreensaver-5.26-1plf|192	%patch1104 -p1
14rr|xscreensaver-5.26-1plf|193	%patch1105 -p1
14rr|xscreensaver-5.26-1plf|194	
14rr|xscreensaver-5.26-1plf|195	
14rr|xscreensaver-5.26-1plf|196	# Needed by patches 1 and 11
14rr|xscreensaver-5.26-1plf|197	autoconf
14rr|xscreensaver-5.26-1plf|198	
14rr|xscreensaver-5.26-1plf|199	%build
14rr|xscreensaver-5.26-1plf|200	%configure2_5x \
14rr|xscreensaver-5.26-1plf|201	--enable-locking \
14rr|xscreensaver-5.26-1plf|202	--enable-root-passwd \
14rr|xscreensaver-5.26-1plf|203	--with-browser=xdg-open \
14rr|xscreensaver-5.26-1plf|204	--with-dpms-ext \
14rr|xscreensaver-5.26-1plf|205	--with-xinerama-ext \
14rr|xscreensaver-5.26-1plf|206	--with-xf86vmode-ext \
14rr|xscreensaver-5.26-1plf|207	--with-xf86gamma-ext \
14rr|xscreensaver-5.26-1plf|208	--with-randr-ext \
14rr|xscreensaver-5.26-1plf|209	--with-proc-interrupts \
14rr|xscreensaver-5.26-1plf|210	--with-login-manager=dmctl \
14rr|xscreensaver-5.26-1plf|211	--without-shadow \
14rr|xscreensaver-5.26-1plf|212	--with-pixbuf \
14rr|xscreensaver-5.26-1plf|213	--with-xpm \
14rr|xscreensaver-5.26-1plf|214	--with-jpeg \
14rr|xscreensaver-5.26-1plf|215	--with-xshm-ext \
14rr|xscreensaver-5.26-1plf|216	--with-xdbe-ext \
14rr|xscreensaver-5.26-1plf|217	--without-readdisplay \
14rr|xscreensaver-5.26-1plf|218	--without-setuid-hacks \
14rr|xscreensaver-5.26-1plf|219	--with-gtk \
14rr|xscreensaver-5.26-1plf|220	--without-motif \
14rr|xscreensaver-5.26-1plf|221	--with-pam \
14rr|xscreensaver-5.26-1plf|222	--enable-pam-check-account-type \
14rr|xscreensaver-5.26-1plf|223	--with-gl \
14rr|xscreensaver-5.26-1plf|224	--with-image-directory=%{_datadir}/mdk/screensaver \
14rr|xscreensaver-5.26-1plf|225	--with-x-app-defaults=%{_datadir}/X11/app-defaults \
14rr|xscreensaver-5.26-1plf|226	--without-kerberos \
14rr|xscreensaver-5.26-1plf|227	--with-text-file=%{_sysconfdir}/release \
14rr|xscreensaver-5.26-1plf|228	--with-gle
14rr|xscreensaver-5.26-1plf|229	
14rr|xscreensaver-5.26-1plf|230	make distdepend
14rr|xscreensaver-5.26-1plf|231	make depend DEPEND="makedepend -I$(gcc -print-search-dirs|sed -e 's#^install: \(.*\).*#\1#g'|head -n1)/include"
14rr|xscreensaver-5.26-1plf|232	#make depend
14rr|xscreensaver-5.26-1plf|233	sed 's/\@ALL_LINGUAS\@/"ca da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW"/' -i po/Makefile
14rr|xscreensaver-5.26-1plf|234	%make
14rr|xscreensaver-5.26-1plf|235	
14rr|xscreensaver-5.26-1plf|236	%install
14rr|xscreensaver-5.26-1plf|237	rm -rf %{buildroot} gl-extras.files base.files %{name}.lang
14rr|xscreensaver-5.26-1plf|238	# mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults/
14rr|xscreensaver-5.26-1plf|239	mkdir -p %{buildroot}%{_bindir}
14rr|xscreensaver-5.26-1plf|240	mkdir -p %{buildroot}%{_bindir}
14rr|xscreensaver-5.26-1plf|241	mkdir -p %{buildroot}%{_mandir}/man6
14rr|xscreensaver-5.26-1plf|242	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14rr|xscreensaver-5.26-1plf|243	mkdir -p %{buildroot}%{_libexecdir}/xscreensaver
14rr|xscreensaver-5.26-1plf|244	
14rr|xscreensaver-5.26-1plf|245	make install_prefix=%{buildroot} bindir=%{_bindir} \
14rr|xscreensaver-5.26-1plf|246	KDEDIR=%{_prefix} GNOME_BINDIR=%{_bindir}  GNOME_DATADIR=%{_datadir} \
14rr|xscreensaver-5.26-1plf|247	mandir=%{_mandir} AD_DIR=%{_datadir}/X11/app-defaults/ \
14rr|xscreensaver-5.26-1plf|248	gnulocaledir=%{_datadir}/locale install
14rr|xscreensaver-5.26-1plf|249	%makeinstall -C po
14rr|xscreensaver-5.26-1plf|250	
14rr|xscreensaver-5.26-1plf|251	install -p -m755 %{SOURCE3} -D %{buildroot}%{_sbindir}/update-xscreensaver-hacks
14rr|xscreensaver-5.26-1plf|252	
14rr|xscreensaver-5.26-1plf|253	# Custom wrapper for gdmflexiserver and kdmctl
14rr|xscreensaver-5.26-1plf|254	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/dmctl
14rr|xscreensaver-5.26-1plf|255	
14rr|xscreensaver-5.26-1plf|256	cat<<EOF >README.GL
14rr|xscreensaver-5.26-1plf|257	The xscreensaver-gl package contains even more screensavers for your
14rr|xscreensaver-5.26-1plf|258	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14rr|xscreensaver-5.26-1plf|259	pleasure. These screensavers require OpenGL or Mesa support.
14rr|xscreensaver-5.26-1plf|260	
14rr|xscreensaver-5.26-1plf|261	Install the xscreensaver-gl package if you need more screensavers for
14rr|xscreensaver-5.26-1plf|262	use with the X Window System and you have OpenGL or Mesa installed.
14rr|xscreensaver-5.26-1plf|263	EOF
14rr|xscreensaver-5.26-1plf|264	
14rr|xscreensaver-5.26-1plf|265	#icons
14rr|xscreensaver-5.26-1plf|266	mkdir -p %{buildroot}%{_datadir}/pixmaps
14rr|xscreensaver-5.26-1plf|267	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14rr|xscreensaver-5.26-1plf|268	cp %{SOURCE1}  %{buildroot}%{_datadir}/pixmaps
14rr|xscreensaver-5.26-1plf|269	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14rr|xscreensaver-5.26-1plf|270	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14rr|xscreensaver-5.26-1plf|271	ln -s %{_datadir}/pixmaps/xscreensaver-capplet.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14rr|xscreensaver-5.26-1plf|272	
14rr|xscreensaver-5.26-1plf|273	#remove unpackaged files
14rr|xscreensaver-5.26-1plf|274	rm -f %{buildroot}%{_datadir}/xscreensaver/config/xjack.xml
14rr|xscreensaver-5.26-1plf|275	rm -f %{buildroot}%{_mandir}/man6/xjack.6
14rr|xscreensaver-5.26-1plf|276	rm -f  %{buildroot}%{_libexecdir}/xscreensaver/xjack
14rr|xscreensaver-5.26-1plf|277	
14rr|xscreensaver-5.26-1plf|278	%if ! %{build_plf}
14rr|xscreensaver-5.26-1plf|279	rm -rf %{buildroot}%{_libexecdir}/xscreensaver/*matrix
14rr|xscreensaver-5.26-1plf|280	rm -rf %{buildroot}%{_mandir}/man6/*matrix*
14rr|xscreensaver-5.26-1plf|281	rm -rf %{buildroot}%{_datadir}/xscreensaver/config/*matrix*
14rr|xscreensaver-5.26-1plf|282	%endif
14rr|xscreensaver-5.26-1plf|283	
14rr|xscreensaver-5.26-1plf|284	%find_lang %{name}
14rr|xscreensaver-5.26-1plf|285	
14rr|xscreensaver-5.26-1plf|286	# This function prints a list of things that get installed.
14rr|xscreensaver-5.26-1plf|287	# It does this by parsing the output of a dummy run of "make install".
14rr|xscreensaver-5.26-1plf|288	#
14rr|xscreensaver-5.26-1plf|289	list_files() {
14rr|xscreensaver-5.26-1plf|290	make -s install_prefix=%{buildroot} mandir=%{_mandir}/ \
14rr|xscreensaver-5.26-1plf|291	bindir=%{_bindir} INSTALL=true "$@"	\
14rr|xscreensaver-5.26-1plf|292	| sed -n -e 's@.* \(/[^ ]*\)$@\1@p'				\
14rr|xscreensaver-5.26-1plf|293	| sed    -e "s@^%{buildroot}@@"				\
14rr|xscreensaver-5.26-1plf|294	-e "s@/[a-z][a-z]*/\.\./@/@"			\
14rr|xscreensaver-5.26-1plf|295	| sed    -e 's@\(.*/man/.*\)@\1\*@'				\
14rr|xscreensaver-5.26-1plf|296	| sed    -e 's@\(.*/app-defaults/\)@%config \1@'		\
14rr|xscreensaver-5.26-1plf|297	-e 's@\(.*/pam\.d/\)@%config(missingok) \1@'	\
14rr|xscreensaver-5.26-1plf|298	| sort
14rr|xscreensaver-5.26-1plf|299	}
14rr|xscreensaver-5.26-1plf|300	
14rr|xscreensaver-5.26-1plf|301	# Generate three lists of files for the three packages.
14rr|xscreensaver-5.26-1plf|302	#
14rr|xscreensaver-5.26-1plf|303	dd=%{_builddir}/%{name}-%{version}
14rr|xscreensaver-5.26-1plf|304	( cd hacks/glx ; list_files install > $dd/gl-extras.files)
14rr|xscreensaver-5.26-1plf|305	( cd hacks     ; list_files install > $dd/base.files)
14rr|xscreensaver-5.26-1plf|306	
14rr|xscreensaver-5.26-1plf|307	#gw remove the files we don't package:
14rr|xscreensaver-5.26-1plf|308	perl -pi -e "s/.*(gdadou|xjack|matrix|extrusion).*//" gl-extras.files base.files
14rr|xscreensaver-5.26-1plf|309	
14rr|xscreensaver-5.26-1plf|310	%find_lang %{name}
14rr|xscreensaver-5.26-1plf|311	
14rr|xscreensaver-5.26-1plf|312	%post gl
14rr|xscreensaver-5.26-1plf|313	sed -i -e 's/\A-\s+GL:/ GL:/' %{_sysconfdir}/X11/app-defaults/XScreenSaver
14rr|xscreensaver-5.26-1plf|314	
14rr|xscreensaver-5.26-1plf|315	%postun gl
14rr|xscreensaver-5.26-1plf|316	sed -i -e '/\A\s*GL:/ and print "- $_" or print "$_"' %{_sysconfdir}/X11/app-defaults/XScreenSaver
14rr|xscreensaver-5.26-1plf|317	
14rr|xscreensaver-5.26-1plf|318	%files -f %{name}.lang
14rr|xscreensaver-5.26-1plf|319	%config(noreplace) %{_sysconfdir}/pam.d/xscreensaver
14rr|xscreensaver-5.26-1plf|320	%doc README
14rr|xscreensaver-5.26-1plf|321	%{_mandir}/man1/xscreensaver-command.1*
14rr|xscreensaver-5.26-1plf|322	%{_mandir}/man1/xscreensaver-demo.1*
14rr|xscreensaver-5.26-1plf|323	%{_mandir}/man1/xscreensaver.1*
14rr|xscreensaver-5.26-1plf|324	%attr(755,root,chkpwd) %{_bindir}/xscreensaver
14rr|xscreensaver-5.26-1plf|325	%{_bindir}/xscreensaver-command
14rr|xscreensaver-5.26-1plf|326	%{_bindir}/xscreensaver-demo
14rr|xscreensaver-5.26-1plf|327	%{_bindir}/dmctl
14rr|xscreensaver-5.26-1plf|328	%dir %{_datadir}/xscreensaver
14rr|xscreensaver-5.26-1plf|329	%{_datadir}/xscreensaver/glade
14rr|xscreensaver-5.26-1plf|330	%{_datadir}/applications/xscreensaver-properties.desktop
14rr|xscreensaver-5.26-1plf|331	%{_datadir}/pixmaps/*
14rr|xscreensaver-5.26-1plf|332	%{_datadir}/xscreensaver/config/gdadou.xml
14rr|xscreensaver-5.26-1plf|333	%{_iconsdir}/hicolor/*/apps/*.png
14rr|xscreensaver-5.26-1plf|334	
14rr|xscreensaver-5.26-1plf|335	%files common
14rr|xscreensaver-5.26-1plf|336	# %config(noreplace) %{_sysconfdir}/X11/app-defaults/*
14rr|xscreensaver-5.26-1plf|337	%{_datadir}/X11/app-defaults/*
14rr|xscreensaver-5.26-1plf|338	%dir %{_libexecdir}/%{name}
14rr|xscreensaver-5.26-1plf|339	%{_bindir}/xscreensaver-getimage
14rr|xscreensaver-5.26-1plf|340	%{_bindir}/xscreensaver-getimage-file
14rr|xscreensaver-5.26-1plf|341	%{_bindir}/xscreensaver-getimage-video
14rr|xscreensaver-5.26-1plf|342	%{_bindir}/xscreensaver-text
14rr|xscreensaver-5.26-1plf|343	%{_mandir}/man1/xscreensaver-getimage*
14rr|xscreensaver-5.26-1plf|344	%{_mandir}/man1/xscreensaver-text.1*
14rr|xscreensaver-5.26-1plf|345	%dir %{_datadir}/%{name}/config
14rr|xscreensaver-5.26-1plf|346	%{_datadir}/%{name}/config/README
14rr|xscreensaver-5.26-1plf|347	
14rr|xscreensaver-5.26-1plf|348	%files base -f base.files
14rr|xscreensaver-5.26-1plf|349	%{_sbindir}/update-xscreensaver-hacks
14rr|xscreensaver-5.26-1plf|350	
14rr|xscreensaver-5.26-1plf|351	%files gl -f gl-extras.files
14rr|xscreensaver-5.26-1plf|352	%doc README.GL
14rr|xscreensaver-5.26-1plf|353	
14rr|xscreensaver-5.26-1plf|354	%files extrusion
14rr|xscreensaver-5.26-1plf|355	%doc README.GL
14rr|xscreensaver-5.26-1plf|356	%{_datadir}/xscreensaver/config/extrusion.xml
14rr|xscreensaver-5.26-1plf|357	%{_mandir}/man6/extrusion.6*
14rr|xscreensaver-5.26-1plf|358	%{_libexecdir}/xscreensaver/extrusion
14rr|xscreensaver-5.26-1plf|359	
14rr|xscreensaver-5.26-1plf|360	%if %{build_plf}
14rr|xscreensaver-5.26-1plf|361	%files matrix
14rr|xscreensaver-5.26-1plf|362	%doc README.GL
14rr|xscreensaver-5.26-1plf|363	%{_mandir}/man6/xmatrix.6*
14rr|xscreensaver-5.26-1plf|364	%{_mandir}/man6/glmatrix.6*
14rr|xscreensaver-5.26-1plf|365	%{_datadir}/xscreensaver/config/glmatrix.xml
14rr|xscreensaver-5.26-1plf|366	%{_datadir}/xscreensaver/config/xmatrix.xml
14rr|xscreensaver-5.26-1plf|367	%{_libexecdir}/xscreensaver/xmatrix
14rr|xscreensaver-5.26-1plf|368	%{_libexecdir}/xscreensaver/glmatrix
14rr|xscreensaver-5.26-1plf|369	%endif
14rr|xscreensaver-5.26-1plf|370	
14rr|xscreensaver-5.26-1plf|371	
14rr|xscreensaver-5.26-1plf|372	
14rr|xscreensaver-5.26-1plf|373	
14rr|xscreensaver-5.26-1plf|374	%changelog
14rr|xscreensaver-5.26-1plf|375	* Thu Aug 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26-1plf
14rr|xscreensaver-5.26-1plf|376	+ Revision: 90f0516
14rr|xscreensaver-5.26-1plf|377	- Updated to 5.26
14rr|xscreensaver-5.26-1plf|378	
14rr|xscreensaver-5.26-1plf|379	

26653 14
14rr|xvid-1.3.3-1|1	%define distsuffix plf
14rr|xvid-1.3.3-1|2	
14rr|xvid-1.3.3-1|3	%define fname xvidcore-%{version}
14rr|xvid-1.3.3-1|4	
14rr|xvid-1.3.3-1|5	%define major 4
14rr|xvid-1.3.3-1|6	%define libname %mklibname %{name} %{major}
14rr|xvid-1.3.3-1|7	%define develname %mklibname -d %{name}
14rr|xvid-1.3.3-1|8	
14rr|xvid-1.3.3-1|9	Summary:	Video codec compatible with divx4
14rr|xvid-1.3.3-1|10	Name:		xvid
14rr|xvid-1.3.3-1|11	Version:	1.3.3
14rr|xvid-1.3.3-1|12	Release:	1
14rr|xvid-1.3.3-1|13	Epoch:		2
14rr|xvid-1.3.3-1|14	License:	GPLv2+
14rr|xvid-1.3.3-1|15	Group:		System/Libraries
14rr|xvid-1.3.3-1|16	URL:		http://www.xvid.org
14rr|xvid-1.3.3-1|17	Source0:	http://downloads.xvid.org/downloads/%{fname}.tar.bz2
14rr|xvid-1.3.3-1|18	BuildRequires:	yasm
14rr|xvid-1.3.3-1|19	
14rr|xvid-1.3.3-1|20	%description
14rr|xvid-1.3.3-1|21	This is a video codec based on the original OpenDivX codec. It's
14rr|xvid-1.3.3-1|22	compatible with DivX and MPEG 4.
14rr|xvid-1.3.3-1|23	
14rr|xvid-1.3.3-1|24	%package -n %{libname}
14rr|xvid-1.3.3-1|25	Group:		System/Libraries
14rr|xvid-1.3.3-1|26	Summary:	Video codec compatible with divx4
14rr|xvid-1.3.3-1|27	Provides:	lib%{name} = %{EVRD}
14rr|xvid-1.3.3-1|28	Provides:	%{name} = %{EVRD}
14rr|xvid-1.3.3-1|29	
14rr|xvid-1.3.3-1|30	%description -n %{libname}
14rr|xvid-1.3.3-1|31	This is a video codec based on the original OpenDivX codec. It's
14rr|xvid-1.3.3-1|32	compatible with DivX and MPEG 4.
14rr|xvid-1.3.3-1|33	
14rr|xvid-1.3.3-1|34	%package -n %{develname}
14rr|xvid-1.3.3-1|35	Group:		Development/C
14rr|xvid-1.3.3-1|36	Summary:	Video codec compatible with divx4, devel files
14rr|xvid-1.3.3-1|37	Requires:	%{libname} = %{EVRD}
14rr|xvid-1.3.3-1|38	Provides:	%{name}-devel = %{EVRD}
14rr|xvid-1.3.3-1|39	Provides:	lib%{name}-devel = %{EVRD}
14rr|xvid-1.3.3-1|40	Provides:	xvid4-devel = %{EVRD}
14rr|xvid-1.3.3-1|41	Conflicts:	xvid2-devel
14rr|xvid-1.3.3-1|42	
14rr|xvid-1.3.3-1|43	%description -n %{develname}
14rr|xvid-1.3.3-1|44	This is a video codec based on the original OpenDivX codec. It's
14rr|xvid-1.3.3-1|45	compatible with DivX and MPEG 4.
14rr|xvid-1.3.3-1|46	
14rr|xvid-1.3.3-1|47	This package contains the header files and static libraries needed to
14rr|xvid-1.3.3-1|48	build programs with the xvid codec using it's native API.
14rr|xvid-1.3.3-1|49	
14rr|xvid-1.3.3-1|50	%prep
14rr|xvid-1.3.3-1|51	%setup -q -n xvidcore
14rr|xvid-1.3.3-1|52	
14rr|xvid-1.3.3-1|53	%build
14rr|xvid-1.3.3-1|54	cd build/generic
14rr|xvid-1.3.3-1|55	%configure2_5x
14rr|xvid-1.3.3-1|56	%make
14rr|xvid-1.3.3-1|57	
14rr|xvid-1.3.3-1|58	%install
14rr|xvid-1.3.3-1|59	cd build/generic
14rr|xvid-1.3.3-1|60	%makeinstall
14rr|xvid-1.3.3-1|61	
14rr|xvid-1.3.3-1|62	# We do it to avoid unstripped-binary-or-object error
14rr|xvid-1.3.3-1|63	chmod 0755 %{buildroot}%{_libdir}/libxvidcore.so.%{major}*
14rr|xvid-1.3.3-1|64	
14rr|xvid-1.3.3-1|65	%files -n %{libname}
14rr|xvid-1.3.3-1|66	%{_libdir}/libxvidcore.so.%{major}*
14rr|xvid-1.3.3-1|67	
14rr|xvid-1.3.3-1|68	%files -n %{develname}
14rr|xvid-1.3.3-1|69	%doc ChangeLog CodingStyle TODO AUTHORS
14rr|xvid-1.3.3-1|70	%{_libdir}/libxvidcore.so
14rr|xvid-1.3.3-1|71	%{_libdir}/libxvidcore.a
14rr|xvid-1.3.3-1|72	%{_includedir}/xvid.h
14rr|xvid-1.3.3-1|73	
14rr|xvid-1.3.3-1|74	
14rr|xvid-1.3.3-1|75	%changelog
14rr|xvid-1.3.3-1|76	* Fri Jul 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:1.3.3-1
14rr|xvid-1.3.3-1|77	+ Revision: 4d53422
14rr|xvid-1.3.3-1|78	- Fix build
14rr|xvid-1.3.3-1|79	
14rr|xvid-1.3.3-1|80	

26654 14
14rr|zoo-2.10-6|1	%define distsuffix plf
14rr|zoo-2.10-6|2	
14rr|zoo-2.10-6|3	Summary:	File archiving utility with compression
14rr|zoo-2.10-6|4	Name:		zoo
14rr|zoo-2.10-6|5	Version:	2.10
14rr|zoo-2.10-6|6	Release:	%mkrel 6
14rr|zoo-2.10-6|7	License:	Copyrighted, freely distributable if unmodified
14rr|zoo-2.10-6|8	Group:		Archiving/Compression
14rr|zoo-2.10-6|9	Source:		ftp://sunsite.unc.edu:/pub/Linux/utils/compress/%{name}-%{version}.tar.gz
14rr|zoo-2.10-6|10	Patch0:		zoo_2.10-9.diff.gz
14rr|zoo-2.10-6|11	Patch1:		zoo-memmove.patch
14rr|zoo-2.10-6|12	Patch2:		zoo-2.10-formatfix.patch
14rr|zoo-2.10-6|13	
14rr|zoo-2.10-6|14	%description
14rr|zoo-2.10-6|15	Zoo is a file archiving utility for maintaining collections of files.
14rr|zoo-2.10-6|16	It uses Lempel-Ziv compression to provide space savings in the
14rr|zoo-2.10-6|17	range of 20 to 80 percent depending on the type of data. Written by
14rr|zoo-2.10-6|18	Rahul Dhesi, and posted to the USENET newsgroup comp.sources.misc.
14rr|zoo-2.10-6|19	
14rr|zoo-2.10-6|20	This package is in restricted because its license denies modifications.
14rr|zoo-2.10-6|21	
14rr|zoo-2.10-6|22	%prep
14rr|zoo-2.10-6|23	%setup -q
14rr|zoo-2.10-6|24	%patch0 -p1
14rr|zoo-2.10-6|25	%patch1 -p0 -b .memmove
14rr|zoo-2.10-6|26	%patch2 -p1
14rr|zoo-2.10-6|27	
14rr|zoo-2.10-6|28	%build
14rr|zoo-2.10-6|29	%__make "OPTIM=%{optflags}" linux
14rr|zoo-2.10-6|30	
14rr|zoo-2.10-6|31	%install
14rr|zoo-2.10-6|32	%__rm -rf %{buildroot}
14rr|zoo-2.10-6|33	%__install -d %{buildroot}%{_bindir}
14rr|zoo-2.10-6|34	%__install -d %{buildroot}%{_mandir}/man1
14rr|zoo-2.10-6|35	%__install fiz %{buildroot}%{_bindir}/fiz
14rr|zoo-2.10-6|36	%__install zoo %{buildroot}%{_bindir}/zoo
14rr|zoo-2.10-6|37	%__install fiz.1 %{buildroot}%{_mandir}/man1/fiz.1
14rr|zoo-2.10-6|38	%__install zoo.1 %{buildroot}%{_mandir}/man1/zoo.1
14rr|zoo-2.10-6|39	
14rr|zoo-2.10-6|40	%clean
14rr|zoo-2.10-6|41	%__rm -rf %{buildroot}
14rr|zoo-2.10-6|42	
14rr|zoo-2.10-6|43	%files
14rr|zoo-2.10-6|44	%defattr(0644, root, root, 0755)
14rr|zoo-2.10-6|45	%doc Copyright
14rr|zoo-2.10-6|46	%attr(0755, root, root) %{_bindir}/fiz
14rr|zoo-2.10-6|47	%attr(0755, root, root) %{_bindir}/zoo
14rr|zoo-2.10-6|48	%{_mandir}/man1/*
14rr|zoo-2.10-6|49	
14rr|zoo-2.10-6|50	
14rr|zoo-2.10-6|51	%changelog
14rr|zoo-2.10-6|52	* Sun Apr 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10-6
14rr|zoo-2.10-6|53	+ Revision: 1799900
14rr|zoo-2.10-6|54	- Spec cleanup
14rr|zoo-2.10-6|55	
14rr|zoo-2.10-6|56	

26655 14
14ru|ajenti-1.2.22-3|1	%define unmangled_version 1.2.22
14ru|ajenti-1.2.22-3|2	%global with_python3 0
14ru|ajenti-1.2.22-3|3	
14ru|ajenti-1.2.22-3|4	Summary: The server administration panel
14ru|ajenti-1.2.22-3|5	Name: ajenti
14ru|ajenti-1.2.22-3|6	Version: 1.2.22
14ru|ajenti-1.2.22-3|7	Release: 3
14ru|ajenti-1.2.22-3|8	Source0: %{name}-%{version}.tar.gz
14ru|ajenti-1.2.22-3|9	# This contains fixes for sslwrap
14ru|ajenti-1.2.22-3|10	Source1: https://raw.githubusercontent.com/Eugeny/ajenti/54442ccb2b9ee24af15500557e7dd7b2f58acb97/ajenti/compat.py
14ru|ajenti-1.2.22-3|11	Patch0: ajenti-rosa.patch
14ru|ajenti-1.2.22-3|12	
14ru|ajenti-1.2.22-3|13	License: AGPLv3
14ru|ajenti-1.2.22-3|14	Group: System/Configuration/Other
14ru|ajenti-1.2.22-3|15	BuildArch: noarch
14ru|ajenti-1.2.22-3|16	Url: http://ajenti.org/
14ru|ajenti-1.2.22-3|17	BuildRequires: coffee-script
14ru|ajenti-1.2.22-3|18	BuildRequires: nodejs-less
14ru|ajenti-1.2.22-3|19	BuildRequires: openssl
14ru|ajenti-1.2.22-3|20	
14ru|ajenti-1.2.22-3|21	BuildRequires: python-gevent
14ru|ajenti-1.2.22-3|22	BuildRequires: python-greenlet
14ru|ajenti-1.2.22-3|23	BuildRequires: python-lxml
14ru|ajenti-1.2.22-3|24	
14ru|ajenti-1.2.22-3|25	BuildRequires: python-gevent-socketio
14ru|ajenti-1.2.22-3|26	BuildRequires: python-gevent-websocket
14ru|ajenti-1.2.22-3|27	BuildRequires: python-psutil >= 0.6.0
14ru|ajenti-1.2.22-3|28	BuildRequires: python-imaging
14ru|ajenti-1.2.22-3|29	BuildRequires: python-daemon
14ru|ajenti-1.2.22-3|30	BuildRequires: python-passlib
14ru|ajenti-1.2.22-3|31	BuildRequires: python-requests
14ru|ajenti-1.2.22-3|32	BuildRequires: python-reconfigure >= 0.1.46
14ru|ajenti-1.2.22-3|33	BuildRequires: python-catcher
14ru|ajenti-1.2.22-3|34	BuildRequires: python-exconsole >= 0.1.5
14ru|ajenti-1.2.22-3|35	
14ru|ajenti-1.2.22-3|36	%if %{?with_python3}
14ru|ajenti-1.2.22-3|37	BuildRequires: python3-gevent
14ru|ajenti-1.2.22-3|38	BuildRequires: python3-greenlet
14ru|ajenti-1.2.22-3|39	BuildRequires: python3-lxml
14ru|ajenti-1.2.22-3|40	
14ru|ajenti-1.2.22-3|41	BuildRequires: python3-gevent-socketio
14ru|ajenti-1.2.22-3|42	BuildRequires: python3-gevent-websocket
14ru|ajenti-1.2.22-3|43	BuildRequires: python3-psutil >= 0.6.0
14ru|ajenti-1.2.22-3|44	BuildRequires: python3-imaging
14ru|ajenti-1.2.22-3|45	BuildRequires: python3-daemon
14ru|ajenti-1.2.22-3|46	BuildRequires: python3-passlib
14ru|ajenti-1.2.22-3|47	BuildRequires: python3-requests
14ru|ajenti-1.2.22-3|48	BuildRequires: python3-reconfigure >= 0.1.46
14ru|ajenti-1.2.22-3|49	BuildRequires: python3-catcher
14ru|ajenti-1.2.22-3|50	BuildRequires: python3-exconsole >= 0.1.5
14ru|ajenti-1.2.22-3|51	%endif
14ru|ajenti-1.2.22-3|52	
14ru|ajenti-1.2.22-3|53	# dbus package does not have egg file
14ru|ajenti-1.2.22-3|54	Requires: python-dbus
14ru|ajenti-1.2.22-3|55	Requires: python-daemon
14ru|ajenti-1.2.22-3|56	Requires: python-catcher
14ru|ajenti-1.2.22-3|57	Requires: python-reconfigure
14ru|ajenti-1.2.22-3|58	
14ru|ajenti-1.2.22-3|59	
14ru|ajenti-1.2.22-3|60	%description
14ru|ajenti-1.2.22-3|61	Web admin panel
14ru|ajenti-1.2.22-3|62	
14ru|ajenti-1.2.22-3|63	%if 0%{?with_python3}
14ru|ajenti-1.2.22-3|64	%package -n ajenti-python3
14ru|ajenti-1.2.22-3|65	Summary: The server administration panel
14ru|ajenti-1.2.22-3|66	%description -n ajenti-python3
14ru|ajenti-1.2.22-3|67	Web admin panel.
14ru|ajenti-1.2.22-3|68	
14ru|ajenti-1.2.22-3|69	Python3 version is missing LDAP due to python-ldap not having been ported.
14ru|ajenti-1.2.22-3|70	%endif
14ru|ajenti-1.2.22-3|71	
14ru|ajenti-1.2.22-3|72	%prep
14ru|ajenti-1.2.22-3|73	%setup -q -n %{name}-%{unmangled_version} -n %{name}-%{unmangled_version}
14ru|ajenti-1.2.22-3|74	sed -e 's/dbus-python//' -i requirements.txt
14ru|ajenti-1.2.22-3|75	%apply_patches
14ru|ajenti-1.2.22-3|76	cp %{SOURCE1} ajenti/compat.py
14ru|ajenti-1.2.22-3|77	rm -rf %{pypi_name}.egg-info
14ru|ajenti-1.2.22-3|78	%if 0%{?with_python3}
14ru|ajenti-1.2.22-3|79	rm -rf %{py3dir}
14ru|ajenti-1.2.22-3|80	cp -a . %{py3dir}
14ru|ajenti-1.2.22-3|81	find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
14ru|ajenti-1.2.22-3|82	2to3 -n -w %{py3dir}
14ru|ajenti-1.2.22-3|83	pushd %{py3dir}
14ru|ajenti-1.2.22-3|84	2to3 -n -w ajenti-*
14ru|ajenti-1.2.22-3|85	rm ajenti/usersync/ldapsync.py
14ru|ajenti-1.2.22-3|86	rm ajenti/usersync/adsync.py
14ru|ajenti-1.2.22-3|87	sed -i -e 's!python-ldap!!' requirements.txt
14ru|ajenti-1.2.22-3|88	sed -i -e 's!from .ldapsync import LDAPSyncProvider!!' \
14ru|ajenti-1.2.22-3|89	-e 's!from .adsync import ActiveDirectorySyncProvider!!' \
14ru|ajenti-1.2.22-3|90	ajenti/usersync/__init__.py
14ru|ajenti-1.2.22-3|91	popd
14ru|ajenti-1.2.22-3|92	%endif # with_python3
14ru|ajenti-1.2.22-3|93	
14ru|ajenti-1.2.22-3|94	%build
14ru|ajenti-1.2.22-3|95	make
14ru|ajenti-1.2.22-3|96	%if 0%{?with_python3}
14ru|ajenti-1.2.22-3|97	pushd %{py3dir}
14ru|ajenti-1.2.22-3|98	make
14ru|ajenti-1.2.22-3|99	popd
14ru|ajenti-1.2.22-3|100	%endif # with_python3
14ru|ajenti-1.2.22-3|101	
14ru|ajenti-1.2.22-3|102	%install
14ru|ajenti-1.2.22-3|103	%if 0%{?with_python3}
14ru|ajenti-1.2.22-3|104	pushd %{py3dir}
14ru|ajenti-1.2.22-3|105	python3 setup.py install --single-version-externally-managed -O1 --root=%{buildroot} --prefix=/usr
14ru|ajenti-1.2.22-3|106	install -p -D -m 0644 packaging/files/ajenti.service %{buildroot}%{_unitdir}/ajenti-python3.service
14ru|ajenti-1.2.22-3|107	pushd %{buildroot}/%{_bindir}
14ru|ajenti-1.2.22-3|108	mv ajenti-panel ajenti-panel-python3
14ru|ajenti-1.2.22-3|109	mv ajenti-ipc ajenti-ipc-python3
14ru|ajenti-1.2.22-3|110	mv ajenti-ssl-gen ajenti-ssl-gen-python3
14ru|ajenti-1.2.22-3|111	popd
14ru|ajenti-1.2.22-3|112	%endif
14ru|ajenti-1.2.22-3|113	python setup.py install --single-version-externally-managed -O1 --root=%{buildroot} --prefix=/usr
14ru|ajenti-1.2.22-3|114	install -p -D -m 0644 packaging/files/ajenti.service %{buildroot}%{_unitdir}/ajenti.service
14ru|ajenti-1.2.22-3|115	rm %{buildroot}/etc/init.d/ajenti
14ru|ajenti-1.2.22-3|116	rm %{buildroot}%{_localstatedir}/lib/ajenti/plugins/.placeholder
14ru|ajenti-1.2.22-3|117	
14ru|ajenti-1.2.22-3|118	ls ajenti/locales | grep _ |grep -v __init__ | while read lang
14ru|ajenti-1.2.22-3|119	do
14ru|ajenti-1.2.22-3|120	pushd ajenti/locales/$lang/LC_MESSAGES
14ru|ajenti-1.2.22-3|121	msgfmt -o ajenti.mo ajenti.po || :
14ru|ajenti-1.2.22-3|122	mkdir -p %{buildroot}%{py_puresitedir}/ajenti/locales/$lang/LC_MESSAGES
14ru|ajenti-1.2.22-3|123	[[ -e ajenti.mo ]] && cp ajenti.mo %{buildroot}%{py_puresitedir}/ajenti/locales/$lang/LC_MESSAGES/
14ru|ajenti-1.2.22-3|124	%if 0%{?with_python3}
14ru|ajenti-1.2.22-3|125	mkdir -p %{buildroot}%{py3_puresitedir}/ajenti/locales/$lang/LC_MESSAGES
14ru|ajenti-1.2.22-3|126	[[ -e ajenti.mo ]] && cp ajenti.mo %{buildroot}%{py3_puresitedir}/ajenti/locales/$lang/LC_MESSAGES/
14ru|ajenti-1.2.22-3|127	%endif
14ru|ajenti-1.2.22-3|128	popd
14ru|ajenti-1.2.22-3|129	done
14ru|ajenti-1.2.22-3|130	
14ru|ajenti-1.2.22-3|131	%files
14ru|ajenti-1.2.22-3|132	%config(noreplace) /etc/ajenti/config.json
14ru|ajenti-1.2.22-3|133	%{_unitdir}/ajenti.service
14ru|ajenti-1.2.22-3|134	%{_localstatedir}/lib/ajenti/plugins
14ru|ajenti-1.2.22-3|135	%{_bindir}/ajenti-panel
14ru|ajenti-1.2.22-3|136	%{_bindir}/ajenti-ipc
14ru|ajenti-1.2.22-3|137	%{_bindir}/ajenti-ssl-gen
14ru|ajenti-1.2.22-3|138	%{py_puresitedir}/ajenti
14ru|ajenti-1.2.22-3|139	%{py_puresitedir}/ajenti-*-py?.?.egg-info
14ru|ajenti-1.2.22-3|140	%if 0%{?with_python3}
14ru|ajenti-1.2.22-3|141	%files  -n %{name}-python3
14ru|ajenti-1.2.22-3|142	%config(noreplace) /etc/ajenti/config.json
14ru|ajenti-1.2.22-3|143	%{_unitdir}/ajenti-python3.service
14ru|ajenti-1.2.22-3|144	%{_localstatedir}/lib/ajenti/plugins
14ru|ajenti-1.2.22-3|145	%{_bindir}/ajenti-panel-python3
14ru|ajenti-1.2.22-3|146	%{_bindir}/ajenti-ipc-python3
14ru|ajenti-1.2.22-3|147	%{_bindir}/ajenti-ssl-gen-python3
14ru|ajenti-1.2.22-3|148	%{py3_puresitedir}/ajenti
14ru|ajenti-1.2.22-3|149	%{py3_puresitedir}/ajenti-*-py?.?.egg-info
14ru|ajenti-1.2.22-3|150	%endif
14ru|ajenti-1.2.22-3|151	
14ru|ajenti-1.2.22-3|152	%post
14ru|ajenti-1.2.22-3|153	ajenti-ssl-gen `hostname`
14ru|ajenti-1.2.22-3|154	%_post_service %{name}
14ru|ajenti-1.2.22-3|155	
14ru|ajenti-1.2.22-3|156	echo ------------------------------------------------
14ru|ajenti-1.2.22-3|157	echo Ajenti will listen on HTTPS port 8000 by default
14ru|ajenti-1.2.22-3|158	echo
14ru|ajenti-1.2.22-3|159	echo Default username : root
14ru|ajenti-1.2.22-3|160	echo Default password : admin
14ru|ajenti-1.2.22-3|161	echo ------------------------------------------------
14ru|ajenti-1.2.22-3|162	
14ru|ajenti-1.2.22-3|163	%preun
14ru|ajenti-1.2.22-3|164	%_preun_service %{name}
14ru|ajenti-1.2.22-3|165	
14ru|ajenti-1.2.22-3|166	%if 0%{?with_python3}
14ru|ajenti-1.2.22-3|167	%post -n %{name}-python3
14ru|ajenti-1.2.22-3|168	ajenti-ssl-gen-python3 `hostname`
14ru|ajenti-1.2.22-3|169	%_post_service %{name}-python3
14ru|ajenti-1.2.22-3|170	
14ru|ajenti-1.2.22-3|171	echo ------------------------------------------------
14ru|ajenti-1.2.22-3|172	echo Ajenti will listen on HTTPS port 8000 by default
14ru|ajenti-1.2.22-3|173	echo
14ru|ajenti-1.2.22-3|174	echo Default username : root
14ru|ajenti-1.2.22-3|175	echo Default password : admin
14ru|ajenti-1.2.22-3|176	echo ------------------------------------------------
14ru|ajenti-1.2.22-3|177	
14ru|ajenti-1.2.22-3|178	%preun -n %{name}-python3
14ru|ajenti-1.2.22-3|179	%_preun_service %{name}-python3
14ru|ajenti-1.2.22-3|180	%endif
14ru|ajenti-1.2.22-3|181	
14ru|ajenti-1.2.22-3|182	
14ru|ajenti-1.2.22-3|183	
14ru|ajenti-1.2.22-3|184	%changelog
14ru|ajenti-1.2.22-3|185	
14ru|ajenti-1.2.22-3|186	* Thu Sep 24 2015 Denis Silakov <dsilakov@gmail.com> 1.2.22-3
14ru|ajenti-1.2.22-3|187	- (ed7b90b) Added localization files
14ru|ajenti-1.2.22-3|188	
14ru|ajenti-1.2.22-3|189	

26656 14
14ru|audacious-plugins-3.7.2-1plf|1	#####################
14ru|audacious-plugins-3.7.2-1plf|2	# Hardcode PLF build
14ru|audacious-plugins-3.7.2-1plf|3	%define build_plf 1
14ru|audacious-plugins-3.7.2-1plf|4	#####################
14ru|audacious-plugins-3.7.2-1plf|5	
14ru|audacious-plugins-3.7.2-1plf|6	%{?_with_plf: %{expand: %%global build_plf 1}}
14ru|audacious-plugins-3.7.2-1plf|7	
14ru|audacious-plugins-3.7.2-1plf|8	%if %{build_plf}
14ru|audacious-plugins-3.7.2-1plf|9	%define	extrarelsuffix	plf
14ru|audacious-plugins-3.7.2-1plf|10	%define	distsuffix	plf
14ru|audacious-plugins-3.7.2-1plf|11	%endif
14ru|audacious-plugins-3.7.2-1plf|12	
14ru|audacious-plugins-3.7.2-1plf|13	%define	audacious_minver	3.7
14ru|audacious-plugins-3.7.2-1plf|14	
14ru|audacious-plugins-3.7.2-1plf|15	Summary:	Audacious Media Player core plugins
14ru|audacious-plugins-3.7.2-1plf|16	Name:		audacious-plugins
14ru|audacious-plugins-3.7.2-1plf|17	Version:	3.7.2
14ru|audacious-plugins-3.7.2-1plf|18	Release:	1%{?extrarelsuffix}
14ru|audacious-plugins-3.7.2-1plf|19	Epoch:		5
14ru|audacious-plugins-3.7.2-1plf|20	License:	GPLv2+
14ru|audacious-plugins-3.7.2-1plf|21	Group:		Sound
14ru|audacious-plugins-3.7.2-1plf|22	Url:		http://audacious-media-player.org/
14ru|audacious-plugins-3.7.2-1plf|23	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
14ru|audacious-plugins-3.7.2-1plf|24	#BuildRequires:	sidplay-devel
14ru|audacious-plugins-3.7.2-1plf|25	BuildRequires:	pkgconfig(alsa) >= 1.0.16
14ru|audacious-plugins-3.7.2-1plf|26	BuildRequires:	pkgconfig(audacious) >= 3.7
14ru|audacious-plugins-3.7.2-1plf|27	BuildRequires:	pkgconfig(bluez) >= 2.22
14ru|audacious-plugins-3.7.2-1plf|28	BuildRequires:	pkgconfig(dbus-1)
14ru|audacious-plugins-3.7.2-1plf|29	BuildRequires:	pkgconfig(flac) >= 1.2.1
14ru|audacious-plugins-3.7.2-1plf|30	BuildRequires:	pkgconfig(fluidsynth) >= 1.0.6
14ru|audacious-plugins-3.7.2-1plf|31	BuildRequires:	pkgconfig(glib-2.0)
14ru|audacious-plugins-3.7.2-1plf|32	BuildRequires:	pkgconfig(glut)
14ru|audacious-plugins-3.7.2-1plf|33	BuildRequires:	pkgconfig(gtk+-2.0)
14ru|audacious-plugins-3.7.2-1plf|34	BuildRequires:	pkgconfig(imlib2)
14ru|audacious-plugins-3.7.2-1plf|35	BuildRequires:	pkgconfig(jack) >= 1.9.7
14ru|audacious-plugins-3.7.2-1plf|36	BuildRequires:	pkgconfig(libavcodec) >= 53.40.0
14ru|audacious-plugins-3.7.2-1plf|37	BuildRequires:	pkgconfig(libbinio)
14ru|audacious-plugins-3.7.2-1plf|38	BuildRequires:	pkgconfig(libbs2b) >= 3.0.0
14ru|audacious-plugins-3.7.2-1plf|39	BuildRequires:	pkgconfig(libcddb) >= 1.2.1
14ru|audacious-plugins-3.7.2-1plf|40	BuildRequires:	pkgconfig(libcdio) >= 0.70
14ru|audacious-plugins-3.7.2-1plf|41	BuildRequires:	pkgconfig(libcue)
14ru|audacious-plugins-3.7.2-1plf|42	BuildRequires:	pkgconfig(libcurl) >= 7.9.7
14ru|audacious-plugins-3.7.2-1plf|43	BuildRequires:	pkgconfig(libglade-2.0)
14ru|audacious-plugins-3.7.2-1plf|44	BuildRequires:	pkgconfig(liblircclient0)
14ru|audacious-plugins-3.7.2-1plf|45	BuildRequires:	pkgconfig(libmms) >= 0.3
14ru|audacious-plugins-3.7.2-1plf|46	BuildRequires:	pkgconfig(libmodplug)
14ru|audacious-plugins-3.7.2-1plf|47	BuildRequires:	pkgconfig(libmpg123) >= 1.12
14ru|audacious-plugins-3.7.2-1plf|48	BuildRequires:	pkgconfig(libmtp)
14ru|audacious-plugins-3.7.2-1plf|49	BuildRequires:	pkgconfig(libmusicbrainz)
14ru|audacious-plugins-3.7.2-1plf|50	BuildRequires:	pkgconfig(libnotify) >= 0.7
14ru|audacious-plugins-3.7.2-1plf|51	BuildRequires:	pkgconfig(libpulse) >= 0.9.5
14ru|audacious-plugins-3.7.2-1plf|52	BuildRequires:	pkgconfig(libsidplayfp) >= 1.0
14ru|audacious-plugins-3.7.2-1plf|53	BuildRequires:	pkgconfig(libsidplay2)
14ru|audacious-plugins-3.7.2-1plf|54	BuildRequires:	pkgconfig(libxml-2.0)
14ru|audacious-plugins-3.7.2-1plf|55	BuildRequires:	pkgconfig(mad)
14ru|audacious-plugins-3.7.2-1plf|56	BuildRequires:	pkgconfig(neon) >= 0.27
14ru|audacious-plugins-3.7.2-1plf|57	BuildRequires:	pkgconfig(pangocairo)
14ru|audacious-plugins-3.7.2-1plf|58	BuildRequires:	pkgconfig(Qt5Core)
14ru|audacious-plugins-3.7.2-1plf|59	BuildRequires:	pkgconfig(Qt5Gui)
14ru|audacious-plugins-3.7.2-1plf|60	BuildRequires:	pkgconfig(Qt5Multimedia)
14ru|audacious-plugins-3.7.2-1plf|61	BuildRequires:	pkgconfig(Qt5Network)
14ru|audacious-plugins-3.7.2-1plf|62	BuildRequires:	pkgconfig(Qt5OpenGL)
14ru|audacious-plugins-3.7.2-1plf|63	BuildRequires:	pkgconfig(Qt5Widgets)
14ru|audacious-plugins-3.7.2-1plf|64	BuildRequires:	pkgconfig(samplerate)
14ru|audacious-plugins-3.7.2-1plf|65	BuildRequires:	pkgconfig(sdl2)
14ru|audacious-plugins-3.7.2-1plf|66	BuildRequires:	pkgconfig(shout)
14ru|audacious-plugins-3.7.2-1plf|67	BuildRequires:	pkgconfig(sndfile)
14ru|audacious-plugins-3.7.2-1plf|68	BuildRequires:	pkgconfig(soxr)
14ru|audacious-plugins-3.7.2-1plf|69	BuildRequires:	pkgconfig(taglib)
14ru|audacious-plugins-3.7.2-1plf|70	BuildRequires:	pkgconfig(vorbis) >= 1.0
14ru|audacious-plugins-3.7.2-1plf|71	BuildRequires:	pkgconfig(wavpack) >= 4.31
14ru|audacious-plugins-3.7.2-1plf|72	BuildRequires:	pkgconfig(xcomposite)
14ru|audacious-plugins-3.7.2-1plf|73	BuildRequires:	pkgconfig(xrender)
14ru|audacious-plugins-3.7.2-1plf|74	%if %{build_plf}
14ru|audacious-plugins-3.7.2-1plf|75	BuildRequires:	lame-devel
14ru|audacious-plugins-3.7.2-1plf|76	BuildRequires:	libfaad2-static-devel
14ru|audacious-plugins-3.7.2-1plf|77	#gw ffmpeg plugin:
14ru|audacious-plugins-3.7.2-1plf|78	Provides:	audacious-musepack = %{version}
14ru|audacious-plugins-3.7.2-1plf|79	%endif
14ru|audacious-plugins-3.7.2-1plf|80	Requires:	audacious >= %{audacious_minver}
14ru|audacious-plugins-3.7.2-1plf|81	%rename		audacious-smb
14ru|audacious-plugins-3.7.2-1plf|82	%rename		audacious-fluidsynth
14ru|audacious-plugins-3.7.2-1plf|83	
14ru|audacious-plugins-3.7.2-1plf|84	%description
14ru|audacious-plugins-3.7.2-1plf|85	Audacious is a media player based on the BMP music playing application.
14ru|audacious-plugins-3.7.2-1plf|86	Its primary goals are usability and usage of current desktop standards.
14ru|audacious-plugins-3.7.2-1plf|87	This contains the basic plugin distribution. Audacious is useless without
14ru|audacious-plugins-3.7.2-1plf|88	them.
14ru|audacious-plugins-3.7.2-1plf|89	
14ru|audacious-plugins-3.7.2-1plf|90	%if %{build_plf}
14ru|audacious-plugins-3.7.2-1plf|91	This package is in Restricted repository as it violates some patents.
14ru|audacious-plugins-3.7.2-1plf|92	%endif
14ru|audacious-plugins-3.7.2-1plf|93	
14ru|audacious-plugins-3.7.2-1plf|94	%files -f %{name}.lang
14ru|audacious-plugins-3.7.2-1plf|95	%doc COPYING
14ru|audacious-plugins-3.7.2-1plf|96	#dir %%{_libdir}/audacious/Input/amidi-plug/
14ru|audacious-plugins-3.7.2-1plf|97	#{_libdir}/audacious/Input/amidi-plug/ap-alsa.so
14ru|audacious-plugins-3.7.2-1plf|98	%dir %{_libdir}/audacious
14ru|audacious-plugins-3.7.2-1plf|99	%dir %{_libdir}/audacious/Container
14ru|audacious-plugins-3.7.2-1plf|100	%{_libdir}/audacious/Container/asx.so
14ru|audacious-plugins-3.7.2-1plf|101	%{_libdir}/audacious/Container/asx3.so
14ru|audacious-plugins-3.7.2-1plf|102	%{_libdir}/audacious/Container/audpl.so
14ru|audacious-plugins-3.7.2-1plf|103	%{_libdir}/audacious/Container/cue.so
14ru|audacious-plugins-3.7.2-1plf|104	%{_libdir}/audacious/Container/m3u.so
14ru|audacious-plugins-3.7.2-1plf|105	%{_libdir}/audacious/Container/pls.so
14ru|audacious-plugins-3.7.2-1plf|106	%{_libdir}/audacious/Container/xspf.so
14ru|audacious-plugins-3.7.2-1plf|107	%dir %{_libdir}/audacious/Effect/
14ru|audacious-plugins-3.7.2-1plf|108	%{_libdir}/audacious/Effect/bs2b.so
14ru|audacious-plugins-3.7.2-1plf|109	%{_libdir}/audacious/Effect/compressor.so
14ru|audacious-plugins-3.7.2-1plf|110	%{_libdir}/audacious/Effect/crossfade.so
14ru|audacious-plugins-3.7.2-1plf|111	%{_libdir}/audacious/Effect/crystalizer.so
14ru|audacious-plugins-3.7.2-1plf|112	%{_libdir}/audacious/Effect/echo.so
14ru|audacious-plugins-3.7.2-1plf|113	%{_libdir}/audacious/Effect/ladspa.so
14ru|audacious-plugins-3.7.2-1plf|114	%{_libdir}/audacious/Effect/mixer.so
14ru|audacious-plugins-3.7.2-1plf|115	%{_libdir}/audacious/Effect/resample.so
14ru|audacious-plugins-3.7.2-1plf|116	%{_libdir}/audacious/Effect/silence-removal.so
14ru|audacious-plugins-3.7.2-1plf|117	%{_libdir}/audacious/Effect/sox-resampler.so
14ru|audacious-plugins-3.7.2-1plf|118	%{_libdir}/audacious/Effect/speed-pitch.so
14ru|audacious-plugins-3.7.2-1plf|119	%{_libdir}/audacious/Effect/stereo.so
14ru|audacious-plugins-3.7.2-1plf|120	%{_libdir}/audacious/Effect/voice_removal.so
14ru|audacious-plugins-3.7.2-1plf|121	%dir %{_libdir}/audacious/General
14ru|audacious-plugins-3.7.2-1plf|122	%{_libdir}/audacious/General/alarm.so
14ru|audacious-plugins-3.7.2-1plf|123	%{_libdir}/audacious/General/albumart.so
14ru|audacious-plugins-3.7.2-1plf|124	%{_libdir}/audacious/General/albumart-qt.so
14ru|audacious-plugins-3.7.2-1plf|125	%{_libdir}/audacious/General/aosd.so
14ru|audacious-plugins-3.7.2-1plf|126	#%%{_libdir}/audacious/General/bluetooth.so
14ru|audacious-plugins-3.7.2-1plf|127	%{_libdir}/audacious/General/cd-menu-items.so
14ru|audacious-plugins-3.7.2-1plf|128	%{_libdir}/audacious/General/delete-files.so
14ru|audacious-plugins-3.7.2-1plf|129	#{_libdir}/audacious/General/gnomeshortcuts.so
14ru|audacious-plugins-3.7.2-1plf|130	%{_libdir}/audacious/General/gtkui.so
14ru|audacious-plugins-3.7.2-1plf|131	%{_libdir}/audacious/General/hotkey.so
14ru|audacious-plugins-3.7.2-1plf|132	%{_libdir}/audacious/General/lirc.so
14ru|audacious-plugins-3.7.2-1plf|133	%{_libdir}/audacious/General/lyricwiki.so
14ru|audacious-plugins-3.7.2-1plf|134	%{_libdir}/audacious/General/lyricwiki-qt.so
14ru|audacious-plugins-3.7.2-1plf|135	%{_libdir}/audacious/General/mpris2.so
14ru|audacious-plugins-3.7.2-1plf|136	%{_libdir}/audacious/General/notify.so
14ru|audacious-plugins-3.7.2-1plf|137	%{_libdir}/audacious/General/playlist-manager.so
14ru|audacious-plugins-3.7.2-1plf|138	%{_libdir}/audacious/General/playlist-manager-qt.so
14ru|audacious-plugins-3.7.2-1plf|139	%{_libdir}/audacious/General/qtui.so
14ru|audacious-plugins-3.7.2-1plf|140	%{_libdir}/audacious/General/scrobbler.so
14ru|audacious-plugins-3.7.2-1plf|141	%{_libdir}/audacious/General/search-tool.so
14ru|audacious-plugins-3.7.2-1plf|142	%{_libdir}/audacious/General/search-tool-qt.so
14ru|audacious-plugins-3.7.2-1plf|143	%{_libdir}/audacious/General/skins.so
14ru|audacious-plugins-3.7.2-1plf|144	%{_libdir}/audacious/General/skins-qt.so
14ru|audacious-plugins-3.7.2-1plf|145	%{_libdir}/audacious/General/song-info-qt.so
14ru|audacious-plugins-3.7.2-1plf|146	%{_libdir}/audacious/General/statusicon.so
14ru|audacious-plugins-3.7.2-1plf|147	%{_libdir}/audacious/General/statusicon-qt.so
14ru|audacious-plugins-3.7.2-1plf|148	%{_libdir}/audacious/General/song_change.so
14ru|audacious-plugins-3.7.2-1plf|149	%dir %{_libdir}/audacious/Input
14ru|audacious-plugins-3.7.2-1plf|150	%{_libdir}/audacious/Input/ffaudio.so
14ru|audacious-plugins-3.7.2-1plf|151	%{_libdir}/audacious/Input/amidi-plug.so
14ru|audacious-plugins-3.7.2-1plf|152	%{_libdir}/audacious/Input/cdaudio-ng.so
14ru|audacious-plugins-3.7.2-1plf|153	%{_libdir}/audacious/Input/console.so
14ru|audacious-plugins-3.7.2-1plf|154	%{_libdir}/audacious/Input/flacng.so
14ru|audacious-plugins-3.7.2-1plf|155	%{_libdir}/audacious/Input/madplug.so
14ru|audacious-plugins-3.7.2-1plf|156	%{_libdir}/audacious/Input/metronom.so
14ru|audacious-plugins-3.7.2-1plf|157	%{_libdir}/audacious/Input/modplug.so
14ru|audacious-plugins-3.7.2-1plf|158	%{_libdir}/audacious/Input/psf2.so
14ru|audacious-plugins-3.7.2-1plf|159	%{_libdir}/audacious/Input/sndfile.so
14ru|audacious-plugins-3.7.2-1plf|160	%{_libdir}/audacious/Input/tonegen.so
14ru|audacious-plugins-3.7.2-1plf|161	%ifarch %{ix86} x86_64
14ru|audacious-plugins-3.7.2-1plf|162	#%%{_libdir}/audacious/Input/usf.so
14ru|audacious-plugins-3.7.2-1plf|163	%endif
14ru|audacious-plugins-3.7.2-1plf|164	%{_libdir}/audacious/Input/vorbis.so
14ru|audacious-plugins-3.7.2-1plf|165	%{_libdir}/audacious/Input/vtx.so
14ru|audacious-plugins-3.7.2-1plf|166	%{_libdir}/audacious/Input/xsf.so
14ru|audacious-plugins-3.7.2-1plf|167	%if %{build_plf}
14ru|audacious-plugins-3.7.2-1plf|168	#{_libdir}/audacious/Input/aac.so
14ru|audacious-plugins-3.7.2-1plf|169	%{_libdir}/audacious/Input/aac-raw.so
14ru|audacious-plugins-3.7.2-1plf|170	%endif
14ru|audacious-plugins-3.7.2-1plf|171	%dir %{_libdir}/audacious/Output
14ru|audacious-plugins-3.7.2-1plf|172	%{_libdir}/audacious/Output/alsa.so
14ru|audacious-plugins-3.7.2-1plf|173	%{_libdir}/audacious/Output/filewriter.so
14ru|audacious-plugins-3.7.2-1plf|174	%{_libdir}/audacious/Output/oss4.so
14ru|audacious-plugins-3.7.2-1plf|175	%{_libdir}/audacious/Output/qtaudio.so
14ru|audacious-plugins-3.7.2-1plf|176	%{_libdir}/audacious/Output/sdlout.so
14ru|audacious-plugins-3.7.2-1plf|177	%dir %{_libdir}/audacious/Transport/
14ru|audacious-plugins-3.7.2-1plf|178	%{_libdir}/audacious/Transport/gio.so
14ru|audacious-plugins-3.7.2-1plf|179	%{_libdir}/audacious/Transport/mms.so
14ru|audacious-plugins-3.7.2-1plf|180	%{_libdir}/audacious/Transport/neon.so
14ru|audacious-plugins-3.7.2-1plf|181	#{_libdir}/audacious/Transport/unix-io.so
14ru|audacious-plugins-3.7.2-1plf|182	%dir %{_libdir}/audacious/Visualization
14ru|audacious-plugins-3.7.2-1plf|183	%{_libdir}/audacious/Visualization/blur_scope.so
14ru|audacious-plugins-3.7.2-1plf|184	%{_libdir}/audacious/Visualization/cairo-spectrum.so
14ru|audacious-plugins-3.7.2-1plf|185	%{_libdir}/audacious/Visualization/gl-spectrum.so
14ru|audacious-plugins-3.7.2-1plf|186	%{_libdir}/audacious/Visualization/gl-spectrum-qt.so
14ru|audacious-plugins-3.7.2-1plf|187	%{_datadir}/audacious
14ru|audacious-plugins-3.7.2-1plf|188	
14ru|audacious-plugins-3.7.2-1plf|189	#-----------------------------------------------------------------------------
14ru|audacious-plugins-3.7.2-1plf|190	
14ru|audacious-plugins-3.7.2-1plf|191	%package  -n audacious-wavpack
14ru|audacious-plugins-3.7.2-1plf|192	Group:		Sound
14ru|audacious-plugins-3.7.2-1plf|193	Summary:	Wavpack input plugin for Audacious
14ru|audacious-plugins-3.7.2-1plf|194	Requires:	audacious >= %{audacious_minver}
14ru|audacious-plugins-3.7.2-1plf|195	
14ru|audacious-plugins-3.7.2-1plf|196	%description  -n audacious-wavpack
14ru|audacious-plugins-3.7.2-1plf|197	This is a wavpack input plugin for Audacious based on libwavpack.
14ru|audacious-plugins-3.7.2-1plf|198	
14ru|audacious-plugins-3.7.2-1plf|199	%files  -n audacious-wavpack
14ru|audacious-plugins-3.7.2-1plf|200	%doc COPYING
14ru|audacious-plugins-3.7.2-1plf|201	%{_libdir}/audacious/Input/wavpack.so
14ru|audacious-plugins-3.7.2-1plf|202	
14ru|audacious-plugins-3.7.2-1plf|203	#-----------------------------------------------------------------------------
14ru|audacious-plugins-3.7.2-1plf|204	
14ru|audacious-plugins-3.7.2-1plf|205	%package  -n audacious-jack
14ru|audacious-plugins-3.7.2-1plf|206	Group:		Sound
14ru|audacious-plugins-3.7.2-1plf|207	Summary:	Audacious output plugin for the jack sound server
14ru|audacious-plugins-3.7.2-1plf|208	Requires:	audacious >= %{audacious_minver}
14ru|audacious-plugins-3.7.2-1plf|209	
14ru|audacious-plugins-3.7.2-1plf|210	%description  -n audacious-jack
14ru|audacious-plugins-3.7.2-1plf|211	Audacious audio output plugin for the jack audio server.
14ru|audacious-plugins-3.7.2-1plf|212	
14ru|audacious-plugins-3.7.2-1plf|213	%files  -n audacious-jack
14ru|audacious-plugins-3.7.2-1plf|214	%doc COPYING
14ru|audacious-plugins-3.7.2-1plf|215	%{_libdir}/audacious/Output/jack-ng.so
14ru|audacious-plugins-3.7.2-1plf|216	
14ru|audacious-plugins-3.7.2-1plf|217	#-----------------------------------------------------------------------------
14ru|audacious-plugins-3.7.2-1plf|218	
14ru|audacious-plugins-3.7.2-1plf|219	%package  -n audacious-pulse
14ru|audacious-plugins-3.7.2-1plf|220	Group:		Sound
14ru|audacious-plugins-3.7.2-1plf|221	Summary:	Audacious output plugin for the Pulseaudio sound server
14ru|audacious-plugins-3.7.2-1plf|222	Requires:	audacious >= %{audacious_minver}
14ru|audacious-plugins-3.7.2-1plf|223	
14ru|audacious-plugins-3.7.2-1plf|224	%description  -n audacious-pulse
14ru|audacious-plugins-3.7.2-1plf|225	Audacious audio output plugin for the pulseaudio
14ru|audacious-plugins-3.7.2-1plf|226	server.
14ru|audacious-plugins-3.7.2-1plf|227	
14ru|audacious-plugins-3.7.2-1plf|228	%files  -n audacious-pulse
14ru|audacious-plugins-3.7.2-1plf|229	%doc COPYING
14ru|audacious-plugins-3.7.2-1plf|230	%{_libdir}/audacious/Output/pulse_audio.so
14ru|audacious-plugins-3.7.2-1plf|231	
14ru|audacious-plugins-3.7.2-1plf|232	#-----------------------------------------------------------------------------
14ru|audacious-plugins-3.7.2-1plf|233	
14ru|audacious-plugins-3.7.2-1plf|234	%package  -n audacious-adplug
14ru|audacious-plugins-3.7.2-1plf|235	Summary:	AdLib player plugin for audacious
14ru|audacious-plugins-3.7.2-1plf|236	Group:		Sound
14ru|audacious-plugins-3.7.2-1plf|237	Requires:	audacious >= %{audacious_minver}
14ru|audacious-plugins-3.7.2-1plf|238	
14ru|audacious-plugins-3.7.2-1plf|239	%description  -n audacious-adplug
14ru|audacious-plugins-3.7.2-1plf|240	AdPlug is an Audacious input plugin It uses the AdPlug AdLib sound
14ru|audacious-plugins-3.7.2-1plf|241	player library to play back a wide range of AdLib (OPL2) music file
14ru|audacious-plugins-3.7.2-1plf|242	formats on top of an OPL2 emulator.  No OPL2 chip is required for
14ru|audacious-plugins-3.7.2-1plf|243	playback.
14ru|audacious-plugins-3.7.2-1plf|244	
14ru|audacious-plugins-3.7.2-1plf|245	%files  -n audacious-adplug
14ru|audacious-plugins-3.7.2-1plf|246	%doc COPYING
14ru|audacious-plugins-3.7.2-1plf|247	%{_libdir}/audacious/Input/adplug.so
14ru|audacious-plugins-3.7.2-1plf|248	
14ru|audacious-plugins-3.7.2-1plf|249	#-----------------------------------------------------------------------------
14ru|audacious-plugins-3.7.2-1plf|250	# 3.7.1: There is no more fluidsynth input plugins, since it is now integrated
14ru|audacious-plugins-3.7.2-1plf|251	# in the amidi-plug.so one: kill the package.
14ru|audacious-plugins-3.7.2-1plf|252	
14ru|audacious-plugins-3.7.2-1plf|253	#package -n audacious-fluidsynth
14ru|audacious-plugins-3.7.2-1plf|254	#Summary:	Fluidsynth MIDI plugin for audacious
14ru|audacious-plugins-3.7.2-1plf|255	#Group:		Sound
14ru|audacious-plugins-3.7.2-1plf|256	#Requires:	audacious >= %%{audacious_minver}
14ru|audacious-plugins-3.7.2-1plf|257	
14ru|audacious-plugins-3.7.2-1plf|258	#description  -n audacious-fluidsynth
14ru|audacious-plugins-3.7.2-1plf|259	#FluidSynth is a real-time software synthesizer based on the SoundFont 2
14ru|audacious-plugins-3.7.2-1plf|260	#specifications. It is a "software synthesizer". FluidSynth can read MIDI
14ru|audacious-plugins-3.7.2-1plf|261	#events from the MIDI input device and render them to the audio device.
14ru|audacious-plugins-3.7.2-1plf|262	#This is a fluidsynth backend for the Audacious Media Player to support the
14ru|audacious-plugins-3.7.2-1plf|263	#playback of MIDI files with the fluidsynth engine.
14ru|audacious-plugins-3.7.2-1plf|264	
14ru|audacious-plugins-3.7.2-1plf|265	#files -n audacious-fluidsynth
14ru|audacious-plugins-3.7.2-1plf|266	#doc COPYING
14ru|audacious-plugins-3.7.2-1plf|267	#{_libdir}/audacious/Input/amidi-plug/ap-fluidsynth.so
14ru|audacious-plugins-3.7.2-1plf|268	
14ru|audacious-plugins-3.7.2-1plf|269	#-----------------------------------------------------------------------------
14ru|audacious-plugins-3.7.2-1plf|270	
14ru|audacious-plugins-3.7.2-1plf|271	%package  -n audacious-sid
14ru|audacious-plugins-3.7.2-1plf|272	Summary:	Audacious input plugin for C64 SID files
14ru|audacious-plugins-3.7.2-1plf|273	Group:		Sound
14ru|audacious-plugins-3.7.2-1plf|274	Requires:	audacious >= %{audacious_minver}
14ru|audacious-plugins-3.7.2-1plf|275	
14ru|audacious-plugins-3.7.2-1plf|276	%description  -n audacious-sid
14ru|audacious-plugins-3.7.2-1plf|277	Audacious-SID is a plugin for the Audacious Media Player which provides
14ru|audacious-plugins-3.7.2-1plf|278	support for playing the so-called "SID tunes", which are music
14ru|audacious-plugins-3.7.2-1plf|279	from old Commodore computer programs like games, demos, etc.
14ru|audacious-plugins-3.7.2-1plf|280	
14ru|audacious-plugins-3.7.2-1plf|281	For the actual playing, it uses the excellent libsidplay (1|2)
14ru|audacious-plugins-3.7.2-1plf|282	emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
14ru|audacious-plugins-3.7.2-1plf|283	Device (SID) chip.
14ru|audacious-plugins-3.7.2-1plf|284	
14ru|audacious-plugins-3.7.2-1plf|285	%files  -n audacious-sid
14ru|audacious-plugins-3.7.2-1plf|286	%doc COPYING
14ru|audacious-plugins-3.7.2-1plf|287	%{_libdir}/audacious/Input/sid.so
14ru|audacious-plugins-3.7.2-1plf|288	
14ru|audacious-plugins-3.7.2-1plf|289	#-----------------------------------------------------------------------------
14ru|audacious-plugins-3.7.2-1plf|290	# 3.7.1: There is no more smb transport plugins and the option --enable-smb is now
14ru|audacious-plugins-3.7.2-1plf|291	# unrecognized by configure: kill the package.
14ru|audacious-plugins-3.7.2-1plf|292	
14ru|audacious-plugins-3.7.2-1plf|293	#package -n audacious-smb
14ru|audacious-plugins-3.7.2-1plf|294	#Summary:	SMB/CIFS file system plugin for the Audacious media player
14ru|audacious-plugins-3.7.2-1plf|295	#Group:		Sound
14ru|audacious-plugins-3.7.2-1plf|296	#Requires:	audacious >= %%{audacious_minver}
14ru|audacious-plugins-3.7.2-1plf|297	#BuildRequires:	pkgconfig(smbclient)
14ru|audacious-plugins-3.7.2-1plf|298	
14ru|audacious-plugins-3.7.2-1plf|299	#description -n audacious-smb
14ru|audacious-plugins-3.7.2-1plf|300	#This plugin allows Audacious to play content from a Samba or Windows network
14ru|audacious-plugins-3.7.2-1plf|301	#file system.
14ru|audacious-plugins-3.7.2-1plf|302	
14ru|audacious-plugins-3.7.2-1plf|303	#files -n audacious-smb
14ru|audacious-plugins-3.7.2-1plf|304	#doc COPYING
14ru|audacious-plugins-3.7.2-1plf|305	#{_libdir}/audacious/Transport/smb.so
14ru|audacious-plugins-3.7.2-1plf|306	
14ru|audacious-plugins-3.7.2-1plf|307	#-----------------------------------------------------------------------------
14ru|audacious-plugins-3.7.2-1plf|308	
14ru|audacious-plugins-3.7.2-1plf|309	%prep
14ru|audacious-plugins-3.7.2-1plf|310	%setup -q
14ru|audacious-plugins-3.7.2-1plf|311	#apply_patches
14ru|audacious-plugins-3.7.2-1plf|312	
14ru|audacious-plugins-3.7.2-1plf|313	
14ru|audacious-plugins-3.7.2-1plf|314	%build
14ru|audacious-plugins-3.7.2-1plf|315	export LDFLAGS="-lm"
14ru|audacious-plugins-3.7.2-1plf|316	%configure2_5x	--enable-amidiplug \
14ru|audacious-plugins-3.7.2-1plf|317	--enable-gtk \
14ru|audacious-plugins-3.7.2-1plf|318	--enable-qt \
14ru|audacious-plugins-3.7.2-1plf|319	--disable-rpath
14ru|audacious-plugins-3.7.2-1plf|320	
14ru|audacious-plugins-3.7.2-1plf|321	%make
14ru|audacious-plugins-3.7.2-1plf|322	
14ru|audacious-plugins-3.7.2-1plf|323	
14ru|audacious-plugins-3.7.2-1plf|324	%install
14ru|audacious-plugins-3.7.2-1plf|325	%makeinstall_std
14ru|audacious-plugins-3.7.2-1plf|326	
14ru|audacious-plugins-3.7.2-1plf|327	%if ! %{build_plf}
14ru|audacious-plugins-3.7.2-1plf|328	rm -fv %{buildroot}%{_libdir}/audacious/Input/aac-raw.so
14ru|audacious-plugins-3.7.2-1plf|329	%endif
14ru|audacious-plugins-3.7.2-1plf|330	
14ru|audacious-plugins-3.7.2-1plf|331	%find_lang %{name}
14ru|audacious-plugins-3.7.2-1plf|332	
14ru|audacious-plugins-3.7.2-1plf|333	
14ru|audacious-plugins-3.7.2-1plf|334	%changelog
14ru|audacious-plugins-3.7.2-1plf|335	
14ru|audacious-plugins-3.7.2-1plf|336	* Sun Apr 17 2016 gvm <mc2374@mclink.it> 5:3.7.2-1plf
14ru|audacious-plugins-3.7.2-1plf|337	- (68a700e) Fixed file list.
14ru|audacious-plugins-3.7.2-1plf|338	
14ru|audacious-plugins-3.7.2-1plf|339	

26657 14
14ru|audiokonverter-5.9.4-1plf|1	######################
14ru|audiokonverter-5.9.4-1plf|2	# Hardcode PLF build
14ru|audiokonverter-5.9.4-1plf|3	%define build_plf 1
14ru|audiokonverter-5.9.4-1plf|4	######################
14ru|audiokonverter-5.9.4-1plf|5	
14ru|audiokonverter-5.9.4-1plf|6	%if %{build_plf}
14ru|audiokonverter-5.9.4-1plf|7	%define distsuffix plf
14ru|audiokonverter-5.9.4-1plf|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|audiokonverter-5.9.4-1plf|9	%define extrarelsuffix plf
14ru|audiokonverter-5.9.4-1plf|10	%endif
14ru|audiokonverter-5.9.4-1plf|11	
14ru|audiokonverter-5.9.4-1plf|12	Summary:	An audio converter
14ru|audiokonverter-5.9.4-1plf|13	Name:		audiokonverter
14ru|audiokonverter-5.9.4-1plf|14	Version:	5.9.4
14ru|audiokonverter-5.9.4-1plf|15	Release:	1%{?extrarelsuffix}
14ru|audiokonverter-5.9.4-1plf|16	License:	GPLv2+
14ru|audiokonverter-5.9.4-1plf|17	Group:		Sound
14ru|audiokonverter-5.9.4-1plf|18	Url:		http://www.kde-apps.org/content/show.php?content=12608
14ru|audiokonverter-5.9.4-1plf|19	Source0:	http://www.kde-apps.org/CONTENT/content-files/12608-%{name}-%{version}.tar.bz2
14ru|audiokonverter-5.9.4-1plf|20	Source100:	%{name}.rpmlintrc
14ru|audiokonverter-5.9.4-1plf|21	Patch0:		%{name}-noflac.patch
14ru|audiokonverter-5.9.4-1plf|22	BuildRequires:	kde4-macros
14ru|audiokonverter-5.9.4-1plf|23	Requires:	dolphin
14ru|audiokonverter-5.9.4-1plf|24	Requires:	mplayer
14ru|audiokonverter-5.9.4-1plf|25	Requires:	flac
14ru|audiokonverter-5.9.4-1plf|26	Requires:	wavpack
14ru|audiokonverter-5.9.4-1plf|27	Requires:	id3lib
14ru|audiokonverter-5.9.4-1plf|28	Requires:	vorbis-tools
14ru|audiokonverter-5.9.4-1plf|29	%if %{build_plf}
14ru|audiokonverter-5.9.4-1plf|30	Requires:	lame
14ru|audiokonverter-5.9.4-1plf|31	Requires:	faac
14ru|audiokonverter-5.9.4-1plf|32	Requires:	faad2
14ru|audiokonverter-5.9.4-1plf|33	%endif
14ru|audiokonverter-5.9.4-1plf|34	BuildArch:	noarch
14ru|audiokonverter-5.9.4-1plf|35	
14ru|audiokonverter-5.9.4-1plf|36	%description
14ru|audiokonverter-5.9.4-1plf|37	This is a small utility to easily convert from OGG, MP3, AAC, M4A, FLAC, WMA,
14ru|audiokonverter-5.9.4-1plf|38	RealAudio, Musepack, Wavpack, WAV and movies to MP3, OGG, M4A, WAV and FLAC in
14ru|audiokonverter-5.9.4-1plf|39	Konqueror by right-clicking on them.
14ru|audiokonverter-5.9.4-1plf|40	%if %{build_plf}
14ru|audiokonverter-5.9.4-1plf|41	This package is in restricted because it requires packages that are in
14ru|audiokonverter-5.9.4-1plf|42	restricted (lame, faac, faad2).
14ru|audiokonverter-5.9.4-1plf|43	%endif
14ru|audiokonverter-5.9.4-1plf|44	
14ru|audiokonverter-5.9.4-1plf|45	%files
14ru|audiokonverter-5.9.4-1plf|46	%doc README Changelog
14ru|audiokonverter-5.9.4-1plf|47	%{_kde_bindir}/*
14ru|audiokonverter-5.9.4-1plf|48	%{_kde_services}/ServiceMenus/*.desktop
14ru|audiokonverter-5.9.4-1plf|49	%{_kde_appsdir}/dolphin/servicemenus/*.desktop
14ru|audiokonverter-5.9.4-1plf|50	
14ru|audiokonverter-5.9.4-1plf|51	#-----------------------------------------------------------------------------
14ru|audiokonverter-5.9.4-1plf|52	
14ru|audiokonverter-5.9.4-1plf|53	%prep
14ru|audiokonverter-5.9.4-1plf|54	%setup -q
14ru|audiokonverter-5.9.4-1plf|55	%if !%{build_plf}
14ru|audiokonverter-5.9.4-1plf|56	%patch0 -p1 -b .plf
14ru|audiokonverter-5.9.4-1plf|57	%endif
14ru|audiokonverter-5.9.4-1plf|58	
14ru|audiokonverter-5.9.4-1plf|59	
14ru|audiokonverter-5.9.4-1plf|60	%build
14ru|audiokonverter-5.9.4-1plf|61	# Nothing to do.
14ru|audiokonverter-5.9.4-1plf|62	
14ru|audiokonverter-5.9.4-1plf|63	
14ru|audiokonverter-5.9.4-1plf|64	%install
14ru|audiokonverter-5.9.4-1plf|65	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus
14ru|audiokonverter-5.9.4-1plf|66	install -m 644 *4.desktop %{buildroot}%{_kde_services}/ServiceMenus
14ru|audiokonverter-5.9.4-1plf|67	mkdir -p %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
14ru|audiokonverter-5.9.4-1plf|68	install -m 644 *4.desktop %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
14ru|audiokonverter-5.9.4-1plf|69	mkdir -p %{buildroot}%{_kde_bindir}
14ru|audiokonverter-5.9.4-1plf|70	install -m 755 anytowav4 audioconvert4 movie2sound4 oggdrop-lx %{buildroot}%{_kde_bindir}
14ru|audiokonverter-5.9.4-1plf|71	
14ru|audiokonverter-5.9.4-1plf|72	%changelog
14ru|audiokonverter-5.9.4-1plf|73	
14ru|audiokonverter-5.9.4-1plf|74	* Sat Apr 16 2016 Giovanni Mariani <mc2374@mclink.it> 5.9.4-1plf
14ru|audiokonverter-5.9.4-1plf|75	- (87e35fa) Updated to release 5.9.4 and added S100 to kill a wrong rpmlint error
14ru|audiokonverter-5.9.4-1plf|76	
14ru|audiokonverter-5.9.4-1plf|77	

26658 14
14ru|autopano-sift-C-2.5.1-3|1	%define distsuffix plf
14ru|autopano-sift-C-2.5.1-3|2	
14ru|autopano-sift-C-2.5.1-3|3	Name:		autopano-sift-C
14ru|autopano-sift-C-2.5.1-3|4	Version:	2.5.1
14ru|autopano-sift-C-2.5.1-3|5	Release:	3
14ru|autopano-sift-C-2.5.1-3|6	Summary:	SIFT Feature Detection implementation
14ru|autopano-sift-C-2.5.1-3|7	License:	GPLv2
14ru|autopano-sift-C-2.5.1-3|8	Group:		Graphics
14ru|autopano-sift-C-2.5.1-3|9	Url:		http://hugin.sourceforge.net/
14ru|autopano-sift-C-2.5.1-3|10	Source0:	http://sourceforge.net/projects/hugin/files/autopano-sift-C/autopano-sift-C-%{version}/autopano-sift-C-%{version}.tar.gz
14ru|autopano-sift-C-2.5.1-3|11	Patch0:		autopano-sift-C-2.5.1-linkage.patch
14ru|autopano-sift-C-2.5.1-3|12	BuildRequires:	cmake
14ru|autopano-sift-C-2.5.1-3|13	BuildRequires:	pano13-devel
14ru|autopano-sift-C-2.5.1-3|14	BuildRequires:	png-devel
14ru|autopano-sift-C-2.5.1-3|15	BuildRequires:	tiff-devel
14ru|autopano-sift-C-2.5.1-3|16	BuildRequires:	jpeg-devel
14ru|autopano-sift-C-2.5.1-3|17	BuildRequires:	zlib-devel
14ru|autopano-sift-C-2.5.1-3|18	BuildRequires:	libxml2-devel
14ru|autopano-sift-C-2.5.1-3|19	
14ru|autopano-sift-C-2.5.1-3|20	%description
14ru|autopano-sift-C-2.5.1-3|21	This package provides an implementation of the SIFT algorithm and a set of
14ru|autopano-sift-C-2.5.1-3|22	utilities to utilize the algorithm to match two or more images. As output, a
14ru|autopano-sift-C-2.5.1-3|23	number of control points are created, which specify one and the same image
14ru|autopano-sift-C-2.5.1-3|24	location in two images. The output is created as project file for the hugin
14ru|autopano-sift-C-2.5.1-3|25	panorama stitching software, which is available at http://hugin.sf.net/
14ru|autopano-sift-C-2.5.1-3|26	
14ru|autopano-sift-C-2.5.1-3|27	This package is in restricted because the SIFT alogorithm is patented.
14ru|autopano-sift-C-2.5.1-3|28	
14ru|autopano-sift-C-2.5.1-3|29	%prep
14ru|autopano-sift-C-2.5.1-3|30	%setup -q
14ru|autopano-sift-C-2.5.1-3|31	%patch0 -p1
14ru|autopano-sift-C-2.5.1-3|32	
14ru|autopano-sift-C-2.5.1-3|33	%build
14ru|autopano-sift-C-2.5.1-3|34	%cmake
14ru|autopano-sift-C-2.5.1-3|35	%make
14ru|autopano-sift-C-2.5.1-3|36	
14ru|autopano-sift-C-2.5.1-3|37	%install
14ru|autopano-sift-C-2.5.1-3|38	%makeinstall_std -C build
14ru|autopano-sift-C-2.5.1-3|39	
14ru|autopano-sift-C-2.5.1-3|40	%files
14ru|autopano-sift-C-2.5.1-3|41	%doc LICENSE README README.1ST ChangeLog
14ru|autopano-sift-C-2.5.1-3|42	%{_mandir}/man?/*
14ru|autopano-sift-C-2.5.1-3|43	%{_bindir}/*
14ru|autopano-sift-C-2.5.1-3|44	
14ru|autopano-sift-C-2.5.1-3|45	
14ru|autopano-sift-C-2.5.1-3|46	%changelog
14ru|autopano-sift-C-2.5.1-3|47	
14ru|autopano-sift-C-2.5.1-3|48	* Tue Apr 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.5.1-3
14ru|autopano-sift-C-2.5.1-3|49	- (429297b) Rebuild with new libpano
14ru|autopano-sift-C-2.5.1-3|50	
14ru|autopano-sift-C-2.5.1-3|51	

26659 14
14ru|avidemux-2.6.12-1.2plf|1	%define filename %{name}_%{version}
14ru|avidemux-2.6.12-1.2plf|2	%define _disable_ld_no_undefined 1
14ru|avidemux-2.6.12-1.2plf|3	%define _disable_lto 1
14ru|avidemux-2.6.12-1.2plf|4	
14ru|avidemux-2.6.12-1.2plf|5	%define ffmpeg_version 2.7.7
14ru|avidemux-2.6.12-1.2plf|6	
14ru|avidemux-2.6.12-1.2plf|7	#############################
14ru|avidemux-2.6.12-1.2plf|8	# Hardcore PLF build
14ru|avidemux-2.6.12-1.2plf|9	# bcond_with or bcond_without
14ru|avidemux-2.6.12-1.2plf|10	%bcond_without plf
14ru|avidemux-2.6.12-1.2plf|11	#############################
14ru|avidemux-2.6.12-1.2plf|12	
14ru|avidemux-2.6.12-1.2plf|13	%if %{with plf}
14ru|avidemux-2.6.12-1.2plf|14	%define distsuffix plf
14ru|avidemux-2.6.12-1.2plf|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|avidemux-2.6.12-1.2plf|16	%define extrarelsuffix plf
14ru|avidemux-2.6.12-1.2plf|17	%endif
14ru|avidemux-2.6.12-1.2plf|18	
14ru|avidemux-2.6.12-1.2plf|19	Summary:	A free video editor
14ru|avidemux-2.6.12-1.2plf|20	Name:		avidemux
14ru|avidemux-2.6.12-1.2plf|21	Version:	2.6.12
14ru|avidemux-2.6.12-1.2plf|22	Release:	1.2%{?extrarelsuffix}
14ru|avidemux-2.6.12-1.2plf|23	License:	GPLv2+
14ru|avidemux-2.6.12-1.2plf|24	Group:		Video
14ru|avidemux-2.6.12-1.2plf|25	Url:		http://fixounet.free.fr/avidemux
14ru|avidemux-2.6.12-1.2plf|26	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{filename}.tar.gz
14ru|avidemux-2.6.12-1.2plf|27	Source1:	ffmpeg-%{ffmpeg_version}.tar.bz2
14ru|avidemux-2.6.12-1.2plf|28	Source2:	avidemux_ru.qm
14ru|avidemux-2.6.12-1.2plf|29	Source100:	%{name}.rpmlintrc
14ru|avidemux-2.6.12-1.2plf|30	Patch2:		avidemux-2.5.1-opencore-check.patch
14ru|avidemux-2.6.12-1.2plf|31	Patch3:		avidemux-jack-underlinking.patch
14ru|avidemux-2.6.12-1.2plf|32	Patch4:		avidemux-fix-cmake.patch
14ru|avidemux-2.6.12-1.2plf|33	Patch5:		avidemux-2.6.8-ffmpeg-1.2.12.patch
14ru|avidemux-2.6.12-1.2plf|34	BuildRequires:	cmake
14ru|avidemux-2.6.12-1.2plf|35	BuildRequires:	imagemagick
14ru|avidemux-2.6.12-1.2plf|36	BuildRequires:	nasm
14ru|avidemux-2.6.12-1.2plf|37	BuildRequires:	qt4-linguist
14ru|avidemux-2.6.12-1.2plf|38	BuildRequires:	xsltproc
14ru|avidemux-2.6.12-1.2plf|39	BuildRequires:	yasm
14ru|avidemux-2.6.12-1.2plf|40	BuildRequires:	gettext-devel
14ru|avidemux-2.6.12-1.2plf|41	BuildRequires:	a52dec-devel
14ru|avidemux-2.6.12-1.2plf|42	BuildRequires:	qt4-devel
14ru|avidemux-2.6.12-1.2plf|43	BuildRequires:	pkgconfig(jack)
14ru|avidemux-2.6.12-1.2plf|44	BuildRequires:	pkgconfig(libpulse)
14ru|avidemux-2.6.12-1.2plf|45	BuildRequires:	pkgconfig(libva)
14ru|avidemux-2.6.12-1.2plf|46	BuildRequires:	pkgconfig(libxml-2.0)
14ru|avidemux-2.6.12-1.2plf|47	BuildRequires:	pkgconfig(mad)
14ru|avidemux-2.6.12-1.2plf|48	BuildRequires:	pkgconfig(samplerate)
14ru|avidemux-2.6.12-1.2plf|49	BuildRequires:	pkgconfig(sdl)
14ru|avidemux-2.6.12-1.2plf|50	BuildRequires:	pkgconfig(vorbis)
14ru|avidemux-2.6.12-1.2plf|51	BuildRequires:	pkgconfig(xv)
14ru|avidemux-2.6.12-1.2plf|52	# not packaged yet:
14ru|avidemux-2.6.12-1.2plf|53	#BuildRequires:  libaften-devel
14ru|avidemux-2.6.12-1.2plf|54	%if %with plf
14ru|avidemux-2.6.12-1.2plf|55	BuildRequires:	libfaac-devel
14ru|avidemux-2.6.12-1.2plf|56	BuildRequires:	libfaad2-devel
14ru|avidemux-2.6.12-1.2plf|57	BuildRequires:	liblame-devel
14ru|avidemux-2.6.12-1.2plf|58	BuildRequires:	libxvid-devel
14ru|avidemux-2.6.12-1.2plf|59	BuildRequires:	pkgconfig(opencore-amrnb)
14ru|avidemux-2.6.12-1.2plf|60	BuildRequires:	pkgconfig(opencore-amrwb)
14ru|avidemux-2.6.12-1.2plf|61	BuildRequires:	pkgconfig(x264)
14ru|avidemux-2.6.12-1.2plf|62	%endif
14ru|avidemux-2.6.12-1.2plf|63	BuildRequires:	pkgconfig(glu)
14ru|avidemux-2.6.12-1.2plf|64	Requires:	avidemux-ui
14ru|avidemux-2.6.12-1.2plf|65	
14ru|avidemux-2.6.12-1.2plf|66	%description
14ru|avidemux-2.6.12-1.2plf|67	Avidemux is a free video editor designed for simple cutting,
14ru|avidemux-2.6.12-1.2plf|68	filtering and encoding tasks.It supports many file types, including
14ru|avidemux-2.6.12-1.2plf|69	AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of
14ru|avidemux-2.6.12-1.2plf|70	codecs. Tasks can be automated using projects, job queue and
14ru|avidemux-2.6.12-1.2plf|71	powerful scripting capabilities.
14ru|avidemux-2.6.12-1.2plf|72	
14ru|avidemux-2.6.12-1.2plf|73	%if %with plf
14ru|avidemux-2.6.12-1.2plf|74	This package is in restricted because this build has support for codecs
14ru|avidemux-2.6.12-1.2plf|75	covered by software patents.
14ru|avidemux-2.6.12-1.2plf|76	%endif
14ru|avidemux-2.6.12-1.2plf|77	
14ru|avidemux-2.6.12-1.2plf|78	%package qt
14ru|avidemux-2.6.12-1.2plf|79	Summary:	A free video editor - Qt4 GUI
14ru|avidemux-2.6.12-1.2plf|80	Group:		Video
14ru|avidemux-2.6.12-1.2plf|81	Requires:	%{name} = %{version}-%{release}
14ru|avidemux-2.6.12-1.2plf|82	Provides:	avidemux-ui = %{version}-%{release}
14ru|avidemux-2.6.12-1.2plf|83	Provides:	avidemux-gtk = %{version}-%{release}
14ru|avidemux-2.6.12-1.2plf|84	Obsoletes:	avidemux-gtk < %{version}-%{release}
14ru|avidemux-2.6.12-1.2plf|85	
14ru|avidemux-2.6.12-1.2plf|86	%description qt
14ru|avidemux-2.6.12-1.2plf|87	Avidemux is a free video editor. This package contains the
14ru|avidemux-2.6.12-1.2plf|88	version with a graphical user interface based on Qt4.
14ru|avidemux-2.6.12-1.2plf|89	
14ru|avidemux-2.6.12-1.2plf|90	%package cli
14ru|avidemux-2.6.12-1.2plf|91	Summary:	A free video editor - command-line version
14ru|avidemux-2.6.12-1.2plf|92	Group:		Video
14ru|avidemux-2.6.12-1.2plf|93	Requires:	%{name} = %{version}-%{release}
14ru|avidemux-2.6.12-1.2plf|94	Provides:	avidemux-ui = %{version}-%{release}
14ru|avidemux-2.6.12-1.2plf|95	
14ru|avidemux-2.6.12-1.2plf|96	%description cli
14ru|avidemux-2.6.12-1.2plf|97	Avidemux is a free video editor. This package contains the
14ru|avidemux-2.6.12-1.2plf|98	version with a command-line interface.
14ru|avidemux-2.6.12-1.2plf|99	
14ru|avidemux-2.6.12-1.2plf|100	%if %with plf
14ru|avidemux-2.6.12-1.2plf|101	This package is in restricted because this build has support for codecs
14ru|avidemux-2.6.12-1.2plf|102	covered by software patents.
14ru|avidemux-2.6.12-1.2plf|103	%endif
14ru|avidemux-2.6.12-1.2plf|104	
14ru|avidemux-2.6.12-1.2plf|105	%prep
14ru|avidemux-2.6.12-1.2plf|106	%setup -qn %{filename}
14ru|avidemux-2.6.12-1.2plf|107	
14ru|avidemux-2.6.12-1.2plf|108	sed -i 's/set(FFMPEG_VERSION "2.7.6")/set(FFMPEG_VERSION "%{ffmpeg_version}")/' cmake/admFFmpegBuild.cmake
14ru|avidemux-2.6.12-1.2plf|109	rm -f avidemux_core/ffmpeg_package/ffmpeg-*.tar.bz2
14ru|avidemux-2.6.12-1.2plf|110	cp %{SOURCE1} avidemux_core/ffmpeg_package/
14ru|avidemux-2.6.12-1.2plf|111	
14ru|avidemux-2.6.12-1.2plf|112	%apply_patches
14ru|avidemux-2.6.12-1.2plf|113	
14ru|avidemux-2.6.12-1.2plf|114	
14ru|avidemux-2.6.12-1.2plf|115	%build
14ru|avidemux-2.6.12-1.2plf|116	%setup_compile_flags
14ru|avidemux-2.6.12-1.2plf|117	export CFLAGS="%{optflags} -fno-strict-aliasing"
14ru|avidemux-2.6.12-1.2plf|118	export CXXFLAGS="%{optflags} -fno-strict-aliasing"
14ru|avidemux-2.6.12-1.2plf|119	
14ru|avidemux-2.6.12-1.2plf|120	TOP=`pwd`
14ru|avidemux-2.6.12-1.2plf|121	touch previous.dirs
14ru|avidemux-2.6.12-1.2plf|122	touch previous.files
14ru|avidemux-2.6.12-1.2plf|123	mkdir build
14ru|avidemux-2.6.12-1.2plf|124	cd build
14ru|avidemux-2.6.12-1.2plf|125	for i in avidemux_core avidemux/qt4 avidemux/cli; do
14ru|avidemux-2.6.12-1.2plf|126	mkdir -p $i
14ru|avidemux-2.6.12-1.2plf|127	cd $i
14ru|avidemux-2.6.12-1.2plf|128	cmake $TOP/$i -DAVIDEMUX_SOURCE_DIR=$TOP -DFAKEROOT=$TOP/DEST -DCMAKE_INSTALL_PREFIX=%_prefix -DCMAKE_STRIP=/bin/true
14ru|avidemux-2.6.12-1.2plf|129	make
14ru|avidemux-2.6.12-1.2plf|130	make install DESTDIR=$TOP/DEST
14ru|avidemux-2.6.12-1.2plf|131	cd -
14ru|avidemux-2.6.12-1.2plf|132	cd $TOP/DEST
14ru|avidemux-2.6.12-1.2plf|133	find . -type d >$TOP/current.dirs
14ru|avidemux-2.6.12-1.2plf|134	find . -type f >$TOP/current.files
14ru|avidemux-2.6.12-1.2plf|135	cat $TOP/previous.files $TOP/previous.files $TOP/current.files |sort |uniq -u >$TOP/build/$i/file.list
14ru|avidemux-2.6.12-1.2plf|136	cat $TOP/previous.dirs $TOP/previous.dirs $TOP/current.dirs |sort |uniq -u >$TOP/build/$i/dirs.list
14ru|avidemux-2.6.12-1.2plf|137	cat $TOP/previous.files $TOP/build/$i/file.list |sort >$TOP/tmp
14ru|avidemux-2.6.12-1.2plf|138	mv -f $TOP/tmp $TOP/previous.files
14ru|avidemux-2.6.12-1.2plf|139	cat $TOP/previous.dirs $TOP/build/$i/dirs.list |sort >$TOP/tmp
14ru|avidemux-2.6.12-1.2plf|140	mv -f $TOP/tmp $TOP/previous.dirs
14ru|avidemux-2.6.12-1.2plf|141	cd -
14ru|avidemux-2.6.12-1.2plf|142	done
14ru|avidemux-2.6.12-1.2plf|143	for i in COMMON QT4 CLI SETTINGS; do
14ru|avidemux-2.6.12-1.2plf|144	mkdir -p $i
14ru|avidemux-2.6.12-1.2plf|145	cd $i
14ru|avidemux-2.6.12-1.2plf|146	cmake $TOP/avidemux_plugins -DAVIDEMUX_SOURCE_DIR=$TOP -DFAKEROOT=$TOP/DEST -DCMAKE_INSTALL_PREFIX=%_prefix -DPLUGIN_UI=$i -DCMAKE_STRIP=/bin/true
14ru|avidemux-2.6.12-1.2plf|147	make
14ru|avidemux-2.6.12-1.2plf|148	make install DESTDIR=$TOP/DEST
14ru|avidemux-2.6.12-1.2plf|149	cd -
14ru|avidemux-2.6.12-1.2plf|150	cd $TOP/DEST
14ru|avidemux-2.6.12-1.2plf|151	find . -type d >$TOP/current.dirs
14ru|avidemux-2.6.12-1.2plf|152	find . -type f >$TOP/current.files
14ru|avidemux-2.6.12-1.2plf|153	cat $TOP/previous.files $TOP/previous.files $TOP/current.files |sort |uniq -u >$TOP/build/$i/file.list
14ru|avidemux-2.6.12-1.2plf|154	cat $TOP/previous.dirs $TOP/previous.dirs $TOP/current.dirs |sort |uniq -u >$TOP/build/$i/dirs.list
14ru|avidemux-2.6.12-1.2plf|155	cat $TOP/previous.files $TOP/build/$i/file.list |sort >$TOP/tmp
14ru|avidemux-2.6.12-1.2plf|156	mv -f $TOP/tmp $TOP/previous.files
14ru|avidemux-2.6.12-1.2plf|157	cat $TOP/previous.dirs $TOP/build/$i/dirs.list |sort >$TOP/tmp
14ru|avidemux-2.6.12-1.2plf|158	mv -f $TOP/tmp $TOP/previous.dirs
14ru|avidemux-2.6.12-1.2plf|159	cd -
14ru|avidemux-2.6.12-1.2plf|160	done
14ru|avidemux-2.6.12-1.2plf|161	
14ru|avidemux-2.6.12-1.2plf|162	%install
14ru|avidemux-2.6.12-1.2plf|163	mkdir -p %{buildroot}
14ru|avidemux-2.6.12-1.2plf|164	cp -a DEST/* %{buildroot}
14ru|avidemux-2.6.12-1.2plf|165	
14ru|avidemux-2.6.12-1.2plf|166	# icons
14ru|avidemux-2.6.12-1.2plf|167	install -d -m755 %{buildroot}%{_liconsdir}
14ru|avidemux-2.6.12-1.2plf|168	install -d -m755 %{buildroot}%{_iconsdir}
14ru|avidemux-2.6.12-1.2plf|169	install -d -m755 %{buildroot}%{_miconsdir}
14ru|avidemux-2.6.12-1.2plf|170	convert avidemux_icon.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14ru|avidemux-2.6.12-1.2plf|171	convert avidemux_icon.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14ru|avidemux-2.6.12-1.2plf|172	convert avidemux_icon.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14ru|avidemux-2.6.12-1.2plf|173	
14ru|avidemux-2.6.12-1.2plf|174	# Russian translations for vtrsin qt4
14ru|avidemux-2.6.12-1.2plf|175	cp -f %{SOURCE2} %{buildroot}%{_datadir}/avidemux6/qt4/i18n/
14ru|avidemux-2.6.12-1.2plf|176	
14ru|avidemux-2.6.12-1.2plf|177	# menu
14ru|avidemux-2.6.12-1.2plf|178	mkdir -p %{buildroot}%{_datadir}/applications
14ru|avidemux-2.6.12-1.2plf|179	cat > %{buildroot}%{_datadir}/applications/%{name}-qt.desktop << EOF
14ru|avidemux-2.6.12-1.2plf|180	[Desktop Entry]
14ru|avidemux-2.6.12-1.2plf|181	Name=Avidemux
14ru|avidemux-2.6.12-1.2plf|182	Comment=A free video editor
14ru|avidemux-2.6.12-1.2plf|183	Comment[ru]=Видеоредактор
14ru|avidemux-2.6.12-1.2plf|184	Exec=%{_bindir}/%{name}3_qt4 %U
14ru|avidemux-2.6.12-1.2plf|185	Icon=%{name}
14ru|avidemux-2.6.12-1.2plf|186	Terminal=false
14ru|avidemux-2.6.12-1.2plf|187	Type=Application
14ru|avidemux-2.6.12-1.2plf|188	StartupNotify=true
14ru|avidemux-2.6.12-1.2plf|189	Categories=AudioVideo;Video;AudioVideoEditing;Qt;
14ru|avidemux-2.6.12-1.2plf|190	EOF
14ru|avidemux-2.6.12-1.2plf|191	
14ru|avidemux-2.6.12-1.2plf|192	%find_lang %{name} || touch %name.lang
14ru|avidemux-2.6.12-1.2plf|193	
14ru|avidemux-2.6.12-1.2plf|194	# Workaround for identical build IDs in nonidentical files
14ru|avidemux-2.6.12-1.2plf|195	# FIXME this should really get a proper fix inside gold some time soon
14ru|avidemux-2.6.12-1.2plf|196	#__strip --strip-unneeded %buildroot%_bindir/*
14ru|avidemux-2.6.12-1.2plf|197	
14ru|avidemux-2.6.12-1.2plf|198	find build -name file.list |xargs sed -i -e 's,^\.,,'
14ru|avidemux-2.6.12-1.2plf|199	# Don't own standard dirs
14ru|avidemux-2.6.12-1.2plf|200	find build -name dirs.list |xargs sed -i -e '/.\/usr\/bin$/d;/.\/usr\/share$/d;/.\/usr\/%_lib$/d;/.\/usr$/d;/.\/usr\/include$/d'
14ru|avidemux-2.6.12-1.2plf|201	# Mark directories as such
14ru|avidemux-2.6.12-1.2plf|202	find build -name dirs.list |xargs sed -i -e 's,^\.,%%dir ,'
14ru|avidemux-2.6.12-1.2plf|203	find build -name dirs.list |while read r; do
14ru|avidemux-2.6.12-1.2plf|204	cat $r >>`dirname $r`/file.list
14ru|avidemux-2.6.12-1.2plf|205	done
14ru|avidemux-2.6.12-1.2plf|206	
14ru|avidemux-2.6.12-1.2plf|207	%files -f %{name}.lang -f build/avidemux_core/file.list,build/SETTINGS/file.list,build/COMMON/file.list
14ru|avidemux-2.6.12-1.2plf|208	%_datadir/icons/*.png
14ru|avidemux-2.6.12-1.2plf|209	%_datadir/icons/*/*
14ru|avidemux-2.6.12-1.2plf|210	
14ru|avidemux-2.6.12-1.2plf|211	%files qt -f build/avidemux/qt4/file.list,build/QT4/file.list
14ru|avidemux-2.6.12-1.2plf|212	%{_datadir}/applications/avidemux-qt.desktop
14ru|avidemux-2.6.12-1.2plf|213	
14ru|avidemux-2.6.12-1.2plf|214	%files cli -f build/avidemux/cli/file.list,build/CLI/file.list
14ru|avidemux-2.6.12-1.2plf|215	
14ru|avidemux-2.6.12-1.2plf|216	%changelog
14ru|avidemux-2.6.12-1.2plf|217	
14ru|avidemux-2.6.12-1.2plf|218	* Mon Mar 13 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.6.12-1.2plf
14ru|avidemux-2.6.12-1.2plf|219	- (dd62099) Let qt version replace obsolete gtk version
14ru|avidemux-2.6.12-1.2plf|220	
14ru|avidemux-2.6.12-1.2plf|221	

26660 14
14ru|bombono-dvd-1.2.4-1plf|1	%define debug_package %{nil}
14ru|bombono-dvd-1.2.4-1plf|2	
14ru|bombono-dvd-1.2.4-1plf|3	%global warn_flags -Wno-reorder -Wno-unused-variable
14ru|bombono-dvd-1.2.4-1plf|4	
14ru|bombono-dvd-1.2.4-1plf|5	######################
14ru|bombono-dvd-1.2.4-1plf|6	# bombono-dvd/libs/adobe is copyrighted code.
14ru|bombono-dvd-1.2.4-1plf|7	# I won't risk a contrib build.Sflo
14ru|bombono-dvd-1.2.4-1plf|8	# Hardcode PLF build
14ru|bombono-dvd-1.2.4-1plf|9	%define build_plf 1
14ru|bombono-dvd-1.2.4-1plf|10	######################
14ru|bombono-dvd-1.2.4-1plf|11	
14ru|bombono-dvd-1.2.4-1plf|12	%if %{build_plf}
14ru|bombono-dvd-1.2.4-1plf|13	%define distsuffix plf
14ru|bombono-dvd-1.2.4-1plf|14	%define extrarelsuffix plf
14ru|bombono-dvd-1.2.4-1plf|15	%endif
14ru|bombono-dvd-1.2.4-1plf|16	
14ru|bombono-dvd-1.2.4-1plf|17	Summary:	DVD authoring program with nice and clean GUI
14ru|bombono-dvd-1.2.4-1plf|18	Name:		bombono-dvd
14ru|bombono-dvd-1.2.4-1plf|19	Version:	1.2.4
14ru|bombono-dvd-1.2.4-1plf|20	Release:	1%{?extrarelsuffix}
14ru|bombono-dvd-1.2.4-1plf|21	License:	GPLv2+
14ru|bombono-dvd-1.2.4-1plf|22	Group:		Video
14ru|bombono-dvd-1.2.4-1plf|23	Url:		http://www.bombono.org
14ru|bombono-dvd-1.2.4-1plf|24	Source0:	http://sourceforge.net/projects/bombono/files/bombono-dvd/1.2/%{name}-%{version}.tar.gz
14ru|bombono-dvd-1.2.4-1plf|25	Patch0:		bombono-dvd-1.2.4-boost.patch
14ru|bombono-dvd-1.2.4-1plf|26	BuildRequires:	desktop-file-utils
14ru|bombono-dvd-1.2.4-1plf|27	BuildRequires:	scons
14ru|bombono-dvd-1.2.4-1plf|28	BuildRequires:	boost-devel
14ru|bombono-dvd-1.2.4-1plf|29	BuildRequires:	ffmpeg-devel
14ru|bombono-dvd-1.2.4-1plf|30	BuildRequires:	stdc++-devel
14ru|bombono-dvd-1.2.4-1plf|31	BuildRequires:	pkgconfig(dvdread)
14ru|bombono-dvd-1.2.4-1plf|32	BuildRequires:	pkgconfig(gdkmm-2.4)
14ru|bombono-dvd-1.2.4-1plf|33	BuildRequires:	pkgconfig(libxml++-2.6)
14ru|bombono-dvd-1.2.4-1plf|34	BuildRequires:	pkgconfig(mjpegtools)
14ru|bombono-dvd-1.2.4-1plf|35	Requires:	dvdauthor
14ru|bombono-dvd-1.2.4-1plf|36	Requires:	dvd+rw-tools
14ru|bombono-dvd-1.2.4-1plf|37	Requires:	enca
14ru|bombono-dvd-1.2.4-1plf|38	Requires:	mjpegtools
14ru|bombono-dvd-1.2.4-1plf|39	Requires:	twolame
14ru|bombono-dvd-1.2.4-1plf|40	
14ru|bombono-dvd-1.2.4-1plf|41	%description
14ru|bombono-dvd-1.2.4-1plf|42	Bombono DVD is easy to use program for making DVD-Video.
14ru|bombono-dvd-1.2.4-1plf|43	The main features of Bombono DVD are:
14ru|bombono-dvd-1.2.4-1plf|44	* excellent MPEG viewer: Timeline and Monitor
14ru|bombono-dvd-1.2.4-1plf|45	* real WYSIWYG Menu Editor with live thumbnails
14ru|bombono-dvd-1.2.4-1plf|46	* comfortable Drag-N-Drop support
14ru|bombono-dvd-1.2.4-1plf|47	* you can author to folder, make ISO-image or burn directly to DVD
14ru|bombono-dvd-1.2.4-1plf|48	* reauthoring: you can import video from DVD discs.
14ru|bombono-dvd-1.2.4-1plf|49	
14ru|bombono-dvd-1.2.4-1plf|50	%files -f %{name}.lang
14ru|bombono-dvd-1.2.4-1plf|51	%doc README COPYING docs
14ru|bombono-dvd-1.2.4-1plf|52	%{_bindir}/*
14ru|bombono-dvd-1.2.4-1plf|53	%{_datadir}/bombono
14ru|bombono-dvd-1.2.4-1plf|54	%{_datadir}/applications/bombono-dvd.desktop
14ru|bombono-dvd-1.2.4-1plf|55	%{_datadir}/pixmaps/bombono-dvd.png
14ru|bombono-dvd-1.2.4-1plf|56	%{_datadir}/icons/hicolor/*/apps/bombono-dvd.png
14ru|bombono-dvd-1.2.4-1plf|57	%{_datadir}/mime/packages/bombono.xml
14ru|bombono-dvd-1.2.4-1plf|58	%{_mandir}/man1/*
14ru|bombono-dvd-1.2.4-1plf|59	
14ru|bombono-dvd-1.2.4-1plf|60	#----------------------------------------------------------------------------
14ru|bombono-dvd-1.2.4-1plf|61	
14ru|bombono-dvd-1.2.4-1plf|62	%prep
14ru|bombono-dvd-1.2.4-1plf|63	%setup -q
14ru|bombono-dvd-1.2.4-1plf|64	%patch0 -p1
14ru|bombono-dvd-1.2.4-1plf|65	sed -i '\;#![ ]*/usr/bin/env;d'  $(find . -name SCons\*)
14ru|bombono-dvd-1.2.4-1plf|66	
14ru|bombono-dvd-1.2.4-1plf|67	%build
14ru|bombono-dvd-1.2.4-1plf|68	scons build
14ru|bombono-dvd-1.2.4-1plf|69	
14ru|bombono-dvd-1.2.4-1plf|70	%install
14ru|bombono-dvd-1.2.4-1plf|71	rm config.opts
14ru|bombono-dvd-1.2.4-1plf|72	scons PREFIX="%{_prefix}" DESTDIR="%{buildroot}" install
14ru|bombono-dvd-1.2.4-1plf|73	
14ru|bombono-dvd-1.2.4-1plf|74	%find_lang %{name}
14ru|bombono-dvd-1.2.4-1plf|75	
14ru|bombono-dvd-1.2.4-1plf|76	desktop-file-validate \
14ru|bombono-dvd-1.2.4-1plf|77	%{buildroot}%{_datadir}/applications/bombono-dvd.desktop
14ru|bombono-dvd-1.2.4-1plf|78	
14ru|bombono-dvd-1.2.4-1plf|79	
14ru|bombono-dvd-1.2.4-1plf|80	%changelog
14ru|bombono-dvd-1.2.4-1plf|81	
14ru|bombono-dvd-1.2.4-1plf|82	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.4-1plf
14ru|bombono-dvd-1.2.4-1plf|83	- (54833f3) New version 1.2.4
14ru|bombono-dvd-1.2.4-1plf|84	- (54833f3) Drop no longer needed patches
14ru|bombono-dvd-1.2.4-1plf|85	
14ru|bombono-dvd-1.2.4-1plf|86	

26661 14
14ru|cinelerra-cv-2.3-2|1	%define debug_package	%{nil}
14ru|cinelerra-cv-2.3-2|2	%define _disable_ld_no_undefined 1
14ru|cinelerra-cv-2.3-2|3	%define _disable_ld_as_needed 1
14ru|cinelerra-cv-2.3-2|4	%define Werror_cflags -Wformat
14ru|cinelerra-cv-2.3-2|5	# TODO: ask for appdata.xml upstream -DONE on ven 11 set 2015, 20.17.47, CEST Symbianflo
14ru|cinelerra-cv-2.3-2|6	%define _appdatadir %{_datadir}/appdata
14ru|cinelerra-cv-2.3-2|7	
14ru|cinelerra-cv-2.3-2|8	%define major 1
14ru|cinelerra-cv-2.3-2|9	%define majorquicktime 1.6.0
14ru|cinelerra-cv-2.3-2|10	%define majormpeg3 1.5.0
14ru|cinelerra-cv-2.3-2|11	
14ru|cinelerra-cv-2.3-2|12	%define libguicast %mklibname guicast %{major}
14ru|cinelerra-cv-2.3-2|13	%define libmpeg3hv %mklibname mpeg3hv %{majormpeg3}
14ru|cinelerra-cv-2.3-2|14	%define libquicktimehv %mklibname quicktimehv %{majorquicktime}
14ru|cinelerra-cv-2.3-2|15	
14ru|cinelerra-cv-2.3-2|16	%define devlibguicast %mklibname -d guicast %{major}
14ru|cinelerra-cv-2.3-2|17	%define devlibmpeg3hv %mklibname -d mpeg3hv %{majormpeg3}
14ru|cinelerra-cv-2.3-2|18	%define devlibquicktimehv %mklibname -d quicktimehv %{majorquicktime}
14ru|cinelerra-cv-2.3-2|19	
14ru|cinelerra-cv-2.3-2|20	%define oname CinelerraCV
14ru|cinelerra-cv-2.3-2|21	%define distsuffix plf
14ru|cinelerra-cv-2.3-2|22	%define snap 20110903
14ru|cinelerra-cv-2.3-2|23	
14ru|cinelerra-cv-2.3-2|24	Summary:	Non-Linear Video Editing Suite
14ru|cinelerra-cv-2.3-2|25	Name:		cinelerra-cv
14ru|cinelerra-cv-2.3-2|26	Version:	2.3
14ru|cinelerra-cv-2.3-2|27	#Release:	1.git%{snap}.1
14ru|cinelerra-cv-2.3-2|28	Release:	2
14ru|cinelerra-cv-2.3-2|29	Epoch:		1
14ru|cinelerra-cv-2.3-2|30	License:	GPLv2+
14ru|cinelerra-cv-2.3-2|31	Group:		Video
14ru|cinelerra-cv-2.3-2|32	Url:		http://cinelerra-cv.org
14ru|cinelerra-cv-2.3-2|33	# git clone git://git.cinelerra-cv.org/CinelerraCV.git cinelerra-cv
14ru|cinelerra-cv-2.3-2|34	Source0:	http://cinelerra-cv.org/releases/%{oname}-%{version}.tar.xz
14ru|cinelerra-cv-2.3-2|35	Patch1:         cinelerracv-2.3-no-buildtime.patch
14ru|cinelerra-cv-2.3-2|36	
14ru|cinelerra-cv-2.3-2|37	BuildRequires:	imagemagick
14ru|cinelerra-cv-2.3-2|38	BuildRequires:	libtool
14ru|cinelerra-cv-2.3-2|39	BuildRequires:	nasm
14ru|cinelerra-cv-2.3-2|40	BuildRequires:	texinfo
14ru|cinelerra-cv-2.3-2|41	BuildRequires:	yasm
14ru|cinelerra-cv-2.3-2|42	BuildRequires:	a52dec-devel
14ru|cinelerra-cv-2.3-2|43	BuildRequires:	jpeg-devel
14ru|cinelerra-cv-2.3-2|44	BuildRequires:	lame-devel
14ru|cinelerra-cv-2.3-2|45	BuildRequires:	libfaac-devel
14ru|cinelerra-cv-2.3-2|46	BuildRequires:	libfaad2-devel
14ru|cinelerra-cv-2.3-2|47	BuildRequires:	libmp4v2-devel
14ru|cinelerra-cv-2.3-2|48	BuildRequires:	xvid-devel
14ru|cinelerra-cv-2.3-2|49	BuildRequires:	pkgconfig(alsa)
14ru|cinelerra-cv-2.3-2|50	BuildRequires:	pkgconfig(audiofile)
14ru|cinelerra-cv-2.3-2|51	BuildRequires:	pkgconfig(esound)
14ru|cinelerra-cv-2.3-2|52	BuildRequires:	pkgconfig(ext2fs)
14ru|cinelerra-cv-2.3-2|53	BuildRequires:	pkgconfig(fftw3)
14ru|cinelerra-cv-2.3-2|54	BuildRequires:	pkgconfig(freetype2)
14ru|cinelerra-cv-2.3-2|55	BuildRequires:	pkgconfig(gl)
14ru|cinelerra-cv-2.3-2|56	BuildRequires:	pkgconfig(glu)
14ru|cinelerra-cv-2.3-2|57	BuildRequires:	pkgconfig(IlmBase)
14ru|cinelerra-cv-2.3-2|58	BuildRequires:	pkgconfig(libavc1394)
14ru|cinelerra-cv-2.3-2|59	BuildRequires:	pkgconfig(libdv)
14ru|cinelerra-cv-2.3-2|60	BuildRequires:	pkgconfig(libiec61883)
14ru|cinelerra-cv-2.3-2|61	BuildRequires:	pkgconfig(libpng)
14ru|cinelerra-cv-2.3-2|62	BuildRequires:	pkgconfig(libraw1394)
14ru|cinelerra-cv-2.3-2|63	BuildRequires:	pkgconfig(libtiff-4)
14ru|cinelerra-cv-2.3-2|64	BuildRequires:	pkgconfig(mjpegtools)
14ru|cinelerra-cv-2.3-2|65	BuildRequires:	pkgconfig(ogg)
14ru|cinelerra-cv-2.3-2|66	BuildRequires:	pkgconfig(OpenEXR)
14ru|cinelerra-cv-2.3-2|67	BuildRequires:	pkgconfig(sndfile)
14ru|cinelerra-cv-2.3-2|68	BuildRequires:	pkgconfig(theora)
14ru|cinelerra-cv-2.3-2|69	BuildRequires:	pkgconfig(uuid)
14ru|cinelerra-cv-2.3-2|70	BuildRequires:	pkgconfig(vorbis)
14ru|cinelerra-cv-2.3-2|71	BuildRequires:	pkgconfig(x11)
14ru|cinelerra-cv-2.3-2|72	BuildRequires:	pkgconfig(x264)
14ru|cinelerra-cv-2.3-2|73	BuildRequires:	fltk-devel
14ru|cinelerra-cv-2.3-2|74	BuildRequires:	pkgconfig(opencv)
14ru|cinelerra-cv-2.3-2|75	BuildRequires:	pkgconfig(xv)
14ru|cinelerra-cv-2.3-2|76	BuildRequires:	pkgconfig(xorg-server)
14ru|cinelerra-cv-2.3-2|77	BuildRequires:	ffmpeg0.7-devel
14ru|cinelerra-cv-2.3-2|78	BuildRequires:	pkgconfig(imlib2)
14ru|cinelerra-cv-2.3-2|79	BuildRequires:	libamrwb-devel
14ru|cinelerra-cv-2.3-2|80	BuildRequires:	libamrnb-devel
14ru|cinelerra-cv-2.3-2|81	BuildRequires:	pkgconfig(libdc1394-2)
14ru|cinelerra-cv-2.3-2|82	BuildRequires:	pkgconfig(dirac)
14ru|cinelerra-cv-2.3-2|83	BuildRequires:	pkgconfig(schroedinger-1.0)
14ru|cinelerra-cv-2.3-2|84	BuildRequires:	libnut-devel
14ru|cinelerra-cv-2.3-2|85	BuildRequires:	gsm-devel
14ru|cinelerra-cv-2.3-2|86	BuildRequires:	liba52dec-devel
14ru|cinelerra-cv-2.3-2|87	BuildRequires:	docbook2x
14ru|cinelerra-cv-2.3-2|88	BuildRequires:	pkgconfig(xxf86vm)
14ru|cinelerra-cv-2.3-2|89	BuildRequires:	pkgconfig(xft)
14ru|cinelerra-cv-2.3-2|90	#BuildRequires:	appstream-util
14ru|cinelerra-cv-2.3-2|91	
14ru|cinelerra-cv-2.3-2|92	
14ru|cinelerra-cv-2.3-2|93	Requires:	%{libguicast} = %{EVRD}
14ru|cinelerra-cv-2.3-2|94	Requires:	%{libmpeg3hv} = %{EVRD}
14ru|cinelerra-cv-2.3-2|95	Requires:	%{libquicktimehv} = %{EVRD}
14ru|cinelerra-cv-2.3-2|96	Requires:	mjpegtools >= 1.6.3
14ru|cinelerra-cv-2.3-2|97	
14ru|cinelerra-cv-2.3-2|98	Obsoletes:      cinelerra < %{EVRD}
14ru|cinelerra-cv-2.3-2|99	Provides:	cinelerra = %{EVRD}
14ru|cinelerra-cv-2.3-2|100	
14ru|cinelerra-cv-2.3-2|101	%description
14ru|cinelerra-cv-2.3-2|102	If you want to make movies, you want the compositing and editing that
14ru|cinelerra-cv-2.3-2|103	the big boys use, you want the efficiency of an embedded UNIX operating
14ru|cinelerra-cv-2.3-2|104	system combined with the power of a general purpose PC, or you just want
14ru|cinelerra-cv-2.3-2|105	to defy the establishment, the time has come to download Cinelerra.
14ru|cinelerra-cv-2.3-2|106	
14ru|cinelerra-cv-2.3-2|107	This version is based on the "Community" tree found at
14ru|cinelerra-cv-2.3-2|108	http://cinelerra-cv.org.
14ru|cinelerra-cv-2.3-2|109	
14ru|cinelerra-cv-2.3-2|110	This package is in restricted because MP3 encoder and video codecs are
14ru|cinelerra-cv-2.3-2|111	covered by software patents.
14ru|cinelerra-cv-2.3-2|112	
14ru|cinelerra-cv-2.3-2|113	%files -f %{name}.lang
14ru|cinelerra-cv-2.3-2|114	%doc NEWS ChangeLog COPYING LICENSE TODO
14ru|cinelerra-cv-2.3-2|115	%{_bindir}/*
14ru|cinelerra-cv-2.3-2|116	%{_libdir}/%{name}
14ru|cinelerra-cv-2.3-2|117	%{_datadir}/applications/*.desktop
14ru|cinelerra-cv-2.3-2|118	%{_iconsdir}/*.png
14ru|cinelerra-cv-2.3-2|119	%{_liconsdir}/*.png
14ru|cinelerra-cv-2.3-2|120	%{_miconsdir}/*.png
14ru|cinelerra-cv-2.3-2|121	%{_datadir}/pixmaps/%{name}.xpm
14ru|cinelerra-cv-2.3-2|122	#%%{_appdatadir}/%{name}.appdata.xml
14ru|cinelerra-cv-2.3-2|123	#----------------------------------------------------------------------------
14ru|cinelerra-cv-2.3-2|124	%package	%{libguicast}
14ru|cinelerra-cv-2.3-2|125	Summary:        Toolkit library (cinelerra's internal)
14ru|cinelerra-cv-2.3-2|126	Group:          System/Libraries
14ru|cinelerra-cv-2.3-2|127	Provides:	%{_lib}guicast1 = %{EVRD}
14ru|cinelerra-cv-2.3-2|128	
14ru|cinelerra-cv-2.3-2|129	%description	%{libguicast}
14ru|cinelerra-cv-2.3-2|130	Is a toolkit library mainly used by HeroineVirtual's software.
14ru|cinelerra-cv-2.3-2|131	
14ru|cinelerra-cv-2.3-2|132	%files		%{libguicast}
14ru|cinelerra-cv-2.3-2|133	%doc NEWS ChangeLog COPYING LICENSE TODO
14ru|cinelerra-cv-2.3-2|134	%{_libdir}/libguicast.so.*
14ru|cinelerra-cv-2.3-2|135	
14ru|cinelerra-cv-2.3-2|136	#----------------------------------------------------------------------------
14ru|cinelerra-cv-2.3-2|137	%package	%{libmpeg3hv}
14ru|cinelerra-cv-2.3-2|138	Summary:        Advanced editing and manipulation of MPEG streams
14ru|cinelerra-cv-2.3-2|139	Group:          System/Libraries
14ru|cinelerra-cv-2.3-2|140	Provides:	%{_lib}mpeg3hv%{majormpeg3} = %{EVRD}
14ru|cinelerra-cv-2.3-2|141	
14ru|cinelerra-cv-2.3-2|142	%description	%{libmpeg3hv}
14ru|cinelerra-cv-2.3-2|143	Libmpeg3 supports advanced editing and manipulation of MPEG streams. MPEG
14ru|cinelerra-cv-2.3-2|144	is normally a last mile format but with libmpeg3 you can edit it like a
14ru|cinelerra-cv-2.3-2|145	first mile solution.
14ru|cinelerra-cv-2.3-2|146	
14ru|cinelerra-cv-2.3-2|147	%files		%{libmpeg3hv}
14ru|cinelerra-cv-2.3-2|148	%doc NEWS ChangeLog COPYING LICENSE TODO
14ru|cinelerra-cv-2.3-2|149	%{_libdir}/libmpeg3hv*.so.*
14ru|cinelerra-cv-2.3-2|150	
14ru|cinelerra-cv-2.3-2|151	#----------------------------------------------------------------------------
14ru|cinelerra-cv-2.3-2|152	%package	%{libquicktimehv}
14ru|cinelerra-cv-2.3-2|153	Summary:        Quicktime 4 Linux Cinelerra internal library
14ru|cinelerra-cv-2.3-2|154	Group:          System/Libraries
14ru|cinelerra-cv-2.3-2|155	Provides:       %{libquicktimehv}-cv = %{EVRD}
14ru|cinelerra-cv-2.3-2|156	Provides:	%{_lib}quicktimehv%{majorquicktime} = %{EVRD}
14ru|cinelerra-cv-2.3-2|157	
14ru|cinelerra-cv-2.3-2|158	%description	%{libquicktimehv}
14ru|cinelerra-cv-2.3-2|159	Quicktime 4 Linux was the first convenient way to read and write
14ru|cinelerra-cv-2.3-2|160	uncompressed Quicktime movies on Linux. Today Quicktime 4 Linux is intended
14ru|cinelerra-cv-2.3-2|161	for content creation and uncompressed movies. These usually arise during
14ru|cinelerra-cv-2.3-2|162	the production phase and not the consumer phase of a movie. It has
14ru|cinelerra-cv-2.3-2|163	improvements in colormodel support, bit depth, accuracy, reliability, and
14ru|cinelerra-cv-2.3-2|164	codecs, while not stressing economy.
14ru|cinelerra-cv-2.3-2|165	
14ru|cinelerra-cv-2.3-2|166	
14ru|cinelerra-cv-2.3-2|167	%files		%{libquicktimehv}
14ru|cinelerra-cv-2.3-2|168	%doc NEWS ChangeLog COPYING LICENSE TODO
14ru|cinelerra-cv-2.3-2|169	%{_libdir}/libquicktimehv*.so.*
14ru|cinelerra-cv-2.3-2|170	#----------------------------------------------------------------------------
14ru|cinelerra-cv-2.3-2|171	%package	%{devlibguicast}
14ru|cinelerra-cv-2.3-2|172	Summary:        Development files for %{name}
14ru|cinelerra-cv-2.3-2|173	Group:          Development/Other
14ru|cinelerra-cv-2.3-2|174	Requires:       %{libguicast} = %{EVRD}
14ru|cinelerra-cv-2.3-2|175	Provides:	%{name}-%{_lib}guicast-devel = %{EVRD}
14ru|cinelerra-cv-2.3-2|176	
14ru|cinelerra-cv-2.3-2|177	
14ru|cinelerra-cv-2.3-2|178	%description	%{devlibguicast}
14ru|cinelerra-cv-2.3-2|179	Toolkit library (cinelerra's internal).
14ru|cinelerra-cv-2.3-2|180	
14ru|cinelerra-cv-2.3-2|181	%files		%{devlibguicast}
14ru|cinelerra-cv-2.3-2|182	%doc NEWS ChangeLog COPYING LICENSE TODO
14ru|cinelerra-cv-2.3-2|183	%{_libdir}/libguicast.so
14ru|cinelerra-cv-2.3-2|184	#----------------------------------------------------------------------------
14ru|cinelerra-cv-2.3-2|185	%package	%{devlibmpeg3hv}
14ru|cinelerra-cv-2.3-2|186	Summary:        Development files for %{name}
14ru|cinelerra-cv-2.3-2|187	Group:          Development/Other
14ru|cinelerra-cv-2.3-2|188	Requires:       %{libmpeg3hv} = %{EVRD}
14ru|cinelerra-cv-2.3-2|189	Provides:	%{name}-%{_lib}mpeg3hv-devel = %{EVRD}
14ru|cinelerra-cv-2.3-2|190	
14ru|cinelerra-cv-2.3-2|191	
14ru|cinelerra-cv-2.3-2|192	%description	%{devlibmpeg3hv}
14ru|cinelerra-cv-2.3-2|193	Advanced editing and manipulation of MPEG streams.
14ru|cinelerra-cv-2.3-2|194	
14ru|cinelerra-cv-2.3-2|195	%files		%{devlibmpeg3hv}
14ru|cinelerra-cv-2.3-2|196	%doc NEWS ChangeLog COPYING LICENSE TODO
14ru|cinelerra-cv-2.3-2|197	%dir %{_includedir}/mpeg3
14ru|cinelerra-cv-2.3-2|198	%{_includedir}/mpeg3/libmpeg3.h
14ru|cinelerra-cv-2.3-2|199	%{_includedir}/mpeg3/mpeg3private.h
14ru|cinelerra-cv-2.3-2|200	%{_libdir}/libmpeg3hv.so
14ru|cinelerra-cv-2.3-2|201	#----------------------------------------------------------------------------
14ru|cinelerra-cv-2.3-2|202	%package	%{devlibquicktimehv}
14ru|cinelerra-cv-2.3-2|203	Summary:        Development files for %{name}
14ru|cinelerra-cv-2.3-2|204	Group:          Development/Other
14ru|cinelerra-cv-2.3-2|205	Conflicts:      pkgconfig(libquicktime)
14ru|cinelerra-cv-2.3-2|206	Requires:       %{libquicktimehv} = %{EVRD}
14ru|cinelerra-cv-2.3-2|207	Provides:	%{name}-%{_lib}quicktimehv-devel = %{EVRD}
14ru|cinelerra-cv-2.3-2|208	
14ru|cinelerra-cv-2.3-2|209	
14ru|cinelerra-cv-2.3-2|210	%description	%{devlibquicktimehv}
14ru|cinelerra-cv-2.3-2|211	Quicktime 4 Linux Cinelerra internal library.
14ru|cinelerra-cv-2.3-2|212	
14ru|cinelerra-cv-2.3-2|213	%files		%{devlibquicktimehv}
14ru|cinelerra-cv-2.3-2|214	%doc NEWS ChangeLog COPYING LICENSE TODO
14ru|cinelerra-cv-2.3-2|215	%dir %{_includedir}/quicktime
14ru|cinelerra-cv-2.3-2|216	%{_includedir}/quicktime/qtprivate.h
14ru|cinelerra-cv-2.3-2|217	%{_includedir}/quicktime/quicktime.h
14ru|cinelerra-cv-2.3-2|218	%{_libdir}/libquicktimehv.so
14ru|cinelerra-cv-2.3-2|219	
14ru|cinelerra-cv-2.3-2|220	#----------------------------------------------------------------------------
14ru|cinelerra-cv-2.3-2|221	%prep
14ru|cinelerra-cv-2.3-2|222	%setup -qn %{oname}-%{version}
14ru|cinelerra-cv-2.3-2|223	%patch1 -p1
14ru|cinelerra-cv-2.3-2|224	
14ru|cinelerra-cv-2.3-2|225	
14ru|cinelerra-cv-2.3-2|226	%build
14ru|cinelerra-cv-2.3-2|227	./autogen.sh
14ru|cinelerra-cv-2.3-2|228	export CXXFLAGS="%{optflags} $(pkg-config --cflags freetype2) -D__STDC_CONSTANT_MACROS"
14ru|cinelerra-cv-2.3-2|229	export CFLAGS="%{optflags} -fPIC"
14ru|cinelerra-cv-2.3-2|230	%configure2_5x \
14ru|cinelerra-cv-2.3-2|231	--enable-freetype2 \
14ru|cinelerra-cv-2.3-2|232	--disable-rpath \
14ru|cinelerra-cv-2.3-2|233	--enable-alsa \
14ru|cinelerra-cv-2.3-2|234	--with-plugindir="%{_libdir}/%{name}" \
14ru|cinelerra-cv-2.3-2|235	--with-external-ffmpeg \
14ru|cinelerra-cv-2.3-2|236	--enable-alsa \
14ru|cinelerra-cv-2.3-2|237	--enable-opengl
14ru|cinelerra-cv-2.3-2|238	
14ru|cinelerra-cv-2.3-2|239	%make
14ru|cinelerra-cv-2.3-2|240	
14ru|cinelerra-cv-2.3-2|241	%install
14ru|cinelerra-cv-2.3-2|242	%makeinstall_std
14ru|cinelerra-cv-2.3-2|243	
14ru|cinelerra-cv-2.3-2|244	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14ru|cinelerra-cv-2.3-2|245	convert image/cinelerra-cv.xpm -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
14ru|cinelerra-cv-2.3-2|246	convert image/cinelerra-cv.xpm -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
14ru|cinelerra-cv-2.3-2|247	convert image/cinelerra-cv.xpm -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
14ru|cinelerra-cv-2.3-2|248	
14ru|cinelerra-cv-2.3-2|249	rm -f %{buildroot}%{_datadir}/applications/cinelerra.desktop
14ru|cinelerra-cv-2.3-2|250	mkdir -p %{buildroot}%{_datadir}/applications
14ru|cinelerra-cv-2.3-2|251	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
14ru|cinelerra-cv-2.3-2|252	[Desktop Entry]
14ru|cinelerra-cv-2.3-2|253	Name=Cinelerra
14ru|cinelerra-cv-2.3-2|254	Comment=Non-Linear Video Editor
14ru|cinelerra-cv-2.3-2|255	Comment[ru]=Нелинейный видео редактор
14ru|cinelerra-cv-2.3-2|256	Exec=cinelerra
14ru|cinelerra-cv-2.3-2|257	Icon=%{name}
14ru|cinelerra-cv-2.3-2|258	Terminal=false
14ru|cinelerra-cv-2.3-2|259	Type=Application
14ru|cinelerra-cv-2.3-2|260	Categories=AudioVideo;Video;AudioVideoEditing;X-MandrivaLinux-Multimedia-Video;
14ru|cinelerra-cv-2.3-2|261	EOF
14ru|cinelerra-cv-2.3-2|262	
14ru|cinelerra-cv-2.3-2|263	
14ru|cinelerra-cv-2.3-2|264	#mkdir -p %{buildroot}%{_appdatadir}
14ru|cinelerra-cv-2.3-2|265	#cp -R  *.appdata.xml %{buildroot}%{_appdatadir}/*.appdata.xml
14ru|cinelerra-cv-2.3-2|266	#appstream-util validate-relax --nonet %{buildroot}%{_appdatadir}/*.xml
14ru|cinelerra-cv-2.3-2|267	
14ru|cinelerra-cv-2.3-2|268	rm -rf %{buildroot}%{_libdir}/vhook
14ru|cinelerra-cv-2.3-2|269	
14ru|cinelerra-cv-2.3-2|270	
14ru|cinelerra-cv-2.3-2|271	%find_lang %{name}
14ru|cinelerra-cv-2.3-2|272	%changelog
14ru|cinelerra-cv-2.3-2|273	
14ru|cinelerra-cv-2.3-2|274	* Tue Sep 22 2015 abfonly <abfonly@gmail.com> 1:2.3-2
14ru|cinelerra-cv-2.3-2|275	- (ce68d15) Add russian Comment in desktop ( thx to Vladimir Potapov)
14ru|cinelerra-cv-2.3-2|276	- (ce68d15) bump rel.
14ru|cinelerra-cv-2.3-2|277	
14ru|cinelerra-cv-2.3-2|278	

26662 14
14ru|deadbeef-0.7.2-2plf|1	# (tpg) do not provide plugins
14ru|deadbeef-0.7.2-2plf|2	%if %{_use_internal_dependency_generator}
14ru|deadbeef-0.7.2-2plf|3	%define __noautoprov '(.*)\\.so\\.0'
14ru|deadbeef-0.7.2-2plf|4	%else
14ru|deadbeef-0.7.2-2plf|5	%define _provides_exceptions *.so.0\\|
14ru|deadbeef-0.7.2-2plf|6	%endif
14ru|deadbeef-0.7.2-2plf|7	
14ru|deadbeef-0.7.2-2plf|8	%define with_faad 0
14ru|deadbeef-0.7.2-2plf|9	
14ru|deadbeef-0.7.2-2plf|10	####################
14ru|deadbeef-0.7.2-2plf|11	# Hardcore PLF build
14ru|deadbeef-0.7.2-2plf|12	%define build_plf 1
14ru|deadbeef-0.7.2-2plf|13	####################
14ru|deadbeef-0.7.2-2plf|14	
14ru|deadbeef-0.7.2-2plf|15	%if %{build_plf}
14ru|deadbeef-0.7.2-2plf|16	%define distsuffix plf
14ru|deadbeef-0.7.2-2plf|17	%define with_faad 1
14ru|deadbeef-0.7.2-2plf|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|deadbeef-0.7.2-2plf|19	%define extrarelsuffix plf
14ru|deadbeef-0.7.2-2plf|20	%endif
14ru|deadbeef-0.7.2-2plf|21	
14ru|deadbeef-0.7.2-2plf|22	Summary:	Ultimate music player for GNU/Linux
14ru|deadbeef-0.7.2-2plf|23	Name:		deadbeef
14ru|deadbeef-0.7.2-2plf|24	Version:	0.7.2
14ru|deadbeef-0.7.2-2plf|25	Release:	2%{?extrarelsuffix}
14ru|deadbeef-0.7.2-2plf|26	License:	GPLv2+
14ru|deadbeef-0.7.2-2plf|27	Group:		Sound
14ru|deadbeef-0.7.2-2plf|28	Url:		http://deadbeef.sourceforge.net
14ru|deadbeef-0.7.2-2plf|29	Source0:	https://sourceforge.net/projects/deadbeef/files/%{name}-%{version}.tar.bz2
14ru|deadbeef-0.7.2-2plf|30	Patch0:		translation_fix.patch
14ru|deadbeef-0.7.2-2plf|31	Patch1:		deadbeef-0.6.2-initial-preference.patch
14ru|deadbeef-0.7.2-2plf|32	Patch2:		deadbeef-0.7.2-mime-wma.patch
14ru|deadbeef-0.7.2-2plf|33	BuildRequires:	bison
14ru|deadbeef-0.7.2-2plf|34	BuildRequires:	intltool >= 0.40
14ru|deadbeef-0.7.2-2plf|35	BuildRequires:	yasm
14ru|deadbeef-0.7.2-2plf|36	BuildRequires:	ffmpeg-devel
14ru|deadbeef-0.7.2-2plf|37	BuildRequires:	jpeg-devel
14ru|deadbeef-0.7.2-2plf|38	%if %{with_faad}
14ru|deadbeef-0.7.2-2plf|39	BuildRequires:	libfaad2-devel
14ru|deadbeef-0.7.2-2plf|40	%endif
14ru|deadbeef-0.7.2-2plf|41	BuildRequires:	libstdc++-static-devel
14ru|deadbeef-0.7.2-2plf|42	BuildRequires:	pkgconfig(alsa)
14ru|deadbeef-0.7.2-2plf|43	BuildRequires:	pkgconfig(dbus-1)
14ru|deadbeef-0.7.2-2plf|44	BuildRequires:	pkgconfig(flac)
14ru|deadbeef-0.7.2-2plf|45	BuildRequires:	pkgconfig(gtk+-3.0)
14ru|deadbeef-0.7.2-2plf|46	BuildRequires:	pkgconfig(imlib2)
14ru|deadbeef-0.7.2-2plf|47	BuildRequires:	pkgconfig(jansson)
14ru|deadbeef-0.7.2-2plf|48	BuildRequires:	pkgconfig(libcddb)
14ru|deadbeef-0.7.2-2plf|49	BuildRequires:	pkgconfig(libcdio)
14ru|deadbeef-0.7.2-2plf|50	BuildRequires:	pkgconfig(libcurl)
14ru|deadbeef-0.7.2-2plf|51	BuildRequires:	pkgconfig(libpulse)
14ru|deadbeef-0.7.2-2plf|52	BuildRequires:	pkgconfig(libzip)
14ru|deadbeef-0.7.2-2plf|53	BuildRequires:	pkgconfig(mad)
14ru|deadbeef-0.7.2-2plf|54	BuildRequires:	pkgconfig(samplerate)
14ru|deadbeef-0.7.2-2plf|55	BuildRequires:	pkgconfig(sndfile)
14ru|deadbeef-0.7.2-2plf|56	BuildRequires:	pkgconfig(vorbis)
14ru|deadbeef-0.7.2-2plf|57	BuildRequires:	pkgconfig(wavpack)
14ru|deadbeef-0.7.2-2plf|58	BuildRequires:	pkgconfig(x11)
14ru|deadbeef-0.7.2-2plf|59	BuildRequires:	pkgconfig(zlib)
14ru|deadbeef-0.7.2-2plf|60	# Needed for encoding
14ru|deadbeef-0.7.2-2plf|61	Suggests:	opus-tools
14ru|deadbeef-0.7.2-2plf|62	Suggests:	vorbis-tools
14ru|deadbeef-0.7.2-2plf|63	
14ru|deadbeef-0.7.2-2plf|64	%description
14ru|deadbeef-0.7.2-2plf|65	DeaDBeeF is an audio player for GNU/Linux systems with
14ru|deadbeef-0.7.2-2plf|66	X11 written in C and C++.
14ru|deadbeef-0.7.2-2plf|67	
14ru|deadbeef-0.7.2-2plf|68	Features:
14ru|deadbeef-0.7.2-2plf|69	* minimal depends
14ru|deadbeef-0.7.2-2plf|70	* native GTK2 GUI
14ru|deadbeef-0.7.2-2plf|71	* cuesheet support
14ru|deadbeef-0.7.2-2plf|72	* mp3, ogg, flac, ape and other popular formats
14ru|deadbeef-0.7.2-2plf|73	* chiptune formats with subtunes
14ru|deadbeef-0.7.2-2plf|74	* song-length databases
14ru|deadbeef-0.7.2-2plf|75	* small memory footprint
14ru|deadbeef-0.7.2-2plf|76	
14ru|deadbeef-0.7.2-2plf|77	%if %{build_plf}
14ru|deadbeef-0.7.2-2plf|78	This package is in restricted repository because it uses patented codecs.
14ru|deadbeef-0.7.2-2plf|79	%endif
14ru|deadbeef-0.7.2-2plf|80	
14ru|deadbeef-0.7.2-2plf|81	%files -f %{name}.lang
14ru|deadbeef-0.7.2-2plf|82	%doc AUTHORS ChangeLog COPYING.GPLv2 COPYING.LGPLv2.1
14ru|deadbeef-0.7.2-2plf|83	%doc about.txt help.txt translators.txt
14ru|deadbeef-0.7.2-2plf|84	%dir %{_datadir}/%{name}
14ru|deadbeef-0.7.2-2plf|85	%dir %{_datadir}/%{name}/pixmaps
14ru|deadbeef-0.7.2-2plf|86	%{_bindir}/%{name}
14ru|deadbeef-0.7.2-2plf|87	%{_libdir}/%{name}/*.so*
14ru|deadbeef-0.7.2-2plf|88	%{_datadir}/applications/%{name}.desktop
14ru|deadbeef-0.7.2-2plf|89	%{_datadir}/%{name}/pixmaps/*.png
14ru|deadbeef-0.7.2-2plf|90	%{_iconsdir}/hicolor/*/apps/*.png
14ru|deadbeef-0.7.2-2plf|91	%{_iconsdir}/hicolor/scalable/apps/deadbeef.svg
14ru|deadbeef-0.7.2-2plf|92	%{_libdir}/%{name}/convpresets/*.txt
14ru|deadbeef-0.7.2-2plf|93	%{_libdir}/%{name}/data68
14ru|deadbeef-0.7.2-2plf|94	
14ru|deadbeef-0.7.2-2plf|95	#----------------------------------------------------------------------------
14ru|deadbeef-0.7.2-2plf|96	
14ru|deadbeef-0.7.2-2plf|97	%package devel
14ru|deadbeef-0.7.2-2plf|98	Summary:	Development files for %{name}
14ru|deadbeef-0.7.2-2plf|99	Group:		Development/C++
14ru|deadbeef-0.7.2-2plf|100	Requires:	%{name} = %{EVRD}
14ru|deadbeef-0.7.2-2plf|101	
14ru|deadbeef-0.7.2-2plf|102	%description devel
14ru|deadbeef-0.7.2-2plf|103	Development files and headers for %{name}.
14ru|deadbeef-0.7.2-2plf|104	
14ru|deadbeef-0.7.2-2plf|105	%files devel
14ru|deadbeef-0.7.2-2plf|106	%dir %{_includedir}/%{name}
14ru|deadbeef-0.7.2-2plf|107	%{_includedir}/%{name}/*.h
14ru|deadbeef-0.7.2-2plf|108	
14ru|deadbeef-0.7.2-2plf|109	#----------------------------------------------------------------------------
14ru|deadbeef-0.7.2-2plf|110	
14ru|deadbeef-0.7.2-2plf|111	%prep
14ru|deadbeef-0.7.2-2plf|112	%setup -q
14ru|deadbeef-0.7.2-2plf|113	%patch0 -p1
14ru|deadbeef-0.7.2-2plf|114	%patch1 -p1
14ru|deadbeef-0.7.2-2plf|115	%patch2 -p1
14ru|deadbeef-0.7.2-2plf|116	
14ru|deadbeef-0.7.2-2plf|117	%build
14ru|deadbeef-0.7.2-2plf|118	%configure2_5x \
14ru|deadbeef-0.7.2-2plf|119	--enable-gtk3 \
14ru|deadbeef-0.7.2-2plf|120	--disable-gtk2 \
14ru|deadbeef-0.7.2-2plf|121	--disable-static \
14ru|deadbeef-0.7.2-2plf|122	--enable-ffmpeg \
14ru|deadbeef-0.7.2-2plf|123	%if !%{with_faad}
14ru|deadbeef-0.7.2-2plf|124	--disable-aac \
14ru|deadbeef-0.7.2-2plf|125	%endif
14ru|deadbeef-0.7.2-2plf|126	--disable-rpath
14ru|deadbeef-0.7.2-2plf|127	
14ru|deadbeef-0.7.2-2plf|128	%make
14ru|deadbeef-0.7.2-2plf|129	
14ru|deadbeef-0.7.2-2plf|130	%install
14ru|deadbeef-0.7.2-2plf|131	%makeinstall_std
14ru|deadbeef-0.7.2-2plf|132	
14ru|deadbeef-0.7.2-2plf|133	rm -rf %{buildroot}%{_docdir}/%{name}
14ru|deadbeef-0.7.2-2plf|134	
14ru|deadbeef-0.7.2-2plf|135	%find_lang %{name}
14ru|deadbeef-0.7.2-2plf|136	
14ru|deadbeef-0.7.2-2plf|137	%changelog
14ru|deadbeef-0.7.2-2plf|138	
14ru|deadbeef-0.7.2-2plf|139	* Fri May 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-2plf
14ru|deadbeef-0.7.2-2plf|140	- (0e34140) Add wma mime to desktop file
14ru|deadbeef-0.7.2-2plf|141	
14ru|deadbeef-0.7.2-2plf|142	

26663 14
14ru|ffmpeg2.8-2.8.9-5plf|1	%define oname ffmpeg
14ru|ffmpeg2.8-2.8.9-5plf|2	
14ru|ffmpeg2.8-2.8.9-5plf|3	%define major           56
14ru|ffmpeg2.8-2.8.9-5plf|4	%define avdevmajor      56
14ru|ffmpeg2.8-2.8.9-5plf|5	%define filtermajor     5
14ru|ffmpeg2.8-2.8.9-5plf|6	%define avfmtmajor      56
14ru|ffmpeg2.8-2.8.9-5plf|7	%define avumajor        54
14ru|ffmpeg2.8-2.8.9-5plf|8	%define ppmajor         53
14ru|ffmpeg2.8-2.8.9-5plf|9	%define swrmajor        1
14ru|ffmpeg2.8-2.8.9-5plf|10	%define swsmajor        3
14ru|ffmpeg2.8-2.8.9-5plf|11	%define libavcodec      %mklibname avcodec %{major}
14ru|ffmpeg2.8-2.8.9-5plf|12	%define libavdevice     %mklibname avdevice %{avdevmajor}
14ru|ffmpeg2.8-2.8.9-5plf|13	%define libavfilter     %mklibname avfilter %{filtermajor}
14ru|ffmpeg2.8-2.8.9-5plf|14	%define libavformat     %mklibname avformat %{avfmtmajor}
14ru|ffmpeg2.8-2.8.9-5plf|15	%define libavutil       %mklibname avutil %{avumajor}
14ru|ffmpeg2.8-2.8.9-5plf|16	%define libpostproc     %mklibname postproc %{ppmajor}
14ru|ffmpeg2.8-2.8.9-5plf|17	%define libswresample   %mklibname swresample %{swrmajor}
14ru|ffmpeg2.8-2.8.9-5plf|18	%define libswscale      %mklibname swscaler %{swsmajor}
14ru|ffmpeg2.8-2.8.9-5plf|19	
14ru|ffmpeg2.8-2.8.9-5plf|20	#####################
14ru|ffmpeg2.8-2.8.9-5plf|21	# Hardcode PLF build
14ru|ffmpeg2.8-2.8.9-5plf|22	%define build_plf 1
14ru|ffmpeg2.8-2.8.9-5plf|23	#####################
14ru|ffmpeg2.8-2.8.9-5plf|24	
14ru|ffmpeg2.8-2.8.9-5plf|25	%if %{build_plf}
14ru|ffmpeg2.8-2.8.9-5plf|26	%define distsuffix plf
14ru|ffmpeg2.8-2.8.9-5plf|27	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|ffmpeg2.8-2.8.9-5plf|28	%define extrarelsuffix plf
14ru|ffmpeg2.8-2.8.9-5plf|29	%bcond_with	dlopen
14ru|ffmpeg2.8-2.8.9-5plf|30	%else
14ru|ffmpeg2.8-2.8.9-5plf|31	%bcond_without	dlopen
14ru|ffmpeg2.8-2.8.9-5plf|32	%endif
14ru|ffmpeg2.8-2.8.9-5plf|33	
14ru|ffmpeg2.8-2.8.9-5plf|34	%bcond_without	swscaler
14ru|ffmpeg2.8-2.8.9-5plf|35	%bcond_with	opencv
14ru|ffmpeg2.8-2.8.9-5plf|36	%bcond_with	faac
14ru|ffmpeg2.8-2.8.9-5plf|37	
14ru|ffmpeg2.8-2.8.9-5plf|38	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
14ru|ffmpeg2.8-2.8.9-5plf|39	Name:		ffmpeg2.8
14ru|ffmpeg2.8-2.8.9-5plf|40	Version:	2.8.9
14ru|ffmpeg2.8-2.8.9-5plf|41	Release:	5%{?extrarelsuffix}
14ru|ffmpeg2.8-2.8.9-5plf|42	%if %{build_plf}
14ru|ffmpeg2.8-2.8.9-5plf|43	License:	GPLv3+
14ru|ffmpeg2.8-2.8.9-5plf|44	%else
14ru|ffmpeg2.8-2.8.9-5plf|45	License:	GPLv2+
14ru|ffmpeg2.8-2.8.9-5plf|46	%endif
14ru|ffmpeg2.8-2.8.9-5plf|47	Group:		Video
14ru|ffmpeg2.8-2.8.9-5plf|48	Url:		http://ffmpeg.org/
14ru|ffmpeg2.8-2.8.9-5plf|49	Source0:	http://ffmpeg.org/releases/%{oname}-%{version}.tar.xz
14ru|ffmpeg2.8-2.8.9-5plf|50	Patch1:		ffmpeg-2.8-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch
14ru|ffmpeg2.8-2.8.9-5plf|51	Patch2:		ffmpeg-1.0.1-time.h.patch
14ru|ffmpeg2.8-2.8.9-5plf|52	Patch3:		ffmpeg-2.8-fix-build-with-flto-and-inline-assembly.patch
14ru|ffmpeg2.8-2.8.9-5plf|53	Patch4:		ffmpeg-3.2-local-headers-for-dlopen.patch
14ru|ffmpeg2.8-2.8.9-5plf|54	Patch5:		ffmpeg-xbmc-support.patch
14ru|ffmpeg2.8-2.8.9-5plf|55	BuildRequires:	texi2html
14ru|ffmpeg2.8-2.8.9-5plf|56	BuildRequires:	yasm
14ru|ffmpeg2.8-2.8.9-5plf|57	BuildRequires:	bzip2-devel
14ru|ffmpeg2.8-2.8.9-5plf|58	BuildRequires:	gsm-devel
14ru|ffmpeg2.8-2.8.9-5plf|59	BuildRequires:	jpeg-devel
14ru|ffmpeg2.8-2.8.9-5plf|60	BuildRequires:	ladspa-devel
14ru|ffmpeg2.8-2.8.9-5plf|61	BuildRequires:	libnut-devel
14ru|ffmpeg2.8-2.8.9-5plf|62	BuildRequires:	libschroedinger-devel
14ru|ffmpeg2.8-2.8.9-5plf|63	# Maybe needs to be updated in future
14ru|ffmpeg2.8-2.8.9-5plf|64	BuildConflicts:	crystalhd-devel
14ru|ffmpeg2.8-2.8.9-5plf|65	
14ru|ffmpeg2.8-2.8.9-5plf|66	BuildRequires:	pkgconfig(alsa)
14ru|ffmpeg2.8-2.8.9-5plf|67	BuildRequires:	pkgconfig(celt)
14ru|ffmpeg2.8-2.8.9-5plf|68	BuildRequires:	pkgconfig(freetype2)
14ru|ffmpeg2.8-2.8.9-5plf|69	BuildRequires:	pkgconfig(gnutls) >= 3.0
14ru|ffmpeg2.8-2.8.9-5plf|70	BuildRequires:	pkgconfig(jack)
14ru|ffmpeg2.8-2.8.9-5plf|71	BuildRequires:	pkgconfig(libass)
14ru|ffmpeg2.8-2.8.9-5plf|72	BuildRequires:	pkgconfig(libbluray)
14ru|ffmpeg2.8-2.8.9-5plf|73	BuildRequires:	pkgconfig(libcdio)
14ru|ffmpeg2.8-2.8.9-5plf|74	BuildRequires:	pkgconfig(libcdio_paranoia)
14ru|ffmpeg2.8-2.8.9-5plf|75	BuildRequires:	pkgconfig(libdc1394-2)
14ru|ffmpeg2.8-2.8.9-5plf|76	BuildRequires:	pkgconfig(libmodplug)
14ru|ffmpeg2.8-2.8.9-5plf|77	BuildRequires:	pkgconfig(libopenjpeg1)
14ru|ffmpeg2.8-2.8.9-5plf|78	BuildRequires:	pkgconfig(libpng)
14ru|ffmpeg2.8-2.8.9-5plf|79	BuildRequires:	pkgconfig(libpulse)
14ru|ffmpeg2.8-2.8.9-5plf|80	BuildRequires:	pkgconfig(librtmp)
14ru|ffmpeg2.8-2.8.9-5plf|81	BuildRequires:	pkgconfig(libva)
14ru|ffmpeg2.8-2.8.9-5plf|82	BuildRequires:	pkgconfig(libv4l2)
14ru|ffmpeg2.8-2.8.9-5plf|83	%if %{with opencv}
14ru|ffmpeg2.8-2.8.9-5plf|84	BuildRequires:	pkgconfig(opencv)
14ru|ffmpeg2.8-2.8.9-5plf|85	%endif
14ru|ffmpeg2.8-2.8.9-5plf|86	BuildRequires:	pkgconfig(opus)
14ru|ffmpeg2.8-2.8.9-5plf|87	BuildRequires:	pkgconfig(sdl)
14ru|ffmpeg2.8-2.8.9-5plf|88	BuildRequires:	pkgconfig(soxr)
14ru|ffmpeg2.8-2.8.9-5plf|89	BuildRequires:	pkgconfig(speex)
14ru|ffmpeg2.8-2.8.9-5plf|90	BuildRequires:	pkgconfig(theora)
14ru|ffmpeg2.8-2.8.9-5plf|91	BuildRequires:	pkgconfig(vdpau)
14ru|ffmpeg2.8-2.8.9-5plf|92	BuildRequires:	pkgconfig(vorbis)
14ru|ffmpeg2.8-2.8.9-5plf|93	BuildRequires:	pkgconfig(vpx)
14ru|ffmpeg2.8-2.8.9-5plf|94	BuildRequires:	pkgconfig(wavpack)
14ru|ffmpeg2.8-2.8.9-5plf|95	%if %{build_plf}
14ru|ffmpeg2.8-2.8.9-5plf|96	BuildRequires:	liblame-devel
14ru|ffmpeg2.8-2.8.9-5plf|97	BuildRequires:	xvid-devel
14ru|ffmpeg2.8-2.8.9-5plf|98	BuildRequires:	pkgconfig(opencore-amrnb)
14ru|ffmpeg2.8-2.8.9-5plf|99	BuildRequires:	pkgconfig(opencore-amrwb)
14ru|ffmpeg2.8-2.8.9-5plf|100	BuildRequires:	pkgconfig(vo-aacenc)
14ru|ffmpeg2.8-2.8.9-5plf|101	BuildRequires:	pkgconfig(vo-amrwbenc)
14ru|ffmpeg2.8-2.8.9-5plf|102	BuildRequires:	pkgconfig(x264)
14ru|ffmpeg2.8-2.8.9-5plf|103	BuildRequires:	pkgconfig(x265)
14ru|ffmpeg2.8-2.8.9-5plf|104	%endif
14ru|ffmpeg2.8-2.8.9-5plf|105	%if %{with faac}
14ru|ffmpeg2.8-2.8.9-5plf|106	BuildRequires:	libfaac-devel
14ru|ffmpeg2.8-2.8.9-5plf|107	%endif
14ru|ffmpeg2.8-2.8.9-5plf|108	%if 0
14ru|ffmpeg2.8-2.8.9-5plf|109	Buildrequires:	pkgconfig(frei0r)
14ru|ffmpeg2.8-2.8.9-5plf|110	%endif
14ru|ffmpeg2.8-2.8.9-5plf|111	
14ru|ffmpeg2.8-2.8.9-5plf|112	%description
14ru|ffmpeg2.8-2.8.9-5plf|113	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14ru|ffmpeg2.8-2.8.9-5plf|114	and a generic audio and video file converter.
14ru|ffmpeg2.8-2.8.9-5plf|115	
14ru|ffmpeg2.8-2.8.9-5plf|116	It can grab from a standard Video4Linux video source and convert it into
14ru|ffmpeg2.8-2.8.9-5plf|117	several file formats based on DCT/motion compensation encoding. Sound is
14ru|ffmpeg2.8-2.8.9-5plf|118	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14ru|ffmpeg2.8-2.8.9-5plf|119	
14ru|ffmpeg2.8-2.8.9-5plf|120	%if %{build_plf}
14ru|ffmpeg2.8-2.8.9-5plf|121	This package is in Restricted as it violates several patents.
14ru|ffmpeg2.8-2.8.9-5plf|122	%endif
14ru|ffmpeg2.8-2.8.9-5plf|123	
14ru|ffmpeg2.8-2.8.9-5plf|124	#----------------------------------------------------------------------------
14ru|ffmpeg2.8-2.8.9-5plf|125	
14ru|ffmpeg2.8-2.8.9-5plf|126	%package -n %{libavcodec}
14ru|ffmpeg2.8-2.8.9-5plf|127	Summary:	Shared library part of ffmpeg
14ru|ffmpeg2.8-2.8.9-5plf|128	Group:		System/Libraries
14ru|ffmpeg2.8-2.8.9-5plf|129	%if %{with dlopen}
14ru|ffmpeg2.8-2.8.9-5plf|130	%if "%{_lib}" == "lib64"
14ru|ffmpeg2.8-2.8.9-5plf|131	%global	_ext	()(64bit)
14ru|ffmpeg2.8-2.8.9-5plf|132	%else
14ru|ffmpeg2.8-2.8.9-5plf|133	%global	_ext	%{nil}
14ru|ffmpeg2.8-2.8.9-5plf|134	%endif
14ru|ffmpeg2.8-2.8.9-5plf|135	Suggests:	libfaac.so.0%{_ext}
14ru|ffmpeg2.8-2.8.9-5plf|136	Suggests:	libx264.so.142%{_ext}
14ru|ffmpeg2.8-2.8.9-5plf|137	Suggests:	libopencore-amrnb.so.0%{_ext}
14ru|ffmpeg2.8-2.8.9-5plf|138	Suggests:	libopencore-amrwb.so.0%{_ext}
14ru|ffmpeg2.8-2.8.9-5plf|139	Suggests:	libmp3lame.so.0%{_ext}
14ru|ffmpeg2.8-2.8.9-5plf|140	Suggests:	libxvidcore.so.4%{_ext}
14ru|ffmpeg2.8-2.8.9-5plf|141	%endif
14ru|ffmpeg2.8-2.8.9-5plf|142	
14ru|ffmpeg2.8-2.8.9-5plf|143	%description -n %{libavcodec}
14ru|ffmpeg2.8-2.8.9-5plf|144	This package contains a shared library for %{oname}.
14ru|ffmpeg2.8-2.8.9-5plf|145	
14ru|ffmpeg2.8-2.8.9-5plf|146	%if %{build_plf}
14ru|ffmpeg2.8-2.8.9-5plf|147	This package is in Restricted as it violates several patents.
14ru|ffmpeg2.8-2.8.9-5plf|148	%endif
14ru|ffmpeg2.8-2.8.9-5plf|149	
14ru|ffmpeg2.8-2.8.9-5plf|150	%files -n %{libavcodec}
14ru|ffmpeg2.8-2.8.9-5plf|151	%{_libdir}/libavcodec.so.%{major}*
14ru|ffmpeg2.8-2.8.9-5plf|152	
14ru|ffmpeg2.8-2.8.9-5plf|153	#----------------------------------------------------------------------------
14ru|ffmpeg2.8-2.8.9-5plf|154	
14ru|ffmpeg2.8-2.8.9-5plf|155	%package -n %{libavdevice}
14ru|ffmpeg2.8-2.8.9-5plf|156	Summary:	Shared library part of ffmpeg
14ru|ffmpeg2.8-2.8.9-5plf|157	Group:		System/Libraries
14ru|ffmpeg2.8-2.8.9-5plf|158	
14ru|ffmpeg2.8-2.8.9-5plf|159	%description -n %{libavdevice}
14ru|ffmpeg2.8-2.8.9-5plf|160	This package contains a shared library for %{oname}.
14ru|ffmpeg2.8-2.8.9-5plf|161	
14ru|ffmpeg2.8-2.8.9-5plf|162	%files -n %{libavdevice}
14ru|ffmpeg2.8-2.8.9-5plf|163	%{_libdir}/libavdevice.so.%{avdevmajor}*
14ru|ffmpeg2.8-2.8.9-5plf|164	
14ru|ffmpeg2.8-2.8.9-5plf|165	#----------------------------------------------------------------------------
14ru|ffmpeg2.8-2.8.9-5plf|166	
14ru|ffmpeg2.8-2.8.9-5plf|167	%package -n %{libavfilter}
14ru|ffmpeg2.8-2.8.9-5plf|168	Summary:	Shared library part of ffmpeg
14ru|ffmpeg2.8-2.8.9-5plf|169	Group:		System/Libraries
14ru|ffmpeg2.8-2.8.9-5plf|170	
14ru|ffmpeg2.8-2.8.9-5plf|171	%description -n %{libavfilter}
14ru|ffmpeg2.8-2.8.9-5plf|172	This package contains a shared library for %{oname}.
14ru|ffmpeg2.8-2.8.9-5plf|173	
14ru|ffmpeg2.8-2.8.9-5plf|174	%files -n %{libavfilter}
14ru|ffmpeg2.8-2.8.9-5plf|175	%{_libdir}/libavfilter.so.%{filtermajor}*
14ru|ffmpeg2.8-2.8.9-5plf|176	
14ru|ffmpeg2.8-2.8.9-5plf|177	#----------------------------------------------------------------------------
14ru|ffmpeg2.8-2.8.9-5plf|178	
14ru|ffmpeg2.8-2.8.9-5plf|179	%package -n %{libavformat}
14ru|ffmpeg2.8-2.8.9-5plf|180	Summary:	Shared library part of ffmpeg
14ru|ffmpeg2.8-2.8.9-5plf|181	Group:		System/Libraries
14ru|ffmpeg2.8-2.8.9-5plf|182	
14ru|ffmpeg2.8-2.8.9-5plf|183	%description -n %{libavformat}
14ru|ffmpeg2.8-2.8.9-5plf|184	This package contains a shared library for %{oname}.
14ru|ffmpeg2.8-2.8.9-5plf|185	
14ru|ffmpeg2.8-2.8.9-5plf|186	%files -n %{libavformat}
14ru|ffmpeg2.8-2.8.9-5plf|187	%{_libdir}/libavformat.so.%{avfmtmajor}*
14ru|ffmpeg2.8-2.8.9-5plf|188	
14ru|ffmpeg2.8-2.8.9-5plf|189	#----------------------------------------------------------------------------
14ru|ffmpeg2.8-2.8.9-5plf|190	
14ru|ffmpeg2.8-2.8.9-5plf|191	%package -n %{libavutil}
14ru|ffmpeg2.8-2.8.9-5plf|192	Summary:	Shared library part of ffmpeg
14ru|ffmpeg2.8-2.8.9-5plf|193	Group:		System/Libraries
14ru|ffmpeg2.8-2.8.9-5plf|194	
14ru|ffmpeg2.8-2.8.9-5plf|195	%description -n %{libavutil}
14ru|ffmpeg2.8-2.8.9-5plf|196	This package contains a shared library for %{oname}.
14ru|ffmpeg2.8-2.8.9-5plf|197	
14ru|ffmpeg2.8-2.8.9-5plf|198	%files -n %{libavutil}
14ru|ffmpeg2.8-2.8.9-5plf|199	%{_libdir}/libavutil.so.%{avumajor}*
14ru|ffmpeg2.8-2.8.9-5plf|200	
14ru|ffmpeg2.8-2.8.9-5plf|201	#----------------------------------------------------------------------------
14ru|ffmpeg2.8-2.8.9-5plf|202	
14ru|ffmpeg2.8-2.8.9-5plf|203	%package -n %{libpostproc}
14ru|ffmpeg2.8-2.8.9-5plf|204	Summary:	Shared library part of ffmpeg
14ru|ffmpeg2.8-2.8.9-5plf|205	Group:		System/Libraries
14ru|ffmpeg2.8-2.8.9-5plf|206	Conflicts:	%{_lib}ffmpeg51
14ru|ffmpeg2.8-2.8.9-5plf|207	
14ru|ffmpeg2.8-2.8.9-5plf|208	%description -n %{libpostproc}
14ru|ffmpeg2.8-2.8.9-5plf|209	This package contains a shared library for %{oname}.
14ru|ffmpeg2.8-2.8.9-5plf|210	
14ru|ffmpeg2.8-2.8.9-5plf|211	%files -n %{libpostproc}
14ru|ffmpeg2.8-2.8.9-5plf|212	%{_libdir}/libpostproc.so.%{ppmajor}*
14ru|ffmpeg2.8-2.8.9-5plf|213	
14ru|ffmpeg2.8-2.8.9-5plf|214	#----------------------------------------------------------------------------
14ru|ffmpeg2.8-2.8.9-5plf|215	
14ru|ffmpeg2.8-2.8.9-5plf|216	%package -n %{libswresample}
14ru|ffmpeg2.8-2.8.9-5plf|217	Summary:	Shared library part of ffmpeg
14ru|ffmpeg2.8-2.8.9-5plf|218	Group:		System/Libraries
14ru|ffmpeg2.8-2.8.9-5plf|219	
14ru|ffmpeg2.8-2.8.9-5plf|220	%description -n %{libswresample}
14ru|ffmpeg2.8-2.8.9-5plf|221	This package contains a shared library for %{oname}.
14ru|ffmpeg2.8-2.8.9-5plf|222	
14ru|ffmpeg2.8-2.8.9-5plf|223	%files -n %{libswresample}
14ru|ffmpeg2.8-2.8.9-5plf|224	%{_libdir}/libswresample.so.%{swrmajor}*
14ru|ffmpeg2.8-2.8.9-5plf|225	
14ru|ffmpeg2.8-2.8.9-5plf|226	#----------------------------------------------------------------------------
14ru|ffmpeg2.8-2.8.9-5plf|227	
14ru|ffmpeg2.8-2.8.9-5plf|228	%if %{with swscaler}
14ru|ffmpeg2.8-2.8.9-5plf|229	%package -n %{libswscale}
14ru|ffmpeg2.8-2.8.9-5plf|230	Summary:	Shared library part of ffmpeg
14ru|ffmpeg2.8-2.8.9-5plf|231	Group:		System/Libraries
14ru|ffmpeg2.8-2.8.9-5plf|232	
14ru|ffmpeg2.8-2.8.9-5plf|233	%description -n %{libswscale}
14ru|ffmpeg2.8-2.8.9-5plf|234	This package contains a shared library for %{oname}.
14ru|ffmpeg2.8-2.8.9-5plf|235	
14ru|ffmpeg2.8-2.8.9-5plf|236	%files -n %{libswscale}
14ru|ffmpeg2.8-2.8.9-5plf|237	%{_libdir}/libswscale.so.%{swsmajor}*
14ru|ffmpeg2.8-2.8.9-5plf|238	%endif
14ru|ffmpeg2.8-2.8.9-5plf|239	
14ru|ffmpeg2.8-2.8.9-5plf|240	#----------------------------------------------------------------------------
14ru|ffmpeg2.8-2.8.9-5plf|241	
14ru|ffmpeg2.8-2.8.9-5plf|242	%prep
14ru|ffmpeg2.8-2.8.9-5plf|243	%setup -qn %{oname}-%{version}
14ru|ffmpeg2.8-2.8.9-5plf|244	%patch2 -p1 -b .timeh~
14ru|ffmpeg2.8-2.8.9-5plf|245	%patch3 -p1 -b .flto_inline_asm~
14ru|ffmpeg2.8-2.8.9-5plf|246	%if %{with dlopen}
14ru|ffmpeg2.8-2.8.9-5plf|247	%patch1 -p1 -b .dlopen~
14ru|ffmpeg2.8-2.8.9-5plf|248	%patch4 -p1 -b .dl_headers~
14ru|ffmpeg2.8-2.8.9-5plf|249	%endif
14ru|ffmpeg2.8-2.8.9-5plf|250	%patch5 -p1 -b .xbmc~
14ru|ffmpeg2.8-2.8.9-5plf|251	
14ru|ffmpeg2.8-2.8.9-5plf|252	%build
14ru|ffmpeg2.8-2.8.9-5plf|253	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
14ru|ffmpeg2.8-2.8.9-5plf|254	export LDFLAGS="%{ldflags}"
14ru|ffmpeg2.8-2.8.9-5plf|255	
14ru|ffmpeg2.8-2.8.9-5plf|256	./configure --prefix=%{_prefix} \
14ru|ffmpeg2.8-2.8.9-5plf|257	--enable-shared \
14ru|ffmpeg2.8-2.8.9-5plf|258	--libdir=%{_libdir} \
14ru|ffmpeg2.8-2.8.9-5plf|259	--shlibdir=%{_libdir} \
14ru|ffmpeg2.8-2.8.9-5plf|260	--incdir=%{_includedir} \
14ru|ffmpeg2.8-2.8.9-5plf|261	--disable-stripping \
14ru|ffmpeg2.8-2.8.9-5plf|262	--enable-postproc \
14ru|ffmpeg2.8-2.8.9-5plf|263	--enable-gpl \
14ru|ffmpeg2.8-2.8.9-5plf|264	--enable-pthreads \
14ru|ffmpeg2.8-2.8.9-5plf|265	--enable-ladspa \
14ru|ffmpeg2.8-2.8.9-5plf|266	--enable-libbluray \
14ru|ffmpeg2.8-2.8.9-5plf|267	--enable-libtheora \
14ru|ffmpeg2.8-2.8.9-5plf|268	--enable-libvorbis --disable-encoder=vorbis \
14ru|ffmpeg2.8-2.8.9-5plf|269	--enable-libvpx \
14ru|ffmpeg2.8-2.8.9-5plf|270	--enable-x11grab \
14ru|ffmpeg2.8-2.8.9-5plf|271	--enable-runtime-cpudetect \
14ru|ffmpeg2.8-2.8.9-5plf|272	--enable-libdc1394 \
14ru|ffmpeg2.8-2.8.9-5plf|273	--enable-libschroedinger \
14ru|ffmpeg2.8-2.8.9-5plf|274	--enable-librtmp \
14ru|ffmpeg2.8-2.8.9-5plf|275	--enable-libspeex \
14ru|ffmpeg2.8-2.8.9-5plf|276	--enable-libfreetype \
14ru|ffmpeg2.8-2.8.9-5plf|277	--enable-libnut \
14ru|ffmpeg2.8-2.8.9-5plf|278	--enable-libgsm \
14ru|ffmpeg2.8-2.8.9-5plf|279	--enable-libcelt \
14ru|ffmpeg2.8-2.8.9-5plf|280	%if %{with opencv}
14ru|ffmpeg2.8-2.8.9-5plf|281	--enable-libopencv \
14ru|ffmpeg2.8-2.8.9-5plf|282	%else
14ru|ffmpeg2.8-2.8.9-5plf|283	--disable-libopencv \
14ru|ffmpeg2.8-2.8.9-5plf|284	%endif
14ru|ffmpeg2.8-2.8.9-5plf|285	--enable-libopenjpeg \
14ru|ffmpeg2.8-2.8.9-5plf|286	--enable-libopus \
14ru|ffmpeg2.8-2.8.9-5plf|287	--enable-libsoxr \
14ru|ffmpeg2.8-2.8.9-5plf|288	--enable-libwavpack \
14ru|ffmpeg2.8-2.8.9-5plf|289	--disable-libxavs \
14ru|ffmpeg2.8-2.8.9-5plf|290	--enable-libmodplug \
14ru|ffmpeg2.8-2.8.9-5plf|291	--enable-libass \
14ru|ffmpeg2.8-2.8.9-5plf|292	--enable-gnutls \
14ru|ffmpeg2.8-2.8.9-5plf|293	--enable-libcdio \
14ru|ffmpeg2.8-2.8.9-5plf|294	--enable-libpulse \
14ru|ffmpeg2.8-2.8.9-5plf|295	--enable-libv4l2 \
14ru|ffmpeg2.8-2.8.9-5plf|296	%if 0
14ru|ffmpeg2.8-2.8.9-5plf|297	--enable-frei0r \
14ru|ffmpeg2.8-2.8.9-5plf|298	%endif
14ru|ffmpeg2.8-2.8.9-5plf|299	%if %{build_plf}
14ru|ffmpeg2.8-2.8.9-5plf|300	--enable-libmp3lame \
14ru|ffmpeg2.8-2.8.9-5plf|301	--enable-libopencore-amrnb \
14ru|ffmpeg2.8-2.8.9-5plf|302	--enable-libopencore-amrwb \
14ru|ffmpeg2.8-2.8.9-5plf|303	--enable-version3 \
14ru|ffmpeg2.8-2.8.9-5plf|304	--enable-libx264 \
14ru|ffmpeg2.8-2.8.9-5plf|305	--enable-libx265 \
14ru|ffmpeg2.8-2.8.9-5plf|306	--enable-libvo-aacenc \
14ru|ffmpeg2.8-2.8.9-5plf|307	--enable-libvo-amrwbenc \
14ru|ffmpeg2.8-2.8.9-5plf|308	--enable-libxvid \
14ru|ffmpeg2.8-2.8.9-5plf|309	%else
14ru|ffmpeg2.8-2.8.9-5plf|310	--disable-decoder=aac --disable-encoder=aac \
14ru|ffmpeg2.8-2.8.9-5plf|311	%if %{with dlopen}
14ru|ffmpeg2.8-2.8.9-5plf|312	--enable-libmp3lame-dlopen \
14ru|ffmpeg2.8-2.8.9-5plf|313	--enable-libopencore-amrnb-dlopen \
14ru|ffmpeg2.8-2.8.9-5plf|314	--enable-libopencore-amrwb-dlopen \
14ru|ffmpeg2.8-2.8.9-5plf|315	--enable-libx264-dlopen \
14ru|ffmpeg2.8-2.8.9-5plf|316	--enable-libxvid-dlopen \
14ru|ffmpeg2.8-2.8.9-5plf|317	%if !%{with faac}
14ru|ffmpeg2.8-2.8.9-5plf|318	--enable-libfaac-dlopen \
14ru|ffmpeg2.8-2.8.9-5plf|319	%endif
14ru|ffmpeg2.8-2.8.9-5plf|320	%endif
14ru|ffmpeg2.8-2.8.9-5plf|321	%endif
14ru|ffmpeg2.8-2.8.9-5plf|322	%if %{with faac}
14ru|ffmpeg2.8-2.8.9-5plf|323	--enable-nonfree --enable-libfaac
14ru|ffmpeg2.8-2.8.9-5plf|324	%endif
14ru|ffmpeg2.8-2.8.9-5plf|325	
14ru|ffmpeg2.8-2.8.9-5plf|326	%make
14ru|ffmpeg2.8-2.8.9-5plf|327	
14ru|ffmpeg2.8-2.8.9-5plf|328	%install
14ru|ffmpeg2.8-2.8.9-5plf|329	%makeinstall_std SRC_PATH=`pwd`
14ru|ffmpeg2.8-2.8.9-5plf|330	
14ru|ffmpeg2.8-2.8.9-5plf|331	# Drop development and main package files
14ru|ffmpeg2.8-2.8.9-5plf|332	rm -rf %{buildroot}%{_bindir}/
14ru|ffmpeg2.8-2.8.9-5plf|333	rm -rf %{buildroot}%{_mandir}/
14ru|ffmpeg2.8-2.8.9-5plf|334	rm -rf %{buildroot}%{_datadir}/%{oname}/
14ru|ffmpeg2.8-2.8.9-5plf|335	rm -rf %{buildroot}%{_datadir}/doc/%{oname}/
14ru|ffmpeg2.8-2.8.9-5plf|336	rm -rf %{buildroot}%{_includedir}/
14ru|ffmpeg2.8-2.8.9-5plf|337	rm -rf %{buildroot}%{_libdir}/*.a
14ru|ffmpeg2.8-2.8.9-5plf|338	rm -rf %{buildroot}%{_libdir}/*.so
14ru|ffmpeg2.8-2.8.9-5plf|339	rm -rf %{buildroot}%{_libdir}/pkgconfig/*.pc
14ru|ffmpeg2.8-2.8.9-5plf|340	
14ru|ffmpeg2.8-2.8.9-5plf|341	
14ru|ffmpeg2.8-2.8.9-5plf|342	%changelog
14ru|ffmpeg2.8-2.8.9-5plf|343	
14ru|ffmpeg2.8-2.8.9-5plf|344	* Wed Mar 01 2017 Rosa <rosa@abf.rosalinux.ru> 2.8.9-5plf
14ru|ffmpeg2.8-2.8.9-5plf|345	- (e90266d) Automatic import for version 2.8.9-5plf
14ru|ffmpeg2.8-2.8.9-5plf|346	
14ru|ffmpeg2.8-2.8.9-5plf|347	

26664 14
14ru|ffmpeg-3.2.4-3plf|1	%define major           57
14ru|ffmpeg-3.2.4-3plf|2	%define avdevmajor      57
14ru|ffmpeg-3.2.4-3plf|3	%define filtermajor     6
14ru|ffmpeg-3.2.4-3plf|4	%define avfmtmajor      57
14ru|ffmpeg-3.2.4-3plf|5	%define avumajor        55
14ru|ffmpeg-3.2.4-3plf|6	%define ppmajor         54
14ru|ffmpeg-3.2.4-3plf|7	%define swrmajor        2
14ru|ffmpeg-3.2.4-3plf|8	%define swsmajor        4
14ru|ffmpeg-3.2.4-3plf|9	%define avrmajor        3
14ru|ffmpeg-3.2.4-3plf|10	%define libavcodec      %mklibname avcodec %{major}
14ru|ffmpeg-3.2.4-3plf|11	%define libavdevice     %mklibname avdevice %{avdevmajor}
14ru|ffmpeg-3.2.4-3plf|12	%define libavfilter     %mklibname avfilter %{filtermajor}
14ru|ffmpeg-3.2.4-3plf|13	%define libavformat     %mklibname avformat %{avfmtmajor}
14ru|ffmpeg-3.2.4-3plf|14	%define libavutil       %mklibname avutil %{avumajor}
14ru|ffmpeg-3.2.4-3plf|15	%define libpostproc     %mklibname postproc %{ppmajor}
14ru|ffmpeg-3.2.4-3plf|16	%define libswresample   %mklibname swresample %{swrmajor}
14ru|ffmpeg-3.2.4-3plf|17	%define libswscale      %mklibname swscaler %{swsmajor}
14ru|ffmpeg-3.2.4-3plf|18	%define libavresample   %mklibname avresample %{avrmajor}
14ru|ffmpeg-3.2.4-3plf|19	%define devname         %mklibname %{name} -d
14ru|ffmpeg-3.2.4-3plf|20	%define statname        %mklibname %{name} -d -s
14ru|ffmpeg-3.2.4-3plf|21	
14ru|ffmpeg-3.2.4-3plf|22	#####################
14ru|ffmpeg-3.2.4-3plf|23	# Hardcode PLF build
14ru|ffmpeg-3.2.4-3plf|24	%define build_plf 1
14ru|ffmpeg-3.2.4-3plf|25	#####################
14ru|ffmpeg-3.2.4-3plf|26	
14ru|ffmpeg-3.2.4-3plf|27	%if %{build_plf}
14ru|ffmpeg-3.2.4-3plf|28	%define distsuffix plf
14ru|ffmpeg-3.2.4-3plf|29	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|ffmpeg-3.2.4-3plf|30	%define extrarelsuffix plf
14ru|ffmpeg-3.2.4-3plf|31	%bcond_with	dlopen
14ru|ffmpeg-3.2.4-3plf|32	%else
14ru|ffmpeg-3.2.4-3plf|33	%bcond_without	dlopen
14ru|ffmpeg-3.2.4-3plf|34	%endif
14ru|ffmpeg-3.2.4-3plf|35	
14ru|ffmpeg-3.2.4-3plf|36	%bcond_without	swscaler
14ru|ffmpeg-3.2.4-3plf|37	%bcond_with	opencv
14ru|ffmpeg-3.2.4-3plf|38	
14ru|ffmpeg-3.2.4-3plf|39	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
14ru|ffmpeg-3.2.4-3plf|40	Name:		ffmpeg
14ru|ffmpeg-3.2.4-3plf|41	Version:	3.2.4
14ru|ffmpeg-3.2.4-3plf|42	Release:	3%{?extrarelsuffix}
14ru|ffmpeg-3.2.4-3plf|43	%if %{build_plf}
14ru|ffmpeg-3.2.4-3plf|44	License:	GPLv3+
14ru|ffmpeg-3.2.4-3plf|45	%else
14ru|ffmpeg-3.2.4-3plf|46	License:	GPLv2+
14ru|ffmpeg-3.2.4-3plf|47	%endif
14ru|ffmpeg-3.2.4-3plf|48	Group:		Video
14ru|ffmpeg-3.2.4-3plf|49	Url:		http://ffmpeg.org/
14ru|ffmpeg-3.2.4-3plf|50	Source0:	http://ffmpeg.org/releases/%{name}-%{version}.tar.xz
14ru|ffmpeg-3.2.4-3plf|51	Patch1:		ffmpeg-3.2-dlopen-mp3lame-opencore-x264-x265-xvid.patch
14ru|ffmpeg-3.2.4-3plf|52	Patch2:		ffmpeg-1.0.1-time.h.patch
14ru|ffmpeg-3.2.4-3plf|53	Patch3:		ffmpeg-3.2-fix-build-with-flto-and-inline-assembly.patch
14ru|ffmpeg-3.2.4-3plf|54	Patch4:		ffmpeg-3.2-local-headers-for-dlopen.patch
14ru|ffmpeg-3.2.4-3plf|55	Patch5:		ffmpeg-xbmc-support.patch
14ru|ffmpeg-3.2.4-3plf|56	BuildRequires:	texi2html
14ru|ffmpeg-3.2.4-3plf|57	BuildRequires:	yasm
14ru|ffmpeg-3.2.4-3plf|58	BuildRequires:	bzip2-devel
14ru|ffmpeg-3.2.4-3plf|59	BuildRequires:	gsm-devel
14ru|ffmpeg-3.2.4-3plf|60	BuildRequires:	jpeg-devel
14ru|ffmpeg-3.2.4-3plf|61	BuildRequires:	ladspa-devel
14ru|ffmpeg-3.2.4-3plf|62	BuildRequires:	libnut-devel
14ru|ffmpeg-3.2.4-3plf|63	BuildRequires:	libschroedinger-devel
14ru|ffmpeg-3.2.4-3plf|64	# Maybe needs to be updated in future
14ru|ffmpeg-3.2.4-3plf|65	BuildConflicts:	crystalhd-devel
14ru|ffmpeg-3.2.4-3plf|66	
14ru|ffmpeg-3.2.4-3plf|67	BuildRequires:	pkgconfig(alsa)
14ru|ffmpeg-3.2.4-3plf|68	BuildRequires:	pkgconfig(celt)
14ru|ffmpeg-3.2.4-3plf|69	BuildRequires:	pkgconfig(freetype2)
14ru|ffmpeg-3.2.4-3plf|70	BuildRequires:	pkgconfig(gnutls) >= 3.0
14ru|ffmpeg-3.2.4-3plf|71	BuildRequires:	pkgconfig(jack)
14ru|ffmpeg-3.2.4-3plf|72	BuildRequires:	pkgconfig(libass)
14ru|ffmpeg-3.2.4-3plf|73	BuildRequires:	pkgconfig(libbluray)
14ru|ffmpeg-3.2.4-3plf|74	BuildRequires:	pkgconfig(libcdio)
14ru|ffmpeg-3.2.4-3plf|75	BuildRequires:	pkgconfig(libcdio_paranoia)
14ru|ffmpeg-3.2.4-3plf|76	BuildRequires:	pkgconfig(libdc1394-2)
14ru|ffmpeg-3.2.4-3plf|77	BuildRequires:	pkgconfig(libmodplug)
14ru|ffmpeg-3.2.4-3plf|78	BuildRequires:	pkgconfig(libopenjpeg1)
14ru|ffmpeg-3.2.4-3plf|79	BuildRequires:	pkgconfig(libpng)
14ru|ffmpeg-3.2.4-3plf|80	BuildRequires:	pkgconfig(libpulse)
14ru|ffmpeg-3.2.4-3plf|81	BuildRequires:	pkgconfig(librtmp)
14ru|ffmpeg-3.2.4-3plf|82	BuildRequires:	pkgconfig(libva)
14ru|ffmpeg-3.2.4-3plf|83	BuildRequires:	pkgconfig(libv4l2)
14ru|ffmpeg-3.2.4-3plf|84	BuildRequires:	pkgconfig(OpenCL)
14ru|ffmpeg-3.2.4-3plf|85	%if %{with opencv}
14ru|ffmpeg-3.2.4-3plf|86	BuildRequires:	pkgconfig(opencv)
14ru|ffmpeg-3.2.4-3plf|87	%endif
14ru|ffmpeg-3.2.4-3plf|88	BuildRequires:	pkgconfig(opus)
14ru|ffmpeg-3.2.4-3plf|89	BuildRequires:	pkgconfig(sdl)
14ru|ffmpeg-3.2.4-3plf|90	BuildRequires:	pkgconfig(sdl2)
14ru|ffmpeg-3.2.4-3plf|91	BuildRequires:	pkgconfig(soxr)
14ru|ffmpeg-3.2.4-3plf|92	BuildRequires:	pkgconfig(speex)
14ru|ffmpeg-3.2.4-3plf|93	BuildRequires:	pkgconfig(theora)
14ru|ffmpeg-3.2.4-3plf|94	BuildRequires:	pkgconfig(vdpau)
14ru|ffmpeg-3.2.4-3plf|95	BuildRequires:	pkgconfig(vorbis)
14ru|ffmpeg-3.2.4-3plf|96	BuildRequires:	pkgconfig(vpx)
14ru|ffmpeg-3.2.4-3plf|97	BuildRequires:	pkgconfig(wavpack)
14ru|ffmpeg-3.2.4-3plf|98	%if %{build_plf}
14ru|ffmpeg-3.2.4-3plf|99	BuildRequires:	liblame-devel
14ru|ffmpeg-3.2.4-3plf|100	BuildRequires:	xvid-devel
14ru|ffmpeg-3.2.4-3plf|101	BuildRequires:	pkgconfig(opencore-amrnb)
14ru|ffmpeg-3.2.4-3plf|102	BuildRequires:	pkgconfig(opencore-amrwb)
14ru|ffmpeg-3.2.4-3plf|103	BuildRequires:	pkgconfig(vo-amrwbenc)
14ru|ffmpeg-3.2.4-3plf|104	BuildRequires:	pkgconfig(x264)
14ru|ffmpeg-3.2.4-3plf|105	BuildRequires:	pkgconfig(x265)
14ru|ffmpeg-3.2.4-3plf|106	%endif
14ru|ffmpeg-3.2.4-3plf|107	%if 0
14ru|ffmpeg-3.2.4-3plf|108	BuildRequires:	pkgconfig(frei0r)
14ru|ffmpeg-3.2.4-3plf|109	%endif
14ru|ffmpeg-3.2.4-3plf|110	
14ru|ffmpeg-3.2.4-3plf|111	%description
14ru|ffmpeg-3.2.4-3plf|112	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14ru|ffmpeg-3.2.4-3plf|113	and a generic audio and video file converter.
14ru|ffmpeg-3.2.4-3plf|114	
14ru|ffmpeg-3.2.4-3plf|115	It can grab from a standard Video4Linux video source and convert it into
14ru|ffmpeg-3.2.4-3plf|116	several file formats based on DCT/motion compensation encoding. Sound is
14ru|ffmpeg-3.2.4-3plf|117	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14ru|ffmpeg-3.2.4-3plf|118	
14ru|ffmpeg-3.2.4-3plf|119	%if %{build_plf}
14ru|ffmpeg-3.2.4-3plf|120	This package is in Restricted as it violates several patents.
14ru|ffmpeg-3.2.4-3plf|121	%endif
14ru|ffmpeg-3.2.4-3plf|122	
14ru|ffmpeg-3.2.4-3plf|123	%files
14ru|ffmpeg-3.2.4-3plf|124	%doc INSTALL.md README.md doc/*.html doc/*.txt doc/*.conf
14ru|ffmpeg-3.2.4-3plf|125	%{_bindir}/*
14ru|ffmpeg-3.2.4-3plf|126	%{_mandir}/man1/*
14ru|ffmpeg-3.2.4-3plf|127	%{_datadir}/ffmpeg
14ru|ffmpeg-3.2.4-3plf|128	
14ru|ffmpeg-3.2.4-3plf|129	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|130	
14ru|ffmpeg-3.2.4-3plf|131	%package -n %{libavcodec}
14ru|ffmpeg-3.2.4-3plf|132	Summary:	Shared library part of ffmpeg
14ru|ffmpeg-3.2.4-3plf|133	Group:		System/Libraries
14ru|ffmpeg-3.2.4-3plf|134	%if %{with dlopen}
14ru|ffmpeg-3.2.4-3plf|135	%if "%{_lib}" == "lib64"
14ru|ffmpeg-3.2.4-3plf|136	%global	_ext	()(64bit)
14ru|ffmpeg-3.2.4-3plf|137	%else
14ru|ffmpeg-3.2.4-3plf|138	%global	_ext	%{nil}
14ru|ffmpeg-3.2.4-3plf|139	%endif
14ru|ffmpeg-3.2.4-3plf|140	Suggests:	libx264.so.142%{_ext}
14ru|ffmpeg-3.2.4-3plf|141	Suggests:	libopencore-amrnb.so.0%{_ext}
14ru|ffmpeg-3.2.4-3plf|142	Suggests:	libopencore-amrwb.so.0%{_ext}
14ru|ffmpeg-3.2.4-3plf|143	Suggests:	libmp3lame.so.0%{_ext}
14ru|ffmpeg-3.2.4-3plf|144	Suggests:	libxvidcore.so.4%{_ext}
14ru|ffmpeg-3.2.4-3plf|145	%endif
14ru|ffmpeg-3.2.4-3plf|146	
14ru|ffmpeg-3.2.4-3plf|147	%description -n %{libavcodec}
14ru|ffmpeg-3.2.4-3plf|148	This package contains a shared library for %{name}.
14ru|ffmpeg-3.2.4-3plf|149	
14ru|ffmpeg-3.2.4-3plf|150	%if %{build_plf}
14ru|ffmpeg-3.2.4-3plf|151	This package is in Restricted as it violates several patents.
14ru|ffmpeg-3.2.4-3plf|152	%endif
14ru|ffmpeg-3.2.4-3plf|153	
14ru|ffmpeg-3.2.4-3plf|154	%files -n %{libavcodec}
14ru|ffmpeg-3.2.4-3plf|155	%{_libdir}/libavcodec.so.%{major}*
14ru|ffmpeg-3.2.4-3plf|156	
14ru|ffmpeg-3.2.4-3plf|157	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|158	
14ru|ffmpeg-3.2.4-3plf|159	%package -n %{libavdevice}
14ru|ffmpeg-3.2.4-3plf|160	Summary:	Shared library part of ffmpeg
14ru|ffmpeg-3.2.4-3plf|161	Group:		System/Libraries
14ru|ffmpeg-3.2.4-3plf|162	
14ru|ffmpeg-3.2.4-3plf|163	%description -n %{libavdevice}
14ru|ffmpeg-3.2.4-3plf|164	This package contains a shared library for %{name}.
14ru|ffmpeg-3.2.4-3plf|165	
14ru|ffmpeg-3.2.4-3plf|166	%files -n %{libavdevice}
14ru|ffmpeg-3.2.4-3plf|167	%{_libdir}/libavdevice.so.%{avdevmajor}*
14ru|ffmpeg-3.2.4-3plf|168	
14ru|ffmpeg-3.2.4-3plf|169	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|170	
14ru|ffmpeg-3.2.4-3plf|171	%package -n %{libavfilter}
14ru|ffmpeg-3.2.4-3plf|172	Summary:	Shared library part of ffmpeg
14ru|ffmpeg-3.2.4-3plf|173	Group:		System/Libraries
14ru|ffmpeg-3.2.4-3plf|174	
14ru|ffmpeg-3.2.4-3plf|175	%description -n	%{libavfilter}
14ru|ffmpeg-3.2.4-3plf|176	This package contains a shared library for %{name}.
14ru|ffmpeg-3.2.4-3plf|177	
14ru|ffmpeg-3.2.4-3plf|178	%files -n %{libavfilter}
14ru|ffmpeg-3.2.4-3plf|179	%{_libdir}/libavfilter.so.%{filtermajor}*
14ru|ffmpeg-3.2.4-3plf|180	
14ru|ffmpeg-3.2.4-3plf|181	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|182	
14ru|ffmpeg-3.2.4-3plf|183	%package -n %{libavformat}
14ru|ffmpeg-3.2.4-3plf|184	Summary:	Shared library part of ffmpeg
14ru|ffmpeg-3.2.4-3plf|185	Group:		System/Libraries
14ru|ffmpeg-3.2.4-3plf|186	
14ru|ffmpeg-3.2.4-3plf|187	%description -n %{libavformat}
14ru|ffmpeg-3.2.4-3plf|188	This package contains a shared library for %{name}.
14ru|ffmpeg-3.2.4-3plf|189	
14ru|ffmpeg-3.2.4-3plf|190	%files -n %{libavformat}
14ru|ffmpeg-3.2.4-3plf|191	%{_libdir}/libavformat.so.%{avfmtmajor}*
14ru|ffmpeg-3.2.4-3plf|192	
14ru|ffmpeg-3.2.4-3plf|193	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|194	
14ru|ffmpeg-3.2.4-3plf|195	%package -n %{libavutil}
14ru|ffmpeg-3.2.4-3plf|196	Summary:	Shared library part of ffmpeg
14ru|ffmpeg-3.2.4-3plf|197	Group:		System/Libraries
14ru|ffmpeg-3.2.4-3plf|198	
14ru|ffmpeg-3.2.4-3plf|199	%description -n %{libavutil}
14ru|ffmpeg-3.2.4-3plf|200	This package contains a shared library for %{name}.
14ru|ffmpeg-3.2.4-3plf|201	
14ru|ffmpeg-3.2.4-3plf|202	%files -n %{libavutil}
14ru|ffmpeg-3.2.4-3plf|203	%{_libdir}/libavutil.so.%{avumajor}*
14ru|ffmpeg-3.2.4-3plf|204	
14ru|ffmpeg-3.2.4-3plf|205	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|206	
14ru|ffmpeg-3.2.4-3plf|207	%package -n %{libpostproc}
14ru|ffmpeg-3.2.4-3plf|208	Summary:	Shared library part of ffmpeg
14ru|ffmpeg-3.2.4-3plf|209	Group:		System/Libraries
14ru|ffmpeg-3.2.4-3plf|210	
14ru|ffmpeg-3.2.4-3plf|211	%description -n	%{libpostproc}
14ru|ffmpeg-3.2.4-3plf|212	This package contains a shared library for %{name}.
14ru|ffmpeg-3.2.4-3plf|213	
14ru|ffmpeg-3.2.4-3plf|214	%files -n %{libpostproc}
14ru|ffmpeg-3.2.4-3plf|215	%{_libdir}/libpostproc.so.%{ppmajor}*
14ru|ffmpeg-3.2.4-3plf|216	
14ru|ffmpeg-3.2.4-3plf|217	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|218	
14ru|ffmpeg-3.2.4-3plf|219	%package -n %{libswresample}
14ru|ffmpeg-3.2.4-3plf|220	Summary:	Shared library part of ffmpeg
14ru|ffmpeg-3.2.4-3plf|221	Group:		System/Libraries
14ru|ffmpeg-3.2.4-3plf|222	
14ru|ffmpeg-3.2.4-3plf|223	%description -n %{libswresample}
14ru|ffmpeg-3.2.4-3plf|224	This package contains a shared library for %{name}.
14ru|ffmpeg-3.2.4-3plf|225	
14ru|ffmpeg-3.2.4-3plf|226	%files -n %{libswresample}
14ru|ffmpeg-3.2.4-3plf|227	%{_libdir}/libswresample.so.%{swrmajor}*
14ru|ffmpeg-3.2.4-3plf|228	
14ru|ffmpeg-3.2.4-3plf|229	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|230	
14ru|ffmpeg-3.2.4-3plf|231	%if %{with swscaler}
14ru|ffmpeg-3.2.4-3plf|232	%package -n %{libswscale}
14ru|ffmpeg-3.2.4-3plf|233	Summary:	Shared library part of ffmpeg
14ru|ffmpeg-3.2.4-3plf|234	Group:		System/Libraries
14ru|ffmpeg-3.2.4-3plf|235	
14ru|ffmpeg-3.2.4-3plf|236	%description -n %{libswscale}
14ru|ffmpeg-3.2.4-3plf|237	This package contains a shared library for %{name}.
14ru|ffmpeg-3.2.4-3plf|238	
14ru|ffmpeg-3.2.4-3plf|239	%files -n %{libswscale}
14ru|ffmpeg-3.2.4-3plf|240	%{_libdir}/libswscale.so.%{swsmajor}*
14ru|ffmpeg-3.2.4-3plf|241	%endif
14ru|ffmpeg-3.2.4-3plf|242	
14ru|ffmpeg-3.2.4-3plf|243	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|244	
14ru|ffmpeg-3.2.4-3plf|245	%package -n %{libavresample}
14ru|ffmpeg-3.2.4-3plf|246	Summary:	Shared library part of ffmpeg
14ru|ffmpeg-3.2.4-3plf|247	Group:		System/Libraries
14ru|ffmpeg-3.2.4-3plf|248	
14ru|ffmpeg-3.2.4-3plf|249	%description -n %{libavresample}
14ru|ffmpeg-3.2.4-3plf|250	This package contains a shared library for %{name}.
14ru|ffmpeg-3.2.4-3plf|251	
14ru|ffmpeg-3.2.4-3plf|252	%files -n %{libavresample}
14ru|ffmpeg-3.2.4-3plf|253	%{_libdir}/libavresample.so.%{avrmajor}*
14ru|ffmpeg-3.2.4-3plf|254	
14ru|ffmpeg-3.2.4-3plf|255	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|256	
14ru|ffmpeg-3.2.4-3plf|257	%package -n %{devname}
14ru|ffmpeg-3.2.4-3plf|258	Summary:	Header files for the ffmpeg codec library
14ru|ffmpeg-3.2.4-3plf|259	Group:		Development/C
14ru|ffmpeg-3.2.4-3plf|260	Requires:	%{libavcodec} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|261	Requires:	%{libavdevice} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|262	Requires:	%{libavfilter} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|263	Requires:	%{libavformat} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|264	Requires:	%{libavresample} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|265	Requires:	%{libavutil} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|266	Requires:	%{libpostproc} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|267	Requires:	%{libswresample} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|268	%if %{with swscaler}
14ru|ffmpeg-3.2.4-3plf|269	Requires:	%{libswscale} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|270	%endif
14ru|ffmpeg-3.2.4-3plf|271	Requires:	pkgconfig(OpenCL)
14ru|ffmpeg-3.2.4-3plf|272	Provides:	ffmpeg-devel = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|273	
14ru|ffmpeg-3.2.4-3plf|274	%description -n %{devname}
14ru|ffmpeg-3.2.4-3plf|275	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14ru|ffmpeg-3.2.4-3plf|276	and a generic audio and video file converter.
14ru|ffmpeg-3.2.4-3plf|277	
14ru|ffmpeg-3.2.4-3plf|278	It can grab from a standard Video4Linux video source and convert it into
14ru|ffmpeg-3.2.4-3plf|279	several file formats based on DCT/motion compensation encoding. Sound is
14ru|ffmpeg-3.2.4-3plf|280	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14ru|ffmpeg-3.2.4-3plf|281	
14ru|ffmpeg-3.2.4-3plf|282	Install this package if you want to compile apps with ffmpeg support.
14ru|ffmpeg-3.2.4-3plf|283	
14ru|ffmpeg-3.2.4-3plf|284	%files -n %{devname}
14ru|ffmpeg-3.2.4-3plf|285	%{_includedir}/libavcodec
14ru|ffmpeg-3.2.4-3plf|286	%{_includedir}/libavdevice
14ru|ffmpeg-3.2.4-3plf|287	%{_includedir}/libavfilter
14ru|ffmpeg-3.2.4-3plf|288	%{_includedir}/libavformat
14ru|ffmpeg-3.2.4-3plf|289	%{_includedir}/libavutil
14ru|ffmpeg-3.2.4-3plf|290	%{_includedir}/libpostproc
14ru|ffmpeg-3.2.4-3plf|291	%{_includedir}/libswresample
14ru|ffmpeg-3.2.4-3plf|292	%{_includedir}/libavresample
14ru|ffmpeg-3.2.4-3plf|293	%{_libdir}/libavcodec.so
14ru|ffmpeg-3.2.4-3plf|294	%{_libdir}/libavdevice.so
14ru|ffmpeg-3.2.4-3plf|295	%{_libdir}/libavfilter.so
14ru|ffmpeg-3.2.4-3plf|296	%{_libdir}/libavformat.so
14ru|ffmpeg-3.2.4-3plf|297	%{_libdir}/libavutil.so
14ru|ffmpeg-3.2.4-3plf|298	%{_libdir}/libpostproc.so
14ru|ffmpeg-3.2.4-3plf|299	%{_libdir}/libswresample.so
14ru|ffmpeg-3.2.4-3plf|300	%{_libdir}/libavresample.so
14ru|ffmpeg-3.2.4-3plf|301	%if %{with swscaler}
14ru|ffmpeg-3.2.4-3plf|302	%{_includedir}/libswscale
14ru|ffmpeg-3.2.4-3plf|303	%{_libdir}/libswscale.so
14ru|ffmpeg-3.2.4-3plf|304	%{_libdir}/pkgconfig/libswscale.pc
14ru|ffmpeg-3.2.4-3plf|305	%endif
14ru|ffmpeg-3.2.4-3plf|306	%{_libdir}/pkgconfig/libavcodec.pc
14ru|ffmpeg-3.2.4-3plf|307	%{_libdir}/pkgconfig/libavdevice.pc
14ru|ffmpeg-3.2.4-3plf|308	%{_libdir}/pkgconfig/libavfilter.pc
14ru|ffmpeg-3.2.4-3plf|309	%{_libdir}/pkgconfig/libavformat.pc
14ru|ffmpeg-3.2.4-3plf|310	%{_libdir}/pkgconfig/libavutil.pc
14ru|ffmpeg-3.2.4-3plf|311	%{_libdir}/pkgconfig/libpostproc.pc
14ru|ffmpeg-3.2.4-3plf|312	%{_libdir}/pkgconfig/libswresample.pc
14ru|ffmpeg-3.2.4-3plf|313	%{_libdir}/pkgconfig/libavresample.pc
14ru|ffmpeg-3.2.4-3plf|314	%{_mandir}/man3/lib*.3.*
14ru|ffmpeg-3.2.4-3plf|315	
14ru|ffmpeg-3.2.4-3plf|316	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|317	
14ru|ffmpeg-3.2.4-3plf|318	%package -n %{statname}
14ru|ffmpeg-3.2.4-3plf|319	Summary:	Static library for the ffmpeg codec library
14ru|ffmpeg-3.2.4-3plf|320	Group:		Development/C
14ru|ffmpeg-3.2.4-3plf|321	Requires:	%{devname} = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|322	Provides:	ffmpeg-static-devel = %{EVRD}
14ru|ffmpeg-3.2.4-3plf|323	
14ru|ffmpeg-3.2.4-3plf|324	%description -n	%{statname}
14ru|ffmpeg-3.2.4-3plf|325	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
14ru|ffmpeg-3.2.4-3plf|326	and a generic audio and video file converter.
14ru|ffmpeg-3.2.4-3plf|327	
14ru|ffmpeg-3.2.4-3plf|328	It can grab from a standard Video4Linux video source and convert it into
14ru|ffmpeg-3.2.4-3plf|329	several file formats based on DCT/motion compensation encoding. Sound is
14ru|ffmpeg-3.2.4-3plf|330	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
14ru|ffmpeg-3.2.4-3plf|331	
14ru|ffmpeg-3.2.4-3plf|332	Install this package if you want to compile static apps with ffmpeg support.
14ru|ffmpeg-3.2.4-3plf|333	
14ru|ffmpeg-3.2.4-3plf|334	%files -n %{statname}
14ru|ffmpeg-3.2.4-3plf|335	%{_libdir}/*.a
14ru|ffmpeg-3.2.4-3plf|336	
14ru|ffmpeg-3.2.4-3plf|337	#----------------------------------------------------------------------------
14ru|ffmpeg-3.2.4-3plf|338	
14ru|ffmpeg-3.2.4-3plf|339	%prep
14ru|ffmpeg-3.2.4-3plf|340	%setup -q
14ru|ffmpeg-3.2.4-3plf|341	%patch2 -p1 -b .timeh~
14ru|ffmpeg-3.2.4-3plf|342	%patch3 -p1 -b .flto_inline_asm~
14ru|ffmpeg-3.2.4-3plf|343	%if %{with dlopen}
14ru|ffmpeg-3.2.4-3plf|344	%patch1 -p1 -b .dlopen~
14ru|ffmpeg-3.2.4-3plf|345	%patch4 -p1 -b .dl_headers~
14ru|ffmpeg-3.2.4-3plf|346	%endif
14ru|ffmpeg-3.2.4-3plf|347	%patch5 -p1 -b .xbmc~
14ru|ffmpeg-3.2.4-3plf|348	
14ru|ffmpeg-3.2.4-3plf|349	%build
14ru|ffmpeg-3.2.4-3plf|350	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
14ru|ffmpeg-3.2.4-3plf|351	export LDFLAGS="%{ldflags}"
14ru|ffmpeg-3.2.4-3plf|352	
14ru|ffmpeg-3.2.4-3plf|353	./configure --prefix=%{_prefix} \
14ru|ffmpeg-3.2.4-3plf|354	--enable-shared \
14ru|ffmpeg-3.2.4-3plf|355	--libdir=%{_libdir} \
14ru|ffmpeg-3.2.4-3plf|356	--shlibdir=%{_libdir} \
14ru|ffmpeg-3.2.4-3plf|357	--incdir=%{_includedir} \
14ru|ffmpeg-3.2.4-3plf|358	--disable-stripping \
14ru|ffmpeg-3.2.4-3plf|359	--enable-postproc \
14ru|ffmpeg-3.2.4-3plf|360	--enable-gpl \
14ru|ffmpeg-3.2.4-3plf|361	--enable-pthreads \
14ru|ffmpeg-3.2.4-3plf|362	--enable-ladspa \
14ru|ffmpeg-3.2.4-3plf|363	--enable-libbluray \
14ru|ffmpeg-3.2.4-3plf|364	--enable-libtheora \
14ru|ffmpeg-3.2.4-3plf|365	--enable-libvorbis --disable-encoder=vorbis \
14ru|ffmpeg-3.2.4-3plf|366	--enable-libvpx \
14ru|ffmpeg-3.2.4-3plf|367	--enable-x11grab \
14ru|ffmpeg-3.2.4-3plf|368	--enable-runtime-cpudetect \
14ru|ffmpeg-3.2.4-3plf|369	--enable-libdc1394 \
14ru|ffmpeg-3.2.4-3plf|370	--enable-libschroedinger \
14ru|ffmpeg-3.2.4-3plf|371	--enable-librtmp \
14ru|ffmpeg-3.2.4-3plf|372	--enable-libspeex \
14ru|ffmpeg-3.2.4-3plf|373	--enable-libfreetype \
14ru|ffmpeg-3.2.4-3plf|374	--enable-libnut \
14ru|ffmpeg-3.2.4-3plf|375	--enable-libgsm \
14ru|ffmpeg-3.2.4-3plf|376	--enable-libcelt \
14ru|ffmpeg-3.2.4-3plf|377	--enable-avresample \
14ru|ffmpeg-3.2.4-3plf|378	--enable-opencl \
14ru|ffmpeg-3.2.4-3plf|379	%if %{with opencv}
14ru|ffmpeg-3.2.4-3plf|380	--enable-libopencv \
14ru|ffmpeg-3.2.4-3plf|381	%else
14ru|ffmpeg-3.2.4-3plf|382	--disable-libopencv \
14ru|ffmpeg-3.2.4-3plf|383	%endif
14ru|ffmpeg-3.2.4-3plf|384	--enable-libopenjpeg \
14ru|ffmpeg-3.2.4-3plf|385	--enable-libopus \
14ru|ffmpeg-3.2.4-3plf|386	--enable-libsoxr \
14ru|ffmpeg-3.2.4-3plf|387	--enable-libwavpack \
14ru|ffmpeg-3.2.4-3plf|388	--disable-libxavs \
14ru|ffmpeg-3.2.4-3plf|389	--enable-libmodplug \
14ru|ffmpeg-3.2.4-3plf|390	--enable-libass \
14ru|ffmpeg-3.2.4-3plf|391	--enable-gnutls \
14ru|ffmpeg-3.2.4-3plf|392	--enable-libcdio \
14ru|ffmpeg-3.2.4-3plf|393	--enable-libpulse \
14ru|ffmpeg-3.2.4-3plf|394	--enable-libv4l2 \
14ru|ffmpeg-3.2.4-3plf|395	%if 0
14ru|ffmpeg-3.2.4-3plf|396	--enable-frei0r \
14ru|ffmpeg-3.2.4-3plf|397	%endif
14ru|ffmpeg-3.2.4-3plf|398	%if %{build_plf}
14ru|ffmpeg-3.2.4-3plf|399	--enable-libmp3lame \
14ru|ffmpeg-3.2.4-3plf|400	--enable-libopencore-amrnb \
14ru|ffmpeg-3.2.4-3plf|401	--enable-libopencore-amrwb \
14ru|ffmpeg-3.2.4-3plf|402	--enable-version3 \
14ru|ffmpeg-3.2.4-3plf|403	--enable-libx264 \
14ru|ffmpeg-3.2.4-3plf|404	--enable-libx265 \
14ru|ffmpeg-3.2.4-3plf|405	--enable-libvo-amrwbenc \
14ru|ffmpeg-3.2.4-3plf|406	--enable-libxvid \
14ru|ffmpeg-3.2.4-3plf|407	%else
14ru|ffmpeg-3.2.4-3plf|408	--disable-decoder=aac --disable-encoder=aac \
14ru|ffmpeg-3.2.4-3plf|409	%if %{with dlopen}
14ru|ffmpeg-3.2.4-3plf|410	--enable-libmp3lame-dlopen \
14ru|ffmpeg-3.2.4-3plf|411	--enable-libopencore-amrnb-dlopen \
14ru|ffmpeg-3.2.4-3plf|412	--enable-libopencore-amrwb-dlopen \
14ru|ffmpeg-3.2.4-3plf|413	--enable-libx264-dlopen \
14ru|ffmpeg-3.2.4-3plf|414	--enable-libxvid-dlopen
14ru|ffmpeg-3.2.4-3plf|415	%endif
14ru|ffmpeg-3.2.4-3plf|416	%endif
14ru|ffmpeg-3.2.4-3plf|417	
14ru|ffmpeg-3.2.4-3plf|418	%make
14ru|ffmpeg-3.2.4-3plf|419	
14ru|ffmpeg-3.2.4-3plf|420	%install
14ru|ffmpeg-3.2.4-3plf|421	%makeinstall_std SRC_PATH=`pwd`
14ru|ffmpeg-3.2.4-3plf|422	
14ru|ffmpeg-3.2.4-3plf|423	%changelog

26665 14
14ru|gpac-0.5.2-1|1	### MRB ###
14ru|gpac-0.5.2-1|2	%define distsuffix plf
14ru|gpac-0.5.2-1|3	####################################################
14ru|gpac-0.5.2-1|4	# This is a backport from Stella/CentOS thx to Nux #
14ru|gpac-0.5.2-1|5	#           http://li.nux.ro/stella/               #
14ru|gpac-0.5.2-1|6	####################################################
14ru|gpac-0.5.2-1|7	
14ru|gpac-0.5.2-1|8	%define Werror_cflags	%{nil}
14ru|gpac-0.5.2-1|9	
14ru|gpac-0.5.2-1|10	%define major		4
14ru|gpac-0.5.2-1|11	%define libname		%mklibname %{name} %{major}
14ru|gpac-0.5.2-1|12	%define devname		%mklibname %{name} -d
14ru|gpac-0.5.2-1|13	
14ru|gpac-0.5.2-1|14	Name: 	 	gpac
14ru|gpac-0.5.2-1|15	Version: 	0.5.2
14ru|gpac-0.5.2-1|16	Release: 	1
14ru|gpac-0.5.2-1|17	Summary: 	MPEG-4 multimedia framework
14ru|gpac-0.5.2-1|18	License:	LGPLv2+
14ru|gpac-0.5.2-1|19	Group:		Video
14ru|gpac-0.5.2-1|20	URL:		http://gpac.wp.mines-telecom.fr/
14ru|gpac-0.5.2-1|21	Source:		https://github.com/gpac/gpac/archive/v%{version}/%{name}-%{version}.tar.gz
14ru|gpac-0.5.2-1|22	Patch0:		110_all_implicitdecls.patch
14ru|gpac-0.5.2-1|23	Patch1:		210_all_system_libogg.patch
14ru|gpac-0.5.2-1|24	Patch2:		gpac-0.5.2-link.patch
14ru|gpac-0.5.2-1|25	
14ru|gpac-0.5.2-1|26	BuildRequires:	pkgconfig(alsa)
14ru|gpac-0.5.2-1|27	BuildRequires:	pkgconfig(glu)
14ru|gpac-0.5.2-1|28	BuildRequires:	pkgconfig(libpng)
14ru|gpac-0.5.2-1|29	BuildRequires:	pkgconfig(libpulse)
14ru|gpac-0.5.2-1|30	BuildRequires:	pkgconfig(libxml-2.0)
14ru|gpac-0.5.2-1|31	BuildRequires:	pkgconfig(mad)
14ru|gpac-0.5.2-1|32	BuildRequires:	pkgconfig(libopenjpeg1)
14ru|gpac-0.5.2-1|33	BuildRequires:	pkgconfig(openssl)
14ru|gpac-0.5.2-1|34	BuildRequires:	pkgconfig(ogg)
14ru|gpac-0.5.2-1|35	BuildRequires:	pkgconfig(sdl)
14ru|gpac-0.5.2-1|36	BuildRequires:	pkgconfig(theora)
14ru|gpac-0.5.2-1|37	BuildRequires:	pkgconfig(vorbis)
14ru|gpac-0.5.2-1|38	BuildRequires:	pkgconfig(xv)
14ru|gpac-0.5.2-1|39	BuildRequires:	pkgconfig(zlib)
14ru|gpac-0.5.2-1|40	BuildRequires:	a52dec-devel
14ru|gpac-0.5.2-1|41	BuildRequires:	imagemagick
14ru|gpac-0.5.2-1|42	BuildRequires:	ffmpeg-devel
14ru|gpac-0.5.2-1|43	BuildRequires:	freeglut-devel
14ru|gpac-0.5.2-1|44	BuildRequires:	freetype2-devel
14ru|gpac-0.5.2-1|45	BuildRequires:	jpeg-devel
14ru|gpac-0.5.2-1|46	BuildRequires:	libfaad2-devel
14ru|gpac-0.5.2-1|47	BuildRequires:	xvid-devel
14ru|gpac-0.5.2-1|48	BuildRequires:	wxgtku-devel
14ru|gpac-0.5.2-1|49	BuildRequires:	subversion
14ru|gpac-0.5.2-1|50	
14ru|gpac-0.5.2-1|51	
14ru|gpac-0.5.2-1|52	%description
14ru|gpac-0.5.2-1|53	GPAC is a multimedia framework based on the MPEG-4 Systems standard developed
14ru|gpac-0.5.2-1|54	from scratch in ANSI C.  The original development goal is to provide a clean
14ru|gpac-0.5.2-1|55	(a.k.a. readable by as many people as possible), small and flexible
14ru|gpac-0.5.2-1|56	alternative to the MPEG-4 Systems reference software.
14ru|gpac-0.5.2-1|57	
14ru|gpac-0.5.2-1|58	The natural evolution has been the integration of recent multimedia standards
14ru|gpac-0.5.2-1|59	(SVG/SMIL, VRML, X3D, SWF, 3GPP(2) tools, etc) into a single framework.
14ru|gpac-0.5.2-1|60	VRML97 and a good amount of the X3D standard have already been integrated
14ru|gpac-0.5.2-1|61	into GPAC, as well as some SVG support and experimental Macromedia Flash
14ru|gpac-0.5.2-1|62	support.
14ru|gpac-0.5.2-1|63	
14ru|gpac-0.5.2-1|64	This package is in restricted, as the MPEG-4 format is covered
14ru|gpac-0.5.2-1|65	by software patents.
14ru|gpac-0.5.2-1|66	
14ru|gpac-0.5.2-1|67	
14ru|gpac-0.5.2-1|68	
14ru|gpac-0.5.2-1|69	%files
14ru|gpac-0.5.2-1|70	%doc AUTHORS BUGS Changelog COPYING README TODO
14ru|gpac-0.5.2-1|71	%{_bindir}/*
14ru|gpac-0.5.2-1|72	%{_libdir}/%{name}/
14ru|gpac-0.5.2-1|73	%{_datadir}/%{name}/
14ru|gpac-0.5.2-1|74	%{_mandir}/man1/*.1.*
14ru|gpac-0.5.2-1|75	#-------------------------------------------------
14ru|gpac-0.5.2-1|76	
14ru|gpac-0.5.2-1|77	%package -n	%{libname}
14ru|gpac-0.5.2-1|78	Summary:	GPAC shared library
14ru|gpac-0.5.2-1|79	Group:		System/Libraries
14ru|gpac-0.5.2-1|80	
14ru|gpac-0.5.2-1|81	
14ru|gpac-0.5.2-1|82	%description -n	%{libname}
14ru|gpac-0.5.2-1|83	GPAC is a multimedia framework based on the MPEG-4 Systems standard developed
14ru|gpac-0.5.2-1|84	from scratch in ANSI C.
14ru|gpac-0.5.2-1|85	
14ru|gpac-0.5.2-1|86	This package provides the GPAC shared library.
14ru|gpac-0.5.2-1|87	
14ru|gpac-0.5.2-1|88	This package is in tainted repository because it incorporates MPEG-4
14ru|gpac-0.5.2-1|89	technology which may be covered by software patents.
14ru|gpac-0.5.2-1|90	
14ru|gpac-0.5.2-1|91	%files -n %{libname}
14ru|gpac-0.5.2-1|92	%doc AUTHORS BUGS
14ru|gpac-0.5.2-1|93	%{_libdir}/libgpac.so.%{major}
14ru|gpac-0.5.2-1|94	%{_libdir}/libgpac.so.%{major}.*
14ru|gpac-0.5.2-1|95	#----------------------------------------
14ru|gpac-0.5.2-1|96	
14ru|gpac-0.5.2-1|97	%package -n	%{devname}
14ru|gpac-0.5.2-1|98	Summary:	Development headers and library for %{name}
14ru|gpac-0.5.2-1|99	Group:		Development/C
14ru|gpac-0.5.2-1|100	Requires:	%{libname} = %{EVRD}
14ru|gpac-0.5.2-1|101	Provides:	%{name}-devel = %{EVRD}
14ru|gpac-0.5.2-1|102	
14ru|gpac-0.5.2-1|103	%description -n	%{devname}
14ru|gpac-0.5.2-1|104	Development headers and libraries for %{name}.
14ru|gpac-0.5.2-1|105	
14ru|gpac-0.5.2-1|106	This package is in tainted repository because it incorporates MPEG-4
14ru|gpac-0.5.2-1|107	technology which may be covered by software patents.
14ru|gpac-0.5.2-1|108	
14ru|gpac-0.5.2-1|109	%files -n %{devname}
14ru|gpac-0.5.2-1|110	%doc AUTHORS BUGS
14ru|gpac-0.5.2-1|111	%{_includedir}/%{name}/
14ru|gpac-0.5.2-1|112	%{_libdir}/pkgconfig/*.pc
14ru|gpac-0.5.2-1|113	%{_libdir}/libgpac.so
14ru|gpac-0.5.2-1|114	%{_libdir}/libgpac_static.a
14ru|gpac-0.5.2-1|115	#------------------------------------------
14ru|gpac-0.5.2-1|116	
14ru|gpac-0.5.2-1|117	%prep
14ru|gpac-0.5.2-1|118	%setup -q
14ru|gpac-0.5.2-1|119	%apply_patches
14ru|gpac-0.5.2-1|120	
14ru|gpac-0.5.2-1|121	sed -i -e 's/Wall/w/g' `find -name Makefile`
14ru|gpac-0.5.2-1|122	
14ru|gpac-0.5.2-1|123	# remove internal ogg
14ru|gpac-0.5.2-1|124	sed -i -e 's:<gpac/internal/ogg.h>:<ogg/ogg.h>:' \
14ru|gpac-0.5.2-1|125	src/media_tools/{av_parsers,gpac_ogg,media_import,media_export}.c
14ru|gpac-0.5.2-1|126	rm -f include/gpac/internal/ogg.h
14ru|gpac-0.5.2-1|127	
14ru|gpac-0.5.2-1|128	iconv -f iso8859-1 -t utf-8 Changelog > Changelog.conv && mv -f Changelog.conv Changelog
14ru|gpac-0.5.2-1|129	chmod -x modules/directfb_out/directfb_out.{c,h}
14ru|gpac-0.5.2-1|130	
14ru|gpac-0.5.2-1|131	
14ru|gpac-0.5.2-1|132	%build
14ru|gpac-0.5.2-1|133	%configure2_5x \
14ru|gpac-0.5.2-1|134	--libdir=%{_lib} \
14ru|gpac-0.5.2-1|135	--use-js=no \
14ru|gpac-0.5.2-1|136	--use-ffmpeg=system \
14ru|gpac-0.5.2-1|137	--extra-cflags="%{optflags}"
14ru|gpac-0.5.2-1|138	
14ru|gpac-0.5.2-1|139	%make
14ru|gpac-0.5.2-1|140	
14ru|gpac-0.5.2-1|141	%install
14ru|gpac-0.5.2-1|142	mkdir -p %{buildroot}%{_libdir}/pkgconfig
14ru|gpac-0.5.2-1|143	%makeinstall_std install-lib
14ru|gpac-0.5.2-1|144	
14ru|gpac-0.5.2-1|145	
14ru|gpac-0.5.2-1|146	
14ru|gpac-0.5.2-1|147	
14ru|gpac-0.5.2-1|148	
14ru|gpac-0.5.2-1|149	
14ru|gpac-0.5.2-1|150	
14ru|gpac-0.5.2-1|151	
14ru|gpac-0.5.2-1|152	%changelog
14ru|gpac-0.5.2-1|153	
14ru|gpac-0.5.2-1|154	* Wed Nov 11 2015 abfonly <abfonly@gmail.com> 0.5.2-1
14ru|gpac-0.5.2-1|155	- (e616177) dropped mrb for plf
14ru|gpac-0.5.2-1|156	
14ru|gpac-0.5.2-1|157	

26666 14
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|1	%define build_experimental 0
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|2	%define build_amrwb 0
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|3	%define build_voaac 0
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|4	%define build_faac 0
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|5	%define build_faad 0
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|6	%define build_xvid 0
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|7	%define build_dts 0
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|8	%define build_dirac 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|9	%define build_gme 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|10	%define build_celt 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|11	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|12	###############################
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|13	# Hardcore PLF build
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|14	%define build_plf 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|15	###############################
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|16	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|17	%if %{build_plf}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|18	%define distsuffix plf
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|19	%define extrarelsuffix plf
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|20	%define build_amrwb 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|21	%define build_voaac 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|22	%define build_faac 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|23	%define build_faad 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|24	%define build_xvid 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|25	%define build_dts 1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|26	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|27	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|28	%define oname	gst-plugins-bad
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|29	%define bname	gstreamer%{api}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|30	%define api	0.10
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|31	%define major	23
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|32	%define libgstbasevideo		%mklibname gstbasevideo %{api} %{major}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|33	%define libgstbasecamerabinsrc	%mklibname gstbasecamerabinsrc %{api} %{major}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|34	%define libgstcodecparsers	%mklibname gstcodecparsers %{api} %{major}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|35	%define libgstphotography	%mklibname gstphotography %{api} %{major}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|36	%define libgstsignalprocessor	%mklibname gstsignalprocessor %{api} %{major}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|37	%define libgstvdp 		%mklibname gstvdp %{api} %{major}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|38	%define devname 		%mklibname %{oname} -d %{api}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|39	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|40	Summary:	GStreamer Streaming-media framework plug-ins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|41	Name:		%{bname}-plugins-bad
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|42	Version:	0.10.23
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|43	Release:	6%{?extrarelsuffix}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|44	License:	LGPLv2+ and GPLv2+
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|45	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|46	Url:		http://gstreamer.freedesktop.org/
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|47	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{oname}-%{version}.tar.bz2
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|48	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|49	Patch1:		gst-plugins-bad-0.10.23-h264.patch
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|50	# With new directfb we get macro expanded to
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|51	#  __attribute__((__attribute__((no_instrument_function))))
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|52	# See http://permalink.gmane.org/gmane.comp.graphics.directfb.devel/3679
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|53	Patch2:		gst-plugins-bad-0.10.23-attribute.patch
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|54	# gw: fix for bug #36437 (paths to realplayer codecs)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|55	# prefer codecs from the RealPlayer package in restricted
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|56	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|57	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|58	BuildRequires:	fonts-ttf-dejavu
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|59	#gw for checks
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|60	BuildRequires:	gstreamer%{api}-plugins-good
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|61	BuildRequires:	bzip2-devel
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|62	#gw for autoreconf
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|63	BuildRequires:	gettext-devel
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|64	BuildRequires:	pkgconfig(check)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|65	BuildRequires:	pkgconfig(exempi-2.0)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|66	BuildRequires:	pkgconfig(expat)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|67	BuildRequires:	pkgconfig(glib-2.0)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|68	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= 0.10.33
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|69	BuildRequires:	pkgconfig(gtk+-2.0)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|70	BuildRequires:	pkgconfig(libass)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|71	BuildRequires:	pkgconfig(libcdaudio)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|72	BuildRequires:	pkgconfig(libmimic)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|73	BuildRequires:	pkgconfig(libmodplug)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|74	BuildRequires:	pkgconfig(libmusicbrainz)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|75	BuildRequires:	pkgconfig(libpng)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|76	BuildRequires:	pkgconfig(openal)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|77	BuildRequires:	pkgconfig(opencv)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|78	BuildRequires:	pkgconfig(openssl)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|79	BuildRequires:	pkgconfig(opus)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|80	BuildRequires:	pkgconfig(orc-0.4)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|81	BuildRequires:	pkgconfig(sdl)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|82	BuildRequires:	pkgconfig(sndfile)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|83	%ifarch %{ix86}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|84	BuildRequires:	nasm => 0.90
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|85	BuildRequires:	valgrind
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|86	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|87	Provides:	%{bname}-audiosrc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|88	Provides:	%{bname}-audiosink
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|89	Provides:	%{bname}-fluendo-mpegdemux
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|90	Requires:	%{bname}-voip >= %{version}-%{release}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|91	Conflicts:	%{bname}-farsight <= 1:0.12.10
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|92	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|93	%description
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|94	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|95	operate on media data. Applications using this library can do anything
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|96	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|97	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|98	types or processing capabilities can be added simply by installing new
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|99	plug-ins.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|100	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|101	This package contains a set of plug-ins that aren't up to par compared
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|102	to the rest. They might be close to being good quality, but they're
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|103	missing something - be it a good code review, some documentation, a
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|104	set of tests, a real live maintainer, or some actual wide use. If the
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|105	blanks are filled in they might be upgraded to become part of either
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|106	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|107	other factors. If the plug-ins break, you can't complain - instead,
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|108	you can fix the problem and send us a patch, or bribe someone into
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|109	fixing them for you.  New contributors can start here for things to
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|110	work on.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|111	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|112	%if %{build_plf}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|113	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|114	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|115	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|116	%files -f %{oname}-%{api}.lang
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|117	%doc AUTHORS COPYING README NEWS
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|118	%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|119	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|120	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|121	%{_libdir}/gstreamer-%{api}/libgstaiff.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|122	%{_libdir}/gstreamer-%{api}/libgstapexsink.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|123	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|124	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|125	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|126	%{_libdir}/gstreamer-%{api}/libgstbayer.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|127	%{_libdir}/gstreamer-%{api}/libgstcamerabin.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|128	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|129	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|130	%{_libdir}/gstreamer-%{api}/libgstcolorspace.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|131	%{_libdir}/gstreamer-%{api}/libgstdccp.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|132	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|133	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|134	%{_libdir}/gstreamer-%{api}/libgstdvb.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|135	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|136	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|137	%{_libdir}/gstreamer-%{api}/libgstfaceoverlay.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|138	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|139	%{_libdir}/gstreamer-%{api}/libgstfestival.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|140	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|141	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|142	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|143	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|144	%{_libdir}/gstreamer-%{api}/libgstgsettingselements.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|145	%{_libdir}/gstreamer-%{api}/libgsthdvparse.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|146	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|147	%{_libdir}/gstreamer-%{api}/libgstinter.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|148	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|149	%{_libdir}/gstreamer-%{api}/libgstivfparse.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|150	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|151	%{_libdir}/gstreamer-%{api}/libgstlegacyresample.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|152	%{_libdir}/gstreamer-%{api}/libgstmpegdemux.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|153	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|154	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|155	%{_libdir}/gstreamer-%{api}/libgstmpegvideoparse.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|156	%{_libdir}/gstreamer-%{api}/libgstmve.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|157	%{_libdir}/gstreamer-%{api}/libgstmimic.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|158	%{_libdir}/gstreamer-%{api}/libgstmxf.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|159	%{_libdir}/gstreamer-%{api}/libgstopenal.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|160	# New version of opencv is not supported yet,
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|161	# uncomment when the plugin is built again
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|162	#{_libdir}/gstreamer-%{api}/libgstopencv.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|163	%{_libdir}/gstreamer-%{api}/libgstopus.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|164	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|165	%{_libdir}/gstreamer-%{api}/libgstpnm.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|166	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|167	%{_libdir}/gstreamer-%{api}/libgstreal.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|168	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|169	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|170	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|171	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|172	%{_libdir}/gstreamer-%{api}/libgstshm.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|173	%{_libdir}/gstreamer-%{api}/libgstsiren.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|174	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|175	%{_libdir}/gstreamer-%{api}/libgstsndfile.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|176	%{_libdir}/gstreamer-%{api}/libgststereo.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|177	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|178	%{_libdir}/gstreamer-%{api}/libgstvcdsrc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|179	%{_libdir}/gstreamer-%{api}/libgstvideomaxrate.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|180	%{_libdir}/gstreamer-%{api}/libgstvideomeasure.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|181	%{_libdir}/gstreamer-%{api}/libgstvideosignal.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|182	%{_libdir}/gstreamer-%{api}/libgstvmnc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|183	%{_libdir}/gstreamer-%{api}/libgstbz2.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|184	%{_libdir}/gstreamer-%{api}/libgstcdaudio.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|185	%{_libdir}/gstreamer-%{api}/libgstcdxaparse.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|186	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|187	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|188	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|189	%{_libdir}/gstreamer-%{api}/libgstlinsys.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|190	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|191	%{_libdir}/gstreamer-%{api}/libgstpatchdetect.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|192	%{_libdir}/gstreamer-%{api}/libgstsdi.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|193	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|194	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|195	%{_libdir}/gstreamer-%{api}/libgstfreeze.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|196	%{_libdir}/gstreamer-%{api}/libgsth264parse.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|197	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|198	%{_libdir}/gstreamer-%{api}/libgstnsf.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|199	%{_libdir}/gstreamer-%{api}/libgstnuvdemux.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|200	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|201	%{_libdir}/gstreamer-%{api}/libgstsdl.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|202	%{_libdir}/gstreamer-%{api}/libgstspeed.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|203	%{_libdir}/gstreamer-%{api}/libgsttrm.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|204	%{_libdir}/gstreamer-%{api}/libgsttta.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|205	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|206	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|207	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|208	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|209	%package -n %{libgstbasevideo}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|210	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|211	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|212	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|213	%description -n %{libgstbasevideo}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|214	This package contains a shared library for %{name}.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|215	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|216	%files -n %{libgstbasevideo}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|217	%{_libdir}/libgstbasevideo-%{api}.so.%{major}*
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|218	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|219	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|220	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|221	%package -n %{libgstbasecamerabinsrc}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|222	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|223	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|224	Conflicts:	%{_lib}gstbasevideo0.10_23 < 0.10.23-5
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|225	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|226	%description -n %{libgstbasecamerabinsrc}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|227	This package contains a shared library for %{name}.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|228	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|229	%files -n %{libgstbasecamerabinsrc}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|230	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{major}*
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|231	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|232	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|233	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|234	%package -n %{libgstcodecparsers}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|235	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|236	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|237	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|238	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|239	%description -n %{libgstcodecparsers}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|240	This package contains a shared library for %{name}.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|241	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|242	%files -n  %{libgstcodecparsers}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|243	%{_libdir}/libgstcodecparsers-%{api}.so.%{major}*
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|244	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|245	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|246	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|247	%package -n %{libgstphotography}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|248	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|249	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|250	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|251	%description -n %{libgstphotography}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|252	This package contains a shared library for %{name}.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|253	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|254	%files -n %{libgstphotography}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|255	%{_libdir}/libgstphotography-%{api}.so.%{major}*
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|256	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|257	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|258	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|259	%package -n %{libgstsignalprocessor}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|260	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|261	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|262	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|263	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|264	%description -n %{libgstsignalprocessor}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|265	This package contains a shared library for %{name}.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|266	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|267	%files -n %{libgstsignalprocessor}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|268	%{_libdir}/libgstsignalprocessor-%{api}.so.%{major}*
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|269	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|270	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|271	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|272	%package -n %{libgstvdp}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|273	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|274	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|275	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|276	%description -n %{libgstvdp}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|277	This package contains a shared library for %{name}.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|278	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|279	%files -n %{libgstvdp}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|280	%{_libdir}/libgstvdp-%{api}.so.%{major}*
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|281	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|282	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|283	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|284	%package -n %{devname}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|285	Summary:	Development libraries and include files for GStreamer streaming-media framework
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|286	Group:		Development/C
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|287	Requires:	%{libgstbasevideo} = %{version}-%{release}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|288	Requires:	%{libgstbasecamerabinsrc} = %{version}-%{release}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|289	Requires:	%{libgstcodecparsers} = %{version}-%{release}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|290	Requires:	%{libgstphotography} = %{version}-%{release}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|291	Requires:	%{libgstsignalprocessor} = %{version}-%{release}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|292	Requires:	%{libgstvdp} = %{version}-%{release}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|293	Provides:	%{name}-devel = %{version}-%{release}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|294	Obsoletes:	%{_lib}gstphotography-devel < 0.10.23-5
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|295	Obsoletes:	%{_lib}gstbasevideo-devel < 0.10.23-5
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|296	Conflicts:	%{_lib}gstbasevideo-devel < 0.10.23-5
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|297	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|298	%description -n %{devname}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|299	This package contains the libraries and includes files necessary to develop
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|300	applications and plugins for GStreamer.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|301	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|302	%files -n %{devname}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|303	%{_libdir}/libgstbasevideo-%{api}.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|304	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|305	%{_libdir}/libgstcodecparsers-%{api}.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|306	%{_libdir}/libgstphotography-%{api}.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|307	%{_libdir}/libgstsignalprocessor-%{api}.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|308	%{_libdir}/libgstvdp-%{api}.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|309	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*.h
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|310	%{_includedir}/gstreamer-%{api}/gst/codecparsers
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|311	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|312	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|313	%{_includedir}/gstreamer-%{api}/gst/vdpau/
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|314	%{_includedir}/gstreamer-%{api}/gst/video/
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|315	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|316	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|317	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|318	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|319	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|320	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|321	%package -n %{bname}-curl
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|322	Summary:	GStreamer Curl plugin
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|323	Group:		Networking/Other
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|324	BuildRequires:	pkgconfig(libcurl)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|325	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|326	%description -n %{bname}-curl
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|327	This is a HTTP plugin for GStreamer based on the curl library.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|328	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|329	%files -n %{bname}-curl
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|330	%{_libdir}/gstreamer-%{api}/libgstcurl.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|331	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|332	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|333	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|334	%package -n %{bname}-dc1394
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|335	Summary:	GStreamer DC1394 plugin
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|336	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|337	BuildRequires:	pkgconfig(libdc1394-2)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|338	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|339	%description -n %{bname}-dc1394
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|340	This is a IEEE 1394 (Firewire) support plugin for GStreamer.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|341	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|342	%files -n %{bname}-dc1394
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|343	%{_libdir}/gstreamer-%{api}/libgstdc1394.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|344	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|345	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|346	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|347	%package -n %{bname}-ofa
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|348	Summary:	GStreamer OFA plugin
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|349	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|350	BuildRequires:	pkgconfig(libofa)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|351	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|352	%description -n %{bname}-ofa
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|353	This is a metadata support plugin for GStreamer based on the Open
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|354	Fingerprint Architecture library.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|355	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|356	%files -n %{bname}-ofa
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|357	%{_libdir}/gstreamer-%{api}/libgstofa.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|358	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|359	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|360	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|361	%package -n %{bname}-wildmidi
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|362	Summary:	GStreamer wildmidi plugin
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|363	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|364	BuildRequires:	wildmidi-devel
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|365	Requires:	timidity-instruments
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|366	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|367	%description -n %{bname}-wildmidi
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|368	This is a MIDI plugin for GStreamer based on the wildmidi library.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|369	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|370	%files -n %{bname}-wildmidi
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|371	%{_libdir}/gstreamer-%{api}/libgstwildmidi.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|372	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|373	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|374	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|375	%package -n %{bname}-mpeg2enc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|376	Summary:	GStreamer mjpegtools plug-in
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|377	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|378	BuildRequires:	pkgconfig(mjpegtools)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|379	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|380	%description -n %{bname}-mpeg2enc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|381	mjpegtools-based encoding and decoding plug-in.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|382	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|383	%files -n %{bname}-mpeg2enc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|384	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|385	%{_libdir}/gstreamer-%{api}/libgstmplex.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|386	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|387	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|388	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|389	%if %{build_gme}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|390	%package -n %{bname}-gme
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|391	Summary:	GStreamer Game Music plug-in
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|392	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|393	BuildRequires:	libgme-devel
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|394	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|395	%description -n %{bname}-gme
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|396	Game Music decoding plug-in.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|397	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|398	%files -n %{bname}-gme
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|399	%{_libdir}/gstreamer-%{api}/libgstgme.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|400	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|401	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|402	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|403	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|404	%if %{build_dirac}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|405	%package -n %{bname}-dirac
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|406	Summary:	GStreamer dirac plug-in
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|407	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|408	BuildRequires:	pkgconfig(dirac)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|409	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|410	%description -n %{bname}-dirac
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|411	Dirac encoding and decoding plug-in.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|412	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|413	%files -n %{bname}-dirac
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|414	%{_libdir}/gstreamer-%{api}/libgstdirac.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|415	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|416	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|417	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|418	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|419	%package -n %{bname}-schroedinger
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|420	Summary:	GStreamer dirac plug-in based on Schroedinger
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|421	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|422	BuildRequires:	pkgconfig(schroedinger-1.0)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|423	Epoch:		1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|424	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|425	%description -n %{bname}-schroedinger
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|426	Dirac encoding and decoding plug-in based on Schroedinger.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|427	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|428	%files -n %{bname}-schroedinger
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|429	%{_libdir}/gstreamer-%{api}/libgstschro.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|430	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|431	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|432	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|433	%package -n %{bname}-vp8
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|434	Summary:	GStreamer VP8 plug-in
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|435	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|436	BuildRequires:	pkgconfig(vpx)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|437	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|438	%description -n %{bname}-vp8
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|439	VP8 encoding and decoding plug-in.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|440	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|441	%files -n %{bname}-vp8
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|442	%{_libdir}/gstreamer-%{api}/libgstvp8.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|443	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|444	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|445	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|446	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|447	### LADSPA ###
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|448	%package -n %{bname}-ladspa
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|449	Summary:	Gstreamer wrapper for LADSPA plug-ins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|450	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|451	Requires:	ladspa
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|452	BuildRequires:	ladspa-devel
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|453	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|454	%description -n %{bname}-ladspa
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|455	Plug-in which wraps LADSPA plug-ins for use by GStreamer applications.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|456	We suggest you also get the cmt package of ladspa plug-ins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|457	and steve harris's swh-plugins package.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|458	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|459	%files -n %{bname}-ladspa
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|460	%{_libdir}/gstreamer-%{api}/libgstladspa.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|461	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|462	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|463	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|464	%if %{build_dts}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|465	%package -n %{bname}-dts
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|466	Summary:	GStreamer plug-ins for DTS audio playback
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|467	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|468	BuildRequires:	pkgconfig(libdts)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|469	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|470	%description -n %{bname}-dts
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|471	Plug-ins for decoding DTS audio.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|472	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|473	%files -n %{bname}-dts
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|474	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|475	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|476	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|477	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|478	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|479	%if %{build_xvid}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|480	%package -n %{bname}-xvid
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|481	Summary:	GStreamer plug-ins for XVID video encoding and decoding
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|482	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|483	BuildRequires:	xvid-devel >= 1.1
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|484	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|485	%description -n %{bname}-xvid
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|486	Plug-ins for encoding and decoding XVID video.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|487	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|488	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|489	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|490	%files -n %{bname}-xvid
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|491	%{_libdir}/gstreamer-%{api}/libgstxvid.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|492	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|493	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|494	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|495	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|496	%package -n %{bname}-musepack
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|497	Summary:	GStreamer plug-in Musepack playback
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|498	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|499	BuildRequires:	libmpcdec-devel
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|500	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|501	%description -n %{bname}-musepack
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|502	This plugin for GStreamer can play audio files which are encoded with
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|503	Andree Buschmann's encoder Musepack. These files have the filename
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|504	postfixes mpc, mp+ or mpp.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|505	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|506	%files -n %{bname}-musepack
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|507	%{_libdir}/gstreamer-%{api}/libgstmusepack.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|508	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|509	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|510	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|511	%package -n %{bname}-mms
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|512	Summary:	GStreamer plug-in for mms streams
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|513	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|514	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|515	BuildRequires:	pkgconfig(libmms)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|516	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|517	%description -n %{bname}-mms
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|518	Plug-in supporting the mms protocol based on the libmms library.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|519	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|520	%files -n %{bname}-mms
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|521	%{_libdir}/gstreamer-%{api}/libgstmms.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|522	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|523	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|524	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|525	%package -n %{bname}-rtmp
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|526	Summary:	GStreamer plug-in for rtmp streams
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|527	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|528	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|529	BuildRequires:	pkgconfig(librtmp)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|530	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|531	%description -n %{bname}-rtmp
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|532	Plug-in supporting the rtmp protocol based on the librtmp library.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|533	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|534	%files -n %{bname}-rtmp
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|535	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|536	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|537	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|538	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|539	%package -n %{bname}-directfb
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|540	Summary:	GStreamer plug-in for DirectFB output
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|541	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|542	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|543	BuildRequires:	pkgconfig(directfb)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|544	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|545	%description -n %{bname}-directfb
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|546	Plug-in supporting the video output to DirectFB.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|547	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|548	%files -n %{bname}-directfb
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|549	%{_libdir}/gstreamer-%{api}/libgstdfbvideosink.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|550	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|551	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|552	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|553	%package -n %{bname}-soundtouch
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|554	Summary:	GStreamer plug-in for SoundTouch support
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|555	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|556	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|557	BuildRequires:	pkgconfig(soundtouch)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|558	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|559	%description -n %{bname}-soundtouch
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|560	Plug-in supporting the SoundTouch audio manipulation support.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|561	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|562	%files -n %{bname}-soundtouch
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|563	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|564	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|565	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|566	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|567	%package -n %{bname}-kate
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|568	Summary:	GStreamer Karaoke and text plugin
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|569	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|570	BuildRequires:	pkgconfig(tiger)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|571	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|572	%description -n %{bname}-kate
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|573	This is a Karaoke and text plugin for GStreamer based on libkate and libtiger.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|574	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|575	%files -n %{bname}-kate
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|576	%{_libdir}/gstreamer-%{api}/libgstkate.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|577	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|578	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|579	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|580	%package -n %{bname}-libass
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|581	Summary:	GStreamer subtitles plugin
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|582	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|583	BuildRequires:	pkgconfig(libass)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|584	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|585	%description -n %{bname}-libass
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|586	This is a subtitle plugin for GStreamer based on libass.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|587	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|588	%files -n %{bname}-libass
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|589	%{_libdir}/gstreamer-%{api}/libgstassrender.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|590	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|591	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|592	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|593	%package -n %{bname}-resindvd
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|594	Summary:	GStreamer DVD menu plugin
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|595	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|596	BuildRequires:	pkgconfig(dvdnav)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|597	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|598	%description -n %{bname}-resindvd
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|599	This is a DVD playback plugin for GStreamer with menu support.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|600	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|601	%files -n %{bname}-resindvd
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|602	%{_libdir}/gstreamer-%{api}/libresindvd.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|603	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|604	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|605	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|606	%package -n %{bname}-voip
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|607	Summary:	GStreamer voip plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|608	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|609	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|610	%description -n %{bname}-voip
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|611	This is a collection of VoIP plugins for GStreamer.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|612	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|613	%files -n %{bname}-voip
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|614	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|615	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|616	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|617	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|618	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|619	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|620	%package -n %{bname}-cog
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|621	Summary:	GStreamer COG plugin
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|622	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|623	BuildRequires:	pkgconfig(orc-0.4)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|624	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|625	%description -n %{bname}-cog
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|626	This is a signal processing plugin for GStreamer based on Orc.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|627	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|628	%files -n %{bname}-cog
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|629	%{_libdir}/gstreamer-%{api}/libgstcog.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|630	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|631	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|632	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|633	%package -n %{bname}-vdpau
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|634	Summary:	GStreamer plug-in for playback using VDPAU
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|635	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|636	BuildRequires:	vdpau-devel
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|637	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|638	%description -n %{bname}-vdpau
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|639	This plug-in adds video playback support to GStreamer based on VDPAU
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|640	(Video Decode and Presentation API for Unix).
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|641	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|642	%files -n %{bname}-vdpau
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|643	%{_libdir}/gstreamer-%{api}/libgstvdpau.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|644	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|645	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|646	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|647	%if %{build_faad}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|648	%package -n %{bname}-faad
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|649	Summary:	GStreamer plug-in for AAC audio playback
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|650	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|651	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|652	BuildRequires:	libfaad2-devel => 2.0
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|653	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|654	%description -n %{bname}-faad
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|655	Plug-ins for playing AAC audio
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|656	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|657	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|658	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|659	%files -n %{bname}-faad
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|660	%{_libdir}/gstreamer-%{api}/libgstfaad.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|661	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|662	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|663	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|664	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|665	%if %{build_faac}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|666	%package -n %{bname}-faac
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|667	Summary:	GStreamer plug-ins for AAC audio encoding
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|668	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|669	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|670	BuildRequires:	libfaac-devel
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|671	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|672	%description -n %{bname}-faac
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|673	Plug-ins for encoding AAC audio
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|674	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|675	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|676	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|677	%files -n %{bname}-faac
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|678	%{_libdir}/gstreamer-%{api}/libgstfaac.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|679	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|680	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|681	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|682	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|683	%package -n %{bname}-gsm
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|684	Summary:	GStreamer plugin for GSM lossy audio format
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|685	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|686	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|687	BuildRequires:	gsm-devel >= 1.0.10
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|688	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|689	%description -n %{bname}-gsm
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|690	Output plugin for GStreamer to convert to GSM lossy audio format.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|691	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|692	%files -n %{bname}-gsm
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|693	%{_libdir}/gstreamer-%{api}/libgstgsm.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|694	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|695	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|696	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|697	%package -n %{bname}-neon
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|698	Summary:	GStreamer HTTP plugin based on libneon
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|699	Group:		System/Libraries
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|700	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|701	BuildRequires:	pkgconfig(neon)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|702	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|703	%description -n %{bname}-neon
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|704	Plug-in for HTTP access based on libneon.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|705	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|706	%files -n %{bname}-neon
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|707	%{_libdir}/gstreamer-%{api}/libgstneonhttpsrc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|708	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|709	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|710	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|711	%package -n %{bname}-nas
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|712	Summary:	Gstreamer output plugin for the NAS sound server
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|713	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|714	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|715	BuildRequires:	nas-devel
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|716	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|717	%description -n %{bname}-nas
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|718	Output plugin for GStreamer for use with the nas sound server.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|719	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|720	%files -n %{bname}-nas
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|721	%{_libdir}/gstreamer-%{api}/libgstnassink.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|722	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|723	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|724	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|725	%if %{build_amrwb}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|726	%package -n %{bname}-amrwb
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|727	Summary:	GStreamer plug-in for AMR-WB support
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|728	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|729	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|730	BuildRequires:	pkgconfig(vo-amrwbenc)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|731	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|732	%description -n %{bname}-amrwb
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|733	Plug-in for decoding AMR-WB under GStreamer.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|734	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|735	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|736	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|737	%files -n %{bname}-amrwb
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|738	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|739	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|740	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|741	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|742	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|743	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|744	%if %{build_voaac}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|745	%package -n %{bname}-vo-aac
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|746	Summary:	GStreamer plug-in for VisualOn AAC encoding
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|747	Group:		Sound
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|748	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|749	BuildRequires:	pkgconfig(vo-aacenc)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|750	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|751	%description -n %{bname}-vo-aac
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|752	Plug-in for encoding AAC under GStreamer based on VisualOn AAC library.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|753	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|754	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|755	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|756	%files -n %{bname}-vo-aac
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|757	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|758	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|759	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|760	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|761	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|762	%package -n %{bname}-jp2k
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|763	Summary:	GStreamer plug-in for JPEG2000 support
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|764	Group:		Graphics
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|765	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|766	BuildRequires:	pkgconfig(jasper)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|767	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|768	%description -n %{bname}-jp2k
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|769	Plug-in for JPEG2000 support under GStreamer.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|770	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|771	%files -n %{bname}-jp2k
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|772	%{_libdir}/gstreamer-%{api}/libgstjp2k.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|773	%{_libdir}/gstreamer-%{api}/libgstjp2kdecimator.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|774	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|775	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|776	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|777	%if %{build_celt}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|778	%package -n %{bname}-celt
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|779	Summary:	GStreamer plug-in for CELT support
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|780	Group:		Video
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|781	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|782	BuildRequires:	pkgconfig(celt)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|783	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|784	%description -n %{bname}-celt
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|785	Plug-in for CELT support under GStreamer.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|786	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|787	%files -n %{bname}-celt
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|788	%{_libdir}/gstreamer-%{api}/libgstcelt.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|789	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|790	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|791	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|792	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|793	%package -n %{bname}-rsvg
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|794	Summary:	GStreamer plug-in for SVG support
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|795	Group:		Graphics
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|796	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|797	BuildRequires:	pkgconfig(librsvg-2.0)
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|798	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|799	%description -n %{bname}-rsvg
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|800	Plug-in for SVG support under GStreamer.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|801	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|802	%files -n %{bname}-rsvg
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|803	%{_libdir}/gstreamer-%{api}/libgstrsvg.so
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|804	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|805	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|806	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|807	%package doc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|808	Group:		Books/Computer books
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|809	Summary:	GStreamer application library
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|810	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|811	%description doc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|812	This is the documentation of %{name}.
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|813	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|814	%files doc
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|815	%doc docs/plugins/html
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|816	%{_datadir}/gtk-doc/html/*
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|817	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|818	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|819	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|820	%prep
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|821	%setup -qn %{oname}-%{version}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|822	%apply_patches
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|823	#gw broken configure in 0.10.19.2
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|824	#autoreconf -fi
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|825	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|826	%build
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|827	#work around broken mjpegtools headers including config.h:
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|828	export CPPFLAGS="-I."
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|829	%configure2_5x \
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|830	--disable-static \
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|831	--disable-dependency-tracking \
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|832	--with-package-name='%{distribution} %{name} package' \
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|833	--with-package-origin='%{disturl}' \
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|834	%if ! %{build_celt}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|835	--disable-celt \
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|836	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|837	%if ! %{build_faac}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|838	--disable-faac \
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|839	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|840	%if ! %{build_faad}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|841	--disable-faad \
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|842	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|843	%if ! %{build_dirac}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|844	--disable-dirac \
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|845	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|846	%if %{build_experimental}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|847	--enable-experimental
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|848	%endif
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|849	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|850	%make
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|851	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|852	%install
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|853	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|854	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|855	%find_lang %{oname}-%{api}
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|856	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|857	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|858	%changelog
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|859	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|860	* Tue May 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.23-6plf
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|861	- (bce9f58) Bump release
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|862	
14ru|gstreamer0.10-plugins-bad-0.10.23-6plf|863	

26667 14
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|1	%define major 0.10
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|2	%define majorminor 0.10
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|3	%define bname gstreamer0.10
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|4	%define build_plf 0
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|5	%{?_with_plf: %{expand: %%global build_plf 1}}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|6	%define build_experimental 0
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|8	%define build_lame 0
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|9	%define build_amrnb 0
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|10	%define build_amrwbdec 0
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|11	%define build_x264 0
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|12	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|13	######################################33
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|14	# Hardcode PLF build
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|15	%define build_plf 1
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|16	######################################33
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|17	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|18	%if %{build_plf}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|19	%define distsuffix plf
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|21	%define extrarelsuffix plf
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|22	%define build_lame 1
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|23	%define build_x264 1
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|24	%define build_amrnb 1
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|25	%define build_amrwbdec 1
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|26	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|27	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|28	Summary:	GStreamer Streaming-media framework plug-ins
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|29	Name:		%{bname}-plugins-ugly
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|30	Version:	0.10.19
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|31	Release:	4.1%{?extrarelsuffix}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|32	License:	LGPLv2+
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|33	Group:		Sound
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|34	URL:		http://gstreamer.freedesktop.org/
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|35	Source:		http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|36	Patch0:		gstreamer-plugins-ugly-0.10.17-amr-linking.patch
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|37	Patch1:		gst-plugins-ugly-0.10.19-opencore.patch
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|38	# mugged from arch
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|39	Patch2:		gstreamer-plugins-ugly-0.10.19-cdio-0.90.patch
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|40	%ifnarch %{mips} %{arm}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|41	BuildRequires:	valgrind
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|42	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|43	BuildRequires:	pkgconfig(check)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|44	BuildRequires:	pkgconfig(dvdread)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|45	BuildRequires:	pkgconfig(glib-2.0)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|46	BuildRequires:	pkgconfig(glu)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|47	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|48	BuildRequires:	pkgconfig(gtk+-2.0)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|49	BuildRequires:	pkgconfig(id3tag)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|50	BuildRequires:	pkgconfig(mad)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|51	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|52	Provides:	%{bname}-audiosrc
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|53	Provides:	%{bname}-audiosink
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|54	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|55	%description
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|56	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|57	operate on media data. Applications using this library can do anything
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|58	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|59	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|60	types or processing capabilities can be added simply by installing new
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|61	plug-ins.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|62	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|63	This package contains a set of plug-ins that have good quality and
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|64	correct functionality, but distributing them might pose problems. The
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|65	license on either the plug-ins or the supporting libraries might not
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|66	be how the GStreamer authors like. The code might be widely known to
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|67	present patent problems.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|68	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|69	%if %{build_plf}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|70	This package is in Restricted repository as it violates some patents.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|71	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|72	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|73	%files -f gst-plugins-ugly-%{majorminor}.lang
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|74	%doc AUTHORS COPYING README NEWS
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|75	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|76	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|77	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|78	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|79	%{_libdir}/gstreamer-%{majorminor}/libgstiec958.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|80	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|81	%{_libdir}/gstreamer-%{majorminor}/libgstmpegaudioparse.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|82	%{_libdir}/gstreamer-%{majorminor}/libgstmpegstream.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|83	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|84	%if %{build_experimental}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|85	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|86	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|87	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|88	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|89	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|90	%if %{build_lame}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|91	### LAME ###
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|92	%package -n %{bname}-lame
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|93	Summary:	GStreamer plug-in for encoding mp3 songs using lame
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|94	Group:		Sound
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|95	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|96	BuildRequires:	liblame-devel >= 3.89
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|97	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|98	%description -n %{bname}-lame
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|99	Plug-in for encoding mp3 with lame under GStreamer.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|100	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|101	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|102	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|103	%files -n %{bname}-lame
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|104	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|105	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|106	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|107	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|108	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|109	%if %{build_x264}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|110	%package -n %{bname}-x264
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|111	Summary:	GStreamer plug-in for H264/AVC video encoding
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|112	Group:		Video
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|113	BuildRequires:	pkgconfig(x264)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|114	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|115	%description -n %{bname}-x264
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|116	Plug-in for encoding H264/AVC video.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|117	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|118	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|119	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|120	%files -n %{bname}-x264
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|121	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|122	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|123	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|124	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|125	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|126	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|127	%if %{build_amrnb}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|128	%package -n %{bname}-amrnb
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|129	Summary:	GStreamer plug-in for AMR-NB support
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|130	Group:		Sound
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|131	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|132	BuildRequires:	pkgconfig(opencore-amrnb)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|133	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|134	%description -n %{bname}-amrnb
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|135	Plug-in for decoding AMR-NB under GStreamer.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|136	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|137	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|138	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|139	%files -n %{bname}-amrnb
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|140	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|141	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|142	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|143	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|144	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|145	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|146	%if %{build_amrwbdec}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|147	%package -n %{bname}-amrwbdec
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|148	Summary:	GStreamer plug-in for AMR-WB decoding support
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|149	Group:		Sound
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|150	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|151	BuildRequires:	pkgconfig(opencore-amrwb)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|152	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|153	%description -n %{bname}-amrwbdec
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|154	Plug-in for decoding AMR-Wb under GStreamer.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|155	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|156	This package is in restricted as it violates some patents.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|157	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|158	%files -n %{bname}-amrwbdec
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|159	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|160	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|161	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|162	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|163	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|164	### SIDPLAY ###
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|165	%package -n %{bname}-sid
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|166	Summary:	GStreamer Sid C64 music plugin
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|167	Group:		Sound
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|168	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|169	BuildRequires:	sidplay-devel => 1.36.0
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|170	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|171	%description -n %{bname}-sid
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|172	Plugin for playback of C64 SID format music files
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|173	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|174	%files -n %{bname}-sid
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|175	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|176	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|177	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|178	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|179	### A52DEC ###
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|180	%package -n %{bname}-a52dec
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|181	Summary:	GStreamer VOB decoder plugin
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|182	Group:		Sound
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|183	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|184	BuildRequires:	a52dec-devel
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|185	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|186	%description -n %{bname}-a52dec
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|187	Plugin for decoding of VOB files
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|188	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|189	%files -n %{bname}-a52dec
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|190	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|191	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|192	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|193	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|194	%package -n %{bname}-mpeg
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|195	Summary:	GStreamer plug-ins for MPEG video playback and encoding
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|196	Group:		Video
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|197	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|198	BuildRequires:	pkgconfig(libmpeg2)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|199	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|200	%description -n %{bname}-mpeg
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|201	Plug-ins for playing and encoding MPEG video.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|202	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|203	%files -n %{bname}-mpeg
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|204	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|205	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|206	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|207	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|208	%package -n %{bname}-cdio
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|209	Summary:	GStreamer plug-in for audio CD playback
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|210	Group:		Sound
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|211	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|212	BuildRequires:	pkgconfig(libcdio)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|213	Conflicts:	%{bname}-plugins-good < 0.10.10
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|214	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|215	%description -n %{bname}-cdio
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|216	Plug-in for audio CD playback.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|217	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|218	%files -n %{bname}-cdio
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|219	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|220	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|221	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|222	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|223	%package -n %{bname}-twolame
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|224	Summary:	GStreamer plug-in for MP2 encoding support
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|225	Group:		Sound
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|226	Requires:	%{bname}-plugins
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|227	BuildRequires:	pkgconfig(twolame)
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|228	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|229	%description -n %{bname}-twolame
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|230	Plug-in for encoding MP2 under GStreamer.
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|231	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|232	%files -n %{bname}-twolame
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|233	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|234	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|235	#----------------------------------------------------------------------------
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|236	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|237	%prep
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|238	%setup -q -n gst-plugins-ugly-%{version}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|239	%apply_patches
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|240	autoconf
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|241	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|242	%build
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|243	%configure2_5x \
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|244	--disable-dependency-tracking \
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|245	--with-package-name='%{distribution} %{name} package' \
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|246	--with-package-origin='%{disturl}' \
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|247	%if !%{build_lame}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|248	--disable-lame \
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|249	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|250	%if %{build_experimental}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|251	--enable-experimental
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|252	%endif
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|253	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|254	%make
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|255	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|256	%install
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|257	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|258	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|259	%find_lang gst-plugins-ugly-%{majorminor}
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|260	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|261	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|262	rm -f %{buildroot}%{_libdir}/*.a
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|263	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|264	%check
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|265	cd tests/check
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|266	make check
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|267	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|268	%changelog
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|269	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|270	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.19-4.1plf
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|271	- (0acbd7f) Bump release
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|272	
14ru|gstreamer0.10-plugins-ugly-0.10.19-4.1plf|273	

26668 14
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|1	%define api		1.0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|2	%define bname		gstreamer%{api}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|3	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|4	%define build_experimental	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|5	%define build_amrwb	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|6	%define build_faac	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|7	%define build_faad	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|8	%define build_xvid	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|9	%define build_dts	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|10	%define build_dirac	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|11	%define build_gme	1
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|12	%define build_celt	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|13	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|14	##########################
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|15	# Hardcode PLF build
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|16	%define build_plf	1
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|17	##########################
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|18	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|19	%if %{build_plf}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|20	%define distsuffix plf
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|21	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|22	%define extrarelsuffix plf
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|23	%define build_amrwb	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|24	%define build_faac	1
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|25	%define build_faad	1
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|26	%define build_xvid	0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|27	%define build_dts	1
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|28	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|29	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|30	%define major			0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|31	%define libadaptivedemux	%mklibname gstadaptivedemux %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|32	%define devadaptivedemux	%mklibname gstadaptivedemux %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|33	%define libbadbase		%mklibname gstbadbase %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|34	%define devbadbase		%mklibname gstbadbase %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|35	%define libbadvideo		%mklibname gstbadvideo %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|36	%define devbadvideo		%mklibname gstbadvideo %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|37	%define libbase			%mklibname gstbasevideo %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|38	%define devbase			%mklibname gstbasevideo %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|39	%define libcodecparsers		%mklibname gstcodecparsers %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|40	%define devcodecparsers		%mklibname gstcodecparsers %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|41	%define libgl			%mklibname gstgl %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|42	%define devgl			%mklibname gstgl %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|43	%define libinsertbin		%mklibname gstinsertbin %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|44	%define devinsertbin		%mklibname gstinsertbin %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|45	%define libmpegts		%mklibname gstmpegts %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|46	%define devmpegts		%mklibname gstmpegts %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|47	%define libphoto		%mklibname gstphotography %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|48	%define devphoto		%mklibname gstphotography %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|49	%define liburidownloader	%mklibname gsturidownloader %{api} %{major}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|50	%define devuridownloader	%mklibname gsturidownloader %{api} -d
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|51	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|52	Summary:	GStreamer Streaming-media framework plug-ins
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|53	Name:		%{bname}-plugins-bad
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|54	Version:	1.6.3
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|55	Release:	2%{?extrarelsuffix}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|56	License:	LGPLv2+ and GPLv2+
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|57	Group: 		Sound
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|58	Url:		http://gstreamer.freedesktop.org/
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|59	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|60	BuildRequires:	fonts-ttf-dejavu
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|61	%ifarch %{ix86}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|62	BuildRequires:	nasm => 0.90
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|63	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|64	BuildRequires:	bzip2-devel
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|65	#gw for autoreconf
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|66	BuildRequires:	gettext-devel
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|67	BuildRequires:	pkgconfig(check)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|68	BuildRequires:	pkgconfig(dvdnav)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|69	BuildRequires:	pkgconfig(exempi-2.0)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|70	#gw for the pixbuf plugin
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|71	BuildRequires:	pkgconfig(gtk+-2.0)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|72	BuildRequires:	pkgconfig(gl)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|73	BuildRequires:	pkgconfig(glu)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|74	BuildRequires:	pkgconfig(glib-2.0)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|75	BuildRequires:	pkgconfig(gstreamer-%{api}) >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|76	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|77	BuildRequires:	pkgconfig(libass)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|78	BuildRequires:	pkgconfig(libmimic)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|79	BuildRequires:	pkgconfig(libmodplug)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|80	BuildRequires:	pkgconfig(libmusicbrainz)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|81	BuildRequires:	pkgconfig(libpng)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|82	BuildRequires:	pkgconfig(libcdaudio)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|83	BuildRequires:	pkgconfig(openal)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|84	BuildRequires:	pkgconfig(openssl)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|85	BuildRequires:	pkgconfig(opus)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|86	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|87	BuildRequires:	pkgconfig(sdl)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|88	BuildRequires:	pkgconfig(sndfile)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|89	BuildRequires:	pkgconfig(valgrind)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|90	%if %{build_plf}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|91	BuildRequires:	pkgconfig(vo-aacenc)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|92	BuildRequires:	pkgconfig(vo-amrwbenc)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|93	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|94	Obsoletes:	%{bname}-voip < 1.6
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|95	Obsoletes:	%{bname}-rtpvp8 < 1.6
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|96	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|97	%description
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|98	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|99	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|100	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|101	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|102	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|103	plug-ins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|104	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|105	This package contains a set of plug-ins that aren't up to par compared
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|106	to the rest. They might be close to being good quality, but they're
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|107	missing something - be it a good code review, some documentation, a
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|108	set of tests, a real live maintainer, or some actual wide use. If the
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|109	blanks are filled in they might be upgraded to become part of either
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|110	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|111	other factors. If the plug-ins break, you can't complain - instead,
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|112	you can fix the problem and send us a patch, or bribe someone into
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|113	fixing them for you.  New contributors can start here for things to
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|114	work on.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|115	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|116	%if %{build_plf}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|117	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|118	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|119	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|120	%files -f gst-plugins-bad-%{api}.lang
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|121	%doc AUTHORS COPYING README NEWS
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|122	%{_libdir}/gstreamer-%{api}/libgstaccurip.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|123	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|124	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|125	%{_libdir}/gstreamer-%{api}/libgstaiff.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|126	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|127	%{_libdir}/gstreamer-%{api}/libgstaudiofxbad.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|128	%{_libdir}/gstreamer-%{api}/libgstaudiomixer.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|129	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|130	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|131	%{_libdir}/gstreamer-%{api}/libgstbayer.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|132	%{_libdir}/gstreamer-%{api}/libgstbz2.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|133	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|134	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|135	%{_libdir}/gstreamer-%{api}/libgstcompositor.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|136	%{_libdir}/gstreamer-%{api}/libgstdashdemux.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|137	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|138	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|139	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|140	%{_libdir}/gstreamer-%{api}/libgstdtls.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|141	%{_libdir}/gstreamer-%{api}/libgstdvb.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|142	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|143	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|144	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|145	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|146	%{_libdir}/gstreamer-%{api}/libgstfestival.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|147	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|148	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|149	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|150	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|151	%{_libdir}/gstreamer-%{api}/libgstgdp.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|152	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|153	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|154	%{_libdir}/gstreamer-%{api}/libgstinter.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|155	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|156	%{_libdir}/gstreamer-%{api}/libgstivfparse.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|157	%{_libdir}/gstreamer-%{api}/libgstivtc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|158	%{_libdir}/gstreamer-%{api}/libgstjp2kdecimator.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|159	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|160	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|161	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|162	%{_libdir}/gstreamer-%{api}/libgstmidi.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|163	%{_libdir}/gstreamer-%{api}/libgstmimic.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|164	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|165	%{_libdir}/gstreamer-%{api}/libgstmpegpsdemux.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|166	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|167	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|168	%{_libdir}/gstreamer-%{api}/libgstmxf.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|169	%{_libdir}/gstreamer-%{api}/libgstopenal.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|170	%{_libdir}/gstreamer-%{api}/libgstopus.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|171	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|172	%{_libdir}/gstreamer-%{api}/libgstpnm.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|173	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|174	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|175	%{_libdir}/gstreamer-%{api}/libgstresindvd.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|176	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|177	%{_libdir}/gstreamer-%{api}/libgstrtpbad.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|178	%{_libdir}/gstreamer-%{api}/libgstrtponvif.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|179	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|180	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|181	%{_libdir}/gstreamer-%{api}/libgstshm.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|182	%{_libdir}/gstreamer-%{api}/libgstsiren.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|183	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|184	%{_libdir}/gstreamer-%{api}/libgstsmoothstreaming.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|185	%{_libdir}/gstreamer-%{api}/libgstsndfile.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|186	%{_libdir}/gstreamer-%{api}/libgstspeed.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|187	%{_libdir}/gstreamer-%{api}/libgststereo.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|188	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|189	%{_libdir}/gstreamer-%{api}/libgstvcdsrc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|190	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|191	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|192	%{_libdir}/gstreamer-%{api}/libgstvideosignal.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|193	%{_libdir}/gstreamer-%{api}/libgstvmnc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|194	%{_libdir}/gstreamer-%{api}/libgstyadif.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|195	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|196	%if %{build_plf}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|197	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|198	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|199	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|200	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|201	%if %{build_experimental}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|202	%{_libdir}/gstreamer-%{api}/libgstdeinterlace2.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|203	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|204	%{_datadir}/gstreamer-%{api}/presets/GstFreeverb.prs
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|205	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|206	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|207	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|208	%package -n %{libadaptivedemux}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|209	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|210	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|211	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|212	%description -n %{libadaptivedemux}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|213	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|214	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|215	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|216	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|217	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|218	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|219	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|220	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|221	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|222	%files -n %{libadaptivedemux}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|223	%{_libdir}/libgstadaptivedemux-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|224	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|225	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|226	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|227	%package -n %{devadaptivedemux}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|228	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|229	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|230	Requires:	%{libadaptivedemux} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|231	Provides:	gstadaptivedemux%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|232	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|233	%description -n %{devadaptivedemux}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|234	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|235	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|236	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|237	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|238	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|239	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|240	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|241	%files -n %{devadaptivedemux}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|242	%{_libdir}/libgstadaptivedemux-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|243	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|244	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|245	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|246	%package -n %{libbadbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|247	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|248	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|249	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|250	%description -n %{libbadbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|251	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|252	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|253	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|254	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|255	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|256	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|257	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|258	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|259	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|260	%files -n %{libbadbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|261	%{_libdir}/libgstbadbase-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|262	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|263	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|264	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|265	%package -n %{devbadbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|266	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|267	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|268	Requires:	%{libbadbase} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|269	Provides:	gstbadbase%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|270	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|271	%description -n %{devbadbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|272	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|273	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|274	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|275	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|276	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|277	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|278	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|279	%files -n %{devbadbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|280	%{_libdir}/libgstbadbase-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|281	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|282	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|283	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|284	%package -n %{libbadvideo}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|285	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|286	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|287	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|288	%description -n %{libbadvideo}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|289	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|290	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|291	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|292	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|293	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|294	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|295	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|296	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|297	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|298	%files -n %{libbadvideo}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|299	%{_libdir}/libgstbadvideo-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|300	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|301	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|302	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|303	%package -n %{devbadvideo}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|304	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|305	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|306	Requires:	%{libbadvideo} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|307	Provides:	gstbadvideo%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|308	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|309	%description -n %{devbadvideo}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|310	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|311	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|312	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|313	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|314	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|315	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|316	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|317	%files -n %{devbadvideo}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|318	%{_libdir}/libgstbadvideo-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|319	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|320	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|321	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|322	%package -n %{libbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|323	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|324	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|325	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|326	%description -n %{libbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|327	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|328	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|329	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|330	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|331	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|332	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|333	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|334	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|335	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|336	%files -n %{libbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|337	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|338	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|339	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|340	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|341	%package -n %{devbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|342	Summary:	Libraries and include files for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|343	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|344	Requires:	%{libbase} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|345	Provides:	gstbasecamerabinsrc%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|346	Provides:	gstbasevideo%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|347	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|348	%description -n %{devbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|349	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|350	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|351	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|352	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|353	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|354	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|355	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|356	This package contains the libraries and includes files necessary to develop
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|357	applications and plugins for GStreamer.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|358	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|359	%files -n %{devbase}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|360	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|361	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|362	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|363	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|364	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|365	%package -n %{libcodecparsers}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|366	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|367	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|368	Conflicts:	%{_lib}gstphotography1.0_0 < 1.6.2
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|369	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|370	%description -n %{libcodecparsers}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|371	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|372	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|373	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|374	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|375	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|376	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|377	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|378	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|379	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|380	%files -n %{libcodecparsers}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|381	%{_libdir}/libgstcodecparsers-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|382	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|383	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|384	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|385	%package -n %{devcodecparsers}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|386	Summary:	Libraries and include files for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|387	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|388	Requires:	%{libcodecparsers} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|389	Provides:	gstcodecparsers%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|390	Conflicts:	%{_lib}gstphotographyi1.0-devel < 1.6.2
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|391	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|392	%description -n %{devcodecparsers}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|393	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|394	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|395	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|396	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|397	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|398	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|399	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|400	This package contains the libraries and includes files necessary to develop
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|401	applications and plugins for GStreamer.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|402	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|403	%files -n %{devcodecparsers}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|404	%{_libdir}/libgstcodecparsers-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|405	%{_includedir}/gstreamer-%{api}/gst/codecparsers/
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|406	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|407	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|408	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|409	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|410	%package -n %{libgl}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|411	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|412	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|413	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|414	%description -n %{libgl}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|415	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|416	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|417	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|418	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|419	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|420	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|421	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|422	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|423	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|424	%files -n %{libgl}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|425	%{_libdir}/libgstgl-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|426	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|427	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|428	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|429	%package -n %{devgl}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|430	Summary:	Libraries and include files for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|431	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|432	Requires:	%{libgl} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|433	Provides:	gstgl%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|434	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|435	%description -n %{devgl}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|436	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|437	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|438	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|439	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|440	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|441	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|442	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|443	This package contains the libraries and includes files necessary to develop
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|444	applications and plugins for GStreamer.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|445	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|446	%files -n %{devgl}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|447	%{_libdir}/libgstgl-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|448	%{_includedir}/gstreamer-%{api}/gst/gl/
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|449	%{_libdir}/gstreamer-%{api}/include/gst/gl/gstglconfig.h
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|450	%{_libdir}/pkgconfig/gstreamer-gl-%{api}.pc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|451	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|452	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|453	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|454	%package -n %{libinsertbin}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|455	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|456	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|457	# package bug
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|458	Obsoletes:	%{_lib}gstinsertbin1.0_0-devel < 1.4.5-2
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|459	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|460	%description -n %{libinsertbin}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|461	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|462	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|463	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|464	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|465	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|466	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|467	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|468	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|469	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|470	%files -n %{libinsertbin}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|471	%{_libdir}/libgstinsertbin-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|472	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|473	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|474	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|475	%package -n %{devinsertbin}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|476	Summary:	Libraries and include files for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|477	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|478	Requires:	%{libinsertbin} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|479	Provides:	gstinsertbin%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|480	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|481	%description -n %{devinsertbin}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|482	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|483	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|484	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|485	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|486	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|487	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|488	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|489	This package contains the libraries and includes files necessary to develop
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|490	applications and plugins for GStreamer.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|491	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|492	%files -n %{devinsertbin}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|493	%{_libdir}/libgstinsertbin-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|494	%{_includedir}/gstreamer-%{api}/gst/insertbin/*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|495	%{_libdir}/pkgconfig/gstreamer-insertbin-%{api}.pc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|496	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|497	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|498	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|499	%package -n %{libmpegts}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|500	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|501	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|502	# package bug
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|503	Obsoletes:	%{_lib}gstmpegts1.0_0-devel < 1.4.5-2
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|504	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|505	%description -n %{libmpegts}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|506	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|507	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|508	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|509	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|510	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|511	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|512	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|513	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|514	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|515	%files -n %{libmpegts}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|516	%{_libdir}/libgstmpegts-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|517	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|518	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|519	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|520	%package -n %{devmpegts}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|521	Summary:	Libraries and include files for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|522	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|523	Requires:	%{libmpegts} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|524	Provides:	gstmpegts%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|525	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|526	%description -n %{devmpegts}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|527	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|528	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|529	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|530	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|531	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|532	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|533	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|534	This package contains the libraries and includes files necessary to develop
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|535	applications and plugins for GStreamer.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|536	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|537	%files -n %{devmpegts}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|538	%{_libdir}/libgstmpegts-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|539	%{_includedir}/gstreamer-%{api}/gst/mpegts/*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|540	%{_libdir}/pkgconfig/gstreamer-mpegts-%{api}.pc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|541	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|542	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|543	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|544	%package -n %{libphoto}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|545	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|546	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|547	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|548	%description -n %{libphoto}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|549	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|550	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|551	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|552	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|553	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|554	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|555	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|556	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|557	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|558	%files -n %{libphoto}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|559	%{_libdir}/libgstphotography-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|560	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|561	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|562	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|563	%package -n %{devphoto}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|564	Summary:	Libraries and include files for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|565	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|566	Requires:	%{libphoto} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|567	Provides:	gstphotography%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|568	Conflicts:	%{_lib}gstphotographyi1.0-devel < 1.6.2
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|569	Obsoletes:	%{_lib}gstphotographyi1.0-devel < 1.6.2
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|570	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|571	%description -n %{devphoto}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|572	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|573	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|574	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|575	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|576	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|577	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|578	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|579	This package contains the libraries and includes files necessary to develop
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|580	applications and plugins for GStreamer.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|581	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|582	%files -n %{devphoto}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|583	%{_libdir}/libgstphotography-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|584	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|585	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|586	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|587	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|588	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|589	%package -n %{liburidownloader}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|590	Summary:	Libraries for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|591	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|592	# package bug
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|593	Obsoletes:	%{_lib}gsturidownloader1.0_0-devel < 1.4.5-2
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|594	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|595	%description -n %{liburidownloader}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|596	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|597	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|598	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|599	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|600	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|601	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|602	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|603	This package contains the libraries.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|604	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|605	%files -n %{liburidownloader}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|606	%{_libdir}/libgsturidownloader-%{api}.so.%{major}*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|607	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|608	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|609	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|610	%package -n %{devuridownloader}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|611	Summary:	Libraries and include files for GStreamer streaming-media framework
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|612	Group:		Development/C
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|613	Requires:	%{liburidownloader} = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|614	Provides:	gsturidownloader%{api}-devel = %{EVRD}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|615	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|616	%description -n %{devuridownloader}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|617	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|618	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|619	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|620	else media-related.  Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|621	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|622	plugins.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|623	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|624	This package contains the libraries and includes files necessary to develop
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|625	applications and plugins for GStreamer.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|626	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|627	%files -n %{devuridownloader}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|628	%{_libdir}/libgsturidownloader-%{api}.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|629	%{_includedir}/gstreamer-%{api}/gst/uridownloader/*
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|630	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|631	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|632	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|633	%package doc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|634	Summary:	GStreamer documennation
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|635	Group:		Documentation
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|636	BuildArch:	noarch
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|637	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|638	%description doc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|639	This is the documentation of %{name}.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|640	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|641	%files doc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|642	%doc docs/plugins/html
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|643	%{_datadir}/gtk-doc/html/
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|644	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|645	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|646	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|647	%if %{build_amrwb}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|648	%package -n %{bname}-amrwb
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|649	Summary:	GStreamer plug-in for AMR-WB support
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|650	Group:		Sound
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|651	BuildRequires:	libamrwb-devel
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|652	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|653	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|654	%description -n %{bname}-amrwb
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|655	Plug-in for decoding AMR-WB under GStreamer.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|656	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|657	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|658	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|659	%files -n %{bname}-amrwb
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|660	%{_libdir}/gstreamer-%{api}/libgstamrwbenc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|661	%{_datadir}/gstreamer-%{api}/presets/GstAmrwbEnc.prs
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|662	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|663	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|664	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|665	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|666	%if %{build_celt}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|667	%package -n %{bname}-celt
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|668	Summary:	GStreamer plug-in for CELT support
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|669	Group:		Video
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|670	BuildRequires:	pkgconfig(celt) >= 0.7.0
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|671	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|672	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|673	%description -n %{bname}-celt
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|674	Plug-in for CELT support under GStreamer.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|675	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|676	%files -n %{bname}-celt
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|677	%{_libdir}/gstreamer-%{api}/libgstcelt.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|678	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|679	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|680	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|681	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|682	%package -n %{bname}-curl
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|683	Summary:	GStreamer Curl plugin
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|684	Group:		Networking/Other
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|685	BuildRequires:	pkgconfig(libcurl)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|686	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|687	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|688	%description -n %{bname}-curl
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|689	This is a HTTP plugin for GStreamer based on the curl library.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|690	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|691	%files -n %{bname}-curl
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|692	%{_libdir}/gstreamer-%{api}/libgstcurl.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|693	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|694	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|695	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|696	%if %{build_dirac}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|697	%package -n %{bname}-dirac
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|698	Summary:	GStreamer dirac plug-in
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|699	Group:		Video
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|700	BuildRequires:	pkgconfig(dirac) >= 0.9
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|701	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|702	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|703	%description -n %{bname}-dirac
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|704	Dirac encoding and decoding plug-in.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|705	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|706	%files -n %{bname}-dirac
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|707	%{_libdir}/gstreamer-%{api}/libgstdirac.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|708	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|709	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|710	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|711	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|712	%if %{build_dts}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|713	%package -n %{bname}-dts
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|714	Summary:	GStreamer plug-ins for DTS audio playback
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|715	Group:		Sound
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|716	BuildRequires:	pkgconfig(libdts)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|717	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|718	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|719	%description -n %{bname}-dts
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|720	Plug-ins for decoding DTS audio.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|721	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|722	%files -n %{bname}-dts
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|723	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|724	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|725	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|726	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|727	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|728	%if %{build_faac}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|729	%package -n %{bname}-faac
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|730	Summary:	GStreamer plug-ins for AAC audio encoding
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|731	Group:		Sound
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|732	BuildRequires:	libfaac-devel
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|733	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|734	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|735	%description -n %{bname}-faac
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|736	Plug-ins for encoding AAC audio.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|737	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|738	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|739	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|740	%files -n %{bname}-faac
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|741	%{_libdir}/gstreamer-%{api}/libgstfaac.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|742	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|743	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|744	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|745	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|746	%if %{build_faad}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|747	%package -n %{bname}-faad
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|748	Summary:	GStreamer plug-in for AAC audio playback
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|749	Group:		Sound
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|750	BuildRequires:	libfaad2-devel
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|751	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|752	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|753	%description -n %{bname}-faad
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|754	Plug-ins for playing AAC audio
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|755	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|756	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|757	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|758	%files -n %{bname}-faad
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|759	%{_libdir}/gstreamer-%{api}/libgstfaad.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|760	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|761	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|762	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|763	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|764	%package -n %{bname}-gl
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|765	Summary:	GStreamer OpenGL plug-in
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|766	Group:		Sound
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|767	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|768	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|769	%description -n %{bname}-gl
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|770	GStreamer OpenGL plug-in.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|771	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|772	%files -n %{bname}-gl
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|773	%{_libdir}/gstreamer-%{api}/libgstopengl.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|774	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|775	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|776	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|777	%if %{build_gme}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|778	%package -n %{bname}-gme
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|779	Summary:	GStreamer Game Music plug-in
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|780	Group:		Sound
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|781	BuildRequires:	libgme-devel
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|782	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|783	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|784	%description -n %{bname}-gme
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|785	Game Music decoding plug-in.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|786	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|787	%files -n %{bname}-gme
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|788	%{_libdir}/gstreamer-%{api}/libgstgme.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|789	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|790	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|791	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|792	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|793	%package -n %{bname}-gsm
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|794	Summary:	GStreamer plugin for GSM lossy audio format
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|795	Group:		Sound
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|796	BuildRequires:	gsm-devel >= 1.0.10
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|797	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|798	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|799	%description -n %{bname}-gsm
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|800	Output plugin for GStreamer to convert to GSM lossy audio format.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|801	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|802	%files -n %{bname}-gsm
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|803	%{_libdir}/gstreamer-%{api}/libgstgsm.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|804	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|805	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|806	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|807	%package -n %{bname}-libass
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|808	Summary:	GStreamer subtitles plugin
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|809	Group:		Video
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|810	BuildRequires:	pkgconfig(libass)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|811	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|812	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|813	%description -n %{bname}-libass
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|814	This is a subtitle plugin for GStreamer based on libass.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|815	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|816	%files -n %{bname}-libass
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|817	%{_libdir}/gstreamer-%{api}/libgstassrender.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|818	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|819	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|820	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|821	%package -n %{bname}-mms
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|822	Summary:	GStreamer plug-in for mms streams
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|823	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|824	BuildRequires:	pkgconfig(libmms)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|825	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|826	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|827	%description -n %{bname}-mms
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|828	Plug-in supporting the mms protocol based on the libmms library.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|829	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|830	%files -n %{bname}-mms
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|831	%{_libdir}/gstreamer-%{api}/libgstmms.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|832	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|833	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|834	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|835	%package -n %{bname}-mpeg2enc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|836	Summary:	GStreamer mjpegtools plug-in
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|837	Group:		Video
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|838	BuildRequires:	pkgconfig(mjpegtools)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|839	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|840	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|841	%description -n %{bname}-mpeg2enc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|842	mjpegtools-based encoding and decoding plug-in.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|843	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|844	%files -n %{bname}-mpeg2enc
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|845	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|846	%{_libdir}/gstreamer-%{api}/libgstmplex.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|847	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|848	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|849	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|850	%package -n %{bname}-rtmp
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|851	Summary:	GStreamer plug-in for rtmp streams
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|852	Group:		System/Libraries
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|853	BuildRequires:	pkgconfig(librtmp)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|854	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|855	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|856	%description -n %{bname}-rtmp
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|857	Plug-in supporting the rtmp protocol based on the librtmp library.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|858	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|859	%files -n %{bname}-rtmp
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|860	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|861	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|862	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|863	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|864	%package -n %{bname}-schroedinger
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|865	Summary:	GStreamer dirac plug-in based on Schroedinger
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|866	Epoch:		1
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|867	Group:		Video
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|868	BuildRequires:	pkgconfig(schroedinger-1.0)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|869	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|870	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|871	%description -n %{bname}-schroedinger
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|872	Dirac encoding and decoding plug-in based on Schroedinger.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|873	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|874	%files -n %{bname}-schroedinger
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|875	%{_libdir}/gstreamer-%{api}/libgstschro.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|876	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|877	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|878	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|879	%package -n %{bname}-soundtouch
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|880	Summary:	GStreamer plug-in for SoundTouch support
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|881	Group:		Sound
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|882	BuildRequires:	pkgconfig(soundtouch)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|883	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|884	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|885	%description -n %{bname}-soundtouch
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|886	Plug-in supporting the SoundTouch audio manipulation support.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|887	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|888	%files -n %{bname}-soundtouch
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|889	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|890	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|891	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|892	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|893	%if %{build_xvid}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|894	%package -n %{bname}-xvid
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|895	Summary:	GStreamer plug-ins for XVID video encoding and decoding
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|896	Group:		Video
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|897	BuildRequires:	xvid-devel >= 1.1
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|898	Requires:	%{bname}-plugins >= %{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|899	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|900	%description -n %{bname}-xvid
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|901	Plug-ins for encoding and decoding XVID video.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|902	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|903	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|904	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|905	%files -n %{bname}-xvid
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|906	%{_libdir}/gstreamer-%{api}/libgstxvid.so
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|907	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|908	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|909	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|910	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|911	%prep
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|912	%setup -qn gst-plugins-bad-%{version}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|913	%apply_patches
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|914	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|915	%build
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|916	%configure2_5x \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|917	--disable-dependency-tracking \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|918	--disable-static \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|919	--with-package-name='%{distribution} %{name} package' \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|920	--with-package-origin='%{disturl}' \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|921	--disable-directfb \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|922	%if ! %{build_celt}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|923	--disable-celt \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|924	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|925	%if ! %{build_faac}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|926	--disable-faac \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|927	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|928	%if ! %{build_faad}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|929	--disable-faad \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|930	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|931	%if ! %{build_dirac}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|932	--disable-dirac \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|933	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|934	%if ! %{build_xvid}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|935	--disable-xvid \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|936	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|937	%if ! %{build_dts}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|938	--disable-dts \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|939	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|940	%if ! %{build_plf}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|941	--disable-voaacenc \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|942	--disable-voamrwbenc \
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|943	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|944	%if %{build_experimental}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|945	--enable-experimental
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|946	%endif
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|947	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|948	make
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|949	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|950	%install
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|951	%makeinstall_std
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|952	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|953	%find_lang gst-plugins-bad-%{api}
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|954	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|955	# Clean out files that should not be part of the rpm.
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|956	# This is the recommended way of dealing with it for RH8
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|957	find %{buildroot} -name '*.la' -delete
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|958	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|959	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|960	%changelog
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|961	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|962	* Wed Feb 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-2plf
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|963	- (2bc1d5e) Build requires pkgconfig(glu)
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|964	
14ru|gstreamer1.0-plugins-bad-1.6.3-2plf|965	

26669 14
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|1	%define major 1.0
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|2	%define majorminor 1.0
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|3	%define bname gstreamer1.0
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|4	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|5	%bcond_with experimental
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|6	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|7	%define build_amrnb 0
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|8	%define build_amrwbdec 0
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|9	%define build_lame 0
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|10	%define build_x264 0
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|11	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|12	##########################
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|13	# Hardcode PLF build
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|14	%define build_plf 1
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|15	##########################
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|16	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|17	%if %{build_plf}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|18	%define distsuffix plf
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|19	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|20	%define extrarelsuffix plf
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|21	%define build_amrnb 1
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|22	%define build_amrwbdec 1
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|23	%define build_lame 1
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|24	%define build_x264 1
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|25	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|26	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|27	Summary:	GStreamer Streaming-media framework plug-ins
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|28	Name:		%{bname}-plugins-ugly
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|29	Version:	1.4.5
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|30	Release:	1%{?extrarelsuffix}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|31	License:	LGPLv2+
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|32	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|33	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|34	Url:		http://gstreamer.freedesktop.org/
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|35	BuildRequires:	pkgconfig(check)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|36	BuildRequires:	pkgconfig(dvdread)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|37	BuildRequires:	pkgconfig(glib-2.0)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|38	BuildRequires:	pkgconfig(glu)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|39	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|40	BuildRequires:	pkgconfig(gtk+-2.0)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|41	BuildRequires:	pkgconfig(id3tag)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|42	BuildRequires:	pkgconfig(mad)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|43	BuildRequires:	pkgconfig(orc-0.4)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|44	%ifnarch %{mips} %{arm}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|45	BuildRequires:	pkgconfig(valgrind)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|46	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|47	Requires:	%{bname}-a52dec
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|48	%if %{build_amrnb}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|49	Requires:	%{bname}-amrnb
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|50	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|51	%if %{build_amrwbdec}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|52	Requires:	%{bname}-amrwbdec
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|53	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|54	Requires:	%{bname}-cdio
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|55	%if %{build_lame}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|56	Requires:	%{bname}-lame
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|57	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|58	Requires:	%{bname}-mpeg
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|59	Requires:	%{bname}-sid
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|60	Requires:	%{bname}-twolame
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|61	%if %{build_x264}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|62	Requires:	%{bname}-x264
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|63	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|64	Provides:	%{bname}-audiosrc
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|65	Provides:	%{bname}-audiosink
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|66	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|67	%description
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|68	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|69	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|70	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|71	else media-related. Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|72	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|73	plug-ins.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|74	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|75	This package contains a set of plug-ins that have good quality and
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|76	correct functionality, but distributing them might pose problems. The
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|77	license on either the plug-ins or the supporting libraries might not
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|78	be how the GStreamer authors like. The code might be widely known to
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|79	present patent problems.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|80	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|81	%if %{build_plf}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|82	This package is in Restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|83	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|84	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|85	%files -f gst-plugins-ugly-%{majorminor}.lang
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|86	%doc AUTHORS COPYING README NEWS
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|87	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|88	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|89	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|90	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|91	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|92	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|93	%if %{with experimental}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|94	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|95	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|96	%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|97	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|98	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|99	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|100	%package -n %{bname}-a52dec
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|101	Summary:	GStreamer VOB decoder plugin
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|102	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|103	BuildRequires:	a52dec-devel >= 0.7.3
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|104	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|105	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|106	%description -n %{bname}-a52dec
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|107	Plugin for decoding of VOB files.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|108	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|109	%files -n %{bname}-a52dec
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|110	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|111	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|112	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|113	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|114	%if %{build_amrnb}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|115	%package -n %{bname}-amrnb
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|116	Summary:	GStreamer plug-in for AMR-NB support
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|117	Group: 		Sound
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|118	BuildRequires:	pkgconfig(opencore-amrnb)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|119	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|120	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|121	%description -n %{bname}-amrnb
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|122	Plug-in for decoding AMR-NB under GStreamer.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|123	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|124	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|125	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|126	%files -n %{bname}-amrnb
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|127	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|128	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|129	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|130	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|131	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|132	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|133	%if %{build_amrwbdec}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|134	%package -n %{bname}-amrwbdec
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|135	Summary:	GStreamer plug-in for AMR-WB decoding support
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|136	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|137	BuildRequires:	pkgconfig(opencore-amrwb)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|138	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|139	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|140	%description -n %{bname}-amrwbdec
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|141	Plug-in for decoding AMR-Wb under GStreamer.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|142	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|143	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|144	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|145	%files -n %{bname}-amrwbdec
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|146	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|147	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|148	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|149	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|150	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|151	%package -n %{bname}-cdio
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|152	Summary:	GStreamer plug-in for audio CD playback
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|153	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|154	BuildRequires:	pkgconfig(libcdio)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|155	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|156	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|157	%description -n %{bname}-cdio
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|158	Plug-in for audio CD playback.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|159	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|160	%files -n %{bname}-cdio
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|161	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|162	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|163	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|164	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|165	%if %{build_lame}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|166	%package -n %{bname}-lame
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|167	Summary:	GStreamer plug-in for encoding mp3 songs using lame
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|168	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|169	BuildRequires:	liblame-devel >= 3.89
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|170	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|171	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|172	%description -n %{bname}-lame
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|173	Plug-in for encoding mp3 with lame under GStreamer.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|174	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|175	This package is in the restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|176	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|177	%files -n %{bname}-lame
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|178	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|179	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|180	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|181	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|182	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|183	%package -n %{bname}-mpeg
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|184	Summary:	GStreamer plug-ins for MPEG video playback and encoding
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|185	Group:		Video
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|186	BuildRequires:	pkgconfig(libmpeg2)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|187	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|188	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|189	%description -n %{bname}-mpeg
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|190	Plug-ins for playing and encoding MPEG video.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|191	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|192	%files -n %{bname}-mpeg
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|193	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|194	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|195	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|196	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|197	%package -n %{bname}-sid
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|198	Summary:	GStreamer Sid C64 music plugin
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|199	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|200	BuildRequires:	sidplay-devel => 1.36.0
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|201	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|202	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|203	%description -n %{bname}-sid
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|204	Plugin for playback of C64 SID format music files
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|205	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|206	%files -n %{bname}-sid
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|207	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|208	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|209	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|210	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|211	%package -n %{bname}-twolame
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|212	Summary:	GStreamer plug-in for MP2 encoding support
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|213	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|214	BuildRequires:	pkgconfig(twolame)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|215	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|216	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|217	%description -n %{bname}-twolame
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|218	Plug-in for encoding MP2 under GStreamer.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|219	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|220	%files -n %{bname}-twolame
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|221	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|222	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|223	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|224	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|225	%if %{build_x264}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|226	%package -n %{bname}-x264
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|227	Summary:	GStreamer plug-in for H264/AVC video encoding
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|228	Group:		Video
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|229	BuildRequires:	pkgconfig(x264)
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|230	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|231	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|232	%description -n %{bname}-x264
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|233	Plug-in for encoding H264/AVC video.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|234	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|235	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|236	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|237	%files -n %{bname}-x264
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|238	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|239	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|240	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|241	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|242	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|243	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|244	%prep
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|245	%setup -qn gst-plugins-ugly-%{version}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|246	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|247	%build
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|248	%configure2_5x \
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|249	--disable-dependency-tracking \
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|250	--disable-static \
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|251	--with-package-name='%{distribution} %{name} package' \
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|252	--with-package-origin='%{disturl}' \
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|253	%if !%{build_lame}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|254	--disable-lame \
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|255	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|256	%if %{with experimental}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|257	--enable-experimental
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|258	%endif
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|259	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|260	%make
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|261	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|262	%check
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|263	cd tests/check
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|264	make check
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|265	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|266	%install
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|267	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|268	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|269	%find_lang gst-plugins-ugly-%{majorminor}
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|270	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|271	#remove gtk-doc
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|272	rm -rf %{buildroot}%{_datadir}/gtk-doc
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|273	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|274	%changelog
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|275	* Tue Mar 10 2015 Tigro <ashejn@yandex-team.ru> 1.4.5-1plf
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|276	+ Revision: baeb9c6
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|277	- drop gtk-doc
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|278	
14ru|gstreamer1.0-plugins-ugly-1.4.5-1plf|279	

26670 14
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|1	%define major 1.0
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|2	%define majorminor 1.0
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|3	%define bname gstreamer1.0
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|4	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|5	%bcond_with experimental
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|6	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|7	%define build_amrnb 0
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|8	%define build_amrwbdec 0
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|9	%define build_lame 0
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|10	%define build_x264 0
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|11	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|12	##########################
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|13	# Hardcode PLF build
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|14	%define build_plf 1
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|15	##########################
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|16	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|17	%if %{build_plf}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|18	%define distsuffix plf
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|19	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|20	%define extrarelsuffix plf
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|21	%define build_amrnb 1
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|22	%define build_amrwbdec 1
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|23	%define build_lame 1
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|24	%define build_x264 1
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|25	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|26	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|27	Summary:	GStreamer Streaming-media framework plug-ins
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|28	Name:		%{bname}-plugins-ugly
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|29	Version:	1.6.3
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|30	Release:	1.1%{?extrarelsuffix}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|31	License:	LGPLv2+
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|32	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|33	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|34	Url:		http://gstreamer.freedesktop.org/
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|35	BuildRequires:	pkgconfig(check)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|36	BuildRequires:	pkgconfig(dvdread)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|37	BuildRequires:	pkgconfig(glib-2.0)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|38	BuildRequires:	pkgconfig(glu)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|39	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|40	BuildRequires:	pkgconfig(gtk+-2.0)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|41	BuildRequires:	pkgconfig(id3tag)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|42	BuildRequires:	pkgconfig(mad)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|43	BuildRequires:	pkgconfig(orc-0.4)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|44	%ifnarch %{mips} %{arm}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|45	BuildRequires:	pkgconfig(valgrind)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|46	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|47	Requires:	%{bname}-a52dec
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|48	%if %{build_amrnb}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|49	Requires:	%{bname}-amrnb
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|50	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|51	%if %{build_amrwbdec}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|52	Requires:	%{bname}-amrwbdec
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|53	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|54	Requires:	%{bname}-cdio
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|55	%if %{build_lame}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|56	Requires:	%{bname}-lame
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|57	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|58	Requires:	%{bname}-mpeg
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|59	Requires:	%{bname}-sid
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|60	Requires:	%{bname}-twolame
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|61	%if %{build_x264}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|62	Requires:	%{bname}-x264
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|63	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|64	Provides:	%{bname}-audiosrc
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|65	Provides:	%{bname}-audiosink
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|66	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|67	%description
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|68	GStreamer is a streaming-media framework, based on graphs of filters which
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|69	operate on media data. Applications using this library can do anything
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|70	from real-time sound processing to playing videos, and just about anything
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|71	else media-related. Its plugin-based architecture means that new data
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|72	types or processing capabilities can be added simply by installing new
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|73	plug-ins.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|74	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|75	This package contains a set of plug-ins that have good quality and
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|76	correct functionality, but distributing them might pose problems. The
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|77	license on either the plug-ins or the supporting libraries might not
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|78	be how the GStreamer authors like. The code might be widely known to
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|79	present patent problems.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|80	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|81	%if %{build_plf}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|82	This package is in Restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|83	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|84	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|85	%files -f gst-plugins-ugly-%{majorminor}.lang
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|86	%doc AUTHORS COPYING README NEWS
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|87	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|88	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|89	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|90	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|91	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|92	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|93	%if %{with experimental}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|94	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|95	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|96	%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|97	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|98	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|99	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|100	%package -n %{bname}-a52dec
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|101	Summary:	GStreamer VOB decoder plugin
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|102	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|103	BuildRequires:	a52dec-devel >= 0.7.3
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|104	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|105	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|106	%description -n %{bname}-a52dec
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|107	Plugin for decoding of VOB files.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|108	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|109	%files -n %{bname}-a52dec
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|110	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|111	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|112	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|113	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|114	%if %{build_amrnb}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|115	%package -n %{bname}-amrnb
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|116	Summary:	GStreamer plug-in for AMR-NB support
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|117	Group: 		Sound
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|118	BuildRequires:	pkgconfig(opencore-amrnb)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|119	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|120	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|121	%description -n %{bname}-amrnb
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|122	Plug-in for decoding AMR-NB under GStreamer.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|123	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|124	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|125	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|126	%files -n %{bname}-amrnb
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|127	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|128	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|129	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|130	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|131	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|132	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|133	%if %{build_amrwbdec}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|134	%package -n %{bname}-amrwbdec
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|135	Summary:	GStreamer plug-in for AMR-WB decoding support
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|136	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|137	BuildRequires:	pkgconfig(opencore-amrwb)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|138	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|139	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|140	%description -n %{bname}-amrwbdec
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|141	Plug-in for decoding AMR-Wb under GStreamer.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|142	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|143	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|144	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|145	%files -n %{bname}-amrwbdec
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|146	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|147	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|148	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|149	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|150	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|151	%package -n %{bname}-cdio
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|152	Summary:	GStreamer plug-in for audio CD playback
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|153	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|154	BuildRequires:	pkgconfig(libcdio)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|155	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|156	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|157	%description -n %{bname}-cdio
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|158	Plug-in for audio CD playback.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|159	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|160	%files -n %{bname}-cdio
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|161	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|162	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|163	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|164	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|165	%if %{build_lame}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|166	%package -n %{bname}-lame
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|167	Summary:	GStreamer plug-in for encoding mp3 songs using lame
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|168	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|169	BuildRequires:	liblame-devel >= 3.89
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|170	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|171	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|172	%description -n %{bname}-lame
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|173	Plug-in for encoding mp3 with lame under GStreamer.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|174	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|175	This package is in the restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|176	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|177	%files -n %{bname}-lame
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|178	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|179	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|180	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|181	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|182	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|183	%package -n %{bname}-mpeg
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|184	Summary:	GStreamer plug-ins for MPEG video playback and encoding
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|185	Group:		Video
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|186	BuildRequires:	pkgconfig(libmpeg2)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|187	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|188	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|189	%description -n %{bname}-mpeg
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|190	Plug-ins for playing and encoding MPEG video.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|191	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|192	%files -n %{bname}-mpeg
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|193	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|194	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|195	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|196	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|197	%package -n %{bname}-sid
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|198	Summary:	GStreamer Sid C64 music plugin
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|199	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|200	BuildRequires:	sidplay-devel => 1.36.0
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|201	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|202	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|203	%description -n %{bname}-sid
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|204	Plugin for playback of C64 SID format music files
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|205	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|206	%files -n %{bname}-sid
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|207	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|208	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|209	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|210	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|211	%package -n %{bname}-twolame
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|212	Summary:	GStreamer plug-in for MP2 encoding support
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|213	Group:		Sound
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|214	BuildRequires:	pkgconfig(twolame)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|215	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|216	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|217	%description -n %{bname}-twolame
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|218	Plug-in for encoding MP2 under GStreamer.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|219	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|220	%files -n %{bname}-twolame
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|221	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|222	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|223	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|224	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|225	%if %{build_x264}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|226	%package -n %{bname}-x264
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|227	Summary:	GStreamer plug-in for H264/AVC video encoding
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|228	Group:		Video
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|229	BuildRequires:	pkgconfig(x264)
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|230	Requires:	%{bname}-plugins >= %{version}-%{release}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|231	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|232	%description -n %{bname}-x264
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|233	Plug-in for encoding H264/AVC video.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|234	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|235	This package is in restricted repository as it violates some patents.
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|236	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|237	%files -n %{bname}-x264
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|238	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|239	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|240	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|241	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|242	#----------------------------------------------------------------------------
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|243	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|244	%prep
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|245	%setup -qn gst-plugins-ugly-%{version}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|246	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|247	%build
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|248	%configure2_5x \
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|249	--disable-dependency-tracking \
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|250	--disable-static \
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|251	--with-package-name='%{distribution} %{name} package' \
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|252	--with-package-origin='%{disturl}' \
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|253	%if !%{build_lame}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|254	--disable-lame \
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|255	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|256	%if %{with experimental}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|257	--enable-experimental
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|258	%endif
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|259	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|260	%make
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|261	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|262	%check
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|263	cd tests/check
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|264	make check
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|265	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|266	%install
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|267	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|268	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|269	%find_lang gst-plugins-ugly-%{majorminor}
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|270	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|271	#remove gtk-doc
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|272	rm -rf %{buildroot}%{_datadir}/gtk-doc
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|273	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|274	%changelog
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|275	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|276	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.3-1.1plf
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|277	- (135e60b) Bump release
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|278	
14ru|gstreamer1.0-plugins-ugly-1.6.3-1.1plf|279	

26671 14
14ru|handbrake-1.0.7-1|1	%define distsuffix plf
14ru|handbrake-1.0.7-1|2	
14ru|handbrake-1.0.7-1|3	%define _enable_debug_packages %{nil}
14ru|handbrake-1.0.7-1|4	%define debug_package %{nil}
14ru|handbrake-1.0.7-1|5	
14ru|handbrake-1.0.7-1|6	%define gstapi 1.0
14ru|handbrake-1.0.7-1|7	%define oname HandBrake
14ru|handbrake-1.0.7-1|8	
14ru|handbrake-1.0.7-1|9	Summary:	MPEG-AVC(H.264)/MPEG-4 converter
14ru|handbrake-1.0.7-1|10	Name:		handbrake
14ru|handbrake-1.0.7-1|11	Version:	1.0.7
14ru|handbrake-1.0.7-1|12	Release:	1
14ru|handbrake-1.0.7-1|13	License:	GPLv2+
14ru|handbrake-1.0.7-1|14	Group:		Video
14ru|handbrake-1.0.7-1|15	Url:		http://handbrake.fr/
14ru|handbrake-1.0.7-1|16	Source0:	%{oname}-%{version}.tar.bz2
14ru|handbrake-1.0.7-1|17	Source1:	handbrake_ru.tar.gz
14ru|handbrake-1.0.7-1|18	BuildRequires:	intltool
14ru|handbrake-1.0.7-1|19	BuildRequires:	iso-codes
14ru|handbrake-1.0.7-1|20	BuildRequires:	libtool
14ru|handbrake-1.0.7-1|21	BuildRequires:	svn
14ru|handbrake-1.0.7-1|22	BuildRequires:	cmake
14ru|handbrake-1.0.7-1|23	BuildRequires:	valgrind
14ru|handbrake-1.0.7-1|24	BuildRequires:	yasm
14ru|handbrake-1.0.7-1|25	BuildRequires:	bzip2-devel
14ru|handbrake-1.0.7-1|26	BuildRequires:	ffmpeg-devel
14ru|handbrake-1.0.7-1|27	BuildRequires:	jansson-devel
14ru|handbrake-1.0.7-1|28	BuildRequires:	liblame-devel
14ru|handbrake-1.0.7-1|29	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
14ru|handbrake-1.0.7-1|30	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
14ru|handbrake-1.0.7-1|31	BuildRequires:	pkgconfig(gthread-2.0)
14ru|handbrake-1.0.7-1|32	BuildRequires:	pkgconfig(gtk+-3.0)
14ru|handbrake-1.0.7-1|33	BuildRequires:	pkgconfig(gudev-1.0)
14ru|handbrake-1.0.7-1|34	BuildRequires:	pkgconfig(libass)
14ru|handbrake-1.0.7-1|35	BuildRequires:	pkgconfig(libgtkhtml-3.14)
14ru|handbrake-1.0.7-1|36	BuildRequires:	pkgconfig(libnotify)
14ru|handbrake-1.0.7-1|37	BuildRequires:	pkgconfig(samplerate)
14ru|handbrake-1.0.7-1|38	BuildRequires:	pkgconfig(theora)
14ru|handbrake-1.0.7-1|39	BuildRequires:	pkgconfig(vorbis)
14ru|handbrake-1.0.7-1|40	BuildRequires:	pkgconfig(webkit-1.0)
14ru|handbrake-1.0.7-1|41	BuildRequires:	pkgconfig(webkitgtk-3.0)
14ru|handbrake-1.0.7-1|42	BuildRequires:	pkgconfig(x264)
14ru|handbrake-1.0.7-1|43	BuildRequires:	pkgconfig(zlib)
14ru|handbrake-1.0.7-1|44	Suggests:	typelib(AppIndicator3)
14ru|handbrake-1.0.7-1|45	Suggests:	gstreamer%{gstapi}-libav
14ru|handbrake-1.0.7-1|46	Suggests:	gstreamer%{gstapi}-plugins-base
14ru|handbrake-1.0.7-1|47	Suggests:	gstreamer%{gstapi}-plugins-good
14ru|handbrake-1.0.7-1|48	Suggests:	gstreamer%{gstapi}-plugins-bad
14ru|handbrake-1.0.7-1|49	Suggests:	gstreamer%{gstapi}-plugins-ugly
14ru|handbrake-1.0.7-1|50	Suggests:	gstreamer%{gstapi}-pulse
14ru|handbrake-1.0.7-1|51	
14ru|handbrake-1.0.7-1|52	%description
14ru|handbrake-1.0.7-1|53	HandBrake is an open-source, GPL-licensed, multi-platform,
14ru|handbrake-1.0.7-1|54	multi-threaded MPEG-AVC(x.264)/MPEG-4 converter, available for
14ru|handbrake-1.0.7-1|55	MacOS X, Linux and Windows. It is a video encoder that takes
14ru|handbrake-1.0.7-1|56	your movies and transfers them to a format that's useful on
14ru|handbrake-1.0.7-1|57	your computers, media centers, and portable electronic devices.
14ru|handbrake-1.0.7-1|58	
14ru|handbrake-1.0.7-1|59	
14ru|handbrake-1.0.7-1|60	%files
14ru|handbrake-1.0.7-1|61	%doc COPYING
14ru|handbrake-1.0.7-1|62	%{_bindir}/*
14ru|handbrake-1.0.7-1|63	%{_datadir}/applications/*
14ru|handbrake-1.0.7-1|64	%{_datadir}/icons/hicolor/scalable/apps/hb-icon.svg
14ru|handbrake-1.0.7-1|65	%{_datadir}/locale/*/LC_MESSAGES/ghb.mo
14ru|handbrake-1.0.7-1|66	
14ru|handbrake-1.0.7-1|67	#----------------------------------------------------------------------------
14ru|handbrake-1.0.7-1|68	
14ru|handbrake-1.0.7-1|69	%prep
14ru|handbrake-1.0.7-1|70	%setup -qn %{oname}-%{version}
14ru|handbrake-1.0.7-1|71	
14ru|handbrake-1.0.7-1|72	pushd gtk/po
14ru|handbrake-1.0.7-1|73	tar -xvzf %{SOURCE1}
14ru|handbrake-1.0.7-1|74	popd
14ru|handbrake-1.0.7-1|75	
14ru|handbrake-1.0.7-1|76	
14ru|handbrake-1.0.7-1|77	find . -name "Makefile*" -o -name "*.m4" |xargs sed -i -e 's,configure.in,configure.ac,g'
14ru|handbrake-1.0.7-1|78	
14ru|handbrake-1.0.7-1|79	%build
14ru|handbrake-1.0.7-1|80	# export CFLAGS="$RPM_OPT_FLAGS"
14ru|handbrake-1.0.7-1|81	# export CXXFLAGS="$RPM_OPT_FLAGS"
14ru|handbrake-1.0.7-1|82	./configure --prefix=%{_prefix} --launch --launch-jobs=0
14ru|handbrake-1.0.7-1|83	
14ru|handbrake-1.0.7-1|84	pushd gtk
14ru|handbrake-1.0.7-1|85	autoreconf
14ru|handbrake-1.0.7-1|86	popd
14ru|handbrake-1.0.7-1|87	cd build && make
14ru|handbrake-1.0.7-1|88	
14ru|handbrake-1.0.7-1|89	%install
14ru|handbrake-1.0.7-1|90	%makeinstall_std -C build
14ru|handbrake-1.0.7-1|91	%find_lang ghb
14ru|handbrake-1.0.7-1|92	
14ru|handbrake-1.0.7-1|93	install -m 0755 build/HandBrakeCLI %{buildroot}%{_bindir}/HandBrakeCLI
14ru|handbrake-1.0.7-1|94	pushd %{buildroot}%{_bindir}
14ru|handbrake-1.0.7-1|95	ln -s ./HandBrakeCLI ./handbrake
14ru|handbrake-1.0.7-1|96	popd
14ru|handbrake-1.0.7-1|97	
14ru|handbrake-1.0.7-1|98	sed -i -e "s|hb-icon|hb-icon.png|" %{buildroot}%{_datadir}/applications/ghb.desktop
14ru|handbrake-1.0.7-1|99	
14ru|handbrake-1.0.7-1|100	desktop-file-install --vendor="" \
14ru|handbrake-1.0.7-1|101	--remove-category="Application" \
14ru|handbrake-1.0.7-1|102	--add-category="X-MandrivaLinux-Multimedia-Video" \
14ru|handbrake-1.0.7-1|103	--add-category="X-MandrivaLinux-CrossDesktop" \
14ru|handbrake-1.0.7-1|104	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14ru|handbrake-1.0.7-1|105	
14ru|handbrake-1.0.7-1|106	rm -rf %{buildroot}%{_datadir}/icons/hicolor/icon-theme.cache
14ru|handbrake-1.0.7-1|107	
14ru|handbrake-1.0.7-1|108	%changelog
14ru|handbrake-1.0.7-1|109	
14ru|handbrake-1.0.7-1|110	* Thu Jun 29 2017 Vladimir Potapov <vladimir.potapov@rosalab.ru> 1.0.7-1
14ru|handbrake-1.0.7-1|111	- (c63205a) up to 1.0.7
14ru|handbrake-1.0.7-1|112	
14ru|handbrake-1.0.7-1|113	* Fri Mar 24 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.3-2
14ru|handbrake-1.0.7-1|114	- (fb01ab7) Updated Russian translation
14ru|handbrake-1.0.7-1|115	- (Victor Ryzhikh: e8fa581) Updated Russian translation
14ru|handbrake-1.0.7-1|116	
14ru|handbrake-1.0.7-1|117	* Wed Mar 22 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.3-1
14ru|handbrake-1.0.7-1|118	- (cb81264) Updated Russian translation
14ru|handbrake-1.0.7-1|119	- (Victor Ryzhikh: 0255532) Updated to 1.0.3
14ru|handbrake-1.0.7-1|120	
14ru|handbrake-1.0.7-1|121	* Mon Mar 20 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.2-1.2
14ru|handbrake-1.0.7-1|122	- (fee728f) Updated to 1.0.3
14ru|handbrake-1.0.7-1|123	- (Andrey Bondrov: 17141c9) Bump release
14ru|handbrake-1.0.7-1|124	
14ru|handbrake-1.0.7-1|125	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-1.1
14ru|handbrake-1.0.7-1|126	- (e181cd9) Add plf suffix
14ru|handbrake-1.0.7-1|127	
14ru|handbrake-1.0.7-1|128	* Sat Feb 11 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.2-1
14ru|handbrake-1.0.7-1|129	- (c5861d3) Updated to 1.0.2
14ru|handbrake-1.0.7-1|130	
14ru|handbrake-1.0.7-1|131	* Sat Feb 11 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.1-1
14ru|handbrake-1.0.7-1|132	- (d98a2ea) Updated to 1.0.2
14ru|handbrake-1.0.7-1|133	- (Victor Ryzhikh: 91de226) Update to 1.0.1, Updated Russian translations
14ru|handbrake-1.0.7-1|134	
14ru|handbrake-1.0.7-1|135	* Fri Jan 20 2017 Victor Ryzhikh <victorr2007@yandex.ru> 1.0.0-1
14ru|handbrake-1.0.7-1|136	- (ca46555) Update to 1.0.1, Updated Russian translations
14ru|handbrake-1.0.7-1|137	- (tremod: 8eb9928) Update to 1.0.0
14ru|handbrake-1.0.7-1|138	
14ru|handbrake-1.0.7-1|139	* Sun Feb 14 2016 Victor Ryzhikh <victorr2007@yandex.ru> 0.10.5-1
14ru|handbrake-1.0.7-1|140	- (3d249f7) Updated new version 0.10.5
14ru|handbrake-1.0.7-1|141	
14ru|handbrake-1.0.7-1|142	* Sun Feb 14 2016 Victor Ryzhikh <victorr2007@yandex.ru> 0.10.3-1
14ru|handbrake-1.0.7-1|143	- (4552483) Updated new version 0.10.5
14ru|handbrake-1.0.7-1|144	- (Victor Ryzhikh: f9ab6c4) Updated new version 0.10.3
14ru|handbrake-1.0.7-1|145	- (Victor Ryzhikh: 776e848) Updated new version 0.10.3
14ru|handbrake-1.0.7-1|146	- (Victor Ryzhikh: 9c273f1) Updated new version 0.10.3
14ru|handbrake-1.0.7-1|147	- (Victor Ryzhikh: d899b89) Updated new version 0.10.3
14ru|handbrake-1.0.7-1|148	
14ru|handbrake-1.0.7-1|149	* Tue Jan 26 2016 Victor Ryzhikh <victorr2007@yandex.ru> 0.10.2-2
14ru|handbrake-1.0.7-1|150	- (488d92e) Updated new version 0.10.3
14ru|handbrake-1.0.7-1|151	- (Victor Ryzhikh: 447e24e) Updated Russian translations
14ru|handbrake-1.0.7-1|152	
14ru|handbrake-1.0.7-1|153	* Fri Dec 04 2015 Victor Ryzhikh <victorr2007@yandex.ru> 0.10.2-1
14ru|handbrake-1.0.7-1|154	- (34b8891) Updated Russian translations
14ru|handbrake-1.0.7-1|155	- (Victor Ryzhikh: 5d19674) Updated .abf.yml
14ru|handbrake-1.0.7-1|156	- (Victor Ryzhikh: ae93951) Updated handbrake.spec
14ru|handbrake-1.0.7-1|157	
14ru|handbrake-1.0.7-1|158	* Tue May 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.1-2
14ru|handbrake-1.0.7-1|159	- (045cea3) Bump release
14ru|handbrake-1.0.7-1|160	
14ru|handbrake-1.0.7-1|161	* Tue Mar 24 2015 Victor Ryzhikh <victorr2007@yandex.ru> 0.10.1-1
14ru|handbrake-1.0.7-1|162	- (b33c26a) Updated handbrake.spec
14ru|handbrake-1.0.7-1|163	
14ru|handbrake-1.0.7-1|164	* Tue Mar 24 2015 Victor Ryzhikh <victorr2007@yandex.ru> 0.10.0-3
14ru|handbrake-1.0.7-1|165	- (68c7bbd) Updated .abf.yml
14ru|handbrake-1.0.7-1|166	- (Victor Ryzhikh: 761db46) Updated .abf.yml
14ru|handbrake-1.0.7-1|167	- (Victor Ryzhikh: 606af21) Updated handbrake.spec
14ru|handbrake-1.0.7-1|168	
14ru|handbrake-1.0.7-1|169	* Thu Dec 18 2014 Victor Ryzhikh <victorr2007@yandex.ru> 0.10.0-2
14ru|handbrake-1.0.7-1|170	- (e6c161e) Updated .abf.yml
14ru|handbrake-1.0.7-1|171	
14ru|handbrake-1.0.7-1|172	

26672 14
14ru|k3b-2.0.3-2plf|1	######################
14ru|k3b-2.0.3-2plf|2	# Hardcode PLF build
14ru|k3b-2.0.3-2plf|3	%define build_plf 1
14ru|k3b-2.0.3-2plf|4	######################
14ru|k3b-2.0.3-2plf|5	
14ru|k3b-2.0.3-2plf|6	%if %{build_plf}
14ru|k3b-2.0.3-2plf|7	%define distsuffix plf
14ru|k3b-2.0.3-2plf|8	%define extrarelsuffix plf
14ru|k3b-2.0.3-2plf|9	%endif
14ru|k3b-2.0.3-2plf|10	
14ru|k3b-2.0.3-2plf|11	Summary:	CD-Burner for KDE4
14ru|k3b-2.0.3-2plf|12	Name:		k3b
14ru|k3b-2.0.3-2plf|13	Version:	2.0.3
14ru|k3b-2.0.3-2plf|14	Release:	2%{?extrarelsuffix}
14ru|k3b-2.0.3-2plf|15	Epoch:		4
14ru|k3b-2.0.3-2plf|16	License:	GPLv2+
14ru|k3b-2.0.3-2plf|17	Group:		Archiving/Cd burning
14ru|k3b-2.0.3-2plf|18	Url:		http://k3b.sourceforge.net/
14ru|k3b-2.0.3-2plf|19	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{name}-%{version}a.tar.xz
14ru|k3b-2.0.3-2plf|20	Source1:	k3b-docbook-ru.tar.bz2
14ru|k3b-2.0.3-2plf|21	Patch0:		k3b-2.0.3-always-use-growisofs-for-dvd.patch
14ru|k3b-2.0.3-2plf|22	Patch1:		k3b-2.0.2-docbook-ru.patch
14ru|k3b-2.0.3-2plf|23	Patch2:		k3b-2.0.3-k3bsetup-desktop.patch
14ru|k3b-2.0.3-2plf|24	BuildRequires:	doxygen
14ru|k3b-2.0.3-2plf|25	BuildRequires:	kdelibs4-devel
14ru|k3b-2.0.3-2plf|26	BuildRequires:	ffmpeg-devel
14ru|k3b-2.0.3-2plf|27	BuildRequires:	libkcddb-devel
14ru|k3b-2.0.3-2plf|28	BuildRequires:	libmpcdec-devel
14ru|k3b-2.0.3-2plf|29	BuildRequires:	pkgconfig(dvdread)
14ru|k3b-2.0.3-2plf|30	BuildRequires:	pkgconfig(flac)
14ru|k3b-2.0.3-2plf|31	BuildRequires:	pkgconfig(flac++)
14ru|k3b-2.0.3-2plf|32	BuildRequires:	pkgconfig(mad)
14ru|k3b-2.0.3-2plf|33	BuildRequires:	pkgconfig(ogg)
14ru|k3b-2.0.3-2plf|34	BuildRequires:	pkgconfig(polkit-qt-1)
14ru|k3b-2.0.3-2plf|35	BuildRequires:	pkgconfig(samplerate)
14ru|k3b-2.0.3-2plf|36	BuildRequires:	pkgconfig(sndfile)
14ru|k3b-2.0.3-2plf|37	BuildRequires:	pkgconfig(taglib)
14ru|k3b-2.0.3-2plf|38	BuildRequires:	pkgconfig(vorbis)
14ru|k3b-2.0.3-2plf|39	%if %{build_plf}
14ru|k3b-2.0.3-2plf|40	BuildRequires:	liblame-devel
14ru|k3b-2.0.3-2plf|41	%else
14ru|k3b-2.0.3-2plf|42	BuildConflicts:	liblame-devel
14ru|k3b-2.0.3-2plf|43	%endif
14ru|k3b-2.0.3-2plf|44	Requires:	cdrecord
14ru|k3b-2.0.3-2plf|45	Requires:	mkisofs
14ru|k3b-2.0.3-2plf|46	Requires:	cdrdao
14ru|k3b-2.0.3-2plf|47	Requires:	sox
14ru|k3b-2.0.3-2plf|48	Requires:	vcdimager
14ru|k3b-2.0.3-2plf|49	Requires:	normalize
14ru|k3b-2.0.3-2plf|50	Requires:	dvd+rw-tools
14ru|k3b-2.0.3-2plf|51	Requires:	kdebase4-runtime
14ru|k3b-2.0.3-2plf|52	Suggests:	transсode
14ru|k3b-2.0.3-2plf|53	
14ru|k3b-2.0.3-2plf|54	%description
14ru|k3b-2.0.3-2plf|55	K3b is CD-writing software which intends to be feature-rich and
14ru|k3b-2.0.3-2plf|56	provide an easily usable interface. Features include burning
14ru|k3b-2.0.3-2plf|57	audio CDs from .WAV and .MP3 audio files, configuring external
14ru|k3b-2.0.3-2plf|58	programs and configuring devices.
14ru|k3b-2.0.3-2plf|59	
14ru|k3b-2.0.3-2plf|60	%if %{build_plf}
14ru|k3b-2.0.3-2plf|61	This package is in Restricted repository because it supports
14ru|k3b-2.0.3-2plf|62	mp3 encoding which is patent-protected.
14ru|k3b-2.0.3-2plf|63	%endif
14ru|k3b-2.0.3-2plf|64	
14ru|k3b-2.0.3-2plf|65	%files -f %{name}.lang
14ru|k3b-2.0.3-2plf|66	%{_kde_bindir}/k3b
14ru|k3b-2.0.3-2plf|67	%{_kde_bindir}/k3bsetup
14ru|k3b-2.0.3-2plf|68	%{_kde_libdir}/kde4/kcm_k3bsetup.so
14ru|k3b-2.0.3-2plf|69	%{_kde_libdir}/kde4/kcm_k3boggvorbisencoder.so
14ru|k3b-2.0.3-2plf|70	%{_kde_libdir}/kde4/kio_videodvd.so
14ru|k3b-2.0.3-2plf|71	%{_kde_libdir}/kde4/k3bffmpegdecoder.so
14ru|k3b-2.0.3-2plf|72	%{_kde_libdir}/kde4/k3bflacdecoder.so
14ru|k3b-2.0.3-2plf|73	%{_kde_libdir}/kde4/k3bmaddecoder.so
14ru|k3b-2.0.3-2plf|74	%{_kde_libdir}/kde4/k3boggvorbisdecoder.so
14ru|k3b-2.0.3-2plf|75	%{_kde_libdir}/kde4/k3boggvorbisencoder.so
14ru|k3b-2.0.3-2plf|76	%{_kde_libdir}/kde4/k3bmpcdecoder.so
14ru|k3b-2.0.3-2plf|77	%{_kde_libdir}/kde4/k3blibsndfiledecoder.so
14ru|k3b-2.0.3-2plf|78	%{_kde_libdir}/kde4/k3baudiometainforenamerplugin.so
14ru|k3b-2.0.3-2plf|79	%{_kde_libdir}/kde4/k3baudioprojectcddbplugin.so
14ru|k3b-2.0.3-2plf|80	%{_kde_libdir}/kde4/k3bexternalencoder.so
14ru|k3b-2.0.3-2plf|81	%{_kde_libdir}/kde4/k3bsoxencoder.so
14ru|k3b-2.0.3-2plf|82	%{_kde_libdir}/kde4/k3bwavedecoder.so
14ru|k3b-2.0.3-2plf|83	%{_kde_libdir}/kde4/kcm_k3bexternalencoder.so
14ru|k3b-2.0.3-2plf|84	%{_kde_libdir}/kde4/kcm_k3bsoxencoder.so
14ru|k3b-2.0.3-2plf|85	%if %{build_plf}
14ru|k3b-2.0.3-2plf|86	%{_kde_libdir}/kde4/k3blameencoder.so
14ru|k3b-2.0.3-2plf|87	%{_kde_libdir}/kde4/kcm_k3blameencoder.so
14ru|k3b-2.0.3-2plf|88	%endif
14ru|k3b-2.0.3-2plf|89	%{_kde_datadir}/applications/kde4/k3b.desktop
14ru|k3b-2.0.3-2plf|90	%{_kde_datadir}/mime/packages/x-k3b.xml
14ru|k3b-2.0.3-2plf|91	%{_kde_appsdir}/k3b
14ru|k3b-2.0.3-2plf|92	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/videodvd.desktop
14ru|k3b-2.0.3-2plf|93	%{_kde_appsdir}/solid/actions/*
14ru|k3b-2.0.3-2plf|94	%{_kde_datadir}/kde4/services/ServiceMenus/*.desktop
14ru|k3b-2.0.3-2plf|95	%{_kde_datadir}/kde4/services/*.desktop
14ru|k3b-2.0.3-2plf|96	%{_kde_datadir}/kde4/servicetypes/k3bplugin.desktop
14ru|k3b-2.0.3-2plf|97	%{_kde_datadir}/kde4/services/videodvd.protocol
14ru|k3b-2.0.3-2plf|98	%{_kde_iconsdir}/hicolor/*/apps/k3b.*
14ru|k3b-2.0.3-2plf|99	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf
14ru|k3b-2.0.3-2plf|100	%{_kde_libdir}/kde4/libexec/k3bsetuphelper
14ru|k3b-2.0.3-2plf|101	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.k3bsetup.policy
14ru|k3b-2.0.3-2plf|102	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.k3bsetup.service
14ru|k3b-2.0.3-2plf|103	%{_kde_datadir}/doc/HTML/*
14ru|k3b-2.0.3-2plf|104	
14ru|k3b-2.0.3-2plf|105	#------------------------------------------------
14ru|k3b-2.0.3-2plf|106	
14ru|k3b-2.0.3-2plf|107	%define libk3b_major 6
14ru|k3b-2.0.3-2plf|108	%define libk3b %mklibname k3blib %{libk3b_major}
14ru|k3b-2.0.3-2plf|109	
14ru|k3b-2.0.3-2plf|110	%package -n %{libk3b}
14ru|k3b-2.0.3-2plf|111	Summary:	KDE 4 core library
14ru|k3b-2.0.3-2plf|112	Group:		System/Libraries
14ru|k3b-2.0.3-2plf|113	
14ru|k3b-2.0.3-2plf|114	%description -n %{libk3b}
14ru|k3b-2.0.3-2plf|115	KDE 4 core library.
14ru|k3b-2.0.3-2plf|116	
14ru|k3b-2.0.3-2plf|117	%files -n %{libk3b}
14ru|k3b-2.0.3-2plf|118	%{_kde_libdir}/libk3blib.so.%{libk3b_major}*
14ru|k3b-2.0.3-2plf|119	
14ru|k3b-2.0.3-2plf|120	#------------------------------------------------
14ru|k3b-2.0.3-2plf|121	
14ru|k3b-2.0.3-2plf|122	%define libk3bdevice_major 6
14ru|k3b-2.0.3-2plf|123	%define libk3bdevice %mklibname k3bdevice %{libk3bdevice_major}
14ru|k3b-2.0.3-2plf|124	
14ru|k3b-2.0.3-2plf|125	%package -n %{libk3bdevice}
14ru|k3b-2.0.3-2plf|126	Summary:	KDE 4 core library
14ru|k3b-2.0.3-2plf|127	Group:		System/Libraries
14ru|k3b-2.0.3-2plf|128	
14ru|k3b-2.0.3-2plf|129	%description -n %{libk3bdevice}
14ru|k3b-2.0.3-2plf|130	KDE 4 core library.
14ru|k3b-2.0.3-2plf|131	
14ru|k3b-2.0.3-2plf|132	%files -n %{libk3bdevice}
14ru|k3b-2.0.3-2plf|133	%{_kde_libdir}/libk3bdevice.so.%{libk3bdevice_major}*
14ru|k3b-2.0.3-2plf|134	
14ru|k3b-2.0.3-2plf|135	#------------------------------------------------
14ru|k3b-2.0.3-2plf|136	
14ru|k3b-2.0.3-2plf|137	%package devel
14ru|k3b-2.0.3-2plf|138	Group:		Development/KDE and Qt
14ru|k3b-2.0.3-2plf|139	Summary:	Development libraries from %{name}
14ru|k3b-2.0.3-2plf|140	Requires:	%{libk3bdevice} = %{EVRD}
14ru|k3b-2.0.3-2plf|141	Requires:	%{libk3b} = %{EVRD}
14ru|k3b-2.0.3-2plf|142	
14ru|k3b-2.0.3-2plf|143	%description devel
14ru|k3b-2.0.3-2plf|144	Development libraries from %{name}.
14ru|k3b-2.0.3-2plf|145	
14ru|k3b-2.0.3-2plf|146	%files devel
14ru|k3b-2.0.3-2plf|147	%{_kde_includedir}/*.h
14ru|k3b-2.0.3-2plf|148	%{_kde_libdir}/libk3blib.so
14ru|k3b-2.0.3-2plf|149	%{_kde_libdir}/libk3bdevice.so
14ru|k3b-2.0.3-2plf|150	
14ru|k3b-2.0.3-2plf|151	#------------------------------------------------
14ru|k3b-2.0.3-2plf|152	
14ru|k3b-2.0.3-2plf|153	%prep
14ru|k3b-2.0.3-2plf|154	%setup -q -a1
14ru|k3b-2.0.3-2plf|155	%patch0 -p1 -b .dvd
14ru|k3b-2.0.3-2plf|156	%patch1 -p1 -b .docbook-ru
14ru|k3b-2.0.3-2plf|157	%patch2 -p1 -b .k3bsetup
14ru|k3b-2.0.3-2plf|158	
14ru|k3b-2.0.3-2plf|159	%build
14ru|k3b-2.0.3-2plf|160	%cmake_kde4
14ru|k3b-2.0.3-2plf|161	%make
14ru|k3b-2.0.3-2plf|162	
14ru|k3b-2.0.3-2plf|163	%install
14ru|k3b-2.0.3-2plf|164	%makeinstall_std -C build
14ru|k3b-2.0.3-2plf|165	
14ru|k3b-2.0.3-2plf|166	%find_lang --with-html k3b k3bsetup kio_videodvd libk3b libk3bdevice %{name}.lang
14ru|k3b-2.0.3-2plf|167	
14ru|k3b-2.0.3-2plf|168	%changelog
14ru|k3b-2.0.3-2plf|169	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:2.0.3-2plf
14ru|k3b-2.0.3-2plf|170	+ Revision: 07b4c06
14ru|k3b-2.0.3-2plf|171	- Bump release
14ru|k3b-2.0.3-2plf|172	
14ru|k3b-2.0.3-2plf|173	

26673 14
14ru|libde265-1.0.2-1|1	%define distsuffix plf
14ru|libde265-1.0.2-1|2	
14ru|libde265-1.0.2-1|3	%define major 0
14ru|libde265-1.0.2-1|4	
14ru|libde265-1.0.2-1|5	%define libname %mklibname de265_ %{major}
14ru|libde265-1.0.2-1|6	%define devname %mklibname de265 -d
14ru|libde265-1.0.2-1|7	
14ru|libde265-1.0.2-1|8	Summary:	Open h.265 video codec implementation
14ru|libde265-1.0.2-1|9	Name:		libde265
14ru|libde265-1.0.2-1|10	Version:	1.0.2
14ru|libde265-1.0.2-1|11	Release:	1
14ru|libde265-1.0.2-1|12	License:	LGPLv3+
14ru|libde265-1.0.2-1|13	Group:		Video
14ru|libde265-1.0.2-1|14	Url:		http://www.libde265.org
14ru|libde265-1.0.2-1|15	# https://github.com/strukturag/libde265/releases/download/v%{version}/%{name}-%{version}.tar.gz
14ru|libde265-1.0.2-1|16	Source0:	%{name}-%{version}.tar.gz
14ru|libde265-1.0.2-1|17	
14ru|libde265-1.0.2-1|18	%description
14ru|libde265-1.0.2-1|19	Open h.265 video codec implementation.
14ru|libde265-1.0.2-1|20	
14ru|libde265-1.0.2-1|21	This package is in Restricted repository as the video encoder may be covered
14ru|libde265-1.0.2-1|22	by software patents.
14ru|libde265-1.0.2-1|23	
14ru|libde265-1.0.2-1|24	%files
14ru|libde265-1.0.2-1|25	%{_bindir}/bjoentegaard
14ru|libde265-1.0.2-1|26	%{_bindir}/block-rate-estim
14ru|libde265-1.0.2-1|27	%{_bindir}/enc265
14ru|libde265-1.0.2-1|28	%{_bindir}/gen-enc-table
14ru|libde265-1.0.2-1|29	%{_bindir}/rd-curves
14ru|libde265-1.0.2-1|30	%{_bindir}/yuv-distortion
14ru|libde265-1.0.2-1|31	
14ru|libde265-1.0.2-1|32	#----------------------------------------------------------------------------
14ru|libde265-1.0.2-1|33	
14ru|libde265-1.0.2-1|34	%package -n %{libname}
14ru|libde265-1.0.2-1|35	Summary:	Shared library from %{name}
14ru|libde265-1.0.2-1|36	Group:		System/Libraries
14ru|libde265-1.0.2-1|37	
14ru|libde265-1.0.2-1|38	%description -n %{libname}
14ru|libde265-1.0.2-1|39	Shared library from %{name}.
14ru|libde265-1.0.2-1|40	
14ru|libde265-1.0.2-1|41	%files -n %{libname}
14ru|libde265-1.0.2-1|42	%{_libdir}/libde265.so.%{major}*
14ru|libde265-1.0.2-1|43	
14ru|libde265-1.0.2-1|44	#----------------------------------------------------------------------------
14ru|libde265-1.0.2-1|45	
14ru|libde265-1.0.2-1|46	%package -n %{devname}
14ru|libde265-1.0.2-1|47	Summary:	Development files from %{name}
14ru|libde265-1.0.2-1|48	Group:		Development/C
14ru|libde265-1.0.2-1|49	Requires:	%{libname} = %{EVRD}
14ru|libde265-1.0.2-1|50	Provides:	%{name}-devel = %{EVRD}
14ru|libde265-1.0.2-1|51	
14ru|libde265-1.0.2-1|52	%description -n %{devname}
14ru|libde265-1.0.2-1|53	Development files from %{name}.
14ru|libde265-1.0.2-1|54	
14ru|libde265-1.0.2-1|55	%files -n %{devname}
14ru|libde265-1.0.2-1|56	%{_libdir}/libde265.so
14ru|libde265-1.0.2-1|57	%{_includedir}/%{name}/*.h
14ru|libde265-1.0.2-1|58	%{_libdir}/pkgconfig/%{name}.pc
14ru|libde265-1.0.2-1|59	
14ru|libde265-1.0.2-1|60	#----------------------------------------------------------------------------
14ru|libde265-1.0.2-1|61	
14ru|libde265-1.0.2-1|62	%prep
14ru|libde265-1.0.2-1|63	%setup -q
14ru|libde265-1.0.2-1|64	
14ru|libde265-1.0.2-1|65	%build
14ru|libde265-1.0.2-1|66	%configure2_5x \
14ru|libde265-1.0.2-1|67	--disable-dec265 \
14ru|libde265-1.0.2-1|68	--disable-sherlock265 \
14ru|libde265-1.0.2-1|69	--disable-static
14ru|libde265-1.0.2-1|70	%make
14ru|libde265-1.0.2-1|71	
14ru|libde265-1.0.2-1|72	%install
14ru|libde265-1.0.2-1|73	%makeinstall_std
14ru|libde265-1.0.2-1|74	
14ru|libde265-1.0.2-1|75	# Name is too common to keep
14ru|libde265-1.0.2-1|76	rm -f %{buildroot}%{_bindir}/tests
14ru|libde265-1.0.2-1|77	
14ru|libde265-1.0.2-1|78	%changelog
14ru|libde265-1.0.2-1|79	
14ru|libde265-1.0.2-1|80	* Thu Dec 24 2015 Rosa <rosa@abf.rosalinux.ru> 1.0.2-1
14ru|libde265-1.0.2-1|81	- (a6999c3) Automatic import for version 1.0.2-1
14ru|libde265-1.0.2-1|82	
14ru|libde265-1.0.2-1|83	

26674 14
14ru|libdvdcss-1.3.0-1|1	%define distsuffix plf
14ru|libdvdcss-1.3.0-1|2	
14ru|libdvdcss-1.3.0-1|3	%define major 2
14ru|libdvdcss-1.3.0-1|4	%define libname %mklibname dvdcss %{major}
14ru|libdvdcss-1.3.0-1|5	%define devname %mklibname dvdcss -d
14ru|libdvdcss-1.3.0-1|6	
14ru|libdvdcss-1.3.0-1|7	Summary:	Library for accessing DVDs like block device usind deCSS if needed
14ru|libdvdcss-1.3.0-1|8	Name:		libdvdcss
14ru|libdvdcss-1.3.0-1|9	Version:	1.3.0
14ru|libdvdcss-1.3.0-1|10	Release:	1
14ru|libdvdcss-1.3.0-1|11	License:	GPLv2+
14ru|libdvdcss-1.3.0-1|12	Group:		System/Libraries
14ru|libdvdcss-1.3.0-1|13	Url:		http://www.videolan.org/libdvdcss
14ru|libdvdcss-1.3.0-1|14	Source0:	%{name}-%{version}.tar.bz2
14ru|libdvdcss-1.3.0-1|15	Conflicts:	libdvdcss0.0.1
14ru|libdvdcss-1.3.0-1|16	Conflicts:	libdvdcss0.0.2
14ru|libdvdcss-1.3.0-1|17	
14ru|libdvdcss-1.3.0-1|18	%description
14ru|libdvdcss-1.3.0-1|19	libdvdcss is a simple library designed for accessing DVDs like a block device
14ru|libdvdcss-1.3.0-1|20	without having to bother about the decryption. The important features are:
14ru|libdvdcss-1.3.0-1|21	* Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
14ru|libdvdcss-1.3.0-1|22	OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris,
14ru|libdvdcss-1.3.0-1|23	and HP-UX.
14ru|libdvdcss-1.3.0-1|24	* Simplicity. There are currently 7 functions in the API, and we intend to
14ru|libdvdcss-1.3.0-1|25	keep this number low.
14ru|libdvdcss-1.3.0-1|26	* Freedom. libdvdcss is released under the General Public License, ensuring
14ru|libdvdcss-1.3.0-1|27	it will stay free, and used only for free software products.
14ru|libdvdcss-1.3.0-1|28	* Just better. Unlike most similar projects, libdvdcss doesn't require the
14ru|libdvdcss-1.3.0-1|29	region of your drive to be set.
14ru|libdvdcss-1.3.0-1|30	
14ru|libdvdcss-1.3.0-1|31	This package is in restricted as it violates patents.
14ru|libdvdcss-1.3.0-1|32	
14ru|libdvdcss-1.3.0-1|33	#----------------------------------------------------------------------------
14ru|libdvdcss-1.3.0-1|34	
14ru|libdvdcss-1.3.0-1|35	%package -n %{libname}
14ru|libdvdcss-1.3.0-1|36	Summary:	A library for accessing DVDs like block device usind deCSS if needed
14ru|libdvdcss-1.3.0-1|37	Group:		System/Libraries
14ru|libdvdcss-1.3.0-1|38	Provides:	%{name} = %{EVRD}
14ru|libdvdcss-1.3.0-1|39	
14ru|libdvdcss-1.3.0-1|40	%description -n %{libname}
14ru|libdvdcss-1.3.0-1|41	libdvdcss is a simple library designed for accessing DVDs like a block device
14ru|libdvdcss-1.3.0-1|42	without having to bother about the decryption. The important features are:
14ru|libdvdcss-1.3.0-1|43	* Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
14ru|libdvdcss-1.3.0-1|44	OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris,
14ru|libdvdcss-1.3.0-1|45	and HP-UX.
14ru|libdvdcss-1.3.0-1|46	* Simplicity. There are currently 7 functions in the API, and we intend to
14ru|libdvdcss-1.3.0-1|47	keep this number low.
14ru|libdvdcss-1.3.0-1|48	* Freedom. libdvdcss is released under the General Public License, ensuring
14ru|libdvdcss-1.3.0-1|49	it will stay free, and used only for free software products.
14ru|libdvdcss-1.3.0-1|50	* Just better. Unlike most similar projects, libdvdcss doesn't require the
14ru|libdvdcss-1.3.0-1|51	region of your drive to be set.
14ru|libdvdcss-1.3.0-1|52	
14ru|libdvdcss-1.3.0-1|53	%files -n %{libname}
14ru|libdvdcss-1.3.0-1|54	%{_libdir}/libdvdcss.so.%{major}*
14ru|libdvdcss-1.3.0-1|55	
14ru|libdvdcss-1.3.0-1|56	#----------------------------------------------------------------------------
14ru|libdvdcss-1.3.0-1|57	
14ru|libdvdcss-1.3.0-1|58	%package -n %{devname}
14ru|libdvdcss-1.3.0-1|59	Summary:	Development tools for programs which will use the libdvdcss library
14ru|libdvdcss-1.3.0-1|60	Group:		Development/C
14ru|libdvdcss-1.3.0-1|61	Requires:	%{libname} = %{EVRD}
14ru|libdvdcss-1.3.0-1|62	Provides:	%{name}-devel = %{EVRD}
14ru|libdvdcss-1.3.0-1|63	
14ru|libdvdcss-1.3.0-1|64	%description -n %{devname}
14ru|libdvdcss-1.3.0-1|65	The %{name}-devel package includes the header files and static libraries
14ru|libdvdcss-1.3.0-1|66	necessary for developing programs which will manipulate DVDs files using
14ru|libdvdcss-1.3.0-1|67	the %{name} library.
14ru|libdvdcss-1.3.0-1|68	
14ru|libdvdcss-1.3.0-1|69	If you are going to develop programs which will manipulate DVDs, you
14ru|libdvdcss-1.3.0-1|70	should install %{name}-devel.  You'll also need to have the %{name}
14ru|libdvdcss-1.3.0-1|71	package installed.
14ru|libdvdcss-1.3.0-1|72	
14ru|libdvdcss-1.3.0-1|73	%files -n %{devname}
14ru|libdvdcss-1.3.0-1|74	%doc ChangeLog COPYING
14ru|libdvdcss-1.3.0-1|75	%doc %{_docdir}/%{name}
14ru|libdvdcss-1.3.0-1|76	%{_libdir}/libdvdcss.so
14ru|libdvdcss-1.3.0-1|77	%{_includedir}/*
14ru|libdvdcss-1.3.0-1|78	%{_libdir}/pkgconfig/*.pc
14ru|libdvdcss-1.3.0-1|79	
14ru|libdvdcss-1.3.0-1|80	#----------------------------------------------------------------------------
14ru|libdvdcss-1.3.0-1|81	
14ru|libdvdcss-1.3.0-1|82	%prep
14ru|libdvdcss-1.3.0-1|83	%setup -q
14ru|libdvdcss-1.3.0-1|84	
14ru|libdvdcss-1.3.0-1|85	%build
14ru|libdvdcss-1.3.0-1|86	%configure2_5x --disable-static
14ru|libdvdcss-1.3.0-1|87	%make
14ru|libdvdcss-1.3.0-1|88	
14ru|libdvdcss-1.3.0-1|89	%install
14ru|libdvdcss-1.3.0-1|90	%makeinstall_std
14ru|libdvdcss-1.3.0-1|91	
14ru|libdvdcss-1.3.0-1|92	
14ru|libdvdcss-1.3.0-1|93	%changelog
14ru|libdvdcss-1.3.0-1|94	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
14ru|libdvdcss-1.3.0-1|95	+ Revision: cba14d1
14ru|libdvdcss-1.3.0-1|96	- New version 1.3.0
14ru|libdvdcss-1.3.0-1|97	
14ru|libdvdcss-1.3.0-1|98	

26675 14
14ru|libpano13-2.9.19-1plf|1	%define bigfov 0
14ru|libpano13-2.9.19-1plf|2	# --with plf build libpano with fov > 160 support which is patent covered
14ru|libpano13-2.9.19-1plf|3	# or have some legal issue, so disabled by default
14ru|libpano13-2.9.19-1plf|4	
14ru|libpano13-2.9.19-1plf|5	%{?_with_plf: %{expand: %%global bigfov 1}}
14ru|libpano13-2.9.19-1plf|6	
14ru|libpano13-2.9.19-1plf|7	
14ru|libpano13-2.9.19-1plf|8	####################
14ru|libpano13-2.9.19-1plf|9	# Hardcore plf build
14ru|libpano13-2.9.19-1plf|10	%define bigfov 1
14ru|libpano13-2.9.19-1plf|11	####################
14ru|libpano13-2.9.19-1plf|12	
14ru|libpano13-2.9.19-1plf|13	
14ru|libpano13-2.9.19-1plf|14	%if %{bigfov}
14ru|libpano13-2.9.19-1plf|15	%define distsuffix plf
14ru|libpano13-2.9.19-1plf|16	%if %{mdvver} >= 201100
14ru|libpano13-2.9.19-1plf|17	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|libpano13-2.9.19-1plf|18	%define extrarelsuffix plf
14ru|libpano13-2.9.19-1plf|19	%endif
14ru|libpano13-2.9.19-1plf|20	%endif
14ru|libpano13-2.9.19-1plf|21	
14ru|libpano13-2.9.19-1plf|22	%define lib_major 3
14ru|libpano13-2.9.19-1plf|23	%define libname %mklibname pano13_ %{lib_major}
14ru|libpano13-2.9.19-1plf|24	%define develname %mklibname -d pano13
14ru|libpano13-2.9.19-1plf|25	
14ru|libpano13-2.9.19-1plf|26	Name:		libpano13
14ru|libpano13-2.9.19-1plf|27	Version:	2.9.19
14ru|libpano13-2.9.19-1plf|28	Release:	1%{?extrarelsuffix}
14ru|libpano13-2.9.19-1plf|29	Summary:	Panorama Tools library
14ru|libpano13-2.9.19-1plf|30	License:	GPLv2+
14ru|libpano13-2.9.19-1plf|31	Group:		System/Libraries
14ru|libpano13-2.9.19-1plf|32	URL:		http://panotools.sourceforge.net/
14ru|libpano13-2.9.19-1plf|33	Source:		http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.gz
14ru|libpano13-2.9.19-1plf|34	BuildRequires:	java-1.7.0-openjdk-devel
14ru|libpano13-2.9.19-1plf|35	BuildRequires:	pkgconfig(libpng)
14ru|libpano13-2.9.19-1plf|36	BuildRequires:	jpeg-devel
14ru|libpano13-2.9.19-1plf|37	BuildRequires:	tiff-devel
14ru|libpano13-2.9.19-1plf|38	BuildRequires:	zlib-devel
14ru|libpano13-2.9.19-1plf|39	
14ru|libpano13-2.9.19-1plf|40	%description
14ru|libpano13-2.9.19-1plf|41	Helmut Dersch's Panorama Tools.
14ru|libpano13-2.9.19-1plf|42	
14ru|libpano13-2.9.19-1plf|43	%if %{bigfov}
14ru|libpano13-2.9.19-1plf|44	This package is in restricted because there is a patent if FOV is > 160
14ru|libpano13-2.9.19-1plf|45	%endif
14ru|libpano13-2.9.19-1plf|46	
14ru|libpano13-2.9.19-1plf|47	%package tools
14ru|libpano13-2.9.19-1plf|48	Summary:	Panorama Tools library
14ru|libpano13-2.9.19-1plf|49	Group:		Graphics
14ru|libpano13-2.9.19-1plf|50	
14ru|libpano13-2.9.19-1plf|51	%description tools
14ru|libpano13-2.9.19-1plf|52	Utilies for Helmut Dersch's Panorama Tools.
14ru|libpano13-2.9.19-1plf|53	
14ru|libpano13-2.9.19-1plf|54	%package -n %{libname}
14ru|libpano13-2.9.19-1plf|55	Summary:	Panorama Tools library
14ru|libpano13-2.9.19-1plf|56	Group:		System/Libraries
14ru|libpano13-2.9.19-1plf|57	Provides:	%{name} = %{version}-%{release}
14ru|libpano13-2.9.19-1plf|58	Obsoletes:	%{mklibname pano13_ 2} < 2.9.19
14ru|libpano13-2.9.19-1plf|59	Obsoletes:	%{_lib}pano13_0 < 2.9.19
14ru|libpano13-2.9.19-1plf|60	
14ru|libpano13-2.9.19-1plf|61	%description -n %{libname}
14ru|libpano13-2.9.19-1plf|62	Libraries for Helmut Dersch's Panorama Tools.
14ru|libpano13-2.9.19-1plf|63	
14ru|libpano13-2.9.19-1plf|64	%package -n %{develname}
14ru|libpano13-2.9.19-1plf|65	Summary:	Headers for developing programs that will use %{name}
14ru|libpano13-2.9.19-1plf|66	Group:		Development/C
14ru|libpano13-2.9.19-1plf|67	Requires:	%{libname} = %{version}-%{release}
14ru|libpano13-2.9.19-1plf|68	Provides:	pano13-devel = %{version}-%{release}
14ru|libpano13-2.9.19-1plf|69	
14ru|libpano13-2.9.19-1plf|70	%description -n %{develname}
14ru|libpano13-2.9.19-1plf|71	Developent headers for Helmut Dersch's Panorama Tools.
14ru|libpano13-2.9.19-1plf|72	
14ru|libpano13-2.9.19-1plf|73	%prep
14ru|libpano13-2.9.19-1plf|74	%setup -q
14ru|libpano13-2.9.19-1plf|75	
14ru|libpano13-2.9.19-1plf|76	%build
14ru|libpano13-2.9.19-1plf|77	export LIBS="-lm"
14ru|libpano13-2.9.19-1plf|78	%if %{bigfov}
14ru|libpano13-2.9.19-1plf|79	perl -pi -e "s|\#define\s+MAX_FISHEYE_FOV.*|\#define MAX_FISHEYE_FOV 3600|" filter.h
14ru|libpano13-2.9.19-1plf|80	%endif
14ru|libpano13-2.9.19-1plf|81	export CFLAGS="%{optflags} -fPIC"
14ru|libpano13-2.9.19-1plf|82	%configure2_5x \
14ru|libpano13-2.9.19-1plf|83	--enable-shared=yes \
14ru|libpano13-2.9.19-1plf|84	--enable-static=no
14ru|libpano13-2.9.19-1plf|85	
14ru|libpano13-2.9.19-1plf|86	%make
14ru|libpano13-2.9.19-1plf|87	
14ru|libpano13-2.9.19-1plf|88	%install
14ru|libpano13-2.9.19-1plf|89	%makeinstall
14ru|libpano13-2.9.19-1plf|90	
14ru|libpano13-2.9.19-1plf|91	%files tools
14ru|libpano13-2.9.19-1plf|92	%doc README.linux AUTHORS
14ru|libpano13-2.9.19-1plf|93	%{_bindir}/PT*
14ru|libpano13-2.9.19-1plf|94	%{_bindir}/panoinfo
14ru|libpano13-2.9.19-1plf|95	%{_mandir}/man1/*.1.*
14ru|libpano13-2.9.19-1plf|96	
14ru|libpano13-2.9.19-1plf|97	%files -n %{libname}
14ru|libpano13-2.9.19-1plf|98	%{_libdir}/libpano13.so.%{lib_major}*
14ru|libpano13-2.9.19-1plf|99	
14ru|libpano13-2.9.19-1plf|100	%files -n %{develname}
14ru|libpano13-2.9.19-1plf|101	%{_includedir}/pano13
14ru|libpano13-2.9.19-1plf|102	%{_libdir}/libpano13.so
14ru|libpano13-2.9.19-1plf|103	%{_libdir}/pkgconfig/*.pc
14ru|libpano13-2.9.19-1plf|104	
14ru|libpano13-2.9.19-1plf|105	
14ru|libpano13-2.9.19-1plf|106	
14ru|libpano13-2.9.19-1plf|107	%changelog
14ru|libpano13-2.9.19-1plf|108	
14ru|libpano13-2.9.19-1plf|109	* Tue Apr 07 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.9.19-1plf
14ru|libpano13-2.9.19-1plf|110	- (cdc34b3) Fix major number
14ru|libpano13-2.9.19-1plf|111	
14ru|libpano13-2.9.19-1plf|112	

26676 14
14ru|libquicktime-1.2.4-10plf|1	%define major 0
14ru|libquicktime-1.2.4-10plf|2	%define libname %mklibname quicktime %{major}
14ru|libquicktime-1.2.4-10plf|3	%define devname %mklibname quicktime -d
14ru|libquicktime-1.2.4-10plf|4	
14ru|libquicktime-1.2.4-10plf|5	######################
14ru|libquicktime-1.2.4-10plf|6	# Hardcore PLF build
14ru|libquicktime-1.2.4-10plf|7	%define build_plf 1
14ru|libquicktime-1.2.4-10plf|8	######################
14ru|libquicktime-1.2.4-10plf|9	
14ru|libquicktime-1.2.4-10plf|10	%{?_with_plf: %{expand: %%global build_plf 1}}
14ru|libquicktime-1.2.4-10plf|11	%if %{build_plf}
14ru|libquicktime-1.2.4-10plf|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|libquicktime-1.2.4-10plf|13	%define extrarelsuffix plf
14ru|libquicktime-1.2.4-10plf|14	%define distsuffix plf
14ru|libquicktime-1.2.4-10plf|15	%endif
14ru|libquicktime-1.2.4-10plf|16	
14ru|libquicktime-1.2.4-10plf|17	Summary:	A library for manipulating QuickTime files
14ru|libquicktime-1.2.4-10plf|18	Name:		libquicktime
14ru|libquicktime-1.2.4-10plf|19	Version:	1.2.4
14ru|libquicktime-1.2.4-10plf|20	Release:	10%{?extrarelsuffix}
14ru|libquicktime-1.2.4-10plf|21	%if %{build_plf}
14ru|libquicktime-1.2.4-10plf|22	License:	GPLv2+
14ru|libquicktime-1.2.4-10plf|23	%else
14ru|libquicktime-1.2.4-10plf|24	License:	LGPLv2+
14ru|libquicktime-1.2.4-10plf|25	%endif
14ru|libquicktime-1.2.4-10plf|26	Group:		Video
14ru|libquicktime-1.2.4-10plf|27	Url:		http://libquicktime.sourceforge.net/
14ru|libquicktime-1.2.4-10plf|28	Source0:	http://prdownloads.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
14ru|libquicktime-1.2.4-10plf|29	Patch0:		libquicktime-1.2.2-ffmpeg07.patch
14ru|libquicktime-1.2.4-10plf|30	Patch1:		libquicktime-1.2.4-ffmpeg2.patch
14ru|libquicktime-1.2.4-10plf|31	Patch2:		libquicktime-1.2.4-ffmpeg3.patch
14ru|libquicktime-1.2.4-10plf|32	Patch3:		libquicktime-1.2.4-integer_overflow.patch
14ru|libquicktime-1.2.4-10plf|33	BuildRequires:	autoconf
14ru|libquicktime-1.2.4-10plf|34	BuildRequires:	automake
14ru|libquicktime-1.2.4-10plf|35	BuildRequires:	doxygen
14ru|libquicktime-1.2.4-10plf|36	BuildRequires:	ffmpeg-devel
14ru|libquicktime-1.2.4-10plf|37	BuildRequires:	jpeg-devel
14ru|libquicktime-1.2.4-10plf|38	BuildRequires:	pkgconfig(alsa)
14ru|libquicktime-1.2.4-10plf|39	BuildRequires:	pkgconfig(glu)
14ru|libquicktime-1.2.4-10plf|40	BuildRequires:	pkgconfig(gtk+-2.0)
14ru|libquicktime-1.2.4-10plf|41	BuildRequires:	pkgconfig(ice)
14ru|libquicktime-1.2.4-10plf|42	BuildRequires:	pkgconfig(libpng)
14ru|libquicktime-1.2.4-10plf|43	BuildRequires:	pkgconfig(schroedinger-1.0)
14ru|libquicktime-1.2.4-10plf|44	BuildRequires:	pkgconfig(vorbis)
14ru|libquicktime-1.2.4-10plf|45	BuildRequires:	pkgconfig(xaw7)
14ru|libquicktime-1.2.4-10plf|46	BuildRequires:	pkgconfig(xv)
14ru|libquicktime-1.2.4-10plf|47	
14ru|libquicktime-1.2.4-10plf|48	%description
14ru|libquicktime-1.2.4-10plf|49	Libquicktime is a library for reading and writing QuickTime files
14ru|libquicktime-1.2.4-10plf|50	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
14ru|libquicktime-1.2.4-10plf|51	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
14ru|libquicktime-1.2.4-10plf|52	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
14ru|libquicktime-1.2.4-10plf|53	
14ru|libquicktime-1.2.4-10plf|54	Libquicktime is based on the quicktime4linux library.  Libquicktime add
14ru|libquicktime-1.2.4-10plf|55	features such as a GNU build tools-based build process and dynamically
14ru|libquicktime-1.2.4-10plf|56	loadable CODECs.
14ru|libquicktime-1.2.4-10plf|57	
14ru|libquicktime-1.2.4-10plf|58	%if %{build_plf}
14ru|libquicktime-1.2.4-10plf|59	This package is in restricted as it violates some patents.
14ru|libquicktime-1.2.4-10plf|60	%endif
14ru|libquicktime-1.2.4-10plf|61	
14ru|libquicktime-1.2.4-10plf|62	%files -f %{name}.lang
14ru|libquicktime-1.2.4-10plf|63	%doc README
14ru|libquicktime-1.2.4-10plf|64	%dir %{_libdir}/libquicktime/
14ru|libquicktime-1.2.4-10plf|65	%{_libdir}/libquicktime/lqt_audiocodec.so
14ru|libquicktime-1.2.4-10plf|66	%{_libdir}/libquicktime/lqt_ffmpeg.so
14ru|libquicktime-1.2.4-10plf|67	%{_libdir}/libquicktime/lqt_mjpeg.so
14ru|libquicktime-1.2.4-10plf|68	%{_libdir}/libquicktime/lqt_png.so
14ru|libquicktime-1.2.4-10plf|69	%{_libdir}/libquicktime/lqt_videocodec.so
14ru|libquicktime-1.2.4-10plf|70	%{_libdir}/libquicktime/lqt_rtjpeg.so
14ru|libquicktime-1.2.4-10plf|71	%{_libdir}/libquicktime/lqt_schroedinger.so
14ru|libquicktime-1.2.4-10plf|72	%{_libdir}/libquicktime/lqt_vorbis.so
14ru|libquicktime-1.2.4-10plf|73	
14ru|libquicktime-1.2.4-10plf|74	#----------------------------------------------------------------------------
14ru|libquicktime-1.2.4-10plf|75	
14ru|libquicktime-1.2.4-10plf|76	%package -n %{libname}
14ru|libquicktime-1.2.4-10plf|77	Summary:	Shared library of libquicktime
14ru|libquicktime-1.2.4-10plf|78	Group:		System/Libraries
14ru|libquicktime-1.2.4-10plf|79	
14ru|libquicktime-1.2.4-10plf|80	%description -n %{libname}
14ru|libquicktime-1.2.4-10plf|81	Libquicktime is a library for reading and writing QuickTime files
14ru|libquicktime-1.2.4-10plf|82	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
14ru|libquicktime-1.2.4-10plf|83	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
14ru|libquicktime-1.2.4-10plf|84	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
14ru|libquicktime-1.2.4-10plf|85	
14ru|libquicktime-1.2.4-10plf|86	Libquicktime is based on the quicktime4linux library.  Libquicktime add
14ru|libquicktime-1.2.4-10plf|87	features such as a GNU build tools-based build process and dynamically
14ru|libquicktime-1.2.4-10plf|88	loadable CODECs.
14ru|libquicktime-1.2.4-10plf|89	
14ru|libquicktime-1.2.4-10plf|90	%files -n %{libname}
14ru|libquicktime-1.2.4-10plf|91	%{_libdir}/libquicktime.so.%{major}*
14ru|libquicktime-1.2.4-10plf|92	
14ru|libquicktime-1.2.4-10plf|93	#----------------------------------------------------------------------------
14ru|libquicktime-1.2.4-10plf|94	
14ru|libquicktime-1.2.4-10plf|95	%package -n %{devname}
14ru|libquicktime-1.2.4-10plf|96	Summary:	Header files and development documentation for libquicktime
14ru|libquicktime-1.2.4-10plf|97	Group:		Development/C
14ru|libquicktime-1.2.4-10plf|98	Requires:	%{libname} = %{EVRD}
14ru|libquicktime-1.2.4-10plf|99	Provides:	libquicktime-devel = %{EVRD}
14ru|libquicktime-1.2.4-10plf|100	Provides:	quicktime-devel = %{EVRD}
14ru|libquicktime-1.2.4-10plf|101	Provides:	quicktime-static-devel = %{EVRD}
14ru|libquicktime-1.2.4-10plf|102	
14ru|libquicktime-1.2.4-10plf|103	%description -n %{devname}
14ru|libquicktime-1.2.4-10plf|104	Header files and development documentation for libquicktime.
14ru|libquicktime-1.2.4-10plf|105	
14ru|libquicktime-1.2.4-10plf|106	%files -n %{devname}
14ru|libquicktime-1.2.4-10plf|107	%{_libdir}/libquicktime.so
14ru|libquicktime-1.2.4-10plf|108	%{_includedir}/lqt
14ru|libquicktime-1.2.4-10plf|109	%{_libdir}/pkgconfig/*.pc
14ru|libquicktime-1.2.4-10plf|110	
14ru|libquicktime-1.2.4-10plf|111	#----------------------------------------------------------------------------
14ru|libquicktime-1.2.4-10plf|112	
14ru|libquicktime-1.2.4-10plf|113	%package dv
14ru|libquicktime-1.2.4-10plf|114	Summary:	Libquicktime plugin supporting the DV codec
14ru|libquicktime-1.2.4-10plf|115	Group:		Video
14ru|libquicktime-1.2.4-10plf|116	Requires:	%{name} = %{EVRD}
14ru|libquicktime-1.2.4-10plf|117	BuildRequires:	pkgconfig(libdv)
14ru|libquicktime-1.2.4-10plf|118	
14ru|libquicktime-1.2.4-10plf|119	%description dv
14ru|libquicktime-1.2.4-10plf|120	Libquicktime plugin supporting the DV codec
14ru|libquicktime-1.2.4-10plf|121	
14ru|libquicktime-1.2.4-10plf|122	%files dv
14ru|libquicktime-1.2.4-10plf|123	%{_libdir}/libquicktime/lqt_dv.so
14ru|libquicktime-1.2.4-10plf|124	
14ru|libquicktime-1.2.4-10plf|125	#----------------------------------------------------------------------------
14ru|libquicktime-1.2.4-10plf|126	
14ru|libquicktime-1.2.4-10plf|127	%package progs
14ru|libquicktime-1.2.4-10plf|128	Summary:	Useful tools to operate at QuickTime files
14ru|libquicktime-1.2.4-10plf|129	Group:		Video
14ru|libquicktime-1.2.4-10plf|130	Requires:	%{name} = %{EVRD}
14ru|libquicktime-1.2.4-10plf|131	
14ru|libquicktime-1.2.4-10plf|132	%description progs
14ru|libquicktime-1.2.4-10plf|133	Useful tools to operate on QuickTime files.
14ru|libquicktime-1.2.4-10plf|134	
14ru|libquicktime-1.2.4-10plf|135	%files progs
14ru|libquicktime-1.2.4-10plf|136	%doc README TODO
14ru|libquicktime-1.2.4-10plf|137	%{_bindir}/libquicktime_config
14ru|libquicktime-1.2.4-10plf|138	%{_bindir}/lqtplay
14ru|libquicktime-1.2.4-10plf|139	%{_bindir}/lqtremux
14ru|libquicktime-1.2.4-10plf|140	%{_bindir}/lqt_transcode
14ru|libquicktime-1.2.4-10plf|141	%{_bindir}/qt*
14ru|libquicktime-1.2.4-10plf|142	%{_mandir}/man1/lqtplay.1*
14ru|libquicktime-1.2.4-10plf|143	
14ru|libquicktime-1.2.4-10plf|144	%if %{build_plf}
14ru|libquicktime-1.2.4-10plf|145	#----------------------------------------------------------------------------
14ru|libquicktime-1.2.4-10plf|146	%package lame
14ru|libquicktime-1.2.4-10plf|147	Summary:	Libquicktime plugin supporting the MP3 codec
14ru|libquicktime-1.2.4-10plf|148	Group:		Video
14ru|libquicktime-1.2.4-10plf|149	Requires:	%{name} = %{EVRD}
14ru|libquicktime-1.2.4-10plf|150	BuildRequires:	lame-devel
14ru|libquicktime-1.2.4-10plf|151	
14ru|libquicktime-1.2.4-10plf|152	%description lame
14ru|libquicktime-1.2.4-10plf|153	This is a libquicktime plugin supporting the MP3 codec based on lame.
14ru|libquicktime-1.2.4-10plf|154	
14ru|libquicktime-1.2.4-10plf|155	This package is in restricted as it violates some patents.
14ru|libquicktime-1.2.4-10plf|156	
14ru|libquicktime-1.2.4-10plf|157	%files lame
14ru|libquicktime-1.2.4-10plf|158	%{_libdir}/libquicktime/lqt_lame.so
14ru|libquicktime-1.2.4-10plf|159	
14ru|libquicktime-1.2.4-10plf|160	#----------------------------------------------------------------------------
14ru|libquicktime-1.2.4-10plf|161	
14ru|libquicktime-1.2.4-10plf|162	%package faac
14ru|libquicktime-1.2.4-10plf|163	Summary:	Libquicktime plugin for encoding AAC
14ru|libquicktime-1.2.4-10plf|164	Group:		Video
14ru|libquicktime-1.2.4-10plf|165	Requires:	%{name} = %{EVRD}
14ru|libquicktime-1.2.4-10plf|166	BuildRequires:	libfaac-devel
14ru|libquicktime-1.2.4-10plf|167	
14ru|libquicktime-1.2.4-10plf|168	%description faac
14ru|libquicktime-1.2.4-10plf|169	This is a libquicktime plugin for AAC encoding based on faac.
14ru|libquicktime-1.2.4-10plf|170	
14ru|libquicktime-1.2.4-10plf|171	This package is in restricted as it violates some patents.
14ru|libquicktime-1.2.4-10plf|172	
14ru|libquicktime-1.2.4-10plf|173	%files faac
14ru|libquicktime-1.2.4-10plf|174	%{_libdir}/libquicktime/lqt_faac.so
14ru|libquicktime-1.2.4-10plf|175	
14ru|libquicktime-1.2.4-10plf|176	#----------------------------------------------------------------------------
14ru|libquicktime-1.2.4-10plf|177	
14ru|libquicktime-1.2.4-10plf|178	%package faad
14ru|libquicktime-1.2.4-10plf|179	Summary:	Libquicktime plugin for decoding AAC
14ru|libquicktime-1.2.4-10plf|180	Group:		Video
14ru|libquicktime-1.2.4-10plf|181	Requires:	%{name} = %{EVRD}
14ru|libquicktime-1.2.4-10plf|182	BuildRequires:	libfaad2-devel
14ru|libquicktime-1.2.4-10plf|183	
14ru|libquicktime-1.2.4-10plf|184	%description faad
14ru|libquicktime-1.2.4-10plf|185	This is a libquicktime plugin for AAC decoding based on faad2.
14ru|libquicktime-1.2.4-10plf|186	
14ru|libquicktime-1.2.4-10plf|187	This package is in restricted as it violates some patents.
14ru|libquicktime-1.2.4-10plf|188	
14ru|libquicktime-1.2.4-10plf|189	%files faad
14ru|libquicktime-1.2.4-10plf|190	%{_libdir}/libquicktime/lqt_faad2.so
14ru|libquicktime-1.2.4-10plf|191	
14ru|libquicktime-1.2.4-10plf|192	#----------------------------------------------------------------------------
14ru|libquicktime-1.2.4-10plf|193	
14ru|libquicktime-1.2.4-10plf|194	%package x264
14ru|libquicktime-1.2.4-10plf|195	Summary:	Libquicktime plugin for encoding H.264/MPEG-4 streams
14ru|libquicktime-1.2.4-10plf|196	Group:		Video
14ru|libquicktime-1.2.4-10plf|197	Requires:	%{name} = %{EVRD}
14ru|libquicktime-1.2.4-10plf|198	BuildRequires:	pkgconfig(x264)
14ru|libquicktime-1.2.4-10plf|199	
14ru|libquicktime-1.2.4-10plf|200	%description x264
14ru|libquicktime-1.2.4-10plf|201	This is a libquicktime plugin for encoding H.264/MPEG-4 streams.
14ru|libquicktime-1.2.4-10plf|202	
14ru|libquicktime-1.2.4-10plf|203	This package is in restricted as it violates some patents.
14ru|libquicktime-1.2.4-10plf|204	
14ru|libquicktime-1.2.4-10plf|205	%files x264
14ru|libquicktime-1.2.4-10plf|206	%{_libdir}/libquicktime/lqt_x264.so
14ru|libquicktime-1.2.4-10plf|207	#----------------------------------------------------------------------------
14ru|libquicktime-1.2.4-10plf|208	%endif
14ru|libquicktime-1.2.4-10plf|209	
14ru|libquicktime-1.2.4-10plf|210	%prep
14ru|libquicktime-1.2.4-10plf|211	%setup -q
14ru|libquicktime-1.2.4-10plf|212	%patch0 -p1
14ru|libquicktime-1.2.4-10plf|213	%patch1 -p1
14ru|libquicktime-1.2.4-10plf|214	%patch2 -p1
14ru|libquicktime-1.2.4-10plf|215	%patch3 -p1
14ru|libquicktime-1.2.4-10plf|216	
14ru|libquicktime-1.2.4-10plf|217	%build
14ru|libquicktime-1.2.4-10plf|218	%configure2_5x \
14ru|libquicktime-1.2.4-10plf|219	--with-libdv \
14ru|libquicktime-1.2.4-10plf|220	%ifarch x86_64
14ru|libquicktime-1.2.4-10plf|221	--with-pic \
14ru|libquicktime-1.2.4-10plf|222	%endif
14ru|libquicktime-1.2.4-10plf|223	%if %{build_plf}
14ru|libquicktime-1.2.4-10plf|224	--enable-gpl
14ru|libquicktime-1.2.4-10plf|225	%endif
14ru|libquicktime-1.2.4-10plf|226	
14ru|libquicktime-1.2.4-10plf|227	%make
14ru|libquicktime-1.2.4-10plf|228	
14ru|libquicktime-1.2.4-10plf|229	%install
14ru|libquicktime-1.2.4-10plf|230	%makeinstall_std
14ru|libquicktime-1.2.4-10plf|231	
14ru|libquicktime-1.2.4-10plf|232	rm -f %{buildroot}%{_libdir}/libquicktime/*a
14ru|libquicktime-1.2.4-10plf|233	rm -f %{buildroot}%{_libdir}/libquicktime/lqt_opendivx.so
14ru|libquicktime-1.2.4-10plf|234	
14ru|libquicktime-1.2.4-10plf|235	%find_lang %{name}
14ru|libquicktime-1.2.4-10plf|236	
14ru|libquicktime-1.2.4-10plf|237	
14ru|libquicktime-1.2.4-10plf|238	%changelog

26677 14
14ru|libtxc_dxtn-1.0.1-6|1	%define distsuffix plf
14ru|libtxc_dxtn-1.0.1-6|2	
14ru|libtxc_dxtn-1.0.1-6|3	%define libname %mklibname txc-dxtn
14ru|libtxc_dxtn-1.0.1-6|4	%define devname %mklibname txc-dxtn -d
14ru|libtxc_dxtn-1.0.1-6|5	
14ru|libtxc_dxtn-1.0.1-6|6	Summary:	S3 Texture Compression (S3TC) sextension for Mesa
14ru|libtxc_dxtn-1.0.1-6|7	Name:		libtxc_dxtn
14ru|libtxc_dxtn-1.0.1-6|8	Version:	1.0.1
14ru|libtxc_dxtn-1.0.1-6|9	Epoch:		1
14ru|libtxc_dxtn-1.0.1-6|10	Release:	6
14ru|libtxc_dxtn-1.0.1-6|11	License:	BSD
14ru|libtxc_dxtn-1.0.1-6|12	Group:		System/Libraries
14ru|libtxc_dxtn-1.0.1-6|13	Url:		http://cgit.freedesktop.org/~mareko/libtxc_dxtn/
14ru|libtxc_dxtn-1.0.1-6|14	Source0:	http://cgit.freedesktop.org/~mareko/libtxc_dxtn/snapshot/libtxc_dxtn-%{version}.tar.bz2
14ru|libtxc_dxtn-1.0.1-6|15	BuildRequires:	pkgconfig(gl)
14ru|libtxc_dxtn-1.0.1-6|16	
14ru|libtxc_dxtn-1.0.1-6|17	%description
14ru|libtxc_dxtn-1.0.1-6|18	An open source implementation of the S3 Texture Compression (S3TC)
14ru|libtxc_dxtn-1.0.1-6|19	for use with the open source OpenGL implementation Mesa.
14ru|libtxc_dxtn-1.0.1-6|20	
14ru|libtxc_dxtn-1.0.1-6|21	This provides the GLX extension GL_EXT_texture_compression_s3tc.
14ru|libtxc_dxtn-1.0.1-6|22	
14ru|libtxc_dxtn-1.0.1-6|23	This package is in restricted because S3TC is covered by software
14ru|libtxc_dxtn-1.0.1-6|24	patents.
14ru|libtxc_dxtn-1.0.1-6|25	
14ru|libtxc_dxtn-1.0.1-6|26	#----------------------------------------------------------------------------
14ru|libtxc_dxtn-1.0.1-6|27	
14ru|libtxc_dxtn-1.0.1-6|28	%package -n %{libname}
14ru|libtxc_dxtn-1.0.1-6|29	Summary:	S3 Texture Compression (S3TC) sextension for Mesa
14ru|libtxc_dxtn-1.0.1-6|30	Group:		System/Libraries
14ru|libtxc_dxtn-1.0.1-6|31	Provides:	%{name} = %{EVRD}
14ru|libtxc_dxtn-1.0.1-6|32	
14ru|libtxc_dxtn-1.0.1-6|33	%description -n %{libname}
14ru|libtxc_dxtn-1.0.1-6|34	An open source implementation of the  S3 Texture Compression (S3TC)
14ru|libtxc_dxtn-1.0.1-6|35	for use with the open source OpenGL implementation Mesa.
14ru|libtxc_dxtn-1.0.1-6|36	
14ru|libtxc_dxtn-1.0.1-6|37	This provides the GLX extension GL_EXT_texture_compression_s3tc.
14ru|libtxc_dxtn-1.0.1-6|38	
14ru|libtxc_dxtn-1.0.1-6|39	This package is in restricted because S3TC is covered by software
14ru|libtxc_dxtn-1.0.1-6|40	patents.
14ru|libtxc_dxtn-1.0.1-6|41	
14ru|libtxc_dxtn-1.0.1-6|42	%files -n %{libname}
14ru|libtxc_dxtn-1.0.1-6|43	%{_libdir}/%{name}.so
14ru|libtxc_dxtn-1.0.1-6|44	
14ru|libtxc_dxtn-1.0.1-6|45	#----------------------------------------------------------------------------
14ru|libtxc_dxtn-1.0.1-6|46	
14ru|libtxc_dxtn-1.0.1-6|47	%package -n %{devname}
14ru|libtxc_dxtn-1.0.1-6|48	Summary:	S3 Texture Compression (S3TC) sextension for Mesa
14ru|libtxc_dxtn-1.0.1-6|49	Group:		System/Libraries
14ru|libtxc_dxtn-1.0.1-6|50	Requires:	%{libname} = %{EVRD}
14ru|libtxc_dxtn-1.0.1-6|51	Provides:	%{name}-devel = %{EVRD}
14ru|libtxc_dxtn-1.0.1-6|52	
14ru|libtxc_dxtn-1.0.1-6|53	%description -n %{devname}
14ru|libtxc_dxtn-1.0.1-6|54	An open source implementation of the S3 Texture Compression (S3TC)
14ru|libtxc_dxtn-1.0.1-6|55	for use with the open source OpenGL implementation Mesa.
14ru|libtxc_dxtn-1.0.1-6|56	
14ru|libtxc_dxtn-1.0.1-6|57	This provides the GLX extension GL_EXT_texture_compression_s3tc.
14ru|libtxc_dxtn-1.0.1-6|58	
14ru|libtxc_dxtn-1.0.1-6|59	This package is in restricted because S3TC is covered by software
14ru|libtxc_dxtn-1.0.1-6|60	patents.
14ru|libtxc_dxtn-1.0.1-6|61	
14ru|libtxc_dxtn-1.0.1-6|62	%files -n %{devname}
14ru|libtxc_dxtn-1.0.1-6|63	%doc Changelog
14ru|libtxc_dxtn-1.0.1-6|64	%{_includedir}/txc_dxtn.h
14ru|libtxc_dxtn-1.0.1-6|65	
14ru|libtxc_dxtn-1.0.1-6|66	#----------------------------------------------------------------------------
14ru|libtxc_dxtn-1.0.1-6|67	
14ru|libtxc_dxtn-1.0.1-6|68	%prep
14ru|libtxc_dxtn-1.0.1-6|69	%setup -q
14ru|libtxc_dxtn-1.0.1-6|70	
14ru|libtxc_dxtn-1.0.1-6|71	%build
14ru|libtxc_dxtn-1.0.1-6|72	[[ -f configure ]] || ./autogen.sh
14ru|libtxc_dxtn-1.0.1-6|73	%setup_compile_flags
14ru|libtxc_dxtn-1.0.1-6|74	%configure
14ru|libtxc_dxtn-1.0.1-6|75	%make
14ru|libtxc_dxtn-1.0.1-6|76	
14ru|libtxc_dxtn-1.0.1-6|77	%install
14ru|libtxc_dxtn-1.0.1-6|78	%makeinstall_std
14ru|libtxc_dxtn-1.0.1-6|79	
14ru|libtxc_dxtn-1.0.1-6|80	
14ru|libtxc_dxtn-1.0.1-6|81	%changelog
14ru|libtxc_dxtn-1.0.1-6|82	
14ru|libtxc_dxtn-1.0.1-6|83	* Tue Jun 07 2016 Evgenii Shatokhin <eugene.shatokhin@rosalab.ru> 1:1.0.1-6
14ru|libtxc_dxtn-1.0.1-6|84	- (53be3d0) Release up for a rebuild
14ru|libtxc_dxtn-1.0.1-6|85	
14ru|libtxc_dxtn-1.0.1-6|86	

26678 14
14ru|mac-3.99.4.5.7-2|1	%define distsuffix plf
14ru|mac-3.99.4.5.7-2|2	
14ru|mac-3.99.4.5.7-2|3	%define ver 3.99
14ru|mac-3.99.4.5.7-2|4	%define uver 4
14ru|mac-3.99.4.5.7-2|5	%define bver 5
14ru|mac-3.99.4.5.7-2|6	%define sver 7
14ru|mac-3.99.4.5.7-2|7	
14ru|mac-3.99.4.5.7-2|8	%define major 2
14ru|mac-3.99.4.5.7-2|9	%define libname %mklibname %{name} %{major}
14ru|mac-3.99.4.5.7-2|10	%define devname %mklibname %{name} -d
14ru|mac-3.99.4.5.7-2|11	
14ru|mac-3.99.4.5.7-2|12	Summary:	Monkey's Audio Codec
14ru|mac-3.99.4.5.7-2|13	Name:		mac
14ru|mac-3.99.4.5.7-2|14	Version:	%{ver}.%{uver}.%{bver}.%{sver}
14ru|mac-3.99.4.5.7-2|15	Release:	2
14ru|mac-3.99.4.5.7-2|16	License:	Freeware
14ru|mac-3.99.4.5.7-2|17	Group:		Sound
14ru|mac-3.99.4.5.7-2|18	Url:		http://etree.org/shnutils/shntool/
14ru|mac-3.99.4.5.7-2|19	Source0:	http://etree.org/shnutils/shntool/support/formats/ape/unix/%{ver}-u%{uver}-b%{bver}-s%{sver}/%{name}-%{ver}-u%{uver}-b%{bver}-s%{sver}.tar.gz
14ru|mac-3.99.4.5.7-2|20	BuildRequires:	libstdc++-devel
14ru|mac-3.99.4.5.7-2|21	
14ru|mac-3.99.4.5.7-2|22	%description
14ru|mac-3.99.4.5.7-2|23	Monkey's Audio Codec is a lossless audio codec w/ good
14ru|mac-3.99.4.5.7-2|24	correspondence of compression (and decompresssion) ratio
14ru|mac-3.99.4.5.7-2|25	and time.
14ru|mac-3.99.4.5.7-2|26	
14ru|mac-3.99.4.5.7-2|27	Monkey's Audio Codec can be used for personal, educational
14ru|mac-3.99.4.5.7-2|28	and non-commercial purposes. Commercial usage requires
14ru|mac-3.99.4.5.7-2|29	prior written permission from Monkey's Audio author.
14ru|mac-3.99.4.5.7-2|30	See License.htm before usage.
14ru|mac-3.99.4.5.7-2|31	
14ru|mac-3.99.4.5.7-2|32	This version is patched for shntool support.
14ru|mac-3.99.4.5.7-2|33	
14ru|mac-3.99.4.5.7-2|34	This package is in restricted because of its license.
14ru|mac-3.99.4.5.7-2|35	
14ru|mac-3.99.4.5.7-2|36	%files
14ru|mac-3.99.4.5.7-2|37	%doc ChangeLog ChangeLog.shntool AUTHORS COPYING README NEWS License.htm
14ru|mac-3.99.4.5.7-2|38	%{_bindir}/*
14ru|mac-3.99.4.5.7-2|39	
14ru|mac-3.99.4.5.7-2|40	#----------------------------------------------------------------------------
14ru|mac-3.99.4.5.7-2|41	
14ru|mac-3.99.4.5.7-2|42	%package -n %{libname}
14ru|mac-3.99.4.5.7-2|43	Summary:	Monkey's Audio Codec library
14ru|mac-3.99.4.5.7-2|44	Group:		System/Libraries
14ru|mac-3.99.4.5.7-2|45	
14ru|mac-3.99.4.5.7-2|46	%description -n %{libname}
14ru|mac-3.99.4.5.7-2|47	Monkey's Audio Codec library.
14ru|mac-3.99.4.5.7-2|48	
14ru|mac-3.99.4.5.7-2|49	Monkey's Audio Codec is a lossless audio codec w/ good
14ru|mac-3.99.4.5.7-2|50	correspondence of compression (and decompresssion) ratio
14ru|mac-3.99.4.5.7-2|51	and time.
14ru|mac-3.99.4.5.7-2|52	
14ru|mac-3.99.4.5.7-2|53	Monkey's Audio Codec can be used for personal, educational
14ru|mac-3.99.4.5.7-2|54	and non-commercial purposes. Commercial usage requires
14ru|mac-3.99.4.5.7-2|55	prior written permission from Monkey's Audio author.
14ru|mac-3.99.4.5.7-2|56	See License.htm before usage.
14ru|mac-3.99.4.5.7-2|57	
14ru|mac-3.99.4.5.7-2|58	This version is patched for shntool support.
14ru|mac-3.99.4.5.7-2|59	
14ru|mac-3.99.4.5.7-2|60	This package is in restricted because of its license.
14ru|mac-3.99.4.5.7-2|61	
14ru|mac-3.99.4.5.7-2|62	%files -n %{libname}
14ru|mac-3.99.4.5.7-2|63	%{_libdir}/libmac.so.%{major}*
14ru|mac-3.99.4.5.7-2|64	
14ru|mac-3.99.4.5.7-2|65	#----------------------------------------------------------------------------
14ru|mac-3.99.4.5.7-2|66	
14ru|mac-3.99.4.5.7-2|67	%package -n %{devname}
14ru|mac-3.99.4.5.7-2|68	Summary:	Monkey's Audio Codec development files
14ru|mac-3.99.4.5.7-2|69	Group:		Development/C
14ru|mac-3.99.4.5.7-2|70	Requires:	%{libname} = %{EVRD}
14ru|mac-3.99.4.5.7-2|71	Provides:	%{name}-devel = %{EVRD}
14ru|mac-3.99.4.5.7-2|72	
14ru|mac-3.99.4.5.7-2|73	%description -n %{devname}
14ru|mac-3.99.4.5.7-2|74	Development files (headers etc) needed to develop software with %{libname}.
14ru|mac-3.99.4.5.7-2|75	
14ru|mac-3.99.4.5.7-2|76	This version is patched for shntool support.
14ru|mac-3.99.4.5.7-2|77	
14ru|mac-3.99.4.5.7-2|78	This package is in restricted because of its license.
14ru|mac-3.99.4.5.7-2|79	
14ru|mac-3.99.4.5.7-2|80	%files -n %{devname}
14ru|mac-3.99.4.5.7-2|81	%dir %{_includedir}/%{name}
14ru|mac-3.99.4.5.7-2|82	%{_includedir}/%{name}/*.h
14ru|mac-3.99.4.5.7-2|83	%{_libdir}/*.so
14ru|mac-3.99.4.5.7-2|84	
14ru|mac-3.99.4.5.7-2|85	#----------------------------------------------------------------------------
14ru|mac-3.99.4.5.7-2|86	
14ru|mac-3.99.4.5.7-2|87	%prep
14ru|mac-3.99.4.5.7-2|88	%setup -q -n %{name}-%{ver}-u%{uver}-b%{bver}-s%{sver}
14ru|mac-3.99.4.5.7-2|89	
14ru|mac-3.99.4.5.7-2|90	find . -perm 600 | xargs chmod 644
14ru|mac-3.99.4.5.7-2|91	
14ru|mac-3.99.4.5.7-2|92	%build
14ru|mac-3.99.4.5.7-2|93	%setup_compile_flags
14ru|mac-3.99.4.5.7-2|94	CXXFLAGS="$CXXFLAGS -DSHNTOOL" \
14ru|mac-3.99.4.5.7-2|95	%configure2_5x \
14ru|mac-3.99.4.5.7-2|96	--disable-static
14ru|mac-3.99.4.5.7-2|97	%make
14ru|mac-3.99.4.5.7-2|98	
14ru|mac-3.99.4.5.7-2|99	%install
14ru|mac-3.99.4.5.7-2|100	%makeinstall_std
14ru|mac-3.99.4.5.7-2|101	cp src/License.htm .
14ru|mac-3.99.4.5.7-2|102	
14ru|mac-3.99.4.5.7-2|103	
14ru|mac-3.99.4.5.7-2|104	%changelog
14ru|mac-3.99.4.5.7-2|105	
14ru|mac-3.99.4.5.7-2|106	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.99.4.5.7-2
14ru|mac-3.99.4.5.7-2|107	- (012c420) Build with system optflags
14ru|mac-3.99.4.5.7-2|108	- (012c420) Fix debug package
14ru|mac-3.99.4.5.7-2|109	- (012c420) Spec cleanup
14ru|mac-3.99.4.5.7-2|110	
14ru|mac-3.99.4.5.7-2|111	

26679 14
14ru|moc-2.6.0-1.alpha3.svn2947.1|1	%define alpha alpha3
14ru|moc-2.6.0-1.alpha3.svn2947.1|2	%define svn svn2947
14ru|moc-2.6.0-1.alpha3.svn2947.1|3	# switch between tarball and svn here.Sflo
14ru|moc-2.6.0-1.alpha3.svn2947.1|4	%define with_svn 1
14ru|moc-2.6.0-1.alpha3.svn2947.1|5	#
14ru|moc-2.6.0-1.alpha3.svn2947.1|6	Summary:	Simple console audio player
14ru|moc-2.6.0-1.alpha3.svn2947.1|7	Name:		moc
14ru|moc-2.6.0-1.alpha3.svn2947.1|8	Epoch:		2
14ru|moc-2.6.0-1.alpha3.svn2947.1|9	Version:	2.6.0
14ru|moc-2.6.0-1.alpha3.svn2947.1|10	%if %{with_svn}
14ru|moc-2.6.0-1.alpha3.svn2947.1|11	Release:	1.%{alpha}.%{svn}.1
14ru|moc-2.6.0-1.alpha3.svn2947.1|12	%else
14ru|moc-2.6.0-1.alpha3.svn2947.1|13	Release:	%{alpha}.4
14ru|moc-2.6.0-1.alpha3.svn2947.1|14	%endif
14ru|moc-2.6.0-1.alpha3.svn2947.1|15	
14ru|moc-2.6.0-1.alpha3.svn2947.1|16	License:	GPLv2+
14ru|moc-2.6.0-1.alpha3.svn2947.1|17	Group:		Sound
14ru|moc-2.6.0-1.alpha3.svn2947.1|18	Url:		http://moc.daper.net/
14ru|moc-2.6.0-1.alpha3.svn2947.1|19	
14ru|moc-2.6.0-1.alpha3.svn2947.1|20	%if %{with_svn}
14ru|moc-2.6.0-1.alpha3.svn2947.1|21	# svn co svn://daper.net/moc/trunk
14ru|moc-2.6.0-1.alpha3.svn2947.1|22	# tar -zcvf moc-2.6.0_alpha3__%{svn}.tar.gz trunk
14ru|moc-2.6.0-1.alpha3.svn2947.1|23	Source0:	%{name}-%{version}_%{alpha}_%{svn}.tar.gz
14ru|moc-2.6.0-1.alpha3.svn2947.1|24	%else
14ru|moc-2.6.0-1.alpha3.svn2947.1|25	Source0:	http://ftp.daper.net/pub/soft/%{name}/unstable/%{name}-2.6-alpha3.tar.xz
14ru|moc-2.6.0-1.alpha3.svn2947.1|26	%endif
14ru|moc-2.6.0-1.alpha3.svn2947.1|27	
14ru|moc-2.6.0-1.alpha3.svn2947.1|28	BuildRequires:	autogen
14ru|moc-2.6.0-1.alpha3.svn2947.1|29	BuildRequires:	gettext-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|30	BuildRequires:	ffmpeg-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|31	BuildRequires:	libfaac-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|32	BuildRequires:	libfaad2-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|33	BuildRequires:	libmpcdec-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|34	BuildRequires:	librcc-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|35	BuildRequires:	libstdc++-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|36	BuildRequires:	libtool-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|37	BuildRequires:	magic-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|38	BuildRequires:	pkgconfig(alsa)
14ru|moc-2.6.0-1.alpha3.svn2947.1|39	BuildRequires:	pkgconfig(flac)
14ru|moc-2.6.0-1.alpha3.svn2947.1|40	BuildRequires:	pkgconfig(id3tag)
14ru|moc-2.6.0-1.alpha3.svn2947.1|41	BuildRequires:	pkgconfig(libcurl)
14ru|moc-2.6.0-1.alpha3.svn2947.1|42	BuildRequires:	pkgconfig(libmodplug)
14ru|moc-2.6.0-1.alpha3.svn2947.1|43	BuildRequires:	pkgconfig(mad)
14ru|moc-2.6.0-1.alpha3.svn2947.1|44	BuildRequires:	pkgconfig(ncursesw)
14ru|moc-2.6.0-1.alpha3.svn2947.1|45	BuildRequires:	pkgconfig(popt)
14ru|moc-2.6.0-1.alpha3.svn2947.1|46	BuildRequires:	pkgconfig(samplerate)
14ru|moc-2.6.0-1.alpha3.svn2947.1|47	BuildRequires:	pkgconfig(sndfile)
14ru|moc-2.6.0-1.alpha3.svn2947.1|48	BuildRequires:	pkgconfig(speex)
14ru|moc-2.6.0-1.alpha3.svn2947.1|49	BuildRequires:	pkgconfig(taglib)
14ru|moc-2.6.0-1.alpha3.svn2947.1|50	BuildRequires:	pkgconfig(vorbis)
14ru|moc-2.6.0-1.alpha3.svn2947.1|51	BuildRequires:	pkgconfig(wavpack)
14ru|moc-2.6.0-1.alpha3.svn2947.1|52	%if %{mdvver} >= 201210
14ru|moc-2.6.0-1.alpha3.svn2947.1|53	BuildRequires:	db5.2-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|54	BuildRequires:	db5.2
14ru|moc-2.6.0-1.alpha3.svn2947.1|55	%else
14ru|moc-2.6.0-1.alpha3.svn2947.1|56	BuildRequires:	db5.1-devel
14ru|moc-2.6.0-1.alpha3.svn2947.1|57	BuildRequires:	db5.1
14ru|moc-2.6.0-1.alpha3.svn2947.1|58	%endif
14ru|moc-2.6.0-1.alpha3.svn2947.1|59	
14ru|moc-2.6.0-1.alpha3.svn2947.1|60	%description
14ru|moc-2.6.0-1.alpha3.svn2947.1|61	MOC is a console audio player with ncurses interface.
14ru|moc-2.6.0-1.alpha3.svn2947.1|62	Features:
14ru|moc-2.6.0-1.alpha3.svn2947.1|63	* Supports aac ffmpeg flac modplug mp3 musepack sndfile
14ru|moc-2.6.0-1.alpha3.svn2947.1|64	speex vorbis wavpack
14ru|moc-2.6.0-1.alpha3.svn2947.1|65	* Play files from directory changing automatically to the next one
14ru|moc-2.6.0-1.alpha3.svn2947.1|66	without any playlist.
14ru|moc-2.6.0-1.alpha3.svn2947.1|67	* Supports id3tag, VBR and Xing header for MP3.
14ru|moc-2.6.0-1.alpha3.svn2947.1|68	* Simple mixer.
14ru|moc-2.6.0-1.alpha3.svn2947.1|69	* Fast switching to your music directory.
14ru|moc-2.6.0-1.alpha3.svn2947.1|70	* Playlists (without read/write to a file).
14ru|moc-2.6.0-1.alpha3.svn2947.1|71	* Shuffle and repeat.
14ru|moc-2.6.0-1.alpha3.svn2947.1|72	* Changing process priority to higher value.
14ru|moc-2.6.0-1.alpha3.svn2947.1|73	* Playing in separate thread.
14ru|moc-2.6.0-1.alpha3.svn2947.1|74	
14ru|moc-2.6.0-1.alpha3.svn2947.1|75	
14ru|moc-2.6.0-1.alpha3.svn2947.1|76	%files
14ru|moc-2.6.0-1.alpha3.svn2947.1|77	%doc AUTHORS ChangeLog COPYING NEWS README README_equalizer THANKS
14ru|moc-2.6.0-1.alpha3.svn2947.1|78	%{_bindir}/mocp
14ru|moc-2.6.0-1.alpha3.svn2947.1|79	%{_mandir}/*/*
14ru|moc-2.6.0-1.alpha3.svn2947.1|80	%{_libdir}/%{name}
14ru|moc-2.6.0-1.alpha3.svn2947.1|81	%{_datadir}/%{name}
14ru|moc-2.6.0-1.alpha3.svn2947.1|82	#-----------------------------------------------------------
14ru|moc-2.6.0-1.alpha3.svn2947.1|83	
14ru|moc-2.6.0-1.alpha3.svn2947.1|84	%prep
14ru|moc-2.6.0-1.alpha3.svn2947.1|85	%if %{with_svn}
14ru|moc-2.6.0-1.alpha3.svn2947.1|86	%setup -qn trunk
14ru|moc-2.6.0-1.alpha3.svn2947.1|87	%else
14ru|moc-2.6.0-1.alpha3.svn2947.1|88	%setup -qn moc-2.6-alpha3
14ru|moc-2.6.0-1.alpha3.svn2947.1|89	%endif
14ru|moc-2.6.0-1.alpha3.svn2947.1|90	find . -perm 0640 -exec chmod 0644 {} \;
14ru|moc-2.6.0-1.alpha3.svn2947.1|91	
14ru|moc-2.6.0-1.alpha3.svn2947.1|92	%build
14ru|moc-2.6.0-1.alpha3.svn2947.1|93	export CFLAGS="%{optflags} `pkg-config --cflags ncursesw`"
14ru|moc-2.6.0-1.alpha3.svn2947.1|94	autoreconf -fiv
14ru|moc-2.6.0-1.alpha3.svn2947.1|95	%configure2_5x
14ru|moc-2.6.0-1.alpha3.svn2947.1|96	%make
14ru|moc-2.6.0-1.alpha3.svn2947.1|97	
14ru|moc-2.6.0-1.alpha3.svn2947.1|98	%install
14ru|moc-2.6.0-1.alpha3.svn2947.1|99	%makeinstall_std
14ru|moc-2.6.0-1.alpha3.svn2947.1|100	rm -rf %{buildroot}/usr/share/doc/
14ru|moc-2.6.0-1.alpha3.svn2947.1|101	rm -rf %{buildroot}/%{_libdir}/*/*/*la
14ru|moc-2.6.0-1.alpha3.svn2947.1|102	
14ru|moc-2.6.0-1.alpha3.svn2947.1|103	
14ru|moc-2.6.0-1.alpha3.svn2947.1|104	%changelog
14ru|moc-2.6.0-1.alpha3.svn2947.1|105	
14ru|moc-2.6.0-1.alpha3.svn2947.1|106	* Wed May 31 2017 abfonly <abfonly@gmail.com> 2:2.6.0-1.alpha3.svn2947.1
14ru|moc-2.6.0-1.alpha3.svn2947.1|107	- (1bd631a) New svn 2947
14ru|moc-2.6.0-1.alpha3.svn2947.1|108	
14ru|moc-2.6.0-1.alpha3.svn2947.1|109	

26680 14
14ru|mp4als-rm23-2|1	%define distsuffix plf
14ru|mp4als-rm23-2|2	%define oversion RM23
14ru|mp4als-rm23-2|3	
14ru|mp4als-rm23-2|4	Summary:	MPEG-4 Audio Lossless Coding
14ru|mp4als-rm23-2|5	Name:		mp4als
14ru|mp4als-rm23-2|6	Version:	rm23
14ru|mp4als-rm23-2|7	Release:	2
14ru|mp4als-rm23-2|8	License:	Freeware
14ru|mp4als-rm23-2|9	Group:		Sound
14ru|mp4als-rm23-2|10	Url:		http://www.nue.tu-berlin.de/forschung/projekte/lossless/mp4als.html
14ru|mp4als-rm23-2|11	Source0:	http://www.nue.tu-berlin.de/fileadmin/fg97/Forschung/Projekte/Beendete_Projekte/MPEG4_ALS/%{name}%{oversion}.zip
14ru|mp4als-rm23-2|12	Patch0:		mp4alsRM23-shntool.patch
14ru|mp4als-rm23-2|13	Patch1:		mp4alsRM23-optflags.patch
14ru|mp4als-rm23-2|14	
14ru|mp4als-rm23-2|15	%description
14ru|mp4als-rm23-2|16	Lossless coding is the latest extension of the MPEG-4 audio
14ru|mp4als-rm23-2|17	standard. The MPEG audio subgroup has recently finalized the
14ru|mp4als-rm23-2|18	standardization of lossless coding techniques for high-definition
14ru|mp4als-rm23-2|19	audio signals. As an extension to MPEG-4 audio, the 'MPEG-4 Audio
14ru|mp4als-rm23-2|20	Lossless Coding (ALS)' standard defines methods for lossless
14ru|mp4als-rm23-2|21	coding.
14ru|mp4als-rm23-2|22	
14ru|mp4als-rm23-2|23	MPEG-4 ALS defines efficient and fast lossless audio compression
14ru|mp4als-rm23-2|24	techniques for both professional and consumer applications. It
14ru|mp4als-rm23-2|25	offers many features not included in other lossless compression
14ru|mp4als-rm23-2|26	schemes.
14ru|mp4als-rm23-2|27	
14ru|mp4als-rm23-2|28	* General support for virtually any uncompressed digital audio
14ru|mp4als-rm23-2|29	format (including wav, aiff, au, bwf, raw).
14ru|mp4als-rm23-2|30	* Support for PCM resolutions of up to 32-bit at arbitrary sampling
14ru|mp4als-rm23-2|31	rate (including 16/44.1, 16/48, 24/48, 24/96, 24/192).
14ru|mp4als-rm23-2|32	* Multi-channel / multi-track support for up to 65536 channels
14ru|mp4als-rm23-2|33	(including 5.1 surround).
14ru|mp4als-rm23-2|34	* Support for 32-bit IEEE floating point audio data.
14ru|mp4als-rm23-2|35	* Fast random access to any part of the encoded data.
14ru|mp4als-rm23-2|36	* Optional storage in MP4 file format (allows multiplex with video).
14ru|mp4als-rm23-2|37	* High flexibility of codec parameters for various applications.
14ru|mp4als-rm23-2|38	
14ru|mp4als-rm23-2|39	This version is patched with shntool patch.
14ru|mp4als-rm23-2|40	
14ru|mp4als-rm23-2|41	The package is in restricted because it may violate software patents.
14ru|mp4als-rm23-2|42	
14ru|mp4als-rm23-2|43	%files
14ru|mp4als-rm23-2|44	%doc *.txt
14ru|mp4als-rm23-2|45	%{_bindir}/mp4als
14ru|mp4als-rm23-2|46	%{_bindir}/mp4als%{oversion}
14ru|mp4als-rm23-2|47	
14ru|mp4als-rm23-2|48	#----------------------------------------------------------------------------
14ru|mp4als-rm23-2|49	
14ru|mp4als-rm23-2|50	%prep
14ru|mp4als-rm23-2|51	%setup -q -n %{name}%{oversion}
14ru|mp4als-rm23-2|52	%patch0 -p1
14ru|mp4als-rm23-2|53	%patch1 -p1
14ru|mp4als-rm23-2|54	sed -i 's/\r//g' *.txt
14ru|mp4als-rm23-2|55	
14ru|mp4als-rm23-2|56	%build
14ru|mp4als-rm23-2|57	%make \
14ru|mp4als-rm23-2|58	linux \
14ru|mp4als-rm23-2|59	RPM_OPT_FLAGS="%{optflags}"
14ru|mp4als-rm23-2|60	
14ru|mp4als-rm23-2|61	%install
14ru|mp4als-rm23-2|62	install -dm 755 %{buildroot}%{_bindir}
14ru|mp4als-rm23-2|63	install -m 755 bin/linux/%{name}%{oversion} %{buildroot}%{_bindir}
14ru|mp4als-rm23-2|64	pushd %{buildroot}%{_bindir}
14ru|mp4als-rm23-2|65	ln -s %{name}%{oversion} %{name}
14ru|mp4als-rm23-2|66	popd
14ru|mp4als-rm23-2|67	
14ru|mp4als-rm23-2|68	
14ru|mp4als-rm23-2|69	%changelog
14ru|mp4als-rm23-2|70	
14ru|mp4als-rm23-2|71	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> rm23-2
14ru|mp4als-rm23-2|72	- (5e48a85) Build with system optflags
14ru|mp4als-rm23-2|73	- (5e48a85) Fix debug package
14ru|mp4als-rm23-2|74	- (5e48a85) Spec cleanup
14ru|mp4als-rm23-2|75	
14ru|mp4als-rm23-2|76	

26681 14
14ru|mpd-0.19.14-1plf|1	#####################
14ru|mpd-0.19.14-1plf|2	# Hardcode PLF build
14ru|mpd-0.19.14-1plf|3	%define build_plf 1
14ru|mpd-0.19.14-1plf|4	#####################
14ru|mpd-0.19.14-1plf|5	
14ru|mpd-0.19.14-1plf|6	%if %{build_plf}
14ru|mpd-0.19.14-1plf|7	%define distsuffix plf
14ru|mpd-0.19.14-1plf|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|mpd-0.19.14-1plf|9	%define extrarelsuffix plf
14ru|mpd-0.19.14-1plf|10	%endif
14ru|mpd-0.19.14-1plf|11	
14ru|mpd-0.19.14-1plf|12	Summary:	MPD, the Music Player Daemon
14ru|mpd-0.19.14-1plf|13	Name:		mpd
14ru|mpd-0.19.14-1plf|14	Version:	0.19.14
14ru|mpd-0.19.14-1plf|15	Release:	1%{?extrarelsuffix}
14ru|mpd-0.19.14-1plf|16	License:	GPLv2+
14ru|mpd-0.19.14-1plf|17	Group:		Sound
14ru|mpd-0.19.14-1plf|18	Url:		http://www.musicpd.org/
14ru|mpd-0.19.14-1plf|19	Source0:	http://www.musicpd.org/download/mpd/0.19/%{name}-%{version}.tar.xz
14ru|mpd-0.19.14-1plf|20	Source1:	%{name}.conf
14ru|mpd-0.19.14-1plf|21	Source2:	%{name}.tmpfiles.d
14ru|mpd-0.19.14-1plf|22	Source3:	%{name}.logrotate
14ru|mpd-0.19.14-1plf|23	Source100:	%{name}.rpmlintrc
14ru|mpd-0.19.14-1plf|24	BuildRequires:	avahi-common-devel
14ru|mpd-0.19.14-1plf|25	BuildRequires:	boost-devel >= 1.54
14ru|mpd-0.19.14-1plf|26	BuildRequires:	ffmpeg-devel
14ru|mpd-0.19.14-1plf|27	%if %{build_plf}
14ru|mpd-0.19.14-1plf|28	BuildRequires:	lame-devel
14ru|mpd-0.19.14-1plf|29	BuildRequires:	libfaad2-devel
14ru|mpd-0.19.14-1plf|30	%endif
14ru|mpd-0.19.14-1plf|31	BuildRequires:	libgme-devel
14ru|mpd-0.19.14-1plf|32	BuildRequires:	libmp4v2-devel
14ru|mpd-0.19.14-1plf|33	BuildRequires:	libmpcdec-devel
14ru|mpd-0.19.14-1plf|34	BuildRequires:	wildmidi-devel
14ru|mpd-0.19.14-1plf|35	BuildRequires:	wrap-devel
14ru|mpd-0.19.14-1plf|36	BuildRequires:	pkgconfig(adplug)
14ru|mpd-0.19.14-1plf|37	BuildRequires:	pkgconfig(alsa)
14ru|mpd-0.19.14-1plf|38	BuildRequires:	pkgconfig(ao)
14ru|mpd-0.19.14-1plf|39	BuildRequires:	pkgconfig(atomic_ops)
14ru|mpd-0.19.14-1plf|40	BuildRequires:	pkgconfig(audiofile) >= 0.3
14ru|mpd-0.19.14-1plf|41	BuildRequires:	pkgconfig(avahi-client)
14ru|mpd-0.19.14-1plf|42	BuildRequires:	pkgconfig(expat)
14ru|mpd-0.19.14-1plf|43	BuildRequires:	pkgconfig(flac) >= 1.2
14ru|mpd-0.19.14-1plf|44	BuildRequires:	pkgconfig(flac++)
14ru|mpd-0.19.14-1plf|45	BuildRequires:	pkgconfig(fluidsynth) >= 1.1
14ru|mpd-0.19.14-1plf|46	BuildRequires:	pkgconfig(glib-2.0) >=, 2.28
14ru|mpd-0.19.14-1plf|47	BuildRequires:	pkgconfig(gthread-2.0)
14ru|mpd-0.19.14-1plf|48	BuildRequires:	pkgconfig(icu-i18n)
14ru|mpd-0.19.14-1plf|49	BuildRequires:	pkgconfig(id3tag)
14ru|mpd-0.19.14-1plf|50	BuildRequires:	pkgconfig(jack)
14ru|mpd-0.19.14-1plf|51	BuildRequires:	pkgconfig(libcdio_paranoia)
14ru|mpd-0.19.14-1plf|52	BuildRequires:	pkgconfig(libcurl) >= 7.18
14ru|mpd-0.19.14-1plf|53	BuildRequires:	pkgconfig(libffado)
14ru|mpd-0.19.14-1plf|54	BuildRequires:	pkgconfig(libiso9660)
14ru|mpd-0.19.14-1plf|55	BuildRequires:	pkgconfig(libmikmod)
14ru|mpd-0.19.14-1plf|56	BuildRequires:	pkgconfig(libmms) >= 0.4
14ru|mpd-0.19.14-1plf|57	BuildRequires:	pkgconfig(libmodplug)
14ru|mpd-0.19.14-1plf|58	# This one is in Contrib
14ru|mpd-0.19.14-1plf|59	#BuildRequires:	pkgconfig(libmpdclient) >= 2.2
14ru|mpd-0.19.14-1plf|60	BuildRequires:	pkgconfig(libmpg123)
14ru|mpd-0.19.14-1plf|61	BuildRequires:	pkgconfig(libnfs)
14ru|mpd-0.19.14-1plf|62	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
14ru|mpd-0.19.14-1plf|63	BuildRequires:	pkgconfig(libsidplay2)
14ru|mpd-0.19.14-1plf|64	BuildRequires:	pkgconfig(libsidutils)
14ru|mpd-0.19.14-1plf|65	BuildRequires:	pkgconfig(libsoup-2.4)
14ru|mpd-0.19.14-1plf|66	BuildRequires:	pkgconfig(libsystemd-daemon)
14ru|mpd-0.19.14-1plf|67	BuildRequires:	pkgconfig(libupnp)
14ru|mpd-0.19.14-1plf|68	BuildRequires:	pkgconfig(mad)
14ru|mpd-0.19.14-1plf|69	BuildRequires:	pkgconfig(ogg)
14ru|mpd-0.19.14-1plf|70	BuildRequires:	pkgconfig(openal)
14ru|mpd-0.19.14-1plf|71	BuildRequires:	pkgconfig(opus)
14ru|mpd-0.19.14-1plf|72	BuildRequires:	pkgconfig(samplerate) >= 0.1.3
14ru|mpd-0.19.14-1plf|73	BuildRequires:	pkgconfig(shout)
14ru|mpd-0.19.14-1plf|74	BuildRequires:	pkgconfig(smbclient) >= 0.2
14ru|mpd-0.19.14-1plf|75	BuildRequires:	pkgconfig(sndfile)
14ru|mpd-0.19.14-1plf|76	BuildRequires:	pkgconfig(soxr)
14ru|mpd-0.19.14-1plf|77	BuildRequires:	pkgconfig(sqlite3)
14ru|mpd-0.19.14-1plf|78	BuildRequires:	pkgconfig(twolame)
14ru|mpd-0.19.14-1plf|79	BuildRequires:	pkgconfig(vorbis)
14ru|mpd-0.19.14-1plf|80	BuildRequires:	pkgconfig(wavpack)
14ru|mpd-0.19.14-1plf|81	BuildRequires:	pkgconfig(yajl) >= 2.0
14ru|mpd-0.19.14-1plf|82	BuildRequires:	pkgconfig(zziplib) >= 0.13
14ru|mpd-0.19.14-1plf|83	Requires(pre,post,preun,postun):	rpm-helper
14ru|mpd-0.19.14-1plf|84	Requires(post):		systemd
14ru|mpd-0.19.14-1plf|85	
14ru|mpd-0.19.14-1plf|86	%description
14ru|mpd-0.19.14-1plf|87	Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
14ru|mpd-0.19.14-1plf|88	Vorbis, FLAC, Mod, and wave files) and managing play-lists. MPD is designed
14ru|mpd-0.19.14-1plf|89	for integrating a computer into a stereo system that provides control for music
14ru|mpd-0.19.14-1plf|90	playback over a local network. It is also makes a great desktop music player,
14ru|mpd-0.19.14-1plf|91	especially if you are a console junkie, like front-end options, or restart X
14ru|mpd-0.19.14-1plf|92	often.
14ru|mpd-0.19.14-1plf|93	
14ru|mpd-0.19.14-1plf|94	%if %{build_plf}
14ru|mpd-0.19.14-1plf|95	This package is in Restricted repository because it is built with AAC support
14ru|mpd-0.19.14-1plf|96	of libfaad2, which is patent-protected.
14ru|mpd-0.19.14-1plf|97	%endif
14ru|mpd-0.19.14-1plf|98	
14ru|mpd-0.19.14-1plf|99	%files
14ru|mpd-0.19.14-1plf|100	%doc AUTHORS COPYING README NEWS doc/mpdconf.example
14ru|mpd-0.19.14-1plf|101	%{_bindir}/%{name}
14ru|mpd-0.19.14-1plf|102	%{_mandir}/man1/*
14ru|mpd-0.19.14-1plf|103	%{_mandir}/man5/*
14ru|mpd-0.19.14-1plf|104	%{_tmpfilesdir}/%{name}.conf
14ru|mpd-0.19.14-1plf|105	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
14ru|mpd-0.19.14-1plf|106	%attr(-,mpd,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
14ru|mpd-0.19.14-1plf|107	%defattr(644,mpd,audio)
14ru|mpd-0.19.14-1plf|108	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/%{name}
14ru|mpd-0.19.14-1plf|109	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/%{name}/music
14ru|mpd-0.19.14-1plf|110	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/%{name}/playlists
14ru|mpd-0.19.14-1plf|111	%ghost %{_localstatedir}/lib/%{name}/%{name}.db
14ru|mpd-0.19.14-1plf|112	%ghost %{_localstatedir}/lib/%{name}/mpdstate
14ru|mpd-0.19.14-1plf|113	%ghost %attr(755,mpd,audio) %dir /var/log/%{name}
14ru|mpd-0.19.14-1plf|114	%ghost %attr(755,mpd,audio) %dir /var/run/%{name}
14ru|mpd-0.19.14-1plf|115	%ghost /var/log/%{name}/%{name}.log
14ru|mpd-0.19.14-1plf|116	%ghost /var/log/%{name}/%{name}.error
14ru|mpd-0.19.14-1plf|117	%attr(644,root,root) /lib/systemd/system/%{name}.service
14ru|mpd-0.19.14-1plf|118	%attr(644,root,root) /lib/systemd/system/%{name}.socket
14ru|mpd-0.19.14-1plf|119	
14ru|mpd-0.19.14-1plf|120	%pre
14ru|mpd-0.19.14-1plf|121	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
14ru|mpd-0.19.14-1plf|122	usermod -g audio %{name}
14ru|mpd-0.19.14-1plf|123	
14ru|mpd-0.19.14-1plf|124	%post
14ru|mpd-0.19.14-1plf|125	if [ $1 -eq 1 ]
14ru|mpd-0.19.14-1plf|126	then
14ru|mpd-0.19.14-1plf|127	%create_ghostfile %{_localstatedir}/lib/%{name}/%{name}.db mpd audio 644
14ru|mpd-0.19.14-1plf|128	%create_ghostfile %{_localstatedir}/lib/%{name}/mpdstate mpd audio 644
14ru|mpd-0.19.14-1plf|129	%create_ghostfile %{_localstatedir}/log/%{name}/%{name}.log mpd audio 644
14ru|mpd-0.19.14-1plf|130	%create_ghostfile %{_localstatedir}/log/%{name}/%{name}.error mpd audio 644
14ru|mpd-0.19.14-1plf|131	fi
14ru|mpd-0.19.14-1plf|132	%tmpfiles_create %{_tmpfilesdir}/%{name}.conf
14ru|mpd-0.19.14-1plf|133	%_post_service %{name}
14ru|mpd-0.19.14-1plf|134	
14ru|mpd-0.19.14-1plf|135	%preun
14ru|mpd-0.19.14-1plf|136	%_preun_service %{name}
14ru|mpd-0.19.14-1plf|137	
14ru|mpd-0.19.14-1plf|138	%postun
14ru|mpd-0.19.14-1plf|139	%_postun_userdel %{name}
14ru|mpd-0.19.14-1plf|140	
14ru|mpd-0.19.14-1plf|141	#----------------------------------------------------------------------------
14ru|mpd-0.19.14-1plf|142	
14ru|mpd-0.19.14-1plf|143	%prep
14ru|mpd-0.19.14-1plf|144	%setup -q
14ru|mpd-0.19.14-1plf|145	
14ru|mpd-0.19.14-1plf|146	%build
14ru|mpd-0.19.14-1plf|147	autoreconf -vfi
14ru|mpd-0.19.14-1plf|148	# 0.19.12: sidplay option makes the build fail:
14ru|mpd-0.19.14-1plf|149	# because it does not find libresid-builder library
14ru|mpd-0.19.14-1plf|150	# (provided by %%libsidplay2-devel package) even if installed;
14ru|mpd-0.19.14-1plf|151	# It also does not find libmpcdec even if installed (%%libmpcdec):
14ru|mpd-0.19.14-1plf|152	# it lacks mpc_demux_init (too old?)
14ru|mpd-0.19.14-1plf|153	
14ru|mpd-0.19.14-1plf|154	# See http://bugs.musicpd.org/view.php?id=4484:
14ru|mpd-0.19.14-1plf|155	# the %%{_libidir}/mad.h file from libmad conflicts with the file
14ru|mpd-0.19.14-1plf|156	# %%{_libdir}/adplug/mad.h from libadplug.
14ru|mpd-0.19.14-1plf|157	# Override pkgconfig file to force the use of the right one and enable mad option.
14ru|mpd-0.19.14-1plf|158	export MAD_LIBS="-L%{_libdir} -lmad -lm" MAD_CFLAGS="-include %{_includedir}/mad.h"
14ru|mpd-0.19.14-1plf|159	%configure2_5x \
14ru|mpd-0.19.14-1plf|160	--with-systemdsystemunitdir=%{_unitdir} \
14ru|mpd-0.19.14-1plf|161	--with-zeroconf=auto \
14ru|mpd-0.19.14-1plf|162	--enable-adplug \
14ru|mpd-0.19.14-1plf|163	--enable-alsa \
14ru|mpd-0.19.14-1plf|164	--enable-ao \
14ru|mpd-0.19.14-1plf|165	--enable-audiofile \
14ru|mpd-0.19.14-1plf|166	--enable-cdio-paranoia \
14ru|mpd-0.19.14-1plf|167	--enable-curl \
14ru|mpd-0.19.14-1plf|168	--enable-expat \
14ru|mpd-0.19.14-1plf|169	--enable-flac \
14ru|mpd-0.19.14-1plf|170	--enable-ffmpeg \
14ru|mpd-0.19.14-1plf|171	--enable-fluidsynth \
14ru|mpd-0.19.14-1plf|172	--enable-gme \
14ru|mpd-0.19.14-1plf|173	--enable-icu \
14ru|mpd-0.19.14-1plf|174	--enable-id3 \
14ru|mpd-0.19.14-1plf|175	--enable-iso9660 \
14ru|mpd-0.19.14-1plf|176	--enable-jack \
14ru|mpd-0.19.14-1plf|177	--enable-soundcloud \
14ru|mpd-0.19.14-1plf|178	--enable-lsr \
14ru|mpd-0.19.14-1plf|179	--enable-mad \
14ru|mpd-0.19.14-1plf|180	--enable-mikmod \
14ru|mpd-0.19.14-1plf|181	--enable-mms \
14ru|mpd-0.19.14-1plf|182	--enable-modplug \
14ru|mpd-0.19.14-1plf|183	--enable-mpg123 \
14ru|mpd-0.19.14-1plf|184	--enable-nfs \
14ru|mpd-0.19.14-1plf|185	--enable-openal \
14ru|mpd-0.19.14-1plf|186	--enable-opus \
14ru|mpd-0.19.14-1plf|187	--enable-pulse \
14ru|mpd-0.19.14-1plf|188	--enable-recorder-output \
14ru|mpd-0.19.14-1plf|189	--disable-roar \
14ru|mpd-0.19.14-1plf|190	--enable-shout \
14ru|mpd-0.19.14-1plf|191	--disable-sidplay \
14ru|mpd-0.19.14-1plf|192	--enable-smbclient \
14ru|mpd-0.19.14-1plf|193	--enable-sndfile \
14ru|mpd-0.19.14-1plf|194	--enable-soxr \
14ru|mpd-0.19.14-1plf|195	--enable-twolame-encoder \
14ru|mpd-0.19.14-1plf|196	--enable-upnp \
14ru|mpd-0.19.14-1plf|197	--enable-vorbis \
14ru|mpd-0.19.14-1plf|198	--enable-vorbis-encoder \
14ru|mpd-0.19.14-1plf|199	--enable-wave-encoder \
14ru|mpd-0.19.14-1plf|200	--enable-wavpack \
14ru|mpd-0.19.14-1plf|201	--enable-wildmidi \
14ru|mpd-0.19.14-1plf|202	--enable-zzip \
14ru|mpd-0.19.14-1plf|203	%if !%{build_plf}
14ru|mpd-0.19.14-1plf|204	--disable-aac \
14ru|mpd-0.19.14-1plf|205	--disable-lame-encoder \
14ru|mpd-0.19.14-1plf|206	%endif
14ru|mpd-0.19.14-1plf|207	--enable-sqlite
14ru|mpd-0.19.14-1plf|208	%make
14ru|mpd-0.19.14-1plf|209	
14ru|mpd-0.19.14-1plf|210	
14ru|mpd-0.19.14-1plf|211	%install
14ru|mpd-0.19.14-1plf|212	%makeinstall_std
14ru|mpd-0.19.14-1plf|213	
14ru|mpd-0.19.14-1plf|214	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
14ru|mpd-0.19.14-1plf|215	touch %{buildroot}%{_localstatedir}/lib/%{name}/%{name}.db
14ru|mpd-0.19.14-1plf|216	touch %{buildroot}%{_localstatedir}/lib/%{name}/mpdstate
14ru|mpd-0.19.14-1plf|217	mkdir -p %{buildroot}%{_localstatedir}/log/%{name}
14ru|mpd-0.19.14-1plf|218	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
14ru|mpd-0.19.14-1plf|219	touch %{buildroot}%{_localstatedir}/log/%{name}/%{name}.error
14ru|mpd-0.19.14-1plf|220	mkdir -p %{buildroot}%{_localstatedir}/run/%{name}
14ru|mpd-0.19.14-1plf|221	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/playlists
14ru|mpd-0.19.14-1plf|222	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/music
14ru|mpd-0.19.14-1plf|223	mkdir -p %{buildroot}/lib/systemd/system
14ru|mpd-0.19.14-1plf|224	
14ru|mpd-0.19.14-1plf|225	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}.conf
14ru|mpd-0.19.14-1plf|226	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
14ru|mpd-0.19.14-1plf|227	rm -rf %{buildroot}%{_docdir}/mpd
14ru|mpd-0.19.14-1plf|228	
14ru|mpd-0.19.14-1plf|229	install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/%{name}.conf
14ru|mpd-0.19.14-1plf|230	
14ru|mpd-0.19.14-1plf|231	
14ru|mpd-0.19.14-1plf|232	%changelog
14ru|mpd-0.19.14-1plf|233	
14ru|mpd-0.19.14-1plf|234	* Tue Jun 07 2016 Denis Silakov <denis.silakov@rosalab.ru> 0.19.14-1plf
14ru|mpd-0.19.14-1plf|235	- (d29f291) Updated to 0.19.14
14ru|mpd-0.19.14-1plf|236	
14ru|mpd-0.19.14-1plf|237	

26682 14
14ru|mplayer-1.2.1-1.1plf|1	%define oname MPlayer
14ru|mplayer-1.2.1-1.1plf|2	
14ru|mplayer-1.2.1-1.1plf|3	%define svn %{nil}
14ru|mplayer-1.2.1-1.1plf|4	%if "%{svn}" != ""
14ru|mplayer-1.2.1-1.1plf|5	%define fversion %{svn}
14ru|mplayer-1.2.1-1.1plf|6	%define rel 1.%{svn}.1
14ru|mplayer-1.2.1-1.1plf|7	%else
14ru|mplayer-1.2.1-1.1plf|8	%define fversion %{version}
14ru|mplayer-1.2.1-1.1plf|9	%define rel 1.1
14ru|mplayer-1.2.1-1.1plf|10	%endif
14ru|mplayer-1.2.1-1.1plf|11	
14ru|mplayer-1.2.1-1.1plf|12	%define build_debug	0
14ru|mplayer-1.2.1-1.1plf|13	%define build_mencoder	1
14ru|mplayer-1.2.1-1.1plf|14	%define build_gui	1
14ru|mplayer-1.2.1-1.1plf|15	%define build_system_ffmpeg	1
14ru|mplayer-1.2.1-1.1plf|16	
14ru|mplayer-1.2.1-1.1plf|17	%define kernel_version	%(/bin/bash %{SOURCE5})
14ru|mplayer-1.2.1-1.1plf|18	%define kver		%(/bin/bash %{SOURCE5} | sed -e 's/-/./')
14ru|mplayer-1.2.1-1.1plf|19	%define kvername	%(/bin/bash %{SOURCE5} | sed -e 's/-/./' | sed -e 's/mdk//')
14ru|mplayer-1.2.1-1.1plf|20	
14ru|mplayer-1.2.1-1.1plf|21	%define build_yasm	1
14ru|mplayer-1.2.1-1.1plf|22	%define build_live	1
14ru|mplayer-1.2.1-1.1plf|23	%define build_vesa	0
14ru|mplayer-1.2.1-1.1plf|24	%define build_theora	1
14ru|mplayer-1.2.1-1.1plf|25	%define build_lirc	1
14ru|mplayer-1.2.1-1.1plf|26	%define build_amr	0
14ru|mplayer-1.2.1-1.1plf|27	%define build_aa	1
14ru|mplayer-1.2.1-1.1plf|28	%define build_cdda	1
14ru|mplayer-1.2.1-1.1plf|29	%define build_compiz	0
14ru|mplayer-1.2.1-1.1plf|30	%define build_dirac	1
14ru|mplayer-1.2.1-1.1plf|31	%define build_dv	1
14ru|mplayer-1.2.1-1.1plf|32	%define build_sdl	1
14ru|mplayer-1.2.1-1.1plf|33	%define build_lzo	1
14ru|mplayer-1.2.1-1.1plf|34	%define build_smb	1
14ru|mplayer-1.2.1-1.1plf|35	%define build_mga	1
14ru|mplayer-1.2.1-1.1plf|36	%define build_fbdev	1
14ru|mplayer-1.2.1-1.1plf|37	%define build_dvb	1
14ru|mplayer-1.2.1-1.1plf|38	%define build_fribidi	1
14ru|mplayer-1.2.1-1.1plf|39	%define build_enca	1
14ru|mplayer-1.2.1-1.1plf|40	%define build_alsa	1
14ru|mplayer-1.2.1-1.1plf|41	%define build_jack	1
14ru|mplayer-1.2.1-1.1plf|42	%define build_openal	0
14ru|mplayer-1.2.1-1.1plf|43	%define build_pulse	1
14ru|mplayer-1.2.1-1.1plf|44	%define build_schroedinger	1
14ru|mplayer-1.2.1-1.1plf|45	%define build_twolame	0
14ru|mplayer-1.2.1-1.1plf|46	%define build_lame	0
14ru|mplayer-1.2.1-1.1plf|47	%define build_faac	0
14ru|mplayer-1.2.1-1.1plf|48	%define build_faad	0
14ru|mplayer-1.2.1-1.1plf|49	%define build_x264	0
14ru|mplayer-1.2.1-1.1plf|50	%define build_xvid	0
14ru|mplayer-1.2.1-1.1plf|51	%define build_dts	0
14ru|mplayer-1.2.1-1.1plf|52	%define build_directfb	1
14ru|mplayer-1.2.1-1.1plf|53	%define build_v4l2	1
14ru|mplayer-1.2.1-1.1plf|54	%define build_xvmc	1
14ru|mplayer-1.2.1-1.1plf|55	%define build_vdpau	1
14ru|mplayer-1.2.1-1.1plf|56	%define build_ivtv	0
14ru|mplayer-1.2.1-1.1plf|57	%define build_libass	1
14ru|mplayer-1.2.1-1.1plf|58	%define build_vpx	1
14ru|mplayer-1.2.1-1.1plf|59	%define build_rtmp	1
14ru|mplayer-1.2.1-1.1plf|60	
14ru|mplayer-1.2.1-1.1plf|61	%ifnarch %{ix86}
14ru|mplayer-1.2.1-1.1plf|62	%define build_vesa	0
14ru|mplayer-1.2.1-1.1plf|63	%endif
14ru|mplayer-1.2.1-1.1plf|64	
14ru|mplayer-1.2.1-1.1plf|65	#####################
14ru|mplayer-1.2.1-1.1plf|66	# Hardcode PLF build
14ru|mplayer-1.2.1-1.1plf|67	%define build_plf 1
14ru|mplayer-1.2.1-1.1plf|68	#####################
14ru|mplayer-1.2.1-1.1plf|69	
14ru|mplayer-1.2.1-1.1plf|70	%if %{build_plf}
14ru|mplayer-1.2.1-1.1plf|71	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|mplayer-1.2.1-1.1plf|72	%define extrarelsuffix plf
14ru|mplayer-1.2.1-1.1plf|73	%define build_amr	1
14ru|mplayer-1.2.1-1.1plf|74	%define build_twolame	1
14ru|mplayer-1.2.1-1.1plf|75	%define build_lame	1
14ru|mplayer-1.2.1-1.1plf|76	%define build_faac	1
14ru|mplayer-1.2.1-1.1plf|77	%define build_faad	1
14ru|mplayer-1.2.1-1.1plf|78	%define build_x264	1
14ru|mplayer-1.2.1-1.1plf|79	%define build_xvid	1
14ru|mplayer-1.2.1-1.1plf|80	%define build_dts	1
14ru|mplayer-1.2.1-1.1plf|81	%define build_yasm	1
14ru|mplayer-1.2.1-1.1plf|82	%define build_dirac	1
14ru|mplayer-1.2.1-1.1plf|83	%define build_schroedinger	1
14ru|mplayer-1.2.1-1.1plf|84	%endif
14ru|mplayer-1.2.1-1.1plf|85	
14ru|mplayer-1.2.1-1.1plf|86	%if %{build_system_ffmpeg} && ! %{build_plf}
14ru|mplayer-1.2.1-1.1plf|87	%define build_amr 0
14ru|mplayer-1.2.1-1.1plf|88	%define build_dirac 0
14ru|mplayer-1.2.1-1.1plf|89	%define build_schroedinger 0
14ru|mplayer-1.2.1-1.1plf|90	%define build_vpx 0
14ru|mplayer-1.2.1-1.1plf|91	%define build_zr 0
14ru|mplayer-1.2.1-1.1plf|92	%endif
14ru|mplayer-1.2.1-1.1plf|93	
14ru|mplayer-1.2.1-1.1plf|94	%ifnarch %{arm} %{mips} aarch64
14ru|mplayer-1.2.1-1.1plf|95	%bcond_without cpudetection
14ru|mplayer-1.2.1-1.1plf|96	%endif
14ru|mplayer-1.2.1-1.1plf|97	
14ru|mplayer-1.2.1-1.1plf|98	Summary:	Movie player for linux
14ru|mplayer-1.2.1-1.1plf|99	Name:		mplayer
14ru|mplayer-1.2.1-1.1plf|100	Version:	1.2.1
14ru|mplayer-1.2.1-1.1plf|101	Release:	%{rel}%{?extrarelsuffix}
14ru|mplayer-1.2.1-1.1plf|102	License:	GPLv2+
14ru|mplayer-1.2.1-1.1plf|103	Group:		Video
14ru|mplayer-1.2.1-1.1plf|104	Url:		http://www.mplayerhq.hu
14ru|mplayer-1.2.1-1.1plf|105	%if "%{svn}" != ""
14ru|mplayer-1.2.1-1.1plf|106	#gw generated using svn export
14ru|mplayer-1.2.1-1.1plf|107	Source0:	%{name}-%{svn}.tar.xz
14ru|mplayer-1.2.1-1.1plf|108	%else
14ru|mplayer-1.2.1-1.1plf|109	Source0:	ftp://ftp1.mplayerhq.hu/MPlayer/releases/%{oname}-%{fversion}.tar.xz
14ru|mplayer-1.2.1-1.1plf|110	%endif
14ru|mplayer-1.2.1-1.1plf|111	#gw default skin
14ru|mplayer-1.2.1-1.1plf|112	Source4:	Blue-1.10.tar.bz2
14ru|mplayer-1.2.1-1.1plf|113	Source5:	kernel-version.sh
14ru|mplayer-1.2.1-1.1plf|114	Patch0:		mplayer-mdvconfig.patch
14ru|mplayer-1.2.1-1.1plf|115	Patch1:		mplayer-1.2-configure-dvdread-ldflags.patch
14ru|mplayer-1.2.1-1.1plf|116	Patch2:		mplayer-1.1.1-samba4.patch
14ru|mplayer-1.2.1-1.1plf|117	# fixes for crashes found while fixing CVE-2008-1558
14ru|mplayer-1.2.1-1.1plf|118	Patch28:	mplayer-rtsp-extra-fixes.patch
14ru|mplayer-1.2.1-1.1plf|119	#gw fix crash:	https://qa.mandriva.com/show_bug.cgi?id=55443
14ru|mplayer-1.2.1-1.1plf|120	Patch35:	mplayer-fix-dvd-crash.patch
14ru|mplayer-1.2.1-1.1plf|121	Patch39:	mplayer-1.2-dlopen-libfaac-libfaad-and-libx264.patch
14ru|mplayer-1.2.1-1.1plf|122	Patch40:	mplayer-1.2-local-copy-of-internal-ffmpeg-type-definition.patch
14ru|mplayer-1.2.1-1.1plf|123	Patch42:	mplayer-filters-hack-with-shared.patch
14ru|mplayer-1.2.1-1.1plf|124	
14ru|mplayer-1.2.1-1.1plf|125	BuildRequires:	docbook-style-xsl
14ru|mplayer-1.2.1-1.1plf|126	BuildRequires:	docbook-dtd45-xml
14ru|mplayer-1.2.1-1.1plf|127	BuildRequires:	xsltproc
14ru|mplayer-1.2.1-1.1plf|128	BuildRequires:	bzip2-devel
14ru|mplayer-1.2.1-1.1plf|129	BuildRequires:	giflib-devel
14ru|mplayer-1.2.1-1.1plf|130	BuildRequires:	gsm-devel
14ru|mplayer-1.2.1-1.1plf|131	BuildRequires:	jpeg-devel
14ru|mplayer-1.2.1-1.1plf|132	BuildRequires:	ladspa-devel
14ru|mplayer-1.2.1-1.1plf|133	BuildRequires:	libmpcdec-devel
14ru|mplayer-1.2.1-1.1plf|134	BuildRequires:	mng-devel
14ru|mplayer-1.2.1-1.1plf|135	BuildRequires:	nas-devel
14ru|mplayer-1.2.1-1.1plf|136	BuildRequires:	pkgconfig(caca)
14ru|mplayer-1.2.1-1.1plf|137	BuildRequires:	pkgconfig(dvdnav)
14ru|mplayer-1.2.1-1.1plf|138	BuildRequires:	pkgconfig(dvdread)
14ru|mplayer-1.2.1-1.1plf|139	BuildRequires:	pkgconfig(gl)
14ru|mplayer-1.2.1-1.1plf|140	BuildRequires:	pkgconfig(libbs2b)
14ru|mplayer-1.2.1-1.1plf|141	BuildRequires:	pkgconfig(libmpeg2)
14ru|mplayer-1.2.1-1.1plf|142	BuildRequires:	pkgconfig(libmpg123)
14ru|mplayer-1.2.1-1.1plf|143	BuildRequires:	pkgconfig(libopenjpeg1)
14ru|mplayer-1.2.1-1.1plf|144	BuildRequires:	pkgconfig(libpng)
14ru|mplayer-1.2.1-1.1plf|145	BuildRequires:	pkgconfig(mad)
14ru|mplayer-1.2.1-1.1plf|146	BuildRequires:	pkgconfig(ncursesw)
14ru|mplayer-1.2.1-1.1plf|147	BuildRequires:	pkgconfig(speex)
14ru|mplayer-1.2.1-1.1plf|148	BuildRequires:	pkgconfig(xxf86vm)
14ru|mplayer-1.2.1-1.1plf|149	BuildRequires:	pkgconfig(xxf86dga)
14ru|mplayer-1.2.1-1.1plf|150	BuildRequires:	pkgconfig(xscrnsaver)
14ru|mplayer-1.2.1-1.1plf|151	%if %{build_aa}
14ru|mplayer-1.2.1-1.1plf|152	BuildRequires:	aalib-devel
14ru|mplayer-1.2.1-1.1plf|153	%endif
14ru|mplayer-1.2.1-1.1plf|154	BuildRequires:	a52dec-devel
14ru|mplayer-1.2.1-1.1plf|155	%if %{build_amr}
14ru|mplayer-1.2.1-1.1plf|156	BuildRequires:	pkgconfig(opencore-amrnb)
14ru|mplayer-1.2.1-1.1plf|157	BuildRequires:	pkgconfig(opencore-amrwb)
14ru|mplayer-1.2.1-1.1plf|158	%endif
14ru|mplayer-1.2.1-1.1plf|159	%if %{build_jack}
14ru|mplayer-1.2.1-1.1plf|160	BuildRequires:	pkgconfig(jack)
14ru|mplayer-1.2.1-1.1plf|161	%endif
14ru|mplayer-1.2.1-1.1plf|162	%if %{build_pulse}
14ru|mplayer-1.2.1-1.1plf|163	BuildRequires:	pkgconfig(libpulse)
14ru|mplayer-1.2.1-1.1plf|164	%endif
14ru|mplayer-1.2.1-1.1plf|165	%if %{build_openal}
14ru|mplayer-1.2.1-1.1plf|166	BuildRequires:	pkgconfig(openal)
14ru|mplayer-1.2.1-1.1plf|167	%endif
14ru|mplayer-1.2.1-1.1plf|168	%if %{build_cdda}
14ru|mplayer-1.2.1-1.1plf|169	BuildRequires:	cdda-devel
14ru|mplayer-1.2.1-1.1plf|170	BuildRequires:	pkgconfig(libcdio_cdda)
14ru|mplayer-1.2.1-1.1plf|171	%endif
14ru|mplayer-1.2.1-1.1plf|172	%if %{build_dirac}
14ru|mplayer-1.2.1-1.1plf|173	BuildRequires:	pkgconfig(dirac)  >= 0.9.0
14ru|mplayer-1.2.1-1.1plf|174	%endif
14ru|mplayer-1.2.1-1.1plf|175	%if %{build_schroedinger}
14ru|mplayer-1.2.1-1.1plf|176	BuildRequires:	pkgconfig(schroedinger-1.0)
14ru|mplayer-1.2.1-1.1plf|177	%endif
14ru|mplayer-1.2.1-1.1plf|178	%if %{build_dv}
14ru|mplayer-1.2.1-1.1plf|179	BuildRequires:	pkgconfig(libdv)
14ru|mplayer-1.2.1-1.1plf|180	%endif
14ru|mplayer-1.2.1-1.1plf|181	%if %{build_lirc}
14ru|mplayer-1.2.1-1.1plf|182	BuildRequires:	pkgconfig(liblircclient0)
14ru|mplayer-1.2.1-1.1plf|183	%endif
14ru|mplayer-1.2.1-1.1plf|184	%if %{build_lzo}
14ru|mplayer-1.2.1-1.1plf|185	BuildRequires:	liblzo-devel
14ru|mplayer-1.2.1-1.1plf|186	%endif
14ru|mplayer-1.2.1-1.1plf|187	%if %{build_sdl}
14ru|mplayer-1.2.1-1.1plf|188	BuildRequires:	pkgconfig(sdl) >= 1.1.8
14ru|mplayer-1.2.1-1.1plf|189	%endif
14ru|mplayer-1.2.1-1.1plf|190	%if %{build_smb}
14ru|mplayer-1.2.1-1.1plf|191	BuildRequires:	pkgconfig(smbclient)
14ru|mplayer-1.2.1-1.1plf|192	%endif
14ru|mplayer-1.2.1-1.1plf|193	%if %{build_twolame}
14ru|mplayer-1.2.1-1.1plf|194	BuildRequires:	pkgconfig(twolame)
14ru|mplayer-1.2.1-1.1plf|195	%endif
14ru|mplayer-1.2.1-1.1plf|196	%if %{build_faac}
14ru|mplayer-1.2.1-1.1plf|197	BuildRequires:	libfaac-devel
14ru|mplayer-1.2.1-1.1plf|198	%endif
14ru|mplayer-1.2.1-1.1plf|199	%if %{build_faad}
14ru|mplayer-1.2.1-1.1plf|200	BuildRequires:	libfaad2-devel
14ru|mplayer-1.2.1-1.1plf|201	%endif
14ru|mplayer-1.2.1-1.1plf|202	%if %{build_x264}
14ru|mplayer-1.2.1-1.1plf|203	BuildRequires:	pkgconfig(x264)
14ru|mplayer-1.2.1-1.1plf|204	%endif
14ru|mplayer-1.2.1-1.1plf|205	%if %{build_xvid}
14ru|mplayer-1.2.1-1.1plf|206	BuildRequires:	xvid-devel
14ru|mplayer-1.2.1-1.1plf|207	%endif
14ru|mplayer-1.2.1-1.1plf|208	%if %{build_dts}
14ru|mplayer-1.2.1-1.1plf|209	BuildRequires:	pkgconfig(libdts)
14ru|mplayer-1.2.1-1.1plf|210	%endif
14ru|mplayer-1.2.1-1.1plf|211	%if %{build_lame}
14ru|mplayer-1.2.1-1.1plf|212	BuildRequires:	lame-devel
14ru|mplayer-1.2.1-1.1plf|213	%endif
14ru|mplayer-1.2.1-1.1plf|214	%if %{build_live}
14ru|mplayer-1.2.1-1.1plf|215	BuildRequires:	live-devel
14ru|mplayer-1.2.1-1.1plf|216	%endif
14ru|mplayer-1.2.1-1.1plf|217	%if %{build_vesa}
14ru|mplayer-1.2.1-1.1plf|218	BuildRequires:	libvbe-devel
14ru|mplayer-1.2.1-1.1plf|219	BuildRequires:	liblrmi-devel
14ru|mplayer-1.2.1-1.1plf|220	%endif
14ru|mplayer-1.2.1-1.1plf|221	%if %{build_theora}
14ru|mplayer-1.2.1-1.1plf|222	BuildRequires:	pkgconfig(theora)
14ru|mplayer-1.2.1-1.1plf|223	%endif
14ru|mplayer-1.2.1-1.1plf|224	%if %{build_fribidi}
14ru|mplayer-1.2.1-1.1plf|225	BuildRequires:	pkgconfig(fribidi) >= 0.10.4
14ru|mplayer-1.2.1-1.1plf|226	%endif
14ru|mplayer-1.2.1-1.1plf|227	%if %{build_enca}
14ru|mplayer-1.2.1-1.1plf|228	BuildRequires:	pkgconfig(enca)
14ru|mplayer-1.2.1-1.1plf|229	%endif
14ru|mplayer-1.2.1-1.1plf|230	%if %{build_directfb}
14ru|mplayer-1.2.1-1.1plf|231	BuildRequires:	pkgconfig(directfb)
14ru|mplayer-1.2.1-1.1plf|232	%endif
14ru|mplayer-1.2.1-1.1plf|233	%if %{build_xvmc}
14ru|mplayer-1.2.1-1.1plf|234	BuildRequires:	pkgconfig(xvmc)
14ru|mplayer-1.2.1-1.1plf|235	%endif
14ru|mplayer-1.2.1-1.1plf|236	%if %{build_vdpau}
14ru|mplayer-1.2.1-1.1plf|237	BuildRequires:	pkgconfig(vdpau)
14ru|mplayer-1.2.1-1.1plf|238	%endif
14ru|mplayer-1.2.1-1.1plf|239	%if %{build_libass}
14ru|mplayer-1.2.1-1.1plf|240	BuildRequires:	pkgconfig(libass)
14ru|mplayer-1.2.1-1.1plf|241	%endif
14ru|mplayer-1.2.1-1.1plf|242	%if %{build_vpx}
14ru|mplayer-1.2.1-1.1plf|243	BuildRequires:	pkgconfig(vpx)
14ru|mplayer-1.2.1-1.1plf|244	%endif
14ru|mplayer-1.2.1-1.1plf|245	%if %{build_rtmp}
14ru|mplayer-1.2.1-1.1plf|246	BuildRequires:	pkgconfig(librtmp)
14ru|mplayer-1.2.1-1.1plf|247	%endif
14ru|mplayer-1.2.1-1.1plf|248	%if %{build_yasm}
14ru|mplayer-1.2.1-1.1plf|249	BuildRequires:	yasm
14ru|mplayer-1.2.1-1.1plf|250	%endif
14ru|mplayer-1.2.1-1.1plf|251	%if %{build_system_ffmpeg}
14ru|mplayer-1.2.1-1.1plf|252	BuildRequires:	ffmpeg-devel
14ru|mplayer-1.2.1-1.1plf|253	%endif
14ru|mplayer-1.2.1-1.1plf|254	
14ru|mplayer-1.2.1-1.1plf|255	%if "%{_lib}" == "lib64"
14ru|mplayer-1.2.1-1.1plf|256	%global	_ext	()(64bit)
14ru|mplayer-1.2.1-1.1plf|257	%else
14ru|mplayer-1.2.1-1.1plf|258	%global	_ext	%{nil}
14ru|mplayer-1.2.1-1.1plf|259	%endif
14ru|mplayer-1.2.1-1.1plf|260	
14ru|mplayer-1.2.1-1.1plf|261	# With plf build they are auto-required
14ru|mplayer-1.2.1-1.1plf|262	%if ! %{build_plf}
14ru|mplayer-1.2.1-1.1plf|263	Suggests:	libfaac.so.0%{_ext}
14ru|mplayer-1.2.1-1.1plf|264	Suggests:	libfaad.so.2%{_ext}
14ru|mplayer-1.2.1-1.1plf|265	Suggests:	libx264.so.148%{_ext}
14ru|mplayer-1.2.1-1.1plf|266	Suggests:	libopencore-amrnb.so.0%{_ext}
14ru|mplayer-1.2.1-1.1plf|267	Suggests:	libopencore-amrwb.so.0%{_ext}
14ru|mplayer-1.2.1-1.1plf|268	Suggests:	libtwolame.so.0%{_ext}
14ru|mplayer-1.2.1-1.1plf|269	Suggests:	libdca.so.0%{_ext}
14ru|mplayer-1.2.1-1.1plf|270	Suggests:	libdvdcss.so.2%{_ext}
14ru|mplayer-1.2.1-1.1plf|271	%endif
14ru|mplayer-1.2.1-1.1plf|272	
14ru|mplayer-1.2.1-1.1plf|273	%description
14ru|mplayer-1.2.1-1.1plf|274	MPlayer is a movie player for LINUX (runs on many other Unices, and
14ru|mplayer-1.2.1-1.1plf|275	non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
14ru|mplayer-1.2.1-1.1plf|276	VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
14ru|mplayer-1.2.1-1.1plf|277	RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
14ru|mplayer-1.2.1-1.1plf|278	You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
14ru|mplayer-1.2.1-1.1plf|279	(and you don't need the avifile library at all!). The another big
14ru|mplayer-1.2.1-1.1plf|280	feature of mplayer is the wide range of supported output drivers. It
14ru|mplayer-1.2.1-1.1plf|281	works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use
14ru|mplayer-1.2.1-1.1plf|282	SDL (and this way all drivers of SDL), VESA (on every VESA compatible
14ru|mplayer-1.2.1-1.1plf|283	card, even without X!), and some lowlevel card-specific drivers (for
14ru|mplayer-1.2.1-1.1plf|284	Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware
14ru|mplayer-1.2.1-1.1plf|285	scaling, so you can enjoy movies in fullscreen. MPlayer supports
14ru|mplayer-1.2.1-1.1plf|286	displaying through some hardware MPEG decoder boards, such as the DVB
14ru|mplayer-1.2.1-1.1plf|287	and DXR3/Hollywood+! And what about the nice big antialiased shaded
14ru|mplayer-1.2.1-1.1plf|288	subtitles (9 supported types!!!) with european/ISO 8859-1,2 (hungarian,
14ru|mplayer-1.2.1-1.1plf|289	english, czech, etc), cyrillic, korean fonts, and OSD?
14ru|mplayer-1.2.1-1.1plf|290	
14ru|mplayer-1.2.1-1.1plf|291	Note: If you want to play Real content, you need to have the content
14ru|mplayer-1.2.1-1.1plf|292	of RealPlayer's Codecs directory in %{_libdir}/codecs/
14ru|mplayer-1.2.1-1.1plf|293	
14ru|mplayer-1.2.1-1.1plf|294	%if %{build_plf}
14ru|mplayer-1.2.1-1.1plf|295	This package is in restricted because some included codecs are covered
14ru|mplayer-1.2.1-1.1plf|296	by patents. It also includes support for reading DVDs encrypted with
14ru|mplayer-1.2.1-1.1plf|297	CSS which might be illegal in some countries.
14ru|mplayer-1.2.1-1.1plf|298	
14ru|mplayer-1.2.1-1.1plf|299	For non-free binary codecs support you should install the packages
14ru|mplayer-1.2.1-1.1plf|300	win32-codecs, real-codecs and xanim-codecs.
14ru|mplayer-1.2.1-1.1plf|301	%endif
14ru|mplayer-1.2.1-1.1plf|302	
14ru|mplayer-1.2.1-1.1plf|303	%files -f mplayer.lang
14ru|mplayer-1.2.1-1.1plf|304	%doc AUTHORS Changelog README Copyright
14ru|mplayer-1.2.1-1.1plf|305	%dir %{_sysconfdir}/%{name}
14ru|mplayer-1.2.1-1.1plf|306	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/mplayer.conf
14ru|mplayer-1.2.1-1.1plf|307	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/menu.conf
14ru|mplayer-1.2.1-1.1plf|308	%{_bindir}/midentify
14ru|mplayer-1.2.1-1.1plf|309	%{_bindir}/mplayer
14ru|mplayer-1.2.1-1.1plf|310	%{_mandir}/man1/mplayer.1*
14ru|mplayer-1.2.1-1.1plf|311	%dir %{_datadir}/%{name}
14ru|mplayer-1.2.1-1.1plf|312	
14ru|mplayer-1.2.1-1.1plf|313	#----------------------------------------------------------------------------
14ru|mplayer-1.2.1-1.1plf|314	
14ru|mplayer-1.2.1-1.1plf|315	%package doc
14ru|mplayer-1.2.1-1.1plf|316	Summary:	%{oname} documentation
14ru|mplayer-1.2.1-1.1plf|317	Group:		Books/Computer books
14ru|mplayer-1.2.1-1.1plf|318	BuildArch:	noarch
14ru|mplayer-1.2.1-1.1plf|319	
14ru|mplayer-1.2.1-1.1plf|320	%description doc
14ru|mplayer-1.2.1-1.1plf|321	This package contains documentation for %{oname}.
14ru|mplayer-1.2.1-1.1plf|322	
14ru|mplayer-1.2.1-1.1plf|323	%files doc
14ru|mplayer-1.2.1-1.1plf|324	%doc README.DOCS
14ru|mplayer-1.2.1-1.1plf|325	%doc DOCS/default.css DOCS/xml DOCS/tech/
14ru|mplayer-1.2.1-1.1plf|326	
14ru|mplayer-1.2.1-1.1plf|327	#----------------------------------------------------------------------------
14ru|mplayer-1.2.1-1.1plf|328	
14ru|mplayer-1.2.1-1.1plf|329	%if %{build_gui}
14ru|mplayer-1.2.1-1.1plf|330	%package gui
14ru|mplayer-1.2.1-1.1plf|331	Summary:	GUI for %{name}
14ru|mplayer-1.2.1-1.1plf|332	Group:		Video
14ru|mplayer-1.2.1-1.1plf|333	Requires:	%{name} = %{version}
14ru|mplayer-1.2.1-1.1plf|334	BuildRequires:	pkgconfig(gtk+-2.0)
14ru|mplayer-1.2.1-1.1plf|335	BuildRequires:	imagemagick
14ru|mplayer-1.2.1-1.1plf|336	Requires:	soundwrapper
14ru|mplayer-1.2.1-1.1plf|337	
14ru|mplayer-1.2.1-1.1plf|338	%description gui
14ru|mplayer-1.2.1-1.1plf|339	This package contains a GUI for %{name}.
14ru|mplayer-1.2.1-1.1plf|340	
14ru|mplayer-1.2.1-1.1plf|341	%files gui
14ru|mplayer-1.2.1-1.1plf|342	%{_bindir}/gmplayer
14ru|mplayer-1.2.1-1.1plf|343	%{_datadir}/applications/mplayer.desktop
14ru|mplayer-1.2.1-1.1plf|344	%{_datadir}/%{name}/skins
14ru|mplayer-1.2.1-1.1plf|345	%{_iconsdir}/mplayer.png
14ru|mplayer-1.2.1-1.1plf|346	%{_miconsdir}/mplayer.png
14ru|mplayer-1.2.1-1.1plf|347	%{_liconsdir}/mplayer.png
14ru|mplayer-1.2.1-1.1plf|348	
14ru|mplayer-1.2.1-1.1plf|349	%pre gui
14ru|mplayer-1.2.1-1.1plf|350	if [ -d %{_datadir}/%{name}/skins/default ]
14ru|mplayer-1.2.1-1.1plf|351	then rm -rf %{_datadir}/%{name}/skins/default
14ru|mplayer-1.2.1-1.1plf|352	fi
14ru|mplayer-1.2.1-1.1plf|353	%endif
14ru|mplayer-1.2.1-1.1plf|354	
14ru|mplayer-1.2.1-1.1plf|355	#----------------------------------------------------------------------------
14ru|mplayer-1.2.1-1.1plf|356	
14ru|mplayer-1.2.1-1.1plf|357	%if %{build_mencoder}
14ru|mplayer-1.2.1-1.1plf|358	%package -n mencoder
14ru|mplayer-1.2.1-1.1plf|359	Summary:	MPlayer's movie encoder
14ru|mplayer-1.2.1-1.1plf|360	Group:		Video
14ru|mplayer-1.2.1-1.1plf|361	Requires:	%{name}
14ru|mplayer-1.2.1-1.1plf|362	
14ru|mplayer-1.2.1-1.1plf|363	%description -n mencoder
14ru|mplayer-1.2.1-1.1plf|364	MEncoder a movie encoder and is a part of the MPlayer package.
14ru|mplayer-1.2.1-1.1plf|365	%if ! %{build_plf}
14ru|mplayer-1.2.1-1.1plf|366	Note: this version does not have support for encoding mp3 audio streams in the
14ru|mplayer-1.2.1-1.1plf|367	video files.
14ru|mplayer-1.2.1-1.1plf|368	%else
14ru|mplayer-1.2.1-1.1plf|369	This restricted build has additional support for AAC decoding with libfaad
14ru|mplayer-1.2.1-1.1plf|370	and MP3 encoding with lame, both are covered by software patents. It
14ru|mplayer-1.2.1-1.1plf|371	also includes support for reading DVDs encrypted with CSS which might
14ru|mplayer-1.2.1-1.1plf|372	be illegal in some countries.
14ru|mplayer-1.2.1-1.1plf|373	%endif
14ru|mplayer-1.2.1-1.1plf|374	
14ru|mplayer-1.2.1-1.1plf|375	%files -n mencoder -f mencoder.lang
14ru|mplayer-1.2.1-1.1plf|376	%{_bindir}/mencoder
14ru|mplayer-1.2.1-1.1plf|377	%{_bindir}/divx2svcd
14ru|mplayer-1.2.1-1.1plf|378	%{_bindir}/mencvcd
14ru|mplayer-1.2.1-1.1plf|379	%{_bindir}/wma2ogg.pl
14ru|mplayer-1.2.1-1.1plf|380	%{_mandir}/man1/mencoder.1*
14ru|mplayer-1.2.1-1.1plf|381	%endif
14ru|mplayer-1.2.1-1.1plf|382	
14ru|mplayer-1.2.1-1.1plf|383	#----------------------------------------------------------------------------
14ru|mplayer-1.2.1-1.1plf|384	
14ru|mplayer-1.2.1-1.1plf|385	%prep
14ru|mplayer-1.2.1-1.1plf|386	%if "%{svn}" != ""
14ru|mplayer-1.2.1-1.1plf|387	%setup -q -n %{name} -a 4
14ru|mplayer-1.2.1-1.1plf|388	%else
14ru|mplayer-1.2.1-1.1plf|389	%setup -q -n MPlayer-%{version} -a 4
14ru|mplayer-1.2.1-1.1plf|390	%endif
14ru|mplayer-1.2.1-1.1plf|391	#gw as we have have used svn export:
14ru|mplayer-1.2.1-1.1plf|392	echo %{svn}|sed s/^r// > snapshot_version
14ru|mplayer-1.2.1-1.1plf|393	find DOCS -name .svn|xargs rm -rf
14ru|mplayer-1.2.1-1.1plf|394	#gw fix permissions
14ru|mplayer-1.2.1-1.1plf|395	chmod 644 AUTHORS Changelog README Copyright
14ru|mplayer-1.2.1-1.1plf|396	rm -f Blue/README
14ru|mplayer-1.2.1-1.1plf|397	%patch0 -p1 -b .mdv~
14ru|mplayer-1.2.1-1.1plf|398	%patch1 -p1 -b .dvdread~
14ru|mplayer-1.2.1-1.1plf|399	%patch2 -p1 -b .samba4~
14ru|mplayer-1.2.1-1.1plf|400	%patch28 -p1 -b .rtsp-extra-fixes
14ru|mplayer-1.2.1-1.1plf|401	%patch35 -p0
14ru|mplayer-1.2.1-1.1plf|402	%if ! %{build_plf}
14ru|mplayer-1.2.1-1.1plf|403	%patch39 -p1 -b .dlopen~
14ru|mplayer-1.2.1-1.1plf|404	%endif
14ru|mplayer-1.2.1-1.1plf|405	rm -rf ffmpeg
14ru|mplayer-1.2.1-1.1plf|406	%patch40 -p1 -b .ffmpeg~
14ru|mplayer-1.2.1-1.1plf|407	%patch42 -p1 -b .internal_filters~
14ru|mplayer-1.2.1-1.1plf|408	
14ru|mplayer-1.2.1-1.1plf|409	# Sometimes (1.1.1) mplayer guys forget to update the VERSION file...
14ru|mplayer-1.2.1-1.1plf|410	# Let's fix it here, but let's not abuse this ;)
14ru|mplayer-1.2.1-1.1plf|411	echo %{version} >VERSION
14ru|mplayer-1.2.1-1.1plf|412	
14ru|mplayer-1.2.1-1.1plf|413	perl -pi -e 's^r\$svn_revision^%{release}^' version.sh
14ru|mplayer-1.2.1-1.1plf|414	
14ru|mplayer-1.2.1-1.1plf|415	mv DOCS/README README.DOCS
14ru|mplayer-1.2.1-1.1plf|416	
14ru|mplayer-1.2.1-1.1plf|417	%build
14ru|mplayer-1.2.1-1.1plf|418	export CFLAGS="$CFLAGS %{optflags}"
14ru|mplayer-1.2.1-1.1plf|419	%if %{build_debug}
14ru|mplayer-1.2.1-1.1plf|420	export CFLAGS="$CFLAGS -g"
14ru|mplayer-1.2.1-1.1plf|421	%endif
14ru|mplayer-1.2.1-1.1plf|422	%ifarch ppc
14ru|mplayer-1.2.1-1.1plf|423	export CFLAGS="$CFLAGS -mcpu=7450 -maltivec"
14ru|mplayer-1.2.1-1.1plf|424	%endif
14ru|mplayer-1.2.1-1.1plf|425	%if %{build_directfb}
14ru|mplayer-1.2.1-1.1plf|426	export CPPFLAGS="-I%{_includedir}/directfb"
14ru|mplayer-1.2.1-1.1plf|427	%endif
14ru|mplayer-1.2.1-1.1plf|428	export LDFLAGS="%{?ldflags}"
14ru|mplayer-1.2.1-1.1plf|429	./configure \
14ru|mplayer-1.2.1-1.1plf|430	--prefix=%{_prefix} \
14ru|mplayer-1.2.1-1.1plf|431	--datadir=%{_datadir}/%{name} \
14ru|mplayer-1.2.1-1.1plf|432	--confdir=%{_sysconfdir}/%{name} \
14ru|mplayer-1.2.1-1.1plf|433	--libdir=%{_libdir} \
14ru|mplayer-1.2.1-1.1plf|434	--codecsdir=%{_libdir}/codecs \
14ru|mplayer-1.2.1-1.1plf|435	--language=all \
14ru|mplayer-1.2.1-1.1plf|436	%ifarch %{ix86}
14ru|mplayer-1.2.1-1.1plf|437	--enable-mmx \
14ru|mplayer-1.2.1-1.1plf|438	--enable-3dnow \
14ru|mplayer-1.2.1-1.1plf|439	--enable-sse \
14ru|mplayer-1.2.1-1.1plf|440	--enable-sse2 \
14ru|mplayer-1.2.1-1.1plf|441	--enable-fastmemcpy \
14ru|mplayer-1.2.1-1.1plf|442	%endif
14ru|mplayer-1.2.1-1.1plf|443	%if %{with cpudetection}
14ru|mplayer-1.2.1-1.1plf|444	--enable-runtime-cpudetection \
14ru|mplayer-1.2.1-1.1plf|445	%endif
14ru|mplayer-1.2.1-1.1plf|446	%if %{build_debug}
14ru|mplayer-1.2.1-1.1plf|447	--enable-debug=3 \
14ru|mplayer-1.2.1-1.1plf|448	%else
14ru|mplayer-1.2.1-1.1plf|449	--disable-sighandler \
14ru|mplayer-1.2.1-1.1plf|450	%endif
14ru|mplayer-1.2.1-1.1plf|451	%if %{build_gui}
14ru|mplayer-1.2.1-1.1plf|452	--enable-gui \
14ru|mplayer-1.2.1-1.1plf|453	%endif
14ru|mplayer-1.2.1-1.1plf|454	%if %{build_mencoder}
14ru|mplayer-1.2.1-1.1plf|455	--enable-mencoder \
14ru|mplayer-1.2.1-1.1plf|456	%else
14ru|mplayer-1.2.1-1.1plf|457	--disable-mencoder \
14ru|mplayer-1.2.1-1.1plf|458	%endif
14ru|mplayer-1.2.1-1.1plf|459	--disable-arts \
14ru|mplayer-1.2.1-1.1plf|460	--disable-ggi \
14ru|mplayer-1.2.1-1.1plf|461	--enable-dvdnav \
14ru|mplayer-1.2.1-1.1plf|462	--enable-dvdread \
14ru|mplayer-1.2.1-1.1plf|463	--enable-libmpeg2 \
14ru|mplayer-1.2.1-1.1plf|464	--enable-libmpeg2-internal \
14ru|mplayer-1.2.1-1.1plf|465	--enable-tv \
14ru|mplayer-1.2.1-1.1plf|466	--enable-joystick \
14ru|mplayer-1.2.1-1.1plf|467	--enable-gl \
14ru|mplayer-1.2.1-1.1plf|468	--disable-svga \
14ru|mplayer-1.2.1-1.1plf|469	--enable-menu \
14ru|mplayer-1.2.1-1.1plf|470	--disable-zr \
14ru|mplayer-1.2.1-1.1plf|471	%if ! %{build_dts}
14ru|mplayer-1.2.1-1.1plf|472	--disable-libdca \
14ru|mplayer-1.2.1-1.1plf|473	--enable-libdca-dlopen \
14ru|mplayer-1.2.1-1.1plf|474	%endif
14ru|mplayer-1.2.1-1.1plf|475	--enable-freetype \
14ru|mplayer-1.2.1-1.1plf|476	--enable-nas \
14ru|mplayer-1.2.1-1.1plf|477	%if %{build_system_ffmpeg}
14ru|mplayer-1.2.1-1.1plf|478	--disable-ffmpeg_a \
14ru|mplayer-1.2.1-1.1plf|479	%endif
14ru|mplayer-1.2.1-1.1plf|480	%if ! %{build_faad}
14ru|mplayer-1.2.1-1.1plf|481	--disable-faad \
14ru|mplayer-1.2.1-1.1plf|482	--disable-decoder=AAC \
14ru|mplayer-1.2.1-1.1plf|483	--enable-faad-dlopen \
14ru|mplayer-1.2.1-1.1plf|484	%endif
14ru|mplayer-1.2.1-1.1plf|485	%if ! %{build_faac}
14ru|mplayer-1.2.1-1.1plf|486	--enable-faac-dlopen \
14ru|mplayer-1.2.1-1.1plf|487	%endif
14ru|mplayer-1.2.1-1.1plf|488	%if ! %{build_twolame}
14ru|mplayer-1.2.1-1.1plf|489	--disable-twolame \
14ru|mplayer-1.2.1-1.1plf|490	--enable-twolame-dlopen \
14ru|mplayer-1.2.1-1.1plf|491	%endif
14ru|mplayer-1.2.1-1.1plf|492	%if ! %{build_x264}
14ru|mplayer-1.2.1-1.1plf|493	--enable-x264-dlopen \
14ru|mplayer-1.2.1-1.1plf|494	%endif
14ru|mplayer-1.2.1-1.1plf|495	%if %{build_lirc}
14ru|mplayer-1.2.1-1.1plf|496	--enable-lirc \
14ru|mplayer-1.2.1-1.1plf|497	%else
14ru|mplayer-1.2.1-1.1plf|498	--disable-lirc \
14ru|mplayer-1.2.1-1.1plf|499	%endif
14ru|mplayer-1.2.1-1.1plf|500	%if ! %{build_v4l2}
14ru|mplayer-1.2.1-1.1plf|501	--disable-tv-v4l2 \
14ru|mplayer-1.2.1-1.1plf|502	%endif
14ru|mplayer-1.2.1-1.1plf|503	%if ! %{build_mga}
14ru|mplayer-1.2.1-1.1plf|504	--disable-mga \
14ru|mplayer-1.2.1-1.1plf|505	%endif
14ru|mplayer-1.2.1-1.1plf|506	%if ! %{build_fbdev}
14ru|mplayer-1.2.1-1.1plf|507	--disable-fbdev \
14ru|mplayer-1.2.1-1.1plf|508	%endif
14ru|mplayer-1.2.1-1.1plf|509	%if %{build_directfb}
14ru|mplayer-1.2.1-1.1plf|510	--enable-directfb \
14ru|mplayer-1.2.1-1.1plf|511	%else
14ru|mplayer-1.2.1-1.1plf|512	--disable-directfb \
14ru|mplayer-1.2.1-1.1plf|513	%endif
14ru|mplayer-1.2.1-1.1plf|514	%if ! %{build_live}
14ru|mplayer-1.2.1-1.1plf|515	--disable-live \
14ru|mplayer-1.2.1-1.1plf|516	%endif
14ru|mplayer-1.2.1-1.1plf|517	%if ! %{build_vesa}
14ru|mplayer-1.2.1-1.1plf|518	--disable-vesa \
14ru|mplayer-1.2.1-1.1plf|519	%endif
14ru|mplayer-1.2.1-1.1plf|520	%if %{build_theora}
14ru|mplayer-1.2.1-1.1plf|521	--enable-theora \
14ru|mplayer-1.2.1-1.1plf|522	%else
14ru|mplayer-1.2.1-1.1plf|523	--disable-theora \
14ru|mplayer-1.2.1-1.1plf|524	%endif
14ru|mplayer-1.2.1-1.1plf|525	%if %{build_smb}
14ru|mplayer-1.2.1-1.1plf|526	--enable-smb \
14ru|mplayer-1.2.1-1.1plf|527	%endif
14ru|mplayer-1.2.1-1.1plf|528	%if ! %{build_dvb}
14ru|mplayer-1.2.1-1.1plf|529	--disable-dvb \
14ru|mplayer-1.2.1-1.1plf|530	--disable-dvbhead \
14ru|mplayer-1.2.1-1.1plf|531	%endif
14ru|mplayer-1.2.1-1.1plf|532	%if ! %{build_jack}
14ru|mplayer-1.2.1-1.1plf|533	--disable-jack \
14ru|mplayer-1.2.1-1.1plf|534	%endif
14ru|mplayer-1.2.1-1.1plf|535	%if ! %{build_aa}
14ru|mplayer-1.2.1-1.1plf|536	--disable-aa \
14ru|mplayer-1.2.1-1.1plf|537	%endif
14ru|mplayer-1.2.1-1.1plf|538	%if ! %{build_cdda}
14ru|mplayer-1.2.1-1.1plf|539	--disable-cdparanoia \
14ru|mplayer-1.2.1-1.1plf|540	%endif
14ru|mplayer-1.2.1-1.1plf|541	%if ! %{build_dv}
14ru|mplayer-1.2.1-1.1plf|542	--disable-libdv \
14ru|mplayer-1.2.1-1.1plf|543	%endif
14ru|mplayer-1.2.1-1.1plf|544	%if ! %{build_lzo}
14ru|mplayer-1.2.1-1.1plf|545	--disable-liblzo \
14ru|mplayer-1.2.1-1.1plf|546	%endif
14ru|mplayer-1.2.1-1.1plf|547	%if ! %{build_sdl}
14ru|mplayer-1.2.1-1.1plf|548	--disable-sdl \
14ru|mplayer-1.2.1-1.1plf|549	%endif
14ru|mplayer-1.2.1-1.1plf|550	%if ! %{build_alsa}
14ru|mplayer-1.2.1-1.1plf|551	--disable-alsa \
14ru|mplayer-1.2.1-1.1plf|552	%endif
14ru|mplayer-1.2.1-1.1plf|553	%if ! %{build_fribidi}
14ru|mplayer-1.2.1-1.1plf|554	--disable-fribidi \
14ru|mplayer-1.2.1-1.1plf|555	%endif
14ru|mplayer-1.2.1-1.1plf|556	%if ! %{build_enca}
14ru|mplayer-1.2.1-1.1plf|557	--disable-enca \
14ru|mplayer-1.2.1-1.1plf|558	%endif
14ru|mplayer-1.2.1-1.1plf|559	%if %{build_pulse}
14ru|mplayer-1.2.1-1.1plf|560	--enable-pulse \
14ru|mplayer-1.2.1-1.1plf|561	%endif
14ru|mplayer-1.2.1-1.1plf|562	%if ! %{build_openal}
14ru|mplayer-1.2.1-1.1plf|563	--disable-openal \
14ru|mplayer-1.2.1-1.1plf|564	%endif
14ru|mplayer-1.2.1-1.1plf|565	%if %{build_xvmc}
14ru|mplayer-1.2.1-1.1plf|566	--enable-xvmc \
14ru|mplayer-1.2.1-1.1plf|567	%endif
14ru|mplayer-1.2.1-1.1plf|568	%if ! %{build_ivtv}
14ru|mplayer-1.2.1-1.1plf|569	--disable-ivtv \
14ru|mplayer-1.2.1-1.1plf|570	%endif
14ru|mplayer-1.2.1-1.1plf|571	%if ! %{build_vdpau}
14ru|mplayer-1.2.1-1.1plf|572	--disable-vdpau \
14ru|mplayer-1.2.1-1.1plf|573	%endif
14ru|mplayer-1.2.1-1.1plf|574	%if ! %{build_amr}
14ru|mplayer-1.2.1-1.1plf|575	--disable-libopencore_amrnb \
14ru|mplayer-1.2.1-1.1plf|576	--disable-libopencore_amrwb \
14ru|mplayer-1.2.1-1.1plf|577	--enable-libopencore_amrnb-dlopen \
14ru|mplayer-1.2.1-1.1plf|578	--enable-libopencore_amrwb-dlopen
14ru|mplayer-1.2.1-1.1plf|579	%endif
14ru|mplayer-1.2.1-1.1plf|580	
14ru|mplayer-1.2.1-1.1plf|581	# Keep this line before empty end %%configure (ppc conditionnal pb)
14ru|mplayer-1.2.1-1.1plf|582	make
14ru|mplayer-1.2.1-1.1plf|583	#gw make sure we have our version string included:
14ru|mplayer-1.2.1-1.1plf|584	fgrep %{version} version.h
14ru|mplayer-1.2.1-1.1plf|585	
14ru|mplayer-1.2.1-1.1plf|586	%install
14ru|mplayer-1.2.1-1.1plf|587	install -d -m 755 %{buildroot}%{_datadir}/%{name}
14ru|mplayer-1.2.1-1.1plf|588	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
14ru|mplayer-1.2.1-1.1plf|589	install -m755 mplayer -D %{buildroot}%{_bindir}/mplayer
14ru|mplayer-1.2.1-1.1plf|590	for lang in de fr hu pl es it zh_CN en; do
14ru|mplayer-1.2.1-1.1plf|591	install -m644 DOCS/man/$lang/mplayer.1 -D %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mplayer.1
14ru|mplayer-1.2.1-1.1plf|592	done
14ru|mplayer-1.2.1-1.1plf|593	
14ru|mplayer-1.2.1-1.1plf|594	%find_lang mplayer --with-man
14ru|mplayer-1.2.1-1.1plf|595	
14ru|mplayer-1.2.1-1.1plf|596	######################### Mencoder #########################
14ru|mplayer-1.2.1-1.1plf|597	%if %{build_mencoder}
14ru|mplayer-1.2.1-1.1plf|598	install -m755 mencoder -D %{buildroot}%{_bindir}/mencoder
14ru|mplayer-1.2.1-1.1plf|599	
14ru|mplayer-1.2.1-1.1plf|600	for lang in de fr hu pl es it zh_CN en; do
14ru|mplayer-1.2.1-1.1plf|601	ln -s mplayer.1 %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mencoder.1
14ru|mplayer-1.2.1-1.1plf|602	done
14ru|mplayer-1.2.1-1.1plf|603	
14ru|mplayer-1.2.1-1.1plf|604	%find_lang mencoder --with-man
14ru|mplayer-1.2.1-1.1plf|605	
14ru|mplayer-1.2.1-1.1plf|606	install -m 755 TOOLS/mencvcd.sh %{buildroot}%{_bindir}/mencvcd
14ru|mplayer-1.2.1-1.1plf|607	install -m 755 TOOLS/divx2svcd.sh %{buildroot}%{_bindir}/divx2svcd
14ru|mplayer-1.2.1-1.1plf|608	install -m 755 TOOLS/wma2ogg.pl %{buildroot}%{_bindir}/wma2ogg.pl
14ru|mplayer-1.2.1-1.1plf|609	install -m 755 TOOLS/midentify.sh %{buildroot}%{_bindir}/midentify
14ru|mplayer-1.2.1-1.1plf|610	%endif
14ru|mplayer-1.2.1-1.1plf|611	######################### /Mencoder #########################
14ru|mplayer-1.2.1-1.1plf|612	
14ru|mplayer-1.2.1-1.1plf|613	install -m 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/mplayer.conf
14ru|mplayer-1.2.1-1.1plf|614	install -m 644 etc/menu.conf %{buildroot}%{_sysconfdir}/%{name}
14ru|mplayer-1.2.1-1.1plf|615	
14ru|mplayer-1.2.1-1.1plf|616	%if %{build_gui}
14ru|mplayer-1.2.1-1.1plf|617	# default Skin
14ru|mplayer-1.2.1-1.1plf|618	install -d -m 755 %{buildroot}%{_datadir}/%{name}/skins/
14ru|mplayer-1.2.1-1.1plf|619	cp -r Blue %{buildroot}%{_datadir}/%{name}/skins/
14ru|mplayer-1.2.1-1.1plf|620	ln -s Blue %{buildroot}%{_datadir}/%{name}/skins/default
14ru|mplayer-1.2.1-1.1plf|621	# gmplayer equals mplayer -gui
14ru|mplayer-1.2.1-1.1plf|622	ln -s mplayer %{buildroot}%{_bindir}/gmplayer
14ru|mplayer-1.2.1-1.1plf|623	# icons
14ru|mplayer-1.2.1-1.1plf|624	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
14ru|mplayer-1.2.1-1.1plf|625	convert -transparent white Blue/icons/icon48x48.png %{buildroot}%{_liconsdir}/mplayer.png
14ru|mplayer-1.2.1-1.1plf|626	convert -transparent white Blue/icons/icon32x32.png %{buildroot}%{_iconsdir}/mplayer.png
14ru|mplayer-1.2.1-1.1plf|627	convert -transparent white -scale 16x16 Blue/icons/icon48x48.png %{buildroot}%{_miconsdir}/mplayer.png
14ru|mplayer-1.2.1-1.1plf|628	install -D -m 644 etc/mplayer.desktop %{buildroot}%{_datadir}/applications/mplayer.desktop
14ru|mplayer-1.2.1-1.1plf|629	perl -pi -e 's@mplayer$@mplayer@g' %{buildroot}%{_datadir}/applications/mplayer.desktop
14ru|mplayer-1.2.1-1.1plf|630	%endif
14ru|mplayer-1.2.1-1.1plf|631	
14ru|mplayer-1.2.1-1.1plf|632	%if %{build_debug}
14ru|mplayer-1.2.1-1.1plf|633	export DONT_STRIP=1
14ru|mplayer-1.2.1-1.1plf|634	%endif
14ru|mplayer-1.2.1-1.1plf|635	
14ru|mplayer-1.2.1-1.1plf|636	
14ru|mplayer-1.2.1-1.1plf|637	%changelog
14ru|mplayer-1.2.1-1.1plf|638	
14ru|mplayer-1.2.1-1.1plf|639	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1.1plf
14ru|mplayer-1.2.1-1.1plf|640	- (dc86447) Use libx264.so.148 (really)
14ru|mplayer-1.2.1-1.1plf|641	- (Andrey Bondrov: 6dfdc72) Use libx264.so.148
14ru|mplayer-1.2.1-1.1plf|642	
14ru|mplayer-1.2.1-1.1plf|643	* Mon Jan 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1plf
14ru|mplayer-1.2.1-1.1plf|644	- (5ac3fcb) New version 1.2.1
14ru|mplayer-1.2.1-1.1plf|645	
14ru|mplayer-1.2.1-1.1plf|646	* Wed Nov 25 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-1plf
14ru|mplayer-1.2.1-1.1plf|647	- (96f3cf1) Update patch with ffmpeg headers (more work)
14ru|mplayer-1.2.1-1.1plf|648	- (Andrey Bondrov: 3b4cc50) Update patch with ffmpeg headers
14ru|mplayer-1.2.1-1.1plf|649	- (Andrey Bondrov: b6e433e) New stable version 1.2
14ru|mplayer-1.2.1-1.1plf|650	- (Andrey Bondrov: b6e433e) Adjust for ffmpeg 2.8
14ru|mplayer-1.2.1-1.1plf|651	
14ru|mplayer-1.2.1-1.1plf|652	* Tue May 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.5plf
14ru|mplayer-1.2.1-1.1plf|653	- (4457887) Bump release
14ru|mplayer-1.2.1-1.1plf|654	
14ru|mplayer-1.2.1-1.1plf|655	* Tue Mar 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.4plf
14ru|mplayer-1.2.1-1.1plf|656	- (b0fdc23) Use internal libmpeg2 instead (adjust build options)
14ru|mplayer-1.2.1-1.1plf|657	
14ru|mplayer-1.2.1-1.1plf|658	* Tue Mar 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.3plf
14ru|mplayer-1.2.1-1.1plf|659	- (f4bb292) Use internal libmpeg2 instead
14ru|mplayer-1.2.1-1.1plf|660	
14ru|mplayer-1.2.1-1.1plf|661	* Tue Mar 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.2plf
14ru|mplayer-1.2.1-1.1plf|662	- (5e8010f) Update BuildRequires for libmpeg2 support
14ru|mplayer-1.2.1-1.1plf|663	
14ru|mplayer-1.2.1-1.1plf|664	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r37337.1plf
14ru|mplayer-1.2.1-1.1plf|665	- (e6f691f) Fix dlopen patch
14ru|mplayer-1.2.1-1.1plf|666	- (Andrey Bondrov: 6de926c) Update BuildRequires (add libdvdnav)
14ru|mplayer-1.2.1-1.1plf|667	- (Andrey Bondrov: 4c9ed4a) New snapshot 37337, re-diff patches
14ru|mplayer-1.2.1-1.1plf|668	
14ru|mplayer-1.2.1-1.1plf|669	* Thu Feb 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.12plf
14ru|mplayer-1.2.1-1.1plf|670	- (0a9b938) Drop libdxr3-devel from BuildRequires (even for older distro releases)
14ru|mplayer-1.2.1-1.1plf|671	- (Andrey Bondrov: c8d39ab) Disable vesa
14ru|mplayer-1.2.1-1.1plf|672	
14ru|mplayer-1.2.1-1.1plf|673	* Mon Sep 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.11plf
14ru|mplayer-1.2.1-1.1plf|674	- (11b687c) Build with smb protocol support
14ru|mplayer-1.2.1-1.1plf|675	
14ru|mplayer-1.2.1-1.1plf|676	* Mon Jul 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.10plf
14ru|mplayer-1.2.1-1.1plf|677	- (b6b3248) Drop DXR3 support for rosa2014.1+
14ru|mplayer-1.2.1-1.1plf|678	
14ru|mplayer-1.2.1-1.1plf|679	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.9plf
14ru|mplayer-1.2.1-1.1plf|680	- (06b88e1) Update BuildRequires to handle libcdio_paranoia split from libcdio
14ru|mplayer-1.2.1-1.1plf|681	
14ru|mplayer-1.2.1-1.1plf|682	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.8plf
14ru|mplayer-1.2.1-1.1plf|683	- (6ec89b8) Adjust dlopen patch for x264 0.142, rebuild
14ru|mplayer-1.2.1-1.1plf|684	
14ru|mplayer-1.2.1-1.1plf|685	* Wed Jun 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.7plf
14ru|mplayer-1.2.1-1.1plf|686	- (8644d0f) Bump release
14ru|mplayer-1.2.1-1.1plf|687	
14ru|mplayer-1.2.1-1.1plf|688	* Mon Jun 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.6plf
14ru|mplayer-1.2.1-1.1plf|689	- (9b3518c) Bump release
14ru|mplayer-1.2.1-1.1plf|690	
14ru|mplayer-1.2.1-1.1plf|691	* Thu May 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.5plf
14ru|mplayer-1.2.1-1.1plf|692	- (cd7a597) Add patch to fix build with giflib 5.1
14ru|mplayer-1.2.1-1.1plf|693	
14ru|mplayer-1.2.1-1.1plf|694	* Tue Oct 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.4plf
14ru|mplayer-1.2.1-1.1plf|695	- (79cae17) LOG Rebuild with ffmpeg 2.1
14ru|mplayer-1.2.1-1.1plf|696	
14ru|mplayer-1.2.1-1.1plf|697	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.3plf
14ru|mplayer-1.2.1-1.1plf|698	- (2b164df) LOG Update default config to fix issues with DVD playback
14ru|mplayer-1.2.1-1.1plf|699	
14ru|mplayer-1.2.1-1.1plf|700	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.2plf
14ru|mplayer-1.2.1-1.1plf|701	- (e2eb5ed) LOG Bump release
14ru|mplayer-1.2.1-1.1plf|702	
14ru|mplayer-1.2.1-1.1plf|703	* Mon Aug 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.1plf
14ru|mplayer-1.2.1-1.1plf|704	- (423ae25) LOG New snapshot 36417
14ru|mplayer-1.2.1-1.1plf|705	
14ru|mplayer-1.2.1-1.1plf|706	* Tue Aug 06 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36361.1plf
14ru|mplayer-1.2.1-1.1plf|707	- (4ecd49d) LOG New SVN snapshot 36361, update patchset
14ru|mplayer-1.2.1-1.1plf|708	
14ru|mplayer-1.2.1-1.1plf|709	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2plf
14ru|mplayer-1.2.1-1.1plf|710	- (eef371c) LOG New version 1.1.1, spec cleanup (sync with Cooker)
14ru|mplayer-1.2.1-1.1plf|711	
14ru|mplayer-1.2.1-1.1plf|712	* Sat Oct 27 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-5plf
14ru|mplayer-1.2.1-1.1plf|713	- (306eb59) More PLF-related fixes
14ru|mplayer-1.2.1-1.1plf|714	- (Andrey Bondrov: 56976f5) LOG Sync with Main and rebuild with PLF features on
14ru|mplayer-1.2.1-1.1plf|715	
14ru|mplayer-1.2.1-1.1plf|716	

26683 14
14ru|mythplugins-0.27.1-2plf|1	# Requires autofinder is confused, requires nonexistent packages (mythtv-mythweb)
14ru|mythplugins-0.27.1-2plf|2	%if %{_use_internal_dependency_generator}
14ru|mythplugins-0.27.1-2plf|3	%define __noautoreq 'pear(.*)|perl\\(Switch\\)'
14ru|mythplugins-0.27.1-2plf|4	%else
14ru|mythplugins-0.27.1-2plf|5	%define _requires_exceptions pear*
14ru|mythplugins-0.27.1-2plf|6	%endif
14ru|mythplugins-0.27.1-2plf|7	
14ru|mythplugins-0.27.1-2plf|8	%define gitversion 0
14ru|mythplugins-0.27.1-2plf|9	%define fixesdate 0
14ru|mythplugins-0.27.1-2plf|10	%define rel 2
14ru|mythplugins-0.27.1-2plf|11	
14ru|mythplugins-0.27.1-2plf|12	%if %{fixesdate}
14ru|mythplugins-0.27.1-2plf|13	%define release %{fixesdate}.%{rel}
14ru|mythplugins-0.27.1-2plf|14	%else
14ru|mythplugins-0.27.1-2plf|15	%define release %{rel}
14ru|mythplugins-0.27.1-2plf|16	%endif
14ru|mythplugins-0.27.1-2plf|17	
14ru|mythplugins-0.27.1-2plf|18	#####################
14ru|mythplugins-0.27.1-2plf|19	# Hardcode PLF build
14ru|mythplugins-0.27.1-2plf|20	%define build_plf 1
14ru|mythplugins-0.27.1-2plf|21	#####################
14ru|mythplugins-0.27.1-2plf|22	
14ru|mythplugins-0.27.1-2plf|23	%if %{build_plf}
14ru|mythplugins-0.27.1-2plf|24	%define extrarelsuffix plf
14ru|mythplugins-0.27.1-2plf|25	%define distsuffix plf
14ru|mythplugins-0.27.1-2plf|26	%endif
14ru|mythplugins-0.27.1-2plf|27	
14ru|mythplugins-0.27.1-2plf|28	Summary:	Official MythTV plugins
14ru|mythplugins-0.27.1-2plf|29	Name:		mythplugins
14ru|mythplugins-0.27.1-2plf|30	Version:	0.27.1
14ru|mythplugins-0.27.1-2plf|31	Release:	%{release}%{?extrarelsuffix}
14ru|mythplugins-0.27.1-2plf|32	License:	GPLv2+
14ru|mythplugins-0.27.1-2plf|33	Group:		Video
14ru|mythplugins-0.27.1-2plf|34	Url:		http://www.mythtv.org/
14ru|mythplugins-0.27.1-2plf|35	Source0:	ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
14ru|mythplugins-0.27.1-2plf|36	Source1:	mythweb-%{version}.tar.gz
14ru|mythplugins-0.27.1-2plf|37	%if %{fixesdate}
14ru|mythplugins-0.27.1-2plf|38	#Patch1:		fixes-%{gitversion}.patch
14ru|mythplugins-0.27.1-2plf|39	%endif
14ru|mythplugins-0.27.1-2plf|40	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
14ru|mythplugins-0.27.1-2plf|41	
14ru|mythplugins-0.27.1-2plf|42	# (cg) Ditto for the perl-DateTime-Format-ISO pkg
14ru|mythplugins-0.27.1-2plf|43	BuildRequires:	perl(Class::Factory::Util)
14ru|mythplugins-0.27.1-2plf|44	BuildRequires:	perl-XML-XPath
14ru|mythplugins-0.27.1-2plf|45	BuildRequires:	perl-Image-Size
14ru|mythplugins-0.27.1-2plf|46	BuildRequires:	perl-Date-Manip
14ru|mythplugins-0.27.1-2plf|47	BuildRequires:	perl-DateTime-Format-ISO8601
14ru|mythplugins-0.27.1-2plf|48	BuildRequires:	perl-SOAP-Lite
14ru|mythplugins-0.27.1-2plf|49	BuildRequires:	perl-XML-Simple
14ru|mythplugins-0.27.1-2plf|50	BuildRequires:	python-curl
14ru|mythplugins-0.27.1-2plf|51	BuildRequires:	python-oauth
14ru|mythplugins-0.27.1-2plf|52	# (cg) Remove these once they are required in the python-mythtv package
14ru|mythplugins-0.27.1-2plf|53	BuildRequires:	python-lxml
14ru|mythplugins-0.27.1-2plf|54	BuildRequires:	python-mysql
14ru|mythplugins-0.27.1-2plf|55	BuildRequires:	myth-devel >= %{version}
14ru|mythplugins-0.27.1-2plf|56	BuildRequires:	python-mythtv >= %{version}
14ru|mythplugins-0.27.1-2plf|57	BuildRequires:	cdda-devel
14ru|mythplugins-0.27.1-2plf|58	BuildRequires:	mysql-devel
14ru|mythplugins-0.27.1-2plf|59	BuildRequires:	qt4-devel
14ru|mythplugins-0.27.1-2plf|60	BuildRequires:	pkgconfig(dvdread)
14ru|mythplugins-0.27.1-2plf|61	BuildRequires:	pkgconfig(flac)
14ru|mythplugins-0.27.1-2plf|62	BuildRequires:	pkgconfig(fftw3)
14ru|mythplugins-0.27.1-2plf|63	BuildRequires:	pkgconfig(gl)
14ru|mythplugins-0.27.1-2plf|64	BuildRequires:	pkgconfig(id3tag)
14ru|mythplugins-0.27.1-2plf|65	BuildRequires:	pkgconfig(libcdaudio)
14ru|mythplugins-0.27.1-2plf|66	BuildRequires:	pkgconfig(libexif)
14ru|mythplugins-0.27.1-2plf|67	BuildRequires:	pkgconfig(libtiff-4)
14ru|mythplugins-0.27.1-2plf|68	BuildRequires:	pkgconfig(libudev)
14ru|mythplugins-0.27.1-2plf|69	BuildRequires:	pkgconfig(libvisual-0.4)
14ru|mythplugins-0.27.1-2plf|70	BuildRequires:	pkgconfig(sdl)
14ru|mythplugins-0.27.1-2plf|71	BuildRequires:	pkgconfig(uuid)
14ru|mythplugins-0.27.1-2plf|72	BuildRequires:	pkgconfig(vorbis)
14ru|mythplugins-0.27.1-2plf|73	BuildRequires:	pkgconfig(taglib)
14ru|mythplugins-0.27.1-2plf|74	%if %{build_plf}
14ru|mythplugins-0.27.1-2plf|75	BuildRequires:	lame-devel
14ru|mythplugins-0.27.1-2plf|76	BuildRequires:	libfaad2-devel
14ru|mythplugins-0.27.1-2plf|77	%endif
14ru|mythplugins-0.27.1-2plf|78	
14ru|mythplugins-0.27.1-2plf|79	%description
14ru|mythplugins-0.27.1-2plf|80	Mythplugins for MythTV.
14ru|mythplugins-0.27.1-2plf|81	
14ru|mythplugins-0.27.1-2plf|82	%if %{build_plf}
14ru|mythplugins-0.27.1-2plf|83	This package is in restricted because it contains software that supports
14ru|mythplugins-0.27.1-2plf|84	codecs that may be covered by software patents.
14ru|mythplugins-0.27.1-2plf|85	%endif
14ru|mythplugins-0.27.1-2plf|86	
14ru|mythplugins-0.27.1-2plf|87	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|88	
14ru|mythplugins-0.27.1-2plf|89	%package -n mythtv-plugin-browser
14ru|mythplugins-0.27.1-2plf|90	Summary:	Full web browser for MythTV
14ru|mythplugins-0.27.1-2plf|91	Group:		Video
14ru|mythplugins-0.27.1-2plf|92	Requires:	mythtv-frontend >= %{version}
14ru|mythplugins-0.27.1-2plf|93	
14ru|mythplugins-0.27.1-2plf|94	%description -n mythtv-plugin-browser
14ru|mythplugins-0.27.1-2plf|95	MythBrowser is a full web browser for MythTV.
14ru|mythplugins-0.27.1-2plf|96	
14ru|mythplugins-0.27.1-2plf|97	%files -n mythtv-plugin-browser
14ru|mythplugins-0.27.1-2plf|98	%doc mythbrowser/README mythbrowser/COPYING mythbrowser/AUTHORS
14ru|mythplugins-0.27.1-2plf|99	%{_libdir}/mythtv/plugins/libmythbrowser.so
14ru|mythplugins-0.27.1-2plf|100	%{_datadir}/mythtv/i18n/mythbrowser_*.qm
14ru|mythplugins-0.27.1-2plf|101	%{_datadir}/mythtv/themes/default*/browser-ui.xml
14ru|mythplugins-0.27.1-2plf|102	%{_datadir}/mythtv/themes/default*/mb_*.png
14ru|mythplugins-0.27.1-2plf|103	
14ru|mythplugins-0.27.1-2plf|104	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|105	
14ru|mythplugins-0.27.1-2plf|106	%package -n mythtv-plugin-gallery
14ru|mythplugins-0.27.1-2plf|107	Summary:	Gallery/slideshow module for MythTV
14ru|mythplugins-0.27.1-2plf|108	Group:		Video
14ru|mythplugins-0.27.1-2plf|109	Requires:	mythtv-frontend >= %{version}
14ru|mythplugins-0.27.1-2plf|110	
14ru|mythplugins-0.27.1-2plf|111	%description -n mythtv-plugin-gallery
14ru|mythplugins-0.27.1-2plf|112	A gallery/slideshow module for MythTV.
14ru|mythplugins-0.27.1-2plf|113	
14ru|mythplugins-0.27.1-2plf|114	%files -n mythtv-plugin-gallery
14ru|mythplugins-0.27.1-2plf|115	%doc mythgallery/README*
14ru|mythplugins-0.27.1-2plf|116	%{_libdir}/mythtv/plugins/libmythgallery.so
14ru|mythplugins-0.27.1-2plf|117	%{_datadir}/mythtv/i18n/mythgallery_*.qm
14ru|mythplugins-0.27.1-2plf|118	%{_datadir}/mythtv/themes/default*/gallery*
14ru|mythplugins-0.27.1-2plf|119	%{_localstatedir}/lib/pictures
14ru|mythplugins-0.27.1-2plf|120	
14ru|mythplugins-0.27.1-2plf|121	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|122	
14ru|mythplugins-0.27.1-2plf|123	%package -n mythtv-plugin-game
14ru|mythplugins-0.27.1-2plf|124	Summary:	Game frontend for MythTV
14ru|mythplugins-0.27.1-2plf|125	Group:		Video
14ru|mythplugins-0.27.1-2plf|126	Requires:	mythtv-frontend >= %{version}
14ru|mythplugins-0.27.1-2plf|127	
14ru|mythplugins-0.27.1-2plf|128	%description -n mythtv-plugin-game
14ru|mythplugins-0.27.1-2plf|129	A game frontend for MythTV.
14ru|mythplugins-0.27.1-2plf|130	
14ru|mythplugins-0.27.1-2plf|131	%files -n mythtv-plugin-game
14ru|mythplugins-0.27.1-2plf|132	%doc mythgame/romdb*
14ru|mythplugins-0.27.1-2plf|133	%{_libdir}/mythtv/plugins/libmythgame.so
14ru|mythplugins-0.27.1-2plf|134	%{_datadir}/mythtv/i18n/mythgame_*.qm
14ru|mythplugins-0.27.1-2plf|135	%{_datadir}/mythtv/game_settings.xml
14ru|mythplugins-0.27.1-2plf|136	%{_datadir}/mythtv/themes/default*/game*
14ru|mythplugins-0.27.1-2plf|137	%dir %{_datadir}/mythtv/metadata
14ru|mythplugins-0.27.1-2plf|138	%{_datadir}/mythtv/metadata/Game
14ru|mythplugins-0.27.1-2plf|139	
14ru|mythplugins-0.27.1-2plf|140	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|141	
14ru|mythplugins-0.27.1-2plf|142	%package -n mythtv-plugin-music
14ru|mythplugins-0.27.1-2plf|143	Summary:	The music player add-on module for MythTV
14ru|mythplugins-0.27.1-2plf|144	Group:		Video
14ru|mythplugins-0.27.1-2plf|145	Requires:	mythtv-frontend >= %{version}
14ru|mythplugins-0.27.1-2plf|146	
14ru|mythplugins-0.27.1-2plf|147	%description -n mythtv-plugin-music
14ru|mythplugins-0.27.1-2plf|148	The music player add-on module for MythTV.
14ru|mythplugins-0.27.1-2plf|149	
14ru|mythplugins-0.27.1-2plf|150	%if %{build_plf}
14ru|mythplugins-0.27.1-2plf|151	This package is in restricted because it contains software that supports
14ru|mythplugins-0.27.1-2plf|152	codecs that may be covered by software patents.
14ru|mythplugins-0.27.1-2plf|153	%endif
14ru|mythplugins-0.27.1-2plf|154	
14ru|mythplugins-0.27.1-2plf|155	%files -n mythtv-plugin-music
14ru|mythplugins-0.27.1-2plf|156	%doc mythmusic/AUTHORS mythmusic/COPYING mythmusic/README* mythmusic/musicdb
14ru|mythplugins-0.27.1-2plf|157	%{_datadir}/mythtv/music_settings.xml
14ru|mythplugins-0.27.1-2plf|158	%{_datadir}/mythtv/musicmenu.xml
14ru|mythplugins-0.27.1-2plf|159	%{_libdir}/mythtv/plugins/libmythmusic.so
14ru|mythplugins-0.27.1-2plf|160	%{_localstatedir}/lib/mythmusic
14ru|mythplugins-0.27.1-2plf|161	%{_datadir}/mythtv/i18n/mythmusic_*.qm
14ru|mythplugins-0.27.1-2plf|162	%{_datadir}/mythtv/mythmusic/streams.xml
14ru|mythplugins-0.27.1-2plf|163	%{_datadir}/mythtv/themes/default/ff_button*.png
14ru|mythplugins-0.27.1-2plf|164	%{_datadir}/mythtv/themes/default*/mm_*.png
14ru|mythplugins-0.27.1-2plf|165	%{_datadir}/mythtv/themes/default*/mm-*.png
14ru|mythplugins-0.27.1-2plf|166	%{_datadir}/mythtv/themes/default/music-*.png
14ru|mythplugins-0.27.1-2plf|167	%{_datadir}/mythtv/themes/default*/*music*.xml
14ru|mythplugins-0.27.1-2plf|168	%{_datadir}/mythtv/themes/default/next_button*.png
14ru|mythplugins-0.27.1-2plf|169	%{_datadir}/mythtv/themes/default/pause_button*.png
14ru|mythplugins-0.27.1-2plf|170	%{_datadir}/mythtv/themes/default/play_button*.png
14ru|mythplugins-0.27.1-2plf|171	%{_datadir}/mythtv/themes/default/prev_button*.png
14ru|mythplugins-0.27.1-2plf|172	%{_datadir}/mythtv/themes/default/rew_button*.png
14ru|mythplugins-0.27.1-2plf|173	%{_datadir}/mythtv/themes/default/selectionbar.png
14ru|mythplugins-0.27.1-2plf|174	%{_datadir}/mythtv/themes/default/stop_button*.png
14ru|mythplugins-0.27.1-2plf|175	%{_datadir}/mythtv/themes/default/track_info_background.png
14ru|mythplugins-0.27.1-2plf|176	%{_datadir}/mythtv/themes/default/miniplayer_background.png
14ru|mythplugins-0.27.1-2plf|177	%{_datadir}/mythtv/themes/default-wide/music-sel-bg.png
14ru|mythplugins-0.27.1-2plf|178	%{_datadir}/mythtv/themes/default*/stream-ui.xml
14ru|mythplugins-0.27.1-2plf|179	
14ru|mythplugins-0.27.1-2plf|180	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|181	
14ru|mythplugins-0.27.1-2plf|182	%package -n mythtv-plugin-netvision
14ru|mythplugins-0.27.1-2plf|183	Summary:	NetVision for MythTV
14ru|mythplugins-0.27.1-2plf|184	Group:		Video
14ru|mythplugins-0.27.1-2plf|185	Requires:	mythtv-frontend >= %{version}
14ru|mythplugins-0.27.1-2plf|186	
14ru|mythplugins-0.27.1-2plf|187	%description -n mythtv-plugin-netvision
14ru|mythplugins-0.27.1-2plf|188	NetVision for MythTV. View popular media website content.
14ru|mythplugins-0.27.1-2plf|189	
14ru|mythplugins-0.27.1-2plf|190	%files -n mythtv-plugin-netvision
14ru|mythplugins-0.27.1-2plf|191	%doc mythnetvision/README mythnetvision/ChangeLog mythnetvision/AUTHORS
14ru|mythplugins-0.27.1-2plf|192	%{_bindir}/mythfillnetvision
14ru|mythplugins-0.27.1-2plf|193	%{_libdir}/mythtv/plugins/libmythnetvision.so
14ru|mythplugins-0.27.1-2plf|194	%{_datadir}/mythtv/i18n/mythnetvision_*.qm
14ru|mythplugins-0.27.1-2plf|195	%{_datadir}/mythtv/mythnetvision
14ru|mythplugins-0.27.1-2plf|196	%{_datadir}/mythtv/netvisionmenu.xml
14ru|mythplugins-0.27.1-2plf|197	%{_datadir}/mythtv/themes/default*/netvision*.xml
14ru|mythplugins-0.27.1-2plf|198	
14ru|mythplugins-0.27.1-2plf|199	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|200	
14ru|mythplugins-0.27.1-2plf|201	%package -n mythtv-plugin-news
14ru|mythplugins-0.27.1-2plf|202	Summary:	RSS News feed plugin for MythTV
14ru|mythplugins-0.27.1-2plf|203	Group:		Video
14ru|mythplugins-0.27.1-2plf|204	Requires:	mythtv-frontend >= %{version}
14ru|mythplugins-0.27.1-2plf|205	
14ru|mythplugins-0.27.1-2plf|206	%description -n mythtv-plugin-news
14ru|mythplugins-0.27.1-2plf|207	An RSS News feed plugin for MythTV.
14ru|mythplugins-0.27.1-2plf|208	
14ru|mythplugins-0.27.1-2plf|209	%files -n mythtv-plugin-news
14ru|mythplugins-0.27.1-2plf|210	%doc mythnews/AUTHORS mythnews/COPYING mythnews/ChangeLog mythnews/README*
14ru|mythplugins-0.27.1-2plf|211	%{_libdir}/mythtv/plugins/libmythnews.so
14ru|mythplugins-0.27.1-2plf|212	%{_datadir}/mythtv/i18n/mythnews_*.qm
14ru|mythplugins-0.27.1-2plf|213	%{_datadir}/mythtv/mythnews
14ru|mythplugins-0.27.1-2plf|214	%{_datadir}/mythtv/themes/default*/news*
14ru|mythplugins-0.27.1-2plf|215	%{_datadir}/mythtv/themes/default/enclosures.png
14ru|mythplugins-0.27.1-2plf|216	%{_datadir}/mythtv/themes/default/need-download.png
14ru|mythplugins-0.27.1-2plf|217	%{_datadir}/mythtv/themes/default/podcast.png
14ru|mythplugins-0.27.1-2plf|218	
14ru|mythplugins-0.27.1-2plf|219	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|220	
14ru|mythplugins-0.27.1-2plf|221	%package -n mythtv-plugin-weather
14ru|mythplugins-0.27.1-2plf|222	Summary:	MythTV module that displays a weather forecast
14ru|mythplugins-0.27.1-2plf|223	Group:		Video
14ru|mythplugins-0.27.1-2plf|224	Requires:	mythtv-frontend >= %{version}
14ru|mythplugins-0.27.1-2plf|225	# Contrib package, needed only for one script
14ru|mythplugins-0.27.1-2plf|226	Suggests:	perl-Switch
14ru|mythplugins-0.27.1-2plf|227	
14ru|mythplugins-0.27.1-2plf|228	%description -n mythtv-plugin-weather
14ru|mythplugins-0.27.1-2plf|229	A MythTV module that displays a weather forcast.
14ru|mythplugins-0.27.1-2plf|230	
14ru|mythplugins-0.27.1-2plf|231	%files -n mythtv-plugin-weather
14ru|mythplugins-0.27.1-2plf|232	%doc mythweather/AUTHORS mythweather/COPYING mythweather/README*
14ru|mythplugins-0.27.1-2plf|233	%{_libdir}/mythtv/plugins/libmythweather.so
14ru|mythplugins-0.27.1-2plf|234	%{_datadir}/mythtv/i18n/mythweather_*.qm
14ru|mythplugins-0.27.1-2plf|235	%{_datadir}/mythtv/mythweather
14ru|mythplugins-0.27.1-2plf|236	%{_datadir}/mythtv/themes/default/cloudy.png
14ru|mythplugins-0.27.1-2plf|237	%{_datadir}/mythtv/themes/default/fair.png
14ru|mythplugins-0.27.1-2plf|238	%{_datadir}/mythtv/themes/default/flurries.png
14ru|mythplugins-0.27.1-2plf|239	%{_datadir}/mythtv/themes/default/fog.png
14ru|mythplugins-0.27.1-2plf|240	%{_datadir}/mythtv/themes/default/logo.png
14ru|mythplugins-0.27.1-2plf|241	%{_datadir}/mythtv/themes/default/lshowers.png
14ru|mythplugins-0.27.1-2plf|242	%{_datadir}/mythtv/themes/default/mcloudy.png
14ru|mythplugins-0.27.1-2plf|243	%{_datadir}/mythtv/themes/default/pcloudy.png
14ru|mythplugins-0.27.1-2plf|244	%{_datadir}/mythtv/themes/default/rainsnow.png
14ru|mythplugins-0.27.1-2plf|245	%{_datadir}/mythtv/themes/default/showers.png
14ru|mythplugins-0.27.1-2plf|246	%{_datadir}/mythtv/themes/default/snowshow.png
14ru|mythplugins-0.27.1-2plf|247	%{_datadir}/mythtv/themes/default/sunny.png
14ru|mythplugins-0.27.1-2plf|248	%{_datadir}/mythtv/themes/default/thunshowers.png
14ru|mythplugins-0.27.1-2plf|249	%{_datadir}/mythtv/themes/default/unknown.png
14ru|mythplugins-0.27.1-2plf|250	%{_datadir}/mythtv/themes/default*/mw*.png
14ru|mythplugins-0.27.1-2plf|251	%{_datadir}/mythtv/themes/default*/weather-ui.xml
14ru|mythplugins-0.27.1-2plf|252	%{_datadir}/mythtv/weather_settings.xml
14ru|mythplugins-0.27.1-2plf|253	
14ru|mythplugins-0.27.1-2plf|254	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|255	
14ru|mythplugins-0.27.1-2plf|256	%package -n mythtv-mythweb
14ru|mythplugins-0.27.1-2plf|257	Summary:	The web interface to MythTV
14ru|mythplugins-0.27.1-2plf|258	Group:		Video
14ru|mythplugins-0.27.1-2plf|259	Requires:	mythtv-backend >= %{version}
14ru|mythplugins-0.27.1-2plf|260	Requires:	php-mythtv >= %{version}
14ru|mythplugins-0.27.1-2plf|261	Requires:	apache-mod_php
14ru|mythplugins-0.27.1-2plf|262	
14ru|mythplugins-0.27.1-2plf|263	%description -n mythtv-mythweb
14ru|mythplugins-0.27.1-2plf|264	The web interface to MythTV.
14ru|mythplugins-0.27.1-2plf|265	
14ru|mythplugins-0.27.1-2plf|266	%files -n mythtv-mythweb
14ru|mythplugins-0.27.1-2plf|267	%doc mythweb/README* mythweb/LICENSE mythweb/INSTALL mythweb/mythweb.conf.*
14ru|mythplugins-0.27.1-2plf|268	%{_var}/www/mythweb
14ru|mythplugins-0.27.1-2plf|269	%dir %{_localstatedir}/lib/mythweb
14ru|mythplugins-0.27.1-2plf|270	%attr(-,apache,apache) %{_localstatedir}/lib/mythweb/data
14ru|mythplugins-0.27.1-2plf|271	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14ru|mythplugins-0.27.1-2plf|272	
14ru|mythplugins-0.27.1-2plf|273	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|274	
14ru|mythplugins-0.27.1-2plf|275	%package -n mythtv-plugin-zoneminder
14ru|mythplugins-0.27.1-2plf|276	Summary:	Security camera plugin for MythTV
14ru|mythplugins-0.27.1-2plf|277	Group:		Video
14ru|mythplugins-0.27.1-2plf|278	Requires:	mythtv-frontend >= %{version}
14ru|mythplugins-0.27.1-2plf|279	
14ru|mythplugins-0.27.1-2plf|280	%description -n mythtv-plugin-zoneminder
14ru|mythplugins-0.27.1-2plf|281	A security camera plugin for MythTV.
14ru|mythplugins-0.27.1-2plf|282	
14ru|mythplugins-0.27.1-2plf|283	%files -n mythtv-plugin-zoneminder
14ru|mythplugins-0.27.1-2plf|284	%doc mythzoneminder/README mythzoneminder/COPYING mythzoneminder/AUTHORS
14ru|mythplugins-0.27.1-2plf|285	%{_bindir}/mythzmserver
14ru|mythplugins-0.27.1-2plf|286	%{_libdir}/mythtv/plugins/libmythzoneminder.so
14ru|mythplugins-0.27.1-2plf|287	%{_datadir}/mythtv/zonemindermenu.xml
14ru|mythplugins-0.27.1-2plf|288	%{_datadir}/mythtv/themes/default*/zoneminder*.xml
14ru|mythplugins-0.27.1-2plf|289	%{_datadir}/mythtv/themes/default*/mz_*.png
14ru|mythplugins-0.27.1-2plf|290	%{_datadir}/mythtv/i18n/mythzoneminder_*.qm
14ru|mythplugins-0.27.1-2plf|291	
14ru|mythplugins-0.27.1-2plf|292	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|293	
14ru|mythplugins-0.27.1-2plf|294	%package -n mythtv-plugin-archive
14ru|mythplugins-0.27.1-2plf|295	Summary:	Creates DVDs from your recorded shows
14ru|mythplugins-0.27.1-2plf|296	Group:		Video
14ru|mythplugins-0.27.1-2plf|297	Requires:	dvd+rw-tools
14ru|mythplugins-0.27.1-2plf|298	Requires:	dvdauthor
14ru|mythplugins-0.27.1-2plf|299	Requires:	ffmpeg
14ru|mythplugins-0.27.1-2plf|300	Requires:	mjpegtools
14ru|mythplugins-0.27.1-2plf|301	Requires:	python-imaging
14ru|mythplugins-0.27.1-2plf|302	Requires:	python-mysql
14ru|mythplugins-0.27.1-2plf|303	Requires:	mythtv-frontend >= %{version}
14ru|mythplugins-0.27.1-2plf|304	%if %{build_plf}
14ru|mythplugins-0.27.1-2plf|305	Requires:	transcode
14ru|mythplugins-0.27.1-2plf|306	%endif
14ru|mythplugins-0.27.1-2plf|307	Requires:	cdrkit-genisoimage
14ru|mythplugins-0.27.1-2plf|308	
14ru|mythplugins-0.27.1-2plf|309	%description -n mythtv-plugin-archive
14ru|mythplugins-0.27.1-2plf|310	MythArchive is a plugin for MythTV that lets you create DVDs
14ru|mythplugins-0.27.1-2plf|311	from your recorded shows, MythVideo files and any video files
14ru|mythplugins-0.27.1-2plf|312	available on your system. It can also archive recordings in a
14ru|mythplugins-0.27.1-2plf|313	proprietary format that archives not only the file but also all the
14ru|mythplugins-0.27.1-2plf|314	associated metadata like title, description and cut list information
14ru|mythplugins-0.27.1-2plf|315	which will mean you can create backups of myth recordings which can
14ru|mythplugins-0.27.1-2plf|316	later be restored or it will also allow you to move recordings
14ru|mythplugins-0.27.1-2plf|317	between myth systems without losing any of the metadata. It is a
14ru|mythplugins-0.27.1-2plf|318	complete rewrite of the old MythBurn bash scripts, now using python,
14ru|mythplugins-0.27.1-2plf|319	and the mythfrontend UI plugin.
14ru|mythplugins-0.27.1-2plf|320	
14ru|mythplugins-0.27.1-2plf|321	%files -n mythtv-plugin-archive
14ru|mythplugins-0.27.1-2plf|322	%{_bindir}/mytharchivehelper
14ru|mythplugins-0.27.1-2plf|323	%{_libdir}/mythtv/plugins/libmytharchive.so
14ru|mythplugins-0.27.1-2plf|324	%{_datadir}/mythtv/archive*.xml
14ru|mythplugins-0.27.1-2plf|325	%{_datadir}/mythtv/mytharchive
14ru|mythplugins-0.27.1-2plf|326	%{_datadir}/mythtv/themes/default/ma_*.png
14ru|mythplugins-0.27.1-2plf|327	%{_datadir}/mythtv/themes/default/mytharchive-ui.xml
14ru|mythplugins-0.27.1-2plf|328	%{_datadir}/mythtv/themes/default/mythburn-ui.xml
14ru|mythplugins-0.27.1-2plf|329	%{_datadir}/mythtv/themes/default/mythnative-ui.xml
14ru|mythplugins-0.27.1-2plf|330	%{_datadir}/mythtv/themes/default-wide/mytharchive-ui.xml
14ru|mythplugins-0.27.1-2plf|331	%{_datadir}/mythtv/themes/default-wide/mythburn-ui.xml
14ru|mythplugins-0.27.1-2plf|332	%{_datadir}/mythtv/themes/default-wide/mythnative-ui.xml
14ru|mythplugins-0.27.1-2plf|333	%{_datadir}/mythtv/i18n/mytharchive_*.qm
14ru|mythplugins-0.27.1-2plf|334	
14ru|mythplugins-0.27.1-2plf|335	#----------------------------------------------------------------------------
14ru|mythplugins-0.27.1-2plf|336	
14ru|mythplugins-0.27.1-2plf|337	%prep
14ru|mythplugins-0.27.1-2plf|338	%setup -q
14ru|mythplugins-0.27.1-2plf|339	%apply_patches
14ru|mythplugins-0.27.1-2plf|340	
14ru|mythplugins-0.27.1-2plf|341	tar -xf %{SOURCE1}
14ru|mythplugins-0.27.1-2plf|342	mv mythweb-%{version} mythweb
14ru|mythplugins-0.27.1-2plf|343	
14ru|mythplugins-0.27.1-2plf|344	%build
14ru|mythplugins-0.27.1-2plf|345	%configure \
14ru|mythplugins-0.27.1-2plf|346	--enable-all \
14ru|mythplugins-0.27.1-2plf|347	--libdir-name=%{_lib} \
14ru|mythplugins-0.27.1-2plf|348	--libdir=%{_libdir} \
14ru|mythplugins-0.27.1-2plf|349	%if %{build_plf}
14ru|mythplugins-0.27.1-2plf|350	--enable-mp3lame
14ru|mythplugins-0.27.1-2plf|351	%else
14ru|mythplugins-0.27.1-2plf|352	--disable-mp3lame
14ru|mythplugins-0.27.1-2plf|353	%endif
14ru|mythplugins-0.27.1-2plf|354	
14ru|mythplugins-0.27.1-2plf|355	%make
14ru|mythplugins-0.27.1-2plf|356	
14ru|mythplugins-0.27.1-2plf|357	%install
14ru|mythplugins-0.27.1-2plf|358	%makeinstall INSTALL_ROOT=%{buildroot}
14ru|mythplugins-0.27.1-2plf|359	
14ru|mythplugins-0.27.1-2plf|360	#mythgallery
14ru|mythplugins-0.27.1-2plf|361	mkdir -p %{buildroot}%{_localstatedir}/lib/pictures
14ru|mythplugins-0.27.1-2plf|362	#mythmusic
14ru|mythplugins-0.27.1-2plf|363	mkdir -p %{buildroot}%{_localstatedir}/lib/mythmusic
14ru|mythplugins-0.27.1-2plf|364	
14ru|mythplugins-0.27.1-2plf|365	install -d -m755 %{buildroot}%{_var}/www/mythweb
14ru|mythplugins-0.27.1-2plf|366	install -m644 mythweb/*.php %{buildroot}%{_var}/www/mythweb
14ru|mythplugins-0.27.1-2plf|367	install -m755 mythweb/*.pl %{buildroot}%{_var}/www/mythweb
14ru|mythplugins-0.27.1-2plf|368	
14ru|mythplugins-0.27.1-2plf|369	for dir in classes includes js modules skins ; do
14ru|mythplugins-0.27.1-2plf|370	cp -r mythweb/$dir %{buildroot}%{_var}/www/mythweb
14ru|mythplugins-0.27.1-2plf|371	done
14ru|mythplugins-0.27.1-2plf|372	
14ru|mythplugins-0.27.1-2plf|373	install -d -m755 %{buildroot}%{_localstatedir}/lib/mythweb/data
14ru|mythplugins-0.27.1-2plf|374	ln -s %{_localstatedir}/lib/mythweb/data %{buildroot}%{_var}/www/mythweb/data
14ru|mythplugins-0.27.1-2plf|375	
14ru|mythplugins-0.27.1-2plf|376	# Create a default configuration for mythweb
14ru|mythplugins-0.27.1-2plf|377	install -d -m755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
14ru|mythplugins-0.27.1-2plf|378	install -m644 mythweb/mythweb.conf.apache %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14ru|mythplugins-0.27.1-2plf|379	
14ru|mythplugins-0.27.1-2plf|380	perl -pi -e's|<Directory "/var/www/html|<Directory "%{_var}/www/mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14ru|mythplugins-0.27.1-2plf|381	perl -pi -e's|#    RewriteBase    /mythweb|    RewriteBase    /mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
14ru|mythplugins-0.27.1-2plf|382	
14ru|mythplugins-0.27.1-2plf|383	cat >> %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf <<EOF
14ru|mythplugins-0.27.1-2plf|384	
14ru|mythplugins-0.27.1-2plf|385	# ROSA Customisations (be in sync with very sane Mageia's ones)
14ru|mythplugins-0.27.1-2plf|386	
14ru|mythplugins-0.27.1-2plf|387	Alias /mythweb %{_var}/www/mythweb
14ru|mythplugins-0.27.1-2plf|388	<Directory %{_var}/www/mythweb>
14ru|mythplugins-0.27.1-2plf|389	Require host 127.0.0.1
14ru|mythplugins-0.27.1-2plf|390	</Directory>
14ru|mythplugins-0.27.1-2plf|391	EOF
14ru|mythplugins-0.27.1-2plf|392	
14ru|mythplugins-0.27.1-2plf|393	mkdir -p %{buildroot}%{_docdir}/mythtv-plugin-{browser,gallery,game,music,netvision,news,weather,video,zoneminder}
14ru|mythplugins-0.27.1-2plf|394	
14ru|mythplugins-0.27.1-2plf|395	
14ru|mythplugins-0.27.1-2plf|396	%changelog
14ru|mythplugins-0.27.1-2plf|397	
14ru|mythplugins-0.27.1-2plf|398	* Tue May 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.27.1-2plf
14ru|mythplugins-0.27.1-2plf|399	- (e0c0e49) Bump release
14ru|mythplugins-0.27.1-2plf|400	
14ru|mythplugins-0.27.1-2plf|401	

26684 14
14ru|mythtv-0.27.1-2plf|1	%define gitversion 0
14ru|mythtv-0.27.1-2plf|2	%define fixesdate 0
14ru|mythtv-0.27.1-2plf|3	%define rel 2
14ru|mythtv-0.27.1-2plf|4	
14ru|mythtv-0.27.1-2plf|5	%if %{fixesdate}
14ru|mythtv-0.27.1-2plf|6	%define release %{fixesdate}.%{rel}
14ru|mythtv-0.27.1-2plf|7	%else
14ru|mythtv-0.27.1-2plf|8	%define release %{rel}
14ru|mythtv-0.27.1-2plf|9	%endif
14ru|mythtv-0.27.1-2plf|10	
14ru|mythtv-0.27.1-2plf|11	%define api 0.27
14ru|mythtv-0.27.1-2plf|12	%define major 0
14ru|mythtv-0.27.1-2plf|13	%define libname %mklibname mythtv %{api} %{major}
14ru|mythtv-0.27.1-2plf|14	%define libbase %mklibname mythbase %{api} %{major}
14ru|mythtv-0.27.1-2plf|15	%define libfreemheg %mklibname mythfreemheg %{api} %{major}
14ru|mythtv-0.27.1-2plf|16	%define libhdhomerun %mklibname mythhdhomerun %{api} %{major}
14ru|mythtv-0.27.1-2plf|17	%define libmetadata %mklibname mythmetadata %{api} %{major}
14ru|mythtv-0.27.1-2plf|18	%define libmyth %mklibname myth %{api} %{major}
14ru|mythtv-0.27.1-2plf|19	%define libprotoserver %mklibname mythprotoserver %{api} %{major}
14ru|mythtv-0.27.1-2plf|20	%define libservicecontracts %mklibname mythservicecontracts %{api} %{major}
14ru|mythtv-0.27.1-2plf|21	%define libui %mklibname mythui %{api} %{major}
14ru|mythtv-0.27.1-2plf|22	%define libupnp %mklibname mythupnp %{api} %{major}
14ru|mythtv-0.27.1-2plf|23	
14ru|mythtv-0.27.1-2plf|24	%define libqjson %mklibname mythqjson %{major}
14ru|mythtv-0.27.1-2plf|25	
14ru|mythtv-0.27.1-2plf|26	%define avcodec_major 54
14ru|mythtv-0.27.1-2plf|27	%define libavcodec %mklibname mythavcodec %{avcodec_major}
14ru|mythtv-0.27.1-2plf|28	%define avdevice_major 54
14ru|mythtv-0.27.1-2plf|29	%define libavdevice %mklibname mythavdevice %{avdevice_major}
14ru|mythtv-0.27.1-2plf|30	%define avformat_major 54
14ru|mythtv-0.27.1-2plf|31	%define libavformat %mklibname mythavformat %{avformat_major}
14ru|mythtv-0.27.1-2plf|32	%define avutil_major 52
14ru|mythtv-0.27.1-2plf|33	%define libavutil %mklibname mythavutil %{avutil_major}
14ru|mythtv-0.27.1-2plf|34	%define postproc_major 52
14ru|mythtv-0.27.1-2plf|35	%define libpostproc %mklibname mythpostproc %{postproc_major}
14ru|mythtv-0.27.1-2plf|36	%define avfilter_major 3
14ru|mythtv-0.27.1-2plf|37	%define libavfilter %mklibname mythavfilter %{avfilter_major}
14ru|mythtv-0.27.1-2plf|38	%define swresample_major 0
14ru|mythtv-0.27.1-2plf|39	%define libswresample %mklibname mythswresample %{swresample_major}
14ru|mythtv-0.27.1-2plf|40	%define swscale_major 2
14ru|mythtv-0.27.1-2plf|41	%define libswscale %mklibname mythswscale %{swscale_major}
14ru|mythtv-0.27.1-2plf|42	
14ru|mythtv-0.27.1-2plf|43	%define devname %mklibname myth -d
14ru|mythtv-0.27.1-2plf|44	
14ru|mythtv-0.27.1-2plf|45	%define maenable 1
14ru|mythtv-0.27.1-2plf|46	
14ru|mythtv-0.27.1-2plf|47	#set default build options
14ru|mythtv-0.27.1-2plf|48	# disabled as overrides xv
14ru|mythtv-0.27.1-2plf|49	%define build_directfb		0
14ru|mythtv-0.27.1-2plf|50	%define build_dts		0
14ru|mythtv-0.27.1-2plf|51	%define build_faac		0
14ru|mythtv-0.27.1-2plf|52	%define build_faad		0
14ru|mythtv-0.27.1-2plf|53	%define build_lame		0
14ru|mythtv-0.27.1-2plf|54	%define build_x264		0
14ru|mythtv-0.27.1-2plf|55	%define build_xvid		0
14ru|mythtv-0.27.1-2plf|56	
14ru|mythtv-0.27.1-2plf|57	# Can be enabled later
14ru|mythtv-0.27.1-2plf|58	%define build_crystalhd		0
14ru|mythtv-0.27.1-2plf|59	
14ru|mythtv-0.27.1-2plf|60	######################
14ru|mythtv-0.27.1-2plf|61	# Hardcode PLF build
14ru|mythtv-0.27.1-2plf|62	%define build_plf 1
14ru|mythtv-0.27.1-2plf|63	######################
14ru|mythtv-0.27.1-2plf|64	
14ru|mythtv-0.27.1-2plf|65	%if %{build_plf}
14ru|mythtv-0.27.1-2plf|66	%define extrarelsuffix plf
14ru|mythtv-0.27.1-2plf|67	%define distsuffix		plf
14ru|mythtv-0.27.1-2plf|68	%define build_dts		1
14ru|mythtv-0.27.1-2plf|69	%define build_faac		1
14ru|mythtv-0.27.1-2plf|70	%define build_faad		1
14ru|mythtv-0.27.1-2plf|71	%define build_lame		1
14ru|mythtv-0.27.1-2plf|72	%define build_x264		1
14ru|mythtv-0.27.1-2plf|73	%define build_xvid		1
14ru|mythtv-0.27.1-2plf|74	%endif
14ru|mythtv-0.27.1-2plf|75	
14ru|mythtv-0.27.1-2plf|76	#enable/disable building for certain hardware
14ru|mythtv-0.27.1-2plf|77	%{?_without_directfb:		%global build_directfb 0}
14ru|mythtv-0.27.1-2plf|78	%{?_without_dts:		%global build_dts 0}
14ru|mythtv-0.27.1-2plf|79	%{?_without_faac:		%global build_faac 0}
14ru|mythtv-0.27.1-2plf|80	%{?_without_faad:		%global build_faad 0}
14ru|mythtv-0.27.1-2plf|81	%{?_without_lame:		%global build_lame 0}
14ru|mythtv-0.27.1-2plf|82	%{?_without_x264:		%global build_x264 0}
14ru|mythtv-0.27.1-2plf|83	%{?_without_xvid:		%global build_xvid 0}
14ru|mythtv-0.27.1-2plf|84	
14ru|mythtv-0.27.1-2plf|85	%{?_with_directfb:		%global build_directfb 1}
14ru|mythtv-0.27.1-2plf|86	%{?_with_dts:			%global build_dts 1}
14ru|mythtv-0.27.1-2plf|87	%{?_with_faac:			%global build_faac 1}
14ru|mythtv-0.27.1-2plf|88	%{?_with_faad:			%global build_faad 1}
14ru|mythtv-0.27.1-2plf|89	%{?_with_lame:			%global build_lame 1}
14ru|mythtv-0.27.1-2plf|90	%{?_with_x264:			%global build_x264 1}
14ru|mythtv-0.27.1-2plf|91	%{?_with_xvid:			%global build_xvid 1}
14ru|mythtv-0.27.1-2plf|92	
14ru|mythtv-0.27.1-2plf|93	Summary:	A personal video recorder (PVR) application
14ru|mythtv-0.27.1-2plf|94	Name:		mythtv
14ru|mythtv-0.27.1-2plf|95	Version:	0.27.1
14ru|mythtv-0.27.1-2plf|96	Release:	%{release}%{?extrarelsuffix}
14ru|mythtv-0.27.1-2plf|97	License:	GPLv2+ and GPLv3+
14ru|mythtv-0.27.1-2plf|98	Group:		Video
14ru|mythtv-0.27.1-2plf|99	Url:		http://www.mythtv.org/
14ru|mythtv-0.27.1-2plf|100	Source0:	%{name}-%{version}.tar.bz2
14ru|mythtv-0.27.1-2plf|101	Source1:	mythbackend.sysconfig.in
14ru|mythtv-0.27.1-2plf|102	Source2:	mythbackend.service.in
14ru|mythtv-0.27.1-2plf|103	Source3:	mythbackend.logrotate.in
14ru|mythtv-0.27.1-2plf|104	Source4:	99MythFrontend
14ru|mythtv-0.27.1-2plf|105	Source5:	%{name}-16.png
14ru|mythtv-0.27.1-2plf|106	Source6:	%{name}-32.png
14ru|mythtv-0.27.1-2plf|107	Source7:	%{name}-48.png
14ru|mythtv-0.27.1-2plf|108	Source10:	%{name}.rpmlintrc
14ru|mythtv-0.27.1-2plf|109	
14ru|mythtv-0.27.1-2plf|110	%if %{fixesdate}
14ru|mythtv-0.27.1-2plf|111	#Patch0:		fixes-%{gitversion}.patch
14ru|mythtv-0.27.1-2plf|112	%endif
14ru|mythtv-0.27.1-2plf|113	
14ru|mythtv-0.27.1-2plf|114	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
14ru|mythtv-0.27.1-2plf|115	Patch102:	0102-pulse-Do-not-suspend-PA-when-using-alsa-default.patch
14ru|mythtv-0.27.1-2plf|116	Patch103:	0103-Fix-dns-sd-detection.patch
14ru|mythtv-0.27.1-2plf|117	Patch104:	0104-Support-libcec-2.x.patch
14ru|mythtv-0.27.1-2plf|118	Patch105:	0105-Use-system-build-flags.patch
14ru|mythtv-0.27.1-2plf|119	Patch106:	0106-Fix-zeromq-libdir-path-on-some-systems.patch
14ru|mythtv-0.27.1-2plf|120	
14ru|mythtv-0.27.1-2plf|121	BuildRequires:	gdb
14ru|mythtv-0.27.1-2plf|122	BuildRequires:	imagemagick
14ru|mythtv-0.27.1-2plf|123	%if %{maenable}
14ru|mythtv-0.27.1-2plf|124	BuildRequires:	multiarch-utils
14ru|mythtv-0.27.1-2plf|125	%endif
14ru|mythtv-0.27.1-2plf|126	BuildRequires:	python-lxml
14ru|mythtv-0.27.1-2plf|127	BuildRequires:	python-mysql
14ru|mythtv-0.27.1-2plf|128	BuildRequires:	python-urlgrabber
14ru|mythtv-0.27.1-2plf|129	BuildRequires:	yasm
14ru|mythtv-0.27.1-2plf|130	%if %{build_crystalhd}
14ru|mythtv-0.27.1-2plf|131	BuildRequires:	crystalhd-devel
14ru|mythtv-0.27.1-2plf|132	%endif
14ru|mythtv-0.27.1-2plf|133	%if %{build_lame}
14ru|mythtv-0.27.1-2plf|134	BuildRequires:	lame-devel
14ru|mythtv-0.27.1-2plf|135	%endif
14ru|mythtv-0.27.1-2plf|136	%if %{build_faac}
14ru|mythtv-0.27.1-2plf|137	BuildRequires:	libfaac-devel
14ru|mythtv-0.27.1-2plf|138	%endif
14ru|mythtv-0.27.1-2plf|139	%if %{build_faad}
14ru|mythtv-0.27.1-2plf|140	BuildRequires:	libfaad2-devel
14ru|mythtv-0.27.1-2plf|141	%endif
14ru|mythtv-0.27.1-2plf|142	BuildRequires:	perl-devel
14ru|mythtv-0.27.1-2plf|143	BuildRequires:	qt4-devel
14ru|mythtv-0.27.1-2plf|144	%if %{build_xvid}
14ru|mythtv-0.27.1-2plf|145	BuildRequires:	xvid-devel
14ru|mythtv-0.27.1-2plf|146	%endif
14ru|mythtv-0.27.1-2plf|147	BuildRequires:	perl(Date::Manip)
14ru|mythtv-0.27.1-2plf|148	BuildRequires:	perl(DBD::mysql)
14ru|mythtv-0.27.1-2plf|149	BuildRequires:	perl(DBI)
14ru|mythtv-0.27.1-2plf|150	
14ru|mythtv-0.27.1-2plf|151	BuildRequires:	pkgconfig(alsa)
14ru|mythtv-0.27.1-2plf|152	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
14ru|mythtv-0.27.1-2plf|153	BuildRequires:	pkgconfig(dvdnav)
14ru|mythtv-0.27.1-2plf|154	%if %{build_directfb}
14ru|mythtv-0.27.1-2plf|155	BuildRequires:	pkgconfig(directfb)
14ru|mythtv-0.27.1-2plf|156	%endif
14ru|mythtv-0.27.1-2plf|157	BuildRequires:	pkgconfig(fftw3)
14ru|mythtv-0.27.1-2plf|158	BuildRequires:	pkgconfig(glu)
14ru|mythtv-0.27.1-2plf|159	BuildRequires:	pkgconfig(jack)
14ru|mythtv-0.27.1-2plf|160	BuildRequires:	pkgconfig(libass)
14ru|mythtv-0.27.1-2plf|161	BuildRequires:	pkgconfig(libavc1394)
14ru|mythtv-0.27.1-2plf|162	BuildRequires:	pkgconfig(libcec)
14ru|mythtv-0.27.1-2plf|163	%if %{build_dts}
14ru|mythtv-0.27.1-2plf|164	BuildRequires:	pkgconfig(libdts)
14ru|mythtv-0.27.1-2plf|165	%endif
14ru|mythtv-0.27.1-2plf|166	BuildRequires:	pkgconfig(libiec61883)
14ru|mythtv-0.27.1-2plf|167	BuildRequires:	pkgconfig(liblircclient0)
14ru|mythtv-0.27.1-2plf|168	BuildRequires:	pkgconfig(libpulse)
14ru|mythtv-0.27.1-2plf|169	BuildRequires:	pkgconfig(uuid)
14ru|mythtv-0.27.1-2plf|170	BuildRequires:	pkgconfig(libva)
14ru|mythtv-0.27.1-2plf|171	BuildRequires:	pkgconfig(python)
14ru|mythtv-0.27.1-2plf|172	BuildRequires:	pkgconfig(taglib)
14ru|mythtv-0.27.1-2plf|173	BuildRequires:	pkgconfig(vdpau)
14ru|mythtv-0.27.1-2plf|174	BuildRequires:	pkgconfig(vpx)
14ru|mythtv-0.27.1-2plf|175	BuildRequires:	pkgconfig(x11)
14ru|mythtv-0.27.1-2plf|176	%if %{build_x264}
14ru|mythtv-0.27.1-2plf|177	BuildRequires:	pkgconfig(x264)
14ru|mythtv-0.27.1-2plf|178	%endif
14ru|mythtv-0.27.1-2plf|179	BuildRequires:	pkgconfig(xext)
14ru|mythtv-0.27.1-2plf|180	BuildRequires:	pkgconfig(xinerama)
14ru|mythtv-0.27.1-2plf|181	BuildRequires:	pkgconfig(xrandr)
14ru|mythtv-0.27.1-2plf|182	BuildRequires:	pkgconfig(xv)
14ru|mythtv-0.27.1-2plf|183	BuildRequires:	pkgconfig(xvmc)
14ru|mythtv-0.27.1-2plf|184	BuildRequires:	pkgconfig(xxf86vm)
14ru|mythtv-0.27.1-2plf|185	
14ru|mythtv-0.27.1-2plf|186	%description
14ru|mythtv-0.27.1-2plf|187	MythTV implements the following PVR features, and more, with a
14ru|mythtv-0.27.1-2plf|188	unified graphical interface:
14ru|mythtv-0.27.1-2plf|189	
14ru|mythtv-0.27.1-2plf|190	- Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
14ru|mythtv-0.27.1-2plf|191	- Video compression using RTjpeg or MPEG-4
14ru|mythtv-0.27.1-2plf|192	- Program listing retrieval using XMLTV
14ru|mythtv-0.27.1-2plf|193	- Themable, semi-transparent on-screen display
14ru|mythtv-0.27.1-2plf|194	- Electronic program guide
14ru|mythtv-0.27.1-2plf|195	- Scheduled recording of TV programs
14ru|mythtv-0.27.1-2plf|196	- Resolution of conflicts between scheduled recordings
14ru|mythtv-0.27.1-2plf|197	- Basic video editing
14ru|mythtv-0.27.1-2plf|198	
14ru|mythtv-0.27.1-2plf|199	%if %{build_plf}
14ru|mythtv-0.27.1-2plf|200	This package is in restricted because it contains software that supports
14ru|mythtv-0.27.1-2plf|201	codecs that may be covered by software patents.
14ru|mythtv-0.27.1-2plf|202	%endif
14ru|mythtv-0.27.1-2plf|203	%if !%{build_lame}
14ru|mythtv-0.27.1-2plf|204	Note that this build does not support MP3 encoding when recording
14ru|mythtv-0.27.1-2plf|205	into the NuppelVideo format.
14ru|mythtv-0.27.1-2plf|206	%endif
14ru|mythtv-0.27.1-2plf|207	%if %{fixesdate}
14ru|mythtv-0.27.1-2plf|208	This package is based on the MythTV "fixes" branch at
14ru|mythtv-0.27.1-2plf|209	revision %{gitversion}
14ru|mythtv-0.27.1-2plf|210	%endif
14ru|mythtv-0.27.1-2plf|211	
14ru|mythtv-0.27.1-2plf|212	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|213	
14ru|mythtv-0.27.1-2plf|214	%package -n %{libname}
14ru|mythtv-0.27.1-2plf|215	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|216	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|217	Obsoletes:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|218	
14ru|mythtv-0.27.1-2plf|219	%description -n %{libname}
14ru|mythtv-0.27.1-2plf|220	MythTV shared library.
14ru|mythtv-0.27.1-2plf|221	
14ru|mythtv-0.27.1-2plf|222	%files -n %{libname}
14ru|mythtv-0.27.1-2plf|223	%{_libdir}/libmythtv-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|224	
14ru|mythtv-0.27.1-2plf|225	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|226	
14ru|mythtv-0.27.1-2plf|227	%package -n %{libbase}
14ru|mythtv-0.27.1-2plf|228	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|229	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|230	
14ru|mythtv-0.27.1-2plf|231	%description -n %{libbase}
14ru|mythtv-0.27.1-2plf|232	MythTV shared library.
14ru|mythtv-0.27.1-2plf|233	
14ru|mythtv-0.27.1-2plf|234	%files -n %{libbase}
14ru|mythtv-0.27.1-2plf|235	%{_libdir}/libmythbase-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|236	
14ru|mythtv-0.27.1-2plf|237	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|238	
14ru|mythtv-0.27.1-2plf|239	%package -n %{libfreemheg}
14ru|mythtv-0.27.1-2plf|240	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|241	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|242	
14ru|mythtv-0.27.1-2plf|243	%description -n %{libfreemheg}
14ru|mythtv-0.27.1-2plf|244	MythTV shared library.
14ru|mythtv-0.27.1-2plf|245	
14ru|mythtv-0.27.1-2plf|246	%files -n %{libfreemheg}
14ru|mythtv-0.27.1-2plf|247	%{_libdir}/libmythfreemheg-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|248	
14ru|mythtv-0.27.1-2plf|249	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|250	
14ru|mythtv-0.27.1-2plf|251	%package -n %{libhdhomerun}
14ru|mythtv-0.27.1-2plf|252	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|253	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|254	
14ru|mythtv-0.27.1-2plf|255	%description -n %{libhdhomerun}
14ru|mythtv-0.27.1-2plf|256	MythTV shared library.
14ru|mythtv-0.27.1-2plf|257	
14ru|mythtv-0.27.1-2plf|258	%files -n %{libhdhomerun}
14ru|mythtv-0.27.1-2plf|259	%{_libdir}/libmythhdhomerun-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|260	
14ru|mythtv-0.27.1-2plf|261	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|262	
14ru|mythtv-0.27.1-2plf|263	%package -n %{libmetadata}
14ru|mythtv-0.27.1-2plf|264	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|265	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|266	
14ru|mythtv-0.27.1-2plf|267	%description -n %{libmetadata}
14ru|mythtv-0.27.1-2plf|268	MythTV shared library.
14ru|mythtv-0.27.1-2plf|269	
14ru|mythtv-0.27.1-2plf|270	%files -n %{libmetadata}
14ru|mythtv-0.27.1-2plf|271	%{_libdir}/libmythmetadata-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|272	
14ru|mythtv-0.27.1-2plf|273	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|274	
14ru|mythtv-0.27.1-2plf|275	%package -n %{libmyth}
14ru|mythtv-0.27.1-2plf|276	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|277	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|278	
14ru|mythtv-0.27.1-2plf|279	%description -n %{libmyth}
14ru|mythtv-0.27.1-2plf|280	MythTV shared library.
14ru|mythtv-0.27.1-2plf|281	
14ru|mythtv-0.27.1-2plf|282	%files -n %{libmyth}
14ru|mythtv-0.27.1-2plf|283	%{_libdir}/libmyth-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|284	
14ru|mythtv-0.27.1-2plf|285	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|286	
14ru|mythtv-0.27.1-2plf|287	%package -n %{libprotoserver}
14ru|mythtv-0.27.1-2plf|288	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|289	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|290	
14ru|mythtv-0.27.1-2plf|291	%description -n %{libprotoserver}
14ru|mythtv-0.27.1-2plf|292	MythTV shared library.
14ru|mythtv-0.27.1-2plf|293	
14ru|mythtv-0.27.1-2plf|294	%files -n %{libprotoserver}
14ru|mythtv-0.27.1-2plf|295	%{_libdir}/libmythprotoserver-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|296	
14ru|mythtv-0.27.1-2plf|297	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|298	
14ru|mythtv-0.27.1-2plf|299	%package -n %{libservicecontracts}
14ru|mythtv-0.27.1-2plf|300	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|301	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|302	
14ru|mythtv-0.27.1-2plf|303	%description -n %{libservicecontracts}
14ru|mythtv-0.27.1-2plf|304	MythTV shared library.
14ru|mythtv-0.27.1-2plf|305	
14ru|mythtv-0.27.1-2plf|306	%files -n %{libservicecontracts}
14ru|mythtv-0.27.1-2plf|307	%{_libdir}/libmythservicecontracts-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|308	
14ru|mythtv-0.27.1-2plf|309	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|310	
14ru|mythtv-0.27.1-2plf|311	%package -n %{libui}
14ru|mythtv-0.27.1-2plf|312	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|313	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|314	
14ru|mythtv-0.27.1-2plf|315	%description -n %{libui}
14ru|mythtv-0.27.1-2plf|316	MythTV shared library.
14ru|mythtv-0.27.1-2plf|317	
14ru|mythtv-0.27.1-2plf|318	%files -n %{libui}
14ru|mythtv-0.27.1-2plf|319	%{_libdir}/libmythui-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|320	
14ru|mythtv-0.27.1-2plf|321	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|322	
14ru|mythtv-0.27.1-2plf|323	%package -n %{libupnp}
14ru|mythtv-0.27.1-2plf|324	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|325	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|326	
14ru|mythtv-0.27.1-2plf|327	%description -n %{libupnp}
14ru|mythtv-0.27.1-2plf|328	MythTV shared library.
14ru|mythtv-0.27.1-2plf|329	
14ru|mythtv-0.27.1-2plf|330	%files -n %{libupnp}
14ru|mythtv-0.27.1-2plf|331	%{_libdir}/libmythupnp-%{api}.so.%{major}*
14ru|mythtv-0.27.1-2plf|332	
14ru|mythtv-0.27.1-2plf|333	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|334	
14ru|mythtv-0.27.1-2plf|335	%package -n %{libqjson}
14ru|mythtv-0.27.1-2plf|336	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|337	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|338	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|339	
14ru|mythtv-0.27.1-2plf|340	%description -n %{libqjson}
14ru|mythtv-0.27.1-2plf|341	MythTV shared library.
14ru|mythtv-0.27.1-2plf|342	
14ru|mythtv-0.27.1-2plf|343	%files -n %{libqjson}
14ru|mythtv-0.27.1-2plf|344	%{_libdir}/libmythqjson.so.%{major}*
14ru|mythtv-0.27.1-2plf|345	
14ru|mythtv-0.27.1-2plf|346	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|347	
14ru|mythtv-0.27.1-2plf|348	%package -n %{libavcodec}
14ru|mythtv-0.27.1-2plf|349	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|350	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|351	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|352	
14ru|mythtv-0.27.1-2plf|353	%description -n %{libavcodec}
14ru|mythtv-0.27.1-2plf|354	MythTV shared library.
14ru|mythtv-0.27.1-2plf|355	
14ru|mythtv-0.27.1-2plf|356	%files -n %{libavcodec}
14ru|mythtv-0.27.1-2plf|357	%{_libdir}/libmythavcodec.so.%{avcodec_major}*
14ru|mythtv-0.27.1-2plf|358	
14ru|mythtv-0.27.1-2plf|359	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|360	
14ru|mythtv-0.27.1-2plf|361	%package -n %{libavdevice}
14ru|mythtv-0.27.1-2plf|362	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|363	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|364	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|365	
14ru|mythtv-0.27.1-2plf|366	%description -n %{libavdevice}
14ru|mythtv-0.27.1-2plf|367	MythTV shared library.
14ru|mythtv-0.27.1-2plf|368	
14ru|mythtv-0.27.1-2plf|369	%files -n %{libavdevice}
14ru|mythtv-0.27.1-2plf|370	%{_libdir}/libmythavdevice.so.%{avdevice_major}*
14ru|mythtv-0.27.1-2plf|371	
14ru|mythtv-0.27.1-2plf|372	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|373	
14ru|mythtv-0.27.1-2plf|374	%package -n %{libavformat}
14ru|mythtv-0.27.1-2plf|375	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|376	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|377	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|378	
14ru|mythtv-0.27.1-2plf|379	%description -n %{libavformat}
14ru|mythtv-0.27.1-2plf|380	MythTV shared library.
14ru|mythtv-0.27.1-2plf|381	
14ru|mythtv-0.27.1-2plf|382	%files -n %{libavformat}
14ru|mythtv-0.27.1-2plf|383	%{_libdir}/libmythavformat.so.%{avformat_major}*
14ru|mythtv-0.27.1-2plf|384	
14ru|mythtv-0.27.1-2plf|385	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|386	
14ru|mythtv-0.27.1-2plf|387	%package -n %{libavutil}
14ru|mythtv-0.27.1-2plf|388	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|389	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|390	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|391	
14ru|mythtv-0.27.1-2plf|392	%description -n %{libavutil}
14ru|mythtv-0.27.1-2plf|393	MythTV shared library.
14ru|mythtv-0.27.1-2plf|394	
14ru|mythtv-0.27.1-2plf|395	%files -n %{libavutil}
14ru|mythtv-0.27.1-2plf|396	%{_libdir}/libmythavutil.so.%{avutil_major}*
14ru|mythtv-0.27.1-2plf|397	
14ru|mythtv-0.27.1-2plf|398	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|399	
14ru|mythtv-0.27.1-2plf|400	%package -n %{libpostproc}
14ru|mythtv-0.27.1-2plf|401	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|402	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|403	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|404	
14ru|mythtv-0.27.1-2plf|405	%description -n %{libpostproc}
14ru|mythtv-0.27.1-2plf|406	MythTV shared library.
14ru|mythtv-0.27.1-2plf|407	
14ru|mythtv-0.27.1-2plf|408	%files -n %{libpostproc}
14ru|mythtv-0.27.1-2plf|409	%{_libdir}/libmythpostproc.so.%{postproc_major}*
14ru|mythtv-0.27.1-2plf|410	
14ru|mythtv-0.27.1-2plf|411	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|412	
14ru|mythtv-0.27.1-2plf|413	%package -n %{libavfilter}
14ru|mythtv-0.27.1-2plf|414	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|415	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|416	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|417	
14ru|mythtv-0.27.1-2plf|418	%description -n %{libavfilter}
14ru|mythtv-0.27.1-2plf|419	MythTV shared library.
14ru|mythtv-0.27.1-2plf|420	
14ru|mythtv-0.27.1-2plf|421	%files -n %{libavfilter}
14ru|mythtv-0.27.1-2plf|422	%{_libdir}/libmythavfilter.so.%{avfilter_major}*
14ru|mythtv-0.27.1-2plf|423	
14ru|mythtv-0.27.1-2plf|424	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|425	
14ru|mythtv-0.27.1-2plf|426	%package -n %{libswresample}
14ru|mythtv-0.27.1-2plf|427	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|428	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|429	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|430	
14ru|mythtv-0.27.1-2plf|431	%description -n %{libswresample}
14ru|mythtv-0.27.1-2plf|432	MythTV shared library.
14ru|mythtv-0.27.1-2plf|433	
14ru|mythtv-0.27.1-2plf|434	%files -n %{libswresample}
14ru|mythtv-0.27.1-2plf|435	%{_libdir}/libmythswresample.so.%{swresample_major}*
14ru|mythtv-0.27.1-2plf|436	
14ru|mythtv-0.27.1-2plf|437	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|438	
14ru|mythtv-0.27.1-2plf|439	%package -n %{libswscale}
14ru|mythtv-0.27.1-2plf|440	Summary:	MythTV shared library
14ru|mythtv-0.27.1-2plf|441	Group:		System/Libraries
14ru|mythtv-0.27.1-2plf|442	Conflicts:	%{_lib}myth0.25.2 < 0.27.1
14ru|mythtv-0.27.1-2plf|443	
14ru|mythtv-0.27.1-2plf|444	%description -n %{libswscale}
14ru|mythtv-0.27.1-2plf|445	MythTV shared library.
14ru|mythtv-0.27.1-2plf|446	
14ru|mythtv-0.27.1-2plf|447	%files -n %{libswscale}
14ru|mythtv-0.27.1-2plf|448	%{_libdir}/libmythswscale.so.%{swscale_major}*
14ru|mythtv-0.27.1-2plf|449	
14ru|mythtv-0.27.1-2plf|450	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|451	
14ru|mythtv-0.27.1-2plf|452	%package -n %{devname}
14ru|mythtv-0.27.1-2plf|453	Summary:	Development files for libmyth
14ru|mythtv-0.27.1-2plf|454	Group:		Development/Other
14ru|mythtv-0.27.1-2plf|455	Requires:	%{libname} = %{EVRD}
14ru|mythtv-0.27.1-2plf|456	Requires:	%{libbase} = %{EVRD}
14ru|mythtv-0.27.1-2plf|457	Requires:	%{libfreemheg} = %{EVRD}
14ru|mythtv-0.27.1-2plf|458	Requires:	%{libhdhomerun} = %{EVRD}
14ru|mythtv-0.27.1-2plf|459	Requires:	%{libmetadata} = %{EVRD}
14ru|mythtv-0.27.1-2plf|460	Requires:	%{libmyth} = %{EVRD}
14ru|mythtv-0.27.1-2plf|461	Requires:	%{libprotoserver} = %{EVRD}
14ru|mythtv-0.27.1-2plf|462	Requires:	%{libservicecontracts} = %{EVRD}
14ru|mythtv-0.27.1-2plf|463	Requires:	%{libui} = %{EVRD}
14ru|mythtv-0.27.1-2plf|464	Requires:	%{libupnp} = %{EVRD}
14ru|mythtv-0.27.1-2plf|465	# extra libs
14ru|mythtv-0.27.1-2plf|466	Requires:	%{libqjson} = %{EVRD}
14ru|mythtv-0.27.1-2plf|467	Requires:	%{libavcodec} = %{EVRD}
14ru|mythtv-0.27.1-2plf|468	Requires:	%{libavdevice} = %{EVRD}
14ru|mythtv-0.27.1-2plf|469	Requires:	%{libavformat} = %{EVRD}
14ru|mythtv-0.27.1-2plf|470	Requires:	%{libavutil} = %{EVRD}
14ru|mythtv-0.27.1-2plf|471	Requires:	%{libpostproc} = %{EVRD}
14ru|mythtv-0.27.1-2plf|472	Requires:	%{libavfilter} = %{EVRD}
14ru|mythtv-0.27.1-2plf|473	Requires:	%{libswresample} = %{EVRD}
14ru|mythtv-0.27.1-2plf|474	Requires:	%{libswscale} = %{EVRD}
14ru|mythtv-0.27.1-2plf|475	Provides:	myth-devel = %{EVRD}
14ru|mythtv-0.27.1-2plf|476	
14ru|mythtv-0.27.1-2plf|477	%description -n %{devname}
14ru|mythtv-0.27.1-2plf|478	This package contains the header files and libraries for developing
14ru|mythtv-0.27.1-2plf|479	add-ons for mythtv.
14ru|mythtv-0.27.1-2plf|480	
14ru|mythtv-0.27.1-2plf|481	%files -n %{devname}
14ru|mythtv-0.27.1-2plf|482	%if %{maenable}
14ru|mythtv-0.27.1-2plf|483	%{multiarch_includedir}/mythtv/mythconfig.h
14ru|mythtv-0.27.1-2plf|484	%endif
14ru|mythtv-0.27.1-2plf|485	%{_includedir}/mythtv
14ru|mythtv-0.27.1-2plf|486	# FIXME: Manually multiarch mythconfig.mak
14ru|mythtv-0.27.1-2plf|487	%{_libdir}/*.so
14ru|mythtv-0.27.1-2plf|488	
14ru|mythtv-0.27.1-2plf|489	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|490	
14ru|mythtv-0.27.1-2plf|491	%package themes-base
14ru|mythtv-0.27.1-2plf|492	Summary:	Base themes for mythtv's frontend
14ru|mythtv-0.27.1-2plf|493	Group:		Video
14ru|mythtv-0.27.1-2plf|494	Conflicts:	mythtv-themes-myththemes < 0.22
14ru|mythtv-0.27.1-2plf|495	Conflicts:	mythtv-plugin-controls < 0.22
14ru|mythtv-0.27.1-2plf|496	BuildArch:	noarch
14ru|mythtv-0.27.1-2plf|497	
14ru|mythtv-0.27.1-2plf|498	%description themes-base
14ru|mythtv-0.27.1-2plf|499	MythTV provides a unified graphical interface for recording and viewing
14ru|mythtv-0.27.1-2plf|500	television programs.
14ru|mythtv-0.27.1-2plf|501	
14ru|mythtv-0.27.1-2plf|502	This package contains only the base themes used by mythtv-frontend and
14ru|mythtv-0.27.1-2plf|503	mythtv-setup.
14ru|mythtv-0.27.1-2plf|504	
14ru|mythtv-0.27.1-2plf|505	%files themes-base
14ru|mythtv-0.27.1-2plf|506	%dir %{_datadir}/mythtv
14ru|mythtv-0.27.1-2plf|507	%{_datadir}/mythtv/themes
14ru|mythtv-0.27.1-2plf|508	%{_iconsdir}/%{name}.png
14ru|mythtv-0.27.1-2plf|509	%{_miconsdir}/%{name}.png
14ru|mythtv-0.27.1-2plf|510	%{_liconsdir}/%{name}.png
14ru|mythtv-0.27.1-2plf|511	
14ru|mythtv-0.27.1-2plf|512	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|513	
14ru|mythtv-0.27.1-2plf|514	%package common
14ru|mythtv-0.27.1-2plf|515	Summary:	Common components needed by multiple other MythTV components
14ru|mythtv-0.27.1-2plf|516	Group:		Video
14ru|mythtv-0.27.1-2plf|517	Conflicts:	mythtv-backend < 0.25
14ru|mythtv-0.27.1-2plf|518	Conflicts:	mythtv-frontend < 0.25
14ru|mythtv-0.27.1-2plf|519	
14ru|mythtv-0.27.1-2plf|520	%description common
14ru|mythtv-0.27.1-2plf|521	MythTV provides a unified graphical interface for recording and viewing
14ru|mythtv-0.27.1-2plf|522	television programs.
14ru|mythtv-0.27.1-2plf|523	
14ru|mythtv-0.27.1-2plf|524	This package contains components needed by multiple other MythTV components.
14ru|mythtv-0.27.1-2plf|525	
14ru|mythtv-0.27.1-2plf|526	%files common
14ru|mythtv-0.27.1-2plf|527	%{_bindir}/mythccextractor
14ru|mythtv-0.27.1-2plf|528	%{_bindir}/mythcommflag
14ru|mythtv-0.27.1-2plf|529	%{_bindir}/mythpreviewgen
14ru|mythtv-0.27.1-2plf|530	%{_bindir}/mythtranscode
14ru|mythtv-0.27.1-2plf|531	%{_bindir}/mythwikiscripts
14ru|mythtv-0.27.1-2plf|532	%{_bindir}/mythmetadatalookup
14ru|mythtv-0.27.1-2plf|533	%{_bindir}/mythutil
14ru|mythtv-0.27.1-2plf|534	%dir %{_datadir}/%{name}
14ru|mythtv-0.27.1-2plf|535	%{_datadir}/%{name}/mythconverg*.pl
14ru|mythtv-0.27.1-2plf|536	%dir %{_datadir}/%{name}/locales
14ru|mythtv-0.27.1-2plf|537	%{_datadir}/%{name}/locales/*
14ru|mythtv-0.27.1-2plf|538	%dir %{_datadir}/%{name}/metadata
14ru|mythtv-0.27.1-2plf|539	%{_datadir}/%{name}/metadata/*
14ru|mythtv-0.27.1-2plf|540	%dir %{_datadir}/%{name}/hardwareprofile
14ru|mythtv-0.27.1-2plf|541	%{_datadir}/%{name}/hardwareprofile/*
14ru|mythtv-0.27.1-2plf|542	
14ru|mythtv-0.27.1-2plf|543	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|544	
14ru|mythtv-0.27.1-2plf|545	%package frontend
14ru|mythtv-0.27.1-2plf|546	Summary:	Client component of mythtv (a PVR)
14ru|mythtv-0.27.1-2plf|547	Group:		Video
14ru|mythtv-0.27.1-2plf|548	Requires:	mythtv-themes-base = %{EVRD}
14ru|mythtv-0.27.1-2plf|549	Requires:	mythtv-common = %{EVRD}
14ru|mythtv-0.27.1-2plf|550	Requires:	qt4-database-plugin-mysql
14ru|mythtv-0.27.1-2plf|551	Requires:	mplayer
14ru|mythtv-0.27.1-2plf|552	%if %{build_plf}
14ru|mythtv-0.27.1-2plf|553	Requires:	transcode
14ru|mythtv-0.27.1-2plf|554	Requires:	%{mklibname dvdcss 2}
14ru|mythtv-0.27.1-2plf|555	%endif
14ru|mythtv-0.27.1-2plf|556	Obsoletes:	mythtv-plugin-controls < 0.25
14ru|mythtv-0.27.1-2plf|557	Obsoletes:	mythtv-plugin-video < 0.25
14ru|mythtv-0.27.1-2plf|558	Conflicts:	mythtv-backend < 0.25
14ru|mythtv-0.27.1-2plf|559	
14ru|mythtv-0.27.1-2plf|560	%description frontend
14ru|mythtv-0.27.1-2plf|561	MythTV provides a unified graphical interface for recording and viewing
14ru|mythtv-0.27.1-2plf|562	television programs.
14ru|mythtv-0.27.1-2plf|563	
14ru|mythtv-0.27.1-2plf|564	This package contains only the client software, which provides a
14ru|mythtv-0.27.1-2plf|565	front-end for playback and configuration.  It requires access to a
14ru|mythtv-0.27.1-2plf|566	mythtv-backend installation, either on the same system or one
14ru|mythtv-0.27.1-2plf|567	reachable via the network.
14ru|mythtv-0.27.1-2plf|568	
14ru|mythtv-0.27.1-2plf|569	%files frontend
14ru|mythtv-0.27.1-2plf|570	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/99MythFrontend
14ru|mythtv-0.27.1-2plf|571	%{_datadir}/mythtv/*.xml
14ru|mythtv-0.27.1-2plf|572	%exclude %{_datadir}/mythtv/setup.xml
14ru|mythtv-0.27.1-2plf|573	%{_bindir}/mythavtest
14ru|mythtv-0.27.1-2plf|574	%{_bindir}/mythff*
14ru|mythtv-0.27.1-2plf|575	%{_bindir}/mythfrontend
14ru|mythtv-0.27.1-2plf|576	%{_bindir}/mythlcdserver
14ru|mythtv-0.27.1-2plf|577	%{_bindir}/mythscreenwizard
14ru|mythtv-0.27.1-2plf|578	%{_bindir}/mythshutdown
14ru|mythtv-0.27.1-2plf|579	%{_bindir}/mythwelcome
14ru|mythtv-0.27.1-2plf|580	%dir %{_libdir}/mythtv
14ru|mythtv-0.27.1-2plf|581	%{_libdir}/mythtv/filters
14ru|mythtv-0.27.1-2plf|582	%{_libdir}/mythtv/plugins
14ru|mythtv-0.27.1-2plf|583	%dir %{_datadir}/mythtv
14ru|mythtv-0.27.1-2plf|584	%dir %{_datadir}/mythtv/fonts
14ru|mythtv-0.27.1-2plf|585	%{_datadir}/mythtv/fonts/*.otf
14ru|mythtv-0.27.1-2plf|586	%{_datadir}/mythtv/fonts/*.ttf
14ru|mythtv-0.27.1-2plf|587	%{_datadir}/mythtv/i18n
14ru|mythtv-0.27.1-2plf|588	%{_datadir}/applications/mandriva-mythtv-frontend.desktop
14ru|mythtv-0.27.1-2plf|589	
14ru|mythtv-0.27.1-2plf|590	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|591	
14ru|mythtv-0.27.1-2plf|592	%package backend
14ru|mythtv-0.27.1-2plf|593	Summary:	Server component of mythtv (a PVR)
14ru|mythtv-0.27.1-2plf|594	Group:		Video
14ru|mythtv-0.27.1-2plf|595	Requires:	%{libname} = %{EVRD}
14ru|mythtv-0.27.1-2plf|596	Requires:	mythtv-common = %{EVRD}
14ru|mythtv-0.27.1-2plf|597	Requires:	qt4-database-plugin-mysql
14ru|mythtv-0.27.1-2plf|598	Requires(pre,post,preun,postun):	rpm-helper
14ru|mythtv-0.27.1-2plf|599	Conflicts:	mythtv-frontend < 0.25
14ru|mythtv-0.27.1-2plf|600	
14ru|mythtv-0.27.1-2plf|601	%description backend
14ru|mythtv-0.27.1-2plf|602	MythTV provides a unified graphical interface for recording and viewing
14ru|mythtv-0.27.1-2plf|603	television programs.
14ru|mythtv-0.27.1-2plf|604	
14ru|mythtv-0.27.1-2plf|605	This package contains only the server software, which provides video
14ru|mythtv-0.27.1-2plf|606	and audio capture and encoding services.  In order to be useful, it
14ru|mythtv-0.27.1-2plf|607	requires a mythtv-frontend installation, either on the same system or
14ru|mythtv-0.27.1-2plf|608	one reachable via the network.
14ru|mythtv-0.27.1-2plf|609	
14ru|mythtv-0.27.1-2plf|610	%if !%{build_lame}
14ru|mythtv-0.27.1-2plf|611	Note that this build does not support MP3 encoding when recording
14ru|mythtv-0.27.1-2plf|612	into the NuppelVideo format.
14ru|mythtv-0.27.1-2plf|613	%endif
14ru|mythtv-0.27.1-2plf|614	
14ru|mythtv-0.27.1-2plf|615	%files backend
14ru|mythtv-0.27.1-2plf|616	%doc README.install.urpmi
14ru|mythtv-0.27.1-2plf|617	%{_bindir}/mythbackend
14ru|mythtv-0.27.1-2plf|618	%{_bindir}/mythfilldatabase
14ru|mythtv-0.27.1-2plf|619	%{_bindir}/mythhdhomerun_config
14ru|mythtv-0.27.1-2plf|620	%{_bindir}/mythjobqueue
14ru|mythtv-0.27.1-2plf|621	%{_bindir}/mythmediaserver
14ru|mythtv-0.27.1-2plf|622	%{_bindir}/mythreplex
14ru|mythtv-0.27.1-2plf|623	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv
14ru|mythtv-0.27.1-2plf|624	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv/recordings
14ru|mythtv-0.27.1-2plf|625	%attr(-,mythtv,mythtv) %dir %{_var}/cache/mythtv
14ru|mythtv-0.27.1-2plf|626	%{_unitdir}/mythbackend.service
14ru|mythtv-0.27.1-2plf|627	%config(noreplace) %{_sysconfdir}/sysconfig/mythbackend
14ru|mythtv-0.27.1-2plf|628	%config(noreplace) %{_sysconfdir}/logrotate.d/*
14ru|mythtv-0.27.1-2plf|629	%attr(-,mythtv,mythtv) %dir %{_logdir}/mythtv
14ru|mythtv-0.27.1-2plf|630	%{_datadir}/%{name}/backend-config
14ru|mythtv-0.27.1-2plf|631	%dir %{_datadir}/%{name}/initialdb
14ru|mythtv-0.27.1-2plf|632	%{_datadir}/%{name}/initialdb/mc.sql
14ru|mythtv-0.27.1-2plf|633	%{_datadir}/mythtv/internetcontent/
14ru|mythtv-0.27.1-2plf|634	
14ru|mythtv-0.27.1-2plf|635	%pre backend
14ru|mythtv-0.27.1-2plf|636	# Add the "mythtv" user
14ru|mythtv-0.27.1-2plf|637	%_pre_useradd mythtv %{_localstatedir}/lib/mythtv /sbin/nologin
14ru|mythtv-0.27.1-2plf|638	gpasswd -a mythtv audio &>/dev/null
14ru|mythtv-0.27.1-2plf|639	gpasswd -a mythtv video &>/dev/null
14ru|mythtv-0.27.1-2plf|640	
14ru|mythtv-0.27.1-2plf|641	%postun backend
14ru|mythtv-0.27.1-2plf|642	%_postun_userdel mythtv
14ru|mythtv-0.27.1-2plf|643	
14ru|mythtv-0.27.1-2plf|644	%post backend
14ru|mythtv-0.27.1-2plf|645	%_post_service mythbackend
14ru|mythtv-0.27.1-2plf|646	
14ru|mythtv-0.27.1-2plf|647	%preun backend
14ru|mythtv-0.27.1-2plf|648	%_preun_service mythbackend
14ru|mythtv-0.27.1-2plf|649	
14ru|mythtv-0.27.1-2plf|650	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|651	
14ru|mythtv-0.27.1-2plf|652	%package setup
14ru|mythtv-0.27.1-2plf|653	Summary:	Setup the mythtv backend
14ru|mythtv-0.27.1-2plf|654	Group:		Video
14ru|mythtv-0.27.1-2plf|655	Requires:	mythtv-backend = %{EVRD}
14ru|mythtv-0.27.1-2plf|656	Requires:	mythtv-themes-base = %{EVRD}
14ru|mythtv-0.27.1-2plf|657	Provides:	mythtvsetup = %{EVRD}
14ru|mythtv-0.27.1-2plf|658	Requires:	qt4-database-plugin-mysql
14ru|mythtv-0.27.1-2plf|659	
14ru|mythtv-0.27.1-2plf|660	%description setup
14ru|mythtv-0.27.1-2plf|661	MythTV provides a unified graphical interface for recording and viewing
14ru|mythtv-0.27.1-2plf|662	television programs.
14ru|mythtv-0.27.1-2plf|663	
14ru|mythtv-0.27.1-2plf|664	This package contains the setup software for configuring the mythtv
14ru|mythtv-0.27.1-2plf|665	backend.
14ru|mythtv-0.27.1-2plf|666	
14ru|mythtv-0.27.1-2plf|667	%if !%{build_lame}
14ru|mythtv-0.27.1-2plf|668	Note that this build does not support MP3 encoding when recording
14ru|mythtv-0.27.1-2plf|669	into the NuppelVideo format.
14ru|mythtv-0.27.1-2plf|670	%endif
14ru|mythtv-0.27.1-2plf|671	
14ru|mythtv-0.27.1-2plf|672	%files setup
14ru|mythtv-0.27.1-2plf|673	%{_bindir}/mythtv-setup
14ru|mythtv-0.27.1-2plf|674	%{_datadir}/applications/mandriva-mythtv-setup.desktop
14ru|mythtv-0.27.1-2plf|675	%dir %{_datadir}/mythtv
14ru|mythtv-0.27.1-2plf|676	%{_datadir}/mythtv/setup.xml
14ru|mythtv-0.27.1-2plf|677	
14ru|mythtv-0.27.1-2plf|678	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|679	
14ru|mythtv-0.27.1-2plf|680	%package doc
14ru|mythtv-0.27.1-2plf|681	Summary:	MythTV documentation
14ru|mythtv-0.27.1-2plf|682	Group:		Documentation
14ru|mythtv-0.27.1-2plf|683	
14ru|mythtv-0.27.1-2plf|684	%description doc
14ru|mythtv-0.27.1-2plf|685	MythTV provides a unified graphical interface for recording and viewing
14ru|mythtv-0.27.1-2plf|686	television programs.
14ru|mythtv-0.27.1-2plf|687	
14ru|mythtv-0.27.1-2plf|688	This package contains the documentation and contributed additional
14ru|mythtv-0.27.1-2plf|689	scripts for MythTV.
14ru|mythtv-0.27.1-2plf|690	
14ru|mythtv-0.27.1-2plf|691	%files doc
14ru|mythtv-0.27.1-2plf|692	%doc README UPGRADING AUTHORS COPYING FAQ
14ru|mythtv-0.27.1-2plf|693	%doc keys.txt
14ru|mythtv-0.27.1-2plf|694	%doc contrib
14ru|mythtv-0.27.1-2plf|695	%{_datadir}/%{name}/contrib
14ru|mythtv-0.27.1-2plf|696	%{_datadir}/%{name}/html
14ru|mythtv-0.27.1-2plf|697	
14ru|mythtv-0.27.1-2plf|698	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|699	
14ru|mythtv-0.27.1-2plf|700	%package -n perl-MythTV
14ru|mythtv-0.27.1-2plf|701	Summary:	Perl bindings for MythTV
14ru|mythtv-0.27.1-2plf|702	Group:		Development/Perl
14ru|mythtv-0.27.1-2plf|703	
14ru|mythtv-0.27.1-2plf|704	%description -n perl-MythTV
14ru|mythtv-0.27.1-2plf|705	MythTV provides a unified graphical interface for recording and viewing
14ru|mythtv-0.27.1-2plf|706	television programs.
14ru|mythtv-0.27.1-2plf|707	
14ru|mythtv-0.27.1-2plf|708	This package contains the perl bindings for MythTV.
14ru|mythtv-0.27.1-2plf|709	
14ru|mythtv-0.27.1-2plf|710	%files -n perl-MythTV
14ru|mythtv-0.27.1-2plf|711	%{perl_vendorlib}/MythTV.pm
14ru|mythtv-0.27.1-2plf|712	%{perl_vendorlib}/MythTV
14ru|mythtv-0.27.1-2plf|713	%{perl_vendorlib}/IO/Socket/INET/MythTV.pm
14ru|mythtv-0.27.1-2plf|714	
14ru|mythtv-0.27.1-2plf|715	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|716	
14ru|mythtv-0.27.1-2plf|717	%package -n python-mythtv
14ru|mythtv-0.27.1-2plf|718	Summary:	Python bindings for MythTV
14ru|mythtv-0.27.1-2plf|719	Group:		Development/Python
14ru|mythtv-0.27.1-2plf|720	Requires:	python-mysql
14ru|mythtv-0.27.1-2plf|721	Requires:	python-lxml
14ru|mythtv-0.27.1-2plf|722	
14ru|mythtv-0.27.1-2plf|723	%description -n python-mythtv
14ru|mythtv-0.27.1-2plf|724	MythTV provides a unified graphical interface for recording and viewing
14ru|mythtv-0.27.1-2plf|725	television programs.
14ru|mythtv-0.27.1-2plf|726	
14ru|mythtv-0.27.1-2plf|727	This package contains the python bindings for MythTV.
14ru|mythtv-0.27.1-2plf|728	
14ru|mythtv-0.27.1-2plf|729	%files -n python-mythtv
14ru|mythtv-0.27.1-2plf|730	%{_bindir}/mythpython
14ru|mythtv-0.27.1-2plf|731	%{py_puresitedir}/MythTV
14ru|mythtv-0.27.1-2plf|732	
14ru|mythtv-0.27.1-2plf|733	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|734	
14ru|mythtv-0.27.1-2plf|735	%package -n php-mythtv
14ru|mythtv-0.27.1-2plf|736	Summary:	PHP bindings for MythTV
14ru|mythtv-0.27.1-2plf|737	Group:		Development/PHP
14ru|mythtv-0.27.1-2plf|738	Requires:	php-mysql
14ru|mythtv-0.27.1-2plf|739	BuildArch:	noarch
14ru|mythtv-0.27.1-2plf|740	
14ru|mythtv-0.27.1-2plf|741	%description -n php-mythtv
14ru|mythtv-0.27.1-2plf|742	MythTV provides a unified graphical interface for recording and viewing
14ru|mythtv-0.27.1-2plf|743	television programs.
14ru|mythtv-0.27.1-2plf|744	
14ru|mythtv-0.27.1-2plf|745	This package contains the PHP bindings for MythTV.
14ru|mythtv-0.27.1-2plf|746	
14ru|mythtv-0.27.1-2plf|747	%files -n php-mythtv
14ru|mythtv-0.27.1-2plf|748	%{_datadir}/%{name}/bindings/php
14ru|mythtv-0.27.1-2plf|749	
14ru|mythtv-0.27.1-2plf|750	#----------------------------------------------------------------------------
14ru|mythtv-0.27.1-2plf|751	
14ru|mythtv-0.27.1-2plf|752	%prep
14ru|mythtv-0.27.1-2plf|753	%setup -q
14ru|mythtv-0.27.1-2plf|754	%apply_patches
14ru|mythtv-0.27.1-2plf|755	
14ru|mythtv-0.27.1-2plf|756	# (cg) Fixes might bring in some .gitignore files in patches... trash 'em.
14ru|mythtv-0.27.1-2plf|757	find -name .gitignore -delete
14ru|mythtv-0.27.1-2plf|758	
14ru|mythtv-0.27.1-2plf|759	# (cg) The installer is dumb and installs our patch backup files...
14ru|mythtv-0.27.1-2plf|760	# This can be removed after 0.25
14ru|mythtv-0.27.1-2plf|761	rm -f programs/scripts/database/mythconverg_restore.pl.*
14ru|mythtv-0.27.1-2plf|762	
14ru|mythtv-0.27.1-2plf|763	# (cg) As of 0.21, only contrib scripts are affected.
14ru|mythtv-0.27.1-2plf|764	find contrib -type f | xargs grep -l /usr/local | xargs perl -pi -e's|/usr/local|%{_prefix}|g'
14ru|mythtv-0.27.1-2plf|765	
14ru|mythtv-0.27.1-2plf|766	echo "QMAKE_PROJECT_DEPTH = 0" >> mythtv.pro
14ru|mythtv-0.27.1-2plf|767	echo "QMAKE_PROJECT_DEPTH = 0" >> settings.pro
14ru|mythtv-0.27.1-2plf|768	
14ru|mythtv-0.27.1-2plf|769	cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .
14ru|mythtv-0.27.1-2plf|770	for file in mythbackend.service \
14ru|mythtv-0.27.1-2plf|771	mythbackend.sysconfig \
14ru|mythtv-0.27.1-2plf|772	mythbackend.logrotate; do
14ru|mythtv-0.27.1-2plf|773	sed -e's|@logdir@|%{_logdir}|g' \
14ru|mythtv-0.27.1-2plf|774	-e's|@rundir@|%{_var}/run|g' \
14ru|mythtv-0.27.1-2plf|775	-e's|@sysconfdir@|%{_sysconfdir}|g' \
14ru|mythtv-0.27.1-2plf|776	-e's|@sysconfigdir@|%{_sysconfdir}/sysconfig|g' \
14ru|mythtv-0.27.1-2plf|777	-e's|@initdir@|%{_initrddir}|g' \
14ru|mythtv-0.27.1-2plf|778	-e's|@bindir@|%{_bindir}|g' \
14ru|mythtv-0.27.1-2plf|779	-e's|@sbindir@|%{_sbindir}|g' \
14ru|mythtv-0.27.1-2plf|780	-e's|@subsysdir@|%{_var}/lock/subsys|g' \
14ru|mythtv-0.27.1-2plf|781	-e's|@varlibdir@|%{_localstatedir}/lib|g' \
14ru|mythtv-0.27.1-2plf|782	-e's|@varcachedir@|%{_var}/cache|g' \
14ru|mythtv-0.27.1-2plf|783	-e's|@logrotatedir@|%{_sysconfdir}/logrotate.d|g' \
14ru|mythtv-0.27.1-2plf|784	< $file.in > $file
14ru|mythtv-0.27.1-2plf|785	done
14ru|mythtv-0.27.1-2plf|786	
14ru|mythtv-0.27.1-2plf|787	# default recordings dir
14ru|mythtv-0.27.1-2plf|788	perl -pi -e's|/mnt/store|%{_localstatedir}/lib/mythtv/recordings|' programs/mythtv-setup/backendsettings.cpp
14ru|mythtv-0.27.1-2plf|789	
14ru|mythtv-0.27.1-2plf|790	# do not set hardcoded archflags
14ru|mythtv-0.27.1-2plf|791	perl -pi -e's|^echo "ARCHFLAGS=|# echo "ARCHFLAGS=|' configure
14ru|mythtv-0.27.1-2plf|792	
14ru|mythtv-0.27.1-2plf|793	# Fix the version reporting (which assumes svn checkout)
14ru|mythtv-0.27.1-2plf|794	echo "SOURCE_VERSION=%{version}-%{release}" >VERSION
14ru|mythtv-0.27.1-2plf|795	
14ru|mythtv-0.27.1-2plf|796	%build
14ru|mythtv-0.27.1-2plf|797	%global optflags %{optflags} -fno-devirtualize
14ru|mythtv-0.27.1-2plf|798	
14ru|mythtv-0.27.1-2plf|799	./configure \
14ru|mythtv-0.27.1-2plf|800	--prefix=%{_prefix} \
14ru|mythtv-0.27.1-2plf|801	--libdir=%{_libdir} \
14ru|mythtv-0.27.1-2plf|802	--libdir-name=%{_lib} \
14ru|mythtv-0.27.1-2plf|803	--enable-runtime-cpudetect \
14ru|mythtv-0.27.1-2plf|804	--enable-dvb \
14ru|mythtv-0.27.1-2plf|805	--enable-opengl-video \
14ru|mythtv-0.27.1-2plf|806	--without-bindings=perl \
14ru|mythtv-0.27.1-2plf|807	--extra-cxxflags="%{optflags}" \
14ru|mythtv-0.27.1-2plf|808	--extra-ldflags="%{ldflags}" \
14ru|mythtv-0.27.1-2plf|809	--enable-vdpau \
14ru|mythtv-0.27.1-2plf|810	--enable-vaapi \
14ru|mythtv-0.27.1-2plf|811	%if %{build_crystalhd}
14ru|mythtv-0.27.1-2plf|812	--enable-crystalhd \
14ru|mythtv-0.27.1-2plf|813	%endif
14ru|mythtv-0.27.1-2plf|814	--enable-libfftw3 \
14ru|mythtv-0.27.1-2plf|815	--enable-libdns-sd \
14ru|mythtv-0.27.1-2plf|816	--enable-libvpx \
14ru|mythtv-0.27.1-2plf|817	%if %{build_plf}
14ru|mythtv-0.27.1-2plf|818	--enable-nonfree \
14ru|mythtv-0.27.1-2plf|819	%endif
14ru|mythtv-0.27.1-2plf|820	%if %{build_x264}
14ru|mythtv-0.27.1-2plf|821	--enable-libx264 \
14ru|mythtv-0.27.1-2plf|822	%endif
14ru|mythtv-0.27.1-2plf|823	%if %{build_xvid}
14ru|mythtv-0.27.1-2plf|824	--enable-libxvid \
14ru|mythtv-0.27.1-2plf|825	%endif
14ru|mythtv-0.27.1-2plf|826	%if %{build_faac}
14ru|mythtv-0.27.1-2plf|827	--enable-libfaac \
14ru|mythtv-0.27.1-2plf|828	%endif
14ru|mythtv-0.27.1-2plf|829	%if %{build_lame}
14ru|mythtv-0.27.1-2plf|830	--enable-libmp3lame \
14ru|mythtv-0.27.1-2plf|831	%endif
14ru|mythtv-0.27.1-2plf|832	--enable-firewire \
14ru|mythtv-0.27.1-2plf|833	--disable-mythlogserver
14ru|mythtv-0.27.1-2plf|834	
14ru|mythtv-0.27.1-2plf|835	%make
14ru|mythtv-0.27.1-2plf|836	
14ru|mythtv-0.27.1-2plf|837	# This is easier to do ourselves
14ru|mythtv-0.27.1-2plf|838	pushd bindings/perl
14ru|mythtv-0.27.1-2plf|839	perl Makefile.PL INSTALLDIRS=vendor
14ru|mythtv-0.27.1-2plf|840	%make
14ru|mythtv-0.27.1-2plf|841	popd
14ru|mythtv-0.27.1-2plf|842	
14ru|mythtv-0.27.1-2plf|843	%install
14ru|mythtv-0.27.1-2plf|844	INSTALL_ROOT=%{buildroot}; export INSTALL_ROOT
14ru|mythtv-0.27.1-2plf|845	%makeinstall
14ru|mythtv-0.27.1-2plf|846	
14ru|mythtv-0.27.1-2plf|847	pushd bindings/perl
14ru|mythtv-0.27.1-2plf|848	%makeinstall_std
14ru|mythtv-0.27.1-2plf|849	popd
14ru|mythtv-0.27.1-2plf|850	
14ru|mythtv-0.27.1-2plf|851	%if %{maenable}
14ru|mythtv-0.27.1-2plf|852	%multiarch_includes %{buildroot}%{_includedir}/mythtv/mythconfig.h
14ru|mythtv-0.27.1-2plf|853	%endif
14ru|mythtv-0.27.1-2plf|854	
14ru|mythtv-0.27.1-2plf|855	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv
14ru|mythtv-0.27.1-2plf|856	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv/recordings
14ru|mythtv-0.27.1-2plf|857	mkdir -p %{buildroot}%{_var}/cache/mythtv
14ru|mythtv-0.27.1-2plf|858	mkdir -p %{buildroot}%{_logdir}/mythtv
14ru|mythtv-0.27.1-2plf|859	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
14ru|mythtv-0.27.1-2plf|860	mkdir -p %{buildroot}%{_unitdir}
14ru|mythtv-0.27.1-2plf|861	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
14ru|mythtv-0.27.1-2plf|862	
14ru|mythtv-0.27.1-2plf|863	install -p mythbackend.service %{buildroot}%{_unitdir}/mythbackend.service
14ru|mythtv-0.27.1-2plf|864	install -p mythbackend.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mythbackend
14ru|mythtv-0.27.1-2plf|865	install -p mythbackend.logrotate  %{buildroot}%{_sysconfdir}/logrotate.d
14ru|mythtv-0.27.1-2plf|866	
14ru|mythtv-0.27.1-2plf|867	# wmsession.d for mythfrontend
14ru|mythtv-0.27.1-2plf|868	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
14ru|mythtv-0.27.1-2plf|869	install -p %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/wmsession.d
14ru|mythtv-0.27.1-2plf|870	
14ru|mythtv-0.27.1-2plf|871	# icon
14ru|mythtv-0.27.1-2plf|872	install -d -m755 %{buildroot}/%{_miconsdir}
14ru|mythtv-0.27.1-2plf|873	install -m755 %{SOURCE5} %{buildroot}/%{_miconsdir}/%{name}.png
14ru|mythtv-0.27.1-2plf|874	
14ru|mythtv-0.27.1-2plf|875	install -d -m755 %{buildroot}/%{_iconsdir}
14ru|mythtv-0.27.1-2plf|876	install -m755 %{SOURCE6} %{buildroot}/%{_iconsdir}/%{name}.png
14ru|mythtv-0.27.1-2plf|877	
14ru|mythtv-0.27.1-2plf|878	install -d -m755 %{buildroot}/%{_liconsdir}
14ru|mythtv-0.27.1-2plf|879	install -m755 %{SOURCE7} %{buildroot}/%{_liconsdir}/%{name}.png
14ru|mythtv-0.27.1-2plf|880	
14ru|mythtv-0.27.1-2plf|881	
14ru|mythtv-0.27.1-2plf|882	# Mandriva Menu entrys
14ru|mythtv-0.27.1-2plf|883	install -d -m755 %{buildroot}%{_datadir}/applications
14ru|mythtv-0.27.1-2plf|884	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-frontend.desktop
14ru|mythtv-0.27.1-2plf|885	[Desktop Entry]
14ru|mythtv-0.27.1-2plf|886	Name=MythTV
14ru|mythtv-0.27.1-2plf|887	Comment=Record, playback and watch TV
14ru|mythtv-0.27.1-2plf|888	Exec=mythfrontend
14ru|mythtv-0.27.1-2plf|889	Icon=%{name}
14ru|mythtv-0.27.1-2plf|890	Terminal=false
14ru|mythtv-0.27.1-2plf|891	Type=Application
14ru|mythtv-0.27.1-2plf|892	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
14ru|mythtv-0.27.1-2plf|893	EOF
14ru|mythtv-0.27.1-2plf|894	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-setup.desktop
14ru|mythtv-0.27.1-2plf|895	[Desktop Entry]
14ru|mythtv-0.27.1-2plf|896	Name=MythTV Setup
14ru|mythtv-0.27.1-2plf|897	Comment=Setup MythTV backend
14ru|mythtv-0.27.1-2plf|898	Exec=mythtv-setup
14ru|mythtv-0.27.1-2plf|899	Icon=%{name}
14ru|mythtv-0.27.1-2plf|900	Terminal=false
14ru|mythtv-0.27.1-2plf|901	Type=Application
14ru|mythtv-0.27.1-2plf|902	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
14ru|mythtv-0.27.1-2plf|903	EOF
14ru|mythtv-0.27.1-2plf|904	
14ru|mythtv-0.27.1-2plf|905	cat > README.install.urpmi <<EOF
14ru|mythtv-0.27.1-2plf|906	You can import the initial database by running:
14ru|mythtv-0.27.1-2plf|907	mysql -u root -p < %{_datadir}/mythtv/initialdb/mc.sql
14ru|mythtv-0.27.1-2plf|908	(you can omit -p if you do not have the password set)
14ru|mythtv-0.27.1-2plf|909	EOF
14ru|mythtv-0.27.1-2plf|910	
14ru|mythtv-0.27.1-2plf|911	mkdir -p %{buildroot}%{_libdir}/mythtv/plugins
14ru|mythtv-0.27.1-2plf|912	
14ru|mythtv-0.27.1-2plf|913	install -d -m755 %{buildroot}%{_datadir}/mythtv/initialdb
14ru|mythtv-0.27.1-2plf|914	install -m644 database/* %{buildroot}%{_datadir}/mythtv/initialdb
14ru|mythtv-0.27.1-2plf|915	
14ru|mythtv-0.27.1-2plf|916	# install a few useful contrib scripts
14ru|mythtv-0.27.1-2plf|917	mkdir -p %{buildroot}%{_datadir}/%{name}
14ru|mythtv-0.27.1-2plf|918	cp -ar contrib %{buildroot}%{_datadir}/%{name}
14ru|mythtv-0.27.1-2plf|919	
14ru|mythtv-0.27.1-2plf|920	# Remove python egg-info as it's pointless
14ru|mythtv-0.27.1-2plf|921	rm -f %{buildroot}%{py_puresitedir}/MythTV-*.egg-info
14ru|mythtv-0.27.1-2plf|922	
14ru|mythtv-0.27.1-2plf|923	# (cg) We cover the package license so no need to include it separately
14ru|mythtv-0.27.1-2plf|924	rm -f %{buildroot}%{_datadir}/%{name}/fonts/*.txt
14ru|mythtv-0.27.1-2plf|925	
14ru|mythtv-0.27.1-2plf|926	# (cg) This is needed for the %doc stuff on the subpackages for some reason...
14ru|mythtv-0.27.1-2plf|927	mkdir -p %{buildroot}%{_docdir}/%{name}-backend
14ru|mythtv-0.27.1-2plf|928	mkdir -p %{buildroot}%{_docdir}/%{name}-doc
14ru|mythtv-0.27.1-2plf|929	
14ru|mythtv-0.27.1-2plf|930	# (cg) For some reason the FFmpeg stuff is included in two build roots :s
14ru|mythtv-0.27.1-2plf|931	if [ -d %{buildroot}%{buildroot}%{_includedir}/%{name} ]; then
14ru|mythtv-0.27.1-2plf|932	mv %{buildroot}%{buildroot}%{_includedir}/%{name}/* %{buildroot}%{_includedir}/%{name}
14ru|mythtv-0.27.1-2plf|933	rmdir -p %{buildroot}%{buildroot}%{_includedir}/%{name} || /bin/true
14ru|mythtv-0.27.1-2plf|934	fi
14ru|mythtv-0.27.1-2plf|935	if [ -f %{buildroot}%{buildroot}%{_bindir}/mythffmpeg ]; then
14ru|mythtv-0.27.1-2plf|936	mv %{buildroot}%{buildroot}%{_bindir}/mythff* %{buildroot}%{_bindir}
14ru|mythtv-0.27.1-2plf|937	rmdir -p %{buildroot}%{buildroot}%{_bindir} || /bin/true
14ru|mythtv-0.27.1-2plf|938	fi
14ru|mythtv-0.27.1-2plf|939	
14ru|mythtv-0.27.1-2plf|940	
14ru|mythtv-0.27.1-2plf|941	%changelog
14ru|mythtv-0.27.1-2plf|942	
14ru|mythtv-0.27.1-2plf|943	* Tue May 19 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.27.1-2plf
14ru|mythtv-0.27.1-2plf|944	- (48166cb) Bump release
14ru|mythtv-0.27.1-2plf|945	
14ru|mythtv-0.27.1-2plf|946	

26685 14
14ru|obs-studio-0.17.0.0-1.1|1	%define major 0
14ru|obs-studio-0.17.0.0-1.1|2	%define libobs %mklibname obs %{major}
14ru|obs-studio-0.17.0.0-1.1|3	%define libobsglad %mklibname obsglad %{major}
14ru|obs-studio-0.17.0.0-1.1|4	%define libobsopengl %mklibname obs-opengl %{major}
14ru|obs-studio-0.17.0.0-1.1|5	%define libobsfrontendapi  %mklibname obs-frontend-api %{major}
14ru|obs-studio-0.17.0.0-1.1|6	%define devobs %mklibname obs -d
14ru|obs-studio-0.17.0.0-1.1|7	
14ru|obs-studio-0.17.0.0-1.1|8	# This package requires x264 codec so we provide it in Restricted repository
14ru|obs-studio-0.17.0.0-1.1|9	%define distsuffix plf
14ru|obs-studio-0.17.0.0-1.1|10	
14ru|obs-studio-0.17.0.0-1.1|11	Summary:	Free and open source software for video recording and live streaming
14ru|obs-studio-0.17.0.0-1.1|12	Name:		obs-studio
14ru|obs-studio-0.17.0.0-1.1|13	Version:	0.17.0.0
14ru|obs-studio-0.17.0.0-1.1|14	Release:	1.1
14ru|obs-studio-0.17.0.0-1.1|15	License:	GPLv2+
14ru|obs-studio-0.17.0.0-1.1|16	Group:		Video
14ru|obs-studio-0.17.0.0-1.1|17	Url:		https://obsproject.com
14ru|obs-studio-0.17.0.0-1.1|18	# From git by tag https://github.com/jp9000/obs-studio/archive/%{version}.tar.gz
14ru|obs-studio-0.17.0.0-1.1|19	Source0:	obs-studio-17.0.0.tar.gz
14ru|obs-studio-0.17.0.0-1.1|20	Patch0:		obs-studio-0.14.2-linkage.patch
14ru|obs-studio-0.17.0.0-1.1|21	BuildRequires:	cmake
14ru|obs-studio-0.17.0.0-1.1|22	BuildRequires:	pkgconfig(gl)
14ru|obs-studio-0.17.0.0-1.1|23	BuildRequires:	pkgconfig(jack)
14ru|obs-studio-0.17.0.0-1.1|24	BuildRequires:	pkgconfig(jansson)
14ru|obs-studio-0.17.0.0-1.1|25	BuildRequires:	pkgconfig(libavcodec)
14ru|obs-studio-0.17.0.0-1.1|26	BuildRequires:	pkgconfig(libavdevice)
14ru|obs-studio-0.17.0.0-1.1|27	BuildRequires:	pkgconfig(libavformat)
14ru|obs-studio-0.17.0.0-1.1|28	BuildRequires:	pkgconfig(libavutil)
14ru|obs-studio-0.17.0.0-1.1|29	BuildRequires:	pkgconfig(libcurl)
14ru|obs-studio-0.17.0.0-1.1|30	BuildRequires:	pkgconfig(libswresample)
14ru|obs-studio-0.17.0.0-1.1|31	BuildRequires:	pkgconfig(libswscale)
14ru|obs-studio-0.17.0.0-1.1|32	BuildRequires:	pkgconfig(libv4l2)
14ru|obs-studio-0.17.0.0-1.1|33	BuildRequires:	pkgconfig(MagickCore)
14ru|obs-studio-0.17.0.0-1.1|34	BuildRequires:	pkgconfig(Qt5Core)
14ru|obs-studio-0.17.0.0-1.1|35	BuildRequires:	pkgconfig(Qt5Gui)
14ru|obs-studio-0.17.0.0-1.1|36	BuildRequires:	pkgconfig(Qt5Network)
14ru|obs-studio-0.17.0.0-1.1|37	BuildRequires:	pkgconfig(Qt5Widgets)
14ru|obs-studio-0.17.0.0-1.1|38	BuildRequires:	pkgconfig(Qt5X11Extras)
14ru|obs-studio-0.17.0.0-1.1|39	BuildRequires:	pkgconfig(udev)
14ru|obs-studio-0.17.0.0-1.1|40	BuildRequires:	pkgconfig(x11)
14ru|obs-studio-0.17.0.0-1.1|41	BuildRequires:	pkgconfig(x264)
14ru|obs-studio-0.17.0.0-1.1|42	BuildRequires:	pkgconfig(xcb)
14ru|obs-studio-0.17.0.0-1.1|43	BuildRequires:	pkgconfig(xcb-randr)
14ru|obs-studio-0.17.0.0-1.1|44	BuildRequires:	pkgconfig(xcb-shm)
14ru|obs-studio-0.17.0.0-1.1|45	BuildRequires:	pkgconfig(xcb-xfixes)
14ru|obs-studio-0.17.0.0-1.1|46	BuildRequires:	pkgconfig(xcb-xinerama)
14ru|obs-studio-0.17.0.0-1.1|47	BuildRequires:	pkgconfig(xcomposite)
14ru|obs-studio-0.17.0.0-1.1|48	BuildRequires:	pkgconfig(xfixes)
14ru|obs-studio-0.17.0.0-1.1|49	# Used via dlopen() so Require, otherwise not installed
14ru|obs-studio-0.17.0.0-1.1|50	Requires:	%{libobsopengl} = %{EVRD}
14ru|obs-studio-0.17.0.0-1.1|51	Requires:	%{libobs} = %{EVRD}
14ru|obs-studio-0.17.0.0-1.1|52	
14ru|obs-studio-0.17.0.0-1.1|53	%description
14ru|obs-studio-0.17.0.0-1.1|54	Free and open source software for video recording and live streaming.
14ru|obs-studio-0.17.0.0-1.1|55	
14ru|obs-studio-0.17.0.0-1.1|56	This package is in the Restricted repository because it requires x264 codec.
14ru|obs-studio-0.17.0.0-1.1|57	
14ru|obs-studio-0.17.0.0-1.1|58	%files
14ru|obs-studio-0.17.0.0-1.1|59	%doc COPYING README
14ru|obs-studio-0.17.0.0-1.1|60	%{_bindir}/obs
14ru|obs-studio-0.17.0.0-1.1|61	%{_datadir}/applications/obs.desktop
14ru|obs-studio-0.17.0.0-1.1|62	%dir %{_datadir}/obs/
14ru|obs-studio-0.17.0.0-1.1|63	%{_datadir}/obs/*
14ru|obs-studio-0.17.0.0-1.1|64	%{_iconsdir}/hicolor/*/apps/obs.png
14ru|obs-studio-0.17.0.0-1.1|65	%dir %{_libdir}/obs-plugins/
14ru|obs-studio-0.17.0.0-1.1|66	%{_libdir}/obs-plugins/*.so
14ru|obs-studio-0.17.0.0-1.1|67	
14ru|obs-studio-0.17.0.0-1.1|68	#----------------------------------------------------------------------------
14ru|obs-studio-0.17.0.0-1.1|69	
14ru|obs-studio-0.17.0.0-1.1|70	%package -n %{libobs}
14ru|obs-studio-0.17.0.0-1.1|71	Summary:	Shared library for %{name}
14ru|obs-studio-0.17.0.0-1.1|72	Group:		System/Libraries
14ru|obs-studio-0.17.0.0-1.1|73	
14ru|obs-studio-0.17.0.0-1.1|74	%description -n %{libobs}
14ru|obs-studio-0.17.0.0-1.1|75	Shared library for %{name}.
14ru|obs-studio-0.17.0.0-1.1|76	
14ru|obs-studio-0.17.0.0-1.1|77	%files -n %{libobs}
14ru|obs-studio-0.17.0.0-1.1|78	%doc COPYING README
14ru|obs-studio-0.17.0.0-1.1|79	%{_libdir}/libobs.so.%{major}*
14ru|obs-studio-0.17.0.0-1.1|80	
14ru|obs-studio-0.17.0.0-1.1|81	#----------------------------------------------------------------------------
14ru|obs-studio-0.17.0.0-1.1|82	
14ru|obs-studio-0.17.0.0-1.1|83	%package -n %{libobsglad}
14ru|obs-studio-0.17.0.0-1.1|84	Summary:	Shared library for %{name}
14ru|obs-studio-0.17.0.0-1.1|85	Group:		System/Libraries
14ru|obs-studio-0.17.0.0-1.1|86	
14ru|obs-studio-0.17.0.0-1.1|87	%description -n %{libobsglad}
14ru|obs-studio-0.17.0.0-1.1|88	Shared library for %{name}.
14ru|obs-studio-0.17.0.0-1.1|89	
14ru|obs-studio-0.17.0.0-1.1|90	%files -n %{libobsglad}
14ru|obs-studio-0.17.0.0-1.1|91	%doc COPYING README
14ru|obs-studio-0.17.0.0-1.1|92	%{_libdir}/libobsglad.so.%{major}*
14ru|obs-studio-0.17.0.0-1.1|93	
14ru|obs-studio-0.17.0.0-1.1|94	#----------------------------------------------------------------------------
14ru|obs-studio-0.17.0.0-1.1|95	
14ru|obs-studio-0.17.0.0-1.1|96	%package -n %{libobsopengl}
14ru|obs-studio-0.17.0.0-1.1|97	Summary:	Shared library for %{name}
14ru|obs-studio-0.17.0.0-1.1|98	Group:		System/Libraries
14ru|obs-studio-0.17.0.0-1.1|99	Requires:	%{libobsfrontendapi} = %{EVRD}
14ru|obs-studio-0.17.0.0-1.1|100	
14ru|obs-studio-0.17.0.0-1.1|101	%description -n %{libobsopengl}
14ru|obs-studio-0.17.0.0-1.1|102	Shared library for %{name}.
14ru|obs-studio-0.17.0.0-1.1|103	
14ru|obs-studio-0.17.0.0-1.1|104	%files -n %{libobsopengl}
14ru|obs-studio-0.17.0.0-1.1|105	%doc COPYING README
14ru|obs-studio-0.17.0.0-1.1|106	%{_libdir}/libobs-opengl.so.%{major}*
14ru|obs-studio-0.17.0.0-1.1|107	
14ru|obs-studio-0.17.0.0-1.1|108	#----------------------------------------------------------------------------
14ru|obs-studio-0.17.0.0-1.1|109	
14ru|obs-studio-0.17.0.0-1.1|110	%package -n %{devobs}
14ru|obs-studio-0.17.0.0-1.1|111	Summary:	Development files for %{name}
14ru|obs-studio-0.17.0.0-1.1|112	Group:		Development/C
14ru|obs-studio-0.17.0.0-1.1|113	Requires:	%{libobs} = %{EVRD}
14ru|obs-studio-0.17.0.0-1.1|114	Requires:	%{libobsglad} = %{EVRD}
14ru|obs-studio-0.17.0.0-1.1|115	Requires:	%{libobsopengl} = %{EVRD}
14ru|obs-studio-0.17.0.0-1.1|116	Requires:	%{libobsfrontendapi} = %{EVRD}
14ru|obs-studio-0.17.0.0-1.1|117	Provides:	%{name}-devel = %{EVRD}
14ru|obs-studio-0.17.0.0-1.1|118	Provides:	obs-devel = %{EVRD}
14ru|obs-studio-0.17.0.0-1.1|119	
14ru|obs-studio-0.17.0.0-1.1|120	%description -n %{devobs}
14ru|obs-studio-0.17.0.0-1.1|121	Development files for %{name}
14ru|obs-studio-0.17.0.0-1.1|122	
14ru|obs-studio-0.17.0.0-1.1|123	%files -n %{devobs}
14ru|obs-studio-0.17.0.0-1.1|124	%doc COPYING README
14ru|obs-studio-0.17.0.0-1.1|125	%dir %{_includedir}/obs
14ru|obs-studio-0.17.0.0-1.1|126	%{_includedir}/obs/*
14ru|obs-studio-0.17.0.0-1.1|127	%{_libdir}/libobs.so
14ru|obs-studio-0.17.0.0-1.1|128	%{_libdir}/libobsglad.so
14ru|obs-studio-0.17.0.0-1.1|129	%{_libdir}/libobs-opengl.so
14ru|obs-studio-0.17.0.0-1.1|130	%{_libdir}/libobs-frontend-api.so
14ru|obs-studio-0.17.0.0-1.1|131	%dir %{_libdir}/cmake/LibObs
14ru|obs-studio-0.17.0.0-1.1|132	%{_libdir}/cmake/LibObs/*.cmake
14ru|obs-studio-0.17.0.0-1.1|133	
14ru|obs-studio-0.17.0.0-1.1|134	#----------------------------------------------------------------------------
14ru|obs-studio-0.17.0.0-1.1|135	
14ru|obs-studio-0.17.0.0-1.1|136	%package -n %{libobsfrontendapi}
14ru|obs-studio-0.17.0.0-1.1|137	Summary:	Frontend-api library for %{name}
14ru|obs-studio-0.17.0.0-1.1|138	Group:		System/Libraries
14ru|obs-studio-0.17.0.0-1.1|139	
14ru|obs-studio-0.17.0.0-1.1|140	%description -n %{libobsfrontendapi}
14ru|obs-studio-0.17.0.0-1.1|141	Frontend-api library for %{name}.
14ru|obs-studio-0.17.0.0-1.1|142	
14ru|obs-studio-0.17.0.0-1.1|143	%files -n %{libobsfrontendapi}
14ru|obs-studio-0.17.0.0-1.1|144	%doc COPYING README
14ru|obs-studio-0.17.0.0-1.1|145	%{_libdir}/libobs-frontend-api.so.%{major}*
14ru|obs-studio-0.17.0.0-1.1|146	
14ru|obs-studio-0.17.0.0-1.1|147	#----------------------------------------------------------------------------
14ru|obs-studio-0.17.0.0-1.1|148	
14ru|obs-studio-0.17.0.0-1.1|149	%prep
14ru|obs-studio-0.17.0.0-1.1|150	%setup -qn %{name}-17.0.0
14ru|obs-studio-0.17.0.0-1.1|151	%patch0 -p1
14ru|obs-studio-0.17.0.0-1.1|152	
14ru|obs-studio-0.17.0.0-1.1|153	%build
14ru|obs-studio-0.17.0.0-1.1|154	%cmake \
14ru|obs-studio-0.17.0.0-1.1|155	%ifarch x86_64
14ru|obs-studio-0.17.0.0-1.1|156	-DOBS_MULTIARCH_SUFFIX=64
14ru|obs-studio-0.17.0.0-1.1|157	%else
14ru|obs-studio-0.17.0.0-1.1|158	-DOBS_MULTIARCH_SUFFIX=
14ru|obs-studio-0.17.0.0-1.1|159	%endif
14ru|obs-studio-0.17.0.0-1.1|160	%make
14ru|obs-studio-0.17.0.0-1.1|161	
14ru|obs-studio-0.17.0.0-1.1|162	%install
14ru|obs-studio-0.17.0.0-1.1|163	%makeinstall_std -C build
14ru|obs-studio-0.17.0.0-1.1|164	
14ru|obs-studio-0.17.0.0-1.1|165	%changelog
14ru|obs-studio-0.17.0.0-1.1|166	
14ru|obs-studio-0.17.0.0-1.1|167	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.17.0.0-1.1
14ru|obs-studio-0.17.0.0-1.1|168	- (995d330) Bump release
14ru|obs-studio-0.17.0.0-1.1|169	
14ru|obs-studio-0.17.0.0-1.1|170	

26686 14
14ru|opal3-3.10.10-4.1plf|1	%define _enable_debug_packages %{nil}
14ru|opal3-3.10.10-4.1plf|2	%define debug_package %{nil}
14ru|opal3-3.10.10-4.1plf|3	
14ru|opal3-3.10.10-4.1plf|4	%define major		%{version}
14ru|opal3-3.10.10-4.1plf|5	%define libname		%mklibname opal %{major}
14ru|opal3-3.10.10-4.1plf|6	%define devname		%mklibname %{name} -d
14ru|opal3-3.10.10-4.1plf|7	
14ru|opal3-3.10.10-4.1plf|8	######################
14ru|opal3-3.10.10-4.1plf|9	# Hardcode PLF build
14ru|opal3-3.10.10-4.1plf|10	%define build_plf 1
14ru|opal3-3.10.10-4.1plf|11	######################
14ru|opal3-3.10.10-4.1plf|12	
14ru|opal3-3.10.10-4.1plf|13	%if %{build_plf}
14ru|opal3-3.10.10-4.1plf|14	%define distsuffix plf
14ru|opal3-3.10.10-4.1plf|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|opal3-3.10.10-4.1plf|16	%define extrarelsuffix plf
14ru|opal3-3.10.10-4.1plf|17	%endif
14ru|opal3-3.10.10-4.1plf|18	
14ru|opal3-3.10.10-4.1plf|19	%define url_ver %(echo %version | cut -d. -f1,2)
14ru|opal3-3.10.10-4.1plf|20	
14ru|opal3-3.10.10-4.1plf|21	Summary:	VoIP library
14ru|opal3-3.10.10-4.1plf|22	Name:		opal3
14ru|opal3-3.10.10-4.1plf|23	Version:	3.10.10
14ru|opal3-3.10.10-4.1plf|24	Release:	4.1%{?extrarelsuffix}
14ru|opal3-3.10.10-4.1plf|25	License:	MPL
14ru|opal3-3.10.10-4.1plf|26	Group:		System/Libraries
14ru|opal3-3.10.10-4.1plf|27	URL:		http://www.opalvoip.org/
14ru|opal3-3.10.10-4.1plf|28	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/opal/%{url_ver}/opal-%{version}.tar.xz
14ru|opal3-3.10.10-4.1plf|29	Patch0:		opal-3.10.7-fix-link.patch
14ru|opal3-3.10.10-4.1plf|30	Patch2:		opal-3.10.7-ffmpeg-0.11.patch
14ru|opal3-3.10.10-4.1plf|31	Patch3:		opal-3.10.10-ffmpeg-2.0.patch
14ru|opal3-3.10.10-4.1plf|32	BuildRequires:	gawk
14ru|opal3-3.10.10-4.1plf|33	BuildRequires:	openldap-devel
14ru|opal3-3.10.10-4.1plf|34	BuildRequires:	ptlib-devel >= 2.10.7
14ru|opal3-3.10.10-4.1plf|35	BuildRequires:	pkgconfig(openssl)
14ru|opal3-3.10.10-4.1plf|36	BuildRequires:	pkgconfig(speex)
14ru|opal3-3.10.10-4.1plf|37	BuildRequires:	pkgconfig(theora)
14ru|opal3-3.10.10-4.1plf|38	BuildRequires:	ffmpeg-devel
14ru|opal3-3.10.10-4.1plf|39	%if %{build_plf}
14ru|opal3-3.10.10-4.1plf|40	BuildRequires:	pkgconfig(x264)
14ru|opal3-3.10.10-4.1plf|41	%endif
14ru|opal3-3.10.10-4.1plf|42	
14ru|opal3-3.10.10-4.1plf|43	%description
14ru|opal3-3.10.10-4.1plf|44	This is an open source class library for the development of
14ru|opal3-3.10.10-4.1plf|45	applications that wish to use SIP / H.323 protocols for multimedia
14ru|opal3-3.10.10-4.1plf|46	communications over packet based networks.
14ru|opal3-3.10.10-4.1plf|47	
14ru|opal3-3.10.10-4.1plf|48	%if %{build_plf}
14ru|opal3-3.10.10-4.1plf|49	This package is in restricted repository because the H264 codec is
14ru|opal3-3.10.10-4.1plf|50	covered by patents.
14ru|opal3-3.10.10-4.1plf|51	%endif
14ru|opal3-3.10.10-4.1plf|52	
14ru|opal3-3.10.10-4.1plf|53	#----------------------------------------------------------------------------
14ru|opal3-3.10.10-4.1plf|54	
14ru|opal3-3.10.10-4.1plf|55	%package -n	%{libname}-plugins
14ru|opal3-3.10.10-4.1plf|56	Summary:	Codec plugins for Opal
14ru|opal3-3.10.10-4.1plf|57	Group:		System/Libraries
14ru|opal3-3.10.10-4.1plf|58	Provides:	%{name}-plugins = %{EVRD}
14ru|opal3-3.10.10-4.1plf|59	
14ru|opal3-3.10.10-4.1plf|60	%description -n	%{libname}-plugins
14ru|opal3-3.10.10-4.1plf|61	PTlib codec plugins for various formats provided by Opal.
14ru|opal3-3.10.10-4.1plf|62	
14ru|opal3-3.10.10-4.1plf|63	%files -n %{libname}-plugins
14ru|opal3-3.10.10-4.1plf|64	%{_libdir}/opal-%{version}/codecs/audio/*
14ru|opal3-3.10.10-4.1plf|65	%{_libdir}/opal-%{version}/codecs/video/*
14ru|opal3-3.10.10-4.1plf|66	
14ru|opal3-3.10.10-4.1plf|67	#----------------------------------------------------------------------------
14ru|opal3-3.10.10-4.1plf|68	
14ru|opal3-3.10.10-4.1plf|69	%package -n	%{libname}
14ru|opal3-3.10.10-4.1plf|70	Summary:	Opal Library
14ru|opal3-3.10.10-4.1plf|71	Group:		System/Libraries
14ru|opal3-3.10.10-4.1plf|72	Provides:	%{name} = %{EVRD}
14ru|opal3-3.10.10-4.1plf|73	Requires:	%{libname}-plugins = %{EVRD}
14ru|opal3-3.10.10-4.1plf|74	
14ru|opal3-3.10.10-4.1plf|75	%description -n	%{libname}
14ru|opal3-3.10.10-4.1plf|76	Shared library for OPAL (SIP / H323 stack).
14ru|opal3-3.10.10-4.1plf|77	
14ru|opal3-3.10.10-4.1plf|78	%files -n %{libname}
14ru|opal3-3.10.10-4.1plf|79	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
14ru|opal3-3.10.10-4.1plf|80	
14ru|opal3-3.10.10-4.1plf|81	#----------------------------------------------------------------------------
14ru|opal3-3.10.10-4.1plf|82	
14ru|opal3-3.10.10-4.1plf|83	%package -n	%{devname}
14ru|opal3-3.10.10-4.1plf|84	Summary:	Opal development files
14ru|opal3-3.10.10-4.1plf|85	Group:		Development/C
14ru|opal3-3.10.10-4.1plf|86	Requires:	%{libname} = %{EVRD}
14ru|opal3-3.10.10-4.1plf|87	Provides:	%{name}-devel = %{EVRD}
14ru|opal3-3.10.10-4.1plf|88	
14ru|opal3-3.10.10-4.1plf|89	%description -n	%{devname}
14ru|opal3-3.10.10-4.1plf|90	Header files and libraries for developing applications that use
14ru|opal3-3.10.10-4.1plf|91	Opal.
14ru|opal3-3.10.10-4.1plf|92	
14ru|opal3-3.10.10-4.1plf|93	%files -n %{devname}
14ru|opal3-3.10.10-4.1plf|94	%doc mpl-1.0.htm
14ru|opal3-3.10.10-4.1plf|95	%attr(0755,root,root) %{_libdir}/*.so
14ru|opal3-3.10.10-4.1plf|96	%{_libdir}/*.*a
14ru|opal3-3.10.10-4.1plf|97	%{_includedir}/*
14ru|opal3-3.10.10-4.1plf|98	%{_libdir}/pkgconfig/opal.pc
14ru|opal3-3.10.10-4.1plf|99	
14ru|opal3-3.10.10-4.1plf|100	#----------------------------------------------------------------------------
14ru|opal3-3.10.10-4.1plf|101	
14ru|opal3-3.10.10-4.1plf|102	%prep
14ru|opal3-3.10.10-4.1plf|103	%setup -q -n opal-%{version}
14ru|opal3-3.10.10-4.1plf|104	%patch0 -p0 -b .link
14ru|opal3-3.10.10-4.1plf|105	%patch2 -p0 -b .ffmpeg
14ru|opal3-3.10.10-4.1plf|106	%patch3 -p1 -b .ffmpeg2
14ru|opal3-3.10.10-4.1plf|107	
14ru|opal3-3.10.10-4.1plf|108	%build
14ru|opal3-3.10.10-4.1plf|109	#gw don't use the default %%optflags, see
14ru|opal3-3.10.10-4.1plf|110	# https://qa.mandriva.com/show_bug.cgi?id=48476
14ru|opal3-3.10.10-4.1plf|111	%define optflags %nil
14ru|opal3-3.10.10-4.1plf|112	#gw else the UINT64_C macro is not defined by stdint.h
14ru|opal3-3.10.10-4.1plf|113	export STDCCFLAGS=-D__STDC_CONSTANT_MACROS
14ru|opal3-3.10.10-4.1plf|114	%configure2_5x
14ru|opal3-3.10.10-4.1plf|115	%make
14ru|opal3-3.10.10-4.1plf|116	
14ru|opal3-3.10.10-4.1plf|117	%install
14ru|opal3-3.10.10-4.1plf|118	%makeinstall_std
14ru|opal3-3.10.10-4.1plf|119	
14ru|opal3-3.10.10-4.1plf|120	# remove incorrect symlinks (http://bugzilla.gnome.org/show_bug.cgi?id=553808 )
14ru|opal3-3.10.10-4.1plf|121	rm -f %{buildroot}%{_libdir}/libopal.so.?
14ru|opal3-3.10.10-4.1plf|122	rm -f %{buildroot}%{_libdir}/libopal.so.?.?
14ru|opal3-3.10.10-4.1plf|123	
14ru|opal3-3.10.10-4.1plf|124	
14ru|opal3-3.10.10-4.1plf|125	%changelog
14ru|opal3-3.10.10-4.1plf|126	
14ru|opal3-3.10.10-4.1plf|127	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.10.10-4.1plf
14ru|opal3-3.10.10-4.1plf|128	- (f44f704) Bump release
14ru|opal3-3.10.10-4.1plf|129	
14ru|opal3-3.10.10-4.1plf|130	

26687 14
14ru|pianobar-2015.11.22-1|1	# No sources for debug package
14ru|pianobar-2015.11.22-1|2	%define debug_package %{nil}
14ru|pianobar-2015.11.22-1|3	
14ru|pianobar-2015.11.22-1|4	Summary:	Pianobar is a native, CLI client to Pandora.com
14ru|pianobar-2015.11.22-1|5	Name:		pianobar
14ru|pianobar-2015.11.22-1|6	Version:	2015.11.22
14ru|pianobar-2015.11.22-1|7	Release:	1
14ru|pianobar-2015.11.22-1|8	Group:		Sound
14ru|pianobar-2015.11.22-1|9	License:	AS-IS
14ru|pianobar-2015.11.22-1|10	Url:		http://6xq.net/html/00/17.html
14ru|pianobar-2015.11.22-1|11	Source0:	http://6xq.net/static/projects/%{name}/%{name}-%{version}.tar.bz2
14ru|pianobar-2015.11.22-1|12	BuildRequires:	make
14ru|pianobar-2015.11.22-1|13	#BuildRequires:	libfaad2-devel
14ru|pianobar-2015.11.22-1|14	BuildRequires:	ffmpeg-devel
14ru|pianobar-2015.11.22-1|15	BuildRequires:	pkgconfig(ao)
14ru|pianobar-2015.11.22-1|16	#BuildRequires:	pkgconfig(gnutls)
14ru|pianobar-2015.11.22-1|17	BuildRequires:	pkgconfig(json-c)
14ru|pianobar-2015.11.22-1|18	BuildRequires:	pkgconfig(libcurl)
14ru|pianobar-2015.11.22-1|19	BuildRequires:	pkgconfig(libgcrypt)
14ru|pianobar-2015.11.22-1|20	BuildRequires:	pkgconfig(libxml-2.0)
14ru|pianobar-2015.11.22-1|21	
14ru|pianobar-2015.11.22-1|22	%description
14ru|pianobar-2015.11.22-1|23	This software supports all important features Pandora has:
14ru|pianobar-2015.11.22-1|24	* Create, delete, rename stations and add more music
14ru|pianobar-2015.11.22-1|25	* Rate and temporary ban tracks as well as move them to another station
14ru|pianobar-2015.11.22-1|26	* "Shared stations"
14ru|pianobar-2015.11.22-1|27	* last.fm scrobbling
14ru|pianobar-2015.11.22-1|28	* Proxy support for non-americans.
14ru|pianobar-2015.11.22-1|29	
14ru|pianobar-2015.11.22-1|30	%files
14ru|pianobar-2015.11.22-1|31	%doc ChangeLog COPYING README.md
14ru|pianobar-2015.11.22-1|32	%{_bindir}/%{name}
14ru|pianobar-2015.11.22-1|33	%{_mandir}/man1/%{name}.1*
14ru|pianobar-2015.11.22-1|34	
14ru|pianobar-2015.11.22-1|35	#-----------------------------------------------------------------------------
14ru|pianobar-2015.11.22-1|36	
14ru|pianobar-2015.11.22-1|37	%prep
14ru|pianobar-2015.11.22-1|38	%setup -q
14ru|pianobar-2015.11.22-1|39	
14ru|pianobar-2015.11.22-1|40	
14ru|pianobar-2015.11.22-1|41	%build
14ru|pianobar-2015.11.22-1|42	%make
14ru|pianobar-2015.11.22-1|43	
14ru|pianobar-2015.11.22-1|44	
14ru|pianobar-2015.11.22-1|45	%install
14ru|pianobar-2015.11.22-1|46	%makeinstall_std PREFIX=%{_prefix} DESTDIR=%{buildroot}
14ru|pianobar-2015.11.22-1|47	
14ru|pianobar-2015.11.22-1|48	%changelog
14ru|pianobar-2015.11.22-1|49	
14ru|pianobar-2015.11.22-1|50	* Mon Jan 18 2016 Giovanni Mariani <mc2374@mclink.it> 2015.11.22-1
14ru|pianobar-2015.11.22-1|51	- (52d1963) Updated to release 2015.11.22, updated BReqs and cleaned specfile
14ru|pianobar-2015.11.22-1|52	
14ru|pianobar-2015.11.22-1|53	

26688 14
14ru|pipelight-0.2.7.1-9|1	%define _enable_debug_packages %{nil}
14ru|pipelight-0.2.7.1-9|2	%define debug_package %{nil}
14ru|pipelight-0.2.7.1-9|3	
14ru|pipelight-0.2.7.1-9|4	Summary:	MS Silverlight alternative for linux
14ru|pipelight-0.2.7.1-9|5	Name:		pipelight
14ru|pipelight-0.2.7.1-9|6	Version:	0.2.7.1
14ru|pipelight-0.2.7.1-9|7	Release:	9
14ru|pipelight-0.2.7.1-9|8	License:	LGPLv2.1+
14ru|pipelight-0.2.7.1-9|9	Group:		Networking/WWW
14ru|pipelight-0.2.7.1-9|10	Url:		http://pipelight.net/
14ru|pipelight-0.2.7.1-9|11	Source0:	%{name}-x64-%{version}.tar.bz2
14ru|pipelight-0.2.7.1-9|12	Source1:	%{name}-%{version}.tar.bz2
14ru|pipelight-0.2.7.1-9|13	Source100:	pipelight.rpmlintrc
14ru|pipelight-0.2.7.1-9|14	Patch0:		pipelight-0.2.7.1-id-path.patch
14ru|pipelight-0.2.7.1-9|15	Patch1:		pipelight-0.2.7.1-distro-version.patch
14ru|pipelight-0.2.7.1-9|16	# Not auto-detected, likely used via dlopen
14ru|pipelight-0.2.7.1-9|17	Requires:	%{_lib}capi20_3
14ru|pipelight-0.2.7.1-9|18	# Used in library check
14ru|pipelight-0.2.7.1-9|19	Requires:	pkgconfig(netapi)
14ru|pipelight-0.2.7.1-9|20	Requires:	webcore-fonts
14ru|pipelight-0.2.7.1-9|21	# Even 64 bit version uses 32 bit wine and some libraries for main plugins
14ru|pipelight-0.2.7.1-9|22	Requires:	libudev1
14ru|pipelight-0.2.7.1-9|23	Requires:	wine32
14ru|pipelight-0.2.7.1-9|24	%ifarch x86_64
14ru|pipelight-0.2.7.1-9|25	Requires:	wine64
14ru|pipelight-0.2.7.1-9|26	%endif
14ru|pipelight-0.2.7.1-9|27	Requires(post,preun):	gnupg
14ru|pipelight-0.2.7.1-9|28	Requires(post,preun):	wget
14ru|pipelight-0.2.7.1-9|29	
14ru|pipelight-0.2.7.1-9|30	%description
14ru|pipelight-0.2.7.1-9|31	MS Silverlight alternative for linux.
14ru|pipelight-0.2.7.1-9|32	
14ru|pipelight-0.2.7.1-9|33	Make sure to enable plugins by running pipelight-plugin from your user account.
14ru|pipelight-0.2.7.1-9|34	For example: pipelight-plugin --enable silverlight5.1
14ru|pipelight-0.2.7.1-9|35	
14ru|pipelight-0.2.7.1-9|36	Enabling plugins requires to accept Microsoft's license so it has to be done
14ru|pipelight-0.2.7.1-9|37	manually.
14ru|pipelight-0.2.7.1-9|38	
14ru|pipelight-0.2.7.1-9|39	If something goes wrong run: pipelight-plugin --system-check
14ru|pipelight-0.2.7.1-9|40	
14ru|pipelight-0.2.7.1-9|41	%files
14ru|pipelight-0.2.7.1-9|42	%{_bindir}/pipelight-plugin
14ru|pipelight-0.2.7.1-9|43	%{_datadir}/%{name}
14ru|pipelight-0.2.7.1-9|44	%{_datadir}/doc/%{name}-multi
14ru|pipelight-0.2.7.1-9|45	%{_datadir}/man/man1/pipelight-plugin.1.xz
14ru|pipelight-0.2.7.1-9|46	%{_prefix}/lib/%{name}
14ru|pipelight-0.2.7.1-9|47	
14ru|pipelight-0.2.7.1-9|48	%post
14ru|pipelight-0.2.7.1-9|49	#!/bin/sh -e
14ru|pipelight-0.2.7.1-9|50	pipelight-plugin --update
14ru|pipelight-0.2.7.1-9|51	pipelight-plugin --remove-mozilla-plugins
14ru|pipelight-0.2.7.1-9|52	pipelight-plugin --create-mozilla-plugins
14ru|pipelight-0.2.7.1-9|53	
14ru|pipelight-0.2.7.1-9|54	%preun
14ru|pipelight-0.2.7.1-9|55	#!/bin/sh -e
14ru|pipelight-0.2.7.1-9|56	# Keep the previous configuration on an update
14ru|pipelight-0.2.7.1-9|57	if [ $1 = 0 ]; then
14ru|pipelight-0.2.7.1-9|58	pipelight-plugin --remove-mozilla-plugins
14ru|pipelight-0.2.7.1-9|59	pipelight-plugin --disable-all
14ru|pipelight-0.2.7.1-9|60	fi
14ru|pipelight-0.2.7.1-9|61	
14ru|pipelight-0.2.7.1-9|62	
14ru|pipelight-0.2.7.1-9|63	#----------------------------------------------------------------------------
14ru|pipelight-0.2.7.1-9|64	
14ru|pipelight-0.2.7.1-9|65	%prep
14ru|pipelight-0.2.7.1-9|66	%setup -c -T
14ru|pipelight-0.2.7.1-9|67	%ifarch x86_64
14ru|pipelight-0.2.7.1-9|68	tar -xf %{SOURCE0}
14ru|pipelight-0.2.7.1-9|69	%else
14ru|pipelight-0.2.7.1-9|70	tar -xf %{SOURCE1}
14ru|pipelight-0.2.7.1-9|71	%endif
14ru|pipelight-0.2.7.1-9|72	
14ru|pipelight-0.2.7.1-9|73	pushd %{name}-*
14ru|pipelight-0.2.7.1-9|74	%patch0 -p1
14ru|pipelight-0.2.7.1-9|75	%patch1 -p1
14ru|pipelight-0.2.7.1-9|76	popd
14ru|pipelight-0.2.7.1-9|77	
14ru|pipelight-0.2.7.1-9|78	%build
14ru|pipelight-0.2.7.1-9|79	
14ru|pipelight-0.2.7.1-9|80	%install
14ru|pipelight-0.2.7.1-9|81	cp -R %{name}-*/usr %{buildroot}/
14ru|pipelight-0.2.7.1-9|82	
14ru|pipelight-0.2.7.1-9|83	chmod 0755 %{buildroot}%{_prefix}/lib/%{name}/*.so
14ru|pipelight-0.2.7.1-9|84	
14ru|pipelight-0.2.7.1-9|85	pushd %{buildroot}%{_datadir}/%{name}
14ru|pipelight-0.2.7.1-9|86	rm -f wine
14ru|pipelight-0.2.7.1-9|87	ln -s %{_bindir}/wine wine
14ru|pipelight-0.2.7.1-9|88	%ifarch x86_64
14ru|pipelight-0.2.7.1-9|89	rm -f wine64
14ru|pipelight-0.2.7.1-9|90	ln -s %{_bindir}/wine64 wine64
14ru|pipelight-0.2.7.1-9|91	%endif
14ru|pipelight-0.2.7.1-9|92	popd
14ru|pipelight-0.2.7.1-9|93	
14ru|pipelight-0.2.7.1-9|94	
14ru|pipelight-0.2.7.1-9|95	%changelog
14ru|pipelight-0.2.7.1-9|96	* Tue Oct 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.7.1-9
14ru|pipelight-0.2.7.1-9|97	+ Revision: 90a8d19
14ru|pipelight-0.2.7.1-9|98	- Update Requires
14ru|pipelight-0.2.7.1-9|99	
14ru|pipelight-0.2.7.1-9|100	

26689 14
14ru|qmmp-1.0.7-1plf|1	%define major		1
14ru|qmmp-1.0.7-1plf|2	%define libname		%mklibname %{name} %{major}
14ru|qmmp-1.0.7-1plf|3	%define devname		%mklibname %{name} -d
14ru|qmmp-1.0.7-1plf|4	%define libnameui	%mklibname qmmpui %{major}
14ru|qmmp-1.0.7-1plf|5	%define devnameui	%mklibname qmmpui -d
14ru|qmmp-1.0.7-1plf|6	
14ru|qmmp-1.0.7-1plf|7	######################
14ru|qmmp-1.0.7-1plf|8	# Hardcode PLF build
14ru|qmmp-1.0.7-1plf|9	%define build_plf 1
14ru|qmmp-1.0.7-1plf|10	######################
14ru|qmmp-1.0.7-1plf|11	
14ru|qmmp-1.0.7-1plf|12	%if %{build_plf}
14ru|qmmp-1.0.7-1plf|13	%define distsuffix plf
14ru|qmmp-1.0.7-1plf|14	%define extrarelsuffix plf
14ru|qmmp-1.0.7-1plf|15	%endif
14ru|qmmp-1.0.7-1plf|16	
14ru|qmmp-1.0.7-1plf|17	Summary:	Qt-based Multimedia Player
14ru|qmmp-1.0.7-1plf|18	Name:		qmmp
14ru|qmmp-1.0.7-1plf|19	Version:	1.0.7
14ru|qmmp-1.0.7-1plf|20	Release:	1%{?extrarelsuffix}
14ru|qmmp-1.0.7-1plf|21	License:	GPLv2+
14ru|qmmp-1.0.7-1plf|22	Group:		Sound
14ru|qmmp-1.0.7-1plf|23	Url:		http://qmmp.ylsoftware.com/index_en.php
14ru|qmmp-1.0.7-1plf|24	Source0:	http://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2
14ru|qmmp-1.0.7-1plf|25	Patch0:		qmmp-0.9.1-initial-preference.patch
14ru|qmmp-1.0.7-1plf|26	Patch1:		https://raw.githubusercontent.com/rigon/qmmp-plugin-youtube/master/http-fix.patch
14ru|qmmp-1.0.7-1plf|27	BuildRequires:	cmake >= 2.8.11
14ru|qmmp-1.0.7-1plf|28	BuildRequires:	qt5-linguist-tools
14ru|qmmp-1.0.7-1plf|29	BuildRequires:	ffmpeg-devel
14ru|qmmp-1.0.7-1plf|30	BuildRequires:	libgme-devel
14ru|qmmp-1.0.7-1plf|31	BuildRequires:	libmpcdec-devel
14ru|qmmp-1.0.7-1plf|32	BuildRequires:	sidplay-devel
14ru|qmmp-1.0.7-1plf|33	BuildRequires:	wildmidi-devel
14ru|qmmp-1.0.7-1plf|34	BuildRequires:	pkgconfig(alsa)
14ru|qmmp-1.0.7-1plf|35	BuildRequires:	pkgconfig(enca)
14ru|qmmp-1.0.7-1plf|36	BuildRequires:	pkgconfig(flac)
14ru|qmmp-1.0.7-1plf|37	BuildRequires:	pkgconfig(jack) >= 1.9.8
14ru|qmmp-1.0.7-1plf|38	BuildRequires:	pkgconfig(libbs2b)
14ru|qmmp-1.0.7-1plf|39	BuildRequires:	pkgconfig(libcddb)
14ru|qmmp-1.0.7-1plf|40	BuildRequires:	pkgconfig(libcdio)
14ru|qmmp-1.0.7-1plf|41	BuildRequires:	pkgconfig(libcurl)
14ru|qmmp-1.0.7-1plf|42	BuildRequires:	pkgconfig(libmms) >= 0.4
14ru|qmmp-1.0.7-1plf|43	BuildRequires:	pkgconfig(libmodplug)
14ru|qmmp-1.0.7-1plf|44	BuildRequires:	pkgconfig(libprojectM)
14ru|qmmp-1.0.7-1plf|45	BuildRequires:	pkgconfig(libpulse)
14ru|qmmp-1.0.7-1plf|46	BuildRequires:	pkgconfig(libsidplay2)
14ru|qmmp-1.0.7-1plf|47	BuildRequires:	pkgconfig(libsidplayfp)
14ru|qmmp-1.0.7-1plf|48	BuildRequires:	pkgconfig(mad)
14ru|qmmp-1.0.7-1plf|49	BuildRequires:	pkgconfig(opus) >= 1.0.2
14ru|qmmp-1.0.7-1plf|50	BuildRequires:	pkgconfig(opusfile)
14ru|qmmp-1.0.7-1plf|51	BuildRequires:	pkgconfig(Qt5DBus) >= 5.4.0
14ru|qmmp-1.0.7-1plf|52	BuildRequires:	pkgconfig(Qt5Network) >= 5.4.0
14ru|qmmp-1.0.7-1plf|53	BuildRequires:	pkgconfig(Qt5Widgets) >= 5.4.0
14ru|qmmp-1.0.7-1plf|54	BuildRequires:	pkgconfig(Qt5X11Extras) >= 5.4.0
14ru|qmmp-1.0.7-1plf|55	BuildRequires:	pkgconfig(samplerate) >= 0.1.8
14ru|qmmp-1.0.7-1plf|56	# Do not remove sdl-headers needed by sid-ogg. Sflo
14ru|qmmp-1.0.7-1plf|57	BuildRequires:	pkgconfig(sdl)
14ru|qmmp-1.0.7-1plf|58	BuildRequires:	pkgconfig(sndfile)
14ru|qmmp-1.0.7-1plf|59	BuildRequires:	pkgconfig(taglib) >= 1.9
14ru|qmmp-1.0.7-1plf|60	BuildRequires:	pkgconfig(udisks2)
14ru|qmmp-1.0.7-1plf|61	BuildRequires:	pkgconfig(vorbis)
14ru|qmmp-1.0.7-1plf|62	BuildRequires:	pkgconfig(wavpack)
14ru|qmmp-1.0.7-1plf|63	
14ru|qmmp-1.0.7-1plf|64	%if %{build_plf}
14ru|qmmp-1.0.7-1plf|65	BuildRequires:	libfaad2-devel
14ru|qmmp-1.0.7-1plf|66	%else
14ru|qmmp-1.0.7-1plf|67	BuildConflicts:	libfaad2-devel
14ru|qmmp-1.0.7-1plf|68	%endif
14ru|qmmp-1.0.7-1plf|69	Requires:	%{libname} = %{EVRD}
14ru|qmmp-1.0.7-1plf|70	Requires:	%{libnameui} = %{EVRD}
14ru|qmmp-1.0.7-1plf|71	Requires:	%{name}-plugins = %{EVRD}
14ru|qmmp-1.0.7-1plf|72	Suggests:	%{name}-aac = %{EVRD}
14ru|qmmp-1.0.7-1plf|73	%if %{mdvver} >= 201210
14ru|qmmp-1.0.7-1plf|74	Suggests:	%{name}-ffmpeg = %{EVRD}
14ru|qmmp-1.0.7-1plf|75	%else
14ru|qmmp-1.0.7-1plf|76	Suggests:	%{name}-ffmpeg-legacy = %{EVRD}
14ru|qmmp-1.0.7-1plf|77	%endif
14ru|qmmp-1.0.7-1plf|78	Suggests:	%{name}-jack = %{EVRD}
14ru|qmmp-1.0.7-1plf|79	Suggests:	%{name}-modplug = %{EVRD}
14ru|qmmp-1.0.7-1plf|80	Suggests:	%{name}-musepack = %{EVRD}
14ru|qmmp-1.0.7-1plf|81	Suggests:	%{name}-oss = %{EVRD}
14ru|qmmp-1.0.7-1plf|82	Suggests:	%{name}-simple-ui = %{EVRD}
14ru|qmmp-1.0.7-1plf|83	Suggests:	%{name}-wavpack = %{EVRD}
14ru|qmmp-1.0.7-1plf|84	Suggests:	%{name}-plugin-pack
14ru|qmmp-1.0.7-1plf|85	Requires:	unzip
14ru|qmmp-1.0.7-1plf|86	Requires:	wildmidi
14ru|qmmp-1.0.7-1plf|87	
14ru|qmmp-1.0.7-1plf|88	%description
14ru|qmmp-1.0.7-1plf|89	This program is an audio-player, written with help of Qt library. The user
14ru|qmmp-1.0.7-1plf|90	interface is similar to winamp or xmms.
14ru|qmmp-1.0.7-1plf|91	Main opportunities:
14ru|qmmp-1.0.7-1plf|92	* winamp and xmms skins support;
14ru|qmmp-1.0.7-1plf|93	* plugins support;
14ru|qmmp-1.0.7-1plf|94	* MPEG1 layer 1/2/3 support;
14ru|qmmp-1.0.7-1plf|95	* Ogg Vorbis support;
14ru|qmmp-1.0.7-1plf|96	* native FLAC support;
14ru|qmmp-1.0.7-1plf|97	* Musepack support;
14ru|qmmp-1.0.7-1plf|98	* WavePack support;
14ru|qmmp-1.0.7-1plf|99	* ModPlug support;
14ru|qmmp-1.0.7-1plf|100	* WMA support;
14ru|qmmp-1.0.7-1plf|101	* PCM WAVE support;
14ru|qmmp-1.0.7-1plf|102	* AlSA sound output;
14ru|qmmp-1.0.7-1plf|103	* JACK sound output;
14ru|qmmp-1.0.7-1plf|104	* OSS sound output;
14ru|qmmp-1.0.7-1plf|105	* PulseAudio output;
14ru|qmmp-1.0.7-1plf|106	* Last.fm scrobbler;
14ru|qmmp-1.0.7-1plf|107	* D-Bus support;
14ru|qmmp-1.0.7-1plf|108	* Spectrum Analyzer;
14ru|qmmp-1.0.7-1plf|109	* sample rate conversion;
14ru|qmmp-1.0.7-1plf|110	* streaming support (MP3, Vorbis via IceCast/ShoutCast).
14ru|qmmp-1.0.7-1plf|111	
14ru|qmmp-1.0.7-1plf|112	%files
14ru|qmmp-1.0.7-1plf|113	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|114	%{_bindir}/%{name}
14ru|qmmp-1.0.7-1plf|115	%{_datadir}/applications/*.desktop
14ru|qmmp-1.0.7-1plf|116	%{_iconsdir}/hicolor/*/apps/*
14ru|qmmp-1.0.7-1plf|117	%{_datadir}/%{name}
14ru|qmmp-1.0.7-1plf|118	
14ru|qmmp-1.0.7-1plf|119	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|120	
14ru|qmmp-1.0.7-1plf|121	%package -n %{libname}
14ru|qmmp-1.0.7-1plf|122	Summary:	Library for %{name}
14ru|qmmp-1.0.7-1plf|123	Group:		System/Libraries
14ru|qmmp-1.0.7-1plf|124	
14ru|qmmp-1.0.7-1plf|125	%description -n %{libname}
14ru|qmmp-1.0.7-1plf|126	Qmmp is an audio-player, written with help of Qt library.
14ru|qmmp-1.0.7-1plf|127	This package contains the library needed by %{name}.
14ru|qmmp-1.0.7-1plf|128	
14ru|qmmp-1.0.7-1plf|129	%files -n %{libname}
14ru|qmmp-1.0.7-1plf|130	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|131	%{_libdir}/libqmmp.so.%{major}*
14ru|qmmp-1.0.7-1plf|132	
14ru|qmmp-1.0.7-1plf|133	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|134	
14ru|qmmp-1.0.7-1plf|135	%package -n %{libnameui}
14ru|qmmp-1.0.7-1plf|136	Summary:	Library for %{name}
14ru|qmmp-1.0.7-1plf|137	Group:		System/Libraries
14ru|qmmp-1.0.7-1plf|138	
14ru|qmmp-1.0.7-1plf|139	%description -n %{libnameui}
14ru|qmmp-1.0.7-1plf|140	Qmmp is an audio-player, written with help of Qt library.
14ru|qmmp-1.0.7-1plf|141	This package contains the library needed by %{name}.
14ru|qmmp-1.0.7-1plf|142	
14ru|qmmp-1.0.7-1plf|143	%files -n %{libnameui}
14ru|qmmp-1.0.7-1plf|144	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|145	%{_libdir}/libqmmpui.so.%{major}*
14ru|qmmp-1.0.7-1plf|146	
14ru|qmmp-1.0.7-1plf|147	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|148	
14ru|qmmp-1.0.7-1plf|149	%package -n %{devname}
14ru|qmmp-1.0.7-1plf|150	Summary:	Development files for %{name}
14ru|qmmp-1.0.7-1plf|151	Group:		Development/C
14ru|qmmp-1.0.7-1plf|152	Requires:	%{libname} = %{EVRD}
14ru|qmmp-1.0.7-1plf|153	Provides:	%{name}-devel = %{EVRD}
14ru|qmmp-1.0.7-1plf|154	
14ru|qmmp-1.0.7-1plf|155	%description -n %{devname}
14ru|qmmp-1.0.7-1plf|156	Qmmp is an audio-player, written with help of Qt library.
14ru|qmmp-1.0.7-1plf|157	This package contains the files needed for developing applications
14ru|qmmp-1.0.7-1plf|158	which use %{name}.
14ru|qmmp-1.0.7-1plf|159	
14ru|qmmp-1.0.7-1plf|160	%files -n %{devname}
14ru|qmmp-1.0.7-1plf|161	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|162	%{_includedir}/%{name}
14ru|qmmp-1.0.7-1plf|163	%{_libdir}/libqmmp.so
14ru|qmmp-1.0.7-1plf|164	%{_libdir}/pkgconfig/qmmp.pc
14ru|qmmp-1.0.7-1plf|165	
14ru|qmmp-1.0.7-1plf|166	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|167	
14ru|qmmp-1.0.7-1plf|168	%package -n %{devnameui}
14ru|qmmp-1.0.7-1plf|169	Summary:	Development files for %{name}
14ru|qmmp-1.0.7-1plf|170	Group:		Development/C
14ru|qmmp-1.0.7-1plf|171	Requires:	%{libnameui} = %{EVRD}
14ru|qmmp-1.0.7-1plf|172	Provides:	%{name}ui-devel = %{EVRD}
14ru|qmmp-1.0.7-1plf|173	Conflicts:	%{_lib}qmmp-devel < 0.7.2
14ru|qmmp-1.0.7-1plf|174	
14ru|qmmp-1.0.7-1plf|175	%description -n %{devnameui}
14ru|qmmp-1.0.7-1plf|176	Qmmp is an audio-player, written with help of Qt library.
14ru|qmmp-1.0.7-1plf|177	This package contains the files needed for developing applications
14ru|qmmp-1.0.7-1plf|178	which use %{name}.
14ru|qmmp-1.0.7-1plf|179	
14ru|qmmp-1.0.7-1plf|180	%files -n %{devnameui}
14ru|qmmp-1.0.7-1plf|181	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|182	%{_includedir}/qmmpui
14ru|qmmp-1.0.7-1plf|183	%{_libdir}/libqmmpui.so
14ru|qmmp-1.0.7-1plf|184	%{_libdir}/pkgconfig/qmmpui.pc
14ru|qmmp-1.0.7-1plf|185	
14ru|qmmp-1.0.7-1plf|186	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|187	
14ru|qmmp-1.0.7-1plf|188	%if %{build_plf}
14ru|qmmp-1.0.7-1plf|189	%package aac
14ru|qmmp-1.0.7-1plf|190	Summary:	Qmmp AAC Input Plugin
14ru|qmmp-1.0.7-1plf|191	Group:		Sound
14ru|qmmp-1.0.7-1plf|192	
14ru|qmmp-1.0.7-1plf|193	%description aac
14ru|qmmp-1.0.7-1plf|194	This is the AAC Input plug-in for Qmmp.
14ru|qmmp-1.0.7-1plf|195	
14ru|qmmp-1.0.7-1plf|196	This package is in restricted repository because AAC codec is patent-protected.
14ru|qmmp-1.0.7-1plf|197	
14ru|qmmp-1.0.7-1plf|198	%files aac
14ru|qmmp-1.0.7-1plf|199	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|200	%{_libdir}/%{name}/Input/libaac.so
14ru|qmmp-1.0.7-1plf|201	%endif
14ru|qmmp-1.0.7-1plf|202	
14ru|qmmp-1.0.7-1plf|203	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|204	
14ru|qmmp-1.0.7-1plf|205	#  ffmpeg-legacy in LTS
14ru|qmmp-1.0.7-1plf|206	%if %{mdvver} >= 201210
14ru|qmmp-1.0.7-1plf|207	%package ffmpeg
14ru|qmmp-1.0.7-1plf|208	Summary:	Qmmp FFMPEG Input Plugin
14ru|qmmp-1.0.7-1plf|209	Group:		Sound
14ru|qmmp-1.0.7-1plf|210	
14ru|qmmp-1.0.7-1plf|211	%description ffmpeg
14ru|qmmp-1.0.7-1plf|212	This is the FFMPEG Input Plugin for Qmmp.
14ru|qmmp-1.0.7-1plf|213	
14ru|qmmp-1.0.7-1plf|214	%files ffmpeg
14ru|qmmp-1.0.7-1plf|215	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|216	%{_libdir}/%{name}/Input/libffmpeg.so
14ru|qmmp-1.0.7-1plf|217	
14ru|qmmp-1.0.7-1plf|218	%else
14ru|qmmp-1.0.7-1plf|219	
14ru|qmmp-1.0.7-1plf|220	%package ffmpeg-legacy
14ru|qmmp-1.0.7-1plf|221	Summary:	Qmmp FFMPEG Input Plugin
14ru|qmmp-1.0.7-1plf|222	Group:		Sound
14ru|qmmp-1.0.7-1plf|223	
14ru|qmmp-1.0.7-1plf|224	%description ffmpeg-legacy
14ru|qmmp-1.0.7-1plf|225	This is the FFMPEG Input Plugin for Qmmp.
14ru|qmmp-1.0.7-1plf|226	
14ru|qmmp-1.0.7-1plf|227	%files ffmpeg-legacy
14ru|qmmp-1.0.7-1plf|228	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|229	%{_libdir}/%{name}/Input/libffmpeg_legacy.so
14ru|qmmp-1.0.7-1plf|230	%endif
14ru|qmmp-1.0.7-1plf|231	
14ru|qmmp-1.0.7-1plf|232	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|233	
14ru|qmmp-1.0.7-1plf|234	%package jack
14ru|qmmp-1.0.7-1plf|235	Summary:	Qmmp Jack Output Plugin
14ru|qmmp-1.0.7-1plf|236	Group:		Sound
14ru|qmmp-1.0.7-1plf|237	
14ru|qmmp-1.0.7-1plf|238	%description jack
14ru|qmmp-1.0.7-1plf|239	This is the Jack Output Plugin for Qmmp.
14ru|qmmp-1.0.7-1plf|240	
14ru|qmmp-1.0.7-1plf|241	%files jack
14ru|qmmp-1.0.7-1plf|242	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|243	%{_libdir}/%{name}/Output/libjack.so
14ru|qmmp-1.0.7-1plf|244	
14ru|qmmp-1.0.7-1plf|245	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|246	
14ru|qmmp-1.0.7-1plf|247	%package modplug
14ru|qmmp-1.0.7-1plf|248	Summary:	Qmmp Modplug Input Plugin
14ru|qmmp-1.0.7-1plf|249	Group:		Sound
14ru|qmmp-1.0.7-1plf|250	
14ru|qmmp-1.0.7-1plf|251	%description modplug
14ru|qmmp-1.0.7-1plf|252	This is the Modplug Input Plugin for Qmmp.
14ru|qmmp-1.0.7-1plf|253	
14ru|qmmp-1.0.7-1plf|254	%files modplug
14ru|qmmp-1.0.7-1plf|255	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|256	%{_libdir}/%{name}/Input/libmodplug.so
14ru|qmmp-1.0.7-1plf|257	
14ru|qmmp-1.0.7-1plf|258	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|259	
14ru|qmmp-1.0.7-1plf|260	%package musepack
14ru|qmmp-1.0.7-1plf|261	Summary:	Qmmp MusePack Output Plugin
14ru|qmmp-1.0.7-1plf|262	Group:		Sound
14ru|qmmp-1.0.7-1plf|263	
14ru|qmmp-1.0.7-1plf|264	%description musepack
14ru|qmmp-1.0.7-1plf|265	This is the Musepack Input Plugin for Qmmp.
14ru|qmmp-1.0.7-1plf|266	
14ru|qmmp-1.0.7-1plf|267	%files musepack
14ru|qmmp-1.0.7-1plf|268	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|269	%{_libdir}/%{name}/Input/libmpc.so
14ru|qmmp-1.0.7-1plf|270	
14ru|qmmp-1.0.7-1plf|271	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|272	%package opus
14ru|qmmp-1.0.7-1plf|273	Summary:	Qmmp Opus Input Plugin
14ru|qmmp-1.0.7-1plf|274	Group:		Sound
14ru|qmmp-1.0.7-1plf|275	
14ru|qmmp-1.0.7-1plf|276	%description opus
14ru|qmmp-1.0.7-1plf|277	This is the Opus Input Plugin for Qmmp.
14ru|qmmp-1.0.7-1plf|278	
14ru|qmmp-1.0.7-1plf|279	%files opus
14ru|qmmp-1.0.7-1plf|280	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|281	%{_libdir}/%{name}/Input/libopus.so
14ru|qmmp-1.0.7-1plf|282	
14ru|qmmp-1.0.7-1plf|283	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|284	
14ru|qmmp-1.0.7-1plf|285	%package oss
14ru|qmmp-1.0.7-1plf|286	Summary:	Qmmp OSS Output Plugin
14ru|qmmp-1.0.7-1plf|287	Group:		Sound
14ru|qmmp-1.0.7-1plf|288	
14ru|qmmp-1.0.7-1plf|289	%description oss
14ru|qmmp-1.0.7-1plf|290	This is the Jack OSS Plugin for Qmmp.
14ru|qmmp-1.0.7-1plf|291	
14ru|qmmp-1.0.7-1plf|292	%files oss
14ru|qmmp-1.0.7-1plf|293	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|294	%{_libdir}/%{name}/Output/liboss.so
14ru|qmmp-1.0.7-1plf|295	
14ru|qmmp-1.0.7-1plf|296	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|297	
14ru|qmmp-1.0.7-1plf|298	%package plugins
14ru|qmmp-1.0.7-1plf|299	Summary:	Qmmp Plugins
14ru|qmmp-1.0.7-1plf|300	Group:		Sound
14ru|qmmp-1.0.7-1plf|301	
14ru|qmmp-1.0.7-1plf|302	%description plugins
14ru|qmmp-1.0.7-1plf|303	Qmmp is an audio-player, written with help of Qt library.
14ru|qmmp-1.0.7-1plf|304	This contains basic plug-in distribution.
14ru|qmmp-1.0.7-1plf|305	
14ru|qmmp-1.0.7-1plf|306	%files plugins
14ru|qmmp-1.0.7-1plf|307	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|308	%{_libdir}/%{name}/Input/libflac.so
14ru|qmmp-1.0.7-1plf|309	%{_libdir}/%{name}/Input/libmad.so
14ru|qmmp-1.0.7-1plf|310	%{_libdir}/%{name}/Input/libsndfile.so
14ru|qmmp-1.0.7-1plf|311	%{_libdir}/%{name}/Input/libvorbis.so
14ru|qmmp-1.0.7-1plf|312	%{_libdir}/%{name}/Input/libcdaudio.so
14ru|qmmp-1.0.7-1plf|313	%{_libdir}/%{name}/Input/libcue.so
14ru|qmmp-1.0.7-1plf|314	%{_libdir}/%{name}/Input/libgme.so
14ru|qmmp-1.0.7-1plf|315	%{_libdir}/%{name}/Input/libwildmidi.so
14ru|qmmp-1.0.7-1plf|316	%{_libdir}/%{name}/Output/libalsa.so
14ru|qmmp-1.0.7-1plf|317	%{_libdir}/%{name}/Output/libpulseaudio.so
14ru|qmmp-1.0.7-1plf|318	%{_libdir}/%{name}/Output/libnull.so
14ru|qmmp-1.0.7-1plf|319	%{_libdir}/%{name}/General/libnotifier.so
14ru|qmmp-1.0.7-1plf|320	%{_libdir}/%{name}/General/libscrobbler.so
14ru|qmmp-1.0.7-1plf|321	%{_libdir}/%{name}/General/libstatusicon.so
14ru|qmmp-1.0.7-1plf|322	%{_libdir}/%{name}/General/libfileops.so
14ru|qmmp-1.0.7-1plf|323	%{_libdir}/%{name}/General/libhotkey.so
14ru|qmmp-1.0.7-1plf|324	%{_libdir}/%{name}/General/liblyrics.so
14ru|qmmp-1.0.7-1plf|325	%{_libdir}/%{name}/General/libmpris.so
14ru|qmmp-1.0.7-1plf|326	%{_libdir}/%{name}/General/libcovermanager.so
14ru|qmmp-1.0.7-1plf|327	%{_libdir}/%{name}/General/libkdenotify.so
14ru|qmmp-1.0.7-1plf|328	%{_libdir}/%{name}/General/libstreambrowser.so
14ru|qmmp-1.0.7-1plf|329	%{_libdir}/%{name}/General/libconverter.so
14ru|qmmp-1.0.7-1plf|330	%{_libdir}/%{name}/General/libcopypaste.so
14ru|qmmp-1.0.7-1plf|331	%{_libdir}/%{name}/General/libtrackchange.so
14ru|qmmp-1.0.7-1plf|332	%{_libdir}/%{name}/General/libudisks2.so
14ru|qmmp-1.0.7-1plf|333	%{_libdir}/%{name}/General/libgnomehotkey.so
14ru|qmmp-1.0.7-1plf|334	%{_libdir}/%{name}/General/librgscan.so
14ru|qmmp-1.0.7-1plf|335	%{_libdir}/%{name}/PlayListFormats/*
14ru|qmmp-1.0.7-1plf|336	%{_libdir}/%{name}/CommandLineOptions/libincdecvolumeoption.so
14ru|qmmp-1.0.7-1plf|337	%{_libdir}/%{name}/CommandLineOptions/libseekoption.so
14ru|qmmp-1.0.7-1plf|338	%{_libdir}/%{name}/CommandLineOptions/libstatusoption.so
14ru|qmmp-1.0.7-1plf|339	%{_libdir}/%{name}/CommandLineOptions/libplaylistoption.so
14ru|qmmp-1.0.7-1plf|340	%{_libdir}/%{name}/Effect/libsrconverter.so
14ru|qmmp-1.0.7-1plf|341	%{_libdir}/%{name}/Effect/libbs2b.so
14ru|qmmp-1.0.7-1plf|342	%{_libdir}/%{name}/Effect/libladspa.so
14ru|qmmp-1.0.7-1plf|343	%{_libdir}/%{name}/Effect/libcrossfade.so
14ru|qmmp-1.0.7-1plf|344	%{_libdir}/%{name}/Effect/libstereo.so
14ru|qmmp-1.0.7-1plf|345	%{_libdir}/%{name}/Engines/libmplayer.so
14ru|qmmp-1.0.7-1plf|346	%{_libdir}/%{name}/FileDialogs/libqmmpfiledialog.so
14ru|qmmp-1.0.7-1plf|347	%{_libdir}/%{name}/Transports/libhttp.so
14ru|qmmp-1.0.7-1plf|348	%{_libdir}/%{name}/Transports/libmms.so
14ru|qmmp-1.0.7-1plf|349	%{_libdir}/%{name}/Visual/libanalyzer.so
14ru|qmmp-1.0.7-1plf|350	%{_libdir}/%{name}/Visual/libprojectm.so
14ru|qmmp-1.0.7-1plf|351	%{_libdir}/%{name}/Ui/libskinned.so
14ru|qmmp-1.0.7-1plf|352	
14ru|qmmp-1.0.7-1plf|353	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|354	
14ru|qmmp-1.0.7-1plf|355	%package sid
14ru|qmmp-1.0.7-1plf|356	Summary:	Qmmp SID Input Plugin
14ru|qmmp-1.0.7-1plf|357	Group:		Sound
14ru|qmmp-1.0.7-1plf|358	
14ru|qmmp-1.0.7-1plf|359	%description sid
14ru|qmmp-1.0.7-1plf|360	This is the SID Input Plugin for Qmmp.
14ru|qmmp-1.0.7-1plf|361	
14ru|qmmp-1.0.7-1plf|362	%files sid
14ru|qmmp-1.0.7-1plf|363	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|364	%{_libdir}/%{name}/Input/libsid.so
14ru|qmmp-1.0.7-1plf|365	
14ru|qmmp-1.0.7-1plf|366	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|367	
14ru|qmmp-1.0.7-1plf|368	%package simple-ui
14ru|qmmp-1.0.7-1plf|369	Summary:	Qmmp Simple UI Plugin
14ru|qmmp-1.0.7-1plf|370	Group:		Sound
14ru|qmmp-1.0.7-1plf|371	
14ru|qmmp-1.0.7-1plf|372	%description simple-ui
14ru|qmmp-1.0.7-1plf|373	This is the Simple UI Plugin for Qmmp (simple user interface based on standard
14ru|qmmp-1.0.7-1plf|374	widgets set).
14ru|qmmp-1.0.7-1plf|375	
14ru|qmmp-1.0.7-1plf|376	%files simple-ui
14ru|qmmp-1.0.7-1plf|377	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|378	%{_libdir}/%{name}/Ui/libqsui.so
14ru|qmmp-1.0.7-1plf|379	
14ru|qmmp-1.0.7-1plf|380	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|381	
14ru|qmmp-1.0.7-1plf|382	%package wavpack
14ru|qmmp-1.0.7-1plf|383	Summary:	Qmmp WavPack Input Plugin
14ru|qmmp-1.0.7-1plf|384	Group:		Sound
14ru|qmmp-1.0.7-1plf|385	
14ru|qmmp-1.0.7-1plf|386	%description wavpack
14ru|qmmp-1.0.7-1plf|387	This is the WavPack Input Plugin for Qmmp.
14ru|qmmp-1.0.7-1plf|388	
14ru|qmmp-1.0.7-1plf|389	%files wavpack
14ru|qmmp-1.0.7-1plf|390	%doc AUTHORS ChangeLog
14ru|qmmp-1.0.7-1plf|391	%{_libdir}/%{name}/Input/libwavpack.so
14ru|qmmp-1.0.7-1plf|392	
14ru|qmmp-1.0.7-1plf|393	#----------------------------------------------------------------------------
14ru|qmmp-1.0.7-1plf|394	
14ru|qmmp-1.0.7-1plf|395	%prep
14ru|qmmp-1.0.7-1plf|396	%setup -q
14ru|qmmp-1.0.7-1plf|397	%patch0 -p1
14ru|qmmp-1.0.7-1plf|398	%patch1 -p0 -b https support
14ru|qmmp-1.0.7-1plf|399	
14ru|qmmp-1.0.7-1plf|400	%build
14ru|qmmp-1.0.7-1plf|401	#oss3 support is deprecated upstream for now I'll enable it ...
14ru|qmmp-1.0.7-1plf|402	%cmake_qt5 \
14ru|qmmp-1.0.7-1plf|403	-DUSE_OSS:BOOL=TRUE \
14ru|qmmp-1.0.7-1plf|404	-DUSE_HAL:BOOL=FALSE \
14ru|qmmp-1.0.7-1plf|405	-DUSE_UDISKS2:BOOL=TRUE \
14ru|qmmp-1.0.7-1plf|406	-DUSE_RPATH=TRUE \
14ru|qmmp-1.0.7-1plf|407	-DCMAKE_INSTALL_PREFIX=%{_prefix}
14ru|qmmp-1.0.7-1plf|408	
14ru|qmmp-1.0.7-1plf|409	%make
14ru|qmmp-1.0.7-1plf|410	
14ru|qmmp-1.0.7-1plf|411	
14ru|qmmp-1.0.7-1plf|412	%install
14ru|qmmp-1.0.7-1plf|413	%makeinstall_std -C build
14ru|qmmp-1.0.7-1plf|414	
14ru|qmmp-1.0.7-1plf|415	
14ru|qmmp-1.0.7-1plf|416	%changelog
14ru|qmmp-1.0.7-1plf|417	
14ru|qmmp-1.0.7-1plf|418	* Sat Apr 16 2016 abfonly <abfonly@gmail.com> 1.0.7-1plf
14ru|qmmp-1.0.7-1plf|419	- (b98a030) Log: Update to 1.0.7
14ru|qmmp-1.0.7-1plf|420	- (b98a030) patched for https stream transport
14ru|qmmp-1.0.7-1plf|421	- (b98a030) * added ffmpeg 3.0 support
14ru|qmmp-1.0.7-1plf|422	- (b98a030) * added support for theme change event in the qsui plugin
14ru|qmmp-1.0.7-1plf|423	- (b98a030) * fixed sendig multiple play commands when opening several files for playback
14ru|qmmp-1.0.7-1plf|424	- (b98a030) * fixed memory leaks
14ru|qmmp-1.0.7-1plf|425	- (b98a030) * fixed qt5.6 support
14ru|qmmp-1.0.7-1plf|426	
14ru|qmmp-1.0.7-1plf|427	* Sun Jan 24 2016 Giovanni Mariani <mc2374@mclink.it> 1.0.5-1plf
14ru|qmmp-1.0.7-1plf|428	- (4c2e37f) Updated to release 1.0.5
14ru|qmmp-1.0.7-1plf|429	
14ru|qmmp-1.0.7-1plf|430	* Mon Nov 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-1plf
14ru|qmmp-1.0.7-1plf|431	- (6893253) New version 1.0.2
14ru|qmmp-1.0.7-1plf|432	- (6893253) Switch to Qt5
14ru|qmmp-1.0.7-1plf|433	- (6893253) New library major 1
14ru|qmmp-1.0.7-1plf|434	
14ru|qmmp-1.0.7-1plf|435	* Mon Sep 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1-2plf
14ru|qmmp-1.0.7-1plf|436	- (85b08b1) Suggest simple UI plugin
14ru|qmmp-1.0.7-1plf|437	
14ru|qmmp-1.0.7-1plf|438	* Mon Sep 07 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.1-1plf
14ru|qmmp-1.0.7-1plf|439	- (7c1714d) New version 0.9.1
14ru|qmmp-1.0.7-1plf|440	- (7c1714d) Re-diff initial preference patch
14ru|qmmp-1.0.7-1plf|441	- (7c1714d) simple-ui plugin is moved here from plugin-pack package
14ru|qmmp-1.0.7-1plf|442	
14ru|qmmp-1.0.7-1plf|443	* Tue Aug 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-3plf
14ru|qmmp-1.0.7-1plf|444	- (5e874c6) Don't set high priority for qmmp_enqueue.desktop
14ru|qmmp-1.0.7-1plf|445	
14ru|qmmp-1.0.7-1plf|446	* Mon Aug 10 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-2plf
14ru|qmmp-1.0.7-1plf|447	- (86dd9da) Adjust QMMP priority in KDE
14ru|qmmp-1.0.7-1plf|448	
14ru|qmmp-1.0.7-1plf|449	* Thu Aug 06 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.5-1plf
14ru|qmmp-1.0.7-1plf|450	- (d3b78c1) New version 0.8.5
14ru|qmmp-1.0.7-1plf|451	- (d3b78c1) Use udisks2 instead of udisks
14ru|qmmp-1.0.7-1plf|452	
14ru|qmmp-1.0.7-1plf|453	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.3-2plf
14ru|qmmp-1.0.7-1plf|454	- (38f06e9) Bump release
14ru|qmmp-1.0.7-1plf|455	
14ru|qmmp-1.0.7-1plf|456	* Wed Feb 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-1plf
14ru|qmmp-1.0.7-1plf|457	- (e48caf3) Merge remote-tracking branch 'import/rosa2014.1' into rosa2014.1
14ru|qmmp-1.0.7-1plf|458	- (e48caf3) Conflicts:
14ru|qmmp-1.0.7-1plf|459	- (e48caf3) .abf.yml
14ru|qmmp-1.0.7-1plf|460	- (e48caf3) qmmp.spec
14ru|qmmp-1.0.7-1plf|461	
14ru|qmmp-1.0.7-1plf|462	* Wed Feb 25 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.8.3-1
14ru|qmmp-1.0.7-1plf|463	- (98ee8c8) Updated to 0.8.3
14ru|qmmp-1.0.7-1plf|464	
14ru|qmmp-1.0.7-1plf|465	* Mon Oct 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.2-1plf
14ru|qmmp-1.0.7-1plf|466	- (27b72be) Spec cleanup
14ru|qmmp-1.0.7-1plf|467	
14ru|qmmp-1.0.7-1plf|468	* Mon Oct 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.8.2-1
14ru|qmmp-1.0.7-1plf|469	- (f8affcb) Spec cleanup
14ru|qmmp-1.0.7-1plf|470	- (abfonly: 5bf3f44) Changelog: 0.8.2 added transifex integration
14ru|qmmp-1.0.7-1plf|471	- (abfonly: 5bf3f44) added webm support improved image scaling quality
14ru|qmmp-1.0.7-1plf|472	- (abfonly: 5bf3f44) fixed xspf parsing
14ru|qmmp-1.0.7-1plf|473	- (abfonly: 5bf3f44) fixed cover loading sequence
14ru|qmmp-1.0.7-1plf|474	- (abfonly: 5bf3f44) fixed main window activation under windows
14ru|qmmp-1.0.7-1plf|475	- (abfonly: 5bf3f44) fixed analyzer color settings
14ru|qmmp-1.0.7-1plf|476	- (abfonly: 5bf3f44) fixed typos
14ru|qmmp-1.0.7-1plf|477	- (abfonly: 5bf3f44) fixed possible segmentation fault in the opus;
14ru|qmmp-1.0.7-1plf|478	- (abfonly: 5bf3f44) fixed separator of the file filters
14ru|qmmp-1.0.7-1plf|479	- (abfonly: 5bf3f44) reduced tag reading delay (requires TagLib 1.8 or higher)
14ru|qmmp-1.0.7-1plf|480	- (abfonly: 5bf3f44) updated Russian translation
14ru|qmmp-1.0.7-1plf|481	- (abfonly: 5bf3f44) updated Ukrainian translation
14ru|qmmp-1.0.7-1plf|482	- (abfonly: 5bf3f44) updated Japanese translation
14ru|qmmp-1.0.7-1plf|483	
14ru|qmmp-1.0.7-1plf|484	* Sun Oct 19 2014 abfonly <abfonly@gmail.com> 0.8.2-1plf
14ru|qmmp-1.0.7-1plf|485	- (52c82b3) Changelog: 0.8.2 added transifex integration
14ru|qmmp-1.0.7-1plf|486	- (52c82b3) added webm support improved image scaling quality
14ru|qmmp-1.0.7-1plf|487	- (52c82b3) fixed xspf parsing
14ru|qmmp-1.0.7-1plf|488	- (52c82b3) fixed cover loading sequence
14ru|qmmp-1.0.7-1plf|489	- (52c82b3) fixed main window activation under windows
14ru|qmmp-1.0.7-1plf|490	- (52c82b3) fixed analyzer color settings
14ru|qmmp-1.0.7-1plf|491	- (52c82b3) fixed typos
14ru|qmmp-1.0.7-1plf|492	- (52c82b3) fixed possible segmentation fault in the opus;
14ru|qmmp-1.0.7-1plf|493	- (52c82b3) fixed separator of the file filters
14ru|qmmp-1.0.7-1plf|494	- (52c82b3) reduced tag reading delay (requires TagLib 1.8 or higher)
14ru|qmmp-1.0.7-1plf|495	- (52c82b3) updated Russian translation
14ru|qmmp-1.0.7-1plf|496	- (52c82b3) updated Ukrainian translation
14ru|qmmp-1.0.7-1plf|497	- (52c82b3) updated Japanese translation
14ru|qmmp-1.0.7-1plf|498	
14ru|qmmp-1.0.7-1plf|499	* Sun Aug 10 2014 abfonly <abfonly@gmail.com> 0.8.1-1
14ru|qmmp-1.0.7-1plf|500	- (ec60f59) Changelog: 0.8.1 added rusxmms patch autodetection for all supported platforms
14ru|qmmp-1.0.7-1plf|501	- (ec60f59) added application information to the windows executable
14ru|qmmp-1.0.7-1plf|502	- (ec60f59) fixed --pl-dump/--pl-play command line options
14ru|qmmp-1.0.7-1plf|503	- (ec60f59) fixed regressions in the mpris 1.0 support
14ru|qmmp-1.0.7-1plf|504	- (ec60f59) fixed selection behaviour in the playlist when using keyboard
14ru|qmmp-1.0.7-1plf|505	- (ec60f59) fixed disc number disappearing when using flac with embedded cue
14ru|qmmp-1.0.7-1plf|506	- (ec60f59) fixed main window activation
14ru|qmmp-1.0.7-1plf|507	- (ec60f59) fixed segmentation fault when moving track in the group mode
14ru|qmmp-1.0.7-1plf|508	- (ec60f59) fixed not working 'exit' action when option 'hide on close' is enabled
14ru|qmmp-1.0.7-1plf|509	- (ec60f59) fixed freezing in the alsa plugin
14ru|qmmp-1.0.7-1plf|510	- (ec60f59) fixed m4a support;
14ru|qmmp-1.0.7-1plf|511	- (ec60f59) fixed clearing a key combination in the hotkey plugin
14ru|qmmp-1.0.7-1plf|512	- (ec60f59) removed duplicate extensions from the file association page
14ru|qmmp-1.0.7-1plf|513	
14ru|qmmp-1.0.7-1plf|514	* Sun Aug 10 2014 abfonly <abfonly@gmail.com> 0.8.1-1plf
14ru|qmmp-1.0.7-1plf|515	- (0a9afa4) Changelog: 0.8.1 added rusxmms patch autodetection for all supported platforms
14ru|qmmp-1.0.7-1plf|516	- (0a9afa4) added application information to the windows executable
14ru|qmmp-1.0.7-1plf|517	- (0a9afa4) fixed --pl-dump/--pl-play command line options
14ru|qmmp-1.0.7-1plf|518	- (0a9afa4) fixed regressions in the mpris 1.0 support
14ru|qmmp-1.0.7-1plf|519	- (0a9afa4) fixed selection behaviour in the playlist when using keyboard
14ru|qmmp-1.0.7-1plf|520	- (0a9afa4) fixed disc number disappearing when using flac with embedded cue
14ru|qmmp-1.0.7-1plf|521	- (0a9afa4) fixed main window activation
14ru|qmmp-1.0.7-1plf|522	- (0a9afa4) fixed segmentation fault when moving track in the group mode
14ru|qmmp-1.0.7-1plf|523	- (0a9afa4) fixed not working 'exit' action when option 'hide on close' is enabled
14ru|qmmp-1.0.7-1plf|524	- (0a9afa4) fixed freezing in the alsa plugin
14ru|qmmp-1.0.7-1plf|525	- (0a9afa4) fixed m4a support;
14ru|qmmp-1.0.7-1plf|526	- (0a9afa4) fixed clearing a key combination in the hotkey plugin
14ru|qmmp-1.0.7-1plf|527	- (0a9afa4) removed duplicate extensions from the file association page
14ru|qmmp-1.0.7-1plf|528	- (abfonly: 0ec73d7) Updated qmmp.spec
14ru|qmmp-1.0.7-1plf|529	
14ru|qmmp-1.0.7-1plf|530	* Mon Jul 07 2014 abfonly <abfonly@gmail.com> 0.8.0-1plf
14ru|qmmp-1.0.7-1plf|531	- (f23daee) Updated .abf.yml
14ru|qmmp-1.0.7-1plf|532	- (abfonly: f7f9be7) Update to 0.8.0
14ru|qmmp-1.0.7-1plf|533	
14ru|qmmp-1.0.7-1plf|534	* Mon Jul 07 2014 symbianflo <symbianflo@symbianflo> 0.8.0-1
14ru|qmmp-1.0.7-1plf|535	- (1b732f3) Log: Update to 0.8.0,Change log is huge, so just read it, fixed new BR,fix files,Enabled all OSS plugins
14ru|qmmp-1.0.7-1plf|536	
14ru|qmmp-1.0.7-1plf|537	* Wed Jul 02 2014 abfonly <abfonly@gmail.com> 0.7.7-2
14ru|qmmp-1.0.7-1plf|538	- (174b4bb) Updated qmmp.spec
14ru|qmmp-1.0.7-1plf|539	
14ru|qmmp-1.0.7-1plf|540	* Wed Jul 02 2014 abfonly <abfonly@gmail.com> 0.7.7-2plf
14ru|qmmp-1.0.7-1plf|541	- (2423f39) Updated qmmp.spec
14ru|qmmp-1.0.7-1plf|542	
14ru|qmmp-1.0.7-1plf|543	* Sun Jun 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.7-1
14ru|qmmp-1.0.7-1plf|544	- (c99bc9e) Update to 0.7.7
14ru|qmmp-1.0.7-1plf|545	
14ru|qmmp-1.0.7-1plf|546	* Sat Jun 07 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.7-1plf
14ru|qmmp-1.0.7-1plf|547	- (461844b) Updated to 0.7.7
14ru|qmmp-1.0.7-1plf|548	
14ru|qmmp-1.0.7-1plf|549	* Tue Apr 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.6-1plf
14ru|qmmp-1.0.7-1plf|550	- (4813d88) Changelog:
14ru|qmmp-1.0.7-1plf|551	- (4813d88) 0.7.6
14ru|qmmp-1.0.7-1plf|552	- (4813d88) added libav 10 and ffmpeg 2.2 support
14ru|qmmp-1.0.7-1plf|553	- (4813d88) fixed url parsing
14ru|qmmp-1.0.7-1plf|554	- (4813d88) fixed freezing on playback resume
14ru|qmmp-1.0.7-1plf|555	- (4813d88) fixed random freezing in the mplayer plugin
14ru|qmmp-1.0.7-1plf|556	- (4813d88) fixed reset selection of tracks when calling context menu
14ru|qmmp-1.0.7-1plf|557	- (4813d88) fixed multimedia keys support under win32
14ru|qmmp-1.0.7-1plf|558	
14ru|qmmp-1.0.7-1plf|559	* Tue Apr 08 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.6-1
14ru|qmmp-1.0.7-1plf|560	- (94ffbaf) Changelog:
14ru|qmmp-1.0.7-1plf|561	- (94ffbaf) 0.7.6
14ru|qmmp-1.0.7-1plf|562	- (94ffbaf) added libav 10 and ffmpeg 2.2 support
14ru|qmmp-1.0.7-1plf|563	- (94ffbaf) fixed url parsing
14ru|qmmp-1.0.7-1plf|564	- (94ffbaf) fixed freezing on playback resume
14ru|qmmp-1.0.7-1plf|565	- (94ffbaf) fixed random freezing in the mplayer plugin
14ru|qmmp-1.0.7-1plf|566	- (94ffbaf) fixed reset selection of tracks when calling context menu
14ru|qmmp-1.0.7-1plf|567	- (94ffbaf) fixed multimedia keys support under win32
14ru|qmmp-1.0.7-1plf|568	
14ru|qmmp-1.0.7-1plf|569	* Sat Feb 15 2014 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.5-1
14ru|qmmp-1.0.7-1plf|570	- (2fe29e3) Changelog: 0.7.5 fixed tab closing bug in the qsui plugin fixed cpu a...
14ru|qmmp-1.0.7-1plf|571	- (2fe29e3) ...rchitecture detection while build using qmake
14ru|qmmp-1.0.7-1plf|572	- (2fe29e3) fixed feature to disable qsui before build
14ru|qmmp-1.0.7-1plf|573	- (2fe29e3) fixed latest cmake support
14ru|qmmp-1.0.7-1plf|574	- (2fe29e3) disable plf for contrib packages
14ru|qmmp-1.0.7-1plf|575	
14ru|qmmp-1.0.7-1plf|576	* Sat Feb 15 2014 symbianflo <symbianflo@symbianflo> 0.7.5-1plf
14ru|qmmp-1.0.7-1plf|577	- (2b1250e) Changelog:
14ru|qmmp-1.0.7-1plf|578	- (2b1250e) 0.7.5
14ru|qmmp-1.0.7-1plf|579	- (2b1250e) fixed tab closing bug in the qsui plugin
14ru|qmmp-1.0.7-1plf|580	- (2b1250e) fixed cpu architecture detection while build using qmake
14ru|qmmp-1.0.7-1plf|581	- (2b1250e) fixed feature to disable qsui before build
14ru|qmmp-1.0.7-1plf|582	- (2b1250e) fixed latest cmake support
14ru|qmmp-1.0.7-1plf|583	- (symbianflo: 44276b8) Changelog:
14ru|qmmp-1.0.7-1plf|584	- (symbianflo: 44276b8) 0.7.5
14ru|qmmp-1.0.7-1plf|585	- (symbianflo: 44276b8) fixed tab closing bug in the qsui plugin
14ru|qmmp-1.0.7-1plf|586	- (symbianflo: 44276b8) fixed cpu architecture detection while build using qmake
14ru|qmmp-1.0.7-1plf|587	- (symbianflo: 44276b8) fixed feature to disable qsui before build
14ru|qmmp-1.0.7-1plf|588	- (symbianflo: 44276b8) fixed latest cmake support
14ru|qmmp-1.0.7-1plf|589	
14ru|qmmp-1.0.7-1plf|590	* Sat Dec 28 2013 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.4-1plf
14ru|qmmp-1.0.7-1plf|591	- (afde8cd) Changelog:
14ru|qmmp-1.0.7-1plf|592	- (afde8cd) 0.7.4
14ru|qmmp-1.0.7-1plf|593	- (afde8cd) added Galician translation
14ru|qmmp-1.0.7-1plf|594	- (afde8cd) added ffmpeg 2.1 support
14ru|qmmp-1.0.7-1plf|595	- (afde8cd) added m3u8 playlist extension
14ru|qmmp-1.0.7-1plf|596	- (afde8cd) improved ReplayGain support
14ru|qmmp-1.0.7-1plf|597	- (afde8cd) - fixed 24/32 bit mode
14ru|qmmp-1.0.7-1plf|598	- (afde8cd) - added clipping to prevent overflow
14ru|qmmp-1.0.7-1plf|599	- (afde8cd) improved cdaudio plugin
14ru|qmmp-1.0.7-1plf|600	- (afde8cd) - added Windows support
14ru|qmmp-1.0.7-1plf|601	- (afde8cd) - added track cache
14ru|qmmp-1.0.7-1plf|602	- (afde8cd) - fixed proxy support
14ru|qmmp-1.0.7-1plf|603	- (afde8cd) fixed localization of the wildmidi plugin
14ru|qmmp-1.0.7-1plf|604	- (afde8cd) fixed case sensitivity while checking file extensions
14ru|qmmp-1.0.7-1plf|605	- (afde8cd) fixed gcc 4.8 warnings
14ru|qmmp-1.0.7-1plf|606	- (afde8cd) fixed memory leak
14ru|qmmp-1.0.7-1plf|607	- (afde8cd) fixed several Windows-only bugs
14ru|qmmp-1.0.7-1plf|608	- (afde8cd) - fixed parsing of the m3u files with backslashes
14ru|qmmp-1.0.7-1plf|609	- (afde8cd) - fixed problem with absolute paths
14ru|qmmp-1.0.7-1plf|610	- (afde8cd) - fixed adding files from command line under Windows
14ru|qmmp-1.0.7-1plf|611	- (afde8cd) - fixed Meta/Win modifier in the global hotkey plugin
14ru|qmmp-1.0.7-1plf|612	- (afde8cd) fixed Japanese translation.
14ru|qmmp-1.0.7-1plf|613	
14ru|qmmp-1.0.7-1plf|614	* Sat Dec 28 2013 SymbianFlo <symbianflo@mandrivausers.ro> 0.7.4-1
14ru|qmmp-1.0.7-1plf|615	- (305b68f) Changelog:
14ru|qmmp-1.0.7-1plf|616	- (305b68f) 0.7.4
14ru|qmmp-1.0.7-1plf|617	- (305b68f) added Galician translation
14ru|qmmp-1.0.7-1plf|618	- (305b68f) added ffmpeg 2.1 support
14ru|qmmp-1.0.7-1plf|619	- (305b68f) added m3u8 playlist extension
14ru|qmmp-1.0.7-1plf|620	- (305b68f) improved ReplayGain support
14ru|qmmp-1.0.7-1plf|621	- (305b68f) - fixed 24/32 bit mode
14ru|qmmp-1.0.7-1plf|622	- (305b68f) - added clipping to prevent overflow
14ru|qmmp-1.0.7-1plf|623	- (305b68f) improved cdaudio plugin
14ru|qmmp-1.0.7-1plf|624	- (305b68f) - added Windows support
14ru|qmmp-1.0.7-1plf|625	- (305b68f) - added track cache
14ru|qmmp-1.0.7-1plf|626	- (305b68f) - fixed proxy support
14ru|qmmp-1.0.7-1plf|627	- (305b68f) fixed localization of the wildmidi plugin
14ru|qmmp-1.0.7-1plf|628	- (305b68f) fixed case sensitivity while checking file extensions
14ru|qmmp-1.0.7-1plf|629	- (305b68f) fixed gcc 4.8 warnings
14ru|qmmp-1.0.7-1plf|630	- (305b68f) fixed memory leak
14ru|qmmp-1.0.7-1plf|631	- (305b68f) fixed several Windows-only bugs
14ru|qmmp-1.0.7-1plf|632	- (305b68f) - fixed parsing of the m3u files with backslashes
14ru|qmmp-1.0.7-1plf|633	- (305b68f) - fixed problem with absolute paths
14ru|qmmp-1.0.7-1plf|634	- (305b68f) - fixed adding files from command line under Windows
14ru|qmmp-1.0.7-1plf|635	- (305b68f) - fixed Meta/Win modifier in the global hotkey plugin
14ru|qmmp-1.0.7-1plf|636	- (305b68f) fixed Japanese translation.
14ru|qmmp-1.0.7-1plf|637	
14ru|qmmp-1.0.7-1plf|638	* Tue Oct 08 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.3-1plf
14ru|qmmp-1.0.7-1plf|639	- (46248ac) LOG update to 0.7.3,added window size and position saving to the projectm plugin;
14ru|qmmp-1.0.7-1plf|640	- (46248ac) disabled unsupported settings in the statusicon plugin under Windows;
14ru|qmmp-1.0.7-1plf|641	- (46248ac) fixed warnings about invalid parent thread;
14ru|qmmp-1.0.7-1plf|642	- (46248ac) fixed race condition;
14ru|qmmp-1.0.7-1plf|643	- (46248ac) fixed ReplayGain support in the flac plugin;
14ru|qmmp-1.0.7-1plf|644	- (46248ac) fixed parsing of the track/disc number with separator;
14ru|qmmp-1.0.7-1plf|645	- (46248ac) fixed tooltip in the status icon plugin under Windows;
14ru|qmmp-1.0.7-1plf|646	- (46248ac) fixed 'show tooltip' option in the status icon plugin;
14ru|qmmp-1.0.7-1plf|647	- (46248ac) removed unused variables.
14ru|qmmp-1.0.7-1plf|648	
14ru|qmmp-1.0.7-1plf|649	* Tue Oct 08 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.3-1
14ru|qmmp-1.0.7-1plf|650	- (e156222) LOG update to 0.7.3, added window size and position saving to the projectm plugin;
14ru|qmmp-1.0.7-1plf|651	- (e156222) disabled unsupported settings in the statusicon plugin under Windows;
14ru|qmmp-1.0.7-1plf|652	- (e156222) fixed warnings about invalid parent thread;
14ru|qmmp-1.0.7-1plf|653	- (e156222) fixed race condition;
14ru|qmmp-1.0.7-1plf|654	- (e156222) fixed ReplayGain support in the flac plugin;
14ru|qmmp-1.0.7-1plf|655	- (e156222) fixed parsing of the track/disc number with separator;
14ru|qmmp-1.0.7-1plf|656	- (e156222) fixed tooltip in the status icon plugin under Windows;
14ru|qmmp-1.0.7-1plf|657	- (e156222) fixed 'show tooltip' option in the status icon plugin;
14ru|qmmp-1.0.7-1plf|658	- (e156222) removed unused variables.
14ru|qmmp-1.0.7-1plf|659	
14ru|qmmp-1.0.7-1plf|660	* Wed Aug 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-1
14ru|qmmp-1.0.7-1plf|661	- (bee80fe) LOG New version 0.7.2, sort subpackages, add more Suggests
14ru|qmmp-1.0.7-1plf|662	
14ru|qmmp-1.0.7-1plf|663	* Wed Aug 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.2-1plf
14ru|qmmp-1.0.7-1plf|664	- (dc21b5f) LOG New version 0.7.2, sort subpackages, add more Suggests
14ru|qmmp-1.0.7-1plf|665	
14ru|qmmp-1.0.7-1plf|666	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-3
14ru|qmmp-1.0.7-1plf|667	- (a9f575b) LOG Rebuild with new ffmpeg
14ru|qmmp-1.0.7-1plf|668	
14ru|qmmp-1.0.7-1plf|669	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-3plf
14ru|qmmp-1.0.7-1plf|670	- (f46f1ed) LOG Rebuild with new ffmpeg
14ru|qmmp-1.0.7-1plf|671	
14ru|qmmp-1.0.7-1plf|672	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-2
14ru|qmmp-1.0.7-1plf|673	- (65a77ae) LOG Rebuild with new ffmpeg
14ru|qmmp-1.0.7-1plf|674	
14ru|qmmp-1.0.7-1plf|675	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-2plf
14ru|qmmp-1.0.7-1plf|676	- (ed0b49d) LOG Rebuild with new ffmpeg
14ru|qmmp-1.0.7-1plf|677	
14ru|qmmp-1.0.7-1plf|678	* Sat Jun 01 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.1-1
14ru|qmmp-1.0.7-1plf|679	- (d12a296) LOG upadte to 1.7.1
14ru|qmmp-1.0.7-1plf|680	
14ru|qmmp-1.0.7-1plf|681	* Sat Jun 01 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.1-1plf
14ru|qmmp-1.0.7-1plf|682	- (1186cd6) LOG, update to 0.7.1, improved jack plugin (24/32-bit samples and freebsd support)
14ru|qmmp-1.0.7-1plf|683	- (1186cd6) excluded mime types of disabled plugins in the mpris interface
14ru|qmmp-1.0.7-1plf|684	- (1186cd6) fixed windows support in the gme plugin
14ru|qmmp-1.0.7-1plf|685	- (1186cd6) fixed shortcut editor dialog
14ru|qmmp-1.0.7-1plf|686	- (1186cd6) fixed api documentation
14ru|qmmp-1.0.7-1plf|687	- (1186cd6) fixed parsing of the icy packet size
14ru|qmmp-1.0.7-1plf|688	- (1186cd6) fixed possible freezes
14ru|qmmp-1.0.7-1plf|689	- (1186cd6) fixed Spanish translation
14ru|qmmp-1.0.7-1plf|690	- (1186cd6) fixed and improved qmake support
14ru|qmmp-1.0.7-1plf|691	- (1186cd6) fixed pkg-config support
14ru|qmmp-1.0.7-1plf|692	- (1186cd6) fixed several ui bugs
14ru|qmmp-1.0.7-1plf|693	- (1186cd6) fixed scrobbler regressions
14ru|qmmp-1.0.7-1plf|694	
14ru|qmmp-1.0.7-1plf|695	* Sat Apr 13 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.0-1
14ru|qmmp-1.0.7-1plf|696	- (8593354) LOG update to 0.7.0, add ffmpeg-legacy-plugin (instead of ffmpeg-plugin) in lts,fix linting
14ru|qmmp-1.0.7-1plf|697	
14ru|qmmp-1.0.7-1plf|698	* Sat Apr 13 2013 symbianflo <symbianflo@mandrivausers.ro> 0.7.0-1plf
14ru|qmmp-1.0.7-1plf|699	- (787d1b8) LOG update to 0.7.0, add ffmpeg-legacy-plugin (instead of ffmpeg-plugin) in lts,fix linting
14ru|qmmp-1.0.7-1plf|700	
14ru|qmmp-1.0.7-1plf|701	* Tue Mar 26 2013 symbianflo <symbianflo@mandrivausers.ro> 0.6.8-1plf
14ru|qmmp-1.0.7-1plf|702	- (7782039) LOG: update to 0.6.8
14ru|qmmp-1.0.7-1plf|703	
14ru|qmmp-1.0.7-1plf|704	* Mon Mar 25 2013 symbianflo <symbianflo@mandrivausers.ro> 0.6.8-1
14ru|qmmp-1.0.7-1plf|705	- (8444562) LOG:fixed bugs in the mpris plugin
14ru|qmmp-1.0.7-1plf|706	- (8444562) fixed segmentation fault when running without output plugins
14ru|qmmp-1.0.7-1plf|707	- (8444562) updated Japanese translation
14ru|qmmp-1.0.7-1plf|708	
14ru|qmmp-1.0.7-1plf|709	* Fri Feb 22 2013 symbianflo <symbianflo@mandrivausers.ro> 0.6.7-1plf
14ru|qmmp-1.0.7-1plf|710	- (8f5d564) LOG New upstream relese, radio stream works again, build with aac-plugin has to go in restricted
14ru|qmmp-1.0.7-1plf|711	
14ru|qmmp-1.0.7-1plf|712	* Fri Feb 22 2013 symbianflo <symbianflo@mandrivausers.ro> 0.6.7-1
14ru|qmmp-1.0.7-1plf|713	- (30939fd) LOG New upstream relese, radio stream works again,build with no aac-plugin for contrib
14ru|qmmp-1.0.7-1plf|714	
14ru|qmmp-1.0.7-1plf|715	* Sat Jan 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.6-1
14ru|qmmp-1.0.7-1plf|716	- (748efe7) LOG Fix typo
14ru|qmmp-1.0.7-1plf|717	
14ru|qmmp-1.0.7-1plf|718	* Sat Jan 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.6-1plf
14ru|qmmp-1.0.7-1plf|719	- (80eb281) LOG Fix typo
14ru|qmmp-1.0.7-1plf|720	
14ru|qmmp-1.0.7-1plf|721	* Sat Jan 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.6-1
14ru|qmmp-1.0.7-1plf|722	- (f2aa499) LOG New version 0.6.6
14ru|qmmp-1.0.7-1plf|723	
14ru|qmmp-1.0.7-1plf|724	* Sat Aug 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.3-1
14ru|qmmp-1.0.7-1plf|725	- (e069876) New version 6.0.3
14ru|qmmp-1.0.7-1plf|726	
14ru|qmmp-1.0.7-1plf|727	* Thu Aug 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.6.0-1
14ru|qmmp-1.0.7-1plf|728	- (a84b73a) Automatic import for version 0.6.0
14ru|qmmp-1.0.7-1plf|729	
14ru|qmmp-1.0.7-1plf|730	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.5.1-1
14ru|qmmp-1.0.7-1plf|731	- (f199af6) Automatic import for version 0.5.1
14ru|qmmp-1.0.7-1plf|732	
14ru|qmmp-1.0.7-1plf|733	

26690 14
14ru|transcode-1.1.7-9|1	%define distsuffix plf
14ru|transcode-1.1.7-9|2	
14ru|transcode-1.1.7-9|3	%define build_pvm 0
14ru|transcode-1.1.7-9|4	%{?_without_pvm:		%{expand: %%global build_pvm 0}}
14ru|transcode-1.1.7-9|5	%{?_with_pvm:			%{expand: %%global build_pvm 1}}
14ru|transcode-1.1.7-9|6	%define build_dv 1
14ru|transcode-1.1.7-9|7	%define build_freetype 1
14ru|transcode-1.1.7-9|8	%define build_quicktime 1
14ru|transcode-1.1.7-9|9	%define build_theora 1
14ru|transcode-1.1.7-9|10	
14ru|transcode-1.1.7-9|11	Summary:	A linux video stream processing utility
14ru|transcode-1.1.7-9|12	Name:		transcode
14ru|transcode-1.1.7-9|13	Version:	1.1.7
14ru|transcode-1.1.7-9|14	Release:	9
14ru|transcode-1.1.7-9|15	License:	GPLv2+
14ru|transcode-1.1.7-9|16	Group:		Video
14ru|transcode-1.1.7-9|17	Url:		http://www.transcoding.org
14ru|transcode-1.1.7-9|18	Source0:	http://www.jakemsr.com/transcode/%{name}-%{version}.tar.bz2
14ru|transcode-1.1.7-9|19	Patch0:		transcode-1.1.7-ffmpeg2.0.patch
14ru|transcode-1.1.7-9|20	Patch1:		transcode-1.1.7-preset-free.patch
14ru|transcode-1.1.7-9|21	Patch2:		transcode-1.1.7-preset-force.patch
14ru|transcode-1.1.7-9|22	Patch3:		transcode-1.1.7-ffmpeg-segfault.patch
14ru|transcode-1.1.7-9|23	Patch4:		transcode-1.1.7-freetype251.patch
14ru|transcode-1.1.7-9|24	Patch5:		transcode-1.1.7-ffmpeg2.4.patch
14ru|transcode-1.1.7-9|25	BuildRequires:	ffmpeg-devel
14ru|transcode-1.1.7-9|26	BuildRequires:	jbig-devel
14ru|transcode-1.1.7-9|27	BuildRequires:	liba52dec-devel
14ru|transcode-1.1.7-9|28	BuildRequires:	libfaac-devel
14ru|transcode-1.1.7-9|29	BuildRequires:	liblame-devel
14ru|transcode-1.1.7-9|30	BuildRequires:	liblzo-devel
14ru|transcode-1.1.7-9|31	BuildRequires:	libnetpbm-devel
14ru|transcode-1.1.7-9|32	BuildRequires:	xvid-devel
14ru|transcode-1.1.7-9|33	BuildRequires:	pkgconfig(alsa)
14ru|transcode-1.1.7-9|34	BuildRequires:	pkgconfig(dvdread)
14ru|transcode-1.1.7-9|35	BuildRequires:	pkgconfig(ImageMagick)
14ru|transcode-1.1.7-9|36	BuildRequires:	pkgconfig(jasper)
14ru|transcode-1.1.7-9|37	BuildRequires:	pkgconfig(lcms)
14ru|transcode-1.1.7-9|38	BuildRequires:	pkgconfig(libmpeg2)
14ru|transcode-1.1.7-9|39	BuildRequires:	pkgconfig(libv4l1)
14ru|transcode-1.1.7-9|40	BuildRequires:	pkgconfig(libv4l2)
14ru|transcode-1.1.7-9|41	BuildRequires:	pkgconfig(libxml-2.0)
14ru|transcode-1.1.7-9|42	BuildRequires:	pkgconfig(mjpegtools)
14ru|transcode-1.1.7-9|43	BuildRequires:	pkgconfig(sdl)
14ru|transcode-1.1.7-9|44	BuildRequires:	pkgconfig(vorbis)
14ru|transcode-1.1.7-9|45	BuildRequires:	pkgconfig(x11)
14ru|transcode-1.1.7-9|46	BuildRequires:	pkgconfig(x264)
14ru|transcode-1.1.7-9|47	BuildRequires:	pkgconfig(xaw7)
14ru|transcode-1.1.7-9|48	BuildRequires:	pkgconfig(xext)
14ru|transcode-1.1.7-9|49	BuildRequires:	pkgconfig(xpm)
14ru|transcode-1.1.7-9|50	BuildRequires:	pkgconfig(xt)
14ru|transcode-1.1.7-9|51	BuildRequires:	pkgconfig(xv)
14ru|transcode-1.1.7-9|52	%if %{build_freetype}
14ru|transcode-1.1.7-9|53	BuildRequires:	pkgconfig(freetype2)
14ru|transcode-1.1.7-9|54	%endif
14ru|transcode-1.1.7-9|55	%if %{build_dv}
14ru|transcode-1.1.7-9|56	BuildRequires:	pkgconfig(libdv)
14ru|transcode-1.1.7-9|57	%endif
14ru|transcode-1.1.7-9|58	%if %{build_quicktime}
14ru|transcode-1.1.7-9|59	BuildRequires:	pkgconfig(libquicktime)
14ru|transcode-1.1.7-9|60	%endif
14ru|transcode-1.1.7-9|61	%if %{build_theora}
14ru|transcode-1.1.7-9|62	BuildRequires:	pkgconfig(theora)
14ru|transcode-1.1.7-9|63	%endif
14ru|transcode-1.1.7-9|64	%if %{build_pvm}
14ru|transcode-1.1.7-9|65	BuildRequires:	libpvm-devel >= 3.4
14ru|transcode-1.1.7-9|66	%endif
14ru|transcode-1.1.7-9|67	
14ru|transcode-1.1.7-9|68	%description
14ru|transcode-1.1.7-9|69	Transcode is a text-console video stream processing tool. Decoding and
14ru|transcode-1.1.7-9|70	encoding is done by loading shared library modules that are responsible
14ru|transcode-1.1.7-9|71	for feeding transcode with raw RGB/PCM streams (import module) and encoding
14ru|transcode-1.1.7-9|72	the frames (export module). It supports elementary video and audio frame
14ru|transcode-1.1.7-9|73	transformations. Some example modules are included to enable import of MPEG
14ru|transcode-1.1.7-9|74	program streams (VOB), Digital Video (DV), or YUV video and export modules
14ru|transcode-1.1.7-9|75	for writing DivX, OpenDivX, or uncompressed AVI files.
14ru|transcode-1.1.7-9|76	
14ru|transcode-1.1.7-9|77	A set of tools is available to extract and decode the sources into raw
14ru|transcode-1.1.7-9|78	video/audio streams for import and to enable post-processing of AVI files.
14ru|transcode-1.1.7-9|79	
14ru|transcode-1.1.7-9|80	This package is in Restricted repository as it could violate some patents.
14ru|transcode-1.1.7-9|81	
14ru|transcode-1.1.7-9|82	%files
14ru|transcode-1.1.7-9|83	%doc installed-docs/*
14ru|transcode-1.1.7-9|84	%{_bindir}/transcode
14ru|transcode-1.1.7-9|85	%{_bindir}/tccat
14ru|transcode-1.1.7-9|86	%{_bindir}/aviindex
14ru|transcode-1.1.7-9|87	%{_bindir}/avimerge
14ru|transcode-1.1.7-9|88	%{_bindir}/avisplit
14ru|transcode-1.1.7-9|89	%{_bindir}/tcdemux
14ru|transcode-1.1.7-9|90	%{_bindir}/tcprobe
14ru|transcode-1.1.7-9|91	%{_bindir}/avifix
14ru|transcode-1.1.7-9|92	%{_bindir}/tcscan
14ru|transcode-1.1.7-9|93	%{_bindir}/tcextract
14ru|transcode-1.1.7-9|94	%{_bindir}/avisync
14ru|transcode-1.1.7-9|95	%{_bindir}/tcdecode
14ru|transcode-1.1.7-9|96	%{_bindir}/tcmodinfo
14ru|transcode-1.1.7-9|97	%{_bindir}/tcxmlcheck
14ru|transcode-1.1.7-9|98	%{_bindir}/tcxpm2rgb
14ru|transcode-1.1.7-9|99	%{_bindir}/tcmp3cut
14ru|transcode-1.1.7-9|100	%{_bindir}/tcrequant
14ru|transcode-1.1.7-9|101	%if %{build_pvm}
14ru|transcode-1.1.7-9|102	%{_bindir}/tcpvmexportd
14ru|transcode-1.1.7-9|103	%endif
14ru|transcode-1.1.7-9|104	%{_bindir}/tcyait
14ru|transcode-1.1.7-9|105	%{_libdir}/%{name}
14ru|transcode-1.1.7-9|106	%{_mandir}/man1/*
14ru|transcode-1.1.7-9|107	
14ru|transcode-1.1.7-9|108	#----------------------------------------------------------------------------
14ru|transcode-1.1.7-9|109	
14ru|transcode-1.1.7-9|110	%prep
14ru|transcode-1.1.7-9|111	%setup -q
14ru|transcode-1.1.7-9|112	%patch0 -p1
14ru|transcode-1.1.7-9|113	%patch1 -p1
14ru|transcode-1.1.7-9|114	%patch2 -p1
14ru|transcode-1.1.7-9|115	%patch3 -p1
14ru|transcode-1.1.7-9|116	%patch4 -p1
14ru|transcode-1.1.7-9|117	%patch5 -p1
14ru|transcode-1.1.7-9|118	
14ru|transcode-1.1.7-9|119	%build
14ru|transcode-1.1.7-9|120	%ifarch %{ix86}
14ru|transcode-1.1.7-9|121	export CPPFLAGS="$CPPFLAGS -mmmx"
14ru|transcode-1.1.7-9|122	%endif
14ru|transcode-1.1.7-9|123	%configure2_5x \
14ru|transcode-1.1.7-9|124	--enable-libmpeg2 \
14ru|transcode-1.1.7-9|125	--enable-libmpeg2convert \
14ru|transcode-1.1.7-9|126	%if %{build_dv}
14ru|transcode-1.1.7-9|127	--enable-libdv \
14ru|transcode-1.1.7-9|128	%endif
14ru|transcode-1.1.7-9|129	%if %{build_pvm}
14ru|transcode-1.1.7-9|130	--with-pvm3-lib=/usr/share/pvm3/lib/LINUX/ \
14ru|transcode-1.1.7-9|131	%else
14ru|transcode-1.1.7-9|132	--disable-pvm3 \
14ru|transcode-1.1.7-9|133	%endif
14ru|transcode-1.1.7-9|134	--enable-imagemagick \
14ru|transcode-1.1.7-9|135	--enable-mjpegtools \
14ru|transcode-1.1.7-9|136	--enable-ogg --enable-vorbis \
14ru|transcode-1.1.7-9|137	%if %{build_theora}
14ru|transcode-1.1.7-9|138	--enable-theora \
14ru|transcode-1.1.7-9|139	%endif
14ru|transcode-1.1.7-9|140	%if %{build_quicktime}
14ru|transcode-1.1.7-9|141	--enable-libquicktime \
14ru|transcode-1.1.7-9|142	%endif
14ru|transcode-1.1.7-9|143	--enable-lzo --with-lzo-includes=%{_includedir}/lzo \
14ru|transcode-1.1.7-9|144	--enable-libxml2 \
14ru|transcode-1.1.7-9|145	--enable-a52 \
14ru|transcode-1.1.7-9|146	--enable-sdl \
14ru|transcode-1.1.7-9|147	--enable-v4l \
14ru|transcode-1.1.7-9|148	--enable-libv4l2 \
14ru|transcode-1.1.7-9|149	--enable-libv4lconvert \
14ru|transcode-1.1.7-9|150	--enable-oss \
14ru|transcode-1.1.7-9|151	--enable-alsa \
14ru|transcode-1.1.7-9|152	--enable-libpostproc \
14ru|transcode-1.1.7-9|153	--enable-faac \
14ru|transcode-1.1.7-9|154	--enable-deprecated \
14ru|transcode-1.1.7-9|155	%if %{build_freetype}
14ru|transcode-1.1.7-9|156	--enable-freetype2 \
14ru|transcode-1.1.7-9|157	%else
14ru|transcode-1.1.7-9|158	--disable-freetype2 \
14ru|transcode-1.1.7-9|159	%endif
14ru|transcode-1.1.7-9|160	--enable-xvid \
14ru|transcode-1.1.7-9|161	--enable-x264
14ru|transcode-1.1.7-9|162	
14ru|transcode-1.1.7-9|163	%make
14ru|transcode-1.1.7-9|164	
14ru|transcode-1.1.7-9|165	%install
14ru|transcode-1.1.7-9|166	%makeinstall_std transform=""
14ru|transcode-1.1.7-9|167	for file in `find %{buildroot} -name "*.la"`; do
14ru|transcode-1.1.7-9|168	perl -pi -e 's|'%{buildroot}'/%{name}-%{version}/||g' $file
14ru|transcode-1.1.7-9|169	done
14ru|transcode-1.1.7-9|170	mv %{buildroot}%{_datadir}/doc/transcode installed-docs
14ru|transcode-1.1.7-9|171	
14ru|transcode-1.1.7-9|172	
14ru|transcode-1.1.7-9|173	%changelog
14ru|transcode-1.1.7-9|174	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.7-9
14ru|transcode-1.1.7-9|175	+ Revision: cde589d
14ru|transcode-1.1.7-9|176	- Add patch to fix build with ffmpeg 2.4+ and drop unused build options
14ru|transcode-1.1.7-9|177	
14ru|transcode-1.1.7-9|178	

26691 14
14ru|vdr-plugin-vdrrip-0.3.0-15|1	%define plugin	vdrrip
14ru|vdr-plugin-vdrrip-0.3.0-15|2	
14ru|vdr-plugin-vdrrip-0.3.0-15|3	%bcond_without	plf
14ru|vdr-plugin-vdrrip-0.3.0-15|4	
14ru|vdr-plugin-vdrrip-0.3.0-15|5	#####################
14ru|vdr-plugin-vdrrip-0.3.0-15|6	# Hardcore PLF build
14ru|vdr-plugin-vdrrip-0.3.0-15|7	%define build_plf 1
14ru|vdr-plugin-vdrrip-0.3.0-15|8	#####################
14ru|vdr-plugin-vdrrip-0.3.0-15|9	
14ru|vdr-plugin-vdrrip-0.3.0-15|10	%if %{build_plf}
14ru|vdr-plugin-vdrrip-0.3.0-15|11	%define distsuffix plf
14ru|vdr-plugin-vdrrip-0.3.0-15|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|vdr-plugin-vdrrip-0.3.0-15|13	%define extrarelsuffix plf
14ru|vdr-plugin-vdrrip-0.3.0-15|14	%endif
14ru|vdr-plugin-vdrrip-0.3.0-15|15	
14ru|vdr-plugin-vdrrip-0.3.0-15|16	%{?_with_plf: %{expand: %%global build_plf 1}}
14ru|vdr-plugin-vdrrip-0.3.0-15|17	%{?_without_plf: %{expand: %%global build_plf 0}}
14ru|vdr-plugin-vdrrip-0.3.0-15|18	
14ru|vdr-plugin-vdrrip-0.3.0-15|19	Summary:	VDR plugin: A MPlayer using movie encoder
14ru|vdr-plugin-vdrrip-0.3.0-15|20	Name:		vdr-plugin-%plugin
14ru|vdr-plugin-vdrrip-0.3.0-15|21	Version:	0.3.0
14ru|vdr-plugin-vdrrip-0.3.0-15|22	Release:	15
14ru|vdr-plugin-vdrrip-0.3.0-15|23	Group:		Video
14ru|vdr-plugin-vdrrip-0.3.0-15|24	License:	GPL
14ru|vdr-plugin-vdrrip-0.3.0-15|25	# an interesting use of a domain...
14ru|vdr-plugin-vdrrip-0.3.0-15|26	URL:		http://www.a-land.de/
14ru|vdr-plugin-vdrrip-0.3.0-15|27	Source:		http://www.a-land.de/vdr-%plugin-%{version}.tgz
14ru|vdr-plugin-vdrrip-0.3.0-15|28	# e-tobi script
14ru|vdr-plugin-vdrrip-0.3.0-15|29	Source1:	vdrripsplit.sh
14ru|vdr-plugin-vdrrip-0.3.0-15|30	# initscript
14ru|vdr-plugin-vdrrip-0.3.0-15|31	Source2:	vdrrip.service
14ru|vdr-plugin-vdrrip-0.3.0-15|32	Source3:	vdrrip.sysconfig
14ru|vdr-plugin-vdrrip-0.3.0-15|33	Patch0:		vdrrip-0.3.0-paths.patch
14ru|vdr-plugin-vdrrip-0.3.0-15|34	# (anssi) This seems to be the easiest way to do detaching...
14ru|vdr-plugin-vdrrip-0.3.0-15|35	Patch8:		vdrrip-0.3.0-queue-bg.patch
14ru|vdr-plugin-vdrrip-0.3.0-15|36	# (anssi) Link against dvdread instead of dvdnav, as dvdnav is not needed
14ru|vdr-plugin-vdrrip-0.3.0-15|37	# and does not contain the needed headers as of 11/2007
14ru|vdr-plugin-vdrrip-0.3.0-15|38	Patch9:		vdrrip-dvdnav2dvdread.patch
14ru|vdr-plugin-vdrrip-0.3.0-15|39	# #35140
14ru|vdr-plugin-vdrrip-0.3.0-15|40	Patch10:	vdrrip-dvdread-inttypes.patch
14ru|vdr-plugin-vdrrip-0.3.0-15|41	Patch12:	vdrrip-0.3.0-i18n-1.6.patch
14ru|vdr-plugin-vdrrip-0.3.0-15|42	Patch13:	vdrrip-format-string.patch
14ru|vdr-plugin-vdrrip-0.3.0-15|43	Patch14:	vdrrip-const-char-gcc4.4.patch
14ru|vdr-plugin-vdrrip-0.3.0-15|44	# e-tobi patches
14ru|vdr-plugin-vdrrip-0.3.0-15|45	Patch1:		02_maketempdir.dpatch
14ru|vdr-plugin-vdrrip-0.3.0-15|46	Patch2:		03_greppid2.dpatch
14ru|vdr-plugin-vdrrip-0.3.0-15|47	Patch3:		05_fix-dvdparameter.dpatch
14ru|vdr-plugin-vdrrip-0.3.0-15|48	Patch4:		06_fix-ogm-ac3-vdrsync-dev.dpatch
14ru|vdr-plugin-vdrrip-0.3.0-15|49	Patch5:		07_preserve-queue-owner.dpatch
14ru|vdr-plugin-vdrrip-0.3.0-15|50	Patch6:		11_fix-identify-aspect.dpatch
14ru|vdr-plugin-vdrrip-0.3.0-15|51	Patch7:		91_vdrrip+dvd-0.3.0-1.3.7.dpatch
14ru|vdr-plugin-vdrrip-0.3.0-15|52	Patch11:		95_fix_crop.dpatch
14ru|vdr-plugin-vdrrip-0.3.0-15|53	BuildRequires:	vdr-devel >= 1.6.0-7
14ru|vdr-plugin-vdrrip-0.3.0-15|54	%if %with plf
14ru|vdr-plugin-vdrrip-0.3.0-15|55	BuildRequires:	libdvdread-devel
14ru|vdr-plugin-vdrrip-0.3.0-15|56	%endif
14ru|vdr-plugin-vdrrip-0.3.0-15|57	Requires:	vdr-abi = %{vdr_abi}
14ru|vdr-plugin-vdrrip-0.3.0-15|58	# The plugin really requires these itself as well
14ru|vdr-plugin-vdrrip-0.3.0-15|59	Requires:	mplayer
14ru|vdr-plugin-vdrrip-0.3.0-15|60	Requires:	mencoder
14ru|vdr-plugin-vdrrip-0.3.0-15|61	Suggests:	vdrrip
14ru|vdr-plugin-vdrrip-0.3.0-15|62	
14ru|vdr-plugin-vdrrip-0.3.0-15|63	%description
14ru|vdr-plugin-vdrrip-0.3.0-15|64	Vdrrip is a plugin to encode the vdr recordings into several
14ru|vdr-plugin-vdrrip-0.3.0-15|65	formats. You likely want to also install the vdrrip package which
14ru|vdr-plugin-vdrrip-0.3.0-15|66	contains the queue handler script.
14ru|vdr-plugin-vdrrip-0.3.0-15|67	%if %with plf
14ru|vdr-plugin-vdrrip-0.3.0-15|68	This package is in PLF because this build contains support for DVD
14ru|vdr-plugin-vdrrip-0.3.0-15|69	ripping which may be prohibited by local laws.
14ru|vdr-plugin-vdrrip-0.3.0-15|70	%endif
14ru|vdr-plugin-vdrrip-0.3.0-15|71	
14ru|vdr-plugin-vdrrip-0.3.0-15|72	%package -n %plugin
14ru|vdr-plugin-vdrrip-0.3.0-15|73	Summary:	Queue handler of vdrrip
14ru|vdr-plugin-vdrrip-0.3.0-15|74	Group:		Video
14ru|vdr-plugin-vdrrip-0.3.0-15|75	Requires(preun): rpm-helper
14ru|vdr-plugin-vdrrip-0.3.0-15|76	Requires(post):	rpm-helper
14ru|vdr-plugin-vdrrip-0.3.0-15|77	Requires:	mplayer
14ru|vdr-plugin-vdrrip-0.3.0-15|78	Requires:	mencoder
14ru|vdr-plugin-vdrrip-0.3.0-15|79	Suggests:	ogmtools
14ru|vdr-plugin-vdrrip-0.3.0-15|80	Suggests:	vdrsync
14ru|vdr-plugin-vdrrip-0.3.0-15|81	Suggests:	mkvtoolnix
14ru|vdr-plugin-vdrrip-0.3.0-15|82	Suggests:	ffmpeg
14ru|vdr-plugin-vdrrip-0.3.0-15|83	
14ru|vdr-plugin-vdrrip-0.3.0-15|84	%description -n %plugin
14ru|vdr-plugin-vdrrip-0.3.0-15|85	The queue handler for VDR vdrrip plugin. It does the actual
14ru|vdr-plugin-vdrrip-0.3.0-15|86	encoding.
14ru|vdr-plugin-vdrrip-0.3.0-15|87	
14ru|vdr-plugin-vdrrip-0.3.0-15|88	For encoding ogm files you also need the packages ogmtools and
14ru|vdr-plugin-vdrrip-0.3.0-15|89	vdrsync. For encoding matroska files you need the packages
14ru|vdr-plugin-vdrrip-0.3.0-15|90	mkvtoolnix and vdrsync. For encoding ogm or matroska files with mp3
14ru|vdr-plugin-vdrrip-0.3.0-15|91	or ogg vorbis audio you also need the package ffmpeg.
14ru|vdr-plugin-vdrrip-0.3.0-15|92	
14ru|vdr-plugin-vdrrip-0.3.0-15|93	%prep
14ru|vdr-plugin-vdrrip-0.3.0-15|94	%setup -q -n %{plugin}-%{version}
14ru|vdr-plugin-vdrrip-0.3.0-15|95	%patch0 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|96	%patch1 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|97	%patch2 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|98	%patch3 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|99	%patch4 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|100	%patch5 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|101	%patch6 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|102	%patch7 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|103	%patch8 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|104	%patch9 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|105	%patch10 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|106	%patch11 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|107	%patch12 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|108	%patch13 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|109	%patch14 -p1
14ru|vdr-plugin-vdrrip-0.3.0-15|110	%vdr_plugin_prep
14ru|vdr-plugin-vdrrip-0.3.0-15|111	chmod -x TODO COPYING README FAQ HISTORY
14ru|vdr-plugin-vdrrip-0.3.0-15|112	perl -pi -e 's,scriptdir=.*$,scriptdir="%{_sysconfdir}/%{plugin}",' scripts/queuehandler.sh
14ru|vdr-plugin-vdrrip-0.3.0-15|113	grep scriptdir= scripts/queuehandler.sh
14ru|vdr-plugin-vdrrip-0.3.0-15|114	
14ru|vdr-plugin-vdrrip-0.3.0-15|115	%vdr_plugin_params_begin %plugin
14ru|vdr-plugin-vdrrip-0.3.0-15|116	# You likely want to also install the vdrrip package which
14ru|vdr-plugin-vdrrip-0.3.0-15|117	# contains the queue handler script which does the actual encoding.
14ru|vdr-plugin-vdrrip-0.3.0-15|118	#
14ru|vdr-plugin-vdrrip-0.3.0-15|119	# use alternative mplayer instead of the default one
14ru|vdr-plugin-vdrrip-0.3.0-15|120	var=MPLAYER
14ru|vdr-plugin-vdrrip-0.3.0-15|121	param="-p MPLAYER"
14ru|vdr-plugin-vdrrip-0.3.0-15|122	# use alternative mencoder instead of the default one
14ru|vdr-plugin-vdrrip-0.3.0-15|123	var=MENCODER
14ru|vdr-plugin-vdrrip-0.3.0-15|124	param="-e MENCODER"
14ru|vdr-plugin-vdrrip-0.3.0-15|125	%if %with plf
14ru|vdr-plugin-vdrrip-0.3.0-15|126	# use alternative DVD device instead of /dev/dvd
14ru|vdr-plugin-vdrrip-0.3.0-15|127	var=DVD_DEVICE
14ru|vdr-plugin-vdrrip-0.3.0-15|128	param="-d DVD_DEVICE"
14ru|vdr-plugin-vdrrip-0.3.0-15|129	%endif
14ru|vdr-plugin-vdrrip-0.3.0-15|130	%vdr_plugin_params_end
14ru|vdr-plugin-vdrrip-0.3.0-15|131	
14ru|vdr-plugin-vdrrip-0.3.0-15|132	%build
14ru|vdr-plugin-vdrrip-0.3.0-15|133	# see #35140
14ru|vdr-plugin-vdrrip-0.3.0-15|134	VDR_PLUGIN_EXTRA_FLAGS="-D__STDC_LIMIT_MACROS"
14ru|vdr-plugin-vdrrip-0.3.0-15|135	%vdr_plugin_build \
14ru|vdr-plugin-vdrrip-0.3.0-15|136	%if %with plf
14ru|vdr-plugin-vdrrip-0.3.0-15|137	VDRRIP_DVD=1
14ru|vdr-plugin-vdrrip-0.3.0-15|138	%endif
14ru|vdr-plugin-vdrrip-0.3.0-15|139	
14ru|vdr-plugin-vdrrip-0.3.0-15|140	%install
14ru|vdr-plugin-vdrrip-0.3.0-15|141	%vdr_plugin_install
14ru|vdr-plugin-vdrrip-0.3.0-15|142	install -d -m755 %{buildroot}%{_bindir}
14ru|vdr-plugin-vdrrip-0.3.0-15|143	install -m755 scripts/queuehandler.sh %{buildroot}%{_bindir}
14ru|vdr-plugin-vdrrip-0.3.0-15|144	install -m755 %{SOURCE1} %{buildroot}%{_bindir}
14ru|vdr-plugin-vdrrip-0.3.0-15|145	install -d -m755 %{buildroot}%{_sysconfdir}/%{plugin}
14ru|vdr-plugin-vdrrip-0.3.0-15|146	install -m644 scripts/queuehandler.sh.conf %{buildroot}%{_sysconfdir}/%{plugin}
14ru|vdr-plugin-vdrrip-0.3.0-15|147	
14ru|vdr-plugin-vdrrip-0.3.0-15|148	install -d -m755 %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
14ru|vdr-plugin-vdrrip-0.3.0-15|149	install -m0644 %{SOURCE2} -D %{buildroot}%{_unitdir}/%{name}.service
14ru|vdr-plugin-vdrrip-0.3.0-15|150	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/%{plugin}
14ru|vdr-plugin-vdrrip-0.3.0-15|151	
14ru|vdr-plugin-vdrrip-0.3.0-15|152	%post -n %{plugin}
14ru|vdr-plugin-vdrrip-0.3.0-15|153	%systemd_post %{plugin}.service
14ru|vdr-plugin-vdrrip-0.3.0-15|154	
14ru|vdr-plugin-vdrrip-0.3.0-15|155	%preun -n %{plugin}
14ru|vdr-plugin-vdrrip-0.3.0-15|156	%systemd_preun %{plugin}.service
14ru|vdr-plugin-vdrrip-0.3.0-15|157	
14ru|vdr-plugin-vdrrip-0.3.0-15|158	%postun -n %{plugin}
14ru|vdr-plugin-vdrrip-0.3.0-15|159	%systemd_postun_with_restart %{plugin}.service
14ru|vdr-plugin-vdrrip-0.3.0-15|160	
14ru|vdr-plugin-vdrrip-0.3.0-15|161	
14ru|vdr-plugin-vdrrip-0.3.0-15|162	%files -f %plugin.vdr
14ru|vdr-plugin-vdrrip-0.3.0-15|163	%doc README HISTORY FAQ TODO COPYING scripts/sleephalt.sh scripts/vdrshutdown.sh
14ru|vdr-plugin-vdrrip-0.3.0-15|164	
14ru|vdr-plugin-vdrrip-0.3.0-15|165	%files -n %plugin
14ru|vdr-plugin-vdrrip-0.3.0-15|166	%{_bindir}/vdrripsplit.sh
14ru|vdr-plugin-vdrrip-0.3.0-15|167	%{_bindir}/queuehandler.sh
14ru|vdr-plugin-vdrrip-0.3.0-15|168	%dir %{_sysconfdir}/%{plugin}
14ru|vdr-plugin-vdrrip-0.3.0-15|169	%config(noreplace) %{_sysconfdir}/%{plugin}/queuehandler.sh.conf
14ru|vdr-plugin-vdrrip-0.3.0-15|170	%attr(0644,root,root) %{_unitdir}/%{name}.service
14ru|vdr-plugin-vdrrip-0.3.0-15|171	%config(noreplace) %{_sysconfdir}/sysconfig/%{plugin}
14ru|vdr-plugin-vdrrip-0.3.0-15|172	
14ru|vdr-plugin-vdrrip-0.3.0-15|173	
14ru|vdr-plugin-vdrrip-0.3.0-15|174	
14ru|vdr-plugin-vdrrip-0.3.0-15|175	%changelog
14ru|vdr-plugin-vdrrip-0.3.0-15|176	
14ru|vdr-plugin-vdrrip-0.3.0-15|177	* Thu Aug 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-15
14ru|vdr-plugin-vdrrip-0.3.0-15|178	- (d140046) BuildList#2558675: Increase release tag
14ru|vdr-plugin-vdrrip-0.3.0-15|179	
14ru|vdr-plugin-vdrrip-0.3.0-15|180	

26692 14
14ru|vlc-2.2.4-1.1plf|1	# Private library with rpath
14ru|vlc-2.2.4-1.1plf|2	%define __noautoprov 'libvlc_vdpau\\.so\\.0(.*)'
14ru|vlc-2.2.4-1.1plf|3	%define __noautoreq 'libvlc_vdpau\\.so\\.0(.*)'
14ru|vlc-2.2.4-1.1plf|4	
14ru|vlc-2.2.4-1.1plf|5	%define with_goom 0
14ru|vlc-2.2.4-1.1plf|6	
14ru|vlc-2.2.4-1.1plf|7	%define with_faad 0
14ru|vlc-2.2.4-1.1plf|8	%define with_faac 0
14ru|vlc-2.2.4-1.1plf|9	%define with_lame 0
14ru|vlc-2.2.4-1.1plf|10	%define with_dts 0
14ru|vlc-2.2.4-1.1plf|11	%define with_x264 0
14ru|vlc-2.2.4-1.1plf|12	%define with_x265 0
14ru|vlc-2.2.4-1.1plf|13	
14ru|vlc-2.2.4-1.1plf|14	%define libmajor	5
14ru|vlc-2.2.4-1.1plf|15	%define coremajor	8
14ru|vlc-2.2.4-1.1plf|16	%define libname		%mklibname %{name} %{libmajor}
14ru|vlc-2.2.4-1.1plf|17	%define libnamecore	%mklibname vlccore %{coremajor}
14ru|vlc-2.2.4-1.1plf|18	%define devname		%mklibname %{name} -d
14ru|vlc-2.2.4-1.1plf|19	
14ru|vlc-2.2.4-1.1plf|20	######################
14ru|vlc-2.2.4-1.1plf|21	# Hardcode PLF build
14ru|vlc-2.2.4-1.1plf|22	%define with_plf 1
14ru|vlc-2.2.4-1.1plf|23	######################
14ru|vlc-2.2.4-1.1plf|24	
14ru|vlc-2.2.4-1.1plf|25	%if %{with_plf}
14ru|vlc-2.2.4-1.1plf|26	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|vlc-2.2.4-1.1plf|27	%define extrarelsuffix plf
14ru|vlc-2.2.4-1.1plf|28	%define distsuffix plf
14ru|vlc-2.2.4-1.1plf|29	%global with_dts 1
14ru|vlc-2.2.4-1.1plf|30	%global with_faac 1
14ru|vlc-2.2.4-1.1plf|31	%global with_faad 1
14ru|vlc-2.2.4-1.1plf|32	%global with_lame 1
14ru|vlc-2.2.4-1.1plf|33	%global with_x264 1
14ru|vlc-2.2.4-1.1plf|34	%global with_x265 1
14ru|vlc-2.2.4-1.1plf|35	%endif
14ru|vlc-2.2.4-1.1plf|36	
14ru|vlc-2.2.4-1.1plf|37	%define git_url git://git.videolan.org/vlc.git
14ru|vlc-2.2.4-1.1plf|38	
14ru|vlc-2.2.4-1.1plf|39	Summary:	MPEG, MPEG2, DVD and DivX player
14ru|vlc-2.2.4-1.1plf|40	Name:		vlc
14ru|vlc-2.2.4-1.1plf|41	Version:	2.2.4
14ru|vlc-2.2.4-1.1plf|42	Release:	1.1%{?extrarelsuffix}
14ru|vlc-2.2.4-1.1plf|43	#gw the shared libraries are LGPL
14ru|vlc-2.2.4-1.1plf|44	License:	GPLv2+ and LGPLv2+
14ru|vlc-2.2.4-1.1plf|45	Group:		Video
14ru|vlc-2.2.4-1.1plf|46	Url:		http://www.videolan.org/
14ru|vlc-2.2.4-1.1plf|47	Source0:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz
14ru|vlc-2.2.4-1.1plf|48	Source1:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz.asc
14ru|vlc-2.2.4-1.1plf|49	Source2:	vlc-2.2.3-ru.po
14ru|vlc-2.2.4-1.1plf|50	Patch0:		vlc-2.0.1-automake-1.12.patch
14ru|vlc-2.2.4-1.1plf|51	Patch1:		vlc-2.2.1-fix-default-font.patch
14ru|vlc-2.2.4-1.1plf|52	Patch2:		vlc-2.0.0-desktop-l10n.patch
14ru|vlc-2.2.4-1.1plf|53	# Replace live555 detection part in configure.ac with older code
14ru|vlc-2.2.4-1.1plf|54	# because we don't have .pc file in current live555 version
14ru|vlc-2.2.4-1.1plf|55	Patch3:		vlc-2.1.2-live555-path.patch
14ru|vlc-2.2.4-1.1plf|56	Patch4:		vlc-2.1.2-live555-201306.patch
14ru|vlc-2.2.4-1.1plf|57	Patch5:		vlc-2.2.2-force-qt4.patch
14ru|vlc-2.2.4-1.1plf|58	BuildRequires:	autoconf2.5
14ru|vlc-2.2.4-1.1plf|59	BuildRequires:	automake
14ru|vlc-2.2.4-1.1plf|60	BuildRequires:	desktop-file-utils
14ru|vlc-2.2.4-1.1plf|61	BuildRequires:	libtool
14ru|vlc-2.2.4-1.1plf|62	BuildRequires:	kdelibs4-core
14ru|vlc-2.2.4-1.1plf|63	BuildRequires:	ffmpeg-devel
14ru|vlc-2.2.4-1.1plf|64	BuildRequires:	gettext-devel
14ru|vlc-2.2.4-1.1plf|65	BuildRequires:	jpeg-devel
14ru|vlc-2.2.4-1.1plf|66	BuildRequires:	liba52dec-devel
14ru|vlc-2.2.4-1.1plf|67	BuildRequires:	libdvdnav-devel
14ru|vlc-2.2.4-1.1plf|68	BuildRequires:	libmatroska-devel
14ru|vlc-2.2.4-1.1plf|69	BuildRequires:	libmpcdec-devel
14ru|vlc-2.2.4-1.1plf|70	BuildRequires:	libmpeg2dec-devel >= 0.4.0
14ru|vlc-2.2.4-1.1plf|71	BuildRequires:	live-devel
14ru|vlc-2.2.4-1.1plf|72	BuildRequires:	libtar-devel
14ru|vlc-2.2.4-1.1plf|73	BuildRequires:	qt4-devel
14ru|vlc-2.2.4-1.1plf|74	BuildRequires:	sysfsutils-devel
14ru|vlc-2.2.4-1.1plf|75	BuildRequires:	pkgconfig(alsa)
14ru|vlc-2.2.4-1.1plf|76	BuildRequires:	pkgconfig(avahi-client)
14ru|vlc-2.2.4-1.1plf|77	BuildRequires:	pkgconfig(caca)
14ru|vlc-2.2.4-1.1plf|78	BuildRequires:	pkgconfig(cairo)
14ru|vlc-2.2.4-1.1plf|79	BuildRequires:	pkgconfig(dirac)
14ru|vlc-2.2.4-1.1plf|80	BuildRequires:	pkgconfig(dvdread)
14ru|vlc-2.2.4-1.1plf|81	BuildRequires:	pkgconfig(egl)
14ru|vlc-2.2.4-1.1plf|82	BuildRequires:	pkgconfig(flac)
14ru|vlc-2.2.4-1.1plf|83	BuildRequires:	pkgconfig(freerdp)
14ru|vlc-2.2.4-1.1plf|84	BuildRequires:	pkgconfig(freetype2)
14ru|vlc-2.2.4-1.1plf|85	BuildRequires:	pkgconfig(fribidi)
14ru|vlc-2.2.4-1.1plf|86	BuildRequires:	pkgconfig(gl)
14ru|vlc-2.2.4-1.1plf|87	BuildRequires:	pkgconfig(glu)
14ru|vlc-2.2.4-1.1plf|88	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14ru|vlc-2.2.4-1.1plf|89	BuildRequires:	pkgconfig(gnutls)
14ru|vlc-2.2.4-1.1plf|90	BuildRequires:	pkgconfig(id3tag)
14ru|vlc-2.2.4-1.1plf|91	BuildRequires:	pkgconfig(jack)
14ru|vlc-2.2.4-1.1plf|92	BuildRequires:	pkgconfig(libbluray) >= 0.2.1
14ru|vlc-2.2.4-1.1plf|93	BuildRequires:	pkgconfig(libcdio)
14ru|vlc-2.2.4-1.1plf|94	BuildRequires:	pkgconfig(libcddb)
14ru|vlc-2.2.4-1.1plf|95	BuildRequires:	pkgconfig(libchromaprint)
14ru|vlc-2.2.4-1.1plf|96	BuildRequires:	pkgconfig(libdvbpsi)
14ru|vlc-2.2.4-1.1plf|97	BuildRequires:	pkgconfig(libmodplug)
14ru|vlc-2.2.4-1.1plf|98	BuildRequires:	pkgconfig(libmtp)
14ru|vlc-2.2.4-1.1plf|99	BuildRequires:	pkgconfig(libnotify)
14ru|vlc-2.2.4-1.1plf|100	BuildRequires:	pkgconfig(libproxy-1.0)
14ru|vlc-2.2.4-1.1plf|101	BuildRequires:	pkgconfig(libpulse)
14ru|vlc-2.2.4-1.1plf|102	BuildRequires:	pkgconfig(librsvg-2.0)
14ru|vlc-2.2.4-1.1plf|103	BuildRequires:	pkgconfig(libssh2)
14ru|vlc-2.2.4-1.1plf|104	BuildRequires:	pkgconfig(libv4l2)
14ru|vlc-2.2.4-1.1plf|105	BuildRequires:	pkgconfig(libvcdinfo)
14ru|vlc-2.2.4-1.1plf|106	BuildRequires:	pkgconfig(libvncclient)
14ru|vlc-2.2.4-1.1plf|107	BuildRequires:	pkgconfig(libxml-2.0)
14ru|vlc-2.2.4-1.1plf|108	BuildRequires:	pkgconfig(mad)
14ru|vlc-2.2.4-1.1plf|109	BuildRequires:	pkgconfig(ogg)
14ru|vlc-2.2.4-1.1plf|110	BuildRequires:	pkgconfig(samplerate)
14ru|vlc-2.2.4-1.1plf|111	BuildRequires:	pkgconfig(smbclient)
14ru|vlc-2.2.4-1.1plf|112	BuildRequires:	pkgconfig(speex)
14ru|vlc-2.2.4-1.1plf|113	BuildRequires:	pkgconfig(taglib)
14ru|vlc-2.2.4-1.1plf|114	BuildRequires:	pkgconfig(udev)
14ru|vlc-2.2.4-1.1plf|115	BuildRequires:	pkgconfig(vorbis)
14ru|vlc-2.2.4-1.1plf|116	BuildRequires:	pkgconfig(vpx)
14ru|vlc-2.2.4-1.1plf|117	BuildRequires:	pkgconfig(xcb)
14ru|vlc-2.2.4-1.1plf|118	BuildRequires:	pkgconfig(xcb-keysyms)
14ru|vlc-2.2.4-1.1plf|119	BuildRequires:	pkgconfig(xcb-util)
14ru|vlc-2.2.4-1.1plf|120	BuildRequires:	pkgconfig(xpm)
14ru|vlc-2.2.4-1.1plf|121	BuildRequires:	pkgconfig(xproto)
14ru|vlc-2.2.4-1.1plf|122	BuildRequires:	pkgconfig(xv)
14ru|vlc-2.2.4-1.1plf|123	%if %{with_dts}
14ru|vlc-2.2.4-1.1plf|124	BuildRequires:	pkgconfig(libdca)
14ru|vlc-2.2.4-1.1plf|125	%endif
14ru|vlc-2.2.4-1.1plf|126	%if %{with_faac}
14ru|vlc-2.2.4-1.1plf|127	BuildRequires:	libfaac-devel
14ru|vlc-2.2.4-1.1plf|128	%endif
14ru|vlc-2.2.4-1.1plf|129	%if %{with_faad}
14ru|vlc-2.2.4-1.1plf|130	BuildRequires:	libfaad2-devel >= 2.0
14ru|vlc-2.2.4-1.1plf|131	%endif
14ru|vlc-2.2.4-1.1plf|132	%if %{with_lame}
14ru|vlc-2.2.4-1.1plf|133	BuildRequires:	liblame-devel
14ru|vlc-2.2.4-1.1plf|134	%endif
14ru|vlc-2.2.4-1.1plf|135	%if %{with_x264}
14ru|vlc-2.2.4-1.1plf|136	BuildRequires:	pkgconfig(x264)
14ru|vlc-2.2.4-1.1plf|137	%endif
14ru|vlc-2.2.4-1.1plf|138	%if %{with_x265}
14ru|vlc-2.2.4-1.1plf|139	BuildRequires:	pkgconfig(x265)
14ru|vlc-2.2.4-1.1plf|140	%endif
14ru|vlc-2.2.4-1.1plf|141	
14ru|vlc-2.2.4-1.1plf|142	Suggests:	vlc-plugin-dv
14ru|vlc-2.2.4-1.1plf|143	Suggests:	vlc-plugin-flac
14ru|vlc-2.2.4-1.1plf|144	Suggests:	vlc-plugin-kate
14ru|vlc-2.2.4-1.1plf|145	Suggests:	vlc-plugin-libass
14ru|vlc-2.2.4-1.1plf|146	# without lua. vlc dumps confusing error in console
14ru|vlc-2.2.4-1.1plf|147	# (http://bugs.rosalinux.ru/show_bug.cgi?id=2100)
14ru|vlc-2.2.4-1.1plf|148	Suggests:	vlc-plugin-lua
14ru|vlc-2.2.4-1.1plf|149	Suggests:	vlc-plugin-mpc
14ru|vlc-2.2.4-1.1plf|150	Suggests:	vlc-plugin-opus
14ru|vlc-2.2.4-1.1plf|151	Suggests:	vlc-plugin-pulse
14ru|vlc-2.2.4-1.1plf|152	Suggests:	vlc-plugin-schroedinger
14ru|vlc-2.2.4-1.1plf|153	Suggests:	vlc-plugin-speex
14ru|vlc-2.2.4-1.1plf|154	Suggests:	vlc-plugin-theora
14ru|vlc-2.2.4-1.1plf|155	Suggests:	vlc-plugin-upnp
14ru|vlc-2.2.4-1.1plf|156	Requires:	fonts-ttf-vera
14ru|vlc-2.2.4-1.1plf|157	Conflicts:	vlc-plugin-common < %{version}-%{release}
14ru|vlc-2.2.4-1.1plf|158	
14ru|vlc-2.2.4-1.1plf|159	%description
14ru|vlc-2.2.4-1.1plf|160	VideoLAN is an OpenSource streaming solution for every OS developed by
14ru|vlc-2.2.4-1.1plf|161	students from the Ecole Centrale Paris and developers from all over the
14ru|vlc-2.2.4-1.1plf|162	World.
14ru|vlc-2.2.4-1.1plf|163	VLC (VideoLAN Client) is a media player that can play MPEG1, MPEG2 and
14ru|vlc-2.2.4-1.1plf|164	MPEG4 (aka DivX) files, DVDs, VCDs, SVCDs, from a satellite card, from
14ru|vlc-2.2.4-1.1plf|165	a stream sent by VLS (VideoLAN Server), from another VLC, or from a Web
14ru|vlc-2.2.4-1.1plf|166	server.
14ru|vlc-2.2.4-1.1plf|167	This package contains no CSS unscrambling functionality for DVDs ;
14ru|vlc-2.2.4-1.1plf|168	you need the libdvdcss library available from
14ru|vlc-2.2.4-1.1plf|169	http://www.videolan.org/libdvdcss/
14ru|vlc-2.2.4-1.1plf|170	
14ru|vlc-2.2.4-1.1plf|171	%if %{with_plf}
14ru|vlc-2.2.4-1.1plf|172	This package is in Restricted repository as it is violating software patents.
14ru|vlc-2.2.4-1.1plf|173	%endif
14ru|vlc-2.2.4-1.1plf|174	
14ru|vlc-2.2.4-1.1plf|175	%files -f %{name}.lang
14ru|vlc-2.2.4-1.1plf|176	%doc NEWS README COPYING AUTHORS THANKS
14ru|vlc-2.2.4-1.1plf|177	%doc installed-docs/* doc/lirc/
14ru|vlc-2.2.4-1.1plf|178	%{_bindir}/cvlc
14ru|vlc-2.2.4-1.1plf|179	%{_bindir}/qvlc
14ru|vlc-2.2.4-1.1plf|180	%{_bindir}/vlc
14ru|vlc-2.2.4-1.1plf|181	%{_bindir}/vlc-wrapper
14ru|vlc-2.2.4-1.1plf|182	%dir %{_datadir}/vlc/
14ru|vlc-2.2.4-1.1plf|183	%{_datadir}/vlc/*.*
14ru|vlc-2.2.4-1.1plf|184	%{_datadir}/vlc/utils
14ru|vlc-2.2.4-1.1plf|185	%dir %{_libdir}/vlc
14ru|vlc-2.2.4-1.1plf|186	%{_libdir}/vlc/vlc-cache-gen
14ru|vlc-2.2.4-1.1plf|187	%dir %{_libdir}/vlc/plugins
14ru|vlc-2.2.4-1.1plf|188	%{_libdir}/vlc/plugins/plugins.dat
14ru|vlc-2.2.4-1.1plf|189	%dir %{_libdir}/vlc/plugins/access
14ru|vlc-2.2.4-1.1plf|190	%{_libdir}/vlc/plugins/access/libaccess_alsa_plugin.so
14ru|vlc-2.2.4-1.1plf|191	%{_libdir}/vlc/plugins/access/libaccess_bd_plugin.so
14ru|vlc-2.2.4-1.1plf|192	%{_libdir}/vlc/plugins/access/libaccess_mms_plugin.so
14ru|vlc-2.2.4-1.1plf|193	%{_libdir}/vlc/plugins/access/libaccess_mtp_plugin.so
14ru|vlc-2.2.4-1.1plf|194	%{_libdir}/vlc/plugins/access/libaccess_realrtsp_plugin.so
14ru|vlc-2.2.4-1.1plf|195	%{_libdir}/vlc/plugins/access/libattachment_plugin.so
14ru|vlc-2.2.4-1.1plf|196	%{_libdir}/vlc/plugins/access/libavio_plugin.so
14ru|vlc-2.2.4-1.1plf|197	%{_libdir}/vlc/plugins/access/libcdda_plugin.so
14ru|vlc-2.2.4-1.1plf|198	%{_libdir}/vlc/plugins/access/libdtv_plugin.so
14ru|vlc-2.2.4-1.1plf|199	%{_libdir}/vlc/plugins/access/libdvb_plugin.so
14ru|vlc-2.2.4-1.1plf|200	%{_libdir}/vlc/plugins/access/libdvdnav_plugin.so
14ru|vlc-2.2.4-1.1plf|201	%{_libdir}/vlc/plugins/access/libdvdread_plugin.so
14ru|vlc-2.2.4-1.1plf|202	%{_libdir}/vlc/plugins/access/libfilesystem_plugin.so
14ru|vlc-2.2.4-1.1plf|203	%{_libdir}/vlc/plugins/access/libftp_plugin.so
14ru|vlc-2.2.4-1.1plf|204	%{_libdir}/vlc/plugins/access/libgnomevfs_plugin.so
14ru|vlc-2.2.4-1.1plf|205	%{_libdir}/vlc/plugins/access/libhttp_plugin.so
14ru|vlc-2.2.4-1.1plf|206	%{_libdir}/vlc/plugins/access/libidummy_plugin.so
14ru|vlc-2.2.4-1.1plf|207	%{_libdir}/vlc/plugins/access/libimem_plugin.so
14ru|vlc-2.2.4-1.1plf|208	%{_libdir}/vlc/plugins/access/liblibbluray_plugin.so
14ru|vlc-2.2.4-1.1plf|209	%{_libdir}/vlc/plugins/access/liblive555_plugin.so
14ru|vlc-2.2.4-1.1plf|210	%{_libdir}/vlc/plugins/access/librar_plugin.so
14ru|vlc-2.2.4-1.1plf|211	%{_libdir}/vlc/plugins/access/librdp_plugin.so
14ru|vlc-2.2.4-1.1plf|212	%{_libdir}/vlc/plugins/access/librtp_plugin.so
14ru|vlc-2.2.4-1.1plf|213	%{_libdir}/vlc/plugins/access/libsdp_plugin.so
14ru|vlc-2.2.4-1.1plf|214	%{_libdir}/vlc/plugins/access/libsftp_plugin.so
14ru|vlc-2.2.4-1.1plf|215	%{_libdir}/vlc/plugins/access/libshm_plugin.so
14ru|vlc-2.2.4-1.1plf|216	%{_libdir}/vlc/plugins/access/libsmb_plugin.so
14ru|vlc-2.2.4-1.1plf|217	%{_libdir}/vlc/plugins/access/libtcp_plugin.so
14ru|vlc-2.2.4-1.1plf|218	%{_libdir}/vlc/plugins/access/libtimecode_plugin.so
14ru|vlc-2.2.4-1.1plf|219	%{_libdir}/vlc/plugins/access/libudp_plugin.so
14ru|vlc-2.2.4-1.1plf|220	%{_libdir}/vlc/plugins/access/libv4l2_plugin.so
14ru|vlc-2.2.4-1.1plf|221	%{_libdir}/vlc/plugins/access/libvcdx_plugin.so
14ru|vlc-2.2.4-1.1plf|222	%{_libdir}/vlc/plugins/access/libvcd_plugin.so
14ru|vlc-2.2.4-1.1plf|223	%{_libdir}/vlc/plugins/access/libvdr_plugin.so
14ru|vlc-2.2.4-1.1plf|224	%{_libdir}/vlc/plugins/access/libvnc_plugin.so
14ru|vlc-2.2.4-1.1plf|225	%{_libdir}/vlc/plugins/access/libxcb_screen_plugin.so
14ru|vlc-2.2.4-1.1plf|226	%{_libdir}/vlc/plugins/access/libzip_plugin.so
14ru|vlc-2.2.4-1.1plf|227	%dir %{_libdir}/vlc/plugins/access_output/
14ru|vlc-2.2.4-1.1plf|228	%{_libdir}/vlc/plugins/access_output/libaccess_output_dummy_plugin.so*
14ru|vlc-2.2.4-1.1plf|229	%{_libdir}/vlc/plugins/access_output/libaccess_output_file_plugin.so*
14ru|vlc-2.2.4-1.1plf|230	%{_libdir}/vlc/plugins/access_output/libaccess_output_http_plugin.so*
14ru|vlc-2.2.4-1.1plf|231	%{_libdir}/vlc/plugins/access_output/libaccess_output_livehttp_plugin.so*
14ru|vlc-2.2.4-1.1plf|232	%{_libdir}/vlc/plugins/access_output/libaccess_output_udp_plugin.so*
14ru|vlc-2.2.4-1.1plf|233	%dir %{_libdir}/vlc/plugins/audio_filter
14ru|vlc-2.2.4-1.1plf|234	%{_libdir}/vlc/plugins/audio_filter/liba52tofloat32_plugin.so*
14ru|vlc-2.2.4-1.1plf|235	%{_libdir}/vlc/plugins/audio_filter/liba52tospdif_plugin.so*
14ru|vlc-2.2.4-1.1plf|236	%{_libdir}/vlc/plugins/audio_filter/libaudiobargraph_a_plugin.so
14ru|vlc-2.2.4-1.1plf|237	%{_libdir}/vlc/plugins/audio_filter/libaudio_format_plugin.so*
14ru|vlc-2.2.4-1.1plf|238	%{_libdir}/vlc/plugins/audio_filter/libchorus_flanger_plugin.so
14ru|vlc-2.2.4-1.1plf|239	%{_libdir}/vlc/plugins/audio_filter/libcompressor_plugin.so
14ru|vlc-2.2.4-1.1plf|240	%if %{with_dts}
14ru|vlc-2.2.4-1.1plf|241	%{_libdir}/vlc/plugins/audio_filter/libdtstofloat32_plugin.so*
14ru|vlc-2.2.4-1.1plf|242	%endif
14ru|vlc-2.2.4-1.1plf|243	%{_libdir}/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so*
14ru|vlc-2.2.4-1.1plf|244	%{_libdir}/vlc/plugins/audio_filter/libdtstospdif_plugin.so*
14ru|vlc-2.2.4-1.1plf|245	%{_libdir}/vlc/plugins/audio_filter/libequalizer_plugin.so*
14ru|vlc-2.2.4-1.1plf|246	%{_libdir}/vlc/plugins/audio_filter/libgain_plugin.so
14ru|vlc-2.2.4-1.1plf|247	%{_libdir}/vlc/plugins/audio_filter/libheadphone_channel_mixer_plugin.so*
14ru|vlc-2.2.4-1.1plf|248	%{_libdir}/vlc/plugins/audio_filter/libkaraoke_plugin.so
14ru|vlc-2.2.4-1.1plf|249	%{_libdir}/vlc/plugins/audio_filter/libmono_plugin.so
14ru|vlc-2.2.4-1.1plf|250	%{_libdir}/vlc/plugins/audio_filter/libmpgatofixed32_plugin.so*
14ru|vlc-2.2.4-1.1plf|251	%{_libdir}/vlc/plugins/audio_filter/libnormvol_plugin.so*
14ru|vlc-2.2.4-1.1plf|252	%{_libdir}/vlc/plugins/audio_filter/libparam_eq_plugin.so*
14ru|vlc-2.2.4-1.1plf|253	%{_libdir}/vlc/plugins/audio_filter/libremap_plugin.so
14ru|vlc-2.2.4-1.1plf|254	%{_libdir}/vlc/plugins/audio_filter/libsamplerate_plugin.so
14ru|vlc-2.2.4-1.1plf|255	%{_libdir}/vlc/plugins/audio_filter/libscaletempo_plugin.so
14ru|vlc-2.2.4-1.1plf|256	%{_libdir}/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so*
14ru|vlc-2.2.4-1.1plf|257	%{_libdir}/vlc/plugins/audio_filter/libspatializer_plugin.so
14ru|vlc-2.2.4-1.1plf|258	%{_libdir}/vlc/plugins/audio_filter/libstereo_widen_plugin.so
14ru|vlc-2.2.4-1.1plf|259	%{_libdir}/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so*
14ru|vlc-2.2.4-1.1plf|260	%{_libdir}/vlc/plugins/audio_filter/libugly_resampler_plugin.so*
14ru|vlc-2.2.4-1.1plf|261	%dir %{_libdir}/vlc/plugins/audio_mixer
14ru|vlc-2.2.4-1.1plf|262	%{_libdir}/vlc/plugins/audio_mixer/libfloat_mixer_plugin.so
14ru|vlc-2.2.4-1.1plf|263	%{_libdir}/vlc/plugins/audio_mixer/libinteger_mixer_plugin.so
14ru|vlc-2.2.4-1.1plf|264	%dir %{_libdir}/vlc/plugins/audio_output
14ru|vlc-2.2.4-1.1plf|265	%{_libdir}/vlc/plugins/audio_output/libadummy_plugin.so
14ru|vlc-2.2.4-1.1plf|266	%{_libdir}/vlc/plugins/audio_output/libalsa_plugin.so
14ru|vlc-2.2.4-1.1plf|267	%{_libdir}/vlc/plugins/audio_output/libamem_plugin.so
14ru|vlc-2.2.4-1.1plf|268	%{_libdir}/vlc/plugins/audio_output/libafile_plugin.so
14ru|vlc-2.2.4-1.1plf|269	%dir %{_libdir}/vlc/plugins/codec
14ru|vlc-2.2.4-1.1plf|270	%{_libdir}/vlc/plugins/codec/liba52_plugin.so*
14ru|vlc-2.2.4-1.1plf|271	%{_libdir}/vlc/plugins/codec/libadpcm_plugin.so*
14ru|vlc-2.2.4-1.1plf|272	%{_libdir}/vlc/plugins/codec/libaes3_plugin.so
14ru|vlc-2.2.4-1.1plf|273	%{_libdir}/vlc/plugins/codec/libaraw_plugin.so*
14ru|vlc-2.2.4-1.1plf|274	%{_libdir}/vlc/plugins/codec/libavcodec_plugin.so
14ru|vlc-2.2.4-1.1plf|275	%{_libdir}/vlc/plugins/codec/libcc_plugin.so
14ru|vlc-2.2.4-1.1plf|276	%{_libdir}/vlc/plugins/codec/libcdg_plugin.so
14ru|vlc-2.2.4-1.1plf|277	%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so*
14ru|vlc-2.2.4-1.1plf|278	%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
14ru|vlc-2.2.4-1.1plf|279	%{_libdir}/vlc/plugins/codec/libdts_plugin.so*
14ru|vlc-2.2.4-1.1plf|280	%{_libdir}/vlc/plugins/codec/libdvbsub_plugin.so*
14ru|vlc-2.2.4-1.1plf|281	%{_libdir}/vlc/plugins/codec/libedummy_plugin.so
14ru|vlc-2.2.4-1.1plf|282	%if %{with_faad}
14ru|vlc-2.2.4-1.1plf|283	%{_libdir}/vlc/plugins/codec/libfaad_plugin.so*
14ru|vlc-2.2.4-1.1plf|284	%endif
14ru|vlc-2.2.4-1.1plf|285	%{_libdir}/vlc/plugins/codec/libg711_plugin.so
14ru|vlc-2.2.4-1.1plf|286	%{_libdir}/vlc/plugins/codec/libhwdummy_plugin.so
14ru|vlc-2.2.4-1.1plf|287	%{_libdir}/vlc/plugins/codec/libjpeg_plugin.so
14ru|vlc-2.2.4-1.1plf|288	%{_libdir}/vlc/plugins/codec/liblibmpeg2_plugin.so*
14ru|vlc-2.2.4-1.1plf|289	%{_libdir}/vlc/plugins/codec/liblpcm_plugin.so*
14ru|vlc-2.2.4-1.1plf|290	%{_libdir}/vlc/plugins/codec/libmpeg_audio_plugin.so*
14ru|vlc-2.2.4-1.1plf|291	%{_libdir}/vlc/plugins/codec/libpng_plugin.so
14ru|vlc-2.2.4-1.1plf|292	%{_libdir}/vlc/plugins/codec/librawvideo_plugin.so*
14ru|vlc-2.2.4-1.1plf|293	%{_libdir}/vlc/plugins/codec/libscte27_plugin.so
14ru|vlc-2.2.4-1.1plf|294	%{_libdir}/vlc/plugins/codec/libspudec_plugin.so
14ru|vlc-2.2.4-1.1plf|295	%{_libdir}/vlc/plugins/codec/libstl_plugin.so
14ru|vlc-2.2.4-1.1plf|296	%{_libdir}/vlc/plugins/codec/libsubsdec_plugin.so
14ru|vlc-2.2.4-1.1plf|297	%{_libdir}/vlc/plugins/codec/libsubstx3g_plugin.so
14ru|vlc-2.2.4-1.1plf|298	%{_libdir}/vlc/plugins/codec/libsubsusf_plugin.so
14ru|vlc-2.2.4-1.1plf|299	%{_libdir}/vlc/plugins/codec/libsvcdsub_plugin.so
14ru|vlc-2.2.4-1.1plf|300	%{_libdir}/vlc/plugins/codec/libsvgdec_plugin.so
14ru|vlc-2.2.4-1.1plf|301	%{_libdir}/vlc/plugins/codec/libt140_plugin.so
14ru|vlc-2.2.4-1.1plf|302	%{_libdir}/vlc/plugins/codec/libtelx_plugin.so
14ru|vlc-2.2.4-1.1plf|303	%{_libdir}/vlc/plugins/codec/libuleaddvaudio_plugin.so
14ru|vlc-2.2.4-1.1plf|304	%{_libdir}/vlc/plugins/codec/libvpx_plugin.so
14ru|vlc-2.2.4-1.1plf|305	%if %{with_x264}
14ru|vlc-2.2.4-1.1plf|306	%{_libdir}/vlc/plugins/codec/libx264_plugin.so
14ru|vlc-2.2.4-1.1plf|307	%endif
14ru|vlc-2.2.4-1.1plf|308	%if %{with_x265}
14ru|vlc-2.2.4-1.1plf|309	%{_libdir}/vlc/plugins/codec/libx265_plugin.so
14ru|vlc-2.2.4-1.1plf|310	%endif
14ru|vlc-2.2.4-1.1plf|311	%{_libdir}/vlc/plugins/codec/libxwd_plugin.so
14ru|vlc-2.2.4-1.1plf|312	%dir %{_libdir}/vlc/plugins/control
14ru|vlc-2.2.4-1.1plf|313	%{_libdir}/vlc/plugins/control/libdbus_plugin.so
14ru|vlc-2.2.4-1.1plf|314	%{_libdir}/vlc/plugins/control/libdummy_plugin.so
14ru|vlc-2.2.4-1.1plf|315	%{_libdir}/vlc/plugins/control/libgestures_plugin.so
14ru|vlc-2.2.4-1.1plf|316	%{_libdir}/vlc/plugins/control/libhotkeys_plugin.so
14ru|vlc-2.2.4-1.1plf|317	%{_libdir}/vlc/plugins/control/libmotion_plugin.so
14ru|vlc-2.2.4-1.1plf|318	%{_libdir}/vlc/plugins/control/libnetsync_plugin.so
14ru|vlc-2.2.4-1.1plf|319	%{_libdir}/vlc/plugins/control/liboldrc_plugin.so
14ru|vlc-2.2.4-1.1plf|320	%{_libdir}/vlc/plugins/control/libxcb_hotkeys_plugin.so
14ru|vlc-2.2.4-1.1plf|321	%dir %{_libdir}/vlc/plugins/demux
14ru|vlc-2.2.4-1.1plf|322	%{_libdir}/vlc/plugins/demux/libaiff_plugin.so*
14ru|vlc-2.2.4-1.1plf|323	%{_libdir}/vlc/plugins/demux/libasf_plugin.so*
14ru|vlc-2.2.4-1.1plf|324	%{_libdir}/vlc/plugins/demux/libau_plugin.so*
14ru|vlc-2.2.4-1.1plf|325	%{_libdir}/vlc/plugins/demux/libavformat_plugin.so
14ru|vlc-2.2.4-1.1plf|326	%{_libdir}/vlc/plugins/demux/libavi_plugin.so
14ru|vlc-2.2.4-1.1plf|327	%{_libdir}/vlc/plugins/demux/libcaf_plugin.so
14ru|vlc-2.2.4-1.1plf|328	%{_libdir}/vlc/plugins/demux/libdemux_cdg_plugin.so
14ru|vlc-2.2.4-1.1plf|329	%{_libdir}/vlc/plugins/demux/libdemux_stl_plugin.so
14ru|vlc-2.2.4-1.1plf|330	%{_libdir}/vlc/plugins/demux/libdemuxdump_plugin.so*
14ru|vlc-2.2.4-1.1plf|331	%{_libdir}/vlc/plugins/demux/libdiracsys_plugin.so
14ru|vlc-2.2.4-1.1plf|332	%{_libdir}/vlc/plugins/demux/libes_plugin.so
14ru|vlc-2.2.4-1.1plf|333	%{_libdir}/vlc/plugins/demux/libh264_plugin.so
14ru|vlc-2.2.4-1.1plf|334	%{_libdir}/vlc/plugins/demux/libhevc_plugin.so
14ru|vlc-2.2.4-1.1plf|335	%{_libdir}/vlc/plugins/demux/libimage_plugin.so
14ru|vlc-2.2.4-1.1plf|336	%{_libdir}/vlc/plugins/demux/libmjpeg_plugin.so
14ru|vlc-2.2.4-1.1plf|337	%{_libdir}/vlc/plugins/demux/libmkv_plugin.so
14ru|vlc-2.2.4-1.1plf|338	%{_libdir}/vlc/plugins/demux/libmp4_plugin.so*
14ru|vlc-2.2.4-1.1plf|339	%{_libdir}/vlc/plugins/demux/libmpgv_plugin.so*
14ru|vlc-2.2.4-1.1plf|340	%{_libdir}/vlc/plugins/demux/libnsc_plugin.so*
14ru|vlc-2.2.4-1.1plf|341	%{_libdir}/vlc/plugins/demux/libnsv_plugin.so*
14ru|vlc-2.2.4-1.1plf|342	%{_libdir}/vlc/plugins/demux/libnuv_plugin.so*
14ru|vlc-2.2.4-1.1plf|343	%{_libdir}/vlc/plugins/demux/libplaylist_plugin.so*
14ru|vlc-2.2.4-1.1plf|344	%{_libdir}/vlc/plugins/demux/libps_plugin.so*
14ru|vlc-2.2.4-1.1plf|345	%{_libdir}/vlc/plugins/demux/libpva_plugin.so*
14ru|vlc-2.2.4-1.1plf|346	%{_libdir}/vlc/plugins/demux/librawaud_plugin.so
14ru|vlc-2.2.4-1.1plf|347	%{_libdir}/vlc/plugins/demux/librawdv_plugin.so*
14ru|vlc-2.2.4-1.1plf|348	%{_libdir}/vlc/plugins/demux/librawvid_plugin.so
14ru|vlc-2.2.4-1.1plf|349	%{_libdir}/vlc/plugins/demux/libreal_plugin.so*
14ru|vlc-2.2.4-1.1plf|350	%{_libdir}/vlc/plugins/demux/libsmf_plugin.so
14ru|vlc-2.2.4-1.1plf|351	%{_libdir}/vlc/plugins/demux/libsubtitle_plugin.so*
14ru|vlc-2.2.4-1.1plf|352	%{_libdir}/vlc/plugins/demux/libtta_plugin.so
14ru|vlc-2.2.4-1.1plf|353	%{_libdir}/vlc/plugins/demux/libty_plugin.so*
14ru|vlc-2.2.4-1.1plf|354	%{_libdir}/vlc/plugins/demux/libvobsub_plugin.so*
14ru|vlc-2.2.4-1.1plf|355	%{_libdir}/vlc/plugins/demux/libvc1_plugin.so
14ru|vlc-2.2.4-1.1plf|356	%{_libdir}/vlc/plugins/demux/libvoc_plugin.so*
14ru|vlc-2.2.4-1.1plf|357	%{_libdir}/vlc/plugins/demux/libwav_plugin.so*
14ru|vlc-2.2.4-1.1plf|358	%{_libdir}/vlc/plugins/demux/libts_plugin.so*
14ru|vlc-2.2.4-1.1plf|359	%{_libdir}/vlc/plugins/demux/libxa_plugin.so*
14ru|vlc-2.2.4-1.1plf|360	%{_libdir}/vlc/plugins/demux/libogg_plugin.so*
14ru|vlc-2.2.4-1.1plf|361	%{_libdir}/vlc/plugins/codec/libvorbis_plugin.so*
14ru|vlc-2.2.4-1.1plf|362	%dir %{_libdir}/vlc/plugins/meta_engine
14ru|vlc-2.2.4-1.1plf|363	%{_libdir}/vlc/plugins/meta_engine/libfolder_plugin.so
14ru|vlc-2.2.4-1.1plf|364	%{_libdir}/vlc/plugins/meta_engine/libtaglib_plugin.so
14ru|vlc-2.2.4-1.1plf|365	%dir %{_libdir}/vlc/plugins/misc
14ru|vlc-2.2.4-1.1plf|366	%{_libdir}/vlc/plugins/misc/libaddonsfsstorage_plugin.so
14ru|vlc-2.2.4-1.1plf|367	%{_libdir}/vlc/plugins/misc/libaddonsvorepository_plugin.so
14ru|vlc-2.2.4-1.1plf|368	%{_libdir}/vlc/plugins/misc/libaudioscrobbler_plugin.so
14ru|vlc-2.2.4-1.1plf|369	%{_libdir}/vlc/plugins/misc/libdbus_screensaver_plugin.so
14ru|vlc-2.2.4-1.1plf|370	%{_libdir}/vlc/plugins/misc/libexport_plugin.so*
14ru|vlc-2.2.4-1.1plf|371	%{_libdir}/vlc/plugins/misc/libfingerprinter_plugin.so
14ru|vlc-2.2.4-1.1plf|372	%{_libdir}/vlc/plugins/misc/liblogger_plugin.so*
14ru|vlc-2.2.4-1.1plf|373	%{_libdir}/vlc/plugins/misc/libstats_plugin.so
14ru|vlc-2.2.4-1.1plf|374	%{_libdir}/vlc/plugins/misc/libvod_rtsp_plugin.so*
14ru|vlc-2.2.4-1.1plf|375	%{_libdir}/vlc/plugins/misc/libxdg_screensaver_plugin.so*
14ru|vlc-2.2.4-1.1plf|376	%{_libdir}/vlc/plugins/misc/libxml_plugin.so*
14ru|vlc-2.2.4-1.1plf|377	%dir %{_libdir}/vlc/plugins/mux
14ru|vlc-2.2.4-1.1plf|378	%{_libdir}/vlc/plugins/mux/libmux_asf_plugin.so*
14ru|vlc-2.2.4-1.1plf|379	%{_libdir}/vlc/plugins/mux/libmux_avi_plugin.so*
14ru|vlc-2.2.4-1.1plf|380	%{_libdir}/vlc/plugins/mux/libmux_dummy_plugin.so*
14ru|vlc-2.2.4-1.1plf|381	%{_libdir}/vlc/plugins/mux/libmux_mp4_plugin.so*
14ru|vlc-2.2.4-1.1plf|382	%{_libdir}/vlc/plugins/mux/libmux_mpjpeg_plugin.so*
14ru|vlc-2.2.4-1.1plf|383	%{_libdir}/vlc/plugins/mux/libmux_ogg_plugin.so*
14ru|vlc-2.2.4-1.1plf|384	%{_libdir}/vlc/plugins/mux/libmux_ps_plugin.so*
14ru|vlc-2.2.4-1.1plf|385	%{_libdir}/vlc/plugins/mux/libmux_ts_plugin.so
14ru|vlc-2.2.4-1.1plf|386	%{_libdir}/vlc/plugins/mux/libmux_wav_plugin.so*
14ru|vlc-2.2.4-1.1plf|387	%dir %{_libdir}/vlc/plugins/notify
14ru|vlc-2.2.4-1.1plf|388	%dir %{_libdir}/vlc/plugins/gui/
14ru|vlc-2.2.4-1.1plf|389	%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
14ru|vlc-2.2.4-1.1plf|390	%dir %{_libdir}/vlc/plugins/packetizer
14ru|vlc-2.2.4-1.1plf|391	%{_libdir}/vlc/plugins/packetizer/libpacketizer_avparser_plugin.so
14ru|vlc-2.2.4-1.1plf|392	%{_libdir}/vlc/plugins/packetizer/libpacketizer_copy_plugin.so
14ru|vlc-2.2.4-1.1plf|393	%{_libdir}/vlc/plugins/packetizer/libpacketizer_dirac_plugin.so
14ru|vlc-2.2.4-1.1plf|394	%{_libdir}/vlc/plugins/packetizer/libpacketizer_flac_plugin.so
14ru|vlc-2.2.4-1.1plf|395	%{_libdir}/vlc/plugins/packetizer/libpacketizer_h264_plugin.so*
14ru|vlc-2.2.4-1.1plf|396	%{_libdir}/vlc/plugins/packetizer/libpacketizer_hevc_plugin.so
14ru|vlc-2.2.4-1.1plf|397	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mlp_plugin.so
14ru|vlc-2.2.4-1.1plf|398	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4audio_plugin.so*
14ru|vlc-2.2.4-1.1plf|399	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4video_plugin.so*
14ru|vlc-2.2.4-1.1plf|400	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpegvideo_plugin.so*
14ru|vlc-2.2.4-1.1plf|401	%{_libdir}/vlc/plugins/packetizer/libpacketizer_vc1_plugin.so
14ru|vlc-2.2.4-1.1plf|402	%dir %{_libdir}/vlc/plugins/services_discovery/
14ru|vlc-2.2.4-1.1plf|403	%{_libdir}/vlc/plugins/services_discovery/libmediadirs_plugin.so
14ru|vlc-2.2.4-1.1plf|404	%{_libdir}/vlc/plugins/services_discovery/libmtp_plugin.so
14ru|vlc-2.2.4-1.1plf|405	%{_libdir}/vlc/plugins/services_discovery/libpodcast_plugin.so*
14ru|vlc-2.2.4-1.1plf|406	%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so*
14ru|vlc-2.2.4-1.1plf|407	%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so*
14ru|vlc-2.2.4-1.1plf|408	%{_libdir}/vlc/plugins/services_discovery/libxcb_apps_plugin.so
14ru|vlc-2.2.4-1.1plf|409	%dir %{_libdir}/vlc/plugins/stream_filter/
14ru|vlc-2.2.4-1.1plf|410	%{_libdir}/vlc/plugins/stream_filter/libdash_plugin.so
14ru|vlc-2.2.4-1.1plf|411	%{_libdir}/vlc/plugins/stream_filter/libdecomp_plugin.so
14ru|vlc-2.2.4-1.1plf|412	%{_libdir}/vlc/plugins/stream_filter/libhttplive_plugin.so
14ru|vlc-2.2.4-1.1plf|413	%{_libdir}/vlc/plugins/stream_filter/librecord_plugin.so
14ru|vlc-2.2.4-1.1plf|414	%{_libdir}/vlc/plugins/stream_filter/libsmooth_plugin.so
14ru|vlc-2.2.4-1.1plf|415	%dir %{_libdir}/vlc/plugins/stream_out
14ru|vlc-2.2.4-1.1plf|416	%{_libdir}/vlc/plugins/stream_out/libstream_out_autodel_plugin.so
14ru|vlc-2.2.4-1.1plf|417	%{_libdir}/vlc/plugins/stream_out/libstream_out_bridge_plugin.so*
14ru|vlc-2.2.4-1.1plf|418	%{_libdir}/vlc/plugins/stream_out/libstream_out_chromaprint_plugin.so
14ru|vlc-2.2.4-1.1plf|419	%{_libdir}/vlc/plugins/stream_out/libstream_out_delay_plugin.so
14ru|vlc-2.2.4-1.1plf|420	%{_libdir}/vlc/plugins/stream_out/libstream_out_description_plugin.so*
14ru|vlc-2.2.4-1.1plf|421	%{_libdir}/vlc/plugins/stream_out/libstream_out_display_plugin.so*
14ru|vlc-2.2.4-1.1plf|422	%{_libdir}/vlc/plugins/stream_out/libstream_out_dummy_plugin.so*
14ru|vlc-2.2.4-1.1plf|423	%{_libdir}/vlc/plugins/stream_out/libstream_out_duplicate_plugin.so*
14ru|vlc-2.2.4-1.1plf|424	%{_libdir}/vlc/plugins/stream_out/libstream_out_es_plugin.so*
14ru|vlc-2.2.4-1.1plf|425	%{_libdir}/vlc/plugins/stream_out/libstream_out_gather_plugin.so*
14ru|vlc-2.2.4-1.1plf|426	%{_libdir}/vlc/plugins/stream_out/libstream_out_langfromtelx_plugin.so
14ru|vlc-2.2.4-1.1plf|427	%{_libdir}/vlc/plugins/stream_out/libstream_out_mosaic_bridge_plugin.so*
14ru|vlc-2.2.4-1.1plf|428	%{_libdir}/vlc/plugins/stream_out/libstream_out_raop_plugin.so
14ru|vlc-2.2.4-1.1plf|429	%{_libdir}/vlc/plugins/stream_out/libstream_out_record_plugin.so
14ru|vlc-2.2.4-1.1plf|430	%{_libdir}/vlc/plugins/stream_out/libstream_out_rtp_plugin.so*
14ru|vlc-2.2.4-1.1plf|431	%{_libdir}/vlc/plugins/stream_out/libstream_out_setid_plugin.so
14ru|vlc-2.2.4-1.1plf|432	%{_libdir}/vlc/plugins/stream_out/libstream_out_smem_plugin.so*
14ru|vlc-2.2.4-1.1plf|433	%{_libdir}/vlc/plugins/stream_out/libstream_out_standard_plugin.so*
14ru|vlc-2.2.4-1.1plf|434	%{_libdir}/vlc/plugins/stream_out/libstream_out_stats_plugin.so
14ru|vlc-2.2.4-1.1plf|435	%{_libdir}/vlc/plugins/stream_out/libstream_out_transcode_plugin.so*
14ru|vlc-2.2.4-1.1plf|436	%dir %{_libdir}/vlc/plugins/text_renderer
14ru|vlc-2.2.4-1.1plf|437	%{_libdir}/vlc/plugins/text_renderer/libfreetype_plugin.so*
14ru|vlc-2.2.4-1.1plf|438	%{_libdir}/vlc/plugins/text_renderer/libsvg_plugin.so
14ru|vlc-2.2.4-1.1plf|439	%{_libdir}/vlc/plugins/text_renderer/libtdummy_plugin.so
14ru|vlc-2.2.4-1.1plf|440	%dir %{_libdir}/vlc/plugins/video_chroma
14ru|vlc-2.2.4-1.1plf|441	%{_libdir}/vlc/plugins/video_chroma/libchain_plugin.so
14ru|vlc-2.2.4-1.1plf|442	%{_libdir}/vlc/plugins/video_chroma/libgrey_yuv_plugin.so
14ru|vlc-2.2.4-1.1plf|443	%{_libdir}/vlc/plugins/video_chroma/libi420_rgb_*plugin.so
14ru|vlc-2.2.4-1.1plf|444	%{_libdir}/vlc/plugins/video_chroma/libi420_yuy2_*plugin.so
14ru|vlc-2.2.4-1.1plf|445	%{_libdir}/vlc/plugins/video_chroma/libi422_i420_plugin.so
14ru|vlc-2.2.4-1.1plf|446	%{_libdir}/vlc/plugins/video_chroma/libi422_yuy2_*plugin.so
14ru|vlc-2.2.4-1.1plf|447	%{_libdir}/vlc/plugins/video_chroma/librv32_plugin.so
14ru|vlc-2.2.4-1.1plf|448	%{_libdir}/vlc/plugins/video_chroma/libswscale_plugin.so
14ru|vlc-2.2.4-1.1plf|449	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i420_plugin.so
14ru|vlc-2.2.4-1.1plf|450	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i422_plugin.so
14ru|vlc-2.2.4-1.1plf|451	%dir %{_libdir}/vlc/plugins/video_filter
14ru|vlc-2.2.4-1.1plf|452	%{_libdir}/vlc/plugins/video_filter/libadjust_plugin.so*
14ru|vlc-2.2.4-1.1plf|453	%{_libdir}/vlc/plugins/video_filter/libalphamask_plugin.so
14ru|vlc-2.2.4-1.1plf|454	%{_libdir}/vlc/plugins/video_filter/libanaglyph_plugin.so
14ru|vlc-2.2.4-1.1plf|455	%{_libdir}/vlc/plugins/video_filter/libantiflicker_plugin.so
14ru|vlc-2.2.4-1.1plf|456	%{_libdir}/vlc/plugins/video_filter/libaudiobargraph_v_plugin.so
14ru|vlc-2.2.4-1.1plf|457	%{_libdir}/vlc/plugins/video_filter/libatmo_plugin.so
14ru|vlc-2.2.4-1.1plf|458	%{_libdir}/vlc/plugins/video_filter/libball_plugin.so
14ru|vlc-2.2.4-1.1plf|459	%{_libdir}/vlc/plugins/video_filter/libblendbench_plugin.so
14ru|vlc-2.2.4-1.1plf|460	%{_libdir}/vlc/plugins/video_filter/libblend_plugin.so*
14ru|vlc-2.2.4-1.1plf|461	%{_libdir}/vlc/plugins/video_filter/libbluescreen_plugin.so
14ru|vlc-2.2.4-1.1plf|462	%{_libdir}/vlc/plugins/video_filter/libcanvas_plugin.so
14ru|vlc-2.2.4-1.1plf|463	%{_libdir}/vlc/plugins/video_filter/libcolorthres_plugin.so
14ru|vlc-2.2.4-1.1plf|464	%{_libdir}/vlc/plugins/video_filter/libcroppadd_plugin.so
14ru|vlc-2.2.4-1.1plf|465	%{_libdir}/vlc/plugins/video_filter/libdeinterlace_plugin.so*
14ru|vlc-2.2.4-1.1plf|466	%{_libdir}/vlc/plugins/video_filter/libdynamicoverlay_plugin.so
14ru|vlc-2.2.4-1.1plf|467	%{_libdir}/vlc/plugins/video_filter/liberase_plugin.so
14ru|vlc-2.2.4-1.1plf|468	%{_libdir}/vlc/plugins/video_filter/libextract_plugin.so
14ru|vlc-2.2.4-1.1plf|469	%{_libdir}/vlc/plugins/video_filter/libfreeze_plugin.so
14ru|vlc-2.2.4-1.1plf|470	%{_libdir}/vlc/plugins/video_filter/libgaussianblur_plugin.so
14ru|vlc-2.2.4-1.1plf|471	%{_libdir}/vlc/plugins/video_filter/libgradient_plugin.so
14ru|vlc-2.2.4-1.1plf|472	%{_libdir}/vlc/plugins/video_filter/libgradfun_plugin.so
14ru|vlc-2.2.4-1.1plf|473	%{_libdir}/vlc/plugins/video_filter/libgrain_plugin.so
14ru|vlc-2.2.4-1.1plf|474	%{_libdir}/vlc/plugins/video_filter/libhqdn3d_plugin.so
14ru|vlc-2.2.4-1.1plf|475	%{_libdir}/vlc/plugins/video_filter/libinvert_plugin.so*
14ru|vlc-2.2.4-1.1plf|476	%{_libdir}/vlc/plugins/video_filter/liblogo_plugin.so*
14ru|vlc-2.2.4-1.1plf|477	%{_libdir}/vlc/plugins/video_filter/libmagnify_plugin.so*
14ru|vlc-2.2.4-1.1plf|478	%{_libdir}/vlc/plugins/video_filter/libmarq_plugin.so*
14ru|vlc-2.2.4-1.1plf|479	%{_libdir}/vlc/plugins/video_filter/libmirror_plugin.so
14ru|vlc-2.2.4-1.1plf|480	%{_libdir}/vlc/plugins/video_filter/libmosaic_plugin.so*
14ru|vlc-2.2.4-1.1plf|481	%{_libdir}/vlc/plugins/video_filter/libmotionblur_plugin.so*
14ru|vlc-2.2.4-1.1plf|482	%{_libdir}/vlc/plugins/video_filter/libmotiondetect_plugin.so*
14ru|vlc-2.2.4-1.1plf|483	%{_libdir}/vlc/plugins/video_filter/liboldmovie_plugin.so
14ru|vlc-2.2.4-1.1plf|484	%{_libdir}/vlc/plugins/video_filter/libposterize_plugin.so
14ru|vlc-2.2.4-1.1plf|485	%{_libdir}/vlc/plugins/video_filter/libpostproc_plugin.so
14ru|vlc-2.2.4-1.1plf|486	%{_libdir}/vlc/plugins/video_filter/libpsychedelic_plugin.so
14ru|vlc-2.2.4-1.1plf|487	%{_libdir}/vlc/plugins/video_filter/libpuzzle_plugin.so
14ru|vlc-2.2.4-1.1plf|488	%{_libdir}/vlc/plugins/video_filter/libremoteosd_plugin.so
14ru|vlc-2.2.4-1.1plf|489	%{_libdir}/vlc/plugins/video_filter/libripple_plugin.so
14ru|vlc-2.2.4-1.1plf|490	%{_libdir}/vlc/plugins/video_filter/librotate_plugin.so
14ru|vlc-2.2.4-1.1plf|491	%{_libdir}/vlc/plugins/video_filter/librss_plugin.so*
14ru|vlc-2.2.4-1.1plf|492	%{_libdir}/vlc/plugins/video_filter/libscale_plugin.so*
14ru|vlc-2.2.4-1.1plf|493	%{_libdir}/vlc/plugins/video_filter/libscene_plugin.so
14ru|vlc-2.2.4-1.1plf|494	%{_libdir}/vlc/plugins/video_filter/libsepia_plugin.so
14ru|vlc-2.2.4-1.1plf|495	%{_libdir}/vlc/plugins/video_filter/libsharpen_plugin.so
14ru|vlc-2.2.4-1.1plf|496	%{_libdir}/vlc/plugins/video_filter/libsubsdelay_plugin.so
14ru|vlc-2.2.4-1.1plf|497	%{_libdir}/vlc/plugins/video_filter/libtransform_plugin.so*
14ru|vlc-2.2.4-1.1plf|498	%{_libdir}/vlc/plugins/video_filter/libvhs_plugin.so
14ru|vlc-2.2.4-1.1plf|499	%{_libdir}/vlc/plugins/video_filter/libwave_plugin.so
14ru|vlc-2.2.4-1.1plf|500	%{_libdir}/vlc/plugins/video_filter/libyuvp_plugin.so
14ru|vlc-2.2.4-1.1plf|501	%dir %{_libdir}/vlc/plugins/video_output
14ru|vlc-2.2.4-1.1plf|502	%{_libdir}/vlc/plugins/video_output/libcaca_plugin.so
14ru|vlc-2.2.4-1.1plf|503	%{_libdir}/vlc/plugins/video_output/libfb_plugin.so
14ru|vlc-2.2.4-1.1plf|504	%{_libdir}/vlc/plugins/video_output/libvdummy_plugin.so
14ru|vlc-2.2.4-1.1plf|505	%{_libdir}/vlc/plugins/video_output/libvmem_plugin.so
14ru|vlc-2.2.4-1.1plf|506	%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so
14ru|vlc-2.2.4-1.1plf|507	%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so
14ru|vlc-2.2.4-1.1plf|508	%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so
14ru|vlc-2.2.4-1.1plf|509	%{_libdir}/vlc/plugins/video_output/libyuv_plugin.so
14ru|vlc-2.2.4-1.1plf|510	%dir %{_libdir}/vlc/plugins/video_splitter
14ru|vlc-2.2.4-1.1plf|511	%{_libdir}/vlc/plugins/video_splitter/libclone_plugin.so
14ru|vlc-2.2.4-1.1plf|512	%{_libdir}/vlc/plugins/video_splitter/libpanoramix_plugin.so
14ru|vlc-2.2.4-1.1plf|513	%{_libdir}/vlc/plugins/video_splitter/libwall_plugin.so
14ru|vlc-2.2.4-1.1plf|514	%dir %{_libdir}/vlc/plugins/visualization
14ru|vlc-2.2.4-1.1plf|515	%{_libdir}/vlc/plugins/visualization/libglspectrum_plugin.so
14ru|vlc-2.2.4-1.1plf|516	%{_libdir}/vlc/plugins/visualization/libvisual_plugin.so
14ru|vlc-2.2.4-1.1plf|517	%{_mandir}/man1/vlc.*
14ru|vlc-2.2.4-1.1plf|518	%{_mandir}/man1/vlc-wrapper.1*
14ru|vlc-2.2.4-1.1plf|519	%{_datadir}/applications/vlc.desktop
14ru|vlc-2.2.4-1.1plf|520	%{_miconsdir}/vlc.png
14ru|vlc-2.2.4-1.1plf|521	%{_iconsdir}/vlc.png
14ru|vlc-2.2.4-1.1plf|522	%{_liconsdir}/vlc.png
14ru|vlc-2.2.4-1.1plf|523	%{_iconsdir}/hicolor/*/apps/*
14ru|vlc-2.2.4-1.1plf|524	%{_datadir}/apps/solid/actions/*.desktop
14ru|vlc-2.2.4-1.1plf|525	
14ru|vlc-2.2.4-1.1plf|526	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|527	
14ru|vlc-2.2.4-1.1plf|528	%package -n svlc
14ru|vlc-2.2.4-1.1plf|529	Summary:	Skinned GUI plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|530	Group:		Video
14ru|vlc-2.2.4-1.1plf|531	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|532	Provides:	vlc-gui
14ru|vlc-2.2.4-1.1plf|533	
14ru|vlc-2.2.4-1.1plf|534	%description -n svlc
14ru|vlc-2.2.4-1.1plf|535	This plugin adds a skinned GUI interface to the VLC media player. To
14ru|vlc-2.2.4-1.1plf|536	activate it, run the `svlc' program.
14ru|vlc-2.2.4-1.1plf|537	
14ru|vlc-2.2.4-1.1plf|538	%files -n svlc
14ru|vlc-2.2.4-1.1plf|539	%doc README
14ru|vlc-2.2.4-1.1plf|540	%{_bindir}/svlc
14ru|vlc-2.2.4-1.1plf|541	%{_libdir}/vlc/plugins/gui/libskins2_plugin.so*
14ru|vlc-2.2.4-1.1plf|542	%{_datadir}/applications/mandriva-svlc.desktop
14ru|vlc-2.2.4-1.1plf|543	%{_datadir}/vlc/skins2
14ru|vlc-2.2.4-1.1plf|544	
14ru|vlc-2.2.4-1.1plf|545	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|546	
14ru|vlc-2.2.4-1.1plf|547	%package -n %{libname}
14ru|vlc-2.2.4-1.1plf|548	Summary:	Shared code for the VLC media player
14ru|vlc-2.2.4-1.1plf|549	Group:		System/Libraries
14ru|vlc-2.2.4-1.1plf|550	
14ru|vlc-2.2.4-1.1plf|551	%description -n %{libname}
14ru|vlc-2.2.4-1.1plf|552	Shared code for the VLC media player
14ru|vlc-2.2.4-1.1plf|553	This package contains code that is shared by different modules of the
14ru|vlc-2.2.4-1.1plf|554	VLC media player.
14ru|vlc-2.2.4-1.1plf|555	
14ru|vlc-2.2.4-1.1plf|556	%files -n %{libname}
14ru|vlc-2.2.4-1.1plf|557	%{_libdir}/libvlc.so.%{libmajor}*
14ru|vlc-2.2.4-1.1plf|558	
14ru|vlc-2.2.4-1.1plf|559	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|560	
14ru|vlc-2.2.4-1.1plf|561	%package -n %{libnamecore}
14ru|vlc-2.2.4-1.1plf|562	Summary:	Shared core code for the VLC media player
14ru|vlc-2.2.4-1.1plf|563	Group:		System/Libraries
14ru|vlc-2.2.4-1.1plf|564	#gw needed by the python bindings:
14ru|vlc-2.2.4-1.1plf|565	Provides:	libvlccore = %{version}-%{release}
14ru|vlc-2.2.4-1.1plf|566	
14ru|vlc-2.2.4-1.1plf|567	%description -n %{libnamecore}
14ru|vlc-2.2.4-1.1plf|568	Shared core code for the VLC media player
14ru|vlc-2.2.4-1.1plf|569	This package contains code that is shared by different modules of the
14ru|vlc-2.2.4-1.1plf|570	VLC media player.
14ru|vlc-2.2.4-1.1plf|571	
14ru|vlc-2.2.4-1.1plf|572	%files -n %{libnamecore}
14ru|vlc-2.2.4-1.1plf|573	%{_libdir}/libvlccore.so.%{coremajor}*
14ru|vlc-2.2.4-1.1plf|574	
14ru|vlc-2.2.4-1.1plf|575	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|576	
14ru|vlc-2.2.4-1.1plf|577	%package -n %{devname}
14ru|vlc-2.2.4-1.1plf|578	Summary:	Development files for the VLC media player
14ru|vlc-2.2.4-1.1plf|579	Group:		Development/C
14ru|vlc-2.2.4-1.1plf|580	Requires:	%{libname} = %{version}
14ru|vlc-2.2.4-1.1plf|581	Requires:	%{libnamecore} = %{version}
14ru|vlc-2.2.4-1.1plf|582	Provides:	%{name}-devel = %{version}-%{release}
14ru|vlc-2.2.4-1.1plf|583	Provides:	lib%{name}-devel = %{version}-%{release}
14ru|vlc-2.2.4-1.1plf|584	
14ru|vlc-2.2.4-1.1plf|585	%description -n %{devname}
14ru|vlc-2.2.4-1.1plf|586	Development files for the VLC media player
14ru|vlc-2.2.4-1.1plf|587	This package contains headers and a static library required to build plugins
14ru|vlc-2.2.4-1.1plf|588	for the VLC media player, or standalone applications using features from VLC.
14ru|vlc-2.2.4-1.1plf|589	
14ru|vlc-2.2.4-1.1plf|590	%files -n %{devname}
14ru|vlc-2.2.4-1.1plf|591	%doc README doc/release-howto.txt doc/skins
14ru|vlc-2.2.4-1.1plf|592	%dir %{_includedir}/vlc
14ru|vlc-2.2.4-1.1plf|593	%{_libdir}/vlc/libcompat.a
14ru|vlc-2.2.4-1.1plf|594	%{_libdir}/libvlc.so
14ru|vlc-2.2.4-1.1plf|595	%{_libdir}/libvlccore.so
14ru|vlc-2.2.4-1.1plf|596	%{_includedir}/vlc/*
14ru|vlc-2.2.4-1.1plf|597	%{_libdir}/pkgconfig/*
14ru|vlc-2.2.4-1.1plf|598	
14ru|vlc-2.2.4-1.1plf|599	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|600	
14ru|vlc-2.2.4-1.1plf|601	%package plugin-aa
14ru|vlc-2.2.4-1.1plf|602	Summary:	ASCII art video plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|603	Group:		Video
14ru|vlc-2.2.4-1.1plf|604	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|605	BuildRequires:	aalib-devel
14ru|vlc-2.2.4-1.1plf|606	
14ru|vlc-2.2.4-1.1plf|607	%description plugin-aa
14ru|vlc-2.2.4-1.1plf|608	This is an ASCII art video output plugin for the VLC media playe. To
14ru|vlc-2.2.4-1.1plf|609	activate it, use the `--vout aa' flag or select the `aa' video output
14ru|vlc-2.2.4-1.1plf|610	plugin from the preferences menu.
14ru|vlc-2.2.4-1.1plf|611	
14ru|vlc-2.2.4-1.1plf|612	%files plugin-aa
14ru|vlc-2.2.4-1.1plf|613	%doc README
14ru|vlc-2.2.4-1.1plf|614	%{_libdir}/vlc/plugins/video_output/libaa_plugin.so*
14ru|vlc-2.2.4-1.1plf|615	
14ru|vlc-2.2.4-1.1plf|616	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|617	
14ru|vlc-2.2.4-1.1plf|618	%package plugin-bonjour
14ru|vlc-2.2.4-1.1plf|619	Summary:	Bonjour service discovery plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|620	Group:		Video
14ru|vlc-2.2.4-1.1plf|621	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|622	
14ru|vlc-2.2.4-1.1plf|623	%description plugin-bonjour
14ru|vlc-2.2.4-1.1plf|624	This plugin adds support for Bonjour service discovery to
14ru|vlc-2.2.4-1.1plf|625	the VLC media player.
14ru|vlc-2.2.4-1.1plf|626	
14ru|vlc-2.2.4-1.1plf|627	%files plugin-bonjour
14ru|vlc-2.2.4-1.1plf|628	%doc README
14ru|vlc-2.2.4-1.1plf|629	%{_libdir}/vlc/plugins/services_discovery/libbonjour_plugin.so*
14ru|vlc-2.2.4-1.1plf|630	
14ru|vlc-2.2.4-1.1plf|631	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|632	
14ru|vlc-2.2.4-1.1plf|633	%package plugin-dv
14ru|vlc-2.2.4-1.1plf|634	Summary:	DV codec plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|635	Group:		Video
14ru|vlc-2.2.4-1.1plf|636	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|637	BuildRequires:	pkgconfig(libdv)
14ru|vlc-2.2.4-1.1plf|638	BuildRequires:	pkgconfig(libraw1394)
14ru|vlc-2.2.4-1.1plf|639	BuildRequires:	pkgconfig(libdc1394-2)
14ru|vlc-2.2.4-1.1plf|640	BuildRequires:	pkgconfig(libavc1394)
14ru|vlc-2.2.4-1.1plf|641	
14ru|vlc-2.2.4-1.1plf|642	%description plugin-dv
14ru|vlc-2.2.4-1.1plf|643	This plugin adds support for the DV video format to the VLC media player.
14ru|vlc-2.2.4-1.1plf|644	The plugin is autodetected.
14ru|vlc-2.2.4-1.1plf|645	
14ru|vlc-2.2.4-1.1plf|646	%files plugin-dv
14ru|vlc-2.2.4-1.1plf|647	%doc README
14ru|vlc-2.2.4-1.1plf|648	%{_libdir}/vlc/plugins/access/libdc1394_plugin.so
14ru|vlc-2.2.4-1.1plf|649	%{_libdir}/vlc/plugins/access/libdv1394_plugin.so
14ru|vlc-2.2.4-1.1plf|650	
14ru|vlc-2.2.4-1.1plf|651	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|652	
14ru|vlc-2.2.4-1.1plf|653	%package plugin-flac
14ru|vlc-2.2.4-1.1plf|654	Summary:	Flac codec plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|655	Group:		Sound
14ru|vlc-2.2.4-1.1plf|656	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|657	
14ru|vlc-2.2.4-1.1plf|658	%description plugin-flac
14ru|vlc-2.2.4-1.1plf|659	These plugins add support for the FLAC compressed audio format to the
14ru|vlc-2.2.4-1.1plf|660	VLC media player.
14ru|vlc-2.2.4-1.1plf|661	
14ru|vlc-2.2.4-1.1plf|662	%files plugin-flac
14ru|vlc-2.2.4-1.1plf|663	%doc README
14ru|vlc-2.2.4-1.1plf|664	%{_libdir}/vlc/plugins/demux/libflacsys_plugin.so
14ru|vlc-2.2.4-1.1plf|665	%{_libdir}/vlc/plugins/codec/libflac_plugin.so*
14ru|vlc-2.2.4-1.1plf|666	
14ru|vlc-2.2.4-1.1plf|667	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|668	
14ru|vlc-2.2.4-1.1plf|669	%package plugin-fluidsynth
14ru|vlc-2.2.4-1.1plf|670	Summary:	Add MIDI playback support to VLC based on Fluidsynth
14ru|vlc-2.2.4-1.1plf|671	Group:		Sound
14ru|vlc-2.2.4-1.1plf|672	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|673	BuildRequires:	pkgconfig(fluidsynth)
14ru|vlc-2.2.4-1.1plf|674	
14ru|vlc-2.2.4-1.1plf|675	%description plugin-fluidsynth
14ru|vlc-2.2.4-1.1plf|676	This plugin adds support for MIDI playback to VLC based on the Fluidsynth
14ru|vlc-2.2.4-1.1plf|677	library.
14ru|vlc-2.2.4-1.1plf|678	
14ru|vlc-2.2.4-1.1plf|679	%files plugin-fluidsynth
14ru|vlc-2.2.4-1.1plf|680	%doc README
14ru|vlc-2.2.4-1.1plf|681	%{_libdir}/vlc/plugins/codec/libfluidsynth_plugin.so
14ru|vlc-2.2.4-1.1plf|682	
14ru|vlc-2.2.4-1.1plf|683	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|684	
14ru|vlc-2.2.4-1.1plf|685	%package plugin-gme
14ru|vlc-2.2.4-1.1plf|686	Summary:	Add game music playback support to VLC based on libgme
14ru|vlc-2.2.4-1.1plf|687	Group:		Sound
14ru|vlc-2.2.4-1.1plf|688	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|689	BuildRequires:	libgme-devel
14ru|vlc-2.2.4-1.1plf|690	
14ru|vlc-2.2.4-1.1plf|691	%description plugin-gme
14ru|vlc-2.2.4-1.1plf|692	This plugin adds support for video game music playback to VLC based on the
14ru|vlc-2.2.4-1.1plf|693	GME library.
14ru|vlc-2.2.4-1.1plf|694	
14ru|vlc-2.2.4-1.1plf|695	%files plugin-gme
14ru|vlc-2.2.4-1.1plf|696	%doc README
14ru|vlc-2.2.4-1.1plf|697	%{_libdir}/vlc/plugins/demux/libgme_plugin.so
14ru|vlc-2.2.4-1.1plf|698	
14ru|vlc-2.2.4-1.1plf|699	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|700	
14ru|vlc-2.2.4-1.1plf|701	%package plugin-gnutls
14ru|vlc-2.2.4-1.1plf|702	Summary:	Secure Socket Layer plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|703	Group:		Video
14ru|vlc-2.2.4-1.1plf|704	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|705	
14ru|vlc-2.2.4-1.1plf|706	%description plugin-gnutls
14ru|vlc-2.2.4-1.1plf|707	This plugin adds support for SSL/TLS to the VLC media player.
14ru|vlc-2.2.4-1.1plf|708	
14ru|vlc-2.2.4-1.1plf|709	%files plugin-gnutls
14ru|vlc-2.2.4-1.1plf|710	%doc README
14ru|vlc-2.2.4-1.1plf|711	%{_libdir}/vlc/plugins/misc/libgnutls_plugin.so*
14ru|vlc-2.2.4-1.1plf|712	
14ru|vlc-2.2.4-1.1plf|713	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|714	
14ru|vlc-2.2.4-1.1plf|715	%if %{with_goom}
14ru|vlc-2.2.4-1.1plf|716	%package plugin-goom
14ru|vlc-2.2.4-1.1plf|717	Summary:	Visualization plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|718	Group:		Video
14ru|vlc-2.2.4-1.1plf|719	BuildRequires:	libgoom2-devel
14ru|vlc-2.2.4-1.1plf|720	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|721	
14ru|vlc-2.2.4-1.1plf|722	%description plugin-goom
14ru|vlc-2.2.4-1.1plf|723	This is a visualization plugin for VLC media player based on the Goom library.
14ru|vlc-2.2.4-1.1plf|724	
14ru|vlc-2.2.4-1.1plf|725	%files plugin-goom
14ru|vlc-2.2.4-1.1plf|726	%doc README
14ru|vlc-2.2.4-1.1plf|727	%{_libdir}/vlc/plugins/visualization/libgoom_plugin.so
14ru|vlc-2.2.4-1.1plf|728	%endif
14ru|vlc-2.2.4-1.1plf|729	
14ru|vlc-2.2.4-1.1plf|730	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|731	
14ru|vlc-2.2.4-1.1plf|732	%package plugin-jack
14ru|vlc-2.2.4-1.1plf|733	Summary:	Jack audio plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|734	Group:		Sound
14ru|vlc-2.2.4-1.1plf|735	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|736	
14ru|vlc-2.2.4-1.1plf|737	%description plugin-jack
14ru|vlc-2.2.4-1.1plf|738	This plugin adds support for the Jack Audio Connection Kit to the VLC
14ru|vlc-2.2.4-1.1plf|739	media player. To activate it, use the `--aout jack' flag or select the
14ru|vlc-2.2.4-1.1plf|740	`jack' audio output plugin from the preferences menu.
14ru|vlc-2.2.4-1.1plf|741	
14ru|vlc-2.2.4-1.1plf|742	%files plugin-jack
14ru|vlc-2.2.4-1.1plf|743	%doc README
14ru|vlc-2.2.4-1.1plf|744	%{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
14ru|vlc-2.2.4-1.1plf|745	%{_libdir}/vlc/plugins/audio_output/libjack_plugin.so*
14ru|vlc-2.2.4-1.1plf|746	
14ru|vlc-2.2.4-1.1plf|747	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|748	
14ru|vlc-2.2.4-1.1plf|749	%package plugin-kate
14ru|vlc-2.2.4-1.1plf|750	Summary:	Add subtitle and Karaoke text support to VLC
14ru|vlc-2.2.4-1.1plf|751	Group:		Video
14ru|vlc-2.2.4-1.1plf|752	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|753	BuildRequires:	pkgconfig(tiger)
14ru|vlc-2.2.4-1.1plf|754	
14ru|vlc-2.2.4-1.1plf|755	%description plugin-kate
14ru|vlc-2.2.4-1.1plf|756	This package adds support for subtitles and Karaoke text display based on
14ru|vlc-2.2.4-1.1plf|757	the libkate library to VLC.
14ru|vlc-2.2.4-1.1plf|758	
14ru|vlc-2.2.4-1.1plf|759	%files plugin-kate
14ru|vlc-2.2.4-1.1plf|760	%doc README
14ru|vlc-2.2.4-1.1plf|761	%{_libdir}/vlc/plugins/codec/libkate_plugin.so
14ru|vlc-2.2.4-1.1plf|762	
14ru|vlc-2.2.4-1.1plf|763	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|764	
14ru|vlc-2.2.4-1.1plf|765	%package plugin-libass
14ru|vlc-2.2.4-1.1plf|766	Summary:	Add subtitle support to VLC using libass
14ru|vlc-2.2.4-1.1plf|767	Group:		Video
14ru|vlc-2.2.4-1.1plf|768	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|769	BuildRequires:	pkgconfig(libass)
14ru|vlc-2.2.4-1.1plf|770	
14ru|vlc-2.2.4-1.1plf|771	%description plugin-libass
14ru|vlc-2.2.4-1.1plf|772	This package adds support for subtitles based on the libass library to VLC.
14ru|vlc-2.2.4-1.1plf|773	
14ru|vlc-2.2.4-1.1plf|774	%files plugin-libass
14ru|vlc-2.2.4-1.1plf|775	%doc README
14ru|vlc-2.2.4-1.1plf|776	%{_libdir}/vlc/plugins/codec/liblibass_plugin.so
14ru|vlc-2.2.4-1.1plf|777	
14ru|vlc-2.2.4-1.1plf|778	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|779	
14ru|vlc-2.2.4-1.1plf|780	%package plugin-libnotify
14ru|vlc-2.2.4-1.1plf|781	Summary:	Notification popup plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|782	Group:		Video
14ru|vlc-2.2.4-1.1plf|783	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|784	
14ru|vlc-2.2.4-1.1plf|785	%description plugin-libnotify
14ru|vlc-2.2.4-1.1plf|786	This plugin adds support for notification popup messages to
14ru|vlc-2.2.4-1.1plf|787	the VLC media player.
14ru|vlc-2.2.4-1.1plf|788	
14ru|vlc-2.2.4-1.1plf|789	%files plugin-libnotify
14ru|vlc-2.2.4-1.1plf|790	%doc README
14ru|vlc-2.2.4-1.1plf|791	%{_libdir}/vlc/plugins/notify/libnotify_plugin.so*
14ru|vlc-2.2.4-1.1plf|792	
14ru|vlc-2.2.4-1.1plf|793	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|794	
14ru|vlc-2.2.4-1.1plf|795	%package plugin-lirc
14ru|vlc-2.2.4-1.1plf|796	Summary:	Lirc plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|797	Group:		Video
14ru|vlc-2.2.4-1.1plf|798	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|799	BuildRequires:	pkgconfig(liblircclient0)
14ru|vlc-2.2.4-1.1plf|800	
14ru|vlc-2.2.4-1.1plf|801	%description plugin-lirc
14ru|vlc-2.2.4-1.1plf|802	This plugin is an infrared lirc interface for the VLC media player. To
14ru|vlc-2.2.4-1.1plf|803	activate it, use the `--extraintf lirc' flag.
14ru|vlc-2.2.4-1.1plf|804	
14ru|vlc-2.2.4-1.1plf|805	%files plugin-lirc
14ru|vlc-2.2.4-1.1plf|806	%doc README
14ru|vlc-2.2.4-1.1plf|807	%{_libdir}/vlc/plugins/control/liblirc_plugin.so*
14ru|vlc-2.2.4-1.1plf|808	
14ru|vlc-2.2.4-1.1plf|809	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|810	
14ru|vlc-2.2.4-1.1plf|811	%package plugin-lua
14ru|vlc-2.2.4-1.1plf|812	Summary:	Add Lua scripting to vlc
14ru|vlc-2.2.4-1.1plf|813	Group:		Video
14ru|vlc-2.2.4-1.1plf|814	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|815	BuildRequires:	pkgconfig(lua)
14ru|vlc-2.2.4-1.1plf|816	
14ru|vlc-2.2.4-1.1plf|817	%description plugin-lua
14ru|vlc-2.2.4-1.1plf|818	This plugin adds lua scripting and provides a few example scripts as well.
14ru|vlc-2.2.4-1.1plf|819	
14ru|vlc-2.2.4-1.1plf|820	%files plugin-lua
14ru|vlc-2.2.4-1.1plf|821	%doc README
14ru|vlc-2.2.4-1.1plf|822	%{_libdir}/vlc/plugins/lua/liblua_plugin.so
14ru|vlc-2.2.4-1.1plf|823	%{_libdir}/vlc/lua
14ru|vlc-2.2.4-1.1plf|824	%{_datadir}/vlc/lua
14ru|vlc-2.2.4-1.1plf|825	%{_bindir}/rvlc
14ru|vlc-2.2.4-1.1plf|826	
14ru|vlc-2.2.4-1.1plf|827	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|828	
14ru|vlc-2.2.4-1.1plf|829	%package plugin-mod
14ru|vlc-2.2.4-1.1plf|830	Summary:	MOD audio decoder plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|831	Group:		Sound
14ru|vlc-2.2.4-1.1plf|832	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|833	
14ru|vlc-2.2.4-1.1plf|834	%description plugin-mod
14ru|vlc-2.2.4-1.1plf|835	This plugin adds support for music module playback based on libmodplug
14ru|vlc-2.2.4-1.1plf|836	to the VLC media player.
14ru|vlc-2.2.4-1.1plf|837	
14ru|vlc-2.2.4-1.1plf|838	%files plugin-mod
14ru|vlc-2.2.4-1.1plf|839	%doc README
14ru|vlc-2.2.4-1.1plf|840	%{_libdir}/vlc/plugins/demux/libmod_plugin.so*
14ru|vlc-2.2.4-1.1plf|841	
14ru|vlc-2.2.4-1.1plf|842	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|843	
14ru|vlc-2.2.4-1.1plf|844	%package plugin-mpc
14ru|vlc-2.2.4-1.1plf|845	Summary:	MPC audio decoder plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|846	Group:		Sound
14ru|vlc-2.2.4-1.1plf|847	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|848	
14ru|vlc-2.2.4-1.1plf|849	%description plugin-mpc
14ru|vlc-2.2.4-1.1plf|850	This plugin adds support for Musepack audio playback based on libmpcdec
14ru|vlc-2.2.4-1.1plf|851	to the VLC media player.
14ru|vlc-2.2.4-1.1plf|852	
14ru|vlc-2.2.4-1.1plf|853	%files plugin-mpc
14ru|vlc-2.2.4-1.1plf|854	%doc README
14ru|vlc-2.2.4-1.1plf|855	%{_libdir}/vlc/plugins/demux/libmpc_plugin.so*
14ru|vlc-2.2.4-1.1plf|856	
14ru|vlc-2.2.4-1.1plf|857	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|858	
14ru|vlc-2.2.4-1.1plf|859	%package plugin-ncurses
14ru|vlc-2.2.4-1.1plf|860	Summary:	Ncurses console-based plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|861	Group:		Video
14ru|vlc-2.2.4-1.1plf|862	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|863	BuildRequires:	pkgconfig(ncurses)
14ru|vlc-2.2.4-1.1plf|864	
14ru|vlc-2.2.4-1.1plf|865	%description plugin-ncurses
14ru|vlc-2.2.4-1.1plf|866	This plugin adds a ncurses interface to the VLC media player. To
14ru|vlc-2.2.4-1.1plf|867	activate it, use the `--intf ncurses' flag.
14ru|vlc-2.2.4-1.1plf|868	
14ru|vlc-2.2.4-1.1plf|869	%files plugin-ncurses
14ru|vlc-2.2.4-1.1plf|870	%doc README
14ru|vlc-2.2.4-1.1plf|871	%{_bindir}/nvlc
14ru|vlc-2.2.4-1.1plf|872	%{_libdir}/vlc/plugins/gui/libncurses_plugin.so*
14ru|vlc-2.2.4-1.1plf|873	
14ru|vlc-2.2.4-1.1plf|874	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|875	
14ru|vlc-2.2.4-1.1plf|876	%package plugin-opencv
14ru|vlc-2.2.4-1.1plf|877	Summary:	OpenCV wrapper video filter plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|878	Group:		Video
14ru|vlc-2.2.4-1.1plf|879	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|880	BuildRequires:	pkgconfig(opencv)
14ru|vlc-2.2.4-1.1plf|881	
14ru|vlc-2.2.4-1.1plf|882	%description plugin-opencv
14ru|vlc-2.2.4-1.1plf|883	This plugin adds support for OpenCV video filter to the VLC media player.
14ru|vlc-2.2.4-1.1plf|884	
14ru|vlc-2.2.4-1.1plf|885	%files plugin-opencv
14ru|vlc-2.2.4-1.1plf|886	%doc README
14ru|vlc-2.2.4-1.1plf|887	%{_libdir}/vlc/plugins/video_filter/libopencv_example_plugin.so
14ru|vlc-2.2.4-1.1plf|888	%{_libdir}/vlc/plugins/video_filter/libopencv_wrapper_plugin.so
14ru|vlc-2.2.4-1.1plf|889	
14ru|vlc-2.2.4-1.1plf|890	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|891	
14ru|vlc-2.2.4-1.1plf|892	%package plugin-opengl
14ru|vlc-2.2.4-1.1plf|893	Summary:	OpenGL video output plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|894	Group:		Video
14ru|vlc-2.2.4-1.1plf|895	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|896	
14ru|vlc-2.2.4-1.1plf|897	%description plugin-opengl
14ru|vlc-2.2.4-1.1plf|898	This plugin adds support for OpenGL video output to the VLC media player.
14ru|vlc-2.2.4-1.1plf|899	
14ru|vlc-2.2.4-1.1plf|900	%files plugin-opengl
14ru|vlc-2.2.4-1.1plf|901	%doc README
14ru|vlc-2.2.4-1.1plf|902	%{_libdir}/vlc/plugins/video_output/libegl_x11_plugin.so
14ru|vlc-2.2.4-1.1plf|903	%{_libdir}/vlc/plugins/video_output/libgl_plugin.so
14ru|vlc-2.2.4-1.1plf|904	%{_libdir}/vlc/plugins/video_output/libglx_plugin.so
14ru|vlc-2.2.4-1.1plf|905	%{_libdir}/vlc/plugins/video_output/libxcb_glx_plugin.so*
14ru|vlc-2.2.4-1.1plf|906	
14ru|vlc-2.2.4-1.1plf|907	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|908	
14ru|vlc-2.2.4-1.1plf|909	%package plugin-opus
14ru|vlc-2.2.4-1.1plf|910	Summary:	Opus codec plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|911	Group:		Sound
14ru|vlc-2.2.4-1.1plf|912	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|913	BuildRequires:	pkgconfig(opus)
14ru|vlc-2.2.4-1.1plf|914	
14ru|vlc-2.2.4-1.1plf|915	%description plugin-opus
14ru|vlc-2.2.4-1.1plf|916	This plugin adds support for the Opus codec to the VLC media player.
14ru|vlc-2.2.4-1.1plf|917	
14ru|vlc-2.2.4-1.1plf|918	%files plugin-opus
14ru|vlc-2.2.4-1.1plf|919	%{_libdir}/vlc/plugins/codec/libopus_plugin.so
14ru|vlc-2.2.4-1.1plf|920	
14ru|vlc-2.2.4-1.1plf|921	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|922	
14ru|vlc-2.2.4-1.1plf|923	%package plugin-projectm
14ru|vlc-2.2.4-1.1plf|924	Summary:	Visualization plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|925	Group:		Video
14ru|vlc-2.2.4-1.1plf|926	BuildRequires:	pkgconfig(libprojectM)
14ru|vlc-2.2.4-1.1plf|927	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|928	
14ru|vlc-2.2.4-1.1plf|929	%description plugin-projectm
14ru|vlc-2.2.4-1.1plf|930	This is a visualization plugin for VLC media player based on projectm.
14ru|vlc-2.2.4-1.1plf|931	
14ru|vlc-2.2.4-1.1plf|932	%files plugin-projectm
14ru|vlc-2.2.4-1.1plf|933	%doc README
14ru|vlc-2.2.4-1.1plf|934	%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
14ru|vlc-2.2.4-1.1plf|935	
14ru|vlc-2.2.4-1.1plf|936	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|937	
14ru|vlc-2.2.4-1.1plf|938	%package plugin-pulse
14ru|vlc-2.2.4-1.1plf|939	Summary:	PulseAudio plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|940	Group:		Sound
14ru|vlc-2.2.4-1.1plf|941	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|942	
14ru|vlc-2.2.4-1.1plf|943	%description plugin-pulse
14ru|vlc-2.2.4-1.1plf|944	This plugin adds support for the PulseAudio Sound Daemon to the VLC
14ru|vlc-2.2.4-1.1plf|945	media player. To activate it, use the `--aout pulse' flag or select the
14ru|vlc-2.2.4-1.1plf|946	`pulse' audio output plugin from the preferences menu.
14ru|vlc-2.2.4-1.1plf|947	
14ru|vlc-2.2.4-1.1plf|948	%files plugin-pulse
14ru|vlc-2.2.4-1.1plf|949	%doc README
14ru|vlc-2.2.4-1.1plf|950	%{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
14ru|vlc-2.2.4-1.1plf|951	%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so*
14ru|vlc-2.2.4-1.1plf|952	%{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so
14ru|vlc-2.2.4-1.1plf|953	
14ru|vlc-2.2.4-1.1plf|954	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|955	
14ru|vlc-2.2.4-1.1plf|956	%package plugin-schroedinger
14ru|vlc-2.2.4-1.1plf|957	Summary:	Dirac plugin for VLC based on Schroedinger
14ru|vlc-2.2.4-1.1plf|958	Group:		Video
14ru|vlc-2.2.4-1.1plf|959	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|960	BuildRequires:	pkgconfig(schroedinger-1.0)
14ru|vlc-2.2.4-1.1plf|961	
14ru|vlc-2.2.4-1.1plf|962	%description plugin-schroedinger
14ru|vlc-2.2.4-1.1plf|963	These plugins add support for the Dirac video format based on Schroedinger.
14ru|vlc-2.2.4-1.1plf|964	to the VLC media player.
14ru|vlc-2.2.4-1.1plf|965	
14ru|vlc-2.2.4-1.1plf|966	%files plugin-schroedinger
14ru|vlc-2.2.4-1.1plf|967	%doc README
14ru|vlc-2.2.4-1.1plf|968	%{_libdir}/vlc/plugins/codec/libschroedinger_plugin.so
14ru|vlc-2.2.4-1.1plf|969	
14ru|vlc-2.2.4-1.1plf|970	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|971	
14ru|vlc-2.2.4-1.1plf|972	%package plugin-sdl
14ru|vlc-2.2.4-1.1plf|973	Summary:	Simple DirectMedia Layer video plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|974	Group:		Video
14ru|vlc-2.2.4-1.1plf|975	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|976	BuildRequires:	pkgconfig(SDL_image)
14ru|vlc-2.2.4-1.1plf|977	BuildRequires:	pkgconfig(sdl)
14ru|vlc-2.2.4-1.1plf|978	BuildRequires:	nas-devel
14ru|vlc-2.2.4-1.1plf|979	
14ru|vlc-2.2.4-1.1plf|980	%description plugin-sdl
14ru|vlc-2.2.4-1.1plf|981	This plugin adds support for the Simple DirectMedia Layer library to
14ru|vlc-2.2.4-1.1plf|982	the VLC media player. To activate it, use the `--vout sdl' or
14ru|vlc-2.2.4-1.1plf|983	`--aout sdl' flags or select the `sdl' video or audio output plugin
14ru|vlc-2.2.4-1.1plf|984	from the preferences menu.
14ru|vlc-2.2.4-1.1plf|985	
14ru|vlc-2.2.4-1.1plf|986	%files plugin-sdl
14ru|vlc-2.2.4-1.1plf|987	%doc README
14ru|vlc-2.2.4-1.1plf|988	%{_libdir}/vlc/plugins/codec/libsdl_image_plugin.so*
14ru|vlc-2.2.4-1.1plf|989	%{_libdir}/vlc/plugins/video_output/libvout_sdl_plugin.so*
14ru|vlc-2.2.4-1.1plf|990	
14ru|vlc-2.2.4-1.1plf|991	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|992	
14ru|vlc-2.2.4-1.1plf|993	%package plugin-shout
14ru|vlc-2.2.4-1.1plf|994	Summary:	Shoutcast and Icecast connector
14ru|vlc-2.2.4-1.1plf|995	Group:		Sound
14ru|vlc-2.2.4-1.1plf|996	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|997	BuildRequires:	pkgconfig(shout)
14ru|vlc-2.2.4-1.1plf|998	
14ru|vlc-2.2.4-1.1plf|999	%description plugin-shout
14ru|vlc-2.2.4-1.1plf|1000	This plugin adds support for Icecast and Shoutcast servers.
14ru|vlc-2.2.4-1.1plf|1001	
14ru|vlc-2.2.4-1.1plf|1002	%files plugin-shout
14ru|vlc-2.2.4-1.1plf|1003	%doc README
14ru|vlc-2.2.4-1.1plf|1004	%{_libdir}/vlc/plugins/access_output/libaccess_output_shout_plugin.so
14ru|vlc-2.2.4-1.1plf|1005	
14ru|vlc-2.2.4-1.1plf|1006	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|1007	
14ru|vlc-2.2.4-1.1plf|1008	%package plugin-speex
14ru|vlc-2.2.4-1.1plf|1009	Summary:	Ogg Speex codec plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|1010	Group:		Sound
14ru|vlc-2.2.4-1.1plf|1011	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|1012	
14ru|vlc-2.2.4-1.1plf|1013	%description plugin-speex
14ru|vlc-2.2.4-1.1plf|1014	These plugins add support for the Ogg Speex codec to the VLC media
14ru|vlc-2.2.4-1.1plf|1015	player. They are autodetected.
14ru|vlc-2.2.4-1.1plf|1016	
14ru|vlc-2.2.4-1.1plf|1017	%files plugin-speex
14ru|vlc-2.2.4-1.1plf|1018	%doc README
14ru|vlc-2.2.4-1.1plf|1019	%{_libdir}/vlc/plugins/audio_filter/libspeex_resampler_plugin.so
14ru|vlc-2.2.4-1.1plf|1020	%{_libdir}/vlc/plugins/codec/libspeex_plugin.so*
14ru|vlc-2.2.4-1.1plf|1021	
14ru|vlc-2.2.4-1.1plf|1022	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|1023	
14ru|vlc-2.2.4-1.1plf|1024	%package plugin-theora
14ru|vlc-2.2.4-1.1plf|1025	Summary:	Theora video codec for the VLC media player
14ru|vlc-2.2.4-1.1plf|1026	Group:		Video
14ru|vlc-2.2.4-1.1plf|1027	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|1028	BuildRequires:	pkgconfig(theora)
14ru|vlc-2.2.4-1.1plf|1029	
14ru|vlc-2.2.4-1.1plf|1030	%description plugin-theora
14ru|vlc-2.2.4-1.1plf|1031	These plugin adds support for the Ogg Theora video format to the VLC
14ru|vlc-2.2.4-1.1plf|1032	media player. They are autodetected.
14ru|vlc-2.2.4-1.1plf|1033	
14ru|vlc-2.2.4-1.1plf|1034	%files plugin-theora
14ru|vlc-2.2.4-1.1plf|1035	%doc README
14ru|vlc-2.2.4-1.1plf|1036	%{_libdir}/vlc/plugins/codec/libtheora_plugin.so
14ru|vlc-2.2.4-1.1plf|1037	
14ru|vlc-2.2.4-1.1plf|1038	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|1039	
14ru|vlc-2.2.4-1.1plf|1040	%package plugin-twolame
14ru|vlc-2.2.4-1.1plf|1041	Summary:	MP2 encoder plugin for VLC
14ru|vlc-2.2.4-1.1plf|1042	Group:		Sound
14ru|vlc-2.2.4-1.1plf|1043	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|1044	BuildRequires:	pkgconfig(twolame)
14ru|vlc-2.2.4-1.1plf|1045	
14ru|vlc-2.2.4-1.1plf|1046	%description plugin-twolame
14ru|vlc-2.2.4-1.1plf|1047	These plugins add support for the Twolame MPEG Audio Layer 2 encoder
14ru|vlc-2.2.4-1.1plf|1048	to the VLC media player. They are autodetected.
14ru|vlc-2.2.4-1.1plf|1049	
14ru|vlc-2.2.4-1.1plf|1050	%files plugin-twolame
14ru|vlc-2.2.4-1.1plf|1051	%doc README
14ru|vlc-2.2.4-1.1plf|1052	%{_libdir}/vlc/plugins/codec/libtwolame_plugin.so*
14ru|vlc-2.2.4-1.1plf|1053	
14ru|vlc-2.2.4-1.1plf|1054	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|1055	
14ru|vlc-2.2.4-1.1plf|1056	%package plugin-upnp
14ru|vlc-2.2.4-1.1plf|1057	Summary:	UPNP service discovery plugin for the VLC media player
14ru|vlc-2.2.4-1.1plf|1058	Group:		Video
14ru|vlc-2.2.4-1.1plf|1059	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|1060	BuildRequires:	pkgconfig(libupnp)
14ru|vlc-2.2.4-1.1plf|1061	
14ru|vlc-2.2.4-1.1plf|1062	%description plugin-upnp
14ru|vlc-2.2.4-1.1plf|1063	This plugin adds support for UPNP service discovery to
14ru|vlc-2.2.4-1.1plf|1064	the VLC media player.
14ru|vlc-2.2.4-1.1plf|1065	
14ru|vlc-2.2.4-1.1plf|1066	%files plugin-upnp
14ru|vlc-2.2.4-1.1plf|1067	%doc README
14ru|vlc-2.2.4-1.1plf|1068	%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so*
14ru|vlc-2.2.4-1.1plf|1069	
14ru|vlc-2.2.4-1.1plf|1070	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|1071	
14ru|vlc-2.2.4-1.1plf|1072	%package plugin-vaapi
14ru|vlc-2.2.4-1.1plf|1073	Summary:	VAAPI GPU decoding support to VLC
14ru|vlc-2.2.4-1.1plf|1074	Group:		Video
14ru|vlc-2.2.4-1.1plf|1075	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|1076	BuildRequires:	pkgconfig(libva)
14ru|vlc-2.2.4-1.1plf|1077	BuildRequires:	pkgconfig(libva-x11)
14ru|vlc-2.2.4-1.1plf|1078	
14ru|vlc-2.2.4-1.1plf|1079	%description plugin-vaapi
14ru|vlc-2.2.4-1.1plf|1080	This package adds VAAPI GPU decoding support to VLC.
14ru|vlc-2.2.4-1.1plf|1081	
14ru|vlc-2.2.4-1.1plf|1082	%files plugin-vaapi
14ru|vlc-2.2.4-1.1plf|1083	%doc README
14ru|vlc-2.2.4-1.1plf|1084	%{_libdir}/vlc/plugins/codec/libvaapi_*_plugin.so
14ru|vlc-2.2.4-1.1plf|1085	
14ru|vlc-2.2.4-1.1plf|1086	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|1087	
14ru|vlc-2.2.4-1.1plf|1088	%package plugin-vdpau
14ru|vlc-2.2.4-1.1plf|1089	Summary:	VDPAU GPU decoding support to VLC
14ru|vlc-2.2.4-1.1plf|1090	Group:		Video
14ru|vlc-2.2.4-1.1plf|1091	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|1092	BuildRequires:	pkgconfig(vdpau)
14ru|vlc-2.2.4-1.1plf|1093	
14ru|vlc-2.2.4-1.1plf|1094	%description plugin-vdpau
14ru|vlc-2.2.4-1.1plf|1095	This package adds VDPAU GPU decoding support to VLC.
14ru|vlc-2.2.4-1.1plf|1096	
14ru|vlc-2.2.4-1.1plf|1097	%files plugin-vdpau
14ru|vlc-2.2.4-1.1plf|1098	%doc README
14ru|vlc-2.2.4-1.1plf|1099	%{_libdir}/vlc/plugins/vdpau/libvdpau_*_plugin.so
14ru|vlc-2.2.4-1.1plf|1100	%{_libdir}/vlc/libvlc_vdpau.so.0*
14ru|vlc-2.2.4-1.1plf|1101	
14ru|vlc-2.2.4-1.1plf|1102	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|1103	
14ru|vlc-2.2.4-1.1plf|1104	%package plugin-zvbi
14ru|vlc-2.2.4-1.1plf|1105	Summary:	Add Teletext and Closed Caption support to VLC
14ru|vlc-2.2.4-1.1plf|1106	Group:		Video
14ru|vlc-2.2.4-1.1plf|1107	Requires:	%{name} = %{version}
14ru|vlc-2.2.4-1.1plf|1108	BuildRequires:	pkgconfig(zvbi-0.2)
14ru|vlc-2.2.4-1.1plf|1109	
14ru|vlc-2.2.4-1.1plf|1110	%description plugin-zvbi
14ru|vlc-2.2.4-1.1plf|1111	This package adds support for Raw VBI, Teletext and Closed Caption based on
14ru|vlc-2.2.4-1.1plf|1112	the ZVBI library to VLC.
14ru|vlc-2.2.4-1.1plf|1113	
14ru|vlc-2.2.4-1.1plf|1114	%files plugin-zvbi
14ru|vlc-2.2.4-1.1plf|1115	%doc README
14ru|vlc-2.2.4-1.1plf|1116	%{_libdir}/vlc/plugins/access/liblinsys_hdsdi_plugin.so
14ru|vlc-2.2.4-1.1plf|1117	%{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
14ru|vlc-2.2.4-1.1plf|1118	%{_libdir}/vlc/plugins/codec/libzvbi_plugin.so
14ru|vlc-2.2.4-1.1plf|1119	
14ru|vlc-2.2.4-1.1plf|1120	#----------------------------------------------------------------------------
14ru|vlc-2.2.4-1.1plf|1121	
14ru|vlc-2.2.4-1.1plf|1122	%prep
14ru|vlc-2.2.4-1.1plf|1123	%setup -q
14ru|vlc-2.2.4-1.1plf|1124	%patch0 -p1 -b .automake12~
14ru|vlc-2.2.4-1.1plf|1125	%patch1 -p1
14ru|vlc-2.2.4-1.1plf|1126	%patch2 -p1
14ru|vlc-2.2.4-1.1plf|1127	%patch3 -p1 -b .live555~
14ru|vlc-2.2.4-1.1plf|1128	%patch4 -p1 -b .live555~
14ru|vlc-2.2.4-1.1plf|1129	%patch5 -p1
14ru|vlc-2.2.4-1.1plf|1130	
14ru|vlc-2.2.4-1.1plf|1131	cp %{SOURCE2} po/ru.po
14ru|vlc-2.2.4-1.1plf|1132	
14ru|vlc-2.2.4-1.1plf|1133	#gw if we want to regenerate libtool, we must remove the local versions of
14ru|vlc-2.2.4-1.1plf|1134	# the libtool m4 files, aclocal will replace them
14ru|vlc-2.2.4-1.1plf|1135	pushd m4
14ru|vlc-2.2.4-1.1plf|1136	rm -fv argz.m4 libtool.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
14ru|vlc-2.2.4-1.1plf|1137	popd
14ru|vlc-2.2.4-1.1plf|1138	
14ru|vlc-2.2.4-1.1plf|1139	libtoolize --install --force
14ru|vlc-2.2.4-1.1plf|1140	aclocal -I m4
14ru|vlc-2.2.4-1.1plf|1141	autoheader
14ru|vlc-2.2.4-1.1plf|1142	autoconf
14ru|vlc-2.2.4-1.1plf|1143	automake -a
14ru|vlc-2.2.4-1.1plf|1144	
14ru|vlc-2.2.4-1.1plf|1145	%build
14ru|vlc-2.2.4-1.1plf|1146	# add missing ebml include dir
14ru|vlc-2.2.4-1.1plf|1147	export CPPFLAGS="$CPPFLAGS -I/usr/include/ebml"
14ru|vlc-2.2.4-1.1plf|1148	#gw the speex headers have moved
14ru|vlc-2.2.4-1.1plf|1149	export CPPFLAGS="$CPPFLAGS -I%{_includedir}/speex"
14ru|vlc-2.2.4-1.1plf|1150	%configure2_5x \
14ru|vlc-2.2.4-1.1plf|1151	--disable-dependency-tracking \
14ru|vlc-2.2.4-1.1plf|1152	--disable-rpath \
14ru|vlc-2.2.4-1.1plf|1153	--disable-sse \
14ru|vlc-2.2.4-1.1plf|1154	--enable-aa \
14ru|vlc-2.2.4-1.1plf|1155	--enable-bluray \
14ru|vlc-2.2.4-1.1plf|1156	--enable-bonjour \
14ru|vlc-2.2.4-1.1plf|1157	%if %{with_dts}
14ru|vlc-2.2.4-1.1plf|1158	--enable-dca \
14ru|vlc-2.2.4-1.1plf|1159	%else
14ru|vlc-2.2.4-1.1plf|1160	--disable-dca \
14ru|vlc-2.2.4-1.1plf|1161	%endif
14ru|vlc-2.2.4-1.1plf|1162	--enable-dvbpsi \
14ru|vlc-2.2.4-1.1plf|1163	--enable-dvdnav \
14ru|vlc-2.2.4-1.1plf|1164	%if %{with_faad}
14ru|vlc-2.2.4-1.1plf|1165	--enable-faad \
14ru|vlc-2.2.4-1.1plf|1166	%else
14ru|vlc-2.2.4-1.1plf|1167	--disable-faad \
14ru|vlc-2.2.4-1.1plf|1168	%endif
14ru|vlc-2.2.4-1.1plf|1169	--enable-flac \
14ru|vlc-2.2.4-1.1plf|1170	--enable-gnutls \
14ru|vlc-2.2.4-1.1plf|1171	--disable-gst-decode \
14ru|vlc-2.2.4-1.1plf|1172	--enable-jack \
14ru|vlc-2.2.4-1.1plf|1173	--enable-libcddb \
14ru|vlc-2.2.4-1.1plf|1174	--enable-libmpeg2 \
14ru|vlc-2.2.4-1.1plf|1175	--enable-libva \
14ru|vlc-2.2.4-1.1plf|1176	--enable-lirc \
14ru|vlc-2.2.4-1.1plf|1177	--enable-live555 \
14ru|vlc-2.2.4-1.1plf|1178	--enable-mad \
14ru|vlc-2.2.4-1.1plf|1179	--enable-mkv \
14ru|vlc-2.2.4-1.1plf|1180	--enable-ncurses \
14ru|vlc-2.2.4-1.1plf|1181	--enable-ogg \
14ru|vlc-2.2.4-1.1plf|1182	--enable-opus \
14ru|vlc-2.2.4-1.1plf|1183	--enable-pulse \
14ru|vlc-2.2.4-1.1plf|1184	--enable-realrtsp \
14ru|vlc-2.2.4-1.1plf|1185	--enable-sdl \
14ru|vlc-2.2.4-1.1plf|1186	--enable-shout \
14ru|vlc-2.2.4-1.1plf|1187	--enable-skins2 \
14ru|vlc-2.2.4-1.1plf|1188	--enable-speex \
14ru|vlc-2.2.4-1.1plf|1189	--enable-theora \
14ru|vlc-2.2.4-1.1plf|1190	--enable-twolame \
14ru|vlc-2.2.4-1.1plf|1191	--enable-vcdx \
14ru|vlc-2.2.4-1.1plf|1192	--enable-vdpau \
14ru|vlc-2.2.4-1.1plf|1193	--enable-vorbis \
14ru|vlc-2.2.4-1.1plf|1194	%if %{with_x264}
14ru|vlc-2.2.4-1.1plf|1195	--enable-x264 \
14ru|vlc-2.2.4-1.1plf|1196	%else
14ru|vlc-2.2.4-1.1plf|1197	--disable-x264 \
14ru|vlc-2.2.4-1.1plf|1198	%endif
14ru|vlc-2.2.4-1.1plf|1199	%if %{with_x265}
14ru|vlc-2.2.4-1.1plf|1200	--enable-x265 \
14ru|vlc-2.2.4-1.1plf|1201	%else
14ru|vlc-2.2.4-1.1plf|1202	--disable-x265 \
14ru|vlc-2.2.4-1.1plf|1203	%endif
14ru|vlc-2.2.4-1.1plf|1204	--enable-xvideo \
14ru|vlc-2.2.4-1.1plf|1205	%ifarch x86_64
14ru|vlc-2.2.4-1.1plf|1206	--with-pic
14ru|vlc-2.2.4-1.1plf|1207	%endif
14ru|vlc-2.2.4-1.1plf|1208	
14ru|vlc-2.2.4-1.1plf|1209	%make
14ru|vlc-2.2.4-1.1plf|1210	
14ru|vlc-2.2.4-1.1plf|1211	pushd po
14ru|vlc-2.2.4-1.1plf|1212	make update-gmo
14ru|vlc-2.2.4-1.1plf|1213	popd
14ru|vlc-2.2.4-1.1plf|1214	
14ru|vlc-2.2.4-1.1plf|1215	%install
14ru|vlc-2.2.4-1.1plf|1216	mkdir -p %{buildroot}%{_libdir}
14ru|vlc-2.2.4-1.1plf|1217	%makeinstall_std transform=""
14ru|vlc-2.2.4-1.1plf|1218	
14ru|vlc-2.2.4-1.1plf|1219	find %{buildroot}%{_libdir}/vlc -name \*.la -exec rm -f {} \;
14ru|vlc-2.2.4-1.1plf|1220	
14ru|vlc-2.2.4-1.1plf|1221	%find_lang %{name}
14ru|vlc-2.2.4-1.1plf|1222	
14ru|vlc-2.2.4-1.1plf|1223	# Private library, development file is useless
14ru|vlc-2.2.4-1.1plf|1224	rm -f %{buildroot}%{_libdir}/vlc/libvlc_vdpau.so
14ru|vlc-2.2.4-1.1plf|1225	
14ru|vlc-2.2.4-1.1plf|1226	rm -rf installed-docs
14ru|vlc-2.2.4-1.1plf|1227	mv %{buildroot}%{_datadir}/doc/vlc installed-docs
14ru|vlc-2.2.4-1.1plf|1228	
14ru|vlc-2.2.4-1.1plf|1229	# menu
14ru|vlc-2.2.4-1.1plf|1230	desktop-file-install --vendor="" \
14ru|vlc-2.2.4-1.1plf|1231	--add-mime-type="x-content/video-dvd" \
14ru|vlc-2.2.4-1.1plf|1232	--add-mime-type="x-content/video-vcd" \
14ru|vlc-2.2.4-1.1plf|1233	--add-mime-type="x-content/video-svcd" \
14ru|vlc-2.2.4-1.1plf|1234	--add-mime-type="x-content/audio-cdda" \
14ru|vlc-2.2.4-1.1plf|1235	--add-category="Qt" \
14ru|vlc-2.2.4-1.1plf|1236	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
14ru|vlc-2.2.4-1.1plf|1237	
14ru|vlc-2.2.4-1.1plf|1238	cat > %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop << EOF
14ru|vlc-2.2.4-1.1plf|1239	[Desktop Entry]
14ru|vlc-2.2.4-1.1plf|1240	Name=VLC skinned GUI media player
14ru|vlc-2.2.4-1.1plf|1241	Comment=VLC is a free MPEG, MPEG2, DVD and DivX player
14ru|vlc-2.2.4-1.1plf|1242	Exec=%{_bindir}/svlc %U
14ru|vlc-2.2.4-1.1plf|1243	Icon=%{name}
14ru|vlc-2.2.4-1.1plf|1244	Terminal=false
14ru|vlc-2.2.4-1.1plf|1245	Type=Application
14ru|vlc-2.2.4-1.1plf|1246	StartupNotify=true
14ru|vlc-2.2.4-1.1plf|1247	Categories=AudioVideo;Audio;Video;Player;
14ru|vlc-2.2.4-1.1plf|1248	EOF
14ru|vlc-2.2.4-1.1plf|1249	fgrep MimeType= %{buildroot}%{_datadir}/applications/vlc.desktop >> %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop
14ru|vlc-2.2.4-1.1plf|1250	
14ru|vlc-2.2.4-1.1plf|1251	# icons
14ru|vlc-2.2.4-1.1plf|1252	%define pngdir share/icons
14ru|vlc-2.2.4-1.1plf|1253	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
14ru|vlc-2.2.4-1.1plf|1254	install -m 644 %{pngdir}/16x16/vlc.png %{buildroot}/%{_miconsdir}/vlc.png
14ru|vlc-2.2.4-1.1plf|1255	install -m 644 %{pngdir}/32x32/vlc.png %{buildroot}/%{_iconsdir}/vlc.png
14ru|vlc-2.2.4-1.1plf|1256	install -m 644 %{pngdir}/48x48/vlc.png %{buildroot}/%{_liconsdir}/vlc.png
14ru|vlc-2.2.4-1.1plf|1257	
14ru|vlc-2.2.4-1.1plf|1258	
14ru|vlc-2.2.4-1.1plf|1259	%changelog
14ru|vlc-2.2.4-1.1plf|1260	
14ru|vlc-2.2.4-1.1plf|1261	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.4-1.1plf
14ru|vlc-2.2.4-1.1plf|1262	- (67e88c2) Bump release
14ru|vlc-2.2.4-1.1plf|1263	
14ru|vlc-2.2.4-1.1plf|1264	* Mon Jun 06 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.4-1plf
14ru|vlc-2.2.4-1.1plf|1265	- (f2c69d0) New version 2.2.4
14ru|vlc-2.2.4-1.1plf|1266	
14ru|vlc-2.2.4-1.1plf|1267	* Mon May 16 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.3-2plf
14ru|vlc-2.2.4-1.1plf|1268	- (3f8159d) Update Russian translation
14ru|vlc-2.2.4-1.1plf|1269	
14ru|vlc-2.2.4-1.1plf|1270	* Thu May 12 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.3-1plf
14ru|vlc-2.2.4-1.1plf|1271	- (5231fac) New version 2.2.3
14ru|vlc-2.2.4-1.1plf|1272	
14ru|vlc-2.2.4-1.1plf|1273	* Sat Feb 13 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.2-1plf
14ru|vlc-2.2.4-1.1plf|1274	- (ae5b62a) New version 2.2.2
14ru|vlc-2.2.4-1.1plf|1275	- (ae5b62a) Drop merged localization patch
14ru|vlc-2.2.4-1.1plf|1276	
14ru|vlc-2.2.4-1.1plf|1277	* Thu Oct 22 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.1-2plf
14ru|vlc-2.2.4-1.1plf|1278	- (483986b) Add patch to make processing menu item localizable
14ru|vlc-2.2.4-1.1plf|1279	
14ru|vlc-2.2.4-1.1plf|1280	* Tue Aug 11 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.1-1plf
14ru|vlc-2.2.4-1.1plf|1281	- (8737ba7) New version 2.2.1
14ru|vlc-2.2.4-1.1plf|1282	- (8737ba7) New core library major 8
14ru|vlc-2.2.4-1.1plf|1283	- (8737ba7) Add x265 support (enabled for PLF build only)
14ru|vlc-2.2.4-1.1plf|1284	- (8737ba7) Update files (add new plugins, rename some old plugins etc)
14ru|vlc-2.2.4-1.1plf|1285	- (8737ba7) Update BuildRequires (add egl, jpeg etc support)
14ru|vlc-2.2.4-1.1plf|1286	
14ru|vlc-2.2.4-1.1plf|1287	* Tue May 12 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.6-1plf
14ru|vlc-2.2.4-1.1plf|1288	- (ad61c1d) New version 2.1.6, drop merged patch
14ru|vlc-2.2.4-1.1plf|1289	
14ru|vlc-2.2.4-1.1plf|1290	* Thu Feb 26 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-3plf
14ru|vlc-2.2.4-1.1plf|1291	- (fb05228) Add patches for ffmpeg 2.4+ support
14ru|vlc-2.2.4-1.1plf|1292	
14ru|vlc-2.2.4-1.1plf|1293	* Wed Oct 08 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-2plf
14ru|vlc-2.2.4-1.1plf|1294	- (1390385) Suggest lua plugin to get rid of confusing error message in console (http://bugs.rosalinux.ru/show_bug.cgi?id=2100)
14ru|vlc-2.2.4-1.1plf|1295	
14ru|vlc-2.2.4-1.1plf|1296	* Sun Aug 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-1plf
14ru|vlc-2.2.4-1.1plf|1297	- (f2ea720) New version 2.1.5
14ru|vlc-2.2.4-1.1plf|1298	
14ru|vlc-2.2.4-1.1plf|1299	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.4-2plf
14ru|vlc-2.2.4-1.1plf|1300	- (a2e3ca1) Bump release
14ru|vlc-2.2.4-1.1plf|1301	
14ru|vlc-2.2.4-1.1plf|1302	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.4-1plf
14ru|vlc-2.2.4-1.1plf|1303	- (91c3438) New version 2.1.4
14ru|vlc-2.2.4-1.1plf|1304	
14ru|vlc-2.2.4-1.1plf|1305	* Wed Feb 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.3-1plf
14ru|vlc-2.2.4-1.1plf|1306	- (f170fab) LOG New version 2.1.3, suggest more plugins
14ru|vlc-2.2.4-1.1plf|1307	
14ru|vlc-2.2.4-1.1plf|1308	* Thu Dec 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.2-1plf
14ru|vlc-2.2.4-1.1plf|1309	- (89fd501) LOG New version 2.1.2, update files, BuildRequires and patches
14ru|vlc-2.2.4-1.1plf|1310	
14ru|vlc-2.2.4-1.1plf|1311	* Tue Oct 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-5plf
14ru|vlc-2.2.4-1.1plf|1312	- (4fcc007) LOG Rebuild with ffmpeg 2.1
14ru|vlc-2.2.4-1.1plf|1313	
14ru|vlc-2.2.4-1.1plf|1314	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-4plf
14ru|vlc-2.2.4-1.1plf|1315	- (e708bda) LOG Rebuild with new ffmpeg
14ru|vlc-2.2.4-1.1plf|1316	
14ru|vlc-2.2.4-1.1plf|1317	* Tue Aug 06 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-3plf
14ru|vlc-2.2.4-1.1plf|1318	- (c3e7f2c) LOG Add patch to fix build with ffmpeg 2.0 and patch to possibly fix issues with screensaver in KDE
14ru|vlc-2.2.4-1.1plf|1319	
14ru|vlc-2.2.4-1.1plf|1320	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-2plf
14ru|vlc-2.2.4-1.1plf|1321	- (b95369e) LOG Build Opus plugin, major spec cleanup
14ru|vlc-2.2.4-1.1plf|1322	- (Andrey Bondrov: 781624f) LOG Rebuild with new ffmpeg
14ru|vlc-2.2.4-1.1plf|1323	
14ru|vlc-2.2.4-1.1plf|1324	* Tue Jul 30 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-1plf
14ru|vlc-2.2.4-1.1plf|1325	- (5e260ec) LOG New version 2.0.8, minor spec cleanups, add patch to fix build with new live, drop merged flac 1.3 patch
14ru|vlc-2.2.4-1.1plf|1326	
14ru|vlc-2.2.4-1.1plf|1327	* Tue Jul 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1plf
14ru|vlc-2.2.4-1.1plf|1328	- (fcc3065) LOG Add patch to fix build with flac 1.3.x
14ru|vlc-2.2.4-1.1plf|1329	- (Andrey Bondrov: 6b37ff9) LOG Fix automake usage
14ru|vlc-2.2.4-1.1plf|1330	- (Andrey Bondrov: 8f2b89d) LOG Fix BuildRequires for flac
14ru|vlc-2.2.4-1.1plf|1331	- (Andrey Bondrov: 3b67f32) LOG New version 2.0.7 (with PLF features enabled)
14ru|vlc-2.2.4-1.1plf|1332	
14ru|vlc-2.2.4-1.1plf|1333	* Fri Apr 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.6-1plf
14ru|vlc-2.2.4-1.1plf|1334	- (b087d77) LOG Drop no longer needed patch
14ru|vlc-2.2.4-1.1plf|1335	- (Andrey Bondrov: 0c52fd7) LOG New version 2.0.6 (with PLF features enabled)
14ru|vlc-2.2.4-1.1plf|1336	
14ru|vlc-2.2.4-1.1plf|1337	* Wed Apr 10 2013 flid <flid@home_desktop.localdomain> 2.0.5-3plf
14ru|vlc-2.2.4-1.1plf|1338	- (2ed4c0c) Corrupted localization has been fixed
14ru|vlc-2.2.4-1.1plf|1339	
14ru|vlc-2.2.4-1.1plf|1340	* Fri Mar 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-2plf
14ru|vlc-2.2.4-1.1plf|1341	- (d932172) LOG Rebuild against new libmatroska
14ru|vlc-2.2.4-1.1plf|1342	
14ru|vlc-2.2.4-1.1plf|1343	* Thu Mar 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-1plf
14ru|vlc-2.2.4-1.1plf|1344	- (0e47db0) LOG Convert BuildRequires to pkgconfig style
14ru|vlc-2.2.4-1.1plf|1345	
14ru|vlc-2.2.4-1.1plf|1346	

26693 14
14ru|vobcopy-1.2.0-3|1	%define distsuffix plf
14ru|vobcopy-1.2.0-3|2	
14ru|vobcopy-1.2.0-3|3	Summary:	Copy DVD videos to the hard disk
14ru|vobcopy-1.2.0-3|4	Name:		vobcopy
14ru|vobcopy-1.2.0-3|5	Version:	1.2.0
14ru|vobcopy-1.2.0-3|6	Release:	3
14ru|vobcopy-1.2.0-3|7	License:	GPLv2+
14ru|vobcopy-1.2.0-3|8	Group:		Video
14ru|vobcopy-1.2.0-3|9	Url:		http://vobcopy.org/
14ru|vobcopy-1.2.0-3|10	Source0:	http://vobcopy.org/download/%{name}-%{version}.tar.bz2
14ru|vobcopy-1.2.0-3|11	BuildRequires:	pkgconfig(dvdread)
14ru|vobcopy-1.2.0-3|12	Requires:	libdvdcss
14ru|vobcopy-1.2.0-3|13	
14ru|vobcopy-1.2.0-3|14	%description
14ru|vobcopy-1.2.0-3|15	Vobcopy copies DVD .vob files to hard disk (thanks to libdvdread),
14ru|vobcopy-1.2.0-3|16	decrypting them on the way (if libdvdcss is installed) and merges them into
14ru|vobcopy-1.2.0-3|17	2 GB files (or larger) with the name extracted from the DVD. It checks for
14ru|vobcopy-1.2.0-3|18	enough free space on the destination drive and compares the copied size to
14ru|vobcopy-1.2.0-3|19	the size on DVD (in case something went wrong during the copying). It can
14ru|vobcopy-1.2.0-3|20	also mirror a whole DVD video part and copy single files.
14ru|vobcopy-1.2.0-3|21	
14ru|vobcopy-1.2.0-3|22	This package is in restricted as it depends on libdvdcss.
14ru|vobcopy-1.2.0-3|23	
14ru|vobcopy-1.2.0-3|24	%files
14ru|vobcopy-1.2.0-3|25	%doc README Changelog alternative_programs.txt TODO Release-Notes
14ru|vobcopy-1.2.0-3|26	%{_bindir}/%{name}
14ru|vobcopy-1.2.0-3|27	%{_mandir}/man1/%{name}.1*
14ru|vobcopy-1.2.0-3|28	%lang(de) %{_mandir}/de/man1/%{name}.1*
14ru|vobcopy-1.2.0-3|29	
14ru|vobcopy-1.2.0-3|30	#----------------------------------------------------------------------------
14ru|vobcopy-1.2.0-3|31	
14ru|vobcopy-1.2.0-3|32	%prep
14ru|vobcopy-1.2.0-3|33	%setup -q
14ru|vobcopy-1.2.0-3|34	
14ru|vobcopy-1.2.0-3|35	%build
14ru|vobcopy-1.2.0-3|36	%setup_compile_flags
14ru|vobcopy-1.2.0-3|37	%make
14ru|vobcopy-1.2.0-3|38	
14ru|vobcopy-1.2.0-3|39	%install
14ru|vobcopy-1.2.0-3|40	%makeinstall \
14ru|vobcopy-1.2.0-3|41	BINDIR=%{buildroot}%{_bindir} \
14ru|vobcopy-1.2.0-3|42	MANDIR=%{buildroot}%{_mandir} \
14ru|vobcopy-1.2.0-3|43	DOCDIR=%{buildroot}%{_datadir}/doc/%{name}
14ru|vobcopy-1.2.0-3|44	
14ru|vobcopy-1.2.0-3|45	
14ru|vobcopy-1.2.0-3|46	%changelog
14ru|vobcopy-1.2.0-3|47	
14ru|vobcopy-1.2.0-3|48	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
14ru|vobcopy-1.2.0-3|49	- (2071be4) Build with system optflags
14ru|vobcopy-1.2.0-3|50	- (2071be4) Spec cleanup
14ru|vobcopy-1.2.0-3|51	
14ru|vobcopy-1.2.0-3|52	

26694 14
14ru|x264-0.148-0.20170213.0.1|1	%define distsuffix plf
14ru|x264-0.148-0.20170213.0.1|2	
14ru|x264-0.148-0.20170213.0.1|3	%define major 148
14ru|x264-0.148-0.20170213.0.1|4	%define date 20170213
14ru|x264-0.148-0.20170213.0.1|5	%define rev 2245
14ru|x264-0.148-0.20170213.0.1|6	%define fname %{name}-snapshot-%{date}-%{rev}-stable
14ru|x264-0.148-0.20170213.0.1|7	
14ru|x264-0.148-0.20170213.0.1|8	%define libname %mklibname %{name}_ %{major}
14ru|x264-0.148-0.20170213.0.1|9	%define devname %mklibname %{name} -d
14ru|x264-0.148-0.20170213.0.1|10	%define static %mklibname %{name} -d -s
14ru|x264-0.148-0.20170213.0.1|11	
14ru|x264-0.148-0.20170213.0.1|12	Summary:	H264/AVC encoder
14ru|x264-0.148-0.20170213.0.1|13	Name:		x264
14ru|x264-0.148-0.20170213.0.1|14	Version:	0.%{major}
14ru|x264-0.148-0.20170213.0.1|15	Release:	0.%{date}.0.1
14ru|x264-0.148-0.20170213.0.1|16	License:	GPLv2+
14ru|x264-0.148-0.20170213.0.1|17	Group:		Video
14ru|x264-0.148-0.20170213.0.1|18	Url:		http://x264.nl/
14ru|x264-0.148-0.20170213.0.1|19	Source0:	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/%{fname}.tar.bz2
14ru|x264-0.148-0.20170213.0.1|20	BuildRequires:	git-core
14ru|x264-0.148-0.20170213.0.1|21	BuildRequires:	yasm
14ru|x264-0.148-0.20170213.0.1|22	BuildRequires:	pkgconfig(libavformat)
14ru|x264-0.148-0.20170213.0.1|23	BuildRequires:	pkgconfig(x11)
14ru|x264-0.148-0.20170213.0.1|24	
14ru|x264-0.148-0.20170213.0.1|25	%description
14ru|x264-0.148-0.20170213.0.1|26	x264 is a free library for encoding H264/AVC video streams. The code
14ru|x264-0.148-0.20170213.0.1|27	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
14ru|x264-0.148-0.20170213.0.1|28	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
14ru|x264-0.148-0.20170213.0.1|29	released under the terms of the GPL license.
14ru|x264-0.148-0.20170213.0.1|30	
14ru|x264-0.148-0.20170213.0.1|31	This package is in Restricted repository as the video encoder may be covered
14ru|x264-0.148-0.20170213.0.1|32	by software patents.
14ru|x264-0.148-0.20170213.0.1|33	
14ru|x264-0.148-0.20170213.0.1|34	%files
14ru|x264-0.148-0.20170213.0.1|35	%doc AUTHORS doc/*
14ru|x264-0.148-0.20170213.0.1|36	%{_bindir}/%{name}
14ru|x264-0.148-0.20170213.0.1|37	
14ru|x264-0.148-0.20170213.0.1|38	#----------------------------------------------------------------------------
14ru|x264-0.148-0.20170213.0.1|39	
14ru|x264-0.148-0.20170213.0.1|40	%package -n %{libname}
14ru|x264-0.148-0.20170213.0.1|41	Summary:	Shared library of x264
14ru|x264-0.148-0.20170213.0.1|42	Group:		System/Libraries
14ru|x264-0.148-0.20170213.0.1|43	
14ru|x264-0.148-0.20170213.0.1|44	%description -n %{libname}
14ru|x264-0.148-0.20170213.0.1|45	x264 dynamic libraries.
14ru|x264-0.148-0.20170213.0.1|46	
14ru|x264-0.148-0.20170213.0.1|47	%files -n %{libname}
14ru|x264-0.148-0.20170213.0.1|48	%{_libdir}/libx264.so.%{major}*
14ru|x264-0.148-0.20170213.0.1|49	
14ru|x264-0.148-0.20170213.0.1|50	#----------------------------------------------------------------------------
14ru|x264-0.148-0.20170213.0.1|51	
14ru|x264-0.148-0.20170213.0.1|52	%package -n %{devname}
14ru|x264-0.148-0.20170213.0.1|53	Summary:	H264/AVC encoding library headers
14ru|x264-0.148-0.20170213.0.1|54	Group:		Development/C
14ru|x264-0.148-0.20170213.0.1|55	Requires:	%{libname} = %{EVRD}
14ru|x264-0.148-0.20170213.0.1|56	Provides:	%{name}-devel = %{EVRD}
14ru|x264-0.148-0.20170213.0.1|57	
14ru|x264-0.148-0.20170213.0.1|58	%description -n	%{devname}
14ru|x264-0.148-0.20170213.0.1|59	x264 is a free library for encoding H264/AVC video streams. The code
14ru|x264-0.148-0.20170213.0.1|60	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
14ru|x264-0.148-0.20170213.0.1|61	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
14ru|x264-0.148-0.20170213.0.1|62	released under the terms of the GPL license.
14ru|x264-0.148-0.20170213.0.1|63	
14ru|x264-0.148-0.20170213.0.1|64	%files -n %{devname}
14ru|x264-0.148-0.20170213.0.1|65	%{_libdir}/libx264.so
14ru|x264-0.148-0.20170213.0.1|66	%{_includedir}/*.h
14ru|x264-0.148-0.20170213.0.1|67	%{_libdir}/pkgconfig/*.pc
14ru|x264-0.148-0.20170213.0.1|68	
14ru|x264-0.148-0.20170213.0.1|69	#----------------------------------------------------------------------------
14ru|x264-0.148-0.20170213.0.1|70	
14ru|x264-0.148-0.20170213.0.1|71	%package -n %{static}
14ru|x264-0.148-0.20170213.0.1|72	Summary:	Static library for the x264 H264/AVC encoding library
14ru|x264-0.148-0.20170213.0.1|73	Group:		Development/C
14ru|x264-0.148-0.20170213.0.1|74	Requires:	%{devname} = %{EVRD}
14ru|x264-0.148-0.20170213.0.1|75	Provides:	%{name}-static-devel = %{EVRD}
14ru|x264-0.148-0.20170213.0.1|76	Conflicts:	%{_lib}x264-devel < 0.142
14ru|x264-0.148-0.20170213.0.1|77	
14ru|x264-0.148-0.20170213.0.1|78	%description -n %{static}
14ru|x264-0.148-0.20170213.0.1|79	Static library for the x264 H264/AVC encoding library.
14ru|x264-0.148-0.20170213.0.1|80	
14ru|x264-0.148-0.20170213.0.1|81	%files -n %{static}
14ru|x264-0.148-0.20170213.0.1|82	%{_libdir}/libx264.a
14ru|x264-0.148-0.20170213.0.1|83	
14ru|x264-0.148-0.20170213.0.1|84	#----------------------------------------------------------------------------
14ru|x264-0.148-0.20170213.0.1|85	
14ru|x264-0.148-0.20170213.0.1|86	%prep
14ru|x264-0.148-0.20170213.0.1|87	%setup -q -n %{fname}
14ru|x264-0.148-0.20170213.0.1|88	
14ru|x264-0.148-0.20170213.0.1|89	%build
14ru|x264-0.148-0.20170213.0.1|90	CFLAGS="%{optflags} -Ofast" \
14ru|x264-0.148-0.20170213.0.1|91	%configure2_5x \
14ru|x264-0.148-0.20170213.0.1|92	--enable-shared \
14ru|x264-0.148-0.20170213.0.1|93	--enable-static \
14ru|x264-0.148-0.20170213.0.1|94	--enable-pic \
14ru|x264-0.148-0.20170213.0.1|95	--enable-visualize \
14ru|x264-0.148-0.20170213.0.1|96	--disable-gpac
14ru|x264-0.148-0.20170213.0.1|97	%make
14ru|x264-0.148-0.20170213.0.1|98	
14ru|x264-0.148-0.20170213.0.1|99	%install
14ru|x264-0.148-0.20170213.0.1|100	%makeinstall
14ru|x264-0.148-0.20170213.0.1|101	
14ru|x264-0.148-0.20170213.0.1|102	
14ru|x264-0.148-0.20170213.0.1|103	%changelog
14ru|x264-0.148-0.20170213.0.1|104	
14ru|x264-0.148-0.20170213.0.1|105	* Wed Mar 01 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.148-0.20170213.0.1
14ru|x264-0.148-0.20170213.0.1|106	- (7217f86) Lower release for first build
14ru|x264-0.148-0.20170213.0.1|107	
14ru|x264-0.148-0.20170213.0.1|108	

26695 14
14ru|x265-1.8-2|1	%define distsuffix plf
14ru|x265-1.8-2|2	
14ru|x265-1.8-2|3	%define major 68
14ru|x265-1.8-2|4	
14ru|x265-1.8-2|5	%define libname %mklibname %{name}_ %{major}
14ru|x265-1.8-2|6	%define devname %mklibname %{name} -d
14ru|x265-1.8-2|7	%define static %mklibname %{name} -d -s
14ru|x265-1.8-2|8	
14ru|x265-1.8-2|9	Summary:	H265/HEVC encoder
14ru|x265-1.8-2|10	Name:		x265
14ru|x265-1.8-2|11	Version:	1.8
14ru|x265-1.8-2|12	Release:	2
14ru|x265-1.8-2|13	License:	GPLv2+
14ru|x265-1.8-2|14	Group:		Video
14ru|x265-1.8-2|15	Url:		http://x265.org/
14ru|x265-1.8-2|16	# https://github.com/videolan/x265/archive/%{version}.tar.gz
14ru|x265-1.8-2|17	Source0:	%{name}-%{version}.tar.gz
14ru|x265-1.8-2|18	Patch0:		x265-1.8-pkgconfig-dir.patch
14ru|x265-1.8-2|19	Patch1:		x265-1.8-opt.patch
14ru|x265-1.8-2|20	BuildRequires:	cmake
14ru|x265-1.8-2|21	BuildRequires:	yasm
14ru|x265-1.8-2|22	BuildRequires:	glibc-devel
14ru|x265-1.8-2|23	
14ru|x265-1.8-2|24	%description
14ru|x265-1.8-2|25	x265 is an open-source project and free application library for encoding video
14ru|x265-1.8-2|26	streams into the H.265/High Efficiency Video Coding (HEVC) format.
14ru|x265-1.8-2|27	
14ru|x265-1.8-2|28	This package is in Restricted repository as the video encoder may be covered
14ru|x265-1.8-2|29	by software patents.
14ru|x265-1.8-2|30	
14ru|x265-1.8-2|31	%files
14ru|x265-1.8-2|32	%{_bindir}/%{name}
14ru|x265-1.8-2|33	
14ru|x265-1.8-2|34	#----------------------------------------------------------------------------
14ru|x265-1.8-2|35	
14ru|x265-1.8-2|36	%package -n %{libname}
14ru|x265-1.8-2|37	Summary:	Shared library of x265
14ru|x265-1.8-2|38	Group:		System/Libraries
14ru|x265-1.8-2|39	
14ru|x265-1.8-2|40	%description -n %{libname}
14ru|x265-1.8-2|41	x265 dynamic libraries.
14ru|x265-1.8-2|42	
14ru|x265-1.8-2|43	%files -n %{libname}
14ru|x265-1.8-2|44	%{_libdir}/libx265.so.%{major}
14ru|x265-1.8-2|45	
14ru|x265-1.8-2|46	#----------------------------------------------------------------------------
14ru|x265-1.8-2|47	
14ru|x265-1.8-2|48	%package -n %{devname}
14ru|x265-1.8-2|49	Summary:	H265/HEVC encoding library headers
14ru|x265-1.8-2|50	Group:		Development/C
14ru|x265-1.8-2|51	Requires:	%{libname} = %{EVRD}
14ru|x265-1.8-2|52	Provides:	%{name}-devel = %{EVRD}
14ru|x265-1.8-2|53	
14ru|x265-1.8-2|54	%description -n %{devname}
14ru|x265-1.8-2|55	x265 is an open-source project and free application library for encoding video
14ru|x265-1.8-2|56	streams into the H.265/High Efficiency Video Coding (HEVC) format.
14ru|x265-1.8-2|57	
14ru|x265-1.8-2|58	%files -n %{devname}
14ru|x265-1.8-2|59	%{_libdir}/libx265.so
14ru|x265-1.8-2|60	%{_includedir}/*.h
14ru|x265-1.8-2|61	%{_libdir}/pkgconfig/*.pc
14ru|x265-1.8-2|62	
14ru|x265-1.8-2|63	#----------------------------------------------------------------------------
14ru|x265-1.8-2|64	
14ru|x265-1.8-2|65	%package -n %{static}
14ru|x265-1.8-2|66	Summary:	Static library for the x265 H265/HEVC encoding library
14ru|x265-1.8-2|67	Group:		Development/C
14ru|x265-1.8-2|68	Requires:	%{devname} = %{EVRD}
14ru|x265-1.8-2|69	Provides:	%{name}-static-devel = %{EVRD}
14ru|x265-1.8-2|70	
14ru|x265-1.8-2|71	%description -n %{static}
14ru|x265-1.8-2|72	Static library for the x265 H265/HEVC encoding library.
14ru|x265-1.8-2|73	
14ru|x265-1.8-2|74	%files -n %{static}
14ru|x265-1.8-2|75	%{_libdir}/libx265.a
14ru|x265-1.8-2|76	
14ru|x265-1.8-2|77	#----------------------------------------------------------------------------
14ru|x265-1.8-2|78	
14ru|x265-1.8-2|79	%prep
14ru|x265-1.8-2|80	%setup -q
14ru|x265-1.8-2|81	%patch0 -p1
14ru|x265-1.8-2|82	%patch1 -p1
14ru|x265-1.8-2|83	
14ru|x265-1.8-2|84	%build
14ru|x265-1.8-2|85	pushd source
14ru|x265-1.8-2|86	%cmake
14ru|x265-1.8-2|87	%make
14ru|x265-1.8-2|88	popd
14ru|x265-1.8-2|89	
14ru|x265-1.8-2|90	%install
14ru|x265-1.8-2|91	%makeinstall_std -C source/build
14ru|x265-1.8-2|92	
14ru|x265-1.8-2|93	
14ru|x265-1.8-2|94	%changelog
14ru|x265-1.8-2|95	
14ru|x265-1.8-2|96	* Mon Nov 23 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8-2
14ru|x265-1.8-2|97	- (5242f21) Restore and re-diff old patches
14ru|x265-1.8-2|98	
14ru|x265-1.8-2|99	

26696 14
14ru|xanim-codecs-1.0-9|1	%define debug_package %{nil}
14ru|xanim-codecs-1.0-9|2	
14ru|xanim-codecs-1.0-9|3	%define distsuffix plf
14ru|xanim-codecs-1.0-9|4	
14ru|xanim-codecs-1.0-9|5	Summary:	XAnim codecs binaries
14ru|xanim-codecs-1.0-9|6	Name:		xanim-codecs
14ru|xanim-codecs-1.0-9|7	Version:	1.0
14ru|xanim-codecs-1.0-9|8	Release:	9
14ru|xanim-codecs-1.0-9|9	License:	Commercial
14ru|xanim-codecs-1.0-9|10	Group:		System/Libraries
14ru|xanim-codecs-1.0-9|11	Url:		http://xanim.va.pubnix.com/xa_dlls.html
14ru|xanim-codecs-1.0-9|12	Source0:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/xanimdlls-20040626.tar.bz2
14ru|xanim-codecs-1.0-9|13	ExclusiveArch:	%{ix86}
14ru|xanim-codecs-1.0-9|14	
14ru|xanim-codecs-1.0-9|15	%description
14ru|xanim-codecs-1.0-9|16	This package contains XAnim codecs binaries.
14ru|xanim-codecs-1.0-9|17	
14ru|xanim-codecs-1.0-9|18	This package is in restricted for it's closed source nature.
14ru|xanim-codecs-1.0-9|19	
14ru|xanim-codecs-1.0-9|20	%files
14ru|xanim-codecs-1.0-9|21	%{_libdir}/codecs
14ru|xanim-codecs-1.0-9|22	
14ru|xanim-codecs-1.0-9|23	#----------------------------------------------------------------------------
14ru|xanim-codecs-1.0-9|24	
14ru|xanim-codecs-1.0-9|25	%prep
14ru|xanim-codecs-1.0-9|26	%setup -qc
14ru|xanim-codecs-1.0-9|27	
14ru|xanim-codecs-1.0-9|28	%build
14ru|xanim-codecs-1.0-9|29	
14ru|xanim-codecs-1.0-9|30	%install
14ru|xanim-codecs-1.0-9|31	install -d -m 755 %{buildroot}%{_libdir}/codecs
14ru|xanim-codecs-1.0-9|32	cp -a */* %{buildroot}%{_libdir}/codecs
14ru|xanim-codecs-1.0-9|33	
14ru|xanim-codecs-1.0-9|34	
14ru|xanim-codecs-1.0-9|35	%changelog
14ru|xanim-codecs-1.0-9|36	
14ru|xanim-codecs-1.0-9|37	* Wed May 11 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-9
14ru|xanim-codecs-1.0-9|38	- (37eadbe) Disable empty debug package
14ru|xanim-codecs-1.0-9|39	- (37eadbe) Spec cleanup
14ru|xanim-codecs-1.0-9|40	- (37eadbe) Drop sources for arches we don't support
14ru|xanim-codecs-1.0-9|41	
14ru|xanim-codecs-1.0-9|42	

26697 14
14ru|xephem-3.7.7-1|1	%define distsuffix plf
14ru|xephem-3.7.7-1|2	
14ru|xephem-3.7.7-1|3	%define Name	XEphem
14ru|xephem-3.7.7-1|4	
14ru|xephem-3.7.7-1|5	Name:		xephem
14ru|xephem-3.7.7-1|6	Version:	3.7.7
14ru|xephem-3.7.7-1|7	Release:	1
14ru|xephem-3.7.7-1|8	Summary:	An X Window System/Motif based interactive astronomy program
14ru|xephem-3.7.7-1|9	License:	distributable
14ru|xephem-3.7.7-1|10	Group:		Sciences/Astronomy
14ru|xephem-3.7.7-1|11	Source:		%{name}-%{version}.tar.xz
14ru|xephem-3.7.7-1|12	Url:		http://www.clearskyinstitute.com/xephem/xephem.html
14ru|xephem-3.7.7-1|13	Source1:	%{name}.wmconfig.bz2
14ru|xephem-3.7.7-1|14	Source2:	%{Name}.bz2
14ru|xephem-3.7.7-1|15	Source3:	%{name}-16.png
14ru|xephem-3.7.7-1|16	Source4:	%{name}-32.png
14ru|xephem-3.7.7-1|17	Source5:	%{name}-48.png
14ru|xephem-3.7.7-1|18	Patch0:		xephem-3.7.7-linking.patch
14ru|xephem-3.7.7-1|19	BuildRequires:	XFree86-devel
14ru|xephem-3.7.7-1|20	BuildRequires:	pkgconfig(xp)
14ru|xephem-3.7.7-1|21	BuildRequires:	pkgconfig(xt)
14ru|xephem-3.7.7-1|22	BuildRequires:	lesstif-devel >= 0.93
14ru|xephem-3.7.7-1|23	%ifarch %{ix86}
14ru|xephem-3.7.7-1|24	BuildRequires:	pkgconfig(libindi)
14ru|xephem-3.7.7-1|25	%endif
14ru|xephem-3.7.7-1|26	BuildRequires:	jpeg-devel
14ru|xephem-3.7.7-1|27	BuildRequires:	groff-for-man
14ru|xephem-3.7.7-1|28	
14ru|xephem-3.7.7-1|29	%description
14ru|xephem-3.7.7-1|30	Xephem is an interactive astronomy program for X Windows systems.
14ru|xephem-3.7.7-1|31	
14ru|xephem-3.7.7-1|32	This package is in restricted because the license is too restritive.
14ru|xephem-3.7.7-1|33	
14ru|xephem-3.7.7-1|34	%prep
14ru|xephem-3.7.7-1|35	%setup -q
14ru|xephem-3.7.7-1|36	%patch0 -p1
14ru|xephem-3.7.7-1|37	bzcat %{SOURCE1} > %{name}
14ru|xephem-3.7.7-1|38	bzcat %{SOURCE2} > %{Name}
14ru|xephem-3.7.7-1|39	perl -pi -e 's|^XEphem.ShareDir: .*$|XEphem.ShareDir: %{_datadir}/%{name}|' %{Name}
14ru|xephem-3.7.7-1|40	perl -pi -e 's|^CFLAGS= .*$|CFLAGS= \$(RPM_OPT_FLAGS)|' libastro/Makefile
14ru|xephem-3.7.7-1|41	perl -pi -e 's|^CFLAGS= .*$|CFLAGS= -I../libastro \$(RPM_OPT_FLAGS)|' libip/Makefile
14ru|xephem-3.7.7-1|42	perl -pi -e 's|^MOTIFL =.*$|MOTIFL = %{_libdir}|' GUI/xephem/Makefile
14ru|xephem-3.7.7-1|43	perl -pi -e 's|^XEphem.Version:.*|XEphem.Version = %{version}|' XEphem
14ru|xephem-3.7.7-1|44	
14ru|xephem-3.7.7-1|45	%build
14ru|xephem-3.7.7-1|46	(cd libastro && %make)
14ru|xephem-3.7.7-1|47	(cd libip && %make)
14ru|xephem-3.7.7-1|48	(cd libjpegd && %make)
14ru|xephem-3.7.7-1|49	
14ru|xephem-3.7.7-1|50	# Replacement of indilib
14ru|xephem-3.7.7-1|51	%ifnarch %{ix86}
14ru|xephem-3.7.7-1|52	(cd liblilxml && %make)
14ru|xephem-3.7.7-1|53	%endif
14ru|xephem-3.7.7-1|54	(cd GUI/xephem && %make && %make -C fifos)
14ru|xephem-3.7.7-1|55	
14ru|xephem-3.7.7-1|56	%install
14ru|xephem-3.7.7-1|57	# binary
14ru|xephem-3.7.7-1|58	install -d %{buildroot}%{_bindir}
14ru|xephem-3.7.7-1|59	install -m 755 GUI/xephem/%{name} %{buildroot}%{_bindir}
14ru|xephem-3.7.7-1|60	# man page
14ru|xephem-3.7.7-1|61	install -d %{buildroot}%{_mandir}/man1
14ru|xephem-3.7.7-1|62	install -m 644 GUI/xephem/%{name}.man %{buildroot}%{_mandir}/man1
14ru|xephem-3.7.7-1|63	# data
14ru|xephem-3.7.7-1|64	mkdir -p %{buildroot}%{_datadir}/%{name}
14ru|xephem-3.7.7-1|65	cp -a GUI/xephem/auxil %{buildroot}%{_datadir}/%{name}
14ru|xephem-3.7.7-1|66	cp -a GUI/xephem/catalogs %{buildroot}%{_datadir}/%{name}
14ru|xephem-3.7.7-1|67	cp -a GUI/xephem/fifos %{buildroot}%{_datadir}/%{name}
14ru|xephem-3.7.7-1|68	# X11 prefs
14ru|xephem-3.7.7-1|69	install -d %{buildroot}%{_libdir}/X11/app-defaults
14ru|xephem-3.7.7-1|70	install -m 644 %{Name} %{buildroot}%{_libdir}/X11/app-defaults
14ru|xephem-3.7.7-1|71	# wmconfig
14ru|xephem-3.7.7-1|72	install -d %{buildroot}%{_sysconfdir}/X11/wmconfig
14ru|xephem-3.7.7-1|73	install -m 644 %{name} %{buildroot}%{_sysconfdir}/X11/wmconfig
14ru|xephem-3.7.7-1|74	# icons
14ru|xephem-3.7.7-1|75	install -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
14ru|xephem-3.7.7-1|76	install -D -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/%{name}.png
14ru|xephem-3.7.7-1|77	install -D -m 644 %{SOURCE5} %{buildroot}%{_liconsdir}/%{name}.png
14ru|xephem-3.7.7-1|78	
14ru|xephem-3.7.7-1|79	%files
14ru|xephem-3.7.7-1|80	%config(noreplace) %{_sysconfdir}/X11/wmconfig/%{name}
14ru|xephem-3.7.7-1|81	%{_bindir}/%{name}
14ru|xephem-3.7.7-1|82	%{_mandir}/man1/%{name}.*
14ru|xephem-3.7.7-1|83	%{_libdir}/X11/app-defaults/%{Name}
14ru|xephem-3.7.7-1|84	%{_datadir}/%{name}
14ru|xephem-3.7.7-1|85	%{_iconsdir}/%{name}.png
14ru|xephem-3.7.7-1|86	%{_miconsdir}/%{name}.png
14ru|xephem-3.7.7-1|87	%{_liconsdir}/%{name}.png
14ru|xephem-3.7.7-1|88	
14ru|xephem-3.7.7-1|89	
14ru|xephem-3.7.7-1|90	%changelog
14ru|xephem-3.7.7-1|91	
14ru|xephem-3.7.7-1|92	* Tue Jun 28 2016 abondrov <andrey.bondrov@rosalab.ru> 3.7.7-1
14ru|xephem-3.7.7-1|93	- (cee8d85) Merge pull request #1 from tremod/xephem-restricted:rosa2014.1
14ru|xephem-3.7.7-1|94	- (cee8d85) Update to 3.7.7
14ru|xephem-3.7.7-1|95	
14ru|xephem-3.7.7-1|96	

26698 14
14ru|xine-lib-1.2.5-3plf|1	%define build_optimization 0
14ru|xine-lib-1.2.5-3plf|2	%define dvdnav 0.1.4
14ru|xine-lib-1.2.5-3plf|3	
14ru|xine-lib-1.2.5-3plf|4	%define build_pulse 1
14ru|xine-lib-1.2.5-3plf|5	%define build_magick 1
14ru|xine-lib-1.2.5-3plf|6	%define build_caca 1
14ru|xine-lib-1.2.5-3plf|7	%define build_directfb 0
14ru|xine-lib-1.2.5-3plf|8	%define external_vcdnav 1
14ru|xine-lib-1.2.5-3plf|9	%define build_smb 1
14ru|xine-lib-1.2.5-3plf|10	%define build_alsa 1
14ru|xine-lib-1.2.5-3plf|11	%define build_linuxfb 1
14ru|xine-lib-1.2.5-3plf|12	
14ru|xine-lib-1.2.5-3plf|13	%define build_vidix 0
14ru|xine-lib-1.2.5-3plf|14	
14ru|xine-lib-1.2.5-3plf|15	%define build_divx4 0
14ru|xine-lib-1.2.5-3plf|16	%define build_xvid 0
14ru|xine-lib-1.2.5-3plf|17	%define build_faad 0
14ru|xine-lib-1.2.5-3plf|18	%define build_win32 0
14ru|xine-lib-1.2.5-3plf|19	%ifarch %{ix86}
14ru|xine-lib-1.2.5-3plf|20	%define build_win32 1
14ru|xine-lib-1.2.5-3plf|21	%endif
14ru|xine-lib-1.2.5-3plf|22	
14ru|xine-lib-1.2.5-3plf|23	%define external_ffmpeg 1
14ru|xine-lib-1.2.5-3plf|24	
14ru|xine-lib-1.2.5-3plf|25	######################
14ru|xine-lib-1.2.5-3plf|26	# Hardcode PLF build
14ru|xine-lib-1.2.5-3plf|27	%define build_plf 1
14ru|xine-lib-1.2.5-3plf|28	######################
14ru|xine-lib-1.2.5-3plf|29	
14ru|xine-lib-1.2.5-3plf|30	%if %{build_plf}
14ru|xine-lib-1.2.5-3plf|31	%define distsuffix plf
14ru|xine-lib-1.2.5-3plf|32	%define build_faad 1
14ru|xine-lib-1.2.5-3plf|33	%define extrarelsuffix plf
14ru|xine-lib-1.2.5-3plf|34	%endif
14ru|xine-lib-1.2.5-3plf|35	
14ru|xine-lib-1.2.5-3plf|36	%{?_with_optimization: %{expand: %%global build_optimization 1}}
14ru|xine-lib-1.2.5-3plf|37	%{?_with_directfb: %{expand: %%global build_directfb 1}}
14ru|xine-lib-1.2.5-3plf|38	%{?_without_directfb: %{expand: %%global build_directfb 0}}
14ru|xine-lib-1.2.5-3plf|39	%{?_with_alsa: %{expand: %%global build_alsa 1}}
14ru|xine-lib-1.2.5-3plf|40	%{?_without_alsa: %{expand: %%global build_alsa 0}}
14ru|xine-lib-1.2.5-3plf|41	%{?_with_vcdnav: %{expand: %%global external_vcdnav 1}}
14ru|xine-lib-1.2.5-3plf|42	%{?_without_vcdnav: %{expand: %%global external_vcdnav 0}}
14ru|xine-lib-1.2.5-3plf|43	%{?_with_vidix: %{expand: %%global build_vidix 1}}
14ru|xine-lib-1.2.5-3plf|44	%{?_without_vidix: %{expand: %%global build_vidix 0}}
14ru|xine-lib-1.2.5-3plf|45	%{?_with_linuxfb: %{expand: %%global build_linuxfb 1}}
14ru|xine-lib-1.2.5-3plf|46	%{?_without_linuxfb: %{expand: %%global build_linuxfb 0}}
14ru|xine-lib-1.2.5-3plf|47	%{?_with_faad: %{expand: %%global build_faad 1}}
14ru|xine-lib-1.2.5-3plf|48	%{?_without_faad: %{expand: %%global build_faad 0}}
14ru|xine-lib-1.2.5-3plf|49	%{?_with_win32: %{expand: %%global build_win32 1}}
14ru|xine-lib-1.2.5-3plf|50	%{?_without_win32: %{expand: %%global build_win32 0}}
14ru|xine-lib-1.2.5-3plf|51	%{?_with_divx4: %{expand: %%global build_divx4 1}}
14ru|xine-lib-1.2.5-3plf|52	%{?_without_divx4: %{expand: %%global build_divx4 0}}
14ru|xine-lib-1.2.5-3plf|53	%{?_with_xvid: %{expand: %%global build_xvid 1}}
14ru|xine-lib-1.2.5-3plf|54	%{?_without_xvid: %{expand: %%global build_xvid 0}}
14ru|xine-lib-1.2.5-3plf|55	%{?_with_smb: %{expand: %%global build_smb 1}}
14ru|xine-lib-1.2.5-3plf|56	%{?_without_smb: %{expand: %%global build_smb 0}}
14ru|xine-lib-1.2.5-3plf|57	%{?_with_pulse: %{expand: %%global build_pulse 1}}
14ru|xine-lib-1.2.5-3plf|58	%{?_without_pulse: %{expand: %%global build_pulse 0}}
14ru|xine-lib-1.2.5-3plf|59	%{?_with_magick: %{expand: %%global build_magick 1}}
14ru|xine-lib-1.2.5-3plf|60	%{?_without_magick: %{expand: %%global build_magick 0}}
14ru|xine-lib-1.2.5-3plf|61	%{?_with_ffmpeg: %{expand: %%global external_ffmpeg 1}}
14ru|xine-lib-1.2.5-3plf|62	%{?_without_ffmpeg: %{expand: %%global external_ffmpeg 0}}
14ru|xine-lib-1.2.5-3plf|63	
14ru|xine-lib-1.2.5-3plf|64	%define bname xine
14ru|xine-lib-1.2.5-3plf|65	%define major 2
14ru|xine-lib-1.2.5-3plf|66	%define api 2.4
14ru|xine-lib-1.2.5-3plf|67	%define libname %mklibname xine %{major}
14ru|xine-lib-1.2.5-3plf|68	%define devname %mklibname -d xine
14ru|xine-lib-1.2.5-3plf|69	
14ru|xine-lib-1.2.5-3plf|70	Summary:	A Free Video Player (Libraries)
14ru|xine-lib-1.2.5-3plf|71	Name:		xine-lib
14ru|xine-lib-1.2.5-3plf|72	Version:	1.2.5
14ru|xine-lib-1.2.5-3plf|73	Release:	3%{?extrarelsuffix}
14ru|xine-lib-1.2.5-3plf|74	License:	GPLv2+
14ru|xine-lib-1.2.5-3plf|75	Group:		System/Libraries
14ru|xine-lib-1.2.5-3plf|76	Url:		http://xine.sourceforge.net
14ru|xine-lib-1.2.5-3plf|77	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/xine-lib-%{version}.tar.xz
14ru|xine-lib-1.2.5-3plf|78	Source1:	accel_vaapi.h
14ru|xine-lib-1.2.5-3plf|79	
14ru|xine-lib-1.2.5-3plf|80	BuildRequires:	aalib-devel
14ru|xine-lib-1.2.5-3plf|81	BuildRequires:	gettext-devel
14ru|xine-lib-1.2.5-3plf|82	BuildRequires:	libmpcdec-devel
14ru|xine-lib-1.2.5-3plf|83	BuildRequires:	mng-devel
14ru|xine-lib-1.2.5-3plf|84	BuildRequires:	pkgconfig(esound)
14ru|xine-lib-1.2.5-3plf|85	BuildRequires:	pkgconfig(flac)
14ru|xine-lib-1.2.5-3plf|86	BuildRequires:	pkgconfig(gnome-vfs-2.0)
14ru|xine-lib-1.2.5-3plf|87	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
14ru|xine-lib-1.2.5-3plf|88	BuildRequires:	pkgconfig(gdk-2.0)
14ru|xine-lib-1.2.5-3plf|89	BuildRequires:	pkgconfig(glu)
14ru|xine-lib-1.2.5-3plf|90	BuildRequires:	pkgconfig(ice)
14ru|xine-lib-1.2.5-3plf|91	BuildRequires:	pkgconfig(jack)
14ru|xine-lib-1.2.5-3plf|92	BuildRequires:	pkgconfig(libbluray)
14ru|xine-lib-1.2.5-3plf|93	BuildRequires:	pkgconfig(libmodplug)
14ru|xine-lib-1.2.5-3plf|94	BuildRequires:	pkgconfig(libv4l2)
14ru|xine-lib-1.2.5-3plf|95	BuildRequires:	pkgconfig(mad)
14ru|xine-lib-1.2.5-3plf|96	BuildRequires:	pkgconfig(speex)
14ru|xine-lib-1.2.5-3plf|97	BuildRequires:	pkgconfig(sdl)
14ru|xine-lib-1.2.5-3plf|98	BuildRequires:	pkgconfig(sm)
14ru|xine-lib-1.2.5-3plf|99	BuildRequires:	pkgconfig(vdpau)
14ru|xine-lib-1.2.5-3plf|100	BuildRequires:	pkgconfig(vorbis)
14ru|xine-lib-1.2.5-3plf|101	BuildRequires:	pkgconfig(vorbisfile)
14ru|xine-lib-1.2.5-3plf|102	BuildRequires:	pkgconfig(vpx)
14ru|xine-lib-1.2.5-3plf|103	BuildRequires:	pkgconfig(wavpack)
14ru|xine-lib-1.2.5-3plf|104	BuildRequires:	pkgconfig(xinerama)
14ru|xine-lib-1.2.5-3plf|105	BuildRequires:	pkgconfig(xv)
14ru|xine-lib-1.2.5-3plf|106	BuildRequires:	pkgconfig(xvmc)
14ru|xine-lib-1.2.5-3plf|107	%if %{build_smb}
14ru|xine-lib-1.2.5-3plf|108	BuildRequires:	pkgconfig(smbclient)
14ru|xine-lib-1.2.5-3plf|109	%endif
14ru|xine-lib-1.2.5-3plf|110	%if %{external_vcdnav}
14ru|xine-lib-1.2.5-3plf|111	BuildRequires:	pkgconfig(libvcdinfo)
14ru|xine-lib-1.2.5-3plf|112	%endif
14ru|xine-lib-1.2.5-3plf|113	%if %{build_directfb}
14ru|xine-lib-1.2.5-3plf|114	Buildrequires:	pkgconfig(directfb)
14ru|xine-lib-1.2.5-3plf|115	%endif
14ru|xine-lib-1.2.5-3plf|116	%if %{external_ffmpeg}
14ru|xine-lib-1.2.5-3plf|117	BuildRequires:	pkgconfig(libavcodec)
14ru|xine-lib-1.2.5-3plf|118	%endif
14ru|xine-lib-1.2.5-3plf|119	
14ru|xine-lib-1.2.5-3plf|120	%description
14ru|xine-lib-1.2.5-3plf|121	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|122	
14ru|xine-lib-1.2.5-3plf|123	%if %{build_plf}
14ru|xine-lib-1.2.5-3plf|124	This package is in restricted repository because the AAC decoder is
14ru|xine-lib-1.2.5-3plf|125	covered by patents.
14ru|xine-lib-1.2.5-3plf|126	%endif
14ru|xine-lib-1.2.5-3plf|127	
14ru|xine-lib-1.2.5-3plf|128	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|129	
14ru|xine-lib-1.2.5-3plf|130	%package -n %{libname}
14ru|xine-lib-1.2.5-3plf|131	Summary:	A Free Video Player (Libraries)
14ru|xine-lib-1.2.5-3plf|132	Group:		System/Libraries
14ru|xine-lib-1.2.5-3plf|133	Provides:	xine-lib
14ru|xine-lib-1.2.5-3plf|134	
14ru|xine-lib-1.2.5-3plf|135	%description -n %{libname}
14ru|xine-lib-1.2.5-3plf|136	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|137	
14ru|xine-lib-1.2.5-3plf|138	This package contains the shared libraries required by xine.
14ru|xine-lib-1.2.5-3plf|139	
14ru|xine-lib-1.2.5-3plf|140	%files -n %{libname}
14ru|xine-lib-1.2.5-3plf|141	%{_libdir}/libxine.so.%{major}*
14ru|xine-lib-1.2.5-3plf|142	
14ru|xine-lib-1.2.5-3plf|143	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|144	
14ru|xine-lib-1.2.5-3plf|145	%package -n %{devname}
14ru|xine-lib-1.2.5-3plf|146	Summary:	Devel files for xine
14ru|xine-lib-1.2.5-3plf|147	Group:		Development/C
14ru|xine-lib-1.2.5-3plf|148	Requires:	%{libname} = %{version}-%{release}
14ru|xine-lib-1.2.5-3plf|149	Provides:	libxine-devel = %{version}-%{release}
14ru|xine-lib-1.2.5-3plf|150	
14ru|xine-lib-1.2.5-3plf|151	%description -n %{devname}
14ru|xine-lib-1.2.5-3plf|152	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|153	
14ru|xine-lib-1.2.5-3plf|154	This package contains the development files required for compiling xine
14ru|xine-lib-1.2.5-3plf|155	front ends or plugins.
14ru|xine-lib-1.2.5-3plf|156	
14ru|xine-lib-1.2.5-3plf|157	%files -n %{devname}
14ru|xine-lib-1.2.5-3plf|158	%doc README AUTHORS TODO
14ru|xine-lib-1.2.5-3plf|159	%doc ChangeLog installed-docs/hackersguide
14ru|xine-lib-1.2.5-3plf|160	%{_bindir}/xine-config
14ru|xine-lib-1.2.5-3plf|161	%{_bindir}/xine-list-1.2
14ru|xine-lib-1.2.5-3plf|162	%{multiarch_bindir}/xine-config
14ru|xine-lib-1.2.5-3plf|163	%{_mandir}/man1/xine-config.1*
14ru|xine-lib-1.2.5-3plf|164	%{_mandir}/man1/xine-list-1.2.1*
14ru|xine-lib-1.2.5-3plf|165	%{_libdir}/*.so
14ru|xine-lib-1.2.5-3plf|166	%{_libdir}/pkgconfig/libxine.pc
14ru|xine-lib-1.2.5-3plf|167	%{_datadir}/aclocal/xine.m4
14ru|xine-lib-1.2.5-3plf|168	%{_includedir}/*.h
14ru|xine-lib-1.2.5-3plf|169	%{_includedir}/xine
14ru|xine-lib-1.2.5-3plf|170	
14ru|xine-lib-1.2.5-3plf|171	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|172	
14ru|xine-lib-1.2.5-3plf|173	%package -n %{bname}-plugins
14ru|xine-lib-1.2.5-3plf|174	Summary:	A Free Video Player (main plugins)
14ru|xine-lib-1.2.5-3plf|175	Group:		Video
14ru|xine-lib-1.2.5-3plf|176	Provides:	%{bname}-xv %{bname}-gl %{bname}-oss %{libname}-docs %{bname}-speex
14ru|xine-lib-1.2.5-3plf|177	Provides:	%{bname}-dvdnav %{bname}-alsa %{bname}-musepack
14ru|xine-lib-1.2.5-3plf|178	%if %{build_win32}
14ru|xine-lib-1.2.5-3plf|179	Provides:	xine-plugins-win32
14ru|xine-lib-1.2.5-3plf|180	Provides:	xine-win32
14ru|xine-lib-1.2.5-3plf|181	#Suggests: win32-codecs
14ru|xine-lib-1.2.5-3plf|182	%endif
14ru|xine-lib-1.2.5-3plf|183	# Plugins are in versioned dir, so require the exact version
14ru|xine-lib-1.2.5-3plf|184	Requires:	%{libname} = %{version}
14ru|xine-lib-1.2.5-3plf|185	# provide the plugin API version
14ru|xine-lib-1.2.5-3plf|186	Provides:	xine-plugin-api = %{api}
14ru|xine-lib-1.2.5-3plf|187	
14ru|xine-lib-1.2.5-3plf|188	%description -n %{bname}-plugins
14ru|xine-lib-1.2.5-3plf|189	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|190	
14ru|xine-lib-1.2.5-3plf|191	This package includes the main plugins for xine, they allow the input
14ru|xine-lib-1.2.5-3plf|192	from files, Video CDs, network streams and (not encrypted) DVDs in
14ru|xine-lib-1.2.5-3plf|193	several video formats.
14ru|xine-lib-1.2.5-3plf|194	
14ru|xine-lib-1.2.5-3plf|195	%if %{build_optimization}
14ru|xine-lib-1.2.5-3plf|196	Warning: This package was optimized for the build machine and probably
14ru|xine-lib-1.2.5-3plf|197	will not run on other computers.
14ru|xine-lib-1.2.5-3plf|198	%endif
14ru|xine-lib-1.2.5-3plf|199	
14ru|xine-lib-1.2.5-3plf|200	%files -n %{bname}-plugins -f libxine2.lang
14ru|xine-lib-1.2.5-3plf|201	%doc installed-docs/README* installed-docs/faq.*
14ru|xine-lib-1.2.5-3plf|202	%{_mandir}/man5/xine.5*
14ru|xine-lib-1.2.5-3plf|203	%dir %{_libdir}/xine/
14ru|xine-lib-1.2.5-3plf|204	%dir %{_libdir}/xine/plugins/
14ru|xine-lib-1.2.5-3plf|205	%dir %{_libdir}/xine/plugins/%{api}/
14ru|xine-lib-1.2.5-3plf|206	%dir %{_libdir}/xine/plugins/%{api}/post/
14ru|xine-lib-1.2.5-3plf|207	%{_libdir}/xine/plugins/%{api}/mime.types
14ru|xine-lib-1.2.5-3plf|208	%if %{build_alsa}
14ru|xine-lib-1.2.5-3plf|209	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_alsa.so
14ru|xine-lib-1.2.5-3plf|210	%endif
14ru|xine-lib-1.2.5-3plf|211	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_file.so
14ru|xine-lib-1.2.5-3plf|212	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_none.so
14ru|xine-lib-1.2.5-3plf|213	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_oss.so
14ru|xine-lib-1.2.5-3plf|214	%{_libdir}/xine/plugins/%{api}/xineplug_inp_cdda.so
14ru|xine-lib-1.2.5-3plf|215	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvb.so
14ru|xine-lib-1.2.5-3plf|216	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvd.so
14ru|xine-lib-1.2.5-3plf|217	%{_libdir}/xine/plugins/%{api}/xineplug_inp_http.so
14ru|xine-lib-1.2.5-3plf|218	%{_libdir}/xine/plugins/%{api}/xineplug_inp_stdin_fifo.so
14ru|xine-lib-1.2.5-3plf|219	%{_libdir}/xine/plugins/%{api}/xineplug_inp_file.so
14ru|xine-lib-1.2.5-3plf|220	%{_libdir}/xine/plugins/%{api}/xineplug_inp_mms.so
14ru|xine-lib-1.2.5-3plf|221	%{_libdir}/xine/plugins/%{api}/xineplug_inp_net.so
14ru|xine-lib-1.2.5-3plf|222	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pnm.so
14ru|xine-lib-1.2.5-3plf|223	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pvr.so
14ru|xine-lib-1.2.5-3plf|224	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtp.so
14ru|xine-lib-1.2.5-3plf|225	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtsp.so
14ru|xine-lib-1.2.5-3plf|226	%{_libdir}/xine/plugins/%{api}/xineplug_inp_test.so
14ru|xine-lib-1.2.5-3plf|227	%{_libdir}/xine/plugins/%{api}/xineplug_inp_vcd.so
14ru|xine-lib-1.2.5-3plf|228	%{_libdir}/xine/plugins/%{api}/xineplug_inp_v4l2.so
14ru|xine-lib-1.2.5-3plf|229	%{_libdir}/xine/plugins/%{api}/xineplug_dmx_*so
14ru|xine-lib-1.2.5-3plf|230	%{_libdir}/xine/plugins/%{api}/xineplug_decode_a52.so
14ru|xine-lib-1.2.5-3plf|231	%{_libdir}/xine/plugins/%{api}/xineplug_decode_bitplane.so
14ru|xine-lib-1.2.5-3plf|232	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dts.so
14ru|xine-lib-1.2.5-3plf|233	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dvaudio.so
14ru|xine-lib-1.2.5-3plf|234	%{_libdir}/xine/plugins/%{api}/xineplug_decode_ff.so
14ru|xine-lib-1.2.5-3plf|235	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gdk_pixbuf.so
14ru|xine-lib-1.2.5-3plf|236	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gsm610.so
14ru|xine-lib-1.2.5-3plf|237	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libjpeg.so
14ru|xine-lib-1.2.5-3plf|238	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libvpx.so
14ru|xine-lib-1.2.5-3plf|239	%{_libdir}/xine/plugins/%{api}/xineplug_decode_lpcm.so
14ru|xine-lib-1.2.5-3plf|240	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mad.so
14ru|xine-lib-1.2.5-3plf|241	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpc.so*
14ru|xine-lib-1.2.5-3plf|242	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpeg2.so
14ru|xine-lib-1.2.5-3plf|243	%{_libdir}/xine/plugins/%{api}/xineplug_decode_spu*.so
14ru|xine-lib-1.2.5-3plf|244	%{_libdir}/xine/plugins/%{api}/xineplug_decode_real.so
14ru|xine-lib-1.2.5-3plf|245	%{_libdir}/xine/plugins/%{api}/xineplug_decode_rgb.so
14ru|xine-lib-1.2.5-3plf|246	%{_libdir}/xine/plugins/%{api}/xineplug_decode_yuv.so
14ru|xine-lib-1.2.5-3plf|247	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264.so
14ru|xine-lib-1.2.5-3plf|248	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264_alter.so
14ru|xine-lib-1.2.5-3plf|249	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg12.so
14ru|xine-lib-1.2.5-3plf|250	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg4.so
14ru|xine-lib-1.2.5-3plf|251	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_vc1.so
14ru|xine-lib-1.2.5-3plf|252	%{_libdir}/xine/plugins/%{api}/xineplug_inp_bluray.so
14ru|xine-lib-1.2.5-3plf|253	%{_libdir}/xine/plugins/%{api}/xineplug_nsf.so
14ru|xine-lib-1.2.5-3plf|254	%{_libdir}/xine/plugins/%{api}/xineplug_sputext.so
14ru|xine-lib-1.2.5-3plf|255	%{_libdir}/xine/plugins/%{api}/xineplug_vdr.so
14ru|xine-lib-1.2.5-3plf|256	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vaapi.so
14ru|xine-lib-1.2.5-3plf|257	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vdpau.so
14ru|xine-lib-1.2.5-3plf|258	%{_libdir}/xine/plugins/%{api}/xineplug_xiph.so
14ru|xine-lib-1.2.5-3plf|259	%if %{build_directfb}
14ru|xine-lib-1.2.5-3plf|260	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_directfb.so
14ru|xine-lib-1.2.5-3plf|261	%endif
14ru|xine-lib-1.2.5-3plf|262	%if %{build_linuxfb}
14ru|xine-lib-1.2.5-3plf|263	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_fb.so
14ru|xine-lib-1.2.5-3plf|264	%endif
14ru|xine-lib-1.2.5-3plf|265	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl.so
14ru|xine-lib-1.2.5-3plf|266	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl2.so
14ru|xine-lib-1.2.5-3plf|267	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_none.so
14ru|xine-lib-1.2.5-3plf|268	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_raw.so
14ru|xine-lib-1.2.5-3plf|269	%if %{build_vidix}
14ru|xine-lib-1.2.5-3plf|270	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vidix.so
14ru|xine-lib-1.2.5-3plf|271	%{_libdir}/xine/plugins/%{api}/vidix/
14ru|xine-lib-1.2.5-3plf|272	%endif
14ru|xine-lib-1.2.5-3plf|273	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xshm.so
14ru|xine-lib-1.2.5-3plf|274	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xv.so
14ru|xine-lib-1.2.5-3plf|275	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xvmc.so
14ru|xine-lib-1.2.5-3plf|276	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xxmc.so
14ru|xine-lib-1.2.5-3plf|277	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbshm.so
14ru|xine-lib-1.2.5-3plf|278	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbxv.so
14ru|xine-lib-1.2.5-3plf|279	%if %{build_win32}
14ru|xine-lib-1.2.5-3plf|280	%{_libdir}/xine/plugins/%{api}/xineplug_decode_qt.so*
14ru|xine-lib-1.2.5-3plf|281	%{_libdir}/xine/plugins/%{api}/xineplug_decode_w32dll.so*
14ru|xine-lib-1.2.5-3plf|282	%endif
14ru|xine-lib-1.2.5-3plf|283	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_audio_filters.so
14ru|xine-lib-1.2.5-3plf|284	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_goom.so
14ru|xine-lib-1.2.5-3plf|285	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_mosaico.so
14ru|xine-lib-1.2.5-3plf|286	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_planar.so
14ru|xine-lib-1.2.5-3plf|287	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_switch.so
14ru|xine-lib-1.2.5-3plf|288	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_tvtime.so
14ru|xine-lib-1.2.5-3plf|289	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_visualizations.so
14ru|xine-lib-1.2.5-3plf|290	%{_datadir}/xine-lib
14ru|xine-lib-1.2.5-3plf|291	
14ru|xine-lib-1.2.5-3plf|292	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|293	
14ru|xine-lib-1.2.5-3plf|294	%package -n %{bname}-wavpack
14ru|xine-lib-1.2.5-3plf|295	Group:		Sound
14ru|xine-lib-1.2.5-3plf|296	Summary:	Wavpack Audio decoder plugin for xine
14ru|xine-lib-1.2.5-3plf|297	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|298	
14ru|xine-lib-1.2.5-3plf|299	%description -n %{bname}-wavpack
14ru|xine-lib-1.2.5-3plf|300	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|301	
14ru|xine-lib-1.2.5-3plf|302	This package contains the wavpack audio decoder plugin.
14ru|xine-lib-1.2.5-3plf|303	
14ru|xine-lib-1.2.5-3plf|304	%files -n %{bname}-wavpack
14ru|xine-lib-1.2.5-3plf|305	%doc README
14ru|xine-lib-1.2.5-3plf|306	%{_libdir}/xine/plugins/%{api}/xineplug_wavpack.so
14ru|xine-lib-1.2.5-3plf|307	
14ru|xine-lib-1.2.5-3plf|308	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|309	
14ru|xine-lib-1.2.5-3plf|310	%package -n %{bname}-sdl
14ru|xine-lib-1.2.5-3plf|311	Group:		Video
14ru|xine-lib-1.2.5-3plf|312	Summary:	SDL video output plugin for xine
14ru|xine-lib-1.2.5-3plf|313	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|314	
14ru|xine-lib-1.2.5-3plf|315	%description -n %{bname}-sdl
14ru|xine-lib-1.2.5-3plf|316	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|317	
14ru|xine-lib-1.2.5-3plf|318	This package contains the SDL video output plugin.
14ru|xine-lib-1.2.5-3plf|319	
14ru|xine-lib-1.2.5-3plf|320	%files -n %{bname}-sdl
14ru|xine-lib-1.2.5-3plf|321	%doc README
14ru|xine-lib-1.2.5-3plf|322	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_sdl.so
14ru|xine-lib-1.2.5-3plf|323	
14ru|xine-lib-1.2.5-3plf|324	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|325	
14ru|xine-lib-1.2.5-3plf|326	%if %{build_caca}
14ru|xine-lib-1.2.5-3plf|327	%package -n %{bname}-caca
14ru|xine-lib-1.2.5-3plf|328	Group:		Video
14ru|xine-lib-1.2.5-3plf|329	Summary:	Caca video output plugin for xine
14ru|xine-lib-1.2.5-3plf|330	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|331	BuildRequires:	libcaca-devel >= 0.99
14ru|xine-lib-1.2.5-3plf|332	
14ru|xine-lib-1.2.5-3plf|333	%description -n %{bname}-caca
14ru|xine-lib-1.2.5-3plf|334	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|335	
14ru|xine-lib-1.2.5-3plf|336	This package contains the Caca video output plugin.
14ru|xine-lib-1.2.5-3plf|337	
14ru|xine-lib-1.2.5-3plf|338	%files -n %{bname}-caca
14ru|xine-lib-1.2.5-3plf|339	%doc README
14ru|xine-lib-1.2.5-3plf|340	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_caca.so
14ru|xine-lib-1.2.5-3plf|341	%endif
14ru|xine-lib-1.2.5-3plf|342	
14ru|xine-lib-1.2.5-3plf|343	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|344	
14ru|xine-lib-1.2.5-3plf|345	%package -n %{bname}-esd
14ru|xine-lib-1.2.5-3plf|346	Summary:	Esd plugin for xine
14ru|xine-lib-1.2.5-3plf|347	Group:		Sound
14ru|xine-lib-1.2.5-3plf|348	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|349	
14ru|xine-lib-1.2.5-3plf|350	%description -n %{bname}-esd
14ru|xine-lib-1.2.5-3plf|351	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|352	
14ru|xine-lib-1.2.5-3plf|353	- Esd audio output plugin
14ru|xine-lib-1.2.5-3plf|354	
14ru|xine-lib-1.2.5-3plf|355	%files -n %{bname}-esd
14ru|xine-lib-1.2.5-3plf|356	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_esd.so
14ru|xine-lib-1.2.5-3plf|357	
14ru|xine-lib-1.2.5-3plf|358	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|359	
14ru|xine-lib-1.2.5-3plf|360	%package -n %{bname}-jack
14ru|xine-lib-1.2.5-3plf|361	Summary:	Jack plugin for xine
14ru|xine-lib-1.2.5-3plf|362	Group:		Sound
14ru|xine-lib-1.2.5-3plf|363	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|364	
14ru|xine-lib-1.2.5-3plf|365	%description -n %{bname}-jack
14ru|xine-lib-1.2.5-3plf|366	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|367	
14ru|xine-lib-1.2.5-3plf|368	- Jack audio output plugin
14ru|xine-lib-1.2.5-3plf|369	
14ru|xine-lib-1.2.5-3plf|370	%files -n %{bname}-jack
14ru|xine-lib-1.2.5-3plf|371	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_jack.so
14ru|xine-lib-1.2.5-3plf|372	
14ru|xine-lib-1.2.5-3plf|373	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|374	
14ru|xine-lib-1.2.5-3plf|375	%if %{build_pulse}
14ru|xine-lib-1.2.5-3plf|376	%package -n %{bname}-pulse
14ru|xine-lib-1.2.5-3plf|377	Summary:	Pulseaudio plugin for xine
14ru|xine-lib-1.2.5-3plf|378	Group:		Sound
14ru|xine-lib-1.2.5-3plf|379	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|380	BuildRequires:	pkgconfig(libpulse)
14ru|xine-lib-1.2.5-3plf|381	
14ru|xine-lib-1.2.5-3plf|382	%description -n %{bname}-pulse
14ru|xine-lib-1.2.5-3plf|383	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|384	
14ru|xine-lib-1.2.5-3plf|385	- pulseaudio audio output plugin
14ru|xine-lib-1.2.5-3plf|386	
14ru|xine-lib-1.2.5-3plf|387	%files -n %{bname}-pulse
14ru|xine-lib-1.2.5-3plf|388	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_pulseaudio.so
14ru|xine-lib-1.2.5-3plf|389	%endif
14ru|xine-lib-1.2.5-3plf|390	
14ru|xine-lib-1.2.5-3plf|391	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|392	
14ru|xine-lib-1.2.5-3plf|393	%if %{build_magick}
14ru|xine-lib-1.2.5-3plf|394	%package -n %{bname}-image
14ru|xine-lib-1.2.5-3plf|395	Summary:	ImageMagick plugin for xine
14ru|xine-lib-1.2.5-3plf|396	Group:		Graphics
14ru|xine-lib-1.2.5-3plf|397	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|398	BuildRequires:	pkgconfig(ImageMagick)
14ru|xine-lib-1.2.5-3plf|399	
14ru|xine-lib-1.2.5-3plf|400	%description -n %{bname}-image
14ru|xine-lib-1.2.5-3plf|401	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|402	
14ru|xine-lib-1.2.5-3plf|403	- image display plugin based on ImageMagick
14ru|xine-lib-1.2.5-3plf|404	
14ru|xine-lib-1.2.5-3plf|405	%files -n %{bname}-image
14ru|xine-lib-1.2.5-3plf|406	%doc README
14ru|xine-lib-1.2.5-3plf|407	%{_libdir}/xine/plugins/%{api}/xineplug_decode_image.so
14ru|xine-lib-1.2.5-3plf|408	%endif
14ru|xine-lib-1.2.5-3plf|409	
14ru|xine-lib-1.2.5-3plf|410	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|411	
14ru|xine-lib-1.2.5-3plf|412	%package -n %{bname}-aa
14ru|xine-lib-1.2.5-3plf|413	Summary:	Aalib plugin for xine
14ru|xine-lib-1.2.5-3plf|414	Group:		Video
14ru|xine-lib-1.2.5-3plf|415	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|416	
14ru|xine-lib-1.2.5-3plf|417	%description -n %{bname}-aa
14ru|xine-lib-1.2.5-3plf|418	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|419	
14ru|xine-lib-1.2.5-3plf|420	- Aalib textmode output plugin
14ru|xine-lib-1.2.5-3plf|421	
14ru|xine-lib-1.2.5-3plf|422	%files -n %{bname}-aa
14ru|xine-lib-1.2.5-3plf|423	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_aa.so
14ru|xine-lib-1.2.5-3plf|424	
14ru|xine-lib-1.2.5-3plf|425	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|426	
14ru|xine-lib-1.2.5-3plf|427	%ifarch %{ix86} x86_64 ppc %{arm}
14ru|xine-lib-1.2.5-3plf|428	%package -n %{bname}-dxr3
14ru|xine-lib-1.2.5-3plf|429	Summary:	DXR3 plugin for xine
14ru|xine-lib-1.2.5-3plf|430	Group:		Video
14ru|xine-lib-1.2.5-3plf|431	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|432	
14ru|xine-lib-1.2.5-3plf|433	%description -n %{bname}-dxr3
14ru|xine-lib-1.2.5-3plf|434	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|435	
14ru|xine-lib-1.2.5-3plf|436	- DXR3/Hollywood+ (MPEG2 hardware decoder) decoding/output plugin
14ru|xine-lib-1.2.5-3plf|437	%if %{build_plf}
14ru|xine-lib-1.2.5-3plf|438	- this version has mpeg encoding enabled using libfame.
14ru|xine-lib-1.2.5-3plf|439	%endif
14ru|xine-lib-1.2.5-3plf|440	
14ru|xine-lib-1.2.5-3plf|441	%files -n %{bname}-dxr3
14ru|xine-lib-1.2.5-3plf|442	%{_libdir}/xine/plugins/%{api}/xineplug_*dxr3*.so
14ru|xine-lib-1.2.5-3plf|443	%endif
14ru|xine-lib-1.2.5-3plf|444	
14ru|xine-lib-1.2.5-3plf|445	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|446	
14ru|xine-lib-1.2.5-3plf|447	%package -n %{bname}-flac
14ru|xine-lib-1.2.5-3plf|448	Summary:	FLAC plugin for xine
14ru|xine-lib-1.2.5-3plf|449	Group:		Sound
14ru|xine-lib-1.2.5-3plf|450	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|451	
14ru|xine-lib-1.2.5-3plf|452	%description -n %{bname}-flac
14ru|xine-lib-1.2.5-3plf|453	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|454	
14ru|xine-lib-1.2.5-3plf|455	- FLAC audio decoder plugin
14ru|xine-lib-1.2.5-3plf|456	
14ru|xine-lib-1.2.5-3plf|457	%files -n %{bname}-flac
14ru|xine-lib-1.2.5-3plf|458	%{_libdir}/xine/plugins/%{api}/xineplug_flac.so
14ru|xine-lib-1.2.5-3plf|459	
14ru|xine-lib-1.2.5-3plf|460	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|461	
14ru|xine-lib-1.2.5-3plf|462	%package -n %{bname}-gnomevfs
14ru|xine-lib-1.2.5-3plf|463	Summary:	GNOME VFS plugin for xine
14ru|xine-lib-1.2.5-3plf|464	Group:		System/Libraries
14ru|xine-lib-1.2.5-3plf|465	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|466	
14ru|xine-lib-1.2.5-3plf|467	%description -n %{bname}-gnomevfs
14ru|xine-lib-1.2.5-3plf|468	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|469	
14ru|xine-lib-1.2.5-3plf|470	- GNOME VFS input plugin
14ru|xine-lib-1.2.5-3plf|471	
14ru|xine-lib-1.2.5-3plf|472	%files -n %{bname}-gnomevfs
14ru|xine-lib-1.2.5-3plf|473	%{_libdir}/xine/plugins/%{api}/xineplug_inp_gnome_vfs.so
14ru|xine-lib-1.2.5-3plf|474	
14ru|xine-lib-1.2.5-3plf|475	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|476	
14ru|xine-lib-1.2.5-3plf|477	%if %{build_smb}
14ru|xine-lib-1.2.5-3plf|478	%package -n %{bname}-smb
14ru|xine-lib-1.2.5-3plf|479	Summary:	Samba input plugin for xine
14ru|xine-lib-1.2.5-3plf|480	Group:		System/Libraries
14ru|xine-lib-1.2.5-3plf|481	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|482	
14ru|xine-lib-1.2.5-3plf|483	%description -n %{bname}-smb
14ru|xine-lib-1.2.5-3plf|484	xine is a free gpl-licensed video player for unix-like systems.
14ru|xine-lib-1.2.5-3plf|485	
14ru|xine-lib-1.2.5-3plf|486	- Samba input plugin
14ru|xine-lib-1.2.5-3plf|487	
14ru|xine-lib-1.2.5-3plf|488	%files -n %{bname}-smb
14ru|xine-lib-1.2.5-3plf|489	%{_libdir}/xine/plugins/%{api}/xineplug_inp_smb.so
14ru|xine-lib-1.2.5-3plf|490	%endif
14ru|xine-lib-1.2.5-3plf|491	
14ru|xine-lib-1.2.5-3plf|492	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|493	
14ru|xine-lib-1.2.5-3plf|494	%if %{build_divx4}
14ru|xine-lib-1.2.5-3plf|495	%package -n %{bname}-divx4
14ru|xine-lib-1.2.5-3plf|496	Summary:	Divx4 plugin for %{bname}
14ru|xine-lib-1.2.5-3plf|497	Group: 		Video
14ru|xine-lib-1.2.5-3plf|498	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|499	ExclusiveArch:	%{ix86}
14ru|xine-lib-1.2.5-3plf|500	Provides:	xine-plugins-divx4
14ru|xine-lib-1.2.5-3plf|501	
14ru|xine-lib-1.2.5-3plf|502	%description -n %{bname}-divx4
14ru|xine-lib-1.2.5-3plf|503	This package contains the divx4linux plugin for %{bname}. It is in
14ru|xine-lib-1.2.5-3plf|504	restricted because it is covered by software patents.
14ru|xine-lib-1.2.5-3plf|505	
14ru|xine-lib-1.2.5-3plf|506	%files -n %{bname}-divx4
14ru|xine-lib-1.2.5-3plf|507	%{_libdir}/xine/plugins/%{api}/xineplug_decode_divx4.so*
14ru|xine-lib-1.2.5-3plf|508	%endif
14ru|xine-lib-1.2.5-3plf|509	
14ru|xine-lib-1.2.5-3plf|510	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|511	
14ru|xine-lib-1.2.5-3plf|512	%if %{build_faad}
14ru|xine-lib-1.2.5-3plf|513	%package -n %{bname}-faad
14ru|xine-lib-1.2.5-3plf|514	Summary:	FAAD plugin for %{bname}
14ru|xine-lib-1.2.5-3plf|515	Group:		Sound
14ru|xine-lib-1.2.5-3plf|516	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|517	BuildRequires:	libfaad2-devel
14ru|xine-lib-1.2.5-3plf|518	
14ru|xine-lib-1.2.5-3plf|519	%description -n %{bname}-faad
14ru|xine-lib-1.2.5-3plf|520	This package contains the AAC decoder plugin for %{bname}. It is in
14ru|xine-lib-1.2.5-3plf|521	restricted repository because it is covered by software patents.
14ru|xine-lib-1.2.5-3plf|522	
14ru|xine-lib-1.2.5-3plf|523	%files -n %{bname}-faad
14ru|xine-lib-1.2.5-3plf|524	%{_libdir}/xine/plugins/%{api}/xineplug_decode_faad.so*
14ru|xine-lib-1.2.5-3plf|525	%endif
14ru|xine-lib-1.2.5-3plf|526	
14ru|xine-lib-1.2.5-3plf|527	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|528	
14ru|xine-lib-1.2.5-3plf|529	%if %{build_xvid}
14ru|xine-lib-1.2.5-3plf|530	%package -n %{bname}-xvid
14ru|xine-lib-1.2.5-3plf|531	Summary:	XviD plugin for %{bname}
14ru|xine-lib-1.2.5-3plf|532	Group:		Video
14ru|xine-lib-1.2.5-3plf|533	Requires:	%{bname}-plugins = %{version}
14ru|xine-lib-1.2.5-3plf|534	Provides:	xine-plugins-xvid
14ru|xine-lib-1.2.5-3plf|535	
14ru|xine-lib-1.2.5-3plf|536	%description -n %{bname}-xvid
14ru|xine-lib-1.2.5-3plf|537	This package contains the XviD plugin for %{bname}. It is in
14ru|xine-lib-1.2.5-3plf|538	restricted because it is covered by software patents.
14ru|xine-lib-1.2.5-3plf|539	
14ru|xine-lib-1.2.5-3plf|540	%files -n %{bname}-xvid
14ru|xine-lib-1.2.5-3plf|541	%{_libdir}/xine/plugins/%{api}/xineplug_decode_xvid.so*
14ru|xine-lib-1.2.5-3plf|542	%endif
14ru|xine-lib-1.2.5-3plf|543	
14ru|xine-lib-1.2.5-3plf|544	#----------------------------------------------------------------------------
14ru|xine-lib-1.2.5-3plf|545	
14ru|xine-lib-1.2.5-3plf|546	%prep
14ru|xine-lib-1.2.5-3plf|547	%setup -q
14ru|xine-lib-1.2.5-3plf|548	#copy missing source file
14ru|xine-lib-1.2.5-3plf|549	cp %{SOURCE1} src/xine-engine
14ru|xine-lib-1.2.5-3plf|550	
14ru|xine-lib-1.2.5-3plf|551	%build
14ru|xine-lib-1.2.5-3plf|552	#gw for flac
14ru|xine-lib-1.2.5-3plf|553	export OGG_LIBS=-logg
14ru|xine-lib-1.2.5-3plf|554	
14ru|xine-lib-1.2.5-3plf|555	%if ! %{build_optimization}
14ru|xine-lib-1.2.5-3plf|556	export CFLAGS="%(echo %optflags|sed s/-Wp,-D_FORTIFY_SOURCE=2//)"
14ru|xine-lib-1.2.5-3plf|557	%configure2_5x \
14ru|xine-lib-1.2.5-3plf|558	%else
14ru|xine-lib-1.2.5-3plf|559	%{?__cputoolize: %{__cputoolize}}
14ru|xine-lib-1.2.5-3plf|560	#gw expanded configure2_5x macro without the CFLAGS and --build stuff
14ru|xine-lib-1.2.5-3plf|561	[ -f configure.in -o -f configure.ac ] && %__libtoolize --copy --force
14ru|xine-lib-1.2.5-3plf|562	./configure \
14ru|xine-lib-1.2.5-3plf|563	--prefix=%{_prefix} \
14ru|xine-lib-1.2.5-3plf|564	--exec-prefix=%{_prefix} \
14ru|xine-lib-1.2.5-3plf|565	--bindir=%{_bindir} \
14ru|xine-lib-1.2.5-3plf|566	--sbindir=%{_sbindir} \
14ru|xine-lib-1.2.5-3plf|567	--sysconfdir=%{_sysconfdir} \
14ru|xine-lib-1.2.5-3plf|568	--datadir=%{_datadir} \
14ru|xine-lib-1.2.5-3plf|569	--includedir=%{_includedir} \
14ru|xine-lib-1.2.5-3plf|570	--libdir=%{_libdir} \
14ru|xine-lib-1.2.5-3plf|571	--libexecdir=%{_libdir} \
14ru|xine-lib-1.2.5-3plf|572	--localstatedir=/var/lib \
14ru|xine-lib-1.2.5-3plf|573	--sharedstatedir=%{_prefix}/com \
14ru|xine-lib-1.2.5-3plf|574	--mandir=%{_mandir} \
14ru|xine-lib-1.2.5-3plf|575	--infodir=%{_datadir}/info \
14ru|xine-lib-1.2.5-3plf|576	%endif
14ru|xine-lib-1.2.5-3plf|577	%if ! %{external_vcdnav}
14ru|xine-lib-1.2.5-3plf|578	--with-internal-vcdlibs \
14ru|xine-lib-1.2.5-3plf|579	%endif
14ru|xine-lib-1.2.5-3plf|580	%if %{build_directfb}
14ru|xine-lib-1.2.5-3plf|581	--enable-directfb \
14ru|xine-lib-1.2.5-3plf|582	%endif
14ru|xine-lib-1.2.5-3plf|583	%if ! %{build_alsa}
14ru|xine-lib-1.2.5-3plf|584	--disable-alsa \
14ru|xine-lib-1.2.5-3plf|585	%endif
14ru|xine-lib-1.2.5-3plf|586	%if ! %{build_vidix}
14ru|xine-lib-1.2.5-3plf|587	--disable-vidix \
14ru|xine-lib-1.2.5-3plf|588	%endif
14ru|xine-lib-1.2.5-3plf|589	%if ! %{build_faad}
14ru|xine-lib-1.2.5-3plf|590	--disable-faad \
14ru|xine-lib-1.2.5-3plf|591	%endif
14ru|xine-lib-1.2.5-3plf|592	%if ! %{build_pulse}
14ru|xine-lib-1.2.5-3plf|593	--disable-polypaudio \
14ru|xine-lib-1.2.5-3plf|594	%endif
14ru|xine-lib-1.2.5-3plf|595	%if ! %{build_linuxfb}
14ru|xine-lib-1.2.5-3plf|596	--disable-fb \
14ru|xine-lib-1.2.5-3plf|597	%endif
14ru|xine-lib-1.2.5-3plf|598	%if %{external_ffmpeg}
14ru|xine-lib-1.2.5-3plf|599	--with-external-ffmpeg \
14ru|xine-lib-1.2.5-3plf|600	%endif
14ru|xine-lib-1.2.5-3plf|601	--enable-ipv6 \
14ru|xine-lib-1.2.5-3plf|602	--with-libflac \
14ru|xine-lib-1.2.5-3plf|603	--with-wavpack \
14ru|xine-lib-1.2.5-3plf|604	--with-w32-path=%{_libdir}/codecs \
14ru|xine-lib-1.2.5-3plf|605	--with-external-libmpcdec
14ru|xine-lib-1.2.5-3plf|606	# real-codecs-path is not set so that runtime searching is used. We want
14ru|xine-lib-1.2.5-3plf|607	# to use either codecs from RealPlayer or real-codecs, whichever is
14ru|xine-lib-1.2.5-3plf|608	# present.
14ru|xine-lib-1.2.5-3plf|609	
14ru|xine-lib-1.2.5-3plf|610	%make
14ru|xine-lib-1.2.5-3plf|611	
14ru|xine-lib-1.2.5-3plf|612	%install
14ru|xine-lib-1.2.5-3plf|613	%makeinstall_std
14ru|xine-lib-1.2.5-3plf|614	
14ru|xine-lib-1.2.5-3plf|615	%multiarch_binaries %{buildroot}%{_bindir}/xine-config
14ru|xine-lib-1.2.5-3plf|616	
14ru|xine-lib-1.2.5-3plf|617	#clean out unpackaged files
14ru|xine-lib-1.2.5-3plf|618	rm -f %{buildroot}%{_libdir}/xine/plugins/*/*.la
14ru|xine-lib-1.2.5-3plf|619	rm -f %{buildroot}%{_libdir}/xine/plugins/*/post/*.la
14ru|xine-lib-1.2.5-3plf|620	rm -rf installed-docs
14ru|xine-lib-1.2.5-3plf|621	mv %{buildroot}%{_datadir}/doc/xine-lib installed-docs
14ru|xine-lib-1.2.5-3plf|622	rm -f %{buildroot}%{_libdir}/xine/plugins/*/xineplug_inp_vcdo.so
14ru|xine-lib-1.2.5-3plf|623	
14ru|xine-lib-1.2.5-3plf|624	%find_lang libxine2 || touch libxine2.lang
14ru|xine-lib-1.2.5-3plf|625	
14ru|xine-lib-1.2.5-3plf|626	
14ru|xine-lib-1.2.5-3plf|627	
14ru|xine-lib-1.2.5-3plf|628	%changelog
14ru|xine-lib-1.2.5-3plf|629	* Tue Mar 17 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.5-3plf
14ru|xine-lib-1.2.5-3plf|630	+ Revision: a04461b
14ru|xine-lib-1.2.5-3plf|631	- Bump release
14ru|xine-lib-1.2.5-3plf|632	
14ru|xine-lib-1.2.5-3plf|633	

26699 14
14ru|xscreensaver-5.34-2plf|1	####################
14ru|xscreensaver-5.34-2plf|2	# PLF build
14ru|xscreensaver-5.34-2plf|3	%define build_plf 1
14ru|xscreensaver-5.34-2plf|4	####################
14ru|xscreensaver-5.34-2plf|5	
14ru|xscreensaver-5.34-2plf|6	%define disable_inappropriate 1
14ru|xscreensaver-5.34-2plf|7	# Allow --with[out] <feature> at rpm command line build
14ru|xscreensaver-5.34-2plf|8	%{?_with_plf: %{expand: %%global build_plf 1}}
14ru|xscreensaver-5.34-2plf|9	%{?_without_plf: %{expand: %%global build_plf 0}}
14ru|xscreensaver-5.34-2plf|10	%{?_with_inappropriate: %{expand: %%global disable_inappropriate 0}}
14ru|xscreensaver-5.34-2plf|11	%{?_without_inappropriate: %{expand: %%global disable_inappropriate 1}}
14ru|xscreensaver-5.34-2plf|12	
14ru|xscreensaver-5.34-2plf|13	%if %{build_plf}
14ru|xscreensaver-5.34-2plf|14	%define distsuffix plf
14ru|xscreensaver-5.34-2plf|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
14ru|xscreensaver-5.34-2plf|16	%define extrarelsuffix plf
14ru|xscreensaver-5.34-2plf|17	# Build xscreensaver-extrusion if it is plf build only.
14ru|xscreensaver-5.34-2plf|18	%bcond_without extrusion
14ru|xscreensaver-5.34-2plf|19	%else
14ru|xscreensaver-5.34-2plf|20	%bcond_with extrusion
14ru|xscreensaver-5.34-2plf|21	%endif
14ru|xscreensaver-5.34-2plf|22	
14ru|xscreensaver-5.34-2plf|23	Summary:	A set of X Window System screensavers
14ru|xscreensaver-5.34-2plf|24	Name:		xscreensaver
14ru|xscreensaver-5.34-2plf|25	Version:	5.34
14ru|xscreensaver-5.34-2plf|26	Release:	2%{?extrarelsuffix}
14ru|xscreensaver-5.34-2plf|27	License:	BSD
14ru|xscreensaver-5.34-2plf|28	Group:		Graphical desktop/Other
14ru|xscreensaver-5.34-2plf|29	URL:		http://www.jwz.org/xscreensaver/
14ru|xscreensaver-5.34-2plf|30	Source0:	http://www.jwz.org/xscreensaver/%{name}-%{version}.tar.gz
14ru|xscreensaver-5.34-2plf|31	Source1:	xscreensaver-capplet.png
14ru|xscreensaver-5.34-2plf|32	Source2:	dmctl
14ru|xscreensaver-5.34-2plf|33	Source3:        update-xscreensaver-hacks
14ru|xscreensaver-5.34-2plf|34	# Far from complete
14ru|xscreensaver-5.34-2plf|35	# However, upstream file is was last updated in 2006...
14ru|xscreensaver-5.34-2plf|36	Source4:	ru.po
14ru|xscreensaver-5.34-2plf|37	Patch0:         xscreensaver-5.05-mdv-alt-drop_setgid.patch
14ru|xscreensaver-5.34-2plf|38	# Don't check login manager in PATH because we use custom wrapper
14ru|xscreensaver-5.34-2plf|39	Patch1:         xscreensaver-5.15-lmcheck.patch
14ru|xscreensaver-5.34-2plf|40	Patch8:         xscreensaver-5.29-utf8.patch
14ru|xscreensaver-5.34-2plf|41	Patch9:         xscreensaver-5.34-defaultconfig.patch
14ru|xscreensaver-5.34-2plf|42	# (fc) 4.00-4mdk allow root to start xscreensaver
14ru|xscreensaver-5.34-2plf|43	Patch10:        xscreensaver-4.23-root.patch
14ru|xscreensaver-5.34-2plf|44	# (fc) 4.05-3mdk disable openGL hacks by default
14ru|xscreensaver-5.34-2plf|45	Patch11:        xscreensaver-5.09-noGL.patch
14ru|xscreensaver-5.34-2plf|46	
14ru|xscreensaver-5.34-2plf|47	# Add "System" category to desktop file to make it visible in LXQt Control Center
14ru|xscreensaver-5.34-2plf|48	Patch12:        xscreensaver-5.34-add-desktop-category.patch
14ru|xscreensaver-5.34-2plf|49	
14ru|xscreensaver-5.34-2plf|50	Patch13:	xscreensaver-5.34-do-not-claim-on-old-version.patch
14ru|xscreensaver-5.34-2plf|51	
14ru|xscreensaver-5.34-2plf|52	# fedora patches
14ru|xscreensaver-5.34-2plf|53	# bug 129335
14ru|xscreensaver-5.34-2plf|54	# sanitize the names of modes in barcode
14ru|xscreensaver-5.34-2plf|55	Patch1001:          xscreensaver-5.26-sanitize-hacks.patch
14ru|xscreensaver-5.34-2plf|56	## Patches already sent to the upsteam
14ru|xscreensaver-5.34-2plf|57	## Patches which must be discussed with upstream
14ru|xscreensaver-5.34-2plf|58	#
14ru|xscreensaver-5.34-2plf|59	# driver/test-passwd tty segfaults
14ru|xscreensaver-5.34-2plf|60	Patch1051:         xscreensaver-5.12-test-passwd-segv-tty.patch
14ru|xscreensaver-5.34-2plf|61	# patch to compile driver/test-xdpms
14ru|xscreensaver-5.34-2plf|62	Patch1052:         xscreensaver-5.12-tests-miscfix.patch
14ru|xscreensaver-5.34-2plf|63	
14ru|xscreensaver-5.34-2plf|64	Requires:	xscreensaver-common = %{version}-%{release}
14ru|xscreensaver-5.34-2plf|65	Requires:	fortune-mod
14ru|xscreensaver-5.34-2plf|66	Requires:	xdg-utils
14ru|xscreensaver-5.34-2plf|67	BuildRequires:	makedepend
14ru|xscreensaver-5.34-2plf|68	BuildRequires:	bc
14ru|xscreensaver-5.34-2plf|69	BuildRequires:	fortune-mod
14ru|xscreensaver-5.34-2plf|70	BuildRequires:	intltool
14ru|xscreensaver-5.34-2plf|71	BuildRequires:	jpeg-devel
14ru|xscreensaver-5.34-2plf|72	BuildRequires:	pam-devel
14ru|xscreensaver-5.34-2plf|73	BuildRequires:	pkgconfig(glu)
14ru|xscreensaver-5.34-2plf|74	BuildRequires:	pkgconfig(glut)
14ru|xscreensaver-5.34-2plf|75	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
14ru|xscreensaver-5.34-2plf|76	BuildRequires:	pkgconfig(libglade-2.0)
14ru|xscreensaver-5.34-2plf|77	BuildRequires:	pkgconfig(krb5)
14ru|xscreensaver-5.34-2plf|78	BuildRequires:	pkgconfig(x11)
14ru|xscreensaver-5.34-2plf|79	BuildRequires:	pkgconfig(xext)
14ru|xscreensaver-5.34-2plf|80	BuildRequires:	pkgconfig(xi)
14ru|xscreensaver-5.34-2plf|81	BuildRequires:	pkgconfig(xinerama)
14ru|xscreensaver-5.34-2plf|82	BuildRequires:	pkgconfig(xmu)
14ru|xscreensaver-5.34-2plf|83	BuildRequires:	pkgconfig(xpm)
14ru|xscreensaver-5.34-2plf|84	BuildRequires:	pkgconfig(xrandr)
14ru|xscreensaver-5.34-2plf|85	BuildRequires:	pkgconfig(xft)
14ru|xscreensaver-5.34-2plf|86	BuildRequires:	pkgconfig(xt)
14ru|xscreensaver-5.34-2plf|87	BuildRequires:	pkgconfig(xxf86misc)
14ru|xscreensaver-5.34-2plf|88	BuildRequires:	pkgconfig(xxf86vm)
14ru|xscreensaver-5.34-2plf|89	%if %{with extrusion}
14ru|xscreensaver-5.34-2plf|90	BuildRequires:	gle-devel
14ru|xscreensaver-5.34-2plf|91	%endif
14ru|xscreensaver-5.34-2plf|92	BuildRequires:	imagemagick
14ru|xscreensaver-5.34-2plf|93	
14ru|xscreensaver-5.34-2plf|94	%description
14ru|xscreensaver-5.34-2plf|95	The xscreensaver package contains a variety of screensavers for your
14ru|xscreensaver-5.34-2plf|96	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14ru|xscreensaver-5.34-2plf|97	pleasure.
14ru|xscreensaver-5.34-2plf|98	
14ru|xscreensaver-5.34-2plf|99	Install the xscreensaver package if you need screensavers for use with
14ru|xscreensaver-5.34-2plf|100	the X Window System.
14ru|xscreensaver-5.34-2plf|101	
14ru|xscreensaver-5.34-2plf|102	%if %{build_plf}
14ru|xscreensaver-5.34-2plf|103	This package is in restricted as it contains copyrighted images.
14ru|xscreensaver-5.34-2plf|104	%endif
14ru|xscreensaver-5.34-2plf|105	
14ru|xscreensaver-5.34-2plf|106	%package base
14ru|xscreensaver-5.34-2plf|107	Summary:	A set of screensavers
14ru|xscreensaver-5.34-2plf|108	Group:		Graphical desktop/Other
14ru|xscreensaver-5.34-2plf|109	Requires:	xscreensaver-common = %{version}-%{release}
14ru|xscreensaver-5.34-2plf|110	Conflicts:	xscreensaver < 5.00-2
14ru|xscreensaver-5.34-2plf|111	Requires:	words
14ru|xscreensaver-5.34-2plf|112	
14ru|xscreensaver-5.34-2plf|113	%description base
14ru|xscreensaver-5.34-2plf|114	Various screensavers used by Xscreensaver.
14ru|xscreensaver-5.34-2plf|115	
14ru|xscreensaver-5.34-2plf|116	%package common
14ru|xscreensaver-5.34-2plf|117	Summary:	Utilities used by xscreensaver screensavers
14ru|xscreensaver-5.34-2plf|118	Group:		Graphical desktop/Other
14ru|xscreensaver-5.34-2plf|119	Conflicts:	xscreensaver < 5.00-2
14ru|xscreensaver-5.34-2plf|120	Provides:	xscreensaver-utils
14ru|xscreensaver-5.34-2plf|121	
14ru|xscreensaver-5.34-2plf|122	%description common
14ru|xscreensaver-5.34-2plf|123	Utilities used by xscreensaver screensavers.
14ru|xscreensaver-5.34-2plf|124	
14ru|xscreensaver-5.34-2plf|125	%package gl
14ru|xscreensaver-5.34-2plf|126	Summary:	A set of GL screensavers
14ru|xscreensaver-5.34-2plf|127	Group:		Graphical desktop/Other
14ru|xscreensaver-5.34-2plf|128	Requires:	xscreensaver-common = %{version}-%{release}
14ru|xscreensaver-5.34-2plf|129	Requires(post):	xscreensaver-common = %{version}-%{release}
14ru|xscreensaver-5.34-2plf|130	Requires(postun):	xscreensaver-common = %{version}-%{release}
14ru|xscreensaver-5.34-2plf|131	
14ru|xscreensaver-5.34-2plf|132	%description gl
14ru|xscreensaver-5.34-2plf|133	The xscreensaver-gl package contains even more screensavers for your
14ru|xscreensaver-5.34-2plf|134	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14ru|xscreensaver-5.34-2plf|135	pleasure. These screensavers require OpenGL or Mesa support.
14ru|xscreensaver-5.34-2plf|136	
14ru|xscreensaver-5.34-2plf|137	Install the xscreensaver-gl package if you need more screensavers for
14ru|xscreensaver-5.34-2plf|138	use with the X Window System and you have OpenGL or Mesa installed.
14ru|xscreensaver-5.34-2plf|139	
14ru|xscreensaver-5.34-2plf|140	%if %{build_plf}
14ru|xscreensaver-5.34-2plf|141	%package matrix
14ru|xscreensaver-5.34-2plf|142	Summary:	The Matrix screensavers
14ru|xscreensaver-5.34-2plf|143	Group:		Graphical desktop/Other
14ru|xscreensaver-5.34-2plf|144	Requires:	xscreensaver-common = %{version}-%{release}
14ru|xscreensaver-5.34-2plf|145	
14ru|xscreensaver-5.34-2plf|146	%description matrix
14ru|xscreensaver-5.34-2plf|147	The xscreensaver-matrix package contains two screensavers for
14ru|xscreensaver-5.34-2plf|148	xscreensaver based on the movie The Matrix. It is in restricted because
14ru|xscreensaver-5.34-2plf|149	there might by copyright problems with the artwork used in this
14ru|xscreensaver-5.34-2plf|150	screensavers.
14ru|xscreensaver-5.34-2plf|151	%endif
14ru|xscreensaver-5.34-2plf|152	
14ru|xscreensaver-5.34-2plf|153	%if %{with extrusion}
14ru|xscreensaver-5.34-2plf|154	%package extrusion
14ru|xscreensaver-5.34-2plf|155	Summary:	OpenGL screensaver
14ru|xscreensaver-5.34-2plf|156	Group:		Graphical desktop/Other
14ru|xscreensaver-5.34-2plf|157	Requires:	xscreensaver-common = %{version}-%{release}
14ru|xscreensaver-5.34-2plf|158	
14ru|xscreensaver-5.34-2plf|159	%description extrusion
14ru|xscreensaver-5.34-2plf|160	The xscreensaver-extrusion package contains the extrusion
14ru|xscreensaver-5.34-2plf|161	screensaversfor your mind-numbing, ambition-eroding, time-wasting,
14ru|xscreensaver-5.34-2plf|162	hypnotized viewing pleasure. This screensaver requires OpenGL or Mesa
14ru|xscreensaver-5.34-2plf|163	support.
14ru|xscreensaver-5.34-2plf|164	
14ru|xscreensaver-5.34-2plf|165	This screensaver is in a separate package, because it is the only
14ru|xscreensaver-5.34-2plf|166	application for the ROSA Linux distribution which requires the GLE
14ru|xscreensaver-5.34-2plf|167	extrusion library.
14ru|xscreensaver-5.34-2plf|168	%endif
14ru|xscreensaver-5.34-2plf|169	
14ru|xscreensaver-5.34-2plf|170	%prep
14ru|xscreensaver-5.34-2plf|171	%setup -q
14ru|xscreensaver-5.34-2plf|172	%patch1 -p1 -b .login-manager
14ru|xscreensaver-5.34-2plf|173	%patch8 -p1 -b .utf8
14ru|xscreensaver-5.34-2plf|174	# WARNING this patch must ALWAYS be applied, if it fails, REGENERATE it !!!
14ru|xscreensaver-5.34-2plf|175	%patch9 -p1 -b .defaultconfig
14ru|xscreensaver-5.34-2plf|176	%patch10 -p1 -b .root
14ru|xscreensaver-5.34-2plf|177	%patch11 -p1 -b .noGL
14ru|xscreensaver-5.34-2plf|178	%if %{disable_inappropriate}
14ru|xscreensaver-5.34-2plf|179	%patch1001 -p1 -b .inappropriate
14ru|xscreensaver-5.34-2plf|180	%endif
14ru|xscreensaver-5.34-2plf|181	
14ru|xscreensaver-5.34-2plf|182	rm -f po/ru.po
14ru|xscreensaver-5.34-2plf|183	cp %{SOURCE4} po
14ru|xscreensaver-5.34-2plf|184	
14ru|xscreensaver-5.34-2plf|185	%patch12 -p1 -b .desktop
14ru|xscreensaver-5.34-2plf|186	
14ru|xscreensaver-5.34-2plf|187	%patch13 -p1 -b .no_old_version_check
14ru|xscreensaver-5.34-2plf|188	
14ru|xscreensaver-5.34-2plf|189	
14ru|xscreensaver-5.34-2plf|190	%patch1051 -p1
14ru|xscreensaver-5.34-2plf|191	%patch1052 -p1
14ru|xscreensaver-5.34-2plf|192	
14ru|xscreensaver-5.34-2plf|193	# Needed by patches 1 and 11
14ru|xscreensaver-5.34-2plf|194	autoreconf -vfi
14ru|xscreensaver-5.34-2plf|195	
14ru|xscreensaver-5.34-2plf|196	%build
14ru|xscreensaver-5.34-2plf|197	%configure2_5x \
14ru|xscreensaver-5.34-2plf|198	--enable-locking \
14ru|xscreensaver-5.34-2plf|199	--enable-root-passwd \
14ru|xscreensaver-5.34-2plf|200	--with-browser=xdg-open \
14ru|xscreensaver-5.34-2plf|201	--with-dpms-ext \
14ru|xscreensaver-5.34-2plf|202	--with-xinerama-ext \
14ru|xscreensaver-5.34-2plf|203	--with-xf86vmode-ext \
14ru|xscreensaver-5.34-2plf|204	--with-xf86gamma-ext \
14ru|xscreensaver-5.34-2plf|205	--with-randr-ext \
14ru|xscreensaver-5.34-2plf|206	--with-proc-interrupts \
14ru|xscreensaver-5.34-2plf|207	--with-login-manager=dmctl \
14ru|xscreensaver-5.34-2plf|208	--without-shadow \
14ru|xscreensaver-5.34-2plf|209	--with-pixbuf \
14ru|xscreensaver-5.34-2plf|210	--with-xpm \
14ru|xscreensaver-5.34-2plf|211	--with-jpeg \
14ru|xscreensaver-5.34-2plf|212	--with-xshm-ext \
14ru|xscreensaver-5.34-2plf|213	--with-xdbe-ext \
14ru|xscreensaver-5.34-2plf|214	--without-readdisplay \
14ru|xscreensaver-5.34-2plf|215	--without-setuid-hacks \
14ru|xscreensaver-5.34-2plf|216	--with-gtk \
14ru|xscreensaver-5.34-2plf|217	--without-motif \
14ru|xscreensaver-5.34-2plf|218	--with-pam \
14ru|xscreensaver-5.34-2plf|219	--enable-pam-check-account-type \
14ru|xscreensaver-5.34-2plf|220	--with-gl \
14ru|xscreensaver-5.34-2plf|221	--with-image-directory=%{_datadir}/mdk/screensaver \
14ru|xscreensaver-5.34-2plf|222	--with-x-app-defaults=%{_datadir}/X11/app-defaults \
14ru|xscreensaver-5.34-2plf|223	--with-kerberos \
14ru|xscreensaver-5.34-2plf|224	--with-text-file=%{_sysconfdir}/release \
14ru|xscreensaver-5.34-2plf|225	%if %{with extrusion}
14ru|xscreensaver-5.34-2plf|226	--with-gle
14ru|xscreensaver-5.34-2plf|227	%else
14ru|xscreensaver-5.34-2plf|228	--without-gle
14ru|xscreensaver-5.34-2plf|229	%endif
14ru|xscreensaver-5.34-2plf|230	
14ru|xscreensaver-5.34-2plf|231	make distdepend
14ru|xscreensaver-5.34-2plf|232	make depend DEPEND="makedepend -I$(gcc -print-search-dirs|sed -e 's#^install: \(.*\).*#\1#g'|head -n1)/include"
14ru|xscreensaver-5.34-2plf|233	#make depend
14ru|xscreensaver-5.34-2plf|234	sed 's/\@ALL_LINGUAS\@/"ca da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW"/' -i po/Makefile
14ru|xscreensaver-5.34-2plf|235	%make
14ru|xscreensaver-5.34-2plf|236	
14ru|xscreensaver-5.34-2plf|237	%install
14ru|xscreensaver-5.34-2plf|238	rm -rf %{buildroot} gl-extras.files base.files %{name}.lang
14ru|xscreensaver-5.34-2plf|239	mkdir -p %{buildroot}%{_bindir}
14ru|xscreensaver-5.34-2plf|240	mkdir -p %{buildroot}%{_bindir}
14ru|xscreensaver-5.34-2plf|241	mkdir -p %{buildroot}%{_mandir}/man6
14ru|xscreensaver-5.34-2plf|242	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
14ru|xscreensaver-5.34-2plf|243	mkdir -p %{buildroot}%{_libexecdir}/xscreensaver
14ru|xscreensaver-5.34-2plf|244	
14ru|xscreensaver-5.34-2plf|245	# translate desktop file
14ru|xscreensaver-5.34-2plf|246	intltool-merge -d ./po ./driver/screensaver-properties.desktop.in ./driver/screensaver-properties.desktop
14ru|xscreensaver-5.34-2plf|247	
14ru|xscreensaver-5.34-2plf|248	make install_prefix=%{buildroot} bindir=%{_bindir} \
14ru|xscreensaver-5.34-2plf|249	KDEDIR=%{_prefix} GNOME_BINDIR=%{_bindir}  GNOME_DATADIR=%{_datadir} \
14ru|xscreensaver-5.34-2plf|250	mandir=%{_mandir} AD_DIR=%{_datadir}/X11/app-defaults/ \
14ru|xscreensaver-5.34-2plf|251	gnulocaledir=%{_datadir}/locale install
14ru|xscreensaver-5.34-2plf|252	
14ru|xscreensaver-5.34-2plf|253	# % makeinstall -C po
14ru|xscreensaver-5.34-2plf|254	
14ru|xscreensaver-5.34-2plf|255	install -p -m755 %{SOURCE3} -D %{buildroot}%{_sbindir}/update-xscreensaver-hacks
14ru|xscreensaver-5.34-2plf|256	
14ru|xscreensaver-5.34-2plf|257	# Custom wrapper for gdmflexiserver and kdmctl
14ru|xscreensaver-5.34-2plf|258	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/dmctl
14ru|xscreensaver-5.34-2plf|259	
14ru|xscreensaver-5.34-2plf|260	cat<<EOF >README.GL
14ru|xscreensaver-5.34-2plf|261	The xscreensaver-gl package contains even more screensavers for your
14ru|xscreensaver-5.34-2plf|262	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
14ru|xscreensaver-5.34-2plf|263	pleasure. These screensavers require OpenGL or Mesa support.
14ru|xscreensaver-5.34-2plf|264	
14ru|xscreensaver-5.34-2plf|265	Install the xscreensaver-gl package if you need more screensavers for
14ru|xscreensaver-5.34-2plf|266	use with the X Window System and you have OpenGL or Mesa installed.
14ru|xscreensaver-5.34-2plf|267	EOF
14ru|xscreensaver-5.34-2plf|268	
14ru|xscreensaver-5.34-2plf|269	#icons
14ru|xscreensaver-5.34-2plf|270	mkdir -p %{buildroot}%{_datadir}/pixmaps
14ru|xscreensaver-5.34-2plf|271	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
14ru|xscreensaver-5.34-2plf|272	cp %{SOURCE1}  %{buildroot}%{_datadir}/pixmaps
14ru|xscreensaver-5.34-2plf|273	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
14ru|xscreensaver-5.34-2plf|274	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
14ru|xscreensaver-5.34-2plf|275	ln -s %{_datadir}/pixmaps/xscreensaver-capplet.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
14ru|xscreensaver-5.34-2plf|276	
14ru|xscreensaver-5.34-2plf|277	#remove unpackaged files
14ru|xscreensaver-5.34-2plf|278	rm -f %{buildroot}%{_datadir}/xscreensaver/config/xjack.xml
14ru|xscreensaver-5.34-2plf|279	rm -f %{buildroot}%{_mandir}/man6/xjack.6
14ru|xscreensaver-5.34-2plf|280	rm -f  %{buildroot}%{_libexecdir}/xscreensaver/xjack
14ru|xscreensaver-5.34-2plf|281	
14ru|xscreensaver-5.34-2plf|282	%if ! %{build_plf}
14ru|xscreensaver-5.34-2plf|283	rm -rf %{buildroot}%{_libexecdir}/xscreensaver/*matrix
14ru|xscreensaver-5.34-2plf|284	rm -rf %{buildroot}%{_mandir}/man6/*matrix*
14ru|xscreensaver-5.34-2plf|285	rm -rf %{buildroot}%{_datadir}/xscreensaver/config/*matrix*
14ru|xscreensaver-5.34-2plf|286	%endif
14ru|xscreensaver-5.34-2plf|287	%if ! %{with extrusion}
14ru|xscreensaver-5.34-2plf|288	rm -f %{buildroot}%{_datadir}/xscreensaver/config/extrusion.xml
14ru|xscreensaver-5.34-2plf|289	rm -f %{buildroot}%{_mandir}/man6/extrusion.6
14ru|xscreensaver-5.34-2plf|290	%endif
14ru|xscreensaver-5.34-2plf|291	
14ru|xscreensaver-5.34-2plf|292	%find_lang %{name}
14ru|xscreensaver-5.34-2plf|293	
14ru|xscreensaver-5.34-2plf|294	# This function prints a list of things that get installed.
14ru|xscreensaver-5.34-2plf|295	# It does this by parsing the output of a dummy run of "make install".
14ru|xscreensaver-5.34-2plf|296	#
14ru|xscreensaver-5.34-2plf|297	list_files() {
14ru|xscreensaver-5.34-2plf|298	make -s install_prefix=%{buildroot} mandir=%{_mandir}/ \
14ru|xscreensaver-5.34-2plf|299	bindir=%{_bindir} INSTALL=true "$@"	\
14ru|xscreensaver-5.34-2plf|300	| sed -n -e 's@.* \(/[^ ]*\)$@\1@p'				\
14ru|xscreensaver-5.34-2plf|301	| sed    -e "s@^%{buildroot}@@"				\
14ru|xscreensaver-5.34-2plf|302	-e "s@/[a-z][a-z]*/\.\./@/@"			\
14ru|xscreensaver-5.34-2plf|303	| sed    -e 's@\(.*/man/.*\)@\1\*@'				\
14ru|xscreensaver-5.34-2plf|304	| sed    -e 's@\(.*/app-defaults/\)@%config \1@'		\
14ru|xscreensaver-5.34-2plf|305	-e 's@\(.*/pam\.d/\)@%config(missingok) \1@'	\
14ru|xscreensaver-5.34-2plf|306	| sort
14ru|xscreensaver-5.34-2plf|307	}
14ru|xscreensaver-5.34-2plf|308	
14ru|xscreensaver-5.34-2plf|309	# Generate three lists of files for the three packages.
14ru|xscreensaver-5.34-2plf|310	#
14ru|xscreensaver-5.34-2plf|311	dd=%{_builddir}/%{name}-%{version}
14ru|xscreensaver-5.34-2plf|312	( cd hacks/glx ; list_files install > $dd/gl-extras.files)
14ru|xscreensaver-5.34-2plf|313	( cd hacks     ; list_files install > $dd/base.files)
14ru|xscreensaver-5.34-2plf|314	
14ru|xscreensaver-5.34-2plf|315	#gw remove the files we don't package:
14ru|xscreensaver-5.34-2plf|316	perl -pi -e "s/.*(xjack|matrix|extrusion).*//" gl-extras.files base.files
14ru|xscreensaver-5.34-2plf|317	
14ru|xscreensaver-5.34-2plf|318	%find_lang %{name}
14ru|xscreensaver-5.34-2plf|319	
14ru|xscreensaver-5.34-2plf|320	%post gl
14ru|xscreensaver-5.34-2plf|321	sed -i -e 's/\A-\s+GL:/ GL:/' %{_datadir}/X11/app-defaults/XScreenSaver
14ru|xscreensaver-5.34-2plf|322	
14ru|xscreensaver-5.34-2plf|323	%postun gl
14ru|xscreensaver-5.34-2plf|324	sed -i -e '/\A\s*GL:/ and print "- $_" or print "$_"' %{_datadir}/X11/app-defaults/XScreenSaver
14ru|xscreensaver-5.34-2plf|325	
14ru|xscreensaver-5.34-2plf|326	%files -f %{name}.lang
14ru|xscreensaver-5.34-2plf|327	%config(noreplace) %{_sysconfdir}/pam.d/xscreensaver
14ru|xscreensaver-5.34-2plf|328	%doc README
14ru|xscreensaver-5.34-2plf|329	%{_mandir}/man1/xscreensaver-command.1*
14ru|xscreensaver-5.34-2plf|330	%{_mandir}/man1/xscreensaver-demo.1*
14ru|xscreensaver-5.34-2plf|331	%{_mandir}/man1/xscreensaver.1*
14ru|xscreensaver-5.34-2plf|332	%attr(755,root,chkpwd) %{_bindir}/xscreensaver
14ru|xscreensaver-5.34-2plf|333	%{_bindir}/xscreensaver-command
14ru|xscreensaver-5.34-2plf|334	%{_bindir}/xscreensaver-demo
14ru|xscreensaver-5.34-2plf|335	%{_bindir}/dmctl
14ru|xscreensaver-5.34-2plf|336	%dir %{_datadir}/xscreensaver
14ru|xscreensaver-5.34-2plf|337	%{_datadir}/xscreensaver/glade
14ru|xscreensaver-5.34-2plf|338	%{_datadir}/applications/xscreensaver-properties.desktop
14ru|xscreensaver-5.34-2plf|339	%{_datadir}/pixmaps/*
14ru|xscreensaver-5.34-2plf|340	%{_iconsdir}/hicolor/*/apps/*.png
14ru|xscreensaver-5.34-2plf|341	
14ru|xscreensaver-5.34-2plf|342	%files common
14ru|xscreensaver-5.34-2plf|343	%{_datadir}/X11/app-defaults/*
14ru|xscreensaver-5.34-2plf|344	%dir %{_libexecdir}/%{name}
14ru|xscreensaver-5.34-2plf|345	%{_bindir}/xscreensaver-getimage
14ru|xscreensaver-5.34-2plf|346	%{_bindir}/xscreensaver-getimage-file
14ru|xscreensaver-5.34-2plf|347	%{_bindir}/xscreensaver-getimage-video
14ru|xscreensaver-5.34-2plf|348	%{_bindir}/xscreensaver-text
14ru|xscreensaver-5.34-2plf|349	%{_mandir}/man1/xscreensaver-getimage*
14ru|xscreensaver-5.34-2plf|350	%{_mandir}/man1/xscreensaver-text.1*
14ru|xscreensaver-5.34-2plf|351	%dir %{_datadir}/%{name}/config
14ru|xscreensaver-5.34-2plf|352	%{_datadir}/%{name}/config/README
14ru|xscreensaver-5.34-2plf|353	
14ru|xscreensaver-5.34-2plf|354	%files base -f base.files
14ru|xscreensaver-5.34-2plf|355	%{_sbindir}/update-xscreensaver-hacks
14ru|xscreensaver-5.34-2plf|356	
14ru|xscreensaver-5.34-2plf|357	%files gl -f gl-extras.files
14ru|xscreensaver-5.34-2plf|358	%doc README.GL
14ru|xscreensaver-5.34-2plf|359	
14ru|xscreensaver-5.34-2plf|360	%if %{with extrusion}
14ru|xscreensaver-5.34-2plf|361	%files extrusion
14ru|xscreensaver-5.34-2plf|362	%doc README.GL
14ru|xscreensaver-5.34-2plf|363	%{_datadir}/xscreensaver/config/extrusion.xml
14ru|xscreensaver-5.34-2plf|364	%{_mandir}/man6/extrusion.6*
14ru|xscreensaver-5.34-2plf|365	%{_libexecdir}/xscreensaver/extrusion
14ru|xscreensaver-5.34-2plf|366	%endif
14ru|xscreensaver-5.34-2plf|367	
14ru|xscreensaver-5.34-2plf|368	%if %{build_plf}
14ru|xscreensaver-5.34-2plf|369	%files matrix
14ru|xscreensaver-5.34-2plf|370	%doc README.GL
14ru|xscreensaver-5.34-2plf|371	%{_mandir}/man6/xmatrix.6*
14ru|xscreensaver-5.34-2plf|372	%{_mandir}/man6/glmatrix.6*
14ru|xscreensaver-5.34-2plf|373	%{_datadir}/xscreensaver/config/glmatrix.xml
14ru|xscreensaver-5.34-2plf|374	%{_datadir}/xscreensaver/config/xmatrix.xml
14ru|xscreensaver-5.34-2plf|375	%{_libexecdir}/xscreensaver/xmatrix
14ru|xscreensaver-5.34-2plf|376	%{_libexecdir}/xscreensaver/glmatrix
14ru|xscreensaver-5.34-2plf|377	%endif
14ru|xscreensaver-5.34-2plf|378	
14ru|xscreensaver-5.34-2plf|379	
14ru|xscreensaver-5.34-2plf|380	%changelog
14ru|xscreensaver-5.34-2plf|381	
14ru|xscreensaver-5.34-2plf|382	* Tue Dec 15 2015 Denis Silakov <dsilakov@gmail.com> 5.34-2plf
14ru|xscreensaver-5.34-2plf|383	- (73cfdc0) Merge branch 'rosa2014.1' of https://abf.rosalinux.ru/import/xscreensaver-restricted into rosa2014.1
14ru|xscreensaver-5.34-2plf|384	
14ru|xscreensaver-5.34-2plf|385	

26700 14
14ru|xvid-1.3.4-2|1	%define distsuffix plf
14ru|xvid-1.3.4-2|2	
14ru|xvid-1.3.4-2|3	%define major 4
14ru|xvid-1.3.4-2|4	%define libname %mklibname xvidcore %{major}
14ru|xvid-1.3.4-2|5	%define devname %mklibname %{name} -d
14ru|xvid-1.3.4-2|6	
14ru|xvid-1.3.4-2|7	Summary:	Video codec compatible with DivX 4
14ru|xvid-1.3.4-2|8	Name:		xvid
14ru|xvid-1.3.4-2|9	Version:	1.3.4
14ru|xvid-1.3.4-2|10	Release:	2
14ru|xvid-1.3.4-2|11	Epoch:		2
14ru|xvid-1.3.4-2|12	License:	GPLv2+
14ru|xvid-1.3.4-2|13	Group:		System/Libraries
14ru|xvid-1.3.4-2|14	Url:		http://www.xvid.org
14ru|xvid-1.3.4-2|15	Source0:	http://downloads.xvid.org/downloads/xvidcore-%{version}.tar.bz2
14ru|xvid-1.3.4-2|16	BuildRequires:	yasm
14ru|xvid-1.3.4-2|17	
14ru|xvid-1.3.4-2|18	%description
14ru|xvid-1.3.4-2|19	This is a video codec based on the original OpenDivX codec. It's
14ru|xvid-1.3.4-2|20	compatible with DivX and MPEG 4.
14ru|xvid-1.3.4-2|21	
14ru|xvid-1.3.4-2|22	#----------------------------------------------------------------------------
14ru|xvid-1.3.4-2|23	
14ru|xvid-1.3.4-2|24	%package -n %{libname}
14ru|xvid-1.3.4-2|25	Summary:	Video codec compatible with DivX 4
14ru|xvid-1.3.4-2|26	Group:		System/Libraries
14ru|xvid-1.3.4-2|27	Conflicts:	%{_lib}xvid4 < 2:1.3.4
14ru|xvid-1.3.4-2|28	Obsoletes:	%{_lib}xvid4 < 2:1.3.4
14ru|xvid-1.3.4-2|29	
14ru|xvid-1.3.4-2|30	%description -n %{libname}
14ru|xvid-1.3.4-2|31	This is a video codec based on the original OpenDivX codec. It's
14ru|xvid-1.3.4-2|32	compatible with DivX and MPEG 4.
14ru|xvid-1.3.4-2|33	
14ru|xvid-1.3.4-2|34	%files -n %{libname}
14ru|xvid-1.3.4-2|35	%{_libdir}/libxvidcore.so.%{major}*
14ru|xvid-1.3.4-2|36	
14ru|xvid-1.3.4-2|37	#----------------------------------------------------------------------------
14ru|xvid-1.3.4-2|38	
14ru|xvid-1.3.4-2|39	%package -n %{devname}
14ru|xvid-1.3.4-2|40	Summary:	Video codec compatible with DivX 4, development files
14ru|xvid-1.3.4-2|41	Group:		Development/C
14ru|xvid-1.3.4-2|42	Requires:	%{libname} = %{EVRD}
14ru|xvid-1.3.4-2|43	Provides:	%{name}-devel = %{EVRD}
14ru|xvid-1.3.4-2|44	Provides:	xvid4-devel = %{EVRD}
14ru|xvid-1.3.4-2|45	Conflicts:	xvid2-devel
14ru|xvid-1.3.4-2|46	
14ru|xvid-1.3.4-2|47	%description -n %{devname}
14ru|xvid-1.3.4-2|48	This is a video codec based on the original OpenDivX codec. It's
14ru|xvid-1.3.4-2|49	compatible with DivX and MPEG 4.
14ru|xvid-1.3.4-2|50	
14ru|xvid-1.3.4-2|51	This package contains the header files and static libraries needed to
14ru|xvid-1.3.4-2|52	build programs with the xvid codec using it's native API.
14ru|xvid-1.3.4-2|53	
14ru|xvid-1.3.4-2|54	%files -n %{devname}
14ru|xvid-1.3.4-2|55	%doc ChangeLog CodingStyle TODO AUTHORS
14ru|xvid-1.3.4-2|56	%{_libdir}/libxvidcore.so
14ru|xvid-1.3.4-2|57	%{_includedir}/xvid.h
14ru|xvid-1.3.4-2|58	
14ru|xvid-1.3.4-2|59	#----------------------------------------------------------------------------
14ru|xvid-1.3.4-2|60	
14ru|xvid-1.3.4-2|61	%prep
14ru|xvid-1.3.4-2|62	%setup -qn xvidcore
14ru|xvid-1.3.4-2|63	
14ru|xvid-1.3.4-2|64	%build
14ru|xvid-1.3.4-2|65	cd build/generic
14ru|xvid-1.3.4-2|66	%configure2_5x
14ru|xvid-1.3.4-2|67	%make
14ru|xvid-1.3.4-2|68	
14ru|xvid-1.3.4-2|69	%install
14ru|xvid-1.3.4-2|70	cd build/generic
14ru|xvid-1.3.4-2|71	%makeinstall
14ru|xvid-1.3.4-2|72	
14ru|xvid-1.3.4-2|73	rm -f %{buildroot}%{_libdir}/libxvidcore.a
14ru|xvid-1.3.4-2|74	
14ru|xvid-1.3.4-2|75	
14ru|xvid-1.3.4-2|76	%changelog
14ru|xvid-1.3.4-2|77	
14ru|xvid-1.3.4-2|78	* Thu Feb 25 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.3.4-2
14ru|xvid-1.3.4-2|79	- (d843c89) Properly obsolete old library package (use Epoch)
14ru|xvid-1.3.4-2|80	
14ru|xvid-1.3.4-2|81	

26701 14
14ru|zoo-2.10-7|1	%define distsuffix plf
14ru|zoo-2.10-7|2	
14ru|zoo-2.10-7|3	Summary:	File archiving utility with compression
14ru|zoo-2.10-7|4	Name:		zoo
14ru|zoo-2.10-7|5	Version:	2.10
14ru|zoo-2.10-7|6	Release:	7
14ru|zoo-2.10-7|7	License:	Copyrighted, freely distributable if unmodified
14ru|zoo-2.10-7|8	Group:		Archiving/Compression
14ru|zoo-2.10-7|9	Source0:	ftp://sunsite.unc.edu:/pub/Linux/utils/compress/%{name}-%{version}.tar.gz
14ru|zoo-2.10-7|10	Patch0:		zoo_2.10-9.diff.gz
14ru|zoo-2.10-7|11	Patch1:		zoo-memmove.patch
14ru|zoo-2.10-7|12	Patch2:		zoo-2.10-formatfix.patch
14ru|zoo-2.10-7|13	
14ru|zoo-2.10-7|14	%description
14ru|zoo-2.10-7|15	Zoo is a file archiving utility for maintaining collections of files.
14ru|zoo-2.10-7|16	It uses Lempel-Ziv compression to provide space savings in the
14ru|zoo-2.10-7|17	range of 20 to 80 percent depending on the type of data. Written by
14ru|zoo-2.10-7|18	Rahul Dhesi, and posted to the USENET newsgroup comp.sources.misc.
14ru|zoo-2.10-7|19	
14ru|zoo-2.10-7|20	This package is in restricted because its license denies modifications.
14ru|zoo-2.10-7|21	
14ru|zoo-2.10-7|22	%files
14ru|zoo-2.10-7|23	%defattr(0644, root, root, 0755)
14ru|zoo-2.10-7|24	%doc Copyright
14ru|zoo-2.10-7|25	%attr(0755, root, root) %{_bindir}/fiz
14ru|zoo-2.10-7|26	%attr(0755, root, root) %{_bindir}/zoo
14ru|zoo-2.10-7|27	%{_mandir}/man1/*
14ru|zoo-2.10-7|28	
14ru|zoo-2.10-7|29	#----------------------------------------------------------------------------
14ru|zoo-2.10-7|30	
14ru|zoo-2.10-7|31	%prep
14ru|zoo-2.10-7|32	%setup -q
14ru|zoo-2.10-7|33	%patch0 -p1
14ru|zoo-2.10-7|34	%patch1 -p0 -b .memmove
14ru|zoo-2.10-7|35	%patch2 -p1
14ru|zoo-2.10-7|36	
14ru|zoo-2.10-7|37	%build
14ru|zoo-2.10-7|38	%__make "OPTIM=%{optflags}" linux
14ru|zoo-2.10-7|39	
14ru|zoo-2.10-7|40	%install
14ru|zoo-2.10-7|41	install -d %{buildroot}%{_bindir}
14ru|zoo-2.10-7|42	install -d %{buildroot}%{_mandir}/man1
14ru|zoo-2.10-7|43	install fiz %{buildroot}%{_bindir}/fiz
14ru|zoo-2.10-7|44	install zoo %{buildroot}%{_bindir}/zoo
14ru|zoo-2.10-7|45	install fiz.1 %{buildroot}%{_mandir}/man1/fiz.1
14ru|zoo-2.10-7|46	install zoo.1 %{buildroot}%{_mandir}/man1/zoo.1
14ru|zoo-2.10-7|47	
14ru|zoo-2.10-7|48	
14ru|zoo-2.10-7|49	%changelog
14ru|zoo-2.10-7|50	
14ru|zoo-2.10-7|51	* Mon May 30 2016 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.10-7
14ru|zoo-2.10-7|52	- (0ba067a) Spec cleanup
14ru|zoo-2.10-7|53	
14ru|zoo-2.10-7|54	
